2024-04-03T13:57:09.385 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-03T13:57:09.386 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --archive /home/teuthworker/archive/teuthology-2024-03-20_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7611918 --name teuthology-2024-03-20_01:16:02-upgrade:quincy-x-reef-distro-default-smithi --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-03-20_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7611918/orig.config.yaml 2024-04-03T13:57:09.444 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-03T13:57:09.536 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-03-20_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7611918 branch: reef description: upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: ceph-qa@ceph.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7611918' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2024-03-20_01:16:02-upgrade:quincy-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 539f0b1d5bf96c2685ece5ec413de92be6f78c14 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 539f0b1d5bf96c2685ece5ec413de92be6f78c14 kernel: hwe: true workunit: branch: reef sha1: fd86221a520276015ee6b765d39628baf6e41c03 owner: scheduled_teuthology@teuthology priority: 830 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 3517 sha1: 539f0b1d5bf96c2685ece5ec413de92be6f78c14 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 0/1 suite: upgrade:quincy-x suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_fd86221a520276015ee6b765d39628baf6e41c03/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: fd86221a520276015ee6b765d39628baf6e41c03 targets: smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi082.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-20_01:16:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-03T13:57:09.536 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_fd86221a520276015ee6b765d39628baf6e41c03/qa; will attempt to use it 2024-04-03T13:57:09.537 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_fd86221a520276015ee6b765d39628baf6e41c03/qa/tasks 2024-04-03T13:57:09.537 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-03T13:57:09.539 INFO:teuthology.task.internal:Checking packages... 2024-04-03T13:57:09.562 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '539f0b1d5bf96c2685ece5ec413de92be6f78c14' 2024-04-03T13:57:09.562 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-03T13:57:09.562 INFO:teuthology.packaging:ref: None 2024-04-03T13:57:09.562 INFO:teuthology.packaging:tag: None 2024-04-03T13:57:09.562 INFO:teuthology.packaging:branch: reef 2024-04-03T13:57:09.562 INFO:teuthology.packaging:sha1: 539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T13:57:09.563 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2024-04-03T13:57:09.815 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1086-g052adcad-1focal 2024-04-03T13:57:09.817 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-03T13:57:09.827 INFO:teuthology.task.internal:no buildpackages task found 2024-04-03T13:57:09.827 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-03T13:57:09.899 INFO:teuthology.task.internal:Saving configuration 2024-04-03T13:57:09.921 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-03T13:57:09.932 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-03T13:57:09.958 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-20_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7611918', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-03 13:50:37.100141', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-03T13:57:09.983 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-03-20_01:16:02-upgrade:quincy-x-reef-distro-default-smithi/7611918', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-03 13:50:37.102204', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-04-03T13:57:09.983 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-03T13:57:09.994 INFO:teuthology.task.internal:roles: ubuntu@smithi067.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-04-03T13:57:09.994 INFO:teuthology.task.internal:roles: ubuntu@smithi082.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-04-03T13:57:09.994 INFO:teuthology.run_tasks:Running task console_log... 2024-04-03T13:57:10.071 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f7e9e327160>, signals=[15]) 2024-04-03T13:57:10.072 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-03T13:57:10.080 INFO:teuthology.task.internal:Opening connections... 2024-04-03T13:57:10.080 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2024-04-03T13:57:10.082 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T13:57:10.182 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi082.front.sepia.ceph.com 2024-04-03T13:57:10.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T13:57:10.270 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-03T13:57:10.277 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2024-04-03T13:57:10.285 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2024-04-03T13:57:10.285 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2024-04-03T13:57:10.336 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="Ubuntu" 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:ID=ubuntu 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE=debian 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="20.04" 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_CODENAME=focal 2024-04-03T13:57:10.337 INFO:teuthology.orchestra.run.smithi067.stdout:UBUNTU_CODENAME=focal 2024-04-03T13:57:10.338 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2024-04-03T13:57:10.360 DEBUG:teuthology.orchestra.run.smithi082:> uname -m 2024-04-03T13:57:10.367 INFO:teuthology.orchestra.run.smithi082.stdout:x86_64 2024-04-03T13:57:10.367 DEBUG:teuthology.orchestra.run.smithi082:> cat /etc/os-release 2024-04-03T13:57:10.421 INFO:teuthology.orchestra.run.smithi082.stdout:NAME="Ubuntu" 2024-04-03T13:57:10.421 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-04-03T13:57:10.421 INFO:teuthology.orchestra.run.smithi082.stdout:ID=ubuntu 2024-04-03T13:57:10.421 INFO:teuthology.orchestra.run.smithi082.stdout:ID_LIKE=debian 2024-04-03T13:57:10.421 INFO:teuthology.orchestra.run.smithi082.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-04-03T13:57:10.421 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION_ID="20.04" 2024-04-03T13:57:10.421 INFO:teuthology.orchestra.run.smithi082.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-03T13:57:10.421 INFO:teuthology.orchestra.run.smithi082.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-03T13:57:10.421 INFO:teuthology.orchestra.run.smithi082.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-03T13:57:10.422 INFO:teuthology.orchestra.run.smithi082.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-03T13:57:10.422 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION_CODENAME=focal 2024-04-03T13:57:10.422 INFO:teuthology.orchestra.run.smithi082.stdout:UBUNTU_CODENAME=focal 2024-04-03T13:57:10.422 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2024-04-03T13:57:10.443 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-03T13:57:10.455 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-03T13:57:10.466 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-03T13:57:10.466 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2024-04-03T13:57:10.469 DEBUG:teuthology.orchestra.run.smithi082:> test '!' -e /home/ubuntu/cephtest 2024-04-03T13:57:10.474 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-03T13:57:10.485 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-03T13:57:10.485 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2024-04-03T13:57:10.487 DEBUG:teuthology.orchestra.run.smithi082:> test -z $(ls -A /var/lib/ceph) 2024-04-03T13:57:10.537 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-03T13:57:10.593 INFO:teuthology.run_tasks:Running task kernel... 2024-04-03T13:57:10.612 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-03T13:57:10.612 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2024-04-03T13:57:10.612 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2024-04-03T13:57:10.612 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2024-04-03T13:57:10.612 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-03T13:57:10.613 DEBUG:teuthology.orchestra.run.smithi082:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-03T13:57:10.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-03T13:57:10.618 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-04-03T13:57:10.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-03T13:57:10.619 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-04-03T13:57:10.625 INFO:teuthology.orchestra.run.smithi067.stdout:5.4.0-124-generic 2024-04-03T13:57:10.625 INFO:teuthology.task.kernel:Running kernel on smithi067: 5.4.0-124-generic 2024-04-03T13:57:10.625 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get clean 2024-04-03T13:57:10.669 INFO:teuthology.orchestra.run.smithi082.stdout:5.4.0-124-generic 2024-04-03T13:57:10.669 INFO:teuthology.task.kernel:Running kernel on smithi082: 5.4.0-124-generic 2024-04-03T13:57:10.669 DEBUG:teuthology.orchestra.run.smithi082:> sudo apt-get clean 2024-04-03T13:57:10.747 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get update 2024-04-03T13:57:10.764 DEBUG:teuthology.orchestra.run.smithi082:> sudo apt-get update 2024-04-03T13:57:10.992 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-03T13:57:11.019 INFO:teuthology.orchestra.run.smithi082.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-03T13:57:11.036 INFO:teuthology.orchestra.run.smithi082.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-03T13:57:11.039 INFO:teuthology.orchestra.run.smithi067.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-03T13:57:11.040 INFO:teuthology.orchestra.run.smithi082.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-04-03T13:57:11.074 INFO:teuthology.orchestra.run.smithi067.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-04-03T13:57:11.225 INFO:teuthology.orchestra.run.smithi067.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-03T13:57:11.244 INFO:teuthology.orchestra.run.smithi082.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-04-03T13:57:11.375 INFO:teuthology.orchestra.run.smithi067.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-03T13:57:11.427 INFO:teuthology.orchestra.run.smithi082.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-03T13:57:11.563 INFO:teuthology.orchestra.run.smithi082.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-03T13:57:11.599 INFO:teuthology.orchestra.run.smithi067.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,200 kB] 2024-04-03T13:57:11.654 INFO:teuthology.orchestra.run.smithi082.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-03T13:57:11.681 INFO:teuthology.orchestra.run.smithi067.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,821 kB] 2024-04-03T13:57:11.705 INFO:teuthology.orchestra.run.smithi067.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-03T13:57:11.719 INFO:teuthology.orchestra.run.smithi067.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-03T13:57:11.719 INFO:teuthology.orchestra.run.smithi067.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-04-03T13:57:11.819 INFO:teuthology.orchestra.run.smithi067.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-04-03T13:57:11.819 INFO:teuthology.orchestra.run.smithi067.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-04-03T13:57:11.837 INFO:teuthology.orchestra.run.smithi067.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-03T13:57:11.837 INFO:teuthology.orchestra.run.smithi067.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-03T13:57:11.854 INFO:teuthology.orchestra.run.smithi082.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-03T13:57:11.855 INFO:teuthology.orchestra.run.smithi067.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-03T13:57:11.858 INFO:teuthology.orchestra.run.smithi082.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-03T13:57:11.858 INFO:teuthology.orchestra.run.smithi082.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-03T13:57:11.859 INFO:teuthology.orchestra.run.smithi082.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-03T13:57:11.883 INFO:teuthology.orchestra.run.smithi067.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-03T13:57:11.886 INFO:teuthology.orchestra.run.smithi067.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-03T13:57:11.886 INFO:teuthology.orchestra.run.smithi067.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-04-03T13:57:11.886 INFO:teuthology.orchestra.run.smithi067.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-03T13:57:11.887 INFO:teuthology.orchestra.run.smithi067.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-04-03T13:57:11.887 INFO:teuthology.orchestra.run.smithi067.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-03T13:57:11.907 INFO:teuthology.orchestra.run.smithi082.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [954 kB] 2024-04-03T13:57:11.927 INFO:teuthology.orchestra.run.smithi082.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-03T13:57:11.930 INFO:teuthology.orchestra.run.smithi082.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [510 kB] 2024-04-03T13:57:11.933 INFO:teuthology.orchestra.run.smithi082.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-03T13:57:11.933 INFO:teuthology.orchestra.run.smithi082.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-03T13:57:11.937 INFO:teuthology.orchestra.run.smithi067.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-03T13:57:11.938 INFO:teuthology.orchestra.run.smithi067.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-03T13:57:11.939 INFO:teuthology.orchestra.run.smithi067.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-03T13:57:11.985 INFO:teuthology.orchestra.run.smithi067.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-03T13:57:11.986 INFO:teuthology.orchestra.run.smithi067.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-03T13:57:11.986 INFO:teuthology.orchestra.run.smithi067.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-03T13:57:11.991 INFO:teuthology.orchestra.run.smithi082.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-04-03T13:57:11.992 INFO:teuthology.orchestra.run.smithi082.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,816 kB] 2024-04-03T13:57:12.003 INFO:teuthology.orchestra.run.smithi082.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-03T13:57:12.012 INFO:teuthology.orchestra.run.smithi082.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-03T13:57:12.027 INFO:teuthology.orchestra.run.smithi082.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-03T13:57:12.027 INFO:teuthology.orchestra.run.smithi082.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-03T13:57:12.028 INFO:teuthology.orchestra.run.smithi082.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-03T13:57:12.028 INFO:teuthology.orchestra.run.smithi082.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.3 kB] 2024-04-03T13:57:12.028 INFO:teuthology.orchestra.run.smithi082.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-03T13:57:12.028 INFO:teuthology.orchestra.run.smithi082.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [393 kB] 2024-04-03T13:57:12.029 INFO:teuthology.orchestra.run.smithi082.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-03T13:57:12.047 INFO:teuthology.orchestra.run.smithi082.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-04-03T13:57:12.048 INFO:teuthology.orchestra.run.smithi082.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,177 kB] 2024-04-03T13:57:12.084 INFO:teuthology.orchestra.run.smithi082.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [781 kB] 2024-04-03T13:57:12.107 INFO:teuthology.orchestra.run.smithi082.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [282 kB] 2024-04-03T13:57:12.115 INFO:teuthology.orchestra.run.smithi082.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-04-03T13:57:12.115 INFO:teuthology.orchestra.run.smithi082.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-04-03T13:57:12.116 INFO:teuthology.orchestra.run.smithi082.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-04-03T13:57:12.117 INFO:teuthology.orchestra.run.smithi082.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-04-03T13:57:12.118 INFO:teuthology.orchestra.run.smithi082.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-04-03T13:57:12.118 INFO:teuthology.orchestra.run.smithi082.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-04-03T13:57:12.118 INFO:teuthology.orchestra.run.smithi082.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-04-03T13:57:12.124 INFO:teuthology.orchestra.run.smithi082.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-04-03T13:57:12.153 INFO:teuthology.orchestra.run.smithi082.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-04-03T13:57:12.153 INFO:teuthology.orchestra.run.smithi082.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-04-03T13:57:12.154 INFO:teuthology.orchestra.run.smithi082.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-04-03T13:57:12.172 INFO:teuthology.orchestra.run.smithi067.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [730 kB] 2024-04-03T13:57:12.187 INFO:teuthology.orchestra.run.smithi067.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [427 kB] 2024-04-03T13:57:12.195 INFO:teuthology.orchestra.run.smithi067.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-04-03T13:57:12.196 INFO:teuthology.orchestra.run.smithi067.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.0 kB] 2024-04-03T13:57:12.196 INFO:teuthology.orchestra.run.smithi067.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,699 kB] 2024-04-03T13:57:12.278 INFO:teuthology.orchestra.run.smithi067.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [377 kB] 2024-04-03T13:57:12.285 INFO:teuthology.orchestra.run.smithi067.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-04-03T13:57:12.286 INFO:teuthology.orchestra.run.smithi067.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [952 kB] 2024-04-03T13:57:12.304 INFO:teuthology.orchestra.run.smithi067.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [654 kB] 2024-04-03T13:57:12.479 INFO:teuthology.orchestra.run.smithi067.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [200 kB] 2024-04-03T13:57:12.912 INFO:teuthology.orchestra.run.smithi067.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-04-03T13:57:12.917 INFO:teuthology.orchestra.run.smithi067.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-04-03T13:57:12.924 INFO:teuthology.orchestra.run.smithi067.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-04-03T13:57:12.927 INFO:teuthology.orchestra.run.smithi067.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-04-03T13:57:12.929 INFO:teuthology.orchestra.run.smithi067.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-04-03T13:57:15.956 INFO:teuthology.orchestra.run.smithi082.stdout:Fetched 19.7 MB in 3s (6,273 kB/s) 2024-04-03T13:57:16.048 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 19.7 MB in 3s (6,320 kB/s) 2024-04-03T13:57:17.364 INFO:teuthology.orchestra.run.smithi082.stdout:Reading package lists... 2024-04-03T13:57:17.390 DEBUG:teuthology.orchestra.run.smithi082:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2024-04-03T13:57:17.473 INFO:teuthology.orchestra.run.smithi082.stdout:Reading package lists... 2024-04-03T13:57:17.623 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-04-03T13:57:17.647 DEBUG:teuthology.orchestra.run.smithi067:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2024-04-03T13:57:17.682 INFO:teuthology.orchestra.run.smithi082.stdout:Building dependency tree... 2024-04-03T13:57:17.683 INFO:teuthology.orchestra.run.smithi082.stdout:Reading state information... 2024-04-03T13:57:17.731 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-04-03T13:57:17.863 INFO:teuthology.orchestra.run.smithi082.stdout:The following additional packages will be installed: 2024-04-03T13:57:17.863 INFO:teuthology.orchestra.run.smithi082.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2024-04-03T13:57:17.863 INFO:teuthology.orchestra.run.smithi082.stdout: libusbmuxd6 linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-04-03T13:57:17.864 INFO:teuthology.orchestra.run.smithi082.stdout: linux-modules-extra-5.15.0-101-generic thermald upower usbmuxd 2024-04-03T13:57:17.864 INFO:teuthology.orchestra.run.smithi082.stdout:Suggested packages: 2024-04-03T13:57:17.864 INFO:teuthology.orchestra.run.smithi082.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2024-04-03T13:57:17.864 INFO:teuthology.orchestra.run.smithi082.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-101-generic 2024-04-03T13:57:17.913 INFO:teuthology.orchestra.run.smithi082.stdout:The following NEW packages will be installed: 2024-04-03T13:57:17.914 INFO:teuthology.orchestra.run.smithi082.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2024-04-03T13:57:17.914 INFO:teuthology.orchestra.run.smithi082.stdout: libusbmuxd6 linux-image-5.15.0-101-generic linux-image-generic-hwe-20.04 2024-04-03T13:57:17.914 INFO:teuthology.orchestra.run.smithi082.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-04-03T13:57:17.914 INFO:teuthology.orchestra.run.smithi082.stdout: thermald upower usbmuxd 2024-04-03T13:57:17.946 INFO:teuthology.orchestra.run.smithi067.stdout:Building dependency tree... 2024-04-03T13:57:17.947 INFO:teuthology.orchestra.run.smithi067.stdout:Reading state information... 2024-04-03T13:57:18.000 INFO:teuthology.orchestra.run.smithi082.stdout:0 upgraded, 13 newly installed, 0 to remove and 298 not upgraded. 2024-04-03T13:57:18.000 INFO:teuthology.orchestra.run.smithi082.stdout:Need to get 90.9 MB of archives. 2024-04-03T13:57:18.000 INFO:teuthology.orchestra.run.smithi082.stdout:After this operation, 497 MB of additional disk space will be used. 2024-04-03T13:57:18.000 INFO:teuthology.orchestra.run.smithi082.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2024-04-03T13:57:18.067 INFO:teuthology.orchestra.run.smithi082.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2024-04-03T13:57:18.074 INFO:teuthology.orchestra.run.smithi082.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2024-04-03T13:57:18.079 INFO:teuthology.orchestra.run.smithi082.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2024-04-03T13:57:18.096 INFO:teuthology.orchestra.run.smithi082.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2024-04-03T13:57:18.104 INFO:teuthology.orchestra.run.smithi082.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111~20.04.1 [21.0 MB] 2024-04-03T13:57:18.145 INFO:teuthology.orchestra.run.smithi067.stdout:The following additional packages will be installed: 2024-04-03T13:57:18.145 INFO:teuthology.orchestra.run.smithi067.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2024-04-03T13:57:18.145 INFO:teuthology.orchestra.run.smithi067.stdout: libusbmuxd6 linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-04-03T13:57:18.146 INFO:teuthology.orchestra.run.smithi067.stdout: linux-modules-extra-5.15.0-101-generic thermald upower usbmuxd 2024-04-03T13:57:18.147 INFO:teuthology.orchestra.run.smithi067.stdout:Suggested packages: 2024-04-03T13:57:18.147 INFO:teuthology.orchestra.run.smithi067.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2024-04-03T13:57:18.147 INFO:teuthology.orchestra.run.smithi067.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-101-generic 2024-04-03T13:57:18.198 INFO:teuthology.orchestra.run.smithi067.stdout:The following NEW packages will be installed: 2024-04-03T13:57:18.199 INFO:teuthology.orchestra.run.smithi067.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2024-04-03T13:57:18.199 INFO:teuthology.orchestra.run.smithi067.stdout: libusbmuxd6 linux-image-5.15.0-101-generic linux-image-generic-hwe-20.04 2024-04-03T13:57:18.199 INFO:teuthology.orchestra.run.smithi067.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-04-03T13:57:18.199 INFO:teuthology.orchestra.run.smithi067.stdout: thermald upower usbmuxd 2024-04-03T13:57:18.385 INFO:teuthology.orchestra.run.smithi067.stdout:0 upgraded, 13 newly installed, 0 to remove and 298 not upgraded. 2024-04-03T13:57:18.385 INFO:teuthology.orchestra.run.smithi067.stdout:Need to get 90.9 MB of archives. 2024-04-03T13:57:18.385 INFO:teuthology.orchestra.run.smithi067.stdout:After this operation, 497 MB of additional disk space will be used. 2024-04-03T13:57:18.385 INFO:teuthology.orchestra.run.smithi067.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2024-04-03T13:57:18.477 INFO:teuthology.orchestra.run.smithi082.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111~20.04.1 [11.4 MB] 2024-04-03T13:57:18.605 INFO:teuthology.orchestra.run.smithi082.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111~20.04.1 [57.9 MB] 2024-04-03T13:57:18.659 INFO:teuthology.orchestra.run.smithi067.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2024-04-03T13:57:18.688 INFO:teuthology.orchestra.run.smithi067.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2024-04-03T13:57:18.707 INFO:teuthology.orchestra.run.smithi067.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2024-04-03T13:57:18.779 INFO:teuthology.orchestra.run.smithi067.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2024-04-03T13:57:18.814 INFO:teuthology.orchestra.run.smithi067.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111~20.04.1 [21.0 MB] 2024-04-03T13:57:19.695 INFO:teuthology.orchestra.run.smithi082.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.101.111~20.04.53 [2,604 B] 2024-04-03T13:57:19.742 INFO:teuthology.orchestra.run.smithi067.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111~20.04.1 [11.4 MB] 2024-04-03T13:57:19.772 INFO:teuthology.orchestra.run.smithi082.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2024-04-03T13:57:19.773 INFO:teuthology.orchestra.run.smithi082.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2024-04-03T13:57:19.779 INFO:teuthology.orchestra.run.smithi082.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2024-04-03T13:57:19.781 INFO:teuthology.orchestra.run.smithi082.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2024-04-03T13:57:20.026 INFO:teuthology.orchestra.run.smithi067.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111~20.04.1 [57.9 MB] 2024-04-03T13:57:20.467 INFO:teuthology.orchestra.run.smithi082.stdout:Fetched 90.9 MB in 2s (48.9 MB/s) 2024-04-03T13:57:20.640 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2024-04-03T13:57:21.960 INFO:teuthology.orchestra.run.smithi067.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.101.111~20.04.53 [2,604 B] 2024-04-03T13:57:21.960 INFO:teuthology.orchestra.run.smithi067.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2024-04-03T13:57:21.961 INFO:teuthology.orchestra.run.smithi067.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2024-04-03T13:57:22.131 INFO:teuthology.orchestra.run.smithi067.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2024-04-03T13:57:22.381 INFO:teuthology.orchestra.run.smithi082.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-04-03T13:57:22.386 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2024-04-03T13:57:22.477 INFO:teuthology.orchestra.run.smithi067.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2024-04-03T13:57:22.521 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2024-04-03T13:57:22.815 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libplist3:amd64. 2024-04-03T13:57:22.832 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2024-04-03T13:57:22.865 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2024-04-03T13:57:23.226 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2024-04-03T13:57:23.234 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 90.9 MB in 4s (21.2 MB/s) 2024-04-03T13:57:23.240 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2024-04-03T13:57:23.293 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2024-04-03T13:57:23.480 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2024-04-03T13:57:23.622 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2024-04-03T13:57:23.633 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2024-04-03T13:57:23.670 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2024-04-03T13:57:23.998 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libupower-glib3:amd64. 2024-04-03T13:57:24.014 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2024-04-03T13:57:24.048 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2024-04-03T13:57:24.359 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-04-03T13:57:24.372 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../05-linux-modules-5.15.0-101-generic_5.15.0-101.111~20.04.1_amd64.deb ... 2024-04-03T13:57:24.409 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:25.248 INFO:teuthology.orchestra.run.smithi067.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-04-03T13:57:25.253 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2024-04-03T13:57:25.494 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2024-04-03T13:57:25.874 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libplist3:amd64. 2024-04-03T13:57:25.887 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2024-04-03T13:57:25.953 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2024-04-03T13:57:26.316 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2024-04-03T13:57:26.332 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2024-04-03T13:57:26.375 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2024-04-03T13:57:26.703 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2024-04-03T13:57:26.716 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2024-04-03T13:57:26.744 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2024-04-03T13:57:26.978 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-04-03T13:57:26.991 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../06-linux-image-5.15.0-101-generic_5.15.0-101.111~20.04.1_amd64.deb ... 2024-04-03T13:57:27.088 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:27.147 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libupower-glib3:amd64. 2024-04-03T13:57:27.160 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2024-04-03T13:57:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2024-04-03T13:57:27.558 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-04-03T13:57:27.572 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../05-linux-modules-5.15.0-101-generic_5.15.0-101.111~20.04.1_amd64.deb ... 2024-04-03T13:57:27.642 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:27.648 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-04-03T13:57:27.663 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111~20.04.1_amd64.deb ... 2024-04-03T13:57:27.706 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:30.326 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-04-03T13:57:30.340 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../06-linux-image-5.15.0-101-generic_5.15.0-101.111~20.04.1_amd64.deb ... 2024-04-03T13:57:30.429 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:31.121 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-04-03T13:57:31.133 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111~20.04.1_amd64.deb ... 2024-04-03T13:57:31.162 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:34.466 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2024-04-03T13:57:34.484 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.101.111~20.04.53_amd64.deb ... 2024-04-03T13:57:34.524 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.101.111~20.04.53) ... 2024-04-03T13:57:34.877 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libevdev2:amd64. 2024-04-03T13:57:34.890 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2024-04-03T13:57:34.926 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2024-04-03T13:57:35.288 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package thermald. 2024-04-03T13:57:35.301 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2024-04-03T13:57:35.346 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2024-04-03T13:57:35.893 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package upower. 2024-04-03T13:57:35.909 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2024-04-03T13:57:35.969 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking upower (0.99.11-1build2) ... 2024-04-03T13:57:36.397 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package usbmuxd. 2024-04-03T13:57:36.412 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2024-04-03T13:57:36.455 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2024-04-03T13:57:36.754 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2024-04-03T13:57:36.877 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2024-04-03T13:57:37.003 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2024-04-03T13:57:37.146 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2024-04-03T13:57:37.272 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2024-04-03T13:57:37.398 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2024-04-03T13:57:37.524 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up upower (0.99.11-1build2) ... 2024-04-03T13:57:38.083 INFO:teuthology.orchestra.run.smithi082.stdout:upower.service is a disabled or a static unit, not starting it. 2024-04-03T13:57:38.136 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2024-04-03T13:57:38.312 INFO:teuthology.orchestra.run.smithi082.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2024-04-03T13:57:38.317 INFO:teuthology.orchestra.run.smithi082.stdout:Adding system user `usbmux' (UID 114) ... 2024-04-03T13:57:38.317 INFO:teuthology.orchestra.run.smithi082.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2024-04-03T13:57:38.555 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2024-04-03T13:57:38.575 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.101.111~20.04.53_amd64.deb ... 2024-04-03T13:57:38.646 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.101.111~20.04.53) ... 2024-04-03T13:57:38.830 INFO:teuthology.orchestra.run.smithi082.stdout:Not creating home directory `/var/lib/usbmux'. 2024-04-03T13:57:39.032 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libevdev2:amd64. 2024-04-03T13:57:39.043 INFO:teuthology.orchestra.run.smithi082.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2024-04-03T13:57:39.048 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2024-04-03T13:57:39.091 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2024-04-03T13:57:39.092 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2024-04-03T13:57:39.419 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2024-04-03T13:57:39.419 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2024-04-03T13:57:39.493 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package thermald. 2024-04-03T13:57:39.511 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2024-04-03T13:57:39.551 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2024-04-03T13:57:39.853 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:40.206 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package upower. 2024-04-03T13:57:40.223 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2024-04-03T13:57:40.282 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking upower (0.99.11-1build2) ... 2024-04-03T13:57:41.044 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package usbmuxd. 2024-04-03T13:57:41.062 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2024-04-03T13:57:41.102 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2024-04-03T13:57:41.169 INFO:teuthology.orchestra.run.smithi082.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-04-03T13:57:41.170 INFO:teuthology.orchestra.run.smithi082.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-04-03T13:57:41.332 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:41.450 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2024-04-03T13:57:41.607 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2024-04-03T13:57:41.758 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2024-04-03T13:57:41.901 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2024-04-03T13:57:42.052 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2024-04-03T13:57:42.223 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2024-04-03T13:57:42.354 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up upower (0.99.11-1build2) ... 2024-04-03T13:57:42.724 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:42.927 INFO:teuthology.orchestra.run.smithi067.stdout:upower.service is a disabled or a static unit, not starting it. 2024-04-03T13:57:42.983 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2024-04-03T13:57:43.174 INFO:teuthology.orchestra.run.smithi067.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2024-04-03T13:57:43.187 INFO:teuthology.orchestra.run.smithi067.stdout:Adding system user `usbmux' (UID 114) ... 2024-04-03T13:57:43.188 INFO:teuthology.orchestra.run.smithi067.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2024-04-03T13:57:43.750 INFO:teuthology.orchestra.run.smithi067.stdout:Not creating home directory `/var/lib/usbmux'. 2024-04-03T13:57:43.984 INFO:teuthology.orchestra.run.smithi067.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2024-04-03T13:57:44.030 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2024-04-03T13:57:44.184 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.101.111~20.04.53) ... 2024-04-03T13:57:44.309 INFO:teuthology.orchestra.run.smithi082.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-04-03T13:57:44.392 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2024-04-03T13:57:44.392 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2024-04-03T13:57:44.607 INFO:teuthology.orchestra.run.smithi082.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-04-03T13:57:44.850 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:45.393 INFO:teuthology.orchestra.run.smithi082.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2024-04-03T13:57:45.485 INFO:teuthology.orchestra.run.smithi082.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:45.558 INFO:teuthology.orchestra.run.smithi082.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-03T13:57:45.558 INFO:teuthology.orchestra.run.smithi082.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-04-03T13:57:46.393 INFO:teuthology.orchestra.run.smithi067.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-04-03T13:57:46.394 INFO:teuthology.orchestra.run.smithi067.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-04-03T13:57:46.963 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:48.430 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:49.898 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.101.111~20.04.53) ... 2024-04-03T13:57:50.049 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-04-03T13:57:50.379 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-04-03T13:57:51.207 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2024-04-03T13:57:51.332 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111~20.04.1) ... 2024-04-03T13:57:51.405 INFO:teuthology.orchestra.run.smithi067.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-03T13:57:51.406 INFO:teuthology.orchestra.run.smithi067.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-04-03T13:58:11.502 INFO:teuthology.orchestra.run.smithi082.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-03T13:58:11.503 INFO:teuthology.orchestra.run.smithi082.stdout:Sourcing file `/etc/default/grub' 2024-04-03T13:58:11.514 INFO:teuthology.orchestra.run.smithi082.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-03T13:58:11.532 INFO:teuthology.orchestra.run.smithi082.stdout:Generating grub configuration file ... 2024-04-03T13:58:11.842 INFO:teuthology.orchestra.run.smithi082.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-03T13:58:11.866 INFO:teuthology.orchestra.run.smithi082.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-03T13:58:12.272 INFO:teuthology.orchestra.run.smithi082.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-03T13:58:12.284 INFO:teuthology.orchestra.run.smithi082.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-03T13:58:14.308 INFO:teuthology.orchestra.run.smithi082.stdout:done 2024-04-03T13:58:14.704 DEBUG:teuthology.orchestra.run.smithi082:> dpkg -s linux-image-generic-hwe-20.04 2024-04-03T13:58:14.753 INFO:teuthology.orchestra.run.smithi082.stdout:Package: linux-image-generic-hwe-20.04 2024-04-03T13:58:14.753 INFO:teuthology.orchestra.run.smithi082.stdout:Status: install ok installed 2024-04-03T13:58:14.753 INFO:teuthology.orchestra.run.smithi082.stdout:Priority: optional 2024-04-03T13:58:14.753 INFO:teuthology.orchestra.run.smithi082.stdout:Section: kernel 2024-04-03T13:58:14.753 INFO:teuthology.orchestra.run.smithi082.stdout:Installed-Size: 20 2024-04-03T13:58:14.753 INFO:teuthology.orchestra.run.smithi082.stdout:Maintainer: Ubuntu Kernel Team 2024-04-03T13:58:14.754 INFO:teuthology.orchestra.run.smithi082.stdout:Architecture: amd64 2024-04-03T13:58:14.754 INFO:teuthology.orchestra.run.smithi082.stdout:Source: linux-meta-hwe-5.15 2024-04-03T13:58:14.754 INFO:teuthology.orchestra.run.smithi082.stdout:Version: 5.15.0.101.111~20.04.53 2024-04-03T13:58:14.754 INFO:teuthology.orchestra.run.smithi082.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-03T13:58:14.754 INFO:teuthology.orchestra.run.smithi082.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-03T13:58:14.754 INFO:teuthology.orchestra.run.smithi082.stdout:Recommends: thermald 2024-04-03T13:58:14.754 INFO:teuthology.orchestra.run.smithi082.stdout:Description: Generic Linux kernel image 2024-04-03T13:58:14.754 INFO:teuthology.orchestra.run.smithi082.stdout: This package will always depend on the latest generic kernel image 2024-04-03T13:58:14.754 INFO:teuthology.orchestra.run.smithi082.stdout: available. 2024-04-03T13:58:14.754 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-101-generic 2024-04-03T13:58:14.755 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-03T13:58:14.755 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-03T13:58:14.755 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-03T13:58:14.755 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi082.front.sepia.ceph.com, path=None, version=distro) 2024-04-03T13:58:14.755 DEBUG:teuthology.orchestra.run.smithi082:> sudo apt-get clean 2024-04-03T13:58:14.846 DEBUG:teuthology.orchestra.run.smithi082:> sudo apt-get update 2024-04-03T13:58:14.984 INFO:teuthology.orchestra.run.smithi082.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-03T13:58:14.993 INFO:teuthology.orchestra.run.smithi082.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-03T13:58:15.013 INFO:teuthology.orchestra.run.smithi082.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-03T13:58:15.096 INFO:teuthology.orchestra.run.smithi082.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-03T13:58:16.783 INFO:teuthology.orchestra.run.smithi082.stdout:Reading package lists... 2024-04-03T13:58:16.807 DEBUG:teuthology.orchestra.run.smithi082:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2024-04-03T13:58:16.880 INFO:teuthology.orchestra.run.smithi082.stdout:Reading package lists... 2024-04-03T13:58:17.079 INFO:teuthology.orchestra.run.smithi082.stdout:Building dependency tree... 2024-04-03T13:58:17.079 INFO:teuthology.orchestra.run.smithi082.stdout:Reading state information... 2024-04-03T13:58:17.295 INFO:teuthology.orchestra.run.smithi082.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.101.111~20.04.53). 2024-04-03T13:58:17.296 INFO:teuthology.orchestra.run.smithi082.stdout:0 upgraded, 0 newly installed, 0 to remove and 298 not upgraded. 2024-04-03T13:58:17.297 DEBUG:teuthology.orchestra.run.smithi082:> dpkg -s linux-image-generic-hwe-20.04 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Package: linux-image-generic-hwe-20.04 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Status: install ok installed 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Priority: optional 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Section: kernel 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Installed-Size: 20 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Maintainer: Ubuntu Kernel Team 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Architecture: amd64 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Source: linux-meta-hwe-5.15 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Version: 5.15.0.101.111~20.04.53 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-03T13:58:17.316 INFO:teuthology.orchestra.run.smithi082.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-03T13:58:17.317 INFO:teuthology.orchestra.run.smithi082.stdout:Recommends: thermald 2024-04-03T13:58:17.317 INFO:teuthology.orchestra.run.smithi082.stdout:Description: Generic Linux kernel image 2024-04-03T13:58:17.317 INFO:teuthology.orchestra.run.smithi082.stdout: This package will always depend on the latest generic kernel image 2024-04-03T13:58:17.317 INFO:teuthology.orchestra.run.smithi082.stdout: available. 2024-04-03T13:58:17.317 DEBUG:teuthology.orchestra.run.smithi082:> mktemp 2024-04-03T13:58:17.322 INFO:teuthology.orchestra.run.smithi082.stdout:/tmp/tmp.eOEuteCUzk 2024-04-03T13:58:17.323 DEBUG:teuthology.orchestra.run.smithi082:> sudo cp /boot/grub/grub.cfg /tmp/tmp.eOEuteCUzk 2024-04-03T13:58:17.333 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0666 /tmp/tmp.eOEuteCUzk 2024-04-03T13:58:17.371 DEBUG:teuthology.orchestra.remote:smithi082:/tmp/tmp.eOEuteCUzk is 9KB 2024-04-03T13:58:17.386 DEBUG:teuthology.orchestra.run.smithi082:> rm -fr /tmp/tmp.eOEuteCUzk 2024-04-03T13:58:17.392 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-03T13:58:17.450 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T13:58:17.451 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-03T13:58:17.451 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-03T13:58:17.482 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-04-03T13:58:17.483 DEBUG:teuthology.orchestra.run.smithi082:> sudo update-grub 2024-04-03T13:58:17.720 INFO:teuthology.orchestra.run.smithi067.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-03T13:58:17.721 INFO:teuthology.orchestra.run.smithi067.stdout:Sourcing file `/etc/default/grub' 2024-04-03T13:58:17.735 INFO:teuthology.orchestra.run.smithi067.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-03T13:58:17.765 INFO:teuthology.orchestra.run.smithi067.stdout:Generating grub configuration file ... 2024-04-03T13:58:18.159 INFO:teuthology.orchestra.run.smithi067.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-03T13:58:18.181 INFO:teuthology.orchestra.run.smithi067.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-03T13:58:18.644 INFO:teuthology.orchestra.run.smithi067.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-03T13:58:18.656 INFO:teuthology.orchestra.run.smithi067.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-03T13:58:18.865 INFO:teuthology.orchestra.run.smithi082.stderr:Sourcing file `/etc/default/grub' 2024-04-03T13:58:18.876 INFO:teuthology.orchestra.run.smithi082.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-03T13:58:18.888 INFO:teuthology.orchestra.run.smithi082.stderr:Generating grub configuration file ... 2024-04-03T13:58:19.158 INFO:teuthology.orchestra.run.smithi082.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-03T13:58:19.170 INFO:teuthology.orchestra.run.smithi082.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-03T13:58:19.522 INFO:teuthology.orchestra.run.smithi082.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-03T13:58:19.534 INFO:teuthology.orchestra.run.smithi082.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-03T13:58:20.522 INFO:teuthology.orchestra.run.smithi082.stderr:done 2024-04-03T13:58:20.524 DEBUG:teuthology.orchestra.run.smithi082:> sudo shutdown -r now 2024-04-03T13:58:20.665 INFO:teuthology.orchestra.run.smithi067.stdout:done 2024-04-03T13:58:21.136 DEBUG:teuthology.orchestra.run.smithi067:> dpkg -s linux-image-generic-hwe-20.04 2024-04-03T13:58:21.182 INFO:teuthology.orchestra.run.smithi067.stdout:Package: linux-image-generic-hwe-20.04 2024-04-03T13:58:21.182 INFO:teuthology.orchestra.run.smithi067.stdout:Status: install ok installed 2024-04-03T13:58:21.182 INFO:teuthology.orchestra.run.smithi067.stdout:Priority: optional 2024-04-03T13:58:21.182 INFO:teuthology.orchestra.run.smithi067.stdout:Section: kernel 2024-04-03T13:58:21.182 INFO:teuthology.orchestra.run.smithi067.stdout:Installed-Size: 20 2024-04-03T13:58:21.182 INFO:teuthology.orchestra.run.smithi067.stdout:Maintainer: Ubuntu Kernel Team 2024-04-03T13:58:21.182 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: amd64 2024-04-03T13:58:21.182 INFO:teuthology.orchestra.run.smithi067.stdout:Source: linux-meta-hwe-5.15 2024-04-03T13:58:21.183 INFO:teuthology.orchestra.run.smithi067.stdout:Version: 5.15.0.101.111~20.04.53 2024-04-03T13:58:21.183 INFO:teuthology.orchestra.run.smithi067.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-03T13:58:21.183 INFO:teuthology.orchestra.run.smithi067.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-03T13:58:21.183 INFO:teuthology.orchestra.run.smithi067.stdout:Recommends: thermald 2024-04-03T13:58:21.183 INFO:teuthology.orchestra.run.smithi067.stdout:Description: Generic Linux kernel image 2024-04-03T13:58:21.183 INFO:teuthology.orchestra.run.smithi067.stdout: This package will always depend on the latest generic kernel image 2024-04-03T13:58:21.183 INFO:teuthology.orchestra.run.smithi067.stdout: available. 2024-04-03T13:58:21.183 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-101-generic 2024-04-03T13:58:21.183 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-03T13:58:21.183 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-03T13:58:21.183 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-03T13:58:21.183 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi067.front.sepia.ceph.com, path=None, version=distro) 2024-04-03T13:58:21.184 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get clean 2024-04-03T13:58:21.288 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get update 2024-04-03T13:58:21.427 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-03T13:58:21.427 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-03T13:58:21.438 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-03T13:58:21.459 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-03T13:58:23.256 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-04-03T13:58:23.282 DEBUG:teuthology.orchestra.run.smithi067:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2024-04-03T13:58:23.351 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-04-03T13:58:23.566 INFO:teuthology.orchestra.run.smithi067.stdout:Building dependency tree... 2024-04-03T13:58:23.567 INFO:teuthology.orchestra.run.smithi067.stdout:Reading state information... 2024-04-03T13:58:23.807 INFO:teuthology.orchestra.run.smithi067.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.101.111~20.04.53). 2024-04-03T13:58:23.807 INFO:teuthology.orchestra.run.smithi067.stdout:0 upgraded, 0 newly installed, 0 to remove and 298 not upgraded. 2024-04-03T13:58:23.809 DEBUG:teuthology.orchestra.run.smithi067:> dpkg -s linux-image-generic-hwe-20.04 2024-04-03T13:58:23.828 INFO:teuthology.orchestra.run.smithi067.stdout:Package: linux-image-generic-hwe-20.04 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Status: install ok installed 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Priority: optional 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Section: kernel 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Installed-Size: 20 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Maintainer: Ubuntu Kernel Team 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: amd64 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Source: linux-meta-hwe-5.15 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Version: 5.15.0.101.111~20.04.53 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Recommends: thermald 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout:Description: Generic Linux kernel image 2024-04-03T13:58:23.829 INFO:teuthology.orchestra.run.smithi067.stdout: This package will always depend on the latest generic kernel image 2024-04-03T13:58:23.830 INFO:teuthology.orchestra.run.smithi067.stdout: available. 2024-04-03T13:58:23.830 DEBUG:teuthology.orchestra.run.smithi067:> mktemp 2024-04-03T13:58:23.834 INFO:teuthology.orchestra.run.smithi067.stdout:/tmp/tmp.ka7ohAwPQE 2024-04-03T13:58:23.834 DEBUG:teuthology.orchestra.run.smithi067:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ka7ohAwPQE 2024-04-03T13:58:23.844 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0666 /tmp/tmp.ka7ohAwPQE 2024-04-03T13:58:23.879 DEBUG:teuthology.orchestra.remote:smithi067:/tmp/tmp.ka7ohAwPQE is 9KB 2024-04-03T13:58:23.893 DEBUG:teuthology.orchestra.run.smithi067:> rm -fr /tmp/tmp.ka7ohAwPQE 2024-04-03T13:58:23.900 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-03T13:58:23.955 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T13:58:23.955 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-03T13:58:23.955 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-03T13:58:23.982 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-04-03T13:58:23.983 DEBUG:teuthology.orchestra.run.smithi067:> sudo update-grub 2024-04-03T13:58:25.463 INFO:teuthology.orchestra.run.smithi067.stderr:Sourcing file `/etc/default/grub' 2024-04-03T13:58:25.467 INFO:teuthology.orchestra.run.smithi067.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-03T13:58:25.480 INFO:teuthology.orchestra.run.smithi067.stderr:Generating grub configuration file ... 2024-04-03T13:58:25.758 INFO:teuthology.orchestra.run.smithi067.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-04-03T13:58:25.770 INFO:teuthology.orchestra.run.smithi067.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-04-03T13:58:26.165 INFO:teuthology.orchestra.run.smithi067.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-04-03T13:58:26.177 INFO:teuthology.orchestra.run.smithi067.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-04-03T13:58:27.163 INFO:teuthology.orchestra.run.smithi067.stderr:done 2024-04-03T13:58:27.165 DEBUG:teuthology.orchestra.run.smithi067:> sudo shutdown -r now 2024-04-03T13:58:50.556 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-03T13:58:50.557 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-03T13:58:50.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T13:58:57.174 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-03T13:58:57.175 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-03T13:58:57.175 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T13:59:09.090 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.82 2024-04-03T13:59:15.742 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-04-03T13:59:18.093 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-03T13:59:18.094 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T13:59:21.151 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.82 2024-04-03T13:59:24.746 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-03T13:59:24.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T13:59:27.806 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-04-03T13:59:33.156 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-03T13:59:33.157 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T13:59:39.810 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-03T13:59:39.811 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T13:59:58.239 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-04-03T14:00:05.209 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-04-03T14:00:05.848 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-03T14:00:05.848 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-101-generic"... 2024-04-03T14:00:05.848 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-04-03T14:00:05.898 INFO:teuthology.orchestra.run.smithi082.stdout:5.15.0-101-generic 2024-04-03T14:00:05.898 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-04-03T14:00:05.898 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-03T14:00:05.898 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-03T14:00:06.900 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-03T14:00:06.900 DEBUG:teuthology.orchestra.run.smithi082:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-03T14:00:06.985 INFO:teuthology.orchestra.run.smithi082.stdout:ttyS1 2024-04-03T14:00:07.006 DEBUG:teuthology.parallel:result is None 2024-04-03T14:00:13.240 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-03T14:00:13.241 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T14:00:13.643 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-04-03T14:00:14.175 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-03T14:00:14.175 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-101-generic"... 2024-04-03T14:00:14.176 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-04-03T14:00:14.224 INFO:teuthology.orchestra.run.smithi067.stdout:5.15.0-101-generic 2024-04-03T14:00:14.224 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-04-03T14:00:14.224 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-03T14:00:14.224 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-03T14:00:15.225 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-03T14:00:15.226 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-03T14:00:15.313 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2024-04-03T14:00:15.348 DEBUG:teuthology.parallel:result is None 2024-04-03T14:00:15.349 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-03T14:00:15.357 INFO:teuthology.task.internal:Creating test directory... 2024-04-03T14:00:15.357 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-03T14:00:15.360 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-03T14:00:15.367 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-03T14:00:15.375 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-03T14:00:15.388 INFO:teuthology.task.internal:Creating archive directory... 2024-04-03T14:00:15.388 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-03T14:00:15.407 DEBUG:teuthology.orchestra.run.smithi082:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-03T14:00:15.493 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-03T14:00:15.501 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-03T14:00:15.502 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-03T14:00:15.504 DEBUG:teuthology.orchestra.run.smithi082:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-03T14:00:15.520 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-03T14:00:15.526 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-03T14:00:15.528 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-03T14:00:15.535 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-03T14:00:15.536 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-03T14:00:15.544 INFO:teuthology.task.internal:Configuring sudo... 2024-04-03T14:00:15.544 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-03T14:00:15.572 DEBUG:teuthology.orchestra.run.smithi082:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-03T14:00:15.594 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-03T14:00:15.604 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-03T14:00:15.604 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-03T14:00:15.632 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-03T14:00:15.641 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-03T14:00:15.685 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-03T14:00:15.733 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:00:15.733 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-03T14:00:15.803 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-03T14:00:15.811 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-03T14:00:15.862 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:00:15.862 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-03T14:00:15.931 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2024-04-03T14:00:15.934 DEBUG:teuthology.orchestra.run.smithi082:> sudo service rsyslog restart 2024-04-03T14:00:16.018 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-03T14:00:16.026 INFO:teuthology.task.internal:Starting timer... 2024-04-03T14:00:16.026 INFO:teuthology.run_tasks:Running task pcp... 2024-04-03T14:00:16.040 INFO:teuthology.run_tasks:Running task selinux... 2024-04-03T14:00:16.050 DEBUG:teuthology.task.selinux:Excluding smithi067: OS 'ubuntu' does not support SELinux 2024-04-03T14:00:16.050 DEBUG:teuthology.task.selinux:Excluding smithi082: OS 'ubuntu' does not support SELinux 2024-04-03T14:00:16.051 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-03T14:00:16.051 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-03T14:00:16.051 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-03T14:00:16.051 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-03T14:00:16.062 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-03T14:00:16.068 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-03T14:00:16.189 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-03T14:00:16.208 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-03T14:00:16.227 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi067.front.sepia.ceph.com,smithi082.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-03T14:05:57.554 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi082.front.sepia.ceph.com')] 2024-04-03T14:05:57.555 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-03T14:05:57.556 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T14:05:57.707 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-04-03T14:05:57.832 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-03T14:05:57.833 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-03T14:05:57.833 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-03T14:05:57.917 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-04-03T14:05:58.041 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-03T14:05:58.042 INFO:teuthology.run_tasks:Running task clock... 2024-04-03T14:05:58.363 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-03T14:05:58.363 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-03T14:05:58.364 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-03T14:05:58.367 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-03T14:05:58.367 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-03T14:05:58.399 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-03T14:05:58.399 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: Command line: ntpd -gq 2024-04-03T14:05:58.400 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: proto: precision = 0.105 usec (-23) 2024-04-03T14:05:58.401 INFO:teuthology.orchestra.run.smithi067.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-03T14:05:58.401 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-03T14:05:58.401 INFO:teuthology.orchestra.run.smithi067.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-03T14:05:58.402 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: restrict ::: KOD does nothing without LIMITED. 2024-04-03T14:05:58.402 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: Listen and drop on 0 v6wildcard [::]:123 2024-04-03T14:05:58.402 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-03T14:05:58.402 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: Listen normally on 2 lo 127.0.0.1:123 2024-04-03T14:05:58.402 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: Listen normally on 3 enp3s0f1 172.21.15.67:123 2024-04-03T14:05:58.403 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: Listen normally on 4 lo [::1]:123 2024-04-03T14:05:58.403 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:fc0b%5]:123 2024-04-03T14:05:58.403 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:05:58 ntpd[12822]: Listening on routing socket on fd #22 for interface updates 2024-04-03T14:05:58.403 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-04-03T14:05:58.403 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: Command line: ntpd -gq 2024-04-03T14:05:58.403 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: proto: precision = 0.078 usec (-24) 2024-04-03T14:05:58.404 INFO:teuthology.orchestra.run.smithi082.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-03T14:05:58.404 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-03T14:05:58.404 INFO:teuthology.orchestra.run.smithi082.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-03T14:05:58.405 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: restrict ::: KOD does nothing without LIMITED. 2024-04-03T14:05:58.405 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: Listen and drop on 0 v6wildcard [::]:123 2024-04-03T14:05:58.405 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-03T14:05:58.405 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: Listen normally on 2 lo 127.0.0.1:123 2024-04-03T14:05:58.406 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: Listen normally on 3 enp3s0f1 172.21.15.82:123 2024-04-03T14:05:58.406 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: Listen normally on 4 lo [::1]:123 2024-04-03T14:05:58.406 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3ff%5]:123 2024-04-03T14:05:58.406 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:05:58 ntpd[12743]: Listening on routing socket on fd #22 for interface updates 2024-04-03T14:05:59.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:05:59.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:05:59.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:05:59.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:05:59.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:05:59 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:05:59.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:05:59 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:05:59.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:05:59 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:00.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:00.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:00.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:00.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:00.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:00.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:00.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:00.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:00.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:00.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:00.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:00.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:00 ntpd[12743]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:01.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:01.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:01.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:01.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:01.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:01.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:01.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:01 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:02.400 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:02 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:02.400 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:02 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:02.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:02.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:02.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:02.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:02.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:02.405 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:02 ntpd[12743]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:03.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:03.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:03.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:03.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:03.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:03.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:03.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:03.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:03.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:03.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:03.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:03.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:03.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:03.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:03.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:03.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:03.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:03.403 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:03 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:04.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:04.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:04.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:04.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:04.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:04.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:04.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:04.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:04 ntpd[12743]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:05.400 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:05.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:05.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:05.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:05.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:05.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:05.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:05.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:05.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:05.401 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:05.402 INFO:teuthology.orchestra.run.smithi067.stdout: 3 Apr 14:06:05 ntpd[12822]: ntpd: time slew +0.000121 s 2024-04-03T14:06:05.402 INFO:teuthology.orchestra.run.smithi067.stdout:ntpd: time slew +0.000121s 2024-04-03T14:06:05.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-03T14:06:05.402 INFO:teuthology.orchestra.run.smithi067.stderr: 3 Apr 14:06:05 ntpd[12822]: can't open /var/log/ntpstats/loopstats.20240403: Permission denied 2024-04-03T14:06:05.454 INFO:teuthology.orchestra.run.smithi067.stdout: remote refid st t when poll reach delay offset jitter 2024-04-03T14:06:05.454 INFO:teuthology.orchestra.run.smithi067.stdout:============================================================================== 2024-04-03T14:06:05.454 INFO:teuthology.orchestra.run.smithi067.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-03T14:06:05.454 INFO:teuthology.orchestra.run.smithi067.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-03T14:06:05.454 INFO:teuthology.orchestra.run.smithi067.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-03T14:06:05.454 INFO:teuthology.orchestra.run.smithi067.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-03T14:06:06.402 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:06.402 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:06.402 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:06.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:06.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:06.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:06.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-03T14:06:06.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: can't open /var/log/ntpstats/rawstats.20240403: Permission denied 2024-04-03T14:06:06.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-03T14:06:06.403 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: can't open /var/log/ntpstats/peerstats.20240403: Permission denied 2024-04-03T14:06:06.403 INFO:teuthology.orchestra.run.smithi082.stdout: 3 Apr 14:06:06 ntpd[12743]: ntpd: time slew +0.000785 s 2024-04-03T14:06:06.403 INFO:teuthology.orchestra.run.smithi082.stdout:ntpd: time slew +0.000785s 2024-04-03T14:06:06.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-03T14:06:06.404 INFO:teuthology.orchestra.run.smithi082.stderr: 3 Apr 14:06:06 ntpd[12743]: can't open /var/log/ntpstats/loopstats.20240403: Permission denied 2024-04-03T14:06:06.481 INFO:teuthology.orchestra.run.smithi082.stdout: remote refid st t when poll reach delay offset jitter 2024-04-03T14:06:06.481 INFO:teuthology.orchestra.run.smithi082.stdout:============================================================================== 2024-04-03T14:06:06.482 INFO:teuthology.orchestra.run.smithi082.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-03T14:06:06.482 INFO:teuthology.orchestra.run.smithi082.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-03T14:06:06.482 INFO:teuthology.orchestra.run.smithi082.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-03T14:06:06.482 INFO:teuthology.orchestra.run.smithi082.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-04-03T14:06:06.483 INFO:teuthology.run_tasks:Running task install... 2024-04-03T14:06:06.492 DEBUG:teuthology.task.install:project ceph 2024-04-03T14:06:06.492 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '539f0b1d5bf96c2685ece5ec413de92be6f78c14'}} 2024-04-03T14:06:06.492 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '539f0b1d5bf96c2685ece5ec413de92be6f78c14'} 2024-04-03T14:06:06.492 INFO:teuthology.task.install:Using flavor: default 2024-04-03T14:06:06.498 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-03T14:06:06.498 INFO:teuthology.task.install:extra packages: [] 2024-04-03T14:06:06.498 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-key list | grep Ceph 2024-04-03T14:06:06.499 DEBUG:teuthology.orchestra.run.smithi082:> sudo apt-key list | grep Ceph 2024-04-03T14:06:06.595 INFO:teuthology.orchestra.run.smithi067.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2024-04-03T14:06:06.621 INFO:teuthology.orchestra.run.smithi082.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2024-04-03T14:06:06.655 INFO:teuthology.orchestra.run.smithi067.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-03T14:06:06.656 INFO:teuthology.orchestra.run.smithi067.stdout:uid [ unknown] Ceph.com (release key) 2024-04-03T14:06:06.657 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-04-03T14:06:06.657 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-03T14:06:06.657 INFO:teuthology.packaging:ref: None 2024-04-03T14:06:06.657 INFO:teuthology.packaging:tag: None 2024-04-03T14:06:06.657 INFO:teuthology.packaging:branch: quincy 2024-04-03T14:06:06.657 INFO:teuthology.packaging:sha1: 539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:06:06.657 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2024-04-03T14:06:06.679 INFO:teuthology.orchestra.run.smithi082.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-03T14:06:06.679 INFO:teuthology.orchestra.run.smithi082.stdout:uid [ unknown] Ceph.com (release key) 2024-04-03T14:06:06.680 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-04-03T14:06:06.680 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-03T14:06:06.680 INFO:teuthology.packaging:ref: None 2024-04-03T14:06:06.680 INFO:teuthology.packaging:tag: None 2024-04-03T14:06:06.680 INFO:teuthology.packaging:branch: quincy 2024-04-03T14:06:06.680 INFO:teuthology.packaging:sha1: 539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:06:06.680 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2024-04-03T14:06:06.913 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default/ 2024-04-03T14:06:06.913 INFO:teuthology.task.install.deb:Package version is 17.2.7-805-g6fda41ff-1focal 2024-04-03T14:06:07.020 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default/ 2024-04-03T14:06:07.020 INFO:teuthology.task.install.deb:Package version is 17.2.7-805-g6fda41ff-1focal 2024-04-03T14:06:07.025 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:06:07.025 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-03T14:06:07.041 DEBUG:teuthology.orchestra.run.smithi082:> sudo apt-get update 2024-04-03T14:06:07.227 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:06:07.228 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-03T14:06:07.245 DEBUG:teuthology.orchestra.run.smithi067:> sudo apt-get update 2024-04-03T14:06:07.274 INFO:teuthology.orchestra.run.smithi082.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-03T14:06:07.274 INFO:teuthology.orchestra.run.smithi082.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-03T14:06:07.300 INFO:teuthology.orchestra.run.smithi082.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-03T14:06:07.339 INFO:teuthology.orchestra.run.smithi082.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-03T14:06:07.419 INFO:teuthology.orchestra.run.smithi082.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal InRelease 2024-04-03T14:06:07.475 INFO:teuthology.orchestra.run.smithi082.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal Release [7,662 B] 2024-04-03T14:06:07.479 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-04-03T14:06:07.530 INFO:teuthology.orchestra.run.smithi082.stdout:Ign:7 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal Release.gpg 2024-04-03T14:06:07.550 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-04-03T14:06:07.571 INFO:teuthology.orchestra.run.smithi082.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2024-04-03T14:06:07.594 INFO:teuthology.orchestra.run.smithi067.stdout:Ign:3 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal InRelease 2024-04-03T14:06:07.622 INFO:teuthology.orchestra.run.smithi082.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main i386 Packages [3,389 B] 2024-04-03T14:06:07.632 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-04-03T14:06:07.632 INFO:teuthology.orchestra.run.smithi067.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal Release [7,662 B] 2024-04-03T14:06:07.673 INFO:teuthology.orchestra.run.smithi067.stdout:Ign:6 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal Release.gpg 2024-04-03T14:06:07.713 INFO:teuthology.orchestra.run.smithi067.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2024-04-03T14:06:07.722 INFO:teuthology.orchestra.run.smithi067.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-04-03T14:06:07.759 INFO:teuthology.orchestra.run.smithi067.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main i386 Packages [3,389 B] 2024-04-03T14:06:07.898 INFO:teuthology.orchestra.run.smithi082.stdout:Fetched 28.4 kB in 1s (43.8 kB/s) 2024-04-03T14:06:08.136 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 28.4 kB in 1s (41.6 kB/s) 2024-04-03T14:06:08.995 INFO:teuthology.orchestra.run.smithi082.stdout:Reading package lists... 2024-04-03T14:06:09.024 DEBUG:teuthology.orchestra.run.smithi082:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-805-g6fda41ff-1focal cephadm=17.2.7-805-g6fda41ff-1focal ceph-mds=17.2.7-805-g6fda41ff-1focal ceph-mgr=17.2.7-805-g6fda41ff-1focal ceph-common=17.2.7-805-g6fda41ff-1focal ceph-fuse=17.2.7-805-g6fda41ff-1focal ceph-test=17.2.7-805-g6fda41ff-1focal radosgw=17.2.7-805-g6fda41ff-1focal python3-rados=17.2.7-805-g6fda41ff-1focal python3-rgw=17.2.7-805-g6fda41ff-1focal python3-cephfs=17.2.7-805-g6fda41ff-1focal python3-rbd=17.2.7-805-g6fda41ff-1focal libcephfs2=17.2.7-805-g6fda41ff-1focal libcephfs-dev=17.2.7-805-g6fda41ff-1focal librados2=17.2.7-805-g6fda41ff-1focal librbd1=17.2.7-805-g6fda41ff-1focal rbd-fuse=17.2.7-805-g6fda41ff-1focal 2024-04-03T14:06:09.101 INFO:teuthology.orchestra.run.smithi082.stdout:Reading package lists... 2024-04-03T14:06:09.293 INFO:teuthology.orchestra.run.smithi082.stdout:Building dependency tree... 2024-04-03T14:06:09.294 INFO:teuthology.orchestra.run.smithi082.stdout:Reading state information... 2024-04-03T14:06:09.298 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-04-03T14:06:09.326 DEBUG:teuthology.orchestra.run.smithi067:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.7-805-g6fda41ff-1focal cephadm=17.2.7-805-g6fda41ff-1focal ceph-mds=17.2.7-805-g6fda41ff-1focal ceph-mgr=17.2.7-805-g6fda41ff-1focal ceph-common=17.2.7-805-g6fda41ff-1focal ceph-fuse=17.2.7-805-g6fda41ff-1focal ceph-test=17.2.7-805-g6fda41ff-1focal radosgw=17.2.7-805-g6fda41ff-1focal python3-rados=17.2.7-805-g6fda41ff-1focal python3-rgw=17.2.7-805-g6fda41ff-1focal python3-cephfs=17.2.7-805-g6fda41ff-1focal python3-rbd=17.2.7-805-g6fda41ff-1focal libcephfs2=17.2.7-805-g6fda41ff-1focal libcephfs-dev=17.2.7-805-g6fda41ff-1focal librados2=17.2.7-805-g6fda41ff-1focal librbd1=17.2.7-805-g6fda41ff-1focal rbd-fuse=17.2.7-805-g6fda41ff-1focal 2024-04-03T14:06:09.402 INFO:teuthology.orchestra.run.smithi067.stdout:Reading package lists... 2024-04-03T14:06:09.473 INFO:teuthology.orchestra.run.smithi082.stdout:The following packages were automatically installed and are no longer required: 2024-04-03T14:06:09.475 INFO:teuthology.orchestra.run.smithi082.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2024-04-03T14:06:09.475 INFO:teuthology.orchestra.run.smithi082.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-03T14:06:09.475 INFO:teuthology.orchestra.run.smithi082.stdout:The following additional packages will be installed: 2024-04-03T14:06:09.475 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-03T14:06:09.475 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2024-04-03T14:06:09.475 INFO:teuthology.orchestra.run.smithi082.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2024-04-03T14:06:09.475 INFO:teuthology.orchestra.run.smithi082.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2024-04-03T14:06:09.475 INFO:teuthology.orchestra.run.smithi082.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2024-04-03T14:06:09.476 INFO:teuthology.orchestra.run.smithi082.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2024-04-03T14:06:09.476 INFO:teuthology.orchestra.run.smithi082.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2024-04-03T14:06:09.476 INFO:teuthology.orchestra.run.smithi082.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2024-04-03T14:06:09.476 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2024-04-03T14:06:09.476 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2024-04-03T14:06:09.477 INFO:teuthology.orchestra.run.smithi082.stdout: socat xmlstarlet 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout:Suggested packages: 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout:Recommended packages: 2024-04-03T14:06:09.478 INFO:teuthology.orchestra.run.smithi082.stdout: btrfs-tools 2024-04-03T14:06:09.602 INFO:teuthology.orchestra.run.smithi082.stdout:The following NEW packages will be installed: 2024-04-03T14:06:09.603 INFO:teuthology.orchestra.run.smithi082.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-03T14:06:09.603 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-03T14:06:09.603 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2024-04-03T14:06:09.603 INFO:teuthology.orchestra.run.smithi082.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2024-04-03T14:06:09.603 INFO:teuthology.orchestra.run.smithi082.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2024-04-03T14:06:09.603 INFO:teuthology.orchestra.run.smithi082.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-04-03T14:06:09.603 INFO:teuthology.orchestra.run.smithi082.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2024-04-03T14:06:09.604 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2024-04-03T14:06:09.605 INFO:teuthology.orchestra.run.smithi082.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2024-04-03T14:06:09.605 INFO:teuthology.orchestra.run.smithi082.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2024-04-03T14:06:09.605 INFO:teuthology.orchestra.run.smithi082.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2024-04-03T14:06:09.605 INFO:teuthology.orchestra.run.smithi082.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2024-04-03T14:06:09.605 INFO:teuthology.orchestra.run.smithi082.stdout:The following packages will be upgraded: 2024-04-03T14:06:09.605 INFO:teuthology.orchestra.run.smithi082.stdout: librados2 librbd1 2024-04-03T14:06:09.628 INFO:teuthology.orchestra.run.smithi067.stdout:Building dependency tree... 2024-04-03T14:06:09.628 INFO:teuthology.orchestra.run.smithi067.stdout:Reading state information... 2024-04-03T14:06:09.676 INFO:teuthology.orchestra.run.smithi082.stdout:2 upgraded, 108 newly installed, 0 to remove and 277 not upgraded. 2024-04-03T14:06:09.676 INFO:teuthology.orchestra.run.smithi082.stdout:Need to get 196 MB of archives. 2024-04-03T14:06:09.676 INFO:teuthology.orchestra.run.smithi082.stdout:After this operation, 860 MB of additional disk space will be used. 2024-04-03T14:06:09.676 INFO:teuthology.orchestra.run.smithi082.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2024-04-03T14:06:09.772 INFO:teuthology.orchestra.run.smithi082.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2024-04-03T14:06:09.774 INFO:teuthology.orchestra.run.smithi082.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2024-04-03T14:06:09.784 INFO:teuthology.orchestra.run.smithi082.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2024-04-03T14:06:09.792 INFO:teuthology.orchestra.run.smithi082.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2024-04-03T14:06:09.819 INFO:teuthology.orchestra.run.smithi082.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2024-04-03T14:06:09.820 INFO:teuthology.orchestra.run.smithi082.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2024-04-03T14:06:09.827 INFO:teuthology.orchestra.run.smithi082.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2024-04-03T14:06:09.835 INFO:teuthology.orchestra.run.smithi067.stdout:The following packages were automatically installed and are no longer required: 2024-04-03T14:06:09.837 INFO:teuthology.orchestra.run.smithi067.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2024-04-03T14:06:09.837 INFO:teuthology.orchestra.run.smithi067.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout:The following additional packages will be installed: 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2024-04-03T14:06:09.838 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout: socat xmlstarlet 2024-04-03T14:06:09.839 INFO:teuthology.orchestra.run.smithi067.stdout:Suggested packages: 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout:Recommended packages: 2024-04-03T14:06:09.840 INFO:teuthology.orchestra.run.smithi067.stdout: btrfs-tools 2024-04-03T14:06:09.856 INFO:teuthology.orchestra.run.smithi082.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.7-805-g6fda41ff-1focal [3,505 kB] 2024-04-03T14:06:09.864 INFO:teuthology.orchestra.run.smithi082.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2024-04-03T14:06:09.867 INFO:teuthology.orchestra.run.smithi082.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2024-04-03T14:06:09.873 INFO:teuthology.orchestra.run.smithi082.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2024-04-03T14:06:09.876 INFO:teuthology.orchestra.run.smithi082.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2024-04-03T14:06:09.877 INFO:teuthology.orchestra.run.smithi082.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.3 [211 kB] 2024-04-03T14:06:09.879 INFO:teuthology.orchestra.run.smithi082.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2024-04-03T14:06:09.879 INFO:teuthology.orchestra.run.smithi082.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2024-04-03T14:06:09.880 INFO:teuthology.orchestra.run.smithi082.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2024-04-03T14:06:09.882 INFO:teuthology.orchestra.run.smithi082.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2024-04-03T14:06:09.886 INFO:teuthology.orchestra.run.smithi082.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2024-04-03T14:06:09.903 INFO:teuthology.orchestra.run.smithi082.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2024-04-03T14:06:09.903 INFO:teuthology.orchestra.run.smithi082.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2024-04-03T14:06:09.904 INFO:teuthology.orchestra.run.smithi082.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2024-04-03T14:06:09.906 INFO:teuthology.orchestra.run.smithi082.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-03T14:06:09.907 INFO:teuthology.orchestra.run.smithi082.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2024-04-03T14:06:09.908 INFO:teuthology.orchestra.run.smithi082.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2024-04-03T14:06:09.910 INFO:teuthology.orchestra.run.smithi082.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2024-04-03T14:06:09.910 INFO:teuthology.orchestra.run.smithi082.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2024-04-03T14:06:09.912 INFO:teuthology.orchestra.run.smithi082.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2024-04-03T14:06:09.926 INFO:teuthology.orchestra.run.smithi082.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2024-04-03T14:06:09.926 INFO:teuthology.orchestra.run.smithi082.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2024-04-03T14:06:09.933 INFO:teuthology.orchestra.run.smithi082.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2024-04-03T14:06:09.946 INFO:teuthology.orchestra.run.smithi082.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2024-04-03T14:06:09.946 INFO:teuthology.orchestra.run.smithi082.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2024-04-03T14:06:09.947 INFO:teuthology.orchestra.run.smithi082.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2024-04-03T14:06:09.949 INFO:teuthology.orchestra.run.smithi082.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2024-04-03T14:06:09.952 INFO:teuthology.orchestra.run.smithi082.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jinja2 all 2.10.1-2ubuntu0.2 [95.9 kB] 2024-04-03T14:06:09.954 INFO:teuthology.orchestra.run.smithi082.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-03T14:06:09.954 INFO:teuthology.orchestra.run.smithi082.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2024-04-03T14:06:09.964 INFO:teuthology.orchestra.run.smithi067.stdout:The following NEW packages will be installed: 2024-04-03T14:06:09.964 INFO:teuthology.orchestra.run.smithi067.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-03T14:06:09.964 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-03T14:06:09.964 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2024-04-03T14:06:09.964 INFO:teuthology.orchestra.run.smithi067.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2024-04-03T14:06:09.964 INFO:teuthology.orchestra.run.smithi067.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2024-04-03T14:06:09.965 INFO:teuthology.orchestra.run.smithi067.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-04-03T14:06:09.965 INFO:teuthology.orchestra.run.smithi067.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2024-04-03T14:06:09.965 INFO:teuthology.orchestra.run.smithi067.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2024-04-03T14:06:09.965 INFO:teuthology.orchestra.run.smithi067.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2024-04-03T14:06:09.965 INFO:teuthology.orchestra.run.smithi067.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2024-04-03T14:06:09.966 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2024-04-03T14:06:09.966 INFO:teuthology.orchestra.run.smithi067.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2024-04-03T14:06:09.966 INFO:teuthology.orchestra.run.smithi067.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2024-04-03T14:06:09.966 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2024-04-03T14:06:09.966 INFO:teuthology.orchestra.run.smithi067.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2024-04-03T14:06:09.966 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2024-04-03T14:06:09.966 INFO:teuthology.orchestra.run.smithi067.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-03T14:06:09.966 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-03T14:06:09.966 INFO:teuthology.orchestra.run.smithi067.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2024-04-03T14:06:09.967 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2024-04-03T14:06:09.967 INFO:teuthology.orchestra.run.smithi067.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2024-04-03T14:06:09.967 INFO:teuthology.orchestra.run.smithi067.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2024-04-03T14:06:09.967 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2024-04-03T14:06:09.967 INFO:teuthology.orchestra.run.smithi067.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2024-04-03T14:06:09.968 INFO:teuthology.orchestra.run.smithi082.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2024-04-03T14:06:09.968 INFO:teuthology.orchestra.run.smithi067.stdout:The following packages will be upgraded: 2024-04-03T14:06:09.968 INFO:teuthology.orchestra.run.smithi067.stdout: librados2 librbd1 2024-04-03T14:06:09.969 INFO:teuthology.orchestra.run.smithi082.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2024-04-03T14:06:09.972 INFO:teuthology.orchestra.run.smithi082.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2024-04-03T14:06:09.990 INFO:teuthology.orchestra.run.smithi082.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2024-04-03T14:06:09.991 INFO:teuthology.orchestra.run.smithi082.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2024-04-03T14:06:10.147 INFO:teuthology.orchestra.run.smithi082.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2024-04-03T14:06:10.162 INFO:teuthology.orchestra.run.smithi067.stdout:2 upgraded, 108 newly installed, 0 to remove and 277 not upgraded. 2024-04-03T14:06:10.162 INFO:teuthology.orchestra.run.smithi067.stdout:Need to get 196 MB of archives. 2024-04-03T14:06:10.162 INFO:teuthology.orchestra.run.smithi067.stdout:After this operation, 860 MB of additional disk space will be used. 2024-04-03T14:06:10.162 INFO:teuthology.orchestra.run.smithi067.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2024-04-03T14:06:10.176 INFO:teuthology.orchestra.run.smithi082.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2024-04-03T14:06:10.178 INFO:teuthology.orchestra.run.smithi082.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2024-04-03T14:06:10.206 INFO:teuthology.orchestra.run.smithi082.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2024-04-03T14:06:10.206 INFO:teuthology.orchestra.run.smithi082.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2024-04-03T14:06:10.208 INFO:teuthology.orchestra.run.smithi082.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2024-04-03T14:06:10.209 INFO:teuthology.orchestra.run.smithi082.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2024-04-03T14:06:10.210 INFO:teuthology.orchestra.run.smithi082.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2024-04-03T14:06:10.210 INFO:teuthology.orchestra.run.smithi082.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2024-04-03T14:06:10.211 INFO:teuthology.orchestra.run.smithi082.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2024-04-03T14:06:10.251 INFO:teuthology.orchestra.run.smithi082.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2024-04-03T14:06:10.252 INFO:teuthology.orchestra.run.smithi082.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2024-04-03T14:06:10.252 INFO:teuthology.orchestra.run.smithi082.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2024-04-03T14:06:10.254 INFO:teuthology.orchestra.run.smithi082.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2024-04-03T14:06:10.255 INFO:teuthology.orchestra.run.smithi082.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2024-04-03T14:06:10.257 INFO:teuthology.orchestra.run.smithi082.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2024-04-03T14:06:10.257 INFO:teuthology.orchestra.run.smithi082.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2024-04-03T14:06:10.260 INFO:teuthology.orchestra.run.smithi082.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2024-04-03T14:06:10.262 INFO:teuthology.orchestra.run.smithi082.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2024-04-03T14:06:10.279 INFO:teuthology.orchestra.run.smithi067.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.7-805-g6fda41ff-1focal [3,505 kB] 2024-04-03T14:06:10.286 INFO:teuthology.orchestra.run.smithi082.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2024-04-03T14:06:10.306 INFO:teuthology.orchestra.run.smithi082.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2024-04-03T14:06:10.376 INFO:teuthology.orchestra.run.smithi082.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2024-04-03T14:06:10.377 INFO:teuthology.orchestra.run.smithi082.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2024-04-03T14:06:10.377 INFO:teuthology.orchestra.run.smithi082.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2024-04-03T14:06:10.377 INFO:teuthology.orchestra.run.smithi082.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2024-04-03T14:06:10.378 INFO:teuthology.orchestra.run.smithi082.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2024-04-03T14:06:10.378 INFO:teuthology.orchestra.run.smithi082.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2024-04-03T14:06:10.393 INFO:teuthology.orchestra.run.smithi082.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2024-04-03T14:06:10.393 INFO:teuthology.orchestra.run.smithi082.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-03T14:06:10.394 INFO:teuthology.orchestra.run.smithi082.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2024-04-03T14:06:10.396 INFO:teuthology.orchestra.run.smithi082.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2024-04-03T14:06:10.416 INFO:teuthology.orchestra.run.smithi082.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2024-04-03T14:06:10.418 INFO:teuthology.orchestra.run.smithi082.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2024-04-03T14:06:10.419 INFO:teuthology.orchestra.run.smithi082.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2024-04-03T14:06:10.419 INFO:teuthology.orchestra.run.smithi082.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2024-04-03T14:06:10.423 INFO:teuthology.orchestra.run.smithi082.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2024-04-03T14:06:10.424 INFO:teuthology.orchestra.run.smithi082.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2024-04-03T14:06:10.424 INFO:teuthology.orchestra.run.smithi082.stdout:Get:81 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.7-805-g6fda41ff-1focal [3,559 kB] 2024-04-03T14:06:10.559 INFO:teuthology.orchestra.run.smithi067.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2024-04-03T14:06:10.566 INFO:teuthology.orchestra.run.smithi067.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2024-04-03T14:06:10.610 INFO:teuthology.orchestra.run.smithi067.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2024-04-03T14:06:10.621 INFO:teuthology.orchestra.run.smithi082.stdout:Get:82 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.7-805-g6fda41ff-1focal [760 kB] 2024-04-03T14:06:10.624 INFO:teuthology.orchestra.run.smithi067.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2024-04-03T14:06:10.751 INFO:teuthology.orchestra.run.smithi067.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2024-04-03T14:06:10.756 INFO:teuthology.orchestra.run.smithi067.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2024-04-03T14:06:10.786 INFO:teuthology.orchestra.run.smithi067.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2024-04-03T14:06:10.812 INFO:teuthology.orchestra.run.smithi082.stdout:Get:83 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.7-805-g6fda41ff-1focal [414 kB] 2024-04-03T14:06:10.839 INFO:teuthology.orchestra.run.smithi082.stdout:Get:84 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.7-805-g6fda41ff-1focal [22.6 kB] 2024-04-03T14:06:10.856 INFO:teuthology.orchestra.run.smithi082.stdout:Get:85 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.7-805-g6fda41ff-1focal [200 kB] 2024-04-03T14:06:10.869 INFO:teuthology.orchestra.run.smithi082.stdout:Get:86 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.7-805-g6fda41ff-1focal [47.8 kB] 2024-04-03T14:06:10.870 INFO:teuthology.orchestra.run.smithi082.stdout:Get:87 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.7-805-g6fda41ff-1focal [385 kB] 2024-04-03T14:06:10.876 INFO:teuthology.orchestra.run.smithi082.stdout:Get:88 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.7-805-g6fda41ff-1focal [5,595 kB] 2024-04-03T14:06:10.928 INFO:teuthology.orchestra.run.smithi067.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2024-04-03T14:06:10.939 INFO:teuthology.orchestra.run.smithi067.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2024-04-03T14:06:10.962 INFO:teuthology.orchestra.run.smithi067.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2024-04-03T14:06:11.114 INFO:teuthology.orchestra.run.smithi082.stdout:Get:89 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.7-805-g6fda41ff-1focal [116 kB] 2024-04-03T14:06:11.119 INFO:teuthology.orchestra.run.smithi082.stdout:Get:90 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.7-805-g6fda41ff-1focal [479 kB] 2024-04-03T14:06:11.132 INFO:teuthology.orchestra.run.smithi067.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2024-04-03T14:06:11.133 INFO:teuthology.orchestra.run.smithi082.stdout:Get:91 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.7-805-g6fda41ff-1focal [26.9 MB] 2024-04-03T14:06:11.382 INFO:teuthology.orchestra.run.smithi067.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.3 [211 kB] 2024-04-03T14:06:11.392 INFO:teuthology.orchestra.run.smithi067.stdout:Get:15 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.7-805-g6fda41ff-1focal [3,559 kB] 2024-04-03T14:06:11.576 INFO:teuthology.orchestra.run.smithi067.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2024-04-03T14:06:11.595 INFO:teuthology.orchestra.run.smithi067.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2024-04-03T14:06:11.609 INFO:teuthology.orchestra.run.smithi067.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2024-04-03T14:06:11.662 INFO:teuthology.orchestra.run.smithi067.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2024-04-03T14:06:11.669 INFO:teuthology.orchestra.run.smithi067.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2024-04-03T14:06:11.672 INFO:teuthology.orchestra.run.smithi067.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2024-04-03T14:06:11.676 INFO:teuthology.orchestra.run.smithi067.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2024-04-03T14:06:11.679 INFO:teuthology.orchestra.run.smithi067.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2024-04-03T14:06:11.691 INFO:teuthology.orchestra.run.smithi067.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-03T14:06:11.857 INFO:teuthology.orchestra.run.smithi067.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2024-04-03T14:06:11.940 INFO:teuthology.orchestra.run.smithi067.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2024-04-03T14:06:12.088 INFO:teuthology.orchestra.run.smithi067.stdout:Get:27 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.7-805-g6fda41ff-1focal [760 kB] 2024-04-03T14:06:12.128 INFO:teuthology.orchestra.run.smithi067.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2024-04-03T14:06:12.162 INFO:teuthology.orchestra.run.smithi067.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2024-04-03T14:06:12.227 INFO:teuthology.orchestra.run.smithi067.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2024-04-03T14:06:12.264 INFO:teuthology.orchestra.run.smithi067.stdout:Get:31 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.7-805-g6fda41ff-1focal [414 kB] 2024-04-03T14:06:12.267 INFO:teuthology.orchestra.run.smithi067.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2024-04-03T14:06:12.274 INFO:teuthology.orchestra.run.smithi067.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2024-04-03T14:06:12.305 INFO:teuthology.orchestra.run.smithi082.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.7-805-g6fda41ff-1focal [5,172 kB] 2024-04-03T14:06:12.332 INFO:teuthology.orchestra.run.smithi067.stdout:Get:34 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.7-805-g6fda41ff-1focal [22.6 kB] 2024-04-03T14:06:12.333 INFO:teuthology.orchestra.run.smithi067.stdout:Get:35 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.7-805-g6fda41ff-1focal [200 kB] 2024-04-03T14:06:12.349 INFO:teuthology.orchestra.run.smithi067.stdout:Get:36 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.7-805-g6fda41ff-1focal [47.8 kB] 2024-04-03T14:06:12.384 INFO:teuthology.orchestra.run.smithi067.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2024-04-03T14:06:12.385 INFO:teuthology.orchestra.run.smithi067.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2024-04-03T14:06:12.389 INFO:teuthology.orchestra.run.smithi067.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2024-04-03T14:06:12.393 INFO:teuthology.orchestra.run.smithi067.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2024-04-03T14:06:12.409 INFO:teuthology.orchestra.run.smithi082.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.7-805-g6fda41ff-1focal [223 kB] 2024-04-03T14:06:12.415 INFO:teuthology.orchestra.run.smithi082.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.7-805-g6fda41ff-1focal [157 kB] 2024-04-03T14:06:12.417 INFO:teuthology.orchestra.run.smithi082.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.7-805-g6fda41ff-1focal [1,594 kB] 2024-04-03T14:06:12.431 INFO:teuthology.orchestra.run.smithi067.stdout:Get:41 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.7-805-g6fda41ff-1focal [385 kB] 2024-04-03T14:06:12.441 INFO:teuthology.orchestra.run.smithi067.stdout:Get:42 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.7-805-g6fda41ff-1focal [5,595 kB] 2024-04-03T14:06:12.491 INFO:teuthology.orchestra.run.smithi082.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.7-805-g6fda41ff-1focal [4,685 kB] 2024-04-03T14:06:12.569 INFO:teuthology.orchestra.run.smithi067.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2024-04-03T14:06:12.739 INFO:teuthology.orchestra.run.smithi082.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.7-805-g6fda41ff-1focal [23.1 MB] 2024-04-03T14:06:12.983 INFO:teuthology.orchestra.run.smithi067.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jinja2 all 2.10.1-2ubuntu0.2 [95.9 kB] 2024-04-03T14:06:13.015 INFO:teuthology.orchestra.run.smithi067.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-03T14:06:13.019 INFO:teuthology.orchestra.run.smithi067.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2024-04-03T14:06:13.069 INFO:teuthology.orchestra.run.smithi067.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2024-04-03T14:06:13.102 INFO:teuthology.orchestra.run.smithi067.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2024-04-03T14:06:13.128 INFO:teuthology.orchestra.run.smithi067.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2024-04-03T14:06:13.130 INFO:teuthology.orchestra.run.smithi067.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2024-04-03T14:06:13.138 INFO:teuthology.orchestra.run.smithi067.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2024-04-03T14:06:13.629 INFO:teuthology.orchestra.run.smithi067.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2024-04-03T14:06:13.668 INFO:teuthology.orchestra.run.smithi067.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2024-04-03T14:06:13.669 INFO:teuthology.orchestra.run.smithi067.stdout:Get:54 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.7-805-g6fda41ff-1focal [116 kB] 2024-04-03T14:06:13.669 INFO:teuthology.orchestra.run.smithi082.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.7-805-g6fda41ff-1focal [3,944 B] 2024-04-03T14:06:13.669 INFO:teuthology.orchestra.run.smithi082.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.7-805-g6fda41ff-1focal [871 kB] 2024-04-03T14:06:13.670 INFO:teuthology.orchestra.run.smithi067.stdout:Get:55 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.7-805-g6fda41ff-1focal [479 kB] 2024-04-03T14:06:13.675 INFO:teuthology.orchestra.run.smithi082.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.7-805-g6fda41ff-1focal [2,415 kB] 2024-04-03T14:06:13.722 INFO:teuthology.orchestra.run.smithi067.stdout:Get:56 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.7-805-g6fda41ff-1focal [26.9 MB] 2024-04-03T14:06:13.725 INFO:teuthology.orchestra.run.smithi082.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.7-805-g6fda41ff-1focal [80.8 kB] 2024-04-03T14:06:13.726 INFO:teuthology.orchestra.run.smithi082.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.7-805-g6fda41ff-1focal [119 kB] 2024-04-03T14:06:13.728 INFO:teuthology.orchestra.run.smithi082.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.7-805-g6fda41ff-1focal [1,760 kB] 2024-04-03T14:06:13.769 INFO:teuthology.orchestra.run.smithi082.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.7-805-g6fda41ff-1focal [7,881 kB] 2024-04-03T14:06:13.833 INFO:teuthology.orchestra.run.smithi067.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2024-04-03T14:06:14.100 INFO:teuthology.orchestra.run.smithi082.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.7-805-g6fda41ff-1focal [4,056 B] 2024-04-03T14:06:14.101 INFO:teuthology.orchestra.run.smithi082.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.7-805-g6fda41ff-1focal [53.2 MB] 2024-04-03T14:06:14.524 INFO:teuthology.orchestra.run.smithi067.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2024-04-03T14:06:14.525 INFO:teuthology.orchestra.run.smithi067.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2024-04-03T14:06:14.526 INFO:teuthology.orchestra.run.smithi067.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2024-04-03T14:06:14.527 INFO:teuthology.orchestra.run.smithi067.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2024-04-03T14:06:14.528 INFO:teuthology.orchestra.run.smithi067.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2024-04-03T14:06:14.529 INFO:teuthology.orchestra.run.smithi067.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2024-04-03T14:06:14.530 INFO:teuthology.orchestra.run.smithi067.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2024-04-03T14:06:14.532 INFO:teuthology.orchestra.run.smithi067.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2024-04-03T14:06:14.533 INFO:teuthology.orchestra.run.smithi067.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2024-04-03T14:06:14.605 INFO:teuthology.orchestra.run.smithi067.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2024-04-03T14:06:14.778 INFO:teuthology.orchestra.run.smithi067.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2024-04-03T14:06:15.168 INFO:teuthology.orchestra.run.smithi067.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2024-04-03T14:06:15.219 INFO:teuthology.orchestra.run.smithi067.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2024-04-03T14:06:15.255 INFO:teuthology.orchestra.run.smithi067.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2024-04-03T14:06:15.354 INFO:teuthology.orchestra.run.smithi067.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2024-04-03T14:06:15.402 INFO:teuthology.orchestra.run.smithi067.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2024-04-03T14:06:15.557 INFO:teuthology.orchestra.run.smithi067.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2024-04-03T14:06:15.570 INFO:teuthology.orchestra.run.smithi067.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2024-04-03T14:06:15.715 INFO:teuthology.orchestra.run.smithi067.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2024-04-03T14:06:15.716 INFO:teuthology.orchestra.run.smithi067.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2024-04-03T14:06:15.717 INFO:teuthology.orchestra.run.smithi067.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2024-04-03T14:06:15.881 INFO:teuthology.orchestra.run.smithi067.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2024-04-03T14:06:15.965 INFO:teuthology.orchestra.run.smithi067.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2024-04-03T14:06:16.156 INFO:teuthology.orchestra.run.smithi067.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2024-04-03T14:06:16.490 INFO:teuthology.orchestra.run.smithi067.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2024-04-03T14:06:16.491 INFO:teuthology.orchestra.run.smithi067.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-03T14:06:16.495 INFO:teuthology.orchestra.run.smithi067.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2024-04-03T14:06:16.497 INFO:teuthology.orchestra.run.smithi067.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2024-04-03T14:06:16.507 INFO:teuthology.orchestra.run.smithi067.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2024-04-03T14:06:16.512 INFO:teuthology.orchestra.run.smithi067.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2024-04-03T14:06:16.512 INFO:teuthology.orchestra.run.smithi067.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2024-04-03T14:06:16.514 INFO:teuthology.orchestra.run.smithi067.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2024-04-03T14:06:16.689 INFO:teuthology.orchestra.run.smithi067.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2024-04-03T14:06:16.734 INFO:teuthology.orchestra.run.smithi082.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.7-805-g6fda41ff-1focal [229 kB] 2024-04-03T14:06:16.736 INFO:teuthology.orchestra.run.smithi082.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.7-805-g6fda41ff-1focal [21.9 kB] 2024-04-03T14:06:16.736 INFO:teuthology.orchestra.run.smithi082.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.7-805-g6fda41ff-1focal [17.1 MB] 2024-04-03T14:06:16.951 INFO:teuthology.orchestra.run.smithi067.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2024-04-03T14:06:17.379 INFO:teuthology.orchestra.run.smithi082.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.7-805-g6fda41ff-1focal [80.7 kB] 2024-04-03T14:06:18.055 INFO:teuthology.orchestra.run.smithi082.stdout:Fetched 196 MB in 8s (25.2 MB/s) 2024-04-03T14:06:18.227 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2024-04-03T14:06:18.267 INFO:teuthology.orchestra.run.smithi067.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.7-805-g6fda41ff-1focal [5,172 kB] 2024-04-03T14:06:18.275 INFO:teuthology.orchestra.run.smithi082.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112645 files and directories currently installed.) 2024-04-03T14:06:18.279 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2024-04-03T14:06:18.358 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2024-04-03T14:06:18.661 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../001-librbd1_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:18.804 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking librbd1 (17.2.7-805-g6fda41ff-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-04-03T14:06:18.848 INFO:teuthology.orchestra.run.smithi067.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.7-805-g6fda41ff-1focal [223 kB] 2024-04-03T14:06:18.882 INFO:teuthology.orchestra.run.smithi067.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.7-805-g6fda41ff-1focal [157 kB] 2024-04-03T14:06:18.898 INFO:teuthology.orchestra.run.smithi067.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.7-805-g6fda41ff-1focal [1,594 kB] 2024-04-03T14:06:19.105 INFO:teuthology.orchestra.run.smithi067.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.7-805-g6fda41ff-1focal [4,685 kB] 2024-04-03T14:06:19.457 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../002-librados2_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:19.584 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking librados2 (17.2.7-805-g6fda41ff-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-04-03T14:06:19.635 INFO:teuthology.orchestra.run.smithi067.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.7-805-g6fda41ff-1focal [23.1 MB] 2024-04-03T14:06:20.246 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libcephfs2. 2024-04-03T14:06:20.263 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../003-libcephfs2_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:20.304 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libcephfs2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:20.632 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-rados. 2024-04-03T14:06:20.645 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../004-python3-rados_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:20.682 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-rados (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:21.035 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-03T14:06:21.198 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:21.198 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-ceph-argparse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:21.337 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-cephfs. 2024-04-03T14:06:21.351 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../006-python3-cephfs_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:21.395 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-cephfs (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:21.706 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-03T14:06:21.721 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:21.765 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-ceph-common (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:22.076 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-prettytable. 2024-04-03T14:06:22.090 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2024-04-03T14:06:22.111 INFO:teuthology.orchestra.run.smithi067.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.7-805-g6fda41ff-1focal [3,944 B] 2024-04-03T14:06:22.111 INFO:teuthology.orchestra.run.smithi067.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.7-805-g6fda41ff-1focal [871 kB] 2024-04-03T14:06:22.134 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2024-04-03T14:06:22.149 INFO:teuthology.orchestra.run.smithi067.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.7-805-g6fda41ff-1focal [2,415 kB] 2024-04-03T14:06:22.368 INFO:teuthology.orchestra.run.smithi067.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.7-805-g6fda41ff-1focal [80.8 kB] 2024-04-03T14:06:22.376 INFO:teuthology.orchestra.run.smithi067.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.7-805-g6fda41ff-1focal [119 kB] 2024-04-03T14:06:22.395 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-rbd. 2024-04-03T14:06:22.400 INFO:teuthology.orchestra.run.smithi067.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.7-805-g6fda41ff-1focal [1,760 kB] 2024-04-03T14:06:22.408 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../009-python3-rbd_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:22.445 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-rbd (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:22.554 INFO:teuthology.orchestra.run.smithi067.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.7-805-g6fda41ff-1focal [7,881 kB] 2024-04-03T14:06:22.789 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2024-04-03T14:06:22.805 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2024-04-03T14:06:22.848 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2024-04-03T14:06:23.192 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package librabbitmq4:amd64. 2024-04-03T14:06:23.206 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2024-04-03T14:06:23.250 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2024-04-03T14:06:23.288 INFO:teuthology.orchestra.run.smithi067.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.7-805-g6fda41ff-1focal [4,056 B] 2024-04-03T14:06:23.291 INFO:teuthology.orchestra.run.smithi067.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.7-805-g6fda41ff-1focal [53.2 MB] 2024-04-03T14:06:23.595 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-03T14:06:23.610 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2024-04-03T14:06:23.653 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-04-03T14:06:24.032 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-03T14:06:24.045 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2024-04-03T14:06:24.090 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2024-04-03T14:06:24.435 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-03T14:06:24.448 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2024-04-03T14:06:24.496 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2024-04-03T14:06:24.973 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-03T14:06:24.985 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2024-04-03T14:06:25.039 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:06:25.566 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-03T14:06:25.581 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2024-04-03T14:06:25.624 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:06:26.085 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-03T14:06:26.097 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2024-04-03T14:06:26.244 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:06:26.622 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libthrift-0.13.0. 2024-04-03T14:06:26.636 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2024-04-03T14:06:26.680 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2024-04-03T14:06:27.025 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package librgw2. 2024-04-03T14:06:27.038 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../019-librgw2_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:27.083 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking librgw2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:27.742 INFO:teuthology.orchestra.run.smithi067.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.7-805-g6fda41ff-1focal [229 kB] 2024-04-03T14:06:27.744 INFO:teuthology.orchestra.run.smithi067.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.7-805-g6fda41ff-1focal [21.9 kB] 2024-04-03T14:06:27.744 INFO:teuthology.orchestra.run.smithi067.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.7-805-g6fda41ff-1focal [17.1 MB] 2024-04-03T14:06:27.852 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-rgw. 2024-04-03T14:06:27.865 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:27.911 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-rgw (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:28.255 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package liboath0. 2024-04-03T14:06:28.269 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2024-04-03T14:06:28.313 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2024-04-03T14:06:28.621 INFO:teuthology.orchestra.run.smithi067.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/quincy/6fda41ff74b7f038ecae6f40cc5fca107a3d4207/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.7-805-g6fda41ff-1focal [80.7 kB] 2024-04-03T14:06:28.633 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libradosstriper1. 2024-04-03T14:06:28.646 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:28.682 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libradosstriper1 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:29.095 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-common. 2024-04-03T14:06:29.107 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../023-ceph-common_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:29.144 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-common (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:29.295 INFO:teuthology.orchestra.run.smithi067.stdout:Fetched 196 MB in 19s (10.5 MB/s) 2024-04-03T14:06:29.448 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2024-04-03T14:06:29.496 INFO:teuthology.orchestra.run.smithi067.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112645 files and directories currently installed.) 2024-04-03T14:06:29.499 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2024-04-03T14:06:29.580 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2024-04-03T14:06:29.872 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../001-librbd1_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:30.000 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librbd1 (17.2.7-805-g6fda41ff-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-04-03T14:06:30.678 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../002-librados2_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:30.805 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librados2 (17.2.7-805-g6fda41ff-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-04-03T14:06:31.434 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libcephfs2. 2024-04-03T14:06:31.450 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../003-libcephfs2_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:31.495 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libcephfs2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:31.853 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-rados. 2024-04-03T14:06:31.862 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../004-python3-rados_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:31.891 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-base. 2024-04-03T14:06:31.903 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-rados (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:31.904 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../024-ceph-base_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:31.959 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-base (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:32.256 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-03T14:06:32.271 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:32.306 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-ceph-argparse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:32.534 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-cephfs. 2024-04-03T14:06:32.548 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../006-python3-cephfs_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:32.592 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-cephfs (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:32.804 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-cryptography. 2024-04-03T14:06:32.817 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.3_amd64.deb ... 2024-04-03T14:06:32.854 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.3) ... 2024-04-03T14:06:32.919 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-03T14:06:32.935 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:32.978 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-ceph-common (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:33.272 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-prettytable. 2024-04-03T14:06:33.287 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2024-04-03T14:06:33.291 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-openssl. 2024-04-03T14:06:33.304 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2024-04-03T14:06:33.330 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2024-04-03T14:06:33.349 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2024-04-03T14:06:33.591 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-rbd. 2024-04-03T14:06:33.606 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../009-python3-rbd_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:33.618 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-03T14:06:33.633 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:33.649 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-rbd (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:33.676 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-mgr-modules-core (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:33.986 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2024-04-03T14:06:33.999 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2024-04-03T14:06:34.027 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2024-04-03T14:06:34.065 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-03T14:06:34.078 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2024-04-03T14:06:34.123 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2024-04-03T14:06:34.364 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package librabbitmq4:amd64. 2024-04-03T14:06:34.377 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2024-04-03T14:06:34.422 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2024-04-03T14:06:34.425 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-03T14:06:34.441 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2024-04-03T14:06:34.484 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2024-04-03T14:06:34.775 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-03T14:06:34.790 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2024-04-03T14:06:34.821 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-natsort. 2024-04-03T14:06:34.833 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-04-03T14:06:34.834 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2024-04-03T14:06:34.879 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-natsort (7.0.1-1) ... 2024-04-03T14:06:35.191 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-jwt. 2024-04-03T14:06:35.203 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-03T14:06:35.203 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2024-04-03T14:06:35.218 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2024-04-03T14:06:35.240 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2024-04-03T14:06:35.261 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2024-04-03T14:06:35.552 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-logutils. 2024-04-03T14:06:35.565 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2024-04-03T14:06:35.601 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-logutils (0.3.3-7) ... 2024-04-03T14:06:35.622 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-03T14:06:35.635 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2024-04-03T14:06:35.672 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2024-04-03T14:06:35.913 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-03T14:06:35.929 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2024-04-03T14:06:35.971 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2024-04-03T14:06:36.150 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-03T14:06:36.166 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2024-04-03T14:06:36.226 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:06:36.282 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-mako. 2024-04-03T14:06:36.295 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2024-04-03T14:06:36.340 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-04-03T14:06:36.702 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-03T14:06:36.717 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-03T14:06:36.720 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-03T14:06:36.734 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2024-04-03T14:06:36.760 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-03T14:06:36.778 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:06:37.072 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-03T14:06:37.085 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2024-04-03T14:06:37.098 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-03T14:06:37.112 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2024-04-03T14:06:37.130 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2024-04-03T14:06:37.149 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:06:37.416 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-webob. 2024-04-03T14:06:37.429 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2024-04-03T14:06:37.466 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2024-04-03T14:06:37.527 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libthrift-0.13.0. 2024-04-03T14:06:37.542 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2024-04-03T14:06:37.577 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2024-04-03T14:06:37.802 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-soupsieve. 2024-04-03T14:06:37.817 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2024-04-03T14:06:37.860 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2024-04-03T14:06:37.904 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package librgw2. 2024-04-03T14:06:37.918 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../019-librgw2_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:37.962 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking librgw2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:38.147 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-bs4. 2024-04-03T14:06:38.160 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2024-04-03T14:06:38.205 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2024-04-03T14:06:38.550 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-waitress. 2024-04-03T14:06:38.565 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2024-04-03T14:06:38.611 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2024-04-03T14:06:38.748 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-rgw. 2024-04-03T14:06:38.762 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../020-python3-rgw_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:38.806 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-rgw (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:38.938 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-tempita. 2024-04-03T14:06:38.952 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2024-04-03T14:06:38.996 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-tempita (0.5.2-6) ... 2024-04-03T14:06:39.168 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package liboath0. 2024-04-03T14:06:39.181 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2024-04-03T14:06:39.226 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2024-04-03T14:06:39.282 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-paste. 2024-04-03T14:06:39.297 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2024-04-03T14:06:39.340 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2024-04-03T14:06:39.537 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libradosstriper1. 2024-04-03T14:06:39.552 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../022-libradosstriper1_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:39.587 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libradosstriper1 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:39.660 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-03T14:06:39.674 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2024-04-03T14:06:39.718 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2024-04-03T14:06:40.021 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-03T14:06:40.032 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-common. 2024-04-03T14:06:40.037 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2024-04-03T14:06:40.046 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../023-ceph-common_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:40.079 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2024-04-03T14:06:40.099 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-common (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:40.391 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-webtest. 2024-04-03T14:06:40.404 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2024-04-03T14:06:40.441 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-webtest (2.0.32-2) ... 2024-04-03T14:06:40.752 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-pecan. 2024-04-03T14:06:40.765 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2024-04-03T14:06:40.802 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2024-04-03T14:06:41.157 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-03T14:06:41.170 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2024-04-03T14:06:41.215 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2024-04-03T14:06:41.560 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-03T14:06:41.573 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:41.609 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:42.789 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-mgr. 2024-04-03T14:06:42.802 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../049-ceph-mgr_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:42.846 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-mgr (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:43.087 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-base. 2024-04-03T14:06:43.102 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../024-ceph-base_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:43.172 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-base (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:43.308 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-mon. 2024-04-03T14:06:43.323 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../050-ceph-mon_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:43.366 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-mon (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:44.109 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-cryptography. 2024-04-03T14:06:44.123 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.3_amd64.deb ... 2024-04-03T14:06:44.167 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.3) ... 2024-04-03T14:06:44.187 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-osd. 2024-04-03T14:06:44.200 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../051-ceph-osd_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:44.244 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-osd (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:44.579 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-openssl. 2024-04-03T14:06:44.594 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2024-04-03T14:06:44.637 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2024-04-03T14:06:44.906 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-03T14:06:44.920 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:44.964 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-modules-core (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:45.336 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-03T14:06:45.350 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2024-04-03T14:06:45.394 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2024-04-03T14:06:45.689 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-03T14:06:45.703 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2024-04-03T14:06:45.747 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2024-04-03T14:06:46.075 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-natsort. 2024-04-03T14:06:46.089 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2024-04-03T14:06:46.133 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-natsort (7.0.1-1) ... 2024-04-03T14:06:46.415 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph. 2024-04-03T14:06:46.430 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../052-ceph_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:46.445 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-jwt. 2024-04-03T14:06:46.459 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2024-04-03T14:06:46.472 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:46.503 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2024-04-03T14:06:46.792 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-fuse. 2024-04-03T14:06:46.806 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../053-ceph-fuse_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:46.806 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-logutils. 2024-04-03T14:06:46.820 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2024-04-03T14:06:46.850 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-fuse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:46.864 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-logutils (0.3.3-7) ... 2024-04-03T14:06:47.246 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-03T14:06:47.258 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2024-04-03T14:06:47.278 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-mds. 2024-04-03T14:06:47.291 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../054-ceph-mds_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:47.302 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2024-04-03T14:06:47.345 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-mds (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:47.605 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-mako. 2024-04-03T14:06:47.619 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2024-04-03T14:06:47.663 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-04-03T14:06:47.923 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package cephadm. 2024-04-03T14:06:47.936 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../055-cephadm_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:47.983 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-03T14:06:47.989 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking cephadm (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:47.998 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-03T14:06:48.041 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-03T14:06:48.311 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-03T14:06:48.326 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2024-04-03T14:06:48.342 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-jinja2. 2024-04-03T14:06:48.355 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2ubuntu0.2_all.deb ... 2024-04-03T14:06:48.360 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2024-04-03T14:06:48.400 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-jinja2 (2.10.1-2ubuntu0.2) ... 2024-04-03T14:06:48.680 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-webob. 2024-04-03T14:06:48.694 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2024-04-03T14:06:48.703 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-03T14:06:48.718 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:48.738 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2024-04-03T14:06:48.761 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-mgr-cephadm (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:49.074 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-soupsieve. 2024-04-03T14:06:49.088 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2024-04-03T14:06:49.106 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-03T14:06:49.121 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2024-04-03T14:06:49.132 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2024-04-03T14:06:49.164 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-03T14:06:49.400 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libjs-underscore. 2024-04-03T14:06:49.414 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2024-04-03T14:06:49.435 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-bs4. 2024-04-03T14:06:49.451 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2024-04-03T14:06:49.458 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-04-03T14:06:49.494 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2024-04-03T14:06:49.744 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libjs-sphinxdoc. 2024-04-03T14:06:49.759 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2024-04-03T14:06:49.802 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-04-03T14:06:49.855 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-waitress. 2024-04-03T14:06:49.871 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2024-04-03T14:06:49.924 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2024-04-03T14:06:50.115 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-routes. 2024-04-03T14:06:50.127 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2024-04-03T14:06:50.171 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-routes (2.4.1-2) ... 2024-04-03T14:06:50.283 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-tempita. 2024-04-03T14:06:50.296 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2024-04-03T14:06:50.341 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-tempita (0.5.2-6) ... 2024-04-03T14:06:50.490 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-03T14:06:50.505 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:50.548 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-mgr-dashboard (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:50.636 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-paste. 2024-04-03T14:06:50.651 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2024-04-03T14:06:50.694 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2024-04-03T14:06:51.014 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-03T14:06:51.028 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2024-04-03T14:06:51.072 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2024-04-03T14:06:51.127 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-decorator. 2024-04-03T14:06:51.142 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2024-04-03T14:06:51.184 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2024-04-03T14:06:51.366 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-03T14:06:51.380 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2024-04-03T14:06:51.424 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2024-04-03T14:06:51.479 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2024-04-03T14:06:51.493 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2024-04-03T14:06:51.546 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-04-03T14:06:51.736 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-webtest. 2024-04-03T14:06:51.751 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2024-04-03T14:06:51.794 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-webtest (2.0.32-2) ... 2024-04-03T14:06:51.873 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-scipy. 2024-04-03T14:06:51.889 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2024-04-03T14:06:51.931 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2024-04-03T14:06:52.088 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pecan. 2024-04-03T14:06:52.103 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2024-04-03T14:06:52.146 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2024-04-03T14:06:52.468 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-03T14:06:52.483 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2024-04-03T14:06:52.526 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2024-04-03T14:06:52.855 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-03T14:06:52.873 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:52.904 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libsqlite3-mod-ceph (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:53.257 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr. 2024-04-03T14:06:53.266 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-sklearn-lib. 2024-04-03T14:06:53.270 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../049-ceph-mgr_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:53.282 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2024-04-03T14:06:53.315 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:53.324 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-04-03T14:06:53.794 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mon. 2024-04-03T14:06:53.807 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../050-ceph-mon_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:53.851 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mon (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:53.869 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-joblib. 2024-04-03T14:06:53.886 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2024-04-03T14:06:53.928 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-joblib (0.14.0-3) ... 2024-04-03T14:06:54.277 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-sklearn. 2024-04-03T14:06:54.291 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2024-04-03T14:06:54.335 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-04-03T14:06:54.613 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-osd. 2024-04-03T14:06:54.625 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../051-ceph-osd_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:54.679 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-osd (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:55.084 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-03T14:06:55.098 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:55.142 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:56.278 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-cachetools. 2024-04-03T14:06:56.292 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2024-04-03T14:06:56.336 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2024-04-03T14:06:56.648 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-03T14:06:56.661 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2024-04-03T14:06:56.706 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2024-04-03T14:06:56.791 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph. 2024-04-03T14:06:56.804 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../052-ceph_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:56.849 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:57.035 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-03T14:06:57.050 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2024-04-03T14:06:57.093 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-04-03T14:06:57.177 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-fuse. 2024-04-03T14:06:57.190 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../053-ceph-fuse_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:57.227 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-fuse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:57.412 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-rsa. 2024-04-03T14:06:57.426 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2024-04-03T14:06:57.470 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-rsa (4.0-3) ... 2024-04-03T14:06:57.782 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-google-auth. 2024-04-03T14:06:57.795 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2024-04-03T14:06:57.840 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2024-04-03T14:06:57.905 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mds. 2024-04-03T14:06:57.920 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../054-ceph-mds_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:57.954 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mds (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:58.143 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-blinker. 2024-04-03T14:06:58.157 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2024-04-03T14:06:58.218 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-04-03T14:06:58.504 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-oauthlib. 2024-04-03T14:06:58.507 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package cephadm. 2024-04-03T14:06:58.518 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2024-04-03T14:06:58.523 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../055-cephadm_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:06:58.554 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2024-04-03T14:06:58.565 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking cephadm (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:58.868 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-jinja2. 2024-04-03T14:06:58.874 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-03T14:06:58.883 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2ubuntu0.2_all.deb ... 2024-04-03T14:06:58.889 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2024-04-03T14:06:58.932 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-04-03T14:06:58.935 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-jinja2 (2.10.1-2ubuntu0.2) ... 2024-04-03T14:06:59.243 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-websocket. 2024-04-03T14:06:59.257 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2024-04-03T14:06:59.262 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-03T14:06:59.278 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:06:59.301 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2024-04-03T14:06:59.321 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-cephadm (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:06:59.621 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-03T14:06:59.635 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2024-04-03T14:06:59.674 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-03T14:06:59.679 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2024-04-03T14:06:59.687 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2024-04-03T14:06:59.732 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-03T14:07:00.010 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libjs-underscore. 2024-04-03T14:07:00.025 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2024-04-03T14:07:00.068 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-04-03T14:07:00.184 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-03T14:07:00.199 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:07:00.242 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:00.329 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libjs-sphinxdoc. 2024-04-03T14:07:00.342 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2024-04-03T14:07:00.378 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-04-03T14:07:00.623 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-03T14:07:00.638 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2024-04-03T14:07:00.664 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-routes. 2024-04-03T14:07:00.679 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2024-04-03T14:07:00.680 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2024-04-03T14:07:00.722 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-routes (2.4.1-2) ... 2024-04-03T14:07:01.035 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-03T14:07:01.042 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-03T14:07:01.050 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-04-03T14:07:01.056 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:07:01.093 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-04-03T14:07:01.100 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-dashboard (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:01.363 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package jq. 2024-04-03T14:07:01.378 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-04-03T14:07:01.413 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2024-04-03T14:07:01.554 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-decorator. 2024-04-03T14:07:01.567 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2024-04-03T14:07:01.603 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2024-04-03T14:07:01.641 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package socat. 2024-04-03T14:07:01.655 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2024-04-03T14:07:01.699 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking socat (1.7.3.3-2) ... 2024-04-03T14:07:01.911 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2024-04-03T14:07:01.925 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2024-04-03T14:07:01.978 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-04-03T14:07:02.036 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package xmlstarlet. 2024-04-03T14:07:02.051 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2024-04-03T14:07:02.094 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2024-04-03T14:07:02.314 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-scipy. 2024-04-03T14:07:02.328 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2024-04-03T14:07:02.372 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2024-04-03T14:07:02.433 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-test. 2024-04-03T14:07:02.446 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../086-ceph-test_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:07:02.490 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-test (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:03.664 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-sklearn-lib. 2024-04-03T14:07:03.679 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2024-04-03T14:07:03.713 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-04-03T14:07:04.242 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-joblib. 2024-04-03T14:07:04.256 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2024-04-03T14:07:04.300 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-joblib (0.14.0-3) ... 2024-04-03T14:07:04.671 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-sklearn. 2024-04-03T14:07:04.687 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2024-04-03T14:07:04.728 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-04-03T14:07:05.499 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-03T14:07:05.515 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:07:05.557 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:06.658 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-cachetools. 2024-04-03T14:07:06.671 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2024-04-03T14:07:06.716 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2024-04-03T14:07:07.027 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-03T14:07:07.041 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2024-04-03T14:07:07.061 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package ceph-volume. 2024-04-03T14:07:07.074 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../087-ceph-volume_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:07:07.085 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2024-04-03T14:07:07.119 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking ceph-volume (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:07.422 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-03T14:07:07.436 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2024-04-03T14:07:07.440 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package fonts-mathjax. 2024-04-03T14:07:07.454 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2024-04-03T14:07:07.480 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-04-03T14:07:07.498 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2024-04-03T14:07:07.791 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-rsa. 2024-04-03T14:07:07.807 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2024-04-03T14:07:07.849 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-rsa (4.0-3) ... 2024-04-03T14:07:08.044 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-03T14:07:08.058 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:07:08.102 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libcephfs-dev (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:08.128 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-google-auth. 2024-04-03T14:07:08.143 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2024-04-03T14:07:08.178 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2024-04-03T14:07:08.505 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package nvme-cli. 2024-04-03T14:07:08.514 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-blinker. 2024-04-03T14:07:08.521 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2024-04-03T14:07:08.528 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2024-04-03T14:07:08.572 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-04-03T14:07:08.580 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2024-04-03T14:07:08.875 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-oauthlib. 2024-04-03T14:07:08.891 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2024-04-03T14:07:08.933 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2024-04-03T14:07:08.944 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package libjs-mathjax. 2024-04-03T14:07:08.958 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2024-04-03T14:07:09.002 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2024-04-03T14:07:09.262 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-03T14:07:09.276 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2024-04-03T14:07:09.319 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-04-03T14:07:09.631 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-websocket. 2024-04-03T14:07:09.647 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2024-04-03T14:07:09.680 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2024-04-03T14:07:10.009 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-03T14:07:10.023 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2024-04-03T14:07:10.066 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2024-04-03T14:07:10.688 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-03T14:07:10.691 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python-natsort-doc. 2024-04-03T14:07:10.703 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:07:10.708 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2024-04-03T14:07:10.746 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-mgr-k8sevents (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:10.749 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2024-04-03T14:07:11.077 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-atomicwrites. 2024-04-03T14:07:11.094 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2024-04-03T14:07:11.136 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2024-04-03T14:07:11.159 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-03T14:07:11.174 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2024-04-03T14:07:11.218 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2024-04-03T14:07:11.438 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-attr. 2024-04-03T14:07:11.453 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2024-04-03T14:07:11.496 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-attr (19.3.0-2) ... 2024-04-03T14:07:11.579 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-03T14:07:11.595 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-04-03T14:07:11.637 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-04-03T14:07:11.832 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-webencodings. 2024-04-03T14:07:11.846 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2024-04-03T14:07:11.890 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package jq. 2024-04-03T14:07:11.890 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2024-04-03T14:07:11.904 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-04-03T14:07:11.948 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2024-04-03T14:07:12.193 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-html5lib. 2024-04-03T14:07:12.200 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package socat. 2024-04-03T14:07:12.208 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2024-04-03T14:07:12.216 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2024-04-03T14:07:12.251 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2024-04-03T14:07:12.258 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking socat (1.7.3.3-2) ... 2024-04-03T14:07:12.588 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-lxml:amd64. 2024-04-03T14:07:12.606 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package xmlstarlet. 2024-04-03T14:07:12.606 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2024-04-03T14:07:12.620 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2024-04-03T14:07:12.646 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-04-03T14:07:12.663 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2024-04-03T14:07:13.010 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-test. 2024-04-03T14:07:13.025 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../086-ceph-test_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:07:13.068 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-test (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:13.101 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-packaging. 2024-04-03T14:07:13.118 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2024-04-03T14:07:13.159 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-packaging (20.3-1) ... 2024-04-03T14:07:13.462 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-pastescript. 2024-04-03T14:07:13.478 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2024-04-03T14:07:13.521 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-03T14:07:13.841 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-pluggy. 2024-04-03T14:07:13.855 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2024-04-03T14:07:13.898 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2024-04-03T14:07:14.196 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-psutil. 2024-04-03T14:07:14.206 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2024-04-03T14:07:14.246 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2024-04-03T14:07:14.582 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-py. 2024-04-03T14:07:14.591 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2024-04-03T14:07:14.632 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2024-04-03T14:07:14.968 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-03T14:07:14.977 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2024-04-03T14:07:15.018 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-04-03T14:07:15.340 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-03T14:07:15.355 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2024-04-03T14:07:15.397 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2024-04-03T14:07:15.709 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-pytest. 2024-04-03T14:07:15.718 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2024-04-03T14:07:15.758 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-pytest (4.6.9-1) ... 2024-04-03T14:07:16.112 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package python3-simplejson. 2024-04-03T14:07:16.126 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2024-04-03T14:07:16.170 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2024-04-03T14:07:16.439 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-03T14:07:16.453 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2024-04-03T14:07:16.497 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2024-04-03T14:07:17.235 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package radosgw. 2024-04-03T14:07:17.249 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../108-radosgw_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:07:17.293 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking radosgw (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:17.630 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package ceph-volume. 2024-04-03T14:07:17.644 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../087-ceph-volume_17.2.7-805-g6fda41ff-1focal_all.deb ... 2024-04-03T14:07:17.714 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking ceph-volume (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:18.018 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package fonts-mathjax. 2024-04-03T14:07:18.032 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2024-04-03T14:07:18.076 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2024-04-03T14:07:18.572 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-03T14:07:18.587 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:07:18.630 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libcephfs-dev (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:19.024 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package nvme-cli. 2024-04-03T14:07:19.033 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2024-04-03T14:07:19.054 INFO:teuthology.orchestra.run.smithi082.stdout:Selecting previously unselected package rbd-fuse. 2024-04-03T14:07:19.068 INFO:teuthology.orchestra.run.smithi082.stdout:Preparing to unpack .../109-rbd-fuse_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:07:19.091 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2024-04-03T14:07:19.112 INFO:teuthology.orchestra.run.smithi082.stdout:Unpacking rbd-fuse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:19.403 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package libjs-mathjax. 2024-04-03T14:07:19.404 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-attr (19.3.0-2) ... 2024-04-03T14:07:19.412 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2024-04-03T14:07:19.453 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2024-04-03T14:07:19.733 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2024-04-03T14:07:19.859 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2024-04-03T14:07:19.985 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2024-04-03T14:07:20.187 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up cephadm (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:20.723 INFO:teuthology.orchestra.run.smithi082.stdout:Adding system user cephadm....done 2024-04-03T14:07:20.876 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2024-04-03T14:07:21.002 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2024-04-03T14:07:21.091 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python-natsort-doc. 2024-04-03T14:07:21.108 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2024-04-03T14:07:21.149 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2024-04-03T14:07:21.354 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-03T14:07:21.495 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-atomicwrites. 2024-04-03T14:07:21.503 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2024-04-03T14:07:21.569 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2024-04-03T14:07:21.639 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2024-04-03T14:07:21.764 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up liboath0 (2.6.1-1.3) ... 2024-04-03T14:07:21.863 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-attr. 2024-04-03T14:07:21.880 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2024-04-03T14:07:21.891 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2024-04-03T14:07:21.921 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-attr (19.3.0-2) ... 2024-04-03T14:07:22.212 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-joblib (0.14.0-3) ... 2024-04-03T14:07:22.232 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-webencodings. 2024-04-03T14:07:22.247 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2024-04-03T14:07:22.291 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2024-04-03T14:07:22.585 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-html5lib. 2024-04-03T14:07:22.600 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2024-04-03T14:07:22.602 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2024-04-03T14:07:22.644 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2024-04-03T14:07:22.894 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-cachetools (4.0.0-1) ... 2024-04-03T14:07:22.988 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-lxml:amd64. 2024-04-03T14:07:23.004 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2024-04-03T14:07:23.046 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-04-03T14:07:23.179 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2024-04-03T14:07:23.472 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-04-03T14:07:23.524 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-packaging. 2024-04-03T14:07:23.540 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2024-04-03T14:07:23.582 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-packaging (20.3-1) ... 2024-04-03T14:07:23.781 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-ceph-argparse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:23.884 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pastescript. 2024-04-03T14:07:23.894 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2024-04-03T14:07:23.934 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-03T14:07:24.074 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-04-03T14:07:24.208 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2024-04-03T14:07:24.255 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pluggy. 2024-04-03T14:07:24.271 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2024-04-03T14:07:24.313 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2024-04-03T14:07:24.509 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2024-04-03T14:07:24.618 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-psutil. 2024-04-03T14:07:24.634 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2024-04-03T14:07:24.676 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2024-04-03T14:07:24.801 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2024-04-03T14:07:24.927 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2024-04-03T14:07:24.996 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-py. 2024-04-03T14:07:25.011 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2024-04-03T14:07:25.054 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2024-04-03T14:07:25.295 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-natsort (7.0.1-1) ... 2024-04-03T14:07:25.399 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-03T14:07:25.415 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2024-04-03T14:07:25.457 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-04-03T14:07:25.571 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2024-04-03T14:07:25.779 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-03T14:07:25.796 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2024-04-03T14:07:25.837 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2024-04-03T14:07:25.855 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2024-04-03T14:07:26.140 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-pytest. 2024-04-03T14:07:26.156 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2024-04-03T14:07:26.198 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-pytest (4.6.9-1) ... 2024-04-03T14:07:26.198 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2024-04-03T14:07:26.491 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-jinja2 (2.10.1-2ubuntu0.2) ... 2024-04-03T14:07:26.527 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package python3-simplejson. 2024-04-03T14:07:26.543 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2024-04-03T14:07:26.585 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2024-04-03T14:07:26.817 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-tempita (0.5.2-6) ... 2024-04-03T14:07:26.864 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-03T14:07:26.880 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2024-04-03T14:07:26.922 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2024-04-03T14:07:27.135 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-packaging (20.3-1) ... 2024-04-03T14:07:27.436 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2024-04-03T14:07:27.561 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2024-04-03T14:07:27.627 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package radosgw. 2024-04-03T14:07:27.643 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../108-radosgw_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:07:27.685 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking radosgw (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:27.687 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2024-04-03T14:07:27.972 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2024-04-03T14:07:28.373 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2024-04-03T14:07:28.791 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-cryptography (2.8-3ubuntu0.3) ... 2024-04-03T14:07:29.160 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up socat (1.7.3.3-2) ... 2024-04-03T14:07:29.286 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-ceph-common (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:29.430 INFO:teuthology.orchestra.run.smithi067.stdout:Selecting previously unselected package rbd-fuse. 2024-04-03T14:07:29.444 INFO:teuthology.orchestra.run.smithi067.stdout:Preparing to unpack .../109-rbd-fuse_17.2.7-805-g6fda41ff-1focal_amd64.deb ... 2024-04-03T14:07:29.487 INFO:teuthology.orchestra.run.smithi067.stdout:Unpacking rbd-fuse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:29.595 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:07:29.746 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-html5lib (1.0.1-2) ... 2024-04-03T14:07:29.774 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-attr (19.3.0-2) ... 2024-04-03T14:07:30.059 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2024-04-03T14:07:30.097 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-04-03T14:07:30.193 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2024-04-03T14:07:30.223 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2024-04-03T14:07:30.319 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2024-04-03T14:07:30.349 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-pluggy (0.13.0-2) ... 2024-04-03T14:07:30.512 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up cephadm (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:30.645 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-04-03T14:07:30.963 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:07:31.066 INFO:teuthology.orchestra.run.smithi067.stdout:Adding system user cephadm....done 2024-04-03T14:07:31.088 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2024-04-03T14:07:31.219 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2024-04-03T14:07:31.219 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2024-04-03T14:07:31.344 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2024-04-03T14:07:31.549 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2024-04-03T14:07:31.696 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-03T14:07:31.842 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-logutils (0.3.3-7) ... 2024-04-03T14:07:31.988 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2024-04-03T14:07:32.114 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up liboath0 (2.6.1-1.3) ... 2024-04-03T14:07:32.135 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2024-04-03T14:07:32.223 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2024-04-03T14:07:32.261 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-03T14:07:32.533 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-joblib (0.14.0-3) ... 2024-04-03T14:07:32.545 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-prettytable (0.7.2-5) ... 2024-04-03T14:07:32.846 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2024-04-03T14:07:32.927 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2024-04-03T14:07:33.139 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2024-04-03T14:07:33.220 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-cachetools (4.0.0-1) ... 2024-04-03T14:07:33.513 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2024-04-03T14:07:33.527 INFO:teuthology.orchestra.run.smithi082.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2024-04-03T14:07:33.766 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2024-04-03T14:07:33.797 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-04-03T14:07:33.894 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-04-03T14:07:34.106 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-ceph-argparse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:34.212 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2024-04-03T14:07:34.382 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-04-03T14:07:34.483 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2024-04-03T14:07:34.572 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-04-03T14:07:34.698 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-04-03T14:07:34.768 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2024-04-03T14:07:34.832 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-webob (1:1.8.5-2) ... 2024-04-03T14:07:35.053 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2024-04-03T14:07:35.166 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-04-03T14:07:35.178 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2024-04-03T14:07:35.467 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up librados2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:35.554 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-natsort (7.0.1-1) ... 2024-04-03T14:07:35.593 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2024-04-03T14:07:35.856 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2024-04-03T14:07:36.140 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2024-04-03T14:07:36.441 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2024-04-03T14:07:36.709 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-jinja2 (2.10.1-2ubuntu0.2) ... 2024-04-03T14:07:37.044 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-tempita (0.5.2-6) ... 2024-04-03T14:07:37.075 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libsqlite3-mod-ceph (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:37.201 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-04-03T14:07:37.327 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-pytest (4.6.9-1) ... 2024-04-03T14:07:37.328 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-packaging (20.3-1) ... 2024-04-03T14:07:37.629 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2024-04-03T14:07:37.695 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2024-04-03T14:07:37.755 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2024-04-03T14:07:37.881 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2024-04-03T14:07:37.979 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2024-04-03T14:07:38.157 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2024-04-03T14:07:38.263 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:07:38.389 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-bs4 (4.8.2-1) ... 2024-04-03T14:07:38.550 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2024-04-03T14:07:38.732 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libcephfs2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:38.871 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2024-04-03T14:07:38.910 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-cryptography (2.8-3ubuntu0.3) ... 2024-04-03T14:07:39.270 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up socat (1.7.3.3-2) ... 2024-04-03T14:07:39.396 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-ceph-common (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:39.585 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libradosstriper1 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:39.722 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:07:39.727 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-04-03T14:07:39.832 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-html5lib (1.0.1-2) ... 2024-04-03T14:07:40.070 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-04-03T14:07:40.166 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-04-03T14:07:40.292 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2024-04-03T14:07:40.427 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pluggy (0.13.0-2) ... 2024-04-03T14:07:40.736 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-04-03T14:07:41.054 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:07:41.142 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up librbd1 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:41.180 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2024-04-03T14:07:41.284 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-04-03T14:07:41.298 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2024-04-03T14:07:41.410 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2024-04-03T14:07:41.536 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2024-04-03T14:07:41.616 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2024-04-03T14:07:41.662 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-rsa (4.0-3) ... 2024-04-03T14:07:41.904 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-logutils (0.3.3-7) ... 2024-04-03T14:07:41.963 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2024-04-03T14:07:42.114 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-webtest (2.0.32-2) ... 2024-04-03T14:07:42.196 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2024-04-03T14:07:42.322 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-03T14:07:42.424 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-mgr-modules-core (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:42.575 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-fuse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:42.606 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-prettytable (0.7.2-5) ... 2024-04-03T14:07:42.804 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-03T14:07:42.804 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-03T14:07:42.883 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2024-04-03T14:07:43.192 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2024-04-03T14:07:43.251 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up libcephfs-dev (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:43.471 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-04-03T14:07:43.508 INFO:teuthology.orchestra.run.smithi067.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2024-04-03T14:07:43.753 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2024-04-03T14:07:43.763 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-03T14:07:43.897 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-04-03T14:07:44.090 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2024-04-03T14:07:44.214 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2024-04-03T14:07:44.434 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-rados (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:44.577 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up librgw2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:44.590 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-04-03T14:07:44.691 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-04-03T14:07:44.720 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-rbd (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:44.801 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-webob (1:1.8.5-2) ... 2024-04-03T14:07:44.871 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up rbd-fuse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:44.996 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-routes (2.4.1-2) ... 2024-04-03T14:07:45.130 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-04-03T14:07:45.282 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-google-auth (1.5.1-2) ... 2024-04-03T14:07:45.422 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librados2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:45.548 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2024-04-03T14:07:45.582 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-rgw (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:45.708 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-cephfs (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:45.835 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2024-04-03T14:07:46.762 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-common (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:47.045 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libsqlite3-mod-ceph (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:47.171 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-04-03T14:07:47.297 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pytest (4.6.9-1) ... 2024-04-03T14:07:47.347 INFO:teuthology.orchestra.run.smithi082.stdout:Adding group ceph....done 2024-04-03T14:07:47.683 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2024-04-03T14:07:47.733 INFO:teuthology.orchestra.run.smithi082.stdout:Adding system user ceph....done 2024-04-03T14:07:47.909 INFO:teuthology.orchestra.run.smithi082.stdout:Setting system user ceph properties....done 2024-04-03T14:07:47.927 INFO:teuthology.orchestra.run.smithi082.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-03T14:07:47.975 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2024-04-03T14:07:48.074 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-03T14:07:48.268 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2024-04-03T14:07:48.387 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-03T14:07:48.422 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-bs4 (4.8.2-1) ... 2024-04-03T14:07:48.757 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libcephfs2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:48.880 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2024-04-03T14:07:49.041 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-test (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:49.216 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libradosstriper1 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:49.341 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-04-03T14:07:49.360 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up radosgw (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:49.628 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-03T14:07:49.628 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-03T14:07:49.667 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-04-03T14:07:50.269 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-base (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:50.644 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-03T14:07:50.797 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librbd1 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:50.923 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-04-03T14:07:51.049 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2024-04-03T14:07:51.096 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-mds (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:51.175 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2024-04-03T14:07:51.301 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-rsa (4.0-3) ... 2024-04-03T14:07:51.341 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-03T14:07:51.341 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-03T14:07:51.611 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2024-04-03T14:07:51.720 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-webtest (2.0.32-2) ... 2024-04-03T14:07:51.814 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-mgr (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:52.021 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-modules-core (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:52.040 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-03T14:07:52.040 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-03T14:07:52.147 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-fuse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:52.404 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-03T14:07:52.404 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-03T14:07:52.498 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-osd (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:52.873 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up libcephfs-dev (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:52.986 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-03T14:07:52.986 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-03T14:07:53.093 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-04-03T14:07:53.411 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-03T14:07:53.441 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-mgr-k8sevents (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:53.567 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:53.712 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2024-04-03T14:07:53.718 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-mon (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:53.942 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-03T14:07:53.942 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-03T14:07:54.073 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-rados (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:54.199 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up librgw2 (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:54.325 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-rbd (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:54.386 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-mgr-cephadm (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:54.451 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up rbd-fuse (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:54.554 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:54.579 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-routes (2.4.1-2) ... 2024-04-03T14:07:54.705 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-mgr-dashboard (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:54.872 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-google-auth (1.5.1-2) ... 2024-04-03T14:07:54.924 INFO:teuthology.orchestra.run.smithi082.stdout:Setting up ceph-volume (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:55.068 INFO:teuthology.orchestra.run.smithi082.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-04-03T14:07:55.165 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-rgw (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:55.219 INFO:teuthology.orchestra.run.smithi082.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2024-04-03T14:07:55.291 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-cephfs (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:55.417 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2024-04-03T14:07:55.546 INFO:teuthology.orchestra.run.smithi082.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-04-03T14:07:56.379 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-common (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:56.913 INFO:teuthology.orchestra.run.smithi067.stdout:Adding group ceph....done 2024-04-03T14:07:57.298 INFO:teuthology.orchestra.run.smithi067.stdout:Adding system user ceph....done 2024-04-03T14:07:57.476 INFO:teuthology.orchestra.run.smithi067.stdout:Setting system user ceph properties....done 2024-04-03T14:07:57.494 INFO:teuthology.orchestra.run.smithi067.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-03T14:07:57.636 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-03T14:07:57.960 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-03T14:07:58.455 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-test (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:58.473 INFO:teuthology.orchestra.run.smithi082.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2024-04-03T14:07:58.581 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up radosgw (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:58.858 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-03T14:07:58.858 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-03T14:07:59.045 INFO:teuthology.orchestra.run.smithi082.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-03T14:07:59.050 DEBUG:teuthology.parallel:result is None 2024-04-03T14:07:59.508 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-base (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:07:59.881 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-03T14:08:00.368 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mds (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:00.598 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-03T14:08:00.599 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-03T14:08:01.086 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:01.321 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-03T14:08:01.321 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-03T14:08:01.812 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-osd (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:02.302 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-03T14:08:02.302 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-03T14:08:02.764 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-k8sevents (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:02.890 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-diskprediction-local (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:03.033 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mon (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:03.262 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-03T14:08:03.262 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-03T14:08:03.725 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-cephadm (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:03.885 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:04.011 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-mgr-dashboard (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:04.145 INFO:teuthology.orchestra.run.smithi067.stdout:Setting up ceph-volume (17.2.7-805-g6fda41ff-1focal) ... 2024-04-03T14:08:04.354 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-04-03T14:08:04.900 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2024-04-03T14:08:05.209 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-04-03T14:08:08.245 INFO:teuthology.orchestra.run.smithi067.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2024-04-03T14:08:08.816 INFO:teuthology.orchestra.run.smithi067.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-03T14:08:08.820 DEBUG:teuthology.parallel:result is None 2024-04-03T14:08:08.821 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-03T14:08:08.821 INFO:teuthology.packaging:ref: None 2024-04-03T14:08:08.821 INFO:teuthology.packaging:tag: None 2024-04-03T14:08:08.821 INFO:teuthology.packaging:branch: quincy 2024-04-03T14:08:08.821 INFO:teuthology.packaging:sha1: 539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:08:08.821 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2024-04-03T14:08:09.044 DEBUG:teuthology.orchestra.run.smithi067:> dpkg-query -W -f '${Version}' ceph 2024-04-03T14:08:09.067 INFO:teuthology.orchestra.run.smithi067.stdout:17.2.7-805-g6fda41ff-1focal 2024-04-03T14:08:09.068 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-805-g6fda41ff-1focal 2024-04-03T14:08:09.068 INFO:teuthology.task.install:The correct ceph version 17.2.7-805-g6fda41ff-1focal is installed. 2024-04-03T14:08:09.070 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-03T14:08:09.070 INFO:teuthology.packaging:ref: None 2024-04-03T14:08:09.070 INFO:teuthology.packaging:tag: None 2024-04-03T14:08:09.070 INFO:teuthology.packaging:branch: quincy 2024-04-03T14:08:09.070 INFO:teuthology.packaging:sha1: 539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:08:09.070 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2024-04-03T14:08:09.390 DEBUG:teuthology.orchestra.run.smithi082:> dpkg-query -W -f '${Version}' ceph 2024-04-03T14:08:09.414 INFO:teuthology.orchestra.run.smithi082.stdout:17.2.7-805-g6fda41ff-1focal 2024-04-03T14:08:09.414 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-805-g6fda41ff-1focal 2024-04-03T14:08:09.414 INFO:teuthology.task.install:The correct ceph version 17.2.7-805-g6fda41ff-1focal is installed. 2024-04-03T14:08:09.416 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-03T14:08:09.416 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:08:09.417 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-03T14:08:09.433 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:08:09.433 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-03T14:08:09.472 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-03T14:08:09.473 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:08:09.473 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/daemon-helper 2024-04-03T14:08:09.493 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-03T14:08:09.553 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:08:09.553 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/daemon-helper 2024-04-03T14:08:09.567 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-03T14:08:09.624 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-03T14:08:09.624 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:08:09.624 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-03T14:08:09.641 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-03T14:08:09.697 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:08:09.697 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-03T14:08:09.712 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-03T14:08:09.775 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-03T14:08:09.776 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:08:09.776 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/stdin-killer 2024-04-03T14:08:09.791 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-03T14:08:09.847 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:08:09.847 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/stdin-killer 2024-04-03T14:08:09.863 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-03T14:08:09.919 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-03T14:08:10.001 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '539f0b1d5bf96c2685ece5ec413de92be6f78c14'} 2024-04-03T14:08:10.001 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-04-03T14:08:10.002 INFO:tasks.cephadm:Cluster fsid is 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:08:10.002 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-03T14:08:10.002 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.67', 'mon.c': '[v2:172.21.15.67:3301,v1:172.21.15.67:6790]', 'mon.b': '172.21.15.82'} 2024-04-03T14:08:10.003 INFO:tasks.cephadm:First mon is mon.a on smithi067 2024-04-03T14:08:10.003 INFO:tasks.cephadm:First mgr is y 2024-04-03T14:08:10.003 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-03T14:08:10.003 DEBUG:teuthology.orchestra.run.smithi067:> sudo hostname $(hostname -s) 2024-04-03T14:08:10.019 DEBUG:teuthology.orchestra.run.smithi082:> sudo hostname $(hostname -s) 2024-04-03T14:08:10.036 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-04-03T14:08:10.036 DEBUG:teuthology.orchestra.run.smithi067:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-03T14:08:10.266 INFO:teuthology.orchestra.run.smithi067.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375153 Apr 3 14:08 /home/ubuntu/cephtest/cephadm 2024-04-03T14:08:10.266 DEBUG:teuthology.orchestra.run.smithi082:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-03T14:08:10.418 INFO:teuthology.orchestra.run.smithi082.stdout:-rw-rw-r-- 1 ubuntu ubuntu 375153 Apr 3 14:08 /home/ubuntu/cephtest/cephadm 2024-04-03T14:08:10.419 DEBUG:teuthology.orchestra.run.smithi067:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-03T14:08:10.428 DEBUG:teuthology.orchestra.run.smithi082:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-03T14:08:10.447 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-04-03T14:08:10.448 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-04-03T14:08:10.471 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-04-03T14:08:10.728 INFO:teuthology.orchestra.run.smithi082.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-04-03T14:08:10.844 INFO:teuthology.orchestra.run.smithi067.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-04-03T14:08:54.666 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-04-03T14:08:54.667 INFO:teuthology.orchestra.run.smithi067.stdout: "ceph_version": "ceph version 17.2.7-805-g6fda41ff (6fda41ff74b7f038ecae6f40cc5fca107a3d4207) quincy (stable)", 2024-04-03T14:08:54.667 INFO:teuthology.orchestra.run.smithi067.stdout: "image_id": "a49113eacc58832dc36e13e21ab00e230e7480fa0f05e368736a82d00d143a48", 2024-04-03T14:08:54.667 INFO:teuthology.orchestra.run.smithi067.stdout: "repo_digests": [ 2024-04-03T14:08:54.667 INFO:teuthology.orchestra.run.smithi067.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:bc7712ec89fede52a2d1211e734d3862c877e03d01eec5cccb6e6be746353030" 2024-04-03T14:08:54.667 INFO:teuthology.orchestra.run.smithi067.stdout: ] 2024-04-03T14:08:54.667 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-04-03T14:08:56.024 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-04-03T14:08:56.025 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph_version": "ceph version 17.2.7-805-g6fda41ff (6fda41ff74b7f038ecae6f40cc5fca107a3d4207) quincy (stable)", 2024-04-03T14:08:56.025 INFO:teuthology.orchestra.run.smithi082.stdout: "image_id": "a49113eacc58832dc36e13e21ab00e230e7480fa0f05e368736a82d00d143a48", 2024-04-03T14:08:56.025 INFO:teuthology.orchestra.run.smithi082.stdout: "repo_digests": [ 2024-04-03T14:08:56.025 INFO:teuthology.orchestra.run.smithi082.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:bc7712ec89fede52a2d1211e734d3862c877e03d01eec5cccb6e6be746353030" 2024-04-03T14:08:56.025 INFO:teuthology.orchestra.run.smithi082.stdout: ] 2024-04-03T14:08:56.025 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-04-03T14:08:56.049 DEBUG:teuthology.orchestra.run.smithi067:> sudo mkdir -p /etc/ceph 2024-04-03T14:08:56.066 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /etc/ceph 2024-04-03T14:08:56.081 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 777 /etc/ceph 2024-04-03T14:08:56.125 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 777 /etc/ceph 2024-04-03T14:08:56.140 INFO:tasks.cephadm:Writing seed config... 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-03T14:08:56.142 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-03T14:08:56.143 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:08:56.143 DEBUG:teuthology.orchestra.run.smithi067:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-03T14:08:56.176 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-03T14:08:56.176 DEBUG:teuthology.orchestra.run.smithi067:mon.a> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mon.a.service 2024-04-03T14:08:56.219 DEBUG:teuthology.orchestra.run.smithi067:mgr.y> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mgr.y.service 2024-04-03T14:08:56.263 INFO:tasks.cephadm:Bootstrapping... 2024-04-03T14:08:56.263 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.67 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-03T14:08:56.477 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-03T14:08:56.478 INFO:teuthology.orchestra.run.smithi067.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '9a055ff6-f1c3-11ee-b648-cb9ed24678a4', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.67', '--skip-admin-label'] 2024-04-03T14:08:56.478 INFO:teuthology.orchestra.run.smithi067.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-03T14:08:56.478 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying podman|docker is present... 2024-04-03T14:08:56.479 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying lvm2 is present... 2024-04-03T14:08:56.479 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying time synchronization is in place... 2024-04-03T14:08:56.484 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-03T14:08:56.485 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-03T14:08:56.491 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-03T14:08:56.491 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-03T14:08:56.496 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-03T14:08:56.496 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-03T14:08:56.501 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-03T14:08:56.501 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-03T14:08:56.505 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-03T14:08:56.505 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout masked 2024-04-03T14:08:56.511 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-03T14:08:56.511 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-03T14:08:56.518 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-03T14:08:56.519 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-03T14:08:56.524 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-03T14:08:56.524 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-03T14:08:56.530 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout enabled 2024-04-03T14:08:56.536 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout active 2024-04-03T14:08:56.536 INFO:teuthology.orchestra.run.smithi067.stdout:Unit ntp.service is enabled and running 2024-04-03T14:08:56.536 INFO:teuthology.orchestra.run.smithi067.stdout:Repeating the final host check... 2024-04-03T14:08:56.537 INFO:teuthology.orchestra.run.smithi067.stdout:docker (/usr/bin/docker) is present 2024-04-03T14:08:56.537 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl is present 2024-04-03T14:08:56.537 INFO:teuthology.orchestra.run.smithi067.stdout:lvcreate is present 2024-04-03T14:08:56.542 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-03T14:08:56.542 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-03T14:08:56.548 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-03T14:08:56.549 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-03T14:08:56.554 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-03T14:08:56.554 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-03T14:08:56.561 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-03T14:08:56.561 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-03T14:08:56.566 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-03T14:08:56.566 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout masked 2024-04-03T14:08:56.572 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-03T14:08:56.572 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-03T14:08:56.572 INFO:journalctl@ceph.mgr.y.smithi067.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:08:56.578 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-03T14:08:56.578 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-03T14:08:56.581 INFO:journalctl@ceph.mon.a.smithi067.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:08:56.585 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-03T14:08:56.585 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-03T14:08:56.592 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout enabled 2024-04-03T14:08:56.599 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout active 2024-04-03T14:08:56.599 INFO:teuthology.orchestra.run.smithi067.stdout:Unit ntp.service is enabled and running 2024-04-03T14:08:56.599 INFO:teuthology.orchestra.run.smithi067.stdout:Host looks OK 2024-04-03T14:08:56.599 INFO:teuthology.orchestra.run.smithi067.stdout:Cluster fsid: 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:08:56.599 INFO:teuthology.orchestra.run.smithi067.stdout:Acquiring lock 139670343505520 on /run/cephadm/9a055ff6-f1c3-11ee-b648-cb9ed24678a4.lock 2024-04-03T14:08:56.600 INFO:teuthology.orchestra.run.smithi067.stdout:Lock 139670343505520 acquired on /run/cephadm/9a055ff6-f1c3-11ee-b648-cb9ed24678a4.lock 2024-04-03T14:08:56.600 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying IP 172.21.15.67 port 3300 ... 2024-04-03T14:08:56.600 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying IP 172.21.15.67 port 6789 ... 2024-04-03T14:08:56.600 INFO:teuthology.orchestra.run.smithi067.stdout:Base mon IP(s) is [172.21.15.67:3300, 172.21.15.67:6789], mon addrv is [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-04-03T14:08:56.608 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-04-03T14:08:56.608 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.67 metric 100 2024-04-03T14:08:56.608 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-03T14:08:56.608 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.67 2024-04-03T14:08:56.608 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.67 metric 100 2024-04-03T14:08:56.612 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-03T14:08:56.612 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-03T14:08:56.612 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1799sec pref medium 2024-04-03T14:08:56.616 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-03T14:08:56.616 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-03T14:08:56.616 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-03T14:08:56.616 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-03T14:08:56.616 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:feb6:fc0b/64 scope link 2024-04-03T14:08:56.616 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-03T14:08:56.617 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.0/20` 2024-04-03T14:08:56.617 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.0/20` 2024-04-03T14:08:56.617 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.15.254/32` 2024-04-03T14:08:56.617 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.15.254/32` 2024-04-03T14:08:56.617 INFO:teuthology.orchestra.run.smithi067.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254/32', '172.21.15.254/32'] 2024-04-03T14:08:56.618 INFO:teuthology.orchestra.run.smithi067.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-03T14:08:56.619 INFO:teuthology.orchestra.run.smithi067.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-04-03T14:08:56.901 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2024-04-03T14:08:56.901 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/docker: stdout Digest: sha256:bc7712ec89fede52a2d1211e734d3862c877e03d01eec5cccb6e6be746353030 2024-04-03T14:08:56.901 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2024-04-03T14:08:56.901 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2024-04-03T14:08:58.468 INFO:teuthology.orchestra.run.smithi067.stdout:ceph: stdout ceph version 17.2.7-805-g6fda41ff (6fda41ff74b7f038ecae6f40cc5fca107a3d4207) quincy (stable) 2024-04-03T14:08:58.468 INFO:teuthology.orchestra.run.smithi067.stdout:Ceph version: ceph version 17.2.7-805-g6fda41ff (6fda41ff74b7f038ecae6f40cc5fca107a3d4207) quincy (stable) 2024-04-03T14:08:58.469 INFO:teuthology.orchestra.run.smithi067.stdout:Extracting ceph user uid/gid from container image... 2024-04-03T14:08:59.831 INFO:teuthology.orchestra.run.smithi067.stdout:stat: stdout 167 167 2024-04-03T14:08:59.831 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial keys... 2024-04-03T14:09:01.219 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQD8Yg1mkqqSJhAAf2YpZ1r4PNqQqxdbCVEsCA== 2024-04-03T14:09:02.689 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQD+Yg1mUC5/ARAAnjqXPesrmFVoDQyTQtcYIw== 2024-04-03T14:09:04.014 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQD/Yg1mx90LHBAAMHEMrZQS+jiAScjHvGYXYA== 2024-04-03T14:09:04.015 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial monmap... 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout:monmaptool for a [v2:172.21.15.67:3300,v1:172.21.15.67:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout:setting min_mon_release = octopus 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: set fsid to 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:09:05.411 INFO:teuthology.orchestra.run.smithi067.stdout:Creating mon... 2024-04-03T14:09:06.814 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-03T14:09:06.814 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 1 imported monmap: 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-04-03T14:09:04.829019+0000 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr created 2024-04-03T14:09:04.829019+0000 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 0 /usr/bin/ceph-mon: set fsid to 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: RocksDB version: 6.15.5 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Compile date Apr 3 2024 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: DB SUMMARY 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: DB Session ID: CWL14C2KJFF8MQBMQKJT 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.error_if_exists: 0 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.create_if_missing: 1 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.paranoid_checks: 1 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-03T14:09:06.816 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.env: 0x55bad64cda80 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.fs: Posix File System 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.info_log: 0x55bad874e840 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.statistics: (nil) 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.use_fsync: 0 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_log_file_size: 0 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-03T14:09:06.817 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.allow_fallocate: 1 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.use_direct_reads: 0 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.db_log_dir: 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-03T14:09:06.818 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.write_buffer_manager: 0x55bad94fe060 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-03T14:09:06.819 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.unordered_write: 0 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.row_cache: None 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.wal_filter: None 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.preserve_deletes: 0 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.two_write_queues: 0 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.atomic_flush: 0 2024-04-03T14:09:06.820 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.log_readahead_size: 0 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_background_jobs: 2 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_background_compactions: -1 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_subcompactions: 1 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-03T14:09:06.821 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_open_files: -1 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Options.max_background_flushes: -1 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Compression algorithms supported: 2024-04-03T14:09:06.822 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: kZSTD supported: 0 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: kXpressCompression supported: 0 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: kZlibCompression supported: 1 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: kSnappyCompression supported: 1 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: kLZ4Compression supported: 1 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: kBZip2Compression supported: 0 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.188+0000 7fe00b9b7b80 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.823 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.merge_operator: 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_filter: None 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bad87dcfa8) 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-04-03T14:09:06.824 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55bad880f090 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-04-03T14:09:06.825 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-04-03T14:09:06.826 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-04-03T14:09:06.826 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-04-03T14:09:06.826 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-04-03T14:09:06.826 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-04-03T14:09:06.826 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-04-03T14:09:06.826 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-04-03T14:09:06.827 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-04-03T14:09:06.827 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-04-03T14:09:06.827 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-04-03T14:09:06.827 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-04-03T14:09:06.827 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-04-03T14:09:06.828 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-04-03T14:09:06.828 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-04-03T14:09:06.828 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2024-04-03T14:09:06.828 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-04-03T14:09:06.828 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-04-03T14:09:06.828 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.828 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-03T14:09:06.829 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-03T14:09:06.829 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compression: NoCompression 2024-04-03T14:09:06.829 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-03T14:09:06.829 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-03T14:09:06.829 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.num_levels: 7 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-03T14:09:06.830 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-03T14:09:06.831 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.arena_block_size: 4194304 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-03T14:09:06.832 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-03T14:09:06.833 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.table_properties_collectors: 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.inplace_update_support: 0 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.bloom_locality: 0 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.max_successive_merges: 0 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-03T14:09:06.834 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.ttl: 2592000 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.enable_blob_files: false 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.min_blob_size: 0 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.835 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55bad87a3180 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fe00b9b7b80 4 rocksdb: DB pointer 0x55bad885a000 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fdffd5ec700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.196+0000 7fdffd5ec700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-03T14:09:06.836 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-04-03T14:09:06.837 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-04-03T14:09:06.838 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-04-03T14:09:06.838 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-04-03T14:09:06.838 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-04-03T14:09:06.838 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-03T14:09:06.838 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-03T14:09:06.838 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-03T14:09:06.838 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-03T14:09:06.839 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-03T14:09:06.840 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-04-03T14:09:06.840 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-04-03T14:09:06.840 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-04-03T14:09:06.840 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-04-03T14:09:06.840 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-04-03T14:09:06.840 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-03T14:09:06.840 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-03T14:09:06.840 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-03T14:09:06.840 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.841 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-04-03T14:09:06.841 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr 2024-04-03T14:09:06.841 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.200+0000 7fe00b9b7b80 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2024-04-03T14:09:06.841 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.200+0000 7fe00b9b7b80 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-03T14:09:06.841 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-03T14:09:06.200+0000 7fe00b9b7b80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-03T14:09:06.841 INFO:teuthology.orchestra.run.smithi067.stdout:create mon.a on 2024-04-03T14:09:07.039 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-04-03T14:09:07.250 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-03T14:09:07.463 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4.target -> /etc/systemd/system/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4.target. 2024-04-03T14:09:07.463 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4.target -> /etc/systemd/system/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4.target. 2024-04-03T14:09:07.695 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mon.a 2024-04-03T14:09:07.695 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to reset failed state of unit ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mon.a.service: Unit ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mon.a.service not loaded. 2024-04-03T14:09:07.916 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4.target.wants/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@.service. 2024-04-03T14:09:07.929 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld does not appear to be present 2024-04-03T14:09:07.929 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to enable service . firewalld.service is not available 2024-04-03T14:09:07.929 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mon to start... 2024-04-03T14:09:07.929 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mon... 2024-04-03T14:09:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:09 smithi067 bash[17143]: cluster 2024-04-03T14:09:09.352215+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-03T14:09:10.175 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout cluster: 2024-04-03T14:09:10.175 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout id: 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:10.175 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-03T14:09:10.175 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:10.175 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout services: 2024-04-03T14:09:10.175 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.181717s) 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout data: 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout pgs: 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:mon is available 2024-04-03T14:09:10.176 INFO:teuthology.orchestra.run.smithi067.stdout:Assimilating anything we can from ceph.conf... 2024-04-03T14:09:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:10 smithi067 bash[17143]: cluster 2024-04-03T14:09:09.362737+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-03T14:09:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:10 smithi067 bash[17143]: cluster 2024-04-03T14:09:09.362977+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-03T14:09:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:10 smithi067 bash[17143]: cluster 2024-04-03T14:09:09.365410+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-03T14:09:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:10 smithi067 bash[17143]: cluster 2024-04-03T14:09:09.367804+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-03T14:09:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:10 smithi067 bash[17143]: cluster 2024-04-03T14:09:09.368246+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-03T14:09:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:10 smithi067 bash[17143]: audit 2024-04-03T14:09:09.544376+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.67:0/2610778650' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-03T14:09:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:11 smithi067 bash[17143]: audit 2024-04-03T14:09:11.269826+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.67:0/1148261834' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-03T14:09:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:11 smithi067 bash[17143]: audit 2024-04-03T14:09:11.276150+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.67:0/1148261834' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-03T14:09:11.911 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [global] 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout fsid = 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-03T14:09:11.912 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:11.913 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [osd] 2024-04-03T14:09:11.913 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-03T14:09:11.913 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-03T14:09:11.913 INFO:teuthology.orchestra.run.smithi067.stdout:Generating new minimal ceph.conf... 2024-04-03T14:09:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:13 smithi067 bash[17143]: audit 2024-04-03T14:09:12.964922+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.67:0/2919687512' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:09:13.526 INFO:teuthology.orchestra.run.smithi067.stdout:Restarting the monitor... 2024-04-03T14:09:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:13 smithi067 systemd[1]: Stopping Ceph mon.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4... 2024-04-03T14:09:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:13 smithi067 bash[17143]: debug 2024-04-03T14:09:13.672+0000 7f35957f0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-03T14:09:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:13 smithi067 bash[17143]: debug 2024-04-03T14:09:13.672+0000 7f35957f0700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-03T14:09:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:14 smithi067 bash[17551]: ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4-mon-a 2024-04-03T14:09:14.556 INFO:teuthology.orchestra.run.smithi067.stdout:Setting public_network to 172.21.15.254/32,172.21.0.0/20 in mon config section 2024-04-03T14:09:14.615 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:14 smithi067 bash[17616]: Error response from daemon: No such container: ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4-mon-a 2024-04-03T14:09:14.615 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:14 smithi067 systemd[1]: ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mon.a.service: Succeeded. 2024-04-03T14:09:14.615 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:14 smithi067 systemd[1]: Stopped Ceph mon.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:09:14.615 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:14 smithi067 systemd[1]: Started Ceph mon.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:09:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.868+0000 7f0593a41b80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-03T14:09:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.868+0000 7f0593a41b80 0 ceph version 17.2.7-805-g6fda41ff (6fda41ff74b7f038ecae6f40cc5fca107a3d4207) quincy (stable), process ceph-mon, pid 7 2024-04-03T14:09:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.868+0000 7f0593a41b80 0 pidfile_write: ignore empty --pid-file 2024-04-03T14:09:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 0 load: jerasure load: lrc 2024-04-03T14:09:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: RocksDB version: 6.15.5 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Compile date Apr 3 2024 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: DB SUMMARY 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: DB Session ID: WKVVL74HR7SH4T98QY73 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: CURRENT file: CURRENT 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83709 ; 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.error_if_exists: 0 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.create_if_missing: 0 2024-04-03T14:09:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.paranoid_checks: 1 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.env: 0x555f0b67ba80 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.fs: Posix File System 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.info_log: 0x555f0d866de0 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.statistics: (nil) 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.use_fsync: 0 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_log_file_size: 0 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-03T14:09:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.allow_fallocate: 1 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.use_direct_reads: 0 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.db_log_dir: 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-03T14:09:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.write_buffer_manager: 0x555f0e5da990 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-03T14:09:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.unordered_write: 0 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.row_cache: None 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.wal_filter: None 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.preserve_deletes: 0 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.two_write_queues: 0 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-03T14:09:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.atomic_flush: 0 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.log_readahead_size: 0 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_background_jobs: 2 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_background_compactions: -1 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_subcompactions: 1 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-03T14:09:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_open_files: -1 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_background_flushes: -1 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Compression algorithms supported: 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-03T14:09:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: kZSTD supported: 0 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: kXpressCompression supported: 0 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: kZlibCompression supported: 1 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: kSnappyCompression supported: 1 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: kLZ4Compression supported: 1 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: kBZip2Compression supported: 0 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.merge_operator: 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_filter: None 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-03T14:09:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555f0d8b8f70) 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: cache_index_and_filter_blocks: 1 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: pin_top_level_index_and_filter: 1 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: index_type: 0 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: data_block_index_type: 0 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: index_shortening: 1 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: data_block_hash_table_util_ratio: 0.750000 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: hash_index_allow_collision: 1 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: checksum: 1 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: no_block_cache: 0 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: block_cache: 0x555f0d8eb090 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: block_cache_name: BinnedLRUCache 2024-04-03T14:09:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: block_cache_options: 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: capacity : 536870912 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: num_shard_bits : 4 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: strict_capacity_limit : 0 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: high_pri_pool_ratio: 0.000 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: block_cache_compressed: (nil) 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: persistent_cache: (nil) 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: block_size: 4096 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: block_size_deviation: 10 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: block_restart_interval: 16 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: index_block_restart_interval: 1 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: metadata_block_size: 4096 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: partition_filters: 0 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: use_delta_encoding: 1 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-03T14:09:16.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: whole_key_filtering: 1 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: verify_compression: 0 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: read_amp_bytes_per_bit: 0 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: format_version: 4 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: enable_index_compression: 1 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: block_align: 0 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compression: NoCompression 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-03T14:09:16.176 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-03T14:09:16.177 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.num_levels: 7 2024-04-03T14:09:16.177 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-03T14:09:16.177 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-03T14:09:16.177 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-03T14:09:16.177 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-03T14:09:16.177 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-03T14:09:16.177 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-03T14:09:16.178 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.arena_block_size: 4194304 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-03T14:09:16.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.table_properties_collectors: 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.inplace_update_support: 0 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-03T14:09:16.180 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.bloom_locality: 0 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.max_successive_merges: 0 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.ttl: 2592000 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.enable_blob_files: false 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.min_blob_size: 0 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-03T14:09:16.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.872+0000 7f0593a41b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 4 rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712153355881323, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 3 rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712153355882349, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80256, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78524, "index_size": 220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10136, "raw_average_key_size": 47, "raw_value_size": 72732, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712153355, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "21faf7b2-5a1e-4be5-a0b1-5a8f81327fbb", "db_session_id": "WKVVL74HR7SH4T98QY73"}} 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1712153355883507, "job": 1, "event": "recovery_finished"} 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.876+0000 7f0593a41b80 4 rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x555f0d87f180 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 4 rocksdb: DB pointer 0x555f0d954000 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0583c78700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0583c78700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-03T14:09:16.182 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ** DB Stats ** 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ** Compaction Stats [default] ** 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: L0 2/0 80.13 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.8 0.00 0.00 1 0.001 0 0 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Sum 2/0 80.13 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.8 0.00 0.00 1 0.001 0 0 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.8 0.00 0.00 1 0.001 0 0 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ** Compaction Stats [default] ** 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-03T14:09:16.183 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 117.8 0.00 0.00 1 0.001 0 0 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: AddFile(Total Files): cumulative 0, interval 0 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: AddFile(Keys): cumulative 0, interval 0 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Cumulative compaction: 0.00 GB write, 13.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Interval compaction: 0.00 GB write, 13.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ** File Read Latency Histogram By Level [default] ** 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ** Compaction Stats [default] ** 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-03T14:09:16.184 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: L0 2/0 80.13 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.8 0.00 0.00 1 0.001 0 0 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Sum 2/0 80.13 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.8 0.00 0.00 1 0.001 0 0 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ** Compaction Stats [default] ** 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 117.8 0.00 0.00 1 0.001 0 0 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: AddFile(Total Files): cumulative 0, interval 0 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: AddFile(Keys): cumulative 0, interval 0 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Cumulative compaction: 0.00 GB write, 13.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-03T14:09:16.185 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: ** File Read Latency Histogram By Level [default] ** 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] at bind addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 1 mon.a@-1(???) e1 preinit fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 0 mon.a@-1(???).mds e1 new map 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 0 mon.a@-1(???).mds e1 print_map 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: e1 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: legacy client fscid: -1 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: No filesystems configured 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-03T14:09:16.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: debug 2024-04-03T14:09:15.880+0000 7f0593a41b80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-03T14:09:16.187 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: cluster 2024-04-03T14:09:15.912455+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-03T14:09:16.187 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: cluster 2024-04-03T14:09:15.912523+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-03T14:09:16.187 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: cluster 2024-04-03T14:09:15.912969+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-03T14:09:16.187 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: cluster 2024-04-03T14:09:15.912997+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-03T14:09:16.187 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:15 smithi067 bash[17655]: cluster 2024-04-03T14:09:15.913426+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-03T14:09:16.828 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-03T14:09:16.828 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-03T14:09:16.829 INFO:teuthology.orchestra.run.smithi067.stdout:Creating mgr... 2024-04-03T14:09:16.829 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying port 9283 ... 2024-04-03T14:09:17.049 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mgr.y 2024-04-03T14:09:17.049 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to reset failed state of unit ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mgr.y.service: Unit ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mgr.y.service not loaded. 2024-04-03T14:09:17.264 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4.target.wants/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@.service. 2024-04-03T14:09:17.280 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld does not appear to be present 2024-04-03T14:09:17.280 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to enable service . firewalld.service is not available 2024-04-03T14:09:17.280 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld does not appear to be present 2024-04-03T14:09:17.280 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-03T14:09:17.281 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr to start... 2024-04-03T14:09:17.281 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr... 2024-04-03T14:09:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:17 smithi067 bash[17655]: audit 2024-04-03T14:09:16.175314+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.67:0/709046478' entity='client.admin' 2024-04-03T14:09:19.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:18 smithi067 bash[17655]: audit 2024-04-03T14:09:18.824804+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.67:0/3352398962' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-03T14:09:19.063 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:18 smithi067 bash[17919]: debug 2024-04-03T14:09:18.796+0000 7f47469a41c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-03T14:09:19.489 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "9a055ff6-f1c3-11ee-b648-cb9ed24678a4", 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:19.490 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-03T14:09:19.491 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:19.492 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-04-03T14:09:09.364396+0000", 2024-04-03T14:09:19.493 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-03T14:09:19.494 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:19.494 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-03T14:09:19.494 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-03T14:09:19.494 INFO:teuthology.orchestra.run.smithi067.stdout:mgr not available, waiting (1/15)... 2024-04-03T14:09:20.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:19 smithi067 bash[17919]: debug 2024-04-03T14:09:19.876+0000 7f47469a41c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-03T14:09:20.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:19 smithi067 bash[17919]: debug 2024-04-03T14:09:19.988+0000 7f47469a41c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-03T14:09:20.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:20 smithi067 bash[17919]: debug 2024-04-03T14:09:20.096+0000 7f47469a41c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-03T14:09:20.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:20 smithi067 bash[17919]: debug 2024-04-03T14:09:20.388+0000 7f47469a41c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:09:21.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:20 smithi067 bash[17919]: debug 2024-04-03T14:09:20.772+0000 7f47469a41c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-03T14:09:21.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:20 smithi067 bash[17919]: debug 2024-04-03T14:09:20.876+0000 7f47469a41c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-03T14:09:21.518 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:21 smithi067 bash[17919]: debug 2024-04-03T14:09:21.176+0000 7f47469a41c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-03T14:09:22.498 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:22 smithi067 bash[17919]: debug 2024-04-03T14:09:22.256+0000 7f47469a41c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-03T14:09:22.499 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:22 smithi067 bash[17919]: debug 2024-04-03T14:09:22.372+0000 7f47469a41c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-03T14:09:22.863 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:22 smithi067 bash[17655]: audit 2024-04-03T14:09:22.619541+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.67:0/3321303794' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-03T14:09:22.863 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:22 smithi067 bash[17919]: debug 2024-04-03T14:09:22.496+0000 7f47469a41c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-03T14:09:23.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:22 smithi067 bash[17919]: debug 2024-04-03T14:09:22.992+0000 7f47469a41c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "9a055ff6-f1c3-11ee-b648-cb9ed24678a4", 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-03T14:09:23.319 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-03T14:09:23.320 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-03T14:09:23.321 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-03T14:09:23.321 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-03T14:09:23.321 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-03T14:09:23.321 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-03T14:09:23.324 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-03T14:09:23.325 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:23.326 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-03T14:09:23.326 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:23.326 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-04-03T14:09:09.364396+0000", 2024-04-03T14:09:23.326 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-03T14:09:23.326 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:23.326 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-03T14:09:23.326 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-03T14:09:23.326 INFO:teuthology.orchestra.run.smithi067.stdout:mgr not available, waiting (2/15)... 2024-04-03T14:09:23.590 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:23 smithi067 bash[17919]: debug 2024-04-03T14:09:23.204+0000 7f47469a41c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-03T14:09:23.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:23 smithi067 bash[17919]: debug 2024-04-03T14:09:23.584+0000 7f47469a41c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-03T14:09:24.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:23 smithi067 bash[17919]: debug 2024-04-03T14:09:23.932+0000 7f47469a41c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:09:24.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:24 smithi067 bash[17919]: debug 2024-04-03T14:09:24.656+0000 7f47469a41c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-03T14:09:24.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:24 smithi067 bash[17919]: debug 2024-04-03T14:09:24.760+0000 7f47469a41c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-03T14:09:25.352 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:24 smithi067 bash[17919]: debug 2024-04-03T14:09:24.932+0000 7f47469a41c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-03T14:09:25.352 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:25 smithi067 bash[17919]: debug 2024-04-03T14:09:25.048+0000 7f47469a41c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-03T14:09:25.652 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:25 smithi067 bash[17919]: debug 2024-04-03T14:09:25.408+0000 7f47469a41c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-03T14:09:25.652 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:25 smithi067 bash[17919]: debug 2024-04-03T14:09:25.520+0000 7f47469a41c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-03T14:09:25.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:25 smithi067 bash[17919]: debug 2024-04-03T14:09:25.648+0000 7f47469a41c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-03T14:09:25.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:25 smithi067 bash[17919]: debug 2024-04-03T14:09:25.848+0000 7f47469a41c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-03T14:09:26.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:25 smithi067 bash[17919]: debug 2024-04-03T14:09:25.984+0000 7f47469a41c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-03T14:09:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:26 smithi067 bash[17655]: audit 2024-04-03T14:09:26.545478+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.67:0/998051745' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-03T14:09:27.191 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:27.191 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-03T14:09:27.191 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "9a055ff6-f1c3-11ee-b648-cb9ed24678a4", 2024-04-03T14:09:27.191 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-04-03T14:09:27.191 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-03T14:09:27.192 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:27.193 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-03T14:09:27.193 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:27.193 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-03T14:09:27.193 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-03T14:09:27.193 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-03T14:09:27.193 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-03T14:09:27.193 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-03T14:09:27.193 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-03T14:09:27.196 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:27.196 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:27.197 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-04-03T14:09:09.364396+0000", 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:27.198 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-03T14:09:27.199 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-03T14:09:27.199 INFO:teuthology.orchestra.run.smithi067.stdout:mgr not available, waiting (3/15)... 2024-04-03T14:09:27.597 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17919]: debug 2024-04-03T14:09:27.260+0000 7f47469a41c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: cluster 2024-04-03T14:09:27.286601+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: cluster 2024-04-03T14:09:27.292520+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00622682s) 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.294753+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.295120+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.295366+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.295610+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.296278+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: cluster 2024-04-03T14:09:27.328279+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.346646+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.350819+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-03T14:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.356417+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' 2024-04-03T14:09:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.360376+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' 2024-04-03T14:09:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:27 smithi067 bash[17655]: audit 2024-04-03T14:09:27.364112+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.67:0/685544239' entity='mgr.y' 2024-04-03T14:09:29.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:29 smithi067 bash[17655]: cluster 2024-04-03T14:09:28.301285+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.015s) 2024-04-03T14:09:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:31 smithi067 bash[17655]: cluster 2024-04-03T14:09:30.300411+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-04-03T14:09:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:31 smithi067 bash[17655]: audit 2024-04-03T14:09:30.822995+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.67:0/2111124914' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-03T14:09:31.470 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:31.470 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-03T14:09:31.470 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "9a055ff6-f1c3-11ee-b648-cb9ed24678a4", 2024-04-03T14:09:31.470 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-04-03T14:09:31.470 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-03T14:09:31.472 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-03T14:09:31.472 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-03T14:09:31.472 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:31.472 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-04-03T14:09:31.473 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-03T14:09:31.474 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:31.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-03T14:09:31.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:31.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-03T14:09:31.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-03T14:09:31.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-03T14:09:31.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-03T14:09:31.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-03T14:09:31.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-03T14:09:31.475 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-03T14:09:31.479 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:31.480 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-03T14:09:31.481 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-03T14:09:31.481 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-04-03T14:09:09.364396+0000", 2024-04-03T14:09:31.481 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-03T14:09:31.481 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-03T14:09:31.481 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-03T14:09:31.481 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-03T14:09:31.481 INFO:teuthology.orchestra.run.smithi067.stdout:mgr is available 2024-04-03T14:09:33.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:32 smithi067 bash[17655]: audit 2024-04-03T14:09:32.816184+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.67:0/2323909422' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-03T14:09:33.500 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:33.500 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [global] 2024-04-03T14:09:33.500 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout fsid = 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:33.500 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-03T14:09:33.500 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [osd] 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-03T14:09:33.501 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling cephadm module... 2024-04-03T14:09:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:34 smithi067 bash[17655]: audit 2024-04-03T14:09:34.874797+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.67:0/4237140769' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-03T14:09:35.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:34 smithi067 bash[17919]: ignoring --setuser ceph since I am not root 2024-04-03T14:09:35.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:34 smithi067 bash[17919]: ignoring --setgroup ceph since I am not root 2024-04-03T14:09:35.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:35 smithi067 bash[17919]: debug 2024-04-03T14:09:35.116+0000 7f62636bd1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-03T14:09:36.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:35 smithi067 bash[17655]: audit 2024-04-03T14:09:34.931479+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.67:0/4237140769' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-03T14:09:36.210 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:35 smithi067 bash[17655]: cluster 2024-04-03T14:09:34.931558+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-04-03T14:09:36.210 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:36 smithi067 bash[17919]: debug 2024-04-03T14:09:36.000+0000 7f62636bd1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-03T14:09:36.210 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:36 smithi067 bash[17919]: debug 2024-04-03T14:09:36.104+0000 7f62636bd1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-03T14:09:36.477 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:36 smithi067 bash[17919]: debug 2024-04-03T14:09:36.204+0000 7f62636bd1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-03T14:09:36.836 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:36 smithi067 bash[17919]: debug 2024-04-03T14:09:36.472+0000 7f62636bd1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:09:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:37 smithi067 bash[17655]: audit 2024-04-03T14:09:36.999701+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.67:0/3553663008' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-03T14:09:37.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:36 smithi067 bash[17919]: debug 2024-04-03T14:09:36.832+0000 7f62636bd1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-03T14:09:37.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:36 smithi067 bash[17919]: debug 2024-04-03T14:09:36.932+0000 7f62636bd1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-03T14:09:37.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:37 smithi067 bash[17919]: debug 2024-04-03T14:09:37.208+0000 7f62636bd1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-03T14:09:37.711 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-03T14:09:37.711 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-03T14:09:37.711 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-03T14:09:37.712 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-04-03T14:09:37.712 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-03T14:09:37.712 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-03T14:09:37.712 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for the mgr to restart... 2024-04-03T14:09:37.712 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr epoch 5... 2024-04-03T14:09:38.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:38 smithi067 bash[17919]: debug 2024-04-03T14:09:38.208+0000 7f62636bd1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-03T14:09:38.665 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:38 smithi067 bash[17919]: debug 2024-04-03T14:09:38.320+0000 7f62636bd1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-03T14:09:38.665 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:38 smithi067 bash[17919]: debug 2024-04-03T14:09:38.444+0000 7f62636bd1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-03T14:09:39.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:38 smithi067 bash[17919]: debug 2024-04-03T14:09:38.932+0000 7f62636bd1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-03T14:09:39.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:39 smithi067 bash[17919]: debug 2024-04-03T14:09:39.160+0000 7f62636bd1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-03T14:09:39.898 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:39 smithi067 bash[17919]: debug 2024-04-03T14:09:39.548+0000 7f62636bd1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-03T14:09:40.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:39 smithi067 bash[17919]: debug 2024-04-03T14:09:39.892+0000 7f62636bd1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:09:40.898 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:40 smithi067 bash[17919]: debug 2024-04-03T14:09:40.616+0000 7f62636bd1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-03T14:09:40.898 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:40 smithi067 bash[17919]: debug 2024-04-03T14:09:40.724+0000 7f62636bd1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-03T14:09:41.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:40 smithi067 bash[17919]: debug 2024-04-03T14:09:40.892+0000 7f62636bd1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-03T14:09:41.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:41 smithi067 bash[17919]: debug 2024-04-03T14:09:41.012+0000 7f62636bd1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-03T14:09:41.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:41 smithi067 bash[17919]: debug 2024-04-03T14:09:41.344+0000 7f62636bd1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-03T14:09:41.665 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:41 smithi067 bash[17919]: debug 2024-04-03T14:09:41.456+0000 7f62636bd1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-03T14:09:41.665 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:41 smithi067 bash[17919]: debug 2024-04-03T14:09:41.580+0000 7f62636bd1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-03T14:09:42.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:41 smithi067 bash[17919]: debug 2024-04-03T14:09:41.776+0000 7f62636bd1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-03T14:09:42.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:41 smithi067 bash[17919]: debug 2024-04-03T14:09:41.904+0000 7f62636bd1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-03T14:09:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17919]: debug 2024-04-03T14:09:43.144+0000 7f62636bd1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-03T14:09:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: cluster 2024-04-03T14:09:43.170146+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-04-03T14:09:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: cluster 2024-04-03T14:09:43.170582+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-04-03T14:09:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: cluster 2024-04-03T14:09:43.177683+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-03T14:09:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: cluster 2024-04-03T14:09:43.177937+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0075323s) 2024-04-03T14:09:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: audit 2024-04-03T14:09:43.178940+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:09:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: audit 2024-04-03T14:09:43.180205+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-03T14:09:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: audit 2024-04-03T14:09:43.181160+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-03T14:09:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: audit 2024-04-03T14:09:43.181537+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-03T14:09:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: audit 2024-04-03T14:09:43.181890+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-03T14:09:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:43 smithi067 bash[17655]: cluster 2024-04-03T14:09:43.212091+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2024-04-03T14:09:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:44 smithi067 bash[17655]: cephadm 2024-04-03T14:09:43.230925+0000 mgr.y (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-04-03T14:09:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:44 smithi067 bash[17655]: audit 2024-04-03T14:09:43.236706+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:09:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:44 smithi067 bash[17655]: audit 2024-04-03T14:09:43.243976+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:09:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:44 smithi067 bash[17655]: audit 2024-04-03T14:09:43.247948+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:09:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:44 smithi067 bash[17655]: audit 2024-04-03T14:09:43.250422+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:09:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:44 smithi067 bash[17655]: audit 2024-04-03T14:09:43.258053+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:09:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:44 smithi067 bash[17655]: audit 2024-04-03T14:09:43.271247+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-03T14:09:44.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:44 smithi067 bash[17655]: audit 2024-04-03T14:09:43.275804+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-03T14:09:44.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:44 smithi067 bash[17655]: cluster 2024-04-03T14:09:44.182108+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e7: y(active, since 1.01169s) 2024-04-03T14:09:44.882 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-03T14:09:44.882 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-03T14:09:44.883 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-03T14:09:44.883 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-03T14:09:44.883 INFO:teuthology.orchestra.run.smithi067.stdout:mgr epoch 5 is available 2024-04-03T14:09:44.883 INFO:teuthology.orchestra.run.smithi067.stdout:Setting orchestrator backend to cephadm... 2024-04-03T14:09:45.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:45 smithi067 bash[17655]: audit 2024-04-03T14:09:44.179479+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-03T14:09:45.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:45 smithi067 bash[17655]: audit 2024-04-03T14:09:44.194141+0000 mgr.y (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-03T14:09:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:46 smithi067 bash[17655]: cluster 2024-04-03T14:09:45.241280+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-03T14:09:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:46 smithi067 bash[17655]: audit 2024-04-03T14:09:46.162394+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:09:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:46 smithi067 bash[17655]: audit 2024-04-03T14:09:46.183098+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:09:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:47 smithi067 bash[17655]: audit 2024-04-03T14:09:46.157640+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:09:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:47 smithi067 bash[17655]: cephadm 2024-04-03T14:09:46.252071+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [03/Apr/2024:14:09:46] ENGINE Bus STARTING 2024-04-03T14:09:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:47 smithi067 bash[17655]: cephadm 2024-04-03T14:09:46.375872+0000 mgr.y (mgr.14120) 6 : cephadm [INF] [03/Apr/2024:14:09:46] ENGINE Serving on https://172.21.15.67:7150 2024-04-03T14:09:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:47 smithi067 bash[17655]: cephadm 2024-04-03T14:09:46.376216+0000 mgr.y (mgr.14120) 7 : cephadm [INF] [03/Apr/2024:14:09:46] ENGINE Bus STARTED 2024-04-03T14:09:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:47 smithi067 bash[17655]: audit 2024-04-03T14:09:46.383605+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:09:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:47 smithi067 bash[17655]: audit 2024-04-03T14:09:46.399918+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:09:48.703 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-03T14:09:48.703 INFO:teuthology.orchestra.run.smithi067.stdout:Generating ssh key... 2024-04-03T14:09:49.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:49 smithi067 bash[17655]: audit 2024-04-03T14:09:48.087569+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: Generating public/private rsa key pair. 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: Your identification has been saved in /tmp/tmpic0_go2o/key. 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: Your public key has been saved in /tmp/tmpic0_go2o/key.pub. 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: The key fingerprint is: 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: SHA256:j/jmifJn86jqYYKmynIo4qUdbKG9wPb+3EY7VgCmkH8 ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: The key's randomart image is: 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: +---[RSA 3072]----+ 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: | . | 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: | o o | 2024-04-03T14:09:51.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: | o o . | 2024-04-03T14:09:51.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: | o E . | 2024-04-03T14:09:51.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: | .. S | 2024-04-03T14:09:51.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: |..+ . o + | 2024-04-03T14:09:51.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: |.B.*o o + . | 2024-04-03T14:09:51.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: |X Oo=..B=o | 2024-04-03T14:09:51.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: |O=.*+**B*o. | 2024-04-03T14:09:51.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:09:50 smithi067 bash[17919]: +----[SHA256]-----+ 2024-04-03T14:09:51.976 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:51 smithi067 bash[17655]: audit 2024-04-03T14:09:50.015910+0000 mgr.y (mgr.14120) 9 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:09:51.976 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:51 smithi067 bash[17655]: cephadm 2024-04-03T14:09:50.016321+0000 mgr.y (mgr.14120) 10 : cephadm [INF] Generating ssh key... 2024-04-03T14:09:51.977 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:51 smithi067 bash[17655]: audit 2024-04-03T14:09:50.694002+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:09:51.977 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:51 smithi067 bash[17655]: audit 2024-04-03T14:09:50.698184+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:09:53.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:53 smithi067 bash[17655]: audit 2024-04-03T14:09:52.577997+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:09:53.230 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pQMocX1XDFGp4JW4qrkKdFxU9XlwY3kiHi86N/pmjdq9Uyi3VkkwObHrPvSmXljwIAWuU60bxtFgoglGLpUI2kAVDKuOw51AjA/qM2yGR6VOOnFQMTsn+uU/ZSjljfbSaOe8cd9CORunM0qiMsjaexb/nie+1wphEM3aTvRjhi6k84Vg8KnI7sohy/BEdis/tIVzcFJjSEWtrJH/U18zHXjjlOB/E45NizDsVzVtSgQX/IYzFlabODVUGZxN60qHkJ06Jrxo609ZwG+zWVbS1EOCfTEDPRRVAPk15NadRCva66+TiwKWYjwnEM+Q1aRsg+oqE3k/IkXihfVNzeruRlG6jp1SVWtX3fED4qD9+jPwwG5Gtqi2h5uauxpxxxZEhyNbmRluRJbG3rQpN5cH16joL5b3uWh3yTg98hqOm6uIsFWa7FNgEDtjgnEYRhlMlTRagtbgZI44No845BF3dOKjshoQFYoh+H3exo0pyCqq9SZn55j0d/FjIw49fwM= ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:09:53.231 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-03T14:09:53.231 INFO:teuthology.orchestra.run.smithi067.stdout:Adding key to root@localhost authorized_keys... 2024-04-03T14:09:53.231 INFO:teuthology.orchestra.run.smithi067.stdout:Adding host smithi067... 2024-04-03T14:09:55.272 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:55 smithi067 bash[17655]: audit 2024-04-03T14:09:54.649351+0000 mgr.y (mgr.14120) 12 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi067", "addr": "172.21.15.67", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:09:56.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:56 smithi067 bash[17655]: cephadm 2024-04-03T14:09:55.438520+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Deploying cephadm binary to smithi067 2024-04-03T14:09:58.151 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Added host 'smithi067' with addr '172.21.15.67' 2024-04-03T14:09:58.151 INFO:teuthology.orchestra.run.smithi067.stdout:Deploying unmanaged mon service... 2024-04-03T14:09:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:58 smithi067 bash[17655]: audit 2024-04-03T14:09:57.368192+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:09:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:58 smithi067 bash[17655]: cephadm 2024-04-03T14:09:57.369000+0000 mgr.y (mgr.14120) 14 : cephadm [INF] Added host smithi067 2024-04-03T14:09:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:09:58 smithi067 bash[17655]: audit 2024-04-03T14:09:57.376868+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:10:00.098 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-03T14:10:00.098 INFO:teuthology.orchestra.run.smithi067.stdout:Deploying unmanaged mgr service... 2024-04-03T14:10:00.825 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:00 smithi067 bash[17655]: audit 2024-04-03T14:09:59.467290+0000 mgr.y (mgr.14120) 15 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:10:00.825 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:00 smithi067 bash[17655]: cephadm 2024-04-03T14:09:59.470394+0000 mgr.y (mgr.14120) 16 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-03T14:10:00.826 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:00 smithi067 bash[17655]: audit 2024-04-03T14:09:59.474232+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:10:02.387 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-03T14:10:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:02 smithi067 bash[17655]: audit 2024-04-03T14:10:01.478893+0000 mgr.y (mgr.14120) 17 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:10:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:02 smithi067 bash[17655]: cephadm 2024-04-03T14:10:01.481326+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-03T14:10:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:02 smithi067 bash[17655]: audit 2024-04-03T14:10:01.485866+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:10:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:04 smithi067 bash[17655]: cluster 2024-04-03T14:10:03.183032+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:04 smithi067 bash[17655]: audit 2024-04-03T14:10:04.114059+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:10:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:05 smithi067 bash[17655]: audit 2024-04-03T14:10:04.446383+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.67:0/1248537046' entity='mgr.y' 2024-04-03T14:10:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:05 smithi067 bash[17655]: audit 2024-04-03T14:10:04.692576+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.67:0/2969954288' entity='client.admin' 2024-04-03T14:10:06.981 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:06 smithi067 bash[17655]: cluster 2024-04-03T14:10:05.183539+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:07.405 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling the dashboard module... 2024-04-03T14:10:08.125 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:07 smithi067 bash[17655]: audit 2024-04-03T14:10:06.733054+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.67:0/2745318677' entity='client.admin' 2024-04-03T14:10:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:08 smithi067 bash[17655]: cluster 2024-04-03T14:10:07.183976+0000 mgr.y (mgr.14120) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:09 smithi067 bash[17655]: audit 2024-04-03T14:10:08.835305+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.67:0/1946036074' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-03T14:10:10.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:09 smithi067 bash[17919]: ignoring --setuser ceph since I am not root 2024-04-03T14:10:10.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:09 smithi067 bash[17919]: ignoring --setgroup ceph since I am not root 2024-04-03T14:10:10.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:09 smithi067 bash[17919]: debug 2024-04-03T14:10:09.955+0000 7f3221bf51c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-03T14:10:11.020 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:10 smithi067 bash[17919]: debug 2024-04-03T14:10:10.903+0000 7f3221bf51c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-03T14:10:11.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:10 smithi067 bash[17655]: audit 2024-04-03T14:10:09.744162+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.67:0/1946036074' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-03T14:10:11.021 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:10 smithi067 bash[17655]: cluster 2024-04-03T14:10:09.744235+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 26s) 2024-04-03T14:10:11.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:11 smithi067 bash[17919]: debug 2024-04-03T14:10:11.019+0000 7f3221bf51c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-03T14:10:11.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:11 smithi067 bash[17919]: debug 2024-04-03T14:10:11.135+0000 7f3221bf51c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-03T14:10:11.813 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:11 smithi067 bash[17919]: debug 2024-04-03T14:10:11.431+0000 7f3221bf51c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:10:11.813 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:11 smithi067 bash[17919]: debug 2024-04-03T14:10:11.811+0000 7f3221bf51c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-03T14:10:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:11 smithi067 bash[17655]: audit 2024-04-03T14:10:11.811935+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.67:0/535611054' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-03T14:10:12.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:11 smithi067 bash[17919]: debug 2024-04-03T14:10:11.915+0000 7f3221bf51c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-03T14:10:12.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:12 smithi067 bash[17919]: debug 2024-04-03T14:10:12.195+0000 7f3221bf51c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-03T14:10:12.500 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-03T14:10:12.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-03T14:10:12.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-03T14:10:12.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-04-03T14:10:12.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-03T14:10:12.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-03T14:10:12.501 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for the mgr to restart... 2024-04-03T14:10:12.502 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr epoch 9... 2024-04-03T14:10:13.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:13 smithi067 bash[17919]: debug 2024-04-03T14:10:13.223+0000 7f3221bf51c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-03T14:10:13.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:13 smithi067 bash[17919]: debug 2024-04-03T14:10:13.343+0000 7f3221bf51c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-03T14:10:13.665 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:13 smithi067 bash[17919]: debug 2024-04-03T14:10:13.463+0000 7f3221bf51c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-03T14:10:14.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:13 smithi067 bash[17919]: debug 2024-04-03T14:10:13.983+0000 7f3221bf51c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-03T14:10:14.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:14 smithi067 bash[17919]: debug 2024-04-03T14:10:14.223+0000 7f3221bf51c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-03T14:10:14.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:14 smithi067 bash[17919]: debug 2024-04-03T14:10:14.623+0000 7f3221bf51c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-03T14:10:15.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:14 smithi067 bash[17919]: debug 2024-04-03T14:10:14.975+0000 7f3221bf51c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:10:15.973 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:15 smithi067 bash[17919]: debug 2024-04-03T14:10:15.699+0000 7f3221bf51c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-03T14:10:15.973 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:15 smithi067 bash[17919]: debug 2024-04-03T14:10:15.807+0000 7f3221bf51c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-03T14:10:16.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:15 smithi067 bash[17919]: debug 2024-04-03T14:10:15.971+0000 7f3221bf51c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-03T14:10:16.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:16 smithi067 bash[17919]: debug 2024-04-03T14:10:16.087+0000 7f3221bf51c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-03T14:10:16.867 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:16 smithi067 bash[17919]: debug 2024-04-03T14:10:16.435+0000 7f3221bf51c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-03T14:10:16.867 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:16 smithi067 bash[17919]: debug 2024-04-03T14:10:16.547+0000 7f3221bf51c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-03T14:10:16.867 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:16 smithi067 bash[17919]: debug 2024-04-03T14:10:16.675+0000 7f3221bf51c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-03T14:10:17.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:16 smithi067 bash[17919]: debug 2024-04-03T14:10:16.867+0000 7f3221bf51c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-03T14:10:17.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:16 smithi067 bash[17919]: debug 2024-04-03T14:10:16.991+0000 7f3221bf51c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-03T14:10:18.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17919]: debug 2024-04-03T14:10:18.231+0000 7f3221bf51c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: cluster 2024-04-03T14:10:18.254347+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: cluster 2024-04-03T14:10:18.255135+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: cluster 2024-04-03T14:10:18.261873+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: cluster 2024-04-03T14:10:18.262036+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0072612s) 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: audit 2024-04-03T14:10:18.263673+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: audit 2024-04-03T14:10:18.265229+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: audit 2024-04-03T14:10:18.266121+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: audit 2024-04-03T14:10:18.266400+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: audit 2024-04-03T14:10:18.266663+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-03T14:10:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:18 smithi067 bash[17655]: cluster 2024-04-03T14:10:18.296532+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2024-04-03T14:10:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:19 smithi067 bash[17655]: audit 2024-04-03T14:10:18.329364+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:10:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:19 smithi067 bash[17655]: audit 2024-04-03T14:10:18.333370+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:10:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:19 smithi067 bash[17655]: audit 2024-04-03T14:10:18.362819+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-03T14:10:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:19 smithi067 bash[17655]: audit 2024-04-03T14:10:18.367361+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-03T14:10:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:19 smithi067 bash[17655]: cephadm 2024-04-03T14:10:18.704057+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [03/Apr/2024:14:10:18] ENGINE Bus STARTING 2024-04-03T14:10:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:19 smithi067 bash[17655]: audit 2024-04-03T14:10:18.838681+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:19 smithi067 bash[17655]: cluster 2024-04-03T14:10:19.267325+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.01253s) 2024-04-03T14:10:19.940 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-03T14:10:19.940 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-03T14:10:19.940 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-03T14:10:19.941 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-03T14:10:19.941 INFO:teuthology.orchestra.run.smithi067.stdout:mgr epoch 9 is available 2024-04-03T14:10:19.941 INFO:teuthology.orchestra.run.smithi067.stdout:Generating a dashboard self-signed certificate... 2024-04-03T14:10:20.631 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:20 smithi067 bash[17655]: cephadm 2024-04-03T14:10:18.831131+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [03/Apr/2024:14:10:18] ENGINE Serving on https://172.21.15.67:7150 2024-04-03T14:10:20.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:20 smithi067 bash[17655]: cephadm 2024-04-03T14:10:18.831364+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [03/Apr/2024:14:10:18] ENGINE Bus STARTED 2024-04-03T14:10:20.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:20 smithi067 bash[17655]: audit 2024-04-03T14:10:19.266741+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-03T14:10:20.632 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:20 smithi067 bash[17655]: audit 2024-04-03T14:10:19.280743+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-03T14:10:21.592 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:21 smithi067 bash[17655]: cluster 2024-04-03T14:10:20.318817+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-03T14:10:22.236 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-03T14:10:22.236 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial admin user... 2024-04-03T14:10:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:22 smithi067 bash[17655]: audit 2024-04-03T14:10:21.257658+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:10:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:22 smithi067 bash[17655]: audit 2024-04-03T14:10:21.536258+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:22 smithi067 bash[17655]: audit 2024-04-03T14:10:21.541822+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:23 smithi067 bash[17655]: audit 2024-04-03T14:10:23.613876+0000 mgr.y (mgr.14152) 7 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:10:24.526 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$yvRkUzu3fZexXMQQv1opP.XHBizfpruDUA2yWjzNpA3wKiFV8z.0q", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712153423, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-03T14:10:24.526 INFO:teuthology.orchestra.run.smithi067.stdout:Fetching dashboard port number... 2024-04-03T14:10:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:24 smithi067 bash[17655]: audit 2024-04-03T14:10:23.875423+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:25 smithi067 bash[17655]: cluster 2024-04-03T14:10:24.881227+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-03T14:10:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:25 smithi067 bash[17655]: audit 2024-04-03T14:10:25.341760+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:25 smithi067 bash[17655]: audit 2024-04-03T14:10:25.868503+0000 mon.a (mon.0) 90 : audit [DBG] from='client.? 172.21.15.67:0/1568034201' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-03T14:10:26.548 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 8443 2024-04-03T14:10:26.548 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld does not appear to be present 2024-04-03T14:10:26.548 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-03T14:10:26.551 INFO:teuthology.orchestra.run.smithi067.stdout:Ceph Dashboard is now available at: 2024-04-03T14:10:26.551 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:26.551 INFO:teuthology.orchestra.run.smithi067.stdout: URL: https://smithi067.front.sepia.ceph.com:8443/ 2024-04-03T14:10:26.551 INFO:teuthology.orchestra.run.smithi067.stdout: User: admin 2024-04-03T14:10:26.552 INFO:teuthology.orchestra.run.smithi067.stdout: Password: 231zuycv7p 2024-04-03T14:10:26.552 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:26.552 INFO:teuthology.orchestra.run.smithi067.stdout:Saving cluster configuration to /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config directory 2024-04-03T14:10:26.552 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling autotune for osd_memory_target 2024-04-03T14:10:27.282 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:27 smithi067 bash[17655]: audit 2024-04-03T14:10:26.031413+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:30.803 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-03T14:10:30.803 INFO:teuthology.orchestra.run.smithi067.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-03T14:10:30.803 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout:Or, if you are only running a single cluster on this host: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: ceph telemetry on 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout:For more information see: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:10:30.804 INFO:teuthology.orchestra.run.smithi067.stdout:Bootstrap complete. 2024-04-03T14:10:30.837 INFO:tasks.cephadm:Fetching config... 2024-04-03T14:10:30.837 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:10:30.837 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-03T14:10:30.844 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-03T14:10:30.845 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:10:30.845 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-03T14:10:30.894 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-03T14:10:30.894 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:10:30.895 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-04-03T14:10:30.953 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-03T14:10:30.953 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:10:30.953 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-03T14:10:31.004 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-03T14:10:31.005 DEBUG:teuthology.orchestra.run.smithi067:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pQMocX1XDFGp4JW4qrkKdFxU9XlwY3kiHi86N/pmjdq9Uyi3VkkwObHrPvSmXljwIAWuU60bxtFgoglGLpUI2kAVDKuOw51AjA/qM2yGR6VOOnFQMTsn+uU/ZSjljfbSaOe8cd9CORunM0qiMsjaexb/nie+1wphEM3aTvRjhi6k84Vg8KnI7sohy/BEdis/tIVzcFJjSEWtrJH/U18zHXjjlOB/E45NizDsVzVtSgQX/IYzFlabODVUGZxN60qHkJ06Jrxo609ZwG+zWVbS1EOCfTEDPRRVAPk15NadRCva66+TiwKWYjwnEM+Q1aRsg+oqE3k/IkXihfVNzeruRlG6jp1SVWtX3fED4qD9+jPwwG5Gtqi2h5uauxpxxxZEhyNbmRluRJbG3rQpN5cH16joL5b3uWh3yTg98hqOm6uIsFWa7FNgEDtjgnEYRhlMlTRagtbgZI44No845BF3dOKjshoQFYoh+H3exo0pyCqq9SZn55j0d/FjIw49fwM= ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-03T14:10:31.071 INFO:teuthology.orchestra.run.smithi067.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pQMocX1XDFGp4JW4qrkKdFxU9XlwY3kiHi86N/pmjdq9Uyi3VkkwObHrPvSmXljwIAWuU60bxtFgoglGLpUI2kAVDKuOw51AjA/qM2yGR6VOOnFQMTsn+uU/ZSjljfbSaOe8cd9CORunM0qiMsjaexb/nie+1wphEM3aTvRjhi6k84Vg8KnI7sohy/BEdis/tIVzcFJjSEWtrJH/U18zHXjjlOB/E45NizDsVzVtSgQX/IYzFlabODVUGZxN60qHkJ06Jrxo609ZwG+zWVbS1EOCfTEDPRRVAPk15NadRCva66+TiwKWYjwnEM+Q1aRsg+oqE3k/IkXihfVNzeruRlG6jp1SVWtX3fED4qD9+jPwwG5Gtqi2h5uauxpxxxZEhyNbmRluRJbG3rQpN5cH16joL5b3uWh3yTg98hqOm6uIsFWa7FNgEDtjgnEYRhlMlTRagtbgZI44No845BF3dOKjshoQFYoh+H3exo0pyCqq9SZn55j0d/FjIw49fwM= ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:10:31.082 DEBUG:teuthology.orchestra.run.smithi082:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pQMocX1XDFGp4JW4qrkKdFxU9XlwY3kiHi86N/pmjdq9Uyi3VkkwObHrPvSmXljwIAWuU60bxtFgoglGLpUI2kAVDKuOw51AjA/qM2yGR6VOOnFQMTsn+uU/ZSjljfbSaOe8cd9CORunM0qiMsjaexb/nie+1wphEM3aTvRjhi6k84Vg8KnI7sohy/BEdis/tIVzcFJjSEWtrJH/U18zHXjjlOB/E45NizDsVzVtSgQX/IYzFlabODVUGZxN60qHkJ06Jrxo609ZwG+zWVbS1EOCfTEDPRRVAPk15NadRCva66+TiwKWYjwnEM+Q1aRsg+oqE3k/IkXihfVNzeruRlG6jp1SVWtX3fED4qD9+jPwwG5Gtqi2h5uauxpxxxZEhyNbmRluRJbG3rQpN5cH16joL5b3uWh3yTg98hqOm6uIsFWa7FNgEDtjgnEYRhlMlTRagtbgZI44No845BF3dOKjshoQFYoh+H3exo0pyCqq9SZn55j0d/FjIw49fwM= ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-03T14:10:31.109 INFO:teuthology.orchestra.run.smithi082.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4pQMocX1XDFGp4JW4qrkKdFxU9XlwY3kiHi86N/pmjdq9Uyi3VkkwObHrPvSmXljwIAWuU60bxtFgoglGLpUI2kAVDKuOw51AjA/qM2yGR6VOOnFQMTsn+uU/ZSjljfbSaOe8cd9CORunM0qiMsjaexb/nie+1wphEM3aTvRjhi6k84Vg8KnI7sohy/BEdis/tIVzcFJjSEWtrJH/U18zHXjjlOB/E45NizDsVzVtSgQX/IYzFlabODVUGZxN60qHkJ06Jrxo609ZwG+zWVbS1EOCfTEDPRRVAPk15NadRCva66+TiwKWYjwnEM+Q1aRsg+oqE3k/IkXihfVNzeruRlG6jp1SVWtX3fED4qD9+jPwwG5Gtqi2h5uauxpxxxZEhyNbmRluRJbG3rQpN5cH16joL5b3uWh3yTg98hqOm6uIsFWa7FNgEDtjgnEYRhlMlTRagtbgZI44No845BF3dOKjshoQFYoh+H3exo0pyCqq9SZn55j0d/FjIw49fwM= ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:10:31.120 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-03T14:10:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:31 smithi067 bash[17655]: audit 2024-04-03T14:10:30.109596+0000 mon.a (mon.0) 92 : audit [INF] from='client.? 172.21.15.67:0/1332489767' entity='client.admin' 2024-04-03T14:10:35.322 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:10:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:37 smithi067 bash[17655]: audit 2024-04-03T14:10:36.628603+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:37 smithi067 bash[17655]: audit 2024-04-03T14:10:36.632883+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:37 smithi067 bash[17655]: audit 2024-04-03T14:10:36.633844+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi067", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:10:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:37 smithi067 bash[17655]: audit 2024-04-03T14:10:36.639316+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:37 smithi067 bash[17655]: audit 2024-04-03T14:10:36.673444+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:10:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:37 smithi067 bash[17655]: audit 2024-04-03T14:10:36.683089+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:39.430 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-03T14:10:39.430 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-03T14:10:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:39 smithi067 bash[17655]: cluster 2024-04-03T14:10:38.268066+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:39 smithi067 bash[17655]: audit 2024-04-03T14:10:38.747084+0000 mon.a (mon.0) 99 : audit [INF] from='client.? 172.21.15.67:0/1357126999' entity='client.admin' 2024-04-03T14:10:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:39 smithi067 bash[17655]: audit 2024-04-03T14:10:38.785733+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:10:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:39 smithi067 bash[17655]: audit 2024-04-03T14:10:38.796417+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:41 smithi067 bash[17655]: cluster 2024-04-03T14:10:40.268511+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:44.163 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:10:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:43 smithi067 bash[17655]: cluster 2024-04-03T14:10:42.268954+0000 mgr.y (mgr.14152) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:45 smithi067 bash[17655]: cluster 2024-04-03T14:10:44.269407+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:47.702 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi082 2024-04-03T14:10:47.702 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:10:47.702 DEBUG:teuthology.orchestra.run.smithi082:> dd of=/etc/ceph/ceph.conf 2024-04-03T14:10:47.710 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:10:47.710 DEBUG:teuthology.orchestra.run.smithi082:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:10:47.759 INFO:tasks.cephadm:Adding host smithi082 to orchestrator... 2024-04-03T14:10:47.759 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch host add smithi082 2024-04-03T14:10:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:47 smithi067 bash[17655]: cluster 2024-04-03T14:10:46.269863+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:47 smithi067 bash[17655]: audit 2024-04-03T14:10:46.947202+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:47 smithi067 bash[17655]: audit 2024-04-03T14:10:46.966361+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:10:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:47 smithi067 bash[17655]: audit 2024-04-03T14:10:46.968889+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:10:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:47 smithi067 bash[17655]: audit 2024-04-03T14:10:46.970102+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:10:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:47 smithi067 bash[17655]: audit 2024-04-03T14:10:47.635716+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:47 smithi067 bash[17655]: audit 2024-04-03T14:10:47.642454+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:47 smithi067 bash[17655]: audit 2024-04-03T14:10:47.648165+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:48 smithi067 bash[17655]: audit 2024-04-03T14:10:46.939597+0000 mgr.y (mgr.14152) 13 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:48 smithi067 bash[17655]: cephadm 2024-04-03T14:10:46.971708+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-04-03T14:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:48 smithi067 bash[17655]: cephadm 2024-04-03T14:10:47.136227+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:48 smithi067 bash[17655]: cephadm 2024-04-03T14:10:47.300907+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:48 smithi067 bash[17655]: cephadm 2024-04-03T14:10:47.465577+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-03T14:10:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:49 smithi067 bash[17655]: cluster 2024-04-03T14:10:48.270287+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:51 smithi067 bash[17655]: cluster 2024-04-03T14:10:50.270738+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:52.486 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:10:54.128 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:53 smithi067 bash[17655]: cluster 2024-04-03T14:10:52.271166+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:55 smithi067 bash[17655]: cluster 2024-04-03T14:10:54.271560+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:56 smithi067 bash[17655]: audit 2024-04-03T14:10:55.348837+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi082", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:10:58.154 INFO:teuthology.orchestra.run.smithi067.stdout:Added host 'smithi082' with addr '172.21.15.82' 2024-04-03T14:10:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:57 smithi067 bash[17655]: cephadm 2024-04-03T14:10:56.160790+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Deploying cephadm binary to smithi082 2024-04-03T14:10:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:57 smithi067 bash[17655]: cluster 2024-04-03T14:10:56.271905+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:58.878 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-03T14:10:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:59 smithi067 bash[17655]: audit 2024-04-03T14:10:58.154788+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:10:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:59 smithi067 bash[17655]: cephadm 2024-04-03T14:10:58.155469+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Added host smithi082 2024-04-03T14:10:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:59 smithi067 bash[17655]: audit 2024-04-03T14:10:58.193209+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:10:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:59 smithi067 bash[17655]: cluster 2024-04-03T14:10:58.272333+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:10:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:10:59 smithi067 bash[17655]: audit 2024-04-03T14:10:58.517047+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:00 smithi067 bash[17655]: audit 2024-04-03T14:10:59.839497+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:00 smithi067 bash[17655]: cluster 2024-04-03T14:11:00.272703+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:00 smithi067 bash[17655]: audit 2024-04-03T14:11:00.678048+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:03.604 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:11:03.635 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:03 smithi067 bash[17655]: cluster 2024-04-03T14:11:02.273136+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:05 smithi067 bash[17655]: cluster 2024-04-03T14:11:04.273535+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:06.308 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:11:06.308 INFO:teuthology.orchestra.run.smithi067.stdout:[{"addr": "172.21.15.67", "hostname": "smithi067", "labels": [], "status": ""}, {"addr": "172.21.15.82", "hostname": "smithi082", "labels": [], "status": ""}] 2024-04-03T14:11:07.036 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-03T14:11:07.036 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.212837+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.217879+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.225327+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.230924+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.231860+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi082", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.233126+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.234267+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: cephadm 2024-04-03T14:11:06.235734+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.conf 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: cluster 2024-04-03T14:11:06.273889+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.308832+0000 mgr.y (mgr.14152) 32 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:11:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: cephadm 2024-04-03T14:11:06.400513+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:11:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: cephadm 2024-04-03T14:11:06.565025+0000 mgr.y (mgr.14152) 34 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:11:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: cephadm 2024-04-03T14:11:06.729530+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-03T14:11:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.900004+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.906045+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:07 smithi067 bash[17655]: audit 2024-04-03T14:11:06.912378+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:09 smithi067 bash[17655]: cluster 2024-04-03T14:11:08.274292+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:11 smithi067 bash[17655]: cluster 2024-04-03T14:11:10.274738+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:11.763 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:11:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:13 smithi067 bash[17655]: cluster 2024-04-03T14:11:12.275242+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:15.343 INFO:teuthology.orchestra.run.smithi067.stderr:adjusted tunables profile to default 2024-04-03T14:11:15.581 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:15 smithi067 bash[17655]: cluster 2024-04-03T14:11:14.275690+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:15.582 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:15 smithi067 bash[17655]: audit 2024-04-03T14:11:14.675877+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.67:0/1945852315' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-03T14:11:16.060 INFO:tasks.cephadm:Adding mon.a on smithi067 2024-04-03T14:11:16.061 INFO:tasks.cephadm:Adding mon.c on smithi067 2024-04-03T14:11:16.061 INFO:tasks.cephadm:Adding mon.b on smithi082 2024-04-03T14:11:16.061 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch apply mon '3;smithi067:172.21.15.67=a;smithi067:[v2:172.21.15.67:3301,v1:172.21.15.67:6790]=c;smithi082:172.21.15.82=b' 2024-04-03T14:11:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:16 smithi067 bash[17655]: audit 2024-04-03T14:11:15.340842+0000 mon.a (mon.0) 125 : audit [INF] from='client.? 172.21.15.67:0/1945852315' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-03T14:11:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:16 smithi067 bash[17655]: cluster 2024-04-03T14:11:15.340895+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-03T14:11:17.302 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:11:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:17 smithi067 bash[17655]: cluster 2024-04-03T14:11:16.276249+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:19 smithi067 bash[17655]: cluster 2024-04-03T14:11:18.276713+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:20.229 INFO:teuthology.orchestra.run.smithi082.stdout:Scheduled mon update... 2024-04-03T14:11:21.178 DEBUG:teuthology.orchestra.run.smithi067:mon.c> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mon.c.service 2024-04-03T14:11:21.181 DEBUG:teuthology.orchestra.run.smithi082:mon.b> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mon.b.service 2024-04-03T14:11:21.187 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-03T14:11:21.187 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph mon dump -f json 2024-04-03T14:11:21.434 INFO:journalctl@ceph.mon.c.smithi067.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:11:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: audit 2024-04-03T14:11:20.218481+0000 mgr.y (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi067:172.21.15.67=a;smithi067:[v2:172.21.15.67:3301,v1:172.21.15.67:6790]=c;smithi082:172.21.15.82=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:11:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: cephadm 2024-04-03T14:11:20.225063+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Saving service mon spec with placement smithi067:172.21.15.67=a;smithi067:[v2:172.21.15.67:3301,v1:172.21.15.67:6790]=c;smithi082:172.21.15.82=b;count:3 2024-04-03T14:11:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: audit 2024-04-03T14:11:20.230257+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: cluster 2024-04-03T14:11:20.277185+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: audit 2024-04-03T14:11:20.278692+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: audit 2024-04-03T14:11:20.282203+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: audit 2024-04-03T14:11:20.283942+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: audit 2024-04-03T14:11:20.290557+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: audit 2024-04-03T14:11:20.293540+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: audit 2024-04-03T14:11:20.294904+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:21 smithi067 bash[17655]: cephadm 2024-04-03T14:11:20.296678+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Deploying daemon mon.b on smithi082 2024-04-03T14:11:21.792 INFO:journalctl@ceph.mon.b.smithi082.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:11:22.887 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:11:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:23 smithi067 bash[17655]: cluster 2024-04-03T14:11:22.277686+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:25 smithi067 bash[17655]: cluster 2024-04-03T14:11:24.278091+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:26.337 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-03T14:11:26.338 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":1,"fsid":"9a055ff6-f1c3-11ee-b648-cb9ed24678a4","modified":"2024-04-03T14:09:04.829019Z","created":"2024-04-03T14:09:04.829019Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-03T14:11:26.340 INFO:teuthology.orchestra.run.smithi082.stderr:dumped monmap epoch 1 2024-04-03T14:11:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:26 smithi067 bash[17655]: audit 2024-04-03T14:11:25.881336+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:26 smithi067 bash[17655]: audit 2024-04-03T14:11:25.885209+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:26 smithi067 bash[17655]: audit 2024-04-03T14:11:25.932455+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:26 smithi067 bash[17655]: audit 2024-04-03T14:11:25.933636+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:26 smithi067 bash[17655]: audit 2024-04-03T14:11:25.935425+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:26 smithi067 bash[17655]: cephadm 2024-04-03T14:11:25.936889+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Deploying daemon mon.c on smithi067 2024-04-03T14:11:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:26 smithi067 bash[17655]: cluster 2024-04-03T14:11:26.278563+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:26 smithi067 bash[17655]: audit 2024-04-03T14:11:26.338993+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.82:0/1526389647' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-03T14:11:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:27 smithi082 bash[20963]: debug 2024-04-03T14:11:27.533+0000 7f5b48883700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-03T14:11:28.373 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-03T14:11:28.374 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph mon dump -f json 2024-04-03T14:11:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:30 smithi067 bash[27441]: debug 2024-04-03T14:11:30.825+0000 7fdf1acdf700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-03T14:11:32.099 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:27.544874+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:27.545056+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:27.545185+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:28.279066+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:28.540378+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:29.540249+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:29.541678+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:30.279607+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:30.540853+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:30.833167+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:31.540846+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:31.834045+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:32.541082+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:32.589508+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:32.594938+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0],b=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:32.612899+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:32.612958+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:32.613231+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: cluster 2024-04-03T14:11:32.613479+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:32.620407+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:32 smithi067 bash[17655]: audit 2024-04-03T14:11:32.625216+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:32.978 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:27.544874+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:11:32.978 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:27.545056+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.978 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:27.545185+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-04-03T14:11:32.978 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:28.279066+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:28.540378+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:29.540249+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:29.541678+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:30.279607+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:30.540853+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:30.833167+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:31.540846+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:31.834045+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:32.541082+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:32.589508+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:32.594938+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0],b=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:32.612899+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:32.612958+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:32.613231+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-04-03T14:11:32.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: cluster 2024-04-03T14:11:32.613479+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-04-03T14:11:32.980 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:32.620407+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:32.980 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:32 smithi082 bash[20963]: audit 2024-04-03T14:11:32.625216+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:33.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:11:33 smithi067 bash[17919]: debug 2024-04-03T14:11:33.537+0000 7f31db4f7700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-03T14:11:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:27.544874+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:11:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:27.545056+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:27.545185+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2024-04-03T14:11:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:28.279066+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:28.540378+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:29.540249+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:29.541678+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:30.279607+0000 mgr.y (mgr.14152) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:30.540853+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:30.833167+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:31.540846+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:31.834045+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:32.541082+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:32.589508+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:32.594938+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0],b=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-03T14:11:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:32.612899+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:32.612958+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:32.613231+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:32.613479+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:32.620407+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:32.625216+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:32.840530+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:32.840993+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:32.845495+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:32.865371+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:32.865673+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:33.834129+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:34.280475+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:34.834451+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:34.836989+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:35.834484+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:36.280891+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:36.834392+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:37.834694+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:37.885783+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:37.896474+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0],b=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],c=[v2:172.21.15.67:3301/0,v1:172.21.15.67:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:37.916910+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:37.916963+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:37.917254+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: cluster 2024-04-03T14:11:37.917502+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:37.924550+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:37.928062+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:37.933614+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:37.939068+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[27441]: audit 2024-04-03T14:11:37.944506+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:32.840530+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:11:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:32.840993+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-04-03T14:11:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:32.845495+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-04-03T14:11:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:32.865371+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:32.865673+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:33.834129+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:34.280475+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:34.834451+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:34.836989+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:35.834484+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:36.280891+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:36.834392+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:37.834694+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:37.885783+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:37.896474+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0],b=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],c=[v2:172.21.15.67:3301/0,v1:172.21.15.67:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:37.916910+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:37.916963+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:37.917254+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: cluster 2024-04-03T14:11:37.917502+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-04-03T14:11:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:37.924550+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:37.928062+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:37.933614+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:37.939068+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:37 smithi067 bash[17655]: audit 2024-04-03T14:11:37.944506+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.307 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-03T14:11:38.307 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":3,"fsid":"9a055ff6-f1c3-11ee-b648-cb9ed24678a4","modified":"2024-04-03T14:11:32.834601Z","created":"2024-04-03T14:09:04.829019Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:3301","nonce":0},{"type":"v1","addr":"172.21.15.67:6790","nonce":0}]},"addr":"172.21.15.67:6790/0","public_addr":"172.21.15.67:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-03T14:11:38.310 INFO:teuthology.orchestra.run.smithi082.stderr:dumped monmap epoch 3 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:32.840530+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:32.840993+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:32.845495+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:32.865371+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:32.865673+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:33.834129+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:34.280475+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:34.834451+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:34.836989+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-04-03T14:11:38.353 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:35.834484+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:36.280891+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:36.834392+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:37.834694+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:37.885783+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:37.896474+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0],b=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],c=[v2:172.21.15.67:3301/0,v1:172.21.15.67:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:37.916910+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:37.916963+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:37.917254+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: cluster 2024-04-03T14:11:37.917502+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:37.924550+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:37.928062+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:37.933614+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:37.939068+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:38.354 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:37 smithi082 bash[20963]: audit 2024-04-03T14:11:37.944506+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.087 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-03T14:11:39.087 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-03T14:11:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: cluster 2024-04-03T14:11:38.281215+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.307841+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.82:0/175748894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-03T14:11:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.365101+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.366869+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: cephadm 2024-04-03T14:11:38.369097+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: cephadm 2024-04-03T14:11:38.369432+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.conf 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: cephadm 2024-04-03T14:11:38.533707+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: cephadm 2024-04-03T14:11:38.534995+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.706266+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.711104+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.714450+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.717057+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.721409+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: cephadm 2024-04-03T14:11:38.787551+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.788255+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.789968+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.791501+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: cephadm 2024-04-03T14:11:38.793198+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi067 2024-04-03T14:11:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:38 smithi082 bash[20963]: audit 2024-04-03T14:11:38.834550+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: cluster 2024-04-03T14:11:38.281215+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.307841+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.82:0/175748894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.365101+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.366869+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: cephadm 2024-04-03T14:11:38.369097+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: cephadm 2024-04-03T14:11:38.369432+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.conf 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: cephadm 2024-04-03T14:11:38.533707+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: cephadm 2024-04-03T14:11:38.534995+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.706266+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.711104+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.714450+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.717057+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.721409+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: cephadm 2024-04-03T14:11:38.787551+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.788255+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.789968+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.791501+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: cephadm 2024-04-03T14:11:38.793198+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi067 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[27441]: audit 2024-04-03T14:11:38.834550+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: cluster 2024-04-03T14:11:38.281215+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.307841+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.82:0/175748894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.365101+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.366869+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: cephadm 2024-04-03T14:11:38.369097+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-04-03T14:11:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: cephadm 2024-04-03T14:11:38.369432+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.conf 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: cephadm 2024-04-03T14:11:38.533707+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: cephadm 2024-04-03T14:11:38.534995+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.706266+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.711104+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.714450+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.717057+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.721409+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: cephadm 2024-04-03T14:11:38.787551+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.788255+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.789968+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.791501+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: cephadm 2024-04-03T14:11:38.793198+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mon.a on smithi067 2024-04-03T14:11:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:38 smithi067 bash[17655]: audit 2024-04-03T14:11:38.834550+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:11:42.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[17655]: cluster 2024-04-03T14:11:40.281626+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:42.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[17655]: audit 2024-04-03T14:11:40.934273+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:42.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[17655]: audit 2024-04-03T14:11:40.940134+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:42.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[17655]: audit 2024-04-03T14:11:40.963587+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:42.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[17655]: audit 2024-04-03T14:11:40.965221+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-03T14:11:42.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[17655]: audit 2024-04-03T14:11:40.966686+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:42.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[27441]: cluster 2024-04-03T14:11:40.281626+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:42.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[27441]: audit 2024-04-03T14:11:40.934273+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:42.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[27441]: audit 2024-04-03T14:11:40.940134+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:42.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[27441]: audit 2024-04-03T14:11:40.963587+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:42.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[27441]: audit 2024-04-03T14:11:40.965221+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-03T14:11:42.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:41 smithi067 bash[27441]: audit 2024-04-03T14:11:40.966686+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:41 smithi082 bash[20963]: cluster 2024-04-03T14:11:40.281626+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:41 smithi082 bash[20963]: audit 2024-04-03T14:11:40.934273+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:41 smithi082 bash[20963]: audit 2024-04-03T14:11:40.940134+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:41 smithi082 bash[20963]: audit 2024-04-03T14:11:40.963587+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:41 smithi082 bash[20963]: audit 2024-04-03T14:11:40.965221+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-03T14:11:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:41 smithi082 bash[20963]: audit 2024-04-03T14:11:40.966686+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:43.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:42 smithi082 bash[20963]: cephadm 2024-04-03T14:11:40.962979+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-03T14:11:43.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:42 smithi082 bash[20963]: cephadm 2024-04-03T14:11:40.968312+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi067 2024-04-03T14:11:43.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:42 smithi067 bash[17655]: cephadm 2024-04-03T14:11:40.962979+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-03T14:11:43.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:42 smithi067 bash[17655]: cephadm 2024-04-03T14:11:40.968312+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi067 2024-04-03T14:11:43.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:42 smithi067 bash[27441]: cephadm 2024-04-03T14:11:40.962979+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-03T14:11:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:42 smithi067 bash[27441]: cephadm 2024-04-03T14:11:40.968312+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi067 2024-04-03T14:11:43.808 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:11:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:43 smithi082 bash[20963]: cluster 2024-04-03T14:11:42.282094+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:43 smithi082 bash[20963]: audit 2024-04-03T14:11:42.859953+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:43 smithi082 bash[20963]: audit 2024-04-03T14:11:42.864843+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:43 smithi082 bash[20963]: audit 2024-04-03T14:11:42.888001+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:43 smithi082 bash[20963]: audit 2024-04-03T14:11:42.889504+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-03T14:11:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:43 smithi082 bash[20963]: audit 2024-04-03T14:11:42.890933+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[17655]: cluster 2024-04-03T14:11:42.282094+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[17655]: audit 2024-04-03T14:11:42.859953+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[17655]: audit 2024-04-03T14:11:42.864843+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[17655]: audit 2024-04-03T14:11:42.888001+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[17655]: audit 2024-04-03T14:11:42.889504+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-03T14:11:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[17655]: audit 2024-04-03T14:11:42.890933+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[27441]: cluster 2024-04-03T14:11:42.282094+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[27441]: audit 2024-04-03T14:11:42.859953+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[27441]: audit 2024-04-03T14:11:42.864843+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[27441]: audit 2024-04-03T14:11:42.888001+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-03T14:11:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[27441]: audit 2024-04-03T14:11:42.889504+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-03T14:11:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:43 smithi067 bash[27441]: audit 2024-04-03T14:11:42.890933+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:44.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[17655]: cephadm 2024-04-03T14:11:42.887392+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-03T14:11:44.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[17655]: cephadm 2024-04-03T14:11:42.892676+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi082 2024-04-03T14:11:44.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[17655]: audit 2024-04-03T14:11:44.667609+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[17655]: audit 2024-04-03T14:11:44.673296+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[17655]: audit 2024-04-03T14:11:44.713957+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:44.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[17655]: audit 2024-04-03T14:11:44.716626+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:44.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[17655]: audit 2024-04-03T14:11:44.717803+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:44.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[17655]: audit 2024-04-03T14:11:44.724430+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.987 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[27441]: cephadm 2024-04-03T14:11:42.887392+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-03T14:11:44.988 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[27441]: cephadm 2024-04-03T14:11:42.892676+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi082 2024-04-03T14:11:44.988 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[27441]: audit 2024-04-03T14:11:44.667609+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.988 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[27441]: audit 2024-04-03T14:11:44.673296+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:44.988 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[27441]: audit 2024-04-03T14:11:44.713957+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:44.988 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[27441]: audit 2024-04-03T14:11:44.716626+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:44.988 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[27441]: audit 2024-04-03T14:11:44.717803+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:44.988 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:44 smithi067 bash[27441]: audit 2024-04-03T14:11:44.724430+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:44 smithi082 bash[20963]: cephadm 2024-04-03T14:11:42.887392+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-03T14:11:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:44 smithi082 bash[20963]: cephadm 2024-04-03T14:11:42.892676+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi082 2024-04-03T14:11:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:44 smithi082 bash[20963]: audit 2024-04-03T14:11:44.667609+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:44 smithi082 bash[20963]: audit 2024-04-03T14:11:44.673296+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:44 smithi082 bash[20963]: audit 2024-04-03T14:11:44.713957+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:44 smithi082 bash[20963]: audit 2024-04-03T14:11:44.716626+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:44 smithi082 bash[20963]: audit 2024-04-03T14:11:44.717803+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:44 smithi082 bash[20963]: audit 2024-04-03T14:11:44.724430+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:45 smithi082 bash[20963]: cluster 2024-04-03T14:11:44.282534+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:46.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:45 smithi067 bash[17655]: cluster 2024-04-03T14:11:44.282534+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:46.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:45 smithi067 bash[27441]: cluster 2024-04-03T14:11:44.282534+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:46.585 INFO:teuthology.orchestra.run.smithi067.stdout:# minimal ceph.conf for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:11:46.585 INFO:teuthology.orchestra.run.smithi067.stdout:[global] 2024-04-03T14:11:46.585 INFO:teuthology.orchestra.run.smithi067.stdout: fsid = 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 2024-04-03T14:11:46.585 INFO:teuthology.orchestra.run.smithi067.stdout: mon_host = [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] [v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0] [v2:172.21.15.67:3301/0,v1:172.21.15.67:6790/0] 2024-04-03T14:11:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:46 smithi067 bash[27441]: cluster 2024-04-03T14:11:46.282958+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:46 smithi067 bash[27441]: audit 2024-04-03T14:11:46.585561+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.67:0/1280600174' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:46 smithi067 bash[17655]: cluster 2024-04-03T14:11:46.282958+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:46 smithi067 bash[17655]: audit 2024-04-03T14:11:46.585561+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.67:0/1280600174' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:46 smithi082 bash[20963]: cluster 2024-04-03T14:11:46.282958+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:46 smithi082 bash[20963]: audit 2024-04-03T14:11:46.585561+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.67:0/1280600174' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:47.231 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-03T14:11:47.232 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:11:47.232 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.conf 2024-04-03T14:11:47.247 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:11:47.247 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:11:47.305 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:11:47.305 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.conf 2024-04-03T14:11:47.321 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:11:47.321 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:11:47.380 INFO:tasks.cephadm:Adding mgr.y on smithi067 2024-04-03T14:11:47.380 INFO:tasks.cephadm:Adding mgr.x on smithi082 2024-04-03T14:11:47.381 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch apply mgr '2;smithi067=y;smithi082=x' 2024-04-03T14:11:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:49 smithi082 bash[20963]: cluster 2024-04-03T14:11:48.283412+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:49 smithi067 bash[17655]: cluster 2024-04-03T14:11:48.283412+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:49 smithi067 bash[27441]: cluster 2024-04-03T14:11:48.283412+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:51.137 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:11:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:51 smithi082 bash[20963]: cluster 2024-04-03T14:11:50.283837+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:51 smithi067 bash[17655]: cluster 2024-04-03T14:11:50.283837+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:51 smithi067 bash[27441]: cluster 2024-04-03T14:11:50.283837+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:53 smithi082 bash[20963]: cluster 2024-04-03T14:11:52.284260+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:53.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:53 smithi067 bash[27441]: cluster 2024-04-03T14:11:52.284260+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:53.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:53 smithi067 bash[17655]: cluster 2024-04-03T14:11:52.284260+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:53.993 INFO:teuthology.orchestra.run.smithi082.stdout:Scheduled mgr update... 2024-04-03T14:11:54.942 DEBUG:teuthology.orchestra.run.smithi082:mgr.x> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@mgr.x.service 2024-04-03T14:11:54.944 INFO:tasks.cephadm:Deploying OSDs... 2024-04-03T14:11:54.945 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:11:54.945 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/scratch_devs of=/dev/stdout 2024-04-03T14:11:54.952 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-03T14:11:54.953 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_1 2024-04-03T14:11:54.999 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-03T14:11:54.999 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-03T14:11:54.999 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 489 Links: 1 2024-04-03T14:11:54.999 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-03T14:11:54.999 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-04-03 14:04:25.179348216 +0000 2024-04-03T14:11:54.999 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-04-03 14:04:24.919354200 +0000 2024-04-03T14:11:55.000 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-04-03 14:04:24.919354200 +0000 2024-04-03T14:11:55.000 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: - 2024-04-03T14:11:55.000 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-03T14:11:55.056 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-04-03T14:11:55.057 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-04-03T14:11:55.057 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.00044767 s, 1.1 MB/s 2024-04-03T14:11:55.058 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-03T14:11:55.110 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_2 2024-04-03T14:11:55.161 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-03T14:11:55.161 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-03T14:11:55.161 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 496 Links: 1 2024-04-03T14:11:55.161 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-03T14:11:55.161 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-04-03 14:04:25.671336894 +0000 2024-04-03T14:11:55.161 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-04-03 14:04:25.411342878 +0000 2024-04-03T14:11:55.161 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-04-03 14:04:25.411342878 +0000 2024-04-03T14:11:55.161 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: - 2024-04-03T14:11:55.162 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-03T14:11:55.216 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-04-03T14:11:55.216 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-04-03T14:11:55.216 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000389047 s, 1.3 MB/s 2024-04-03T14:11:55.217 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-03T14:11:55.270 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_3 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:53.982434+0000 mgr.y (mgr.14152) 73 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi067=y;smithi082=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: cephadm 2024-04-03T14:11:53.985971+0000 mgr.y (mgr.14152) 74 : cephadm [INF] Saving service mgr spec with placement smithi067=y;smithi082=x;count:2 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:53.994120+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:54.031579+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:54.035253+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:54.037009+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:54.045676+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:54.047892+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:54.052564+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:54.054002+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: audit 2024-04-03T14:11:54.055509+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:55.299 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: cephadm 2024-04-03T14:11:54.057035+0000 mgr.y (mgr.14152) 75 : cephadm [INF] Deploying daemon mgr.x on smithi082 2024-04-03T14:11:55.300 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:54 smithi082 bash[20963]: cluster 2024-04-03T14:11:54.284680+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:55.320 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-03T14:11:55.320 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-03T14:11:55.320 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 503 Links: 1 2024-04-03T14:11:55.320 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-03T14:11:55.320 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-04-03 14:04:26.151325848 +0000 2024-04-03T14:11:55.320 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-04-03 14:04:25.875332199 +0000 2024-04-03T14:11:55.320 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-04-03 14:04:25.875332199 +0000 2024-04-03T14:11:55.320 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: - 2024-04-03T14:11:55.321 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-03T14:11:55.352 INFO:journalctl@ceph.mgr.x.smithi082.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:53.982434+0000 mgr.y (mgr.14152) 73 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi067=y;smithi082=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: cephadm 2024-04-03T14:11:53.985971+0000 mgr.y (mgr.14152) 74 : cephadm [INF] Saving service mgr spec with placement smithi067=y;smithi082=x;count:2 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:53.994120+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:54.031579+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:54.035253+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:54.037009+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:54.045676+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:54.047892+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:54.052564+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-03T14:11:55.373 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:54.054002+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: audit 2024-04-03T14:11:54.055509+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: cephadm 2024-04-03T14:11:54.057035+0000 mgr.y (mgr.14152) 75 : cephadm [INF] Deploying daemon mgr.x on smithi082 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[17655]: cluster 2024-04-03T14:11:54.284680+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:53.982434+0000 mgr.y (mgr.14152) 73 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi067=y;smithi082=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: cephadm 2024-04-03T14:11:53.985971+0000 mgr.y (mgr.14152) 74 : cephadm [INF] Saving service mgr spec with placement smithi067=y;smithi082=x;count:2 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:53.994120+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:54.031579+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:54.035253+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:54.037009+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:54.045676+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:54.047892+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-03T14:11:55.374 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:54.052564+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-03T14:11:55.375 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:54.054002+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-03T14:11:55.375 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: audit 2024-04-03T14:11:54.055509+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:11:55.375 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: cephadm 2024-04-03T14:11:54.057035+0000 mgr.y (mgr.14152) 75 : cephadm [INF] Deploying daemon mgr.x on smithi082 2024-04-03T14:11:55.375 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:54 smithi067 bash[27441]: cluster 2024-04-03T14:11:54.284680+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:55.376 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-04-03T14:11:55.376 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-04-03T14:11:55.376 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000416057 s, 1.2 MB/s 2024-04-03T14:11:55.376 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-03T14:11:55.426 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_4 2024-04-03T14:11:55.477 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-03T14:11:55.477 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-03T14:11:55.477 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 507 Links: 1 2024-04-03T14:11:55.477 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-03T14:11:55.477 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-04-03 14:04:26.659314157 +0000 2024-04-03T14:11:55.477 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-04-03 14:04:26.379320601 +0000 2024-04-03T14:11:55.477 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-04-03 14:04:26.379320601 +0000 2024-04-03T14:11:55.477 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: - 2024-04-03T14:11:55.478 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-03T14:11:55.530 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-04-03T14:11:55.530 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-04-03T14:11:55.530 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000372335 s, 1.4 MB/s 2024-04-03T14:11:55.532 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-03T14:11:55.583 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:11:55.583 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/scratch_devs of=/dev/stdout 2024-04-03T14:11:55.590 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-04-03T14:11:55.591 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_1 2024-04-03T14:11:55.640 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-03T14:11:55.640 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-03T14:11:55.640 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 5h/5d Inode: 489 Links: 1 2024-04-03T14:11:55.640 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-03T14:11:55.640 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-04-03 14:04:30.130104039 +0000 2024-04-03T14:11:55.640 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-04-03 14:04:29.890122163 +0000 2024-04-03T14:11:55.641 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-04-03 14:04:29.890122163 +0000 2024-04-03T14:11:55.641 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2024-04-03T14:11:55.641 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-03T14:11:55.693 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-04-03T14:11:55.693 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-04-03T14:11:55.694 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000427918 s, 1.2 MB/s 2024-04-03T14:11:55.694 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-03T14:11:55.744 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_2 2024-04-03T14:11:55.792 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-03T14:11:55.792 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-03T14:11:55.793 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 5h/5d Inode: 495 Links: 1 2024-04-03T14:11:55.793 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-03T14:11:55.793 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-04-03 14:04:30.350087528 +0000 2024-04-03T14:11:55.793 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-04-03 14:04:30.346087828 +0000 2024-04-03T14:11:55.793 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-04-03 14:04:30.346087828 +0000 2024-04-03T14:11:55.793 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2024-04-03T14:11:55.793 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-03T14:11:55.851 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-04-03T14:11:55.851 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-04-03T14:11:55.851 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000344332 s, 1.5 MB/s 2024-04-03T14:11:55.852 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-03T14:11:55.903 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_3 2024-04-03T14:11:55.955 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-03T14:11:55.955 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-03T14:11:55.955 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 5h/5d Inode: 501 Links: 1 2024-04-03T14:11:55.955 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-03T14:11:55.956 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-04-03 14:04:31.086032458 +0000 2024-04-03T14:11:55.956 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-04-03 14:04:30.838050903 +0000 2024-04-03T14:11:55.956 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-04-03 14:04:30.838050903 +0000 2024-04-03T14:11:55.956 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2024-04-03T14:11:55.956 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-03T14:11:56.011 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-04-03T14:11:56.011 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-04-03T14:11:56.011 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000402282 s, 1.3 MB/s 2024-04-03T14:11:56.012 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-03T14:11:56.065 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_4 2024-04-03T14:11:56.115 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-03T14:11:56.115 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-03T14:11:56.116 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 5h/5d Inode: 510 Links: 1 2024-04-03T14:11:56.116 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-03T14:11:56.116 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-04-03 14:04:31.573996810 +0000 2024-04-03T14:11:56.116 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-04-03 14:04:31.298016972 +0000 2024-04-03T14:11:56.116 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-04-03 14:04:31.298016972 +0000 2024-04-03T14:11:56.116 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2024-04-03T14:11:56.116 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-03T14:11:56.170 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-04-03T14:11:56.170 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-04-03T14:11:56.170 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000275405 s, 1.9 MB/s 2024-04-03T14:11:56.171 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-03T14:11:56.217 INFO:tasks.cephadm:Deploying osd.0 on smithi067 with /dev/vg_nvme/lv_4... 2024-04-03T14:11:56.217 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-03T14:11:56.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:56 smithi082 systemd[1]: Started Ceph mgr.x for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:11:57.683 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:57 smithi082 bash[21968]: debug 2024-04-03T14:11:57.528+0000 7fc1494d6700 1 -- 172.21.15.82:0/3751055779 <== mon.1 v2:172.21.15.82:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5560b61d69c0 con 0x5560b62dcc00 2024-04-03T14:11:57.683 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:57 smithi082 bash[20963]: cluster 2024-04-03T14:11:56.285098+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:57.684 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:57 smithi082 bash[20963]: audit 2024-04-03T14:11:56.618779+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.684 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:57 smithi082 bash[20963]: audit 2024-04-03T14:11:56.624410+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.684 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:57 smithi082 bash[20963]: audit 2024-04-03T14:11:56.632581+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.684 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:57 smithi082 bash[20963]: audit 2024-04-03T14:11:56.637608+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.684 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:57 smithi082 bash[20963]: audit 2024-04-03T14:11:56.704069+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[17655]: cluster 2024-04-03T14:11:56.285098+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[17655]: audit 2024-04-03T14:11:56.618779+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[17655]: audit 2024-04-03T14:11:56.624410+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[17655]: audit 2024-04-03T14:11:56.632581+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[17655]: audit 2024-04-03T14:11:56.637608+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[17655]: audit 2024-04-03T14:11:56.704069+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[27441]: cluster 2024-04-03T14:11:56.285098+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[27441]: audit 2024-04-03T14:11:56.618779+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[27441]: audit 2024-04-03T14:11:56.624410+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[27441]: audit 2024-04-03T14:11:56.632581+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[27441]: audit 2024-04-03T14:11:56.637608+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:57 smithi067 bash[27441]: audit 2024-04-03T14:11:56.704069+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:11:58.133 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:57 smithi082 bash[21968]: debug 2024-04-03T14:11:57.680+0000 7fc151bf91c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-03T14:11:58.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:58 smithi082 bash[21968]: debug 2024-04-03T14:11:58.556+0000 7fc151bf91c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-03T14:11:58.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:58 smithi082 bash[21968]: debug 2024-04-03T14:11:58.660+0000 7fc151bf91c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-03T14:11:58.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:58 smithi082 bash[21968]: debug 2024-04-03T14:11:58.760+0000 7fc151bf91c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-03T14:11:59.355 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:59 smithi082 bash[21968]: debug 2024-04-03T14:11:59.012+0000 7fc151bf91c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:11:59.356 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:58 smithi082 bash[20963]: audit 2024-04-03T14:11:57.932048+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:59.356 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:11:58 smithi082 bash[20963]: cluster 2024-04-03T14:11:58.285503+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:58 smithi067 bash[17655]: audit 2024-04-03T14:11:57.932048+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:11:58 smithi067 bash[17655]: cluster 2024-04-03T14:11:58.285503+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:58 smithi067 bash[27441]: audit 2024-04-03T14:11:57.932048+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:11:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:11:58 smithi067 bash[27441]: cluster 2024-04-03T14:11:58.285503+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:11:59.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:59 smithi082 bash[21968]: debug 2024-04-03T14:11:59.352+0000 7fc151bf91c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-03T14:11:59.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:59 smithi082 bash[21968]: debug 2024-04-03T14:11:59.448+0000 7fc151bf91c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-03T14:12:00.133 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:11:59 smithi082 bash[21968]: debug 2024-04-03T14:11:59.716+0000 7fc151bf91c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-03T14:12:00.958 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:12:01.133 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:00 smithi082 bash[21968]: debug 2024-04-03T14:12:00.700+0000 7fc151bf91c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-03T14:12:01.133 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:00 smithi082 bash[21968]: debug 2024-04-03T14:12:00.808+0000 7fc151bf91c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-03T14:12:01.133 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:00 smithi082 bash[21968]: debug 2024-04-03T14:12:00.928+0000 7fc151bf91c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-03T14:12:01.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:01 smithi082 bash[20963]: cluster 2024-04-03T14:12:00.285912+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:01.616 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:01 smithi082 bash[21968]: debug 2024-04-03T14:12:01.392+0000 7fc151bf91c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-03T14:12:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:01 smithi067 bash[17655]: cluster 2024-04-03T14:12:00.285912+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:01 smithi067 bash[27441]: cluster 2024-04-03T14:12:00.285912+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:01.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:01 smithi082 bash[21968]: debug 2024-04-03T14:12:01.612+0000 7fc151bf91c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-03T14:12:02.371 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[21968]: debug 2024-04-03T14:12:02.008+0000 7fc151bf91c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-03T14:12:02.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[21968]: debug 2024-04-03T14:12:02.368+0000 7fc151bf91c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:12:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[17655]: audit 2024-04-03T14:12:01.744210+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[17655]: audit 2024-04-03T14:12:01.748902+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[17655]: audit 2024-04-03T14:12:02.172573+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[17655]: audit 2024-04-03T14:12:02.173941+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:12:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[17655]: audit 2024-04-03T14:12:02.181110+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[17655]: audit 2024-04-03T14:12:02.250062+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-03T14:12:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[17655]: audit 2024-04-03T14:12:02.251621+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-03T14:12:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[17655]: audit 2024-04-03T14:12:02.252805+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[27441]: audit 2024-04-03T14:12:01.744210+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[27441]: audit 2024-04-03T14:12:01.748902+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[27441]: audit 2024-04-03T14:12:02.172573+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[27441]: audit 2024-04-03T14:12:02.173941+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:12:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[27441]: audit 2024-04-03T14:12:02.181110+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[27441]: audit 2024-04-03T14:12:02.250062+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-03T14:12:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[27441]: audit 2024-04-03T14:12:02.251621+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-03T14:12:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:02 smithi067 bash[27441]: audit 2024-04-03T14:12:02.252805+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:03.084 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[20963]: audit 2024-04-03T14:12:01.744210+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:03.084 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[20963]: audit 2024-04-03T14:12:01.748902+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:03.084 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[20963]: audit 2024-04-03T14:12:02.172573+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:03.085 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[20963]: audit 2024-04-03T14:12:02.173941+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:12:03.085 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[20963]: audit 2024-04-03T14:12:02.181110+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:03.085 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[20963]: audit 2024-04-03T14:12:02.250062+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-03T14:12:03.085 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[20963]: audit 2024-04-03T14:12:02.251621+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-03T14:12:03.085 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:02 smithi082 bash[20963]: audit 2024-04-03T14:12:02.252805+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:03.347 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:03 smithi082 bash[21968]: debug 2024-04-03T14:12:03.080+0000 7fc151bf91c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-03T14:12:03.347 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:03 smithi082 bash[21968]: debug 2024-04-03T14:12:03.184+0000 7fc151bf91c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-03T14:12:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:03 smithi082 bash[21968]: debug 2024-04-03T14:12:03.344+0000 7fc151bf91c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-03T14:12:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:03 smithi082 bash[21968]: debug 2024-04-03T14:12:03.452+0000 7fc151bf91c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-03T14:12:04.016 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:03 smithi082 bash[20963]: cephadm 2024-04-03T14:12:02.249305+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-03T14:12:04.016 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:03 smithi082 bash[20963]: cephadm 2024-04-03T14:12:02.254430+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi067 2024-04-03T14:12:04.016 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:03 smithi082 bash[20963]: cluster 2024-04-03T14:12:02.286280+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:04.017 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:03 smithi082 bash[21968]: debug 2024-04-03T14:12:03.780+0000 7fc151bf91c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-03T14:12:04.017 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:03 smithi082 bash[21968]: debug 2024-04-03T14:12:03.892+0000 7fc151bf91c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-03T14:12:04.026 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:03 smithi067 bash[27441]: cephadm 2024-04-03T14:12:02.249305+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-03T14:12:04.026 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:03 smithi067 bash[27441]: cephadm 2024-04-03T14:12:02.254430+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi067 2024-04-03T14:12:04.026 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:03 smithi067 bash[27441]: cluster 2024-04-03T14:12:02.286280+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:04.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:03 smithi067 bash[17655]: cephadm 2024-04-03T14:12:02.249305+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-03T14:12:04.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:03 smithi067 bash[17655]: cephadm 2024-04-03T14:12:02.254430+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi067 2024-04-03T14:12:04.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:03 smithi067 bash[17655]: cluster 2024-04-03T14:12:02.286280+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:04.322 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:04 smithi082 bash[21968]: debug 2024-04-03T14:12:04.012+0000 7fc151bf91c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-03T14:12:04.322 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:04 smithi082 bash[21968]: debug 2024-04-03T14:12:04.196+0000 7fc151bf91c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-03T14:12:04.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:04 smithi082 bash[21968]: debug 2024-04-03T14:12:04.320+0000 7fc151bf91c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-03T14:12:05.107 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-03T14:12:05.107 INFO:teuthology.orchestra.run.smithi067.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-03T14:12:05.108 INFO:teuthology.orchestra.run.smithi067.stderr: stderr: 10+0 records in 2024-04-03T14:12:05.108 INFO:teuthology.orchestra.run.smithi067.stderr:10+0 records out 2024-04-03T14:12:05.108 INFO:teuthology.orchestra.run.smithi067.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0215841 s, 486 MB/s 2024-04-03T14:12:05.108 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping successful for: 2024-04-03T14:12:05.781 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch daemon add osd smithi067:vg_nvme/lv_4 2024-04-03T14:12:05.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[21968]: debug 2024-04-03T14:12:05.516+0000 7fc151bf91c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-03T14:12:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: cluster 2024-04-03T14:12:04.286616+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.031288+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.036664+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.076390+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.078915+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.080110+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.087434+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: cluster 2024-04-03T14:12:05.542496+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-04-03T14:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.544921+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-03T14:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.545607+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-03T14:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.547233+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-03T14:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:05 smithi082 bash[20963]: audit 2024-04-03T14:12:05.547873+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-03T14:12:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: cluster 2024-04-03T14:12:04.286616+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.031288+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.036664+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.076390+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:12:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.078915+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.080110+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:12:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.087434+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: cluster 2024-04-03T14:12:05.542496+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-04-03T14:12:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.544921+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.545607+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.547233+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[17655]: audit 2024-04-03T14:12:05.547873+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: cluster 2024-04-03T14:12:04.286616+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.031288+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.036664+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.076390+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.078915+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.080110+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.087434+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: cluster 2024-04-03T14:12:05.542496+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-04-03T14:12:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.544921+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-03T14:12:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.545607+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-03T14:12:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.547233+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-03T14:12:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:05 smithi067 bash[27441]: audit 2024-04-03T14:12:05.547873+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.82:0/2928256122' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-03T14:12:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:07 smithi082 bash[20963]: cluster 2024-04-03T14:12:06.097440+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 107s), standbys: x 2024-04-03T14:12:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:07 smithi082 bash[20963]: audit 2024-04-03T14:12:06.097610+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-03T14:12:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:07 smithi082 bash[20963]: cluster 2024-04-03T14:12:06.286929+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:07 smithi067 bash[17655]: cluster 2024-04-03T14:12:06.097440+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 107s), standbys: x 2024-04-03T14:12:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:07 smithi067 bash[17655]: audit 2024-04-03T14:12:06.097610+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-03T14:12:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:07 smithi067 bash[17655]: cluster 2024-04-03T14:12:06.286929+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:07 smithi067 bash[27441]: cluster 2024-04-03T14:12:06.097440+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 107s), standbys: x 2024-04-03T14:12:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:07 smithi067 bash[27441]: audit 2024-04-03T14:12:06.097610+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-03T14:12:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:07 smithi067 bash[27441]: cluster 2024-04-03T14:12:06.286929+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:09 smithi082 bash[20963]: cluster 2024-04-03T14:12:08.287331+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:09 smithi067 bash[17655]: cluster 2024-04-03T14:12:08.287331+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:09 smithi067 bash[27441]: cluster 2024-04-03T14:12:08.287331+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:10.515 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:12:11.604 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:11 smithi067 bash[17655]: cluster 2024-04-03T14:12:10.287776+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:11.605 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:11 smithi067 bash[27441]: cluster 2024-04-03T14:12:10.287776+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:11 smithi082 bash[20963]: cluster 2024-04-03T14:12:10.287776+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:13 smithi067 bash[17655]: cluster 2024-04-03T14:12:12.288198+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:13 smithi067 bash[27441]: cluster 2024-04-03T14:12:12.288198+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:13 smithi082 bash[20963]: cluster 2024-04-03T14:12:12.288198+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:14 smithi082 bash[20963]: audit 2024-04-03T14:12:13.562447+0000 mgr.y (mgr.14152) 88 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:12:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:14 smithi082 bash[20963]: audit 2024-04-03T14:12:13.569921+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:12:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:14 smithi082 bash[20963]: audit 2024-04-03T14:12:13.576483+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:12:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:14 smithi082 bash[20963]: audit 2024-04-03T14:12:13.577921+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:14 smithi067 bash[17655]: audit 2024-04-03T14:12:13.562447+0000 mgr.y (mgr.14152) 88 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:12:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:14 smithi067 bash[17655]: audit 2024-04-03T14:12:13.569921+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:12:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:14 smithi067 bash[17655]: audit 2024-04-03T14:12:13.576483+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:12:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:14 smithi067 bash[17655]: audit 2024-04-03T14:12:13.577921+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:14 smithi067 bash[27441]: audit 2024-04-03T14:12:13.562447+0000 mgr.y (mgr.14152) 88 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:12:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:14 smithi067 bash[27441]: audit 2024-04-03T14:12:13.569921+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:12:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:14 smithi067 bash[27441]: audit 2024-04-03T14:12:13.576483+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:12:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:14 smithi067 bash[27441]: audit 2024-04-03T14:12:13.577921+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:15 smithi082 bash[20963]: cluster 2024-04-03T14:12:14.288603+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:15 smithi067 bash[17655]: cluster 2024-04-03T14:12:14.288603+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:15 smithi067 bash[27441]: cluster 2024-04-03T14:12:14.288603+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:17 smithi082 bash[20963]: cluster 2024-04-03T14:12:16.289001+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:17 smithi067 bash[17655]: cluster 2024-04-03T14:12:16.289001+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:17 smithi067 bash[27441]: cluster 2024-04-03T14:12:16.289001+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:19 smithi082 bash[20963]: cluster 2024-04-03T14:12:18.289427+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:19.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:19 smithi067 bash[17655]: cluster 2024-04-03T14:12:18.289427+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:19.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:19 smithi067 bash[27441]: cluster 2024-04-03T14:12:18.289427+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:21 smithi082 bash[20963]: cluster 2024-04-03T14:12:20.289773+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:21 smithi067 bash[17655]: cluster 2024-04-03T14:12:20.289773+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:21 smithi067 bash[27441]: cluster 2024-04-03T14:12:20.289773+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:22 smithi082 bash[20963]: audit 2024-04-03T14:12:22.089963+0000 mon.a (mon.0) 246 : audit [INF] from='client.? 172.21.15.67:0/1188661496' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "893f7cfb-9585-44a2-8e27-75a463de5b04"}]: dispatch 2024-04-03T14:12:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:22 smithi082 bash[20963]: audit 2024-04-03T14:12:22.099201+0000 mon.a (mon.0) 247 : audit [INF] from='client.? 172.21.15.67:0/1188661496' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "893f7cfb-9585-44a2-8e27-75a463de5b04"}]': finished 2024-04-03T14:12:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:22 smithi082 bash[20963]: cluster 2024-04-03T14:12:22.099358+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-03T14:12:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:22 smithi082 bash[20963]: audit 2024-04-03T14:12:22.099587+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:22 smithi067 bash[17655]: audit 2024-04-03T14:12:22.089963+0000 mon.a (mon.0) 246 : audit [INF] from='client.? 172.21.15.67:0/1188661496' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "893f7cfb-9585-44a2-8e27-75a463de5b04"}]: dispatch 2024-04-03T14:12:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:22 smithi067 bash[17655]: audit 2024-04-03T14:12:22.099201+0000 mon.a (mon.0) 247 : audit [INF] from='client.? 172.21.15.67:0/1188661496' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "893f7cfb-9585-44a2-8e27-75a463de5b04"}]': finished 2024-04-03T14:12:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:22 smithi067 bash[17655]: cluster 2024-04-03T14:12:22.099358+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-03T14:12:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:22 smithi067 bash[17655]: audit 2024-04-03T14:12:22.099587+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:22 smithi067 bash[27441]: audit 2024-04-03T14:12:22.089963+0000 mon.a (mon.0) 246 : audit [INF] from='client.? 172.21.15.67:0/1188661496' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "893f7cfb-9585-44a2-8e27-75a463de5b04"}]: dispatch 2024-04-03T14:12:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:22 smithi067 bash[27441]: audit 2024-04-03T14:12:22.099201+0000 mon.a (mon.0) 247 : audit [INF] from='client.? 172.21.15.67:0/1188661496' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "893f7cfb-9585-44a2-8e27-75a463de5b04"}]': finished 2024-04-03T14:12:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:22 smithi067 bash[27441]: cluster 2024-04-03T14:12:22.099358+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-03T14:12:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:22 smithi067 bash[27441]: audit 2024-04-03T14:12:22.099587+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:23 smithi082 bash[20963]: cluster 2024-04-03T14:12:22.290183+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:23 smithi082 bash[20963]: audit 2024-04-03T14:12:22.862434+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.67:0/3070817755' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:12:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:23 smithi067 bash[17655]: cluster 2024-04-03T14:12:22.290183+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:23 smithi067 bash[17655]: audit 2024-04-03T14:12:22.862434+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.67:0/3070817755' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:12:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:23 smithi067 bash[27441]: cluster 2024-04-03T14:12:22.290183+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:23 smithi067 bash[27441]: audit 2024-04-03T14:12:22.862434+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.67:0/3070817755' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:12:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:25 smithi082 bash[20963]: cluster 2024-04-03T14:12:24.290514+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:25 smithi067 bash[17655]: cluster 2024-04-03T14:12:24.290514+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:25 smithi067 bash[27441]: cluster 2024-04-03T14:12:24.290514+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:27 smithi082 bash[20963]: cluster 2024-04-03T14:12:26.290954+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:27 smithi067 bash[17655]: cluster 2024-04-03T14:12:26.290954+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:27 smithi067 bash[27441]: cluster 2024-04-03T14:12:26.290954+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:29 smithi067 bash[27441]: cluster 2024-04-03T14:12:28.291490+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:29 smithi067 bash[17655]: cluster 2024-04-03T14:12:28.291490+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:29 smithi082 bash[20963]: cluster 2024-04-03T14:12:28.291490+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:31 smithi067 bash[17655]: cluster 2024-04-03T14:12:30.291942+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:31 smithi067 bash[27441]: cluster 2024-04-03T14:12:30.291942+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:31 smithi082 bash[20963]: cluster 2024-04-03T14:12:30.291942+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:33 smithi067 bash[27441]: cluster 2024-04-03T14:12:32.292318+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:33 smithi067 bash[17655]: cluster 2024-04-03T14:12:32.292318+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:33 smithi082 bash[20963]: cluster 2024-04-03T14:12:32.292318+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:35 smithi067 bash[17655]: cluster 2024-04-03T14:12:34.292708+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:35 smithi067 bash[17655]: audit 2024-04-03T14:12:34.734960+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-03T14:12:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:35 smithi067 bash[17655]: audit 2024-04-03T14:12:34.736378+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:35 smithi067 bash[17655]: cephadm 2024-04-03T14:12:34.737375+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Deploying daemon osd.0 on smithi067 2024-04-03T14:12:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:35 smithi067 bash[27441]: cluster 2024-04-03T14:12:34.292708+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:35 smithi067 bash[27441]: audit 2024-04-03T14:12:34.734960+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-03T14:12:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:35 smithi067 bash[27441]: audit 2024-04-03T14:12:34.736378+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:35 smithi067 bash[27441]: cephadm 2024-04-03T14:12:34.737375+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Deploying daemon osd.0 on smithi067 2024-04-03T14:12:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:35 smithi082 bash[20963]: cluster 2024-04-03T14:12:34.292708+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:35 smithi082 bash[20963]: audit 2024-04-03T14:12:34.734960+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-03T14:12:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:35 smithi082 bash[20963]: audit 2024-04-03T14:12:34.736378+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:35 smithi082 bash[20963]: cephadm 2024-04-03T14:12:34.737375+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Deploying daemon osd.0 on smithi067 2024-04-03T14:12:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:37 smithi067 bash[17655]: cluster 2024-04-03T14:12:36.293062+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:37 smithi067 bash[27441]: cluster 2024-04-03T14:12:36.293062+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:37 smithi082 bash[20963]: cluster 2024-04-03T14:12:36.293062+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:39 smithi067 bash[17655]: cluster 2024-04-03T14:12:38.293477+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:39 smithi067 bash[17655]: audit 2024-04-03T14:12:39.117300+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:39 smithi067 bash[17655]: audit 2024-04-03T14:12:39.123428+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:39 smithi067 bash[17655]: audit 2024-04-03T14:12:39.158093+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:12:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:39 smithi067 bash[27441]: cluster 2024-04-03T14:12:38.293477+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:39 smithi067 bash[27441]: audit 2024-04-03T14:12:39.117300+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:39 smithi067 bash[27441]: audit 2024-04-03T14:12:39.123428+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:39 smithi067 bash[27441]: audit 2024-04-03T14:12:39.158093+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:12:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:39 smithi082 bash[20963]: cluster 2024-04-03T14:12:38.293477+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:39 smithi082 bash[20963]: audit 2024-04-03T14:12:39.117300+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:39 smithi082 bash[20963]: audit 2024-04-03T14:12:39.123428+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:39 smithi082 bash[20963]: audit 2024-04-03T14:12:39.158093+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:12:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:41 smithi067 bash[17655]: cluster 2024-04-03T14:12:40.293876+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:41 smithi067 bash[27441]: cluster 2024-04-03T14:12:40.293876+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:41 smithi082 bash[20963]: cluster 2024-04-03T14:12:40.293876+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:43.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:43 smithi067 bash[17655]: cluster 2024-04-03T14:12:42.294291+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:43.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:43 smithi067 bash[27441]: cluster 2024-04-03T14:12:42.294291+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:43 smithi082 bash[20963]: cluster 2024-04-03T14:12:42.294291+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:45 smithi082 bash[20963]: cluster 2024-04-03T14:12:44.294752+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:45 smithi082 bash[20963]: audit 2024-04-03T14:12:45.395585+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:45 smithi082 bash[20963]: audit 2024-04-03T14:12:45.403307+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:45 smithi067 bash[17655]: cluster 2024-04-03T14:12:44.294752+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:45 smithi067 bash[17655]: audit 2024-04-03T14:12:45.395585+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:45 smithi067 bash[17655]: audit 2024-04-03T14:12:45.403307+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:45 smithi067 bash[27441]: cluster 2024-04-03T14:12:44.294752+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:45 smithi067 bash[27441]: audit 2024-04-03T14:12:45.395585+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:45 smithi067 bash[27441]: audit 2024-04-03T14:12:45.403307+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:46 smithi067 bash[27441]: audit 2024-04-03T14:12:45.875199+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:46 smithi067 bash[27441]: audit 2024-04-03T14:12:45.877027+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:12:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:46 smithi067 bash[27441]: audit 2024-04-03T14:12:45.885488+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:46 smithi067 bash[27441]: audit 2024-04-03T14:12:46.020555+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-03T14:12:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:46 smithi067 bash[17655]: audit 2024-04-03T14:12:45.875199+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:46 smithi067 bash[17655]: audit 2024-04-03T14:12:45.877027+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:12:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:46 smithi067 bash[17655]: audit 2024-04-03T14:12:45.885488+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:46 smithi067 bash[17655]: audit 2024-04-03T14:12:46.020555+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-03T14:12:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:46 smithi082 bash[20963]: audit 2024-04-03T14:12:45.875199+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:12:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:46 smithi082 bash[20963]: audit 2024-04-03T14:12:45.877027+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:12:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:46 smithi082 bash[20963]: audit 2024-04-03T14:12:45.885488+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:46 smithi082 bash[20963]: audit 2024-04-03T14:12:46.020555+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-03T14:12:47.739 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[17655]: cluster 2024-04-03T14:12:46.295170+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:47.739 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[17655]: audit 2024-04-03T14:12:46.894183+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-03T14:12:47.739 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[17655]: cluster 2024-04-03T14:12:46.894304+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-03T14:12:47.739 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[17655]: audit 2024-04-03T14:12:46.894436+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:47.739 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[17655]: audit 2024-04-03T14:12:46.895031+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:12:47.739 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[27441]: cluster 2024-04-03T14:12:46.295170+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:47.739 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[27441]: audit 2024-04-03T14:12:46.894183+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-03T14:12:47.739 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[27441]: cluster 2024-04-03T14:12:46.894304+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-03T14:12:47.740 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[27441]: audit 2024-04-03T14:12:46.894436+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:47.740 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:47 smithi067 bash[27441]: audit 2024-04-03T14:12:46.895031+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:12:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:47 smithi082 bash[20963]: cluster 2024-04-03T14:12:46.295170+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:47 smithi082 bash[20963]: audit 2024-04-03T14:12:46.894183+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-03T14:12:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:47 smithi082 bash[20963]: cluster 2024-04-03T14:12:46.894304+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-03T14:12:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:47 smithi082 bash[20963]: audit 2024-04-03T14:12:46.894436+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:47 smithi082 bash[20963]: audit 2024-04-03T14:12:46.895031+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:12:49.091 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 0 on host 'smithi067' 2024-04-03T14:12:49.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[17655]: audit 2024-04-03T14:12:47.897315+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:12:49.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[17655]: cluster 2024-04-03T14:12:47.897381+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-03T14:12:49.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[17655]: audit 2024-04-03T14:12:47.897528+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:49.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[17655]: audit 2024-04-03T14:12:47.902963+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:49.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[17655]: cluster 2024-04-03T14:12:48.295579+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:49.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[27441]: audit 2024-04-03T14:12:47.897315+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:12:49.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[27441]: cluster 2024-04-03T14:12:47.897381+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-03T14:12:49.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[27441]: audit 2024-04-03T14:12:47.897528+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:49.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[27441]: audit 2024-04-03T14:12:47.902963+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:49.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:48 smithi067 bash[27441]: cluster 2024-04-03T14:12:48.295579+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:48 smithi082 bash[20963]: audit 2024-04-03T14:12:47.897315+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:48 smithi082 bash[20963]: cluster 2024-04-03T14:12:47.897381+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-03T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:48 smithi082 bash[20963]: audit 2024-04-03T14:12:47.897528+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:48 smithi082 bash[20963]: audit 2024-04-03T14:12:47.902963+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:48 smithi082 bash[20963]: cluster 2024-04-03T14:12:48.295579+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-03T14:12:49.772 DEBUG:teuthology.orchestra.run.smithi067:osd.0> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@osd.0.service 2024-04-03T14:12:49.774 INFO:tasks.cephadm:Deploying osd.1 on smithi067 with /dev/vg_nvme/lv_3... 2024-04-03T14:12:49.775 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-03T14:12:49.949 INFO:journalctl@ceph.osd.0.smithi067.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:12:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[17655]: cluster 2024-04-03T14:12:47.029939+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[17655]: cluster 2024-04-03T14:12:47.030088+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[17655]: cluster 2024-04-03T14:12:48.897654+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754] boot 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[17655]: cluster 2024-04-03T14:12:48.897681+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[17655]: audit 2024-04-03T14:12:48.898568+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[17655]: audit 2024-04-03T14:12:49.025890+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[17655]: audit 2024-04-03T14:12:49.034085+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[17655]: audit 2024-04-03T14:12:49.042335+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[27441]: cluster 2024-04-03T14:12:47.029939+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[27441]: cluster 2024-04-03T14:12:47.030088+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:12:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[27441]: cluster 2024-04-03T14:12:48.897654+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754] boot 2024-04-03T14:12:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[27441]: cluster 2024-04-03T14:12:48.897681+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-03T14:12:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[27441]: audit 2024-04-03T14:12:48.898568+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[27441]: audit 2024-04-03T14:12:49.025890+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:12:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[27441]: audit 2024-04-03T14:12:49.034085+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:49 smithi067 bash[27441]: audit 2024-04-03T14:12:49.042335+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:49 smithi082 bash[20963]: cluster 2024-04-03T14:12:47.029939+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:12:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:49 smithi082 bash[20963]: cluster 2024-04-03T14:12:47.030088+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:12:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:49 smithi082 bash[20963]: cluster 2024-04-03T14:12:48.897654+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.67:6802/2761291754,v1:172.21.15.67:6803/2761291754] boot 2024-04-03T14:12:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:49 smithi082 bash[20963]: cluster 2024-04-03T14:12:48.897681+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-03T14:12:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:49 smithi082 bash[20963]: audit 2024-04-03T14:12:48.898568+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:12:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:49 smithi082 bash[20963]: audit 2024-04-03T14:12:49.025890+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:12:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:49 smithi082 bash[20963]: audit 2024-04-03T14:12:49.034085+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:49 smithi082 bash[20963]: audit 2024-04-03T14:12:49.042335+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:12:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:50 smithi067 bash[17655]: cluster 2024-04-03T14:12:49.915890+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-03T14:12:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:50 smithi067 bash[17655]: cluster 2024-04-03T14:12:50.296005+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:50 smithi067 bash[27441]: cluster 2024-04-03T14:12:49.915890+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-03T14:12:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:50 smithi067 bash[27441]: cluster 2024-04-03T14:12:50.296005+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:50 smithi082 bash[20963]: cluster 2024-04-03T14:12:49.915890+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-03T14:12:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:50 smithi082 bash[20963]: cluster 2024-04-03T14:12:50.296005+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:53 smithi082 bash[20963]: cluster 2024-04-03T14:12:52.296458+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:53.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:53 smithi067 bash[17655]: cluster 2024-04-03T14:12:52.296458+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:53.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:53 smithi067 bash[27441]: cluster 2024-04-03T14:12:52.296458+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:53.803 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:12:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:55 smithi067 bash[17655]: cluster 2024-04-03T14:12:54.296955+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:55 smithi067 bash[27441]: cluster 2024-04-03T14:12:54.296955+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:55 smithi082 bash[20963]: cluster 2024-04-03T14:12:54.296955+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:57 smithi082 bash[20963]: cluster 2024-04-03T14:12:56.297282+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:57 smithi067 bash[27441]: cluster 2024-04-03T14:12:56.297282+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:57 smithi067 bash[17655]: cluster 2024-04-03T14:12:56.297282+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:58.282 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-03T14:12:58.282 INFO:teuthology.orchestra.run.smithi067.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-03T14:12:58.283 INFO:teuthology.orchestra.run.smithi067.stderr: stderr: 10+0 records in 2024-04-03T14:12:58.283 INFO:teuthology.orchestra.run.smithi067.stderr:10+0 records out 2024-04-03T14:12:58.283 INFO:teuthology.orchestra.run.smithi067.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0152367 s, 688 MB/s 2024-04-03T14:12:58.283 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping successful for: 2024-04-03T14:12:59.007 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch daemon add osd smithi067:vg_nvme/lv_3 2024-04-03T14:12:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:12:59 smithi082 bash[20963]: cluster 2024-04-03T14:12:58.297639+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:12:59 smithi067 bash[17655]: cluster 2024-04-03T14:12:58.297639+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:12:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:12:59 smithi067 bash[27441]: cluster 2024-04-03T14:12:58.297639+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: cephadm 2024-04-03T14:12:59.869237+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:13:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: audit 2024-04-03T14:12:59.877414+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: audit 2024-04-03T14:12:59.886217+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: audit 2024-04-03T14:12:59.887755+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:13:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: cephadm 2024-04-03T14:12:59.888911+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 16241M 2024-04-03T14:13:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: audit 2024-04-03T14:12:59.896475+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: audit 2024-04-03T14:12:59.898355+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: audit 2024-04-03T14:12:59.899781+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:13:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: audit 2024-04-03T14:12:59.908914+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:00 smithi082 bash[20963]: cluster 2024-04-03T14:13:00.298196+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: cephadm 2024-04-03T14:12:59.869237+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: audit 2024-04-03T14:12:59.877414+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: audit 2024-04-03T14:12:59.886217+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: audit 2024-04-03T14:12:59.887755+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: cephadm 2024-04-03T14:12:59.888911+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 16241M 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: audit 2024-04-03T14:12:59.896475+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: audit 2024-04-03T14:12:59.898355+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: audit 2024-04-03T14:12:59.899781+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: audit 2024-04-03T14:12:59.908914+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[17655]: cluster 2024-04-03T14:13:00.298196+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: cephadm 2024-04-03T14:12:59.869237+0000 mgr.y (mgr.14152) 113 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:13:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: audit 2024-04-03T14:12:59.877414+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: audit 2024-04-03T14:12:59.886217+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: audit 2024-04-03T14:12:59.887755+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:13:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: cephadm 2024-04-03T14:12:59.888911+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 16241M 2024-04-03T14:13:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: audit 2024-04-03T14:12:59.896475+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: audit 2024-04-03T14:12:59.898355+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: audit 2024-04-03T14:12:59.899781+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:13:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: audit 2024-04-03T14:12:59.908914+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:00 smithi067 bash[27441]: cluster 2024-04-03T14:13:00.298196+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:03 smithi082 bash[20963]: cluster 2024-04-03T14:13:02.298678+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:03.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:03 smithi067 bash[17655]: cluster 2024-04-03T14:13:02.298678+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:03 smithi067 bash[27441]: cluster 2024-04-03T14:13:02.298678+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:03.746 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:13:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:05 smithi082 bash[20963]: cluster 2024-04-03T14:13:04.299088+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:05 smithi067 bash[17655]: cluster 2024-04-03T14:13:04.299088+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:05 smithi067 bash[27441]: cluster 2024-04-03T14:13:04.299088+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:07 smithi082 bash[20963]: cluster 2024-04-03T14:13:06.299397+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:07 smithi082 bash[20963]: audit 2024-04-03T14:13:06.769378+0000 mgr.y (mgr.14152) 119 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:13:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:07 smithi082 bash[20963]: audit 2024-04-03T14:13:06.776273+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:13:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:07 smithi082 bash[20963]: audit 2024-04-03T14:13:06.779622+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:13:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:07 smithi082 bash[20963]: audit 2024-04-03T14:13:06.780986+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[17655]: cluster 2024-04-03T14:13:06.299397+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[17655]: audit 2024-04-03T14:13:06.769378+0000 mgr.y (mgr.14152) 119 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[17655]: audit 2024-04-03T14:13:06.776273+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[17655]: audit 2024-04-03T14:13:06.779622+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[17655]: audit 2024-04-03T14:13:06.780986+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[27441]: cluster 2024-04-03T14:13:06.299397+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[27441]: audit 2024-04-03T14:13:06.769378+0000 mgr.y (mgr.14152) 119 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[27441]: audit 2024-04-03T14:13:06.776273+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[27441]: audit 2024-04-03T14:13:06.779622+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:13:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:07 smithi067 bash[27441]: audit 2024-04-03T14:13:06.780986+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:09 smithi082 bash[20963]: cluster 2024-04-03T14:13:08.299935+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:09 smithi067 bash[17655]: cluster 2024-04-03T14:13:08.299935+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:09 smithi067 bash[27441]: cluster 2024-04-03T14:13:08.299935+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:11 smithi082 bash[20963]: cluster 2024-04-03T14:13:10.300471+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:11 smithi067 bash[17655]: cluster 2024-04-03T14:13:10.300471+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:11 smithi067 bash[27441]: cluster 2024-04-03T14:13:10.300471+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:13 smithi082 bash[20963]: cluster 2024-04-03T14:13:12.301065+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:13 smithi067 bash[17655]: cluster 2024-04-03T14:13:12.301065+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:13 smithi067 bash[27441]: cluster 2024-04-03T14:13:12.301065+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:15 smithi082 bash[20963]: cluster 2024-04-03T14:13:14.301642+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:15 smithi082 bash[20963]: audit 2024-04-03T14:13:14.967146+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.67:0/3405200835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1bae068-fd6a-4a39-9500-9e67d54b70fb"}]: dispatch 2024-04-03T14:13:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:15 smithi082 bash[20963]: audit 2024-04-03T14:13:14.972325+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.67:0/3405200835' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1bae068-fd6a-4a39-9500-9e67d54b70fb"}]': finished 2024-04-03T14:13:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:15 smithi082 bash[20963]: cluster 2024-04-03T14:13:14.972382+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-03T14:13:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:15 smithi082 bash[20963]: audit 2024-04-03T14:13:14.972593+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[17655]: cluster 2024-04-03T14:13:14.301642+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[17655]: audit 2024-04-03T14:13:14.967146+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.67:0/3405200835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1bae068-fd6a-4a39-9500-9e67d54b70fb"}]: dispatch 2024-04-03T14:13:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[17655]: audit 2024-04-03T14:13:14.972325+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.67:0/3405200835' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1bae068-fd6a-4a39-9500-9e67d54b70fb"}]': finished 2024-04-03T14:13:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[17655]: cluster 2024-04-03T14:13:14.972382+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-03T14:13:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[17655]: audit 2024-04-03T14:13:14.972593+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[27441]: cluster 2024-04-03T14:13:14.301642+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[27441]: audit 2024-04-03T14:13:14.967146+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.67:0/3405200835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1bae068-fd6a-4a39-9500-9e67d54b70fb"}]: dispatch 2024-04-03T14:13:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[27441]: audit 2024-04-03T14:13:14.972325+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.67:0/3405200835' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1bae068-fd6a-4a39-9500-9e67d54b70fb"}]': finished 2024-04-03T14:13:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[27441]: cluster 2024-04-03T14:13:14.972382+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-03T14:13:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:15 smithi067 bash[27441]: audit 2024-04-03T14:13:14.972593+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:16 smithi067 bash[17655]: audit 2024-04-03T14:13:15.734884+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.67:0/347458657' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:13:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:16 smithi067 bash[27441]: audit 2024-04-03T14:13:15.734884+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.67:0/347458657' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:13:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:16 smithi082 bash[20963]: audit 2024-04-03T14:13:15.734884+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.67:0/347458657' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:13:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:17 smithi067 bash[17655]: cluster 2024-04-03T14:13:16.302157+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:17 smithi067 bash[27441]: cluster 2024-04-03T14:13:16.302157+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:17 smithi082 bash[20963]: cluster 2024-04-03T14:13:16.302157+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:19 smithi067 bash[17655]: cluster 2024-04-03T14:13:18.302594+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:19 smithi067 bash[27441]: cluster 2024-04-03T14:13:18.302594+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:19 smithi082 bash[20963]: cluster 2024-04-03T14:13:18.302594+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:21 smithi067 bash[17655]: cluster 2024-04-03T14:13:20.303092+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:21 smithi067 bash[27441]: cluster 2024-04-03T14:13:20.303092+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:21 smithi082 bash[20963]: cluster 2024-04-03T14:13:20.303092+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:23 smithi067 bash[17655]: cluster 2024-04-03T14:13:22.303634+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:23 smithi067 bash[27441]: cluster 2024-04-03T14:13:22.303634+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:23 smithi082 bash[20963]: cluster 2024-04-03T14:13:22.303634+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:25 smithi067 bash[17655]: cluster 2024-04-03T14:13:24.304152+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:25 smithi067 bash[27441]: cluster 2024-04-03T14:13:24.304152+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:25 smithi082 bash[20963]: cluster 2024-04-03T14:13:24.304152+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:27 smithi067 bash[27441]: cluster 2024-04-03T14:13:26.304469+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:27 smithi067 bash[17655]: cluster 2024-04-03T14:13:26.304469+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:27 smithi082 bash[20963]: cluster 2024-04-03T14:13:26.304469+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:28 smithi067 bash[27441]: audit 2024-04-03T14:13:27.555748+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-03T14:13:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:28 smithi067 bash[27441]: audit 2024-04-03T14:13:27.557058+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:28 smithi067 bash[27441]: cephadm 2024-04-03T14:13:27.558082+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.1 on smithi067 2024-04-03T14:13:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:28 smithi067 bash[17655]: audit 2024-04-03T14:13:27.555748+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-03T14:13:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:28 smithi067 bash[17655]: audit 2024-04-03T14:13:27.557058+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:28 smithi067 bash[17655]: cephadm 2024-04-03T14:13:27.558082+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.1 on smithi067 2024-04-03T14:13:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:28 smithi082 bash[20963]: audit 2024-04-03T14:13:27.555748+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-03T14:13:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:28 smithi082 bash[20963]: audit 2024-04-03T14:13:27.557058+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:28 smithi082 bash[20963]: cephadm 2024-04-03T14:13:27.558082+0000 mgr.y (mgr.14152) 130 : cephadm [INF] Deploying daemon osd.1 on smithi067 2024-04-03T14:13:29.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:29 smithi067 bash[17655]: cluster 2024-04-03T14:13:28.304911+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:29.717 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:29 smithi067 bash[27441]: cluster 2024-04-03T14:13:28.304911+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:29 smithi082 bash[20963]: cluster 2024-04-03T14:13:28.304911+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:31 smithi067 bash[17655]: cluster 2024-04-03T14:13:30.305384+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:31 smithi067 bash[27441]: cluster 2024-04-03T14:13:30.305384+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:31 smithi082 bash[20963]: cluster 2024-04-03T14:13:30.305384+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:33 smithi067 bash[27441]: audit 2024-04-03T14:13:32.233633+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:33 smithi067 bash[27441]: audit 2024-04-03T14:13:32.239675+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:33 smithi067 bash[27441]: audit 2024-04-03T14:13:32.272102+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:13:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:33 smithi067 bash[27441]: cluster 2024-04-03T14:13:32.305848+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:33 smithi067 bash[17655]: audit 2024-04-03T14:13:32.233633+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:33 smithi067 bash[17655]: audit 2024-04-03T14:13:32.239675+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:33 smithi067 bash[17655]: audit 2024-04-03T14:13:32.272102+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:13:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:33 smithi067 bash[17655]: cluster 2024-04-03T14:13:32.305848+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:33 smithi082 bash[20963]: audit 2024-04-03T14:13:32.233633+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:33 smithi082 bash[20963]: audit 2024-04-03T14:13:32.239675+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:33 smithi082 bash[20963]: audit 2024-04-03T14:13:32.272102+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:13:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:33 smithi082 bash[20963]: cluster 2024-04-03T14:13:32.305848+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:35 smithi082 bash[20963]: cluster 2024-04-03T14:13:34.306317+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:35 smithi067 bash[17655]: cluster 2024-04-03T14:13:34.306317+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:35 smithi067 bash[27441]: cluster 2024-04-03T14:13:34.306317+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:37 smithi082 bash[20963]: cluster 2024-04-03T14:13:36.306756+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:37 smithi067 bash[17655]: cluster 2024-04-03T14:13:36.306756+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:37 smithi067 bash[27441]: cluster 2024-04-03T14:13:36.306756+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[27441]: audit 2024-04-03T14:13:37.413628+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[27441]: audit 2024-04-03T14:13:37.419716+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[27441]: audit 2024-04-03T14:13:37.420932+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[27441]: audit 2024-04-03T14:13:37.421988+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:13:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[27441]: audit 2024-04-03T14:13:37.427975+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[17655]: audit 2024-04-03T14:13:37.413628+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[17655]: audit 2024-04-03T14:13:37.419716+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[17655]: audit 2024-04-03T14:13:37.420932+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[17655]: audit 2024-04-03T14:13:37.421988+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:13:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:38 smithi067 bash[17655]: audit 2024-04-03T14:13:37.427975+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:38 smithi082 bash[20963]: audit 2024-04-03T14:13:37.413628+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:38 smithi082 bash[20963]: audit 2024-04-03T14:13:37.419716+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:38 smithi082 bash[20963]: audit 2024-04-03T14:13:37.420932+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:38 smithi082 bash[20963]: audit 2024-04-03T14:13:37.421988+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:13:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:38 smithi082 bash[20963]: audit 2024-04-03T14:13:37.427975+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:39.825 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:39 smithi067 bash[17655]: cluster 2024-04-03T14:13:38.307234+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:39.826 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:39 smithi067 bash[17655]: audit 2024-04-03T14:13:38.976454+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-03T14:13:39.826 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:39 smithi067 bash[27441]: cluster 2024-04-03T14:13:38.307234+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:39.826 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:39 smithi067 bash[27441]: audit 2024-04-03T14:13:38.976454+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-03T14:13:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:39 smithi082 bash[20963]: cluster 2024-04-03T14:13:38.307234+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:39 smithi082 bash[20963]: audit 2024-04-03T14:13:38.976454+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-03T14:13:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:40 smithi082 bash[20963]: audit 2024-04-03T14:13:39.433767+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-03T14:13:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:40 smithi082 bash[20963]: cluster 2024-04-03T14:13:39.433833+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-03T14:13:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:40 smithi082 bash[20963]: audit 2024-04-03T14:13:39.434544+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:40 smithi082 bash[20963]: audit 2024-04-03T14:13:39.435334+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:13:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:40 smithi067 bash[17655]: audit 2024-04-03T14:13:39.433767+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-03T14:13:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:40 smithi067 bash[17655]: cluster 2024-04-03T14:13:39.433833+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-03T14:13:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:40 smithi067 bash[17655]: audit 2024-04-03T14:13:39.434544+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:40 smithi067 bash[17655]: audit 2024-04-03T14:13:39.435334+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:13:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:40 smithi067 bash[27441]: audit 2024-04-03T14:13:39.433767+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-03T14:13:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:40 smithi067 bash[27441]: cluster 2024-04-03T14:13:39.433833+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-03T14:13:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:40 smithi067 bash[27441]: audit 2024-04-03T14:13:39.434544+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:40 smithi067 bash[27441]: audit 2024-04-03T14:13:39.435334+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:13:41.137 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 1 on host 'smithi067' 2024-04-03T14:13:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[17655]: cluster 2024-04-03T14:13:40.307732+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[17655]: audit 2024-04-03T14:13:40.437380+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:13:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[17655]: cluster 2024-04-03T14:13:40.437499+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-03T14:13:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[17655]: audit 2024-04-03T14:13:40.437718+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[17655]: audit 2024-04-03T14:13:40.445244+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[17655]: audit 2024-04-03T14:13:41.099608+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[17655]: audit 2024-04-03T14:13:41.105170+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[17655]: audit 2024-04-03T14:13:41.118247+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:13:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[17655]: audit 2024-04-03T14:13:41.444034+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[27441]: cluster 2024-04-03T14:13:40.307732+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[27441]: audit 2024-04-03T14:13:40.437380+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:13:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[27441]: cluster 2024-04-03T14:13:40.437499+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-03T14:13:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[27441]: audit 2024-04-03T14:13:40.437718+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[27441]: audit 2024-04-03T14:13:40.445244+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[27441]: audit 2024-04-03T14:13:41.099608+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[27441]: audit 2024-04-03T14:13:41.105170+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[27441]: audit 2024-04-03T14:13:41.118247+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:13:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:41 smithi067 bash[27441]: audit 2024-04-03T14:13:41.444034+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:41.808 DEBUG:teuthology.orchestra.run.smithi067:osd.1> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@osd.1.service 2024-04-03T14:13:41.813 INFO:tasks.cephadm:Deploying osd.2 on smithi067 with /dev/vg_nvme/lv_2... 2024-04-03T14:13:41.813 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-03T14:13:41.895 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:41 smithi082 bash[20963]: cluster 2024-04-03T14:13:40.307732+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:41.895 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:41 smithi082 bash[20963]: audit 2024-04-03T14:13:40.437380+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:13:41.895 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:41 smithi082 bash[20963]: cluster 2024-04-03T14:13:40.437499+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-03T14:13:41.895 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:41 smithi082 bash[20963]: audit 2024-04-03T14:13:40.437718+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:41.895 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:41 smithi082 bash[20963]: audit 2024-04-03T14:13:40.445244+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:41.895 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:41 smithi082 bash[20963]: audit 2024-04-03T14:13:41.099608+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:41.896 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:41 smithi082 bash[20963]: audit 2024-04-03T14:13:41.105170+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:41.896 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:41 smithi082 bash[20963]: audit 2024-04-03T14:13:41.118247+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:13:41.896 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:41 smithi082 bash[20963]: audit 2024-04-03T14:13:41.444034+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:41.914 INFO:journalctl@ceph.osd.1.smithi067.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:13:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:42 smithi082 bash[20963]: cluster 2024-04-03T14:13:40.018249+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:13:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:42 smithi082 bash[20963]: cluster 2024-04-03T14:13:40.018337+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:13:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:42 smithi082 bash[20963]: cluster 2024-04-03T14:13:41.454371+0000 mon.a (mon.0) 313 : cluster [INF] osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956] boot 2024-04-03T14:13:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:42 smithi082 bash[20963]: cluster 2024-04-03T14:13:41.454450+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-03T14:13:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:42 smithi082 bash[20963]: audit 2024-04-03T14:13:41.454973+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[17655]: cluster 2024-04-03T14:13:40.018249+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:13:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[17655]: cluster 2024-04-03T14:13:40.018337+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:13:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[17655]: cluster 2024-04-03T14:13:41.454371+0000 mon.a (mon.0) 313 : cluster [INF] osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956] boot 2024-04-03T14:13:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[17655]: cluster 2024-04-03T14:13:41.454450+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-03T14:13:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[17655]: audit 2024-04-03T14:13:41.454973+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[27441]: cluster 2024-04-03T14:13:40.018249+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:13:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[27441]: cluster 2024-04-03T14:13:40.018337+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:13:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[27441]: cluster 2024-04-03T14:13:41.454371+0000 mon.a (mon.0) 313 : cluster [INF] osd.1 [v2:172.21.15.67:6810/3294775956,v1:172.21.15.67:6811/3294775956] boot 2024-04-03T14:13:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[27441]: cluster 2024-04-03T14:13:41.454450+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-03T14:13:42.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:42 smithi067 bash[27441]: audit 2024-04-03T14:13:41.454973+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:13:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:43 smithi082 bash[20963]: cluster 2024-04-03T14:13:42.308233+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:43 smithi082 bash[20963]: cluster 2024-04-03T14:13:42.467844+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-03T14:13:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:43 smithi067 bash[17655]: cluster 2024-04-03T14:13:42.308233+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:43 smithi067 bash[17655]: cluster 2024-04-03T14:13:42.467844+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-03T14:13:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:43 smithi067 bash[27441]: cluster 2024-04-03T14:13:42.308233+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-04-03T14:13:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:43 smithi067 bash[27441]: cluster 2024-04-03T14:13:42.467844+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-03T14:13:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:45 smithi082 bash[20963]: cluster 2024-04-03T14:13:44.308671+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:45.896 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:13:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:45 smithi067 bash[27441]: cluster 2024-04-03T14:13:44.308671+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:45 smithi067 bash[17655]: cluster 2024-04-03T14:13:44.308671+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:47 smithi082 bash[20963]: cluster 2024-04-03T14:13:46.309081+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:47 smithi067 bash[17655]: cluster 2024-04-03T14:13:46.309081+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:47 smithi067 bash[27441]: cluster 2024-04-03T14:13:46.309081+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:49 smithi082 bash[20963]: cluster 2024-04-03T14:13:48.309455+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:49 smithi067 bash[27441]: cluster 2024-04-03T14:13:48.309455+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:49 smithi067 bash[17655]: cluster 2024-04-03T14:13:48.309455+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:50.469 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-03T14:13:50.469 INFO:teuthology.orchestra.run.smithi067.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-03T14:13:50.469 INFO:teuthology.orchestra.run.smithi067.stderr: stderr: 10+0 records in 2024-04-03T14:13:50.469 INFO:teuthology.orchestra.run.smithi067.stderr:10+0 records out 2024-04-03T14:13:50.469 INFO:teuthology.orchestra.run.smithi067.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0232834 s, 450 MB/s 2024-04-03T14:13:50.469 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping successful for: 2024-04-03T14:13:51.165 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch daemon add osd smithi067:vg_nvme/lv_2 2024-04-03T14:13:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:51 smithi067 bash[17655]: cluster 2024-04-03T14:13:50.309876+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:51 smithi067 bash[27441]: cluster 2024-04-03T14:13:50.309876+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:51 smithi082 bash[20963]: cluster 2024-04-03T14:13:50.309876+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: cephadm 2024-04-03T14:13:51.865038+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:13:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: audit 2024-04-03T14:13:51.875226+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: audit 2024-04-03T14:13:51.882195+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: audit 2024-04-03T14:13:51.883667+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:13:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: audit 2024-04-03T14:13:51.884921+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:13:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: cephadm 2024-04-03T14:13:51.885808+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 8120M 2024-04-03T14:13:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: audit 2024-04-03T14:13:51.891728+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: audit 2024-04-03T14:13:51.919131+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: audit 2024-04-03T14:13:51.920913+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:13:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: audit 2024-04-03T14:13:51.929619+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:52 smithi082 bash[20963]: cluster 2024-04-03T14:13:52.310352+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:53.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: cephadm 2024-04-03T14:13:51.865038+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: audit 2024-04-03T14:13:51.875226+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: audit 2024-04-03T14:13:51.882195+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: audit 2024-04-03T14:13:51.883667+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: audit 2024-04-03T14:13:51.884921+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: cephadm 2024-04-03T14:13:51.885808+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 8120M 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: audit 2024-04-03T14:13:51.891728+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: audit 2024-04-03T14:13:51.919131+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: audit 2024-04-03T14:13:51.920913+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: audit 2024-04-03T14:13:51.929619+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[17655]: cluster 2024-04-03T14:13:52.310352+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: cephadm 2024-04-03T14:13:51.865038+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:13:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: audit 2024-04-03T14:13:51.875226+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: audit 2024-04-03T14:13:51.882195+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: audit 2024-04-03T14:13:51.883667+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:13:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: audit 2024-04-03T14:13:51.884921+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:13:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: cephadm 2024-04-03T14:13:51.885808+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 8120M 2024-04-03T14:13:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: audit 2024-04-03T14:13:51.891728+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: audit 2024-04-03T14:13:51.919131+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: audit 2024-04-03T14:13:51.920913+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:13:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: audit 2024-04-03T14:13:51.929619+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:13:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:52 smithi067 bash[27441]: cluster 2024-04-03T14:13:52.310352+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:55 smithi082 bash[20963]: cluster 2024-04-03T14:13:54.310819+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:55 smithi067 bash[17655]: cluster 2024-04-03T14:13:54.310819+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:55 smithi067 bash[27441]: cluster 2024-04-03T14:13:54.310819+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:55.912 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:13:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:57 smithi082 bash[20963]: cluster 2024-04-03T14:13:56.311272+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:57.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:57 smithi067 bash[17655]: cluster 2024-04-03T14:13:56.311272+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:57.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:57 smithi067 bash[27441]: cluster 2024-04-03T14:13:56.311272+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:59 smithi082 bash[20963]: cluster 2024-04-03T14:13:58.311754+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:59 smithi082 bash[20963]: audit 2024-04-03T14:13:58.888852+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:13:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:59 smithi082 bash[20963]: audit 2024-04-03T14:13:58.892375+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:13:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:13:59 smithi082 bash[20963]: audit 2024-04-03T14:13:58.893568+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:59 smithi067 bash[17655]: cluster 2024-04-03T14:13:58.311754+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:59 smithi067 bash[17655]: audit 2024-04-03T14:13:58.888852+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:13:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:59 smithi067 bash[17655]: audit 2024-04-03T14:13:58.892375+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:13:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:13:59 smithi067 bash[17655]: audit 2024-04-03T14:13:58.893568+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:13:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:59 smithi067 bash[27441]: cluster 2024-04-03T14:13:58.311754+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:13:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:59 smithi067 bash[27441]: audit 2024-04-03T14:13:58.888852+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:13:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:59 smithi067 bash[27441]: audit 2024-04-03T14:13:58.892375+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:13:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:13:59 smithi067 bash[27441]: audit 2024-04-03T14:13:58.893568+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:00 smithi082 bash[20963]: audit 2024-04-03T14:13:58.882514+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:14:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:00 smithi067 bash[17655]: audit 2024-04-03T14:13:58.882514+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:14:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:00 smithi067 bash[27441]: audit 2024-04-03T14:13:58.882514+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:14:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:01 smithi067 bash[17655]: cluster 2024-04-03T14:14:00.312295+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:01 smithi067 bash[27441]: cluster 2024-04-03T14:14:00.312295+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:01 smithi082 bash[20963]: cluster 2024-04-03T14:14:00.312295+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:03.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:03 smithi067 bash[17655]: cluster 2024-04-03T14:14:02.312782+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:03 smithi067 bash[27441]: cluster 2024-04-03T14:14:02.312782+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:03 smithi082 bash[20963]: cluster 2024-04-03T14:14:02.312782+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:05 smithi067 bash[17655]: cluster 2024-04-03T14:14:04.313212+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:05 smithi067 bash[27441]: cluster 2024-04-03T14:14:04.313212+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:05 smithi082 bash[20963]: cluster 2024-04-03T14:14:04.313212+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:07 smithi067 bash[17655]: cluster 2024-04-03T14:14:06.313688+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:07 smithi067 bash[27441]: cluster 2024-04-03T14:14:06.313688+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:07 smithi082 bash[20963]: cluster 2024-04-03T14:14:06.313688+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[17655]: audit 2024-04-03T14:14:07.416254+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.67:0/4195411043' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51a9a5b2-bddf-4e01-a3d3-498b2c5ce540"}]: dispatch 2024-04-03T14:14:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[17655]: audit 2024-04-03T14:14:07.416804+0000 mon.a (mon.0) 328 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51a9a5b2-bddf-4e01-a3d3-498b2c5ce540"}]: dispatch 2024-04-03T14:14:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[17655]: audit 2024-04-03T14:14:07.422890+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51a9a5b2-bddf-4e01-a3d3-498b2c5ce540"}]': finished 2024-04-03T14:14:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[17655]: cluster 2024-04-03T14:14:07.422962+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-03T14:14:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[17655]: audit 2024-04-03T14:14:07.423099+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[17655]: audit 2024-04-03T14:14:08.209081+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.67:0/1134846132' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:14:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[27441]: audit 2024-04-03T14:14:07.416254+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.67:0/4195411043' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51a9a5b2-bddf-4e01-a3d3-498b2c5ce540"}]: dispatch 2024-04-03T14:14:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[27441]: audit 2024-04-03T14:14:07.416804+0000 mon.a (mon.0) 328 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51a9a5b2-bddf-4e01-a3d3-498b2c5ce540"}]: dispatch 2024-04-03T14:14:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[27441]: audit 2024-04-03T14:14:07.422890+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51a9a5b2-bddf-4e01-a3d3-498b2c5ce540"}]': finished 2024-04-03T14:14:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[27441]: cluster 2024-04-03T14:14:07.422962+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-03T14:14:08.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[27441]: audit 2024-04-03T14:14:07.423099+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:08.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:08 smithi067 bash[27441]: audit 2024-04-03T14:14:08.209081+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.67:0/1134846132' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:14:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:08 smithi082 bash[20963]: audit 2024-04-03T14:14:07.416254+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.67:0/4195411043' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51a9a5b2-bddf-4e01-a3d3-498b2c5ce540"}]: dispatch 2024-04-03T14:14:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:08 smithi082 bash[20963]: audit 2024-04-03T14:14:07.416804+0000 mon.a (mon.0) 328 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "51a9a5b2-bddf-4e01-a3d3-498b2c5ce540"}]: dispatch 2024-04-03T14:14:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:08 smithi082 bash[20963]: audit 2024-04-03T14:14:07.422890+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "51a9a5b2-bddf-4e01-a3d3-498b2c5ce540"}]': finished 2024-04-03T14:14:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:08 smithi082 bash[20963]: cluster 2024-04-03T14:14:07.422962+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-03T14:14:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:08 smithi082 bash[20963]: audit 2024-04-03T14:14:07.423099+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:08 smithi082 bash[20963]: audit 2024-04-03T14:14:08.209081+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.67:0/1134846132' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:14:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:09 smithi082 bash[20963]: cluster 2024-04-03T14:14:08.314154+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:09 smithi067 bash[17655]: cluster 2024-04-03T14:14:08.314154+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:09 smithi067 bash[27441]: cluster 2024-04-03T14:14:08.314154+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:11 smithi082 bash[20963]: cluster 2024-04-03T14:14:10.314660+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:11 smithi067 bash[17655]: cluster 2024-04-03T14:14:10.314660+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:11 smithi067 bash[27441]: cluster 2024-04-03T14:14:10.314660+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:13 smithi082 bash[20963]: cluster 2024-04-03T14:14:12.315069+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:13 smithi067 bash[17655]: cluster 2024-04-03T14:14:12.315069+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:13 smithi067 bash[27441]: cluster 2024-04-03T14:14:12.315069+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:15 smithi082 bash[20963]: cluster 2024-04-03T14:14:14.315560+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:15 smithi067 bash[17655]: cluster 2024-04-03T14:14:14.315560+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:15 smithi067 bash[27441]: cluster 2024-04-03T14:14:14.315560+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:17 smithi082 bash[20963]: cluster 2024-04-03T14:14:16.316158+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:17.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:17 smithi067 bash[27441]: cluster 2024-04-03T14:14:16.316158+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:17 smithi067 bash[17655]: cluster 2024-04-03T14:14:16.316158+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:19.634 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:19 smithi067 bash[27441]: cluster 2024-04-03T14:14:18.316562+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:19.635 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:19 smithi067 bash[17655]: cluster 2024-04-03T14:14:18.316562+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:19 smithi082 bash[20963]: cluster 2024-04-03T14:14:18.316562+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:20 smithi082 bash[20963]: audit 2024-04-03T14:14:20.149635+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-03T14:14:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:20 smithi082 bash[20963]: audit 2024-04-03T14:14:20.151171+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:20 smithi067 bash[27441]: audit 2024-04-03T14:14:20.149635+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-03T14:14:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:20 smithi067 bash[27441]: audit 2024-04-03T14:14:20.151171+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:20 smithi067 bash[17655]: audit 2024-04-03T14:14:20.149635+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-03T14:14:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:20 smithi067 bash[17655]: audit 2024-04-03T14:14:20.151171+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:21.600 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:21 smithi067 bash[17655]: cephadm 2024-04-03T14:14:20.152543+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Deploying daemon osd.2 on smithi067 2024-04-03T14:14:21.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:21 smithi067 bash[17655]: cluster 2024-04-03T14:14:20.317038+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:21.601 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:21 smithi067 bash[27441]: cephadm 2024-04-03T14:14:20.152543+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Deploying daemon osd.2 on smithi067 2024-04-03T14:14:21.601 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:21 smithi067 bash[27441]: cluster 2024-04-03T14:14:20.317038+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:21 smithi082 bash[20963]: cephadm 2024-04-03T14:14:20.152543+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Deploying daemon osd.2 on smithi067 2024-04-03T14:14:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:21 smithi082 bash[20963]: cluster 2024-04-03T14:14:20.317038+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:23 smithi067 bash[17655]: cluster 2024-04-03T14:14:22.317467+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:23 smithi067 bash[27441]: cluster 2024-04-03T14:14:22.317467+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:23 smithi082 bash[20963]: cluster 2024-04-03T14:14:22.317467+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:25 smithi067 bash[17655]: cluster 2024-04-03T14:14:24.317817+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:25 smithi067 bash[17655]: audit 2024-04-03T14:14:24.640072+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:25 smithi067 bash[17655]: audit 2024-04-03T14:14:24.646835+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:25 smithi067 bash[17655]: audit 2024-04-03T14:14:24.647268+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:14:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:25 smithi067 bash[27441]: cluster 2024-04-03T14:14:24.317817+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:25 smithi067 bash[27441]: audit 2024-04-03T14:14:24.640072+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:25 smithi067 bash[27441]: audit 2024-04-03T14:14:24.646835+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:25 smithi067 bash[27441]: audit 2024-04-03T14:14:24.647268+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:14:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:25 smithi082 bash[20963]: cluster 2024-04-03T14:14:24.317817+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:25 smithi082 bash[20963]: audit 2024-04-03T14:14:24.640072+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:25 smithi082 bash[20963]: audit 2024-04-03T14:14:24.646835+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:25 smithi082 bash[20963]: audit 2024-04-03T14:14:24.647268+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:14:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:27 smithi067 bash[17655]: cluster 2024-04-03T14:14:26.318246+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:27 smithi067 bash[27441]: cluster 2024-04-03T14:14:26.318246+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:27 smithi082 bash[20963]: cluster 2024-04-03T14:14:26.318246+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:29 smithi067 bash[17655]: cluster 2024-04-03T14:14:28.318638+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:29 smithi067 bash[27441]: cluster 2024-04-03T14:14:28.318638+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:29 smithi082 bash[20963]: cluster 2024-04-03T14:14:28.318638+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[17655]: audit 2024-04-03T14:14:29.885673+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[17655]: audit 2024-04-03T14:14:29.892919+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[17655]: audit 2024-04-03T14:14:30.314356+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[17655]: audit 2024-04-03T14:14:30.315504+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:14:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[17655]: cluster 2024-04-03T14:14:30.319097+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[17655]: audit 2024-04-03T14:14:30.322126+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[27441]: audit 2024-04-03T14:14:29.885673+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[27441]: audit 2024-04-03T14:14:29.892919+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:31.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[27441]: audit 2024-04-03T14:14:30.314356+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:31.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[27441]: audit 2024-04-03T14:14:30.315504+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:14:31.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[27441]: cluster 2024-04-03T14:14:30.319097+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:31.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:30 smithi067 bash[27441]: audit 2024-04-03T14:14:30.322126+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:30 smithi082 bash[20963]: audit 2024-04-03T14:14:29.885673+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:30 smithi082 bash[20963]: audit 2024-04-03T14:14:29.892919+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:30 smithi082 bash[20963]: audit 2024-04-03T14:14:30.314356+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:30 smithi082 bash[20963]: audit 2024-04-03T14:14:30.315504+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:14:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:30 smithi082 bash[20963]: cluster 2024-04-03T14:14:30.319097+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:30 smithi082 bash[20963]: audit 2024-04-03T14:14:30.322126+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:31 smithi067 bash[17655]: audit 2024-04-03T14:14:31.325999+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.67:6818/2235736412,v1:172.21.15.67:6819/2235736412]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-03T14:14:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:31 smithi067 bash[17655]: audit 2024-04-03T14:14:31.326636+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-03T14:14:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:31 smithi067 bash[27441]: audit 2024-04-03T14:14:31.325999+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.67:6818/2235736412,v1:172.21.15.67:6819/2235736412]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-03T14:14:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:31 smithi067 bash[27441]: audit 2024-04-03T14:14:31.326636+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-03T14:14:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:31 smithi082 bash[20963]: audit 2024-04-03T14:14:31.325999+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.67:6818/2235736412,v1:172.21.15.67:6819/2235736412]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-03T14:14:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:31 smithi082 bash[20963]: audit 2024-04-03T14:14:31.326636+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-03T14:14:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[17655]: audit 2024-04-03T14:14:31.903037+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-03T14:14:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[17655]: cluster 2024-04-03T14:14:31.903146+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-03T14:14:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[17655]: audit 2024-04-03T14:14:31.903358+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[17655]: audit 2024-04-03T14:14:31.904057+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.67:6818/2235736412,v1:172.21.15.67:6819/2235736412]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:14:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[17655]: audit 2024-04-03T14:14:31.904529+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:14:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[17655]: cluster 2024-04-03T14:14:32.319580+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[27441]: audit 2024-04-03T14:14:31.903037+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-03T14:14:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[27441]: cluster 2024-04-03T14:14:31.903146+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-03T14:14:33.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[27441]: audit 2024-04-03T14:14:31.903358+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:33.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[27441]: audit 2024-04-03T14:14:31.904057+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.67:6818/2235736412,v1:172.21.15.67:6819/2235736412]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:14:33.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[27441]: audit 2024-04-03T14:14:31.904529+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:14:33.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:32 smithi067 bash[27441]: cluster 2024-04-03T14:14:32.319580+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:32 smithi082 bash[20963]: audit 2024-04-03T14:14:31.903037+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-03T14:14:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:32 smithi082 bash[20963]: cluster 2024-04-03T14:14:31.903146+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-03T14:14:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:32 smithi082 bash[20963]: audit 2024-04-03T14:14:31.903358+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:32 smithi082 bash[20963]: audit 2024-04-03T14:14:31.904057+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.67:6818/2235736412,v1:172.21.15.67:6819/2235736412]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:14:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:32 smithi082 bash[20963]: audit 2024-04-03T14:14:31.904529+0000 mon.a (mon.0) 346 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:14:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:32 smithi082 bash[20963]: cluster 2024-04-03T14:14:32.319580+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:33.603 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 2 on host 'smithi067' 2024-04-03T14:14:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[27441]: audit 2024-04-03T14:14:32.909456+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:14:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[27441]: cluster 2024-04-03T14:14:32.909558+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-03T14:14:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[27441]: audit 2024-04-03T14:14:32.910056+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[27441]: audit 2024-04-03T14:14:32.916895+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[27441]: audit 2024-04-03T14:14:33.573715+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[27441]: audit 2024-04-03T14:14:33.580564+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[27441]: audit 2024-04-03T14:14:33.611199+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:14:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[17655]: audit 2024-04-03T14:14:32.909456+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:14:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[17655]: cluster 2024-04-03T14:14:32.909558+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-03T14:14:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[17655]: audit 2024-04-03T14:14:32.910056+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[17655]: audit 2024-04-03T14:14:32.916895+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[17655]: audit 2024-04-03T14:14:33.573715+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[17655]: audit 2024-04-03T14:14:33.580564+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:33 smithi067 bash[17655]: audit 2024-04-03T14:14:33.611199+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:14:34.302 DEBUG:teuthology.orchestra.run.smithi067:osd.2> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@osd.2.service 2024-04-03T14:14:34.304 INFO:tasks.cephadm:Deploying osd.3 on smithi067 with /dev/vg_nvme/lv_1... 2024-04-03T14:14:34.304 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-03T14:14:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:33 smithi082 bash[20963]: audit 2024-04-03T14:14:32.909456+0000 mon.a (mon.0) 347 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:14:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:33 smithi082 bash[20963]: cluster 2024-04-03T14:14:32.909558+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-03T14:14:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:33 smithi082 bash[20963]: audit 2024-04-03T14:14:32.910056+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:33 smithi082 bash[20963]: audit 2024-04-03T14:14:32.916895+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:33 smithi082 bash[20963]: audit 2024-04-03T14:14:33.573715+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:33 smithi082 bash[20963]: audit 2024-04-03T14:14:33.580564+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:33 smithi082 bash[20963]: audit 2024-04-03T14:14:33.611199+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:14:34.450 INFO:journalctl@ceph.osd.2.smithi067.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:14:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:34 smithi082 bash[20963]: cluster 2024-04-03T14:14:32.318234+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:14:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:34 smithi082 bash[20963]: cluster 2024-04-03T14:14:32.318361+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:14:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:34 smithi082 bash[20963]: cluster 2024-04-03T14:14:33.915972+0000 mon.a (mon.0) 354 : cluster [INF] osd.2 [v2:172.21.15.67:6818/2235736412,v1:172.21.15.67:6819/2235736412] boot 2024-04-03T14:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:34 smithi082 bash[20963]: cluster 2024-04-03T14:14:33.916050+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-03T14:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:34 smithi082 bash[20963]: audit 2024-04-03T14:14:33.916643+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:34 smithi082 bash[20963]: cluster 2024-04-03T14:14:34.320144+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:34 smithi082 bash[20963]: audit 2024-04-03T14:14:34.472554+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-03T14:14:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[27441]: cluster 2024-04-03T14:14:32.318234+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:14:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[27441]: cluster 2024-04-03T14:14:32.318361+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[27441]: cluster 2024-04-03T14:14:33.915972+0000 mon.a (mon.0) 354 : cluster [INF] osd.2 [v2:172.21.15.67:6818/2235736412,v1:172.21.15.67:6819/2235736412] boot 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[27441]: cluster 2024-04-03T14:14:33.916050+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[27441]: audit 2024-04-03T14:14:33.916643+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[27441]: cluster 2024-04-03T14:14:34.320144+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[27441]: audit 2024-04-03T14:14:34.472554+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[17655]: cluster 2024-04-03T14:14:32.318234+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[17655]: cluster 2024-04-03T14:14:32.318361+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[17655]: cluster 2024-04-03T14:14:33.915972+0000 mon.a (mon.0) 354 : cluster [INF] osd.2 [v2:172.21.15.67:6818/2235736412,v1:172.21.15.67:6819/2235736412] boot 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[17655]: cluster 2024-04-03T14:14:33.916050+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[17655]: audit 2024-04-03T14:14:33.916643+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:14:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[17655]: cluster 2024-04-03T14:14:34.320144+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-04-03T14:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:34 smithi067 bash[17655]: audit 2024-04-03T14:14:34.472554+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-04-03T14:14:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:35 smithi082 bash[20963]: audit 2024-04-03T14:14:34.940666+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-03T14:14:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:35 smithi082 bash[20963]: cluster 2024-04-03T14:14:34.940788+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-03T14:14:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:35 smithi082 bash[20963]: audit 2024-04-03T14:14:34.942168+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-03T14:14:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:35 smithi067 bash[17655]: audit 2024-04-03T14:14:34.940666+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-03T14:14:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:35 smithi067 bash[17655]: cluster 2024-04-03T14:14:34.940788+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-03T14:14:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:35 smithi067 bash[17655]: audit 2024-04-03T14:14:34.942168+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-03T14:14:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:35 smithi067 bash[27441]: audit 2024-04-03T14:14:34.940666+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-04-03T14:14:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:35 smithi067 bash[27441]: cluster 2024-04-03T14:14:34.940788+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-03T14:14:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:35 smithi067 bash[27441]: audit 2024-04-03T14:14:34.942168+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-03T14:14:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:36 smithi082 bash[20963]: audit 2024-04-03T14:14:35.949447+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-03T14:14:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:36 smithi082 bash[20963]: cluster 2024-04-03T14:14:35.949585+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-03T14:14:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:36 smithi082 bash[20963]: cluster 2024-04-03T14:14:36.320594+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:36 smithi067 bash[27441]: audit 2024-04-03T14:14:35.949447+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-03T14:14:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:36 smithi067 bash[27441]: cluster 2024-04-03T14:14:35.949585+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-03T14:14:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:36 smithi067 bash[27441]: cluster 2024-04-03T14:14:36.320594+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:36 smithi067 bash[17655]: audit 2024-04-03T14:14:35.949447+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-03T14:14:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:36 smithi067 bash[17655]: cluster 2024-04-03T14:14:35.949585+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-03T14:14:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:36 smithi067 bash[17655]: cluster 2024-04-03T14:14:36.320594+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:37 smithi082 bash[20963]: cluster 2024-04-03T14:14:36.959714+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-03T14:14:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:37 smithi082 bash[20963]: cluster 2024-04-03T14:14:36.960632+0000 mon.a (mon.0) 364 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-04-03T14:14:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:37 smithi082 bash[20963]: audit 2024-04-03T14:14:37.066522+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:38.399 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:14:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:37 smithi067 bash[17655]: cluster 2024-04-03T14:14:36.959714+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-03T14:14:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:37 smithi067 bash[17655]: cluster 2024-04-03T14:14:36.960632+0000 mon.a (mon.0) 364 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-04-03T14:14:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:37 smithi067 bash[17655]: audit 2024-04-03T14:14:37.066522+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:37 smithi067 bash[27441]: cluster 2024-04-03T14:14:36.959714+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-03T14:14:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:37 smithi067 bash[27441]: cluster 2024-04-03T14:14:36.960632+0000 mon.a (mon.0) 364 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-04-03T14:14:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:37 smithi067 bash[27441]: audit 2024-04-03T14:14:37.066522+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:40.839 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:40 smithi067 bash[17655]: cluster 2024-04-03T14:14:38.321057+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:40.839 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:40 smithi067 bash[17655]: audit 2024-04-03T14:14:38.946165+0000 mon.a (mon.0) 366 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-03T14:14:40.840 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:40 smithi067 bash[17655]: audit 2024-04-03T14:14:39.839643+0000 mon.a (mon.0) 367 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-03T14:14:40.840 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:40 smithi067 bash[27441]: cluster 2024-04-03T14:14:38.321057+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:40.840 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:40 smithi067 bash[27441]: audit 2024-04-03T14:14:38.946165+0000 mon.a (mon.0) 366 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-03T14:14:40.840 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:40 smithi067 bash[27441]: audit 2024-04-03T14:14:39.839643+0000 mon.a (mon.0) 367 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-03T14:14:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:40 smithi082 bash[20963]: cluster 2024-04-03T14:14:38.321057+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 872 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:40 smithi082 bash[20963]: audit 2024-04-03T14:14:38.946165+0000 mon.a (mon.0) 366 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-03T14:14:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:40 smithi082 bash[20963]: audit 2024-04-03T14:14:39.839643+0000 mon.a (mon.0) 367 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-03T14:14:42.117 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:39.840720+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:14:42.117 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:39.841005+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:14:42.117 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:39.841130+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:14:42.117 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:39.845724+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-03T14:14:42.117 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:39.846847+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:39.847212+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:39.847474+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: cluster 2024-04-03T14:14:40.321745+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:40.741605+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:40.775157+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:40.776839+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:40.777103+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:40.777378+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:40.777637+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[17655]: audit 2024-04-03T14:14:41.715460+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-03T14:14:42.118 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:39.840720+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:39.841005+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:39.841130+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:39.845724+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:39.846847+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:39.847212+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:39.847474+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: cluster 2024-04-03T14:14:40.321745+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:40.741605+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:40.775157+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:40.776839+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:40.777103+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:40.777378+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:40.777637+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:14:42.119 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:41 smithi067 bash[27441]: audit 2024-04-03T14:14:41.715460+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-03T14:14:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:39.840720+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:39.841005+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:39.841130+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:39.845724+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:39.846847+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:39.847212+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:39.847474+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: cluster 2024-04-03T14:14:40.321745+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:40.741605+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:40.775157+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:40.776839+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:40.777103+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:40.777378+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:40.777637+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:41 smithi082 bash[20963]: audit 2024-04-03T14:14:41.715460+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-03T14:14:42.874 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-03T14:14:42.874 INFO:teuthology.orchestra.run.smithi067.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-03T14:14:42.874 INFO:teuthology.orchestra.run.smithi067.stderr: stderr: 10+0 records in 2024-04-03T14:14:42.874 INFO:teuthology.orchestra.run.smithi067.stderr:10+0 records out 2024-04-03T14:14:42.874 INFO:teuthology.orchestra.run.smithi067.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0184286 s, 569 MB/s 2024-04-03T14:14:42.874 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping successful for: 2024-04-03T14:14:43.654 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch daemon add osd smithi067:vg_nvme/lv_1 2024-04-03T14:14:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:43 smithi067 bash[17655]: cluster 2024-04-03T14:14:42.322248+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:43 smithi067 bash[27441]: cluster 2024-04-03T14:14:42.322248+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:43 smithi082 bash[20963]: cluster 2024-04-03T14:14:42.322248+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: cluster 2024-04-03T14:14:44.322897+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: cephadm 2024-04-03T14:14:44.461200+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: audit 2024-04-03T14:14:44.469825+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: audit 2024-04-03T14:14:44.477106+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: audit 2024-04-03T14:14:44.478987+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: audit 2024-04-03T14:14:44.480302+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: audit 2024-04-03T14:14:44.481576+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: cephadm 2024-04-03T14:14:44.482544+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 5413M 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: audit 2024-04-03T14:14:44.488920+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: audit 2024-04-03T14:14:44.490762+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: audit 2024-04-03T14:14:44.492062+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:14:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:45 smithi082 bash[20963]: audit 2024-04-03T14:14:44.499022+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: cluster 2024-04-03T14:14:44.322897+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: cephadm 2024-04-03T14:14:44.461200+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: audit 2024-04-03T14:14:44.469825+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: audit 2024-04-03T14:14:44.477106+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: audit 2024-04-03T14:14:44.478987+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: audit 2024-04-03T14:14:44.480302+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: audit 2024-04-03T14:14:44.481576+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: cephadm 2024-04-03T14:14:44.482544+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 5413M 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: audit 2024-04-03T14:14:44.488920+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: audit 2024-04-03T14:14:44.490762+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: audit 2024-04-03T14:14:44.492062+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:14:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[27441]: audit 2024-04-03T14:14:44.499022+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: cluster 2024-04-03T14:14:44.322897+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: cephadm 2024-04-03T14:14:44.461200+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: audit 2024-04-03T14:14:44.469825+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: audit 2024-04-03T14:14:44.477106+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: audit 2024-04-03T14:14:44.478987+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: audit 2024-04-03T14:14:44.480302+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: audit 2024-04-03T14:14:44.481576+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: cephadm 2024-04-03T14:14:44.482544+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 5413M 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: audit 2024-04-03T14:14:44.488920+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: audit 2024-04-03T14:14:44.490762+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: audit 2024-04-03T14:14:44.492062+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:14:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:45 smithi067 bash[17655]: audit 2024-04-03T14:14:44.499022+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:14:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:47 smithi082 bash[20963]: cluster 2024-04-03T14:14:46.323466+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-03T14:14:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:47 smithi067 bash[17655]: cluster 2024-04-03T14:14:46.323466+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-03T14:14:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:47 smithi067 bash[27441]: cluster 2024-04-03T14:14:46.323466+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-03T14:14:48.408 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:14:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:49 smithi067 bash[17655]: cluster 2024-04-03T14:14:48.324064+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-03T14:14:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:49 smithi067 bash[27441]: cluster 2024-04-03T14:14:48.324064+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-03T14:14:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:49 smithi082 bash[20963]: cluster 2024-04-03T14:14:48.324064+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-03T14:14:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:51 smithi082 bash[20963]: cluster 2024-04-03T14:14:50.324576+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-03T14:14:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:51 smithi082 bash[20963]: audit 2024-04-03T14:14:51.452959+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:14:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:51 smithi082 bash[20963]: audit 2024-04-03T14:14:51.459517+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:14:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:51 smithi082 bash[20963]: audit 2024-04-03T14:14:51.460821+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:51 smithi067 bash[17655]: cluster 2024-04-03T14:14:50.324576+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-03T14:14:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:51 smithi067 bash[17655]: audit 2024-04-03T14:14:51.452959+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:14:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:51 smithi067 bash[17655]: audit 2024-04-03T14:14:51.459517+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:14:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:51 smithi067 bash[17655]: audit 2024-04-03T14:14:51.460821+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:51 smithi067 bash[27441]: cluster 2024-04-03T14:14:50.324576+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-03T14:14:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:51 smithi067 bash[27441]: audit 2024-04-03T14:14:51.452959+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:14:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:51 smithi067 bash[27441]: audit 2024-04-03T14:14:51.459517+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:14:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:51 smithi067 bash[27441]: audit 2024-04-03T14:14:51.460821+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:14:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:52 smithi082 bash[20963]: audit 2024-04-03T14:14:51.447104+0000 mgr.y (mgr.14152) 179 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:14:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:52 smithi067 bash[17655]: audit 2024-04-03T14:14:51.447104+0000 mgr.y (mgr.14152) 179 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:14:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:52 smithi067 bash[27441]: audit 2024-04-03T14:14:51.447104+0000 mgr.y (mgr.14152) 179 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:14:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:53 smithi082 bash[20963]: cluster 2024-04-03T14:14:52.325118+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-03T14:14:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:53 smithi067 bash[17655]: cluster 2024-04-03T14:14:52.325118+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-03T14:14:53.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:53 smithi067 bash[27441]: cluster 2024-04-03T14:14:52.325118+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-03T14:14:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:55 smithi082 bash[20963]: cluster 2024-04-03T14:14:54.325660+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-03T14:14:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:55 smithi067 bash[17655]: cluster 2024-04-03T14:14:54.325660+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-03T14:14:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:55 smithi067 bash[27441]: cluster 2024-04-03T14:14:54.325660+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-03T14:14:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:57 smithi082 bash[20963]: cluster 2024-04-03T14:14:56.326089+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:57 smithi067 bash[17655]: cluster 2024-04-03T14:14:56.326089+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:57 smithi067 bash[27441]: cluster 2024-04-03T14:14:56.326089+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:14:59 smithi082 bash[20963]: cluster 2024-04-03T14:14:58.326503+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:14:59 smithi067 bash[17655]: cluster 2024-04-03T14:14:58.326503+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:14:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:14:59 smithi067 bash[27441]: cluster 2024-04-03T14:14:58.326503+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:00 smithi082 bash[20963]: audit 2024-04-03T14:14:59.998945+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.67:0/2077222628' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8639a718-b9fb-488c-b374-269a443d543e"}]: dispatch 2024-04-03T14:15:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:00 smithi082 bash[20963]: audit 2024-04-03T14:15:00.012128+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.67:0/2077222628' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8639a718-b9fb-488c-b374-269a443d543e"}]': finished 2024-04-03T14:15:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:00 smithi082 bash[20963]: cluster 2024-04-03T14:15:00.012184+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-03T14:15:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:00 smithi082 bash[20963]: audit 2024-04-03T14:15:00.012390+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:00 smithi067 bash[17655]: audit 2024-04-03T14:14:59.998945+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.67:0/2077222628' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8639a718-b9fb-488c-b374-269a443d543e"}]: dispatch 2024-04-03T14:15:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:00 smithi067 bash[17655]: audit 2024-04-03T14:15:00.012128+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.67:0/2077222628' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8639a718-b9fb-488c-b374-269a443d543e"}]': finished 2024-04-03T14:15:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:00 smithi067 bash[17655]: cluster 2024-04-03T14:15:00.012184+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-03T14:15:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:00 smithi067 bash[17655]: audit 2024-04-03T14:15:00.012390+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:00 smithi067 bash[27441]: audit 2024-04-03T14:14:59.998945+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.67:0/2077222628' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8639a718-b9fb-488c-b374-269a443d543e"}]: dispatch 2024-04-03T14:15:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:00 smithi067 bash[27441]: audit 2024-04-03T14:15:00.012128+0000 mon.a (mon.0) 391 : audit [INF] from='client.? 172.21.15.67:0/2077222628' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8639a718-b9fb-488c-b374-269a443d543e"}]': finished 2024-04-03T14:15:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:00 smithi067 bash[27441]: cluster 2024-04-03T14:15:00.012184+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-03T14:15:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:00 smithi067 bash[27441]: audit 2024-04-03T14:15:00.012390+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:01.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:01 smithi082 bash[20963]: cluster 2024-04-03T14:15:00.327002+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:01.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:01 smithi082 bash[20963]: audit 2024-04-03T14:15:00.745909+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.67:0/283288587' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:15:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:01 smithi067 bash[17655]: cluster 2024-04-03T14:15:00.327002+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:01 smithi067 bash[17655]: audit 2024-04-03T14:15:00.745909+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.67:0/283288587' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:15:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:01 smithi067 bash[27441]: cluster 2024-04-03T14:15:00.327002+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:01 smithi067 bash[27441]: audit 2024-04-03T14:15:00.745909+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.67:0/283288587' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:15:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:03 smithi082 bash[20963]: cluster 2024-04-03T14:15:02.327654+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:03.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:03 smithi067 bash[27441]: cluster 2024-04-03T14:15:02.327654+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:03 smithi067 bash[17655]: cluster 2024-04-03T14:15:02.327654+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:05 smithi082 bash[20963]: cluster 2024-04-03T14:15:04.328389+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:05 smithi067 bash[17655]: cluster 2024-04-03T14:15:04.328389+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:05.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:05 smithi067 bash[27441]: cluster 2024-04-03T14:15:04.328389+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:07 smithi082 bash[20963]: cluster 2024-04-03T14:15:06.329016+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:07 smithi067 bash[17655]: cluster 2024-04-03T14:15:06.329016+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:07 smithi067 bash[27441]: cluster 2024-04-03T14:15:06.329016+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:09.837 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:09 smithi067 bash[17655]: cluster 2024-04-03T14:15:08.329709+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:09.837 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:09 smithi067 bash[27441]: cluster 2024-04-03T14:15:08.329709+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:09 smithi082 bash[20963]: cluster 2024-04-03T14:15:08.329709+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:11 smithi067 bash[17655]: cluster 2024-04-03T14:15:10.330315+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:11 smithi067 bash[27441]: cluster 2024-04-03T14:15:10.330315+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:11 smithi082 bash[20963]: cluster 2024-04-03T14:15:10.330315+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:13.805 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:13 smithi067 bash[17655]: cluster 2024-04-03T14:15:12.330897+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:13.805 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:13 smithi067 bash[17655]: audit 2024-04-03T14:15:12.578618+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-03T14:15:13.805 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:13 smithi067 bash[17655]: audit 2024-04-03T14:15:12.580313+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:13.805 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:13 smithi067 bash[17655]: cephadm 2024-04-03T14:15:12.581638+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.3 on smithi067 2024-04-03T14:15:13.805 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:13 smithi067 bash[27441]: cluster 2024-04-03T14:15:12.330897+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:13.805 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:13 smithi067 bash[27441]: audit 2024-04-03T14:15:12.578618+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-03T14:15:13.805 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:13 smithi067 bash[27441]: audit 2024-04-03T14:15:12.580313+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:13.806 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:13 smithi067 bash[27441]: cephadm 2024-04-03T14:15:12.581638+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.3 on smithi067 2024-04-03T14:15:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:13 smithi082 bash[20963]: cluster 2024-04-03T14:15:12.330897+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:13 smithi082 bash[20963]: audit 2024-04-03T14:15:12.578618+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-03T14:15:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:13 smithi082 bash[20963]: audit 2024-04-03T14:15:12.580313+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:13 smithi082 bash[20963]: cephadm 2024-04-03T14:15:12.581638+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.3 on smithi067 2024-04-03T14:15:15.817 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:15 smithi067 bash[17655]: cluster 2024-04-03T14:15:14.331467+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:15.818 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:15 smithi067 bash[27441]: cluster 2024-04-03T14:15:14.331467+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:15 smithi082 bash[20963]: cluster 2024-04-03T14:15:14.331467+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:17 smithi082 bash[20963]: cluster 2024-04-03T14:15:16.332177+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:17 smithi082 bash[20963]: audit 2024-04-03T14:15:17.097398+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:17 smithi082 bash[20963]: audit 2024-04-03T14:15:17.106354+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:17 smithi082 bash[20963]: audit 2024-04-03T14:15:17.119072+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:15:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:17 smithi067 bash[17655]: cluster 2024-04-03T14:15:16.332177+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:17 smithi067 bash[17655]: audit 2024-04-03T14:15:17.097398+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:17 smithi067 bash[17655]: audit 2024-04-03T14:15:17.106354+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:17 smithi067 bash[17655]: audit 2024-04-03T14:15:17.119072+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:15:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:17 smithi067 bash[27441]: cluster 2024-04-03T14:15:16.332177+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:17 smithi067 bash[27441]: audit 2024-04-03T14:15:17.097398+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:17 smithi067 bash[27441]: audit 2024-04-03T14:15:17.106354+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:17 smithi067 bash[27441]: audit 2024-04-03T14:15:17.119072+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:15:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:19 smithi067 bash[17655]: cluster 2024-04-03T14:15:18.332798+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:19 smithi067 bash[27441]: cluster 2024-04-03T14:15:18.332798+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:19 smithi082 bash[20963]: cluster 2024-04-03T14:15:18.332798+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:21 smithi082 bash[20963]: cluster 2024-04-03T14:15:20.333373+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:21 smithi067 bash[17655]: cluster 2024-04-03T14:15:20.333373+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:21 smithi067 bash[27441]: cluster 2024-04-03T14:15:20.333373+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[17655]: cluster 2024-04-03T14:15:22.333799+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[17655]: audit 2024-04-03T14:15:22.409343+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[17655]: audit 2024-04-03T14:15:22.415420+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[17655]: audit 2024-04-03T14:15:22.416710+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[17655]: audit 2024-04-03T14:15:22.417890+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:15:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[17655]: audit 2024-04-03T14:15:22.424035+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[27441]: cluster 2024-04-03T14:15:22.333799+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[27441]: audit 2024-04-03T14:15:22.409343+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[27441]: audit 2024-04-03T14:15:22.415420+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[27441]: audit 2024-04-03T14:15:22.416710+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[27441]: audit 2024-04-03T14:15:22.417890+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:15:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:23 smithi067 bash[27441]: audit 2024-04-03T14:15:22.424035+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:23 smithi082 bash[20963]: cluster 2024-04-03T14:15:22.333799+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:23 smithi082 bash[20963]: audit 2024-04-03T14:15:22.409343+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:23 smithi082 bash[20963]: audit 2024-04-03T14:15:22.415420+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:23 smithi082 bash[20963]: audit 2024-04-03T14:15:22.416710+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:23 smithi082 bash[20963]: audit 2024-04-03T14:15:22.417890+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:15:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:23 smithi082 bash[20963]: audit 2024-04-03T14:15:22.424035+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:24 smithi067 bash[17655]: audit 2024-04-03T14:15:23.849859+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-03T14:15:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:24 smithi067 bash[27441]: audit 2024-04-03T14:15:23.849859+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-03T14:15:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:24 smithi082 bash[20963]: audit 2024-04-03T14:15:23.849859+0000 mon.a (mon.0) 405 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-03T14:15:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[17655]: cluster 2024-04-03T14:15:24.334313+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[17655]: audit 2024-04-03T14:15:24.418937+0000 mon.a (mon.0) 406 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-03T14:15:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[17655]: cluster 2024-04-03T14:15:24.419030+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-03T14:15:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[17655]: audit 2024-04-03T14:15:24.419178+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[17655]: audit 2024-04-03T14:15:24.419696+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:15:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[27441]: cluster 2024-04-03T14:15:24.334313+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[27441]: audit 2024-04-03T14:15:24.418937+0000 mon.a (mon.0) 406 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-03T14:15:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[27441]: cluster 2024-04-03T14:15:24.419030+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-03T14:15:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[27441]: audit 2024-04-03T14:15:24.419178+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:25 smithi067 bash[27441]: audit 2024-04-03T14:15:24.419696+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:15:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:25 smithi082 bash[20963]: cluster 2024-04-03T14:15:24.334313+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:25 smithi082 bash[20963]: audit 2024-04-03T14:15:24.418937+0000 mon.a (mon.0) 406 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-03T14:15:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:25 smithi082 bash[20963]: cluster 2024-04-03T14:15:24.419030+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-03T14:15:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:25 smithi082 bash[20963]: audit 2024-04-03T14:15:24.419178+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:25 smithi082 bash[20963]: audit 2024-04-03T14:15:24.419696+0000 mon.a (mon.0) 409 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-03T14:15:25.959 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 3 on host 'smithi067' 2024-04-03T14:15:26.652 DEBUG:teuthology.orchestra.run.smithi067:osd.3> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@osd.3.service 2024-04-03T14:15:26.654 INFO:tasks.cephadm:Deploying osd.4 on smithi082 with /dev/vg_nvme/lv_4... 2024-04-03T14:15:26.655 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-03T14:15:26.804 INFO:journalctl@ceph.osd.3.smithi067.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:15:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:26 smithi082 bash[20963]: audit 2024-04-03T14:15:25.419231+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:15:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:26 smithi082 bash[20963]: cluster 2024-04-03T14:15:25.419323+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-03T14:15:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:26 smithi082 bash[20963]: audit 2024-04-03T14:15:25.419856+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:26 smithi082 bash[20963]: audit 2024-04-03T14:15:25.430239+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:26 smithi082 bash[20963]: audit 2024-04-03T14:15:25.903889+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:26 smithi082 bash[20963]: audit 2024-04-03T14:15:25.912891+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:26 smithi082 bash[20963]: audit 2024-04-03T14:15:25.914925+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:15:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[27441]: audit 2024-04-03T14:15:25.419231+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[27441]: cluster 2024-04-03T14:15:25.419323+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[27441]: audit 2024-04-03T14:15:25.419856+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[27441]: audit 2024-04-03T14:15:25.430239+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[27441]: audit 2024-04-03T14:15:25.903889+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[27441]: audit 2024-04-03T14:15:25.912891+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[27441]: audit 2024-04-03T14:15:25.914925+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[17655]: audit 2024-04-03T14:15:25.419231+0000 mon.a (mon.0) 410 : audit [INF] from='osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[17655]: cluster 2024-04-03T14:15:25.419323+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[17655]: audit 2024-04-03T14:15:25.419856+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[17655]: audit 2024-04-03T14:15:25.430239+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[17655]: audit 2024-04-03T14:15:25.903889+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[17655]: audit 2024-04-03T14:15:25.912891+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:26 smithi067 bash[17655]: audit 2024-04-03T14:15:25.914925+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:15:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:27 smithi082 bash[20963]: cluster 2024-04-03T14:15:24.797629+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:15:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:27 smithi082 bash[20963]: cluster 2024-04-03T14:15:24.797754+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:15:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:27 smithi082 bash[20963]: cluster 2024-04-03T14:15:26.334851+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:27 smithi082 bash[20963]: audit 2024-04-03T14:15:26.426645+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:27 smithi082 bash[20963]: cluster 2024-04-03T14:15:26.432283+0000 mon.a (mon.0) 418 : cluster [INF] osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834] boot 2024-04-03T14:15:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:27 smithi082 bash[20963]: cluster 2024-04-03T14:15:26.432334+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-03T14:15:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:27 smithi082 bash[20963]: audit 2024-04-03T14:15:26.433018+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[17655]: cluster 2024-04-03T14:15:24.797629+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:15:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[17655]: cluster 2024-04-03T14:15:24.797754+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:15:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[17655]: cluster 2024-04-03T14:15:26.334851+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[17655]: audit 2024-04-03T14:15:26.426645+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[17655]: cluster 2024-04-03T14:15:26.432283+0000 mon.a (mon.0) 418 : cluster [INF] osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834] boot 2024-04-03T14:15:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[17655]: cluster 2024-04-03T14:15:26.432334+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-03T14:15:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[17655]: audit 2024-04-03T14:15:26.433018+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[27441]: cluster 2024-04-03T14:15:24.797629+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:15:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[27441]: cluster 2024-04-03T14:15:24.797754+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:15:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[27441]: cluster 2024-04-03T14:15:26.334851+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-04-03T14:15:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[27441]: audit 2024-04-03T14:15:26.426645+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[27441]: cluster 2024-04-03T14:15:26.432283+0000 mon.a (mon.0) 418 : cluster [INF] osd.3 [v2:172.21.15.67:6826/645922834,v1:172.21.15.67:6827/645922834] boot 2024-04-03T14:15:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[27441]: cluster 2024-04-03T14:15:26.432334+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-03T14:15:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:27 smithi067 bash[27441]: audit 2024-04-03T14:15:26.433018+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:15:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:28 smithi082 bash[20963]: cluster 2024-04-03T14:15:27.448921+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-03T14:15:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:28 smithi067 bash[17655]: cluster 2024-04-03T14:15:27.448921+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-03T14:15:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:28 smithi067 bash[27441]: cluster 2024-04-03T14:15:27.448921+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-03T14:15:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:29 smithi082 bash[20963]: cluster 2024-04-03T14:15:28.335506+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:29 smithi067 bash[17655]: cluster 2024-04-03T14:15:28.335506+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:29 smithi067 bash[27441]: cluster 2024-04-03T14:15:28.335506+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:31.381 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:15:31.746 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:31 smithi067 bash[27441]: cluster 2024-04-03T14:15:30.336227+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:31.746 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:31 smithi067 bash[17655]: cluster 2024-04-03T14:15:30.336227+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:31 smithi082 bash[20963]: cluster 2024-04-03T14:15:30.336227+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:33.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:33 smithi067 bash[17655]: cluster 2024-04-03T14:15:32.336854+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:33 smithi067 bash[27441]: cluster 2024-04-03T14:15:32.336854+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:33 smithi082 bash[20963]: cluster 2024-04-03T14:15:32.336854+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:34.688 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-03T14:15:34.688 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-03T14:15:34.688 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2024-04-03T14:15:34.688 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2024-04-03T14:15:34.688 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0180311 s, 582 MB/s 2024-04-03T14:15:34.688 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2024-04-03T14:15:35.406 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch daemon add osd smithi082:vg_nvme/lv_4 2024-04-03T14:15:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:35 smithi067 bash[27441]: cluster 2024-04-03T14:15:34.337463+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:35 smithi067 bash[17655]: cluster 2024-04-03T14:15:34.337463+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:35 smithi082 bash[20963]: cluster 2024-04-03T14:15:34.337463+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: cephadm 2024-04-03T14:15:35.807428+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.818987+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.826993+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.828909+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.830255+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.831309+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.832342+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: cephadm 2024-04-03T14:15:35.833113+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 4060M 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.838558+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.840420+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.841729+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:15:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:36 smithi082 bash[20963]: audit 2024-04-03T14:15:35.848418+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: cephadm 2024-04-03T14:15:35.807428+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:15:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.818987+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.826993+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.828909+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.830255+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.831309+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.832342+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: cephadm 2024-04-03T14:15:35.833113+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 4060M 2024-04-03T14:15:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.838558+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.840420+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.841729+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:15:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[17655]: audit 2024-04-03T14:15:35.848418+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: cephadm 2024-04-03T14:15:35.807428+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Detected new or changed devices on smithi067 2024-04-03T14:15:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.818987+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.826993+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.828909+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.830255+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.831309+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.832342+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:15:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: cephadm 2024-04-03T14:15:35.833113+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 4060M 2024-04-03T14:15:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.838558+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.840420+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.841729+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:15:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:36 smithi067 bash[27441]: audit 2024-04-03T14:15:35.848418+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:15:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:37 smithi082 bash[20963]: cluster 2024-04-03T14:15:36.338065+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:37 smithi067 bash[17655]: cluster 2024-04-03T14:15:36.338065+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:37 smithi067 bash[27441]: cluster 2024-04-03T14:15:36.338065+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:40.124 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:15:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:39 smithi082 bash[20963]: cluster 2024-04-03T14:15:38.338635+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:39 smithi067 bash[17655]: cluster 2024-04-03T14:15:38.338635+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:39 smithi067 bash[27441]: cluster 2024-04-03T14:15:38.338635+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:41 smithi082 bash[20963]: cluster 2024-04-03T14:15:40.339296+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:41 smithi067 bash[17655]: cluster 2024-04-03T14:15:40.339296+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:41 smithi067 bash[27441]: cluster 2024-04-03T14:15:40.339296+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:43 smithi082 bash[20963]: cluster 2024-04-03T14:15:42.339990+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:43 smithi082 bash[20963]: audit 2024-04-03T14:15:42.967826+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:15:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:43 smithi082 bash[20963]: audit 2024-04-03T14:15:42.973541+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:15:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:43 smithi082 bash[20963]: audit 2024-04-03T14:15:42.974812+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:43 smithi067 bash[17655]: cluster 2024-04-03T14:15:42.339990+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:43 smithi067 bash[17655]: audit 2024-04-03T14:15:42.967826+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:15:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:43 smithi067 bash[17655]: audit 2024-04-03T14:15:42.973541+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:15:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:43 smithi067 bash[17655]: audit 2024-04-03T14:15:42.974812+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:43 smithi067 bash[27441]: cluster 2024-04-03T14:15:42.339990+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:43 smithi067 bash[27441]: audit 2024-04-03T14:15:42.967826+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:15:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:43 smithi067 bash[27441]: audit 2024-04-03T14:15:42.973541+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:15:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:43 smithi067 bash[27441]: audit 2024-04-03T14:15:42.974812+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:15:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:44 smithi082 bash[20963]: audit 2024-04-03T14:15:42.960343+0000 mgr.y (mgr.14152) 209 : audit [DBG] from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:15:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:44 smithi067 bash[17655]: audit 2024-04-03T14:15:42.960343+0000 mgr.y (mgr.14152) 209 : audit [DBG] from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:15:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:44 smithi067 bash[27441]: audit 2024-04-03T14:15:42.960343+0000 mgr.y (mgr.14152) 209 : audit [DBG] from='client.24232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:15:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:45 smithi082 bash[20963]: cluster 2024-04-03T14:15:44.340535+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:45 smithi067 bash[17655]: cluster 2024-04-03T14:15:44.340535+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:45 smithi067 bash[27441]: cluster 2024-04-03T14:15:44.340535+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:47 smithi082 bash[20963]: cluster 2024-04-03T14:15:46.341097+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:48.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:47 smithi067 bash[17655]: cluster 2024-04-03T14:15:46.341097+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:47 smithi067 bash[27441]: cluster 2024-04-03T14:15:46.341097+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:49.038 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:48 smithi082 bash[20963]: cluster 2024-04-03T14:15:48.341633+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:48 smithi067 bash[17655]: cluster 2024-04-03T14:15:48.341633+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:48 smithi067 bash[27441]: cluster 2024-04-03T14:15:48.341633+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[17655]: cluster 2024-04-03T14:15:50.342223+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[17655]: audit 2024-04-03T14:15:51.337443+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.82:0/1850991490' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4a4e759-47c5-40ce-be2c-1478d76c1892"}]: dispatch 2024-04-03T14:15:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[17655]: audit 2024-04-03T14:15:51.339453+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4a4e759-47c5-40ce-be2c-1478d76c1892"}]: dispatch 2024-04-03T14:15:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[17655]: audit 2024-04-03T14:15:51.348664+0000 mon.a (mon.0) 436 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4a4e759-47c5-40ce-be2c-1478d76c1892"}]': finished 2024-04-03T14:15:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[17655]: cluster 2024-04-03T14:15:51.348750+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-03T14:15:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[17655]: audit 2024-04-03T14:15:51.348953+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:15:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[27441]: cluster 2024-04-03T14:15:50.342223+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[27441]: audit 2024-04-03T14:15:51.337443+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.82:0/1850991490' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4a4e759-47c5-40ce-be2c-1478d76c1892"}]: dispatch 2024-04-03T14:15:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[27441]: audit 2024-04-03T14:15:51.339453+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4a4e759-47c5-40ce-be2c-1478d76c1892"}]: dispatch 2024-04-03T14:15:51.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[27441]: audit 2024-04-03T14:15:51.348664+0000 mon.a (mon.0) 436 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4a4e759-47c5-40ce-be2c-1478d76c1892"}]': finished 2024-04-03T14:15:51.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[27441]: cluster 2024-04-03T14:15:51.348750+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-03T14:15:51.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:51 smithi067 bash[27441]: audit 2024-04-03T14:15:51.348953+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:15:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:51 smithi082 bash[20963]: cluster 2024-04-03T14:15:50.342223+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:51 smithi082 bash[20963]: audit 2024-04-03T14:15:51.337443+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.82:0/1850991490' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4a4e759-47c5-40ce-be2c-1478d76c1892"}]: dispatch 2024-04-03T14:15:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:51 smithi082 bash[20963]: audit 2024-04-03T14:15:51.339453+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4a4e759-47c5-40ce-be2c-1478d76c1892"}]: dispatch 2024-04-03T14:15:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:51 smithi082 bash[20963]: audit 2024-04-03T14:15:51.348664+0000 mon.a (mon.0) 436 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4a4e759-47c5-40ce-be2c-1478d76c1892"}]': finished 2024-04-03T14:15:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:51 smithi082 bash[20963]: cluster 2024-04-03T14:15:51.348750+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-03T14:15:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:51 smithi082 bash[20963]: audit 2024-04-03T14:15:51.348953+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:15:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:52 smithi067 bash[17655]: audit 2024-04-03T14:15:52.098426+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.82:0/1959517463' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:15:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:52 smithi067 bash[27441]: audit 2024-04-03T14:15:52.098426+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.82:0/1959517463' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:15:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:52 smithi082 bash[20963]: audit 2024-04-03T14:15:52.098426+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.82:0/1959517463' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:15:53.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:53 smithi067 bash[17655]: cluster 2024-04-03T14:15:52.342782+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:53 smithi067 bash[27441]: cluster 2024-04-03T14:15:52.342782+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:53 smithi082 bash[20963]: cluster 2024-04-03T14:15:52.342782+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:55 smithi067 bash[17655]: cluster 2024-04-03T14:15:54.343332+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:55 smithi067 bash[27441]: cluster 2024-04-03T14:15:54.343332+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:55 smithi082 bash[20963]: cluster 2024-04-03T14:15:54.343332+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:57 smithi067 bash[17655]: cluster 2024-04-03T14:15:56.343890+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:57 smithi067 bash[27441]: cluster 2024-04-03T14:15:56.343890+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:57 smithi082 bash[20963]: cluster 2024-04-03T14:15:56.343890+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:15:59 smithi082 bash[20963]: cluster 2024-04-03T14:15:58.344423+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:15:59 smithi067 bash[17655]: cluster 2024-04-03T14:15:58.344423+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:15:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:15:59 smithi067 bash[27441]: cluster 2024-04-03T14:15:58.344423+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:01 smithi082 bash[20963]: cluster 2024-04-03T14:16:00.345018+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:01 smithi067 bash[17655]: cluster 2024-04-03T14:16:00.345018+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:01 smithi067 bash[27441]: cluster 2024-04-03T14:16:00.345018+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:03 smithi082 bash[20963]: cluster 2024-04-03T14:16:02.345569+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:03 smithi067 bash[17655]: cluster 2024-04-03T14:16:02.345569+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:03 smithi067 bash[27441]: cluster 2024-04-03T14:16:02.345569+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:04 smithi082 bash[20963]: audit 2024-04-03T14:16:04.000828+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-03T14:16:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:04 smithi082 bash[20963]: audit 2024-04-03T14:16:04.002881+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:04 smithi067 bash[17655]: audit 2024-04-03T14:16:04.000828+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-03T14:16:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:04 smithi067 bash[17655]: audit 2024-04-03T14:16:04.002881+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:04 smithi067 bash[27441]: audit 2024-04-03T14:16:04.000828+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-03T14:16:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:04 smithi067 bash[27441]: audit 2024-04-03T14:16:04.002881+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:05 smithi082 bash[20963]: cephadm 2024-04-03T14:16:04.004646+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Deploying daemon osd.4 on smithi082 2024-04-03T14:16:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:05 smithi082 bash[20963]: cluster 2024-04-03T14:16:04.346147+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:05 smithi067 bash[17655]: cephadm 2024-04-03T14:16:04.004646+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Deploying daemon osd.4 on smithi082 2024-04-03T14:16:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:05 smithi067 bash[17655]: cluster 2024-04-03T14:16:04.346147+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:05.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:05 smithi067 bash[27441]: cephadm 2024-04-03T14:16:04.004646+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Deploying daemon osd.4 on smithi082 2024-04-03T14:16:05.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:05 smithi067 bash[27441]: cluster 2024-04-03T14:16:04.346147+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:07 smithi082 bash[20963]: cluster 2024-04-03T14:16:06.346710+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:07 smithi067 bash[17655]: cluster 2024-04-03T14:16:06.346710+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:07 smithi067 bash[27441]: cluster 2024-04-03T14:16:06.346710+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:09 smithi082 bash[20963]: audit 2024-04-03T14:16:08.334696+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:09 smithi082 bash[20963]: audit 2024-04-03T14:16:08.342714+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:09 smithi082 bash[20963]: cluster 2024-04-03T14:16:08.347155+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:09 smithi082 bash[20963]: audit 2024-04-03T14:16:08.369598+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:16:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:09 smithi067 bash[17655]: audit 2024-04-03T14:16:08.334696+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:09 smithi067 bash[17655]: audit 2024-04-03T14:16:08.342714+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:09 smithi067 bash[17655]: cluster 2024-04-03T14:16:08.347155+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:09 smithi067 bash[17655]: audit 2024-04-03T14:16:08.369598+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:16:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:09 smithi067 bash[27441]: audit 2024-04-03T14:16:08.334696+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:09 smithi067 bash[27441]: audit 2024-04-03T14:16:08.342714+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:09 smithi067 bash[27441]: cluster 2024-04-03T14:16:08.347155+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:09 smithi067 bash[27441]: audit 2024-04-03T14:16:08.369598+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:16:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:11 smithi082 bash[20963]: cluster 2024-04-03T14:16:10.347808+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:11 smithi067 bash[17655]: cluster 2024-04-03T14:16:10.347808+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:11 smithi067 bash[27441]: cluster 2024-04-03T14:16:10.347808+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:13 smithi067 bash[17655]: cluster 2024-04-03T14:16:12.348388+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:13 smithi067 bash[27441]: cluster 2024-04-03T14:16:12.348388+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:13 smithi082 bash[20963]: cluster 2024-04-03T14:16:12.348388+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:14 smithi082 bash[20963]: audit 2024-04-03T14:16:13.468127+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:14 smithi082 bash[20963]: audit 2024-04-03T14:16:13.474946+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:14 smithi082 bash[20963]: audit 2024-04-03T14:16:13.897348+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:14 smithi082 bash[20963]: audit 2024-04-03T14:16:13.898886+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:16:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:14 smithi082 bash[20963]: audit 2024-04-03T14:16:13.907667+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[27441]: audit 2024-04-03T14:16:13.468127+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[27441]: audit 2024-04-03T14:16:13.474946+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[27441]: audit 2024-04-03T14:16:13.897348+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[27441]: audit 2024-04-03T14:16:13.898886+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:16:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[27441]: audit 2024-04-03T14:16:13.907667+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:14.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[17655]: audit 2024-04-03T14:16:13.468127+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:14.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[17655]: audit 2024-04-03T14:16:13.474946+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:14.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[17655]: audit 2024-04-03T14:16:13.897348+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:14.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[17655]: audit 2024-04-03T14:16:13.898886+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:16:14.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:14 smithi067 bash[17655]: audit 2024-04-03T14:16:13.907667+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:15 smithi082 bash[20963]: cluster 2024-04-03T14:16:14.349061+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:15 smithi082 bash[20963]: audit 2024-04-03T14:16:14.899973+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.82:6800/2155921554,v1:172.21.15.82:6801/2155921554]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-03T14:16:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:15 smithi082 bash[20963]: audit 2024-04-03T14:16:14.902093+0000 mon.a (mon.0) 449 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-03T14:16:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:15 smithi067 bash[17655]: cluster 2024-04-03T14:16:14.349061+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:15 smithi067 bash[17655]: audit 2024-04-03T14:16:14.899973+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.82:6800/2155921554,v1:172.21.15.82:6801/2155921554]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-03T14:16:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:15 smithi067 bash[17655]: audit 2024-04-03T14:16:14.902093+0000 mon.a (mon.0) 449 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-03T14:16:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:15 smithi067 bash[27441]: cluster 2024-04-03T14:16:14.349061+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:15 smithi067 bash[27441]: audit 2024-04-03T14:16:14.899973+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.82:6800/2155921554,v1:172.21.15.82:6801/2155921554]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-03T14:16:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:15 smithi067 bash[27441]: audit 2024-04-03T14:16:14.902093+0000 mon.a (mon.0) 449 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-03T14:16:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:16 smithi082 bash[20963]: audit 2024-04-03T14:16:15.475575+0000 mon.a (mon.0) 450 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-03T14:16:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:16 smithi082 bash[20963]: cluster 2024-04-03T14:16:15.475806+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-03T14:16:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:16 smithi082 bash[20963]: audit 2024-04-03T14:16:15.475921+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.82:6800/2155921554,v1:172.21.15.82:6801/2155921554]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:16:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:16 smithi082 bash[20963]: audit 2024-04-03T14:16:15.476480+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:16 smithi082 bash[20963]: audit 2024-04-03T14:16:15.484422+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:16:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[17655]: audit 2024-04-03T14:16:15.475575+0000 mon.a (mon.0) 450 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-03T14:16:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[17655]: cluster 2024-04-03T14:16:15.475806+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-03T14:16:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[17655]: audit 2024-04-03T14:16:15.475921+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.82:6800/2155921554,v1:172.21.15.82:6801/2155921554]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:16:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[17655]: audit 2024-04-03T14:16:15.476480+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[17655]: audit 2024-04-03T14:16:15.484422+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:16:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[27441]: audit 2024-04-03T14:16:15.475575+0000 mon.a (mon.0) 450 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-03T14:16:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[27441]: cluster 2024-04-03T14:16:15.475806+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-03T14:16:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[27441]: audit 2024-04-03T14:16:15.475921+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.82:6800/2155921554,v1:172.21.15.82:6801/2155921554]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:16:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[27441]: audit 2024-04-03T14:16:15.476480+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:16 smithi067 bash[27441]: audit 2024-04-03T14:16:15.484422+0000 mon.a (mon.0) 453 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:16:17.289 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 4 on host 'smithi082' 2024-04-03T14:16:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:17 smithi082 bash[20963]: cluster 2024-04-03T14:16:16.349635+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:17 smithi082 bash[20963]: audit 2024-04-03T14:16:16.486405+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:16:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:17 smithi082 bash[20963]: cluster 2024-04-03T14:16:16.486699+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-03T14:16:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:17 smithi082 bash[20963]: audit 2024-04-03T14:16:16.487329+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:17 smithi082 bash[20963]: audit 2024-04-03T14:16:16.494015+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:17 smithi082 bash[20963]: audit 2024-04-03T14:16:17.269018+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:17 smithi082 bash[20963]: audit 2024-04-03T14:16:17.275629+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:17 smithi082 bash[20963]: audit 2024-04-03T14:16:17.299326+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:16:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[17655]: cluster 2024-04-03T14:16:16.349635+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[17655]: audit 2024-04-03T14:16:16.486405+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:16:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[17655]: cluster 2024-04-03T14:16:16.486699+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-03T14:16:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[17655]: audit 2024-04-03T14:16:16.487329+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[17655]: audit 2024-04-03T14:16:16.494015+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[17655]: audit 2024-04-03T14:16:17.269018+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[17655]: audit 2024-04-03T14:16:17.275629+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[17655]: audit 2024-04-03T14:16:17.299326+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:16:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[27441]: cluster 2024-04-03T14:16:16.349635+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-04-03T14:16:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[27441]: audit 2024-04-03T14:16:16.486405+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:16:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[27441]: cluster 2024-04-03T14:16:16.486699+0000 mon.a (mon.0) 455 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-03T14:16:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[27441]: audit 2024-04-03T14:16:16.487329+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[27441]: audit 2024-04-03T14:16:16.494015+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[27441]: audit 2024-04-03T14:16:17.269018+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[27441]: audit 2024-04-03T14:16:17.275629+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:17 smithi067 bash[27441]: audit 2024-04-03T14:16:17.299326+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:16:18.005 DEBUG:teuthology.orchestra.run.smithi082:osd.4> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@osd.4.service 2024-04-03T14:16:18.008 INFO:tasks.cephadm:Deploying osd.5 on smithi082 with /dev/vg_nvme/lv_3... 2024-04-03T14:16:18.008 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-03T14:16:18.307 INFO:journalctl@ceph.osd.4.smithi082.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:16:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:18 smithi082 bash[20963]: cluster 2024-04-03T14:16:15.941162+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:16:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:18 smithi082 bash[20963]: cluster 2024-04-03T14:16:15.941272+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:16:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:18 smithi082 bash[20963]: cluster 2024-04-03T14:16:17.489096+0000 mon.a (mon.0) 461 : cluster [INF] osd.4 [v2:172.21.15.82:6800/2155921554,v1:172.21.15.82:6801/2155921554] boot 2024-04-03T14:16:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:18 smithi082 bash[20963]: cluster 2024-04-03T14:16:17.489232+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-03T14:16:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:18 smithi082 bash[20963]: audit 2024-04-03T14:16:17.489479+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:18 smithi082 bash[20963]: cluster 2024-04-03T14:16:18.495532+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-03T14:16:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[17655]: cluster 2024-04-03T14:16:15.941162+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:16:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[17655]: cluster 2024-04-03T14:16:15.941272+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:16:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[17655]: cluster 2024-04-03T14:16:17.489096+0000 mon.a (mon.0) 461 : cluster [INF] osd.4 [v2:172.21.15.82:6800/2155921554,v1:172.21.15.82:6801/2155921554] boot 2024-04-03T14:16:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[17655]: cluster 2024-04-03T14:16:17.489232+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-03T14:16:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[17655]: audit 2024-04-03T14:16:17.489479+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[17655]: cluster 2024-04-03T14:16:18.495532+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-03T14:16:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[27441]: cluster 2024-04-03T14:16:15.941162+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:16:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[27441]: cluster 2024-04-03T14:16:15.941272+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:16:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[27441]: cluster 2024-04-03T14:16:17.489096+0000 mon.a (mon.0) 461 : cluster [INF] osd.4 [v2:172.21.15.82:6800/2155921554,v1:172.21.15.82:6801/2155921554] boot 2024-04-03T14:16:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[27441]: cluster 2024-04-03T14:16:17.489232+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-03T14:16:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[27441]: audit 2024-04-03T14:16:17.489479+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:16:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:18 smithi067 bash[27441]: cluster 2024-04-03T14:16:18.495532+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-03T14:16:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:19 smithi082 bash[20963]: cluster 2024-04-03T14:16:18.350180+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:19 smithi082 bash[20963]: cluster 2024-04-03T14:16:19.493319+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-03T14:16:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:19 smithi067 bash[17655]: cluster 2024-04-03T14:16:18.350180+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:19 smithi067 bash[17655]: cluster 2024-04-03T14:16:19.493319+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-03T14:16:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:19 smithi067 bash[27441]: cluster 2024-04-03T14:16:18.350180+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:19 smithi067 bash[27441]: cluster 2024-04-03T14:16:19.493319+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-03T14:16:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:21 smithi082 bash[20963]: cluster 2024-04-03T14:16:20.350728+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:22.021 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:21 smithi082 bash[20963]: cluster 2024-04-03T14:16:20.495262+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-03T14:16:22.022 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:21 smithi067 bash[27441]: cluster 2024-04-03T14:16:20.350728+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:22.022 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:21 smithi067 bash[27441]: cluster 2024-04-03T14:16:20.495262+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-03T14:16:22.022 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:21 smithi067 bash[17655]: cluster 2024-04-03T14:16:20.350728+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:22.022 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:21 smithi067 bash[17655]: cluster 2024-04-03T14:16:20.495262+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-03T14:16:22.056 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:16:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:22 smithi082 bash[20963]: cluster 2024-04-03T14:16:21.504719+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-03T14:16:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:22 smithi067 bash[17655]: cluster 2024-04-03T14:16:21.504719+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-03T14:16:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:22 smithi067 bash[27441]: cluster 2024-04-03T14:16:21.504719+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-03T14:16:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:23 smithi082 bash[20963]: cluster 2024-04-03T14:16:22.351270+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:23 smithi067 bash[17655]: cluster 2024-04-03T14:16:22.351270+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:23 smithi067 bash[27441]: cluster 2024-04-03T14:16:22.351270+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v206: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:25.844 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:25 smithi082 bash[20963]: cluster 2024-04-03T14:16:24.351842+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-04-03T14:16:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:25 smithi067 bash[17655]: cluster 2024-04-03T14:16:24.351842+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-04-03T14:16:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:25 smithi067 bash[27441]: cluster 2024-04-03T14:16:24.351842+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-04-03T14:16:26.577 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-03T14:16:26.577 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-03T14:16:26.577 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2024-04-03T14:16:26.577 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2024-04-03T14:16:26.578 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0171968 s, 610 MB/s 2024-04-03T14:16:26.578 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2024-04-03T14:16:27.325 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch daemon add osd smithi082:vg_nvme/lv_3 2024-04-03T14:16:27.604 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:27 smithi082 bash[20963]: cluster 2024-04-03T14:16:26.352441+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-04-03T14:16:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:27 smithi067 bash[17655]: cluster 2024-04-03T14:16:26.352441+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-04-03T14:16:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:27 smithi067 bash[27441]: cluster 2024-04-03T14:16:26.352441+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: cephadm 2024-04-03T14:16:28.152670+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: audit 2024-04-03T14:16:28.161593+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: audit 2024-04-03T14:16:28.167798+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: audit 2024-04-03T14:16:28.169411+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: cephadm 2024-04-03T14:16:28.170387+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 17265M 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: audit 2024-04-03T14:16:28.176757+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: audit 2024-04-03T14:16:28.178179+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: audit 2024-04-03T14:16:28.179379+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: audit 2024-04-03T14:16:28.186282+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[17655]: cluster 2024-04-03T14:16:28.353027+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: cephadm 2024-04-03T14:16:28.152670+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: audit 2024-04-03T14:16:28.161593+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: audit 2024-04-03T14:16:28.167798+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: audit 2024-04-03T14:16:28.169411+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: cephadm 2024-04-03T14:16:28.170387+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 17265M 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: audit 2024-04-03T14:16:28.176757+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: audit 2024-04-03T14:16:28.178179+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: audit 2024-04-03T14:16:28.179379+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: audit 2024-04-03T14:16:28.186282+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:29 smithi067 bash[27441]: cluster 2024-04-03T14:16:28.353027+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-03T14:16:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: cephadm 2024-04-03T14:16:28.152670+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:16:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: audit 2024-04-03T14:16:28.161593+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: audit 2024-04-03T14:16:28.167798+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: audit 2024-04-03T14:16:28.169411+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:16:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: cephadm 2024-04-03T14:16:28.170387+0000 mgr.y (mgr.14152) 234 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 17265M 2024-04-03T14:16:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: audit 2024-04-03T14:16:28.176757+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: audit 2024-04-03T14:16:28.178179+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: audit 2024-04-03T14:16:28.179379+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:16:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: audit 2024-04-03T14:16:28.186282+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:16:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:29 smithi082 bash[20963]: cluster 2024-04-03T14:16:28.353027+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-03T14:16:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:31 smithi067 bash[17655]: cluster 2024-04-03T14:16:30.353607+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-03T14:16:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:31 smithi067 bash[27441]: cluster 2024-04-03T14:16:30.353607+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-03T14:16:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:31 smithi082 bash[20963]: cluster 2024-04-03T14:16:30.353607+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-03T14:16:32.051 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:16:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:33 smithi082 bash[20963]: cluster 2024-04-03T14:16:32.354176+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-03T14:16:33.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:33 smithi067 bash[17655]: cluster 2024-04-03T14:16:32.354176+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-03T14:16:33.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:33 smithi067 bash[27441]: cluster 2024-04-03T14:16:32.354176+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-03T14:16:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:35 smithi082 bash[20963]: cluster 2024-04-03T14:16:34.354761+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-03T14:16:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:35 smithi082 bash[20963]: audit 2024-04-03T14:16:35.141282+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:16:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:35 smithi082 bash[20963]: audit 2024-04-03T14:16:35.147552+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:16:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:35 smithi082 bash[20963]: audit 2024-04-03T14:16:35.148640+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:35 smithi067 bash[17655]: cluster 2024-04-03T14:16:34.354761+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-03T14:16:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:35 smithi067 bash[17655]: audit 2024-04-03T14:16:35.141282+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:16:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:35 smithi067 bash[17655]: audit 2024-04-03T14:16:35.147552+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:16:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:35 smithi067 bash[17655]: audit 2024-04-03T14:16:35.148640+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:35 smithi067 bash[27441]: cluster 2024-04-03T14:16:34.354761+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-03T14:16:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:35 smithi067 bash[27441]: audit 2024-04-03T14:16:35.141282+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:16:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:35 smithi067 bash[27441]: audit 2024-04-03T14:16:35.147552+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:16:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:35 smithi067 bash[27441]: audit 2024-04-03T14:16:35.148640+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:36 smithi082 bash[20963]: audit 2024-04-03T14:16:35.134229+0000 mgr.y (mgr.14152) 239 : audit [DBG] from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:16:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:36 smithi067 bash[17655]: audit 2024-04-03T14:16:35.134229+0000 mgr.y (mgr.14152) 239 : audit [DBG] from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:16:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:36 smithi067 bash[27441]: audit 2024-04-03T14:16:35.134229+0000 mgr.y (mgr.14152) 239 : audit [DBG] from='client.24259 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:16:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:37 smithi082 bash[20963]: cluster 2024-04-03T14:16:36.355332+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:37 smithi067 bash[17655]: cluster 2024-04-03T14:16:36.355332+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:37 smithi067 bash[27441]: cluster 2024-04-03T14:16:36.355332+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:39 smithi082 bash[20963]: cluster 2024-04-03T14:16:38.355818+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:39 smithi067 bash[27441]: cluster 2024-04-03T14:16:38.355818+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:39 smithi067 bash[17655]: cluster 2024-04-03T14:16:38.355818+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:41 smithi082 bash[20963]: cluster 2024-04-03T14:16:40.356382+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:41 smithi067 bash[17655]: cluster 2024-04-03T14:16:40.356382+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:41 smithi067 bash[27441]: cluster 2024-04-03T14:16:40.356382+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:43 smithi082 bash[20963]: cluster 2024-04-03T14:16:42.356928+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:43 smithi067 bash[17655]: cluster 2024-04-03T14:16:42.356928+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:43 smithi067 bash[27441]: cluster 2024-04-03T14:16:42.356928+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:44 smithi082 bash[20963]: audit 2024-04-03T14:16:43.446866+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.82:0/3779344817' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3515e4d4-2d79-4a2e-a981-ab31ddf2628f"}]: dispatch 2024-04-03T14:16:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:44 smithi082 bash[20963]: audit 2024-04-03T14:16:43.448702+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3515e4d4-2d79-4a2e-a981-ab31ddf2628f"}]: dispatch 2024-04-03T14:16:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:44 smithi082 bash[20963]: audit 2024-04-03T14:16:43.455012+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3515e4d4-2d79-4a2e-a981-ab31ddf2628f"}]': finished 2024-04-03T14:16:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:44 smithi082 bash[20963]: cluster 2024-04-03T14:16:43.455103+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-03T14:16:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:44 smithi082 bash[20963]: audit 2024-04-03T14:16:43.455308+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:16:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:44 smithi082 bash[20963]: audit 2024-04-03T14:16:44.193745+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.82:0/454716389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:16:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[17655]: audit 2024-04-03T14:16:43.446866+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.82:0/3779344817' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3515e4d4-2d79-4a2e-a981-ab31ddf2628f"}]: dispatch 2024-04-03T14:16:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[17655]: audit 2024-04-03T14:16:43.448702+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3515e4d4-2d79-4a2e-a981-ab31ddf2628f"}]: dispatch 2024-04-03T14:16:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[17655]: audit 2024-04-03T14:16:43.455012+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3515e4d4-2d79-4a2e-a981-ab31ddf2628f"}]': finished 2024-04-03T14:16:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[17655]: cluster 2024-04-03T14:16:43.455103+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-03T14:16:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[17655]: audit 2024-04-03T14:16:43.455308+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:16:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[17655]: audit 2024-04-03T14:16:44.193745+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.82:0/454716389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:16:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[27441]: audit 2024-04-03T14:16:43.446866+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.82:0/3779344817' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3515e4d4-2d79-4a2e-a981-ab31ddf2628f"}]: dispatch 2024-04-03T14:16:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[27441]: audit 2024-04-03T14:16:43.448702+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3515e4d4-2d79-4a2e-a981-ab31ddf2628f"}]: dispatch 2024-04-03T14:16:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[27441]: audit 2024-04-03T14:16:43.455012+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3515e4d4-2d79-4a2e-a981-ab31ddf2628f"}]': finished 2024-04-03T14:16:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[27441]: cluster 2024-04-03T14:16:43.455103+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-03T14:16:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[27441]: audit 2024-04-03T14:16:43.455308+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:16:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:44 smithi067 bash[27441]: audit 2024-04-03T14:16:44.193745+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.82:0/454716389' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:16:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:45 smithi082 bash[20963]: cluster 2024-04-03T14:16:44.357400+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:45 smithi067 bash[17655]: cluster 2024-04-03T14:16:44.357400+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:45 smithi067 bash[27441]: cluster 2024-04-03T14:16:44.357400+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:47 smithi082 bash[20963]: cluster 2024-04-03T14:16:46.357879+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:47 smithi067 bash[17655]: cluster 2024-04-03T14:16:46.357879+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:47 smithi067 bash[27441]: cluster 2024-04-03T14:16:46.357879+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:49 smithi082 bash[20963]: cluster 2024-04-03T14:16:48.358485+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:49 smithi067 bash[17655]: cluster 2024-04-03T14:16:48.358485+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:49 smithi067 bash[27441]: cluster 2024-04-03T14:16:48.358485+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:51 smithi082 bash[20963]: cluster 2024-04-03T14:16:50.359087+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:51 smithi067 bash[17655]: cluster 2024-04-03T14:16:50.359087+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:51 smithi067 bash[27441]: cluster 2024-04-03T14:16:50.359087+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:53 smithi082 bash[20963]: cluster 2024-04-03T14:16:52.359722+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:53.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:53 smithi067 bash[27441]: cluster 2024-04-03T14:16:52.359722+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:53 smithi067 bash[17655]: cluster 2024-04-03T14:16:52.359722+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:55 smithi082 bash[20963]: cluster 2024-04-03T14:16:54.360329+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:55 smithi067 bash[17655]: cluster 2024-04-03T14:16:54.360329+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:55 smithi067 bash[27441]: cluster 2024-04-03T14:16:54.360329+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:56 smithi082 bash[20963]: audit 2024-04-03T14:16:56.002122+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-03T14:16:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:56 smithi082 bash[20963]: audit 2024-04-03T14:16:56.003928+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:56 smithi067 bash[17655]: audit 2024-04-03T14:16:56.002122+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-03T14:16:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:56 smithi067 bash[17655]: audit 2024-04-03T14:16:56.003928+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:56 smithi067 bash[27441]: audit 2024-04-03T14:16:56.002122+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-03T14:16:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:56 smithi067 bash[27441]: audit 2024-04-03T14:16:56.003928+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:16:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:57 smithi082 bash[20963]: cephadm 2024-04-03T14:16:56.005454+0000 mgr.y (mgr.14152) 250 : cephadm [INF] Deploying daemon osd.5 on smithi082 2024-04-03T14:16:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:57 smithi082 bash[20963]: cluster 2024-04-03T14:16:56.360866+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:57 smithi067 bash[17655]: cephadm 2024-04-03T14:16:56.005454+0000 mgr.y (mgr.14152) 250 : cephadm [INF] Deploying daemon osd.5 on smithi082 2024-04-03T14:16:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:57 smithi067 bash[17655]: cluster 2024-04-03T14:16:56.360866+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:57 smithi067 bash[27441]: cephadm 2024-04-03T14:16:56.005454+0000 mgr.y (mgr.14152) 250 : cephadm [INF] Deploying daemon osd.5 on smithi082 2024-04-03T14:16:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:57 smithi067 bash[27441]: cluster 2024-04-03T14:16:56.360866+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:16:59 smithi082 bash[20963]: cluster 2024-04-03T14:16:58.361435+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:16:59 smithi067 bash[17655]: cluster 2024-04-03T14:16:58.361435+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:16:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:16:59 smithi067 bash[27441]: cluster 2024-04-03T14:16:58.361435+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:01 smithi082 bash[20963]: cluster 2024-04-03T14:17:00.361967+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:01 smithi082 bash[20963]: audit 2024-04-03T14:17:00.386155+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:01 smithi082 bash[20963]: audit 2024-04-03T14:17:00.391691+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:01 smithi082 bash[20963]: audit 2024-04-03T14:17:00.408655+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:17:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:01 smithi067 bash[17655]: cluster 2024-04-03T14:17:00.361967+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:01 smithi067 bash[17655]: audit 2024-04-03T14:17:00.386155+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:01 smithi067 bash[17655]: audit 2024-04-03T14:17:00.391691+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:01 smithi067 bash[17655]: audit 2024-04-03T14:17:00.408655+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:17:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:01 smithi067 bash[27441]: cluster 2024-04-03T14:17:00.361967+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:01 smithi067 bash[27441]: audit 2024-04-03T14:17:00.386155+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:01 smithi067 bash[27441]: audit 2024-04-03T14:17:00.391691+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:01 smithi067 bash[27441]: audit 2024-04-03T14:17:00.408655+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:17:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:03 smithi082 bash[20963]: cluster 2024-04-03T14:17:02.362443+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:03.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:03 smithi067 bash[17655]: cluster 2024-04-03T14:17:02.362443+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:03 smithi067 bash[27441]: cluster 2024-04-03T14:17:02.362443+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:05 smithi082 bash[20963]: cluster 2024-04-03T14:17:04.363035+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:05 smithi067 bash[17655]: cluster 2024-04-03T14:17:04.363035+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:05 smithi067 bash[27441]: cluster 2024-04-03T14:17:04.363035+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:06 smithi082 bash[20963]: audit 2024-04-03T14:17:05.499030+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:06 smithi082 bash[20963]: audit 2024-04-03T14:17:05.505098+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:06 smithi082 bash[20963]: audit 2024-04-03T14:17:05.506492+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:06 smithi082 bash[20963]: audit 2024-04-03T14:17:05.507712+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:17:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:06 smithi082 bash[20963]: audit 2024-04-03T14:17:05.514495+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[17655]: audit 2024-04-03T14:17:05.499030+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[17655]: audit 2024-04-03T14:17:05.505098+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[17655]: audit 2024-04-03T14:17:05.506492+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[17655]: audit 2024-04-03T14:17:05.507712+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:17:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[17655]: audit 2024-04-03T14:17:05.514495+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[27441]: audit 2024-04-03T14:17:05.499030+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[27441]: audit 2024-04-03T14:17:05.505098+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[27441]: audit 2024-04-03T14:17:05.506492+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[27441]: audit 2024-04-03T14:17:05.507712+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:17:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:06 smithi067 bash[27441]: audit 2024-04-03T14:17:05.514495+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:07 smithi082 bash[20963]: cluster 2024-04-03T14:17:06.363588+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:07 smithi082 bash[20963]: audit 2024-04-03T14:17:06.870438+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.82:6808/3927990922,v1:172.21.15.82:6809/3927990922]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-03T14:17:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:07 smithi082 bash[20963]: audit 2024-04-03T14:17:06.872561+0000 mon.a (mon.0) 492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-03T14:17:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:07 smithi067 bash[17655]: cluster 2024-04-03T14:17:06.363588+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:07 smithi067 bash[17655]: audit 2024-04-03T14:17:06.870438+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.82:6808/3927990922,v1:172.21.15.82:6809/3927990922]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-03T14:17:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:07 smithi067 bash[17655]: audit 2024-04-03T14:17:06.872561+0000 mon.a (mon.0) 492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-03T14:17:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:07 smithi067 bash[27441]: cluster 2024-04-03T14:17:06.363588+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:07 smithi067 bash[27441]: audit 2024-04-03T14:17:06.870438+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.82:6808/3927990922,v1:172.21.15.82:6809/3927990922]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-03T14:17:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:07 smithi067 bash[27441]: audit 2024-04-03T14:17:06.872561+0000 mon.a (mon.0) 492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-03T14:17:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:08 smithi082 bash[20963]: audit 2024-04-03T14:17:07.526157+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.82:6808/3927990922,v1:172.21.15.82:6809/3927990922]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:17:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:08 smithi082 bash[20963]: audit 2024-04-03T14:17:07.526528+0000 mon.a (mon.0) 493 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-03T14:17:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:08 smithi082 bash[20963]: cluster 2024-04-03T14:17:07.526592+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-03T14:17:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:08 smithi082 bash[20963]: audit 2024-04-03T14:17:07.526793+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:08 smithi082 bash[20963]: audit 2024-04-03T14:17:07.527957+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:17:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[17655]: audit 2024-04-03T14:17:07.526157+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.82:6808/3927990922,v1:172.21.15.82:6809/3927990922]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:17:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[17655]: audit 2024-04-03T14:17:07.526528+0000 mon.a (mon.0) 493 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-03T14:17:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[17655]: cluster 2024-04-03T14:17:07.526592+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-03T14:17:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[17655]: audit 2024-04-03T14:17:07.526793+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[17655]: audit 2024-04-03T14:17:07.527957+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:17:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[27441]: audit 2024-04-03T14:17:07.526157+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.82:6808/3927990922,v1:172.21.15.82:6809/3927990922]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:17:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[27441]: audit 2024-04-03T14:17:07.526528+0000 mon.a (mon.0) 493 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-03T14:17:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[27441]: cluster 2024-04-03T14:17:07.526592+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-03T14:17:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[27441]: audit 2024-04-03T14:17:07.526793+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:08 smithi067 bash[27441]: audit 2024-04-03T14:17:07.527957+0000 mon.a (mon.0) 496 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:17:09.453 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 5 on host 'smithi082' 2024-04-03T14:17:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:09 smithi082 bash[20963]: cluster 2024-04-03T14:17:08.364184+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:09 smithi082 bash[20963]: audit 2024-04-03T14:17:08.531864+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:17:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:09 smithi082 bash[20963]: cluster 2024-04-03T14:17:08.532189+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-03T14:17:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:09 smithi082 bash[20963]: audit 2024-04-03T14:17:08.532720+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:09 smithi082 bash[20963]: audit 2024-04-03T14:17:08.540325+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:09 smithi082 bash[20963]: audit 2024-04-03T14:17:09.436338+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:09 smithi082 bash[20963]: audit 2024-04-03T14:17:09.442587+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:09 smithi082 bash[20963]: audit 2024-04-03T14:17:09.457732+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[17655]: cluster 2024-04-03T14:17:08.364184+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[17655]: audit 2024-04-03T14:17:08.531864+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[17655]: cluster 2024-04-03T14:17:08.532189+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-03T14:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[17655]: audit 2024-04-03T14:17:08.532720+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[17655]: audit 2024-04-03T14:17:08.540325+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[17655]: audit 2024-04-03T14:17:09.436338+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[17655]: audit 2024-04-03T14:17:09.442587+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[17655]: audit 2024-04-03T14:17:09.457732+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:17:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[27441]: cluster 2024-04-03T14:17:08.364184+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[27441]: audit 2024-04-03T14:17:08.531864+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:17:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[27441]: cluster 2024-04-03T14:17:08.532189+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-03T14:17:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[27441]: audit 2024-04-03T14:17:08.532720+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[27441]: audit 2024-04-03T14:17:08.540325+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[27441]: audit 2024-04-03T14:17:09.436338+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[27441]: audit 2024-04-03T14:17:09.442587+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:09 smithi067 bash[27441]: audit 2024-04-03T14:17:09.457732+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:17:10.189 DEBUG:teuthology.orchestra.run.smithi082:osd.5> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@osd.5.service 2024-04-03T14:17:10.192 INFO:tasks.cephadm:Deploying osd.6 on smithi082 with /dev/vg_nvme/lv_2... 2024-04-03T14:17:10.192 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-03T14:17:10.358 INFO:journalctl@ceph.osd.5.smithi082.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:17:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:10 smithi082 bash[20963]: cluster 2024-04-03T14:17:07.833103+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:17:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:10 smithi082 bash[20963]: cluster 2024-04-03T14:17:07.833217+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:17:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:10 smithi082 bash[20963]: audit 2024-04-03T14:17:09.537814+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:10 smithi082 bash[20963]: cluster 2024-04-03T14:17:09.543453+0000 mon.a (mon.0) 505 : cluster [INF] osd.5 [v2:172.21.15.82:6808/3927990922,v1:172.21.15.82:6809/3927990922] boot 2024-04-03T14:17:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:10 smithi082 bash[20963]: cluster 2024-04-03T14:17:09.543569+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-03T14:17:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:10 smithi082 bash[20963]: audit 2024-04-03T14:17:09.546874+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[17655]: cluster 2024-04-03T14:17:07.833103+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:17:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[17655]: cluster 2024-04-03T14:17:07.833217+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:17:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[17655]: audit 2024-04-03T14:17:09.537814+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[17655]: cluster 2024-04-03T14:17:09.543453+0000 mon.a (mon.0) 505 : cluster [INF] osd.5 [v2:172.21.15.82:6808/3927990922,v1:172.21.15.82:6809/3927990922] boot 2024-04-03T14:17:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[17655]: cluster 2024-04-03T14:17:09.543569+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-03T14:17:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[17655]: audit 2024-04-03T14:17:09.546874+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[27441]: cluster 2024-04-03T14:17:07.833103+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:17:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[27441]: cluster 2024-04-03T14:17:07.833217+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:17:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[27441]: audit 2024-04-03T14:17:09.537814+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[27441]: cluster 2024-04-03T14:17:09.543453+0000 mon.a (mon.0) 505 : cluster [INF] osd.5 [v2:172.21.15.82:6808/3927990922,v1:172.21.15.82:6809/3927990922] boot 2024-04-03T14:17:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[27441]: cluster 2024-04-03T14:17:09.543569+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-03T14:17:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:10 smithi067 bash[27441]: audit 2024-04-03T14:17:09.546874+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:17:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:11 smithi082 bash[20963]: cluster 2024-04-03T14:17:10.364719+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:11 smithi082 bash[20963]: cluster 2024-04-03T14:17:10.548102+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-03T14:17:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:11 smithi082 bash[20963]: cluster 2024-04-03T14:17:10.556384+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-03T14:17:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:11 smithi082 bash[20963]: cluster 2024-04-03T14:17:11.558920+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-03T14:17:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:11 smithi067 bash[17655]: cluster 2024-04-03T14:17:10.364719+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:11 smithi067 bash[17655]: cluster 2024-04-03T14:17:10.548102+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-03T14:17:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:11 smithi067 bash[17655]: cluster 2024-04-03T14:17:10.556384+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-03T14:17:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:11 smithi067 bash[17655]: cluster 2024-04-03T14:17:11.558920+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-03T14:17:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:11 smithi067 bash[27441]: cluster 2024-04-03T14:17:10.364719+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v234: 1 pgs: 1 peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-04-03T14:17:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:11 smithi067 bash[27441]: cluster 2024-04-03T14:17:10.548102+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-03T14:17:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:11 smithi067 bash[27441]: cluster 2024-04-03T14:17:10.556384+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-03T14:17:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:11 smithi067 bash[27441]: cluster 2024-04-03T14:17:11.558920+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-03T14:17:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:13 smithi082 bash[20963]: cluster 2024-04-03T14:17:12.365265+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:13 smithi082 bash[20963]: cluster 2024-04-03T14:17:12.575272+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-03T14:17:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:13 smithi067 bash[17655]: cluster 2024-04-03T14:17:12.365265+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:13 smithi067 bash[17655]: cluster 2024-04-03T14:17:12.575272+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-03T14:17:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:13 smithi067 bash[27441]: cluster 2024-04-03T14:17:12.365265+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:13 smithi067 bash[27441]: cluster 2024-04-03T14:17:12.575272+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-03T14:17:14.246 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:17:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:14 smithi082 bash[20963]: cluster 2024-04-03T14:17:13.579027+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-03T14:17:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:14 smithi067 bash[17655]: cluster 2024-04-03T14:17:13.579027+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-03T14:17:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:14 smithi067 bash[27441]: cluster 2024-04-03T14:17:13.579027+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-03T14:17:15.792 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:15 smithi082 bash[20963]: cluster 2024-04-03T14:17:14.365918+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v240: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:15 smithi067 bash[17655]: cluster 2024-04-03T14:17:14.365918+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v240: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:15 smithi067 bash[27441]: cluster 2024-04-03T14:17:14.365918+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v240: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:16 smithi082 bash[20963]: cluster 2024-04-03T14:17:16.595755+0000 mon.a (mon.0) 513 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-03T14:17:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:16 smithi082 bash[20963]: cluster 2024-04-03T14:17:16.595813+0000 mon.a (mon.0) 514 : cluster [INF] Cluster is now healthy 2024-04-03T14:17:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:16 smithi067 bash[17655]: cluster 2024-04-03T14:17:16.595755+0000 mon.a (mon.0) 513 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-03T14:17:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:16 smithi067 bash[17655]: cluster 2024-04-03T14:17:16.595813+0000 mon.a (mon.0) 514 : cluster [INF] Cluster is now healthy 2024-04-03T14:17:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:16 smithi067 bash[27441]: cluster 2024-04-03T14:17:16.595755+0000 mon.a (mon.0) 513 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-03T14:17:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:16 smithi067 bash[27441]: cluster 2024-04-03T14:17:16.595813+0000 mon.a (mon.0) 514 : cluster [INF] Cluster is now healthy 2024-04-03T14:17:17.902 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:17 smithi082 bash[20963]: cluster 2024-04-03T14:17:16.366627+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-04-03T14:17:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:17 smithi067 bash[17655]: cluster 2024-04-03T14:17:16.366627+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-04-03T14:17:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:17 smithi067 bash[27441]: cluster 2024-04-03T14:17:16.366627+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-04-03T14:17:18.662 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-03T14:17:18.662 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-03T14:17:18.662 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2024-04-03T14:17:18.662 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2024-04-03T14:17:18.662 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.017754 s, 591 MB/s 2024-04-03T14:17:18.662 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2024-04-03T14:17:19.465 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch daemon add osd smithi082:vg_nvme/lv_2 2024-04-03T14:17:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:19 smithi082 bash[20963]: cluster 2024-04-03T14:17:18.367396+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-03T14:17:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:19 smithi067 bash[17655]: cluster 2024-04-03T14:17:18.367396+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-03T14:17:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:19 smithi067 bash[27441]: cluster 2024-04-03T14:17:18.367396+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-03T14:17:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: cephadm 2024-04-03T14:17:20.209103+0000 mgr.y (mgr.14152) 263 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:17:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: audit 2024-04-03T14:17:20.218266+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: audit 2024-04-03T14:17:20.227312+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: audit 2024-04-03T14:17:20.229038+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:17:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: audit 2024-04-03T14:17:20.230364+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:17:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: cephadm 2024-04-03T14:17:20.231323+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 8632M 2024-04-03T14:17:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: audit 2024-04-03T14:17:20.237182+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: audit 2024-04-03T14:17:20.238590+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: audit 2024-04-03T14:17:20.239798+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:17:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: audit 2024-04-03T14:17:20.246508+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:21 smithi082 bash[20963]: cluster 2024-04-03T14:17:20.367981+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-03T14:17:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: cephadm 2024-04-03T14:17:20.209103+0000 mgr.y (mgr.14152) 263 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:17:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: audit 2024-04-03T14:17:20.218266+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: audit 2024-04-03T14:17:20.227312+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: audit 2024-04-03T14:17:20.229038+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:17:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: audit 2024-04-03T14:17:20.230364+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:17:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: cephadm 2024-04-03T14:17:20.231323+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 8632M 2024-04-03T14:17:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: audit 2024-04-03T14:17:20.237182+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: audit 2024-04-03T14:17:20.238590+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: audit 2024-04-03T14:17:20.239798+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:17:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: audit 2024-04-03T14:17:20.246508+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[17655]: cluster 2024-04-03T14:17:20.367981+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-03T14:17:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: cephadm 2024-04-03T14:17:20.209103+0000 mgr.y (mgr.14152) 263 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:17:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: audit 2024-04-03T14:17:20.218266+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: audit 2024-04-03T14:17:20.227312+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: audit 2024-04-03T14:17:20.229038+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:17:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: audit 2024-04-03T14:17:20.230364+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:17:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: cephadm 2024-04-03T14:17:20.231323+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 8632M 2024-04-03T14:17:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: audit 2024-04-03T14:17:20.237182+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: audit 2024-04-03T14:17:20.238590+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: audit 2024-04-03T14:17:20.239798+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:17:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: audit 2024-04-03T14:17:20.246508+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:21 smithi067 bash[27441]: cluster 2024-04-03T14:17:20.367981+0000 mgr.y (mgr.14152) 265 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-03T14:17:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:23 smithi082 bash[20963]: cluster 2024-04-03T14:17:22.368575+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-03T14:17:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:23 smithi067 bash[17655]: cluster 2024-04-03T14:17:22.368575+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-03T14:17:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:23 smithi067 bash[27441]: cluster 2024-04-03T14:17:22.368575+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-03T14:17:24.199 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:17:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:25 smithi082 bash[20963]: cluster 2024-04-03T14:17:24.369161+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-03T14:17:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:25 smithi067 bash[17655]: cluster 2024-04-03T14:17:24.369161+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-03T14:17:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:25 smithi067 bash[27441]: cluster 2024-04-03T14:17:24.369161+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-04-03T14:17:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:27 smithi082 bash[20963]: cluster 2024-04-03T14:17:26.369766+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-03T14:17:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:27 smithi082 bash[20963]: audit 2024-04-03T14:17:27.185236+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:17:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:27 smithi082 bash[20963]: audit 2024-04-03T14:17:27.190272+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:17:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:27 smithi082 bash[20963]: audit 2024-04-03T14:17:27.191599+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:27 smithi067 bash[17655]: cluster 2024-04-03T14:17:26.369766+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-03T14:17:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:27 smithi067 bash[17655]: audit 2024-04-03T14:17:27.185236+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:17:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:27 smithi067 bash[17655]: audit 2024-04-03T14:17:27.190272+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:17:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:27 smithi067 bash[17655]: audit 2024-04-03T14:17:27.191599+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:27 smithi067 bash[27441]: cluster 2024-04-03T14:17:26.369766+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-03T14:17:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:27 smithi067 bash[27441]: audit 2024-04-03T14:17:27.185236+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:17:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:27 smithi067 bash[27441]: audit 2024-04-03T14:17:27.190272+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:17:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:27 smithi067 bash[27441]: audit 2024-04-03T14:17:27.191599+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:28 smithi082 bash[20963]: audit 2024-04-03T14:17:27.178156+0000 mgr.y (mgr.14152) 269 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:17:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:28 smithi067 bash[17655]: audit 2024-04-03T14:17:27.178156+0000 mgr.y (mgr.14152) 269 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:17:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:28 smithi067 bash[27441]: audit 2024-04-03T14:17:27.178156+0000 mgr.y (mgr.14152) 269 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:17:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:29 smithi082 bash[20963]: cluster 2024-04-03T14:17:28.370298+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:29 smithi067 bash[27441]: cluster 2024-04-03T14:17:28.370298+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:29 smithi067 bash[17655]: cluster 2024-04-03T14:17:28.370298+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:31 smithi082 bash[20963]: cluster 2024-04-03T14:17:30.370869+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:31 smithi067 bash[17655]: cluster 2024-04-03T14:17:30.370869+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:31 smithi067 bash[27441]: cluster 2024-04-03T14:17:30.370869+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:33.742 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:33 smithi082 bash[20963]: cluster 2024-04-03T14:17:32.371444+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:33 smithi067 bash[27441]: cluster 2024-04-03T14:17:32.371444+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:33 smithi067 bash[17655]: cluster 2024-04-03T14:17:32.371444+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:35 smithi082 bash[20963]: cluster 2024-04-03T14:17:34.372044+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:35 smithi067 bash[27441]: cluster 2024-04-03T14:17:34.372044+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:35 smithi067 bash[17655]: cluster 2024-04-03T14:17:34.372044+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:36 smithi082 bash[20963]: audit 2024-04-03T14:17:35.592665+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.82:0/3276275793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0ed7c09-cb32-4902-8e3f-1b406a7c2f73"}]: dispatch 2024-04-03T14:17:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:36 smithi082 bash[20963]: audit 2024-04-03T14:17:35.595092+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0ed7c09-cb32-4902-8e3f-1b406a7c2f73"}]: dispatch 2024-04-03T14:17:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:36 smithi082 bash[20963]: audit 2024-04-03T14:17:35.609289+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0ed7c09-cb32-4902-8e3f-1b406a7c2f73"}]': finished 2024-04-03T14:17:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:36 smithi082 bash[20963]: cluster 2024-04-03T14:17:35.609368+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-03T14:17:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:36 smithi082 bash[20963]: audit 2024-04-03T14:17:35.609606+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:17:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:36 smithi082 bash[20963]: audit 2024-04-03T14:17:36.357408+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.82:0/13415660' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:17:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[17655]: audit 2024-04-03T14:17:35.592665+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.82:0/3276275793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0ed7c09-cb32-4902-8e3f-1b406a7c2f73"}]: dispatch 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[17655]: audit 2024-04-03T14:17:35.595092+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0ed7c09-cb32-4902-8e3f-1b406a7c2f73"}]: dispatch 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[17655]: audit 2024-04-03T14:17:35.609289+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0ed7c09-cb32-4902-8e3f-1b406a7c2f73"}]': finished 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[17655]: cluster 2024-04-03T14:17:35.609368+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[17655]: audit 2024-04-03T14:17:35.609606+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[17655]: audit 2024-04-03T14:17:36.357408+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.82:0/13415660' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[27441]: audit 2024-04-03T14:17:35.592665+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.82:0/3276275793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0ed7c09-cb32-4902-8e3f-1b406a7c2f73"}]: dispatch 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[27441]: audit 2024-04-03T14:17:35.595092+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0ed7c09-cb32-4902-8e3f-1b406a7c2f73"}]: dispatch 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[27441]: audit 2024-04-03T14:17:35.609289+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0ed7c09-cb32-4902-8e3f-1b406a7c2f73"}]': finished 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[27441]: cluster 2024-04-03T14:17:35.609368+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-03T14:17:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[27441]: audit 2024-04-03T14:17:35.609606+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:17:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:36 smithi067 bash[27441]: audit 2024-04-03T14:17:36.357408+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.82:0/13415660' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:17:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:37 smithi082 bash[20963]: cluster 2024-04-03T14:17:36.372527+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:37 smithi067 bash[17655]: cluster 2024-04-03T14:17:36.372527+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:37 smithi067 bash[27441]: cluster 2024-04-03T14:17:36.372527+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:39 smithi082 bash[20963]: cluster 2024-04-03T14:17:38.373054+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:39 smithi067 bash[17655]: cluster 2024-04-03T14:17:38.373054+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:39.933 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:39 smithi067 bash[27441]: cluster 2024-04-03T14:17:38.373054+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:41 smithi082 bash[20963]: cluster 2024-04-03T14:17:40.373583+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:41 smithi067 bash[17655]: cluster 2024-04-03T14:17:40.373583+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:41 smithi067 bash[27441]: cluster 2024-04-03T14:17:40.373583+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:43 smithi082 bash[20963]: cluster 2024-04-03T14:17:42.374117+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:43 smithi067 bash[17655]: cluster 2024-04-03T14:17:42.374117+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:43 smithi067 bash[27441]: cluster 2024-04-03T14:17:42.374117+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:45 smithi082 bash[20963]: cluster 2024-04-03T14:17:44.374690+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:45 smithi067 bash[17655]: cluster 2024-04-03T14:17:44.374690+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:45 smithi067 bash[27441]: cluster 2024-04-03T14:17:44.374690+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:47 smithi082 bash[20963]: cluster 2024-04-03T14:17:46.375178+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:47 smithi067 bash[17655]: cluster 2024-04-03T14:17:46.375178+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:47 smithi067 bash[27441]: cluster 2024-04-03T14:17:46.375178+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:48 smithi082 bash[20963]: audit 2024-04-03T14:17:48.209986+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-03T14:17:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:48 smithi082 bash[20963]: audit 2024-04-03T14:17:48.211905+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:48 smithi067 bash[27441]: audit 2024-04-03T14:17:48.209986+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-03T14:17:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:48 smithi067 bash[27441]: audit 2024-04-03T14:17:48.211905+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:48 smithi067 bash[17655]: audit 2024-04-03T14:17:48.209986+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-03T14:17:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:48 smithi067 bash[17655]: audit 2024-04-03T14:17:48.211905+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:49 smithi082 bash[20963]: cephadm 2024-04-03T14:17:48.213259+0000 mgr.y (mgr.14152) 280 : cephadm [INF] Deploying daemon osd.6 on smithi082 2024-04-03T14:17:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:49 smithi082 bash[20963]: cluster 2024-04-03T14:17:48.375740+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:49 smithi067 bash[27441]: cephadm 2024-04-03T14:17:48.213259+0000 mgr.y (mgr.14152) 280 : cephadm [INF] Deploying daemon osd.6 on smithi082 2024-04-03T14:17:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:49 smithi067 bash[27441]: cluster 2024-04-03T14:17:48.375740+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:49 smithi067 bash[17655]: cephadm 2024-04-03T14:17:48.213259+0000 mgr.y (mgr.14152) 280 : cephadm [INF] Deploying daemon osd.6 on smithi082 2024-04-03T14:17:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:49 smithi067 bash[17655]: cluster 2024-04-03T14:17:48.375740+0000 mgr.y (mgr.14152) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:51 smithi082 bash[20963]: cluster 2024-04-03T14:17:50.376307+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:51 smithi067 bash[17655]: cluster 2024-04-03T14:17:50.376307+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:51 smithi067 bash[27441]: cluster 2024-04-03T14:17:50.376307+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:53 smithi082 bash[20963]: cluster 2024-04-03T14:17:52.376825+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:53 smithi082 bash[20963]: audit 2024-04-03T14:17:52.717322+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:17:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:53 smithi082 bash[20963]: audit 2024-04-03T14:17:52.722920+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:53 smithi082 bash[20963]: audit 2024-04-03T14:17:52.729537+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:53.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:53 smithi067 bash[17655]: cluster 2024-04-03T14:17:52.376825+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:53 smithi067 bash[17655]: audit 2024-04-03T14:17:52.717322+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:17:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:53 smithi067 bash[17655]: audit 2024-04-03T14:17:52.722920+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:53 smithi067 bash[17655]: audit 2024-04-03T14:17:52.729537+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:53.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:53 smithi067 bash[27441]: cluster 2024-04-03T14:17:52.376825+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:53.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:53 smithi067 bash[27441]: audit 2024-04-03T14:17:52.717322+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:17:53.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:53 smithi067 bash[27441]: audit 2024-04-03T14:17:52.722920+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:53.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:53 smithi067 bash[27441]: audit 2024-04-03T14:17:52.729537+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:55 smithi067 bash[17655]: cluster 2024-04-03T14:17:54.377347+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:55 smithi067 bash[27441]: cluster 2024-04-03T14:17:54.377347+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:55 smithi082 bash[20963]: cluster 2024-04-03T14:17:54.377347+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:57 smithi082 bash[20963]: cluster 2024-04-03T14:17:56.377900+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:57 smithi067 bash[17655]: cluster 2024-04-03T14:17:56.377900+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:57 smithi067 bash[27441]: cluster 2024-04-03T14:17:56.377900+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[17655]: audit 2024-04-03T14:17:57.914246+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[17655]: audit 2024-04-03T14:17:57.921298+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[17655]: audit 2024-04-03T14:17:58.346059+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[17655]: audit 2024-04-03T14:17:58.347637+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:17:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[17655]: audit 2024-04-03T14:17:58.356737+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[17655]: cluster 2024-04-03T14:17:58.378284+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[27441]: audit 2024-04-03T14:17:57.914246+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[27441]: audit 2024-04-03T14:17:57.921298+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[27441]: audit 2024-04-03T14:17:58.346059+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[27441]: audit 2024-04-03T14:17:58.347637+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:17:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[27441]: audit 2024-04-03T14:17:58.356737+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:58 smithi067 bash[27441]: cluster 2024-04-03T14:17:58.378284+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:17:59.310 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:58 smithi082 bash[20963]: audit 2024-04-03T14:17:57.914246+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:59.311 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:58 smithi082 bash[20963]: audit 2024-04-03T14:17:57.921298+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:59.311 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:58 smithi082 bash[20963]: audit 2024-04-03T14:17:58.346059+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:17:59.311 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:58 smithi082 bash[20963]: audit 2024-04-03T14:17:58.347637+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:17:59.311 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:58 smithi082 bash[20963]: audit 2024-04-03T14:17:58.356737+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:17:59.311 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:58 smithi082 bash[20963]: cluster 2024-04-03T14:17:58.378284+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:18:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:59 smithi082 bash[20963]: audit 2024-04-03T14:17:59.314926+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.82:6816/1452325956,v1:172.21.15.82:6817/1452325956]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-03T14:18:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:17:59 smithi082 bash[20963]: audit 2024-04-03T14:17:59.317441+0000 mon.a (mon.0) 540 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-03T14:18:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:59 smithi067 bash[17655]: audit 2024-04-03T14:17:59.314926+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.82:6816/1452325956,v1:172.21.15.82:6817/1452325956]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-03T14:18:00.595 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:17:59 smithi067 bash[17655]: audit 2024-04-03T14:17:59.317441+0000 mon.a (mon.0) 540 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-03T14:18:00.596 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:59 smithi067 bash[27441]: audit 2024-04-03T14:17:59.314926+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.82:6816/1452325956,v1:172.21.15.82:6817/1452325956]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-03T14:18:00.597 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:17:59 smithi067 bash[27441]: audit 2024-04-03T14:17:59.317441+0000 mon.a (mon.0) 540 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-03T14:18:01.257 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:00 smithi082 bash[20963]: audit 2024-04-03T14:17:59.918371+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.82:6816/1452325956,v1:172.21.15.82:6817/1452325956]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:01.257 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:00 smithi082 bash[20963]: audit 2024-04-03T14:17:59.918728+0000 mon.a (mon.0) 541 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-03T14:18:01.257 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:00 smithi082 bash[20963]: cluster 2024-04-03T14:17:59.918894+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-03T14:18:01.258 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:00 smithi082 bash[20963]: audit 2024-04-03T14:17:59.919419+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:01.258 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:00 smithi082 bash[20963]: audit 2024-04-03T14:17:59.925417+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:01.258 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:00 smithi082 bash[20963]: cluster 2024-04-03T14:18:00.378823+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:18:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[17655]: audit 2024-04-03T14:17:59.918371+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.82:6816/1452325956,v1:172.21.15.82:6817/1452325956]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[17655]: audit 2024-04-03T14:17:59.918728+0000 mon.a (mon.0) 541 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-03T14:18:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[17655]: cluster 2024-04-03T14:17:59.918894+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-03T14:18:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[17655]: audit 2024-04-03T14:17:59.919419+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[17655]: audit 2024-04-03T14:17:59.925417+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[17655]: cluster 2024-04-03T14:18:00.378823+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:18:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[27441]: audit 2024-04-03T14:17:59.918371+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.82:6816/1452325956,v1:172.21.15.82:6817/1452325956]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:01.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[27441]: audit 2024-04-03T14:17:59.918728+0000 mon.a (mon.0) 541 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-03T14:18:01.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[27441]: cluster 2024-04-03T14:17:59.918894+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-03T14:18:01.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[27441]: audit 2024-04-03T14:17:59.919419+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:01.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[27441]: audit 2024-04-03T14:17:59.925417+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:01.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:00 smithi067 bash[27441]: cluster 2024-04-03T14:18:00.378823+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-04-03T14:18:01.911 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 6 on host 'smithi082' 2024-04-03T14:18:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: audit 2024-04-03T14:18:00.930044+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:18:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: cluster 2024-04-03T14:18:00.930142+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-03T14:18:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: audit 2024-04-03T14:18:00.930710+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: audit 2024-04-03T14:18:00.938239+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: cluster 2024-04-03T14:18:00.992798+0000 mon.a (mon.0) 549 : cluster [INF] osd.6 [v2:172.21.15.82:6816/1452325956,v1:172.21.15.82:6817/1452325956] boot 2024-04-03T14:18:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: cluster 2024-04-03T14:18:00.992893+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-03T14:18:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: audit 2024-04-03T14:18:00.993142+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: audit 2024-04-03T14:18:01.869307+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: audit 2024-04-03T14:18:01.882475+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:01 smithi082 bash[20963]: audit 2024-04-03T14:18:01.899113+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:18:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: audit 2024-04-03T14:18:00.930044+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: cluster 2024-04-03T14:18:00.930142+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: audit 2024-04-03T14:18:00.930710+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: audit 2024-04-03T14:18:00.938239+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: cluster 2024-04-03T14:18:00.992798+0000 mon.a (mon.0) 549 : cluster [INF] osd.6 [v2:172.21.15.82:6816/1452325956,v1:172.21.15.82:6817/1452325956] boot 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: cluster 2024-04-03T14:18:00.992893+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: audit 2024-04-03T14:18:00.993142+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: audit 2024-04-03T14:18:01.869307+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: audit 2024-04-03T14:18:01.882475+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[17655]: audit 2024-04-03T14:18:01.899113+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:18:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: audit 2024-04-03T14:18:00.930044+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:18:02.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: cluster 2024-04-03T14:18:00.930142+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-03T14:18:02.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: audit 2024-04-03T14:18:00.930710+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:02.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: audit 2024-04-03T14:18:00.938239+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:02.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: cluster 2024-04-03T14:18:00.992798+0000 mon.a (mon.0) 549 : cluster [INF] osd.6 [v2:172.21.15.82:6816/1452325956,v1:172.21.15.82:6817/1452325956] boot 2024-04-03T14:18:02.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: cluster 2024-04-03T14:18:00.992893+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-03T14:18:02.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: audit 2024-04-03T14:18:00.993142+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:18:02.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: audit 2024-04-03T14:18:01.869307+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:02.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: audit 2024-04-03T14:18:01.882475+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:02.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:01 smithi067 bash[27441]: audit 2024-04-03T14:18:01.899113+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:18:02.701 DEBUG:teuthology.orchestra.run.smithi082:osd.6> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@osd.6.service 2024-04-03T14:18:02.704 INFO:tasks.cephadm:Deploying osd.7 on smithi082 with /dev/vg_nvme/lv_1... 2024-04-03T14:18:02.704 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-03T14:18:02.915 INFO:journalctl@ceph.osd.6.smithi082.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:18:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:03 smithi082 bash[20963]: cluster 2024-04-03T14:18:00.361454+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:18:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:03 smithi082 bash[20963]: cluster 2024-04-03T14:18:00.361559+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:18:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:03 smithi082 bash[20963]: cluster 2024-04-03T14:18:02.000674+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-03T14:18:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:03 smithi082 bash[20963]: cluster 2024-04-03T14:18:02.379334+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:03 smithi067 bash[17655]: cluster 2024-04-03T14:18:00.361454+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:18:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:03 smithi067 bash[17655]: cluster 2024-04-03T14:18:00.361559+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:18:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:03 smithi067 bash[17655]: cluster 2024-04-03T14:18:02.000674+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-03T14:18:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:03 smithi067 bash[17655]: cluster 2024-04-03T14:18:02.379334+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:03 smithi067 bash[27441]: cluster 2024-04-03T14:18:00.361454+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:18:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:03 smithi067 bash[27441]: cluster 2024-04-03T14:18:00.361559+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:18:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:03 smithi067 bash[27441]: cluster 2024-04-03T14:18:02.000674+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-03T14:18:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:03 smithi067 bash[27441]: cluster 2024-04-03T14:18:02.379334+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:04 smithi082 bash[20963]: cluster 2024-04-03T14:18:03.009919+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-03T14:18:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:04 smithi067 bash[17655]: cluster 2024-04-03T14:18:03.009919+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-03T14:18:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:04 smithi067 bash[27441]: cluster 2024-04-03T14:18:03.009919+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-03T14:18:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:05 smithi082 bash[20963]: cluster 2024-04-03T14:18:04.012650+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-03T14:18:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:05 smithi082 bash[20963]: cluster 2024-04-03T14:18:04.379828+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 167 KiB/s, 0 objects/s recovering 2024-04-03T14:18:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:05 smithi082 bash[20963]: cluster 2024-04-03T14:18:05.014127+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-03T14:18:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:05 smithi067 bash[27441]: cluster 2024-04-03T14:18:04.012650+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-03T14:18:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:05 smithi067 bash[27441]: cluster 2024-04-03T14:18:04.379828+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 167 KiB/s, 0 objects/s recovering 2024-04-03T14:18:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:05 smithi067 bash[27441]: cluster 2024-04-03T14:18:05.014127+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-03T14:18:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:05 smithi067 bash[17655]: cluster 2024-04-03T14:18:04.012650+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-03T14:18:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:05 smithi067 bash[17655]: cluster 2024-04-03T14:18:04.379828+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v272: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 167 KiB/s, 0 objects/s recovering 2024-04-03T14:18:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:05 smithi067 bash[17655]: cluster 2024-04-03T14:18:05.014127+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-03T14:18:06.668 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:18:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:07 smithi082 bash[20963]: cluster 2024-04-03T14:18:06.380408+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v274: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 132 KiB/s, 0 objects/s recovering 2024-04-03T14:18:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:07 smithi067 bash[17655]: cluster 2024-04-03T14:18:06.380408+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v274: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 132 KiB/s, 0 objects/s recovering 2024-04-03T14:18:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:07 smithi067 bash[27441]: cluster 2024-04-03T14:18:06.380408+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v274: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 132 KiB/s, 0 objects/s recovering 2024-04-03T14:18:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:09 smithi082 bash[20963]: cluster 2024-04-03T14:18:08.381036+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-03T14:18:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:09 smithi067 bash[17655]: cluster 2024-04-03T14:18:08.381036+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-03T14:18:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:09 smithi067 bash[27441]: cluster 2024-04-03T14:18:08.381036+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-03T14:18:11.326 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-03T14:18:11.326 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-03T14:18:11.326 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2024-04-03T14:18:11.326 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2024-04-03T14:18:11.326 INFO:teuthology.orchestra.run.smithi082.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.015873 s, 661 MB/s 2024-04-03T14:18:11.326 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2024-04-03T14:18:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:11 smithi082 bash[20963]: cluster 2024-04-03T14:18:10.381630+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-04-03T14:18:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:11 smithi067 bash[17655]: cluster 2024-04-03T14:18:10.381630+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-04-03T14:18:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:11 smithi067 bash[27441]: cluster 2024-04-03T14:18:10.381630+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-04-03T14:18:12.160 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch daemon add osd smithi082:vg_nvme/lv_1 2024-04-03T14:18:14.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: cluster 2024-04-03T14:18:12.382213+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: cephadm 2024-04-03T14:18:12.747568+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: audit 2024-04-03T14:18:12.756526+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: audit 2024-04-03T14:18:12.763375+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: audit 2024-04-03T14:18:12.765154+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: audit 2024-04-03T14:18:12.766514+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: audit 2024-04-03T14:18:12.767668+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: cephadm 2024-04-03T14:18:12.768530+0000 mgr.y (mgr.14152) 295 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 5755M 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: audit 2024-04-03T14:18:12.776528+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: audit 2024-04-03T14:18:12.778029+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: audit 2024-04-03T14:18:12.779167+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:13 smithi082 bash[20963]: audit 2024-04-03T14:18:12.789317+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: cluster 2024-04-03T14:18:12.382213+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: cephadm 2024-04-03T14:18:12.747568+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:18:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: audit 2024-04-03T14:18:12.756526+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: audit 2024-04-03T14:18:12.763375+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: audit 2024-04-03T14:18:12.765154+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:18:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: audit 2024-04-03T14:18:12.766514+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:18:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: audit 2024-04-03T14:18:12.767668+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:18:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: cephadm 2024-04-03T14:18:12.768530+0000 mgr.y (mgr.14152) 295 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 5755M 2024-04-03T14:18:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: audit 2024-04-03T14:18:12.776528+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: audit 2024-04-03T14:18:12.778029+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: audit 2024-04-03T14:18:12.779167+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:18:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[27441]: audit 2024-04-03T14:18:12.789317+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: cluster 2024-04-03T14:18:12.382213+0000 mgr.y (mgr.14152) 293 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: cephadm 2024-04-03T14:18:12.747568+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:18:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: audit 2024-04-03T14:18:12.756526+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: audit 2024-04-03T14:18:12.763375+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: audit 2024-04-03T14:18:12.765154+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:18:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: audit 2024-04-03T14:18:12.766514+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:18:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: audit 2024-04-03T14:18:12.767668+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:18:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: cephadm 2024-04-03T14:18:12.768530+0000 mgr.y (mgr.14152) 295 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 5755M 2024-04-03T14:18:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: audit 2024-04-03T14:18:12.776528+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: audit 2024-04-03T14:18:12.778029+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: audit 2024-04-03T14:18:12.779167+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:18:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:13 smithi067 bash[17655]: audit 2024-04-03T14:18:12.789317+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:15 smithi082 bash[20963]: cluster 2024-04-03T14:18:14.382787+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:15 smithi067 bash[17655]: cluster 2024-04-03T14:18:14.382787+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:15 smithi067 bash[27441]: cluster 2024-04-03T14:18:14.382787+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:16.900 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:18:18.079 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:17 smithi082 bash[20963]: cluster 2024-04-03T14:18:16.383351+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:17 smithi067 bash[17655]: cluster 2024-04-03T14:18:16.383351+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:17 smithi067 bash[27441]: cluster 2024-04-03T14:18:16.383351+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:19 smithi082 bash[20963]: cluster 2024-04-03T14:18:18.384030+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:19 smithi067 bash[27441]: cluster 2024-04-03T14:18:18.384030+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:19 smithi067 bash[17655]: cluster 2024-04-03T14:18:18.384030+0000 mgr.y (mgr.14152) 298 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:20 smithi082 bash[20963]: audit 2024-04-03T14:18:19.843906+0000 mgr.y (mgr.14152) 299 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:18:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:20 smithi082 bash[20963]: audit 2024-04-03T14:18:19.850771+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:18:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:20 smithi082 bash[20963]: audit 2024-04-03T14:18:19.856892+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:18:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:20 smithi082 bash[20963]: audit 2024-04-03T14:18:19.858062+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:20 smithi067 bash[17655]: audit 2024-04-03T14:18:19.843906+0000 mgr.y (mgr.14152) 299 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:18:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:20 smithi067 bash[17655]: audit 2024-04-03T14:18:19.850771+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:18:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:20 smithi067 bash[17655]: audit 2024-04-03T14:18:19.856892+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:18:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:20 smithi067 bash[17655]: audit 2024-04-03T14:18:19.858062+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:20 smithi067 bash[27441]: audit 2024-04-03T14:18:19.843906+0000 mgr.y (mgr.14152) 299 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi082:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:18:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:20 smithi067 bash[27441]: audit 2024-04-03T14:18:19.850771+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-03T14:18:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:20 smithi067 bash[27441]: audit 2024-04-03T14:18:19.856892+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-03T14:18:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:20 smithi067 bash[27441]: audit 2024-04-03T14:18:19.858062+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:21 smithi082 bash[20963]: cluster 2024-04-03T14:18:20.384612+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:21 smithi067 bash[27441]: cluster 2024-04-03T14:18:20.384612+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:21 smithi067 bash[17655]: cluster 2024-04-03T14:18:20.384612+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:23 smithi082 bash[20963]: cluster 2024-04-03T14:18:22.385186+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:24.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:23 smithi067 bash[27441]: cluster 2024-04-03T14:18:22.385186+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:23 smithi067 bash[17655]: cluster 2024-04-03T14:18:22.385186+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:25 smithi082 bash[20963]: cluster 2024-04-03T14:18:24.385713+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:25 smithi067 bash[17655]: cluster 2024-04-03T14:18:24.385713+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:25 smithi067 bash[27441]: cluster 2024-04-03T14:18:24.385713+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:27 smithi082 bash[20963]: cluster 2024-04-03T14:18:26.386298+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:28.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:27 smithi067 bash[17655]: cluster 2024-04-03T14:18:26.386298+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:27 smithi067 bash[27441]: cluster 2024-04-03T14:18:26.386298+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:28 smithi082 bash[20963]: audit 2024-04-03T14:18:28.240646+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.82:0/960674444' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7fba5ed-8293-49be-9a9b-1434bdfe025c"}]: dispatch 2024-04-03T14:18:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:28 smithi082 bash[20963]: audit 2024-04-03T14:18:28.243257+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7fba5ed-8293-49be-9a9b-1434bdfe025c"}]: dispatch 2024-04-03T14:18:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:28 smithi082 bash[20963]: audit 2024-04-03T14:18:28.253308+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7fba5ed-8293-49be-9a9b-1434bdfe025c"}]': finished 2024-04-03T14:18:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:28 smithi082 bash[20963]: cluster 2024-04-03T14:18:28.253416+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-03T14:18:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:28 smithi082 bash[20963]: audit 2024-04-03T14:18:28.253636+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[27441]: audit 2024-04-03T14:18:28.240646+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.82:0/960674444' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7fba5ed-8293-49be-9a9b-1434bdfe025c"}]: dispatch 2024-04-03T14:18:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[27441]: audit 2024-04-03T14:18:28.243257+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7fba5ed-8293-49be-9a9b-1434bdfe025c"}]: dispatch 2024-04-03T14:18:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[27441]: audit 2024-04-03T14:18:28.253308+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7fba5ed-8293-49be-9a9b-1434bdfe025c"}]': finished 2024-04-03T14:18:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[27441]: cluster 2024-04-03T14:18:28.253416+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-03T14:18:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[27441]: audit 2024-04-03T14:18:28.253636+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[17655]: audit 2024-04-03T14:18:28.240646+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.82:0/960674444' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7fba5ed-8293-49be-9a9b-1434bdfe025c"}]: dispatch 2024-04-03T14:18:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[17655]: audit 2024-04-03T14:18:28.243257+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7fba5ed-8293-49be-9a9b-1434bdfe025c"}]: dispatch 2024-04-03T14:18:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[17655]: audit 2024-04-03T14:18:28.253308+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7fba5ed-8293-49be-9a9b-1434bdfe025c"}]': finished 2024-04-03T14:18:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[17655]: cluster 2024-04-03T14:18:28.253416+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-03T14:18:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:28 smithi067 bash[17655]: audit 2024-04-03T14:18:28.253636+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:29 smithi082 bash[20963]: cluster 2024-04-03T14:18:28.386862+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:29 smithi082 bash[20963]: audit 2024-04-03T14:18:29.002167+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.82:0/3422251063' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:18:30.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:29 smithi067 bash[27441]: cluster 2024-04-03T14:18:28.386862+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:29 smithi067 bash[27441]: audit 2024-04-03T14:18:29.002167+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.82:0/3422251063' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:18:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:29 smithi067 bash[17655]: cluster 2024-04-03T14:18:28.386862+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:29 smithi067 bash[17655]: audit 2024-04-03T14:18:29.002167+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.82:0/3422251063' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-03T14:18:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:31 smithi082 bash[20963]: cluster 2024-04-03T14:18:30.387432+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:31 smithi067 bash[27441]: cluster 2024-04-03T14:18:30.387432+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:31 smithi067 bash[17655]: cluster 2024-04-03T14:18:30.387432+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:33 smithi082 bash[20963]: cluster 2024-04-03T14:18:32.388045+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:33 smithi067 bash[27441]: cluster 2024-04-03T14:18:32.388045+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:33 smithi067 bash[17655]: cluster 2024-04-03T14:18:32.388045+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:35 smithi082 bash[20963]: cluster 2024-04-03T14:18:34.388622+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:35 smithi067 bash[27441]: cluster 2024-04-03T14:18:34.388622+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:35 smithi067 bash[17655]: cluster 2024-04-03T14:18:34.388622+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:37 smithi082 bash[20963]: cluster 2024-04-03T14:18:36.389180+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:37 smithi067 bash[27441]: cluster 2024-04-03T14:18:36.389180+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:37 smithi067 bash[17655]: cluster 2024-04-03T14:18:36.389180+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:39 smithi082 bash[20963]: cluster 2024-04-03T14:18:38.389783+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:39 smithi067 bash[17655]: cluster 2024-04-03T14:18:38.389783+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:39 smithi067 bash[27441]: cluster 2024-04-03T14:18:38.389783+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:42.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:41 smithi082 bash[20963]: cluster 2024-04-03T14:18:40.390369+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:42.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:41 smithi082 bash[20963]: audit 2024-04-03T14:18:40.880361+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-03T14:18:42.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:41 smithi082 bash[20963]: audit 2024-04-03T14:18:40.881618+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:42.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:41 smithi082 bash[20963]: cephadm 2024-04-03T14:18:40.882660+0000 mgr.y (mgr.14152) 311 : cephadm [INF] Deploying daemon osd.7 on smithi082 2024-04-03T14:18:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:41 smithi067 bash[27441]: cluster 2024-04-03T14:18:40.390369+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:41 smithi067 bash[27441]: audit 2024-04-03T14:18:40.880361+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-03T14:18:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:41 smithi067 bash[27441]: audit 2024-04-03T14:18:40.881618+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:41 smithi067 bash[27441]: cephadm 2024-04-03T14:18:40.882660+0000 mgr.y (mgr.14152) 311 : cephadm [INF] Deploying daemon osd.7 on smithi082 2024-04-03T14:18:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:41 smithi067 bash[17655]: cluster 2024-04-03T14:18:40.390369+0000 mgr.y (mgr.14152) 310 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:41 smithi067 bash[17655]: audit 2024-04-03T14:18:40.880361+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-03T14:18:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:41 smithi067 bash[17655]: audit 2024-04-03T14:18:40.881618+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:41 smithi067 bash[17655]: cephadm 2024-04-03T14:18:40.882660+0000 mgr.y (mgr.14152) 311 : cephadm [INF] Deploying daemon osd.7 on smithi082 2024-04-03T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:43 smithi082 bash[20963]: cluster 2024-04-03T14:18:42.390974+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:43 smithi067 bash[17655]: cluster 2024-04-03T14:18:42.390974+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:43 smithi067 bash[27441]: cluster 2024-04-03T14:18:42.390974+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:45 smithi082 bash[20963]: cluster 2024-04-03T14:18:44.391552+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:45 smithi082 bash[20963]: audit 2024-04-03T14:18:45.411433+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:45 smithi082 bash[20963]: audit 2024-04-03T14:18:45.413815+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:18:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:45 smithi082 bash[20963]: audit 2024-04-03T14:18:45.417567+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:45 smithi067 bash[17655]: cluster 2024-04-03T14:18:44.391552+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:45 smithi067 bash[17655]: audit 2024-04-03T14:18:45.411433+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:45 smithi067 bash[17655]: audit 2024-04-03T14:18:45.413815+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:18:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:45 smithi067 bash[17655]: audit 2024-04-03T14:18:45.417567+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:45 smithi067 bash[27441]: cluster 2024-04-03T14:18:44.391552+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:45 smithi067 bash[27441]: audit 2024-04-03T14:18:45.411433+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:45 smithi067 bash[27441]: audit 2024-04-03T14:18:45.413815+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:18:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:45 smithi067 bash[27441]: audit 2024-04-03T14:18:45.417567+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:47 smithi082 bash[20963]: cluster 2024-04-03T14:18:46.392078+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:47 smithi067 bash[27441]: cluster 2024-04-03T14:18:46.392078+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:47 smithi067 bash[17655]: cluster 2024-04-03T14:18:46.392078+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:49 smithi082 bash[20963]: cluster 2024-04-03T14:18:48.392567+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:50.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:49 smithi067 bash[27441]: cluster 2024-04-03T14:18:48.392567+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:49 smithi067 bash[17655]: cluster 2024-04-03T14:18:48.392567+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:51 smithi082 bash[20963]: cluster 2024-04-03T14:18:50.393077+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:51 smithi082 bash[20963]: audit 2024-04-03T14:18:50.663709+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:51 smithi082 bash[20963]: audit 2024-04-03T14:18:50.673669+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:51 smithi082 bash[20963]: audit 2024-04-03T14:18:50.675288+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:51 smithi082 bash[20963]: audit 2024-04-03T14:18:50.676774+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:18:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:51 smithi082 bash[20963]: audit 2024-04-03T14:18:50.687695+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[17655]: cluster 2024-04-03T14:18:50.393077+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[17655]: audit 2024-04-03T14:18:50.663709+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[17655]: audit 2024-04-03T14:18:50.673669+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[17655]: audit 2024-04-03T14:18:50.675288+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[17655]: audit 2024-04-03T14:18:50.676774+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[17655]: audit 2024-04-03T14:18:50.687695+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[27441]: cluster 2024-04-03T14:18:50.393077+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[27441]: audit 2024-04-03T14:18:50.663709+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[27441]: audit 2024-04-03T14:18:50.673669+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[27441]: audit 2024-04-03T14:18:50.675288+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[27441]: audit 2024-04-03T14:18:50.676774+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:18:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:51 smithi067 bash[27441]: audit 2024-04-03T14:18:50.687695+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:52 smithi082 bash[20963]: audit 2024-04-03T14:18:52.192488+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.82:6824/1129027163,v1:172.21.15.82:6825/1129027163]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-03T14:18:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:52 smithi082 bash[20963]: audit 2024-04-03T14:18:52.195063+0000 mon.a (mon.0) 585 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-03T14:18:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:52 smithi067 bash[27441]: audit 2024-04-03T14:18:52.192488+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.82:6824/1129027163,v1:172.21.15.82:6825/1129027163]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-03T14:18:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:52 smithi067 bash[27441]: audit 2024-04-03T14:18:52.195063+0000 mon.a (mon.0) 585 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-03T14:18:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:52 smithi067 bash[17655]: audit 2024-04-03T14:18:52.192488+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.82:6824/1129027163,v1:172.21.15.82:6825/1129027163]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-03T14:18:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:52 smithi067 bash[17655]: audit 2024-04-03T14:18:52.195063+0000 mon.a (mon.0) 585 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-03T14:18:53.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:53 smithi082 bash[20963]: cluster 2024-04-03T14:18:52.393660+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:53.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:53 smithi082 bash[20963]: audit 2024-04-03T14:18:52.675344+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.82:6824/1129027163,v1:172.21.15.82:6825/1129027163]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:53.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:53 smithi082 bash[20963]: audit 2024-04-03T14:18:52.676127+0000 mon.a (mon.0) 586 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-03T14:18:53.979 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:53 smithi082 bash[20963]: cluster 2024-04-03T14:18:52.676305+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-03T14:18:53.980 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:53 smithi082 bash[20963]: audit 2024-04-03T14:18:52.677745+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:53.980 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:53 smithi082 bash[20963]: audit 2024-04-03T14:18:52.681513+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[27441]: cluster 2024-04-03T14:18:52.393660+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[27441]: audit 2024-04-03T14:18:52.675344+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.82:6824/1129027163,v1:172.21.15.82:6825/1129027163]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[27441]: audit 2024-04-03T14:18:52.676127+0000 mon.a (mon.0) 586 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[27441]: cluster 2024-04-03T14:18:52.676305+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[27441]: audit 2024-04-03T14:18:52.677745+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[27441]: audit 2024-04-03T14:18:52.681513+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[17655]: cluster 2024-04-03T14:18:52.393660+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[17655]: audit 2024-04-03T14:18:52.675344+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.82:6824/1129027163,v1:172.21.15.82:6825/1129027163]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[17655]: audit 2024-04-03T14:18:52.676127+0000 mon.a (mon.0) 586 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[17655]: cluster 2024-04-03T14:18:52.676305+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-03T14:18:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[17655]: audit 2024-04-03T14:18:52.677745+0000 mon.a (mon.0) 588 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-04-03T14:18:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:53 smithi067 bash[17655]: audit 2024-04-03T14:18:52.681513+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:54.575 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 7 on host 'smithi082' 2024-04-03T14:18:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:54 smithi082 bash[20963]: audit 2024-04-03T14:18:53.678749+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:18:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:54 smithi082 bash[20963]: cluster 2024-04-03T14:18:53.678994+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-03T14:18:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:54 smithi082 bash[20963]: audit 2024-04-03T14:18:53.679765+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:54 smithi082 bash[20963]: audit 2024-04-03T14:18:53.686507+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:54 smithi082 bash[20963]: audit 2024-04-03T14:18:54.553969+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:54 smithi082 bash[20963]: audit 2024-04-03T14:18:54.559957+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:54 smithi082 bash[20963]: audit 2024-04-03T14:18:54.581924+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:18:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[17655]: audit 2024-04-03T14:18:53.678749+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[17655]: cluster 2024-04-03T14:18:53.678994+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[17655]: audit 2024-04-03T14:18:53.679765+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[17655]: audit 2024-04-03T14:18:53.686507+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[17655]: audit 2024-04-03T14:18:54.553969+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[17655]: audit 2024-04-03T14:18:54.559957+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[17655]: audit 2024-04-03T14:18:54.581924+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[27441]: audit 2024-04-03T14:18:53.678749+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]': finished 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[27441]: cluster 2024-04-03T14:18:53.678994+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[27441]: audit 2024-04-03T14:18:53.679765+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[27441]: audit 2024-04-03T14:18:53.686507+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[27441]: audit 2024-04-03T14:18:54.553969+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[27441]: audit 2024-04-03T14:18:54.559957+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:18:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:54 smithi067 bash[27441]: audit 2024-04-03T14:18:54.581924+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:18:55.408 DEBUG:teuthology.orchestra.run.smithi082:osd.7> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@osd.7.service 2024-04-03T14:18:55.410 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-03T14:18:55.411 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd stat -f json 2024-04-03T14:18:55.495 INFO:journalctl@ceph.osd.7.smithi082.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:18:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:55 smithi082 bash[20963]: cluster 2024-04-03T14:18:53.203892+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:18:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:55 smithi082 bash[20963]: cluster 2024-04-03T14:18:53.203974+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:18:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:55 smithi082 bash[20963]: cluster 2024-04-03T14:18:54.394168+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v301: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:55 smithi082 bash[20963]: cluster 2024-04-03T14:18:54.680530+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 [v2:172.21.15.82:6824/1129027163,v1:172.21.15.82:6825/1129027163] boot 2024-04-03T14:18:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:55 smithi082 bash[20963]: cluster 2024-04-03T14:18:54.680634+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-03T14:18:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:55 smithi082 bash[20963]: audit 2024-04-03T14:18:54.680956+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[27441]: cluster 2024-04-03T14:18:53.203892+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:18:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[27441]: cluster 2024-04-03T14:18:53.203974+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:18:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[27441]: cluster 2024-04-03T14:18:54.394168+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v301: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[27441]: cluster 2024-04-03T14:18:54.680530+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 [v2:172.21.15.82:6824/1129027163,v1:172.21.15.82:6825/1129027163] boot 2024-04-03T14:18:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[27441]: cluster 2024-04-03T14:18:54.680634+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-03T14:18:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[27441]: audit 2024-04-03T14:18:54.680956+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[17655]: cluster 2024-04-03T14:18:53.203892+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-03T14:18:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[17655]: cluster 2024-04-03T14:18:53.203974+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-03T14:18:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[17655]: cluster 2024-04-03T14:18:54.394168+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v301: 1 pgs: 1 peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-04-03T14:18:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[17655]: cluster 2024-04-03T14:18:54.680530+0000 mon.a (mon.0) 597 : cluster [INF] osd.7 [v2:172.21.15.82:6824/1129027163,v1:172.21.15.82:6825/1129027163] boot 2024-04-03T14:18:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[17655]: cluster 2024-04-03T14:18:54.680634+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-03T14:18:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:55 smithi067 bash[17655]: audit 2024-04-03T14:18:54.680956+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:18:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:56 smithi082 bash[20963]: cluster 2024-04-03T14:18:55.690017+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-03T14:18:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:56 smithi082 bash[20963]: cluster 2024-04-03T14:18:56.692883+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-03T14:18:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:56 smithi067 bash[17655]: cluster 2024-04-03T14:18:55.690017+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-03T14:18:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:56 smithi067 bash[17655]: cluster 2024-04-03T14:18:56.692883+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-03T14:18:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:56 smithi067 bash[27441]: cluster 2024-04-03T14:18:55.690017+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-03T14:18:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:56 smithi067 bash[27441]: cluster 2024-04-03T14:18:56.692883+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-03T14:18:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:57 smithi082 bash[20963]: cluster 2024-04-03T14:18:56.394762+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v304: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:18:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:57 smithi067 bash[27441]: cluster 2024-04-03T14:18:56.394762+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v304: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:18:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:57 smithi067 bash[17655]: cluster 2024-04-03T14:18:56.394762+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v304: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:18:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:58 smithi082 bash[20963]: cluster 2024-04-03T14:18:57.710265+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-03T14:18:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:58 smithi067 bash[17655]: cluster 2024-04-03T14:18:57.710265+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-03T14:18:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:58 smithi067 bash[27441]: cluster 2024-04-03T14:18:57.710265+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-03T14:19:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:59 smithi082 bash[20963]: cluster 2024-04-03T14:18:58.395446+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v307: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:18:59 smithi082 bash[20963]: cluster 2024-04-03T14:18:58.729545+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-03T14:19:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:59 smithi067 bash[17655]: cluster 2024-04-03T14:18:58.395446+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v307: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:18:59 smithi067 bash[17655]: cluster 2024-04-03T14:18:58.729545+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-03T14:19:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:59 smithi067 bash[27441]: cluster 2024-04-03T14:18:58.395446+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v307: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:18:59 smithi067 bash[27441]: cluster 2024-04-03T14:18:58.729545+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-03T14:19:00.179 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:19:02.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:01 smithi082 bash[20963]: cluster 2024-04-03T14:19:00.396149+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-04-03T14:19:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:01 smithi067 bash[27441]: cluster 2024-04-03T14:19:00.396149+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-04-03T14:19:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:01 smithi067 bash[17655]: cluster 2024-04-03T14:19:00.396149+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 122 KiB/s, 0 objects/s recovering 2024-04-03T14:19:03.124 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:19:03.777 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1712153934,"num_in_osds":8,"osd_in_since":1712153908,"num_remapped_pgs":0} 2024-04-03T14:19:03.778 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-03T14:19:03.993 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:03 smithi082 bash[20963]: cluster 2024-04-03T14:19:02.396816+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-03T14:19:03.993 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:03 smithi082 bash[20963]: audit 2024-04-03T14:19:03.125417+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.67:0/3867761856' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-03T14:19:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:03 smithi067 bash[17655]: cluster 2024-04-03T14:19:02.396816+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-03T14:19:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:03 smithi067 bash[17655]: audit 2024-04-03T14:19:03.125417+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.67:0/3867761856' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-03T14:19:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:03 smithi067 bash[27441]: cluster 2024-04-03T14:19:02.396816+0000 mgr.y (mgr.14152) 322 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-03T14:19:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:03 smithi067 bash[27441]: audit 2024-04-03T14:19:03.125417+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.67:0/3867761856' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-03T14:19:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: cluster 2024-04-03T14:19:04.397452+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: cephadm 2024-04-03T14:19:04.575773+0000 mgr.y (mgr.14152) 324 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.585450+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.592436+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.593972+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.595205+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.596506+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.597713+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: cephadm 2024-04-03T14:19:04.598627+0000 mgr.y (mgr.14152) 325 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 4316M 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.604353+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.605973+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.607359+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:19:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:05 smithi082 bash[20963]: audit 2024-04-03T14:19:04.614547+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: cluster 2024-04-03T14:19:04.397452+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: cephadm 2024-04-03T14:19:04.575773+0000 mgr.y (mgr.14152) 324 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.585450+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.592436+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.593972+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.595205+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.596506+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.597713+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: cephadm 2024-04-03T14:19:04.598627+0000 mgr.y (mgr.14152) 325 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 4316M 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.604353+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.605973+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.607359+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:19:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[17655]: audit 2024-04-03T14:19:04.614547+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: cluster 2024-04-03T14:19:04.397452+0000 mgr.y (mgr.14152) 323 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: cephadm 2024-04-03T14:19:04.575773+0000 mgr.y (mgr.14152) 324 : cephadm [INF] Detected new or changed devices on smithi082 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.585450+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.592436+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.593972+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.595205+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.596506+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.597713+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: cephadm 2024-04-03T14:19:04.598627+0000 mgr.y (mgr.14152) 325 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 4316M 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.604353+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.605973+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.607359+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:19:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:05 smithi067 bash[27441]: audit 2024-04-03T14:19:04.614547+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:07 smithi082 bash[20963]: cluster 2024-04-03T14:19:06.398196+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-03T14:19:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:07 smithi067 bash[17655]: cluster 2024-04-03T14:19:06.398196+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-03T14:19:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:07 smithi067 bash[27441]: cluster 2024-04-03T14:19:06.398196+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-04-03T14:19:08.543 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:19:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:09 smithi067 bash[17655]: cluster 2024-04-03T14:19:08.398925+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-03T14:19:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:09 smithi067 bash[27441]: cluster 2024-04-03T14:19:08.398925+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-03T14:19:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:09 smithi082 bash[20963]: cluster 2024-04-03T14:19:08.398925+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-04-03T14:19:11.426 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:19:11.426 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":58,"fsid":"9a055ff6-f1c3-11ee-b648-cb9ed24678a4","created":"2024-04-03T14:09:09.363752+0000","modified":"2024-04-03T14:18:58.715222+0000","last_up_change":"2024-04-03T14:18:54.672766+0000","last_in_change":"2024-04-03T14:18:28.244477+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-03T14:14:34.918387+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"893f7cfb-9585-44a2-8e27-75a463de5b04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6803","nonce":2761291754}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6805","nonce":2761291754}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6809","nonce":2761291754}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6807","nonce":2761291754}]},"public_addr":"172.21.15.67:6803/2761291754","cluster_addr":"172.21.15.67:6805/2761291754","heartbeat_back_addr":"172.21.15.67:6809/2761291754","heartbeat_front_addr":"172.21.15.67:6807/2761291754","state":["exists","up"]},{"osd":1,"uuid":"f1bae068-fd6a-4a39-9500-9e67d54b70fb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6811","nonce":3294775956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6813","nonce":3294775956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6817","nonce":3294775956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6815","nonce":3294775956}]},"public_addr":"172.21.15.67:6811/3294775956","cluster_addr":"172.21.15.67:6813/3294775956","heartbeat_back_addr":"172.21.15.67:6817/3294775956","heartbeat_front_addr":"172.21.15.67:6815/3294775956","state":["exists","up"]},{"osd":2,"uuid":"51a9a5b2-bddf-4e01-a3d3-498b2c5ce540","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6818","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6819","nonce":2235736412}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6820","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6821","nonce":2235736412}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6824","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6825","nonce":2235736412}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6822","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6823","nonce":2235736412}]},"public_addr":"172.21.15.67:6819/2235736412","cluster_addr":"172.21.15.67:6821/2235736412","heartbeat_back_addr":"172.21.15.67:6825/2235736412","heartbeat_front_addr":"172.21.15.67:6823/2235736412","state":["exists","up"]},{"osd":3,"uuid":"8639a718-b9fb-488c-b374-269a443d543e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6826","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6827","nonce":645922834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6828","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6829","nonce":645922834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6832","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6833","nonce":645922834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6830","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6831","nonce":645922834}]},"public_addr":"172.21.15.67:6827/645922834","cluster_addr":"172.21.15.67:6829/645922834","heartbeat_back_addr":"172.21.15.67:6833/645922834","heartbeat_front_addr":"172.21.15.67:6831/645922834","state":["exists","up"]},{"osd":4,"uuid":"d4a4e759-47c5-40ce-be2c-1478d76c1892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6801","nonce":2155921554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6803","nonce":2155921554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6807","nonce":2155921554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6805","nonce":2155921554}]},"public_addr":"172.21.15.82:6801/2155921554","cluster_addr":"172.21.15.82:6803/2155921554","heartbeat_back_addr":"172.21.15.82:6807/2155921554","heartbeat_front_addr":"172.21.15.82:6805/2155921554","state":["exists","up"]},{"osd":5,"uuid":"3515e4d4-2d79-4a2e-a981-ab31ddf2628f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6809","nonce":3927990922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6811","nonce":3927990922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6815","nonce":3927990922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6813","nonce":3927990922}]},"public_addr":"172.21.15.82:6809/3927990922","cluster_addr":"172.21.15.82:6811/3927990922","heartbeat_back_addr":"172.21.15.82:6815/3927990922","heartbeat_front_addr":"172.21.15.82:6813/3927990922","state":["exists","up"]},{"osd":6,"uuid":"e0ed7c09-cb32-4902-8e3f-1b406a7c2f73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6817","nonce":1452325956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6819","nonce":1452325956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6823","nonce":1452325956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6821","nonce":1452325956}]},"public_addr":"172.21.15.82:6817/1452325956","cluster_addr":"172.21.15.82:6819/1452325956","heartbeat_back_addr":"172.21.15.82:6823/1452325956","heartbeat_front_addr":"172.21.15.82:6821/1452325956","state":["exists","up"]},{"osd":7,"uuid":"d7fba5ed-8293-49be-9a9b-1434bdfe025c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6825","nonce":1129027163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6827","nonce":1129027163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6831","nonce":1129027163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6829","nonce":1129027163}]},"public_addr":"172.21.15.82:6825/1129027163","cluster_addr":"172.21.15.82:6827/1129027163","heartbeat_back_addr":"172.21.15.82:6831/1129027163","heartbeat_front_addr":"172.21.15.82:6829/1129027163","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:12:47.030096+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:13:40.018343+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:14:32.318369+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:15:24.797762+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:16:15.941278+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:17:07.833223+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:00.361565+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:53.203978+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:6801/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6800/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/2760610136":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/3524677901":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/278815361":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/2757462299":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6800/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6801/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/3725628296":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/3201385478":"2024-04-04T14:10:18.254410+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-03T14:19:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:11 smithi082 bash[20963]: cluster 2024-04-03T14:19:10.399582+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-03T14:19:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:11 smithi082 bash[20963]: audit 2024-04-03T14:19:11.426418+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.67:0/1652147917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:19:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:11 smithi067 bash[27441]: cluster 2024-04-03T14:19:10.399582+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-03T14:19:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:11 smithi067 bash[27441]: audit 2024-04-03T14:19:11.426418+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.67:0/1652147917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:19:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:11 smithi067 bash[17655]: cluster 2024-04-03T14:19:10.399582+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-03T14:19:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:11 smithi067 bash[17655]: audit 2024-04-03T14:19:11.426418+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.67:0/1652147917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:19:12.221 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-03T14:14:34.918387+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-03T14:19:12.221 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-03T14:19:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:13 smithi082 bash[20963]: cluster 2024-04-03T14:19:12.399933+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:13 smithi067 bash[17655]: cluster 2024-04-03T14:19:12.399933+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:13 smithi067 bash[27441]: cluster 2024-04-03T14:19:12.399933+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:15 smithi082 bash[20963]: cluster 2024-04-03T14:19:14.400428+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:15 smithi067 bash[17655]: cluster 2024-04-03T14:19:14.400428+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:15 smithi067 bash[27441]: cluster 2024-04-03T14:19:14.400428+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:16.988 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:19:17.867 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:17 smithi067 bash[17655]: cluster 2024-04-03T14:19:16.401015+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:17.868 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:17 smithi067 bash[27441]: cluster 2024-04-03T14:19:16.401015+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:17 smithi082 bash[20963]: cluster 2024-04-03T14:19:16.401015+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:19 smithi082 bash[20963]: cluster 2024-04-03T14:19:18.401614+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:19 smithi067 bash[27441]: cluster 2024-04-03T14:19:18.401614+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:19 smithi067 bash[17655]: cluster 2024-04-03T14:19:18.401614+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:19.956 INFO:teuthology.orchestra.run.smithi067.stdout:pg_num: 1 2024-04-03T14:19:20.713 INFO:tasks.cephadm:Adding prometheus.a on smithi082 2024-04-03T14:19:20.713 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi082=a' 2024-04-03T14:19:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:20 smithi082 bash[20963]: audit 2024-04-03T14:19:19.957857+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.67:0/1211272063' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-03T14:19:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:20 smithi067 bash[17655]: audit 2024-04-03T14:19:19.957857+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.67:0/1211272063' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-03T14:19:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:20 smithi067 bash[27441]: audit 2024-04-03T14:19:19.957857+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.67:0/1211272063' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-03T14:19:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:21 smithi082 bash[20963]: cluster 2024-04-03T14:19:20.402340+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:21 smithi067 bash[17655]: cluster 2024-04-03T14:19:20.402340+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:21 smithi067 bash[27441]: cluster 2024-04-03T14:19:20.402340+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:23 smithi082 bash[20963]: cluster 2024-04-03T14:19:22.403105+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:23 smithi067 bash[17655]: cluster 2024-04-03T14:19:22.403105+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:23 smithi067 bash[27441]: cluster 2024-04-03T14:19:22.403105+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:25.468 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:19:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:25 smithi082 bash[20963]: cluster 2024-04-03T14:19:24.403840+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:25 smithi067 bash[17655]: cluster 2024-04-03T14:19:24.403840+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:25 smithi067 bash[27441]: cluster 2024-04-03T14:19:24.403840+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:27 smithi082 bash[20963]: cluster 2024-04-03T14:19:26.404480+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:27 smithi067 bash[17655]: cluster 2024-04-03T14:19:26.404480+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:27 smithi067 bash[27441]: cluster 2024-04-03T14:19:26.404480+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:28.754 INFO:teuthology.orchestra.run.smithi082.stdout:Scheduled prometheus update... 2024-04-03T14:19:29.615 DEBUG:teuthology.orchestra.run.smithi082:prometheus.a> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@prometheus.a.service 2024-04-03T14:19:29.617 INFO:tasks.cephadm:Adding node-exporter.a on smithi067 2024-04-03T14:19:29.618 INFO:tasks.cephadm:Adding node-exporter.b on smithi082 2024-04-03T14:19:29.618 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi067=a;smithi082=b' 2024-04-03T14:19:29.746 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:19:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:29 smithi082 bash[20963]: cluster 2024-04-03T14:19:28.405089+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:29 smithi082 bash[20963]: audit 2024-04-03T14:19:28.742623+0000 mgr.y (mgr.14152) 338 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi082=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:19:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:29 smithi082 bash[20963]: cephadm 2024-04-03T14:19:28.746165+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Saving service prometheus spec with placement smithi082=a;count:1 2024-04-03T14:19:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:29 smithi082 bash[20963]: audit 2024-04-03T14:19:28.755411+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:29 smithi082 bash[20963]: audit 2024-04-03T14:19:28.762063+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:19:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:29 smithi082 bash[20963]: audit 2024-04-03T14:19:29.183983+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:19:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:29 smithi082 bash[20963]: audit 2024-04-03T14:19:29.185679+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:19:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:29 smithi082 bash[20963]: audit 2024-04-03T14:19:29.197041+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[17655]: cluster 2024-04-03T14:19:28.405089+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[17655]: audit 2024-04-03T14:19:28.742623+0000 mgr.y (mgr.14152) 338 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi082=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:19:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[17655]: cephadm 2024-04-03T14:19:28.746165+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Saving service prometheus spec with placement smithi082=a;count:1 2024-04-03T14:19:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[17655]: audit 2024-04-03T14:19:28.755411+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[17655]: audit 2024-04-03T14:19:28.762063+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:19:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[17655]: audit 2024-04-03T14:19:29.183983+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:19:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[17655]: audit 2024-04-03T14:19:29.185679+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:19:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[17655]: audit 2024-04-03T14:19:29.197041+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[27441]: cluster 2024-04-03T14:19:28.405089+0000 mgr.y (mgr.14152) 337 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[27441]: audit 2024-04-03T14:19:28.742623+0000 mgr.y (mgr.14152) 338 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi082=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:19:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[27441]: cephadm 2024-04-03T14:19:28.746165+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Saving service prometheus spec with placement smithi082=a;count:1 2024-04-03T14:19:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[27441]: audit 2024-04-03T14:19:28.755411+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[27441]: audit 2024-04-03T14:19:28.762063+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:19:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[27441]: audit 2024-04-03T14:19:29.183983+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:19:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[27441]: audit 2024-04-03T14:19:29.185679+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:19:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:29 smithi067 bash[27441]: audit 2024-04-03T14:19:29.197041+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:30 smithi082 bash[20963]: cephadm 2024-04-03T14:19:29.219090+0000 mgr.y (mgr.14152) 340 : cephadm [INF] Deploying daemon prometheus.a on smithi082 2024-04-03T14:19:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:30 smithi067 bash[17655]: cephadm 2024-04-03T14:19:29.219090+0000 mgr.y (mgr.14152) 340 : cephadm [INF] Deploying daemon prometheus.a on smithi082 2024-04-03T14:19:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:30 smithi067 bash[27441]: cephadm 2024-04-03T14:19:29.219090+0000 mgr.y (mgr.14152) 340 : cephadm [INF] Deploying daemon prometheus.a on smithi082 2024-04-03T14:19:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:31 smithi082 bash[20963]: cluster 2024-04-03T14:19:30.405678+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:31 smithi067 bash[17655]: cluster 2024-04-03T14:19:30.405678+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:31 smithi067 bash[27441]: cluster 2024-04-03T14:19:30.405678+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:33 smithi082 bash[20963]: cluster 2024-04-03T14:19:32.406248+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:33 smithi067 bash[17655]: cluster 2024-04-03T14:19:32.406248+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:33 smithi067 bash[27441]: cluster 2024-04-03T14:19:32.406248+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:34.407 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:19:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:35 smithi067 bash[17655]: cluster 2024-04-03T14:19:34.406845+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:35 smithi067 bash[27441]: cluster 2024-04-03T14:19:34.406845+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:36.194 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:35 smithi082 bash[20963]: cluster 2024-04-03T14:19:34.406845+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:37 smithi082 bash[20963]: cluster 2024-04-03T14:19:36.407461+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:37 smithi067 bash[17655]: cluster 2024-04-03T14:19:36.407461+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:37 smithi067 bash[27441]: cluster 2024-04-03T14:19:36.407461+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:39 smithi082 bash[20963]: cluster 2024-04-03T14:19:38.408065+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:39 smithi067 bash[27441]: cluster 2024-04-03T14:19:38.408065+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:39 smithi067 bash[17655]: cluster 2024-04-03T14:19:38.408065+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:41.364 INFO:teuthology.orchestra.run.smithi082.stdout:Scheduled node-exporter update... 2024-04-03T14:19:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:41 smithi082 bash[20963]: cluster 2024-04-03T14:19:40.408602+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:41 smithi082 bash[20963]: audit 2024-04-03T14:19:41.364603+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:41 smithi067 bash[27441]: cluster 2024-04-03T14:19:40.408602+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:41 smithi067 bash[27441]: audit 2024-04-03T14:19:41.364603+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:41 smithi067 bash[17655]: cluster 2024-04-03T14:19:40.408602+0000 mgr.y (mgr.14152) 346 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:41 smithi067 bash[17655]: audit 2024-04-03T14:19:41.364603+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:42 smithi082 bash[20963]: audit 2024-04-03T14:19:41.354533+0000 mgr.y (mgr.14152) 347 : audit [DBG] from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi067=a;smithi082=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:19:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:42 smithi082 bash[20963]: cephadm 2024-04-03T14:19:41.358278+0000 mgr.y (mgr.14152) 348 : cephadm [INF] Saving service node-exporter spec with placement smithi067=a;smithi082=b;count:2 2024-04-03T14:19:42.973 DEBUG:teuthology.orchestra.run.smithi067:node-exporter.a> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@node-exporter.a.service 2024-04-03T14:19:42.975 DEBUG:teuthology.orchestra.run.smithi082:node-exporter.b> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@node-exporter.b.service 2024-04-03T14:19:42.978 INFO:tasks.cephadm:Adding alertmanager.a on smithi067 2024-04-03T14:19:42.978 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi067=a' 2024-04-03T14:19:43.107 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:19:43.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:42 smithi067 bash[27441]: audit 2024-04-03T14:19:41.354533+0000 mgr.y (mgr.14152) 347 : audit [DBG] from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi067=a;smithi082=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:19:43.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:42 smithi067 bash[27441]: cephadm 2024-04-03T14:19:41.358278+0000 mgr.y (mgr.14152) 348 : cephadm [INF] Saving service node-exporter spec with placement smithi067=a;smithi082=b;count:2 2024-04-03T14:19:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:42 smithi067 bash[17655]: audit 2024-04-03T14:19:41.354533+0000 mgr.y (mgr.14152) 347 : audit [DBG] from='client.24364 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi067=a;smithi082=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:19:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:42 smithi067 bash[17655]: cephadm 2024-04-03T14:19:41.358278+0000 mgr.y (mgr.14152) 348 : cephadm [INF] Saving service node-exporter spec with placement smithi067=a;smithi082=b;count:2 2024-04-03T14:19:43.278 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:19:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:43 smithi082 bash[20963]: cluster 2024-04-03T14:19:42.409177+0000 mgr.y (mgr.14152) 349 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:43 smithi067 bash[17655]: cluster 2024-04-03T14:19:42.409177+0000 mgr.y (mgr.14152) 349 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:43 smithi067 bash[27441]: cluster 2024-04-03T14:19:42.409177+0000 mgr.y (mgr.14152) 349 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:44.970 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:44 smithi082 systemd[1]: Started Ceph prometheus.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:19:46.047 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:45 smithi082 bash[20963]: cluster 2024-04-03T14:19:44.409744+0000 mgr.y (mgr.14152) 350 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:46.047 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:45 smithi082 bash[20963]: audit 2024-04-03T14:19:44.956493+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:46.047 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:45 smithi082 bash[20963]: audit 2024-04-03T14:19:44.962873+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:46.047 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:45 smithi082 bash[20963]: audit 2024-04-03T14:19:44.991089+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:46.047 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:45 smithi082 bash[20963]: audit 2024-04-03T14:19:44.997625+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-03T14:19:46.055 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[27441]: cluster 2024-04-03T14:19:44.409744+0000 mgr.y (mgr.14152) 350 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:46.055 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[27441]: audit 2024-04-03T14:19:44.956493+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:46.055 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[27441]: audit 2024-04-03T14:19:44.962873+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:46.055 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[27441]: audit 2024-04-03T14:19:44.991089+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:46.055 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[27441]: audit 2024-04-03T14:19:44.997625+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-03T14:19:46.055 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[17655]: cluster 2024-04-03T14:19:44.409744+0000 mgr.y (mgr.14152) 350 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:46.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[17655]: audit 2024-04-03T14:19:44.956493+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:46.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[17655]: audit 2024-04-03T14:19:44.962873+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:46.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[17655]: audit 2024-04-03T14:19:44.991089+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' 2024-04-03T14:19:46.056 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:45 smithi067 bash[17655]: audit 2024-04-03T14:19:44.997625+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-03T14:19:46.385 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[21968]: ignoring --setuser ceph since I am not root 2024-04-03T14:19:46.385 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[21968]: ignoring --setgroup ceph since I am not root 2024-04-03T14:19:46.385 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[21968]: debug 2024-04-03T14:19:46.054+0000 7f6bf1f54700 1 -- 172.21.15.82:0/2631303654 <== mon.1 v2:172.21.15.82:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5592a08c69c0 con 0x5592a164c800 2024-04-03T14:19:46.385 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[21968]: debug 2024-04-03T14:19:46.218+0000 7f6bfa2591c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-03T14:19:46.385 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.054Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-03T14:19:46.385 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.054Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-04-03T14:19:46.385 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.055Z caller=main.go:570 level=info host_details="(Linux 5.15.0-101-generic #111~20.04.1-Ubuntu SMP Mon Mar 11 15:44:43 UTC 2024 x86_64 smithi082 (none))" 2024-04-03T14:19:46.385 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.055Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.055Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.056Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.057Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.058Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.058Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.062Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.062Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.365µs 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.062Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.064Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.064Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=873.738µs wal_replay_duration=753.909µs wbl_replay_duration=180ns total_replay_duration=1.681574ms 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.065Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.065Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-03T14:19:46.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.066Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-03T14:19:46.387 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.100Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=34.600189ms db_storage=1.721µs remote_storage=1.816µs web_handler=629ns query_engine=1.061µs scrape=445.515µs scrape_sd=34.111µs notify=1.311µs notify_sd=2.833µs rules=32.777468ms tracing=11.184µs 2024-04-03T14:19:46.387 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.100Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-03T14:19:46.387 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[53599]: ts=2024-04-03T14:19:46.100Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-03T14:19:46.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:46 smithi067 bash[17919]: ignoring --setuser ceph since I am not root 2024-04-03T14:19:46.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:46 smithi067 bash[17919]: ignoring --setgroup ceph since I am not root 2024-04-03T14:19:46.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:46 smithi067 bash[17919]: debug 2024-04-03T14:19:46.054+0000 7f7280bfa700 1 -- 172.21.15.67:0/947306877 <== mon.0 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555c558c29c0 con 0x555c56648400 2024-04-03T14:19:46.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:46 smithi067 bash[17919]: debug 2024-04-03T14:19:46.218+0000 7f7288eff1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-03T14:19:47.260 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:47 smithi067 bash[17919]: debug 2024-04-03T14:19:47.154+0000 7f7288eff1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-03T14:19:47.261 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:46 smithi067 bash[27441]: audit 2024-04-03T14:19:46.003686+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-03T14:19:47.261 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:46 smithi067 bash[27441]: cluster 2024-04-03T14:19:46.003782+0000 mon.a (mon.0) 626 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-04-03T14:19:47.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:46 smithi067 bash[17655]: audit 2024-04-03T14:19:46.003686+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-03T14:19:47.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:46 smithi067 bash[17655]: cluster 2024-04-03T14:19:46.003782+0000 mon.a (mon.0) 626 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-04-03T14:19:47.269 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:47 smithi082 bash[21968]: debug 2024-04-03T14:19:47.154+0000 7f6bfa2591c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-03T14:19:47.269 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[20963]: audit 2024-04-03T14:19:46.003686+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.67:0/438446533' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-03T14:19:47.269 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:46 smithi082 bash[20963]: cluster 2024-04-03T14:19:46.003782+0000 mon.a (mon.0) 626 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-04-03T14:19:47.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:47 smithi082 bash[21968]: debug 2024-04-03T14:19:47.266+0000 7f6bfa2591c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-03T14:19:47.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:47 smithi082 bash[21968]: debug 2024-04-03T14:19:47.374+0000 7f6bfa2591c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-03T14:19:47.640 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:47 smithi067 bash[17919]: debug 2024-04-03T14:19:47.258+0000 7f7288eff1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-03T14:19:47.640 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:47 smithi067 bash[17919]: debug 2024-04-03T14:19:47.362+0000 7f7288eff1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-03T14:19:47.763 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:19:47.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:47 smithi067 bash[17919]: debug 2024-04-03T14:19:47.638+0000 7f7288eff1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:19:48.013 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:47 smithi082 bash[21968]: debug 2024-04-03T14:19:47.658+0000 7f6bfa2591c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:19:48.110 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:48 smithi082 bash[21968]: debug 2024-04-03T14:19:48.010+0000 7f6bfa2591c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-03T14:19:48.382 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:48 smithi082 bash[21968]: debug 2024-04-03T14:19:48.106+0000 7f6bfa2591c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-03T14:19:48.388 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:48 smithi067 bash[17919]: debug 2024-04-03T14:19:48.006+0000 7f7288eff1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-03T14:19:48.388 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:48 smithi067 bash[17919]: debug 2024-04-03T14:19:48.106+0000 7f7288eff1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-03T14:19:48.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:48 smithi082 bash[21968]: debug 2024-04-03T14:19:48.378+0000 7f6bfa2591c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-03T14:19:48.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:48 smithi067 bash[17919]: debug 2024-04-03T14:19:48.386+0000 7f7288eff1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-03T14:19:49.468 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:49 smithi082 bash[21968]: debug 2024-04-03T14:19:49.358+0000 7f6bfa2591c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-03T14:19:49.802 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:49 smithi082 bash[21968]: debug 2024-04-03T14:19:49.466+0000 7f6bfa2591c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-03T14:19:49.802 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:49 smithi082 bash[21968]: debug 2024-04-03T14:19:49.578+0000 7f6bfa2591c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-03T14:19:49.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:49 smithi067 bash[17919]: debug 2024-04-03T14:19:49.430+0000 7f7288eff1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-03T14:19:49.915 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:49 smithi067 bash[17919]: debug 2024-04-03T14:19:49.546+0000 7f7288eff1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-03T14:19:49.915 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:49 smithi067 bash[17919]: debug 2024-04-03T14:19:49.666+0000 7f7288eff1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-03T14:19:50.134 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:50 smithi082 bash[21968]: debug 2024-04-03T14:19:50.054+0000 7f6bfa2591c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-03T14:19:50.384 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:50 smithi082 bash[21968]: debug 2024-04-03T14:19:50.262+0000 7f6bfa2591c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-03T14:19:50.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:50 smithi067 bash[17919]: debug 2024-04-03T14:19:50.198+0000 7f7288eff1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-03T14:19:50.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:50 smithi067 bash[17919]: debug 2024-04-03T14:19:50.430+0000 7f7288eff1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-03T14:19:50.926 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:50 smithi082 bash[21968]: debug 2024-04-03T14:19:50.634+0000 7f6bfa2591c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-03T14:19:51.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:50 smithi067 bash[17919]: debug 2024-04-03T14:19:50.826+0000 7f7288eff1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-03T14:19:51.384 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:50 smithi082 bash[21968]: debug 2024-04-03T14:19:50.970+0000 7f6bfa2591c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:19:51.664 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:51 smithi067 bash[17919]: debug 2024-04-03T14:19:51.174+0000 7f7288eff1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-03T14:19:51.980 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:51 smithi082 bash[21968]: debug 2024-04-03T14:19:51.709+0000 7f6bfa2591c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-03T14:19:51.980 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:51 smithi082 bash[21968]: debug 2024-04-03T14:19:51.817+0000 7f6bfa2591c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-03T14:19:52.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:51 smithi067 bash[17919]: debug 2024-04-03T14:19:51.906+0000 7f7288eff1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-03T14:19:52.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:52 smithi067 bash[17919]: debug 2024-04-03T14:19:52.018+0000 7f7288eff1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-03T14:19:52.384 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:51 smithi082 bash[21968]: debug 2024-04-03T14:19:51.977+0000 7f6bfa2591c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-03T14:19:52.384 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:52 smithi082 bash[21968]: debug 2024-04-03T14:19:52.089+0000 7f6bfa2591c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-03T14:19:52.645 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:52 smithi067 bash[17919]: debug 2024-04-03T14:19:52.190+0000 7f7288eff1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-03T14:19:52.646 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:52 smithi067 bash[17919]: debug 2024-04-03T14:19:52.306+0000 7f7288eff1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-03T14:19:52.832 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:52 smithi082 bash[21968]: debug 2024-04-03T14:19:52.409+0000 7f6bfa2591c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-03T14:19:52.832 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:52 smithi082 bash[21968]: debug 2024-04-03T14:19:52.517+0000 7f6bfa2591c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-03T14:19:52.833 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:52 smithi082 bash[21968]: debug 2024-04-03T14:19:52.641+0000 7f6bfa2591c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-03T14:19:52.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:52 smithi067 bash[17919]: debug 2024-04-03T14:19:52.642+0000 7f7288eff1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-03T14:19:52.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:52 smithi067 bash[17919]: debug 2024-04-03T14:19:52.762+0000 7f7288eff1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-03T14:19:52.915 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:52 smithi067 bash[17919]: debug 2024-04-03T14:19:52.890+0000 7f7288eff1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-03T14:19:53.134 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:52 smithi082 bash[21968]: debug 2024-04-03T14:19:52.829+0000 7f6bfa2591c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-03T14:19:53.134 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:52 smithi082 bash[21968]: debug 2024-04-03T14:19:52.949+0000 7f6bfa2591c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-03T14:19:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:53 smithi067 bash[17919]: debug 2024-04-03T14:19:53.090+0000 7f7288eff1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-03T14:19:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:53 smithi067 bash[17919]: debug 2024-04-03T14:19:53.222+0000 7f7288eff1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-03T14:19:54.483 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17655]: cluster 2024-04-03T14:19:54.164065+0000 mon.a (mon.0) 627 : cluster [DBG] Standby manager daemon x restarted 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17655]: cluster 2024-04-03T14:19:54.164299+0000 mon.a (mon.0) 628 : cluster [DBG] Standby manager daemon x started 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17655]: audit 2024-04-03T14:19:54.170697+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17655]: audit 2024-04-03T14:19:54.172512+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17655]: audit 2024-04-03T14:19:54.176316+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17655]: audit 2024-04-03T14:19:54.176996+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[27441]: cluster 2024-04-03T14:19:54.164065+0000 mon.a (mon.0) 627 : cluster [DBG] Standby manager daemon x restarted 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[27441]: cluster 2024-04-03T14:19:54.164299+0000 mon.a (mon.0) 628 : cluster [DBG] Standby manager daemon x started 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[27441]: audit 2024-04-03T14:19:54.170697+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[27441]: audit 2024-04-03T14:19:54.172512+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-03T14:19:54.484 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[27441]: audit 2024-04-03T14:19:54.176316+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-03T14:19:54.485 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[27441]: audit 2024-04-03T14:19:54.176996+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-03T14:19:54.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[21968]: debug 2024-04-03T14:19:54.137+0000 7f6bfa2591c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[21968]: [03/Apr/2024:14:19:54] ENGINE Bus STARTING 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[21968]: CherryPy Checker: 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[21968]: The Application mounted at '' has an empty config. 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[21968]: [03/Apr/2024:14:19:54] ENGINE Serving on http://:::9283 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[21968]: [03/Apr/2024:14:19:54] ENGINE Bus STARTED 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[20963]: cluster 2024-04-03T14:19:54.164065+0000 mon.a (mon.0) 627 : cluster [DBG] Standby manager daemon x restarted 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[20963]: cluster 2024-04-03T14:19:54.164299+0000 mon.a (mon.0) 628 : cluster [DBG] Standby manager daemon x started 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[20963]: audit 2024-04-03T14:19:54.170697+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[20963]: audit 2024-04-03T14:19:54.172512+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[20963]: audit 2024-04-03T14:19:54.176316+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-03T14:19:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:54 smithi082 bash[20963]: audit 2024-04-03T14:19:54.176996+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.? 172.21.15.82:0/2310174500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-03T14:19:54.759 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17919]: debug 2024-04-03T14:19:54.482+0000 7f7288eff1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-03T14:19:54.759 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17919]: [03/Apr/2024:14:19:54] ENGINE Bus STARTING 2024-04-03T14:19:55.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17919]: CherryPy Checker: 2024-04-03T14:19:55.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17919]: The Application mounted at '' has an empty config. 2024-04-03T14:19:55.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17919]: [03/Apr/2024:14:19:54] ENGINE Serving on http://:::9283 2024-04-03T14:19:55.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:19:54 smithi067 bash[17919]: [03/Apr/2024:14:19:54] ENGINE Bus STARTED 2024-04-03T14:19:55.540 INFO:teuthology.orchestra.run.smithi082.stdout:Scheduled alertmanager update... 2024-04-03T14:19:55.598 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: cluster 2024-04-03T14:19:54.224057+0000 mon.a (mon.0) 629 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-04-03T14:19:55.598 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: cluster 2024-04-03T14:19:54.507666+0000 mon.a (mon.0) 630 : cluster [INF] Active manager daemon y restarted 2024-04-03T14:19:55.598 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: cluster 2024-04-03T14:19:54.508216+0000 mon.a (mon.0) 631 : cluster [INF] Activating manager daemon y 2024-04-03T14:19:55.598 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: cluster 2024-04-03T14:19:54.519099+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: cluster 2024-04-03T14:19:54.519466+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0114748s), standbys: x 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.526038+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.526251+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.526452+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.527818+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.528254+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.528620+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.529029+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.529521+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.529906+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.530259+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.530618+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.530967+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:19:55.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.531321+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.531677+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.531926+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.532659+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: cluster 2024-04-03T14:19:54.569269+0000 mon.a (mon.0) 650 : cluster [INF] Manager daemon y is now available 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.613524+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.616394+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.630239+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.640865+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.652519+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-03T14:19:55.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:55 smithi082 bash[20963]: audit 2024-04-03T14:19:54.667174+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-03T14:19:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: cluster 2024-04-03T14:19:54.224057+0000 mon.a (mon.0) 629 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-04-03T14:19:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: cluster 2024-04-03T14:19:54.507666+0000 mon.a (mon.0) 630 : cluster [INF] Active manager daemon y restarted 2024-04-03T14:19:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: cluster 2024-04-03T14:19:54.508216+0000 mon.a (mon.0) 631 : cluster [INF] Activating manager daemon y 2024-04-03T14:19:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: cluster 2024-04-03T14:19:54.519099+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-03T14:19:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: cluster 2024-04-03T14:19:54.519466+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0114748s), standbys: x 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.526038+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.526251+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.526452+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.527818+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.528254+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.528620+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.529029+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.529521+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.529906+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.530259+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.530618+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.530967+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.531321+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:19:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.531677+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.531926+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: cluster 2024-04-03T14:19:54.224057+0000 mon.a (mon.0) 629 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: cluster 2024-04-03T14:19:54.507666+0000 mon.a (mon.0) 630 : cluster [INF] Active manager daemon y restarted 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: cluster 2024-04-03T14:19:54.508216+0000 mon.a (mon.0) 631 : cluster [INF] Activating manager daemon y 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: cluster 2024-04-03T14:19:54.519099+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: cluster 2024-04-03T14:19:54.519466+0000 mon.a (mon.0) 633 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0114748s), standbys: x 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.526038+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.526251+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.526452+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-03T14:19:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.527818+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.528254+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.528620+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.529029+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.529521+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.529906+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.530259+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.530618+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.530967+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.531321+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.531677+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.531926+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-03T14:19:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.532659+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: cluster 2024-04-03T14:19:54.569269+0000 mon.a (mon.0) 650 : cluster [INF] Manager daemon y is now available 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.613524+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.616394+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.630239+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.640865+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.652519+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[17655]: audit 2024-04-03T14:19:54.667174+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.532659+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: cluster 2024-04-03T14:19:54.569269+0000 mon.a (mon.0) 650 : cluster [INF] Manager daemon y is now available 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.613524+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.616394+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:19:55.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.630239+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:19:55.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.640865+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:19:55.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.652519+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-03T14:19:55.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:55 smithi067 bash[27441]: audit 2024-04-03T14:19:54.667174+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-03T14:19:56.484 DEBUG:teuthology.orchestra.run.smithi067:alertmanager.a> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@alertmanager.a.service 2024-04-03T14:19:56.486 INFO:tasks.cephadm:Adding grafana.a on smithi082 2024-04-03T14:19:56.487 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph orch apply grafana '1;smithi082=a' 2024-04-03T14:19:56.551 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:19:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:56 smithi082 bash[20963]: cephadm 2024-04-03T14:19:55.169399+0000 mgr.y (mgr.24370) 1 : cephadm [INF] [03/Apr/2024:14:19:55] ENGINE Bus STARTING 2024-04-03T14:19:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:56 smithi082 bash[20963]: cephadm 2024-04-03T14:19:55.295719+0000 mgr.y (mgr.24370) 2 : cephadm [INF] [03/Apr/2024:14:19:55] ENGINE Serving on https://172.21.15.67:7150 2024-04-03T14:19:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:56 smithi082 bash[20963]: cephadm 2024-04-03T14:19:55.296048+0000 mgr.y (mgr.24370) 3 : cephadm [INF] [03/Apr/2024:14:19:55] ENGINE Bus STARTED 2024-04-03T14:19:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:56 smithi082 bash[20963]: audit 2024-04-03T14:19:55.304389+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:19:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:56 smithi082 bash[20963]: cluster 2024-04-03T14:19:55.529926+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e19: y(active, since 1.02192s), standbys: x 2024-04-03T14:19:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:56 smithi082 bash[20963]: audit 2024-04-03T14:19:55.534171+0000 mgr.y (mgr.24370) 4 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi067=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:19:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:56 smithi082 bash[20963]: cluster 2024-04-03T14:19:55.537052+0000 mgr.y (mgr.24370) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:56 smithi082 bash[20963]: cephadm 2024-04-03T14:19:55.537471+0000 mgr.y (mgr.24370) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi067=a;count:1 2024-04-03T14:19:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:56 smithi082 bash[20963]: audit 2024-04-03T14:19:55.541783+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:19:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[17655]: cephadm 2024-04-03T14:19:55.169399+0000 mgr.y (mgr.24370) 1 : cephadm [INF] [03/Apr/2024:14:19:55] ENGINE Bus STARTING 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[17655]: cephadm 2024-04-03T14:19:55.295719+0000 mgr.y (mgr.24370) 2 : cephadm [INF] [03/Apr/2024:14:19:55] ENGINE Serving on https://172.21.15.67:7150 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[17655]: cephadm 2024-04-03T14:19:55.296048+0000 mgr.y (mgr.24370) 3 : cephadm [INF] [03/Apr/2024:14:19:55] ENGINE Bus STARTED 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[17655]: audit 2024-04-03T14:19:55.304389+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[17655]: cluster 2024-04-03T14:19:55.529926+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e19: y(active, since 1.02192s), standbys: x 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[17655]: audit 2024-04-03T14:19:55.534171+0000 mgr.y (mgr.24370) 4 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi067=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[17655]: cluster 2024-04-03T14:19:55.537052+0000 mgr.y (mgr.24370) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[17655]: cephadm 2024-04-03T14:19:55.537471+0000 mgr.y (mgr.24370) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi067=a;count:1 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[17655]: audit 2024-04-03T14:19:55.541783+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[27441]: cephadm 2024-04-03T14:19:55.169399+0000 mgr.y (mgr.24370) 1 : cephadm [INF] [03/Apr/2024:14:19:55] ENGINE Bus STARTING 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[27441]: cephadm 2024-04-03T14:19:55.295719+0000 mgr.y (mgr.24370) 2 : cephadm [INF] [03/Apr/2024:14:19:55] ENGINE Serving on https://172.21.15.67:7150 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[27441]: cephadm 2024-04-03T14:19:55.296048+0000 mgr.y (mgr.24370) 3 : cephadm [INF] [03/Apr/2024:14:19:55] ENGINE Bus STARTED 2024-04-03T14:19:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[27441]: audit 2024-04-03T14:19:55.304389+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:19:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[27441]: cluster 2024-04-03T14:19:55.529926+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e19: y(active, since 1.02192s), standbys: x 2024-04-03T14:19:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[27441]: audit 2024-04-03T14:19:55.534171+0000 mgr.y (mgr.24370) 4 : audit [DBG] from='client.24379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi067=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:19:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[27441]: cluster 2024-04-03T14:19:55.537052+0000 mgr.y (mgr.24370) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[27441]: cephadm 2024-04-03T14:19:55.537471+0000 mgr.y (mgr.24370) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi067=a;count:1 2024-04-03T14:19:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:56 smithi067 bash[27441]: audit 2024-04-03T14:19:55.541783+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:19:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:57 smithi082 bash[20963]: cluster 2024-04-03T14:19:56.529346+0000 mgr.y (mgr.24370) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:57 smithi067 bash[17655]: cluster 2024-04-03T14:19:56.529346+0000 mgr.y (mgr.24370) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:57 smithi067 bash[27441]: cluster 2024-04-03T14:19:56.529346+0000 mgr.y (mgr.24370) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:58 smithi082 bash[20963]: cluster 2024-04-03T14:19:57.540266+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-04-03T14:19:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:58 smithi067 bash[17655]: cluster 2024-04-03T14:19:57.540266+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-04-03T14:19:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:58 smithi067 bash[27441]: cluster 2024-04-03T14:19:57.540266+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-04-03T14:19:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:59 smithi082 bash[20963]: cluster 2024-04-03T14:19:58.529881+0000 mgr.y (mgr.24370) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:19:59 smithi082 bash[20963]: cluster 2024-04-03T14:19:59.546449+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-04-03T14:19:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:59 smithi067 bash[17655]: cluster 2024-04-03T14:19:58.529881+0000 mgr.y (mgr.24370) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:19:59 smithi067 bash[17655]: cluster 2024-04-03T14:19:59.546449+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-04-03T14:19:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:59 smithi067 bash[27441]: cluster 2024-04-03T14:19:58.529881+0000 mgr.y (mgr.24370) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:19:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:19:59 smithi067 bash[27441]: cluster 2024-04-03T14:19:59.546449+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-04-03T14:20:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:00 smithi082 bash[20963]: cluster 2024-04-03T14:20:00.000127+0000 mon.a (mon.0) 662 : cluster [INF] overall HEALTH_OK 2024-04-03T14:20:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:00 smithi082 bash[20963]: audit 2024-04-03T14:20:00.374731+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:00 smithi082 bash[20963]: audit 2024-04-03T14:20:00.381422+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:00 smithi067 bash[27441]: cluster 2024-04-03T14:20:00.000127+0000 mon.a (mon.0) 662 : cluster [INF] overall HEALTH_OK 2024-04-03T14:20:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:00 smithi067 bash[27441]: audit 2024-04-03T14:20:00.374731+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:00 smithi067 bash[27441]: audit 2024-04-03T14:20:00.381422+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:00 smithi067 bash[17655]: cluster 2024-04-03T14:20:00.000127+0000 mon.a (mon.0) 662 : cluster [INF] overall HEALTH_OK 2024-04-03T14:20:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:00 smithi067 bash[17655]: audit 2024-04-03T14:20:00.374731+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:00 smithi067 bash[17655]: audit 2024-04-03T14:20:00.381422+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:01.019 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: cluster 2024-04-03T14:20:00.530445+0000 mgr.y (mgr.24370) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:00.680401+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:00.689132+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.130537+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.137801+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.384129+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.393283+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.394934+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.396231+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.397381+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.398562+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.405454+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:01.938 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.407041+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:20:01.939 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:01 smithi082 bash[20963]: audit 2024-04-03T14:20:01.408309+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:20:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: cluster 2024-04-03T14:20:00.530445+0000 mgr.y (mgr.24370) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:00.680401+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:00.689132+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.130537+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.137801+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.384129+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.393283+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.394934+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.396231+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.397381+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.398562+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.405454+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.407041+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[17655]: audit 2024-04-03T14:20:01.408309+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: cluster 2024-04-03T14:20:00.530445+0000 mgr.y (mgr.24370) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:00.680401+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:00.689132+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.130537+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.137801+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.384129+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.393283+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.394934+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.396231+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.397381+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.398562+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.405454+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.407041+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:20:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:01 smithi067 bash[27441]: audit 2024-04-03T14:20:01.408309+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:20:02.953 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: cephadm 2024-04-03T14:20:01.399449+0000 mgr.y (mgr.24370) 10 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 4060M 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: cephadm 2024-04-03T14:20:01.410264+0000 mgr.y (mgr.24370) 11 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: cephadm 2024-04-03T14:20:01.410573+0000 mgr.y (mgr.24370) 12 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.conf 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: cephadm 2024-04-03T14:20:01.575083+0000 mgr.y (mgr.24370) 13 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: cephadm 2024-04-03T14:20:01.575445+0000 mgr.y (mgr.24370) 14 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: cephadm 2024-04-03T14:20:01.740340+0000 mgr.y (mgr.24370) 15 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: cephadm 2024-04-03T14:20:01.741825+0000 mgr.y (mgr.24370) 16 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: cephadm 2024-04-03T14:20:01.905620+0000 mgr.y (mgr.24370) 17 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: cephadm 2024-04-03T14:20:01.907888+0000 mgr.y (mgr.24370) 18 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: audit 2024-04-03T14:20:02.079581+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: audit 2024-04-03T14:20:02.083407+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: audit 2024-04-03T14:20:02.088797+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.954 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: audit 2024-04-03T14:20:02.092920+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:02.955 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:02 smithi082 bash[20963]: audit 2024-04-03T14:20:02.098031+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.164 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:02 smithi067 systemd[1]: Started Ceph node-exporter.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:20:03.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[59866]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-03T14:20:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: cephadm 2024-04-03T14:20:01.399449+0000 mgr.y (mgr.24370) 10 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 4060M 2024-04-03T14:20:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: cephadm 2024-04-03T14:20:01.410264+0000 mgr.y (mgr.24370) 11 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-04-03T14:20:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: cephadm 2024-04-03T14:20:01.410573+0000 mgr.y (mgr.24370) 12 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.conf 2024-04-03T14:20:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: cephadm 2024-04-03T14:20:01.575083+0000 mgr.y (mgr.24370) 13 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:20:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: cephadm 2024-04-03T14:20:01.575445+0000 mgr.y (mgr.24370) 14 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:20:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: cephadm 2024-04-03T14:20:01.740340+0000 mgr.y (mgr.24370) 15 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:20:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: cephadm 2024-04-03T14:20:01.741825+0000 mgr.y (mgr.24370) 16 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:20:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: cephadm 2024-04-03T14:20:01.905620+0000 mgr.y (mgr.24370) 17 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-03T14:20:03.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: cephadm 2024-04-03T14:20:01.907888+0000 mgr.y (mgr.24370) 18 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-03T14:20:03.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: audit 2024-04-03T14:20:02.079581+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: audit 2024-04-03T14:20:02.083407+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: audit 2024-04-03T14:20:02.088797+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: audit 2024-04-03T14:20:02.092920+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[17655]: audit 2024-04-03T14:20:02.098031+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: cephadm 2024-04-03T14:20:01.399449+0000 mgr.y (mgr.24370) 10 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 4060M 2024-04-03T14:20:03.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: cephadm 2024-04-03T14:20:01.410264+0000 mgr.y (mgr.24370) 11 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.conf 2024-04-03T14:20:03.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: cephadm 2024-04-03T14:20:01.410573+0000 mgr.y (mgr.24370) 12 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.conf 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: cephadm 2024-04-03T14:20:01.575083+0000 mgr.y (mgr.24370) 13 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: cephadm 2024-04-03T14:20:01.575445+0000 mgr.y (mgr.24370) 14 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.conf 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: cephadm 2024-04-03T14:20:01.740340+0000 mgr.y (mgr.24370) 15 : cephadm [INF] Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: cephadm 2024-04-03T14:20:01.741825+0000 mgr.y (mgr.24370) 16 : cephadm [INF] Updating smithi082:/etc/ceph/ceph.client.admin.keyring 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: cephadm 2024-04-03T14:20:01.905620+0000 mgr.y (mgr.24370) 17 : cephadm [INF] Updating smithi067:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: cephadm 2024-04-03T14:20:01.907888+0000 mgr.y (mgr.24370) 18 : cephadm [INF] Updating smithi082:/var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: audit 2024-04-03T14:20:02.079581+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: audit 2024-04-03T14:20:02.083407+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: audit 2024-04-03T14:20:02.088797+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: audit 2024-04-03T14:20:02.092920+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:02 smithi067 bash[27441]: audit 2024-04-03T14:20:02.098031+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:03.661 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:20:03.662 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:03 smithi082 systemd[1]: Started Ceph node-exporter.b for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:20:03.857 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[59866]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-03T14:20:04.064 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[54529]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-03T14:20:04.064 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: cephadm 2024-04-03T14:20:02.101804+0000 mgr.y (mgr.24370) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi067 2024-04-03T14:20:04.064 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: cluster 2024-04-03T14:20:02.531054+0000 mgr.y (mgr.24370) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-03T14:20:04.064 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: audit 2024-04-03T14:20:02.861080+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.064 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: audit 2024-04-03T14:20:02.868352+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.064 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: audit 2024-04-03T14:20:02.922271+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.065 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: cephadm 2024-04-03T14:20:02.923668+0000 mgr.y (mgr.24370) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi082 2024-04-03T14:20:04.065 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: audit 2024-04-03T14:20:03.641840+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.065 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: audit 2024-04-03T14:20:03.648615+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.065 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: audit 2024-04-03T14:20:03.697902+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.065 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: audit 2024-04-03T14:20:03.704103+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.065 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:03 smithi082 bash[20963]: audit 2024-04-03T14:20:03.717088+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.164 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[59866]: 22b70bddd3ac: Pulling fs layer 2024-04-03T14:20:04.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[59866]: 5c12815fee55: Pulling fs layer 2024-04-03T14:20:04.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[59866]: c0e87333d380: Pulling fs layer 2024-04-03T14:20:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: cephadm 2024-04-03T14:20:02.101804+0000 mgr.y (mgr.24370) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi067 2024-04-03T14:20:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: cluster 2024-04-03T14:20:02.531054+0000 mgr.y (mgr.24370) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-03T14:20:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: audit 2024-04-03T14:20:02.861080+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: audit 2024-04-03T14:20:02.868352+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: audit 2024-04-03T14:20:02.922271+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: cephadm 2024-04-03T14:20:02.923668+0000 mgr.y (mgr.24370) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi082 2024-04-03T14:20:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: audit 2024-04-03T14:20:03.641840+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: audit 2024-04-03T14:20:03.648615+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: audit 2024-04-03T14:20:03.697902+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: audit 2024-04-03T14:20:03.704103+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[27441]: audit 2024-04-03T14:20:03.717088+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: cephadm 2024-04-03T14:20:02.101804+0000 mgr.y (mgr.24370) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi067 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: cluster 2024-04-03T14:20:02.531054+0000 mgr.y (mgr.24370) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: audit 2024-04-03T14:20:02.861080+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: audit 2024-04-03T14:20:02.868352+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: audit 2024-04-03T14:20:02.922271+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: cephadm 2024-04-03T14:20:02.923668+0000 mgr.y (mgr.24370) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi082 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: audit 2024-04-03T14:20:03.641840+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: audit 2024-04-03T14:20:03.648615+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: audit 2024-04-03T14:20:03.697902+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: audit 2024-04-03T14:20:03.704103+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:03 smithi067 bash[17655]: audit 2024-04-03T14:20:03.717088+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:04.517 INFO:teuthology.orchestra.run.smithi082.stdout:Scheduled grafana update... 2024-04-03T14:20:04.664 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[59866]: 5c12815fee55: Verifying Checksum 2024-04-03T14:20:04.665 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[59866]: 5c12815fee55: Download complete 2024-04-03T14:20:04.665 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[59866]: 22b70bddd3ac: Verifying Checksum 2024-04-03T14:20:04.665 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[59866]: 22b70bddd3ac: Download complete 2024-04-03T14:20:04.665 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[59866]: 22b70bddd3ac: Pull complete 2024-04-03T14:20:04.859 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:04 smithi082 bash[54529]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-03T14:20:05.146 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:04 smithi082 bash[20963]: cephadm 2024-04-03T14:20:03.739339+0000 mgr.y (mgr.24370) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi067 2024-04-03T14:20:05.147 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:04 smithi082 bash[20963]: audit 2024-04-03T14:20:04.517594+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:05.147 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:04 smithi082 bash[20963]: audit 2024-04-03T14:20:04.630722+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[17655]: cephadm 2024-04-03T14:20:03.739339+0000 mgr.y (mgr.24370) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi067 2024-04-03T14:20:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[17655]: audit 2024-04-03T14:20:04.517594+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[17655]: audit 2024-04-03T14:20:04.630722+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:05.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[59866]: c0e87333d380: Verifying Checksum 2024-04-03T14:20:05.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[59866]: c0e87333d380: Download complete 2024-04-03T14:20:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[27441]: cephadm 2024-04-03T14:20:03.739339+0000 mgr.y (mgr.24370) 22 : cephadm [INF] Deploying daemon alertmanager.a on smithi067 2024-04-03T14:20:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[27441]: audit 2024-04-03T14:20:04.517594+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:04 smithi067 bash[27441]: audit 2024-04-03T14:20:04.630722+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:05.562 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[59866]: 5c12815fee55: Pull complete 2024-04-03T14:20:05.615 DEBUG:teuthology.orchestra.run.smithi082:grafana.a> sudo journalctl -f -n 0 -u ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@grafana.a.service 2024-04-03T14:20:05.617 INFO:tasks.cephadm:Setting up client nodes... 2024-04-03T14:20:05.618 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-03T14:20:05.777 INFO:journalctl@ceph.grafana.a.smithi082.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-04-03T14:20:05.821 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[59866]: c0e87333d380: Pull complete 2024-04-03T14:20:05.821 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[59866]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-03T14:20:05.821 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[59866]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-03T14:20:05.861 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:05 smithi082 bash[54529]: 22b70bddd3ac: Pulling fs layer 2024-04-03T14:20:05.861 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:05 smithi082 bash[54529]: 5c12815fee55: Pulling fs layer 2024-04-03T14:20:05.861 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:05 smithi082 bash[54529]: c0e87333d380: Pulling fs layer 2024-04-03T14:20:06.134 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:06 smithi082 bash[54529]: 5c12815fee55: Verifying Checksum 2024-04-03T14:20:06.135 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:06 smithi082 bash[54529]: 5c12815fee55: Download complete 2024-04-03T14:20:06.135 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:06 smithi082 bash[54529]: 22b70bddd3ac: Download complete 2024-04-03T14:20:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:05 smithi082 bash[20963]: audit 2024-04-03T14:20:04.507636+0000 mgr.y (mgr.24370) 23 : audit [DBG] from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi082=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:20:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:05 smithi082 bash[20963]: cephadm 2024-04-03T14:20:04.511530+0000 mgr.y (mgr.24370) 24 : cephadm [INF] Saving service grafana spec with placement smithi082=a;count:1 2024-04-03T14:20:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:05 smithi082 bash[20963]: cluster 2024-04-03T14:20:04.531492+0000 mgr.y (mgr.24370) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-03T14:20:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[17655]: audit 2024-04-03T14:20:04.507636+0000 mgr.y (mgr.24370) 23 : audit [DBG] from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi082=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:20:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[17655]: cephadm 2024-04-03T14:20:04.511530+0000 mgr.y (mgr.24370) 24 : cephadm [INF] Saving service grafana spec with placement smithi082=a;count:1 2024-04-03T14:20:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[17655]: cluster 2024-04-03T14:20:04.531492+0000 mgr.y (mgr.24370) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-03T14:20:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[27441]: audit 2024-04-03T14:20:04.507636+0000 mgr.y (mgr.24370) 23 : audit [DBG] from='client.24403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi082=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:20:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[27441]: cephadm 2024-04-03T14:20:04.511530+0000 mgr.y (mgr.24370) 24 : cephadm [INF] Saving service grafana spec with placement smithi082=a;count:1 2024-04-03T14:20:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:05 smithi067 bash[27441]: cluster 2024-04-03T14:20:04.531492+0000 mgr.y (mgr.24370) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-03T14:20:06.634 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:06 smithi082 bash[54529]: 22b70bddd3ac: Pull complete 2024-04-03T14:20:06.634 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:06 smithi082 bash[54529]: c0e87333d380: Verifying Checksum 2024-04-03T14:20:06.635 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:06 smithi082 bash[54529]: c0e87333d380: Download complete 2024-04-03T14:20:07.075 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:06 smithi082 bash[54529]: 5c12815fee55: Pull complete 2024-04-03T14:20:07.384 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:07 smithi082 bash[54529]: c0e87333d380: Pull complete 2024-04-03T14:20:07.384 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:07 smithi082 bash[54529]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-03T14:20:07.385 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:07 smithi082 bash[54529]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-03T14:20:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:07 smithi082 bash[20963]: cluster 2024-04-03T14:20:06.531981+0000 mgr.y (mgr.24370) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-03T14:20:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:07 smithi067 bash[17655]: cluster 2024-04-03T14:20:06.531981+0000 mgr.y (mgr.24370) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-03T14:20:08.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:07 smithi067 bash[27441]: cluster 2024-04-03T14:20:06.531981+0000 mgr.y (mgr.24370) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-03T14:20:08.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.060Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-03T14:20:08.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.060Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-04-03T14:20:08.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.060Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-04-03T14:20:08.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.060Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-03T14:20:08.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-04-03T14:20:08.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-03T14:20:08.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-03T14:20:08.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=arp 2024-04-03T14:20:08.165 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=edac 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-03T14:20:08.166 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-03T14:20:08.167 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-03T14:20:08.167 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-03T14:20:08.167 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-03T14:20:08.167 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-03T14:20:08.167 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-03T14:20:08.167 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-03T14:20:08.167 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-03T14:20:08.167 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-03T14:20:08.167 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=os 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.061Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=stat 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-03T14:20:08.168 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-03T14:20:08.169 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=time 2024-04-03T14:20:08.169 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-03T14:20:08.169 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=uname 2024-04-03T14:20:08.169 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-03T14:20:08.169 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-03T14:20:08.169 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-03T14:20:08.169 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-03T14:20:08.169 INFO:journalctl@ceph.node-exporter.a.smithi067.stdout:Apr 03 14:20:08 smithi067 bash[59866]: ts=2024-04-03T14:20:08.062Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-03T14:20:08.885 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.724Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-03T14:20:08.885 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.724Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-04-03T14:20:08.885 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.724Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-04-03T14:20:08.885 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-03T14:20:08.885 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-04-03T14:20:08.885 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-03T14:20:08.885 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-03T14:20:08.885 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=node_exporter.go:117 level=info collector=arp 2024-04-03T14:20:08.885 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.725Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=edac 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-03T14:20:08.886 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=os 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-03T14:20:08.887 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=stat 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=time 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=uname 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-03T14:20:08.888 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-03T14:20:08.889 INFO:journalctl@ceph.node-exporter.b.smithi082.stdout:Apr 03 14:20:08 smithi082 bash[54529]: ts=2024-04-03T14:20:08.726Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-03T14:20:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:09 smithi082 bash[20963]: cluster 2024-04-03T14:20:08.532471+0000 mgr.y (mgr.24370) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-03T14:20:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:09 smithi082 bash[20963]: audit 2024-04-03T14:20:09.640212+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:09 smithi067 bash[17655]: cluster 2024-04-03T14:20:08.532471+0000 mgr.y (mgr.24370) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-03T14:20:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:09 smithi067 bash[17655]: audit 2024-04-03T14:20:09.640212+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:09 smithi067 bash[27441]: cluster 2024-04-03T14:20:08.532471+0000 mgr.y (mgr.24370) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-03T14:20:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:09 smithi067 bash[27441]: audit 2024-04-03T14:20:09.640212+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:10.390 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:20:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:11 smithi082 bash[20963]: cluster 2024-04-03T14:20:10.533181+0000 mgr.y (mgr.24370) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-03T14:20:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:11 smithi067 bash[17655]: cluster 2024-04-03T14:20:10.533181+0000 mgr.y (mgr.24370) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-03T14:20:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:11 smithi067 bash[27441]: cluster 2024-04-03T14:20:10.533181+0000 mgr.y (mgr.24370) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-03T14:20:13.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:20:14.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:13 smithi082 bash[20963]: cluster 2024-04-03T14:20:12.533929+0000 mgr.y (mgr.24370) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-03T14:20:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:13 smithi067 bash[17655]: cluster 2024-04-03T14:20:12.533929+0000 mgr.y (mgr.24370) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-03T14:20:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:13 smithi067 bash[27441]: cluster 2024-04-03T14:20:12.533929+0000 mgr.y (mgr.24370) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-03T14:20:14.899 INFO:teuthology.orchestra.run.smithi067.stdout:[client.0] 2024-04-03T14:20:14.899 INFO:teuthology.orchestra.run.smithi067.stdout: key = AQCeZQ1mSvgyNRAA3dcPvpNva/+BpGxQ0jqTWA== 2024-04-03T14:20:15.928 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:20:15.928 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-03T14:20:15.928 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-03T14:20:15.947 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-03T14:20:15.989 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:15 smithi067 bash[17655]: cluster 2024-04-03T14:20:14.534613+0000 mgr.y (mgr.24370) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:15.990 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:15 smithi067 bash[17655]: audit 2024-04-03T14:20:14.892072+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.67:0/631979062' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:15.990 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:15 smithi067 bash[17655]: audit 2024-04-03T14:20:14.892393+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:15.990 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:15 smithi067 bash[17655]: audit 2024-04-03T14:20:14.898856+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-03T14:20:15.990 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:15 smithi067 bash[27441]: cluster 2024-04-03T14:20:14.534613+0000 mgr.y (mgr.24370) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:15.990 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:15 smithi067 bash[27441]: audit 2024-04-03T14:20:14.892072+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.67:0/631979062' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:15.990 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:15 smithi067 bash[27441]: audit 2024-04-03T14:20:14.892393+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:15.990 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:15 smithi067 bash[27441]: audit 2024-04-03T14:20:14.898856+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-03T14:20:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:15 smithi082 bash[20963]: cluster 2024-04-03T14:20:14.534613+0000 mgr.y (mgr.24370) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:15 smithi082 bash[20963]: audit 2024-04-03T14:20:14.892072+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.67:0/631979062' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:15 smithi082 bash[20963]: audit 2024-04-03T14:20:14.892393+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:15 smithi082 bash[20963]: audit 2024-04-03T14:20:14.898856+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-03T14:20:16.286 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:16 smithi067 systemd[1]: Started Ceph alertmanager.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:20:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:17 smithi082 bash[20963]: audit 2024-04-03T14:20:16.265039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:17 smithi082 bash[20963]: audit 2024-04-03T14:20:16.273316+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:17 smithi082 bash[20963]: audit 2024-04-03T14:20:16.290153+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:17 smithi082 bash[20963]: audit 2024-04-03T14:20:16.297098+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:17 smithi082 bash[20963]: audit 2024-04-03T14:20:16.361952+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:20:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:17 smithi082 bash[20963]: cluster 2024-04-03T14:20:16.535234+0000 mgr.y (mgr.24370) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:17 smithi082 bash[20963]: audit 2024-04-03T14:20:16.688464+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:17 smithi082 bash[20963]: audit 2024-04-03T14:20:16.697954+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[17655]: audit 2024-04-03T14:20:16.265039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[17655]: audit 2024-04-03T14:20:16.273316+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[17655]: audit 2024-04-03T14:20:16.290153+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[17655]: audit 2024-04-03T14:20:16.297098+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[17655]: audit 2024-04-03T14:20:16.361952+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:20:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[17655]: cluster 2024-04-03T14:20:16.535234+0000 mgr.y (mgr.24370) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[17655]: audit 2024-04-03T14:20:16.688464+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[17655]: audit 2024-04-03T14:20:16.697954+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[27441]: audit 2024-04-03T14:20:16.265039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[27441]: audit 2024-04-03T14:20:16.273316+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[27441]: audit 2024-04-03T14:20:16.290153+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[27441]: audit 2024-04-03T14:20:16.297098+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[27441]: audit 2024-04-03T14:20:16.361952+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:20:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[27441]: cluster 2024-04-03T14:20:16.535234+0000 mgr.y (mgr.24370) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[27441]: audit 2024-04-03T14:20:16.688464+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[27441]: audit 2024-04-03T14:20:16.697954+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:17.666 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[60500]: ts=2024-04-03T14:20:17.352Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-03T14:20:17.666 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[60500]: ts=2024-04-03T14:20:17.352Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-03T14:20:17.666 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[60500]: ts=2024-04-03T14:20:17.355Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.67 port=9094 2024-04-03T14:20:17.666 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[60500]: ts=2024-04-03T14:20:17.357Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-03T14:20:17.667 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[60500]: ts=2024-04-03T14:20:17.404Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-03T14:20:17.667 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[60500]: ts=2024-04-03T14:20:17.405Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-03T14:20:17.667 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[60500]: ts=2024-04-03T14:20:17.409Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-03T14:20:17.667 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:17 smithi067 bash[60500]: ts=2024-04-03T14:20:17.409Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-03T14:20:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:19 smithi067 bash[27441]: cluster 2024-04-03T14:20:18.535875+0000 mgr.y (mgr.24370) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:19.665 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:19 smithi067 bash[60500]: ts=2024-04-03T14:20:19.358Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00108313s 2024-04-03T14:20:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:19 smithi067 bash[17655]: cluster 2024-04-03T14:20:18.535875+0000 mgr.y (mgr.24370) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:19 smithi082 bash[20963]: cluster 2024-04-03T14:20:18.535875+0000 mgr.y (mgr.24370) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:20.723 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.b/config 2024-04-03T14:20:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:20 smithi067 bash[17655]: audit 2024-04-03T14:20:19.639694+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:20 smithi067 bash[27441]: audit 2024-04-03T14:20:19.639694+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:20 smithi082 bash[20963]: audit 2024-04-03T14:20:19.639694+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:21 smithi067 bash[27441]: cluster 2024-04-03T14:20:20.536737+0000 mgr.y (mgr.24370) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:21 smithi067 bash[27441]: audit 2024-04-03T14:20:21.449761+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:21 smithi067 bash[27441]: audit 2024-04-03T14:20:21.457632+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:21 smithi067 bash[17655]: cluster 2024-04-03T14:20:20.536737+0000 mgr.y (mgr.24370) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:21 smithi067 bash[17655]: audit 2024-04-03T14:20:21.449761+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:21 smithi067 bash[17655]: audit 2024-04-03T14:20:21.457632+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:21.949 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:21 smithi082 bash[20963]: cluster 2024-04-03T14:20:20.536737+0000 mgr.y (mgr.24370) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:21.949 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:21 smithi082 bash[20963]: audit 2024-04-03T14:20:21.449761+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:21.949 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:21 smithi082 bash[20963]: audit 2024-04-03T14:20:21.457632+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:22.914 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:20:22 smithi067 bash[17919]: [03/Apr/2024:14:20:22] ENGINE Bus STOPPING 2024-04-03T14:20:22.915 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:20:22 smithi067 bash[17919]: [03/Apr/2024:14:20:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-03T14:20:22.915 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:20:22 smithi067 bash[17919]: [03/Apr/2024:14:20:22] ENGINE Bus STOPPED 2024-04-03T14:20:22.915 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:20:22 smithi067 bash[17919]: [03/Apr/2024:14:20:22] ENGINE Bus STARTING 2024-04-03T14:20:22.915 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:20:22 smithi067 bash[17919]: [03/Apr/2024:14:20:22] ENGINE Serving on http://:::9283 2024-04-03T14:20:22.915 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:20:22 smithi067 bash[17919]: [03/Apr/2024:14:20:22] ENGINE Bus STARTED 2024-04-03T14:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.395360+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.403192+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.404566+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.405884+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.413840+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: cluster 2024-04-03T14:20:22.537329+0000 mgr.y (mgr.24370) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.620169+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.625465+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.628979+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-03T14:20:23.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.629782+0000 mgr.y (mgr.24370) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-03T14:20:23.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: audit 2024-04-03T14:20:22.635043+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[17655]: cephadm 2024-04-03T14:20:22.657873+0000 mgr.y (mgr.24370) 36 : cephadm [INF] Deploying daemon grafana.a on smithi082 2024-04-03T14:20:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.395360+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.403192+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.404566+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:20:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.405884+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:20:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.413840+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: cluster 2024-04-03T14:20:22.537329+0000 mgr.y (mgr.24370) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.620169+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.625465+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.628979+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-03T14:20:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.629782+0000 mgr.y (mgr.24370) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-03T14:20:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: audit 2024-04-03T14:20:22.635043+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:23 smithi067 bash[27441]: cephadm 2024-04-03T14:20:22.657873+0000 mgr.y (mgr.24370) 36 : cephadm [INF] Deploying daemon grafana.a on smithi082 2024-04-03T14:20:23.720 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:20:23.721 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.395360+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.721 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.403192+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.721 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.404566+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:20:23.721 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.405884+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:20:23.721 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.413840+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.721 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: cluster 2024-04-03T14:20:22.537329+0000 mgr.y (mgr.24370) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:23.721 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.620169+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.721 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.625465+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.721 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.628979+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-03T14:20:23.722 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.629782+0000 mgr.y (mgr.24370) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-03T14:20:23.722 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: audit 2024-04-03T14:20:22.635043+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:23.722 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:23 smithi082 bash[20963]: cephadm 2024-04-03T14:20:22.657873+0000 mgr.y (mgr.24370) 36 : cephadm [INF] Deploying daemon grafana.a on smithi082 2024-04-03T14:20:24.251 INFO:teuthology.orchestra.run.smithi082.stdout:[client.1] 2024-04-03T14:20:24.251 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQCoZQ1mSQCgDhAAmAO2r7IYCnYlX1kicv+Thg== 2024-04-03T14:20:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:24 smithi082 bash[20963]: audit 2024-04-03T14:20:24.241971+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.82:0/2406942100' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:24 smithi082 bash[20963]: audit 2024-04-03T14:20:24.244989+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:24 smithi082 bash[20963]: audit 2024-04-03T14:20:24.252221+0000 mon.a (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-03T14:20:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:24 smithi067 bash[27441]: audit 2024-04-03T14:20:24.241971+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.82:0/2406942100' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:24 smithi067 bash[27441]: audit 2024-04-03T14:20:24.244989+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:24 smithi067 bash[27441]: audit 2024-04-03T14:20:24.252221+0000 mon.a (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-03T14:20:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:24 smithi067 bash[17655]: audit 2024-04-03T14:20:24.241971+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.82:0/2406942100' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:24 smithi067 bash[17655]: audit 2024-04-03T14:20:24.244989+0000 mon.a (mon.0) 715 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-03T14:20:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:24 smithi067 bash[17655]: audit 2024-04-03T14:20:24.252221+0000 mon.a (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-03T14:20:25.365 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-03T14:20:25.365 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-03T14:20:25.366 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-03T14:20:25.390 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-04-03T14:20:25.391 DEBUG:teuthology.orchestra.run.smithi067:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-04-03T14:20:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:25 smithi082 bash[20963]: cluster 2024-04-03T14:20:24.537815+0000 mgr.y (mgr.24370) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:25 smithi082 bash[20963]: audit 2024-04-03T14:20:24.640935+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:25.688 INFO:teuthology.misc.health.smithi067.stdout: 2024-04-03T14:20:25.688 INFO:teuthology.misc.health.smithi067.stdout:{"epoch":59,"fsid":"9a055ff6-f1c3-11ee-b648-cb9ed24678a4","created":"2024-04-03T14:09:09.363752+0000","modified":"2024-04-03T14:19:54.507754+0000","last_up_change":"2024-04-03T14:18:54.672766+0000","last_in_change":"2024-04-03T14:18:28.244477+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-03T14:14:34.918387+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"893f7cfb-9585-44a2-8e27-75a463de5b04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6803","nonce":2761291754}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6805","nonce":2761291754}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6809","nonce":2761291754}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6807","nonce":2761291754}]},"public_addr":"172.21.15.67:6803/2761291754","cluster_addr":"172.21.15.67:6805/2761291754","heartbeat_back_addr":"172.21.15.67:6809/2761291754","heartbeat_front_addr":"172.21.15.67:6807/2761291754","state":["exists","up"]},{"osd":1,"uuid":"f1bae068-fd6a-4a39-9500-9e67d54b70fb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6811","nonce":3294775956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6813","nonce":3294775956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6817","nonce":3294775956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6815","nonce":3294775956}]},"public_addr":"172.21.15.67:6811/3294775956","cluster_addr":"172.21.15.67:6813/3294775956","heartbeat_back_addr":"172.21.15.67:6817/3294775956","heartbeat_front_addr":"172.21.15.67:6815/3294775956","state":["exists","up"]},{"osd":2,"uuid":"51a9a5b2-bddf-4e01-a3d3-498b2c5ce540","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6818","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6819","nonce":2235736412}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6820","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6821","nonce":2235736412}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6824","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6825","nonce":2235736412}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6822","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6823","nonce":2235736412}]},"public_addr":"172.21.15.67:6819/2235736412","cluster_addr":"172.21.15.67:6821/2235736412","heartbeat_back_addr":"172.21.15.67:6825/2235736412","heartbeat_front_addr":"172.21.15.67:6823/2235736412","state":["exists","up"]},{"osd":3,"uuid":"8639a718-b9fb-488c-b374-269a443d543e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6826","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6827","nonce":645922834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6828","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6829","nonce":645922834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6832","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6833","nonce":645922834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6830","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6831","nonce":645922834}]},"public_addr":"172.21.15.67:6827/645922834","cluster_addr":"172.21.15.67:6829/645922834","heartbeat_back_addr":"172.21.15.67:6833/645922834","heartbeat_front_addr":"172.21.15.67:6831/645922834","state":["exists","up"]},{"osd":4,"uuid":"d4a4e759-47c5-40ce-be2c-1478d76c1892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6801","nonce":2155921554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6803","nonce":2155921554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6807","nonce":2155921554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6805","nonce":2155921554}]},"public_addr":"172.21.15.82:6801/2155921554","cluster_addr":"172.21.15.82:6803/2155921554","heartbeat_back_addr":"172.21.15.82:6807/2155921554","heartbeat_front_addr":"172.21.15.82:6805/2155921554","state":["exists","up"]},{"osd":5,"uuid":"3515e4d4-2d79-4a2e-a981-ab31ddf2628f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6809","nonce":3927990922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6811","nonce":3927990922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6815","nonce":3927990922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6813","nonce":3927990922}]},"public_addr":"172.21.15.82:6809/3927990922","cluster_addr":"172.21.15.82:6811/3927990922","heartbeat_back_addr":"172.21.15.82:6815/3927990922","heartbeat_front_addr":"172.21.15.82:6813/3927990922","state":["exists","up"]},{"osd":6,"uuid":"e0ed7c09-cb32-4902-8e3f-1b406a7c2f73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6817","nonce":1452325956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6819","nonce":1452325956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6823","nonce":1452325956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6821","nonce":1452325956}]},"public_addr":"172.21.15.82:6817/1452325956","cluster_addr":"172.21.15.82:6819/1452325956","heartbeat_back_addr":"172.21.15.82:6823/1452325956","heartbeat_front_addr":"172.21.15.82:6821/1452325956","state":["exists","up"]},{"osd":7,"uuid":"d7fba5ed-8293-49be-9a9b-1434bdfe025c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6825","nonce":1129027163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6827","nonce":1129027163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6831","nonce":1129027163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6829","nonce":1129027163}]},"public_addr":"172.21.15.82:6825/1129027163","cluster_addr":"172.21.15.82:6827/1129027163","heartbeat_back_addr":"172.21.15.82:6831/1129027163","heartbeat_front_addr":"172.21.15.82:6829/1129027163","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:12:47.030096+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:13:40.018343+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:14:32.318369+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:15:24.797762+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:16:15.941278+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:17:07.833223+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:00.361565+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:53.203978+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:0/1816601557":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/4087304249":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3373606160":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/483353354":"2024-04-04T14:19:54.507696+0000","172.21.15.67:6801/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6800/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/2760610136":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6800/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3524677901":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/278815361":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/2757462299":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6800/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6801/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6801/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3725628296":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/3201385478":"2024-04-04T14:10:18.254410+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-03T14:20:25.704 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-04-03T14:20:25.704 INFO:tasks.cephadm:Creating RBD pool 2024-04-03T14:20:25.704 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-04-03T14:20:25.716 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:25 smithi067 bash[27441]: cluster 2024-04-03T14:20:24.537815+0000 mgr.y (mgr.24370) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:25.716 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:25 smithi067 bash[27441]: audit 2024-04-03T14:20:24.640935+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:25.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:25 smithi067 bash[17655]: cluster 2024-04-03T14:20:24.537815+0000 mgr.y (mgr.24370) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:25.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:25 smithi067 bash[17655]: audit 2024-04-03T14:20:24.640935+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:26 smithi082 bash[20963]: audit 2024-04-03T14:20:25.687933+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.67:0/3701765285' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:20:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:26 smithi067 bash[27441]: audit 2024-04-03T14:20:25.687933+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.67:0/3701765285' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:20:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:26 smithi067 bash[17655]: audit 2024-04-03T14:20:25.687933+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.67:0/3701765285' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:20:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:27 smithi067 bash[27441]: cluster 2024-04-03T14:20:26.538456+0000 mgr.y (mgr.24370) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:27.665 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:20:27 smithi067 bash[60500]: ts=2024-04-03T14:20:27.360Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003183871s 2024-04-03T14:20:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:27 smithi067 bash[17655]: cluster 2024-04-03T14:20:26.538456+0000 mgr.y (mgr.24370) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:27 smithi082 bash[20963]: cluster 2024-04-03T14:20:26.538456+0000 mgr.y (mgr.24370) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:29 smithi082 bash[20963]: cluster 2024-04-03T14:20:28.539067+0000 mgr.y (mgr.24370) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:29 smithi067 bash[17655]: cluster 2024-04-03T14:20:28.539067+0000 mgr.y (mgr.24370) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:29 smithi067 bash[27441]: cluster 2024-04-03T14:20:28.539067+0000 mgr.y (mgr.24370) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:30.478 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:20:31.781 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:31 smithi067 bash[17655]: cluster 2024-04-03T14:20:30.539600+0000 mgr.y (mgr.24370) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:31.781 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:31 smithi067 bash[27441]: cluster 2024-04-03T14:20:30.539600+0000 mgr.y (mgr.24370) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:31 smithi082 bash[20963]: cluster 2024-04-03T14:20:30.539600+0000 mgr.y (mgr.24370) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:20:34.080 INFO:teuthology.orchestra.run.smithi067.stderr:pool 'rbd' created 2024-04-03T14:20:34.331 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:34 smithi067 bash[27441]: cluster 2024-04-03T14:20:32.540251+0000 mgr.y (mgr.24370) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:34.332 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:34 smithi067 bash[17655]: cluster 2024-04-03T14:20:32.540251+0000 mgr.y (mgr.24370) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:34 smithi082 bash[20963]: cluster 2024-04-03T14:20:32.540251+0000 mgr.y (mgr.24370) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:34.817 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-04-03T14:20:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:35 smithi067 bash[17655]: audit 2024-04-03T14:20:33.564552+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.67:0/111748299' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-03T14:20:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:35 smithi067 bash[17655]: audit 2024-04-03T14:20:33.565205+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-03T14:20:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:35 smithi067 bash[17655]: audit 2024-04-03T14:20:34.076658+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-03T14:20:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:35 smithi067 bash[17655]: cluster 2024-04-03T14:20:34.076779+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-03T14:20:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:35 smithi067 bash[27441]: audit 2024-04-03T14:20:33.564552+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.67:0/111748299' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-03T14:20:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:35 smithi067 bash[27441]: audit 2024-04-03T14:20:33.565205+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-03T14:20:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:35 smithi067 bash[27441]: audit 2024-04-03T14:20:34.076658+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-03T14:20:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:35 smithi067 bash[27441]: cluster 2024-04-03T14:20:34.076779+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-03T14:20:35.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:35 smithi082 bash[20963]: audit 2024-04-03T14:20:33.564552+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.67:0/111748299' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-03T14:20:35.395 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:35 smithi082 bash[20963]: audit 2024-04-03T14:20:33.565205+0000 mon.a (mon.0) 718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-03T14:20:35.395 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:35 smithi082 bash[20963]: audit 2024-04-03T14:20:34.076658+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-03T14:20:35.395 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:35 smithi082 bash[20963]: cluster 2024-04-03T14:20:34.076779+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-03T14:20:36.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:36 smithi082 bash[20963]: cluster 2024-04-03T14:20:34.540774+0000 mgr.y (mgr.24370) 42 : cluster [DBG] pgmap v24: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:36 smithi082 bash[20963]: cluster 2024-04-03T14:20:35.072142+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-03T14:20:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:36 smithi082 bash[20963]: cluster 2024-04-03T14:20:35.081285+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-03T14:20:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:36 smithi067 bash[17655]: cluster 2024-04-03T14:20:34.540774+0000 mgr.y (mgr.24370) 42 : cluster [DBG] pgmap v24: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:36 smithi067 bash[17655]: cluster 2024-04-03T14:20:35.072142+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-03T14:20:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:36 smithi067 bash[17655]: cluster 2024-04-03T14:20:35.081285+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-03T14:20:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:36 smithi067 bash[27441]: cluster 2024-04-03T14:20:34.540774+0000 mgr.y (mgr.24370) 42 : cluster [DBG] pgmap v24: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:36 smithi067 bash[27441]: cluster 2024-04-03T14:20:35.072142+0000 mon.a (mon.0) 721 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-03T14:20:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:36 smithi067 bash[27441]: cluster 2024-04-03T14:20:35.081285+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-03T14:20:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:37 smithi082 bash[20963]: cluster 2024-04-03T14:20:36.085958+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-03T14:20:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:37 smithi082 bash[20963]: cluster 2024-04-03T14:20:36.541364+0000 mgr.y (mgr.24370) 43 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:37 smithi067 bash[17655]: cluster 2024-04-03T14:20:36.085958+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-03T14:20:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:37 smithi067 bash[17655]: cluster 2024-04-03T14:20:36.541364+0000 mgr.y (mgr.24370) 43 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:37 smithi067 bash[27441]: cluster 2024-04-03T14:20:36.085958+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-03T14:20:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:37 smithi067 bash[27441]: cluster 2024-04-03T14:20:36.541364+0000 mgr.y (mgr.24370) 43 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:39.638 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:20:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:39 smithi082 bash[20963]: cluster 2024-04-03T14:20:38.542021+0000 mgr.y (mgr.24370) 44 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:39 smithi067 bash[17655]: cluster 2024-04-03T14:20:38.542021+0000 mgr.y (mgr.24370) 44 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:39 smithi067 bash[27441]: cluster 2024-04-03T14:20:38.542021+0000 mgr.y (mgr.24370) 44 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:40.855 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:40 smithi067 bash[27441]: audit 2024-04-03T14:20:39.650895+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:40.855 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:40 smithi067 bash[27441]: audit 2024-04-03T14:20:39.652564+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:40.855 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:40 smithi067 bash[17655]: audit 2024-04-03T14:20:39.650895+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:40.855 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:40 smithi067 bash[17655]: audit 2024-04-03T14:20:39.652564+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:40 smithi082 bash[20963]: audit 2024-04-03T14:20:39.650895+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:40 smithi082 bash[20963]: audit 2024-04-03T14:20:39.652564+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:41 smithi067 bash[17655]: cluster 2024-04-03T14:20:40.542612+0000 mgr.y (mgr.24370) 45 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:41 smithi067 bash[27441]: cluster 2024-04-03T14:20:40.542612+0000 mgr.y (mgr.24370) 45 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:41 smithi082 bash[20963]: cluster 2024-04-03T14:20:40.542612+0000 mgr.y (mgr.24370) 45 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:42.672 INFO:teuthology.orchestra.run.smithi067.stderr:enabled application 'rbd' on pool 'rbd' 2024-04-03T14:20:42.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:42 smithi067 bash[17655]: audit 2024-04-03T14:20:42.508260+0000 mon.a (mon.0) 726 : audit [INF] from='client.? 172.21.15.67:0/2656142926' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-03T14:20:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:42 smithi067 bash[27441]: audit 2024-04-03T14:20:42.508260+0000 mon.a (mon.0) 726 : audit [INF] from='client.? 172.21.15.67:0/2656142926' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-03T14:20:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:42 smithi082 bash[20963]: audit 2024-04-03T14:20:42.508260+0000 mon.a (mon.0) 726 : audit [INF] from='client.? 172.21.15.67:0/2656142926' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-03T14:20:43.439 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-03T14:20:43.439 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-03T14:20:43.440 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-03T14:20:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:20:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:43 smithi082 bash[20963]: cluster 2024-04-03T14:20:42.543347+0000 mgr.y (mgr.24370) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:43 smithi082 bash[20963]: audit 2024-04-03T14:20:42.669705+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.67:0/2656142926' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-03T14:20:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:43 smithi082 bash[20963]: cluster 2024-04-03T14:20:42.669881+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-03T14:20:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:43 smithi067 bash[17655]: cluster 2024-04-03T14:20:42.543347+0000 mgr.y (mgr.24370) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:43 smithi067 bash[17655]: audit 2024-04-03T14:20:42.669705+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.67:0/2656142926' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-03T14:20:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:43 smithi067 bash[17655]: cluster 2024-04-03T14:20:42.669881+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-03T14:20:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:43 smithi067 bash[27441]: cluster 2024-04-03T14:20:42.543347+0000 mgr.y (mgr.24370) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:43 smithi067 bash[27441]: audit 2024-04-03T14:20:42.669705+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.67:0/2656142926' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-03T14:20:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:43 smithi067 bash[27441]: cluster 2024-04-03T14:20:42.669881+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-03T14:20:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:45 smithi067 bash[17655]: cluster 2024-04-03T14:20:44.543975+0000 mgr.y (mgr.24370) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:45 smithi067 bash[17655]: audit 2024-04-03T14:20:44.652254+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:45 smithi067 bash[17655]: cluster 2024-04-03T14:20:44.668055+0000 mon.a (mon.0) 730 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-03T14:20:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:45 smithi067 bash[17655]: cluster 2024-04-03T14:20:44.668121+0000 mon.a (mon.0) 731 : cluster [INF] Cluster is now healthy 2024-04-03T14:20:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:45 smithi067 bash[27441]: cluster 2024-04-03T14:20:44.543975+0000 mgr.y (mgr.24370) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:45 smithi067 bash[27441]: audit 2024-04-03T14:20:44.652254+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:45 smithi067 bash[27441]: cluster 2024-04-03T14:20:44.668055+0000 mon.a (mon.0) 730 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-03T14:20:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:45 smithi067 bash[27441]: cluster 2024-04-03T14:20:44.668121+0000 mon.a (mon.0) 731 : cluster [INF] Cluster is now healthy 2024-04-03T14:20:45.963 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:45 smithi082 bash[20963]: cluster 2024-04-03T14:20:44.543975+0000 mgr.y (mgr.24370) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:45.963 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:45 smithi082 bash[20963]: audit 2024-04-03T14:20:44.652254+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:45.963 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:45 smithi082 bash[20963]: cluster 2024-04-03T14:20:44.668055+0000 mon.a (mon.0) 730 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-03T14:20:45.963 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:45 smithi082 bash[20963]: cluster 2024-04-03T14:20:44.668121+0000 mon.a (mon.0) 731 : cluster [INF] Cluster is now healthy 2024-04-03T14:20:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:47 smithi067 bash[17655]: cluster 2024-04-03T14:20:46.544725+0000 mgr.y (mgr.24370) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:47 smithi067 bash[27441]: cluster 2024-04-03T14:20:46.544725+0000 mgr.y (mgr.24370) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:47.993 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:47 smithi082 bash[20963]: cluster 2024-04-03T14:20:46.544725+0000 mgr.y (mgr.24370) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:48.217 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:20:49.634 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:49 smithi082 systemd[1]: Started Ceph grafana.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:20:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[17655]: cluster 2024-04-03T14:20:48.545321+0000 mgr.y (mgr.24370) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[17655]: audit 2024-04-03T14:20:49.205806+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[17655]: audit 2024-04-03T14:20:49.212773+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[17655]: audit 2024-04-03T14:20:49.248206+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[17655]: audit 2024-04-03T14:20:49.254679+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[17655]: audit 2024-04-03T14:20:49.319916+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[27441]: cluster 2024-04-03T14:20:48.545321+0000 mgr.y (mgr.24370) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[27441]: audit 2024-04-03T14:20:49.205806+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[27441]: audit 2024-04-03T14:20:49.212773+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[27441]: audit 2024-04-03T14:20:49.248206+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[27441]: audit 2024-04-03T14:20:49.254679+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:49 smithi067 bash[27441]: audit 2024-04-03T14:20:49.319916+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:20:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:49 smithi082 bash[20963]: cluster 2024-04-03T14:20:48.545321+0000 mgr.y (mgr.24370) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:49 smithi082 bash[20963]: audit 2024-04-03T14:20:49.205806+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:49 smithi082 bash[20963]: audit 2024-04-03T14:20:49.212773+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:49 smithi082 bash[20963]: audit 2024-04-03T14:20:49.248206+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:49 smithi082 bash[20963]: audit 2024-04-03T14:20:49.254679+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:49 smithi082 bash[20963]: audit 2024-04-03T14:20:49.319916+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:20:50.778 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[20963]: audit 2024-04-03T14:20:49.661704+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:50.778 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493476003Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-04-03T14:20:50.778 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493710585Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-03T14:20:50.778 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493732889Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-03T14:20:50.778 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493741499Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-03T14:20:50.778 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493748977Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493756334Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493764074Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493774768Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493794368Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493807081Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493818658Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493864997Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493876172Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=settings t=2024-04-03T14:20:50.493888279Z level=info msg="App mode production" 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=sqlstore t=2024-04-03T14:20:50.493965897Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=sqlstore t=2024-04-03T14:20:50.493991845Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.494983842Z level=info msg="Starting DB migrations" 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.495086817Z level=info msg="Executing migration" id="create migration_log table" 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.553819205Z level=info msg="Executing migration" id="create user table" 2024-04-03T14:20:50.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.579065706Z level=info msg="Executing migration" id="add unique index user.login" 2024-04-03T14:20:50.780 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.621052032Z level=info msg="Executing migration" id="add unique index user.email" 2024-04-03T14:20:50.780 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.665772108Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-04-03T14:20:50.780 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.709320963Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-04-03T14:20:50.780 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.734796066Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-04-03T14:20:50.780 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.777352938Z level=info msg="Executing migration" id="create user table v2" 2024-04-03T14:20:51.035 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.820700687Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-04-03T14:20:51.035 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.845952952Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-04-03T14:20:51.035 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.890013695Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-04-03T14:20:51.036 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.940153651Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-04-03T14:20:51.036 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.96576082Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-04-03T14:20:51.036 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:50 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:50.99197295Z level=info msg="Executing migration" id="Update user table charset" 2024-04-03T14:20:51.036 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.035060278Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-04-03T14:20:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:50 smithi067 bash[17655]: audit 2024-04-03T14:20:49.661704+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:50 smithi067 bash[27441]: audit 2024-04-03T14:20:49.661704+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:51.209 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:20:51.303 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.060440576Z level=info msg="Executing migration" id="Add missing user data" 2024-04-03T14:20:51.303 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.103727965Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-04-03T14:20:51.303 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.145811025Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-04-03T14:20:51.303 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.172955783Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-04-03T14:20:51.303 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.198198225Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-03T14:20:51.303 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.223567439Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-04-03T14:20:51.303 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.25107357Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-04-03T14:20:51.303 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.276334972Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-04-03T14:20:51.303 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.302324828Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-04-03T14:20:51.565 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.328960479Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-04-03T14:20:51.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.354197087Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-04-03T14:20:51.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.396823267Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-04-03T14:20:51.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.438831449Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-04-03T14:20:51.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.464113088Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-04-03T14:20:51.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.489332565Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-04-03T14:20:51.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.514601879Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-03T14:20:51.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.539808622Z level=info msg="Executing migration" id="create temp_user v2" 2024-04-03T14:20:51.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.565157329Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-04-03T14:20:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:51 smithi067 bash[17655]: cluster 2024-04-03T14:20:50.545931+0000 mgr.y (mgr.24370) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:51 smithi067 bash[17655]: audit 2024-04-03T14:20:51.199175+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.67:0/2757077982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-03T14:20:51.818 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[20963]: cluster 2024-04-03T14:20:50.545931+0000 mgr.y (mgr.24370) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:51.818 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[20963]: audit 2024-04-03T14:20:51.199175+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.67:0/2757077982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-03T14:20:51.818 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.606974302Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-04-03T14:20:51.818 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.632259308Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-04-03T14:20:51.818 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.657568563Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-04-03T14:20:51.818 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.699701343Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-04-03T14:20:51.818 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.741538025Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-04-03T14:20:51.818 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.766800691Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-04-03T14:20:51.818 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.792078627Z level=info msg="Executing migration" id="create star table" 2024-04-03T14:20:51.819 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.817367963Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-04-03T14:20:51.940 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:51 smithi067 bash[27441]: cluster 2024-04-03T14:20:50.545931+0000 mgr.y (mgr.24370) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:51.940 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:51 smithi067 bash[27441]: audit 2024-04-03T14:20:51.199175+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.67:0/2757077982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-03T14:20:51.941 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":21,"active_gid":24370,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6800","nonce":2331372748},{"type":"v1","addr":"172.21.15.67:6801","nonce":2331372748}]},"active_addr":"172.21.15.67:6801/2331372748","active_change":"2024-04-03T14:19:54.507978+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24374,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.67:8443/","prometheus":"http://172.21.15.67:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":3879742964}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":2733073378}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":313550995}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":3791575605}]}]} 2024-04-03T14:20:51.945 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-03T14:20:51.946 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-03T14:20:51.946 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-03T14:20:52.089 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.842636754Z level=info msg="Executing migration" id="create org table v1" 2024-04-03T14:20:52.089 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.884574315Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-04-03T14:20:52.089 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.92874299Z level=info msg="Executing migration" id="create org_user table v1" 2024-04-03T14:20:52.089 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.95397902Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-04-03T14:20:52.089 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:51 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:51.979228797Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-04-03T14:20:52.090 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.004534386Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-04-03T14:20:52.090 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.046446446Z level=info msg="Executing migration" id="Update org table charset" 2024-04-03T14:20:52.090 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.088359071Z level=info msg="Executing migration" id="Update org_user table charset" 2024-04-03T14:20:52.349 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.11379424Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-04-03T14:20:52.350 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.138945697Z level=info msg="Executing migration" id="create dashboard table" 2024-04-03T14:20:52.350 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.164363882Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-04-03T14:20:52.350 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.18956507Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-04-03T14:20:52.350 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.231707442Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-04-03T14:20:52.350 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.256919789Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-04-03T14:20:52.350 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.282213974Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-03T14:20:52.350 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.307203678Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-04-03T14:20:52.350 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.349229684Z level=info msg="Executing migration" id="create dashboard v2" 2024-04-03T14:20:52.627 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.37464804Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-04-03T14:20:52.627 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.399887752Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-04-03T14:20:52.628 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.441852977Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-04-03T14:20:52.628 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.467042361Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-04-03T14:20:52.628 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.492357795Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-04-03T14:20:52.628 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.517545784Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-04-03T14:20:52.628 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.542843167Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-04-03T14:20:52.628 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.584674763Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-04-03T14:20:52.628 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.626839874Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-04-03T14:20:52.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.652170903Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-04-03T14:20:52.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.694161418Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-04-03T14:20:52.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.736161356Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-04-03T14:20:52.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.761414636Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-04-03T14:20:52.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.786725824Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-04-03T14:20:52.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.812095982Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-04-03T14:20:52.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.837481535Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-04-03T14:20:52.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.862699958Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-04-03T14:20:53.174 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.904661999Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-04-03T14:20:53.174 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.930045347Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-04-03T14:20:53.174 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.955221414Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-04-03T14:20:53.174 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:52 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:52.980569985Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-04-03T14:20:53.174 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.005815632Z level=info msg="Executing migration" id="Update dashboard title length" 2024-04-03T14:20:53.174 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.04774527Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-03T14:20:53.174 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.073042563Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-04-03T14:20:53.174 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.142327786Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-03T14:20:53.174 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.173615149Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-04-03T14:20:53.435 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.198975923Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-03T14:20:53.435 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.224198673Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-03T14:20:53.435 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.249435429Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-04-03T14:20:53.435 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.274676731Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-04-03T14:20:53.436 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.299891821Z level=info msg="Executing migration" id="Add check_sum column" 2024-04-03T14:20:53.436 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.325067719Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-04-03T14:20:53.436 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.350372131Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-04-03T14:20:53.436 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.400609473Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-04-03T14:20:53.436 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.434368772Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-04-03T14:20:53.720 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:20:53.720 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[20963]: cluster 2024-04-03T14:20:52.546485+0000 mgr.y (mgr.24370) 51 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:53.721 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.46798706Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-03T14:20:53.721 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.54360148Z level=info msg="Executing migration" id="create data_source table" 2024-04-03T14:20:53.721 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.56882729Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-04-03T14:20:53.721 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.619034148Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-04-03T14:20:53.721 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.669425063Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-04-03T14:20:53.721 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.719955194Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-04-03T14:20:53.990 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.770523325Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-04-03T14:20:53.990 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.795953754Z level=info msg="Executing migration" id="create data_source table v2" 2024-04-03T14:20:53.990 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.821107808Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-04-03T14:20:53.990 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.846367494Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-04-03T14:20:53.990 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.888299086Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-04-03T14:20:53.990 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.913622597Z level=info msg="Executing migration" id="Add column with_credentials" 2024-04-03T14:20:53.990 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.938612376Z level=info msg="Executing migration" id="Add secure json data column" 2024-04-03T14:20:53.990 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.964076956Z level=info msg="Executing migration" id="Update data_source table charset" 2024-04-03T14:20:53.990 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:53 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:53.989354021Z level=info msg="Executing migration" id="Update initial version to 1" 2024-04-03T14:20:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:53 smithi067 bash[17655]: cluster 2024-04-03T14:20:52.546485+0000 mgr.y (mgr.24370) 51 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:53 smithi067 bash[27441]: cluster 2024-04-03T14:20:52.546485+0000 mgr.y (mgr.24370) 51 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:54.259 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.031294396Z level=info msg="Executing migration" id="Add read_only data column" 2024-04-03T14:20:54.259 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.056612967Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-04-03T14:20:54.259 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.081865099Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-04-03T14:20:54.259 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.10702509Z level=info msg="Executing migration" id="Add uid column" 2024-04-03T14:20:54.259 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.14921567Z level=info msg="Executing migration" id="Update uid value" 2024-04-03T14:20:54.259 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.174283115Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-04-03T14:20:54.259 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.216521716Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-04-03T14:20:54.259 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.258649082Z level=info msg="Executing migration" id="create api_key table" 2024-04-03T14:20:54.536 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.292218106Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-04-03T14:20:54.536 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.31740437Z level=info msg="Executing migration" id="add index api_key.key" 2024-04-03T14:20:54.536 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.342587424Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-04-03T14:20:54.536 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.39292993Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-04-03T14:20:54.536 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.443291682Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-04-03T14:20:54.536 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.468677952Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-04-03T14:20:54.537 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.493790707Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-04-03T14:20:54.537 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.535862936Z level=info msg="Executing migration" id="create api_key table v2" 2024-04-03T14:20:54.797 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.560978815Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-04-03T14:20:54.797 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.628084855Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-04-03T14:20:54.798 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.670028031Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-04-03T14:20:54.798 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.720814073Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-04-03T14:20:54.798 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.771114922Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-04-03T14:20:54.798 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.79671992Z level=info msg="Executing migration" id="Update api_key table charset" 2024-04-03T14:20:55.066 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.821824697Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-04-03T14:20:55.066 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.863827271Z level=info msg="Executing migration" id="Add service account foreign key" 2024-04-03T14:20:55.066 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.905972371Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-03T14:20:55.067 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.931303931Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-03T14:20:55.067 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.956571732Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-03T14:20:55.067 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:54 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:54.998548819Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-04-03T14:20:55.067 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.040520916Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-04-03T14:20:55.067 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.065779463Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-04-03T14:20:55.344 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.09097859Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-04-03T14:20:55.344 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.116496645Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-03T14:20:55.344 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.158231672Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-03T14:20:55.344 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.200315838Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-04-03T14:20:55.344 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.225532564Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-04-03T14:20:55.344 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.250843547Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-04-03T14:20:55.344 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.276038137Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-04-03T14:20:55.345 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.301236349Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-03T14:20:55.345 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.343212467Z level=info msg="Executing migration" id="create quota table v1" 2024-04-03T14:20:55.605 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.36854896Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-03T14:20:55.605 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.393799118Z level=info msg="Executing migration" id="Update quota table charset" 2024-04-03T14:20:55.605 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.418967289Z level=info msg="Executing migration" id="create plugin_setting table" 2024-04-03T14:20:55.605 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.461004591Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-03T14:20:55.605 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.486194084Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-04-03T14:20:55.605 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.51138696Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-04-03T14:20:55.605 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.55343905Z level=info msg="Executing migration" id="create session table" 2024-04-03T14:20:55.605 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.57910246Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-04-03T14:20:55.605 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.604205778Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-04-03T14:20:55.857 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: cluster 2024-04-03T14:20:54.546940+0000 mgr.y (mgr.24370) 52 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:55.857 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: audit 2024-04-03T14:20:54.649774+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.857 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: audit 2024-04-03T14:20:54.650786+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:55.857 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: audit 2024-04-03T14:20:55.161883+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.857 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: audit 2024-04-03T14:20:55.169228+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.857 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: audit 2024-04-03T14:20:55.316471+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.857 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: audit 2024-04-03T14:20:55.326267+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.857 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: audit 2024-04-03T14:20:55.328133+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:20:55.858 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: audit 2024-04-03T14:20:55.329499+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:20:55.858 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[20963]: audit 2024-04-03T14:20:55.338829+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.858 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.646242777Z level=info msg="Executing migration" id="create playlist table v2" 2024-04-03T14:20:55.858 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.688316622Z level=info msg="Executing migration" id="create playlist item table v2" 2024-04-03T14:20:55.858 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.713553958Z level=info msg="Executing migration" id="Update playlist table charset" 2024-04-03T14:20:55.858 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.73888698Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-04-03T14:20:55.858 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.764045558Z level=info msg="Executing migration" id="drop preferences table v2" 2024-04-03T14:20:55.858 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.805935444Z level=info msg="Executing migration" id="drop preferences table v3" 2024-04-03T14:20:55.858 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.831298957Z level=info msg="Executing migration" id="create preferences table v3" 2024-04-03T14:20:55.858 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.856549238Z level=info msg="Executing migration" id="Update preferences table charset" 2024-04-03T14:20:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: cluster 2024-04-03T14:20:54.546940+0000 mgr.y (mgr.24370) 52 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: audit 2024-04-03T14:20:54.649774+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: audit 2024-04-03T14:20:54.650786+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: audit 2024-04-03T14:20:55.161883+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: audit 2024-04-03T14:20:55.169228+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: audit 2024-04-03T14:20:55.316471+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: audit 2024-04-03T14:20:55.326267+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: audit 2024-04-03T14:20:55.328133+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: audit 2024-04-03T14:20:55.329499+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[27441]: audit 2024-04-03T14:20:55.338829+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: cluster 2024-04-03T14:20:54.546940+0000 mgr.y (mgr.24370) 52 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: audit 2024-04-03T14:20:54.649774+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: audit 2024-04-03T14:20:54.650786+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: audit 2024-04-03T14:20:55.161883+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: audit 2024-04-03T14:20:55.169228+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: audit 2024-04-03T14:20:55.316471+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: audit 2024-04-03T14:20:55.326267+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: audit 2024-04-03T14:20:55.328133+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:20:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: audit 2024-04-03T14:20:55.329499+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:20:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:55 smithi067 bash[17655]: audit 2024-04-03T14:20:55.338829+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:20:56.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.898373738Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-04-03T14:20:56.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.923717538Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-04-03T14:20:56.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.965778921Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-04-03T14:20:56.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:55 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:55.990953114Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-03T14:20:56.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.016292326Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-03T14:20:56.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.058270539Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-03T14:20:56.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.083558584Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-03T14:20:56.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.108825567Z level=info msg="Executing migration" id="create alert table v1" 2024-04-03T14:20:56.384 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.150814118Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-04-03T14:20:56.384 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.176142801Z level=info msg="Executing migration" id="add index alert state" 2024-04-03T14:20:56.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.201334227Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-04-03T14:20:56.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.243305797Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-04-03T14:20:56.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.268594504Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-03T14:20:56.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.310589001Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-03T14:20:56.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.352479178Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-03T14:20:56.484 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:20:56.658 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.402861846Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-04-03T14:20:56.658 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.428108785Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-04-03T14:20:56.658 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.453413001Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-04-03T14:20:56.658 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.478621774Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-04-03T14:20:56.658 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.504182283Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-04-03T14:20:56.658 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.546004483Z level=info msg="Executing migration" id="Add column is_default" 2024-04-03T14:20:56.658 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.579571188Z level=info msg="Executing migration" id="Add column frequency" 2024-04-03T14:20:56.658 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.629961809Z level=info msg="Executing migration" id="Add column send_reminder" 2024-04-03T14:20:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:56 smithi067 bash[17655]: cephadm 2024-04-03T14:20:55.411221+0000 mgr.y (mgr.24370) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-03T14:20:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:56 smithi067 bash[17655]: cephadm 2024-04-03T14:20:55.419165+0000 mgr.y (mgr.24370) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi067 2024-04-03T14:20:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:56 smithi067 bash[27441]: cephadm 2024-04-03T14:20:55.411221+0000 mgr.y (mgr.24370) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-03T14:20:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:56 smithi067 bash[27441]: cephadm 2024-04-03T14:20:55.419165+0000 mgr.y (mgr.24370) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi067 2024-04-03T14:20:56.924 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[20963]: cephadm 2024-04-03T14:20:55.411221+0000 mgr.y (mgr.24370) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-03T14:20:56.924 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[20963]: cephadm 2024-04-03T14:20:55.419165+0000 mgr.y (mgr.24370) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi067 2024-04-03T14:20:56.924 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.671887017Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-04-03T14:20:56.924 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.697199667Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-04-03T14:20:56.924 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.739232616Z level=info msg="Executing migration" id="Update alert table charset" 2024-04-03T14:20:56.924 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.78116884Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-04-03T14:20:56.925 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.806447608Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-04-03T14:20:56.925 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.84013164Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-03T14:20:56.925 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.882074941Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-04-03T14:20:56.925 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.924012698Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-04-03T14:20:57.201 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.949289189Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-03T14:20:57.201 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:56 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:56.991069629Z level=info msg="Executing migration" id="Add for to alert table" 2024-04-03T14:20:57.201 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.016466701Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-04-03T14:20:57.201 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.058306685Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-04-03T14:20:57.201 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.133593912Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-04-03T14:20:57.201 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.16726194Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-04-03T14:20:57.202 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.200734843Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-04-03T14:20:57.453 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.234408949Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-04-03T14:20:57.453 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.268033841Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-04-03T14:20:57.453 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.318262241Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-04-03T14:20:57.453 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.351819124Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-04-03T14:20:57.453 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.402202068Z level=info msg="Executing migration" id="create annotation table v5" 2024-04-03T14:20:57.453 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.452738927Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-04-03T14:20:57.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.502911369Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-04-03T14:20:57.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.536543978Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-04-03T14:20:57.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.561835353Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-04-03T14:20:57.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.604115778Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-04-03T14:20:57.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.645878227Z level=info msg="Executing migration" id="Update annotation table charset" 2024-04-03T14:20:57.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.688028158Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-04-03T14:20:57.714 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[20963]: cluster 2024-04-03T14:20:56.547478+0000 mgr.y (mgr.24370) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:57 smithi067 bash[27441]: cluster 2024-04-03T14:20:56.547478+0000 mgr.y (mgr.24370) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:57 smithi067 bash[17655]: cluster 2024-04-03T14:20:56.547478+0000 mgr.y (mgr.24370) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:57.981 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.713456356Z level=info msg="Executing migration" id="Drop category_id index" 2024-04-03T14:20:57.981 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.738606708Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-04-03T14:20:57.981 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.763820833Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-04-03T14:20:57.981 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.806751894Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-03T14:20:57.981 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.831833843Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-03T14:20:57.981 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.874964643Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-03T14:20:57.981 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.909554872Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-04-03T14:20:57.981 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.936093705Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-04-03T14:20:57.981 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:57 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:57.980344218Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-04-03T14:20:58.261 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.01551306Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-04-03T14:20:58.261 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.057550913Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-04-03T14:20:58.261 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.082760227Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-04-03T14:20:58.261 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.108061717Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-04-03T14:20:58.261 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.133325621Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-04-03T14:20:58.261 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.159817885Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-04-03T14:20:58.261 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.185194104Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-04-03T14:20:58.261 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.218734128Z level=info msg="Executing migration" id="Add epoch_end column" 2024-04-03T14:20:58.262 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.260683685Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-04-03T14:20:58.541 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.28602423Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-04-03T14:20:58.541 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.312905879Z level=info msg="Executing migration" id="Move region to single row" 2024-04-03T14:20:58.541 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.338107949Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-04-03T14:20:58.541 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.38014484Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-03T14:20:58.542 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.422141671Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-03T14:20:58.542 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.457133656Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-03T14:20:58.542 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.50742087Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-03T14:20:58.542 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.541051135Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-04-03T14:20:58.794 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.574692661Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-03T14:20:58.795 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.625013896Z level=info msg="Executing migration" id="create test_data table" 2024-04-03T14:20:58.795 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.676837043Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-04-03T14:20:58.795 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.710280132Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-04-03T14:20:58.795 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.760627786Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-03T14:20:58.795 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.794282792Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-04-03T14:20:59.053 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.837911234Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-04-03T14:20:59.053 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.863145012Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-04-03T14:20:59.053 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.905111645Z level=info msg="Executing migration" id="create team table" 2024-04-03T14:20:59.053 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.930603504Z level=info msg="Executing migration" id="add index team.org_id" 2024-04-03T14:20:59.053 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.958213258Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-04-03T14:20:59.053 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:58 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:58.984481313Z level=info msg="Executing migration" id="create team member table" 2024-04-03T14:20:59.053 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.010557295Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-04-03T14:20:59.054 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.052510024Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-04-03T14:20:59.327 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.080830398Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-04-03T14:20:59.327 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.122822414Z level=info msg="Executing migration" id="Add column email to team table" 2024-04-03T14:20:59.327 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.148116415Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-04-03T14:20:59.327 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.173363476Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-04-03T14:20:59.327 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.198644797Z level=info msg="Executing migration" id="create dashboard acl table" 2024-04-03T14:20:59.328 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.241598883Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-04-03T14:20:59.328 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.276533634Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-03T14:20:59.328 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.301736525Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-03T14:20:59.328 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.326891176Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-04-03T14:20:59.599 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.368879606Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-04-03T14:20:59.600 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.394217912Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-04-03T14:20:59.600 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.446046443Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-04-03T14:20:59.600 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.471637779Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-04-03T14:20:59.600 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.49687212Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-04-03T14:20:59.600 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.522088433Z level=info msg="Executing migration" id="create tag table" 2024-04-03T14:20:59.600 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.548779018Z level=info msg="Executing migration" id="add index tag.key_value" 2024-04-03T14:20:59.600 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.574001802Z level=info msg="Executing migration" id="create login attempt table" 2024-04-03T14:20:59.600 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.599192501Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-04-03T14:20:59.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[20963]: cluster 2024-04-03T14:20:58.548060+0000 mgr.y (mgr.24370) 56 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:59.863 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.641363885Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-04-03T14:20:59.863 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.684848945Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-03T14:20:59.863 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.718485396Z level=info msg="Executing migration" id="create login_attempt v2" 2024-04-03T14:20:59.864 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.743713962Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-04-03T14:20:59.864 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.769009262Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-04-03T14:20:59.864 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.794145367Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-04-03T14:20:59.864 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.820776846Z level=info msg="Executing migration" id="create user auth table" 2024-04-03T14:20:59.864 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.862824983Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-03T14:20:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:20:59 smithi067 bash[17655]: cluster 2024-04-03T14:20:58.548060+0000 mgr.y (mgr.24370) 56 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:20:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:20:59 smithi067 bash[27441]: cluster 2024-04-03T14:20:58.548060+0000 mgr.y (mgr.24370) 56 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:00.116 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.904896326Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-04-03T14:21:00.116 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.938583531Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-04-03T14:21:00.116 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.96372365Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-04-03T14:21:00.116 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:20:59 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:20:59.991328071Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-04-03T14:21:00.116 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.017852014Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-04-03T14:21:00.116 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.062129619Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-04-03T14:21:00.116 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.090334438Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-03T14:21:00.384 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.115566379Z level=info msg="Executing migration" id="create server_lock table" 2024-04-03T14:21:00.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.157616372Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-04-03T14:21:00.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.182868865Z level=info msg="Executing migration" id="create user auth token table" 2024-04-03T14:21:00.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.208097846Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-04-03T14:21:00.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.251436855Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-04-03T14:21:00.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.276708211Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-04-03T14:21:00.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.302007634Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-04-03T14:21:00.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.327061514Z level=info msg="Executing migration" id="create cache_data table" 2024-04-03T14:21:00.385 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.352485021Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-04-03T14:21:00.709 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.395762215Z level=info msg="Executing migration" id="create short_url table v1" 2024-04-03T14:21:00.709 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.42109131Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-04-03T14:21:00.709 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.463012479Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-03T14:21:00.709 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.488173398Z level=info msg="Executing migration" id="delete alert_definition table" 2024-04-03T14:21:00.709 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.513265664Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-04-03T14:21:00.709 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.573961399Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-04-03T14:21:00.709 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.615865742Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-04-03T14:21:00.709 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.641169095Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-04-03T14:21:00.709 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.708047572Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-04-03T14:21:00.963 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.734643794Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-04-03T14:21:00.964 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.77672131Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-04-03T14:21:00.964 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.801944634Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-04-03T14:21:00.964 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.843923299Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-04-03T14:21:00.964 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.887270068Z level=info msg="Executing migration" id="drop alert_definition table" 2024-04-03T14:21:00.964 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.912703331Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-04-03T14:21:00.964 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.937940598Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-04-03T14:21:00.964 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.963083793Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-03T14:21:01.246 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:00 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:00.988409629Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-03T14:21:01.246 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.014793147Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-03T14:21:01.246 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.056736912Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-04-03T14:21:01.246 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.099451522Z level=info msg="Executing migration" id="create alert_instance table" 2024-04-03T14:21:01.247 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.133083516Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-04-03T14:21:01.247 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.16909618Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-03T14:21:01.247 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.20401958Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-04-03T14:21:01.247 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.245882295Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-03T14:21:01.510 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.271122996Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-04-03T14:21:01.510 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.296481582Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-04-03T14:21:01.510 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.348409766Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-04-03T14:21:01.510 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.373689004Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-03T14:21:01.510 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.415886542Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-04-03T14:21:01.511 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.441153942Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-03T14:21:01.511 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.466534793Z level=info msg="Executing migration" id="create alert_rule table" 2024-04-03T14:21:01.511 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.509562984Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-04-03T14:21:01.552 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:01 smithi067 systemd[1]: Stopping Ceph alertmanager.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4... 2024-04-03T14:21:01.552 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:01 smithi067 bash[60500]: ts=2024-04-03T14:21:01.358Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-03T14:21:01.616 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:21:01.616 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":63,"fsid":"9a055ff6-f1c3-11ee-b648-cb9ed24678a4","created":"2024-04-03T14:09:09.363752+0000","modified":"2024-04-03T14:20:42.657793+0000","last_up_change":"2024-04-03T14:18:54.672766+0000","last_in_change":"2024-04-03T14:18:28.244477+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-03T14:14:34.918387+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-04-03T14:20:34.019431+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"893f7cfb-9585-44a2-8e27-75a463de5b04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6803","nonce":2761291754}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6805","nonce":2761291754}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6809","nonce":2761291754}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6807","nonce":2761291754}]},"public_addr":"172.21.15.67:6803/2761291754","cluster_addr":"172.21.15.67:6805/2761291754","heartbeat_back_addr":"172.21.15.67:6809/2761291754","heartbeat_front_addr":"172.21.15.67:6807/2761291754","state":["exists","up"]},{"osd":1,"uuid":"f1bae068-fd6a-4a39-9500-9e67d54b70fb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6811","nonce":3294775956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6813","nonce":3294775956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6817","nonce":3294775956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6815","nonce":3294775956}]},"public_addr":"172.21.15.67:6811/3294775956","cluster_addr":"172.21.15.67:6813/3294775956","heartbeat_back_addr":"172.21.15.67:6817/3294775956","heartbeat_front_addr":"172.21.15.67:6815/3294775956","state":["exists","up"]},{"osd":2,"uuid":"51a9a5b2-bddf-4e01-a3d3-498b2c5ce540","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6818","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6819","nonce":2235736412}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6820","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6821","nonce":2235736412}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6824","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6825","nonce":2235736412}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6822","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6823","nonce":2235736412}]},"public_addr":"172.21.15.67:6819/2235736412","cluster_addr":"172.21.15.67:6821/2235736412","heartbeat_back_addr":"172.21.15.67:6825/2235736412","heartbeat_front_addr":"172.21.15.67:6823/2235736412","state":["exists","up"]},{"osd":3,"uuid":"8639a718-b9fb-488c-b374-269a443d543e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6826","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6827","nonce":645922834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6828","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6829","nonce":645922834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6832","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6833","nonce":645922834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6830","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6831","nonce":645922834}]},"public_addr":"172.21.15.67:6827/645922834","cluster_addr":"172.21.15.67:6829/645922834","heartbeat_back_addr":"172.21.15.67:6833/645922834","heartbeat_front_addr":"172.21.15.67:6831/645922834","state":["exists","up"]},{"osd":4,"uuid":"d4a4e759-47c5-40ce-be2c-1478d76c1892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6801","nonce":2155921554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6803","nonce":2155921554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6807","nonce":2155921554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6805","nonce":2155921554}]},"public_addr":"172.21.15.82:6801/2155921554","cluster_addr":"172.21.15.82:6803/2155921554","heartbeat_back_addr":"172.21.15.82:6807/2155921554","heartbeat_front_addr":"172.21.15.82:6805/2155921554","state":["exists","up"]},{"osd":5,"uuid":"3515e4d4-2d79-4a2e-a981-ab31ddf2628f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6809","nonce":3927990922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6811","nonce":3927990922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6815","nonce":3927990922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6813","nonce":3927990922}]},"public_addr":"172.21.15.82:6809/3927990922","cluster_addr":"172.21.15.82:6811/3927990922","heartbeat_back_addr":"172.21.15.82:6815/3927990922","heartbeat_front_addr":"172.21.15.82:6813/3927990922","state":["exists","up"]},{"osd":6,"uuid":"e0ed7c09-cb32-4902-8e3f-1b406a7c2f73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6817","nonce":1452325956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6819","nonce":1452325956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6823","nonce":1452325956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6821","nonce":1452325956}]},"public_addr":"172.21.15.82:6817/1452325956","cluster_addr":"172.21.15.82:6819/1452325956","heartbeat_back_addr":"172.21.15.82:6823/1452325956","heartbeat_front_addr":"172.21.15.82:6821/1452325956","state":["exists","up"]},{"osd":7,"uuid":"d7fba5ed-8293-49be-9a9b-1434bdfe025c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6825","nonce":1129027163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6827","nonce":1129027163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6831","nonce":1129027163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6829","nonce":1129027163}]},"public_addr":"172.21.15.82:6825/1129027163","cluster_addr":"172.21.15.82:6827/1129027163","heartbeat_back_addr":"172.21.15.82:6831/1129027163","heartbeat_front_addr":"172.21.15.82:6829/1129027163","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:12:47.030096+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:13:40.018343+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:14:32.318369+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:15:24.797762+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:16:15.941278+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:17:07.833223+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:00.361565+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:53.203978+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:0/1816601557":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/4087304249":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3373606160":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/483353354":"2024-04-04T14:19:54.507696+0000","172.21.15.67:6801/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6800/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/2760610136":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6800/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3524677901":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/278815361":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/2757462299":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6800/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6801/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6801/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3725628296":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/3201385478":"2024-04-04T14:10:18.254410+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-03T14:21:01.780 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[20963]: cluster 2024-04-03T14:21:00.548689+0000 mgr.y (mgr.24370) 57 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:01.780 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[20963]: audit 2024-04-03T14:21:01.616428+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.67:0/4051532402' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:21:01.781 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.543112213Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-04-03T14:21:01.781 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.593426952Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-03T14:21:01.781 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.627132539Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-04-03T14:21:01.781 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.678921333Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-04-03T14:21:01.781 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.712400149Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-04-03T14:21:01.781 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.7462359Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-04-03T14:21:01.781 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.779763341Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-04-03T14:21:01.840 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:01 smithi067 bash[27441]: cluster 2024-04-03T14:21:00.548689+0000 mgr.y (mgr.24370) 57 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:01.840 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:01 smithi067 bash[27441]: audit 2024-04-03T14:21:01.616428+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.67:0/4051532402' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:21:01.840 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:01 smithi067 bash[17655]: cluster 2024-04-03T14:21:00.548689+0000 mgr.y (mgr.24370) 57 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:01.840 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:01 smithi067 bash[17655]: audit 2024-04-03T14:21:01.616428+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.67:0/4051532402' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:21:02.052 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.813178269Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-03T14:21:02.052 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.856938145Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-04-03T14:21:02.052 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.89884158Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-04-03T14:21:02.052 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.941138309Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-03T14:21:02.052 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:01 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:01.98430882Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-03T14:21:02.052 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.009741704Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-03T14:21:02.136 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:01 smithi067 bash[62236]: ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4-alertmanager-a 2024-04-03T14:21:02.318 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.051657892Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-03T14:21:02.319 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.076976574Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-04-03T14:21:02.319 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.103239226Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-04-03T14:21:02.319 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.146217042Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-04-03T14:21:02.319 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.171442308Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-03T14:21:02.319 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.198860117Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-04-03T14:21:02.319 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.224069757Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-04-03T14:21:02.319 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.249301082Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-04-03T14:21:02.319 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.292933227Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-03T14:21:02.319 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.3182196Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-03T14:21:02.413 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:02 smithi067 bash[62353]: Error response from daemon: No such container: ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4-alertmanager-a 2024-04-03T14:21:02.572 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.37653476Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-03T14:21:02.572 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.402041687Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-04-03T14:21:02.572 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.437152405Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-04-03T14:21:02.572 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.487529463Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-03T14:21:02.572 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.521042921Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-04-03T14:21:02.572 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.571449935Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-04-03T14:21:02.664 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:02 smithi067 systemd[1]: ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@alertmanager.a.service: Succeeded. 2024-04-03T14:21:02.664 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:02 smithi067 systemd[1]: Stopped Ceph alertmanager.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:21:02.664 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:02 smithi067 systemd[1]: Started Ceph alertmanager.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:21:02.850 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.623464595Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-03T14:21:02.850 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.648639356Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-04-03T14:21:02.850 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.673938072Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-04-03T14:21:02.850 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.699132488Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-03T14:21:02.850 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.741149426Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-03T14:21:02.850 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.849435913Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-03T14:21:03.033 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-03T14:21:03.034 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-03T14:21:03.129 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.931492124Z level=info msg="Executing migration" id="create alert_image table" 2024-04-03T14:21:03.129 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:02 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:02.976952491Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-03T14:21:03.743 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:21:03.743 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:03 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:03.128503952Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-03T14:21:03.743 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:03 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:03.537813168Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-03T14:21:03.744 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:03 smithi082 bash[20963]: audit 2024-04-03T14:21:02.452773+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:03.744 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:03 smithi082 bash[20963]: audit 2024-04-03T14:21:02.461689+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:03.744 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:03 smithi082 bash[20963]: cephadm 2024-04-03T14:21:02.501957+0000 mgr.y (mgr.24370) 58 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-03T14:21:03.744 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:03 smithi082 bash[20963]: cephadm 2024-04-03T14:21:02.517142+0000 mgr.y (mgr.24370) 59 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi082 2024-04-03T14:21:03.744 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:03 smithi082 bash[20963]: cluster 2024-04-03T14:21:02.549154+0000 mgr.y (mgr.24370) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[17655]: audit 2024-04-03T14:21:02.452773+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[17655]: audit 2024-04-03T14:21:02.461689+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[17655]: cephadm 2024-04-03T14:21:02.501957+0000 mgr.y (mgr.24370) 58 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-03T14:21:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[17655]: cephadm 2024-04-03T14:21:02.517142+0000 mgr.y (mgr.24370) 59 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi082 2024-04-03T14:21:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[17655]: cluster 2024-04-03T14:21:02.549154+0000 mgr.y (mgr.24370) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[27441]: audit 2024-04-03T14:21:02.452773+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[27441]: audit 2024-04-03T14:21:02.461689+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[27441]: cephadm 2024-04-03T14:21:02.501957+0000 mgr.y (mgr.24370) 58 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-03T14:21:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[27441]: cephadm 2024-04-03T14:21:02.517142+0000 mgr.y (mgr.24370) 59 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi082 2024-04-03T14:21:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[27441]: cluster 2024-04-03T14:21:02.549154+0000 mgr.y (mgr.24370) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:03.916 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[62382]: ts=2024-04-03T14:21:03.543Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-03T14:21:03.916 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[62382]: ts=2024-04-03T14:21:03.543Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-03T14:21:03.916 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[62382]: ts=2024-04-03T14:21:03.545Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.67 port=9094 2024-04-03T14:21:03.916 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[62382]: ts=2024-04-03T14:21:03.546Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-03T14:21:03.916 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[62382]: ts=2024-04-03T14:21:03.594Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-03T14:21:03.916 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[62382]: ts=2024-04-03T14:21:03.595Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-03T14:21:03.916 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[62382]: ts=2024-04-03T14:21:03.600Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-03T14:21:03.916 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:03 smithi067 bash[62382]: ts=2024-04-03T14:21:03.600Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-03T14:21:04.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:03 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:03.742721251Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-03T14:21:04.109 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.109126433Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-03T14:21:04.384 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.109334643Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-03T14:21:04.666 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.406410968Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-03T14:21:04.666 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.471035269Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-03T14:21:04.666 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.565032521Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-04-03T14:21:04.666 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.565333395Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-04-03T14:21:04.666 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.56556622Z level=info msg="alerts found to migrate" alerts=0 2024-04-03T14:21:04.978 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.665549083Z level=info msg="Executing migration" id="create library_element table v1" 2024-04-03T14:21:04.979 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.742257656Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-04-03T14:21:04.979 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.831245097Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-04-03T14:21:04.979 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.909988526Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-04-03T14:21:04.979 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:04 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:04.978209069Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-04-03T14:21:05.256 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:05 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:05.0375273Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-03T14:21:05.257 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:05 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:05.079404196Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-04-03T14:21:05.257 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:05 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:05.134063684Z level=info msg="Executing migration" id="create data_keys table" 2024-04-03T14:21:05.257 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:05 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:05.192806116Z level=info msg="Executing migration" id="create secrets table" 2024-04-03T14:21:05.559 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:05 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:05.256077701Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-03T14:21:05.560 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:05 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:05.364504957Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-03T14:21:05.560 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:05 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:05.472684349Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-03T14:21:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:05 smithi082 bash[20963]: cluster 2024-04-03T14:21:04.549825+0000 mgr.y (mgr.24370) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:05.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:05 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:05.68106806Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-03T14:21:05.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:05 smithi067 bash[27441]: cluster 2024-04-03T14:21:04.549825+0000 mgr.y (mgr.24370) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:05.914 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:05 smithi067 bash[62382]: ts=2024-04-03T14:21:05.547Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00080233s 2024-04-03T14:21:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:05 smithi067 bash[17655]: cluster 2024-04-03T14:21:04.549825+0000 mgr.y (mgr.24370) 61 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:06.287 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:06 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:06.027942685Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-03T14:21:06.287 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:06 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:06.217993828Z level=info msg="Executing migration" id="create kv_store table v1" 2024-04-03T14:21:06.634 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:06 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:06.286725525Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-04-03T14:21:06.635 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:06 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:06.333299178Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-04-03T14:21:06.635 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:06 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:06.355344247Z level=info msg="Executing migration" id="create permission table" 2024-04-03T14:21:06.912 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:06 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:06.643129173Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-04-03T14:21:07.276 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:06 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:06.91225626Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-04-03T14:21:07.577 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:07 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:07.27560126Z level=info msg="Executing migration" id="create role table" 2024-04-03T14:21:07.577 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:07 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:07.436601559Z level=info msg="Executing migration" id="add column display_name" 2024-04-03T14:21:07.577 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:07 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:07.506219113Z level=info msg="Executing migration" id="add column group_name" 2024-04-03T14:21:07.577 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:07 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:07.576473154Z level=info msg="Executing migration" id="add index role.org_id" 2024-04-03T14:21:07.802 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:07.850 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:07 smithi082 bash[20963]: cluster 2024-04-03T14:21:06.550685+0000 mgr.y (mgr.24370) 62 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:07.851 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:07 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:07.660220871Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-04-03T14:21:07.851 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:07 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:07.768643311Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-04-03T14:21:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:07 smithi067 bash[27441]: cluster 2024-04-03T14:21:06.550685+0000 mgr.y (mgr.24370) 62 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:07 smithi067 bash[17655]: cluster 2024-04-03T14:21:06.550685+0000 mgr.y (mgr.24370) 62 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:08.134 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:07 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:07.850143638Z level=info msg="Executing migration" id="create team role table" 2024-04-03T14:21:08.135 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:07 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:07.931044766Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-04-03T14:21:08.135 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.011298097Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-04-03T14:21:08.135 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.047797882Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-04-03T14:21:08.135 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.092387853Z level=info msg="Executing migration" id="create user role table" 2024-04-03T14:21:08.460 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.144859182Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-04-03T14:21:08.460 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.214421567Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-04-03T14:21:08.460 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.26702426Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-04-03T14:21:08.461 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.351835008Z level=info msg="Executing migration" id="create builtin role table" 2024-04-03T14:21:08.461 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.459712756Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-04-03T14:21:08.884 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.678174921Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-04-03T14:21:09.307 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:08 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:08.978212033Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-04-03T14:21:09.307 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.13017385Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-04-03T14:21:09.308 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.207663422Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-04-03T14:21:09.565 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.306965603Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-04-03T14:21:09.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.34873073Z level=info msg="Executing migration" id="add unique index role.uid" 2024-04-03T14:21:09.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.391061554Z level=info msg="Executing migration" id="create seed assignment table" 2024-04-03T14:21:09.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.443129279Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-04-03T14:21:09.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.52158903Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-03T14:21:09.566 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.564965324Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-03T14:21:09.566 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 systemd[1]: Stopping Ceph prometheus.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4... 2024-04-03T14:21:09.566 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.500Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-03T14:21:09.566 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.500Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-03T14:21:09.566 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.500Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-03T14:21:09.566 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.500Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-03T14:21:09.567 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.500Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-03T14:21:09.567 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.500Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-03T14:21:09.567 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.501Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-03T14:21:09.567 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.501Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-03T14:21:09.567 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.501Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-03T14:21:09.567 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.501Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-03T14:21:09.567 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.502Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-03T14:21:09.567 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[53599]: ts=2024-04-03T14:21:09.502Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-03T14:21:09.826 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[20963]: cluster 2024-04-03T14:21:08.551402+0000 mgr.y (mgr.24370) 63 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:09.827 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.625830445Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-03T14:21:09.827 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.72033105Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-03T14:21:09.827 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:09 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:09.826489402Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-03T14:21:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:09 smithi067 bash[27441]: cluster 2024-04-03T14:21:08.551402+0000 mgr.y (mgr.24370) 63 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:09 smithi067 bash[17655]: cluster 2024-04-03T14:21:08.551402+0000 mgr.y (mgr.24370) 63 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:10.134 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:10.033706639Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-03T14:21:10.593 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:10.285562239Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-03T14:21:10.862 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:21:10.863 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":63,"fsid":"9a055ff6-f1c3-11ee-b648-cb9ed24678a4","created":"2024-04-03T14:09:09.363752+0000","modified":"2024-04-03T14:20:42.657793+0000","last_up_change":"2024-04-03T14:18:54.672766+0000","last_in_change":"2024-04-03T14:18:28.244477+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-03T14:14:34.918387+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-04-03T14:20:34.019431+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"893f7cfb-9585-44a2-8e27-75a463de5b04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6803","nonce":2761291754}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6805","nonce":2761291754}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6809","nonce":2761291754}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6807","nonce":2761291754}]},"public_addr":"172.21.15.67:6803/2761291754","cluster_addr":"172.21.15.67:6805/2761291754","heartbeat_back_addr":"172.21.15.67:6809/2761291754","heartbeat_front_addr":"172.21.15.67:6807/2761291754","state":["exists","up"]},{"osd":1,"uuid":"f1bae068-fd6a-4a39-9500-9e67d54b70fb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6811","nonce":3294775956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6813","nonce":3294775956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6817","nonce":3294775956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6815","nonce":3294775956}]},"public_addr":"172.21.15.67:6811/3294775956","cluster_addr":"172.21.15.67:6813/3294775956","heartbeat_back_addr":"172.21.15.67:6817/3294775956","heartbeat_front_addr":"172.21.15.67:6815/3294775956","state":["exists","up"]},{"osd":2,"uuid":"51a9a5b2-bddf-4e01-a3d3-498b2c5ce540","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6818","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6819","nonce":2235736412}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6820","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6821","nonce":2235736412}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6824","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6825","nonce":2235736412}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6822","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6823","nonce":2235736412}]},"public_addr":"172.21.15.67:6819/2235736412","cluster_addr":"172.21.15.67:6821/2235736412","heartbeat_back_addr":"172.21.15.67:6825/2235736412","heartbeat_front_addr":"172.21.15.67:6823/2235736412","state":["exists","up"]},{"osd":3,"uuid":"8639a718-b9fb-488c-b374-269a443d543e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6826","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6827","nonce":645922834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6828","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6829","nonce":645922834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6832","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6833","nonce":645922834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6830","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6831","nonce":645922834}]},"public_addr":"172.21.15.67:6827/645922834","cluster_addr":"172.21.15.67:6829/645922834","heartbeat_back_addr":"172.21.15.67:6833/645922834","heartbeat_front_addr":"172.21.15.67:6831/645922834","state":["exists","up"]},{"osd":4,"uuid":"d4a4e759-47c5-40ce-be2c-1478d76c1892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6801","nonce":2155921554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6803","nonce":2155921554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6807","nonce":2155921554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6805","nonce":2155921554}]},"public_addr":"172.21.15.82:6801/2155921554","cluster_addr":"172.21.15.82:6803/2155921554","heartbeat_back_addr":"172.21.15.82:6807/2155921554","heartbeat_front_addr":"172.21.15.82:6805/2155921554","state":["exists","up"]},{"osd":5,"uuid":"3515e4d4-2d79-4a2e-a981-ab31ddf2628f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6809","nonce":3927990922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6811","nonce":3927990922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6815","nonce":3927990922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6813","nonce":3927990922}]},"public_addr":"172.21.15.82:6809/3927990922","cluster_addr":"172.21.15.82:6811/3927990922","heartbeat_back_addr":"172.21.15.82:6815/3927990922","heartbeat_front_addr":"172.21.15.82:6813/3927990922","state":["exists","up"]},{"osd":6,"uuid":"e0ed7c09-cb32-4902-8e3f-1b406a7c2f73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6817","nonce":1452325956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6819","nonce":1452325956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6823","nonce":1452325956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6821","nonce":1452325956}]},"public_addr":"172.21.15.82:6817/1452325956","cluster_addr":"172.21.15.82:6819/1452325956","heartbeat_back_addr":"172.21.15.82:6823/1452325956","heartbeat_front_addr":"172.21.15.82:6821/1452325956","state":["exists","up"]},{"osd":7,"uuid":"d7fba5ed-8293-49be-9a9b-1434bdfe025c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6825","nonce":1129027163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6827","nonce":1129027163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6831","nonce":1129027163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6829","nonce":1129027163}]},"public_addr":"172.21.15.82:6825/1129027163","cluster_addr":"172.21.15.82:6827/1129027163","heartbeat_back_addr":"172.21.15.82:6831/1129027163","heartbeat_front_addr":"172.21.15.82:6829/1129027163","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:12:47.030096+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:13:40.018343+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:14:32.318369+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:15:24.797762+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:16:15.941278+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:17:07.833223+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:00.361565+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:53.203978+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:0/1816601557":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/4087304249":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3373606160":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/483353354":"2024-04-04T14:19:54.507696+0000","172.21.15.67:6801/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6800/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/2760610136":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6800/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3524677901":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/278815361":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/2757462299":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6800/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6801/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6801/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3725628296":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/3201385478":"2024-04-04T14:10:18.254410+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-03T14:21:10.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[20963]: audit 2024-04-03T14:21:09.647088+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:10.869 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[56115]: ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4-prometheus-a 2024-04-03T14:21:10.870 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:10.593456948Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-03T14:21:10.870 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:10.74999058Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-03T14:21:10.870 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:10.827743649Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-03T14:21:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:10 smithi067 bash[27441]: audit 2024-04-03T14:21:09.647088+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:10 smithi067 bash[17655]: audit 2024-04-03T14:21:09.647088+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:11.134 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[56179]: Error response from daemon: No such container: ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4-prometheus-a 2024-04-03T14:21:11.134 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:10 smithi082 systemd[1]: ceph-9a055ff6-f1c3-11ee-b648-cb9ed24678a4@prometheus.a.service: Succeeded. 2024-04-03T14:21:11.134 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:10 smithi082 systemd[1]: Stopped Ceph prometheus.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:21:11.134 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:10 smithi082 systemd[1]: Started Ceph prometheus.a for 9a055ff6-f1c3-11ee-b648-cb9ed24678a4. 2024-04-03T14:21:11.134 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:10.898988897Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-03T14:21:11.135 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:10 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:10.924155012Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-03T14:21:11.135 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:11.022322426Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-03T14:21:11.206 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:10 smithi067 bash[17919]: [03/Apr/2024:14:21:10] ENGINE Bus STOPPING 2024-04-03T14:21:11.206 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:10 smithi067 bash[17919]: [03/Apr/2024:14:21:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-03T14:21:11.206 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:10 smithi067 bash[17919]: [03/Apr/2024:14:21:10] ENGINE Bus STOPPED 2024-04-03T14:21:11.206 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:10 smithi067 bash[17919]: [03/Apr/2024:14:21:10] ENGINE Bus STARTING 2024-04-03T14:21:11.206 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Serving on http://:::9283 2024-04-03T14:21:11.206 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Bus STARTED 2024-04-03T14:21:11.206 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Bus STOPPING 2024-04-03T14:21:11.207 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-03T14:21:11.207 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Bus STOPPED 2024-04-03T14:21:11.207 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Bus STARTING 2024-04-03T14:21:11.207 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Serving on http://:::9283 2024-04-03T14:21:11.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Bus STARTED 2024-04-03T14:21:11.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Bus STOPPING 2024-04-03T14:21:11.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-03T14:21:11.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Bus STOPPED 2024-04-03T14:21:11.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Bus STARTING 2024-04-03T14:21:11.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Serving on http://:::9283 2024-04-03T14:21:11.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17919]: [03/Apr/2024:14:21:11] ENGINE Bus STARTED 2024-04-03T14:21:11.611 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-03T14:21:11.611 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-03T14:21:11.612 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-03T14:21:11.612 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-03T14:21:11.612 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-03T14:21:11.613 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-03T14:21:11.613 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-03T14:21:11.613 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-03T14:21:11.877 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:11.442306426Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-03T14:21:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: cluster 2024-04-03T14:21:10.552162+0000 mgr.y (mgr.24370) 64 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.862112+0000 mon.a (mon.0) 751 : audit [DBG] from='client.? 172.21.15.67:0/2761586541' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:21:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.931283+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.938684+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.960852+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-03T14:21:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.961639+0000 mgr.y (mgr.24370) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-03T14:21:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.963286+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi067.front.sepia.ceph.com:9093"}]: dispatch 2024-04-03T14:21:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.963920+0000 mgr.y (mgr.24370) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi067.front.sepia.ceph.com:9093"}]: dispatch 2024-04-03T14:21:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.972105+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.985933+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.986502+0000 mgr.y (mgr.24370) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.988582+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.989119+0000 mgr.y (mgr.24370) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:10.996299+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:11.008814+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:11.009631+0000 mgr.y (mgr.24370) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:11.012802+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:11.013580+0000 mgr.y (mgr.24370) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:11.021135+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:11.028966+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:11.360099+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[20963]: audit 2024-04-03T14:21:11.368311+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: cluster 2024-04-03T14:21:10.552162+0000 mgr.y (mgr.24370) 64 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.862112+0000 mon.a (mon.0) 751 : audit [DBG] from='client.? 172.21.15.67:0/2761586541' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.931283+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.938684+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.960852+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.961639+0000 mgr.y (mgr.24370) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.963286+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi067.front.sepia.ceph.com:9093"}]: dispatch 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.963920+0000 mgr.y (mgr.24370) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi067.front.sepia.ceph.com:9093"}]: dispatch 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.972105+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.985933+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.986502+0000 mgr.y (mgr.24370) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-03T14:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.988582+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.989119+0000 mgr.y (mgr.24370) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:10.996299+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:11.008814+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:11.009631+0000 mgr.y (mgr.24370) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:11.012802+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:11.013580+0000 mgr.y (mgr.24370) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:11.021135+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:11.028966+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:11.360099+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[27441]: audit 2024-04-03T14:21:11.368311+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: cluster 2024-04-03T14:21:10.552162+0000 mgr.y (mgr.24370) 64 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.862112+0000 mon.a (mon.0) 751 : audit [DBG] from='client.? 172.21.15.67:0/2761586541' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:21:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.931283+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.938684+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.960852+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.961639+0000 mgr.y (mgr.24370) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.963286+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi067.front.sepia.ceph.com:9093"}]: dispatch 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.963920+0000 mgr.y (mgr.24370) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi067.front.sepia.ceph.com:9093"}]: dispatch 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.972105+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.985933+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.986502+0000 mgr.y (mgr.24370) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.988582+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.989119+0000 mgr.y (mgr.24370) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi082.front.sepia.ceph.com:9095"}]: dispatch 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:10.996299+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:11.008814+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-03T14:21:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:11.009631+0000 mgr.y (mgr.24370) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-03T14:21:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:11.012802+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2024-04-03T14:21:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:11.013580+0000 mgr.y (mgr.24370) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi082.front.sepia.ceph.com:3000"}]: dispatch 2024-04-03T14:21:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:11.021135+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:11.028966+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:21:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:11.360099+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:11 smithi067 bash[17655]: audit 2024-04-03T14:21:11.368311+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:12.134 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:11.876683263Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-03T14:21:12.134 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:11 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:11.992551632Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-03T14:21:12.448 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.158896894Z level=info msg="Executing migration" id="add correlation config column" 2024-04-03T14:21:12.448 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.271498431Z level=info msg="Executing migration" id="create entity_events table" 2024-04-03T14:21:12.448 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.372260772Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-03T14:21:12.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.447645178Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-03T14:21:12.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.447995235Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-03T14:21:12.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.53192935Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-03T14:21:12.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.532114138Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-03T14:21:12.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.618713794Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-03T14:21:12.714 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.696419142Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-03T14:21:12.970 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.747103081Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-03T14:21:12.970 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.788841131Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-03T14:21:12.971 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.841234858Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-03T14:21:12.971 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.91883047Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-03T14:21:12.971 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.944147505Z level=info msg="Executing migration" id="Drop public config table" 2024-04-03T14:21:12.971 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.969968068Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-03T14:21:12.971 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.846Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-03T14:21:12.971 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.847Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-04-03T14:21:12.971 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.847Z caller=main.go:570 level=info host_details="(Linux 5.15.0-101-generic #111~20.04.1-Ubuntu SMP Mon Mar 11 15:44:43 UTC 2024 x86_64 smithi082 (none))" 2024-04-03T14:21:12.971 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.847Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-03T14:21:12.971 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.847Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.848Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.849Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.850Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.850Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.854Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.854Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.137µs 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.854Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.855Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.855Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.855Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.899µs wal_replay_duration=793.351µs wbl_replay_duration=127ns total_replay_duration=840.273µs 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.856Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.856Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-03T14:21:12.972 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.856Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-03T14:21:12.973 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.887Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.555658ms db_storage=1.04µs remote_storage=1.474µs web_handler=485ns query_engine=768ns scrape=293.037µs scrape_sd=33.141µs notify=30.291µs notify_sd=14.113µs rules=29.841874ms tracing=9.707µs 2024-04-03T14:21:12.973 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.887Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-03T14:21:12.973 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[56206]: ts=2024-04-03T14:21:12.887Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-03T14:21:13.263 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:12 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:12.996386208Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-03T14:21:13.263 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.021640181Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-03T14:21:13.264 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.064166377Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-03T14:21:13.264 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.090606593Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-03T14:21:13.264 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.116107751Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-03T14:21:13.264 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.141812672Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-03T14:21:13.264 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.168391983Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-03T14:21:13.264 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.193594167Z level=info msg="Executing migration" id="add share column" 2024-04-03T14:21:13.264 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.219232424Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-03T14:21:13.264 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.262787814Z level=info msg="Executing migration" id="create file table" 2024-04-03T14:21:13.528 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.288000801Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-03T14:21:13.528 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.313788602Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-03T14:21:13.528 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.348062879Z level=info msg="Executing migration" id="create file_meta table" 2024-04-03T14:21:13.528 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.373161177Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-03T14:21:13.528 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.424129514Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-03T14:21:13.528 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.48278772Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-03T14:21:13.778 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[20963]: cluster 2024-04-03T14:21:12.552757+0000 mgr.y (mgr.24370) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.527565905Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.552814777Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.579710095Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.604999961Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.648301795Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.673609803Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.708712135Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.734146667Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.759346998Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-03T14:21:13.779 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.778138951Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-03T14:21:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:13 smithi067 bash[27441]: cluster 2024-04-03T14:21:12.552757+0000 mgr.y (mgr.24370) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:13.915 INFO:journalctl@ceph.alertmanager.a.smithi067.stdout:Apr 03 14:21:13 smithi067 bash[62382]: ts=2024-04-03T14:21:13.549Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003001603s 2024-04-03T14:21:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:13 smithi067 bash[17655]: cluster 2024-04-03T14:21:12.552757+0000 mgr.y (mgr.24370) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:14.045 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.820300962Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-03T14:21:14.045 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.84559811Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-03T14:21:14.045 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.914372459Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-03T14:21:14.045 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.939581699Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-03T14:21:14.045 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:13 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:13.965215613Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-03T14:21:14.045 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:14.001343505Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-03T14:21:14.045 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:14.04435942Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-03T14:21:14.360 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:14.077947382Z level=info msg="Executing migration" id="create folder table" 2024-04-03T14:21:14.360 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:14.122271032Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-03T14:21:14.360 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:14.147609224Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-03T14:21:14.360 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:14.189555939Z level=info msg="Executing migration" id="Update folder title length" 2024-04-03T14:21:14.360 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:14.214620648Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-03T14:21:14.361 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=migrator t=2024-04-03T14:21:14.25816479Z level=info msg="migrations completed" performed=485 skipped=0 duration=23.763105902s 2024-04-03T14:21:14.361 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=sqlstore t=2024-04-03T14:21:14.259603696Z level=info msg="Created default organization" 2024-04-03T14:21:14.361 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=plugin.loader t=2024-04-03T14:21:14.35977001Z level=info msg="Plugin registered" pluginID=input 2024-04-03T14:21:14.634 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=plugin.loader t=2024-04-03T14:21:14.388825648Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-04-03T14:21:14.634 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=plugin.loader t=2024-04-03T14:21:14.388850181Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-04-03T14:21:14.634 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=secrets t=2024-04-03T14:21:14.388893329Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-03T14:21:14.635 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=query_data t=2024-04-03T14:21:14.390801193Z level=info msg="Query Service initialization" 2024-04-03T14:21:14.635 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:14 smithi082 bash[55474]: logger=live.push_http t=2024-04-03T14:21:14.393580609Z level=info msg="Live Push Gateway initialization" 2024-04-03T14:21:15.630 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=infra.usagestats.collector t=2024-04-03T14:21:15.345389112Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-03T14:21:15.630 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=provisioning.datasources t=2024-04-03T14:21:15.346144736Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-04-03T14:21:15.630 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=provisioning.datasources t=2024-04-03T14:21:15.379950175Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-03T14:21:15.630 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=provisioning.datasources t=2024-04-03T14:21:15.470788219Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-04-03T14:21:15.630 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=provisioning.alerting t=2024-04-03T14:21:15.528764554Z level=info msg="starting to provision alerting" 2024-04-03T14:21:15.630 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=provisioning.alerting t=2024-04-03T14:21:15.528818087Z level=info msg="finished to provision alerting" 2024-04-03T14:21:15.630 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=grafanaStorageLogger t=2024-04-03T14:21:15.52922041Z level=info msg="storage starting" 2024-04-03T14:21:15.630 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=ngalert.state.manager t=2024-04-03T14:21:15.529628267Z level=info msg="Warming state cache for startup" 2024-04-03T14:21:15.631 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=http.server t=2024-04-03T14:21:15.537904745Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-03T14:21:15.631 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=ngalert.state.manager t=2024-04-03T14:21:15.581025046Z level=info msg="State cache has been initialized" states=0 duration=51.395095ms 2024-04-03T14:21:15.631 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=ticker t=2024-04-03T14:21:15.581161027Z level=info msg=starting first_tick=2024-04-03T14:21:20Z 2024-04-03T14:21:15.631 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=ngalert.multiorg.alertmanager t=2024-04-03T14:21:15.581118846Z level=info msg="starting MultiOrg Alertmanager" 2024-04-03T14:21:15.848 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:15.848 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:15.848 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:15.850 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:15.850 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:15.850 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:15.853 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:15.857 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:15.879 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:15 smithi067 bash[17655]: cluster 2024-04-03T14:21:14.553413+0000 mgr.y (mgr.24370) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:15.880 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:15 smithi067 bash[27441]: cluster 2024-04-03T14:21:14.553413+0000 mgr.y (mgr.24370) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:15.884 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[55474]: logger=sqlstore.transactions t=2024-04-03T14:21:15.694854021Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-03T14:21:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:15 smithi082 bash[20963]: cluster 2024-04-03T14:21:14.553413+0000 mgr.y (mgr.24370) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:17.827 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:17 smithi067 bash[17655]: cluster 2024-04-03T14:21:16.553885+0000 mgr.y (mgr.24370) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:17.828 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:17 smithi067 bash[17655]: audit 2024-04-03T14:21:16.672379+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:17.828 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:17 smithi067 bash[17655]: audit 2024-04-03T14:21:16.678702+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:17.828 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:17 smithi067 bash[27441]: cluster 2024-04-03T14:21:16.553885+0000 mgr.y (mgr.24370) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:17.828 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:17 smithi067 bash[27441]: audit 2024-04-03T14:21:16.672379+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:17.828 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:17 smithi067 bash[27441]: audit 2024-04-03T14:21:16.678702+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:17 smithi082 bash[20963]: cluster 2024-04-03T14:21:16.553885+0000 mgr.y (mgr.24370) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:17 smithi082 bash[20963]: audit 2024-04-03T14:21:16.672379+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:17 smithi082 bash[20963]: audit 2024-04-03T14:21:16.678702+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: audit 2024-04-03T14:21:18.316129+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: audit 2024-04-03T14:21:18.322204+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: cluster 2024-04-03T14:21:18.554408+0000 mgr.y (mgr.24370) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: audit 2024-04-03T14:21:18.753223+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:21:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: audit 2024-04-03T14:21:18.754136+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:21:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: audit 2024-04-03T14:21:18.761602+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: audit 2024-04-03T14:21:18.832572+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:21:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: audit 2024-04-03T14:21:18.834723+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:21:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: audit 2024-04-03T14:21:18.835822+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:21:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:19 smithi082 bash[20963]: audit 2024-04-03T14:21:18.843176+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: audit 2024-04-03T14:21:18.316129+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: audit 2024-04-03T14:21:18.322204+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: cluster 2024-04-03T14:21:18.554408+0000 mgr.y (mgr.24370) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: audit 2024-04-03T14:21:18.753223+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: audit 2024-04-03T14:21:18.754136+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: audit 2024-04-03T14:21:18.761602+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: audit 2024-04-03T14:21:18.832572+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: audit 2024-04-03T14:21:18.834723+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: audit 2024-04-03T14:21:18.835822+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[17655]: audit 2024-04-03T14:21:18.843176+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: audit 2024-04-03T14:21:18.316129+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: audit 2024-04-03T14:21:18.322204+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: cluster 2024-04-03T14:21:18.554408+0000 mgr.y (mgr.24370) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: audit 2024-04-03T14:21:18.753223+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: audit 2024-04-03T14:21:18.754136+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:21:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: audit 2024-04-03T14:21:18.761602+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: audit 2024-04-03T14:21:18.832572+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:21:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: audit 2024-04-03T14:21:18.834723+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:21:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: audit 2024-04-03T14:21:18.835822+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:21:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:19 smithi067 bash[27441]: audit 2024-04-03T14:21:18.843176+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:21:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:21 smithi082 bash[20963]: cluster 2024-04-03T14:21:20.554997+0000 mgr.y (mgr.24370) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:21.947 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:21 smithi067 bash[17655]: cluster 2024-04-03T14:21:20.554997+0000 mgr.y (mgr.24370) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:21.947 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:21 smithi067 bash[27441]: cluster 2024-04-03T14:21:20.554997+0000 mgr.y (mgr.24370) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:21:23] "GET /metrics HTTP/1.1" 200 203358 "" "Prometheus/2.43.0" 2024-04-03T14:21:23.827 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:23 smithi067 bash[17655]: cluster 2024-04-03T14:21:22.555435+0000 mgr.y (mgr.24370) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:23.827 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:23 smithi067 bash[27441]: cluster 2024-04-03T14:21:22.555435+0000 mgr.y (mgr.24370) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:23 smithi082 bash[20963]: cluster 2024-04-03T14:21:22.555435+0000 mgr.y (mgr.24370) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:21:25.775 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:25 smithi067 bash[17655]: cluster 2024-04-03T14:21:24.555791+0000 mgr.y (mgr.24370) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:25.775 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:25 smithi067 bash[17655]: audit 2024-04-03T14:21:24.646351+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:25.775 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:25 smithi067 bash[27441]: cluster 2024-04-03T14:21:24.555791+0000 mgr.y (mgr.24370) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:25.776 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:25 smithi067 bash[27441]: audit 2024-04-03T14:21:24.646351+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:25 smithi082 bash[20963]: cluster 2024-04-03T14:21:24.555791+0000 mgr.y (mgr.24370) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:25 smithi082 bash[20963]: audit 2024-04-03T14:21:24.646351+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:27.781 INFO:teuthology.orchestra.run.smithi067.stdout:231928234015 2024-04-03T14:21:27.781 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-03T14:21:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:27 smithi082 bash[20963]: cluster 2024-04-03T14:21:26.556475+0000 mgr.y (mgr.24370) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:27 smithi067 bash[27441]: cluster 2024-04-03T14:21:26.556475+0000 mgr.y (mgr.24370) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:27 smithi067 bash[17655]: cluster 2024-04-03T14:21:26.556475+0000 mgr.y (mgr.24370) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:28.946 INFO:teuthology.orchestra.run.smithi067.stdout:163208757302 2024-04-03T14:21:28.947 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-03T14:21:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:29 smithi082 bash[20963]: cluster 2024-04-03T14:21:28.556845+0000 mgr.y (mgr.24370) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:29 smithi067 bash[17655]: cluster 2024-04-03T14:21:28.556845+0000 mgr.y (mgr.24370) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:29 smithi067 bash[27441]: cluster 2024-04-03T14:21:28.556845+0000 mgr.y (mgr.24370) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:31 smithi067 bash[17655]: cluster 2024-04-03T14:21:30.557169+0000 mgr.y (mgr.24370) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:31 smithi067 bash[27441]: cluster 2024-04-03T14:21:30.557169+0000 mgr.y (mgr.24370) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:31 smithi082 bash[20963]: cluster 2024-04-03T14:21:30.557169+0000 mgr.y (mgr.24370) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:32.002 INFO:teuthology.orchestra.run.smithi067.stdout:55834574943 2024-04-03T14:21:32.002 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-03T14:21:32.091 INFO:teuthology.orchestra.run.smithi067.stdout:197568495658 2024-04-03T14:21:32.091 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-03T14:21:32.962 INFO:teuthology.orchestra.run.smithi067.stdout:107374182474 2024-04-03T14:21:32.965 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-03T14:21:33.193 INFO:teuthology.orchestra.run.smithi067.stdout:77309411413 2024-04-03T14:21:33.193 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-03T14:21:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:21:33] "GET /metrics HTTP/1.1" 200 203336 "" "Prometheus/2.43.0" 2024-04-03T14:21:33.837 INFO:teuthology.orchestra.run.smithi067.stdout:128849018944 2024-04-03T14:21:33.838 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-03T14:21:33.852 INFO:teuthology.orchestra.run.smithi067.stdout:34359738474 2024-04-03T14:21:33.853 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-03T14:21:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:21:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:33 smithi082 bash[20963]: cluster 2024-04-03T14:21:32.557533+0000 mgr.y (mgr.24370) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:33.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:33 smithi067 bash[27441]: cluster 2024-04-03T14:21:32.557533+0000 mgr.y (mgr.24370) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:33.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:33 smithi067 bash[17655]: cluster 2024-04-03T14:21:32.557533+0000 mgr.y (mgr.24370) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:35 smithi067 bash[17655]: cluster 2024-04-03T14:21:34.558081+0000 mgr.y (mgr.24370) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:35 smithi067 bash[27441]: cluster 2024-04-03T14:21:34.558081+0000 mgr.y (mgr.24370) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:35 smithi082 bash[20963]: cluster 2024-04-03T14:21:34.558081+0000 mgr.y (mgr.24370) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:36.506 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:36.506 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:36.507 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:36.507 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:37.520 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:37.520 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:37 smithi067 bash[17655]: cluster 2024-04-03T14:21:36.558513+0000 mgr.y (mgr.24370) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:37 smithi067 bash[27441]: cluster 2024-04-03T14:21:36.558513+0000 mgr.y (mgr.24370) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:37 smithi082 bash[20963]: cluster 2024-04-03T14:21:36.558513+0000 mgr.y (mgr.24370) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:38.531 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:38.532 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:21:39.865 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:39 smithi067 bash[17655]: cluster 2024-04-03T14:21:38.558848+0000 mgr.y (mgr.24370) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:39.866 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:39 smithi067 bash[27441]: cluster 2024-04-03T14:21:38.558848+0000 mgr.y (mgr.24370) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:39 smithi082 bash[20963]: cluster 2024-04-03T14:21:38.558848+0000 mgr.y (mgr.24370) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:40 smithi067 bash[17655]: audit 2024-04-03T14:21:39.650165+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:40 smithi067 bash[27441]: audit 2024-04-03T14:21:39.650165+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:40 smithi082 bash[20963]: audit 2024-04-03T14:21:39.650165+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:41 smithi067 bash[17655]: cluster 2024-04-03T14:21:40.559419+0000 mgr.y (mgr.24370) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:41 smithi067 bash[27441]: cluster 2024-04-03T14:21:40.559419+0000 mgr.y (mgr.24370) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:41 smithi082 bash[20963]: cluster 2024-04-03T14:21:40.559419+0000 mgr.y (mgr.24370) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:21:43] "GET /metrics HTTP/1.1" 200 203339 "" "Prometheus/2.43.0" 2024-04-03T14:21:43.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:43 smithi067 bash[17655]: cluster 2024-04-03T14:21:42.559929+0000 mgr.y (mgr.24370) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:43.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:43 smithi067 bash[27441]: cluster 2024-04-03T14:21:42.559929+0000 mgr.y (mgr.24370) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:43 smithi082 bash[20963]: cluster 2024-04-03T14:21:42.559929+0000 mgr.y (mgr.24370) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:21:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:45 smithi067 bash[17655]: cluster 2024-04-03T14:21:44.560328+0000 mgr.y (mgr.24370) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:45 smithi067 bash[27441]: cluster 2024-04-03T14:21:44.560328+0000 mgr.y (mgr.24370) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:45 smithi082 bash[20963]: cluster 2024-04-03T14:21:44.560328+0000 mgr.y (mgr.24370) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:46.589 INFO:teuthology.orchestra.run.smithi067.stdout:55834574946 2024-04-03T14:21:47.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:46 smithi067 bash[17655]: audit 2024-04-03T14:21:46.591348+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.67:0/853146115' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-03T14:21:47.070 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:46 smithi067 bash[27441]: audit 2024-04-03T14:21:46.591348+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.67:0/853146115' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-03T14:21:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:46 smithi082 bash[20963]: audit 2024-04-03T14:21:46.591348+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.67:0/853146115' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-03T14:21:48.068 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:47 smithi067 bash[27441]: cluster 2024-04-03T14:21:46.560662+0000 mgr.y (mgr.24370) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:48.069 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:47 smithi067 bash[17655]: cluster 2024-04-03T14:21:46.560662+0000 mgr.y (mgr.24370) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:47 smithi082 bash[20963]: cluster 2024-04-03T14:21:46.560662+0000 mgr.y (mgr.24370) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:49.444 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574943 got 55834574946 for osd.1 2024-04-03T14:21:49.444 DEBUG:teuthology.parallel:result is None 2024-04-03T14:21:49.744 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:49 smithi067 bash[17655]: cluster 2024-04-03T14:21:48.561289+0000 mgr.y (mgr.24370) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:49.744 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:49 smithi067 bash[27441]: cluster 2024-04-03T14:21:48.561289+0000 mgr.y (mgr.24370) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:49 smithi082 bash[20963]: cluster 2024-04-03T14:21:48.561289+0000 mgr.y (mgr.24370) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:50.207 INFO:teuthology.orchestra.run.smithi067.stdout:107374182478 2024-04-03T14:21:50.636 INFO:teuthology.orchestra.run.smithi067.stdout:231928234020 2024-04-03T14:21:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:50 smithi082 bash[20963]: audit 2024-04-03T14:21:50.208706+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.67:0/131059726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-03T14:21:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:50 smithi082 bash[20963]: audit 2024-04-03T14:21:50.637363+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.67:0/957971939' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-03T14:21:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:50 smithi067 bash[17655]: audit 2024-04-03T14:21:50.208706+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.67:0/131059726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-03T14:21:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:50 smithi067 bash[17655]: audit 2024-04-03T14:21:50.637363+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.67:0/957971939' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-03T14:21:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:50 smithi067 bash[27441]: audit 2024-04-03T14:21:50.208706+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.67:0/131059726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-03T14:21:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:50 smithi067 bash[27441]: audit 2024-04-03T14:21:50.637363+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.67:0/957971939' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-03T14:21:51.480 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182474 got 107374182478 for osd.3 2024-04-03T14:21:51.481 DEBUG:teuthology.parallel:result is None 2024-04-03T14:21:51.763 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:51 smithi067 bash[27441]: cluster 2024-04-03T14:21:50.561815+0000 mgr.y (mgr.24370) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:51.763 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:51 smithi067 bash[17655]: cluster 2024-04-03T14:21:50.561815+0000 mgr.y (mgr.24370) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:51.995 INFO:teuthology.orchestra.run.smithi067.stdout:197568495663 2024-04-03T14:21:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:51 smithi082 bash[20963]: cluster 2024-04-03T14:21:50.561815+0000 mgr.y (mgr.24370) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:52.402 INFO:teuthology.orchestra.run.smithi067.stdout:77309411418 2024-04-03T14:21:52.801 INFO:teuthology.orchestra.run.smithi067.stdout:163208757307 2024-04-03T14:21:52.815 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234015 got 231928234020 for osd.7 2024-04-03T14:21:52.816 DEBUG:teuthology.parallel:result is None 2024-04-03T14:21:52.956 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:52 smithi067 bash[27441]: audit 2024-04-03T14:21:51.996833+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.67:0/521102278' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-03T14:21:52.957 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:52 smithi067 bash[27441]: audit 2024-04-03T14:21:52.404408+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.67:0/4021129577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-03T14:21:52.957 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:52 smithi067 bash[17655]: audit 2024-04-03T14:21:51.996833+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.67:0/521102278' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-03T14:21:52.957 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:52 smithi067 bash[17655]: audit 2024-04-03T14:21:52.404408+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.67:0/4021129577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-03T14:21:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:52 smithi082 bash[20963]: audit 2024-04-03T14:21:51.996833+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.67:0/521102278' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-03T14:21:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:52 smithi082 bash[20963]: audit 2024-04-03T14:21:52.404408+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.67:0/4021129577' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-03T14:21:53.316 INFO:teuthology.orchestra.run.smithi067.stdout:128849018948 2024-04-03T14:21:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:21:53] "GET /metrics HTTP/1.1" 200 203339 "" "Prometheus/2.43.0" 2024-04-03T14:21:53.474 INFO:teuthology.orchestra.run.smithi067.stdout:34359738478 2024-04-03T14:21:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:21:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:53 smithi082 bash[20963]: cluster 2024-04-03T14:21:52.562230+0000 mgr.y (mgr.24370) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:53 smithi082 bash[20963]: audit 2024-04-03T14:21:52.803436+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.67:0/3645093168' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-03T14:21:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:53 smithi082 bash[20963]: audit 2024-04-03T14:21:53.318620+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.67:0/25320901' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-03T14:21:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:53 smithi082 bash[20963]: audit 2024-04-03T14:21:53.476283+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.67:0/2422127738' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-03T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:53 smithi067 bash[17655]: cluster 2024-04-03T14:21:52.562230+0000 mgr.y (mgr.24370) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:53 smithi067 bash[17655]: audit 2024-04-03T14:21:52.803436+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.67:0/3645093168' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-03T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:53 smithi067 bash[17655]: audit 2024-04-03T14:21:53.318620+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.67:0/25320901' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-03T14:21:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:53 smithi067 bash[17655]: audit 2024-04-03T14:21:53.476283+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.67:0/2422127738' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-03T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:53 smithi067 bash[27441]: cluster 2024-04-03T14:21:52.562230+0000 mgr.y (mgr.24370) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:53 smithi067 bash[27441]: audit 2024-04-03T14:21:52.803436+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.67:0/3645093168' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-03T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:53 smithi067 bash[27441]: audit 2024-04-03T14:21:53.318620+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.67:0/25320901' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-03T14:21:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:53 smithi067 bash[27441]: audit 2024-04-03T14:21:53.476283+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.67:0/2422127738' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-03T14:21:54.490 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495658 got 197568495663 for osd.6 2024-04-03T14:21:54.491 DEBUG:teuthology.parallel:result is None 2024-04-03T14:21:54.655 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757302 got 163208757307 for osd.5 2024-04-03T14:21:54.655 DEBUG:teuthology.parallel:result is None 2024-04-03T14:21:54.679 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411413 got 77309411418 for osd.2 2024-04-03T14:21:54.679 DEBUG:teuthology.parallel:result is None 2024-04-03T14:21:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:54 smithi067 bash[17655]: audit 2024-04-03T14:21:54.647396+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:54 smithi067 bash[27441]: audit 2024-04-03T14:21:54.647396+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:54 smithi082 bash[20963]: audit 2024-04-03T14:21:54.647396+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:21:55.419 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018944 got 128849018948 for osd.4 2024-04-03T14:21:55.419 DEBUG:teuthology.parallel:result is None 2024-04-03T14:21:55.436 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738474 got 34359738478 for osd.0 2024-04-03T14:21:55.436 DEBUG:teuthology.parallel:result is None 2024-04-03T14:21:55.436 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-03T14:21:55.437 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-03T14:21:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:55 smithi082 bash[20963]: cluster 2024-04-03T14:21:54.562682+0000 mgr.y (mgr.24370) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:55 smithi067 bash[17655]: cluster 2024-04-03T14:21:54.562682+0000 mgr.y (mgr.24370) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:55 smithi067 bash[27441]: cluster 2024-04-03T14:21:54.562682+0000 mgr.y (mgr.24370) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:57 smithi082 bash[20963]: cluster 2024-04-03T14:21:56.563345+0000 mgr.y (mgr.24370) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:57 smithi067 bash[17655]: cluster 2024-04-03T14:21:56.563345+0000 mgr.y (mgr.24370) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:21:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:57 smithi067 bash[27441]: cluster 2024-04-03T14:21:56.563345+0000 mgr.y (mgr.24370) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:21:59 smithi082 bash[20963]: cluster 2024-04-03T14:21:58.563961+0000 mgr.y (mgr.24370) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:21:59 smithi067 bash[17655]: cluster 2024-04-03T14:21:58.563961+0000 mgr.y (mgr.24370) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:21:59 smithi067 bash[27441]: cluster 2024-04-03T14:21:58.563961+0000 mgr.y (mgr.24370) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:00.257 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:22:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:01 smithi067 bash[17655]: cluster 2024-04-03T14:22:00.564619+0000 mgr.y (mgr.24370) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:01 smithi067 bash[27441]: cluster 2024-04-03T14:22:00.564619+0000 mgr.y (mgr.24370) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:01 smithi082 bash[20963]: cluster 2024-04-03T14:22:00.564619+0000 mgr.y (mgr.24370) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:03.212 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:22:03.217 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-04-03T14:22:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:03] "GET /metrics HTTP/1.1" 200 203335 "" "Prometheus/2.43.0" 2024-04-03T14:22:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:03 smithi082 bash[20963]: cluster 2024-04-03T14:22:02.565343+0000 mgr.y (mgr.24370) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:22:03.918 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":71,"stamp":"2024-04-03T14:22:02.564972+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385504,"kb_used_data":6656,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575712,"statfs":{"total":767960285184,"available":765517529088,"internally_reserved":0,"allocated":6815744,"data_stored":3875977,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003431"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.100351+0000","last_change":"2024-04-03T14:20:35.087764+0000","last_active":"2024-04-03T14:20:36.100351+0000","last_peered":"2024-04-03T14:20:36.100351+0000","last_clean":"2024-04-03T14:20:36.100351+0000","last_became_active":"2024-04-03T14:20:35.087320+0000","last_became_peered":"2024-04-03T14:20:35.087320+0000","last_unstale":"2024-04-03T14:20:36.100351+0000","last_undegraded":"2024-04-03T14:20:36.100351+0000","last_fullsized":"2024-04-03T14:20:36.100351+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:41:09.722956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.102562+0000","last_change":"2024-04-03T14:20:35.114016+0000","last_active":"2024-04-03T14:20:36.102562+0000","last_peered":"2024-04-03T14:20:36.102562+0000","last_clean":"2024-04-03T14:20:36.102562+0000","last_became_active":"2024-04-03T14:20:35.113613+0000","last_became_peered":"2024-04-03T14:20:35.113613+0000","last_unstale":"2024-04-03T14:20:36.102562+0000","last_undegraded":"2024-04-03T14:20:36.102562+0000","last_fullsized":"2024-04-03T14:20:36.102562+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:58:11.888953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.081594+0000","last_change":"2024-04-03T14:20:35.111800+0000","last_active":"2024-04-03T14:20:36.081594+0000","last_peered":"2024-04-03T14:20:36.081594+0000","last_clean":"2024-04-03T14:20:36.081594+0000","last_became_active":"2024-04-03T14:20:35.111479+0000","last_became_peered":"2024-04-03T14:20:35.111479+0000","last_unstale":"2024-04-03T14:20:36.081594+0000","last_undegraded":"2024-04-03T14:20:36.081594+0000","last_fullsized":"2024-04-03T14:20:36.081594+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:38:12.427576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.081682+0000","last_change":"2024-04-03T14:20:35.086718+0000","last_active":"2024-04-03T14:20:36.081682+0000","last_peered":"2024-04-03T14:20:36.081682+0000","last_clean":"2024-04-03T14:20:36.081682+0000","last_became_active":"2024-04-03T14:20:35.086430+0000","last_became_peered":"2024-04-03T14:20:35.086430+0000","last_unstale":"2024-04-03T14:20:36.081682+0000","last_undegraded":"2024-04-03T14:20:36.081682+0000","last_fullsized":"2024-04-03T14:20:36.081682+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T01:54:30.310414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.081839+0000","last_change":"2024-04-03T14:18:58.733899+0000","last_active":"2024-04-03T14:20:36.081839+0000","last_peered":"2024-04-03T14:20:36.081839+0000","last_clean":"2024-04-03T14:20:36.081839+0000","last_became_active":"2024-04-03T14:18:58.732845+0000","last_became_peered":"2024-04-03T14:18:58.732845+0000","last_unstale":"2024-04-03T14:20:36.081839+0000","last_undegraded":"2024-04-03T14:20:36.081839+0000","last_fullsized":"2024-04-03T14:20:36.081839+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:14:34.922701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:14:34.922701+0000","last_clean_scrub_stamp":"2024-04-03T14:14:34.922701+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:51:36.075839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.100695+0000","last_change":"2024-04-03T14:20:35.086521+0000","last_active":"2024-04-03T14:20:36.100695+0000","last_peered":"2024-04-03T14:20:36.100695+0000","last_clean":"2024-04-03T14:20:36.100695+0000","last_became_active":"2024-04-03T14:20:35.086076+0000","last_became_peered":"2024-04-03T14:20:35.086076+0000","last_unstale":"2024-04-03T14:20:36.100695+0000","last_undegraded":"2024-04-03T14:20:36.100695+0000","last_fullsized":"2024-04-03T14:20:36.100695+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:44:54.079206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.083907+0000","last_change":"2024-04-03T14:20:35.116529+0000","last_active":"2024-04-03T14:20:36.083907+0000","last_peered":"2024-04-03T14:20:36.083907+0000","last_clean":"2024-04-03T14:20:36.083907+0000","last_became_active":"2024-04-03T14:20:35.115744+0000","last_became_peered":"2024-04-03T14:20:35.115744+0000","last_unstale":"2024-04-03T14:20:36.083907+0000","last_undegraded":"2024-04-03T14:20:36.083907+0000","last_fullsized":"2024-04-03T14:20:36.083907+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:04:32.988748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.100709+0000","last_change":"2024-04-03T14:20:35.085366+0000","last_active":"2024-04-03T14:20:36.100709+0000","last_peered":"2024-04-03T14:20:36.100709+0000","last_clean":"2024-04-03T14:20:36.100709+0000","last_became_active":"2024-04-03T14:20:35.084974+0000","last_became_peered":"2024-04-03T14:20:35.084974+0000","last_unstale":"2024-04-03T14:20:36.100709+0000","last_undegraded":"2024-04-03T14:20:36.100709+0000","last_fullsized":"2024-04-03T14:20:36.100709+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:25:10.067447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.102558+0000","last_change":"2024-04-03T14:20:35.088282+0000","last_active":"2024-04-03T14:20:36.102558+0000","last_peered":"2024-04-03T14:20:36.102558+0000","last_clean":"2024-04-03T14:20:36.102558+0000","last_became_active":"2024-04-03T14:20:35.087725+0000","last_became_peered":"2024-04-03T14:20:35.087725+0000","last_unstale":"2024-04-03T14:20:36.102558+0000","last_undegraded":"2024-04-03T14:20:36.102558+0000","last_fullsized":"2024-04-03T14:20:36.102558+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T16:34:36.626066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234023,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1220608,"data_stored":853268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.88900000000000001,"15min":0.90900000000000003},"min":{"1min":0.53600000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2250000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.2250000000000001},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.88400000000000001,"15min":0.90400000000000003},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.079,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.81999999999999995}]},{"osd":1,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.88900000000000001,"15min":0.89700000000000002},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":2.109,"5min":2.109,"15min":2.109},"last":1.1499999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.92000000000000004,"15min":0.91800000000000004},"min":{"1min":0.57099999999999995,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":2.1349999999999998,"5min":2.1349999999999998,"15min":2.1349999999999998},"last":1.1879999999999999}]},{"osd":2,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.94399999999999995,"15min":0.96699999999999997},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2849999999999999,"5min":1.294,"15min":1.294},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.93000000000000005,"15min":0.95099999999999996},"min":{"1min":0.57699999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1319999999999999,"5min":1.159,"15min":1.159},"last":0.96599999999999997}]},{"osd":3,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.97599999999999998,"15min":0.995},"min":{"1min":0.61399999999999999,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.8879999999999999,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":1.2949999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.96199999999999997,"15min":0.98099999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.083}]},{"osd":4,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83599999999999997},"min":{"1min":0.40600000000000003,"5min":0.38,"15min":0.38},"max":{"1min":1.1200000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93899999999999995,"15min":0.93500000000000005},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.3500000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.85899999999999999}]},{"osd":5,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.90700000000000003,"15min":0.90000000000000002},"min":{"1min":0.63200000000000001,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2549999999999999,"5min":1.292,"15min":1.292},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.03,"5min":1.038,"15min":1.0409999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3680000000000001,"5min":1.484,"15min":1.484},"last":1.3680000000000001}]},{"osd":6,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97099999999999997,"15min":0.95899999999999996},"min":{"1min":0.59299999999999997,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.323},{"interface":"front","average":{"1min":1.109,"5min":1.1100000000000001,"15min":1.1100000000000001},"min":{"1min":0.69599999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.353,"5min":1.427,"15min":1.427},"last":1.1120000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495665,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1220608,"data_stored":853268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.88100000000000001,"15min":0.90300000000000002},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.1299999999999999,"5min":1.278,"15min":1.278},"last":1.4470000000000001},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.96899999999999997,"15min":0.98399999999999999},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.3129999999999999,"5min":1.373,"15min":1.373},"last":0.92200000000000004}]},{"osd":1,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93500000000000005,"15min":0.94899999999999995},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.3959999999999999,"5min":1.452,"15min":1.452},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.90000000000000002,"15min":0.90800000000000003},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.143,"5min":1.391,"15min":1.391},"last":1.363}]},{"osd":2,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.93799999999999994,"15min":0.95599999999999996},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.161,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.2849999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.92500000000000004,"15min":0.90900000000000003},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3879999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.246}]},{"osd":3,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.92600000000000005,"15min":0.92200000000000004},"min":{"1min":0.70899999999999996,"5min":0.623,"15min":0.623},"max":{"1min":1.1399999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.99299999999999999,"15min":1.0069999999999999},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2350000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.518}]},{"osd":4,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.89100000000000001,"15min":0.90100000000000002},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.4610000000000001,"5min":1.464,"15min":1.464},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.85499999999999998,"15min":0.82599999999999996},"min":{"1min":0.53200000000000003,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.222,"5min":1.355,"15min":1.355},"last":0.98099999999999998}]},{"osd":5,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.93300000000000005,"15min":0.92900000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.014},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.97899999999999998,"15min":0.97699999999999998},"min":{"1min":0.65200000000000002,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.341,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.131}]},{"osd":7,"last update":"Wed Apr 3 14:20:57 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.054,"15min":1.0740000000000001},"min":{"1min":0.60799999999999998,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2809999999999999,"5min":1.55,"15min":1.55},"last":1.171},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.097,"15min":1.103},"min":{"1min":0.65800000000000003,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2909999999999999,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.2150000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574950,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.74299999999999999,"15min":0.627},"min":{"1min":0.44700000000000001,"5min":0.40600000000000003,"15min":0.35199999999999998},"max":{"1min":1.224,"5min":1.28,"15min":1.28},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.79600000000000004,"15min":0.66200000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.33800000000000002},"max":{"1min":1.121,"5min":1.395,"15min":1.395},"last":0.91300000000000003}]},{"osd":2,"last update":"Wed Apr 3 14:21:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.79700000000000004,"15min":0.69399999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.1319999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.746,"5min":0.85299999999999998,"15min":0.73899999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.169,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.79000000000000004}]},{"osd":3,"last update":"Wed Apr 3 14:21:45 2024","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.79400000000000004,"15min":0.76800000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.93700000000000006,"15min":0.88700000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.9339999999999999,"5min":1.9339999999999999,"15min":1.9339999999999999},"last":0.95899999999999996}]},{"osd":4,"last update":"Wed Apr 3 14:21:21 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0589999999999999,"15min":1.0169999999999999},"min":{"1min":0.83099999999999996,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.4950000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.081},{"interface":"front","average":{"1min":1.002,"5min":1.056,"15min":1.0309999999999999},"min":{"1min":0.70099999999999996,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.4370000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.276}]},{"osd":5,"last update":"Wed Apr 3 14:21:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.115,"15min":1.109},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.393,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0529999999999999,"15min":1.042},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.3959999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.143}]},{"osd":6,"last update":"Wed Apr 3 14:21:04 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.089,"15min":1.091},"min":{"1min":0.74099999999999999,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.8029999999999999,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.25},{"interface":"front","average":{"1min":1.115,"5min":1.159,"15min":1.161},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.446,"5min":1.659,"15min":1.659},"last":1.115}]},{"osd":7,"last update":"Wed Apr 3 14:20:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.2390000000000001,"15min":1.254},"min":{"1min":0.90100000000000002,"5min":0.82599999999999996,"15min":0.82599999999999996},"max":{"1min":1.4610000000000001,"5min":1.583,"15min":1.583},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.169,"5min":1.212,"15min":1.2190000000000001},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.3160000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738480,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298552,"kb_used_data":1196,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446600,"statfs":{"total":95995035648,"available":95689318400,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 3 14:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.70999999999999996,"15min":0.60699999999999998},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.29299999999999998},"max":{"1min":0.85899999999999999,"5min":1.393,"15min":1.393},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.80600000000000005,"15min":0.67000000000000004},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.70699999999999996}]},{"osd":2,"last update":"Wed Apr 3 14:21:53 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.79000000000000004,"15min":0.69399999999999995},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.0980000000000001,"5min":1.278,"15min":1.278},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.88500000000000001,"15min":0.746},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":0.96499999999999997}]},{"osd":3,"last update":"Wed Apr 3 14:21:37 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.88400000000000001,"15min":0.78900000000000003},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3300000000000001,"5min":1.355,"15min":1.355},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.872,"15min":0.80900000000000005},"min":{"1min":0.505,"5min":0.48499999999999999,"15min":0.48399999999999999},"max":{"1min":1.294,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.81599999999999995}]},{"osd":4,"last update":"Wed Apr 3 14:21:26 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.014,"15min":1.006},"min":{"1min":0.79900000000000004,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.022,"5min":1.0549999999999999,"15min":1.0820000000000001},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4590000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.028}]},{"osd":5,"last update":"Wed Apr 3 14:21:11 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.054,"15min":1.05},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.3999999999999999,"5min":1.577,"15min":1.577},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.075,"15min":1.0509999999999999},"min":{"1min":0.81899999999999995,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.3220000000000001,"5min":1.431,"15min":1.431},"last":1.1990000000000001}]},{"osd":6,"last update":"Wed Apr 3 14:21:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1299999999999999,"15min":1.1140000000000001},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.2889999999999999,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.337},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.149,"15min":1.1160000000000001},"min":{"1min":0.91100000000000003,"5min":0.872,"15min":0.872},"max":{"1min":1.5760000000000001,"5min":1.629,"15min":1.629},"last":1.129}]},{"osd":7,"last update":"Wed Apr 3 14:20:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.272,"15min":1.2869999999999999},"min":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"max":{"1min":1.6419999999999999,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.4330000000000001},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.282,"15min":1.2829999999999999},"min":{"1min":1.002,"5min":1.002,"15min":1.002},"max":{"1min":1.667,"5min":1.681,"15min":1.681},"last":1.1699999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411420,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:51 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.70699999999999996,"15min":0.64500000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.79900000000000004,"5min":1.0860000000000001,"15min":1.1499999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.626,"5min":0.73199999999999998,"15min":0.68200000000000005},"min":{"1min":0.41599999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.84699999999999998,"5min":1.1220000000000001,"15min":1.304},"last":0.76100000000000001}]},{"osd":1,"last update":"Wed Apr 3 14:21:51 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.74099999999999999,"15min":0.68400000000000005},"min":{"1min":0.35299999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.95099999999999996,"5min":1.119,"15min":1.2809999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.80300000000000005,"15min":0.73499999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.204,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.877}]},{"osd":3,"last update":"Wed Apr 3 14:21:41 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.871,"15min":0.83699999999999997},"min":{"1min":0.52400000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.127,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.89100000000000001,"15min":0.89900000000000002},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.1990000000000001,"5min":1.296,"15min":1.296},"last":0.92700000000000005}]},{"osd":4,"last update":"Wed Apr 3 14:21:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.98799999999999999,"15min":0.97199999999999998},"min":{"1min":0.71399999999999997,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.345,"5min":1.621,"15min":1.621},"last":1.3879999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.996,"15min":0.96799999999999997},"min":{"1min":0.81000000000000005,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.1930000000000001}]},{"osd":5,"last update":"Wed Apr 3 14:21:14 2024","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.1140000000000001,"15min":1.1040000000000001},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.4790000000000001,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1399999999999999,"15min":1.147},"min":{"1min":0.79500000000000004,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3919999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.121}]},{"osd":6,"last update":"Wed Apr 3 14:21:04 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.077,"15min":1.091},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.4339999999999999,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.165,"5min":1.2030000000000001,"15min":1.2230000000000001},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.5860000000000001,"5min":1.675,"15min":1.675},"last":1.5229999999999999}]},{"osd":7,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.2130000000000001,"15min":1.2330000000000001},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.6000000000000001,"5min":1.718,"15min":1.718},"last":1.5760000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1299999999999999,"15min":1.131},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.488,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.331}]}]},{"osd":3,"up_from":25,"seq":107374182481,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.72499999999999998,"15min":0.70199999999999996},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":3.5129999999999999,"5min":4.0119999999999996,"15min":4.0119999999999996},"last":0.754},{"interface":"front","average":{"1min":0.627,"5min":0.75800000000000001,"15min":0.76500000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.0640000000000001,"5min":1.2,"15min":1.2},"last":0.81599999999999995}]},{"osd":1,"last update":"Wed Apr 3 14:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.80100000000000005,"15min":0.78700000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0049999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.76400000000000001,"15min":0.746},"min":{"1min":0.45100000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.099,"5min":1.21,"15min":1.21},"last":1.022}]},{"osd":2,"last update":"Wed Apr 3 14:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.95999999999999996,"15min":0.91100000000000003},"min":{"1min":0.52700000000000002,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.361,"5min":2.0409999999999999,"15min":2.0409999999999999},"last":1.234},{"interface":"front","average":{"1min":0.88,"5min":0.89000000000000001,"15min":0.85899999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3280000000000001,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.88600000000000001}]},{"osd":4,"last update":"Wed Apr 3 14:21:28 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.95799999999999996,"15min":0.93899999999999995},"min":{"1min":0.60899999999999999,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.0029999999999999,"15min":0.97399999999999998},"min":{"1min":0.58599999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4590000000000001,"5min":1.855,"15min":1.855},"last":1.127}]},{"osd":5,"last update":"Wed Apr 3 14:21:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.054,"15min":1.079},"min":{"1min":0.70799999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.5149999999999999,"5min":1.927,"15min":1.927},"last":1.351},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.03,"15min":1.004},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":0.98599999999999999}]},{"osd":6,"last update":"Wed Apr 3 14:21:08 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.1160000000000001,"15min":1.1419999999999999},"min":{"1min":0.65000000000000002,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.45,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.121,"15min":1.1439999999999999},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.3400000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.2010000000000001}]},{"osd":7,"last update":"Wed Apr 3 14:20:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":2.0790000000000002,"15min":2.2349999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.5269999999999999,"5min":26.5,"15min":26.5},"last":1.099},{"interface":"front","average":{"1min":1.1679999999999999,"5min":2.0409999999999999,"15min":2.1869999999999998},"min":{"1min":0.85599999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"max":{"1min":1.6399999999999999,"5min":25.731999999999999,"15min":25.731999999999999},"last":1.1619999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018950,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:22 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.84299999999999997,"15min":0.82999999999999996},"min":{"1min":0.55900000000000005,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.294,"5min":1.53,"15min":1.53},"last":1.111},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.91100000000000003,"15min":0.86699999999999999},"min":{"1min":0.57399999999999995,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.389,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.4059999999999999}]},{"osd":1,"last update":"Wed Apr 3 14:21:22 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.85699999999999998,"15min":0.873},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1759999999999999,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.167},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.92200000000000004,"15min":0.86799999999999999},"min":{"1min":0.64900000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.155,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.86099999999999999}]},{"osd":2,"last update":"Wed Apr 3 14:21:22 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91200000000000003,"15min":0.86799999999999999},"min":{"1min":0.63200000000000001,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.141,"5min":3.0800000000000001,"15min":3.0800000000000001},"last":1.359},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.88100000000000001,"15min":0.88900000000000001},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.0820000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.95199999999999996}]},{"osd":3,"last update":"Wed Apr 3 14:21:22 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92900000000000005,"15min":0.94799999999999995},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.2669999999999999,"5min":1.498,"15min":1.498},"last":1.196},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.92100000000000004,"15min":0.92200000000000004},"min":{"1min":0.69699999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1619999999999999,"5min":1.581,"15min":1.581},"last":1.0489999999999999}]},{"osd":5,"last update":"Wed Apr 3 14:21:15 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.82899999999999996,"15min":0.80500000000000005},"min":{"1min":0.54600000000000004,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.3320000000000001,"5min":1.377,"15min":1.377},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.88200000000000001,"15min":0.85799999999999998},"min":{"1min":0.59199999999999997,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2869999999999999,"5min":1.448,"15min":1.448},"last":1.3129999999999999}]},{"osd":6,"last update":"Wed Apr 3 14:21:05 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.86099999999999999,"15min":0.875},"min":{"1min":0.45500000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.327,"5min":1.649,"15min":1.649},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.94899999999999995,"15min":0.93700000000000006},"min":{"1min":0.72199999999999998,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.468,"5min":1.506,"15min":1.506},"last":1.1319999999999999}]},{"osd":7,"last update":"Wed Apr 3 14:20:59 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.012,"15min":0.99399999999999999},"min":{"1min":0.66900000000000004,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.274},{"interface":"front","average":{"1min":1.03,"5min":1.004,"15min":1},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3979999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.25}]}]},{"osd":5,"up_from":38,"seq":163208757309,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.83299999999999996,"15min":0.83899999999999997},"min":{"1min":0.55700000000000005,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.093,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.89400000000000002,"15min":0.86399999999999999},"min":{"1min":0.65000000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1830000000000001,"5min":1.347,"15min":1.347},"last":0.69199999999999995}]},{"osd":1,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.80000000000000004,"15min":0.78800000000000003},"min":{"1min":0.55300000000000005,"5min":0.495,"15min":0.495},"max":{"1min":1.097,"5min":1.304,"15min":1.304},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.879,"15min":0.877},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2250000000000001,"5min":1.248,"15min":1.248},"last":1.1240000000000001}]},{"osd":2,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.88400000000000001,"15min":0.86399999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.256,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.161},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.90300000000000002,"15min":0.90600000000000003},"min":{"1min":0.66400000000000003,"5min":0.622,"15min":0.622},"max":{"1min":0.97699999999999998,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":1.0740000000000001}]},{"osd":3,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.92800000000000005,"15min":0.94599999999999995},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.121,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.96799999999999997,"15min":0.95199999999999996},"min":{"1min":0.70699999999999996,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.274,"5min":1.48,"15min":1.48},"last":1.2629999999999999}]},{"osd":4,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.80900000000000005,"15min":0.78000000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.232,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.23},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.85299999999999998,"15min":0.81899999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.1850000000000001,"5min":1.395,"15min":1.395},"last":1.373}]},{"osd":6,"last update":"Wed Apr 3 14:21:10 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.88700000000000001,"15min":0.89300000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.2110000000000001,"5min":1.234,"15min":1.234},"last":1.008},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.92500000000000004,"15min":0.92500000000000004},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.337,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.327}]},{"osd":7,"last update":"Wed Apr 3 14:21:02 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.96099999999999997,"15min":0.96099999999999997},"min":{"1min":0.61299999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.246,"5min":1.262,"15min":1.262},"last":1.196},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.032,"15min":1.04},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3029999999999999,"5min":1.673,"15min":1.673},"last":1.042}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-03T14:22:03.920 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-03T14:22:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:03 smithi067 bash[27441]: cluster 2024-04-03T14:22:02.565343+0000 mgr.y (mgr.24370) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:03 smithi067 bash[17655]: cluster 2024-04-03T14:22:02.565343+0000 mgr.y (mgr.24370) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:04 smithi082 bash[20963]: audit 2024-04-03T14:22:03.203988+0000 mgr.y (mgr.24370) 97 : audit [DBG] from='client.24554 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:22:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:04 smithi067 bash[17655]: audit 2024-04-03T14:22:03.203988+0000 mgr.y (mgr.24370) 97 : audit [DBG] from='client.24554 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:22:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:04 smithi067 bash[27441]: audit 2024-04-03T14:22:03.203988+0000 mgr.y (mgr.24370) 97 : audit [DBG] from='client.24554 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:22:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:05 smithi082 bash[20963]: cluster 2024-04-03T14:22:04.566057+0000 mgr.y (mgr.24370) 98 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:05 smithi067 bash[17655]: cluster 2024-04-03T14:22:04.566057+0000 mgr.y (mgr.24370) 98 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:05 smithi067 bash[27441]: cluster 2024-04-03T14:22:04.566057+0000 mgr.y (mgr.24370) 98 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:07 smithi082 bash[20963]: cluster 2024-04-03T14:22:06.566782+0000 mgr.y (mgr.24370) 99 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:07 smithi067 bash[17655]: cluster 2024-04-03T14:22:06.566782+0000 mgr.y (mgr.24370) 99 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:08.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:07 smithi067 bash[27441]: cluster 2024-04-03T14:22:06.566782+0000 mgr.y (mgr.24370) 99 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:08.698 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:22:09.853 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:09 smithi067 bash[17655]: cluster 2024-04-03T14:22:08.567367+0000 mgr.y (mgr.24370) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:09.854 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:09 smithi067 bash[17655]: audit 2024-04-03T14:22:09.647908+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:09.854 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:09 smithi067 bash[27441]: cluster 2024-04-03T14:22:08.567367+0000 mgr.y (mgr.24370) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:09.854 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:09 smithi067 bash[27441]: audit 2024-04-03T14:22:09.647908+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:09 smithi082 bash[20963]: cluster 2024-04-03T14:22:08.567367+0000 mgr.y (mgr.24370) 100 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:09 smithi082 bash[20963]: audit 2024-04-03T14:22:09.647908+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:11.439 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:22:11.442 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-04-03T14:22:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:11 smithi067 bash[17655]: cluster 2024-04-03T14:22:10.567991+0000 mgr.y (mgr.24370) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:11 smithi067 bash[27441]: cluster 2024-04-03T14:22:10.567991+0000 mgr.y (mgr.24370) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:11 smithi082 bash[20963]: cluster 2024-04-03T14:22:10.567991+0000 mgr.y (mgr.24370) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:12.164 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":75,"stamp":"2024-04-03T14:22:10.567660+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385504,"kb_used_data":6656,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747575712,"statfs":{"total":767960285184,"available":765517529088,"internally_reserved":0,"allocated":6815744,"data_stored":3875977,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003982"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.100351+0000","last_change":"2024-04-03T14:20:35.087764+0000","last_active":"2024-04-03T14:20:36.100351+0000","last_peered":"2024-04-03T14:20:36.100351+0000","last_clean":"2024-04-03T14:20:36.100351+0000","last_became_active":"2024-04-03T14:20:35.087320+0000","last_became_peered":"2024-04-03T14:20:35.087320+0000","last_unstale":"2024-04-03T14:20:36.100351+0000","last_undegraded":"2024-04-03T14:20:36.100351+0000","last_fullsized":"2024-04-03T14:20:36.100351+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:41:09.722956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.102562+0000","last_change":"2024-04-03T14:20:35.114016+0000","last_active":"2024-04-03T14:20:36.102562+0000","last_peered":"2024-04-03T14:20:36.102562+0000","last_clean":"2024-04-03T14:20:36.102562+0000","last_became_active":"2024-04-03T14:20:35.113613+0000","last_became_peered":"2024-04-03T14:20:35.113613+0000","last_unstale":"2024-04-03T14:20:36.102562+0000","last_undegraded":"2024-04-03T14:20:36.102562+0000","last_fullsized":"2024-04-03T14:20:36.102562+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:58:11.888953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.081594+0000","last_change":"2024-04-03T14:20:35.111800+0000","last_active":"2024-04-03T14:20:36.081594+0000","last_peered":"2024-04-03T14:20:36.081594+0000","last_clean":"2024-04-03T14:20:36.081594+0000","last_became_active":"2024-04-03T14:20:35.111479+0000","last_became_peered":"2024-04-03T14:20:35.111479+0000","last_unstale":"2024-04-03T14:20:36.081594+0000","last_undegraded":"2024-04-03T14:20:36.081594+0000","last_fullsized":"2024-04-03T14:20:36.081594+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:38:12.427576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.081682+0000","last_change":"2024-04-03T14:20:35.086718+0000","last_active":"2024-04-03T14:20:36.081682+0000","last_peered":"2024-04-03T14:20:36.081682+0000","last_clean":"2024-04-03T14:20:36.081682+0000","last_became_active":"2024-04-03T14:20:35.086430+0000","last_became_peered":"2024-04-03T14:20:35.086430+0000","last_unstale":"2024-04-03T14:20:36.081682+0000","last_undegraded":"2024-04-03T14:20:36.081682+0000","last_fullsized":"2024-04-03T14:20:36.081682+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T01:54:30.310414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.081839+0000","last_change":"2024-04-03T14:18:58.733899+0000","last_active":"2024-04-03T14:20:36.081839+0000","last_peered":"2024-04-03T14:20:36.081839+0000","last_clean":"2024-04-03T14:20:36.081839+0000","last_became_active":"2024-04-03T14:18:58.732845+0000","last_became_peered":"2024-04-03T14:18:58.732845+0000","last_unstale":"2024-04-03T14:20:36.081839+0000","last_undegraded":"2024-04-03T14:20:36.081839+0000","last_fullsized":"2024-04-03T14:20:36.081839+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:14:34.922701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:14:34.922701+0000","last_clean_scrub_stamp":"2024-04-03T14:14:34.922701+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:51:36.075839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.100695+0000","last_change":"2024-04-03T14:20:35.086521+0000","last_active":"2024-04-03T14:20:36.100695+0000","last_peered":"2024-04-03T14:20:36.100695+0000","last_clean":"2024-04-03T14:20:36.100695+0000","last_became_active":"2024-04-03T14:20:35.086076+0000","last_became_peered":"2024-04-03T14:20:35.086076+0000","last_unstale":"2024-04-03T14:20:36.100695+0000","last_undegraded":"2024-04-03T14:20:36.100695+0000","last_fullsized":"2024-04-03T14:20:36.100695+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:44:54.079206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.083907+0000","last_change":"2024-04-03T14:20:35.116529+0000","last_active":"2024-04-03T14:20:36.083907+0000","last_peered":"2024-04-03T14:20:36.083907+0000","last_clean":"2024-04-03T14:20:36.083907+0000","last_became_active":"2024-04-03T14:20:35.115744+0000","last_became_peered":"2024-04-03T14:20:35.115744+0000","last_unstale":"2024-04-03T14:20:36.083907+0000","last_undegraded":"2024-04-03T14:20:36.083907+0000","last_fullsized":"2024-04-03T14:20:36.083907+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:04:32.988748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.100709+0000","last_change":"2024-04-03T14:20:35.085366+0000","last_active":"2024-04-03T14:20:36.100709+0000","last_peered":"2024-04-03T14:20:36.100709+0000","last_clean":"2024-04-03T14:20:36.100709+0000","last_became_active":"2024-04-03T14:20:35.084974+0000","last_became_peered":"2024-04-03T14:20:35.084974+0000","last_unstale":"2024-04-03T14:20:36.100709+0000","last_undegraded":"2024-04-03T14:20:36.100709+0000","last_fullsized":"2024-04-03T14:20:36.100709+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:25:10.067447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-03T14:20:36.102558+0000","last_change":"2024-04-03T14:20:35.088282+0000","last_active":"2024-04-03T14:20:36.102558+0000","last_peered":"2024-04-03T14:20:36.102558+0000","last_clean":"2024-04-03T14:20:36.102558+0000","last_became_active":"2024-04-03T14:20:35.087725+0000","last_became_peered":"2024-04-03T14:20:35.087725+0000","last_unstale":"2024-04-03T14:20:36.102558+0000","last_undegraded":"2024-04-03T14:20:36.102558+0000","last_fullsized":"2024-04-03T14:20:36.102558+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T16:34:36.626066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234025,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1220608,"data_stored":853268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.88900000000000001,"15min":0.90900000000000003},"min":{"1min":0.53600000000000003,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2250000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.218},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.88400000000000001,"15min":0.90400000000000003},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.079,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.874}]},{"osd":1,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.88900000000000001,"15min":0.89700000000000002},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":2.109,"5min":2.109,"15min":2.109},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.92000000000000004,"15min":0.91800000000000004},"min":{"1min":0.57099999999999995,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":2.1349999999999998,"5min":2.1349999999999998,"15min":2.1349999999999998},"last":1.077}]},{"osd":2,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.94399999999999995,"15min":0.96699999999999997},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2849999999999999,"5min":1.294,"15min":1.294},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.93000000000000005,"15min":0.95099999999999996},"min":{"1min":0.57699999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1319999999999999,"5min":1.159,"15min":1.159},"last":1.048}]},{"osd":3,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.97599999999999998,"15min":0.995},"min":{"1min":0.61399999999999999,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.8879999999999999,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.96199999999999997,"15min":0.98099999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.1319999999999999}]},{"osd":4,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83599999999999997},"min":{"1min":0.40600000000000003,"5min":0.38,"15min":0.38},"max":{"1min":1.1200000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93899999999999995,"15min":0.93500000000000005},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.3500000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.82699999999999996}]},{"osd":5,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.90700000000000003,"15min":0.90000000000000002},"min":{"1min":0.63200000000000001,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2549999999999999,"5min":1.292,"15min":1.292},"last":0.77400000000000002},{"interface":"front","average":{"1min":1.03,"5min":1.038,"15min":1.0409999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3680000000000001,"5min":1.484,"15min":1.484},"last":0.96099999999999997}]},{"osd":6,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97099999999999997,"15min":0.95899999999999996},"min":{"1min":0.59299999999999997,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.1100000000000001,"15min":1.1100000000000001},"min":{"1min":0.69599999999999995,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.353,"5min":1.427,"15min":1.427},"last":1.2629999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495667,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1192,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1220608,"data_stored":853268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.88100000000000001,"15min":0.90300000000000002},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.1299999999999999,"5min":1.278,"15min":1.278},"last":1.079},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.96899999999999997,"15min":0.98399999999999999},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.3129999999999999,"5min":1.373,"15min":1.373},"last":1.1339999999999999}]},{"osd":1,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93500000000000005,"15min":0.94899999999999995},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.3959999999999999,"5min":1.452,"15min":1.452},"last":1.016},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.90000000000000002,"15min":0.90800000000000003},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.143,"5min":1.391,"15min":1.391},"last":1.1699999999999999}]},{"osd":2,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.93799999999999994,"15min":0.95599999999999996},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.161,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.92500000000000004,"15min":0.90900000000000003},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3879999999999999,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.4239999999999999}]},{"osd":3,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.92600000000000005,"15min":0.92200000000000004},"min":{"1min":0.70899999999999996,"5min":0.623,"15min":0.623},"max":{"1min":1.1399999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.204},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.99299999999999999,"15min":1.0069999999999999},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2350000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.98799999999999999}]},{"osd":4,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.89100000000000001,"15min":0.90100000000000002},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.4610000000000001,"5min":1.464,"15min":1.464},"last":1.381},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.85499999999999998,"15min":0.82599999999999996},"min":{"1min":0.53200000000000003,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.222,"5min":1.355,"15min":1.355},"last":1.357}]},{"osd":5,"last update":"Wed Apr 3 14:21:07 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.93300000000000005,"15min":0.92900000000000005},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.532,"5min":1.532,"15min":1.532},"last":1.244},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.97899999999999998,"15min":0.97699999999999998},"min":{"1min":0.65200000000000002,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.341,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.292}]},{"osd":7,"last update":"Wed Apr 3 14:22:01 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.0509999999999999,"15min":1.073},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.478,"5min":1.55,"15min":1.55},"last":1.3200000000000001},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0840000000000001,"15min":1.0980000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.349,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.099}]}]},{"osd":1,"up_from":13,"seq":55834574952,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297968,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447184,"statfs":{"total":95995035648,"available":95689916416,"internally_reserved":0,"allocated":626688,"data_stored":262958,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.74299999999999999,"15min":0.627},"min":{"1min":0.44700000000000001,"5min":0.40600000000000003,"15min":0.35199999999999998},"max":{"1min":1.224,"5min":1.28,"15min":1.28},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.79600000000000004,"15min":0.66200000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.33800000000000002},"max":{"1min":1.121,"5min":1.395,"15min":1.395},"last":0.66200000000000003}]},{"osd":2,"last update":"Wed Apr 3 14:21:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.79700000000000004,"15min":0.69399999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.1319999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.746,"5min":0.85299999999999998,"15min":0.73899999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.169,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.78300000000000003}]},{"osd":3,"last update":"Wed Apr 3 14:21:45 2024","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.79400000000000004,"15min":0.76800000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.93700000000000006,"15min":0.88700000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.9339999999999999,"5min":1.9339999999999999,"15min":1.9339999999999999},"last":0.95399999999999996}]},{"osd":4,"last update":"Wed Apr 3 14:21:21 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0589999999999999,"15min":1.0169999999999999},"min":{"1min":0.83099999999999996,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.4950000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.169},{"interface":"front","average":{"1min":1.002,"5min":1.056,"15min":1.0309999999999999},"min":{"1min":0.70099999999999996,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.4370000000000001,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.446}]},{"osd":5,"last update":"Wed Apr 3 14:21:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.115,"15min":1.109},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.393,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0529999999999999,"15min":1.042},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.3959999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.3180000000000001}]},{"osd":6,"last update":"Wed Apr 3 14:22:04 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.0629999999999999,"15min":1.083},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.486,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.389},{"interface":"front","average":{"1min":1.046,"5min":1.1359999999999999,"15min":1.1539999999999999},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.5489999999999999,"5min":1.659,"15min":1.659},"last":1.1559999999999999}]},{"osd":7,"last update":"Wed Apr 3 14:22:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.2,"15min":1.2410000000000001},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.645,"5min":1.645,"15min":1.645},"last":1.4159999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.179,"15min":1.208},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.655,"5min":1.655,"15min":1.655},"last":1.2929999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738482,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298552,"kb_used_data":1196,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446600,"statfs":{"total":95995035648,"available":95689318400,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 3 14:21:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.70999999999999996,"15min":0.60699999999999998},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.29299999999999998},"max":{"1min":0.85899999999999999,"5min":1.393,"15min":1.393},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.80600000000000005,"15min":0.67000000000000004},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.81000000000000005}]},{"osd":2,"last update":"Wed Apr 3 14:21:53 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.79000000000000004,"15min":0.69399999999999995},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.0980000000000001,"5min":1.278,"15min":1.278},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.88500000000000001,"15min":0.746},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":0.65900000000000003}]},{"osd":3,"last update":"Wed Apr 3 14:21:37 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.88400000000000001,"15min":0.78900000000000003},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.3300000000000001,"5min":1.355,"15min":1.355},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.872,"15min":0.80900000000000005},"min":{"1min":0.505,"5min":0.48499999999999999,"15min":0.48399999999999999},"max":{"1min":1.294,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.92800000000000005}]},{"osd":4,"last update":"Wed Apr 3 14:21:26 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.014,"15min":1.006},"min":{"1min":0.79900000000000004,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.6120000000000001,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.022,"5min":1.0549999999999999,"15min":1.0820000000000001},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4590000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.88400000000000001}]},{"osd":5,"last update":"Wed Apr 3 14:21:11 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.054,"15min":1.05},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.3999999999999999,"5min":1.577,"15min":1.577},"last":1.04},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.075,"15min":1.0509999999999999},"min":{"1min":0.81899999999999995,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.3220000000000001,"5min":1.431,"15min":1.431},"last":1.0609999999999999}]},{"osd":6,"last update":"Wed Apr 3 14:22:04 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.1160000000000001,"15min":1.109},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.407,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.1459999999999999,"15min":1.115},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.5680000000000001,"5min":1.629,"15min":1.629},"last":1.1000000000000001}]},{"osd":7,"last update":"Wed Apr 3 14:22:00 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.2250000000000001,"15min":1.2709999999999999},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.4330000000000001,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.095,"5min":1.244,"15min":1.27},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.6339999999999999,"5min":1.681,"15min":1.681},"last":1.1599999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411422,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:51 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.70699999999999996,"15min":0.64500000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.79900000000000004,"5min":1.0860000000000001,"15min":1.1499999999999999},"last":1.286},{"interface":"front","average":{"1min":0.626,"5min":0.73199999999999998,"15min":0.68200000000000005},"min":{"1min":0.41599999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.84699999999999998,"5min":1.1220000000000001,"15min":1.304},"last":1.165}]},{"osd":1,"last update":"Wed Apr 3 14:21:51 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.74099999999999999,"15min":0.68400000000000005},"min":{"1min":0.35299999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.95099999999999996,"5min":1.119,"15min":1.2809999999999999},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.80300000000000005,"15min":0.73499999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.204,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.97899999999999998}]},{"osd":3,"last update":"Wed Apr 3 14:21:41 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.871,"15min":0.83699999999999997},"min":{"1min":0.52400000000000002,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.127,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.89100000000000001,"15min":0.89900000000000002},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.1990000000000001,"5min":1.296,"15min":1.296},"last":1.0960000000000001}]},{"osd":4,"last update":"Wed Apr 3 14:21:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.98799999999999999,"15min":0.97199999999999998},"min":{"1min":0.71399999999999997,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.345,"5min":1.621,"15min":1.621},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.996,"15min":0.96799999999999997},"min":{"1min":0.81000000000000005,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.252}]},{"osd":5,"last update":"Wed Apr 3 14:21:14 2024","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.1140000000000001,"15min":1.1040000000000001},"min":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.4790000000000001,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1399999999999999,"15min":1.147},"min":{"1min":0.79500000000000004,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3919999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.218}]},{"osd":6,"last update":"Wed Apr 3 14:22:08 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":1.054,"15min":1.0840000000000001},"min":{"1min":0.64200000000000002,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.5600000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.032},{"interface":"front","average":{"1min":1.097,"5min":1.1759999999999999,"15min":1.214},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.1279999999999999}]},{"osd":7,"last update":"Wed Apr 3 14:21:59 2024","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.2130000000000001,"15min":1.2330000000000001},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.6000000000000001,"5min":1.718,"15min":1.718},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1299999999999999,"15min":1.131},"min":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.488,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.325}]}]},{"osd":3,"up_from":25,"seq":107374182483,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.72499999999999998,"15min":0.70199999999999996},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":3.5129999999999999,"5min":4.0119999999999996,"15min":4.0119999999999996},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.627,"5min":0.75800000000000001,"15min":0.76500000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.0640000000000001,"5min":1.2,"15min":1.2},"last":1.0389999999999999}]},{"osd":1,"last update":"Wed Apr 3 14:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.80100000000000005,"15min":0.78700000000000003},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0049999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.76400000000000001,"15min":0.746},"min":{"1min":0.45100000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.099,"5min":1.21,"15min":1.21},"last":0.75800000000000001}]},{"osd":2,"last update":"Wed Apr 3 14:21:39 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.95999999999999996,"15min":0.91100000000000003},"min":{"1min":0.52700000000000002,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.361,"5min":2.0409999999999999,"15min":2.0409999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.88,"5min":0.89000000000000001,"15min":0.85899999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3280000000000001,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.198}]},{"osd":4,"last update":"Wed Apr 3 14:21:28 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.95799999999999996,"15min":0.93899999999999995},"min":{"1min":0.60899999999999999,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.242},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.0029999999999999,"15min":0.97399999999999998},"min":{"1min":0.58599999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4590000000000001,"5min":1.855,"15min":1.855},"last":1.1160000000000001}]},{"osd":5,"last update":"Wed Apr 3 14:21:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.054,"15min":1.079},"min":{"1min":0.70799999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.5149999999999999,"5min":1.927,"15min":1.927},"last":1.28},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.03,"15min":1.004},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.381}]},{"osd":6,"last update":"Wed Apr 3 14:21:08 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.1160000000000001,"15min":1.1419999999999999},"min":{"1min":0.65000000000000002,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.45,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.121,"15min":1.1439999999999999},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.3400000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.4730000000000001}]},{"osd":7,"last update":"Wed Apr 3 14:22:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.8320000000000001,"15min":2.1520000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.5509999999999999,"5min":26.5,"15min":26.5},"last":1.605},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.8,"15min":2.1059999999999999},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.518,"5min":25.731999999999999,"15min":25.731999999999999},"last":1.5029999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018952,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:22 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.84299999999999997,"15min":0.82999999999999996},"min":{"1min":0.55900000000000005,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.294,"5min":1.53,"15min":1.53},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.91100000000000003,"15min":0.86699999999999999},"min":{"1min":0.57399999999999995,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.389,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.042}]},{"osd":1,"last update":"Wed Apr 3 14:21:22 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.85699999999999998,"15min":0.873},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1759999999999999,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.92200000000000004,"15min":0.86799999999999999},"min":{"1min":0.64900000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.155,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.2410000000000001}]},{"osd":2,"last update":"Wed Apr 3 14:21:22 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91200000000000003,"15min":0.86799999999999999},"min":{"1min":0.63200000000000001,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.141,"5min":3.0800000000000001,"15min":3.0800000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.88100000000000001,"15min":0.88900000000000001},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.0820000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.97699999999999998}]},{"osd":3,"last update":"Wed Apr 3 14:21:22 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92900000000000005,"15min":0.94799999999999995},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.2669999999999999,"5min":1.498,"15min":1.498},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.92100000000000004,"15min":0.92200000000000004},"min":{"1min":0.69699999999999995,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1619999999999999,"5min":1.581,"15min":1.581},"last":1.2090000000000001}]},{"osd":5,"last update":"Wed Apr 3 14:21:15 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.82899999999999996,"15min":0.80500000000000005},"min":{"1min":0.54600000000000004,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.3320000000000001,"5min":1.377,"15min":1.377},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.88200000000000001,"15min":0.85799999999999998},"min":{"1min":0.59199999999999997,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2869999999999999,"5min":1.448,"15min":1.448},"last":1.073}]},{"osd":6,"last update":"Wed Apr 3 14:22:08 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.88,"15min":0.88100000000000001},"min":{"1min":0.54500000000000004,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.2529999999999999,"5min":1.649,"15min":1.649},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.0860000000000001,"5min":0.97999999999999998,"15min":0.94799999999999995},"min":{"1min":0.628,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.375,"5min":1.506,"15min":1.506},"last":0.92400000000000004}]},{"osd":7,"last update":"Wed Apr 3 14:22:02 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.038,"15min":1.0029999999999999},"min":{"1min":0.70199999999999996,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.014,"15min":1.0029999999999999},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3169999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.1559999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757311,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297972,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447180,"statfs":{"total":95995035648,"available":95689912320,"internally_reserved":0,"allocated":630784,"data_stored":263223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.83299999999999996,"15min":0.83899999999999997},"min":{"1min":0.55700000000000005,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.093,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":1.05},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.89400000000000002,"15min":0.86399999999999999},"min":{"1min":0.65000000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1830000000000001,"5min":1.347,"15min":1.347},"last":1.0069999999999999}]},{"osd":1,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.80000000000000004,"15min":0.78800000000000003},"min":{"1min":0.55300000000000005,"5min":0.495,"15min":0.495},"max":{"1min":1.097,"5min":1.304,"15min":1.304},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.878,"5min":0.879,"15min":0.877},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2250000000000001,"5min":1.248,"15min":1.248},"last":1.1539999999999999}]},{"osd":2,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.88400000000000001,"15min":0.86399999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.256,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.117},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.90300000000000002,"15min":0.90600000000000003},"min":{"1min":0.66400000000000003,"5min":0.622,"15min":0.622},"max":{"1min":0.97699999999999998,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.98199999999999998}]},{"osd":3,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.92800000000000005,"15min":0.94599999999999995},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.121,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.96799999999999997,"15min":0.95199999999999996},"min":{"1min":0.70699999999999996,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.274,"5min":1.48,"15min":1.48},"last":1.2310000000000001}]},{"osd":4,"last update":"Wed Apr 3 14:21:19 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.80900000000000005,"15min":0.78000000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.232,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.85299999999999998,"15min":0.81899999999999995},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.1850000000000001,"5min":1.395,"15min":1.395},"last":1.1830000000000001}]},{"osd":6,"last update":"Wed Apr 3 14:21:10 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.88700000000000001,"15min":0.89300000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.2110000000000001,"5min":1.234,"15min":1.234},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.92500000000000004,"15min":0.92500000000000004},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.337,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.284}]},{"osd":7,"last update":"Wed Apr 3 14:22:03 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.96399999999999997,"15min":0.96199999999999997},"min":{"1min":0.51100000000000001,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.196,"5min":1.262,"15min":1.262},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.0489999999999999,"15min":1.0449999999999999},"min":{"1min":0.64900000000000002,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4770000000000001,"5min":1.673,"15min":1.673},"last":1.3320000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-03T14:22:12.167 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-03T14:22:12.167 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-03T14:22:12.167 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-03T14:22:12.167 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph health --format=json 2024-04-03T14:22:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:12 smithi067 bash[17655]: audit 2024-04-03T14:22:11.430512+0000 mgr.y (mgr.24370) 102 : audit [DBG] from='client.24560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:22:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:12 smithi067 bash[27441]: audit 2024-04-03T14:22:11.430512+0000 mgr.y (mgr.24370) 102 : audit [DBG] from='client.24560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:22:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:12 smithi082 bash[20963]: audit 2024-04-03T14:22:11.430512+0000 mgr.y (mgr.24370) 102 : audit [DBG] from='client.24560 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:22:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:13] "GET /metrics HTTP/1.1" 200 203348 "" "Prometheus/2.43.0" 2024-04-03T14:22:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:13 smithi082 bash[20963]: cluster 2024-04-03T14:22:12.568708+0000 mgr.y (mgr.24370) 103 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:22:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:13 smithi067 bash[17655]: cluster 2024-04-03T14:22:12.568708+0000 mgr.y (mgr.24370) 103 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:13 smithi067 bash[27441]: cluster 2024-04-03T14:22:12.568708+0000 mgr.y (mgr.24370) 103 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:15 smithi082 bash[20963]: cluster 2024-04-03T14:22:14.569450+0000 mgr.y (mgr.24370) 104 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:15 smithi067 bash[27441]: cluster 2024-04-03T14:22:14.569450+0000 mgr.y (mgr.24370) 104 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:15 smithi067 bash[17655]: cluster 2024-04-03T14:22:14.569450+0000 mgr.y (mgr.24370) 104 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:16.945 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:22:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:17 smithi082 bash[20963]: cluster 2024-04-03T14:22:16.570192+0000 mgr.y (mgr.24370) 105 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:18.136 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:17 smithi067 bash[17655]: cluster 2024-04-03T14:22:16.570192+0000 mgr.y (mgr.24370) 105 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:18.136 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:17 smithi067 bash[27441]: cluster 2024-04-03T14:22:16.570192+0000 mgr.y (mgr.24370) 105 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:19.881 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:22:19.881 INFO:teuthology.orchestra.run.smithi067.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-03T14:22:20.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[17655]: cluster 2024-04-03T14:22:18.570800+0000 mgr.y (mgr.24370) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:20.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[17655]: audit 2024-04-03T14:22:18.914258+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:20.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[17655]: audit 2024-04-03T14:22:19.400153+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:20.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[17655]: audit 2024-04-03T14:22:19.401511+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:20.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[17655]: audit 2024-04-03T14:22:19.409803+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:20.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[27441]: cluster 2024-04-03T14:22:18.570800+0000 mgr.y (mgr.24370) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:20.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[27441]: audit 2024-04-03T14:22:18.914258+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:20.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[27441]: audit 2024-04-03T14:22:19.400153+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:20.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[27441]: audit 2024-04-03T14:22:19.401511+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:20.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:19 smithi067 bash[27441]: audit 2024-04-03T14:22:19.409803+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:19 smithi082 bash[20963]: cluster 2024-04-03T14:22:18.570800+0000 mgr.y (mgr.24370) 106 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:19 smithi082 bash[20963]: audit 2024-04-03T14:22:18.914258+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:19 smithi082 bash[20963]: audit 2024-04-03T14:22:19.400153+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:19 smithi082 bash[20963]: audit 2024-04-03T14:22:19.401511+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:19 smithi082 bash[20963]: audit 2024-04-03T14:22:19.409803+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:20.628 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-03T14:22:20.629 INFO:tasks.cephadm:Setup complete, yielding 2024-04-03T14:22:20.629 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-03T14:22:20.639 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi067.front.sepia.ceph.com 2024-04-03T14:22:20.640 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- bash -c 'ceph fs volume create foo' 2024-04-03T14:22:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:20 smithi067 bash[17655]: audit 2024-04-03T14:22:19.882282+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.67:0/1282983994' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-03T14:22:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:20 smithi067 bash[27441]: audit 2024-04-03T14:22:19.882282+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.67:0/1282983994' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-03T14:22:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:20 smithi082 bash[20963]: audit 2024-04-03T14:22:19.882282+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.67:0/1282983994' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-03T14:22:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:21 smithi082 bash[20963]: cluster 2024-04-03T14:22:20.571598+0000 mgr.y (mgr.24370) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:21 smithi067 bash[27441]: cluster 2024-04-03T14:22:20.571598+0000 mgr.y (mgr.24370) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:21 smithi067 bash[17655]: cluster 2024-04-03T14:22:20.571598+0000 mgr.y (mgr.24370) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:23] "GET /metrics HTTP/1.1" 200 203348 "" "Prometheus/2.43.0" 2024-04-03T14:22:23.775 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:22:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:23 smithi082 bash[20963]: cluster 2024-04-03T14:22:22.572325+0000 mgr.y (mgr.24370) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:23 smithi067 bash[17655]: cluster 2024-04-03T14:22:22.572325+0000 mgr.y (mgr.24370) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:23 smithi067 bash[27441]: cluster 2024-04-03T14:22:22.572325+0000 mgr.y (mgr.24370) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:24 smithi082 bash[20963]: audit 2024-04-03T14:22:24.648816+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:24 smithi067 bash[17655]: audit 2024-04-03T14:22:24.648816+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:24 smithi067 bash[27441]: audit 2024-04-03T14:22:24.648816+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:25.424 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:22:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:25 smithi082 bash[20963]: cluster 2024-04-03T14:22:24.573070+0000 mgr.y (mgr.24370) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:25 smithi067 bash[17655]: cluster 2024-04-03T14:22:24.573070+0000 mgr.y (mgr.24370) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:25 smithi067 bash[27441]: cluster 2024-04-03T14:22:24.573070+0000 mgr.y (mgr.24370) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:28.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:27 smithi067 bash[27441]: cluster 2024-04-03T14:22:26.573769+0000 mgr.y (mgr.24370) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:28.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:27 smithi067 bash[17655]: cluster 2024-04-03T14:22:26.573769+0000 mgr.y (mgr.24370) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:27 smithi082 bash[20963]: cluster 2024-04-03T14:22:26.573769+0000 mgr.y (mgr.24370) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:29 smithi082 bash[20963]: audit 2024-04-03T14:22:28.506901+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-04-03T14:22:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:29 smithi067 bash[17655]: audit 2024-04-03T14:22:28.506901+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-04-03T14:22:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:29 smithi067 bash[27441]: audit 2024-04-03T14:22:28.506901+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-04-03T14:22:30.382 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: debug 2024-04-03T14:22:30.022+0000 7f0586c7e700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-03T14:22:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:28.506079+0000 mgr.y (mgr.24370) 111 : audit [DBG] from='client.24572 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:22:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: cluster 2024-04-03T14:22:28.574112+0000 mgr.y (mgr.24370) 112 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:29.010049+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: cluster 2024-04-03T14:22:29.010200+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:29.012391+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.013130+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: cluster 2024-04-03T14:22:30.013432+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.024058+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: cluster 2024-04-03T14:22:30.024988+0000 mon.a (mon.0) 797 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: cluster 2024-04-03T14:22:30.025013+0000 mon.a (mon.0) 798 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: cluster 2024-04-03T14:22:30.034003+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.035106+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-04-03T14:22:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: cluster 2024-04-03T14:22:30.035230+0000 mon.a (mon.0) 801 : cluster [DBG] fsmap foo:0 2024-04-03T14:22:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: cephadm 2024-04-03T14:22:30.040739+0000 mgr.y (mgr.24370) 113 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-04-03T14:22:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.048814+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.071697+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.075286+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.076974+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.084639+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:28.506079+0000 mgr.y (mgr.24370) 111 : audit [DBG] from='client.24572 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:22:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: cluster 2024-04-03T14:22:28.574112+0000 mgr.y (mgr.24370) 112 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:29.010049+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: cluster 2024-04-03T14:22:29.010200+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:29.012391+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.013130+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: cluster 2024-04-03T14:22:30.013432+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.024058+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: cluster 2024-04-03T14:22:30.024988+0000 mon.a (mon.0) 797 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: cluster 2024-04-03T14:22:30.025013+0000 mon.a (mon.0) 798 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: cluster 2024-04-03T14:22:30.034003+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.035106+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: cluster 2024-04-03T14:22:30.035230+0000 mon.a (mon.0) 801 : cluster [DBG] fsmap foo:0 2024-04-03T14:22:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: cephadm 2024-04-03T14:22:30.040739+0000 mgr.y (mgr.24370) 113 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.048814+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.071697+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.075286+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.076974+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.084639+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.090411+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi067.wogtbd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.097902+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi067.wogtbd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[27441]: audit 2024-04-03T14:22:30.099252+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.090411+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi067.wogtbd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-03T14:22:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.097902+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi067.wogtbd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-03T14:22:30.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:30 smithi067 bash[17655]: audit 2024-04-03T14:22:30.099252+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:28.506079+0000 mgr.y (mgr.24370) 111 : audit [DBG] from='client.24572 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:22:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: cluster 2024-04-03T14:22:28.574112+0000 mgr.y (mgr.24370) 112 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:29.010049+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-04-03T14:22:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: cluster 2024-04-03T14:22:29.010200+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-03T14:22:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:29.012391+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-04-03T14:22:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.013130+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: cluster 2024-04-03T14:22:30.013432+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.024058+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: cluster 2024-04-03T14:22:30.024988+0000 mon.a (mon.0) 797 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: cluster 2024-04-03T14:22:30.025013+0000 mon.a (mon.0) 798 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: cluster 2024-04-03T14:22:30.034003+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.035106+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: cluster 2024-04-03T14:22:30.035230+0000 mon.a (mon.0) 801 : cluster [DBG] fsmap foo:0 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: cephadm 2024-04-03T14:22:30.040739+0000 mgr.y (mgr.24370) 113 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.048814+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.071697+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.075286+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.076974+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.084639+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.090411+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi067.wogtbd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-03T14:22:30.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.097902+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi067.wogtbd", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-03T14:22:30.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:30 smithi082 bash[20963]: audit 2024-04-03T14:22:30.099252+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:31.124 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-03T14:22:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:32 smithi067 bash[17655]: cephadm 2024-04-03T14:22:30.101081+0000 mgr.y (mgr.24370) 114 : cephadm [INF] Deploying daemon mds.foo.smithi067.wogtbd on smithi067 2024-04-03T14:22:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:32 smithi067 bash[17655]: cluster 2024-04-03T14:22:30.574838+0000 mgr.y (mgr.24370) 115 : cluster [DBG] pgmap v88: 73 pgs: 5 creating+peering, 68 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:32 smithi067 bash[17655]: cluster 2024-04-03T14:22:31.039463+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-03T14:22:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:32 smithi067 bash[27441]: cephadm 2024-04-03T14:22:30.101081+0000 mgr.y (mgr.24370) 114 : cephadm [INF] Deploying daemon mds.foo.smithi067.wogtbd on smithi067 2024-04-03T14:22:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:32 smithi067 bash[27441]: cluster 2024-04-03T14:22:30.574838+0000 mgr.y (mgr.24370) 115 : cluster [DBG] pgmap v88: 73 pgs: 5 creating+peering, 68 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:32 smithi067 bash[27441]: cluster 2024-04-03T14:22:31.039463+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-03T14:22:32.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:32 smithi082 bash[20963]: cephadm 2024-04-03T14:22:30.101081+0000 mgr.y (mgr.24370) 114 : cephadm [INF] Deploying daemon mds.foo.smithi067.wogtbd on smithi067 2024-04-03T14:22:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:32 smithi082 bash[20963]: cluster 2024-04-03T14:22:30.574838+0000 mgr.y (mgr.24370) 115 : cluster [DBG] pgmap v88: 73 pgs: 5 creating+peering, 68 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:32 smithi082 bash[20963]: cluster 2024-04-03T14:22:31.039463+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-03T14:22:33.324 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:33 smithi082 bash[20963]: cluster 2024-04-03T14:22:32.041132+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-03T14:22:33.324 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:33 smithi082 bash[20963]: audit 2024-04-03T14:22:32.967356+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:33.324 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:33 smithi082 bash[20963]: audit 2024-04-03T14:22:32.976716+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:33.325 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:33 smithi082 bash[20963]: audit 2024-04-03T14:22:33.027884+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:33.325 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:33 smithi082 bash[20963]: audit 2024-04-03T14:22:33.029126+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.mohmmv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-03T14:22:33.325 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:33 smithi082 bash[20963]: audit 2024-04-03T14:22:33.034195+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.mohmmv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-03T14:22:33.325 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:33 smithi082 bash[20963]: audit 2024-04-03T14:22:33.035426+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[17655]: cluster 2024-04-03T14:22:32.041132+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-03T14:22:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[17655]: audit 2024-04-03T14:22:32.967356+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[17655]: audit 2024-04-03T14:22:32.976716+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[17655]: audit 2024-04-03T14:22:33.027884+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[17655]: audit 2024-04-03T14:22:33.029126+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.mohmmv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-03T14:22:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[17655]: audit 2024-04-03T14:22:33.034195+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.mohmmv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-03T14:22:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[17655]: audit 2024-04-03T14:22:33.035426+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:33] "GET /metrics HTTP/1.1" 200 203350 "" "Prometheus/2.43.0" 2024-04-03T14:22:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[27441]: cluster 2024-04-03T14:22:32.041132+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-03T14:22:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[27441]: audit 2024-04-03T14:22:32.967356+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[27441]: audit 2024-04-03T14:22:32.976716+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[27441]: audit 2024-04-03T14:22:33.027884+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[27441]: audit 2024-04-03T14:22:33.029126+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.mohmmv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-03T14:22:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[27441]: audit 2024-04-03T14:22:33.034195+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.mohmmv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-03T14:22:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:33 smithi067 bash[27441]: audit 2024-04-03T14:22:33.035426+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:22:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:34 smithi067 bash[17655]: cluster 2024-04-03T14:22:32.575418+0000 mgr.y (mgr.24370) 116 : cluster [DBG] pgmap v91: 73 pgs: 5 creating+peering, 68 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:34 smithi067 bash[17655]: cephadm 2024-04-03T14:22:33.036938+0000 mgr.y (mgr.24370) 117 : cephadm [INF] Deploying daemon mds.foo.smithi082.mohmmv on smithi082 2024-04-03T14:22:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:34 smithi067 bash[27441]: cluster 2024-04-03T14:22:32.575418+0000 mgr.y (mgr.24370) 116 : cluster [DBG] pgmap v91: 73 pgs: 5 creating+peering, 68 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:34 smithi067 bash[27441]: cephadm 2024-04-03T14:22:33.036938+0000 mgr.y (mgr.24370) 117 : cephadm [INF] Deploying daemon mds.foo.smithi082.mohmmv on smithi082 2024-04-03T14:22:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:34 smithi082 bash[20963]: cluster 2024-04-03T14:22:32.575418+0000 mgr.y (mgr.24370) 116 : cluster [DBG] pgmap v91: 73 pgs: 5 creating+peering, 68 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:34 smithi082 bash[20963]: cephadm 2024-04-03T14:22:33.036938+0000 mgr.y (mgr.24370) 117 : cephadm [INF] Deploying daemon mds.foo.smithi082.mohmmv on smithi082 2024-04-03T14:22:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:35 smithi082 bash[20963]: cluster 2024-04-03T14:22:34.065746+0000 mon.a (mon.0) 818 : cluster [DBG] mds.? [v2:172.21.15.67:6834/441878303,v1:172.21.15.67:6835/441878303] up:boot 2024-04-03T14:22:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:35 smithi082 bash[20963]: cluster 2024-04-03T14:22:34.065813+0000 mon.a (mon.0) 819 : cluster [INF] daemon mds.foo.smithi067.wogtbd assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-04-03T14:22:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:35 smithi082 bash[20963]: cluster 2024-04-03T14:22:34.065870+0000 mon.a (mon.0) 820 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-03T14:22:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:35 smithi082 bash[20963]: cluster 2024-04-03T14:22:34.065889+0000 mon.a (mon.0) 821 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-03T14:22:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:35 smithi082 bash[20963]: cluster 2024-04-03T14:22:34.065902+0000 mon.a (mon.0) 822 : cluster [INF] Cluster is now healthy 2024-04-03T14:22:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:35 smithi082 bash[20963]: cluster 2024-04-03T14:22:34.066152+0000 mon.a (mon.0) 823 : cluster [DBG] fsmap foo:0 1 up:standby 2024-04-03T14:22:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:35 smithi082 bash[20963]: audit 2024-04-03T14:22:34.066302+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi067.wogtbd"}]: dispatch 2024-04-03T14:22:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:35 smithi082 bash[20963]: cluster 2024-04-03T14:22:34.072345+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:1 {0=foo.smithi067.wogtbd=up:creating} 2024-04-03T14:22:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:35 smithi082 bash[20963]: cluster 2024-04-03T14:22:34.089020+0000 mon.a (mon.0) 826 : cluster [INF] daemon mds.foo.smithi067.wogtbd is now active in filesystem foo as rank 0 2024-04-03T14:22:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[17655]: cluster 2024-04-03T14:22:34.065746+0000 mon.a (mon.0) 818 : cluster [DBG] mds.? [v2:172.21.15.67:6834/441878303,v1:172.21.15.67:6835/441878303] up:boot 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[17655]: cluster 2024-04-03T14:22:34.065813+0000 mon.a (mon.0) 819 : cluster [INF] daemon mds.foo.smithi067.wogtbd assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[17655]: cluster 2024-04-03T14:22:34.065870+0000 mon.a (mon.0) 820 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[17655]: cluster 2024-04-03T14:22:34.065889+0000 mon.a (mon.0) 821 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[17655]: cluster 2024-04-03T14:22:34.065902+0000 mon.a (mon.0) 822 : cluster [INF] Cluster is now healthy 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[17655]: cluster 2024-04-03T14:22:34.066152+0000 mon.a (mon.0) 823 : cluster [DBG] fsmap foo:0 1 up:standby 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[17655]: audit 2024-04-03T14:22:34.066302+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi067.wogtbd"}]: dispatch 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[17655]: cluster 2024-04-03T14:22:34.072345+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:1 {0=foo.smithi067.wogtbd=up:creating} 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[17655]: cluster 2024-04-03T14:22:34.089020+0000 mon.a (mon.0) 826 : cluster [INF] daemon mds.foo.smithi067.wogtbd is now active in filesystem foo as rank 0 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[27441]: cluster 2024-04-03T14:22:34.065746+0000 mon.a (mon.0) 818 : cluster [DBG] mds.? [v2:172.21.15.67:6834/441878303,v1:172.21.15.67:6835/441878303] up:boot 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[27441]: cluster 2024-04-03T14:22:34.065813+0000 mon.a (mon.0) 819 : cluster [INF] daemon mds.foo.smithi067.wogtbd assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[27441]: cluster 2024-04-03T14:22:34.065870+0000 mon.a (mon.0) 820 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-03T14:22:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[27441]: cluster 2024-04-03T14:22:34.065889+0000 mon.a (mon.0) 821 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-03T14:22:35.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[27441]: cluster 2024-04-03T14:22:34.065902+0000 mon.a (mon.0) 822 : cluster [INF] Cluster is now healthy 2024-04-03T14:22:35.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[27441]: cluster 2024-04-03T14:22:34.066152+0000 mon.a (mon.0) 823 : cluster [DBG] fsmap foo:0 1 up:standby 2024-04-03T14:22:35.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[27441]: audit 2024-04-03T14:22:34.066302+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi067.wogtbd"}]: dispatch 2024-04-03T14:22:35.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[27441]: cluster 2024-04-03T14:22:34.072345+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:1 {0=foo.smithi067.wogtbd=up:creating} 2024-04-03T14:22:35.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:35 smithi067 bash[27441]: cluster 2024-04-03T14:22:34.089020+0000 mon.a (mon.0) 826 : cluster [INF] daemon mds.foo.smithi067.wogtbd is now active in filesystem foo as rank 0 2024-04-03T14:22:35.907 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:22:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:36 smithi082 bash[20963]: cluster 2024-04-03T14:22:34.576143+0000 mgr.y (mgr.24370) 118 : cluster [DBG] pgmap v92: 73 pgs: 5 creating+peering, 68 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:36 smithi082 bash[20963]: cluster 2024-04-03T14:22:35.085111+0000 mon.a (mon.0) 827 : cluster [DBG] mds.? [v2:172.21.15.67:6834/441878303,v1:172.21.15.67:6835/441878303] up:active 2024-04-03T14:22:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:36 smithi082 bash[20963]: cluster 2024-04-03T14:22:35.085163+0000 mon.a (mon.0) 828 : cluster [DBG] fsmap foo:1 {0=foo.smithi067.wogtbd=up:active} 2024-04-03T14:22:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:36 smithi082 bash[20963]: audit 2024-04-03T14:22:35.818313+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:36 smithi082 bash[20963]: audit 2024-04-03T14:22:35.829148+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:36 smithi082 bash[20963]: audit 2024-04-03T14:22:35.868233+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:36 smithi082 bash[20963]: audit 2024-04-03T14:22:35.876538+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:36 smithi082 bash[20963]: audit 2024-04-03T14:22:35.885167+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:36 smithi082 bash[20963]: audit 2024-04-03T14:22:35.950799+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[27441]: cluster 2024-04-03T14:22:34.576143+0000 mgr.y (mgr.24370) 118 : cluster [DBG] pgmap v92: 73 pgs: 5 creating+peering, 68 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[27441]: cluster 2024-04-03T14:22:35.085111+0000 mon.a (mon.0) 827 : cluster [DBG] mds.? [v2:172.21.15.67:6834/441878303,v1:172.21.15.67:6835/441878303] up:active 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[27441]: cluster 2024-04-03T14:22:35.085163+0000 mon.a (mon.0) 828 : cluster [DBG] fsmap foo:1 {0=foo.smithi067.wogtbd=up:active} 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[27441]: audit 2024-04-03T14:22:35.818313+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[27441]: audit 2024-04-03T14:22:35.829148+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[27441]: audit 2024-04-03T14:22:35.868233+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[27441]: audit 2024-04-03T14:22:35.876538+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[27441]: audit 2024-04-03T14:22:35.885167+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[27441]: audit 2024-04-03T14:22:35.950799+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[17655]: cluster 2024-04-03T14:22:34.576143+0000 mgr.y (mgr.24370) 118 : cluster [DBG] pgmap v92: 73 pgs: 5 creating+peering, 68 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[17655]: cluster 2024-04-03T14:22:35.085111+0000 mon.a (mon.0) 827 : cluster [DBG] mds.? [v2:172.21.15.67:6834/441878303,v1:172.21.15.67:6835/441878303] up:active 2024-04-03T14:22:36.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[17655]: cluster 2024-04-03T14:22:35.085163+0000 mon.a (mon.0) 828 : cluster [DBG] fsmap foo:1 {0=foo.smithi067.wogtbd=up:active} 2024-04-03T14:22:36.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[17655]: audit 2024-04-03T14:22:35.818313+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[17655]: audit 2024-04-03T14:22:35.829148+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[17655]: audit 2024-04-03T14:22:35.868233+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[17655]: audit 2024-04-03T14:22:35.876538+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[17655]: audit 2024-04-03T14:22:35.885167+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:36.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:36 smithi067 bash[17655]: audit 2024-04-03T14:22:35.950799+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: cluster 2024-04-03T14:22:36.577261+0000 mgr.y (mgr.24370) 119 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-04-03T14:22:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: cluster 2024-04-03T14:22:37.095084+0000 mon.a (mon.0) 835 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:boot 2024-04-03T14:22:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: cluster 2024-04-03T14:22:37.095144+0000 mon.a (mon.0) 836 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi067.wogtbd in favor of higher affinity standby. 2024-04-03T14:22:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: cluster 2024-04-03T14:22:37.095183+0000 mon.a (mon.0) 837 : cluster [WRN] Replacing daemon mds.foo.smithi067.wogtbd as rank 0 with standby daemon mds.foo.smithi082.mohmmv 2024-04-03T14:22:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: cluster 2024-04-03T14:22:37.095536+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-03T14:22:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: cluster 2024-04-03T14:22:37.095557+0000 mon.a (mon.0) 839 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-03T14:22:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: cluster 2024-04-03T14:22:37.096319+0000 mon.a (mon.0) 840 : cluster [DBG] fsmap foo:1 {0=foo.smithi067.wogtbd=up:active} 1 up:standby 2024-04-03T14:22:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: audit 2024-04-03T14:22:37.096723+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi082.mohmmv"}]: dispatch 2024-04-03T14:22:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: cluster 2024-04-03T14:22:37.103306+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-03T14:22:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:38 smithi082 bash[20963]: cluster 2024-04-03T14:22:37.103531+0000 mon.a (mon.0) 843 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.mohmmv=up:replay} 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: cluster 2024-04-03T14:22:36.577261+0000 mgr.y (mgr.24370) 119 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: cluster 2024-04-03T14:22:37.095084+0000 mon.a (mon.0) 835 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:boot 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: cluster 2024-04-03T14:22:37.095144+0000 mon.a (mon.0) 836 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi067.wogtbd in favor of higher affinity standby. 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: cluster 2024-04-03T14:22:37.095183+0000 mon.a (mon.0) 837 : cluster [WRN] Replacing daemon mds.foo.smithi067.wogtbd as rank 0 with standby daemon mds.foo.smithi082.mohmmv 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: cluster 2024-04-03T14:22:37.095536+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: cluster 2024-04-03T14:22:37.095557+0000 mon.a (mon.0) 839 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: cluster 2024-04-03T14:22:37.096319+0000 mon.a (mon.0) 840 : cluster [DBG] fsmap foo:1 {0=foo.smithi067.wogtbd=up:active} 1 up:standby 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: audit 2024-04-03T14:22:37.096723+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi082.mohmmv"}]: dispatch 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: cluster 2024-04-03T14:22:37.103306+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-03T14:22:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[27441]: cluster 2024-04-03T14:22:37.103531+0000 mon.a (mon.0) 843 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.mohmmv=up:replay} 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: cluster 2024-04-03T14:22:36.577261+0000 mgr.y (mgr.24370) 119 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: cluster 2024-04-03T14:22:37.095084+0000 mon.a (mon.0) 835 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:boot 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: cluster 2024-04-03T14:22:37.095144+0000 mon.a (mon.0) 836 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi067.wogtbd in favor of higher affinity standby. 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: cluster 2024-04-03T14:22:37.095183+0000 mon.a (mon.0) 837 : cluster [WRN] Replacing daemon mds.foo.smithi067.wogtbd as rank 0 with standby daemon mds.foo.smithi082.mohmmv 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: cluster 2024-04-03T14:22:37.095536+0000 mon.a (mon.0) 838 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: cluster 2024-04-03T14:22:37.095557+0000 mon.a (mon.0) 839 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: cluster 2024-04-03T14:22:37.096319+0000 mon.a (mon.0) 840 : cluster [DBG] fsmap foo:1 {0=foo.smithi067.wogtbd=up:active} 1 up:standby 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: audit 2024-04-03T14:22:37.096723+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi082.mohmmv"}]: dispatch 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: cluster 2024-04-03T14:22:37.103306+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-03T14:22:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:38 smithi067 bash[17655]: cluster 2024-04-03T14:22:37.103531+0000 mon.a (mon.0) 843 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.mohmmv=up:replay} 2024-04-03T14:22:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[17655]: cluster 2024-04-03T14:22:38.099205+0000 mon.a (mon.0) 844 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-03T14:22:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[17655]: cluster 2024-04-03T14:22:38.104874+0000 mon.a (mon.0) 845 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:reconnect 2024-04-03T14:22:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[17655]: cluster 2024-04-03T14:22:38.104925+0000 mon.a (mon.0) 846 : cluster [DBG] mds.? [v2:172.21.15.67:6834/1675158498,v1:172.21.15.67:6835/1675158498] up:boot 2024-04-03T14:22:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[17655]: cluster 2024-04-03T14:22:38.104991+0000 mon.a (mon.0) 847 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.mohmmv=up:reconnect} 1 up:standby 2024-04-03T14:22:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[17655]: audit 2024-04-03T14:22:38.105217+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi067.wogtbd"}]: dispatch 2024-04-03T14:22:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[17655]: cluster 2024-04-03T14:22:38.577848+0000 mgr.y (mgr.24370) 120 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-04-03T14:22:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[27441]: cluster 2024-04-03T14:22:38.099205+0000 mon.a (mon.0) 844 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-03T14:22:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[27441]: cluster 2024-04-03T14:22:38.104874+0000 mon.a (mon.0) 845 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:reconnect 2024-04-03T14:22:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[27441]: cluster 2024-04-03T14:22:38.104925+0000 mon.a (mon.0) 846 : cluster [DBG] mds.? [v2:172.21.15.67:6834/1675158498,v1:172.21.15.67:6835/1675158498] up:boot 2024-04-03T14:22:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[27441]: cluster 2024-04-03T14:22:38.104991+0000 mon.a (mon.0) 847 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.mohmmv=up:reconnect} 1 up:standby 2024-04-03T14:22:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[27441]: audit 2024-04-03T14:22:38.105217+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi067.wogtbd"}]: dispatch 2024-04-03T14:22:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:39 smithi067 bash[27441]: cluster 2024-04-03T14:22:38.577848+0000 mgr.y (mgr.24370) 120 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-04-03T14:22:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:39 smithi082 bash[20963]: cluster 2024-04-03T14:22:38.099205+0000 mon.a (mon.0) 844 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-03T14:22:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:39 smithi082 bash[20963]: cluster 2024-04-03T14:22:38.104874+0000 mon.a (mon.0) 845 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:reconnect 2024-04-03T14:22:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:39 smithi082 bash[20963]: cluster 2024-04-03T14:22:38.104925+0000 mon.a (mon.0) 846 : cluster [DBG] mds.? [v2:172.21.15.67:6834/1675158498,v1:172.21.15.67:6835/1675158498] up:boot 2024-04-03T14:22:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:39 smithi082 bash[20963]: cluster 2024-04-03T14:22:38.104991+0000 mon.a (mon.0) 847 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.mohmmv=up:reconnect} 1 up:standby 2024-04-03T14:22:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:39 smithi082 bash[20963]: audit 2024-04-03T14:22:38.105217+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi067.wogtbd"}]: dispatch 2024-04-03T14:22:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:39 smithi082 bash[20963]: cluster 2024-04-03T14:22:38.577848+0000 mgr.y (mgr.24370) 120 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-04-03T14:22:39.662 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-03T14:22:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:40 smithi082 bash[20963]: cluster 2024-04-03T14:22:39.110004+0000 mon.a (mon.0) 849 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:rejoin 2024-04-03T14:22:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:40 smithi082 bash[20963]: cluster 2024-04-03T14:22:39.110067+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.mohmmv=up:rejoin} 1 up:standby 2024-04-03T14:22:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:40 smithi082 bash[20963]: cluster 2024-04-03T14:22:39.112657+0000 mon.a (mon.0) 851 : cluster [INF] daemon mds.foo.smithi082.mohmmv is now active in filesystem foo as rank 0 2024-04-03T14:22:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:40 smithi082 bash[20963]: audit 2024-04-03T14:22:39.656108+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:40 smithi082 bash[20963]: audit 2024-04-03T14:22:39.657793+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:40 smithi082 bash[20963]: audit 2024-04-03T14:22:39.682986+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[27441]: cluster 2024-04-03T14:22:39.110004+0000 mon.a (mon.0) 849 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:rejoin 2024-04-03T14:22:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[27441]: cluster 2024-04-03T14:22:39.110067+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.mohmmv=up:rejoin} 1 up:standby 2024-04-03T14:22:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[27441]: cluster 2024-04-03T14:22:39.112657+0000 mon.a (mon.0) 851 : cluster [INF] daemon mds.foo.smithi082.mohmmv is now active in filesystem foo as rank 0 2024-04-03T14:22:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[27441]: audit 2024-04-03T14:22:39.656108+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[27441]: audit 2024-04-03T14:22:39.657793+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[27441]: audit 2024-04-03T14:22:39.682986+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[17655]: cluster 2024-04-03T14:22:39.110004+0000 mon.a (mon.0) 849 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:rejoin 2024-04-03T14:22:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[17655]: cluster 2024-04-03T14:22:39.110067+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.mohmmv=up:rejoin} 1 up:standby 2024-04-03T14:22:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[17655]: cluster 2024-04-03T14:22:39.112657+0000 mon.a (mon.0) 851 : cluster [INF] daemon mds.foo.smithi082.mohmmv is now active in filesystem foo as rank 0 2024-04-03T14:22:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[17655]: audit 2024-04-03T14:22:39.656108+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[17655]: audit 2024-04-03T14:22:39.657793+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:40 smithi067 bash[17655]: audit 2024-04-03T14:22:39.682986+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:41 smithi082 bash[20963]: cluster 2024-04-03T14:22:40.108219+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-03T14:22:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:41 smithi082 bash[20963]: cluster 2024-04-03T14:22:40.108279+0000 mon.a (mon.0) 856 : cluster [INF] Cluster is now healthy 2024-04-03T14:22:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:41 smithi082 bash[20963]: cluster 2024-04-03T14:22:40.115586+0000 mon.a (mon.0) 857 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:active 2024-04-03T14:22:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:41 smithi082 bash[20963]: cluster 2024-04-03T14:22:40.115785+0000 mon.a (mon.0) 858 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.mohmmv=up:active} 1 up:standby 2024-04-03T14:22:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:41 smithi082 bash[20963]: cluster 2024-04-03T14:22:40.578698+0000 mgr.y (mgr.24370) 121 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-04-03T14:22:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:41 smithi082 bash[20963]: audit 2024-04-03T14:22:41.039739+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:41 smithi082 bash[20963]: audit 2024-04-03T14:22:41.046734+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[27441]: cluster 2024-04-03T14:22:40.108219+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[27441]: cluster 2024-04-03T14:22:40.108279+0000 mon.a (mon.0) 856 : cluster [INF] Cluster is now healthy 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[27441]: cluster 2024-04-03T14:22:40.115586+0000 mon.a (mon.0) 857 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:active 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[27441]: cluster 2024-04-03T14:22:40.115785+0000 mon.a (mon.0) 858 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.mohmmv=up:active} 1 up:standby 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[27441]: cluster 2024-04-03T14:22:40.578698+0000 mgr.y (mgr.24370) 121 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[27441]: audit 2024-04-03T14:22:41.039739+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[27441]: audit 2024-04-03T14:22:41.046734+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[17655]: cluster 2024-04-03T14:22:40.108219+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[17655]: cluster 2024-04-03T14:22:40.108279+0000 mon.a (mon.0) 856 : cluster [INF] Cluster is now healthy 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[17655]: cluster 2024-04-03T14:22:40.115586+0000 mon.a (mon.0) 857 : cluster [DBG] mds.? [v2:172.21.15.82:6832/3892867817,v1:172.21.15.82:6833/3892867817] up:active 2024-04-03T14:22:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[17655]: cluster 2024-04-03T14:22:40.115785+0000 mon.a (mon.0) 858 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.mohmmv=up:active} 1 up:standby 2024-04-03T14:22:41.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[17655]: cluster 2024-04-03T14:22:40.578698+0000 mgr.y (mgr.24370) 121 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.7 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-04-03T14:22:41.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[17655]: audit 2024-04-03T14:22:41.039739+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:41.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:41 smithi067 bash[17655]: audit 2024-04-03T14:22:41.046734+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:42 smithi082 bash[20963]: audit 2024-04-03T14:22:41.953538+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:42 smithi082 bash[20963]: audit 2024-04-03T14:22:41.962014+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:42 smithi082 bash[20963]: audit 2024-04-03T14:22:41.963553+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:42 smithi082 bash[20963]: audit 2024-04-03T14:22:41.964786+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:42 smithi082 bash[20963]: audit 2024-04-03T14:22:41.972857+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:42 smithi082 bash[20963]: audit 2024-04-03T14:22:42.049814+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:42 smithi082 bash[20963]: audit 2024-04-03T14:22:42.053276+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:42 smithi082 bash[20963]: audit 2024-04-03T14:22:42.054935+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:42 smithi082 bash[20963]: audit 2024-04-03T14:22:42.065319+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:43] "GET /metrics HTTP/1.1" 200 239270 "" "Prometheus/2.43.0" 2024-04-03T14:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[27441]: audit 2024-04-03T14:22:41.953538+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[27441]: audit 2024-04-03T14:22:41.962014+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[27441]: audit 2024-04-03T14:22:41.963553+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[27441]: audit 2024-04-03T14:22:41.964786+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[27441]: audit 2024-04-03T14:22:41.972857+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[27441]: audit 2024-04-03T14:22:42.049814+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[27441]: audit 2024-04-03T14:22:42.053276+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[27441]: audit 2024-04-03T14:22:42.054935+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[27441]: audit 2024-04-03T14:22:42.065319+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[17655]: audit 2024-04-03T14:22:41.953538+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[17655]: audit 2024-04-03T14:22:41.962014+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[17655]: audit 2024-04-03T14:22:41.963553+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[17655]: audit 2024-04-03T14:22:41.964786+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[17655]: audit 2024-04-03T14:22:41.972857+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[17655]: audit 2024-04-03T14:22:42.049814+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:22:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[17655]: audit 2024-04-03T14:22:42.053276+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:22:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[17655]: audit 2024-04-03T14:22:42.054935+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:22:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:42 smithi067 bash[17655]: audit 2024-04-03T14:22:42.065319+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:22:44.215 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:22:44.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:44 smithi082 bash[20963]: cluster 2024-04-03T14:22:42.579340+0000 mgr.y (mgr.24370) 122 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-04-03T14:22:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:44 smithi067 bash[27441]: cluster 2024-04-03T14:22:42.579340+0000 mgr.y (mgr.24370) 122 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-04-03T14:22:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:44 smithi067 bash[17655]: cluster 2024-04-03T14:22:42.579340+0000 mgr.y (mgr.24370) 122 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-04-03T14:22:45.949 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:45 smithi067 bash[17655]: cluster 2024-04-03T14:22:44.580186+0000 mgr.y (mgr.24370) 123 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-04-03T14:22:45.950 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:45 smithi067 bash[17655]: audit 2024-04-03T14:22:44.692482+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:45.950 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:45 smithi067 bash[27441]: cluster 2024-04-03T14:22:44.580186+0000 mgr.y (mgr.24370) 123 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-04-03T14:22:45.950 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:45 smithi067 bash[27441]: audit 2024-04-03T14:22:44.692482+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:45 smithi082 bash[20963]: cluster 2024-04-03T14:22:44.580186+0000 mgr.y (mgr.24370) 123 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 KiB/s wr, 9 op/s 2024-04-03T14:22:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:45 smithi082 bash[20963]: audit 2024-04-03T14:22:44.692482+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:47.782 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-04-03T14:22:47.792 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-03T14:22:47.792 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-03T14:22:47.792 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-03T14:22:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:47 smithi082 bash[20963]: cluster 2024-04-03T14:22:46.581262+0000 mgr.y (mgr.24370) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-03T14:22:48.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:47 smithi067 bash[17655]: cluster 2024-04-03T14:22:46.581262+0000 mgr.y (mgr.24370) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-03T14:22:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:47 smithi067 bash[27441]: cluster 2024-04-03T14:22:46.581262+0000 mgr.y (mgr.24370) 124 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-03T14:22:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:49 smithi082 bash[20963]: cluster 2024-04-03T14:22:48.581974+0000 mgr.y (mgr.24370) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-03T14:22:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:49 smithi067 bash[17655]: cluster 2024-04-03T14:22:48.581974+0000 mgr.y (mgr.24370) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-03T14:22:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:49 smithi067 bash[27441]: cluster 2024-04-03T14:22:48.581974+0000 mgr.y (mgr.24370) 125 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-04-03T14:22:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:51 smithi082 bash[20963]: cluster 2024-04-03T14:22:50.582708+0000 mgr.y (mgr.24370) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-03T14:22:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:51 smithi067 bash[17655]: cluster 2024-04-03T14:22:50.582708+0000 mgr.y (mgr.24370) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-03T14:22:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:51 smithi067 bash[27441]: cluster 2024-04-03T14:22:50.582708+0000 mgr.y (mgr.24370) 126 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-03T14:22:52.572 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:22:53.381 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:53] "GET /metrics HTTP/1.1" 200 239270 "" "Prometheus/2.43.0" 2024-04-03T14:22:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:53 smithi082 bash[20963]: cluster 2024-04-03T14:22:52.583409+0000 mgr.y (mgr.24370) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-03T14:22:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:22:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:53 smithi067 bash[17655]: cluster 2024-04-03T14:22:52.583409+0000 mgr.y (mgr.24370) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-03T14:22:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:53 smithi067 bash[27441]: cluster 2024-04-03T14:22:52.583409+0000 mgr.y (mgr.24370) 127 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-03T14:22:55.067 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[27441]: audit 2024-04-03T14:22:54.582785+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-03T14:22:55.067 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[27441]: audit 2024-04-03T14:22:54.583369+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-03T14:22:55.067 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[27441]: audit 2024-04-03T14:22:54.583767+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-04-03T14:22:55.068 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[27441]: audit 2024-04-03T14:22:54.653378+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:55.068 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[27441]: audit 2024-04-03T14:22:54.655274+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:55.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[17655]: audit 2024-04-03T14:22:54.582785+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-03T14:22:55.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[17655]: audit 2024-04-03T14:22:54.583369+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-03T14:22:55.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[17655]: audit 2024-04-03T14:22:54.583767+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-04-03T14:22:55.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[17655]: audit 2024-04-03T14:22:54.653378+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:55.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:54 smithi067 bash[17655]: audit 2024-04-03T14:22:54.655274+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:54 smithi082 bash[20963]: audit 2024-04-03T14:22:54.582785+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-03T14:22:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:54 smithi082 bash[20963]: audit 2024-04-03T14:22:54.583369+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-03T14:22:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:54 smithi082 bash[20963]: audit 2024-04-03T14:22:54.583767+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-04-03T14:22:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:54 smithi082 bash[20963]: audit 2024-04-03T14:22:54.653378+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:22:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:54 smithi082 bash[20963]: audit 2024-04-03T14:22:54.655274+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:22:55.562 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:22:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[27441]: cluster 2024-04-03T14:22:54.583981+0000 mgr.y (mgr.24370) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-03T14:22:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[27441]: audit 2024-04-03T14:22:54.722471+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-03T14:22:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[27441]: audit 2024-04-03T14:22:54.722558+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-03T14:22:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[27441]: audit 2024-04-03T14:22:54.722646+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]': finished 2024-04-03T14:22:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[27441]: cluster 2024-04-03T14:22:54.722738+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-03T14:22:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[27441]: audit 2024-04-03T14:22:55.555803+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.67:0/1436883293' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-03T14:22:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[17655]: cluster 2024-04-03T14:22:54.583981+0000 mgr.y (mgr.24370) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-03T14:22:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[17655]: audit 2024-04-03T14:22:54.722471+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-03T14:22:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[17655]: audit 2024-04-03T14:22:54.722558+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-03T14:22:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[17655]: audit 2024-04-03T14:22:54.722646+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]': finished 2024-04-03T14:22:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[17655]: cluster 2024-04-03T14:22:54.722738+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-03T14:22:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:55 smithi067 bash[17655]: audit 2024-04-03T14:22:55.555803+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.67:0/1436883293' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-03T14:22:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:55 smithi082 bash[20963]: cluster 2024-04-03T14:22:54.583981+0000 mgr.y (mgr.24370) 128 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-03T14:22:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:55 smithi082 bash[20963]: audit 2024-04-03T14:22:54.722471+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-03T14:22:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:55 smithi082 bash[20963]: audit 2024-04-03T14:22:54.722558+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-03T14:22:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:55 smithi082 bash[20963]: audit 2024-04-03T14:22:54.722646+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]': finished 2024-04-03T14:22:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:55 smithi082 bash[20963]: cluster 2024-04-03T14:22:54.722738+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-03T14:22:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:55 smithi082 bash[20963]: audit 2024-04-03T14:22:55.555803+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.67:0/1436883293' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-03T14:22:56.268 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":21,"active_gid":24370,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6800","nonce":2331372748},{"type":"v1","addr":"172.21.15.67:6801","nonce":2331372748}]},"active_addr":"172.21.15.67:6801/2331372748","active_change":"2024-04-03T14:19:54.507978+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24374,"name":"x","mgr_features":4540138320759226367,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.67:8443/","prometheus":"http://172.21.15.67:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":3879742964}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":2733073378}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":313550995}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":3791575605}]}]} 2024-04-03T14:22:56.272 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-03T14:22:56.272 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-03T14:22:56.272 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-03T14:22:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:56 smithi082 bash[20963]: cluster 2024-04-03T14:22:55.734490+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-03T14:22:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:56 smithi067 bash[17655]: cluster 2024-04-03T14:22:55.734490+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-03T14:22:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:56 smithi067 bash[27441]: cluster 2024-04-03T14:22:55.734490+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-03T14:22:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:57 smithi082 bash[20963]: cluster 2024-04-03T14:22:56.584662+0000 mgr.y (mgr.24370) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:57 smithi067 bash[17655]: cluster 2024-04-03T14:22:56.584662+0000 mgr.y (mgr.24370) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:22:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:57 smithi067 bash[27441]: cluster 2024-04-03T14:22:56.584662+0000 mgr.y (mgr.24370) 129 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:22:59 smithi082 bash[20963]: cluster 2024-04-03T14:22:58.585312+0000 mgr.y (mgr.24370) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:22:59 smithi067 bash[17655]: cluster 2024-04-03T14:22:58.585312+0000 mgr.y (mgr.24370) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:22:59 smithi067 bash[27441]: cluster 2024-04-03T14:22:58.585312+0000 mgr.y (mgr.24370) 130 : cluster [DBG] pgmap v107: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:01.062 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:02.053 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:01 smithi067 bash[17655]: cluster 2024-04-03T14:23:00.586291+0000 mgr.y (mgr.24370) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:02.053 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:01 smithi067 bash[27441]: cluster 2024-04-03T14:23:00.586291+0000 mgr.y (mgr.24370) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:01 smithi082 bash[20963]: cluster 2024-04-03T14:23:00.586291+0000 mgr.y (mgr.24370) 131 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:03] "GET /metrics HTTP/1.1" 200 239411 "" "Prometheus/2.43.0" 2024-04-03T14:23:03.872 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:23:03.873 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":71,"fsid":"9a055ff6-f1c3-11ee-b648-cb9ed24678a4","created":"2024-04-03T14:09:09.363752+0000","modified":"2024-04-03T14:22:55.716551+0000","last_up_change":"2024-04-03T14:18:54.672766+0000","last_in_change":"2024-04-03T14:18:28.244477+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-03T14:14:34.918387+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-04-03T14:20:34.019431+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-04-03T14:22:28.949289+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-04-03T14:22:29.455490+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"893f7cfb-9585-44a2-8e27-75a463de5b04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6803","nonce":2761291754}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6805","nonce":2761291754}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6809","nonce":2761291754}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6807","nonce":2761291754}]},"public_addr":"172.21.15.67:6803/2761291754","cluster_addr":"172.21.15.67:6805/2761291754","heartbeat_back_addr":"172.21.15.67:6809/2761291754","heartbeat_front_addr":"172.21.15.67:6807/2761291754","state":["exists","up"]},{"osd":1,"uuid":"f1bae068-fd6a-4a39-9500-9e67d54b70fb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6811","nonce":3294775956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6813","nonce":3294775956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6817","nonce":3294775956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6815","nonce":3294775956}]},"public_addr":"172.21.15.67:6811/3294775956","cluster_addr":"172.21.15.67:6813/3294775956","heartbeat_back_addr":"172.21.15.67:6817/3294775956","heartbeat_front_addr":"172.21.15.67:6815/3294775956","state":["exists","up"]},{"osd":2,"uuid":"51a9a5b2-bddf-4e01-a3d3-498b2c5ce540","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6818","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6819","nonce":2235736412}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6820","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6821","nonce":2235736412}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6824","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6825","nonce":2235736412}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6822","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6823","nonce":2235736412}]},"public_addr":"172.21.15.67:6819/2235736412","cluster_addr":"172.21.15.67:6821/2235736412","heartbeat_back_addr":"172.21.15.67:6825/2235736412","heartbeat_front_addr":"172.21.15.67:6823/2235736412","state":["exists","up"]},{"osd":3,"uuid":"8639a718-b9fb-488c-b374-269a443d543e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6826","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6827","nonce":645922834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6828","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6829","nonce":645922834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6832","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6833","nonce":645922834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6830","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6831","nonce":645922834}]},"public_addr":"172.21.15.67:6827/645922834","cluster_addr":"172.21.15.67:6829/645922834","heartbeat_back_addr":"172.21.15.67:6833/645922834","heartbeat_front_addr":"172.21.15.67:6831/645922834","state":["exists","up"]},{"osd":4,"uuid":"d4a4e759-47c5-40ce-be2c-1478d76c1892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6801","nonce":2155921554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6803","nonce":2155921554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6807","nonce":2155921554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6805","nonce":2155921554}]},"public_addr":"172.21.15.82:6801/2155921554","cluster_addr":"172.21.15.82:6803/2155921554","heartbeat_back_addr":"172.21.15.82:6807/2155921554","heartbeat_front_addr":"172.21.15.82:6805/2155921554","state":["exists","up"]},{"osd":5,"uuid":"3515e4d4-2d79-4a2e-a981-ab31ddf2628f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6809","nonce":3927990922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6811","nonce":3927990922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6815","nonce":3927990922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6813","nonce":3927990922}]},"public_addr":"172.21.15.82:6809/3927990922","cluster_addr":"172.21.15.82:6811/3927990922","heartbeat_back_addr":"172.21.15.82:6815/3927990922","heartbeat_front_addr":"172.21.15.82:6813/3927990922","state":["exists","up"]},{"osd":6,"uuid":"e0ed7c09-cb32-4902-8e3f-1b406a7c2f73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6817","nonce":1452325956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6819","nonce":1452325956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6823","nonce":1452325956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6821","nonce":1452325956}]},"public_addr":"172.21.15.82:6817/1452325956","cluster_addr":"172.21.15.82:6819/1452325956","heartbeat_back_addr":"172.21.15.82:6823/1452325956","heartbeat_front_addr":"172.21.15.82:6821/1452325956","state":["exists","up"]},{"osd":7,"uuid":"d7fba5ed-8293-49be-9a9b-1434bdfe025c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6825","nonce":1129027163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6827","nonce":1129027163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6831","nonce":1129027163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6829","nonce":1129027163}]},"public_addr":"172.21.15.82:6825/1129027163","cluster_addr":"172.21.15.82:6827/1129027163","heartbeat_back_addr":"172.21.15.82:6831/1129027163","heartbeat_front_addr":"172.21.15.82:6829/1129027163","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:12:47.030096+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:13:40.018343+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:14:32.318369+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:15:24.797762+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:16:15.941278+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:17:07.833223+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:00.361565+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:53.203978+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":5}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:6835/441878303":"2024-04-04T14:22:37.095195+0000","172.21.15.67:6834/441878303":"2024-04-04T14:22:37.095195+0000","172.21.15.67:0/3201385478":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/3725628296":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6801/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:6801/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6800/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/2757462299":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/278815361":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/3524677901":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/2760610136":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6800/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6801/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/483353354":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3373606160":"2024-04-04T14:19:54.507696+0000","172.21.15.67:6800/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/4087304249":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/1816601557":"2024-04-04T14:19:54.507696+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-03T14:23:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:03 smithi082 bash[20963]: cluster 2024-04-03T14:23:02.586954+0000 mgr.y (mgr.24370) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:23:04.113 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:03 smithi067 bash[17655]: cluster 2024-04-03T14:23:02.586954+0000 mgr.y (mgr.24370) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:04.113 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:03 smithi067 bash[27441]: cluster 2024-04-03T14:23:02.586954+0000 mgr.y (mgr.24370) 132 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:04.592 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-03T14:23:04.592 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-03T14:23:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:04 smithi067 bash[17655]: audit 2024-04-03T14:23:03.871618+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.67:0/3962688580' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:23:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:04 smithi067 bash[27441]: audit 2024-04-03T14:23:03.871618+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.67:0/3962688580' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:23:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:04 smithi082 bash[20963]: audit 2024-04-03T14:23:03.871618+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.67:0/3962688580' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:23:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:05 smithi082 bash[20963]: cluster 2024-04-03T14:23:04.587469+0000 mgr.y (mgr.24370) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:05 smithi067 bash[17655]: cluster 2024-04-03T14:23:04.587469+0000 mgr.y (mgr.24370) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:05 smithi067 bash[27441]: cluster 2024-04-03T14:23:04.587469+0000 mgr.y (mgr.24370) 133 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:07 smithi082 bash[20963]: cluster 2024-04-03T14:23:06.588574+0000 mgr.y (mgr.24370) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:08.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:07 smithi067 bash[27441]: cluster 2024-04-03T14:23:06.588574+0000 mgr.y (mgr.24370) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:07 smithi067 bash[17655]: cluster 2024-04-03T14:23:06.588574+0000 mgr.y (mgr.24370) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:09.380 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:09 smithi082 bash[20963]: cluster 2024-04-03T14:23:08.589217+0000 mgr.y (mgr.24370) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:10.249 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:09 smithi082 bash[20963]: audit 2024-04-03T14:23:09.650394+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:10.250 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:09 smithi067 bash[17655]: cluster 2024-04-03T14:23:08.589217+0000 mgr.y (mgr.24370) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:10.250 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:09 smithi067 bash[17655]: audit 2024-04-03T14:23:09.650394+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:10.250 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:09 smithi067 bash[27441]: cluster 2024-04-03T14:23:08.589217+0000 mgr.y (mgr.24370) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:10.250 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:09 smithi067 bash[27441]: audit 2024-04-03T14:23:09.650394+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:11 smithi082 bash[20963]: cluster 2024-04-03T14:23:10.590354+0000 mgr.y (mgr.24370) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:11 smithi067 bash[17655]: cluster 2024-04-03T14:23:10.590354+0000 mgr.y (mgr.24370) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:11 smithi067 bash[27441]: cluster 2024-04-03T14:23:10.590354+0000 mgr.y (mgr.24370) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:12.172 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:23:12.173 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":71,"fsid":"9a055ff6-f1c3-11ee-b648-cb9ed24678a4","created":"2024-04-03T14:09:09.363752+0000","modified":"2024-04-03T14:22:55.716551+0000","last_up_change":"2024-04-03T14:18:54.672766+0000","last_in_change":"2024-04-03T14:18:28.244477+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-03T14:14:34.918387+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-04-03T14:20:34.019431+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-04-03T14:22:28.949289+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-04-03T14:22:29.455490+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"68","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"893f7cfb-9585-44a2-8e27-75a463de5b04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6803","nonce":2761291754}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6805","nonce":2761291754}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6809","nonce":2761291754}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":2761291754},{"type":"v1","addr":"172.21.15.67:6807","nonce":2761291754}]},"public_addr":"172.21.15.67:6803/2761291754","cluster_addr":"172.21.15.67:6805/2761291754","heartbeat_back_addr":"172.21.15.67:6809/2761291754","heartbeat_front_addr":"172.21.15.67:6807/2761291754","state":["exists","up"]},{"osd":1,"uuid":"f1bae068-fd6a-4a39-9500-9e67d54b70fb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6811","nonce":3294775956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6813","nonce":3294775956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6817","nonce":3294775956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":3294775956},{"type":"v1","addr":"172.21.15.67:6815","nonce":3294775956}]},"public_addr":"172.21.15.67:6811/3294775956","cluster_addr":"172.21.15.67:6813/3294775956","heartbeat_back_addr":"172.21.15.67:6817/3294775956","heartbeat_front_addr":"172.21.15.67:6815/3294775956","state":["exists","up"]},{"osd":2,"uuid":"51a9a5b2-bddf-4e01-a3d3-498b2c5ce540","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6818","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6819","nonce":2235736412}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6820","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6821","nonce":2235736412}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6824","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6825","nonce":2235736412}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6822","nonce":2235736412},{"type":"v1","addr":"172.21.15.67:6823","nonce":2235736412}]},"public_addr":"172.21.15.67:6819/2235736412","cluster_addr":"172.21.15.67:6821/2235736412","heartbeat_back_addr":"172.21.15.67:6825/2235736412","heartbeat_front_addr":"172.21.15.67:6823/2235736412","state":["exists","up"]},{"osd":3,"uuid":"8639a718-b9fb-488c-b374-269a443d543e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6826","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6827","nonce":645922834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6828","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6829","nonce":645922834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6832","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6833","nonce":645922834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6830","nonce":645922834},{"type":"v1","addr":"172.21.15.67:6831","nonce":645922834}]},"public_addr":"172.21.15.67:6827/645922834","cluster_addr":"172.21.15.67:6829/645922834","heartbeat_back_addr":"172.21.15.67:6833/645922834","heartbeat_front_addr":"172.21.15.67:6831/645922834","state":["exists","up"]},{"osd":4,"uuid":"d4a4e759-47c5-40ce-be2c-1478d76c1892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6801","nonce":2155921554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6803","nonce":2155921554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6807","nonce":2155921554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":2155921554},{"type":"v1","addr":"172.21.15.82:6805","nonce":2155921554}]},"public_addr":"172.21.15.82:6801/2155921554","cluster_addr":"172.21.15.82:6803/2155921554","heartbeat_back_addr":"172.21.15.82:6807/2155921554","heartbeat_front_addr":"172.21.15.82:6805/2155921554","state":["exists","up"]},{"osd":5,"uuid":"3515e4d4-2d79-4a2e-a981-ab31ddf2628f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6809","nonce":3927990922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6811","nonce":3927990922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6815","nonce":3927990922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":3927990922},{"type":"v1","addr":"172.21.15.82:6813","nonce":3927990922}]},"public_addr":"172.21.15.82:6809/3927990922","cluster_addr":"172.21.15.82:6811/3927990922","heartbeat_back_addr":"172.21.15.82:6815/3927990922","heartbeat_front_addr":"172.21.15.82:6813/3927990922","state":["exists","up"]},{"osd":6,"uuid":"e0ed7c09-cb32-4902-8e3f-1b406a7c2f73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6817","nonce":1452325956}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6819","nonce":1452325956}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6823","nonce":1452325956}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":1452325956},{"type":"v1","addr":"172.21.15.82:6821","nonce":1452325956}]},"public_addr":"172.21.15.82:6817/1452325956","cluster_addr":"172.21.15.82:6819/1452325956","heartbeat_back_addr":"172.21.15.82:6823/1452325956","heartbeat_front_addr":"172.21.15.82:6821/1452325956","state":["exists","up"]},{"osd":7,"uuid":"d7fba5ed-8293-49be-9a9b-1434bdfe025c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6825","nonce":1129027163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6827","nonce":1129027163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6831","nonce":1129027163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1129027163},{"type":"v1","addr":"172.21.15.82:6829","nonce":1129027163}]},"public_addr":"172.21.15.82:6825/1129027163","cluster_addr":"172.21.15.82:6827/1129027163","heartbeat_back_addr":"172.21.15.82:6831/1129027163","heartbeat_front_addr":"172.21.15.82:6829/1129027163","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:12:47.030096+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:13:40.018343+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:14:32.318369+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:15:24.797762+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:16:15.941278+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:17:07.833223+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:00.361565+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-04-03T14:18:53.203978+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":5}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:6835/441878303":"2024-04-04T14:22:37.095195+0000","172.21.15.67:6834/441878303":"2024-04-04T14:22:37.095195+0000","172.21.15.67:0/3201385478":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/3725628296":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6801/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:6801/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:6800/2711745486":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/2757462299":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/278815361":"2024-04-04T14:09:43.170180+0000","172.21.15.67:0/3524677901":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/2760610136":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6800/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:6801/1909141378":"2024-04-04T14:10:18.254410+0000","172.21.15.67:0/483353354":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/3373606160":"2024-04-04T14:19:54.507696+0000","172.21.15.67:6800/2426113769":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/4087304249":"2024-04-04T14:19:54.507696+0000","172.21.15.67:0/1816601557":"2024-04-04T14:19:54.507696+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-04-03T14:23:12.908 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-03T14:23:12.908 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-03T14:23:12.909 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-03T14:23:12.909 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-03T14:23:12.910 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-03T14:23:12.910 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-03T14:23:12.911 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-03T14:23:12.911 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-03T14:23:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:12 smithi067 bash[17655]: audit 2024-04-03T14:23:12.172220+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.67:0/3274531495' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:23:13.083 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:13] "GET /metrics HTTP/1.1" 200 239430 "" "Prometheus/2.43.0" 2024-04-03T14:23:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:12 smithi067 bash[27441]: audit 2024-04-03T14:23:12.172220+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.67:0/3274531495' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:23:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:12 smithi082 bash[20963]: audit 2024-04-03T14:23:12.172220+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.67:0/3274531495' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-03T14:23:13.790 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:23:14.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:13 smithi082 bash[20963]: cluster 2024-04-03T14:23:12.591051+0000 mgr.y (mgr.24370) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:13 smithi067 bash[27441]: cluster 2024-04-03T14:23:12.591051+0000 mgr.y (mgr.24370) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:13 smithi067 bash[17655]: cluster 2024-04-03T14:23:12.591051+0000 mgr.y (mgr.24370) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:15 smithi082 bash[20963]: cluster 2024-04-03T14:23:14.591828+0000 mgr.y (mgr.24370) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:15 smithi067 bash[27441]: cluster 2024-04-03T14:23:14.591828+0000 mgr.y (mgr.24370) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:15 smithi067 bash[17655]: cluster 2024-04-03T14:23:14.591828+0000 mgr.y (mgr.24370) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:17.802 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:17.802 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:17.803 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:17.803 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:17.804 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:17.804 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:17.810 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:17.810 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:17 smithi082 bash[20963]: cluster 2024-04-03T14:23:16.592964+0000 mgr.y (mgr.24370) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:17 smithi067 bash[17655]: cluster 2024-04-03T14:23:16.592964+0000 mgr.y (mgr.24370) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:17 smithi067 bash[27441]: cluster 2024-04-03T14:23:16.592964+0000 mgr.y (mgr.24370) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:20.111 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:19 smithi067 bash[17655]: cluster 2024-04-03T14:23:18.593577+0000 mgr.y (mgr.24370) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:20.112 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:19 smithi067 bash[27441]: cluster 2024-04-03T14:23:18.593577+0000 mgr.y (mgr.24370) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:19 smithi082 bash[20963]: cluster 2024-04-03T14:23:18.593577+0000 mgr.y (mgr.24370) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:22.041 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:21 smithi067 bash[27441]: cluster 2024-04-03T14:23:20.594647+0000 mgr.y (mgr.24370) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:22.042 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:21 smithi067 bash[17655]: cluster 2024-04-03T14:23:20.594647+0000 mgr.y (mgr.24370) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:21 smithi082 bash[20963]: cluster 2024-04-03T14:23:20.594647+0000 mgr.y (mgr.24370) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:23.155 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:23] "GET /metrics HTTP/1.1" 200 239430 "" "Prometheus/2.43.0" 2024-04-03T14:23:23.821 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:23:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:23 smithi082 bash[20963]: cluster 2024-04-03T14:23:22.595289+0000 mgr.y (mgr.24370) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:23 smithi067 bash[17655]: cluster 2024-04-03T14:23:22.595289+0000 mgr.y (mgr.24370) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:23 smithi067 bash[27441]: cluster 2024-04-03T14:23:22.595289+0000 mgr.y (mgr.24370) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:24 smithi067 bash[17655]: audit 2024-04-03T14:23:24.649550+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:24 smithi067 bash[27441]: audit 2024-04-03T14:23:24.649550+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:24 smithi082 bash[20963]: audit 2024-04-03T14:23:24.649550+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:25 smithi082 bash[20963]: cluster 2024-04-03T14:23:24.595917+0000 mgr.y (mgr.24370) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:25 smithi067 bash[17655]: cluster 2024-04-03T14:23:24.595917+0000 mgr.y (mgr.24370) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:25 smithi067 bash[27441]: cluster 2024-04-03T14:23:24.595917+0000 mgr.y (mgr.24370) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:27 smithi082 bash[20963]: cluster 2024-04-03T14:23:26.597012+0000 mgr.y (mgr.24370) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:27 smithi067 bash[17655]: cluster 2024-04-03T14:23:26.597012+0000 mgr.y (mgr.24370) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:27 smithi067 bash[27441]: cluster 2024-04-03T14:23:26.597012+0000 mgr.y (mgr.24370) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:29.387 INFO:teuthology.orchestra.run.smithi067.stdout:197568495682 2024-04-03T14:23:29.388 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-03T14:23:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:29 smithi082 bash[20963]: cluster 2024-04-03T14:23:28.597653+0000 mgr.y (mgr.24370) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:29 smithi067 bash[17655]: cluster 2024-04-03T14:23:28.597653+0000 mgr.y (mgr.24370) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:29 smithi067 bash[27441]: cluster 2024-04-03T14:23:28.597653+0000 mgr.y (mgr.24370) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:31.888 INFO:teuthology.orchestra.run.smithi067.stdout:77309411438 2024-04-03T14:23:31.888 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-03T14:23:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:31 smithi082 bash[20963]: cluster 2024-04-03T14:23:30.598396+0000 mgr.y (mgr.24370) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:31 smithi067 bash[17655]: cluster 2024-04-03T14:23:30.598396+0000 mgr.y (mgr.24370) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:31 smithi067 bash[27441]: cluster 2024-04-03T14:23:30.598396+0000 mgr.y (mgr.24370) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:32.741 INFO:teuthology.orchestra.run.smithi067.stdout:231928234042 2024-04-03T14:23:32.742 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-03T14:23:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:33] "GET /metrics HTTP/1.1" 200 239425 "" "Prometheus/2.43.0" 2024-04-03T14:23:33.760 INFO:teuthology.orchestra.run.smithi067.stdout:128849018968 2024-04-03T14:23:33.761 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-03T14:23:33.844 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:23:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:33 smithi067 bash[17655]: cluster 2024-04-03T14:23:32.599161+0000 mgr.y (mgr.24370) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:33 smithi067 bash[27441]: cluster 2024-04-03T14:23:32.599161+0000 mgr.y (mgr.24370) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:33 smithi082 bash[20963]: cluster 2024-04-03T14:23:32.599161+0000 mgr.y (mgr.24370) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:34.491 INFO:teuthology.orchestra.run.smithi067.stdout:55834574969 2024-04-03T14:23:34.491 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-03T14:23:35.884 INFO:teuthology.orchestra.run.smithi067.stdout:107374182500 2024-04-03T14:23:35.884 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-03T14:23:36.014 INFO:teuthology.orchestra.run.smithi067.stdout:34359738499 2024-04-03T14:23:36.015 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-03T14:23:36.029 INFO:teuthology.orchestra.run.smithi067.stdout:163208757328 2024-04-03T14:23:36.029 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-03T14:23:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:35 smithi082 bash[20963]: cluster 2024-04-03T14:23:34.599963+0000 mgr.y (mgr.24370) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:35 smithi067 bash[27441]: cluster 2024-04-03T14:23:34.599963+0000 mgr.y (mgr.24370) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:35 smithi067 bash[17655]: cluster 2024-04-03T14:23:34.599963+0000 mgr.y (mgr.24370) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:37 smithi082 bash[20963]: cluster 2024-04-03T14:23:36.601046+0000 mgr.y (mgr.24370) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:37 smithi067 bash[17655]: cluster 2024-04-03T14:23:36.601046+0000 mgr.y (mgr.24370) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:37 smithi067 bash[27441]: cluster 2024-04-03T14:23:36.601046+0000 mgr.y (mgr.24370) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:38.551 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:38.552 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:38.553 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:39.565 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:39 smithi082 bash[20963]: cluster 2024-04-03T14:23:38.601460+0000 mgr.y (mgr.24370) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:39 smithi082 bash[20963]: audit 2024-04-03T14:23:39.651021+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:39 smithi067 bash[17655]: cluster 2024-04-03T14:23:38.601460+0000 mgr.y (mgr.24370) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:39 smithi067 bash[17655]: audit 2024-04-03T14:23:39.651021+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:39 smithi067 bash[27441]: cluster 2024-04-03T14:23:38.601460+0000 mgr.y (mgr.24370) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:39 smithi067 bash[27441]: audit 2024-04-03T14:23:39.651021+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:40.582 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:40.583 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:40.585 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:40.586 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:23:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:41 smithi082 bash[20963]: cluster 2024-04-03T14:23:40.602265+0000 mgr.y (mgr.24370) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:42.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:41 smithi067 bash[17655]: cluster 2024-04-03T14:23:40.602265+0000 mgr.y (mgr.24370) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:42.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:41 smithi067 bash[27441]: cluster 2024-04-03T14:23:40.602265+0000 mgr.y (mgr.24370) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:42 smithi082 bash[20963]: audit 2024-04-03T14:23:42.140924+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:23:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:42 smithi082 bash[20963]: audit 2024-04-03T14:23:42.609285+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:23:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:42 smithi082 bash[20963]: audit 2024-04-03T14:23:42.609938+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:23:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:42 smithi082 bash[20963]: audit 2024-04-03T14:23:42.615188+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:23:43.142 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:43] "GET /metrics HTTP/1.1" 200 239410 "" "Prometheus/2.43.0" 2024-04-03T14:23:43.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:42 smithi067 bash[27441]: audit 2024-04-03T14:23:42.140924+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:23:43.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:42 smithi067 bash[27441]: audit 2024-04-03T14:23:42.609285+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:23:43.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:42 smithi067 bash[27441]: audit 2024-04-03T14:23:42.609938+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:23:43.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:42 smithi067 bash[27441]: audit 2024-04-03T14:23:42.615188+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:23:43.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:42 smithi067 bash[17655]: audit 2024-04-03T14:23:42.140924+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:23:43.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:42 smithi067 bash[17655]: audit 2024-04-03T14:23:42.609285+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:23:43.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:42 smithi067 bash[17655]: audit 2024-04-03T14:23:42.609938+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:23:43.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:42 smithi067 bash[17655]: audit 2024-04-03T14:23:42.615188+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:23:43.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:23:44.027 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:43 smithi067 bash[27441]: cluster 2024-04-03T14:23:42.602656+0000 mgr.y (mgr.24370) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:43 smithi067 bash[17655]: cluster 2024-04-03T14:23:42.602656+0000 mgr.y (mgr.24370) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:43 smithi082 bash[20963]: cluster 2024-04-03T14:23:42.602656+0000 mgr.y (mgr.24370) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:45 smithi082 bash[20963]: cluster 2024-04-03T14:23:44.602972+0000 mgr.y (mgr.24370) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:45 smithi067 bash[17655]: cluster 2024-04-03T14:23:44.602972+0000 mgr.y (mgr.24370) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:45 smithi067 bash[27441]: cluster 2024-04-03T14:23:44.602972+0000 mgr.y (mgr.24370) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:47 smithi082 bash[20963]: cluster 2024-04-03T14:23:46.603758+0000 mgr.y (mgr.24370) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:48.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:47 smithi067 bash[17655]: cluster 2024-04-03T14:23:46.603758+0000 mgr.y (mgr.24370) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:47 smithi067 bash[27441]: cluster 2024-04-03T14:23:46.603758+0000 mgr.y (mgr.24370) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:48.960 INFO:teuthology.orchestra.run.smithi067.stdout:231928234045 2024-04-03T14:23:49.579 INFO:teuthology.orchestra.run.smithi067.stdout:128849018972 2024-04-03T14:23:49.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:49 smithi067 bash[27441]: cluster 2024-04-03T14:23:48.604352+0000 mgr.y (mgr.24370) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:49.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:49 smithi067 bash[27441]: audit 2024-04-03T14:23:48.962200+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.67:0/303971985' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-03T14:23:49.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:49 smithi067 bash[27441]: audit 2024-04-03T14:23:49.580837+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.67:0/3407361075' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-03T14:23:49.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:49 smithi067 bash[17655]: cluster 2024-04-03T14:23:48.604352+0000 mgr.y (mgr.24370) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:49.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:49 smithi067 bash[17655]: audit 2024-04-03T14:23:48.962200+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.67:0/303971985' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-03T14:23:49.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:49 smithi067 bash[17655]: audit 2024-04-03T14:23:49.580837+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.67:0/3407361075' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-03T14:23:50.119 INFO:teuthology.orchestra.run.smithi067.stdout:197568495687 2024-04-03T14:23:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:49 smithi082 bash[20963]: cluster 2024-04-03T14:23:48.604352+0000 mgr.y (mgr.24370) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:49 smithi082 bash[20963]: audit 2024-04-03T14:23:48.962200+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.67:0/303971985' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-03T14:23:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:49 smithi082 bash[20963]: audit 2024-04-03T14:23:49.580837+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.67:0/3407361075' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-03T14:23:50.330 INFO:teuthology.orchestra.run.smithi067.stdout:77309411442 2024-04-03T14:23:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:50 smithi067 bash[27441]: audit 2024-04-03T14:23:50.120662+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.67:0/1154019156' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-03T14:23:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:50 smithi067 bash[27441]: audit 2024-04-03T14:23:50.332298+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 172.21.15.67:0/2575995285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-03T14:23:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:50 smithi067 bash[17655]: audit 2024-04-03T14:23:50.120662+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.67:0/1154019156' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-03T14:23:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:50 smithi067 bash[17655]: audit 2024-04-03T14:23:50.332298+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 172.21.15.67:0/2575995285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-03T14:23:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:50 smithi082 bash[20963]: audit 2024-04-03T14:23:50.120662+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.67:0/1154019156' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-03T14:23:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:50 smithi082 bash[20963]: audit 2024-04-03T14:23:50.332298+0000 mon.a (mon.0) 892 : audit [DBG] from='client.? 172.21.15.67:0/2575995285' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-03T14:23:52.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:51 smithi067 bash[27441]: cluster 2024-04-03T14:23:50.605317+0000 mgr.y (mgr.24370) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:52.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:51 smithi067 bash[17655]: cluster 2024-04-03T14:23:50.605317+0000 mgr.y (mgr.24370) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:51 smithi082 bash[20963]: cluster 2024-04-03T14:23:50.605317+0000 mgr.y (mgr.24370) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:52.771 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234042 got 231928234045 for osd.7 2024-04-03T14:23:52.771 DEBUG:teuthology.parallel:result is None 2024-04-03T14:23:52.872 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018968 got 128849018972 for osd.4 2024-04-03T14:23:52.873 DEBUG:teuthology.parallel:result is None 2024-04-03T14:23:53.516 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:53] "GET /metrics HTTP/1.1" 200 239410 "" "Prometheus/2.43.0" 2024-04-03T14:23:53.642 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411438 got 77309411442 for osd.2 2024-04-03T14:23:53.643 DEBUG:teuthology.parallel:result is None 2024-04-03T14:23:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:23:53.940 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495682 got 197568495687 for osd.6 2024-04-03T14:23:53.940 DEBUG:teuthology.parallel:result is None 2024-04-03T14:23:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:53 smithi067 bash[27441]: cluster 2024-04-03T14:23:52.605833+0000 mgr.y (mgr.24370) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:53 smithi067 bash[17655]: cluster 2024-04-03T14:23:52.605833+0000 mgr.y (mgr.24370) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:54.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:53 smithi082 bash[20963]: cluster 2024-04-03T14:23:52.605833+0000 mgr.y (mgr.24370) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:54.429 INFO:teuthology.orchestra.run.smithi067.stdout:107374182504 2024-04-03T14:23:54.915 INFO:teuthology.orchestra.run.smithi067.stdout:34359738503 2024-04-03T14:23:55.088 INFO:teuthology.orchestra.run.smithi067.stdout:163208757332 2024-04-03T14:23:55.111 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:54 smithi067 bash[17655]: audit 2024-04-03T14:23:54.430978+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.67:0/775286438' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-03T14:23:55.111 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:54 smithi067 bash[17655]: audit 2024-04-03T14:23:54.653788+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:54 smithi067 bash[27441]: audit 2024-04-03T14:23:54.430978+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.67:0/775286438' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-03T14:23:55.112 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:54 smithi067 bash[27441]: audit 2024-04-03T14:23:54.653788+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:55.147 INFO:teuthology.orchestra.run.smithi067.stdout:55834574973 2024-04-03T14:23:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:54 smithi082 bash[20963]: audit 2024-04-03T14:23:54.430978+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.67:0/775286438' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-03T14:23:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:54 smithi082 bash[20963]: audit 2024-04-03T14:23:54.653788+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:23:55.786 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182500 got 107374182504 for osd.3 2024-04-03T14:23:55.786 DEBUG:teuthology.parallel:result is None 2024-04-03T14:23:56.073 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:55 smithi067 bash[27441]: cluster 2024-04-03T14:23:54.606403+0000 mgr.y (mgr.24370) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:56.074 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:55 smithi067 bash[27441]: audit 2024-04-03T14:23:54.913288+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.67:0/1817585896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-03T14:23:56.074 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:55 smithi067 bash[27441]: audit 2024-04-03T14:23:55.090277+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.67:0/4248762373' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-03T14:23:56.074 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:55 smithi067 bash[27441]: audit 2024-04-03T14:23:55.149327+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.67:0/3492306319' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-03T14:23:56.074 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:55 smithi067 bash[17655]: cluster 2024-04-03T14:23:54.606403+0000 mgr.y (mgr.24370) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:56.074 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:55 smithi067 bash[17655]: audit 2024-04-03T14:23:54.913288+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.67:0/1817585896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-03T14:23:56.074 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:55 smithi067 bash[17655]: audit 2024-04-03T14:23:55.090277+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.67:0/4248762373' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-03T14:23:56.074 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:55 smithi067 bash[17655]: audit 2024-04-03T14:23:55.149327+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.67:0/3492306319' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-03T14:23:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:55 smithi082 bash[20963]: cluster 2024-04-03T14:23:54.606403+0000 mgr.y (mgr.24370) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:55 smithi082 bash[20963]: audit 2024-04-03T14:23:54.913288+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.67:0/1817585896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-03T14:23:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:55 smithi082 bash[20963]: audit 2024-04-03T14:23:55.090277+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.67:0/4248762373' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-03T14:23:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:55 smithi082 bash[20963]: audit 2024-04-03T14:23:55.149327+0000 mon.a (mon.0) 895 : audit [DBG] from='client.? 172.21.15.67:0/3492306319' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-03T14:23:57.125 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738499 got 34359738503 for osd.0 2024-04-03T14:23:57.125 DEBUG:teuthology.parallel:result is None 2024-04-03T14:23:57.251 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757328 got 163208757332 for osd.5 2024-04-03T14:23:57.251 DEBUG:teuthology.parallel:result is None 2024-04-03T14:23:57.324 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574969 got 55834574973 for osd.1 2024-04-03T14:23:57.324 DEBUG:teuthology.parallel:result is None 2024-04-03T14:23:57.324 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-03T14:23:57.325 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-03T14:23:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:57 smithi067 bash[27441]: cluster 2024-04-03T14:23:56.607530+0000 mgr.y (mgr.24370) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:57 smithi067 bash[17655]: cluster 2024-04-03T14:23:56.607530+0000 mgr.y (mgr.24370) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:23:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:57 smithi082 bash[20963]: cluster 2024-04-03T14:23:56.607530+0000 mgr.y (mgr.24370) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:23:59 smithi082 bash[20963]: cluster 2024-04-03T14:23:58.608207+0000 mgr.y (mgr.24370) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:23:59 smithi067 bash[17655]: cluster 2024-04-03T14:23:58.608207+0000 mgr.y (mgr.24370) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:23:59 smithi067 bash[27441]: cluster 2024-04-03T14:23:58.608207+0000 mgr.y (mgr.24370) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:02.112 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:24:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:01 smithi082 bash[20963]: cluster 2024-04-03T14:24:00.609243+0000 mgr.y (mgr.24370) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:01 smithi067 bash[17655]: cluster 2024-04-03T14:24:00.609243+0000 mgr.y (mgr.24370) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:01 smithi067 bash[27441]: cluster 2024-04-03T14:24:00.609243+0000 mgr.y (mgr.24370) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:03.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:03] "GET /metrics HTTP/1.1" 200 239409 "" "Prometheus/2.43.0" 2024-04-03T14:24:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:24:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:03 smithi082 bash[20963]: cluster 2024-04-03T14:24:02.609867+0000 mgr.y (mgr.24370) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:03 smithi067 bash[17655]: cluster 2024-04-03T14:24:02.609867+0000 mgr.y (mgr.24370) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:03 smithi067 bash[27441]: cluster 2024-04-03T14:24:02.609867+0000 mgr.y (mgr.24370) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:05.109 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:24:05.111 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-04-03T14:24:05.847 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":140,"stamp":"2024-04-03T14:24:04.610112+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592706,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":224,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2386376,"kb_used_data":7520,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574840,"statfs":{"total":767960285184,"available":765516636160,"internally_reserved":0,"allocated":7700480,"data_stored":4344263,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004565"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-04-03T14:22:55.844414+0000","last_change":"2024-04-03T14:22:55.844414+0000","last_active":"2024-04-03T14:22:55.844414+0000","last_peered":"2024-04-03T14:22:55.844414+0000","last_clean":"2024-04-03T14:22:55.844414+0000","last_became_active":"2024-04-03T14:22:55.843324+0000","last_became_peered":"2024-04-03T14:22:55.843324+0000","last_unstale":"2024-04-03T14:22:55.844414+0000","last_undegraded":"2024-04-03T14:22:55.844414+0000","last_fullsized":"2024-04-03T14:22:55.844414+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T16:45:57.624182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722504+0000","last_change":"2024-04-03T14:22:30.026343+0000","last_active":"2024-04-03T14:22:54.722504+0000","last_peered":"2024-04-03T14:22:54.722504+0000","last_clean":"2024-04-03T14:22:54.722504+0000","last_became_active":"2024-04-03T14:22:30.023802+0000","last_became_peered":"2024-04-03T14:22:30.023802+0000","last_unstale":"2024-04-03T14:22:54.722504+0000","last_undegraded":"2024-04-03T14:22:54.722504+0000","last_fullsized":"2024-04-03T14:22:54.722504+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:09:06.436780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985764+0000","last_change":"2024-04-03T14:22:30.045340+0000","last_active":"2024-04-03T14:22:54.985764+0000","last_peered":"2024-04-03T14:22:54.985764+0000","last_clean":"2024-04-03T14:22:54.985764+0000","last_became_active":"2024-04-03T14:22:30.045043+0000","last_became_peered":"2024-04-03T14:22:30.045043+0000","last_unstale":"2024-04-03T14:22:54.985764+0000","last_undegraded":"2024-04-03T14:22:54.985764+0000","last_fullsized":"2024-04-03T14:22:54.985764+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:49:30.980221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986129+0000","last_change":"2024-04-03T14:22:30.026833+0000","last_active":"2024-04-03T14:22:54.986129+0000","last_peered":"2024-04-03T14:22:54.986129+0000","last_clean":"2024-04-03T14:22:54.986129+0000","last_became_active":"2024-04-03T14:22:30.026348+0000","last_became_peered":"2024-04-03T14:22:30.026348+0000","last_unstale":"2024-04-03T14:22:54.986129+0000","last_undegraded":"2024-04-03T14:22:54.986129+0000","last_fullsized":"2024-04-03T14:22:54.986129+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:04:53.108424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979422+0000","last_change":"2024-04-03T14:22:30.048796+0000","last_active":"2024-04-03T14:22:54.979422+0000","last_peered":"2024-04-03T14:22:54.979422+0000","last_clean":"2024-04-03T14:22:54.979422+0000","last_became_active":"2024-04-03T14:22:30.048572+0000","last_became_peered":"2024-04-03T14:22:30.048572+0000","last_unstale":"2024-04-03T14:22:54.979422+0000","last_undegraded":"2024-04-03T14:22:54.979422+0000","last_fullsized":"2024-04-03T14:22:54.979422+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T15:47:01.854563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983319+0000","last_change":"2024-04-03T14:22:30.037143+0000","last_active":"2024-04-03T14:22:54.983319+0000","last_peered":"2024-04-03T14:22:54.983319+0000","last_clean":"2024-04-03T14:22:54.983319+0000","last_became_active":"2024-04-03T14:22:30.036864+0000","last_became_peered":"2024-04-03T14:22:30.036864+0000","last_unstale":"2024-04-03T14:22:54.983319+0000","last_undegraded":"2024-04-03T14:22:54.983319+0000","last_fullsized":"2024-04-03T14:22:54.983319+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:24:44.972378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.980004+0000","last_change":"2024-04-03T14:22:30.050104+0000","last_active":"2024-04-03T14:22:54.980004+0000","last_peered":"2024-04-03T14:22:54.980004+0000","last_clean":"2024-04-03T14:22:54.980004+0000","last_became_active":"2024-04-03T14:22:30.049775+0000","last_became_peered":"2024-04-03T14:22:30.049775+0000","last_unstale":"2024-04-03T14:22:54.980004+0000","last_undegraded":"2024-04-03T14:22:54.980004+0000","last_fullsized":"2024-04-03T14:22:54.980004+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:29:09.668619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983143+0000","last_change":"2024-04-03T14:22:30.027657+0000","last_active":"2024-04-03T14:22:54.983143+0000","last_peered":"2024-04-03T14:22:54.983143+0000","last_clean":"2024-04-03T14:22:54.983143+0000","last_became_active":"2024-04-03T14:22:30.027136+0000","last_became_peered":"2024-04-03T14:22:30.027136+0000","last_unstale":"2024-04-03T14:22:54.983143+0000","last_undegraded":"2024-04-03T14:22:54.983143+0000","last_fullsized":"2024-04-03T14:22:54.983143+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:26:16.948946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.719902+0000","last_change":"2024-04-03T14:22:30.052586+0000","last_active":"2024-04-03T14:22:54.719902+0000","last_peered":"2024-04-03T14:22:54.719902+0000","last_clean":"2024-04-03T14:22:54.719902+0000","last_became_active":"2024-04-03T14:22:30.052247+0000","last_became_peered":"2024-04-03T14:22:30.052247+0000","last_unstale":"2024-04-03T14:22:54.719902+0000","last_undegraded":"2024-04-03T14:22:54.719902+0000","last_fullsized":"2024-04-03T14:22:54.719902+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:45:53.700797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721788+0000","last_change":"2024-04-03T14:22:30.030306+0000","last_active":"2024-04-03T14:22:54.721788+0000","last_peered":"2024-04-03T14:22:54.721788+0000","last_clean":"2024-04-03T14:22:54.721788+0000","last_became_active":"2024-04-03T14:22:30.028445+0000","last_became_peered":"2024-04-03T14:22:30.028445+0000","last_unstale":"2024-04-03T14:22:54.721788+0000","last_undegraded":"2024-04-03T14:22:54.721788+0000","last_fullsized":"2024-04-03T14:22:54.721788+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T16:47:11.407000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979324+0000","last_change":"2024-04-03T14:22:30.041094+0000","last_active":"2024-04-03T14:22:54.979324+0000","last_peered":"2024-04-03T14:22:54.979324+0000","last_clean":"2024-04-03T14:22:54.979324+0000","last_became_active":"2024-04-03T14:22:30.040791+0000","last_became_peered":"2024-04-03T14:22:30.040791+0000","last_unstale":"2024-04-03T14:22:54.979324+0000","last_undegraded":"2024-04-03T14:22:54.979324+0000","last_fullsized":"2024-04-03T14:22:54.979324+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:11:49.604963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":16,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722179+0000","last_change":"2024-04-03T14:22:30.029158+0000","last_active":"2024-04-03T14:22:54.722179+0000","last_peered":"2024-04-03T14:22:54.722179+0000","last_clean":"2024-04-03T14:22:54.722179+0000","last_became_active":"2024-04-03T14:22:30.028579+0000","last_became_peered":"2024-04-03T14:22:30.028579+0000","last_unstale":"2024-04-03T14:22:54.722179+0000","last_undegraded":"2024-04-03T14:22:54.722179+0000","last_fullsized":"2024-04-03T14:22:54.722179+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:58:56.359710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.977618+0000","last_change":"2024-04-03T14:20:35.087764+0000","last_active":"2024-04-03T14:22:54.977618+0000","last_peered":"2024-04-03T14:22:54.977618+0000","last_clean":"2024-04-03T14:22:54.977618+0000","last_became_active":"2024-04-03T14:20:35.087320+0000","last_became_peered":"2024-04-03T14:20:35.087320+0000","last_unstale":"2024-04-03T14:22:54.977618+0000","last_undegraded":"2024-04-03T14:22:54.977618+0000","last_fullsized":"2024-04-03T14:22:54.977618+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:41:09.722956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.984533+0000","last_change":"2024-04-03T14:22:30.131782+0000","last_active":"2024-04-03T14:22:54.984533+0000","last_peered":"2024-04-03T14:22:54.984533+0000","last_clean":"2024-04-03T14:22:54.984533+0000","last_became_active":"2024-04-03T14:22:30.131026+0000","last_became_peered":"2024-04-03T14:22:30.131026+0000","last_unstale":"2024-04-03T14:22:54.984533+0000","last_undegraded":"2024-04-03T14:22:54.984533+0000","last_fullsized":"2024-04-03T14:22:54.984533+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:10:41.214080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986580+0000","last_change":"2024-04-03T14:20:35.114016+0000","last_active":"2024-04-03T14:22:54.986580+0000","last_peered":"2024-04-03T14:22:54.986580+0000","last_clean":"2024-04-03T14:22:54.986580+0000","last_became_active":"2024-04-03T14:20:35.113613+0000","last_became_peered":"2024-04-03T14:20:35.113613+0000","last_unstale":"2024-04-03T14:22:54.986580+0000","last_undegraded":"2024-04-03T14:22:54.986580+0000","last_fullsized":"2024-04-03T14:22:54.986580+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:58:11.888953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986633+0000","last_change":"2024-04-03T14:22:30.027158+0000","last_active":"2024-04-03T14:22:54.986633+0000","last_peered":"2024-04-03T14:22:54.986633+0000","last_clean":"2024-04-03T14:22:54.986633+0000","last_became_active":"2024-04-03T14:22:30.025200+0000","last_became_peered":"2024-04-03T14:22:30.025200+0000","last_unstale":"2024-04-03T14:22:54.986633+0000","last_undegraded":"2024-04-03T14:22:54.986633+0000","last_fullsized":"2024-04-03T14:22:54.986633+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:42:03.917424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721510+0000","last_change":"2024-04-03T14:22:31.241568+0000","last_active":"2024-04-03T14:22:54.721510+0000","last_peered":"2024-04-03T14:22:54.721510+0000","last_clean":"2024-04-03T14:22:54.721510+0000","last_became_active":"2024-04-03T14:22:31.241163+0000","last_became_peered":"2024-04-03T14:22:31.241163+0000","last_unstale":"2024-04-03T14:22:54.721510+0000","last_undegraded":"2024-04-03T14:22:54.721510+0000","last_fullsized":"2024-04-03T14:22:54.721510+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:44:10.905314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986340+0000","last_change":"2024-04-03T14:22:30.037024+0000","last_active":"2024-04-03T14:22:54.986340+0000","last_peered":"2024-04-03T14:22:54.986340+0000","last_clean":"2024-04-03T14:22:54.986340+0000","last_became_active":"2024-04-03T14:22:30.036482+0000","last_became_peered":"2024-04-03T14:22:30.036482+0000","last_unstale":"2024-04-03T14:22:54.986340+0000","last_undegraded":"2024-04-03T14:22:54.986340+0000","last_fullsized":"2024-04-03T14:22:54.986340+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:12:10.039718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717943+0000","last_change":"2024-04-03T14:20:35.111800+0000","last_active":"2024-04-03T14:22:54.717943+0000","last_peered":"2024-04-03T14:22:54.717943+0000","last_clean":"2024-04-03T14:22:54.717943+0000","last_became_active":"2024-04-03T14:20:35.111479+0000","last_became_peered":"2024-04-03T14:20:35.111479+0000","last_unstale":"2024-04-03T14:22:54.717943+0000","last_undegraded":"2024-04-03T14:22:54.717943+0000","last_fullsized":"2024-04-03T14:22:54.717943+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:38:12.427576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722195+0000","last_change":"2024-04-03T14:22:31.044248+0000","last_active":"2024-04-03T14:22:54.722195+0000","last_peered":"2024-04-03T14:22:54.722195+0000","last_clean":"2024-04-03T14:22:54.722195+0000","last_became_active":"2024-04-03T14:22:31.043905+0000","last_became_peered":"2024-04-03T14:22:31.043905+0000","last_unstale":"2024-04-03T14:22:54.722195+0000","last_undegraded":"2024-04-03T14:22:54.722195+0000","last_fullsized":"2024-04-03T14:22:54.722195+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:40:19.264767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.720870+0000","last_change":"2024-04-03T14:22:30.033088+0000","last_active":"2024-04-03T14:22:54.720870+0000","last_peered":"2024-04-03T14:22:54.720870+0000","last_clean":"2024-04-03T14:22:54.720870+0000","last_became_active":"2024-04-03T14:22:30.032817+0000","last_became_peered":"2024-04-03T14:22:30.032817+0000","last_unstale":"2024-04-03T14:22:54.720870+0000","last_undegraded":"2024-04-03T14:22:54.720870+0000","last_fullsized":"2024-04-03T14:22:54.720870+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:06:07.456369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717449+0000","last_change":"2024-04-03T14:20:35.086718+0000","last_active":"2024-04-03T14:22:54.717449+0000","last_peered":"2024-04-03T14:22:54.717449+0000","last_clean":"2024-04-03T14:22:54.717449+0000","last_became_active":"2024-04-03T14:20:35.086430+0000","last_became_peered":"2024-04-03T14:20:35.086430+0000","last_unstale":"2024-04-03T14:22:54.717449+0000","last_undegraded":"2024-04-03T14:22:54.717449+0000","last_fullsized":"2024-04-03T14:22:54.717449+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T01:54:30.310414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.976765+0000","last_change":"2024-04-03T14:22:30.131135+0000","last_active":"2024-04-03T14:22:54.976765+0000","last_peered":"2024-04-03T14:22:54.976765+0000","last_clean":"2024-04-03T14:22:54.976765+0000","last_became_active":"2024-04-03T14:22:30.128850+0000","last_became_peered":"2024-04-03T14:22:30.128850+0000","last_unstale":"2024-04-03T14:22:54.976765+0000","last_undegraded":"2024-04-03T14:22:54.976765+0000","last_fullsized":"2024-04-03T14:22:54.976765+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:33:02.300146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985120+0000","last_change":"2024-04-03T14:22:30.028116+0000","last_active":"2024-04-03T14:22:54.985120+0000","last_peered":"2024-04-03T14:22:54.985120+0000","last_clean":"2024-04-03T14:22:54.985120+0000","last_became_active":"2024-04-03T14:22:30.027478+0000","last_became_peered":"2024-04-03T14:22:30.027478+0000","last_unstale":"2024-04-03T14:22:54.985120+0000","last_undegraded":"2024-04-03T14:22:54.985120+0000","last_fullsized":"2024-04-03T14:22:54.985120+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:44:41.712317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":278,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717390+0000","last_change":"2024-04-03T14:18:58.733899+0000","last_active":"2024-04-03T14:22:54.717390+0000","last_peered":"2024-04-03T14:22:54.717390+0000","last_clean":"2024-04-03T14:22:54.717390+0000","last_became_active":"2024-04-03T14:18:58.732845+0000","last_became_peered":"2024-04-03T14:18:58.732845+0000","last_unstale":"2024-04-03T14:22:54.717390+0000","last_undegraded":"2024-04-03T14:22:54.717390+0000","last_fullsized":"2024-04-03T14:22:54.717390+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:14:34.922701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:14:34.922701+0000","last_clean_scrub_stamp":"2024-04-03T14:14:34.922701+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:51:36.075839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.982933+0000","last_change":"2024-04-03T14:20:35.086521+0000","last_active":"2024-04-03T14:22:54.982933+0000","last_peered":"2024-04-03T14:22:54.982933+0000","last_clean":"2024-04-03T14:22:54.982933+0000","last_became_active":"2024-04-03T14:20:35.086076+0000","last_became_peered":"2024-04-03T14:20:35.086076+0000","last_unstale":"2024-04-03T14:22:54.982933+0000","last_undegraded":"2024-04-03T14:22:54.982933+0000","last_fullsized":"2024-04-03T14:22:54.982933+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:44:54.079206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985393+0000","last_change":"2024-04-03T14:22:30.047964+0000","last_active":"2024-04-03T14:22:54.985393+0000","last_peered":"2024-04-03T14:22:54.985393+0000","last_clean":"2024-04-03T14:22:54.985393+0000","last_became_active":"2024-04-03T14:22:30.047598+0000","last_became_peered":"2024-04-03T14:22:30.047598+0000","last_unstale":"2024-04-03T14:22:54.985393+0000","last_undegraded":"2024-04-03T14:22:54.985393+0000","last_fullsized":"2024-04-03T14:22:54.985393+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:06:47.423886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986577+0000","last_change":"2024-04-03T14:22:30.035278+0000","last_active":"2024-04-03T14:22:54.986577+0000","last_peered":"2024-04-03T14:22:54.986577+0000","last_clean":"2024-04-03T14:22:54.986577+0000","last_became_active":"2024-04-03T14:22:30.034677+0000","last_became_peered":"2024-04-03T14:22:30.034677+0000","last_unstale":"2024-04-03T14:22:54.986577+0000","last_undegraded":"2024-04-03T14:22:54.986577+0000","last_fullsized":"2024-04-03T14:22:54.986577+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:27:13.598111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.720247+0000","last_change":"2024-04-03T14:20:35.116529+0000","last_active":"2024-04-03T14:22:54.720247+0000","last_peered":"2024-04-03T14:22:54.720247+0000","last_clean":"2024-04-03T14:22:54.720247+0000","last_became_active":"2024-04-03T14:20:35.115744+0000","last_became_peered":"2024-04-03T14:20:35.115744+0000","last_unstale":"2024-04-03T14:22:54.720247+0000","last_undegraded":"2024-04-03T14:22:54.720247+0000","last_fullsized":"2024-04-03T14:22:54.720247+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:04:32.988748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986045+0000","last_change":"2024-04-03T14:22:30.053399+0000","last_active":"2024-04-03T14:22:54.986045+0000","last_peered":"2024-04-03T14:22:54.986045+0000","last_clean":"2024-04-03T14:22:54.986045+0000","last_became_active":"2024-04-03T14:22:30.053091+0000","last_became_peered":"2024-04-03T14:22:30.053091+0000","last_unstale":"2024-04-03T14:22:54.986045+0000","last_undegraded":"2024-04-03T14:22:54.986045+0000","last_fullsized":"2024-04-03T14:22:54.986045+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T01:37:26.215786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979753+0000","last_change":"2024-04-03T14:22:30.026009+0000","last_active":"2024-04-03T14:22:54.979753+0000","last_peered":"2024-04-03T14:22:54.979753+0000","last_clean":"2024-04-03T14:22:54.979753+0000","last_became_active":"2024-04-03T14:22:30.025266+0000","last_became_peered":"2024-04-03T14:22:30.025266+0000","last_unstale":"2024-04-03T14:22:54.979753+0000","last_undegraded":"2024-04-03T14:22:54.979753+0000","last_fullsized":"2024-04-03T14:22:54.979753+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:42:39.714799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.982834+0000","last_change":"2024-04-03T14:20:35.085366+0000","last_active":"2024-04-03T14:22:54.982834+0000","last_peered":"2024-04-03T14:22:54.982834+0000","last_clean":"2024-04-03T14:22:54.982834+0000","last_became_active":"2024-04-03T14:20:35.084974+0000","last_became_peered":"2024-04-03T14:20:35.084974+0000","last_unstale":"2024-04-03T14:22:54.982834+0000","last_undegraded":"2024-04-03T14:22:54.982834+0000","last_fullsized":"2024-04-03T14:22:54.982834+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:25:10.067447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985025+0000","last_change":"2024-04-03T14:22:30.050796+0000","last_active":"2024-04-03T14:22:54.985025+0000","last_peered":"2024-04-03T14:22:54.985025+0000","last_clean":"2024-04-03T14:22:54.985025+0000","last_became_active":"2024-04-03T14:22:30.050445+0000","last_became_peered":"2024-04-03T14:22:30.050445+0000","last_unstale":"2024-04-03T14:22:54.985025+0000","last_undegraded":"2024-04-03T14:22:54.985025+0000","last_fullsized":"2024-04-03T14:22:54.985025+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:34:40.934339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983247+0000","last_change":"2024-04-03T14:22:30.032810+0000","last_active":"2024-04-03T14:22:54.983247+0000","last_peered":"2024-04-03T14:22:54.983247+0000","last_clean":"2024-04-03T14:22:54.983247+0000","last_became_active":"2024-04-03T14:22:30.032473+0000","last_became_peered":"2024-04-03T14:22:30.032473+0000","last_unstale":"2024-04-03T14:22:54.983247+0000","last_undegraded":"2024-04-03T14:22:54.983247+0000","last_fullsized":"2024-04-03T14:22:54.983247+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:04:51.136908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985945+0000","last_change":"2024-04-03T14:20:35.088282+0000","last_active":"2024-04-03T14:22:54.985945+0000","last_peered":"2024-04-03T14:22:54.985945+0000","last_clean":"2024-04-03T14:22:54.985945+0000","last_became_active":"2024-04-03T14:20:35.087725+0000","last_became_peered":"2024-04-03T14:20:35.087725+0000","last_unstale":"2024-04-03T14:22:54.985945+0000","last_undegraded":"2024-04-03T14:22:54.985945+0000","last_fullsized":"2024-04-03T14:22:54.985945+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T16:34:36.626066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985490+0000","last_change":"2024-04-03T14:22:30.054073+0000","last_active":"2024-04-03T14:22:54.985490+0000","last_peered":"2024-04-03T14:22:54.985490+0000","last_clean":"2024-04-03T14:22:54.985490+0000","last_became_active":"2024-04-03T14:22:30.053604+0000","last_became_peered":"2024-04-03T14:22:30.053604+0000","last_unstale":"2024-04-03T14:22:54.985490+0000","last_undegraded":"2024-04-03T14:22:54.985490+0000","last_fullsized":"2024-04-03T14:22:54.985490+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:51:16.948692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.984535+0000","last_change":"2024-04-03T14:22:30.023332+0000","last_active":"2024-04-03T14:22:54.984535+0000","last_peered":"2024-04-03T14:22:54.984535+0000","last_clean":"2024-04-03T14:22:54.984535+0000","last_became_active":"2024-04-03T14:22:30.022906+0000","last_became_peered":"2024-04-03T14:22:30.022906+0000","last_unstale":"2024-04-03T14:22:54.984535+0000","last_undegraded":"2024-04-03T14:22:54.984535+0000","last_fullsized":"2024-04-03T14:22:54.984535+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:39:12.430268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-04-03T14:22:55.844174+0000","last_change":"2024-04-03T14:22:55.844174+0000","last_active":"2024-04-03T14:22:55.844174+0000","last_peered":"2024-04-03T14:22:55.844174+0000","last_clean":"2024-04-03T14:22:55.844174+0000","last_became_active":"2024-04-03T14:22:55.843645+0000","last_became_peered":"2024-04-03T14:22:55.843645+0000","last_unstale":"2024-04-03T14:22:55.844174+0000","last_undegraded":"2024-04-03T14:22:55.844174+0000","last_fullsized":"2024-04-03T14:22:55.844174+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:19:48.271049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979507+0000","last_change":"2024-04-03T14:22:30.024940+0000","last_active":"2024-04-03T14:22:54.979507+0000","last_peered":"2024-04-03T14:22:54.979507+0000","last_clean":"2024-04-03T14:22:54.979507+0000","last_became_active":"2024-04-03T14:22:30.024422+0000","last_became_peered":"2024-04-03T14:22:30.024422+0000","last_unstale":"2024-04-03T14:22:54.979507+0000","last_undegraded":"2024-04-03T14:22:54.979507+0000","last_fullsized":"2024-04-03T14:22:54.979507+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:40:46.105410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979941+0000","last_change":"2024-04-03T14:22:30.050410+0000","last_active":"2024-04-03T14:22:54.979941+0000","last_peered":"2024-04-03T14:22:54.979941+0000","last_clean":"2024-04-03T14:22:54.979941+0000","last_became_active":"2024-04-03T14:22:30.050016+0000","last_became_peered":"2024-04-03T14:22:30.050016+0000","last_unstale":"2024-04-03T14:22:54.979941+0000","last_undegraded":"2024-04-03T14:22:54.979941+0000","last_fullsized":"2024-04-03T14:22:54.979941+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:53:47.955667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.976687+0000","last_change":"2024-04-03T14:22:30.038166+0000","last_active":"2024-04-03T14:22:54.976687+0000","last_peered":"2024-04-03T14:22:54.976687+0000","last_clean":"2024-04-03T14:22:54.976687+0000","last_became_active":"2024-04-03T14:22:30.037863+0000","last_became_peered":"2024-04-03T14:22:30.037863+0000","last_unstale":"2024-04-03T14:22:54.976687+0000","last_undegraded":"2024-04-03T14:22:54.976687+0000","last_fullsized":"2024-04-03T14:22:54.976687+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:45:16.033010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979564+0000","last_change":"2024-04-03T14:22:30.043557+0000","last_active":"2024-04-03T14:22:54.979564+0000","last_peered":"2024-04-03T14:22:54.979564+0000","last_clean":"2024-04-03T14:22:54.979564+0000","last_became_active":"2024-04-03T14:22:30.043213+0000","last_became_peered":"2024-04-03T14:22:30.043213+0000","last_unstale":"2024-04-03T14:22:54.979564+0000","last_undegraded":"2024-04-03T14:22:54.979564+0000","last_fullsized":"2024-04-03T14:22:54.979564+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:29:00.218201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985331+0000","last_change":"2024-04-03T14:22:30.035326+0000","last_active":"2024-04-03T14:22:54.985331+0000","last_peered":"2024-04-03T14:22:54.985331+0000","last_clean":"2024-04-03T14:22:54.985331+0000","last_became_active":"2024-04-03T14:22:30.034984+0000","last_became_peered":"2024-04-03T14:22:30.034984+0000","last_unstale":"2024-04-03T14:22:54.985331+0000","last_undegraded":"2024-04-03T14:22:54.985331+0000","last_fullsized":"2024-04-03T14:22:54.985331+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T01:46:42.509063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721262+0000","last_change":"2024-04-03T14:22:31.240183+0000","last_active":"2024-04-03T14:22:54.721262+0000","last_peered":"2024-04-03T14:22:54.721262+0000","last_clean":"2024-04-03T14:22:54.721262+0000","last_became_active":"2024-04-03T14:22:31.239706+0000","last_became_peered":"2024-04-03T14:22:31.239706+0000","last_unstale":"2024-04-03T14:22:54.721262+0000","last_undegraded":"2024-04-03T14:22:54.721262+0000","last_fullsized":"2024-04-03T14:22:54.721262+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:17:38.540086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983026+0000","last_change":"2024-04-03T14:22:30.025114+0000","last_active":"2024-04-03T14:22:54.983026+0000","last_peered":"2024-04-03T14:22:54.983026+0000","last_clean":"2024-04-03T14:22:54.983026+0000","last_became_active":"2024-04-03T14:22:30.024797+0000","last_became_peered":"2024-04-03T14:22:30.024797+0000","last_unstale":"2024-04-03T14:22:54.983026+0000","last_undegraded":"2024-04-03T14:22:54.983026+0000","last_fullsized":"2024-04-03T14:22:54.983026+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:29:54.817455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.976409+0000","last_change":"2024-04-03T14:22:30.130908+0000","last_active":"2024-04-03T14:22:54.976409+0000","last_peered":"2024-04-03T14:22:54.976409+0000","last_clean":"2024-04-03T14:22:54.976409+0000","last_became_active":"2024-04-03T14:22:30.129137+0000","last_became_peered":"2024-04-03T14:22:30.129137+0000","last_unstale":"2024-04-03T14:22:54.976409+0000","last_undegraded":"2024-04-03T14:22:54.976409+0000","last_fullsized":"2024-04-03T14:22:54.976409+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:32:19.214738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.718080+0000","last_change":"2024-04-03T14:22:30.027953+0000","last_active":"2024-04-03T14:22:54.718080+0000","last_peered":"2024-04-03T14:22:54.718080+0000","last_clean":"2024-04-03T14:22:54.718080+0000","last_became_active":"2024-04-03T14:22:30.027662+0000","last_became_peered":"2024-04-03T14:22:30.027662+0000","last_unstale":"2024-04-03T14:22:54.718080+0000","last_undegraded":"2024-04-03T14:22:54.718080+0000","last_fullsized":"2024-04-03T14:22:54.718080+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:54:47.538627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-04-03T14:22:55.735157+0000","last_change":"2024-04-03T14:22:55.735157+0000","last_active":"2024-04-03T14:22:55.735157+0000","last_peered":"2024-04-03T14:22:55.735157+0000","last_clean":"2024-04-03T14:22:55.735157+0000","last_became_active":"2024-04-03T14:22:55.734737+0000","last_became_peered":"2024-04-03T14:22:55.734737+0000","last_unstale":"2024-04-03T14:22:55.735157+0000","last_undegraded":"2024-04-03T14:22:55.735157+0000","last_fullsized":"2024-04-03T14:22:55.735157+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:13:35.046130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.718200+0000","last_change":"2024-04-03T14:22:30.031357+0000","last_active":"2024-04-03T14:22:54.718200+0000","last_peered":"2024-04-03T14:22:54.718200+0000","last_clean":"2024-04-03T14:22:54.718200+0000","last_became_active":"2024-04-03T14:22:30.031022+0000","last_became_peered":"2024-04-03T14:22:30.031022+0000","last_unstale":"2024-04-03T14:22:54.718200+0000","last_undegraded":"2024-04-03T14:22:54.718200+0000","last_fullsized":"2024-04-03T14:22:54.718200+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:53:02.534974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.982658+0000","last_change":"2024-04-03T14:22:30.133060+0000","last_active":"2024-04-03T14:22:54.982658+0000","last_peered":"2024-04-03T14:22:54.982658+0000","last_clean":"2024-04-03T14:22:54.982658+0000","last_became_active":"2024-04-03T14:22:30.132528+0000","last_became_peered":"2024-04-03T14:22:30.132528+0000","last_unstale":"2024-04-03T14:22:54.982658+0000","last_undegraded":"2024-04-03T14:22:54.982658+0000","last_fullsized":"2024-04-03T14:22:54.982658+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:15:17.028671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.718234+0000","last_change":"2024-04-03T14:22:30.030590+0000","last_active":"2024-04-03T14:22:54.718234+0000","last_peered":"2024-04-03T14:22:54.718234+0000","last_clean":"2024-04-03T14:22:54.718234+0000","last_became_active":"2024-04-03T14:22:30.029031+0000","last_became_peered":"2024-04-03T14:22:30.029031+0000","last_unstale":"2024-04-03T14:22:54.718234+0000","last_undegraded":"2024-04-03T14:22:54.718234+0000","last_fullsized":"2024-04-03T14:22:54.718234+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:24:04.411797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986718+0000","last_change":"2024-04-03T14:22:30.132127+0000","last_active":"2024-04-03T14:22:54.986718+0000","last_peered":"2024-04-03T14:22:54.986718+0000","last_clean":"2024-04-03T14:22:54.986718+0000","last_became_active":"2024-04-03T14:22:30.131305+0000","last_became_peered":"2024-04-03T14:22:30.131305+0000","last_unstale":"2024-04-03T14:22:54.986718+0000","last_undegraded":"2024-04-03T14:22:54.986718+0000","last_fullsized":"2024-04-03T14:22:54.986718+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:30:16.131970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.976900+0000","last_change":"2024-04-03T14:22:30.025141+0000","last_active":"2024-04-03T14:22:54.976900+0000","last_peered":"2024-04-03T14:22:54.976900+0000","last_clean":"2024-04-03T14:22:54.976900+0000","last_became_active":"2024-04-03T14:22:30.024858+0000","last_became_peered":"2024-04-03T14:22:30.024858+0000","last_unstale":"2024-04-03T14:22:54.976900+0000","last_undegraded":"2024-04-03T14:22:54.976900+0000","last_fullsized":"2024-04-03T14:22:54.976900+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:36:00.254880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721000+0000","last_change":"2024-04-03T14:22:31.242467+0000","last_active":"2024-04-03T14:22:54.721000+0000","last_peered":"2024-04-03T14:22:54.721000+0000","last_clean":"2024-04-03T14:22:54.721000+0000","last_became_active":"2024-04-03T14:22:31.242046+0000","last_became_peered":"2024-04-03T14:22:31.242046+0000","last_unstale":"2024-04-03T14:22:54.721000+0000","last_undegraded":"2024-04-03T14:22:54.721000+0000","last_fullsized":"2024-04-03T14:22:54.721000+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:37:10.704028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717407+0000","last_change":"2024-04-03T14:22:30.030781+0000","last_active":"2024-04-03T14:22:54.717407+0000","last_peered":"2024-04-03T14:22:54.717407+0000","last_clean":"2024-04-03T14:22:54.717407+0000","last_became_active":"2024-04-03T14:22:30.029233+0000","last_became_peered":"2024-04-03T14:22:30.029233+0000","last_unstale":"2024-04-03T14:22:54.717407+0000","last_undegraded":"2024-04-03T14:22:54.717407+0000","last_fullsized":"2024-04-03T14:22:54.717407+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:44:29.278787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983146+0000","last_change":"2024-04-03T14:22:30.130479+0000","last_active":"2024-04-03T14:22:54.983146+0000","last_peered":"2024-04-03T14:22:54.983146+0000","last_clean":"2024-04-03T14:22:54.983146+0000","last_became_active":"2024-04-03T14:22:30.129778+0000","last_became_peered":"2024-04-03T14:22:30.129778+0000","last_unstale":"2024-04-03T14:22:54.983146+0000","last_undegraded":"2024-04-03T14:22:54.983146+0000","last_fullsized":"2024-04-03T14:22:54.983146+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T02:09:01.473360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721112+0000","last_change":"2024-04-03T14:22:30.030267+0000","last_active":"2024-04-03T14:22:54.721112+0000","last_peered":"2024-04-03T14:22:54.721112+0000","last_clean":"2024-04-03T14:22:54.721112+0000","last_became_active":"2024-04-03T14:22:30.029856+0000","last_became_peered":"2024-04-03T14:22:30.029856+0000","last_unstale":"2024-04-03T14:22:54.721112+0000","last_undegraded":"2024-04-03T14:22:54.721112+0000","last_fullsized":"2024-04-03T14:22:54.721112+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:48:21.830576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985707+0000","last_change":"2024-04-03T14:22:30.132003+0000","last_active":"2024-04-03T14:22:54.985707+0000","last_peered":"2024-04-03T14:22:54.985707+0000","last_clean":"2024-04-03T14:22:54.985707+0000","last_became_active":"2024-04-03T14:22:30.131182+0000","last_became_peered":"2024-04-03T14:22:30.131182+0000","last_unstale":"2024-04-03T14:22:54.985707+0000","last_undegraded":"2024-04-03T14:22:54.985707+0000","last_fullsized":"2024-04-03T14:22:54.985707+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:01:09.538903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717772+0000","last_change":"2024-04-03T14:22:30.030539+0000","last_active":"2024-04-03T14:22:54.717772+0000","last_peered":"2024-04-03T14:22:54.717772+0000","last_clean":"2024-04-03T14:22:54.717772+0000","last_became_active":"2024-04-03T14:22:30.029020+0000","last_became_peered":"2024-04-03T14:22:30.029020+0000","last_unstale":"2024-04-03T14:22:54.717772+0000","last_undegraded":"2024-04-03T14:22:54.717772+0000","last_fullsized":"2024-04-03T14:22:54.717772+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:15:19.490081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979794+0000","last_change":"2024-04-03T14:22:30.049976+0000","last_active":"2024-04-03T14:22:54.979794+0000","last_peered":"2024-04-03T14:22:54.979794+0000","last_clean":"2024-04-03T14:22:54.979794+0000","last_became_active":"2024-04-03T14:22:30.049640+0000","last_became_peered":"2024-04-03T14:22:30.049640+0000","last_unstale":"2024-04-03T14:22:54.979794+0000","last_undegraded":"2024-04-03T14:22:54.979794+0000","last_fullsized":"2024-04-03T14:22:54.979794+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:28:28.361142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"69'7","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979919+0000","last_change":"2024-04-03T14:22:30.026505+0000","last_active":"2024-04-03T14:22:54.979919+0000","last_peered":"2024-04-03T14:22:54.979919+0000","last_clean":"2024-04-03T14:22:54.979919+0000","last_became_active":"2024-04-03T14:22:30.025949+0000","last_became_peered":"2024-04-03T14:22:30.025949+0000","last_unstale":"2024-04-03T14:22:54.979919+0000","last_undegraded":"2024-04-03T14:22:54.979919+0000","last_fullsized":"2024-04-03T14:22:54.979919+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T02:05:00.122120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.984896+0000","last_change":"2024-04-03T14:22:30.052173+0000","last_active":"2024-04-03T14:22:54.984896+0000","last_peered":"2024-04-03T14:22:54.984896+0000","last_clean":"2024-04-03T14:22:54.984896+0000","last_became_active":"2024-04-03T14:22:30.051875+0000","last_became_peered":"2024-04-03T14:22:30.051875+0000","last_unstale":"2024-04-03T14:22:54.984896+0000","last_undegraded":"2024-04-03T14:22:54.984896+0000","last_fullsized":"2024-04-03T14:22:54.984896+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:21:55.990964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":20,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717961+0000","last_change":"2024-04-03T14:22:30.030642+0000","last_active":"2024-04-03T14:22:54.717961+0000","last_peered":"2024-04-03T14:22:54.717961+0000","last_clean":"2024-04-03T14:22:54.717961+0000","last_became_active":"2024-04-03T14:22:30.029204+0000","last_became_peered":"2024-04-03T14:22:30.029204+0000","last_unstale":"2024-04-03T14:22:54.717961+0000","last_undegraded":"2024-04-03T14:22:54.717961+0000","last_fullsized":"2024-04-03T14:22:54.717961+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:29:09.308973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985885+0000","last_change":"2024-04-03T14:22:30.131561+0000","last_active":"2024-04-03T14:22:54.985885+0000","last_peered":"2024-04-03T14:22:54.985885+0000","last_clean":"2024-04-03T14:22:54.985885+0000","last_became_active":"2024-04-03T14:22:30.130803+0000","last_became_peered":"2024-04-03T14:22:30.130803+0000","last_unstale":"2024-04-03T14:22:54.985885+0000","last_undegraded":"2024-04-03T14:22:54.985885+0000","last_fullsized":"2024-04-03T14:22:54.985885+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:03:39.562112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.982983+0000","last_change":"2024-04-03T14:22:30.025711+0000","last_active":"2024-04-03T14:22:54.982983+0000","last_peered":"2024-04-03T14:22:54.982983+0000","last_clean":"2024-04-03T14:22:54.982983+0000","last_became_active":"2024-04-03T14:22:30.022617+0000","last_became_peered":"2024-04-03T14:22:30.022617+0000","last_unstale":"2024-04-03T14:22:54.982983+0000","last_undegraded":"2024-04-03T14:22:54.982983+0000","last_fullsized":"2024-04-03T14:22:54.982983+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:13:32.646361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.984659+0000","last_change":"2024-04-03T14:22:30.053028+0000","last_active":"2024-04-03T14:22:54.984659+0000","last_peered":"2024-04-03T14:22:54.984659+0000","last_clean":"2024-04-03T14:22:54.984659+0000","last_became_active":"2024-04-03T14:22:30.052717+0000","last_became_peered":"2024-04-03T14:22:30.052717+0000","last_unstale":"2024-04-03T14:22:54.984659+0000","last_undegraded":"2024-04-03T14:22:54.984659+0000","last_fullsized":"2024-04-03T14:22:54.984659+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:21:46.716175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722389+0000","last_change":"2024-04-03T14:22:30.038275+0000","last_active":"2024-04-03T14:22:54.722389+0000","last_peered":"2024-04-03T14:22:54.722389+0000","last_clean":"2024-04-03T14:22:54.722389+0000","last_became_active":"2024-04-03T14:22:30.037827+0000","last_became_peered":"2024-04-03T14:22:30.037827+0000","last_unstale":"2024-04-03T14:22:54.722389+0000","last_undegraded":"2024-04-03T14:22:54.722389+0000","last_fullsized":"2024-04-03T14:22:54.722389+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:40:30.900204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.977582+0000","last_change":"2024-04-03T14:22:30.050107+0000","last_active":"2024-04-03T14:22:54.977582+0000","last_peered":"2024-04-03T14:22:54.977582+0000","last_clean":"2024-04-03T14:22:54.977582+0000","last_became_active":"2024-04-03T14:22:30.049823+0000","last_became_peered":"2024-04-03T14:22:30.049823+0000","last_unstale":"2024-04-03T14:22:54.977582+0000","last_undegraded":"2024-04-03T14:22:54.977582+0000","last_fullsized":"2024-04-03T14:22:54.977582+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:53:04.358498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986478+0000","last_change":"2024-04-03T14:22:30.026334+0000","last_active":"2024-04-03T14:22:54.986478+0000","last_peered":"2024-04-03T14:22:54.986478+0000","last_clean":"2024-04-03T14:22:54.986478+0000","last_became_active":"2024-04-03T14:22:30.025695+0000","last_became_peered":"2024-04-03T14:22:30.025695+0000","last_unstale":"2024-04-03T14:22:54.986478+0000","last_undegraded":"2024-04-03T14:22:54.986478+0000","last_fullsized":"2024-04-03T14:22:54.986478+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:42:20.557077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722097+0000","last_change":"2024-04-03T14:22:31.242044+0000","last_active":"2024-04-03T14:22:54.722097+0000","last_peered":"2024-04-03T14:22:54.722097+0000","last_clean":"2024-04-03T14:22:54.722097+0000","last_became_active":"2024-04-03T14:22:31.241615+0000","last_became_peered":"2024-04-03T14:22:31.241615+0000","last_unstale":"2024-04-03T14:22:54.722097+0000","last_undegraded":"2024-04-03T14:22:54.722097+0000","last_fullsized":"2024-04-03T14:22:54.722097+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:16:30.690547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986108+0000","last_change":"2024-04-03T14:22:30.043456+0000","last_active":"2024-04-03T14:22:54.986108+0000","last_peered":"2024-04-03T14:22:54.986108+0000","last_clean":"2024-04-03T14:22:54.986108+0000","last_became_active":"2024-04-03T14:22:30.042787+0000","last_became_peered":"2024-04-03T14:22:30.042787+0000","last_unstale":"2024-04-03T14:22:54.986108+0000","last_undegraded":"2024-04-03T14:22:54.986108+0000","last_fullsized":"2024-04-03T14:22:54.986108+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T02:11:39.008792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986260+0000","last_change":"2024-04-03T14:22:30.055690+0000","last_active":"2024-04-03T14:22:54.986260+0000","last_peered":"2024-04-03T14:22:54.986260+0000","last_clean":"2024-04-03T14:22:54.986260+0000","last_became_active":"2024-04-03T14:22:30.055352+0000","last_became_peered":"2024-04-03T14:22:30.055352+0000","last_unstale":"2024-04-03T14:22:54.986260+0000","last_undegraded":"2024-04-03T14:22:54.986260+0000","last_fullsized":"2024-04-03T14:22:54.986260+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T15:13:35.415475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979232+0000","last_change":"2024-04-03T14:22:30.026273+0000","last_active":"2024-04-03T14:22:54.979232+0000","last_peered":"2024-04-03T14:22:54.979232+0000","last_clean":"2024-04-03T14:22:54.979232+0000","last_became_active":"2024-04-03T14:22:30.025693+0000","last_became_peered":"2024-04-03T14:22:30.025693+0000","last_unstale":"2024-04-03T14:22:54.979232+0000","last_undegraded":"2024-04-03T14:22:54.979232+0000","last_fullsized":"2024-04-03T14:22:54.979232+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:38:45.722742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2338,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234048,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298672,"kb_used_data":1316,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446480,"statfs":{"total":95995035648,"available":95689195520,"internally_reserved":0,"allocated":1347584,"data_stored":912695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.1930000000000001,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.179},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.86299999999999999,"15min":0.89700000000000002},"min":{"1min":0.55900000000000005,"5min":0.443,"15min":0.443},"max":{"1min":1.147,"5min":1.512,"15min":1.512},"last":0.83199999999999996}]},{"osd":1,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.90500000000000003,"15min":0.90300000000000002},"min":{"1min":0.624,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.1040000000000001,"5min":2.109,"15min":2.109},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.93000000000000005,"15min":0.92200000000000004},"min":{"1min":0.61099999999999999,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2150000000000001,"5min":2.1349999999999998,"15min":2.1349999999999998},"last":0.69299999999999995}]},{"osd":2,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.93500000000000005,"15min":0.96399999999999997},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3169999999999999,"5min":1.821,"15min":1.821},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.02,"5min":0.94399999999999995,"15min":0.95599999999999996},"min":{"1min":0.66200000000000003,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":0.92900000000000005}]},{"osd":3,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.98199999999999998,"15min":0.997},"min":{"1min":0.76200000000000001,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.3919999999999999,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.98699999999999999,"15min":0.98899999999999999},"min":{"1min":0.72799999999999998,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.228,"5min":1.448,"15min":1.448},"last":1.05}]},{"osd":4,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.88700000000000001,"15min":0.85299999999999998},"min":{"1min":0.77200000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.998,"15min":0.95499999999999996},"min":{"1min":0.63200000000000001,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.484,"5min":1.98,"15min":1.98},"last":1.0109999999999999}]},{"osd":5,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.95199999999999996,"15min":0.91500000000000004},"min":{"1min":0.76400000000000001,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.0940000000000001,"15min":1.0600000000000001},"min":{"1min":0.89400000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.835,"5min":2.355,"15min":2.355},"last":1.133}]},{"osd":6,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.0309999999999999,"15min":0.97899999999999998},"min":{"1min":0.92400000000000004,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.8740000000000001,"5min":1.8740000000000001,"15min":1.8740000000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.1619999999999999,"15min":1.1279999999999999},"min":{"1min":0.81299999999999994,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.706,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":1.2210000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495690,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298664,"kb_used_data":1304,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446488,"statfs":{"total":95995035648,"available":95689203712,"internally_reserved":0,"allocated":1335296,"data_stored":912549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.88700000000000001,"15min":0.90500000000000003},"min":{"1min":0.71499999999999997,"5min":0.499,"15min":0.499},"max":{"1min":1.139,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.03},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.95099999999999996,"15min":0.97799999999999998},"min":{"1min":0.64100000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.325,"5min":1.373,"15min":1.373},"last":1.0649999999999999}]},{"osd":1,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.90200000000000002,"15min":0.93799999999999994},"min":{"1min":0.63400000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.3049999999999999,"5min":1.452,"15min":1.452},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90400000000000003,"15min":0.91000000000000003},"min":{"1min":0.64700000000000002,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.175,"5min":1.391,"15min":1.391},"last":0.96499999999999997}]},{"osd":2,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.93700000000000006,"15min":0.95599999999999996},"min":{"1min":0.56799999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2470000000000001,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95699999999999996,"15min":0.92000000000000004},"min":{"1min":0.60499999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.292,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.1200000000000001}]},{"osd":3,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.93999999999999995,"15min":0.92600000000000005},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0549999999999999,"5min":0.98899999999999999,"15min":1.0049999999999999},"min":{"1min":0.623,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.337,"5min":1.518,"15min":1.518},"last":1.091}]},{"osd":4,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.92000000000000004,"15min":0.91100000000000003},"min":{"1min":0.65400000000000003,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.347,"5min":1.464,"15min":1.464},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.93400000000000005,"15min":0.85199999999999998},"min":{"1min":0.67200000000000004,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.88400000000000001}]},{"osd":5,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":0.98999999999999999,"15min":0.94799999999999995},"min":{"1min":0.71299999999999997,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.47,"5min":1.532,"15min":1.532},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.0349999999999999,"15min":0.996},"min":{"1min":0.878,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":1.048}]},{"osd":7,"last update":"Wed Apr 3 14:23:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.071,"15min":1.0800000000000001},"min":{"1min":0.70999999999999996,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.417,"5min":1.55,"15min":1.55},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.117,"15min":1.109},"min":{"1min":1.014,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.7969999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.82099999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574975,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298064,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447088,"statfs":{"total":95995035648,"available":95689818112,"internally_reserved":0,"allocated":724992,"data_stored":320617,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:01 2024","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.73499999999999999,"15min":0.63800000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.877},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.77700000000000002,"15min":0.67400000000000004},"min":{"1min":0.438,"5min":0.36199999999999999,"15min":0.33800000000000002},"max":{"1min":1.1910000000000001,"5min":1.395,"15min":1.395},"last":0.98699999999999999}]},{"osd":2,"last update":"Wed Apr 3 14:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.77100000000000002,"15min":0.71199999999999997},"min":{"1min":0.38200000000000001,"5min":0.371,"15min":0.371},"max":{"1min":1.0940000000000001,"5min":1.3080000000000001,"15min":1.3540000000000001},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.81899999999999995,"15min":0.755},"min":{"1min":0.42099999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.238,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.72299999999999998}]},{"osd":3,"last update":"Wed Apr 3 14:23:46 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.747,"15min":0.76400000000000001},"min":{"1min":0.39400000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.89700000000000002,"15min":0.88700000000000001},"min":{"1min":0.442,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.3009999999999999,"5min":1.9339999999999999,"15min":1.9339999999999999},"last":1.03}]},{"osd":4,"last update":"Wed Apr 3 14:23:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.073,"15min":1.0249999999999999},"min":{"1min":0.71599999999999997,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.6279999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.0800000000000001,"15min":1.0409999999999999},"min":{"1min":0.81599999999999995,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.6659999999999999},"last":1.0860000000000001}]},{"osd":5,"last update":"Wed Apr 3 14:23:16 2024","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.1040000000000001,"15min":1.1060000000000001},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.6539999999999999,"5min":1.7390000000000001,"15min":1.7430000000000001},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.119,"5min":1.0660000000000001,"15min":1.046},"min":{"1min":0.79500000000000004,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.546,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.508}]},{"osd":6,"last update":"Wed Apr 3 14:23:04 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.071,"15min":1.085},"min":{"1min":0.73999999999999999,"5min":0.63,"15min":0.63},"max":{"1min":1.4330000000000001,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.385},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.147,"15min":1.157},"min":{"1min":0.88100000000000001,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.5580000000000001,"5min":1.659,"15min":1.659},"last":1.222}]},{"osd":7,"last update":"Wed Apr 3 14:23:04 2024","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.2010000000000001,"15min":1.2410000000000001},"min":{"1min":0.88400000000000001,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.734,"5min":1.734,"15min":1.734},"last":1.429},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.1779999999999999,"15min":1.208},"min":{"1min":0.70199999999999996,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.9750000000000001,"5min":1.9750000000000001,"15min":1.9750000000000001},"last":1.361}]}]},{"osd":0,"up_from":8,"seq":34359738505,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298656,"kb_used_data":1300,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446496,"statfs":{"total":95995035648,"available":95689211904,"internally_reserved":0,"allocated":1331200,"data_stored":911842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 3 14:23:58 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.68899999999999995,"15min":0.624},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":1.194,"5min":1.393,"15min":1.393},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.79300000000000004,"15min":0.69699999999999995},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.149,"5min":1.696,"15min":1.696},"last":0.71399999999999997}]},{"osd":2,"last update":"Wed Apr 3 14:23:58 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.748,"15min":0.70399999999999996},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":1.018,"5min":1.278,"15min":1.278},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.84999999999999998,"15min":0.76300000000000001},"min":{"1min":0.40600000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.0069999999999999,"5min":1.665,"15min":1.665},"last":0.81100000000000005}]},{"osd":3,"last update":"Wed Apr 3 14:23:44 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.86899999999999999,"15min":0.80400000000000005},"min":{"1min":0.52900000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.5369999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.85999999999999999,"15min":0.81699999999999995},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.25,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.82899999999999996}]},{"osd":4,"last update":"Wed Apr 3 14:23:27 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.02,"15min":1.0069999999999999},"min":{"1min":0.72099999999999997,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.502,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.022},{"interface":"front","average":{"1min":1.103,"5min":1.071,"15min":1.081},"min":{"1min":0.745,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.0569999999999999}]},{"osd":5,"last update":"Wed Apr 3 14:23:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.0600000000000001,"15min":1.052},"min":{"1min":0.84499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.744,"5min":1.744,"15min":1.744},"last":1.153},{"interface":"front","average":{"1min":1.167,"5min":1.1000000000000001,"15min":1.0589999999999999},"min":{"1min":0.77600000000000002,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.91600000000000004}]},{"osd":6,"last update":"Wed Apr 3 14:23:08 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.115,"15min":1.109},"min":{"1min":0.73899999999999999,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":0.997},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.157,"15min":1.119},"min":{"1min":0.80000000000000004,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.607,"5min":1.629,"15min":1.629},"last":1.2450000000000001}]},{"osd":7,"last update":"Wed Apr 3 14:23:02 2024","interfaces":[{"interface":"back","average":{"1min":1.2130000000000001,"5min":1.208,"15min":1.266},"min":{"1min":0.84999999999999998,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.5089999999999999,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.123},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.2150000000000001,"15min":1.2609999999999999},"min":{"1min":0.76400000000000001,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.4259999999999999,"5min":1.681,"15min":1.681},"last":1.3069999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411445,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":737280,"data_stored":321486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:53 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.69599999999999995,"15min":0.65800000000000003},"min":{"1min":0.32400000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.0349999999999999,"5min":1.286,"15min":1.286},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.71999999999999997,"15min":0.69599999999999995},"min":{"1min":0.438,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.0840000000000001,"5min":1.165,"15min":1.304},"last":1.0449999999999999}]},{"osd":1,"last update":"Wed Apr 3 14:23:53 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.72799999999999998,"15min":0.69799999999999995},"min":{"1min":0.34699999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0229999999999999,"5min":1.119,"15min":1.2809999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.79600000000000004,"15min":0.75},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.1639999999999999}]},{"osd":3,"last update":"Wed Apr 3 14:23:44 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.84199999999999997,"15min":0.83499999999999996},"min":{"1min":0.53700000000000003,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.177,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.86099999999999999,"15min":0.89100000000000001},"min":{"1min":0.35799999999999998,"5min":0.314,"15min":0.314},"max":{"1min":1.204,"5min":1.296,"15min":1.296},"last":1.0860000000000001}]},{"osd":4,"last update":"Wed Apr 3 14:23:29 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0169999999999999,"15min":0.98499999999999999},"min":{"1min":0.81699999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4219999999999999,"5min":1.647,"15min":1.647},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1,"15min":0.96999999999999997},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3680000000000001,"5min":1.484,"15min":1.484},"last":1.2330000000000001}]},{"osd":5,"last update":"Wed Apr 3 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.135,"15min":1.111},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":2.3199999999999998,"5min":2.3199999999999998,"15min":2.3199999999999998},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1240000000000001,"15min":1.1419999999999999},"min":{"1min":0.70899999999999996,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.3029999999999999,"5min":2.3029999999999999,"15min":2.3029999999999999},"last":1.3200000000000001}]},{"osd":6,"last update":"Wed Apr 3 14:23:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":1.0740000000000001,"15min":1.0900000000000001},"min":{"1min":0.74299999999999999,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":2.0489999999999999,"5min":2.0489999999999999,"15min":2.0489999999999999},"last":1.4419999999999999},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.175,"15min":1.2130000000000001},"min":{"1min":0.72599999999999998,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.381}]},{"osd":7,"last update":"Wed Apr 3 14:23:01 2024","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.224,"15min":1.2370000000000001},"min":{"1min":0.91000000000000003,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.9399999999999999,"5min":1.9399999999999999,"15min":1.9399999999999999},"last":1.47},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.1419999999999999,"15min":1.135},"min":{"1min":0.82099999999999995,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":2.25,"5min":2.25,"15min":2.25},"last":1.504}]}]},{"osd":3,"up_from":25,"seq":107374182506,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298072,"kb_used_data":716,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447080,"statfs":{"total":95995035648,"available":95689809920,"internally_reserved":0,"allocated":733184,"data_stored":320972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.73199999999999998,"15min":0.70199999999999996},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.0569999999999999,"5min":4.0119999999999996,"15min":4.0119999999999996},"last":1.3320000000000001},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.72399999999999998,"15min":0.75600000000000001},"min":{"1min":0.38,"5min":0.378,"15min":0.378},"max":{"1min":1.1599999999999999,"5min":1.2,"15min":1.2},"last":1.7370000000000001}]},{"osd":1,"last update":"Wed Apr 3 14:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.77600000000000002,"15min":0.78300000000000003},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.117,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.548},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.73799999999999999,"15min":0.745},"min":{"1min":0.42599999999999999,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.0229999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.93000000000000005}]},{"osd":2,"last update":"Wed Apr 3 14:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.224,"5min":1.361,"15min":2.0409999999999999},"last":1.581},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.90300000000000002,"15min":0.86699999999999999},"min":{"1min":0.40699999999999997,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.198,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.6200000000000001}]},{"osd":4,"last update":"Wed Apr 3 14:23:32 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.96699999999999997,"15min":0.94399999999999995},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.466,"5min":1.498,"15min":1.498},"last":1.6559999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.998,"15min":0.98199999999999998},"min":{"1min":0.63700000000000001,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2769999999999999,"5min":1.4770000000000001,"15min":1.855},"last":1.274}]},{"osd":5,"last update":"Wed Apr 3 14:23:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0249999999999999,"15min":1.069},"min":{"1min":0.71899999999999997,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.577,"5min":1.577,"15min":1.927},"last":1.3779999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.0720000000000001,"15min":1.018},"min":{"1min":0.79300000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.476,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.2330000000000001}]},{"osd":6,"last update":"Wed Apr 3 14:23:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.099,"15min":1.1359999999999999},"min":{"1min":0.98099999999999998,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.3859999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.6830000000000001},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.125,"15min":1.145},"min":{"1min":0.89900000000000002,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.6419999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":1.7130000000000001}]},{"osd":7,"last update":"Wed Apr 3 14:23:04 2024","interfaces":[{"interface":"back","average":{"1min":1.25,"5min":1.6200000000000001,"15min":2.0819999999999999},"min":{"1min":0.85399999999999998,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.6950000000000001,"5min":26.5,"15min":26.5},"last":1.4870000000000001},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.5820000000000001,"15min":2.0339999999999998},"min":{"1min":0.80900000000000005,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.5029999999999999,"5min":25.731999999999999,"15min":25.731999999999999},"last":1.4330000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018975,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298096,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447056,"statfs":{"total":95995035648,"available":95689785344,"internally_reserved":0,"allocated":753664,"data_stored":322580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:24 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.88400000000000001,"15min":0.84399999999999997},"min":{"1min":0.53500000000000003,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.53},"last":0.747},{"interface":"front","average":{"1min":0.999,"5min":0.96299999999999997,"15min":0.88800000000000001},"min":{"1min":0.54300000000000004,"5min":0.50600000000000001,"15min":0.47999999999999998},"max":{"1min":1.2769999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.218}]},{"osd":1,"last update":"Wed Apr 3 14:23:24 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.876,"15min":0.878},"min":{"1min":0.61199999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.208,"5min":1.331,"15min":1.4410000000000001},"last":1.125},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.94799999999999995,"15min":0.879},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.53500000000000003},"max":{"1min":1.2290000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.68600000000000005}]},{"osd":2,"last update":"Wed Apr 3 14:23:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96899999999999997,"15min":0.88600000000000001},"min":{"1min":0.75800000000000001,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.353,"5min":3.0800000000000001,"15min":3.0800000000000001},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.67100000000000004,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.1539999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.78800000000000003}]},{"osd":3,"last update":"Wed Apr 3 14:23:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.93500000000000005,"15min":0.94499999999999995},"min":{"1min":0.66200000000000003,"5min":0.625,"15min":0.625},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.498},"last":1.089},{"interface":"front","average":{"1min":1.0149999999999999,"5min":0.94599999999999995,"15min":0.93100000000000005},"min":{"1min":0.74399999999999999,"5min":0.64200000000000002,"15min":0.55100000000000005},"max":{"1min":1.264,"5min":1.264,"15min":1.581},"last":1.042}]},{"osd":5,"last update":"Wed Apr 3 14:23:21 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.91400000000000003,"15min":0.83399999999999996},"min":{"1min":0.67800000000000005,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.339,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.97799999999999998,"15min":0.89000000000000001},"min":{"1min":0.83599999999999997,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.3879999999999999,"5min":1.448,"15min":1.448},"last":0.99299999999999999}]},{"osd":6,"last update":"Wed Apr 3 14:23:11 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.91300000000000003,"15min":0.89200000000000002},"min":{"1min":0.70299999999999996,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.298,"5min":1.649,"15min":1.649},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.069,"5min":1.0069999999999999,"15min":0.95699999999999996},"min":{"1min":0.59599999999999997,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.444,"5min":1.506,"15min":1.506},"last":1.159}]},{"osd":7,"last update":"Wed Apr 3 14:23:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.0720000000000001,"15min":1.014},"min":{"1min":0.70199999999999996,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3740000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.04,"15min":1.012},"min":{"1min":0.72299999999999998,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.371,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.1970000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757334,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":737280,"data_stored":321522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.85699999999999998,"15min":0.84699999999999998},"min":{"1min":0.69999999999999996,"5min":0.495,"15min":0.49399999999999999},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.92900000000000005,"15min":0.876},"min":{"1min":0.64200000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.288,"5min":1.431,"15min":1.431},"last":0.71899999999999997}]},{"osd":1,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.82899999999999996,"15min":0.79800000000000004},"min":{"1min":0.57099999999999995,"5min":0.495,"15min":0.495},"max":{"1min":1.284,"5min":1.304,"15min":1.304},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90900000000000003,"15min":0.88700000000000001},"min":{"1min":0.69599999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.84599999999999997}]},{"osd":2,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.90500000000000003,"15min":0.871},"min":{"1min":0.59399999999999997,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1930000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.97699999999999998},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.93000000000000005,"15min":0.91500000000000004},"min":{"1min":0.72199999999999998,"5min":0.622,"15min":0.622},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.83299999999999996}]},{"osd":3,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.93799999999999994,"15min":0.94999999999999996},"min":{"1min":0.68600000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.7330000000000001},{"interface":"front","average":{"1min":1.093,"5min":1.0349999999999999,"15min":0.97499999999999998},"min":{"1min":0.748,"5min":0.67600000000000005,"15min":0.63400000000000001},"max":{"1min":1.752,"5min":1.752,"15min":1.752},"last":1.597}]},{"osd":4,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":0.92100000000000004,"15min":0.81699999999999995},"min":{"1min":0.53300000000000003,"5min":0.433,"15min":0.433},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":1.056,"5min":0.97299999999999998,"15min":0.85899999999999999},"min":{"1min":0.76700000000000002,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3089999999999999,"5min":1.395,"15min":1.395},"last":0.86799999999999999}]},{"osd":6,"last update":"Wed Apr 3 14:23:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":0.94899999999999995,"15min":0.91400000000000003},"min":{"1min":0.85299999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.109,"5min":1.0169999999999999,"15min":0.95499999999999996},"min":{"1min":0.55400000000000005,"5min":0.443,"15min":0.443},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":0.93500000000000005}]},{"osd":7,"last update":"Wed Apr 3 14:23:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":0.995,"15min":0.97299999999999998},"min":{"1min":0.77600000000000002,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.0840000000000001,"15min":1.0569999999999999},"min":{"1min":0.86899999999999999,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.6719999999999999,"5min":1.673,"15min":1.673},"last":0.76200000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1698,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-03T14:24:05.853 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-03T14:24:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:05 smithi067 bash[17655]: cluster 2024-04-03T14:24:04.610385+0000 mgr.y (mgr.24370) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:05 smithi067 bash[17655]: audit 2024-04-03T14:24:05.097233+0000 mgr.y (mgr.24370) 164 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:24:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:05 smithi067 bash[27441]: cluster 2024-04-03T14:24:04.610385+0000 mgr.y (mgr.24370) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:05 smithi067 bash[27441]: audit 2024-04-03T14:24:05.097233+0000 mgr.y (mgr.24370) 164 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:24:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:05 smithi082 bash[20963]: cluster 2024-04-03T14:24:04.610385+0000 mgr.y (mgr.24370) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:05 smithi082 bash[20963]: audit 2024-04-03T14:24:05.097233+0000 mgr.y (mgr.24370) 164 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:24:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:07 smithi082 bash[20963]: cluster 2024-04-03T14:24:06.611420+0000 mgr.y (mgr.24370) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:07 smithi067 bash[17655]: cluster 2024-04-03T14:24:06.611420+0000 mgr.y (mgr.24370) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:07 smithi067 bash[27441]: cluster 2024-04-03T14:24:06.611420+0000 mgr.y (mgr.24370) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:09 smithi082 bash[20963]: cluster 2024-04-03T14:24:08.612053+0000 mgr.y (mgr.24370) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:09 smithi082 bash[20963]: audit 2024-04-03T14:24:09.651958+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:09 smithi067 bash[17655]: cluster 2024-04-03T14:24:08.612053+0000 mgr.y (mgr.24370) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:09 smithi067 bash[17655]: audit 2024-04-03T14:24:09.651958+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:09 smithi067 bash[27441]: cluster 2024-04-03T14:24:08.612053+0000 mgr.y (mgr.24370) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:09 smithi067 bash[27441]: audit 2024-04-03T14:24:09.651958+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:10.685 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:24:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:11 smithi067 bash[17655]: cluster 2024-04-03T14:24:10.613109+0000 mgr.y (mgr.24370) 167 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:11 smithi067 bash[27441]: cluster 2024-04-03T14:24:10.613109+0000 mgr.y (mgr.24370) 167 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:11 smithi082 bash[20963]: cluster 2024-04-03T14:24:10.613109+0000 mgr.y (mgr.24370) 167 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:13.370 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:13] "GET /metrics HTTP/1.1" 200 239398 "" "Prometheus/2.43.0" 2024-04-03T14:24:13.735 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:24:13.736 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-04-03T14:24:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:24:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:13 smithi067 bash[17655]: cluster 2024-04-03T14:24:12.613751+0000 mgr.y (mgr.24370) 168 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:13 smithi067 bash[27441]: cluster 2024-04-03T14:24:12.613751+0000 mgr.y (mgr.24370) 168 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:14.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:13 smithi082 bash[20963]: cluster 2024-04-03T14:24:12.613751+0000 mgr.y (mgr.24370) 168 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:14.437 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":144,"stamp":"2024-04-03T14:24:12.613445+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592706,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":259,"num_read_kb":355,"num_write":224,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2386376,"kb_used_data":7520,"kb_used_omap":13,"kb_used_meta":2378738,"kb_avail":747574840,"statfs":{"total":767960285184,"available":765516636160,"internally_reserved":0,"allocated":7700480,"data_stored":4344263,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13632,"internal_metadata":2435828416},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004987"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-04-03T14:22:55.844414+0000","last_change":"2024-04-03T14:22:55.844414+0000","last_active":"2024-04-03T14:22:55.844414+0000","last_peered":"2024-04-03T14:22:55.844414+0000","last_clean":"2024-04-03T14:22:55.844414+0000","last_became_active":"2024-04-03T14:22:55.843324+0000","last_became_peered":"2024-04-03T14:22:55.843324+0000","last_unstale":"2024-04-03T14:22:55.844414+0000","last_undegraded":"2024-04-03T14:22:55.844414+0000","last_fullsized":"2024-04-03T14:22:55.844414+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T16:45:57.624182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"69'5","reported_seq":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722504+0000","last_change":"2024-04-03T14:22:30.026343+0000","last_active":"2024-04-03T14:22:54.722504+0000","last_peered":"2024-04-03T14:22:54.722504+0000","last_clean":"2024-04-03T14:22:54.722504+0000","last_became_active":"2024-04-03T14:22:30.023802+0000","last_became_peered":"2024-04-03T14:22:30.023802+0000","last_unstale":"2024-04-03T14:22:54.722504+0000","last_undegraded":"2024-04-03T14:22:54.722504+0000","last_fullsized":"2024-04-03T14:22:54.722504+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:09:06.436780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":570,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985764+0000","last_change":"2024-04-03T14:22:30.045340+0000","last_active":"2024-04-03T14:22:54.985764+0000","last_peered":"2024-04-03T14:22:54.985764+0000","last_clean":"2024-04-03T14:22:54.985764+0000","last_became_active":"2024-04-03T14:22:30.045043+0000","last_became_peered":"2024-04-03T14:22:30.045043+0000","last_unstale":"2024-04-03T14:22:54.985764+0000","last_undegraded":"2024-04-03T14:22:54.985764+0000","last_fullsized":"2024-04-03T14:22:54.985764+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:49:30.980221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986129+0000","last_change":"2024-04-03T14:22:30.026833+0000","last_active":"2024-04-03T14:22:54.986129+0000","last_peered":"2024-04-03T14:22:54.986129+0000","last_clean":"2024-04-03T14:22:54.986129+0000","last_became_active":"2024-04-03T14:22:30.026348+0000","last_became_peered":"2024-04-03T14:22:30.026348+0000","last_unstale":"2024-04-03T14:22:54.986129+0000","last_undegraded":"2024-04-03T14:22:54.986129+0000","last_fullsized":"2024-04-03T14:22:54.986129+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:04:53.108424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979422+0000","last_change":"2024-04-03T14:22:30.048796+0000","last_active":"2024-04-03T14:22:54.979422+0000","last_peered":"2024-04-03T14:22:54.979422+0000","last_clean":"2024-04-03T14:22:54.979422+0000","last_became_active":"2024-04-03T14:22:30.048572+0000","last_became_peered":"2024-04-03T14:22:30.048572+0000","last_unstale":"2024-04-03T14:22:54.979422+0000","last_undegraded":"2024-04-03T14:22:54.979422+0000","last_fullsized":"2024-04-03T14:22:54.979422+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T15:47:01.854563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983319+0000","last_change":"2024-04-03T14:22:30.037143+0000","last_active":"2024-04-03T14:22:54.983319+0000","last_peered":"2024-04-03T14:22:54.983319+0000","last_clean":"2024-04-03T14:22:54.983319+0000","last_became_active":"2024-04-03T14:22:30.036864+0000","last_became_peered":"2024-04-03T14:22:30.036864+0000","last_unstale":"2024-04-03T14:22:54.983319+0000","last_undegraded":"2024-04-03T14:22:54.983319+0000","last_fullsized":"2024-04-03T14:22:54.983319+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:24:44.972378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.980004+0000","last_change":"2024-04-03T14:22:30.050104+0000","last_active":"2024-04-03T14:22:54.980004+0000","last_peered":"2024-04-03T14:22:54.980004+0000","last_clean":"2024-04-03T14:22:54.980004+0000","last_became_active":"2024-04-03T14:22:30.049775+0000","last_became_peered":"2024-04-03T14:22:30.049775+0000","last_unstale":"2024-04-03T14:22:54.980004+0000","last_undegraded":"2024-04-03T14:22:54.980004+0000","last_fullsized":"2024-04-03T14:22:54.980004+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:29:09.668619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983143+0000","last_change":"2024-04-03T14:22:30.027657+0000","last_active":"2024-04-03T14:22:54.983143+0000","last_peered":"2024-04-03T14:22:54.983143+0000","last_clean":"2024-04-03T14:22:54.983143+0000","last_became_active":"2024-04-03T14:22:30.027136+0000","last_became_peered":"2024-04-03T14:22:30.027136+0000","last_unstale":"2024-04-03T14:22:54.983143+0000","last_undegraded":"2024-04-03T14:22:54.983143+0000","last_fullsized":"2024-04-03T14:22:54.983143+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:26:16.948946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.719902+0000","last_change":"2024-04-03T14:22:30.052586+0000","last_active":"2024-04-03T14:22:54.719902+0000","last_peered":"2024-04-03T14:22:54.719902+0000","last_clean":"2024-04-03T14:22:54.719902+0000","last_became_active":"2024-04-03T14:22:30.052247+0000","last_became_peered":"2024-04-03T14:22:30.052247+0000","last_unstale":"2024-04-03T14:22:54.719902+0000","last_undegraded":"2024-04-03T14:22:54.719902+0000","last_fullsized":"2024-04-03T14:22:54.719902+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:45:53.700797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721788+0000","last_change":"2024-04-03T14:22:30.030306+0000","last_active":"2024-04-03T14:22:54.721788+0000","last_peered":"2024-04-03T14:22:54.721788+0000","last_clean":"2024-04-03T14:22:54.721788+0000","last_became_active":"2024-04-03T14:22:30.028445+0000","last_became_peered":"2024-04-03T14:22:30.028445+0000","last_unstale":"2024-04-03T14:22:54.721788+0000","last_undegraded":"2024-04-03T14:22:54.721788+0000","last_fullsized":"2024-04-03T14:22:54.721788+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T16:47:11.407000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979324+0000","last_change":"2024-04-03T14:22:30.041094+0000","last_active":"2024-04-03T14:22:54.979324+0000","last_peered":"2024-04-03T14:22:54.979324+0000","last_clean":"2024-04-03T14:22:54.979324+0000","last_became_active":"2024-04-03T14:22:30.040791+0000","last_became_peered":"2024-04-03T14:22:30.040791+0000","last_unstale":"2024-04-03T14:22:54.979324+0000","last_undegraded":"2024-04-03T14:22:54.979324+0000","last_fullsized":"2024-04-03T14:22:54.979324+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:11:49.604963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"69'1","reported_seq":16,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722179+0000","last_change":"2024-04-03T14:22:30.029158+0000","last_active":"2024-04-03T14:22:54.722179+0000","last_peered":"2024-04-03T14:22:54.722179+0000","last_clean":"2024-04-03T14:22:54.722179+0000","last_became_active":"2024-04-03T14:22:30.028579+0000","last_became_peered":"2024-04-03T14:22:30.028579+0000","last_unstale":"2024-04-03T14:22:54.722179+0000","last_undegraded":"2024-04-03T14:22:54.722179+0000","last_fullsized":"2024-04-03T14:22:54.722179+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:58:56.359710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.977618+0000","last_change":"2024-04-03T14:20:35.087764+0000","last_active":"2024-04-03T14:22:54.977618+0000","last_peered":"2024-04-03T14:22:54.977618+0000","last_clean":"2024-04-03T14:22:54.977618+0000","last_became_active":"2024-04-03T14:20:35.087320+0000","last_became_peered":"2024-04-03T14:20:35.087320+0000","last_unstale":"2024-04-03T14:22:54.977618+0000","last_undegraded":"2024-04-03T14:22:54.977618+0000","last_fullsized":"2024-04-03T14:22:54.977618+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:41:09.722956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.984533+0000","last_change":"2024-04-03T14:22:30.131782+0000","last_active":"2024-04-03T14:22:54.984533+0000","last_peered":"2024-04-03T14:22:54.984533+0000","last_clean":"2024-04-03T14:22:54.984533+0000","last_became_active":"2024-04-03T14:22:30.131026+0000","last_became_peered":"2024-04-03T14:22:30.131026+0000","last_unstale":"2024-04-03T14:22:54.984533+0000","last_undegraded":"2024-04-03T14:22:54.984533+0000","last_fullsized":"2024-04-03T14:22:54.984533+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:10:41.214080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986580+0000","last_change":"2024-04-03T14:20:35.114016+0000","last_active":"2024-04-03T14:22:54.986580+0000","last_peered":"2024-04-03T14:22:54.986580+0000","last_clean":"2024-04-03T14:22:54.986580+0000","last_became_active":"2024-04-03T14:20:35.113613+0000","last_became_peered":"2024-04-03T14:20:35.113613+0000","last_unstale":"2024-04-03T14:22:54.986580+0000","last_undegraded":"2024-04-03T14:22:54.986580+0000","last_fullsized":"2024-04-03T14:22:54.986580+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:58:11.888953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986633+0000","last_change":"2024-04-03T14:22:30.027158+0000","last_active":"2024-04-03T14:22:54.986633+0000","last_peered":"2024-04-03T14:22:54.986633+0000","last_clean":"2024-04-03T14:22:54.986633+0000","last_became_active":"2024-04-03T14:22:30.025200+0000","last_became_peered":"2024-04-03T14:22:30.025200+0000","last_unstale":"2024-04-03T14:22:54.986633+0000","last_undegraded":"2024-04-03T14:22:54.986633+0000","last_fullsized":"2024-04-03T14:22:54.986633+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:42:03.917424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721510+0000","last_change":"2024-04-03T14:22:31.241568+0000","last_active":"2024-04-03T14:22:54.721510+0000","last_peered":"2024-04-03T14:22:54.721510+0000","last_clean":"2024-04-03T14:22:54.721510+0000","last_became_active":"2024-04-03T14:22:31.241163+0000","last_became_peered":"2024-04-03T14:22:31.241163+0000","last_unstale":"2024-04-03T14:22:54.721510+0000","last_undegraded":"2024-04-03T14:22:54.721510+0000","last_fullsized":"2024-04-03T14:22:54.721510+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:44:10.905314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986340+0000","last_change":"2024-04-03T14:22:30.037024+0000","last_active":"2024-04-03T14:22:54.986340+0000","last_peered":"2024-04-03T14:22:54.986340+0000","last_clean":"2024-04-03T14:22:54.986340+0000","last_became_active":"2024-04-03T14:22:30.036482+0000","last_became_peered":"2024-04-03T14:22:30.036482+0000","last_unstale":"2024-04-03T14:22:54.986340+0000","last_undegraded":"2024-04-03T14:22:54.986340+0000","last_fullsized":"2024-04-03T14:22:54.986340+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:12:10.039718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717943+0000","last_change":"2024-04-03T14:20:35.111800+0000","last_active":"2024-04-03T14:22:54.717943+0000","last_peered":"2024-04-03T14:22:54.717943+0000","last_clean":"2024-04-03T14:22:54.717943+0000","last_became_active":"2024-04-03T14:20:35.111479+0000","last_became_peered":"2024-04-03T14:20:35.111479+0000","last_unstale":"2024-04-03T14:22:54.717943+0000","last_undegraded":"2024-04-03T14:22:54.717943+0000","last_fullsized":"2024-04-03T14:22:54.717943+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:38:12.427576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722195+0000","last_change":"2024-04-03T14:22:31.044248+0000","last_active":"2024-04-03T14:22:54.722195+0000","last_peered":"2024-04-03T14:22:54.722195+0000","last_clean":"2024-04-03T14:22:54.722195+0000","last_became_active":"2024-04-03T14:22:31.043905+0000","last_became_peered":"2024-04-03T14:22:31.043905+0000","last_unstale":"2024-04-03T14:22:54.722195+0000","last_undegraded":"2024-04-03T14:22:54.722195+0000","last_fullsized":"2024-04-03T14:22:54.722195+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:40:19.264767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.720870+0000","last_change":"2024-04-03T14:22:30.033088+0000","last_active":"2024-04-03T14:22:54.720870+0000","last_peered":"2024-04-03T14:22:54.720870+0000","last_clean":"2024-04-03T14:22:54.720870+0000","last_became_active":"2024-04-03T14:22:30.032817+0000","last_became_peered":"2024-04-03T14:22:30.032817+0000","last_unstale":"2024-04-03T14:22:54.720870+0000","last_undegraded":"2024-04-03T14:22:54.720870+0000","last_fullsized":"2024-04-03T14:22:54.720870+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:06:07.456369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717449+0000","last_change":"2024-04-03T14:20:35.086718+0000","last_active":"2024-04-03T14:22:54.717449+0000","last_peered":"2024-04-03T14:22:54.717449+0000","last_clean":"2024-04-03T14:22:54.717449+0000","last_became_active":"2024-04-03T14:20:35.086430+0000","last_became_peered":"2024-04-03T14:20:35.086430+0000","last_unstale":"2024-04-03T14:22:54.717449+0000","last_undegraded":"2024-04-03T14:22:54.717449+0000","last_fullsized":"2024-04-03T14:22:54.717449+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T01:54:30.310414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.976765+0000","last_change":"2024-04-03T14:22:30.131135+0000","last_active":"2024-04-03T14:22:54.976765+0000","last_peered":"2024-04-03T14:22:54.976765+0000","last_clean":"2024-04-03T14:22:54.976765+0000","last_became_active":"2024-04-03T14:22:30.128850+0000","last_became_peered":"2024-04-03T14:22:30.128850+0000","last_unstale":"2024-04-03T14:22:54.976765+0000","last_undegraded":"2024-04-03T14:22:54.976765+0000","last_fullsized":"2024-04-03T14:22:54.976765+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:33:02.300146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985120+0000","last_change":"2024-04-03T14:22:30.028116+0000","last_active":"2024-04-03T14:22:54.985120+0000","last_peered":"2024-04-03T14:22:54.985120+0000","last_clean":"2024-04-03T14:22:54.985120+0000","last_became_active":"2024-04-03T14:22:30.027478+0000","last_became_peered":"2024-04-03T14:22:30.027478+0000","last_unstale":"2024-04-03T14:22:54.985120+0000","last_undegraded":"2024-04-03T14:22:54.985120+0000","last_fullsized":"2024-04-03T14:22:54.985120+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:44:41.712317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"59'128","reported_seq":278,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717390+0000","last_change":"2024-04-03T14:18:58.733899+0000","last_active":"2024-04-03T14:22:54.717390+0000","last_peered":"2024-04-03T14:22:54.717390+0000","last_clean":"2024-04-03T14:22:54.717390+0000","last_became_active":"2024-04-03T14:18:58.732845+0000","last_became_peered":"2024-04-03T14:18:58.732845+0000","last_unstale":"2024-04-03T14:22:54.717390+0000","last_undegraded":"2024-04-03T14:22:54.717390+0000","last_fullsized":"2024-04-03T14:22:54.717390+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:14:34.922701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:14:34.922701+0000","last_clean_scrub_stamp":"2024-04-03T14:14:34.922701+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:51:36.075839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.982933+0000","last_change":"2024-04-03T14:20:35.086521+0000","last_active":"2024-04-03T14:22:54.982933+0000","last_peered":"2024-04-03T14:22:54.982933+0000","last_clean":"2024-04-03T14:22:54.982933+0000","last_became_active":"2024-04-03T14:20:35.086076+0000","last_became_peered":"2024-04-03T14:20:35.086076+0000","last_unstale":"2024-04-03T14:22:54.982933+0000","last_undegraded":"2024-04-03T14:22:54.982933+0000","last_fullsized":"2024-04-03T14:22:54.982933+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:44:54.079206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985393+0000","last_change":"2024-04-03T14:22:30.047964+0000","last_active":"2024-04-03T14:22:54.985393+0000","last_peered":"2024-04-03T14:22:54.985393+0000","last_clean":"2024-04-03T14:22:54.985393+0000","last_became_active":"2024-04-03T14:22:30.047598+0000","last_became_peered":"2024-04-03T14:22:30.047598+0000","last_unstale":"2024-04-03T14:22:54.985393+0000","last_undegraded":"2024-04-03T14:22:54.985393+0000","last_fullsized":"2024-04-03T14:22:54.985393+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:06:47.423886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986577+0000","last_change":"2024-04-03T14:22:30.035278+0000","last_active":"2024-04-03T14:22:54.986577+0000","last_peered":"2024-04-03T14:22:54.986577+0000","last_clean":"2024-04-03T14:22:54.986577+0000","last_became_active":"2024-04-03T14:22:30.034677+0000","last_became_peered":"2024-04-03T14:22:30.034677+0000","last_unstale":"2024-04-03T14:22:54.986577+0000","last_undegraded":"2024-04-03T14:22:54.986577+0000","last_fullsized":"2024-04-03T14:22:54.986577+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:27:13.598111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.720247+0000","last_change":"2024-04-03T14:20:35.116529+0000","last_active":"2024-04-03T14:22:54.720247+0000","last_peered":"2024-04-03T14:22:54.720247+0000","last_clean":"2024-04-03T14:22:54.720247+0000","last_became_active":"2024-04-03T14:20:35.115744+0000","last_became_peered":"2024-04-03T14:20:35.115744+0000","last_unstale":"2024-04-03T14:22:54.720247+0000","last_undegraded":"2024-04-03T14:22:54.720247+0000","last_fullsized":"2024-04-03T14:22:54.720247+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:04:32.988748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986045+0000","last_change":"2024-04-03T14:22:30.053399+0000","last_active":"2024-04-03T14:22:54.986045+0000","last_peered":"2024-04-03T14:22:54.986045+0000","last_clean":"2024-04-03T14:22:54.986045+0000","last_became_active":"2024-04-03T14:22:30.053091+0000","last_became_peered":"2024-04-03T14:22:30.053091+0000","last_unstale":"2024-04-03T14:22:54.986045+0000","last_undegraded":"2024-04-03T14:22:54.986045+0000","last_fullsized":"2024-04-03T14:22:54.986045+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T01:37:26.215786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979753+0000","last_change":"2024-04-03T14:22:30.026009+0000","last_active":"2024-04-03T14:22:54.979753+0000","last_peered":"2024-04-03T14:22:54.979753+0000","last_clean":"2024-04-03T14:22:54.979753+0000","last_became_active":"2024-04-03T14:22:30.025266+0000","last_became_peered":"2024-04-03T14:22:30.025266+0000","last_unstale":"2024-04-03T14:22:54.979753+0000","last_undegraded":"2024-04-03T14:22:54.979753+0000","last_fullsized":"2024-04-03T14:22:54.979753+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:42:39.714799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.982834+0000","last_change":"2024-04-03T14:20:35.085366+0000","last_active":"2024-04-03T14:22:54.982834+0000","last_peered":"2024-04-03T14:22:54.982834+0000","last_clean":"2024-04-03T14:22:54.982834+0000","last_became_active":"2024-04-03T14:20:35.084974+0000","last_became_peered":"2024-04-03T14:20:35.084974+0000","last_unstale":"2024-04-03T14:22:54.982834+0000","last_undegraded":"2024-04-03T14:22:54.982834+0000","last_fullsized":"2024-04-03T14:22:54.982834+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:25:10.067447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985025+0000","last_change":"2024-04-03T14:22:30.050796+0000","last_active":"2024-04-03T14:22:54.985025+0000","last_peered":"2024-04-03T14:22:54.985025+0000","last_clean":"2024-04-03T14:22:54.985025+0000","last_became_active":"2024-04-03T14:22:30.050445+0000","last_became_peered":"2024-04-03T14:22:30.050445+0000","last_unstale":"2024-04-03T14:22:54.985025+0000","last_undegraded":"2024-04-03T14:22:54.985025+0000","last_fullsized":"2024-04-03T14:22:54.985025+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:34:40.934339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983247+0000","last_change":"2024-04-03T14:22:30.032810+0000","last_active":"2024-04-03T14:22:54.983247+0000","last_peered":"2024-04-03T14:22:54.983247+0000","last_clean":"2024-04-03T14:22:54.983247+0000","last_became_active":"2024-04-03T14:22:30.032473+0000","last_became_peered":"2024-04-03T14:22:30.032473+0000","last_unstale":"2024-04-03T14:22:54.983247+0000","last_undegraded":"2024-04-03T14:22:54.983247+0000","last_fullsized":"2024-04-03T14:22:54.983247+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:04:51.136908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985945+0000","last_change":"2024-04-03T14:20:35.088282+0000","last_active":"2024-04-03T14:22:54.985945+0000","last_peered":"2024-04-03T14:22:54.985945+0000","last_clean":"2024-04-03T14:22:54.985945+0000","last_became_active":"2024-04-03T14:20:35.087725+0000","last_became_peered":"2024-04-03T14:20:35.087725+0000","last_unstale":"2024-04-03T14:22:54.985945+0000","last_undegraded":"2024-04-03T14:22:54.985945+0000","last_fullsized":"2024-04-03T14:22:54.985945+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:20:34.069665+0000","last_clean_scrub_stamp":"2024-04-03T14:20:34.069665+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T16:34:36.626066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985490+0000","last_change":"2024-04-03T14:22:30.054073+0000","last_active":"2024-04-03T14:22:54.985490+0000","last_peered":"2024-04-03T14:22:54.985490+0000","last_clean":"2024-04-03T14:22:54.985490+0000","last_became_active":"2024-04-03T14:22:30.053604+0000","last_became_peered":"2024-04-03T14:22:30.053604+0000","last_unstale":"2024-04-03T14:22:54.985490+0000","last_undegraded":"2024-04-03T14:22:54.985490+0000","last_fullsized":"2024-04-03T14:22:54.985490+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:51:16.948692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.984535+0000","last_change":"2024-04-03T14:22:30.023332+0000","last_active":"2024-04-03T14:22:54.984535+0000","last_peered":"2024-04-03T14:22:54.984535+0000","last_clean":"2024-04-03T14:22:54.984535+0000","last_became_active":"2024-04-03T14:22:30.022906+0000","last_became_peered":"2024-04-03T14:22:30.022906+0000","last_unstale":"2024-04-03T14:22:54.984535+0000","last_undegraded":"2024-04-03T14:22:54.984535+0000","last_fullsized":"2024-04-03T14:22:54.984535+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:39:12.430268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-04-03T14:22:55.844174+0000","last_change":"2024-04-03T14:22:55.844174+0000","last_active":"2024-04-03T14:22:55.844174+0000","last_peered":"2024-04-03T14:22:55.844174+0000","last_clean":"2024-04-03T14:22:55.844174+0000","last_became_active":"2024-04-03T14:22:55.843645+0000","last_became_peered":"2024-04-03T14:22:55.843645+0000","last_unstale":"2024-04-03T14:22:55.844174+0000","last_undegraded":"2024-04-03T14:22:55.844174+0000","last_fullsized":"2024-04-03T14:22:55.844174+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:19:48.271049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979507+0000","last_change":"2024-04-03T14:22:30.024940+0000","last_active":"2024-04-03T14:22:54.979507+0000","last_peered":"2024-04-03T14:22:54.979507+0000","last_clean":"2024-04-03T14:22:54.979507+0000","last_became_active":"2024-04-03T14:22:30.024422+0000","last_became_peered":"2024-04-03T14:22:30.024422+0000","last_unstale":"2024-04-03T14:22:54.979507+0000","last_undegraded":"2024-04-03T14:22:54.979507+0000","last_fullsized":"2024-04-03T14:22:54.979507+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:40:46.105410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979941+0000","last_change":"2024-04-03T14:22:30.050410+0000","last_active":"2024-04-03T14:22:54.979941+0000","last_peered":"2024-04-03T14:22:54.979941+0000","last_clean":"2024-04-03T14:22:54.979941+0000","last_became_active":"2024-04-03T14:22:30.050016+0000","last_became_peered":"2024-04-03T14:22:30.050016+0000","last_unstale":"2024-04-03T14:22:54.979941+0000","last_undegraded":"2024-04-03T14:22:54.979941+0000","last_fullsized":"2024-04-03T14:22:54.979941+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:53:47.955667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.976687+0000","last_change":"2024-04-03T14:22:30.038166+0000","last_active":"2024-04-03T14:22:54.976687+0000","last_peered":"2024-04-03T14:22:54.976687+0000","last_clean":"2024-04-03T14:22:54.976687+0000","last_became_active":"2024-04-03T14:22:30.037863+0000","last_became_peered":"2024-04-03T14:22:30.037863+0000","last_unstale":"2024-04-03T14:22:54.976687+0000","last_undegraded":"2024-04-03T14:22:54.976687+0000","last_fullsized":"2024-04-03T14:22:54.976687+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:45:16.033010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979564+0000","last_change":"2024-04-03T14:22:30.043557+0000","last_active":"2024-04-03T14:22:54.979564+0000","last_peered":"2024-04-03T14:22:54.979564+0000","last_clean":"2024-04-03T14:22:54.979564+0000","last_became_active":"2024-04-03T14:22:30.043213+0000","last_became_peered":"2024-04-03T14:22:30.043213+0000","last_unstale":"2024-04-03T14:22:54.979564+0000","last_undegraded":"2024-04-03T14:22:54.979564+0000","last_fullsized":"2024-04-03T14:22:54.979564+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:29:00.218201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"69'3","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985331+0000","last_change":"2024-04-03T14:22:30.035326+0000","last_active":"2024-04-03T14:22:54.985331+0000","last_peered":"2024-04-03T14:22:54.985331+0000","last_clean":"2024-04-03T14:22:54.985331+0000","last_became_active":"2024-04-03T14:22:30.034984+0000","last_became_peered":"2024-04-03T14:22:30.034984+0000","last_unstale":"2024-04-03T14:22:54.985331+0000","last_undegraded":"2024-04-03T14:22:54.985331+0000","last_fullsized":"2024-04-03T14:22:54.985331+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T01:46:42.509063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721262+0000","last_change":"2024-04-03T14:22:31.240183+0000","last_active":"2024-04-03T14:22:54.721262+0000","last_peered":"2024-04-03T14:22:54.721262+0000","last_clean":"2024-04-03T14:22:54.721262+0000","last_became_active":"2024-04-03T14:22:31.239706+0000","last_became_peered":"2024-04-03T14:22:31.239706+0000","last_unstale":"2024-04-03T14:22:54.721262+0000","last_undegraded":"2024-04-03T14:22:54.721262+0000","last_fullsized":"2024-04-03T14:22:54.721262+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:17:38.540086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983026+0000","last_change":"2024-04-03T14:22:30.025114+0000","last_active":"2024-04-03T14:22:54.983026+0000","last_peered":"2024-04-03T14:22:54.983026+0000","last_clean":"2024-04-03T14:22:54.983026+0000","last_became_active":"2024-04-03T14:22:30.024797+0000","last_became_peered":"2024-04-03T14:22:30.024797+0000","last_unstale":"2024-04-03T14:22:54.983026+0000","last_undegraded":"2024-04-03T14:22:54.983026+0000","last_fullsized":"2024-04-03T14:22:54.983026+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:29:54.817455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.976409+0000","last_change":"2024-04-03T14:22:30.130908+0000","last_active":"2024-04-03T14:22:54.976409+0000","last_peered":"2024-04-03T14:22:54.976409+0000","last_clean":"2024-04-03T14:22:54.976409+0000","last_became_active":"2024-04-03T14:22:30.129137+0000","last_became_peered":"2024-04-03T14:22:30.129137+0000","last_unstale":"2024-04-03T14:22:54.976409+0000","last_undegraded":"2024-04-03T14:22:54.976409+0000","last_fullsized":"2024-04-03T14:22:54.976409+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:32:19.214738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.718080+0000","last_change":"2024-04-03T14:22:30.027953+0000","last_active":"2024-04-03T14:22:54.718080+0000","last_peered":"2024-04-03T14:22:54.718080+0000","last_clean":"2024-04-03T14:22:54.718080+0000","last_became_active":"2024-04-03T14:22:30.027662+0000","last_became_peered":"2024-04-03T14:22:30.027662+0000","last_unstale":"2024-04-03T14:22:54.718080+0000","last_undegraded":"2024-04-03T14:22:54.718080+0000","last_fullsized":"2024-04-03T14:22:54.718080+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:54:47.538627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2024-04-03T14:22:55.735157+0000","last_change":"2024-04-03T14:22:55.735157+0000","last_active":"2024-04-03T14:22:55.735157+0000","last_peered":"2024-04-03T14:22:55.735157+0000","last_clean":"2024-04-03T14:22:55.735157+0000","last_became_active":"2024-04-03T14:22:55.734737+0000","last_became_peered":"2024-04-03T14:22:55.734737+0000","last_unstale":"2024-04-03T14:22:55.735157+0000","last_undegraded":"2024-04-03T14:22:55.735157+0000","last_fullsized":"2024-04-03T14:22:55.735157+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:13:35.046130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"68'2","reported_seq":18,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.718200+0000","last_change":"2024-04-03T14:22:30.031357+0000","last_active":"2024-04-03T14:22:54.718200+0000","last_peered":"2024-04-03T14:22:54.718200+0000","last_clean":"2024-04-03T14:22:54.718200+0000","last_became_active":"2024-04-03T14:22:30.031022+0000","last_became_peered":"2024-04-03T14:22:30.031022+0000","last_unstale":"2024-04-03T14:22:54.718200+0000","last_undegraded":"2024-04-03T14:22:54.718200+0000","last_fullsized":"2024-04-03T14:22:54.718200+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:53:02.534974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.982658+0000","last_change":"2024-04-03T14:22:30.133060+0000","last_active":"2024-04-03T14:22:54.982658+0000","last_peered":"2024-04-03T14:22:54.982658+0000","last_clean":"2024-04-03T14:22:54.982658+0000","last_became_active":"2024-04-03T14:22:30.132528+0000","last_became_peered":"2024-04-03T14:22:30.132528+0000","last_unstale":"2024-04-03T14:22:54.982658+0000","last_undegraded":"2024-04-03T14:22:54.982658+0000","last_fullsized":"2024-04-03T14:22:54.982658+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:15:17.028671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"68'1","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.718234+0000","last_change":"2024-04-03T14:22:30.030590+0000","last_active":"2024-04-03T14:22:54.718234+0000","last_peered":"2024-04-03T14:22:54.718234+0000","last_clean":"2024-04-03T14:22:54.718234+0000","last_became_active":"2024-04-03T14:22:30.029031+0000","last_became_peered":"2024-04-03T14:22:30.029031+0000","last_unstale":"2024-04-03T14:22:54.718234+0000","last_undegraded":"2024-04-03T14:22:54.718234+0000","last_fullsized":"2024-04-03T14:22:54.718234+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:24:04.411797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986718+0000","last_change":"2024-04-03T14:22:30.132127+0000","last_active":"2024-04-03T14:22:54.986718+0000","last_peered":"2024-04-03T14:22:54.986718+0000","last_clean":"2024-04-03T14:22:54.986718+0000","last_became_active":"2024-04-03T14:22:30.131305+0000","last_became_peered":"2024-04-03T14:22:30.131305+0000","last_unstale":"2024-04-03T14:22:54.986718+0000","last_undegraded":"2024-04-03T14:22:54.986718+0000","last_fullsized":"2024-04-03T14:22:54.986718+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:30:16.131970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"68'8","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.976900+0000","last_change":"2024-04-03T14:22:30.025141+0000","last_active":"2024-04-03T14:22:54.976900+0000","last_peered":"2024-04-03T14:22:54.976900+0000","last_clean":"2024-04-03T14:22:54.976900+0000","last_became_active":"2024-04-03T14:22:30.024858+0000","last_became_peered":"2024-04-03T14:22:30.024858+0000","last_unstale":"2024-04-03T14:22:54.976900+0000","last_undegraded":"2024-04-03T14:22:54.976900+0000","last_fullsized":"2024-04-03T14:22:54.976900+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:36:00.254880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721000+0000","last_change":"2024-04-03T14:22:31.242467+0000","last_active":"2024-04-03T14:22:54.721000+0000","last_peered":"2024-04-03T14:22:54.721000+0000","last_clean":"2024-04-03T14:22:54.721000+0000","last_became_active":"2024-04-03T14:22:31.242046+0000","last_became_peered":"2024-04-03T14:22:31.242046+0000","last_unstale":"2024-04-03T14:22:54.721000+0000","last_undegraded":"2024-04-03T14:22:54.721000+0000","last_fullsized":"2024-04-03T14:22:54.721000+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:37:10.704028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717407+0000","last_change":"2024-04-03T14:22:30.030781+0000","last_active":"2024-04-03T14:22:54.717407+0000","last_peered":"2024-04-03T14:22:54.717407+0000","last_clean":"2024-04-03T14:22:54.717407+0000","last_became_active":"2024-04-03T14:22:30.029233+0000","last_became_peered":"2024-04-03T14:22:30.029233+0000","last_unstale":"2024-04-03T14:22:54.717407+0000","last_undegraded":"2024-04-03T14:22:54.717407+0000","last_fullsized":"2024-04-03T14:22:54.717407+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:44:29.278787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.983146+0000","last_change":"2024-04-03T14:22:30.130479+0000","last_active":"2024-04-03T14:22:54.983146+0000","last_peered":"2024-04-03T14:22:54.983146+0000","last_clean":"2024-04-03T14:22:54.983146+0000","last_became_active":"2024-04-03T14:22:30.129778+0000","last_became_peered":"2024-04-03T14:22:30.129778+0000","last_unstale":"2024-04-03T14:22:54.983146+0000","last_undegraded":"2024-04-03T14:22:54.983146+0000","last_fullsized":"2024-04-03T14:22:54.983146+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T02:09:01.473360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.721112+0000","last_change":"2024-04-03T14:22:30.030267+0000","last_active":"2024-04-03T14:22:54.721112+0000","last_peered":"2024-04-03T14:22:54.721112+0000","last_clean":"2024-04-03T14:22:54.721112+0000","last_became_active":"2024-04-03T14:22:30.029856+0000","last_became_peered":"2024-04-03T14:22:30.029856+0000","last_unstale":"2024-04-03T14:22:54.721112+0000","last_undegraded":"2024-04-03T14:22:54.721112+0000","last_fullsized":"2024-04-03T14:22:54.721112+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:48:21.830576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985707+0000","last_change":"2024-04-03T14:22:30.132003+0000","last_active":"2024-04-03T14:22:54.985707+0000","last_peered":"2024-04-03T14:22:54.985707+0000","last_clean":"2024-04-03T14:22:54.985707+0000","last_became_active":"2024-04-03T14:22:30.131182+0000","last_became_peered":"2024-04-03T14:22:30.131182+0000","last_unstale":"2024-04-03T14:22:54.985707+0000","last_undegraded":"2024-04-03T14:22:54.985707+0000","last_fullsized":"2024-04-03T14:22:54.985707+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:01:09.538903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"68'2","reported_seq":19,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717772+0000","last_change":"2024-04-03T14:22:30.030539+0000","last_active":"2024-04-03T14:22:54.717772+0000","last_peered":"2024-04-03T14:22:54.717772+0000","last_clean":"2024-04-03T14:22:54.717772+0000","last_became_active":"2024-04-03T14:22:30.029020+0000","last_became_peered":"2024-04-03T14:22:30.029020+0000","last_unstale":"2024-04-03T14:22:54.717772+0000","last_undegraded":"2024-04-03T14:22:54.717772+0000","last_fullsized":"2024-04-03T14:22:54.717772+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T22:15:19.490081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979794+0000","last_change":"2024-04-03T14:22:30.049976+0000","last_active":"2024-04-03T14:22:54.979794+0000","last_peered":"2024-04-03T14:22:54.979794+0000","last_clean":"2024-04-03T14:22:54.979794+0000","last_became_active":"2024-04-03T14:22:30.049640+0000","last_became_peered":"2024-04-03T14:22:30.049640+0000","last_unstale":"2024-04-03T14:22:54.979794+0000","last_undegraded":"2024-04-03T14:22:54.979794+0000","last_fullsized":"2024-04-03T14:22:54.979794+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T17:28:28.361142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"69'7","reported_seq":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979919+0000","last_change":"2024-04-03T14:22:30.026505+0000","last_active":"2024-04-03T14:22:54.979919+0000","last_peered":"2024-04-03T14:22:54.979919+0000","last_clean":"2024-04-03T14:22:54.979919+0000","last_became_active":"2024-04-03T14:22:30.025949+0000","last_became_peered":"2024-04-03T14:22:30.025949+0000","last_unstale":"2024-04-03T14:22:54.979919+0000","last_undegraded":"2024-04-03T14:22:54.979919+0000","last_fullsized":"2024-04-03T14:22:54.979919+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T02:05:00.122120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1552,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":6,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.984896+0000","last_change":"2024-04-03T14:22:30.052173+0000","last_active":"2024-04-03T14:22:54.984896+0000","last_peered":"2024-04-03T14:22:54.984896+0000","last_clean":"2024-04-03T14:22:54.984896+0000","last_became_active":"2024-04-03T14:22:30.051875+0000","last_became_peered":"2024-04-03T14:22:30.051875+0000","last_unstale":"2024-04-03T14:22:54.984896+0000","last_undegraded":"2024-04-03T14:22:54.984896+0000","last_fullsized":"2024-04-03T14:22:54.984896+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T21:21:55.990964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"68'3","reported_seq":20,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.717961+0000","last_change":"2024-04-03T14:22:30.030642+0000","last_active":"2024-04-03T14:22:54.717961+0000","last_peered":"2024-04-03T14:22:54.717961+0000","last_clean":"2024-04-03T14:22:54.717961+0000","last_became_active":"2024-04-03T14:22:30.029204+0000","last_became_peered":"2024-04-03T14:22:30.029204+0000","last_unstale":"2024-04-03T14:22:54.717961+0000","last_undegraded":"2024-04-03T14:22:54.717961+0000","last_fullsized":"2024-04-03T14:22:54.717961+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:29:09.308973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.985885+0000","last_change":"2024-04-03T14:22:30.131561+0000","last_active":"2024-04-03T14:22:54.985885+0000","last_peered":"2024-04-03T14:22:54.985885+0000","last_clean":"2024-04-03T14:22:54.985885+0000","last_became_active":"2024-04-03T14:22:30.130803+0000","last_became_peered":"2024-04-03T14:22:30.130803+0000","last_unstale":"2024-04-03T14:22:54.985885+0000","last_undegraded":"2024-04-03T14:22:54.985885+0000","last_fullsized":"2024-04-03T14:22:54.985885+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T19:03:39.562112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.982983+0000","last_change":"2024-04-03T14:22:30.025711+0000","last_active":"2024-04-03T14:22:54.982983+0000","last_peered":"2024-04-03T14:22:54.982983+0000","last_clean":"2024-04-03T14:22:54.982983+0000","last_became_active":"2024-04-03T14:22:30.022617+0000","last_became_peered":"2024-04-03T14:22:30.022617+0000","last_unstale":"2024-04-03T14:22:54.982983+0000","last_undegraded":"2024-04-03T14:22:54.982983+0000","last_fullsized":"2024-04-03T14:22:54.982983+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T00:13:32.646361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.984659+0000","last_change":"2024-04-03T14:22:30.053028+0000","last_active":"2024-04-03T14:22:54.984659+0000","last_peered":"2024-04-03T14:22:54.984659+0000","last_clean":"2024-04-03T14:22:54.984659+0000","last_became_active":"2024-04-03T14:22:30.052717+0000","last_became_peered":"2024-04-03T14:22:30.052717+0000","last_unstale":"2024-04-03T14:22:54.984659+0000","last_undegraded":"2024-04-03T14:22:54.984659+0000","last_fullsized":"2024-04-03T14:22:54.984659+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T18:21:46.716175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722389+0000","last_change":"2024-04-03T14:22:30.038275+0000","last_active":"2024-04-03T14:22:54.722389+0000","last_peered":"2024-04-03T14:22:54.722389+0000","last_clean":"2024-04-03T14:22:54.722389+0000","last_became_active":"2024-04-03T14:22:30.037827+0000","last_became_peered":"2024-04-03T14:22:30.037827+0000","last_unstale":"2024-04-03T14:22:54.722389+0000","last_undegraded":"2024-04-03T14:22:54.722389+0000","last_fullsized":"2024-04-03T14:22:54.722389+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:40:30.900204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.977582+0000","last_change":"2024-04-03T14:22:30.050107+0000","last_active":"2024-04-03T14:22:54.977582+0000","last_peered":"2024-04-03T14:22:54.977582+0000","last_clean":"2024-04-03T14:22:54.977582+0000","last_became_active":"2024-04-03T14:22:30.049823+0000","last_became_peered":"2024-04-03T14:22:30.049823+0000","last_unstale":"2024-04-03T14:22:54.977582+0000","last_undegraded":"2024-04-03T14:22:54.977582+0000","last_fullsized":"2024-04-03T14:22:54.977582+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:53:04.358498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986478+0000","last_change":"2024-04-03T14:22:30.026334+0000","last_active":"2024-04-03T14:22:54.986478+0000","last_peered":"2024-04-03T14:22:54.986478+0000","last_clean":"2024-04-03T14:22:54.986478+0000","last_became_active":"2024-04-03T14:22:30.025695+0000","last_became_peered":"2024-04-03T14:22:30.025695+0000","last_unstale":"2024-04-03T14:22:54.986478+0000","last_undegraded":"2024-04-03T14:22:54.986478+0000","last_fullsized":"2024-04-03T14:22:54.986478+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T23:42:20.557077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.722097+0000","last_change":"2024-04-03T14:22:31.242044+0000","last_active":"2024-04-03T14:22:54.722097+0000","last_peered":"2024-04-03T14:22:54.722097+0000","last_clean":"2024-04-03T14:22:54.722097+0000","last_became_active":"2024-04-03T14:22:31.241615+0000","last_became_peered":"2024-04-03T14:22:31.241615+0000","last_unstale":"2024-04-03T14:22:54.722097+0000","last_undegraded":"2024-04-03T14:22:54.722097+0000","last_fullsized":"2024-04-03T14:22:54.722097+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T20:16:30.690547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":15,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986108+0000","last_change":"2024-04-03T14:22:30.043456+0000","last_active":"2024-04-03T14:22:54.986108+0000","last_peered":"2024-04-03T14:22:54.986108+0000","last_clean":"2024-04-03T14:22:54.986108+0000","last_became_active":"2024-04-03T14:22:30.042787+0000","last_became_peered":"2024-04-03T14:22:30.042787+0000","last_unstale":"2024-04-03T14:22:54.986108+0000","last_undegraded":"2024-04-03T14:22:54.986108+0000","last_fullsized":"2024-04-03T14:22:54.986108+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-05T02:11:39.008792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":14,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.986260+0000","last_change":"2024-04-03T14:22:30.055690+0000","last_active":"2024-04-03T14:22:54.986260+0000","last_peered":"2024-04-03T14:22:54.986260+0000","last_clean":"2024-04-03T14:22:54.986260+0000","last_became_active":"2024-04-03T14:22:30.055352+0000","last_became_peered":"2024-04-03T14:22:30.055352+0000","last_unstale":"2024-04-03T14:22:54.986260+0000","last_undegraded":"2024-04-03T14:22:54.986260+0000","last_fullsized":"2024-04-03T14:22:54.986260+0000","mapping_epoch":65,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":66,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:30.003254+0000","last_clean_scrub_stamp":"2024-04-03T14:22:30.003254+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T15:13:35.415475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"69'2","reported_seq":17,"reported_epoch":70,"state":"active+clean","last_fresh":"2024-04-03T14:22:54.979232+0000","last_change":"2024-04-03T14:22:30.026273+0000","last_active":"2024-04-03T14:22:54.979232+0000","last_peered":"2024-04-03T14:22:54.979232+0000","last_clean":"2024-04-03T14:22:54.979232+0000","last_became_active":"2024-04-03T14:22:30.025693+0000","last_became_peered":"2024-04-03T14:22:30.025693+0000","last_unstale":"2024-04-03T14:22:54.979232+0000","last_undegraded":"2024-04-03T14:22:54.979232+0000","last_fullsized":"2024-04-03T14:22:54.979232+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-03T14:22:28.999534+0000","last_clean_scrub_stamp":"2024-04-03T14:22:28.999534+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-04T14:38:45.722742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2338,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":47,"num_read_kb":49,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234050,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298672,"kb_used_data":1316,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446480,"statfs":{"total":95995035648,"available":95689195520,"internally_reserved":0,"allocated":1347584,"data_stored":912695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.1930000000000001,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.86299999999999999,"15min":0.89700000000000002},"min":{"1min":0.55900000000000005,"5min":0.443,"15min":0.443},"max":{"1min":1.147,"5min":1.512,"15min":1.512},"last":1.1419999999999999}]},{"osd":1,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.90500000000000003,"15min":0.90300000000000002},"min":{"1min":0.624,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.1040000000000001,"5min":2.109,"15min":2.109},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.93000000000000005,"15min":0.92200000000000004},"min":{"1min":0.61099999999999999,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2150000000000001,"5min":2.1349999999999998,"15min":2.1349999999999998},"last":1.024}]},{"osd":2,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.93500000000000005,"15min":0.96399999999999997},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3169999999999999,"5min":1.821,"15min":1.821},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.02,"5min":0.94399999999999995,"15min":0.95599999999999996},"min":{"1min":0.66200000000000003,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":0.96199999999999997}]},{"osd":3,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.98199999999999998,"15min":0.997},"min":{"1min":0.76200000000000001,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.3919999999999999,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":1.127},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.98699999999999999,"15min":0.98899999999999999},"min":{"1min":0.72799999999999998,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.228,"5min":1.448,"15min":1.448},"last":1.087}]},{"osd":4,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.88700000000000001,"15min":0.85299999999999998},"min":{"1min":0.77200000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.998,"15min":0.95499999999999996},"min":{"1min":0.63200000000000001,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.484,"5min":1.98,"15min":1.98},"last":0.76200000000000001}]},{"osd":5,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.95199999999999996,"15min":0.91500000000000004},"min":{"1min":0.76400000000000001,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.0940000000000001,"15min":1.0600000000000001},"min":{"1min":0.89400000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.835,"5min":2.355,"15min":2.355},"last":1.0509999999999999}]},{"osd":6,"last update":"Wed Apr 3 14:23:59 2024","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.0309999999999999,"15min":0.97899999999999998},"min":{"1min":0.92400000000000004,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.8740000000000001,"5min":1.8740000000000001,"15min":1.8740000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.1619999999999999,"15min":1.1279999999999999},"min":{"1min":0.81299999999999994,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.706,"5min":1.9039999999999999,"15min":1.9039999999999999},"last":1.1890000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495692,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298664,"kb_used_data":1304,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446488,"statfs":{"total":95995035648,"available":95689203712,"internally_reserved":0,"allocated":1335296,"data_stored":912549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.88700000000000001,"15min":0.90500000000000003},"min":{"1min":0.71499999999999997,"5min":0.499,"15min":0.499},"max":{"1min":1.139,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.121},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.95099999999999996,"15min":0.97799999999999998},"min":{"1min":0.64100000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.325,"5min":1.373,"15min":1.373},"last":0.746}]},{"osd":1,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.90200000000000002,"15min":0.93799999999999994},"min":{"1min":0.63400000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.3049999999999999,"5min":1.452,"15min":1.452},"last":1.1970000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90400000000000003,"15min":0.91000000000000003},"min":{"1min":0.64700000000000002,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.175,"5min":1.391,"15min":1.391},"last":0.80700000000000005}]},{"osd":2,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.93700000000000006,"15min":0.95599999999999996},"min":{"1min":0.56799999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.2470000000000001,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95699999999999996,"15min":0.92000000000000004},"min":{"1min":0.60499999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.292,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.008}]},{"osd":3,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.93999999999999995,"15min":0.92600000000000005},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":0.98899999999999999,"15min":1.0049999999999999},"min":{"1min":0.623,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.337,"5min":1.518,"15min":1.518},"last":1.042}]},{"osd":4,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.92000000000000004,"15min":0.91100000000000003},"min":{"1min":0.65400000000000003,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.347,"5min":1.464,"15min":1.464},"last":0.63900000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":0.93400000000000005,"15min":0.85199999999999998},"min":{"1min":0.67200000000000004,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.0800000000000001}]},{"osd":5,"last update":"Wed Apr 3 14:23:18 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":0.98999999999999999,"15min":0.94799999999999995},"min":{"1min":0.71299999999999997,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.47,"5min":1.532,"15min":1.532},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.0349999999999999,"15min":0.996},"min":{"1min":0.878,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.84699999999999998}]},{"osd":7,"last update":"Wed Apr 3 14:24:06 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.081,"15min":1.083},"min":{"1min":0.753,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.387,"5min":1.55,"15min":1.55},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.123,"15min":1.111},"min":{"1min":0.79400000000000004,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4079999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":1.1519999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574977,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298064,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447088,"statfs":{"total":95995035648,"available":95689818112,"internally_reserved":0,"allocated":724992,"data_stored":320617,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:24:02 2024","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.70799999999999996,"15min":0.64500000000000002},"min":{"1min":0.34799999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.74299999999999999,"15min":0.68400000000000005},"min":{"1min":0.42499999999999999,"5min":0.36199999999999999,"15min":0.33800000000000002},"max":{"1min":1.1120000000000001,"5min":1.1970000000000001,"15min":1.395},"last":0.93799999999999994}]},{"osd":2,"last update":"Wed Apr 3 14:23:55 2024","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.77100000000000002,"15min":0.71199999999999997},"min":{"1min":0.38200000000000001,"5min":0.371,"15min":0.371},"max":{"1min":1.0940000000000001,"5min":1.3080000000000001,"15min":1.3540000000000001},"last":1.232},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.81899999999999995,"15min":0.755},"min":{"1min":0.42099999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.238,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.79400000000000004}]},{"osd":3,"last update":"Wed Apr 3 14:23:46 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.747,"15min":0.76400000000000001},"min":{"1min":0.39400000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.89700000000000002,"15min":0.88700000000000001},"min":{"1min":0.442,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.3009999999999999,"5min":1.9339999999999999,"15min":1.9339999999999999},"last":1.1120000000000001}]},{"osd":4,"last update":"Wed Apr 3 14:23:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.073,"15min":1.0249999999999999},"min":{"1min":0.71599999999999997,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.6279999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.321},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.0800000000000001,"15min":1.0409999999999999},"min":{"1min":0.81599999999999995,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.6659999999999999},"last":1.274}]},{"osd":5,"last update":"Wed Apr 3 14:23:16 2024","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.1040000000000001,"15min":1.1060000000000001},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.6539999999999999,"5min":1.7390000000000001,"15min":1.7430000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.119,"5min":1.0660000000000001,"15min":1.046},"min":{"1min":0.79500000000000004,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.546,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.97299999999999998}]},{"osd":6,"last update":"Wed Apr 3 14:24:05 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.0600000000000001,"15min":1.0820000000000001},"min":{"1min":0.63300000000000001,"5min":0.63,"15min":0.63},"max":{"1min":1.5740000000000001,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.139,"15min":1.155},"min":{"1min":0.73799999999999999,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.6160000000000001,"5min":1.659,"15min":1.659},"last":1.1619999999999999}]},{"osd":7,"last update":"Wed Apr 3 14:24:05 2024","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.175,"15min":1.2330000000000001},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.653,"5min":1.734,"15min":1.734},"last":1.212},{"interface":"front","average":{"1min":1.103,"5min":1.1539999999999999,"15min":1.2},"min":{"1min":0.79400000000000004,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4570000000000001,"5min":1.9750000000000001,"15min":1.9750000000000001},"last":1.3979999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738507,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298656,"kb_used_data":1300,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93446496,"statfs":{"total":95995035648,"available":95689211904,"internally_reserved":0,"allocated":1331200,"data_stored":911842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Wed Apr 3 14:23:58 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.68899999999999995,"15min":0.624},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":1.194,"5min":1.393,"15min":1.393},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.79300000000000004,"15min":0.69699999999999995},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.149,"5min":1.696,"15min":1.696},"last":0.92200000000000004}]},{"osd":2,"last update":"Wed Apr 3 14:23:58 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.748,"15min":0.70399999999999996},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":1.018,"5min":1.278,"15min":1.278},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.84999999999999998,"15min":0.76300000000000001},"min":{"1min":0.40600000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.0069999999999999,"5min":1.665,"15min":1.665},"last":1.244}]},{"osd":3,"last update":"Wed Apr 3 14:23:44 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.86899999999999999,"15min":0.80400000000000005},"min":{"1min":0.52900000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.5369999999999999,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.753},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.85999999999999999,"15min":0.81699999999999995},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.25,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.042}]},{"osd":4,"last update":"Wed Apr 3 14:23:27 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.02,"15min":1.0069999999999999},"min":{"1min":0.72099999999999997,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.502,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.071,"15min":1.081},"min":{"1min":0.745,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.98399999999999999}]},{"osd":5,"last update":"Wed Apr 3 14:23:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.0600000000000001,"15min":1.052},"min":{"1min":0.84499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.744,"5min":1.744,"15min":1.744},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.167,"5min":1.1000000000000001,"15min":1.0589999999999999},"min":{"1min":0.77600000000000002,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.387}]},{"osd":6,"last update":"Wed Apr 3 14:23:08 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.115,"15min":1.109},"min":{"1min":0.73899999999999999,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.675,"5min":1.675,"15min":1.675},"last":1.351},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.157,"15min":1.119},"min":{"1min":0.80000000000000004,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.607,"5min":1.629,"15min":1.629},"last":1.417}]},{"osd":7,"last update":"Wed Apr 3 14:24:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.173,"15min":1.254},"min":{"1min":0.71699999999999997,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.659,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1879999999999999,"15min":1.252},"min":{"1min":0.70999999999999996,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":1.52}]}]},{"osd":2,"up_from":18,"seq":77309411447,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":737280,"data_stored":321486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:53 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.69599999999999995,"15min":0.65800000000000003},"min":{"1min":0.32400000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.0349999999999999,"5min":1.286,"15min":1.286},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.71999999999999997,"15min":0.69599999999999995},"min":{"1min":0.438,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.0840000000000001,"5min":1.165,"15min":1.304},"last":0.70999999999999996}]},{"osd":1,"last update":"Wed Apr 3 14:23:53 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.72799999999999998,"15min":0.69799999999999995},"min":{"1min":0.34699999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0229999999999999,"5min":1.119,"15min":1.2809999999999999},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.79600000000000004,"15min":0.75},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.84099999999999997}]},{"osd":3,"last update":"Wed Apr 3 14:23:44 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.84199999999999997,"15min":0.83499999999999996},"min":{"1min":0.53700000000000003,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.177,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.86099999999999999,"15min":0.89100000000000001},"min":{"1min":0.35799999999999998,"5min":0.314,"15min":0.314},"max":{"1min":1.204,"5min":1.296,"15min":1.296},"last":1.02}]},{"osd":4,"last update":"Wed Apr 3 14:23:29 2024","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0169999999999999,"15min":0.98499999999999999},"min":{"1min":0.81699999999999995,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.4219999999999999,"5min":1.647,"15min":1.647},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1,"15min":0.96999999999999997},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3680000000000001,"5min":1.484,"15min":1.484},"last":1.0569999999999999}]},{"osd":5,"last update":"Wed Apr 3 14:23:19 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.135,"15min":1.111},"min":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":2.3199999999999998,"5min":2.3199999999999998,"15min":2.3199999999999998},"last":1.216},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1240000000000001,"15min":1.1419999999999999},"min":{"1min":0.70899999999999996,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.3029999999999999,"5min":2.3029999999999999,"15min":2.3029999999999999},"last":1.1559999999999999}]},{"osd":6,"last update":"Wed Apr 3 14:23:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":1.0740000000000001,"15min":1.0900000000000001},"min":{"1min":0.74299999999999999,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":2.0489999999999999,"5min":2.0489999999999999,"15min":2.0489999999999999},"last":1.252},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.175,"15min":1.2130000000000001},"min":{"1min":0.72599999999999998,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.8440000000000001,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":1.353}]},{"osd":7,"last update":"Wed Apr 3 14:24:02 2024","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.204,"15min":1.23},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.49,"5min":1.9399999999999999,"15min":1.9399999999999999},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.145,"15min":1.1359999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.504,"5min":2.25,"15min":2.25},"last":1.129}]}]},{"osd":3,"up_from":25,"seq":107374182508,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298072,"kb_used_data":716,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447080,"statfs":{"total":95995035648,"available":95689809920,"internally_reserved":0,"allocated":733184,"data_stored":320972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.73199999999999998,"15min":0.70199999999999996},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.0569999999999999,"5min":4.0119999999999996,"15min":4.0119999999999996},"last":0.621},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.72399999999999998,"15min":0.75600000000000001},"min":{"1min":0.38,"5min":0.378,"15min":0.378},"max":{"1min":1.1599999999999999,"5min":1.2,"15min":1.2},"last":1.1220000000000001}]},{"osd":1,"last update":"Wed Apr 3 14:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.77600000000000002,"15min":0.78300000000000003},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.117,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.73799999999999999,"15min":0.745},"min":{"1min":0.42599999999999999,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.0229999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.75600000000000001}]},{"osd":2,"last update":"Wed Apr 3 14:23:43 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.224,"5min":1.361,"15min":2.0409999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.90300000000000002,"15min":0.86699999999999999},"min":{"1min":0.40699999999999997,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.198,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.0940000000000001}]},{"osd":4,"last update":"Wed Apr 3 14:23:32 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.96699999999999997,"15min":0.94399999999999995},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.466,"5min":1.498,"15min":1.498},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.998,"15min":0.98199999999999998},"min":{"1min":0.63700000000000001,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2769999999999999,"5min":1.4770000000000001,"15min":1.855},"last":1.167}]},{"osd":5,"last update":"Wed Apr 3 14:23:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0249999999999999,"15min":1.069},"min":{"1min":0.71899999999999997,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.577,"5min":1.577,"15min":1.927},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.0720000000000001,"15min":1.018},"min":{"1min":0.79300000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.476,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.1990000000000001}]},{"osd":6,"last update":"Wed Apr 3 14:23:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.099,"15min":1.1359999999999999},"min":{"1min":0.98099999999999998,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.3859999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.125,"15min":1.145},"min":{"1min":0.89900000000000002,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.6419999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":1.0409999999999999}]},{"osd":7,"last update":"Wed Apr 3 14:24:09 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.3740000000000001,"15min":2},"min":{"1min":0.73399999999999999,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.4870000000000001,"5min":26.5,"15min":26.5},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.341,"15min":1.9530000000000001},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.4330000000000001,"5min":25.731999999999999,"15min":25.731999999999999},"last":1.226}]}]},{"osd":4,"up_from":30,"seq":128849018977,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298096,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447056,"statfs":{"total":95995035648,"available":95689785344,"internally_reserved":0,"allocated":753664,"data_stored":322580,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:24 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.88400000000000001,"15min":0.84399999999999997},"min":{"1min":0.53500000000000003,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.53},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.999,"5min":0.96299999999999997,"15min":0.88800000000000001},"min":{"1min":0.54300000000000004,"5min":0.50600000000000001,"15min":0.47999999999999998},"max":{"1min":1.2769999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.1639999999999999}]},{"osd":1,"last update":"Wed Apr 3 14:23:24 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.876,"15min":0.878},"min":{"1min":0.61199999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.208,"5min":1.331,"15min":1.4410000000000001},"last":0.879},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.94799999999999995,"15min":0.879},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.53500000000000003},"max":{"1min":1.2290000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.321}]},{"osd":2,"last update":"Wed Apr 3 14:23:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96899999999999997,"15min":0.88600000000000001},"min":{"1min":0.75800000000000001,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.353,"5min":3.0800000000000001,"15min":3.0800000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.67100000000000004,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.1539999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.98899999999999999}]},{"osd":3,"last update":"Wed Apr 3 14:23:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.93500000000000005,"15min":0.94499999999999995},"min":{"1min":0.66200000000000003,"5min":0.625,"15min":0.625},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.498},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.0149999999999999,"5min":0.94599999999999995,"15min":0.93100000000000005},"min":{"1min":0.74399999999999999,"5min":0.64200000000000002,"15min":0.55100000000000005},"max":{"1min":1.264,"5min":1.264,"15min":1.581},"last":0.78200000000000003}]},{"osd":5,"last update":"Wed Apr 3 14:23:21 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.91400000000000003,"15min":0.83399999999999996},"min":{"1min":0.67800000000000005,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.339,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.093},{"interface":"front","average":{"1min":1.0760000000000001,"5min":0.97799999999999998,"15min":0.89000000000000001},"min":{"1min":0.83599999999999997,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.3879999999999999,"5min":1.448,"15min":1.448},"last":1.046}]},{"osd":6,"last update":"Wed Apr 3 14:23:11 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.91300000000000003,"15min":0.89200000000000002},"min":{"1min":0.70299999999999996,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.298,"5min":1.649,"15min":1.649},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.0069999999999999,"15min":0.95699999999999996},"min":{"1min":0.59599999999999997,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.444,"5min":1.506,"15min":1.506},"last":0.91200000000000003}]},{"osd":7,"last update":"Wed Apr 3 14:24:04 2024","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.119,"15min":1.03},"min":{"1min":0.88800000000000001,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.236},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.081,"15min":1.0249999999999999},"min":{"1min":0.90800000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":1.0680000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757336,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298076,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":297342,"kb_avail":93447076,"statfs":{"total":95995035648,"available":95689805824,"internally_reserved":0,"allocated":737280,"data_stored":321522,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1704,"internal_metadata":304478552},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.85699999999999998,"15min":0.84699999999999998},"min":{"1min":0.69999999999999996,"5min":0.495,"15min":0.49399999999999999},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.92900000000000005,"15min":0.876},"min":{"1min":0.64200000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.288,"5min":1.431,"15min":1.431},"last":0.73499999999999999}]},{"osd":1,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.82899999999999996,"15min":0.79800000000000004},"min":{"1min":0.57099999999999995,"5min":0.495,"15min":0.495},"max":{"1min":1.284,"5min":1.304,"15min":1.304},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90900000000000003,"15min":0.88700000000000001},"min":{"1min":0.69599999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":1.0740000000000001}]},{"osd":2,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.90500000000000003,"15min":0.871},"min":{"1min":0.59399999999999997,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1930000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.93000000000000005,"15min":0.91500000000000004},"min":{"1min":0.72199999999999998,"5min":0.622,"15min":0.622},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.94899999999999995}]},{"osd":3,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.93799999999999994,"15min":0.94999999999999996},"min":{"1min":0.68600000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.093,"5min":1.0349999999999999,"15min":0.97499999999999998},"min":{"1min":0.748,"5min":0.67600000000000005,"15min":0.63400000000000001},"max":{"1min":1.752,"5min":1.752,"15min":1.752},"last":1.016}]},{"osd":4,"last update":"Wed Apr 3 14:23:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":0.92100000000000004,"15min":0.81699999999999995},"min":{"1min":0.53300000000000003,"5min":0.433,"15min":0.433},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.056,"5min":0.97299999999999998,"15min":0.85899999999999999},"min":{"1min":0.76700000000000002,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3089999999999999,"5min":1.395,"15min":1.395},"last":0.88200000000000001}]},{"osd":6,"last update":"Wed Apr 3 14:23:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":0.94899999999999995,"15min":0.91400000000000003},"min":{"1min":0.85299999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.109,"5min":1.0169999999999999,"15min":0.95499999999999996},"min":{"1min":0.55400000000000005,"5min":0.443,"15min":0.443},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":1.157}]},{"osd":7,"last update":"Wed Apr 3 14:23:06 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":0.995,"15min":0.97299999999999998},"min":{"1min":0.77600000000000002,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.0840000000000001,"15min":1.0569999999999999},"min":{"1min":0.86899999999999999,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.6719999999999999,"5min":1.673,"15min":1.673},"last":1.1040000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1698,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-03T14:24:14.442 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-03T14:24:14.442 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-03T14:24:14.442 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-03T14:24:14.442 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -- ceph health --format=json 2024-04-03T14:24:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:14 smithi082 bash[20963]: audit 2024-04-03T14:24:13.724134+0000 mgr.y (mgr.24370) 169 : audit [DBG] from='client.24728 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:24:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:14 smithi067 bash[17655]: audit 2024-04-03T14:24:13.724134+0000 mgr.y (mgr.24370) 169 : audit [DBG] from='client.24728 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:24:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:14 smithi067 bash[27441]: audit 2024-04-03T14:24:13.724134+0000 mgr.y (mgr.24370) 169 : audit [DBG] from='client.24728 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-03T14:24:16.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:15 smithi082 bash[20963]: cluster 2024-04-03T14:24:14.614480+0000 mgr.y (mgr.24370) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:15 smithi067 bash[17655]: cluster 2024-04-03T14:24:14.614480+0000 mgr.y (mgr.24370) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:15 smithi067 bash[27441]: cluster 2024-04-03T14:24:14.614480+0000 mgr.y (mgr.24370) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:18.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:17 smithi082 bash[20963]: cluster 2024-04-03T14:24:16.615210+0000 mgr.y (mgr.24370) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:17 smithi067 bash[27441]: cluster 2024-04-03T14:24:16.615210+0000 mgr.y (mgr.24370) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:17 smithi067 bash[17655]: cluster 2024-04-03T14:24:16.615210+0000 mgr.y (mgr.24370) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:19.217 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:24:20.293 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:19 smithi067 bash[27441]: cluster 2024-04-03T14:24:18.615791+0000 mgr.y (mgr.24370) 172 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:20.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:19 smithi067 bash[17655]: cluster 2024-04-03T14:24:18.615791+0000 mgr.y (mgr.24370) 172 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:19 smithi082 bash[20963]: cluster 2024-04-03T14:24:18.615791+0000 mgr.y (mgr.24370) 172 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:21 smithi067 bash[17655]: cluster 2024-04-03T14:24:20.616433+0000 mgr.y (mgr.24370) 173 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:21 smithi067 bash[27441]: cluster 2024-04-03T14:24:20.616433+0000 mgr.y (mgr.24370) 173 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:22.211 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-03T14:24:22.211 INFO:teuthology.orchestra.run.smithi067.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-03T14:24:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:21 smithi082 bash[20963]: cluster 2024-04-03T14:24:20.616433+0000 mgr.y (mgr.24370) 173 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:22.998 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-03T14:24:22.999 INFO:teuthology.run_tasks:Running task print... 2024-04-03T14:24:23.016 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-04-03T14:24:23.016 INFO:teuthology.run_tasks:Running task parallel... 2024-04-03T14:24:23.028 INFO:teuthology.task.parallel:starting parallel... 2024-04-03T14:24:23.028 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-03T14:24:23.029 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-04-03T14:24:23.033 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-04-03T14:24:23.034 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-03T14:24:23.034 DEBUG:teuthology.orchestra.run.smithi067:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-03T14:24:23.035 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-03T14:24:23.035 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-03T14:24:23.035 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi067.front.sepia.ceph.com 2024-04-03T14:24:23.035 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -e sha1=539f0b1d5bf96c2685ece5ec413de92be6f78c14 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-04-03T14:24:23.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-03T14:24:23.043 INFO:teuthology.orchestra.run.smithi067.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-03T14:24:23.044 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-03T14:24:23.092 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-03T14:24:23.092 DEBUG:teuthology.orchestra.run.smithi067:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-03T14:24:23.140 INFO:tasks.workunit:timeout=3h 2024-04-03T14:24:23.141 INFO:tasks.workunit:cleanup=True 2024-04-03T14:24:23.141 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-04-03T14:24:23.190 INFO:tasks.workunit.client.0.smithi067.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-03T14:24:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:22 smithi082 bash[20963]: audit 2024-04-03T14:24:22.212267+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.67:0/859040379' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-03T14:24:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:22 smithi067 bash[17655]: audit 2024-04-03T14:24:22.212267+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.67:0/859040379' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-03T14:24:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:23] "GET /metrics HTTP/1.1" 200 239398 "" "Prometheus/2.43.0" 2024-04-03T14:24:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:22 smithi067 bash[27441]: audit 2024-04-03T14:24:22.212267+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.67:0/859040379' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-03T14:24:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:24:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:23 smithi082 bash[20963]: cluster 2024-04-03T14:24:22.617021+0000 mgr.y (mgr.24370) 174 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:23 smithi067 bash[17655]: cluster 2024-04-03T14:24:22.617021+0000 mgr.y (mgr.24370) 174 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:23 smithi067 bash[27441]: cluster 2024-04-03T14:24:22.617021+0000 mgr.y (mgr.24370) 174 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:24 smithi082 bash[20963]: audit 2024-04-03T14:24:24.652165+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:24 smithi067 bash[17655]: audit 2024-04-03T14:24:24.652165+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:24 smithi067 bash[27441]: audit 2024-04-03T14:24:24.652165+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:25 smithi082 bash[20963]: cluster 2024-04-03T14:24:24.617617+0000 mgr.y (mgr.24370) 175 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:25 smithi067 bash[17655]: cluster 2024-04-03T14:24:24.617617+0000 mgr.y (mgr.24370) 175 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:25 smithi067 bash[27441]: cluster 2024-04-03T14:24:24.617617+0000 mgr.y (mgr.24370) 175 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:27.823 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:24:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:27 smithi067 bash[17655]: cluster 2024-04-03T14:24:26.618699+0000 mgr.y (mgr.24370) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:27 smithi067 bash[27441]: cluster 2024-04-03T14:24:26.618699+0000 mgr.y (mgr.24370) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:28.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:27 smithi082 bash[20963]: cluster 2024-04-03T14:24:26.618699+0000 mgr.y (mgr.24370) 176 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:30.261 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:30 smithi067 bash[27441]: cluster 2024-04-03T14:24:28.619338+0000 mgr.y (mgr.24370) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:30.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:30 smithi067 bash[17655]: cluster 2024-04-03T14:24:28.619338+0000 mgr.y (mgr.24370) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:30.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:30 smithi082 bash[20963]: cluster 2024-04-03T14:24:28.619338+0000 mgr.y (mgr.24370) 177 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:31.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:30 smithi067 bash[17919]: [03/Apr/2024:14:24:30] ENGINE Bus STOPPING 2024-04-03T14:24:31.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:30 smithi067 bash[17919]: [03/Apr/2024:14:24:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-03T14:24:31.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:30 smithi067 bash[17919]: [03/Apr/2024:14:24:30] ENGINE Bus STOPPED 2024-04-03T14:24:31.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:30 smithi067 bash[17919]: [03/Apr/2024:14:24:30] ENGINE Bus STARTING 2024-04-03T14:24:31.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:30 smithi067 bash[17919]: [03/Apr/2024:14:24:30] ENGINE Serving on http://:::9283 2024-04-03T14:24:31.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:30 smithi067 bash[17919]: [03/Apr/2024:14:24:30] ENGINE Bus STARTED 2024-04-03T14:24:31.408 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -e sha1=539f0b1d5bf96c2685ece5ec413de92be6f78c14 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-03T14:24:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:31 smithi067 bash[17655]: cluster 2024-04-03T14:24:30.620377+0000 mgr.y (mgr.24370) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:31 smithi067 bash[17655]: audit 2024-04-03T14:24:30.663687+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.67:0/1364579152' entity='client.admin' 2024-04-03T14:24:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:31 smithi067 bash[17655]: audit 2024-04-03T14:24:30.710343+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:24:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:31 smithi067 bash[27441]: cluster 2024-04-03T14:24:30.620377+0000 mgr.y (mgr.24370) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:31 smithi067 bash[27441]: audit 2024-04-03T14:24:30.663687+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.67:0/1364579152' entity='client.admin' 2024-04-03T14:24:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:31 smithi067 bash[27441]: audit 2024-04-03T14:24:30.710343+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:24:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:31 smithi082 bash[20963]: cluster 2024-04-03T14:24:30.620377+0000 mgr.y (mgr.24370) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:31 smithi082 bash[20963]: audit 2024-04-03T14:24:30.663687+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.67:0/1364579152' entity='client.admin' 2024-04-03T14:24:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:31 smithi082 bash[20963]: audit 2024-04-03T14:24:30.710343+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:24:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:33] "GET /metrics HTTP/1.1" 200 239407 "" "Prometheus/2.43.0" 2024-04-03T14:24:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:33 smithi082 bash[20963]: cluster 2024-04-03T14:24:32.621007+0000 mgr.y (mgr.24370) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:24:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:33 smithi067 bash[17655]: cluster 2024-04-03T14:24:32.621007+0000 mgr.y (mgr.24370) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:33 smithi067 bash[27441]: cluster 2024-04-03T14:24:32.621007+0000 mgr.y (mgr.24370) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:35.142 DEBUG:teuthology.orchestra.run.smithi067:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-04-03T14:24:35.161 INFO:tasks.workunit.client.0.smithi067.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-03T14:24:35.164 INFO:tasks.workunit.client.0.smithi067.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-03T14:24:35.165 INFO:tasks.workunit.client.0.smithi067.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-03T14:24:35.517 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:24:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:35 smithi067 bash[17655]: cluster 2024-04-03T14:24:34.621589+0000 mgr.y (mgr.24370) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:35 smithi067 bash[27441]: cluster 2024-04-03T14:24:34.621589+0000 mgr.y (mgr.24370) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:35 smithi082 bash[20963]: cluster 2024-04-03T14:24:34.621589+0000 mgr.y (mgr.24370) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:37 smithi082 bash[20963]: audit 2024-04-03T14:24:36.298820+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:37 smithi082 bash[20963]: audit 2024-04-03T14:24:36.304272+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:37 smithi082 bash[20963]: cluster 2024-04-03T14:24:36.622684+0000 mgr.y (mgr.24370) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:37 smithi082 bash[20963]: audit 2024-04-03T14:24:36.753412+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:37 smithi082 bash[20963]: audit 2024-04-03T14:24:36.759801+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:37 smithi082 bash[20963]: audit 2024-04-03T14:24:36.761080+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:24:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:37 smithi082 bash[20963]: audit 2024-04-03T14:24:36.762058+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:24:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:37 smithi082 bash[20963]: audit 2024-04-03T14:24:36.767166+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[27441]: audit 2024-04-03T14:24:36.298820+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[27441]: audit 2024-04-03T14:24:36.304272+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[27441]: cluster 2024-04-03T14:24:36.622684+0000 mgr.y (mgr.24370) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[27441]: audit 2024-04-03T14:24:36.753412+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[27441]: audit 2024-04-03T14:24:36.759801+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[27441]: audit 2024-04-03T14:24:36.761080+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[27441]: audit 2024-04-03T14:24:36.762058+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[27441]: audit 2024-04-03T14:24:36.767166+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[17655]: audit 2024-04-03T14:24:36.298820+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[17655]: audit 2024-04-03T14:24:36.304272+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[17655]: cluster 2024-04-03T14:24:36.622684+0000 mgr.y (mgr.24370) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[17655]: audit 2024-04-03T14:24:36.753412+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[17655]: audit 2024-04-03T14:24:36.759801+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[17655]: audit 2024-04-03T14:24:36.761080+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:24:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[17655]: audit 2024-04-03T14:24:36.762058+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:24:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:37 smithi067 bash[17655]: audit 2024-04-03T14:24:36.767166+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:39.404 INFO:tasks.workunit.client.0.smithi067.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-03T14:24:39.514 INFO:tasks.workunit.client.0.smithi067.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-03T14:24:39.574 INFO:tasks.workunit.client.0.smithi067.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-03T14:24:39.576 INFO:tasks.workunit.client.0.smithi067.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-03T14:24:39.577 INFO:tasks.workunit.client.0.smithi067.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-03T14:24:39.628 INFO:tasks.workunit.client.0.smithi067.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-03T14:24:39.635 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-03T14:24:39.635 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-03T14:24:39.682 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2024-04-03T14:24:39.683 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-04-03T14:24:39.684 DEBUG:teuthology.orchestra.run.smithi067:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2024-04-03T14:24:39.737 INFO:tasks.workunit.client.0.smithi067.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-04-03T14:24:39.737 INFO:tasks.workunit.client.0.smithi067.stderr:+ TMPDIR=/tmp/rbd_import_export_73828 2024-04-03T14:24:39.737 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm -rf /tmp/rbd_import_export_73828 2024-04-03T14:24:39.737 INFO:tasks.workunit.client.0.smithi067.stderr:+ mkdir /tmp/rbd_import_export_73828 2024-04-03T14:24:39.738 INFO:tasks.workunit.client.0.smithi067.stderr:+ trap rm -rf /tmp/rbd_import_export_73828 INT TERM EXIT 2024-04-03T14:24:39.738 INFO:tasks.workunit.client.0.smithi067.stderr:+ mkdir foo.73828 2024-04-03T14:24:39.739 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import foo.73828 foo.dir 2024-04-03T14:24:39.776 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:39 smithi067 bash[17655]: cluster 2024-04-03T14:24:38.623427+0000 mgr.y (mgr.24370) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:39.777 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:39 smithi067 bash[17655]: audit 2024-04-03T14:24:39.652162+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:39.777 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:39 smithi067 bash[27441]: cluster 2024-04-03T14:24:38.623427+0000 mgr.y (mgr.24370) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:39.777 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:39 smithi067 bash[27441]: audit 2024-04-03T14:24:39.652162+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:39.794 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: cannot import a directory 2024-04-03T14:24:39.795 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 0% complete...failed. 2024-04-03T14:24:39.795 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: import failed: (21) Is a directory 2024-04-03T14:24:39.798 INFO:tasks.workunit.client.0.smithi067.stderr:+ true 2024-04-03T14:24:39.798 INFO:tasks.workunit.client.0.smithi067.stderr:+ rmdir foo.73828 2024-04-03T14:24:40.079 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_73828/img bs=1k count=1 seek=10 2024-04-03T14:24:40.080 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records in 2024-04-03T14:24:40.080 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records out 2024-04-03T14:24:40.080 INFO:tasks.workunit.client.0.smithi067.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 9.751e-05 s, 10.5 MB/s 2024-04-03T14:24:40.080 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_73828/img bs=1k count=10 seek=100 2024-04-03T14:24:40.081 INFO:tasks.workunit.client.0.smithi067.stderr:10+0 records in 2024-04-03T14:24:40.081 INFO:tasks.workunit.client.0.smithi067.stderr:10+0 records out 2024-04-03T14:24:40.081 INFO:tasks.workunit.client.0.smithi067.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000103781 s, 98.7 MB/s 2024-04-03T14:24:40.081 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_73828/img bs=1k count=100 seek=1000 2024-04-03T14:24:40.082 INFO:tasks.workunit.client.0.smithi067.stderr:70+1 records in 2024-04-03T14:24:40.082 INFO:tasks.workunit.client.0.smithi067.stderr:70+1 records out 2024-04-03T14:24:40.082 INFO:tasks.workunit.client.0.smithi067.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000278625 s, 259 MB/s 2024-04-03T14:24:40.082 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_73828/img bs=1k seek=10000 2024-04-03T14:24:40.083 INFO:tasks.workunit.client.0.smithi067.stderr:138+1 records in 2024-04-03T14:24:40.083 INFO:tasks.workunit.client.0.smithi067.stderr:138+1 records out 2024-04-03T14:24:40.083 INFO:tasks.workunit.client.0.smithi067.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000441915 s, 322 MB/s 2024-04-03T14:24:40.084 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_73828/img bs=1k seek=100000 2024-04-03T14:24:40.084 INFO:tasks.workunit.client.0.smithi067.stderr:74+1 records in 2024-04-03T14:24:40.084 INFO:tasks.workunit.client.0.smithi067.stderr:74+1 records out 2024-04-03T14:24:40.085 INFO:tasks.workunit.client.0.smithi067.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.000267729 s, 284 MB/s 2024-04-03T14:24:40.085 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_73828/img bs=1k seek=1000000 2024-04-03T14:24:40.086 INFO:tasks.workunit.client.0.smithi067.stderr:194+1 records in 2024-04-03T14:24:40.086 INFO:tasks.workunit.client.0.smithi067.stderr:194+1 records out 2024-04-03T14:24:40.086 INFO:tasks.workunit.client.0.smithi067.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.000586576 s, 339 MB/s 2024-04-03T14:24:40.086 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm testimg 2024-04-03T14:24:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:39 smithi082 bash[20963]: cluster 2024-04-03T14:24:38.623427+0000 mgr.y (mgr.24370) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:39 smithi082 bash[20963]: audit 2024-04-03T14:24:39.652162+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:40.142 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 0% complete...failed. 2024-04-03T14:24:40.142 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: delete error: (2) No such file or directory 2024-04-03T14:24:40.148 INFO:tasks.workunit.client.0.smithi067.stderr:+ true 2024-04-03T14:24:40.148 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --new-format /tmp/rbd_import_export_73828/img testimg 2024-04-03T14:24:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:41 smithi082 bash[20963]: cluster 2024-04-03T14:24:40.624649+0000 mgr.y (mgr.24370) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:41 smithi082 bash[20963]: cluster 2024-04-03T14:24:40.689884+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-03T14:24:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:41 smithi067 bash[17655]: cluster 2024-04-03T14:24:40.624649+0000 mgr.y (mgr.24370) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:41 smithi067 bash[17655]: cluster 2024-04-03T14:24:40.689884+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-03T14:24:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:41 smithi067 bash[27441]: cluster 2024-04-03T14:24:40.624649+0000 mgr.y (mgr.24370) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:41 smithi067 bash[27441]: cluster 2024-04-03T14:24:40.689884+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-03T14:24:42.322 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2024-04-03T14:24:42.323 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:24:42.327 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export testimg /tmp/rbd_import_export_73828/img2 2024-04-03T14:24:42.457 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -e sha1=539f0b1d5bf96c2685ece5ec413de92be6f78c14 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-03T14:24:42.655 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-04-03T14:24:42.662 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export testimg - 2024-04-03T14:24:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:42 smithi067 bash[17655]: cluster 2024-04-03T14:24:41.694229+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-03T14:24:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:42 smithi067 bash[27441]: cluster 2024-04-03T14:24:41.694229+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-03T14:24:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:42 smithi082 bash[20963]: cluster 2024-04-03T14:24:41.694229+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-03T14:24:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:43] "GET /metrics HTTP/1.1" 200 239409 "" "Prometheus/2.43.0" 2024-04-03T14:24:43.566 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-04-03T14:24:43.572 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm testimg 2024-04-03T14:24:43.727 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-04-03T14:24:43.732 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp /tmp/rbd_import_export_73828/img /tmp/rbd_import_export_73828/img2 2024-04-03T14:24:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:24:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:43 smithi082 bash[20963]: cluster 2024-04-03T14:24:42.625374+0000 mgr.y (mgr.24370) 184 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:43 smithi067 bash[27441]: cluster 2024-04-03T14:24:42.625374+0000 mgr.y (mgr.24370) 184 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:43 smithi067 bash[17655]: cluster 2024-04-03T14:24:42.625374+0000 mgr.y (mgr.24370) 184 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:44.450 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp /tmp/rbd_import_export_73828/img /tmp/rbd_import_export_73828/img3 2024-04-03T14:24:44.913 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/img2 /tmp/rbd_import_export_73828/img3 2024-04-03T14:24:45.102 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --new-format - testimg 2024-04-03T14:24:45.658 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete...done. 2024-04-03T14:24:45.659 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:24:45.664 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export testimg /tmp/rbd_import_export_73828/img2 2024-04-03T14:24:46.059 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-04-03T14:24:46.064 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export testimg - 2024-04-03T14:24:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:45 smithi082 bash[20963]: cluster 2024-04-03T14:24:44.626000+0000 mgr.y (mgr.24370) 185 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:45 smithi067 bash[27441]: cluster 2024-04-03T14:24:44.626000+0000 mgr.y (mgr.24370) 185 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:45 smithi067 bash[17655]: cluster 2024-04-03T14:24:44.626000+0000 mgr.y (mgr.24370) 185 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:24:47.005 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-04-03T14:24:47.014 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm testimg 2024-04-03T14:24:47.172 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-04-03T14:24:47.177 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp /tmp/rbd_import_export_73828/img /tmp/rbd_import_export_73828/img2 2024-04-03T14:24:47.280 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:24:47.924 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp /tmp/rbd_import_export_73828/img /tmp/rbd_import_export_73828/img3 2024-04-03T14:24:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:47 smithi082 bash[20963]: cluster 2024-04-03T14:24:46.627078+0000 mgr.y (mgr.24370) 186 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 5.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 172 KiB/s rd, 106 KiB/s wr, 68 op/s 2024-04-03T14:24:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:47 smithi067 bash[27441]: cluster 2024-04-03T14:24:46.627078+0000 mgr.y (mgr.24370) 186 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 5.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 172 KiB/s rd, 106 KiB/s wr, 68 op/s 2024-04-03T14:24:48.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:47 smithi067 bash[17655]: cluster 2024-04-03T14:24:46.627078+0000 mgr.y (mgr.24370) 186 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 5.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 172 KiB/s rd, 106 KiB/s wr, 68 op/s 2024-04-03T14:24:48.418 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/img /tmp/rbd_import_export_73828/img2 /tmp/rbd_import_export_73828/img3 2024-04-03T14:24:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:49 smithi082 bash[20963]: cluster 2024-04-03T14:24:48.627467+0000 mgr.y (mgr.24370) 187 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 5.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 172 KiB/s rd, 106 KiB/s wr, 68 op/s 2024-04-03T14:24:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:49 smithi067 bash[17655]: cluster 2024-04-03T14:24:48.627467+0000 mgr.y (mgr.24370) 187 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 5.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 172 KiB/s rd, 106 KiB/s wr, 68 op/s 2024-04-03T14:24:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:49 smithi067 bash[27441]: cluster 2024-04-03T14:24:48.627467+0000 mgr.y (mgr.24370) 187 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 5.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 172 KiB/s rd, 106 KiB/s wr, 68 op/s 2024-04-03T14:24:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:52 smithi082 bash[20963]: cluster 2024-04-03T14:24:50.628551+0000 mgr.y (mgr.24370) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 258 KiB/s rd, 106 KiB/s wr, 80 op/s 2024-04-03T14:24:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:52 smithi082 bash[20963]: cluster 2024-04-03T14:24:51.091445+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-03T14:24:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:52 smithi067 bash[17655]: cluster 2024-04-03T14:24:50.628551+0000 mgr.y (mgr.24370) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 258 KiB/s rd, 106 KiB/s wr, 80 op/s 2024-04-03T14:24:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:52 smithi067 bash[17655]: cluster 2024-04-03T14:24:51.091445+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-03T14:24:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:52 smithi067 bash[27441]: cluster 2024-04-03T14:24:50.628551+0000 mgr.y (mgr.24370) 188 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 258 KiB/s rd, 106 KiB/s wr, 80 op/s 2024-04-03T14:24:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:52 smithi067 bash[27441]: cluster 2024-04-03T14:24:51.091445+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-03T14:24:53.186 INFO:tasks.workunit.client.0.smithi067.stderr:+ + rbd help export 2024-04-03T14:24:53.186 INFO:tasks.workunit.client.0.smithi067.stderr:grep -q export-format 2024-04-03T14:24:53.210 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_73828/img bs=1k count=10 seek=100 2024-04-03T14:24:53.211 INFO:tasks.workunit.client.0.smithi067.stderr:10+0 records in 2024-04-03T14:24:53.211 INFO:tasks.workunit.client.0.smithi067.stderr:10+0 records out 2024-04-03T14:24:53.211 INFO:tasks.workunit.client.0.smithi067.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000108478 s, 94.4 MB/s 2024-04-03T14:24:53.211 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --new-format /tmp/rbd_import_export_73828/img testimg 2024-04-03T14:24:53.281 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete...done. 2024-04-03T14:24:53.282 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:24:53.285 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap create testimg@snap 2024-04-03T14:24:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:53] "GET /metrics HTTP/1.1" 200 239409 "" "Prometheus/2.43.0" 2024-04-03T14:24:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:24:54.106 INFO:tasks.workunit.client.0.smithi067.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-03T14:24:54.114 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd image-meta set testimg key1 value1 2024-04-03T14:24:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:54 smithi067 bash[17655]: cluster 2024-04-03T14:24:52.629143+0000 mgr.y (mgr.24370) 189 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2024-04-03T14:24:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:54 smithi067 bash[27441]: cluster 2024-04-03T14:24:52.629143+0000 mgr.y (mgr.24370) 189 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2024-04-03T14:24:54.181 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd image-meta list testimg 2024-04-03T14:24:54.240 INFO:tasks.workunit.client.0.smithi067.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2024-04-03T14:24:54.240 INFO:tasks.workunit.client.0.smithi067.stderr: 2024-04-03T14:24:54.241 INFO:tasks.workunit.client.0.smithi067.stderr:Key Value 2024-04-03T14:24:54.241 INFO:tasks.workunit.client.0.smithi067.stderr:key1 value1 2024-04-03T14:24:54.241 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_73828/img_v2 2024-04-03T14:24:54.296 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-03T14:24:54.300 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_73828/img_v2 testimg_import 2024-04-03T14:24:54.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:54 smithi082 bash[20963]: cluster 2024-04-03T14:24:52.629143+0000 mgr.y (mgr.24370) 189 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 256 KiB/s rd, 106 KiB/s wr, 80 op/s 2024-04-03T14:24:55.134 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-03T14:24:55.139 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info testimg_import 2024-04-03T14:24:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:55 smithi067 bash[17655]: cluster 2024-04-03T14:24:54.097495+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-03T14:24:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:55 smithi067 bash[17655]: audit 2024-04-03T14:24:54.653044+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:55 smithi067 bash[27441]: cluster 2024-04-03T14:24:54.097495+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-03T14:24:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:55 smithi067 bash[27441]: audit 2024-04-03T14:24:54.653044+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:55.190 INFO:tasks.workunit.client.0.smithi067.stdout:rbd image 'testimg_import': 2024-04-03T14:24:55.190 INFO:tasks.workunit.client.0.smithi067.stdout: size 110 KiB in 1 objects 2024-04-03T14:24:55.190 INFO:tasks.workunit.client.0.smithi067.stdout: order 22 (4 MiB objects) 2024-04-03T14:24:55.190 INFO:tasks.workunit.client.0.smithi067.stdout: snapshot_count: 1 2024-04-03T14:24:55.190 INFO:tasks.workunit.client.0.smithi067.stdout: id: 610a7f1e0c2 2024-04-03T14:24:55.190 INFO:tasks.workunit.client.0.smithi067.stdout: block_name_prefix: rbd_data.610a7f1e0c2 2024-04-03T14:24:55.190 INFO:tasks.workunit.client.0.smithi067.stdout: format: 2 2024-04-03T14:24:55.190 INFO:tasks.workunit.client.0.smithi067.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-04-03T14:24:55.191 INFO:tasks.workunit.client.0.smithi067.stdout: op_features: 2024-04-03T14:24:55.191 INFO:tasks.workunit.client.0.smithi067.stdout: flags: 2024-04-03T14:24:55.191 INFO:tasks.workunit.client.0.smithi067.stdout: create_timestamp: Wed Apr 3 14:24:54 2024 2024-04-03T14:24:55.191 INFO:tasks.workunit.client.0.smithi067.stdout: access_timestamp: Wed Apr 3 14:24:54 2024 2024-04-03T14:24:55.191 INFO:tasks.workunit.client.0.smithi067.stdout: modify_timestamp: Wed Apr 3 14:24:54 2024 2024-04-03T14:24:55.196 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info testimg_import@snap 2024-04-03T14:24:55.250 INFO:tasks.workunit.client.0.smithi067.stdout:rbd image 'testimg_import': 2024-04-03T14:24:55.250 INFO:tasks.workunit.client.0.smithi067.stdout: size 110 KiB in 1 objects 2024-04-03T14:24:55.250 INFO:tasks.workunit.client.0.smithi067.stdout: order 22 (4 MiB objects) 2024-04-03T14:24:55.250 INFO:tasks.workunit.client.0.smithi067.stdout: snapshot_count: 1 2024-04-03T14:24:55.250 INFO:tasks.workunit.client.0.smithi067.stdout: id: 610a7f1e0c2 2024-04-03T14:24:55.250 INFO:tasks.workunit.client.0.smithi067.stdout: block_name_prefix: rbd_data.610a7f1e0c2 2024-04-03T14:24:55.251 INFO:tasks.workunit.client.0.smithi067.stdout: format: 2 2024-04-03T14:24:55.251 INFO:tasks.workunit.client.0.smithi067.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-04-03T14:24:55.251 INFO:tasks.workunit.client.0.smithi067.stdout: op_features: 2024-04-03T14:24:55.251 INFO:tasks.workunit.client.0.smithi067.stdout: flags: 2024-04-03T14:24:55.251 INFO:tasks.workunit.client.0.smithi067.stdout: create_timestamp: Wed Apr 3 14:24:54 2024 2024-04-03T14:24:55.251 INFO:tasks.workunit.client.0.smithi067.stdout: access_timestamp: Wed Apr 3 14:24:54 2024 2024-04-03T14:24:55.251 INFO:tasks.workunit.client.0.smithi067.stdout: modify_timestamp: Wed Apr 3 14:24:54 2024 2024-04-03T14:24:55.251 INFO:tasks.workunit.client.0.smithi067.stdout: protected: False 2024-04-03T14:24:55.255 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd image-meta list testimg_import 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr: 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr:Key Value 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr:key1 value1 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ There is 1 metadatum on this image: 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr: 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr:Key Value 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr:key1 value1 = There is 1 metadatum on this image: 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr: 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr:Key Value 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr:key1 value1 ] 2024-04-03T14:24:55.318 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export testimg_import /tmp/rbd_import_export_73828/img_import 2024-04-03T14:24:55.368 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 100% complete...done. 2024-04-03T14:24:55.373 INFO:tasks.workunit.client.0.smithi067.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_73828/img /tmp/rbd_import_export_73828/img_import 2024-04-03T14:24:55.373 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp -l /tmp/rbd_import_export_73828/img /tmp/rbd_import_export_73828/img_import 2024-04-03T14:24:55.375 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/img --format %b 2024-04-03T14:24:55.376 INFO:tasks.workunit.client.0.smithi067.stderr:+ origsize=24 2024-04-03T14:24:55.376 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/img_import --format %b 2024-04-03T14:24:55.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ exportsize=224 2024-04-03T14:24:55.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=200 2024-04-03T14:24:55.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=200 2024-04-03T14:24:55.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-04-03T14:24:55.379 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_73828/img_snap 2024-04-03T14:24:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:55 smithi082 bash[20963]: cluster 2024-04-03T14:24:54.097495+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-03T14:24:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:55 smithi082 bash[20963]: audit 2024-04-03T14:24:54.653044+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:24:55.430 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 100% complete...done. 2024-04-03T14:24:55.435 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_73828/img_snap_import 2024-04-03T14:24:55.491 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 100% complete...done. 2024-04-03T14:24:55.496 INFO:tasks.workunit.client.0.smithi067.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_73828/img_snap /tmp/rbd_import_export_73828/img_snap_import 2024-04-03T14:24:55.496 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp -l /tmp/rbd_import_export_73828/img_snap /tmp/rbd_import_export_73828/img_snap_import 2024-04-03T14:24:55.497 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/img_snap --format %b 2024-04-03T14:24:55.499 INFO:tasks.workunit.client.0.smithi067.stderr:+ origsize=224 2024-04-03T14:24:55.499 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/img_snap_import --format %b 2024-04-03T14:24:55.501 INFO:tasks.workunit.client.0.smithi067.stderr:+ exportsize=224 2024-04-03T14:24:55.501 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:24:55.501 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:24:55.501 INFO:tasks.workunit.client.0.smithi067.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-03T14:24:55.501 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/img_v2 2024-04-03T14:24:55.502 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/img_import 2024-04-03T14:24:55.502 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/img_snap 2024-04-03T14:24:55.503 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/img_snap_import 2024-04-03T14:24:55.504 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap rm testimg_import@snap 2024-04-03T14:24:56.050 INFO:teuthology.orchestra.run.smithi067.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:24:56.131 INFO:tasks.workunit.client.0.smithi067.stderr: Removing snap: 100% complete...done. 2024-04-03T14:24:56.143 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd remove testimg_import 2024-04-03T14:24:56.285 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:24:56.289 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap rm testimg@snap 2024-04-03T14:24:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:56 smithi082 bash[20963]: cluster 2024-04-03T14:24:54.629828+0000 mgr.y (mgr.24370) 190 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 148 KiB/s rd, 26 KiB/s wr, 31 op/s 2024-04-03T14:24:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:56 smithi082 bash[20963]: cluster 2024-04-03T14:24:55.112579+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-03T14:24:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:56 smithi082 bash[20963]: audit 2024-04-03T14:24:56.051405+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:56 smithi082 bash[20963]: audit 2024-04-03T14:24:56.097307+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:24:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:56 smithi067 bash[27441]: cluster 2024-04-03T14:24:54.629828+0000 mgr.y (mgr.24370) 190 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 148 KiB/s rd, 26 KiB/s wr, 31 op/s 2024-04-03T14:24:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:56 smithi067 bash[27441]: cluster 2024-04-03T14:24:55.112579+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-03T14:24:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:56 smithi067 bash[27441]: audit 2024-04-03T14:24:56.051405+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:56 smithi067 bash[27441]: audit 2024-04-03T14:24:56.097307+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:24:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:56 smithi067 bash[17655]: cluster 2024-04-03T14:24:54.629828+0000 mgr.y (mgr.24370) 190 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 148 KiB/s rd, 26 KiB/s wr, 31 op/s 2024-04-03T14:24:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:56 smithi067 bash[17655]: cluster 2024-04-03T14:24:55.112579+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-03T14:24:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:56 smithi067 bash[17655]: audit 2024-04-03T14:24:56.051405+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:56 smithi067 bash[17655]: audit 2024-04-03T14:24:56.097307+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:24:56.810 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -e sha1=539f0b1d5bf96c2685ece5ec413de92be6f78c14 -- bash -c 'ceph orch ps' 2024-04-03T14:24:57.141 INFO:tasks.workunit.client.0.smithi067.stderr: Removing snap: 100% complete...done. 2024-04-03T14:24:57.152 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm testimg 2024-04-03T14:24:57.294 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:24:57.299 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --order 20 /tmp/rbd_import_export_73828/img testimg 2024-04-03T14:24:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:57 smithi082 bash[20963]: audit 2024-04-03T14:24:56.043556+0000 mgr.y (mgr.24370) 191 : audit [DBG] from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:24:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:57 smithi082 bash[20963]: cephadm 2024-04-03T14:24:56.045172+0000 mgr.y (mgr.24370) 192 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:24:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:57 smithi082 bash[20963]: cluster 2024-04-03T14:24:56.128972+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-03T14:24:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:57 smithi082 bash[20963]: audit 2024-04-03T14:24:56.627571+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:24:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:57 smithi082 bash[20963]: audit 2024-04-03T14:24:56.629217+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:24:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:57 smithi082 bash[20963]: audit 2024-04-03T14:24:56.638125+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:57.397 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete...done. 2024-04-03T14:24:57.398 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --order is deprecated, use --object-size 2024-04-03T14:24:57.403 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_73828/img_v2 2024-04-03T14:24:57.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[17919]: debug 2024-04-03T14:24:57.122+0000 7f7211d54700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-03T14:24:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[17655]: audit 2024-04-03T14:24:56.043556+0000 mgr.y (mgr.24370) 191 : audit [DBG] from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:24:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[17655]: cephadm 2024-04-03T14:24:56.045172+0000 mgr.y (mgr.24370) 192 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:24:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[17655]: cluster 2024-04-03T14:24:56.128972+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-03T14:24:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[17655]: audit 2024-04-03T14:24:56.627571+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:24:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[17655]: audit 2024-04-03T14:24:56.629217+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:24:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[17655]: audit 2024-04-03T14:24:56.638125+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[27441]: audit 2024-04-03T14:24:56.043556+0000 mgr.y (mgr.24370) 191 : audit [DBG] from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:24:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[27441]: cephadm 2024-04-03T14:24:56.045172+0000 mgr.y (mgr.24370) 192 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:24:57.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[27441]: cluster 2024-04-03T14:24:56.128972+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-03T14:24:57.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[27441]: audit 2024-04-03T14:24:56.627571+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:24:57.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[27441]: audit 2024-04-03T14:24:56.629217+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:24:57.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:57 smithi067 bash[27441]: audit 2024-04-03T14:24:56.638125+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:57.464 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-03T14:24:57.470 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_73828/img_v2 testimg_import 2024-04-03T14:24:57.575 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-03T14:24:57.581 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info testimg_import 2024-04-03T14:24:57.582 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep order 2024-04-03T14:24:57.582 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk {print $2} 2024-04-03T14:24:57.582 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep 20 2024-04-03T14:24:57.643 INFO:tasks.workunit.client.0.smithi067.stdout:20 2024-04-03T14:24:57.644 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/img_v2 2024-04-03T14:24:57.645 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd remove testimg_import 2024-04-03T14:24:57.815 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:24:57.820 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd remove testimg 2024-04-03T14:24:57.979 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:24:57.984 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_73828/img testimg 2024-04-03T14:24:58.059 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete...done. 2024-04-03T14:24:58.064 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info testimg 2024-04-03T14:24:58.065 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep features 2024-04-03T14:24:58.123 INFO:tasks.workunit.client.0.smithi067.stderr:+ FEATURES_BEFORE= features: layering 2024-04-03T14:24:58.123 INFO:tasks.workunit.client.0.smithi067.stderr: op_features: 2024-04-03T14:24:58.123 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_73828/img_v2 2024-04-03T14:24:58.174 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-03T14:24:58.179 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_73828/img_v2 testimg_import 2024-04-03T14:24:58.264 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-03T14:24:58.270 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info testimg_import 2024-04-03T14:24:58.270 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep features 2024-04-03T14:24:58.324 INFO:tasks.workunit.client.0.smithi067.stderr:+ FEATURES_AFTER= features: layering 2024-04-03T14:24:58.324 INFO:tasks.workunit.client.0.smithi067.stderr: op_features: 2024-04-03T14:24:58.324 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ features: layering 2024-04-03T14:24:58.324 INFO:tasks.workunit.client.0.smithi067.stderr: op_features: != features: layering 2024-04-03T14:24:58.324 INFO:tasks.workunit.client.0.smithi067.stderr: op_features: ] 2024-04-03T14:24:58.324 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/img_v2 2024-04-03T14:24:58.325 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd remove testimg_import 2024-04-03T14:24:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:58 smithi082 bash[20963]: cluster 2024-04-03T14:24:56.630360+0000 mgr.y (mgr.24370) 193 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95 KiB/s rd, 8.7 KiB/s wr, 117 op/s 2024-04-03T14:24:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:58 smithi082 bash[20963]: cephadm 2024-04-03T14:24:56.710895+0000 mgr.y (mgr.24370) 194 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:24:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:58 smithi082 bash[20963]: cluster 2024-04-03T14:24:57.136944+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-03T14:24:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:58 smithi082 bash[20963]: audit 2024-04-03T14:24:57.144904+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:58 smithi082 bash[20963]: audit 2024-04-03T14:24:57.146346+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:24:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:58 smithi082 bash[20963]: audit 2024-04-03T14:24:57.149751+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:24:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:58 smithi082 bash[20963]: audit 2024-04-03T14:24:57.150924+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:24:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:58 smithi082 bash[20963]: audit 2024-04-03T14:24:57.156803+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[17655]: cluster 2024-04-03T14:24:56.630360+0000 mgr.y (mgr.24370) 193 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95 KiB/s rd, 8.7 KiB/s wr, 117 op/s 2024-04-03T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[17655]: cephadm 2024-04-03T14:24:56.710895+0000 mgr.y (mgr.24370) 194 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[17655]: cluster 2024-04-03T14:24:57.136944+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-03T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[17655]: audit 2024-04-03T14:24:57.144904+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[17655]: audit 2024-04-03T14:24:57.146346+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[17655]: audit 2024-04-03T14:24:57.149751+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[17655]: audit 2024-04-03T14:24:57.150924+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[17655]: audit 2024-04-03T14:24:57.156803+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[27441]: cluster 2024-04-03T14:24:56.630360+0000 mgr.y (mgr.24370) 193 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95 KiB/s rd, 8.7 KiB/s wr, 117 op/s 2024-04-03T14:24:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[27441]: cephadm 2024-04-03T14:24:56.710895+0000 mgr.y (mgr.24370) 194 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:24:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[27441]: cluster 2024-04-03T14:24:57.136944+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-03T14:24:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[27441]: audit 2024-04-03T14:24:57.144904+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[27441]: audit 2024-04-03T14:24:57.146346+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:24:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[27441]: audit 2024-04-03T14:24:57.149751+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:24:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[27441]: audit 2024-04-03T14:24:57.150924+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:24:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:58 smithi067 bash[27441]: audit 2024-04-03T14:24:57.156803+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:24:58.447 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:24:58.452 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd remove testimg 2024-04-03T14:24:58.569 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:24:58.575 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_73828/img testimg 2024-04-03T14:24:58.675 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete...done. 2024-04-03T14:24:58.679 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_73828/img_v2 2024-04-03T14:24:58.736 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-03T14:24:58.741 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_73828/img_v2 testimg_import 2024-04-03T14:24:58.848 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-03T14:24:58.854 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info testimg_import 2024-04-03T14:24:58.854 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep stripe unit 2024-04-03T14:24:58.854 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep -Ei (4 KiB|4096) 2024-04-03T14:24:58.914 INFO:tasks.workunit.client.0.smithi067.stdout: stripe unit: 4 KiB 2024-04-03T14:24:58.915 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info testimg_import 2024-04-03T14:24:58.915 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep stripe count 2024-04-03T14:24:58.915 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk {print $3} 2024-04-03T14:24:58.915 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep 1000 2024-04-03T14:24:58.977 INFO:tasks.workunit.client.0.smithi067.stdout:1000 2024-04-03T14:24:58.977 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/img_v2 2024-04-03T14:24:58.978 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd remove testimg_import 2024-04-03T14:24:59.143 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-04-03T14:24:59.149 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd remove testimg 2024-04-03T14:24:59.305 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-04-03T14:24:59.311 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_73828/img testimg 2024-04-03T14:24:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:59 smithi082 bash[20963]: cephadm 2024-04-03T14:24:57.125668+0000 mgr.y (mgr.24370) 195 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-03T14:24:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:59 smithi082 bash[20963]: cluster 2024-04-03T14:24:57.146127+0000 mgr.y (mgr.24370) 196 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 16 KiB/s wr, 213 op/s 2024-04-03T14:24:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:24:59 smithi082 bash[20963]: cluster 2024-04-03T14:24:58.141092+0000 mon.a (mon.0) 926 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-04-03T14:24:59.405 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete...done. 2024-04-03T14:24:59.409 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap create testimg@snap1 2024-04-03T14:24:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:59 smithi067 bash[27441]: cephadm 2024-04-03T14:24:57.125668+0000 mgr.y (mgr.24370) 195 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-03T14:24:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:59 smithi067 bash[27441]: cluster 2024-04-03T14:24:57.146127+0000 mgr.y (mgr.24370) 196 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 16 KiB/s wr, 213 op/s 2024-04-03T14:24:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:24:59 smithi067 bash[27441]: cluster 2024-04-03T14:24:58.141092+0000 mon.a (mon.0) 926 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-04-03T14:24:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:59 smithi067 bash[17655]: cephadm 2024-04-03T14:24:57.125668+0000 mgr.y (mgr.24370) 195 : cephadm [ERR] Upgrade: Paused due to UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-03T14:24:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:59 smithi067 bash[17655]: cluster 2024-04-03T14:24:57.146127+0000 mgr.y (mgr.24370) 196 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 173 KiB/s rd, 16 KiB/s wr, 213 op/s 2024-04-03T14:24:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:24:59 smithi067 bash[17655]: cluster 2024-04-03T14:24:58.141092+0000 mon.a (mon.0) 926 : cluster [WRN] Health check failed: Upgrade: failed to pull target image (UPGRADE_FAILED_PULL) 2024-04-03T14:25:00.146 INFO:tasks.workunit.client.0.smithi067.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-03T14:25:00.156 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap create testimg@snap2 2024-04-03T14:25:01.152 INFO:tasks.workunit.client.0.smithi067.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-03T14:25:01.163 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap protect testimg@snap2 2024-04-03T14:25:01.230 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_73828/snap_protect 2024-04-03T14:25:01.296 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-03T14:25:01.302 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_73828/snap_protect testimg_import 2024-04-03T14:25:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:01 smithi082 bash[20963]: cluster 2024-04-03T14:24:59.146808+0000 mgr.y (mgr.24370) 197 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 144 op/s 2024-04-03T14:25:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:01 smithi082 bash[20963]: cluster 2024-04-03T14:25:00.131763+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-03T14:25:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:01 smithi067 bash[17655]: cluster 2024-04-03T14:24:59.146808+0000 mgr.y (mgr.24370) 197 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 144 op/s 2024-04-03T14:25:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:01 smithi067 bash[17655]: cluster 2024-04-03T14:25:00.131763+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-03T14:25:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:01 smithi067 bash[27441]: cluster 2024-04-03T14:24:59.146808+0000 mgr.y (mgr.24370) 197 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 144 op/s 2024-04-03T14:25:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:01 smithi067 bash[27441]: cluster 2024-04-03T14:25:00.131763+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-03T14:25:01.646 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:25:02.141 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:02 smithi067 bash[17655]: cluster 2024-04-03T14:25:01.136683+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-03T14:25:02.142 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:02 smithi067 bash[17655]: cluster 2024-04-03T14:25:01.147285+0000 mgr.y (mgr.24370) 198 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 689 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 338 KiB/s rd, 40 KiB/s wr, 455 op/s 2024-04-03T14:25:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:02 smithi082 bash[20963]: cluster 2024-04-03T14:25:01.136683+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-03T14:25:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:02 smithi082 bash[20963]: cluster 2024-04-03T14:25:01.147285+0000 mgr.y (mgr.24370) 198 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 689 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 338 KiB/s rd, 40 KiB/s wr, 455 op/s 2024-04-03T14:25:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:02 smithi067 bash[27441]: cluster 2024-04-03T14:25:01.136683+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-03T14:25:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:02 smithi067 bash[27441]: cluster 2024-04-03T14:25:01.147285+0000 mgr.y (mgr.24370) 198 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 689 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 338 KiB/s rd, 40 KiB/s wr, 455 op/s 2024-04-03T14:25:03.182 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-03T14:25:03.188 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info testimg_import@snap1 2024-04-03T14:25:03.188 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep protected: False 2024-04-03T14:25:03.240 INFO:tasks.workunit.client.0.smithi067.stdout: protected: False 2024-04-03T14:25:03.240 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd+ info testimg_import@snap2 2024-04-03T14:25:03.240 INFO:tasks.workunit.client.0.smithi067.stderr:grep protected: True 2024-04-03T14:25:03.291 INFO:tasks.workunit.client.0.smithi067.stdout: protected: True 2024-04-03T14:25:03.291 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/snap_protect 2024-04-03T14:25:03.292 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap unprotect testimg@snap2 2024-04-03T14:25:03.357 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap unprotect testimg_import@snap2 2024-04-03T14:25:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:03 smithi067 bash[17655]: cluster 2024-04-03T14:25:02.145587+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-03T14:25:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:03] "GET /metrics HTTP/1.1" 200 239824 "" "Prometheus/2.43.0" 2024-04-03T14:25:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:03 smithi067 bash[27441]: cluster 2024-04-03T14:25:02.145587+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-03T14:25:03.418 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap purge testimg 2024-04-03T14:25:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:03 smithi082 bash[20963]: cluster 2024-04-03T14:25:02.145587+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-03T14:25:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:25:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:04 smithi067 bash[17655]: cluster 2024-04-03T14:25:03.147294+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-03T14:25:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:04 smithi067 bash[17655]: cluster 2024-04-03T14:25:03.147831+0000 mgr.y (mgr.24370) 199 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 689 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 381 KiB/s rd, 45 KiB/s wr, 514 op/s 2024-04-03T14:25:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:04 smithi067 bash[27441]: cluster 2024-04-03T14:25:03.147294+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-03T14:25:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:04 smithi067 bash[27441]: cluster 2024-04-03T14:25:03.147831+0000 mgr.y (mgr.24370) 199 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 689 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 381 KiB/s rd, 45 KiB/s wr, 514 op/s 2024-04-03T14:25:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:04 smithi082 bash[20963]: cluster 2024-04-03T14:25:03.147294+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-03T14:25:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:04 smithi082 bash[20963]: cluster 2024-04-03T14:25:03.147831+0000 mgr.y (mgr.24370) 199 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 689 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 381 KiB/s rd, 45 KiB/s wr, 514 op/s 2024-04-03T14:25:05.121 INFO:teuthology.orchestra.run.smithi067.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-03T14:25:05.121 INFO:teuthology.orchestra.run.smithi067.stdout:alertmanager.a smithi067 *:9093,9094 running (4m) 28s ago 4m 13.9M - 0.25.0 c8568f914cd2 400ccd1f841e 2024-04-03T14:25:05.121 INFO:teuthology.orchestra.run.smithi067.stdout:grafana.a smithi082 *:3000 running (4m) 28s ago 4m 79.5M - 9.4.7 954c08fa6188 1cfe4b3b27a3 2024-04-03T14:25:05.121 INFO:teuthology.orchestra.run.smithi067.stdout:mds.foo.smithi067.wogtbd smithi067 running (2m) 28s ago 2m 11.4M - 17.2.7-805-g6fda41ff a49113eacc58 2fdf34e619e1 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:mds.foo.smithi082.mohmmv smithi082 running (2m) 28s ago 2m 12.9M - 17.2.7-805-g6fda41ff a49113eacc58 6a9415ba04f3 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:mgr.x smithi082 *:8443 running (13m) 28s ago 13m 420M - 17.2.7-805-g6fda41ff a49113eacc58 5d374870ece2 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:mgr.y smithi067 *:9283 running (15m) 28s ago 15m 472M - 17.2.7-805-g6fda41ff a49113eacc58 8c83d50ee675 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:mon.a smithi067 running (15m) 28s ago 15m 47.9M 2048M 17.2.7-805-g6fda41ff a49113eacc58 045da173aba7 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:mon.b smithi082 running (13m) 28s ago 13m 36.9M 2048M 17.2.7-805-g6fda41ff a49113eacc58 96b602a664cc 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:mon.c smithi067 running (13m) 28s ago 13m 35.4M 2048M 17.2.7-805-g6fda41ff a49113eacc58 97b3031f41e6 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:node-exporter.a smithi067 *:9100 running (4m) 28s ago 5m 8511k - 1.5.0 0da6a335fe13 beb546353125 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:node-exporter.b smithi082 *:9100 running (4m) 28s ago 5m 8431k - 1.5.0 0da6a335fe13 8017260a0af8 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:osd.0 smithi067 running (12m) 28s ago 12m 47.3M 4060M 17.2.7-805-g6fda41ff a49113eacc58 01c891e94ddb 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:osd.1 smithi067 running (11m) 28s ago 11m 44.5M 4060M 17.2.7-805-g6fda41ff a49113eacc58 77ae983d9adc 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:osd.2 smithi067 running (10m) 28s ago 10m 45.2M 4060M 17.2.7-805-g6fda41ff a49113eacc58 df8db9d48e24 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:osd.3 smithi067 running (9m) 28s ago 9m 43.9M 4060M 17.2.7-805-g6fda41ff a49113eacc58 f6de545f6c74 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:osd.4 smithi082 running (8m) 28s ago 8m 42.4M 4060M 17.2.7-805-g6fda41ff a49113eacc58 b8465e0823d4 2024-04-03T14:25:05.122 INFO:teuthology.orchestra.run.smithi067.stdout:osd.5 smithi082 running (8m) 28s ago 8m 43.9M 4060M 17.2.7-805-g6fda41ff a49113eacc58 797aec6e6356 2024-04-03T14:25:05.123 INFO:teuthology.orchestra.run.smithi067.stdout:osd.6 smithi082 running (7m) 28s ago 7m 41.9M 4060M 17.2.7-805-g6fda41ff a49113eacc58 3099e4a32689 2024-04-03T14:25:05.123 INFO:teuthology.orchestra.run.smithi067.stdout:osd.7 smithi082 running (6m) 28s ago 6m 44.6M 4060M 17.2.7-805-g6fda41ff a49113eacc58 915a675cce53 2024-04-03T14:25:05.123 INFO:teuthology.orchestra.run.smithi067.stdout:prometheus.a smithi082 *:9095 running (3m) 28s ago 5m 47.0M - 2.43.0 a07b618ecd1d 3e1e49bc5283 2024-04-03T14:25:05.186 INFO:tasks.workunit.client.0.smithi067.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-04-03T14:25:05.195 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd snap purge testimg_import 2024-04-03T14:25:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:05 smithi082 bash[20963]: cluster 2024-04-03T14:25:04.170589+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-03T14:25:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:05 smithi082 bash[20963]: audit 2024-04-03T14:25:05.102139+0000 mgr.y (mgr.24370) 200 : audit [DBG] from='client.25100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:25:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:05 smithi067 bash[17655]: cluster 2024-04-03T14:25:04.170589+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-03T14:25:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:05 smithi067 bash[17655]: audit 2024-04-03T14:25:05.102139+0000 mgr.y (mgr.24370) 200 : audit [DBG] from='client.25100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:25:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:05 smithi067 bash[27441]: cluster 2024-04-03T14:25:04.170589+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-03T14:25:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:05 smithi067 bash[27441]: audit 2024-04-03T14:25:05.102139+0000 mgr.y (mgr.24370) 200 : audit [DBG] from='client.25100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-03T14:25:05.852 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -e sha1=539f0b1d5bf96c2685ece5ec413de92be6f78c14 -- bash -c 'echo wait for minority of mons to upgrade' 2024-04-03T14:25:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:06 smithi082 bash[20963]: cluster 2024-04-03T14:25:05.148268+0000 mgr.y (mgr.24370) 201 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 689 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:06 smithi082 bash[20963]: cluster 2024-04-03T14:25:05.180220+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-03T14:25:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:06 smithi082 bash[20963]: cluster 2024-04-03T14:25:06.096236+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-03T14:25:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:06 smithi067 bash[17655]: cluster 2024-04-03T14:25:05.148268+0000 mgr.y (mgr.24370) 201 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 689 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:06 smithi067 bash[17655]: cluster 2024-04-03T14:25:05.180220+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-03T14:25:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:06 smithi067 bash[17655]: cluster 2024-04-03T14:25:06.096236+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-03T14:25:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:06 smithi067 bash[27441]: cluster 2024-04-03T14:25:05.148268+0000 mgr.y (mgr.24370) 201 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 689 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:06 smithi067 bash[27441]: cluster 2024-04-03T14:25:05.180220+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-03T14:25:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:06 smithi067 bash[27441]: cluster 2024-04-03T14:25:06.096236+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-03T14:25:07.104 INFO:tasks.workunit.client.0.smithi067.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-04-03T14:25:07.116 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd remove testimg 2024-04-03T14:25:07.284 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:25:07.289 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd remove testimg_import 2024-04-03T14:25:07.448 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:25:07.453 INFO:tasks.workunit.client.0.smithi067.stderr:+ tiered=0 2024-04-03T14:25:07.453 INFO:tasks.workunit.client.0.smithi067.stderr:+ ceph osd dump 2024-04-03T14:25:07.453 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep ^pool 2024-04-03T14:25:07.453 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep 'rbd' 2024-04-03T14:25:07.453 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep tier 2024-04-03T14:25:07.869 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_73828/sparse1 2024-04-03T14:25:07.876 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records in 2024-04-03T14:25:07.876 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records out 2024-04-03T14:25:07.876 INFO:tasks.workunit.client.0.smithi067.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00614666 s, 171 MB/s 2024-04-03T14:25:07.876 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_73828/sparse2 2024-04-03T14:25:07.885 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records in 2024-04-03T14:25:07.885 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records out 2024-04-03T14:25:07.886 INFO:tasks.workunit.client.0.smithi067.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00820039 s, 128 MB/s 2024-04-03T14:25:07.886 INFO:tasks.workunit.client.0.smithi067.stderr:+ truncate /tmp/rbd_import_export_73828/sparse2 -s 2M 2024-04-03T14:25:07.900 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm sparse1 2024-04-03T14:25:07.956 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 0% complete...failed. 2024-04-03T14:25:07.956 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: delete error: (2) No such file or directory 2024-04-03T14:25:07.961 INFO:tasks.workunit.client.0.smithi067.stderr:+ true 2024-04-03T14:25:07.961 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_73828/sparse1 2024-04-03T14:25:08.060 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-04-03T14:25:08.061 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:25:08.061 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --order is deprecated, use --object-size 2024-04-03T14:25:08.067 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd ls -l 2024-04-03T14:25:08.067 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep sparse1 2024-04-03T14:25:08.067 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep -Ei (2 MiB|2048k) 2024-04-03T14:25:08.136 INFO:tasks.workunit.client.0.smithi067.stdout:sparse1 2 MiB 2 2024-04-03T14:25:08.138 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects sparse1 2024-04-03T14:25:08.138 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse1 2024-04-03T14:25:08.138 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse1 2024-04-03T14:25:08.138 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep block_name_prefix 2024-04-03T14:25:08.138 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk {print $NF;} 2024-04-03T14:25:08.200 INFO:tasks.workunit.client.0.smithi067.stderr:+ prefix=rbd_data.3b7985a247f8 2024-04-03T14:25:08.201 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep rbd_data.3b7985a247f8 2024-04-03T14:25:08.201 INFO:tasks.workunit.client.0.smithi067.stderr:+ sed -e s/rbd_data.3b7985a247f8\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-03T14:25:08.201 INFO:tasks.workunit.client.0.smithi067.stderr:+ + sort -u 2024-04-03T14:25:08.201 INFO:tasks.workunit.client.0.smithi067.stderr:get_image_data_pool sparse1 2024-04-03T14:25:08.201 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse1 2024-04-03T14:25:08.202 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse1 2024-04-03T14:25:08.202 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep data_pool: 2024-04-03T14:25:08.202 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk -F: { print $NF } 2024-04-03T14:25:08.262 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool= 2024-04-03T14:25:08.263 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ -z ] 2024-04-03T14:25:08.263 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool=rbd 2024-04-03T14:25:08.263 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo rbd 2024-04-03T14:25:08.263 INFO:tasks.workunit.client.0.smithi067.stderr:+ rados ls -p rbd 2024-04-03T14:25:08.312 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects=1 2024-04-03T14:25:08.312 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo 1 2024-04-03T14:25:08.313 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-04-03T14:25:08.313 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export sparse1 /tmp/rbd_import_export_73828/sparse1.out 2024-04-03T14:25:08.372 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-04-03T14:25:08.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_73828/sparse1 /tmp/rbd_import_export_73828/sparse1.out 2024-04-03T14:25:08.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp -l /tmp/rbd_import_export_73828/sparse1 /tmp/rbd_import_export_73828/sparse1.out 2024-04-03T14:25:08.382 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/sparse1 --format %b 2024-04-03T14:25:08.384 INFO:tasks.workunit.client.0.smithi067.stderr:+ origsize=2048 2024-04-03T14:25:08.384 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/sparse1.out --format %b 2024-04-03T14:25:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:08 smithi082 bash[20963]: cluster 2024-04-03T14:25:07.098737+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-03T14:25:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:08 smithi082 bash[20963]: audit 2024-04-03T14:25:07.753178+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.67:0/3926372713' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-03T14:25:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:08 smithi082 bash[20963]: audit 2024-04-03T14:25:07.856376+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.67:0/3926372713' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-03T14:25:08.385 INFO:tasks.workunit.client.0.smithi067.stderr:+ exportsize=2048 2024-04-03T14:25:08.385 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:25:08.385 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:25:08.385 INFO:tasks.workunit.client.0.smithi067.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-03T14:25:08.385 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/sparse1.out 2024-04-03T14:25:08.386 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm sparse1 2024-04-03T14:25:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:08 smithi067 bash[17655]: cluster 2024-04-03T14:25:07.098737+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-03T14:25:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:08 smithi067 bash[17655]: audit 2024-04-03T14:25:07.753178+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.67:0/3926372713' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-03T14:25:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:08 smithi067 bash[17655]: audit 2024-04-03T14:25:07.856376+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.67:0/3926372713' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-03T14:25:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:08 smithi067 bash[27441]: cluster 2024-04-03T14:25:07.098737+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-03T14:25:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:08 smithi067 bash[27441]: audit 2024-04-03T14:25:07.753178+0000 mon.a (mon.0) 935 : audit [DBG] from='client.? 172.21.15.67:0/3926372713' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-03T14:25:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:08 smithi067 bash[27441]: audit 2024-04-03T14:25:07.856376+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.67:0/3926372713' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-03T14:25:08.546 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-04-03T14:25:08.552 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm sparse2 2024-04-03T14:25:08.612 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 0% complete...failed. 2024-04-03T14:25:08.612 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: delete error: (2) No such file or directory 2024-04-03T14:25:08.617 INFO:tasks.workunit.client.0.smithi067.stderr:+ true 2024-04-03T14:25:08.617 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_73828/sparse2 2024-04-03T14:25:08.712 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-04-03T14:25:08.713 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:25:08.713 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --order is deprecated, use --object-size 2024-04-03T14:25:08.718 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd ls -l 2024-04-03T14:25:08.718 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep sparse2 2024-04-03T14:25:08.718 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep -Ei (2 MiB|2048k) 2024-04-03T14:25:08.776 INFO:tasks.workunit.client.0.smithi067.stdout:sparse2 2 MiB 2 2024-04-03T14:25:08.777 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects sparse2 2024-04-03T14:25:08.777 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse2 2024-04-03T14:25:08.778 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse2 2024-04-03T14:25:08.778 INFO:tasks.workunit.client.0.smithi067.stderr:+ + grep block_name_prefix 2024-04-03T14:25:08.778 INFO:tasks.workunit.client.0.smithi067.stderr:awk {print $NF;} 2024-04-03T14:25:08.836 INFO:tasks.workunit.client.0.smithi067.stderr:+ prefix=rbd_data.6263589607f3 2024-04-03T14:25:08.838 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep rbd_data.6263589607f3 2024-04-03T14:25:08.838 INFO:tasks.workunit.client.0.smithi067.stderr:+ get_image_data_pool sparse2 2024-04-03T14:25:08.838 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse2 2024-04-03T14:25:08.838 INFO:tasks.workunit.client.0.smithi067.stderr:+ sed -e s/rbd_data.6263589607f3\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-03T14:25:08.838 INFO:tasks.workunit.client.0.smithi067.stderr:+ sort -u 2024-04-03T14:25:08.838 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse2 2024-04-03T14:25:08.838 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep data_pool: 2024-04-03T14:25:08.838 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk -F: { print $NF } 2024-04-03T14:25:08.900 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool= 2024-04-03T14:25:08.900 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ -z ] 2024-04-03T14:25:08.900 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool=rbd 2024-04-03T14:25:08.900 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo rbd 2024-04-03T14:25:08.900 INFO:tasks.workunit.client.0.smithi067.stderr:+ rados ls -p rbd 2024-04-03T14:25:08.951 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects=0 2024-04-03T14:25:08.951 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo 0 2024-04-03T14:25:08.951 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-04-03T14:25:08.951 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export sparse2 /tmp/rbd_import_export_73828/sparse2.out 2024-04-03T14:25:09.010 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-04-03T14:25:09.015 INFO:tasks.workunit.client.0.smithi067.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_73828/sparse2 /tmp/rbd_import_export_73828/sparse2.out 2024-04-03T14:25:09.015 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp -l /tmp/rbd_import_export_73828/sparse2 /tmp/rbd_import_export_73828/sparse2.out 2024-04-03T14:25:09.019 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/sparse2 --format %b 2024-04-03T14:25:09.021 INFO:tasks.workunit.client.0.smithi067.stderr:+ origsize=2048 2024-04-03T14:25:09.021 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/sparse2.out --format %b 2024-04-03T14:25:09.022 INFO:tasks.workunit.client.0.smithi067.stderr:+ exportsize=2048 2024-04-03T14:25:09.023 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:25:09.023 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:25:09.023 INFO:tasks.workunit.client.0.smithi067.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-03T14:25:09.023 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/sparse2.out 2024-04-03T14:25:09.023 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm sparse2 2024-04-03T14:25:09.187 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-04-03T14:25:09.192 INFO:tasks.workunit.client.0.smithi067.stderr:+ truncate /tmp/rbd_import_export_73828/sparse1 -s 10M 2024-04-03T14:25:09.194 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --new-format --order 20 - sparse1 2024-04-03T14:25:09.346 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete...done. 2024-04-03T14:25:09.347 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:25:09.347 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --order is deprecated, use --object-size 2024-04-03T14:25:09.352 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd ls -l 2024-04-03T14:25:09.352 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep sparse1 2024-04-03T14:25:09.352 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep -Ei (10 MiB|10240k) 2024-04-03T14:25:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:09 smithi082 bash[20963]: cluster 2024-04-03T14:25:07.149022+0000 mgr.y (mgr.24370) 202 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2024-04-03T14:25:09.412 INFO:tasks.workunit.client.0.smithi067.stdout:sparse1 10 MiB 2 2024-04-03T14:25:09.413 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects sparse1 2024-04-03T14:25:09.413 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse1 2024-04-03T14:25:09.413 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse1 2024-04-03T14:25:09.413 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep block_name_prefix 2024-04-03T14:25:09.413 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk {print $NF;} 2024-04-03T14:25:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:09 smithi067 bash[27441]: cluster 2024-04-03T14:25:07.149022+0000 mgr.y (mgr.24370) 202 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2024-04-03T14:25:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:09 smithi067 bash[17655]: cluster 2024-04-03T14:25:07.149022+0000 mgr.y (mgr.24370) 202 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 128 KiB/s rd, 12 KiB/s wr, 171 op/s 2024-04-03T14:25:09.468 INFO:tasks.workunit.client.0.smithi067.stderr:+ prefix=rbd_data.6290bd71fa34 2024-04-03T14:25:09.470 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep rbd_data.6290bd71fa34 2024-04-03T14:25:09.470 INFO:tasks.workunit.client.0.smithi067.stderr:+ get_image_data_pool sparse1 2024-04-03T14:25:09.470 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse1 2024-04-03T14:25:09.470 INFO:tasks.workunit.client.0.smithi067.stderr:+ sed -e s/rbd_data.6290bd71fa34\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-03T14:25:09.470 INFO:tasks.workunit.client.0.smithi067.stderr:+ + rbd info sparse1 2024-04-03T14:25:09.470 INFO:tasks.workunit.client.0.smithi067.stderr:sort -u 2024-04-03T14:25:09.470 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep data_pool: 2024-04-03T14:25:09.470 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk -F: { print $NF } 2024-04-03T14:25:09.525 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool= 2024-04-03T14:25:09.525 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ -z ] 2024-04-03T14:25:09.525 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool=rbd 2024-04-03T14:25:09.525 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo rbd 2024-04-03T14:25:09.525 INFO:tasks.workunit.client.0.smithi067.stderr:+ rados ls -p rbd 2024-04-03T14:25:09.579 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects=1 2024-04-03T14:25:09.579 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo 1 2024-04-03T14:25:09.579 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-04-03T14:25:09.579 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export sparse1 /tmp/rbd_import_export_73828/sparse1.out 2024-04-03T14:25:09.639 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2024-04-03T14:25:09.645 INFO:tasks.workunit.client.0.smithi067.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_73828/sparse1 /tmp/rbd_import_export_73828/sparse1.out 2024-04-03T14:25:09.645 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp -l /tmp/rbd_import_export_73828/sparse1 /tmp/rbd_import_export_73828/sparse1.out 2024-04-03T14:25:09.661 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/sparse1 --format %b 2024-04-03T14:25:09.663 INFO:tasks.workunit.client.0.smithi067.stderr:+ origsize=2048 2024-04-03T14:25:09.663 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/sparse1.out --format %b 2024-04-03T14:25:09.664 INFO:tasks.workunit.client.0.smithi067.stderr:+ exportsize=2048 2024-04-03T14:25:09.664 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:25:09.664 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:25:09.664 INFO:tasks.workunit.client.0.smithi067.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-03T14:25:09.664 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/sparse1.out 2024-04-03T14:25:09.665 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm sparse1 2024-04-03T14:25:09.815 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-04-03T14:25:09.820 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_73828/sparse2 oflag=append conv=notrunc 2024-04-03T14:25:09.829 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records in 2024-04-03T14:25:09.829 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records out 2024-04-03T14:25:09.829 INFO:tasks.workunit.client.0.smithi067.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00844608 s, 248 MB/s 2024-04-03T14:25:09.830 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --new-format --order 20 - sparse2 2024-04-03T14:25:09.965 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete...done. 2024-04-03T14:25:09.967 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:25:09.967 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --order is deprecated, use --object-size 2024-04-03T14:25:09.972 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd ls -l 2024-04-03T14:25:09.972 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep sparse2 2024-04-03T14:25:09.972 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep -Ei (4 MiB|4096k) 2024-04-03T14:25:10.028 INFO:tasks.workunit.client.0.smithi067.stdout:sparse2 4 MiB 2 2024-04-03T14:25:10.029 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects sparse2 2024-04-03T14:25:10.029 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse2 2024-04-03T14:25:10.030 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep block_name_prefix 2024-04-03T14:25:10.030 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk {print $NF;} 2024-04-03T14:25:10.032 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse2 2024-04-03T14:25:10.083 INFO:tasks.workunit.client.0.smithi067.stderr:+ prefix=rbd_data.62bda6f1aec8 2024-04-03T14:25:10.084 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep rbd_data.62bda6f1aec8 2024-04-03T14:25:10.084 INFO:tasks.workunit.client.0.smithi067.stderr:+ + get_image_data_pool sparse2 2024-04-03T14:25:10.084 INFO:tasks.workunit.client.0.smithi067.stderr:sed -e s/rbd_data.62bda6f1aec8\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-03T14:25:10.085 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse2 2024-04-03T14:25:10.085 INFO:tasks.workunit.client.0.smithi067.stderr:+ sort -u 2024-04-03T14:25:10.085 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse2 2024-04-03T14:25:10.085 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep data_pool: 2024-04-03T14:25:10.086 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk -F: { print $NF } 2024-04-03T14:25:10.143 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool= 2024-04-03T14:25:10.143 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ -z ] 2024-04-03T14:25:10.143 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool=rbd 2024-04-03T14:25:10.143 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo rbd 2024-04-03T14:25:10.144 INFO:tasks.workunit.client.0.smithi067.stderr:+ rados ls -p rbd 2024-04-03T14:25:10.197 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects=0 2024-04-03T14:25:10.197 INFO:tasks.workunit.client.0.smithi067.stderr:2 2024-04-03T14:25:10.198 INFO:tasks.workunit.client.0.smithi067.stderr:3 2024-04-03T14:25:10.198 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo 0 2 3 2024-04-03T14:25:10.198 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2024-04-03T14:25:10.198 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export sparse2 /tmp/rbd_import_export_73828/sparse2.out 2024-04-03T14:25:10.254 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-04-03T14:25:10.259 INFO:tasks.workunit.client.0.smithi067.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_73828/sparse2 /tmp/rbd_import_export_73828/sparse2.out 2024-04-03T14:25:10.260 INFO:tasks.workunit.client.0.smithi067.stderr:+ cmp -l /tmp/rbd_import_export_73828/sparse2 /tmp/rbd_import_export_73828/sparse2.out 2024-04-03T14:25:10.264 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/sparse2 --format %b 2024-04-03T14:25:10.266 INFO:tasks.workunit.client.0.smithi067.stderr:+ origsize=6144 2024-04-03T14:25:10.266 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/sparse2.out --format %b 2024-04-03T14:25:10.268 INFO:tasks.workunit.client.0.smithi067.stderr:+ exportsize=6144 2024-04-03T14:25:10.268 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:25:10.268 INFO:tasks.workunit.client.0.smithi067.stderr:+ difference=0 2024-04-03T14:25:10.268 INFO:tasks.workunit.client.0.smithi067.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-03T14:25:10.268 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/sparse2.out 2024-04-03T14:25:10.270 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm sparse2 2024-04-03T14:25:10.433 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-04-03T14:25:10.438 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo partially-sparse file imports to partially-sparse image 2024-04-03T14:25:10.438 INFO:tasks.workunit.client.0.smithi067.stdout:partially-sparse file imports to partially-sparse image 2024-04-03T14:25:10.439 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_73828/sparse1 sparse 2024-04-03T14:25:10.541 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2024-04-03T14:25:10.542 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:25:10.542 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --order is deprecated, use --object-size 2024-04-03T14:25:10.546 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects sparse 2024-04-03T14:25:10.546 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse 2024-04-03T14:25:10.547 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse 2024-04-03T14:25:10.547 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep block_name_prefix 2024-04-03T14:25:10.547 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk {print $NF;} 2024-04-03T14:25:10.603 INFO:tasks.workunit.client.0.smithi067.stderr:+ prefix=rbd_data.62ea5a6b7a6e 2024-04-03T14:25:10.604 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep rbd_data.62ea5a6b7a6e 2024-04-03T14:25:10.604 INFO:tasks.workunit.client.0.smithi067.stderr:+ + get_image_data_pool sparse 2024-04-03T14:25:10.605 INFO:tasks.workunit.client.0.smithi067.stderr:+ sed -e s/rbd_data.62ea5a6b7a6e\.//image=sparse 2024-04-03T14:25:10.605 INFO:tasks.workunit.client.0.smithi067.stderr: -e s/^0*\([0-9a-f]\)/\1/ 2024-04-03T14:25:10.605 INFO:tasks.workunit.client.0.smithi067.stderr:+ sort -u 2024-04-03T14:25:10.606 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse 2024-04-03T14:25:10.606 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep data_pool: 2024-04-03T14:25:10.606 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk -F: { print $NF } 2024-04-03T14:25:10.634 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:25:10.665 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool= 2024-04-03T14:25:10.665 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ -z ] 2024-04-03T14:25:10.665 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool=rbd 2024-04-03T14:25:10.665 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo rbd 2024-04-03T14:25:10.666 INFO:tasks.workunit.client.0.smithi067.stderr:+ rados ls -p rbd 2024-04-03T14:25:10.714 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects=1 2024-04-03T14:25:10.714 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo 1 2024-04-03T14:25:10.714 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-04-03T14:25:10.714 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm sparse 2024-04-03T14:25:10.866 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-04-03T14:25:10.872 INFO:tasks.workunit.client.0.smithi067.stdout:zeros import through stdin to sparse image 2024-04-03T14:25:10.873 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo zeros import through stdin to sparse image 2024-04-03T14:25:10.873 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/dev/zero bs=1M count=4 2024-04-03T14:25:10.873 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd import --new-format - sparse 2024-04-03T14:25:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:10 smithi067 bash[27441]: cluster 2024-04-03T14:25:09.149608+0000 mgr.y (mgr.24370) 203 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 103 KiB/s rd, 9.6 KiB/s wr, 137 op/s 2024-04-03T14:25:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:10 smithi067 bash[27441]: audit 2024-04-03T14:25:09.658983+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:25:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:10 smithi067 bash[27441]: audit 2024-04-03T14:25:09.660475+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:10 smithi067 bash[17655]: cluster 2024-04-03T14:25:09.149608+0000 mgr.y (mgr.24370) 203 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 103 KiB/s rd, 9.6 KiB/s wr, 137 op/s 2024-04-03T14:25:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:10 smithi067 bash[17655]: audit 2024-04-03T14:25:09.658983+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:25:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:10 smithi067 bash[17655]: audit 2024-04-03T14:25:09.660475+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:10.951 INFO:tasks.workunit.client.0.smithi067.stderr:4+0 records in 2024-04-03T14:25:10.951 INFO:tasks.workunit.client.0.smithi067.stderr:4+0 records out 2024-04-03T14:25:10.951 INFO:tasks.workunit.client.0.smithi067.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0778121 s, 53.9 MB/s 2024-04-03T14:25:10.971 INFO:tasks.workunit.client.0.smithi067.stderr: Importing image: 100% complete...done. 2024-04-03T14:25:10.972 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:25:10.976 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects sparse 2024-04-03T14:25:10.976 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse 2024-04-03T14:25:10.976 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse 2024-04-03T14:25:10.976 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep block_name_prefix 2024-04-03T14:25:10.976 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk {print $NF;} 2024-04-03T14:25:11.032 INFO:tasks.workunit.client.0.smithi067.stderr:+ prefix=rbd_data.630b60fe2e0a 2024-04-03T14:25:11.034 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep rbd_data.630b60fe2e0a 2024-04-03T14:25:11.034 INFO:tasks.workunit.client.0.smithi067.stderr:+ get_image_data_pool sparse 2024-04-03T14:25:11.034 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse 2024-04-03T14:25:11.034 INFO:tasks.workunit.client.0.smithi067.stderr:+ sed -e s/rbd_data.630b60fe2e0a\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-03T14:25:11.034 INFO:tasks.workunit.client.0.smithi067.stderr:+ sort -u 2024-04-03T14:25:11.034 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse 2024-04-03T14:25:11.034 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep data_pool: 2024-04-03T14:25:11.034 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk -F: { print $NF } 2024-04-03T14:25:11.081 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool= 2024-04-03T14:25:11.081 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ -z ] 2024-04-03T14:25:11.081 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool=rbd 2024-04-03T14:25:11.081 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo rbd 2024-04-03T14:25:11.081 INFO:tasks.workunit.client.0.smithi067.stderr:+ rados ls -p rbd 2024-04-03T14:25:11.130 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects= 2024-04-03T14:25:11.130 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo 2024-04-03T14:25:11.130 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ 0 -eq 1 -o = ] 2024-04-03T14:25:11.130 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm sparse 2024-04-03T14:25:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:10 smithi082 bash[20963]: cluster 2024-04-03T14:25:09.149608+0000 mgr.y (mgr.24370) 203 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 799 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 103 KiB/s rd, 9.6 KiB/s wr, 137 op/s 2024-04-03T14:25:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:10 smithi082 bash[20963]: audit 2024-04-03T14:25:09.658983+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:25:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:10 smithi082 bash[20963]: audit 2024-04-03T14:25:09.660475+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:11.266 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:25:11.271 INFO:tasks.workunit.client.0.smithi067.stdout:zeros export to sparse file 2024-04-03T14:25:11.272 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo zeros export to sparse file 2024-04-03T14:25:11.272 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd create --new-format sparse --size 4 2024-04-03T14:25:11.324 INFO:tasks.workunit.client.0.smithi067.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-03T14:25:11.331 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse 2024-04-03T14:25:11.331 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep block_name_prefix 2024-04-03T14:25:11.331 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk {print $NF;} 2024-04-03T14:25:11.377 INFO:tasks.workunit.client.0.smithi067.stderr:+ prefix=rbd_data.632c15558fc3 2024-04-03T14:25:11.377 INFO:tasks.workunit.client.0.smithi067.stderr:+ dd if=/dev/zero bs=4M count=1 2024-04-03T14:25:11.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ get_image_data_pool sparse 2024-04-03T14:25:11.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse 2024-04-03T14:25:11.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse 2024-04-03T14:25:11.378 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep data_pool: 2024-04-03T14:25:11.379 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk -F: { print $NF } 2024-04-03T14:25:11.432 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool= 2024-04-03T14:25:11.432 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ -z ] 2024-04-03T14:25:11.432 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool=rbd 2024-04-03T14:25:11.432 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo rbd 2024-04-03T14:25:11.432 INFO:tasks.workunit.client.0.smithi067.stderr:+ rados -p rbd put rbd_data.632c15558fc3.000000000000 - 2024-04-03T14:25:11.467 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records in 2024-04-03T14:25:11.467 INFO:tasks.workunit.client.0.smithi067.stderr:1+0 records out 2024-04-03T14:25:11.467 INFO:tasks.workunit.client.0.smithi067.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0889703 s, 47.1 MB/s 2024-04-03T14:25:11.502 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects sparse 2024-04-03T14:25:11.502 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse 2024-04-03T14:25:11.503 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse 2024-04-03T14:25:11.503 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep block_name_prefix 2024-04-03T14:25:11.503 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk {print $NF;} 2024-04-03T14:25:11.555 INFO:tasks.workunit.client.0.smithi067.stderr:+ prefix=rbd_data.632c15558fc3 2024-04-03T14:25:11.556 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep rbd_data.632c15558fc3 2024-04-03T14:25:11.557 INFO:tasks.workunit.client.0.smithi067.stderr:+ + sed -e s/rbd_data.632c15558fc3\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-04-03T14:25:11.557 INFO:tasks.workunit.client.0.smithi067.stderr:get_image_data_pool sparse 2024-04-03T14:25:11.557 INFO:tasks.workunit.client.0.smithi067.stderr:+ image=sparse 2024-04-03T14:25:11.557 INFO:tasks.workunit.client.0.smithi067.stderr:+ sort -u 2024-04-03T14:25:11.557 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd info sparse 2024-04-03T14:25:11.557 INFO:tasks.workunit.client.0.smithi067.stderr:+ grep data_pool: 2024-04-03T14:25:11.557 INFO:tasks.workunit.client.0.smithi067.stderr:+ awk -F: { print $NF } 2024-04-03T14:25:11.611 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool= 2024-04-03T14:25:11.611 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ -z ] 2024-04-03T14:25:11.611 INFO:tasks.workunit.client.0.smithi067.stderr:+ data_pool=rbd 2024-04-03T14:25:11.612 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo rbd 2024-04-03T14:25:11.612 INFO:tasks.workunit.client.0.smithi067.stderr:+ rados ls -p rbd 2024-04-03T14:25:11.661 INFO:tasks.workunit.client.0.smithi067.stderr:+ objects=0 2024-04-03T14:25:11.661 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo 0 2024-04-03T14:25:11.661 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-04-03T14:25:11.661 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/sparse 2024-04-03T14:25:11.662 INFO:tasks.workunit.client.0.smithi067.stderr:rm: cannot remove '/tmp/rbd_import_export_73828/sparse': No such file or directory 2024-04-03T14:25:11.662 INFO:tasks.workunit.client.0.smithi067.stderr:+ true 2024-04-03T14:25:11.662 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd export sparse /tmp/rbd_import_export_73828/sparse 2024-04-03T14:25:11.710 INFO:tasks.workunit.client.0.smithi067.stderr: Exporting image: 100% complete...done. 2024-04-03T14:25:11.716 INFO:tasks.workunit.client.0.smithi067.stderr:+ stat /tmp/rbd_import_export_73828/sparse --format=%b 2024-04-03T14:25:11.718 INFO:tasks.workunit.client.0.smithi067.stderr:+ [ 0 = 0 ] 2024-04-03T14:25:11.718 INFO:tasks.workunit.client.0.smithi067.stderr:+ rbd rm sparse 2024-04-03T14:25:11.852 INFO:tasks.workunit.client.0.smithi067.stderr: Removing image: 100% complete...done. 2024-04-03T14:25:11.858 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm /tmp/rbd_import_export_73828/sparse /tmp/rbd_import_export_73828/sparse1 /tmp/rbd_import_export_73828/sparse2 /tmp/rbd_import_export_73828/sparse3 2024-04-03T14:25:11.862 INFO:tasks.workunit.client.0.smithi067.stderr:rm: cannot remove '/tmp/rbd_import_export_73828/sparse3': No such file or directory 2024-04-03T14:25:11.862 INFO:tasks.workunit.client.0.smithi067.stderr:+ true 2024-04-03T14:25:11.862 INFO:tasks.workunit.client.0.smithi067.stdout:OK 2024-04-03T14:25:11.863 INFO:tasks.workunit.client.0.smithi067.stderr:+ echo OK 2024-04-03T14:25:11.863 INFO:tasks.workunit.client.0.smithi067.stderr:+ rm -rf /tmp/rbd_import_export_73828 2024-04-03T14:25:11.864 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-03T14:25:11.864 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-03T14:25:11.877 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2024-04-03T14:25:11.877 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-03T14:25:12.151 DEBUG:teuthology.parallel:result is None 2024-04-03T14:25:12.152 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-03T14:25:12.162 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-03T14:25:12.163 DEBUG:teuthology.orchestra.run.smithi067:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-03T14:25:12.216 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-03T14:25:12.216 INFO:teuthology.task.sequential:In sequential, running task print... 2024-04-03T14:25:12.216 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2024-04-03T14:25:12.217 DEBUG:teuthology.parallel:result is None 2024-04-03T14:25:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:13 smithi067 bash[27441]: cluster 2024-04-03T14:25:11.150746+0000 mgr.y (mgr.24370) 204 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 430 op/s 2024-04-03T14:25:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:13 smithi067 bash[17655]: cluster 2024-04-03T14:25:11.150746+0000 mgr.y (mgr.24370) 204 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 430 op/s 2024-04-03T14:25:13.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:13] "GET /metrics HTTP/1.1" 200 240141 "" "Prometheus/2.43.0" 2024-04-03T14:25:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:13 smithi082 bash[20963]: cluster 2024-04-03T14:25:11.150746+0000 mgr.y (mgr.24370) 204 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.2 MiB/s wr, 430 op/s 2024-04-03T14:25:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:25:14.007 INFO:teuthology.orchestra.run.smithi067.stdout:wait for minority of mons to upgrade 2024-04-03T14:25:14.727 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9a055ff6-f1c3-11ee-b648-cb9ed24678a4 -e sha1=539f0b1d5bf96c2685ece5ec413de92be6f78c14 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2024-04-03T14:25:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:15 smithi082 bash[20963]: cluster 2024-04-03T14:25:13.151441+0000 mgr.y (mgr.24370) 205 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1012 KiB/s rd, 917 KiB/s wr, 324 op/s 2024-04-03T14:25:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:15 smithi067 bash[17655]: cluster 2024-04-03T14:25:13.151441+0000 mgr.y (mgr.24370) 205 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1012 KiB/s rd, 917 KiB/s wr, 324 op/s 2024-04-03T14:25:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:15 smithi067 bash[27441]: cluster 2024-04-03T14:25:13.151441+0000 mgr.y (mgr.24370) 205 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1012 KiB/s rd, 917 KiB/s wr, 324 op/s 2024-04-03T14:25:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:17 smithi082 bash[20963]: cluster 2024-04-03T14:25:15.152190+0000 mgr.y (mgr.24370) 206 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 834 KiB/s rd, 802 KiB/s wr, 209 op/s 2024-04-03T14:25:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:17 smithi082 bash[20963]: cluster 2024-04-03T14:25:16.099300+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-03T14:25:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:17 smithi067 bash[27441]: cluster 2024-04-03T14:25:15.152190+0000 mgr.y (mgr.24370) 206 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 834 KiB/s rd, 802 KiB/s wr, 209 op/s 2024-04-03T14:25:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:17 smithi067 bash[27441]: cluster 2024-04-03T14:25:16.099300+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-03T14:25:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:17 smithi067 bash[17655]: cluster 2024-04-03T14:25:15.152190+0000 mgr.y (mgr.24370) 206 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 1.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 834 KiB/s rd, 802 KiB/s wr, 209 op/s 2024-04-03T14:25:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:17 smithi067 bash[17655]: cluster 2024-04-03T14:25:16.099300+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-03T14:25:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:19 smithi082 bash[20963]: cluster 2024-04-03T14:25:17.152780+0000 mgr.y (mgr.24370) 207 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-03T14:25:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:19 smithi067 bash[17655]: cluster 2024-04-03T14:25:17.152780+0000 mgr.y (mgr.24370) 207 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-03T14:25:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:19 smithi067 bash[27441]: cluster 2024-04-03T14:25:17.152780+0000 mgr.y (mgr.24370) 207 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-03T14:25:19.523 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/9a055ff6-f1c3-11ee-b648-cb9ed24678a4/mon.a/config 2024-04-03T14:25:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:21 smithi082 bash[20963]: cluster 2024-04-03T14:25:19.153477+0000 mgr.y (mgr.24370) 208 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-03T14:25:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:21 smithi067 bash[17655]: cluster 2024-04-03T14:25:19.153477+0000 mgr.y (mgr.24370) 208 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-03T14:25:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:21 smithi067 bash[27441]: cluster 2024-04-03T14:25:19.153477+0000 mgr.y (mgr.24370) 208 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 811 KiB/s rd, 1.1 MiB/s wr, 263 op/s 2024-04-03T14:25:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:23 smithi082 bash[20963]: cluster 2024-04-03T14:25:21.154570+0000 mgr.y (mgr.24370) 209 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 412 KiB/s wr, 73 op/s 2024-04-03T14:25:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:23 smithi082 bash[20963]: audit 2024-04-03T14:25:22.602626+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.67:0/2644136730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:23 smithi067 bash[17655]: cluster 2024-04-03T14:25:21.154570+0000 mgr.y (mgr.24370) 209 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 412 KiB/s wr, 73 op/s 2024-04-03T14:25:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:23 smithi067 bash[17655]: audit 2024-04-03T14:25:22.602626+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.67:0/2644136730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:23] "GET /metrics HTTP/1.1" 200 240141 "" "Prometheus/2.43.0" 2024-04-03T14:25:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:23 smithi067 bash[27441]: cluster 2024-04-03T14:25:21.154570+0000 mgr.y (mgr.24370) 209 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 412 KiB/s wr, 73 op/s 2024-04-03T14:25:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:23 smithi067 bash[27441]: audit 2024-04-03T14:25:22.602626+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.67:0/2644136730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:25:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:25 smithi082 bash[20963]: cluster 2024-04-03T14:25:23.155289+0000 mgr.y (mgr.24370) 210 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 412 KiB/s wr, 73 op/s 2024-04-03T14:25:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:25 smithi082 bash[20963]: audit 2024-04-03T14:25:24.653779+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:25 smithi082 bash[20963]: audit 2024-04-03T14:25:25.054656+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.67:0/15208021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:25 smithi067 bash[17655]: cluster 2024-04-03T14:25:23.155289+0000 mgr.y (mgr.24370) 210 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 412 KiB/s wr, 73 op/s 2024-04-03T14:25:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:25 smithi067 bash[17655]: audit 2024-04-03T14:25:24.653779+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:25 smithi067 bash[17655]: audit 2024-04-03T14:25:25.054656+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.67:0/15208021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:25 smithi067 bash[27441]: cluster 2024-04-03T14:25:23.155289+0000 mgr.y (mgr.24370) 210 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 412 KiB/s wr, 73 op/s 2024-04-03T14:25:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:25 smithi067 bash[27441]: audit 2024-04-03T14:25:24.653779+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:25 smithi067 bash[27441]: audit 2024-04-03T14:25:25.054656+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.67:0/15208021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:27 smithi082 bash[20963]: cluster 2024-04-03T14:25:25.155976+0000 mgr.y (mgr.24370) 211 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 412 KiB/s wr, 73 op/s 2024-04-03T14:25:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:27 smithi067 bash[27441]: cluster 2024-04-03T14:25:25.155976+0000 mgr.y (mgr.24370) 211 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 412 KiB/s wr, 73 op/s 2024-04-03T14:25:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:27 smithi067 bash[17655]: cluster 2024-04-03T14:25:25.155976+0000 mgr.y (mgr.24370) 211 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 412 KiB/s wr, 73 op/s 2024-04-03T14:25:28.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:28 smithi082 bash[20963]: audit 2024-04-03T14:25:27.509983+0000 mon.a (mon.0) 941 : audit [DBG] from='client.? 172.21.15.67:0/2105307535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:28 smithi067 bash[27441]: audit 2024-04-03T14:25:27.509983+0000 mon.a (mon.0) 941 : audit [DBG] from='client.? 172.21.15.67:0/2105307535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:28 smithi067 bash[17655]: audit 2024-04-03T14:25:27.509983+0000 mon.a (mon.0) 941 : audit [DBG] from='client.? 172.21.15.67:0/2105307535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:29 smithi082 bash[20963]: cluster 2024-04-03T14:25:27.157063+0000 mgr.y (mgr.24370) 212 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:29 smithi067 bash[17655]: cluster 2024-04-03T14:25:27.157063+0000 mgr.y (mgr.24370) 212 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:29 smithi067 bash[27441]: cluster 2024-04-03T14:25:27.157063+0000 mgr.y (mgr.24370) 212 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:30 smithi067 bash[17655]: cluster 2024-04-03T14:25:29.157725+0000 mgr.y (mgr.24370) 213 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:30 smithi067 bash[17655]: audit 2024-04-03T14:25:29.963403+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.67:0/2625225421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:30 smithi067 bash[27441]: cluster 2024-04-03T14:25:29.157725+0000 mgr.y (mgr.24370) 213 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:30 smithi067 bash[27441]: audit 2024-04-03T14:25:29.963403+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.67:0/2625225421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:30 smithi082 bash[20963]: cluster 2024-04-03T14:25:29.157725+0000 mgr.y (mgr.24370) 213 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:30 smithi082 bash[20963]: audit 2024-04-03T14:25:29.963403+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.67:0/2625225421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:32.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:32 smithi082 bash[20963]: cluster 2024-04-03T14:25:31.158867+0000 mgr.y (mgr.24370) 214 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:32 smithi067 bash[17655]: cluster 2024-04-03T14:25:31.158867+0000 mgr.y (mgr.24370) 214 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:32 smithi067 bash[27441]: cluster 2024-04-03T14:25:31.158867+0000 mgr.y (mgr.24370) 214 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:33 smithi067 bash[17655]: audit 2024-04-03T14:25:32.421036+0000 mon.a (mon.0) 942 : audit [DBG] from='client.? 172.21.15.67:0/3349251569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:33] "GET /metrics HTTP/1.1" 200 240233 "" "Prometheus/2.43.0" 2024-04-03T14:25:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:33 smithi067 bash[27441]: audit 2024-04-03T14:25:32.421036+0000 mon.a (mon.0) 942 : audit [DBG] from='client.? 172.21.15.67:0/3349251569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:33 smithi082 bash[20963]: audit 2024-04-03T14:25:32.421036+0000 mon.a (mon.0) 942 : audit [DBG] from='client.? 172.21.15.67:0/3349251569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:25:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:34 smithi082 bash[20963]: cluster 2024-04-03T14:25:33.159545+0000 mgr.y (mgr.24370) 215 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:34 smithi067 bash[17655]: cluster 2024-04-03T14:25:33.159545+0000 mgr.y (mgr.24370) 215 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:34 smithi067 bash[27441]: cluster 2024-04-03T14:25:33.159545+0000 mgr.y (mgr.24370) 215 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:35 smithi082 bash[20963]: audit 2024-04-03T14:25:34.874060+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.67:0/3087195712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:35 smithi067 bash[17655]: audit 2024-04-03T14:25:34.874060+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.67:0/3087195712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:35 smithi067 bash[27441]: audit 2024-04-03T14:25:34.874060+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.67:0/3087195712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:36 smithi082 bash[20963]: cluster 2024-04-03T14:25:35.160352+0000 mgr.y (mgr.24370) 216 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:36 smithi067 bash[17655]: cluster 2024-04-03T14:25:35.160352+0000 mgr.y (mgr.24370) 216 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:36 smithi067 bash[27441]: cluster 2024-04-03T14:25:35.160352+0000 mgr.y (mgr.24370) 216 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:38 smithi082 bash[20963]: cluster 2024-04-03T14:25:37.161565+0000 mgr.y (mgr.24370) 217 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:38 smithi082 bash[20963]: audit 2024-04-03T14:25:37.335486+0000 mon.a (mon.0) 943 : audit [DBG] from='client.? 172.21.15.67:0/1199079273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:38 smithi067 bash[27441]: cluster 2024-04-03T14:25:37.161565+0000 mgr.y (mgr.24370) 217 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:38 smithi067 bash[27441]: audit 2024-04-03T14:25:37.335486+0000 mon.a (mon.0) 943 : audit [DBG] from='client.? 172.21.15.67:0/1199079273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:38 smithi067 bash[17655]: cluster 2024-04-03T14:25:37.161565+0000 mgr.y (mgr.24370) 217 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:38 smithi067 bash[17655]: audit 2024-04-03T14:25:37.335486+0000 mon.a (mon.0) 943 : audit [DBG] from='client.? 172.21.15.67:0/1199079273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:40 smithi082 bash[20963]: cluster 2024-04-03T14:25:39.162296+0000 mgr.y (mgr.24370) 218 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:40 smithi082 bash[20963]: audit 2024-04-03T14:25:39.653989+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:40 smithi082 bash[20963]: audit 2024-04-03T14:25:39.782845+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.67:0/2010192034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:40 smithi067 bash[17655]: cluster 2024-04-03T14:25:39.162296+0000 mgr.y (mgr.24370) 218 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:40 smithi067 bash[17655]: audit 2024-04-03T14:25:39.653989+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:40 smithi067 bash[17655]: audit 2024-04-03T14:25:39.782845+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.67:0/2010192034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:40 smithi067 bash[27441]: cluster 2024-04-03T14:25:39.162296+0000 mgr.y (mgr.24370) 218 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:40 smithi067 bash[27441]: audit 2024-04-03T14:25:39.653989+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:40 smithi067 bash[27441]: audit 2024-04-03T14:25:39.782845+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.67:0/2010192034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:42 smithi082 bash[20963]: cluster 2024-04-03T14:25:41.163473+0000 mgr.y (mgr.24370) 219 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:42 smithi082 bash[20963]: audit 2024-04-03T14:25:42.249524+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.67:0/2232149892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:42 smithi067 bash[17655]: cluster 2024-04-03T14:25:41.163473+0000 mgr.y (mgr.24370) 219 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:42 smithi067 bash[17655]: audit 2024-04-03T14:25:42.249524+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.67:0/2232149892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:42 smithi067 bash[27441]: cluster 2024-04-03T14:25:41.163473+0000 mgr.y (mgr.24370) 219 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:42 smithi067 bash[27441]: audit 2024-04-03T14:25:42.249524+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.67:0/2232149892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:43] "GET /metrics HTTP/1.1" 200 240183 "" "Prometheus/2.43.0" 2024-04-03T14:25:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:25:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:44 smithi082 bash[20963]: cluster 2024-04-03T14:25:43.164135+0000 mgr.y (mgr.24370) 220 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:44 smithi067 bash[17655]: cluster 2024-04-03T14:25:43.164135+0000 mgr.y (mgr.24370) 220 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:44 smithi067 bash[27441]: cluster 2024-04-03T14:25:43.164135+0000 mgr.y (mgr.24370) 220 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:45 smithi082 bash[20963]: audit 2024-04-03T14:25:44.702929+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.67:0/357305757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:45 smithi067 bash[17655]: audit 2024-04-03T14:25:44.702929+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.67:0/357305757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:45 smithi067 bash[27441]: audit 2024-04-03T14:25:44.702929+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.67:0/357305757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:46 smithi082 bash[20963]: cluster 2024-04-03T14:25:45.164777+0000 mgr.y (mgr.24370) 221 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:46 smithi067 bash[17655]: cluster 2024-04-03T14:25:45.164777+0000 mgr.y (mgr.24370) 221 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:46 smithi067 bash[27441]: cluster 2024-04-03T14:25:45.164777+0000 mgr.y (mgr.24370) 221 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:47 smithi082 bash[20963]: audit 2024-04-03T14:25:47.157999+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.67:0/840794805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:47 smithi067 bash[17655]: audit 2024-04-03T14:25:47.157999+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.67:0/840794805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:47 smithi067 bash[27441]: audit 2024-04-03T14:25:47.157999+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.67:0/840794805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:48 smithi082 bash[20963]: cluster 2024-04-03T14:25:47.165802+0000 mgr.y (mgr.24370) 222 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:48 smithi067 bash[27441]: cluster 2024-04-03T14:25:47.165802+0000 mgr.y (mgr.24370) 222 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:48 smithi067 bash[17655]: cluster 2024-04-03T14:25:47.165802+0000 mgr.y (mgr.24370) 222 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:50 smithi082 bash[20963]: cluster 2024-04-03T14:25:49.166437+0000 mgr.y (mgr.24370) 223 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:50 smithi082 bash[20963]: audit 2024-04-03T14:25:49.610247+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.67:0/3659794022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:50 smithi067 bash[27441]: cluster 2024-04-03T14:25:49.166437+0000 mgr.y (mgr.24370) 223 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:50 smithi067 bash[27441]: audit 2024-04-03T14:25:49.610247+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.67:0/3659794022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:50 smithi067 bash[17655]: cluster 2024-04-03T14:25:49.166437+0000 mgr.y (mgr.24370) 223 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:50 smithi067 bash[17655]: audit 2024-04-03T14:25:49.610247+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.67:0/3659794022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:52 smithi082 bash[20963]: cluster 2024-04-03T14:25:51.167674+0000 mgr.y (mgr.24370) 224 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:52 smithi082 bash[20963]: audit 2024-04-03T14:25:52.064289+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.67:0/244371928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:52 smithi067 bash[27441]: cluster 2024-04-03T14:25:51.167674+0000 mgr.y (mgr.24370) 224 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:52 smithi067 bash[27441]: audit 2024-04-03T14:25:52.064289+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.67:0/244371928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:52 smithi067 bash[17655]: cluster 2024-04-03T14:25:51.167674+0000 mgr.y (mgr.24370) 224 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:52 smithi067 bash[17655]: audit 2024-04-03T14:25:52.064289+0000 mon.a (mon.0) 947 : audit [DBG] from='client.? 172.21.15.67:0/244371928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:53] "GET /metrics HTTP/1.1" 200 240183 "" "Prometheus/2.43.0" 2024-04-03T14:25:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:25:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:54 smithi082 bash[20963]: cluster 2024-04-03T14:25:53.168524+0000 mgr.y (mgr.24370) 225 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:54 smithi067 bash[17655]: cluster 2024-04-03T14:25:53.168524+0000 mgr.y (mgr.24370) 225 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:54 smithi067 bash[27441]: cluster 2024-04-03T14:25:53.168524+0000 mgr.y (mgr.24370) 225 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:55 smithi082 bash[20963]: audit 2024-04-03T14:25:54.515466+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.67:0/4120572394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:55 smithi082 bash[20963]: audit 2024-04-03T14:25:54.654571+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:55 smithi067 bash[17655]: audit 2024-04-03T14:25:54.515466+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.67:0/4120572394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:55 smithi067 bash[17655]: audit 2024-04-03T14:25:54.654571+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:55 smithi067 bash[27441]: audit 2024-04-03T14:25:54.515466+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.67:0/4120572394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:55 smithi067 bash[27441]: audit 2024-04-03T14:25:54.654571+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:25:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:56 smithi082 bash[20963]: cluster 2024-04-03T14:25:55.169240+0000 mgr.y (mgr.24370) 226 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:56 smithi067 bash[17655]: cluster 2024-04-03T14:25:55.169240+0000 mgr.y (mgr.24370) 226 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:56 smithi067 bash[27441]: cluster 2024-04-03T14:25:55.169240+0000 mgr.y (mgr.24370) 226 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:57 smithi082 bash[20963]: audit 2024-04-03T14:25:56.973774+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.67:0/2150753173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:57 smithi082 bash[20963]: audit 2024-04-03T14:25:57.230100+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:25:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:57 smithi067 bash[17655]: audit 2024-04-03T14:25:56.973774+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.67:0/2150753173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:57 smithi067 bash[17655]: audit 2024-04-03T14:25:57.230100+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:25:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:57 smithi067 bash[27441]: audit 2024-04-03T14:25:56.973774+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.67:0/2150753173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:25:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:57 smithi067 bash[27441]: audit 2024-04-03T14:25:57.230100+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:25:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:25:58 smithi082 bash[20963]: cluster 2024-04-03T14:25:57.170411+0000 mgr.y (mgr.24370) 227 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:25:58 smithi067 bash[17655]: cluster 2024-04-03T14:25:57.170411+0000 mgr.y (mgr.24370) 227 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:25:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:25:58 smithi067 bash[27441]: cluster 2024-04-03T14:25:57.170411+0000 mgr.y (mgr.24370) 227 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:00 smithi082 bash[20963]: cluster 2024-04-03T14:25:59.171053+0000 mgr.y (mgr.24370) 228 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:00 smithi082 bash[20963]: audit 2024-04-03T14:25:59.432111+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.67:0/1495123904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:00 smithi067 bash[27441]: cluster 2024-04-03T14:25:59.171053+0000 mgr.y (mgr.24370) 228 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:00 smithi067 bash[27441]: audit 2024-04-03T14:25:59.432111+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.67:0/1495123904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:00 smithi067 bash[17655]: cluster 2024-04-03T14:25:59.171053+0000 mgr.y (mgr.24370) 228 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:00 smithi067 bash[17655]: audit 2024-04-03T14:25:59.432111+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.67:0/1495123904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:02 smithi082 bash[20963]: cluster 2024-04-03T14:26:01.172229+0000 mgr.y (mgr.24370) 229 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:02 smithi082 bash[20963]: audit 2024-04-03T14:26:01.882379+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.67:0/3282828063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:02 smithi067 bash[27441]: cluster 2024-04-03T14:26:01.172229+0000 mgr.y (mgr.24370) 229 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:02 smithi067 bash[27441]: audit 2024-04-03T14:26:01.882379+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.67:0/3282828063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:02 smithi067 bash[17655]: cluster 2024-04-03T14:26:01.172229+0000 mgr.y (mgr.24370) 229 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:02 smithi067 bash[17655]: audit 2024-04-03T14:26:01.882379+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.67:0/3282828063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:03] "GET /metrics HTTP/1.1" 200 240117 "" "Prometheus/2.43.0" 2024-04-03T14:26:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:26:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:03 smithi082 bash[20963]: audit 2024-04-03T14:26:02.982782+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:03 smithi082 bash[20963]: audit 2024-04-03T14:26:02.990331+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:03 smithi082 bash[20963]: audit 2024-04-03T14:26:03.237861+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:03 smithi082 bash[20963]: audit 2024-04-03T14:26:03.245684+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:03 smithi082 bash[20963]: audit 2024-04-03T14:26:03.672690+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:26:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:03 smithi082 bash[20963]: audit 2024-04-03T14:26:03.674443+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:26:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:03 smithi082 bash[20963]: audit 2024-04-03T14:26:03.686613+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[17655]: audit 2024-04-03T14:26:02.982782+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[17655]: audit 2024-04-03T14:26:02.990331+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[17655]: audit 2024-04-03T14:26:03.237861+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[17655]: audit 2024-04-03T14:26:03.245684+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[17655]: audit 2024-04-03T14:26:03.672690+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:26:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[17655]: audit 2024-04-03T14:26:03.674443+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:26:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[17655]: audit 2024-04-03T14:26:03.686613+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[27441]: audit 2024-04-03T14:26:02.982782+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[27441]: audit 2024-04-03T14:26:02.990331+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[27441]: audit 2024-04-03T14:26:03.237861+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[27441]: audit 2024-04-03T14:26:03.245684+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:04.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[27441]: audit 2024-04-03T14:26:03.672690+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:26:04.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[27441]: audit 2024-04-03T14:26:03.674443+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:26:04.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:03 smithi067 bash[27441]: audit 2024-04-03T14:26:03.686613+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:26:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:04 smithi082 bash[20963]: cluster 2024-04-03T14:26:03.172901+0000 mgr.y (mgr.24370) 230 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:04 smithi082 bash[20963]: audit 2024-04-03T14:26:04.352294+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.67:0/758172762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:04 smithi067 bash[17655]: cluster 2024-04-03T14:26:03.172901+0000 mgr.y (mgr.24370) 230 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:04 smithi067 bash[17655]: audit 2024-04-03T14:26:04.352294+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.67:0/758172762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:04 smithi067 bash[27441]: cluster 2024-04-03T14:26:03.172901+0000 mgr.y (mgr.24370) 230 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:04 smithi067 bash[27441]: audit 2024-04-03T14:26:04.352294+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.67:0/758172762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:06 smithi082 bash[20963]: cluster 2024-04-03T14:26:05.173703+0000 mgr.y (mgr.24370) 231 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:06 smithi082 bash[20963]: audit 2024-04-03T14:26:06.801591+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.67:0/1203366643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:06 smithi067 bash[17655]: cluster 2024-04-03T14:26:05.173703+0000 mgr.y (mgr.24370) 231 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:06 smithi067 bash[17655]: audit 2024-04-03T14:26:06.801591+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.67:0/1203366643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:06 smithi067 bash[27441]: cluster 2024-04-03T14:26:05.173703+0000 mgr.y (mgr.24370) 231 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:06 smithi067 bash[27441]: audit 2024-04-03T14:26:06.801591+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.67:0/1203366643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:08 smithi082 bash[20963]: cluster 2024-04-03T14:26:07.174903+0000 mgr.y (mgr.24370) 232 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:08 smithi067 bash[17655]: cluster 2024-04-03T14:26:07.174903+0000 mgr.y (mgr.24370) 232 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:09 smithi067 bash[27441]: cluster 2024-04-03T14:26:07.174903+0000 mgr.y (mgr.24370) 232 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:10 smithi082 bash[20963]: audit 2024-04-03T14:26:09.256990+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.67:0/3531053415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:10 smithi082 bash[20963]: audit 2024-04-03T14:26:09.654863+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:10 smithi067 bash[17655]: audit 2024-04-03T14:26:09.256990+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.67:0/3531053415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:10 smithi067 bash[17655]: audit 2024-04-03T14:26:09.654863+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:10 smithi067 bash[27441]: audit 2024-04-03T14:26:09.256990+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.67:0/3531053415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:10 smithi067 bash[27441]: audit 2024-04-03T14:26:09.654863+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:11 smithi082 bash[20963]: cluster 2024-04-03T14:26:09.175534+0000 mgr.y (mgr.24370) 233 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:11 smithi067 bash[27441]: cluster 2024-04-03T14:26:09.175534+0000 mgr.y (mgr.24370) 233 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:11 smithi067 bash[17655]: cluster 2024-04-03T14:26:09.175534+0000 mgr.y (mgr.24370) 233 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:12 smithi082 bash[20963]: audit 2024-04-03T14:26:11.706591+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.67:0/1935065242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:12 smithi067 bash[27441]: audit 2024-04-03T14:26:11.706591+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.67:0/1935065242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:12 smithi067 bash[17655]: audit 2024-04-03T14:26:11.706591+0000 mon.a (mon.0) 960 : audit [DBG] from='client.? 172.21.15.67:0/1935065242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:13 smithi082 bash[20963]: cluster 2024-04-03T14:26:11.176699+0000 mgr.y (mgr.24370) 234 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:13] "GET /metrics HTTP/1.1" 200 240122 "" "Prometheus/2.43.0" 2024-04-03T14:26:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:13 smithi067 bash[27441]: cluster 2024-04-03T14:26:11.176699+0000 mgr.y (mgr.24370) 234 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:13 smithi067 bash[17655]: cluster 2024-04-03T14:26:11.176699+0000 mgr.y (mgr.24370) 234 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:26:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:15 smithi082 bash[20963]: cluster 2024-04-03T14:26:13.177410+0000 mgr.y (mgr.24370) 235 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:15 smithi082 bash[20963]: audit 2024-04-03T14:26:14.169304+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.67:0/1014788573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:15 smithi067 bash[27441]: cluster 2024-04-03T14:26:13.177410+0000 mgr.y (mgr.24370) 235 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:15 smithi067 bash[27441]: audit 2024-04-03T14:26:14.169304+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.67:0/1014788573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:15 smithi067 bash[17655]: cluster 2024-04-03T14:26:13.177410+0000 mgr.y (mgr.24370) 235 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:15 smithi067 bash[17655]: audit 2024-04-03T14:26:14.169304+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.67:0/1014788573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:17 smithi082 bash[20963]: cluster 2024-04-03T14:26:15.178060+0000 mgr.y (mgr.24370) 236 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:17 smithi082 bash[20963]: audit 2024-04-03T14:26:16.625605+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.67:0/77977472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:17 smithi067 bash[27441]: cluster 2024-04-03T14:26:15.178060+0000 mgr.y (mgr.24370) 236 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:17 smithi067 bash[27441]: audit 2024-04-03T14:26:16.625605+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.67:0/77977472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:17 smithi067 bash[17655]: cluster 2024-04-03T14:26:15.178060+0000 mgr.y (mgr.24370) 236 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:17 smithi067 bash[17655]: audit 2024-04-03T14:26:16.625605+0000 mon.a (mon.0) 961 : audit [DBG] from='client.? 172.21.15.67:0/77977472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:19 smithi082 bash[20963]: cluster 2024-04-03T14:26:17.179204+0000 mgr.y (mgr.24370) 237 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:19 smithi067 bash[17655]: cluster 2024-04-03T14:26:17.179204+0000 mgr.y (mgr.24370) 237 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:19 smithi067 bash[27441]: cluster 2024-04-03T14:26:17.179204+0000 mgr.y (mgr.24370) 237 : cluster [DBG] pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:20 smithi082 bash[20963]: audit 2024-04-03T14:26:19.081193+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.67:0/388439409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:20 smithi067 bash[17655]: audit 2024-04-03T14:26:19.081193+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.67:0/388439409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:20 smithi067 bash[27441]: audit 2024-04-03T14:26:19.081193+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.67:0/388439409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:21 smithi082 bash[20963]: cluster 2024-04-03T14:26:19.179906+0000 mgr.y (mgr.24370) 238 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:21 smithi067 bash[17655]: cluster 2024-04-03T14:26:19.179906+0000 mgr.y (mgr.24370) 238 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:21 smithi067 bash[27441]: cluster 2024-04-03T14:26:19.179906+0000 mgr.y (mgr.24370) 238 : cluster [DBG] pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:22 smithi082 bash[20963]: audit 2024-04-03T14:26:21.532239+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.67:0/412791221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:22 smithi067 bash[17655]: audit 2024-04-03T14:26:21.532239+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.67:0/412791221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:22 smithi067 bash[27441]: audit 2024-04-03T14:26:21.532239+0000 mon.a (mon.0) 962 : audit [DBG] from='client.? 172.21.15.67:0/412791221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:23 smithi082 bash[20963]: cluster 2024-04-03T14:26:21.180985+0000 mgr.y (mgr.24370) 239 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:23] "GET /metrics HTTP/1.1" 200 240122 "" "Prometheus/2.43.0" 2024-04-03T14:26:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:23 smithi067 bash[27441]: cluster 2024-04-03T14:26:21.180985+0000 mgr.y (mgr.24370) 239 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:23 smithi067 bash[17655]: cluster 2024-04-03T14:26:21.180985+0000 mgr.y (mgr.24370) 239 : cluster [DBG] pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:26:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:24 smithi082 bash[20963]: audit 2024-04-03T14:26:23.987627+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.67:0/445585134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:24 smithi067 bash[17655]: audit 2024-04-03T14:26:23.987627+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.67:0/445585134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:24 smithi067 bash[27441]: audit 2024-04-03T14:26:23.987627+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.67:0/445585134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:25 smithi082 bash[20963]: cluster 2024-04-03T14:26:23.181678+0000 mgr.y (mgr.24370) 240 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:25 smithi082 bash[20963]: audit 2024-04-03T14:26:24.655478+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:25 smithi067 bash[27441]: cluster 2024-04-03T14:26:23.181678+0000 mgr.y (mgr.24370) 240 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:25 smithi067 bash[27441]: audit 2024-04-03T14:26:24.655478+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:25 smithi067 bash[17655]: cluster 2024-04-03T14:26:23.181678+0000 mgr.y (mgr.24370) 240 : cluster [DBG] pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:25 smithi067 bash[17655]: audit 2024-04-03T14:26:24.655478+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:27 smithi082 bash[20963]: cluster 2024-04-03T14:26:25.182375+0000 mgr.y (mgr.24370) 241 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:27 smithi082 bash[20963]: audit 2024-04-03T14:26:26.445083+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.67:0/3249368906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:27 smithi067 bash[27441]: cluster 2024-04-03T14:26:25.182375+0000 mgr.y (mgr.24370) 241 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:27 smithi067 bash[27441]: audit 2024-04-03T14:26:26.445083+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.67:0/3249368906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:27 smithi067 bash[17655]: cluster 2024-04-03T14:26:25.182375+0000 mgr.y (mgr.24370) 241 : cluster [DBG] pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:27 smithi067 bash[17655]: audit 2024-04-03T14:26:26.445083+0000 mon.a (mon.0) 965 : audit [DBG] from='client.? 172.21.15.67:0/3249368906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:29 smithi082 bash[20963]: cluster 2024-04-03T14:26:27.183527+0000 mgr.y (mgr.24370) 242 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:29 smithi082 bash[20963]: audit 2024-04-03T14:26:28.896268+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.67:0/4226054661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:29 smithi067 bash[27441]: cluster 2024-04-03T14:26:27.183527+0000 mgr.y (mgr.24370) 242 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:29 smithi067 bash[27441]: audit 2024-04-03T14:26:28.896268+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.67:0/4226054661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:29 smithi067 bash[17655]: cluster 2024-04-03T14:26:27.183527+0000 mgr.y (mgr.24370) 242 : cluster [DBG] pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:29 smithi067 bash[17655]: audit 2024-04-03T14:26:28.896268+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.67:0/4226054661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:31 smithi082 bash[20963]: cluster 2024-04-03T14:26:29.184236+0000 mgr.y (mgr.24370) 243 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:31 smithi067 bash[17655]: cluster 2024-04-03T14:26:29.184236+0000 mgr.y (mgr.24370) 243 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:31 smithi067 bash[27441]: cluster 2024-04-03T14:26:29.184236+0000 mgr.y (mgr.24370) 243 : cluster [DBG] pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:32.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:32 smithi082 bash[20963]: audit 2024-04-03T14:26:31.361730+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.67:0/1870170666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:32 smithi067 bash[17655]: audit 2024-04-03T14:26:31.361730+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.67:0/1870170666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:32 smithi067 bash[27441]: audit 2024-04-03T14:26:31.361730+0000 mon.a (mon.0) 966 : audit [DBG] from='client.? 172.21.15.67:0/1870170666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:33 smithi082 bash[20963]: cluster 2024-04-03T14:26:31.184959+0000 mgr.y (mgr.24370) 244 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:33 smithi067 bash[17655]: cluster 2024-04-03T14:26:31.184959+0000 mgr.y (mgr.24370) 244 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:33] "GET /metrics HTTP/1.1" 200 240117 "" "Prometheus/2.43.0" 2024-04-03T14:26:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:33 smithi067 bash[27441]: cluster 2024-04-03T14:26:31.184959+0000 mgr.y (mgr.24370) 244 : cluster [DBG] pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:26:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:34 smithi082 bash[20963]: audit 2024-04-03T14:26:33.810724+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.67:0/2783400631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:34 smithi067 bash[17655]: audit 2024-04-03T14:26:33.810724+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.67:0/2783400631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:34 smithi067 bash[27441]: audit 2024-04-03T14:26:33.810724+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.67:0/2783400631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:35 smithi082 bash[20963]: cluster 2024-04-03T14:26:33.185659+0000 mgr.y (mgr.24370) 245 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:35 smithi067 bash[17655]: cluster 2024-04-03T14:26:33.185659+0000 mgr.y (mgr.24370) 245 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:35 smithi067 bash[27441]: cluster 2024-04-03T14:26:33.185659+0000 mgr.y (mgr.24370) 245 : cluster [DBG] pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:37 smithi082 bash[20963]: cluster 2024-04-03T14:26:35.186377+0000 mgr.y (mgr.24370) 246 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:37 smithi082 bash[20963]: audit 2024-04-03T14:26:36.264592+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.67:0/2558915461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:37 smithi067 bash[17655]: cluster 2024-04-03T14:26:35.186377+0000 mgr.y (mgr.24370) 246 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:37 smithi067 bash[17655]: audit 2024-04-03T14:26:36.264592+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.67:0/2558915461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:37 smithi067 bash[27441]: cluster 2024-04-03T14:26:35.186377+0000 mgr.y (mgr.24370) 246 : cluster [DBG] pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:37 smithi067 bash[27441]: audit 2024-04-03T14:26:36.264592+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.67:0/2558915461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:39 smithi082 bash[20963]: cluster 2024-04-03T14:26:37.187533+0000 mgr.y (mgr.24370) 247 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:39 smithi082 bash[20963]: audit 2024-04-03T14:26:38.717529+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.67:0/382569303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:39 smithi067 bash[17655]: cluster 2024-04-03T14:26:37.187533+0000 mgr.y (mgr.24370) 247 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:39 smithi067 bash[17655]: audit 2024-04-03T14:26:38.717529+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.67:0/382569303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:39 smithi067 bash[27441]: cluster 2024-04-03T14:26:37.187533+0000 mgr.y (mgr.24370) 247 : cluster [DBG] pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:39 smithi067 bash[27441]: audit 2024-04-03T14:26:38.717529+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.67:0/382569303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:40 smithi082 bash[20963]: audit 2024-04-03T14:26:39.655726+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:40 smithi067 bash[17655]: audit 2024-04-03T14:26:39.655726+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:40 smithi067 bash[27441]: audit 2024-04-03T14:26:39.655726+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:41 smithi082 bash[20963]: cluster 2024-04-03T14:26:39.188247+0000 mgr.y (mgr.24370) 248 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:41 smithi067 bash[17655]: cluster 2024-04-03T14:26:39.188247+0000 mgr.y (mgr.24370) 248 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:41 smithi067 bash[27441]: cluster 2024-04-03T14:26:39.188247+0000 mgr.y (mgr.24370) 248 : cluster [DBG] pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:42 smithi067 bash[17655]: audit 2024-04-03T14:26:41.172725+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.67:0/3976376986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:42 smithi067 bash[27441]: audit 2024-04-03T14:26:41.172725+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.67:0/3976376986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:42 smithi082 bash[20963]: audit 2024-04-03T14:26:41.172725+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.67:0/3976376986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:43 smithi067 bash[17655]: cluster 2024-04-03T14:26:41.189244+0000 mgr.y (mgr.24370) 249 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:43 smithi067 bash[27441]: cluster 2024-04-03T14:26:41.189244+0000 mgr.y (mgr.24370) 249 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:43] "GET /metrics HTTP/1.1" 200 240116 "" "Prometheus/2.43.0" 2024-04-03T14:26:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:43 smithi082 bash[20963]: cluster 2024-04-03T14:26:41.189244+0000 mgr.y (mgr.24370) 249 : cluster [DBG] pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:26:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:44 smithi067 bash[27441]: cluster 2024-04-03T14:26:43.189929+0000 mgr.y (mgr.24370) 250 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:44 smithi067 bash[27441]: audit 2024-04-03T14:26:43.626369+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.67:0/3293783683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:44 smithi067 bash[17655]: cluster 2024-04-03T14:26:43.189929+0000 mgr.y (mgr.24370) 250 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:44 smithi067 bash[17655]: audit 2024-04-03T14:26:43.626369+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.67:0/3293783683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:44 smithi082 bash[20963]: cluster 2024-04-03T14:26:43.189929+0000 mgr.y (mgr.24370) 250 : cluster [DBG] pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:44 smithi082 bash[20963]: audit 2024-04-03T14:26:43.626369+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.67:0/3293783683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:46 smithi082 bash[20963]: cluster 2024-04-03T14:26:45.190595+0000 mgr.y (mgr.24370) 251 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:46 smithi082 bash[20963]: audit 2024-04-03T14:26:46.085613+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.67:0/1368623402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:46 smithi067 bash[17655]: cluster 2024-04-03T14:26:45.190595+0000 mgr.y (mgr.24370) 251 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:46 smithi067 bash[17655]: audit 2024-04-03T14:26:46.085613+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.67:0/1368623402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:46 smithi067 bash[27441]: cluster 2024-04-03T14:26:45.190595+0000 mgr.y (mgr.24370) 251 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:46 smithi067 bash[27441]: audit 2024-04-03T14:26:46.085613+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.67:0/1368623402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:48 smithi082 bash[20963]: cluster 2024-04-03T14:26:47.191777+0000 mgr.y (mgr.24370) 252 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:48 smithi067 bash[27441]: cluster 2024-04-03T14:26:47.191777+0000 mgr.y (mgr.24370) 252 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:48 smithi067 bash[17655]: cluster 2024-04-03T14:26:47.191777+0000 mgr.y (mgr.24370) 252 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:49 smithi082 bash[20963]: audit 2024-04-03T14:26:48.546203+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.67:0/3506178078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:49 smithi067 bash[17655]: audit 2024-04-03T14:26:48.546203+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.67:0/3506178078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:49 smithi067 bash[27441]: audit 2024-04-03T14:26:48.546203+0000 mon.a (mon.0) 971 : audit [DBG] from='client.? 172.21.15.67:0/3506178078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:50 smithi082 bash[20963]: cluster 2024-04-03T14:26:49.192494+0000 mgr.y (mgr.24370) 253 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:50 smithi067 bash[27441]: cluster 2024-04-03T14:26:49.192494+0000 mgr.y (mgr.24370) 253 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:50 smithi067 bash[17655]: cluster 2024-04-03T14:26:49.192494+0000 mgr.y (mgr.24370) 253 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:51 smithi082 bash[20963]: audit 2024-04-03T14:26:50.994877+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.67:0/3905992563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:51 smithi067 bash[17655]: audit 2024-04-03T14:26:50.994877+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.67:0/3905992563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:51 smithi067 bash[27441]: audit 2024-04-03T14:26:50.994877+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.67:0/3905992563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:52 smithi082 bash[20963]: cluster 2024-04-03T14:26:51.193629+0000 mgr.y (mgr.24370) 254 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:52 smithi067 bash[17655]: cluster 2024-04-03T14:26:51.193629+0000 mgr.y (mgr.24370) 254 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:52 smithi067 bash[27441]: cluster 2024-04-03T14:26:51.193629+0000 mgr.y (mgr.24370) 254 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:53] "GET /metrics HTTP/1.1" 200 240116 "" "Prometheus/2.43.0" 2024-04-03T14:26:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:26:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:54 smithi082 bash[20963]: cluster 2024-04-03T14:26:53.194268+0000 mgr.y (mgr.24370) 255 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:54 smithi082 bash[20963]: audit 2024-04-03T14:26:53.440724+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.67:0/418296790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:54 smithi067 bash[27441]: cluster 2024-04-03T14:26:53.194268+0000 mgr.y (mgr.24370) 255 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:54 smithi067 bash[27441]: audit 2024-04-03T14:26:53.440724+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.67:0/418296790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:54 smithi067 bash[17655]: cluster 2024-04-03T14:26:53.194268+0000 mgr.y (mgr.24370) 255 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:54 smithi067 bash[17655]: audit 2024-04-03T14:26:53.440724+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.67:0/418296790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:55 smithi082 bash[20963]: audit 2024-04-03T14:26:54.656248+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:55 smithi067 bash[27441]: audit 2024-04-03T14:26:54.656248+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:55 smithi067 bash[17655]: audit 2024-04-03T14:26:54.656248+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:26:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:56 smithi082 bash[20963]: cluster 2024-04-03T14:26:55.194863+0000 mgr.y (mgr.24370) 256 : cluster [DBG] pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:56 smithi082 bash[20963]: audit 2024-04-03T14:26:55.886758+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.67:0/1432261131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:56 smithi067 bash[27441]: cluster 2024-04-03T14:26:55.194863+0000 mgr.y (mgr.24370) 256 : cluster [DBG] pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:56 smithi067 bash[27441]: audit 2024-04-03T14:26:55.886758+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.67:0/1432261131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:56 smithi067 bash[17655]: cluster 2024-04-03T14:26:55.194863+0000 mgr.y (mgr.24370) 256 : cluster [DBG] pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:56 smithi067 bash[17655]: audit 2024-04-03T14:26:55.886758+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.67:0/1432261131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:58 smithi082 bash[20963]: cluster 2024-04-03T14:26:57.196041+0000 mgr.y (mgr.24370) 257 : cluster [DBG] pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:58 smithi067 bash[17655]: cluster 2024-04-03T14:26:57.196041+0000 mgr.y (mgr.24370) 257 : cluster [DBG] pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:58 smithi067 bash[27441]: cluster 2024-04-03T14:26:57.196041+0000 mgr.y (mgr.24370) 257 : cluster [DBG] pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:26:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:26:59 smithi082 bash[20963]: audit 2024-04-03T14:26:58.349278+0000 mon.a (mon.0) 975 : audit [DBG] from='client.? 172.21.15.67:0/2602668740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:26:59 smithi067 bash[17655]: audit 2024-04-03T14:26:58.349278+0000 mon.a (mon.0) 975 : audit [DBG] from='client.? 172.21.15.67:0/2602668740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:26:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:26:59 smithi067 bash[27441]: audit 2024-04-03T14:26:58.349278+0000 mon.a (mon.0) 975 : audit [DBG] from='client.? 172.21.15.67:0/2602668740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:00 smithi082 bash[20963]: cluster 2024-04-03T14:26:59.196735+0000 mgr.y (mgr.24370) 258 : cluster [DBG] pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:00 smithi067 bash[27441]: cluster 2024-04-03T14:26:59.196735+0000 mgr.y (mgr.24370) 258 : cluster [DBG] pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:00 smithi067 bash[17655]: cluster 2024-04-03T14:26:59.196735+0000 mgr.y (mgr.24370) 258 : cluster [DBG] pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:01 smithi082 bash[20963]: audit 2024-04-03T14:27:00.806923+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.67:0/608579344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:01 smithi067 bash[17655]: audit 2024-04-03T14:27:00.806923+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.67:0/608579344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:01 smithi067 bash[27441]: audit 2024-04-03T14:27:00.806923+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.67:0/608579344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:02 smithi082 bash[20963]: cluster 2024-04-03T14:27:01.197880+0000 mgr.y (mgr.24370) 259 : cluster [DBG] pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:02 smithi067 bash[17655]: cluster 2024-04-03T14:27:01.197880+0000 mgr.y (mgr.24370) 259 : cluster [DBG] pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:02 smithi067 bash[27441]: cluster 2024-04-03T14:27:01.197880+0000 mgr.y (mgr.24370) 259 : cluster [DBG] pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:03 smithi067 bash[17655]: audit 2024-04-03T14:27:03.262182+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.67:0/3488348916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:03 smithi067 bash[27441]: audit 2024-04-03T14:27:03.262182+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.67:0/3488348916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:03] "GET /metrics HTTP/1.1" 200 240121 "" "Prometheus/2.43.0" 2024-04-03T14:27:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:27:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:03 smithi082 bash[20963]: audit 2024-04-03T14:27:03.262182+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.67:0/3488348916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:04 smithi082 bash[20963]: cluster 2024-04-03T14:27:03.198512+0000 mgr.y (mgr.24370) 260 : cluster [DBG] pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:04 smithi082 bash[20963]: audit 2024-04-03T14:27:03.762347+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:27:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:04 smithi067 bash[17655]: cluster 2024-04-03T14:27:03.198512+0000 mgr.y (mgr.24370) 260 : cluster [DBG] pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:04 smithi067 bash[17655]: audit 2024-04-03T14:27:03.762347+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:27:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:04 smithi067 bash[27441]: cluster 2024-04-03T14:27:03.198512+0000 mgr.y (mgr.24370) 260 : cluster [DBG] pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:04 smithi067 bash[27441]: audit 2024-04-03T14:27:03.762347+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:27:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:06 smithi082 bash[20963]: cluster 2024-04-03T14:27:05.199201+0000 mgr.y (mgr.24370) 261 : cluster [DBG] pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:06 smithi082 bash[20963]: audit 2024-04-03T14:27:05.717154+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.67:0/2540274104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:06 smithi067 bash[17655]: cluster 2024-04-03T14:27:05.199201+0000 mgr.y (mgr.24370) 261 : cluster [DBG] pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:06 smithi067 bash[17655]: audit 2024-04-03T14:27:05.717154+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.67:0/2540274104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:06 smithi067 bash[27441]: cluster 2024-04-03T14:27:05.199201+0000 mgr.y (mgr.24370) 261 : cluster [DBG] pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:06 smithi067 bash[27441]: audit 2024-04-03T14:27:05.717154+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.67:0/2540274104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:08 smithi082 bash[20963]: cluster 2024-04-03T14:27:07.200401+0000 mgr.y (mgr.24370) 262 : cluster [DBG] pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:08 smithi082 bash[20963]: audit 2024-04-03T14:27:08.175539+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.67:0/1583570707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:08 smithi067 bash[17655]: cluster 2024-04-03T14:27:07.200401+0000 mgr.y (mgr.24370) 262 : cluster [DBG] pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:08 smithi067 bash[17655]: audit 2024-04-03T14:27:08.175539+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.67:0/1583570707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:08 smithi067 bash[27441]: cluster 2024-04-03T14:27:07.200401+0000 mgr.y (mgr.24370) 262 : cluster [DBG] pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:08 smithi067 bash[27441]: audit 2024-04-03T14:27:08.175539+0000 mon.a (mon.0) 977 : audit [DBG] from='client.? 172.21.15.67:0/1583570707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:10 smithi082 bash[20963]: cluster 2024-04-03T14:27:09.201027+0000 mgr.y (mgr.24370) 263 : cluster [DBG] pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:10 smithi082 bash[20963]: audit 2024-04-03T14:27:09.515374+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:10 smithi082 bash[20963]: audit 2024-04-03T14:27:09.528207+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:10 smithi082 bash[20963]: audit 2024-04-03T14:27:09.656412+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:10 smithi082 bash[20963]: audit 2024-04-03T14:27:09.810991+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:10 smithi082 bash[20963]: audit 2024-04-03T14:27:09.822956+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:10 smithi082 bash[20963]: audit 2024-04-03T14:27:10.256972+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:27:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:10 smithi082 bash[20963]: audit 2024-04-03T14:27:10.258729+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:27:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:10 smithi082 bash[20963]: audit 2024-04-03T14:27:10.267223+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[27441]: cluster 2024-04-03T14:27:09.201027+0000 mgr.y (mgr.24370) 263 : cluster [DBG] pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[27441]: audit 2024-04-03T14:27:09.515374+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[27441]: audit 2024-04-03T14:27:09.528207+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[27441]: audit 2024-04-03T14:27:09.656412+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[27441]: audit 2024-04-03T14:27:09.810991+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[27441]: audit 2024-04-03T14:27:09.822956+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[27441]: audit 2024-04-03T14:27:10.256972+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[27441]: audit 2024-04-03T14:27:10.258729+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[27441]: audit 2024-04-03T14:27:10.267223+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[17655]: cluster 2024-04-03T14:27:09.201027+0000 mgr.y (mgr.24370) 263 : cluster [DBG] pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[17655]: audit 2024-04-03T14:27:09.515374+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[17655]: audit 2024-04-03T14:27:09.528207+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[17655]: audit 2024-04-03T14:27:09.656412+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[17655]: audit 2024-04-03T14:27:09.810991+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[17655]: audit 2024-04-03T14:27:09.822956+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[17655]: audit 2024-04-03T14:27:10.256972+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:27:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[17655]: audit 2024-04-03T14:27:10.258729+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:27:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:10 smithi067 bash[17655]: audit 2024-04-03T14:27:10.267223+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:27:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:11 smithi082 bash[20963]: audit 2024-04-03T14:27:10.622886+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.67:0/1327963776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:11 smithi067 bash[17655]: audit 2024-04-03T14:27:10.622886+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.67:0/1327963776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:11 smithi067 bash[27441]: audit 2024-04-03T14:27:10.622886+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.67:0/1327963776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:12 smithi082 bash[20963]: cluster 2024-04-03T14:27:11.202175+0000 mgr.y (mgr.24370) 264 : cluster [DBG] pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:12 smithi067 bash[17655]: cluster 2024-04-03T14:27:11.202175+0000 mgr.y (mgr.24370) 264 : cluster [DBG] pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:12 smithi067 bash[27441]: cluster 2024-04-03T14:27:11.202175+0000 mgr.y (mgr.24370) 264 : cluster [DBG] pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:13] "GET /metrics HTTP/1.1" 200 240113 "" "Prometheus/2.43.0" 2024-04-03T14:27:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:13 smithi082 bash[20963]: audit 2024-04-03T14:27:13.069984+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.67:0/513390711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:27:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:13 smithi067 bash[17655]: audit 2024-04-03T14:27:13.069984+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.67:0/513390711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:13 smithi067 bash[27441]: audit 2024-04-03T14:27:13.069984+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.67:0/513390711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:14 smithi082 bash[20963]: cluster 2024-04-03T14:27:13.202849+0000 mgr.y (mgr.24370) 265 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:14 smithi067 bash[17655]: cluster 2024-04-03T14:27:13.202849+0000 mgr.y (mgr.24370) 265 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:14 smithi067 bash[27441]: cluster 2024-04-03T14:27:13.202849+0000 mgr.y (mgr.24370) 265 : cluster [DBG] pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:15 smithi082 bash[20963]: audit 2024-04-03T14:27:15.527454+0000 mon.a (mon.0) 987 : audit [DBG] from='client.? 172.21.15.67:0/376786236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:15 smithi067 bash[17655]: audit 2024-04-03T14:27:15.527454+0000 mon.a (mon.0) 987 : audit [DBG] from='client.? 172.21.15.67:0/376786236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:15 smithi067 bash[27441]: audit 2024-04-03T14:27:15.527454+0000 mon.a (mon.0) 987 : audit [DBG] from='client.? 172.21.15.67:0/376786236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:16 smithi082 bash[20963]: cluster 2024-04-03T14:27:15.203497+0000 mgr.y (mgr.24370) 266 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:16 smithi067 bash[17655]: cluster 2024-04-03T14:27:15.203497+0000 mgr.y (mgr.24370) 266 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:16 smithi067 bash[27441]: cluster 2024-04-03T14:27:15.203497+0000 mgr.y (mgr.24370) 266 : cluster [DBG] pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:18 smithi082 bash[20963]: cluster 2024-04-03T14:27:17.204682+0000 mgr.y (mgr.24370) 267 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:18 smithi082 bash[20963]: audit 2024-04-03T14:27:17.983259+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.67:0/3283002513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:18 smithi067 bash[17655]: cluster 2024-04-03T14:27:17.204682+0000 mgr.y (mgr.24370) 267 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:18 smithi067 bash[17655]: audit 2024-04-03T14:27:17.983259+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.67:0/3283002513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:18 smithi067 bash[27441]: cluster 2024-04-03T14:27:17.204682+0000 mgr.y (mgr.24370) 267 : cluster [DBG] pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:18 smithi067 bash[27441]: audit 2024-04-03T14:27:17.983259+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.67:0/3283002513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:20 smithi082 bash[20963]: cluster 2024-04-03T14:27:19.205360+0000 mgr.y (mgr.24370) 268 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:20 smithi082 bash[20963]: audit 2024-04-03T14:27:20.440174+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.67:0/3070361676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:20 smithi067 bash[17655]: cluster 2024-04-03T14:27:19.205360+0000 mgr.y (mgr.24370) 268 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:20 smithi067 bash[17655]: audit 2024-04-03T14:27:20.440174+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.67:0/3070361676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:20 smithi067 bash[27441]: cluster 2024-04-03T14:27:19.205360+0000 mgr.y (mgr.24370) 268 : cluster [DBG] pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:20 smithi067 bash[27441]: audit 2024-04-03T14:27:20.440174+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.67:0/3070361676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:22 smithi082 bash[20963]: cluster 2024-04-03T14:27:21.206504+0000 mgr.y (mgr.24370) 269 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:22 smithi067 bash[27441]: cluster 2024-04-03T14:27:21.206504+0000 mgr.y (mgr.24370) 269 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:22 smithi067 bash[17655]: cluster 2024-04-03T14:27:21.206504+0000 mgr.y (mgr.24370) 269 : cluster [DBG] pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:23] "GET /metrics HTTP/1.1" 200 240113 "" "Prometheus/2.43.0" 2024-04-03T14:27:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:23 smithi082 bash[20963]: audit 2024-04-03T14:27:22.907190+0000 mon.a (mon.0) 989 : audit [DBG] from='client.? 172.21.15.67:0/1069040611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:27:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:23 smithi067 bash[17655]: audit 2024-04-03T14:27:22.907190+0000 mon.a (mon.0) 989 : audit [DBG] from='client.? 172.21.15.67:0/1069040611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:23 smithi067 bash[27441]: audit 2024-04-03T14:27:22.907190+0000 mon.a (mon.0) 989 : audit [DBG] from='client.? 172.21.15.67:0/1069040611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:24 smithi082 bash[20963]: cluster 2024-04-03T14:27:23.207168+0000 mgr.y (mgr.24370) 270 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:24 smithi067 bash[17655]: cluster 2024-04-03T14:27:23.207168+0000 mgr.y (mgr.24370) 270 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:24 smithi067 bash[27441]: cluster 2024-04-03T14:27:23.207168+0000 mgr.y (mgr.24370) 270 : cluster [DBG] pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:25 smithi082 bash[20963]: audit 2024-04-03T14:27:24.656896+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:25 smithi082 bash[20963]: audit 2024-04-03T14:27:25.366424+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.67:0/2802424251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:25 smithi067 bash[17655]: audit 2024-04-03T14:27:24.656896+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:25 smithi067 bash[17655]: audit 2024-04-03T14:27:25.366424+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.67:0/2802424251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:25 smithi067 bash[27441]: audit 2024-04-03T14:27:24.656896+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:25 smithi067 bash[27441]: audit 2024-04-03T14:27:25.366424+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.67:0/2802424251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:26 smithi082 bash[20963]: cluster 2024-04-03T14:27:25.207841+0000 mgr.y (mgr.24370) 271 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:26 smithi067 bash[17655]: cluster 2024-04-03T14:27:25.207841+0000 mgr.y (mgr.24370) 271 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:26 smithi067 bash[27441]: cluster 2024-04-03T14:27:25.207841+0000 mgr.y (mgr.24370) 271 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:28 smithi082 bash[20963]: cluster 2024-04-03T14:27:27.209001+0000 mgr.y (mgr.24370) 272 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:28 smithi082 bash[20963]: audit 2024-04-03T14:27:27.818459+0000 mon.a (mon.0) 991 : audit [DBG] from='client.? 172.21.15.67:0/2493041712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:28 smithi067 bash[27441]: cluster 2024-04-03T14:27:27.209001+0000 mgr.y (mgr.24370) 272 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:28 smithi067 bash[27441]: audit 2024-04-03T14:27:27.818459+0000 mon.a (mon.0) 991 : audit [DBG] from='client.? 172.21.15.67:0/2493041712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:28 smithi067 bash[17655]: cluster 2024-04-03T14:27:27.209001+0000 mgr.y (mgr.24370) 272 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:28 smithi067 bash[17655]: audit 2024-04-03T14:27:27.818459+0000 mon.a (mon.0) 991 : audit [DBG] from='client.? 172.21.15.67:0/2493041712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:30 smithi082 bash[20963]: cluster 2024-04-03T14:27:29.209668+0000 mgr.y (mgr.24370) 273 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:30 smithi082 bash[20963]: audit 2024-04-03T14:27:30.275915+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.67:0/2652587986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:30 smithi067 bash[17655]: cluster 2024-04-03T14:27:29.209668+0000 mgr.y (mgr.24370) 273 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:30 smithi067 bash[17655]: audit 2024-04-03T14:27:30.275915+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.67:0/2652587986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:30 smithi067 bash[27441]: cluster 2024-04-03T14:27:29.209668+0000 mgr.y (mgr.24370) 273 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:30 smithi067 bash[27441]: audit 2024-04-03T14:27:30.275915+0000 mon.a (mon.0) 992 : audit [DBG] from='client.? 172.21.15.67:0/2652587986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:32 smithi082 bash[20963]: cluster 2024-04-03T14:27:31.210930+0000 mgr.y (mgr.24370) 274 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:32 smithi067 bash[17655]: cluster 2024-04-03T14:27:31.210930+0000 mgr.y (mgr.24370) 274 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:32 smithi067 bash[27441]: cluster 2024-04-03T14:27:31.210930+0000 mgr.y (mgr.24370) 274 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:33] "GET /metrics HTTP/1.1" 200 240052 "" "Prometheus/2.43.0" 2024-04-03T14:27:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:33 smithi082 bash[20963]: audit 2024-04-03T14:27:32.730925+0000 mon.a (mon.0) 993 : audit [DBG] from='client.? 172.21.15.67:0/2021795762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:27:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:33 smithi067 bash[17655]: audit 2024-04-03T14:27:32.730925+0000 mon.a (mon.0) 993 : audit [DBG] from='client.? 172.21.15.67:0/2021795762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:33 smithi067 bash[27441]: audit 2024-04-03T14:27:32.730925+0000 mon.a (mon.0) 993 : audit [DBG] from='client.? 172.21.15.67:0/2021795762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:34 smithi082 bash[20963]: cluster 2024-04-03T14:27:33.211762+0000 mgr.y (mgr.24370) 275 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:34 smithi067 bash[17655]: cluster 2024-04-03T14:27:33.211762+0000 mgr.y (mgr.24370) 275 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:34 smithi067 bash[27441]: cluster 2024-04-03T14:27:33.211762+0000 mgr.y (mgr.24370) 275 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:35 smithi082 bash[20963]: audit 2024-04-03T14:27:35.187960+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.67:0/742925159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:35 smithi067 bash[17655]: audit 2024-04-03T14:27:35.187960+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.67:0/742925159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:35 smithi067 bash[27441]: audit 2024-04-03T14:27:35.187960+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.67:0/742925159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:37 smithi082 bash[20963]: cluster 2024-04-03T14:27:35.212461+0000 mgr.y (mgr.24370) 276 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:37 smithi067 bash[17655]: cluster 2024-04-03T14:27:35.212461+0000 mgr.y (mgr.24370) 276 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:37 smithi067 bash[27441]: cluster 2024-04-03T14:27:35.212461+0000 mgr.y (mgr.24370) 276 : cluster [DBG] pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:38 smithi067 bash[27441]: audit 2024-04-03T14:27:37.641623+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.67:0/4184883915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:38 smithi067 bash[17655]: audit 2024-04-03T14:27:37.641623+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.67:0/4184883915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:38 smithi082 bash[20963]: audit 2024-04-03T14:27:37.641623+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.67:0/4184883915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:39 smithi067 bash[27441]: cluster 2024-04-03T14:27:37.213515+0000 mgr.y (mgr.24370) 277 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:39 smithi067 bash[17655]: cluster 2024-04-03T14:27:37.213515+0000 mgr.y (mgr.24370) 277 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:39 smithi082 bash[20963]: cluster 2024-04-03T14:27:37.213515+0000 mgr.y (mgr.24370) 277 : cluster [DBG] pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:40 smithi067 bash[17655]: audit 2024-04-03T14:27:39.657320+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:40 smithi067 bash[17655]: audit 2024-04-03T14:27:40.093291+0000 mon.a (mon.0) 995 : audit [DBG] from='client.? 172.21.15.67:0/401718693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:40 smithi067 bash[27441]: audit 2024-04-03T14:27:39.657320+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:40 smithi067 bash[27441]: audit 2024-04-03T14:27:40.093291+0000 mon.a (mon.0) 995 : audit [DBG] from='client.? 172.21.15.67:0/401718693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:40 smithi082 bash[20963]: audit 2024-04-03T14:27:39.657320+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:40 smithi082 bash[20963]: audit 2024-04-03T14:27:40.093291+0000 mon.a (mon.0) 995 : audit [DBG] from='client.? 172.21.15.67:0/401718693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:41 smithi067 bash[17655]: cluster 2024-04-03T14:27:39.214215+0000 mgr.y (mgr.24370) 278 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:41 smithi067 bash[27441]: cluster 2024-04-03T14:27:39.214215+0000 mgr.y (mgr.24370) 278 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:41 smithi082 bash[20963]: cluster 2024-04-03T14:27:39.214215+0000 mgr.y (mgr.24370) 278 : cluster [DBG] pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:42 smithi067 bash[27441]: cluster 2024-04-03T14:27:41.215375+0000 mgr.y (mgr.24370) 279 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:42 smithi067 bash[17655]: cluster 2024-04-03T14:27:41.215375+0000 mgr.y (mgr.24370) 279 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:42 smithi082 bash[20963]: cluster 2024-04-03T14:27:41.215375+0000 mgr.y (mgr.24370) 279 : cluster [DBG] pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:43 smithi067 bash[17655]: audit 2024-04-03T14:27:42.547795+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.67:0/2897791401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:43] "GET /metrics HTTP/1.1" 200 240045 "" "Prometheus/2.43.0" 2024-04-03T14:27:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:43 smithi067 bash[27441]: audit 2024-04-03T14:27:42.547795+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.67:0/2897791401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:43 smithi082 bash[20963]: audit 2024-04-03T14:27:42.547795+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.67:0/2897791401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:27:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:44 smithi082 bash[20963]: cluster 2024-04-03T14:27:43.216102+0000 mgr.y (mgr.24370) 280 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:44 smithi067 bash[17655]: cluster 2024-04-03T14:27:43.216102+0000 mgr.y (mgr.24370) 280 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:44 smithi067 bash[27441]: cluster 2024-04-03T14:27:43.216102+0000 mgr.y (mgr.24370) 280 : cluster [DBG] pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:45 smithi082 bash[20963]: audit 2024-04-03T14:27:44.997722+0000 mon.a (mon.0) 996 : audit [DBG] from='client.? 172.21.15.67:0/2401311439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:45 smithi067 bash[27441]: audit 2024-04-03T14:27:44.997722+0000 mon.a (mon.0) 996 : audit [DBG] from='client.? 172.21.15.67:0/2401311439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:45 smithi067 bash[17655]: audit 2024-04-03T14:27:44.997722+0000 mon.a (mon.0) 996 : audit [DBG] from='client.? 172.21.15.67:0/2401311439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:46 smithi082 bash[20963]: cluster 2024-04-03T14:27:45.216875+0000 mgr.y (mgr.24370) 281 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:46 smithi067 bash[17655]: cluster 2024-04-03T14:27:45.216875+0000 mgr.y (mgr.24370) 281 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:46 smithi067 bash[27441]: cluster 2024-04-03T14:27:45.216875+0000 mgr.y (mgr.24370) 281 : cluster [DBG] pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:48 smithi082 bash[20963]: cluster 2024-04-03T14:27:47.218033+0000 mgr.y (mgr.24370) 282 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:48 smithi082 bash[20963]: audit 2024-04-03T14:27:47.460705+0000 mon.a (mon.0) 997 : audit [DBG] from='client.? 172.21.15.67:0/2611606646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:48 smithi067 bash[17655]: cluster 2024-04-03T14:27:47.218033+0000 mgr.y (mgr.24370) 282 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:48 smithi067 bash[17655]: audit 2024-04-03T14:27:47.460705+0000 mon.a (mon.0) 997 : audit [DBG] from='client.? 172.21.15.67:0/2611606646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:48 smithi067 bash[27441]: cluster 2024-04-03T14:27:47.218033+0000 mgr.y (mgr.24370) 282 : cluster [DBG] pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:48 smithi067 bash[27441]: audit 2024-04-03T14:27:47.460705+0000 mon.a (mon.0) 997 : audit [DBG] from='client.? 172.21.15.67:0/2611606646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:50 smithi082 bash[20963]: cluster 2024-04-03T14:27:49.218729+0000 mgr.y (mgr.24370) 283 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:50 smithi082 bash[20963]: audit 2024-04-03T14:27:49.912306+0000 mon.a (mon.0) 998 : audit [DBG] from='client.? 172.21.15.67:0/3022250810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:50 smithi067 bash[17655]: cluster 2024-04-03T14:27:49.218729+0000 mgr.y (mgr.24370) 283 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:50 smithi067 bash[17655]: audit 2024-04-03T14:27:49.912306+0000 mon.a (mon.0) 998 : audit [DBG] from='client.? 172.21.15.67:0/3022250810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:50 smithi067 bash[27441]: cluster 2024-04-03T14:27:49.218729+0000 mgr.y (mgr.24370) 283 : cluster [DBG] pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:50 smithi067 bash[27441]: audit 2024-04-03T14:27:49.912306+0000 mon.a (mon.0) 998 : audit [DBG] from='client.? 172.21.15.67:0/3022250810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:52 smithi082 bash[20963]: cluster 2024-04-03T14:27:51.219871+0000 mgr.y (mgr.24370) 284 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:52 smithi067 bash[17655]: cluster 2024-04-03T14:27:51.219871+0000 mgr.y (mgr.24370) 284 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:52 smithi067 bash[27441]: cluster 2024-04-03T14:27:51.219871+0000 mgr.y (mgr.24370) 284 : cluster [DBG] pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:53] "GET /metrics HTTP/1.1" 200 240045 "" "Prometheus/2.43.0" 2024-04-03T14:27:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:53 smithi067 bash[27441]: audit 2024-04-03T14:27:52.369933+0000 mon.a (mon.0) 999 : audit [DBG] from='client.? 172.21.15.67:0/2168660571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:53 smithi067 bash[17655]: audit 2024-04-03T14:27:52.369933+0000 mon.a (mon.0) 999 : audit [DBG] from='client.? 172.21.15.67:0/2168660571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:27:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:53 smithi082 bash[20963]: audit 2024-04-03T14:27:52.369933+0000 mon.a (mon.0) 999 : audit [DBG] from='client.? 172.21.15.67:0/2168660571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:54 smithi082 bash[20963]: cluster 2024-04-03T14:27:53.220531+0000 mgr.y (mgr.24370) 285 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:54 smithi067 bash[17655]: cluster 2024-04-03T14:27:53.220531+0000 mgr.y (mgr.24370) 285 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:54 smithi067 bash[27441]: cluster 2024-04-03T14:27:53.220531+0000 mgr.y (mgr.24370) 285 : cluster [DBG] pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:55 smithi082 bash[20963]: audit 2024-04-03T14:27:54.656904+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:55 smithi082 bash[20963]: audit 2024-04-03T14:27:54.863722+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.67:0/552820988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:55 smithi067 bash[27441]: audit 2024-04-03T14:27:54.656904+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:55 smithi067 bash[27441]: audit 2024-04-03T14:27:54.863722+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.67:0/552820988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:55 smithi067 bash[17655]: audit 2024-04-03T14:27:54.656904+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:27:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:55 smithi067 bash[17655]: audit 2024-04-03T14:27:54.863722+0000 mon.c (mon.2) 58 : audit [DBG] from='client.? 172.21.15.67:0/552820988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:56 smithi082 bash[20963]: cluster 2024-04-03T14:27:55.221238+0000 mgr.y (mgr.24370) 286 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:56 smithi067 bash[27441]: cluster 2024-04-03T14:27:55.221238+0000 mgr.y (mgr.24370) 286 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:56 smithi067 bash[17655]: cluster 2024-04-03T14:27:55.221238+0000 mgr.y (mgr.24370) 286 : cluster [DBG] pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:58 smithi082 bash[20963]: cluster 2024-04-03T14:27:57.222429+0000 mgr.y (mgr.24370) 287 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:58.668 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:27:58 smithi082 bash[20963]: audit 2024-04-03T14:27:57.317946+0000 mon.a (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.67:0/625036363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:58.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:58 smithi067 bash[27441]: cluster 2024-04-03T14:27:57.222429+0000 mgr.y (mgr.24370) 287 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:58.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:27:58 smithi067 bash[27441]: audit 2024-04-03T14:27:57.317946+0000 mon.a (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.67:0/625036363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:27:58.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:58 smithi067 bash[17655]: cluster 2024-04-03T14:27:57.222429+0000 mgr.y (mgr.24370) 287 : cluster [DBG] pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:27:58.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:27:58 smithi067 bash[17655]: audit 2024-04-03T14:27:57.317946+0000 mon.a (mon.0) 1001 : audit [DBG] from='client.? 172.21.15.67:0/625036363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:00 smithi082 bash[20963]: cluster 2024-04-03T14:27:59.223136+0000 mgr.y (mgr.24370) 288 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:00 smithi082 bash[20963]: audit 2024-04-03T14:27:59.765827+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.67:0/2331257532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:00 smithi067 bash[27441]: cluster 2024-04-03T14:27:59.223136+0000 mgr.y (mgr.24370) 288 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:00 smithi067 bash[27441]: audit 2024-04-03T14:27:59.765827+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.67:0/2331257532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:00 smithi067 bash[17655]: cluster 2024-04-03T14:27:59.223136+0000 mgr.y (mgr.24370) 288 : cluster [DBG] pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:00 smithi067 bash[17655]: audit 2024-04-03T14:27:59.765827+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.67:0/2331257532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:02 smithi082 bash[20963]: cluster 2024-04-03T14:28:01.224306+0000 mgr.y (mgr.24370) 289 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:02 smithi082 bash[20963]: audit 2024-04-03T14:28:02.219725+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.67:0/144894885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:02 smithi067 bash[17655]: cluster 2024-04-03T14:28:01.224306+0000 mgr.y (mgr.24370) 289 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:02 smithi067 bash[17655]: audit 2024-04-03T14:28:02.219725+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.67:0/144894885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:02 smithi067 bash[27441]: cluster 2024-04-03T14:28:01.224306+0000 mgr.y (mgr.24370) 289 : cluster [DBG] pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:02 smithi067 bash[27441]: audit 2024-04-03T14:28:02.219725+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.67:0/144894885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:03] "GET /metrics HTTP/1.1" 200 240047 "" "Prometheus/2.43.0" 2024-04-03T14:28:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:28:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:04 smithi082 bash[20963]: cluster 2024-04-03T14:28:03.225061+0000 mgr.y (mgr.24370) 290 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:04 smithi067 bash[17655]: cluster 2024-04-03T14:28:03.225061+0000 mgr.y (mgr.24370) 290 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:04 smithi067 bash[27441]: cluster 2024-04-03T14:28:03.225061+0000 mgr.y (mgr.24370) 290 : cluster [DBG] pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:05 smithi082 bash[20963]: audit 2024-04-03T14:28:04.670652+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.67:0/1776847679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:05 smithi067 bash[17655]: audit 2024-04-03T14:28:04.670652+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.67:0/1776847679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:05 smithi067 bash[27441]: audit 2024-04-03T14:28:04.670652+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.67:0/1776847679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:06 smithi082 bash[20963]: cluster 2024-04-03T14:28:05.225758+0000 mgr.y (mgr.24370) 291 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:06 smithi067 bash[17655]: cluster 2024-04-03T14:28:05.225758+0000 mgr.y (mgr.24370) 291 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:06 smithi067 bash[27441]: cluster 2024-04-03T14:28:05.225758+0000 mgr.y (mgr.24370) 291 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:07 smithi082 bash[20963]: audit 2024-04-03T14:28:07.120318+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.67:0/3609222840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:07 smithi067 bash[17655]: audit 2024-04-03T14:28:07.120318+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.67:0/3609222840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:07 smithi067 bash[27441]: audit 2024-04-03T14:28:07.120318+0000 mon.a (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.67:0/3609222840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:08 smithi082 bash[20963]: cluster 2024-04-03T14:28:07.226874+0000 mgr.y (mgr.24370) 292 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:08 smithi067 bash[17655]: cluster 2024-04-03T14:28:07.226874+0000 mgr.y (mgr.24370) 292 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:08 smithi067 bash[27441]: cluster 2024-04-03T14:28:07.226874+0000 mgr.y (mgr.24370) 292 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:10 smithi082 bash[20963]: cluster 2024-04-03T14:28:09.227555+0000 mgr.y (mgr.24370) 293 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:10 smithi082 bash[20963]: audit 2024-04-03T14:28:09.573099+0000 mon.a (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.67:0/291391915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:10 smithi082 bash[20963]: audit 2024-04-03T14:28:09.657702+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:10 smithi082 bash[20963]: audit 2024-04-03T14:28:10.341151+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:28:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:10 smithi067 bash[17655]: cluster 2024-04-03T14:28:09.227555+0000 mgr.y (mgr.24370) 293 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:10 smithi067 bash[17655]: audit 2024-04-03T14:28:09.573099+0000 mon.a (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.67:0/291391915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:10 smithi067 bash[17655]: audit 2024-04-03T14:28:09.657702+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:10 smithi067 bash[17655]: audit 2024-04-03T14:28:10.341151+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:28:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:10 smithi067 bash[27441]: cluster 2024-04-03T14:28:09.227555+0000 mgr.y (mgr.24370) 293 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:10 smithi067 bash[27441]: audit 2024-04-03T14:28:09.573099+0000 mon.a (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.67:0/291391915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:10 smithi067 bash[27441]: audit 2024-04-03T14:28:09.657702+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:10 smithi067 bash[27441]: audit 2024-04-03T14:28:10.341151+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:28:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:12 smithi082 bash[20963]: cluster 2024-04-03T14:28:11.228752+0000 mgr.y (mgr.24370) 294 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:12 smithi082 bash[20963]: audit 2024-04-03T14:28:12.027142+0000 mon.a (mon.0) 1007 : audit [DBG] from='client.? 172.21.15.67:0/2208357621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:12 smithi067 bash[17655]: cluster 2024-04-03T14:28:11.228752+0000 mgr.y (mgr.24370) 294 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:12 smithi067 bash[17655]: audit 2024-04-03T14:28:12.027142+0000 mon.a (mon.0) 1007 : audit [DBG] from='client.? 172.21.15.67:0/2208357621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:12 smithi067 bash[27441]: cluster 2024-04-03T14:28:11.228752+0000 mgr.y (mgr.24370) 294 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:12.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:12 smithi067 bash[27441]: audit 2024-04-03T14:28:12.027142+0000 mon.a (mon.0) 1007 : audit [DBG] from='client.? 172.21.15.67:0/2208357621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:13] "GET /metrics HTTP/1.1" 200 240041 "" "Prometheus/2.43.0" 2024-04-03T14:28:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:28:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:14 smithi082 bash[20963]: cluster 2024-04-03T14:28:13.229508+0000 mgr.y (mgr.24370) 295 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:14 smithi067 bash[27441]: cluster 2024-04-03T14:28:13.229508+0000 mgr.y (mgr.24370) 295 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:14 smithi067 bash[17655]: cluster 2024-04-03T14:28:13.229508+0000 mgr.y (mgr.24370) 295 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:15 smithi082 bash[20963]: audit 2024-04-03T14:28:14.477691+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.67:0/2930195922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:15 smithi067 bash[17655]: audit 2024-04-03T14:28:14.477691+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.67:0/2930195922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:15 smithi067 bash[27441]: audit 2024-04-03T14:28:14.477691+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.67:0/2930195922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:17 smithi082 bash[20963]: cluster 2024-04-03T14:28:15.230099+0000 mgr.y (mgr.24370) 296 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:17 smithi082 bash[20963]: audit 2024-04-03T14:28:16.084974+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:17 smithi082 bash[20963]: audit 2024-04-03T14:28:16.093783+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:17 smithi082 bash[20963]: audit 2024-04-03T14:28:16.390634+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:17 smithi082 bash[20963]: audit 2024-04-03T14:28:16.397793+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:17 smithi082 bash[20963]: audit 2024-04-03T14:28:16.881620+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:28:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:17 smithi082 bash[20963]: audit 2024-04-03T14:28:16.883303+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:28:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:17 smithi082 bash[20963]: audit 2024-04-03T14:28:16.891685+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:17 smithi082 bash[20963]: audit 2024-04-03T14:28:16.930037+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.67:0/1550526668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[17655]: cluster 2024-04-03T14:28:15.230099+0000 mgr.y (mgr.24370) 296 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[17655]: audit 2024-04-03T14:28:16.084974+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[17655]: audit 2024-04-03T14:28:16.093783+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[17655]: audit 2024-04-03T14:28:16.390634+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[17655]: audit 2024-04-03T14:28:16.397793+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[17655]: audit 2024-04-03T14:28:16.881620+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[17655]: audit 2024-04-03T14:28:16.883303+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[17655]: audit 2024-04-03T14:28:16.891685+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[17655]: audit 2024-04-03T14:28:16.930037+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.67:0/1550526668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[27441]: cluster 2024-04-03T14:28:15.230099+0000 mgr.y (mgr.24370) 296 : cluster [DBG] pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[27441]: audit 2024-04-03T14:28:16.084974+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[27441]: audit 2024-04-03T14:28:16.093783+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[27441]: audit 2024-04-03T14:28:16.390634+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[27441]: audit 2024-04-03T14:28:16.397793+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[27441]: audit 2024-04-03T14:28:16.881620+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:28:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[27441]: audit 2024-04-03T14:28:16.883303+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:28:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[27441]: audit 2024-04-03T14:28:16.891685+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:28:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:17 smithi067 bash[27441]: audit 2024-04-03T14:28:16.930037+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.67:0/1550526668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:19 smithi082 bash[20963]: cluster 2024-04-03T14:28:17.231120+0000 mgr.y (mgr.24370) 297 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:19 smithi067 bash[17655]: cluster 2024-04-03T14:28:17.231120+0000 mgr.y (mgr.24370) 297 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:19 smithi067 bash[27441]: cluster 2024-04-03T14:28:17.231120+0000 mgr.y (mgr.24370) 297 : cluster [DBG] pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:20 smithi082 bash[20963]: audit 2024-04-03T14:28:19.387438+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.67:0/580017838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:20 smithi067 bash[17655]: audit 2024-04-03T14:28:19.387438+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.67:0/580017838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:20 smithi067 bash[27441]: audit 2024-04-03T14:28:19.387438+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.67:0/580017838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:21 smithi082 bash[20963]: cluster 2024-04-03T14:28:19.231754+0000 mgr.y (mgr.24370) 298 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:21 smithi067 bash[27441]: cluster 2024-04-03T14:28:19.231754+0000 mgr.y (mgr.24370) 298 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:21 smithi067 bash[17655]: cluster 2024-04-03T14:28:19.231754+0000 mgr.y (mgr.24370) 298 : cluster [DBG] pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:22 smithi082 bash[20963]: audit 2024-04-03T14:28:21.839021+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.67:0/1266785475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:22 smithi067 bash[17655]: audit 2024-04-03T14:28:21.839021+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.67:0/1266785475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:22 smithi067 bash[27441]: audit 2024-04-03T14:28:21.839021+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.67:0/1266785475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:23 smithi082 bash[20963]: cluster 2024-04-03T14:28:21.232946+0000 mgr.y (mgr.24370) 299 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:23 smithi067 bash[17655]: cluster 2024-04-03T14:28:21.232946+0000 mgr.y (mgr.24370) 299 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:23] "GET /metrics HTTP/1.1" 200 240041 "" "Prometheus/2.43.0" 2024-04-03T14:28:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:23 smithi067 bash[27441]: cluster 2024-04-03T14:28:21.232946+0000 mgr.y (mgr.24370) 299 : cluster [DBG] pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:28:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:25 smithi082 bash[20963]: cluster 2024-04-03T14:28:23.233530+0000 mgr.y (mgr.24370) 300 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:25 smithi082 bash[20963]: audit 2024-04-03T14:28:24.294359+0000 mon.a (mon.0) 1017 : audit [DBG] from='client.? 172.21.15.67:0/2965277817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:25 smithi082 bash[20963]: audit 2024-04-03T14:28:24.658374+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:25 smithi067 bash[17655]: cluster 2024-04-03T14:28:23.233530+0000 mgr.y (mgr.24370) 300 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:25 smithi067 bash[17655]: audit 2024-04-03T14:28:24.294359+0000 mon.a (mon.0) 1017 : audit [DBG] from='client.? 172.21.15.67:0/2965277817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:25 smithi067 bash[17655]: audit 2024-04-03T14:28:24.658374+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:25 smithi067 bash[27441]: cluster 2024-04-03T14:28:23.233530+0000 mgr.y (mgr.24370) 300 : cluster [DBG] pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:25 smithi067 bash[27441]: audit 2024-04-03T14:28:24.294359+0000 mon.a (mon.0) 1017 : audit [DBG] from='client.? 172.21.15.67:0/2965277817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:25 smithi067 bash[27441]: audit 2024-04-03T14:28:24.658374+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:27 smithi082 bash[20963]: cluster 2024-04-03T14:28:25.234206+0000 mgr.y (mgr.24370) 301 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:27 smithi082 bash[20963]: audit 2024-04-03T14:28:26.754736+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.67:0/625552354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:27 smithi067 bash[27441]: cluster 2024-04-03T14:28:25.234206+0000 mgr.y (mgr.24370) 301 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:27 smithi067 bash[27441]: audit 2024-04-03T14:28:26.754736+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.67:0/625552354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:27 smithi067 bash[17655]: cluster 2024-04-03T14:28:25.234206+0000 mgr.y (mgr.24370) 301 : cluster [DBG] pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:27 smithi067 bash[17655]: audit 2024-04-03T14:28:26.754736+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.67:0/625552354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:29 smithi082 bash[20963]: cluster 2024-04-03T14:28:27.235250+0000 mgr.y (mgr.24370) 302 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:29 smithi067 bash[17655]: cluster 2024-04-03T14:28:27.235250+0000 mgr.y (mgr.24370) 302 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:29 smithi067 bash[27441]: cluster 2024-04-03T14:28:27.235250+0000 mgr.y (mgr.24370) 302 : cluster [DBG] pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:30 smithi067 bash[27441]: audit 2024-04-03T14:28:29.208669+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.67:0/3088448602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:30 smithi067 bash[17655]: audit 2024-04-03T14:28:29.208669+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.67:0/3088448602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:30 smithi082 bash[20963]: audit 2024-04-03T14:28:29.208669+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.67:0/3088448602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:31 smithi067 bash[27441]: cluster 2024-04-03T14:28:29.235880+0000 mgr.y (mgr.24370) 303 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:31 smithi067 bash[17655]: cluster 2024-04-03T14:28:29.235880+0000 mgr.y (mgr.24370) 303 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:31 smithi082 bash[20963]: cluster 2024-04-03T14:28:29.235880+0000 mgr.y (mgr.24370) 303 : cluster [DBG] pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:32 smithi067 bash[17655]: audit 2024-04-03T14:28:31.671275+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.67:0/150757198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:32 smithi067 bash[27441]: audit 2024-04-03T14:28:31.671275+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.67:0/150757198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:32 smithi082 bash[20963]: audit 2024-04-03T14:28:31.671275+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.67:0/150757198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:33 smithi067 bash[17655]: cluster 2024-04-03T14:28:31.237044+0000 mgr.y (mgr.24370) 304 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:33] "GET /metrics HTTP/1.1" 200 240042 "" "Prometheus/2.43.0" 2024-04-03T14:28:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:33 smithi067 bash[27441]: cluster 2024-04-03T14:28:31.237044+0000 mgr.y (mgr.24370) 304 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:33 smithi082 bash[20963]: cluster 2024-04-03T14:28:31.237044+0000 mgr.y (mgr.24370) 304 : cluster [DBG] pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:28:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:34 smithi067 bash[17655]: audit 2024-04-03T14:28:34.122544+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.67:0/1916783683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:34 smithi067 bash[27441]: audit 2024-04-03T14:28:34.122544+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.67:0/1916783683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:34 smithi082 bash[20963]: audit 2024-04-03T14:28:34.122544+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.67:0/1916783683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:35 smithi067 bash[17655]: cluster 2024-04-03T14:28:33.237714+0000 mgr.y (mgr.24370) 305 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:35 smithi067 bash[27441]: cluster 2024-04-03T14:28:33.237714+0000 mgr.y (mgr.24370) 305 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:35 smithi082 bash[20963]: cluster 2024-04-03T14:28:33.237714+0000 mgr.y (mgr.24370) 305 : cluster [DBG] pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:36 smithi082 bash[20963]: cluster 2024-04-03T14:28:35.238415+0000 mgr.y (mgr.24370) 306 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:36 smithi067 bash[27441]: cluster 2024-04-03T14:28:35.238415+0000 mgr.y (mgr.24370) 306 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:36 smithi067 bash[17655]: cluster 2024-04-03T14:28:35.238415+0000 mgr.y (mgr.24370) 306 : cluster [DBG] pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:37 smithi082 bash[20963]: audit 2024-04-03T14:28:36.585046+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.67:0/2812648114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:37 smithi067 bash[17655]: audit 2024-04-03T14:28:36.585046+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.67:0/2812648114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:37 smithi067 bash[27441]: audit 2024-04-03T14:28:36.585046+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.67:0/2812648114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:38 smithi082 bash[20963]: cluster 2024-04-03T14:28:37.239594+0000 mgr.y (mgr.24370) 307 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:38 smithi067 bash[17655]: cluster 2024-04-03T14:28:37.239594+0000 mgr.y (mgr.24370) 307 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:38 smithi067 bash[27441]: cluster 2024-04-03T14:28:37.239594+0000 mgr.y (mgr.24370) 307 : cluster [DBG] pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:39 smithi082 bash[20963]: audit 2024-04-03T14:28:39.045010+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.67:0/594963233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:39 smithi067 bash[27441]: audit 2024-04-03T14:28:39.045010+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.67:0/594963233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:39 smithi067 bash[17655]: audit 2024-04-03T14:28:39.045010+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.67:0/594963233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:40 smithi082 bash[20963]: cluster 2024-04-03T14:28:39.240337+0000 mgr.y (mgr.24370) 308 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:40 smithi082 bash[20963]: audit 2024-04-03T14:28:39.658784+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:40 smithi067 bash[17655]: cluster 2024-04-03T14:28:39.240337+0000 mgr.y (mgr.24370) 308 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:40 smithi067 bash[17655]: audit 2024-04-03T14:28:39.658784+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:40 smithi067 bash[27441]: cluster 2024-04-03T14:28:39.240337+0000 mgr.y (mgr.24370) 308 : cluster [DBG] pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:40 smithi067 bash[27441]: audit 2024-04-03T14:28:39.658784+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:42 smithi082 bash[20963]: cluster 2024-04-03T14:28:41.241417+0000 mgr.y (mgr.24370) 309 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:42 smithi082 bash[20963]: audit 2024-04-03T14:28:41.504146+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.67:0/3640476758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:42 smithi067 bash[27441]: cluster 2024-04-03T14:28:41.241417+0000 mgr.y (mgr.24370) 309 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:42 smithi067 bash[27441]: audit 2024-04-03T14:28:41.504146+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.67:0/3640476758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:42 smithi067 bash[17655]: cluster 2024-04-03T14:28:41.241417+0000 mgr.y (mgr.24370) 309 : cluster [DBG] pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:42 smithi067 bash[17655]: audit 2024-04-03T14:28:41.504146+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.67:0/3640476758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:43] "GET /metrics HTTP/1.1" 200 240041 "" "Prometheus/2.43.0" 2024-04-03T14:28:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:28:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:44 smithi082 bash[20963]: cluster 2024-04-03T14:28:43.242081+0000 mgr.y (mgr.24370) 310 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:44 smithi082 bash[20963]: audit 2024-04-03T14:28:43.964802+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.67:0/2903740666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:44 smithi067 bash[27441]: cluster 2024-04-03T14:28:43.242081+0000 mgr.y (mgr.24370) 310 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:44 smithi067 bash[27441]: audit 2024-04-03T14:28:43.964802+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.67:0/2903740666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:44 smithi067 bash[17655]: cluster 2024-04-03T14:28:43.242081+0000 mgr.y (mgr.24370) 310 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:44 smithi067 bash[17655]: audit 2024-04-03T14:28:43.964802+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.67:0/2903740666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:46 smithi082 bash[20963]: cluster 2024-04-03T14:28:45.242771+0000 mgr.y (mgr.24370) 311 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:46 smithi067 bash[17655]: cluster 2024-04-03T14:28:45.242771+0000 mgr.y (mgr.24370) 311 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:46 smithi067 bash[27441]: cluster 2024-04-03T14:28:45.242771+0000 mgr.y (mgr.24370) 311 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:47 smithi082 bash[20963]: audit 2024-04-03T14:28:46.426226+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.67:0/3991791698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:47 smithi067 bash[17655]: audit 2024-04-03T14:28:46.426226+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.67:0/3991791698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:47 smithi067 bash[27441]: audit 2024-04-03T14:28:46.426226+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.67:0/3991791698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:48 smithi082 bash[20963]: cluster 2024-04-03T14:28:47.243940+0000 mgr.y (mgr.24370) 312 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:48 smithi067 bash[17655]: cluster 2024-04-03T14:28:47.243940+0000 mgr.y (mgr.24370) 312 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:48 smithi067 bash[27441]: cluster 2024-04-03T14:28:47.243940+0000 mgr.y (mgr.24370) 312 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:49 smithi082 bash[20963]: audit 2024-04-03T14:28:48.882617+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.67:0/1115493688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:49 smithi067 bash[17655]: audit 2024-04-03T14:28:48.882617+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.67:0/1115493688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:49 smithi067 bash[27441]: audit 2024-04-03T14:28:48.882617+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.67:0/1115493688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:50 smithi082 bash[20963]: cluster 2024-04-03T14:28:49.244581+0000 mgr.y (mgr.24370) 313 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:50 smithi067 bash[17655]: cluster 2024-04-03T14:28:49.244581+0000 mgr.y (mgr.24370) 313 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:50 smithi067 bash[27441]: cluster 2024-04-03T14:28:49.244581+0000 mgr.y (mgr.24370) 313 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:52 smithi082 bash[20963]: cluster 2024-04-03T14:28:51.245681+0000 mgr.y (mgr.24370) 314 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:52 smithi082 bash[20963]: audit 2024-04-03T14:28:51.339254+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.67:0/166986962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:52 smithi067 bash[17655]: cluster 2024-04-03T14:28:51.245681+0000 mgr.y (mgr.24370) 314 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:52 smithi067 bash[17655]: audit 2024-04-03T14:28:51.339254+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.67:0/166986962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:52 smithi067 bash[27441]: cluster 2024-04-03T14:28:51.245681+0000 mgr.y (mgr.24370) 314 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:52 smithi067 bash[27441]: audit 2024-04-03T14:28:51.339254+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.67:0/166986962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:53] "GET /metrics HTTP/1.1" 200 240041 "" "Prometheus/2.43.0" 2024-04-03T14:28:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:54 smithi082 bash[20963]: cluster 2024-04-03T14:28:53.246349+0000 mgr.y (mgr.24370) 315 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:54 smithi082 bash[20963]: audit 2024-04-03T14:28:53.794699+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.67:0/2024152456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:54 smithi067 bash[27441]: cluster 2024-04-03T14:28:53.246349+0000 mgr.y (mgr.24370) 315 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:54 smithi067 bash[27441]: audit 2024-04-03T14:28:53.794699+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.67:0/2024152456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:54 smithi067 bash[17655]: cluster 2024-04-03T14:28:53.246349+0000 mgr.y (mgr.24370) 315 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:54 smithi067 bash[17655]: audit 2024-04-03T14:28:53.794699+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.67:0/2024152456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:55 smithi082 bash[20963]: audit 2024-04-03T14:28:54.659106+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:55 smithi067 bash[17655]: audit 2024-04-03T14:28:54.659106+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:55 smithi067 bash[27441]: audit 2024-04-03T14:28:54.659106+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:28:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:56 smithi082 bash[20963]: cluster 2024-04-03T14:28:55.246998+0000 mgr.y (mgr.24370) 316 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:56 smithi082 bash[20963]: audit 2024-04-03T14:28:56.251305+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.67:0/2443280500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:56 smithi067 bash[17655]: cluster 2024-04-03T14:28:55.246998+0000 mgr.y (mgr.24370) 316 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:56 smithi067 bash[17655]: audit 2024-04-03T14:28:56.251305+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.67:0/2443280500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:56 smithi067 bash[27441]: cluster 2024-04-03T14:28:55.246998+0000 mgr.y (mgr.24370) 316 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:56 smithi067 bash[27441]: audit 2024-04-03T14:28:56.251305+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.67:0/2443280500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:58 smithi082 bash[20963]: cluster 2024-04-03T14:28:57.248177+0000 mgr.y (mgr.24370) 317 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:58 smithi067 bash[27441]: cluster 2024-04-03T14:28:57.248177+0000 mgr.y (mgr.24370) 317 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:58 smithi067 bash[17655]: cluster 2024-04-03T14:28:57.248177+0000 mgr.y (mgr.24370) 317 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:28:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:28:59 smithi082 bash[20963]: audit 2024-04-03T14:28:58.707766+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.67:0/3988479290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:28:59 smithi067 bash[17655]: audit 2024-04-03T14:28:58.707766+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.67:0/3988479290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:28:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:28:59 smithi067 bash[27441]: audit 2024-04-03T14:28:58.707766+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.67:0/3988479290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:00 smithi082 bash[20963]: cluster 2024-04-03T14:28:59.248877+0000 mgr.y (mgr.24370) 318 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:00 smithi067 bash[17655]: cluster 2024-04-03T14:28:59.248877+0000 mgr.y (mgr.24370) 318 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:00 smithi067 bash[27441]: cluster 2024-04-03T14:28:59.248877+0000 mgr.y (mgr.24370) 318 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:01 smithi082 bash[20963]: audit 2024-04-03T14:29:01.159485+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.67:0/89402943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:01 smithi067 bash[17655]: audit 2024-04-03T14:29:01.159485+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.67:0/89402943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:01 smithi067 bash[27441]: audit 2024-04-03T14:29:01.159485+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.67:0/89402943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:02 smithi082 bash[20963]: cluster 2024-04-03T14:29:01.250003+0000 mgr.y (mgr.24370) 319 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:02 smithi067 bash[17655]: cluster 2024-04-03T14:29:01.250003+0000 mgr.y (mgr.24370) 319 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:02 smithi067 bash[27441]: cluster 2024-04-03T14:29:01.250003+0000 mgr.y (mgr.24370) 319 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:03] "GET /metrics HTTP/1.1" 200 240041 "" "Prometheus/2.43.0" 2024-04-03T14:29:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:29:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:04 smithi082 bash[20963]: cluster 2024-04-03T14:29:03.250549+0000 mgr.y (mgr.24370) 320 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:04 smithi082 bash[20963]: audit 2024-04-03T14:29:03.630418+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.67:0/2811389999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:04 smithi067 bash[17655]: cluster 2024-04-03T14:29:03.250549+0000 mgr.y (mgr.24370) 320 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:04 smithi067 bash[17655]: audit 2024-04-03T14:29:03.630418+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.67:0/2811389999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:04 smithi067 bash[27441]: cluster 2024-04-03T14:29:03.250549+0000 mgr.y (mgr.24370) 320 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:04 smithi067 bash[27441]: audit 2024-04-03T14:29:03.630418+0000 mon.a (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.67:0/2811389999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:06 smithi082 bash[20963]: cluster 2024-04-03T14:29:05.251166+0000 mgr.y (mgr.24370) 321 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:06 smithi082 bash[20963]: audit 2024-04-03T14:29:06.088818+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.67:0/1269167175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:06 smithi067 bash[17655]: cluster 2024-04-03T14:29:05.251166+0000 mgr.y (mgr.24370) 321 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:06 smithi067 bash[17655]: audit 2024-04-03T14:29:06.088818+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.67:0/1269167175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:06 smithi067 bash[27441]: cluster 2024-04-03T14:29:05.251166+0000 mgr.y (mgr.24370) 321 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:06 smithi067 bash[27441]: audit 2024-04-03T14:29:06.088818+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.67:0/1269167175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:08 smithi082 bash[20963]: cluster 2024-04-03T14:29:07.252330+0000 mgr.y (mgr.24370) 322 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:08 smithi067 bash[27441]: cluster 2024-04-03T14:29:07.252330+0000 mgr.y (mgr.24370) 322 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:08 smithi067 bash[17655]: cluster 2024-04-03T14:29:07.252330+0000 mgr.y (mgr.24370) 322 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:09 smithi067 bash[27441]: audit 2024-04-03T14:29:08.551163+0000 mon.a (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.67:0/916400416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:09 smithi067 bash[17655]: audit 2024-04-03T14:29:08.551163+0000 mon.a (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.67:0/916400416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:09 smithi082 bash[20963]: audit 2024-04-03T14:29:08.551163+0000 mon.a (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.67:0/916400416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:10 smithi067 bash[17655]: cluster 2024-04-03T14:29:09.253276+0000 mgr.y (mgr.24370) 323 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:10 smithi067 bash[17655]: audit 2024-04-03T14:29:09.659519+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:10 smithi067 bash[27441]: cluster 2024-04-03T14:29:09.253276+0000 mgr.y (mgr.24370) 323 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:10 smithi067 bash[27441]: audit 2024-04-03T14:29:09.659519+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:10 smithi082 bash[20963]: cluster 2024-04-03T14:29:09.253276+0000 mgr.y (mgr.24370) 323 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:10 smithi082 bash[20963]: audit 2024-04-03T14:29:09.659519+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:11 smithi067 bash[17655]: audit 2024-04-03T14:29:11.000518+0000 mon.a (mon.0) 1029 : audit [DBG] from='client.? 172.21.15.67:0/2331337056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:11 smithi067 bash[27441]: audit 2024-04-03T14:29:11.000518+0000 mon.a (mon.0) 1029 : audit [DBG] from='client.? 172.21.15.67:0/2331337056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:11 smithi082 bash[20963]: audit 2024-04-03T14:29:11.000518+0000 mon.a (mon.0) 1029 : audit [DBG] from='client.? 172.21.15.67:0/2331337056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:13] "GET /metrics HTTP/1.1" 200 240037 "" "Prometheus/2.43.0" 2024-04-03T14:29:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:13 smithi067 bash[27441]: cluster 2024-04-03T14:29:11.254453+0000 mgr.y (mgr.24370) 324 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:13 smithi067 bash[17655]: cluster 2024-04-03T14:29:11.254453+0000 mgr.y (mgr.24370) 324 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:13.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:13 smithi082 bash[20963]: cluster 2024-04-03T14:29:11.254453+0000 mgr.y (mgr.24370) 324 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:29:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:14 smithi082 bash[20963]: audit 2024-04-03T14:29:13.444754+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.67:0/2984106822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:14 smithi067 bash[27441]: audit 2024-04-03T14:29:13.444754+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.67:0/2984106822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:14 smithi067 bash[17655]: audit 2024-04-03T14:29:13.444754+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.67:0/2984106822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:15 smithi082 bash[20963]: cluster 2024-04-03T14:29:13.255110+0000 mgr.y (mgr.24370) 325 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:15 smithi067 bash[17655]: cluster 2024-04-03T14:29:13.255110+0000 mgr.y (mgr.24370) 325 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:15 smithi067 bash[27441]: cluster 2024-04-03T14:29:13.255110+0000 mgr.y (mgr.24370) 325 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:16 smithi082 bash[20963]: cluster 2024-04-03T14:29:15.255805+0000 mgr.y (mgr.24370) 326 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:16 smithi082 bash[20963]: audit 2024-04-03T14:29:15.897085+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.67:0/408715702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:16 smithi067 bash[17655]: cluster 2024-04-03T14:29:15.255805+0000 mgr.y (mgr.24370) 326 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:16 smithi067 bash[17655]: audit 2024-04-03T14:29:15.897085+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.67:0/408715702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:16 smithi067 bash[27441]: cluster 2024-04-03T14:29:15.255805+0000 mgr.y (mgr.24370) 326 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:16 smithi067 bash[27441]: audit 2024-04-03T14:29:15.897085+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.67:0/408715702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:17 smithi082 bash[20963]: audit 2024-04-03T14:29:16.966187+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:29:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:17 smithi067 bash[17655]: audit 2024-04-03T14:29:16.966187+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:29:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:17 smithi067 bash[27441]: audit 2024-04-03T14:29:16.966187+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:29:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:18 smithi082 bash[20963]: cluster 2024-04-03T14:29:17.256945+0000 mgr.y (mgr.24370) 327 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:18 smithi067 bash[17655]: cluster 2024-04-03T14:29:17.256945+0000 mgr.y (mgr.24370) 327 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:18 smithi067 bash[27441]: cluster 2024-04-03T14:29:17.256945+0000 mgr.y (mgr.24370) 327 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:19 smithi082 bash[20963]: audit 2024-04-03T14:29:18.356761+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.67:0/298560351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:19 smithi067 bash[17655]: audit 2024-04-03T14:29:18.356761+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.67:0/298560351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:19 smithi067 bash[27441]: audit 2024-04-03T14:29:18.356761+0000 mon.a (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.67:0/298560351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:20 smithi082 bash[20963]: cluster 2024-04-03T14:29:19.257567+0000 mgr.y (mgr.24370) 328 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:20 smithi067 bash[17655]: cluster 2024-04-03T14:29:19.257567+0000 mgr.y (mgr.24370) 328 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:20 smithi067 bash[27441]: cluster 2024-04-03T14:29:19.257567+0000 mgr.y (mgr.24370) 328 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:21 smithi082 bash[20963]: audit 2024-04-03T14:29:20.813799+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.67:0/1494552524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:21 smithi067 bash[27441]: audit 2024-04-03T14:29:20.813799+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.67:0/1494552524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:21 smithi067 bash[17655]: audit 2024-04-03T14:29:20.813799+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.67:0/1494552524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:22 smithi082 bash[20963]: cluster 2024-04-03T14:29:21.258693+0000 mgr.y (mgr.24370) 329 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:22 smithi067 bash[17655]: cluster 2024-04-03T14:29:21.258693+0000 mgr.y (mgr.24370) 329 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:22 smithi067 bash[27441]: cluster 2024-04-03T14:29:21.258693+0000 mgr.y (mgr.24370) 329 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:23] "GET /metrics HTTP/1.1" 200 240037 "" "Prometheus/2.43.0" 2024-04-03T14:29:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:29:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:23 smithi082 bash[20963]: audit 2024-04-03T14:29:22.710546+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:23 smithi082 bash[20963]: audit 2024-04-03T14:29:22.718694+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:23 smithi082 bash[20963]: audit 2024-04-03T14:29:22.965768+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:23 smithi082 bash[20963]: audit 2024-04-03T14:29:22.973849+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:23 smithi082 bash[20963]: audit 2024-04-03T14:29:23.259608+0000 mon.a (mon.0) 1037 : audit [DBG] from='client.? 172.21.15.67:0/3177525894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:23 smithi082 bash[20963]: audit 2024-04-03T14:29:23.405160+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:29:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:23 smithi082 bash[20963]: audit 2024-04-03T14:29:23.406873+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:29:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:23 smithi082 bash[20963]: audit 2024-04-03T14:29:23.416460+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[27441]: audit 2024-04-03T14:29:22.710546+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[27441]: audit 2024-04-03T14:29:22.718694+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[27441]: audit 2024-04-03T14:29:22.965768+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[27441]: audit 2024-04-03T14:29:22.973849+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[27441]: audit 2024-04-03T14:29:23.259608+0000 mon.a (mon.0) 1037 : audit [DBG] from='client.? 172.21.15.67:0/3177525894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[27441]: audit 2024-04-03T14:29:23.405160+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[27441]: audit 2024-04-03T14:29:23.406873+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[27441]: audit 2024-04-03T14:29:23.416460+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[17655]: audit 2024-04-03T14:29:22.710546+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[17655]: audit 2024-04-03T14:29:22.718694+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[17655]: audit 2024-04-03T14:29:22.965768+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[17655]: audit 2024-04-03T14:29:22.973849+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[17655]: audit 2024-04-03T14:29:23.259608+0000 mon.a (mon.0) 1037 : audit [DBG] from='client.? 172.21.15.67:0/3177525894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[17655]: audit 2024-04-03T14:29:23.405160+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:29:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[17655]: audit 2024-04-03T14:29:23.406873+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:29:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:23 smithi067 bash[17655]: audit 2024-04-03T14:29:23.416460+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:29:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:24 smithi082 bash[20963]: cluster 2024-04-03T14:29:23.259391+0000 mgr.y (mgr.24370) 330 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:24 smithi082 bash[20963]: audit 2024-04-03T14:29:24.660191+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:24 smithi067 bash[27441]: cluster 2024-04-03T14:29:23.259391+0000 mgr.y (mgr.24370) 330 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:24 smithi067 bash[27441]: audit 2024-04-03T14:29:24.660191+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:24 smithi067 bash[17655]: cluster 2024-04-03T14:29:23.259391+0000 mgr.y (mgr.24370) 330 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:24 smithi067 bash[17655]: audit 2024-04-03T14:29:24.660191+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:25 smithi082 bash[20963]: audit 2024-04-03T14:29:25.700759+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.67:0/2780380450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:25 smithi067 bash[17655]: audit 2024-04-03T14:29:25.700759+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.67:0/2780380450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:25 smithi067 bash[27441]: audit 2024-04-03T14:29:25.700759+0000 mon.a (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.67:0/2780380450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:27 smithi082 bash[20963]: cluster 2024-04-03T14:29:25.260065+0000 mgr.y (mgr.24370) 331 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:27 smithi067 bash[17655]: cluster 2024-04-03T14:29:25.260065+0000 mgr.y (mgr.24370) 331 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:27 smithi067 bash[27441]: cluster 2024-04-03T14:29:25.260065+0000 mgr.y (mgr.24370) 331 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:28 smithi082 bash[20963]: cluster 2024-04-03T14:29:27.261488+0000 mgr.y (mgr.24370) 332 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:28 smithi082 bash[20963]: audit 2024-04-03T14:29:28.158359+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.67:0/2256927829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:28 smithi067 bash[17655]: cluster 2024-04-03T14:29:27.261488+0000 mgr.y (mgr.24370) 332 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:28 smithi067 bash[17655]: audit 2024-04-03T14:29:28.158359+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.67:0/2256927829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:28 smithi067 bash[27441]: cluster 2024-04-03T14:29:27.261488+0000 mgr.y (mgr.24370) 332 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:28 smithi067 bash[27441]: audit 2024-04-03T14:29:28.158359+0000 mon.c (mon.2) 75 : audit [DBG] from='client.? 172.21.15.67:0/2256927829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:30 smithi082 bash[20963]: cluster 2024-04-03T14:29:29.262248+0000 mgr.y (mgr.24370) 333 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:30 smithi067 bash[17655]: cluster 2024-04-03T14:29:29.262248+0000 mgr.y (mgr.24370) 333 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:30 smithi067 bash[27441]: cluster 2024-04-03T14:29:29.262248+0000 mgr.y (mgr.24370) 333 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:31 smithi082 bash[20963]: audit 2024-04-03T14:29:30.622331+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.67:0/1649191245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:31 smithi067 bash[17655]: audit 2024-04-03T14:29:30.622331+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.67:0/1649191245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:31 smithi067 bash[27441]: audit 2024-04-03T14:29:30.622331+0000 mon.c (mon.2) 76 : audit [DBG] from='client.? 172.21.15.67:0/1649191245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:32 smithi082 bash[20963]: cluster 2024-04-03T14:29:31.263420+0000 mgr.y (mgr.24370) 334 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:32 smithi067 bash[27441]: cluster 2024-04-03T14:29:31.263420+0000 mgr.y (mgr.24370) 334 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:32 smithi067 bash[17655]: cluster 2024-04-03T14:29:31.263420+0000 mgr.y (mgr.24370) 334 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:33.348 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:33] "GET /metrics HTTP/1.1" 200 240044 "" "Prometheus/2.43.0" 2024-04-03T14:29:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:29:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:33 smithi082 bash[20963]: audit 2024-04-03T14:29:33.080406+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.67:0/3352753235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:33.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:33 smithi067 bash[27441]: audit 2024-04-03T14:29:33.080406+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.67:0/3352753235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:33 smithi067 bash[17655]: audit 2024-04-03T14:29:33.080406+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.67:0/3352753235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:34 smithi082 bash[20963]: cluster 2024-04-03T14:29:33.264107+0000 mgr.y (mgr.24370) 335 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:34 smithi067 bash[27441]: cluster 2024-04-03T14:29:33.264107+0000 mgr.y (mgr.24370) 335 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:34 smithi067 bash[17655]: cluster 2024-04-03T14:29:33.264107+0000 mgr.y (mgr.24370) 335 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:36 smithi082 bash[20963]: cluster 2024-04-03T14:29:35.264663+0000 mgr.y (mgr.24370) 336 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:36 smithi082 bash[20963]: audit 2024-04-03T14:29:35.553080+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.67:0/892698464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:36 smithi067 bash[17655]: cluster 2024-04-03T14:29:35.264663+0000 mgr.y (mgr.24370) 336 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:36 smithi067 bash[17655]: audit 2024-04-03T14:29:35.553080+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.67:0/892698464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:36 smithi067 bash[27441]: cluster 2024-04-03T14:29:35.264663+0000 mgr.y (mgr.24370) 336 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:36 smithi067 bash[27441]: audit 2024-04-03T14:29:35.553080+0000 mon.a (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.67:0/892698464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:38 smithi082 bash[20963]: cluster 2024-04-03T14:29:37.265784+0000 mgr.y (mgr.24370) 337 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:38 smithi082 bash[20963]: audit 2024-04-03T14:29:38.011599+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.67:0/1300849772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:38 smithi067 bash[17655]: cluster 2024-04-03T14:29:37.265784+0000 mgr.y (mgr.24370) 337 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:38 smithi067 bash[17655]: audit 2024-04-03T14:29:38.011599+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.67:0/1300849772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:38 smithi067 bash[27441]: cluster 2024-04-03T14:29:37.265784+0000 mgr.y (mgr.24370) 337 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:38 smithi067 bash[27441]: audit 2024-04-03T14:29:38.011599+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.67:0/1300849772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:40 smithi082 bash[20963]: cluster 2024-04-03T14:29:39.266454+0000 mgr.y (mgr.24370) 338 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:40 smithi082 bash[20963]: audit 2024-04-03T14:29:39.660383+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:40 smithi067 bash[17655]: cluster 2024-04-03T14:29:39.266454+0000 mgr.y (mgr.24370) 338 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:40 smithi067 bash[17655]: audit 2024-04-03T14:29:39.660383+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:40 smithi067 bash[27441]: cluster 2024-04-03T14:29:39.266454+0000 mgr.y (mgr.24370) 338 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:40 smithi067 bash[27441]: audit 2024-04-03T14:29:39.660383+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:41 smithi082 bash[20963]: audit 2024-04-03T14:29:40.468310+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.67:0/425004661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:41 smithi067 bash[17655]: audit 2024-04-03T14:29:40.468310+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.67:0/425004661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:41 smithi067 bash[27441]: audit 2024-04-03T14:29:40.468310+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.67:0/425004661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:42 smithi082 bash[20963]: cluster 2024-04-03T14:29:41.267580+0000 mgr.y (mgr.24370) 339 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:42 smithi067 bash[17655]: cluster 2024-04-03T14:29:41.267580+0000 mgr.y (mgr.24370) 339 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:42 smithi067 bash[27441]: cluster 2024-04-03T14:29:41.267580+0000 mgr.y (mgr.24370) 339 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:43.380 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:43] "GET /metrics HTTP/1.1" 200 240043 "" "Prometheus/2.43.0" 2024-04-03T14:29:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:43 smithi082 bash[20963]: audit 2024-04-03T14:29:42.933923+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.67:0/2754991132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:29:43.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:43 smithi067 bash[17655]: audit 2024-04-03T14:29:42.933923+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.67:0/2754991132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:43.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:43 smithi067 bash[27441]: audit 2024-04-03T14:29:42.933923+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.67:0/2754991132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:44 smithi082 bash[20963]: cluster 2024-04-03T14:29:43.268186+0000 mgr.y (mgr.24370) 340 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:44 smithi067 bash[17655]: cluster 2024-04-03T14:29:43.268186+0000 mgr.y (mgr.24370) 340 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:44 smithi067 bash[27441]: cluster 2024-04-03T14:29:43.268186+0000 mgr.y (mgr.24370) 340 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:46 smithi067 bash[27441]: cluster 2024-04-03T14:29:45.268774+0000 mgr.y (mgr.24370) 341 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:46 smithi067 bash[27441]: audit 2024-04-03T14:29:45.390254+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.67:0/1199854970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:46 smithi067 bash[17655]: cluster 2024-04-03T14:29:45.268774+0000 mgr.y (mgr.24370) 341 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:46 smithi067 bash[17655]: audit 2024-04-03T14:29:45.390254+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.67:0/1199854970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:46 smithi082 bash[20963]: cluster 2024-04-03T14:29:45.268774+0000 mgr.y (mgr.24370) 341 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:46 smithi082 bash[20963]: audit 2024-04-03T14:29:45.390254+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.67:0/1199854970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:48 smithi067 bash[27441]: cluster 2024-04-03T14:29:47.269928+0000 mgr.y (mgr.24370) 342 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:48 smithi067 bash[27441]: audit 2024-04-03T14:29:47.847310+0000 mon.a (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.67:0/430122928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:48 smithi067 bash[17655]: cluster 2024-04-03T14:29:47.269928+0000 mgr.y (mgr.24370) 342 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:48 smithi067 bash[17655]: audit 2024-04-03T14:29:47.847310+0000 mon.a (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.67:0/430122928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:48 smithi082 bash[20963]: cluster 2024-04-03T14:29:47.269928+0000 mgr.y (mgr.24370) 342 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:48 smithi082 bash[20963]: audit 2024-04-03T14:29:47.847310+0000 mon.a (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.67:0/430122928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:50 smithi067 bash[27441]: cluster 2024-04-03T14:29:49.270591+0000 mgr.y (mgr.24370) 343 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:50 smithi067 bash[27441]: audit 2024-04-03T14:29:50.311851+0000 mon.a (mon.0) 1047 : audit [DBG] from='client.? 172.21.15.67:0/1860611586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:50 smithi067 bash[17655]: cluster 2024-04-03T14:29:49.270591+0000 mgr.y (mgr.24370) 343 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:50 smithi067 bash[17655]: audit 2024-04-03T14:29:50.311851+0000 mon.a (mon.0) 1047 : audit [DBG] from='client.? 172.21.15.67:0/1860611586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:50 smithi082 bash[20963]: cluster 2024-04-03T14:29:49.270591+0000 mgr.y (mgr.24370) 343 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:50 smithi082 bash[20963]: audit 2024-04-03T14:29:50.311851+0000 mon.a (mon.0) 1047 : audit [DBG] from='client.? 172.21.15.67:0/1860611586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:52 smithi067 bash[17655]: cluster 2024-04-03T14:29:51.271662+0000 mgr.y (mgr.24370) 344 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:52 smithi067 bash[27441]: cluster 2024-04-03T14:29:51.271662+0000 mgr.y (mgr.24370) 344 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:52 smithi082 bash[20963]: cluster 2024-04-03T14:29:51.271662+0000 mgr.y (mgr.24370) 344 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:53.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:53] "GET /metrics HTTP/1.1" 200 240043 "" "Prometheus/2.43.0" 2024-04-03T14:29:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:53 smithi067 bash[17655]: audit 2024-04-03T14:29:52.762017+0000 mon.a (mon.0) 1048 : audit [DBG] from='client.? 172.21.15.67:0/2929750446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:53 smithi067 bash[27441]: audit 2024-04-03T14:29:52.762017+0000 mon.a (mon.0) 1048 : audit [DBG] from='client.? 172.21.15.67:0/2929750446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:29:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:53 smithi082 bash[20963]: audit 2024-04-03T14:29:52.762017+0000 mon.a (mon.0) 1048 : audit [DBG] from='client.? 172.21.15.67:0/2929750446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:54 smithi067 bash[17655]: cluster 2024-04-03T14:29:53.272347+0000 mgr.y (mgr.24370) 345 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:54 smithi067 bash[27441]: cluster 2024-04-03T14:29:53.272347+0000 mgr.y (mgr.24370) 345 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:54 smithi082 bash[20963]: cluster 2024-04-03T14:29:53.272347+0000 mgr.y (mgr.24370) 345 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:55.798 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:55 smithi082 bash[20963]: audit 2024-04-03T14:29:54.660413+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:55.798 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:55 smithi082 bash[20963]: audit 2024-04-03T14:29:55.209189+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.67:0/3357857392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:55 smithi067 bash[27441]: audit 2024-04-03T14:29:54.660413+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:55 smithi067 bash[27441]: audit 2024-04-03T14:29:55.209189+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.67:0/3357857392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:55 smithi067 bash[17655]: audit 2024-04-03T14:29:54.660413+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:55 smithi067 bash[17655]: audit 2024-04-03T14:29:55.209189+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.67:0/3357857392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:56 smithi082 bash[20963]: cluster 2024-04-03T14:29:55.273051+0000 mgr.y (mgr.24370) 346 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:56 smithi067 bash[27441]: cluster 2024-04-03T14:29:55.273051+0000 mgr.y (mgr.24370) 346 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:56 smithi067 bash[17655]: cluster 2024-04-03T14:29:55.273051+0000 mgr.y (mgr.24370) 346 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:58 smithi082 bash[20963]: cluster 2024-04-03T14:29:57.274181+0000 mgr.y (mgr.24370) 347 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:29:58 smithi082 bash[20963]: audit 2024-04-03T14:29:57.661655+0000 mon.a (mon.0) 1050 : audit [DBG] from='client.? 172.21.15.67:0/968582700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:58 smithi067 bash[27441]: cluster 2024-04-03T14:29:57.274181+0000 mgr.y (mgr.24370) 347 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:29:58 smithi067 bash[27441]: audit 2024-04-03T14:29:57.661655+0000 mon.a (mon.0) 1050 : audit [DBG] from='client.? 172.21.15.67:0/968582700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:29:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:58 smithi067 bash[17655]: cluster 2024-04-03T14:29:57.274181+0000 mgr.y (mgr.24370) 347 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:29:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:29:58 smithi067 bash[17655]: audit 2024-04-03T14:29:57.661655+0000 mon.a (mon.0) 1050 : audit [DBG] from='client.? 172.21.15.67:0/968582700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:00 smithi082 bash[20963]: cluster 2024-04-03T14:29:59.274846+0000 mgr.y (mgr.24370) 348 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:00 smithi082 bash[20963]: cluster 2024-04-03T14:30:00.000108+0000 mon.a (mon.0) 1051 : cluster [WRN] Health detail: HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T14:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:00 smithi082 bash[20963]: cluster 2024-04-03T14:30:00.000139+0000 mon.a (mon.0) 1052 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-03T14:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:00 smithi082 bash[20963]: cluster 2024-04-03T14:30:00.000154+0000 mon.a (mon.0) 1053 : cluster [WRN] host smithi067 `cephadm pull` failed: cephadm exited with an error code: 1, stderr: Pulling container image quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14... 2024-04-03T14:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:00 smithi082 bash[20963]: cluster 2024-04-03T14:30:00.000167+0000 mon.a (mon.0) 1054 : cluster [WRN] Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:00 smithi082 bash[20963]: cluster 2024-04-03T14:30:00.000186+0000 mon.a (mon.0) 1055 : cluster [WRN] /usr/bin/docker: stderr Error response from daemon: unknown: Tag 539f0b1d5bf96c2685ece5ec413de92be6f78c14 was deleted or has expired. To pull, revive via time machine 2024-04-03T14:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:00 smithi082 bash[20963]: cluster 2024-04-03T14:30:00.000200+0000 mon.a (mon.0) 1056 : cluster [WRN] ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:30:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:00 smithi082 bash[20963]: audit 2024-04-03T14:30:00.116568+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.67:0/1737806875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[27441]: cluster 2024-04-03T14:29:59.274846+0000 mgr.y (mgr.24370) 348 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[27441]: cluster 2024-04-03T14:30:00.000108+0000 mon.a (mon.0) 1051 : cluster [WRN] Health detail: HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T14:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[27441]: cluster 2024-04-03T14:30:00.000139+0000 mon.a (mon.0) 1052 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-03T14:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[27441]: cluster 2024-04-03T14:30:00.000154+0000 mon.a (mon.0) 1053 : cluster [WRN] host smithi067 `cephadm pull` failed: cephadm exited with an error code: 1, stderr: Pulling container image quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14... 2024-04-03T14:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[27441]: cluster 2024-04-03T14:30:00.000167+0000 mon.a (mon.0) 1054 : cluster [WRN] Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[27441]: cluster 2024-04-03T14:30:00.000186+0000 mon.a (mon.0) 1055 : cluster [WRN] /usr/bin/docker: stderr Error response from daemon: unknown: Tag 539f0b1d5bf96c2685ece5ec413de92be6f78c14 was deleted or has expired. To pull, revive via time machine 2024-04-03T14:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[27441]: cluster 2024-04-03T14:30:00.000200+0000 mon.a (mon.0) 1056 : cluster [WRN] ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[27441]: audit 2024-04-03T14:30:00.116568+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.67:0/1737806875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[17655]: cluster 2024-04-03T14:29:59.274846+0000 mgr.y (mgr.24370) 348 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[17655]: cluster 2024-04-03T14:30:00.000108+0000 mon.a (mon.0) 1051 : cluster [WRN] Health detail: HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T14:30:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[17655]: cluster 2024-04-03T14:30:00.000139+0000 mon.a (mon.0) 1052 : cluster [WRN] [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image 2024-04-03T14:30:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[17655]: cluster 2024-04-03T14:30:00.000154+0000 mon.a (mon.0) 1053 : cluster [WRN] host smithi067 `cephadm pull` failed: cephadm exited with an error code: 1, stderr: Pulling container image quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14... 2024-04-03T14:30:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[17655]: cluster 2024-04-03T14:30:00.000167+0000 mon.a (mon.0) 1054 : cluster [WRN] Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:30:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[17655]: cluster 2024-04-03T14:30:00.000186+0000 mon.a (mon.0) 1055 : cluster [WRN] /usr/bin/docker: stderr Error response from daemon: unknown: Tag 539f0b1d5bf96c2685ece5ec413de92be6f78c14 was deleted or has expired. To pull, revive via time machine 2024-04-03T14:30:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[17655]: cluster 2024-04-03T14:30:00.000200+0000 mon.a (mon.0) 1056 : cluster [WRN] ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:539f0b1d5bf96c2685ece5ec413de92be6f78c14 2024-04-03T14:30:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:00 smithi067 bash[17655]: audit 2024-04-03T14:30:00.116568+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.67:0/1737806875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:02 smithi082 bash[20963]: cluster 2024-04-03T14:30:01.275996+0000 mgr.y (mgr.24370) 349 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:02 smithi067 bash[17655]: cluster 2024-04-03T14:30:01.275996+0000 mgr.y (mgr.24370) 349 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:02 smithi067 bash[27441]: cluster 2024-04-03T14:30:01.275996+0000 mgr.y (mgr.24370) 349 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:03] "GET /metrics HTTP/1.1" 200 240045 "" "Prometheus/2.43.0" 2024-04-03T14:30:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:03 smithi082 bash[20963]: audit 2024-04-03T14:30:02.559916+0000 mon.a (mon.0) 1057 : audit [DBG] from='client.? 172.21.15.67:0/896038479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:30:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:03 smithi067 bash[27441]: audit 2024-04-03T14:30:02.559916+0000 mon.a (mon.0) 1057 : audit [DBG] from='client.? 172.21.15.67:0/896038479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:03 smithi067 bash[17655]: audit 2024-04-03T14:30:02.559916+0000 mon.a (mon.0) 1057 : audit [DBG] from='client.? 172.21.15.67:0/896038479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:04 smithi082 bash[20963]: cluster 2024-04-03T14:30:03.276775+0000 mgr.y (mgr.24370) 350 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:04 smithi067 bash[27441]: cluster 2024-04-03T14:30:03.276775+0000 mgr.y (mgr.24370) 350 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:04 smithi067 bash[17655]: cluster 2024-04-03T14:30:03.276775+0000 mgr.y (mgr.24370) 350 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:05 smithi067 bash[27441]: audit 2024-04-03T14:30:05.005671+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.67:0/3233140921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:05 smithi067 bash[17655]: audit 2024-04-03T14:30:05.005671+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.67:0/3233140921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:05 smithi082 bash[20963]: audit 2024-04-03T14:30:05.005671+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.67:0/3233140921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:06 smithi082 bash[20963]: cluster 2024-04-03T14:30:05.277492+0000 mgr.y (mgr.24370) 351 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:06 smithi067 bash[17655]: cluster 2024-04-03T14:30:05.277492+0000 mgr.y (mgr.24370) 351 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:06 smithi067 bash[27441]: cluster 2024-04-03T14:30:05.277492+0000 mgr.y (mgr.24370) 351 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:07 smithi082 bash[20963]: audit 2024-04-03T14:30:07.458227+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.67:0/1445720795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:07 smithi067 bash[17655]: audit 2024-04-03T14:30:07.458227+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.67:0/1445720795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:07 smithi067 bash[27441]: audit 2024-04-03T14:30:07.458227+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.67:0/1445720795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:08 smithi082 bash[20963]: cluster 2024-04-03T14:30:07.278440+0000 mgr.y (mgr.24370) 352 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:08 smithi067 bash[17655]: cluster 2024-04-03T14:30:07.278440+0000 mgr.y (mgr.24370) 352 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:08 smithi067 bash[27441]: cluster 2024-04-03T14:30:07.278440+0000 mgr.y (mgr.24370) 352 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:10 smithi082 bash[20963]: cluster 2024-04-03T14:30:09.279103+0000 mgr.y (mgr.24370) 353 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:10 smithi082 bash[20963]: audit 2024-04-03T14:30:09.660981+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:10 smithi082 bash[20963]: audit 2024-04-03T14:30:09.908761+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.67:0/2865436426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:10 smithi067 bash[17655]: cluster 2024-04-03T14:30:09.279103+0000 mgr.y (mgr.24370) 353 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:10 smithi067 bash[17655]: audit 2024-04-03T14:30:09.660981+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:10 smithi067 bash[17655]: audit 2024-04-03T14:30:09.908761+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.67:0/2865436426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:10 smithi067 bash[27441]: cluster 2024-04-03T14:30:09.279103+0000 mgr.y (mgr.24370) 353 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:10 smithi067 bash[27441]: audit 2024-04-03T14:30:09.660981+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:10 smithi067 bash[27441]: audit 2024-04-03T14:30:09.908761+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.67:0/2865436426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:12 smithi082 bash[20963]: cluster 2024-04-03T14:30:11.280278+0000 mgr.y (mgr.24370) 354 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:12 smithi082 bash[20963]: audit 2024-04-03T14:30:12.360767+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.67:0/2251355050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:12 smithi067 bash[17655]: cluster 2024-04-03T14:30:11.280278+0000 mgr.y (mgr.24370) 354 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:12 smithi067 bash[17655]: audit 2024-04-03T14:30:12.360767+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.67:0/2251355050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:12 smithi067 bash[27441]: cluster 2024-04-03T14:30:11.280278+0000 mgr.y (mgr.24370) 354 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:12 smithi067 bash[27441]: audit 2024-04-03T14:30:12.360767+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.67:0/2251355050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:13] "GET /metrics HTTP/1.1" 200 240040 "" "Prometheus/2.43.0" 2024-04-03T14:30:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:30:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:14 smithi082 bash[20963]: cluster 2024-04-03T14:30:13.280960+0000 mgr.y (mgr.24370) 355 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:14 smithi067 bash[17655]: cluster 2024-04-03T14:30:13.280960+0000 mgr.y (mgr.24370) 355 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:14 smithi067 bash[27441]: cluster 2024-04-03T14:30:13.280960+0000 mgr.y (mgr.24370) 355 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:15 smithi082 bash[20963]: audit 2024-04-03T14:30:14.817401+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.67:0/3163868276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:15 smithi067 bash[17655]: audit 2024-04-03T14:30:14.817401+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.67:0/3163868276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:15 smithi067 bash[27441]: audit 2024-04-03T14:30:14.817401+0000 mon.c (mon.2) 85 : audit [DBG] from='client.? 172.21.15.67:0/3163868276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:16 smithi082 bash[20963]: cluster 2024-04-03T14:30:15.281676+0000 mgr.y (mgr.24370) 356 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:16 smithi067 bash[17655]: cluster 2024-04-03T14:30:15.281676+0000 mgr.y (mgr.24370) 356 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:16 smithi067 bash[27441]: cluster 2024-04-03T14:30:15.281676+0000 mgr.y (mgr.24370) 356 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:17 smithi082 bash[20963]: audit 2024-04-03T14:30:17.274878+0000 mon.a (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.67:0/2811437302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:17 smithi067 bash[17655]: audit 2024-04-03T14:30:17.274878+0000 mon.a (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.67:0/2811437302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:17 smithi067 bash[27441]: audit 2024-04-03T14:30:17.274878+0000 mon.a (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.67:0/2811437302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:18 smithi082 bash[20963]: cluster 2024-04-03T14:30:17.282539+0000 mgr.y (mgr.24370) 357 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:18 smithi067 bash[17655]: cluster 2024-04-03T14:30:17.282539+0000 mgr.y (mgr.24370) 357 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:18 smithi067 bash[27441]: cluster 2024-04-03T14:30:17.282539+0000 mgr.y (mgr.24370) 357 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:20 smithi082 bash[20963]: cluster 2024-04-03T14:30:19.283253+0000 mgr.y (mgr.24370) 358 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:20 smithi082 bash[20963]: audit 2024-04-03T14:30:19.732138+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.67:0/1810373667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:20 smithi067 bash[17655]: cluster 2024-04-03T14:30:19.283253+0000 mgr.y (mgr.24370) 358 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:20 smithi067 bash[17655]: audit 2024-04-03T14:30:19.732138+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.67:0/1810373667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:20 smithi067 bash[27441]: cluster 2024-04-03T14:30:19.283253+0000 mgr.y (mgr.24370) 358 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:20 smithi067 bash[27441]: audit 2024-04-03T14:30:19.732138+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.67:0/1810373667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:22 smithi082 bash[20963]: cluster 2024-04-03T14:30:21.284486+0000 mgr.y (mgr.24370) 359 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:22 smithi082 bash[20963]: audit 2024-04-03T14:30:22.197572+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.67:0/2534079283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:22 smithi067 bash[17655]: cluster 2024-04-03T14:30:21.284486+0000 mgr.y (mgr.24370) 359 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:22 smithi067 bash[17655]: audit 2024-04-03T14:30:22.197572+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.67:0/2534079283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:22 smithi067 bash[27441]: cluster 2024-04-03T14:30:21.284486+0000 mgr.y (mgr.24370) 359 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:22 smithi067 bash[27441]: audit 2024-04-03T14:30:22.197572+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.67:0/2534079283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:23] "GET /metrics HTTP/1.1" 200 240040 "" "Prometheus/2.43.0" 2024-04-03T14:30:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:30:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:23 smithi082 bash[20963]: audit 2024-04-03T14:30:23.493838+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:30:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:23 smithi067 bash[17655]: audit 2024-04-03T14:30:23.493838+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:30:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:23 smithi067 bash[27441]: audit 2024-04-03T14:30:23.493838+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:30:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:24 smithi082 bash[20963]: cluster 2024-04-03T14:30:23.285090+0000 mgr.y (mgr.24370) 360 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:24 smithi082 bash[20963]: audit 2024-04-03T14:30:23.825836+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:24 smithi082 bash[20963]: audit 2024-04-03T14:30:23.837093+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:24 smithi082 bash[20963]: audit 2024-04-03T14:30:24.646174+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.67:0/3270509058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:24 smithi082 bash[20963]: audit 2024-04-03T14:30:24.661009+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[17655]: cluster 2024-04-03T14:30:23.285090+0000 mgr.y (mgr.24370) 360 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[17655]: audit 2024-04-03T14:30:23.825836+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[17655]: audit 2024-04-03T14:30:23.837093+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[17655]: audit 2024-04-03T14:30:24.646174+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.67:0/3270509058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[17655]: audit 2024-04-03T14:30:24.661009+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[27441]: cluster 2024-04-03T14:30:23.285090+0000 mgr.y (mgr.24370) 360 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[27441]: audit 2024-04-03T14:30:23.825836+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[27441]: audit 2024-04-03T14:30:23.837093+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[27441]: audit 2024-04-03T14:30:24.646174+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.67:0/3270509058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:24 smithi067 bash[27441]: audit 2024-04-03T14:30:24.661009+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:26 smithi082 bash[20963]: cluster 2024-04-03T14:30:25.285724+0000 mgr.y (mgr.24370) 361 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:26 smithi067 bash[17655]: cluster 2024-04-03T14:30:25.285724+0000 mgr.y (mgr.24370) 361 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:26 smithi067 bash[27441]: cluster 2024-04-03T14:30:25.285724+0000 mgr.y (mgr.24370) 361 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:27 smithi082 bash[20963]: audit 2024-04-03T14:30:27.101418+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.67:0/902374179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:28.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:27 smithi067 bash[17655]: audit 2024-04-03T14:30:27.101418+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.67:0/902374179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:27 smithi067 bash[27441]: audit 2024-04-03T14:30:27.101418+0000 mon.a (mon.0) 1067 : audit [DBG] from='client.? 172.21.15.67:0/902374179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:28 smithi082 bash[20963]: cluster 2024-04-03T14:30:27.286998+0000 mgr.y (mgr.24370) 362 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:28 smithi067 bash[17655]: cluster 2024-04-03T14:30:27.286998+0000 mgr.y (mgr.24370) 362 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:28 smithi067 bash[27441]: cluster 2024-04-03T14:30:27.286998+0000 mgr.y (mgr.24370) 362 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: cluster 2024-04-03T14:30:29.287572+0000 mgr.y (mgr.24370) 363 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:29.491272+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:29.498155+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:29.534831+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:29.542765+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:29.621456+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.67:0/203692184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:29.986013+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:29.987901+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:29.989505+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:29.990627+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: cephadm 2024-04-03T14:30:29.991461+0000 mgr.y (mgr.24370) 364 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 2524M 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:30.001413+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:30.021384+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:30.022947+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:30.024422+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:30.025883+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: cephadm 2024-04-03T14:30:30.026990+0000 mgr.y (mgr.24370) 365 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 2524M 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:30.035122+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:30.038137+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:30.039189+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:30:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:30 smithi082 bash[20963]: audit 2024-04-03T14:30:30.045260+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: cluster 2024-04-03T14:30:29.287572+0000 mgr.y (mgr.24370) 363 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:29.491272+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:29.498155+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:29.534831+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:29.542765+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:29.621456+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.67:0/203692184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:29.986013+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:29.987901+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:29.989505+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:29.990627+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: cephadm 2024-04-03T14:30:29.991461+0000 mgr.y (mgr.24370) 364 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 2524M 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:30.001413+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:30.021384+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:30.022947+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:30.024422+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:30.025883+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: cephadm 2024-04-03T14:30:30.026990+0000 mgr.y (mgr.24370) 365 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 2524M 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:30.035122+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:30.038137+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:30.039189+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:30:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[17655]: audit 2024-04-03T14:30:30.045260+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: cluster 2024-04-03T14:30:29.287572+0000 mgr.y (mgr.24370) 363 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:29.491272+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:29.498155+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:29.534831+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:29.542765+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:29.621456+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.67:0/203692184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:29.986013+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:29.987901+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:29.989505+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:29.990627+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: cephadm 2024-04-03T14:30:29.991461+0000 mgr.y (mgr.24370) 364 : cephadm [INF] Adjusting osd_memory_target on smithi082 to 2524M 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:30.001413+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:30.021384+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:30.022947+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:30.024422+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:30.025883+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-03T14:30:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: cephadm 2024-04-03T14:30:30.026990+0000 mgr.y (mgr.24370) 365 : cephadm [INF] Adjusting osd_memory_target on smithi067 to 2524M 2024-04-03T14:30:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:30.035122+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:30.038137+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:30:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:30.039189+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:30:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:30 smithi067 bash[27441]: audit 2024-04-03T14:30:30.045260+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:30:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:32 smithi082 bash[20963]: cluster 2024-04-03T14:30:31.288690+0000 mgr.y (mgr.24370) 366 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:32 smithi082 bash[20963]: audit 2024-04-03T14:30:32.083125+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.67:0/20599009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:32 smithi067 bash[17655]: cluster 2024-04-03T14:30:31.288690+0000 mgr.y (mgr.24370) 366 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:32 smithi067 bash[17655]: audit 2024-04-03T14:30:32.083125+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.67:0/20599009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:32 smithi067 bash[27441]: cluster 2024-04-03T14:30:31.288690+0000 mgr.y (mgr.24370) 366 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:32 smithi067 bash[27441]: audit 2024-04-03T14:30:32.083125+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.67:0/20599009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:33] "GET /metrics HTTP/1.1" 200 240036 "" "Prometheus/2.43.0" 2024-04-03T14:30:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:30:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:34 smithi082 bash[20963]: cluster 2024-04-03T14:30:33.289373+0000 mgr.y (mgr.24370) 367 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:34 smithi067 bash[17655]: cluster 2024-04-03T14:30:33.289373+0000 mgr.y (mgr.24370) 367 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:34 smithi067 bash[27441]: cluster 2024-04-03T14:30:33.289373+0000 mgr.y (mgr.24370) 367 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:35 smithi082 bash[20963]: audit 2024-04-03T14:30:34.542617+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.67:0/4026763118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:35 smithi067 bash[17655]: audit 2024-04-03T14:30:34.542617+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.67:0/4026763118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:35 smithi067 bash[27441]: audit 2024-04-03T14:30:34.542617+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.67:0/4026763118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:36 smithi082 bash[20963]: cluster 2024-04-03T14:30:35.290138+0000 mgr.y (mgr.24370) 368 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:36 smithi067 bash[17655]: cluster 2024-04-03T14:30:35.290138+0000 mgr.y (mgr.24370) 368 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:36 smithi067 bash[27441]: cluster 2024-04-03T14:30:35.290138+0000 mgr.y (mgr.24370) 368 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:37 smithi082 bash[20963]: audit 2024-04-03T14:30:36.995903+0000 mon.a (mon.0) 1085 : audit [DBG] from='client.? 172.21.15.67:0/3752483457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:37 smithi067 bash[17655]: audit 2024-04-03T14:30:36.995903+0000 mon.a (mon.0) 1085 : audit [DBG] from='client.? 172.21.15.67:0/3752483457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:37 smithi067 bash[27441]: audit 2024-04-03T14:30:36.995903+0000 mon.a (mon.0) 1085 : audit [DBG] from='client.? 172.21.15.67:0/3752483457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:38 smithi082 bash[20963]: cluster 2024-04-03T14:30:37.291302+0000 mgr.y (mgr.24370) 369 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:38 smithi067 bash[17655]: cluster 2024-04-03T14:30:37.291302+0000 mgr.y (mgr.24370) 369 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:38 smithi067 bash[27441]: cluster 2024-04-03T14:30:37.291302+0000 mgr.y (mgr.24370) 369 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:39 smithi082 bash[20963]: audit 2024-04-03T14:30:39.443799+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.67:0/1032115517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:39 smithi067 bash[27441]: audit 2024-04-03T14:30:39.443799+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.67:0/1032115517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:39 smithi067 bash[17655]: audit 2024-04-03T14:30:39.443799+0000 mon.a (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.67:0/1032115517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:40 smithi082 bash[20963]: cluster 2024-04-03T14:30:39.291881+0000 mgr.y (mgr.24370) 370 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:40 smithi082 bash[20963]: audit 2024-04-03T14:30:39.661541+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:40 smithi067 bash[27441]: cluster 2024-04-03T14:30:39.291881+0000 mgr.y (mgr.24370) 370 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:40 smithi067 bash[27441]: audit 2024-04-03T14:30:39.661541+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:40 smithi067 bash[17655]: cluster 2024-04-03T14:30:39.291881+0000 mgr.y (mgr.24370) 370 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:40 smithi067 bash[17655]: audit 2024-04-03T14:30:39.661541+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:42 smithi082 bash[20963]: cluster 2024-04-03T14:30:41.293031+0000 mgr.y (mgr.24370) 371 : cluster [DBG] pgmap v355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:42 smithi082 bash[20963]: audit 2024-04-03T14:30:41.899990+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.67:0/2048123046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:42 smithi067 bash[27441]: cluster 2024-04-03T14:30:41.293031+0000 mgr.y (mgr.24370) 371 : cluster [DBG] pgmap v355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:42 smithi067 bash[27441]: audit 2024-04-03T14:30:41.899990+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.67:0/2048123046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:42 smithi067 bash[17655]: cluster 2024-04-03T14:30:41.293031+0000 mgr.y (mgr.24370) 371 : cluster [DBG] pgmap v355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:42 smithi067 bash[17655]: audit 2024-04-03T14:30:41.899990+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.67:0/2048123046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:43] "GET /metrics HTTP/1.1" 200 239995 "" "Prometheus/2.43.0" 2024-04-03T14:30:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:30:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:44 smithi082 bash[20963]: cluster 2024-04-03T14:30:43.293723+0000 mgr.y (mgr.24370) 372 : cluster [DBG] pgmap v356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:44 smithi082 bash[20963]: audit 2024-04-03T14:30:44.356783+0000 mon.a (mon.0) 1088 : audit [DBG] from='client.? 172.21.15.67:0/794153734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:44 smithi067 bash[27441]: cluster 2024-04-03T14:30:43.293723+0000 mgr.y (mgr.24370) 372 : cluster [DBG] pgmap v356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:44 smithi067 bash[27441]: audit 2024-04-03T14:30:44.356783+0000 mon.a (mon.0) 1088 : audit [DBG] from='client.? 172.21.15.67:0/794153734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:44 smithi067 bash[17655]: cluster 2024-04-03T14:30:43.293723+0000 mgr.y (mgr.24370) 372 : cluster [DBG] pgmap v356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:44 smithi067 bash[17655]: audit 2024-04-03T14:30:44.356783+0000 mon.a (mon.0) 1088 : audit [DBG] from='client.? 172.21.15.67:0/794153734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:46 smithi082 bash[20963]: cluster 2024-04-03T14:30:45.294399+0000 mgr.y (mgr.24370) 373 : cluster [DBG] pgmap v357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:46 smithi067 bash[27441]: cluster 2024-04-03T14:30:45.294399+0000 mgr.y (mgr.24370) 373 : cluster [DBG] pgmap v357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:46 smithi067 bash[17655]: cluster 2024-04-03T14:30:45.294399+0000 mgr.y (mgr.24370) 373 : cluster [DBG] pgmap v357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:47 smithi082 bash[20963]: audit 2024-04-03T14:30:46.805993+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.67:0/1411580226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:47 smithi067 bash[17655]: audit 2024-04-03T14:30:46.805993+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.67:0/1411580226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:47 smithi067 bash[27441]: audit 2024-04-03T14:30:46.805993+0000 mon.c (mon.2) 92 : audit [DBG] from='client.? 172.21.15.67:0/1411580226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:48 smithi082 bash[20963]: cluster 2024-04-03T14:30:47.295554+0000 mgr.y (mgr.24370) 374 : cluster [DBG] pgmap v358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:48 smithi067 bash[27441]: cluster 2024-04-03T14:30:47.295554+0000 mgr.y (mgr.24370) 374 : cluster [DBG] pgmap v358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:48 smithi067 bash[17655]: cluster 2024-04-03T14:30:47.295554+0000 mgr.y (mgr.24370) 374 : cluster [DBG] pgmap v358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:49 smithi082 bash[20963]: audit 2024-04-03T14:30:49.259499+0000 mon.a (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.67:0/1725169921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:49 smithi067 bash[27441]: audit 2024-04-03T14:30:49.259499+0000 mon.a (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.67:0/1725169921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:49 smithi067 bash[17655]: audit 2024-04-03T14:30:49.259499+0000 mon.a (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.67:0/1725169921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:50 smithi082 bash[20963]: cluster 2024-04-03T14:30:49.296281+0000 mgr.y (mgr.24370) 375 : cluster [DBG] pgmap v359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:50 smithi067 bash[17655]: cluster 2024-04-03T14:30:49.296281+0000 mgr.y (mgr.24370) 375 : cluster [DBG] pgmap v359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:50 smithi067 bash[27441]: cluster 2024-04-03T14:30:49.296281+0000 mgr.y (mgr.24370) 375 : cluster [DBG] pgmap v359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:52 smithi082 bash[20963]: cluster 2024-04-03T14:30:51.297408+0000 mgr.y (mgr.24370) 376 : cluster [DBG] pgmap v360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:52 smithi082 bash[20963]: audit 2024-04-03T14:30:51.719009+0000 mon.c (mon.2) 93 : audit [DBG] from='client.? 172.21.15.67:0/2467039363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:52 smithi067 bash[17655]: cluster 2024-04-03T14:30:51.297408+0000 mgr.y (mgr.24370) 376 : cluster [DBG] pgmap v360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:52 smithi067 bash[17655]: audit 2024-04-03T14:30:51.719009+0000 mon.c (mon.2) 93 : audit [DBG] from='client.? 172.21.15.67:0/2467039363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:52 smithi067 bash[27441]: cluster 2024-04-03T14:30:51.297408+0000 mgr.y (mgr.24370) 376 : cluster [DBG] pgmap v360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:52 smithi067 bash[27441]: audit 2024-04-03T14:30:51.719009+0000 mon.c (mon.2) 93 : audit [DBG] from='client.? 172.21.15.67:0/2467039363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:53] "GET /metrics HTTP/1.1" 200 239995 "" "Prometheus/2.43.0" 2024-04-03T14:30:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:30:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:54 smithi082 bash[20963]: cluster 2024-04-03T14:30:53.298134+0000 mgr.y (mgr.24370) 377 : cluster [DBG] pgmap v361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:54 smithi082 bash[20963]: audit 2024-04-03T14:30:54.179122+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.67:0/563900180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:54 smithi067 bash[27441]: cluster 2024-04-03T14:30:53.298134+0000 mgr.y (mgr.24370) 377 : cluster [DBG] pgmap v361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:54 smithi067 bash[27441]: audit 2024-04-03T14:30:54.179122+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.67:0/563900180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:54 smithi067 bash[17655]: cluster 2024-04-03T14:30:53.298134+0000 mgr.y (mgr.24370) 377 : cluster [DBG] pgmap v361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:54 smithi067 bash[17655]: audit 2024-04-03T14:30:54.179122+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.67:0/563900180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:55 smithi082 bash[20963]: audit 2024-04-03T14:30:54.662307+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:55 smithi067 bash[17655]: audit 2024-04-03T14:30:54.662307+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:55 smithi067 bash[27441]: audit 2024-04-03T14:30:54.662307+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:30:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:56 smithi082 bash[20963]: cluster 2024-04-03T14:30:55.298837+0000 mgr.y (mgr.24370) 378 : cluster [DBG] pgmap v362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:56 smithi067 bash[17655]: cluster 2024-04-03T14:30:55.298837+0000 mgr.y (mgr.24370) 378 : cluster [DBG] pgmap v362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:56 smithi067 bash[27441]: cluster 2024-04-03T14:30:55.298837+0000 mgr.y (mgr.24370) 378 : cluster [DBG] pgmap v362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:57 smithi082 bash[20963]: audit 2024-04-03T14:30:56.626453+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.67:0/193499317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:57 smithi067 bash[27441]: audit 2024-04-03T14:30:56.626453+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.67:0/193499317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:57 smithi067 bash[17655]: audit 2024-04-03T14:30:56.626453+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.67:0/193499317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:58 smithi082 bash[20963]: cluster 2024-04-03T14:30:57.300043+0000 mgr.y (mgr.24370) 379 : cluster [DBG] pgmap v363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:58 smithi067 bash[27441]: cluster 2024-04-03T14:30:57.300043+0000 mgr.y (mgr.24370) 379 : cluster [DBG] pgmap v363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:58 smithi067 bash[17655]: cluster 2024-04-03T14:30:57.300043+0000 mgr.y (mgr.24370) 379 : cluster [DBG] pgmap v363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:30:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:30:59 smithi082 bash[20963]: audit 2024-04-03T14:30:59.079425+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.67:0/3189817652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:30:59 smithi067 bash[27441]: audit 2024-04-03T14:30:59.079425+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.67:0/3189817652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:30:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:30:59 smithi067 bash[17655]: audit 2024-04-03T14:30:59.079425+0000 mon.c (mon.2) 95 : audit [DBG] from='client.? 172.21.15.67:0/3189817652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:00 smithi082 bash[20963]: cluster 2024-04-03T14:30:59.300731+0000 mgr.y (mgr.24370) 380 : cluster [DBG] pgmap v364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:00 smithi067 bash[17655]: cluster 2024-04-03T14:30:59.300731+0000 mgr.y (mgr.24370) 380 : cluster [DBG] pgmap v364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:00 smithi067 bash[27441]: cluster 2024-04-03T14:30:59.300731+0000 mgr.y (mgr.24370) 380 : cluster [DBG] pgmap v364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:01 smithi082 bash[20963]: audit 2024-04-03T14:31:01.531454+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.67:0/1003478910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:01 smithi067 bash[17655]: audit 2024-04-03T14:31:01.531454+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.67:0/1003478910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:01 smithi067 bash[27441]: audit 2024-04-03T14:31:01.531454+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.67:0/1003478910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:02 smithi082 bash[20963]: cluster 2024-04-03T14:31:01.301915+0000 mgr.y (mgr.24370) 381 : cluster [DBG] pgmap v365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:02 smithi067 bash[27441]: cluster 2024-04-03T14:31:01.301915+0000 mgr.y (mgr.24370) 381 : cluster [DBG] pgmap v365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:02 smithi067 bash[17655]: cluster 2024-04-03T14:31:01.301915+0000 mgr.y (mgr.24370) 381 : cluster [DBG] pgmap v365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:03] "GET /metrics HTTP/1.1" 200 239992 "" "Prometheus/2.43.0" 2024-04-03T14:31:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:31:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:04 smithi082 bash[20963]: cluster 2024-04-03T14:31:03.302553+0000 mgr.y (mgr.24370) 382 : cluster [DBG] pgmap v366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:04 smithi082 bash[20963]: audit 2024-04-03T14:31:03.996447+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.67:0/3598712274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:04 smithi067 bash[17655]: cluster 2024-04-03T14:31:03.302553+0000 mgr.y (mgr.24370) 382 : cluster [DBG] pgmap v366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:04 smithi067 bash[17655]: audit 2024-04-03T14:31:03.996447+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.67:0/3598712274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:04 smithi067 bash[27441]: cluster 2024-04-03T14:31:03.302553+0000 mgr.y (mgr.24370) 382 : cluster [DBG] pgmap v366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:04 smithi067 bash[27441]: audit 2024-04-03T14:31:03.996447+0000 mon.c (mon.2) 97 : audit [DBG] from='client.? 172.21.15.67:0/3598712274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:06 smithi082 bash[20963]: cluster 2024-04-03T14:31:05.303176+0000 mgr.y (mgr.24370) 383 : cluster [DBG] pgmap v367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:06 smithi082 bash[20963]: audit 2024-04-03T14:31:06.448404+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.67:0/3354393169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:06 smithi067 bash[27441]: cluster 2024-04-03T14:31:05.303176+0000 mgr.y (mgr.24370) 383 : cluster [DBG] pgmap v367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:06 smithi067 bash[27441]: audit 2024-04-03T14:31:06.448404+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.67:0/3354393169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:06 smithi067 bash[17655]: cluster 2024-04-03T14:31:05.303176+0000 mgr.y (mgr.24370) 383 : cluster [DBG] pgmap v367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:06 smithi067 bash[17655]: audit 2024-04-03T14:31:06.448404+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.67:0/3354393169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:08 smithi082 bash[20963]: cluster 2024-04-03T14:31:07.304415+0000 mgr.y (mgr.24370) 384 : cluster [DBG] pgmap v368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:08 smithi067 bash[27441]: cluster 2024-04-03T14:31:07.304415+0000 mgr.y (mgr.24370) 384 : cluster [DBG] pgmap v368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:08 smithi067 bash[17655]: cluster 2024-04-03T14:31:07.304415+0000 mgr.y (mgr.24370) 384 : cluster [DBG] pgmap v368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:09 smithi082 bash[20963]: audit 2024-04-03T14:31:08.908153+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.67:0/201115744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:09 smithi067 bash[17655]: audit 2024-04-03T14:31:08.908153+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.67:0/201115744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:09 smithi067 bash[27441]: audit 2024-04-03T14:31:08.908153+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.67:0/201115744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:10 smithi082 bash[20963]: cluster 2024-04-03T14:31:09.305107+0000 mgr.y (mgr.24370) 385 : cluster [DBG] pgmap v369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:10 smithi082 bash[20963]: audit 2024-04-03T14:31:09.662625+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:10 smithi067 bash[17655]: cluster 2024-04-03T14:31:09.305107+0000 mgr.y (mgr.24370) 385 : cluster [DBG] pgmap v369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:10 smithi067 bash[17655]: audit 2024-04-03T14:31:09.662625+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:10 smithi067 bash[27441]: cluster 2024-04-03T14:31:09.305107+0000 mgr.y (mgr.24370) 385 : cluster [DBG] pgmap v369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:10 smithi067 bash[27441]: audit 2024-04-03T14:31:09.662625+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:12 smithi082 bash[20963]: cluster 2024-04-03T14:31:11.305845+0000 mgr.y (mgr.24370) 386 : cluster [DBG] pgmap v370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:12 smithi082 bash[20963]: audit 2024-04-03T14:31:11.366912+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.67:0/3993041521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:12 smithi067 bash[17655]: cluster 2024-04-03T14:31:11.305845+0000 mgr.y (mgr.24370) 386 : cluster [DBG] pgmap v370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:12 smithi067 bash[17655]: audit 2024-04-03T14:31:11.366912+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.67:0/3993041521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:12 smithi067 bash[27441]: cluster 2024-04-03T14:31:11.305845+0000 mgr.y (mgr.24370) 386 : cluster [DBG] pgmap v370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:12 smithi067 bash[27441]: audit 2024-04-03T14:31:11.366912+0000 mon.a (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.67:0/3993041521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:13] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-03T14:31:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:31:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:14 smithi082 bash[20963]: cluster 2024-04-03T14:31:13.306430+0000 mgr.y (mgr.24370) 387 : cluster [DBG] pgmap v371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:14 smithi082 bash[20963]: audit 2024-04-03T14:31:13.819026+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.67:0/2496324183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:14 smithi067 bash[27441]: cluster 2024-04-03T14:31:13.306430+0000 mgr.y (mgr.24370) 387 : cluster [DBG] pgmap v371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:14 smithi067 bash[27441]: audit 2024-04-03T14:31:13.819026+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.67:0/2496324183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:14.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:14 smithi067 bash[17655]: cluster 2024-04-03T14:31:13.306430+0000 mgr.y (mgr.24370) 387 : cluster [DBG] pgmap v371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:14.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:14 smithi067 bash[17655]: audit 2024-04-03T14:31:13.819026+0000 mon.a (mon.0) 1095 : audit [DBG] from='client.? 172.21.15.67:0/2496324183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:15.883 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:31:15 smithi082 bash[55474]: logger=sqlstore.transactions t=2024-04-03T14:31:15.541090906Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-03T14:31:15.884 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T14:31:15.723374905Z level=info msg="Completed cleanup jobs" duration=193.74931ms 2024-04-03T14:31:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:16 smithi082 bash[20963]: cluster 2024-04-03T14:31:15.307103+0000 mgr.y (mgr.24370) 388 : cluster [DBG] pgmap v372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:16 smithi082 bash[20963]: audit 2024-04-03T14:31:16.274358+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.67:0/1648708830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:16 smithi067 bash[17655]: cluster 2024-04-03T14:31:15.307103+0000 mgr.y (mgr.24370) 388 : cluster [DBG] pgmap v372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:16 smithi067 bash[17655]: audit 2024-04-03T14:31:16.274358+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.67:0/1648708830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:16 smithi067 bash[27441]: cluster 2024-04-03T14:31:15.307103+0000 mgr.y (mgr.24370) 388 : cluster [DBG] pgmap v372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:16 smithi067 bash[27441]: audit 2024-04-03T14:31:16.274358+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.67:0/1648708830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:18 smithi082 bash[20963]: cluster 2024-04-03T14:31:17.308296+0000 mgr.y (mgr.24370) 389 : cluster [DBG] pgmap v373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:18 smithi067 bash[17655]: cluster 2024-04-03T14:31:17.308296+0000 mgr.y (mgr.24370) 389 : cluster [DBG] pgmap v373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:18 smithi067 bash[27441]: cluster 2024-04-03T14:31:17.308296+0000 mgr.y (mgr.24370) 389 : cluster [DBG] pgmap v373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:19 smithi082 bash[20963]: audit 2024-04-03T14:31:18.731683+0000 mon.a (mon.0) 1096 : audit [DBG] from='client.? 172.21.15.67:0/2090987144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:19 smithi067 bash[27441]: audit 2024-04-03T14:31:18.731683+0000 mon.a (mon.0) 1096 : audit [DBG] from='client.? 172.21.15.67:0/2090987144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:19 smithi067 bash[17655]: audit 2024-04-03T14:31:18.731683+0000 mon.a (mon.0) 1096 : audit [DBG] from='client.? 172.21.15.67:0/2090987144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:20 smithi082 bash[20963]: cluster 2024-04-03T14:31:19.308964+0000 mgr.y (mgr.24370) 390 : cluster [DBG] pgmap v374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:20 smithi067 bash[27441]: cluster 2024-04-03T14:31:19.308964+0000 mgr.y (mgr.24370) 390 : cluster [DBG] pgmap v374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:20 smithi067 bash[17655]: cluster 2024-04-03T14:31:19.308964+0000 mgr.y (mgr.24370) 390 : cluster [DBG] pgmap v374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:21 smithi067 bash[27441]: audit 2024-04-03T14:31:21.188479+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.67:0/3621570383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:21 smithi067 bash[17655]: audit 2024-04-03T14:31:21.188479+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.67:0/3621570383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:21 smithi082 bash[20963]: audit 2024-04-03T14:31:21.188479+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.67:0/3621570383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:22 smithi067 bash[27441]: cluster 2024-04-03T14:31:21.310140+0000 mgr.y (mgr.24370) 391 : cluster [DBG] pgmap v375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:22 smithi067 bash[17655]: cluster 2024-04-03T14:31:21.310140+0000 mgr.y (mgr.24370) 391 : cluster [DBG] pgmap v375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:22 smithi082 bash[20963]: cluster 2024-04-03T14:31:21.310140+0000 mgr.y (mgr.24370) 391 : cluster [DBG] pgmap v375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:23] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-03T14:31:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:31:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:24 smithi067 bash[27441]: cluster 2024-04-03T14:31:23.310783+0000 mgr.y (mgr.24370) 392 : cluster [DBG] pgmap v376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:24 smithi067 bash[27441]: audit 2024-04-03T14:31:23.640998+0000 mon.a (mon.0) 1097 : audit [DBG] from='client.? 172.21.15.67:0/474546421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:24 smithi067 bash[17655]: cluster 2024-04-03T14:31:23.310783+0000 mgr.y (mgr.24370) 392 : cluster [DBG] pgmap v376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:24 smithi067 bash[17655]: audit 2024-04-03T14:31:23.640998+0000 mon.a (mon.0) 1097 : audit [DBG] from='client.? 172.21.15.67:0/474546421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:24 smithi082 bash[20963]: cluster 2024-04-03T14:31:23.310783+0000 mgr.y (mgr.24370) 392 : cluster [DBG] pgmap v376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:24 smithi082 bash[20963]: audit 2024-04-03T14:31:23.640998+0000 mon.a (mon.0) 1097 : audit [DBG] from='client.? 172.21.15.67:0/474546421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:25 smithi067 bash[17655]: audit 2024-04-03T14:31:24.662985+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:25 smithi067 bash[27441]: audit 2024-04-03T14:31:24.662985+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:25 smithi082 bash[20963]: audit 2024-04-03T14:31:24.662985+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:26 smithi067 bash[17655]: cluster 2024-04-03T14:31:25.311463+0000 mgr.y (mgr.24370) 393 : cluster [DBG] pgmap v377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:26 smithi067 bash[17655]: audit 2024-04-03T14:31:26.092935+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.67:0/84372242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:26 smithi067 bash[27441]: cluster 2024-04-03T14:31:25.311463+0000 mgr.y (mgr.24370) 393 : cluster [DBG] pgmap v377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:26 smithi067 bash[27441]: audit 2024-04-03T14:31:26.092935+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.67:0/84372242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:26 smithi082 bash[20963]: cluster 2024-04-03T14:31:25.311463+0000 mgr.y (mgr.24370) 393 : cluster [DBG] pgmap v377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:26 smithi082 bash[20963]: audit 2024-04-03T14:31:26.092935+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.67:0/84372242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:28 smithi067 bash[27441]: cluster 2024-04-03T14:31:27.312672+0000 mgr.y (mgr.24370) 394 : cluster [DBG] pgmap v378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:28 smithi067 bash[17655]: cluster 2024-04-03T14:31:27.312672+0000 mgr.y (mgr.24370) 394 : cluster [DBG] pgmap v378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:28 smithi082 bash[20963]: cluster 2024-04-03T14:31:27.312672+0000 mgr.y (mgr.24370) 394 : cluster [DBG] pgmap v378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:29 smithi082 bash[20963]: audit 2024-04-03T14:31:28.551069+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.67:0/572387530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:29 smithi067 bash[27441]: audit 2024-04-03T14:31:28.551069+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.67:0/572387530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:29 smithi067 bash[17655]: audit 2024-04-03T14:31:28.551069+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.67:0/572387530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:30 smithi082 bash[20963]: cluster 2024-04-03T14:31:29.313354+0000 mgr.y (mgr.24370) 395 : cluster [DBG] pgmap v379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:30 smithi082 bash[20963]: audit 2024-04-03T14:31:30.124170+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:31:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:30 smithi067 bash[17655]: cluster 2024-04-03T14:31:29.313354+0000 mgr.y (mgr.24370) 395 : cluster [DBG] pgmap v379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:30 smithi067 bash[17655]: audit 2024-04-03T14:31:30.124170+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:31:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:30 smithi067 bash[27441]: cluster 2024-04-03T14:31:29.313354+0000 mgr.y (mgr.24370) 395 : cluster [DBG] pgmap v379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:30 smithi067 bash[27441]: audit 2024-04-03T14:31:30.124170+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:31:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:31 smithi082 bash[20963]: audit 2024-04-03T14:31:30.451332+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:31 smithi082 bash[20963]: audit 2024-04-03T14:31:30.460149+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:31 smithi082 bash[20963]: audit 2024-04-03T14:31:31.009958+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.67:0/3183028204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:31 smithi067 bash[17655]: audit 2024-04-03T14:31:30.451332+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:31 smithi067 bash[17655]: audit 2024-04-03T14:31:30.460149+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:31 smithi067 bash[17655]: audit 2024-04-03T14:31:31.009958+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.67:0/3183028204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:31 smithi067 bash[27441]: audit 2024-04-03T14:31:30.451332+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:31 smithi067 bash[27441]: audit 2024-04-03T14:31:30.460149+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:31 smithi067 bash[27441]: audit 2024-04-03T14:31:31.009958+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.67:0/3183028204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:32 smithi082 bash[20963]: cluster 2024-04-03T14:31:31.314495+0000 mgr.y (mgr.24370) 396 : cluster [DBG] pgmap v380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:32 smithi067 bash[27441]: cluster 2024-04-03T14:31:31.314495+0000 mgr.y (mgr.24370) 396 : cluster [DBG] pgmap v380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:32 smithi067 bash[17655]: cluster 2024-04-03T14:31:31.314495+0000 mgr.y (mgr.24370) 396 : cluster [DBG] pgmap v380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:33] "GET /metrics HTTP/1.1" 200 239993 "" "Prometheus/2.43.0" 2024-04-03T14:31:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:31:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:34 smithi082 bash[20963]: cluster 2024-04-03T14:31:33.315168+0000 mgr.y (mgr.24370) 397 : cluster [DBG] pgmap v381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:34 smithi082 bash[20963]: audit 2024-04-03T14:31:33.466961+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.67:0/34123980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:34 smithi067 bash[17655]: cluster 2024-04-03T14:31:33.315168+0000 mgr.y (mgr.24370) 397 : cluster [DBG] pgmap v381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:34 smithi067 bash[17655]: audit 2024-04-03T14:31:33.466961+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.67:0/34123980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:34 smithi067 bash[27441]: cluster 2024-04-03T14:31:33.315168+0000 mgr.y (mgr.24370) 397 : cluster [DBG] pgmap v381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:34 smithi067 bash[27441]: audit 2024-04-03T14:31:33.466961+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.67:0/34123980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:36 smithi082 bash[20963]: cluster 2024-04-03T14:31:35.315736+0000 mgr.y (mgr.24370) 398 : cluster [DBG] pgmap v382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:36 smithi082 bash[20963]: audit 2024-04-03T14:31:35.869185+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:36 smithi082 bash[20963]: audit 2024-04-03T14:31:35.877266+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:36 smithi082 bash[20963]: audit 2024-04-03T14:31:35.936666+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.67:0/2848599260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:36 smithi082 bash[20963]: audit 2024-04-03T14:31:36.508930+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:36 smithi082 bash[20963]: audit 2024-04-03T14:31:36.517152+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[27441]: cluster 2024-04-03T14:31:35.315736+0000 mgr.y (mgr.24370) 398 : cluster [DBG] pgmap v382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[27441]: audit 2024-04-03T14:31:35.869185+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[27441]: audit 2024-04-03T14:31:35.877266+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[27441]: audit 2024-04-03T14:31:35.936666+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.67:0/2848599260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[27441]: audit 2024-04-03T14:31:36.508930+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[27441]: audit 2024-04-03T14:31:36.517152+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[17655]: cluster 2024-04-03T14:31:35.315736+0000 mgr.y (mgr.24370) 398 : cluster [DBG] pgmap v382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[17655]: audit 2024-04-03T14:31:35.869185+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[17655]: audit 2024-04-03T14:31:35.877266+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[17655]: audit 2024-04-03T14:31:35.936666+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.67:0/2848599260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[17655]: audit 2024-04-03T14:31:36.508930+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:36 smithi067 bash[17655]: audit 2024-04-03T14:31:36.517152+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:37 smithi082 bash[20963]: audit 2024-04-03T14:31:36.941245+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:31:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:37 smithi082 bash[20963]: audit 2024-04-03T14:31:36.943107+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:31:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:37 smithi082 bash[20963]: audit 2024-04-03T14:31:36.952454+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:37 smithi067 bash[17655]: audit 2024-04-03T14:31:36.941245+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:31:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:37 smithi067 bash[17655]: audit 2024-04-03T14:31:36.943107+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:31:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:37 smithi067 bash[17655]: audit 2024-04-03T14:31:36.952454+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:37 smithi067 bash[27441]: audit 2024-04-03T14:31:36.941245+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:31:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:37 smithi067 bash[27441]: audit 2024-04-03T14:31:36.943107+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:31:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:37 smithi067 bash[27441]: audit 2024-04-03T14:31:36.952454+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:31:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:38 smithi082 bash[20963]: cluster 2024-04-03T14:31:37.316918+0000 mgr.y (mgr.24370) 399 : cluster [DBG] pgmap v383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:38 smithi082 bash[20963]: audit 2024-04-03T14:31:38.384480+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.67:0/1724893940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:38 smithi067 bash[27441]: cluster 2024-04-03T14:31:37.316918+0000 mgr.y (mgr.24370) 399 : cluster [DBG] pgmap v383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:38 smithi067 bash[27441]: audit 2024-04-03T14:31:38.384480+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.67:0/1724893940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:38 smithi067 bash[17655]: cluster 2024-04-03T14:31:37.316918+0000 mgr.y (mgr.24370) 399 : cluster [DBG] pgmap v383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:38 smithi067 bash[17655]: audit 2024-04-03T14:31:38.384480+0000 mon.a (mon.0) 1112 : audit [DBG] from='client.? 172.21.15.67:0/1724893940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:39 smithi082 bash[20963]: audit 2024-04-03T14:31:39.663382+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:39 smithi067 bash[27441]: audit 2024-04-03T14:31:39.663382+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:39 smithi067 bash[17655]: audit 2024-04-03T14:31:39.663382+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:40 smithi082 bash[20963]: cluster 2024-04-03T14:31:39.317784+0000 mgr.y (mgr.24370) 400 : cluster [DBG] pgmap v384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:40 smithi082 bash[20963]: audit 2024-04-03T14:31:40.849056+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.67:0/967625547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:40 smithi067 bash[17655]: cluster 2024-04-03T14:31:39.317784+0000 mgr.y (mgr.24370) 400 : cluster [DBG] pgmap v384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:40 smithi067 bash[17655]: audit 2024-04-03T14:31:40.849056+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.67:0/967625547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:40 smithi067 bash[27441]: cluster 2024-04-03T14:31:39.317784+0000 mgr.y (mgr.24370) 400 : cluster [DBG] pgmap v384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:40 smithi067 bash[27441]: audit 2024-04-03T14:31:40.849056+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.67:0/967625547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:42 smithi082 bash[20963]: cluster 2024-04-03T14:31:41.318993+0000 mgr.y (mgr.24370) 401 : cluster [DBG] pgmap v385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:43] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-03T14:31:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:42 smithi067 bash[27441]: cluster 2024-04-03T14:31:41.318993+0000 mgr.y (mgr.24370) 401 : cluster [DBG] pgmap v385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:42 smithi067 bash[17655]: cluster 2024-04-03T14:31:41.318993+0000 mgr.y (mgr.24370) 401 : cluster [DBG] pgmap v385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:31:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:43 smithi082 bash[20963]: audit 2024-04-03T14:31:43.308041+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.67:0/799139993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:43 smithi067 bash[17655]: audit 2024-04-03T14:31:43.308041+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.67:0/799139993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:43 smithi067 bash[27441]: audit 2024-04-03T14:31:43.308041+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.67:0/799139993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:44 smithi082 bash[20963]: cluster 2024-04-03T14:31:43.319521+0000 mgr.y (mgr.24370) 402 : cluster [DBG] pgmap v386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:44 smithi067 bash[27441]: cluster 2024-04-03T14:31:43.319521+0000 mgr.y (mgr.24370) 402 : cluster [DBG] pgmap v386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:44 smithi067 bash[17655]: cluster 2024-04-03T14:31:43.319521+0000 mgr.y (mgr.24370) 402 : cluster [DBG] pgmap v386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:45 smithi082 bash[20963]: audit 2024-04-03T14:31:45.765638+0000 mon.a (mon.0) 1115 : audit [DBG] from='client.? 172.21.15.67:0/604629236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:45 smithi067 bash[17655]: audit 2024-04-03T14:31:45.765638+0000 mon.a (mon.0) 1115 : audit [DBG] from='client.? 172.21.15.67:0/604629236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:45 smithi067 bash[27441]: audit 2024-04-03T14:31:45.765638+0000 mon.a (mon.0) 1115 : audit [DBG] from='client.? 172.21.15.67:0/604629236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:46 smithi082 bash[20963]: cluster 2024-04-03T14:31:45.320214+0000 mgr.y (mgr.24370) 403 : cluster [DBG] pgmap v387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:46 smithi067 bash[27441]: cluster 2024-04-03T14:31:45.320214+0000 mgr.y (mgr.24370) 403 : cluster [DBG] pgmap v387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:46 smithi067 bash[17655]: cluster 2024-04-03T14:31:45.320214+0000 mgr.y (mgr.24370) 403 : cluster [DBG] pgmap v387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:49 smithi082 bash[20963]: cluster 2024-04-03T14:31:47.321368+0000 mgr.y (mgr.24370) 404 : cluster [DBG] pgmap v388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:49 smithi082 bash[20963]: audit 2024-04-03T14:31:48.213940+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.67:0/3299517694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:49 smithi067 bash[17655]: cluster 2024-04-03T14:31:47.321368+0000 mgr.y (mgr.24370) 404 : cluster [DBG] pgmap v388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:49 smithi067 bash[17655]: audit 2024-04-03T14:31:48.213940+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.67:0/3299517694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:49 smithi067 bash[27441]: cluster 2024-04-03T14:31:47.321368+0000 mgr.y (mgr.24370) 404 : cluster [DBG] pgmap v388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:49 smithi067 bash[27441]: audit 2024-04-03T14:31:48.213940+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.67:0/3299517694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:51 smithi082 bash[20963]: cluster 2024-04-03T14:31:49.322109+0000 mgr.y (mgr.24370) 405 : cluster [DBG] pgmap v389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:51 smithi082 bash[20963]: audit 2024-04-03T14:31:50.663681+0000 mon.a (mon.0) 1116 : audit [DBG] from='client.? 172.21.15.67:0/1284260785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:51 smithi067 bash[27441]: cluster 2024-04-03T14:31:49.322109+0000 mgr.y (mgr.24370) 405 : cluster [DBG] pgmap v389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:51 smithi067 bash[27441]: audit 2024-04-03T14:31:50.663681+0000 mon.a (mon.0) 1116 : audit [DBG] from='client.? 172.21.15.67:0/1284260785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:51 smithi067 bash[17655]: cluster 2024-04-03T14:31:49.322109+0000 mgr.y (mgr.24370) 405 : cluster [DBG] pgmap v389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:51 smithi067 bash[17655]: audit 2024-04-03T14:31:50.663681+0000 mon.a (mon.0) 1116 : audit [DBG] from='client.? 172.21.15.67:0/1284260785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:53 smithi082 bash[20963]: cluster 2024-04-03T14:31:51.323322+0000 mgr.y (mgr.24370) 406 : cluster [DBG] pgmap v390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:53 smithi067 bash[17655]: cluster 2024-04-03T14:31:51.323322+0000 mgr.y (mgr.24370) 406 : cluster [DBG] pgmap v390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:53] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-03T14:31:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:53 smithi067 bash[27441]: cluster 2024-04-03T14:31:51.323322+0000 mgr.y (mgr.24370) 406 : cluster [DBG] pgmap v390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:31:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:54 smithi082 bash[20963]: audit 2024-04-03T14:31:53.119464+0000 mon.a (mon.0) 1117 : audit [DBG] from='client.? 172.21.15.67:0/436402712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:54 smithi067 bash[27441]: audit 2024-04-03T14:31:53.119464+0000 mon.a (mon.0) 1117 : audit [DBG] from='client.? 172.21.15.67:0/436402712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:54 smithi067 bash[17655]: audit 2024-04-03T14:31:53.119464+0000 mon.a (mon.0) 1117 : audit [DBG] from='client.? 172.21.15.67:0/436402712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:55 smithi082 bash[20963]: cluster 2024-04-03T14:31:53.323983+0000 mgr.y (mgr.24370) 407 : cluster [DBG] pgmap v391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:55 smithi082 bash[20963]: audit 2024-04-03T14:31:54.663833+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:55 smithi067 bash[17655]: cluster 2024-04-03T14:31:53.323983+0000 mgr.y (mgr.24370) 407 : cluster [DBG] pgmap v391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:55 smithi067 bash[17655]: audit 2024-04-03T14:31:54.663833+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:55 smithi067 bash[27441]: cluster 2024-04-03T14:31:53.323983+0000 mgr.y (mgr.24370) 407 : cluster [DBG] pgmap v391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:55 smithi067 bash[27441]: audit 2024-04-03T14:31:54.663833+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:31:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:56 smithi082 bash[20963]: audit 2024-04-03T14:31:55.571509+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.67:0/2179492977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:56 smithi067 bash[27441]: audit 2024-04-03T14:31:55.571509+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.67:0/2179492977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:56 smithi067 bash[17655]: audit 2024-04-03T14:31:55.571509+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.67:0/2179492977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:57 smithi082 bash[20963]: cluster 2024-04-03T14:31:55.324731+0000 mgr.y (mgr.24370) 408 : cluster [DBG] pgmap v392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:57 smithi067 bash[17655]: cluster 2024-04-03T14:31:55.324731+0000 mgr.y (mgr.24370) 408 : cluster [DBG] pgmap v392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:57 smithi067 bash[27441]: cluster 2024-04-03T14:31:55.324731+0000 mgr.y (mgr.24370) 408 : cluster [DBG] pgmap v392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:58 smithi082 bash[20963]: audit 2024-04-03T14:31:58.031207+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.67:0/1375963284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:58 smithi067 bash[27441]: audit 2024-04-03T14:31:58.031207+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.67:0/1375963284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:58 smithi067 bash[17655]: audit 2024-04-03T14:31:58.031207+0000 mon.a (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.67:0/1375963284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:31:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:31:59 smithi082 bash[20963]: cluster 2024-04-03T14:31:57.325923+0000 mgr.y (mgr.24370) 409 : cluster [DBG] pgmap v393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:31:59 smithi067 bash[17655]: cluster 2024-04-03T14:31:57.325923+0000 mgr.y (mgr.24370) 409 : cluster [DBG] pgmap v393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:31:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:31:59 smithi067 bash[27441]: cluster 2024-04-03T14:31:57.325923+0000 mgr.y (mgr.24370) 409 : cluster [DBG] pgmap v393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:01 smithi082 bash[20963]: cluster 2024-04-03T14:31:59.326552+0000 mgr.y (mgr.24370) 410 : cluster [DBG] pgmap v394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:01 smithi082 bash[20963]: audit 2024-04-03T14:32:00.479934+0000 mon.a (mon.0) 1120 : audit [DBG] from='client.? 172.21.15.67:0/2202799717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:01 smithi067 bash[27441]: cluster 2024-04-03T14:31:59.326552+0000 mgr.y (mgr.24370) 410 : cluster [DBG] pgmap v394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:01 smithi067 bash[27441]: audit 2024-04-03T14:32:00.479934+0000 mon.a (mon.0) 1120 : audit [DBG] from='client.? 172.21.15.67:0/2202799717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:01 smithi067 bash[17655]: cluster 2024-04-03T14:31:59.326552+0000 mgr.y (mgr.24370) 410 : cluster [DBG] pgmap v394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:01 smithi067 bash[17655]: audit 2024-04-03T14:32:00.479934+0000 mon.a (mon.0) 1120 : audit [DBG] from='client.? 172.21.15.67:0/2202799717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:03 smithi082 bash[20963]: cluster 2024-04-03T14:32:01.327740+0000 mgr.y (mgr.24370) 411 : cluster [DBG] pgmap v395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:03 smithi082 bash[20963]: audit 2024-04-03T14:32:02.947396+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.67:0/1275231908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:03] "GET /metrics HTTP/1.1" 200 239995 "" "Prometheus/2.43.0" 2024-04-03T14:32:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:03 smithi067 bash[17655]: cluster 2024-04-03T14:32:01.327740+0000 mgr.y (mgr.24370) 411 : cluster [DBG] pgmap v395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:03 smithi067 bash[17655]: audit 2024-04-03T14:32:02.947396+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.67:0/1275231908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:03 smithi067 bash[27441]: cluster 2024-04-03T14:32:01.327740+0000 mgr.y (mgr.24370) 411 : cluster [DBG] pgmap v395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:03 smithi067 bash[27441]: audit 2024-04-03T14:32:02.947396+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.67:0/1275231908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:32:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:05 smithi082 bash[20963]: cluster 2024-04-03T14:32:03.328444+0000 mgr.y (mgr.24370) 412 : cluster [DBG] pgmap v396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:05 smithi067 bash[27441]: cluster 2024-04-03T14:32:03.328444+0000 mgr.y (mgr.24370) 412 : cluster [DBG] pgmap v396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:05 smithi067 bash[17655]: cluster 2024-04-03T14:32:03.328444+0000 mgr.y (mgr.24370) 412 : cluster [DBG] pgmap v396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:06 smithi082 bash[20963]: audit 2024-04-03T14:32:05.397182+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.67:0/1678778022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:06 smithi067 bash[17655]: audit 2024-04-03T14:32:05.397182+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.67:0/1678778022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:06 smithi067 bash[27441]: audit 2024-04-03T14:32:05.397182+0000 mon.a (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.67:0/1678778022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:07 smithi082 bash[20963]: cluster 2024-04-03T14:32:05.329139+0000 mgr.y (mgr.24370) 413 : cluster [DBG] pgmap v397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:07 smithi067 bash[17655]: cluster 2024-04-03T14:32:05.329139+0000 mgr.y (mgr.24370) 413 : cluster [DBG] pgmap v397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:07 smithi067 bash[27441]: cluster 2024-04-03T14:32:05.329139+0000 mgr.y (mgr.24370) 413 : cluster [DBG] pgmap v397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:08 smithi082 bash[20963]: audit 2024-04-03T14:32:07.849359+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.67:0/4048468868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:08 smithi067 bash[27441]: audit 2024-04-03T14:32:07.849359+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.67:0/4048468868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:08 smithi067 bash[17655]: audit 2024-04-03T14:32:07.849359+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.67:0/4048468868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:09 smithi082 bash[20963]: cluster 2024-04-03T14:32:07.330297+0000 mgr.y (mgr.24370) 414 : cluster [DBG] pgmap v398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:09 smithi067 bash[17655]: cluster 2024-04-03T14:32:07.330297+0000 mgr.y (mgr.24370) 414 : cluster [DBG] pgmap v398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:09 smithi067 bash[27441]: cluster 2024-04-03T14:32:07.330297+0000 mgr.y (mgr.24370) 414 : cluster [DBG] pgmap v398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:10 smithi082 bash[20963]: audit 2024-04-03T14:32:09.664275+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:10 smithi067 bash[27441]: audit 2024-04-03T14:32:09.664275+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:10 smithi067 bash[17655]: audit 2024-04-03T14:32:09.664275+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:11 smithi067 bash[27441]: cluster 2024-04-03T14:32:09.330992+0000 mgr.y (mgr.24370) 415 : cluster [DBG] pgmap v399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:11 smithi067 bash[27441]: audit 2024-04-03T14:32:10.294310+0000 mon.a (mon.0) 1124 : audit [DBG] from='client.? 172.21.15.67:0/3742815442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:11 smithi067 bash[17655]: cluster 2024-04-03T14:32:09.330992+0000 mgr.y (mgr.24370) 415 : cluster [DBG] pgmap v399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:11 smithi067 bash[17655]: audit 2024-04-03T14:32:10.294310+0000 mon.a (mon.0) 1124 : audit [DBG] from='client.? 172.21.15.67:0/3742815442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:11 smithi082 bash[20963]: cluster 2024-04-03T14:32:09.330992+0000 mgr.y (mgr.24370) 415 : cluster [DBG] pgmap v399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:11 smithi082 bash[20963]: audit 2024-04-03T14:32:10.294310+0000 mon.a (mon.0) 1124 : audit [DBG] from='client.? 172.21.15.67:0/3742815442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:13] "GET /metrics HTTP/1.1" 200 239992 "" "Prometheus/2.43.0" 2024-04-03T14:32:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:13 smithi067 bash[17655]: cluster 2024-04-03T14:32:11.332138+0000 mgr.y (mgr.24370) 416 : cluster [DBG] pgmap v400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:13 smithi067 bash[17655]: audit 2024-04-03T14:32:12.747150+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.67:0/1469108813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:13 smithi067 bash[27441]: cluster 2024-04-03T14:32:11.332138+0000 mgr.y (mgr.24370) 416 : cluster [DBG] pgmap v400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:13 smithi067 bash[27441]: audit 2024-04-03T14:32:12.747150+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.67:0/1469108813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:13 smithi082 bash[20963]: cluster 2024-04-03T14:32:11.332138+0000 mgr.y (mgr.24370) 416 : cluster [DBG] pgmap v400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:13 smithi082 bash[20963]: audit 2024-04-03T14:32:12.747150+0000 mon.a (mon.0) 1125 : audit [DBG] from='client.? 172.21.15.67:0/1469108813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:32:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:15 smithi067 bash[27441]: cluster 2024-04-03T14:32:13.332773+0000 mgr.y (mgr.24370) 417 : cluster [DBG] pgmap v401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:15 smithi067 bash[17655]: cluster 2024-04-03T14:32:13.332773+0000 mgr.y (mgr.24370) 417 : cluster [DBG] pgmap v401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:15 smithi082 bash[20963]: cluster 2024-04-03T14:32:13.332773+0000 mgr.y (mgr.24370) 417 : cluster [DBG] pgmap v401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:16 smithi067 bash[17655]: audit 2024-04-03T14:32:15.200449+0000 mon.a (mon.0) 1126 : audit [DBG] from='client.? 172.21.15.67:0/2463735478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:16 smithi067 bash[27441]: audit 2024-04-03T14:32:15.200449+0000 mon.a (mon.0) 1126 : audit [DBG] from='client.? 172.21.15.67:0/2463735478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:16 smithi082 bash[20963]: audit 2024-04-03T14:32:15.200449+0000 mon.a (mon.0) 1126 : audit [DBG] from='client.? 172.21.15.67:0/2463735478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:17 smithi067 bash[27441]: cluster 2024-04-03T14:32:15.333461+0000 mgr.y (mgr.24370) 418 : cluster [DBG] pgmap v402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:17 smithi067 bash[17655]: cluster 2024-04-03T14:32:15.333461+0000 mgr.y (mgr.24370) 418 : cluster [DBG] pgmap v402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:17 smithi082 bash[20963]: cluster 2024-04-03T14:32:15.333461+0000 mgr.y (mgr.24370) 418 : cluster [DBG] pgmap v402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:18 smithi067 bash[17655]: audit 2024-04-03T14:32:17.653123+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.67:0/40700137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:18 smithi067 bash[27441]: audit 2024-04-03T14:32:17.653123+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.67:0/40700137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:18 smithi082 bash[20963]: audit 2024-04-03T14:32:17.653123+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.67:0/40700137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:19 smithi067 bash[27441]: cluster 2024-04-03T14:32:17.334488+0000 mgr.y (mgr.24370) 419 : cluster [DBG] pgmap v403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:19 smithi067 bash[17655]: cluster 2024-04-03T14:32:17.334488+0000 mgr.y (mgr.24370) 419 : cluster [DBG] pgmap v403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:19 smithi082 bash[20963]: cluster 2024-04-03T14:32:17.334488+0000 mgr.y (mgr.24370) 419 : cluster [DBG] pgmap v403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:20 smithi082 bash[20963]: audit 2024-04-03T14:32:20.121092+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.67:0/2216231181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:20 smithi067 bash[27441]: audit 2024-04-03T14:32:20.121092+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.67:0/2216231181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:20 smithi067 bash[17655]: audit 2024-04-03T14:32:20.121092+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.67:0/2216231181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:21 smithi082 bash[20963]: cluster 2024-04-03T14:32:19.335210+0000 mgr.y (mgr.24370) 420 : cluster [DBG] pgmap v404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:21 smithi067 bash[27441]: cluster 2024-04-03T14:32:19.335210+0000 mgr.y (mgr.24370) 420 : cluster [DBG] pgmap v404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:21 smithi067 bash[17655]: cluster 2024-04-03T14:32:19.335210+0000 mgr.y (mgr.24370) 420 : cluster [DBG] pgmap v404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:23] "GET /metrics HTTP/1.1" 200 239992 "" "Prometheus/2.43.0" 2024-04-03T14:32:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:23 smithi067 bash[27441]: cluster 2024-04-03T14:32:21.336392+0000 mgr.y (mgr.24370) 421 : cluster [DBG] pgmap v405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:23 smithi067 bash[27441]: audit 2024-04-03T14:32:22.572974+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.67:0/3906293355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:23 smithi067 bash[17655]: cluster 2024-04-03T14:32:21.336392+0000 mgr.y (mgr.24370) 421 : cluster [DBG] pgmap v405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:23 smithi067 bash[17655]: audit 2024-04-03T14:32:22.572974+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.67:0/3906293355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:23 smithi082 bash[20963]: cluster 2024-04-03T14:32:21.336392+0000 mgr.y (mgr.24370) 421 : cluster [DBG] pgmap v405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:23 smithi082 bash[20963]: audit 2024-04-03T14:32:22.572974+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.67:0/3906293355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:32:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:25 smithi082 bash[20963]: cluster 2024-04-03T14:32:23.337090+0000 mgr.y (mgr.24370) 422 : cluster [DBG] pgmap v406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:25 smithi082 bash[20963]: audit 2024-04-03T14:32:24.664812+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:25 smithi082 bash[20963]: audit 2024-04-03T14:32:25.018288+0000 mon.a (mon.0) 1129 : audit [DBG] from='client.? 172.21.15.67:0/3285981402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:25 smithi067 bash[17655]: cluster 2024-04-03T14:32:23.337090+0000 mgr.y (mgr.24370) 422 : cluster [DBG] pgmap v406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:25 smithi067 bash[17655]: audit 2024-04-03T14:32:24.664812+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:25 smithi067 bash[17655]: audit 2024-04-03T14:32:25.018288+0000 mon.a (mon.0) 1129 : audit [DBG] from='client.? 172.21.15.67:0/3285981402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:25 smithi067 bash[27441]: cluster 2024-04-03T14:32:23.337090+0000 mgr.y (mgr.24370) 422 : cluster [DBG] pgmap v406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:25 smithi067 bash[27441]: audit 2024-04-03T14:32:24.664812+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:25 smithi067 bash[27441]: audit 2024-04-03T14:32:25.018288+0000 mon.a (mon.0) 1129 : audit [DBG] from='client.? 172.21.15.67:0/3285981402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:27 smithi082 bash[20963]: cluster 2024-04-03T14:32:25.337776+0000 mgr.y (mgr.24370) 423 : cluster [DBG] pgmap v407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:27 smithi067 bash[27441]: cluster 2024-04-03T14:32:25.337776+0000 mgr.y (mgr.24370) 423 : cluster [DBG] pgmap v407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:27 smithi067 bash[17655]: cluster 2024-04-03T14:32:25.337776+0000 mgr.y (mgr.24370) 423 : cluster [DBG] pgmap v407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:28 smithi082 bash[20963]: audit 2024-04-03T14:32:27.475373+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.67:0/52238744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:28 smithi067 bash[27441]: audit 2024-04-03T14:32:27.475373+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.67:0/52238744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:28 smithi067 bash[17655]: audit 2024-04-03T14:32:27.475373+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.67:0/52238744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:29 smithi082 bash[20963]: cluster 2024-04-03T14:32:27.338885+0000 mgr.y (mgr.24370) 424 : cluster [DBG] pgmap v408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:29 smithi067 bash[17655]: cluster 2024-04-03T14:32:27.338885+0000 mgr.y (mgr.24370) 424 : cluster [DBG] pgmap v408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:29 smithi067 bash[27441]: cluster 2024-04-03T14:32:27.338885+0000 mgr.y (mgr.24370) 424 : cluster [DBG] pgmap v408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:30 smithi082 bash[20963]: audit 2024-04-03T14:32:29.916213+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.67:0/2662885897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:30 smithi067 bash[17655]: audit 2024-04-03T14:32:29.916213+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.67:0/2662885897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:30 smithi067 bash[27441]: audit 2024-04-03T14:32:29.916213+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.67:0/2662885897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:31 smithi082 bash[20963]: cluster 2024-04-03T14:32:29.339595+0000 mgr.y (mgr.24370) 425 : cluster [DBG] pgmap v409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:31 smithi067 bash[17655]: cluster 2024-04-03T14:32:29.339595+0000 mgr.y (mgr.24370) 425 : cluster [DBG] pgmap v409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:31 smithi067 bash[27441]: cluster 2024-04-03T14:32:29.339595+0000 mgr.y (mgr.24370) 425 : cluster [DBG] pgmap v409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:32 smithi082 bash[20963]: cluster 2024-04-03T14:32:31.340798+0000 mgr.y (mgr.24370) 426 : cluster [DBG] pgmap v410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:32 smithi067 bash[17655]: cluster 2024-04-03T14:32:31.340798+0000 mgr.y (mgr.24370) 426 : cluster [DBG] pgmap v410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:32 smithi067 bash[27441]: cluster 2024-04-03T14:32:31.340798+0000 mgr.y (mgr.24370) 426 : cluster [DBG] pgmap v410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:33 smithi067 bash[17655]: audit 2024-04-03T14:32:32.374908+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.67:0/2429572088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:33] "GET /metrics HTTP/1.1" 200 239996 "" "Prometheus/2.43.0" 2024-04-03T14:32:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:33 smithi067 bash[27441]: audit 2024-04-03T14:32:32.374908+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.67:0/2429572088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:33 smithi082 bash[20963]: audit 2024-04-03T14:32:32.374908+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.67:0/2429572088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:32:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:34 smithi082 bash[20963]: cluster 2024-04-03T14:32:33.341565+0000 mgr.y (mgr.24370) 427 : cluster [DBG] pgmap v411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:34 smithi067 bash[27441]: cluster 2024-04-03T14:32:33.341565+0000 mgr.y (mgr.24370) 427 : cluster [DBG] pgmap v411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:34 smithi067 bash[17655]: cluster 2024-04-03T14:32:33.341565+0000 mgr.y (mgr.24370) 427 : cluster [DBG] pgmap v411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:35 smithi082 bash[20963]: audit 2024-04-03T14:32:34.836133+0000 mon.a (mon.0) 1131 : audit [DBG] from='client.? 172.21.15.67:0/1107018100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:35 smithi067 bash[17655]: audit 2024-04-03T14:32:34.836133+0000 mon.a (mon.0) 1131 : audit [DBG] from='client.? 172.21.15.67:0/1107018100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:35 smithi067 bash[27441]: audit 2024-04-03T14:32:34.836133+0000 mon.a (mon.0) 1131 : audit [DBG] from='client.? 172.21.15.67:0/1107018100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:36 smithi082 bash[20963]: cluster 2024-04-03T14:32:35.342321+0000 mgr.y (mgr.24370) 428 : cluster [DBG] pgmap v412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:36 smithi067 bash[17655]: cluster 2024-04-03T14:32:35.342321+0000 mgr.y (mgr.24370) 428 : cluster [DBG] pgmap v412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:36 smithi067 bash[27441]: cluster 2024-04-03T14:32:35.342321+0000 mgr.y (mgr.24370) 428 : cluster [DBG] pgmap v412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:37 smithi082 bash[20963]: audit 2024-04-03T14:32:37.027560+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:32:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:37 smithi067 bash[27441]: audit 2024-04-03T14:32:37.027560+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:32:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:37 smithi067 bash[17655]: audit 2024-04-03T14:32:37.027560+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:32:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:38 smithi082 bash[20963]: audit 2024-04-03T14:32:37.302206+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.67:0/2709813537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:38 smithi082 bash[20963]: cluster 2024-04-03T14:32:37.343451+0000 mgr.y (mgr.24370) 429 : cluster [DBG] pgmap v413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:38 smithi067 bash[17655]: audit 2024-04-03T14:32:37.302206+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.67:0/2709813537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:38 smithi067 bash[17655]: cluster 2024-04-03T14:32:37.343451+0000 mgr.y (mgr.24370) 429 : cluster [DBG] pgmap v413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:38 smithi067 bash[27441]: audit 2024-04-03T14:32:37.302206+0000 mon.a (mon.0) 1133 : audit [DBG] from='client.? 172.21.15.67:0/2709813537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:38 smithi067 bash[27441]: cluster 2024-04-03T14:32:37.343451+0000 mgr.y (mgr.24370) 429 : cluster [DBG] pgmap v413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:40 smithi067 bash[17655]: cluster 2024-04-03T14:32:39.344181+0000 mgr.y (mgr.24370) 430 : cluster [DBG] pgmap v414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:40 smithi067 bash[17655]: audit 2024-04-03T14:32:39.664791+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:40 smithi067 bash[17655]: audit 2024-04-03T14:32:39.763093+0000 mon.a (mon.0) 1135 : audit [DBG] from='client.? 172.21.15.67:0/3590631323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:40 smithi067 bash[27441]: cluster 2024-04-03T14:32:39.344181+0000 mgr.y (mgr.24370) 430 : cluster [DBG] pgmap v414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:40 smithi067 bash[27441]: audit 2024-04-03T14:32:39.664791+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:40 smithi067 bash[27441]: audit 2024-04-03T14:32:39.763093+0000 mon.a (mon.0) 1135 : audit [DBG] from='client.? 172.21.15.67:0/3590631323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:40 smithi082 bash[20963]: cluster 2024-04-03T14:32:39.344181+0000 mgr.y (mgr.24370) 430 : cluster [DBG] pgmap v414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:40 smithi082 bash[20963]: audit 2024-04-03T14:32:39.664791+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:40 smithi082 bash[20963]: audit 2024-04-03T14:32:39.763093+0000 mon.a (mon.0) 1135 : audit [DBG] from='client.? 172.21.15.67:0/3590631323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:42 smithi067 bash[17655]: cluster 2024-04-03T14:32:41.345325+0000 mgr.y (mgr.24370) 431 : cluster [DBG] pgmap v415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:42 smithi067 bash[17655]: audit 2024-04-03T14:32:42.238191+0000 mon.a (mon.0) 1136 : audit [DBG] from='client.? 172.21.15.67:0/3772173377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:42 smithi067 bash[27441]: cluster 2024-04-03T14:32:41.345325+0000 mgr.y (mgr.24370) 431 : cluster [DBG] pgmap v415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:42 smithi067 bash[27441]: audit 2024-04-03T14:32:42.238191+0000 mon.a (mon.0) 1136 : audit [DBG] from='client.? 172.21.15.67:0/3772173377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:42 smithi082 bash[20963]: cluster 2024-04-03T14:32:41.345325+0000 mgr.y (mgr.24370) 431 : cluster [DBG] pgmap v415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:42 smithi082 bash[20963]: audit 2024-04-03T14:32:42.238191+0000 mon.a (mon.0) 1136 : audit [DBG] from='client.? 172.21.15.67:0/3772173377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:43] "GET /metrics HTTP/1.1" 200 239994 "" "Prometheus/2.43.0" 2024-04-03T14:32:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:32:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:43 smithi082 bash[20963]: audit 2024-04-03T14:32:42.721505+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:43 smithi082 bash[20963]: audit 2024-04-03T14:32:42.731073+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:43 smithi082 bash[20963]: audit 2024-04-03T14:32:43.023257+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:43 smithi082 bash[20963]: audit 2024-04-03T14:32:43.031290+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:43 smithi082 bash[20963]: audit 2024-04-03T14:32:43.464215+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:32:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:43 smithi082 bash[20963]: audit 2024-04-03T14:32:43.465942+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:32:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:43 smithi082 bash[20963]: audit 2024-04-03T14:32:43.474975+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[27441]: audit 2024-04-03T14:32:42.721505+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[27441]: audit 2024-04-03T14:32:42.731073+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[27441]: audit 2024-04-03T14:32:43.023257+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[27441]: audit 2024-04-03T14:32:43.031290+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[27441]: audit 2024-04-03T14:32:43.464215+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:32:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[27441]: audit 2024-04-03T14:32:43.465942+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:32:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[27441]: audit 2024-04-03T14:32:43.474975+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[17655]: audit 2024-04-03T14:32:42.721505+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[17655]: audit 2024-04-03T14:32:42.731073+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[17655]: audit 2024-04-03T14:32:43.023257+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[17655]: audit 2024-04-03T14:32:43.031290+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[17655]: audit 2024-04-03T14:32:43.464215+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:32:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[17655]: audit 2024-04-03T14:32:43.465942+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:32:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:43 smithi067 bash[17655]: audit 2024-04-03T14:32:43.474975+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:32:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:45 smithi082 bash[20963]: cluster 2024-04-03T14:32:43.345999+0000 mgr.y (mgr.24370) 432 : cluster [DBG] pgmap v416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:45 smithi082 bash[20963]: audit 2024-04-03T14:32:44.690290+0000 mon.a (mon.0) 1144 : audit [DBG] from='client.? 172.21.15.67:0/712624794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:45 smithi067 bash[17655]: cluster 2024-04-03T14:32:43.345999+0000 mgr.y (mgr.24370) 432 : cluster [DBG] pgmap v416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:45 smithi067 bash[17655]: audit 2024-04-03T14:32:44.690290+0000 mon.a (mon.0) 1144 : audit [DBG] from='client.? 172.21.15.67:0/712624794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:45 smithi067 bash[27441]: cluster 2024-04-03T14:32:43.345999+0000 mgr.y (mgr.24370) 432 : cluster [DBG] pgmap v416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:45 smithi067 bash[27441]: audit 2024-04-03T14:32:44.690290+0000 mon.a (mon.0) 1144 : audit [DBG] from='client.? 172.21.15.67:0/712624794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:47 smithi082 bash[20963]: cluster 2024-04-03T14:32:45.346678+0000 mgr.y (mgr.24370) 433 : cluster [DBG] pgmap v417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:47 smithi067 bash[27441]: cluster 2024-04-03T14:32:45.346678+0000 mgr.y (mgr.24370) 433 : cluster [DBG] pgmap v417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:47 smithi067 bash[17655]: cluster 2024-04-03T14:32:45.346678+0000 mgr.y (mgr.24370) 433 : cluster [DBG] pgmap v417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:48 smithi082 bash[20963]: audit 2024-04-03T14:32:47.149116+0000 mon.a (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.67:0/3382008927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:48 smithi067 bash[27441]: audit 2024-04-03T14:32:47.149116+0000 mon.a (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.67:0/3382008927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:48 smithi067 bash[17655]: audit 2024-04-03T14:32:47.149116+0000 mon.a (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.67:0/3382008927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:49 smithi082 bash[20963]: cluster 2024-04-03T14:32:47.347896+0000 mgr.y (mgr.24370) 434 : cluster [DBG] pgmap v418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:49 smithi067 bash[17655]: cluster 2024-04-03T14:32:47.347896+0000 mgr.y (mgr.24370) 434 : cluster [DBG] pgmap v418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:49 smithi067 bash[27441]: cluster 2024-04-03T14:32:47.347896+0000 mgr.y (mgr.24370) 434 : cluster [DBG] pgmap v418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:50 smithi082 bash[20963]: audit 2024-04-03T14:32:49.606277+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.67:0/3097957269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:50 smithi067 bash[17655]: audit 2024-04-03T14:32:49.606277+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.67:0/3097957269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:50 smithi067 bash[27441]: audit 2024-04-03T14:32:49.606277+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.67:0/3097957269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:51 smithi082 bash[20963]: cluster 2024-04-03T14:32:49.348663+0000 mgr.y (mgr.24370) 435 : cluster [DBG] pgmap v419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:51 smithi067 bash[17655]: cluster 2024-04-03T14:32:49.348663+0000 mgr.y (mgr.24370) 435 : cluster [DBG] pgmap v419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:51 smithi067 bash[27441]: cluster 2024-04-03T14:32:49.348663+0000 mgr.y (mgr.24370) 435 : cluster [DBG] pgmap v419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:52 smithi082 bash[20963]: audit 2024-04-03T14:32:52.053980+0000 mon.a (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.67:0/1551077526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:52 smithi067 bash[27441]: audit 2024-04-03T14:32:52.053980+0000 mon.a (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.67:0/1551077526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:52 smithi067 bash[17655]: audit 2024-04-03T14:32:52.053980+0000 mon.a (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.67:0/1551077526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:53 smithi082 bash[20963]: cluster 2024-04-03T14:32:51.349852+0000 mgr.y (mgr.24370) 436 : cluster [DBG] pgmap v420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:53] "GET /metrics HTTP/1.1" 200 239994 "" "Prometheus/2.43.0" 2024-04-03T14:32:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:53 smithi067 bash[27441]: cluster 2024-04-03T14:32:51.349852+0000 mgr.y (mgr.24370) 436 : cluster [DBG] pgmap v420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:53 smithi067 bash[17655]: cluster 2024-04-03T14:32:51.349852+0000 mgr.y (mgr.24370) 436 : cluster [DBG] pgmap v420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:32:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:55 smithi082 bash[20963]: cluster 2024-04-03T14:32:53.350496+0000 mgr.y (mgr.24370) 437 : cluster [DBG] pgmap v421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:55 smithi082 bash[20963]: audit 2024-04-03T14:32:54.508695+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.67:0/2341839858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:55 smithi082 bash[20963]: audit 2024-04-03T14:32:54.665488+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:55 smithi067 bash[27441]: cluster 2024-04-03T14:32:53.350496+0000 mgr.y (mgr.24370) 437 : cluster [DBG] pgmap v421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:55 smithi067 bash[27441]: audit 2024-04-03T14:32:54.508695+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.67:0/2341839858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:55 smithi067 bash[27441]: audit 2024-04-03T14:32:54.665488+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:55 smithi067 bash[17655]: cluster 2024-04-03T14:32:53.350496+0000 mgr.y (mgr.24370) 437 : cluster [DBG] pgmap v421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:55 smithi067 bash[17655]: audit 2024-04-03T14:32:54.508695+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.67:0/2341839858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:55 smithi067 bash[17655]: audit 2024-04-03T14:32:54.665488+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:32:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:57 smithi082 bash[20963]: cluster 2024-04-03T14:32:55.351204+0000 mgr.y (mgr.24370) 438 : cluster [DBG] pgmap v422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:57 smithi082 bash[20963]: audit 2024-04-03T14:32:56.964782+0000 mon.a (mon.0) 1148 : audit [DBG] from='client.? 172.21.15.67:0/2829245968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:57 smithi067 bash[17655]: cluster 2024-04-03T14:32:55.351204+0000 mgr.y (mgr.24370) 438 : cluster [DBG] pgmap v422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:57 smithi067 bash[17655]: audit 2024-04-03T14:32:56.964782+0000 mon.a (mon.0) 1148 : audit [DBG] from='client.? 172.21.15.67:0/2829245968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:57 smithi067 bash[27441]: cluster 2024-04-03T14:32:55.351204+0000 mgr.y (mgr.24370) 438 : cluster [DBG] pgmap v422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:57 smithi067 bash[27441]: audit 2024-04-03T14:32:56.964782+0000 mon.a (mon.0) 1148 : audit [DBG] from='client.? 172.21.15.67:0/2829245968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:32:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:32:59 smithi082 bash[20963]: cluster 2024-04-03T14:32:57.352368+0000 mgr.y (mgr.24370) 439 : cluster [DBG] pgmap v423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:32:59 smithi067 bash[27441]: cluster 2024-04-03T14:32:57.352368+0000 mgr.y (mgr.24370) 439 : cluster [DBG] pgmap v423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:32:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:32:59 smithi067 bash[17655]: cluster 2024-04-03T14:32:57.352368+0000 mgr.y (mgr.24370) 439 : cluster [DBG] pgmap v423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:00 smithi082 bash[20963]: audit 2024-04-03T14:32:59.424351+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.67:0/2367300873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:00 smithi067 bash[17655]: audit 2024-04-03T14:32:59.424351+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.67:0/2367300873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:00 smithi067 bash[27441]: audit 2024-04-03T14:32:59.424351+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.67:0/2367300873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:01 smithi082 bash[20963]: cluster 2024-04-03T14:32:59.353019+0000 mgr.y (mgr.24370) 440 : cluster [DBG] pgmap v424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:01 smithi067 bash[17655]: cluster 2024-04-03T14:32:59.353019+0000 mgr.y (mgr.24370) 440 : cluster [DBG] pgmap v424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:01 smithi067 bash[27441]: cluster 2024-04-03T14:32:59.353019+0000 mgr.y (mgr.24370) 440 : cluster [DBG] pgmap v424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:02 smithi082 bash[20963]: audit 2024-04-03T14:33:01.877943+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.67:0/1836210455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:02 smithi067 bash[17655]: audit 2024-04-03T14:33:01.877943+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.67:0/1836210455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:02 smithi067 bash[27441]: audit 2024-04-03T14:33:01.877943+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.67:0/1836210455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:03 smithi082 bash[20963]: cluster 2024-04-03T14:33:01.354190+0000 mgr.y (mgr.24370) 441 : cluster [DBG] pgmap v425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:03 smithi067 bash[17655]: cluster 2024-04-03T14:33:01.354190+0000 mgr.y (mgr.24370) 441 : cluster [DBG] pgmap v425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:03] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T14:33:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:03 smithi067 bash[27441]: cluster 2024-04-03T14:33:01.354190+0000 mgr.y (mgr.24370) 441 : cluster [DBG] pgmap v425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:33:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:05 smithi082 bash[20963]: cluster 2024-04-03T14:33:03.354881+0000 mgr.y (mgr.24370) 442 : cluster [DBG] pgmap v426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:05 smithi082 bash[20963]: audit 2024-04-03T14:33:04.341633+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.67:0/1657590060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:05 smithi067 bash[27441]: cluster 2024-04-03T14:33:03.354881+0000 mgr.y (mgr.24370) 442 : cluster [DBG] pgmap v426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:05 smithi067 bash[27441]: audit 2024-04-03T14:33:04.341633+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.67:0/1657590060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:05 smithi067 bash[17655]: cluster 2024-04-03T14:33:03.354881+0000 mgr.y (mgr.24370) 442 : cluster [DBG] pgmap v426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:05 smithi067 bash[17655]: audit 2024-04-03T14:33:04.341633+0000 mon.a (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.67:0/1657590060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:07 smithi082 bash[20963]: cluster 2024-04-03T14:33:05.355553+0000 mgr.y (mgr.24370) 443 : cluster [DBG] pgmap v427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:07 smithi082 bash[20963]: audit 2024-04-03T14:33:06.793776+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.67:0/3053289679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:07 smithi067 bash[17655]: cluster 2024-04-03T14:33:05.355553+0000 mgr.y (mgr.24370) 443 : cluster [DBG] pgmap v427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:07 smithi067 bash[17655]: audit 2024-04-03T14:33:06.793776+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.67:0/3053289679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:07 smithi067 bash[27441]: cluster 2024-04-03T14:33:05.355553+0000 mgr.y (mgr.24370) 443 : cluster [DBG] pgmap v427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:07 smithi067 bash[27441]: audit 2024-04-03T14:33:06.793776+0000 mon.a (mon.0) 1150 : audit [DBG] from='client.? 172.21.15.67:0/3053289679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:09 smithi082 bash[20963]: cluster 2024-04-03T14:33:07.356745+0000 mgr.y (mgr.24370) 444 : cluster [DBG] pgmap v428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:09 smithi067 bash[27441]: cluster 2024-04-03T14:33:07.356745+0000 mgr.y (mgr.24370) 444 : cluster [DBG] pgmap v428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:09 smithi067 bash[17655]: cluster 2024-04-03T14:33:07.356745+0000 mgr.y (mgr.24370) 444 : cluster [DBG] pgmap v428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:10 smithi082 bash[20963]: audit 2024-04-03T14:33:09.252952+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.67:0/2618616750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:10 smithi082 bash[20963]: audit 2024-04-03T14:33:09.665869+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:10 smithi067 bash[17655]: audit 2024-04-03T14:33:09.252952+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.67:0/2618616750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:10 smithi067 bash[17655]: audit 2024-04-03T14:33:09.665869+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:10 smithi067 bash[27441]: audit 2024-04-03T14:33:09.252952+0000 mon.a (mon.0) 1151 : audit [DBG] from='client.? 172.21.15.67:0/2618616750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:10 smithi067 bash[27441]: audit 2024-04-03T14:33:09.665869+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:11 smithi067 bash[17655]: cluster 2024-04-03T14:33:09.357403+0000 mgr.y (mgr.24370) 445 : cluster [DBG] pgmap v429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:11 smithi067 bash[27441]: cluster 2024-04-03T14:33:09.357403+0000 mgr.y (mgr.24370) 445 : cluster [DBG] pgmap v429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:11 smithi082 bash[20963]: cluster 2024-04-03T14:33:09.357403+0000 mgr.y (mgr.24370) 445 : cluster [DBG] pgmap v429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:12 smithi082 bash[20963]: cluster 2024-04-03T14:33:11.358186+0000 mgr.y (mgr.24370) 446 : cluster [DBG] pgmap v430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:12 smithi082 bash[20963]: audit 2024-04-03T14:33:11.709002+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.67:0/946238145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:12 smithi067 bash[27441]: cluster 2024-04-03T14:33:11.358186+0000 mgr.y (mgr.24370) 446 : cluster [DBG] pgmap v430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:12 smithi067 bash[27441]: audit 2024-04-03T14:33:11.709002+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.67:0/946238145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:12 smithi067 bash[17655]: cluster 2024-04-03T14:33:11.358186+0000 mgr.y (mgr.24370) 446 : cluster [DBG] pgmap v430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:12 smithi067 bash[17655]: audit 2024-04-03T14:33:11.709002+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.67:0/946238145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:13] "GET /metrics HTTP/1.1" 200 239988 "" "Prometheus/2.43.0" 2024-04-03T14:33:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:14 smithi067 bash[17655]: cluster 2024-04-03T14:33:13.358812+0000 mgr.y (mgr.24370) 447 : cluster [DBG] pgmap v431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:14 smithi067 bash[17655]: audit 2024-04-03T14:33:14.172584+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.67:0/1437979335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:14 smithi067 bash[27441]: cluster 2024-04-03T14:33:13.358812+0000 mgr.y (mgr.24370) 447 : cluster [DBG] pgmap v431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:14 smithi067 bash[27441]: audit 2024-04-03T14:33:14.172584+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.67:0/1437979335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:14 smithi082 bash[20963]: cluster 2024-04-03T14:33:13.358812+0000 mgr.y (mgr.24370) 447 : cluster [DBG] pgmap v431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:14 smithi082 bash[20963]: audit 2024-04-03T14:33:14.172584+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.67:0/1437979335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:16 smithi082 bash[20963]: cluster 2024-04-03T14:33:15.359489+0000 mgr.y (mgr.24370) 448 : cluster [DBG] pgmap v432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:16 smithi067 bash[17655]: cluster 2024-04-03T14:33:15.359489+0000 mgr.y (mgr.24370) 448 : cluster [DBG] pgmap v432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:16 smithi067 bash[27441]: cluster 2024-04-03T14:33:15.359489+0000 mgr.y (mgr.24370) 448 : cluster [DBG] pgmap v432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:17 smithi082 bash[20963]: audit 2024-04-03T14:33:16.629683+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.67:0/1299683309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:17 smithi067 bash[27441]: audit 2024-04-03T14:33:16.629683+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.67:0/1299683309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:17 smithi067 bash[17655]: audit 2024-04-03T14:33:16.629683+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.67:0/1299683309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:18 smithi082 bash[20963]: cluster 2024-04-03T14:33:17.360794+0000 mgr.y (mgr.24370) 449 : cluster [DBG] pgmap v433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:18 smithi067 bash[17655]: cluster 2024-04-03T14:33:17.360794+0000 mgr.y (mgr.24370) 449 : cluster [DBG] pgmap v433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:18 smithi067 bash[27441]: cluster 2024-04-03T14:33:17.360794+0000 mgr.y (mgr.24370) 449 : cluster [DBG] pgmap v433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:19 smithi082 bash[20963]: audit 2024-04-03T14:33:19.081987+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.67:0/3480911063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:19 smithi067 bash[27441]: audit 2024-04-03T14:33:19.081987+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.67:0/3480911063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:19 smithi067 bash[17655]: audit 2024-04-03T14:33:19.081987+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.67:0/3480911063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:20 smithi082 bash[20963]: cluster 2024-04-03T14:33:19.361522+0000 mgr.y (mgr.24370) 450 : cluster [DBG] pgmap v434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:20 smithi067 bash[17655]: cluster 2024-04-03T14:33:19.361522+0000 mgr.y (mgr.24370) 450 : cluster [DBG] pgmap v434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:20 smithi067 bash[27441]: cluster 2024-04-03T14:33:19.361522+0000 mgr.y (mgr.24370) 450 : cluster [DBG] pgmap v434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:22 smithi082 bash[20963]: cluster 2024-04-03T14:33:21.362656+0000 mgr.y (mgr.24370) 451 : cluster [DBG] pgmap v435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:22 smithi082 bash[20963]: audit 2024-04-03T14:33:21.546249+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.67:0/3685852308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:22 smithi067 bash[27441]: cluster 2024-04-03T14:33:21.362656+0000 mgr.y (mgr.24370) 451 : cluster [DBG] pgmap v435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:22 smithi067 bash[27441]: audit 2024-04-03T14:33:21.546249+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.67:0/3685852308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:22 smithi067 bash[17655]: cluster 2024-04-03T14:33:21.362656+0000 mgr.y (mgr.24370) 451 : cluster [DBG] pgmap v435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:22 smithi067 bash[17655]: audit 2024-04-03T14:33:21.546249+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.67:0/3685852308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:23] "GET /metrics HTTP/1.1" 200 239988 "" "Prometheus/2.43.0" 2024-04-03T14:33:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:33:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:24 smithi082 bash[20963]: cluster 2024-04-03T14:33:23.363350+0000 mgr.y (mgr.24370) 452 : cluster [DBG] pgmap v436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:24 smithi082 bash[20963]: audit 2024-04-03T14:33:23.998761+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.67:0/1471815174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:24 smithi067 bash[17655]: cluster 2024-04-03T14:33:23.363350+0000 mgr.y (mgr.24370) 452 : cluster [DBG] pgmap v436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:24 smithi067 bash[17655]: audit 2024-04-03T14:33:23.998761+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.67:0/1471815174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:24 smithi067 bash[27441]: cluster 2024-04-03T14:33:23.363350+0000 mgr.y (mgr.24370) 452 : cluster [DBG] pgmap v436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:24 smithi067 bash[27441]: audit 2024-04-03T14:33:23.998761+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.67:0/1471815174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:25 smithi082 bash[20963]: audit 2024-04-03T14:33:24.666301+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:25 smithi067 bash[17655]: audit 2024-04-03T14:33:24.666301+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:25 smithi067 bash[27441]: audit 2024-04-03T14:33:24.666301+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:26 smithi082 bash[20963]: cluster 2024-04-03T14:33:25.364182+0000 mgr.y (mgr.24370) 453 : cluster [DBG] pgmap v437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:26 smithi082 bash[20963]: audit 2024-04-03T14:33:26.460470+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.67:0/442157345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:26 smithi067 bash[27441]: cluster 2024-04-03T14:33:25.364182+0000 mgr.y (mgr.24370) 453 : cluster [DBG] pgmap v437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:26 smithi067 bash[27441]: audit 2024-04-03T14:33:26.460470+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.67:0/442157345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:26 smithi067 bash[17655]: cluster 2024-04-03T14:33:25.364182+0000 mgr.y (mgr.24370) 453 : cluster [DBG] pgmap v437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:26 smithi067 bash[17655]: audit 2024-04-03T14:33:26.460470+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.67:0/442157345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:28 smithi082 bash[20963]: cluster 2024-04-03T14:33:27.365322+0000 mgr.y (mgr.24370) 454 : cluster [DBG] pgmap v438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:28 smithi067 bash[17655]: cluster 2024-04-03T14:33:27.365322+0000 mgr.y (mgr.24370) 454 : cluster [DBG] pgmap v438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:28 smithi067 bash[27441]: cluster 2024-04-03T14:33:27.365322+0000 mgr.y (mgr.24370) 454 : cluster [DBG] pgmap v438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:29 smithi082 bash[20963]: audit 2024-04-03T14:33:28.918284+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.67:0/2635519140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:29 smithi067 bash[17655]: audit 2024-04-03T14:33:28.918284+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.67:0/2635519140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:29 smithi067 bash[27441]: audit 2024-04-03T14:33:28.918284+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.67:0/2635519140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:30 smithi082 bash[20963]: cluster 2024-04-03T14:33:29.366026+0000 mgr.y (mgr.24370) 455 : cluster [DBG] pgmap v439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:30 smithi067 bash[17655]: cluster 2024-04-03T14:33:29.366026+0000 mgr.y (mgr.24370) 455 : cluster [DBG] pgmap v439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:30 smithi067 bash[27441]: cluster 2024-04-03T14:33:29.366026+0000 mgr.y (mgr.24370) 455 : cluster [DBG] pgmap v439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:31 smithi082 bash[20963]: audit 2024-04-03T14:33:31.374862+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.67:0/4105197428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:31 smithi067 bash[27441]: audit 2024-04-03T14:33:31.374862+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.67:0/4105197428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:31 smithi067 bash[17655]: audit 2024-04-03T14:33:31.374862+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.67:0/4105197428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:32 smithi082 bash[20963]: cluster 2024-04-03T14:33:31.367102+0000 mgr.y (mgr.24370) 456 : cluster [DBG] pgmap v440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:32 smithi067 bash[17655]: cluster 2024-04-03T14:33:31.367102+0000 mgr.y (mgr.24370) 456 : cluster [DBG] pgmap v440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:32 smithi067 bash[27441]: cluster 2024-04-03T14:33:31.367102+0000 mgr.y (mgr.24370) 456 : cluster [DBG] pgmap v440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-03T14:33:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:33:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:34 smithi082 bash[20963]: cluster 2024-04-03T14:33:33.367765+0000 mgr.y (mgr.24370) 457 : cluster [DBG] pgmap v441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:34 smithi082 bash[20963]: audit 2024-04-03T14:33:33.828370+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.67:0/681366178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:34 smithi067 bash[17655]: cluster 2024-04-03T14:33:33.367765+0000 mgr.y (mgr.24370) 457 : cluster [DBG] pgmap v441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:34 smithi067 bash[17655]: audit 2024-04-03T14:33:33.828370+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.67:0/681366178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:34 smithi067 bash[27441]: cluster 2024-04-03T14:33:33.367765+0000 mgr.y (mgr.24370) 457 : cluster [DBG] pgmap v441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:34 smithi067 bash[27441]: audit 2024-04-03T14:33:33.828370+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.67:0/681366178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:36 smithi082 bash[20963]: cluster 2024-04-03T14:33:35.368493+0000 mgr.y (mgr.24370) 458 : cluster [DBG] pgmap v442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:36 smithi082 bash[20963]: audit 2024-04-03T14:33:36.274544+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.67:0/2070687892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:36 smithi067 bash[27441]: cluster 2024-04-03T14:33:35.368493+0000 mgr.y (mgr.24370) 458 : cluster [DBG] pgmap v442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:36 smithi067 bash[27441]: audit 2024-04-03T14:33:36.274544+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.67:0/2070687892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:36 smithi067 bash[17655]: cluster 2024-04-03T14:33:35.368493+0000 mgr.y (mgr.24370) 458 : cluster [DBG] pgmap v442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:36 smithi067 bash[17655]: audit 2024-04-03T14:33:36.274544+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.67:0/2070687892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:38 smithi082 bash[20963]: cluster 2024-04-03T14:33:37.369611+0000 mgr.y (mgr.24370) 459 : cluster [DBG] pgmap v443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:38 smithi067 bash[17655]: cluster 2024-04-03T14:33:37.369611+0000 mgr.y (mgr.24370) 459 : cluster [DBG] pgmap v443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:38 smithi067 bash[27441]: cluster 2024-04-03T14:33:37.369611+0000 mgr.y (mgr.24370) 459 : cluster [DBG] pgmap v443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:39 smithi082 bash[20963]: audit 2024-04-03T14:33:38.730228+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.67:0/1134092247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:39 smithi067 bash[17655]: audit 2024-04-03T14:33:38.730228+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.67:0/1134092247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:39 smithi067 bash[27441]: audit 2024-04-03T14:33:38.730228+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.67:0/1134092247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:40 smithi082 bash[20963]: cluster 2024-04-03T14:33:39.370285+0000 mgr.y (mgr.24370) 460 : cluster [DBG] pgmap v444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:40 smithi082 bash[20963]: audit 2024-04-03T14:33:39.666936+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:40 smithi067 bash[27441]: cluster 2024-04-03T14:33:39.370285+0000 mgr.y (mgr.24370) 460 : cluster [DBG] pgmap v444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:40 smithi067 bash[27441]: audit 2024-04-03T14:33:39.666936+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:40 smithi067 bash[17655]: cluster 2024-04-03T14:33:39.370285+0000 mgr.y (mgr.24370) 460 : cluster [DBG] pgmap v444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:40 smithi067 bash[17655]: audit 2024-04-03T14:33:39.666936+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:41 smithi082 bash[20963]: audit 2024-04-03T14:33:41.183041+0000 mon.a (mon.0) 1158 : audit [DBG] from='client.? 172.21.15.67:0/3621951272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:41 smithi067 bash[27441]: audit 2024-04-03T14:33:41.183041+0000 mon.a (mon.0) 1158 : audit [DBG] from='client.? 172.21.15.67:0/3621951272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:41 smithi067 bash[17655]: audit 2024-04-03T14:33:41.183041+0000 mon.a (mon.0) 1158 : audit [DBG] from='client.? 172.21.15.67:0/3621951272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:42 smithi082 bash[20963]: cluster 2024-04-03T14:33:41.371417+0000 mgr.y (mgr.24370) 461 : cluster [DBG] pgmap v445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:42 smithi067 bash[17655]: cluster 2024-04-03T14:33:41.371417+0000 mgr.y (mgr.24370) 461 : cluster [DBG] pgmap v445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:42 smithi067 bash[27441]: cluster 2024-04-03T14:33:41.371417+0000 mgr.y (mgr.24370) 461 : cluster [DBG] pgmap v445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:43] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-03T14:33:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:33:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:44 smithi082 bash[20963]: cluster 2024-04-03T14:33:43.371998+0000 mgr.y (mgr.24370) 462 : cluster [DBG] pgmap v446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:44 smithi082 bash[20963]: audit 2024-04-03T14:33:43.552032+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:33:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:44 smithi082 bash[20963]: audit 2024-04-03T14:33:43.637189+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.67:0/2922579914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:44 smithi067 bash[17655]: cluster 2024-04-03T14:33:43.371998+0000 mgr.y (mgr.24370) 462 : cluster [DBG] pgmap v446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:44 smithi067 bash[17655]: audit 2024-04-03T14:33:43.552032+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:33:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:44 smithi067 bash[17655]: audit 2024-04-03T14:33:43.637189+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.67:0/2922579914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:44 smithi067 bash[27441]: cluster 2024-04-03T14:33:43.371998+0000 mgr.y (mgr.24370) 462 : cluster [DBG] pgmap v446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:44 smithi067 bash[27441]: audit 2024-04-03T14:33:43.552032+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:33:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:44 smithi067 bash[27441]: audit 2024-04-03T14:33:43.637189+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.67:0/2922579914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:46 smithi082 bash[20963]: cluster 2024-04-03T14:33:45.372753+0000 mgr.y (mgr.24370) 463 : cluster [DBG] pgmap v447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:46 smithi082 bash[20963]: audit 2024-04-03T14:33:46.094034+0000 mon.a (mon.0) 1160 : audit [DBG] from='client.? 172.21.15.67:0/2742938754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:46 smithi067 bash[17655]: cluster 2024-04-03T14:33:45.372753+0000 mgr.y (mgr.24370) 463 : cluster [DBG] pgmap v447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:46 smithi067 bash[17655]: audit 2024-04-03T14:33:46.094034+0000 mon.a (mon.0) 1160 : audit [DBG] from='client.? 172.21.15.67:0/2742938754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:46 smithi067 bash[27441]: cluster 2024-04-03T14:33:45.372753+0000 mgr.y (mgr.24370) 463 : cluster [DBG] pgmap v447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:46 smithi067 bash[27441]: audit 2024-04-03T14:33:46.094034+0000 mon.a (mon.0) 1160 : audit [DBG] from='client.? 172.21.15.67:0/2742938754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:48 smithi082 bash[20963]: cluster 2024-04-03T14:33:47.373946+0000 mgr.y (mgr.24370) 464 : cluster [DBG] pgmap v448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:48 smithi067 bash[27441]: cluster 2024-04-03T14:33:47.373946+0000 mgr.y (mgr.24370) 464 : cluster [DBG] pgmap v448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:48 smithi067 bash[17655]: cluster 2024-04-03T14:33:47.373946+0000 mgr.y (mgr.24370) 464 : cluster [DBG] pgmap v448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:49 smithi082 bash[20963]: audit 2024-04-03T14:33:48.553202+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.67:0/3380916507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:49 smithi082 bash[20963]: audit 2024-04-03T14:33:49.252237+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:49 smithi082 bash[20963]: audit 2024-04-03T14:33:49.259954+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:49 smithi067 bash[27441]: audit 2024-04-03T14:33:48.553202+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.67:0/3380916507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:49 smithi067 bash[27441]: audit 2024-04-03T14:33:49.252237+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:49 smithi067 bash[27441]: audit 2024-04-03T14:33:49.259954+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:49 smithi067 bash[17655]: audit 2024-04-03T14:33:48.553202+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.67:0/3380916507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:49 smithi067 bash[17655]: audit 2024-04-03T14:33:49.252237+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:49 smithi067 bash[17655]: audit 2024-04-03T14:33:49.259954+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:50 smithi082 bash[20963]: cluster 2024-04-03T14:33:49.374609+0000 mgr.y (mgr.24370) 465 : cluster [DBG] pgmap v449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:50 smithi082 bash[20963]: audit 2024-04-03T14:33:49.609727+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:50 smithi082 bash[20963]: audit 2024-04-03T14:33:49.621189+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:50 smithi082 bash[20963]: audit 2024-04-03T14:33:50.113252+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:33:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:50 smithi082 bash[20963]: audit 2024-04-03T14:33:50.115248+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:33:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:50 smithi082 bash[20963]: audit 2024-04-03T14:33:50.124989+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[17655]: cluster 2024-04-03T14:33:49.374609+0000 mgr.y (mgr.24370) 465 : cluster [DBG] pgmap v449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[17655]: audit 2024-04-03T14:33:49.609727+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[17655]: audit 2024-04-03T14:33:49.621189+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[17655]: audit 2024-04-03T14:33:50.113252+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:33:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[17655]: audit 2024-04-03T14:33:50.115248+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:33:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[17655]: audit 2024-04-03T14:33:50.124989+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[27441]: cluster 2024-04-03T14:33:49.374609+0000 mgr.y (mgr.24370) 465 : cluster [DBG] pgmap v449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[27441]: audit 2024-04-03T14:33:49.609727+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[27441]: audit 2024-04-03T14:33:49.621189+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[27441]: audit 2024-04-03T14:33:50.113252+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:33:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[27441]: audit 2024-04-03T14:33:50.115248+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:33:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:50 smithi067 bash[27441]: audit 2024-04-03T14:33:50.124989+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:33:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:51 smithi082 bash[20963]: audit 2024-04-03T14:33:51.018856+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.67:0/3738676201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:51 smithi067 bash[27441]: audit 2024-04-03T14:33:51.018856+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.67:0/3738676201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:51.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:51 smithi067 bash[17655]: audit 2024-04-03T14:33:51.018856+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.67:0/3738676201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:52 smithi082 bash[20963]: cluster 2024-04-03T14:33:51.375789+0000 mgr.y (mgr.24370) 466 : cluster [DBG] pgmap v450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:52 smithi067 bash[27441]: cluster 2024-04-03T14:33:51.375789+0000 mgr.y (mgr.24370) 466 : cluster [DBG] pgmap v450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:52 smithi067 bash[17655]: cluster 2024-04-03T14:33:51.375789+0000 mgr.y (mgr.24370) 466 : cluster [DBG] pgmap v450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:53] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-03T14:33:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:53 smithi082 bash[20963]: audit 2024-04-03T14:33:53.474738+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.67:0/2342822040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:33:53.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:53 smithi067 bash[27441]: audit 2024-04-03T14:33:53.474738+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.67:0/2342822040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:53 smithi067 bash[17655]: audit 2024-04-03T14:33:53.474738+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.67:0/2342822040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:54 smithi082 bash[20963]: cluster 2024-04-03T14:33:53.376456+0000 mgr.y (mgr.24370) 467 : cluster [DBG] pgmap v451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:54 smithi067 bash[27441]: cluster 2024-04-03T14:33:53.376456+0000 mgr.y (mgr.24370) 467 : cluster [DBG] pgmap v451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:54 smithi067 bash[17655]: cluster 2024-04-03T14:33:53.376456+0000 mgr.y (mgr.24370) 467 : cluster [DBG] pgmap v451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:55 smithi067 bash[17655]: audit 2024-04-03T14:33:54.666903+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:55 smithi067 bash[27441]: audit 2024-04-03T14:33:54.666903+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:55 smithi082 bash[20963]: audit 2024-04-03T14:33:54.666903+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:33:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:56 smithi067 bash[27441]: cluster 2024-04-03T14:33:55.377239+0000 mgr.y (mgr.24370) 468 : cluster [DBG] pgmap v452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:56 smithi067 bash[27441]: audit 2024-04-03T14:33:55.930334+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.67:0/2208434951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:56 smithi067 bash[17655]: cluster 2024-04-03T14:33:55.377239+0000 mgr.y (mgr.24370) 468 : cluster [DBG] pgmap v452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:56 smithi067 bash[17655]: audit 2024-04-03T14:33:55.930334+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.67:0/2208434951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:56 smithi082 bash[20963]: cluster 2024-04-03T14:33:55.377239+0000 mgr.y (mgr.24370) 468 : cluster [DBG] pgmap v452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:56 smithi082 bash[20963]: audit 2024-04-03T14:33:55.930334+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.67:0/2208434951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:58 smithi067 bash[27441]: cluster 2024-04-03T14:33:57.378421+0000 mgr.y (mgr.24370) 469 : cluster [DBG] pgmap v453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:33:58 smithi067 bash[27441]: audit 2024-04-03T14:33:58.377882+0000 mon.a (mon.0) 1169 : audit [DBG] from='client.? 172.21.15.67:0/3030891582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:58 smithi067 bash[17655]: cluster 2024-04-03T14:33:57.378421+0000 mgr.y (mgr.24370) 469 : cluster [DBG] pgmap v453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:33:58 smithi067 bash[17655]: audit 2024-04-03T14:33:58.377882+0000 mon.a (mon.0) 1169 : audit [DBG] from='client.? 172.21.15.67:0/3030891582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:33:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:58 smithi082 bash[20963]: cluster 2024-04-03T14:33:57.378421+0000 mgr.y (mgr.24370) 469 : cluster [DBG] pgmap v453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:33:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:33:58 smithi082 bash[20963]: audit 2024-04-03T14:33:58.377882+0000 mon.a (mon.0) 1169 : audit [DBG] from='client.? 172.21.15.67:0/3030891582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:00 smithi067 bash[27441]: cluster 2024-04-03T14:33:59.379095+0000 mgr.y (mgr.24370) 470 : cluster [DBG] pgmap v454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:00 smithi067 bash[17655]: cluster 2024-04-03T14:33:59.379095+0000 mgr.y (mgr.24370) 470 : cluster [DBG] pgmap v454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:00 smithi082 bash[20963]: cluster 2024-04-03T14:33:59.379095+0000 mgr.y (mgr.24370) 470 : cluster [DBG] pgmap v454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:01 smithi067 bash[17655]: audit 2024-04-03T14:34:00.827902+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.67:0/2751194510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:01 smithi067 bash[27441]: audit 2024-04-03T14:34:00.827902+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.67:0/2751194510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:01 smithi082 bash[20963]: audit 2024-04-03T14:34:00.827902+0000 mon.a (mon.0) 1170 : audit [DBG] from='client.? 172.21.15.67:0/2751194510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:02 smithi067 bash[27441]: cluster 2024-04-03T14:34:01.380427+0000 mgr.y (mgr.24370) 471 : cluster [DBG] pgmap v455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:02 smithi067 bash[17655]: cluster 2024-04-03T14:34:01.380427+0000 mgr.y (mgr.24370) 471 : cluster [DBG] pgmap v455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:02 smithi082 bash[20963]: cluster 2024-04-03T14:34:01.380427+0000 mgr.y (mgr.24370) 471 : cluster [DBG] pgmap v455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-03T14:34:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:03 smithi082 bash[20963]: audit 2024-04-03T14:34:03.294101+0000 mon.a (mon.0) 1171 : audit [DBG] from='client.? 172.21.15.67:0/754329830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:34:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:03 smithi067 bash[17655]: audit 2024-04-03T14:34:03.294101+0000 mon.a (mon.0) 1171 : audit [DBG] from='client.? 172.21.15.67:0/754329830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:03 smithi067 bash[27441]: audit 2024-04-03T14:34:03.294101+0000 mon.a (mon.0) 1171 : audit [DBG] from='client.? 172.21.15.67:0/754329830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:04 smithi082 bash[20963]: cluster 2024-04-03T14:34:03.381073+0000 mgr.y (mgr.24370) 472 : cluster [DBG] pgmap v456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:04 smithi067 bash[17655]: cluster 2024-04-03T14:34:03.381073+0000 mgr.y (mgr.24370) 472 : cluster [DBG] pgmap v456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:04 smithi067 bash[27441]: cluster 2024-04-03T14:34:03.381073+0000 mgr.y (mgr.24370) 472 : cluster [DBG] pgmap v456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:06 smithi082 bash[20963]: cluster 2024-04-03T14:34:05.381741+0000 mgr.y (mgr.24370) 473 : cluster [DBG] pgmap v457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:06 smithi082 bash[20963]: audit 2024-04-03T14:34:05.751088+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.67:0/626354391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:06 smithi067 bash[17655]: cluster 2024-04-03T14:34:05.381741+0000 mgr.y (mgr.24370) 473 : cluster [DBG] pgmap v457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:06 smithi067 bash[17655]: audit 2024-04-03T14:34:05.751088+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.67:0/626354391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:06 smithi067 bash[27441]: cluster 2024-04-03T14:34:05.381741+0000 mgr.y (mgr.24370) 473 : cluster [DBG] pgmap v457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:06 smithi067 bash[27441]: audit 2024-04-03T14:34:05.751088+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.67:0/626354391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:08 smithi082 bash[20963]: cluster 2024-04-03T14:34:07.382927+0000 mgr.y (mgr.24370) 474 : cluster [DBG] pgmap v458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:08 smithi082 bash[20963]: audit 2024-04-03T14:34:08.212286+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.67:0/801006609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:08 smithi067 bash[17655]: cluster 2024-04-03T14:34:07.382927+0000 mgr.y (mgr.24370) 474 : cluster [DBG] pgmap v458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:08 smithi067 bash[17655]: audit 2024-04-03T14:34:08.212286+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.67:0/801006609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:08 smithi067 bash[27441]: cluster 2024-04-03T14:34:07.382927+0000 mgr.y (mgr.24370) 474 : cluster [DBG] pgmap v458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:08 smithi067 bash[27441]: audit 2024-04-03T14:34:08.212286+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.67:0/801006609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:09 smithi082 bash[20963]: audit 2024-04-03T14:34:09.667398+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:09 smithi067 bash[27441]: audit 2024-04-03T14:34:09.667398+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:09 smithi067 bash[17655]: audit 2024-04-03T14:34:09.667398+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:10 smithi082 bash[20963]: cluster 2024-04-03T14:34:09.383626+0000 mgr.y (mgr.24370) 475 : cluster [DBG] pgmap v459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:10 smithi082 bash[20963]: audit 2024-04-03T14:34:10.668932+0000 mon.a (mon.0) 1174 : audit [DBG] from='client.? 172.21.15.67:0/2784719973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:10 smithi067 bash[17655]: cluster 2024-04-03T14:34:09.383626+0000 mgr.y (mgr.24370) 475 : cluster [DBG] pgmap v459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:10 smithi067 bash[17655]: audit 2024-04-03T14:34:10.668932+0000 mon.a (mon.0) 1174 : audit [DBG] from='client.? 172.21.15.67:0/2784719973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:10 smithi067 bash[27441]: cluster 2024-04-03T14:34:09.383626+0000 mgr.y (mgr.24370) 475 : cluster [DBG] pgmap v459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:10 smithi067 bash[27441]: audit 2024-04-03T14:34:10.668932+0000 mon.a (mon.0) 1174 : audit [DBG] from='client.? 172.21.15.67:0/2784719973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:12 smithi067 bash[27441]: cluster 2024-04-03T14:34:11.384754+0000 mgr.y (mgr.24370) 476 : cluster [DBG] pgmap v460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:12 smithi067 bash[17655]: cluster 2024-04-03T14:34:11.384754+0000 mgr.y (mgr.24370) 476 : cluster [DBG] pgmap v460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:12 smithi082 bash[20963]: cluster 2024-04-03T14:34:11.384754+0000 mgr.y (mgr.24370) 476 : cluster [DBG] pgmap v460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:13] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-03T14:34:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:13 smithi082 bash[20963]: audit 2024-04-03T14:34:13.127033+0000 mon.a (mon.0) 1175 : audit [DBG] from='client.? 172.21.15.67:0/1379868497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:34:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:13 smithi067 bash[17655]: audit 2024-04-03T14:34:13.127033+0000 mon.a (mon.0) 1175 : audit [DBG] from='client.? 172.21.15.67:0/1379868497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:13 smithi067 bash[27441]: audit 2024-04-03T14:34:13.127033+0000 mon.a (mon.0) 1175 : audit [DBG] from='client.? 172.21.15.67:0/1379868497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:14 smithi082 bash[20963]: cluster 2024-04-03T14:34:13.385467+0000 mgr.y (mgr.24370) 477 : cluster [DBG] pgmap v461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:14 smithi067 bash[27441]: cluster 2024-04-03T14:34:13.385467+0000 mgr.y (mgr.24370) 477 : cluster [DBG] pgmap v461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:14 smithi067 bash[17655]: cluster 2024-04-03T14:34:13.385467+0000 mgr.y (mgr.24370) 477 : cluster [DBG] pgmap v461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:15 smithi082 bash[20963]: audit 2024-04-03T14:34:15.590771+0000 mon.a (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.67:0/640793271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:15 smithi067 bash[17655]: audit 2024-04-03T14:34:15.590771+0000 mon.a (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.67:0/640793271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:15 smithi067 bash[27441]: audit 2024-04-03T14:34:15.590771+0000 mon.a (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.67:0/640793271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:16 smithi082 bash[20963]: cluster 2024-04-03T14:34:15.386104+0000 mgr.y (mgr.24370) 478 : cluster [DBG] pgmap v462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:16 smithi067 bash[27441]: cluster 2024-04-03T14:34:15.386104+0000 mgr.y (mgr.24370) 478 : cluster [DBG] pgmap v462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:16 smithi067 bash[17655]: cluster 2024-04-03T14:34:15.386104+0000 mgr.y (mgr.24370) 478 : cluster [DBG] pgmap v462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:18 smithi082 bash[20963]: cluster 2024-04-03T14:34:17.387269+0000 mgr.y (mgr.24370) 479 : cluster [DBG] pgmap v463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:18 smithi082 bash[20963]: audit 2024-04-03T14:34:18.039924+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.67:0/941562181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:18 smithi067 bash[17655]: cluster 2024-04-03T14:34:17.387269+0000 mgr.y (mgr.24370) 479 : cluster [DBG] pgmap v463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:18 smithi067 bash[17655]: audit 2024-04-03T14:34:18.039924+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.67:0/941562181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:18 smithi067 bash[27441]: cluster 2024-04-03T14:34:17.387269+0000 mgr.y (mgr.24370) 479 : cluster [DBG] pgmap v463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:18 smithi067 bash[27441]: audit 2024-04-03T14:34:18.039924+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.67:0/941562181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:20 smithi082 bash[20963]: cluster 2024-04-03T14:34:19.387966+0000 mgr.y (mgr.24370) 480 : cluster [DBG] pgmap v464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:20 smithi082 bash[20963]: audit 2024-04-03T14:34:20.490941+0000 mon.a (mon.0) 1177 : audit [DBG] from='client.? 172.21.15.67:0/1034732491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:20 smithi067 bash[27441]: cluster 2024-04-03T14:34:19.387966+0000 mgr.y (mgr.24370) 480 : cluster [DBG] pgmap v464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:20 smithi067 bash[27441]: audit 2024-04-03T14:34:20.490941+0000 mon.a (mon.0) 1177 : audit [DBG] from='client.? 172.21.15.67:0/1034732491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:20 smithi067 bash[17655]: cluster 2024-04-03T14:34:19.387966+0000 mgr.y (mgr.24370) 480 : cluster [DBG] pgmap v464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:20 smithi067 bash[17655]: audit 2024-04-03T14:34:20.490941+0000 mon.a (mon.0) 1177 : audit [DBG] from='client.? 172.21.15.67:0/1034732491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:22 smithi067 bash[27441]: cluster 2024-04-03T14:34:21.389094+0000 mgr.y (mgr.24370) 481 : cluster [DBG] pgmap v465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:22 smithi067 bash[17655]: cluster 2024-04-03T14:34:21.389094+0000 mgr.y (mgr.24370) 481 : cluster [DBG] pgmap v465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:22 smithi082 bash[20963]: cluster 2024-04-03T14:34:21.389094+0000 mgr.y (mgr.24370) 481 : cluster [DBG] pgmap v465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:23] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-03T14:34:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:23 smithi082 bash[20963]: audit 2024-04-03T14:34:22.945229+0000 mon.a (mon.0) 1178 : audit [DBG] from='client.? 172.21.15.67:0/290059313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:34:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:23 smithi067 bash[27441]: audit 2024-04-03T14:34:22.945229+0000 mon.a (mon.0) 1178 : audit [DBG] from='client.? 172.21.15.67:0/290059313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:23 smithi067 bash[17655]: audit 2024-04-03T14:34:22.945229+0000 mon.a (mon.0) 1178 : audit [DBG] from='client.? 172.21.15.67:0/290059313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:24 smithi082 bash[20963]: cluster 2024-04-03T14:34:23.389886+0000 mgr.y (mgr.24370) 482 : cluster [DBG] pgmap v466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:24 smithi082 bash[20963]: audit 2024-04-03T14:34:24.667948+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:24 smithi067 bash[27441]: cluster 2024-04-03T14:34:23.389886+0000 mgr.y (mgr.24370) 482 : cluster [DBG] pgmap v466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:24 smithi067 bash[27441]: audit 2024-04-03T14:34:24.667948+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:24 smithi067 bash[17655]: cluster 2024-04-03T14:34:23.389886+0000 mgr.y (mgr.24370) 482 : cluster [DBG] pgmap v466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:24 smithi067 bash[17655]: audit 2024-04-03T14:34:24.667948+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:25 smithi082 bash[20963]: audit 2024-04-03T14:34:25.400026+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.67:0/1485971495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:25 smithi067 bash[17655]: audit 2024-04-03T14:34:25.400026+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.67:0/1485971495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:25 smithi067 bash[27441]: audit 2024-04-03T14:34:25.400026+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.67:0/1485971495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:26 smithi082 bash[20963]: cluster 2024-04-03T14:34:25.390397+0000 mgr.y (mgr.24370) 483 : cluster [DBG] pgmap v467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:26 smithi067 bash[17655]: cluster 2024-04-03T14:34:25.390397+0000 mgr.y (mgr.24370) 483 : cluster [DBG] pgmap v467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:26 smithi067 bash[27441]: cluster 2024-04-03T14:34:25.390397+0000 mgr.y (mgr.24370) 483 : cluster [DBG] pgmap v467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:28 smithi082 bash[20963]: cluster 2024-04-03T14:34:27.391526+0000 mgr.y (mgr.24370) 484 : cluster [DBG] pgmap v468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:28 smithi082 bash[20963]: audit 2024-04-03T14:34:27.854722+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.67:0/3506581940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:28 smithi067 bash[17655]: cluster 2024-04-03T14:34:27.391526+0000 mgr.y (mgr.24370) 484 : cluster [DBG] pgmap v468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:28 smithi067 bash[17655]: audit 2024-04-03T14:34:27.854722+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.67:0/3506581940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:28 smithi067 bash[27441]: cluster 2024-04-03T14:34:27.391526+0000 mgr.y (mgr.24370) 484 : cluster [DBG] pgmap v468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:28 smithi067 bash[27441]: audit 2024-04-03T14:34:27.854722+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.67:0/3506581940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:30 smithi082 bash[20963]: cluster 2024-04-03T14:34:29.392279+0000 mgr.y (mgr.24370) 485 : cluster [DBG] pgmap v469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:30 smithi082 bash[20963]: audit 2024-04-03T14:34:30.312980+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.67:0/1367396830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:30 smithi067 bash[17655]: cluster 2024-04-03T14:34:29.392279+0000 mgr.y (mgr.24370) 485 : cluster [DBG] pgmap v469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:30 smithi067 bash[17655]: audit 2024-04-03T14:34:30.312980+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.67:0/1367396830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:30 smithi067 bash[27441]: cluster 2024-04-03T14:34:29.392279+0000 mgr.y (mgr.24370) 485 : cluster [DBG] pgmap v469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:30 smithi067 bash[27441]: audit 2024-04-03T14:34:30.312980+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.67:0/1367396830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:32 smithi067 bash[27441]: cluster 2024-04-03T14:34:31.393615+0000 mgr.y (mgr.24370) 486 : cluster [DBG] pgmap v470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:32 smithi067 bash[17655]: cluster 2024-04-03T14:34:31.393615+0000 mgr.y (mgr.24370) 486 : cluster [DBG] pgmap v470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:32 smithi082 bash[20963]: cluster 2024-04-03T14:34:31.393615+0000 mgr.y (mgr.24370) 486 : cluster [DBG] pgmap v470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:33] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-03T14:34:33.778 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:34:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:33 smithi082 bash[20963]: audit 2024-04-03T14:34:32.766651+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.67:0/3356764864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:33 smithi067 bash[27441]: audit 2024-04-03T14:34:32.766651+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.67:0/3356764864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:33 smithi067 bash[17655]: audit 2024-04-03T14:34:32.766651+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.67:0/3356764864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:34 smithi082 bash[20963]: cluster 2024-04-03T14:34:33.394330+0000 mgr.y (mgr.24370) 487 : cluster [DBG] pgmap v471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:34 smithi067 bash[17655]: cluster 2024-04-03T14:34:33.394330+0000 mgr.y (mgr.24370) 487 : cluster [DBG] pgmap v471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:34 smithi067 bash[27441]: cluster 2024-04-03T14:34:33.394330+0000 mgr.y (mgr.24370) 487 : cluster [DBG] pgmap v471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:35 smithi082 bash[20963]: audit 2024-04-03T14:34:35.224432+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.67:0/3368768882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:35 smithi067 bash[17655]: audit 2024-04-03T14:34:35.224432+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.67:0/3368768882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:35 smithi067 bash[27441]: audit 2024-04-03T14:34:35.224432+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.67:0/3368768882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:36 smithi082 bash[20963]: cluster 2024-04-03T14:34:35.395026+0000 mgr.y (mgr.24370) 488 : cluster [DBG] pgmap v472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:36 smithi067 bash[17655]: cluster 2024-04-03T14:34:35.395026+0000 mgr.y (mgr.24370) 488 : cluster [DBG] pgmap v472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:36 smithi067 bash[27441]: cluster 2024-04-03T14:34:35.395026+0000 mgr.y (mgr.24370) 488 : cluster [DBG] pgmap v472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:37 smithi082 bash[20963]: audit 2024-04-03T14:34:37.677516+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.67:0/1108446964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:37 smithi067 bash[17655]: audit 2024-04-03T14:34:37.677516+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.67:0/1108446964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:37 smithi067 bash[27441]: audit 2024-04-03T14:34:37.677516+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.67:0/1108446964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:38 smithi082 bash[20963]: cluster 2024-04-03T14:34:37.396075+0000 mgr.y (mgr.24370) 489 : cluster [DBG] pgmap v473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:38 smithi067 bash[17655]: cluster 2024-04-03T14:34:37.396075+0000 mgr.y (mgr.24370) 489 : cluster [DBG] pgmap v473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:38 smithi067 bash[27441]: cluster 2024-04-03T14:34:37.396075+0000 mgr.y (mgr.24370) 489 : cluster [DBG] pgmap v473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:39 smithi082 bash[20963]: audit 2024-04-03T14:34:39.668305+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:39 smithi067 bash[27441]: audit 2024-04-03T14:34:39.668305+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:39 smithi067 bash[17655]: audit 2024-04-03T14:34:39.668305+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:40 smithi082 bash[20963]: cluster 2024-04-03T14:34:39.396752+0000 mgr.y (mgr.24370) 490 : cluster [DBG] pgmap v474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:40 smithi082 bash[20963]: audit 2024-04-03T14:34:40.125246+0000 mon.a (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.67:0/3234371382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:40 smithi067 bash[27441]: cluster 2024-04-03T14:34:39.396752+0000 mgr.y (mgr.24370) 490 : cluster [DBG] pgmap v474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:40 smithi067 bash[27441]: audit 2024-04-03T14:34:40.125246+0000 mon.a (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.67:0/3234371382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:40 smithi067 bash[17655]: cluster 2024-04-03T14:34:39.396752+0000 mgr.y (mgr.24370) 490 : cluster [DBG] pgmap v474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:40 smithi067 bash[17655]: audit 2024-04-03T14:34:40.125246+0000 mon.a (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.67:0/3234371382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:42 smithi082 bash[20963]: cluster 2024-04-03T14:34:41.398103+0000 mgr.y (mgr.24370) 491 : cluster [DBG] pgmap v475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:42 smithi067 bash[17655]: cluster 2024-04-03T14:34:41.398103+0000 mgr.y (mgr.24370) 491 : cluster [DBG] pgmap v475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:42 smithi067 bash[27441]: cluster 2024-04-03T14:34:41.398103+0000 mgr.y (mgr.24370) 491 : cluster [DBG] pgmap v475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:43 smithi067 bash[17655]: audit 2024-04-03T14:34:42.580274+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.67:0/3550721507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:43] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-03T14:34:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:43 smithi067 bash[27441]: audit 2024-04-03T14:34:42.580274+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.67:0/3550721507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:43.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:43 smithi082 bash[20963]: audit 2024-04-03T14:34:42.580274+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.67:0/3550721507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:34:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:44 smithi082 bash[20963]: cluster 2024-04-03T14:34:43.398851+0000 mgr.y (mgr.24370) 492 : cluster [DBG] pgmap v476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:44 smithi067 bash[27441]: cluster 2024-04-03T14:34:43.398851+0000 mgr.y (mgr.24370) 492 : cluster [DBG] pgmap v476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:44 smithi067 bash[17655]: cluster 2024-04-03T14:34:43.398851+0000 mgr.y (mgr.24370) 492 : cluster [DBG] pgmap v476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:45 smithi082 bash[20963]: audit 2024-04-03T14:34:45.032363+0000 mon.a (mon.0) 1184 : audit [DBG] from='client.? 172.21.15.67:0/23444232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:45 smithi067 bash[17655]: audit 2024-04-03T14:34:45.032363+0000 mon.a (mon.0) 1184 : audit [DBG] from='client.? 172.21.15.67:0/23444232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:45 smithi067 bash[27441]: audit 2024-04-03T14:34:45.032363+0000 mon.a (mon.0) 1184 : audit [DBG] from='client.? 172.21.15.67:0/23444232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:46 smithi082 bash[20963]: cluster 2024-04-03T14:34:45.399645+0000 mgr.y (mgr.24370) 493 : cluster [DBG] pgmap v477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:46 smithi067 bash[17655]: cluster 2024-04-03T14:34:45.399645+0000 mgr.y (mgr.24370) 493 : cluster [DBG] pgmap v477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:46 smithi067 bash[27441]: cluster 2024-04-03T14:34:45.399645+0000 mgr.y (mgr.24370) 493 : cluster [DBG] pgmap v477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:48 smithi082 bash[20963]: cluster 2024-04-03T14:34:47.400822+0000 mgr.y (mgr.24370) 494 : cluster [DBG] pgmap v478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:48 smithi082 bash[20963]: audit 2024-04-03T14:34:47.480737+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.67:0/2562217038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:48 smithi067 bash[17655]: cluster 2024-04-03T14:34:47.400822+0000 mgr.y (mgr.24370) 494 : cluster [DBG] pgmap v478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:48 smithi067 bash[17655]: audit 2024-04-03T14:34:47.480737+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.67:0/2562217038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:48 smithi067 bash[27441]: cluster 2024-04-03T14:34:47.400822+0000 mgr.y (mgr.24370) 494 : cluster [DBG] pgmap v478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:48 smithi067 bash[27441]: audit 2024-04-03T14:34:47.480737+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.67:0/2562217038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:50 smithi082 bash[20963]: cluster 2024-04-03T14:34:49.401510+0000 mgr.y (mgr.24370) 495 : cluster [DBG] pgmap v479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:50 smithi082 bash[20963]: audit 2024-04-03T14:34:49.930494+0000 mon.a (mon.0) 1185 : audit [DBG] from='client.? 172.21.15.67:0/4160583486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:50 smithi082 bash[20963]: audit 2024-04-03T14:34:50.200875+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:34:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:50 smithi067 bash[17655]: cluster 2024-04-03T14:34:49.401510+0000 mgr.y (mgr.24370) 495 : cluster [DBG] pgmap v479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:50 smithi067 bash[17655]: audit 2024-04-03T14:34:49.930494+0000 mon.a (mon.0) 1185 : audit [DBG] from='client.? 172.21.15.67:0/4160583486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:50 smithi067 bash[17655]: audit 2024-04-03T14:34:50.200875+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:34:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:50 smithi067 bash[27441]: cluster 2024-04-03T14:34:49.401510+0000 mgr.y (mgr.24370) 495 : cluster [DBG] pgmap v479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:50 smithi067 bash[27441]: audit 2024-04-03T14:34:49.930494+0000 mon.a (mon.0) 1185 : audit [DBG] from='client.? 172.21.15.67:0/4160583486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:50 smithi067 bash[27441]: audit 2024-04-03T14:34:50.200875+0000 mon.a (mon.0) 1186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:34:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:52 smithi082 bash[20963]: cluster 2024-04-03T14:34:51.402632+0000 mgr.y (mgr.24370) 496 : cluster [DBG] pgmap v480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:52 smithi082 bash[20963]: audit 2024-04-03T14:34:52.385214+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.67:0/1768723743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:52 smithi067 bash[17655]: cluster 2024-04-03T14:34:51.402632+0000 mgr.y (mgr.24370) 496 : cluster [DBG] pgmap v480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:52 smithi067 bash[17655]: audit 2024-04-03T14:34:52.385214+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.67:0/1768723743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:52 smithi067 bash[27441]: cluster 2024-04-03T14:34:51.402632+0000 mgr.y (mgr.24370) 496 : cluster [DBG] pgmap v480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:52 smithi067 bash[27441]: audit 2024-04-03T14:34:52.385214+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.67:0/1768723743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:53] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-03T14:34:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:34:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:54 smithi082 bash[20963]: cluster 2024-04-03T14:34:53.403353+0000 mgr.y (mgr.24370) 497 : cluster [DBG] pgmap v481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:54 smithi067 bash[17655]: cluster 2024-04-03T14:34:53.403353+0000 mgr.y (mgr.24370) 497 : cluster [DBG] pgmap v481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:54 smithi067 bash[27441]: cluster 2024-04-03T14:34:53.403353+0000 mgr.y (mgr.24370) 497 : cluster [DBG] pgmap v481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:55 smithi082 bash[20963]: audit 2024-04-03T14:34:54.668504+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:55 smithi082 bash[20963]: audit 2024-04-03T14:34:54.840890+0000 mon.a (mon.0) 1188 : audit [DBG] from='client.? 172.21.15.67:0/3816888845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:55 smithi067 bash[27441]: audit 2024-04-03T14:34:54.668504+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:55 smithi067 bash[27441]: audit 2024-04-03T14:34:54.840890+0000 mon.a (mon.0) 1188 : audit [DBG] from='client.? 172.21.15.67:0/3816888845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:55 smithi067 bash[17655]: audit 2024-04-03T14:34:54.668504+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:34:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:55 smithi067 bash[17655]: audit 2024-04-03T14:34:54.840890+0000 mon.a (mon.0) 1188 : audit [DBG] from='client.? 172.21.15.67:0/3816888845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[17655]: cluster 2024-04-03T14:34:55.403874+0000 mgr.y (mgr.24370) 498 : cluster [DBG] pgmap v482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[17655]: audit 2024-04-03T14:34:55.901095+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[17655]: audit 2024-04-03T14:34:55.911515+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[17655]: audit 2024-04-03T14:34:56.251875+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[17655]: audit 2024-04-03T14:34:56.262998+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[17655]: audit 2024-04-03T14:34:56.770659+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:34:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[17655]: audit 2024-04-03T14:34:56.772354+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:34:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[17655]: audit 2024-04-03T14:34:56.781532+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[27441]: cluster 2024-04-03T14:34:55.403874+0000 mgr.y (mgr.24370) 498 : cluster [DBG] pgmap v482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[27441]: audit 2024-04-03T14:34:55.901095+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[27441]: audit 2024-04-03T14:34:55.911515+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[27441]: audit 2024-04-03T14:34:56.251875+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[27441]: audit 2024-04-03T14:34:56.262998+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[27441]: audit 2024-04-03T14:34:56.770659+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:34:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[27441]: audit 2024-04-03T14:34:56.772354+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:34:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:56 smithi067 bash[27441]: audit 2024-04-03T14:34:56.781532+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:56 smithi082 bash[20963]: cluster 2024-04-03T14:34:55.403874+0000 mgr.y (mgr.24370) 498 : cluster [DBG] pgmap v482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:56 smithi082 bash[20963]: audit 2024-04-03T14:34:55.901095+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:56 smithi082 bash[20963]: audit 2024-04-03T14:34:55.911515+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:56 smithi082 bash[20963]: audit 2024-04-03T14:34:56.251875+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:56 smithi082 bash[20963]: audit 2024-04-03T14:34:56.262998+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:56 smithi082 bash[20963]: audit 2024-04-03T14:34:56.770659+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:34:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:56 smithi082 bash[20963]: audit 2024-04-03T14:34:56.772354+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:34:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:56 smithi082 bash[20963]: audit 2024-04-03T14:34:56.781532+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:34:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:57 smithi067 bash[27441]: audit 2024-04-03T14:34:57.294917+0000 mon.a (mon.0) 1196 : audit [DBG] from='client.? 172.21.15.67:0/2441129039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:57 smithi067 bash[17655]: audit 2024-04-03T14:34:57.294917+0000 mon.a (mon.0) 1196 : audit [DBG] from='client.? 172.21.15.67:0/2441129039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:57 smithi082 bash[20963]: audit 2024-04-03T14:34:57.294917+0000 mon.a (mon.0) 1196 : audit [DBG] from='client.? 172.21.15.67:0/2441129039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:34:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:58 smithi067 bash[17655]: cluster 2024-04-03T14:34:57.405027+0000 mgr.y (mgr.24370) 499 : cluster [DBG] pgmap v483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:58 smithi067 bash[27441]: cluster 2024-04-03T14:34:57.405027+0000 mgr.y (mgr.24370) 499 : cluster [DBG] pgmap v483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:34:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:58 smithi082 bash[20963]: cluster 2024-04-03T14:34:57.405027+0000 mgr.y (mgr.24370) 499 : cluster [DBG] pgmap v483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:34:59 smithi067 bash[17655]: audit 2024-04-03T14:34:59.749591+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.67:0/533128613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:34:59 smithi067 bash[27441]: audit 2024-04-03T14:34:59.749591+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.67:0/533128613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:34:59 smithi082 bash[20963]: audit 2024-04-03T14:34:59.749591+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.67:0/533128613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:00 smithi082 bash[20963]: cluster 2024-04-03T14:34:59.405742+0000 mgr.y (mgr.24370) 500 : cluster [DBG] pgmap v484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:00 smithi067 bash[17655]: cluster 2024-04-03T14:34:59.405742+0000 mgr.y (mgr.24370) 500 : cluster [DBG] pgmap v484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:00 smithi067 bash[27441]: cluster 2024-04-03T14:34:59.405742+0000 mgr.y (mgr.24370) 500 : cluster [DBG] pgmap v484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:02 smithi082 bash[20963]: cluster 2024-04-03T14:35:01.406930+0000 mgr.y (mgr.24370) 501 : cluster [DBG] pgmap v485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:02 smithi082 bash[20963]: audit 2024-04-03T14:35:02.213149+0000 mon.a (mon.0) 1197 : audit [DBG] from='client.? 172.21.15.67:0/1265008788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:03] "GET /metrics HTTP/1.1" 200 239993 "" "Prometheus/2.43.0" 2024-04-03T14:35:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:02 smithi067 bash[27441]: cluster 2024-04-03T14:35:01.406930+0000 mgr.y (mgr.24370) 501 : cluster [DBG] pgmap v485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:02 smithi067 bash[27441]: audit 2024-04-03T14:35:02.213149+0000 mon.a (mon.0) 1197 : audit [DBG] from='client.? 172.21.15.67:0/1265008788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:02 smithi067 bash[17655]: cluster 2024-04-03T14:35:01.406930+0000 mgr.y (mgr.24370) 501 : cluster [DBG] pgmap v485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:02 smithi067 bash[17655]: audit 2024-04-03T14:35:02.213149+0000 mon.a (mon.0) 1197 : audit [DBG] from='client.? 172.21.15.67:0/1265008788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:35:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:04 smithi082 bash[20963]: cluster 2024-04-03T14:35:03.407640+0000 mgr.y (mgr.24370) 502 : cluster [DBG] pgmap v486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:04 smithi082 bash[20963]: audit 2024-04-03T14:35:04.660093+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.67:0/3664171180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:04 smithi067 bash[17655]: cluster 2024-04-03T14:35:03.407640+0000 mgr.y (mgr.24370) 502 : cluster [DBG] pgmap v486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:04 smithi067 bash[17655]: audit 2024-04-03T14:35:04.660093+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.67:0/3664171180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:04 smithi067 bash[27441]: cluster 2024-04-03T14:35:03.407640+0000 mgr.y (mgr.24370) 502 : cluster [DBG] pgmap v486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:04 smithi067 bash[27441]: audit 2024-04-03T14:35:04.660093+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.67:0/3664171180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:06 smithi082 bash[20963]: cluster 2024-04-03T14:35:05.408377+0000 mgr.y (mgr.24370) 503 : cluster [DBG] pgmap v487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:06 smithi067 bash[17655]: cluster 2024-04-03T14:35:05.408377+0000 mgr.y (mgr.24370) 503 : cluster [DBG] pgmap v487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:06 smithi067 bash[27441]: cluster 2024-04-03T14:35:05.408377+0000 mgr.y (mgr.24370) 503 : cluster [DBG] pgmap v487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:07 smithi082 bash[20963]: audit 2024-04-03T14:35:07.112067+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.67:0/2230893320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:07 smithi067 bash[17655]: audit 2024-04-03T14:35:07.112067+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.67:0/2230893320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:07 smithi067 bash[27441]: audit 2024-04-03T14:35:07.112067+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.67:0/2230893320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:08 smithi082 bash[20963]: cluster 2024-04-03T14:35:07.409643+0000 mgr.y (mgr.24370) 504 : cluster [DBG] pgmap v488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:08 smithi067 bash[17655]: cluster 2024-04-03T14:35:07.409643+0000 mgr.y (mgr.24370) 504 : cluster [DBG] pgmap v488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:08 smithi067 bash[27441]: cluster 2024-04-03T14:35:07.409643+0000 mgr.y (mgr.24370) 504 : cluster [DBG] pgmap v488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:09 smithi082 bash[20963]: audit 2024-04-03T14:35:09.566186+0000 mon.a (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.67:0/3884666851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:09 smithi082 bash[20963]: audit 2024-04-03T14:35:09.668821+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:09 smithi067 bash[27441]: audit 2024-04-03T14:35:09.566186+0000 mon.a (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.67:0/3884666851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:09 smithi067 bash[27441]: audit 2024-04-03T14:35:09.668821+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:09 smithi067 bash[17655]: audit 2024-04-03T14:35:09.566186+0000 mon.a (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.67:0/3884666851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:09 smithi067 bash[17655]: audit 2024-04-03T14:35:09.668821+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:10 smithi082 bash[20963]: cluster 2024-04-03T14:35:09.410359+0000 mgr.y (mgr.24370) 505 : cluster [DBG] pgmap v489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:10 smithi067 bash[27441]: cluster 2024-04-03T14:35:09.410359+0000 mgr.y (mgr.24370) 505 : cluster [DBG] pgmap v489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:10 smithi067 bash[17655]: cluster 2024-04-03T14:35:09.410359+0000 mgr.y (mgr.24370) 505 : cluster [DBG] pgmap v489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:12 smithi082 bash[20963]: cluster 2024-04-03T14:35:11.411479+0000 mgr.y (mgr.24370) 506 : cluster [DBG] pgmap v490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:12 smithi082 bash[20963]: audit 2024-04-03T14:35:12.017519+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.67:0/1567639074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:13] "GET /metrics HTTP/1.1" 200 239990 "" "Prometheus/2.43.0" 2024-04-03T14:35:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:12 smithi067 bash[17655]: cluster 2024-04-03T14:35:11.411479+0000 mgr.y (mgr.24370) 506 : cluster [DBG] pgmap v490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:12 smithi067 bash[17655]: audit 2024-04-03T14:35:12.017519+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.67:0/1567639074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:12 smithi067 bash[27441]: cluster 2024-04-03T14:35:11.411479+0000 mgr.y (mgr.24370) 506 : cluster [DBG] pgmap v490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:12 smithi067 bash[27441]: audit 2024-04-03T14:35:12.017519+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.67:0/1567639074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:35:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:14 smithi082 bash[20963]: cluster 2024-04-03T14:35:13.412224+0000 mgr.y (mgr.24370) 507 : cluster [DBG] pgmap v491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:14 smithi082 bash[20963]: audit 2024-04-03T14:35:14.476121+0000 mon.a (mon.0) 1200 : audit [DBG] from='client.? 172.21.15.67:0/2470174928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:14 smithi067 bash[17655]: cluster 2024-04-03T14:35:13.412224+0000 mgr.y (mgr.24370) 507 : cluster [DBG] pgmap v491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:14 smithi067 bash[17655]: audit 2024-04-03T14:35:14.476121+0000 mon.a (mon.0) 1200 : audit [DBG] from='client.? 172.21.15.67:0/2470174928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:14 smithi067 bash[27441]: cluster 2024-04-03T14:35:13.412224+0000 mgr.y (mgr.24370) 507 : cluster [DBG] pgmap v491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:14 smithi067 bash[27441]: audit 2024-04-03T14:35:14.476121+0000 mon.a (mon.0) 1200 : audit [DBG] from='client.? 172.21.15.67:0/2470174928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:16 smithi082 bash[20963]: cluster 2024-04-03T14:35:15.412977+0000 mgr.y (mgr.24370) 508 : cluster [DBG] pgmap v492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:16 smithi082 bash[20963]: audit 2024-04-03T14:35:16.928026+0000 mon.a (mon.0) 1201 : audit [DBG] from='client.? 172.21.15.67:0/3419765082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:16 smithi067 bash[17655]: cluster 2024-04-03T14:35:15.412977+0000 mgr.y (mgr.24370) 508 : cluster [DBG] pgmap v492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:16 smithi067 bash[17655]: audit 2024-04-03T14:35:16.928026+0000 mon.a (mon.0) 1201 : audit [DBG] from='client.? 172.21.15.67:0/3419765082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:16 smithi067 bash[27441]: cluster 2024-04-03T14:35:15.412977+0000 mgr.y (mgr.24370) 508 : cluster [DBG] pgmap v492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:16 smithi067 bash[27441]: audit 2024-04-03T14:35:16.928026+0000 mon.a (mon.0) 1201 : audit [DBG] from='client.? 172.21.15.67:0/3419765082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:18 smithi082 bash[20963]: cluster 2024-04-03T14:35:17.414085+0000 mgr.y (mgr.24370) 509 : cluster [DBG] pgmap v493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:18 smithi067 bash[17655]: cluster 2024-04-03T14:35:17.414085+0000 mgr.y (mgr.24370) 509 : cluster [DBG] pgmap v493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:18 smithi067 bash[27441]: cluster 2024-04-03T14:35:17.414085+0000 mgr.y (mgr.24370) 509 : cluster [DBG] pgmap v493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:19 smithi082 bash[20963]: audit 2024-04-03T14:35:19.391940+0000 mon.a (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.67:0/3307546958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:19 smithi067 bash[17655]: audit 2024-04-03T14:35:19.391940+0000 mon.a (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.67:0/3307546958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:19 smithi067 bash[27441]: audit 2024-04-03T14:35:19.391940+0000 mon.a (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.67:0/3307546958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:20 smithi082 bash[20963]: cluster 2024-04-03T14:35:19.414739+0000 mgr.y (mgr.24370) 510 : cluster [DBG] pgmap v494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:20 smithi067 bash[27441]: cluster 2024-04-03T14:35:19.414739+0000 mgr.y (mgr.24370) 510 : cluster [DBG] pgmap v494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:20 smithi067 bash[17655]: cluster 2024-04-03T14:35:19.414739+0000 mgr.y (mgr.24370) 510 : cluster [DBG] pgmap v494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:22 smithi082 bash[20963]: audit 2024-04-03T14:35:21.842050+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.67:0/3876537158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:22 smithi067 bash[27441]: audit 2024-04-03T14:35:21.842050+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.67:0/3876537158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:22 smithi067 bash[17655]: audit 2024-04-03T14:35:21.842050+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.67:0/3876537158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:23 smithi082 bash[20963]: cluster 2024-04-03T14:35:21.415764+0000 mgr.y (mgr.24370) 511 : cluster [DBG] pgmap v495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:23 smithi067 bash[17655]: cluster 2024-04-03T14:35:21.415764+0000 mgr.y (mgr.24370) 511 : cluster [DBG] pgmap v495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:23] "GET /metrics HTTP/1.1" 200 239990 "" "Prometheus/2.43.0" 2024-04-03T14:35:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:23 smithi067 bash[27441]: cluster 2024-04-03T14:35:21.415764+0000 mgr.y (mgr.24370) 511 : cluster [DBG] pgmap v495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:35:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:25 smithi082 bash[20963]: cluster 2024-04-03T14:35:23.416511+0000 mgr.y (mgr.24370) 512 : cluster [DBG] pgmap v496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:25 smithi082 bash[20963]: audit 2024-04-03T14:35:24.290217+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.67:0/548598036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:25 smithi082 bash[20963]: audit 2024-04-03T14:35:24.669489+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:25 smithi067 bash[27441]: cluster 2024-04-03T14:35:23.416511+0000 mgr.y (mgr.24370) 512 : cluster [DBG] pgmap v496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:25 smithi067 bash[27441]: audit 2024-04-03T14:35:24.290217+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.67:0/548598036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:25 smithi067 bash[27441]: audit 2024-04-03T14:35:24.669489+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:25 smithi067 bash[17655]: cluster 2024-04-03T14:35:23.416511+0000 mgr.y (mgr.24370) 512 : cluster [DBG] pgmap v496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:25.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:25 smithi067 bash[17655]: audit 2024-04-03T14:35:24.290217+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.67:0/548598036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:25.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:25 smithi067 bash[17655]: audit 2024-04-03T14:35:24.669489+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:27 smithi082 bash[20963]: cluster 2024-04-03T14:35:25.417214+0000 mgr.y (mgr.24370) 513 : cluster [DBG] pgmap v497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:27 smithi082 bash[20963]: audit 2024-04-03T14:35:26.743368+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.67:0/1614434367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:27 smithi067 bash[27441]: cluster 2024-04-03T14:35:25.417214+0000 mgr.y (mgr.24370) 513 : cluster [DBG] pgmap v497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:27 smithi067 bash[27441]: audit 2024-04-03T14:35:26.743368+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.67:0/1614434367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:27 smithi067 bash[17655]: cluster 2024-04-03T14:35:25.417214+0000 mgr.y (mgr.24370) 513 : cluster [DBG] pgmap v497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:27 smithi067 bash[17655]: audit 2024-04-03T14:35:26.743368+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.67:0/1614434367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:29 smithi082 bash[20963]: cluster 2024-04-03T14:35:27.418477+0000 mgr.y (mgr.24370) 514 : cluster [DBG] pgmap v498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:29 smithi067 bash[27441]: cluster 2024-04-03T14:35:27.418477+0000 mgr.y (mgr.24370) 514 : cluster [DBG] pgmap v498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:29 smithi067 bash[17655]: cluster 2024-04-03T14:35:27.418477+0000 mgr.y (mgr.24370) 514 : cluster [DBG] pgmap v498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:30.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:30 smithi082 bash[20963]: audit 2024-04-03T14:35:29.196274+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.67:0/1897639304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:30 smithi067 bash[17655]: audit 2024-04-03T14:35:29.196274+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.67:0/1897639304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:30 smithi067 bash[27441]: audit 2024-04-03T14:35:29.196274+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.67:0/1897639304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:31 smithi082 bash[20963]: cluster 2024-04-03T14:35:29.419331+0000 mgr.y (mgr.24370) 515 : cluster [DBG] pgmap v499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:31 smithi067 bash[27441]: cluster 2024-04-03T14:35:29.419331+0000 mgr.y (mgr.24370) 515 : cluster [DBG] pgmap v499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:31 smithi067 bash[17655]: cluster 2024-04-03T14:35:29.419331+0000 mgr.y (mgr.24370) 515 : cluster [DBG] pgmap v499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:32.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:32 smithi082 bash[20963]: audit 2024-04-03T14:35:31.649000+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.67:0/1876310526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:32 smithi067 bash[17655]: audit 2024-04-03T14:35:31.649000+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.67:0/1876310526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:32 smithi067 bash[27441]: audit 2024-04-03T14:35:31.649000+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.67:0/1876310526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:33 smithi082 bash[20963]: cluster 2024-04-03T14:35:31.420479+0000 mgr.y (mgr.24370) 516 : cluster [DBG] pgmap v500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:33 smithi067 bash[17655]: cluster 2024-04-03T14:35:31.420479+0000 mgr.y (mgr.24370) 516 : cluster [DBG] pgmap v500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:33 smithi067 bash[27441]: cluster 2024-04-03T14:35:31.420479+0000 mgr.y (mgr.24370) 516 : cluster [DBG] pgmap v500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:33] "GET /metrics HTTP/1.1" 200 239992 "" "Prometheus/2.43.0" 2024-04-03T14:35:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:35:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:35 smithi082 bash[20963]: cluster 2024-04-03T14:35:33.421219+0000 mgr.y (mgr.24370) 517 : cluster [DBG] pgmap v501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:35 smithi082 bash[20963]: audit 2024-04-03T14:35:34.102682+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.67:0/594102065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:35 smithi067 bash[17655]: cluster 2024-04-03T14:35:33.421219+0000 mgr.y (mgr.24370) 517 : cluster [DBG] pgmap v501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:35 smithi067 bash[17655]: audit 2024-04-03T14:35:34.102682+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.67:0/594102065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:35 smithi067 bash[27441]: cluster 2024-04-03T14:35:33.421219+0000 mgr.y (mgr.24370) 517 : cluster [DBG] pgmap v501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:35 smithi067 bash[27441]: audit 2024-04-03T14:35:34.102682+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.67:0/594102065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:37 smithi082 bash[20963]: cluster 2024-04-03T14:35:35.421958+0000 mgr.y (mgr.24370) 518 : cluster [DBG] pgmap v502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:37 smithi082 bash[20963]: audit 2024-04-03T14:35:36.552733+0000 mon.a (mon.0) 1204 : audit [DBG] from='client.? 172.21.15.67:0/2007837668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:37 smithi067 bash[27441]: cluster 2024-04-03T14:35:35.421958+0000 mgr.y (mgr.24370) 518 : cluster [DBG] pgmap v502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:37 smithi067 bash[27441]: audit 2024-04-03T14:35:36.552733+0000 mon.a (mon.0) 1204 : audit [DBG] from='client.? 172.21.15.67:0/2007837668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:37 smithi067 bash[17655]: cluster 2024-04-03T14:35:35.421958+0000 mgr.y (mgr.24370) 518 : cluster [DBG] pgmap v502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:37 smithi067 bash[17655]: audit 2024-04-03T14:35:36.552733+0000 mon.a (mon.0) 1204 : audit [DBG] from='client.? 172.21.15.67:0/2007837668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:39 smithi082 bash[20963]: cluster 2024-04-03T14:35:37.423245+0000 mgr.y (mgr.24370) 519 : cluster [DBG] pgmap v503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:39 smithi082 bash[20963]: audit 2024-04-03T14:35:39.012938+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.67:0/4268742216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:39 smithi067 bash[27441]: cluster 2024-04-03T14:35:37.423245+0000 mgr.y (mgr.24370) 519 : cluster [DBG] pgmap v503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:39 smithi067 bash[27441]: audit 2024-04-03T14:35:39.012938+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.67:0/4268742216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:39 smithi067 bash[17655]: cluster 2024-04-03T14:35:37.423245+0000 mgr.y (mgr.24370) 519 : cluster [DBG] pgmap v503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:39 smithi067 bash[17655]: audit 2024-04-03T14:35:39.012938+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.67:0/4268742216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:40 smithi082 bash[20963]: audit 2024-04-03T14:35:39.669811+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:40 smithi067 bash[17655]: audit 2024-04-03T14:35:39.669811+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:40 smithi067 bash[27441]: audit 2024-04-03T14:35:39.669811+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:41 smithi082 bash[20963]: cluster 2024-04-03T14:35:39.423939+0000 mgr.y (mgr.24370) 520 : cluster [DBG] pgmap v504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:41 smithi067 bash[17655]: cluster 2024-04-03T14:35:39.423939+0000 mgr.y (mgr.24370) 520 : cluster [DBG] pgmap v504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:41 smithi067 bash[27441]: cluster 2024-04-03T14:35:39.423939+0000 mgr.y (mgr.24370) 520 : cluster [DBG] pgmap v504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:42 smithi082 bash[20963]: audit 2024-04-03T14:35:41.473490+0000 mon.a (mon.0) 1206 : audit [DBG] from='client.? 172.21.15.67:0/1434459662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:42 smithi067 bash[17655]: audit 2024-04-03T14:35:41.473490+0000 mon.a (mon.0) 1206 : audit [DBG] from='client.? 172.21.15.67:0/1434459662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:42 smithi067 bash[27441]: audit 2024-04-03T14:35:41.473490+0000 mon.a (mon.0) 1206 : audit [DBG] from='client.? 172.21.15.67:0/1434459662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:43 smithi082 bash[20963]: cluster 2024-04-03T14:35:41.425060+0000 mgr.y (mgr.24370) 521 : cluster [DBG] pgmap v505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:43 smithi067 bash[17655]: cluster 2024-04-03T14:35:41.425060+0000 mgr.y (mgr.24370) 521 : cluster [DBG] pgmap v505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:43] "GET /metrics HTTP/1.1" 200 239990 "" "Prometheus/2.43.0" 2024-04-03T14:35:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:43 smithi067 bash[27441]: cluster 2024-04-03T14:35:41.425060+0000 mgr.y (mgr.24370) 521 : cluster [DBG] pgmap v505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:35:44.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:44 smithi082 bash[20963]: audit 2024-04-03T14:35:43.924790+0000 mon.a (mon.0) 1207 : audit [DBG] from='client.? 172.21.15.67:0/1368219707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:44 smithi067 bash[17655]: audit 2024-04-03T14:35:43.924790+0000 mon.a (mon.0) 1207 : audit [DBG] from='client.? 172.21.15.67:0/1368219707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:44 smithi067 bash[27441]: audit 2024-04-03T14:35:43.924790+0000 mon.a (mon.0) 1207 : audit [DBG] from='client.? 172.21.15.67:0/1368219707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:45 smithi082 bash[20963]: cluster 2024-04-03T14:35:43.425674+0000 mgr.y (mgr.24370) 522 : cluster [DBG] pgmap v506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:45 smithi067 bash[17655]: cluster 2024-04-03T14:35:43.425674+0000 mgr.y (mgr.24370) 522 : cluster [DBG] pgmap v506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:45 smithi067 bash[27441]: cluster 2024-04-03T14:35:43.425674+0000 mgr.y (mgr.24370) 522 : cluster [DBG] pgmap v506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:47 smithi082 bash[20963]: cluster 2024-04-03T14:35:45.426315+0000 mgr.y (mgr.24370) 523 : cluster [DBG] pgmap v507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:47 smithi082 bash[20963]: audit 2024-04-03T14:35:46.380551+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.67:0/2089226518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:47 smithi067 bash[17655]: cluster 2024-04-03T14:35:45.426315+0000 mgr.y (mgr.24370) 523 : cluster [DBG] pgmap v507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:47 smithi067 bash[17655]: audit 2024-04-03T14:35:46.380551+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.67:0/2089226518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:47 smithi067 bash[27441]: cluster 2024-04-03T14:35:45.426315+0000 mgr.y (mgr.24370) 523 : cluster [DBG] pgmap v507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:47.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:47 smithi067 bash[27441]: audit 2024-04-03T14:35:46.380551+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.67:0/2089226518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:49 smithi082 bash[20963]: cluster 2024-04-03T14:35:47.427506+0000 mgr.y (mgr.24370) 524 : cluster [DBG] pgmap v508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:49 smithi082 bash[20963]: audit 2024-04-03T14:35:48.826370+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.67:0/2798981994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:49 smithi067 bash[17655]: cluster 2024-04-03T14:35:47.427506+0000 mgr.y (mgr.24370) 524 : cluster [DBG] pgmap v508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:49 smithi067 bash[17655]: audit 2024-04-03T14:35:48.826370+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.67:0/2798981994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:49 smithi067 bash[27441]: cluster 2024-04-03T14:35:47.427506+0000 mgr.y (mgr.24370) 524 : cluster [DBG] pgmap v508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:49 smithi067 bash[27441]: audit 2024-04-03T14:35:48.826370+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.67:0/2798981994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:51 smithi082 bash[20963]: cluster 2024-04-03T14:35:49.428268+0000 mgr.y (mgr.24370) 525 : cluster [DBG] pgmap v509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:51 smithi067 bash[27441]: cluster 2024-04-03T14:35:49.428268+0000 mgr.y (mgr.24370) 525 : cluster [DBG] pgmap v509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:51 smithi067 bash[17655]: cluster 2024-04-03T14:35:49.428268+0000 mgr.y (mgr.24370) 525 : cluster [DBG] pgmap v509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:52 smithi082 bash[20963]: audit 2024-04-03T14:35:51.288315+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.67:0/3038621617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:52 smithi067 bash[27441]: audit 2024-04-03T14:35:51.288315+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.67:0/3038621617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:52 smithi067 bash[17655]: audit 2024-04-03T14:35:51.288315+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.67:0/3038621617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:53.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:53 smithi082 bash[20963]: cluster 2024-04-03T14:35:51.429365+0000 mgr.y (mgr.24370) 526 : cluster [DBG] pgmap v510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:53 smithi067 bash[27441]: cluster 2024-04-03T14:35:51.429365+0000 mgr.y (mgr.24370) 526 : cluster [DBG] pgmap v510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:53] "GET /metrics HTTP/1.1" 200 239990 "" "Prometheus/2.43.0" 2024-04-03T14:35:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:53 smithi067 bash[17655]: cluster 2024-04-03T14:35:51.429365+0000 mgr.y (mgr.24370) 526 : cluster [DBG] pgmap v510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:35:54.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:54 smithi082 bash[20963]: audit 2024-04-03T14:35:53.740611+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.67:0/876627942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:54 smithi067 bash[27441]: audit 2024-04-03T14:35:53.740611+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.67:0/876627942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:54 smithi067 bash[17655]: audit 2024-04-03T14:35:53.740611+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.67:0/876627942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:55 smithi082 bash[20963]: cluster 2024-04-03T14:35:53.429878+0000 mgr.y (mgr.24370) 527 : cluster [DBG] pgmap v511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:55 smithi082 bash[20963]: audit 2024-04-03T14:35:54.670256+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:55 smithi067 bash[27441]: cluster 2024-04-03T14:35:53.429878+0000 mgr.y (mgr.24370) 527 : cluster [DBG] pgmap v511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:55 smithi067 bash[27441]: audit 2024-04-03T14:35:54.670256+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:55.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:55 smithi067 bash[17655]: cluster 2024-04-03T14:35:53.429878+0000 mgr.y (mgr.24370) 527 : cluster [DBG] pgmap v511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:55.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:55 smithi067 bash[17655]: audit 2024-04-03T14:35:54.670256+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:35:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:57 smithi082 bash[20963]: cluster 2024-04-03T14:35:55.430461+0000 mgr.y (mgr.24370) 528 : cluster [DBG] pgmap v512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:57 smithi082 bash[20963]: audit 2024-04-03T14:35:56.195278+0000 mon.a (mon.0) 1209 : audit [DBG] from='client.? 172.21.15.67:0/529322385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:57 smithi082 bash[20963]: audit 2024-04-03T14:35:56.857800+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:35:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:57 smithi067 bash[17655]: cluster 2024-04-03T14:35:55.430461+0000 mgr.y (mgr.24370) 528 : cluster [DBG] pgmap v512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:57 smithi067 bash[17655]: audit 2024-04-03T14:35:56.195278+0000 mon.a (mon.0) 1209 : audit [DBG] from='client.? 172.21.15.67:0/529322385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:57 smithi067 bash[17655]: audit 2024-04-03T14:35:56.857800+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:35:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:57 smithi067 bash[27441]: cluster 2024-04-03T14:35:55.430461+0000 mgr.y (mgr.24370) 528 : cluster [DBG] pgmap v512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:57 smithi067 bash[27441]: audit 2024-04-03T14:35:56.195278+0000 mon.a (mon.0) 1209 : audit [DBG] from='client.? 172.21.15.67:0/529322385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:57 smithi067 bash[27441]: audit 2024-04-03T14:35:56.857800+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:35:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:59 smithi082 bash[20963]: cluster 2024-04-03T14:35:57.431702+0000 mgr.y (mgr.24370) 529 : cluster [DBG] pgmap v513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:35:59 smithi082 bash[20963]: audit 2024-04-03T14:35:58.639888+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.67:0/2005122954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:59 smithi067 bash[17655]: cluster 2024-04-03T14:35:57.431702+0000 mgr.y (mgr.24370) 529 : cluster [DBG] pgmap v513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:35:59 smithi067 bash[17655]: audit 2024-04-03T14:35:58.639888+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.67:0/2005122954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:35:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:59 smithi067 bash[27441]: cluster 2024-04-03T14:35:57.431702+0000 mgr.y (mgr.24370) 529 : cluster [DBG] pgmap v513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:35:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:35:59 smithi067 bash[27441]: audit 2024-04-03T14:35:58.639888+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.67:0/2005122954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:01 smithi067 bash[27441]: cluster 2024-04-03T14:35:59.432431+0000 mgr.y (mgr.24370) 530 : cluster [DBG] pgmap v514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:01 smithi067 bash[27441]: audit 2024-04-03T14:36:01.089459+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.67:0/1141444227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:01 smithi067 bash[17655]: cluster 2024-04-03T14:35:59.432431+0000 mgr.y (mgr.24370) 530 : cluster [DBG] pgmap v514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:01 smithi067 bash[17655]: audit 2024-04-03T14:36:01.089459+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.67:0/1141444227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:01 smithi082 bash[20963]: cluster 2024-04-03T14:35:59.432431+0000 mgr.y (mgr.24370) 530 : cluster [DBG] pgmap v514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:01 smithi082 bash[20963]: audit 2024-04-03T14:36:01.089459+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.67:0/1141444227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:03] "GET /metrics HTTP/1.1" 200 239994 "" "Prometheus/2.43.0" 2024-04-03T14:36:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[27441]: cluster 2024-04-03T14:36:01.433408+0000 mgr.y (mgr.24370) 531 : cluster [DBG] pgmap v515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[27441]: audit 2024-04-03T14:36:02.549599+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[27441]: audit 2024-04-03T14:36:02.557490+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[27441]: audit 2024-04-03T14:36:02.852660+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[27441]: audit 2024-04-03T14:36:02.863018+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[17655]: cluster 2024-04-03T14:36:01.433408+0000 mgr.y (mgr.24370) 531 : cluster [DBG] pgmap v515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[17655]: audit 2024-04-03T14:36:02.549599+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[17655]: audit 2024-04-03T14:36:02.557490+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[17655]: audit 2024-04-03T14:36:02.852660+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:03 smithi067 bash[17655]: audit 2024-04-03T14:36:02.863018+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:03 smithi082 bash[20963]: cluster 2024-04-03T14:36:01.433408+0000 mgr.y (mgr.24370) 531 : cluster [DBG] pgmap v515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:03 smithi082 bash[20963]: audit 2024-04-03T14:36:02.549599+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:03 smithi082 bash[20963]: audit 2024-04-03T14:36:02.557490+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:03 smithi082 bash[20963]: audit 2024-04-03T14:36:02.852660+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:03 smithi082 bash[20963]: audit 2024-04-03T14:36:02.863018+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:36:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:04 smithi067 bash[17655]: audit 2024-04-03T14:36:03.395348+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:36:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:04 smithi067 bash[17655]: audit 2024-04-03T14:36:03.397069+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:36:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:04 smithi067 bash[17655]: audit 2024-04-03T14:36:03.407730+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:04 smithi067 bash[17655]: audit 2024-04-03T14:36:03.552786+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.67:0/250423651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:04 smithi067 bash[27441]: audit 2024-04-03T14:36:03.395348+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:36:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:04 smithi067 bash[27441]: audit 2024-04-03T14:36:03.397069+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:36:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:04 smithi067 bash[27441]: audit 2024-04-03T14:36:03.407730+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:04 smithi067 bash[27441]: audit 2024-04-03T14:36:03.552786+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.67:0/250423651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:04 smithi082 bash[20963]: audit 2024-04-03T14:36:03.395348+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:36:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:04 smithi082 bash[20963]: audit 2024-04-03T14:36:03.397069+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:36:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:04 smithi082 bash[20963]: audit 2024-04-03T14:36:03.407730+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:36:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:04 smithi082 bash[20963]: audit 2024-04-03T14:36:03.552786+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.67:0/250423651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:05 smithi067 bash[17655]: cluster 2024-04-03T14:36:03.433849+0000 mgr.y (mgr.24370) 532 : cluster [DBG] pgmap v516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:05 smithi067 bash[27441]: cluster 2024-04-03T14:36:03.433849+0000 mgr.y (mgr.24370) 532 : cluster [DBG] pgmap v516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:05 smithi082 bash[20963]: cluster 2024-04-03T14:36:03.433849+0000 mgr.y (mgr.24370) 532 : cluster [DBG] pgmap v516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:06 smithi067 bash[27441]: audit 2024-04-03T14:36:05.998648+0000 mon.a (mon.0) 1218 : audit [DBG] from='client.? 172.21.15.67:0/1520117629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:06 smithi067 bash[17655]: audit 2024-04-03T14:36:05.998648+0000 mon.a (mon.0) 1218 : audit [DBG] from='client.? 172.21.15.67:0/1520117629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:06 smithi082 bash[20963]: audit 2024-04-03T14:36:05.998648+0000 mon.a (mon.0) 1218 : audit [DBG] from='client.? 172.21.15.67:0/1520117629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:07 smithi067 bash[27441]: cluster 2024-04-03T14:36:05.434555+0000 mgr.y (mgr.24370) 533 : cluster [DBG] pgmap v517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:07 smithi067 bash[17655]: cluster 2024-04-03T14:36:05.434555+0000 mgr.y (mgr.24370) 533 : cluster [DBG] pgmap v517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:07 smithi082 bash[20963]: cluster 2024-04-03T14:36:05.434555+0000 mgr.y (mgr.24370) 533 : cluster [DBG] pgmap v517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:09 smithi067 bash[27441]: cluster 2024-04-03T14:36:07.435891+0000 mgr.y (mgr.24370) 534 : cluster [DBG] pgmap v518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:09 smithi067 bash[27441]: audit 2024-04-03T14:36:08.457047+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.67:0/387128993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:09 smithi067 bash[17655]: cluster 2024-04-03T14:36:07.435891+0000 mgr.y (mgr.24370) 534 : cluster [DBG] pgmap v518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:09 smithi067 bash[17655]: audit 2024-04-03T14:36:08.457047+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.67:0/387128993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:09 smithi082 bash[20963]: cluster 2024-04-03T14:36:07.435891+0000 mgr.y (mgr.24370) 534 : cluster [DBG] pgmap v518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:09 smithi082 bash[20963]: audit 2024-04-03T14:36:08.457047+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.67:0/387128993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:10 smithi082 bash[20963]: audit 2024-04-03T14:36:09.670572+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:10 smithi067 bash[27441]: audit 2024-04-03T14:36:09.670572+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:10 smithi067 bash[17655]: audit 2024-04-03T14:36:09.670572+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:11 smithi082 bash[20963]: cluster 2024-04-03T14:36:09.436607+0000 mgr.y (mgr.24370) 535 : cluster [DBG] pgmap v519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:11 smithi082 bash[20963]: audit 2024-04-03T14:36:10.926285+0000 mon.a (mon.0) 1220 : audit [DBG] from='client.? 172.21.15.67:0/1652859703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:11 smithi067 bash[27441]: cluster 2024-04-03T14:36:09.436607+0000 mgr.y (mgr.24370) 535 : cluster [DBG] pgmap v519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:11 smithi067 bash[27441]: audit 2024-04-03T14:36:10.926285+0000 mon.a (mon.0) 1220 : audit [DBG] from='client.? 172.21.15.67:0/1652859703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:11 smithi067 bash[17655]: cluster 2024-04-03T14:36:09.436607+0000 mgr.y (mgr.24370) 535 : cluster [DBG] pgmap v519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:11 smithi067 bash[17655]: audit 2024-04-03T14:36:10.926285+0000 mon.a (mon.0) 1220 : audit [DBG] from='client.? 172.21.15.67:0/1652859703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:13 smithi067 bash[17655]: cluster 2024-04-03T14:36:11.437785+0000 mgr.y (mgr.24370) 536 : cluster [DBG] pgmap v520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:13] "GET /metrics HTTP/1.1" 200 239991 "" "Prometheus/2.43.0" 2024-04-03T14:36:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:13 smithi067 bash[27441]: cluster 2024-04-03T14:36:11.437785+0000 mgr.y (mgr.24370) 536 : cluster [DBG] pgmap v520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:13.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:13 smithi082 bash[20963]: cluster 2024-04-03T14:36:11.437785+0000 mgr.y (mgr.24370) 536 : cluster [DBG] pgmap v520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:36:14.450 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:14 smithi082 bash[20963]: audit 2024-04-03T14:36:13.379640+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.67:0/964762553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:14 smithi067 bash[17655]: audit 2024-04-03T14:36:13.379640+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.67:0/964762553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:14 smithi067 bash[27441]: audit 2024-04-03T14:36:13.379640+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.67:0/964762553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:14.884 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:36:14 smithi082 bash[55474]: logger=sqlstore.transactions t=2024-04-03T14:36:14.45035991Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-03T14:36:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:15 smithi082 bash[20963]: cluster 2024-04-03T14:36:13.438556+0000 mgr.y (mgr.24370) 537 : cluster [DBG] pgmap v521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:15 smithi067 bash[27441]: cluster 2024-04-03T14:36:13.438556+0000 mgr.y (mgr.24370) 537 : cluster [DBG] pgmap v521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:15 smithi067 bash[17655]: cluster 2024-04-03T14:36:13.438556+0000 mgr.y (mgr.24370) 537 : cluster [DBG] pgmap v521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:16 smithi082 bash[20963]: audit 2024-04-03T14:36:15.832260+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.67:0/3382378391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:16 smithi067 bash[17655]: audit 2024-04-03T14:36:15.832260+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.67:0/3382378391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:16 smithi067 bash[27441]: audit 2024-04-03T14:36:15.832260+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.67:0/3382378391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:17 smithi082 bash[20963]: cluster 2024-04-03T14:36:15.439271+0000 mgr.y (mgr.24370) 538 : cluster [DBG] pgmap v522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:17 smithi067 bash[17655]: cluster 2024-04-03T14:36:15.439271+0000 mgr.y (mgr.24370) 538 : cluster [DBG] pgmap v522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:17 smithi067 bash[27441]: cluster 2024-04-03T14:36:15.439271+0000 mgr.y (mgr.24370) 538 : cluster [DBG] pgmap v522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:19 smithi082 bash[20963]: cluster 2024-04-03T14:36:17.440605+0000 mgr.y (mgr.24370) 539 : cluster [DBG] pgmap v523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:19 smithi082 bash[20963]: audit 2024-04-03T14:36:18.281870+0000 mon.a (mon.0) 1221 : audit [DBG] from='client.? 172.21.15.67:0/1837720257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:19 smithi067 bash[17655]: cluster 2024-04-03T14:36:17.440605+0000 mgr.y (mgr.24370) 539 : cluster [DBG] pgmap v523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:19 smithi067 bash[17655]: audit 2024-04-03T14:36:18.281870+0000 mon.a (mon.0) 1221 : audit [DBG] from='client.? 172.21.15.67:0/1837720257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:19 smithi067 bash[27441]: cluster 2024-04-03T14:36:17.440605+0000 mgr.y (mgr.24370) 539 : cluster [DBG] pgmap v523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:19 smithi067 bash[27441]: audit 2024-04-03T14:36:18.281870+0000 mon.a (mon.0) 1221 : audit [DBG] from='client.? 172.21.15.67:0/1837720257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:21.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:21 smithi082 bash[20963]: cluster 2024-04-03T14:36:19.441328+0000 mgr.y (mgr.24370) 540 : cluster [DBG] pgmap v524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:21.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:21 smithi082 bash[20963]: audit 2024-04-03T14:36:20.740355+0000 mon.a (mon.0) 1222 : audit [DBG] from='client.? 172.21.15.67:0/3544700416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:21 smithi067 bash[17655]: cluster 2024-04-03T14:36:19.441328+0000 mgr.y (mgr.24370) 540 : cluster [DBG] pgmap v524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:21 smithi067 bash[17655]: audit 2024-04-03T14:36:20.740355+0000 mon.a (mon.0) 1222 : audit [DBG] from='client.? 172.21.15.67:0/3544700416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:21 smithi067 bash[27441]: cluster 2024-04-03T14:36:19.441328+0000 mgr.y (mgr.24370) 540 : cluster [DBG] pgmap v524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:21 smithi067 bash[27441]: audit 2024-04-03T14:36:20.740355+0000 mon.a (mon.0) 1222 : audit [DBG] from='client.? 172.21.15.67:0/3544700416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:23] "GET /metrics HTTP/1.1" 200 239991 "" "Prometheus/2.43.0" 2024-04-03T14:36:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:23 smithi067 bash[27441]: cluster 2024-04-03T14:36:21.442486+0000 mgr.y (mgr.24370) 541 : cluster [DBG] pgmap v525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:23 smithi067 bash[27441]: audit 2024-04-03T14:36:23.185574+0000 mon.a (mon.0) 1223 : audit [DBG] from='client.? 172.21.15.67:0/1905539350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:23 smithi067 bash[17655]: cluster 2024-04-03T14:36:21.442486+0000 mgr.y (mgr.24370) 541 : cluster [DBG] pgmap v525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:23 smithi067 bash[17655]: audit 2024-04-03T14:36:23.185574+0000 mon.a (mon.0) 1223 : audit [DBG] from='client.? 172.21.15.67:0/1905539350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:23 smithi082 bash[20963]: cluster 2024-04-03T14:36:21.442486+0000 mgr.y (mgr.24370) 541 : cluster [DBG] pgmap v525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:23 smithi082 bash[20963]: audit 2024-04-03T14:36:23.185574+0000 mon.a (mon.0) 1223 : audit [DBG] from='client.? 172.21.15.67:0/1905539350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:36:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:25 smithi082 bash[20963]: cluster 2024-04-03T14:36:23.443178+0000 mgr.y (mgr.24370) 542 : cluster [DBG] pgmap v526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:25 smithi082 bash[20963]: audit 2024-04-03T14:36:24.671123+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:25 smithi067 bash[17655]: cluster 2024-04-03T14:36:23.443178+0000 mgr.y (mgr.24370) 542 : cluster [DBG] pgmap v526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:25 smithi067 bash[17655]: audit 2024-04-03T14:36:24.671123+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:25 smithi067 bash[27441]: cluster 2024-04-03T14:36:23.443178+0000 mgr.y (mgr.24370) 542 : cluster [DBG] pgmap v526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:25 smithi067 bash[27441]: audit 2024-04-03T14:36:24.671123+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:26 smithi082 bash[20963]: audit 2024-04-03T14:36:25.650107+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.67:0/220119160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:26 smithi067 bash[27441]: audit 2024-04-03T14:36:25.650107+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.67:0/220119160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:26 smithi067 bash[17655]: audit 2024-04-03T14:36:25.650107+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.67:0/220119160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:27 smithi082 bash[20963]: cluster 2024-04-03T14:36:25.443847+0000 mgr.y (mgr.24370) 543 : cluster [DBG] pgmap v527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:27 smithi067 bash[27441]: cluster 2024-04-03T14:36:25.443847+0000 mgr.y (mgr.24370) 543 : cluster [DBG] pgmap v527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:27 smithi067 bash[17655]: cluster 2024-04-03T14:36:25.443847+0000 mgr.y (mgr.24370) 543 : cluster [DBG] pgmap v527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:28 smithi082 bash[20963]: audit 2024-04-03T14:36:28.102620+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.67:0/2824328703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:28 smithi067 bash[17655]: audit 2024-04-03T14:36:28.102620+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.67:0/2824328703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:28 smithi067 bash[27441]: audit 2024-04-03T14:36:28.102620+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.67:0/2824328703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:29 smithi082 bash[20963]: cluster 2024-04-03T14:36:27.445015+0000 mgr.y (mgr.24370) 544 : cluster [DBG] pgmap v528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:29 smithi067 bash[27441]: cluster 2024-04-03T14:36:27.445015+0000 mgr.y (mgr.24370) 544 : cluster [DBG] pgmap v528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:29 smithi067 bash[17655]: cluster 2024-04-03T14:36:27.445015+0000 mgr.y (mgr.24370) 544 : cluster [DBG] pgmap v528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:31 smithi082 bash[20963]: cluster 2024-04-03T14:36:29.445744+0000 mgr.y (mgr.24370) 545 : cluster [DBG] pgmap v529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:31 smithi082 bash[20963]: audit 2024-04-03T14:36:30.556622+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.67:0/2052283991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:31 smithi067 bash[17655]: cluster 2024-04-03T14:36:29.445744+0000 mgr.y (mgr.24370) 545 : cluster [DBG] pgmap v529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:31 smithi067 bash[17655]: audit 2024-04-03T14:36:30.556622+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.67:0/2052283991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:31 smithi067 bash[27441]: cluster 2024-04-03T14:36:29.445744+0000 mgr.y (mgr.24370) 545 : cluster [DBG] pgmap v529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:31 smithi067 bash[27441]: audit 2024-04-03T14:36:30.556622+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.67:0/2052283991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:33] "GET /metrics HTTP/1.1" 200 239996 "" "Prometheus/2.43.0" 2024-04-03T14:36:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:33 smithi067 bash[27441]: cluster 2024-04-03T14:36:31.446943+0000 mgr.y (mgr.24370) 546 : cluster [DBG] pgmap v530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:33 smithi067 bash[27441]: audit 2024-04-03T14:36:33.008438+0000 mon.a (mon.0) 1225 : audit [DBG] from='client.? 172.21.15.67:0/29716506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:33 smithi067 bash[17655]: cluster 2024-04-03T14:36:31.446943+0000 mgr.y (mgr.24370) 546 : cluster [DBG] pgmap v530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:33 smithi067 bash[17655]: audit 2024-04-03T14:36:33.008438+0000 mon.a (mon.0) 1225 : audit [DBG] from='client.? 172.21.15.67:0/29716506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:33 smithi082 bash[20963]: cluster 2024-04-03T14:36:31.446943+0000 mgr.y (mgr.24370) 546 : cluster [DBG] pgmap v530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:33 smithi082 bash[20963]: audit 2024-04-03T14:36:33.008438+0000 mon.a (mon.0) 1225 : audit [DBG] from='client.? 172.21.15.67:0/29716506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:36:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:35 smithi082 bash[20963]: cluster 2024-04-03T14:36:33.447646+0000 mgr.y (mgr.24370) 547 : cluster [DBG] pgmap v531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:35 smithi067 bash[17655]: cluster 2024-04-03T14:36:33.447646+0000 mgr.y (mgr.24370) 547 : cluster [DBG] pgmap v531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:35 smithi067 bash[27441]: cluster 2024-04-03T14:36:33.447646+0000 mgr.y (mgr.24370) 547 : cluster [DBG] pgmap v531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:36 smithi082 bash[20963]: audit 2024-04-03T14:36:35.462961+0000 mon.a (mon.0) 1226 : audit [DBG] from='client.? 172.21.15.67:0/3570416907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:36 smithi067 bash[17655]: audit 2024-04-03T14:36:35.462961+0000 mon.a (mon.0) 1226 : audit [DBG] from='client.? 172.21.15.67:0/3570416907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:36 smithi067 bash[27441]: audit 2024-04-03T14:36:35.462961+0000 mon.a (mon.0) 1226 : audit [DBG] from='client.? 172.21.15.67:0/3570416907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:37 smithi082 bash[20963]: cluster 2024-04-03T14:36:35.448472+0000 mgr.y (mgr.24370) 548 : cluster [DBG] pgmap v532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:37 smithi067 bash[17655]: cluster 2024-04-03T14:36:35.448472+0000 mgr.y (mgr.24370) 548 : cluster [DBG] pgmap v532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:37 smithi067 bash[27441]: cluster 2024-04-03T14:36:35.448472+0000 mgr.y (mgr.24370) 548 : cluster [DBG] pgmap v532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:38 smithi082 bash[20963]: cluster 2024-04-03T14:36:37.449655+0000 mgr.y (mgr.24370) 549 : cluster [DBG] pgmap v533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:38 smithi082 bash[20963]: audit 2024-04-03T14:36:37.921580+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.67:0/882266198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:38 smithi067 bash[17655]: cluster 2024-04-03T14:36:37.449655+0000 mgr.y (mgr.24370) 549 : cluster [DBG] pgmap v533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:38 smithi067 bash[17655]: audit 2024-04-03T14:36:37.921580+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.67:0/882266198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:38 smithi067 bash[27441]: cluster 2024-04-03T14:36:37.449655+0000 mgr.y (mgr.24370) 549 : cluster [DBG] pgmap v533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:38 smithi067 bash[27441]: audit 2024-04-03T14:36:37.921580+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.67:0/882266198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:40 smithi082 bash[20963]: cluster 2024-04-03T14:36:39.450345+0000 mgr.y (mgr.24370) 550 : cluster [DBG] pgmap v534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:40 smithi082 bash[20963]: audit 2024-04-03T14:36:39.671262+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:40 smithi082 bash[20963]: audit 2024-04-03T14:36:40.371999+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.67:0/4141089422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:40 smithi067 bash[17655]: cluster 2024-04-03T14:36:39.450345+0000 mgr.y (mgr.24370) 550 : cluster [DBG] pgmap v534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:40 smithi067 bash[17655]: audit 2024-04-03T14:36:39.671262+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:40 smithi067 bash[17655]: audit 2024-04-03T14:36:40.371999+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.67:0/4141089422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:40 smithi067 bash[27441]: cluster 2024-04-03T14:36:39.450345+0000 mgr.y (mgr.24370) 550 : cluster [DBG] pgmap v534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:40 smithi067 bash[27441]: audit 2024-04-03T14:36:39.671262+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:40 smithi067 bash[27441]: audit 2024-04-03T14:36:40.371999+0000 mon.a (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.67:0/4141089422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:42 smithi082 bash[20963]: cluster 2024-04-03T14:36:41.451512+0000 mgr.y (mgr.24370) 551 : cluster [DBG] pgmap v535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:42 smithi067 bash[17655]: cluster 2024-04-03T14:36:41.451512+0000 mgr.y (mgr.24370) 551 : cluster [DBG] pgmap v535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:42 smithi067 bash[27441]: cluster 2024-04-03T14:36:41.451512+0000 mgr.y (mgr.24370) 551 : cluster [DBG] pgmap v535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:43] "GET /metrics HTTP/1.1" 200 239994 "" "Prometheus/2.43.0" 2024-04-03T14:36:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:36:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:43 smithi082 bash[20963]: audit 2024-04-03T14:36:42.825682+0000 mon.a (mon.0) 1229 : audit [DBG] from='client.? 172.21.15.67:0/2228446247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:43 smithi067 bash[17655]: audit 2024-04-03T14:36:42.825682+0000 mon.a (mon.0) 1229 : audit [DBG] from='client.? 172.21.15.67:0/2228446247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:43 smithi067 bash[27441]: audit 2024-04-03T14:36:42.825682+0000 mon.a (mon.0) 1229 : audit [DBG] from='client.? 172.21.15.67:0/2228446247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:44 smithi082 bash[20963]: cluster 2024-04-03T14:36:43.452211+0000 mgr.y (mgr.24370) 552 : cluster [DBG] pgmap v536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:44 smithi067 bash[17655]: cluster 2024-04-03T14:36:43.452211+0000 mgr.y (mgr.24370) 552 : cluster [DBG] pgmap v536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:44 smithi067 bash[27441]: cluster 2024-04-03T14:36:43.452211+0000 mgr.y (mgr.24370) 552 : cluster [DBG] pgmap v536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:45 smithi082 bash[20963]: audit 2024-04-03T14:36:45.277347+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.67:0/1463314070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:45 smithi067 bash[17655]: audit 2024-04-03T14:36:45.277347+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.67:0/1463314070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:45 smithi067 bash[27441]: audit 2024-04-03T14:36:45.277347+0000 mon.a (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.67:0/1463314070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:46 smithi082 bash[20963]: cluster 2024-04-03T14:36:45.452848+0000 mgr.y (mgr.24370) 553 : cluster [DBG] pgmap v537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:46 smithi067 bash[17655]: cluster 2024-04-03T14:36:45.452848+0000 mgr.y (mgr.24370) 553 : cluster [DBG] pgmap v537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:46 smithi067 bash[27441]: cluster 2024-04-03T14:36:45.452848+0000 mgr.y (mgr.24370) 553 : cluster [DBG] pgmap v537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:48 smithi082 bash[20963]: cluster 2024-04-03T14:36:47.454019+0000 mgr.y (mgr.24370) 554 : cluster [DBG] pgmap v538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:48 smithi082 bash[20963]: audit 2024-04-03T14:36:47.729877+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.67:0/3175992227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:48 smithi067 bash[17655]: cluster 2024-04-03T14:36:47.454019+0000 mgr.y (mgr.24370) 554 : cluster [DBG] pgmap v538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:48 smithi067 bash[17655]: audit 2024-04-03T14:36:47.729877+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.67:0/3175992227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:48 smithi067 bash[27441]: cluster 2024-04-03T14:36:47.454019+0000 mgr.y (mgr.24370) 554 : cluster [DBG] pgmap v538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:48 smithi067 bash[27441]: audit 2024-04-03T14:36:47.729877+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.67:0/3175992227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:50 smithi082 bash[20963]: cluster 2024-04-03T14:36:49.454718+0000 mgr.y (mgr.24370) 555 : cluster [DBG] pgmap v539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:50 smithi082 bash[20963]: audit 2024-04-03T14:36:50.174071+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.67:0/1382808348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:50 smithi067 bash[17655]: cluster 2024-04-03T14:36:49.454718+0000 mgr.y (mgr.24370) 555 : cluster [DBG] pgmap v539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:50 smithi067 bash[17655]: audit 2024-04-03T14:36:50.174071+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.67:0/1382808348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:50 smithi067 bash[27441]: cluster 2024-04-03T14:36:49.454718+0000 mgr.y (mgr.24370) 555 : cluster [DBG] pgmap v539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:50 smithi067 bash[27441]: audit 2024-04-03T14:36:50.174071+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.67:0/1382808348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:52 smithi082 bash[20963]: cluster 2024-04-03T14:36:51.455919+0000 mgr.y (mgr.24370) 556 : cluster [DBG] pgmap v540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:52 smithi067 bash[17655]: cluster 2024-04-03T14:36:51.455919+0000 mgr.y (mgr.24370) 556 : cluster [DBG] pgmap v540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:52 smithi067 bash[27441]: cluster 2024-04-03T14:36:51.455919+0000 mgr.y (mgr.24370) 556 : cluster [DBG] pgmap v540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:53] "GET /metrics HTTP/1.1" 200 239994 "" "Prometheus/2.43.0" 2024-04-03T14:36:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:36:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:53 smithi082 bash[20963]: audit 2024-04-03T14:36:52.633083+0000 mon.a (mon.0) 1231 : audit [DBG] from='client.? 172.21.15.67:0/914092465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:53 smithi067 bash[17655]: audit 2024-04-03T14:36:52.633083+0000 mon.a (mon.0) 1231 : audit [DBG] from='client.? 172.21.15.67:0/914092465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:53 smithi067 bash[27441]: audit 2024-04-03T14:36:52.633083+0000 mon.a (mon.0) 1231 : audit [DBG] from='client.? 172.21.15.67:0/914092465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:54 smithi082 bash[20963]: cluster 2024-04-03T14:36:53.456574+0000 mgr.y (mgr.24370) 557 : cluster [DBG] pgmap v541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:54 smithi067 bash[17655]: cluster 2024-04-03T14:36:53.456574+0000 mgr.y (mgr.24370) 557 : cluster [DBG] pgmap v541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:54 smithi067 bash[27441]: cluster 2024-04-03T14:36:53.456574+0000 mgr.y (mgr.24370) 557 : cluster [DBG] pgmap v541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:55 smithi082 bash[20963]: audit 2024-04-03T14:36:54.672267+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:55 smithi082 bash[20963]: audit 2024-04-03T14:36:55.094773+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.67:0/4062189723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:55 smithi067 bash[17655]: audit 2024-04-03T14:36:54.672267+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:55 smithi067 bash[17655]: audit 2024-04-03T14:36:55.094773+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.67:0/4062189723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:55 smithi067 bash[27441]: audit 2024-04-03T14:36:54.672267+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:36:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:55 smithi067 bash[27441]: audit 2024-04-03T14:36:55.094773+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.67:0/4062189723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:56 smithi082 bash[20963]: cluster 2024-04-03T14:36:55.457245+0000 mgr.y (mgr.24370) 558 : cluster [DBG] pgmap v542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:56 smithi067 bash[17655]: cluster 2024-04-03T14:36:55.457245+0000 mgr.y (mgr.24370) 558 : cluster [DBG] pgmap v542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:56 smithi067 bash[27441]: cluster 2024-04-03T14:36:55.457245+0000 mgr.y (mgr.24370) 558 : cluster [DBG] pgmap v542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:57 smithi082 bash[20963]: audit 2024-04-03T14:36:57.544501+0000 mon.a (mon.0) 1233 : audit [DBG] from='client.? 172.21.15.67:0/2153446624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:57 smithi067 bash[17655]: audit 2024-04-03T14:36:57.544501+0000 mon.a (mon.0) 1233 : audit [DBG] from='client.? 172.21.15.67:0/2153446624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:57 smithi067 bash[27441]: audit 2024-04-03T14:36:57.544501+0000 mon.a (mon.0) 1233 : audit [DBG] from='client.? 172.21.15.67:0/2153446624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:36:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:36:58 smithi082 bash[20963]: cluster 2024-04-03T14:36:57.458363+0000 mgr.y (mgr.24370) 559 : cluster [DBG] pgmap v543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:36:58 smithi067 bash[17655]: cluster 2024-04-03T14:36:57.458363+0000 mgr.y (mgr.24370) 559 : cluster [DBG] pgmap v543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:36:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:36:58 smithi067 bash[27441]: cluster 2024-04-03T14:36:57.458363+0000 mgr.y (mgr.24370) 559 : cluster [DBG] pgmap v543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:00 smithi082 bash[20963]: cluster 2024-04-03T14:36:59.459039+0000 mgr.y (mgr.24370) 560 : cluster [DBG] pgmap v544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:00 smithi082 bash[20963]: audit 2024-04-03T14:37:00.009236+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.67:0/1273173133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:00 smithi067 bash[17655]: cluster 2024-04-03T14:36:59.459039+0000 mgr.y (mgr.24370) 560 : cluster [DBG] pgmap v544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:00 smithi067 bash[17655]: audit 2024-04-03T14:37:00.009236+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.67:0/1273173133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:00 smithi067 bash[27441]: cluster 2024-04-03T14:36:59.459039+0000 mgr.y (mgr.24370) 560 : cluster [DBG] pgmap v544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:00 smithi067 bash[27441]: audit 2024-04-03T14:37:00.009236+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.67:0/1273173133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:02 smithi082 bash[20963]: cluster 2024-04-03T14:37:01.460211+0000 mgr.y (mgr.24370) 561 : cluster [DBG] pgmap v545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:02 smithi082 bash[20963]: audit 2024-04-03T14:37:02.470846+0000 mon.a (mon.0) 1235 : audit [DBG] from='client.? 172.21.15.67:0/3939001355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:02 smithi067 bash[17655]: cluster 2024-04-03T14:37:01.460211+0000 mgr.y (mgr.24370) 561 : cluster [DBG] pgmap v545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:02 smithi067 bash[17655]: audit 2024-04-03T14:37:02.470846+0000 mon.a (mon.0) 1235 : audit [DBG] from='client.? 172.21.15.67:0/3939001355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:02 smithi067 bash[27441]: cluster 2024-04-03T14:37:01.460211+0000 mgr.y (mgr.24370) 561 : cluster [DBG] pgmap v545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:02 smithi067 bash[27441]: audit 2024-04-03T14:37:02.470846+0000 mon.a (mon.0) 1235 : audit [DBG] from='client.? 172.21.15.67:0/3939001355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:03] "GET /metrics HTTP/1.1" 200 239987 "" "Prometheus/2.43.0" 2024-04-03T14:37:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:03 smithi082 bash[20963]: audit 2024-04-03T14:37:03.483038+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:37:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:37:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:03 smithi067 bash[17655]: audit 2024-04-03T14:37:03.483038+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:37:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:03 smithi067 bash[27441]: audit 2024-04-03T14:37:03.483038+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:37:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:04 smithi082 bash[20963]: cluster 2024-04-03T14:37:03.460831+0000 mgr.y (mgr.24370) 562 : cluster [DBG] pgmap v546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:04 smithi067 bash[27441]: cluster 2024-04-03T14:37:03.460831+0000 mgr.y (mgr.24370) 562 : cluster [DBG] pgmap v546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:04 smithi067 bash[17655]: cluster 2024-04-03T14:37:03.460831+0000 mgr.y (mgr.24370) 562 : cluster [DBG] pgmap v546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:05 smithi082 bash[20963]: audit 2024-04-03T14:37:04.930959+0000 mon.a (mon.0) 1237 : audit [DBG] from='client.? 172.21.15.67:0/3729048763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:05 smithi067 bash[17655]: audit 2024-04-03T14:37:04.930959+0000 mon.a (mon.0) 1237 : audit [DBG] from='client.? 172.21.15.67:0/3729048763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:05 smithi067 bash[27441]: audit 2024-04-03T14:37:04.930959+0000 mon.a (mon.0) 1237 : audit [DBG] from='client.? 172.21.15.67:0/3729048763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:06 smithi082 bash[20963]: cluster 2024-04-03T14:37:05.461522+0000 mgr.y (mgr.24370) 563 : cluster [DBG] pgmap v547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:06 smithi067 bash[17655]: cluster 2024-04-03T14:37:05.461522+0000 mgr.y (mgr.24370) 563 : cluster [DBG] pgmap v547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:06 smithi067 bash[27441]: cluster 2024-04-03T14:37:05.461522+0000 mgr.y (mgr.24370) 563 : cluster [DBG] pgmap v547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:07 smithi082 bash[20963]: audit 2024-04-03T14:37:07.377271+0000 mon.a (mon.0) 1238 : audit [DBG] from='client.? 172.21.15.67:0/1294823588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:07 smithi067 bash[17655]: audit 2024-04-03T14:37:07.377271+0000 mon.a (mon.0) 1238 : audit [DBG] from='client.? 172.21.15.67:0/1294823588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:07 smithi067 bash[27441]: audit 2024-04-03T14:37:07.377271+0000 mon.a (mon.0) 1238 : audit [DBG] from='client.? 172.21.15.67:0/1294823588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:08 smithi082 bash[20963]: cluster 2024-04-03T14:37:07.462694+0000 mgr.y (mgr.24370) 564 : cluster [DBG] pgmap v548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:08 smithi067 bash[27441]: cluster 2024-04-03T14:37:07.462694+0000 mgr.y (mgr.24370) 564 : cluster [DBG] pgmap v548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:08 smithi067 bash[17655]: cluster 2024-04-03T14:37:07.462694+0000 mgr.y (mgr.24370) 564 : cluster [DBG] pgmap v548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:10 smithi082 bash[20963]: audit 2024-04-03T14:37:09.233311+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:10 smithi082 bash[20963]: audit 2024-04-03T14:37:09.242309+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:10 smithi082 bash[20963]: audit 2024-04-03T14:37:09.480699+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:10 smithi082 bash[20963]: audit 2024-04-03T14:37:09.488473+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:10 smithi082 bash[20963]: audit 2024-04-03T14:37:09.674018+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:10 smithi082 bash[20963]: audit 2024-04-03T14:37:09.885287+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.67:0/3733410183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:10 smithi082 bash[20963]: audit 2024-04-03T14:37:09.970169+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:37:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:10 smithi082 bash[20963]: audit 2024-04-03T14:37:09.972091+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:37:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:10 smithi082 bash[20963]: audit 2024-04-03T14:37:09.982451+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[27441]: audit 2024-04-03T14:37:09.233311+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[27441]: audit 2024-04-03T14:37:09.242309+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[27441]: audit 2024-04-03T14:37:09.480699+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[27441]: audit 2024-04-03T14:37:09.488473+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[27441]: audit 2024-04-03T14:37:09.674018+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[27441]: audit 2024-04-03T14:37:09.885287+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.67:0/3733410183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[27441]: audit 2024-04-03T14:37:09.970169+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:37:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[27441]: audit 2024-04-03T14:37:09.972091+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:37:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[27441]: audit 2024-04-03T14:37:09.982451+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[17655]: audit 2024-04-03T14:37:09.233311+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[17655]: audit 2024-04-03T14:37:09.242309+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[17655]: audit 2024-04-03T14:37:09.480699+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[17655]: audit 2024-04-03T14:37:09.488473+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[17655]: audit 2024-04-03T14:37:09.674018+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[17655]: audit 2024-04-03T14:37:09.885287+0000 mon.a (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.67:0/3733410183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[17655]: audit 2024-04-03T14:37:09.970169+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:37:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[17655]: audit 2024-04-03T14:37:09.972091+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:37:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:10 smithi067 bash[17655]: audit 2024-04-03T14:37:09.982451+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:37:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:11 smithi082 bash[20963]: cluster 2024-04-03T14:37:09.463106+0000 mgr.y (mgr.24370) 565 : cluster [DBG] pgmap v549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:11 smithi067 bash[27441]: cluster 2024-04-03T14:37:09.463106+0000 mgr.y (mgr.24370) 565 : cluster [DBG] pgmap v549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:11 smithi067 bash[17655]: cluster 2024-04-03T14:37:09.463106+0000 mgr.y (mgr.24370) 565 : cluster [DBG] pgmap v549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:12 smithi082 bash[20963]: cluster 2024-04-03T14:37:11.464246+0000 mgr.y (mgr.24370) 566 : cluster [DBG] pgmap v550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:12 smithi067 bash[27441]: cluster 2024-04-03T14:37:11.464246+0000 mgr.y (mgr.24370) 566 : cluster [DBG] pgmap v550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:12 smithi067 bash[17655]: cluster 2024-04-03T14:37:11.464246+0000 mgr.y (mgr.24370) 566 : cluster [DBG] pgmap v550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T14:37:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:13 smithi067 bash[27441]: audit 2024-04-03T14:37:12.342553+0000 mon.a (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.67:0/2483793535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:13 smithi067 bash[17655]: audit 2024-04-03T14:37:12.342553+0000 mon.a (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.67:0/2483793535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:13 smithi082 bash[20963]: audit 2024-04-03T14:37:12.342553+0000 mon.a (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.67:0/2483793535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:37:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:14 smithi082 bash[20963]: cluster 2024-04-03T14:37:13.465006+0000 mgr.y (mgr.24370) 567 : cluster [DBG] pgmap v551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:14 smithi067 bash[27441]: cluster 2024-04-03T14:37:13.465006+0000 mgr.y (mgr.24370) 567 : cluster [DBG] pgmap v551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:14 smithi067 bash[17655]: cluster 2024-04-03T14:37:13.465006+0000 mgr.y (mgr.24370) 567 : cluster [DBG] pgmap v551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:15 smithi082 bash[20963]: audit 2024-04-03T14:37:14.796069+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.67:0/3188926590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:15 smithi067 bash[27441]: audit 2024-04-03T14:37:14.796069+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.67:0/3188926590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:15 smithi067 bash[17655]: audit 2024-04-03T14:37:14.796069+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.67:0/3188926590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:16 smithi082 bash[20963]: cluster 2024-04-03T14:37:15.465705+0000 mgr.y (mgr.24370) 568 : cluster [DBG] pgmap v552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:16 smithi067 bash[27441]: cluster 2024-04-03T14:37:15.465705+0000 mgr.y (mgr.24370) 568 : cluster [DBG] pgmap v552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:16 smithi067 bash[17655]: cluster 2024-04-03T14:37:15.465705+0000 mgr.y (mgr.24370) 568 : cluster [DBG] pgmap v552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:17 smithi082 bash[20963]: audit 2024-04-03T14:37:17.249429+0000 mon.a (mon.0) 1249 : audit [DBG] from='client.? 172.21.15.67:0/262420071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:17 smithi067 bash[17655]: audit 2024-04-03T14:37:17.249429+0000 mon.a (mon.0) 1249 : audit [DBG] from='client.? 172.21.15.67:0/262420071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:17 smithi067 bash[27441]: audit 2024-04-03T14:37:17.249429+0000 mon.a (mon.0) 1249 : audit [DBG] from='client.? 172.21.15.67:0/262420071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:18 smithi082 bash[20963]: cluster 2024-04-03T14:37:17.466911+0000 mgr.y (mgr.24370) 569 : cluster [DBG] pgmap v553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:18 smithi067 bash[27441]: cluster 2024-04-03T14:37:17.466911+0000 mgr.y (mgr.24370) 569 : cluster [DBG] pgmap v553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:18 smithi067 bash[17655]: cluster 2024-04-03T14:37:17.466911+0000 mgr.y (mgr.24370) 569 : cluster [DBG] pgmap v553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:20 smithi082 bash[20963]: cluster 2024-04-03T14:37:19.467492+0000 mgr.y (mgr.24370) 570 : cluster [DBG] pgmap v554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:20 smithi082 bash[20963]: audit 2024-04-03T14:37:19.704436+0000 mon.a (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.67:0/937670021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:20 smithi067 bash[27441]: cluster 2024-04-03T14:37:19.467492+0000 mgr.y (mgr.24370) 570 : cluster [DBG] pgmap v554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:20 smithi067 bash[27441]: audit 2024-04-03T14:37:19.704436+0000 mon.a (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.67:0/937670021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:20 smithi067 bash[17655]: cluster 2024-04-03T14:37:19.467492+0000 mgr.y (mgr.24370) 570 : cluster [DBG] pgmap v554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:20 smithi067 bash[17655]: audit 2024-04-03T14:37:19.704436+0000 mon.a (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.67:0/937670021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:22 smithi082 bash[20963]: cluster 2024-04-03T14:37:21.468671+0000 mgr.y (mgr.24370) 571 : cluster [DBG] pgmap v555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:22 smithi082 bash[20963]: audit 2024-04-03T14:37:22.153455+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.67:0/3787640094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:22 smithi067 bash[27441]: cluster 2024-04-03T14:37:21.468671+0000 mgr.y (mgr.24370) 571 : cluster [DBG] pgmap v555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:22 smithi067 bash[27441]: audit 2024-04-03T14:37:22.153455+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.67:0/3787640094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:22 smithi067 bash[17655]: cluster 2024-04-03T14:37:21.468671+0000 mgr.y (mgr.24370) 571 : cluster [DBG] pgmap v555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:22 smithi067 bash[17655]: audit 2024-04-03T14:37:22.153455+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.67:0/3787640094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T14:37:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:37:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:24 smithi082 bash[20963]: cluster 2024-04-03T14:37:23.469298+0000 mgr.y (mgr.24370) 572 : cluster [DBG] pgmap v556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:24 smithi067 bash[17655]: cluster 2024-04-03T14:37:23.469298+0000 mgr.y (mgr.24370) 572 : cluster [DBG] pgmap v556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:24 smithi067 bash[27441]: cluster 2024-04-03T14:37:23.469298+0000 mgr.y (mgr.24370) 572 : cluster [DBG] pgmap v556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:25 smithi082 bash[20963]: audit 2024-04-03T14:37:24.608394+0000 mon.a (mon.0) 1251 : audit [DBG] from='client.? 172.21.15.67:0/3995291103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:25 smithi082 bash[20963]: audit 2024-04-03T14:37:24.674558+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:25 smithi067 bash[27441]: audit 2024-04-03T14:37:24.608394+0000 mon.a (mon.0) 1251 : audit [DBG] from='client.? 172.21.15.67:0/3995291103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:25 smithi067 bash[27441]: audit 2024-04-03T14:37:24.674558+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:25 smithi067 bash[17655]: audit 2024-04-03T14:37:24.608394+0000 mon.a (mon.0) 1251 : audit [DBG] from='client.? 172.21.15.67:0/3995291103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:25 smithi067 bash[17655]: audit 2024-04-03T14:37:24.674558+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:26 smithi082 bash[20963]: cluster 2024-04-03T14:37:25.469950+0000 mgr.y (mgr.24370) 573 : cluster [DBG] pgmap v557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:26 smithi067 bash[17655]: cluster 2024-04-03T14:37:25.469950+0000 mgr.y (mgr.24370) 573 : cluster [DBG] pgmap v557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:26 smithi067 bash[27441]: cluster 2024-04-03T14:37:25.469950+0000 mgr.y (mgr.24370) 573 : cluster [DBG] pgmap v557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:27 smithi082 bash[20963]: audit 2024-04-03T14:37:27.063543+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.67:0/2552066312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:27 smithi067 bash[17655]: audit 2024-04-03T14:37:27.063543+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.67:0/2552066312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:27 smithi067 bash[27441]: audit 2024-04-03T14:37:27.063543+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.67:0/2552066312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:28 smithi082 bash[20963]: cluster 2024-04-03T14:37:27.471128+0000 mgr.y (mgr.24370) 574 : cluster [DBG] pgmap v558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:28 smithi067 bash[17655]: cluster 2024-04-03T14:37:27.471128+0000 mgr.y (mgr.24370) 574 : cluster [DBG] pgmap v558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:28 smithi067 bash[27441]: cluster 2024-04-03T14:37:27.471128+0000 mgr.y (mgr.24370) 574 : cluster [DBG] pgmap v558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:29 smithi082 bash[20963]: audit 2024-04-03T14:37:29.528076+0000 mon.a (mon.0) 1253 : audit [DBG] from='client.? 172.21.15.67:0/934161058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:29 smithi067 bash[17655]: audit 2024-04-03T14:37:29.528076+0000 mon.a (mon.0) 1253 : audit [DBG] from='client.? 172.21.15.67:0/934161058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:29 smithi067 bash[27441]: audit 2024-04-03T14:37:29.528076+0000 mon.a (mon.0) 1253 : audit [DBG] from='client.? 172.21.15.67:0/934161058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:30 smithi082 bash[20963]: cluster 2024-04-03T14:37:29.471888+0000 mgr.y (mgr.24370) 575 : cluster [DBG] pgmap v559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:30 smithi067 bash[17655]: cluster 2024-04-03T14:37:29.471888+0000 mgr.y (mgr.24370) 575 : cluster [DBG] pgmap v559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:30 smithi067 bash[27441]: cluster 2024-04-03T14:37:29.471888+0000 mgr.y (mgr.24370) 575 : cluster [DBG] pgmap v559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:32 smithi082 bash[20963]: cluster 2024-04-03T14:37:31.473199+0000 mgr.y (mgr.24370) 576 : cluster [DBG] pgmap v560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:32 smithi082 bash[20963]: audit 2024-04-03T14:37:31.977114+0000 mon.a (mon.0) 1254 : audit [DBG] from='client.? 172.21.15.67:0/409086755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:32 smithi067 bash[17655]: cluster 2024-04-03T14:37:31.473199+0000 mgr.y (mgr.24370) 576 : cluster [DBG] pgmap v560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:32 smithi067 bash[17655]: audit 2024-04-03T14:37:31.977114+0000 mon.a (mon.0) 1254 : audit [DBG] from='client.? 172.21.15.67:0/409086755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:32 smithi067 bash[27441]: cluster 2024-04-03T14:37:31.473199+0000 mgr.y (mgr.24370) 576 : cluster [DBG] pgmap v560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:32 smithi067 bash[27441]: audit 2024-04-03T14:37:31.977114+0000 mon.a (mon.0) 1254 : audit [DBG] from='client.? 172.21.15.67:0/409086755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:33] "GET /metrics HTTP/1.1" 200 239898 "" "Prometheus/2.43.0" 2024-04-03T14:37:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:37:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:34 smithi082 bash[20963]: cluster 2024-04-03T14:37:33.473903+0000 mgr.y (mgr.24370) 577 : cluster [DBG] pgmap v561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:34 smithi082 bash[20963]: audit 2024-04-03T14:37:34.435259+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.67:0/3528122513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:34 smithi067 bash[17655]: cluster 2024-04-03T14:37:33.473903+0000 mgr.y (mgr.24370) 577 : cluster [DBG] pgmap v561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:34 smithi067 bash[17655]: audit 2024-04-03T14:37:34.435259+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.67:0/3528122513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:34 smithi067 bash[27441]: cluster 2024-04-03T14:37:33.473903+0000 mgr.y (mgr.24370) 577 : cluster [DBG] pgmap v561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:34 smithi067 bash[27441]: audit 2024-04-03T14:37:34.435259+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.67:0/3528122513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:36 smithi082 bash[20963]: cluster 2024-04-03T14:37:35.474517+0000 mgr.y (mgr.24370) 578 : cluster [DBG] pgmap v562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:36 smithi067 bash[27441]: cluster 2024-04-03T14:37:35.474517+0000 mgr.y (mgr.24370) 578 : cluster [DBG] pgmap v562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:36 smithi067 bash[17655]: cluster 2024-04-03T14:37:35.474517+0000 mgr.y (mgr.24370) 578 : cluster [DBG] pgmap v562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:37 smithi082 bash[20963]: audit 2024-04-03T14:37:36.887923+0000 mon.a (mon.0) 1255 : audit [DBG] from='client.? 172.21.15.67:0/3202807152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:37 smithi067 bash[17655]: audit 2024-04-03T14:37:36.887923+0000 mon.a (mon.0) 1255 : audit [DBG] from='client.? 172.21.15.67:0/3202807152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:37 smithi067 bash[27441]: audit 2024-04-03T14:37:36.887923+0000 mon.a (mon.0) 1255 : audit [DBG] from='client.? 172.21.15.67:0/3202807152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:38 smithi082 bash[20963]: cluster 2024-04-03T14:37:37.475641+0000 mgr.y (mgr.24370) 579 : cluster [DBG] pgmap v563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:38 smithi067 bash[27441]: cluster 2024-04-03T14:37:37.475641+0000 mgr.y (mgr.24370) 579 : cluster [DBG] pgmap v563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:38 smithi067 bash[17655]: cluster 2024-04-03T14:37:37.475641+0000 mgr.y (mgr.24370) 579 : cluster [DBG] pgmap v563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:39 smithi082 bash[20963]: audit 2024-04-03T14:37:39.344273+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.67:0/2158804016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:39 smithi067 bash[27441]: audit 2024-04-03T14:37:39.344273+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.67:0/2158804016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:39 smithi067 bash[17655]: audit 2024-04-03T14:37:39.344273+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.67:0/2158804016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:40 smithi082 bash[20963]: cluster 2024-04-03T14:37:39.476336+0000 mgr.y (mgr.24370) 580 : cluster [DBG] pgmap v564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:40 smithi082 bash[20963]: audit 2024-04-03T14:37:39.675080+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:40 smithi067 bash[27441]: cluster 2024-04-03T14:37:39.476336+0000 mgr.y (mgr.24370) 580 : cluster [DBG] pgmap v564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:40 smithi067 bash[27441]: audit 2024-04-03T14:37:39.675080+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:40 smithi067 bash[17655]: cluster 2024-04-03T14:37:39.476336+0000 mgr.y (mgr.24370) 580 : cluster [DBG] pgmap v564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:40 smithi067 bash[17655]: audit 2024-04-03T14:37:39.675080+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:42 smithi082 bash[20963]: cluster 2024-04-03T14:37:41.476931+0000 mgr.y (mgr.24370) 581 : cluster [DBG] pgmap v565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:42 smithi082 bash[20963]: audit 2024-04-03T14:37:41.803229+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.67:0/839925109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:42 smithi067 bash[17655]: cluster 2024-04-03T14:37:41.476931+0000 mgr.y (mgr.24370) 581 : cluster [DBG] pgmap v565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:42 smithi067 bash[17655]: audit 2024-04-03T14:37:41.803229+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.67:0/839925109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:42 smithi067 bash[27441]: cluster 2024-04-03T14:37:41.476931+0000 mgr.y (mgr.24370) 581 : cluster [DBG] pgmap v565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:42 smithi067 bash[27441]: audit 2024-04-03T14:37:41.803229+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.67:0/839925109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:43] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:37:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:37:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:44 smithi082 bash[20963]: cluster 2024-04-03T14:37:43.477561+0000 mgr.y (mgr.24370) 582 : cluster [DBG] pgmap v566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:44 smithi082 bash[20963]: audit 2024-04-03T14:37:44.261296+0000 mon.a (mon.0) 1257 : audit [DBG] from='client.? 172.21.15.67:0/2257279943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:44 smithi067 bash[17655]: cluster 2024-04-03T14:37:43.477561+0000 mgr.y (mgr.24370) 582 : cluster [DBG] pgmap v566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:44 smithi067 bash[17655]: audit 2024-04-03T14:37:44.261296+0000 mon.a (mon.0) 1257 : audit [DBG] from='client.? 172.21.15.67:0/2257279943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:44 smithi067 bash[27441]: cluster 2024-04-03T14:37:43.477561+0000 mgr.y (mgr.24370) 582 : cluster [DBG] pgmap v566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:44 smithi067 bash[27441]: audit 2024-04-03T14:37:44.261296+0000 mon.a (mon.0) 1257 : audit [DBG] from='client.? 172.21.15.67:0/2257279943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:46 smithi082 bash[20963]: cluster 2024-04-03T14:37:45.478247+0000 mgr.y (mgr.24370) 583 : cluster [DBG] pgmap v567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:46 smithi067 bash[17655]: cluster 2024-04-03T14:37:45.478247+0000 mgr.y (mgr.24370) 583 : cluster [DBG] pgmap v567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:46 smithi067 bash[27441]: cluster 2024-04-03T14:37:45.478247+0000 mgr.y (mgr.24370) 583 : cluster [DBG] pgmap v567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:47 smithi082 bash[20963]: audit 2024-04-03T14:37:46.702766+0000 mon.a (mon.0) 1258 : audit [DBG] from='client.? 172.21.15.67:0/3846313824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:47 smithi067 bash[17655]: audit 2024-04-03T14:37:46.702766+0000 mon.a (mon.0) 1258 : audit [DBG] from='client.? 172.21.15.67:0/3846313824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:47 smithi067 bash[27441]: audit 2024-04-03T14:37:46.702766+0000 mon.a (mon.0) 1258 : audit [DBG] from='client.? 172.21.15.67:0/3846313824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:48 smithi082 bash[20963]: cluster 2024-04-03T14:37:47.479410+0000 mgr.y (mgr.24370) 584 : cluster [DBG] pgmap v568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:48 smithi067 bash[27441]: cluster 2024-04-03T14:37:47.479410+0000 mgr.y (mgr.24370) 584 : cluster [DBG] pgmap v568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:48 smithi067 bash[17655]: cluster 2024-04-03T14:37:47.479410+0000 mgr.y (mgr.24370) 584 : cluster [DBG] pgmap v568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:49.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:49 smithi067 bash[17655]: audit 2024-04-03T14:37:49.159139+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.67:0/461440843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:49.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:49 smithi067 bash[27441]: audit 2024-04-03T14:37:49.159139+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.67:0/461440843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:49 smithi082 bash[20963]: audit 2024-04-03T14:37:49.159139+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.67:0/461440843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:50 smithi067 bash[17655]: cluster 2024-04-03T14:37:49.480117+0000 mgr.y (mgr.24370) 585 : cluster [DBG] pgmap v569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:50 smithi067 bash[27441]: cluster 2024-04-03T14:37:49.480117+0000 mgr.y (mgr.24370) 585 : cluster [DBG] pgmap v569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:50 smithi082 bash[20963]: cluster 2024-04-03T14:37:49.480117+0000 mgr.y (mgr.24370) 585 : cluster [DBG] pgmap v569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:51 smithi067 bash[17655]: audit 2024-04-03T14:37:51.611684+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.67:0/2873475423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:51 smithi067 bash[27441]: audit 2024-04-03T14:37:51.611684+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.67:0/2873475423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:51 smithi082 bash[20963]: audit 2024-04-03T14:37:51.611684+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.67:0/2873475423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:52 smithi067 bash[17655]: cluster 2024-04-03T14:37:51.481362+0000 mgr.y (mgr.24370) 586 : cluster [DBG] pgmap v570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:52 smithi067 bash[27441]: cluster 2024-04-03T14:37:51.481362+0000 mgr.y (mgr.24370) 586 : cluster [DBG] pgmap v570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:52 smithi082 bash[20963]: cluster 2024-04-03T14:37:51.481362+0000 mgr.y (mgr.24370) 586 : cluster [DBG] pgmap v570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:53] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:37:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:37:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:54 smithi067 bash[17655]: cluster 2024-04-03T14:37:53.482094+0000 mgr.y (mgr.24370) 587 : cluster [DBG] pgmap v571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:54 smithi067 bash[17655]: audit 2024-04-03T14:37:54.060163+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.67:0/913169735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:54 smithi067 bash[27441]: cluster 2024-04-03T14:37:53.482094+0000 mgr.y (mgr.24370) 587 : cluster [DBG] pgmap v571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:54 smithi067 bash[27441]: audit 2024-04-03T14:37:54.060163+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.67:0/913169735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:54 smithi082 bash[20963]: cluster 2024-04-03T14:37:53.482094+0000 mgr.y (mgr.24370) 587 : cluster [DBG] pgmap v571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:54 smithi082 bash[20963]: audit 2024-04-03T14:37:54.060163+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.67:0/913169735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:55 smithi067 bash[17655]: audit 2024-04-03T14:37:54.675511+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:55 smithi067 bash[27441]: audit 2024-04-03T14:37:54.675511+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:55 smithi082 bash[20963]: audit 2024-04-03T14:37:54.675511+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:37:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:56 smithi067 bash[17655]: cluster 2024-04-03T14:37:55.482769+0000 mgr.y (mgr.24370) 588 : cluster [DBG] pgmap v572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:56 smithi067 bash[17655]: audit 2024-04-03T14:37:56.520034+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.67:0/1051799939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:56 smithi067 bash[27441]: cluster 2024-04-03T14:37:55.482769+0000 mgr.y (mgr.24370) 588 : cluster [DBG] pgmap v572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:56 smithi067 bash[27441]: audit 2024-04-03T14:37:56.520034+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.67:0/1051799939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:56 smithi082 bash[20963]: cluster 2024-04-03T14:37:55.482769+0000 mgr.y (mgr.24370) 588 : cluster [DBG] pgmap v572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:56 smithi082 bash[20963]: audit 2024-04-03T14:37:56.520034+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.67:0/1051799939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:37:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:58 smithi067 bash[17655]: cluster 2024-04-03T14:37:57.483946+0000 mgr.y (mgr.24370) 589 : cluster [DBG] pgmap v573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:58 smithi067 bash[27441]: cluster 2024-04-03T14:37:57.483946+0000 mgr.y (mgr.24370) 589 : cluster [DBG] pgmap v573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:37:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:58 smithi082 bash[20963]: cluster 2024-04-03T14:37:57.483946+0000 mgr.y (mgr.24370) 589 : cluster [DBG] pgmap v573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:37:59 smithi082 bash[20963]: audit 2024-04-03T14:37:58.973391+0000 mon.a (mon.0) 1260 : audit [DBG] from='client.? 172.21.15.67:0/2032968169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:37:59 smithi067 bash[17655]: audit 2024-04-03T14:37:58.973391+0000 mon.a (mon.0) 1260 : audit [DBG] from='client.? 172.21.15.67:0/2032968169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:37:59 smithi067 bash[27441]: audit 2024-04-03T14:37:58.973391+0000 mon.a (mon.0) 1260 : audit [DBG] from='client.? 172.21.15.67:0/2032968169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:00 smithi082 bash[20963]: cluster 2024-04-03T14:37:59.484656+0000 mgr.y (mgr.24370) 590 : cluster [DBG] pgmap v574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:00 smithi067 bash[17655]: cluster 2024-04-03T14:37:59.484656+0000 mgr.y (mgr.24370) 590 : cluster [DBG] pgmap v574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:00 smithi067 bash[27441]: cluster 2024-04-03T14:37:59.484656+0000 mgr.y (mgr.24370) 590 : cluster [DBG] pgmap v574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:01 smithi082 bash[20963]: audit 2024-04-03T14:38:01.430842+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.67:0/2973579229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:01 smithi067 bash[17655]: audit 2024-04-03T14:38:01.430842+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.67:0/2973579229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:01 smithi067 bash[27441]: audit 2024-04-03T14:38:01.430842+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.67:0/2973579229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:02 smithi067 bash[27441]: cluster 2024-04-03T14:38:01.485820+0000 mgr.y (mgr.24370) 591 : cluster [DBG] pgmap v575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:02 smithi067 bash[17655]: cluster 2024-04-03T14:38:01.485820+0000 mgr.y (mgr.24370) 591 : cluster [DBG] pgmap v575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:02 smithi082 bash[20963]: cluster 2024-04-03T14:38:01.485820+0000 mgr.y (mgr.24370) 591 : cluster [DBG] pgmap v575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:03] "GET /metrics HTTP/1.1" 200 239900 "" "Prometheus/2.43.0" 2024-04-03T14:38:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:38:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:04 smithi082 bash[20963]: cluster 2024-04-03T14:38:03.486509+0000 mgr.y (mgr.24370) 592 : cluster [DBG] pgmap v576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:04 smithi082 bash[20963]: audit 2024-04-03T14:38:03.882558+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.67:0/501515424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:04 smithi067 bash[27441]: cluster 2024-04-03T14:38:03.486509+0000 mgr.y (mgr.24370) 592 : cluster [DBG] pgmap v576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:04 smithi067 bash[27441]: audit 2024-04-03T14:38:03.882558+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.67:0/501515424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:04 smithi067 bash[17655]: cluster 2024-04-03T14:38:03.486509+0000 mgr.y (mgr.24370) 592 : cluster [DBG] pgmap v576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:04 smithi067 bash[17655]: audit 2024-04-03T14:38:03.882558+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.67:0/501515424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:06 smithi082 bash[20963]: cluster 2024-04-03T14:38:05.487193+0000 mgr.y (mgr.24370) 593 : cluster [DBG] pgmap v577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:06 smithi082 bash[20963]: audit 2024-04-03T14:38:06.350984+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.67:0/1555432554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:06 smithi067 bash[27441]: cluster 2024-04-03T14:38:05.487193+0000 mgr.y (mgr.24370) 593 : cluster [DBG] pgmap v577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:06 smithi067 bash[27441]: audit 2024-04-03T14:38:06.350984+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.67:0/1555432554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:06 smithi067 bash[17655]: cluster 2024-04-03T14:38:05.487193+0000 mgr.y (mgr.24370) 593 : cluster [DBG] pgmap v577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:06 smithi067 bash[17655]: audit 2024-04-03T14:38:06.350984+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.67:0/1555432554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:08 smithi082 bash[20963]: cluster 2024-04-03T14:38:07.488424+0000 mgr.y (mgr.24370) 594 : cluster [DBG] pgmap v578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:08 smithi067 bash[17655]: cluster 2024-04-03T14:38:07.488424+0000 mgr.y (mgr.24370) 594 : cluster [DBG] pgmap v578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:08 smithi067 bash[27441]: cluster 2024-04-03T14:38:07.488424+0000 mgr.y (mgr.24370) 594 : cluster [DBG] pgmap v578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:09 smithi082 bash[20963]: audit 2024-04-03T14:38:08.803608+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.67:0/80871696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:09 smithi082 bash[20963]: audit 2024-04-03T14:38:09.675936+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:09 smithi067 bash[17655]: audit 2024-04-03T14:38:08.803608+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.67:0/80871696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:09 smithi067 bash[17655]: audit 2024-04-03T14:38:09.675936+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:09 smithi067 bash[27441]: audit 2024-04-03T14:38:08.803608+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.67:0/80871696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:09 smithi067 bash[27441]: audit 2024-04-03T14:38:09.675936+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:10 smithi082 bash[20963]: cluster 2024-04-03T14:38:09.489101+0000 mgr.y (mgr.24370) 595 : cluster [DBG] pgmap v579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:10 smithi082 bash[20963]: audit 2024-04-03T14:38:10.056948+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:38:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:10 smithi067 bash[17655]: cluster 2024-04-03T14:38:09.489101+0000 mgr.y (mgr.24370) 595 : cluster [DBG] pgmap v579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:10 smithi067 bash[17655]: audit 2024-04-03T14:38:10.056948+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:38:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:10 smithi067 bash[27441]: cluster 2024-04-03T14:38:09.489101+0000 mgr.y (mgr.24370) 595 : cluster [DBG] pgmap v579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:10 smithi067 bash[27441]: audit 2024-04-03T14:38:10.056948+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:38:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:11 smithi082 bash[20963]: audit 2024-04-03T14:38:11.256226+0000 mon.a (mon.0) 1265 : audit [DBG] from='client.? 172.21.15.67:0/3328370725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:11 smithi067 bash[27441]: audit 2024-04-03T14:38:11.256226+0000 mon.a (mon.0) 1265 : audit [DBG] from='client.? 172.21.15.67:0/3328370725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:11 smithi067 bash[17655]: audit 2024-04-03T14:38:11.256226+0000 mon.a (mon.0) 1265 : audit [DBG] from='client.? 172.21.15.67:0/3328370725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:12 smithi067 bash[17655]: cluster 2024-04-03T14:38:11.490240+0000 mgr.y (mgr.24370) 596 : cluster [DBG] pgmap v580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:12 smithi067 bash[27441]: cluster 2024-04-03T14:38:11.490240+0000 mgr.y (mgr.24370) 596 : cluster [DBG] pgmap v580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:12 smithi082 bash[20963]: cluster 2024-04-03T14:38:11.490240+0000 mgr.y (mgr.24370) 596 : cluster [DBG] pgmap v580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:13] "GET /metrics HTTP/1.1" 200 239895 "" "Prometheus/2.43.0" 2024-04-03T14:38:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:13 smithi082 bash[20963]: audit 2024-04-03T14:38:13.710084+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.67:0/3707305249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:38:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:13 smithi067 bash[17655]: audit 2024-04-03T14:38:13.710084+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.67:0/3707305249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:13 smithi067 bash[27441]: audit 2024-04-03T14:38:13.710084+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.67:0/3707305249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:14 smithi082 bash[20963]: cluster 2024-04-03T14:38:13.490922+0000 mgr.y (mgr.24370) 597 : cluster [DBG] pgmap v581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:14 smithi067 bash[17655]: cluster 2024-04-03T14:38:13.490922+0000 mgr.y (mgr.24370) 597 : cluster [DBG] pgmap v581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:14 smithi067 bash[27441]: cluster 2024-04-03T14:38:13.490922+0000 mgr.y (mgr.24370) 597 : cluster [DBG] pgmap v581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:16 smithi082 bash[20963]: cluster 2024-04-03T14:38:15.491534+0000 mgr.y (mgr.24370) 598 : cluster [DBG] pgmap v582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:16 smithi082 bash[20963]: audit 2024-04-03T14:38:15.801582+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:16 smithi082 bash[20963]: audit 2024-04-03T14:38:15.809912+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:16 smithi082 bash[20963]: audit 2024-04-03T14:38:16.110851+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:16 smithi082 bash[20963]: audit 2024-04-03T14:38:16.118305+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:16 smithi082 bash[20963]: audit 2024-04-03T14:38:16.191798+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.67:0/3867515498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:16 smithi082 bash[20963]: audit 2024-04-03T14:38:16.609286+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:38:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:16 smithi082 bash[20963]: audit 2024-04-03T14:38:16.611007+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:38:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:16 smithi082 bash[20963]: audit 2024-04-03T14:38:16.620171+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[27441]: cluster 2024-04-03T14:38:15.491534+0000 mgr.y (mgr.24370) 598 : cluster [DBG] pgmap v582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[27441]: audit 2024-04-03T14:38:15.801582+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[27441]: audit 2024-04-03T14:38:15.809912+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[27441]: audit 2024-04-03T14:38:16.110851+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[27441]: audit 2024-04-03T14:38:16.118305+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[27441]: audit 2024-04-03T14:38:16.191798+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.67:0/3867515498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[27441]: audit 2024-04-03T14:38:16.609286+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:38:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[27441]: audit 2024-04-03T14:38:16.611007+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[27441]: audit 2024-04-03T14:38:16.620171+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[17655]: cluster 2024-04-03T14:38:15.491534+0000 mgr.y (mgr.24370) 598 : cluster [DBG] pgmap v582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[17655]: audit 2024-04-03T14:38:15.801582+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[17655]: audit 2024-04-03T14:38:15.809912+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[17655]: audit 2024-04-03T14:38:16.110851+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[17655]: audit 2024-04-03T14:38:16.118305+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[17655]: audit 2024-04-03T14:38:16.191798+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.67:0/3867515498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[17655]: audit 2024-04-03T14:38:16.609286+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[17655]: audit 2024-04-03T14:38:16.611007+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:16 smithi067 bash[17655]: audit 2024-04-03T14:38:16.620171+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:38:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:18 smithi082 bash[20963]: cluster 2024-04-03T14:38:17.492725+0000 mgr.y (mgr.24370) 599 : cluster [DBG] pgmap v583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:18 smithi082 bash[20963]: audit 2024-04-03T14:38:18.650497+0000 mon.a (mon.0) 1274 : audit [DBG] from='client.? 172.21.15.67:0/2963696695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:18 smithi067 bash[27441]: cluster 2024-04-03T14:38:17.492725+0000 mgr.y (mgr.24370) 599 : cluster [DBG] pgmap v583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:18 smithi067 bash[27441]: audit 2024-04-03T14:38:18.650497+0000 mon.a (mon.0) 1274 : audit [DBG] from='client.? 172.21.15.67:0/2963696695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:18 smithi067 bash[17655]: cluster 2024-04-03T14:38:17.492725+0000 mgr.y (mgr.24370) 599 : cluster [DBG] pgmap v583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:18 smithi067 bash[17655]: audit 2024-04-03T14:38:18.650497+0000 mon.a (mon.0) 1274 : audit [DBG] from='client.? 172.21.15.67:0/2963696695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:20 smithi082 bash[20963]: cluster 2024-04-03T14:38:19.493417+0000 mgr.y (mgr.24370) 600 : cluster [DBG] pgmap v584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:20 smithi067 bash[17655]: cluster 2024-04-03T14:38:19.493417+0000 mgr.y (mgr.24370) 600 : cluster [DBG] pgmap v584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:20 smithi067 bash[27441]: cluster 2024-04-03T14:38:19.493417+0000 mgr.y (mgr.24370) 600 : cluster [DBG] pgmap v584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:21 smithi082 bash[20963]: audit 2024-04-03T14:38:21.105928+0000 mon.a (mon.0) 1275 : audit [DBG] from='client.? 172.21.15.67:0/45667117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:21 smithi067 bash[27441]: audit 2024-04-03T14:38:21.105928+0000 mon.a (mon.0) 1275 : audit [DBG] from='client.? 172.21.15.67:0/45667117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:21 smithi067 bash[17655]: audit 2024-04-03T14:38:21.105928+0000 mon.a (mon.0) 1275 : audit [DBG] from='client.? 172.21.15.67:0/45667117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:22 smithi067 bash[27441]: cluster 2024-04-03T14:38:21.494603+0000 mgr.y (mgr.24370) 601 : cluster [DBG] pgmap v585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:22 smithi067 bash[17655]: cluster 2024-04-03T14:38:21.494603+0000 mgr.y (mgr.24370) 601 : cluster [DBG] pgmap v585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:22 smithi082 bash[20963]: cluster 2024-04-03T14:38:21.494603+0000 mgr.y (mgr.24370) 601 : cluster [DBG] pgmap v585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:23] "GET /metrics HTTP/1.1" 200 239895 "" "Prometheus/2.43.0" 2024-04-03T14:38:23.835 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:38:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:23 smithi082 bash[20963]: audit 2024-04-03T14:38:23.558105+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.? 172.21.15.67:0/539165424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:23 smithi067 bash[27441]: audit 2024-04-03T14:38:23.558105+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.? 172.21.15.67:0/539165424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:23 smithi067 bash[17655]: audit 2024-04-03T14:38:23.558105+0000 mon.a (mon.0) 1276 : audit [DBG] from='client.? 172.21.15.67:0/539165424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:24 smithi082 bash[20963]: cluster 2024-04-03T14:38:23.495277+0000 mgr.y (mgr.24370) 602 : cluster [DBG] pgmap v586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:24 smithi082 bash[20963]: audit 2024-04-03T14:38:24.676477+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:24 smithi067 bash[27441]: cluster 2024-04-03T14:38:23.495277+0000 mgr.y (mgr.24370) 602 : cluster [DBG] pgmap v586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:24 smithi067 bash[27441]: audit 2024-04-03T14:38:24.676477+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:24 smithi067 bash[17655]: cluster 2024-04-03T14:38:23.495277+0000 mgr.y (mgr.24370) 602 : cluster [DBG] pgmap v586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:24 smithi067 bash[17655]: audit 2024-04-03T14:38:24.676477+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:26 smithi082 bash[20963]: cluster 2024-04-03T14:38:25.495953+0000 mgr.y (mgr.24370) 603 : cluster [DBG] pgmap v587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:26 smithi082 bash[20963]: audit 2024-04-03T14:38:26.000532+0000 mon.a (mon.0) 1278 : audit [DBG] from='client.? 172.21.15.67:0/2288382008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:26 smithi067 bash[27441]: cluster 2024-04-03T14:38:25.495953+0000 mgr.y (mgr.24370) 603 : cluster [DBG] pgmap v587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:26 smithi067 bash[27441]: audit 2024-04-03T14:38:26.000532+0000 mon.a (mon.0) 1278 : audit [DBG] from='client.? 172.21.15.67:0/2288382008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:26 smithi067 bash[17655]: cluster 2024-04-03T14:38:25.495953+0000 mgr.y (mgr.24370) 603 : cluster [DBG] pgmap v587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:26 smithi067 bash[17655]: audit 2024-04-03T14:38:26.000532+0000 mon.a (mon.0) 1278 : audit [DBG] from='client.? 172.21.15.67:0/2288382008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:28 smithi082 bash[20963]: cluster 2024-04-03T14:38:27.497104+0000 mgr.y (mgr.24370) 604 : cluster [DBG] pgmap v588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:28 smithi082 bash[20963]: audit 2024-04-03T14:38:28.447054+0000 mon.a (mon.0) 1279 : audit [DBG] from='client.? 172.21.15.67:0/1918269982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:28 smithi067 bash[17655]: cluster 2024-04-03T14:38:27.497104+0000 mgr.y (mgr.24370) 604 : cluster [DBG] pgmap v588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:28 smithi067 bash[17655]: audit 2024-04-03T14:38:28.447054+0000 mon.a (mon.0) 1279 : audit [DBG] from='client.? 172.21.15.67:0/1918269982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:28 smithi067 bash[27441]: cluster 2024-04-03T14:38:27.497104+0000 mgr.y (mgr.24370) 604 : cluster [DBG] pgmap v588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:28 smithi067 bash[27441]: audit 2024-04-03T14:38:28.447054+0000 mon.a (mon.0) 1279 : audit [DBG] from='client.? 172.21.15.67:0/1918269982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:30 smithi082 bash[20963]: cluster 2024-04-03T14:38:29.497778+0000 mgr.y (mgr.24370) 605 : cluster [DBG] pgmap v589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:30 smithi067 bash[17655]: cluster 2024-04-03T14:38:29.497778+0000 mgr.y (mgr.24370) 605 : cluster [DBG] pgmap v589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:30 smithi067 bash[27441]: cluster 2024-04-03T14:38:29.497778+0000 mgr.y (mgr.24370) 605 : cluster [DBG] pgmap v589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:31 smithi082 bash[20963]: audit 2024-04-03T14:38:30.909320+0000 mon.a (mon.0) 1280 : audit [DBG] from='client.? 172.21.15.67:0/574069967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:31 smithi067 bash[17655]: audit 2024-04-03T14:38:30.909320+0000 mon.a (mon.0) 1280 : audit [DBG] from='client.? 172.21.15.67:0/574069967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:31 smithi067 bash[27441]: audit 2024-04-03T14:38:30.909320+0000 mon.a (mon.0) 1280 : audit [DBG] from='client.? 172.21.15.67:0/574069967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:32 smithi082 bash[20963]: cluster 2024-04-03T14:38:31.498960+0000 mgr.y (mgr.24370) 606 : cluster [DBG] pgmap v590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:32 smithi067 bash[17655]: cluster 2024-04-03T14:38:31.498960+0000 mgr.y (mgr.24370) 606 : cluster [DBG] pgmap v590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:33.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:33] "GET /metrics HTTP/1.1" 200 239891 "" "Prometheus/2.43.0" 2024-04-03T14:38:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:32 smithi067 bash[27441]: cluster 2024-04-03T14:38:31.498960+0000 mgr.y (mgr.24370) 606 : cluster [DBG] pgmap v590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:38:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:33 smithi082 bash[20963]: audit 2024-04-03T14:38:33.366108+0000 mon.a (mon.0) 1281 : audit [DBG] from='client.? 172.21.15.67:0/2312556454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:33 smithi067 bash[27441]: audit 2024-04-03T14:38:33.366108+0000 mon.a (mon.0) 1281 : audit [DBG] from='client.? 172.21.15.67:0/2312556454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:33 smithi067 bash[17655]: audit 2024-04-03T14:38:33.366108+0000 mon.a (mon.0) 1281 : audit [DBG] from='client.? 172.21.15.67:0/2312556454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:34 smithi082 bash[20963]: cluster 2024-04-03T14:38:33.499639+0000 mgr.y (mgr.24370) 607 : cluster [DBG] pgmap v591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:34 smithi067 bash[27441]: cluster 2024-04-03T14:38:33.499639+0000 mgr.y (mgr.24370) 607 : cluster [DBG] pgmap v591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:34 smithi067 bash[17655]: cluster 2024-04-03T14:38:33.499639+0000 mgr.y (mgr.24370) 607 : cluster [DBG] pgmap v591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:35 smithi082 bash[20963]: audit 2024-04-03T14:38:35.818368+0000 mon.a (mon.0) 1282 : audit [DBG] from='client.? 172.21.15.67:0/3409732831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:35 smithi067 bash[27441]: audit 2024-04-03T14:38:35.818368+0000 mon.a (mon.0) 1282 : audit [DBG] from='client.? 172.21.15.67:0/3409732831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:35 smithi067 bash[17655]: audit 2024-04-03T14:38:35.818368+0000 mon.a (mon.0) 1282 : audit [DBG] from='client.? 172.21.15.67:0/3409732831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:36 smithi067 bash[27441]: cluster 2024-04-03T14:38:35.500342+0000 mgr.y (mgr.24370) 608 : cluster [DBG] pgmap v592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:36 smithi067 bash[17655]: cluster 2024-04-03T14:38:35.500342+0000 mgr.y (mgr.24370) 608 : cluster [DBG] pgmap v592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:36 smithi082 bash[20963]: cluster 2024-04-03T14:38:35.500342+0000 mgr.y (mgr.24370) 608 : cluster [DBG] pgmap v592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:38 smithi067 bash[17655]: cluster 2024-04-03T14:38:37.501467+0000 mgr.y (mgr.24370) 609 : cluster [DBG] pgmap v593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:38 smithi067 bash[17655]: audit 2024-04-03T14:38:38.286372+0000 mon.a (mon.0) 1283 : audit [DBG] from='client.? 172.21.15.67:0/2515740498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:38 smithi067 bash[27441]: cluster 2024-04-03T14:38:37.501467+0000 mgr.y (mgr.24370) 609 : cluster [DBG] pgmap v593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:38 smithi067 bash[27441]: audit 2024-04-03T14:38:38.286372+0000 mon.a (mon.0) 1283 : audit [DBG] from='client.? 172.21.15.67:0/2515740498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:38 smithi082 bash[20963]: cluster 2024-04-03T14:38:37.501467+0000 mgr.y (mgr.24370) 609 : cluster [DBG] pgmap v593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:38 smithi082 bash[20963]: audit 2024-04-03T14:38:38.286372+0000 mon.a (mon.0) 1283 : audit [DBG] from='client.? 172.21.15.67:0/2515740498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:39 smithi067 bash[17655]: audit 2024-04-03T14:38:39.676715+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:39 smithi067 bash[27441]: audit 2024-04-03T14:38:39.676715+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:39 smithi082 bash[20963]: audit 2024-04-03T14:38:39.676715+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:40 smithi067 bash[17655]: cluster 2024-04-03T14:38:39.502202+0000 mgr.y (mgr.24370) 610 : cluster [DBG] pgmap v594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:40 smithi067 bash[17655]: audit 2024-04-03T14:38:40.739945+0000 mon.a (mon.0) 1285 : audit [DBG] from='client.? 172.21.15.67:0/1572509669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:40 smithi067 bash[27441]: cluster 2024-04-03T14:38:39.502202+0000 mgr.y (mgr.24370) 610 : cluster [DBG] pgmap v594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:40 smithi067 bash[27441]: audit 2024-04-03T14:38:40.739945+0000 mon.a (mon.0) 1285 : audit [DBG] from='client.? 172.21.15.67:0/1572509669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:40 smithi082 bash[20963]: cluster 2024-04-03T14:38:39.502202+0000 mgr.y (mgr.24370) 610 : cluster [DBG] pgmap v594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:40 smithi082 bash[20963]: audit 2024-04-03T14:38:40.739945+0000 mon.a (mon.0) 1285 : audit [DBG] from='client.? 172.21.15.67:0/1572509669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:42 smithi067 bash[27441]: cluster 2024-04-03T14:38:41.503359+0000 mgr.y (mgr.24370) 611 : cluster [DBG] pgmap v595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:42 smithi067 bash[17655]: cluster 2024-04-03T14:38:41.503359+0000 mgr.y (mgr.24370) 611 : cluster [DBG] pgmap v595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:43.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:43] "GET /metrics HTTP/1.1" 200 239892 "" "Prometheus/2.43.0" 2024-04-03T14:38:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:42 smithi082 bash[20963]: cluster 2024-04-03T14:38:41.503359+0000 mgr.y (mgr.24370) 611 : cluster [DBG] pgmap v595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:38:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:43 smithi067 bash[17655]: audit 2024-04-03T14:38:43.195493+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.67:0/2969718697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:43 smithi067 bash[27441]: audit 2024-04-03T14:38:43.195493+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.67:0/2969718697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:44.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:43 smithi082 bash[20963]: audit 2024-04-03T14:38:43.195493+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.67:0/2969718697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:44 smithi067 bash[17655]: cluster 2024-04-03T14:38:43.504123+0000 mgr.y (mgr.24370) 612 : cluster [DBG] pgmap v596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:44 smithi067 bash[27441]: cluster 2024-04-03T14:38:43.504123+0000 mgr.y (mgr.24370) 612 : cluster [DBG] pgmap v596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:44 smithi082 bash[20963]: cluster 2024-04-03T14:38:43.504123+0000 mgr.y (mgr.24370) 612 : cluster [DBG] pgmap v596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:46.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:45 smithi082 bash[20963]: audit 2024-04-03T14:38:45.642106+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.67:0/1945297038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:45 smithi067 bash[17655]: audit 2024-04-03T14:38:45.642106+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.67:0/1945297038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:45 smithi067 bash[27441]: audit 2024-04-03T14:38:45.642106+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.67:0/1945297038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:46 smithi082 bash[20963]: cluster 2024-04-03T14:38:45.504726+0000 mgr.y (mgr.24370) 613 : cluster [DBG] pgmap v597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:46 smithi067 bash[27441]: cluster 2024-04-03T14:38:45.504726+0000 mgr.y (mgr.24370) 613 : cluster [DBG] pgmap v597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:46 smithi067 bash[17655]: cluster 2024-04-03T14:38:45.504726+0000 mgr.y (mgr.24370) 613 : cluster [DBG] pgmap v597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:48 smithi082 bash[20963]: cluster 2024-04-03T14:38:47.505978+0000 mgr.y (mgr.24370) 614 : cluster [DBG] pgmap v598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:48 smithi082 bash[20963]: audit 2024-04-03T14:38:48.111962+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.67:0/2877174387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:48 smithi067 bash[17655]: cluster 2024-04-03T14:38:47.505978+0000 mgr.y (mgr.24370) 614 : cluster [DBG] pgmap v598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:48 smithi067 bash[17655]: audit 2024-04-03T14:38:48.111962+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.67:0/2877174387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:48 smithi067 bash[27441]: cluster 2024-04-03T14:38:47.505978+0000 mgr.y (mgr.24370) 614 : cluster [DBG] pgmap v598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:48 smithi067 bash[27441]: audit 2024-04-03T14:38:48.111962+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.67:0/2877174387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:50 smithi082 bash[20963]: cluster 2024-04-03T14:38:49.506823+0000 mgr.y (mgr.24370) 615 : cluster [DBG] pgmap v599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:50 smithi082 bash[20963]: audit 2024-04-03T14:38:50.560603+0000 mon.a (mon.0) 1287 : audit [DBG] from='client.? 172.21.15.67:0/4227986862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:50 smithi067 bash[27441]: cluster 2024-04-03T14:38:49.506823+0000 mgr.y (mgr.24370) 615 : cluster [DBG] pgmap v599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:50 smithi067 bash[27441]: audit 2024-04-03T14:38:50.560603+0000 mon.a (mon.0) 1287 : audit [DBG] from='client.? 172.21.15.67:0/4227986862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:50 smithi067 bash[17655]: cluster 2024-04-03T14:38:49.506823+0000 mgr.y (mgr.24370) 615 : cluster [DBG] pgmap v599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:50 smithi067 bash[17655]: audit 2024-04-03T14:38:50.560603+0000 mon.a (mon.0) 1287 : audit [DBG] from='client.? 172.21.15.67:0/4227986862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:53.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:52 smithi082 bash[20963]: cluster 2024-04-03T14:38:51.508138+0000 mgr.y (mgr.24370) 616 : cluster [DBG] pgmap v600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:52 smithi067 bash[27441]: cluster 2024-04-03T14:38:51.508138+0000 mgr.y (mgr.24370) 616 : cluster [DBG] pgmap v600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:53] "GET /metrics HTTP/1.1" 200 239892 "" "Prometheus/2.43.0" 2024-04-03T14:38:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:52 smithi067 bash[17655]: cluster 2024-04-03T14:38:51.508138+0000 mgr.y (mgr.24370) 616 : cluster [DBG] pgmap v600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:38:54.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:53 smithi082 bash[20963]: audit 2024-04-03T14:38:53.015777+0000 mon.a (mon.0) 1288 : audit [DBG] from='client.? 172.21.15.67:0/568659434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:53 smithi067 bash[27441]: audit 2024-04-03T14:38:53.015777+0000 mon.a (mon.0) 1288 : audit [DBG] from='client.? 172.21.15.67:0/568659434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:53 smithi067 bash[17655]: audit 2024-04-03T14:38:53.015777+0000 mon.a (mon.0) 1288 : audit [DBG] from='client.? 172.21.15.67:0/568659434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:54 smithi082 bash[20963]: cluster 2024-04-03T14:38:53.509017+0000 mgr.y (mgr.24370) 617 : cluster [DBG] pgmap v601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:54 smithi082 bash[20963]: audit 2024-04-03T14:38:54.677110+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:54 smithi067 bash[17655]: cluster 2024-04-03T14:38:53.509017+0000 mgr.y (mgr.24370) 617 : cluster [DBG] pgmap v601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:54 smithi067 bash[17655]: audit 2024-04-03T14:38:54.677110+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:54 smithi067 bash[27441]: cluster 2024-04-03T14:38:53.509017+0000 mgr.y (mgr.24370) 617 : cluster [DBG] pgmap v601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:54 smithi067 bash[27441]: audit 2024-04-03T14:38:54.677110+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:38:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:55 smithi082 bash[20963]: audit 2024-04-03T14:38:55.469687+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.67:0/624025305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:55 smithi067 bash[27441]: audit 2024-04-03T14:38:55.469687+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.67:0/624025305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:55 smithi067 bash[17655]: audit 2024-04-03T14:38:55.469687+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.67:0/624025305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:56 smithi082 bash[20963]: cluster 2024-04-03T14:38:55.509834+0000 mgr.y (mgr.24370) 618 : cluster [DBG] pgmap v602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:56 smithi067 bash[17655]: cluster 2024-04-03T14:38:55.509834+0000 mgr.y (mgr.24370) 618 : cluster [DBG] pgmap v602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:56 smithi067 bash[27441]: cluster 2024-04-03T14:38:55.509834+0000 mgr.y (mgr.24370) 618 : cluster [DBG] pgmap v602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:57 smithi082 bash[20963]: audit 2024-04-03T14:38:57.921993+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.67:0/2799630160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:57 smithi067 bash[17655]: audit 2024-04-03T14:38:57.921993+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.67:0/2799630160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:57 smithi067 bash[27441]: audit 2024-04-03T14:38:57.921993+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.67:0/2799630160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:38:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:38:58 smithi082 bash[20963]: cluster 2024-04-03T14:38:57.510721+0000 mgr.y (mgr.24370) 619 : cluster [DBG] pgmap v603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:38:58 smithi067 bash[17655]: cluster 2024-04-03T14:38:57.510721+0000 mgr.y (mgr.24370) 619 : cluster [DBG] pgmap v603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:38:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:38:58 smithi067 bash[27441]: cluster 2024-04-03T14:38:57.510721+0000 mgr.y (mgr.24370) 619 : cluster [DBG] pgmap v603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:00 smithi082 bash[20963]: cluster 2024-04-03T14:38:59.511402+0000 mgr.y (mgr.24370) 620 : cluster [DBG] pgmap v604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:00 smithi082 bash[20963]: audit 2024-04-03T14:39:00.381424+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.67:0/2922775817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:00 smithi067 bash[17655]: cluster 2024-04-03T14:38:59.511402+0000 mgr.y (mgr.24370) 620 : cluster [DBG] pgmap v604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:00 smithi067 bash[17655]: audit 2024-04-03T14:39:00.381424+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.67:0/2922775817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:00 smithi067 bash[27441]: cluster 2024-04-03T14:38:59.511402+0000 mgr.y (mgr.24370) 620 : cluster [DBG] pgmap v604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:00 smithi067 bash[27441]: audit 2024-04-03T14:39:00.381424+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.67:0/2922775817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:02 smithi082 bash[20963]: cluster 2024-04-03T14:39:01.512585+0000 mgr.y (mgr.24370) 621 : cluster [DBG] pgmap v605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:02 smithi082 bash[20963]: audit 2024-04-03T14:39:02.836058+0000 mon.a (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.67:0/3217480012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:03] "GET /metrics HTTP/1.1" 200 239891 "" "Prometheus/2.43.0" 2024-04-03T14:39:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:02 smithi067 bash[17655]: cluster 2024-04-03T14:39:01.512585+0000 mgr.y (mgr.24370) 621 : cluster [DBG] pgmap v605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:02 smithi067 bash[17655]: audit 2024-04-03T14:39:02.836058+0000 mon.a (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.67:0/3217480012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:02 smithi067 bash[27441]: cluster 2024-04-03T14:39:01.512585+0000 mgr.y (mgr.24370) 621 : cluster [DBG] pgmap v605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:02 smithi067 bash[27441]: audit 2024-04-03T14:39:02.836058+0000 mon.a (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.67:0/3217480012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:39:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:04 smithi082 bash[20963]: cluster 2024-04-03T14:39:03.513257+0000 mgr.y (mgr.24370) 622 : cluster [DBG] pgmap v606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:04 smithi067 bash[27441]: cluster 2024-04-03T14:39:03.513257+0000 mgr.y (mgr.24370) 622 : cluster [DBG] pgmap v606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:04 smithi067 bash[17655]: cluster 2024-04-03T14:39:03.513257+0000 mgr.y (mgr.24370) 622 : cluster [DBG] pgmap v606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:06 smithi082 bash[20963]: audit 2024-04-03T14:39:05.293018+0000 mon.a (mon.0) 1291 : audit [DBG] from='client.? 172.21.15.67:0/453443462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:06 smithi067 bash[27441]: audit 2024-04-03T14:39:05.293018+0000 mon.a (mon.0) 1291 : audit [DBG] from='client.? 172.21.15.67:0/453443462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:06 smithi067 bash[17655]: audit 2024-04-03T14:39:05.293018+0000 mon.a (mon.0) 1291 : audit [DBG] from='client.? 172.21.15.67:0/453443462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:07 smithi082 bash[20963]: cluster 2024-04-03T14:39:05.513961+0000 mgr.y (mgr.24370) 623 : cluster [DBG] pgmap v607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:07 smithi067 bash[17655]: cluster 2024-04-03T14:39:05.513961+0000 mgr.y (mgr.24370) 623 : cluster [DBG] pgmap v607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:07 smithi067 bash[27441]: cluster 2024-04-03T14:39:05.513961+0000 mgr.y (mgr.24370) 623 : cluster [DBG] pgmap v607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:08 smithi082 bash[20963]: audit 2024-04-03T14:39:07.741092+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.67:0/2954080238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:08 smithi067 bash[17655]: audit 2024-04-03T14:39:07.741092+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.67:0/2954080238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:08 smithi067 bash[27441]: audit 2024-04-03T14:39:07.741092+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.67:0/2954080238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:09 smithi082 bash[20963]: cluster 2024-04-03T14:39:07.514991+0000 mgr.y (mgr.24370) 624 : cluster [DBG] pgmap v608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:09 smithi067 bash[17655]: cluster 2024-04-03T14:39:07.514991+0000 mgr.y (mgr.24370) 624 : cluster [DBG] pgmap v608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:09 smithi067 bash[27441]: cluster 2024-04-03T14:39:07.514991+0000 mgr.y (mgr.24370) 624 : cluster [DBG] pgmap v608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:10 smithi082 bash[20963]: audit 2024-04-03T14:39:09.677751+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:10 smithi067 bash[17655]: audit 2024-04-03T14:39:09.677751+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:10 smithi067 bash[27441]: audit 2024-04-03T14:39:09.677751+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:11 smithi082 bash[20963]: cluster 2024-04-03T14:39:09.515647+0000 mgr.y (mgr.24370) 625 : cluster [DBG] pgmap v609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:11 smithi082 bash[20963]: audit 2024-04-03T14:39:10.207846+0000 mon.a (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.67:0/332201469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:11 smithi067 bash[17655]: cluster 2024-04-03T14:39:09.515647+0000 mgr.y (mgr.24370) 625 : cluster [DBG] pgmap v609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:11 smithi067 bash[17655]: audit 2024-04-03T14:39:10.207846+0000 mon.a (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.67:0/332201469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:11 smithi067 bash[27441]: cluster 2024-04-03T14:39:09.515647+0000 mgr.y (mgr.24370) 625 : cluster [DBG] pgmap v609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:11 smithi067 bash[27441]: audit 2024-04-03T14:39:10.207846+0000 mon.a (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.67:0/332201469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:13 smithi082 bash[20963]: cluster 2024-04-03T14:39:11.516838+0000 mgr.y (mgr.24370) 626 : cluster [DBG] pgmap v610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:13 smithi082 bash[20963]: audit 2024-04-03T14:39:12.656761+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.67:0/67108040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:13] "GET /metrics HTTP/1.1" 200 239896 "" "Prometheus/2.43.0" 2024-04-03T14:39:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:13 smithi067 bash[17655]: cluster 2024-04-03T14:39:11.516838+0000 mgr.y (mgr.24370) 626 : cluster [DBG] pgmap v610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:13 smithi067 bash[17655]: audit 2024-04-03T14:39:12.656761+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.67:0/67108040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:13 smithi067 bash[27441]: cluster 2024-04-03T14:39:11.516838+0000 mgr.y (mgr.24370) 626 : cluster [DBG] pgmap v610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:13 smithi067 bash[27441]: audit 2024-04-03T14:39:12.656761+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.67:0/67108040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:39:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:15 smithi082 bash[20963]: cluster 2024-04-03T14:39:13.517535+0000 mgr.y (mgr.24370) 627 : cluster [DBG] pgmap v611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:15 smithi067 bash[17655]: cluster 2024-04-03T14:39:13.517535+0000 mgr.y (mgr.24370) 627 : cluster [DBG] pgmap v611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:15 smithi067 bash[27441]: cluster 2024-04-03T14:39:13.517535+0000 mgr.y (mgr.24370) 627 : cluster [DBG] pgmap v611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:16.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:16 smithi082 bash[20963]: audit 2024-04-03T14:39:15.113454+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.67:0/2271981369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:16 smithi067 bash[27441]: audit 2024-04-03T14:39:15.113454+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.67:0/2271981369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:16 smithi067 bash[17655]: audit 2024-04-03T14:39:15.113454+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.67:0/2271981369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:17 smithi082 bash[20963]: cluster 2024-04-03T14:39:15.518244+0000 mgr.y (mgr.24370) 628 : cluster [DBG] pgmap v612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:17 smithi082 bash[20963]: audit 2024-04-03T14:39:16.696216+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:39:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:17 smithi067 bash[17655]: cluster 2024-04-03T14:39:15.518244+0000 mgr.y (mgr.24370) 628 : cluster [DBG] pgmap v612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:17 smithi067 bash[17655]: audit 2024-04-03T14:39:16.696216+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:39:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:17 smithi067 bash[27441]: cluster 2024-04-03T14:39:15.518244+0000 mgr.y (mgr.24370) 628 : cluster [DBG] pgmap v612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:17 smithi067 bash[27441]: audit 2024-04-03T14:39:16.696216+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:39:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:18 smithi082 bash[20963]: audit 2024-04-03T14:39:17.563140+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.67:0/3291626339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:18 smithi067 bash[17655]: audit 2024-04-03T14:39:17.563140+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.67:0/3291626339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:18 smithi067 bash[27441]: audit 2024-04-03T14:39:17.563140+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.67:0/3291626339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:19 smithi082 bash[20963]: cluster 2024-04-03T14:39:17.519352+0000 mgr.y (mgr.24370) 629 : cluster [DBG] pgmap v613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:19 smithi067 bash[17655]: cluster 2024-04-03T14:39:17.519352+0000 mgr.y (mgr.24370) 629 : cluster [DBG] pgmap v613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:19 smithi067 bash[27441]: cluster 2024-04-03T14:39:17.519352+0000 mgr.y (mgr.24370) 629 : cluster [DBG] pgmap v613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:20 smithi082 bash[20963]: audit 2024-04-03T14:39:20.023913+0000 mon.c (mon.2) 186 : audit [DBG] from='client.? 172.21.15.67:0/3686241997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:20 smithi067 bash[27441]: audit 2024-04-03T14:39:20.023913+0000 mon.c (mon.2) 186 : audit [DBG] from='client.? 172.21.15.67:0/3686241997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:20 smithi067 bash[17655]: audit 2024-04-03T14:39:20.023913+0000 mon.c (mon.2) 186 : audit [DBG] from='client.? 172.21.15.67:0/3686241997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:21 smithi082 bash[20963]: cluster 2024-04-03T14:39:19.519965+0000 mgr.y (mgr.24370) 630 : cluster [DBG] pgmap v614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:21 smithi067 bash[17655]: cluster 2024-04-03T14:39:19.519965+0000 mgr.y (mgr.24370) 630 : cluster [DBG] pgmap v614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:21 smithi067 bash[27441]: cluster 2024-04-03T14:39:19.519965+0000 mgr.y (mgr.24370) 630 : cluster [DBG] pgmap v614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:23 smithi082 bash[20963]: cluster 2024-04-03T14:39:21.521225+0000 mgr.y (mgr.24370) 631 : cluster [DBG] pgmap v615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:23 smithi082 bash[20963]: audit 2024-04-03T14:39:22.444122+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:23 smithi082 bash[20963]: audit 2024-04-03T14:39:22.451989+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:23 smithi082 bash[20963]: audit 2024-04-03T14:39:22.485205+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.67:0/681425669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:23 smithi082 bash[20963]: audit 2024-04-03T14:39:22.696587+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:23 smithi082 bash[20963]: audit 2024-04-03T14:39:22.705478+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:23] "GET /metrics HTTP/1.1" 200 239896 "" "Prometheus/2.43.0" 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[27441]: cluster 2024-04-03T14:39:21.521225+0000 mgr.y (mgr.24370) 631 : cluster [DBG] pgmap v615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[27441]: audit 2024-04-03T14:39:22.444122+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[27441]: audit 2024-04-03T14:39:22.451989+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[27441]: audit 2024-04-03T14:39:22.485205+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.67:0/681425669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[27441]: audit 2024-04-03T14:39:22.696587+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[27441]: audit 2024-04-03T14:39:22.705478+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[17655]: cluster 2024-04-03T14:39:21.521225+0000 mgr.y (mgr.24370) 631 : cluster [DBG] pgmap v615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[17655]: audit 2024-04-03T14:39:22.444122+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[17655]: audit 2024-04-03T14:39:22.451989+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[17655]: audit 2024-04-03T14:39:22.485205+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.67:0/681425669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[17655]: audit 2024-04-03T14:39:22.696587+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:23 smithi067 bash[17655]: audit 2024-04-03T14:39:22.705478+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:39:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:24 smithi082 bash[20963]: audit 2024-04-03T14:39:23.184740+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:39:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:24 smithi082 bash[20963]: audit 2024-04-03T14:39:23.186550+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:39:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:24 smithi082 bash[20963]: audit 2024-04-03T14:39:23.195660+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:24 smithi067 bash[27441]: audit 2024-04-03T14:39:23.184740+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:39:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:24 smithi067 bash[27441]: audit 2024-04-03T14:39:23.186550+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:39:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:24 smithi067 bash[27441]: audit 2024-04-03T14:39:23.195660+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:24 smithi067 bash[17655]: audit 2024-04-03T14:39:23.184740+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:39:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:24 smithi067 bash[17655]: audit 2024-04-03T14:39:23.186550+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:39:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:24 smithi067 bash[17655]: audit 2024-04-03T14:39:23.195660+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:39:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:25 smithi082 bash[20963]: cluster 2024-04-03T14:39:23.521928+0000 mgr.y (mgr.24370) 632 : cluster [DBG] pgmap v616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:25 smithi082 bash[20963]: audit 2024-04-03T14:39:24.677881+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:25 smithi082 bash[20963]: audit 2024-04-03T14:39:24.950522+0000 mon.a (mon.0) 1303 : audit [DBG] from='client.? 172.21.15.67:0/630542478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:25 smithi067 bash[27441]: cluster 2024-04-03T14:39:23.521928+0000 mgr.y (mgr.24370) 632 : cluster [DBG] pgmap v616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:25 smithi067 bash[27441]: audit 2024-04-03T14:39:24.677881+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:25 smithi067 bash[27441]: audit 2024-04-03T14:39:24.950522+0000 mon.a (mon.0) 1303 : audit [DBG] from='client.? 172.21.15.67:0/630542478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:25 smithi067 bash[17655]: cluster 2024-04-03T14:39:23.521928+0000 mgr.y (mgr.24370) 632 : cluster [DBG] pgmap v616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:25 smithi067 bash[17655]: audit 2024-04-03T14:39:24.677881+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:25 smithi067 bash[17655]: audit 2024-04-03T14:39:24.950522+0000 mon.a (mon.0) 1303 : audit [DBG] from='client.? 172.21.15.67:0/630542478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:27 smithi082 bash[20963]: cluster 2024-04-03T14:39:25.522787+0000 mgr.y (mgr.24370) 633 : cluster [DBG] pgmap v617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:27 smithi067 bash[17655]: cluster 2024-04-03T14:39:25.522787+0000 mgr.y (mgr.24370) 633 : cluster [DBG] pgmap v617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:27 smithi067 bash[27441]: cluster 2024-04-03T14:39:25.522787+0000 mgr.y (mgr.24370) 633 : cluster [DBG] pgmap v617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:28 smithi082 bash[20963]: audit 2024-04-03T14:39:27.408482+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.67:0/2546073354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:28 smithi067 bash[27441]: audit 2024-04-03T14:39:27.408482+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.67:0/2546073354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:28 smithi067 bash[17655]: audit 2024-04-03T14:39:27.408482+0000 mon.c (mon.2) 188 : audit [DBG] from='client.? 172.21.15.67:0/2546073354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:29 smithi082 bash[20963]: cluster 2024-04-03T14:39:27.523989+0000 mgr.y (mgr.24370) 634 : cluster [DBG] pgmap v618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:29 smithi067 bash[17655]: cluster 2024-04-03T14:39:27.523989+0000 mgr.y (mgr.24370) 634 : cluster [DBG] pgmap v618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:29 smithi067 bash[27441]: cluster 2024-04-03T14:39:27.523989+0000 mgr.y (mgr.24370) 634 : cluster [DBG] pgmap v618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:30 smithi082 bash[20963]: audit 2024-04-03T14:39:29.864002+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.67:0/3594700266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:30 smithi067 bash[27441]: audit 2024-04-03T14:39:29.864002+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.67:0/3594700266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:30 smithi067 bash[17655]: audit 2024-04-03T14:39:29.864002+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.67:0/3594700266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:31 smithi082 bash[20963]: cluster 2024-04-03T14:39:29.524691+0000 mgr.y (mgr.24370) 635 : cluster [DBG] pgmap v619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:31 smithi067 bash[17655]: cluster 2024-04-03T14:39:29.524691+0000 mgr.y (mgr.24370) 635 : cluster [DBG] pgmap v619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:31 smithi067 bash[27441]: cluster 2024-04-03T14:39:29.524691+0000 mgr.y (mgr.24370) 635 : cluster [DBG] pgmap v619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:33] "GET /metrics HTTP/1.1" 200 239891 "" "Prometheus/2.43.0" 2024-04-03T14:39:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:33 smithi067 bash[17655]: cluster 2024-04-03T14:39:31.525874+0000 mgr.y (mgr.24370) 636 : cluster [DBG] pgmap v620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:33 smithi067 bash[17655]: audit 2024-04-03T14:39:32.320239+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.67:0/1276021277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:33 smithi067 bash[27441]: cluster 2024-04-03T14:39:31.525874+0000 mgr.y (mgr.24370) 636 : cluster [DBG] pgmap v620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:33 smithi067 bash[27441]: audit 2024-04-03T14:39:32.320239+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.67:0/1276021277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:33 smithi082 bash[20963]: cluster 2024-04-03T14:39:31.525874+0000 mgr.y (mgr.24370) 636 : cluster [DBG] pgmap v620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:33 smithi082 bash[20963]: audit 2024-04-03T14:39:32.320239+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.67:0/1276021277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:39:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:35 smithi082 bash[20963]: cluster 2024-04-03T14:39:33.526570+0000 mgr.y (mgr.24370) 637 : cluster [DBG] pgmap v621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:35 smithi082 bash[20963]: audit 2024-04-03T14:39:34.773039+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.67:0/4117208492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:35 smithi067 bash[17655]: cluster 2024-04-03T14:39:33.526570+0000 mgr.y (mgr.24370) 637 : cluster [DBG] pgmap v621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:35 smithi067 bash[17655]: audit 2024-04-03T14:39:34.773039+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.67:0/4117208492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:35 smithi067 bash[27441]: cluster 2024-04-03T14:39:33.526570+0000 mgr.y (mgr.24370) 637 : cluster [DBG] pgmap v621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:35 smithi067 bash[27441]: audit 2024-04-03T14:39:34.773039+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.67:0/4117208492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:37 smithi082 bash[20963]: cluster 2024-04-03T14:39:35.527284+0000 mgr.y (mgr.24370) 638 : cluster [DBG] pgmap v622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:37 smithi067 bash[27441]: cluster 2024-04-03T14:39:35.527284+0000 mgr.y (mgr.24370) 638 : cluster [DBG] pgmap v622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:37 smithi067 bash[17655]: cluster 2024-04-03T14:39:35.527284+0000 mgr.y (mgr.24370) 638 : cluster [DBG] pgmap v622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:38 smithi082 bash[20963]: audit 2024-04-03T14:39:37.238623+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.67:0/1996744322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:38 smithi067 bash[17655]: audit 2024-04-03T14:39:37.238623+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.67:0/1996744322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:38 smithi067 bash[27441]: audit 2024-04-03T14:39:37.238623+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.67:0/1996744322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:39 smithi082 bash[20963]: cluster 2024-04-03T14:39:37.528468+0000 mgr.y (mgr.24370) 639 : cluster [DBG] pgmap v623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:39 smithi067 bash[17655]: cluster 2024-04-03T14:39:37.528468+0000 mgr.y (mgr.24370) 639 : cluster [DBG] pgmap v623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:39 smithi067 bash[27441]: cluster 2024-04-03T14:39:37.528468+0000 mgr.y (mgr.24370) 639 : cluster [DBG] pgmap v623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:40 smithi082 bash[20963]: audit 2024-04-03T14:39:39.678486+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:40 smithi082 bash[20963]: audit 2024-04-03T14:39:39.696076+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.67:0/1699210644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:40 smithi067 bash[17655]: audit 2024-04-03T14:39:39.678486+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:40 smithi067 bash[17655]: audit 2024-04-03T14:39:39.696076+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.67:0/1699210644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:40 smithi067 bash[27441]: audit 2024-04-03T14:39:39.678486+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:40 smithi067 bash[27441]: audit 2024-04-03T14:39:39.696076+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.67:0/1699210644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:41 smithi082 bash[20963]: cluster 2024-04-03T14:39:39.529121+0000 mgr.y (mgr.24370) 640 : cluster [DBG] pgmap v624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:41 smithi067 bash[17655]: cluster 2024-04-03T14:39:39.529121+0000 mgr.y (mgr.24370) 640 : cluster [DBG] pgmap v624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:41 smithi067 bash[27441]: cluster 2024-04-03T14:39:39.529121+0000 mgr.y (mgr.24370) 640 : cluster [DBG] pgmap v624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:42 smithi082 bash[20963]: audit 2024-04-03T14:39:42.154987+0000 mon.a (mon.0) 1305 : audit [DBG] from='client.? 172.21.15.67:0/2111913688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:42 smithi067 bash[17655]: audit 2024-04-03T14:39:42.154987+0000 mon.a (mon.0) 1305 : audit [DBG] from='client.? 172.21.15.67:0/2111913688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:42 smithi067 bash[27441]: audit 2024-04-03T14:39:42.154987+0000 mon.a (mon.0) 1305 : audit [DBG] from='client.? 172.21.15.67:0/2111913688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:43 smithi067 bash[17655]: cluster 2024-04-03T14:39:41.530297+0000 mgr.y (mgr.24370) 641 : cluster [DBG] pgmap v625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:43] "GET /metrics HTTP/1.1" 200 239898 "" "Prometheus/2.43.0" 2024-04-03T14:39:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:43 smithi067 bash[27441]: cluster 2024-04-03T14:39:41.530297+0000 mgr.y (mgr.24370) 641 : cluster [DBG] pgmap v625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:39:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:43 smithi082 bash[20963]: cluster 2024-04-03T14:39:41.530297+0000 mgr.y (mgr.24370) 641 : cluster [DBG] pgmap v625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:45 smithi082 bash[20963]: cluster 2024-04-03T14:39:43.530977+0000 mgr.y (mgr.24370) 642 : cluster [DBG] pgmap v626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:45 smithi082 bash[20963]: audit 2024-04-03T14:39:44.606451+0000 mon.a (mon.0) 1306 : audit [DBG] from='client.? 172.21.15.67:0/4162212607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:45 smithi067 bash[27441]: cluster 2024-04-03T14:39:43.530977+0000 mgr.y (mgr.24370) 642 : cluster [DBG] pgmap v626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:45 smithi067 bash[27441]: audit 2024-04-03T14:39:44.606451+0000 mon.a (mon.0) 1306 : audit [DBG] from='client.? 172.21.15.67:0/4162212607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:45 smithi067 bash[17655]: cluster 2024-04-03T14:39:43.530977+0000 mgr.y (mgr.24370) 642 : cluster [DBG] pgmap v626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:45 smithi067 bash[17655]: audit 2024-04-03T14:39:44.606451+0000 mon.a (mon.0) 1306 : audit [DBG] from='client.? 172.21.15.67:0/4162212607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:47 smithi082 bash[20963]: cluster 2024-04-03T14:39:45.531795+0000 mgr.y (mgr.24370) 643 : cluster [DBG] pgmap v627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:47 smithi082 bash[20963]: audit 2024-04-03T14:39:47.071807+0000 mon.a (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.67:0/2640318061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:47 smithi067 bash[27441]: cluster 2024-04-03T14:39:45.531795+0000 mgr.y (mgr.24370) 643 : cluster [DBG] pgmap v627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:47 smithi067 bash[27441]: audit 2024-04-03T14:39:47.071807+0000 mon.a (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.67:0/2640318061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:47 smithi067 bash[17655]: cluster 2024-04-03T14:39:45.531795+0000 mgr.y (mgr.24370) 643 : cluster [DBG] pgmap v627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:47 smithi067 bash[17655]: audit 2024-04-03T14:39:47.071807+0000 mon.a (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.67:0/2640318061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:49 smithi082 bash[20963]: cluster 2024-04-03T14:39:47.533014+0000 mgr.y (mgr.24370) 644 : cluster [DBG] pgmap v628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:49 smithi067 bash[17655]: cluster 2024-04-03T14:39:47.533014+0000 mgr.y (mgr.24370) 644 : cluster [DBG] pgmap v628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:49 smithi067 bash[27441]: cluster 2024-04-03T14:39:47.533014+0000 mgr.y (mgr.24370) 644 : cluster [DBG] pgmap v628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:50 smithi082 bash[20963]: audit 2024-04-03T14:39:49.523733+0000 mon.a (mon.0) 1308 : audit [DBG] from='client.? 172.21.15.67:0/981238463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:50 smithi082 bash[20963]: cluster 2024-04-03T14:39:49.533642+0000 mgr.y (mgr.24370) 645 : cluster [DBG] pgmap v629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:50 smithi067 bash[27441]: audit 2024-04-03T14:39:49.523733+0000 mon.a (mon.0) 1308 : audit [DBG] from='client.? 172.21.15.67:0/981238463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:50 smithi067 bash[27441]: cluster 2024-04-03T14:39:49.533642+0000 mgr.y (mgr.24370) 645 : cluster [DBG] pgmap v629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:50 smithi067 bash[17655]: audit 2024-04-03T14:39:49.523733+0000 mon.a (mon.0) 1308 : audit [DBG] from='client.? 172.21.15.67:0/981238463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:50 smithi067 bash[17655]: cluster 2024-04-03T14:39:49.533642+0000 mgr.y (mgr.24370) 645 : cluster [DBG] pgmap v629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:52 smithi082 bash[20963]: cluster 2024-04-03T14:39:51.534794+0000 mgr.y (mgr.24370) 646 : cluster [DBG] pgmap v630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:52 smithi082 bash[20963]: audit 2024-04-03T14:39:51.977114+0000 mon.a (mon.0) 1309 : audit [DBG] from='client.? 172.21.15.67:0/3972494556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:52 smithi067 bash[17655]: cluster 2024-04-03T14:39:51.534794+0000 mgr.y (mgr.24370) 646 : cluster [DBG] pgmap v630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:52 smithi067 bash[17655]: audit 2024-04-03T14:39:51.977114+0000 mon.a (mon.0) 1309 : audit [DBG] from='client.? 172.21.15.67:0/3972494556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:52 smithi067 bash[27441]: cluster 2024-04-03T14:39:51.534794+0000 mgr.y (mgr.24370) 646 : cluster [DBG] pgmap v630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:52 smithi067 bash[27441]: audit 2024-04-03T14:39:51.977114+0000 mon.a (mon.0) 1309 : audit [DBG] from='client.? 172.21.15.67:0/3972494556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:53] "GET /metrics HTTP/1.1" 200 239898 "" "Prometheus/2.43.0" 2024-04-03T14:39:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:39:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:54 smithi082 bash[20963]: cluster 2024-04-03T14:39:53.535488+0000 mgr.y (mgr.24370) 647 : cluster [DBG] pgmap v631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:54 smithi082 bash[20963]: audit 2024-04-03T14:39:54.435313+0000 mon.a (mon.0) 1310 : audit [DBG] from='client.? 172.21.15.67:0/2994893196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:54 smithi067 bash[17655]: cluster 2024-04-03T14:39:53.535488+0000 mgr.y (mgr.24370) 647 : cluster [DBG] pgmap v631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:54 smithi067 bash[17655]: audit 2024-04-03T14:39:54.435313+0000 mon.a (mon.0) 1310 : audit [DBG] from='client.? 172.21.15.67:0/2994893196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:54 smithi067 bash[27441]: cluster 2024-04-03T14:39:53.535488+0000 mgr.y (mgr.24370) 647 : cluster [DBG] pgmap v631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:54 smithi067 bash[27441]: audit 2024-04-03T14:39:54.435313+0000 mon.a (mon.0) 1310 : audit [DBG] from='client.? 172.21.15.67:0/2994893196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:55 smithi082 bash[20963]: audit 2024-04-03T14:39:54.678699+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:55 smithi067 bash[17655]: audit 2024-04-03T14:39:54.678699+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:55 smithi067 bash[27441]: audit 2024-04-03T14:39:54.678699+0000 mon.a (mon.0) 1311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:39:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:56 smithi082 bash[20963]: cluster 2024-04-03T14:39:55.536240+0000 mgr.y (mgr.24370) 648 : cluster [DBG] pgmap v632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:56 smithi067 bash[17655]: cluster 2024-04-03T14:39:55.536240+0000 mgr.y (mgr.24370) 648 : cluster [DBG] pgmap v632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:56 smithi067 bash[27441]: cluster 2024-04-03T14:39:55.536240+0000 mgr.y (mgr.24370) 648 : cluster [DBG] pgmap v632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:57 smithi082 bash[20963]: audit 2024-04-03T14:39:56.891583+0000 mon.a (mon.0) 1312 : audit [DBG] from='client.? 172.21.15.67:0/3561278213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:57 smithi067 bash[27441]: audit 2024-04-03T14:39:56.891583+0000 mon.a (mon.0) 1312 : audit [DBG] from='client.? 172.21.15.67:0/3561278213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:57 smithi067 bash[17655]: audit 2024-04-03T14:39:56.891583+0000 mon.a (mon.0) 1312 : audit [DBG] from='client.? 172.21.15.67:0/3561278213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:58 smithi082 bash[20963]: cluster 2024-04-03T14:39:57.537516+0000 mgr.y (mgr.24370) 649 : cluster [DBG] pgmap v633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:58 smithi067 bash[27441]: cluster 2024-04-03T14:39:57.537516+0000 mgr.y (mgr.24370) 649 : cluster [DBG] pgmap v633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:58 smithi067 bash[17655]: cluster 2024-04-03T14:39:57.537516+0000 mgr.y (mgr.24370) 649 : cluster [DBG] pgmap v633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:39:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:39:59 smithi082 bash[20963]: audit 2024-04-03T14:39:59.355891+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.67:0/1666588936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:39:59 smithi067 bash[17655]: audit 2024-04-03T14:39:59.355891+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.67:0/1666588936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:39:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:39:59 smithi067 bash[27441]: audit 2024-04-03T14:39:59.355891+0000 mon.c (mon.2) 194 : audit [DBG] from='client.? 172.21.15.67:0/1666588936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:00 smithi082 bash[20963]: cluster 2024-04-03T14:39:59.538258+0000 mgr.y (mgr.24370) 650 : cluster [DBG] pgmap v634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:00 smithi082 bash[20963]: cluster 2024-04-03T14:40:00.000151+0000 mon.a (mon.0) 1313 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T14:40:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:00 smithi067 bash[17655]: cluster 2024-04-03T14:39:59.538258+0000 mgr.y (mgr.24370) 650 : cluster [DBG] pgmap v634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:00 smithi067 bash[17655]: cluster 2024-04-03T14:40:00.000151+0000 mon.a (mon.0) 1313 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T14:40:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:00 smithi067 bash[27441]: cluster 2024-04-03T14:39:59.538258+0000 mgr.y (mgr.24370) 650 : cluster [DBG] pgmap v634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:00 smithi067 bash[27441]: cluster 2024-04-03T14:40:00.000151+0000 mon.a (mon.0) 1313 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T14:40:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:02 smithi067 bash[17655]: cluster 2024-04-03T14:40:01.539047+0000 mgr.y (mgr.24370) 651 : cluster [DBG] pgmap v635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:02 smithi067 bash[17655]: audit 2024-04-03T14:40:01.804510+0000 mon.a (mon.0) 1314 : audit [DBG] from='client.? 172.21.15.67:0/2645632804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:02 smithi067 bash[27441]: cluster 2024-04-03T14:40:01.539047+0000 mgr.y (mgr.24370) 651 : cluster [DBG] pgmap v635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:02 smithi067 bash[27441]: audit 2024-04-03T14:40:01.804510+0000 mon.a (mon.0) 1314 : audit [DBG] from='client.? 172.21.15.67:0/2645632804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:02 smithi082 bash[20963]: cluster 2024-04-03T14:40:01.539047+0000 mgr.y (mgr.24370) 651 : cluster [DBG] pgmap v635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:02 smithi082 bash[20963]: audit 2024-04-03T14:40:01.804510+0000 mon.a (mon.0) 1314 : audit [DBG] from='client.? 172.21.15.67:0/2645632804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:03] "GET /metrics HTTP/1.1" 200 239891 "" "Prometheus/2.43.0" 2024-04-03T14:40:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:40:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:04 smithi067 bash[17655]: cluster 2024-04-03T14:40:03.539812+0000 mgr.y (mgr.24370) 652 : cluster [DBG] pgmap v636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:04 smithi067 bash[17655]: audit 2024-04-03T14:40:04.257080+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.67:0/3752417410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:04 smithi067 bash[27441]: cluster 2024-04-03T14:40:03.539812+0000 mgr.y (mgr.24370) 652 : cluster [DBG] pgmap v636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:04 smithi067 bash[27441]: audit 2024-04-03T14:40:04.257080+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.67:0/3752417410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:04 smithi082 bash[20963]: cluster 2024-04-03T14:40:03.539812+0000 mgr.y (mgr.24370) 652 : cluster [DBG] pgmap v636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:04 smithi082 bash[20963]: audit 2024-04-03T14:40:04.257080+0000 mon.c (mon.2) 195 : audit [DBG] from='client.? 172.21.15.67:0/3752417410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:06 smithi067 bash[17655]: cluster 2024-04-03T14:40:05.540535+0000 mgr.y (mgr.24370) 653 : cluster [DBG] pgmap v637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:06 smithi067 bash[27441]: cluster 2024-04-03T14:40:05.540535+0000 mgr.y (mgr.24370) 653 : cluster [DBG] pgmap v637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:06 smithi082 bash[20963]: cluster 2024-04-03T14:40:05.540535+0000 mgr.y (mgr.24370) 653 : cluster [DBG] pgmap v637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:07 smithi067 bash[17655]: audit 2024-04-03T14:40:06.714972+0000 mon.a (mon.0) 1315 : audit [DBG] from='client.? 172.21.15.67:0/401762172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:07 smithi067 bash[27441]: audit 2024-04-03T14:40:06.714972+0000 mon.a (mon.0) 1315 : audit [DBG] from='client.? 172.21.15.67:0/401762172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:07 smithi082 bash[20963]: audit 2024-04-03T14:40:06.714972+0000 mon.a (mon.0) 1315 : audit [DBG] from='client.? 172.21.15.67:0/401762172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:08 smithi067 bash[17655]: cluster 2024-04-03T14:40:07.541708+0000 mgr.y (mgr.24370) 654 : cluster [DBG] pgmap v638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:08 smithi067 bash[27441]: cluster 2024-04-03T14:40:07.541708+0000 mgr.y (mgr.24370) 654 : cluster [DBG] pgmap v638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:08 smithi082 bash[20963]: cluster 2024-04-03T14:40:07.541708+0000 mgr.y (mgr.24370) 654 : cluster [DBG] pgmap v638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:09 smithi067 bash[17655]: audit 2024-04-03T14:40:09.164445+0000 mon.c (mon.2) 196 : audit [DBG] from='client.? 172.21.15.67:0/2436312706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:09 smithi067 bash[27441]: audit 2024-04-03T14:40:09.164445+0000 mon.c (mon.2) 196 : audit [DBG] from='client.? 172.21.15.67:0/2436312706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:09 smithi082 bash[20963]: audit 2024-04-03T14:40:09.164445+0000 mon.c (mon.2) 196 : audit [DBG] from='client.? 172.21.15.67:0/2436312706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:10 smithi082 bash[20963]: cluster 2024-04-03T14:40:09.542382+0000 mgr.y (mgr.24370) 655 : cluster [DBG] pgmap v639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:10 smithi082 bash[20963]: audit 2024-04-03T14:40:09.678874+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:10 smithi067 bash[17655]: cluster 2024-04-03T14:40:09.542382+0000 mgr.y (mgr.24370) 655 : cluster [DBG] pgmap v639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:10 smithi067 bash[17655]: audit 2024-04-03T14:40:09.678874+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:10 smithi067 bash[27441]: cluster 2024-04-03T14:40:09.542382+0000 mgr.y (mgr.24370) 655 : cluster [DBG] pgmap v639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:10 smithi067 bash[27441]: audit 2024-04-03T14:40:09.678874+0000 mon.a (mon.0) 1316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:11 smithi082 bash[20963]: audit 2024-04-03T14:40:11.612834+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.67:0/1978124272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:11 smithi067 bash[27441]: audit 2024-04-03T14:40:11.612834+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.67:0/1978124272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:11 smithi067 bash[17655]: audit 2024-04-03T14:40:11.612834+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.67:0/1978124272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:12 smithi067 bash[27441]: cluster 2024-04-03T14:40:11.543512+0000 mgr.y (mgr.24370) 656 : cluster [DBG] pgmap v640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:12 smithi067 bash[17655]: cluster 2024-04-03T14:40:11.543512+0000 mgr.y (mgr.24370) 656 : cluster [DBG] pgmap v640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:12 smithi082 bash[20963]: cluster 2024-04-03T14:40:11.543512+0000 mgr.y (mgr.24370) 656 : cluster [DBG] pgmap v640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:13] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:40:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:40:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:14 smithi082 bash[20963]: cluster 2024-04-03T14:40:13.544258+0000 mgr.y (mgr.24370) 657 : cluster [DBG] pgmap v641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:14 smithi082 bash[20963]: audit 2024-04-03T14:40:14.063245+0000 mon.a (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.67:0/578332482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:14 smithi067 bash[27441]: cluster 2024-04-03T14:40:13.544258+0000 mgr.y (mgr.24370) 657 : cluster [DBG] pgmap v641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:14 smithi067 bash[27441]: audit 2024-04-03T14:40:14.063245+0000 mon.a (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.67:0/578332482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:14 smithi067 bash[17655]: cluster 2024-04-03T14:40:13.544258+0000 mgr.y (mgr.24370) 657 : cluster [DBG] pgmap v641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:14 smithi067 bash[17655]: audit 2024-04-03T14:40:14.063245+0000 mon.a (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.67:0/578332482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:16 smithi082 bash[20963]: cluster 2024-04-03T14:40:15.544956+0000 mgr.y (mgr.24370) 658 : cluster [DBG] pgmap v642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:16 smithi082 bash[20963]: audit 2024-04-03T14:40:16.507894+0000 mon.a (mon.0) 1318 : audit [DBG] from='client.? 172.21.15.67:0/3987850497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:16 smithi067 bash[27441]: cluster 2024-04-03T14:40:15.544956+0000 mgr.y (mgr.24370) 658 : cluster [DBG] pgmap v642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:16 smithi067 bash[27441]: audit 2024-04-03T14:40:16.507894+0000 mon.a (mon.0) 1318 : audit [DBG] from='client.? 172.21.15.67:0/3987850497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:16 smithi067 bash[17655]: cluster 2024-04-03T14:40:15.544956+0000 mgr.y (mgr.24370) 658 : cluster [DBG] pgmap v642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:16 smithi067 bash[17655]: audit 2024-04-03T14:40:16.507894+0000 mon.a (mon.0) 1318 : audit [DBG] from='client.? 172.21.15.67:0/3987850497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:18 smithi082 bash[20963]: cluster 2024-04-03T14:40:17.546241+0000 mgr.y (mgr.24370) 659 : cluster [DBG] pgmap v643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:18 smithi067 bash[17655]: cluster 2024-04-03T14:40:17.546241+0000 mgr.y (mgr.24370) 659 : cluster [DBG] pgmap v643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:18 smithi067 bash[27441]: cluster 2024-04-03T14:40:17.546241+0000 mgr.y (mgr.24370) 659 : cluster [DBG] pgmap v643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:19 smithi082 bash[20963]: audit 2024-04-03T14:40:18.966026+0000 mon.a (mon.0) 1319 : audit [DBG] from='client.? 172.21.15.67:0/3600038148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:19 smithi067 bash[17655]: audit 2024-04-03T14:40:18.966026+0000 mon.a (mon.0) 1319 : audit [DBG] from='client.? 172.21.15.67:0/3600038148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:19 smithi067 bash[27441]: audit 2024-04-03T14:40:18.966026+0000 mon.a (mon.0) 1319 : audit [DBG] from='client.? 172.21.15.67:0/3600038148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:20 smithi082 bash[20963]: cluster 2024-04-03T14:40:19.546907+0000 mgr.y (mgr.24370) 660 : cluster [DBG] pgmap v644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:20 smithi067 bash[17655]: cluster 2024-04-03T14:40:19.546907+0000 mgr.y (mgr.24370) 660 : cluster [DBG] pgmap v644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:20 smithi067 bash[27441]: cluster 2024-04-03T14:40:19.546907+0000 mgr.y (mgr.24370) 660 : cluster [DBG] pgmap v644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:22.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:22 smithi082 bash[20963]: audit 2024-04-03T14:40:21.415822+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.67:0/1050177647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:22.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:22 smithi082 bash[20963]: cluster 2024-04-03T14:40:21.548060+0000 mgr.y (mgr.24370) 661 : cluster [DBG] pgmap v645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:22 smithi067 bash[17655]: audit 2024-04-03T14:40:21.415822+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.67:0/1050177647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:22 smithi067 bash[17655]: cluster 2024-04-03T14:40:21.548060+0000 mgr.y (mgr.24370) 661 : cluster [DBG] pgmap v645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:22 smithi067 bash[27441]: audit 2024-04-03T14:40:21.415822+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.67:0/1050177647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:22 smithi067 bash[27441]: cluster 2024-04-03T14:40:21.548060+0000 mgr.y (mgr.24370) 661 : cluster [DBG] pgmap v645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:23.341 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:23] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:40:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:23 smithi082 bash[20963]: audit 2024-04-03T14:40:23.270688+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:40:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:40:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:23 smithi067 bash[17655]: audit 2024-04-03T14:40:23.270688+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:40:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:23 smithi067 bash[27441]: audit 2024-04-03T14:40:23.270688+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:40:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:24 smithi082 bash[20963]: cluster 2024-04-03T14:40:23.548815+0000 mgr.y (mgr.24370) 662 : cluster [DBG] pgmap v646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:24 smithi082 bash[20963]: audit 2024-04-03T14:40:23.858149+0000 mon.a (mon.0) 1321 : audit [DBG] from='client.? 172.21.15.67:0/3939334773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:24 smithi067 bash[17655]: cluster 2024-04-03T14:40:23.548815+0000 mgr.y (mgr.24370) 662 : cluster [DBG] pgmap v646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:24 smithi067 bash[17655]: audit 2024-04-03T14:40:23.858149+0000 mon.a (mon.0) 1321 : audit [DBG] from='client.? 172.21.15.67:0/3939334773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:24 smithi067 bash[27441]: cluster 2024-04-03T14:40:23.548815+0000 mgr.y (mgr.24370) 662 : cluster [DBG] pgmap v646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:24 smithi067 bash[27441]: audit 2024-04-03T14:40:23.858149+0000 mon.a (mon.0) 1321 : audit [DBG] from='client.? 172.21.15.67:0/3939334773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:25 smithi082 bash[20963]: audit 2024-04-03T14:40:24.679450+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:25 smithi067 bash[17655]: audit 2024-04-03T14:40:24.679450+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:25 smithi067 bash[27441]: audit 2024-04-03T14:40:24.679450+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:26 smithi082 bash[20963]: cluster 2024-04-03T14:40:25.549482+0000 mgr.y (mgr.24370) 663 : cluster [DBG] pgmap v647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:26 smithi082 bash[20963]: audit 2024-04-03T14:40:26.314189+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.67:0/2040399039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:26 smithi067 bash[27441]: cluster 2024-04-03T14:40:25.549482+0000 mgr.y (mgr.24370) 663 : cluster [DBG] pgmap v647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:26 smithi067 bash[27441]: audit 2024-04-03T14:40:26.314189+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.67:0/2040399039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:26 smithi067 bash[17655]: cluster 2024-04-03T14:40:25.549482+0000 mgr.y (mgr.24370) 663 : cluster [DBG] pgmap v647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:26 smithi067 bash[17655]: audit 2024-04-03T14:40:26.314189+0000 mon.c (mon.2) 199 : audit [DBG] from='client.? 172.21.15.67:0/2040399039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:28 smithi082 bash[20963]: cluster 2024-04-03T14:40:27.550643+0000 mgr.y (mgr.24370) 664 : cluster [DBG] pgmap v648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:28 smithi067 bash[27441]: cluster 2024-04-03T14:40:27.550643+0000 mgr.y (mgr.24370) 664 : cluster [DBG] pgmap v648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:28 smithi067 bash[17655]: cluster 2024-04-03T14:40:27.550643+0000 mgr.y (mgr.24370) 664 : cluster [DBG] pgmap v648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:29 smithi082 bash[20963]: audit 2024-04-03T14:40:28.789731+0000 mon.a (mon.0) 1323 : audit [DBG] from='client.? 172.21.15.67:0/1341146807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:29 smithi082 bash[20963]: audit 2024-04-03T14:40:28.965997+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:29 smithi082 bash[20963]: audit 2024-04-03T14:40:28.986336+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:29 smithi082 bash[20963]: audit 2024-04-03T14:40:29.269987+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:29 smithi082 bash[20963]: audit 2024-04-03T14:40:29.279920+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[27441]: audit 2024-04-03T14:40:28.789731+0000 mon.a (mon.0) 1323 : audit [DBG] from='client.? 172.21.15.67:0/1341146807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[27441]: audit 2024-04-03T14:40:28.965997+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[27441]: audit 2024-04-03T14:40:28.986336+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[27441]: audit 2024-04-03T14:40:29.269987+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[27441]: audit 2024-04-03T14:40:29.279920+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[17655]: audit 2024-04-03T14:40:28.789731+0000 mon.a (mon.0) 1323 : audit [DBG] from='client.? 172.21.15.67:0/1341146807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[17655]: audit 2024-04-03T14:40:28.965997+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[17655]: audit 2024-04-03T14:40:28.986336+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[17655]: audit 2024-04-03T14:40:29.269987+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:29 smithi067 bash[17655]: audit 2024-04-03T14:40:29.279920+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:30 smithi082 bash[20963]: cluster 2024-04-03T14:40:29.551343+0000 mgr.y (mgr.24370) 665 : cluster [DBG] pgmap v649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:30 smithi082 bash[20963]: audit 2024-04-03T14:40:29.710942+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:40:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:30 smithi082 bash[20963]: audit 2024-04-03T14:40:29.712924+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:40:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:30 smithi082 bash[20963]: audit 2024-04-03T14:40:29.722140+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:30 smithi067 bash[17655]: cluster 2024-04-03T14:40:29.551343+0000 mgr.y (mgr.24370) 665 : cluster [DBG] pgmap v649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:30 smithi067 bash[17655]: audit 2024-04-03T14:40:29.710942+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:40:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:30 smithi067 bash[17655]: audit 2024-04-03T14:40:29.712924+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:40:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:30 smithi067 bash[17655]: audit 2024-04-03T14:40:29.722140+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:30 smithi067 bash[27441]: cluster 2024-04-03T14:40:29.551343+0000 mgr.y (mgr.24370) 665 : cluster [DBG] pgmap v649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:30 smithi067 bash[27441]: audit 2024-04-03T14:40:29.710942+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:40:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:30 smithi067 bash[27441]: audit 2024-04-03T14:40:29.712924+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:40:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:30 smithi067 bash[27441]: audit 2024-04-03T14:40:29.722140+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:40:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:31 smithi082 bash[20963]: audit 2024-04-03T14:40:31.239927+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.67:0/4063455453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:31 smithi067 bash[17655]: audit 2024-04-03T14:40:31.239927+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.67:0/4063455453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:31 smithi067 bash[27441]: audit 2024-04-03T14:40:31.239927+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.67:0/4063455453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:32 smithi082 bash[20963]: cluster 2024-04-03T14:40:31.552653+0000 mgr.y (mgr.24370) 666 : cluster [DBG] pgmap v650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:32 smithi067 bash[17655]: cluster 2024-04-03T14:40:31.552653+0000 mgr.y (mgr.24370) 666 : cluster [DBG] pgmap v650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:32 smithi067 bash[27441]: cluster 2024-04-03T14:40:31.552653+0000 mgr.y (mgr.24370) 666 : cluster [DBG] pgmap v650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:33] "GET /metrics HTTP/1.1" 200 239894 "" "Prometheus/2.43.0" 2024-04-03T14:40:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:40:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:34 smithi082 bash[20963]: cluster 2024-04-03T14:40:33.553456+0000 mgr.y (mgr.24370) 667 : cluster [DBG] pgmap v651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:34 smithi082 bash[20963]: audit 2024-04-03T14:40:33.703353+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.67:0/994015304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:34 smithi067 bash[27441]: cluster 2024-04-03T14:40:33.553456+0000 mgr.y (mgr.24370) 667 : cluster [DBG] pgmap v651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:34 smithi067 bash[27441]: audit 2024-04-03T14:40:33.703353+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.67:0/994015304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:34 smithi067 bash[17655]: cluster 2024-04-03T14:40:33.553456+0000 mgr.y (mgr.24370) 667 : cluster [DBG] pgmap v651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:34 smithi067 bash[17655]: audit 2024-04-03T14:40:33.703353+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.67:0/994015304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:36 smithi082 bash[20963]: cluster 2024-04-03T14:40:35.554297+0000 mgr.y (mgr.24370) 668 : cluster [DBG] pgmap v652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:36 smithi082 bash[20963]: audit 2024-04-03T14:40:36.156067+0000 mon.a (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.67:0/1435119978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:36 smithi067 bash[27441]: cluster 2024-04-03T14:40:35.554297+0000 mgr.y (mgr.24370) 668 : cluster [DBG] pgmap v652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:36 smithi067 bash[27441]: audit 2024-04-03T14:40:36.156067+0000 mon.a (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.67:0/1435119978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:36 smithi067 bash[17655]: cluster 2024-04-03T14:40:35.554297+0000 mgr.y (mgr.24370) 668 : cluster [DBG] pgmap v652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:36 smithi067 bash[17655]: audit 2024-04-03T14:40:36.156067+0000 mon.a (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.67:0/1435119978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:38 smithi082 bash[20963]: cluster 2024-04-03T14:40:37.555600+0000 mgr.y (mgr.24370) 669 : cluster [DBG] pgmap v653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:38 smithi082 bash[20963]: audit 2024-04-03T14:40:38.609523+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.67:0/1976959285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:38 smithi067 bash[17655]: cluster 2024-04-03T14:40:37.555600+0000 mgr.y (mgr.24370) 669 : cluster [DBG] pgmap v653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:38 smithi067 bash[17655]: audit 2024-04-03T14:40:38.609523+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.67:0/1976959285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:38 smithi067 bash[27441]: cluster 2024-04-03T14:40:37.555600+0000 mgr.y (mgr.24370) 669 : cluster [DBG] pgmap v653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:38 smithi067 bash[27441]: audit 2024-04-03T14:40:38.609523+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.67:0/1976959285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:40 smithi067 bash[17655]: cluster 2024-04-03T14:40:39.556338+0000 mgr.y (mgr.24370) 670 : cluster [DBG] pgmap v654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:40 smithi067 bash[17655]: audit 2024-04-03T14:40:39.679905+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:40 smithi067 bash[27441]: cluster 2024-04-03T14:40:39.556338+0000 mgr.y (mgr.24370) 670 : cluster [DBG] pgmap v654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:40 smithi067 bash[27441]: audit 2024-04-03T14:40:39.679905+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:40 smithi082 bash[20963]: cluster 2024-04-03T14:40:39.556338+0000 mgr.y (mgr.24370) 670 : cluster [DBG] pgmap v654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:40 smithi082 bash[20963]: audit 2024-04-03T14:40:39.679905+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:41 smithi067 bash[27441]: audit 2024-04-03T14:40:41.066003+0000 mon.a (mon.0) 1335 : audit [DBG] from='client.? 172.21.15.67:0/1485767743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:41 smithi067 bash[17655]: audit 2024-04-03T14:40:41.066003+0000 mon.a (mon.0) 1335 : audit [DBG] from='client.? 172.21.15.67:0/1485767743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:41 smithi082 bash[20963]: audit 2024-04-03T14:40:41.066003+0000 mon.a (mon.0) 1335 : audit [DBG] from='client.? 172.21.15.67:0/1485767743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:42 smithi067 bash[17655]: cluster 2024-04-03T14:40:41.557496+0000 mgr.y (mgr.24370) 671 : cluster [DBG] pgmap v655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:42 smithi067 bash[27441]: cluster 2024-04-03T14:40:41.557496+0000 mgr.y (mgr.24370) 671 : cluster [DBG] pgmap v655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:42 smithi082 bash[20963]: cluster 2024-04-03T14:40:41.557496+0000 mgr.y (mgr.24370) 671 : cluster [DBG] pgmap v655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:43] "GET /metrics HTTP/1.1" 200 239893 "" "Prometheus/2.43.0" 2024-04-03T14:40:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:40:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:43 smithi082 bash[20963]: audit 2024-04-03T14:40:43.520951+0000 mon.a (mon.0) 1336 : audit [DBG] from='client.? 172.21.15.67:0/3420483556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:43 smithi067 bash[17655]: audit 2024-04-03T14:40:43.520951+0000 mon.a (mon.0) 1336 : audit [DBG] from='client.? 172.21.15.67:0/3420483556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:43 smithi067 bash[27441]: audit 2024-04-03T14:40:43.520951+0000 mon.a (mon.0) 1336 : audit [DBG] from='client.? 172.21.15.67:0/3420483556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:44 smithi067 bash[27441]: cluster 2024-04-03T14:40:43.558302+0000 mgr.y (mgr.24370) 672 : cluster [DBG] pgmap v656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:44 smithi067 bash[17655]: cluster 2024-04-03T14:40:43.558302+0000 mgr.y (mgr.24370) 672 : cluster [DBG] pgmap v656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:44 smithi082 bash[20963]: cluster 2024-04-03T14:40:43.558302+0000 mgr.y (mgr.24370) 672 : cluster [DBG] pgmap v656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:46 smithi067 bash[27441]: cluster 2024-04-03T14:40:45.558853+0000 mgr.y (mgr.24370) 673 : cluster [DBG] pgmap v657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:46 smithi067 bash[27441]: audit 2024-04-03T14:40:45.974487+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.67:0/2328870331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:46 smithi067 bash[17655]: cluster 2024-04-03T14:40:45.558853+0000 mgr.y (mgr.24370) 673 : cluster [DBG] pgmap v657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:46 smithi067 bash[17655]: audit 2024-04-03T14:40:45.974487+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.67:0/2328870331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:46 smithi082 bash[20963]: cluster 2024-04-03T14:40:45.558853+0000 mgr.y (mgr.24370) 673 : cluster [DBG] pgmap v657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:46 smithi082 bash[20963]: audit 2024-04-03T14:40:45.974487+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.67:0/2328870331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:48 smithi067 bash[17655]: cluster 2024-04-03T14:40:47.559954+0000 mgr.y (mgr.24370) 674 : cluster [DBG] pgmap v658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:48 smithi067 bash[17655]: audit 2024-04-03T14:40:48.418066+0000 mon.a (mon.0) 1337 : audit [DBG] from='client.? 172.21.15.67:0/2852402123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:48 smithi067 bash[27441]: cluster 2024-04-03T14:40:47.559954+0000 mgr.y (mgr.24370) 674 : cluster [DBG] pgmap v658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:48 smithi067 bash[27441]: audit 2024-04-03T14:40:48.418066+0000 mon.a (mon.0) 1337 : audit [DBG] from='client.? 172.21.15.67:0/2852402123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:48 smithi082 bash[20963]: cluster 2024-04-03T14:40:47.559954+0000 mgr.y (mgr.24370) 674 : cluster [DBG] pgmap v658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:48 smithi082 bash[20963]: audit 2024-04-03T14:40:48.418066+0000 mon.a (mon.0) 1337 : audit [DBG] from='client.? 172.21.15.67:0/2852402123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:50 smithi082 bash[20963]: cluster 2024-04-03T14:40:49.560603+0000 mgr.y (mgr.24370) 675 : cluster [DBG] pgmap v659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:50 smithi067 bash[27441]: cluster 2024-04-03T14:40:49.560603+0000 mgr.y (mgr.24370) 675 : cluster [DBG] pgmap v659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:50 smithi067 bash[17655]: cluster 2024-04-03T14:40:49.560603+0000 mgr.y (mgr.24370) 675 : cluster [DBG] pgmap v659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:51 smithi082 bash[20963]: audit 2024-04-03T14:40:50.872246+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.67:0/2118662835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:51 smithi067 bash[17655]: audit 2024-04-03T14:40:50.872246+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.67:0/2118662835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:51 smithi067 bash[27441]: audit 2024-04-03T14:40:50.872246+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.67:0/2118662835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:52 smithi067 bash[17655]: cluster 2024-04-03T14:40:51.561746+0000 mgr.y (mgr.24370) 676 : cluster [DBG] pgmap v660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:52 smithi067 bash[27441]: cluster 2024-04-03T14:40:51.561746+0000 mgr.y (mgr.24370) 676 : cluster [DBG] pgmap v660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:52 smithi082 bash[20963]: cluster 2024-04-03T14:40:51.561746+0000 mgr.y (mgr.24370) 676 : cluster [DBG] pgmap v660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:53] "GET /metrics HTTP/1.1" 200 239893 "" "Prometheus/2.43.0" 2024-04-03T14:40:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:53 smithi082 bash[20963]: audit 2024-04-03T14:40:53.332817+0000 mon.a (mon.0) 1338 : audit [DBG] from='client.? 172.21.15.67:0/1416504537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:40:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:53 smithi067 bash[17655]: audit 2024-04-03T14:40:53.332817+0000 mon.a (mon.0) 1338 : audit [DBG] from='client.? 172.21.15.67:0/1416504537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:53 smithi067 bash[27441]: audit 2024-04-03T14:40:53.332817+0000 mon.a (mon.0) 1338 : audit [DBG] from='client.? 172.21.15.67:0/1416504537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:54 smithi082 bash[20963]: cluster 2024-04-03T14:40:53.562385+0000 mgr.y (mgr.24370) 677 : cluster [DBG] pgmap v661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:54 smithi082 bash[20963]: audit 2024-04-03T14:40:54.680231+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:54 smithi067 bash[17655]: cluster 2024-04-03T14:40:53.562385+0000 mgr.y (mgr.24370) 677 : cluster [DBG] pgmap v661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:54 smithi067 bash[17655]: audit 2024-04-03T14:40:54.680231+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:54 smithi067 bash[27441]: cluster 2024-04-03T14:40:53.562385+0000 mgr.y (mgr.24370) 677 : cluster [DBG] pgmap v661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:54 smithi067 bash[27441]: audit 2024-04-03T14:40:54.680231+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:40:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:56 smithi082 bash[20963]: cluster 2024-04-03T14:40:55.563027+0000 mgr.y (mgr.24370) 678 : cluster [DBG] pgmap v662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:56 smithi082 bash[20963]: audit 2024-04-03T14:40:55.788369+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.67:0/1963854890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:56 smithi067 bash[17655]: cluster 2024-04-03T14:40:55.563027+0000 mgr.y (mgr.24370) 678 : cluster [DBG] pgmap v662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:56 smithi067 bash[17655]: audit 2024-04-03T14:40:55.788369+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.67:0/1963854890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:56 smithi067 bash[27441]: cluster 2024-04-03T14:40:55.563027+0000 mgr.y (mgr.24370) 678 : cluster [DBG] pgmap v662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:56 smithi067 bash[27441]: audit 2024-04-03T14:40:55.788369+0000 mon.a (mon.0) 1340 : audit [DBG] from='client.? 172.21.15.67:0/1963854890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:58 smithi082 bash[20963]: cluster 2024-04-03T14:40:57.564119+0000 mgr.y (mgr.24370) 679 : cluster [DBG] pgmap v663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:40:58 smithi082 bash[20963]: audit 2024-04-03T14:40:58.243521+0000 mon.a (mon.0) 1341 : audit [DBG] from='client.? 172.21.15.67:0/284986067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:58 smithi067 bash[17655]: cluster 2024-04-03T14:40:57.564119+0000 mgr.y (mgr.24370) 679 : cluster [DBG] pgmap v663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:40:58 smithi067 bash[17655]: audit 2024-04-03T14:40:58.243521+0000 mon.a (mon.0) 1341 : audit [DBG] from='client.? 172.21.15.67:0/284986067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:40:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:58 smithi067 bash[27441]: cluster 2024-04-03T14:40:57.564119+0000 mgr.y (mgr.24370) 679 : cluster [DBG] pgmap v663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:40:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:40:58 smithi067 bash[27441]: audit 2024-04-03T14:40:58.243521+0000 mon.a (mon.0) 1341 : audit [DBG] from='client.? 172.21.15.67:0/284986067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:00 smithi082 bash[20963]: cluster 2024-04-03T14:40:59.564732+0000 mgr.y (mgr.24370) 680 : cluster [DBG] pgmap v664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:00 smithi082 bash[20963]: audit 2024-04-03T14:41:00.696493+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.67:0/2332648106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:00 smithi067 bash[27441]: cluster 2024-04-03T14:40:59.564732+0000 mgr.y (mgr.24370) 680 : cluster [DBG] pgmap v664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:00 smithi067 bash[27441]: audit 2024-04-03T14:41:00.696493+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.67:0/2332648106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:00 smithi067 bash[17655]: cluster 2024-04-03T14:40:59.564732+0000 mgr.y (mgr.24370) 680 : cluster [DBG] pgmap v664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:00 smithi067 bash[17655]: audit 2024-04-03T14:41:00.696493+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.67:0/2332648106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:02 smithi067 bash[27441]: cluster 2024-04-03T14:41:01.565898+0000 mgr.y (mgr.24370) 681 : cluster [DBG] pgmap v665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:02 smithi067 bash[17655]: cluster 2024-04-03T14:41:01.565898+0000 mgr.y (mgr.24370) 681 : cluster [DBG] pgmap v665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:02 smithi082 bash[20963]: cluster 2024-04-03T14:41:01.565898+0000 mgr.y (mgr.24370) 681 : cluster [DBG] pgmap v665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:03] "GET /metrics HTTP/1.1" 200 239891 "" "Prometheus/2.43.0" 2024-04-03T14:41:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:03 smithi082 bash[20963]: audit 2024-04-03T14:41:03.146348+0000 mon.a (mon.0) 1342 : audit [DBG] from='client.? 172.21.15.67:0/2885904139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:41:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:03 smithi067 bash[17655]: audit 2024-04-03T14:41:03.146348+0000 mon.a (mon.0) 1342 : audit [DBG] from='client.? 172.21.15.67:0/2885904139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:03 smithi067 bash[27441]: audit 2024-04-03T14:41:03.146348+0000 mon.a (mon.0) 1342 : audit [DBG] from='client.? 172.21.15.67:0/2885904139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:04 smithi082 bash[20963]: cluster 2024-04-03T14:41:03.566575+0000 mgr.y (mgr.24370) 682 : cluster [DBG] pgmap v666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:04 smithi067 bash[17655]: cluster 2024-04-03T14:41:03.566575+0000 mgr.y (mgr.24370) 682 : cluster [DBG] pgmap v666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:04 smithi067 bash[27441]: cluster 2024-04-03T14:41:03.566575+0000 mgr.y (mgr.24370) 682 : cluster [DBG] pgmap v666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:05 smithi082 bash[20963]: audit 2024-04-03T14:41:05.606303+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.67:0/3194310300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:05 smithi067 bash[17655]: audit 2024-04-03T14:41:05.606303+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.67:0/3194310300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:05 smithi067 bash[27441]: audit 2024-04-03T14:41:05.606303+0000 mon.c (mon.2) 204 : audit [DBG] from='client.? 172.21.15.67:0/3194310300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:06 smithi082 bash[20963]: cluster 2024-04-03T14:41:05.567281+0000 mgr.y (mgr.24370) 683 : cluster [DBG] pgmap v667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:06 smithi067 bash[17655]: cluster 2024-04-03T14:41:05.567281+0000 mgr.y (mgr.24370) 683 : cluster [DBG] pgmap v667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:06 smithi067 bash[27441]: cluster 2024-04-03T14:41:05.567281+0000 mgr.y (mgr.24370) 683 : cluster [DBG] pgmap v667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:08 smithi082 bash[20963]: cluster 2024-04-03T14:41:07.568490+0000 mgr.y (mgr.24370) 684 : cluster [DBG] pgmap v668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:08 smithi082 bash[20963]: audit 2024-04-03T14:41:08.056089+0000 mon.c (mon.2) 205 : audit [DBG] from='client.? 172.21.15.67:0/3669744932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:08 smithi067 bash[17655]: cluster 2024-04-03T14:41:07.568490+0000 mgr.y (mgr.24370) 684 : cluster [DBG] pgmap v668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:08 smithi067 bash[17655]: audit 2024-04-03T14:41:08.056089+0000 mon.c (mon.2) 205 : audit [DBG] from='client.? 172.21.15.67:0/3669744932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:08 smithi067 bash[27441]: cluster 2024-04-03T14:41:07.568490+0000 mgr.y (mgr.24370) 684 : cluster [DBG] pgmap v668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:08 smithi067 bash[27441]: audit 2024-04-03T14:41:08.056089+0000 mon.c (mon.2) 205 : audit [DBG] from='client.? 172.21.15.67:0/3669744932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:09 smithi082 bash[20963]: audit 2024-04-03T14:41:09.680887+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:09 smithi067 bash[27441]: audit 2024-04-03T14:41:09.680887+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:09 smithi067 bash[17655]: audit 2024-04-03T14:41:09.680887+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:10 smithi082 bash[20963]: cluster 2024-04-03T14:41:09.569098+0000 mgr.y (mgr.24370) 685 : cluster [DBG] pgmap v669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:10 smithi082 bash[20963]: audit 2024-04-03T14:41:10.506862+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.67:0/2946650614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:10 smithi067 bash[17655]: cluster 2024-04-03T14:41:09.569098+0000 mgr.y (mgr.24370) 685 : cluster [DBG] pgmap v669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:10 smithi067 bash[17655]: audit 2024-04-03T14:41:10.506862+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.67:0/2946650614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:10 smithi067 bash[27441]: cluster 2024-04-03T14:41:09.569098+0000 mgr.y (mgr.24370) 685 : cluster [DBG] pgmap v669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:10 smithi067 bash[27441]: audit 2024-04-03T14:41:10.506862+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.67:0/2946650614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:12 smithi082 bash[20963]: cluster 2024-04-03T14:41:11.570398+0000 mgr.y (mgr.24370) 686 : cluster [DBG] pgmap v670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:12 smithi067 bash[27441]: cluster 2024-04-03T14:41:11.570398+0000 mgr.y (mgr.24370) 686 : cluster [DBG] pgmap v670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:12 smithi067 bash[17655]: cluster 2024-04-03T14:41:11.570398+0000 mgr.y (mgr.24370) 686 : cluster [DBG] pgmap v670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:13.354 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:13] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:41:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:13 smithi082 bash[20963]: audit 2024-04-03T14:41:12.963650+0000 mon.a (mon.0) 1344 : audit [DBG] from='client.? 172.21.15.67:0/1708900342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:41:13.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:13 smithi067 bash[17655]: audit 2024-04-03T14:41:12.963650+0000 mon.a (mon.0) 1344 : audit [DBG] from='client.? 172.21.15.67:0/1708900342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:13 smithi067 bash[27441]: audit 2024-04-03T14:41:12.963650+0000 mon.a (mon.0) 1344 : audit [DBG] from='client.? 172.21.15.67:0/1708900342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:14 smithi082 bash[20963]: cluster 2024-04-03T14:41:13.571260+0000 mgr.y (mgr.24370) 687 : cluster [DBG] pgmap v671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:14 smithi067 bash[17655]: cluster 2024-04-03T14:41:13.571260+0000 mgr.y (mgr.24370) 687 : cluster [DBG] pgmap v671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:14 smithi067 bash[27441]: cluster 2024-04-03T14:41:13.571260+0000 mgr.y (mgr.24370) 687 : cluster [DBG] pgmap v671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:15 smithi082 bash[20963]: audit 2024-04-03T14:41:15.421755+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.67:0/949730844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:15.884 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T14:41:15.670762046Z level=info msg="Completed cleanup jobs" duration=141.104387ms 2024-04-03T14:41:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:15 smithi067 bash[27441]: audit 2024-04-03T14:41:15.421755+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.67:0/949730844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:15 smithi067 bash[17655]: audit 2024-04-03T14:41:15.421755+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.67:0/949730844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:16 smithi082 bash[20963]: cluster 2024-04-03T14:41:15.571984+0000 mgr.y (mgr.24370) 688 : cluster [DBG] pgmap v672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:16 smithi067 bash[17655]: cluster 2024-04-03T14:41:15.571984+0000 mgr.y (mgr.24370) 688 : cluster [DBG] pgmap v672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:16 smithi067 bash[27441]: cluster 2024-04-03T14:41:15.571984+0000 mgr.y (mgr.24370) 688 : cluster [DBG] pgmap v672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:18 smithi082 bash[20963]: cluster 2024-04-03T14:41:17.572744+0000 mgr.y (mgr.24370) 689 : cluster [DBG] pgmap v673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:18 smithi082 bash[20963]: audit 2024-04-03T14:41:17.874244+0000 mon.a (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.67:0/201667360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:18 smithi067 bash[27441]: cluster 2024-04-03T14:41:17.572744+0000 mgr.y (mgr.24370) 689 : cluster [DBG] pgmap v673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:18 smithi067 bash[27441]: audit 2024-04-03T14:41:17.874244+0000 mon.a (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.67:0/201667360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:18 smithi067 bash[17655]: cluster 2024-04-03T14:41:17.572744+0000 mgr.y (mgr.24370) 689 : cluster [DBG] pgmap v673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:18 smithi067 bash[17655]: audit 2024-04-03T14:41:17.874244+0000 mon.a (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.67:0/201667360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:20 smithi082 bash[20963]: cluster 2024-04-03T14:41:19.573308+0000 mgr.y (mgr.24370) 690 : cluster [DBG] pgmap v674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:20 smithi082 bash[20963]: audit 2024-04-03T14:41:20.326002+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.67:0/3268540682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:20 smithi067 bash[27441]: cluster 2024-04-03T14:41:19.573308+0000 mgr.y (mgr.24370) 690 : cluster [DBG] pgmap v674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:20 smithi067 bash[27441]: audit 2024-04-03T14:41:20.326002+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.67:0/3268540682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:20 smithi067 bash[17655]: cluster 2024-04-03T14:41:19.573308+0000 mgr.y (mgr.24370) 690 : cluster [DBG] pgmap v674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:20 smithi067 bash[17655]: audit 2024-04-03T14:41:20.326002+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.67:0/3268540682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:22 smithi067 bash[17655]: cluster 2024-04-03T14:41:21.574451+0000 mgr.y (mgr.24370) 691 : cluster [DBG] pgmap v675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:22 smithi067 bash[27441]: cluster 2024-04-03T14:41:21.574451+0000 mgr.y (mgr.24370) 691 : cluster [DBG] pgmap v675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:22 smithi082 bash[20963]: cluster 2024-04-03T14:41:21.574451+0000 mgr.y (mgr.24370) 691 : cluster [DBG] pgmap v675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:23] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:41:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:23 smithi082 bash[20963]: audit 2024-04-03T14:41:22.776947+0000 mon.a (mon.0) 1346 : audit [DBG] from='client.? 172.21.15.67:0/2473547227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:41:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:23 smithi067 bash[17655]: audit 2024-04-03T14:41:22.776947+0000 mon.a (mon.0) 1346 : audit [DBG] from='client.? 172.21.15.67:0/2473547227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:23 smithi067 bash[27441]: audit 2024-04-03T14:41:22.776947+0000 mon.a (mon.0) 1346 : audit [DBG] from='client.? 172.21.15.67:0/2473547227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:24 smithi067 bash[17655]: cluster 2024-04-03T14:41:23.575058+0000 mgr.y (mgr.24370) 692 : cluster [DBG] pgmap v676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:24 smithi067 bash[27441]: cluster 2024-04-03T14:41:23.575058+0000 mgr.y (mgr.24370) 692 : cluster [DBG] pgmap v676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:24 smithi082 bash[20963]: cluster 2024-04-03T14:41:23.575058+0000 mgr.y (mgr.24370) 692 : cluster [DBG] pgmap v676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:25 smithi067 bash[27441]: audit 2024-04-03T14:41:24.681330+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:25 smithi067 bash[27441]: audit 2024-04-03T14:41:25.227030+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.67:0/1297305733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:25 smithi067 bash[17655]: audit 2024-04-03T14:41:24.681330+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:25 smithi067 bash[17655]: audit 2024-04-03T14:41:25.227030+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.67:0/1297305733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:25 smithi082 bash[20963]: audit 2024-04-03T14:41:24.681330+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:25 smithi082 bash[20963]: audit 2024-04-03T14:41:25.227030+0000 mon.c (mon.2) 209 : audit [DBG] from='client.? 172.21.15.67:0/1297305733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:26 smithi067 bash[17655]: cluster 2024-04-03T14:41:25.575746+0000 mgr.y (mgr.24370) 693 : cluster [DBG] pgmap v677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:26 smithi067 bash[27441]: cluster 2024-04-03T14:41:25.575746+0000 mgr.y (mgr.24370) 693 : cluster [DBG] pgmap v677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:26 smithi082 bash[20963]: cluster 2024-04-03T14:41:25.575746+0000 mgr.y (mgr.24370) 693 : cluster [DBG] pgmap v677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:28 smithi067 bash[27441]: cluster 2024-04-03T14:41:27.576892+0000 mgr.y (mgr.24370) 694 : cluster [DBG] pgmap v678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:28 smithi067 bash[27441]: audit 2024-04-03T14:41:27.681099+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.67:0/3796216638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:28 smithi067 bash[17655]: cluster 2024-04-03T14:41:27.576892+0000 mgr.y (mgr.24370) 694 : cluster [DBG] pgmap v678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:28 smithi067 bash[17655]: audit 2024-04-03T14:41:27.681099+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.67:0/3796216638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:28 smithi082 bash[20963]: cluster 2024-04-03T14:41:27.576892+0000 mgr.y (mgr.24370) 694 : cluster [DBG] pgmap v678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:28 smithi082 bash[20963]: audit 2024-04-03T14:41:27.681099+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.67:0/3796216638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:30 smithi082 bash[20963]: cluster 2024-04-03T14:41:29.577571+0000 mgr.y (mgr.24370) 695 : cluster [DBG] pgmap v679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:30 smithi082 bash[20963]: audit 2024-04-03T14:41:29.798434+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:41:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:30 smithi082 bash[20963]: audit 2024-04-03T14:41:30.125586+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:30 smithi082 bash[20963]: audit 2024-04-03T14:41:30.133105+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:30 smithi082 bash[20963]: audit 2024-04-03T14:41:30.136643+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.67:0/2629110136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[27441]: cluster 2024-04-03T14:41:29.577571+0000 mgr.y (mgr.24370) 695 : cluster [DBG] pgmap v679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[27441]: audit 2024-04-03T14:41:29.798434+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:41:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[27441]: audit 2024-04-03T14:41:30.125586+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[27441]: audit 2024-04-03T14:41:30.133105+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[27441]: audit 2024-04-03T14:41:30.136643+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.67:0/2629110136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[17655]: cluster 2024-04-03T14:41:29.577571+0000 mgr.y (mgr.24370) 695 : cluster [DBG] pgmap v679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[17655]: audit 2024-04-03T14:41:29.798434+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:41:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[17655]: audit 2024-04-03T14:41:30.125586+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[17655]: audit 2024-04-03T14:41:30.133105+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:30 smithi067 bash[17655]: audit 2024-04-03T14:41:30.136643+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.67:0/2629110136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:32 smithi067 bash[17655]: cluster 2024-04-03T14:41:31.578721+0000 mgr.y (mgr.24370) 696 : cluster [DBG] pgmap v680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:32 smithi067 bash[17655]: audit 2024-04-03T14:41:32.587197+0000 mon.a (mon.0) 1351 : audit [DBG] from='client.? 172.21.15.67:0/2552225637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:32 smithi067 bash[27441]: cluster 2024-04-03T14:41:31.578721+0000 mgr.y (mgr.24370) 696 : cluster [DBG] pgmap v680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:33.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:32 smithi067 bash[27441]: audit 2024-04-03T14:41:32.587197+0000 mon.a (mon.0) 1351 : audit [DBG] from='client.? 172.21.15.67:0/2552225637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:32 smithi082 bash[20963]: cluster 2024-04-03T14:41:31.578721+0000 mgr.y (mgr.24370) 696 : cluster [DBG] pgmap v680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:32 smithi082 bash[20963]: audit 2024-04-03T14:41:32.587197+0000 mon.a (mon.0) 1351 : audit [DBG] from='client.? 172.21.15.67:0/2552225637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:33] "GET /metrics HTTP/1.1" 200 239890 "" "Prometheus/2.43.0" 2024-04-03T14:41:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:41:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:34 smithi082 bash[20963]: cluster 2024-04-03T14:41:33.579382+0000 mgr.y (mgr.24370) 697 : cluster [DBG] pgmap v681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:34 smithi067 bash[27441]: cluster 2024-04-03T14:41:33.579382+0000 mgr.y (mgr.24370) 697 : cluster [DBG] pgmap v681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:34 smithi067 bash[17655]: cluster 2024-04-03T14:41:33.579382+0000 mgr.y (mgr.24370) 697 : cluster [DBG] pgmap v681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:35 smithi082 bash[20963]: audit 2024-04-03T14:41:35.046350+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.67:0/2769442158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:35 smithi067 bash[27441]: audit 2024-04-03T14:41:35.046350+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.67:0/2769442158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:35 smithi067 bash[17655]: audit 2024-04-03T14:41:35.046350+0000 mon.c (mon.2) 212 : audit [DBG] from='client.? 172.21.15.67:0/2769442158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:36 smithi082 bash[20963]: cluster 2024-04-03T14:41:35.580062+0000 mgr.y (mgr.24370) 698 : cluster [DBG] pgmap v682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:36 smithi082 bash[20963]: audit 2024-04-03T14:41:35.828381+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:36 smithi082 bash[20963]: audit 2024-04-03T14:41:35.837763+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:36 smithi082 bash[20963]: audit 2024-04-03T14:41:35.847212+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:36 smithi082 bash[20963]: audit 2024-04-03T14:41:35.856425+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:36 smithi082 bash[20963]: audit 2024-04-03T14:41:36.373016+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:41:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:36 smithi082 bash[20963]: audit 2024-04-03T14:41:36.374872+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:41:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:36 smithi082 bash[20963]: audit 2024-04-03T14:41:36.383447+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[17655]: cluster 2024-04-03T14:41:35.580062+0000 mgr.y (mgr.24370) 698 : cluster [DBG] pgmap v682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[17655]: audit 2024-04-03T14:41:35.828381+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[17655]: audit 2024-04-03T14:41:35.837763+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[17655]: audit 2024-04-03T14:41:35.847212+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[17655]: audit 2024-04-03T14:41:35.856425+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[17655]: audit 2024-04-03T14:41:36.373016+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:41:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[17655]: audit 2024-04-03T14:41:36.374872+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:41:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[17655]: audit 2024-04-03T14:41:36.383447+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[27441]: cluster 2024-04-03T14:41:35.580062+0000 mgr.y (mgr.24370) 698 : cluster [DBG] pgmap v682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[27441]: audit 2024-04-03T14:41:35.828381+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[27441]: audit 2024-04-03T14:41:35.837763+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[27441]: audit 2024-04-03T14:41:35.847212+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[27441]: audit 2024-04-03T14:41:35.856425+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[27441]: audit 2024-04-03T14:41:36.373016+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:41:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[27441]: audit 2024-04-03T14:41:36.374872+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:41:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:36 smithi067 bash[27441]: audit 2024-04-03T14:41:36.383447+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:41:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:37 smithi082 bash[20963]: audit 2024-04-03T14:41:37.500229+0000 mon.a (mon.0) 1359 : audit [DBG] from='client.? 172.21.15.67:0/2266709259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:37 smithi067 bash[17655]: audit 2024-04-03T14:41:37.500229+0000 mon.a (mon.0) 1359 : audit [DBG] from='client.? 172.21.15.67:0/2266709259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:37 smithi067 bash[27441]: audit 2024-04-03T14:41:37.500229+0000 mon.a (mon.0) 1359 : audit [DBG] from='client.? 172.21.15.67:0/2266709259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:38 smithi082 bash[20963]: cluster 2024-04-03T14:41:37.581130+0000 mgr.y (mgr.24370) 699 : cluster [DBG] pgmap v683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:38 smithi067 bash[17655]: cluster 2024-04-03T14:41:37.581130+0000 mgr.y (mgr.24370) 699 : cluster [DBG] pgmap v683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:38 smithi067 bash[27441]: cluster 2024-04-03T14:41:37.581130+0000 mgr.y (mgr.24370) 699 : cluster [DBG] pgmap v683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:39 smithi082 bash[20963]: audit 2024-04-03T14:41:39.681474+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:39 smithi067 bash[17655]: audit 2024-04-03T14:41:39.681474+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:39 smithi067 bash[27441]: audit 2024-04-03T14:41:39.681474+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:40 smithi082 bash[20963]: cluster 2024-04-03T14:41:39.581783+0000 mgr.y (mgr.24370) 700 : cluster [DBG] pgmap v684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:40 smithi082 bash[20963]: audit 2024-04-03T14:41:39.959691+0000 mon.c (mon.2) 213 : audit [DBG] from='client.? 172.21.15.67:0/2853608511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:40 smithi067 bash[17655]: cluster 2024-04-03T14:41:39.581783+0000 mgr.y (mgr.24370) 700 : cluster [DBG] pgmap v684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:40 smithi067 bash[17655]: audit 2024-04-03T14:41:39.959691+0000 mon.c (mon.2) 213 : audit [DBG] from='client.? 172.21.15.67:0/2853608511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:40 smithi067 bash[27441]: cluster 2024-04-03T14:41:39.581783+0000 mgr.y (mgr.24370) 700 : cluster [DBG] pgmap v684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:40 smithi067 bash[27441]: audit 2024-04-03T14:41:39.959691+0000 mon.c (mon.2) 213 : audit [DBG] from='client.? 172.21.15.67:0/2853608511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:42 smithi082 bash[20963]: cluster 2024-04-03T14:41:41.582905+0000 mgr.y (mgr.24370) 701 : cluster [DBG] pgmap v685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:42 smithi082 bash[20963]: audit 2024-04-03T14:41:42.417238+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.67:0/2663842730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:42 smithi067 bash[17655]: cluster 2024-04-03T14:41:41.582905+0000 mgr.y (mgr.24370) 701 : cluster [DBG] pgmap v685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:42 smithi067 bash[17655]: audit 2024-04-03T14:41:42.417238+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.67:0/2663842730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:42 smithi067 bash[27441]: cluster 2024-04-03T14:41:41.582905+0000 mgr.y (mgr.24370) 701 : cluster [DBG] pgmap v685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:42 smithi067 bash[27441]: audit 2024-04-03T14:41:42.417238+0000 mon.c (mon.2) 214 : audit [DBG] from='client.? 172.21.15.67:0/2663842730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:43.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:43] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:41:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:41:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:44 smithi082 bash[20963]: cluster 2024-04-03T14:41:43.583556+0000 mgr.y (mgr.24370) 702 : cluster [DBG] pgmap v686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:44 smithi067 bash[17655]: cluster 2024-04-03T14:41:43.583556+0000 mgr.y (mgr.24370) 702 : cluster [DBG] pgmap v686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:44 smithi067 bash[27441]: cluster 2024-04-03T14:41:43.583556+0000 mgr.y (mgr.24370) 702 : cluster [DBG] pgmap v686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:45 smithi082 bash[20963]: audit 2024-04-03T14:41:44.868207+0000 mon.c (mon.2) 215 : audit [DBG] from='client.? 172.21.15.67:0/1887771051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:45 smithi067 bash[17655]: audit 2024-04-03T14:41:44.868207+0000 mon.c (mon.2) 215 : audit [DBG] from='client.? 172.21.15.67:0/1887771051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:45 smithi067 bash[27441]: audit 2024-04-03T14:41:44.868207+0000 mon.c (mon.2) 215 : audit [DBG] from='client.? 172.21.15.67:0/1887771051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:46 smithi082 bash[20963]: cluster 2024-04-03T14:41:45.584245+0000 mgr.y (mgr.24370) 703 : cluster [DBG] pgmap v687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:46 smithi067 bash[27441]: cluster 2024-04-03T14:41:45.584245+0000 mgr.y (mgr.24370) 703 : cluster [DBG] pgmap v687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:46 smithi067 bash[17655]: cluster 2024-04-03T14:41:45.584245+0000 mgr.y (mgr.24370) 703 : cluster [DBG] pgmap v687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:47 smithi082 bash[20963]: audit 2024-04-03T14:41:47.328188+0000 mon.c (mon.2) 216 : audit [DBG] from='client.? 172.21.15.67:0/1217207370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:47 smithi067 bash[27441]: audit 2024-04-03T14:41:47.328188+0000 mon.c (mon.2) 216 : audit [DBG] from='client.? 172.21.15.67:0/1217207370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:47 smithi067 bash[17655]: audit 2024-04-03T14:41:47.328188+0000 mon.c (mon.2) 216 : audit [DBG] from='client.? 172.21.15.67:0/1217207370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:48 smithi067 bash[27441]: cluster 2024-04-03T14:41:47.585372+0000 mgr.y (mgr.24370) 704 : cluster [DBG] pgmap v688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:48 smithi067 bash[17655]: cluster 2024-04-03T14:41:47.585372+0000 mgr.y (mgr.24370) 704 : cluster [DBG] pgmap v688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:48 smithi082 bash[20963]: cluster 2024-04-03T14:41:47.585372+0000 mgr.y (mgr.24370) 704 : cluster [DBG] pgmap v688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:49 smithi067 bash[17655]: audit 2024-04-03T14:41:49.781143+0000 mon.a (mon.0) 1361 : audit [DBG] from='client.? 172.21.15.67:0/2679210454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:49 smithi067 bash[27441]: audit 2024-04-03T14:41:49.781143+0000 mon.a (mon.0) 1361 : audit [DBG] from='client.? 172.21.15.67:0/2679210454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:49 smithi082 bash[20963]: audit 2024-04-03T14:41:49.781143+0000 mon.a (mon.0) 1361 : audit [DBG] from='client.? 172.21.15.67:0/2679210454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:50 smithi067 bash[17655]: cluster 2024-04-03T14:41:49.586052+0000 mgr.y (mgr.24370) 705 : cluster [DBG] pgmap v689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:50 smithi067 bash[27441]: cluster 2024-04-03T14:41:49.586052+0000 mgr.y (mgr.24370) 705 : cluster [DBG] pgmap v689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:50 smithi082 bash[20963]: cluster 2024-04-03T14:41:49.586052+0000 mgr.y (mgr.24370) 705 : cluster [DBG] pgmap v689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:53.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:53] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:41:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:52 smithi067 bash[27441]: cluster 2024-04-03T14:41:51.587227+0000 mgr.y (mgr.24370) 706 : cluster [DBG] pgmap v690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:52 smithi067 bash[27441]: audit 2024-04-03T14:41:52.237961+0000 mon.c (mon.2) 217 : audit [DBG] from='client.? 172.21.15.67:0/2254283627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:52 smithi067 bash[17655]: cluster 2024-04-03T14:41:51.587227+0000 mgr.y (mgr.24370) 706 : cluster [DBG] pgmap v690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:52 smithi067 bash[17655]: audit 2024-04-03T14:41:52.237961+0000 mon.c (mon.2) 217 : audit [DBG] from='client.? 172.21.15.67:0/2254283627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:52 smithi082 bash[20963]: cluster 2024-04-03T14:41:51.587227+0000 mgr.y (mgr.24370) 706 : cluster [DBG] pgmap v690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:53.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:52 smithi082 bash[20963]: audit 2024-04-03T14:41:52.237961+0000 mon.c (mon.2) 217 : audit [DBG] from='client.? 172.21.15.67:0/2254283627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:41:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:54 smithi067 bash[27441]: cluster 2024-04-03T14:41:53.587858+0000 mgr.y (mgr.24370) 707 : cluster [DBG] pgmap v691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:54 smithi067 bash[27441]: audit 2024-04-03T14:41:54.681542+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:54 smithi067 bash[27441]: audit 2024-04-03T14:41:54.693646+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.67:0/4086690034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:54 smithi067 bash[17655]: cluster 2024-04-03T14:41:53.587858+0000 mgr.y (mgr.24370) 707 : cluster [DBG] pgmap v691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:54 smithi067 bash[17655]: audit 2024-04-03T14:41:54.681542+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:54 smithi067 bash[17655]: audit 2024-04-03T14:41:54.693646+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.67:0/4086690034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:54 smithi082 bash[20963]: cluster 2024-04-03T14:41:53.587858+0000 mgr.y (mgr.24370) 707 : cluster [DBG] pgmap v691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:54 smithi082 bash[20963]: audit 2024-04-03T14:41:54.681542+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:41:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:54 smithi082 bash[20963]: audit 2024-04-03T14:41:54.693646+0000 mon.c (mon.2) 218 : audit [DBG] from='client.? 172.21.15.67:0/4086690034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:56 smithi067 bash[27441]: cluster 2024-04-03T14:41:55.588627+0000 mgr.y (mgr.24370) 708 : cluster [DBG] pgmap v692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:56 smithi067 bash[17655]: cluster 2024-04-03T14:41:55.588627+0000 mgr.y (mgr.24370) 708 : cluster [DBG] pgmap v692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:56 smithi082 bash[20963]: cluster 2024-04-03T14:41:55.588627+0000 mgr.y (mgr.24370) 708 : cluster [DBG] pgmap v692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:57 smithi067 bash[17655]: audit 2024-04-03T14:41:57.144959+0000 mon.a (mon.0) 1363 : audit [DBG] from='client.? 172.21.15.67:0/3997278607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:57 smithi067 bash[27441]: audit 2024-04-03T14:41:57.144959+0000 mon.a (mon.0) 1363 : audit [DBG] from='client.? 172.21.15.67:0/3997278607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:57 smithi082 bash[20963]: audit 2024-04-03T14:41:57.144959+0000 mon.a (mon.0) 1363 : audit [DBG] from='client.? 172.21.15.67:0/3997278607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:41:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:58 smithi082 bash[20963]: cluster 2024-04-03T14:41:57.589683+0000 mgr.y (mgr.24370) 709 : cluster [DBG] pgmap v693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:58 smithi067 bash[17655]: cluster 2024-04-03T14:41:57.589683+0000 mgr.y (mgr.24370) 709 : cluster [DBG] pgmap v693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:41:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:58 smithi067 bash[27441]: cluster 2024-04-03T14:41:57.589683+0000 mgr.y (mgr.24370) 709 : cluster [DBG] pgmap v693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:41:59 smithi082 bash[20963]: audit 2024-04-03T14:41:59.598099+0000 mon.c (mon.2) 219 : audit [DBG] from='client.? 172.21.15.67:0/2979943000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:41:59 smithi067 bash[17655]: audit 2024-04-03T14:41:59.598099+0000 mon.c (mon.2) 219 : audit [DBG] from='client.? 172.21.15.67:0/2979943000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:41:59 smithi067 bash[27441]: audit 2024-04-03T14:41:59.598099+0000 mon.c (mon.2) 219 : audit [DBG] from='client.? 172.21.15.67:0/2979943000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:00 smithi082 bash[20963]: cluster 2024-04-03T14:41:59.590331+0000 mgr.y (mgr.24370) 710 : cluster [DBG] pgmap v694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:00 smithi067 bash[17655]: cluster 2024-04-03T14:41:59.590331+0000 mgr.y (mgr.24370) 710 : cluster [DBG] pgmap v694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:00 smithi067 bash[27441]: cluster 2024-04-03T14:41:59.590331+0000 mgr.y (mgr.24370) 710 : cluster [DBG] pgmap v694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:02 smithi082 bash[20963]: cluster 2024-04-03T14:42:01.591513+0000 mgr.y (mgr.24370) 711 : cluster [DBG] pgmap v695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:02 smithi082 bash[20963]: audit 2024-04-03T14:42:02.051697+0000 mon.a (mon.0) 1364 : audit [DBG] from='client.? 172.21.15.67:0/698917309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:03] "GET /metrics HTTP/1.1" 200 239893 "" "Prometheus/2.43.0" 2024-04-03T14:42:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:02 smithi067 bash[27441]: cluster 2024-04-03T14:42:01.591513+0000 mgr.y (mgr.24370) 711 : cluster [DBG] pgmap v695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:02 smithi067 bash[27441]: audit 2024-04-03T14:42:02.051697+0000 mon.a (mon.0) 1364 : audit [DBG] from='client.? 172.21.15.67:0/698917309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:02 smithi067 bash[17655]: cluster 2024-04-03T14:42:01.591513+0000 mgr.y (mgr.24370) 711 : cluster [DBG] pgmap v695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:02 smithi067 bash[17655]: audit 2024-04-03T14:42:02.051697+0000 mon.a (mon.0) 1364 : audit [DBG] from='client.? 172.21.15.67:0/698917309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:42:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:04 smithi082 bash[20963]: cluster 2024-04-03T14:42:03.592263+0000 mgr.y (mgr.24370) 712 : cluster [DBG] pgmap v696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:04 smithi082 bash[20963]: audit 2024-04-03T14:42:04.500292+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.67:0/1192466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:04 smithi067 bash[27441]: cluster 2024-04-03T14:42:03.592263+0000 mgr.y (mgr.24370) 712 : cluster [DBG] pgmap v696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:04 smithi067 bash[27441]: audit 2024-04-03T14:42:04.500292+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.67:0/1192466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:04 smithi067 bash[17655]: cluster 2024-04-03T14:42:03.592263+0000 mgr.y (mgr.24370) 712 : cluster [DBG] pgmap v696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:04 smithi067 bash[17655]: audit 2024-04-03T14:42:04.500292+0000 mon.c (mon.2) 220 : audit [DBG] from='client.? 172.21.15.67:0/1192466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:06 smithi082 bash[20963]: cluster 2024-04-03T14:42:05.593356+0000 mgr.y (mgr.24370) 713 : cluster [DBG] pgmap v697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:06 smithi067 bash[17655]: cluster 2024-04-03T14:42:05.593356+0000 mgr.y (mgr.24370) 713 : cluster [DBG] pgmap v697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:06 smithi067 bash[27441]: cluster 2024-04-03T14:42:05.593356+0000 mgr.y (mgr.24370) 713 : cluster [DBG] pgmap v697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:07 smithi082 bash[20963]: audit 2024-04-03T14:42:06.957092+0000 mon.a (mon.0) 1365 : audit [DBG] from='client.? 172.21.15.67:0/2163789634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:07 smithi067 bash[27441]: audit 2024-04-03T14:42:06.957092+0000 mon.a (mon.0) 1365 : audit [DBG] from='client.? 172.21.15.67:0/2163789634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:07 smithi067 bash[17655]: audit 2024-04-03T14:42:06.957092+0000 mon.a (mon.0) 1365 : audit [DBG] from='client.? 172.21.15.67:0/2163789634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:08 smithi082 bash[20963]: cluster 2024-04-03T14:42:07.594188+0000 mgr.y (mgr.24370) 714 : cluster [DBG] pgmap v698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:08 smithi067 bash[17655]: cluster 2024-04-03T14:42:07.594188+0000 mgr.y (mgr.24370) 714 : cluster [DBG] pgmap v698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:08 smithi067 bash[27441]: cluster 2024-04-03T14:42:07.594188+0000 mgr.y (mgr.24370) 714 : cluster [DBG] pgmap v698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:09 smithi082 bash[20963]: audit 2024-04-03T14:42:09.410982+0000 mon.c (mon.2) 221 : audit [DBG] from='client.? 172.21.15.67:0/868351280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:09 smithi082 bash[20963]: audit 2024-04-03T14:42:09.682252+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:09 smithi067 bash[17655]: audit 2024-04-03T14:42:09.410982+0000 mon.c (mon.2) 221 : audit [DBG] from='client.? 172.21.15.67:0/868351280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:09 smithi067 bash[17655]: audit 2024-04-03T14:42:09.682252+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:09 smithi067 bash[27441]: audit 2024-04-03T14:42:09.410982+0000 mon.c (mon.2) 221 : audit [DBG] from='client.? 172.21.15.67:0/868351280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:09 smithi067 bash[27441]: audit 2024-04-03T14:42:09.682252+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:10 smithi082 bash[20963]: cluster 2024-04-03T14:42:09.594814+0000 mgr.y (mgr.24370) 715 : cluster [DBG] pgmap v699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:10 smithi067 bash[27441]: cluster 2024-04-03T14:42:09.594814+0000 mgr.y (mgr.24370) 715 : cluster [DBG] pgmap v699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:10 smithi067 bash[17655]: cluster 2024-04-03T14:42:09.594814+0000 mgr.y (mgr.24370) 715 : cluster [DBG] pgmap v699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:12 smithi082 bash[20963]: cluster 2024-04-03T14:42:11.595612+0000 mgr.y (mgr.24370) 716 : cluster [DBG] pgmap v700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:12 smithi082 bash[20963]: audit 2024-04-03T14:42:11.862046+0000 mon.c (mon.2) 222 : audit [DBG] from='client.? 172.21.15.67:0/1772582647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:12 smithi067 bash[27441]: cluster 2024-04-03T14:42:11.595612+0000 mgr.y (mgr.24370) 716 : cluster [DBG] pgmap v700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:12 smithi067 bash[27441]: audit 2024-04-03T14:42:11.862046+0000 mon.c (mon.2) 222 : audit [DBG] from='client.? 172.21.15.67:0/1772582647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:12 smithi067 bash[17655]: cluster 2024-04-03T14:42:11.595612+0000 mgr.y (mgr.24370) 716 : cluster [DBG] pgmap v700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:12 smithi067 bash[17655]: audit 2024-04-03T14:42:11.862046+0000 mon.c (mon.2) 222 : audit [DBG] from='client.? 172.21.15.67:0/1772582647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:13] "GET /metrics HTTP/1.1" 200 239893 "" "Prometheus/2.43.0" 2024-04-03T14:42:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:42:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:14 smithi067 bash[27441]: cluster 2024-04-03T14:42:13.596435+0000 mgr.y (mgr.24370) 717 : cluster [DBG] pgmap v701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:14 smithi067 bash[27441]: audit 2024-04-03T14:42:14.324377+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.67:0/911944494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:14 smithi067 bash[17655]: cluster 2024-04-03T14:42:13.596435+0000 mgr.y (mgr.24370) 717 : cluster [DBG] pgmap v701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:14 smithi067 bash[17655]: audit 2024-04-03T14:42:14.324377+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.67:0/911944494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:14 smithi082 bash[20963]: cluster 2024-04-03T14:42:13.596435+0000 mgr.y (mgr.24370) 717 : cluster [DBG] pgmap v701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:14 smithi082 bash[20963]: audit 2024-04-03T14:42:14.324377+0000 mon.c (mon.2) 223 : audit [DBG] from='client.? 172.21.15.67:0/911944494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:16 smithi067 bash[27441]: cluster 2024-04-03T14:42:15.597414+0000 mgr.y (mgr.24370) 718 : cluster [DBG] pgmap v702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:16 smithi067 bash[17655]: cluster 2024-04-03T14:42:15.597414+0000 mgr.y (mgr.24370) 718 : cluster [DBG] pgmap v702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:16 smithi082 bash[20963]: cluster 2024-04-03T14:42:15.597414+0000 mgr.y (mgr.24370) 718 : cluster [DBG] pgmap v702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:17 smithi082 bash[20963]: audit 2024-04-03T14:42:16.789272+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.67:0/3344739184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:17 smithi067 bash[17655]: audit 2024-04-03T14:42:16.789272+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.67:0/3344739184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:17 smithi067 bash[27441]: audit 2024-04-03T14:42:16.789272+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.67:0/3344739184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:18 smithi082 bash[20963]: cluster 2024-04-03T14:42:17.598209+0000 mgr.y (mgr.24370) 719 : cluster [DBG] pgmap v703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:18 smithi067 bash[17655]: cluster 2024-04-03T14:42:17.598209+0000 mgr.y (mgr.24370) 719 : cluster [DBG] pgmap v703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:18 smithi067 bash[27441]: cluster 2024-04-03T14:42:17.598209+0000 mgr.y (mgr.24370) 719 : cluster [DBG] pgmap v703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:19 smithi082 bash[20963]: audit 2024-04-03T14:42:19.241346+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.67:0/176979635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:19 smithi067 bash[17655]: audit 2024-04-03T14:42:19.241346+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.67:0/176979635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:19 smithi067 bash[27441]: audit 2024-04-03T14:42:19.241346+0000 mon.c (mon.2) 225 : audit [DBG] from='client.? 172.21.15.67:0/176979635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:20 smithi082 bash[20963]: cluster 2024-04-03T14:42:19.598892+0000 mgr.y (mgr.24370) 720 : cluster [DBG] pgmap v704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:20 smithi067 bash[17655]: cluster 2024-04-03T14:42:19.598892+0000 mgr.y (mgr.24370) 720 : cluster [DBG] pgmap v704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:20 smithi067 bash[27441]: cluster 2024-04-03T14:42:19.598892+0000 mgr.y (mgr.24370) 720 : cluster [DBG] pgmap v704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:22 smithi067 bash[17655]: cluster 2024-04-03T14:42:21.600031+0000 mgr.y (mgr.24370) 721 : cluster [DBG] pgmap v705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:22 smithi067 bash[17655]: audit 2024-04-03T14:42:21.698373+0000 mon.a (mon.0) 1367 : audit [DBG] from='client.? 172.21.15.67:0/3597386987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:22 smithi067 bash[27441]: cluster 2024-04-03T14:42:21.600031+0000 mgr.y (mgr.24370) 721 : cluster [DBG] pgmap v705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:22 smithi067 bash[27441]: audit 2024-04-03T14:42:21.698373+0000 mon.a (mon.0) 1367 : audit [DBG] from='client.? 172.21.15.67:0/3597386987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:22 smithi082 bash[20963]: cluster 2024-04-03T14:42:21.600031+0000 mgr.y (mgr.24370) 721 : cluster [DBG] pgmap v705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:22 smithi082 bash[20963]: audit 2024-04-03T14:42:21.698373+0000 mon.a (mon.0) 1367 : audit [DBG] from='client.? 172.21.15.67:0/3597386987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:23] "GET /metrics HTTP/1.1" 200 239893 "" "Prometheus/2.43.0" 2024-04-03T14:42:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:42:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:24 smithi082 bash[20963]: cluster 2024-04-03T14:42:23.600721+0000 mgr.y (mgr.24370) 722 : cluster [DBG] pgmap v706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:24 smithi082 bash[20963]: audit 2024-04-03T14:42:24.153214+0000 mon.a (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.67:0/4075911125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:24 smithi082 bash[20963]: audit 2024-04-03T14:42:24.682884+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:24 smithi067 bash[17655]: cluster 2024-04-03T14:42:23.600721+0000 mgr.y (mgr.24370) 722 : cluster [DBG] pgmap v706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:24 smithi067 bash[17655]: audit 2024-04-03T14:42:24.153214+0000 mon.a (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.67:0/4075911125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:24 smithi067 bash[17655]: audit 2024-04-03T14:42:24.682884+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:24 smithi067 bash[27441]: cluster 2024-04-03T14:42:23.600721+0000 mgr.y (mgr.24370) 722 : cluster [DBG] pgmap v706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:24 smithi067 bash[27441]: audit 2024-04-03T14:42:24.153214+0000 mon.a (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.67:0/4075911125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:24 smithi067 bash[27441]: audit 2024-04-03T14:42:24.682884+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:26 smithi082 bash[20963]: cluster 2024-04-03T14:42:25.601831+0000 mgr.y (mgr.24370) 723 : cluster [DBG] pgmap v707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:26 smithi082 bash[20963]: audit 2024-04-03T14:42:26.605485+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.67:0/3271125430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:26 smithi067 bash[27441]: cluster 2024-04-03T14:42:25.601831+0000 mgr.y (mgr.24370) 723 : cluster [DBG] pgmap v707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:26 smithi067 bash[27441]: audit 2024-04-03T14:42:26.605485+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.67:0/3271125430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:26 smithi067 bash[17655]: cluster 2024-04-03T14:42:25.601831+0000 mgr.y (mgr.24370) 723 : cluster [DBG] pgmap v707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:26 smithi067 bash[17655]: audit 2024-04-03T14:42:26.605485+0000 mon.c (mon.2) 226 : audit [DBG] from='client.? 172.21.15.67:0/3271125430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:28 smithi082 bash[20963]: cluster 2024-04-03T14:42:27.602693+0000 mgr.y (mgr.24370) 724 : cluster [DBG] pgmap v708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:28 smithi067 bash[27441]: cluster 2024-04-03T14:42:27.602693+0000 mgr.y (mgr.24370) 724 : cluster [DBG] pgmap v708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:28 smithi067 bash[17655]: cluster 2024-04-03T14:42:27.602693+0000 mgr.y (mgr.24370) 724 : cluster [DBG] pgmap v708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:29 smithi082 bash[20963]: audit 2024-04-03T14:42:29.054196+0000 mon.a (mon.0) 1370 : audit [DBG] from='client.? 172.21.15.67:0/84857827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:29 smithi067 bash[27441]: audit 2024-04-03T14:42:29.054196+0000 mon.a (mon.0) 1370 : audit [DBG] from='client.? 172.21.15.67:0/84857827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:29 smithi067 bash[17655]: audit 2024-04-03T14:42:29.054196+0000 mon.a (mon.0) 1370 : audit [DBG] from='client.? 172.21.15.67:0/84857827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:30 smithi082 bash[20963]: cluster 2024-04-03T14:42:29.603363+0000 mgr.y (mgr.24370) 725 : cluster [DBG] pgmap v709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:30 smithi067 bash[17655]: cluster 2024-04-03T14:42:29.603363+0000 mgr.y (mgr.24370) 725 : cluster [DBG] pgmap v709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:30 smithi067 bash[27441]: cluster 2024-04-03T14:42:29.603363+0000 mgr.y (mgr.24370) 725 : cluster [DBG] pgmap v709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:31 smithi082 bash[20963]: audit 2024-04-03T14:42:31.497394+0000 mon.a (mon.0) 1371 : audit [DBG] from='client.? 172.21.15.67:0/3908948407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:31 smithi067 bash[27441]: audit 2024-04-03T14:42:31.497394+0000 mon.a (mon.0) 1371 : audit [DBG] from='client.? 172.21.15.67:0/3908948407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:31 smithi067 bash[17655]: audit 2024-04-03T14:42:31.497394+0000 mon.a (mon.0) 1371 : audit [DBG] from='client.? 172.21.15.67:0/3908948407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:32 smithi067 bash[17655]: cluster 2024-04-03T14:42:31.604504+0000 mgr.y (mgr.24370) 726 : cluster [DBG] pgmap v710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:32 smithi067 bash[27441]: cluster 2024-04-03T14:42:31.604504+0000 mgr.y (mgr.24370) 726 : cluster [DBG] pgmap v710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:32 smithi082 bash[20963]: cluster 2024-04-03T14:42:31.604504+0000 mgr.y (mgr.24370) 726 : cluster [DBG] pgmap v710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:33] "GET /metrics HTTP/1.1" 200 239899 "" "Prometheus/2.43.0" 2024-04-03T14:42:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:42:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:34 smithi082 bash[20963]: cluster 2024-04-03T14:42:33.605275+0000 mgr.y (mgr.24370) 727 : cluster [DBG] pgmap v711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:34 smithi082 bash[20963]: audit 2024-04-03T14:42:33.956134+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.67:0/1116053281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:34 smithi067 bash[27441]: cluster 2024-04-03T14:42:33.605275+0000 mgr.y (mgr.24370) 727 : cluster [DBG] pgmap v711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:34 smithi067 bash[27441]: audit 2024-04-03T14:42:33.956134+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.67:0/1116053281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:34 smithi067 bash[17655]: cluster 2024-04-03T14:42:33.605275+0000 mgr.y (mgr.24370) 727 : cluster [DBG] pgmap v711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:34 smithi067 bash[17655]: audit 2024-04-03T14:42:33.956134+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.67:0/1116053281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:36 smithi082 bash[20963]: cluster 2024-04-03T14:42:35.606329+0000 mgr.y (mgr.24370) 728 : cluster [DBG] pgmap v712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:36 smithi082 bash[20963]: audit 2024-04-03T14:42:36.406192+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.67:0/1888585464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:36 smithi082 bash[20963]: audit 2024-04-03T14:42:36.458416+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:42:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:36 smithi067 bash[27441]: cluster 2024-04-03T14:42:35.606329+0000 mgr.y (mgr.24370) 728 : cluster [DBG] pgmap v712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:36 smithi067 bash[27441]: audit 2024-04-03T14:42:36.406192+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.67:0/1888585464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:36 smithi067 bash[27441]: audit 2024-04-03T14:42:36.458416+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:42:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:36 smithi067 bash[17655]: cluster 2024-04-03T14:42:35.606329+0000 mgr.y (mgr.24370) 728 : cluster [DBG] pgmap v712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:36 smithi067 bash[17655]: audit 2024-04-03T14:42:36.406192+0000 mon.c (mon.2) 228 : audit [DBG] from='client.? 172.21.15.67:0/1888585464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:36 smithi067 bash[17655]: audit 2024-04-03T14:42:36.458416+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:42:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:37 smithi082 bash[20963]: audit 2024-04-03T14:42:36.785747+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:37 smithi082 bash[20963]: audit 2024-04-03T14:42:36.794380+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:37 smithi067 bash[17655]: audit 2024-04-03T14:42:36.785747+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:37 smithi067 bash[17655]: audit 2024-04-03T14:42:36.794380+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:37 smithi067 bash[27441]: audit 2024-04-03T14:42:36.785747+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:37 smithi067 bash[27441]: audit 2024-04-03T14:42:36.794380+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:38 smithi082 bash[20963]: cluster 2024-04-03T14:42:37.607210+0000 mgr.y (mgr.24370) 729 : cluster [DBG] pgmap v713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:38 smithi067 bash[27441]: cluster 2024-04-03T14:42:37.607210+0000 mgr.y (mgr.24370) 729 : cluster [DBG] pgmap v713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:38 smithi067 bash[17655]: cluster 2024-04-03T14:42:37.607210+0000 mgr.y (mgr.24370) 729 : cluster [DBG] pgmap v713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:39 smithi082 bash[20963]: audit 2024-04-03T14:42:38.868254+0000 mon.a (mon.0) 1375 : audit [DBG] from='client.? 172.21.15.67:0/2401418192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:39 smithi082 bash[20963]: audit 2024-04-03T14:42:39.683243+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:39 smithi067 bash[17655]: audit 2024-04-03T14:42:38.868254+0000 mon.a (mon.0) 1375 : audit [DBG] from='client.? 172.21.15.67:0/2401418192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:39 smithi067 bash[17655]: audit 2024-04-03T14:42:39.683243+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:39 smithi067 bash[27441]: audit 2024-04-03T14:42:38.868254+0000 mon.a (mon.0) 1375 : audit [DBG] from='client.? 172.21.15.67:0/2401418192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:39 smithi067 bash[27441]: audit 2024-04-03T14:42:39.683243+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:40 smithi082 bash[20963]: cluster 2024-04-03T14:42:39.607921+0000 mgr.y (mgr.24370) 730 : cluster [DBG] pgmap v714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:40 smithi067 bash[27441]: cluster 2024-04-03T14:42:39.607921+0000 mgr.y (mgr.24370) 730 : cluster [DBG] pgmap v714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:40 smithi067 bash[17655]: cluster 2024-04-03T14:42:39.607921+0000 mgr.y (mgr.24370) 730 : cluster [DBG] pgmap v714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:41 smithi082 bash[20963]: audit 2024-04-03T14:42:41.326060+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.67:0/2021595757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:41 smithi067 bash[17655]: audit 2024-04-03T14:42:41.326060+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.67:0/2021595757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:41 smithi067 bash[27441]: audit 2024-04-03T14:42:41.326060+0000 mon.c (mon.2) 229 : audit [DBG] from='client.? 172.21.15.67:0/2021595757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:43] "GET /metrics HTTP/1.1" 200 239899 "" "Prometheus/2.43.0" 2024-04-03T14:42:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[17655]: cluster 2024-04-03T14:42:41.608737+0000 mgr.y (mgr.24370) 731 : cluster [DBG] pgmap v715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[17655]: audit 2024-04-03T14:42:42.156048+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[17655]: audit 2024-04-03T14:42:42.166031+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[17655]: audit 2024-04-03T14:42:42.810519+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[17655]: audit 2024-04-03T14:42:42.821342+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[27441]: cluster 2024-04-03T14:42:41.608737+0000 mgr.y (mgr.24370) 731 : cluster [DBG] pgmap v715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[27441]: audit 2024-04-03T14:42:42.156048+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[27441]: audit 2024-04-03T14:42:42.166031+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[27441]: audit 2024-04-03T14:42:42.810519+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:43 smithi067 bash[27441]: audit 2024-04-03T14:42:42.821342+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:43 smithi082 bash[20963]: cluster 2024-04-03T14:42:41.608737+0000 mgr.y (mgr.24370) 731 : cluster [DBG] pgmap v715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:43 smithi082 bash[20963]: audit 2024-04-03T14:42:42.156048+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:43 smithi082 bash[20963]: audit 2024-04-03T14:42:42.166031+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:43 smithi082 bash[20963]: audit 2024-04-03T14:42:42.810519+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:43 smithi082 bash[20963]: audit 2024-04-03T14:42:42.821342+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:42:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:44 smithi067 bash[17655]: audit 2024-04-03T14:42:43.249540+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:42:44.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:44 smithi067 bash[17655]: audit 2024-04-03T14:42:43.251282+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:42:44.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:44 smithi067 bash[17655]: audit 2024-04-03T14:42:43.260512+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:44.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:44 smithi067 bash[17655]: audit 2024-04-03T14:42:43.788485+0000 mon.a (mon.0) 1384 : audit [DBG] from='client.? 172.21.15.67:0/1912480253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:44 smithi067 bash[27441]: audit 2024-04-03T14:42:43.249540+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:42:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:44 smithi067 bash[27441]: audit 2024-04-03T14:42:43.251282+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:42:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:44 smithi067 bash[27441]: audit 2024-04-03T14:42:43.260512+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:44 smithi067 bash[27441]: audit 2024-04-03T14:42:43.788485+0000 mon.a (mon.0) 1384 : audit [DBG] from='client.? 172.21.15.67:0/1912480253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:44 smithi082 bash[20963]: audit 2024-04-03T14:42:43.249540+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:42:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:44 smithi082 bash[20963]: audit 2024-04-03T14:42:43.251282+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:42:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:44 smithi082 bash[20963]: audit 2024-04-03T14:42:43.260512+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:42:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:44 smithi082 bash[20963]: audit 2024-04-03T14:42:43.788485+0000 mon.a (mon.0) 1384 : audit [DBG] from='client.? 172.21.15.67:0/1912480253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:45 smithi082 bash[20963]: cluster 2024-04-03T14:42:43.609344+0000 mgr.y (mgr.24370) 732 : cluster [DBG] pgmap v716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:45 smithi067 bash[17655]: cluster 2024-04-03T14:42:43.609344+0000 mgr.y (mgr.24370) 732 : cluster [DBG] pgmap v716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:45 smithi067 bash[27441]: cluster 2024-04-03T14:42:43.609344+0000 mgr.y (mgr.24370) 732 : cluster [DBG] pgmap v716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:46 smithi082 bash[20963]: audit 2024-04-03T14:42:46.252032+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.67:0/3113007026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:46 smithi067 bash[17655]: audit 2024-04-03T14:42:46.252032+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.67:0/3113007026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:46 smithi067 bash[27441]: audit 2024-04-03T14:42:46.252032+0000 mon.c (mon.2) 230 : audit [DBG] from='client.? 172.21.15.67:0/3113007026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:47 smithi082 bash[20963]: cluster 2024-04-03T14:42:45.610379+0000 mgr.y (mgr.24370) 733 : cluster [DBG] pgmap v717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:47 smithi067 bash[17655]: cluster 2024-04-03T14:42:45.610379+0000 mgr.y (mgr.24370) 733 : cluster [DBG] pgmap v717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:47 smithi067 bash[27441]: cluster 2024-04-03T14:42:45.610379+0000 mgr.y (mgr.24370) 733 : cluster [DBG] pgmap v717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:49 smithi082 bash[20963]: cluster 2024-04-03T14:42:47.611224+0000 mgr.y (mgr.24370) 734 : cluster [DBG] pgmap v718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:49 smithi082 bash[20963]: audit 2024-04-03T14:42:48.704617+0000 mon.a (mon.0) 1385 : audit [DBG] from='client.? 172.21.15.67:0/508288437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:49 smithi067 bash[17655]: cluster 2024-04-03T14:42:47.611224+0000 mgr.y (mgr.24370) 734 : cluster [DBG] pgmap v718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:49 smithi067 bash[17655]: audit 2024-04-03T14:42:48.704617+0000 mon.a (mon.0) 1385 : audit [DBG] from='client.? 172.21.15.67:0/508288437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:49 smithi067 bash[27441]: cluster 2024-04-03T14:42:47.611224+0000 mgr.y (mgr.24370) 734 : cluster [DBG] pgmap v718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:49 smithi067 bash[27441]: audit 2024-04-03T14:42:48.704617+0000 mon.a (mon.0) 1385 : audit [DBG] from='client.? 172.21.15.67:0/508288437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:51 smithi082 bash[20963]: cluster 2024-04-03T14:42:49.611916+0000 mgr.y (mgr.24370) 735 : cluster [DBG] pgmap v719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:51 smithi082 bash[20963]: audit 2024-04-03T14:42:51.158014+0000 mon.c (mon.2) 231 : audit [DBG] from='client.? 172.21.15.67:0/2798241240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:51 smithi067 bash[17655]: cluster 2024-04-03T14:42:49.611916+0000 mgr.y (mgr.24370) 735 : cluster [DBG] pgmap v719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:51 smithi067 bash[17655]: audit 2024-04-03T14:42:51.158014+0000 mon.c (mon.2) 231 : audit [DBG] from='client.? 172.21.15.67:0/2798241240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:51 smithi067 bash[27441]: cluster 2024-04-03T14:42:49.611916+0000 mgr.y (mgr.24370) 735 : cluster [DBG] pgmap v719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:51 smithi067 bash[27441]: audit 2024-04-03T14:42:51.158014+0000 mon.c (mon.2) 231 : audit [DBG] from='client.? 172.21.15.67:0/2798241240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:53] "GET /metrics HTTP/1.1" 200 239899 "" "Prometheus/2.43.0" 2024-04-03T14:42:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:53 smithi067 bash[27441]: cluster 2024-04-03T14:42:51.613139+0000 mgr.y (mgr.24370) 736 : cluster [DBG] pgmap v720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:53 smithi067 bash[17655]: cluster 2024-04-03T14:42:51.613139+0000 mgr.y (mgr.24370) 736 : cluster [DBG] pgmap v720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:53 smithi082 bash[20963]: cluster 2024-04-03T14:42:51.613139+0000 mgr.y (mgr.24370) 736 : cluster [DBG] pgmap v720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:42:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:54 smithi082 bash[20963]: audit 2024-04-03T14:42:53.605761+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.67:0/2015687424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:54 smithi067 bash[17655]: audit 2024-04-03T14:42:53.605761+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.67:0/2015687424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:54 smithi067 bash[27441]: audit 2024-04-03T14:42:53.605761+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.67:0/2015687424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:55 smithi082 bash[20963]: cluster 2024-04-03T14:42:53.613776+0000 mgr.y (mgr.24370) 737 : cluster [DBG] pgmap v721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:55 smithi082 bash[20963]: audit 2024-04-03T14:42:54.683391+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:55 smithi067 bash[17655]: cluster 2024-04-03T14:42:53.613776+0000 mgr.y (mgr.24370) 737 : cluster [DBG] pgmap v721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:55 smithi067 bash[17655]: audit 2024-04-03T14:42:54.683391+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:55 smithi067 bash[27441]: cluster 2024-04-03T14:42:53.613776+0000 mgr.y (mgr.24370) 737 : cluster [DBG] pgmap v721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:55 smithi067 bash[27441]: audit 2024-04-03T14:42:54.683391+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:42:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:56 smithi082 bash[20963]: audit 2024-04-03T14:42:56.064364+0000 mon.c (mon.2) 233 : audit [DBG] from='client.? 172.21.15.67:0/2836786048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:56 smithi067 bash[27441]: audit 2024-04-03T14:42:56.064364+0000 mon.c (mon.2) 233 : audit [DBG] from='client.? 172.21.15.67:0/2836786048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:56 smithi067 bash[17655]: audit 2024-04-03T14:42:56.064364+0000 mon.c (mon.2) 233 : audit [DBG] from='client.? 172.21.15.67:0/2836786048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:57 smithi082 bash[20963]: cluster 2024-04-03T14:42:55.614752+0000 mgr.y (mgr.24370) 738 : cluster [DBG] pgmap v722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:57 smithi067 bash[27441]: cluster 2024-04-03T14:42:55.614752+0000 mgr.y (mgr.24370) 738 : cluster [DBG] pgmap v722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:57 smithi067 bash[17655]: cluster 2024-04-03T14:42:55.614752+0000 mgr.y (mgr.24370) 738 : cluster [DBG] pgmap v722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:59 smithi082 bash[20963]: cluster 2024-04-03T14:42:57.615604+0000 mgr.y (mgr.24370) 739 : cluster [DBG] pgmap v723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:42:59 smithi082 bash[20963]: audit 2024-04-03T14:42:58.518138+0000 mon.a (mon.0) 1387 : audit [DBG] from='client.? 172.21.15.67:0/1275219725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:59 smithi067 bash[17655]: cluster 2024-04-03T14:42:57.615604+0000 mgr.y (mgr.24370) 739 : cluster [DBG] pgmap v723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:42:59 smithi067 bash[17655]: audit 2024-04-03T14:42:58.518138+0000 mon.a (mon.0) 1387 : audit [DBG] from='client.? 172.21.15.67:0/1275219725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:42:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:59 smithi067 bash[27441]: cluster 2024-04-03T14:42:57.615604+0000 mgr.y (mgr.24370) 739 : cluster [DBG] pgmap v723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:42:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:42:59 smithi067 bash[27441]: audit 2024-04-03T14:42:58.518138+0000 mon.a (mon.0) 1387 : audit [DBG] from='client.? 172.21.15.67:0/1275219725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:01 smithi082 bash[20963]: cluster 2024-04-03T14:42:59.616273+0000 mgr.y (mgr.24370) 740 : cluster [DBG] pgmap v724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:01 smithi082 bash[20963]: audit 2024-04-03T14:43:00.968156+0000 mon.a (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.67:0/3253151142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:01 smithi067 bash[17655]: cluster 2024-04-03T14:42:59.616273+0000 mgr.y (mgr.24370) 740 : cluster [DBG] pgmap v724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:01 smithi067 bash[17655]: audit 2024-04-03T14:43:00.968156+0000 mon.a (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.67:0/3253151142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:01 smithi067 bash[27441]: cluster 2024-04-03T14:42:59.616273+0000 mgr.y (mgr.24370) 740 : cluster [DBG] pgmap v724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:01 smithi067 bash[27441]: audit 2024-04-03T14:43:00.968156+0000 mon.a (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.67:0/3253151142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:03 smithi067 bash[17655]: cluster 2024-04-03T14:43:01.617422+0000 mgr.y (mgr.24370) 741 : cluster [DBG] pgmap v725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:03] "GET /metrics HTTP/1.1" 200 239895 "" "Prometheus/2.43.0" 2024-04-03T14:43:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:03 smithi067 bash[27441]: cluster 2024-04-03T14:43:01.617422+0000 mgr.y (mgr.24370) 741 : cluster [DBG] pgmap v725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:03 smithi082 bash[20963]: cluster 2024-04-03T14:43:01.617422+0000 mgr.y (mgr.24370) 741 : cluster [DBG] pgmap v725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:43:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:04 smithi082 bash[20963]: audit 2024-04-03T14:43:03.427098+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.67:0/3361775004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:04 smithi067 bash[27441]: audit 2024-04-03T14:43:03.427098+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.67:0/3361775004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:04 smithi067 bash[17655]: audit 2024-04-03T14:43:03.427098+0000 mon.c (mon.2) 234 : audit [DBG] from='client.? 172.21.15.67:0/3361775004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:05 smithi082 bash[20963]: cluster 2024-04-03T14:43:03.618114+0000 mgr.y (mgr.24370) 742 : cluster [DBG] pgmap v726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:05 smithi067 bash[27441]: cluster 2024-04-03T14:43:03.618114+0000 mgr.y (mgr.24370) 742 : cluster [DBG] pgmap v726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:05 smithi067 bash[17655]: cluster 2024-04-03T14:43:03.618114+0000 mgr.y (mgr.24370) 742 : cluster [DBG] pgmap v726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:06 smithi082 bash[20963]: cluster 2024-04-03T14:43:05.619076+0000 mgr.y (mgr.24370) 743 : cluster [DBG] pgmap v727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:06 smithi082 bash[20963]: audit 2024-04-03T14:43:05.873280+0000 mon.a (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.67:0/3527265005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:06 smithi067 bash[17655]: cluster 2024-04-03T14:43:05.619076+0000 mgr.y (mgr.24370) 743 : cluster [DBG] pgmap v727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:06 smithi067 bash[17655]: audit 2024-04-03T14:43:05.873280+0000 mon.a (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.67:0/3527265005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:06 smithi067 bash[27441]: cluster 2024-04-03T14:43:05.619076+0000 mgr.y (mgr.24370) 743 : cluster [DBG] pgmap v727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:06 smithi067 bash[27441]: audit 2024-04-03T14:43:05.873280+0000 mon.a (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.67:0/3527265005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:08 smithi082 bash[20963]: cluster 2024-04-03T14:43:07.619878+0000 mgr.y (mgr.24370) 744 : cluster [DBG] pgmap v728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:08 smithi082 bash[20963]: audit 2024-04-03T14:43:08.325061+0000 mon.a (mon.0) 1390 : audit [DBG] from='client.? 172.21.15.67:0/1898843787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:08 smithi067 bash[17655]: cluster 2024-04-03T14:43:07.619878+0000 mgr.y (mgr.24370) 744 : cluster [DBG] pgmap v728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:08 smithi067 bash[17655]: audit 2024-04-03T14:43:08.325061+0000 mon.a (mon.0) 1390 : audit [DBG] from='client.? 172.21.15.67:0/1898843787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:08 smithi067 bash[27441]: cluster 2024-04-03T14:43:07.619878+0000 mgr.y (mgr.24370) 744 : cluster [DBG] pgmap v728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:08 smithi067 bash[27441]: audit 2024-04-03T14:43:08.325061+0000 mon.a (mon.0) 1390 : audit [DBG] from='client.? 172.21.15.67:0/1898843787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:10 smithi082 bash[20963]: cluster 2024-04-03T14:43:09.620563+0000 mgr.y (mgr.24370) 745 : cluster [DBG] pgmap v729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:10 smithi082 bash[20963]: audit 2024-04-03T14:43:09.683972+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:10 smithi067 bash[27441]: cluster 2024-04-03T14:43:09.620563+0000 mgr.y (mgr.24370) 745 : cluster [DBG] pgmap v729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:10 smithi067 bash[27441]: audit 2024-04-03T14:43:09.683972+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:10 smithi067 bash[17655]: cluster 2024-04-03T14:43:09.620563+0000 mgr.y (mgr.24370) 745 : cluster [DBG] pgmap v729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:10 smithi067 bash[17655]: audit 2024-04-03T14:43:09.683972+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:11 smithi082 bash[20963]: audit 2024-04-03T14:43:10.783470+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.67:0/3718301338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:11 smithi067 bash[27441]: audit 2024-04-03T14:43:10.783470+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.67:0/3718301338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:11 smithi067 bash[17655]: audit 2024-04-03T14:43:10.783470+0000 mon.c (mon.2) 235 : audit [DBG] from='client.? 172.21.15.67:0/3718301338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:12 smithi067 bash[17655]: cluster 2024-04-03T14:43:11.621847+0000 mgr.y (mgr.24370) 746 : cluster [DBG] pgmap v730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:12 smithi067 bash[27441]: cluster 2024-04-03T14:43:11.621847+0000 mgr.y (mgr.24370) 746 : cluster [DBG] pgmap v730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:12 smithi082 bash[20963]: cluster 2024-04-03T14:43:11.621847+0000 mgr.y (mgr.24370) 746 : cluster [DBG] pgmap v730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:13] "GET /metrics HTTP/1.1" 200 239900 "" "Prometheus/2.43.0" 2024-04-03T14:43:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:43:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:13 smithi082 bash[20963]: audit 2024-04-03T14:43:13.236182+0000 mon.a (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.67:0/641317109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:13 smithi067 bash[27441]: audit 2024-04-03T14:43:13.236182+0000 mon.a (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.67:0/641317109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:13 smithi067 bash[17655]: audit 2024-04-03T14:43:13.236182+0000 mon.a (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.67:0/641317109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:14 smithi082 bash[20963]: cluster 2024-04-03T14:43:13.622571+0000 mgr.y (mgr.24370) 747 : cluster [DBG] pgmap v731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:14 smithi067 bash[27441]: cluster 2024-04-03T14:43:13.622571+0000 mgr.y (mgr.24370) 747 : cluster [DBG] pgmap v731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:14 smithi067 bash[17655]: cluster 2024-04-03T14:43:13.622571+0000 mgr.y (mgr.24370) 747 : cluster [DBG] pgmap v731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:15 smithi082 bash[20963]: audit 2024-04-03T14:43:15.687044+0000 mon.a (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.67:0/742052883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:15 smithi067 bash[27441]: audit 2024-04-03T14:43:15.687044+0000 mon.a (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.67:0/742052883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:15 smithi067 bash[17655]: audit 2024-04-03T14:43:15.687044+0000 mon.a (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.67:0/742052883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:16 smithi082 bash[20963]: cluster 2024-04-03T14:43:15.623561+0000 mgr.y (mgr.24370) 748 : cluster [DBG] pgmap v732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:16 smithi067 bash[27441]: cluster 2024-04-03T14:43:15.623561+0000 mgr.y (mgr.24370) 748 : cluster [DBG] pgmap v732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:16 smithi067 bash[17655]: cluster 2024-04-03T14:43:15.623561+0000 mgr.y (mgr.24370) 748 : cluster [DBG] pgmap v732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:18 smithi082 bash[20963]: cluster 2024-04-03T14:43:17.624402+0000 mgr.y (mgr.24370) 749 : cluster [DBG] pgmap v733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:18 smithi082 bash[20963]: audit 2024-04-03T14:43:18.143593+0000 mon.c (mon.2) 236 : audit [DBG] from='client.? 172.21.15.67:0/4004858732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:18 smithi067 bash[27441]: cluster 2024-04-03T14:43:17.624402+0000 mgr.y (mgr.24370) 749 : cluster [DBG] pgmap v733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:18 smithi067 bash[27441]: audit 2024-04-03T14:43:18.143593+0000 mon.c (mon.2) 236 : audit [DBG] from='client.? 172.21.15.67:0/4004858732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:18 smithi067 bash[17655]: cluster 2024-04-03T14:43:17.624402+0000 mgr.y (mgr.24370) 749 : cluster [DBG] pgmap v733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:18 smithi067 bash[17655]: audit 2024-04-03T14:43:18.143593+0000 mon.c (mon.2) 236 : audit [DBG] from='client.? 172.21.15.67:0/4004858732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:20 smithi082 bash[20963]: cluster 2024-04-03T14:43:19.625026+0000 mgr.y (mgr.24370) 750 : cluster [DBG] pgmap v734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:20 smithi082 bash[20963]: audit 2024-04-03T14:43:20.600069+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.67:0/2570574363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:20 smithi067 bash[27441]: cluster 2024-04-03T14:43:19.625026+0000 mgr.y (mgr.24370) 750 : cluster [DBG] pgmap v734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:20 smithi067 bash[27441]: audit 2024-04-03T14:43:20.600069+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.67:0/2570574363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:20 smithi067 bash[17655]: cluster 2024-04-03T14:43:19.625026+0000 mgr.y (mgr.24370) 750 : cluster [DBG] pgmap v734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:20 smithi067 bash[17655]: audit 2024-04-03T14:43:20.600069+0000 mon.c (mon.2) 237 : audit [DBG] from='client.? 172.21.15.67:0/2570574363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:22 smithi067 bash[27441]: cluster 2024-04-03T14:43:21.626153+0000 mgr.y (mgr.24370) 751 : cluster [DBG] pgmap v735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:22 smithi067 bash[17655]: cluster 2024-04-03T14:43:21.626153+0000 mgr.y (mgr.24370) 751 : cluster [DBG] pgmap v735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:22 smithi082 bash[20963]: cluster 2024-04-03T14:43:21.626153+0000 mgr.y (mgr.24370) 751 : cluster [DBG] pgmap v735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:23] "GET /metrics HTTP/1.1" 200 239900 "" "Prometheus/2.43.0" 2024-04-03T14:43:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:23 smithi082 bash[20963]: audit 2024-04-03T14:43:23.044743+0000 mon.c (mon.2) 238 : audit [DBG] from='client.? 172.21.15.67:0/3632820851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:43:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:23 smithi067 bash[27441]: audit 2024-04-03T14:43:23.044743+0000 mon.c (mon.2) 238 : audit [DBG] from='client.? 172.21.15.67:0/3632820851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:23 smithi067 bash[17655]: audit 2024-04-03T14:43:23.044743+0000 mon.c (mon.2) 238 : audit [DBG] from='client.? 172.21.15.67:0/3632820851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:24 smithi082 bash[20963]: cluster 2024-04-03T14:43:23.626870+0000 mgr.y (mgr.24370) 752 : cluster [DBG] pgmap v736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:24 smithi082 bash[20963]: audit 2024-04-03T14:43:24.684055+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:24 smithi067 bash[27441]: cluster 2024-04-03T14:43:23.626870+0000 mgr.y (mgr.24370) 752 : cluster [DBG] pgmap v736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:24 smithi067 bash[27441]: audit 2024-04-03T14:43:24.684055+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:24 smithi067 bash[17655]: cluster 2024-04-03T14:43:23.626870+0000 mgr.y (mgr.24370) 752 : cluster [DBG] pgmap v736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:24 smithi067 bash[17655]: audit 2024-04-03T14:43:24.684055+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:25 smithi082 bash[20963]: audit 2024-04-03T14:43:25.511651+0000 mon.a (mon.0) 1395 : audit [DBG] from='client.? 172.21.15.67:0/1542923061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:25 smithi067 bash[17655]: audit 2024-04-03T14:43:25.511651+0000 mon.a (mon.0) 1395 : audit [DBG] from='client.? 172.21.15.67:0/1542923061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:25 smithi067 bash[27441]: audit 2024-04-03T14:43:25.511651+0000 mon.a (mon.0) 1395 : audit [DBG] from='client.? 172.21.15.67:0/1542923061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:26 smithi082 bash[20963]: cluster 2024-04-03T14:43:25.627882+0000 mgr.y (mgr.24370) 753 : cluster [DBG] pgmap v737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:26 smithi067 bash[27441]: cluster 2024-04-03T14:43:25.627882+0000 mgr.y (mgr.24370) 753 : cluster [DBG] pgmap v737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:26 smithi067 bash[17655]: cluster 2024-04-03T14:43:25.627882+0000 mgr.y (mgr.24370) 753 : cluster [DBG] pgmap v737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:28 smithi082 bash[20963]: cluster 2024-04-03T14:43:27.628720+0000 mgr.y (mgr.24370) 754 : cluster [DBG] pgmap v738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:28 smithi082 bash[20963]: audit 2024-04-03T14:43:27.967071+0000 mon.a (mon.0) 1396 : audit [DBG] from='client.? 172.21.15.67:0/2974032260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:28 smithi067 bash[27441]: cluster 2024-04-03T14:43:27.628720+0000 mgr.y (mgr.24370) 754 : cluster [DBG] pgmap v738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:28 smithi067 bash[27441]: audit 2024-04-03T14:43:27.967071+0000 mon.a (mon.0) 1396 : audit [DBG] from='client.? 172.21.15.67:0/2974032260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:28 smithi067 bash[17655]: cluster 2024-04-03T14:43:27.628720+0000 mgr.y (mgr.24370) 754 : cluster [DBG] pgmap v738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:28 smithi067 bash[17655]: audit 2024-04-03T14:43:27.967071+0000 mon.a (mon.0) 1396 : audit [DBG] from='client.? 172.21.15.67:0/2974032260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:30 smithi082 bash[20963]: cluster 2024-04-03T14:43:29.629410+0000 mgr.y (mgr.24370) 755 : cluster [DBG] pgmap v739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:30 smithi082 bash[20963]: audit 2024-04-03T14:43:30.418591+0000 mon.c (mon.2) 239 : audit [DBG] from='client.? 172.21.15.67:0/241371672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:30 smithi067 bash[27441]: cluster 2024-04-03T14:43:29.629410+0000 mgr.y (mgr.24370) 755 : cluster [DBG] pgmap v739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:30 smithi067 bash[27441]: audit 2024-04-03T14:43:30.418591+0000 mon.c (mon.2) 239 : audit [DBG] from='client.? 172.21.15.67:0/241371672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:30 smithi067 bash[17655]: cluster 2024-04-03T14:43:29.629410+0000 mgr.y (mgr.24370) 755 : cluster [DBG] pgmap v739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:30 smithi067 bash[17655]: audit 2024-04-03T14:43:30.418591+0000 mon.c (mon.2) 239 : audit [DBG] from='client.? 172.21.15.67:0/241371672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:32 smithi067 bash[27441]: cluster 2024-04-03T14:43:31.630588+0000 mgr.y (mgr.24370) 756 : cluster [DBG] pgmap v740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:32 smithi067 bash[17655]: cluster 2024-04-03T14:43:31.630588+0000 mgr.y (mgr.24370) 756 : cluster [DBG] pgmap v740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:32 smithi082 bash[20963]: cluster 2024-04-03T14:43:31.630588+0000 mgr.y (mgr.24370) 756 : cluster [DBG] pgmap v740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:33] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:43:33.767 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:43:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:33 smithi082 bash[20963]: audit 2024-04-03T14:43:32.873667+0000 mon.a (mon.0) 1397 : audit [DBG] from='client.? 172.21.15.67:0/3667425620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:33 smithi067 bash[17655]: audit 2024-04-03T14:43:32.873667+0000 mon.a (mon.0) 1397 : audit [DBG] from='client.? 172.21.15.67:0/3667425620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:33 smithi067 bash[27441]: audit 2024-04-03T14:43:32.873667+0000 mon.a (mon.0) 1397 : audit [DBG] from='client.? 172.21.15.67:0/3667425620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:34 smithi082 bash[20963]: cluster 2024-04-03T14:43:33.631267+0000 mgr.y (mgr.24370) 757 : cluster [DBG] pgmap v741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:34 smithi067 bash[17655]: cluster 2024-04-03T14:43:33.631267+0000 mgr.y (mgr.24370) 757 : cluster [DBG] pgmap v741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:34 smithi067 bash[27441]: cluster 2024-04-03T14:43:33.631267+0000 mgr.y (mgr.24370) 757 : cluster [DBG] pgmap v741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:35 smithi082 bash[20963]: audit 2024-04-03T14:43:35.331146+0000 mon.a (mon.0) 1398 : audit [DBG] from='client.? 172.21.15.67:0/2828952262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:35 smithi067 bash[17655]: audit 2024-04-03T14:43:35.331146+0000 mon.a (mon.0) 1398 : audit [DBG] from='client.? 172.21.15.67:0/2828952262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:35 smithi067 bash[27441]: audit 2024-04-03T14:43:35.331146+0000 mon.a (mon.0) 1398 : audit [DBG] from='client.? 172.21.15.67:0/2828952262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:36 smithi082 bash[20963]: cluster 2024-04-03T14:43:35.632217+0000 mgr.y (mgr.24370) 758 : cluster [DBG] pgmap v742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:36 smithi067 bash[17655]: cluster 2024-04-03T14:43:35.632217+0000 mgr.y (mgr.24370) 758 : cluster [DBG] pgmap v742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:36 smithi067 bash[27441]: cluster 2024-04-03T14:43:35.632217+0000 mgr.y (mgr.24370) 758 : cluster [DBG] pgmap v742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:37 smithi082 bash[20963]: audit 2024-04-03T14:43:37.779339+0000 mon.a (mon.0) 1399 : audit [DBG] from='client.? 172.21.15.67:0/1777841515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:37 smithi067 bash[17655]: audit 2024-04-03T14:43:37.779339+0000 mon.a (mon.0) 1399 : audit [DBG] from='client.? 172.21.15.67:0/1777841515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:37 smithi067 bash[27441]: audit 2024-04-03T14:43:37.779339+0000 mon.a (mon.0) 1399 : audit [DBG] from='client.? 172.21.15.67:0/1777841515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:38 smithi082 bash[20963]: cluster 2024-04-03T14:43:37.632976+0000 mgr.y (mgr.24370) 759 : cluster [DBG] pgmap v743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:38 smithi067 bash[17655]: cluster 2024-04-03T14:43:37.632976+0000 mgr.y (mgr.24370) 759 : cluster [DBG] pgmap v743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:38 smithi067 bash[27441]: cluster 2024-04-03T14:43:37.632976+0000 mgr.y (mgr.24370) 759 : cluster [DBG] pgmap v743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:39 smithi082 bash[20963]: audit 2024-04-03T14:43:39.684600+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:39 smithi067 bash[27441]: audit 2024-04-03T14:43:39.684600+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:39 smithi067 bash[17655]: audit 2024-04-03T14:43:39.684600+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:40 smithi082 bash[20963]: cluster 2024-04-03T14:43:39.633694+0000 mgr.y (mgr.24370) 760 : cluster [DBG] pgmap v744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:40 smithi082 bash[20963]: audit 2024-04-03T14:43:40.236102+0000 mon.c (mon.2) 240 : audit [DBG] from='client.? 172.21.15.67:0/4268739108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:40 smithi067 bash[27441]: cluster 2024-04-03T14:43:39.633694+0000 mgr.y (mgr.24370) 760 : cluster [DBG] pgmap v744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:40 smithi067 bash[27441]: audit 2024-04-03T14:43:40.236102+0000 mon.c (mon.2) 240 : audit [DBG] from='client.? 172.21.15.67:0/4268739108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:40 smithi067 bash[17655]: cluster 2024-04-03T14:43:39.633694+0000 mgr.y (mgr.24370) 760 : cluster [DBG] pgmap v744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:40 smithi067 bash[17655]: audit 2024-04-03T14:43:40.236102+0000 mon.c (mon.2) 240 : audit [DBG] from='client.? 172.21.15.67:0/4268739108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:42 smithi067 bash[17655]: cluster 2024-04-03T14:43:41.634876+0000 mgr.y (mgr.24370) 761 : cluster [DBG] pgmap v745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:42 smithi067 bash[17655]: audit 2024-04-03T14:43:42.690491+0000 mon.a (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.67:0/424428481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:42 smithi067 bash[27441]: cluster 2024-04-03T14:43:41.634876+0000 mgr.y (mgr.24370) 761 : cluster [DBG] pgmap v745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:42 smithi067 bash[27441]: audit 2024-04-03T14:43:42.690491+0000 mon.a (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.67:0/424428481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:42 smithi082 bash[20963]: cluster 2024-04-03T14:43:41.634876+0000 mgr.y (mgr.24370) 761 : cluster [DBG] pgmap v745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:42 smithi082 bash[20963]: audit 2024-04-03T14:43:42.690491+0000 mon.a (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.67:0/424428481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:43] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:43:43.817 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:43:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:43 smithi082 bash[20963]: audit 2024-04-03T14:43:43.335571+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:43:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:43 smithi067 bash[17655]: audit 2024-04-03T14:43:43.335571+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:43:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:43 smithi067 bash[27441]: audit 2024-04-03T14:43:43.335571+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:43:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:44 smithi082 bash[20963]: cluster 2024-04-03T14:43:43.635578+0000 mgr.y (mgr.24370) 762 : cluster [DBG] pgmap v746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:44 smithi067 bash[17655]: cluster 2024-04-03T14:43:43.635578+0000 mgr.y (mgr.24370) 762 : cluster [DBG] pgmap v746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:44 smithi067 bash[27441]: cluster 2024-04-03T14:43:43.635578+0000 mgr.y (mgr.24370) 762 : cluster [DBG] pgmap v746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:45 smithi082 bash[20963]: audit 2024-04-03T14:43:45.141454+0000 mon.a (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.67:0/2220011681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:45 smithi067 bash[17655]: audit 2024-04-03T14:43:45.141454+0000 mon.a (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.67:0/2220011681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:45 smithi067 bash[27441]: audit 2024-04-03T14:43:45.141454+0000 mon.a (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.67:0/2220011681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:46 smithi082 bash[20963]: cluster 2024-04-03T14:43:45.636666+0000 mgr.y (mgr.24370) 763 : cluster [DBG] pgmap v747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:46 smithi067 bash[17655]: cluster 2024-04-03T14:43:45.636666+0000 mgr.y (mgr.24370) 763 : cluster [DBG] pgmap v747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:46 smithi067 bash[27441]: cluster 2024-04-03T14:43:45.636666+0000 mgr.y (mgr.24370) 763 : cluster [DBG] pgmap v747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:47 smithi082 bash[20963]: audit 2024-04-03T14:43:47.592581+0000 mon.a (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.67:0/922224907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:47 smithi067 bash[17655]: audit 2024-04-03T14:43:47.592581+0000 mon.a (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.67:0/922224907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:47 smithi067 bash[27441]: audit 2024-04-03T14:43:47.592581+0000 mon.a (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.67:0/922224907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:48 smithi082 bash[20963]: cluster 2024-04-03T14:43:47.637698+0000 mgr.y (mgr.24370) 764 : cluster [DBG] pgmap v748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:48 smithi067 bash[17655]: cluster 2024-04-03T14:43:47.637698+0000 mgr.y (mgr.24370) 764 : cluster [DBG] pgmap v748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:48 smithi067 bash[27441]: cluster 2024-04-03T14:43:47.637698+0000 mgr.y (mgr.24370) 764 : cluster [DBG] pgmap v748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:50 smithi082 bash[20963]: audit 2024-04-03T14:43:49.082039+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:50 smithi082 bash[20963]: audit 2024-04-03T14:43:49.093051+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:50 smithi082 bash[20963]: audit 2024-04-03T14:43:49.331109+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:50 smithi082 bash[20963]: audit 2024-04-03T14:43:49.337679+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:50 smithi082 bash[20963]: audit 2024-04-03T14:43:49.765284+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:43:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:50 smithi082 bash[20963]: audit 2024-04-03T14:43:49.767157+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:43:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:50 smithi082 bash[20963]: audit 2024-04-03T14:43:49.776642+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:50 smithi082 bash[20963]: audit 2024-04-03T14:43:50.043142+0000 mon.a (mon.0) 1412 : audit [DBG] from='client.? 172.21.15.67:0/3160844605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[27441]: audit 2024-04-03T14:43:49.082039+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[27441]: audit 2024-04-03T14:43:49.093051+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[27441]: audit 2024-04-03T14:43:49.331109+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[27441]: audit 2024-04-03T14:43:49.337679+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[27441]: audit 2024-04-03T14:43:49.765284+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:43:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[27441]: audit 2024-04-03T14:43:49.767157+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:43:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[27441]: audit 2024-04-03T14:43:49.776642+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[27441]: audit 2024-04-03T14:43:50.043142+0000 mon.a (mon.0) 1412 : audit [DBG] from='client.? 172.21.15.67:0/3160844605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[17655]: audit 2024-04-03T14:43:49.082039+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[17655]: audit 2024-04-03T14:43:49.093051+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[17655]: audit 2024-04-03T14:43:49.331109+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[17655]: audit 2024-04-03T14:43:49.337679+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[17655]: audit 2024-04-03T14:43:49.765284+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:43:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[17655]: audit 2024-04-03T14:43:49.767157+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:43:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[17655]: audit 2024-04-03T14:43:49.776642+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:43:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:50 smithi067 bash[17655]: audit 2024-04-03T14:43:50.043142+0000 mon.a (mon.0) 1412 : audit [DBG] from='client.? 172.21.15.67:0/3160844605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:51 smithi082 bash[20963]: cluster 2024-04-03T14:43:49.638388+0000 mgr.y (mgr.24370) 765 : cluster [DBG] pgmap v749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:51 smithi067 bash[17655]: cluster 2024-04-03T14:43:49.638388+0000 mgr.y (mgr.24370) 765 : cluster [DBG] pgmap v749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:51 smithi067 bash[27441]: cluster 2024-04-03T14:43:49.638388+0000 mgr.y (mgr.24370) 765 : cluster [DBG] pgmap v749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:53 smithi082 bash[20963]: cluster 2024-04-03T14:43:51.639603+0000 mgr.y (mgr.24370) 766 : cluster [DBG] pgmap v750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:53.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:53 smithi082 bash[20963]: audit 2024-04-03T14:43:52.498473+0000 mon.a (mon.0) 1413 : audit [DBG] from='client.? 172.21.15.67:0/963358992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:53 smithi067 bash[17655]: cluster 2024-04-03T14:43:51.639603+0000 mgr.y (mgr.24370) 766 : cluster [DBG] pgmap v750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:53 smithi067 bash[17655]: audit 2024-04-03T14:43:52.498473+0000 mon.a (mon.0) 1413 : audit [DBG] from='client.? 172.21.15.67:0/963358992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:53] "GET /metrics HTTP/1.1" 200 239897 "" "Prometheus/2.43.0" 2024-04-03T14:43:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:53 smithi067 bash[27441]: cluster 2024-04-03T14:43:51.639603+0000 mgr.y (mgr.24370) 766 : cluster [DBG] pgmap v750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:53 smithi067 bash[27441]: audit 2024-04-03T14:43:52.498473+0000 mon.a (mon.0) 1413 : audit [DBG] from='client.? 172.21.15.67:0/963358992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:43:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:55 smithi082 bash[20963]: cluster 2024-04-03T14:43:53.640270+0000 mgr.y (mgr.24370) 767 : cluster [DBG] pgmap v751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:55 smithi082 bash[20963]: audit 2024-04-03T14:43:54.684968+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:55 smithi082 bash[20963]: audit 2024-04-03T14:43:54.952120+0000 mon.a (mon.0) 1415 : audit [DBG] from='client.? 172.21.15.67:0/3503065700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:55 smithi067 bash[17655]: cluster 2024-04-03T14:43:53.640270+0000 mgr.y (mgr.24370) 767 : cluster [DBG] pgmap v751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:55 smithi067 bash[17655]: audit 2024-04-03T14:43:54.684968+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:55 smithi067 bash[17655]: audit 2024-04-03T14:43:54.952120+0000 mon.a (mon.0) 1415 : audit [DBG] from='client.? 172.21.15.67:0/3503065700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:55 smithi067 bash[27441]: cluster 2024-04-03T14:43:53.640270+0000 mgr.y (mgr.24370) 767 : cluster [DBG] pgmap v751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:55 smithi067 bash[27441]: audit 2024-04-03T14:43:54.684968+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:43:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:55 smithi067 bash[27441]: audit 2024-04-03T14:43:54.952120+0000 mon.a (mon.0) 1415 : audit [DBG] from='client.? 172.21.15.67:0/3503065700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:57 smithi082 bash[20963]: cluster 2024-04-03T14:43:55.641193+0000 mgr.y (mgr.24370) 768 : cluster [DBG] pgmap v752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:57 smithi067 bash[27441]: cluster 2024-04-03T14:43:55.641193+0000 mgr.y (mgr.24370) 768 : cluster [DBG] pgmap v752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:57 smithi067 bash[17655]: cluster 2024-04-03T14:43:55.641193+0000 mgr.y (mgr.24370) 768 : cluster [DBG] pgmap v752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:58 smithi082 bash[20963]: audit 2024-04-03T14:43:57.406403+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.67:0/797313355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:58 smithi067 bash[17655]: audit 2024-04-03T14:43:57.406403+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.67:0/797313355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:58 smithi067 bash[27441]: audit 2024-04-03T14:43:57.406403+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.67:0/797313355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:43:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:43:59 smithi082 bash[20963]: cluster 2024-04-03T14:43:57.642001+0000 mgr.y (mgr.24370) 769 : cluster [DBG] pgmap v753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:43:59 smithi067 bash[17655]: cluster 2024-04-03T14:43:57.642001+0000 mgr.y (mgr.24370) 769 : cluster [DBG] pgmap v753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:43:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:43:59 smithi067 bash[27441]: cluster 2024-04-03T14:43:57.642001+0000 mgr.y (mgr.24370) 769 : cluster [DBG] pgmap v753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:00 smithi082 bash[20963]: audit 2024-04-03T14:43:59.861536+0000 mon.c (mon.2) 241 : audit [DBG] from='client.? 172.21.15.67:0/2682779781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:00 smithi067 bash[17655]: audit 2024-04-03T14:43:59.861536+0000 mon.c (mon.2) 241 : audit [DBG] from='client.? 172.21.15.67:0/2682779781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:00 smithi067 bash[27441]: audit 2024-04-03T14:43:59.861536+0000 mon.c (mon.2) 241 : audit [DBG] from='client.? 172.21.15.67:0/2682779781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:01 smithi082 bash[20963]: cluster 2024-04-03T14:43:59.642663+0000 mgr.y (mgr.24370) 770 : cluster [DBG] pgmap v754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:01 smithi067 bash[17655]: cluster 2024-04-03T14:43:59.642663+0000 mgr.y (mgr.24370) 770 : cluster [DBG] pgmap v754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:01 smithi067 bash[27441]: cluster 2024-04-03T14:43:59.642663+0000 mgr.y (mgr.24370) 770 : cluster [DBG] pgmap v754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:03 smithi082 bash[20963]: cluster 2024-04-03T14:44:01.643863+0000 mgr.y (mgr.24370) 771 : cluster [DBG] pgmap v755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:03 smithi082 bash[20963]: audit 2024-04-03T14:44:02.312500+0000 mon.a (mon.0) 1417 : audit [DBG] from='client.? 172.21.15.67:0/2218091118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:03] "GET /metrics HTTP/1.1" 200 239894 "" "Prometheus/2.43.0" 2024-04-03T14:44:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:03 smithi067 bash[17655]: cluster 2024-04-03T14:44:01.643863+0000 mgr.y (mgr.24370) 771 : cluster [DBG] pgmap v755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:03 smithi067 bash[17655]: audit 2024-04-03T14:44:02.312500+0000 mon.a (mon.0) 1417 : audit [DBG] from='client.? 172.21.15.67:0/2218091118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:03 smithi067 bash[27441]: cluster 2024-04-03T14:44:01.643863+0000 mgr.y (mgr.24370) 771 : cluster [DBG] pgmap v755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:03 smithi067 bash[27441]: audit 2024-04-03T14:44:02.312500+0000 mon.a (mon.0) 1417 : audit [DBG] from='client.? 172.21.15.67:0/2218091118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:44:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:05 smithi082 bash[20963]: cluster 2024-04-03T14:44:03.644688+0000 mgr.y (mgr.24370) 772 : cluster [DBG] pgmap v756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:05 smithi082 bash[20963]: audit 2024-04-03T14:44:04.754845+0000 mon.c (mon.2) 242 : audit [DBG] from='client.? 172.21.15.67:0/3120035873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:05 smithi067 bash[17655]: cluster 2024-04-03T14:44:03.644688+0000 mgr.y (mgr.24370) 772 : cluster [DBG] pgmap v756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:05 smithi067 bash[17655]: audit 2024-04-03T14:44:04.754845+0000 mon.c (mon.2) 242 : audit [DBG] from='client.? 172.21.15.67:0/3120035873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:05 smithi067 bash[27441]: cluster 2024-04-03T14:44:03.644688+0000 mgr.y (mgr.24370) 772 : cluster [DBG] pgmap v756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:05 smithi067 bash[27441]: audit 2024-04-03T14:44:04.754845+0000 mon.c (mon.2) 242 : audit [DBG] from='client.? 172.21.15.67:0/3120035873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:07 smithi082 bash[20963]: cluster 2024-04-03T14:44:05.645862+0000 mgr.y (mgr.24370) 773 : cluster [DBG] pgmap v757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:07 smithi067 bash[27441]: cluster 2024-04-03T14:44:05.645862+0000 mgr.y (mgr.24370) 773 : cluster [DBG] pgmap v757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:07 smithi067 bash[17655]: cluster 2024-04-03T14:44:05.645862+0000 mgr.y (mgr.24370) 773 : cluster [DBG] pgmap v757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:08 smithi067 bash[27441]: audit 2024-04-03T14:44:07.206212+0000 mon.c (mon.2) 243 : audit [DBG] from='client.? 172.21.15.67:0/1158722474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:08 smithi067 bash[17655]: audit 2024-04-03T14:44:07.206212+0000 mon.c (mon.2) 243 : audit [DBG] from='client.? 172.21.15.67:0/1158722474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:08 smithi082 bash[20963]: audit 2024-04-03T14:44:07.206212+0000 mon.c (mon.2) 243 : audit [DBG] from='client.? 172.21.15.67:0/1158722474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:09 smithi067 bash[27441]: cluster 2024-04-03T14:44:07.646722+0000 mgr.y (mgr.24370) 774 : cluster [DBG] pgmap v758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:09 smithi067 bash[17655]: cluster 2024-04-03T14:44:07.646722+0000 mgr.y (mgr.24370) 774 : cluster [DBG] pgmap v758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:09 smithi082 bash[20963]: cluster 2024-04-03T14:44:07.646722+0000 mgr.y (mgr.24370) 774 : cluster [DBG] pgmap v758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:10 smithi067 bash[17655]: audit 2024-04-03T14:44:09.657162+0000 mon.a (mon.0) 1418 : audit [DBG] from='client.? 172.21.15.67:0/759353194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:10 smithi067 bash[17655]: audit 2024-04-03T14:44:09.684703+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:10 smithi067 bash[27441]: audit 2024-04-03T14:44:09.657162+0000 mon.a (mon.0) 1418 : audit [DBG] from='client.? 172.21.15.67:0/759353194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:10 smithi067 bash[27441]: audit 2024-04-03T14:44:09.684703+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:10 smithi082 bash[20963]: audit 2024-04-03T14:44:09.657162+0000 mon.a (mon.0) 1418 : audit [DBG] from='client.? 172.21.15.67:0/759353194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:10 smithi082 bash[20963]: audit 2024-04-03T14:44:09.684703+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:11 smithi067 bash[17655]: cluster 2024-04-03T14:44:09.647434+0000 mgr.y (mgr.24370) 775 : cluster [DBG] pgmap v759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:11 smithi067 bash[27441]: cluster 2024-04-03T14:44:09.647434+0000 mgr.y (mgr.24370) 775 : cluster [DBG] pgmap v759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:11 smithi082 bash[20963]: cluster 2024-04-03T14:44:09.647434+0000 mgr.y (mgr.24370) 775 : cluster [DBG] pgmap v759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:12 smithi067 bash[17655]: audit 2024-04-03T14:44:12.102606+0000 mon.c (mon.2) 244 : audit [DBG] from='client.? 172.21.15.67:0/3321257149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:12 smithi067 bash[27441]: audit 2024-04-03T14:44:12.102606+0000 mon.c (mon.2) 244 : audit [DBG] from='client.? 172.21.15.67:0/3321257149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:12 smithi082 bash[20963]: audit 2024-04-03T14:44:12.102606+0000 mon.c (mon.2) 244 : audit [DBG] from='client.? 172.21.15.67:0/3321257149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:13] "GET /metrics HTTP/1.1" 200 239896 "" "Prometheus/2.43.0" 2024-04-03T14:44:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:13 smithi067 bash[27441]: cluster 2024-04-03T14:44:11.648793+0000 mgr.y (mgr.24370) 776 : cluster [DBG] pgmap v760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:13 smithi067 bash[17655]: cluster 2024-04-03T14:44:11.648793+0000 mgr.y (mgr.24370) 776 : cluster [DBG] pgmap v760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:13 smithi082 bash[20963]: cluster 2024-04-03T14:44:11.648793+0000 mgr.y (mgr.24370) 776 : cluster [DBG] pgmap v760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:44:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:15 smithi067 bash[17655]: cluster 2024-04-03T14:44:13.649553+0000 mgr.y (mgr.24370) 777 : cluster [DBG] pgmap v761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:15 smithi067 bash[17655]: audit 2024-04-03T14:44:14.547357+0000 mon.a (mon.0) 1420 : audit [DBG] from='client.? 172.21.15.67:0/4270737567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:15 smithi067 bash[27441]: cluster 2024-04-03T14:44:13.649553+0000 mgr.y (mgr.24370) 777 : cluster [DBG] pgmap v761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:15 smithi067 bash[27441]: audit 2024-04-03T14:44:14.547357+0000 mon.a (mon.0) 1420 : audit [DBG] from='client.? 172.21.15.67:0/4270737567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:15 smithi082 bash[20963]: cluster 2024-04-03T14:44:13.649553+0000 mgr.y (mgr.24370) 777 : cluster [DBG] pgmap v761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:15 smithi082 bash[20963]: audit 2024-04-03T14:44:14.547357+0000 mon.a (mon.0) 1420 : audit [DBG] from='client.? 172.21.15.67:0/4270737567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:17 smithi067 bash[27441]: cluster 2024-04-03T14:44:15.650553+0000 mgr.y (mgr.24370) 778 : cluster [DBG] pgmap v762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:17 smithi067 bash[27441]: audit 2024-04-03T14:44:16.996258+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.67:0/1612525434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:17 smithi067 bash[17655]: cluster 2024-04-03T14:44:15.650553+0000 mgr.y (mgr.24370) 778 : cluster [DBG] pgmap v762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:17 smithi067 bash[17655]: audit 2024-04-03T14:44:16.996258+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.67:0/1612525434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:17 smithi082 bash[20963]: cluster 2024-04-03T14:44:15.650553+0000 mgr.y (mgr.24370) 778 : cluster [DBG] pgmap v762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:17 smithi082 bash[20963]: audit 2024-04-03T14:44:16.996258+0000 mon.c (mon.2) 245 : audit [DBG] from='client.? 172.21.15.67:0/1612525434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:19 smithi082 bash[20963]: cluster 2024-04-03T14:44:17.651363+0000 mgr.y (mgr.24370) 779 : cluster [DBG] pgmap v763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:19 smithi067 bash[17655]: cluster 2024-04-03T14:44:17.651363+0000 mgr.y (mgr.24370) 779 : cluster [DBG] pgmap v763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:19 smithi067 bash[27441]: cluster 2024-04-03T14:44:17.651363+0000 mgr.y (mgr.24370) 779 : cluster [DBG] pgmap v763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:20 smithi082 bash[20963]: audit 2024-04-03T14:44:19.461817+0000 mon.c (mon.2) 246 : audit [DBG] from='client.? 172.21.15.67:0/3975110342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:20 smithi067 bash[17655]: audit 2024-04-03T14:44:19.461817+0000 mon.c (mon.2) 246 : audit [DBG] from='client.? 172.21.15.67:0/3975110342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:20 smithi067 bash[27441]: audit 2024-04-03T14:44:19.461817+0000 mon.c (mon.2) 246 : audit [DBG] from='client.? 172.21.15.67:0/3975110342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:21 smithi082 bash[20963]: cluster 2024-04-03T14:44:19.652243+0000 mgr.y (mgr.24370) 780 : cluster [DBG] pgmap v764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:21 smithi067 bash[27441]: cluster 2024-04-03T14:44:19.652243+0000 mgr.y (mgr.24370) 780 : cluster [DBG] pgmap v764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:21 smithi067 bash[17655]: cluster 2024-04-03T14:44:19.652243+0000 mgr.y (mgr.24370) 780 : cluster [DBG] pgmap v764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:22 smithi082 bash[20963]: audit 2024-04-03T14:44:21.908809+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.67:0/239313255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:22 smithi067 bash[17655]: audit 2024-04-03T14:44:21.908809+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.67:0/239313255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:22 smithi067 bash[27441]: audit 2024-04-03T14:44:21.908809+0000 mon.c (mon.2) 247 : audit [DBG] from='client.? 172.21.15.67:0/239313255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:23] "GET /metrics HTTP/1.1" 200 239896 "" "Prometheus/2.43.0" 2024-04-03T14:44:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:23 smithi067 bash[27441]: cluster 2024-04-03T14:44:21.653390+0000 mgr.y (mgr.24370) 781 : cluster [DBG] pgmap v765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:23 smithi067 bash[17655]: cluster 2024-04-03T14:44:21.653390+0000 mgr.y (mgr.24370) 781 : cluster [DBG] pgmap v765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:23 smithi082 bash[20963]: cluster 2024-04-03T14:44:21.653390+0000 mgr.y (mgr.24370) 781 : cluster [DBG] pgmap v765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:44:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:25 smithi082 bash[20963]: cluster 2024-04-03T14:44:23.654088+0000 mgr.y (mgr.24370) 782 : cluster [DBG] pgmap v766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:25 smithi082 bash[20963]: audit 2024-04-03T14:44:24.366791+0000 mon.a (mon.0) 1421 : audit [DBG] from='client.? 172.21.15.67:0/1107086285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:25 smithi082 bash[20963]: audit 2024-04-03T14:44:24.685959+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:25 smithi067 bash[17655]: cluster 2024-04-03T14:44:23.654088+0000 mgr.y (mgr.24370) 782 : cluster [DBG] pgmap v766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:25 smithi067 bash[17655]: audit 2024-04-03T14:44:24.366791+0000 mon.a (mon.0) 1421 : audit [DBG] from='client.? 172.21.15.67:0/1107086285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:25 smithi067 bash[17655]: audit 2024-04-03T14:44:24.685959+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:25 smithi067 bash[27441]: cluster 2024-04-03T14:44:23.654088+0000 mgr.y (mgr.24370) 782 : cluster [DBG] pgmap v766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:25 smithi067 bash[27441]: audit 2024-04-03T14:44:24.366791+0000 mon.a (mon.0) 1421 : audit [DBG] from='client.? 172.21.15.67:0/1107086285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:25 smithi067 bash[27441]: audit 2024-04-03T14:44:24.685959+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:27 smithi082 bash[20963]: cluster 2024-04-03T14:44:25.655175+0000 mgr.y (mgr.24370) 783 : cluster [DBG] pgmap v767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:27 smithi082 bash[20963]: audit 2024-04-03T14:44:26.814449+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.67:0/246335691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:27 smithi067 bash[17655]: cluster 2024-04-03T14:44:25.655175+0000 mgr.y (mgr.24370) 783 : cluster [DBG] pgmap v767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:27 smithi067 bash[17655]: audit 2024-04-03T14:44:26.814449+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.67:0/246335691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:27 smithi067 bash[27441]: cluster 2024-04-03T14:44:25.655175+0000 mgr.y (mgr.24370) 783 : cluster [DBG] pgmap v767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:27 smithi067 bash[27441]: audit 2024-04-03T14:44:26.814449+0000 mon.c (mon.2) 248 : audit [DBG] from='client.? 172.21.15.67:0/246335691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:29 smithi082 bash[20963]: cluster 2024-04-03T14:44:27.656070+0000 mgr.y (mgr.24370) 784 : cluster [DBG] pgmap v768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:29 smithi067 bash[17655]: cluster 2024-04-03T14:44:27.656070+0000 mgr.y (mgr.24370) 784 : cluster [DBG] pgmap v768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:29 smithi067 bash[27441]: cluster 2024-04-03T14:44:27.656070+0000 mgr.y (mgr.24370) 784 : cluster [DBG] pgmap v768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:30 smithi082 bash[20963]: audit 2024-04-03T14:44:29.276042+0000 mon.c (mon.2) 249 : audit [DBG] from='client.? 172.21.15.67:0/593753415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:30 smithi067 bash[27441]: audit 2024-04-03T14:44:29.276042+0000 mon.c (mon.2) 249 : audit [DBG] from='client.? 172.21.15.67:0/593753415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:30 smithi067 bash[17655]: audit 2024-04-03T14:44:29.276042+0000 mon.c (mon.2) 249 : audit [DBG] from='client.? 172.21.15.67:0/593753415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:31 smithi082 bash[20963]: cluster 2024-04-03T14:44:29.656714+0000 mgr.y (mgr.24370) 785 : cluster [DBG] pgmap v769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:31 smithi067 bash[17655]: cluster 2024-04-03T14:44:29.656714+0000 mgr.y (mgr.24370) 785 : cluster [DBG] pgmap v769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:31 smithi067 bash[27441]: cluster 2024-04-03T14:44:29.656714+0000 mgr.y (mgr.24370) 785 : cluster [DBG] pgmap v769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:32 smithi082 bash[20963]: audit 2024-04-03T14:44:31.734774+0000 mon.c (mon.2) 250 : audit [DBG] from='client.? 172.21.15.67:0/895621945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:32 smithi067 bash[17655]: audit 2024-04-03T14:44:31.734774+0000 mon.c (mon.2) 250 : audit [DBG] from='client.? 172.21.15.67:0/895621945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:32 smithi067 bash[27441]: audit 2024-04-03T14:44:31.734774+0000 mon.c (mon.2) 250 : audit [DBG] from='client.? 172.21.15.67:0/895621945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:33 smithi067 bash[17655]: cluster 2024-04-03T14:44:31.657887+0000 mgr.y (mgr.24370) 786 : cluster [DBG] pgmap v770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:33] "GET /metrics HTTP/1.1" 200 239896 "" "Prometheus/2.43.0" 2024-04-03T14:44:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:33 smithi067 bash[27441]: cluster 2024-04-03T14:44:31.657887+0000 mgr.y (mgr.24370) 786 : cluster [DBG] pgmap v770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:33 smithi082 bash[20963]: cluster 2024-04-03T14:44:31.657887+0000 mgr.y (mgr.24370) 786 : cluster [DBG] pgmap v770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:44:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:34 smithi082 bash[20963]: audit 2024-04-03T14:44:34.186145+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.67:0/3748789526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:34 smithi067 bash[27441]: audit 2024-04-03T14:44:34.186145+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.67:0/3748789526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:34 smithi067 bash[17655]: audit 2024-04-03T14:44:34.186145+0000 mon.a (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.67:0/3748789526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:35 smithi082 bash[20963]: cluster 2024-04-03T14:44:33.658573+0000 mgr.y (mgr.24370) 787 : cluster [DBG] pgmap v771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:35 smithi067 bash[17655]: cluster 2024-04-03T14:44:33.658573+0000 mgr.y (mgr.24370) 787 : cluster [DBG] pgmap v771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:35 smithi067 bash[27441]: cluster 2024-04-03T14:44:33.658573+0000 mgr.y (mgr.24370) 787 : cluster [DBG] pgmap v771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:37 smithi082 bash[20963]: cluster 2024-04-03T14:44:35.659602+0000 mgr.y (mgr.24370) 788 : cluster [DBG] pgmap v772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:37 smithi082 bash[20963]: audit 2024-04-03T14:44:36.642248+0000 mon.c (mon.2) 251 : audit [DBG] from='client.? 172.21.15.67:0/1800252604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:37 smithi067 bash[27441]: cluster 2024-04-03T14:44:35.659602+0000 mgr.y (mgr.24370) 788 : cluster [DBG] pgmap v772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:37 smithi067 bash[27441]: audit 2024-04-03T14:44:36.642248+0000 mon.c (mon.2) 251 : audit [DBG] from='client.? 172.21.15.67:0/1800252604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:37 smithi067 bash[17655]: cluster 2024-04-03T14:44:35.659602+0000 mgr.y (mgr.24370) 788 : cluster [DBG] pgmap v772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:37 smithi067 bash[17655]: audit 2024-04-03T14:44:36.642248+0000 mon.c (mon.2) 251 : audit [DBG] from='client.? 172.21.15.67:0/1800252604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:39 smithi082 bash[20963]: cluster 2024-04-03T14:44:37.660588+0000 mgr.y (mgr.24370) 789 : cluster [DBG] pgmap v773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:39 smithi082 bash[20963]: audit 2024-04-03T14:44:39.093174+0000 mon.c (mon.2) 252 : audit [DBG] from='client.? 172.21.15.67:0/2635248029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:39 smithi067 bash[27441]: cluster 2024-04-03T14:44:37.660588+0000 mgr.y (mgr.24370) 789 : cluster [DBG] pgmap v773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:39 smithi067 bash[27441]: audit 2024-04-03T14:44:39.093174+0000 mon.c (mon.2) 252 : audit [DBG] from='client.? 172.21.15.67:0/2635248029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:39 smithi067 bash[17655]: cluster 2024-04-03T14:44:37.660588+0000 mgr.y (mgr.24370) 789 : cluster [DBG] pgmap v773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:39 smithi067 bash[17655]: audit 2024-04-03T14:44:39.093174+0000 mon.c (mon.2) 252 : audit [DBG] from='client.? 172.21.15.67:0/2635248029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:40 smithi082 bash[20963]: audit 2024-04-03T14:44:39.686154+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:40 smithi067 bash[17655]: audit 2024-04-03T14:44:39.686154+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:40 smithi067 bash[27441]: audit 2024-04-03T14:44:39.686154+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:41 smithi082 bash[20963]: cluster 2024-04-03T14:44:39.661290+0000 mgr.y (mgr.24370) 790 : cluster [DBG] pgmap v774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:41 smithi067 bash[27441]: cluster 2024-04-03T14:44:39.661290+0000 mgr.y (mgr.24370) 790 : cluster [DBG] pgmap v774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:41 smithi067 bash[17655]: cluster 2024-04-03T14:44:39.661290+0000 mgr.y (mgr.24370) 790 : cluster [DBG] pgmap v774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:42 smithi082 bash[20963]: audit 2024-04-03T14:44:41.545951+0000 mon.a (mon.0) 1425 : audit [DBG] from='client.? 172.21.15.67:0/1871181936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:42 smithi067 bash[27441]: audit 2024-04-03T14:44:41.545951+0000 mon.a (mon.0) 1425 : audit [DBG] from='client.? 172.21.15.67:0/1871181936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:42 smithi067 bash[17655]: audit 2024-04-03T14:44:41.545951+0000 mon.a (mon.0) 1425 : audit [DBG] from='client.? 172.21.15.67:0/1871181936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:43 smithi067 bash[17655]: cluster 2024-04-03T14:44:41.662453+0000 mgr.y (mgr.24370) 791 : cluster [DBG] pgmap v775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T14:44:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:43 smithi067 bash[27441]: cluster 2024-04-03T14:44:41.662453+0000 mgr.y (mgr.24370) 791 : cluster [DBG] pgmap v775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:43 smithi082 bash[20963]: cluster 2024-04-03T14:44:41.662453+0000 mgr.y (mgr.24370) 791 : cluster [DBG] pgmap v775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:44:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:44 smithi082 bash[20963]: audit 2024-04-03T14:44:44.000178+0000 mon.c (mon.2) 253 : audit [DBG] from='client.? 172.21.15.67:0/3693952336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:44 smithi067 bash[17655]: audit 2024-04-03T14:44:44.000178+0000 mon.c (mon.2) 253 : audit [DBG] from='client.? 172.21.15.67:0/3693952336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:44 smithi067 bash[27441]: audit 2024-04-03T14:44:44.000178+0000 mon.c (mon.2) 253 : audit [DBG] from='client.? 172.21.15.67:0/3693952336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:45 smithi082 bash[20963]: cluster 2024-04-03T14:44:43.663125+0000 mgr.y (mgr.24370) 792 : cluster [DBG] pgmap v776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:45 smithi067 bash[27441]: cluster 2024-04-03T14:44:43.663125+0000 mgr.y (mgr.24370) 792 : cluster [DBG] pgmap v776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:45 smithi067 bash[17655]: cluster 2024-04-03T14:44:43.663125+0000 mgr.y (mgr.24370) 792 : cluster [DBG] pgmap v776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:47 smithi082 bash[20963]: cluster 2024-04-03T14:44:45.664165+0000 mgr.y (mgr.24370) 793 : cluster [DBG] pgmap v777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:47 smithi082 bash[20963]: audit 2024-04-03T14:44:46.459412+0000 mon.c (mon.2) 254 : audit [DBG] from='client.? 172.21.15.67:0/4156442849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:47 smithi067 bash[27441]: cluster 2024-04-03T14:44:45.664165+0000 mgr.y (mgr.24370) 793 : cluster [DBG] pgmap v777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:47 smithi067 bash[27441]: audit 2024-04-03T14:44:46.459412+0000 mon.c (mon.2) 254 : audit [DBG] from='client.? 172.21.15.67:0/4156442849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:47 smithi067 bash[17655]: cluster 2024-04-03T14:44:45.664165+0000 mgr.y (mgr.24370) 793 : cluster [DBG] pgmap v777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:47 smithi067 bash[17655]: audit 2024-04-03T14:44:46.459412+0000 mon.c (mon.2) 254 : audit [DBG] from='client.? 172.21.15.67:0/4156442849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:49 smithi082 bash[20963]: cluster 2024-04-03T14:44:47.665060+0000 mgr.y (mgr.24370) 794 : cluster [DBG] pgmap v778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:49 smithi082 bash[20963]: audit 2024-04-03T14:44:48.913600+0000 mon.c (mon.2) 255 : audit [DBG] from='client.? 172.21.15.67:0/2999907651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:49 smithi067 bash[17655]: cluster 2024-04-03T14:44:47.665060+0000 mgr.y (mgr.24370) 794 : cluster [DBG] pgmap v778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:49 smithi067 bash[17655]: audit 2024-04-03T14:44:48.913600+0000 mon.c (mon.2) 255 : audit [DBG] from='client.? 172.21.15.67:0/2999907651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:49 smithi067 bash[27441]: cluster 2024-04-03T14:44:47.665060+0000 mgr.y (mgr.24370) 794 : cluster [DBG] pgmap v778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:49 smithi067 bash[27441]: audit 2024-04-03T14:44:48.913600+0000 mon.c (mon.2) 255 : audit [DBG] from='client.? 172.21.15.67:0/2999907651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:50 smithi082 bash[20963]: audit 2024-04-03T14:44:49.850643+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:44:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:50 smithi067 bash[17655]: audit 2024-04-03T14:44:49.850643+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:44:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:50 smithi067 bash[27441]: audit 2024-04-03T14:44:49.850643+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:44:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:51 smithi082 bash[20963]: cluster 2024-04-03T14:44:49.665927+0000 mgr.y (mgr.24370) 795 : cluster [DBG] pgmap v779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:51 smithi067 bash[27441]: cluster 2024-04-03T14:44:49.665927+0000 mgr.y (mgr.24370) 795 : cluster [DBG] pgmap v779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:51 smithi067 bash[17655]: cluster 2024-04-03T14:44:49.665927+0000 mgr.y (mgr.24370) 795 : cluster [DBG] pgmap v779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:52 smithi082 bash[20963]: audit 2024-04-03T14:44:51.369536+0000 mon.c (mon.2) 256 : audit [DBG] from='client.? 172.21.15.67:0/350270032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:52 smithi067 bash[17655]: audit 2024-04-03T14:44:51.369536+0000 mon.c (mon.2) 256 : audit [DBG] from='client.? 172.21.15.67:0/350270032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:52 smithi067 bash[27441]: audit 2024-04-03T14:44:51.369536+0000 mon.c (mon.2) 256 : audit [DBG] from='client.? 172.21.15.67:0/350270032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:53 smithi067 bash[27441]: cluster 2024-04-03T14:44:51.667463+0000 mgr.y (mgr.24370) 796 : cluster [DBG] pgmap v780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T14:44:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:53 smithi067 bash[17655]: cluster 2024-04-03T14:44:51.667463+0000 mgr.y (mgr.24370) 796 : cluster [DBG] pgmap v780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:53 smithi082 bash[20963]: cluster 2024-04-03T14:44:51.667463+0000 mgr.y (mgr.24370) 796 : cluster [DBG] pgmap v780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:44:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:54 smithi082 bash[20963]: audit 2024-04-03T14:44:53.819791+0000 mon.a (mon.0) 1427 : audit [DBG] from='client.? 172.21.15.67:0/3364006542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:54 smithi067 bash[27441]: audit 2024-04-03T14:44:53.819791+0000 mon.a (mon.0) 1427 : audit [DBG] from='client.? 172.21.15.67:0/3364006542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:54 smithi067 bash[17655]: audit 2024-04-03T14:44:53.819791+0000 mon.a (mon.0) 1427 : audit [DBG] from='client.? 172.21.15.67:0/3364006542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:55 smithi082 bash[20963]: cluster 2024-04-03T14:44:53.668303+0000 mgr.y (mgr.24370) 797 : cluster [DBG] pgmap v781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:55 smithi082 bash[20963]: audit 2024-04-03T14:44:54.686131+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:55 smithi067 bash[17655]: cluster 2024-04-03T14:44:53.668303+0000 mgr.y (mgr.24370) 797 : cluster [DBG] pgmap v781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:55 smithi067 bash[17655]: audit 2024-04-03T14:44:54.686131+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:55 smithi067 bash[27441]: cluster 2024-04-03T14:44:53.668303+0000 mgr.y (mgr.24370) 797 : cluster [DBG] pgmap v781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:55 smithi067 bash[27441]: audit 2024-04-03T14:44:54.686131+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:44:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:56 smithi082 bash[20963]: audit 2024-04-03T14:44:55.549150+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:56 smithi082 bash[20963]: audit 2024-04-03T14:44:55.559710+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:56 smithi082 bash[20963]: cluster 2024-04-03T14:44:55.669392+0000 mgr.y (mgr.24370) 798 : cluster [DBG] pgmap v782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:56 smithi082 bash[20963]: audit 2024-04-03T14:44:55.846824+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:56 smithi082 bash[20963]: audit 2024-04-03T14:44:55.855651+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:56 smithi082 bash[20963]: audit 2024-04-03T14:44:56.279070+0000 mon.c (mon.2) 257 : audit [DBG] from='client.? 172.21.15.67:0/4230290626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:56 smithi082 bash[20963]: audit 2024-04-03T14:44:56.280609+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:44:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:56 smithi082 bash[20963]: audit 2024-04-03T14:44:56.282029+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:44:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:56 smithi082 bash[20963]: audit 2024-04-03T14:44:56.290700+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[27441]: audit 2024-04-03T14:44:55.549150+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[27441]: audit 2024-04-03T14:44:55.559710+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[27441]: cluster 2024-04-03T14:44:55.669392+0000 mgr.y (mgr.24370) 798 : cluster [DBG] pgmap v782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[27441]: audit 2024-04-03T14:44:55.846824+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[27441]: audit 2024-04-03T14:44:55.855651+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[27441]: audit 2024-04-03T14:44:56.279070+0000 mon.c (mon.2) 257 : audit [DBG] from='client.? 172.21.15.67:0/4230290626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[27441]: audit 2024-04-03T14:44:56.280609+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:44:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[27441]: audit 2024-04-03T14:44:56.282029+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:44:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[27441]: audit 2024-04-03T14:44:56.290700+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[17655]: audit 2024-04-03T14:44:55.549150+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[17655]: audit 2024-04-03T14:44:55.559710+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[17655]: cluster 2024-04-03T14:44:55.669392+0000 mgr.y (mgr.24370) 798 : cluster [DBG] pgmap v782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[17655]: audit 2024-04-03T14:44:55.846824+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[17655]: audit 2024-04-03T14:44:55.855651+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[17655]: audit 2024-04-03T14:44:56.279070+0000 mon.c (mon.2) 257 : audit [DBG] from='client.? 172.21.15.67:0/4230290626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:44:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[17655]: audit 2024-04-03T14:44:56.280609+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:44:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[17655]: audit 2024-04-03T14:44:56.282029+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:44:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:56 smithi067 bash[17655]: audit 2024-04-03T14:44:56.290700+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:44:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:58 smithi082 bash[20963]: cluster 2024-04-03T14:44:57.670199+0000 mgr.y (mgr.24370) 799 : cluster [DBG] pgmap v783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:58 smithi067 bash[27441]: cluster 2024-04-03T14:44:57.670199+0000 mgr.y (mgr.24370) 799 : cluster [DBG] pgmap v783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:44:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:58 smithi067 bash[17655]: cluster 2024-04-03T14:44:57.670199+0000 mgr.y (mgr.24370) 799 : cluster [DBG] pgmap v783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:44:59 smithi082 bash[20963]: audit 2024-04-03T14:44:58.743345+0000 mon.a (mon.0) 1436 : audit [DBG] from='client.? 172.21.15.67:0/3595546559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:00.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:44:59 smithi067 bash[27441]: audit 2024-04-03T14:44:58.743345+0000 mon.a (mon.0) 1436 : audit [DBG] from='client.? 172.21.15.67:0/3595546559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:44:59 smithi067 bash[17655]: audit 2024-04-03T14:44:58.743345+0000 mon.a (mon.0) 1436 : audit [DBG] from='client.? 172.21.15.67:0/3595546559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:00 smithi082 bash[20963]: cluster 2024-04-03T14:44:59.670872+0000 mgr.y (mgr.24370) 800 : cluster [DBG] pgmap v784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:00 smithi067 bash[27441]: cluster 2024-04-03T14:44:59.670872+0000 mgr.y (mgr.24370) 800 : cluster [DBG] pgmap v784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:00 smithi067 bash[17655]: cluster 2024-04-03T14:44:59.670872+0000 mgr.y (mgr.24370) 800 : cluster [DBG] pgmap v784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:01 smithi082 bash[20963]: audit 2024-04-03T14:45:01.196781+0000 mon.a (mon.0) 1437 : audit [DBG] from='client.? 172.21.15.67:0/744962948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:01 smithi067 bash[17655]: audit 2024-04-03T14:45:01.196781+0000 mon.a (mon.0) 1437 : audit [DBG] from='client.? 172.21.15.67:0/744962948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:01 smithi067 bash[27441]: audit 2024-04-03T14:45:01.196781+0000 mon.a (mon.0) 1437 : audit [DBG] from='client.? 172.21.15.67:0/744962948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:02 smithi067 bash[27441]: cluster 2024-04-03T14:45:01.672132+0000 mgr.y (mgr.24370) 801 : cluster [DBG] pgmap v785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:02 smithi067 bash[17655]: cluster 2024-04-03T14:45:01.672132+0000 mgr.y (mgr.24370) 801 : cluster [DBG] pgmap v785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:02 smithi082 bash[20963]: cluster 2024-04-03T14:45:01.672132+0000 mgr.y (mgr.24370) 801 : cluster [DBG] pgmap v785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T14:45:03.753 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:45:04.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:03 smithi082 bash[20963]: audit 2024-04-03T14:45:03.652253+0000 mon.c (mon.2) 258 : audit [DBG] from='client.? 172.21.15.67:0/2956001503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:03 smithi067 bash[27441]: audit 2024-04-03T14:45:03.652253+0000 mon.c (mon.2) 258 : audit [DBG] from='client.? 172.21.15.67:0/2956001503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:03 smithi067 bash[17655]: audit 2024-04-03T14:45:03.652253+0000 mon.c (mon.2) 258 : audit [DBG] from='client.? 172.21.15.67:0/2956001503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:04 smithi082 bash[20963]: cluster 2024-04-03T14:45:03.672841+0000 mgr.y (mgr.24370) 802 : cluster [DBG] pgmap v786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:04 smithi067 bash[27441]: cluster 2024-04-03T14:45:03.672841+0000 mgr.y (mgr.24370) 802 : cluster [DBG] pgmap v786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:04 smithi067 bash[17655]: cluster 2024-04-03T14:45:03.672841+0000 mgr.y (mgr.24370) 802 : cluster [DBG] pgmap v786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:06 smithi082 bash[20963]: cluster 2024-04-03T14:45:05.673883+0000 mgr.y (mgr.24370) 803 : cluster [DBG] pgmap v787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:06 smithi082 bash[20963]: audit 2024-04-03T14:45:06.109454+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.67:0/359911325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:06 smithi067 bash[17655]: cluster 2024-04-03T14:45:05.673883+0000 mgr.y (mgr.24370) 803 : cluster [DBG] pgmap v787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:06 smithi067 bash[17655]: audit 2024-04-03T14:45:06.109454+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.67:0/359911325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:06 smithi067 bash[27441]: cluster 2024-04-03T14:45:05.673883+0000 mgr.y (mgr.24370) 803 : cluster [DBG] pgmap v787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:06 smithi067 bash[27441]: audit 2024-04-03T14:45:06.109454+0000 mon.a (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.67:0/359911325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:08 smithi082 bash[20963]: cluster 2024-04-03T14:45:07.674686+0000 mgr.y (mgr.24370) 804 : cluster [DBG] pgmap v788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:08 smithi082 bash[20963]: audit 2024-04-03T14:45:08.565939+0000 mon.c (mon.2) 259 : audit [DBG] from='client.? 172.21.15.67:0/2933979827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:08 smithi067 bash[17655]: cluster 2024-04-03T14:45:07.674686+0000 mgr.y (mgr.24370) 804 : cluster [DBG] pgmap v788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:08 smithi067 bash[17655]: audit 2024-04-03T14:45:08.565939+0000 mon.c (mon.2) 259 : audit [DBG] from='client.? 172.21.15.67:0/2933979827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:08 smithi067 bash[27441]: cluster 2024-04-03T14:45:07.674686+0000 mgr.y (mgr.24370) 804 : cluster [DBG] pgmap v788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:08 smithi067 bash[27441]: audit 2024-04-03T14:45:08.565939+0000 mon.c (mon.2) 259 : audit [DBG] from='client.? 172.21.15.67:0/2933979827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:09 smithi082 bash[20963]: audit 2024-04-03T14:45:09.686784+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:09 smithi067 bash[17655]: audit 2024-04-03T14:45:09.686784+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:09 smithi067 bash[27441]: audit 2024-04-03T14:45:09.686784+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:10 smithi082 bash[20963]: cluster 2024-04-03T14:45:09.675349+0000 mgr.y (mgr.24370) 805 : cluster [DBG] pgmap v789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:10 smithi067 bash[17655]: cluster 2024-04-03T14:45:09.675349+0000 mgr.y (mgr.24370) 805 : cluster [DBG] pgmap v789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:10 smithi067 bash[27441]: cluster 2024-04-03T14:45:09.675349+0000 mgr.y (mgr.24370) 805 : cluster [DBG] pgmap v789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:11 smithi082 bash[20963]: audit 2024-04-03T14:45:11.029917+0000 mon.c (mon.2) 260 : audit [DBG] from='client.? 172.21.15.67:0/1507399814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:11 smithi067 bash[17655]: audit 2024-04-03T14:45:11.029917+0000 mon.c (mon.2) 260 : audit [DBG] from='client.? 172.21.15.67:0/1507399814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:11 smithi067 bash[27441]: audit 2024-04-03T14:45:11.029917+0000 mon.c (mon.2) 260 : audit [DBG] from='client.? 172.21.15.67:0/1507399814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:12 smithi067 bash[27441]: cluster 2024-04-03T14:45:11.676575+0000 mgr.y (mgr.24370) 806 : cluster [DBG] pgmap v790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:12 smithi067 bash[17655]: cluster 2024-04-03T14:45:11.676575+0000 mgr.y (mgr.24370) 806 : cluster [DBG] pgmap v790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:12 smithi082 bash[20963]: cluster 2024-04-03T14:45:11.676575+0000 mgr.y (mgr.24370) 806 : cluster [DBG] pgmap v790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:13] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:45:13.787 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:45:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:13 smithi082 bash[20963]: audit 2024-04-03T14:45:13.492591+0000 mon.c (mon.2) 261 : audit [DBG] from='client.? 172.21.15.67:0/3332773650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:13 smithi067 bash[17655]: audit 2024-04-03T14:45:13.492591+0000 mon.c (mon.2) 261 : audit [DBG] from='client.? 172.21.15.67:0/3332773650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:13 smithi067 bash[27441]: audit 2024-04-03T14:45:13.492591+0000 mon.c (mon.2) 261 : audit [DBG] from='client.? 172.21.15.67:0/3332773650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:14 smithi082 bash[20963]: cluster 2024-04-03T14:45:13.677218+0000 mgr.y (mgr.24370) 807 : cluster [DBG] pgmap v791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:14 smithi067 bash[17655]: cluster 2024-04-03T14:45:13.677218+0000 mgr.y (mgr.24370) 807 : cluster [DBG] pgmap v791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:14 smithi067 bash[27441]: cluster 2024-04-03T14:45:13.677218+0000 mgr.y (mgr.24370) 807 : cluster [DBG] pgmap v791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:16 smithi082 bash[20963]: cluster 2024-04-03T14:45:15.678256+0000 mgr.y (mgr.24370) 808 : cluster [DBG] pgmap v792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:16 smithi082 bash[20963]: audit 2024-04-03T14:45:15.955951+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.67:0/3480459387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:16 smithi067 bash[17655]: cluster 2024-04-03T14:45:15.678256+0000 mgr.y (mgr.24370) 808 : cluster [DBG] pgmap v792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:16 smithi067 bash[17655]: audit 2024-04-03T14:45:15.955951+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.67:0/3480459387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:16 smithi067 bash[27441]: cluster 2024-04-03T14:45:15.678256+0000 mgr.y (mgr.24370) 808 : cluster [DBG] pgmap v792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:16 smithi067 bash[27441]: audit 2024-04-03T14:45:15.955951+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.67:0/3480459387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:18 smithi082 bash[20963]: cluster 2024-04-03T14:45:17.679069+0000 mgr.y (mgr.24370) 809 : cluster [DBG] pgmap v793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:18 smithi082 bash[20963]: audit 2024-04-03T14:45:18.404908+0000 mon.a (mon.0) 1440 : audit [DBG] from='client.? 172.21.15.67:0/1988678629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:18 smithi067 bash[27441]: cluster 2024-04-03T14:45:17.679069+0000 mgr.y (mgr.24370) 809 : cluster [DBG] pgmap v793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:18 smithi067 bash[27441]: audit 2024-04-03T14:45:18.404908+0000 mon.a (mon.0) 1440 : audit [DBG] from='client.? 172.21.15.67:0/1988678629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:18 smithi067 bash[17655]: cluster 2024-04-03T14:45:17.679069+0000 mgr.y (mgr.24370) 809 : cluster [DBG] pgmap v793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:18 smithi067 bash[17655]: audit 2024-04-03T14:45:18.404908+0000 mon.a (mon.0) 1440 : audit [DBG] from='client.? 172.21.15.67:0/1988678629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:20 smithi082 bash[20963]: cluster 2024-04-03T14:45:19.679735+0000 mgr.y (mgr.24370) 810 : cluster [DBG] pgmap v794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:20 smithi067 bash[27441]: cluster 2024-04-03T14:45:19.679735+0000 mgr.y (mgr.24370) 810 : cluster [DBG] pgmap v794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:20 smithi067 bash[17655]: cluster 2024-04-03T14:45:19.679735+0000 mgr.y (mgr.24370) 810 : cluster [DBG] pgmap v794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:21 smithi082 bash[20963]: audit 2024-04-03T14:45:20.861678+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.67:0/3903960079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:21 smithi067 bash[27441]: audit 2024-04-03T14:45:20.861678+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.67:0/3903960079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:21 smithi067 bash[17655]: audit 2024-04-03T14:45:20.861678+0000 mon.a (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.67:0/3903960079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:22 smithi067 bash[17655]: cluster 2024-04-03T14:45:21.680968+0000 mgr.y (mgr.24370) 811 : cluster [DBG] pgmap v795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:22 smithi067 bash[27441]: cluster 2024-04-03T14:45:21.680968+0000 mgr.y (mgr.24370) 811 : cluster [DBG] pgmap v795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:22 smithi082 bash[20963]: cluster 2024-04-03T14:45:21.680968+0000 mgr.y (mgr.24370) 811 : cluster [DBG] pgmap v795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:23] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:45:23.820 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:45:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:23 smithi082 bash[20963]: audit 2024-04-03T14:45:23.316121+0000 mon.c (mon.2) 263 : audit [DBG] from='client.? 172.21.15.67:0/585786309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:23 smithi067 bash[17655]: audit 2024-04-03T14:45:23.316121+0000 mon.c (mon.2) 263 : audit [DBG] from='client.? 172.21.15.67:0/585786309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:23 smithi067 bash[27441]: audit 2024-04-03T14:45:23.316121+0000 mon.c (mon.2) 263 : audit [DBG] from='client.? 172.21.15.67:0/585786309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:24 smithi082 bash[20963]: cluster 2024-04-03T14:45:23.681650+0000 mgr.y (mgr.24370) 812 : cluster [DBG] pgmap v796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:24 smithi082 bash[20963]: audit 2024-04-03T14:45:24.687254+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:24 smithi067 bash[17655]: cluster 2024-04-03T14:45:23.681650+0000 mgr.y (mgr.24370) 812 : cluster [DBG] pgmap v796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:24 smithi067 bash[17655]: audit 2024-04-03T14:45:24.687254+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:24 smithi067 bash[27441]: cluster 2024-04-03T14:45:23.681650+0000 mgr.y (mgr.24370) 812 : cluster [DBG] pgmap v796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:24 smithi067 bash[27441]: audit 2024-04-03T14:45:24.687254+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:25 smithi082 bash[20963]: audit 2024-04-03T14:45:25.767048+0000 mon.c (mon.2) 264 : audit [DBG] from='client.? 172.21.15.67:0/3299561211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:25 smithi067 bash[17655]: audit 2024-04-03T14:45:25.767048+0000 mon.c (mon.2) 264 : audit [DBG] from='client.? 172.21.15.67:0/3299561211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:25 smithi067 bash[27441]: audit 2024-04-03T14:45:25.767048+0000 mon.c (mon.2) 264 : audit [DBG] from='client.? 172.21.15.67:0/3299561211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:26 smithi082 bash[20963]: cluster 2024-04-03T14:45:25.682600+0000 mgr.y (mgr.24370) 813 : cluster [DBG] pgmap v797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:26 smithi067 bash[27441]: cluster 2024-04-03T14:45:25.682600+0000 mgr.y (mgr.24370) 813 : cluster [DBG] pgmap v797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:26 smithi067 bash[17655]: cluster 2024-04-03T14:45:25.682600+0000 mgr.y (mgr.24370) 813 : cluster [DBG] pgmap v797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:28 smithi082 bash[20963]: cluster 2024-04-03T14:45:27.683348+0000 mgr.y (mgr.24370) 814 : cluster [DBG] pgmap v798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:28 smithi082 bash[20963]: audit 2024-04-03T14:45:28.220316+0000 mon.a (mon.0) 1443 : audit [DBG] from='client.? 172.21.15.67:0/4131285524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:28 smithi067 bash[17655]: cluster 2024-04-03T14:45:27.683348+0000 mgr.y (mgr.24370) 814 : cluster [DBG] pgmap v798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:28 smithi067 bash[17655]: audit 2024-04-03T14:45:28.220316+0000 mon.a (mon.0) 1443 : audit [DBG] from='client.? 172.21.15.67:0/4131285524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:28 smithi067 bash[27441]: cluster 2024-04-03T14:45:27.683348+0000 mgr.y (mgr.24370) 814 : cluster [DBG] pgmap v798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:28 smithi067 bash[27441]: audit 2024-04-03T14:45:28.220316+0000 mon.a (mon.0) 1443 : audit [DBG] from='client.? 172.21.15.67:0/4131285524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:30 smithi082 bash[20963]: cluster 2024-04-03T14:45:29.683903+0000 mgr.y (mgr.24370) 815 : cluster [DBG] pgmap v799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:30 smithi082 bash[20963]: audit 2024-04-03T14:45:30.671649+0000 mon.c (mon.2) 265 : audit [DBG] from='client.? 172.21.15.67:0/2146921582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:30 smithi067 bash[27441]: cluster 2024-04-03T14:45:29.683903+0000 mgr.y (mgr.24370) 815 : cluster [DBG] pgmap v799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:30 smithi067 bash[27441]: audit 2024-04-03T14:45:30.671649+0000 mon.c (mon.2) 265 : audit [DBG] from='client.? 172.21.15.67:0/2146921582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:30 smithi067 bash[17655]: cluster 2024-04-03T14:45:29.683903+0000 mgr.y (mgr.24370) 815 : cluster [DBG] pgmap v799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:30 smithi067 bash[17655]: audit 2024-04-03T14:45:30.671649+0000 mon.c (mon.2) 265 : audit [DBG] from='client.? 172.21.15.67:0/2146921582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:32 smithi082 bash[20963]: cluster 2024-04-03T14:45:31.684953+0000 mgr.y (mgr.24370) 816 : cluster [DBG] pgmap v800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:33.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T14:45:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:32 smithi067 bash[27441]: cluster 2024-04-03T14:45:31.684953+0000 mgr.y (mgr.24370) 816 : cluster [DBG] pgmap v800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:32 smithi067 bash[17655]: cluster 2024-04-03T14:45:31.684953+0000 mgr.y (mgr.24370) 816 : cluster [DBG] pgmap v800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:33.852 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:45:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:33 smithi082 bash[20963]: audit 2024-04-03T14:45:33.125817+0000 mon.c (mon.2) 266 : audit [DBG] from='client.? 172.21.15.67:0/408082765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:33 smithi067 bash[17655]: audit 2024-04-03T14:45:33.125817+0000 mon.c (mon.2) 266 : audit [DBG] from='client.? 172.21.15.67:0/408082765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:33 smithi067 bash[27441]: audit 2024-04-03T14:45:33.125817+0000 mon.c (mon.2) 266 : audit [DBG] from='client.? 172.21.15.67:0/408082765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:34 smithi082 bash[20963]: cluster 2024-04-03T14:45:33.685618+0000 mgr.y (mgr.24370) 817 : cluster [DBG] pgmap v801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:34 smithi067 bash[17655]: cluster 2024-04-03T14:45:33.685618+0000 mgr.y (mgr.24370) 817 : cluster [DBG] pgmap v801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:34 smithi067 bash[27441]: cluster 2024-04-03T14:45:33.685618+0000 mgr.y (mgr.24370) 817 : cluster [DBG] pgmap v801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:35 smithi082 bash[20963]: audit 2024-04-03T14:45:35.578546+0000 mon.c (mon.2) 267 : audit [DBG] from='client.? 172.21.15.67:0/3691895019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:35 smithi067 bash[17655]: audit 2024-04-03T14:45:35.578546+0000 mon.c (mon.2) 267 : audit [DBG] from='client.? 172.21.15.67:0/3691895019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:35 smithi067 bash[27441]: audit 2024-04-03T14:45:35.578546+0000 mon.c (mon.2) 267 : audit [DBG] from='client.? 172.21.15.67:0/3691895019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:36 smithi082 bash[20963]: cluster 2024-04-03T14:45:35.686494+0000 mgr.y (mgr.24370) 818 : cluster [DBG] pgmap v802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:36 smithi067 bash[17655]: cluster 2024-04-03T14:45:35.686494+0000 mgr.y (mgr.24370) 818 : cluster [DBG] pgmap v802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:36 smithi067 bash[27441]: cluster 2024-04-03T14:45:35.686494+0000 mgr.y (mgr.24370) 818 : cluster [DBG] pgmap v802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:38 smithi082 bash[20963]: cluster 2024-04-03T14:45:37.687250+0000 mgr.y (mgr.24370) 819 : cluster [DBG] pgmap v803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:38 smithi082 bash[20963]: audit 2024-04-03T14:45:38.033780+0000 mon.a (mon.0) 1444 : audit [DBG] from='client.? 172.21.15.67:0/2839412749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:38 smithi067 bash[17655]: cluster 2024-04-03T14:45:37.687250+0000 mgr.y (mgr.24370) 819 : cluster [DBG] pgmap v803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:38 smithi067 bash[17655]: audit 2024-04-03T14:45:38.033780+0000 mon.a (mon.0) 1444 : audit [DBG] from='client.? 172.21.15.67:0/2839412749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:38 smithi067 bash[27441]: cluster 2024-04-03T14:45:37.687250+0000 mgr.y (mgr.24370) 819 : cluster [DBG] pgmap v803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:38 smithi067 bash[27441]: audit 2024-04-03T14:45:38.033780+0000 mon.a (mon.0) 1444 : audit [DBG] from='client.? 172.21.15.67:0/2839412749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:39 smithi082 bash[20963]: audit 2024-04-03T14:45:39.688099+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:39 smithi067 bash[27441]: audit 2024-04-03T14:45:39.688099+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:39 smithi067 bash[17655]: audit 2024-04-03T14:45:39.688099+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:40 smithi082 bash[20963]: cluster 2024-04-03T14:45:39.688053+0000 mgr.y (mgr.24370) 820 : cluster [DBG] pgmap v804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:40 smithi082 bash[20963]: audit 2024-04-03T14:45:40.487295+0000 mon.a (mon.0) 1446 : audit [DBG] from='client.? 172.21.15.67:0/733685104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:40 smithi067 bash[17655]: cluster 2024-04-03T14:45:39.688053+0000 mgr.y (mgr.24370) 820 : cluster [DBG] pgmap v804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:40 smithi067 bash[17655]: audit 2024-04-03T14:45:40.487295+0000 mon.a (mon.0) 1446 : audit [DBG] from='client.? 172.21.15.67:0/733685104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:40 smithi067 bash[27441]: cluster 2024-04-03T14:45:39.688053+0000 mgr.y (mgr.24370) 820 : cluster [DBG] pgmap v804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:40 smithi067 bash[27441]: audit 2024-04-03T14:45:40.487295+0000 mon.a (mon.0) 1446 : audit [DBG] from='client.? 172.21.15.67:0/733685104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:43.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:43] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T14:45:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:42 smithi067 bash[27441]: cluster 2024-04-03T14:45:41.689194+0000 mgr.y (mgr.24370) 821 : cluster [DBG] pgmap v805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:42 smithi067 bash[17655]: cluster 2024-04-03T14:45:41.689194+0000 mgr.y (mgr.24370) 821 : cluster [DBG] pgmap v805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:42 smithi082 bash[20963]: cluster 2024-04-03T14:45:41.689194+0000 mgr.y (mgr.24370) 821 : cluster [DBG] pgmap v805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:45:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:43 smithi067 bash[17655]: audit 2024-04-03T14:45:42.946173+0000 mon.a (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.67:0/611601155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:43 smithi067 bash[27441]: audit 2024-04-03T14:45:42.946173+0000 mon.a (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.67:0/611601155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:43 smithi082 bash[20963]: audit 2024-04-03T14:45:42.946173+0000 mon.a (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.67:0/611601155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:44 smithi067 bash[27441]: cluster 2024-04-03T14:45:43.689839+0000 mgr.y (mgr.24370) 822 : cluster [DBG] pgmap v806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:44 smithi067 bash[17655]: cluster 2024-04-03T14:45:43.689839+0000 mgr.y (mgr.24370) 822 : cluster [DBG] pgmap v806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:44 smithi082 bash[20963]: cluster 2024-04-03T14:45:43.689839+0000 mgr.y (mgr.24370) 822 : cluster [DBG] pgmap v806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:45 smithi067 bash[17655]: audit 2024-04-03T14:45:45.398529+0000 mon.a (mon.0) 1448 : audit [DBG] from='client.? 172.21.15.67:0/3713277154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:45 smithi067 bash[27441]: audit 2024-04-03T14:45:45.398529+0000 mon.a (mon.0) 1448 : audit [DBG] from='client.? 172.21.15.67:0/3713277154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:45 smithi082 bash[20963]: audit 2024-04-03T14:45:45.398529+0000 mon.a (mon.0) 1448 : audit [DBG] from='client.? 172.21.15.67:0/3713277154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:46 smithi067 bash[27441]: cluster 2024-04-03T14:45:45.690826+0000 mgr.y (mgr.24370) 823 : cluster [DBG] pgmap v807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:46 smithi067 bash[17655]: cluster 2024-04-03T14:45:45.690826+0000 mgr.y (mgr.24370) 823 : cluster [DBG] pgmap v807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:46 smithi082 bash[20963]: cluster 2024-04-03T14:45:45.690826+0000 mgr.y (mgr.24370) 823 : cluster [DBG] pgmap v807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:47 smithi067 bash[17655]: audit 2024-04-03T14:45:47.844718+0000 mon.c (mon.2) 268 : audit [DBG] from='client.? 172.21.15.67:0/4035720357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:47 smithi067 bash[27441]: audit 2024-04-03T14:45:47.844718+0000 mon.c (mon.2) 268 : audit [DBG] from='client.? 172.21.15.67:0/4035720357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:47 smithi082 bash[20963]: audit 2024-04-03T14:45:47.844718+0000 mon.c (mon.2) 268 : audit [DBG] from='client.? 172.21.15.67:0/4035720357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:48 smithi082 bash[20963]: cluster 2024-04-03T14:45:47.691525+0000 mgr.y (mgr.24370) 824 : cluster [DBG] pgmap v808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:48 smithi067 bash[17655]: cluster 2024-04-03T14:45:47.691525+0000 mgr.y (mgr.24370) 824 : cluster [DBG] pgmap v808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:48 smithi067 bash[27441]: cluster 2024-04-03T14:45:47.691525+0000 mgr.y (mgr.24370) 824 : cluster [DBG] pgmap v808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:50 smithi082 bash[20963]: cluster 2024-04-03T14:45:49.692230+0000 mgr.y (mgr.24370) 825 : cluster [DBG] pgmap v809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:50 smithi082 bash[20963]: audit 2024-04-03T14:45:50.301807+0000 mon.a (mon.0) 1449 : audit [DBG] from='client.? 172.21.15.67:0/1795966226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:50 smithi067 bash[17655]: cluster 2024-04-03T14:45:49.692230+0000 mgr.y (mgr.24370) 825 : cluster [DBG] pgmap v809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:50 smithi067 bash[17655]: audit 2024-04-03T14:45:50.301807+0000 mon.a (mon.0) 1449 : audit [DBG] from='client.? 172.21.15.67:0/1795966226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:50 smithi067 bash[27441]: cluster 2024-04-03T14:45:49.692230+0000 mgr.y (mgr.24370) 825 : cluster [DBG] pgmap v809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:50 smithi067 bash[27441]: audit 2024-04-03T14:45:50.301807+0000 mon.a (mon.0) 1449 : audit [DBG] from='client.? 172.21.15.67:0/1795966226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:52 smithi082 bash[20963]: cluster 2024-04-03T14:45:51.693406+0000 mgr.y (mgr.24370) 826 : cluster [DBG] pgmap v810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:52 smithi082 bash[20963]: audit 2024-04-03T14:45:52.747616+0000 mon.a (mon.0) 1450 : audit [DBG] from='client.? 172.21.15.67:0/4108070750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:53] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T14:45:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:52 smithi067 bash[17655]: cluster 2024-04-03T14:45:51.693406+0000 mgr.y (mgr.24370) 826 : cluster [DBG] pgmap v810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:52 smithi067 bash[17655]: audit 2024-04-03T14:45:52.747616+0000 mon.a (mon.0) 1450 : audit [DBG] from='client.? 172.21.15.67:0/4108070750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:52 smithi067 bash[27441]: cluster 2024-04-03T14:45:51.693406+0000 mgr.y (mgr.24370) 826 : cluster [DBG] pgmap v810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:52 smithi067 bash[27441]: audit 2024-04-03T14:45:52.747616+0000 mon.a (mon.0) 1450 : audit [DBG] from='client.? 172.21.15.67:0/4108070750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:45:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:54 smithi082 bash[20963]: cluster 2024-04-03T14:45:53.694040+0000 mgr.y (mgr.24370) 827 : cluster [DBG] pgmap v811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:54 smithi082 bash[20963]: audit 2024-04-03T14:45:54.688409+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:54 smithi067 bash[17655]: cluster 2024-04-03T14:45:53.694040+0000 mgr.y (mgr.24370) 827 : cluster [DBG] pgmap v811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:54 smithi067 bash[17655]: audit 2024-04-03T14:45:54.688409+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:54 smithi067 bash[27441]: cluster 2024-04-03T14:45:53.694040+0000 mgr.y (mgr.24370) 827 : cluster [DBG] pgmap v811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:54 smithi067 bash[27441]: audit 2024-04-03T14:45:54.688409+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:45:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:55 smithi082 bash[20963]: audit 2024-04-03T14:45:55.194264+0000 mon.a (mon.0) 1452 : audit [DBG] from='client.? 172.21.15.67:0/2142432231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:55 smithi067 bash[17655]: audit 2024-04-03T14:45:55.194264+0000 mon.a (mon.0) 1452 : audit [DBG] from='client.? 172.21.15.67:0/2142432231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:55 smithi067 bash[27441]: audit 2024-04-03T14:45:55.194264+0000 mon.a (mon.0) 1452 : audit [DBG] from='client.? 172.21.15.67:0/2142432231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:56 smithi082 bash[20963]: cluster 2024-04-03T14:45:55.695082+0000 mgr.y (mgr.24370) 828 : cluster [DBG] pgmap v812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:56 smithi082 bash[20963]: audit 2024-04-03T14:45:56.364502+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:45:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:56 smithi067 bash[17655]: cluster 2024-04-03T14:45:55.695082+0000 mgr.y (mgr.24370) 828 : cluster [DBG] pgmap v812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:56 smithi067 bash[17655]: audit 2024-04-03T14:45:56.364502+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:45:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:56 smithi067 bash[27441]: cluster 2024-04-03T14:45:55.695082+0000 mgr.y (mgr.24370) 828 : cluster [DBG] pgmap v812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:56 smithi067 bash[27441]: audit 2024-04-03T14:45:56.364502+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:45:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:57 smithi082 bash[20963]: audit 2024-04-03T14:45:57.663834+0000 mon.c (mon.2) 269 : audit [DBG] from='client.? 172.21.15.67:0/1381467748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:57 smithi067 bash[17655]: audit 2024-04-03T14:45:57.663834+0000 mon.c (mon.2) 269 : audit [DBG] from='client.? 172.21.15.67:0/1381467748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:57 smithi067 bash[27441]: audit 2024-04-03T14:45:57.663834+0000 mon.c (mon.2) 269 : audit [DBG] from='client.? 172.21.15.67:0/1381467748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:45:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:45:58 smithi082 bash[20963]: cluster 2024-04-03T14:45:57.695837+0000 mgr.y (mgr.24370) 829 : cluster [DBG] pgmap v813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:45:58 smithi067 bash[17655]: cluster 2024-04-03T14:45:57.695837+0000 mgr.y (mgr.24370) 829 : cluster [DBG] pgmap v813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:45:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:45:58 smithi067 bash[27441]: cluster 2024-04-03T14:45:57.695837+0000 mgr.y (mgr.24370) 829 : cluster [DBG] pgmap v813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:00 smithi082 bash[20963]: cluster 2024-04-03T14:45:59.696507+0000 mgr.y (mgr.24370) 830 : cluster [DBG] pgmap v814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:00 smithi082 bash[20963]: audit 2024-04-03T14:46:00.125430+0000 mon.a (mon.0) 1454 : audit [DBG] from='client.? 172.21.15.67:0/2667688071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:00 smithi067 bash[27441]: cluster 2024-04-03T14:45:59.696507+0000 mgr.y (mgr.24370) 830 : cluster [DBG] pgmap v814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:00 smithi067 bash[27441]: audit 2024-04-03T14:46:00.125430+0000 mon.a (mon.0) 1454 : audit [DBG] from='client.? 172.21.15.67:0/2667688071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:00 smithi067 bash[17655]: cluster 2024-04-03T14:45:59.696507+0000 mgr.y (mgr.24370) 830 : cluster [DBG] pgmap v814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:00 smithi067 bash[17655]: audit 2024-04-03T14:46:00.125430+0000 mon.a (mon.0) 1454 : audit [DBG] from='client.? 172.21.15.67:0/2667688071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:03 smithi082 bash[20963]: cluster 2024-04-03T14:46:01.697463+0000 mgr.y (mgr.24370) 831 : cluster [DBG] pgmap v815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:03 smithi082 bash[20963]: audit 2024-04-03T14:46:02.107934+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:03 smithi082 bash[20963]: audit 2024-04-03T14:46:02.117845+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:03 smithi082 bash[20963]: audit 2024-04-03T14:46:02.415707+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:03 smithi082 bash[20963]: audit 2024-04-03T14:46:02.423829+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:03 smithi082 bash[20963]: audit 2024-04-03T14:46:02.644086+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.67:0/992044661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:46:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[17655]: cluster 2024-04-03T14:46:01.697463+0000 mgr.y (mgr.24370) 831 : cluster [DBG] pgmap v815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[17655]: audit 2024-04-03T14:46:02.107934+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[17655]: audit 2024-04-03T14:46:02.117845+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[17655]: audit 2024-04-03T14:46:02.415707+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[17655]: audit 2024-04-03T14:46:02.423829+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[17655]: audit 2024-04-03T14:46:02.644086+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.67:0/992044661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[27441]: cluster 2024-04-03T14:46:01.697463+0000 mgr.y (mgr.24370) 831 : cluster [DBG] pgmap v815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[27441]: audit 2024-04-03T14:46:02.107934+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[27441]: audit 2024-04-03T14:46:02.117845+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[27441]: audit 2024-04-03T14:46:02.415707+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[27441]: audit 2024-04-03T14:46:02.423829+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:03 smithi067 bash[27441]: audit 2024-04-03T14:46:02.644086+0000 mon.c (mon.2) 270 : audit [DBG] from='client.? 172.21.15.67:0/992044661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:46:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:05 smithi082 bash[20963]: cluster 2024-04-03T14:46:03.698144+0000 mgr.y (mgr.24370) 832 : cluster [DBG] pgmap v816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:05 smithi082 bash[20963]: audit 2024-04-03T14:46:05.099445+0000 mon.c (mon.2) 271 : audit [DBG] from='client.? 172.21.15.67:0/2251103420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:05 smithi067 bash[17655]: cluster 2024-04-03T14:46:03.698144+0000 mgr.y (mgr.24370) 832 : cluster [DBG] pgmap v816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:05 smithi067 bash[17655]: audit 2024-04-03T14:46:05.099445+0000 mon.c (mon.2) 271 : audit [DBG] from='client.? 172.21.15.67:0/2251103420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:05 smithi067 bash[27441]: cluster 2024-04-03T14:46:03.698144+0000 mgr.y (mgr.24370) 832 : cluster [DBG] pgmap v816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:05 smithi067 bash[27441]: audit 2024-04-03T14:46:05.099445+0000 mon.c (mon.2) 271 : audit [DBG] from='client.? 172.21.15.67:0/2251103420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:07 smithi082 bash[20963]: cluster 2024-04-03T14:46:05.699225+0000 mgr.y (mgr.24370) 833 : cluster [DBG] pgmap v817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:07 smithi067 bash[17655]: cluster 2024-04-03T14:46:05.699225+0000 mgr.y (mgr.24370) 833 : cluster [DBG] pgmap v817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:07 smithi067 bash[27441]: cluster 2024-04-03T14:46:05.699225+0000 mgr.y (mgr.24370) 833 : cluster [DBG] pgmap v817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:08 smithi082 bash[20963]: audit 2024-04-03T14:46:07.549873+0000 mon.a (mon.0) 1459 : audit [DBG] from='client.? 172.21.15.67:0/3771490341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:08 smithi067 bash[17655]: audit 2024-04-03T14:46:07.549873+0000 mon.a (mon.0) 1459 : audit [DBG] from='client.? 172.21.15.67:0/3771490341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:08 smithi067 bash[27441]: audit 2024-04-03T14:46:07.549873+0000 mon.a (mon.0) 1459 : audit [DBG] from='client.? 172.21.15.67:0/3771490341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:09 smithi067 bash[27441]: cluster 2024-04-03T14:46:07.699878+0000 mgr.y (mgr.24370) 834 : cluster [DBG] pgmap v818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:09 smithi067 bash[17655]: cluster 2024-04-03T14:46:07.699878+0000 mgr.y (mgr.24370) 834 : cluster [DBG] pgmap v818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:09 smithi082 bash[20963]: cluster 2024-04-03T14:46:07.699878+0000 mgr.y (mgr.24370) 834 : cluster [DBG] pgmap v818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:10.382 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:10 smithi067 bash[27441]: audit 2024-04-03T14:46:09.687232+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:10.382 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:10 smithi067 bash[27441]: audit 2024-04-03T14:46:09.997734+0000 mon.c (mon.2) 272 : audit [DBG] from='client.? 172.21.15.67:0/4166623510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:10.382 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:10 smithi067 bash[17655]: audit 2024-04-03T14:46:09.687232+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:10.382 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:10 smithi067 bash[17655]: audit 2024-04-03T14:46:09.997734+0000 mon.c (mon.2) 272 : audit [DBG] from='client.? 172.21.15.67:0/4166623510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:10 smithi082 bash[20963]: audit 2024-04-03T14:46:09.687232+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:10 smithi082 bash[20963]: audit 2024-04-03T14:46:09.997734+0000 mon.c (mon.2) 272 : audit [DBG] from='client.? 172.21.15.67:0/4166623510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:11 smithi082 bash[20963]: cluster 2024-04-03T14:46:09.700368+0000 mgr.y (mgr.24370) 835 : cluster [DBG] pgmap v819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:11 smithi067 bash[27441]: cluster 2024-04-03T14:46:09.700368+0000 mgr.y (mgr.24370) 835 : cluster [DBG] pgmap v819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:11 smithi067 bash[17655]: cluster 2024-04-03T14:46:09.700368+0000 mgr.y (mgr.24370) 835 : cluster [DBG] pgmap v819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T14:46:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[17655]: cluster 2024-04-03T14:46:11.701444+0000 mgr.y (mgr.24370) 836 : cluster [DBG] pgmap v820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[17655]: audit 2024-04-03T14:46:12.446045+0000 mon.c (mon.2) 273 : audit [DBG] from='client.? 172.21.15.67:0/1807395651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[17655]: audit 2024-04-03T14:46:12.741680+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[17655]: audit 2024-04-03T14:46:12.750423+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[17655]: audit 2024-04-03T14:46:12.752044+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[17655]: audit 2024-04-03T14:46:12.753266+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[17655]: audit 2024-04-03T14:46:12.760428+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[27441]: cluster 2024-04-03T14:46:11.701444+0000 mgr.y (mgr.24370) 836 : cluster [DBG] pgmap v820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[27441]: audit 2024-04-03T14:46:12.446045+0000 mon.c (mon.2) 273 : audit [DBG] from='client.? 172.21.15.67:0/1807395651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[27441]: audit 2024-04-03T14:46:12.741680+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[27441]: audit 2024-04-03T14:46:12.750423+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[27441]: audit 2024-04-03T14:46:12.752044+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[27441]: audit 2024-04-03T14:46:12.753266+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:46:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:13 smithi067 bash[27441]: audit 2024-04-03T14:46:12.760428+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:13.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:13 smithi082 bash[20963]: cluster 2024-04-03T14:46:11.701444+0000 mgr.y (mgr.24370) 836 : cluster [DBG] pgmap v820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:13.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:13 smithi082 bash[20963]: audit 2024-04-03T14:46:12.446045+0000 mon.c (mon.2) 273 : audit [DBG] from='client.? 172.21.15.67:0/1807395651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:13.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:13 smithi082 bash[20963]: audit 2024-04-03T14:46:12.741680+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:13.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:13 smithi082 bash[20963]: audit 2024-04-03T14:46:12.750423+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:13 smithi082 bash[20963]: audit 2024-04-03T14:46:12.752044+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:46:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:13 smithi082 bash[20963]: audit 2024-04-03T14:46:12.753266+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:46:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:13 smithi082 bash[20963]: audit 2024-04-03T14:46:12.760428+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:46:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:46:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:15 smithi067 bash[17655]: cluster 2024-04-03T14:46:13.702141+0000 mgr.y (mgr.24370) 837 : cluster [DBG] pgmap v821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:15 smithi067 bash[17655]: audit 2024-04-03T14:46:14.896064+0000 mon.c (mon.2) 274 : audit [DBG] from='client.? 172.21.15.67:0/698955963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:15 smithi067 bash[27441]: cluster 2024-04-03T14:46:13.702141+0000 mgr.y (mgr.24370) 837 : cluster [DBG] pgmap v821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:15 smithi067 bash[27441]: audit 2024-04-03T14:46:14.896064+0000 mon.c (mon.2) 274 : audit [DBG] from='client.? 172.21.15.67:0/698955963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:15 smithi082 bash[20963]: cluster 2024-04-03T14:46:13.702141+0000 mgr.y (mgr.24370) 837 : cluster [DBG] pgmap v821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:15 smithi082 bash[20963]: audit 2024-04-03T14:46:14.896064+0000 mon.c (mon.2) 274 : audit [DBG] from='client.? 172.21.15.67:0/698955963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:17 smithi067 bash[17655]: cluster 2024-04-03T14:46:15.703177+0000 mgr.y (mgr.24370) 838 : cluster [DBG] pgmap v822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:17 smithi067 bash[27441]: cluster 2024-04-03T14:46:15.703177+0000 mgr.y (mgr.24370) 838 : cluster [DBG] pgmap v822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:17 smithi082 bash[20963]: cluster 2024-04-03T14:46:15.703177+0000 mgr.y (mgr.24370) 838 : cluster [DBG] pgmap v822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:18 smithi067 bash[17655]: audit 2024-04-03T14:46:17.355336+0000 mon.a (mon.0) 1466 : audit [DBG] from='client.? 172.21.15.67:0/951027377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:18 smithi067 bash[27441]: audit 2024-04-03T14:46:17.355336+0000 mon.a (mon.0) 1466 : audit [DBG] from='client.? 172.21.15.67:0/951027377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:18 smithi082 bash[20963]: audit 2024-04-03T14:46:17.355336+0000 mon.a (mon.0) 1466 : audit [DBG] from='client.? 172.21.15.67:0/951027377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:19 smithi067 bash[17655]: cluster 2024-04-03T14:46:17.704031+0000 mgr.y (mgr.24370) 839 : cluster [DBG] pgmap v823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:19 smithi067 bash[27441]: cluster 2024-04-03T14:46:17.704031+0000 mgr.y (mgr.24370) 839 : cluster [DBG] pgmap v823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:19 smithi082 bash[20963]: cluster 2024-04-03T14:46:17.704031+0000 mgr.y (mgr.24370) 839 : cluster [DBG] pgmap v823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:20 smithi067 bash[27441]: audit 2024-04-03T14:46:19.810877+0000 mon.c (mon.2) 275 : audit [DBG] from='client.? 172.21.15.67:0/325733824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:20 smithi067 bash[17655]: audit 2024-04-03T14:46:19.810877+0000 mon.c (mon.2) 275 : audit [DBG] from='client.? 172.21.15.67:0/325733824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:20 smithi082 bash[20963]: audit 2024-04-03T14:46:19.810877+0000 mon.c (mon.2) 275 : audit [DBG] from='client.? 172.21.15.67:0/325733824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:21 smithi067 bash[17655]: cluster 2024-04-03T14:46:19.704682+0000 mgr.y (mgr.24370) 840 : cluster [DBG] pgmap v824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:21 smithi067 bash[27441]: cluster 2024-04-03T14:46:19.704682+0000 mgr.y (mgr.24370) 840 : cluster [DBG] pgmap v824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:21 smithi082 bash[20963]: cluster 2024-04-03T14:46:19.704682+0000 mgr.y (mgr.24370) 840 : cluster [DBG] pgmap v824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:23 smithi067 bash[17655]: cluster 2024-04-03T14:46:21.705893+0000 mgr.y (mgr.24370) 841 : cluster [DBG] pgmap v825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:23 smithi067 bash[17655]: audit 2024-04-03T14:46:22.265056+0000 mon.c (mon.2) 276 : audit [DBG] from='client.? 172.21.15.67:0/446742490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T14:46:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:23 smithi067 bash[27441]: cluster 2024-04-03T14:46:21.705893+0000 mgr.y (mgr.24370) 841 : cluster [DBG] pgmap v825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:23 smithi067 bash[27441]: audit 2024-04-03T14:46:22.265056+0000 mon.c (mon.2) 276 : audit [DBG] from='client.? 172.21.15.67:0/446742490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:23 smithi082 bash[20963]: cluster 2024-04-03T14:46:21.705893+0000 mgr.y (mgr.24370) 841 : cluster [DBG] pgmap v825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:23 smithi082 bash[20963]: audit 2024-04-03T14:46:22.265056+0000 mon.c (mon.2) 276 : audit [DBG] from='client.? 172.21.15.67:0/446742490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:46:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:25 smithi082 bash[20963]: cluster 2024-04-03T14:46:23.706637+0000 mgr.y (mgr.24370) 842 : cluster [DBG] pgmap v826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:25 smithi082 bash[20963]: audit 2024-04-03T14:46:24.688970+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:25 smithi082 bash[20963]: audit 2024-04-03T14:46:24.715667+0000 mon.c (mon.2) 277 : audit [DBG] from='client.? 172.21.15.67:0/3971896417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:25 smithi067 bash[17655]: cluster 2024-04-03T14:46:23.706637+0000 mgr.y (mgr.24370) 842 : cluster [DBG] pgmap v826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:25 smithi067 bash[17655]: audit 2024-04-03T14:46:24.688970+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:25 smithi067 bash[17655]: audit 2024-04-03T14:46:24.715667+0000 mon.c (mon.2) 277 : audit [DBG] from='client.? 172.21.15.67:0/3971896417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:25 smithi067 bash[27441]: cluster 2024-04-03T14:46:23.706637+0000 mgr.y (mgr.24370) 842 : cluster [DBG] pgmap v826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:25 smithi067 bash[27441]: audit 2024-04-03T14:46:24.688970+0000 mon.a (mon.0) 1467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:25 smithi067 bash[27441]: audit 2024-04-03T14:46:24.715667+0000 mon.c (mon.2) 277 : audit [DBG] from='client.? 172.21.15.67:0/3971896417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:27 smithi082 bash[20963]: cluster 2024-04-03T14:46:25.707606+0000 mgr.y (mgr.24370) 843 : cluster [DBG] pgmap v827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:27 smithi082 bash[20963]: audit 2024-04-03T14:46:27.174024+0000 mon.a (mon.0) 1468 : audit [DBG] from='client.? 172.21.15.67:0/976444958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:27 smithi067 bash[17655]: cluster 2024-04-03T14:46:25.707606+0000 mgr.y (mgr.24370) 843 : cluster [DBG] pgmap v827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:27 smithi067 bash[17655]: audit 2024-04-03T14:46:27.174024+0000 mon.a (mon.0) 1468 : audit [DBG] from='client.? 172.21.15.67:0/976444958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:27 smithi067 bash[27441]: cluster 2024-04-03T14:46:25.707606+0000 mgr.y (mgr.24370) 843 : cluster [DBG] pgmap v827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:27 smithi067 bash[27441]: audit 2024-04-03T14:46:27.174024+0000 mon.a (mon.0) 1468 : audit [DBG] from='client.? 172.21.15.67:0/976444958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:29 smithi082 bash[20963]: cluster 2024-04-03T14:46:27.708435+0000 mgr.y (mgr.24370) 844 : cluster [DBG] pgmap v828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:29 smithi067 bash[27441]: cluster 2024-04-03T14:46:27.708435+0000 mgr.y (mgr.24370) 844 : cluster [DBG] pgmap v828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:29 smithi067 bash[17655]: cluster 2024-04-03T14:46:27.708435+0000 mgr.y (mgr.24370) 844 : cluster [DBG] pgmap v828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:30 smithi082 bash[20963]: audit 2024-04-03T14:46:29.628765+0000 mon.c (mon.2) 278 : audit [DBG] from='client.? 172.21.15.67:0/1477299498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:30 smithi067 bash[27441]: audit 2024-04-03T14:46:29.628765+0000 mon.c (mon.2) 278 : audit [DBG] from='client.? 172.21.15.67:0/1477299498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:30 smithi067 bash[17655]: audit 2024-04-03T14:46:29.628765+0000 mon.c (mon.2) 278 : audit [DBG] from='client.? 172.21.15.67:0/1477299498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:31 smithi082 bash[20963]: cluster 2024-04-03T14:46:29.709132+0000 mgr.y (mgr.24370) 845 : cluster [DBG] pgmap v829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:31 smithi067 bash[27441]: cluster 2024-04-03T14:46:29.709132+0000 mgr.y (mgr.24370) 845 : cluster [DBG] pgmap v829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:31 smithi067 bash[17655]: cluster 2024-04-03T14:46:29.709132+0000 mgr.y (mgr.24370) 845 : cluster [DBG] pgmap v829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:32 smithi082 bash[20963]: audit 2024-04-03T14:46:32.094734+0000 mon.c (mon.2) 279 : audit [DBG] from='client.? 172.21.15.67:0/2920552533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:32 smithi067 bash[17655]: audit 2024-04-03T14:46:32.094734+0000 mon.c (mon.2) 279 : audit [DBG] from='client.? 172.21.15.67:0/2920552533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:32 smithi067 bash[27441]: audit 2024-04-03T14:46:32.094734+0000 mon.c (mon.2) 279 : audit [DBG] from='client.? 172.21.15.67:0/2920552533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:33 smithi067 bash[17655]: cluster 2024-04-03T14:46:31.710415+0000 mgr.y (mgr.24370) 846 : cluster [DBG] pgmap v830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:33 smithi067 bash[27441]: cluster 2024-04-03T14:46:31.710415+0000 mgr.y (mgr.24370) 846 : cluster [DBG] pgmap v830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:33] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:46:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:33 smithi082 bash[20963]: cluster 2024-04-03T14:46:31.710415+0000 mgr.y (mgr.24370) 846 : cluster [DBG] pgmap v830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:46:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:35 smithi082 bash[20963]: cluster 2024-04-03T14:46:33.711175+0000 mgr.y (mgr.24370) 847 : cluster [DBG] pgmap v831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:35 smithi082 bash[20963]: audit 2024-04-03T14:46:34.547555+0000 mon.c (mon.2) 280 : audit [DBG] from='client.? 172.21.15.67:0/332059473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:35 smithi067 bash[17655]: cluster 2024-04-03T14:46:33.711175+0000 mgr.y (mgr.24370) 847 : cluster [DBG] pgmap v831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:35 smithi067 bash[17655]: audit 2024-04-03T14:46:34.547555+0000 mon.c (mon.2) 280 : audit [DBG] from='client.? 172.21.15.67:0/332059473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:35 smithi067 bash[27441]: cluster 2024-04-03T14:46:33.711175+0000 mgr.y (mgr.24370) 847 : cluster [DBG] pgmap v831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:35 smithi067 bash[27441]: audit 2024-04-03T14:46:34.547555+0000 mon.c (mon.2) 280 : audit [DBG] from='client.? 172.21.15.67:0/332059473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:37 smithi082 bash[20963]: cluster 2024-04-03T14:46:35.712229+0000 mgr.y (mgr.24370) 848 : cluster [DBG] pgmap v832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:37 smithi082 bash[20963]: audit 2024-04-03T14:46:36.997918+0000 mon.a (mon.0) 1469 : audit [DBG] from='client.? 172.21.15.67:0/1523304158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:37 smithi067 bash[27441]: cluster 2024-04-03T14:46:35.712229+0000 mgr.y (mgr.24370) 848 : cluster [DBG] pgmap v832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:37 smithi067 bash[27441]: audit 2024-04-03T14:46:36.997918+0000 mon.a (mon.0) 1469 : audit [DBG] from='client.? 172.21.15.67:0/1523304158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:37 smithi067 bash[17655]: cluster 2024-04-03T14:46:35.712229+0000 mgr.y (mgr.24370) 848 : cluster [DBG] pgmap v832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:37 smithi067 bash[17655]: audit 2024-04-03T14:46:36.997918+0000 mon.a (mon.0) 1469 : audit [DBG] from='client.? 172.21.15.67:0/1523304158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:39 smithi082 bash[20963]: cluster 2024-04-03T14:46:37.713133+0000 mgr.y (mgr.24370) 849 : cluster [DBG] pgmap v833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:39 smithi067 bash[27441]: cluster 2024-04-03T14:46:37.713133+0000 mgr.y (mgr.24370) 849 : cluster [DBG] pgmap v833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:39 smithi067 bash[17655]: cluster 2024-04-03T14:46:37.713133+0000 mgr.y (mgr.24370) 849 : cluster [DBG] pgmap v833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:40 smithi082 bash[20963]: audit 2024-04-03T14:46:39.446448+0000 mon.c (mon.2) 281 : audit [DBG] from='client.? 172.21.15.67:0/645017767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:40 smithi082 bash[20963]: audit 2024-04-03T14:46:39.689336+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:40 smithi067 bash[17655]: audit 2024-04-03T14:46:39.446448+0000 mon.c (mon.2) 281 : audit [DBG] from='client.? 172.21.15.67:0/645017767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:40 smithi067 bash[17655]: audit 2024-04-03T14:46:39.689336+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:40 smithi067 bash[27441]: audit 2024-04-03T14:46:39.446448+0000 mon.c (mon.2) 281 : audit [DBG] from='client.? 172.21.15.67:0/645017767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:40 smithi067 bash[27441]: audit 2024-04-03T14:46:39.689336+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:41 smithi082 bash[20963]: cluster 2024-04-03T14:46:39.713718+0000 mgr.y (mgr.24370) 850 : cluster [DBG] pgmap v834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:41 smithi067 bash[17655]: cluster 2024-04-03T14:46:39.713718+0000 mgr.y (mgr.24370) 850 : cluster [DBG] pgmap v834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:41 smithi067 bash[27441]: cluster 2024-04-03T14:46:39.713718+0000 mgr.y (mgr.24370) 850 : cluster [DBG] pgmap v834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:42 smithi082 bash[20963]: audit 2024-04-03T14:46:41.897032+0000 mon.a (mon.0) 1471 : audit [DBG] from='client.? 172.21.15.67:0/2522337580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:42 smithi067 bash[27441]: audit 2024-04-03T14:46:41.897032+0000 mon.a (mon.0) 1471 : audit [DBG] from='client.? 172.21.15.67:0/2522337580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:42 smithi067 bash[17655]: audit 2024-04-03T14:46:41.897032+0000 mon.a (mon.0) 1471 : audit [DBG] from='client.? 172.21.15.67:0/2522337580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:43] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T14:46:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:43 smithi067 bash[27441]: cluster 2024-04-03T14:46:41.714943+0000 mgr.y (mgr.24370) 851 : cluster [DBG] pgmap v835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:43 smithi067 bash[17655]: cluster 2024-04-03T14:46:41.714943+0000 mgr.y (mgr.24370) 851 : cluster [DBG] pgmap v835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:43 smithi082 bash[20963]: cluster 2024-04-03T14:46:41.714943+0000 mgr.y (mgr.24370) 851 : cluster [DBG] pgmap v835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:46:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:45 smithi082 bash[20963]: cluster 2024-04-03T14:46:43.715626+0000 mgr.y (mgr.24370) 852 : cluster [DBG] pgmap v836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:45 smithi082 bash[20963]: audit 2024-04-03T14:46:44.354853+0000 mon.a (mon.0) 1472 : audit [DBG] from='client.? 172.21.15.67:0/2548259388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:45 smithi067 bash[17655]: cluster 2024-04-03T14:46:43.715626+0000 mgr.y (mgr.24370) 852 : cluster [DBG] pgmap v836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:45 smithi067 bash[17655]: audit 2024-04-03T14:46:44.354853+0000 mon.a (mon.0) 1472 : audit [DBG] from='client.? 172.21.15.67:0/2548259388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:45 smithi067 bash[27441]: cluster 2024-04-03T14:46:43.715626+0000 mgr.y (mgr.24370) 852 : cluster [DBG] pgmap v836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:45 smithi067 bash[27441]: audit 2024-04-03T14:46:44.354853+0000 mon.a (mon.0) 1472 : audit [DBG] from='client.? 172.21.15.67:0/2548259388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:47 smithi082 bash[20963]: cluster 2024-04-03T14:46:45.716659+0000 mgr.y (mgr.24370) 853 : cluster [DBG] pgmap v837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:47 smithi082 bash[20963]: audit 2024-04-03T14:46:46.828917+0000 mon.a (mon.0) 1473 : audit [DBG] from='client.? 172.21.15.67:0/2476290370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:47 smithi067 bash[27441]: cluster 2024-04-03T14:46:45.716659+0000 mgr.y (mgr.24370) 853 : cluster [DBG] pgmap v837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:47 smithi067 bash[27441]: audit 2024-04-03T14:46:46.828917+0000 mon.a (mon.0) 1473 : audit [DBG] from='client.? 172.21.15.67:0/2476290370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:47 smithi067 bash[17655]: cluster 2024-04-03T14:46:45.716659+0000 mgr.y (mgr.24370) 853 : cluster [DBG] pgmap v837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:47 smithi067 bash[17655]: audit 2024-04-03T14:46:46.828917+0000 mon.a (mon.0) 1473 : audit [DBG] from='client.? 172.21.15.67:0/2476290370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:49 smithi082 bash[20963]: cluster 2024-04-03T14:46:47.717507+0000 mgr.y (mgr.24370) 854 : cluster [DBG] pgmap v838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:49 smithi067 bash[17655]: cluster 2024-04-03T14:46:47.717507+0000 mgr.y (mgr.24370) 854 : cluster [DBG] pgmap v838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:49 smithi067 bash[27441]: cluster 2024-04-03T14:46:47.717507+0000 mgr.y (mgr.24370) 854 : cluster [DBG] pgmap v838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:50 smithi082 bash[20963]: audit 2024-04-03T14:46:49.284208+0000 mon.c (mon.2) 282 : audit [DBG] from='client.? 172.21.15.67:0/86720346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:50 smithi067 bash[27441]: audit 2024-04-03T14:46:49.284208+0000 mon.c (mon.2) 282 : audit [DBG] from='client.? 172.21.15.67:0/86720346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:50 smithi067 bash[17655]: audit 2024-04-03T14:46:49.284208+0000 mon.c (mon.2) 282 : audit [DBG] from='client.? 172.21.15.67:0/86720346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:51 smithi082 bash[20963]: cluster 2024-04-03T14:46:49.718194+0000 mgr.y (mgr.24370) 855 : cluster [DBG] pgmap v839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:51 smithi067 bash[27441]: cluster 2024-04-03T14:46:49.718194+0000 mgr.y (mgr.24370) 855 : cluster [DBG] pgmap v839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:51 smithi067 bash[17655]: cluster 2024-04-03T14:46:49.718194+0000 mgr.y (mgr.24370) 855 : cluster [DBG] pgmap v839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:52 smithi082 bash[20963]: audit 2024-04-03T14:46:51.730406+0000 mon.c (mon.2) 283 : audit [DBG] from='client.? 172.21.15.67:0/1362087737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:52 smithi067 bash[27441]: audit 2024-04-03T14:46:51.730406+0000 mon.c (mon.2) 283 : audit [DBG] from='client.? 172.21.15.67:0/1362087737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:52 smithi067 bash[17655]: audit 2024-04-03T14:46:51.730406+0000 mon.c (mon.2) 283 : audit [DBG] from='client.? 172.21.15.67:0/1362087737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:53 smithi067 bash[17655]: cluster 2024-04-03T14:46:51.719302+0000 mgr.y (mgr.24370) 856 : cluster [DBG] pgmap v840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:53] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T14:46:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:53 smithi067 bash[27441]: cluster 2024-04-03T14:46:51.719302+0000 mgr.y (mgr.24370) 856 : cluster [DBG] pgmap v840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:46:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:53 smithi082 bash[20963]: cluster 2024-04-03T14:46:51.719302+0000 mgr.y (mgr.24370) 856 : cluster [DBG] pgmap v840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:54 smithi082 bash[20963]: audit 2024-04-03T14:46:54.193964+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.67:0/3101652621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:54 smithi067 bash[27441]: audit 2024-04-03T14:46:54.193964+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.67:0/3101652621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:54 smithi067 bash[17655]: audit 2024-04-03T14:46:54.193964+0000 mon.a (mon.0) 1474 : audit [DBG] from='client.? 172.21.15.67:0/3101652621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:55 smithi082 bash[20963]: cluster 2024-04-03T14:46:53.719925+0000 mgr.y (mgr.24370) 857 : cluster [DBG] pgmap v841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:55 smithi082 bash[20963]: audit 2024-04-03T14:46:54.689737+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:55 smithi067 bash[17655]: cluster 2024-04-03T14:46:53.719925+0000 mgr.y (mgr.24370) 857 : cluster [DBG] pgmap v841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:55 smithi067 bash[17655]: audit 2024-04-03T14:46:54.689737+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:55 smithi067 bash[27441]: cluster 2024-04-03T14:46:53.719925+0000 mgr.y (mgr.24370) 857 : cluster [DBG] pgmap v841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:55 smithi067 bash[27441]: audit 2024-04-03T14:46:54.689737+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:46:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:57 smithi082 bash[20963]: cluster 2024-04-03T14:46:55.720983+0000 mgr.y (mgr.24370) 858 : cluster [DBG] pgmap v842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:57 smithi082 bash[20963]: audit 2024-04-03T14:46:56.653850+0000 mon.a (mon.0) 1476 : audit [DBG] from='client.? 172.21.15.67:0/3422271582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:57 smithi067 bash[17655]: cluster 2024-04-03T14:46:55.720983+0000 mgr.y (mgr.24370) 858 : cluster [DBG] pgmap v842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:57 smithi067 bash[17655]: audit 2024-04-03T14:46:56.653850+0000 mon.a (mon.0) 1476 : audit [DBG] from='client.? 172.21.15.67:0/3422271582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:57 smithi067 bash[27441]: cluster 2024-04-03T14:46:55.720983+0000 mgr.y (mgr.24370) 858 : cluster [DBG] pgmap v842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:57 smithi067 bash[27441]: audit 2024-04-03T14:46:56.653850+0000 mon.a (mon.0) 1476 : audit [DBG] from='client.? 172.21.15.67:0/3422271582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:59 smithi082 bash[20963]: cluster 2024-04-03T14:46:57.721838+0000 mgr.y (mgr.24370) 859 : cluster [DBG] pgmap v843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:46:59 smithi082 bash[20963]: audit 2024-04-03T14:46:59.104403+0000 mon.c (mon.2) 284 : audit [DBG] from='client.? 172.21.15.67:0/866843928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:59 smithi067 bash[17655]: cluster 2024-04-03T14:46:57.721838+0000 mgr.y (mgr.24370) 859 : cluster [DBG] pgmap v843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:46:59 smithi067 bash[17655]: audit 2024-04-03T14:46:59.104403+0000 mon.c (mon.2) 284 : audit [DBG] from='client.? 172.21.15.67:0/866843928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:46:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:59 smithi067 bash[27441]: cluster 2024-04-03T14:46:57.721838+0000 mgr.y (mgr.24370) 859 : cluster [DBG] pgmap v843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:46:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:46:59 smithi067 bash[27441]: audit 2024-04-03T14:46:59.104403+0000 mon.c (mon.2) 284 : audit [DBG] from='client.? 172.21.15.67:0/866843928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:01 smithi082 bash[20963]: cluster 2024-04-03T14:46:59.722526+0000 mgr.y (mgr.24370) 860 : cluster [DBG] pgmap v844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:01 smithi067 bash[17655]: cluster 2024-04-03T14:46:59.722526+0000 mgr.y (mgr.24370) 860 : cluster [DBG] pgmap v844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:01 smithi067 bash[27441]: cluster 2024-04-03T14:46:59.722526+0000 mgr.y (mgr.24370) 860 : cluster [DBG] pgmap v844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:02 smithi082 bash[20963]: audit 2024-04-03T14:47:01.558921+0000 mon.c (mon.2) 285 : audit [DBG] from='client.? 172.21.15.67:0/2064706430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:02 smithi067 bash[17655]: audit 2024-04-03T14:47:01.558921+0000 mon.c (mon.2) 285 : audit [DBG] from='client.? 172.21.15.67:0/2064706430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:02 smithi067 bash[27441]: audit 2024-04-03T14:47:01.558921+0000 mon.c (mon.2) 285 : audit [DBG] from='client.? 172.21.15.67:0/2064706430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:03 smithi067 bash[17655]: cluster 2024-04-03T14:47:01.723711+0000 mgr.y (mgr.24370) 861 : cluster [DBG] pgmap v845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:47:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:03 smithi067 bash[27441]: cluster 2024-04-03T14:47:01.723711+0000 mgr.y (mgr.24370) 861 : cluster [DBG] pgmap v845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:03 smithi082 bash[20963]: cluster 2024-04-03T14:47:01.723711+0000 mgr.y (mgr.24370) 861 : cluster [DBG] pgmap v845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:47:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:04 smithi082 bash[20963]: audit 2024-04-03T14:47:04.015475+0000 mon.a (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.67:0/3932815311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:04 smithi067 bash[17655]: audit 2024-04-03T14:47:04.015475+0000 mon.a (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.67:0/3932815311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:04 smithi067 bash[27441]: audit 2024-04-03T14:47:04.015475+0000 mon.a (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.67:0/3932815311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:05 smithi082 bash[20963]: cluster 2024-04-03T14:47:03.724317+0000 mgr.y (mgr.24370) 862 : cluster [DBG] pgmap v846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:05 smithi067 bash[17655]: cluster 2024-04-03T14:47:03.724317+0000 mgr.y (mgr.24370) 862 : cluster [DBG] pgmap v846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:05 smithi067 bash[27441]: cluster 2024-04-03T14:47:03.724317+0000 mgr.y (mgr.24370) 862 : cluster [DBG] pgmap v846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:07 smithi082 bash[20963]: cluster 2024-04-03T14:47:05.725310+0000 mgr.y (mgr.24370) 863 : cluster [DBG] pgmap v847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:07 smithi082 bash[20963]: audit 2024-04-03T14:47:06.466145+0000 mon.c (mon.2) 286 : audit [DBG] from='client.? 172.21.15.67:0/274115341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:07 smithi067 bash[17655]: cluster 2024-04-03T14:47:05.725310+0000 mgr.y (mgr.24370) 863 : cluster [DBG] pgmap v847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:07 smithi067 bash[17655]: audit 2024-04-03T14:47:06.466145+0000 mon.c (mon.2) 286 : audit [DBG] from='client.? 172.21.15.67:0/274115341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:07 smithi067 bash[27441]: cluster 2024-04-03T14:47:05.725310+0000 mgr.y (mgr.24370) 863 : cluster [DBG] pgmap v847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:07 smithi067 bash[27441]: audit 2024-04-03T14:47:06.466145+0000 mon.c (mon.2) 286 : audit [DBG] from='client.? 172.21.15.67:0/274115341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:09 smithi082 bash[20963]: cluster 2024-04-03T14:47:07.726088+0000 mgr.y (mgr.24370) 864 : cluster [DBG] pgmap v848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:09 smithi082 bash[20963]: audit 2024-04-03T14:47:08.914355+0000 mon.c (mon.2) 287 : audit [DBG] from='client.? 172.21.15.67:0/306849660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:09 smithi067 bash[17655]: cluster 2024-04-03T14:47:07.726088+0000 mgr.y (mgr.24370) 864 : cluster [DBG] pgmap v848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:09 smithi067 bash[17655]: audit 2024-04-03T14:47:08.914355+0000 mon.c (mon.2) 287 : audit [DBG] from='client.? 172.21.15.67:0/306849660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:09 smithi067 bash[27441]: cluster 2024-04-03T14:47:07.726088+0000 mgr.y (mgr.24370) 864 : cluster [DBG] pgmap v848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:09 smithi067 bash[27441]: audit 2024-04-03T14:47:08.914355+0000 mon.c (mon.2) 287 : audit [DBG] from='client.? 172.21.15.67:0/306849660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:10 smithi082 bash[20963]: audit 2024-04-03T14:47:09.690178+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:10 smithi067 bash[17655]: audit 2024-04-03T14:47:09.690178+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:10 smithi067 bash[27441]: audit 2024-04-03T14:47:09.690178+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:11 smithi082 bash[20963]: cluster 2024-04-03T14:47:09.726778+0000 mgr.y (mgr.24370) 865 : cluster [DBG] pgmap v849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:11 smithi067 bash[27441]: cluster 2024-04-03T14:47:09.726778+0000 mgr.y (mgr.24370) 865 : cluster [DBG] pgmap v849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:11 smithi067 bash[17655]: cluster 2024-04-03T14:47:09.726778+0000 mgr.y (mgr.24370) 865 : cluster [DBG] pgmap v849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:12 smithi082 bash[20963]: audit 2024-04-03T14:47:11.373866+0000 mon.c (mon.2) 288 : audit [DBG] from='client.? 172.21.15.67:0/622406694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:12 smithi067 bash[17655]: audit 2024-04-03T14:47:11.373866+0000 mon.c (mon.2) 288 : audit [DBG] from='client.? 172.21.15.67:0/622406694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:12 smithi067 bash[27441]: audit 2024-04-03T14:47:11.373866+0000 mon.c (mon.2) 288 : audit [DBG] from='client.? 172.21.15.67:0/622406694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:13.347 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:47:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:47:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:13 smithi082 bash[20963]: cluster 2024-04-03T14:47:11.727967+0000 mgr.y (mgr.24370) 866 : cluster [DBG] pgmap v850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:13 smithi082 bash[20963]: audit 2024-04-03T14:47:12.836150+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:47:13.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:13 smithi067 bash[17655]: cluster 2024-04-03T14:47:11.727967+0000 mgr.y (mgr.24370) 866 : cluster [DBG] pgmap v850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:13.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:13 smithi067 bash[17655]: audit 2024-04-03T14:47:12.836150+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:47:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:13 smithi067 bash[27441]: cluster 2024-04-03T14:47:11.727967+0000 mgr.y (mgr.24370) 866 : cluster [DBG] pgmap v850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:13 smithi067 bash[27441]: audit 2024-04-03T14:47:12.836150+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:47:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:14 smithi082 bash[20963]: audit 2024-04-03T14:47:13.835969+0000 mon.a (mon.0) 1480 : audit [DBG] from='client.? 172.21.15.67:0/3151198931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:14 smithi067 bash[27441]: audit 2024-04-03T14:47:13.835969+0000 mon.a (mon.0) 1480 : audit [DBG] from='client.? 172.21.15.67:0/3151198931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:14 smithi067 bash[17655]: audit 2024-04-03T14:47:13.835969+0000 mon.a (mon.0) 1480 : audit [DBG] from='client.? 172.21.15.67:0/3151198931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:15 smithi082 bash[20963]: cluster 2024-04-03T14:47:13.728738+0000 mgr.y (mgr.24370) 867 : cluster [DBG] pgmap v851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:15 smithi067 bash[27441]: cluster 2024-04-03T14:47:13.728738+0000 mgr.y (mgr.24370) 867 : cluster [DBG] pgmap v851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:15 smithi067 bash[17655]: cluster 2024-04-03T14:47:13.728738+0000 mgr.y (mgr.24370) 867 : cluster [DBG] pgmap v851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:16 smithi082 bash[20963]: audit 2024-04-03T14:47:16.297594+0000 mon.a (mon.0) 1481 : audit [DBG] from='client.? 172.21.15.67:0/3167830718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:16 smithi067 bash[17655]: audit 2024-04-03T14:47:16.297594+0000 mon.a (mon.0) 1481 : audit [DBG] from='client.? 172.21.15.67:0/3167830718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:16 smithi067 bash[27441]: audit 2024-04-03T14:47:16.297594+0000 mon.a (mon.0) 1481 : audit [DBG] from='client.? 172.21.15.67:0/3167830718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:17 smithi082 bash[20963]: cluster 2024-04-03T14:47:15.729911+0000 mgr.y (mgr.24370) 868 : cluster [DBG] pgmap v852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:17 smithi067 bash[17655]: cluster 2024-04-03T14:47:15.729911+0000 mgr.y (mgr.24370) 868 : cluster [DBG] pgmap v852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:17 smithi067 bash[27441]: cluster 2024-04-03T14:47:15.729911+0000 mgr.y (mgr.24370) 868 : cluster [DBG] pgmap v852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:18 smithi082 bash[20963]: cluster 2024-04-03T14:47:17.730714+0000 mgr.y (mgr.24370) 869 : cluster [DBG] pgmap v853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:18 smithi067 bash[17655]: cluster 2024-04-03T14:47:17.730714+0000 mgr.y (mgr.24370) 869 : cluster [DBG] pgmap v853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:18 smithi067 bash[27441]: cluster 2024-04-03T14:47:17.730714+0000 mgr.y (mgr.24370) 869 : cluster [DBG] pgmap v853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:19 smithi082 bash[20963]: audit 2024-04-03T14:47:18.580777+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:19 smithi082 bash[20963]: audit 2024-04-03T14:47:18.588033+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:19 smithi082 bash[20963]: audit 2024-04-03T14:47:18.754453+0000 mon.c (mon.2) 289 : audit [DBG] from='client.? 172.21.15.67:0/1216759395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:19 smithi082 bash[20963]: audit 2024-04-03T14:47:18.831641+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:19 smithi082 bash[20963]: audit 2024-04-03T14:47:18.838691+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:19 smithi082 bash[20963]: audit 2024-04-03T14:47:19.266957+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:47:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:19 smithi082 bash[20963]: audit 2024-04-03T14:47:19.268855+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:47:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:19 smithi082 bash[20963]: audit 2024-04-03T14:47:19.277909+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[27441]: audit 2024-04-03T14:47:18.580777+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[27441]: audit 2024-04-03T14:47:18.588033+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[27441]: audit 2024-04-03T14:47:18.754453+0000 mon.c (mon.2) 289 : audit [DBG] from='client.? 172.21.15.67:0/1216759395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[27441]: audit 2024-04-03T14:47:18.831641+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[27441]: audit 2024-04-03T14:47:18.838691+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[27441]: audit 2024-04-03T14:47:19.266957+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:47:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[27441]: audit 2024-04-03T14:47:19.268855+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:47:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[27441]: audit 2024-04-03T14:47:19.277909+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[17655]: audit 2024-04-03T14:47:18.580777+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[17655]: audit 2024-04-03T14:47:18.588033+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[17655]: audit 2024-04-03T14:47:18.754453+0000 mon.c (mon.2) 289 : audit [DBG] from='client.? 172.21.15.67:0/1216759395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[17655]: audit 2024-04-03T14:47:18.831641+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[17655]: audit 2024-04-03T14:47:18.838691+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[17655]: audit 2024-04-03T14:47:19.266957+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:47:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[17655]: audit 2024-04-03T14:47:19.268855+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:47:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:19 smithi067 bash[17655]: audit 2024-04-03T14:47:19.277909+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:47:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:20 smithi082 bash[20963]: cluster 2024-04-03T14:47:19.731457+0000 mgr.y (mgr.24370) 870 : cluster [DBG] pgmap v854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:20 smithi067 bash[27441]: cluster 2024-04-03T14:47:19.731457+0000 mgr.y (mgr.24370) 870 : cluster [DBG] pgmap v854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:20 smithi067 bash[17655]: cluster 2024-04-03T14:47:19.731457+0000 mgr.y (mgr.24370) 870 : cluster [DBG] pgmap v854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:21 smithi082 bash[20963]: audit 2024-04-03T14:47:21.206226+0000 mon.a (mon.0) 1489 : audit [DBG] from='client.? 172.21.15.67:0/1541553900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:21 smithi067 bash[27441]: audit 2024-04-03T14:47:21.206226+0000 mon.a (mon.0) 1489 : audit [DBG] from='client.? 172.21.15.67:0/1541553900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:21 smithi067 bash[17655]: audit 2024-04-03T14:47:21.206226+0000 mon.a (mon.0) 1489 : audit [DBG] from='client.? 172.21.15.67:0/1541553900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:22 smithi082 bash[20963]: cluster 2024-04-03T14:47:21.732648+0000 mgr.y (mgr.24370) 871 : cluster [DBG] pgmap v855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:22 smithi067 bash[17655]: cluster 2024-04-03T14:47:21.732648+0000 mgr.y (mgr.24370) 871 : cluster [DBG] pgmap v855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:22 smithi067 bash[27441]: cluster 2024-04-03T14:47:21.732648+0000 mgr.y (mgr.24370) 871 : cluster [DBG] pgmap v855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:47:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:23 smithi082 bash[20963]: audit 2024-04-03T14:47:23.658764+0000 mon.c (mon.2) 290 : audit [DBG] from='client.? 172.21.15.67:0/2259596506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:47:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:23 smithi067 bash[17655]: audit 2024-04-03T14:47:23.658764+0000 mon.c (mon.2) 290 : audit [DBG] from='client.? 172.21.15.67:0/2259596506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:23 smithi067 bash[27441]: audit 2024-04-03T14:47:23.658764+0000 mon.c (mon.2) 290 : audit [DBG] from='client.? 172.21.15.67:0/2259596506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:24 smithi082 bash[20963]: cluster 2024-04-03T14:47:23.733263+0000 mgr.y (mgr.24370) 872 : cluster [DBG] pgmap v856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:24 smithi082 bash[20963]: audit 2024-04-03T14:47:24.690389+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:24 smithi067 bash[27441]: cluster 2024-04-03T14:47:23.733263+0000 mgr.y (mgr.24370) 872 : cluster [DBG] pgmap v856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:24 smithi067 bash[27441]: audit 2024-04-03T14:47:24.690389+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:24 smithi067 bash[17655]: cluster 2024-04-03T14:47:23.733263+0000 mgr.y (mgr.24370) 872 : cluster [DBG] pgmap v856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:24 smithi067 bash[17655]: audit 2024-04-03T14:47:24.690389+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:26 smithi082 bash[20963]: cluster 2024-04-03T14:47:25.734361+0000 mgr.y (mgr.24370) 873 : cluster [DBG] pgmap v857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:26 smithi082 bash[20963]: audit 2024-04-03T14:47:26.115393+0000 mon.c (mon.2) 291 : audit [DBG] from='client.? 172.21.15.67:0/2314037594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:26 smithi067 bash[17655]: cluster 2024-04-03T14:47:25.734361+0000 mgr.y (mgr.24370) 873 : cluster [DBG] pgmap v857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:26 smithi067 bash[17655]: audit 2024-04-03T14:47:26.115393+0000 mon.c (mon.2) 291 : audit [DBG] from='client.? 172.21.15.67:0/2314037594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:26 smithi067 bash[27441]: cluster 2024-04-03T14:47:25.734361+0000 mgr.y (mgr.24370) 873 : cluster [DBG] pgmap v857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:26 smithi067 bash[27441]: audit 2024-04-03T14:47:26.115393+0000 mon.c (mon.2) 291 : audit [DBG] from='client.? 172.21.15.67:0/2314037594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:28 smithi082 bash[20963]: cluster 2024-04-03T14:47:27.735046+0000 mgr.y (mgr.24370) 874 : cluster [DBG] pgmap v858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:28 smithi082 bash[20963]: audit 2024-04-03T14:47:28.566953+0000 mon.a (mon.0) 1491 : audit [DBG] from='client.? 172.21.15.67:0/2128319490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:28 smithi067 bash[17655]: cluster 2024-04-03T14:47:27.735046+0000 mgr.y (mgr.24370) 874 : cluster [DBG] pgmap v858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:28 smithi067 bash[17655]: audit 2024-04-03T14:47:28.566953+0000 mon.a (mon.0) 1491 : audit [DBG] from='client.? 172.21.15.67:0/2128319490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:28 smithi067 bash[27441]: cluster 2024-04-03T14:47:27.735046+0000 mgr.y (mgr.24370) 874 : cluster [DBG] pgmap v858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:28 smithi067 bash[27441]: audit 2024-04-03T14:47:28.566953+0000 mon.a (mon.0) 1491 : audit [DBG] from='client.? 172.21.15.67:0/2128319490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:30 smithi082 bash[20963]: cluster 2024-04-03T14:47:29.735726+0000 mgr.y (mgr.24370) 875 : cluster [DBG] pgmap v859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:30 smithi067 bash[27441]: cluster 2024-04-03T14:47:29.735726+0000 mgr.y (mgr.24370) 875 : cluster [DBG] pgmap v859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:30 smithi067 bash[17655]: cluster 2024-04-03T14:47:29.735726+0000 mgr.y (mgr.24370) 875 : cluster [DBG] pgmap v859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:31 smithi082 bash[20963]: audit 2024-04-03T14:47:31.020622+0000 mon.a (mon.0) 1492 : audit [DBG] from='client.? 172.21.15.67:0/3907203667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:31 smithi067 bash[17655]: audit 2024-04-03T14:47:31.020622+0000 mon.a (mon.0) 1492 : audit [DBG] from='client.? 172.21.15.67:0/3907203667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:31 smithi067 bash[27441]: audit 2024-04-03T14:47:31.020622+0000 mon.a (mon.0) 1492 : audit [DBG] from='client.? 172.21.15.67:0/3907203667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:32 smithi067 bash[17655]: cluster 2024-04-03T14:47:31.736914+0000 mgr.y (mgr.24370) 876 : cluster [DBG] pgmap v860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:32 smithi067 bash[27441]: cluster 2024-04-03T14:47:31.736914+0000 mgr.y (mgr.24370) 876 : cluster [DBG] pgmap v860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:32 smithi082 bash[20963]: cluster 2024-04-03T14:47:31.736914+0000 mgr.y (mgr.24370) 876 : cluster [DBG] pgmap v860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:33] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:47:33.820 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:47:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:33 smithi082 bash[20963]: audit 2024-04-03T14:47:33.477226+0000 mon.c (mon.2) 292 : audit [DBG] from='client.? 172.21.15.67:0/3373374436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:33 smithi067 bash[27441]: audit 2024-04-03T14:47:33.477226+0000 mon.c (mon.2) 292 : audit [DBG] from='client.? 172.21.15.67:0/3373374436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:33 smithi067 bash[17655]: audit 2024-04-03T14:47:33.477226+0000 mon.c (mon.2) 292 : audit [DBG] from='client.? 172.21.15.67:0/3373374436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:34 smithi082 bash[20963]: cluster 2024-04-03T14:47:33.737726+0000 mgr.y (mgr.24370) 877 : cluster [DBG] pgmap v861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:34 smithi067 bash[27441]: cluster 2024-04-03T14:47:33.737726+0000 mgr.y (mgr.24370) 877 : cluster [DBG] pgmap v861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:34 smithi067 bash[17655]: cluster 2024-04-03T14:47:33.737726+0000 mgr.y (mgr.24370) 877 : cluster [DBG] pgmap v861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:36 smithi082 bash[20963]: cluster 2024-04-03T14:47:35.738819+0000 mgr.y (mgr.24370) 878 : cluster [DBG] pgmap v862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:36 smithi082 bash[20963]: audit 2024-04-03T14:47:35.927244+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.67:0/2093145251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:36 smithi067 bash[27441]: cluster 2024-04-03T14:47:35.738819+0000 mgr.y (mgr.24370) 878 : cluster [DBG] pgmap v862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:36 smithi067 bash[27441]: audit 2024-04-03T14:47:35.927244+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.67:0/2093145251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:36 smithi067 bash[17655]: cluster 2024-04-03T14:47:35.738819+0000 mgr.y (mgr.24370) 878 : cluster [DBG] pgmap v862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:36 smithi067 bash[17655]: audit 2024-04-03T14:47:35.927244+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.67:0/2093145251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:38 smithi082 bash[20963]: cluster 2024-04-03T14:47:37.739600+0000 mgr.y (mgr.24370) 879 : cluster [DBG] pgmap v863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:38 smithi082 bash[20963]: audit 2024-04-03T14:47:38.384997+0000 mon.c (mon.2) 293 : audit [DBG] from='client.? 172.21.15.67:0/2005921885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:38 smithi067 bash[17655]: cluster 2024-04-03T14:47:37.739600+0000 mgr.y (mgr.24370) 879 : cluster [DBG] pgmap v863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:38 smithi067 bash[17655]: audit 2024-04-03T14:47:38.384997+0000 mon.c (mon.2) 293 : audit [DBG] from='client.? 172.21.15.67:0/2005921885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:38 smithi067 bash[27441]: cluster 2024-04-03T14:47:37.739600+0000 mgr.y (mgr.24370) 879 : cluster [DBG] pgmap v863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:38 smithi067 bash[27441]: audit 2024-04-03T14:47:38.384997+0000 mon.c (mon.2) 293 : audit [DBG] from='client.? 172.21.15.67:0/2005921885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:39 smithi082 bash[20963]: audit 2024-04-03T14:47:39.690881+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:39 smithi067 bash[17655]: audit 2024-04-03T14:47:39.690881+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:39 smithi067 bash[27441]: audit 2024-04-03T14:47:39.690881+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:40 smithi082 bash[20963]: cluster 2024-04-03T14:47:39.740299+0000 mgr.y (mgr.24370) 880 : cluster [DBG] pgmap v864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:40 smithi067 bash[17655]: cluster 2024-04-03T14:47:39.740299+0000 mgr.y (mgr.24370) 880 : cluster [DBG] pgmap v864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:40 smithi067 bash[27441]: cluster 2024-04-03T14:47:39.740299+0000 mgr.y (mgr.24370) 880 : cluster [DBG] pgmap v864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:41 smithi082 bash[20963]: audit 2024-04-03T14:47:40.845904+0000 mon.a (mon.0) 1495 : audit [DBG] from='client.? 172.21.15.67:0/2329838486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:41 smithi067 bash[17655]: audit 2024-04-03T14:47:40.845904+0000 mon.a (mon.0) 1495 : audit [DBG] from='client.? 172.21.15.67:0/2329838486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:41 smithi067 bash[27441]: audit 2024-04-03T14:47:40.845904+0000 mon.a (mon.0) 1495 : audit [DBG] from='client.? 172.21.15.67:0/2329838486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:42 smithi082 bash[20963]: cluster 2024-04-03T14:47:41.741453+0000 mgr.y (mgr.24370) 881 : cluster [DBG] pgmap v865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:43.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:42 smithi067 bash[27441]: cluster 2024-04-03T14:47:41.741453+0000 mgr.y (mgr.24370) 881 : cluster [DBG] pgmap v865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:43.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:47:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:42 smithi067 bash[17655]: cluster 2024-04-03T14:47:41.741453+0000 mgr.y (mgr.24370) 881 : cluster [DBG] pgmap v865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:43.859 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:47:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:43 smithi082 bash[20963]: audit 2024-04-03T14:47:43.298476+0000 mon.c (mon.2) 294 : audit [DBG] from='client.? 172.21.15.67:0/3091607058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:43 smithi067 bash[17655]: audit 2024-04-03T14:47:43.298476+0000 mon.c (mon.2) 294 : audit [DBG] from='client.? 172.21.15.67:0/3091607058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:43 smithi067 bash[27441]: audit 2024-04-03T14:47:43.298476+0000 mon.c (mon.2) 294 : audit [DBG] from='client.? 172.21.15.67:0/3091607058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:44 smithi082 bash[20963]: cluster 2024-04-03T14:47:43.742311+0000 mgr.y (mgr.24370) 882 : cluster [DBG] pgmap v866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:44 smithi067 bash[17655]: cluster 2024-04-03T14:47:43.742311+0000 mgr.y (mgr.24370) 882 : cluster [DBG] pgmap v866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:44 smithi067 bash[27441]: cluster 2024-04-03T14:47:43.742311+0000 mgr.y (mgr.24370) 882 : cluster [DBG] pgmap v866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:45 smithi082 bash[20963]: audit 2024-04-03T14:47:45.747699+0000 mon.c (mon.2) 295 : audit [DBG] from='client.? 172.21.15.67:0/3026500611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:45 smithi067 bash[27441]: audit 2024-04-03T14:47:45.747699+0000 mon.c (mon.2) 295 : audit [DBG] from='client.? 172.21.15.67:0/3026500611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:45 smithi067 bash[17655]: audit 2024-04-03T14:47:45.747699+0000 mon.c (mon.2) 295 : audit [DBG] from='client.? 172.21.15.67:0/3026500611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:46 smithi082 bash[20963]: cluster 2024-04-03T14:47:45.743426+0000 mgr.y (mgr.24370) 883 : cluster [DBG] pgmap v867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:46 smithi067 bash[27441]: cluster 2024-04-03T14:47:45.743426+0000 mgr.y (mgr.24370) 883 : cluster [DBG] pgmap v867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:46 smithi067 bash[17655]: cluster 2024-04-03T14:47:45.743426+0000 mgr.y (mgr.24370) 883 : cluster [DBG] pgmap v867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:48 smithi082 bash[20963]: cluster 2024-04-03T14:47:47.744101+0000 mgr.y (mgr.24370) 884 : cluster [DBG] pgmap v868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:48 smithi082 bash[20963]: audit 2024-04-03T14:47:48.201998+0000 mon.c (mon.2) 296 : audit [DBG] from='client.? 172.21.15.67:0/3853358815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:48 smithi067 bash[17655]: cluster 2024-04-03T14:47:47.744101+0000 mgr.y (mgr.24370) 884 : cluster [DBG] pgmap v868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:48 smithi067 bash[17655]: audit 2024-04-03T14:47:48.201998+0000 mon.c (mon.2) 296 : audit [DBG] from='client.? 172.21.15.67:0/3853358815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:48 smithi067 bash[27441]: cluster 2024-04-03T14:47:47.744101+0000 mgr.y (mgr.24370) 884 : cluster [DBG] pgmap v868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:48 smithi067 bash[27441]: audit 2024-04-03T14:47:48.201998+0000 mon.c (mon.2) 296 : audit [DBG] from='client.? 172.21.15.67:0/3853358815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:50 smithi082 bash[20963]: cluster 2024-04-03T14:47:49.744660+0000 mgr.y (mgr.24370) 885 : cluster [DBG] pgmap v869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:50 smithi082 bash[20963]: audit 2024-04-03T14:47:50.652706+0000 mon.c (mon.2) 297 : audit [DBG] from='client.? 172.21.15.67:0/2039401544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:50 smithi067 bash[17655]: cluster 2024-04-03T14:47:49.744660+0000 mgr.y (mgr.24370) 885 : cluster [DBG] pgmap v869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:50 smithi067 bash[17655]: audit 2024-04-03T14:47:50.652706+0000 mon.c (mon.2) 297 : audit [DBG] from='client.? 172.21.15.67:0/2039401544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:50 smithi067 bash[27441]: cluster 2024-04-03T14:47:49.744660+0000 mgr.y (mgr.24370) 885 : cluster [DBG] pgmap v869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:50 smithi067 bash[27441]: audit 2024-04-03T14:47:50.652706+0000 mon.c (mon.2) 297 : audit [DBG] from='client.? 172.21.15.67:0/2039401544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:53.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:47:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:52 smithi067 bash[27441]: cluster 2024-04-03T14:47:51.745828+0000 mgr.y (mgr.24370) 886 : cluster [DBG] pgmap v870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:53.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:52 smithi067 bash[17655]: cluster 2024-04-03T14:47:51.745828+0000 mgr.y (mgr.24370) 886 : cluster [DBG] pgmap v870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:52 smithi082 bash[20963]: cluster 2024-04-03T14:47:51.745828+0000 mgr.y (mgr.24370) 886 : cluster [DBG] pgmap v870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:47:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:53 smithi067 bash[27441]: audit 2024-04-03T14:47:53.102590+0000 mon.a (mon.0) 1496 : audit [DBG] from='client.? 172.21.15.67:0/1506692532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:53 smithi067 bash[17655]: audit 2024-04-03T14:47:53.102590+0000 mon.a (mon.0) 1496 : audit [DBG] from='client.? 172.21.15.67:0/1506692532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:53 smithi082 bash[20963]: audit 2024-04-03T14:47:53.102590+0000 mon.a (mon.0) 1496 : audit [DBG] from='client.? 172.21.15.67:0/1506692532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:54 smithi067 bash[27441]: cluster 2024-04-03T14:47:53.746516+0000 mgr.y (mgr.24370) 887 : cluster [DBG] pgmap v871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:54 smithi067 bash[27441]: audit 2024-04-03T14:47:54.691228+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:54 smithi067 bash[17655]: cluster 2024-04-03T14:47:53.746516+0000 mgr.y (mgr.24370) 887 : cluster [DBG] pgmap v871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:54 smithi067 bash[17655]: audit 2024-04-03T14:47:54.691228+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:54 smithi082 bash[20963]: cluster 2024-04-03T14:47:53.746516+0000 mgr.y (mgr.24370) 887 : cluster [DBG] pgmap v871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:54 smithi082 bash[20963]: audit 2024-04-03T14:47:54.691228+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:47:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:55 smithi067 bash[17655]: audit 2024-04-03T14:47:55.555230+0000 mon.a (mon.0) 1498 : audit [DBG] from='client.? 172.21.15.67:0/1710569662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:55 smithi067 bash[27441]: audit 2024-04-03T14:47:55.555230+0000 mon.a (mon.0) 1498 : audit [DBG] from='client.? 172.21.15.67:0/1710569662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:55 smithi082 bash[20963]: audit 2024-04-03T14:47:55.555230+0000 mon.a (mon.0) 1498 : audit [DBG] from='client.? 172.21.15.67:0/1710569662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:56 smithi067 bash[17655]: cluster 2024-04-03T14:47:55.747581+0000 mgr.y (mgr.24370) 888 : cluster [DBG] pgmap v872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:56 smithi067 bash[27441]: cluster 2024-04-03T14:47:55.747581+0000 mgr.y (mgr.24370) 888 : cluster [DBG] pgmap v872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:56 smithi082 bash[20963]: cluster 2024-04-03T14:47:55.747581+0000 mgr.y (mgr.24370) 888 : cluster [DBG] pgmap v872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:58 smithi067 bash[17655]: cluster 2024-04-03T14:47:57.748271+0000 mgr.y (mgr.24370) 889 : cluster [DBG] pgmap v873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:47:58 smithi067 bash[17655]: audit 2024-04-03T14:47:58.013924+0000 mon.c (mon.2) 298 : audit [DBG] from='client.? 172.21.15.67:0/1083075037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:58 smithi067 bash[27441]: cluster 2024-04-03T14:47:57.748271+0000 mgr.y (mgr.24370) 889 : cluster [DBG] pgmap v873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:47:58 smithi067 bash[27441]: audit 2024-04-03T14:47:58.013924+0000 mon.c (mon.2) 298 : audit [DBG] from='client.? 172.21.15.67:0/1083075037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:47:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:58 smithi082 bash[20963]: cluster 2024-04-03T14:47:57.748271+0000 mgr.y (mgr.24370) 889 : cluster [DBG] pgmap v873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:47:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:47:58 smithi082 bash[20963]: audit 2024-04-03T14:47:58.013924+0000 mon.c (mon.2) 298 : audit [DBG] from='client.? 172.21.15.67:0/1083075037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:00 smithi082 bash[20963]: cluster 2024-04-03T14:47:59.748907+0000 mgr.y (mgr.24370) 890 : cluster [DBG] pgmap v874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:00 smithi082 bash[20963]: audit 2024-04-03T14:48:00.465133+0000 mon.c (mon.2) 299 : audit [DBG] from='client.? 172.21.15.67:0/3846240478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:00 smithi067 bash[17655]: cluster 2024-04-03T14:47:59.748907+0000 mgr.y (mgr.24370) 890 : cluster [DBG] pgmap v874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:00 smithi067 bash[17655]: audit 2024-04-03T14:48:00.465133+0000 mon.c (mon.2) 299 : audit [DBG] from='client.? 172.21.15.67:0/3846240478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:00 smithi067 bash[27441]: cluster 2024-04-03T14:47:59.748907+0000 mgr.y (mgr.24370) 890 : cluster [DBG] pgmap v874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:00 smithi067 bash[27441]: audit 2024-04-03T14:48:00.465133+0000 mon.c (mon.2) 299 : audit [DBG] from='client.? 172.21.15.67:0/3846240478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:02 smithi082 bash[20963]: cluster 2024-04-03T14:48:01.750207+0000 mgr.y (mgr.24370) 891 : cluster [DBG] pgmap v875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:02 smithi082 bash[20963]: audit 2024-04-03T14:48:02.918829+0000 mon.c (mon.2) 300 : audit [DBG] from='client.? 172.21.15.67:0/4139272496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:03] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:48:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:02 smithi067 bash[27441]: cluster 2024-04-03T14:48:01.750207+0000 mgr.y (mgr.24370) 891 : cluster [DBG] pgmap v875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:02 smithi067 bash[27441]: audit 2024-04-03T14:48:02.918829+0000 mon.c (mon.2) 300 : audit [DBG] from='client.? 172.21.15.67:0/4139272496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:02 smithi067 bash[17655]: cluster 2024-04-03T14:48:01.750207+0000 mgr.y (mgr.24370) 891 : cluster [DBG] pgmap v875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:02 smithi067 bash[17655]: audit 2024-04-03T14:48:02.918829+0000 mon.c (mon.2) 300 : audit [DBG] from='client.? 172.21.15.67:0/4139272496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:48:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:04 smithi082 bash[20963]: cluster 2024-04-03T14:48:03.751060+0000 mgr.y (mgr.24370) 892 : cluster [DBG] pgmap v876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:04 smithi067 bash[27441]: cluster 2024-04-03T14:48:03.751060+0000 mgr.y (mgr.24370) 892 : cluster [DBG] pgmap v876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:04 smithi067 bash[17655]: cluster 2024-04-03T14:48:03.751060+0000 mgr.y (mgr.24370) 892 : cluster [DBG] pgmap v876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:05 smithi082 bash[20963]: audit 2024-04-03T14:48:05.370479+0000 mon.a (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.67:0/2504816274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:05 smithi067 bash[17655]: audit 2024-04-03T14:48:05.370479+0000 mon.a (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.67:0/2504816274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:05 smithi067 bash[27441]: audit 2024-04-03T14:48:05.370479+0000 mon.a (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.67:0/2504816274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:06 smithi082 bash[20963]: cluster 2024-04-03T14:48:05.752371+0000 mgr.y (mgr.24370) 893 : cluster [DBG] pgmap v877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:06 smithi067 bash[27441]: cluster 2024-04-03T14:48:05.752371+0000 mgr.y (mgr.24370) 893 : cluster [DBG] pgmap v877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:06 smithi067 bash[17655]: cluster 2024-04-03T14:48:05.752371+0000 mgr.y (mgr.24370) 893 : cluster [DBG] pgmap v877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:07 smithi082 bash[20963]: audit 2024-04-03T14:48:07.829172+0000 mon.a (mon.0) 1500 : audit [DBG] from='client.? 172.21.15.67:0/3004355109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:07 smithi067 bash[17655]: audit 2024-04-03T14:48:07.829172+0000 mon.a (mon.0) 1500 : audit [DBG] from='client.? 172.21.15.67:0/3004355109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:07 smithi067 bash[27441]: audit 2024-04-03T14:48:07.829172+0000 mon.a (mon.0) 1500 : audit [DBG] from='client.? 172.21.15.67:0/3004355109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:08 smithi082 bash[20963]: cluster 2024-04-03T14:48:07.753181+0000 mgr.y (mgr.24370) 894 : cluster [DBG] pgmap v878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:08 smithi067 bash[17655]: cluster 2024-04-03T14:48:07.753181+0000 mgr.y (mgr.24370) 894 : cluster [DBG] pgmap v878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:08 smithi067 bash[27441]: cluster 2024-04-03T14:48:07.753181+0000 mgr.y (mgr.24370) 894 : cluster [DBG] pgmap v878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:09 smithi082 bash[20963]: audit 2024-04-03T14:48:09.691697+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:09 smithi067 bash[27441]: audit 2024-04-03T14:48:09.691697+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:09 smithi067 bash[17655]: audit 2024-04-03T14:48:09.691697+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:10 smithi082 bash[20963]: cluster 2024-04-03T14:48:09.753853+0000 mgr.y (mgr.24370) 895 : cluster [DBG] pgmap v879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:10 smithi082 bash[20963]: audit 2024-04-03T14:48:10.279605+0000 mon.a (mon.0) 1502 : audit [DBG] from='client.? 172.21.15.67:0/2819410228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:10 smithi067 bash[27441]: cluster 2024-04-03T14:48:09.753853+0000 mgr.y (mgr.24370) 895 : cluster [DBG] pgmap v879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:10 smithi067 bash[27441]: audit 2024-04-03T14:48:10.279605+0000 mon.a (mon.0) 1502 : audit [DBG] from='client.? 172.21.15.67:0/2819410228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:10 smithi067 bash[17655]: cluster 2024-04-03T14:48:09.753853+0000 mgr.y (mgr.24370) 895 : cluster [DBG] pgmap v879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:10 smithi067 bash[17655]: audit 2024-04-03T14:48:10.279605+0000 mon.a (mon.0) 1502 : audit [DBG] from='client.? 172.21.15.67:0/2819410228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:12 smithi082 bash[20963]: cluster 2024-04-03T14:48:11.755011+0000 mgr.y (mgr.24370) 896 : cluster [DBG] pgmap v880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:12 smithi082 bash[20963]: audit 2024-04-03T14:48:12.731606+0000 mon.a (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.67:0/3197290139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:48:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:12 smithi067 bash[17655]: cluster 2024-04-03T14:48:11.755011+0000 mgr.y (mgr.24370) 896 : cluster [DBG] pgmap v880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:12 smithi067 bash[17655]: audit 2024-04-03T14:48:12.731606+0000 mon.a (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.67:0/3197290139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:12 smithi067 bash[27441]: cluster 2024-04-03T14:48:11.755011+0000 mgr.y (mgr.24370) 896 : cluster [DBG] pgmap v880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:12 smithi067 bash[27441]: audit 2024-04-03T14:48:12.731606+0000 mon.a (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.67:0/3197290139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:48:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:14 smithi082 bash[20963]: cluster 2024-04-03T14:48:13.755661+0000 mgr.y (mgr.24370) 897 : cluster [DBG] pgmap v881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:14 smithi067 bash[17655]: cluster 2024-04-03T14:48:13.755661+0000 mgr.y (mgr.24370) 897 : cluster [DBG] pgmap v881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:14 smithi067 bash[27441]: cluster 2024-04-03T14:48:13.755661+0000 mgr.y (mgr.24370) 897 : cluster [DBG] pgmap v881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:15 smithi082 bash[20963]: audit 2024-04-03T14:48:15.195135+0000 mon.c (mon.2) 301 : audit [DBG] from='client.? 172.21.15.67:0/1331319110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:15 smithi067 bash[17655]: audit 2024-04-03T14:48:15.195135+0000 mon.c (mon.2) 301 : audit [DBG] from='client.? 172.21.15.67:0/1331319110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:15 smithi067 bash[27441]: audit 2024-04-03T14:48:15.195135+0000 mon.c (mon.2) 301 : audit [DBG] from='client.? 172.21.15.67:0/1331319110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:16 smithi082 bash[20963]: cluster 2024-04-03T14:48:15.756762+0000 mgr.y (mgr.24370) 898 : cluster [DBG] pgmap v882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:16 smithi067 bash[17655]: cluster 2024-04-03T14:48:15.756762+0000 mgr.y (mgr.24370) 898 : cluster [DBG] pgmap v882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:16 smithi067 bash[27441]: cluster 2024-04-03T14:48:15.756762+0000 mgr.y (mgr.24370) 898 : cluster [DBG] pgmap v882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:17 smithi082 bash[20963]: audit 2024-04-03T14:48:17.649255+0000 mon.a (mon.0) 1504 : audit [DBG] from='client.? 172.21.15.67:0/1624849605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:17 smithi067 bash[27441]: audit 2024-04-03T14:48:17.649255+0000 mon.a (mon.0) 1504 : audit [DBG] from='client.? 172.21.15.67:0/1624849605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:17 smithi067 bash[17655]: audit 2024-04-03T14:48:17.649255+0000 mon.a (mon.0) 1504 : audit [DBG] from='client.? 172.21.15.67:0/1624849605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:18 smithi082 bash[20963]: cluster 2024-04-03T14:48:17.757423+0000 mgr.y (mgr.24370) 899 : cluster [DBG] pgmap v883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:18 smithi067 bash[17655]: cluster 2024-04-03T14:48:17.757423+0000 mgr.y (mgr.24370) 899 : cluster [DBG] pgmap v883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:18 smithi067 bash[27441]: cluster 2024-04-03T14:48:17.757423+0000 mgr.y (mgr.24370) 899 : cluster [DBG] pgmap v883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:19 smithi082 bash[20963]: audit 2024-04-03T14:48:19.354626+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:48:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:19 smithi067 bash[17655]: audit 2024-04-03T14:48:19.354626+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:48:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:19 smithi067 bash[27441]: audit 2024-04-03T14:48:19.354626+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:48:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:21 smithi082 bash[20963]: cluster 2024-04-03T14:48:19.758067+0000 mgr.y (mgr.24370) 900 : cluster [DBG] pgmap v884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:21 smithi082 bash[20963]: audit 2024-04-03T14:48:20.111657+0000 mon.c (mon.2) 302 : audit [DBG] from='client.? 172.21.15.67:0/1466006952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:21 smithi067 bash[17655]: cluster 2024-04-03T14:48:19.758067+0000 mgr.y (mgr.24370) 900 : cluster [DBG] pgmap v884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:21 smithi067 bash[17655]: audit 2024-04-03T14:48:20.111657+0000 mon.c (mon.2) 302 : audit [DBG] from='client.? 172.21.15.67:0/1466006952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:21 smithi067 bash[27441]: cluster 2024-04-03T14:48:19.758067+0000 mgr.y (mgr.24370) 900 : cluster [DBG] pgmap v884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:21 smithi067 bash[27441]: audit 2024-04-03T14:48:20.111657+0000 mon.c (mon.2) 302 : audit [DBG] from='client.? 172.21.15.67:0/1466006952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:23 smithi082 bash[20963]: cluster 2024-04-03T14:48:21.759250+0000 mgr.y (mgr.24370) 901 : cluster [DBG] pgmap v885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:23 smithi082 bash[20963]: audit 2024-04-03T14:48:22.560587+0000 mon.a (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.67:0/3847194076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:48:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:23 smithi067 bash[27441]: cluster 2024-04-03T14:48:21.759250+0000 mgr.y (mgr.24370) 901 : cluster [DBG] pgmap v885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:23 smithi067 bash[27441]: audit 2024-04-03T14:48:22.560587+0000 mon.a (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.67:0/3847194076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:23 smithi067 bash[17655]: cluster 2024-04-03T14:48:21.759250+0000 mgr.y (mgr.24370) 901 : cluster [DBG] pgmap v885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:23 smithi067 bash[17655]: audit 2024-04-03T14:48:22.560587+0000 mon.a (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.67:0/3847194076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:48:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:25 smithi082 bash[20963]: cluster 2024-04-03T14:48:23.759983+0000 mgr.y (mgr.24370) 902 : cluster [DBG] pgmap v886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:25 smithi082 bash[20963]: audit 2024-04-03T14:48:24.691679+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:25 smithi067 bash[27441]: cluster 2024-04-03T14:48:23.759983+0000 mgr.y (mgr.24370) 902 : cluster [DBG] pgmap v886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:25 smithi067 bash[27441]: audit 2024-04-03T14:48:24.691679+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:25 smithi067 bash[17655]: cluster 2024-04-03T14:48:23.759983+0000 mgr.y (mgr.24370) 902 : cluster [DBG] pgmap v886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:25 smithi067 bash[17655]: audit 2024-04-03T14:48:24.691679+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:26 smithi082 bash[20963]: audit 2024-04-03T14:48:25.057512+0000 mon.a (mon.0) 1508 : audit [DBG] from='client.? 172.21.15.67:0/3254328483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:26 smithi082 bash[20963]: audit 2024-04-03T14:48:25.107338+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:26 smithi082 bash[20963]: audit 2024-04-03T14:48:25.116373+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:26 smithi082 bash[20963]: audit 2024-04-03T14:48:25.414225+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:26 smithi082 bash[20963]: audit 2024-04-03T14:48:25.422089+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:26 smithi082 bash[20963]: audit 2024-04-03T14:48:25.909781+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:48:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:26 smithi082 bash[20963]: audit 2024-04-03T14:48:25.911438+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:48:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:26 smithi082 bash[20963]: audit 2024-04-03T14:48:25.920131+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[17655]: audit 2024-04-03T14:48:25.057512+0000 mon.a (mon.0) 1508 : audit [DBG] from='client.? 172.21.15.67:0/3254328483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[17655]: audit 2024-04-03T14:48:25.107338+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[17655]: audit 2024-04-03T14:48:25.116373+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[17655]: audit 2024-04-03T14:48:25.414225+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[17655]: audit 2024-04-03T14:48:25.422089+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[17655]: audit 2024-04-03T14:48:25.909781+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:48:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[17655]: audit 2024-04-03T14:48:25.911438+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:48:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[17655]: audit 2024-04-03T14:48:25.920131+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[27441]: audit 2024-04-03T14:48:25.057512+0000 mon.a (mon.0) 1508 : audit [DBG] from='client.? 172.21.15.67:0/3254328483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[27441]: audit 2024-04-03T14:48:25.107338+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[27441]: audit 2024-04-03T14:48:25.116373+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[27441]: audit 2024-04-03T14:48:25.414225+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[27441]: audit 2024-04-03T14:48:25.422089+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[27441]: audit 2024-04-03T14:48:25.909781+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:48:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[27441]: audit 2024-04-03T14:48:25.911438+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:48:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:26 smithi067 bash[27441]: audit 2024-04-03T14:48:25.920131+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:48:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:27 smithi082 bash[20963]: cluster 2024-04-03T14:48:25.761085+0000 mgr.y (mgr.24370) 903 : cluster [DBG] pgmap v887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:27 smithi067 bash[17655]: cluster 2024-04-03T14:48:25.761085+0000 mgr.y (mgr.24370) 903 : cluster [DBG] pgmap v887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:27 smithi067 bash[27441]: cluster 2024-04-03T14:48:25.761085+0000 mgr.y (mgr.24370) 903 : cluster [DBG] pgmap v887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:28 smithi082 bash[20963]: audit 2024-04-03T14:48:27.508928+0000 mon.c (mon.2) 303 : audit [DBG] from='client.? 172.21.15.67:0/1772825133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:28 smithi067 bash[27441]: audit 2024-04-03T14:48:27.508928+0000 mon.c (mon.2) 303 : audit [DBG] from='client.? 172.21.15.67:0/1772825133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:28 smithi067 bash[17655]: audit 2024-04-03T14:48:27.508928+0000 mon.c (mon.2) 303 : audit [DBG] from='client.? 172.21.15.67:0/1772825133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:29 smithi082 bash[20963]: cluster 2024-04-03T14:48:27.761796+0000 mgr.y (mgr.24370) 904 : cluster [DBG] pgmap v888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:29 smithi067 bash[17655]: cluster 2024-04-03T14:48:27.761796+0000 mgr.y (mgr.24370) 904 : cluster [DBG] pgmap v888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:29 smithi067 bash[27441]: cluster 2024-04-03T14:48:27.761796+0000 mgr.y (mgr.24370) 904 : cluster [DBG] pgmap v888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:30 smithi082 bash[20963]: audit 2024-04-03T14:48:29.961078+0000 mon.c (mon.2) 304 : audit [DBG] from='client.? 172.21.15.67:0/2717018720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:30 smithi067 bash[17655]: audit 2024-04-03T14:48:29.961078+0000 mon.c (mon.2) 304 : audit [DBG] from='client.? 172.21.15.67:0/2717018720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:30 smithi067 bash[27441]: audit 2024-04-03T14:48:29.961078+0000 mon.c (mon.2) 304 : audit [DBG] from='client.? 172.21.15.67:0/2717018720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:31 smithi082 bash[20963]: cluster 2024-04-03T14:48:29.762457+0000 mgr.y (mgr.24370) 905 : cluster [DBG] pgmap v889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:31 smithi067 bash[27441]: cluster 2024-04-03T14:48:29.762457+0000 mgr.y (mgr.24370) 905 : cluster [DBG] pgmap v889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:31 smithi067 bash[17655]: cluster 2024-04-03T14:48:29.762457+0000 mgr.y (mgr.24370) 905 : cluster [DBG] pgmap v889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:33 smithi082 bash[20963]: cluster 2024-04-03T14:48:31.763634+0000 mgr.y (mgr.24370) 906 : cluster [DBG] pgmap v890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:33 smithi082 bash[20963]: audit 2024-04-03T14:48:32.412752+0000 mon.a (mon.0) 1516 : audit [DBG] from='client.? 172.21.15.67:0/1102152924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:48:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:33 smithi067 bash[17655]: cluster 2024-04-03T14:48:31.763634+0000 mgr.y (mgr.24370) 906 : cluster [DBG] pgmap v890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:33 smithi067 bash[17655]: audit 2024-04-03T14:48:32.412752+0000 mon.a (mon.0) 1516 : audit [DBG] from='client.? 172.21.15.67:0/1102152924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:33 smithi067 bash[27441]: cluster 2024-04-03T14:48:31.763634+0000 mgr.y (mgr.24370) 906 : cluster [DBG] pgmap v890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:33 smithi067 bash[27441]: audit 2024-04-03T14:48:32.412752+0000 mon.a (mon.0) 1516 : audit [DBG] from='client.? 172.21.15.67:0/1102152924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:48:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:35 smithi082 bash[20963]: cluster 2024-04-03T14:48:33.764335+0000 mgr.y (mgr.24370) 907 : cluster [DBG] pgmap v891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:35 smithi082 bash[20963]: audit 2024-04-03T14:48:34.863736+0000 mon.a (mon.0) 1517 : audit [DBG] from='client.? 172.21.15.67:0/2623696452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:35 smithi067 bash[27441]: cluster 2024-04-03T14:48:33.764335+0000 mgr.y (mgr.24370) 907 : cluster [DBG] pgmap v891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:35 smithi067 bash[27441]: audit 2024-04-03T14:48:34.863736+0000 mon.a (mon.0) 1517 : audit [DBG] from='client.? 172.21.15.67:0/2623696452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:35 smithi067 bash[17655]: cluster 2024-04-03T14:48:33.764335+0000 mgr.y (mgr.24370) 907 : cluster [DBG] pgmap v891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:35 smithi067 bash[17655]: audit 2024-04-03T14:48:34.863736+0000 mon.a (mon.0) 1517 : audit [DBG] from='client.? 172.21.15.67:0/2623696452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:37 smithi082 bash[20963]: cluster 2024-04-03T14:48:35.765053+0000 mgr.y (mgr.24370) 908 : cluster [DBG] pgmap v892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:37 smithi067 bash[17655]: cluster 2024-04-03T14:48:35.765053+0000 mgr.y (mgr.24370) 908 : cluster [DBG] pgmap v892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:37 smithi067 bash[27441]: cluster 2024-04-03T14:48:35.765053+0000 mgr.y (mgr.24370) 908 : cluster [DBG] pgmap v892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:38 smithi082 bash[20963]: audit 2024-04-03T14:48:37.315997+0000 mon.a (mon.0) 1518 : audit [DBG] from='client.? 172.21.15.67:0/1753983582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:38 smithi067 bash[27441]: audit 2024-04-03T14:48:37.315997+0000 mon.a (mon.0) 1518 : audit [DBG] from='client.? 172.21.15.67:0/1753983582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:38 smithi067 bash[17655]: audit 2024-04-03T14:48:37.315997+0000 mon.a (mon.0) 1518 : audit [DBG] from='client.? 172.21.15.67:0/1753983582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:39 smithi082 bash[20963]: cluster 2024-04-03T14:48:37.765726+0000 mgr.y (mgr.24370) 909 : cluster [DBG] pgmap v893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:39 smithi067 bash[17655]: cluster 2024-04-03T14:48:37.765726+0000 mgr.y (mgr.24370) 909 : cluster [DBG] pgmap v893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:39 smithi067 bash[27441]: cluster 2024-04-03T14:48:37.765726+0000 mgr.y (mgr.24370) 909 : cluster [DBG] pgmap v893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:40 smithi082 bash[20963]: audit 2024-04-03T14:48:39.692265+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:40 smithi082 bash[20963]: audit 2024-04-03T14:48:39.770110+0000 mon.c (mon.2) 305 : audit [DBG] from='client.? 172.21.15.67:0/1083327467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:40 smithi067 bash[17655]: audit 2024-04-03T14:48:39.692265+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:40 smithi067 bash[17655]: audit 2024-04-03T14:48:39.770110+0000 mon.c (mon.2) 305 : audit [DBG] from='client.? 172.21.15.67:0/1083327467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:40 smithi067 bash[27441]: audit 2024-04-03T14:48:39.692265+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:40 smithi067 bash[27441]: audit 2024-04-03T14:48:39.770110+0000 mon.c (mon.2) 305 : audit [DBG] from='client.? 172.21.15.67:0/1083327467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:41 smithi082 bash[20963]: cluster 2024-04-03T14:48:39.766345+0000 mgr.y (mgr.24370) 910 : cluster [DBG] pgmap v894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:41 smithi067 bash[17655]: cluster 2024-04-03T14:48:39.766345+0000 mgr.y (mgr.24370) 910 : cluster [DBG] pgmap v894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:41 smithi067 bash[27441]: cluster 2024-04-03T14:48:39.766345+0000 mgr.y (mgr.24370) 910 : cluster [DBG] pgmap v894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:43 smithi082 bash[20963]: cluster 2024-04-03T14:48:41.767474+0000 mgr.y (mgr.24370) 911 : cluster [DBG] pgmap v895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:43 smithi082 bash[20963]: audit 2024-04-03T14:48:42.222273+0000 mon.a (mon.0) 1520 : audit [DBG] from='client.? 172.21.15.67:0/4013037946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:48:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:43 smithi067 bash[17655]: cluster 2024-04-03T14:48:41.767474+0000 mgr.y (mgr.24370) 911 : cluster [DBG] pgmap v895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:43 smithi067 bash[17655]: audit 2024-04-03T14:48:42.222273+0000 mon.a (mon.0) 1520 : audit [DBG] from='client.? 172.21.15.67:0/4013037946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:43 smithi067 bash[27441]: cluster 2024-04-03T14:48:41.767474+0000 mgr.y (mgr.24370) 911 : cluster [DBG] pgmap v895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:43 smithi067 bash[27441]: audit 2024-04-03T14:48:42.222273+0000 mon.a (mon.0) 1520 : audit [DBG] from='client.? 172.21.15.67:0/4013037946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:48:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:45 smithi082 bash[20963]: cluster 2024-04-03T14:48:43.768170+0000 mgr.y (mgr.24370) 912 : cluster [DBG] pgmap v896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:45 smithi082 bash[20963]: audit 2024-04-03T14:48:44.671750+0000 mon.a (mon.0) 1521 : audit [DBG] from='client.? 172.21.15.67:0/2153372113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:45 smithi067 bash[17655]: cluster 2024-04-03T14:48:43.768170+0000 mgr.y (mgr.24370) 912 : cluster [DBG] pgmap v896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:45 smithi067 bash[17655]: audit 2024-04-03T14:48:44.671750+0000 mon.a (mon.0) 1521 : audit [DBG] from='client.? 172.21.15.67:0/2153372113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:45 smithi067 bash[27441]: cluster 2024-04-03T14:48:43.768170+0000 mgr.y (mgr.24370) 912 : cluster [DBG] pgmap v896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:45 smithi067 bash[27441]: audit 2024-04-03T14:48:44.671750+0000 mon.a (mon.0) 1521 : audit [DBG] from='client.? 172.21.15.67:0/2153372113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:47 smithi082 bash[20963]: cluster 2024-04-03T14:48:45.769329+0000 mgr.y (mgr.24370) 913 : cluster [DBG] pgmap v897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:47 smithi067 bash[17655]: cluster 2024-04-03T14:48:45.769329+0000 mgr.y (mgr.24370) 913 : cluster [DBG] pgmap v897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:47 smithi067 bash[27441]: cluster 2024-04-03T14:48:45.769329+0000 mgr.y (mgr.24370) 913 : cluster [DBG] pgmap v897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:48 smithi082 bash[20963]: audit 2024-04-03T14:48:47.132432+0000 mon.c (mon.2) 306 : audit [DBG] from='client.? 172.21.15.67:0/1372128941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:48 smithi067 bash[17655]: audit 2024-04-03T14:48:47.132432+0000 mon.c (mon.2) 306 : audit [DBG] from='client.? 172.21.15.67:0/1372128941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:48 smithi067 bash[27441]: audit 2024-04-03T14:48:47.132432+0000 mon.c (mon.2) 306 : audit [DBG] from='client.? 172.21.15.67:0/1372128941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:49 smithi082 bash[20963]: cluster 2024-04-03T14:48:47.769944+0000 mgr.y (mgr.24370) 914 : cluster [DBG] pgmap v898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:49 smithi067 bash[17655]: cluster 2024-04-03T14:48:47.769944+0000 mgr.y (mgr.24370) 914 : cluster [DBG] pgmap v898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:49 smithi067 bash[27441]: cluster 2024-04-03T14:48:47.769944+0000 mgr.y (mgr.24370) 914 : cluster [DBG] pgmap v898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:50 smithi082 bash[20963]: audit 2024-04-03T14:48:49.585034+0000 mon.a (mon.0) 1522 : audit [DBG] from='client.? 172.21.15.67:0/4221344152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:50 smithi067 bash[17655]: audit 2024-04-03T14:48:49.585034+0000 mon.a (mon.0) 1522 : audit [DBG] from='client.? 172.21.15.67:0/4221344152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:50 smithi067 bash[27441]: audit 2024-04-03T14:48:49.585034+0000 mon.a (mon.0) 1522 : audit [DBG] from='client.? 172.21.15.67:0/4221344152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:51 smithi082 bash[20963]: cluster 2024-04-03T14:48:49.770654+0000 mgr.y (mgr.24370) 915 : cluster [DBG] pgmap v899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:51 smithi067 bash[17655]: cluster 2024-04-03T14:48:49.770654+0000 mgr.y (mgr.24370) 915 : cluster [DBG] pgmap v899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:51 smithi067 bash[27441]: cluster 2024-04-03T14:48:49.770654+0000 mgr.y (mgr.24370) 915 : cluster [DBG] pgmap v899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:52 smithi082 bash[20963]: audit 2024-04-03T14:48:52.037245+0000 mon.a (mon.0) 1523 : audit [DBG] from='client.? 172.21.15.67:0/1743141185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:52 smithi067 bash[27441]: audit 2024-04-03T14:48:52.037245+0000 mon.a (mon.0) 1523 : audit [DBG] from='client.? 172.21.15.67:0/1743141185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:52 smithi067 bash[17655]: audit 2024-04-03T14:48:52.037245+0000 mon.a (mon.0) 1523 : audit [DBG] from='client.? 172.21.15.67:0/1743141185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:53 smithi082 bash[20963]: cluster 2024-04-03T14:48:51.771465+0000 mgr.y (mgr.24370) 916 : cluster [DBG] pgmap v900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:48:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:53 smithi067 bash[27441]: cluster 2024-04-03T14:48:51.771465+0000 mgr.y (mgr.24370) 916 : cluster [DBG] pgmap v900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:53 smithi067 bash[17655]: cluster 2024-04-03T14:48:51.771465+0000 mgr.y (mgr.24370) 916 : cluster [DBG] pgmap v900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:48:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:55 smithi082 bash[20963]: cluster 2024-04-03T14:48:53.772152+0000 mgr.y (mgr.24370) 917 : cluster [DBG] pgmap v901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:55 smithi082 bash[20963]: audit 2024-04-03T14:48:54.497704+0000 mon.a (mon.0) 1524 : audit [DBG] from='client.? 172.21.15.67:0/3368463116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:55 smithi082 bash[20963]: audit 2024-04-03T14:48:54.692877+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:55 smithi067 bash[27441]: cluster 2024-04-03T14:48:53.772152+0000 mgr.y (mgr.24370) 917 : cluster [DBG] pgmap v901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:55 smithi067 bash[27441]: audit 2024-04-03T14:48:54.497704+0000 mon.a (mon.0) 1524 : audit [DBG] from='client.? 172.21.15.67:0/3368463116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:55 smithi067 bash[27441]: audit 2024-04-03T14:48:54.692877+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:55 smithi067 bash[17655]: cluster 2024-04-03T14:48:53.772152+0000 mgr.y (mgr.24370) 917 : cluster [DBG] pgmap v901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:55 smithi067 bash[17655]: audit 2024-04-03T14:48:54.497704+0000 mon.a (mon.0) 1524 : audit [DBG] from='client.? 172.21.15.67:0/3368463116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:55 smithi067 bash[17655]: audit 2024-04-03T14:48:54.692877+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:48:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:57 smithi067 bash[17655]: cluster 2024-04-03T14:48:55.773218+0000 mgr.y (mgr.24370) 918 : cluster [DBG] pgmap v902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:57 smithi067 bash[17655]: audit 2024-04-03T14:48:56.966979+0000 mon.c (mon.2) 307 : audit [DBG] from='client.? 172.21.15.67:0/2423914476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:57 smithi067 bash[27441]: cluster 2024-04-03T14:48:55.773218+0000 mgr.y (mgr.24370) 918 : cluster [DBG] pgmap v902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:57 smithi067 bash[27441]: audit 2024-04-03T14:48:56.966979+0000 mon.c (mon.2) 307 : audit [DBG] from='client.? 172.21.15.67:0/2423914476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:57 smithi082 bash[20963]: cluster 2024-04-03T14:48:55.773218+0000 mgr.y (mgr.24370) 918 : cluster [DBG] pgmap v902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:57 smithi082 bash[20963]: audit 2024-04-03T14:48:56.966979+0000 mon.c (mon.2) 307 : audit [DBG] from='client.? 172.21.15.67:0/2423914476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:48:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:48:59 smithi067 bash[27441]: cluster 2024-04-03T14:48:57.773874+0000 mgr.y (mgr.24370) 919 : cluster [DBG] pgmap v903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:48:59 smithi067 bash[17655]: cluster 2024-04-03T14:48:57.773874+0000 mgr.y (mgr.24370) 919 : cluster [DBG] pgmap v903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:48:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:48:59 smithi082 bash[20963]: cluster 2024-04-03T14:48:57.773874+0000 mgr.y (mgr.24370) 919 : cluster [DBG] pgmap v903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:00 smithi067 bash[27441]: audit 2024-04-03T14:48:59.423779+0000 mon.c (mon.2) 308 : audit [DBG] from='client.? 172.21.15.67:0/104718713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:00 smithi067 bash[17655]: audit 2024-04-03T14:48:59.423779+0000 mon.c (mon.2) 308 : audit [DBG] from='client.? 172.21.15.67:0/104718713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:00 smithi082 bash[20963]: audit 2024-04-03T14:48:59.423779+0000 mon.c (mon.2) 308 : audit [DBG] from='client.? 172.21.15.67:0/104718713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:01 smithi067 bash[27441]: cluster 2024-04-03T14:48:59.774592+0000 mgr.y (mgr.24370) 920 : cluster [DBG] pgmap v904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:01 smithi067 bash[17655]: cluster 2024-04-03T14:48:59.774592+0000 mgr.y (mgr.24370) 920 : cluster [DBG] pgmap v904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:01 smithi082 bash[20963]: cluster 2024-04-03T14:48:59.774592+0000 mgr.y (mgr.24370) 920 : cluster [DBG] pgmap v904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:02 smithi067 bash[27441]: audit 2024-04-03T14:49:01.870641+0000 mon.a (mon.0) 1526 : audit [DBG] from='client.? 172.21.15.67:0/1457414539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:02 smithi067 bash[17655]: audit 2024-04-03T14:49:01.870641+0000 mon.a (mon.0) 1526 : audit [DBG] from='client.? 172.21.15.67:0/1457414539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:02 smithi082 bash[20963]: audit 2024-04-03T14:49:01.870641+0000 mon.a (mon.0) 1526 : audit [DBG] from='client.? 172.21.15.67:0/1457414539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:49:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:03 smithi067 bash[27441]: cluster 2024-04-03T14:49:01.775709+0000 mgr.y (mgr.24370) 921 : cluster [DBG] pgmap v905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:03 smithi067 bash[17655]: cluster 2024-04-03T14:49:01.775709+0000 mgr.y (mgr.24370) 921 : cluster [DBG] pgmap v905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:03 smithi082 bash[20963]: cluster 2024-04-03T14:49:01.775709+0000 mgr.y (mgr.24370) 921 : cluster [DBG] pgmap v905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:49:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:05 smithi067 bash[17655]: cluster 2024-04-03T14:49:03.776397+0000 mgr.y (mgr.24370) 922 : cluster [DBG] pgmap v906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:05 smithi067 bash[17655]: audit 2024-04-03T14:49:04.322714+0000 mon.c (mon.2) 309 : audit [DBG] from='client.? 172.21.15.67:0/1147699260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:05 smithi067 bash[27441]: cluster 2024-04-03T14:49:03.776397+0000 mgr.y (mgr.24370) 922 : cluster [DBG] pgmap v906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:05 smithi067 bash[27441]: audit 2024-04-03T14:49:04.322714+0000 mon.c (mon.2) 309 : audit [DBG] from='client.? 172.21.15.67:0/1147699260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:05 smithi082 bash[20963]: cluster 2024-04-03T14:49:03.776397+0000 mgr.y (mgr.24370) 922 : cluster [DBG] pgmap v906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:05 smithi082 bash[20963]: audit 2024-04-03T14:49:04.322714+0000 mon.c (mon.2) 309 : audit [DBG] from='client.? 172.21.15.67:0/1147699260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:07 smithi082 bash[20963]: cluster 2024-04-03T14:49:05.777487+0000 mgr.y (mgr.24370) 923 : cluster [DBG] pgmap v907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:07 smithi082 bash[20963]: audit 2024-04-03T14:49:06.766932+0000 mon.c (mon.2) 310 : audit [DBG] from='client.? 172.21.15.67:0/3347948395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:07 smithi067 bash[27441]: cluster 2024-04-03T14:49:05.777487+0000 mgr.y (mgr.24370) 923 : cluster [DBG] pgmap v907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:07 smithi067 bash[27441]: audit 2024-04-03T14:49:06.766932+0000 mon.c (mon.2) 310 : audit [DBG] from='client.? 172.21.15.67:0/3347948395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:07 smithi067 bash[17655]: cluster 2024-04-03T14:49:05.777487+0000 mgr.y (mgr.24370) 923 : cluster [DBG] pgmap v907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:07 smithi067 bash[17655]: audit 2024-04-03T14:49:06.766932+0000 mon.c (mon.2) 310 : audit [DBG] from='client.? 172.21.15.67:0/3347948395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:09 smithi082 bash[20963]: cluster 2024-04-03T14:49:07.778152+0000 mgr.y (mgr.24370) 924 : cluster [DBG] pgmap v908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:09 smithi067 bash[17655]: cluster 2024-04-03T14:49:07.778152+0000 mgr.y (mgr.24370) 924 : cluster [DBG] pgmap v908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:09 smithi067 bash[27441]: cluster 2024-04-03T14:49:07.778152+0000 mgr.y (mgr.24370) 924 : cluster [DBG] pgmap v908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:10 smithi082 bash[20963]: audit 2024-04-03T14:49:09.223657+0000 mon.c (mon.2) 311 : audit [DBG] from='client.? 172.21.15.67:0/2678258467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:10 smithi082 bash[20963]: audit 2024-04-03T14:49:09.693156+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:10 smithi067 bash[17655]: audit 2024-04-03T14:49:09.223657+0000 mon.c (mon.2) 311 : audit [DBG] from='client.? 172.21.15.67:0/2678258467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:10 smithi067 bash[17655]: audit 2024-04-03T14:49:09.693156+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:10 smithi067 bash[27441]: audit 2024-04-03T14:49:09.223657+0000 mon.c (mon.2) 311 : audit [DBG] from='client.? 172.21.15.67:0/2678258467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:10 smithi067 bash[27441]: audit 2024-04-03T14:49:09.693156+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:11 smithi082 bash[20963]: cluster 2024-04-03T14:49:09.778805+0000 mgr.y (mgr.24370) 925 : cluster [DBG] pgmap v909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:11 smithi067 bash[17655]: cluster 2024-04-03T14:49:09.778805+0000 mgr.y (mgr.24370) 925 : cluster [DBG] pgmap v909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:11 smithi067 bash[27441]: cluster 2024-04-03T14:49:09.778805+0000 mgr.y (mgr.24370) 925 : cluster [DBG] pgmap v909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:12 smithi082 bash[20963]: audit 2024-04-03T14:49:11.680558+0000 mon.a (mon.0) 1528 : audit [DBG] from='client.? 172.21.15.67:0/1354626125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:12 smithi082 bash[20963]: cluster 2024-04-03T14:49:11.779909+0000 mgr.y (mgr.24370) 926 : cluster [DBG] pgmap v910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:12 smithi067 bash[27441]: audit 2024-04-03T14:49:11.680558+0000 mon.a (mon.0) 1528 : audit [DBG] from='client.? 172.21.15.67:0/1354626125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:12 smithi067 bash[27441]: cluster 2024-04-03T14:49:11.779909+0000 mgr.y (mgr.24370) 926 : cluster [DBG] pgmap v910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:12 smithi067 bash[17655]: audit 2024-04-03T14:49:11.680558+0000 mon.a (mon.0) 1528 : audit [DBG] from='client.? 172.21.15.67:0/1354626125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:12 smithi067 bash[17655]: cluster 2024-04-03T14:49:11.779909+0000 mgr.y (mgr.24370) 926 : cluster [DBG] pgmap v910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:49:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:49:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:14 smithi082 bash[20963]: cluster 2024-04-03T14:49:13.780538+0000 mgr.y (mgr.24370) 927 : cluster [DBG] pgmap v911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:14 smithi082 bash[20963]: audit 2024-04-03T14:49:14.138948+0000 mon.a (mon.0) 1529 : audit [DBG] from='client.? 172.21.15.67:0/1118084957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:14 smithi067 bash[17655]: cluster 2024-04-03T14:49:13.780538+0000 mgr.y (mgr.24370) 927 : cluster [DBG] pgmap v911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:14 smithi067 bash[17655]: audit 2024-04-03T14:49:14.138948+0000 mon.a (mon.0) 1529 : audit [DBG] from='client.? 172.21.15.67:0/1118084957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:14 smithi067 bash[27441]: cluster 2024-04-03T14:49:13.780538+0000 mgr.y (mgr.24370) 927 : cluster [DBG] pgmap v911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:14 smithi067 bash[27441]: audit 2024-04-03T14:49:14.138948+0000 mon.a (mon.0) 1529 : audit [DBG] from='client.? 172.21.15.67:0/1118084957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:16 smithi082 bash[20963]: cluster 2024-04-03T14:49:15.781630+0000 mgr.y (mgr.24370) 928 : cluster [DBG] pgmap v912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:16 smithi082 bash[20963]: audit 2024-04-03T14:49:16.589366+0000 mon.a (mon.0) 1530 : audit [DBG] from='client.? 172.21.15.67:0/2596913792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:16 smithi067 bash[17655]: cluster 2024-04-03T14:49:15.781630+0000 mgr.y (mgr.24370) 928 : cluster [DBG] pgmap v912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:16 smithi067 bash[17655]: audit 2024-04-03T14:49:16.589366+0000 mon.a (mon.0) 1530 : audit [DBG] from='client.? 172.21.15.67:0/2596913792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:16 smithi067 bash[27441]: cluster 2024-04-03T14:49:15.781630+0000 mgr.y (mgr.24370) 928 : cluster [DBG] pgmap v912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:16 smithi067 bash[27441]: audit 2024-04-03T14:49:16.589366+0000 mon.a (mon.0) 1530 : audit [DBG] from='client.? 172.21.15.67:0/2596913792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:18 smithi082 bash[20963]: cluster 2024-04-03T14:49:17.782353+0000 mgr.y (mgr.24370) 929 : cluster [DBG] pgmap v913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:18 smithi067 bash[17655]: cluster 2024-04-03T14:49:17.782353+0000 mgr.y (mgr.24370) 929 : cluster [DBG] pgmap v913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:18 smithi067 bash[27441]: cluster 2024-04-03T14:49:17.782353+0000 mgr.y (mgr.24370) 929 : cluster [DBG] pgmap v913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:19 smithi082 bash[20963]: audit 2024-04-03T14:49:19.044699+0000 mon.c (mon.2) 312 : audit [DBG] from='client.? 172.21.15.67:0/707367851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:19 smithi067 bash[17655]: audit 2024-04-03T14:49:19.044699+0000 mon.c (mon.2) 312 : audit [DBG] from='client.? 172.21.15.67:0/707367851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:19 smithi067 bash[27441]: audit 2024-04-03T14:49:19.044699+0000 mon.c (mon.2) 312 : audit [DBG] from='client.? 172.21.15.67:0/707367851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:20 smithi082 bash[20963]: cluster 2024-04-03T14:49:19.783071+0000 mgr.y (mgr.24370) 930 : cluster [DBG] pgmap v914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:20 smithi067 bash[27441]: cluster 2024-04-03T14:49:19.783071+0000 mgr.y (mgr.24370) 930 : cluster [DBG] pgmap v914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:20 smithi067 bash[17655]: cluster 2024-04-03T14:49:19.783071+0000 mgr.y (mgr.24370) 930 : cluster [DBG] pgmap v914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:21 smithi082 bash[20963]: audit 2024-04-03T14:49:21.503745+0000 mon.a (mon.0) 1531 : audit [DBG] from='client.? 172.21.15.67:0/3546049097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:21 smithi067 bash[17655]: audit 2024-04-03T14:49:21.503745+0000 mon.a (mon.0) 1531 : audit [DBG] from='client.? 172.21.15.67:0/3546049097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:21 smithi067 bash[27441]: audit 2024-04-03T14:49:21.503745+0000 mon.a (mon.0) 1531 : audit [DBG] from='client.? 172.21.15.67:0/3546049097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:22 smithi082 bash[20963]: cluster 2024-04-03T14:49:21.784255+0000 mgr.y (mgr.24370) 931 : cluster [DBG] pgmap v915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:22 smithi067 bash[17655]: cluster 2024-04-03T14:49:21.784255+0000 mgr.y (mgr.24370) 931 : cluster [DBG] pgmap v915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:23.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:49:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:22 smithi067 bash[27441]: cluster 2024-04-03T14:49:21.784255+0000 mgr.y (mgr.24370) 931 : cluster [DBG] pgmap v915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:49:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:24 smithi082 bash[20963]: cluster 2024-04-03T14:49:23.784880+0000 mgr.y (mgr.24370) 932 : cluster [DBG] pgmap v916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:24 smithi082 bash[20963]: audit 2024-04-03T14:49:23.953271+0000 mon.a (mon.0) 1532 : audit [DBG] from='client.? 172.21.15.67:0/2538221462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:24 smithi082 bash[20963]: audit 2024-04-03T14:49:24.693534+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:24 smithi067 bash[17655]: cluster 2024-04-03T14:49:23.784880+0000 mgr.y (mgr.24370) 932 : cluster [DBG] pgmap v916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:24 smithi067 bash[17655]: audit 2024-04-03T14:49:23.953271+0000 mon.a (mon.0) 1532 : audit [DBG] from='client.? 172.21.15.67:0/2538221462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:24 smithi067 bash[17655]: audit 2024-04-03T14:49:24.693534+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:24 smithi067 bash[27441]: cluster 2024-04-03T14:49:23.784880+0000 mgr.y (mgr.24370) 932 : cluster [DBG] pgmap v916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:24 smithi067 bash[27441]: audit 2024-04-03T14:49:23.953271+0000 mon.a (mon.0) 1532 : audit [DBG] from='client.? 172.21.15.67:0/2538221462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:24 smithi067 bash[27441]: audit 2024-04-03T14:49:24.693534+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:26 smithi082 bash[20963]: cluster 2024-04-03T14:49:25.785984+0000 mgr.y (mgr.24370) 933 : cluster [DBG] pgmap v917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:26 smithi082 bash[20963]: audit 2024-04-03T14:49:25.998731+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:49:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:26 smithi082 bash[20963]: audit 2024-04-03T14:49:26.415248+0000 mon.c (mon.2) 313 : audit [DBG] from='client.? 172.21.15.67:0/196878510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:26 smithi067 bash[17655]: cluster 2024-04-03T14:49:25.785984+0000 mgr.y (mgr.24370) 933 : cluster [DBG] pgmap v917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:26 smithi067 bash[17655]: audit 2024-04-03T14:49:25.998731+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:49:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:26 smithi067 bash[17655]: audit 2024-04-03T14:49:26.415248+0000 mon.c (mon.2) 313 : audit [DBG] from='client.? 172.21.15.67:0/196878510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:26 smithi067 bash[27441]: cluster 2024-04-03T14:49:25.785984+0000 mgr.y (mgr.24370) 933 : cluster [DBG] pgmap v917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:26 smithi067 bash[27441]: audit 2024-04-03T14:49:25.998731+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:49:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:26 smithi067 bash[27441]: audit 2024-04-03T14:49:26.415248+0000 mon.c (mon.2) 313 : audit [DBG] from='client.? 172.21.15.67:0/196878510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:28 smithi067 bash[17655]: cluster 2024-04-03T14:49:27.786721+0000 mgr.y (mgr.24370) 934 : cluster [DBG] pgmap v918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:28 smithi067 bash[17655]: audit 2024-04-03T14:49:28.875175+0000 mon.c (mon.2) 314 : audit [DBG] from='client.? 172.21.15.67:0/205900490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:28 smithi067 bash[27441]: cluster 2024-04-03T14:49:27.786721+0000 mgr.y (mgr.24370) 934 : cluster [DBG] pgmap v918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:28 smithi067 bash[27441]: audit 2024-04-03T14:49:28.875175+0000 mon.c (mon.2) 314 : audit [DBG] from='client.? 172.21.15.67:0/205900490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:28 smithi082 bash[20963]: cluster 2024-04-03T14:49:27.786721+0000 mgr.y (mgr.24370) 934 : cluster [DBG] pgmap v918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:28 smithi082 bash[20963]: audit 2024-04-03T14:49:28.875175+0000 mon.c (mon.2) 314 : audit [DBG] from='client.? 172.21.15.67:0/205900490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:30 smithi067 bash[17655]: cluster 2024-04-03T14:49:29.787348+0000 mgr.y (mgr.24370) 935 : cluster [DBG] pgmap v919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:30 smithi067 bash[27441]: cluster 2024-04-03T14:49:29.787348+0000 mgr.y (mgr.24370) 935 : cluster [DBG] pgmap v919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:30 smithi082 bash[20963]: cluster 2024-04-03T14:49:29.787348+0000 mgr.y (mgr.24370) 935 : cluster [DBG] pgmap v919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:31 smithi067 bash[17655]: audit 2024-04-03T14:49:31.365250+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.67:0/2804388273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:31 smithi067 bash[17655]: audit 2024-04-03T14:49:31.696714+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:31 smithi067 bash[17655]: audit 2024-04-03T14:49:31.707148+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:31 smithi067 bash[27441]: audit 2024-04-03T14:49:31.365250+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.67:0/2804388273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:31 smithi067 bash[27441]: audit 2024-04-03T14:49:31.696714+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:31 smithi067 bash[27441]: audit 2024-04-03T14:49:31.707148+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:31 smithi082 bash[20963]: audit 2024-04-03T14:49:31.365250+0000 mon.a (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.67:0/2804388273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:31 smithi082 bash[20963]: audit 2024-04-03T14:49:31.696714+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:31 smithi082 bash[20963]: audit 2024-04-03T14:49:31.707148+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:32 smithi082 bash[20963]: cluster 2024-04-03T14:49:31.788590+0000 mgr.y (mgr.24370) 936 : cluster [DBG] pgmap v920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:32 smithi082 bash[20963]: audit 2024-04-03T14:49:31.996174+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:32 smithi082 bash[20963]: audit 2024-04-03T14:49:32.004048+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:32 smithi067 bash[17655]: cluster 2024-04-03T14:49:31.788590+0000 mgr.y (mgr.24370) 936 : cluster [DBG] pgmap v920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:32 smithi067 bash[17655]: audit 2024-04-03T14:49:31.996174+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:32 smithi067 bash[17655]: audit 2024-04-03T14:49:32.004048+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:33] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T14:49:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:32 smithi067 bash[27441]: cluster 2024-04-03T14:49:31.788590+0000 mgr.y (mgr.24370) 936 : cluster [DBG] pgmap v920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:32 smithi067 bash[27441]: audit 2024-04-03T14:49:31.996174+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:32 smithi067 bash[27441]: audit 2024-04-03T14:49:32.004048+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:49:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:34 smithi082 bash[20963]: audit 2024-04-03T14:49:33.830968+0000 mon.c (mon.2) 315 : audit [DBG] from='client.? 172.21.15.67:0/1164638165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:34 smithi067 bash[17655]: audit 2024-04-03T14:49:33.830968+0000 mon.c (mon.2) 315 : audit [DBG] from='client.? 172.21.15.67:0/1164638165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:34 smithi067 bash[27441]: audit 2024-04-03T14:49:33.830968+0000 mon.c (mon.2) 315 : audit [DBG] from='client.? 172.21.15.67:0/1164638165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:35 smithi082 bash[20963]: cluster 2024-04-03T14:49:33.789254+0000 mgr.y (mgr.24370) 937 : cluster [DBG] pgmap v921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:35 smithi067 bash[17655]: cluster 2024-04-03T14:49:33.789254+0000 mgr.y (mgr.24370) 937 : cluster [DBG] pgmap v921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:35 smithi067 bash[27441]: cluster 2024-04-03T14:49:33.789254+0000 mgr.y (mgr.24370) 937 : cluster [DBG] pgmap v921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:37 smithi067 bash[17655]: cluster 2024-04-03T14:49:35.790359+0000 mgr.y (mgr.24370) 938 : cluster [DBG] pgmap v922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:37 smithi067 bash[17655]: audit 2024-04-03T14:49:36.290333+0000 mon.a (mon.0) 1540 : audit [DBG] from='client.? 172.21.15.67:0/3432496184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:37 smithi067 bash[27441]: cluster 2024-04-03T14:49:35.790359+0000 mgr.y (mgr.24370) 938 : cluster [DBG] pgmap v922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:37 smithi067 bash[27441]: audit 2024-04-03T14:49:36.290333+0000 mon.a (mon.0) 1540 : audit [DBG] from='client.? 172.21.15.67:0/3432496184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:37.479 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:37 smithi082 bash[20963]: cluster 2024-04-03T14:49:35.790359+0000 mgr.y (mgr.24370) 938 : cluster [DBG] pgmap v922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:37.479 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:37 smithi082 bash[20963]: audit 2024-04-03T14:49:36.290333+0000 mon.a (mon.0) 1540 : audit [DBG] from='client.? 172.21.15.67:0/3432496184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:39 smithi082 bash[20963]: cluster 2024-04-03T14:49:37.790978+0000 mgr.y (mgr.24370) 939 : cluster [DBG] pgmap v923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:39 smithi082 bash[20963]: audit 2024-04-03T14:49:38.746942+0000 mon.c (mon.2) 316 : audit [DBG] from='client.? 172.21.15.67:0/2341897869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:39 smithi067 bash[27441]: cluster 2024-04-03T14:49:37.790978+0000 mgr.y (mgr.24370) 939 : cluster [DBG] pgmap v923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:39 smithi067 bash[27441]: audit 2024-04-03T14:49:38.746942+0000 mon.c (mon.2) 316 : audit [DBG] from='client.? 172.21.15.67:0/2341897869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:39 smithi067 bash[17655]: cluster 2024-04-03T14:49:37.790978+0000 mgr.y (mgr.24370) 939 : cluster [DBG] pgmap v923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:39 smithi067 bash[17655]: audit 2024-04-03T14:49:38.746942+0000 mon.c (mon.2) 316 : audit [DBG] from='client.? 172.21.15.67:0/2341897869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:40.321 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:40 smithi082 bash[20963]: audit 2024-04-03T14:49:39.693985+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:40 smithi067 bash[27441]: audit 2024-04-03T14:49:39.693985+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:40 smithi067 bash[17655]: audit 2024-04-03T14:49:39.693985+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:41 smithi082 bash[20963]: cluster 2024-04-03T14:49:39.791743+0000 mgr.y (mgr.24370) 940 : cluster [DBG] pgmap v924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:41 smithi067 bash[17655]: cluster 2024-04-03T14:49:39.791743+0000 mgr.y (mgr.24370) 940 : cluster [DBG] pgmap v924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:41 smithi067 bash[27441]: cluster 2024-04-03T14:49:39.791743+0000 mgr.y (mgr.24370) 940 : cluster [DBG] pgmap v924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:42.293 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:42 smithi082 bash[20963]: audit 2024-04-03T14:49:41.199015+0000 mon.c (mon.2) 317 : audit [DBG] from='client.? 172.21.15.67:0/688803693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:42 smithi067 bash[17655]: audit 2024-04-03T14:49:41.199015+0000 mon.c (mon.2) 317 : audit [DBG] from='client.? 172.21.15.67:0/688803693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:42 smithi067 bash[27441]: audit 2024-04-03T14:49:41.199015+0000 mon.c (mon.2) 317 : audit [DBG] from='client.? 172.21.15.67:0/688803693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:43 smithi082 bash[20963]: cluster 2024-04-03T14:49:41.792977+0000 mgr.y (mgr.24370) 941 : cluster [DBG] pgmap v925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:43 smithi082 bash[20963]: audit 2024-04-03T14:49:42.878284+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:43 smithi082 bash[20963]: audit 2024-04-03T14:49:42.888745+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:43 smithi082 bash[20963]: audit 2024-04-03T14:49:42.890254+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:49:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:43 smithi082 bash[20963]: audit 2024-04-03T14:49:42.891507+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:49:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:43 smithi082 bash[20963]: audit 2024-04-03T14:49:42.898750+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:43] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T14:49:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[27441]: cluster 2024-04-03T14:49:41.792977+0000 mgr.y (mgr.24370) 941 : cluster [DBG] pgmap v925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[27441]: audit 2024-04-03T14:49:42.878284+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[27441]: audit 2024-04-03T14:49:42.888745+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[27441]: audit 2024-04-03T14:49:42.890254+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:49:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[27441]: audit 2024-04-03T14:49:42.891507+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:49:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[27441]: audit 2024-04-03T14:49:42.898750+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[17655]: cluster 2024-04-03T14:49:41.792977+0000 mgr.y (mgr.24370) 941 : cluster [DBG] pgmap v925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[17655]: audit 2024-04-03T14:49:42.878284+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[17655]: audit 2024-04-03T14:49:42.888745+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[17655]: audit 2024-04-03T14:49:42.890254+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:49:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[17655]: audit 2024-04-03T14:49:42.891507+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:49:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:43 smithi067 bash[17655]: audit 2024-04-03T14:49:42.898750+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:49:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:49:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:44 smithi082 bash[20963]: audit 2024-04-03T14:49:43.649101+0000 mon.a (mon.0) 1547 : audit [DBG] from='client.? 172.21.15.67:0/1160217935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:44 smithi067 bash[17655]: audit 2024-04-03T14:49:43.649101+0000 mon.a (mon.0) 1547 : audit [DBG] from='client.? 172.21.15.67:0/1160217935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:44 smithi067 bash[27441]: audit 2024-04-03T14:49:43.649101+0000 mon.a (mon.0) 1547 : audit [DBG] from='client.? 172.21.15.67:0/1160217935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:45 smithi082 bash[20963]: cluster 2024-04-03T14:49:43.793678+0000 mgr.y (mgr.24370) 942 : cluster [DBG] pgmap v926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:45 smithi067 bash[17655]: cluster 2024-04-03T14:49:43.793678+0000 mgr.y (mgr.24370) 942 : cluster [DBG] pgmap v926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:45 smithi067 bash[27441]: cluster 2024-04-03T14:49:43.793678+0000 mgr.y (mgr.24370) 942 : cluster [DBG] pgmap v926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:47 smithi082 bash[20963]: cluster 2024-04-03T14:49:45.794741+0000 mgr.y (mgr.24370) 943 : cluster [DBG] pgmap v927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:47 smithi082 bash[20963]: audit 2024-04-03T14:49:46.101885+0000 mon.a (mon.0) 1548 : audit [DBG] from='client.? 172.21.15.67:0/3569761841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:47 smithi067 bash[17655]: cluster 2024-04-03T14:49:45.794741+0000 mgr.y (mgr.24370) 943 : cluster [DBG] pgmap v927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:47 smithi067 bash[17655]: audit 2024-04-03T14:49:46.101885+0000 mon.a (mon.0) 1548 : audit [DBG] from='client.? 172.21.15.67:0/3569761841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:47 smithi067 bash[27441]: cluster 2024-04-03T14:49:45.794741+0000 mgr.y (mgr.24370) 943 : cluster [DBG] pgmap v927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:47 smithi067 bash[27441]: audit 2024-04-03T14:49:46.101885+0000 mon.a (mon.0) 1548 : audit [DBG] from='client.? 172.21.15.67:0/3569761841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:49 smithi082 bash[20963]: cluster 2024-04-03T14:49:47.795419+0000 mgr.y (mgr.24370) 944 : cluster [DBG] pgmap v928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:49 smithi082 bash[20963]: audit 2024-04-03T14:49:48.545630+0000 mon.a (mon.0) 1549 : audit [DBG] from='client.? 172.21.15.67:0/2934634093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:49 smithi067 bash[27441]: cluster 2024-04-03T14:49:47.795419+0000 mgr.y (mgr.24370) 944 : cluster [DBG] pgmap v928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:49 smithi067 bash[27441]: audit 2024-04-03T14:49:48.545630+0000 mon.a (mon.0) 1549 : audit [DBG] from='client.? 172.21.15.67:0/2934634093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:49 smithi067 bash[17655]: cluster 2024-04-03T14:49:47.795419+0000 mgr.y (mgr.24370) 944 : cluster [DBG] pgmap v928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:49 smithi067 bash[17655]: audit 2024-04-03T14:49:48.545630+0000 mon.a (mon.0) 1549 : audit [DBG] from='client.? 172.21.15.67:0/2934634093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:51 smithi082 bash[20963]: cluster 2024-04-03T14:49:49.796154+0000 mgr.y (mgr.24370) 945 : cluster [DBG] pgmap v929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:51 smithi082 bash[20963]: audit 2024-04-03T14:49:51.008430+0000 mon.c (mon.2) 318 : audit [DBG] from='client.? 172.21.15.67:0/2902781144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:51 smithi067 bash[27441]: cluster 2024-04-03T14:49:49.796154+0000 mgr.y (mgr.24370) 945 : cluster [DBG] pgmap v929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:51 smithi067 bash[27441]: audit 2024-04-03T14:49:51.008430+0000 mon.c (mon.2) 318 : audit [DBG] from='client.? 172.21.15.67:0/2902781144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:51 smithi067 bash[17655]: cluster 2024-04-03T14:49:49.796154+0000 mgr.y (mgr.24370) 945 : cluster [DBG] pgmap v929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:51 smithi067 bash[17655]: audit 2024-04-03T14:49:51.008430+0000 mon.c (mon.2) 318 : audit [DBG] from='client.? 172.21.15.67:0/2902781144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:53 smithi082 bash[20963]: cluster 2024-04-03T14:49:51.797321+0000 mgr.y (mgr.24370) 946 : cluster [DBG] pgmap v930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:53] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T14:49:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:53 smithi067 bash[27441]: cluster 2024-04-03T14:49:51.797321+0000 mgr.y (mgr.24370) 946 : cluster [DBG] pgmap v930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:53 smithi067 bash[17655]: cluster 2024-04-03T14:49:51.797321+0000 mgr.y (mgr.24370) 946 : cluster [DBG] pgmap v930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:49:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:54 smithi082 bash[20963]: audit 2024-04-03T14:49:53.465004+0000 mon.a (mon.0) 1550 : audit [DBG] from='client.? 172.21.15.67:0/2957336409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:54 smithi067 bash[17655]: audit 2024-04-03T14:49:53.465004+0000 mon.a (mon.0) 1550 : audit [DBG] from='client.? 172.21.15.67:0/2957336409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:54 smithi067 bash[27441]: audit 2024-04-03T14:49:53.465004+0000 mon.a (mon.0) 1550 : audit [DBG] from='client.? 172.21.15.67:0/2957336409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:55 smithi082 bash[20963]: cluster 2024-04-03T14:49:53.798039+0000 mgr.y (mgr.24370) 947 : cluster [DBG] pgmap v931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:55 smithi082 bash[20963]: audit 2024-04-03T14:49:54.694262+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:55 smithi067 bash[17655]: cluster 2024-04-03T14:49:53.798039+0000 mgr.y (mgr.24370) 947 : cluster [DBG] pgmap v931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:55 smithi067 bash[17655]: audit 2024-04-03T14:49:54.694262+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:55 smithi067 bash[27441]: cluster 2024-04-03T14:49:53.798039+0000 mgr.y (mgr.24370) 947 : cluster [DBG] pgmap v931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:55 smithi067 bash[27441]: audit 2024-04-03T14:49:54.694262+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:49:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:56 smithi082 bash[20963]: audit 2024-04-03T14:49:55.918649+0000 mon.c (mon.2) 319 : audit [DBG] from='client.? 172.21.15.67:0/452555976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:56 smithi067 bash[17655]: audit 2024-04-03T14:49:55.918649+0000 mon.c (mon.2) 319 : audit [DBG] from='client.? 172.21.15.67:0/452555976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:56 smithi067 bash[27441]: audit 2024-04-03T14:49:55.918649+0000 mon.c (mon.2) 319 : audit [DBG] from='client.? 172.21.15.67:0/452555976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:57 smithi082 bash[20963]: cluster 2024-04-03T14:49:55.799305+0000 mgr.y (mgr.24370) 948 : cluster [DBG] pgmap v932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:57 smithi067 bash[17655]: cluster 2024-04-03T14:49:55.799305+0000 mgr.y (mgr.24370) 948 : cluster [DBG] pgmap v932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:57 smithi067 bash[27441]: cluster 2024-04-03T14:49:55.799305+0000 mgr.y (mgr.24370) 948 : cluster [DBG] pgmap v932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:59 smithi082 bash[20963]: cluster 2024-04-03T14:49:57.800070+0000 mgr.y (mgr.24370) 949 : cluster [DBG] pgmap v933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:49:59 smithi082 bash[20963]: audit 2024-04-03T14:49:58.381602+0000 mon.a (mon.0) 1552 : audit [DBG] from='client.? 172.21.15.67:0/3455731715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:59 smithi067 bash[17655]: cluster 2024-04-03T14:49:57.800070+0000 mgr.y (mgr.24370) 949 : cluster [DBG] pgmap v933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:49:59 smithi067 bash[17655]: audit 2024-04-03T14:49:58.381602+0000 mon.a (mon.0) 1552 : audit [DBG] from='client.? 172.21.15.67:0/3455731715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:49:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:59 smithi067 bash[27441]: cluster 2024-04-03T14:49:57.800070+0000 mgr.y (mgr.24370) 949 : cluster [DBG] pgmap v933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:49:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:49:59 smithi067 bash[27441]: audit 2024-04-03T14:49:58.381602+0000 mon.a (mon.0) 1552 : audit [DBG] from='client.? 172.21.15.67:0/3455731715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:00 smithi082 bash[20963]: cluster 2024-04-03T14:50:00.000098+0000 mon.a (mon.0) 1553 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T14:50:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:00 smithi067 bash[17655]: cluster 2024-04-03T14:50:00.000098+0000 mon.a (mon.0) 1553 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T14:50:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:00 smithi067 bash[27441]: cluster 2024-04-03T14:50:00.000098+0000 mon.a (mon.0) 1553 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T14:50:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:01 smithi082 bash[20963]: cluster 2024-04-03T14:49:59.800845+0000 mgr.y (mgr.24370) 950 : cluster [DBG] pgmap v934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:01 smithi082 bash[20963]: audit 2024-04-03T14:50:00.828462+0000 mon.a (mon.0) 1554 : audit [DBG] from='client.? 172.21.15.67:0/1678979513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:01 smithi067 bash[17655]: cluster 2024-04-03T14:49:59.800845+0000 mgr.y (mgr.24370) 950 : cluster [DBG] pgmap v934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:01 smithi067 bash[17655]: audit 2024-04-03T14:50:00.828462+0000 mon.a (mon.0) 1554 : audit [DBG] from='client.? 172.21.15.67:0/1678979513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:01 smithi067 bash[27441]: cluster 2024-04-03T14:49:59.800845+0000 mgr.y (mgr.24370) 950 : cluster [DBG] pgmap v934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:01 smithi067 bash[27441]: audit 2024-04-03T14:50:00.828462+0000 mon.a (mon.0) 1554 : audit [DBG] from='client.? 172.21.15.67:0/1678979513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:03 smithi082 bash[20963]: cluster 2024-04-03T14:50:01.802065+0000 mgr.y (mgr.24370) 951 : cluster [DBG] pgmap v935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:03 smithi067 bash[17655]: cluster 2024-04-03T14:50:01.802065+0000 mgr.y (mgr.24370) 951 : cluster [DBG] pgmap v935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:50:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:03 smithi067 bash[27441]: cluster 2024-04-03T14:50:01.802065+0000 mgr.y (mgr.24370) 951 : cluster [DBG] pgmap v935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:50:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:04 smithi082 bash[20963]: audit 2024-04-03T14:50:03.285411+0000 mon.c (mon.2) 320 : audit [DBG] from='client.? 172.21.15.67:0/3227744917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:04 smithi067 bash[17655]: audit 2024-04-03T14:50:03.285411+0000 mon.c (mon.2) 320 : audit [DBG] from='client.? 172.21.15.67:0/3227744917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:04 smithi067 bash[27441]: audit 2024-04-03T14:50:03.285411+0000 mon.c (mon.2) 320 : audit [DBG] from='client.? 172.21.15.67:0/3227744917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:05 smithi082 bash[20963]: cluster 2024-04-03T14:50:03.802780+0000 mgr.y (mgr.24370) 952 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:05 smithi067 bash[27441]: cluster 2024-04-03T14:50:03.802780+0000 mgr.y (mgr.24370) 952 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:05 smithi067 bash[17655]: cluster 2024-04-03T14:50:03.802780+0000 mgr.y (mgr.24370) 952 : cluster [DBG] pgmap v936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:06 smithi082 bash[20963]: audit 2024-04-03T14:50:05.737375+0000 mon.c (mon.2) 321 : audit [DBG] from='client.? 172.21.15.67:0/3337841736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:06 smithi067 bash[17655]: audit 2024-04-03T14:50:05.737375+0000 mon.c (mon.2) 321 : audit [DBG] from='client.? 172.21.15.67:0/3337841736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:06 smithi067 bash[27441]: audit 2024-04-03T14:50:05.737375+0000 mon.c (mon.2) 321 : audit [DBG] from='client.? 172.21.15.67:0/3337841736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:07 smithi082 bash[20963]: cluster 2024-04-03T14:50:05.803922+0000 mgr.y (mgr.24370) 953 : cluster [DBG] pgmap v937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:07 smithi067 bash[17655]: cluster 2024-04-03T14:50:05.803922+0000 mgr.y (mgr.24370) 953 : cluster [DBG] pgmap v937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:07 smithi067 bash[27441]: cluster 2024-04-03T14:50:05.803922+0000 mgr.y (mgr.24370) 953 : cluster [DBG] pgmap v937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:09 smithi067 bash[17655]: cluster 2024-04-03T14:50:07.804608+0000 mgr.y (mgr.24370) 954 : cluster [DBG] pgmap v938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:09 smithi067 bash[17655]: audit 2024-04-03T14:50:08.185138+0000 mon.c (mon.2) 322 : audit [DBG] from='client.? 172.21.15.67:0/3948025471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:09.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:09 smithi067 bash[27441]: cluster 2024-04-03T14:50:07.804608+0000 mgr.y (mgr.24370) 954 : cluster [DBG] pgmap v938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:09.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:09 smithi067 bash[27441]: audit 2024-04-03T14:50:08.185138+0000 mon.c (mon.2) 322 : audit [DBG] from='client.? 172.21.15.67:0/3948025471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:09 smithi082 bash[20963]: cluster 2024-04-03T14:50:07.804608+0000 mgr.y (mgr.24370) 954 : cluster [DBG] pgmap v938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:09 smithi082 bash[20963]: audit 2024-04-03T14:50:08.185138+0000 mon.c (mon.2) 322 : audit [DBG] from='client.? 172.21.15.67:0/3948025471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:10 smithi067 bash[27441]: audit 2024-04-03T14:50:09.695071+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:10 smithi067 bash[17655]: audit 2024-04-03T14:50:09.695071+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:10 smithi082 bash[20963]: audit 2024-04-03T14:50:09.695071+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:11 smithi067 bash[17655]: cluster 2024-04-03T14:50:09.805274+0000 mgr.y (mgr.24370) 955 : cluster [DBG] pgmap v939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:11 smithi067 bash[17655]: audit 2024-04-03T14:50:10.634130+0000 mon.a (mon.0) 1556 : audit [DBG] from='client.? 172.21.15.67:0/2700040974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:11 smithi067 bash[27441]: cluster 2024-04-03T14:50:09.805274+0000 mgr.y (mgr.24370) 955 : cluster [DBG] pgmap v939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:11 smithi067 bash[27441]: audit 2024-04-03T14:50:10.634130+0000 mon.a (mon.0) 1556 : audit [DBG] from='client.? 172.21.15.67:0/2700040974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:11 smithi082 bash[20963]: cluster 2024-04-03T14:50:09.805274+0000 mgr.y (mgr.24370) 955 : cluster [DBG] pgmap v939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:11 smithi082 bash[20963]: audit 2024-04-03T14:50:10.634130+0000 mon.a (mon.0) 1556 : audit [DBG] from='client.? 172.21.15.67:0/2700040974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:13] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:50:13.437 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:13 smithi067 bash[17655]: cluster 2024-04-03T14:50:11.806473+0000 mgr.y (mgr.24370) 956 : cluster [DBG] pgmap v940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:13.437 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:13 smithi067 bash[17655]: audit 2024-04-03T14:50:13.083784+0000 mon.a (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.67:0/3459925157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:13.438 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:13 smithi067 bash[27441]: cluster 2024-04-03T14:50:11.806473+0000 mgr.y (mgr.24370) 956 : cluster [DBG] pgmap v940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:13.438 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:13 smithi067 bash[27441]: audit 2024-04-03T14:50:13.083784+0000 mon.a (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.67:0/3459925157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:13 smithi082 bash[20963]: cluster 2024-04-03T14:50:11.806473+0000 mgr.y (mgr.24370) 956 : cluster [DBG] pgmap v940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:13 smithi082 bash[20963]: audit 2024-04-03T14:50:13.083784+0000 mon.a (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.67:0/3459925157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:50:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:15 smithi067 bash[17655]: cluster 2024-04-03T14:50:13.807187+0000 mgr.y (mgr.24370) 957 : cluster [DBG] pgmap v941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:15 smithi067 bash[27441]: cluster 2024-04-03T14:50:13.807187+0000 mgr.y (mgr.24370) 957 : cluster [DBG] pgmap v941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:15 smithi082 bash[20963]: cluster 2024-04-03T14:50:13.807187+0000 mgr.y (mgr.24370) 957 : cluster [DBG] pgmap v941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:16 smithi067 bash[17655]: audit 2024-04-03T14:50:15.535077+0000 mon.a (mon.0) 1558 : audit [DBG] from='client.? 172.21.15.67:0/1589630472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:16 smithi067 bash[27441]: audit 2024-04-03T14:50:15.535077+0000 mon.a (mon.0) 1558 : audit [DBG] from='client.? 172.21.15.67:0/1589630472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:16 smithi082 bash[20963]: audit 2024-04-03T14:50:15.535077+0000 mon.a (mon.0) 1558 : audit [DBG] from='client.? 172.21.15.67:0/1589630472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:17 smithi067 bash[17655]: cluster 2024-04-03T14:50:15.808285+0000 mgr.y (mgr.24370) 958 : cluster [DBG] pgmap v942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:17 smithi067 bash[27441]: cluster 2024-04-03T14:50:15.808285+0000 mgr.y (mgr.24370) 958 : cluster [DBG] pgmap v942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:17 smithi082 bash[20963]: cluster 2024-04-03T14:50:15.808285+0000 mgr.y (mgr.24370) 958 : cluster [DBG] pgmap v942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:18 smithi082 bash[20963]: audit 2024-04-03T14:50:17.980693+0000 mon.c (mon.2) 323 : audit [DBG] from='client.? 172.21.15.67:0/2609018679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:18 smithi067 bash[17655]: audit 2024-04-03T14:50:17.980693+0000 mon.c (mon.2) 323 : audit [DBG] from='client.? 172.21.15.67:0/2609018679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:18 smithi067 bash[27441]: audit 2024-04-03T14:50:17.980693+0000 mon.c (mon.2) 323 : audit [DBG] from='client.? 172.21.15.67:0/2609018679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:19 smithi082 bash[20963]: cluster 2024-04-03T14:50:17.809056+0000 mgr.y (mgr.24370) 959 : cluster [DBG] pgmap v943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:19 smithi067 bash[17655]: cluster 2024-04-03T14:50:17.809056+0000 mgr.y (mgr.24370) 959 : cluster [DBG] pgmap v943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:19 smithi067 bash[27441]: cluster 2024-04-03T14:50:17.809056+0000 mgr.y (mgr.24370) 959 : cluster [DBG] pgmap v943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:21 smithi082 bash[20963]: cluster 2024-04-03T14:50:19.809806+0000 mgr.y (mgr.24370) 960 : cluster [DBG] pgmap v944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:21 smithi082 bash[20963]: audit 2024-04-03T14:50:20.428464+0000 mon.c (mon.2) 324 : audit [DBG] from='client.? 172.21.15.67:0/3405302528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:21 smithi067 bash[27441]: cluster 2024-04-03T14:50:19.809806+0000 mgr.y (mgr.24370) 960 : cluster [DBG] pgmap v944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:21 smithi067 bash[27441]: audit 2024-04-03T14:50:20.428464+0000 mon.c (mon.2) 324 : audit [DBG] from='client.? 172.21.15.67:0/3405302528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:21 smithi067 bash[17655]: cluster 2024-04-03T14:50:19.809806+0000 mgr.y (mgr.24370) 960 : cluster [DBG] pgmap v944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:21 smithi067 bash[17655]: audit 2024-04-03T14:50:20.428464+0000 mon.c (mon.2) 324 : audit [DBG] from='client.? 172.21.15.67:0/3405302528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:23] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:50:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:23 smithi067 bash[17655]: cluster 2024-04-03T14:50:21.811055+0000 mgr.y (mgr.24370) 961 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:23 smithi067 bash[17655]: audit 2024-04-03T14:50:22.878580+0000 mon.c (mon.2) 325 : audit [DBG] from='client.? 172.21.15.67:0/3158654726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:23 smithi067 bash[27441]: cluster 2024-04-03T14:50:21.811055+0000 mgr.y (mgr.24370) 961 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:23 smithi067 bash[27441]: audit 2024-04-03T14:50:22.878580+0000 mon.c (mon.2) 325 : audit [DBG] from='client.? 172.21.15.67:0/3158654726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:23 smithi082 bash[20963]: cluster 2024-04-03T14:50:21.811055+0000 mgr.y (mgr.24370) 961 : cluster [DBG] pgmap v945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:23 smithi082 bash[20963]: audit 2024-04-03T14:50:22.878580+0000 mon.c (mon.2) 325 : audit [DBG] from='client.? 172.21.15.67:0/3158654726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:50:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:25 smithi082 bash[20963]: cluster 2024-04-03T14:50:23.811755+0000 mgr.y (mgr.24370) 962 : cluster [DBG] pgmap v946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:25 smithi082 bash[20963]: audit 2024-04-03T14:50:24.695011+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:25 smithi067 bash[27441]: cluster 2024-04-03T14:50:23.811755+0000 mgr.y (mgr.24370) 962 : cluster [DBG] pgmap v946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:25 smithi067 bash[27441]: audit 2024-04-03T14:50:24.695011+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:25 smithi067 bash[17655]: cluster 2024-04-03T14:50:23.811755+0000 mgr.y (mgr.24370) 962 : cluster [DBG] pgmap v946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:25 smithi067 bash[17655]: audit 2024-04-03T14:50:24.695011+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:26 smithi082 bash[20963]: audit 2024-04-03T14:50:25.326335+0000 mon.a (mon.0) 1560 : audit [DBG] from='client.? 172.21.15.67:0/352122836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:26 smithi067 bash[17655]: audit 2024-04-03T14:50:25.326335+0000 mon.a (mon.0) 1560 : audit [DBG] from='client.? 172.21.15.67:0/352122836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:26 smithi067 bash[27441]: audit 2024-04-03T14:50:25.326335+0000 mon.a (mon.0) 1560 : audit [DBG] from='client.? 172.21.15.67:0/352122836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:27 smithi082 bash[20963]: cluster 2024-04-03T14:50:25.812905+0000 mgr.y (mgr.24370) 963 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:27 smithi067 bash[17655]: cluster 2024-04-03T14:50:25.812905+0000 mgr.y (mgr.24370) 963 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:27 smithi067 bash[27441]: cluster 2024-04-03T14:50:25.812905+0000 mgr.y (mgr.24370) 963 : cluster [DBG] pgmap v947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:28 smithi082 bash[20963]: audit 2024-04-03T14:50:27.784231+0000 mon.c (mon.2) 326 : audit [DBG] from='client.? 172.21.15.67:0/1819237445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:28 smithi067 bash[17655]: audit 2024-04-03T14:50:27.784231+0000 mon.c (mon.2) 326 : audit [DBG] from='client.? 172.21.15.67:0/1819237445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:28 smithi067 bash[27441]: audit 2024-04-03T14:50:27.784231+0000 mon.c (mon.2) 326 : audit [DBG] from='client.? 172.21.15.67:0/1819237445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:29 smithi082 bash[20963]: cluster 2024-04-03T14:50:27.813611+0000 mgr.y (mgr.24370) 964 : cluster [DBG] pgmap v948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:29 smithi067 bash[17655]: cluster 2024-04-03T14:50:27.813611+0000 mgr.y (mgr.24370) 964 : cluster [DBG] pgmap v948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:29 smithi067 bash[27441]: cluster 2024-04-03T14:50:27.813611+0000 mgr.y (mgr.24370) 964 : cluster [DBG] pgmap v948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:31 smithi082 bash[20963]: cluster 2024-04-03T14:50:29.814328+0000 mgr.y (mgr.24370) 965 : cluster [DBG] pgmap v949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:31 smithi082 bash[20963]: audit 2024-04-03T14:50:30.248799+0000 mon.c (mon.2) 327 : audit [DBG] from='client.? 172.21.15.67:0/569264276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:31 smithi067 bash[17655]: cluster 2024-04-03T14:50:29.814328+0000 mgr.y (mgr.24370) 965 : cluster [DBG] pgmap v949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:31 smithi067 bash[17655]: audit 2024-04-03T14:50:30.248799+0000 mon.c (mon.2) 327 : audit [DBG] from='client.? 172.21.15.67:0/569264276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:31 smithi067 bash[27441]: cluster 2024-04-03T14:50:29.814328+0000 mgr.y (mgr.24370) 965 : cluster [DBG] pgmap v949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:31 smithi067 bash[27441]: audit 2024-04-03T14:50:30.248799+0000 mon.c (mon.2) 327 : audit [DBG] from='client.? 172.21.15.67:0/569264276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T14:50:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:33 smithi067 bash[27441]: cluster 2024-04-03T14:50:31.815462+0000 mgr.y (mgr.24370) 966 : cluster [DBG] pgmap v950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:33 smithi067 bash[27441]: audit 2024-04-03T14:50:32.711515+0000 mon.a (mon.0) 1561 : audit [DBG] from='client.? 172.21.15.67:0/2880277987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:33 smithi067 bash[17655]: cluster 2024-04-03T14:50:31.815462+0000 mgr.y (mgr.24370) 966 : cluster [DBG] pgmap v950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:33 smithi067 bash[17655]: audit 2024-04-03T14:50:32.711515+0000 mon.a (mon.0) 1561 : audit [DBG] from='client.? 172.21.15.67:0/2880277987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:33 smithi082 bash[20963]: cluster 2024-04-03T14:50:31.815462+0000 mgr.y (mgr.24370) 966 : cluster [DBG] pgmap v950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:33 smithi082 bash[20963]: audit 2024-04-03T14:50:32.711515+0000 mon.a (mon.0) 1561 : audit [DBG] from='client.? 172.21.15.67:0/2880277987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:50:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:35 smithi082 bash[20963]: cluster 2024-04-03T14:50:33.816156+0000 mgr.y (mgr.24370) 967 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:35 smithi082 bash[20963]: audit 2024-04-03T14:50:35.165450+0000 mon.a (mon.0) 1562 : audit [DBG] from='client.? 172.21.15.67:0/2201171734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:35 smithi067 bash[27441]: cluster 2024-04-03T14:50:33.816156+0000 mgr.y (mgr.24370) 967 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:35 smithi067 bash[27441]: audit 2024-04-03T14:50:35.165450+0000 mon.a (mon.0) 1562 : audit [DBG] from='client.? 172.21.15.67:0/2201171734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:35 smithi067 bash[17655]: cluster 2024-04-03T14:50:33.816156+0000 mgr.y (mgr.24370) 967 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:35 smithi067 bash[17655]: audit 2024-04-03T14:50:35.165450+0000 mon.a (mon.0) 1562 : audit [DBG] from='client.? 172.21.15.67:0/2201171734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:37 smithi082 bash[20963]: cluster 2024-04-03T14:50:35.817228+0000 mgr.y (mgr.24370) 968 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:37 smithi067 bash[27441]: cluster 2024-04-03T14:50:35.817228+0000 mgr.y (mgr.24370) 968 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:37 smithi067 bash[17655]: cluster 2024-04-03T14:50:35.817228+0000 mgr.y (mgr.24370) 968 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:38 smithi082 bash[20963]: audit 2024-04-03T14:50:37.612699+0000 mon.c (mon.2) 328 : audit [DBG] from='client.? 172.21.15.67:0/2051757148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:38 smithi067 bash[27441]: audit 2024-04-03T14:50:37.612699+0000 mon.c (mon.2) 328 : audit [DBG] from='client.? 172.21.15.67:0/2051757148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:38 smithi067 bash[17655]: audit 2024-04-03T14:50:37.612699+0000 mon.c (mon.2) 328 : audit [DBG] from='client.? 172.21.15.67:0/2051757148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:39 smithi082 bash[20963]: cluster 2024-04-03T14:50:37.817898+0000 mgr.y (mgr.24370) 969 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:39 smithi067 bash[27441]: cluster 2024-04-03T14:50:37.817898+0000 mgr.y (mgr.24370) 969 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:39 smithi067 bash[17655]: cluster 2024-04-03T14:50:37.817898+0000 mgr.y (mgr.24370) 969 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:40 smithi082 bash[20963]: audit 2024-04-03T14:50:39.695585+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:40 smithi082 bash[20963]: audit 2024-04-03T14:50:40.067083+0000 mon.a (mon.0) 1564 : audit [DBG] from='client.? 172.21.15.67:0/4189264246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:40 smithi067 bash[17655]: audit 2024-04-03T14:50:39.695585+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:40 smithi067 bash[17655]: audit 2024-04-03T14:50:40.067083+0000 mon.a (mon.0) 1564 : audit [DBG] from='client.? 172.21.15.67:0/4189264246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:40 smithi067 bash[27441]: audit 2024-04-03T14:50:39.695585+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:40 smithi067 bash[27441]: audit 2024-04-03T14:50:40.067083+0000 mon.a (mon.0) 1564 : audit [DBG] from='client.? 172.21.15.67:0/4189264246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:41 smithi082 bash[20963]: cluster 2024-04-03T14:50:39.818663+0000 mgr.y (mgr.24370) 970 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:41 smithi067 bash[17655]: cluster 2024-04-03T14:50:39.818663+0000 mgr.y (mgr.24370) 970 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:41 smithi067 bash[27441]: cluster 2024-04-03T14:50:39.818663+0000 mgr.y (mgr.24370) 970 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:50:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:43 smithi067 bash[17655]: cluster 2024-04-03T14:50:41.819826+0000 mgr.y (mgr.24370) 971 : cluster [DBG] pgmap v955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:43 smithi067 bash[17655]: audit 2024-04-03T14:50:42.516982+0000 mon.a (mon.0) 1565 : audit [DBG] from='client.? 172.21.15.67:0/3876005347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:43 smithi067 bash[17655]: audit 2024-04-03T14:50:42.973069+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:50:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:43 smithi067 bash[27441]: cluster 2024-04-03T14:50:41.819826+0000 mgr.y (mgr.24370) 971 : cluster [DBG] pgmap v955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:43 smithi067 bash[27441]: audit 2024-04-03T14:50:42.516982+0000 mon.a (mon.0) 1565 : audit [DBG] from='client.? 172.21.15.67:0/3876005347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:43 smithi067 bash[27441]: audit 2024-04-03T14:50:42.973069+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:50:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:43 smithi082 bash[20963]: cluster 2024-04-03T14:50:41.819826+0000 mgr.y (mgr.24370) 971 : cluster [DBG] pgmap v955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:43 smithi082 bash[20963]: audit 2024-04-03T14:50:42.516982+0000 mon.a (mon.0) 1565 : audit [DBG] from='client.? 172.21.15.67:0/3876005347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:43 smithi082 bash[20963]: audit 2024-04-03T14:50:42.973069+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:50:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:50:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:45 smithi082 bash[20963]: cluster 2024-04-03T14:50:43.820515+0000 mgr.y (mgr.24370) 972 : cluster [DBG] pgmap v956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:45 smithi082 bash[20963]: audit 2024-04-03T14:50:44.968480+0000 mon.c (mon.2) 329 : audit [DBG] from='client.? 172.21.15.67:0/334495056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:45 smithi067 bash[17655]: cluster 2024-04-03T14:50:43.820515+0000 mgr.y (mgr.24370) 972 : cluster [DBG] pgmap v956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:45 smithi067 bash[17655]: audit 2024-04-03T14:50:44.968480+0000 mon.c (mon.2) 329 : audit [DBG] from='client.? 172.21.15.67:0/334495056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:45 smithi067 bash[27441]: cluster 2024-04-03T14:50:43.820515+0000 mgr.y (mgr.24370) 972 : cluster [DBG] pgmap v956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:45 smithi067 bash[27441]: audit 2024-04-03T14:50:44.968480+0000 mon.c (mon.2) 329 : audit [DBG] from='client.? 172.21.15.67:0/334495056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:47 smithi082 bash[20963]: cluster 2024-04-03T14:50:45.821412+0000 mgr.y (mgr.24370) 973 : cluster [DBG] pgmap v957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:47 smithi067 bash[17655]: cluster 2024-04-03T14:50:45.821412+0000 mgr.y (mgr.24370) 973 : cluster [DBG] pgmap v957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:47 smithi067 bash[27441]: cluster 2024-04-03T14:50:45.821412+0000 mgr.y (mgr.24370) 973 : cluster [DBG] pgmap v957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:48 smithi082 bash[20963]: audit 2024-04-03T14:50:47.427281+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.67:0/2506328956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:48 smithi067 bash[27441]: audit 2024-04-03T14:50:47.427281+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.67:0/2506328956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:48 smithi067 bash[17655]: audit 2024-04-03T14:50:47.427281+0000 mon.a (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.67:0/2506328956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:49 smithi082 bash[20963]: cluster 2024-04-03T14:50:47.821909+0000 mgr.y (mgr.24370) 974 : cluster [DBG] pgmap v958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:49 smithi082 bash[20963]: audit 2024-04-03T14:50:48.769999+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:49 smithi082 bash[20963]: audit 2024-04-03T14:50:48.777630+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:49 smithi082 bash[20963]: audit 2024-04-03T14:50:48.987501+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:49 smithi082 bash[20963]: audit 2024-04-03T14:50:48.995148+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[27441]: cluster 2024-04-03T14:50:47.821909+0000 mgr.y (mgr.24370) 974 : cluster [DBG] pgmap v958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[27441]: audit 2024-04-03T14:50:48.769999+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[27441]: audit 2024-04-03T14:50:48.777630+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[27441]: audit 2024-04-03T14:50:48.987501+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[27441]: audit 2024-04-03T14:50:48.995148+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[17655]: cluster 2024-04-03T14:50:47.821909+0000 mgr.y (mgr.24370) 974 : cluster [DBG] pgmap v958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[17655]: audit 2024-04-03T14:50:48.769999+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[17655]: audit 2024-04-03T14:50:48.777630+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[17655]: audit 2024-04-03T14:50:48.987501+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:49 smithi067 bash[17655]: audit 2024-04-03T14:50:48.995148+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:50 smithi082 bash[20963]: audit 2024-04-03T14:50:49.530159+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:50 smithi082 bash[20963]: audit 2024-04-03T14:50:49.538097+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:50 smithi082 bash[20963]: audit 2024-04-03T14:50:49.695318+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:50 smithi082 bash[20963]: audit 2024-04-03T14:50:49.703713+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:50 smithi082 bash[20963]: audit 2024-04-03T14:50:49.705229+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:50:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:50 smithi082 bash[20963]: audit 2024-04-03T14:50:49.706301+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:50:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:50 smithi082 bash[20963]: audit 2024-04-03T14:50:49.713442+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:50 smithi082 bash[20963]: cluster 2024-04-03T14:50:49.822533+0000 mgr.y (mgr.24370) 975 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:50 smithi082 bash[20963]: audit 2024-04-03T14:50:49.886474+0000 mon.c (mon.2) 330 : audit [DBG] from='client.? 172.21.15.67:0/841948515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[27441]: audit 2024-04-03T14:50:49.530159+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[27441]: audit 2024-04-03T14:50:49.538097+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[27441]: audit 2024-04-03T14:50:49.695318+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[27441]: audit 2024-04-03T14:50:49.703713+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[27441]: audit 2024-04-03T14:50:49.705229+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:50:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[27441]: audit 2024-04-03T14:50:49.706301+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:50:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[27441]: audit 2024-04-03T14:50:49.713442+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[27441]: cluster 2024-04-03T14:50:49.822533+0000 mgr.y (mgr.24370) 975 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[27441]: audit 2024-04-03T14:50:49.886474+0000 mon.c (mon.2) 330 : audit [DBG] from='client.? 172.21.15.67:0/841948515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[17655]: audit 2024-04-03T14:50:49.530159+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[17655]: audit 2024-04-03T14:50:49.538097+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[17655]: audit 2024-04-03T14:50:49.695318+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[17655]: audit 2024-04-03T14:50:49.703713+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[17655]: audit 2024-04-03T14:50:49.705229+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[17655]: audit 2024-04-03T14:50:49.706301+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[17655]: audit 2024-04-03T14:50:49.713442+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[17655]: cluster 2024-04-03T14:50:49.822533+0000 mgr.y (mgr.24370) 975 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:50 smithi067 bash[17655]: audit 2024-04-03T14:50:49.886474+0000 mon.c (mon.2) 330 : audit [DBG] from='client.? 172.21.15.67:0/841948515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:52 smithi082 bash[20963]: cluster 2024-04-03T14:50:51.823854+0000 mgr.y (mgr.24370) 976 : cluster [DBG] pgmap v960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:52 smithi082 bash[20963]: audit 2024-04-03T14:50:52.337555+0000 mon.c (mon.2) 331 : audit [DBG] from='client.? 172.21.15.67:0/2935319434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:53.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:50:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:52 smithi067 bash[27441]: cluster 2024-04-03T14:50:51.823854+0000 mgr.y (mgr.24370) 976 : cluster [DBG] pgmap v960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:52 smithi067 bash[27441]: audit 2024-04-03T14:50:52.337555+0000 mon.c (mon.2) 331 : audit [DBG] from='client.? 172.21.15.67:0/2935319434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:52 smithi067 bash[17655]: cluster 2024-04-03T14:50:51.823854+0000 mgr.y (mgr.24370) 976 : cluster [DBG] pgmap v960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:52 smithi067 bash[17655]: audit 2024-04-03T14:50:52.337555+0000 mon.c (mon.2) 331 : audit [DBG] from='client.? 172.21.15.67:0/2935319434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:50:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:54 smithi067 bash[27441]: cluster 2024-04-03T14:50:53.824689+0000 mgr.y (mgr.24370) 977 : cluster [DBG] pgmap v961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:54 smithi067 bash[27441]: audit 2024-04-03T14:50:54.695662+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:54 smithi067 bash[27441]: audit 2024-04-03T14:50:54.797956+0000 mon.c (mon.2) 332 : audit [DBG] from='client.? 172.21.15.67:0/2944214141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:54 smithi067 bash[17655]: cluster 2024-04-03T14:50:53.824689+0000 mgr.y (mgr.24370) 977 : cluster [DBG] pgmap v961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:54 smithi067 bash[17655]: audit 2024-04-03T14:50:54.695662+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:54 smithi067 bash[17655]: audit 2024-04-03T14:50:54.797956+0000 mon.c (mon.2) 332 : audit [DBG] from='client.? 172.21.15.67:0/2944214141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:54 smithi082 bash[20963]: cluster 2024-04-03T14:50:53.824689+0000 mgr.y (mgr.24370) 977 : cluster [DBG] pgmap v961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:54 smithi082 bash[20963]: audit 2024-04-03T14:50:54.695662+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:50:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:54 smithi082 bash[20963]: audit 2024-04-03T14:50:54.797956+0000 mon.c (mon.2) 332 : audit [DBG] from='client.? 172.21.15.67:0/2944214141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:56 smithi067 bash[27441]: cluster 2024-04-03T14:50:55.825883+0000 mgr.y (mgr.24370) 978 : cluster [DBG] pgmap v962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:56 smithi067 bash[17655]: cluster 2024-04-03T14:50:55.825883+0000 mgr.y (mgr.24370) 978 : cluster [DBG] pgmap v962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:56 smithi082 bash[20963]: cluster 2024-04-03T14:50:55.825883+0000 mgr.y (mgr.24370) 978 : cluster [DBG] pgmap v962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:57 smithi067 bash[27441]: audit 2024-04-03T14:50:57.255554+0000 mon.a (mon.0) 1580 : audit [DBG] from='client.? 172.21.15.67:0/4250234312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:57 smithi067 bash[17655]: audit 2024-04-03T14:50:57.255554+0000 mon.a (mon.0) 1580 : audit [DBG] from='client.? 172.21.15.67:0/4250234312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:57 smithi082 bash[20963]: audit 2024-04-03T14:50:57.255554+0000 mon.a (mon.0) 1580 : audit [DBG] from='client.? 172.21.15.67:0/4250234312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:50:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:58 smithi067 bash[17655]: cluster 2024-04-03T14:50:57.826629+0000 mgr.y (mgr.24370) 979 : cluster [DBG] pgmap v963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:58 smithi067 bash[27441]: cluster 2024-04-03T14:50:57.826629+0000 mgr.y (mgr.24370) 979 : cluster [DBG] pgmap v963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:50:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:58 smithi082 bash[20963]: cluster 2024-04-03T14:50:57.826629+0000 mgr.y (mgr.24370) 979 : cluster [DBG] pgmap v963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:50:59 smithi067 bash[27441]: audit 2024-04-03T14:50:59.712411+0000 mon.a (mon.0) 1581 : audit [DBG] from='client.? 172.21.15.67:0/369741329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:50:59 smithi067 bash[17655]: audit 2024-04-03T14:50:59.712411+0000 mon.a (mon.0) 1581 : audit [DBG] from='client.? 172.21.15.67:0/369741329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:50:59 smithi082 bash[20963]: audit 2024-04-03T14:50:59.712411+0000 mon.a (mon.0) 1581 : audit [DBG] from='client.? 172.21.15.67:0/369741329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:00 smithi067 bash[17655]: cluster 2024-04-03T14:50:59.827373+0000 mgr.y (mgr.24370) 980 : cluster [DBG] pgmap v964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:00 smithi067 bash[27441]: cluster 2024-04-03T14:50:59.827373+0000 mgr.y (mgr.24370) 980 : cluster [DBG] pgmap v964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:00 smithi082 bash[20963]: cluster 2024-04-03T14:50:59.827373+0000 mgr.y (mgr.24370) 980 : cluster [DBG] pgmap v964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:02 smithi067 bash[17655]: cluster 2024-04-03T14:51:01.828509+0000 mgr.y (mgr.24370) 981 : cluster [DBG] pgmap v965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:02 smithi067 bash[17655]: audit 2024-04-03T14:51:02.175065+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.67:0/1634505158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:03.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:51:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:02 smithi067 bash[27441]: cluster 2024-04-03T14:51:01.828509+0000 mgr.y (mgr.24370) 981 : cluster [DBG] pgmap v965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:02 smithi067 bash[27441]: audit 2024-04-03T14:51:02.175065+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.67:0/1634505158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:02 smithi082 bash[20963]: cluster 2024-04-03T14:51:01.828509+0000 mgr.y (mgr.24370) 981 : cluster [DBG] pgmap v965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:02 smithi082 bash[20963]: audit 2024-04-03T14:51:02.175065+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.67:0/1634505158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:51:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:04 smithi082 bash[20963]: cluster 2024-04-03T14:51:03.829185+0000 mgr.y (mgr.24370) 982 : cluster [DBG] pgmap v966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:04 smithi082 bash[20963]: audit 2024-04-03T14:51:04.623487+0000 mon.a (mon.0) 1583 : audit [DBG] from='client.? 172.21.15.67:0/1193907885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:04 smithi067 bash[17655]: cluster 2024-04-03T14:51:03.829185+0000 mgr.y (mgr.24370) 982 : cluster [DBG] pgmap v966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:04 smithi067 bash[17655]: audit 2024-04-03T14:51:04.623487+0000 mon.a (mon.0) 1583 : audit [DBG] from='client.? 172.21.15.67:0/1193907885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:04 smithi067 bash[27441]: cluster 2024-04-03T14:51:03.829185+0000 mgr.y (mgr.24370) 982 : cluster [DBG] pgmap v966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:04 smithi067 bash[27441]: audit 2024-04-03T14:51:04.623487+0000 mon.a (mon.0) 1583 : audit [DBG] from='client.? 172.21.15.67:0/1193907885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:06 smithi082 bash[20963]: cluster 2024-04-03T14:51:05.830401+0000 mgr.y (mgr.24370) 983 : cluster [DBG] pgmap v967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:06 smithi067 bash[17655]: cluster 2024-04-03T14:51:05.830401+0000 mgr.y (mgr.24370) 983 : cluster [DBG] pgmap v967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:06 smithi067 bash[27441]: cluster 2024-04-03T14:51:05.830401+0000 mgr.y (mgr.24370) 983 : cluster [DBG] pgmap v967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:08.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:07 smithi082 bash[20963]: audit 2024-04-03T14:51:07.078567+0000 mon.c (mon.2) 333 : audit [DBG] from='client.? 172.21.15.67:0/2557814025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:07 smithi067 bash[17655]: audit 2024-04-03T14:51:07.078567+0000 mon.c (mon.2) 333 : audit [DBG] from='client.? 172.21.15.67:0/2557814025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:07 smithi067 bash[27441]: audit 2024-04-03T14:51:07.078567+0000 mon.c (mon.2) 333 : audit [DBG] from='client.? 172.21.15.67:0/2557814025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:08 smithi082 bash[20963]: cluster 2024-04-03T14:51:07.831128+0000 mgr.y (mgr.24370) 984 : cluster [DBG] pgmap v968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:08 smithi067 bash[17655]: cluster 2024-04-03T14:51:07.831128+0000 mgr.y (mgr.24370) 984 : cluster [DBG] pgmap v968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:08 smithi067 bash[27441]: cluster 2024-04-03T14:51:07.831128+0000 mgr.y (mgr.24370) 984 : cluster [DBG] pgmap v968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:09 smithi082 bash[20963]: audit 2024-04-03T14:51:09.537706+0000 mon.c (mon.2) 334 : audit [DBG] from='client.? 172.21.15.67:0/700680016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:09 smithi082 bash[20963]: audit 2024-04-03T14:51:09.696362+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:09 smithi067 bash[17655]: audit 2024-04-03T14:51:09.537706+0000 mon.c (mon.2) 334 : audit [DBG] from='client.? 172.21.15.67:0/700680016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:09 smithi067 bash[17655]: audit 2024-04-03T14:51:09.696362+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:09 smithi067 bash[27441]: audit 2024-04-03T14:51:09.537706+0000 mon.c (mon.2) 334 : audit [DBG] from='client.? 172.21.15.67:0/700680016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:09 smithi067 bash[27441]: audit 2024-04-03T14:51:09.696362+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:10 smithi082 bash[20963]: cluster 2024-04-03T14:51:09.831795+0000 mgr.y (mgr.24370) 985 : cluster [DBG] pgmap v969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:10 smithi067 bash[17655]: cluster 2024-04-03T14:51:09.831795+0000 mgr.y (mgr.24370) 985 : cluster [DBG] pgmap v969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:10 smithi067 bash[27441]: cluster 2024-04-03T14:51:09.831795+0000 mgr.y (mgr.24370) 985 : cluster [DBG] pgmap v969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:12 smithi082 bash[20963]: cluster 2024-04-03T14:51:11.832980+0000 mgr.y (mgr.24370) 986 : cluster [DBG] pgmap v970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:12 smithi082 bash[20963]: audit 2024-04-03T14:51:11.990651+0000 mon.a (mon.0) 1585 : audit [DBG] from='client.? 172.21.15.67:0/2435928645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:13] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T14:51:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:12 smithi067 bash[17655]: cluster 2024-04-03T14:51:11.832980+0000 mgr.y (mgr.24370) 986 : cluster [DBG] pgmap v970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:12 smithi067 bash[17655]: audit 2024-04-03T14:51:11.990651+0000 mon.a (mon.0) 1585 : audit [DBG] from='client.? 172.21.15.67:0/2435928645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:12 smithi067 bash[27441]: cluster 2024-04-03T14:51:11.832980+0000 mgr.y (mgr.24370) 986 : cluster [DBG] pgmap v970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:12 smithi067 bash[27441]: audit 2024-04-03T14:51:11.990651+0000 mon.a (mon.0) 1585 : audit [DBG] from='client.? 172.21.15.67:0/2435928645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:51:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:14 smithi082 bash[20963]: cluster 2024-04-03T14:51:13.833644+0000 mgr.y (mgr.24370) 987 : cluster [DBG] pgmap v971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:14 smithi082 bash[20963]: audit 2024-04-03T14:51:14.448825+0000 mon.c (mon.2) 335 : audit [DBG] from='client.? 172.21.15.67:0/3232467173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:14 smithi067 bash[17655]: cluster 2024-04-03T14:51:13.833644+0000 mgr.y (mgr.24370) 987 : cluster [DBG] pgmap v971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:14 smithi067 bash[17655]: audit 2024-04-03T14:51:14.448825+0000 mon.c (mon.2) 335 : audit [DBG] from='client.? 172.21.15.67:0/3232467173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:14 smithi067 bash[27441]: cluster 2024-04-03T14:51:13.833644+0000 mgr.y (mgr.24370) 987 : cluster [DBG] pgmap v971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:14 smithi067 bash[27441]: audit 2024-04-03T14:51:14.448825+0000 mon.c (mon.2) 335 : audit [DBG] from='client.? 172.21.15.67:0/3232467173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:15.883 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 14:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T14:51:15.600247294Z level=info msg="Completed cleanup jobs" duration=70.283539ms 2024-04-03T14:51:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:16 smithi082 bash[20963]: cluster 2024-04-03T14:51:15.834766+0000 mgr.y (mgr.24370) 988 : cluster [DBG] pgmap v972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:16 smithi082 bash[20963]: audit 2024-04-03T14:51:16.896169+0000 mon.a (mon.0) 1586 : audit [DBG] from='client.? 172.21.15.67:0/1938762662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:16 smithi067 bash[27441]: cluster 2024-04-03T14:51:15.834766+0000 mgr.y (mgr.24370) 988 : cluster [DBG] pgmap v972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:16 smithi067 bash[27441]: audit 2024-04-03T14:51:16.896169+0000 mon.a (mon.0) 1586 : audit [DBG] from='client.? 172.21.15.67:0/1938762662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:16 smithi067 bash[17655]: cluster 2024-04-03T14:51:15.834766+0000 mgr.y (mgr.24370) 988 : cluster [DBG] pgmap v972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:16 smithi067 bash[17655]: audit 2024-04-03T14:51:16.896169+0000 mon.a (mon.0) 1586 : audit [DBG] from='client.? 172.21.15.67:0/1938762662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:18 smithi082 bash[20963]: cluster 2024-04-03T14:51:17.835637+0000 mgr.y (mgr.24370) 989 : cluster [DBG] pgmap v973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:18 smithi067 bash[17655]: cluster 2024-04-03T14:51:17.835637+0000 mgr.y (mgr.24370) 989 : cluster [DBG] pgmap v973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:18 smithi067 bash[27441]: cluster 2024-04-03T14:51:17.835637+0000 mgr.y (mgr.24370) 989 : cluster [DBG] pgmap v973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:19 smithi082 bash[20963]: audit 2024-04-03T14:51:19.358095+0000 mon.a (mon.0) 1587 : audit [DBG] from='client.? 172.21.15.67:0/2822487512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:19 smithi067 bash[17655]: audit 2024-04-03T14:51:19.358095+0000 mon.a (mon.0) 1587 : audit [DBG] from='client.? 172.21.15.67:0/2822487512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:19 smithi067 bash[27441]: audit 2024-04-03T14:51:19.358095+0000 mon.a (mon.0) 1587 : audit [DBG] from='client.? 172.21.15.67:0/2822487512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:20 smithi082 bash[20963]: cluster 2024-04-03T14:51:19.836341+0000 mgr.y (mgr.24370) 990 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:20 smithi067 bash[17655]: cluster 2024-04-03T14:51:19.836341+0000 mgr.y (mgr.24370) 990 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:20 smithi067 bash[27441]: cluster 2024-04-03T14:51:19.836341+0000 mgr.y (mgr.24370) 990 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:21 smithi082 bash[20963]: audit 2024-04-03T14:51:21.807500+0000 mon.c (mon.2) 336 : audit [DBG] from='client.? 172.21.15.67:0/3397927043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:21 smithi067 bash[27441]: audit 2024-04-03T14:51:21.807500+0000 mon.c (mon.2) 336 : audit [DBG] from='client.? 172.21.15.67:0/3397927043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:21 smithi067 bash[17655]: audit 2024-04-03T14:51:21.807500+0000 mon.c (mon.2) 336 : audit [DBG] from='client.? 172.21.15.67:0/3397927043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:22 smithi082 bash[20963]: cluster 2024-04-03T14:51:21.837542+0000 mgr.y (mgr.24370) 991 : cluster [DBG] pgmap v975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:23] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T14:51:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:22 smithi067 bash[27441]: cluster 2024-04-03T14:51:21.837542+0000 mgr.y (mgr.24370) 991 : cluster [DBG] pgmap v975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:22 smithi067 bash[17655]: cluster 2024-04-03T14:51:21.837542+0000 mgr.y (mgr.24370) 991 : cluster [DBG] pgmap v975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:51:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:24 smithi082 bash[20963]: cluster 2024-04-03T14:51:23.838226+0000 mgr.y (mgr.24370) 992 : cluster [DBG] pgmap v976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:24 smithi082 bash[20963]: audit 2024-04-03T14:51:24.261454+0000 mon.c (mon.2) 337 : audit [DBG] from='client.? 172.21.15.67:0/2566870595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:24 smithi082 bash[20963]: audit 2024-04-03T14:51:24.696700+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:24 smithi067 bash[27441]: cluster 2024-04-03T14:51:23.838226+0000 mgr.y (mgr.24370) 992 : cluster [DBG] pgmap v976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:24 smithi067 bash[27441]: audit 2024-04-03T14:51:24.261454+0000 mon.c (mon.2) 337 : audit [DBG] from='client.? 172.21.15.67:0/2566870595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:24 smithi067 bash[27441]: audit 2024-04-03T14:51:24.696700+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:24 smithi067 bash[17655]: cluster 2024-04-03T14:51:23.838226+0000 mgr.y (mgr.24370) 992 : cluster [DBG] pgmap v976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:24 smithi067 bash[17655]: audit 2024-04-03T14:51:24.261454+0000 mon.c (mon.2) 337 : audit [DBG] from='client.? 172.21.15.67:0/2566870595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:24 smithi067 bash[17655]: audit 2024-04-03T14:51:24.696700+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:26 smithi082 bash[20963]: cluster 2024-04-03T14:51:25.839385+0000 mgr.y (mgr.24370) 993 : cluster [DBG] pgmap v977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:26 smithi082 bash[20963]: audit 2024-04-03T14:51:26.713129+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.67:0/634141928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:26 smithi067 bash[17655]: cluster 2024-04-03T14:51:25.839385+0000 mgr.y (mgr.24370) 993 : cluster [DBG] pgmap v977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:26 smithi067 bash[17655]: audit 2024-04-03T14:51:26.713129+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.67:0/634141928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:26 smithi067 bash[27441]: cluster 2024-04-03T14:51:25.839385+0000 mgr.y (mgr.24370) 993 : cluster [DBG] pgmap v977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:26 smithi067 bash[27441]: audit 2024-04-03T14:51:26.713129+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.67:0/634141928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:28 smithi082 bash[20963]: cluster 2024-04-03T14:51:27.840098+0000 mgr.y (mgr.24370) 994 : cluster [DBG] pgmap v978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:28 smithi067 bash[27441]: cluster 2024-04-03T14:51:27.840098+0000 mgr.y (mgr.24370) 994 : cluster [DBG] pgmap v978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:28 smithi067 bash[17655]: cluster 2024-04-03T14:51:27.840098+0000 mgr.y (mgr.24370) 994 : cluster [DBG] pgmap v978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:30 smithi082 bash[20963]: audit 2024-04-03T14:51:29.176597+0000 mon.c (mon.2) 338 : audit [DBG] from='client.? 172.21.15.67:0/1885934263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:30 smithi067 bash[17655]: audit 2024-04-03T14:51:29.176597+0000 mon.c (mon.2) 338 : audit [DBG] from='client.? 172.21.15.67:0/1885934263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:30 smithi067 bash[27441]: audit 2024-04-03T14:51:29.176597+0000 mon.c (mon.2) 338 : audit [DBG] from='client.? 172.21.15.67:0/1885934263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:31 smithi082 bash[20963]: cluster 2024-04-03T14:51:29.840715+0000 mgr.y (mgr.24370) 995 : cluster [DBG] pgmap v979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:31 smithi067 bash[17655]: cluster 2024-04-03T14:51:29.840715+0000 mgr.y (mgr.24370) 995 : cluster [DBG] pgmap v979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:31 smithi067 bash[27441]: cluster 2024-04-03T14:51:29.840715+0000 mgr.y (mgr.24370) 995 : cluster [DBG] pgmap v979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:32 smithi082 bash[20963]: audit 2024-04-03T14:51:31.626737+0000 mon.a (mon.0) 1589 : audit [DBG] from='client.? 172.21.15.67:0/935856186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:32 smithi067 bash[17655]: audit 2024-04-03T14:51:31.626737+0000 mon.a (mon.0) 1589 : audit [DBG] from='client.? 172.21.15.67:0/935856186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:32 smithi067 bash[27441]: audit 2024-04-03T14:51:31.626737+0000 mon.a (mon.0) 1589 : audit [DBG] from='client.? 172.21.15.67:0/935856186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:33 smithi082 bash[20963]: cluster 2024-04-03T14:51:31.841895+0000 mgr.y (mgr.24370) 996 : cluster [DBG] pgmap v980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:33 smithi067 bash[17655]: cluster 2024-04-03T14:51:31.841895+0000 mgr.y (mgr.24370) 996 : cluster [DBG] pgmap v980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:51:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:33 smithi067 bash[27441]: cluster 2024-04-03T14:51:31.841895+0000 mgr.y (mgr.24370) 996 : cluster [DBG] pgmap v980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:51:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:35 smithi082 bash[20963]: cluster 2024-04-03T14:51:33.842463+0000 mgr.y (mgr.24370) 997 : cluster [DBG] pgmap v981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:35 smithi082 bash[20963]: audit 2024-04-03T14:51:34.074639+0000 mon.a (mon.0) 1590 : audit [DBG] from='client.? 172.21.15.67:0/2368650360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:35 smithi067 bash[17655]: cluster 2024-04-03T14:51:33.842463+0000 mgr.y (mgr.24370) 997 : cluster [DBG] pgmap v981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:35 smithi067 bash[17655]: audit 2024-04-03T14:51:34.074639+0000 mon.a (mon.0) 1590 : audit [DBG] from='client.? 172.21.15.67:0/2368650360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:35 smithi067 bash[27441]: cluster 2024-04-03T14:51:33.842463+0000 mgr.y (mgr.24370) 997 : cluster [DBG] pgmap v981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:35 smithi067 bash[27441]: audit 2024-04-03T14:51:34.074639+0000 mon.a (mon.0) 1590 : audit [DBG] from='client.? 172.21.15.67:0/2368650360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:37 smithi082 bash[20963]: cluster 2024-04-03T14:51:35.843563+0000 mgr.y (mgr.24370) 998 : cluster [DBG] pgmap v982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:37 smithi082 bash[20963]: audit 2024-04-03T14:51:36.523453+0000 mon.c (mon.2) 339 : audit [DBG] from='client.? 172.21.15.67:0/1492452218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:37 smithi067 bash[17655]: cluster 2024-04-03T14:51:35.843563+0000 mgr.y (mgr.24370) 998 : cluster [DBG] pgmap v982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:37 smithi067 bash[17655]: audit 2024-04-03T14:51:36.523453+0000 mon.c (mon.2) 339 : audit [DBG] from='client.? 172.21.15.67:0/1492452218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:37 smithi067 bash[27441]: cluster 2024-04-03T14:51:35.843563+0000 mgr.y (mgr.24370) 998 : cluster [DBG] pgmap v982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:37 smithi067 bash[27441]: audit 2024-04-03T14:51:36.523453+0000 mon.c (mon.2) 339 : audit [DBG] from='client.? 172.21.15.67:0/1492452218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:39 smithi082 bash[20963]: cluster 2024-04-03T14:51:37.844294+0000 mgr.y (mgr.24370) 999 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:39 smithi082 bash[20963]: audit 2024-04-03T14:51:38.978963+0000 mon.c (mon.2) 340 : audit [DBG] from='client.? 172.21.15.67:0/1433342784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:39 smithi067 bash[17655]: cluster 2024-04-03T14:51:37.844294+0000 mgr.y (mgr.24370) 999 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:39 smithi067 bash[17655]: audit 2024-04-03T14:51:38.978963+0000 mon.c (mon.2) 340 : audit [DBG] from='client.? 172.21.15.67:0/1433342784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:39 smithi067 bash[27441]: cluster 2024-04-03T14:51:37.844294+0000 mgr.y (mgr.24370) 999 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:39 smithi067 bash[27441]: audit 2024-04-03T14:51:38.978963+0000 mon.c (mon.2) 340 : audit [DBG] from='client.? 172.21.15.67:0/1433342784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:40 smithi082 bash[20963]: audit 2024-04-03T14:51:39.697259+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:40 smithi067 bash[27441]: audit 2024-04-03T14:51:39.697259+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:40 smithi067 bash[17655]: audit 2024-04-03T14:51:39.697259+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:41 smithi082 bash[20963]: cluster 2024-04-03T14:51:39.983421+0000 mgr.y (mgr.24370) 1000 : cluster [DBG] pgmap v984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:41 smithi067 bash[27441]: cluster 2024-04-03T14:51:39.983421+0000 mgr.y (mgr.24370) 1000 : cluster [DBG] pgmap v984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:41 smithi067 bash[17655]: cluster 2024-04-03T14:51:39.983421+0000 mgr.y (mgr.24370) 1000 : cluster [DBG] pgmap v984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:42 smithi082 bash[20963]: audit 2024-04-03T14:51:41.428398+0000 mon.a (mon.0) 1592 : audit [DBG] from='client.? 172.21.15.67:0/3004958559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:42 smithi067 bash[17655]: audit 2024-04-03T14:51:41.428398+0000 mon.a (mon.0) 1592 : audit [DBG] from='client.? 172.21.15.67:0/3004958559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:42 smithi067 bash[27441]: audit 2024-04-03T14:51:41.428398+0000 mon.a (mon.0) 1592 : audit [DBG] from='client.? 172.21.15.67:0/3004958559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:43 smithi082 bash[20963]: cluster 2024-04-03T14:51:41.984642+0000 mgr.y (mgr.24370) 1001 : cluster [DBG] pgmap v985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:51:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:43 smithi067 bash[27441]: cluster 2024-04-03T14:51:41.984642+0000 mgr.y (mgr.24370) 1001 : cluster [DBG] pgmap v985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:43 smithi067 bash[17655]: cluster 2024-04-03T14:51:41.984642+0000 mgr.y (mgr.24370) 1001 : cluster [DBG] pgmap v985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:51:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:44 smithi082 bash[20963]: audit 2024-04-03T14:51:43.882258+0000 mon.c (mon.2) 341 : audit [DBG] from='client.? 172.21.15.67:0/2080545547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:44 smithi067 bash[27441]: audit 2024-04-03T14:51:43.882258+0000 mon.c (mon.2) 341 : audit [DBG] from='client.? 172.21.15.67:0/2080545547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:44 smithi067 bash[17655]: audit 2024-04-03T14:51:43.882258+0000 mon.c (mon.2) 341 : audit [DBG] from='client.? 172.21.15.67:0/2080545547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:45 smithi082 bash[20963]: cluster 2024-04-03T14:51:43.985355+0000 mgr.y (mgr.24370) 1002 : cluster [DBG] pgmap v986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:45 smithi067 bash[17655]: cluster 2024-04-03T14:51:43.985355+0000 mgr.y (mgr.24370) 1002 : cluster [DBG] pgmap v986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:45 smithi067 bash[27441]: cluster 2024-04-03T14:51:43.985355+0000 mgr.y (mgr.24370) 1002 : cluster [DBG] pgmap v986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:47 smithi082 bash[20963]: cluster 2024-04-03T14:51:45.986629+0000 mgr.y (mgr.24370) 1003 : cluster [DBG] pgmap v987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:47 smithi082 bash[20963]: audit 2024-04-03T14:51:46.332280+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.67:0/4184357090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:47 smithi067 bash[17655]: cluster 2024-04-03T14:51:45.986629+0000 mgr.y (mgr.24370) 1003 : cluster [DBG] pgmap v987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:47 smithi067 bash[17655]: audit 2024-04-03T14:51:46.332280+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.67:0/4184357090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:47 smithi067 bash[27441]: cluster 2024-04-03T14:51:45.986629+0000 mgr.y (mgr.24370) 1003 : cluster [DBG] pgmap v987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:47 smithi067 bash[27441]: audit 2024-04-03T14:51:46.332280+0000 mon.a (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.67:0/4184357090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:49 smithi082 bash[20963]: cluster 2024-04-03T14:51:47.987493+0000 mgr.y (mgr.24370) 1004 : cluster [DBG] pgmap v988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:49 smithi082 bash[20963]: audit 2024-04-03T14:51:48.774570+0000 mon.c (mon.2) 342 : audit [DBG] from='client.? 172.21.15.67:0/2264085768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:49 smithi067 bash[17655]: cluster 2024-04-03T14:51:47.987493+0000 mgr.y (mgr.24370) 1004 : cluster [DBG] pgmap v988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:49 smithi067 bash[17655]: audit 2024-04-03T14:51:48.774570+0000 mon.c (mon.2) 342 : audit [DBG] from='client.? 172.21.15.67:0/2264085768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:49 smithi067 bash[27441]: cluster 2024-04-03T14:51:47.987493+0000 mgr.y (mgr.24370) 1004 : cluster [DBG] pgmap v988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:49 smithi067 bash[27441]: audit 2024-04-03T14:51:48.774570+0000 mon.c (mon.2) 342 : audit [DBG] from='client.? 172.21.15.67:0/2264085768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:50 smithi082 bash[20963]: audit 2024-04-03T14:51:49.789479+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:51:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:50 smithi067 bash[17655]: audit 2024-04-03T14:51:49.789479+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:51:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:50 smithi067 bash[27441]: audit 2024-04-03T14:51:49.789479+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:51:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:51 smithi082 bash[20963]: cluster 2024-04-03T14:51:49.988024+0000 mgr.y (mgr.24370) 1005 : cluster [DBG] pgmap v989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:51 smithi082 bash[20963]: audit 2024-04-03T14:51:50.116712+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:51 smithi082 bash[20963]: audit 2024-04-03T14:51:50.126420+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:51 smithi067 bash[17655]: cluster 2024-04-03T14:51:49.988024+0000 mgr.y (mgr.24370) 1005 : cluster [DBG] pgmap v989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:51 smithi067 bash[17655]: audit 2024-04-03T14:51:50.116712+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:51 smithi067 bash[17655]: audit 2024-04-03T14:51:50.126420+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:51 smithi067 bash[27441]: cluster 2024-04-03T14:51:49.988024+0000 mgr.y (mgr.24370) 1005 : cluster [DBG] pgmap v989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:51 smithi067 bash[27441]: audit 2024-04-03T14:51:50.116712+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:51 smithi067 bash[27441]: audit 2024-04-03T14:51:50.126420+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:52 smithi082 bash[20963]: audit 2024-04-03T14:51:51.237537+0000 mon.a (mon.0) 1597 : audit [DBG] from='client.? 172.21.15.67:0/1242500787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:52 smithi067 bash[17655]: audit 2024-04-03T14:51:51.237537+0000 mon.a (mon.0) 1597 : audit [DBG] from='client.? 172.21.15.67:0/1242500787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:52 smithi067 bash[27441]: audit 2024-04-03T14:51:51.237537+0000 mon.a (mon.0) 1597 : audit [DBG] from='client.? 172.21.15.67:0/1242500787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:53 smithi082 bash[20963]: cluster 2024-04-03T14:51:51.989090+0000 mgr.y (mgr.24370) 1006 : cluster [DBG] pgmap v990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:51:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:53 smithi067 bash[27441]: cluster 2024-04-03T14:51:51.989090+0000 mgr.y (mgr.24370) 1006 : cluster [DBG] pgmap v990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:53 smithi067 bash[17655]: cluster 2024-04-03T14:51:51.989090+0000 mgr.y (mgr.24370) 1006 : cluster [DBG] pgmap v990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:51:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:54 smithi082 bash[20963]: audit 2024-04-03T14:51:53.691837+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.67:0/2293992464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:54 smithi067 bash[27441]: audit 2024-04-03T14:51:53.691837+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.67:0/2293992464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:54 smithi067 bash[17655]: audit 2024-04-03T14:51:53.691837+0000 mon.c (mon.2) 343 : audit [DBG] from='client.? 172.21.15.67:0/2293992464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:55 smithi082 bash[20963]: cluster 2024-04-03T14:51:53.989784+0000 mgr.y (mgr.24370) 1007 : cluster [DBG] pgmap v991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:55 smithi082 bash[20963]: audit 2024-04-03T14:51:54.697559+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:55 smithi067 bash[17655]: cluster 2024-04-03T14:51:53.989784+0000 mgr.y (mgr.24370) 1007 : cluster [DBG] pgmap v991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:55 smithi067 bash[17655]: audit 2024-04-03T14:51:54.697559+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:55 smithi067 bash[27441]: cluster 2024-04-03T14:51:53.989784+0000 mgr.y (mgr.24370) 1007 : cluster [DBG] pgmap v991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:55 smithi067 bash[27441]: audit 2024-04-03T14:51:54.697559+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:51:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:56 smithi082 bash[20963]: audit 2024-04-03T14:51:55.823187+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:56 smithi082 bash[20963]: audit 2024-04-03T14:51:55.832898+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:56 smithi082 bash[20963]: audit 2024-04-03T14:51:55.839260+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:56 smithi082 bash[20963]: audit 2024-04-03T14:51:55.847760+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:56 smithi082 bash[20963]: cluster 2024-04-03T14:51:55.990900+0000 mgr.y (mgr.24370) 1008 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:56 smithi082 bash[20963]: audit 2024-04-03T14:51:56.163143+0000 mon.c (mon.2) 344 : audit [DBG] from='client.? 172.21.15.67:0/593391463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:56 smithi082 bash[20963]: audit 2024-04-03T14:51:56.372532+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:51:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:56 smithi082 bash[20963]: audit 2024-04-03T14:51:56.374201+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:51:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:56 smithi082 bash[20963]: audit 2024-04-03T14:51:56.383386+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[17655]: audit 2024-04-03T14:51:55.823187+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[17655]: audit 2024-04-03T14:51:55.832898+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[17655]: audit 2024-04-03T14:51:55.839260+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[17655]: audit 2024-04-03T14:51:55.847760+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[17655]: cluster 2024-04-03T14:51:55.990900+0000 mgr.y (mgr.24370) 1008 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[17655]: audit 2024-04-03T14:51:56.163143+0000 mon.c (mon.2) 344 : audit [DBG] from='client.? 172.21.15.67:0/593391463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[17655]: audit 2024-04-03T14:51:56.372532+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:51:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[17655]: audit 2024-04-03T14:51:56.374201+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:51:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[17655]: audit 2024-04-03T14:51:56.383386+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[27441]: audit 2024-04-03T14:51:55.823187+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[27441]: audit 2024-04-03T14:51:55.832898+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[27441]: audit 2024-04-03T14:51:55.839260+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[27441]: audit 2024-04-03T14:51:55.847760+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[27441]: cluster 2024-04-03T14:51:55.990900+0000 mgr.y (mgr.24370) 1008 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[27441]: audit 2024-04-03T14:51:56.163143+0000 mon.c (mon.2) 344 : audit [DBG] from='client.? 172.21.15.67:0/593391463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[27441]: audit 2024-04-03T14:51:56.372532+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[27441]: audit 2024-04-03T14:51:56.374201+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:56 smithi067 bash[27441]: audit 2024-04-03T14:51:56.383386+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:51:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:59 smithi082 bash[20963]: cluster 2024-04-03T14:51:57.991593+0000 mgr.y (mgr.24370) 1009 : cluster [DBG] pgmap v993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:51:59 smithi082 bash[20963]: audit 2024-04-03T14:51:58.622984+0000 mon.c (mon.2) 345 : audit [DBG] from='client.? 172.21.15.67:0/2446214175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:59 smithi067 bash[27441]: cluster 2024-04-03T14:51:57.991593+0000 mgr.y (mgr.24370) 1009 : cluster [DBG] pgmap v993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:51:59 smithi067 bash[27441]: audit 2024-04-03T14:51:58.622984+0000 mon.c (mon.2) 345 : audit [DBG] from='client.? 172.21.15.67:0/2446214175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:51:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:59 smithi067 bash[17655]: cluster 2024-04-03T14:51:57.991593+0000 mgr.y (mgr.24370) 1009 : cluster [DBG] pgmap v993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:51:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:51:59 smithi067 bash[17655]: audit 2024-04-03T14:51:58.622984+0000 mon.c (mon.2) 345 : audit [DBG] from='client.? 172.21.15.67:0/2446214175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:01 smithi082 bash[20963]: cluster 2024-04-03T14:51:59.992304+0000 mgr.y (mgr.24370) 1010 : cluster [DBG] pgmap v994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:01 smithi067 bash[17655]: cluster 2024-04-03T14:51:59.992304+0000 mgr.y (mgr.24370) 1010 : cluster [DBG] pgmap v994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:01 smithi067 bash[27441]: cluster 2024-04-03T14:51:59.992304+0000 mgr.y (mgr.24370) 1010 : cluster [DBG] pgmap v994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:02 smithi082 bash[20963]: audit 2024-04-03T14:52:01.087643+0000 mon.a (mon.0) 1606 : audit [DBG] from='client.? 172.21.15.67:0/3917326616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:02 smithi067 bash[17655]: audit 2024-04-03T14:52:01.087643+0000 mon.a (mon.0) 1606 : audit [DBG] from='client.? 172.21.15.67:0/3917326616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:02 smithi067 bash[27441]: audit 2024-04-03T14:52:01.087643+0000 mon.a (mon.0) 1606 : audit [DBG] from='client.? 172.21.15.67:0/3917326616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:03 smithi082 bash[20963]: cluster 2024-04-03T14:52:01.993453+0000 mgr.y (mgr.24370) 1011 : cluster [DBG] pgmap v995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:03 smithi067 bash[27441]: cluster 2024-04-03T14:52:01.993453+0000 mgr.y (mgr.24370) 1011 : cluster [DBG] pgmap v995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:52:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:03 smithi067 bash[17655]: cluster 2024-04-03T14:52:01.993453+0000 mgr.y (mgr.24370) 1011 : cluster [DBG] pgmap v995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:52:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:04 smithi082 bash[20963]: audit 2024-04-03T14:52:03.545789+0000 mon.c (mon.2) 346 : audit [DBG] from='client.? 172.21.15.67:0/3298546070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:04 smithi067 bash[17655]: audit 2024-04-03T14:52:03.545789+0000 mon.c (mon.2) 346 : audit [DBG] from='client.? 172.21.15.67:0/3298546070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:04 smithi067 bash[27441]: audit 2024-04-03T14:52:03.545789+0000 mon.c (mon.2) 346 : audit [DBG] from='client.? 172.21.15.67:0/3298546070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:05 smithi082 bash[20963]: cluster 2024-04-03T14:52:03.994142+0000 mgr.y (mgr.24370) 1012 : cluster [DBG] pgmap v996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:05 smithi067 bash[17655]: cluster 2024-04-03T14:52:03.994142+0000 mgr.y (mgr.24370) 1012 : cluster [DBG] pgmap v996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:05 smithi067 bash[27441]: cluster 2024-04-03T14:52:03.994142+0000 mgr.y (mgr.24370) 1012 : cluster [DBG] pgmap v996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:06 smithi082 bash[20963]: audit 2024-04-03T14:52:05.999855+0000 mon.c (mon.2) 347 : audit [DBG] from='client.? 172.21.15.67:0/4192974106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:06 smithi067 bash[27441]: audit 2024-04-03T14:52:05.999855+0000 mon.c (mon.2) 347 : audit [DBG] from='client.? 172.21.15.67:0/4192974106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:06 smithi067 bash[17655]: audit 2024-04-03T14:52:05.999855+0000 mon.c (mon.2) 347 : audit [DBG] from='client.? 172.21.15.67:0/4192974106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:07 smithi082 bash[20963]: cluster 2024-04-03T14:52:05.995222+0000 mgr.y (mgr.24370) 1013 : cluster [DBG] pgmap v997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:07 smithi067 bash[17655]: cluster 2024-04-03T14:52:05.995222+0000 mgr.y (mgr.24370) 1013 : cluster [DBG] pgmap v997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:07 smithi067 bash[27441]: cluster 2024-04-03T14:52:05.995222+0000 mgr.y (mgr.24370) 1013 : cluster [DBG] pgmap v997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:09 smithi082 bash[20963]: cluster 2024-04-03T14:52:07.995909+0000 mgr.y (mgr.24370) 1014 : cluster [DBG] pgmap v998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:09 smithi082 bash[20963]: audit 2024-04-03T14:52:08.439375+0000 mon.c (mon.2) 348 : audit [DBG] from='client.? 172.21.15.67:0/1379136358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:09 smithi067 bash[17655]: cluster 2024-04-03T14:52:07.995909+0000 mgr.y (mgr.24370) 1014 : cluster [DBG] pgmap v998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:09 smithi067 bash[17655]: audit 2024-04-03T14:52:08.439375+0000 mon.c (mon.2) 348 : audit [DBG] from='client.? 172.21.15.67:0/1379136358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:09 smithi067 bash[27441]: cluster 2024-04-03T14:52:07.995909+0000 mgr.y (mgr.24370) 1014 : cluster [DBG] pgmap v998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:09 smithi067 bash[27441]: audit 2024-04-03T14:52:08.439375+0000 mon.c (mon.2) 348 : audit [DBG] from='client.? 172.21.15.67:0/1379136358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:10 smithi082 bash[20963]: audit 2024-04-03T14:52:09.697876+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:10 smithi067 bash[27441]: audit 2024-04-03T14:52:09.697876+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:10 smithi067 bash[17655]: audit 2024-04-03T14:52:09.697876+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:11 smithi082 bash[20963]: cluster 2024-04-03T14:52:09.996591+0000 mgr.y (mgr.24370) 1015 : cluster [DBG] pgmap v999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:11 smithi082 bash[20963]: audit 2024-04-03T14:52:10.893914+0000 mon.a (mon.0) 1608 : audit [DBG] from='client.? 172.21.15.67:0/2848092047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:11 smithi067 bash[27441]: cluster 2024-04-03T14:52:09.996591+0000 mgr.y (mgr.24370) 1015 : cluster [DBG] pgmap v999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:11 smithi067 bash[27441]: audit 2024-04-03T14:52:10.893914+0000 mon.a (mon.0) 1608 : audit [DBG] from='client.? 172.21.15.67:0/2848092047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:11 smithi067 bash[17655]: cluster 2024-04-03T14:52:09.996591+0000 mgr.y (mgr.24370) 1015 : cluster [DBG] pgmap v999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:11 smithi067 bash[17655]: audit 2024-04-03T14:52:10.893914+0000 mon.a (mon.0) 1608 : audit [DBG] from='client.? 172.21.15.67:0/2848092047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:13 smithi082 bash[20963]: cluster 2024-04-03T14:52:11.997738+0000 mgr.y (mgr.24370) 1016 : cluster [DBG] pgmap v1000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:13 smithi067 bash[17655]: cluster 2024-04-03T14:52:11.997738+0000 mgr.y (mgr.24370) 1016 : cluster [DBG] pgmap v1000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T14:52:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:13 smithi067 bash[27441]: cluster 2024-04-03T14:52:11.997738+0000 mgr.y (mgr.24370) 1016 : cluster [DBG] pgmap v1000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:52:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:14 smithi082 bash[20963]: audit 2024-04-03T14:52:13.360454+0000 mon.c (mon.2) 349 : audit [DBG] from='client.? 172.21.15.67:0/1550266854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:14 smithi067 bash[17655]: audit 2024-04-03T14:52:13.360454+0000 mon.c (mon.2) 349 : audit [DBG] from='client.? 172.21.15.67:0/1550266854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:14 smithi067 bash[27441]: audit 2024-04-03T14:52:13.360454+0000 mon.c (mon.2) 349 : audit [DBG] from='client.? 172.21.15.67:0/1550266854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:15 smithi082 bash[20963]: cluster 2024-04-03T14:52:13.998415+0000 mgr.y (mgr.24370) 1017 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:15 smithi067 bash[27441]: cluster 2024-04-03T14:52:13.998415+0000 mgr.y (mgr.24370) 1017 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:15 smithi067 bash[17655]: cluster 2024-04-03T14:52:13.998415+0000 mgr.y (mgr.24370) 1017 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:16 smithi082 bash[20963]: audit 2024-04-03T14:52:15.813753+0000 mon.c (mon.2) 350 : audit [DBG] from='client.? 172.21.15.67:0/39939605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:16 smithi067 bash[17655]: audit 2024-04-03T14:52:15.813753+0000 mon.c (mon.2) 350 : audit [DBG] from='client.? 172.21.15.67:0/39939605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:16 smithi067 bash[27441]: audit 2024-04-03T14:52:15.813753+0000 mon.c (mon.2) 350 : audit [DBG] from='client.? 172.21.15.67:0/39939605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:17 smithi067 bash[17655]: cluster 2024-04-03T14:52:15.999615+0000 mgr.y (mgr.24370) 1018 : cluster [DBG] pgmap v1002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:17 smithi067 bash[27441]: cluster 2024-04-03T14:52:15.999615+0000 mgr.y (mgr.24370) 1018 : cluster [DBG] pgmap v1002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:17 smithi082 bash[20963]: cluster 2024-04-03T14:52:15.999615+0000 mgr.y (mgr.24370) 1018 : cluster [DBG] pgmap v1002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:19 smithi067 bash[27441]: cluster 2024-04-03T14:52:18.000294+0000 mgr.y (mgr.24370) 1019 : cluster [DBG] pgmap v1003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:19 smithi067 bash[27441]: audit 2024-04-03T14:52:18.261271+0000 mon.a (mon.0) 1609 : audit [DBG] from='client.? 172.21.15.67:0/3397342321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:19 smithi067 bash[17655]: cluster 2024-04-03T14:52:18.000294+0000 mgr.y (mgr.24370) 1019 : cluster [DBG] pgmap v1003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:19 smithi067 bash[17655]: audit 2024-04-03T14:52:18.261271+0000 mon.a (mon.0) 1609 : audit [DBG] from='client.? 172.21.15.67:0/3397342321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:19 smithi082 bash[20963]: cluster 2024-04-03T14:52:18.000294+0000 mgr.y (mgr.24370) 1019 : cluster [DBG] pgmap v1003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:19 smithi082 bash[20963]: audit 2024-04-03T14:52:18.261271+0000 mon.a (mon.0) 1609 : audit [DBG] from='client.? 172.21.15.67:0/3397342321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:21 smithi067 bash[17655]: cluster 2024-04-03T14:52:20.000938+0000 mgr.y (mgr.24370) 1020 : cluster [DBG] pgmap v1004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:21 smithi067 bash[17655]: audit 2024-04-03T14:52:20.711362+0000 mon.a (mon.0) 1610 : audit [DBG] from='client.? 172.21.15.67:0/4133665894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:21 smithi067 bash[27441]: cluster 2024-04-03T14:52:20.000938+0000 mgr.y (mgr.24370) 1020 : cluster [DBG] pgmap v1004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:21 smithi067 bash[27441]: audit 2024-04-03T14:52:20.711362+0000 mon.a (mon.0) 1610 : audit [DBG] from='client.? 172.21.15.67:0/4133665894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:21 smithi082 bash[20963]: cluster 2024-04-03T14:52:20.000938+0000 mgr.y (mgr.24370) 1020 : cluster [DBG] pgmap v1004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:21 smithi082 bash[20963]: audit 2024-04-03T14:52:20.711362+0000 mon.a (mon.0) 1610 : audit [DBG] from='client.? 172.21.15.67:0/4133665894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:23 smithi067 bash[17655]: cluster 2024-04-03T14:52:22.002106+0000 mgr.y (mgr.24370) 1021 : cluster [DBG] pgmap v1005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:23 smithi067 bash[27441]: cluster 2024-04-03T14:52:22.002106+0000 mgr.y (mgr.24370) 1021 : cluster [DBG] pgmap v1005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T14:52:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:23 smithi082 bash[20963]: cluster 2024-04-03T14:52:22.002106+0000 mgr.y (mgr.24370) 1021 : cluster [DBG] pgmap v1005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:52:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:24 smithi067 bash[17655]: audit 2024-04-03T14:52:23.165357+0000 mon.c (mon.2) 351 : audit [DBG] from='client.? 172.21.15.67:0/3239705544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:24 smithi067 bash[27441]: audit 2024-04-03T14:52:23.165357+0000 mon.c (mon.2) 351 : audit [DBG] from='client.? 172.21.15.67:0/3239705544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:24 smithi082 bash[20963]: audit 2024-04-03T14:52:23.165357+0000 mon.c (mon.2) 351 : audit [DBG] from='client.? 172.21.15.67:0/3239705544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:25 smithi067 bash[17655]: cluster 2024-04-03T14:52:24.002757+0000 mgr.y (mgr.24370) 1022 : cluster [DBG] pgmap v1006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:25 smithi067 bash[17655]: audit 2024-04-03T14:52:24.698197+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:25 smithi067 bash[27441]: cluster 2024-04-03T14:52:24.002757+0000 mgr.y (mgr.24370) 1022 : cluster [DBG] pgmap v1006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:25 smithi067 bash[27441]: audit 2024-04-03T14:52:24.698197+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:25 smithi082 bash[20963]: cluster 2024-04-03T14:52:24.002757+0000 mgr.y (mgr.24370) 1022 : cluster [DBG] pgmap v1006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:25 smithi082 bash[20963]: audit 2024-04-03T14:52:24.698197+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:26 smithi067 bash[17655]: audit 2024-04-03T14:52:25.623555+0000 mon.c (mon.2) 352 : audit [DBG] from='client.? 172.21.15.67:0/4022912126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:26 smithi067 bash[27441]: audit 2024-04-03T14:52:25.623555+0000 mon.c (mon.2) 352 : audit [DBG] from='client.? 172.21.15.67:0/4022912126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:26 smithi082 bash[20963]: audit 2024-04-03T14:52:25.623555+0000 mon.c (mon.2) 352 : audit [DBG] from='client.? 172.21.15.67:0/4022912126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:27 smithi082 bash[20963]: cluster 2024-04-03T14:52:26.003881+0000 mgr.y (mgr.24370) 1023 : cluster [DBG] pgmap v1007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:27 smithi067 bash[17655]: cluster 2024-04-03T14:52:26.003881+0000 mgr.y (mgr.24370) 1023 : cluster [DBG] pgmap v1007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:27 smithi067 bash[27441]: cluster 2024-04-03T14:52:26.003881+0000 mgr.y (mgr.24370) 1023 : cluster [DBG] pgmap v1007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:28 smithi082 bash[20963]: audit 2024-04-03T14:52:28.074933+0000 mon.a (mon.0) 1612 : audit [DBG] from='client.? 172.21.15.67:0/2134803132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:28 smithi067 bash[17655]: audit 2024-04-03T14:52:28.074933+0000 mon.a (mon.0) 1612 : audit [DBG] from='client.? 172.21.15.67:0/2134803132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:28 smithi067 bash[27441]: audit 2024-04-03T14:52:28.074933+0000 mon.a (mon.0) 1612 : audit [DBG] from='client.? 172.21.15.67:0/2134803132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:29 smithi082 bash[20963]: cluster 2024-04-03T14:52:28.004362+0000 mgr.y (mgr.24370) 1024 : cluster [DBG] pgmap v1008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:29 smithi067 bash[17655]: cluster 2024-04-03T14:52:28.004362+0000 mgr.y (mgr.24370) 1024 : cluster [DBG] pgmap v1008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:29 smithi067 bash[27441]: cluster 2024-04-03T14:52:28.004362+0000 mgr.y (mgr.24370) 1024 : cluster [DBG] pgmap v1008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:31 smithi082 bash[20963]: cluster 2024-04-03T14:52:30.004987+0000 mgr.y (mgr.24370) 1025 : cluster [DBG] pgmap v1009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:31 smithi082 bash[20963]: audit 2024-04-03T14:52:30.538656+0000 mon.c (mon.2) 353 : audit [DBG] from='client.? 172.21.15.67:0/564125892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:31 smithi067 bash[17655]: cluster 2024-04-03T14:52:30.004987+0000 mgr.y (mgr.24370) 1025 : cluster [DBG] pgmap v1009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:31 smithi067 bash[17655]: audit 2024-04-03T14:52:30.538656+0000 mon.c (mon.2) 353 : audit [DBG] from='client.? 172.21.15.67:0/564125892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:31 smithi067 bash[27441]: cluster 2024-04-03T14:52:30.004987+0000 mgr.y (mgr.24370) 1025 : cluster [DBG] pgmap v1009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:31 smithi067 bash[27441]: audit 2024-04-03T14:52:30.538656+0000 mon.c (mon.2) 353 : audit [DBG] from='client.? 172.21.15.67:0/564125892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:33] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T14:52:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:33 smithi067 bash[17655]: cluster 2024-04-03T14:52:32.006182+0000 mgr.y (mgr.24370) 1026 : cluster [DBG] pgmap v1010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:33 smithi067 bash[17655]: audit 2024-04-03T14:52:33.001916+0000 mon.c (mon.2) 354 : audit [DBG] from='client.? 172.21.15.67:0/656244142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:33 smithi067 bash[27441]: cluster 2024-04-03T14:52:32.006182+0000 mgr.y (mgr.24370) 1026 : cluster [DBG] pgmap v1010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:33 smithi067 bash[27441]: audit 2024-04-03T14:52:33.001916+0000 mon.c (mon.2) 354 : audit [DBG] from='client.? 172.21.15.67:0/656244142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:33 smithi082 bash[20963]: cluster 2024-04-03T14:52:32.006182+0000 mgr.y (mgr.24370) 1026 : cluster [DBG] pgmap v1010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:33 smithi082 bash[20963]: audit 2024-04-03T14:52:33.001916+0000 mon.c (mon.2) 354 : audit [DBG] from='client.? 172.21.15.67:0/656244142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:52:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:35 smithi082 bash[20963]: cluster 2024-04-03T14:52:34.006844+0000 mgr.y (mgr.24370) 1027 : cluster [DBG] pgmap v1011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:35 smithi067 bash[17655]: cluster 2024-04-03T14:52:34.006844+0000 mgr.y (mgr.24370) 1027 : cluster [DBG] pgmap v1011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:35 smithi067 bash[27441]: cluster 2024-04-03T14:52:34.006844+0000 mgr.y (mgr.24370) 1027 : cluster [DBG] pgmap v1011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:36 smithi082 bash[20963]: audit 2024-04-03T14:52:35.454255+0000 mon.a (mon.0) 1613 : audit [DBG] from='client.? 172.21.15.67:0/4068112146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:36 smithi067 bash[17655]: audit 2024-04-03T14:52:35.454255+0000 mon.a (mon.0) 1613 : audit [DBG] from='client.? 172.21.15.67:0/4068112146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:36 smithi067 bash[27441]: audit 2024-04-03T14:52:35.454255+0000 mon.a (mon.0) 1613 : audit [DBG] from='client.? 172.21.15.67:0/4068112146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:37 smithi082 bash[20963]: cluster 2024-04-03T14:52:36.008072+0000 mgr.y (mgr.24370) 1028 : cluster [DBG] pgmap v1012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:37 smithi067 bash[27441]: cluster 2024-04-03T14:52:36.008072+0000 mgr.y (mgr.24370) 1028 : cluster [DBG] pgmap v1012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:37 smithi067 bash[17655]: cluster 2024-04-03T14:52:36.008072+0000 mgr.y (mgr.24370) 1028 : cluster [DBG] pgmap v1012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:38 smithi082 bash[20963]: audit 2024-04-03T14:52:37.905369+0000 mon.a (mon.0) 1614 : audit [DBG] from='client.? 172.21.15.67:0/11129374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:38 smithi067 bash[27441]: audit 2024-04-03T14:52:37.905369+0000 mon.a (mon.0) 1614 : audit [DBG] from='client.? 172.21.15.67:0/11129374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:38 smithi067 bash[17655]: audit 2024-04-03T14:52:37.905369+0000 mon.a (mon.0) 1614 : audit [DBG] from='client.? 172.21.15.67:0/11129374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:39 smithi082 bash[20963]: cluster 2024-04-03T14:52:38.008739+0000 mgr.y (mgr.24370) 1029 : cluster [DBG] pgmap v1013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:39 smithi067 bash[27441]: cluster 2024-04-03T14:52:38.008739+0000 mgr.y (mgr.24370) 1029 : cluster [DBG] pgmap v1013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:39 smithi067 bash[17655]: cluster 2024-04-03T14:52:38.008739+0000 mgr.y (mgr.24370) 1029 : cluster [DBG] pgmap v1013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:40 smithi082 bash[20963]: audit 2024-04-03T14:52:39.698631+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:40 smithi067 bash[17655]: audit 2024-04-03T14:52:39.698631+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:40 smithi067 bash[27441]: audit 2024-04-03T14:52:39.698631+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:41 smithi082 bash[20963]: cluster 2024-04-03T14:52:40.009302+0000 mgr.y (mgr.24370) 1030 : cluster [DBG] pgmap v1014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:41 smithi082 bash[20963]: audit 2024-04-03T14:52:40.356613+0000 mon.a (mon.0) 1616 : audit [DBG] from='client.? 172.21.15.67:0/2856852139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:41 smithi067 bash[17655]: cluster 2024-04-03T14:52:40.009302+0000 mgr.y (mgr.24370) 1030 : cluster [DBG] pgmap v1014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:41 smithi067 bash[17655]: audit 2024-04-03T14:52:40.356613+0000 mon.a (mon.0) 1616 : audit [DBG] from='client.? 172.21.15.67:0/2856852139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:41 smithi067 bash[27441]: cluster 2024-04-03T14:52:40.009302+0000 mgr.y (mgr.24370) 1030 : cluster [DBG] pgmap v1014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:41 smithi067 bash[27441]: audit 2024-04-03T14:52:40.356613+0000 mon.a (mon.0) 1616 : audit [DBG] from='client.? 172.21.15.67:0/2856852139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:52:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:43 smithi067 bash[17655]: cluster 2024-04-03T14:52:42.010476+0000 mgr.y (mgr.24370) 1031 : cluster [DBG] pgmap v1015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:43 smithi067 bash[17655]: audit 2024-04-03T14:52:42.821820+0000 mon.c (mon.2) 355 : audit [DBG] from='client.? 172.21.15.67:0/4006620692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:43 smithi067 bash[27441]: cluster 2024-04-03T14:52:42.010476+0000 mgr.y (mgr.24370) 1031 : cluster [DBG] pgmap v1015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:43 smithi067 bash[27441]: audit 2024-04-03T14:52:42.821820+0000 mon.c (mon.2) 355 : audit [DBG] from='client.? 172.21.15.67:0/4006620692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:43.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:43 smithi082 bash[20963]: cluster 2024-04-03T14:52:42.010476+0000 mgr.y (mgr.24370) 1031 : cluster [DBG] pgmap v1015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:43.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:43 smithi082 bash[20963]: audit 2024-04-03T14:52:42.821820+0000 mon.c (mon.2) 355 : audit [DBG] from='client.? 172.21.15.67:0/4006620692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:52:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:45 smithi082 bash[20963]: cluster 2024-04-03T14:52:44.011201+0000 mgr.y (mgr.24370) 1032 : cluster [DBG] pgmap v1016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:45 smithi067 bash[17655]: cluster 2024-04-03T14:52:44.011201+0000 mgr.y (mgr.24370) 1032 : cluster [DBG] pgmap v1016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:45 smithi067 bash[27441]: cluster 2024-04-03T14:52:44.011201+0000 mgr.y (mgr.24370) 1032 : cluster [DBG] pgmap v1016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:46 smithi082 bash[20963]: audit 2024-04-03T14:52:45.274069+0000 mon.a (mon.0) 1617 : audit [DBG] from='client.? 172.21.15.67:0/557670683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:46 smithi067 bash[27441]: audit 2024-04-03T14:52:45.274069+0000 mon.a (mon.0) 1617 : audit [DBG] from='client.? 172.21.15.67:0/557670683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:46 smithi067 bash[17655]: audit 2024-04-03T14:52:45.274069+0000 mon.a (mon.0) 1617 : audit [DBG] from='client.? 172.21.15.67:0/557670683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:47 smithi082 bash[20963]: cluster 2024-04-03T14:52:46.012361+0000 mgr.y (mgr.24370) 1033 : cluster [DBG] pgmap v1017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:47 smithi067 bash[17655]: cluster 2024-04-03T14:52:46.012361+0000 mgr.y (mgr.24370) 1033 : cluster [DBG] pgmap v1017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:47 smithi067 bash[27441]: cluster 2024-04-03T14:52:46.012361+0000 mgr.y (mgr.24370) 1033 : cluster [DBG] pgmap v1017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:48 smithi082 bash[20963]: audit 2024-04-03T14:52:47.733112+0000 mon.a (mon.0) 1618 : audit [DBG] from='client.? 172.21.15.67:0/3393868451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:48 smithi067 bash[17655]: audit 2024-04-03T14:52:47.733112+0000 mon.a (mon.0) 1618 : audit [DBG] from='client.? 172.21.15.67:0/3393868451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:48 smithi067 bash[27441]: audit 2024-04-03T14:52:47.733112+0000 mon.a (mon.0) 1618 : audit [DBG] from='client.? 172.21.15.67:0/3393868451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:49 smithi082 bash[20963]: cluster 2024-04-03T14:52:48.012992+0000 mgr.y (mgr.24370) 1034 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:49 smithi067 bash[27441]: cluster 2024-04-03T14:52:48.012992+0000 mgr.y (mgr.24370) 1034 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:49 smithi067 bash[17655]: cluster 2024-04-03T14:52:48.012992+0000 mgr.y (mgr.24370) 1034 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:50 smithi082 bash[20963]: audit 2024-04-03T14:52:50.226713+0000 mon.c (mon.2) 356 : audit [DBG] from='client.? 172.21.15.67:0/1679357862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:50 smithi067 bash[17655]: audit 2024-04-03T14:52:50.226713+0000 mon.c (mon.2) 356 : audit [DBG] from='client.? 172.21.15.67:0/1679357862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:50 smithi067 bash[27441]: audit 2024-04-03T14:52:50.226713+0000 mon.c (mon.2) 356 : audit [DBG] from='client.? 172.21.15.67:0/1679357862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:51 smithi082 bash[20963]: cluster 2024-04-03T14:52:50.013616+0000 mgr.y (mgr.24370) 1035 : cluster [DBG] pgmap v1019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:51 smithi067 bash[17655]: cluster 2024-04-03T14:52:50.013616+0000 mgr.y (mgr.24370) 1035 : cluster [DBG] pgmap v1019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:51 smithi067 bash[27441]: cluster 2024-04-03T14:52:50.013616+0000 mgr.y (mgr.24370) 1035 : cluster [DBG] pgmap v1019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:52:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:53 smithi067 bash[27441]: cluster 2024-04-03T14:52:52.014708+0000 mgr.y (mgr.24370) 1036 : cluster [DBG] pgmap v1020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:53 smithi067 bash[27441]: audit 2024-04-03T14:52:52.681582+0000 mon.a (mon.0) 1619 : audit [DBG] from='client.? 172.21.15.67:0/2346750694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:53 smithi067 bash[17655]: cluster 2024-04-03T14:52:52.014708+0000 mgr.y (mgr.24370) 1036 : cluster [DBG] pgmap v1020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:53 smithi067 bash[17655]: audit 2024-04-03T14:52:52.681582+0000 mon.a (mon.0) 1619 : audit [DBG] from='client.? 172.21.15.67:0/2346750694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:53 smithi082 bash[20963]: cluster 2024-04-03T14:52:52.014708+0000 mgr.y (mgr.24370) 1036 : cluster [DBG] pgmap v1020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:53 smithi082 bash[20963]: audit 2024-04-03T14:52:52.681582+0000 mon.a (mon.0) 1619 : audit [DBG] from='client.? 172.21.15.67:0/2346750694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:52:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:55 smithi082 bash[20963]: cluster 2024-04-03T14:52:54.015366+0000 mgr.y (mgr.24370) 1037 : cluster [DBG] pgmap v1021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:55 smithi082 bash[20963]: audit 2024-04-03T14:52:54.698946+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:55 smithi082 bash[20963]: audit 2024-04-03T14:52:55.145817+0000 mon.c (mon.2) 357 : audit [DBG] from='client.? 172.21.15.67:0/3608439501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:55 smithi067 bash[17655]: cluster 2024-04-03T14:52:54.015366+0000 mgr.y (mgr.24370) 1037 : cluster [DBG] pgmap v1021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:55 smithi067 bash[17655]: audit 2024-04-03T14:52:54.698946+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:55 smithi067 bash[17655]: audit 2024-04-03T14:52:55.145817+0000 mon.c (mon.2) 357 : audit [DBG] from='client.? 172.21.15.67:0/3608439501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:55 smithi067 bash[27441]: cluster 2024-04-03T14:52:54.015366+0000 mgr.y (mgr.24370) 1037 : cluster [DBG] pgmap v1021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:55 smithi067 bash[27441]: audit 2024-04-03T14:52:54.698946+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:52:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:55 smithi067 bash[27441]: audit 2024-04-03T14:52:55.145817+0000 mon.c (mon.2) 357 : audit [DBG] from='client.? 172.21.15.67:0/3608439501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:57 smithi082 bash[20963]: cluster 2024-04-03T14:52:56.016538+0000 mgr.y (mgr.24370) 1038 : cluster [DBG] pgmap v1022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:57 smithi082 bash[20963]: audit 2024-04-03T14:52:56.458802+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:52:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:57 smithi082 bash[20963]: audit 2024-04-03T14:52:56.788978+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:52:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:57 smithi082 bash[20963]: audit 2024-04-03T14:52:56.799360+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:52:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:57 smithi067 bash[27441]: cluster 2024-04-03T14:52:56.016538+0000 mgr.y (mgr.24370) 1038 : cluster [DBG] pgmap v1022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:57 smithi067 bash[27441]: audit 2024-04-03T14:52:56.458802+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:52:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:57 smithi067 bash[27441]: audit 2024-04-03T14:52:56.788978+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:52:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:57 smithi067 bash[27441]: audit 2024-04-03T14:52:56.799360+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:52:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:57 smithi067 bash[17655]: cluster 2024-04-03T14:52:56.016538+0000 mgr.y (mgr.24370) 1038 : cluster [DBG] pgmap v1022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:57 smithi067 bash[17655]: audit 2024-04-03T14:52:56.458802+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:52:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:57 smithi067 bash[17655]: audit 2024-04-03T14:52:56.788978+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:52:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:57 smithi067 bash[17655]: audit 2024-04-03T14:52:56.799360+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:52:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:58 smithi082 bash[20963]: audit 2024-04-03T14:52:57.598629+0000 mon.a (mon.0) 1624 : audit [DBG] from='client.? 172.21.15.67:0/25333277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:58 smithi067 bash[17655]: audit 2024-04-03T14:52:57.598629+0000 mon.a (mon.0) 1624 : audit [DBG] from='client.? 172.21.15.67:0/25333277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:58 smithi067 bash[27441]: audit 2024-04-03T14:52:57.598629+0000 mon.a (mon.0) 1624 : audit [DBG] from='client.? 172.21.15.67:0/25333277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:52:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:52:59 smithi082 bash[20963]: cluster 2024-04-03T14:52:58.017240+0000 mgr.y (mgr.24370) 1039 : cluster [DBG] pgmap v1023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:52:59 smithi067 bash[17655]: cluster 2024-04-03T14:52:58.017240+0000 mgr.y (mgr.24370) 1039 : cluster [DBG] pgmap v1023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:52:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:52:59 smithi067 bash[27441]: cluster 2024-04-03T14:52:58.017240+0000 mgr.y (mgr.24370) 1039 : cluster [DBG] pgmap v1023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:00 smithi082 bash[20963]: audit 2024-04-03T14:53:00.051599+0000 mon.a (mon.0) 1625 : audit [DBG] from='client.? 172.21.15.67:0/3485613618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:00 smithi067 bash[17655]: audit 2024-04-03T14:53:00.051599+0000 mon.a (mon.0) 1625 : audit [DBG] from='client.? 172.21.15.67:0/3485613618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:00 smithi067 bash[27441]: audit 2024-04-03T14:53:00.051599+0000 mon.a (mon.0) 1625 : audit [DBG] from='client.? 172.21.15.67:0/3485613618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:01 smithi082 bash[20963]: cluster 2024-04-03T14:53:00.017897+0000 mgr.y (mgr.24370) 1040 : cluster [DBG] pgmap v1024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:01 smithi067 bash[27441]: cluster 2024-04-03T14:53:00.017897+0000 mgr.y (mgr.24370) 1040 : cluster [DBG] pgmap v1024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:01 smithi067 bash[17655]: cluster 2024-04-03T14:53:00.017897+0000 mgr.y (mgr.24370) 1040 : cluster [DBG] pgmap v1024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:03] "GET /metrics HTTP/1.1" 200 239902 "" "Prometheus/2.43.0" 2024-04-03T14:53:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[17655]: cluster 2024-04-03T14:53:02.019015+0000 mgr.y (mgr.24370) 1041 : cluster [DBG] pgmap v1025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[17655]: audit 2024-04-03T14:53:02.211159+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[17655]: audit 2024-04-03T14:53:02.220140+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[17655]: audit 2024-04-03T14:53:02.532548+0000 mon.a (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.67:0/1877341680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[17655]: audit 2024-04-03T14:53:02.799977+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[17655]: audit 2024-04-03T14:53:02.809652+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[27441]: cluster 2024-04-03T14:53:02.019015+0000 mgr.y (mgr.24370) 1041 : cluster [DBG] pgmap v1025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[27441]: audit 2024-04-03T14:53:02.211159+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[27441]: audit 2024-04-03T14:53:02.220140+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[27441]: audit 2024-04-03T14:53:02.532548+0000 mon.a (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.67:0/1877341680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[27441]: audit 2024-04-03T14:53:02.799977+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:03 smithi067 bash[27441]: audit 2024-04-03T14:53:02.809652+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:03 smithi082 bash[20963]: cluster 2024-04-03T14:53:02.019015+0000 mgr.y (mgr.24370) 1041 : cluster [DBG] pgmap v1025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:03 smithi082 bash[20963]: audit 2024-04-03T14:53:02.211159+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:03 smithi082 bash[20963]: audit 2024-04-03T14:53:02.220140+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:03 smithi082 bash[20963]: audit 2024-04-03T14:53:02.532548+0000 mon.a (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.67:0/1877341680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:03 smithi082 bash[20963]: audit 2024-04-03T14:53:02.799977+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:03 smithi082 bash[20963]: audit 2024-04-03T14:53:02.809652+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:53:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:04 smithi082 bash[20963]: audit 2024-04-03T14:53:03.229014+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:53:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:04 smithi082 bash[20963]: audit 2024-04-03T14:53:03.230294+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:53:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:04 smithi082 bash[20963]: audit 2024-04-03T14:53:03.238247+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:04 smithi067 bash[27441]: audit 2024-04-03T14:53:03.229014+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:53:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:04 smithi067 bash[27441]: audit 2024-04-03T14:53:03.230294+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:53:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:04 smithi067 bash[27441]: audit 2024-04-03T14:53:03.238247+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:04 smithi067 bash[17655]: audit 2024-04-03T14:53:03.229014+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:53:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:04 smithi067 bash[17655]: audit 2024-04-03T14:53:03.230294+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:53:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:04 smithi067 bash[17655]: audit 2024-04-03T14:53:03.238247+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:53:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:05 smithi082 bash[20963]: cluster 2024-04-03T14:53:04.019818+0000 mgr.y (mgr.24370) 1042 : cluster [DBG] pgmap v1026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:05 smithi082 bash[20963]: audit 2024-04-03T14:53:04.980758+0000 mon.c (mon.2) 358 : audit [DBG] from='client.? 172.21.15.67:0/3400747198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:05 smithi067 bash[17655]: cluster 2024-04-03T14:53:04.019818+0000 mgr.y (mgr.24370) 1042 : cluster [DBG] pgmap v1026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:05 smithi067 bash[17655]: audit 2024-04-03T14:53:04.980758+0000 mon.c (mon.2) 358 : audit [DBG] from='client.? 172.21.15.67:0/3400747198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:05 smithi067 bash[27441]: cluster 2024-04-03T14:53:04.019818+0000 mgr.y (mgr.24370) 1042 : cluster [DBG] pgmap v1026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:05 smithi067 bash[27441]: audit 2024-04-03T14:53:04.980758+0000 mon.c (mon.2) 358 : audit [DBG] from='client.? 172.21.15.67:0/3400747198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:07 smithi082 bash[20963]: cluster 2024-04-03T14:53:06.021173+0000 mgr.y (mgr.24370) 1043 : cluster [DBG] pgmap v1027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:07 smithi067 bash[17655]: cluster 2024-04-03T14:53:06.021173+0000 mgr.y (mgr.24370) 1043 : cluster [DBG] pgmap v1027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:07 smithi067 bash[27441]: cluster 2024-04-03T14:53:06.021173+0000 mgr.y (mgr.24370) 1043 : cluster [DBG] pgmap v1027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:08 smithi082 bash[20963]: audit 2024-04-03T14:53:07.433802+0000 mon.a (mon.0) 1634 : audit [DBG] from='client.? 172.21.15.67:0/1197133359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:08 smithi067 bash[17655]: audit 2024-04-03T14:53:07.433802+0000 mon.a (mon.0) 1634 : audit [DBG] from='client.? 172.21.15.67:0/1197133359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:08 smithi067 bash[27441]: audit 2024-04-03T14:53:07.433802+0000 mon.a (mon.0) 1634 : audit [DBG] from='client.? 172.21.15.67:0/1197133359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:09 smithi082 bash[20963]: cluster 2024-04-03T14:53:08.022015+0000 mgr.y (mgr.24370) 1044 : cluster [DBG] pgmap v1028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:09 smithi067 bash[17655]: cluster 2024-04-03T14:53:08.022015+0000 mgr.y (mgr.24370) 1044 : cluster [DBG] pgmap v1028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:09 smithi067 bash[27441]: cluster 2024-04-03T14:53:08.022015+0000 mgr.y (mgr.24370) 1044 : cluster [DBG] pgmap v1028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:10 smithi082 bash[20963]: audit 2024-04-03T14:53:09.699270+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:10 smithi082 bash[20963]: audit 2024-04-03T14:53:09.885494+0000 mon.c (mon.2) 359 : audit [DBG] from='client.? 172.21.15.67:0/3513272595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:10 smithi067 bash[27441]: audit 2024-04-03T14:53:09.699270+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:10 smithi067 bash[27441]: audit 2024-04-03T14:53:09.885494+0000 mon.c (mon.2) 359 : audit [DBG] from='client.? 172.21.15.67:0/3513272595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:10 smithi067 bash[17655]: audit 2024-04-03T14:53:09.699270+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:10 smithi067 bash[17655]: audit 2024-04-03T14:53:09.885494+0000 mon.c (mon.2) 359 : audit [DBG] from='client.? 172.21.15.67:0/3513272595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:11 smithi082 bash[20963]: cluster 2024-04-03T14:53:10.022686+0000 mgr.y (mgr.24370) 1045 : cluster [DBG] pgmap v1029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:11 smithi067 bash[27441]: cluster 2024-04-03T14:53:10.022686+0000 mgr.y (mgr.24370) 1045 : cluster [DBG] pgmap v1029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:11 smithi067 bash[17655]: cluster 2024-04-03T14:53:10.022686+0000 mgr.y (mgr.24370) 1045 : cluster [DBG] pgmap v1029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:12 smithi082 bash[20963]: cluster 2024-04-03T14:53:12.023797+0000 mgr.y (mgr.24370) 1046 : cluster [DBG] pgmap v1030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:12 smithi082 bash[20963]: audit 2024-04-03T14:53:12.340803+0000 mon.c (mon.2) 360 : audit [DBG] from='client.? 172.21.15.67:0/618518976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:12 smithi067 bash[17655]: cluster 2024-04-03T14:53:12.023797+0000 mgr.y (mgr.24370) 1046 : cluster [DBG] pgmap v1030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:12 smithi067 bash[17655]: audit 2024-04-03T14:53:12.340803+0000 mon.c (mon.2) 360 : audit [DBG] from='client.? 172.21.15.67:0/618518976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:12 smithi067 bash[27441]: cluster 2024-04-03T14:53:12.023797+0000 mgr.y (mgr.24370) 1046 : cluster [DBG] pgmap v1030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:12 smithi067 bash[27441]: audit 2024-04-03T14:53:12.340803+0000 mon.c (mon.2) 360 : audit [DBG] from='client.? 172.21.15.67:0/618518976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:53:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:53:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:15 smithi082 bash[20963]: cluster 2024-04-03T14:53:14.024499+0000 mgr.y (mgr.24370) 1047 : cluster [DBG] pgmap v1031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:15 smithi082 bash[20963]: audit 2024-04-03T14:53:14.796478+0000 mon.a (mon.0) 1636 : audit [DBG] from='client.? 172.21.15.67:0/964709220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:15 smithi067 bash[17655]: cluster 2024-04-03T14:53:14.024499+0000 mgr.y (mgr.24370) 1047 : cluster [DBG] pgmap v1031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:15 smithi067 bash[17655]: audit 2024-04-03T14:53:14.796478+0000 mon.a (mon.0) 1636 : audit [DBG] from='client.? 172.21.15.67:0/964709220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:15 smithi067 bash[27441]: cluster 2024-04-03T14:53:14.024499+0000 mgr.y (mgr.24370) 1047 : cluster [DBG] pgmap v1031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:15 smithi067 bash[27441]: audit 2024-04-03T14:53:14.796478+0000 mon.a (mon.0) 1636 : audit [DBG] from='client.? 172.21.15.67:0/964709220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:17 smithi082 bash[20963]: cluster 2024-04-03T14:53:16.025654+0000 mgr.y (mgr.24370) 1048 : cluster [DBG] pgmap v1032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:17 smithi067 bash[27441]: cluster 2024-04-03T14:53:16.025654+0000 mgr.y (mgr.24370) 1048 : cluster [DBG] pgmap v1032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:17 smithi067 bash[17655]: cluster 2024-04-03T14:53:16.025654+0000 mgr.y (mgr.24370) 1048 : cluster [DBG] pgmap v1032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:18 smithi082 bash[20963]: audit 2024-04-03T14:53:17.258289+0000 mon.a (mon.0) 1637 : audit [DBG] from='client.? 172.21.15.67:0/4104253289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:18 smithi067 bash[27441]: audit 2024-04-03T14:53:17.258289+0000 mon.a (mon.0) 1637 : audit [DBG] from='client.? 172.21.15.67:0/4104253289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:18 smithi067 bash[17655]: audit 2024-04-03T14:53:17.258289+0000 mon.a (mon.0) 1637 : audit [DBG] from='client.? 172.21.15.67:0/4104253289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:19 smithi082 bash[20963]: cluster 2024-04-03T14:53:18.026356+0000 mgr.y (mgr.24370) 1049 : cluster [DBG] pgmap v1033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:19 smithi067 bash[17655]: cluster 2024-04-03T14:53:18.026356+0000 mgr.y (mgr.24370) 1049 : cluster [DBG] pgmap v1033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:19 smithi067 bash[27441]: cluster 2024-04-03T14:53:18.026356+0000 mgr.y (mgr.24370) 1049 : cluster [DBG] pgmap v1033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:20 smithi082 bash[20963]: audit 2024-04-03T14:53:19.710696+0000 mon.a (mon.0) 1638 : audit [DBG] from='client.? 172.21.15.67:0/800461871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:20 smithi067 bash[17655]: audit 2024-04-03T14:53:19.710696+0000 mon.a (mon.0) 1638 : audit [DBG] from='client.? 172.21.15.67:0/800461871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:20 smithi067 bash[27441]: audit 2024-04-03T14:53:19.710696+0000 mon.a (mon.0) 1638 : audit [DBG] from='client.? 172.21.15.67:0/800461871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:21 smithi082 bash[20963]: cluster 2024-04-03T14:53:20.026824+0000 mgr.y (mgr.24370) 1050 : cluster [DBG] pgmap v1034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:21 smithi067 bash[27441]: cluster 2024-04-03T14:53:20.026824+0000 mgr.y (mgr.24370) 1050 : cluster [DBG] pgmap v1034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:21 smithi067 bash[17655]: cluster 2024-04-03T14:53:20.026824+0000 mgr.y (mgr.24370) 1050 : cluster [DBG] pgmap v1034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:23 smithi082 bash[20963]: cluster 2024-04-03T14:53:22.027885+0000 mgr.y (mgr.24370) 1051 : cluster [DBG] pgmap v1035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:23 smithi082 bash[20963]: audit 2024-04-03T14:53:22.167677+0000 mon.a (mon.0) 1639 : audit [DBG] from='client.? 172.21.15.67:0/606786158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:53:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:23 smithi067 bash[27441]: cluster 2024-04-03T14:53:22.027885+0000 mgr.y (mgr.24370) 1051 : cluster [DBG] pgmap v1035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:23 smithi067 bash[27441]: audit 2024-04-03T14:53:22.167677+0000 mon.a (mon.0) 1639 : audit [DBG] from='client.? 172.21.15.67:0/606786158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:23 smithi067 bash[17655]: cluster 2024-04-03T14:53:22.027885+0000 mgr.y (mgr.24370) 1051 : cluster [DBG] pgmap v1035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:23 smithi067 bash[17655]: audit 2024-04-03T14:53:22.167677+0000 mon.a (mon.0) 1639 : audit [DBG] from='client.? 172.21.15.67:0/606786158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:53:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:25 smithi082 bash[20963]: cluster 2024-04-03T14:53:24.028545+0000 mgr.y (mgr.24370) 1052 : cluster [DBG] pgmap v1036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:25 smithi082 bash[20963]: audit 2024-04-03T14:53:24.615732+0000 mon.a (mon.0) 1640 : audit [DBG] from='client.? 172.21.15.67:0/888311046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:25 smithi082 bash[20963]: audit 2024-04-03T14:53:24.699849+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:25 smithi067 bash[27441]: cluster 2024-04-03T14:53:24.028545+0000 mgr.y (mgr.24370) 1052 : cluster [DBG] pgmap v1036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:25 smithi067 bash[27441]: audit 2024-04-03T14:53:24.615732+0000 mon.a (mon.0) 1640 : audit [DBG] from='client.? 172.21.15.67:0/888311046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:25 smithi067 bash[27441]: audit 2024-04-03T14:53:24.699849+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:25 smithi067 bash[17655]: cluster 2024-04-03T14:53:24.028545+0000 mgr.y (mgr.24370) 1052 : cluster [DBG] pgmap v1036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:25 smithi067 bash[17655]: audit 2024-04-03T14:53:24.615732+0000 mon.a (mon.0) 1640 : audit [DBG] from='client.? 172.21.15.67:0/888311046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:25 smithi067 bash[17655]: audit 2024-04-03T14:53:24.699849+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:27 smithi082 bash[20963]: cluster 2024-04-03T14:53:26.029675+0000 mgr.y (mgr.24370) 1053 : cluster [DBG] pgmap v1037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:27 smithi082 bash[20963]: audit 2024-04-03T14:53:27.071945+0000 mon.c (mon.2) 361 : audit [DBG] from='client.? 172.21.15.67:0/1903379914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:27 smithi067 bash[27441]: cluster 2024-04-03T14:53:26.029675+0000 mgr.y (mgr.24370) 1053 : cluster [DBG] pgmap v1037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:27 smithi067 bash[27441]: audit 2024-04-03T14:53:27.071945+0000 mon.c (mon.2) 361 : audit [DBG] from='client.? 172.21.15.67:0/1903379914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:27 smithi067 bash[17655]: cluster 2024-04-03T14:53:26.029675+0000 mgr.y (mgr.24370) 1053 : cluster [DBG] pgmap v1037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:27 smithi067 bash[17655]: audit 2024-04-03T14:53:27.071945+0000 mon.c (mon.2) 361 : audit [DBG] from='client.? 172.21.15.67:0/1903379914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:29 smithi082 bash[20963]: cluster 2024-04-03T14:53:28.030395+0000 mgr.y (mgr.24370) 1054 : cluster [DBG] pgmap v1038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:29 smithi067 bash[27441]: cluster 2024-04-03T14:53:28.030395+0000 mgr.y (mgr.24370) 1054 : cluster [DBG] pgmap v1038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:29 smithi067 bash[17655]: cluster 2024-04-03T14:53:28.030395+0000 mgr.y (mgr.24370) 1054 : cluster [DBG] pgmap v1038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:30 smithi082 bash[20963]: audit 2024-04-03T14:53:29.527854+0000 mon.c (mon.2) 362 : audit [DBG] from='client.? 172.21.15.67:0/4069593832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:30 smithi067 bash[27441]: audit 2024-04-03T14:53:29.527854+0000 mon.c (mon.2) 362 : audit [DBG] from='client.? 172.21.15.67:0/4069593832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:30 smithi067 bash[17655]: audit 2024-04-03T14:53:29.527854+0000 mon.c (mon.2) 362 : audit [DBG] from='client.? 172.21.15.67:0/4069593832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:31 smithi082 bash[20963]: cluster 2024-04-03T14:53:30.031059+0000 mgr.y (mgr.24370) 1055 : cluster [DBG] pgmap v1039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:31 smithi067 bash[27441]: cluster 2024-04-03T14:53:30.031059+0000 mgr.y (mgr.24370) 1055 : cluster [DBG] pgmap v1039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:31 smithi067 bash[17655]: cluster 2024-04-03T14:53:30.031059+0000 mgr.y (mgr.24370) 1055 : cluster [DBG] pgmap v1039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:32 smithi067 bash[17655]: audit 2024-04-03T14:53:31.984859+0000 mon.c (mon.2) 363 : audit [DBG] from='client.? 172.21.15.67:0/3100561126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:32 smithi067 bash[27441]: audit 2024-04-03T14:53:31.984859+0000 mon.c (mon.2) 363 : audit [DBG] from='client.? 172.21.15.67:0/3100561126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:32 smithi082 bash[20963]: audit 2024-04-03T14:53:31.984859+0000 mon.c (mon.2) 363 : audit [DBG] from='client.? 172.21.15.67:0/3100561126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:33 smithi067 bash[17655]: cluster 2024-04-03T14:53:32.032225+0000 mgr.y (mgr.24370) 1056 : cluster [DBG] pgmap v1040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:33] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:53:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:33 smithi067 bash[27441]: cluster 2024-04-03T14:53:32.032225+0000 mgr.y (mgr.24370) 1056 : cluster [DBG] pgmap v1040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:33 smithi082 bash[20963]: cluster 2024-04-03T14:53:32.032225+0000 mgr.y (mgr.24370) 1056 : cluster [DBG] pgmap v1040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:53:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:35 smithi067 bash[17655]: cluster 2024-04-03T14:53:34.032869+0000 mgr.y (mgr.24370) 1057 : cluster [DBG] pgmap v1041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:35 smithi067 bash[17655]: audit 2024-04-03T14:53:34.435698+0000 mon.a (mon.0) 1642 : audit [DBG] from='client.? 172.21.15.67:0/1522739531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:35 smithi067 bash[27441]: cluster 2024-04-03T14:53:34.032869+0000 mgr.y (mgr.24370) 1057 : cluster [DBG] pgmap v1041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:35 smithi067 bash[27441]: audit 2024-04-03T14:53:34.435698+0000 mon.a (mon.0) 1642 : audit [DBG] from='client.? 172.21.15.67:0/1522739531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:35 smithi082 bash[20963]: cluster 2024-04-03T14:53:34.032869+0000 mgr.y (mgr.24370) 1057 : cluster [DBG] pgmap v1041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:35 smithi082 bash[20963]: audit 2024-04-03T14:53:34.435698+0000 mon.a (mon.0) 1642 : audit [DBG] from='client.? 172.21.15.67:0/1522739531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:37 smithi067 bash[17655]: cluster 2024-04-03T14:53:36.034021+0000 mgr.y (mgr.24370) 1058 : cluster [DBG] pgmap v1042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:37 smithi067 bash[17655]: audit 2024-04-03T14:53:36.883044+0000 mon.c (mon.2) 364 : audit [DBG] from='client.? 172.21.15.67:0/736941260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:37 smithi067 bash[27441]: cluster 2024-04-03T14:53:36.034021+0000 mgr.y (mgr.24370) 1058 : cluster [DBG] pgmap v1042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:37 smithi067 bash[27441]: audit 2024-04-03T14:53:36.883044+0000 mon.c (mon.2) 364 : audit [DBG] from='client.? 172.21.15.67:0/736941260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:37 smithi082 bash[20963]: cluster 2024-04-03T14:53:36.034021+0000 mgr.y (mgr.24370) 1058 : cluster [DBG] pgmap v1042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:37 smithi082 bash[20963]: audit 2024-04-03T14:53:36.883044+0000 mon.c (mon.2) 364 : audit [DBG] from='client.? 172.21.15.67:0/736941260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:39 smithi067 bash[17655]: cluster 2024-04-03T14:53:38.034883+0000 mgr.y (mgr.24370) 1059 : cluster [DBG] pgmap v1043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:39 smithi067 bash[27441]: cluster 2024-04-03T14:53:38.034883+0000 mgr.y (mgr.24370) 1059 : cluster [DBG] pgmap v1043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:39 smithi082 bash[20963]: cluster 2024-04-03T14:53:38.034883+0000 mgr.y (mgr.24370) 1059 : cluster [DBG] pgmap v1043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:40 smithi067 bash[27441]: audit 2024-04-03T14:53:39.335333+0000 mon.a (mon.0) 1643 : audit [DBG] from='client.? 172.21.15.67:0/506926150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:40 smithi067 bash[27441]: audit 2024-04-03T14:53:39.700309+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:40 smithi067 bash[17655]: audit 2024-04-03T14:53:39.335333+0000 mon.a (mon.0) 1643 : audit [DBG] from='client.? 172.21.15.67:0/506926150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:40 smithi067 bash[17655]: audit 2024-04-03T14:53:39.700309+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:40 smithi082 bash[20963]: audit 2024-04-03T14:53:39.335333+0000 mon.a (mon.0) 1643 : audit [DBG] from='client.? 172.21.15.67:0/506926150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:40 smithi082 bash[20963]: audit 2024-04-03T14:53:39.700309+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:41 smithi082 bash[20963]: cluster 2024-04-03T14:53:40.035751+0000 mgr.y (mgr.24370) 1060 : cluster [DBG] pgmap v1044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:41 smithi067 bash[27441]: cluster 2024-04-03T14:53:40.035751+0000 mgr.y (mgr.24370) 1060 : cluster [DBG] pgmap v1044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:41 smithi067 bash[17655]: cluster 2024-04-03T14:53:40.035751+0000 mgr.y (mgr.24370) 1060 : cluster [DBG] pgmap v1044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:42 smithi082 bash[20963]: audit 2024-04-03T14:53:41.793690+0000 mon.a (mon.0) 1645 : audit [DBG] from='client.? 172.21.15.67:0/483032506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:42 smithi067 bash[27441]: audit 2024-04-03T14:53:41.793690+0000 mon.a (mon.0) 1645 : audit [DBG] from='client.? 172.21.15.67:0/483032506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:42 smithi067 bash[17655]: audit 2024-04-03T14:53:41.793690+0000 mon.a (mon.0) 1645 : audit [DBG] from='client.? 172.21.15.67:0/483032506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:43] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:53:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:43 smithi067 bash[27441]: cluster 2024-04-03T14:53:42.037067+0000 mgr.y (mgr.24370) 1061 : cluster [DBG] pgmap v1045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:43 smithi067 bash[17655]: cluster 2024-04-03T14:53:42.037067+0000 mgr.y (mgr.24370) 1061 : cluster [DBG] pgmap v1045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:43.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:43 smithi082 bash[20963]: cluster 2024-04-03T14:53:42.037067+0000 mgr.y (mgr.24370) 1061 : cluster [DBG] pgmap v1045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:53:45.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:45 smithi082 bash[20963]: cluster 2024-04-03T14:53:44.037847+0000 mgr.y (mgr.24370) 1062 : cluster [DBG] pgmap v1046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:45.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:45 smithi082 bash[20963]: audit 2024-04-03T14:53:44.237095+0000 mon.c (mon.2) 365 : audit [DBG] from='client.? 172.21.15.67:0/641517625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:45 smithi067 bash[17655]: cluster 2024-04-03T14:53:44.037847+0000 mgr.y (mgr.24370) 1062 : cluster [DBG] pgmap v1046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:45 smithi067 bash[17655]: audit 2024-04-03T14:53:44.237095+0000 mon.c (mon.2) 365 : audit [DBG] from='client.? 172.21.15.67:0/641517625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:45 smithi067 bash[27441]: cluster 2024-04-03T14:53:44.037847+0000 mgr.y (mgr.24370) 1062 : cluster [DBG] pgmap v1046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:45 smithi067 bash[27441]: audit 2024-04-03T14:53:44.237095+0000 mon.c (mon.2) 365 : audit [DBG] from='client.? 172.21.15.67:0/641517625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:47 smithi082 bash[20963]: cluster 2024-04-03T14:53:46.039003+0000 mgr.y (mgr.24370) 1063 : cluster [DBG] pgmap v1047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:47 smithi082 bash[20963]: audit 2024-04-03T14:53:46.693475+0000 mon.c (mon.2) 366 : audit [DBG] from='client.? 172.21.15.67:0/179727477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:47 smithi067 bash[17655]: cluster 2024-04-03T14:53:46.039003+0000 mgr.y (mgr.24370) 1063 : cluster [DBG] pgmap v1047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:47 smithi067 bash[17655]: audit 2024-04-03T14:53:46.693475+0000 mon.c (mon.2) 366 : audit [DBG] from='client.? 172.21.15.67:0/179727477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:47 smithi067 bash[27441]: cluster 2024-04-03T14:53:46.039003+0000 mgr.y (mgr.24370) 1063 : cluster [DBG] pgmap v1047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:47 smithi067 bash[27441]: audit 2024-04-03T14:53:46.693475+0000 mon.c (mon.2) 366 : audit [DBG] from='client.? 172.21.15.67:0/179727477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:49 smithi082 bash[20963]: cluster 2024-04-03T14:53:48.039733+0000 mgr.y (mgr.24370) 1064 : cluster [DBG] pgmap v1048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:49 smithi082 bash[20963]: audit 2024-04-03T14:53:49.149029+0000 mon.c (mon.2) 367 : audit [DBG] from='client.? 172.21.15.67:0/1651477703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:49 smithi067 bash[17655]: cluster 2024-04-03T14:53:48.039733+0000 mgr.y (mgr.24370) 1064 : cluster [DBG] pgmap v1048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:49 smithi067 bash[17655]: audit 2024-04-03T14:53:49.149029+0000 mon.c (mon.2) 367 : audit [DBG] from='client.? 172.21.15.67:0/1651477703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:49 smithi067 bash[27441]: cluster 2024-04-03T14:53:48.039733+0000 mgr.y (mgr.24370) 1064 : cluster [DBG] pgmap v1048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:49 smithi067 bash[27441]: audit 2024-04-03T14:53:49.149029+0000 mon.c (mon.2) 367 : audit [DBG] from='client.? 172.21.15.67:0/1651477703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:51 smithi082 bash[20963]: cluster 2024-04-03T14:53:50.040432+0000 mgr.y (mgr.24370) 1065 : cluster [DBG] pgmap v1049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:51 smithi067 bash[17655]: cluster 2024-04-03T14:53:50.040432+0000 mgr.y (mgr.24370) 1065 : cluster [DBG] pgmap v1049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:51 smithi067 bash[27441]: cluster 2024-04-03T14:53:50.040432+0000 mgr.y (mgr.24370) 1065 : cluster [DBG] pgmap v1049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:52 smithi082 bash[20963]: audit 2024-04-03T14:53:51.610422+0000 mon.a (mon.0) 1646 : audit [DBG] from='client.? 172.21.15.67:0/2457739521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:52 smithi067 bash[17655]: audit 2024-04-03T14:53:51.610422+0000 mon.a (mon.0) 1646 : audit [DBG] from='client.? 172.21.15.67:0/2457739521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:52 smithi067 bash[27441]: audit 2024-04-03T14:53:51.610422+0000 mon.a (mon.0) 1646 : audit [DBG] from='client.? 172.21.15.67:0/2457739521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:53 smithi067 bash[27441]: cluster 2024-04-03T14:53:52.041588+0000 mgr.y (mgr.24370) 1066 : cluster [DBG] pgmap v1050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:53 smithi067 bash[17655]: cluster 2024-04-03T14:53:52.041588+0000 mgr.y (mgr.24370) 1066 : cluster [DBG] pgmap v1050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:53] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:53:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:53 smithi082 bash[20963]: cluster 2024-04-03T14:53:52.041588+0000 mgr.y (mgr.24370) 1066 : cluster [DBG] pgmap v1050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:53:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:54 smithi082 bash[20963]: audit 2024-04-03T14:53:54.059289+0000 mon.a (mon.0) 1647 : audit [DBG] from='client.? 172.21.15.67:0/762406063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:54 smithi067 bash[17655]: audit 2024-04-03T14:53:54.059289+0000 mon.a (mon.0) 1647 : audit [DBG] from='client.? 172.21.15.67:0/762406063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:54 smithi067 bash[27441]: audit 2024-04-03T14:53:54.059289+0000 mon.a (mon.0) 1647 : audit [DBG] from='client.? 172.21.15.67:0/762406063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:55 smithi082 bash[20963]: cluster 2024-04-03T14:53:54.042242+0000 mgr.y (mgr.24370) 1067 : cluster [DBG] pgmap v1051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:55 smithi082 bash[20963]: audit 2024-04-03T14:53:54.700820+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:55 smithi067 bash[17655]: cluster 2024-04-03T14:53:54.042242+0000 mgr.y (mgr.24370) 1067 : cluster [DBG] pgmap v1051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:55 smithi067 bash[17655]: audit 2024-04-03T14:53:54.700820+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:55 smithi067 bash[27441]: cluster 2024-04-03T14:53:54.042242+0000 mgr.y (mgr.24370) 1067 : cluster [DBG] pgmap v1051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:55 smithi067 bash[27441]: audit 2024-04-03T14:53:54.700820+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:53:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:57 smithi082 bash[20963]: cluster 2024-04-03T14:53:56.043385+0000 mgr.y (mgr.24370) 1068 : cluster [DBG] pgmap v1052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:57 smithi082 bash[20963]: audit 2024-04-03T14:53:56.506218+0000 mon.a (mon.0) 1649 : audit [DBG] from='client.? 172.21.15.67:0/4238248976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:57 smithi067 bash[17655]: cluster 2024-04-03T14:53:56.043385+0000 mgr.y (mgr.24370) 1068 : cluster [DBG] pgmap v1052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:57 smithi067 bash[17655]: audit 2024-04-03T14:53:56.506218+0000 mon.a (mon.0) 1649 : audit [DBG] from='client.? 172.21.15.67:0/4238248976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:57 smithi067 bash[27441]: cluster 2024-04-03T14:53:56.043385+0000 mgr.y (mgr.24370) 1068 : cluster [DBG] pgmap v1052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:57 smithi067 bash[27441]: audit 2024-04-03T14:53:56.506218+0000 mon.a (mon.0) 1649 : audit [DBG] from='client.? 172.21.15.67:0/4238248976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:59 smithi082 bash[20963]: cluster 2024-04-03T14:53:58.044105+0000 mgr.y (mgr.24370) 1069 : cluster [DBG] pgmap v1053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:53:59 smithi082 bash[20963]: audit 2024-04-03T14:53:58.965052+0000 mon.c (mon.2) 368 : audit [DBG] from='client.? 172.21.15.67:0/2807987066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:59 smithi067 bash[27441]: cluster 2024-04-03T14:53:58.044105+0000 mgr.y (mgr.24370) 1069 : cluster [DBG] pgmap v1053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:53:59 smithi067 bash[27441]: audit 2024-04-03T14:53:58.965052+0000 mon.c (mon.2) 368 : audit [DBG] from='client.? 172.21.15.67:0/2807987066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:53:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:59 smithi067 bash[17655]: cluster 2024-04-03T14:53:58.044105+0000 mgr.y (mgr.24370) 1069 : cluster [DBG] pgmap v1053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:53:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:53:59 smithi067 bash[17655]: audit 2024-04-03T14:53:58.965052+0000 mon.c (mon.2) 368 : audit [DBG] from='client.? 172.21.15.67:0/2807987066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:01 smithi082 bash[20963]: cluster 2024-04-03T14:54:00.044715+0000 mgr.y (mgr.24370) 1070 : cluster [DBG] pgmap v1054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:01 smithi067 bash[17655]: cluster 2024-04-03T14:54:00.044715+0000 mgr.y (mgr.24370) 1070 : cluster [DBG] pgmap v1054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:01 smithi067 bash[27441]: cluster 2024-04-03T14:54:00.044715+0000 mgr.y (mgr.24370) 1070 : cluster [DBG] pgmap v1054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:02 smithi082 bash[20963]: audit 2024-04-03T14:54:01.427190+0000 mon.a (mon.0) 1650 : audit [DBG] from='client.? 172.21.15.67:0/847706661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:02 smithi067 bash[17655]: audit 2024-04-03T14:54:01.427190+0000 mon.a (mon.0) 1650 : audit [DBG] from='client.? 172.21.15.67:0/847706661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:02 smithi067 bash[27441]: audit 2024-04-03T14:54:01.427190+0000 mon.a (mon.0) 1650 : audit [DBG] from='client.? 172.21.15.67:0/847706661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:03 smithi067 bash[17655]: cluster 2024-04-03T14:54:02.045932+0000 mgr.y (mgr.24370) 1071 : cluster [DBG] pgmap v1055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:54:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:03 smithi067 bash[27441]: cluster 2024-04-03T14:54:02.045932+0000 mgr.y (mgr.24370) 1071 : cluster [DBG] pgmap v1055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:03 smithi082 bash[20963]: cluster 2024-04-03T14:54:02.045932+0000 mgr.y (mgr.24370) 1071 : cluster [DBG] pgmap v1055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:54:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:04 smithi082 bash[20963]: audit 2024-04-03T14:54:03.314393+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:54:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:04 smithi082 bash[20963]: audit 2024-04-03T14:54:03.872627+0000 mon.a (mon.0) 1652 : audit [DBG] from='client.? 172.21.15.67:0/1672025619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:04 smithi067 bash[17655]: audit 2024-04-03T14:54:03.314393+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:54:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:04 smithi067 bash[17655]: audit 2024-04-03T14:54:03.872627+0000 mon.a (mon.0) 1652 : audit [DBG] from='client.? 172.21.15.67:0/1672025619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:04 smithi067 bash[27441]: audit 2024-04-03T14:54:03.314393+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:54:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:04 smithi067 bash[27441]: audit 2024-04-03T14:54:03.872627+0000 mon.a (mon.0) 1652 : audit [DBG] from='client.? 172.21.15.67:0/1672025619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:05 smithi082 bash[20963]: cluster 2024-04-03T14:54:04.046632+0000 mgr.y (mgr.24370) 1072 : cluster [DBG] pgmap v1056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:05 smithi067 bash[17655]: cluster 2024-04-03T14:54:04.046632+0000 mgr.y (mgr.24370) 1072 : cluster [DBG] pgmap v1056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:05 smithi067 bash[27441]: cluster 2024-04-03T14:54:04.046632+0000 mgr.y (mgr.24370) 1072 : cluster [DBG] pgmap v1056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:07 smithi082 bash[20963]: cluster 2024-04-03T14:54:06.047706+0000 mgr.y (mgr.24370) 1073 : cluster [DBG] pgmap v1057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:07 smithi082 bash[20963]: audit 2024-04-03T14:54:06.341314+0000 mon.c (mon.2) 369 : audit [DBG] from='client.? 172.21.15.67:0/280951863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:07 smithi067 bash[27441]: cluster 2024-04-03T14:54:06.047706+0000 mgr.y (mgr.24370) 1073 : cluster [DBG] pgmap v1057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:07 smithi067 bash[27441]: audit 2024-04-03T14:54:06.341314+0000 mon.c (mon.2) 369 : audit [DBG] from='client.? 172.21.15.67:0/280951863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:07 smithi067 bash[17655]: cluster 2024-04-03T14:54:06.047706+0000 mgr.y (mgr.24370) 1073 : cluster [DBG] pgmap v1057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:07 smithi067 bash[17655]: audit 2024-04-03T14:54:06.341314+0000 mon.c (mon.2) 369 : audit [DBG] from='client.? 172.21.15.67:0/280951863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:09 smithi082 bash[20963]: cluster 2024-04-03T14:54:08.048403+0000 mgr.y (mgr.24370) 1074 : cluster [DBG] pgmap v1058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:09 smithi082 bash[20963]: audit 2024-04-03T14:54:08.833820+0000 mon.c (mon.2) 370 : audit [DBG] from='client.? 172.21.15.67:0/1806578169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:09 smithi082 bash[20963]: audit 2024-04-03T14:54:09.016148+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:09 smithi082 bash[20963]: audit 2024-04-03T14:54:09.027196+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:09 smithi067 bash[17655]: cluster 2024-04-03T14:54:08.048403+0000 mgr.y (mgr.24370) 1074 : cluster [DBG] pgmap v1058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:09 smithi067 bash[17655]: audit 2024-04-03T14:54:08.833820+0000 mon.c (mon.2) 370 : audit [DBG] from='client.? 172.21.15.67:0/1806578169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:09 smithi067 bash[17655]: audit 2024-04-03T14:54:09.016148+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:09 smithi067 bash[17655]: audit 2024-04-03T14:54:09.027196+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:09 smithi067 bash[27441]: cluster 2024-04-03T14:54:08.048403+0000 mgr.y (mgr.24370) 1074 : cluster [DBG] pgmap v1058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:09 smithi067 bash[27441]: audit 2024-04-03T14:54:08.833820+0000 mon.c (mon.2) 370 : audit [DBG] from='client.? 172.21.15.67:0/1806578169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:09 smithi067 bash[27441]: audit 2024-04-03T14:54:09.016148+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:09 smithi067 bash[27441]: audit 2024-04-03T14:54:09.027196+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:10 smithi082 bash[20963]: audit 2024-04-03T14:54:09.360048+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:10 smithi082 bash[20963]: audit 2024-04-03T14:54:09.370377+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:10 smithi082 bash[20963]: audit 2024-04-03T14:54:09.701156+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:10 smithi082 bash[20963]: audit 2024-04-03T14:54:09.871010+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:54:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:10 smithi082 bash[20963]: audit 2024-04-03T14:54:09.872754+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:54:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:10 smithi082 bash[20963]: audit 2024-04-03T14:54:09.881370+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[17655]: audit 2024-04-03T14:54:09.360048+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[17655]: audit 2024-04-03T14:54:09.370377+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[17655]: audit 2024-04-03T14:54:09.701156+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[17655]: audit 2024-04-03T14:54:09.871010+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:54:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[17655]: audit 2024-04-03T14:54:09.872754+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:54:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[17655]: audit 2024-04-03T14:54:09.881370+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[27441]: audit 2024-04-03T14:54:09.360048+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[27441]: audit 2024-04-03T14:54:09.370377+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[27441]: audit 2024-04-03T14:54:09.701156+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[27441]: audit 2024-04-03T14:54:09.871010+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:54:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[27441]: audit 2024-04-03T14:54:09.872754+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:54:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:10 smithi067 bash[27441]: audit 2024-04-03T14:54:09.881370+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:54:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:11 smithi082 bash[20963]: cluster 2024-04-03T14:54:10.049015+0000 mgr.y (mgr.24370) 1075 : cluster [DBG] pgmap v1059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:11 smithi082 bash[20963]: audit 2024-04-03T14:54:11.296346+0000 mon.c (mon.2) 371 : audit [DBG] from='client.? 172.21.15.67:0/3349258444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:11 smithi067 bash[17655]: cluster 2024-04-03T14:54:10.049015+0000 mgr.y (mgr.24370) 1075 : cluster [DBG] pgmap v1059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:11 smithi067 bash[17655]: audit 2024-04-03T14:54:11.296346+0000 mon.c (mon.2) 371 : audit [DBG] from='client.? 172.21.15.67:0/3349258444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:11 smithi067 bash[27441]: cluster 2024-04-03T14:54:10.049015+0000 mgr.y (mgr.24370) 1075 : cluster [DBG] pgmap v1059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:11 smithi067 bash[27441]: audit 2024-04-03T14:54:11.296346+0000 mon.c (mon.2) 371 : audit [DBG] from='client.? 172.21.15.67:0/3349258444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:13.364 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:13] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:54:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:13 smithi082 bash[20963]: cluster 2024-04-03T14:54:12.050124+0000 mgr.y (mgr.24370) 1076 : cluster [DBG] pgmap v1060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:54:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:13 smithi067 bash[17655]: cluster 2024-04-03T14:54:12.050124+0000 mgr.y (mgr.24370) 1076 : cluster [DBG] pgmap v1060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:13 smithi067 bash[27441]: cluster 2024-04-03T14:54:12.050124+0000 mgr.y (mgr.24370) 1076 : cluster [DBG] pgmap v1060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:14 smithi082 bash[20963]: audit 2024-04-03T14:54:13.747946+0000 mon.c (mon.2) 372 : audit [DBG] from='client.? 172.21.15.67:0/3004238225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:14 smithi067 bash[27441]: audit 2024-04-03T14:54:13.747946+0000 mon.c (mon.2) 372 : audit [DBG] from='client.? 172.21.15.67:0/3004238225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:14 smithi067 bash[17655]: audit 2024-04-03T14:54:13.747946+0000 mon.c (mon.2) 372 : audit [DBG] from='client.? 172.21.15.67:0/3004238225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:15 smithi082 bash[20963]: cluster 2024-04-03T14:54:14.050815+0000 mgr.y (mgr.24370) 1077 : cluster [DBG] pgmap v1061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:15 smithi067 bash[27441]: cluster 2024-04-03T14:54:14.050815+0000 mgr.y (mgr.24370) 1077 : cluster [DBG] pgmap v1061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:15 smithi067 bash[17655]: cluster 2024-04-03T14:54:14.050815+0000 mgr.y (mgr.24370) 1077 : cluster [DBG] pgmap v1061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:16 smithi082 bash[20963]: audit 2024-04-03T14:54:16.195842+0000 mon.a (mon.0) 1661 : audit [DBG] from='client.? 172.21.15.67:0/1412691141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:16 smithi067 bash[27441]: audit 2024-04-03T14:54:16.195842+0000 mon.a (mon.0) 1661 : audit [DBG] from='client.? 172.21.15.67:0/1412691141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:16 smithi067 bash[17655]: audit 2024-04-03T14:54:16.195842+0000 mon.a (mon.0) 1661 : audit [DBG] from='client.? 172.21.15.67:0/1412691141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:17 smithi067 bash[27441]: cluster 2024-04-03T14:54:16.051933+0000 mgr.y (mgr.24370) 1078 : cluster [DBG] pgmap v1062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:17 smithi067 bash[17655]: cluster 2024-04-03T14:54:16.051933+0000 mgr.y (mgr.24370) 1078 : cluster [DBG] pgmap v1062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:17 smithi082 bash[20963]: cluster 2024-04-03T14:54:16.051933+0000 mgr.y (mgr.24370) 1078 : cluster [DBG] pgmap v1062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:19 smithi067 bash[17655]: cluster 2024-04-03T14:54:18.052648+0000 mgr.y (mgr.24370) 1079 : cluster [DBG] pgmap v1063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:19 smithi067 bash[17655]: audit 2024-04-03T14:54:18.655782+0000 mon.a (mon.0) 1662 : audit [DBG] from='client.? 172.21.15.67:0/1884317557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:19 smithi067 bash[27441]: cluster 2024-04-03T14:54:18.052648+0000 mgr.y (mgr.24370) 1079 : cluster [DBG] pgmap v1063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:19 smithi067 bash[27441]: audit 2024-04-03T14:54:18.655782+0000 mon.a (mon.0) 1662 : audit [DBG] from='client.? 172.21.15.67:0/1884317557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:19 smithi082 bash[20963]: cluster 2024-04-03T14:54:18.052648+0000 mgr.y (mgr.24370) 1079 : cluster [DBG] pgmap v1063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:19 smithi082 bash[20963]: audit 2024-04-03T14:54:18.655782+0000 mon.a (mon.0) 1662 : audit [DBG] from='client.? 172.21.15.67:0/1884317557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:21 smithi067 bash[17655]: cluster 2024-04-03T14:54:20.053400+0000 mgr.y (mgr.24370) 1080 : cluster [DBG] pgmap v1064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:21 smithi067 bash[17655]: audit 2024-04-03T14:54:21.111054+0000 mon.a (mon.0) 1663 : audit [DBG] from='client.? 172.21.15.67:0/2328964602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:21 smithi067 bash[27441]: cluster 2024-04-03T14:54:20.053400+0000 mgr.y (mgr.24370) 1080 : cluster [DBG] pgmap v1064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:21 smithi067 bash[27441]: audit 2024-04-03T14:54:21.111054+0000 mon.a (mon.0) 1663 : audit [DBG] from='client.? 172.21.15.67:0/2328964602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:21 smithi082 bash[20963]: cluster 2024-04-03T14:54:20.053400+0000 mgr.y (mgr.24370) 1080 : cluster [DBG] pgmap v1064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:21 smithi082 bash[20963]: audit 2024-04-03T14:54:21.111054+0000 mon.a (mon.0) 1663 : audit [DBG] from='client.? 172.21.15.67:0/2328964602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:23.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:23] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:54:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:23 smithi067 bash[17655]: cluster 2024-04-03T14:54:22.054589+0000 mgr.y (mgr.24370) 1081 : cluster [DBG] pgmap v1065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:23 smithi067 bash[27441]: cluster 2024-04-03T14:54:22.054589+0000 mgr.y (mgr.24370) 1081 : cluster [DBG] pgmap v1065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:23 smithi082 bash[20963]: cluster 2024-04-03T14:54:22.054589+0000 mgr.y (mgr.24370) 1081 : cluster [DBG] pgmap v1065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:54:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:24 smithi067 bash[17655]: audit 2024-04-03T14:54:23.573854+0000 mon.a (mon.0) 1664 : audit [DBG] from='client.? 172.21.15.67:0/2918803030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:24 smithi067 bash[27441]: audit 2024-04-03T14:54:23.573854+0000 mon.a (mon.0) 1664 : audit [DBG] from='client.? 172.21.15.67:0/2918803030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:24 smithi082 bash[20963]: audit 2024-04-03T14:54:23.573854+0000 mon.a (mon.0) 1664 : audit [DBG] from='client.? 172.21.15.67:0/2918803030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:25 smithi067 bash[17655]: cluster 2024-04-03T14:54:24.055295+0000 mgr.y (mgr.24370) 1082 : cluster [DBG] pgmap v1066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:25 smithi067 bash[17655]: audit 2024-04-03T14:54:24.701564+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:25 smithi067 bash[27441]: cluster 2024-04-03T14:54:24.055295+0000 mgr.y (mgr.24370) 1082 : cluster [DBG] pgmap v1066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:25 smithi067 bash[27441]: audit 2024-04-03T14:54:24.701564+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:25 smithi082 bash[20963]: cluster 2024-04-03T14:54:24.055295+0000 mgr.y (mgr.24370) 1082 : cluster [DBG] pgmap v1066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:25 smithi082 bash[20963]: audit 2024-04-03T14:54:24.701564+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:26 smithi082 bash[20963]: audit 2024-04-03T14:54:26.036484+0000 mon.c (mon.2) 373 : audit [DBG] from='client.? 172.21.15.67:0/2398963693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:26 smithi067 bash[27441]: audit 2024-04-03T14:54:26.036484+0000 mon.c (mon.2) 373 : audit [DBG] from='client.? 172.21.15.67:0/2398963693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:26 smithi067 bash[17655]: audit 2024-04-03T14:54:26.036484+0000 mon.c (mon.2) 373 : audit [DBG] from='client.? 172.21.15.67:0/2398963693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:27 smithi082 bash[20963]: cluster 2024-04-03T14:54:26.056474+0000 mgr.y (mgr.24370) 1083 : cluster [DBG] pgmap v1067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:27 smithi067 bash[17655]: cluster 2024-04-03T14:54:26.056474+0000 mgr.y (mgr.24370) 1083 : cluster [DBG] pgmap v1067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:27 smithi067 bash[27441]: cluster 2024-04-03T14:54:26.056474+0000 mgr.y (mgr.24370) 1083 : cluster [DBG] pgmap v1067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:29 smithi082 bash[20963]: cluster 2024-04-03T14:54:28.057149+0000 mgr.y (mgr.24370) 1084 : cluster [DBG] pgmap v1068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:29 smithi082 bash[20963]: audit 2024-04-03T14:54:28.488131+0000 mon.a (mon.0) 1666 : audit [DBG] from='client.? 172.21.15.67:0/568162992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:29 smithi067 bash[17655]: cluster 2024-04-03T14:54:28.057149+0000 mgr.y (mgr.24370) 1084 : cluster [DBG] pgmap v1068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:29 smithi067 bash[17655]: audit 2024-04-03T14:54:28.488131+0000 mon.a (mon.0) 1666 : audit [DBG] from='client.? 172.21.15.67:0/568162992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:29 smithi067 bash[27441]: cluster 2024-04-03T14:54:28.057149+0000 mgr.y (mgr.24370) 1084 : cluster [DBG] pgmap v1068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:29 smithi067 bash[27441]: audit 2024-04-03T14:54:28.488131+0000 mon.a (mon.0) 1666 : audit [DBG] from='client.? 172.21.15.67:0/568162992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:31 smithi082 bash[20963]: cluster 2024-04-03T14:54:30.057935+0000 mgr.y (mgr.24370) 1085 : cluster [DBG] pgmap v1069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:31 smithi082 bash[20963]: audit 2024-04-03T14:54:30.946361+0000 mon.a (mon.0) 1667 : audit [DBG] from='client.? 172.21.15.67:0/1020079130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:31 smithi067 bash[27441]: cluster 2024-04-03T14:54:30.057935+0000 mgr.y (mgr.24370) 1085 : cluster [DBG] pgmap v1069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:31 smithi067 bash[27441]: audit 2024-04-03T14:54:30.946361+0000 mon.a (mon.0) 1667 : audit [DBG] from='client.? 172.21.15.67:0/1020079130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:31 smithi067 bash[17655]: cluster 2024-04-03T14:54:30.057935+0000 mgr.y (mgr.24370) 1085 : cluster [DBG] pgmap v1069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:31 smithi067 bash[17655]: audit 2024-04-03T14:54:30.946361+0000 mon.a (mon.0) 1667 : audit [DBG] from='client.? 172.21.15.67:0/1020079130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:33] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T14:54:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:54:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:33 smithi082 bash[20963]: cluster 2024-04-03T14:54:32.059145+0000 mgr.y (mgr.24370) 1086 : cluster [DBG] pgmap v1070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:33 smithi082 bash[20963]: audit 2024-04-03T14:54:33.410503+0000 mon.a (mon.0) 1668 : audit [DBG] from='client.? 172.21.15.67:0/1753111180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:33 smithi067 bash[17655]: cluster 2024-04-03T14:54:32.059145+0000 mgr.y (mgr.24370) 1086 : cluster [DBG] pgmap v1070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:33 smithi067 bash[17655]: audit 2024-04-03T14:54:33.410503+0000 mon.a (mon.0) 1668 : audit [DBG] from='client.? 172.21.15.67:0/1753111180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:33 smithi067 bash[27441]: cluster 2024-04-03T14:54:32.059145+0000 mgr.y (mgr.24370) 1086 : cluster [DBG] pgmap v1070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:33 smithi067 bash[27441]: audit 2024-04-03T14:54:33.410503+0000 mon.a (mon.0) 1668 : audit [DBG] from='client.? 172.21.15.67:0/1753111180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:35 smithi082 bash[20963]: cluster 2024-04-03T14:54:34.059844+0000 mgr.y (mgr.24370) 1087 : cluster [DBG] pgmap v1071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:35 smithi067 bash[17655]: cluster 2024-04-03T14:54:34.059844+0000 mgr.y (mgr.24370) 1087 : cluster [DBG] pgmap v1071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:35 smithi067 bash[27441]: cluster 2024-04-03T14:54:34.059844+0000 mgr.y (mgr.24370) 1087 : cluster [DBG] pgmap v1071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:36 smithi082 bash[20963]: audit 2024-04-03T14:54:35.865173+0000 mon.a (mon.0) 1669 : audit [DBG] from='client.? 172.21.15.67:0/1960649254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:36 smithi067 bash[17655]: audit 2024-04-03T14:54:35.865173+0000 mon.a (mon.0) 1669 : audit [DBG] from='client.? 172.21.15.67:0/1960649254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:36 smithi067 bash[27441]: audit 2024-04-03T14:54:35.865173+0000 mon.a (mon.0) 1669 : audit [DBG] from='client.? 172.21.15.67:0/1960649254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:37 smithi082 bash[20963]: cluster 2024-04-03T14:54:36.061031+0000 mgr.y (mgr.24370) 1088 : cluster [DBG] pgmap v1072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:37 smithi067 bash[27441]: cluster 2024-04-03T14:54:36.061031+0000 mgr.y (mgr.24370) 1088 : cluster [DBG] pgmap v1072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:37 smithi067 bash[17655]: cluster 2024-04-03T14:54:36.061031+0000 mgr.y (mgr.24370) 1088 : cluster [DBG] pgmap v1072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:38 smithi082 bash[20963]: audit 2024-04-03T14:54:38.329736+0000 mon.c (mon.2) 374 : audit [DBG] from='client.? 172.21.15.67:0/3859023830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:38 smithi067 bash[17655]: audit 2024-04-03T14:54:38.329736+0000 mon.c (mon.2) 374 : audit [DBG] from='client.? 172.21.15.67:0/3859023830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:38 smithi067 bash[27441]: audit 2024-04-03T14:54:38.329736+0000 mon.c (mon.2) 374 : audit [DBG] from='client.? 172.21.15.67:0/3859023830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:39 smithi082 bash[20963]: cluster 2024-04-03T14:54:38.061682+0000 mgr.y (mgr.24370) 1089 : cluster [DBG] pgmap v1073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:39 smithi067 bash[27441]: cluster 2024-04-03T14:54:38.061682+0000 mgr.y (mgr.24370) 1089 : cluster [DBG] pgmap v1073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:39 smithi067 bash[17655]: cluster 2024-04-03T14:54:38.061682+0000 mgr.y (mgr.24370) 1089 : cluster [DBG] pgmap v1073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:40 smithi082 bash[20963]: audit 2024-04-03T14:54:39.701930+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:40 smithi082 bash[20963]: cluster 2024-04-03T14:54:40.062349+0000 mgr.y (mgr.24370) 1090 : cluster [DBG] pgmap v1074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:40 smithi067 bash[17655]: audit 2024-04-03T14:54:39.701930+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:40 smithi067 bash[17655]: cluster 2024-04-03T14:54:40.062349+0000 mgr.y (mgr.24370) 1090 : cluster [DBG] pgmap v1074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:40 smithi067 bash[27441]: audit 2024-04-03T14:54:39.701930+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:40 smithi067 bash[27441]: cluster 2024-04-03T14:54:40.062349+0000 mgr.y (mgr.24370) 1090 : cluster [DBG] pgmap v1074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:41 smithi082 bash[20963]: audit 2024-04-03T14:54:40.781078+0000 mon.c (mon.2) 375 : audit [DBG] from='client.? 172.21.15.67:0/3059030161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:41 smithi067 bash[17655]: audit 2024-04-03T14:54:40.781078+0000 mon.c (mon.2) 375 : audit [DBG] from='client.? 172.21.15.67:0/3059030161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:41 smithi067 bash[27441]: audit 2024-04-03T14:54:40.781078+0000 mon.c (mon.2) 375 : audit [DBG] from='client.? 172.21.15.67:0/3059030161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:42 smithi082 bash[20963]: cluster 2024-04-03T14:54:42.063512+0000 mgr.y (mgr.24370) 1091 : cluster [DBG] pgmap v1075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:42 smithi067 bash[27441]: cluster 2024-04-03T14:54:42.063512+0000 mgr.y (mgr.24370) 1091 : cluster [DBG] pgmap v1075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:42 smithi067 bash[17655]: cluster 2024-04-03T14:54:42.063512+0000 mgr.y (mgr.24370) 1091 : cluster [DBG] pgmap v1075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:54:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:43 smithi082 bash[20963]: audit 2024-04-03T14:54:43.231937+0000 mon.c (mon.2) 376 : audit [DBG] from='client.? 172.21.15.67:0/2807338262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:54:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:43 smithi067 bash[27441]: audit 2024-04-03T14:54:43.231937+0000 mon.c (mon.2) 376 : audit [DBG] from='client.? 172.21.15.67:0/2807338262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:43 smithi067 bash[17655]: audit 2024-04-03T14:54:43.231937+0000 mon.c (mon.2) 376 : audit [DBG] from='client.? 172.21.15.67:0/2807338262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:44 smithi082 bash[20963]: cluster 2024-04-03T14:54:44.064250+0000 mgr.y (mgr.24370) 1092 : cluster [DBG] pgmap v1076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:44 smithi067 bash[27441]: cluster 2024-04-03T14:54:44.064250+0000 mgr.y (mgr.24370) 1092 : cluster [DBG] pgmap v1076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:44 smithi067 bash[17655]: cluster 2024-04-03T14:54:44.064250+0000 mgr.y (mgr.24370) 1092 : cluster [DBG] pgmap v1076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:45 smithi082 bash[20963]: audit 2024-04-03T14:54:45.692733+0000 mon.a (mon.0) 1671 : audit [DBG] from='client.? 172.21.15.67:0/1532290190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:45 smithi067 bash[17655]: audit 2024-04-03T14:54:45.692733+0000 mon.a (mon.0) 1671 : audit [DBG] from='client.? 172.21.15.67:0/1532290190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:45 smithi067 bash[27441]: audit 2024-04-03T14:54:45.692733+0000 mon.a (mon.0) 1671 : audit [DBG] from='client.? 172.21.15.67:0/1532290190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:46 smithi082 bash[20963]: cluster 2024-04-03T14:54:46.065563+0000 mgr.y (mgr.24370) 1093 : cluster [DBG] pgmap v1077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:46 smithi067 bash[17655]: cluster 2024-04-03T14:54:46.065563+0000 mgr.y (mgr.24370) 1093 : cluster [DBG] pgmap v1077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:46 smithi067 bash[27441]: cluster 2024-04-03T14:54:46.065563+0000 mgr.y (mgr.24370) 1093 : cluster [DBG] pgmap v1077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:49 smithi082 bash[20963]: cluster 2024-04-03T14:54:48.066069+0000 mgr.y (mgr.24370) 1094 : cluster [DBG] pgmap v1078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:49 smithi082 bash[20963]: audit 2024-04-03T14:54:48.147835+0000 mon.a (mon.0) 1672 : audit [DBG] from='client.? 172.21.15.67:0/298075057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:49 smithi067 bash[27441]: cluster 2024-04-03T14:54:48.066069+0000 mgr.y (mgr.24370) 1094 : cluster [DBG] pgmap v1078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:49 smithi067 bash[27441]: audit 2024-04-03T14:54:48.147835+0000 mon.a (mon.0) 1672 : audit [DBG] from='client.? 172.21.15.67:0/298075057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:49 smithi067 bash[17655]: cluster 2024-04-03T14:54:48.066069+0000 mgr.y (mgr.24370) 1094 : cluster [DBG] pgmap v1078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:49 smithi067 bash[17655]: audit 2024-04-03T14:54:48.147835+0000 mon.a (mon.0) 1672 : audit [DBG] from='client.? 172.21.15.67:0/298075057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:51 smithi082 bash[20963]: cluster 2024-04-03T14:54:50.066669+0000 mgr.y (mgr.24370) 1095 : cluster [DBG] pgmap v1079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:51 smithi082 bash[20963]: audit 2024-04-03T14:54:50.602659+0000 mon.c (mon.2) 377 : audit [DBG] from='client.? 172.21.15.67:0/913206333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:51 smithi067 bash[17655]: cluster 2024-04-03T14:54:50.066669+0000 mgr.y (mgr.24370) 1095 : cluster [DBG] pgmap v1079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:51 smithi067 bash[17655]: audit 2024-04-03T14:54:50.602659+0000 mon.c (mon.2) 377 : audit [DBG] from='client.? 172.21.15.67:0/913206333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:51 smithi067 bash[27441]: cluster 2024-04-03T14:54:50.066669+0000 mgr.y (mgr.24370) 1095 : cluster [DBG] pgmap v1079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:51 smithi067 bash[27441]: audit 2024-04-03T14:54:50.602659+0000 mon.c (mon.2) 377 : audit [DBG] from='client.? 172.21.15.67:0/913206333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:53 smithi082 bash[20963]: cluster 2024-04-03T14:54:52.067849+0000 mgr.y (mgr.24370) 1096 : cluster [DBG] pgmap v1080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:53 smithi082 bash[20963]: audit 2024-04-03T14:54:53.050434+0000 mon.a (mon.0) 1673 : audit [DBG] from='client.? 172.21.15.67:0/3315343083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T14:54:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:53 smithi067 bash[27441]: cluster 2024-04-03T14:54:52.067849+0000 mgr.y (mgr.24370) 1096 : cluster [DBG] pgmap v1080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:53 smithi067 bash[27441]: audit 2024-04-03T14:54:53.050434+0000 mon.a (mon.0) 1673 : audit [DBG] from='client.? 172.21.15.67:0/3315343083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:53 smithi067 bash[17655]: cluster 2024-04-03T14:54:52.067849+0000 mgr.y (mgr.24370) 1096 : cluster [DBG] pgmap v1080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:53 smithi067 bash[17655]: audit 2024-04-03T14:54:53.050434+0000 mon.a (mon.0) 1673 : audit [DBG] from='client.? 172.21.15.67:0/3315343083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:54:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:55 smithi067 bash[17655]: cluster 2024-04-03T14:54:54.068531+0000 mgr.y (mgr.24370) 1097 : cluster [DBG] pgmap v1081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:55 smithi067 bash[17655]: audit 2024-04-03T14:54:54.702259+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:55 smithi067 bash[27441]: cluster 2024-04-03T14:54:54.068531+0000 mgr.y (mgr.24370) 1097 : cluster [DBG] pgmap v1081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:55 smithi067 bash[27441]: audit 2024-04-03T14:54:54.702259+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:55 smithi082 bash[20963]: cluster 2024-04-03T14:54:54.068531+0000 mgr.y (mgr.24370) 1097 : cluster [DBG] pgmap v1081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:55 smithi082 bash[20963]: audit 2024-04-03T14:54:54.702259+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:54:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:56 smithi067 bash[17655]: audit 2024-04-03T14:54:55.506615+0000 mon.c (mon.2) 378 : audit [DBG] from='client.? 172.21.15.67:0/8083931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:56 smithi067 bash[27441]: audit 2024-04-03T14:54:55.506615+0000 mon.c (mon.2) 378 : audit [DBG] from='client.? 172.21.15.67:0/8083931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:56 smithi082 bash[20963]: audit 2024-04-03T14:54:55.506615+0000 mon.c (mon.2) 378 : audit [DBG] from='client.? 172.21.15.67:0/8083931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:57 smithi067 bash[27441]: cluster 2024-04-03T14:54:56.069662+0000 mgr.y (mgr.24370) 1098 : cluster [DBG] pgmap v1082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:57 smithi067 bash[17655]: cluster 2024-04-03T14:54:56.069662+0000 mgr.y (mgr.24370) 1098 : cluster [DBG] pgmap v1082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:57 smithi082 bash[20963]: cluster 2024-04-03T14:54:56.069662+0000 mgr.y (mgr.24370) 1098 : cluster [DBG] pgmap v1082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:58 smithi067 bash[17655]: audit 2024-04-03T14:54:57.962420+0000 mon.c (mon.2) 379 : audit [DBG] from='client.? 172.21.15.67:0/2394224558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:58 smithi067 bash[27441]: audit 2024-04-03T14:54:57.962420+0000 mon.c (mon.2) 379 : audit [DBG] from='client.? 172.21.15.67:0/2394224558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:58 smithi082 bash[20963]: audit 2024-04-03T14:54:57.962420+0000 mon.c (mon.2) 379 : audit [DBG] from='client.? 172.21.15.67:0/2394224558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:54:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:54:59 smithi067 bash[27441]: cluster 2024-04-03T14:54:58.070327+0000 mgr.y (mgr.24370) 1099 : cluster [DBG] pgmap v1083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:54:59 smithi067 bash[17655]: cluster 2024-04-03T14:54:58.070327+0000 mgr.y (mgr.24370) 1099 : cluster [DBG] pgmap v1083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:54:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:54:59 smithi082 bash[20963]: cluster 2024-04-03T14:54:58.070327+0000 mgr.y (mgr.24370) 1099 : cluster [DBG] pgmap v1083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:01 smithi067 bash[17655]: cluster 2024-04-03T14:55:00.070825+0000 mgr.y (mgr.24370) 1100 : cluster [DBG] pgmap v1084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:01 smithi067 bash[17655]: audit 2024-04-03T14:55:00.423758+0000 mon.a (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.67:0/3239583415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:01 smithi067 bash[27441]: cluster 2024-04-03T14:55:00.070825+0000 mgr.y (mgr.24370) 1100 : cluster [DBG] pgmap v1084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:01 smithi067 bash[27441]: audit 2024-04-03T14:55:00.423758+0000 mon.a (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.67:0/3239583415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:01 smithi082 bash[20963]: cluster 2024-04-03T14:55:00.070825+0000 mgr.y (mgr.24370) 1100 : cluster [DBG] pgmap v1084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:01 smithi082 bash[20963]: audit 2024-04-03T14:55:00.423758+0000 mon.a (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.67:0/3239583415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:03] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T14:55:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:03 smithi067 bash[17655]: cluster 2024-04-03T14:55:02.071968+0000 mgr.y (mgr.24370) 1101 : cluster [DBG] pgmap v1085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:03 smithi067 bash[17655]: audit 2024-04-03T14:55:02.878542+0000 mon.c (mon.2) 380 : audit [DBG] from='client.? 172.21.15.67:0/2838527612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:03 smithi067 bash[27441]: cluster 2024-04-03T14:55:02.071968+0000 mgr.y (mgr.24370) 1101 : cluster [DBG] pgmap v1085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:03 smithi067 bash[27441]: audit 2024-04-03T14:55:02.878542+0000 mon.c (mon.2) 380 : audit [DBG] from='client.? 172.21.15.67:0/2838527612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:03 smithi082 bash[20963]: cluster 2024-04-03T14:55:02.071968+0000 mgr.y (mgr.24370) 1101 : cluster [DBG] pgmap v1085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:03 smithi082 bash[20963]: audit 2024-04-03T14:55:02.878542+0000 mon.c (mon.2) 380 : audit [DBG] from='client.? 172.21.15.67:0/2838527612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:55:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:05 smithi082 bash[20963]: cluster 2024-04-03T14:55:04.072664+0000 mgr.y (mgr.24370) 1102 : cluster [DBG] pgmap v1086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:05 smithi067 bash[17655]: cluster 2024-04-03T14:55:04.072664+0000 mgr.y (mgr.24370) 1102 : cluster [DBG] pgmap v1086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:05 smithi067 bash[27441]: cluster 2024-04-03T14:55:04.072664+0000 mgr.y (mgr.24370) 1102 : cluster [DBG] pgmap v1086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:06 smithi082 bash[20963]: audit 2024-04-03T14:55:05.337208+0000 mon.c (mon.2) 381 : audit [DBG] from='client.? 172.21.15.67:0/2135897690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:06 smithi067 bash[17655]: audit 2024-04-03T14:55:05.337208+0000 mon.c (mon.2) 381 : audit [DBG] from='client.? 172.21.15.67:0/2135897690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:06 smithi067 bash[27441]: audit 2024-04-03T14:55:05.337208+0000 mon.c (mon.2) 381 : audit [DBG] from='client.? 172.21.15.67:0/2135897690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:07.437 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:07 smithi067 bash[17655]: cluster 2024-04-03T14:55:06.073857+0000 mgr.y (mgr.24370) 1103 : cluster [DBG] pgmap v1087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:07 smithi082 bash[20963]: cluster 2024-04-03T14:55:06.073857+0000 mgr.y (mgr.24370) 1103 : cluster [DBG] pgmap v1087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:07 smithi067 bash[27441]: cluster 2024-04-03T14:55:06.073857+0000 mgr.y (mgr.24370) 1103 : cluster [DBG] pgmap v1087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:08 smithi082 bash[20963]: audit 2024-04-03T14:55:07.790001+0000 mon.c (mon.2) 382 : audit [DBG] from='client.? 172.21.15.67:0/1891781644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:08 smithi067 bash[17655]: audit 2024-04-03T14:55:07.790001+0000 mon.c (mon.2) 382 : audit [DBG] from='client.? 172.21.15.67:0/1891781644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:08 smithi067 bash[27441]: audit 2024-04-03T14:55:07.790001+0000 mon.c (mon.2) 382 : audit [DBG] from='client.? 172.21.15.67:0/1891781644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:09 smithi082 bash[20963]: cluster 2024-04-03T14:55:08.074479+0000 mgr.y (mgr.24370) 1104 : cluster [DBG] pgmap v1088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:09 smithi067 bash[17655]: cluster 2024-04-03T14:55:08.074479+0000 mgr.y (mgr.24370) 1104 : cluster [DBG] pgmap v1088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:09 smithi067 bash[27441]: cluster 2024-04-03T14:55:08.074479+0000 mgr.y (mgr.24370) 1104 : cluster [DBG] pgmap v1088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:10 smithi082 bash[20963]: audit 2024-04-03T14:55:09.703017+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:10 smithi082 bash[20963]: audit 2024-04-03T14:55:09.956889+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:55:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:10 smithi067 bash[17655]: audit 2024-04-03T14:55:09.703017+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:10 smithi067 bash[17655]: audit 2024-04-03T14:55:09.956889+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:55:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:10 smithi067 bash[27441]: audit 2024-04-03T14:55:09.703017+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:10 smithi067 bash[27441]: audit 2024-04-03T14:55:09.956889+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:55:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:11 smithi082 bash[20963]: cluster 2024-04-03T14:55:10.075241+0000 mgr.y (mgr.24370) 1105 : cluster [DBG] pgmap v1089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:11 smithi082 bash[20963]: audit 2024-04-03T14:55:10.269699+0000 mon.c (mon.2) 383 : audit [DBG] from='client.? 172.21.15.67:0/1022756927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:11 smithi067 bash[17655]: cluster 2024-04-03T14:55:10.075241+0000 mgr.y (mgr.24370) 1105 : cluster [DBG] pgmap v1089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:11 smithi067 bash[17655]: audit 2024-04-03T14:55:10.269699+0000 mon.c (mon.2) 383 : audit [DBG] from='client.? 172.21.15.67:0/1022756927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:11 smithi067 bash[27441]: cluster 2024-04-03T14:55:10.075241+0000 mgr.y (mgr.24370) 1105 : cluster [DBG] pgmap v1089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:11 smithi067 bash[27441]: audit 2024-04-03T14:55:10.269699+0000 mon.c (mon.2) 383 : audit [DBG] from='client.? 172.21.15.67:0/1022756927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:13.429 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:13] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T14:55:13.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:13 smithi067 bash[17655]: cluster 2024-04-03T14:55:12.076457+0000 mgr.y (mgr.24370) 1106 : cluster [DBG] pgmap v1090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:13.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:13 smithi067 bash[17655]: audit 2024-04-03T14:55:12.715619+0000 mon.c (mon.2) 384 : audit [DBG] from='client.? 172.21.15.67:0/1795021025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:13.430 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:13 smithi067 bash[27441]: cluster 2024-04-03T14:55:12.076457+0000 mgr.y (mgr.24370) 1106 : cluster [DBG] pgmap v1090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:13.430 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:13 smithi067 bash[27441]: audit 2024-04-03T14:55:12.715619+0000 mon.c (mon.2) 384 : audit [DBG] from='client.? 172.21.15.67:0/1795021025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:13 smithi082 bash[20963]: cluster 2024-04-03T14:55:12.076457+0000 mgr.y (mgr.24370) 1106 : cluster [DBG] pgmap v1090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:13.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:13 smithi082 bash[20963]: audit 2024-04-03T14:55:12.715619+0000 mon.c (mon.2) 384 : audit [DBG] from='client.? 172.21.15.67:0/1795021025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:55:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:15 smithi082 bash[20963]: cluster 2024-04-03T14:55:14.077191+0000 mgr.y (mgr.24370) 1107 : cluster [DBG] pgmap v1091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:15 smithi082 bash[20963]: audit 2024-04-03T14:55:15.199737+0000 mon.c (mon.2) 385 : audit [DBG] from='client.? 172.21.15.67:0/320846134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:15 smithi067 bash[17655]: cluster 2024-04-03T14:55:14.077191+0000 mgr.y (mgr.24370) 1107 : cluster [DBG] pgmap v1091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:15 smithi067 bash[17655]: audit 2024-04-03T14:55:15.199737+0000 mon.c (mon.2) 385 : audit [DBG] from='client.? 172.21.15.67:0/320846134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:15 smithi067 bash[27441]: cluster 2024-04-03T14:55:14.077191+0000 mgr.y (mgr.24370) 1107 : cluster [DBG] pgmap v1091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:15 smithi067 bash[27441]: audit 2024-04-03T14:55:15.199737+0000 mon.c (mon.2) 385 : audit [DBG] from='client.? 172.21.15.67:0/320846134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[27441]: audit 2024-04-03T14:55:15.651861+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[27441]: audit 2024-04-03T14:55:15.659913+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[27441]: audit 2024-04-03T14:55:15.954314+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[27441]: audit 2024-04-03T14:55:15.962239+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[27441]: cluster 2024-04-03T14:55:16.077993+0000 mgr.y (mgr.24370) 1108 : cluster [DBG] pgmap v1092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[27441]: audit 2024-04-03T14:55:16.392393+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:55:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[27441]: audit 2024-04-03T14:55:16.394558+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:55:16.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[27441]: audit 2024-04-03T14:55:16.405048+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[17655]: audit 2024-04-03T14:55:15.651861+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[17655]: audit 2024-04-03T14:55:15.659913+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[17655]: audit 2024-04-03T14:55:15.954314+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[17655]: audit 2024-04-03T14:55:15.962239+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[17655]: cluster 2024-04-03T14:55:16.077993+0000 mgr.y (mgr.24370) 1108 : cluster [DBG] pgmap v1092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[17655]: audit 2024-04-03T14:55:16.392393+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:55:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[17655]: audit 2024-04-03T14:55:16.394558+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:55:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:16 smithi067 bash[17655]: audit 2024-04-03T14:55:16.405048+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:16 smithi082 bash[20963]: audit 2024-04-03T14:55:15.651861+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:16 smithi082 bash[20963]: audit 2024-04-03T14:55:15.659913+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:16 smithi082 bash[20963]: audit 2024-04-03T14:55:15.954314+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:16 smithi082 bash[20963]: audit 2024-04-03T14:55:15.962239+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:16 smithi082 bash[20963]: cluster 2024-04-03T14:55:16.077993+0000 mgr.y (mgr.24370) 1108 : cluster [DBG] pgmap v1092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:16 smithi082 bash[20963]: audit 2024-04-03T14:55:16.392393+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:55:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:16 smithi082 bash[20963]: audit 2024-04-03T14:55:16.394558+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:55:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:16 smithi082 bash[20963]: audit 2024-04-03T14:55:16.405048+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:55:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:17 smithi082 bash[20963]: audit 2024-04-03T14:55:17.659714+0000 mon.a (mon.0) 1685 : audit [DBG] from='client.? 172.21.15.67:0/3981857713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:17 smithi067 bash[17655]: audit 2024-04-03T14:55:17.659714+0000 mon.a (mon.0) 1685 : audit [DBG] from='client.? 172.21.15.67:0/3981857713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:17 smithi067 bash[27441]: audit 2024-04-03T14:55:17.659714+0000 mon.a (mon.0) 1685 : audit [DBG] from='client.? 172.21.15.67:0/3981857713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:18 smithi082 bash[20963]: cluster 2024-04-03T14:55:18.078651+0000 mgr.y (mgr.24370) 1109 : cluster [DBG] pgmap v1093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:18 smithi067 bash[27441]: cluster 2024-04-03T14:55:18.078651+0000 mgr.y (mgr.24370) 1109 : cluster [DBG] pgmap v1093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:18 smithi067 bash[17655]: cluster 2024-04-03T14:55:18.078651+0000 mgr.y (mgr.24370) 1109 : cluster [DBG] pgmap v1093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:20 smithi082 bash[20963]: audit 2024-04-03T14:55:20.117146+0000 mon.a (mon.0) 1686 : audit [DBG] from='client.? 172.21.15.67:0/1263234388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:20 smithi067 bash[17655]: audit 2024-04-03T14:55:20.117146+0000 mon.a (mon.0) 1686 : audit [DBG] from='client.? 172.21.15.67:0/1263234388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:20 smithi067 bash[27441]: audit 2024-04-03T14:55:20.117146+0000 mon.a (mon.0) 1686 : audit [DBG] from='client.? 172.21.15.67:0/1263234388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:21 smithi082 bash[20963]: cluster 2024-04-03T14:55:20.079285+0000 mgr.y (mgr.24370) 1110 : cluster [DBG] pgmap v1094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:21 smithi067 bash[17655]: cluster 2024-04-03T14:55:20.079285+0000 mgr.y (mgr.24370) 1110 : cluster [DBG] pgmap v1094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:21 smithi067 bash[27441]: cluster 2024-04-03T14:55:20.079285+0000 mgr.y (mgr.24370) 1110 : cluster [DBG] pgmap v1094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:23 smithi067 bash[17655]: cluster 2024-04-03T14:55:22.080486+0000 mgr.y (mgr.24370) 1111 : cluster [DBG] pgmap v1095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:23 smithi067 bash[17655]: audit 2024-04-03T14:55:22.568485+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.67:0/4200039618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:23] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T14:55:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:23 smithi067 bash[27441]: cluster 2024-04-03T14:55:22.080486+0000 mgr.y (mgr.24370) 1111 : cluster [DBG] pgmap v1095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:23 smithi067 bash[27441]: audit 2024-04-03T14:55:22.568485+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.67:0/4200039618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:23 smithi082 bash[20963]: cluster 2024-04-03T14:55:22.080486+0000 mgr.y (mgr.24370) 1111 : cluster [DBG] pgmap v1095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:23 smithi082 bash[20963]: audit 2024-04-03T14:55:22.568485+0000 mon.a (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.67:0/4200039618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:55:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:25 smithi082 bash[20963]: cluster 2024-04-03T14:55:24.081197+0000 mgr.y (mgr.24370) 1112 : cluster [DBG] pgmap v1096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:25 smithi082 bash[20963]: audit 2024-04-03T14:55:24.703696+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:25 smithi082 bash[20963]: audit 2024-04-03T14:55:25.022425+0000 mon.c (mon.2) 386 : audit [DBG] from='client.? 172.21.15.67:0/3747330705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:25 smithi067 bash[17655]: cluster 2024-04-03T14:55:24.081197+0000 mgr.y (mgr.24370) 1112 : cluster [DBG] pgmap v1096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:25 smithi067 bash[17655]: audit 2024-04-03T14:55:24.703696+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:25 smithi067 bash[17655]: audit 2024-04-03T14:55:25.022425+0000 mon.c (mon.2) 386 : audit [DBG] from='client.? 172.21.15.67:0/3747330705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:25 smithi067 bash[27441]: cluster 2024-04-03T14:55:24.081197+0000 mgr.y (mgr.24370) 1112 : cluster [DBG] pgmap v1096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:25 smithi067 bash[27441]: audit 2024-04-03T14:55:24.703696+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:25 smithi067 bash[27441]: audit 2024-04-03T14:55:25.022425+0000 mon.c (mon.2) 386 : audit [DBG] from='client.? 172.21.15.67:0/3747330705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:27 smithi082 bash[20963]: cluster 2024-04-03T14:55:26.082350+0000 mgr.y (mgr.24370) 1113 : cluster [DBG] pgmap v1097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:27 smithi067 bash[17655]: cluster 2024-04-03T14:55:26.082350+0000 mgr.y (mgr.24370) 1113 : cluster [DBG] pgmap v1097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:27 smithi067 bash[27441]: cluster 2024-04-03T14:55:26.082350+0000 mgr.y (mgr.24370) 1113 : cluster [DBG] pgmap v1097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:28 smithi082 bash[20963]: audit 2024-04-03T14:55:27.468087+0000 mon.c (mon.2) 387 : audit [DBG] from='client.? 172.21.15.67:0/2796276694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:28 smithi067 bash[17655]: audit 2024-04-03T14:55:27.468087+0000 mon.c (mon.2) 387 : audit [DBG] from='client.? 172.21.15.67:0/2796276694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:28 smithi067 bash[27441]: audit 2024-04-03T14:55:27.468087+0000 mon.c (mon.2) 387 : audit [DBG] from='client.? 172.21.15.67:0/2796276694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:29 smithi082 bash[20963]: cluster 2024-04-03T14:55:28.083031+0000 mgr.y (mgr.24370) 1114 : cluster [DBG] pgmap v1098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:29 smithi067 bash[17655]: cluster 2024-04-03T14:55:28.083031+0000 mgr.y (mgr.24370) 1114 : cluster [DBG] pgmap v1098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:29 smithi067 bash[27441]: cluster 2024-04-03T14:55:28.083031+0000 mgr.y (mgr.24370) 1114 : cluster [DBG] pgmap v1098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:30 smithi082 bash[20963]: audit 2024-04-03T14:55:29.915852+0000 mon.a (mon.0) 1689 : audit [DBG] from='client.? 172.21.15.67:0/3522791376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:30 smithi067 bash[17655]: audit 2024-04-03T14:55:29.915852+0000 mon.a (mon.0) 1689 : audit [DBG] from='client.? 172.21.15.67:0/3522791376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:30 smithi067 bash[27441]: audit 2024-04-03T14:55:29.915852+0000 mon.a (mon.0) 1689 : audit [DBG] from='client.? 172.21.15.67:0/3522791376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:31 smithi082 bash[20963]: cluster 2024-04-03T14:55:30.083708+0000 mgr.y (mgr.24370) 1115 : cluster [DBG] pgmap v1099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:31 smithi067 bash[17655]: cluster 2024-04-03T14:55:30.083708+0000 mgr.y (mgr.24370) 1115 : cluster [DBG] pgmap v1099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:31 smithi067 bash[27441]: cluster 2024-04-03T14:55:30.083708+0000 mgr.y (mgr.24370) 1115 : cluster [DBG] pgmap v1099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:33] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:55:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:33 smithi067 bash[17655]: cluster 2024-04-03T14:55:32.084464+0000 mgr.y (mgr.24370) 1116 : cluster [DBG] pgmap v1100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:33 smithi067 bash[17655]: audit 2024-04-03T14:55:32.376587+0000 mon.a (mon.0) 1690 : audit [DBG] from='client.? 172.21.15.67:0/3836904250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:33 smithi067 bash[27441]: cluster 2024-04-03T14:55:32.084464+0000 mgr.y (mgr.24370) 1116 : cluster [DBG] pgmap v1100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:33 smithi067 bash[27441]: audit 2024-04-03T14:55:32.376587+0000 mon.a (mon.0) 1690 : audit [DBG] from='client.? 172.21.15.67:0/3836904250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:33 smithi082 bash[20963]: cluster 2024-04-03T14:55:32.084464+0000 mgr.y (mgr.24370) 1116 : cluster [DBG] pgmap v1100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:33 smithi082 bash[20963]: audit 2024-04-03T14:55:32.376587+0000 mon.a (mon.0) 1690 : audit [DBG] from='client.? 172.21.15.67:0/3836904250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:55:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:35 smithi082 bash[20963]: cluster 2024-04-03T14:55:34.085177+0000 mgr.y (mgr.24370) 1117 : cluster [DBG] pgmap v1101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:35 smithi082 bash[20963]: audit 2024-04-03T14:55:34.821614+0000 mon.a (mon.0) 1691 : audit [DBG] from='client.? 172.21.15.67:0/2843345870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:35 smithi067 bash[17655]: cluster 2024-04-03T14:55:34.085177+0000 mgr.y (mgr.24370) 1117 : cluster [DBG] pgmap v1101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:35 smithi067 bash[17655]: audit 2024-04-03T14:55:34.821614+0000 mon.a (mon.0) 1691 : audit [DBG] from='client.? 172.21.15.67:0/2843345870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:35 smithi067 bash[27441]: cluster 2024-04-03T14:55:34.085177+0000 mgr.y (mgr.24370) 1117 : cluster [DBG] pgmap v1101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:35 smithi067 bash[27441]: audit 2024-04-03T14:55:34.821614+0000 mon.a (mon.0) 1691 : audit [DBG] from='client.? 172.21.15.67:0/2843345870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:37 smithi082 bash[20963]: cluster 2024-04-03T14:55:36.086289+0000 mgr.y (mgr.24370) 1118 : cluster [DBG] pgmap v1102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:37 smithi067 bash[17655]: cluster 2024-04-03T14:55:36.086289+0000 mgr.y (mgr.24370) 1118 : cluster [DBG] pgmap v1102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:37 smithi067 bash[27441]: cluster 2024-04-03T14:55:36.086289+0000 mgr.y (mgr.24370) 1118 : cluster [DBG] pgmap v1102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:38 smithi082 bash[20963]: audit 2024-04-03T14:55:37.268847+0000 mon.c (mon.2) 388 : audit [DBG] from='client.? 172.21.15.67:0/4286029938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:38 smithi067 bash[17655]: audit 2024-04-03T14:55:37.268847+0000 mon.c (mon.2) 388 : audit [DBG] from='client.? 172.21.15.67:0/4286029938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:38 smithi067 bash[27441]: audit 2024-04-03T14:55:37.268847+0000 mon.c (mon.2) 388 : audit [DBG] from='client.? 172.21.15.67:0/4286029938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:39 smithi082 bash[20963]: cluster 2024-04-03T14:55:38.087113+0000 mgr.y (mgr.24370) 1119 : cluster [DBG] pgmap v1103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:39 smithi067 bash[17655]: cluster 2024-04-03T14:55:38.087113+0000 mgr.y (mgr.24370) 1119 : cluster [DBG] pgmap v1103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:39 smithi067 bash[27441]: cluster 2024-04-03T14:55:38.087113+0000 mgr.y (mgr.24370) 1119 : cluster [DBG] pgmap v1103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:40 smithi082 bash[20963]: audit 2024-04-03T14:55:39.703450+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:40 smithi082 bash[20963]: audit 2024-04-03T14:55:39.735075+0000 mon.a (mon.0) 1693 : audit [DBG] from='client.? 172.21.15.67:0/1285838099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:40 smithi067 bash[17655]: audit 2024-04-03T14:55:39.703450+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:40 smithi067 bash[17655]: audit 2024-04-03T14:55:39.735075+0000 mon.a (mon.0) 1693 : audit [DBG] from='client.? 172.21.15.67:0/1285838099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:40 smithi067 bash[27441]: audit 2024-04-03T14:55:39.703450+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:40 smithi067 bash[27441]: audit 2024-04-03T14:55:39.735075+0000 mon.a (mon.0) 1693 : audit [DBG] from='client.? 172.21.15.67:0/1285838099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:41 smithi082 bash[20963]: cluster 2024-04-03T14:55:40.087842+0000 mgr.y (mgr.24370) 1120 : cluster [DBG] pgmap v1104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:41 smithi067 bash[27441]: cluster 2024-04-03T14:55:40.087842+0000 mgr.y (mgr.24370) 1120 : cluster [DBG] pgmap v1104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:41 smithi067 bash[17655]: cluster 2024-04-03T14:55:40.087842+0000 mgr.y (mgr.24370) 1120 : cluster [DBG] pgmap v1104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:42 smithi082 bash[20963]: audit 2024-04-03T14:55:42.194241+0000 mon.a (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.67:0/4146628290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:42 smithi067 bash[17655]: audit 2024-04-03T14:55:42.194241+0000 mon.a (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.67:0/4146628290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:42 smithi067 bash[27441]: audit 2024-04-03T14:55:42.194241+0000 mon.a (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.67:0/4146628290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:43] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:55:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:43 smithi067 bash[27441]: cluster 2024-04-03T14:55:42.088946+0000 mgr.y (mgr.24370) 1121 : cluster [DBG] pgmap v1105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:43 smithi067 bash[17655]: cluster 2024-04-03T14:55:42.088946+0000 mgr.y (mgr.24370) 1121 : cluster [DBG] pgmap v1105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:43 smithi082 bash[20963]: cluster 2024-04-03T14:55:42.088946+0000 mgr.y (mgr.24370) 1121 : cluster [DBG] pgmap v1105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:55:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:45 smithi082 bash[20963]: cluster 2024-04-03T14:55:44.089630+0000 mgr.y (mgr.24370) 1122 : cluster [DBG] pgmap v1106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:45 smithi082 bash[20963]: audit 2024-04-03T14:55:44.649005+0000 mon.c (mon.2) 389 : audit [DBG] from='client.? 172.21.15.67:0/2015278738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:45 smithi067 bash[17655]: cluster 2024-04-03T14:55:44.089630+0000 mgr.y (mgr.24370) 1122 : cluster [DBG] pgmap v1106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:45 smithi067 bash[17655]: audit 2024-04-03T14:55:44.649005+0000 mon.c (mon.2) 389 : audit [DBG] from='client.? 172.21.15.67:0/2015278738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:45 smithi067 bash[27441]: cluster 2024-04-03T14:55:44.089630+0000 mgr.y (mgr.24370) 1122 : cluster [DBG] pgmap v1106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:45 smithi067 bash[27441]: audit 2024-04-03T14:55:44.649005+0000 mon.c (mon.2) 389 : audit [DBG] from='client.? 172.21.15.67:0/2015278738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:47 smithi082 bash[20963]: cluster 2024-04-03T14:55:46.090775+0000 mgr.y (mgr.24370) 1123 : cluster [DBG] pgmap v1107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:47 smithi082 bash[20963]: audit 2024-04-03T14:55:47.106151+0000 mon.a (mon.0) 1695 : audit [DBG] from='client.? 172.21.15.67:0/1210989165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:47 smithi067 bash[27441]: cluster 2024-04-03T14:55:46.090775+0000 mgr.y (mgr.24370) 1123 : cluster [DBG] pgmap v1107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:47 smithi067 bash[27441]: audit 2024-04-03T14:55:47.106151+0000 mon.a (mon.0) 1695 : audit [DBG] from='client.? 172.21.15.67:0/1210989165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:47 smithi067 bash[17655]: cluster 2024-04-03T14:55:46.090775+0000 mgr.y (mgr.24370) 1123 : cluster [DBG] pgmap v1107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:47 smithi067 bash[17655]: audit 2024-04-03T14:55:47.106151+0000 mon.a (mon.0) 1695 : audit [DBG] from='client.? 172.21.15.67:0/1210989165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:49 smithi082 bash[20963]: cluster 2024-04-03T14:55:48.091484+0000 mgr.y (mgr.24370) 1124 : cluster [DBG] pgmap v1108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:49 smithi067 bash[27441]: cluster 2024-04-03T14:55:48.091484+0000 mgr.y (mgr.24370) 1124 : cluster [DBG] pgmap v1108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:49 smithi067 bash[17655]: cluster 2024-04-03T14:55:48.091484+0000 mgr.y (mgr.24370) 1124 : cluster [DBG] pgmap v1108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:50 smithi082 bash[20963]: audit 2024-04-03T14:55:49.560049+0000 mon.c (mon.2) 390 : audit [DBG] from='client.? 172.21.15.67:0/4147435405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:50 smithi067 bash[17655]: audit 2024-04-03T14:55:49.560049+0000 mon.c (mon.2) 390 : audit [DBG] from='client.? 172.21.15.67:0/4147435405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:50 smithi067 bash[27441]: audit 2024-04-03T14:55:49.560049+0000 mon.c (mon.2) 390 : audit [DBG] from='client.? 172.21.15.67:0/4147435405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:51 smithi082 bash[20963]: cluster 2024-04-03T14:55:50.092172+0000 mgr.y (mgr.24370) 1125 : cluster [DBG] pgmap v1109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:51 smithi067 bash[17655]: cluster 2024-04-03T14:55:50.092172+0000 mgr.y (mgr.24370) 1125 : cluster [DBG] pgmap v1109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:51 smithi067 bash[27441]: cluster 2024-04-03T14:55:50.092172+0000 mgr.y (mgr.24370) 1125 : cluster [DBG] pgmap v1109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:52 smithi082 bash[20963]: audit 2024-04-03T14:55:52.012731+0000 mon.a (mon.0) 1696 : audit [DBG] from='client.? 172.21.15.67:0/334500813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:52 smithi067 bash[27441]: audit 2024-04-03T14:55:52.012731+0000 mon.a (mon.0) 1696 : audit [DBG] from='client.? 172.21.15.67:0/334500813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:52 smithi067 bash[17655]: audit 2024-04-03T14:55:52.012731+0000 mon.a (mon.0) 1696 : audit [DBG] from='client.? 172.21.15.67:0/334500813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:53 smithi067 bash[17655]: cluster 2024-04-03T14:55:52.093258+0000 mgr.y (mgr.24370) 1126 : cluster [DBG] pgmap v1110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:53] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:55:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:53 smithi067 bash[27441]: cluster 2024-04-03T14:55:52.093258+0000 mgr.y (mgr.24370) 1126 : cluster [DBG] pgmap v1110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:53 smithi082 bash[20963]: cluster 2024-04-03T14:55:52.093258+0000 mgr.y (mgr.24370) 1126 : cluster [DBG] pgmap v1110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:55:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:55 smithi082 bash[20963]: cluster 2024-04-03T14:55:54.093774+0000 mgr.y (mgr.24370) 1127 : cluster [DBG] pgmap v1111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:55 smithi082 bash[20963]: audit 2024-04-03T14:55:54.465047+0000 mon.c (mon.2) 391 : audit [DBG] from='client.? 172.21.15.67:0/1557844970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:55 smithi082 bash[20963]: audit 2024-04-03T14:55:54.704229+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:55 smithi067 bash[17655]: cluster 2024-04-03T14:55:54.093774+0000 mgr.y (mgr.24370) 1127 : cluster [DBG] pgmap v1111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:55 smithi067 bash[17655]: audit 2024-04-03T14:55:54.465047+0000 mon.c (mon.2) 391 : audit [DBG] from='client.? 172.21.15.67:0/1557844970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:55 smithi067 bash[17655]: audit 2024-04-03T14:55:54.704229+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:55 smithi067 bash[27441]: cluster 2024-04-03T14:55:54.093774+0000 mgr.y (mgr.24370) 1127 : cluster [DBG] pgmap v1111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:55 smithi067 bash[27441]: audit 2024-04-03T14:55:54.465047+0000 mon.c (mon.2) 391 : audit [DBG] from='client.? 172.21.15.67:0/1557844970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:55 smithi067 bash[27441]: audit 2024-04-03T14:55:54.704229+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:55:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:57 smithi082 bash[20963]: cluster 2024-04-03T14:55:56.094902+0000 mgr.y (mgr.24370) 1128 : cluster [DBG] pgmap v1112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:57 smithi082 bash[20963]: audit 2024-04-03T14:55:56.914761+0000 mon.a (mon.0) 1698 : audit [DBG] from='client.? 172.21.15.67:0/29978752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:57 smithi067 bash[17655]: cluster 2024-04-03T14:55:56.094902+0000 mgr.y (mgr.24370) 1128 : cluster [DBG] pgmap v1112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:57 smithi067 bash[17655]: audit 2024-04-03T14:55:56.914761+0000 mon.a (mon.0) 1698 : audit [DBG] from='client.? 172.21.15.67:0/29978752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:57 smithi067 bash[27441]: cluster 2024-04-03T14:55:56.094902+0000 mgr.y (mgr.24370) 1128 : cluster [DBG] pgmap v1112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:57 smithi067 bash[27441]: audit 2024-04-03T14:55:56.914761+0000 mon.a (mon.0) 1698 : audit [DBG] from='client.? 172.21.15.67:0/29978752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:55:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:55:59 smithi082 bash[20963]: cluster 2024-04-03T14:55:58.095579+0000 mgr.y (mgr.24370) 1129 : cluster [DBG] pgmap v1113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:55:59 smithi067 bash[27441]: cluster 2024-04-03T14:55:58.095579+0000 mgr.y (mgr.24370) 1129 : cluster [DBG] pgmap v1113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:55:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:55:59 smithi067 bash[17655]: cluster 2024-04-03T14:55:58.095579+0000 mgr.y (mgr.24370) 1129 : cluster [DBG] pgmap v1113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:00 smithi082 bash[20963]: audit 2024-04-03T14:55:59.373228+0000 mon.c (mon.2) 392 : audit [DBG] from='client.? 172.21.15.67:0/285533490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:00 smithi067 bash[17655]: audit 2024-04-03T14:55:59.373228+0000 mon.c (mon.2) 392 : audit [DBG] from='client.? 172.21.15.67:0/285533490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:00 smithi067 bash[27441]: audit 2024-04-03T14:55:59.373228+0000 mon.c (mon.2) 392 : audit [DBG] from='client.? 172.21.15.67:0/285533490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:01 smithi082 bash[20963]: cluster 2024-04-03T14:56:00.096301+0000 mgr.y (mgr.24370) 1130 : cluster [DBG] pgmap v1114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:01 smithi067 bash[27441]: cluster 2024-04-03T14:56:00.096301+0000 mgr.y (mgr.24370) 1130 : cluster [DBG] pgmap v1114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:01 smithi067 bash[17655]: cluster 2024-04-03T14:56:00.096301+0000 mgr.y (mgr.24370) 1130 : cluster [DBG] pgmap v1114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:02 smithi082 bash[20963]: audit 2024-04-03T14:56:01.828989+0000 mon.c (mon.2) 393 : audit [DBG] from='client.? 172.21.15.67:0/981581063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:02 smithi067 bash[17655]: audit 2024-04-03T14:56:01.828989+0000 mon.c (mon.2) 393 : audit [DBG] from='client.? 172.21.15.67:0/981581063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:02 smithi067 bash[27441]: audit 2024-04-03T14:56:01.828989+0000 mon.c (mon.2) 393 : audit [DBG] from='client.? 172.21.15.67:0/981581063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:56:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:03 smithi067 bash[27441]: cluster 2024-04-03T14:56:02.097521+0000 mgr.y (mgr.24370) 1131 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:03 smithi067 bash[17655]: cluster 2024-04-03T14:56:02.097521+0000 mgr.y (mgr.24370) 1131 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:56:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:03 smithi082 bash[20963]: cluster 2024-04-03T14:56:02.097521+0000 mgr.y (mgr.24370) 1131 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:04 smithi082 bash[20963]: audit 2024-04-03T14:56:04.281923+0000 mon.c (mon.2) 394 : audit [DBG] from='client.? 172.21.15.67:0/1264993410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:04 smithi067 bash[27441]: audit 2024-04-03T14:56:04.281923+0000 mon.c (mon.2) 394 : audit [DBG] from='client.? 172.21.15.67:0/1264993410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:04 smithi067 bash[17655]: audit 2024-04-03T14:56:04.281923+0000 mon.c (mon.2) 394 : audit [DBG] from='client.? 172.21.15.67:0/1264993410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:05 smithi082 bash[20963]: cluster 2024-04-03T14:56:04.098224+0000 mgr.y (mgr.24370) 1132 : cluster [DBG] pgmap v1116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:05 smithi067 bash[17655]: cluster 2024-04-03T14:56:04.098224+0000 mgr.y (mgr.24370) 1132 : cluster [DBG] pgmap v1116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:05 smithi067 bash[27441]: cluster 2024-04-03T14:56:04.098224+0000 mgr.y (mgr.24370) 1132 : cluster [DBG] pgmap v1116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:07 smithi082 bash[20963]: cluster 2024-04-03T14:56:06.099374+0000 mgr.y (mgr.24370) 1133 : cluster [DBG] pgmap v1117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:07 smithi082 bash[20963]: audit 2024-04-03T14:56:06.744462+0000 mon.a (mon.0) 1699 : audit [DBG] from='client.? 172.21.15.67:0/4084324812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:07 smithi067 bash[17655]: cluster 2024-04-03T14:56:06.099374+0000 mgr.y (mgr.24370) 1133 : cluster [DBG] pgmap v1117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:07 smithi067 bash[17655]: audit 2024-04-03T14:56:06.744462+0000 mon.a (mon.0) 1699 : audit [DBG] from='client.? 172.21.15.67:0/4084324812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:07 smithi067 bash[27441]: cluster 2024-04-03T14:56:06.099374+0000 mgr.y (mgr.24370) 1133 : cluster [DBG] pgmap v1117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:07 smithi067 bash[27441]: audit 2024-04-03T14:56:06.744462+0000 mon.a (mon.0) 1699 : audit [DBG] from='client.? 172.21.15.67:0/4084324812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:09 smithi082 bash[20963]: cluster 2024-04-03T14:56:08.100061+0000 mgr.y (mgr.24370) 1134 : cluster [DBG] pgmap v1118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:09 smithi082 bash[20963]: audit 2024-04-03T14:56:09.205759+0000 mon.a (mon.0) 1700 : audit [DBG] from='client.? 172.21.15.67:0/1517632731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:09 smithi067 bash[27441]: cluster 2024-04-03T14:56:08.100061+0000 mgr.y (mgr.24370) 1134 : cluster [DBG] pgmap v1118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:09 smithi067 bash[27441]: audit 2024-04-03T14:56:09.205759+0000 mon.a (mon.0) 1700 : audit [DBG] from='client.? 172.21.15.67:0/1517632731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:09 smithi067 bash[17655]: cluster 2024-04-03T14:56:08.100061+0000 mgr.y (mgr.24370) 1134 : cluster [DBG] pgmap v1118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:09 smithi067 bash[17655]: audit 2024-04-03T14:56:09.205759+0000 mon.a (mon.0) 1700 : audit [DBG] from='client.? 172.21.15.67:0/1517632731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:10 smithi082 bash[20963]: audit 2024-04-03T14:56:09.704657+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:10 smithi067 bash[27441]: audit 2024-04-03T14:56:09.704657+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:10 smithi067 bash[17655]: audit 2024-04-03T14:56:09.704657+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:11 smithi082 bash[20963]: cluster 2024-04-03T14:56:10.100703+0000 mgr.y (mgr.24370) 1135 : cluster [DBG] pgmap v1119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:11 smithi067 bash[17655]: cluster 2024-04-03T14:56:10.100703+0000 mgr.y (mgr.24370) 1135 : cluster [DBG] pgmap v1119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:11 smithi067 bash[27441]: cluster 2024-04-03T14:56:10.100703+0000 mgr.y (mgr.24370) 1135 : cluster [DBG] pgmap v1119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:12 smithi082 bash[20963]: audit 2024-04-03T14:56:11.662428+0000 mon.a (mon.0) 1702 : audit [DBG] from='client.? 172.21.15.67:0/3508686628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:12 smithi067 bash[17655]: audit 2024-04-03T14:56:11.662428+0000 mon.a (mon.0) 1702 : audit [DBG] from='client.? 172.21.15.67:0/3508686628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:12 smithi067 bash[27441]: audit 2024-04-03T14:56:11.662428+0000 mon.a (mon.0) 1702 : audit [DBG] from='client.? 172.21.15.67:0/3508686628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:13.374 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:56:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:13 smithi082 bash[20963]: cluster 2024-04-03T14:56:12.101867+0000 mgr.y (mgr.24370) 1136 : cluster [DBG] pgmap v1120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:56:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:13 smithi067 bash[17655]: cluster 2024-04-03T14:56:12.101867+0000 mgr.y (mgr.24370) 1136 : cluster [DBG] pgmap v1120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:13 smithi067 bash[27441]: cluster 2024-04-03T14:56:12.101867+0000 mgr.y (mgr.24370) 1136 : cluster [DBG] pgmap v1120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:14 smithi082 bash[20963]: audit 2024-04-03T14:56:14.119723+0000 mon.c (mon.2) 395 : audit [DBG] from='client.? 172.21.15.67:0/563338726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:14 smithi067 bash[17655]: audit 2024-04-03T14:56:14.119723+0000 mon.c (mon.2) 395 : audit [DBG] from='client.? 172.21.15.67:0/563338726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:14 smithi067 bash[27441]: audit 2024-04-03T14:56:14.119723+0000 mon.c (mon.2) 395 : audit [DBG] from='client.? 172.21.15.67:0/563338726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:15 smithi067 bash[17655]: cluster 2024-04-03T14:56:14.102517+0000 mgr.y (mgr.24370) 1137 : cluster [DBG] pgmap v1121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:15 smithi067 bash[27441]: cluster 2024-04-03T14:56:14.102517+0000 mgr.y (mgr.24370) 1137 : cluster [DBG] pgmap v1121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:15 smithi082 bash[20963]: cluster 2024-04-03T14:56:14.102517+0000 mgr.y (mgr.24370) 1137 : cluster [DBG] pgmap v1121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:17 smithi067 bash[17655]: cluster 2024-04-03T14:56:16.103657+0000 mgr.y (mgr.24370) 1138 : cluster [DBG] pgmap v1122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:17 smithi067 bash[17655]: audit 2024-04-03T14:56:16.481160+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:56:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:17 smithi067 bash[17655]: audit 2024-04-03T14:56:16.584280+0000 mon.a (mon.0) 1704 : audit [DBG] from='client.? 172.21.15.67:0/4174881765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:17 smithi067 bash[27441]: cluster 2024-04-03T14:56:16.103657+0000 mgr.y (mgr.24370) 1138 : cluster [DBG] pgmap v1122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:17 smithi067 bash[27441]: audit 2024-04-03T14:56:16.481160+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:56:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:17 smithi067 bash[27441]: audit 2024-04-03T14:56:16.584280+0000 mon.a (mon.0) 1704 : audit [DBG] from='client.? 172.21.15.67:0/4174881765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:17 smithi082 bash[20963]: cluster 2024-04-03T14:56:16.103657+0000 mgr.y (mgr.24370) 1138 : cluster [DBG] pgmap v1122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:17 smithi082 bash[20963]: audit 2024-04-03T14:56:16.481160+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:56:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:17 smithi082 bash[20963]: audit 2024-04-03T14:56:16.584280+0000 mon.a (mon.0) 1704 : audit [DBG] from='client.? 172.21.15.67:0/4174881765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:19 smithi067 bash[17655]: cluster 2024-04-03T14:56:18.104317+0000 mgr.y (mgr.24370) 1139 : cluster [DBG] pgmap v1123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:19 smithi067 bash[17655]: audit 2024-04-03T14:56:19.040059+0000 mon.c (mon.2) 396 : audit [DBG] from='client.? 172.21.15.67:0/3976681816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:19 smithi067 bash[27441]: cluster 2024-04-03T14:56:18.104317+0000 mgr.y (mgr.24370) 1139 : cluster [DBG] pgmap v1123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:19 smithi067 bash[27441]: audit 2024-04-03T14:56:19.040059+0000 mon.c (mon.2) 396 : audit [DBG] from='client.? 172.21.15.67:0/3976681816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:19 smithi082 bash[20963]: cluster 2024-04-03T14:56:18.104317+0000 mgr.y (mgr.24370) 1139 : cluster [DBG] pgmap v1123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:19 smithi082 bash[20963]: audit 2024-04-03T14:56:19.040059+0000 mon.c (mon.2) 396 : audit [DBG] from='client.? 172.21.15.67:0/3976681816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:21 smithi067 bash[27441]: cluster 2024-04-03T14:56:20.104949+0000 mgr.y (mgr.24370) 1140 : cluster [DBG] pgmap v1124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:21 smithi067 bash[17655]: cluster 2024-04-03T14:56:20.104949+0000 mgr.y (mgr.24370) 1140 : cluster [DBG] pgmap v1124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:21 smithi082 bash[20963]: cluster 2024-04-03T14:56:20.104949+0000 mgr.y (mgr.24370) 1140 : cluster [DBG] pgmap v1124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:22 smithi067 bash[17655]: audit 2024-04-03T14:56:21.504291+0000 mon.c (mon.2) 397 : audit [DBG] from='client.? 172.21.15.67:0/197718143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:22 smithi067 bash[17655]: audit 2024-04-03T14:56:22.175656+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:22 smithi067 bash[17655]: audit 2024-04-03T14:56:22.184213+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:22 smithi067 bash[27441]: audit 2024-04-03T14:56:21.504291+0000 mon.c (mon.2) 397 : audit [DBG] from='client.? 172.21.15.67:0/197718143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:22 smithi067 bash[27441]: audit 2024-04-03T14:56:22.175656+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:22 smithi067 bash[27441]: audit 2024-04-03T14:56:22.184213+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:22 smithi082 bash[20963]: audit 2024-04-03T14:56:21.504291+0000 mon.c (mon.2) 397 : audit [DBG] from='client.? 172.21.15.67:0/197718143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:22 smithi082 bash[20963]: audit 2024-04-03T14:56:22.175656+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:22 smithi082 bash[20963]: audit 2024-04-03T14:56:22.184213+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:23.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:56:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[17655]: cluster 2024-04-03T14:56:22.105846+0000 mgr.y (mgr.24370) 1141 : cluster [DBG] pgmap v1125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[17655]: audit 2024-04-03T14:56:22.480626+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[17655]: audit 2024-04-03T14:56:22.488575+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[17655]: audit 2024-04-03T14:56:22.958641+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:56:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[17655]: audit 2024-04-03T14:56:22.960582+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:56:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[17655]: audit 2024-04-03T14:56:22.970796+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[27441]: cluster 2024-04-03T14:56:22.105846+0000 mgr.y (mgr.24370) 1141 : cluster [DBG] pgmap v1125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[27441]: audit 2024-04-03T14:56:22.480626+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[27441]: audit 2024-04-03T14:56:22.488575+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[27441]: audit 2024-04-03T14:56:22.958641+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:56:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[27441]: audit 2024-04-03T14:56:22.960582+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:56:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:23 smithi067 bash[27441]: audit 2024-04-03T14:56:22.970796+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:56:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:23 smithi082 bash[20963]: cluster 2024-04-03T14:56:22.105846+0000 mgr.y (mgr.24370) 1141 : cluster [DBG] pgmap v1125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:23 smithi082 bash[20963]: audit 2024-04-03T14:56:22.480626+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:23 smithi082 bash[20963]: audit 2024-04-03T14:56:22.488575+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:23 smithi082 bash[20963]: audit 2024-04-03T14:56:22.958641+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:56:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:23 smithi082 bash[20963]: audit 2024-04-03T14:56:22.960582+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:56:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:23 smithi082 bash[20963]: audit 2024-04-03T14:56:22.970796+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:56:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:24 smithi082 bash[20963]: audit 2024-04-03T14:56:23.954676+0000 mon.c (mon.2) 398 : audit [DBG] from='client.? 172.21.15.67:0/3304400684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:24 smithi067 bash[17655]: audit 2024-04-03T14:56:23.954676+0000 mon.c (mon.2) 398 : audit [DBG] from='client.? 172.21.15.67:0/3304400684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:24 smithi067 bash[27441]: audit 2024-04-03T14:56:23.954676+0000 mon.c (mon.2) 398 : audit [DBG] from='client.? 172.21.15.67:0/3304400684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:25 smithi082 bash[20963]: cluster 2024-04-03T14:56:24.106620+0000 mgr.y (mgr.24370) 1142 : cluster [DBG] pgmap v1126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:25 smithi082 bash[20963]: audit 2024-04-03T14:56:24.705065+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:25 smithi067 bash[17655]: cluster 2024-04-03T14:56:24.106620+0000 mgr.y (mgr.24370) 1142 : cluster [DBG] pgmap v1126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:25 smithi067 bash[17655]: audit 2024-04-03T14:56:24.705065+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:25 smithi067 bash[27441]: cluster 2024-04-03T14:56:24.106620+0000 mgr.y (mgr.24370) 1142 : cluster [DBG] pgmap v1126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:25 smithi067 bash[27441]: audit 2024-04-03T14:56:24.705065+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:26 smithi082 bash[20963]: audit 2024-04-03T14:56:26.407331+0000 mon.a (mon.0) 1713 : audit [DBG] from='client.? 172.21.15.67:0/2872652629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:26 smithi067 bash[17655]: audit 2024-04-03T14:56:26.407331+0000 mon.a (mon.0) 1713 : audit [DBG] from='client.? 172.21.15.67:0/2872652629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:26 smithi067 bash[27441]: audit 2024-04-03T14:56:26.407331+0000 mon.a (mon.0) 1713 : audit [DBG] from='client.? 172.21.15.67:0/2872652629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:27 smithi082 bash[20963]: cluster 2024-04-03T14:56:26.107398+0000 mgr.y (mgr.24370) 1143 : cluster [DBG] pgmap v1127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:27 smithi067 bash[17655]: cluster 2024-04-03T14:56:26.107398+0000 mgr.y (mgr.24370) 1143 : cluster [DBG] pgmap v1127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:27 smithi067 bash[27441]: cluster 2024-04-03T14:56:26.107398+0000 mgr.y (mgr.24370) 1143 : cluster [DBG] pgmap v1127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:29 smithi082 bash[20963]: cluster 2024-04-03T14:56:28.108069+0000 mgr.y (mgr.24370) 1144 : cluster [DBG] pgmap v1128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:29 smithi082 bash[20963]: audit 2024-04-03T14:56:28.867957+0000 mon.c (mon.2) 399 : audit [DBG] from='client.? 172.21.15.67:0/2959317630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:29 smithi067 bash[17655]: cluster 2024-04-03T14:56:28.108069+0000 mgr.y (mgr.24370) 1144 : cluster [DBG] pgmap v1128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:29 smithi067 bash[17655]: audit 2024-04-03T14:56:28.867957+0000 mon.c (mon.2) 399 : audit [DBG] from='client.? 172.21.15.67:0/2959317630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:29 smithi067 bash[27441]: cluster 2024-04-03T14:56:28.108069+0000 mgr.y (mgr.24370) 1144 : cluster [DBG] pgmap v1128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:29 smithi067 bash[27441]: audit 2024-04-03T14:56:28.867957+0000 mon.c (mon.2) 399 : audit [DBG] from='client.? 172.21.15.67:0/2959317630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:31 smithi082 bash[20963]: cluster 2024-04-03T14:56:30.108684+0000 mgr.y (mgr.24370) 1145 : cluster [DBG] pgmap v1129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:31 smithi082 bash[20963]: audit 2024-04-03T14:56:31.328049+0000 mon.a (mon.0) 1714 : audit [DBG] from='client.? 172.21.15.67:0/3511918856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:31 smithi067 bash[17655]: cluster 2024-04-03T14:56:30.108684+0000 mgr.y (mgr.24370) 1145 : cluster [DBG] pgmap v1129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:31 smithi067 bash[17655]: audit 2024-04-03T14:56:31.328049+0000 mon.a (mon.0) 1714 : audit [DBG] from='client.? 172.21.15.67:0/3511918856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:31 smithi067 bash[27441]: cluster 2024-04-03T14:56:30.108684+0000 mgr.y (mgr.24370) 1145 : cluster [DBG] pgmap v1129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:31 smithi067 bash[27441]: audit 2024-04-03T14:56:31.328049+0000 mon.a (mon.0) 1714 : audit [DBG] from='client.? 172.21.15.67:0/3511918856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:33] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:56:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:56:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:33 smithi082 bash[20963]: cluster 2024-04-03T14:56:32.109866+0000 mgr.y (mgr.24370) 1146 : cluster [DBG] pgmap v1130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:33 smithi067 bash[27441]: cluster 2024-04-03T14:56:32.109866+0000 mgr.y (mgr.24370) 1146 : cluster [DBG] pgmap v1130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:33 smithi067 bash[17655]: cluster 2024-04-03T14:56:32.109866+0000 mgr.y (mgr.24370) 1146 : cluster [DBG] pgmap v1130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:34 smithi082 bash[20963]: audit 2024-04-03T14:56:33.783938+0000 mon.c (mon.2) 400 : audit [DBG] from='client.? 172.21.15.67:0/702662144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:34 smithi067 bash[27441]: audit 2024-04-03T14:56:33.783938+0000 mon.c (mon.2) 400 : audit [DBG] from='client.? 172.21.15.67:0/702662144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:34 smithi067 bash[17655]: audit 2024-04-03T14:56:33.783938+0000 mon.c (mon.2) 400 : audit [DBG] from='client.? 172.21.15.67:0/702662144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:35 smithi082 bash[20963]: cluster 2024-04-03T14:56:34.110570+0000 mgr.y (mgr.24370) 1147 : cluster [DBG] pgmap v1131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:35 smithi067 bash[17655]: cluster 2024-04-03T14:56:34.110570+0000 mgr.y (mgr.24370) 1147 : cluster [DBG] pgmap v1131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:35 smithi067 bash[27441]: cluster 2024-04-03T14:56:34.110570+0000 mgr.y (mgr.24370) 1147 : cluster [DBG] pgmap v1131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:36 smithi082 bash[20963]: audit 2024-04-03T14:56:36.234878+0000 mon.c (mon.2) 401 : audit [DBG] from='client.? 172.21.15.67:0/1092141905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:36 smithi067 bash[17655]: audit 2024-04-03T14:56:36.234878+0000 mon.c (mon.2) 401 : audit [DBG] from='client.? 172.21.15.67:0/1092141905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:36 smithi067 bash[27441]: audit 2024-04-03T14:56:36.234878+0000 mon.c (mon.2) 401 : audit [DBG] from='client.? 172.21.15.67:0/1092141905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:37 smithi082 bash[20963]: cluster 2024-04-03T14:56:36.111689+0000 mgr.y (mgr.24370) 1148 : cluster [DBG] pgmap v1132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:37 smithi067 bash[17655]: cluster 2024-04-03T14:56:36.111689+0000 mgr.y (mgr.24370) 1148 : cluster [DBG] pgmap v1132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:37 smithi067 bash[27441]: cluster 2024-04-03T14:56:36.111689+0000 mgr.y (mgr.24370) 1148 : cluster [DBG] pgmap v1132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:39.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:39 smithi082 bash[20963]: cluster 2024-04-03T14:56:38.112386+0000 mgr.y (mgr.24370) 1149 : cluster [DBG] pgmap v1133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:39.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:39 smithi082 bash[20963]: audit 2024-04-03T14:56:38.695726+0000 mon.a (mon.0) 1715 : audit [DBG] from='client.? 172.21.15.67:0/2194526886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:39 smithi067 bash[27441]: cluster 2024-04-03T14:56:38.112386+0000 mgr.y (mgr.24370) 1149 : cluster [DBG] pgmap v1133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:39 smithi067 bash[27441]: audit 2024-04-03T14:56:38.695726+0000 mon.a (mon.0) 1715 : audit [DBG] from='client.? 172.21.15.67:0/2194526886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:39 smithi067 bash[17655]: cluster 2024-04-03T14:56:38.112386+0000 mgr.y (mgr.24370) 1149 : cluster [DBG] pgmap v1133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:39 smithi067 bash[17655]: audit 2024-04-03T14:56:38.695726+0000 mon.a (mon.0) 1715 : audit [DBG] from='client.? 172.21.15.67:0/2194526886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:40 smithi082 bash[20963]: audit 2024-04-03T14:56:39.705620+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:40 smithi067 bash[17655]: audit 2024-04-03T14:56:39.705620+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:40 smithi067 bash[27441]: audit 2024-04-03T14:56:39.705620+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:41 smithi082 bash[20963]: cluster 2024-04-03T14:56:40.113128+0000 mgr.y (mgr.24370) 1150 : cluster [DBG] pgmap v1134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:41 smithi082 bash[20963]: audit 2024-04-03T14:56:41.150722+0000 mon.a (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.67:0/2066719572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:41 smithi067 bash[17655]: cluster 2024-04-03T14:56:40.113128+0000 mgr.y (mgr.24370) 1150 : cluster [DBG] pgmap v1134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:41 smithi067 bash[17655]: audit 2024-04-03T14:56:41.150722+0000 mon.a (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.67:0/2066719572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:41 smithi067 bash[27441]: cluster 2024-04-03T14:56:40.113128+0000 mgr.y (mgr.24370) 1150 : cluster [DBG] pgmap v1134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:41 smithi067 bash[27441]: audit 2024-04-03T14:56:41.150722+0000 mon.a (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.67:0/2066719572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:42 smithi082 bash[20963]: cluster 2024-04-03T14:56:42.114372+0000 mgr.y (mgr.24370) 1151 : cluster [DBG] pgmap v1135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:42 smithi067 bash[27441]: cluster 2024-04-03T14:56:42.114372+0000 mgr.y (mgr.24370) 1151 : cluster [DBG] pgmap v1135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:42 smithi067 bash[17655]: cluster 2024-04-03T14:56:42.114372+0000 mgr.y (mgr.24370) 1151 : cluster [DBG] pgmap v1135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T14:56:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:43 smithi082 bash[20963]: audit 2024-04-03T14:56:43.606490+0000 mon.c (mon.2) 402 : audit [DBG] from='client.? 172.21.15.67:0/2708681322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:56:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:43 smithi067 bash[17655]: audit 2024-04-03T14:56:43.606490+0000 mon.c (mon.2) 402 : audit [DBG] from='client.? 172.21.15.67:0/2708681322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:43 smithi067 bash[27441]: audit 2024-04-03T14:56:43.606490+0000 mon.c (mon.2) 402 : audit [DBG] from='client.? 172.21.15.67:0/2708681322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:44 smithi082 bash[20963]: cluster 2024-04-03T14:56:44.115086+0000 mgr.y (mgr.24370) 1152 : cluster [DBG] pgmap v1136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:44 smithi067 bash[17655]: cluster 2024-04-03T14:56:44.115086+0000 mgr.y (mgr.24370) 1152 : cluster [DBG] pgmap v1136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:44 smithi067 bash[27441]: cluster 2024-04-03T14:56:44.115086+0000 mgr.y (mgr.24370) 1152 : cluster [DBG] pgmap v1136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:46 smithi082 bash[20963]: audit 2024-04-03T14:56:46.058339+0000 mon.a (mon.0) 1718 : audit [DBG] from='client.? 172.21.15.67:0/4241393551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:46 smithi067 bash[27441]: audit 2024-04-03T14:56:46.058339+0000 mon.a (mon.0) 1718 : audit [DBG] from='client.? 172.21.15.67:0/4241393551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:46 smithi067 bash[17655]: audit 2024-04-03T14:56:46.058339+0000 mon.a (mon.0) 1718 : audit [DBG] from='client.? 172.21.15.67:0/4241393551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:47 smithi082 bash[20963]: cluster 2024-04-03T14:56:46.116360+0000 mgr.y (mgr.24370) 1153 : cluster [DBG] pgmap v1137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:47 smithi067 bash[27441]: cluster 2024-04-03T14:56:46.116360+0000 mgr.y (mgr.24370) 1153 : cluster [DBG] pgmap v1137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:47 smithi067 bash[17655]: cluster 2024-04-03T14:56:46.116360+0000 mgr.y (mgr.24370) 1153 : cluster [DBG] pgmap v1137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:49 smithi082 bash[20963]: cluster 2024-04-03T14:56:48.116938+0000 mgr.y (mgr.24370) 1154 : cluster [DBG] pgmap v1138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:49 smithi082 bash[20963]: audit 2024-04-03T14:56:48.510753+0000 mon.a (mon.0) 1719 : audit [DBG] from='client.? 172.21.15.67:0/2262676771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:49 smithi067 bash[17655]: cluster 2024-04-03T14:56:48.116938+0000 mgr.y (mgr.24370) 1154 : cluster [DBG] pgmap v1138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:49 smithi067 bash[17655]: audit 2024-04-03T14:56:48.510753+0000 mon.a (mon.0) 1719 : audit [DBG] from='client.? 172.21.15.67:0/2262676771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:49 smithi067 bash[27441]: cluster 2024-04-03T14:56:48.116938+0000 mgr.y (mgr.24370) 1154 : cluster [DBG] pgmap v1138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:49 smithi067 bash[27441]: audit 2024-04-03T14:56:48.510753+0000 mon.a (mon.0) 1719 : audit [DBG] from='client.? 172.21.15.67:0/2262676771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:51 smithi082 bash[20963]: cluster 2024-04-03T14:56:50.117577+0000 mgr.y (mgr.24370) 1155 : cluster [DBG] pgmap v1139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:51 smithi082 bash[20963]: audit 2024-04-03T14:56:50.955419+0000 mon.a (mon.0) 1720 : audit [DBG] from='client.? 172.21.15.67:0/2478547741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:51 smithi067 bash[17655]: cluster 2024-04-03T14:56:50.117577+0000 mgr.y (mgr.24370) 1155 : cluster [DBG] pgmap v1139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:51 smithi067 bash[17655]: audit 2024-04-03T14:56:50.955419+0000 mon.a (mon.0) 1720 : audit [DBG] from='client.? 172.21.15.67:0/2478547741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:51.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:51 smithi067 bash[27441]: cluster 2024-04-03T14:56:50.117577+0000 mgr.y (mgr.24370) 1155 : cluster [DBG] pgmap v1139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:51.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:51 smithi067 bash[27441]: audit 2024-04-03T14:56:50.955419+0000 mon.a (mon.0) 1720 : audit [DBG] from='client.? 172.21.15.67:0/2478547741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:53 smithi082 bash[20963]: cluster 2024-04-03T14:56:52.118699+0000 mgr.y (mgr.24370) 1156 : cluster [DBG] pgmap v1140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:53 smithi067 bash[27441]: cluster 2024-04-03T14:56:52.118699+0000 mgr.y (mgr.24370) 1156 : cluster [DBG] pgmap v1140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T14:56:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:53 smithi067 bash[17655]: cluster 2024-04-03T14:56:52.118699+0000 mgr.y (mgr.24370) 1156 : cluster [DBG] pgmap v1140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:56:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:54 smithi067 bash[27441]: audit 2024-04-03T14:56:53.405746+0000 mon.a (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.67:0/1946282029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:54 smithi067 bash[17655]: audit 2024-04-03T14:56:53.405746+0000 mon.a (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.67:0/1946282029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:54 smithi082 bash[20963]: audit 2024-04-03T14:56:53.405746+0000 mon.a (mon.0) 1721 : audit [DBG] from='client.? 172.21.15.67:0/1946282029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:55 smithi067 bash[17655]: cluster 2024-04-03T14:56:54.119547+0000 mgr.y (mgr.24370) 1157 : cluster [DBG] pgmap v1141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:55 smithi067 bash[17655]: audit 2024-04-03T14:56:54.706077+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:55 smithi067 bash[27441]: cluster 2024-04-03T14:56:54.119547+0000 mgr.y (mgr.24370) 1157 : cluster [DBG] pgmap v1141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:55 smithi067 bash[27441]: audit 2024-04-03T14:56:54.706077+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:55 smithi082 bash[20963]: cluster 2024-04-03T14:56:54.119547+0000 mgr.y (mgr.24370) 1157 : cluster [DBG] pgmap v1141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:55 smithi082 bash[20963]: audit 2024-04-03T14:56:54.706077+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:56:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:56 smithi067 bash[17655]: audit 2024-04-03T14:56:55.864054+0000 mon.c (mon.2) 403 : audit [DBG] from='client.? 172.21.15.67:0/2069847288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:56 smithi067 bash[27441]: audit 2024-04-03T14:56:55.864054+0000 mon.c (mon.2) 403 : audit [DBG] from='client.? 172.21.15.67:0/2069847288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:56 smithi082 bash[20963]: audit 2024-04-03T14:56:55.864054+0000 mon.c (mon.2) 403 : audit [DBG] from='client.? 172.21.15.67:0/2069847288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:57 smithi067 bash[17655]: cluster 2024-04-03T14:56:56.120875+0000 mgr.y (mgr.24370) 1158 : cluster [DBG] pgmap v1142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:57 smithi067 bash[27441]: cluster 2024-04-03T14:56:56.120875+0000 mgr.y (mgr.24370) 1158 : cluster [DBG] pgmap v1142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:57 smithi082 bash[20963]: cluster 2024-04-03T14:56:56.120875+0000 mgr.y (mgr.24370) 1158 : cluster [DBG] pgmap v1142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:59 smithi067 bash[27441]: cluster 2024-04-03T14:56:58.121711+0000 mgr.y (mgr.24370) 1159 : cluster [DBG] pgmap v1143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:56:59 smithi067 bash[27441]: audit 2024-04-03T14:56:58.319643+0000 mon.a (mon.0) 1723 : audit [DBG] from='client.? 172.21.15.67:0/3585498631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:59 smithi067 bash[17655]: cluster 2024-04-03T14:56:58.121711+0000 mgr.y (mgr.24370) 1159 : cluster [DBG] pgmap v1143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:56:59 smithi067 bash[17655]: audit 2024-04-03T14:56:58.319643+0000 mon.a (mon.0) 1723 : audit [DBG] from='client.? 172.21.15.67:0/3585498631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:56:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:59 smithi082 bash[20963]: cluster 2024-04-03T14:56:58.121711+0000 mgr.y (mgr.24370) 1159 : cluster [DBG] pgmap v1143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:56:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:56:59 smithi082 bash[20963]: audit 2024-04-03T14:56:58.319643+0000 mon.a (mon.0) 1723 : audit [DBG] from='client.? 172.21.15.67:0/3585498631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:01 smithi082 bash[20963]: cluster 2024-04-03T14:57:00.122547+0000 mgr.y (mgr.24370) 1160 : cluster [DBG] pgmap v1144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:01 smithi082 bash[20963]: audit 2024-04-03T14:57:00.777695+0000 mon.c (mon.2) 404 : audit [DBG] from='client.? 172.21.15.67:0/3322851323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:01 smithi067 bash[17655]: cluster 2024-04-03T14:57:00.122547+0000 mgr.y (mgr.24370) 1160 : cluster [DBG] pgmap v1144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:01 smithi067 bash[17655]: audit 2024-04-03T14:57:00.777695+0000 mon.c (mon.2) 404 : audit [DBG] from='client.? 172.21.15.67:0/3322851323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:01 smithi067 bash[27441]: cluster 2024-04-03T14:57:00.122547+0000 mgr.y (mgr.24370) 1160 : cluster [DBG] pgmap v1144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:01 smithi067 bash[27441]: audit 2024-04-03T14:57:00.777695+0000 mon.c (mon.2) 404 : audit [DBG] from='client.? 172.21.15.67:0/3322851323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:03 smithi067 bash[17655]: cluster 2024-04-03T14:57:02.123718+0000 mgr.y (mgr.24370) 1161 : cluster [DBG] pgmap v1145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:03] "GET /metrics HTTP/1.1" 200 239903 "" "Prometheus/2.43.0" 2024-04-03T14:57:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:03 smithi067 bash[27441]: cluster 2024-04-03T14:57:02.123718+0000 mgr.y (mgr.24370) 1161 : cluster [DBG] pgmap v1145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:03.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:03 smithi082 bash[20963]: cluster 2024-04-03T14:57:02.123718+0000 mgr.y (mgr.24370) 1161 : cluster [DBG] pgmap v1145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:57:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:04 smithi082 bash[20963]: audit 2024-04-03T14:57:03.236182+0000 mon.c (mon.2) 405 : audit [DBG] from='client.? 172.21.15.67:0/1132942069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:04 smithi067 bash[27441]: audit 2024-04-03T14:57:03.236182+0000 mon.c (mon.2) 405 : audit [DBG] from='client.? 172.21.15.67:0/1132942069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:04 smithi067 bash[17655]: audit 2024-04-03T14:57:03.236182+0000 mon.c (mon.2) 405 : audit [DBG] from='client.? 172.21.15.67:0/1132942069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:05 smithi082 bash[20963]: cluster 2024-04-03T14:57:04.124554+0000 mgr.y (mgr.24370) 1162 : cluster [DBG] pgmap v1146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:05 smithi067 bash[17655]: cluster 2024-04-03T14:57:04.124554+0000 mgr.y (mgr.24370) 1162 : cluster [DBG] pgmap v1146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:05 smithi067 bash[27441]: cluster 2024-04-03T14:57:04.124554+0000 mgr.y (mgr.24370) 1162 : cluster [DBG] pgmap v1146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:06 smithi082 bash[20963]: audit 2024-04-03T14:57:05.689635+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.67:0/2229136098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:06 smithi067 bash[17655]: audit 2024-04-03T14:57:05.689635+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.67:0/2229136098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:06 smithi067 bash[27441]: audit 2024-04-03T14:57:05.689635+0000 mon.a (mon.0) 1724 : audit [DBG] from='client.? 172.21.15.67:0/2229136098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:07 smithi082 bash[20963]: cluster 2024-04-03T14:57:06.125758+0000 mgr.y (mgr.24370) 1163 : cluster [DBG] pgmap v1147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:07 smithi067 bash[17655]: cluster 2024-04-03T14:57:06.125758+0000 mgr.y (mgr.24370) 1163 : cluster [DBG] pgmap v1147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:07 smithi067 bash[27441]: cluster 2024-04-03T14:57:06.125758+0000 mgr.y (mgr.24370) 1163 : cluster [DBG] pgmap v1147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:08 smithi082 bash[20963]: audit 2024-04-03T14:57:08.142643+0000 mon.c (mon.2) 406 : audit [DBG] from='client.? 172.21.15.67:0/2074574405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:08 smithi067 bash[17655]: audit 2024-04-03T14:57:08.142643+0000 mon.c (mon.2) 406 : audit [DBG] from='client.? 172.21.15.67:0/2074574405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:08 smithi067 bash[27441]: audit 2024-04-03T14:57:08.142643+0000 mon.c (mon.2) 406 : audit [DBG] from='client.? 172.21.15.67:0/2074574405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:09 smithi082 bash[20963]: cluster 2024-04-03T14:57:08.126407+0000 mgr.y (mgr.24370) 1164 : cluster [DBG] pgmap v1148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:09 smithi067 bash[17655]: cluster 2024-04-03T14:57:08.126407+0000 mgr.y (mgr.24370) 1164 : cluster [DBG] pgmap v1148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:09 smithi067 bash[27441]: cluster 2024-04-03T14:57:08.126407+0000 mgr.y (mgr.24370) 1164 : cluster [DBG] pgmap v1148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:10 smithi082 bash[20963]: audit 2024-04-03T14:57:09.706360+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:10 smithi067 bash[17655]: audit 2024-04-03T14:57:09.706360+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:10 smithi067 bash[27441]: audit 2024-04-03T14:57:09.706360+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:11 smithi082 bash[20963]: cluster 2024-04-03T14:57:10.127071+0000 mgr.y (mgr.24370) 1165 : cluster [DBG] pgmap v1149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:11 smithi082 bash[20963]: audit 2024-04-03T14:57:10.595729+0000 mon.c (mon.2) 407 : audit [DBG] from='client.? 172.21.15.67:0/1212326936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:11 smithi067 bash[27441]: cluster 2024-04-03T14:57:10.127071+0000 mgr.y (mgr.24370) 1165 : cluster [DBG] pgmap v1149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:11 smithi067 bash[27441]: audit 2024-04-03T14:57:10.595729+0000 mon.c (mon.2) 407 : audit [DBG] from='client.? 172.21.15.67:0/1212326936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:11 smithi067 bash[17655]: cluster 2024-04-03T14:57:10.127071+0000 mgr.y (mgr.24370) 1165 : cluster [DBG] pgmap v1149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:11 smithi067 bash[17655]: audit 2024-04-03T14:57:10.595729+0000 mon.c (mon.2) 407 : audit [DBG] from='client.? 172.21.15.67:0/1212326936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:12 smithi082 bash[20963]: cluster 2024-04-03T14:57:12.128364+0000 mgr.y (mgr.24370) 1166 : cluster [DBG] pgmap v1150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:12 smithi067 bash[27441]: cluster 2024-04-03T14:57:12.128364+0000 mgr.y (mgr.24370) 1166 : cluster [DBG] pgmap v1150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:12 smithi067 bash[17655]: cluster 2024-04-03T14:57:12.128364+0000 mgr.y (mgr.24370) 1166 : cluster [DBG] pgmap v1150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:57:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:13 smithi082 bash[20963]: audit 2024-04-03T14:57:13.057425+0000 mon.c (mon.2) 408 : audit [DBG] from='client.? 172.21.15.67:0/1112055382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:57:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:13 smithi067 bash[17655]: audit 2024-04-03T14:57:13.057425+0000 mon.c (mon.2) 408 : audit [DBG] from='client.? 172.21.15.67:0/1112055382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:13 smithi067 bash[27441]: audit 2024-04-03T14:57:13.057425+0000 mon.c (mon.2) 408 : audit [DBG] from='client.? 172.21.15.67:0/1112055382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:14 smithi082 bash[20963]: cluster 2024-04-03T14:57:14.129139+0000 mgr.y (mgr.24370) 1167 : cluster [DBG] pgmap v1151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:14 smithi067 bash[27441]: cluster 2024-04-03T14:57:14.129139+0000 mgr.y (mgr.24370) 1167 : cluster [DBG] pgmap v1151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:14 smithi067 bash[17655]: cluster 2024-04-03T14:57:14.129139+0000 mgr.y (mgr.24370) 1167 : cluster [DBG] pgmap v1151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:15 smithi082 bash[20963]: audit 2024-04-03T14:57:15.505403+0000 mon.a (mon.0) 1726 : audit [DBG] from='client.? 172.21.15.67:0/2428635479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:15 smithi067 bash[17655]: audit 2024-04-03T14:57:15.505403+0000 mon.a (mon.0) 1726 : audit [DBG] from='client.? 172.21.15.67:0/2428635479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:15 smithi067 bash[27441]: audit 2024-04-03T14:57:15.505403+0000 mon.a (mon.0) 1726 : audit [DBG] from='client.? 172.21.15.67:0/2428635479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:16 smithi082 bash[20963]: cluster 2024-04-03T14:57:16.130359+0000 mgr.y (mgr.24370) 1168 : cluster [DBG] pgmap v1152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:16 smithi067 bash[17655]: cluster 2024-04-03T14:57:16.130359+0000 mgr.y (mgr.24370) 1168 : cluster [DBG] pgmap v1152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:16 smithi067 bash[27441]: cluster 2024-04-03T14:57:16.130359+0000 mgr.y (mgr.24370) 1168 : cluster [DBG] pgmap v1152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:18 smithi082 bash[20963]: audit 2024-04-03T14:57:17.968983+0000 mon.c (mon.2) 409 : audit [DBG] from='client.? 172.21.15.67:0/2179303144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:18 smithi067 bash[17655]: audit 2024-04-03T14:57:17.968983+0000 mon.c (mon.2) 409 : audit [DBG] from='client.? 172.21.15.67:0/2179303144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:18 smithi067 bash[27441]: audit 2024-04-03T14:57:17.968983+0000 mon.c (mon.2) 409 : audit [DBG] from='client.? 172.21.15.67:0/2179303144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:19 smithi082 bash[20963]: cluster 2024-04-03T14:57:18.130982+0000 mgr.y (mgr.24370) 1169 : cluster [DBG] pgmap v1153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:19 smithi067 bash[17655]: cluster 2024-04-03T14:57:18.130982+0000 mgr.y (mgr.24370) 1169 : cluster [DBG] pgmap v1153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:19 smithi067 bash[27441]: cluster 2024-04-03T14:57:18.130982+0000 mgr.y (mgr.24370) 1169 : cluster [DBG] pgmap v1153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:21 smithi082 bash[20963]: cluster 2024-04-03T14:57:20.131437+0000 mgr.y (mgr.24370) 1170 : cluster [DBG] pgmap v1154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:21 smithi082 bash[20963]: audit 2024-04-03T14:57:20.429001+0000 mon.a (mon.0) 1727 : audit [DBG] from='client.? 172.21.15.67:0/1701903712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:21 smithi067 bash[17655]: cluster 2024-04-03T14:57:20.131437+0000 mgr.y (mgr.24370) 1170 : cluster [DBG] pgmap v1154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:21 smithi067 bash[17655]: audit 2024-04-03T14:57:20.429001+0000 mon.a (mon.0) 1727 : audit [DBG] from='client.? 172.21.15.67:0/1701903712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:21 smithi067 bash[27441]: cluster 2024-04-03T14:57:20.131437+0000 mgr.y (mgr.24370) 1170 : cluster [DBG] pgmap v1154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:21 smithi067 bash[27441]: audit 2024-04-03T14:57:20.429001+0000 mon.a (mon.0) 1727 : audit [DBG] from='client.? 172.21.15.67:0/1701903712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:57:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:23 smithi067 bash[17655]: cluster 2024-04-03T14:57:22.132533+0000 mgr.y (mgr.24370) 1171 : cluster [DBG] pgmap v1155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:23 smithi067 bash[17655]: audit 2024-04-03T14:57:22.884741+0000 mon.a (mon.0) 1728 : audit [DBG] from='client.? 172.21.15.67:0/1558422525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:23 smithi067 bash[17655]: audit 2024-04-03T14:57:23.046386+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:57:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:23 smithi067 bash[27441]: cluster 2024-04-03T14:57:22.132533+0000 mgr.y (mgr.24370) 1171 : cluster [DBG] pgmap v1155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:23 smithi067 bash[27441]: audit 2024-04-03T14:57:22.884741+0000 mon.a (mon.0) 1728 : audit [DBG] from='client.? 172.21.15.67:0/1558422525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:23 smithi067 bash[27441]: audit 2024-04-03T14:57:23.046386+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:57:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:23 smithi082 bash[20963]: cluster 2024-04-03T14:57:22.132533+0000 mgr.y (mgr.24370) 1171 : cluster [DBG] pgmap v1155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:23 smithi082 bash[20963]: audit 2024-04-03T14:57:22.884741+0000 mon.a (mon.0) 1728 : audit [DBG] from='client.? 172.21.15.67:0/1558422525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:23 smithi082 bash[20963]: audit 2024-04-03T14:57:23.046386+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:57:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:57:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:25 smithi082 bash[20963]: cluster 2024-04-03T14:57:24.133204+0000 mgr.y (mgr.24370) 1172 : cluster [DBG] pgmap v1156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:25 smithi082 bash[20963]: audit 2024-04-03T14:57:24.706735+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:25 smithi067 bash[27441]: cluster 2024-04-03T14:57:24.133204+0000 mgr.y (mgr.24370) 1172 : cluster [DBG] pgmap v1156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:25 smithi067 bash[27441]: audit 2024-04-03T14:57:24.706735+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:25 smithi067 bash[17655]: cluster 2024-04-03T14:57:24.133204+0000 mgr.y (mgr.24370) 1172 : cluster [DBG] pgmap v1156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:25 smithi067 bash[17655]: audit 2024-04-03T14:57:24.706735+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:26 smithi082 bash[20963]: audit 2024-04-03T14:57:25.342570+0000 mon.c (mon.2) 410 : audit [DBG] from='client.? 172.21.15.67:0/954948267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:26 smithi067 bash[17655]: audit 2024-04-03T14:57:25.342570+0000 mon.c (mon.2) 410 : audit [DBG] from='client.? 172.21.15.67:0/954948267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:26 smithi067 bash[27441]: audit 2024-04-03T14:57:25.342570+0000 mon.c (mon.2) 410 : audit [DBG] from='client.? 172.21.15.67:0/954948267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:27 smithi082 bash[20963]: cluster 2024-04-03T14:57:26.135017+0000 mgr.y (mgr.24370) 1173 : cluster [DBG] pgmap v1157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:27 smithi067 bash[17655]: cluster 2024-04-03T14:57:26.135017+0000 mgr.y (mgr.24370) 1173 : cluster [DBG] pgmap v1157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:27 smithi067 bash[27441]: cluster 2024-04-03T14:57:26.135017+0000 mgr.y (mgr.24370) 1173 : cluster [DBG] pgmap v1157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:28 smithi082 bash[20963]: audit 2024-04-03T14:57:27.796773+0000 mon.c (mon.2) 411 : audit [DBG] from='client.? 172.21.15.67:0/2717405258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:28 smithi067 bash[17655]: audit 2024-04-03T14:57:27.796773+0000 mon.c (mon.2) 411 : audit [DBG] from='client.? 172.21.15.67:0/2717405258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:28 smithi067 bash[27441]: audit 2024-04-03T14:57:27.796773+0000 mon.c (mon.2) 411 : audit [DBG] from='client.? 172.21.15.67:0/2717405258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:29 smithi082 bash[20963]: cluster 2024-04-03T14:57:28.135621+0000 mgr.y (mgr.24370) 1174 : cluster [DBG] pgmap v1158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:29 smithi082 bash[20963]: audit 2024-04-03T14:57:28.742597+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:29 smithi082 bash[20963]: audit 2024-04-03T14:57:28.751719+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:29 smithi082 bash[20963]: audit 2024-04-03T14:57:29.047592+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:29 smithi082 bash[20963]: audit 2024-04-03T14:57:29.056608+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[17655]: cluster 2024-04-03T14:57:28.135621+0000 mgr.y (mgr.24370) 1174 : cluster [DBG] pgmap v1158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[17655]: audit 2024-04-03T14:57:28.742597+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[17655]: audit 2024-04-03T14:57:28.751719+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[17655]: audit 2024-04-03T14:57:29.047592+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[17655]: audit 2024-04-03T14:57:29.056608+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[27441]: cluster 2024-04-03T14:57:28.135621+0000 mgr.y (mgr.24370) 1174 : cluster [DBG] pgmap v1158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[27441]: audit 2024-04-03T14:57:28.742597+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[27441]: audit 2024-04-03T14:57:28.751719+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[27441]: audit 2024-04-03T14:57:29.047592+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:29 smithi067 bash[27441]: audit 2024-04-03T14:57:29.056608+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:30 smithi082 bash[20963]: audit 2024-04-03T14:57:29.485576+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:57:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:30 smithi082 bash[20963]: audit 2024-04-03T14:57:29.487550+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:57:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:30 smithi082 bash[20963]: audit 2024-04-03T14:57:29.499391+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:30 smithi067 bash[27441]: audit 2024-04-03T14:57:29.485576+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:57:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:30 smithi067 bash[27441]: audit 2024-04-03T14:57:29.487550+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:57:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:30 smithi067 bash[27441]: audit 2024-04-03T14:57:29.499391+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:30 smithi067 bash[17655]: audit 2024-04-03T14:57:29.485576+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:57:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:30 smithi067 bash[17655]: audit 2024-04-03T14:57:29.487550+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:57:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:30 smithi067 bash[17655]: audit 2024-04-03T14:57:29.499391+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:57:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:31 smithi082 bash[20963]: cluster 2024-04-03T14:57:30.136072+0000 mgr.y (mgr.24370) 1175 : cluster [DBG] pgmap v1159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:31 smithi082 bash[20963]: audit 2024-04-03T14:57:30.252780+0000 mon.a (mon.0) 1738 : audit [DBG] from='client.? 172.21.15.67:0/2217618240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:31 smithi067 bash[17655]: cluster 2024-04-03T14:57:30.136072+0000 mgr.y (mgr.24370) 1175 : cluster [DBG] pgmap v1159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:31 smithi067 bash[17655]: audit 2024-04-03T14:57:30.252780+0000 mon.a (mon.0) 1738 : audit [DBG] from='client.? 172.21.15.67:0/2217618240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:31 smithi067 bash[27441]: cluster 2024-04-03T14:57:30.136072+0000 mgr.y (mgr.24370) 1175 : cluster [DBG] pgmap v1159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:31 smithi067 bash[27441]: audit 2024-04-03T14:57:30.252780+0000 mon.a (mon.0) 1738 : audit [DBG] from='client.? 172.21.15.67:0/2217618240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:32 smithi082 bash[20963]: cluster 2024-04-03T14:57:32.137135+0000 mgr.y (mgr.24370) 1176 : cluster [DBG] pgmap v1160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:32 smithi067 bash[27441]: cluster 2024-04-03T14:57:32.137135+0000 mgr.y (mgr.24370) 1176 : cluster [DBG] pgmap v1160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:32 smithi067 bash[17655]: cluster 2024-04-03T14:57:32.137135+0000 mgr.y (mgr.24370) 1176 : cluster [DBG] pgmap v1160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:57:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:33 smithi082 bash[20963]: audit 2024-04-03T14:57:32.712963+0000 mon.c (mon.2) 412 : audit [DBG] from='client.? 172.21.15.67:0/853702029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:57:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:33 smithi067 bash[17655]: audit 2024-04-03T14:57:32.712963+0000 mon.c (mon.2) 412 : audit [DBG] from='client.? 172.21.15.67:0/853702029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:33 smithi067 bash[27441]: audit 2024-04-03T14:57:32.712963+0000 mon.c (mon.2) 412 : audit [DBG] from='client.? 172.21.15.67:0/853702029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:34 smithi082 bash[20963]: cluster 2024-04-03T14:57:34.138122+0000 mgr.y (mgr.24370) 1177 : cluster [DBG] pgmap v1161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:34 smithi067 bash[27441]: cluster 2024-04-03T14:57:34.138122+0000 mgr.y (mgr.24370) 1177 : cluster [DBG] pgmap v1161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:34 smithi067 bash[17655]: cluster 2024-04-03T14:57:34.138122+0000 mgr.y (mgr.24370) 1177 : cluster [DBG] pgmap v1161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:35 smithi082 bash[20963]: audit 2024-04-03T14:57:35.162689+0000 mon.a (mon.0) 1739 : audit [DBG] from='client.? 172.21.15.67:0/270725884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:35 smithi067 bash[17655]: audit 2024-04-03T14:57:35.162689+0000 mon.a (mon.0) 1739 : audit [DBG] from='client.? 172.21.15.67:0/270725884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:35 smithi067 bash[27441]: audit 2024-04-03T14:57:35.162689+0000 mon.a (mon.0) 1739 : audit [DBG] from='client.? 172.21.15.67:0/270725884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:36 smithi082 bash[20963]: cluster 2024-04-03T14:57:36.139274+0000 mgr.y (mgr.24370) 1178 : cluster [DBG] pgmap v1162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:36 smithi067 bash[17655]: cluster 2024-04-03T14:57:36.139274+0000 mgr.y (mgr.24370) 1178 : cluster [DBG] pgmap v1162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:36 smithi067 bash[27441]: cluster 2024-04-03T14:57:36.139274+0000 mgr.y (mgr.24370) 1178 : cluster [DBG] pgmap v1162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:37 smithi082 bash[20963]: audit 2024-04-03T14:57:37.613902+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.67:0/21464469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:37 smithi067 bash[27441]: audit 2024-04-03T14:57:37.613902+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.67:0/21464469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:37 smithi067 bash[17655]: audit 2024-04-03T14:57:37.613902+0000 mon.a (mon.0) 1740 : audit [DBG] from='client.? 172.21.15.67:0/21464469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:38 smithi067 bash[27441]: cluster 2024-04-03T14:57:38.139945+0000 mgr.y (mgr.24370) 1179 : cluster [DBG] pgmap v1163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:38 smithi067 bash[17655]: cluster 2024-04-03T14:57:38.139945+0000 mgr.y (mgr.24370) 1179 : cluster [DBG] pgmap v1163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:38 smithi082 bash[20963]: cluster 2024-04-03T14:57:38.139945+0000 mgr.y (mgr.24370) 1179 : cluster [DBG] pgmap v1163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:39 smithi082 bash[20963]: audit 2024-04-03T14:57:39.706408+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:39 smithi067 bash[27441]: audit 2024-04-03T14:57:39.706408+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:39 smithi067 bash[17655]: audit 2024-04-03T14:57:39.706408+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:40 smithi082 bash[20963]: audit 2024-04-03T14:57:40.079183+0000 mon.c (mon.2) 413 : audit [DBG] from='client.? 172.21.15.67:0/295790929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:40 smithi082 bash[20963]: cluster 2024-04-03T14:57:40.140588+0000 mgr.y (mgr.24370) 1180 : cluster [DBG] pgmap v1164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:40 smithi067 bash[27441]: audit 2024-04-03T14:57:40.079183+0000 mon.c (mon.2) 413 : audit [DBG] from='client.? 172.21.15.67:0/295790929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:40 smithi067 bash[27441]: cluster 2024-04-03T14:57:40.140588+0000 mgr.y (mgr.24370) 1180 : cluster [DBG] pgmap v1164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:40 smithi067 bash[17655]: audit 2024-04-03T14:57:40.079183+0000 mon.c (mon.2) 413 : audit [DBG] from='client.? 172.21.15.67:0/295790929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:40 smithi067 bash[17655]: cluster 2024-04-03T14:57:40.140588+0000 mgr.y (mgr.24370) 1180 : cluster [DBG] pgmap v1164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:57:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:43 smithi067 bash[17655]: cluster 2024-04-03T14:57:42.141532+0000 mgr.y (mgr.24370) 1181 : cluster [DBG] pgmap v1165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:43 smithi067 bash[17655]: audit 2024-04-03T14:57:42.547387+0000 mon.a (mon.0) 1742 : audit [DBG] from='client.? 172.21.15.67:0/3676163326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:43 smithi067 bash[27441]: cluster 2024-04-03T14:57:42.141532+0000 mgr.y (mgr.24370) 1181 : cluster [DBG] pgmap v1165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:43 smithi067 bash[27441]: audit 2024-04-03T14:57:42.547387+0000 mon.a (mon.0) 1742 : audit [DBG] from='client.? 172.21.15.67:0/3676163326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:43.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:43 smithi082 bash[20963]: cluster 2024-04-03T14:57:42.141532+0000 mgr.y (mgr.24370) 1181 : cluster [DBG] pgmap v1165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:43 smithi082 bash[20963]: audit 2024-04-03T14:57:42.547387+0000 mon.a (mon.0) 1742 : audit [DBG] from='client.? 172.21.15.67:0/3676163326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:57:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:45 smithi082 bash[20963]: cluster 2024-04-03T14:57:44.142235+0000 mgr.y (mgr.24370) 1182 : cluster [DBG] pgmap v1166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:45 smithi082 bash[20963]: audit 2024-04-03T14:57:45.012800+0000 mon.a (mon.0) 1743 : audit [DBG] from='client.? 172.21.15.67:0/1100346977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:45 smithi067 bash[27441]: cluster 2024-04-03T14:57:44.142235+0000 mgr.y (mgr.24370) 1182 : cluster [DBG] pgmap v1166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:45 smithi067 bash[27441]: audit 2024-04-03T14:57:45.012800+0000 mon.a (mon.0) 1743 : audit [DBG] from='client.? 172.21.15.67:0/1100346977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:45 smithi067 bash[17655]: cluster 2024-04-03T14:57:44.142235+0000 mgr.y (mgr.24370) 1182 : cluster [DBG] pgmap v1166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:45 smithi067 bash[17655]: audit 2024-04-03T14:57:45.012800+0000 mon.a (mon.0) 1743 : audit [DBG] from='client.? 172.21.15.67:0/1100346977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:47 smithi082 bash[20963]: cluster 2024-04-03T14:57:46.143363+0000 mgr.y (mgr.24370) 1183 : cluster [DBG] pgmap v1167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:47 smithi067 bash[27441]: cluster 2024-04-03T14:57:46.143363+0000 mgr.y (mgr.24370) 1183 : cluster [DBG] pgmap v1167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:47 smithi067 bash[17655]: cluster 2024-04-03T14:57:46.143363+0000 mgr.y (mgr.24370) 1183 : cluster [DBG] pgmap v1167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:48 smithi082 bash[20963]: audit 2024-04-03T14:57:47.467330+0000 mon.a (mon.0) 1744 : audit [DBG] from='client.? 172.21.15.67:0/2247178596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:48 smithi067 bash[27441]: audit 2024-04-03T14:57:47.467330+0000 mon.a (mon.0) 1744 : audit [DBG] from='client.? 172.21.15.67:0/2247178596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:48 smithi067 bash[17655]: audit 2024-04-03T14:57:47.467330+0000 mon.a (mon.0) 1744 : audit [DBG] from='client.? 172.21.15.67:0/2247178596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:49 smithi082 bash[20963]: cluster 2024-04-03T14:57:48.144001+0000 mgr.y (mgr.24370) 1184 : cluster [DBG] pgmap v1168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:49 smithi067 bash[17655]: cluster 2024-04-03T14:57:48.144001+0000 mgr.y (mgr.24370) 1184 : cluster [DBG] pgmap v1168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:49 smithi067 bash[27441]: cluster 2024-04-03T14:57:48.144001+0000 mgr.y (mgr.24370) 1184 : cluster [DBG] pgmap v1168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:50 smithi082 bash[20963]: audit 2024-04-03T14:57:49.914156+0000 mon.a (mon.0) 1745 : audit [DBG] from='client.? 172.21.15.67:0/1836696825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:50 smithi067 bash[17655]: audit 2024-04-03T14:57:49.914156+0000 mon.a (mon.0) 1745 : audit [DBG] from='client.? 172.21.15.67:0/1836696825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:50 smithi067 bash[27441]: audit 2024-04-03T14:57:49.914156+0000 mon.a (mon.0) 1745 : audit [DBG] from='client.? 172.21.15.67:0/1836696825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:51 smithi082 bash[20963]: cluster 2024-04-03T14:57:50.144416+0000 mgr.y (mgr.24370) 1185 : cluster [DBG] pgmap v1169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:51 smithi067 bash[17655]: cluster 2024-04-03T14:57:50.144416+0000 mgr.y (mgr.24370) 1185 : cluster [DBG] pgmap v1169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:51 smithi067 bash[27441]: cluster 2024-04-03T14:57:50.144416+0000 mgr.y (mgr.24370) 1185 : cluster [DBG] pgmap v1169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:57:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:53 smithi067 bash[17655]: cluster 2024-04-03T14:57:52.145320+0000 mgr.y (mgr.24370) 1186 : cluster [DBG] pgmap v1170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:53 smithi067 bash[17655]: audit 2024-04-03T14:57:52.368649+0000 mon.a (mon.0) 1746 : audit [DBG] from='client.? 172.21.15.67:0/4087323924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:53 smithi067 bash[27441]: cluster 2024-04-03T14:57:52.145320+0000 mgr.y (mgr.24370) 1186 : cluster [DBG] pgmap v1170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:53 smithi067 bash[27441]: audit 2024-04-03T14:57:52.368649+0000 mon.a (mon.0) 1746 : audit [DBG] from='client.? 172.21.15.67:0/4087323924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:53 smithi082 bash[20963]: cluster 2024-04-03T14:57:52.145320+0000 mgr.y (mgr.24370) 1186 : cluster [DBG] pgmap v1170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:53 smithi082 bash[20963]: audit 2024-04-03T14:57:52.368649+0000 mon.a (mon.0) 1746 : audit [DBG] from='client.? 172.21.15.67:0/4087323924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:57:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:55 smithi082 bash[20963]: cluster 2024-04-03T14:57:54.145996+0000 mgr.y (mgr.24370) 1187 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:55 smithi082 bash[20963]: audit 2024-04-03T14:57:54.707345+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:55 smithi082 bash[20963]: audit 2024-04-03T14:57:54.827459+0000 mon.c (mon.2) 414 : audit [DBG] from='client.? 172.21.15.67:0/2629932568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:55 smithi067 bash[17655]: cluster 2024-04-03T14:57:54.145996+0000 mgr.y (mgr.24370) 1187 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:55 smithi067 bash[17655]: audit 2024-04-03T14:57:54.707345+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:55 smithi067 bash[17655]: audit 2024-04-03T14:57:54.827459+0000 mon.c (mon.2) 414 : audit [DBG] from='client.? 172.21.15.67:0/2629932568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:55 smithi067 bash[27441]: cluster 2024-04-03T14:57:54.145996+0000 mgr.y (mgr.24370) 1187 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:55 smithi067 bash[27441]: audit 2024-04-03T14:57:54.707345+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:57:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:55 smithi067 bash[27441]: audit 2024-04-03T14:57:54.827459+0000 mon.c (mon.2) 414 : audit [DBG] from='client.? 172.21.15.67:0/2629932568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:57 smithi082 bash[20963]: cluster 2024-04-03T14:57:56.147232+0000 mgr.y (mgr.24370) 1188 : cluster [DBG] pgmap v1172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:57 smithi067 bash[17655]: cluster 2024-04-03T14:57:56.147232+0000 mgr.y (mgr.24370) 1188 : cluster [DBG] pgmap v1172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:57 smithi067 bash[27441]: cluster 2024-04-03T14:57:56.147232+0000 mgr.y (mgr.24370) 1188 : cluster [DBG] pgmap v1172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:58 smithi082 bash[20963]: audit 2024-04-03T14:57:57.283427+0000 mon.a (mon.0) 1748 : audit [DBG] from='client.? 172.21.15.67:0/2197778938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:58 smithi067 bash[17655]: audit 2024-04-03T14:57:57.283427+0000 mon.a (mon.0) 1748 : audit [DBG] from='client.? 172.21.15.67:0/2197778938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:58 smithi067 bash[27441]: audit 2024-04-03T14:57:57.283427+0000 mon.a (mon.0) 1748 : audit [DBG] from='client.? 172.21.15.67:0/2197778938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:57:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:57:59 smithi082 bash[20963]: cluster 2024-04-03T14:57:58.147739+0000 mgr.y (mgr.24370) 1189 : cluster [DBG] pgmap v1173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:57:59 smithi067 bash[27441]: cluster 2024-04-03T14:57:58.147739+0000 mgr.y (mgr.24370) 1189 : cluster [DBG] pgmap v1173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:57:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:57:59 smithi067 bash[17655]: cluster 2024-04-03T14:57:58.147739+0000 mgr.y (mgr.24370) 1189 : cluster [DBG] pgmap v1173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:00 smithi082 bash[20963]: audit 2024-04-03T14:57:59.737374+0000 mon.c (mon.2) 415 : audit [DBG] from='client.? 172.21.15.67:0/2224135817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:00 smithi067 bash[17655]: audit 2024-04-03T14:57:59.737374+0000 mon.c (mon.2) 415 : audit [DBG] from='client.? 172.21.15.67:0/2224135817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:00 smithi067 bash[27441]: audit 2024-04-03T14:57:59.737374+0000 mon.c (mon.2) 415 : audit [DBG] from='client.? 172.21.15.67:0/2224135817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:01 smithi082 bash[20963]: cluster 2024-04-03T14:58:00.148380+0000 mgr.y (mgr.24370) 1190 : cluster [DBG] pgmap v1174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:01 smithi067 bash[27441]: cluster 2024-04-03T14:58:00.148380+0000 mgr.y (mgr.24370) 1190 : cluster [DBG] pgmap v1174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:01 smithi067 bash[17655]: cluster 2024-04-03T14:58:00.148380+0000 mgr.y (mgr.24370) 1190 : cluster [DBG] pgmap v1174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:02 smithi082 bash[20963]: audit 2024-04-03T14:58:02.194021+0000 mon.a (mon.0) 1749 : audit [DBG] from='client.? 172.21.15.67:0/1124762283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:02 smithi067 bash[27441]: audit 2024-04-03T14:58:02.194021+0000 mon.a (mon.0) 1749 : audit [DBG] from='client.? 172.21.15.67:0/1124762283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:02 smithi067 bash[17655]: audit 2024-04-03T14:58:02.194021+0000 mon.a (mon.0) 1749 : audit [DBG] from='client.? 172.21.15.67:0/1124762283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:03 smithi067 bash[27441]: cluster 2024-04-03T14:58:02.149415+0000 mgr.y (mgr.24370) 1191 : cluster [DBG] pgmap v1175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:03 smithi067 bash[17655]: cluster 2024-04-03T14:58:02.149415+0000 mgr.y (mgr.24370) 1191 : cluster [DBG] pgmap v1175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:03] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T14:58:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:58:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:03 smithi082 bash[20963]: cluster 2024-04-03T14:58:02.149415+0000 mgr.y (mgr.24370) 1191 : cluster [DBG] pgmap v1175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:05 smithi082 bash[20963]: cluster 2024-04-03T14:58:04.150181+0000 mgr.y (mgr.24370) 1192 : cluster [DBG] pgmap v1176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:05 smithi082 bash[20963]: audit 2024-04-03T14:58:04.645162+0000 mon.c (mon.2) 416 : audit [DBG] from='client.? 172.21.15.67:0/957738170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:05 smithi067 bash[17655]: cluster 2024-04-03T14:58:04.150181+0000 mgr.y (mgr.24370) 1192 : cluster [DBG] pgmap v1176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:05 smithi067 bash[17655]: audit 2024-04-03T14:58:04.645162+0000 mon.c (mon.2) 416 : audit [DBG] from='client.? 172.21.15.67:0/957738170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:05 smithi067 bash[27441]: cluster 2024-04-03T14:58:04.150181+0000 mgr.y (mgr.24370) 1192 : cluster [DBG] pgmap v1176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:05 smithi067 bash[27441]: audit 2024-04-03T14:58:04.645162+0000 mon.c (mon.2) 416 : audit [DBG] from='client.? 172.21.15.67:0/957738170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:07 smithi082 bash[20963]: cluster 2024-04-03T14:58:06.150936+0000 mgr.y (mgr.24370) 1193 : cluster [DBG] pgmap v1177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:07 smithi082 bash[20963]: audit 2024-04-03T14:58:07.109721+0000 mon.a (mon.0) 1750 : audit [DBG] from='client.? 172.21.15.67:0/2753360506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:07 smithi067 bash[27441]: cluster 2024-04-03T14:58:06.150936+0000 mgr.y (mgr.24370) 1193 : cluster [DBG] pgmap v1177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:07 smithi067 bash[27441]: audit 2024-04-03T14:58:07.109721+0000 mon.a (mon.0) 1750 : audit [DBG] from='client.? 172.21.15.67:0/2753360506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:07 smithi067 bash[17655]: cluster 2024-04-03T14:58:06.150936+0000 mgr.y (mgr.24370) 1193 : cluster [DBG] pgmap v1177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:07 smithi067 bash[17655]: audit 2024-04-03T14:58:07.109721+0000 mon.a (mon.0) 1750 : audit [DBG] from='client.? 172.21.15.67:0/2753360506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:09 smithi082 bash[20963]: cluster 2024-04-03T14:58:08.151575+0000 mgr.y (mgr.24370) 1194 : cluster [DBG] pgmap v1178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:09 smithi067 bash[27441]: cluster 2024-04-03T14:58:08.151575+0000 mgr.y (mgr.24370) 1194 : cluster [DBG] pgmap v1178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:09 smithi067 bash[17655]: cluster 2024-04-03T14:58:08.151575+0000 mgr.y (mgr.24370) 1194 : cluster [DBG] pgmap v1178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:10 smithi082 bash[20963]: audit 2024-04-03T14:58:09.566929+0000 mon.c (mon.2) 417 : audit [DBG] from='client.? 172.21.15.67:0/1136981852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:10 smithi082 bash[20963]: audit 2024-04-03T14:58:09.707756+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:10 smithi067 bash[27441]: audit 2024-04-03T14:58:09.566929+0000 mon.c (mon.2) 417 : audit [DBG] from='client.? 172.21.15.67:0/1136981852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:10 smithi067 bash[27441]: audit 2024-04-03T14:58:09.707756+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:10 smithi067 bash[17655]: audit 2024-04-03T14:58:09.566929+0000 mon.c (mon.2) 417 : audit [DBG] from='client.? 172.21.15.67:0/1136981852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:10 smithi067 bash[17655]: audit 2024-04-03T14:58:09.707756+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:11 smithi082 bash[20963]: cluster 2024-04-03T14:58:10.152200+0000 mgr.y (mgr.24370) 1195 : cluster [DBG] pgmap v1179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:11 smithi067 bash[27441]: cluster 2024-04-03T14:58:10.152200+0000 mgr.y (mgr.24370) 1195 : cluster [DBG] pgmap v1179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:11 smithi067 bash[17655]: cluster 2024-04-03T14:58:10.152200+0000 mgr.y (mgr.24370) 1195 : cluster [DBG] pgmap v1179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:12 smithi082 bash[20963]: audit 2024-04-03T14:58:12.021554+0000 mon.a (mon.0) 1752 : audit [DBG] from='client.? 172.21.15.67:0/1608731205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:12 smithi067 bash[27441]: audit 2024-04-03T14:58:12.021554+0000 mon.a (mon.0) 1752 : audit [DBG] from='client.? 172.21.15.67:0/1608731205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:12 smithi067 bash[17655]: audit 2024-04-03T14:58:12.021554+0000 mon.a (mon.0) 1752 : audit [DBG] from='client.? 172.21.15.67:0/1608731205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:13 smithi067 bash[17655]: cluster 2024-04-03T14:58:12.153377+0000 mgr.y (mgr.24370) 1196 : cluster [DBG] pgmap v1180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:13] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:58:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:13 smithi067 bash[27441]: cluster 2024-04-03T14:58:12.153377+0000 mgr.y (mgr.24370) 1196 : cluster [DBG] pgmap v1180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:13 smithi082 bash[20963]: cluster 2024-04-03T14:58:12.153377+0000 mgr.y (mgr.24370) 1196 : cluster [DBG] pgmap v1180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:58:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:15 smithi082 bash[20963]: cluster 2024-04-03T14:58:14.153875+0000 mgr.y (mgr.24370) 1197 : cluster [DBG] pgmap v1181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:15 smithi082 bash[20963]: audit 2024-04-03T14:58:14.480191+0000 mon.c (mon.2) 418 : audit [DBG] from='client.? 172.21.15.67:0/2781210286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:15 smithi067 bash[17655]: cluster 2024-04-03T14:58:14.153875+0000 mgr.y (mgr.24370) 1197 : cluster [DBG] pgmap v1181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:15 smithi067 bash[17655]: audit 2024-04-03T14:58:14.480191+0000 mon.c (mon.2) 418 : audit [DBG] from='client.? 172.21.15.67:0/2781210286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:15 smithi067 bash[27441]: cluster 2024-04-03T14:58:14.153875+0000 mgr.y (mgr.24370) 1197 : cluster [DBG] pgmap v1181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:15 smithi067 bash[27441]: audit 2024-04-03T14:58:14.480191+0000 mon.c (mon.2) 418 : audit [DBG] from='client.? 172.21.15.67:0/2781210286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:17 smithi082 bash[20963]: cluster 2024-04-03T14:58:16.155122+0000 mgr.y (mgr.24370) 1198 : cluster [DBG] pgmap v1182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:17 smithi082 bash[20963]: audit 2024-04-03T14:58:16.937795+0000 mon.a (mon.0) 1753 : audit [DBG] from='client.? 172.21.15.67:0/3940437644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:17 smithi067 bash[17655]: cluster 2024-04-03T14:58:16.155122+0000 mgr.y (mgr.24370) 1198 : cluster [DBG] pgmap v1182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:17 smithi067 bash[17655]: audit 2024-04-03T14:58:16.937795+0000 mon.a (mon.0) 1753 : audit [DBG] from='client.? 172.21.15.67:0/3940437644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:17 smithi067 bash[27441]: cluster 2024-04-03T14:58:16.155122+0000 mgr.y (mgr.24370) 1198 : cluster [DBG] pgmap v1182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:17 smithi067 bash[27441]: audit 2024-04-03T14:58:16.937795+0000 mon.a (mon.0) 1753 : audit [DBG] from='client.? 172.21.15.67:0/3940437644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:19 smithi082 bash[20963]: cluster 2024-04-03T14:58:18.155949+0000 mgr.y (mgr.24370) 1199 : cluster [DBG] pgmap v1183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:19 smithi067 bash[17655]: cluster 2024-04-03T14:58:18.155949+0000 mgr.y (mgr.24370) 1199 : cluster [DBG] pgmap v1183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:19 smithi067 bash[27441]: cluster 2024-04-03T14:58:18.155949+0000 mgr.y (mgr.24370) 1199 : cluster [DBG] pgmap v1183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:20 smithi082 bash[20963]: audit 2024-04-03T14:58:19.392098+0000 mon.c (mon.2) 419 : audit [DBG] from='client.? 172.21.15.67:0/1812103643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:20 smithi067 bash[17655]: audit 2024-04-03T14:58:19.392098+0000 mon.c (mon.2) 419 : audit [DBG] from='client.? 172.21.15.67:0/1812103643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:20 smithi067 bash[27441]: audit 2024-04-03T14:58:19.392098+0000 mon.c (mon.2) 419 : audit [DBG] from='client.? 172.21.15.67:0/1812103643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:21 smithi082 bash[20963]: cluster 2024-04-03T14:58:20.156693+0000 mgr.y (mgr.24370) 1200 : cluster [DBG] pgmap v1184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:21 smithi067 bash[17655]: cluster 2024-04-03T14:58:20.156693+0000 mgr.y (mgr.24370) 1200 : cluster [DBG] pgmap v1184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:21 smithi067 bash[27441]: cluster 2024-04-03T14:58:20.156693+0000 mgr.y (mgr.24370) 1200 : cluster [DBG] pgmap v1184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:22 smithi082 bash[20963]: audit 2024-04-03T14:58:21.850654+0000 mon.c (mon.2) 420 : audit [DBG] from='client.? 172.21.15.67:0/455812491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:22 smithi067 bash[17655]: audit 2024-04-03T14:58:21.850654+0000 mon.c (mon.2) 420 : audit [DBG] from='client.? 172.21.15.67:0/455812491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:22 smithi067 bash[27441]: audit 2024-04-03T14:58:21.850654+0000 mon.c (mon.2) 420 : audit [DBG] from='client.? 172.21.15.67:0/455812491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:23.343 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:23] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:58:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:58:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:23 smithi082 bash[20963]: cluster 2024-04-03T14:58:22.157686+0000 mgr.y (mgr.24370) 1201 : cluster [DBG] pgmap v1185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:23 smithi067 bash[17655]: cluster 2024-04-03T14:58:22.157686+0000 mgr.y (mgr.24370) 1201 : cluster [DBG] pgmap v1185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:23 smithi067 bash[27441]: cluster 2024-04-03T14:58:22.157686+0000 mgr.y (mgr.24370) 1201 : cluster [DBG] pgmap v1185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:24 smithi082 bash[20963]: audit 2024-04-03T14:58:24.301198+0000 mon.a (mon.0) 1754 : audit [DBG] from='client.? 172.21.15.67:0/1624166677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:24 smithi067 bash[17655]: audit 2024-04-03T14:58:24.301198+0000 mon.a (mon.0) 1754 : audit [DBG] from='client.? 172.21.15.67:0/1624166677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:24 smithi067 bash[27441]: audit 2024-04-03T14:58:24.301198+0000 mon.a (mon.0) 1754 : audit [DBG] from='client.? 172.21.15.67:0/1624166677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:25 smithi082 bash[20963]: cluster 2024-04-03T14:58:24.158305+0000 mgr.y (mgr.24370) 1202 : cluster [DBG] pgmap v1186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:25 smithi082 bash[20963]: audit 2024-04-03T14:58:24.708160+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:25 smithi067 bash[17655]: cluster 2024-04-03T14:58:24.158305+0000 mgr.y (mgr.24370) 1202 : cluster [DBG] pgmap v1186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:25 smithi067 bash[17655]: audit 2024-04-03T14:58:24.708160+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:25 smithi067 bash[27441]: cluster 2024-04-03T14:58:24.158305+0000 mgr.y (mgr.24370) 1202 : cluster [DBG] pgmap v1186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:25 smithi067 bash[27441]: audit 2024-04-03T14:58:24.708160+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:27 smithi082 bash[20963]: cluster 2024-04-03T14:58:26.159464+0000 mgr.y (mgr.24370) 1203 : cluster [DBG] pgmap v1187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:27 smithi082 bash[20963]: audit 2024-04-03T14:58:26.754088+0000 mon.c (mon.2) 421 : audit [DBG] from='client.? 172.21.15.67:0/550419426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:27 smithi067 bash[27441]: cluster 2024-04-03T14:58:26.159464+0000 mgr.y (mgr.24370) 1203 : cluster [DBG] pgmap v1187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:27 smithi067 bash[27441]: audit 2024-04-03T14:58:26.754088+0000 mon.c (mon.2) 421 : audit [DBG] from='client.? 172.21.15.67:0/550419426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:27 smithi067 bash[17655]: cluster 2024-04-03T14:58:26.159464+0000 mgr.y (mgr.24370) 1203 : cluster [DBG] pgmap v1187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:27 smithi067 bash[17655]: audit 2024-04-03T14:58:26.754088+0000 mon.c (mon.2) 421 : audit [DBG] from='client.? 172.21.15.67:0/550419426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:29 smithi082 bash[20963]: cluster 2024-04-03T14:58:28.160175+0000 mgr.y (mgr.24370) 1204 : cluster [DBG] pgmap v1188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:29 smithi082 bash[20963]: audit 2024-04-03T14:58:29.203013+0000 mon.c (mon.2) 422 : audit [DBG] from='client.? 172.21.15.67:0/375366512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:29 smithi067 bash[17655]: cluster 2024-04-03T14:58:28.160175+0000 mgr.y (mgr.24370) 1204 : cluster [DBG] pgmap v1188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:29 smithi067 bash[17655]: audit 2024-04-03T14:58:29.203013+0000 mon.c (mon.2) 422 : audit [DBG] from='client.? 172.21.15.67:0/375366512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:29 smithi067 bash[27441]: cluster 2024-04-03T14:58:28.160175+0000 mgr.y (mgr.24370) 1204 : cluster [DBG] pgmap v1188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:29 smithi067 bash[27441]: audit 2024-04-03T14:58:29.203013+0000 mon.c (mon.2) 422 : audit [DBG] from='client.? 172.21.15.67:0/375366512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:30 smithi082 bash[20963]: audit 2024-04-03T14:58:29.574293+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:58:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:30 smithi067 bash[17655]: audit 2024-04-03T14:58:29.574293+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:58:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:30 smithi067 bash[27441]: audit 2024-04-03T14:58:29.574293+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:58:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:31 smithi082 bash[20963]: cluster 2024-04-03T14:58:30.160725+0000 mgr.y (mgr.24370) 1205 : cluster [DBG] pgmap v1189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:31 smithi067 bash[27441]: cluster 2024-04-03T14:58:30.160725+0000 mgr.y (mgr.24370) 1205 : cluster [DBG] pgmap v1189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:31 smithi067 bash[17655]: cluster 2024-04-03T14:58:30.160725+0000 mgr.y (mgr.24370) 1205 : cluster [DBG] pgmap v1189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:32 smithi082 bash[20963]: audit 2024-04-03T14:58:31.654456+0000 mon.a (mon.0) 1757 : audit [DBG] from='client.? 172.21.15.67:0/959945461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:32 smithi067 bash[17655]: audit 2024-04-03T14:58:31.654456+0000 mon.a (mon.0) 1757 : audit [DBG] from='client.? 172.21.15.67:0/959945461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:32 smithi067 bash[27441]: audit 2024-04-03T14:58:31.654456+0000 mon.a (mon.0) 1757 : audit [DBG] from='client.? 172.21.15.67:0/959945461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:33.385 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:58:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:33 smithi067 bash[17655]: cluster 2024-04-03T14:58:32.161881+0000 mgr.y (mgr.24370) 1206 : cluster [DBG] pgmap v1190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:33 smithi067 bash[27441]: cluster 2024-04-03T14:58:32.161881+0000 mgr.y (mgr.24370) 1206 : cluster [DBG] pgmap v1190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:33 smithi082 bash[20963]: cluster 2024-04-03T14:58:32.161881+0000 mgr.y (mgr.24370) 1206 : cluster [DBG] pgmap v1190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:58:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:34 smithi067 bash[17655]: audit 2024-04-03T14:58:34.109958+0000 mon.a (mon.0) 1758 : audit [DBG] from='client.? 172.21.15.67:0/3966509619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:34 smithi067 bash[27441]: audit 2024-04-03T14:58:34.109958+0000 mon.a (mon.0) 1758 : audit [DBG] from='client.? 172.21.15.67:0/3966509619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:34 smithi082 bash[20963]: audit 2024-04-03T14:58:34.109958+0000 mon.a (mon.0) 1758 : audit [DBG] from='client.? 172.21.15.67:0/3966509619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:35 smithi067 bash[17655]: cluster 2024-04-03T14:58:34.162570+0000 mgr.y (mgr.24370) 1207 : cluster [DBG] pgmap v1191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:35 smithi067 bash[17655]: audit 2024-04-03T14:58:35.319176+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:35 smithi067 bash[17655]: audit 2024-04-03T14:58:35.328377+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:35 smithi067 bash[27441]: cluster 2024-04-03T14:58:34.162570+0000 mgr.y (mgr.24370) 1207 : cluster [DBG] pgmap v1191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:35 smithi067 bash[27441]: audit 2024-04-03T14:58:35.319176+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:35 smithi067 bash[27441]: audit 2024-04-03T14:58:35.328377+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:35 smithi082 bash[20963]: cluster 2024-04-03T14:58:34.162570+0000 mgr.y (mgr.24370) 1207 : cluster [DBG] pgmap v1191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:35 smithi082 bash[20963]: audit 2024-04-03T14:58:35.319176+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:35 smithi082 bash[20963]: audit 2024-04-03T14:58:35.328377+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:36 smithi082 bash[20963]: audit 2024-04-03T14:58:35.569236+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:36 smithi082 bash[20963]: audit 2024-04-03T14:58:35.577629+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:36 smithi082 bash[20963]: audit 2024-04-03T14:58:36.005280+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:58:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:36 smithi082 bash[20963]: audit 2024-04-03T14:58:36.007137+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:58:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:36 smithi082 bash[20963]: audit 2024-04-03T14:58:36.016864+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:36 smithi082 bash[20963]: cluster 2024-04-03T14:58:36.163404+0000 mgr.y (mgr.24370) 1208 : cluster [DBG] pgmap v1192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[17655]: audit 2024-04-03T14:58:35.569236+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[17655]: audit 2024-04-03T14:58:35.577629+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[17655]: audit 2024-04-03T14:58:36.005280+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:58:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[17655]: audit 2024-04-03T14:58:36.007137+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:58:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[17655]: audit 2024-04-03T14:58:36.016864+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[17655]: cluster 2024-04-03T14:58:36.163404+0000 mgr.y (mgr.24370) 1208 : cluster [DBG] pgmap v1192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[27441]: audit 2024-04-03T14:58:35.569236+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[27441]: audit 2024-04-03T14:58:35.577629+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[27441]: audit 2024-04-03T14:58:36.005280+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:58:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[27441]: audit 2024-04-03T14:58:36.007137+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:58:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[27441]: audit 2024-04-03T14:58:36.016864+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:58:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:36 smithi067 bash[27441]: cluster 2024-04-03T14:58:36.163404+0000 mgr.y (mgr.24370) 1208 : cluster [DBG] pgmap v1192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:37 smithi082 bash[20963]: audit 2024-04-03T14:58:36.568969+0000 mon.a (mon.0) 1766 : audit [DBG] from='client.? 172.21.15.67:0/1428056477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:37 smithi067 bash[17655]: audit 2024-04-03T14:58:36.568969+0000 mon.a (mon.0) 1766 : audit [DBG] from='client.? 172.21.15.67:0/1428056477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:37 smithi067 bash[27441]: audit 2024-04-03T14:58:36.568969+0000 mon.a (mon.0) 1766 : audit [DBG] from='client.? 172.21.15.67:0/1428056477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:38 smithi082 bash[20963]: cluster 2024-04-03T14:58:38.164036+0000 mgr.y (mgr.24370) 1209 : cluster [DBG] pgmap v1193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:38 smithi067 bash[17655]: cluster 2024-04-03T14:58:38.164036+0000 mgr.y (mgr.24370) 1209 : cluster [DBG] pgmap v1193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:38 smithi067 bash[27441]: cluster 2024-04-03T14:58:38.164036+0000 mgr.y (mgr.24370) 1209 : cluster [DBG] pgmap v1193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:39 smithi082 bash[20963]: audit 2024-04-03T14:58:39.022280+0000 mon.c (mon.2) 423 : audit [DBG] from='client.? 172.21.15.67:0/2829520253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:39 smithi067 bash[17655]: audit 2024-04-03T14:58:39.022280+0000 mon.c (mon.2) 423 : audit [DBG] from='client.? 172.21.15.67:0/2829520253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:39 smithi067 bash[27441]: audit 2024-04-03T14:58:39.022280+0000 mon.c (mon.2) 423 : audit [DBG] from='client.? 172.21.15.67:0/2829520253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:40 smithi082 bash[20963]: audit 2024-04-03T14:58:39.708668+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:40 smithi082 bash[20963]: cluster 2024-04-03T14:58:40.164705+0000 mgr.y (mgr.24370) 1210 : cluster [DBG] pgmap v1194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:40 smithi067 bash[17655]: audit 2024-04-03T14:58:39.708668+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:40 smithi067 bash[17655]: cluster 2024-04-03T14:58:40.164705+0000 mgr.y (mgr.24370) 1210 : cluster [DBG] pgmap v1194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:40 smithi067 bash[27441]: audit 2024-04-03T14:58:39.708668+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:40 smithi067 bash[27441]: cluster 2024-04-03T14:58:40.164705+0000 mgr.y (mgr.24370) 1210 : cluster [DBG] pgmap v1194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:41 smithi082 bash[20963]: audit 2024-04-03T14:58:41.478676+0000 mon.a (mon.0) 1768 : audit [DBG] from='client.? 172.21.15.67:0/3228160120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:41 smithi067 bash[27441]: audit 2024-04-03T14:58:41.478676+0000 mon.a (mon.0) 1768 : audit [DBG] from='client.? 172.21.15.67:0/3228160120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:41 smithi067 bash[17655]: audit 2024-04-03T14:58:41.478676+0000 mon.a (mon.0) 1768 : audit [DBG] from='client.? 172.21.15.67:0/3228160120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:42 smithi082 bash[20963]: cluster 2024-04-03T14:58:42.165860+0000 mgr.y (mgr.24370) 1211 : cluster [DBG] pgmap v1195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:42 smithi067 bash[27441]: cluster 2024-04-03T14:58:42.165860+0000 mgr.y (mgr.24370) 1211 : cluster [DBG] pgmap v1195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:42 smithi067 bash[17655]: cluster 2024-04-03T14:58:42.165860+0000 mgr.y (mgr.24370) 1211 : cluster [DBG] pgmap v1195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:43] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:58:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:58:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:43 smithi082 bash[20963]: audit 2024-04-03T14:58:43.931072+0000 mon.c (mon.2) 424 : audit [DBG] from='client.? 172.21.15.67:0/784342961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:43 smithi067 bash[17655]: audit 2024-04-03T14:58:43.931072+0000 mon.c (mon.2) 424 : audit [DBG] from='client.? 172.21.15.67:0/784342961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:43 smithi067 bash[27441]: audit 2024-04-03T14:58:43.931072+0000 mon.c (mon.2) 424 : audit [DBG] from='client.? 172.21.15.67:0/784342961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:44 smithi082 bash[20963]: cluster 2024-04-03T14:58:44.166580+0000 mgr.y (mgr.24370) 1212 : cluster [DBG] pgmap v1196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:44 smithi067 bash[27441]: cluster 2024-04-03T14:58:44.166580+0000 mgr.y (mgr.24370) 1212 : cluster [DBG] pgmap v1196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:44 smithi067 bash[17655]: cluster 2024-04-03T14:58:44.166580+0000 mgr.y (mgr.24370) 1212 : cluster [DBG] pgmap v1196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:47 smithi082 bash[20963]: cluster 2024-04-03T14:58:46.167375+0000 mgr.y (mgr.24370) 1213 : cluster [DBG] pgmap v1197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:47 smithi082 bash[20963]: audit 2024-04-03T14:58:46.395488+0000 mon.c (mon.2) 425 : audit [DBG] from='client.? 172.21.15.67:0/3008358532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:47 smithi067 bash[17655]: cluster 2024-04-03T14:58:46.167375+0000 mgr.y (mgr.24370) 1213 : cluster [DBG] pgmap v1197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:47 smithi067 bash[17655]: audit 2024-04-03T14:58:46.395488+0000 mon.c (mon.2) 425 : audit [DBG] from='client.? 172.21.15.67:0/3008358532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:47 smithi067 bash[27441]: cluster 2024-04-03T14:58:46.167375+0000 mgr.y (mgr.24370) 1213 : cluster [DBG] pgmap v1197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:47 smithi067 bash[27441]: audit 2024-04-03T14:58:46.395488+0000 mon.c (mon.2) 425 : audit [DBG] from='client.? 172.21.15.67:0/3008358532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:49 smithi082 bash[20963]: cluster 2024-04-03T14:58:48.168055+0000 mgr.y (mgr.24370) 1214 : cluster [DBG] pgmap v1198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:49 smithi082 bash[20963]: audit 2024-04-03T14:58:48.846118+0000 mon.c (mon.2) 426 : audit [DBG] from='client.? 172.21.15.67:0/2458033818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:49 smithi067 bash[27441]: cluster 2024-04-03T14:58:48.168055+0000 mgr.y (mgr.24370) 1214 : cluster [DBG] pgmap v1198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:49 smithi067 bash[27441]: audit 2024-04-03T14:58:48.846118+0000 mon.c (mon.2) 426 : audit [DBG] from='client.? 172.21.15.67:0/2458033818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:49 smithi067 bash[17655]: cluster 2024-04-03T14:58:48.168055+0000 mgr.y (mgr.24370) 1214 : cluster [DBG] pgmap v1198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:49 smithi067 bash[17655]: audit 2024-04-03T14:58:48.846118+0000 mon.c (mon.2) 426 : audit [DBG] from='client.? 172.21.15.67:0/2458033818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:51 smithi082 bash[20963]: cluster 2024-04-03T14:58:50.168667+0000 mgr.y (mgr.24370) 1215 : cluster [DBG] pgmap v1199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:51 smithi067 bash[27441]: cluster 2024-04-03T14:58:50.168667+0000 mgr.y (mgr.24370) 1215 : cluster [DBG] pgmap v1199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:51 smithi067 bash[17655]: cluster 2024-04-03T14:58:50.168667+0000 mgr.y (mgr.24370) 1215 : cluster [DBG] pgmap v1199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:52 smithi082 bash[20963]: audit 2024-04-03T14:58:51.296249+0000 mon.c (mon.2) 427 : audit [DBG] from='client.? 172.21.15.67:0/3920228539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:52 smithi067 bash[17655]: audit 2024-04-03T14:58:51.296249+0000 mon.c (mon.2) 427 : audit [DBG] from='client.? 172.21.15.67:0/3920228539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:52 smithi067 bash[27441]: audit 2024-04-03T14:58:51.296249+0000 mon.c (mon.2) 427 : audit [DBG] from='client.? 172.21.15.67:0/3920228539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:53 smithi067 bash[17655]: cluster 2024-04-03T14:58:52.169842+0000 mgr.y (mgr.24370) 1216 : cluster [DBG] pgmap v1200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:53] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T14:58:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:53 smithi067 bash[27441]: cluster 2024-04-03T14:58:52.169842+0000 mgr.y (mgr.24370) 1216 : cluster [DBG] pgmap v1200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:53 smithi082 bash[20963]: cluster 2024-04-03T14:58:52.169842+0000 mgr.y (mgr.24370) 1216 : cluster [DBG] pgmap v1200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:58:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:54 smithi082 bash[20963]: audit 2024-04-03T14:58:53.747314+0000 mon.a (mon.0) 1769 : audit [DBG] from='client.? 172.21.15.67:0/1254851929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:54 smithi067 bash[17655]: audit 2024-04-03T14:58:53.747314+0000 mon.a (mon.0) 1769 : audit [DBG] from='client.? 172.21.15.67:0/1254851929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:54 smithi067 bash[27441]: audit 2024-04-03T14:58:53.747314+0000 mon.a (mon.0) 1769 : audit [DBG] from='client.? 172.21.15.67:0/1254851929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:55 smithi082 bash[20963]: cluster 2024-04-03T14:58:54.170535+0000 mgr.y (mgr.24370) 1217 : cluster [DBG] pgmap v1201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:55 smithi082 bash[20963]: audit 2024-04-03T14:58:54.708950+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:55 smithi067 bash[17655]: cluster 2024-04-03T14:58:54.170535+0000 mgr.y (mgr.24370) 1217 : cluster [DBG] pgmap v1201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:55 smithi067 bash[17655]: audit 2024-04-03T14:58:54.708950+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:55 smithi067 bash[27441]: cluster 2024-04-03T14:58:54.170535+0000 mgr.y (mgr.24370) 1217 : cluster [DBG] pgmap v1201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:55 smithi067 bash[27441]: audit 2024-04-03T14:58:54.708950+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:58:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:56 smithi082 bash[20963]: audit 2024-04-03T14:58:56.200431+0000 mon.c (mon.2) 428 : audit [DBG] from='client.? 172.21.15.67:0/1891477507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:56 smithi067 bash[17655]: audit 2024-04-03T14:58:56.200431+0000 mon.c (mon.2) 428 : audit [DBG] from='client.? 172.21.15.67:0/1891477507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:56 smithi067 bash[27441]: audit 2024-04-03T14:58:56.200431+0000 mon.c (mon.2) 428 : audit [DBG] from='client.? 172.21.15.67:0/1891477507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:57 smithi082 bash[20963]: cluster 2024-04-03T14:58:56.171291+0000 mgr.y (mgr.24370) 1218 : cluster [DBG] pgmap v1202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:57 smithi067 bash[17655]: cluster 2024-04-03T14:58:56.171291+0000 mgr.y (mgr.24370) 1218 : cluster [DBG] pgmap v1202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:57 smithi067 bash[27441]: cluster 2024-04-03T14:58:56.171291+0000 mgr.y (mgr.24370) 1218 : cluster [DBG] pgmap v1202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:59 smithi082 bash[20963]: cluster 2024-04-03T14:58:58.171935+0000 mgr.y (mgr.24370) 1219 : cluster [DBG] pgmap v1203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:58:59 smithi082 bash[20963]: audit 2024-04-03T14:58:58.663917+0000 mon.a (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.67:0/1755754383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:59 smithi067 bash[17655]: cluster 2024-04-03T14:58:58.171935+0000 mgr.y (mgr.24370) 1219 : cluster [DBG] pgmap v1203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:58:59 smithi067 bash[17655]: audit 2024-04-03T14:58:58.663917+0000 mon.a (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.67:0/1755754383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:58:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:59 smithi067 bash[27441]: cluster 2024-04-03T14:58:58.171935+0000 mgr.y (mgr.24370) 1219 : cluster [DBG] pgmap v1203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:58:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:58:59 smithi067 bash[27441]: audit 2024-04-03T14:58:58.663917+0000 mon.a (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.67:0/1755754383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:01 smithi082 bash[20963]: cluster 2024-04-03T14:59:00.172627+0000 mgr.y (mgr.24370) 1220 : cluster [DBG] pgmap v1204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:01 smithi082 bash[20963]: audit 2024-04-03T14:59:01.116865+0000 mon.a (mon.0) 1772 : audit [DBG] from='client.? 172.21.15.67:0/3411573130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:01 smithi067 bash[17655]: cluster 2024-04-03T14:59:00.172627+0000 mgr.y (mgr.24370) 1220 : cluster [DBG] pgmap v1204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:01 smithi067 bash[17655]: audit 2024-04-03T14:59:01.116865+0000 mon.a (mon.0) 1772 : audit [DBG] from='client.? 172.21.15.67:0/3411573130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:01 smithi067 bash[27441]: cluster 2024-04-03T14:59:00.172627+0000 mgr.y (mgr.24370) 1220 : cluster [DBG] pgmap v1204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:01 smithi067 bash[27441]: audit 2024-04-03T14:59:01.116865+0000 mon.a (mon.0) 1772 : audit [DBG] from='client.? 172.21.15.67:0/3411573130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:03 smithi067 bash[17655]: cluster 2024-04-03T14:59:02.173775+0000 mgr.y (mgr.24370) 1221 : cluster [DBG] pgmap v1205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:03 smithi067 bash[27441]: cluster 2024-04-03T14:59:02.173775+0000 mgr.y (mgr.24370) 1221 : cluster [DBG] pgmap v1205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:03] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T14:59:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:59:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:03 smithi082 bash[20963]: cluster 2024-04-03T14:59:02.173775+0000 mgr.y (mgr.24370) 1221 : cluster [DBG] pgmap v1205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:04 smithi082 bash[20963]: audit 2024-04-03T14:59:03.579313+0000 mon.c (mon.2) 429 : audit [DBG] from='client.? 172.21.15.67:0/2392856773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:04 smithi067 bash[27441]: audit 2024-04-03T14:59:03.579313+0000 mon.c (mon.2) 429 : audit [DBG] from='client.? 172.21.15.67:0/2392856773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:04 smithi067 bash[17655]: audit 2024-04-03T14:59:03.579313+0000 mon.c (mon.2) 429 : audit [DBG] from='client.? 172.21.15.67:0/2392856773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:05 smithi082 bash[20963]: cluster 2024-04-03T14:59:04.174477+0000 mgr.y (mgr.24370) 1222 : cluster [DBG] pgmap v1206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:05 smithi067 bash[17655]: cluster 2024-04-03T14:59:04.174477+0000 mgr.y (mgr.24370) 1222 : cluster [DBG] pgmap v1206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:05 smithi067 bash[27441]: cluster 2024-04-03T14:59:04.174477+0000 mgr.y (mgr.24370) 1222 : cluster [DBG] pgmap v1206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:06 smithi082 bash[20963]: audit 2024-04-03T14:59:06.029558+0000 mon.c (mon.2) 430 : audit [DBG] from='client.? 172.21.15.67:0/2988604252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:06 smithi067 bash[17655]: audit 2024-04-03T14:59:06.029558+0000 mon.c (mon.2) 430 : audit [DBG] from='client.? 172.21.15.67:0/2988604252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:06 smithi067 bash[27441]: audit 2024-04-03T14:59:06.029558+0000 mon.c (mon.2) 430 : audit [DBG] from='client.? 172.21.15.67:0/2988604252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:07 smithi082 bash[20963]: cluster 2024-04-03T14:59:06.175682+0000 mgr.y (mgr.24370) 1223 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:07 smithi067 bash[17655]: cluster 2024-04-03T14:59:06.175682+0000 mgr.y (mgr.24370) 1223 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:07 smithi067 bash[27441]: cluster 2024-04-03T14:59:06.175682+0000 mgr.y (mgr.24370) 1223 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:09 smithi082 bash[20963]: cluster 2024-04-03T14:59:08.176413+0000 mgr.y (mgr.24370) 1224 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:09 smithi082 bash[20963]: audit 2024-04-03T14:59:08.481011+0000 mon.c (mon.2) 431 : audit [DBG] from='client.? 172.21.15.67:0/788093103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:09 smithi067 bash[27441]: cluster 2024-04-03T14:59:08.176413+0000 mgr.y (mgr.24370) 1224 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:09 smithi067 bash[27441]: audit 2024-04-03T14:59:08.481011+0000 mon.c (mon.2) 431 : audit [DBG] from='client.? 172.21.15.67:0/788093103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:09 smithi067 bash[17655]: cluster 2024-04-03T14:59:08.176413+0000 mgr.y (mgr.24370) 1224 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:09 smithi067 bash[17655]: audit 2024-04-03T14:59:08.481011+0000 mon.c (mon.2) 431 : audit [DBG] from='client.? 172.21.15.67:0/788093103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:10 smithi082 bash[20963]: audit 2024-04-03T14:59:09.709187+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:10 smithi067 bash[27441]: audit 2024-04-03T14:59:09.709187+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:10 smithi067 bash[17655]: audit 2024-04-03T14:59:09.709187+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:11 smithi082 bash[20963]: cluster 2024-04-03T14:59:10.177212+0000 mgr.y (mgr.24370) 1225 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:11 smithi082 bash[20963]: audit 2024-04-03T14:59:10.934546+0000 mon.a (mon.0) 1774 : audit [DBG] from='client.? 172.21.15.67:0/3108645081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:11 smithi067 bash[27441]: cluster 2024-04-03T14:59:10.177212+0000 mgr.y (mgr.24370) 1225 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:11 smithi067 bash[27441]: audit 2024-04-03T14:59:10.934546+0000 mon.a (mon.0) 1774 : audit [DBG] from='client.? 172.21.15.67:0/3108645081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:11 smithi067 bash[17655]: cluster 2024-04-03T14:59:10.177212+0000 mgr.y (mgr.24370) 1225 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:11 smithi067 bash[17655]: audit 2024-04-03T14:59:10.934546+0000 mon.a (mon.0) 1774 : audit [DBG] from='client.? 172.21.15.67:0/3108645081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:13 smithi067 bash[27441]: cluster 2024-04-03T14:59:12.178414+0000 mgr.y (mgr.24370) 1226 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:13 smithi067 bash[17655]: cluster 2024-04-03T14:59:12.178414+0000 mgr.y (mgr.24370) 1226 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:59:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:13 smithi082 bash[20963]: cluster 2024-04-03T14:59:12.178414+0000 mgr.y (mgr.24370) 1226 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:59:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:14 smithi082 bash[20963]: audit 2024-04-03T14:59:13.389206+0000 mon.a (mon.0) 1775 : audit [DBG] from='client.? 172.21.15.67:0/3236823956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:14 smithi067 bash[17655]: audit 2024-04-03T14:59:13.389206+0000 mon.a (mon.0) 1775 : audit [DBG] from='client.? 172.21.15.67:0/3236823956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:14 smithi067 bash[27441]: audit 2024-04-03T14:59:13.389206+0000 mon.a (mon.0) 1775 : audit [DBG] from='client.? 172.21.15.67:0/3236823956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:15 smithi082 bash[20963]: cluster 2024-04-03T14:59:14.179107+0000 mgr.y (mgr.24370) 1227 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:15 smithi067 bash[17655]: cluster 2024-04-03T14:59:14.179107+0000 mgr.y (mgr.24370) 1227 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:15 smithi067 bash[27441]: cluster 2024-04-03T14:59:14.179107+0000 mgr.y (mgr.24370) 1227 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:16 smithi082 bash[20963]: audit 2024-04-03T14:59:15.843861+0000 mon.a (mon.0) 1776 : audit [DBG] from='client.? 172.21.15.67:0/2164263418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:16 smithi067 bash[27441]: audit 2024-04-03T14:59:15.843861+0000 mon.a (mon.0) 1776 : audit [DBG] from='client.? 172.21.15.67:0/2164263418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:16 smithi067 bash[17655]: audit 2024-04-03T14:59:15.843861+0000 mon.a (mon.0) 1776 : audit [DBG] from='client.? 172.21.15.67:0/2164263418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:17 smithi082 bash[20963]: cluster 2024-04-03T14:59:16.180312+0000 mgr.y (mgr.24370) 1228 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:17 smithi067 bash[17655]: cluster 2024-04-03T14:59:16.180312+0000 mgr.y (mgr.24370) 1228 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:17 smithi067 bash[27441]: cluster 2024-04-03T14:59:16.180312+0000 mgr.y (mgr.24370) 1228 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:18 smithi082 bash[20963]: audit 2024-04-03T14:59:18.302091+0000 mon.c (mon.2) 432 : audit [DBG] from='client.? 172.21.15.67:0/3442780656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:18 smithi067 bash[27441]: audit 2024-04-03T14:59:18.302091+0000 mon.c (mon.2) 432 : audit [DBG] from='client.? 172.21.15.67:0/3442780656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:18 smithi067 bash[17655]: audit 2024-04-03T14:59:18.302091+0000 mon.c (mon.2) 432 : audit [DBG] from='client.? 172.21.15.67:0/3442780656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:19 smithi082 bash[20963]: cluster 2024-04-03T14:59:18.181030+0000 mgr.y (mgr.24370) 1229 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:19 smithi067 bash[27441]: cluster 2024-04-03T14:59:18.181030+0000 mgr.y (mgr.24370) 1229 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:19 smithi067 bash[17655]: cluster 2024-04-03T14:59:18.181030+0000 mgr.y (mgr.24370) 1229 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:21 smithi082 bash[20963]: cluster 2024-04-03T14:59:20.181720+0000 mgr.y (mgr.24370) 1230 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:21 smithi082 bash[20963]: audit 2024-04-03T14:59:20.755903+0000 mon.c (mon.2) 433 : audit [DBG] from='client.? 172.21.15.67:0/129163741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:21 smithi067 bash[17655]: cluster 2024-04-03T14:59:20.181720+0000 mgr.y (mgr.24370) 1230 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:21 smithi067 bash[17655]: audit 2024-04-03T14:59:20.755903+0000 mon.c (mon.2) 433 : audit [DBG] from='client.? 172.21.15.67:0/129163741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:21 smithi067 bash[27441]: cluster 2024-04-03T14:59:20.181720+0000 mgr.y (mgr.24370) 1230 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:21 smithi067 bash[27441]: audit 2024-04-03T14:59:20.755903+0000 mon.c (mon.2) 433 : audit [DBG] from='client.? 172.21.15.67:0/129163741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:23.368 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:59:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:23 smithi082 bash[20963]: cluster 2024-04-03T14:59:22.182919+0000 mgr.y (mgr.24370) 1231 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:23 smithi082 bash[20963]: audit 2024-04-03T14:59:23.219106+0000 mon.c (mon.2) 434 : audit [DBG] from='client.? 172.21.15.67:0/2084675819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:59:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:23 smithi067 bash[17655]: cluster 2024-04-03T14:59:22.182919+0000 mgr.y (mgr.24370) 1231 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:23 smithi067 bash[17655]: audit 2024-04-03T14:59:23.219106+0000 mon.c (mon.2) 434 : audit [DBG] from='client.? 172.21.15.67:0/2084675819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:23 smithi067 bash[27441]: cluster 2024-04-03T14:59:22.182919+0000 mgr.y (mgr.24370) 1231 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:23 smithi067 bash[27441]: audit 2024-04-03T14:59:23.219106+0000 mon.c (mon.2) 434 : audit [DBG] from='client.? 172.21.15.67:0/2084675819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:25 smithi082 bash[20963]: cluster 2024-04-03T14:59:24.183622+0000 mgr.y (mgr.24370) 1232 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:25 smithi082 bash[20963]: audit 2024-04-03T14:59:24.709871+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:25 smithi067 bash[17655]: cluster 2024-04-03T14:59:24.183622+0000 mgr.y (mgr.24370) 1232 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:25 smithi067 bash[17655]: audit 2024-04-03T14:59:24.709871+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:25 smithi067 bash[27441]: cluster 2024-04-03T14:59:24.183622+0000 mgr.y (mgr.24370) 1232 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:25 smithi067 bash[27441]: audit 2024-04-03T14:59:24.709871+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:26 smithi067 bash[27441]: audit 2024-04-03T14:59:25.669070+0000 mon.c (mon.2) 435 : audit [DBG] from='client.? 172.21.15.67:0/1338488034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:26 smithi067 bash[17655]: audit 2024-04-03T14:59:25.669070+0000 mon.c (mon.2) 435 : audit [DBG] from='client.? 172.21.15.67:0/1338488034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:26 smithi082 bash[20963]: audit 2024-04-03T14:59:25.669070+0000 mon.c (mon.2) 435 : audit [DBG] from='client.? 172.21.15.67:0/1338488034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:27 smithi067 bash[27441]: cluster 2024-04-03T14:59:26.184537+0000 mgr.y (mgr.24370) 1233 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:27 smithi067 bash[17655]: cluster 2024-04-03T14:59:26.184537+0000 mgr.y (mgr.24370) 1233 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:27 smithi082 bash[20963]: cluster 2024-04-03T14:59:26.184537+0000 mgr.y (mgr.24370) 1233 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:28 smithi067 bash[17655]: audit 2024-04-03T14:59:28.119740+0000 mon.a (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.67:0/1753117163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:28 smithi067 bash[27441]: audit 2024-04-03T14:59:28.119740+0000 mon.a (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.67:0/1753117163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:28 smithi082 bash[20963]: audit 2024-04-03T14:59:28.119740+0000 mon.a (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.67:0/1753117163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:29 smithi067 bash[17655]: cluster 2024-04-03T14:59:28.185181+0000 mgr.y (mgr.24370) 1234 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:29 smithi067 bash[27441]: cluster 2024-04-03T14:59:28.185181+0000 mgr.y (mgr.24370) 1234 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:29 smithi082 bash[20963]: cluster 2024-04-03T14:59:28.185181+0000 mgr.y (mgr.24370) 1234 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:31 smithi067 bash[17655]: cluster 2024-04-03T14:59:30.186023+0000 mgr.y (mgr.24370) 1235 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:31 smithi067 bash[17655]: audit 2024-04-03T14:59:30.570963+0000 mon.a (mon.0) 1779 : audit [DBG] from='client.? 172.21.15.67:0/4003350152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:31 smithi067 bash[27441]: cluster 2024-04-03T14:59:30.186023+0000 mgr.y (mgr.24370) 1235 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:31 smithi067 bash[27441]: audit 2024-04-03T14:59:30.570963+0000 mon.a (mon.0) 1779 : audit [DBG] from='client.? 172.21.15.67:0/4003350152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:31 smithi082 bash[20963]: cluster 2024-04-03T14:59:30.186023+0000 mgr.y (mgr.24370) 1235 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:31 smithi082 bash[20963]: audit 2024-04-03T14:59:30.570963+0000 mon.a (mon.0) 1779 : audit [DBG] from='client.? 172.21.15.67:0/4003350152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:33.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:33] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T14:59:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:33 smithi067 bash[17655]: cluster 2024-04-03T14:59:32.187386+0000 mgr.y (mgr.24370) 1236 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:33 smithi067 bash[17655]: audit 2024-04-03T14:59:33.020139+0000 mon.c (mon.2) 436 : audit [DBG] from='client.? 172.21.15.67:0/61335384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:33 smithi067 bash[27441]: cluster 2024-04-03T14:59:32.187386+0000 mgr.y (mgr.24370) 1236 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:33 smithi067 bash[27441]: audit 2024-04-03T14:59:33.020139+0000 mon.c (mon.2) 436 : audit [DBG] from='client.? 172.21.15.67:0/61335384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:59:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:33 smithi082 bash[20963]: cluster 2024-04-03T14:59:32.187386+0000 mgr.y (mgr.24370) 1236 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:33 smithi082 bash[20963]: audit 2024-04-03T14:59:33.020139+0000 mon.c (mon.2) 436 : audit [DBG] from='client.? 172.21.15.67:0/61335384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:35 smithi067 bash[17655]: cluster 2024-04-03T14:59:34.188139+0000 mgr.y (mgr.24370) 1237 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:35 smithi067 bash[27441]: cluster 2024-04-03T14:59:34.188139+0000 mgr.y (mgr.24370) 1237 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:35 smithi082 bash[20963]: cluster 2024-04-03T14:59:34.188139+0000 mgr.y (mgr.24370) 1237 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:36 smithi082 bash[20963]: audit 2024-04-03T14:59:35.472724+0000 mon.c (mon.2) 437 : audit [DBG] from='client.? 172.21.15.67:0/2006345655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:36 smithi082 bash[20963]: audit 2024-04-03T14:59:36.091484+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:59:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:36 smithi067 bash[17655]: audit 2024-04-03T14:59:35.472724+0000 mon.c (mon.2) 437 : audit [DBG] from='client.? 172.21.15.67:0/2006345655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:36.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:36 smithi067 bash[17655]: audit 2024-04-03T14:59:36.091484+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:59:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:36 smithi067 bash[27441]: audit 2024-04-03T14:59:35.472724+0000 mon.c (mon.2) 437 : audit [DBG] from='client.? 172.21.15.67:0/2006345655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:36 smithi067 bash[27441]: audit 2024-04-03T14:59:36.091484+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T14:59:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:37 smithi082 bash[20963]: cluster 2024-04-03T14:59:36.189256+0000 mgr.y (mgr.24370) 1238 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:37 smithi067 bash[17655]: cluster 2024-04-03T14:59:36.189256+0000 mgr.y (mgr.24370) 1238 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:37 smithi067 bash[27441]: cluster 2024-04-03T14:59:36.189256+0000 mgr.y (mgr.24370) 1238 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:38 smithi082 bash[20963]: audit 2024-04-03T14:59:37.936762+0000 mon.a (mon.0) 1781 : audit [DBG] from='client.? 172.21.15.67:0/2443408280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:38 smithi067 bash[27441]: audit 2024-04-03T14:59:37.936762+0000 mon.a (mon.0) 1781 : audit [DBG] from='client.? 172.21.15.67:0/2443408280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:38 smithi067 bash[17655]: audit 2024-04-03T14:59:37.936762+0000 mon.a (mon.0) 1781 : audit [DBG] from='client.? 172.21.15.67:0/2443408280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:39 smithi082 bash[20963]: cluster 2024-04-03T14:59:38.189985+0000 mgr.y (mgr.24370) 1239 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:39 smithi067 bash[17655]: cluster 2024-04-03T14:59:38.189985+0000 mgr.y (mgr.24370) 1239 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:39 smithi067 bash[27441]: cluster 2024-04-03T14:59:38.189985+0000 mgr.y (mgr.24370) 1239 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:40 smithi082 bash[20963]: audit 2024-04-03T14:59:39.710230+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:40 smithi082 bash[20963]: audit 2024-04-03T14:59:40.393698+0000 mon.c (mon.2) 438 : audit [DBG] from='client.? 172.21.15.67:0/2922048924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:40 smithi067 bash[17655]: audit 2024-04-03T14:59:39.710230+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:40 smithi067 bash[17655]: audit 2024-04-03T14:59:40.393698+0000 mon.c (mon.2) 438 : audit [DBG] from='client.? 172.21.15.67:0/2922048924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:40 smithi067 bash[27441]: audit 2024-04-03T14:59:39.710230+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:40 smithi067 bash[27441]: audit 2024-04-03T14:59:40.393698+0000 mon.c (mon.2) 438 : audit [DBG] from='client.? 172.21.15.67:0/2922048924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:41 smithi082 bash[20963]: cluster 2024-04-03T14:59:40.190498+0000 mgr.y (mgr.24370) 1240 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:41 smithi067 bash[27441]: cluster 2024-04-03T14:59:40.190498+0000 mgr.y (mgr.24370) 1240 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:41 smithi067 bash[17655]: cluster 2024-04-03T14:59:40.190498+0000 mgr.y (mgr.24370) 1240 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[27441]: audit 2024-04-03T14:59:41.832972+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[27441]: audit 2024-04-03T14:59:41.840204+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[27441]: audit 2024-04-03T14:59:42.086911+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[27441]: audit 2024-04-03T14:59:42.094816+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[27441]: cluster 2024-04-03T14:59:42.191559+0000 mgr.y (mgr.24370) 1241 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[27441]: audit 2024-04-03T14:59:42.524187+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:59:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[27441]: audit 2024-04-03T14:59:42.525565+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:59:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[27441]: audit 2024-04-03T14:59:42.534925+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[17655]: audit 2024-04-03T14:59:41.832972+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[17655]: audit 2024-04-03T14:59:41.840204+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[17655]: audit 2024-04-03T14:59:42.086911+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[17655]: audit 2024-04-03T14:59:42.094816+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[17655]: cluster 2024-04-03T14:59:42.191559+0000 mgr.y (mgr.24370) 1241 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[17655]: audit 2024-04-03T14:59:42.524187+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:59:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[17655]: audit 2024-04-03T14:59:42.525565+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:59:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:42 smithi067 bash[17655]: audit 2024-04-03T14:59:42.534925+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:42 smithi082 bash[20963]: audit 2024-04-03T14:59:41.832972+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:42 smithi082 bash[20963]: audit 2024-04-03T14:59:41.840204+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:42 smithi082 bash[20963]: audit 2024-04-03T14:59:42.086911+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:42 smithi082 bash[20963]: audit 2024-04-03T14:59:42.094816+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:42 smithi082 bash[20963]: cluster 2024-04-03T14:59:42.191559+0000 mgr.y (mgr.24370) 1241 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:42 smithi082 bash[20963]: audit 2024-04-03T14:59:42.524187+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T14:59:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:42 smithi082 bash[20963]: audit 2024-04-03T14:59:42.525565+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T14:59:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:42 smithi082 bash[20963]: audit 2024-04-03T14:59:42.534925+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T14:59:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:59:43.833 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:59:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:43 smithi082 bash[20963]: audit 2024-04-03T14:59:42.850656+0000 mon.c (mon.2) 439 : audit [DBG] from='client.? 172.21.15.67:0/3075342117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:43 smithi067 bash[27441]: audit 2024-04-03T14:59:42.850656+0000 mon.c (mon.2) 439 : audit [DBG] from='client.? 172.21.15.67:0/3075342117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:43 smithi067 bash[17655]: audit 2024-04-03T14:59:42.850656+0000 mon.c (mon.2) 439 : audit [DBG] from='client.? 172.21.15.67:0/3075342117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:44 smithi082 bash[20963]: cluster 2024-04-03T14:59:44.192292+0000 mgr.y (mgr.24370) 1242 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:44 smithi067 bash[27441]: cluster 2024-04-03T14:59:44.192292+0000 mgr.y (mgr.24370) 1242 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:44 smithi067 bash[17655]: cluster 2024-04-03T14:59:44.192292+0000 mgr.y (mgr.24370) 1242 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:45 smithi082 bash[20963]: audit 2024-04-03T14:59:45.320269+0000 mon.a (mon.0) 1790 : audit [DBG] from='client.? 172.21.15.67:0/3744763764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:45 smithi067 bash[17655]: audit 2024-04-03T14:59:45.320269+0000 mon.a (mon.0) 1790 : audit [DBG] from='client.? 172.21.15.67:0/3744763764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:45 smithi067 bash[27441]: audit 2024-04-03T14:59:45.320269+0000 mon.a (mon.0) 1790 : audit [DBG] from='client.? 172.21.15.67:0/3744763764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:46 smithi082 bash[20963]: cluster 2024-04-03T14:59:46.193418+0000 mgr.y (mgr.24370) 1243 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:46 smithi067 bash[27441]: cluster 2024-04-03T14:59:46.193418+0000 mgr.y (mgr.24370) 1243 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:46 smithi067 bash[17655]: cluster 2024-04-03T14:59:46.193418+0000 mgr.y (mgr.24370) 1243 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:47 smithi082 bash[20963]: audit 2024-04-03T14:59:47.775473+0000 mon.a (mon.0) 1791 : audit [DBG] from='client.? 172.21.15.67:0/996328583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:47 smithi067 bash[27441]: audit 2024-04-03T14:59:47.775473+0000 mon.a (mon.0) 1791 : audit [DBG] from='client.? 172.21.15.67:0/996328583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:47 smithi067 bash[17655]: audit 2024-04-03T14:59:47.775473+0000 mon.a (mon.0) 1791 : audit [DBG] from='client.? 172.21.15.67:0/996328583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:48 smithi082 bash[20963]: cluster 2024-04-03T14:59:48.194121+0000 mgr.y (mgr.24370) 1244 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:48 smithi067 bash[27441]: cluster 2024-04-03T14:59:48.194121+0000 mgr.y (mgr.24370) 1244 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:48 smithi067 bash[17655]: cluster 2024-04-03T14:59:48.194121+0000 mgr.y (mgr.24370) 1244 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:50 smithi082 bash[20963]: audit 2024-04-03T14:59:50.239521+0000 mon.a (mon.0) 1792 : audit [DBG] from='client.? 172.21.15.67:0/1597543358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:50 smithi067 bash[27441]: audit 2024-04-03T14:59:50.239521+0000 mon.a (mon.0) 1792 : audit [DBG] from='client.? 172.21.15.67:0/1597543358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:50 smithi067 bash[17655]: audit 2024-04-03T14:59:50.239521+0000 mon.a (mon.0) 1792 : audit [DBG] from='client.? 172.21.15.67:0/1597543358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:51 smithi082 bash[20963]: cluster 2024-04-03T14:59:50.194781+0000 mgr.y (mgr.24370) 1245 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:51 smithi067 bash[27441]: cluster 2024-04-03T14:59:50.194781+0000 mgr.y (mgr.24370) 1245 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:51 smithi067 bash[17655]: cluster 2024-04-03T14:59:50.194781+0000 mgr.y (mgr.24370) 1245 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 14:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T14:59:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:53 smithi067 bash[17655]: cluster 2024-04-03T14:59:52.195924+0000 mgr.y (mgr.24370) 1246 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:53 smithi067 bash[17655]: audit 2024-04-03T14:59:52.696728+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.67:0/682107224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:53 smithi067 bash[27441]: cluster 2024-04-03T14:59:52.195924+0000 mgr.y (mgr.24370) 1246 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:53 smithi067 bash[27441]: audit 2024-04-03T14:59:52.696728+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.67:0/682107224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:53 smithi082 bash[20963]: cluster 2024-04-03T14:59:52.195924+0000 mgr.y (mgr.24370) 1246 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:53 smithi082 bash[20963]: audit 2024-04-03T14:59:52.696728+0000 mon.a (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.67:0/682107224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 14:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:14:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T14:59:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:55 smithi082 bash[20963]: cluster 2024-04-03T14:59:54.196609+0000 mgr.y (mgr.24370) 1247 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:55 smithi082 bash[20963]: audit 2024-04-03T14:59:54.710717+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:55 smithi082 bash[20963]: audit 2024-04-03T14:59:55.149785+0000 mon.a (mon.0) 1795 : audit [DBG] from='client.? 172.21.15.67:0/3075845561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:55 smithi067 bash[17655]: cluster 2024-04-03T14:59:54.196609+0000 mgr.y (mgr.24370) 1247 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:55 smithi067 bash[17655]: audit 2024-04-03T14:59:54.710717+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:55 smithi067 bash[17655]: audit 2024-04-03T14:59:55.149785+0000 mon.a (mon.0) 1795 : audit [DBG] from='client.? 172.21.15.67:0/3075845561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:55 smithi067 bash[27441]: cluster 2024-04-03T14:59:54.196609+0000 mgr.y (mgr.24370) 1247 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:55 smithi067 bash[27441]: audit 2024-04-03T14:59:54.710717+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T14:59:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:55 smithi067 bash[27441]: audit 2024-04-03T14:59:55.149785+0000 mon.a (mon.0) 1795 : audit [DBG] from='client.? 172.21.15.67:0/3075845561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:57 smithi082 bash[20963]: cluster 2024-04-03T14:59:56.197725+0000 mgr.y (mgr.24370) 1248 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:57 smithi067 bash[17655]: cluster 2024-04-03T14:59:56.197725+0000 mgr.y (mgr.24370) 1248 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:57 smithi067 bash[27441]: cluster 2024-04-03T14:59:56.197725+0000 mgr.y (mgr.24370) 1248 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:58 smithi082 bash[20963]: audit 2024-04-03T14:59:57.601659+0000 mon.c (mon.2) 440 : audit [DBG] from='client.? 172.21.15.67:0/2038490131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:58 smithi067 bash[17655]: audit 2024-04-03T14:59:57.601659+0000 mon.c (mon.2) 440 : audit [DBG] from='client.? 172.21.15.67:0/2038490131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:58 smithi067 bash[27441]: audit 2024-04-03T14:59:57.601659+0000 mon.c (mon.2) 440 : audit [DBG] from='client.? 172.21.15.67:0/2038490131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T14:59:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 14:59:59 smithi082 bash[20963]: cluster 2024-04-03T14:59:58.198404+0000 mgr.y (mgr.24370) 1249 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 14:59:59 smithi067 bash[27441]: cluster 2024-04-03T14:59:58.198404+0000 mgr.y (mgr.24370) 1249 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T14:59:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 14:59:59 smithi067 bash[17655]: cluster 2024-04-03T14:59:58.198404+0000 mgr.y (mgr.24370) 1249 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:00 smithi082 bash[20963]: cluster 2024-04-03T15:00:00.000070+0000 mon.a (mon.0) 1796 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:00:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:00 smithi082 bash[20963]: audit 2024-04-03T15:00:00.062169+0000 mon.c (mon.2) 441 : audit [DBG] from='client.? 172.21.15.67:0/3881425275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:00 smithi067 bash[17655]: cluster 2024-04-03T15:00:00.000070+0000 mon.a (mon.0) 1796 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:00:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:00 smithi067 bash[17655]: audit 2024-04-03T15:00:00.062169+0000 mon.c (mon.2) 441 : audit [DBG] from='client.? 172.21.15.67:0/3881425275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:00 smithi067 bash[27441]: cluster 2024-04-03T15:00:00.000070+0000 mon.a (mon.0) 1796 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:00:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:00 smithi067 bash[27441]: audit 2024-04-03T15:00:00.062169+0000 mon.c (mon.2) 441 : audit [DBG] from='client.? 172.21.15.67:0/3881425275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:01 smithi082 bash[20963]: cluster 2024-04-03T15:00:00.199105+0000 mgr.y (mgr.24370) 1250 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:01 smithi067 bash[17655]: cluster 2024-04-03T15:00:00.199105+0000 mgr.y (mgr.24370) 1250 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:01 smithi067 bash[27441]: cluster 2024-04-03T15:00:00.199105+0000 mgr.y (mgr.24370) 1250 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:03.338 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:00:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:00:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:03 smithi082 bash[20963]: cluster 2024-04-03T15:00:02.199804+0000 mgr.y (mgr.24370) 1251 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:03 smithi082 bash[20963]: audit 2024-04-03T15:00:02.514689+0000 mon.c (mon.2) 442 : audit [DBG] from='client.? 172.21.15.67:0/3570283012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:03.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:03 smithi067 bash[17655]: cluster 2024-04-03T15:00:02.199804+0000 mgr.y (mgr.24370) 1251 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:03 smithi067 bash[17655]: audit 2024-04-03T15:00:02.514689+0000 mon.c (mon.2) 442 : audit [DBG] from='client.? 172.21.15.67:0/3570283012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:03 smithi067 bash[27441]: cluster 2024-04-03T15:00:02.199804+0000 mgr.y (mgr.24370) 1251 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:03 smithi067 bash[27441]: audit 2024-04-03T15:00:02.514689+0000 mon.c (mon.2) 442 : audit [DBG] from='client.? 172.21.15.67:0/3570283012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:05 smithi082 bash[20963]: cluster 2024-04-03T15:00:04.200499+0000 mgr.y (mgr.24370) 1252 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:05 smithi082 bash[20963]: audit 2024-04-03T15:00:04.969143+0000 mon.c (mon.2) 443 : audit [DBG] from='client.? 172.21.15.67:0/3880992805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:05 smithi067 bash[27441]: cluster 2024-04-03T15:00:04.200499+0000 mgr.y (mgr.24370) 1252 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:05 smithi067 bash[27441]: audit 2024-04-03T15:00:04.969143+0000 mon.c (mon.2) 443 : audit [DBG] from='client.? 172.21.15.67:0/3880992805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:05 smithi067 bash[17655]: cluster 2024-04-03T15:00:04.200499+0000 mgr.y (mgr.24370) 1252 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:05 smithi067 bash[17655]: audit 2024-04-03T15:00:04.969143+0000 mon.c (mon.2) 443 : audit [DBG] from='client.? 172.21.15.67:0/3880992805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:07 smithi082 bash[20963]: cluster 2024-04-03T15:00:06.201613+0000 mgr.y (mgr.24370) 1253 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:07 smithi067 bash[17655]: cluster 2024-04-03T15:00:06.201613+0000 mgr.y (mgr.24370) 1253 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:07 smithi067 bash[27441]: cluster 2024-04-03T15:00:06.201613+0000 mgr.y (mgr.24370) 1253 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:08 smithi082 bash[20963]: audit 2024-04-03T15:00:07.431096+0000 mon.c (mon.2) 444 : audit [DBG] from='client.? 172.21.15.67:0/243226086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:08 smithi067 bash[17655]: audit 2024-04-03T15:00:07.431096+0000 mon.c (mon.2) 444 : audit [DBG] from='client.? 172.21.15.67:0/243226086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:08 smithi067 bash[27441]: audit 2024-04-03T15:00:07.431096+0000 mon.c (mon.2) 444 : audit [DBG] from='client.? 172.21.15.67:0/243226086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:09 smithi082 bash[20963]: cluster 2024-04-03T15:00:08.202327+0000 mgr.y (mgr.24370) 1254 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:09 smithi067 bash[17655]: cluster 2024-04-03T15:00:08.202327+0000 mgr.y (mgr.24370) 1254 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:09 smithi067 bash[27441]: cluster 2024-04-03T15:00:08.202327+0000 mgr.y (mgr.24370) 1254 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:10 smithi082 bash[20963]: audit 2024-04-03T15:00:09.710770+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:10 smithi082 bash[20963]: audit 2024-04-03T15:00:09.889352+0000 mon.a (mon.0) 1798 : audit [DBG] from='client.? 172.21.15.67:0/3633634461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:10 smithi067 bash[17655]: audit 2024-04-03T15:00:09.710770+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:10 smithi067 bash[17655]: audit 2024-04-03T15:00:09.889352+0000 mon.a (mon.0) 1798 : audit [DBG] from='client.? 172.21.15.67:0/3633634461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:10 smithi067 bash[27441]: audit 2024-04-03T15:00:09.710770+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:10 smithi067 bash[27441]: audit 2024-04-03T15:00:09.889352+0000 mon.a (mon.0) 1798 : audit [DBG] from='client.? 172.21.15.67:0/3633634461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:11 smithi082 bash[20963]: cluster 2024-04-03T15:00:10.202998+0000 mgr.y (mgr.24370) 1255 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:11 smithi067 bash[27441]: cluster 2024-04-03T15:00:10.202998+0000 mgr.y (mgr.24370) 1255 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:11 smithi067 bash[17655]: cluster 2024-04-03T15:00:10.202998+0000 mgr.y (mgr.24370) 1255 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:12 smithi082 bash[20963]: audit 2024-04-03T15:00:12.336773+0000 mon.c (mon.2) 445 : audit [DBG] from='client.? 172.21.15.67:0/625569236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:12 smithi067 bash[17655]: audit 2024-04-03T15:00:12.336773+0000 mon.c (mon.2) 445 : audit [DBG] from='client.? 172.21.15.67:0/625569236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:12 smithi067 bash[27441]: audit 2024-04-03T15:00:12.336773+0000 mon.c (mon.2) 445 : audit [DBG] from='client.? 172.21.15.67:0/625569236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:13.382 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:13] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-04-03T15:00:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:00:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:13 smithi082 bash[20963]: cluster 2024-04-03T15:00:12.204151+0000 mgr.y (mgr.24370) 1256 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:13 smithi067 bash[17655]: cluster 2024-04-03T15:00:12.204151+0000 mgr.y (mgr.24370) 1256 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:13 smithi067 bash[27441]: cluster 2024-04-03T15:00:12.204151+0000 mgr.y (mgr.24370) 1256 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:15 smithi067 bash[27441]: cluster 2024-04-03T15:00:14.204873+0000 mgr.y (mgr.24370) 1257 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:15 smithi067 bash[27441]: audit 2024-04-03T15:00:14.793884+0000 mon.c (mon.2) 446 : audit [DBG] from='client.? 172.21.15.67:0/2799081847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:15 smithi067 bash[17655]: cluster 2024-04-03T15:00:14.204873+0000 mgr.y (mgr.24370) 1257 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:15 smithi067 bash[17655]: audit 2024-04-03T15:00:14.793884+0000 mon.c (mon.2) 446 : audit [DBG] from='client.? 172.21.15.67:0/2799081847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:15 smithi082 bash[20963]: cluster 2024-04-03T15:00:14.204873+0000 mgr.y (mgr.24370) 1257 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:15 smithi082 bash[20963]: audit 2024-04-03T15:00:14.793884+0000 mon.c (mon.2) 446 : audit [DBG] from='client.? 172.21.15.67:0/2799081847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:17 smithi067 bash[17655]: cluster 2024-04-03T15:00:16.206032+0000 mgr.y (mgr.24370) 1258 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:17 smithi067 bash[17655]: audit 2024-04-03T15:00:17.244218+0000 mon.c (mon.2) 447 : audit [DBG] from='client.? 172.21.15.67:0/779538795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:17 smithi067 bash[27441]: cluster 2024-04-03T15:00:16.206032+0000 mgr.y (mgr.24370) 1258 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:17 smithi067 bash[27441]: audit 2024-04-03T15:00:17.244218+0000 mon.c (mon.2) 447 : audit [DBG] from='client.? 172.21.15.67:0/779538795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:17 smithi082 bash[20963]: cluster 2024-04-03T15:00:16.206032+0000 mgr.y (mgr.24370) 1258 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:17 smithi082 bash[20963]: audit 2024-04-03T15:00:17.244218+0000 mon.c (mon.2) 447 : audit [DBG] from='client.? 172.21.15.67:0/779538795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:19 smithi067 bash[17655]: cluster 2024-04-03T15:00:18.206726+0000 mgr.y (mgr.24370) 1259 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:19 smithi067 bash[27441]: cluster 2024-04-03T15:00:18.206726+0000 mgr.y (mgr.24370) 1259 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:19 smithi082 bash[20963]: cluster 2024-04-03T15:00:18.206726+0000 mgr.y (mgr.24370) 1259 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:20 smithi067 bash[17655]: audit 2024-04-03T15:00:19.698795+0000 mon.a (mon.0) 1799 : audit [DBG] from='client.? 172.21.15.67:0/4170375876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:20 smithi067 bash[27441]: audit 2024-04-03T15:00:19.698795+0000 mon.a (mon.0) 1799 : audit [DBG] from='client.? 172.21.15.67:0/4170375876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:20 smithi082 bash[20963]: audit 2024-04-03T15:00:19.698795+0000 mon.a (mon.0) 1799 : audit [DBG] from='client.? 172.21.15.67:0/4170375876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:21 smithi067 bash[17655]: cluster 2024-04-03T15:00:20.207437+0000 mgr.y (mgr.24370) 1260 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:21 smithi067 bash[27441]: cluster 2024-04-03T15:00:20.207437+0000 mgr.y (mgr.24370) 1260 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:21 smithi082 bash[20963]: cluster 2024-04-03T15:00:20.207437+0000 mgr.y (mgr.24370) 1260 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:22 smithi082 bash[20963]: audit 2024-04-03T15:00:22.162398+0000 mon.c (mon.2) 448 : audit [DBG] from='client.? 172.21.15.67:0/2905718248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:22 smithi067 bash[17655]: audit 2024-04-03T15:00:22.162398+0000 mon.c (mon.2) 448 : audit [DBG] from='client.? 172.21.15.67:0/2905718248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:22 smithi067 bash[27441]: audit 2024-04-03T15:00:22.162398+0000 mon.c (mon.2) 448 : audit [DBG] from='client.? 172.21.15.67:0/2905718248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:23] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-04-03T15:00:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:00:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:23 smithi082 bash[20963]: cluster 2024-04-03T15:00:22.208698+0000 mgr.y (mgr.24370) 1261 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:23 smithi067 bash[17655]: cluster 2024-04-03T15:00:22.208698+0000 mgr.y (mgr.24370) 1261 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:23 smithi067 bash[27441]: cluster 2024-04-03T15:00:22.208698+0000 mgr.y (mgr.24370) 1261 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:25 smithi082 bash[20963]: cluster 2024-04-03T15:00:24.209248+0000 mgr.y (mgr.24370) 1262 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:25 smithi082 bash[20963]: audit 2024-04-03T15:00:24.619797+0000 mon.c (mon.2) 449 : audit [DBG] from='client.? 172.21.15.67:0/731128656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:25 smithi082 bash[20963]: audit 2024-04-03T15:00:24.711284+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:25 smithi067 bash[17655]: cluster 2024-04-03T15:00:24.209248+0000 mgr.y (mgr.24370) 1262 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:25 smithi067 bash[17655]: audit 2024-04-03T15:00:24.619797+0000 mon.c (mon.2) 449 : audit [DBG] from='client.? 172.21.15.67:0/731128656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:25 smithi067 bash[17655]: audit 2024-04-03T15:00:24.711284+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:25 smithi067 bash[27441]: cluster 2024-04-03T15:00:24.209248+0000 mgr.y (mgr.24370) 1262 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:25 smithi067 bash[27441]: audit 2024-04-03T15:00:24.619797+0000 mon.c (mon.2) 449 : audit [DBG] from='client.? 172.21.15.67:0/731128656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:25 smithi067 bash[27441]: audit 2024-04-03T15:00:24.711284+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:27 smithi082 bash[20963]: cluster 2024-04-03T15:00:26.210377+0000 mgr.y (mgr.24370) 1263 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:27 smithi082 bash[20963]: audit 2024-04-03T15:00:27.076954+0000 mon.c (mon.2) 450 : audit [DBG] from='client.? 172.21.15.67:0/498001467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:27 smithi067 bash[17655]: cluster 2024-04-03T15:00:26.210377+0000 mgr.y (mgr.24370) 1263 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:27 smithi067 bash[17655]: audit 2024-04-03T15:00:27.076954+0000 mon.c (mon.2) 450 : audit [DBG] from='client.? 172.21.15.67:0/498001467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:27 smithi067 bash[27441]: cluster 2024-04-03T15:00:26.210377+0000 mgr.y (mgr.24370) 1263 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:27 smithi067 bash[27441]: audit 2024-04-03T15:00:27.076954+0000 mon.c (mon.2) 450 : audit [DBG] from='client.? 172.21.15.67:0/498001467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:29 smithi082 bash[20963]: cluster 2024-04-03T15:00:28.211042+0000 mgr.y (mgr.24370) 1264 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:29 smithi067 bash[27441]: cluster 2024-04-03T15:00:28.211042+0000 mgr.y (mgr.24370) 1264 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:29 smithi067 bash[17655]: cluster 2024-04-03T15:00:28.211042+0000 mgr.y (mgr.24370) 1264 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:30 smithi082 bash[20963]: audit 2024-04-03T15:00:29.538318+0000 mon.a (mon.0) 1801 : audit [DBG] from='client.? 172.21.15.67:0/1020925574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:30 smithi067 bash[17655]: audit 2024-04-03T15:00:29.538318+0000 mon.a (mon.0) 1801 : audit [DBG] from='client.? 172.21.15.67:0/1020925574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:30 smithi067 bash[27441]: audit 2024-04-03T15:00:29.538318+0000 mon.a (mon.0) 1801 : audit [DBG] from='client.? 172.21.15.67:0/1020925574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:31 smithi082 bash[20963]: cluster 2024-04-03T15:00:30.211840+0000 mgr.y (mgr.24370) 1265 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:31 smithi067 bash[17655]: cluster 2024-04-03T15:00:30.211840+0000 mgr.y (mgr.24370) 1265 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:31 smithi067 bash[27441]: cluster 2024-04-03T15:00:30.211840+0000 mgr.y (mgr.24370) 1265 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:32 smithi082 bash[20963]: audit 2024-04-03T15:00:31.995359+0000 mon.a (mon.0) 1802 : audit [DBG] from='client.? 172.21.15.67:0/2178769534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:32 smithi067 bash[17655]: audit 2024-04-03T15:00:31.995359+0000 mon.a (mon.0) 1802 : audit [DBG] from='client.? 172.21.15.67:0/2178769534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:32 smithi067 bash[27441]: audit 2024-04-03T15:00:31.995359+0000 mon.a (mon.0) 1802 : audit [DBG] from='client.? 172.21.15.67:0/2178769534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:33] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:00:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:33 smithi082 bash[20963]: cluster 2024-04-03T15:00:32.213021+0000 mgr.y (mgr.24370) 1266 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:00:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:33 smithi067 bash[17655]: cluster 2024-04-03T15:00:32.213021+0000 mgr.y (mgr.24370) 1266 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:33 smithi067 bash[27441]: cluster 2024-04-03T15:00:32.213021+0000 mgr.y (mgr.24370) 1266 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:34 smithi082 bash[20963]: audit 2024-04-03T15:00:34.453795+0000 mon.a (mon.0) 1803 : audit [DBG] from='client.? 172.21.15.67:0/1207557760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:34 smithi067 bash[17655]: audit 2024-04-03T15:00:34.453795+0000 mon.a (mon.0) 1803 : audit [DBG] from='client.? 172.21.15.67:0/1207557760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:34 smithi067 bash[27441]: audit 2024-04-03T15:00:34.453795+0000 mon.a (mon.0) 1803 : audit [DBG] from='client.? 172.21.15.67:0/1207557760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:35 smithi082 bash[20963]: cluster 2024-04-03T15:00:34.213513+0000 mgr.y (mgr.24370) 1267 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:35 smithi067 bash[17655]: cluster 2024-04-03T15:00:34.213513+0000 mgr.y (mgr.24370) 1267 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:35 smithi067 bash[27441]: cluster 2024-04-03T15:00:34.213513+0000 mgr.y (mgr.24370) 1267 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:37 smithi082 bash[20963]: cluster 2024-04-03T15:00:36.214592+0000 mgr.y (mgr.24370) 1268 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:37 smithi082 bash[20963]: audit 2024-04-03T15:00:36.916063+0000 mon.c (mon.2) 451 : audit [DBG] from='client.? 172.21.15.67:0/1141331150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:37 smithi067 bash[17655]: cluster 2024-04-03T15:00:36.214592+0000 mgr.y (mgr.24370) 1268 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:37 smithi067 bash[17655]: audit 2024-04-03T15:00:36.916063+0000 mon.c (mon.2) 451 : audit [DBG] from='client.? 172.21.15.67:0/1141331150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:37 smithi067 bash[27441]: cluster 2024-04-03T15:00:36.214592+0000 mgr.y (mgr.24370) 1268 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:37 smithi067 bash[27441]: audit 2024-04-03T15:00:36.916063+0000 mon.c (mon.2) 451 : audit [DBG] from='client.? 172.21.15.67:0/1141331150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:39 smithi082 bash[20963]: cluster 2024-04-03T15:00:38.215287+0000 mgr.y (mgr.24370) 1269 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:39 smithi082 bash[20963]: audit 2024-04-03T15:00:39.372502+0000 mon.c (mon.2) 452 : audit [DBG] from='client.? 172.21.15.67:0/3517141674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:39 smithi067 bash[17655]: cluster 2024-04-03T15:00:38.215287+0000 mgr.y (mgr.24370) 1269 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:39 smithi067 bash[17655]: audit 2024-04-03T15:00:39.372502+0000 mon.c (mon.2) 452 : audit [DBG] from='client.? 172.21.15.67:0/3517141674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:39 smithi067 bash[27441]: cluster 2024-04-03T15:00:38.215287+0000 mgr.y (mgr.24370) 1269 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:39 smithi067 bash[27441]: audit 2024-04-03T15:00:39.372502+0000 mon.c (mon.2) 452 : audit [DBG] from='client.? 172.21.15.67:0/3517141674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:40 smithi082 bash[20963]: audit 2024-04-03T15:00:39.711889+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:40 smithi067 bash[17655]: audit 2024-04-03T15:00:39.711889+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:40 smithi067 bash[27441]: audit 2024-04-03T15:00:39.711889+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:41 smithi082 bash[20963]: cluster 2024-04-03T15:00:40.215953+0000 mgr.y (mgr.24370) 1270 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:41 smithi067 bash[17655]: cluster 2024-04-03T15:00:40.215953+0000 mgr.y (mgr.24370) 1270 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:41 smithi067 bash[27441]: cluster 2024-04-03T15:00:40.215953+0000 mgr.y (mgr.24370) 1270 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:42 smithi082 bash[20963]: audit 2024-04-03T15:00:41.828390+0000 mon.a (mon.0) 1805 : audit [DBG] from='client.? 172.21.15.67:0/3006207217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:42 smithi067 bash[17655]: audit 2024-04-03T15:00:41.828390+0000 mon.a (mon.0) 1805 : audit [DBG] from='client.? 172.21.15.67:0/3006207217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:42 smithi067 bash[27441]: audit 2024-04-03T15:00:41.828390+0000 mon.a (mon.0) 1805 : audit [DBG] from='client.? 172.21.15.67:0/3006207217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:00:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:43 smithi082 bash[20963]: cluster 2024-04-03T15:00:42.217169+0000 mgr.y (mgr.24370) 1271 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:43 smithi082 bash[20963]: audit 2024-04-03T15:00:42.609988+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:00:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:43 smithi067 bash[17655]: cluster 2024-04-03T15:00:42.217169+0000 mgr.y (mgr.24370) 1271 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:43 smithi067 bash[17655]: audit 2024-04-03T15:00:42.609988+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:00:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:43 smithi067 bash[27441]: cluster 2024-04-03T15:00:42.217169+0000 mgr.y (mgr.24370) 1271 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:43 smithi067 bash[27441]: audit 2024-04-03T15:00:42.609988+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:00:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:44 smithi082 bash[20963]: audit 2024-04-03T15:00:44.284565+0000 mon.a (mon.0) 1807 : audit [DBG] from='client.? 172.21.15.67:0/1535188073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:44 smithi067 bash[17655]: audit 2024-04-03T15:00:44.284565+0000 mon.a (mon.0) 1807 : audit [DBG] from='client.? 172.21.15.67:0/1535188073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:44 smithi067 bash[27441]: audit 2024-04-03T15:00:44.284565+0000 mon.a (mon.0) 1807 : audit [DBG] from='client.? 172.21.15.67:0/1535188073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:45 smithi082 bash[20963]: cluster 2024-04-03T15:00:44.218026+0000 mgr.y (mgr.24370) 1272 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:45 smithi067 bash[17655]: cluster 2024-04-03T15:00:44.218026+0000 mgr.y (mgr.24370) 1272 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:45 smithi067 bash[27441]: cluster 2024-04-03T15:00:44.218026+0000 mgr.y (mgr.24370) 1272 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:47 smithi082 bash[20963]: cluster 2024-04-03T15:00:46.219267+0000 mgr.y (mgr.24370) 1273 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:47 smithi082 bash[20963]: audit 2024-04-03T15:00:46.740083+0000 mon.a (mon.0) 1808 : audit [DBG] from='client.? 172.21.15.67:0/3863228382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:47 smithi067 bash[27441]: cluster 2024-04-03T15:00:46.219267+0000 mgr.y (mgr.24370) 1273 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:47 smithi067 bash[27441]: audit 2024-04-03T15:00:46.740083+0000 mon.a (mon.0) 1808 : audit [DBG] from='client.? 172.21.15.67:0/3863228382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:47 smithi067 bash[17655]: cluster 2024-04-03T15:00:46.219267+0000 mgr.y (mgr.24370) 1273 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:47 smithi067 bash[17655]: audit 2024-04-03T15:00:46.740083+0000 mon.a (mon.0) 1808 : audit [DBG] from='client.? 172.21.15.67:0/3863228382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:49 smithi082 bash[20963]: cluster 2024-04-03T15:00:48.220038+0000 mgr.y (mgr.24370) 1274 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:49 smithi082 bash[20963]: audit 2024-04-03T15:00:48.309144+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:49 smithi082 bash[20963]: audit 2024-04-03T15:00:48.317750+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:49 smithi082 bash[20963]: audit 2024-04-03T15:00:48.566062+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:49 smithi082 bash[20963]: audit 2024-04-03T15:00:48.572913+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:49 smithi082 bash[20963]: audit 2024-04-03T15:00:49.000522+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:00:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:49 smithi082 bash[20963]: audit 2024-04-03T15:00:49.002278+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:00:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:49 smithi082 bash[20963]: audit 2024-04-03T15:00:49.011643+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:49 smithi082 bash[20963]: audit 2024-04-03T15:00:49.206043+0000 mon.a (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.67:0/3457156473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[17655]: cluster 2024-04-03T15:00:48.220038+0000 mgr.y (mgr.24370) 1274 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[17655]: audit 2024-04-03T15:00:48.309144+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[17655]: audit 2024-04-03T15:00:48.317750+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[17655]: audit 2024-04-03T15:00:48.566062+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[17655]: audit 2024-04-03T15:00:48.572913+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[17655]: audit 2024-04-03T15:00:49.000522+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[17655]: audit 2024-04-03T15:00:49.002278+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[17655]: audit 2024-04-03T15:00:49.011643+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[17655]: audit 2024-04-03T15:00:49.206043+0000 mon.a (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.67:0/3457156473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[27441]: cluster 2024-04-03T15:00:48.220038+0000 mgr.y (mgr.24370) 1274 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[27441]: audit 2024-04-03T15:00:48.309144+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[27441]: audit 2024-04-03T15:00:48.317750+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[27441]: audit 2024-04-03T15:00:48.566062+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[27441]: audit 2024-04-03T15:00:48.572913+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[27441]: audit 2024-04-03T15:00:49.000522+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:00:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[27441]: audit 2024-04-03T15:00:49.002278+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:00:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[27441]: audit 2024-04-03T15:00:49.011643+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:00:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:49 smithi067 bash[27441]: audit 2024-04-03T15:00:49.206043+0000 mon.a (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.67:0/3457156473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:51 smithi082 bash[20963]: cluster 2024-04-03T15:00:50.220727+0000 mgr.y (mgr.24370) 1275 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:51 smithi067 bash[17655]: cluster 2024-04-03T15:00:50.220727+0000 mgr.y (mgr.24370) 1275 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:51 smithi067 bash[27441]: cluster 2024-04-03T15:00:50.220727+0000 mgr.y (mgr.24370) 1275 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:52 smithi082 bash[20963]: audit 2024-04-03T15:00:51.662811+0000 mon.c (mon.2) 453 : audit [DBG] from='client.? 172.21.15.67:0/378514265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:52 smithi067 bash[17655]: audit 2024-04-03T15:00:51.662811+0000 mon.c (mon.2) 453 : audit [DBG] from='client.? 172.21.15.67:0/378514265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:52 smithi067 bash[27441]: audit 2024-04-03T15:00:51.662811+0000 mon.c (mon.2) 453 : audit [DBG] from='client.? 172.21.15.67:0/378514265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:53 smithi067 bash[17655]: cluster 2024-04-03T15:00:52.221942+0000 mgr.y (mgr.24370) 1276 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:00:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:53 smithi067 bash[27441]: cluster 2024-04-03T15:00:52.221942+0000 mgr.y (mgr.24370) 1276 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:53 smithi082 bash[20963]: cluster 2024-04-03T15:00:52.221942+0000 mgr.y (mgr.24370) 1276 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:00:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:54 smithi082 bash[20963]: audit 2024-04-03T15:00:54.116220+0000 mon.a (mon.0) 1817 : audit [DBG] from='client.? 172.21.15.67:0/2255480492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:54 smithi067 bash[17655]: audit 2024-04-03T15:00:54.116220+0000 mon.a (mon.0) 1817 : audit [DBG] from='client.? 172.21.15.67:0/2255480492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:54 smithi067 bash[27441]: audit 2024-04-03T15:00:54.116220+0000 mon.a (mon.0) 1817 : audit [DBG] from='client.? 172.21.15.67:0/2255480492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:55 smithi082 bash[20963]: cluster 2024-04-03T15:00:54.222650+0000 mgr.y (mgr.24370) 1277 : cluster [DBG] pgmap v1261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:55 smithi082 bash[20963]: audit 2024-04-03T15:00:54.712262+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:55 smithi067 bash[17655]: cluster 2024-04-03T15:00:54.222650+0000 mgr.y (mgr.24370) 1277 : cluster [DBG] pgmap v1261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:55 smithi067 bash[17655]: audit 2024-04-03T15:00:54.712262+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:55 smithi067 bash[27441]: cluster 2024-04-03T15:00:54.222650+0000 mgr.y (mgr.24370) 1277 : cluster [DBG] pgmap v1261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:55 smithi067 bash[27441]: audit 2024-04-03T15:00:54.712262+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:00:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:57 smithi082 bash[20963]: cluster 2024-04-03T15:00:56.223436+0000 mgr.y (mgr.24370) 1278 : cluster [DBG] pgmap v1262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:57 smithi082 bash[20963]: audit 2024-04-03T15:00:56.572458+0000 mon.c (mon.2) 454 : audit [DBG] from='client.? 172.21.15.67:0/2198694095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:57 smithi067 bash[27441]: cluster 2024-04-03T15:00:56.223436+0000 mgr.y (mgr.24370) 1278 : cluster [DBG] pgmap v1262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:57 smithi067 bash[27441]: audit 2024-04-03T15:00:56.572458+0000 mon.c (mon.2) 454 : audit [DBG] from='client.? 172.21.15.67:0/2198694095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:57 smithi067 bash[17655]: cluster 2024-04-03T15:00:56.223436+0000 mgr.y (mgr.24370) 1278 : cluster [DBG] pgmap v1262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:57 smithi067 bash[17655]: audit 2024-04-03T15:00:56.572458+0000 mon.c (mon.2) 454 : audit [DBG] from='client.? 172.21.15.67:0/2198694095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:59 smithi082 bash[20963]: cluster 2024-04-03T15:00:58.224101+0000 mgr.y (mgr.24370) 1279 : cluster [DBG] pgmap v1263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:00:59 smithi082 bash[20963]: audit 2024-04-03T15:00:59.026422+0000 mon.a (mon.0) 1819 : audit [DBG] from='client.? 172.21.15.67:0/1761845248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:59 smithi067 bash[27441]: cluster 2024-04-03T15:00:58.224101+0000 mgr.y (mgr.24370) 1279 : cluster [DBG] pgmap v1263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:00:59 smithi067 bash[27441]: audit 2024-04-03T15:00:59.026422+0000 mon.a (mon.0) 1819 : audit [DBG] from='client.? 172.21.15.67:0/1761845248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:00:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:59 smithi067 bash[17655]: cluster 2024-04-03T15:00:58.224101+0000 mgr.y (mgr.24370) 1279 : cluster [DBG] pgmap v1263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:00:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:00:59 smithi067 bash[17655]: audit 2024-04-03T15:00:59.026422+0000 mon.a (mon.0) 1819 : audit [DBG] from='client.? 172.21.15.67:0/1761845248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:01 smithi082 bash[20963]: cluster 2024-04-03T15:01:00.224761+0000 mgr.y (mgr.24370) 1280 : cluster [DBG] pgmap v1264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:01 smithi067 bash[27441]: cluster 2024-04-03T15:01:00.224761+0000 mgr.y (mgr.24370) 1280 : cluster [DBG] pgmap v1264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:01 smithi067 bash[17655]: cluster 2024-04-03T15:01:00.224761+0000 mgr.y (mgr.24370) 1280 : cluster [DBG] pgmap v1264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:02 smithi082 bash[20963]: audit 2024-04-03T15:01:01.479699+0000 mon.c (mon.2) 455 : audit [DBG] from='client.? 172.21.15.67:0/2826902287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:02 smithi067 bash[27441]: audit 2024-04-03T15:01:01.479699+0000 mon.c (mon.2) 455 : audit [DBG] from='client.? 172.21.15.67:0/2826902287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:02 smithi067 bash[17655]: audit 2024-04-03T15:01:01.479699+0000 mon.c (mon.2) 455 : audit [DBG] from='client.? 172.21.15.67:0/2826902287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:03.357 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:03] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:01:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:01:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:03 smithi082 bash[20963]: cluster 2024-04-03T15:01:02.225880+0000 mgr.y (mgr.24370) 1281 : cluster [DBG] pgmap v1265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:03.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:03 smithi067 bash[17655]: cluster 2024-04-03T15:01:02.225880+0000 mgr.y (mgr.24370) 1281 : cluster [DBG] pgmap v1265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:03 smithi067 bash[27441]: cluster 2024-04-03T15:01:02.225880+0000 mgr.y (mgr.24370) 1281 : cluster [DBG] pgmap v1265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:04 smithi082 bash[20963]: audit 2024-04-03T15:01:03.940345+0000 mon.c (mon.2) 456 : audit [DBG] from='client.? 172.21.15.67:0/3477594615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:04 smithi067 bash[17655]: audit 2024-04-03T15:01:03.940345+0000 mon.c (mon.2) 456 : audit [DBG] from='client.? 172.21.15.67:0/3477594615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:04 smithi067 bash[27441]: audit 2024-04-03T15:01:03.940345+0000 mon.c (mon.2) 456 : audit [DBG] from='client.? 172.21.15.67:0/3477594615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:05 smithi082 bash[20963]: cluster 2024-04-03T15:01:04.226601+0000 mgr.y (mgr.24370) 1282 : cluster [DBG] pgmap v1266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:05 smithi067 bash[17655]: cluster 2024-04-03T15:01:04.226601+0000 mgr.y (mgr.24370) 1282 : cluster [DBG] pgmap v1266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:05 smithi067 bash[27441]: cluster 2024-04-03T15:01:04.226601+0000 mgr.y (mgr.24370) 1282 : cluster [DBG] pgmap v1266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:07 smithi082 bash[20963]: cluster 2024-04-03T15:01:06.227385+0000 mgr.y (mgr.24370) 1283 : cluster [DBG] pgmap v1267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:07 smithi082 bash[20963]: audit 2024-04-03T15:01:06.393563+0000 mon.c (mon.2) 457 : audit [DBG] from='client.? 172.21.15.67:0/3194271880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:07 smithi067 bash[27441]: cluster 2024-04-03T15:01:06.227385+0000 mgr.y (mgr.24370) 1283 : cluster [DBG] pgmap v1267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:07 smithi067 bash[27441]: audit 2024-04-03T15:01:06.393563+0000 mon.c (mon.2) 457 : audit [DBG] from='client.? 172.21.15.67:0/3194271880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:07 smithi067 bash[17655]: cluster 2024-04-03T15:01:06.227385+0000 mgr.y (mgr.24370) 1283 : cluster [DBG] pgmap v1267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:07 smithi067 bash[17655]: audit 2024-04-03T15:01:06.393563+0000 mon.c (mon.2) 457 : audit [DBG] from='client.? 172.21.15.67:0/3194271880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:09 smithi082 bash[20963]: cluster 2024-04-03T15:01:08.228199+0000 mgr.y (mgr.24370) 1284 : cluster [DBG] pgmap v1268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:09 smithi082 bash[20963]: audit 2024-04-03T15:01:08.850661+0000 mon.a (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.67:0/1293156951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:09 smithi067 bash[17655]: cluster 2024-04-03T15:01:08.228199+0000 mgr.y (mgr.24370) 1284 : cluster [DBG] pgmap v1268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:09 smithi067 bash[17655]: audit 2024-04-03T15:01:08.850661+0000 mon.a (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.67:0/1293156951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:09 smithi067 bash[27441]: cluster 2024-04-03T15:01:08.228199+0000 mgr.y (mgr.24370) 1284 : cluster [DBG] pgmap v1268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:09 smithi067 bash[27441]: audit 2024-04-03T15:01:08.850661+0000 mon.a (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.67:0/1293156951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:10 smithi082 bash[20963]: audit 2024-04-03T15:01:09.712555+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:10 smithi067 bash[17655]: audit 2024-04-03T15:01:09.712555+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:10 smithi067 bash[27441]: audit 2024-04-03T15:01:09.712555+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:11 smithi067 bash[27441]: cluster 2024-04-03T15:01:10.228989+0000 mgr.y (mgr.24370) 1285 : cluster [DBG] pgmap v1269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:11 smithi067 bash[27441]: audit 2024-04-03T15:01:11.304962+0000 mon.a (mon.0) 1822 : audit [DBG] from='client.? 172.21.15.67:0/3657326003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:11 smithi067 bash[17655]: cluster 2024-04-03T15:01:10.228989+0000 mgr.y (mgr.24370) 1285 : cluster [DBG] pgmap v1269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:11 smithi067 bash[17655]: audit 2024-04-03T15:01:11.304962+0000 mon.a (mon.0) 1822 : audit [DBG] from='client.? 172.21.15.67:0/3657326003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:11 smithi082 bash[20963]: cluster 2024-04-03T15:01:10.228989+0000 mgr.y (mgr.24370) 1285 : cluster [DBG] pgmap v1269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:11 smithi082 bash[20963]: audit 2024-04-03T15:01:11.304962+0000 mon.a (mon.0) 1822 : audit [DBG] from='client.? 172.21.15.67:0/3657326003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:12 smithi067 bash[17655]: cluster 2024-04-03T15:01:12.230209+0000 mgr.y (mgr.24370) 1286 : cluster [DBG] pgmap v1270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:12 smithi067 bash[27441]: cluster 2024-04-03T15:01:12.230209+0000 mgr.y (mgr.24370) 1286 : cluster [DBG] pgmap v1270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:12 smithi082 bash[20963]: cluster 2024-04-03T15:01:12.230209+0000 mgr.y (mgr.24370) 1286 : cluster [DBG] pgmap v1270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:01:13.808 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:01:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:13 smithi082 bash[20963]: audit 2024-04-03T15:01:13.756429+0000 mon.c (mon.2) 458 : audit [DBG] from='client.? 172.21.15.67:0/1947450253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:13 smithi067 bash[27441]: audit 2024-04-03T15:01:13.756429+0000 mon.c (mon.2) 458 : audit [DBG] from='client.? 172.21.15.67:0/1947450253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:13 smithi067 bash[17655]: audit 2024-04-03T15:01:13.756429+0000 mon.c (mon.2) 458 : audit [DBG] from='client.? 172.21.15.67:0/1947450253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:14 smithi082 bash[20963]: cluster 2024-04-03T15:01:14.230867+0000 mgr.y (mgr.24370) 1287 : cluster [DBG] pgmap v1271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:14 smithi067 bash[17655]: cluster 2024-04-03T15:01:14.230867+0000 mgr.y (mgr.24370) 1287 : cluster [DBG] pgmap v1271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:14 smithi067 bash[27441]: cluster 2024-04-03T15:01:14.230867+0000 mgr.y (mgr.24370) 1287 : cluster [DBG] pgmap v1271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:16.133 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 15:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T15:01:15.674639143Z level=info msg="Completed cleanup jobs" duration=144.501149ms 2024-04-03T15:01:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:16 smithi082 bash[20963]: audit 2024-04-03T15:01:16.203310+0000 mon.c (mon.2) 459 : audit [DBG] from='client.? 172.21.15.67:0/4256625439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:16 smithi067 bash[17655]: audit 2024-04-03T15:01:16.203310+0000 mon.c (mon.2) 459 : audit [DBG] from='client.? 172.21.15.67:0/4256625439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:16 smithi067 bash[27441]: audit 2024-04-03T15:01:16.203310+0000 mon.c (mon.2) 459 : audit [DBG] from='client.? 172.21.15.67:0/4256625439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:17 smithi082 bash[20963]: cluster 2024-04-03T15:01:16.232152+0000 mgr.y (mgr.24370) 1288 : cluster [DBG] pgmap v1272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:17 smithi067 bash[27441]: cluster 2024-04-03T15:01:16.232152+0000 mgr.y (mgr.24370) 1288 : cluster [DBG] pgmap v1272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:17 smithi067 bash[17655]: cluster 2024-04-03T15:01:16.232152+0000 mgr.y (mgr.24370) 1288 : cluster [DBG] pgmap v1272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:19 smithi082 bash[20963]: cluster 2024-04-03T15:01:18.232917+0000 mgr.y (mgr.24370) 1289 : cluster [DBG] pgmap v1273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:19 smithi082 bash[20963]: audit 2024-04-03T15:01:18.657609+0000 mon.a (mon.0) 1823 : audit [DBG] from='client.? 172.21.15.67:0/3920842162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:19 smithi067 bash[27441]: cluster 2024-04-03T15:01:18.232917+0000 mgr.y (mgr.24370) 1289 : cluster [DBG] pgmap v1273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:19 smithi067 bash[27441]: audit 2024-04-03T15:01:18.657609+0000 mon.a (mon.0) 1823 : audit [DBG] from='client.? 172.21.15.67:0/3920842162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:19 smithi067 bash[17655]: cluster 2024-04-03T15:01:18.232917+0000 mgr.y (mgr.24370) 1289 : cluster [DBG] pgmap v1273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:19 smithi067 bash[17655]: audit 2024-04-03T15:01:18.657609+0000 mon.a (mon.0) 1823 : audit [DBG] from='client.? 172.21.15.67:0/3920842162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:21 smithi082 bash[20963]: cluster 2024-04-03T15:01:20.233693+0000 mgr.y (mgr.24370) 1290 : cluster [DBG] pgmap v1274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:21 smithi082 bash[20963]: audit 2024-04-03T15:01:21.111273+0000 mon.a (mon.0) 1824 : audit [DBG] from='client.? 172.21.15.67:0/2827582634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:21 smithi067 bash[27441]: cluster 2024-04-03T15:01:20.233693+0000 mgr.y (mgr.24370) 1290 : cluster [DBG] pgmap v1274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:21 smithi067 bash[27441]: audit 2024-04-03T15:01:21.111273+0000 mon.a (mon.0) 1824 : audit [DBG] from='client.? 172.21.15.67:0/2827582634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:21 smithi067 bash[17655]: cluster 2024-04-03T15:01:20.233693+0000 mgr.y (mgr.24370) 1290 : cluster [DBG] pgmap v1274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:21 smithi067 bash[17655]: audit 2024-04-03T15:01:21.111273+0000 mon.a (mon.0) 1824 : audit [DBG] from='client.? 172.21.15.67:0/2827582634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:23 smithi067 bash[27441]: cluster 2024-04-03T15:01:22.234881+0000 mgr.y (mgr.24370) 1291 : cluster [DBG] pgmap v1275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:01:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:23 smithi067 bash[17655]: cluster 2024-04-03T15:01:22.234881+0000 mgr.y (mgr.24370) 1291 : cluster [DBG] pgmap v1275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:01:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:23 smithi082 bash[20963]: cluster 2024-04-03T15:01:22.234881+0000 mgr.y (mgr.24370) 1291 : cluster [DBG] pgmap v1275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:24 smithi082 bash[20963]: audit 2024-04-03T15:01:23.580439+0000 mon.a (mon.0) 1825 : audit [DBG] from='client.? 172.21.15.67:0/295701632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:24 smithi067 bash[17655]: audit 2024-04-03T15:01:23.580439+0000 mon.a (mon.0) 1825 : audit [DBG] from='client.? 172.21.15.67:0/295701632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:24 smithi067 bash[27441]: audit 2024-04-03T15:01:23.580439+0000 mon.a (mon.0) 1825 : audit [DBG] from='client.? 172.21.15.67:0/295701632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:25 smithi082 bash[20963]: cluster 2024-04-03T15:01:24.235576+0000 mgr.y (mgr.24370) 1292 : cluster [DBG] pgmap v1276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:25 smithi082 bash[20963]: audit 2024-04-03T15:01:24.713243+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:25 smithi067 bash[17655]: cluster 2024-04-03T15:01:24.235576+0000 mgr.y (mgr.24370) 1292 : cluster [DBG] pgmap v1276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:25 smithi067 bash[17655]: audit 2024-04-03T15:01:24.713243+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:25 smithi067 bash[27441]: cluster 2024-04-03T15:01:24.235576+0000 mgr.y (mgr.24370) 1292 : cluster [DBG] pgmap v1276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:25 smithi067 bash[27441]: audit 2024-04-03T15:01:24.713243+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:26 smithi082 bash[20963]: audit 2024-04-03T15:01:26.039268+0000 mon.a (mon.0) 1827 : audit [DBG] from='client.? 172.21.15.67:0/456610275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:26 smithi067 bash[17655]: audit 2024-04-03T15:01:26.039268+0000 mon.a (mon.0) 1827 : audit [DBG] from='client.? 172.21.15.67:0/456610275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:26 smithi067 bash[27441]: audit 2024-04-03T15:01:26.039268+0000 mon.a (mon.0) 1827 : audit [DBG] from='client.? 172.21.15.67:0/456610275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:27 smithi082 bash[20963]: cluster 2024-04-03T15:01:26.236787+0000 mgr.y (mgr.24370) 1293 : cluster [DBG] pgmap v1277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:27 smithi067 bash[17655]: cluster 2024-04-03T15:01:26.236787+0000 mgr.y (mgr.24370) 1293 : cluster [DBG] pgmap v1277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:27 smithi067 bash[27441]: cluster 2024-04-03T15:01:26.236787+0000 mgr.y (mgr.24370) 1293 : cluster [DBG] pgmap v1277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:29 smithi082 bash[20963]: cluster 2024-04-03T15:01:28.237457+0000 mgr.y (mgr.24370) 1294 : cluster [DBG] pgmap v1278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:29 smithi082 bash[20963]: audit 2024-04-03T15:01:28.491305+0000 mon.c (mon.2) 460 : audit [DBG] from='client.? 172.21.15.67:0/828845875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:29 smithi067 bash[17655]: cluster 2024-04-03T15:01:28.237457+0000 mgr.y (mgr.24370) 1294 : cluster [DBG] pgmap v1278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:29 smithi067 bash[17655]: audit 2024-04-03T15:01:28.491305+0000 mon.c (mon.2) 460 : audit [DBG] from='client.? 172.21.15.67:0/828845875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:29 smithi067 bash[27441]: cluster 2024-04-03T15:01:28.237457+0000 mgr.y (mgr.24370) 1294 : cluster [DBG] pgmap v1278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:29 smithi067 bash[27441]: audit 2024-04-03T15:01:28.491305+0000 mon.c (mon.2) 460 : audit [DBG] from='client.? 172.21.15.67:0/828845875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:31 smithi082 bash[20963]: cluster 2024-04-03T15:01:30.238125+0000 mgr.y (mgr.24370) 1295 : cluster [DBG] pgmap v1279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:31 smithi082 bash[20963]: audit 2024-04-03T15:01:30.943797+0000 mon.a (mon.0) 1828 : audit [DBG] from='client.? 172.21.15.67:0/3399005458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:31 smithi067 bash[17655]: cluster 2024-04-03T15:01:30.238125+0000 mgr.y (mgr.24370) 1295 : cluster [DBG] pgmap v1279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:31 smithi067 bash[17655]: audit 2024-04-03T15:01:30.943797+0000 mon.a (mon.0) 1828 : audit [DBG] from='client.? 172.21.15.67:0/3399005458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:31 smithi067 bash[27441]: cluster 2024-04-03T15:01:30.238125+0000 mgr.y (mgr.24370) 1295 : cluster [DBG] pgmap v1279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:31 smithi067 bash[27441]: audit 2024-04-03T15:01:30.943797+0000 mon.a (mon.0) 1828 : audit [DBG] from='client.? 172.21.15.67:0/3399005458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:33.331 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:33] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:01:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:01:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:33 smithi082 bash[20963]: cluster 2024-04-03T15:01:32.239262+0000 mgr.y (mgr.24370) 1296 : cluster [DBG] pgmap v1280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:33 smithi067 bash[17655]: cluster 2024-04-03T15:01:32.239262+0000 mgr.y (mgr.24370) 1296 : cluster [DBG] pgmap v1280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:33 smithi067 bash[27441]: cluster 2024-04-03T15:01:32.239262+0000 mgr.y (mgr.24370) 1296 : cluster [DBG] pgmap v1280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:34 smithi082 bash[20963]: audit 2024-04-03T15:01:33.400275+0000 mon.c (mon.2) 461 : audit [DBG] from='client.? 172.21.15.67:0/2243076652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:34 smithi067 bash[17655]: audit 2024-04-03T15:01:33.400275+0000 mon.c (mon.2) 461 : audit [DBG] from='client.? 172.21.15.67:0/2243076652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:34 smithi067 bash[27441]: audit 2024-04-03T15:01:33.400275+0000 mon.c (mon.2) 461 : audit [DBG] from='client.? 172.21.15.67:0/2243076652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:35 smithi082 bash[20963]: cluster 2024-04-03T15:01:34.239888+0000 mgr.y (mgr.24370) 1297 : cluster [DBG] pgmap v1281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:35 smithi067 bash[17655]: cluster 2024-04-03T15:01:34.239888+0000 mgr.y (mgr.24370) 1297 : cluster [DBG] pgmap v1281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:35 smithi067 bash[27441]: cluster 2024-04-03T15:01:34.239888+0000 mgr.y (mgr.24370) 1297 : cluster [DBG] pgmap v1281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:36 smithi082 bash[20963]: audit 2024-04-03T15:01:35.859512+0000 mon.c (mon.2) 462 : audit [DBG] from='client.? 172.21.15.67:0/4274904672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:36 smithi067 bash[27441]: audit 2024-04-03T15:01:35.859512+0000 mon.c (mon.2) 462 : audit [DBG] from='client.? 172.21.15.67:0/4274904672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:36 smithi067 bash[17655]: audit 2024-04-03T15:01:35.859512+0000 mon.c (mon.2) 462 : audit [DBG] from='client.? 172.21.15.67:0/4274904672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:37 smithi082 bash[20963]: cluster 2024-04-03T15:01:36.240999+0000 mgr.y (mgr.24370) 1298 : cluster [DBG] pgmap v1282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:37 smithi067 bash[27441]: cluster 2024-04-03T15:01:36.240999+0000 mgr.y (mgr.24370) 1298 : cluster [DBG] pgmap v1282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:37 smithi067 bash[17655]: cluster 2024-04-03T15:01:36.240999+0000 mgr.y (mgr.24370) 1298 : cluster [DBG] pgmap v1282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:38 smithi082 bash[20963]: audit 2024-04-03T15:01:38.315616+0000 mon.a (mon.0) 1829 : audit [DBG] from='client.? 172.21.15.67:0/2099152398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:38 smithi067 bash[27441]: audit 2024-04-03T15:01:38.315616+0000 mon.a (mon.0) 1829 : audit [DBG] from='client.? 172.21.15.67:0/2099152398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:38 smithi067 bash[17655]: audit 2024-04-03T15:01:38.315616+0000 mon.a (mon.0) 1829 : audit [DBG] from='client.? 172.21.15.67:0/2099152398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:39 smithi082 bash[20963]: cluster 2024-04-03T15:01:38.241631+0000 mgr.y (mgr.24370) 1299 : cluster [DBG] pgmap v1283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:39 smithi067 bash[17655]: cluster 2024-04-03T15:01:38.241631+0000 mgr.y (mgr.24370) 1299 : cluster [DBG] pgmap v1283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:39 smithi067 bash[27441]: cluster 2024-04-03T15:01:38.241631+0000 mgr.y (mgr.24370) 1299 : cluster [DBG] pgmap v1283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:40 smithi082 bash[20963]: audit 2024-04-03T15:01:39.713295+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:40 smithi067 bash[27441]: audit 2024-04-03T15:01:39.713295+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:40 smithi067 bash[17655]: audit 2024-04-03T15:01:39.713295+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:41 smithi082 bash[20963]: cluster 2024-04-03T15:01:40.242206+0000 mgr.y (mgr.24370) 1300 : cluster [DBG] pgmap v1284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:41 smithi082 bash[20963]: audit 2024-04-03T15:01:40.766775+0000 mon.c (mon.2) 463 : audit [DBG] from='client.? 172.21.15.67:0/1592645324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:41 smithi067 bash[27441]: cluster 2024-04-03T15:01:40.242206+0000 mgr.y (mgr.24370) 1300 : cluster [DBG] pgmap v1284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:41 smithi067 bash[27441]: audit 2024-04-03T15:01:40.766775+0000 mon.c (mon.2) 463 : audit [DBG] from='client.? 172.21.15.67:0/1592645324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:41 smithi067 bash[17655]: cluster 2024-04-03T15:01:40.242206+0000 mgr.y (mgr.24370) 1300 : cluster [DBG] pgmap v1284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:41 smithi067 bash[17655]: audit 2024-04-03T15:01:40.766775+0000 mon.c (mon.2) 463 : audit [DBG] from='client.? 172.21.15.67:0/1592645324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:43.379 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:01:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:01:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:43 smithi082 bash[20963]: cluster 2024-04-03T15:01:42.243327+0000 mgr.y (mgr.24370) 1301 : cluster [DBG] pgmap v1285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:43 smithi082 bash[20963]: audit 2024-04-03T15:01:43.223475+0000 mon.a (mon.0) 1831 : audit [DBG] from='client.? 172.21.15.67:0/1763766323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:43.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:43 smithi067 bash[27441]: cluster 2024-04-03T15:01:42.243327+0000 mgr.y (mgr.24370) 1301 : cluster [DBG] pgmap v1285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:43.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:43 smithi067 bash[27441]: audit 2024-04-03T15:01:43.223475+0000 mon.a (mon.0) 1831 : audit [DBG] from='client.? 172.21.15.67:0/1763766323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:43.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:43 smithi067 bash[17655]: cluster 2024-04-03T15:01:42.243327+0000 mgr.y (mgr.24370) 1301 : cluster [DBG] pgmap v1285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:43.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:43 smithi067 bash[17655]: audit 2024-04-03T15:01:43.223475+0000 mon.a (mon.0) 1831 : audit [DBG] from='client.? 172.21.15.67:0/1763766323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:45 smithi082 bash[20963]: cluster 2024-04-03T15:01:44.243974+0000 mgr.y (mgr.24370) 1302 : cluster [DBG] pgmap v1286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:45 smithi067 bash[27441]: cluster 2024-04-03T15:01:44.243974+0000 mgr.y (mgr.24370) 1302 : cluster [DBG] pgmap v1286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:45 smithi067 bash[17655]: cluster 2024-04-03T15:01:44.243974+0000 mgr.y (mgr.24370) 1302 : cluster [DBG] pgmap v1286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:46 smithi067 bash[27441]: audit 2024-04-03T15:01:45.678157+0000 mon.a (mon.0) 1832 : audit [DBG] from='client.? 172.21.15.67:0/1530897825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:46 smithi067 bash[17655]: audit 2024-04-03T15:01:45.678157+0000 mon.a (mon.0) 1832 : audit [DBG] from='client.? 172.21.15.67:0/1530897825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:46 smithi082 bash[20963]: audit 2024-04-03T15:01:45.678157+0000 mon.a (mon.0) 1832 : audit [DBG] from='client.? 172.21.15.67:0/1530897825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:47 smithi067 bash[27441]: cluster 2024-04-03T15:01:46.245094+0000 mgr.y (mgr.24370) 1303 : cluster [DBG] pgmap v1287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:47 smithi067 bash[17655]: cluster 2024-04-03T15:01:46.245094+0000 mgr.y (mgr.24370) 1303 : cluster [DBG] pgmap v1287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:47 smithi082 bash[20963]: cluster 2024-04-03T15:01:46.245094+0000 mgr.y (mgr.24370) 1303 : cluster [DBG] pgmap v1287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:48 smithi067 bash[27441]: audit 2024-04-03T15:01:48.129549+0000 mon.a (mon.0) 1833 : audit [DBG] from='client.? 172.21.15.67:0/1657788097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:48 smithi067 bash[17655]: audit 2024-04-03T15:01:48.129549+0000 mon.a (mon.0) 1833 : audit [DBG] from='client.? 172.21.15.67:0/1657788097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:48 smithi082 bash[20963]: audit 2024-04-03T15:01:48.129549+0000 mon.a (mon.0) 1833 : audit [DBG] from='client.? 172.21.15.67:0/1657788097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:49 smithi067 bash[17655]: cluster 2024-04-03T15:01:48.245704+0000 mgr.y (mgr.24370) 1304 : cluster [DBG] pgmap v1288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:49 smithi067 bash[17655]: audit 2024-04-03T15:01:49.088628+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:01:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:49 smithi067 bash[27441]: cluster 2024-04-03T15:01:48.245704+0000 mgr.y (mgr.24370) 1304 : cluster [DBG] pgmap v1288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:49 smithi067 bash[27441]: audit 2024-04-03T15:01:49.088628+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:01:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:49 smithi082 bash[20963]: cluster 2024-04-03T15:01:48.245704+0000 mgr.y (mgr.24370) 1304 : cluster [DBG] pgmap v1288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:49 smithi082 bash[20963]: audit 2024-04-03T15:01:49.088628+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:01:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:51 smithi067 bash[17655]: cluster 2024-04-03T15:01:50.246212+0000 mgr.y (mgr.24370) 1305 : cluster [DBG] pgmap v1289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:51 smithi067 bash[17655]: audit 2024-04-03T15:01:50.581337+0000 mon.a (mon.0) 1835 : audit [DBG] from='client.? 172.21.15.67:0/2463255561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:51 smithi067 bash[27441]: cluster 2024-04-03T15:01:50.246212+0000 mgr.y (mgr.24370) 1305 : cluster [DBG] pgmap v1289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:51 smithi067 bash[27441]: audit 2024-04-03T15:01:50.581337+0000 mon.a (mon.0) 1835 : audit [DBG] from='client.? 172.21.15.67:0/2463255561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:51 smithi082 bash[20963]: cluster 2024-04-03T15:01:50.246212+0000 mgr.y (mgr.24370) 1305 : cluster [DBG] pgmap v1289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:51 smithi082 bash[20963]: audit 2024-04-03T15:01:50.581337+0000 mon.a (mon.0) 1835 : audit [DBG] from='client.? 172.21.15.67:0/2463255561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:01:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:53 smithi067 bash[17655]: cluster 2024-04-03T15:01:52.247353+0000 mgr.y (mgr.24370) 1306 : cluster [DBG] pgmap v1290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:53 smithi067 bash[17655]: audit 2024-04-03T15:01:53.032521+0000 mon.c (mon.2) 464 : audit [DBG] from='client.? 172.21.15.67:0/1116393657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:53 smithi067 bash[27441]: cluster 2024-04-03T15:01:52.247353+0000 mgr.y (mgr.24370) 1306 : cluster [DBG] pgmap v1290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:53 smithi067 bash[27441]: audit 2024-04-03T15:01:53.032521+0000 mon.c (mon.2) 464 : audit [DBG] from='client.? 172.21.15.67:0/1116393657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:01:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:53 smithi082 bash[20963]: cluster 2024-04-03T15:01:52.247353+0000 mgr.y (mgr.24370) 1306 : cluster [DBG] pgmap v1290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:53 smithi082 bash[20963]: audit 2024-04-03T15:01:53.032521+0000 mon.c (mon.2) 464 : audit [DBG] from='client.? 172.21.15.67:0/1116393657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:55 smithi082 bash[20963]: cluster 2024-04-03T15:01:54.247996+0000 mgr.y (mgr.24370) 1307 : cluster [DBG] pgmap v1291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:55 smithi082 bash[20963]: audit 2024-04-03T15:01:54.713505+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:55 smithi082 bash[20963]: audit 2024-04-03T15:01:54.796004+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:55 smithi082 bash[20963]: audit 2024-04-03T15:01:54.810881+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:55 smithi082 bash[20963]: audit 2024-04-03T15:01:55.089332+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:55 smithi082 bash[20963]: audit 2024-04-03T15:01:55.100683+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[27441]: cluster 2024-04-03T15:01:54.247996+0000 mgr.y (mgr.24370) 1307 : cluster [DBG] pgmap v1291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[27441]: audit 2024-04-03T15:01:54.713505+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[27441]: audit 2024-04-03T15:01:54.796004+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[27441]: audit 2024-04-03T15:01:54.810881+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[27441]: audit 2024-04-03T15:01:55.089332+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[27441]: audit 2024-04-03T15:01:55.100683+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[17655]: cluster 2024-04-03T15:01:54.247996+0000 mgr.y (mgr.24370) 1307 : cluster [DBG] pgmap v1291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[17655]: audit 2024-04-03T15:01:54.713505+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[17655]: audit 2024-04-03T15:01:54.796004+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[17655]: audit 2024-04-03T15:01:54.810881+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[17655]: audit 2024-04-03T15:01:55.089332+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:55 smithi067 bash[17655]: audit 2024-04-03T15:01:55.100683+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:56 smithi082 bash[20963]: audit 2024-04-03T15:01:55.485029+0000 mon.a (mon.0) 1841 : audit [DBG] from='client.? 172.21.15.67:0/3848461669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:56 smithi082 bash[20963]: audit 2024-04-03T15:01:55.631513+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:01:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:56 smithi082 bash[20963]: audit 2024-04-03T15:01:55.633292+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:01:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:56 smithi082 bash[20963]: audit 2024-04-03T15:01:55.641963+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:56 smithi067 bash[17655]: audit 2024-04-03T15:01:55.485029+0000 mon.a (mon.0) 1841 : audit [DBG] from='client.? 172.21.15.67:0/3848461669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:56 smithi067 bash[17655]: audit 2024-04-03T15:01:55.631513+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:01:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:56 smithi067 bash[17655]: audit 2024-04-03T15:01:55.633292+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:01:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:56 smithi067 bash[17655]: audit 2024-04-03T15:01:55.641963+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:56 smithi067 bash[27441]: audit 2024-04-03T15:01:55.485029+0000 mon.a (mon.0) 1841 : audit [DBG] from='client.? 172.21.15.67:0/3848461669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:56 smithi067 bash[27441]: audit 2024-04-03T15:01:55.631513+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:01:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:56 smithi067 bash[27441]: audit 2024-04-03T15:01:55.633292+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:01:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:56 smithi067 bash[27441]: audit 2024-04-03T15:01:55.641963+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:01:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:57 smithi082 bash[20963]: cluster 2024-04-03T15:01:56.249132+0000 mgr.y (mgr.24370) 1308 : cluster [DBG] pgmap v1292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:57 smithi067 bash[27441]: cluster 2024-04-03T15:01:56.249132+0000 mgr.y (mgr.24370) 1308 : cluster [DBG] pgmap v1292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:57 smithi067 bash[17655]: cluster 2024-04-03T15:01:56.249132+0000 mgr.y (mgr.24370) 1308 : cluster [DBG] pgmap v1292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:58 smithi082 bash[20963]: audit 2024-04-03T15:01:57.930709+0000 mon.a (mon.0) 1845 : audit [DBG] from='client.? 172.21.15.67:0/3221136818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:58 smithi067 bash[17655]: audit 2024-04-03T15:01:57.930709+0000 mon.a (mon.0) 1845 : audit [DBG] from='client.? 172.21.15.67:0/3221136818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:58 smithi067 bash[27441]: audit 2024-04-03T15:01:57.930709+0000 mon.a (mon.0) 1845 : audit [DBG] from='client.? 172.21.15.67:0/3221136818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:01:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:01:59 smithi082 bash[20963]: cluster 2024-04-03T15:01:58.249817+0000 mgr.y (mgr.24370) 1309 : cluster [DBG] pgmap v1293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:01:59 smithi067 bash[17655]: cluster 2024-04-03T15:01:58.249817+0000 mgr.y (mgr.24370) 1309 : cluster [DBG] pgmap v1293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:01:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:01:59 smithi067 bash[27441]: cluster 2024-04-03T15:01:58.249817+0000 mgr.y (mgr.24370) 1309 : cluster [DBG] pgmap v1293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:00 smithi082 bash[20963]: audit 2024-04-03T15:02:00.375834+0000 mon.c (mon.2) 465 : audit [DBG] from='client.? 172.21.15.67:0/4071674635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:00 smithi067 bash[17655]: audit 2024-04-03T15:02:00.375834+0000 mon.c (mon.2) 465 : audit [DBG] from='client.? 172.21.15.67:0/4071674635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:00 smithi067 bash[27441]: audit 2024-04-03T15:02:00.375834+0000 mon.c (mon.2) 465 : audit [DBG] from='client.? 172.21.15.67:0/4071674635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:01 smithi082 bash[20963]: cluster 2024-04-03T15:02:00.250537+0000 mgr.y (mgr.24370) 1310 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:01 smithi067 bash[17655]: cluster 2024-04-03T15:02:00.250537+0000 mgr.y (mgr.24370) 1310 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:01 smithi067 bash[27441]: cluster 2024-04-03T15:02:00.250537+0000 mgr.y (mgr.24370) 1310 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:03] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:02:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:02:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:03 smithi082 bash[20963]: cluster 2024-04-03T15:02:02.251751+0000 mgr.y (mgr.24370) 1311 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:03 smithi082 bash[20963]: audit 2024-04-03T15:02:02.827280+0000 mon.c (mon.2) 466 : audit [DBG] from='client.? 172.21.15.67:0/2385939690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:03 smithi067 bash[17655]: cluster 2024-04-03T15:02:02.251751+0000 mgr.y (mgr.24370) 1311 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:03 smithi067 bash[17655]: audit 2024-04-03T15:02:02.827280+0000 mon.c (mon.2) 466 : audit [DBG] from='client.? 172.21.15.67:0/2385939690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:03 smithi067 bash[27441]: cluster 2024-04-03T15:02:02.251751+0000 mgr.y (mgr.24370) 1311 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:03 smithi067 bash[27441]: audit 2024-04-03T15:02:02.827280+0000 mon.c (mon.2) 466 : audit [DBG] from='client.? 172.21.15.67:0/2385939690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:05 smithi082 bash[20963]: cluster 2024-04-03T15:02:04.252504+0000 mgr.y (mgr.24370) 1312 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:05 smithi082 bash[20963]: audit 2024-04-03T15:02:05.287527+0000 mon.c (mon.2) 467 : audit [DBG] from='client.? 172.21.15.67:0/1072901587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:05 smithi067 bash[17655]: cluster 2024-04-03T15:02:04.252504+0000 mgr.y (mgr.24370) 1312 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:05 smithi067 bash[17655]: audit 2024-04-03T15:02:05.287527+0000 mon.c (mon.2) 467 : audit [DBG] from='client.? 172.21.15.67:0/1072901587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:05 smithi067 bash[27441]: cluster 2024-04-03T15:02:04.252504+0000 mgr.y (mgr.24370) 1312 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:05 smithi067 bash[27441]: audit 2024-04-03T15:02:05.287527+0000 mon.c (mon.2) 467 : audit [DBG] from='client.? 172.21.15.67:0/1072901587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:07 smithi082 bash[20963]: cluster 2024-04-03T15:02:06.253663+0000 mgr.y (mgr.24370) 1313 : cluster [DBG] pgmap v1297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:07 smithi067 bash[17655]: cluster 2024-04-03T15:02:06.253663+0000 mgr.y (mgr.24370) 1313 : cluster [DBG] pgmap v1297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:07 smithi067 bash[27441]: cluster 2024-04-03T15:02:06.253663+0000 mgr.y (mgr.24370) 1313 : cluster [DBG] pgmap v1297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:08 smithi082 bash[20963]: audit 2024-04-03T15:02:07.744650+0000 mon.a (mon.0) 1846 : audit [DBG] from='client.? 172.21.15.67:0/4069163608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:08 smithi067 bash[17655]: audit 2024-04-03T15:02:07.744650+0000 mon.a (mon.0) 1846 : audit [DBG] from='client.? 172.21.15.67:0/4069163608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:08 smithi067 bash[27441]: audit 2024-04-03T15:02:07.744650+0000 mon.a (mon.0) 1846 : audit [DBG] from='client.? 172.21.15.67:0/4069163608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:09 smithi082 bash[20963]: cluster 2024-04-03T15:02:08.254375+0000 mgr.y (mgr.24370) 1314 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:09 smithi067 bash[17655]: cluster 2024-04-03T15:02:08.254375+0000 mgr.y (mgr.24370) 1314 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:09 smithi067 bash[27441]: cluster 2024-04-03T15:02:08.254375+0000 mgr.y (mgr.24370) 1314 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:10 smithi082 bash[20963]: audit 2024-04-03T15:02:09.714067+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:10 smithi082 bash[20963]: audit 2024-04-03T15:02:10.198947+0000 mon.c (mon.2) 468 : audit [DBG] from='client.? 172.21.15.67:0/3984019734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:10 smithi067 bash[17655]: audit 2024-04-03T15:02:09.714067+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:10 smithi067 bash[17655]: audit 2024-04-03T15:02:10.198947+0000 mon.c (mon.2) 468 : audit [DBG] from='client.? 172.21.15.67:0/3984019734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:10 smithi067 bash[27441]: audit 2024-04-03T15:02:09.714067+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:10 smithi067 bash[27441]: audit 2024-04-03T15:02:10.198947+0000 mon.c (mon.2) 468 : audit [DBG] from='client.? 172.21.15.67:0/3984019734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:11 smithi082 bash[20963]: cluster 2024-04-03T15:02:10.255046+0000 mgr.y (mgr.24370) 1315 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:11 smithi067 bash[17655]: cluster 2024-04-03T15:02:10.255046+0000 mgr.y (mgr.24370) 1315 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:11 smithi067 bash[27441]: cluster 2024-04-03T15:02:10.255046+0000 mgr.y (mgr.24370) 1315 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:13] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:02:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:02:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:13 smithi082 bash[20963]: cluster 2024-04-03T15:02:12.255889+0000 mgr.y (mgr.24370) 1316 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:13 smithi082 bash[20963]: audit 2024-04-03T15:02:12.661773+0000 mon.c (mon.2) 469 : audit [DBG] from='client.? 172.21.15.67:0/4225156175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:13 smithi067 bash[17655]: cluster 2024-04-03T15:02:12.255889+0000 mgr.y (mgr.24370) 1316 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:13 smithi067 bash[17655]: audit 2024-04-03T15:02:12.661773+0000 mon.c (mon.2) 469 : audit [DBG] from='client.? 172.21.15.67:0/4225156175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:13 smithi067 bash[27441]: cluster 2024-04-03T15:02:12.255889+0000 mgr.y (mgr.24370) 1316 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:13 smithi067 bash[27441]: audit 2024-04-03T15:02:12.661773+0000 mon.c (mon.2) 469 : audit [DBG] from='client.? 172.21.15.67:0/4225156175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:15 smithi082 bash[20963]: cluster 2024-04-03T15:02:14.256515+0000 mgr.y (mgr.24370) 1317 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:15 smithi082 bash[20963]: audit 2024-04-03T15:02:15.116994+0000 mon.c (mon.2) 470 : audit [DBG] from='client.? 172.21.15.67:0/2972115372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:15 smithi067 bash[27441]: cluster 2024-04-03T15:02:14.256515+0000 mgr.y (mgr.24370) 1317 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:15 smithi067 bash[27441]: audit 2024-04-03T15:02:15.116994+0000 mon.c (mon.2) 470 : audit [DBG] from='client.? 172.21.15.67:0/2972115372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:15 smithi067 bash[17655]: cluster 2024-04-03T15:02:14.256515+0000 mgr.y (mgr.24370) 1317 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:15 smithi067 bash[17655]: audit 2024-04-03T15:02:15.116994+0000 mon.c (mon.2) 470 : audit [DBG] from='client.? 172.21.15.67:0/2972115372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:17 smithi082 bash[20963]: cluster 2024-04-03T15:02:16.257725+0000 mgr.y (mgr.24370) 1318 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:17 smithi067 bash[17655]: cluster 2024-04-03T15:02:16.257725+0000 mgr.y (mgr.24370) 1318 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:17 smithi067 bash[27441]: cluster 2024-04-03T15:02:16.257725+0000 mgr.y (mgr.24370) 1318 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:18 smithi082 bash[20963]: audit 2024-04-03T15:02:17.577462+0000 mon.a (mon.0) 1848 : audit [DBG] from='client.? 172.21.15.67:0/982698276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:18 smithi067 bash[17655]: audit 2024-04-03T15:02:17.577462+0000 mon.a (mon.0) 1848 : audit [DBG] from='client.? 172.21.15.67:0/982698276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:18 smithi067 bash[27441]: audit 2024-04-03T15:02:17.577462+0000 mon.a (mon.0) 1848 : audit [DBG] from='client.? 172.21.15.67:0/982698276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:19 smithi082 bash[20963]: cluster 2024-04-03T15:02:18.258486+0000 mgr.y (mgr.24370) 1319 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:19 smithi067 bash[17655]: cluster 2024-04-03T15:02:18.258486+0000 mgr.y (mgr.24370) 1319 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:19 smithi067 bash[27441]: cluster 2024-04-03T15:02:18.258486+0000 mgr.y (mgr.24370) 1319 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:20 smithi082 bash[20963]: audit 2024-04-03T15:02:20.024506+0000 mon.a (mon.0) 1849 : audit [DBG] from='client.? 172.21.15.67:0/3596748040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:20 smithi067 bash[17655]: audit 2024-04-03T15:02:20.024506+0000 mon.a (mon.0) 1849 : audit [DBG] from='client.? 172.21.15.67:0/3596748040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:20 smithi067 bash[27441]: audit 2024-04-03T15:02:20.024506+0000 mon.a (mon.0) 1849 : audit [DBG] from='client.? 172.21.15.67:0/3596748040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:21 smithi082 bash[20963]: cluster 2024-04-03T15:02:20.259237+0000 mgr.y (mgr.24370) 1320 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:21 smithi067 bash[17655]: cluster 2024-04-03T15:02:20.259237+0000 mgr.y (mgr.24370) 1320 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:21 smithi067 bash[27441]: cluster 2024-04-03T15:02:20.259237+0000 mgr.y (mgr.24370) 1320 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:22 smithi082 bash[20963]: audit 2024-04-03T15:02:22.471812+0000 mon.a (mon.0) 1850 : audit [DBG] from='client.? 172.21.15.67:0/3485000395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:22 smithi067 bash[17655]: audit 2024-04-03T15:02:22.471812+0000 mon.a (mon.0) 1850 : audit [DBG] from='client.? 172.21.15.67:0/3485000395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:22 smithi067 bash[27441]: audit 2024-04-03T15:02:22.471812+0000 mon.a (mon.0) 1850 : audit [DBG] from='client.? 172.21.15.67:0/3485000395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:23] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:02:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:02:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:23 smithi082 bash[20963]: cluster 2024-04-03T15:02:22.260034+0000 mgr.y (mgr.24370) 1321 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:23 smithi067 bash[27441]: cluster 2024-04-03T15:02:22.260034+0000 mgr.y (mgr.24370) 1321 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:23 smithi067 bash[17655]: cluster 2024-04-03T15:02:22.260034+0000 mgr.y (mgr.24370) 1321 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:25 smithi082 bash[20963]: cluster 2024-04-03T15:02:24.260657+0000 mgr.y (mgr.24370) 1322 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:25 smithi082 bash[20963]: audit 2024-04-03T15:02:24.713552+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:25 smithi082 bash[20963]: audit 2024-04-03T15:02:24.966715+0000 mon.c (mon.2) 471 : audit [DBG] from='client.? 172.21.15.67:0/1593637551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:25 smithi067 bash[17655]: cluster 2024-04-03T15:02:24.260657+0000 mgr.y (mgr.24370) 1322 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:25 smithi067 bash[17655]: audit 2024-04-03T15:02:24.713552+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:25 smithi067 bash[17655]: audit 2024-04-03T15:02:24.966715+0000 mon.c (mon.2) 471 : audit [DBG] from='client.? 172.21.15.67:0/1593637551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:25 smithi067 bash[27441]: cluster 2024-04-03T15:02:24.260657+0000 mgr.y (mgr.24370) 1322 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:25 smithi067 bash[27441]: audit 2024-04-03T15:02:24.713552+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:25 smithi067 bash[27441]: audit 2024-04-03T15:02:24.966715+0000 mon.c (mon.2) 471 : audit [DBG] from='client.? 172.21.15.67:0/1593637551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:27 smithi082 bash[20963]: cluster 2024-04-03T15:02:26.261793+0000 mgr.y (mgr.24370) 1323 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:27 smithi082 bash[20963]: audit 2024-04-03T15:02:27.425845+0000 mon.c (mon.2) 472 : audit [DBG] from='client.? 172.21.15.67:0/1112031584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:27 smithi067 bash[27441]: cluster 2024-04-03T15:02:26.261793+0000 mgr.y (mgr.24370) 1323 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:27 smithi067 bash[27441]: audit 2024-04-03T15:02:27.425845+0000 mon.c (mon.2) 472 : audit [DBG] from='client.? 172.21.15.67:0/1112031584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:27 smithi067 bash[17655]: cluster 2024-04-03T15:02:26.261793+0000 mgr.y (mgr.24370) 1323 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:27 smithi067 bash[17655]: audit 2024-04-03T15:02:27.425845+0000 mon.c (mon.2) 472 : audit [DBG] from='client.? 172.21.15.67:0/1112031584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:28 smithi082 bash[20963]: cluster 2024-04-03T15:02:28.262491+0000 mgr.y (mgr.24370) 1324 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:28 smithi067 bash[27441]: cluster 2024-04-03T15:02:28.262491+0000 mgr.y (mgr.24370) 1324 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:28 smithi067 bash[17655]: cluster 2024-04-03T15:02:28.262491+0000 mgr.y (mgr.24370) 1324 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:29 smithi082 bash[20963]: audit 2024-04-03T15:02:29.879239+0000 mon.a (mon.0) 1852 : audit [DBG] from='client.? 172.21.15.67:0/3435182085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:29 smithi067 bash[27441]: audit 2024-04-03T15:02:29.879239+0000 mon.a (mon.0) 1852 : audit [DBG] from='client.? 172.21.15.67:0/3435182085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:29 smithi067 bash[17655]: audit 2024-04-03T15:02:29.879239+0000 mon.a (mon.0) 1852 : audit [DBG] from='client.? 172.21.15.67:0/3435182085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:30 smithi082 bash[20963]: cluster 2024-04-03T15:02:30.263239+0000 mgr.y (mgr.24370) 1325 : cluster [DBG] pgmap v1309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:30 smithi067 bash[27441]: cluster 2024-04-03T15:02:30.263239+0000 mgr.y (mgr.24370) 1325 : cluster [DBG] pgmap v1309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:30 smithi067 bash[17655]: cluster 2024-04-03T15:02:30.263239+0000 mgr.y (mgr.24370) 1325 : cluster [DBG] pgmap v1309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:33] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:02:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:33 smithi067 bash[17655]: cluster 2024-04-03T15:02:32.264402+0000 mgr.y (mgr.24370) 1326 : cluster [DBG] pgmap v1310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:33 smithi067 bash[17655]: audit 2024-04-03T15:02:32.340206+0000 mon.a (mon.0) 1853 : audit [DBG] from='client.? 172.21.15.67:0/3477708601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:33 smithi067 bash[27441]: cluster 2024-04-03T15:02:32.264402+0000 mgr.y (mgr.24370) 1326 : cluster [DBG] pgmap v1310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:33 smithi067 bash[27441]: audit 2024-04-03T15:02:32.340206+0000 mon.a (mon.0) 1853 : audit [DBG] from='client.? 172.21.15.67:0/3477708601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:02:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:33 smithi082 bash[20963]: cluster 2024-04-03T15:02:32.264402+0000 mgr.y (mgr.24370) 1326 : cluster [DBG] pgmap v1310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:33 smithi082 bash[20963]: audit 2024-04-03T15:02:32.340206+0000 mon.a (mon.0) 1853 : audit [DBG] from='client.? 172.21.15.67:0/3477708601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:35 smithi082 bash[20963]: cluster 2024-04-03T15:02:34.265105+0000 mgr.y (mgr.24370) 1327 : cluster [DBG] pgmap v1311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:35 smithi082 bash[20963]: audit 2024-04-03T15:02:34.799884+0000 mon.c (mon.2) 473 : audit [DBG] from='client.? 172.21.15.67:0/3267582870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:35 smithi067 bash[17655]: cluster 2024-04-03T15:02:34.265105+0000 mgr.y (mgr.24370) 1327 : cluster [DBG] pgmap v1311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:35 smithi067 bash[17655]: audit 2024-04-03T15:02:34.799884+0000 mon.c (mon.2) 473 : audit [DBG] from='client.? 172.21.15.67:0/3267582870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:35 smithi067 bash[27441]: cluster 2024-04-03T15:02:34.265105+0000 mgr.y (mgr.24370) 1327 : cluster [DBG] pgmap v1311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:35 smithi067 bash[27441]: audit 2024-04-03T15:02:34.799884+0000 mon.c (mon.2) 473 : audit [DBG] from='client.? 172.21.15.67:0/3267582870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:37 smithi082 bash[20963]: cluster 2024-04-03T15:02:36.266236+0000 mgr.y (mgr.24370) 1328 : cluster [DBG] pgmap v1312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:37 smithi082 bash[20963]: audit 2024-04-03T15:02:37.251946+0000 mon.c (mon.2) 474 : audit [DBG] from='client.? 172.21.15.67:0/2907036215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:37 smithi067 bash[27441]: cluster 2024-04-03T15:02:36.266236+0000 mgr.y (mgr.24370) 1328 : cluster [DBG] pgmap v1312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:37 smithi067 bash[27441]: audit 2024-04-03T15:02:37.251946+0000 mon.c (mon.2) 474 : audit [DBG] from='client.? 172.21.15.67:0/2907036215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:37 smithi067 bash[17655]: cluster 2024-04-03T15:02:36.266236+0000 mgr.y (mgr.24370) 1328 : cluster [DBG] pgmap v1312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:37 smithi067 bash[17655]: audit 2024-04-03T15:02:37.251946+0000 mon.c (mon.2) 474 : audit [DBG] from='client.? 172.21.15.67:0/2907036215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:39 smithi082 bash[20963]: cluster 2024-04-03T15:02:38.266871+0000 mgr.y (mgr.24370) 1329 : cluster [DBG] pgmap v1313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:39 smithi067 bash[17655]: cluster 2024-04-03T15:02:38.266871+0000 mgr.y (mgr.24370) 1329 : cluster [DBG] pgmap v1313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:39 smithi067 bash[27441]: cluster 2024-04-03T15:02:38.266871+0000 mgr.y (mgr.24370) 1329 : cluster [DBG] pgmap v1313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:40 smithi082 bash[20963]: audit 2024-04-03T15:02:39.714440+0000 mon.c (mon.2) 475 : audit [DBG] from='client.? 172.21.15.67:0/1081136784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:40 smithi082 bash[20963]: audit 2024-04-03T15:02:39.714710+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:40 smithi067 bash[17655]: audit 2024-04-03T15:02:39.714440+0000 mon.c (mon.2) 475 : audit [DBG] from='client.? 172.21.15.67:0/1081136784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:40 smithi067 bash[17655]: audit 2024-04-03T15:02:39.714710+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:40 smithi067 bash[27441]: audit 2024-04-03T15:02:39.714440+0000 mon.c (mon.2) 475 : audit [DBG] from='client.? 172.21.15.67:0/1081136784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:40 smithi067 bash[27441]: audit 2024-04-03T15:02:39.714710+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:41 smithi082 bash[20963]: cluster 2024-04-03T15:02:40.267502+0000 mgr.y (mgr.24370) 1330 : cluster [DBG] pgmap v1314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:41 smithi067 bash[27441]: cluster 2024-04-03T15:02:40.267502+0000 mgr.y (mgr.24370) 1330 : cluster [DBG] pgmap v1314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:41 smithi067 bash[17655]: cluster 2024-04-03T15:02:40.267502+0000 mgr.y (mgr.24370) 1330 : cluster [DBG] pgmap v1314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:42 smithi082 bash[20963]: audit 2024-04-03T15:02:42.172114+0000 mon.a (mon.0) 1855 : audit [DBG] from='client.? 172.21.15.67:0/1636496256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:42 smithi067 bash[27441]: audit 2024-04-03T15:02:42.172114+0000 mon.a (mon.0) 1855 : audit [DBG] from='client.? 172.21.15.67:0/1636496256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:42 smithi067 bash[17655]: audit 2024-04-03T15:02:42.172114+0000 mon.a (mon.0) 1855 : audit [DBG] from='client.? 172.21.15.67:0/1636496256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:43.351 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:43] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:02:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:02:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:43 smithi082 bash[20963]: cluster 2024-04-03T15:02:42.268767+0000 mgr.y (mgr.24370) 1331 : cluster [DBG] pgmap v1315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:43.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:43 smithi067 bash[17655]: cluster 2024-04-03T15:02:42.268767+0000 mgr.y (mgr.24370) 1331 : cluster [DBG] pgmap v1315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:43.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:43 smithi067 bash[27441]: cluster 2024-04-03T15:02:42.268767+0000 mgr.y (mgr.24370) 1331 : cluster [DBG] pgmap v1315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:45 smithi082 bash[20963]: cluster 2024-04-03T15:02:44.269543+0000 mgr.y (mgr.24370) 1332 : cluster [DBG] pgmap v1316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:45 smithi082 bash[20963]: audit 2024-04-03T15:02:44.625801+0000 mon.a (mon.0) 1856 : audit [DBG] from='client.? 172.21.15.67:0/1393927692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:45 smithi067 bash[17655]: cluster 2024-04-03T15:02:44.269543+0000 mgr.y (mgr.24370) 1332 : cluster [DBG] pgmap v1316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:45 smithi067 bash[17655]: audit 2024-04-03T15:02:44.625801+0000 mon.a (mon.0) 1856 : audit [DBG] from='client.? 172.21.15.67:0/1393927692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:45 smithi067 bash[27441]: cluster 2024-04-03T15:02:44.269543+0000 mgr.y (mgr.24370) 1332 : cluster [DBG] pgmap v1316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:45 smithi067 bash[27441]: audit 2024-04-03T15:02:44.625801+0000 mon.a (mon.0) 1856 : audit [DBG] from='client.? 172.21.15.67:0/1393927692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:47 smithi082 bash[20963]: cluster 2024-04-03T15:02:46.270671+0000 mgr.y (mgr.24370) 1333 : cluster [DBG] pgmap v1317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:47 smithi082 bash[20963]: audit 2024-04-03T15:02:47.067419+0000 mon.c (mon.2) 476 : audit [DBG] from='client.? 172.21.15.67:0/1380208134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:47 smithi067 bash[27441]: cluster 2024-04-03T15:02:46.270671+0000 mgr.y (mgr.24370) 1333 : cluster [DBG] pgmap v1317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:47 smithi067 bash[27441]: audit 2024-04-03T15:02:47.067419+0000 mon.c (mon.2) 476 : audit [DBG] from='client.? 172.21.15.67:0/1380208134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:47 smithi067 bash[17655]: cluster 2024-04-03T15:02:46.270671+0000 mgr.y (mgr.24370) 1333 : cluster [DBG] pgmap v1317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:47 smithi067 bash[17655]: audit 2024-04-03T15:02:47.067419+0000 mon.c (mon.2) 476 : audit [DBG] from='client.? 172.21.15.67:0/1380208134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:49 smithi082 bash[20963]: cluster 2024-04-03T15:02:48.271362+0000 mgr.y (mgr.24370) 1334 : cluster [DBG] pgmap v1318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:49 smithi067 bash[17655]: cluster 2024-04-03T15:02:48.271362+0000 mgr.y (mgr.24370) 1334 : cluster [DBG] pgmap v1318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:49 smithi067 bash[27441]: cluster 2024-04-03T15:02:48.271362+0000 mgr.y (mgr.24370) 1334 : cluster [DBG] pgmap v1318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:50 smithi082 bash[20963]: audit 2024-04-03T15:02:49.525122+0000 mon.c (mon.2) 477 : audit [DBG] from='client.? 172.21.15.67:0/3009365886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:50 smithi067 bash[17655]: audit 2024-04-03T15:02:49.525122+0000 mon.c (mon.2) 477 : audit [DBG] from='client.? 172.21.15.67:0/3009365886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:50 smithi067 bash[27441]: audit 2024-04-03T15:02:49.525122+0000 mon.c (mon.2) 477 : audit [DBG] from='client.? 172.21.15.67:0/3009365886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:51 smithi082 bash[20963]: cluster 2024-04-03T15:02:50.272073+0000 mgr.y (mgr.24370) 1335 : cluster [DBG] pgmap v1319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:51 smithi067 bash[17655]: cluster 2024-04-03T15:02:50.272073+0000 mgr.y (mgr.24370) 1335 : cluster [DBG] pgmap v1319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:51 smithi067 bash[27441]: cluster 2024-04-03T15:02:50.272073+0000 mgr.y (mgr.24370) 1335 : cluster [DBG] pgmap v1319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:52 smithi082 bash[20963]: audit 2024-04-03T15:02:51.985155+0000 mon.a (mon.0) 1857 : audit [DBG] from='client.? 172.21.15.67:0/1711933300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:52 smithi067 bash[17655]: audit 2024-04-03T15:02:51.985155+0000 mon.a (mon.0) 1857 : audit [DBG] from='client.? 172.21.15.67:0/1711933300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:52 smithi067 bash[27441]: audit 2024-04-03T15:02:51.985155+0000 mon.a (mon.0) 1857 : audit [DBG] from='client.? 172.21.15.67:0/1711933300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:53.383 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:53] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:02:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:53 smithi067 bash[17655]: cluster 2024-04-03T15:02:52.273135+0000 mgr.y (mgr.24370) 1336 : cluster [DBG] pgmap v1320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:53 smithi067 bash[27441]: cluster 2024-04-03T15:02:52.273135+0000 mgr.y (mgr.24370) 1336 : cluster [DBG] pgmap v1320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:53 smithi082 bash[20963]: cluster 2024-04-03T15:02:52.273135+0000 mgr.y (mgr.24370) 1336 : cluster [DBG] pgmap v1320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:02:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:55 smithi067 bash[27441]: cluster 2024-04-03T15:02:54.273779+0000 mgr.y (mgr.24370) 1337 : cluster [DBG] pgmap v1321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:55 smithi067 bash[27441]: audit 2024-04-03T15:02:54.446650+0000 mon.c (mon.2) 478 : audit [DBG] from='client.? 172.21.15.67:0/919867704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:55 smithi067 bash[27441]: audit 2024-04-03T15:02:54.715166+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:55 smithi067 bash[17655]: cluster 2024-04-03T15:02:54.273779+0000 mgr.y (mgr.24370) 1337 : cluster [DBG] pgmap v1321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:55 smithi067 bash[17655]: audit 2024-04-03T15:02:54.446650+0000 mon.c (mon.2) 478 : audit [DBG] from='client.? 172.21.15.67:0/919867704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:55 smithi067 bash[17655]: audit 2024-04-03T15:02:54.715166+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:55 smithi082 bash[20963]: cluster 2024-04-03T15:02:54.273779+0000 mgr.y (mgr.24370) 1337 : cluster [DBG] pgmap v1321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:55 smithi082 bash[20963]: audit 2024-04-03T15:02:54.446650+0000 mon.c (mon.2) 478 : audit [DBG] from='client.? 172.21.15.67:0/919867704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:55 smithi082 bash[20963]: audit 2024-04-03T15:02:54.715166+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:02:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:56 smithi067 bash[27441]: audit 2024-04-03T15:02:55.715194+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:02:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:56 smithi067 bash[27441]: audit 2024-04-03T15:02:56.044520+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:02:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:56 smithi067 bash[27441]: audit 2024-04-03T15:02:56.052166+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:02:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:56 smithi067 bash[17655]: audit 2024-04-03T15:02:55.715194+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:02:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:56 smithi067 bash[17655]: audit 2024-04-03T15:02:56.044520+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:02:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:56 smithi067 bash[17655]: audit 2024-04-03T15:02:56.052166+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:02:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:56 smithi082 bash[20963]: audit 2024-04-03T15:02:55.715194+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:02:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:56 smithi082 bash[20963]: audit 2024-04-03T15:02:56.044520+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:02:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:56 smithi082 bash[20963]: audit 2024-04-03T15:02:56.052166+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:02:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:57 smithi067 bash[17655]: cluster 2024-04-03T15:02:56.274817+0000 mgr.y (mgr.24370) 1338 : cluster [DBG] pgmap v1322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:57 smithi067 bash[17655]: audit 2024-04-03T15:02:56.917845+0000 mon.c (mon.2) 479 : audit [DBG] from='client.? 172.21.15.67:0/907524160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:57 smithi067 bash[27441]: cluster 2024-04-03T15:02:56.274817+0000 mgr.y (mgr.24370) 1338 : cluster [DBG] pgmap v1322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:57 smithi067 bash[27441]: audit 2024-04-03T15:02:56.917845+0000 mon.c (mon.2) 479 : audit [DBG] from='client.? 172.21.15.67:0/907524160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:57 smithi082 bash[20963]: cluster 2024-04-03T15:02:56.274817+0000 mgr.y (mgr.24370) 1338 : cluster [DBG] pgmap v1322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:57 smithi082 bash[20963]: audit 2024-04-03T15:02:56.917845+0000 mon.c (mon.2) 479 : audit [DBG] from='client.? 172.21.15.67:0/907524160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:59 smithi067 bash[17655]: cluster 2024-04-03T15:02:58.275586+0000 mgr.y (mgr.24370) 1339 : cluster [DBG] pgmap v1323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:02:59 smithi067 bash[17655]: audit 2024-04-03T15:02:59.376298+0000 mon.c (mon.2) 480 : audit [DBG] from='client.? 172.21.15.67:0/3091112205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:59 smithi067 bash[27441]: cluster 2024-04-03T15:02:58.275586+0000 mgr.y (mgr.24370) 1339 : cluster [DBG] pgmap v1323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:02:59 smithi067 bash[27441]: audit 2024-04-03T15:02:59.376298+0000 mon.c (mon.2) 480 : audit [DBG] from='client.? 172.21.15.67:0/3091112205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:02:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:59 smithi082 bash[20963]: cluster 2024-04-03T15:02:58.275586+0000 mgr.y (mgr.24370) 1339 : cluster [DBG] pgmap v1323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:02:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:02:59 smithi082 bash[20963]: audit 2024-04-03T15:02:59.376298+0000 mon.c (mon.2) 480 : audit [DBG] from='client.? 172.21.15.67:0/3091112205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:01 smithi067 bash[27441]: cluster 2024-04-03T15:03:00.276310+0000 mgr.y (mgr.24370) 1340 : cluster [DBG] pgmap v1324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:01 smithi067 bash[17655]: cluster 2024-04-03T15:03:00.276310+0000 mgr.y (mgr.24370) 1340 : cluster [DBG] pgmap v1324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:01 smithi082 bash[20963]: cluster 2024-04-03T15:03:00.276310+0000 mgr.y (mgr.24370) 1340 : cluster [DBG] pgmap v1324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[17655]: audit 2024-04-03T15:03:01.709207+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[17655]: audit 2024-04-03T15:03:01.717247+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[17655]: audit 2024-04-03T15:03:01.792649+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[17655]: audit 2024-04-03T15:03:01.801441+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[17655]: audit 2024-04-03T15:03:01.851278+0000 mon.a (mon.0) 1866 : audit [DBG] from='client.? 172.21.15.67:0/972780858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[17655]: cluster 2024-04-03T15:03:02.277371+0000 mgr.y (mgr.24370) 1341 : cluster [DBG] pgmap v1325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[17655]: audit 2024-04-03T15:03:02.280361+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:03:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[17655]: audit 2024-04-03T15:03:02.281892+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:03:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[17655]: audit 2024-04-03T15:03:02.291607+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[27441]: audit 2024-04-03T15:03:01.709207+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[27441]: audit 2024-04-03T15:03:01.717247+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[27441]: audit 2024-04-03T15:03:01.792649+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[27441]: audit 2024-04-03T15:03:01.801441+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[27441]: audit 2024-04-03T15:03:01.851278+0000 mon.a (mon.0) 1866 : audit [DBG] from='client.? 172.21.15.67:0/972780858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[27441]: cluster 2024-04-03T15:03:02.277371+0000 mgr.y (mgr.24370) 1341 : cluster [DBG] pgmap v1325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[27441]: audit 2024-04-03T15:03:02.280361+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:03:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[27441]: audit 2024-04-03T15:03:02.281892+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:03:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:02 smithi067 bash[27441]: audit 2024-04-03T15:03:02.291607+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:02 smithi082 bash[20963]: audit 2024-04-03T15:03:01.709207+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:02 smithi082 bash[20963]: audit 2024-04-03T15:03:01.717247+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:02 smithi082 bash[20963]: audit 2024-04-03T15:03:01.792649+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:02 smithi082 bash[20963]: audit 2024-04-03T15:03:01.801441+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:02 smithi082 bash[20963]: audit 2024-04-03T15:03:01.851278+0000 mon.a (mon.0) 1866 : audit [DBG] from='client.? 172.21.15.67:0/972780858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:02 smithi082 bash[20963]: cluster 2024-04-03T15:03:02.277371+0000 mgr.y (mgr.24370) 1341 : cluster [DBG] pgmap v1325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:02 smithi082 bash[20963]: audit 2024-04-03T15:03:02.280361+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:03:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:02 smithi082 bash[20963]: audit 2024-04-03T15:03:02.281892+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:03:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:02 smithi082 bash[20963]: audit 2024-04-03T15:03:02.291607+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:03:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:03] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:03:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:03:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:04 smithi082 bash[20963]: audit 2024-04-03T15:03:04.295628+0000 mon.c (mon.2) 481 : audit [DBG] from='client.? 172.21.15.67:0/3752146404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:04 smithi067 bash[27441]: audit 2024-04-03T15:03:04.295628+0000 mon.c (mon.2) 481 : audit [DBG] from='client.? 172.21.15.67:0/3752146404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:04 smithi067 bash[17655]: audit 2024-04-03T15:03:04.295628+0000 mon.c (mon.2) 481 : audit [DBG] from='client.? 172.21.15.67:0/3752146404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:05 smithi082 bash[20963]: cluster 2024-04-03T15:03:04.278017+0000 mgr.y (mgr.24370) 1342 : cluster [DBG] pgmap v1326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:05 smithi067 bash[27441]: cluster 2024-04-03T15:03:04.278017+0000 mgr.y (mgr.24370) 1342 : cluster [DBG] pgmap v1326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:05 smithi067 bash[17655]: cluster 2024-04-03T15:03:04.278017+0000 mgr.y (mgr.24370) 1342 : cluster [DBG] pgmap v1326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:07 smithi082 bash[20963]: cluster 2024-04-03T15:03:06.279162+0000 mgr.y (mgr.24370) 1343 : cluster [DBG] pgmap v1327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:07 smithi082 bash[20963]: audit 2024-04-03T15:03:06.748720+0000 mon.a (mon.0) 1870 : audit [DBG] from='client.? 172.21.15.67:0/685829249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:07 smithi067 bash[17655]: cluster 2024-04-03T15:03:06.279162+0000 mgr.y (mgr.24370) 1343 : cluster [DBG] pgmap v1327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:07 smithi067 bash[17655]: audit 2024-04-03T15:03:06.748720+0000 mon.a (mon.0) 1870 : audit [DBG] from='client.? 172.21.15.67:0/685829249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:07 smithi067 bash[27441]: cluster 2024-04-03T15:03:06.279162+0000 mgr.y (mgr.24370) 1343 : cluster [DBG] pgmap v1327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:07 smithi067 bash[27441]: audit 2024-04-03T15:03:06.748720+0000 mon.a (mon.0) 1870 : audit [DBG] from='client.? 172.21.15.67:0/685829249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:09 smithi082 bash[20963]: cluster 2024-04-03T15:03:08.279871+0000 mgr.y (mgr.24370) 1344 : cluster [DBG] pgmap v1328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:09 smithi082 bash[20963]: audit 2024-04-03T15:03:09.201065+0000 mon.a (mon.0) 1871 : audit [DBG] from='client.? 172.21.15.67:0/2972587124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:09 smithi067 bash[17655]: cluster 2024-04-03T15:03:08.279871+0000 mgr.y (mgr.24370) 1344 : cluster [DBG] pgmap v1328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:09 smithi067 bash[17655]: audit 2024-04-03T15:03:09.201065+0000 mon.a (mon.0) 1871 : audit [DBG] from='client.? 172.21.15.67:0/2972587124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:09 smithi067 bash[27441]: cluster 2024-04-03T15:03:08.279871+0000 mgr.y (mgr.24370) 1344 : cluster [DBG] pgmap v1328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:09 smithi067 bash[27441]: audit 2024-04-03T15:03:09.201065+0000 mon.a (mon.0) 1871 : audit [DBG] from='client.? 172.21.15.67:0/2972587124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:10 smithi082 bash[20963]: audit 2024-04-03T15:03:09.715666+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:10 smithi067 bash[27441]: audit 2024-04-03T15:03:09.715666+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:10 smithi067 bash[17655]: audit 2024-04-03T15:03:09.715666+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:11 smithi082 bash[20963]: cluster 2024-04-03T15:03:10.280560+0000 mgr.y (mgr.24370) 1345 : cluster [DBG] pgmap v1329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:11 smithi067 bash[27441]: cluster 2024-04-03T15:03:10.280560+0000 mgr.y (mgr.24370) 1345 : cluster [DBG] pgmap v1329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:11 smithi067 bash[17655]: cluster 2024-04-03T15:03:10.280560+0000 mgr.y (mgr.24370) 1345 : cluster [DBG] pgmap v1329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:12 smithi082 bash[20963]: audit 2024-04-03T15:03:11.654766+0000 mon.a (mon.0) 1873 : audit [DBG] from='client.? 172.21.15.67:0/2094438969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:12 smithi067 bash[27441]: audit 2024-04-03T15:03:11.654766+0000 mon.a (mon.0) 1873 : audit [DBG] from='client.? 172.21.15.67:0/2094438969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:12 smithi067 bash[17655]: audit 2024-04-03T15:03:11.654766+0000 mon.a (mon.0) 1873 : audit [DBG] from='client.? 172.21.15.67:0/2094438969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:13.375 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:03:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:13 smithi082 bash[20963]: cluster 2024-04-03T15:03:12.281732+0000 mgr.y (mgr.24370) 1346 : cluster [DBG] pgmap v1330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:03:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:13 smithi067 bash[17655]: cluster 2024-04-03T15:03:12.281732+0000 mgr.y (mgr.24370) 1346 : cluster [DBG] pgmap v1330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:13 smithi067 bash[27441]: cluster 2024-04-03T15:03:12.281732+0000 mgr.y (mgr.24370) 1346 : cluster [DBG] pgmap v1330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:14 smithi067 bash[17655]: audit 2024-04-03T15:03:14.110586+0000 mon.a (mon.0) 1874 : audit [DBG] from='client.? 172.21.15.67:0/3976279837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:14 smithi067 bash[27441]: audit 2024-04-03T15:03:14.110586+0000 mon.a (mon.0) 1874 : audit [DBG] from='client.? 172.21.15.67:0/3976279837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:14 smithi082 bash[20963]: audit 2024-04-03T15:03:14.110586+0000 mon.a (mon.0) 1874 : audit [DBG] from='client.? 172.21.15.67:0/3976279837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:15 smithi067 bash[17655]: cluster 2024-04-03T15:03:14.282449+0000 mgr.y (mgr.24370) 1347 : cluster [DBG] pgmap v1331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:15 smithi067 bash[27441]: cluster 2024-04-03T15:03:14.282449+0000 mgr.y (mgr.24370) 1347 : cluster [DBG] pgmap v1331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:15 smithi082 bash[20963]: cluster 2024-04-03T15:03:14.282449+0000 mgr.y (mgr.24370) 1347 : cluster [DBG] pgmap v1331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:17 smithi067 bash[27441]: cluster 2024-04-03T15:03:16.283588+0000 mgr.y (mgr.24370) 1348 : cluster [DBG] pgmap v1332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:17 smithi067 bash[27441]: audit 2024-04-03T15:03:16.559409+0000 mon.a (mon.0) 1875 : audit [DBG] from='client.? 172.21.15.67:0/2201248533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:17 smithi067 bash[17655]: cluster 2024-04-03T15:03:16.283588+0000 mgr.y (mgr.24370) 1348 : cluster [DBG] pgmap v1332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:17 smithi067 bash[17655]: audit 2024-04-03T15:03:16.559409+0000 mon.a (mon.0) 1875 : audit [DBG] from='client.? 172.21.15.67:0/2201248533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:17 smithi082 bash[20963]: cluster 2024-04-03T15:03:16.283588+0000 mgr.y (mgr.24370) 1348 : cluster [DBG] pgmap v1332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:17 smithi082 bash[20963]: audit 2024-04-03T15:03:16.559409+0000 mon.a (mon.0) 1875 : audit [DBG] from='client.? 172.21.15.67:0/2201248533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:19 smithi067 bash[27441]: cluster 2024-04-03T15:03:18.284313+0000 mgr.y (mgr.24370) 1349 : cluster [DBG] pgmap v1333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:19 smithi067 bash[27441]: audit 2024-04-03T15:03:19.016040+0000 mon.c (mon.2) 482 : audit [DBG] from='client.? 172.21.15.67:0/609335834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:19 smithi067 bash[17655]: cluster 2024-04-03T15:03:18.284313+0000 mgr.y (mgr.24370) 1349 : cluster [DBG] pgmap v1333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:19 smithi067 bash[17655]: audit 2024-04-03T15:03:19.016040+0000 mon.c (mon.2) 482 : audit [DBG] from='client.? 172.21.15.67:0/609335834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:19 smithi082 bash[20963]: cluster 2024-04-03T15:03:18.284313+0000 mgr.y (mgr.24370) 1349 : cluster [DBG] pgmap v1333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:19 smithi082 bash[20963]: audit 2024-04-03T15:03:19.016040+0000 mon.c (mon.2) 482 : audit [DBG] from='client.? 172.21.15.67:0/609335834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:21 smithi067 bash[27441]: cluster 2024-04-03T15:03:20.284993+0000 mgr.y (mgr.24370) 1350 : cluster [DBG] pgmap v1334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:21 smithi067 bash[17655]: cluster 2024-04-03T15:03:20.284993+0000 mgr.y (mgr.24370) 1350 : cluster [DBG] pgmap v1334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:21 smithi082 bash[20963]: cluster 2024-04-03T15:03:20.284993+0000 mgr.y (mgr.24370) 1350 : cluster [DBG] pgmap v1334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:22 smithi067 bash[17655]: audit 2024-04-03T15:03:21.466930+0000 mon.a (mon.0) 1876 : audit [DBG] from='client.? 172.21.15.67:0/3734700351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:22 smithi067 bash[27441]: audit 2024-04-03T15:03:21.466930+0000 mon.a (mon.0) 1876 : audit [DBG] from='client.? 172.21.15.67:0/3734700351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:22 smithi082 bash[20963]: audit 2024-04-03T15:03:21.466930+0000 mon.a (mon.0) 1876 : audit [DBG] from='client.? 172.21.15.67:0/3734700351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:23.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:03:23.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:23 smithi067 bash[27441]: cluster 2024-04-03T15:03:22.286170+0000 mgr.y (mgr.24370) 1351 : cluster [DBG] pgmap v1335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:23 smithi067 bash[17655]: cluster 2024-04-03T15:03:22.286170+0000 mgr.y (mgr.24370) 1351 : cluster [DBG] pgmap v1335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:23 smithi082 bash[20963]: cluster 2024-04-03T15:03:22.286170+0000 mgr.y (mgr.24370) 1351 : cluster [DBG] pgmap v1335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:03:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:24 smithi082 bash[20963]: audit 2024-04-03T15:03:23.915134+0000 mon.c (mon.2) 483 : audit [DBG] from='client.? 172.21.15.67:0/2647461597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:24 smithi067 bash[17655]: audit 2024-04-03T15:03:23.915134+0000 mon.c (mon.2) 483 : audit [DBG] from='client.? 172.21.15.67:0/2647461597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:24 smithi067 bash[27441]: audit 2024-04-03T15:03:23.915134+0000 mon.c (mon.2) 483 : audit [DBG] from='client.? 172.21.15.67:0/2647461597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:25 smithi082 bash[20963]: cluster 2024-04-03T15:03:24.286879+0000 mgr.y (mgr.24370) 1352 : cluster [DBG] pgmap v1336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:25 smithi082 bash[20963]: audit 2024-04-03T15:03:24.715884+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:25 smithi067 bash[17655]: cluster 2024-04-03T15:03:24.286879+0000 mgr.y (mgr.24370) 1352 : cluster [DBG] pgmap v1336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:25 smithi067 bash[17655]: audit 2024-04-03T15:03:24.715884+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:25 smithi067 bash[27441]: cluster 2024-04-03T15:03:24.286879+0000 mgr.y (mgr.24370) 1352 : cluster [DBG] pgmap v1336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:25 smithi067 bash[27441]: audit 2024-04-03T15:03:24.715884+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:26 smithi082 bash[20963]: audit 2024-04-03T15:03:26.372669+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.67:0/984025149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:26 smithi067 bash[27441]: audit 2024-04-03T15:03:26.372669+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.67:0/984025149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:26 smithi067 bash[17655]: audit 2024-04-03T15:03:26.372669+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.67:0/984025149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:27 smithi082 bash[20963]: cluster 2024-04-03T15:03:26.287988+0000 mgr.y (mgr.24370) 1353 : cluster [DBG] pgmap v1337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:27 smithi067 bash[17655]: cluster 2024-04-03T15:03:26.287988+0000 mgr.y (mgr.24370) 1353 : cluster [DBG] pgmap v1337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:27 smithi067 bash[27441]: cluster 2024-04-03T15:03:26.287988+0000 mgr.y (mgr.24370) 1353 : cluster [DBG] pgmap v1337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:29 smithi082 bash[20963]: cluster 2024-04-03T15:03:28.288703+0000 mgr.y (mgr.24370) 1354 : cluster [DBG] pgmap v1338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:29 smithi082 bash[20963]: audit 2024-04-03T15:03:28.835270+0000 mon.a (mon.0) 1879 : audit [DBG] from='client.? 172.21.15.67:0/4044332806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:29 smithi067 bash[27441]: cluster 2024-04-03T15:03:28.288703+0000 mgr.y (mgr.24370) 1354 : cluster [DBG] pgmap v1338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:29 smithi067 bash[27441]: audit 2024-04-03T15:03:28.835270+0000 mon.a (mon.0) 1879 : audit [DBG] from='client.? 172.21.15.67:0/4044332806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:29 smithi067 bash[17655]: cluster 2024-04-03T15:03:28.288703+0000 mgr.y (mgr.24370) 1354 : cluster [DBG] pgmap v1338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:29 smithi067 bash[17655]: audit 2024-04-03T15:03:28.835270+0000 mon.a (mon.0) 1879 : audit [DBG] from='client.? 172.21.15.67:0/4044332806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:31 smithi082 bash[20963]: cluster 2024-04-03T15:03:30.289390+0000 mgr.y (mgr.24370) 1355 : cluster [DBG] pgmap v1339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:31 smithi082 bash[20963]: audit 2024-04-03T15:03:31.287606+0000 mon.c (mon.2) 484 : audit [DBG] from='client.? 172.21.15.67:0/3262843739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:31 smithi067 bash[27441]: cluster 2024-04-03T15:03:30.289390+0000 mgr.y (mgr.24370) 1355 : cluster [DBG] pgmap v1339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:31 smithi067 bash[27441]: audit 2024-04-03T15:03:31.287606+0000 mon.c (mon.2) 484 : audit [DBG] from='client.? 172.21.15.67:0/3262843739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:31 smithi067 bash[17655]: cluster 2024-04-03T15:03:30.289390+0000 mgr.y (mgr.24370) 1355 : cluster [DBG] pgmap v1339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:31 smithi067 bash[17655]: audit 2024-04-03T15:03:31.287606+0000 mon.c (mon.2) 484 : audit [DBG] from='client.? 172.21.15.67:0/3262843739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:03:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:33 smithi082 bash[20963]: cluster 2024-04-03T15:03:32.290547+0000 mgr.y (mgr.24370) 1356 : cluster [DBG] pgmap v1340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:03:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:33 smithi067 bash[17655]: cluster 2024-04-03T15:03:32.290547+0000 mgr.y (mgr.24370) 1356 : cluster [DBG] pgmap v1340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:33 smithi067 bash[27441]: cluster 2024-04-03T15:03:32.290547+0000 mgr.y (mgr.24370) 1356 : cluster [DBG] pgmap v1340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:34 smithi082 bash[20963]: audit 2024-04-03T15:03:33.736322+0000 mon.c (mon.2) 485 : audit [DBG] from='client.? 172.21.15.67:0/223504047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:34 smithi067 bash[17655]: audit 2024-04-03T15:03:33.736322+0000 mon.c (mon.2) 485 : audit [DBG] from='client.? 172.21.15.67:0/223504047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:34 smithi067 bash[27441]: audit 2024-04-03T15:03:33.736322+0000 mon.c (mon.2) 485 : audit [DBG] from='client.? 172.21.15.67:0/223504047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:35 smithi082 bash[20963]: cluster 2024-04-03T15:03:34.291193+0000 mgr.y (mgr.24370) 1357 : cluster [DBG] pgmap v1341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:35 smithi067 bash[17655]: cluster 2024-04-03T15:03:34.291193+0000 mgr.y (mgr.24370) 1357 : cluster [DBG] pgmap v1341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:35 smithi067 bash[27441]: cluster 2024-04-03T15:03:34.291193+0000 mgr.y (mgr.24370) 1357 : cluster [DBG] pgmap v1341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:36 smithi082 bash[20963]: audit 2024-04-03T15:03:36.186695+0000 mon.c (mon.2) 486 : audit [DBG] from='client.? 172.21.15.67:0/2785511432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:36 smithi067 bash[17655]: audit 2024-04-03T15:03:36.186695+0000 mon.c (mon.2) 486 : audit [DBG] from='client.? 172.21.15.67:0/2785511432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:36 smithi067 bash[27441]: audit 2024-04-03T15:03:36.186695+0000 mon.c (mon.2) 486 : audit [DBG] from='client.? 172.21.15.67:0/2785511432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:37 smithi082 bash[20963]: cluster 2024-04-03T15:03:36.292397+0000 mgr.y (mgr.24370) 1358 : cluster [DBG] pgmap v1342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:37 smithi067 bash[17655]: cluster 2024-04-03T15:03:36.292397+0000 mgr.y (mgr.24370) 1358 : cluster [DBG] pgmap v1342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:37 smithi067 bash[27441]: cluster 2024-04-03T15:03:36.292397+0000 mgr.y (mgr.24370) 1358 : cluster [DBG] pgmap v1342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:39 smithi082 bash[20963]: cluster 2024-04-03T15:03:38.292903+0000 mgr.y (mgr.24370) 1359 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:39 smithi082 bash[20963]: audit 2024-04-03T15:03:38.643057+0000 mon.a (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.67:0/1308403668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:39 smithi067 bash[27441]: cluster 2024-04-03T15:03:38.292903+0000 mgr.y (mgr.24370) 1359 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:39 smithi067 bash[27441]: audit 2024-04-03T15:03:38.643057+0000 mon.a (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.67:0/1308403668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:39 smithi067 bash[17655]: cluster 2024-04-03T15:03:38.292903+0000 mgr.y (mgr.24370) 1359 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:39 smithi067 bash[17655]: audit 2024-04-03T15:03:38.643057+0000 mon.a (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.67:0/1308403668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:40 smithi082 bash[20963]: audit 2024-04-03T15:03:39.716581+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:40 smithi067 bash[27441]: audit 2024-04-03T15:03:39.716581+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:40 smithi067 bash[17655]: audit 2024-04-03T15:03:39.716581+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:41 smithi082 bash[20963]: cluster 2024-04-03T15:03:40.293569+0000 mgr.y (mgr.24370) 1360 : cluster [DBG] pgmap v1344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:41 smithi082 bash[20963]: audit 2024-04-03T15:03:41.095009+0000 mon.c (mon.2) 487 : audit [DBG] from='client.? 172.21.15.67:0/745152039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:41 smithi067 bash[17655]: cluster 2024-04-03T15:03:40.293569+0000 mgr.y (mgr.24370) 1360 : cluster [DBG] pgmap v1344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:41 smithi067 bash[17655]: audit 2024-04-03T15:03:41.095009+0000 mon.c (mon.2) 487 : audit [DBG] from='client.? 172.21.15.67:0/745152039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:41 smithi067 bash[27441]: cluster 2024-04-03T15:03:40.293569+0000 mgr.y (mgr.24370) 1360 : cluster [DBG] pgmap v1344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:41 smithi067 bash[27441]: audit 2024-04-03T15:03:41.095009+0000 mon.c (mon.2) 487 : audit [DBG] from='client.? 172.21.15.67:0/745152039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:03:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:03:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:43 smithi082 bash[20963]: cluster 2024-04-03T15:03:42.294766+0000 mgr.y (mgr.24370) 1361 : cluster [DBG] pgmap v1345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:43 smithi067 bash[17655]: cluster 2024-04-03T15:03:42.294766+0000 mgr.y (mgr.24370) 1361 : cluster [DBG] pgmap v1345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:43 smithi067 bash[27441]: cluster 2024-04-03T15:03:42.294766+0000 mgr.y (mgr.24370) 1361 : cluster [DBG] pgmap v1345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:44 smithi082 bash[20963]: audit 2024-04-03T15:03:43.549135+0000 mon.a (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.67:0/487031672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:44 smithi067 bash[17655]: audit 2024-04-03T15:03:43.549135+0000 mon.a (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.67:0/487031672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:44 smithi067 bash[27441]: audit 2024-04-03T15:03:43.549135+0000 mon.a (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.67:0/487031672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:45 smithi082 bash[20963]: cluster 2024-04-03T15:03:44.295471+0000 mgr.y (mgr.24370) 1362 : cluster [DBG] pgmap v1346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:45 smithi067 bash[17655]: cluster 2024-04-03T15:03:44.295471+0000 mgr.y (mgr.24370) 1362 : cluster [DBG] pgmap v1346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:45 smithi067 bash[27441]: cluster 2024-04-03T15:03:44.295471+0000 mgr.y (mgr.24370) 1362 : cluster [DBG] pgmap v1346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:46 smithi082 bash[20963]: audit 2024-04-03T15:03:46.001689+0000 mon.c (mon.2) 488 : audit [DBG] from='client.? 172.21.15.67:0/3257574439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:46 smithi067 bash[27441]: audit 2024-04-03T15:03:46.001689+0000 mon.c (mon.2) 488 : audit [DBG] from='client.? 172.21.15.67:0/3257574439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:46 smithi067 bash[17655]: audit 2024-04-03T15:03:46.001689+0000 mon.c (mon.2) 488 : audit [DBG] from='client.? 172.21.15.67:0/3257574439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:47 smithi082 bash[20963]: cluster 2024-04-03T15:03:46.296698+0000 mgr.y (mgr.24370) 1363 : cluster [DBG] pgmap v1347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:47 smithi067 bash[17655]: cluster 2024-04-03T15:03:46.296698+0000 mgr.y (mgr.24370) 1363 : cluster [DBG] pgmap v1347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:47 smithi067 bash[27441]: cluster 2024-04-03T15:03:46.296698+0000 mgr.y (mgr.24370) 1363 : cluster [DBG] pgmap v1347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:48 smithi082 bash[20963]: audit 2024-04-03T15:03:48.454993+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.67:0/2246752517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:48 smithi067 bash[17655]: audit 2024-04-03T15:03:48.454993+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.67:0/2246752517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:48 smithi067 bash[27441]: audit 2024-04-03T15:03:48.454993+0000 mon.a (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.67:0/2246752517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:49 smithi082 bash[20963]: cluster 2024-04-03T15:03:48.297336+0000 mgr.y (mgr.24370) 1364 : cluster [DBG] pgmap v1348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:49 smithi067 bash[27441]: cluster 2024-04-03T15:03:48.297336+0000 mgr.y (mgr.24370) 1364 : cluster [DBG] pgmap v1348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:49 smithi067 bash[17655]: cluster 2024-04-03T15:03:48.297336+0000 mgr.y (mgr.24370) 1364 : cluster [DBG] pgmap v1348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:51 smithi082 bash[20963]: cluster 2024-04-03T15:03:50.298051+0000 mgr.y (mgr.24370) 1365 : cluster [DBG] pgmap v1349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:51 smithi082 bash[20963]: audit 2024-04-03T15:03:50.906677+0000 mon.c (mon.2) 489 : audit [DBG] from='client.? 172.21.15.67:0/3942433337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:51 smithi067 bash[17655]: cluster 2024-04-03T15:03:50.298051+0000 mgr.y (mgr.24370) 1365 : cluster [DBG] pgmap v1349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:51 smithi067 bash[17655]: audit 2024-04-03T15:03:50.906677+0000 mon.c (mon.2) 489 : audit [DBG] from='client.? 172.21.15.67:0/3942433337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:51 smithi067 bash[27441]: cluster 2024-04-03T15:03:50.298051+0000 mgr.y (mgr.24370) 1365 : cluster [DBG] pgmap v1349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:51 smithi067 bash[27441]: audit 2024-04-03T15:03:50.906677+0000 mon.c (mon.2) 489 : audit [DBG] from='client.? 172.21.15.67:0/3942433337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:03:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:03:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:53 smithi082 bash[20963]: cluster 2024-04-03T15:03:52.299234+0000 mgr.y (mgr.24370) 1366 : cluster [DBG] pgmap v1350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:53 smithi082 bash[20963]: audit 2024-04-03T15:03:53.368754+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.67:0/1446589153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:53 smithi067 bash[17655]: cluster 2024-04-03T15:03:52.299234+0000 mgr.y (mgr.24370) 1366 : cluster [DBG] pgmap v1350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:53 smithi067 bash[17655]: audit 2024-04-03T15:03:53.368754+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.67:0/1446589153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:53 smithi067 bash[27441]: cluster 2024-04-03T15:03:52.299234+0000 mgr.y (mgr.24370) 1366 : cluster [DBG] pgmap v1350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:53 smithi067 bash[27441]: audit 2024-04-03T15:03:53.368754+0000 mon.a (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.67:0/1446589153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:55 smithi082 bash[20963]: cluster 2024-04-03T15:03:54.299871+0000 mgr.y (mgr.24370) 1367 : cluster [DBG] pgmap v1351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:55 smithi082 bash[20963]: audit 2024-04-03T15:03:54.716866+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:55 smithi067 bash[27441]: cluster 2024-04-03T15:03:54.299871+0000 mgr.y (mgr.24370) 1367 : cluster [DBG] pgmap v1351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:55 smithi067 bash[27441]: audit 2024-04-03T15:03:54.716866+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:55 smithi067 bash[17655]: cluster 2024-04-03T15:03:54.299871+0000 mgr.y (mgr.24370) 1367 : cluster [DBG] pgmap v1351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:55 smithi067 bash[17655]: audit 2024-04-03T15:03:54.716866+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:03:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:56 smithi082 bash[20963]: audit 2024-04-03T15:03:55.820776+0000 mon.a (mon.0) 1886 : audit [DBG] from='client.? 172.21.15.67:0/2524849595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:56 smithi067 bash[17655]: audit 2024-04-03T15:03:55.820776+0000 mon.a (mon.0) 1886 : audit [DBG] from='client.? 172.21.15.67:0/2524849595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:56 smithi067 bash[27441]: audit 2024-04-03T15:03:55.820776+0000 mon.a (mon.0) 1886 : audit [DBG] from='client.? 172.21.15.67:0/2524849595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:57 smithi082 bash[20963]: cluster 2024-04-03T15:03:56.300991+0000 mgr.y (mgr.24370) 1368 : cluster [DBG] pgmap v1352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:57 smithi067 bash[27441]: cluster 2024-04-03T15:03:56.300991+0000 mgr.y (mgr.24370) 1368 : cluster [DBG] pgmap v1352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:57 smithi067 bash[17655]: cluster 2024-04-03T15:03:56.300991+0000 mgr.y (mgr.24370) 1368 : cluster [DBG] pgmap v1352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:58 smithi082 bash[20963]: audit 2024-04-03T15:03:58.276795+0000 mon.a (mon.0) 1887 : audit [DBG] from='client.? 172.21.15.67:0/1020834923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:58 smithi067 bash[17655]: audit 2024-04-03T15:03:58.276795+0000 mon.a (mon.0) 1887 : audit [DBG] from='client.? 172.21.15.67:0/1020834923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:58 smithi067 bash[27441]: audit 2024-04-03T15:03:58.276795+0000 mon.a (mon.0) 1887 : audit [DBG] from='client.? 172.21.15.67:0/1020834923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:03:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:03:59 smithi082 bash[20963]: cluster 2024-04-03T15:03:58.301670+0000 mgr.y (mgr.24370) 1369 : cluster [DBG] pgmap v1353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:03:59 smithi067 bash[17655]: cluster 2024-04-03T15:03:58.301670+0000 mgr.y (mgr.24370) 1369 : cluster [DBG] pgmap v1353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:03:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:03:59 smithi067 bash[27441]: cluster 2024-04-03T15:03:58.301670+0000 mgr.y (mgr.24370) 1369 : cluster [DBG] pgmap v1353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:00 smithi082 bash[20963]: cluster 2024-04-03T15:04:00.302344+0000 mgr.y (mgr.24370) 1370 : cluster [DBG] pgmap v1354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:00 smithi067 bash[27441]: cluster 2024-04-03T15:04:00.302344+0000 mgr.y (mgr.24370) 1370 : cluster [DBG] pgmap v1354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:00 smithi067 bash[17655]: cluster 2024-04-03T15:04:00.302344+0000 mgr.y (mgr.24370) 1370 : cluster [DBG] pgmap v1354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:01 smithi082 bash[20963]: audit 2024-04-03T15:04:00.734983+0000 mon.a (mon.0) 1888 : audit [DBG] from='client.? 172.21.15.67:0/1983331857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:01 smithi067 bash[27441]: audit 2024-04-03T15:04:00.734983+0000 mon.a (mon.0) 1888 : audit [DBG] from='client.? 172.21.15.67:0/1983331857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:01 smithi067 bash[17655]: audit 2024-04-03T15:04:00.734983+0000 mon.a (mon.0) 1888 : audit [DBG] from='client.? 172.21.15.67:0/1983331857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:02 smithi082 bash[20963]: cluster 2024-04-03T15:04:02.303529+0000 mgr.y (mgr.24370) 1371 : cluster [DBG] pgmap v1355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:02 smithi082 bash[20963]: audit 2024-04-03T15:04:02.368165+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:04:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:02 smithi067 bash[27441]: cluster 2024-04-03T15:04:02.303529+0000 mgr.y (mgr.24370) 1371 : cluster [DBG] pgmap v1355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:02 smithi067 bash[27441]: audit 2024-04-03T15:04:02.368165+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:04:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:02 smithi067 bash[17655]: cluster 2024-04-03T15:04:02.303529+0000 mgr.y (mgr.24370) 1371 : cluster [DBG] pgmap v1355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:02 smithi067 bash[17655]: audit 2024-04-03T15:04:02.368165+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:04:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:04:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:03 smithi082 bash[20963]: audit 2024-04-03T15:04:02.699658+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:03 smithi082 bash[20963]: audit 2024-04-03T15:04:02.710048+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:03 smithi082 bash[20963]: audit 2024-04-03T15:04:03.185723+0000 mon.a (mon.0) 1892 : audit [DBG] from='client.? 172.21.15.67:0/2731571440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:04:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:03 smithi067 bash[27441]: audit 2024-04-03T15:04:02.699658+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:03 smithi067 bash[27441]: audit 2024-04-03T15:04:02.710048+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:03 smithi067 bash[27441]: audit 2024-04-03T15:04:03.185723+0000 mon.a (mon.0) 1892 : audit [DBG] from='client.? 172.21.15.67:0/2731571440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:03 smithi067 bash[17655]: audit 2024-04-03T15:04:02.699658+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:03 smithi067 bash[17655]: audit 2024-04-03T15:04:02.710048+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:03 smithi067 bash[17655]: audit 2024-04-03T15:04:03.185723+0000 mon.a (mon.0) 1892 : audit [DBG] from='client.? 172.21.15.67:0/2731571440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:04 smithi082 bash[20963]: cluster 2024-04-03T15:04:04.304281+0000 mgr.y (mgr.24370) 1372 : cluster [DBG] pgmap v1356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:04 smithi067 bash[27441]: cluster 2024-04-03T15:04:04.304281+0000 mgr.y (mgr.24370) 1372 : cluster [DBG] pgmap v1356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:04 smithi067 bash[17655]: cluster 2024-04-03T15:04:04.304281+0000 mgr.y (mgr.24370) 1372 : cluster [DBG] pgmap v1356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:05 smithi082 bash[20963]: audit 2024-04-03T15:04:05.647250+0000 mon.a (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.67:0/1613879133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:05 smithi067 bash[27441]: audit 2024-04-03T15:04:05.647250+0000 mon.a (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.67:0/1613879133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:05 smithi067 bash[17655]: audit 2024-04-03T15:04:05.647250+0000 mon.a (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.67:0/1613879133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:06 smithi082 bash[20963]: cluster 2024-04-03T15:04:06.305464+0000 mgr.y (mgr.24370) 1373 : cluster [DBG] pgmap v1357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:06 smithi067 bash[17655]: cluster 2024-04-03T15:04:06.305464+0000 mgr.y (mgr.24370) 1373 : cluster [DBG] pgmap v1357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:06 smithi067 bash[27441]: cluster 2024-04-03T15:04:06.305464+0000 mgr.y (mgr.24370) 1373 : cluster [DBG] pgmap v1357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:09 smithi082 bash[20963]: audit 2024-04-03T15:04:08.015285+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:09 smithi082 bash[20963]: audit 2024-04-03T15:04:08.022141+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:09 smithi082 bash[20963]: audit 2024-04-03T15:04:08.144148+0000 mon.c (mon.2) 490 : audit [DBG] from='client.? 172.21.15.67:0/3156697177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:09 smithi082 bash[20963]: cluster 2024-04-03T15:04:08.306132+0000 mgr.y (mgr.24370) 1374 : cluster [DBG] pgmap v1358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:09 smithi082 bash[20963]: audit 2024-04-03T15:04:08.664427+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:09 smithi082 bash[20963]: audit 2024-04-03T15:04:08.674907+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[17655]: audit 2024-04-03T15:04:08.015285+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[17655]: audit 2024-04-03T15:04:08.022141+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[17655]: audit 2024-04-03T15:04:08.144148+0000 mon.c (mon.2) 490 : audit [DBG] from='client.? 172.21.15.67:0/3156697177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[17655]: cluster 2024-04-03T15:04:08.306132+0000 mgr.y (mgr.24370) 1374 : cluster [DBG] pgmap v1358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[17655]: audit 2024-04-03T15:04:08.664427+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[17655]: audit 2024-04-03T15:04:08.674907+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[27441]: audit 2024-04-03T15:04:08.015285+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[27441]: audit 2024-04-03T15:04:08.022141+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[27441]: audit 2024-04-03T15:04:08.144148+0000 mon.c (mon.2) 490 : audit [DBG] from='client.? 172.21.15.67:0/3156697177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[27441]: cluster 2024-04-03T15:04:08.306132+0000 mgr.y (mgr.24370) 1374 : cluster [DBG] pgmap v1358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:09.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[27441]: audit 2024-04-03T15:04:08.664427+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:09.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:09 smithi067 bash[27441]: audit 2024-04-03T15:04:08.674907+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:10 smithi082 bash[20963]: audit 2024-04-03T15:04:09.097393+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:04:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:10 smithi082 bash[20963]: audit 2024-04-03T15:04:09.098936+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:04:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:10 smithi082 bash[20963]: audit 2024-04-03T15:04:09.109202+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:10 smithi082 bash[20963]: audit 2024-04-03T15:04:09.717080+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:10 smithi067 bash[27441]: audit 2024-04-03T15:04:09.097393+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:04:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:10 smithi067 bash[27441]: audit 2024-04-03T15:04:09.098936+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:04:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:10 smithi067 bash[27441]: audit 2024-04-03T15:04:09.109202+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:10 smithi067 bash[27441]: audit 2024-04-03T15:04:09.717080+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:10 smithi067 bash[17655]: audit 2024-04-03T15:04:09.097393+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:04:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:10 smithi067 bash[17655]: audit 2024-04-03T15:04:09.098936+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:04:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:10 smithi067 bash[17655]: audit 2024-04-03T15:04:09.109202+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:04:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:10 smithi067 bash[17655]: audit 2024-04-03T15:04:09.717080+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:11 smithi082 bash[20963]: cluster 2024-04-03T15:04:10.306617+0000 mgr.y (mgr.24370) 1375 : cluster [DBG] pgmap v1359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:11 smithi082 bash[20963]: audit 2024-04-03T15:04:10.605792+0000 mon.c (mon.2) 491 : audit [DBG] from='client.? 172.21.15.67:0/3735367054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:11 smithi067 bash[17655]: cluster 2024-04-03T15:04:10.306617+0000 mgr.y (mgr.24370) 1375 : cluster [DBG] pgmap v1359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:11 smithi067 bash[17655]: audit 2024-04-03T15:04:10.605792+0000 mon.c (mon.2) 491 : audit [DBG] from='client.? 172.21.15.67:0/3735367054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:11 smithi067 bash[27441]: cluster 2024-04-03T15:04:10.306617+0000 mgr.y (mgr.24370) 1375 : cluster [DBG] pgmap v1359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:11 smithi067 bash[27441]: audit 2024-04-03T15:04:10.605792+0000 mon.c (mon.2) 491 : audit [DBG] from='client.? 172.21.15.67:0/3735367054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:13.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:12 smithi067 bash[27441]: cluster 2024-04-03T15:04:12.307856+0000 mgr.y (mgr.24370) 1376 : cluster [DBG] pgmap v1360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:13.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:12 smithi067 bash[17655]: cluster 2024-04-03T15:04:12.307856+0000 mgr.y (mgr.24370) 1376 : cluster [DBG] pgmap v1360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:12 smithi082 bash[20963]: cluster 2024-04-03T15:04:12.307856+0000 mgr.y (mgr.24370) 1376 : cluster [DBG] pgmap v1360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:04:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:13 smithi082 bash[20963]: audit 2024-04-03T15:04:13.064909+0000 mon.a (mon.0) 1902 : audit [DBG] from='client.? 172.21.15.67:0/3227667977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:04:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:13 smithi067 bash[17655]: audit 2024-04-03T15:04:13.064909+0000 mon.a (mon.0) 1902 : audit [DBG] from='client.? 172.21.15.67:0/3227667977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:13 smithi067 bash[27441]: audit 2024-04-03T15:04:13.064909+0000 mon.a (mon.0) 1902 : audit [DBG] from='client.? 172.21.15.67:0/3227667977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:14 smithi082 bash[20963]: cluster 2024-04-03T15:04:14.308612+0000 mgr.y (mgr.24370) 1377 : cluster [DBG] pgmap v1361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:14 smithi067 bash[27441]: cluster 2024-04-03T15:04:14.308612+0000 mgr.y (mgr.24370) 1377 : cluster [DBG] pgmap v1361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:14 smithi067 bash[17655]: cluster 2024-04-03T15:04:14.308612+0000 mgr.y (mgr.24370) 1377 : cluster [DBG] pgmap v1361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:15 smithi082 bash[20963]: audit 2024-04-03T15:04:15.520816+0000 mon.a (mon.0) 1903 : audit [DBG] from='client.? 172.21.15.67:0/3033487676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:15 smithi067 bash[17655]: audit 2024-04-03T15:04:15.520816+0000 mon.a (mon.0) 1903 : audit [DBG] from='client.? 172.21.15.67:0/3033487676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:15 smithi067 bash[27441]: audit 2024-04-03T15:04:15.520816+0000 mon.a (mon.0) 1903 : audit [DBG] from='client.? 172.21.15.67:0/3033487676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:16 smithi082 bash[20963]: cluster 2024-04-03T15:04:16.309778+0000 mgr.y (mgr.24370) 1378 : cluster [DBG] pgmap v1362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:16 smithi067 bash[27441]: cluster 2024-04-03T15:04:16.309778+0000 mgr.y (mgr.24370) 1378 : cluster [DBG] pgmap v1362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:16 smithi067 bash[17655]: cluster 2024-04-03T15:04:16.309778+0000 mgr.y (mgr.24370) 1378 : cluster [DBG] pgmap v1362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:18 smithi082 bash[20963]: audit 2024-04-03T15:04:17.968326+0000 mon.c (mon.2) 492 : audit [DBG] from='client.? 172.21.15.67:0/3933896820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:18 smithi067 bash[17655]: audit 2024-04-03T15:04:17.968326+0000 mon.c (mon.2) 492 : audit [DBG] from='client.? 172.21.15.67:0/3933896820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:18 smithi067 bash[27441]: audit 2024-04-03T15:04:17.968326+0000 mon.c (mon.2) 492 : audit [DBG] from='client.? 172.21.15.67:0/3933896820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:19 smithi082 bash[20963]: cluster 2024-04-03T15:04:18.310439+0000 mgr.y (mgr.24370) 1379 : cluster [DBG] pgmap v1363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:19 smithi067 bash[27441]: cluster 2024-04-03T15:04:18.310439+0000 mgr.y (mgr.24370) 1379 : cluster [DBG] pgmap v1363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:19 smithi067 bash[17655]: cluster 2024-04-03T15:04:18.310439+0000 mgr.y (mgr.24370) 1379 : cluster [DBG] pgmap v1363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:21 smithi082 bash[20963]: cluster 2024-04-03T15:04:20.311055+0000 mgr.y (mgr.24370) 1380 : cluster [DBG] pgmap v1364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:21 smithi082 bash[20963]: audit 2024-04-03T15:04:20.427793+0000 mon.c (mon.2) 493 : audit [DBG] from='client.? 172.21.15.67:0/3708118121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:21 smithi067 bash[17655]: cluster 2024-04-03T15:04:20.311055+0000 mgr.y (mgr.24370) 1380 : cluster [DBG] pgmap v1364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:21 smithi067 bash[17655]: audit 2024-04-03T15:04:20.427793+0000 mon.c (mon.2) 493 : audit [DBG] from='client.? 172.21.15.67:0/3708118121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:21 smithi067 bash[27441]: cluster 2024-04-03T15:04:20.311055+0000 mgr.y (mgr.24370) 1380 : cluster [DBG] pgmap v1364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:21 smithi067 bash[27441]: audit 2024-04-03T15:04:20.427793+0000 mon.c (mon.2) 493 : audit [DBG] from='client.? 172.21.15.67:0/3708118121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:23.369 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:04:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:23 smithi082 bash[20963]: cluster 2024-04-03T15:04:22.312254+0000 mgr.y (mgr.24370) 1381 : cluster [DBG] pgmap v1365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:23 smithi082 bash[20963]: audit 2024-04-03T15:04:22.881400+0000 mon.c (mon.2) 494 : audit [DBG] from='client.? 172.21.15.67:0/3497291793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:04:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:23 smithi067 bash[17655]: cluster 2024-04-03T15:04:22.312254+0000 mgr.y (mgr.24370) 1381 : cluster [DBG] pgmap v1365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:23 smithi067 bash[17655]: audit 2024-04-03T15:04:22.881400+0000 mon.c (mon.2) 494 : audit [DBG] from='client.? 172.21.15.67:0/3497291793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:23 smithi067 bash[27441]: cluster 2024-04-03T15:04:22.312254+0000 mgr.y (mgr.24370) 1381 : cluster [DBG] pgmap v1365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:23 smithi067 bash[27441]: audit 2024-04-03T15:04:22.881400+0000 mon.c (mon.2) 494 : audit [DBG] from='client.? 172.21.15.67:0/3497291793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:25 smithi082 bash[20963]: cluster 2024-04-03T15:04:24.312939+0000 mgr.y (mgr.24370) 1382 : cluster [DBG] pgmap v1366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:25 smithi082 bash[20963]: audit 2024-04-03T15:04:24.717528+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:25 smithi082 bash[20963]: audit 2024-04-03T15:04:25.329135+0000 mon.c (mon.2) 495 : audit [DBG] from='client.? 172.21.15.67:0/801265367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:25 smithi067 bash[27441]: cluster 2024-04-03T15:04:24.312939+0000 mgr.y (mgr.24370) 1382 : cluster [DBG] pgmap v1366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:25 smithi067 bash[27441]: audit 2024-04-03T15:04:24.717528+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:25 smithi067 bash[27441]: audit 2024-04-03T15:04:25.329135+0000 mon.c (mon.2) 495 : audit [DBG] from='client.? 172.21.15.67:0/801265367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:25 smithi067 bash[17655]: cluster 2024-04-03T15:04:24.312939+0000 mgr.y (mgr.24370) 1382 : cluster [DBG] pgmap v1366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:25 smithi067 bash[17655]: audit 2024-04-03T15:04:24.717528+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:25 smithi067 bash[17655]: audit 2024-04-03T15:04:25.329135+0000 mon.c (mon.2) 495 : audit [DBG] from='client.? 172.21.15.67:0/801265367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:27 smithi082 bash[20963]: cluster 2024-04-03T15:04:26.314100+0000 mgr.y (mgr.24370) 1383 : cluster [DBG] pgmap v1367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:27 smithi067 bash[17655]: cluster 2024-04-03T15:04:26.314100+0000 mgr.y (mgr.24370) 1383 : cluster [DBG] pgmap v1367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:27 smithi067 bash[27441]: cluster 2024-04-03T15:04:26.314100+0000 mgr.y (mgr.24370) 1383 : cluster [DBG] pgmap v1367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:28 smithi067 bash[17655]: audit 2024-04-03T15:04:27.786323+0000 mon.c (mon.2) 496 : audit [DBG] from='client.? 172.21.15.67:0/3041567943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:28 smithi067 bash[27441]: audit 2024-04-03T15:04:27.786323+0000 mon.c (mon.2) 496 : audit [DBG] from='client.? 172.21.15.67:0/3041567943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:28 smithi082 bash[20963]: audit 2024-04-03T15:04:27.786323+0000 mon.c (mon.2) 496 : audit [DBG] from='client.? 172.21.15.67:0/3041567943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:29 smithi067 bash[17655]: cluster 2024-04-03T15:04:28.314795+0000 mgr.y (mgr.24370) 1384 : cluster [DBG] pgmap v1368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:29 smithi067 bash[27441]: cluster 2024-04-03T15:04:28.314795+0000 mgr.y (mgr.24370) 1384 : cluster [DBG] pgmap v1368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:29 smithi082 bash[20963]: cluster 2024-04-03T15:04:28.314795+0000 mgr.y (mgr.24370) 1384 : cluster [DBG] pgmap v1368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:30 smithi067 bash[27441]: audit 2024-04-03T15:04:30.254676+0000 mon.c (mon.2) 497 : audit [DBG] from='client.? 172.21.15.67:0/1139140952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:30 smithi067 bash[17655]: audit 2024-04-03T15:04:30.254676+0000 mon.c (mon.2) 497 : audit [DBG] from='client.? 172.21.15.67:0/1139140952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:30 smithi082 bash[20963]: audit 2024-04-03T15:04:30.254676+0000 mon.c (mon.2) 497 : audit [DBG] from='client.? 172.21.15.67:0/1139140952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:31 smithi067 bash[27441]: cluster 2024-04-03T15:04:30.315431+0000 mgr.y (mgr.24370) 1385 : cluster [DBG] pgmap v1369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:31 smithi067 bash[17655]: cluster 2024-04-03T15:04:30.315431+0000 mgr.y (mgr.24370) 1385 : cluster [DBG] pgmap v1369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:31 smithi082 bash[20963]: cluster 2024-04-03T15:04:30.315431+0000 mgr.y (mgr.24370) 1385 : cluster [DBG] pgmap v1369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:33.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:33] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:04:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:33 smithi067 bash[17655]: cluster 2024-04-03T15:04:32.316614+0000 mgr.y (mgr.24370) 1386 : cluster [DBG] pgmap v1370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:33 smithi067 bash[17655]: audit 2024-04-03T15:04:32.709174+0000 mon.a (mon.0) 1905 : audit [DBG] from='client.? 172.21.15.67:0/1403818754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:33 smithi067 bash[27441]: cluster 2024-04-03T15:04:32.316614+0000 mgr.y (mgr.24370) 1386 : cluster [DBG] pgmap v1370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:33 smithi067 bash[27441]: audit 2024-04-03T15:04:32.709174+0000 mon.a (mon.0) 1905 : audit [DBG] from='client.? 172.21.15.67:0/1403818754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:04:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:33 smithi082 bash[20963]: cluster 2024-04-03T15:04:32.316614+0000 mgr.y (mgr.24370) 1386 : cluster [DBG] pgmap v1370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:33 smithi082 bash[20963]: audit 2024-04-03T15:04:32.709174+0000 mon.a (mon.0) 1905 : audit [DBG] from='client.? 172.21.15.67:0/1403818754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:35 smithi067 bash[17655]: cluster 2024-04-03T15:04:34.317417+0000 mgr.y (mgr.24370) 1387 : cluster [DBG] pgmap v1371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:35 smithi067 bash[17655]: audit 2024-04-03T15:04:35.165393+0000 mon.a (mon.0) 1906 : audit [DBG] from='client.? 172.21.15.67:0/393228426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:35 smithi067 bash[27441]: cluster 2024-04-03T15:04:34.317417+0000 mgr.y (mgr.24370) 1387 : cluster [DBG] pgmap v1371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:35 smithi067 bash[27441]: audit 2024-04-03T15:04:35.165393+0000 mon.a (mon.0) 1906 : audit [DBG] from='client.? 172.21.15.67:0/393228426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:35 smithi082 bash[20963]: cluster 2024-04-03T15:04:34.317417+0000 mgr.y (mgr.24370) 1387 : cluster [DBG] pgmap v1371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:35 smithi082 bash[20963]: audit 2024-04-03T15:04:35.165393+0000 mon.a (mon.0) 1906 : audit [DBG] from='client.? 172.21.15.67:0/393228426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:37 smithi067 bash[17655]: cluster 2024-04-03T15:04:36.318592+0000 mgr.y (mgr.24370) 1388 : cluster [DBG] pgmap v1372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:37 smithi067 bash[27441]: cluster 2024-04-03T15:04:36.318592+0000 mgr.y (mgr.24370) 1388 : cluster [DBG] pgmap v1372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:37 smithi082 bash[20963]: cluster 2024-04-03T15:04:36.318592+0000 mgr.y (mgr.24370) 1388 : cluster [DBG] pgmap v1372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:38 smithi082 bash[20963]: audit 2024-04-03T15:04:37.622420+0000 mon.a (mon.0) 1907 : audit [DBG] from='client.? 172.21.15.67:0/1444615004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:38 smithi067 bash[27441]: audit 2024-04-03T15:04:37.622420+0000 mon.a (mon.0) 1907 : audit [DBG] from='client.? 172.21.15.67:0/1444615004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:38 smithi067 bash[17655]: audit 2024-04-03T15:04:37.622420+0000 mon.a (mon.0) 1907 : audit [DBG] from='client.? 172.21.15.67:0/1444615004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:39 smithi082 bash[20963]: cluster 2024-04-03T15:04:38.319256+0000 mgr.y (mgr.24370) 1389 : cluster [DBG] pgmap v1373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:39 smithi067 bash[17655]: cluster 2024-04-03T15:04:38.319256+0000 mgr.y (mgr.24370) 1389 : cluster [DBG] pgmap v1373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:39 smithi067 bash[27441]: cluster 2024-04-03T15:04:38.319256+0000 mgr.y (mgr.24370) 1389 : cluster [DBG] pgmap v1373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:40 smithi082 bash[20963]: audit 2024-04-03T15:04:39.718128+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:40 smithi082 bash[20963]: audit 2024-04-03T15:04:40.073498+0000 mon.c (mon.2) 498 : audit [DBG] from='client.? 172.21.15.67:0/1556379065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:40 smithi067 bash[27441]: audit 2024-04-03T15:04:39.718128+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:40 smithi067 bash[27441]: audit 2024-04-03T15:04:40.073498+0000 mon.c (mon.2) 498 : audit [DBG] from='client.? 172.21.15.67:0/1556379065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:40 smithi067 bash[17655]: audit 2024-04-03T15:04:39.718128+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:40 smithi067 bash[17655]: audit 2024-04-03T15:04:40.073498+0000 mon.c (mon.2) 498 : audit [DBG] from='client.? 172.21.15.67:0/1556379065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:41 smithi082 bash[20963]: cluster 2024-04-03T15:04:40.319958+0000 mgr.y (mgr.24370) 1390 : cluster [DBG] pgmap v1374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:41 smithi067 bash[17655]: cluster 2024-04-03T15:04:40.319958+0000 mgr.y (mgr.24370) 1390 : cluster [DBG] pgmap v1374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:41 smithi067 bash[27441]: cluster 2024-04-03T15:04:40.319958+0000 mgr.y (mgr.24370) 1390 : cluster [DBG] pgmap v1374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:04:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:04:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:43 smithi082 bash[20963]: cluster 2024-04-03T15:04:42.321081+0000 mgr.y (mgr.24370) 1391 : cluster [DBG] pgmap v1375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:43 smithi082 bash[20963]: audit 2024-04-03T15:04:42.528631+0000 mon.a (mon.0) 1909 : audit [DBG] from='client.? 172.21.15.67:0/349904333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:43 smithi067 bash[17655]: cluster 2024-04-03T15:04:42.321081+0000 mgr.y (mgr.24370) 1391 : cluster [DBG] pgmap v1375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:43 smithi067 bash[17655]: audit 2024-04-03T15:04:42.528631+0000 mon.a (mon.0) 1909 : audit [DBG] from='client.? 172.21.15.67:0/349904333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:43 smithi067 bash[27441]: cluster 2024-04-03T15:04:42.321081+0000 mgr.y (mgr.24370) 1391 : cluster [DBG] pgmap v1375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:43 smithi067 bash[27441]: audit 2024-04-03T15:04:42.528631+0000 mon.a (mon.0) 1909 : audit [DBG] from='client.? 172.21.15.67:0/349904333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:45 smithi082 bash[20963]: cluster 2024-04-03T15:04:44.321777+0000 mgr.y (mgr.24370) 1392 : cluster [DBG] pgmap v1376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:45 smithi082 bash[20963]: audit 2024-04-03T15:04:44.974051+0000 mon.a (mon.0) 1910 : audit [DBG] from='client.? 172.21.15.67:0/2557208018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:45 smithi067 bash[17655]: cluster 2024-04-03T15:04:44.321777+0000 mgr.y (mgr.24370) 1392 : cluster [DBG] pgmap v1376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:45 smithi067 bash[17655]: audit 2024-04-03T15:04:44.974051+0000 mon.a (mon.0) 1910 : audit [DBG] from='client.? 172.21.15.67:0/2557208018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:45 smithi067 bash[27441]: cluster 2024-04-03T15:04:44.321777+0000 mgr.y (mgr.24370) 1392 : cluster [DBG] pgmap v1376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:45 smithi067 bash[27441]: audit 2024-04-03T15:04:44.974051+0000 mon.a (mon.0) 1910 : audit [DBG] from='client.? 172.21.15.67:0/2557208018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:47 smithi082 bash[20963]: cluster 2024-04-03T15:04:46.322889+0000 mgr.y (mgr.24370) 1393 : cluster [DBG] pgmap v1377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:47 smithi082 bash[20963]: audit 2024-04-03T15:04:47.420609+0000 mon.a (mon.0) 1911 : audit [DBG] from='client.? 172.21.15.67:0/3122736773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:47 smithi067 bash[27441]: cluster 2024-04-03T15:04:46.322889+0000 mgr.y (mgr.24370) 1393 : cluster [DBG] pgmap v1377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:47 smithi067 bash[27441]: audit 2024-04-03T15:04:47.420609+0000 mon.a (mon.0) 1911 : audit [DBG] from='client.? 172.21.15.67:0/3122736773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:47 smithi067 bash[17655]: cluster 2024-04-03T15:04:46.322889+0000 mgr.y (mgr.24370) 1393 : cluster [DBG] pgmap v1377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:47 smithi067 bash[17655]: audit 2024-04-03T15:04:47.420609+0000 mon.a (mon.0) 1911 : audit [DBG] from='client.? 172.21.15.67:0/3122736773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:49 smithi082 bash[20963]: cluster 2024-04-03T15:04:48.323597+0000 mgr.y (mgr.24370) 1394 : cluster [DBG] pgmap v1378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:49 smithi067 bash[17655]: cluster 2024-04-03T15:04:48.323597+0000 mgr.y (mgr.24370) 1394 : cluster [DBG] pgmap v1378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:49 smithi067 bash[27441]: cluster 2024-04-03T15:04:48.323597+0000 mgr.y (mgr.24370) 1394 : cluster [DBG] pgmap v1378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:50 smithi082 bash[20963]: audit 2024-04-03T15:04:49.872670+0000 mon.c (mon.2) 499 : audit [DBG] from='client.? 172.21.15.67:0/2063858904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:50 smithi067 bash[17655]: audit 2024-04-03T15:04:49.872670+0000 mon.c (mon.2) 499 : audit [DBG] from='client.? 172.21.15.67:0/2063858904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:50 smithi067 bash[27441]: audit 2024-04-03T15:04:49.872670+0000 mon.c (mon.2) 499 : audit [DBG] from='client.? 172.21.15.67:0/2063858904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:51 smithi082 bash[20963]: cluster 2024-04-03T15:04:50.324298+0000 mgr.y (mgr.24370) 1395 : cluster [DBG] pgmap v1379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:51 smithi067 bash[27441]: cluster 2024-04-03T15:04:50.324298+0000 mgr.y (mgr.24370) 1395 : cluster [DBG] pgmap v1379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:51 smithi067 bash[17655]: cluster 2024-04-03T15:04:50.324298+0000 mgr.y (mgr.24370) 1395 : cluster [DBG] pgmap v1379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:52 smithi082 bash[20963]: audit 2024-04-03T15:04:52.324928+0000 mon.a (mon.0) 1912 : audit [DBG] from='client.? 172.21.15.67:0/3518446545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:52 smithi067 bash[17655]: audit 2024-04-03T15:04:52.324928+0000 mon.a (mon.0) 1912 : audit [DBG] from='client.? 172.21.15.67:0/3518446545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:52 smithi067 bash[27441]: audit 2024-04-03T15:04:52.324928+0000 mon.a (mon.0) 1912 : audit [DBG] from='client.? 172.21.15.67:0/3518446545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:04:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:53 smithi082 bash[20963]: cluster 2024-04-03T15:04:52.325462+0000 mgr.y (mgr.24370) 1396 : cluster [DBG] pgmap v1380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:04:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:53 smithi067 bash[17655]: cluster 2024-04-03T15:04:52.325462+0000 mgr.y (mgr.24370) 1396 : cluster [DBG] pgmap v1380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:53 smithi067 bash[27441]: cluster 2024-04-03T15:04:52.325462+0000 mgr.y (mgr.24370) 1396 : cluster [DBG] pgmap v1380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:55 smithi082 bash[20963]: cluster 2024-04-03T15:04:54.326147+0000 mgr.y (mgr.24370) 1397 : cluster [DBG] pgmap v1381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:55 smithi082 bash[20963]: audit 2024-04-03T15:04:54.718361+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:55 smithi082 bash[20963]: audit 2024-04-03T15:04:54.785721+0000 mon.c (mon.2) 500 : audit [DBG] from='client.? 172.21.15.67:0/1987166200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:55 smithi067 bash[17655]: cluster 2024-04-03T15:04:54.326147+0000 mgr.y (mgr.24370) 1397 : cluster [DBG] pgmap v1381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:55 smithi067 bash[17655]: audit 2024-04-03T15:04:54.718361+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:55 smithi067 bash[17655]: audit 2024-04-03T15:04:54.785721+0000 mon.c (mon.2) 500 : audit [DBG] from='client.? 172.21.15.67:0/1987166200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:55 smithi067 bash[27441]: cluster 2024-04-03T15:04:54.326147+0000 mgr.y (mgr.24370) 1397 : cluster [DBG] pgmap v1381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:55 smithi067 bash[27441]: audit 2024-04-03T15:04:54.718361+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:04:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:55 smithi067 bash[27441]: audit 2024-04-03T15:04:54.785721+0000 mon.c (mon.2) 500 : audit [DBG] from='client.? 172.21.15.67:0/1987166200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:57 smithi082 bash[20963]: cluster 2024-04-03T15:04:56.327305+0000 mgr.y (mgr.24370) 1398 : cluster [DBG] pgmap v1382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:57 smithi082 bash[20963]: audit 2024-04-03T15:04:57.240638+0000 mon.a (mon.0) 1914 : audit [DBG] from='client.? 172.21.15.67:0/126159448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:57 smithi067 bash[17655]: cluster 2024-04-03T15:04:56.327305+0000 mgr.y (mgr.24370) 1398 : cluster [DBG] pgmap v1382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:57 smithi067 bash[17655]: audit 2024-04-03T15:04:57.240638+0000 mon.a (mon.0) 1914 : audit [DBG] from='client.? 172.21.15.67:0/126159448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:57 smithi067 bash[27441]: cluster 2024-04-03T15:04:56.327305+0000 mgr.y (mgr.24370) 1398 : cluster [DBG] pgmap v1382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:57 smithi067 bash[27441]: audit 2024-04-03T15:04:57.240638+0000 mon.a (mon.0) 1914 : audit [DBG] from='client.? 172.21.15.67:0/126159448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:04:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:04:59 smithi082 bash[20963]: cluster 2024-04-03T15:04:58.327980+0000 mgr.y (mgr.24370) 1399 : cluster [DBG] pgmap v1383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:04:59 smithi067 bash[27441]: cluster 2024-04-03T15:04:58.327980+0000 mgr.y (mgr.24370) 1399 : cluster [DBG] pgmap v1383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:04:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:04:59 smithi067 bash[17655]: cluster 2024-04-03T15:04:58.327980+0000 mgr.y (mgr.24370) 1399 : cluster [DBG] pgmap v1383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:00 smithi082 bash[20963]: audit 2024-04-03T15:04:59.692879+0000 mon.c (mon.2) 501 : audit [DBG] from='client.? 172.21.15.67:0/1936467617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:00 smithi067 bash[17655]: audit 2024-04-03T15:04:59.692879+0000 mon.c (mon.2) 501 : audit [DBG] from='client.? 172.21.15.67:0/1936467617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:00 smithi067 bash[27441]: audit 2024-04-03T15:04:59.692879+0000 mon.c (mon.2) 501 : audit [DBG] from='client.? 172.21.15.67:0/1936467617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:01.819 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:01 smithi067 bash[17655]: cluster 2024-04-03T15:05:00.328749+0000 mgr.y (mgr.24370) 1400 : cluster [DBG] pgmap v1384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:01.820 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:01 smithi067 bash[27441]: cluster 2024-04-03T15:05:00.328749+0000 mgr.y (mgr.24370) 1400 : cluster [DBG] pgmap v1384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:01 smithi082 bash[20963]: cluster 2024-04-03T15:05:00.328749+0000 mgr.y (mgr.24370) 1400 : cluster [DBG] pgmap v1384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:02 smithi082 bash[20963]: audit 2024-04-03T15:05:02.142440+0000 mon.c (mon.2) 502 : audit [DBG] from='client.? 172.21.15.67:0/3002778540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:02 smithi067 bash[17655]: audit 2024-04-03T15:05:02.142440+0000 mon.c (mon.2) 502 : audit [DBG] from='client.? 172.21.15.67:0/3002778540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:02 smithi067 bash[27441]: audit 2024-04-03T15:05:02.142440+0000 mon.c (mon.2) 502 : audit [DBG] from='client.? 172.21.15.67:0/3002778540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:05:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:03 smithi082 bash[20963]: cluster 2024-04-03T15:05:02.329902+0000 mgr.y (mgr.24370) 1401 : cluster [DBG] pgmap v1385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:05:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:03 smithi067 bash[17655]: cluster 2024-04-03T15:05:02.329902+0000 mgr.y (mgr.24370) 1401 : cluster [DBG] pgmap v1385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:03 smithi067 bash[27441]: cluster 2024-04-03T15:05:02.329902+0000 mgr.y (mgr.24370) 1401 : cluster [DBG] pgmap v1385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:05 smithi082 bash[20963]: cluster 2024-04-03T15:05:04.330576+0000 mgr.y (mgr.24370) 1402 : cluster [DBG] pgmap v1386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:05 smithi082 bash[20963]: audit 2024-04-03T15:05:04.598093+0000 mon.a (mon.0) 1915 : audit [DBG] from='client.? 172.21.15.67:0/2284431882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:05.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:05 smithi067 bash[27441]: cluster 2024-04-03T15:05:04.330576+0000 mgr.y (mgr.24370) 1402 : cluster [DBG] pgmap v1386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:05 smithi067 bash[27441]: audit 2024-04-03T15:05:04.598093+0000 mon.a (mon.0) 1915 : audit [DBG] from='client.? 172.21.15.67:0/2284431882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:05 smithi067 bash[17655]: cluster 2024-04-03T15:05:04.330576+0000 mgr.y (mgr.24370) 1402 : cluster [DBG] pgmap v1386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:05 smithi067 bash[17655]: audit 2024-04-03T15:05:04.598093+0000 mon.a (mon.0) 1915 : audit [DBG] from='client.? 172.21.15.67:0/2284431882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:07 smithi082 bash[20963]: cluster 2024-04-03T15:05:06.331681+0000 mgr.y (mgr.24370) 1403 : cluster [DBG] pgmap v1387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:07 smithi082 bash[20963]: audit 2024-04-03T15:05:07.050641+0000 mon.c (mon.2) 503 : audit [DBG] from='client.? 172.21.15.67:0/780211847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:07 smithi067 bash[17655]: cluster 2024-04-03T15:05:06.331681+0000 mgr.y (mgr.24370) 1403 : cluster [DBG] pgmap v1387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:07 smithi067 bash[17655]: audit 2024-04-03T15:05:07.050641+0000 mon.c (mon.2) 503 : audit [DBG] from='client.? 172.21.15.67:0/780211847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:07 smithi067 bash[27441]: cluster 2024-04-03T15:05:06.331681+0000 mgr.y (mgr.24370) 1403 : cluster [DBG] pgmap v1387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:07 smithi067 bash[27441]: audit 2024-04-03T15:05:07.050641+0000 mon.c (mon.2) 503 : audit [DBG] from='client.? 172.21.15.67:0/780211847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:09 smithi082 bash[20963]: cluster 2024-04-03T15:05:08.332437+0000 mgr.y (mgr.24370) 1404 : cluster [DBG] pgmap v1388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:09 smithi082 bash[20963]: audit 2024-04-03T15:05:09.184828+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:05:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:09 smithi082 bash[20963]: audit 2024-04-03T15:05:09.514413+0000 mon.c (mon.2) 504 : audit [DBG] from='client.? 172.21.15.67:0/1206001157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:09 smithi067 bash[17655]: cluster 2024-04-03T15:05:08.332437+0000 mgr.y (mgr.24370) 1404 : cluster [DBG] pgmap v1388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:09 smithi067 bash[17655]: audit 2024-04-03T15:05:09.184828+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:05:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:09 smithi067 bash[17655]: audit 2024-04-03T15:05:09.514413+0000 mon.c (mon.2) 504 : audit [DBG] from='client.? 172.21.15.67:0/1206001157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:09 smithi067 bash[27441]: cluster 2024-04-03T15:05:08.332437+0000 mgr.y (mgr.24370) 1404 : cluster [DBG] pgmap v1388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:09 smithi067 bash[27441]: audit 2024-04-03T15:05:09.184828+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:05:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:09 smithi067 bash[27441]: audit 2024-04-03T15:05:09.514413+0000 mon.c (mon.2) 504 : audit [DBG] from='client.? 172.21.15.67:0/1206001157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:10 smithi082 bash[20963]: audit 2024-04-03T15:05:09.718781+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:10 smithi067 bash[17655]: audit 2024-04-03T15:05:09.718781+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:10 smithi067 bash[27441]: audit 2024-04-03T15:05:09.718781+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:11 smithi082 bash[20963]: cluster 2024-04-03T15:05:10.333193+0000 mgr.y (mgr.24370) 1405 : cluster [DBG] pgmap v1389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:11 smithi067 bash[17655]: cluster 2024-04-03T15:05:10.333193+0000 mgr.y (mgr.24370) 1405 : cluster [DBG] pgmap v1389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:11 smithi067 bash[27441]: cluster 2024-04-03T15:05:10.333193+0000 mgr.y (mgr.24370) 1405 : cluster [DBG] pgmap v1389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:12 smithi067 bash[27441]: audit 2024-04-03T15:05:11.966961+0000 mon.c (mon.2) 505 : audit [DBG] from='client.? 172.21.15.67:0/3129035346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:12 smithi067 bash[27441]: cluster 2024-04-03T15:05:12.334411+0000 mgr.y (mgr.24370) 1406 : cluster [DBG] pgmap v1390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:12 smithi067 bash[17655]: audit 2024-04-03T15:05:11.966961+0000 mon.c (mon.2) 505 : audit [DBG] from='client.? 172.21.15.67:0/3129035346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:12 smithi067 bash[17655]: cluster 2024-04-03T15:05:12.334411+0000 mgr.y (mgr.24370) 1406 : cluster [DBG] pgmap v1390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:12 smithi082 bash[20963]: audit 2024-04-03T15:05:11.966961+0000 mon.c (mon.2) 505 : audit [DBG] from='client.? 172.21.15.67:0/3129035346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:12 smithi082 bash[20963]: cluster 2024-04-03T15:05:12.334411+0000 mgr.y (mgr.24370) 1406 : cluster [DBG] pgmap v1390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:13] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:05:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:05:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[27441]: cluster 2024-04-03T15:05:14.334834+0000 mgr.y (mgr.24370) 1407 : cluster [DBG] pgmap v1391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[27441]: audit 2024-04-03T15:05:14.428511+0000 mon.c (mon.2) 506 : audit [DBG] from='client.? 172.21.15.67:0/2270558767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[27441]: audit 2024-04-03T15:05:14.936361+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[27441]: audit 2024-04-03T15:05:14.944615+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[27441]: audit 2024-04-03T15:05:15.185320+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[27441]: audit 2024-04-03T15:05:15.192324+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[17655]: cluster 2024-04-03T15:05:14.334834+0000 mgr.y (mgr.24370) 1407 : cluster [DBG] pgmap v1391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[17655]: audit 2024-04-03T15:05:14.428511+0000 mon.c (mon.2) 506 : audit [DBG] from='client.? 172.21.15.67:0/2270558767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[17655]: audit 2024-04-03T15:05:14.936361+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[17655]: audit 2024-04-03T15:05:14.944615+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[17655]: audit 2024-04-03T15:05:15.185320+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:15 smithi067 bash[17655]: audit 2024-04-03T15:05:15.192324+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:15 smithi082 bash[20963]: cluster 2024-04-03T15:05:14.334834+0000 mgr.y (mgr.24370) 1407 : cluster [DBG] pgmap v1391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:15 smithi082 bash[20963]: audit 2024-04-03T15:05:14.428511+0000 mon.c (mon.2) 506 : audit [DBG] from='client.? 172.21.15.67:0/2270558767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:15 smithi082 bash[20963]: audit 2024-04-03T15:05:14.936361+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:15 smithi082 bash[20963]: audit 2024-04-03T15:05:14.944615+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:15 smithi082 bash[20963]: audit 2024-04-03T15:05:15.185320+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:15 smithi082 bash[20963]: audit 2024-04-03T15:05:15.192324+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:16 smithi067 bash[17655]: audit 2024-04-03T15:05:15.624309+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:05:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:16 smithi067 bash[17655]: audit 2024-04-03T15:05:15.626096+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:05:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:16 smithi067 bash[17655]: audit 2024-04-03T15:05:15.637089+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:16 smithi067 bash[27441]: audit 2024-04-03T15:05:15.624309+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:05:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:16 smithi067 bash[27441]: audit 2024-04-03T15:05:15.626096+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:05:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:16 smithi067 bash[27441]: audit 2024-04-03T15:05:15.637089+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:16 smithi082 bash[20963]: audit 2024-04-03T15:05:15.624309+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:05:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:16 smithi082 bash[20963]: audit 2024-04-03T15:05:15.626096+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:05:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:16 smithi082 bash[20963]: audit 2024-04-03T15:05:15.637089+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:05:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:17 smithi067 bash[17655]: cluster 2024-04-03T15:05:16.335943+0000 mgr.y (mgr.24370) 1408 : cluster [DBG] pgmap v1392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:17 smithi067 bash[17655]: audit 2024-04-03T15:05:16.876635+0000 mon.a (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.67:0/3994124190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:17 smithi067 bash[27441]: cluster 2024-04-03T15:05:16.335943+0000 mgr.y (mgr.24370) 1408 : cluster [DBG] pgmap v1392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:17 smithi067 bash[27441]: audit 2024-04-03T15:05:16.876635+0000 mon.a (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.67:0/3994124190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:17 smithi082 bash[20963]: cluster 2024-04-03T15:05:16.335943+0000 mgr.y (mgr.24370) 1408 : cluster [DBG] pgmap v1392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:17 smithi082 bash[20963]: audit 2024-04-03T15:05:16.876635+0000 mon.a (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.67:0/3994124190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:19 smithi067 bash[27441]: cluster 2024-04-03T15:05:18.336602+0000 mgr.y (mgr.24370) 1409 : cluster [DBG] pgmap v1393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:19 smithi067 bash[27441]: audit 2024-04-03T15:05:19.337208+0000 mon.a (mon.0) 1926 : audit [DBG] from='client.? 172.21.15.67:0/488079729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:19 smithi067 bash[17655]: cluster 2024-04-03T15:05:18.336602+0000 mgr.y (mgr.24370) 1409 : cluster [DBG] pgmap v1393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:19 smithi067 bash[17655]: audit 2024-04-03T15:05:19.337208+0000 mon.a (mon.0) 1926 : audit [DBG] from='client.? 172.21.15.67:0/488079729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:19 smithi082 bash[20963]: cluster 2024-04-03T15:05:18.336602+0000 mgr.y (mgr.24370) 1409 : cluster [DBG] pgmap v1393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:19 smithi082 bash[20963]: audit 2024-04-03T15:05:19.337208+0000 mon.a (mon.0) 1926 : audit [DBG] from='client.? 172.21.15.67:0/488079729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:21 smithi067 bash[27441]: cluster 2024-04-03T15:05:20.337287+0000 mgr.y (mgr.24370) 1410 : cluster [DBG] pgmap v1394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:21 smithi067 bash[17655]: cluster 2024-04-03T15:05:20.337287+0000 mgr.y (mgr.24370) 1410 : cluster [DBG] pgmap v1394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:21 smithi082 bash[20963]: cluster 2024-04-03T15:05:20.337287+0000 mgr.y (mgr.24370) 1410 : cluster [DBG] pgmap v1394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:22 smithi067 bash[27441]: audit 2024-04-03T15:05:21.794393+0000 mon.c (mon.2) 507 : audit [DBG] from='client.? 172.21.15.67:0/3849090652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:22 smithi067 bash[17655]: audit 2024-04-03T15:05:21.794393+0000 mon.c (mon.2) 507 : audit [DBG] from='client.? 172.21.15.67:0/3849090652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:22 smithi082 bash[20963]: audit 2024-04-03T15:05:21.794393+0000 mon.c (mon.2) 507 : audit [DBG] from='client.? 172.21.15.67:0/3849090652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:23] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:05:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:23 smithi067 bash[17655]: cluster 2024-04-03T15:05:22.338493+0000 mgr.y (mgr.24370) 1411 : cluster [DBG] pgmap v1395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:23 smithi067 bash[27441]: cluster 2024-04-03T15:05:22.338493+0000 mgr.y (mgr.24370) 1411 : cluster [DBG] pgmap v1395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:23 smithi082 bash[20963]: cluster 2024-04-03T15:05:22.338493+0000 mgr.y (mgr.24370) 1411 : cluster [DBG] pgmap v1395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:05:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:24 smithi082 bash[20963]: audit 2024-04-03T15:05:24.245264+0000 mon.a (mon.0) 1927 : audit [DBG] from='client.? 172.21.15.67:0/1005901418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:24 smithi067 bash[17655]: audit 2024-04-03T15:05:24.245264+0000 mon.a (mon.0) 1927 : audit [DBG] from='client.? 172.21.15.67:0/1005901418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:24 smithi067 bash[27441]: audit 2024-04-03T15:05:24.245264+0000 mon.a (mon.0) 1927 : audit [DBG] from='client.? 172.21.15.67:0/1005901418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:25 smithi082 bash[20963]: cluster 2024-04-03T15:05:24.339192+0000 mgr.y (mgr.24370) 1412 : cluster [DBG] pgmap v1396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:25 smithi082 bash[20963]: audit 2024-04-03T15:05:24.719174+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:25 smithi067 bash[27441]: cluster 2024-04-03T15:05:24.339192+0000 mgr.y (mgr.24370) 1412 : cluster [DBG] pgmap v1396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:25 smithi067 bash[27441]: audit 2024-04-03T15:05:24.719174+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:25 smithi067 bash[17655]: cluster 2024-04-03T15:05:24.339192+0000 mgr.y (mgr.24370) 1412 : cluster [DBG] pgmap v1396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:25 smithi067 bash[17655]: audit 2024-04-03T15:05:24.719174+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:27 smithi082 bash[20963]: cluster 2024-04-03T15:05:26.340021+0000 mgr.y (mgr.24370) 1413 : cluster [DBG] pgmap v1397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:27 smithi082 bash[20963]: audit 2024-04-03T15:05:26.696403+0000 mon.c (mon.2) 508 : audit [DBG] from='client.? 172.21.15.67:0/1308611058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:27 smithi067 bash[17655]: cluster 2024-04-03T15:05:26.340021+0000 mgr.y (mgr.24370) 1413 : cluster [DBG] pgmap v1397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:27 smithi067 bash[17655]: audit 2024-04-03T15:05:26.696403+0000 mon.c (mon.2) 508 : audit [DBG] from='client.? 172.21.15.67:0/1308611058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:27 smithi067 bash[27441]: cluster 2024-04-03T15:05:26.340021+0000 mgr.y (mgr.24370) 1413 : cluster [DBG] pgmap v1397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:27 smithi067 bash[27441]: audit 2024-04-03T15:05:26.696403+0000 mon.c (mon.2) 508 : audit [DBG] from='client.? 172.21.15.67:0/1308611058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:29 smithi082 bash[20963]: cluster 2024-04-03T15:05:28.340704+0000 mgr.y (mgr.24370) 1414 : cluster [DBG] pgmap v1398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:29 smithi082 bash[20963]: audit 2024-04-03T15:05:29.152810+0000 mon.a (mon.0) 1929 : audit [DBG] from='client.? 172.21.15.67:0/586607894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:29 smithi067 bash[27441]: cluster 2024-04-03T15:05:28.340704+0000 mgr.y (mgr.24370) 1414 : cluster [DBG] pgmap v1398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:29 smithi067 bash[27441]: audit 2024-04-03T15:05:29.152810+0000 mon.a (mon.0) 1929 : audit [DBG] from='client.? 172.21.15.67:0/586607894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:29 smithi067 bash[17655]: cluster 2024-04-03T15:05:28.340704+0000 mgr.y (mgr.24370) 1414 : cluster [DBG] pgmap v1398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:29 smithi067 bash[17655]: audit 2024-04-03T15:05:29.152810+0000 mon.a (mon.0) 1929 : audit [DBG] from='client.? 172.21.15.67:0/586607894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:31 smithi082 bash[20963]: cluster 2024-04-03T15:05:30.341397+0000 mgr.y (mgr.24370) 1415 : cluster [DBG] pgmap v1399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:31 smithi067 bash[27441]: cluster 2024-04-03T15:05:30.341397+0000 mgr.y (mgr.24370) 1415 : cluster [DBG] pgmap v1399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:31 smithi067 bash[17655]: cluster 2024-04-03T15:05:30.341397+0000 mgr.y (mgr.24370) 1415 : cluster [DBG] pgmap v1399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:32 smithi082 bash[20963]: audit 2024-04-03T15:05:31.618909+0000 mon.c (mon.2) 509 : audit [DBG] from='client.? 172.21.15.67:0/3977750124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:32 smithi067 bash[17655]: audit 2024-04-03T15:05:31.618909+0000 mon.c (mon.2) 509 : audit [DBG] from='client.? 172.21.15.67:0/3977750124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:32 smithi067 bash[27441]: audit 2024-04-03T15:05:31.618909+0000 mon.c (mon.2) 509 : audit [DBG] from='client.? 172.21.15.67:0/3977750124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:05:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:33 smithi082 bash[20963]: cluster 2024-04-03T15:05:32.342578+0000 mgr.y (mgr.24370) 1416 : cluster [DBG] pgmap v1400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:05:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:33 smithi067 bash[27441]: cluster 2024-04-03T15:05:32.342578+0000 mgr.y (mgr.24370) 1416 : cluster [DBG] pgmap v1400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:33 smithi067 bash[17655]: cluster 2024-04-03T15:05:32.342578+0000 mgr.y (mgr.24370) 1416 : cluster [DBG] pgmap v1400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:34 smithi082 bash[20963]: audit 2024-04-03T15:05:34.070791+0000 mon.c (mon.2) 510 : audit [DBG] from='client.? 172.21.15.67:0/1234315182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:34 smithi067 bash[17655]: audit 2024-04-03T15:05:34.070791+0000 mon.c (mon.2) 510 : audit [DBG] from='client.? 172.21.15.67:0/1234315182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:34 smithi067 bash[27441]: audit 2024-04-03T15:05:34.070791+0000 mon.c (mon.2) 510 : audit [DBG] from='client.? 172.21.15.67:0/1234315182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:35 smithi082 bash[20963]: cluster 2024-04-03T15:05:34.343355+0000 mgr.y (mgr.24370) 1417 : cluster [DBG] pgmap v1401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:35 smithi067 bash[27441]: cluster 2024-04-03T15:05:34.343355+0000 mgr.y (mgr.24370) 1417 : cluster [DBG] pgmap v1401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:35 smithi067 bash[17655]: cluster 2024-04-03T15:05:34.343355+0000 mgr.y (mgr.24370) 1417 : cluster [DBG] pgmap v1401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:37 smithi082 bash[20963]: cluster 2024-04-03T15:05:36.344649+0000 mgr.y (mgr.24370) 1418 : cluster [DBG] pgmap v1402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:37 smithi082 bash[20963]: audit 2024-04-03T15:05:36.523851+0000 mon.c (mon.2) 511 : audit [DBG] from='client.? 172.21.15.67:0/129906543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:37 smithi067 bash[17655]: cluster 2024-04-03T15:05:36.344649+0000 mgr.y (mgr.24370) 1418 : cluster [DBG] pgmap v1402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:37 smithi067 bash[17655]: audit 2024-04-03T15:05:36.523851+0000 mon.c (mon.2) 511 : audit [DBG] from='client.? 172.21.15.67:0/129906543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:37 smithi067 bash[27441]: cluster 2024-04-03T15:05:36.344649+0000 mgr.y (mgr.24370) 1418 : cluster [DBG] pgmap v1402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:37 smithi067 bash[27441]: audit 2024-04-03T15:05:36.523851+0000 mon.c (mon.2) 511 : audit [DBG] from='client.? 172.21.15.67:0/129906543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:39 smithi082 bash[20963]: cluster 2024-04-03T15:05:38.345511+0000 mgr.y (mgr.24370) 1419 : cluster [DBG] pgmap v1403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:39 smithi082 bash[20963]: audit 2024-04-03T15:05:38.974900+0000 mon.a (mon.0) 1930 : audit [DBG] from='client.? 172.21.15.67:0/738422631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:39 smithi067 bash[17655]: cluster 2024-04-03T15:05:38.345511+0000 mgr.y (mgr.24370) 1419 : cluster [DBG] pgmap v1403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:39 smithi067 bash[17655]: audit 2024-04-03T15:05:38.974900+0000 mon.a (mon.0) 1930 : audit [DBG] from='client.? 172.21.15.67:0/738422631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:39 smithi067 bash[27441]: cluster 2024-04-03T15:05:38.345511+0000 mgr.y (mgr.24370) 1419 : cluster [DBG] pgmap v1403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:39 smithi067 bash[27441]: audit 2024-04-03T15:05:38.974900+0000 mon.a (mon.0) 1930 : audit [DBG] from='client.? 172.21.15.67:0/738422631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:40 smithi082 bash[20963]: audit 2024-04-03T15:05:39.719527+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:40 smithi067 bash[17655]: audit 2024-04-03T15:05:39.719527+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:40 smithi067 bash[27441]: audit 2024-04-03T15:05:39.719527+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:41 smithi082 bash[20963]: cluster 2024-04-03T15:05:40.346268+0000 mgr.y (mgr.24370) 1420 : cluster [DBG] pgmap v1404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:41 smithi082 bash[20963]: audit 2024-04-03T15:05:41.429937+0000 mon.a (mon.0) 1932 : audit [DBG] from='client.? 172.21.15.67:0/3031044558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:41 smithi067 bash[17655]: cluster 2024-04-03T15:05:40.346268+0000 mgr.y (mgr.24370) 1420 : cluster [DBG] pgmap v1404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:41 smithi067 bash[17655]: audit 2024-04-03T15:05:41.429937+0000 mon.a (mon.0) 1932 : audit [DBG] from='client.? 172.21.15.67:0/3031044558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:41 smithi067 bash[27441]: cluster 2024-04-03T15:05:40.346268+0000 mgr.y (mgr.24370) 1420 : cluster [DBG] pgmap v1404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:41 smithi067 bash[27441]: audit 2024-04-03T15:05:41.429937+0000 mon.a (mon.0) 1932 : audit [DBG] from='client.? 172.21.15.67:0/3031044558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:43] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:05:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:05:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:43 smithi082 bash[20963]: cluster 2024-04-03T15:05:42.347365+0000 mgr.y (mgr.24370) 1421 : cluster [DBG] pgmap v1405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:43 smithi067 bash[27441]: cluster 2024-04-03T15:05:42.347365+0000 mgr.y (mgr.24370) 1421 : cluster [DBG] pgmap v1405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:43 smithi067 bash[17655]: cluster 2024-04-03T15:05:42.347365+0000 mgr.y (mgr.24370) 1421 : cluster [DBG] pgmap v1405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:44 smithi082 bash[20963]: audit 2024-04-03T15:05:43.882896+0000 mon.a (mon.0) 1933 : audit [DBG] from='client.? 172.21.15.67:0/3615396210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:44 smithi067 bash[27441]: audit 2024-04-03T15:05:43.882896+0000 mon.a (mon.0) 1933 : audit [DBG] from='client.? 172.21.15.67:0/3615396210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:44 smithi067 bash[17655]: audit 2024-04-03T15:05:43.882896+0000 mon.a (mon.0) 1933 : audit [DBG] from='client.? 172.21.15.67:0/3615396210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:45 smithi082 bash[20963]: cluster 2024-04-03T15:05:44.348197+0000 mgr.y (mgr.24370) 1422 : cluster [DBG] pgmap v1406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:45 smithi067 bash[27441]: cluster 2024-04-03T15:05:44.348197+0000 mgr.y (mgr.24370) 1422 : cluster [DBG] pgmap v1406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:45 smithi067 bash[17655]: cluster 2024-04-03T15:05:44.348197+0000 mgr.y (mgr.24370) 1422 : cluster [DBG] pgmap v1406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:46 smithi082 bash[20963]: audit 2024-04-03T15:05:46.335321+0000 mon.a (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.67:0/1002738011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:46 smithi067 bash[27441]: audit 2024-04-03T15:05:46.335321+0000 mon.a (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.67:0/1002738011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:46 smithi067 bash[17655]: audit 2024-04-03T15:05:46.335321+0000 mon.a (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.67:0/1002738011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:47 smithi082 bash[20963]: cluster 2024-04-03T15:05:46.349089+0000 mgr.y (mgr.24370) 1423 : cluster [DBG] pgmap v1407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:47 smithi067 bash[27441]: cluster 2024-04-03T15:05:46.349089+0000 mgr.y (mgr.24370) 1423 : cluster [DBG] pgmap v1407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:47 smithi067 bash[17655]: cluster 2024-04-03T15:05:46.349089+0000 mgr.y (mgr.24370) 1423 : cluster [DBG] pgmap v1407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:49 smithi082 bash[20963]: cluster 2024-04-03T15:05:48.349924+0000 mgr.y (mgr.24370) 1424 : cluster [DBG] pgmap v1408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:49 smithi082 bash[20963]: audit 2024-04-03T15:05:48.787297+0000 mon.c (mon.2) 512 : audit [DBG] from='client.? 172.21.15.67:0/3881786635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:49 smithi067 bash[27441]: cluster 2024-04-03T15:05:48.349924+0000 mgr.y (mgr.24370) 1424 : cluster [DBG] pgmap v1408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:49 smithi067 bash[27441]: audit 2024-04-03T15:05:48.787297+0000 mon.c (mon.2) 512 : audit [DBG] from='client.? 172.21.15.67:0/3881786635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:49 smithi067 bash[17655]: cluster 2024-04-03T15:05:48.349924+0000 mgr.y (mgr.24370) 1424 : cluster [DBG] pgmap v1408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:49 smithi067 bash[17655]: audit 2024-04-03T15:05:48.787297+0000 mon.c (mon.2) 512 : audit [DBG] from='client.? 172.21.15.67:0/3881786635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:51 smithi082 bash[20963]: cluster 2024-04-03T15:05:50.350830+0000 mgr.y (mgr.24370) 1425 : cluster [DBG] pgmap v1409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:51 smithi082 bash[20963]: audit 2024-04-03T15:05:51.234240+0000 mon.a (mon.0) 1935 : audit [DBG] from='client.? 172.21.15.67:0/1344244107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:51 smithi067 bash[17655]: cluster 2024-04-03T15:05:50.350830+0000 mgr.y (mgr.24370) 1425 : cluster [DBG] pgmap v1409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:51 smithi067 bash[17655]: audit 2024-04-03T15:05:51.234240+0000 mon.a (mon.0) 1935 : audit [DBG] from='client.? 172.21.15.67:0/1344244107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:51 smithi067 bash[27441]: cluster 2024-04-03T15:05:50.350830+0000 mgr.y (mgr.24370) 1425 : cluster [DBG] pgmap v1409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:51 smithi067 bash[27441]: audit 2024-04-03T15:05:51.234240+0000 mon.a (mon.0) 1935 : audit [DBG] from='client.? 172.21.15.67:0/1344244107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:53] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:05:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:53 smithi082 bash[20963]: cluster 2024-04-03T15:05:52.352103+0000 mgr.y (mgr.24370) 1426 : cluster [DBG] pgmap v1410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:05:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:53 smithi067 bash[17655]: cluster 2024-04-03T15:05:52.352103+0000 mgr.y (mgr.24370) 1426 : cluster [DBG] pgmap v1410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:53 smithi067 bash[27441]: cluster 2024-04-03T15:05:52.352103+0000 mgr.y (mgr.24370) 1426 : cluster [DBG] pgmap v1410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:54 smithi082 bash[20963]: audit 2024-04-03T15:05:53.685068+0000 mon.a (mon.0) 1936 : audit [DBG] from='client.? 172.21.15.67:0/3781506454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:54 smithi067 bash[17655]: audit 2024-04-03T15:05:53.685068+0000 mon.a (mon.0) 1936 : audit [DBG] from='client.? 172.21.15.67:0/3781506454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:54 smithi067 bash[27441]: audit 2024-04-03T15:05:53.685068+0000 mon.a (mon.0) 1936 : audit [DBG] from='client.? 172.21.15.67:0/3781506454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:55 smithi082 bash[20963]: cluster 2024-04-03T15:05:54.352726+0000 mgr.y (mgr.24370) 1427 : cluster [DBG] pgmap v1411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:55 smithi082 bash[20963]: audit 2024-04-03T15:05:54.719937+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:55 smithi067 bash[17655]: cluster 2024-04-03T15:05:54.352726+0000 mgr.y (mgr.24370) 1427 : cluster [DBG] pgmap v1411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:55 smithi067 bash[17655]: audit 2024-04-03T15:05:54.719937+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:55 smithi067 bash[27441]: cluster 2024-04-03T15:05:54.352726+0000 mgr.y (mgr.24370) 1427 : cluster [DBG] pgmap v1411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:55 smithi067 bash[27441]: audit 2024-04-03T15:05:54.719937+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:05:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:56 smithi082 bash[20963]: audit 2024-04-03T15:05:56.132028+0000 mon.c (mon.2) 513 : audit [DBG] from='client.? 172.21.15.67:0/3084961472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:56 smithi067 bash[17655]: audit 2024-04-03T15:05:56.132028+0000 mon.c (mon.2) 513 : audit [DBG] from='client.? 172.21.15.67:0/3084961472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:56 smithi067 bash[27441]: audit 2024-04-03T15:05:56.132028+0000 mon.c (mon.2) 513 : audit [DBG] from='client.? 172.21.15.67:0/3084961472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:57 smithi082 bash[20963]: cluster 2024-04-03T15:05:56.354057+0000 mgr.y (mgr.24370) 1428 : cluster [DBG] pgmap v1412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:57 smithi067 bash[17655]: cluster 2024-04-03T15:05:56.354057+0000 mgr.y (mgr.24370) 1428 : cluster [DBG] pgmap v1412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:57 smithi067 bash[27441]: cluster 2024-04-03T15:05:56.354057+0000 mgr.y (mgr.24370) 1428 : cluster [DBG] pgmap v1412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:59 smithi082 bash[20963]: cluster 2024-04-03T15:05:58.354537+0000 mgr.y (mgr.24370) 1429 : cluster [DBG] pgmap v1413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:05:59 smithi082 bash[20963]: audit 2024-04-03T15:05:58.591743+0000 mon.c (mon.2) 514 : audit [DBG] from='client.? 172.21.15.67:0/2248836304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:59 smithi067 bash[17655]: cluster 2024-04-03T15:05:58.354537+0000 mgr.y (mgr.24370) 1429 : cluster [DBG] pgmap v1413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:05:59 smithi067 bash[17655]: audit 2024-04-03T15:05:58.591743+0000 mon.c (mon.2) 514 : audit [DBG] from='client.? 172.21.15.67:0/2248836304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:05:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:59 smithi067 bash[27441]: cluster 2024-04-03T15:05:58.354537+0000 mgr.y (mgr.24370) 1429 : cluster [DBG] pgmap v1413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:05:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:05:59 smithi067 bash[27441]: audit 2024-04-03T15:05:58.591743+0000 mon.c (mon.2) 514 : audit [DBG] from='client.? 172.21.15.67:0/2248836304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:01 smithi082 bash[20963]: cluster 2024-04-03T15:06:00.355206+0000 mgr.y (mgr.24370) 1430 : cluster [DBG] pgmap v1414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:01 smithi082 bash[20963]: audit 2024-04-03T15:06:01.060224+0000 mon.a (mon.0) 1938 : audit [DBG] from='client.? 172.21.15.67:0/1094437610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:01 smithi067 bash[27441]: cluster 2024-04-03T15:06:00.355206+0000 mgr.y (mgr.24370) 1430 : cluster [DBG] pgmap v1414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:01 smithi067 bash[27441]: audit 2024-04-03T15:06:01.060224+0000 mon.a (mon.0) 1938 : audit [DBG] from='client.? 172.21.15.67:0/1094437610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:01 smithi067 bash[17655]: cluster 2024-04-03T15:06:00.355206+0000 mgr.y (mgr.24370) 1430 : cluster [DBG] pgmap v1414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:01 smithi067 bash[17655]: audit 2024-04-03T15:06:01.060224+0000 mon.a (mon.0) 1938 : audit [DBG] from='client.? 172.21.15.67:0/1094437610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:03] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-04-03T15:06:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:06:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:03 smithi082 bash[20963]: cluster 2024-04-03T15:06:02.356450+0000 mgr.y (mgr.24370) 1431 : cluster [DBG] pgmap v1415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:03 smithi082 bash[20963]: audit 2024-04-03T15:06:03.513812+0000 mon.c (mon.2) 515 : audit [DBG] from='client.? 172.21.15.67:0/1250520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:03 smithi067 bash[17655]: cluster 2024-04-03T15:06:02.356450+0000 mgr.y (mgr.24370) 1431 : cluster [DBG] pgmap v1415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:03 smithi067 bash[17655]: audit 2024-04-03T15:06:03.513812+0000 mon.c (mon.2) 515 : audit [DBG] from='client.? 172.21.15.67:0/1250520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:03 smithi067 bash[27441]: cluster 2024-04-03T15:06:02.356450+0000 mgr.y (mgr.24370) 1431 : cluster [DBG] pgmap v1415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:03 smithi067 bash[27441]: audit 2024-04-03T15:06:03.513812+0000 mon.c (mon.2) 515 : audit [DBG] from='client.? 172.21.15.67:0/1250520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:05 smithi082 bash[20963]: cluster 2024-04-03T15:06:04.357068+0000 mgr.y (mgr.24370) 1432 : cluster [DBG] pgmap v1416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:05 smithi067 bash[17655]: cluster 2024-04-03T15:06:04.357068+0000 mgr.y (mgr.24370) 1432 : cluster [DBG] pgmap v1416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:05.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:05 smithi067 bash[27441]: cluster 2024-04-03T15:06:04.357068+0000 mgr.y (mgr.24370) 1432 : cluster [DBG] pgmap v1416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:06 smithi082 bash[20963]: audit 2024-04-03T15:06:05.963306+0000 mon.a (mon.0) 1939 : audit [DBG] from='client.? 172.21.15.67:0/2196063032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:06 smithi067 bash[17655]: audit 2024-04-03T15:06:05.963306+0000 mon.a (mon.0) 1939 : audit [DBG] from='client.? 172.21.15.67:0/2196063032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:06 smithi067 bash[27441]: audit 2024-04-03T15:06:05.963306+0000 mon.a (mon.0) 1939 : audit [DBG] from='client.? 172.21.15.67:0/2196063032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:07 smithi082 bash[20963]: cluster 2024-04-03T15:06:06.358235+0000 mgr.y (mgr.24370) 1433 : cluster [DBG] pgmap v1417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:07 smithi067 bash[27441]: cluster 2024-04-03T15:06:06.358235+0000 mgr.y (mgr.24370) 1433 : cluster [DBG] pgmap v1417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:07 smithi067 bash[17655]: cluster 2024-04-03T15:06:06.358235+0000 mgr.y (mgr.24370) 1433 : cluster [DBG] pgmap v1417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:08 smithi082 bash[20963]: audit 2024-04-03T15:06:08.409477+0000 mon.a (mon.0) 1940 : audit [DBG] from='client.? 172.21.15.67:0/1700039888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:08 smithi067 bash[17655]: audit 2024-04-03T15:06:08.409477+0000 mon.a (mon.0) 1940 : audit [DBG] from='client.? 172.21.15.67:0/1700039888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:08 smithi067 bash[27441]: audit 2024-04-03T15:06:08.409477+0000 mon.a (mon.0) 1940 : audit [DBG] from='client.? 172.21.15.67:0/1700039888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:09 smithi082 bash[20963]: cluster 2024-04-03T15:06:08.358880+0000 mgr.y (mgr.24370) 1434 : cluster [DBG] pgmap v1418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:09 smithi067 bash[27441]: cluster 2024-04-03T15:06:08.358880+0000 mgr.y (mgr.24370) 1434 : cluster [DBG] pgmap v1418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:09 smithi067 bash[17655]: cluster 2024-04-03T15:06:08.358880+0000 mgr.y (mgr.24370) 1434 : cluster [DBG] pgmap v1418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:10 smithi082 bash[20963]: audit 2024-04-03T15:06:09.720297+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:10 smithi082 bash[20963]: cluster 2024-04-03T15:06:10.359586+0000 mgr.y (mgr.24370) 1435 : cluster [DBG] pgmap v1419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:10 smithi067 bash[27441]: audit 2024-04-03T15:06:09.720297+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:10 smithi067 bash[27441]: cluster 2024-04-03T15:06:10.359586+0000 mgr.y (mgr.24370) 1435 : cluster [DBG] pgmap v1419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:10 smithi067 bash[17655]: audit 2024-04-03T15:06:09.720297+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:10 smithi067 bash[17655]: cluster 2024-04-03T15:06:10.359586+0000 mgr.y (mgr.24370) 1435 : cluster [DBG] pgmap v1419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:11 smithi082 bash[20963]: audit 2024-04-03T15:06:10.857334+0000 mon.c (mon.2) 516 : audit [DBG] from='client.? 172.21.15.67:0/378785015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:11 smithi067 bash[27441]: audit 2024-04-03T15:06:10.857334+0000 mon.c (mon.2) 516 : audit [DBG] from='client.? 172.21.15.67:0/378785015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:11 smithi067 bash[17655]: audit 2024-04-03T15:06:10.857334+0000 mon.c (mon.2) 516 : audit [DBG] from='client.? 172.21.15.67:0/378785015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:12 smithi082 bash[20963]: cluster 2024-04-03T15:06:12.360953+0000 mgr.y (mgr.24370) 1436 : cluster [DBG] pgmap v1420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:12 smithi067 bash[17655]: cluster 2024-04-03T15:06:12.360953+0000 mgr.y (mgr.24370) 1436 : cluster [DBG] pgmap v1420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:12 smithi067 bash[27441]: cluster 2024-04-03T15:06:12.360953+0000 mgr.y (mgr.24370) 1436 : cluster [DBG] pgmap v1420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:06:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:13 smithi082 bash[20963]: audit 2024-04-03T15:06:13.312450+0000 mon.a (mon.0) 1942 : audit [DBG] from='client.? 172.21.15.67:0/1109452099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:06:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:13 smithi067 bash[17655]: audit 2024-04-03T15:06:13.312450+0000 mon.a (mon.0) 1942 : audit [DBG] from='client.? 172.21.15.67:0/1109452099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:13 smithi067 bash[27441]: audit 2024-04-03T15:06:13.312450+0000 mon.a (mon.0) 1942 : audit [DBG] from='client.? 172.21.15.67:0/1109452099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:14 smithi082 bash[20963]: cluster 2024-04-03T15:06:14.361711+0000 mgr.y (mgr.24370) 1437 : cluster [DBG] pgmap v1421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:14 smithi067 bash[17655]: cluster 2024-04-03T15:06:14.361711+0000 mgr.y (mgr.24370) 1437 : cluster [DBG] pgmap v1421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:14 smithi067 bash[27441]: cluster 2024-04-03T15:06:14.361711+0000 mgr.y (mgr.24370) 1437 : cluster [DBG] pgmap v1421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:15 smithi082 bash[20963]: audit 2024-04-03T15:06:15.711404+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:06:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:15 smithi067 bash[17655]: audit 2024-04-03T15:06:15.711404+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:06:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:15 smithi067 bash[27441]: audit 2024-04-03T15:06:15.711404+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:06:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:16 smithi082 bash[20963]: audit 2024-04-03T15:06:15.761957+0000 mon.c (mon.2) 517 : audit [DBG] from='client.? 172.21.15.67:0/2538152072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:16 smithi082 bash[20963]: cluster 2024-04-03T15:06:16.363212+0000 mgr.y (mgr.24370) 1438 : cluster [DBG] pgmap v1422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:16 smithi067 bash[17655]: audit 2024-04-03T15:06:15.761957+0000 mon.c (mon.2) 517 : audit [DBG] from='client.? 172.21.15.67:0/2538152072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:16 smithi067 bash[17655]: cluster 2024-04-03T15:06:16.363212+0000 mgr.y (mgr.24370) 1438 : cluster [DBG] pgmap v1422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:16 smithi067 bash[27441]: audit 2024-04-03T15:06:15.761957+0000 mon.c (mon.2) 517 : audit [DBG] from='client.? 172.21.15.67:0/2538152072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:16 smithi067 bash[27441]: cluster 2024-04-03T15:06:16.363212+0000 mgr.y (mgr.24370) 1438 : cluster [DBG] pgmap v1422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:18 smithi082 bash[20963]: audit 2024-04-03T15:06:18.221790+0000 mon.a (mon.0) 1944 : audit [DBG] from='client.? 172.21.15.67:0/2681828635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:18 smithi067 bash[17655]: audit 2024-04-03T15:06:18.221790+0000 mon.a (mon.0) 1944 : audit [DBG] from='client.? 172.21.15.67:0/2681828635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:18 smithi067 bash[27441]: audit 2024-04-03T15:06:18.221790+0000 mon.a (mon.0) 1944 : audit [DBG] from='client.? 172.21.15.67:0/2681828635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:19 smithi082 bash[20963]: cluster 2024-04-03T15:06:18.364068+0000 mgr.y (mgr.24370) 1439 : cluster [DBG] pgmap v1423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:19 smithi067 bash[17655]: cluster 2024-04-03T15:06:18.364068+0000 mgr.y (mgr.24370) 1439 : cluster [DBG] pgmap v1423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:19 smithi067 bash[27441]: cluster 2024-04-03T15:06:18.364068+0000 mgr.y (mgr.24370) 1439 : cluster [DBG] pgmap v1423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:21 smithi082 bash[20963]: cluster 2024-04-03T15:06:20.364658+0000 mgr.y (mgr.24370) 1440 : cluster [DBG] pgmap v1424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:21 smithi082 bash[20963]: audit 2024-04-03T15:06:20.687811+0000 mon.c (mon.2) 518 : audit [DBG] from='client.? 172.21.15.67:0/168796569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:21 smithi082 bash[20963]: audit 2024-04-03T15:06:21.407167+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:21 smithi082 bash[20963]: audit 2024-04-03T15:06:21.415646+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:21 smithi067 bash[27441]: cluster 2024-04-03T15:06:20.364658+0000 mgr.y (mgr.24370) 1440 : cluster [DBG] pgmap v1424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:21 smithi067 bash[27441]: audit 2024-04-03T15:06:20.687811+0000 mon.c (mon.2) 518 : audit [DBG] from='client.? 172.21.15.67:0/168796569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:21 smithi067 bash[27441]: audit 2024-04-03T15:06:21.407167+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:21 smithi067 bash[27441]: audit 2024-04-03T15:06:21.415646+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:21 smithi067 bash[17655]: cluster 2024-04-03T15:06:20.364658+0000 mgr.y (mgr.24370) 1440 : cluster [DBG] pgmap v1424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:21 smithi067 bash[17655]: audit 2024-04-03T15:06:20.687811+0000 mon.c (mon.2) 518 : audit [DBG] from='client.? 172.21.15.67:0/168796569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:21 smithi067 bash[17655]: audit 2024-04-03T15:06:21.407167+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:21 smithi067 bash[17655]: audit 2024-04-03T15:06:21.415646+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[17655]: audit 2024-04-03T15:06:21.765031+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[17655]: audit 2024-04-03T15:06:21.774966+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[17655]: audit 2024-04-03T15:06:22.267438+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[17655]: audit 2024-04-03T15:06:22.269178+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[17655]: audit 2024-04-03T15:06:22.281173+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[17655]: cluster 2024-04-03T15:06:22.365803+0000 mgr.y (mgr.24370) 1441 : cluster [DBG] pgmap v1425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[27441]: audit 2024-04-03T15:06:21.765031+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[27441]: audit 2024-04-03T15:06:21.774966+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[27441]: audit 2024-04-03T15:06:22.267438+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[27441]: audit 2024-04-03T15:06:22.269178+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[27441]: audit 2024-04-03T15:06:22.281173+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:22 smithi067 bash[27441]: cluster 2024-04-03T15:06:22.365803+0000 mgr.y (mgr.24370) 1441 : cluster [DBG] pgmap v1425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:22 smithi082 bash[20963]: audit 2024-04-03T15:06:21.765031+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:22 smithi082 bash[20963]: audit 2024-04-03T15:06:21.774966+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:22 smithi082 bash[20963]: audit 2024-04-03T15:06:22.267438+0000 mon.a (mon.0) 1949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:06:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:22 smithi082 bash[20963]: audit 2024-04-03T15:06:22.269178+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:06:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:22 smithi082 bash[20963]: audit 2024-04-03T15:06:22.281173+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:06:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:22 smithi082 bash[20963]: cluster 2024-04-03T15:06:22.365803+0000 mgr.y (mgr.24370) 1441 : cluster [DBG] pgmap v1425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:06:23.764 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:06:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:23 smithi082 bash[20963]: audit 2024-04-03T15:06:23.142192+0000 mon.c (mon.2) 519 : audit [DBG] from='client.? 172.21.15.67:0/761706479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:23 smithi067 bash[27441]: audit 2024-04-03T15:06:23.142192+0000 mon.c (mon.2) 519 : audit [DBG] from='client.? 172.21.15.67:0/761706479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:23 smithi067 bash[17655]: audit 2024-04-03T15:06:23.142192+0000 mon.c (mon.2) 519 : audit [DBG] from='client.? 172.21.15.67:0/761706479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:24 smithi082 bash[20963]: cluster 2024-04-03T15:06:24.366736+0000 mgr.y (mgr.24370) 1442 : cluster [DBG] pgmap v1426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:24 smithi082 bash[20963]: audit 2024-04-03T15:06:24.720788+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:24 smithi067 bash[17655]: cluster 2024-04-03T15:06:24.366736+0000 mgr.y (mgr.24370) 1442 : cluster [DBG] pgmap v1426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:24 smithi067 bash[17655]: audit 2024-04-03T15:06:24.720788+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:24 smithi067 bash[27441]: cluster 2024-04-03T15:06:24.366736+0000 mgr.y (mgr.24370) 1442 : cluster [DBG] pgmap v1426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:24 smithi067 bash[27441]: audit 2024-04-03T15:06:24.720788+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:25 smithi082 bash[20963]: audit 2024-04-03T15:06:25.598201+0000 mon.a (mon.0) 1953 : audit [DBG] from='client.? 172.21.15.67:0/149148830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:25 smithi067 bash[27441]: audit 2024-04-03T15:06:25.598201+0000 mon.a (mon.0) 1953 : audit [DBG] from='client.? 172.21.15.67:0/149148830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:25 smithi067 bash[17655]: audit 2024-04-03T15:06:25.598201+0000 mon.a (mon.0) 1953 : audit [DBG] from='client.? 172.21.15.67:0/149148830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:26 smithi082 bash[20963]: cluster 2024-04-03T15:06:26.367931+0000 mgr.y (mgr.24370) 1443 : cluster [DBG] pgmap v1427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:26 smithi067 bash[17655]: cluster 2024-04-03T15:06:26.367931+0000 mgr.y (mgr.24370) 1443 : cluster [DBG] pgmap v1427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:26 smithi067 bash[27441]: cluster 2024-04-03T15:06:26.367931+0000 mgr.y (mgr.24370) 1443 : cluster [DBG] pgmap v1427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:28 smithi082 bash[20963]: audit 2024-04-03T15:06:28.049278+0000 mon.c (mon.2) 520 : audit [DBG] from='client.? 172.21.15.67:0/1956740761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:28 smithi067 bash[17655]: audit 2024-04-03T15:06:28.049278+0000 mon.c (mon.2) 520 : audit [DBG] from='client.? 172.21.15.67:0/1956740761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:28 smithi067 bash[27441]: audit 2024-04-03T15:06:28.049278+0000 mon.c (mon.2) 520 : audit [DBG] from='client.? 172.21.15.67:0/1956740761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:29 smithi082 bash[20963]: cluster 2024-04-03T15:06:28.368681+0000 mgr.y (mgr.24370) 1444 : cluster [DBG] pgmap v1428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:29 smithi067 bash[17655]: cluster 2024-04-03T15:06:28.368681+0000 mgr.y (mgr.24370) 1444 : cluster [DBG] pgmap v1428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:29 smithi067 bash[27441]: cluster 2024-04-03T15:06:28.368681+0000 mgr.y (mgr.24370) 1444 : cluster [DBG] pgmap v1428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:31 smithi082 bash[20963]: cluster 2024-04-03T15:06:30.369382+0000 mgr.y (mgr.24370) 1445 : cluster [DBG] pgmap v1429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:31 smithi082 bash[20963]: audit 2024-04-03T15:06:30.502207+0000 mon.c (mon.2) 521 : audit [DBG] from='client.? 172.21.15.67:0/1254791804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:31 smithi067 bash[27441]: cluster 2024-04-03T15:06:30.369382+0000 mgr.y (mgr.24370) 1445 : cluster [DBG] pgmap v1429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:31 smithi067 bash[27441]: audit 2024-04-03T15:06:30.502207+0000 mon.c (mon.2) 521 : audit [DBG] from='client.? 172.21.15.67:0/1254791804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:31 smithi067 bash[17655]: cluster 2024-04-03T15:06:30.369382+0000 mgr.y (mgr.24370) 1445 : cluster [DBG] pgmap v1429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:31 smithi067 bash[17655]: audit 2024-04-03T15:06:30.502207+0000 mon.c (mon.2) 521 : audit [DBG] from='client.? 172.21.15.67:0/1254791804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:06:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:06:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:33 smithi082 bash[20963]: cluster 2024-04-03T15:06:32.370612+0000 mgr.y (mgr.24370) 1446 : cluster [DBG] pgmap v1430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:33 smithi082 bash[20963]: audit 2024-04-03T15:06:32.958059+0000 mon.c (mon.2) 522 : audit [DBG] from='client.? 172.21.15.67:0/3270960524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:33 smithi067 bash[27441]: cluster 2024-04-03T15:06:32.370612+0000 mgr.y (mgr.24370) 1446 : cluster [DBG] pgmap v1430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:33 smithi067 bash[27441]: audit 2024-04-03T15:06:32.958059+0000 mon.c (mon.2) 522 : audit [DBG] from='client.? 172.21.15.67:0/3270960524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:33 smithi067 bash[17655]: cluster 2024-04-03T15:06:32.370612+0000 mgr.y (mgr.24370) 1446 : cluster [DBG] pgmap v1430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:33 smithi067 bash[17655]: audit 2024-04-03T15:06:32.958059+0000 mon.c (mon.2) 522 : audit [DBG] from='client.? 172.21.15.67:0/3270960524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:35 smithi082 bash[20963]: cluster 2024-04-03T15:06:34.371298+0000 mgr.y (mgr.24370) 1447 : cluster [DBG] pgmap v1431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:35 smithi082 bash[20963]: audit 2024-04-03T15:06:35.414204+0000 mon.a (mon.0) 1954 : audit [DBG] from='client.? 172.21.15.67:0/2067821240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:35 smithi067 bash[17655]: cluster 2024-04-03T15:06:34.371298+0000 mgr.y (mgr.24370) 1447 : cluster [DBG] pgmap v1431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:35 smithi067 bash[17655]: audit 2024-04-03T15:06:35.414204+0000 mon.a (mon.0) 1954 : audit [DBG] from='client.? 172.21.15.67:0/2067821240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:35 smithi067 bash[27441]: cluster 2024-04-03T15:06:34.371298+0000 mgr.y (mgr.24370) 1447 : cluster [DBG] pgmap v1431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:35 smithi067 bash[27441]: audit 2024-04-03T15:06:35.414204+0000 mon.a (mon.0) 1954 : audit [DBG] from='client.? 172.21.15.67:0/2067821240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:37 smithi082 bash[20963]: cluster 2024-04-03T15:06:36.372461+0000 mgr.y (mgr.24370) 1448 : cluster [DBG] pgmap v1432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:37 smithi067 bash[17655]: cluster 2024-04-03T15:06:36.372461+0000 mgr.y (mgr.24370) 1448 : cluster [DBG] pgmap v1432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:37 smithi067 bash[27441]: cluster 2024-04-03T15:06:36.372461+0000 mgr.y (mgr.24370) 1448 : cluster [DBG] pgmap v1432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:38 smithi082 bash[20963]: audit 2024-04-03T15:06:37.876689+0000 mon.a (mon.0) 1955 : audit [DBG] from='client.? 172.21.15.67:0/2409746894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:38 smithi067 bash[17655]: audit 2024-04-03T15:06:37.876689+0000 mon.a (mon.0) 1955 : audit [DBG] from='client.? 172.21.15.67:0/2409746894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:38 smithi067 bash[27441]: audit 2024-04-03T15:06:37.876689+0000 mon.a (mon.0) 1955 : audit [DBG] from='client.? 172.21.15.67:0/2409746894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:39 smithi082 bash[20963]: cluster 2024-04-03T15:06:38.373082+0000 mgr.y (mgr.24370) 1449 : cluster [DBG] pgmap v1433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:39 smithi067 bash[17655]: cluster 2024-04-03T15:06:38.373082+0000 mgr.y (mgr.24370) 1449 : cluster [DBG] pgmap v1433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:39 smithi067 bash[27441]: cluster 2024-04-03T15:06:38.373082+0000 mgr.y (mgr.24370) 1449 : cluster [DBG] pgmap v1433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:40 smithi082 bash[20963]: audit 2024-04-03T15:06:39.721173+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:40 smithi082 bash[20963]: audit 2024-04-03T15:06:40.328681+0000 mon.c (mon.2) 523 : audit [DBG] from='client.? 172.21.15.67:0/2729095851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:40 smithi067 bash[17655]: audit 2024-04-03T15:06:39.721173+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:40 smithi067 bash[17655]: audit 2024-04-03T15:06:40.328681+0000 mon.c (mon.2) 523 : audit [DBG] from='client.? 172.21.15.67:0/2729095851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:40 smithi067 bash[27441]: audit 2024-04-03T15:06:39.721173+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:40 smithi067 bash[27441]: audit 2024-04-03T15:06:40.328681+0000 mon.c (mon.2) 523 : audit [DBG] from='client.? 172.21.15.67:0/2729095851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:41 smithi082 bash[20963]: cluster 2024-04-03T15:06:40.373783+0000 mgr.y (mgr.24370) 1450 : cluster [DBG] pgmap v1434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:41 smithi067 bash[27441]: cluster 2024-04-03T15:06:40.373783+0000 mgr.y (mgr.24370) 1450 : cluster [DBG] pgmap v1434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:41 smithi067 bash[17655]: cluster 2024-04-03T15:06:40.373783+0000 mgr.y (mgr.24370) 1450 : cluster [DBG] pgmap v1434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:06:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:06:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:43 smithi082 bash[20963]: cluster 2024-04-03T15:06:42.374848+0000 mgr.y (mgr.24370) 1451 : cluster [DBG] pgmap v1435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:43 smithi082 bash[20963]: audit 2024-04-03T15:06:42.785256+0000 mon.c (mon.2) 524 : audit [DBG] from='client.? 172.21.15.67:0/4121646705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:43 smithi067 bash[27441]: cluster 2024-04-03T15:06:42.374848+0000 mgr.y (mgr.24370) 1451 : cluster [DBG] pgmap v1435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:43 smithi067 bash[27441]: audit 2024-04-03T15:06:42.785256+0000 mon.c (mon.2) 524 : audit [DBG] from='client.? 172.21.15.67:0/4121646705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:43 smithi067 bash[17655]: cluster 2024-04-03T15:06:42.374848+0000 mgr.y (mgr.24370) 1451 : cluster [DBG] pgmap v1435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:43 smithi067 bash[17655]: audit 2024-04-03T15:06:42.785256+0000 mon.c (mon.2) 524 : audit [DBG] from='client.? 172.21.15.67:0/4121646705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:45 smithi082 bash[20963]: cluster 2024-04-03T15:06:44.375558+0000 mgr.y (mgr.24370) 1452 : cluster [DBG] pgmap v1436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:45 smithi082 bash[20963]: audit 2024-04-03T15:06:45.234907+0000 mon.c (mon.2) 525 : audit [DBG] from='client.? 172.21.15.67:0/1531457163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:45 smithi067 bash[27441]: cluster 2024-04-03T15:06:44.375558+0000 mgr.y (mgr.24370) 1452 : cluster [DBG] pgmap v1436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:45 smithi067 bash[27441]: audit 2024-04-03T15:06:45.234907+0000 mon.c (mon.2) 525 : audit [DBG] from='client.? 172.21.15.67:0/1531457163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:45 smithi067 bash[17655]: cluster 2024-04-03T15:06:44.375558+0000 mgr.y (mgr.24370) 1452 : cluster [DBG] pgmap v1436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:45 smithi067 bash[17655]: audit 2024-04-03T15:06:45.234907+0000 mon.c (mon.2) 525 : audit [DBG] from='client.? 172.21.15.67:0/1531457163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:47 smithi082 bash[20963]: cluster 2024-04-03T15:06:46.376809+0000 mgr.y (mgr.24370) 1453 : cluster [DBG] pgmap v1437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:47 smithi067 bash[27441]: cluster 2024-04-03T15:06:46.376809+0000 mgr.y (mgr.24370) 1453 : cluster [DBG] pgmap v1437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:47 smithi067 bash[17655]: cluster 2024-04-03T15:06:46.376809+0000 mgr.y (mgr.24370) 1453 : cluster [DBG] pgmap v1437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:48 smithi082 bash[20963]: audit 2024-04-03T15:06:47.688949+0000 mon.a (mon.0) 1957 : audit [DBG] from='client.? 172.21.15.67:0/1598116830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:48 smithi067 bash[27441]: audit 2024-04-03T15:06:47.688949+0000 mon.a (mon.0) 1957 : audit [DBG] from='client.? 172.21.15.67:0/1598116830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:48 smithi067 bash[17655]: audit 2024-04-03T15:06:47.688949+0000 mon.a (mon.0) 1957 : audit [DBG] from='client.? 172.21.15.67:0/1598116830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:49 smithi082 bash[20963]: cluster 2024-04-03T15:06:48.377496+0000 mgr.y (mgr.24370) 1454 : cluster [DBG] pgmap v1438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:49 smithi067 bash[27441]: cluster 2024-04-03T15:06:48.377496+0000 mgr.y (mgr.24370) 1454 : cluster [DBG] pgmap v1438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:49 smithi067 bash[17655]: cluster 2024-04-03T15:06:48.377496+0000 mgr.y (mgr.24370) 1454 : cluster [DBG] pgmap v1438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:50 smithi082 bash[20963]: audit 2024-04-03T15:06:50.143636+0000 mon.a (mon.0) 1958 : audit [DBG] from='client.? 172.21.15.67:0/821697309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:50 smithi067 bash[17655]: audit 2024-04-03T15:06:50.143636+0000 mon.a (mon.0) 1958 : audit [DBG] from='client.? 172.21.15.67:0/821697309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:50 smithi067 bash[27441]: audit 2024-04-03T15:06:50.143636+0000 mon.a (mon.0) 1958 : audit [DBG] from='client.? 172.21.15.67:0/821697309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:51 smithi082 bash[20963]: cluster 2024-04-03T15:06:50.378137+0000 mgr.y (mgr.24370) 1455 : cluster [DBG] pgmap v1439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:51 smithi067 bash[17655]: cluster 2024-04-03T15:06:50.378137+0000 mgr.y (mgr.24370) 1455 : cluster [DBG] pgmap v1439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:51 smithi067 bash[27441]: cluster 2024-04-03T15:06:50.378137+0000 mgr.y (mgr.24370) 1455 : cluster [DBG] pgmap v1439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:06:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:06:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:53 smithi082 bash[20963]: cluster 2024-04-03T15:06:52.379248+0000 mgr.y (mgr.24370) 1456 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:53 smithi082 bash[20963]: audit 2024-04-03T15:06:52.598252+0000 mon.a (mon.0) 1959 : audit [DBG] from='client.? 172.21.15.67:0/2611608929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:53 smithi067 bash[17655]: cluster 2024-04-03T15:06:52.379248+0000 mgr.y (mgr.24370) 1456 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:53 smithi067 bash[17655]: audit 2024-04-03T15:06:52.598252+0000 mon.a (mon.0) 1959 : audit [DBG] from='client.? 172.21.15.67:0/2611608929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:53 smithi067 bash[27441]: cluster 2024-04-03T15:06:52.379248+0000 mgr.y (mgr.24370) 1456 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:53 smithi067 bash[27441]: audit 2024-04-03T15:06:52.598252+0000 mon.a (mon.0) 1959 : audit [DBG] from='client.? 172.21.15.67:0/2611608929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:55 smithi082 bash[20963]: cluster 2024-04-03T15:06:54.379954+0000 mgr.y (mgr.24370) 1457 : cluster [DBG] pgmap v1441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:55 smithi082 bash[20963]: audit 2024-04-03T15:06:54.721239+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:55 smithi082 bash[20963]: audit 2024-04-03T15:06:55.044957+0000 mon.c (mon.2) 526 : audit [DBG] from='client.? 172.21.15.67:0/4213582210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:55 smithi067 bash[27441]: cluster 2024-04-03T15:06:54.379954+0000 mgr.y (mgr.24370) 1457 : cluster [DBG] pgmap v1441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:55 smithi067 bash[27441]: audit 2024-04-03T15:06:54.721239+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:55 smithi067 bash[27441]: audit 2024-04-03T15:06:55.044957+0000 mon.c (mon.2) 526 : audit [DBG] from='client.? 172.21.15.67:0/4213582210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:55 smithi067 bash[17655]: cluster 2024-04-03T15:06:54.379954+0000 mgr.y (mgr.24370) 1457 : cluster [DBG] pgmap v1441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:55 smithi067 bash[17655]: audit 2024-04-03T15:06:54.721239+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:06:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:55 smithi067 bash[17655]: audit 2024-04-03T15:06:55.044957+0000 mon.c (mon.2) 526 : audit [DBG] from='client.? 172.21.15.67:0/4213582210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:57 smithi082 bash[20963]: cluster 2024-04-03T15:06:56.381127+0000 mgr.y (mgr.24370) 1458 : cluster [DBG] pgmap v1442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:57 smithi067 bash[17655]: cluster 2024-04-03T15:06:56.381127+0000 mgr.y (mgr.24370) 1458 : cluster [DBG] pgmap v1442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:57 smithi067 bash[27441]: cluster 2024-04-03T15:06:56.381127+0000 mgr.y (mgr.24370) 1458 : cluster [DBG] pgmap v1442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:58 smithi082 bash[20963]: audit 2024-04-03T15:06:57.509020+0000 mon.a (mon.0) 1961 : audit [DBG] from='client.? 172.21.15.67:0/3256485210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:58 smithi067 bash[17655]: audit 2024-04-03T15:06:57.509020+0000 mon.a (mon.0) 1961 : audit [DBG] from='client.? 172.21.15.67:0/3256485210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:58 smithi067 bash[27441]: audit 2024-04-03T15:06:57.509020+0000 mon.a (mon.0) 1961 : audit [DBG] from='client.? 172.21.15.67:0/3256485210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:06:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:06:59 smithi082 bash[20963]: cluster 2024-04-03T15:06:58.381815+0000 mgr.y (mgr.24370) 1459 : cluster [DBG] pgmap v1443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:06:59 smithi067 bash[27441]: cluster 2024-04-03T15:06:58.381815+0000 mgr.y (mgr.24370) 1459 : cluster [DBG] pgmap v1443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:06:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:06:59 smithi067 bash[17655]: cluster 2024-04-03T15:06:58.381815+0000 mgr.y (mgr.24370) 1459 : cluster [DBG] pgmap v1443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:00 smithi082 bash[20963]: audit 2024-04-03T15:06:59.957171+0000 mon.a (mon.0) 1962 : audit [DBG] from='client.? 172.21.15.67:0/1976803853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:00 smithi067 bash[27441]: audit 2024-04-03T15:06:59.957171+0000 mon.a (mon.0) 1962 : audit [DBG] from='client.? 172.21.15.67:0/1976803853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:00 smithi067 bash[17655]: audit 2024-04-03T15:06:59.957171+0000 mon.a (mon.0) 1962 : audit [DBG] from='client.? 172.21.15.67:0/1976803853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:01 smithi082 bash[20963]: cluster 2024-04-03T15:07:00.382478+0000 mgr.y (mgr.24370) 1460 : cluster [DBG] pgmap v1444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:01 smithi067 bash[17655]: cluster 2024-04-03T15:07:00.382478+0000 mgr.y (mgr.24370) 1460 : cluster [DBG] pgmap v1444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:01 smithi067 bash[27441]: cluster 2024-04-03T15:07:00.382478+0000 mgr.y (mgr.24370) 1460 : cluster [DBG] pgmap v1444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:02 smithi082 bash[20963]: audit 2024-04-03T15:07:02.415254+0000 mon.a (mon.0) 1963 : audit [DBG] from='client.? 172.21.15.67:0/4097758159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:02 smithi067 bash[17655]: audit 2024-04-03T15:07:02.415254+0000 mon.a (mon.0) 1963 : audit [DBG] from='client.? 172.21.15.67:0/4097758159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:02 smithi067 bash[27441]: audit 2024-04-03T15:07:02.415254+0000 mon.a (mon.0) 1963 : audit [DBG] from='client.? 172.21.15.67:0/4097758159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:07:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:03 smithi082 bash[20963]: cluster 2024-04-03T15:07:02.383248+0000 mgr.y (mgr.24370) 1461 : cluster [DBG] pgmap v1445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:07:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:03 smithi067 bash[17655]: cluster 2024-04-03T15:07:02.383248+0000 mgr.y (mgr.24370) 1461 : cluster [DBG] pgmap v1445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:03.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:03 smithi067 bash[27441]: cluster 2024-04-03T15:07:02.383248+0000 mgr.y (mgr.24370) 1461 : cluster [DBG] pgmap v1445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:05 smithi082 bash[20963]: cluster 2024-04-03T15:07:04.383912+0000 mgr.y (mgr.24370) 1462 : cluster [DBG] pgmap v1446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:05 smithi082 bash[20963]: audit 2024-04-03T15:07:04.862566+0000 mon.a (mon.0) 1964 : audit [DBG] from='client.? 172.21.15.67:0/3886545129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:05 smithi067 bash[27441]: cluster 2024-04-03T15:07:04.383912+0000 mgr.y (mgr.24370) 1462 : cluster [DBG] pgmap v1446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:05 smithi067 bash[27441]: audit 2024-04-03T15:07:04.862566+0000 mon.a (mon.0) 1964 : audit [DBG] from='client.? 172.21.15.67:0/3886545129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:05 smithi067 bash[17655]: cluster 2024-04-03T15:07:04.383912+0000 mgr.y (mgr.24370) 1462 : cluster [DBG] pgmap v1446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:05 smithi067 bash[17655]: audit 2024-04-03T15:07:04.862566+0000 mon.a (mon.0) 1964 : audit [DBG] from='client.? 172.21.15.67:0/3886545129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:07 smithi082 bash[20963]: cluster 2024-04-03T15:07:06.385002+0000 mgr.y (mgr.24370) 1463 : cluster [DBG] pgmap v1447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:07 smithi082 bash[20963]: audit 2024-04-03T15:07:07.322400+0000 mon.c (mon.2) 527 : audit [DBG] from='client.? 172.21.15.67:0/400934532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:07 smithi067 bash[17655]: cluster 2024-04-03T15:07:06.385002+0000 mgr.y (mgr.24370) 1463 : cluster [DBG] pgmap v1447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:07 smithi067 bash[17655]: audit 2024-04-03T15:07:07.322400+0000 mon.c (mon.2) 527 : audit [DBG] from='client.? 172.21.15.67:0/400934532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:07 smithi067 bash[27441]: cluster 2024-04-03T15:07:06.385002+0000 mgr.y (mgr.24370) 1463 : cluster [DBG] pgmap v1447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:07 smithi067 bash[27441]: audit 2024-04-03T15:07:07.322400+0000 mon.c (mon.2) 527 : audit [DBG] from='client.? 172.21.15.67:0/400934532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:09 smithi082 bash[20963]: cluster 2024-04-03T15:07:08.385709+0000 mgr.y (mgr.24370) 1464 : cluster [DBG] pgmap v1448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:09 smithi067 bash[17655]: cluster 2024-04-03T15:07:08.385709+0000 mgr.y (mgr.24370) 1464 : cluster [DBG] pgmap v1448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:09 smithi067 bash[27441]: cluster 2024-04-03T15:07:08.385709+0000 mgr.y (mgr.24370) 1464 : cluster [DBG] pgmap v1448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:10 smithi082 bash[20963]: audit 2024-04-03T15:07:09.721740+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:10 smithi082 bash[20963]: audit 2024-04-03T15:07:09.774221+0000 mon.a (mon.0) 1966 : audit [DBG] from='client.? 172.21.15.67:0/9574989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:10 smithi067 bash[17655]: audit 2024-04-03T15:07:09.721740+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:10 smithi067 bash[17655]: audit 2024-04-03T15:07:09.774221+0000 mon.a (mon.0) 1966 : audit [DBG] from='client.? 172.21.15.67:0/9574989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:10 smithi067 bash[27441]: audit 2024-04-03T15:07:09.721740+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:10 smithi067 bash[27441]: audit 2024-04-03T15:07:09.774221+0000 mon.a (mon.0) 1966 : audit [DBG] from='client.? 172.21.15.67:0/9574989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:11 smithi082 bash[20963]: cluster 2024-04-03T15:07:10.386410+0000 mgr.y (mgr.24370) 1465 : cluster [DBG] pgmap v1449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:11 smithi067 bash[27441]: cluster 2024-04-03T15:07:10.386410+0000 mgr.y (mgr.24370) 1465 : cluster [DBG] pgmap v1449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:11 smithi067 bash[17655]: cluster 2024-04-03T15:07:10.386410+0000 mgr.y (mgr.24370) 1465 : cluster [DBG] pgmap v1449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:12 smithi082 bash[20963]: audit 2024-04-03T15:07:12.220240+0000 mon.a (mon.0) 1967 : audit [DBG] from='client.? 172.21.15.67:0/797188708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:12 smithi067 bash[27441]: audit 2024-04-03T15:07:12.220240+0000 mon.a (mon.0) 1967 : audit [DBG] from='client.? 172.21.15.67:0/797188708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:12 smithi067 bash[17655]: audit 2024-04-03T15:07:12.220240+0000 mon.a (mon.0) 1967 : audit [DBG] from='client.? 172.21.15.67:0/797188708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:13] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-04-03T15:07:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:13 smithi082 bash[20963]: cluster 2024-04-03T15:07:12.387608+0000 mgr.y (mgr.24370) 1466 : cluster [DBG] pgmap v1450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:07:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:13 smithi067 bash[27441]: cluster 2024-04-03T15:07:12.387608+0000 mgr.y (mgr.24370) 1466 : cluster [DBG] pgmap v1450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:13 smithi067 bash[17655]: cluster 2024-04-03T15:07:12.387608+0000 mgr.y (mgr.24370) 1466 : cluster [DBG] pgmap v1450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:15 smithi082 bash[20963]: cluster 2024-04-03T15:07:14.388274+0000 mgr.y (mgr.24370) 1467 : cluster [DBG] pgmap v1451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:15 smithi082 bash[20963]: audit 2024-04-03T15:07:14.666228+0000 mon.a (mon.0) 1968 : audit [DBG] from='client.? 172.21.15.67:0/615592365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:15 smithi067 bash[27441]: cluster 2024-04-03T15:07:14.388274+0000 mgr.y (mgr.24370) 1467 : cluster [DBG] pgmap v1451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:15 smithi067 bash[27441]: audit 2024-04-03T15:07:14.666228+0000 mon.a (mon.0) 1968 : audit [DBG] from='client.? 172.21.15.67:0/615592365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:15 smithi067 bash[17655]: cluster 2024-04-03T15:07:14.388274+0000 mgr.y (mgr.24370) 1467 : cluster [DBG] pgmap v1451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:15 smithi067 bash[17655]: audit 2024-04-03T15:07:14.666228+0000 mon.a (mon.0) 1968 : audit [DBG] from='client.? 172.21.15.67:0/615592365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:17 smithi082 bash[20963]: cluster 2024-04-03T15:07:16.389451+0000 mgr.y (mgr.24370) 1468 : cluster [DBG] pgmap v1452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:17 smithi082 bash[20963]: audit 2024-04-03T15:07:17.135852+0000 mon.a (mon.0) 1969 : audit [DBG] from='client.? 172.21.15.67:0/936954576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:17 smithi067 bash[17655]: cluster 2024-04-03T15:07:16.389451+0000 mgr.y (mgr.24370) 1468 : cluster [DBG] pgmap v1452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:17 smithi067 bash[17655]: audit 2024-04-03T15:07:17.135852+0000 mon.a (mon.0) 1969 : audit [DBG] from='client.? 172.21.15.67:0/936954576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:17 smithi067 bash[27441]: cluster 2024-04-03T15:07:16.389451+0000 mgr.y (mgr.24370) 1468 : cluster [DBG] pgmap v1452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:17 smithi067 bash[27441]: audit 2024-04-03T15:07:17.135852+0000 mon.a (mon.0) 1969 : audit [DBG] from='client.? 172.21.15.67:0/936954576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:19 smithi082 bash[20963]: cluster 2024-04-03T15:07:18.390109+0000 mgr.y (mgr.24370) 1469 : cluster [DBG] pgmap v1453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:19 smithi067 bash[27441]: cluster 2024-04-03T15:07:18.390109+0000 mgr.y (mgr.24370) 1469 : cluster [DBG] pgmap v1453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:19 smithi067 bash[17655]: cluster 2024-04-03T15:07:18.390109+0000 mgr.y (mgr.24370) 1469 : cluster [DBG] pgmap v1453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:20 smithi082 bash[20963]: audit 2024-04-03T15:07:19.599213+0000 mon.a (mon.0) 1970 : audit [DBG] from='client.? 172.21.15.67:0/376202143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:20 smithi067 bash[17655]: audit 2024-04-03T15:07:19.599213+0000 mon.a (mon.0) 1970 : audit [DBG] from='client.? 172.21.15.67:0/376202143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:20 smithi067 bash[27441]: audit 2024-04-03T15:07:19.599213+0000 mon.a (mon.0) 1970 : audit [DBG] from='client.? 172.21.15.67:0/376202143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:21 smithi082 bash[20963]: cluster 2024-04-03T15:07:20.390775+0000 mgr.y (mgr.24370) 1470 : cluster [DBG] pgmap v1454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:21 smithi067 bash[17655]: cluster 2024-04-03T15:07:20.390775+0000 mgr.y (mgr.24370) 1470 : cluster [DBG] pgmap v1454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:21 smithi067 bash[27441]: cluster 2024-04-03T15:07:20.390775+0000 mgr.y (mgr.24370) 1470 : cluster [DBG] pgmap v1454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:22 smithi082 bash[20963]: audit 2024-04-03T15:07:22.047436+0000 mon.c (mon.2) 528 : audit [DBG] from='client.? 172.21.15.67:0/914677001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:22 smithi082 bash[20963]: audit 2024-04-03T15:07:22.356534+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:07:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:22 smithi082 bash[20963]: cluster 2024-04-03T15:07:22.391905+0000 mgr.y (mgr.24370) 1471 : cluster [DBG] pgmap v1455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:22 smithi067 bash[27441]: audit 2024-04-03T15:07:22.047436+0000 mon.c (mon.2) 528 : audit [DBG] from='client.? 172.21.15.67:0/914677001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:22 smithi067 bash[27441]: audit 2024-04-03T15:07:22.356534+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:07:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:22 smithi067 bash[27441]: cluster 2024-04-03T15:07:22.391905+0000 mgr.y (mgr.24370) 1471 : cluster [DBG] pgmap v1455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:22 smithi067 bash[17655]: audit 2024-04-03T15:07:22.047436+0000 mon.c (mon.2) 528 : audit [DBG] from='client.? 172.21.15.67:0/914677001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:22 smithi067 bash[17655]: audit 2024-04-03T15:07:22.356534+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:07:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:22 smithi067 bash[17655]: cluster 2024-04-03T15:07:22.391905+0000 mgr.y (mgr.24370) 1471 : cluster [DBG] pgmap v1455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:23] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-04-03T15:07:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:07:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:25 smithi082 bash[20963]: cluster 2024-04-03T15:07:24.392683+0000 mgr.y (mgr.24370) 1472 : cluster [DBG] pgmap v1456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:25 smithi082 bash[20963]: audit 2024-04-03T15:07:24.509737+0000 mon.c (mon.2) 529 : audit [DBG] from='client.? 172.21.15.67:0/982511050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:25 smithi082 bash[20963]: audit 2024-04-03T15:07:24.722452+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:25 smithi067 bash[17655]: cluster 2024-04-03T15:07:24.392683+0000 mgr.y (mgr.24370) 1472 : cluster [DBG] pgmap v1456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:25 smithi067 bash[17655]: audit 2024-04-03T15:07:24.509737+0000 mon.c (mon.2) 529 : audit [DBG] from='client.? 172.21.15.67:0/982511050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:25 smithi067 bash[17655]: audit 2024-04-03T15:07:24.722452+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:25 smithi067 bash[27441]: cluster 2024-04-03T15:07:24.392683+0000 mgr.y (mgr.24370) 1472 : cluster [DBG] pgmap v1456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:25 smithi067 bash[27441]: audit 2024-04-03T15:07:24.509737+0000 mon.c (mon.2) 529 : audit [DBG] from='client.? 172.21.15.67:0/982511050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:25 smithi067 bash[27441]: audit 2024-04-03T15:07:24.722452+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:27 smithi082 bash[20963]: cluster 2024-04-03T15:07:26.393916+0000 mgr.y (mgr.24370) 1473 : cluster [DBG] pgmap v1457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:27 smithi082 bash[20963]: audit 2024-04-03T15:07:26.974002+0000 mon.c (mon.2) 530 : audit [DBG] from='client.? 172.21.15.67:0/3005385484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:27 smithi067 bash[27441]: cluster 2024-04-03T15:07:26.393916+0000 mgr.y (mgr.24370) 1473 : cluster [DBG] pgmap v1457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:27 smithi067 bash[27441]: audit 2024-04-03T15:07:26.974002+0000 mon.c (mon.2) 530 : audit [DBG] from='client.? 172.21.15.67:0/3005385484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:27 smithi067 bash[17655]: cluster 2024-04-03T15:07:26.393916+0000 mgr.y (mgr.24370) 1473 : cluster [DBG] pgmap v1457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:27 smithi067 bash[17655]: audit 2024-04-03T15:07:26.974002+0000 mon.c (mon.2) 530 : audit [DBG] from='client.? 172.21.15.67:0/3005385484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:29 smithi082 bash[20963]: audit 2024-04-03T15:07:28.050583+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:29 smithi082 bash[20963]: audit 2024-04-03T15:07:28.059101+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:29 smithi082 bash[20963]: audit 2024-04-03T15:07:28.301807+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:29 smithi082 bash[20963]: audit 2024-04-03T15:07:28.308663+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:29 smithi082 bash[20963]: cluster 2024-04-03T15:07:28.394665+0000 mgr.y (mgr.24370) 1474 : cluster [DBG] pgmap v1458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:29 smithi082 bash[20963]: audit 2024-04-03T15:07:28.736034+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:07:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:29 smithi082 bash[20963]: audit 2024-04-03T15:07:28.737801+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:07:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:29 smithi082 bash[20963]: audit 2024-04-03T15:07:28.746717+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[17655]: audit 2024-04-03T15:07:28.050583+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[17655]: audit 2024-04-03T15:07:28.059101+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[17655]: audit 2024-04-03T15:07:28.301807+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[17655]: audit 2024-04-03T15:07:28.308663+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[17655]: cluster 2024-04-03T15:07:28.394665+0000 mgr.y (mgr.24370) 1474 : cluster [DBG] pgmap v1458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[17655]: audit 2024-04-03T15:07:28.736034+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[17655]: audit 2024-04-03T15:07:28.737801+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[17655]: audit 2024-04-03T15:07:28.746717+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[27441]: audit 2024-04-03T15:07:28.050583+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[27441]: audit 2024-04-03T15:07:28.059101+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[27441]: audit 2024-04-03T15:07:28.301807+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[27441]: audit 2024-04-03T15:07:28.308663+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[27441]: cluster 2024-04-03T15:07:28.394665+0000 mgr.y (mgr.24370) 1474 : cluster [DBG] pgmap v1458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[27441]: audit 2024-04-03T15:07:28.736034+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:07:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[27441]: audit 2024-04-03T15:07:28.737801+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:07:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:29 smithi067 bash[27441]: audit 2024-04-03T15:07:28.746717+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:07:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:30 smithi082 bash[20963]: audit 2024-04-03T15:07:29.426878+0000 mon.c (mon.2) 531 : audit [DBG] from='client.? 172.21.15.67:0/1538913779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:30 smithi067 bash[17655]: audit 2024-04-03T15:07:29.426878+0000 mon.c (mon.2) 531 : audit [DBG] from='client.? 172.21.15.67:0/1538913779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:30 smithi067 bash[27441]: audit 2024-04-03T15:07:29.426878+0000 mon.c (mon.2) 531 : audit [DBG] from='client.? 172.21.15.67:0/1538913779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:31 smithi082 bash[20963]: cluster 2024-04-03T15:07:30.395390+0000 mgr.y (mgr.24370) 1475 : cluster [DBG] pgmap v1459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:31 smithi067 bash[17655]: cluster 2024-04-03T15:07:30.395390+0000 mgr.y (mgr.24370) 1475 : cluster [DBG] pgmap v1459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:31 smithi067 bash[27441]: cluster 2024-04-03T15:07:30.395390+0000 mgr.y (mgr.24370) 1475 : cluster [DBG] pgmap v1459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:32 smithi082 bash[20963]: audit 2024-04-03T15:07:31.885297+0000 mon.a (mon.0) 1980 : audit [DBG] from='client.? 172.21.15.67:0/621675592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:32 smithi067 bash[27441]: audit 2024-04-03T15:07:31.885297+0000 mon.a (mon.0) 1980 : audit [DBG] from='client.? 172.21.15.67:0/621675592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:32 smithi067 bash[17655]: audit 2024-04-03T15:07:31.885297+0000 mon.a (mon.0) 1980 : audit [DBG] from='client.? 172.21.15.67:0/621675592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:33 smithi067 bash[17655]: cluster 2024-04-03T15:07:32.396619+0000 mgr.y (mgr.24370) 1476 : cluster [DBG] pgmap v1460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:07:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:33 smithi067 bash[27441]: cluster 2024-04-03T15:07:32.396619+0000 mgr.y (mgr.24370) 1476 : cluster [DBG] pgmap v1460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:07:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:33 smithi082 bash[20963]: cluster 2024-04-03T15:07:32.396619+0000 mgr.y (mgr.24370) 1476 : cluster [DBG] pgmap v1460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:34 smithi067 bash[17655]: audit 2024-04-03T15:07:34.342856+0000 mon.c (mon.2) 532 : audit [DBG] from='client.? 172.21.15.67:0/1301336780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:34 smithi067 bash[27441]: audit 2024-04-03T15:07:34.342856+0000 mon.c (mon.2) 532 : audit [DBG] from='client.? 172.21.15.67:0/1301336780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:34 smithi082 bash[20963]: audit 2024-04-03T15:07:34.342856+0000 mon.c (mon.2) 532 : audit [DBG] from='client.? 172.21.15.67:0/1301336780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:35 smithi067 bash[17655]: cluster 2024-04-03T15:07:34.397436+0000 mgr.y (mgr.24370) 1477 : cluster [DBG] pgmap v1461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:35 smithi067 bash[27441]: cluster 2024-04-03T15:07:34.397436+0000 mgr.y (mgr.24370) 1477 : cluster [DBG] pgmap v1461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:35 smithi082 bash[20963]: cluster 2024-04-03T15:07:34.397436+0000 mgr.y (mgr.24370) 1477 : cluster [DBG] pgmap v1461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:37 smithi067 bash[27441]: cluster 2024-04-03T15:07:36.398617+0000 mgr.y (mgr.24370) 1478 : cluster [DBG] pgmap v1462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:37 smithi067 bash[27441]: audit 2024-04-03T15:07:36.801780+0000 mon.c (mon.2) 533 : audit [DBG] from='client.? 172.21.15.67:0/1317665236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:37 smithi067 bash[17655]: cluster 2024-04-03T15:07:36.398617+0000 mgr.y (mgr.24370) 1478 : cluster [DBG] pgmap v1462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:37 smithi067 bash[17655]: audit 2024-04-03T15:07:36.801780+0000 mon.c (mon.2) 533 : audit [DBG] from='client.? 172.21.15.67:0/1317665236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:37 smithi082 bash[20963]: cluster 2024-04-03T15:07:36.398617+0000 mgr.y (mgr.24370) 1478 : cluster [DBG] pgmap v1462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:37 smithi082 bash[20963]: audit 2024-04-03T15:07:36.801780+0000 mon.c (mon.2) 533 : audit [DBG] from='client.? 172.21.15.67:0/1317665236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:39 smithi067 bash[17655]: cluster 2024-04-03T15:07:38.399249+0000 mgr.y (mgr.24370) 1479 : cluster [DBG] pgmap v1463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:39 smithi067 bash[17655]: audit 2024-04-03T15:07:39.254667+0000 mon.a (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.67:0/1413562634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:39 smithi067 bash[27441]: cluster 2024-04-03T15:07:38.399249+0000 mgr.y (mgr.24370) 1479 : cluster [DBG] pgmap v1463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:39 smithi067 bash[27441]: audit 2024-04-03T15:07:39.254667+0000 mon.a (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.67:0/1413562634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:39 smithi082 bash[20963]: cluster 2024-04-03T15:07:38.399249+0000 mgr.y (mgr.24370) 1479 : cluster [DBG] pgmap v1463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:39 smithi082 bash[20963]: audit 2024-04-03T15:07:39.254667+0000 mon.a (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.67:0/1413562634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:40 smithi082 bash[20963]: audit 2024-04-03T15:07:39.722672+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:40 smithi067 bash[17655]: audit 2024-04-03T15:07:39.722672+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:40 smithi067 bash[27441]: audit 2024-04-03T15:07:39.722672+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:41 smithi082 bash[20963]: cluster 2024-04-03T15:07:40.399929+0000 mgr.y (mgr.24370) 1480 : cluster [DBG] pgmap v1464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:41 smithi067 bash[17655]: cluster 2024-04-03T15:07:40.399929+0000 mgr.y (mgr.24370) 1480 : cluster [DBG] pgmap v1464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:41 smithi067 bash[27441]: cluster 2024-04-03T15:07:40.399929+0000 mgr.y (mgr.24370) 1480 : cluster [DBG] pgmap v1464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:42 smithi082 bash[20963]: audit 2024-04-03T15:07:41.709859+0000 mon.a (mon.0) 1983 : audit [DBG] from='client.? 172.21.15.67:0/1203359980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:42 smithi067 bash[17655]: audit 2024-04-03T15:07:41.709859+0000 mon.a (mon.0) 1983 : audit [DBG] from='client.? 172.21.15.67:0/1203359980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:42 smithi067 bash[27441]: audit 2024-04-03T15:07:41.709859+0000 mon.a (mon.0) 1983 : audit [DBG] from='client.? 172.21.15.67:0/1203359980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:07:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:43 smithi082 bash[20963]: cluster 2024-04-03T15:07:42.401087+0000 mgr.y (mgr.24370) 1481 : cluster [DBG] pgmap v1465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:07:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:43 smithi067 bash[27441]: cluster 2024-04-03T15:07:42.401087+0000 mgr.y (mgr.24370) 1481 : cluster [DBG] pgmap v1465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:43 smithi067 bash[17655]: cluster 2024-04-03T15:07:42.401087+0000 mgr.y (mgr.24370) 1481 : cluster [DBG] pgmap v1465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:44 smithi082 bash[20963]: audit 2024-04-03T15:07:44.170830+0000 mon.a (mon.0) 1984 : audit [DBG] from='client.? 172.21.15.67:0/4219149383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:44 smithi067 bash[17655]: audit 2024-04-03T15:07:44.170830+0000 mon.a (mon.0) 1984 : audit [DBG] from='client.? 172.21.15.67:0/4219149383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:44 smithi067 bash[27441]: audit 2024-04-03T15:07:44.170830+0000 mon.a (mon.0) 1984 : audit [DBG] from='client.? 172.21.15.67:0/4219149383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:45 smithi082 bash[20963]: cluster 2024-04-03T15:07:44.401789+0000 mgr.y (mgr.24370) 1482 : cluster [DBG] pgmap v1466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:45 smithi067 bash[17655]: cluster 2024-04-03T15:07:44.401789+0000 mgr.y (mgr.24370) 1482 : cluster [DBG] pgmap v1466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:45 smithi067 bash[27441]: cluster 2024-04-03T15:07:44.401789+0000 mgr.y (mgr.24370) 1482 : cluster [DBG] pgmap v1466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:47 smithi082 bash[20963]: cluster 2024-04-03T15:07:46.402597+0000 mgr.y (mgr.24370) 1483 : cluster [DBG] pgmap v1467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:47 smithi082 bash[20963]: audit 2024-04-03T15:07:46.620380+0000 mon.a (mon.0) 1985 : audit [DBG] from='client.? 172.21.15.67:0/3830370869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:47 smithi067 bash[17655]: cluster 2024-04-03T15:07:46.402597+0000 mgr.y (mgr.24370) 1483 : cluster [DBG] pgmap v1467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:47 smithi067 bash[17655]: audit 2024-04-03T15:07:46.620380+0000 mon.a (mon.0) 1985 : audit [DBG] from='client.? 172.21.15.67:0/3830370869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:47 smithi067 bash[27441]: cluster 2024-04-03T15:07:46.402597+0000 mgr.y (mgr.24370) 1483 : cluster [DBG] pgmap v1467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:47 smithi067 bash[27441]: audit 2024-04-03T15:07:46.620380+0000 mon.a (mon.0) 1985 : audit [DBG] from='client.? 172.21.15.67:0/3830370869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:49 smithi082 bash[20963]: cluster 2024-04-03T15:07:48.403280+0000 mgr.y (mgr.24370) 1484 : cluster [DBG] pgmap v1468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:49 smithi082 bash[20963]: audit 2024-04-03T15:07:49.073305+0000 mon.a (mon.0) 1986 : audit [DBG] from='client.? 172.21.15.67:0/3487255603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:49 smithi067 bash[27441]: cluster 2024-04-03T15:07:48.403280+0000 mgr.y (mgr.24370) 1484 : cluster [DBG] pgmap v1468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:49 smithi067 bash[27441]: audit 2024-04-03T15:07:49.073305+0000 mon.a (mon.0) 1986 : audit [DBG] from='client.? 172.21.15.67:0/3487255603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:49 smithi067 bash[17655]: cluster 2024-04-03T15:07:48.403280+0000 mgr.y (mgr.24370) 1484 : cluster [DBG] pgmap v1468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:49 smithi067 bash[17655]: audit 2024-04-03T15:07:49.073305+0000 mon.a (mon.0) 1986 : audit [DBG] from='client.? 172.21.15.67:0/3487255603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:51 smithi082 bash[20963]: cluster 2024-04-03T15:07:50.403918+0000 mgr.y (mgr.24370) 1485 : cluster [DBG] pgmap v1469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:51 smithi067 bash[17655]: cluster 2024-04-03T15:07:50.403918+0000 mgr.y (mgr.24370) 1485 : cluster [DBG] pgmap v1469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:51 smithi067 bash[27441]: cluster 2024-04-03T15:07:50.403918+0000 mgr.y (mgr.24370) 1485 : cluster [DBG] pgmap v1469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:52 smithi082 bash[20963]: audit 2024-04-03T15:07:51.525057+0000 mon.a (mon.0) 1987 : audit [DBG] from='client.? 172.21.15.67:0/1630248312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:52 smithi067 bash[17655]: audit 2024-04-03T15:07:51.525057+0000 mon.a (mon.0) 1987 : audit [DBG] from='client.? 172.21.15.67:0/1630248312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:52 smithi067 bash[27441]: audit 2024-04-03T15:07:51.525057+0000 mon.a (mon.0) 1987 : audit [DBG] from='client.? 172.21.15.67:0/1630248312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:07:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:53 smithi082 bash[20963]: cluster 2024-04-03T15:07:52.405046+0000 mgr.y (mgr.24370) 1486 : cluster [DBG] pgmap v1470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:07:53.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:53 smithi067 bash[27441]: cluster 2024-04-03T15:07:52.405046+0000 mgr.y (mgr.24370) 1486 : cluster [DBG] pgmap v1470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:53 smithi067 bash[17655]: cluster 2024-04-03T15:07:52.405046+0000 mgr.y (mgr.24370) 1486 : cluster [DBG] pgmap v1470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:54 smithi082 bash[20963]: audit 2024-04-03T15:07:53.974721+0000 mon.a (mon.0) 1988 : audit [DBG] from='client.? 172.21.15.67:0/2041276625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:54 smithi067 bash[17655]: audit 2024-04-03T15:07:53.974721+0000 mon.a (mon.0) 1988 : audit [DBG] from='client.? 172.21.15.67:0/2041276625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:54 smithi067 bash[27441]: audit 2024-04-03T15:07:53.974721+0000 mon.a (mon.0) 1988 : audit [DBG] from='client.? 172.21.15.67:0/2041276625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:55 smithi082 bash[20963]: cluster 2024-04-03T15:07:54.405679+0000 mgr.y (mgr.24370) 1487 : cluster [DBG] pgmap v1471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:55 smithi082 bash[20963]: audit 2024-04-03T15:07:54.723267+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:55 smithi067 bash[17655]: cluster 2024-04-03T15:07:54.405679+0000 mgr.y (mgr.24370) 1487 : cluster [DBG] pgmap v1471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:55 smithi067 bash[17655]: audit 2024-04-03T15:07:54.723267+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:55 smithi067 bash[27441]: cluster 2024-04-03T15:07:54.405679+0000 mgr.y (mgr.24370) 1487 : cluster [DBG] pgmap v1471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:55 smithi067 bash[27441]: audit 2024-04-03T15:07:54.723267+0000 mon.a (mon.0) 1989 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:07:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:56 smithi082 bash[20963]: audit 2024-04-03T15:07:56.428173+0000 mon.c (mon.2) 534 : audit [DBG] from='client.? 172.21.15.67:0/3637027538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:56 smithi067 bash[17655]: audit 2024-04-03T15:07:56.428173+0000 mon.c (mon.2) 534 : audit [DBG] from='client.? 172.21.15.67:0/3637027538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:56 smithi067 bash[27441]: audit 2024-04-03T15:07:56.428173+0000 mon.c (mon.2) 534 : audit [DBG] from='client.? 172.21.15.67:0/3637027538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:57 smithi082 bash[20963]: cluster 2024-04-03T15:07:56.406798+0000 mgr.y (mgr.24370) 1488 : cluster [DBG] pgmap v1472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:57 smithi067 bash[17655]: cluster 2024-04-03T15:07:56.406798+0000 mgr.y (mgr.24370) 1488 : cluster [DBG] pgmap v1472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:57 smithi067 bash[27441]: cluster 2024-04-03T15:07:56.406798+0000 mgr.y (mgr.24370) 1488 : cluster [DBG] pgmap v1472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:59 smithi082 bash[20963]: cluster 2024-04-03T15:07:58.407539+0000 mgr.y (mgr.24370) 1489 : cluster [DBG] pgmap v1473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:07:59 smithi082 bash[20963]: audit 2024-04-03T15:07:58.876201+0000 mon.c (mon.2) 535 : audit [DBG] from='client.? 172.21.15.67:0/2792416093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:59 smithi067 bash[27441]: cluster 2024-04-03T15:07:58.407539+0000 mgr.y (mgr.24370) 1489 : cluster [DBG] pgmap v1473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:07:59 smithi067 bash[27441]: audit 2024-04-03T15:07:58.876201+0000 mon.c (mon.2) 535 : audit [DBG] from='client.? 172.21.15.67:0/2792416093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:07:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:59 smithi067 bash[17655]: cluster 2024-04-03T15:07:58.407539+0000 mgr.y (mgr.24370) 1489 : cluster [DBG] pgmap v1473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:07:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:07:59 smithi067 bash[17655]: audit 2024-04-03T15:07:58.876201+0000 mon.c (mon.2) 535 : audit [DBG] from='client.? 172.21.15.67:0/2792416093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:01 smithi082 bash[20963]: cluster 2024-04-03T15:08:00.408197+0000 mgr.y (mgr.24370) 1490 : cluster [DBG] pgmap v1474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:01 smithi082 bash[20963]: audit 2024-04-03T15:08:01.322503+0000 mon.a (mon.0) 1990 : audit [DBG] from='client.? 172.21.15.67:0/2647259561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:01 smithi067 bash[17655]: cluster 2024-04-03T15:08:00.408197+0000 mgr.y (mgr.24370) 1490 : cluster [DBG] pgmap v1474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:01 smithi067 bash[17655]: audit 2024-04-03T15:08:01.322503+0000 mon.a (mon.0) 1990 : audit [DBG] from='client.? 172.21.15.67:0/2647259561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:01 smithi067 bash[27441]: cluster 2024-04-03T15:08:00.408197+0000 mgr.y (mgr.24370) 1490 : cluster [DBG] pgmap v1474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:01 smithi067 bash[27441]: audit 2024-04-03T15:08:01.322503+0000 mon.a (mon.0) 1990 : audit [DBG] from='client.? 172.21.15.67:0/2647259561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:03] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:08:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:03 smithi082 bash[20963]: cluster 2024-04-03T15:08:02.409353+0000 mgr.y (mgr.24370) 1491 : cluster [DBG] pgmap v1475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:08:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:03 smithi067 bash[17655]: cluster 2024-04-03T15:08:02.409353+0000 mgr.y (mgr.24370) 1491 : cluster [DBG] pgmap v1475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:03 smithi067 bash[27441]: cluster 2024-04-03T15:08:02.409353+0000 mgr.y (mgr.24370) 1491 : cluster [DBG] pgmap v1475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:04 smithi082 bash[20963]: audit 2024-04-03T15:08:03.774997+0000 mon.a (mon.0) 1991 : audit [DBG] from='client.? 172.21.15.67:0/638685246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:04 smithi067 bash[17655]: audit 2024-04-03T15:08:03.774997+0000 mon.a (mon.0) 1991 : audit [DBG] from='client.? 172.21.15.67:0/638685246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:04 smithi067 bash[27441]: audit 2024-04-03T15:08:03.774997+0000 mon.a (mon.0) 1991 : audit [DBG] from='client.? 172.21.15.67:0/638685246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:05 smithi082 bash[20963]: cluster 2024-04-03T15:08:04.410047+0000 mgr.y (mgr.24370) 1492 : cluster [DBG] pgmap v1476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:05 smithi067 bash[17655]: cluster 2024-04-03T15:08:04.410047+0000 mgr.y (mgr.24370) 1492 : cluster [DBG] pgmap v1476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:05 smithi067 bash[27441]: cluster 2024-04-03T15:08:04.410047+0000 mgr.y (mgr.24370) 1492 : cluster [DBG] pgmap v1476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:06 smithi082 bash[20963]: audit 2024-04-03T15:08:06.237242+0000 mon.a (mon.0) 1992 : audit [DBG] from='client.? 172.21.15.67:0/3239530079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:06 smithi067 bash[17655]: audit 2024-04-03T15:08:06.237242+0000 mon.a (mon.0) 1992 : audit [DBG] from='client.? 172.21.15.67:0/3239530079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:06 smithi067 bash[27441]: audit 2024-04-03T15:08:06.237242+0000 mon.a (mon.0) 1992 : audit [DBG] from='client.? 172.21.15.67:0/3239530079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:07 smithi082 bash[20963]: cluster 2024-04-03T15:08:06.411187+0000 mgr.y (mgr.24370) 1493 : cluster [DBG] pgmap v1477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:07 smithi067 bash[17655]: cluster 2024-04-03T15:08:06.411187+0000 mgr.y (mgr.24370) 1493 : cluster [DBG] pgmap v1477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:07 smithi067 bash[27441]: cluster 2024-04-03T15:08:06.411187+0000 mgr.y (mgr.24370) 1493 : cluster [DBG] pgmap v1477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:09 smithi082 bash[20963]: cluster 2024-04-03T15:08:08.411799+0000 mgr.y (mgr.24370) 1494 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:09 smithi082 bash[20963]: audit 2024-04-03T15:08:08.694830+0000 mon.a (mon.0) 1993 : audit [DBG] from='client.? 172.21.15.67:0/3940050833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:09 smithi067 bash[17655]: cluster 2024-04-03T15:08:08.411799+0000 mgr.y (mgr.24370) 1494 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:09 smithi067 bash[17655]: audit 2024-04-03T15:08:08.694830+0000 mon.a (mon.0) 1993 : audit [DBG] from='client.? 172.21.15.67:0/3940050833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:09 smithi067 bash[27441]: cluster 2024-04-03T15:08:08.411799+0000 mgr.y (mgr.24370) 1494 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:09 smithi067 bash[27441]: audit 2024-04-03T15:08:08.694830+0000 mon.a (mon.0) 1993 : audit [DBG] from='client.? 172.21.15.67:0/3940050833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:10 smithi082 bash[20963]: audit 2024-04-03T15:08:09.723602+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:10 smithi067 bash[27441]: audit 2024-04-03T15:08:09.723602+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:10 smithi067 bash[17655]: audit 2024-04-03T15:08:09.723602+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:11 smithi082 bash[20963]: cluster 2024-04-03T15:08:10.412486+0000 mgr.y (mgr.24370) 1495 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:11 smithi082 bash[20963]: audit 2024-04-03T15:08:11.148758+0000 mon.a (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.67:0/3314005208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:11 smithi067 bash[27441]: cluster 2024-04-03T15:08:10.412486+0000 mgr.y (mgr.24370) 1495 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:11 smithi067 bash[27441]: audit 2024-04-03T15:08:11.148758+0000 mon.a (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.67:0/3314005208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:11 smithi067 bash[17655]: cluster 2024-04-03T15:08:10.412486+0000 mgr.y (mgr.24370) 1495 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:11 smithi067 bash[17655]: audit 2024-04-03T15:08:11.148758+0000 mon.a (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.67:0/3314005208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:13] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:08:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:13 smithi082 bash[20963]: cluster 2024-04-03T15:08:12.413618+0000 mgr.y (mgr.24370) 1496 : cluster [DBG] pgmap v1480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:08:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:13 smithi067 bash[17655]: cluster 2024-04-03T15:08:12.413618+0000 mgr.y (mgr.24370) 1496 : cluster [DBG] pgmap v1480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:13 smithi067 bash[27441]: cluster 2024-04-03T15:08:12.413618+0000 mgr.y (mgr.24370) 1496 : cluster [DBG] pgmap v1480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:14 smithi082 bash[20963]: audit 2024-04-03T15:08:13.602574+0000 mon.a (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.67:0/2686549174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:14 smithi067 bash[17655]: audit 2024-04-03T15:08:13.602574+0000 mon.a (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.67:0/2686549174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:14 smithi067 bash[27441]: audit 2024-04-03T15:08:13.602574+0000 mon.a (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.67:0/2686549174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:15 smithi082 bash[20963]: cluster 2024-04-03T15:08:14.414336+0000 mgr.y (mgr.24370) 1497 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:15 smithi067 bash[17655]: cluster 2024-04-03T15:08:14.414336+0000 mgr.y (mgr.24370) 1497 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:15 smithi067 bash[27441]: cluster 2024-04-03T15:08:14.414336+0000 mgr.y (mgr.24370) 1497 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:16 smithi082 bash[20963]: audit 2024-04-03T15:08:16.049812+0000 mon.a (mon.0) 1997 : audit [DBG] from='client.? 172.21.15.67:0/2071540388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:16 smithi067 bash[17655]: audit 2024-04-03T15:08:16.049812+0000 mon.a (mon.0) 1997 : audit [DBG] from='client.? 172.21.15.67:0/2071540388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:16 smithi067 bash[27441]: audit 2024-04-03T15:08:16.049812+0000 mon.a (mon.0) 1997 : audit [DBG] from='client.? 172.21.15.67:0/2071540388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:17 smithi082 bash[20963]: cluster 2024-04-03T15:08:16.415527+0000 mgr.y (mgr.24370) 1498 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:17 smithi067 bash[17655]: cluster 2024-04-03T15:08:16.415527+0000 mgr.y (mgr.24370) 1498 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:17 smithi067 bash[27441]: cluster 2024-04-03T15:08:16.415527+0000 mgr.y (mgr.24370) 1498 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:18 smithi082 bash[20963]: audit 2024-04-03T15:08:18.505584+0000 mon.a (mon.0) 1998 : audit [DBG] from='client.? 172.21.15.67:0/1725189826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:18 smithi067 bash[27441]: audit 2024-04-03T15:08:18.505584+0000 mon.a (mon.0) 1998 : audit [DBG] from='client.? 172.21.15.67:0/1725189826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:18 smithi067 bash[17655]: audit 2024-04-03T15:08:18.505584+0000 mon.a (mon.0) 1998 : audit [DBG] from='client.? 172.21.15.67:0/1725189826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:19 smithi082 bash[20963]: cluster 2024-04-03T15:08:18.415984+0000 mgr.y (mgr.24370) 1499 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:19 smithi067 bash[17655]: cluster 2024-04-03T15:08:18.415984+0000 mgr.y (mgr.24370) 1499 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:19 smithi067 bash[27441]: cluster 2024-04-03T15:08:18.415984+0000 mgr.y (mgr.24370) 1499 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:21 smithi082 bash[20963]: cluster 2024-04-03T15:08:20.416624+0000 mgr.y (mgr.24370) 1500 : cluster [DBG] pgmap v1484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:21 smithi082 bash[20963]: audit 2024-04-03T15:08:20.966236+0000 mon.c (mon.2) 536 : audit [DBG] from='client.? 172.21.15.67:0/2902730687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:21 smithi067 bash[17655]: cluster 2024-04-03T15:08:20.416624+0000 mgr.y (mgr.24370) 1500 : cluster [DBG] pgmap v1484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:21 smithi067 bash[17655]: audit 2024-04-03T15:08:20.966236+0000 mon.c (mon.2) 536 : audit [DBG] from='client.? 172.21.15.67:0/2902730687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:21 smithi067 bash[27441]: cluster 2024-04-03T15:08:20.416624+0000 mgr.y (mgr.24370) 1500 : cluster [DBG] pgmap v1484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:21 smithi067 bash[27441]: audit 2024-04-03T15:08:20.966236+0000 mon.c (mon.2) 536 : audit [DBG] from='client.? 172.21.15.67:0/2902730687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:23] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:08:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:08:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:23 smithi082 bash[20963]: cluster 2024-04-03T15:08:22.417782+0000 mgr.y (mgr.24370) 1501 : cluster [DBG] pgmap v1485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:23 smithi082 bash[20963]: audit 2024-04-03T15:08:23.419783+0000 mon.a (mon.0) 1999 : audit [DBG] from='client.? 172.21.15.67:0/4206099486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:23 smithi067 bash[17655]: cluster 2024-04-03T15:08:22.417782+0000 mgr.y (mgr.24370) 1501 : cluster [DBG] pgmap v1485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:23 smithi067 bash[17655]: audit 2024-04-03T15:08:23.419783+0000 mon.a (mon.0) 1999 : audit [DBG] from='client.? 172.21.15.67:0/4206099486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:23 smithi067 bash[27441]: cluster 2024-04-03T15:08:22.417782+0000 mgr.y (mgr.24370) 1501 : cluster [DBG] pgmap v1485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:23 smithi067 bash[27441]: audit 2024-04-03T15:08:23.419783+0000 mon.a (mon.0) 1999 : audit [DBG] from='client.? 172.21.15.67:0/4206099486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:25 smithi082 bash[20963]: cluster 2024-04-03T15:08:24.418551+0000 mgr.y (mgr.24370) 1502 : cluster [DBG] pgmap v1486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:25 smithi082 bash[20963]: audit 2024-04-03T15:08:24.723788+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:25 smithi067 bash[27441]: cluster 2024-04-03T15:08:24.418551+0000 mgr.y (mgr.24370) 1502 : cluster [DBG] pgmap v1486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:25 smithi067 bash[27441]: audit 2024-04-03T15:08:24.723788+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:25 smithi067 bash[17655]: cluster 2024-04-03T15:08:24.418551+0000 mgr.y (mgr.24370) 1502 : cluster [DBG] pgmap v1486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:25 smithi067 bash[17655]: audit 2024-04-03T15:08:24.723788+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:26 smithi082 bash[20963]: audit 2024-04-03T15:08:25.877868+0000 mon.a (mon.0) 2001 : audit [DBG] from='client.? 172.21.15.67:0/903777297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:26 smithi067 bash[27441]: audit 2024-04-03T15:08:25.877868+0000 mon.a (mon.0) 2001 : audit [DBG] from='client.? 172.21.15.67:0/903777297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:26 smithi067 bash[17655]: audit 2024-04-03T15:08:25.877868+0000 mon.a (mon.0) 2001 : audit [DBG] from='client.? 172.21.15.67:0/903777297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:27 smithi082 bash[20963]: cluster 2024-04-03T15:08:26.419788+0000 mgr.y (mgr.24370) 1503 : cluster [DBG] pgmap v1487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:27 smithi067 bash[17655]: cluster 2024-04-03T15:08:26.419788+0000 mgr.y (mgr.24370) 1503 : cluster [DBG] pgmap v1487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:27 smithi067 bash[27441]: cluster 2024-04-03T15:08:26.419788+0000 mgr.y (mgr.24370) 1503 : cluster [DBG] pgmap v1487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:28 smithi082 bash[20963]: audit 2024-04-03T15:08:28.330675+0000 mon.a (mon.0) 2002 : audit [DBG] from='client.? 172.21.15.67:0/774223631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:28 smithi067 bash[17655]: audit 2024-04-03T15:08:28.330675+0000 mon.a (mon.0) 2002 : audit [DBG] from='client.? 172.21.15.67:0/774223631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:28 smithi067 bash[27441]: audit 2024-04-03T15:08:28.330675+0000 mon.a (mon.0) 2002 : audit [DBG] from='client.? 172.21.15.67:0/774223631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:29 smithi082 bash[20963]: cluster 2024-04-03T15:08:28.420402+0000 mgr.y (mgr.24370) 1504 : cluster [DBG] pgmap v1488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:29 smithi082 bash[20963]: audit 2024-04-03T15:08:28.820090+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:08:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:29 smithi067 bash[17655]: cluster 2024-04-03T15:08:28.420402+0000 mgr.y (mgr.24370) 1504 : cluster [DBG] pgmap v1488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:29 smithi067 bash[17655]: audit 2024-04-03T15:08:28.820090+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:08:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:29 smithi067 bash[27441]: cluster 2024-04-03T15:08:28.420402+0000 mgr.y (mgr.24370) 1504 : cluster [DBG] pgmap v1488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:29 smithi067 bash[27441]: audit 2024-04-03T15:08:28.820090+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:08:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:30 smithi082 bash[20963]: cluster 2024-04-03T15:08:30.420906+0000 mgr.y (mgr.24370) 1505 : cluster [DBG] pgmap v1489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:30 smithi067 bash[17655]: cluster 2024-04-03T15:08:30.420906+0000 mgr.y (mgr.24370) 1505 : cluster [DBG] pgmap v1489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:30 smithi067 bash[27441]: cluster 2024-04-03T15:08:30.420906+0000 mgr.y (mgr.24370) 1505 : cluster [DBG] pgmap v1489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:31 smithi082 bash[20963]: audit 2024-04-03T15:08:30.785737+0000 mon.a (mon.0) 2004 : audit [DBG] from='client.? 172.21.15.67:0/750608293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:31 smithi067 bash[17655]: audit 2024-04-03T15:08:30.785737+0000 mon.a (mon.0) 2004 : audit [DBG] from='client.? 172.21.15.67:0/750608293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:31 smithi067 bash[27441]: audit 2024-04-03T15:08:30.785737+0000 mon.a (mon.0) 2004 : audit [DBG] from='client.? 172.21.15.67:0/750608293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:32 smithi082 bash[20963]: cluster 2024-04-03T15:08:32.422182+0000 mgr.y (mgr.24370) 1506 : cluster [DBG] pgmap v1490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:32 smithi067 bash[27441]: cluster 2024-04-03T15:08:32.422182+0000 mgr.y (mgr.24370) 1506 : cluster [DBG] pgmap v1490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:32 smithi067 bash[17655]: cluster 2024-04-03T15:08:32.422182+0000 mgr.y (mgr.24370) 1506 : cluster [DBG] pgmap v1490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:33] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:08:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:33 smithi082 bash[20963]: audit 2024-04-03T15:08:33.246294+0000 mon.a (mon.0) 2005 : audit [DBG] from='client.? 172.21.15.67:0/2420205119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:08:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:33 smithi067 bash[17655]: audit 2024-04-03T15:08:33.246294+0000 mon.a (mon.0) 2005 : audit [DBG] from='client.? 172.21.15.67:0/2420205119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:33 smithi067 bash[27441]: audit 2024-04-03T15:08:33.246294+0000 mon.a (mon.0) 2005 : audit [DBG] from='client.? 172.21.15.67:0/2420205119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:35 smithi082 bash[20963]: cluster 2024-04-03T15:08:34.422823+0000 mgr.y (mgr.24370) 1507 : cluster [DBG] pgmap v1491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:35 smithi082 bash[20963]: audit 2024-04-03T15:08:34.516054+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:35 smithi082 bash[20963]: audit 2024-04-03T15:08:34.525380+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:35 smithi082 bash[20963]: audit 2024-04-03T15:08:34.816424+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:35 smithi082 bash[20963]: audit 2024-04-03T15:08:34.823990+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:35 smithi082 bash[20963]: audit 2024-04-03T15:08:35.394281+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:08:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:35 smithi082 bash[20963]: audit 2024-04-03T15:08:35.395865+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:08:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:35 smithi082 bash[20963]: audit 2024-04-03T15:08:35.403346+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[17655]: cluster 2024-04-03T15:08:34.422823+0000 mgr.y (mgr.24370) 1507 : cluster [DBG] pgmap v1491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[17655]: audit 2024-04-03T15:08:34.516054+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[17655]: audit 2024-04-03T15:08:34.525380+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[17655]: audit 2024-04-03T15:08:34.816424+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[17655]: audit 2024-04-03T15:08:34.823990+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[17655]: audit 2024-04-03T15:08:35.394281+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:08:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[17655]: audit 2024-04-03T15:08:35.395865+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:08:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[17655]: audit 2024-04-03T15:08:35.403346+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[27441]: cluster 2024-04-03T15:08:34.422823+0000 mgr.y (mgr.24370) 1507 : cluster [DBG] pgmap v1491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[27441]: audit 2024-04-03T15:08:34.516054+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[27441]: audit 2024-04-03T15:08:34.525380+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[27441]: audit 2024-04-03T15:08:34.816424+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[27441]: audit 2024-04-03T15:08:34.823990+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[27441]: audit 2024-04-03T15:08:35.394281+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:08:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[27441]: audit 2024-04-03T15:08:35.395865+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:08:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:35 smithi067 bash[27441]: audit 2024-04-03T15:08:35.403346+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:08:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:36 smithi082 bash[20963]: audit 2024-04-03T15:08:35.724316+0000 mon.c (mon.2) 537 : audit [DBG] from='client.? 172.21.15.67:0/981274597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:36 smithi067 bash[17655]: audit 2024-04-03T15:08:35.724316+0000 mon.c (mon.2) 537 : audit [DBG] from='client.? 172.21.15.67:0/981274597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:36 smithi067 bash[27441]: audit 2024-04-03T15:08:35.724316+0000 mon.c (mon.2) 537 : audit [DBG] from='client.? 172.21.15.67:0/981274597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:37 smithi082 bash[20963]: cluster 2024-04-03T15:08:36.423979+0000 mgr.y (mgr.24370) 1508 : cluster [DBG] pgmap v1492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:37 smithi067 bash[17655]: cluster 2024-04-03T15:08:36.423979+0000 mgr.y (mgr.24370) 1508 : cluster [DBG] pgmap v1492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:37 smithi067 bash[27441]: cluster 2024-04-03T15:08:36.423979+0000 mgr.y (mgr.24370) 1508 : cluster [DBG] pgmap v1492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:38 smithi082 bash[20963]: audit 2024-04-03T15:08:38.182800+0000 mon.a (mon.0) 2013 : audit [DBG] from='client.? 172.21.15.67:0/3240424275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:38 smithi067 bash[27441]: audit 2024-04-03T15:08:38.182800+0000 mon.a (mon.0) 2013 : audit [DBG] from='client.? 172.21.15.67:0/3240424275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:38 smithi067 bash[17655]: audit 2024-04-03T15:08:38.182800+0000 mon.a (mon.0) 2013 : audit [DBG] from='client.? 172.21.15.67:0/3240424275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:39 smithi082 bash[20963]: cluster 2024-04-03T15:08:38.424817+0000 mgr.y (mgr.24370) 1509 : cluster [DBG] pgmap v1493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:39 smithi067 bash[27441]: cluster 2024-04-03T15:08:38.424817+0000 mgr.y (mgr.24370) 1509 : cluster [DBG] pgmap v1493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:39 smithi067 bash[17655]: cluster 2024-04-03T15:08:38.424817+0000 mgr.y (mgr.24370) 1509 : cluster [DBG] pgmap v1493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:40 smithi082 bash[20963]: audit 2024-04-03T15:08:39.724367+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:40 smithi067 bash[17655]: audit 2024-04-03T15:08:39.724367+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:40 smithi067 bash[27441]: audit 2024-04-03T15:08:39.724367+0000 mon.a (mon.0) 2014 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:41 smithi082 bash[20963]: cluster 2024-04-03T15:08:40.425332+0000 mgr.y (mgr.24370) 1510 : cluster [DBG] pgmap v1494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:41 smithi082 bash[20963]: audit 2024-04-03T15:08:40.625428+0000 mon.c (mon.2) 538 : audit [DBG] from='client.? 172.21.15.67:0/1169651984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:41 smithi067 bash[17655]: cluster 2024-04-03T15:08:40.425332+0000 mgr.y (mgr.24370) 1510 : cluster [DBG] pgmap v1494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:41 smithi067 bash[17655]: audit 2024-04-03T15:08:40.625428+0000 mon.c (mon.2) 538 : audit [DBG] from='client.? 172.21.15.67:0/1169651984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:41 smithi067 bash[27441]: cluster 2024-04-03T15:08:40.425332+0000 mgr.y (mgr.24370) 1510 : cluster [DBG] pgmap v1494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:41 smithi067 bash[27441]: audit 2024-04-03T15:08:40.625428+0000 mon.c (mon.2) 538 : audit [DBG] from='client.? 172.21.15.67:0/1169651984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:08:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:08:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:43 smithi082 bash[20963]: cluster 2024-04-03T15:08:42.426437+0000 mgr.y (mgr.24370) 1511 : cluster [DBG] pgmap v1495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:43 smithi082 bash[20963]: audit 2024-04-03T15:08:43.076769+0000 mon.c (mon.2) 539 : audit [DBG] from='client.? 172.21.15.67:0/3079776245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:43 smithi067 bash[27441]: cluster 2024-04-03T15:08:42.426437+0000 mgr.y (mgr.24370) 1511 : cluster [DBG] pgmap v1495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:43 smithi067 bash[27441]: audit 2024-04-03T15:08:43.076769+0000 mon.c (mon.2) 539 : audit [DBG] from='client.? 172.21.15.67:0/3079776245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:43 smithi067 bash[17655]: cluster 2024-04-03T15:08:42.426437+0000 mgr.y (mgr.24370) 1511 : cluster [DBG] pgmap v1495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:43 smithi067 bash[17655]: audit 2024-04-03T15:08:43.076769+0000 mon.c (mon.2) 539 : audit [DBG] from='client.? 172.21.15.67:0/3079776245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:45 smithi082 bash[20963]: cluster 2024-04-03T15:08:44.427130+0000 mgr.y (mgr.24370) 1512 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:45 smithi082 bash[20963]: audit 2024-04-03T15:08:45.522925+0000 mon.c (mon.2) 540 : audit [DBG] from='client.? 172.21.15.67:0/3343587801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:45 smithi067 bash[27441]: cluster 2024-04-03T15:08:44.427130+0000 mgr.y (mgr.24370) 1512 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:45 smithi067 bash[27441]: audit 2024-04-03T15:08:45.522925+0000 mon.c (mon.2) 540 : audit [DBG] from='client.? 172.21.15.67:0/3343587801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:45 smithi067 bash[17655]: cluster 2024-04-03T15:08:44.427130+0000 mgr.y (mgr.24370) 1512 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:45 smithi067 bash[17655]: audit 2024-04-03T15:08:45.522925+0000 mon.c (mon.2) 540 : audit [DBG] from='client.? 172.21.15.67:0/3343587801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:47 smithi082 bash[20963]: cluster 2024-04-03T15:08:46.428338+0000 mgr.y (mgr.24370) 1513 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:47 smithi067 bash[27441]: cluster 2024-04-03T15:08:46.428338+0000 mgr.y (mgr.24370) 1513 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:47 smithi067 bash[17655]: cluster 2024-04-03T15:08:46.428338+0000 mgr.y (mgr.24370) 1513 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:48 smithi082 bash[20963]: audit 2024-04-03T15:08:47.980336+0000 mon.a (mon.0) 2015 : audit [DBG] from='client.? 172.21.15.67:0/2688456937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:48 smithi067 bash[17655]: audit 2024-04-03T15:08:47.980336+0000 mon.a (mon.0) 2015 : audit [DBG] from='client.? 172.21.15.67:0/2688456937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:48 smithi067 bash[27441]: audit 2024-04-03T15:08:47.980336+0000 mon.a (mon.0) 2015 : audit [DBG] from='client.? 172.21.15.67:0/2688456937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:49 smithi082 bash[20963]: cluster 2024-04-03T15:08:48.429024+0000 mgr.y (mgr.24370) 1514 : cluster [DBG] pgmap v1498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:49 smithi067 bash[17655]: cluster 2024-04-03T15:08:48.429024+0000 mgr.y (mgr.24370) 1514 : cluster [DBG] pgmap v1498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:49 smithi067 bash[27441]: cluster 2024-04-03T15:08:48.429024+0000 mgr.y (mgr.24370) 1514 : cluster [DBG] pgmap v1498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:50 smithi082 bash[20963]: audit 2024-04-03T15:08:50.435138+0000 mon.a (mon.0) 2016 : audit [DBG] from='client.? 172.21.15.67:0/2383813109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:50 smithi067 bash[17655]: audit 2024-04-03T15:08:50.435138+0000 mon.a (mon.0) 2016 : audit [DBG] from='client.? 172.21.15.67:0/2383813109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:50 smithi067 bash[27441]: audit 2024-04-03T15:08:50.435138+0000 mon.a (mon.0) 2016 : audit [DBG] from='client.? 172.21.15.67:0/2383813109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:51 smithi082 bash[20963]: cluster 2024-04-03T15:08:50.429686+0000 mgr.y (mgr.24370) 1515 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:51 smithi067 bash[17655]: cluster 2024-04-03T15:08:50.429686+0000 mgr.y (mgr.24370) 1515 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:51 smithi067 bash[27441]: cluster 2024-04-03T15:08:50.429686+0000 mgr.y (mgr.24370) 1515 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:52 smithi067 bash[27441]: cluster 2024-04-03T15:08:52.430809+0000 mgr.y (mgr.24370) 1516 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:52 smithi067 bash[17655]: cluster 2024-04-03T15:08:52.430809+0000 mgr.y (mgr.24370) 1516 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:52 smithi082 bash[20963]: cluster 2024-04-03T15:08:52.430809+0000 mgr.y (mgr.24370) 1516 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:08:53.764 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:08:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:53 smithi082 bash[20963]: audit 2024-04-03T15:08:52.895062+0000 mon.c (mon.2) 541 : audit [DBG] from='client.? 172.21.15.67:0/383789845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:53 smithi067 bash[17655]: audit 2024-04-03T15:08:52.895062+0000 mon.c (mon.2) 541 : audit [DBG] from='client.? 172.21.15.67:0/383789845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:53 smithi067 bash[27441]: audit 2024-04-03T15:08:52.895062+0000 mon.c (mon.2) 541 : audit [DBG] from='client.? 172.21.15.67:0/383789845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:54 smithi082 bash[20963]: cluster 2024-04-03T15:08:54.431447+0000 mgr.y (mgr.24370) 1517 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:54 smithi082 bash[20963]: audit 2024-04-03T15:08:54.724721+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:54 smithi067 bash[17655]: cluster 2024-04-03T15:08:54.431447+0000 mgr.y (mgr.24370) 1517 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:54 smithi067 bash[17655]: audit 2024-04-03T15:08:54.724721+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:54 smithi067 bash[27441]: cluster 2024-04-03T15:08:54.431447+0000 mgr.y (mgr.24370) 1517 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:54 smithi067 bash[27441]: audit 2024-04-03T15:08:54.724721+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:08:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:55 smithi082 bash[20963]: audit 2024-04-03T15:08:55.345833+0000 mon.c (mon.2) 542 : audit [DBG] from='client.? 172.21.15.67:0/466197390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:55 smithi067 bash[17655]: audit 2024-04-03T15:08:55.345833+0000 mon.c (mon.2) 542 : audit [DBG] from='client.? 172.21.15.67:0/466197390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:55 smithi067 bash[27441]: audit 2024-04-03T15:08:55.345833+0000 mon.c (mon.2) 542 : audit [DBG] from='client.? 172.21.15.67:0/466197390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:56 smithi082 bash[20963]: cluster 2024-04-03T15:08:56.432624+0000 mgr.y (mgr.24370) 1518 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:56 smithi067 bash[27441]: cluster 2024-04-03T15:08:56.432624+0000 mgr.y (mgr.24370) 1518 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:56 smithi067 bash[17655]: cluster 2024-04-03T15:08:56.432624+0000 mgr.y (mgr.24370) 1518 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:57 smithi082 bash[20963]: audit 2024-04-03T15:08:57.802073+0000 mon.c (mon.2) 543 : audit [DBG] from='client.? 172.21.15.67:0/2957582813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:57 smithi067 bash[27441]: audit 2024-04-03T15:08:57.802073+0000 mon.c (mon.2) 543 : audit [DBG] from='client.? 172.21.15.67:0/2957582813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:57 smithi067 bash[17655]: audit 2024-04-03T15:08:57.802073+0000 mon.c (mon.2) 543 : audit [DBG] from='client.? 172.21.15.67:0/2957582813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:08:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:08:58 smithi082 bash[20963]: cluster 2024-04-03T15:08:58.433299+0000 mgr.y (mgr.24370) 1519 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:08:58 smithi067 bash[27441]: cluster 2024-04-03T15:08:58.433299+0000 mgr.y (mgr.24370) 1519 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:08:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:08:58 smithi067 bash[17655]: cluster 2024-04-03T15:08:58.433299+0000 mgr.y (mgr.24370) 1519 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:00 smithi082 bash[20963]: audit 2024-04-03T15:09:00.256961+0000 mon.a (mon.0) 2018 : audit [DBG] from='client.? 172.21.15.67:0/3243461145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:00 smithi067 bash[27441]: audit 2024-04-03T15:09:00.256961+0000 mon.a (mon.0) 2018 : audit [DBG] from='client.? 172.21.15.67:0/3243461145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:00 smithi067 bash[17655]: audit 2024-04-03T15:09:00.256961+0000 mon.a (mon.0) 2018 : audit [DBG] from='client.? 172.21.15.67:0/3243461145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:01 smithi082 bash[20963]: cluster 2024-04-03T15:09:00.433997+0000 mgr.y (mgr.24370) 1520 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:01 smithi067 bash[27441]: cluster 2024-04-03T15:09:00.433997+0000 mgr.y (mgr.24370) 1520 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:01 smithi067 bash[17655]: cluster 2024-04-03T15:09:00.433997+0000 mgr.y (mgr.24370) 1520 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:09:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:09:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:03 smithi082 bash[20963]: cluster 2024-04-03T15:09:02.435129+0000 mgr.y (mgr.24370) 1521 : cluster [DBG] pgmap v1505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:03 smithi082 bash[20963]: audit 2024-04-03T15:09:02.708444+0000 mon.c (mon.2) 544 : audit [DBG] from='client.? 172.21.15.67:0/1240548170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:03.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:03 smithi067 bash[27441]: cluster 2024-04-03T15:09:02.435129+0000 mgr.y (mgr.24370) 1521 : cluster [DBG] pgmap v1505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:03 smithi067 bash[27441]: audit 2024-04-03T15:09:02.708444+0000 mon.c (mon.2) 544 : audit [DBG] from='client.? 172.21.15.67:0/1240548170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:03 smithi067 bash[17655]: cluster 2024-04-03T15:09:02.435129+0000 mgr.y (mgr.24370) 1521 : cluster [DBG] pgmap v1505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:03 smithi067 bash[17655]: audit 2024-04-03T15:09:02.708444+0000 mon.c (mon.2) 544 : audit [DBG] from='client.? 172.21.15.67:0/1240548170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:05 smithi082 bash[20963]: cluster 2024-04-03T15:09:04.435800+0000 mgr.y (mgr.24370) 1522 : cluster [DBG] pgmap v1506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:05 smithi082 bash[20963]: audit 2024-04-03T15:09:05.165180+0000 mon.a (mon.0) 2019 : audit [DBG] from='client.? 172.21.15.67:0/2091248841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:05 smithi067 bash[17655]: cluster 2024-04-03T15:09:04.435800+0000 mgr.y (mgr.24370) 1522 : cluster [DBG] pgmap v1506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:05 smithi067 bash[17655]: audit 2024-04-03T15:09:05.165180+0000 mon.a (mon.0) 2019 : audit [DBG] from='client.? 172.21.15.67:0/2091248841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:05 smithi067 bash[27441]: cluster 2024-04-03T15:09:04.435800+0000 mgr.y (mgr.24370) 1522 : cluster [DBG] pgmap v1506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:05 smithi067 bash[27441]: audit 2024-04-03T15:09:05.165180+0000 mon.a (mon.0) 2019 : audit [DBG] from='client.? 172.21.15.67:0/2091248841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:07 smithi082 bash[20963]: cluster 2024-04-03T15:09:06.436953+0000 mgr.y (mgr.24370) 1523 : cluster [DBG] pgmap v1507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:07 smithi067 bash[27441]: cluster 2024-04-03T15:09:06.436953+0000 mgr.y (mgr.24370) 1523 : cluster [DBG] pgmap v1507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:07 smithi067 bash[17655]: cluster 2024-04-03T15:09:06.436953+0000 mgr.y (mgr.24370) 1523 : cluster [DBG] pgmap v1507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:08 smithi082 bash[20963]: audit 2024-04-03T15:09:07.618035+0000 mon.c (mon.2) 545 : audit [DBG] from='client.? 172.21.15.67:0/2891699184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:08 smithi067 bash[17655]: audit 2024-04-03T15:09:07.618035+0000 mon.c (mon.2) 545 : audit [DBG] from='client.? 172.21.15.67:0/2891699184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:08 smithi067 bash[27441]: audit 2024-04-03T15:09:07.618035+0000 mon.c (mon.2) 545 : audit [DBG] from='client.? 172.21.15.67:0/2891699184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:09 smithi082 bash[20963]: cluster 2024-04-03T15:09:08.437574+0000 mgr.y (mgr.24370) 1524 : cluster [DBG] pgmap v1508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:09 smithi067 bash[17655]: cluster 2024-04-03T15:09:08.437574+0000 mgr.y (mgr.24370) 1524 : cluster [DBG] pgmap v1508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:09 smithi067 bash[27441]: cluster 2024-04-03T15:09:08.437574+0000 mgr.y (mgr.24370) 1524 : cluster [DBG] pgmap v1508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:10 smithi082 bash[20963]: audit 2024-04-03T15:09:09.725092+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:10 smithi082 bash[20963]: audit 2024-04-03T15:09:10.070156+0000 mon.c (mon.2) 546 : audit [DBG] from='client.? 172.21.15.67:0/2840220162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:10 smithi067 bash[17655]: audit 2024-04-03T15:09:09.725092+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:10 smithi067 bash[17655]: audit 2024-04-03T15:09:10.070156+0000 mon.c (mon.2) 546 : audit [DBG] from='client.? 172.21.15.67:0/2840220162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:10 smithi067 bash[27441]: audit 2024-04-03T15:09:09.725092+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:10 smithi067 bash[27441]: audit 2024-04-03T15:09:10.070156+0000 mon.c (mon.2) 546 : audit [DBG] from='client.? 172.21.15.67:0/2840220162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:11 smithi082 bash[20963]: cluster 2024-04-03T15:09:10.438236+0000 mgr.y (mgr.24370) 1525 : cluster [DBG] pgmap v1509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:11 smithi067 bash[27441]: cluster 2024-04-03T15:09:10.438236+0000 mgr.y (mgr.24370) 1525 : cluster [DBG] pgmap v1509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:11 smithi067 bash[17655]: cluster 2024-04-03T15:09:10.438236+0000 mgr.y (mgr.24370) 1525 : cluster [DBG] pgmap v1509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:12 smithi067 bash[17655]: cluster 2024-04-03T15:09:12.438994+0000 mgr.y (mgr.24370) 1526 : cluster [DBG] pgmap v1510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:12 smithi067 bash[17655]: audit 2024-04-03T15:09:12.523522+0000 mon.a (mon.0) 2021 : audit [DBG] from='client.? 172.21.15.67:0/370837245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:12 smithi067 bash[27441]: cluster 2024-04-03T15:09:12.438994+0000 mgr.y (mgr.24370) 1526 : cluster [DBG] pgmap v1510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:12 smithi067 bash[27441]: audit 2024-04-03T15:09:12.523522+0000 mon.a (mon.0) 2021 : audit [DBG] from='client.? 172.21.15.67:0/370837245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:12 smithi082 bash[20963]: cluster 2024-04-03T15:09:12.438994+0000 mgr.y (mgr.24370) 1526 : cluster [DBG] pgmap v1510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:12 smithi082 bash[20963]: audit 2024-04-03T15:09:12.523522+0000 mon.a (mon.0) 2021 : audit [DBG] from='client.? 172.21.15.67:0/370837245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:13] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:09:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:09:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:15 smithi082 bash[20963]: cluster 2024-04-03T15:09:14.439636+0000 mgr.y (mgr.24370) 1527 : cluster [DBG] pgmap v1511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:15 smithi082 bash[20963]: audit 2024-04-03T15:09:14.982644+0000 mon.a (mon.0) 2022 : audit [DBG] from='client.? 172.21.15.67:0/2721541811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:15 smithi067 bash[17655]: cluster 2024-04-03T15:09:14.439636+0000 mgr.y (mgr.24370) 1527 : cluster [DBG] pgmap v1511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:15 smithi067 bash[17655]: audit 2024-04-03T15:09:14.982644+0000 mon.a (mon.0) 2022 : audit [DBG] from='client.? 172.21.15.67:0/2721541811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:15 smithi067 bash[27441]: cluster 2024-04-03T15:09:14.439636+0000 mgr.y (mgr.24370) 1527 : cluster [DBG] pgmap v1511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:15 smithi067 bash[27441]: audit 2024-04-03T15:09:14.982644+0000 mon.a (mon.0) 2022 : audit [DBG] from='client.? 172.21.15.67:0/2721541811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:17 smithi082 bash[20963]: cluster 2024-04-03T15:09:16.440914+0000 mgr.y (mgr.24370) 1528 : cluster [DBG] pgmap v1512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:17 smithi082 bash[20963]: audit 2024-04-03T15:09:17.430646+0000 mon.c (mon.2) 547 : audit [DBG] from='client.? 172.21.15.67:0/4278648527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:17 smithi067 bash[17655]: cluster 2024-04-03T15:09:16.440914+0000 mgr.y (mgr.24370) 1528 : cluster [DBG] pgmap v1512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:17 smithi067 bash[17655]: audit 2024-04-03T15:09:17.430646+0000 mon.c (mon.2) 547 : audit [DBG] from='client.? 172.21.15.67:0/4278648527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:17 smithi067 bash[27441]: cluster 2024-04-03T15:09:16.440914+0000 mgr.y (mgr.24370) 1528 : cluster [DBG] pgmap v1512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:17 smithi067 bash[27441]: audit 2024-04-03T15:09:17.430646+0000 mon.c (mon.2) 547 : audit [DBG] from='client.? 172.21.15.67:0/4278648527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:19 smithi082 bash[20963]: cluster 2024-04-03T15:09:18.441620+0000 mgr.y (mgr.24370) 1529 : cluster [DBG] pgmap v1513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:19 smithi067 bash[17655]: cluster 2024-04-03T15:09:18.441620+0000 mgr.y (mgr.24370) 1529 : cluster [DBG] pgmap v1513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:19 smithi067 bash[27441]: cluster 2024-04-03T15:09:18.441620+0000 mgr.y (mgr.24370) 1529 : cluster [DBG] pgmap v1513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:20 smithi082 bash[20963]: audit 2024-04-03T15:09:19.882178+0000 mon.c (mon.2) 548 : audit [DBG] from='client.? 172.21.15.67:0/768216209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:20 smithi067 bash[17655]: audit 2024-04-03T15:09:19.882178+0000 mon.c (mon.2) 548 : audit [DBG] from='client.? 172.21.15.67:0/768216209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:20 smithi067 bash[27441]: audit 2024-04-03T15:09:19.882178+0000 mon.c (mon.2) 548 : audit [DBG] from='client.? 172.21.15.67:0/768216209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:21 smithi082 bash[20963]: cluster 2024-04-03T15:09:20.442276+0000 mgr.y (mgr.24370) 1530 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:21 smithi067 bash[17655]: cluster 2024-04-03T15:09:20.442276+0000 mgr.y (mgr.24370) 1530 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:21 smithi067 bash[27441]: cluster 2024-04-03T15:09:20.442276+0000 mgr.y (mgr.24370) 1530 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:22 smithi082 bash[20963]: audit 2024-04-03T15:09:22.338661+0000 mon.a (mon.0) 2023 : audit [DBG] from='client.? 172.21.15.67:0/3676530803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:22 smithi067 bash[17655]: audit 2024-04-03T15:09:22.338661+0000 mon.a (mon.0) 2023 : audit [DBG] from='client.? 172.21.15.67:0/3676530803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:22 smithi067 bash[27441]: audit 2024-04-03T15:09:22.338661+0000 mon.a (mon.0) 2023 : audit [DBG] from='client.? 172.21.15.67:0/3676530803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:23] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:09:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:23 smithi082 bash[20963]: cluster 2024-04-03T15:09:22.443402+0000 mgr.y (mgr.24370) 1531 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:09:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:23 smithi067 bash[17655]: cluster 2024-04-03T15:09:22.443402+0000 mgr.y (mgr.24370) 1531 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:23 smithi067 bash[27441]: cluster 2024-04-03T15:09:22.443402+0000 mgr.y (mgr.24370) 1531 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:25 smithi082 bash[20963]: cluster 2024-04-03T15:09:24.443903+0000 mgr.y (mgr.24370) 1532 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:25 smithi082 bash[20963]: audit 2024-04-03T15:09:24.725193+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:25 smithi082 bash[20963]: audit 2024-04-03T15:09:24.791742+0000 mon.c (mon.2) 549 : audit [DBG] from='client.? 172.21.15.67:0/2859562217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:25 smithi067 bash[27441]: cluster 2024-04-03T15:09:24.443903+0000 mgr.y (mgr.24370) 1532 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:25 smithi067 bash[27441]: audit 2024-04-03T15:09:24.725193+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:25 smithi067 bash[27441]: audit 2024-04-03T15:09:24.791742+0000 mon.c (mon.2) 549 : audit [DBG] from='client.? 172.21.15.67:0/2859562217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:25 smithi067 bash[17655]: cluster 2024-04-03T15:09:24.443903+0000 mgr.y (mgr.24370) 1532 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:25 smithi067 bash[17655]: audit 2024-04-03T15:09:24.725193+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:25 smithi067 bash[17655]: audit 2024-04-03T15:09:24.791742+0000 mon.c (mon.2) 549 : audit [DBG] from='client.? 172.21.15.67:0/2859562217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:27 smithi082 bash[20963]: cluster 2024-04-03T15:09:26.445047+0000 mgr.y (mgr.24370) 1533 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:27 smithi082 bash[20963]: audit 2024-04-03T15:09:27.248912+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.67:0/1997947306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:27 smithi067 bash[17655]: cluster 2024-04-03T15:09:26.445047+0000 mgr.y (mgr.24370) 1533 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:27 smithi067 bash[17655]: audit 2024-04-03T15:09:27.248912+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.67:0/1997947306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:27 smithi067 bash[27441]: cluster 2024-04-03T15:09:26.445047+0000 mgr.y (mgr.24370) 1533 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:27 smithi067 bash[27441]: audit 2024-04-03T15:09:27.248912+0000 mon.a (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.67:0/1997947306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:29 smithi082 bash[20963]: cluster 2024-04-03T15:09:28.445668+0000 mgr.y (mgr.24370) 1534 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:29 smithi067 bash[27441]: cluster 2024-04-03T15:09:28.445668+0000 mgr.y (mgr.24370) 1534 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:29 smithi067 bash[17655]: cluster 2024-04-03T15:09:28.445668+0000 mgr.y (mgr.24370) 1534 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:30 smithi082 bash[20963]: audit 2024-04-03T15:09:29.700125+0000 mon.a (mon.0) 2026 : audit [DBG] from='client.? 172.21.15.67:0/2284673035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:30 smithi067 bash[27441]: audit 2024-04-03T15:09:29.700125+0000 mon.a (mon.0) 2026 : audit [DBG] from='client.? 172.21.15.67:0/2284673035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:30 smithi067 bash[17655]: audit 2024-04-03T15:09:29.700125+0000 mon.a (mon.0) 2026 : audit [DBG] from='client.? 172.21.15.67:0/2284673035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:31 smithi082 bash[20963]: cluster 2024-04-03T15:09:30.446276+0000 mgr.y (mgr.24370) 1535 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:31 smithi067 bash[27441]: cluster 2024-04-03T15:09:30.446276+0000 mgr.y (mgr.24370) 1535 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:31 smithi067 bash[17655]: cluster 2024-04-03T15:09:30.446276+0000 mgr.y (mgr.24370) 1535 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:32 smithi082 bash[20963]: audit 2024-04-03T15:09:32.153999+0000 mon.a (mon.0) 2027 : audit [DBG] from='client.? 172.21.15.67:0/1801865014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:32 smithi067 bash[27441]: audit 2024-04-03T15:09:32.153999+0000 mon.a (mon.0) 2027 : audit [DBG] from='client.? 172.21.15.67:0/1801865014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:32 smithi067 bash[17655]: audit 2024-04-03T15:09:32.153999+0000 mon.a (mon.0) 2027 : audit [DBG] from='client.? 172.21.15.67:0/1801865014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:33] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:09:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:33 smithi082 bash[20963]: cluster 2024-04-03T15:09:32.447407+0000 mgr.y (mgr.24370) 1536 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:09:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:33 smithi067 bash[27441]: cluster 2024-04-03T15:09:32.447407+0000 mgr.y (mgr.24370) 1536 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:33 smithi067 bash[17655]: cluster 2024-04-03T15:09:32.447407+0000 mgr.y (mgr.24370) 1536 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:35 smithi082 bash[20963]: cluster 2024-04-03T15:09:34.448082+0000 mgr.y (mgr.24370) 1537 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:35 smithi082 bash[20963]: audit 2024-04-03T15:09:34.599184+0000 mon.a (mon.0) 2028 : audit [DBG] from='client.? 172.21.15.67:0/3459825007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:35 smithi082 bash[20963]: audit 2024-04-03T15:09:35.479159+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:09:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:35 smithi067 bash[17655]: cluster 2024-04-03T15:09:34.448082+0000 mgr.y (mgr.24370) 1537 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:35 smithi067 bash[17655]: audit 2024-04-03T15:09:34.599184+0000 mon.a (mon.0) 2028 : audit [DBG] from='client.? 172.21.15.67:0/3459825007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:35 smithi067 bash[17655]: audit 2024-04-03T15:09:35.479159+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:09:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:35 smithi067 bash[27441]: cluster 2024-04-03T15:09:34.448082+0000 mgr.y (mgr.24370) 1537 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:35 smithi067 bash[27441]: audit 2024-04-03T15:09:34.599184+0000 mon.a (mon.0) 2028 : audit [DBG] from='client.? 172.21.15.67:0/3459825007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:35 smithi067 bash[27441]: audit 2024-04-03T15:09:35.479159+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:09:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:37 smithi082 bash[20963]: cluster 2024-04-03T15:09:36.449311+0000 mgr.y (mgr.24370) 1538 : cluster [DBG] pgmap v1522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:37 smithi082 bash[20963]: audit 2024-04-03T15:09:37.052754+0000 mon.c (mon.2) 550 : audit [DBG] from='client.? 172.21.15.67:0/1571206091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:37 smithi067 bash[17655]: cluster 2024-04-03T15:09:36.449311+0000 mgr.y (mgr.24370) 1538 : cluster [DBG] pgmap v1522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:37 smithi067 bash[17655]: audit 2024-04-03T15:09:37.052754+0000 mon.c (mon.2) 550 : audit [DBG] from='client.? 172.21.15.67:0/1571206091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:37 smithi067 bash[27441]: cluster 2024-04-03T15:09:36.449311+0000 mgr.y (mgr.24370) 1538 : cluster [DBG] pgmap v1522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:37 smithi067 bash[27441]: audit 2024-04-03T15:09:37.052754+0000 mon.c (mon.2) 550 : audit [DBG] from='client.? 172.21.15.67:0/1571206091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:39 smithi082 bash[20963]: cluster 2024-04-03T15:09:38.450129+0000 mgr.y (mgr.24370) 1539 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:39 smithi082 bash[20963]: audit 2024-04-03T15:09:39.506335+0000 mon.c (mon.2) 551 : audit [DBG] from='client.? 172.21.15.67:0/3083491566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:39 smithi067 bash[17655]: cluster 2024-04-03T15:09:38.450129+0000 mgr.y (mgr.24370) 1539 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:39 smithi067 bash[17655]: audit 2024-04-03T15:09:39.506335+0000 mon.c (mon.2) 551 : audit [DBG] from='client.? 172.21.15.67:0/3083491566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:39 smithi067 bash[27441]: cluster 2024-04-03T15:09:38.450129+0000 mgr.y (mgr.24370) 1539 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:39 smithi067 bash[27441]: audit 2024-04-03T15:09:39.506335+0000 mon.c (mon.2) 551 : audit [DBG] from='client.? 172.21.15.67:0/3083491566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:40 smithi082 bash[20963]: audit 2024-04-03T15:09:39.725816+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:40 smithi067 bash[17655]: audit 2024-04-03T15:09:39.725816+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:40 smithi067 bash[27441]: audit 2024-04-03T15:09:39.725816+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:41 smithi082 bash[20963]: cluster 2024-04-03T15:09:40.450936+0000 mgr.y (mgr.24370) 1540 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:41 smithi082 bash[20963]: audit 2024-04-03T15:09:41.226415+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:41 smithi082 bash[20963]: audit 2024-04-03T15:09:41.235838+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:41 smithi082 bash[20963]: audit 2024-04-03T15:09:41.476354+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:41 smithi082 bash[20963]: audit 2024-04-03T15:09:41.484087+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[17655]: cluster 2024-04-03T15:09:40.450936+0000 mgr.y (mgr.24370) 1540 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[17655]: audit 2024-04-03T15:09:41.226415+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[17655]: audit 2024-04-03T15:09:41.235838+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[17655]: audit 2024-04-03T15:09:41.476354+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[17655]: audit 2024-04-03T15:09:41.484087+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[27441]: cluster 2024-04-03T15:09:40.450936+0000 mgr.y (mgr.24370) 1540 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[27441]: audit 2024-04-03T15:09:41.226415+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[27441]: audit 2024-04-03T15:09:41.235838+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[27441]: audit 2024-04-03T15:09:41.476354+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:41 smithi067 bash[27441]: audit 2024-04-03T15:09:41.484087+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:42 smithi082 bash[20963]: audit 2024-04-03T15:09:41.908905+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:09:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:42 smithi082 bash[20963]: audit 2024-04-03T15:09:41.910137+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:09:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:42 smithi082 bash[20963]: audit 2024-04-03T15:09:41.919606+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:42 smithi082 bash[20963]: audit 2024-04-03T15:09:41.960519+0000 mon.c (mon.2) 552 : audit [DBG] from='client.? 172.21.15.67:0/1085894870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:42 smithi067 bash[17655]: audit 2024-04-03T15:09:41.908905+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:09:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:42 smithi067 bash[17655]: audit 2024-04-03T15:09:41.910137+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:09:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:42 smithi067 bash[17655]: audit 2024-04-03T15:09:41.919606+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:42 smithi067 bash[17655]: audit 2024-04-03T15:09:41.960519+0000 mon.c (mon.2) 552 : audit [DBG] from='client.? 172.21.15.67:0/1085894870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:42 smithi067 bash[27441]: audit 2024-04-03T15:09:41.908905+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:09:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:42 smithi067 bash[27441]: audit 2024-04-03T15:09:41.910137+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:09:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:42 smithi067 bash[27441]: audit 2024-04-03T15:09:41.919606+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:09:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:42 smithi067 bash[27441]: audit 2024-04-03T15:09:41.960519+0000 mon.c (mon.2) 552 : audit [DBG] from='client.? 172.21.15.67:0/1085894870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:09:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:43 smithi082 bash[20963]: cluster 2024-04-03T15:09:42.452282+0000 mgr.y (mgr.24370) 1541 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:09:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:43 smithi067 bash[17655]: cluster 2024-04-03T15:09:42.452282+0000 mgr.y (mgr.24370) 1541 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:43 smithi067 bash[27441]: cluster 2024-04-03T15:09:42.452282+0000 mgr.y (mgr.24370) 1541 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:44 smithi082 bash[20963]: audit 2024-04-03T15:09:44.414313+0000 mon.c (mon.2) 553 : audit [DBG] from='client.? 172.21.15.67:0/2160863743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:44 smithi067 bash[17655]: audit 2024-04-03T15:09:44.414313+0000 mon.c (mon.2) 553 : audit [DBG] from='client.? 172.21.15.67:0/2160863743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:44 smithi067 bash[27441]: audit 2024-04-03T15:09:44.414313+0000 mon.c (mon.2) 553 : audit [DBG] from='client.? 172.21.15.67:0/2160863743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:45 smithi082 bash[20963]: cluster 2024-04-03T15:09:44.452970+0000 mgr.y (mgr.24370) 1542 : cluster [DBG] pgmap v1526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:45 smithi067 bash[17655]: cluster 2024-04-03T15:09:44.452970+0000 mgr.y (mgr.24370) 1542 : cluster [DBG] pgmap v1526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:45 smithi067 bash[27441]: cluster 2024-04-03T15:09:44.452970+0000 mgr.y (mgr.24370) 1542 : cluster [DBG] pgmap v1526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:47 smithi082 bash[20963]: cluster 2024-04-03T15:09:46.454072+0000 mgr.y (mgr.24370) 1543 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:47 smithi082 bash[20963]: audit 2024-04-03T15:09:46.876814+0000 mon.a (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.67:0/3971429275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:47 smithi067 bash[27441]: cluster 2024-04-03T15:09:46.454072+0000 mgr.y (mgr.24370) 1543 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:47 smithi067 bash[27441]: audit 2024-04-03T15:09:46.876814+0000 mon.a (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.67:0/3971429275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:47 smithi067 bash[17655]: cluster 2024-04-03T15:09:46.454072+0000 mgr.y (mgr.24370) 1543 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:47 smithi067 bash[17655]: audit 2024-04-03T15:09:46.876814+0000 mon.a (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.67:0/3971429275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:49 smithi082 bash[20963]: cluster 2024-04-03T15:09:48.454738+0000 mgr.y (mgr.24370) 1544 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:49 smithi082 bash[20963]: audit 2024-04-03T15:09:49.327621+0000 mon.a (mon.0) 2039 : audit [DBG] from='client.? 172.21.15.67:0/2987087319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:49 smithi067 bash[27441]: cluster 2024-04-03T15:09:48.454738+0000 mgr.y (mgr.24370) 1544 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:49 smithi067 bash[27441]: audit 2024-04-03T15:09:49.327621+0000 mon.a (mon.0) 2039 : audit [DBG] from='client.? 172.21.15.67:0/2987087319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:49 smithi067 bash[17655]: cluster 2024-04-03T15:09:48.454738+0000 mgr.y (mgr.24370) 1544 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:49 smithi067 bash[17655]: audit 2024-04-03T15:09:49.327621+0000 mon.a (mon.0) 2039 : audit [DBG] from='client.? 172.21.15.67:0/2987087319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:51 smithi082 bash[20963]: cluster 2024-04-03T15:09:50.455432+0000 mgr.y (mgr.24370) 1545 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:51 smithi067 bash[17655]: cluster 2024-04-03T15:09:50.455432+0000 mgr.y (mgr.24370) 1545 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:51 smithi067 bash[27441]: cluster 2024-04-03T15:09:50.455432+0000 mgr.y (mgr.24370) 1545 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:52 smithi082 bash[20963]: audit 2024-04-03T15:09:51.779587+0000 mon.c (mon.2) 554 : audit [DBG] from='client.? 172.21.15.67:0/1650255635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:52 smithi067 bash[27441]: audit 2024-04-03T15:09:51.779587+0000 mon.c (mon.2) 554 : audit [DBG] from='client.? 172.21.15.67:0/1650255635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:52 smithi067 bash[17655]: audit 2024-04-03T15:09:51.779587+0000 mon.c (mon.2) 554 : audit [DBG] from='client.? 172.21.15.67:0/1650255635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:09:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:53 smithi082 bash[20963]: cluster 2024-04-03T15:09:52.456648+0000 mgr.y (mgr.24370) 1546 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:09:53.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:53 smithi067 bash[27441]: cluster 2024-04-03T15:09:52.456648+0000 mgr.y (mgr.24370) 1546 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:53 smithi067 bash[17655]: cluster 2024-04-03T15:09:52.456648+0000 mgr.y (mgr.24370) 1546 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:54 smithi067 bash[27441]: audit 2024-04-03T15:09:54.229118+0000 mon.a (mon.0) 2040 : audit [DBG] from='client.? 172.21.15.67:0/1177757113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:54 smithi067 bash[27441]: cluster 2024-04-03T15:09:54.457356+0000 mgr.y (mgr.24370) 1547 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:54 smithi067 bash[17655]: audit 2024-04-03T15:09:54.229118+0000 mon.a (mon.0) 2040 : audit [DBG] from='client.? 172.21.15.67:0/1177757113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:54 smithi067 bash[17655]: cluster 2024-04-03T15:09:54.457356+0000 mgr.y (mgr.24370) 1547 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:54 smithi082 bash[20963]: audit 2024-04-03T15:09:54.229118+0000 mon.a (mon.0) 2040 : audit [DBG] from='client.? 172.21.15.67:0/1177757113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:54 smithi082 bash[20963]: cluster 2024-04-03T15:09:54.457356+0000 mgr.y (mgr.24370) 1547 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:55 smithi067 bash[17655]: audit 2024-04-03T15:09:54.726264+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:55 smithi067 bash[27441]: audit 2024-04-03T15:09:54.726264+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:55 smithi082 bash[20963]: audit 2024-04-03T15:09:54.726264+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:09:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:56 smithi067 bash[17655]: cluster 2024-04-03T15:09:56.458483+0000 mgr.y (mgr.24370) 1548 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:56 smithi067 bash[27441]: cluster 2024-04-03T15:09:56.458483+0000 mgr.y (mgr.24370) 1548 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:56 smithi082 bash[20963]: cluster 2024-04-03T15:09:56.458483+0000 mgr.y (mgr.24370) 1548 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:57 smithi067 bash[27441]: audit 2024-04-03T15:09:56.689999+0000 mon.a (mon.0) 2042 : audit [DBG] from='client.? 172.21.15.67:0/3007019134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:57 smithi067 bash[17655]: audit 2024-04-03T15:09:56.689999+0000 mon.a (mon.0) 2042 : audit [DBG] from='client.? 172.21.15.67:0/3007019134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:57 smithi082 bash[20963]: audit 2024-04-03T15:09:56.689999+0000 mon.a (mon.0) 2042 : audit [DBG] from='client.? 172.21.15.67:0/3007019134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:58 smithi067 bash[17655]: cluster 2024-04-03T15:09:58.459176+0000 mgr.y (mgr.24370) 1549 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:58 smithi067 bash[27441]: cluster 2024-04-03T15:09:58.459176+0000 mgr.y (mgr.24370) 1549 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:58 smithi082 bash[20963]: cluster 2024-04-03T15:09:58.459176+0000 mgr.y (mgr.24370) 1549 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:09:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:09:59 smithi067 bash[17655]: audit 2024-04-03T15:09:59.144784+0000 mon.a (mon.0) 2043 : audit [DBG] from='client.? 172.21.15.67:0/3533695817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:09:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:09:59 smithi067 bash[27441]: audit 2024-04-03T15:09:59.144784+0000 mon.a (mon.0) 2043 : audit [DBG] from='client.? 172.21.15.67:0/3533695817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:09:59 smithi082 bash[20963]: audit 2024-04-03T15:09:59.144784+0000 mon.a (mon.0) 2043 : audit [DBG] from='client.? 172.21.15.67:0/3533695817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:00 smithi082 bash[20963]: cluster 2024-04-03T15:10:00.000138+0000 mon.a (mon.0) 2044 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:10:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:00 smithi082 bash[20963]: cluster 2024-04-03T15:10:00.459800+0000 mgr.y (mgr.24370) 1550 : cluster [DBG] pgmap v1534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:00 smithi067 bash[17655]: cluster 2024-04-03T15:10:00.000138+0000 mon.a (mon.0) 2044 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:10:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:00 smithi067 bash[17655]: cluster 2024-04-03T15:10:00.459800+0000 mgr.y (mgr.24370) 1550 : cluster [DBG] pgmap v1534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:00 smithi067 bash[27441]: cluster 2024-04-03T15:10:00.000138+0000 mon.a (mon.0) 2044 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:10:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:00 smithi067 bash[27441]: cluster 2024-04-03T15:10:00.459800+0000 mgr.y (mgr.24370) 1550 : cluster [DBG] pgmap v1534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:01 smithi082 bash[20963]: audit 2024-04-03T15:10:01.598051+0000 mon.a (mon.0) 2045 : audit [DBG] from='client.? 172.21.15.67:0/265247568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:01 smithi067 bash[17655]: audit 2024-04-03T15:10:01.598051+0000 mon.a (mon.0) 2045 : audit [DBG] from='client.? 172.21.15.67:0/265247568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:01 smithi067 bash[27441]: audit 2024-04-03T15:10:01.598051+0000 mon.a (mon.0) 2045 : audit [DBG] from='client.? 172.21.15.67:0/265247568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:02 smithi067 bash[17655]: cluster 2024-04-03T15:10:02.461108+0000 mgr.y (mgr.24370) 1551 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:02 smithi067 bash[27441]: cluster 2024-04-03T15:10:02.461108+0000 mgr.y (mgr.24370) 1551 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:02 smithi082 bash[20963]: cluster 2024-04-03T15:10:02.461108+0000 mgr.y (mgr.24370) 1551 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:10:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:10:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:04 smithi082 bash[20963]: audit 2024-04-03T15:10:04.051049+0000 mon.c (mon.2) 555 : audit [DBG] from='client.? 172.21.15.67:0/977115093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:04 smithi067 bash[17655]: audit 2024-04-03T15:10:04.051049+0000 mon.c (mon.2) 555 : audit [DBG] from='client.? 172.21.15.67:0/977115093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:04 smithi067 bash[27441]: audit 2024-04-03T15:10:04.051049+0000 mon.c (mon.2) 555 : audit [DBG] from='client.? 172.21.15.67:0/977115093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:05 smithi082 bash[20963]: cluster 2024-04-03T15:10:04.461974+0000 mgr.y (mgr.24370) 1552 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:05 smithi067 bash[17655]: cluster 2024-04-03T15:10:04.461974+0000 mgr.y (mgr.24370) 1552 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:05 smithi067 bash[27441]: cluster 2024-04-03T15:10:04.461974+0000 mgr.y (mgr.24370) 1552 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:06 smithi082 bash[20963]: audit 2024-04-03T15:10:06.496206+0000 mon.c (mon.2) 556 : audit [DBG] from='client.? 172.21.15.67:0/3921893776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:06 smithi067 bash[17655]: audit 2024-04-03T15:10:06.496206+0000 mon.c (mon.2) 556 : audit [DBG] from='client.? 172.21.15.67:0/3921893776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:06 smithi067 bash[27441]: audit 2024-04-03T15:10:06.496206+0000 mon.c (mon.2) 556 : audit [DBG] from='client.? 172.21.15.67:0/3921893776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:07 smithi082 bash[20963]: cluster 2024-04-03T15:10:06.463238+0000 mgr.y (mgr.24370) 1553 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:07 smithi067 bash[27441]: cluster 2024-04-03T15:10:06.463238+0000 mgr.y (mgr.24370) 1553 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:07 smithi067 bash[17655]: cluster 2024-04-03T15:10:06.463238+0000 mgr.y (mgr.24370) 1553 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:09 smithi082 bash[20963]: cluster 2024-04-03T15:10:08.463947+0000 mgr.y (mgr.24370) 1554 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:09 smithi082 bash[20963]: audit 2024-04-03T15:10:08.960244+0000 mon.a (mon.0) 2046 : audit [DBG] from='client.? 172.21.15.67:0/3251098013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:09 smithi067 bash[17655]: cluster 2024-04-03T15:10:08.463947+0000 mgr.y (mgr.24370) 1554 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:09 smithi067 bash[17655]: audit 2024-04-03T15:10:08.960244+0000 mon.a (mon.0) 2046 : audit [DBG] from='client.? 172.21.15.67:0/3251098013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:09 smithi067 bash[27441]: cluster 2024-04-03T15:10:08.463947+0000 mgr.y (mgr.24370) 1554 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:09 smithi067 bash[27441]: audit 2024-04-03T15:10:08.960244+0000 mon.a (mon.0) 2046 : audit [DBG] from='client.? 172.21.15.67:0/3251098013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:10 smithi082 bash[20963]: audit 2024-04-03T15:10:09.726576+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:10 smithi067 bash[27441]: audit 2024-04-03T15:10:09.726576+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:10 smithi067 bash[17655]: audit 2024-04-03T15:10:09.726576+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:11 smithi082 bash[20963]: cluster 2024-04-03T15:10:10.464583+0000 mgr.y (mgr.24370) 1555 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:11 smithi082 bash[20963]: audit 2024-04-03T15:10:11.411382+0000 mon.c (mon.2) 557 : audit [DBG] from='client.? 172.21.15.67:0/3039152143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:11 smithi067 bash[27441]: cluster 2024-04-03T15:10:10.464583+0000 mgr.y (mgr.24370) 1555 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:11 smithi067 bash[27441]: audit 2024-04-03T15:10:11.411382+0000 mon.c (mon.2) 557 : audit [DBG] from='client.? 172.21.15.67:0/3039152143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:11 smithi067 bash[17655]: cluster 2024-04-03T15:10:10.464583+0000 mgr.y (mgr.24370) 1555 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:11 smithi067 bash[17655]: audit 2024-04-03T15:10:11.411382+0000 mon.c (mon.2) 557 : audit [DBG] from='client.? 172.21.15.67:0/3039152143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:10:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:13 smithi082 bash[20963]: cluster 2024-04-03T15:10:12.465767+0000 mgr.y (mgr.24370) 1556 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:10:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:13 smithi067 bash[17655]: cluster 2024-04-03T15:10:12.465767+0000 mgr.y (mgr.24370) 1556 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:13 smithi067 bash[27441]: cluster 2024-04-03T15:10:12.465767+0000 mgr.y (mgr.24370) 1556 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:14 smithi082 bash[20963]: audit 2024-04-03T15:10:13.858979+0000 mon.c (mon.2) 558 : audit [DBG] from='client.? 172.21.15.67:0/3743142786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:14 smithi067 bash[17655]: audit 2024-04-03T15:10:13.858979+0000 mon.c (mon.2) 558 : audit [DBG] from='client.? 172.21.15.67:0/3743142786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:14 smithi067 bash[27441]: audit 2024-04-03T15:10:13.858979+0000 mon.c (mon.2) 558 : audit [DBG] from='client.? 172.21.15.67:0/3743142786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:15 smithi082 bash[20963]: cluster 2024-04-03T15:10:14.466471+0000 mgr.y (mgr.24370) 1557 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:15 smithi067 bash[27441]: cluster 2024-04-03T15:10:14.466471+0000 mgr.y (mgr.24370) 1557 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:15 smithi067 bash[17655]: cluster 2024-04-03T15:10:14.466471+0000 mgr.y (mgr.24370) 1557 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:16 smithi082 bash[20963]: audit 2024-04-03T15:10:16.305082+0000 mon.a (mon.0) 2048 : audit [DBG] from='client.? 172.21.15.67:0/2179326884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:16.942 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:16 smithi067 bash[17655]: audit 2024-04-03T15:10:16.305082+0000 mon.a (mon.0) 2048 : audit [DBG] from='client.? 172.21.15.67:0/2179326884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:16.943 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:16 smithi067 bash[27441]: audit 2024-04-03T15:10:16.305082+0000 mon.a (mon.0) 2048 : audit [DBG] from='client.? 172.21.15.67:0/2179326884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:17 smithi082 bash[20963]: cluster 2024-04-03T15:10:16.467569+0000 mgr.y (mgr.24370) 1558 : cluster [DBG] pgmap v1542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:17 smithi067 bash[17655]: cluster 2024-04-03T15:10:16.467569+0000 mgr.y (mgr.24370) 1558 : cluster [DBG] pgmap v1542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:17 smithi067 bash[27441]: cluster 2024-04-03T15:10:16.467569+0000 mgr.y (mgr.24370) 1558 : cluster [DBG] pgmap v1542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:19 smithi082 bash[20963]: cluster 2024-04-03T15:10:18.468281+0000 mgr.y (mgr.24370) 1559 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:19 smithi082 bash[20963]: audit 2024-04-03T15:10:18.756349+0000 mon.a (mon.0) 2049 : audit [DBG] from='client.? 172.21.15.67:0/3143728983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:19 smithi067 bash[17655]: cluster 2024-04-03T15:10:18.468281+0000 mgr.y (mgr.24370) 1559 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:19 smithi067 bash[17655]: audit 2024-04-03T15:10:18.756349+0000 mon.a (mon.0) 2049 : audit [DBG] from='client.? 172.21.15.67:0/3143728983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:19 smithi067 bash[27441]: cluster 2024-04-03T15:10:18.468281+0000 mgr.y (mgr.24370) 1559 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:19 smithi067 bash[27441]: audit 2024-04-03T15:10:18.756349+0000 mon.a (mon.0) 2049 : audit [DBG] from='client.? 172.21.15.67:0/3143728983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:21 smithi082 bash[20963]: cluster 2024-04-03T15:10:20.468848+0000 mgr.y (mgr.24370) 1560 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:21 smithi082 bash[20963]: audit 2024-04-03T15:10:21.211646+0000 mon.a (mon.0) 2050 : audit [DBG] from='client.? 172.21.15.67:0/2457462676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:21 smithi067 bash[17655]: cluster 2024-04-03T15:10:20.468848+0000 mgr.y (mgr.24370) 1560 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:21 smithi067 bash[17655]: audit 2024-04-03T15:10:21.211646+0000 mon.a (mon.0) 2050 : audit [DBG] from='client.? 172.21.15.67:0/2457462676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:21 smithi067 bash[27441]: cluster 2024-04-03T15:10:20.468848+0000 mgr.y (mgr.24370) 1560 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:21 smithi067 bash[27441]: audit 2024-04-03T15:10:21.211646+0000 mon.a (mon.0) 2050 : audit [DBG] from='client.? 172.21.15.67:0/2457462676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:10:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:23 smithi082 bash[20963]: cluster 2024-04-03T15:10:22.470047+0000 mgr.y (mgr.24370) 1561 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:10:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:23 smithi067 bash[27441]: cluster 2024-04-03T15:10:22.470047+0000 mgr.y (mgr.24370) 1561 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:23 smithi067 bash[17655]: cluster 2024-04-03T15:10:22.470047+0000 mgr.y (mgr.24370) 1561 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:24 smithi082 bash[20963]: audit 2024-04-03T15:10:23.668730+0000 mon.a (mon.0) 2051 : audit [DBG] from='client.? 172.21.15.67:0/1778582030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:24 smithi067 bash[17655]: audit 2024-04-03T15:10:23.668730+0000 mon.a (mon.0) 2051 : audit [DBG] from='client.? 172.21.15.67:0/1778582030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:24 smithi067 bash[27441]: audit 2024-04-03T15:10:23.668730+0000 mon.a (mon.0) 2051 : audit [DBG] from='client.? 172.21.15.67:0/1778582030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:25 smithi082 bash[20963]: cluster 2024-04-03T15:10:24.470767+0000 mgr.y (mgr.24370) 1562 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:25 smithi082 bash[20963]: audit 2024-04-03T15:10:24.727001+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:25 smithi067 bash[17655]: cluster 2024-04-03T15:10:24.470767+0000 mgr.y (mgr.24370) 1562 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:25 smithi067 bash[17655]: audit 2024-04-03T15:10:24.727001+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:25 smithi067 bash[27441]: cluster 2024-04-03T15:10:24.470767+0000 mgr.y (mgr.24370) 1562 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:25 smithi067 bash[27441]: audit 2024-04-03T15:10:24.727001+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:26 smithi082 bash[20963]: audit 2024-04-03T15:10:26.121755+0000 mon.a (mon.0) 2053 : audit [DBG] from='client.? 172.21.15.67:0/718270389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:26 smithi067 bash[17655]: audit 2024-04-03T15:10:26.121755+0000 mon.a (mon.0) 2053 : audit [DBG] from='client.? 172.21.15.67:0/718270389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:26 smithi067 bash[27441]: audit 2024-04-03T15:10:26.121755+0000 mon.a (mon.0) 2053 : audit [DBG] from='client.? 172.21.15.67:0/718270389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:27 smithi082 bash[20963]: cluster 2024-04-03T15:10:26.471967+0000 mgr.y (mgr.24370) 1563 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:27 smithi067 bash[17655]: cluster 2024-04-03T15:10:26.471967+0000 mgr.y (mgr.24370) 1563 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:27 smithi067 bash[27441]: cluster 2024-04-03T15:10:26.471967+0000 mgr.y (mgr.24370) 1563 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:28 smithi067 bash[17655]: audit 2024-04-03T15:10:28.573439+0000 mon.c (mon.2) 559 : audit [DBG] from='client.? 172.21.15.67:0/2018234946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:28 smithi067 bash[27441]: audit 2024-04-03T15:10:28.573439+0000 mon.c (mon.2) 559 : audit [DBG] from='client.? 172.21.15.67:0/2018234946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:28 smithi082 bash[20963]: audit 2024-04-03T15:10:28.573439+0000 mon.c (mon.2) 559 : audit [DBG] from='client.? 172.21.15.67:0/2018234946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:29 smithi067 bash[17655]: cluster 2024-04-03T15:10:28.472584+0000 mgr.y (mgr.24370) 1564 : cluster [DBG] pgmap v1548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:29 smithi067 bash[27441]: cluster 2024-04-03T15:10:28.472584+0000 mgr.y (mgr.24370) 1564 : cluster [DBG] pgmap v1548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:29 smithi082 bash[20963]: cluster 2024-04-03T15:10:28.472584+0000 mgr.y (mgr.24370) 1564 : cluster [DBG] pgmap v1548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:30 smithi067 bash[17655]: cluster 2024-04-03T15:10:30.473252+0000 mgr.y (mgr.24370) 1565 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:30 smithi067 bash[27441]: cluster 2024-04-03T15:10:30.473252+0000 mgr.y (mgr.24370) 1565 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:30 smithi082 bash[20963]: cluster 2024-04-03T15:10:30.473252+0000 mgr.y (mgr.24370) 1565 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:31 smithi067 bash[17655]: audit 2024-04-03T15:10:31.029889+0000 mon.c (mon.2) 560 : audit [DBG] from='client.? 172.21.15.67:0/4058309368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:31 smithi067 bash[27441]: audit 2024-04-03T15:10:31.029889+0000 mon.c (mon.2) 560 : audit [DBG] from='client.? 172.21.15.67:0/4058309368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:31 smithi082 bash[20963]: audit 2024-04-03T15:10:31.029889+0000 mon.c (mon.2) 560 : audit [DBG] from='client.? 172.21.15.67:0/4058309368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:32 smithi067 bash[17655]: cluster 2024-04-03T15:10:32.474400+0000 mgr.y (mgr.24370) 1566 : cluster [DBG] pgmap v1550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:32 smithi067 bash[27441]: cluster 2024-04-03T15:10:32.474400+0000 mgr.y (mgr.24370) 1566 : cluster [DBG] pgmap v1550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:32 smithi082 bash[20963]: cluster 2024-04-03T15:10:32.474400+0000 mgr.y (mgr.24370) 1566 : cluster [DBG] pgmap v1550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:33] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:10:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:10:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:33 smithi082 bash[20963]: audit 2024-04-03T15:10:33.483911+0000 mon.a (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.67:0/82375767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:33 smithi067 bash[17655]: audit 2024-04-03T15:10:33.483911+0000 mon.a (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.67:0/82375767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:33 smithi067 bash[27441]: audit 2024-04-03T15:10:33.483911+0000 mon.a (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.67:0/82375767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:34 smithi082 bash[20963]: cluster 2024-04-03T15:10:34.475099+0000 mgr.y (mgr.24370) 1567 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:34 smithi067 bash[17655]: cluster 2024-04-03T15:10:34.475099+0000 mgr.y (mgr.24370) 1567 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:34 smithi067 bash[27441]: cluster 2024-04-03T15:10:34.475099+0000 mgr.y (mgr.24370) 1567 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:35 smithi082 bash[20963]: audit 2024-04-03T15:10:35.937299+0000 mon.c (mon.2) 561 : audit [DBG] from='client.? 172.21.15.67:0/856624513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:35 smithi067 bash[27441]: audit 2024-04-03T15:10:35.937299+0000 mon.c (mon.2) 561 : audit [DBG] from='client.? 172.21.15.67:0/856624513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:35 smithi067 bash[17655]: audit 2024-04-03T15:10:35.937299+0000 mon.c (mon.2) 561 : audit [DBG] from='client.? 172.21.15.67:0/856624513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:36 smithi082 bash[20963]: cluster 2024-04-03T15:10:36.476262+0000 mgr.y (mgr.24370) 1568 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:36 smithi067 bash[17655]: cluster 2024-04-03T15:10:36.476262+0000 mgr.y (mgr.24370) 1568 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:36 smithi067 bash[27441]: cluster 2024-04-03T15:10:36.476262+0000 mgr.y (mgr.24370) 1568 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:38 smithi082 bash[20963]: audit 2024-04-03T15:10:38.394017+0000 mon.a (mon.0) 2055 : audit [DBG] from='client.? 172.21.15.67:0/1826279854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:38 smithi067 bash[27441]: audit 2024-04-03T15:10:38.394017+0000 mon.a (mon.0) 2055 : audit [DBG] from='client.? 172.21.15.67:0/1826279854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:38 smithi067 bash[17655]: audit 2024-04-03T15:10:38.394017+0000 mon.a (mon.0) 2055 : audit [DBG] from='client.? 172.21.15.67:0/1826279854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:39 smithi082 bash[20963]: cluster 2024-04-03T15:10:38.476933+0000 mgr.y (mgr.24370) 1569 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:39 smithi067 bash[27441]: cluster 2024-04-03T15:10:38.476933+0000 mgr.y (mgr.24370) 1569 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:39 smithi067 bash[17655]: cluster 2024-04-03T15:10:38.476933+0000 mgr.y (mgr.24370) 1569 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:40 smithi082 bash[20963]: audit 2024-04-03T15:10:39.727531+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:40 smithi067 bash[27441]: audit 2024-04-03T15:10:39.727531+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:40 smithi067 bash[17655]: audit 2024-04-03T15:10:39.727531+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:41 smithi082 bash[20963]: cluster 2024-04-03T15:10:40.477481+0000 mgr.y (mgr.24370) 1570 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:41 smithi082 bash[20963]: audit 2024-04-03T15:10:40.865954+0000 mon.c (mon.2) 562 : audit [DBG] from='client.? 172.21.15.67:0/3855031353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:41 smithi067 bash[27441]: cluster 2024-04-03T15:10:40.477481+0000 mgr.y (mgr.24370) 1570 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:41 smithi067 bash[27441]: audit 2024-04-03T15:10:40.865954+0000 mon.c (mon.2) 562 : audit [DBG] from='client.? 172.21.15.67:0/3855031353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:41 smithi067 bash[17655]: cluster 2024-04-03T15:10:40.477481+0000 mgr.y (mgr.24370) 1570 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:41 smithi067 bash[17655]: audit 2024-04-03T15:10:40.865954+0000 mon.c (mon.2) 562 : audit [DBG] from='client.? 172.21.15.67:0/3855031353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:42 smithi082 bash[20963]: audit 2024-04-03T15:10:41.994458+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:10:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:42 smithi067 bash[27441]: audit 2024-04-03T15:10:41.994458+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:10:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:42 smithi067 bash[17655]: audit 2024-04-03T15:10:41.994458+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:10:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:10:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:10:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:43 smithi082 bash[20963]: cluster 2024-04-03T15:10:42.478473+0000 mgr.y (mgr.24370) 1571 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:43 smithi082 bash[20963]: audit 2024-04-03T15:10:43.321252+0000 mon.c (mon.2) 563 : audit [DBG] from='client.? 172.21.15.67:0/406661306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:43 smithi067 bash[17655]: cluster 2024-04-03T15:10:42.478473+0000 mgr.y (mgr.24370) 1571 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:43 smithi067 bash[17655]: audit 2024-04-03T15:10:43.321252+0000 mon.c (mon.2) 563 : audit [DBG] from='client.? 172.21.15.67:0/406661306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:43 smithi067 bash[27441]: cluster 2024-04-03T15:10:42.478473+0000 mgr.y (mgr.24370) 1571 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:43 smithi067 bash[27441]: audit 2024-04-03T15:10:43.321252+0000 mon.c (mon.2) 563 : audit [DBG] from='client.? 172.21.15.67:0/406661306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:45 smithi082 bash[20963]: cluster 2024-04-03T15:10:44.479310+0000 mgr.y (mgr.24370) 1572 : cluster [DBG] pgmap v1556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:45 smithi067 bash[17655]: cluster 2024-04-03T15:10:44.479310+0000 mgr.y (mgr.24370) 1572 : cluster [DBG] pgmap v1556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:45 smithi067 bash[27441]: cluster 2024-04-03T15:10:44.479310+0000 mgr.y (mgr.24370) 1572 : cluster [DBG] pgmap v1556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:46 smithi082 bash[20963]: audit 2024-04-03T15:10:45.775612+0000 mon.a (mon.0) 2058 : audit [DBG] from='client.? 172.21.15.67:0/3275956851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:46 smithi067 bash[27441]: audit 2024-04-03T15:10:45.775612+0000 mon.a (mon.0) 2058 : audit [DBG] from='client.? 172.21.15.67:0/3275956851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:46 smithi067 bash[17655]: audit 2024-04-03T15:10:45.775612+0000 mon.a (mon.0) 2058 : audit [DBG] from='client.? 172.21.15.67:0/3275956851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:47 smithi082 bash[20963]: cluster 2024-04-03T15:10:46.480900+0000 mgr.y (mgr.24370) 1573 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:47 smithi067 bash[17655]: cluster 2024-04-03T15:10:46.480900+0000 mgr.y (mgr.24370) 1573 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:47 smithi067 bash[27441]: cluster 2024-04-03T15:10:46.480900+0000 mgr.y (mgr.24370) 1573 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:48 smithi082 bash[20963]: audit 2024-04-03T15:10:47.695275+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:48 smithi082 bash[20963]: audit 2024-04-03T15:10:47.703099+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:48 smithi082 bash[20963]: audit 2024-04-03T15:10:47.995622+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:48 smithi082 bash[20963]: audit 2024-04-03T15:10:48.003877+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:48 smithi082 bash[20963]: audit 2024-04-03T15:10:48.223449+0000 mon.c (mon.2) 564 : audit [DBG] from='client.? 172.21.15.67:0/3574808579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:48 smithi082 bash[20963]: audit 2024-04-03T15:10:48.433880+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:10:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:48 smithi082 bash[20963]: audit 2024-04-03T15:10:48.435836+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:10:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:48 smithi082 bash[20963]: audit 2024-04-03T15:10:48.445286+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:48 smithi082 bash[20963]: cluster 2024-04-03T15:10:48.481649+0000 mgr.y (mgr.24370) 1574 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[17655]: audit 2024-04-03T15:10:47.695275+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[17655]: audit 2024-04-03T15:10:47.703099+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[17655]: audit 2024-04-03T15:10:47.995622+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[17655]: audit 2024-04-03T15:10:48.003877+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[17655]: audit 2024-04-03T15:10:48.223449+0000 mon.c (mon.2) 564 : audit [DBG] from='client.? 172.21.15.67:0/3574808579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[17655]: audit 2024-04-03T15:10:48.433880+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:10:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[17655]: audit 2024-04-03T15:10:48.435836+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[17655]: audit 2024-04-03T15:10:48.445286+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[17655]: cluster 2024-04-03T15:10:48.481649+0000 mgr.y (mgr.24370) 1574 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[27441]: audit 2024-04-03T15:10:47.695275+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[27441]: audit 2024-04-03T15:10:47.703099+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[27441]: audit 2024-04-03T15:10:47.995622+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[27441]: audit 2024-04-03T15:10:48.003877+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[27441]: audit 2024-04-03T15:10:48.223449+0000 mon.c (mon.2) 564 : audit [DBG] from='client.? 172.21.15.67:0/3574808579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[27441]: audit 2024-04-03T15:10:48.433880+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[27441]: audit 2024-04-03T15:10:48.435836+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[27441]: audit 2024-04-03T15:10:48.445286+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:10:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:48 smithi067 bash[27441]: cluster 2024-04-03T15:10:48.481649+0000 mgr.y (mgr.24370) 1574 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:51 smithi082 bash[20963]: cluster 2024-04-03T15:10:50.482285+0000 mgr.y (mgr.24370) 1575 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:51 smithi082 bash[20963]: audit 2024-04-03T15:10:50.677843+0000 mon.c (mon.2) 565 : audit [DBG] from='client.? 172.21.15.67:0/614852167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:51 smithi067 bash[17655]: cluster 2024-04-03T15:10:50.482285+0000 mgr.y (mgr.24370) 1575 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:51 smithi067 bash[17655]: audit 2024-04-03T15:10:50.677843+0000 mon.c (mon.2) 565 : audit [DBG] from='client.? 172.21.15.67:0/614852167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:51 smithi067 bash[27441]: cluster 2024-04-03T15:10:50.482285+0000 mgr.y (mgr.24370) 1575 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:51 smithi067 bash[27441]: audit 2024-04-03T15:10:50.677843+0000 mon.c (mon.2) 565 : audit [DBG] from='client.? 172.21.15.67:0/614852167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:10:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:53 smithi082 bash[20963]: cluster 2024-04-03T15:10:52.483568+0000 mgr.y (mgr.24370) 1576 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:53 smithi082 bash[20963]: audit 2024-04-03T15:10:53.131801+0000 mon.c (mon.2) 566 : audit [DBG] from='client.? 172.21.15.67:0/114011189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:10:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:53 smithi067 bash[17655]: cluster 2024-04-03T15:10:52.483568+0000 mgr.y (mgr.24370) 1576 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:53 smithi067 bash[17655]: audit 2024-04-03T15:10:53.131801+0000 mon.c (mon.2) 566 : audit [DBG] from='client.? 172.21.15.67:0/114011189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:53 smithi067 bash[27441]: cluster 2024-04-03T15:10:52.483568+0000 mgr.y (mgr.24370) 1576 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:53 smithi067 bash[27441]: audit 2024-04-03T15:10:53.131801+0000 mon.c (mon.2) 566 : audit [DBG] from='client.? 172.21.15.67:0/114011189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:55 smithi082 bash[20963]: cluster 2024-04-03T15:10:54.484351+0000 mgr.y (mgr.24370) 1577 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:55 smithi082 bash[20963]: audit 2024-04-03T15:10:54.727813+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:55 smithi067 bash[17655]: cluster 2024-04-03T15:10:54.484351+0000 mgr.y (mgr.24370) 1577 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:55 smithi067 bash[17655]: audit 2024-04-03T15:10:54.727813+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:55 smithi067 bash[27441]: cluster 2024-04-03T15:10:54.484351+0000 mgr.y (mgr.24370) 1577 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:55 smithi067 bash[27441]: audit 2024-04-03T15:10:54.727813+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:10:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:56 smithi082 bash[20963]: audit 2024-04-03T15:10:55.589775+0000 mon.a (mon.0) 2067 : audit [DBG] from='client.? 172.21.15.67:0/2311326032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:56 smithi067 bash[17655]: audit 2024-04-03T15:10:55.589775+0000 mon.a (mon.0) 2067 : audit [DBG] from='client.? 172.21.15.67:0/2311326032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:56 smithi067 bash[27441]: audit 2024-04-03T15:10:55.589775+0000 mon.a (mon.0) 2067 : audit [DBG] from='client.? 172.21.15.67:0/2311326032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:57 smithi082 bash[20963]: cluster 2024-04-03T15:10:56.485467+0000 mgr.y (mgr.24370) 1578 : cluster [DBG] pgmap v1562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:57 smithi067 bash[17655]: cluster 2024-04-03T15:10:56.485467+0000 mgr.y (mgr.24370) 1578 : cluster [DBG] pgmap v1562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:57 smithi067 bash[27441]: cluster 2024-04-03T15:10:56.485467+0000 mgr.y (mgr.24370) 1578 : cluster [DBG] pgmap v1562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:58 smithi082 bash[20963]: audit 2024-04-03T15:10:58.047341+0000 mon.c (mon.2) 567 : audit [DBG] from='client.? 172.21.15.67:0/2529377131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:58 smithi067 bash[17655]: audit 2024-04-03T15:10:58.047341+0000 mon.c (mon.2) 567 : audit [DBG] from='client.? 172.21.15.67:0/2529377131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:58 smithi067 bash[27441]: audit 2024-04-03T15:10:58.047341+0000 mon.c (mon.2) 567 : audit [DBG] from='client.? 172.21.15.67:0/2529377131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:10:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:10:59 smithi082 bash[20963]: cluster 2024-04-03T15:10:58.486133+0000 mgr.y (mgr.24370) 1579 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:10:59 smithi067 bash[17655]: cluster 2024-04-03T15:10:58.486133+0000 mgr.y (mgr.24370) 1579 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:10:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:10:59 smithi067 bash[27441]: cluster 2024-04-03T15:10:58.486133+0000 mgr.y (mgr.24370) 1579 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:00 smithi082 bash[20963]: audit 2024-04-03T15:11:00.498336+0000 mon.c (mon.2) 568 : audit [DBG] from='client.? 172.21.15.67:0/3868731916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:00 smithi067 bash[27441]: audit 2024-04-03T15:11:00.498336+0000 mon.c (mon.2) 568 : audit [DBG] from='client.? 172.21.15.67:0/3868731916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:00 smithi067 bash[17655]: audit 2024-04-03T15:11:00.498336+0000 mon.c (mon.2) 568 : audit [DBG] from='client.? 172.21.15.67:0/3868731916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:01 smithi082 bash[20963]: cluster 2024-04-03T15:11:00.486840+0000 mgr.y (mgr.24370) 1580 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:01 smithi067 bash[17655]: cluster 2024-04-03T15:11:00.486840+0000 mgr.y (mgr.24370) 1580 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:01 smithi067 bash[27441]: cluster 2024-04-03T15:11:00.486840+0000 mgr.y (mgr.24370) 1580 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:11:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:11:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:03 smithi082 bash[20963]: cluster 2024-04-03T15:11:02.488272+0000 mgr.y (mgr.24370) 1581 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:03 smithi082 bash[20963]: audit 2024-04-03T15:11:02.943794+0000 mon.c (mon.2) 569 : audit [DBG] from='client.? 172.21.15.67:0/3619422857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:03 smithi067 bash[17655]: cluster 2024-04-03T15:11:02.488272+0000 mgr.y (mgr.24370) 1581 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:03 smithi067 bash[17655]: audit 2024-04-03T15:11:02.943794+0000 mon.c (mon.2) 569 : audit [DBG] from='client.? 172.21.15.67:0/3619422857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:03 smithi067 bash[27441]: cluster 2024-04-03T15:11:02.488272+0000 mgr.y (mgr.24370) 1581 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:03 smithi067 bash[27441]: audit 2024-04-03T15:11:02.943794+0000 mon.c (mon.2) 569 : audit [DBG] from='client.? 172.21.15.67:0/3619422857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:05 smithi082 bash[20963]: cluster 2024-04-03T15:11:04.489138+0000 mgr.y (mgr.24370) 1582 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:05 smithi082 bash[20963]: audit 2024-04-03T15:11:05.394266+0000 mon.a (mon.0) 2068 : audit [DBG] from='client.? 172.21.15.67:0/1654369217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:05 smithi067 bash[17655]: cluster 2024-04-03T15:11:04.489138+0000 mgr.y (mgr.24370) 1582 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:05 smithi067 bash[17655]: audit 2024-04-03T15:11:05.394266+0000 mon.a (mon.0) 2068 : audit [DBG] from='client.? 172.21.15.67:0/1654369217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:05 smithi067 bash[27441]: cluster 2024-04-03T15:11:04.489138+0000 mgr.y (mgr.24370) 1582 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:05 smithi067 bash[27441]: audit 2024-04-03T15:11:05.394266+0000 mon.a (mon.0) 2068 : audit [DBG] from='client.? 172.21.15.67:0/1654369217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:07 smithi082 bash[20963]: cluster 2024-04-03T15:11:06.490345+0000 mgr.y (mgr.24370) 1583 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:07 smithi067 bash[27441]: cluster 2024-04-03T15:11:06.490345+0000 mgr.y (mgr.24370) 1583 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:07 smithi067 bash[17655]: cluster 2024-04-03T15:11:06.490345+0000 mgr.y (mgr.24370) 1583 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:08 smithi082 bash[20963]: audit 2024-04-03T15:11:07.845367+0000 mon.c (mon.2) 570 : audit [DBG] from='client.? 172.21.15.67:0/72933380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:08 smithi067 bash[17655]: audit 2024-04-03T15:11:07.845367+0000 mon.c (mon.2) 570 : audit [DBG] from='client.? 172.21.15.67:0/72933380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:08 smithi067 bash[27441]: audit 2024-04-03T15:11:07.845367+0000 mon.c (mon.2) 570 : audit [DBG] from='client.? 172.21.15.67:0/72933380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:09 smithi082 bash[20963]: cluster 2024-04-03T15:11:08.491183+0000 mgr.y (mgr.24370) 1584 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:09 smithi067 bash[17655]: cluster 2024-04-03T15:11:08.491183+0000 mgr.y (mgr.24370) 1584 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:09 smithi067 bash[27441]: cluster 2024-04-03T15:11:08.491183+0000 mgr.y (mgr.24370) 1584 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:10 smithi082 bash[20963]: audit 2024-04-03T15:11:09.728274+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:10 smithi082 bash[20963]: audit 2024-04-03T15:11:10.300935+0000 mon.a (mon.0) 2070 : audit [DBG] from='client.? 172.21.15.67:0/1269455444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:10 smithi067 bash[27441]: audit 2024-04-03T15:11:09.728274+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:10 smithi067 bash[27441]: audit 2024-04-03T15:11:10.300935+0000 mon.a (mon.0) 2070 : audit [DBG] from='client.? 172.21.15.67:0/1269455444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:10 smithi067 bash[17655]: audit 2024-04-03T15:11:09.728274+0000 mon.a (mon.0) 2069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:10 smithi067 bash[17655]: audit 2024-04-03T15:11:10.300935+0000 mon.a (mon.0) 2070 : audit [DBG] from='client.? 172.21.15.67:0/1269455444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:11 smithi082 bash[20963]: cluster 2024-04-03T15:11:10.492035+0000 mgr.y (mgr.24370) 1585 : cluster [DBG] pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:11 smithi067 bash[17655]: cluster 2024-04-03T15:11:10.492035+0000 mgr.y (mgr.24370) 1585 : cluster [DBG] pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:11 smithi067 bash[27441]: cluster 2024-04-03T15:11:10.492035+0000 mgr.y (mgr.24370) 1585 : cluster [DBG] pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:11:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:13 smithi082 bash[20963]: cluster 2024-04-03T15:11:12.492951+0000 mgr.y (mgr.24370) 1586 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:13 smithi082 bash[20963]: audit 2024-04-03T15:11:12.753990+0000 mon.a (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.67:0/3169386305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:11:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:13 smithi067 bash[27441]: cluster 2024-04-03T15:11:12.492951+0000 mgr.y (mgr.24370) 1586 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:13 smithi067 bash[27441]: audit 2024-04-03T15:11:12.753990+0000 mon.a (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.67:0/3169386305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:13 smithi067 bash[17655]: cluster 2024-04-03T15:11:12.492951+0000 mgr.y (mgr.24370) 1586 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:13 smithi067 bash[17655]: audit 2024-04-03T15:11:12.753990+0000 mon.a (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.67:0/3169386305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:15 smithi082 bash[20963]: cluster 2024-04-03T15:11:14.493692+0000 mgr.y (mgr.24370) 1587 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:15 smithi082 bash[20963]: audit 2024-04-03T15:11:15.195070+0000 mon.c (mon.2) 571 : audit [DBG] from='client.? 172.21.15.67:0/4188392310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:15.883 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 15:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T15:11:15.598361187Z level=info msg="Completed cleanup jobs" duration=68.274769ms 2024-04-03T15:11:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:15 smithi067 bash[17655]: cluster 2024-04-03T15:11:14.493692+0000 mgr.y (mgr.24370) 1587 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:15 smithi067 bash[17655]: audit 2024-04-03T15:11:15.195070+0000 mon.c (mon.2) 571 : audit [DBG] from='client.? 172.21.15.67:0/4188392310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:15 smithi067 bash[27441]: cluster 2024-04-03T15:11:14.493692+0000 mgr.y (mgr.24370) 1587 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:15 smithi067 bash[27441]: audit 2024-04-03T15:11:15.195070+0000 mon.c (mon.2) 571 : audit [DBG] from='client.? 172.21.15.67:0/4188392310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:17 smithi082 bash[20963]: cluster 2024-04-03T15:11:16.495049+0000 mgr.y (mgr.24370) 1588 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:17 smithi067 bash[17655]: cluster 2024-04-03T15:11:16.495049+0000 mgr.y (mgr.24370) 1588 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:17 smithi067 bash[27441]: cluster 2024-04-03T15:11:16.495049+0000 mgr.y (mgr.24370) 1588 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:18 smithi082 bash[20963]: audit 2024-04-03T15:11:17.650231+0000 mon.c (mon.2) 572 : audit [DBG] from='client.? 172.21.15.67:0/501556932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:18 smithi067 bash[27441]: audit 2024-04-03T15:11:17.650231+0000 mon.c (mon.2) 572 : audit [DBG] from='client.? 172.21.15.67:0/501556932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:18 smithi067 bash[17655]: audit 2024-04-03T15:11:17.650231+0000 mon.c (mon.2) 572 : audit [DBG] from='client.? 172.21.15.67:0/501556932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:19 smithi067 bash[17655]: cluster 2024-04-03T15:11:18.495887+0000 mgr.y (mgr.24370) 1589 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:19 smithi067 bash[27441]: cluster 2024-04-03T15:11:18.495887+0000 mgr.y (mgr.24370) 1589 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:19 smithi082 bash[20963]: cluster 2024-04-03T15:11:18.495887+0000 mgr.y (mgr.24370) 1589 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:20 smithi067 bash[17655]: audit 2024-04-03T15:11:20.102335+0000 mon.c (mon.2) 573 : audit [DBG] from='client.? 172.21.15.67:0/3261524101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:20 smithi067 bash[27441]: audit 2024-04-03T15:11:20.102335+0000 mon.c (mon.2) 573 : audit [DBG] from='client.? 172.21.15.67:0/3261524101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:20 smithi082 bash[20963]: audit 2024-04-03T15:11:20.102335+0000 mon.c (mon.2) 573 : audit [DBG] from='client.? 172.21.15.67:0/3261524101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:21 smithi067 bash[17655]: cluster 2024-04-03T15:11:20.496674+0000 mgr.y (mgr.24370) 1590 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:21 smithi067 bash[27441]: cluster 2024-04-03T15:11:20.496674+0000 mgr.y (mgr.24370) 1590 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:21 smithi082 bash[20963]: cluster 2024-04-03T15:11:20.496674+0000 mgr.y (mgr.24370) 1590 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:22 smithi067 bash[17655]: cluster 2024-04-03T15:11:22.497892+0000 mgr.y (mgr.24370) 1591 : cluster [DBG] pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:22 smithi067 bash[17655]: audit 2024-04-03T15:11:22.551723+0000 mon.a (mon.0) 2072 : audit [DBG] from='client.? 172.21.15.67:0/141106028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:22 smithi067 bash[27441]: cluster 2024-04-03T15:11:22.497892+0000 mgr.y (mgr.24370) 1591 : cluster [DBG] pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:22 smithi067 bash[27441]: audit 2024-04-03T15:11:22.551723+0000 mon.a (mon.0) 2072 : audit [DBG] from='client.? 172.21.15.67:0/141106028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:22 smithi082 bash[20963]: cluster 2024-04-03T15:11:22.497892+0000 mgr.y (mgr.24370) 1591 : cluster [DBG] pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:22 smithi082 bash[20963]: audit 2024-04-03T15:11:22.551723+0000 mon.a (mon.0) 2072 : audit [DBG] from='client.? 172.21.15.67:0/141106028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:11:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:11:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:25 smithi082 bash[20963]: cluster 2024-04-03T15:11:24.498725+0000 mgr.y (mgr.24370) 1592 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:25 smithi082 bash[20963]: audit 2024-04-03T15:11:24.728533+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:25 smithi082 bash[20963]: audit 2024-04-03T15:11:25.003369+0000 mon.a (mon.0) 2074 : audit [DBG] from='client.? 172.21.15.67:0/3183287682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:25 smithi067 bash[27441]: cluster 2024-04-03T15:11:24.498725+0000 mgr.y (mgr.24370) 1592 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:25 smithi067 bash[27441]: audit 2024-04-03T15:11:24.728533+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:25 smithi067 bash[27441]: audit 2024-04-03T15:11:25.003369+0000 mon.a (mon.0) 2074 : audit [DBG] from='client.? 172.21.15.67:0/3183287682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:25 smithi067 bash[17655]: cluster 2024-04-03T15:11:24.498725+0000 mgr.y (mgr.24370) 1592 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:25 smithi067 bash[17655]: audit 2024-04-03T15:11:24.728533+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:25 smithi067 bash[17655]: audit 2024-04-03T15:11:25.003369+0000 mon.a (mon.0) 2074 : audit [DBG] from='client.? 172.21.15.67:0/3183287682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:27 smithi082 bash[20963]: cluster 2024-04-03T15:11:26.500075+0000 mgr.y (mgr.24370) 1593 : cluster [DBG] pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:27 smithi082 bash[20963]: audit 2024-04-03T15:11:27.462992+0000 mon.a (mon.0) 2075 : audit [DBG] from='client.? 172.21.15.67:0/1558398197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:27 smithi067 bash[17655]: cluster 2024-04-03T15:11:26.500075+0000 mgr.y (mgr.24370) 1593 : cluster [DBG] pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:27 smithi067 bash[17655]: audit 2024-04-03T15:11:27.462992+0000 mon.a (mon.0) 2075 : audit [DBG] from='client.? 172.21.15.67:0/1558398197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:27 smithi067 bash[27441]: cluster 2024-04-03T15:11:26.500075+0000 mgr.y (mgr.24370) 1593 : cluster [DBG] pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:27 smithi067 bash[27441]: audit 2024-04-03T15:11:27.462992+0000 mon.a (mon.0) 2075 : audit [DBG] from='client.? 172.21.15.67:0/1558398197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:29 smithi082 bash[20963]: cluster 2024-04-03T15:11:28.500744+0000 mgr.y (mgr.24370) 1594 : cluster [DBG] pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:29 smithi067 bash[17655]: cluster 2024-04-03T15:11:28.500744+0000 mgr.y (mgr.24370) 1594 : cluster [DBG] pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:29 smithi067 bash[27441]: cluster 2024-04-03T15:11:28.500744+0000 mgr.y (mgr.24370) 1594 : cluster [DBG] pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:30 smithi082 bash[20963]: audit 2024-04-03T15:11:29.924413+0000 mon.c (mon.2) 574 : audit [DBG] from='client.? 172.21.15.67:0/1228946216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:30 smithi067 bash[27441]: audit 2024-04-03T15:11:29.924413+0000 mon.c (mon.2) 574 : audit [DBG] from='client.? 172.21.15.67:0/1228946216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:30 smithi067 bash[17655]: audit 2024-04-03T15:11:29.924413+0000 mon.c (mon.2) 574 : audit [DBG] from='client.? 172.21.15.67:0/1228946216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:31 smithi082 bash[20963]: cluster 2024-04-03T15:11:30.501373+0000 mgr.y (mgr.24370) 1595 : cluster [DBG] pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:31 smithi067 bash[27441]: cluster 2024-04-03T15:11:30.501373+0000 mgr.y (mgr.24370) 1595 : cluster [DBG] pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:31 smithi067 bash[17655]: cluster 2024-04-03T15:11:30.501373+0000 mgr.y (mgr.24370) 1595 : cluster [DBG] pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:32 smithi082 bash[20963]: audit 2024-04-03T15:11:32.380923+0000 mon.c (mon.2) 575 : audit [DBG] from='client.? 172.21.15.67:0/722308863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:32 smithi067 bash[17655]: audit 2024-04-03T15:11:32.380923+0000 mon.c (mon.2) 575 : audit [DBG] from='client.? 172.21.15.67:0/722308863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:32 smithi067 bash[27441]: audit 2024-04-03T15:11:32.380923+0000 mon.c (mon.2) 575 : audit [DBG] from='client.? 172.21.15.67:0/722308863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:33] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:11:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:33 smithi082 bash[20963]: cluster 2024-04-03T15:11:32.502572+0000 mgr.y (mgr.24370) 1596 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:11:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:33 smithi067 bash[17655]: cluster 2024-04-03T15:11:32.502572+0000 mgr.y (mgr.24370) 1596 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:33 smithi067 bash[27441]: cluster 2024-04-03T15:11:32.502572+0000 mgr.y (mgr.24370) 1596 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:35 smithi082 bash[20963]: cluster 2024-04-03T15:11:34.503260+0000 mgr.y (mgr.24370) 1597 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:35 smithi082 bash[20963]: audit 2024-04-03T15:11:34.839707+0000 mon.a (mon.0) 2076 : audit [DBG] from='client.? 172.21.15.67:0/807833293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:35 smithi067 bash[27441]: cluster 2024-04-03T15:11:34.503260+0000 mgr.y (mgr.24370) 1597 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:35 smithi067 bash[27441]: audit 2024-04-03T15:11:34.839707+0000 mon.a (mon.0) 2076 : audit [DBG] from='client.? 172.21.15.67:0/807833293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:35 smithi067 bash[17655]: cluster 2024-04-03T15:11:34.503260+0000 mgr.y (mgr.24370) 1597 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:35 smithi067 bash[17655]: audit 2024-04-03T15:11:34.839707+0000 mon.a (mon.0) 2076 : audit [DBG] from='client.? 172.21.15.67:0/807833293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:37 smithi082 bash[20963]: cluster 2024-04-03T15:11:36.504492+0000 mgr.y (mgr.24370) 1598 : cluster [DBG] pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:37 smithi082 bash[20963]: audit 2024-04-03T15:11:37.299155+0000 mon.a (mon.0) 2077 : audit [DBG] from='client.? 172.21.15.67:0/151111391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:37 smithi067 bash[27441]: cluster 2024-04-03T15:11:36.504492+0000 mgr.y (mgr.24370) 1598 : cluster [DBG] pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:37 smithi067 bash[27441]: audit 2024-04-03T15:11:37.299155+0000 mon.a (mon.0) 2077 : audit [DBG] from='client.? 172.21.15.67:0/151111391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:37 smithi067 bash[17655]: cluster 2024-04-03T15:11:36.504492+0000 mgr.y (mgr.24370) 1598 : cluster [DBG] pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:37 smithi067 bash[17655]: audit 2024-04-03T15:11:37.299155+0000 mon.a (mon.0) 2077 : audit [DBG] from='client.? 172.21.15.67:0/151111391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:39 smithi082 bash[20963]: cluster 2024-04-03T15:11:38.505187+0000 mgr.y (mgr.24370) 1599 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:39 smithi067 bash[27441]: cluster 2024-04-03T15:11:38.505187+0000 mgr.y (mgr.24370) 1599 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:39 smithi067 bash[17655]: cluster 2024-04-03T15:11:38.505187+0000 mgr.y (mgr.24370) 1599 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:40 smithi082 bash[20963]: audit 2024-04-03T15:11:39.728433+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:40 smithi082 bash[20963]: audit 2024-04-03T15:11:39.760733+0000 mon.c (mon.2) 576 : audit [DBG] from='client.? 172.21.15.67:0/1122693494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:40 smithi067 bash[17655]: audit 2024-04-03T15:11:39.728433+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:40 smithi067 bash[17655]: audit 2024-04-03T15:11:39.760733+0000 mon.c (mon.2) 576 : audit [DBG] from='client.? 172.21.15.67:0/1122693494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:40 smithi067 bash[27441]: audit 2024-04-03T15:11:39.728433+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:40 smithi067 bash[27441]: audit 2024-04-03T15:11:39.760733+0000 mon.c (mon.2) 576 : audit [DBG] from='client.? 172.21.15.67:0/1122693494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:41 smithi082 bash[20963]: cluster 2024-04-03T15:11:40.505858+0000 mgr.y (mgr.24370) 1600 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:41 smithi067 bash[17655]: cluster 2024-04-03T15:11:40.505858+0000 mgr.y (mgr.24370) 1600 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:41 smithi067 bash[27441]: cluster 2024-04-03T15:11:40.505858+0000 mgr.y (mgr.24370) 1600 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:42 smithi082 bash[20963]: audit 2024-04-03T15:11:42.223160+0000 mon.c (mon.2) 577 : audit [DBG] from='client.? 172.21.15.67:0/933234791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:42 smithi067 bash[17655]: audit 2024-04-03T15:11:42.223160+0000 mon.c (mon.2) 577 : audit [DBG] from='client.? 172.21.15.67:0/933234791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:42 smithi067 bash[27441]: audit 2024-04-03T15:11:42.223160+0000 mon.c (mon.2) 577 : audit [DBG] from='client.? 172.21.15.67:0/933234791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:11:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:43 smithi082 bash[20963]: cluster 2024-04-03T15:11:42.507023+0000 mgr.y (mgr.24370) 1601 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:11:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:43 smithi067 bash[17655]: cluster 2024-04-03T15:11:42.507023+0000 mgr.y (mgr.24370) 1601 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:43 smithi067 bash[27441]: cluster 2024-04-03T15:11:42.507023+0000 mgr.y (mgr.24370) 1601 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:45 smithi082 bash[20963]: cluster 2024-04-03T15:11:44.507687+0000 mgr.y (mgr.24370) 1602 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:45 smithi082 bash[20963]: audit 2024-04-03T15:11:44.679920+0000 mon.c (mon.2) 578 : audit [DBG] from='client.? 172.21.15.67:0/2188030954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:45 smithi067 bash[17655]: cluster 2024-04-03T15:11:44.507687+0000 mgr.y (mgr.24370) 1602 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:45 smithi067 bash[17655]: audit 2024-04-03T15:11:44.679920+0000 mon.c (mon.2) 578 : audit [DBG] from='client.? 172.21.15.67:0/2188030954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:45 smithi067 bash[27441]: cluster 2024-04-03T15:11:44.507687+0000 mgr.y (mgr.24370) 1602 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:45 smithi067 bash[27441]: audit 2024-04-03T15:11:44.679920+0000 mon.c (mon.2) 578 : audit [DBG] from='client.? 172.21.15.67:0/2188030954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:47 smithi082 bash[20963]: cluster 2024-04-03T15:11:46.508911+0000 mgr.y (mgr.24370) 1603 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:47 smithi082 bash[20963]: audit 2024-04-03T15:11:47.141235+0000 mon.a (mon.0) 2079 : audit [DBG] from='client.? 172.21.15.67:0/2903541210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:47 smithi067 bash[17655]: cluster 2024-04-03T15:11:46.508911+0000 mgr.y (mgr.24370) 1603 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:47 smithi067 bash[17655]: audit 2024-04-03T15:11:47.141235+0000 mon.a (mon.0) 2079 : audit [DBG] from='client.? 172.21.15.67:0/2903541210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:47 smithi067 bash[27441]: cluster 2024-04-03T15:11:46.508911+0000 mgr.y (mgr.24370) 1603 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:47 smithi067 bash[27441]: audit 2024-04-03T15:11:47.141235+0000 mon.a (mon.0) 2079 : audit [DBG] from='client.? 172.21.15.67:0/2903541210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:48 smithi082 bash[20963]: audit 2024-04-03T15:11:48.522842+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:11:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:48 smithi067 bash[17655]: audit 2024-04-03T15:11:48.522842+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:11:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:48 smithi067 bash[27441]: audit 2024-04-03T15:11:48.522842+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:11:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:49 smithi067 bash[17655]: cluster 2024-04-03T15:11:48.509739+0000 mgr.y (mgr.24370) 1604 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:49 smithi067 bash[17655]: audit 2024-04-03T15:11:49.593630+0000 mon.c (mon.2) 579 : audit [DBG] from='client.? 172.21.15.67:0/3335633131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:49 smithi067 bash[27441]: cluster 2024-04-03T15:11:48.509739+0000 mgr.y (mgr.24370) 1604 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:49 smithi067 bash[27441]: audit 2024-04-03T15:11:49.593630+0000 mon.c (mon.2) 579 : audit [DBG] from='client.? 172.21.15.67:0/3335633131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:49 smithi082 bash[20963]: cluster 2024-04-03T15:11:48.509739+0000 mgr.y (mgr.24370) 1604 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:49 smithi082 bash[20963]: audit 2024-04-03T15:11:49.593630+0000 mon.c (mon.2) 579 : audit [DBG] from='client.? 172.21.15.67:0/3335633131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:51 smithi067 bash[27441]: cluster 2024-04-03T15:11:50.510606+0000 mgr.y (mgr.24370) 1605 : cluster [DBG] pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:51 smithi067 bash[17655]: cluster 2024-04-03T15:11:50.510606+0000 mgr.y (mgr.24370) 1605 : cluster [DBG] pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:51 smithi082 bash[20963]: cluster 2024-04-03T15:11:50.510606+0000 mgr.y (mgr.24370) 1605 : cluster [DBG] pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:52 smithi067 bash[17655]: audit 2024-04-03T15:11:52.055539+0000 mon.a (mon.0) 2081 : audit [DBG] from='client.? 172.21.15.67:0/2026106257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:52 smithi067 bash[27441]: audit 2024-04-03T15:11:52.055539+0000 mon.a (mon.0) 2081 : audit [DBG] from='client.? 172.21.15.67:0/2026106257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:52 smithi082 bash[20963]: audit 2024-04-03T15:11:52.055539+0000 mon.a (mon.0) 2081 : audit [DBG] from='client.? 172.21.15.67:0/2026106257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:11:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:53 smithi082 bash[20963]: cluster 2024-04-03T15:11:52.511794+0000 mgr.y (mgr.24370) 1606 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:11:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:53 smithi067 bash[17655]: cluster 2024-04-03T15:11:52.511794+0000 mgr.y (mgr.24370) 1606 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:53 smithi067 bash[27441]: cluster 2024-04-03T15:11:52.511794+0000 mgr.y (mgr.24370) 1606 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: audit 2024-04-03T15:11:54.264282+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: audit 2024-04-03T15:11:54.271705+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: cluster 2024-04-03T15:11:54.512443+0000 mgr.y (mgr.24370) 1607 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: audit 2024-04-03T15:11:54.516992+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: audit 2024-04-03T15:11:54.522965+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: audit 2024-04-03T15:11:54.527643+0000 mon.c (mon.2) 580 : audit [DBG] from='client.? 172.21.15.67:0/3307541687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: audit 2024-04-03T15:11:54.728782+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: audit 2024-04-03T15:11:54.948261+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:11:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: audit 2024-04-03T15:11:54.949302+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:11:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:55 smithi082 bash[20963]: audit 2024-04-03T15:11:54.956741+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: audit 2024-04-03T15:11:54.264282+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: audit 2024-04-03T15:11:54.271705+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: cluster 2024-04-03T15:11:54.512443+0000 mgr.y (mgr.24370) 1607 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: audit 2024-04-03T15:11:54.516992+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: audit 2024-04-03T15:11:54.522965+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: audit 2024-04-03T15:11:54.527643+0000 mon.c (mon.2) 580 : audit [DBG] from='client.? 172.21.15.67:0/3307541687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: audit 2024-04-03T15:11:54.728782+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: audit 2024-04-03T15:11:54.948261+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: audit 2024-04-03T15:11:54.949302+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[17655]: audit 2024-04-03T15:11:54.956741+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: audit 2024-04-03T15:11:54.264282+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: audit 2024-04-03T15:11:54.271705+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: cluster 2024-04-03T15:11:54.512443+0000 mgr.y (mgr.24370) 1607 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: audit 2024-04-03T15:11:54.516992+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: audit 2024-04-03T15:11:54.522965+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: audit 2024-04-03T15:11:54.527643+0000 mon.c (mon.2) 580 : audit [DBG] from='client.? 172.21.15.67:0/3307541687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: audit 2024-04-03T15:11:54.728782+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: audit 2024-04-03T15:11:54.948261+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:11:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: audit 2024-04-03T15:11:54.949302+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:11:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:55 smithi067 bash[27441]: audit 2024-04-03T15:11:54.956741+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:11:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:57 smithi082 bash[20963]: cluster 2024-04-03T15:11:56.513578+0000 mgr.y (mgr.24370) 1608 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:57 smithi082 bash[20963]: audit 2024-04-03T15:11:56.981927+0000 mon.a (mon.0) 2090 : audit [DBG] from='client.? 172.21.15.67:0/3661120089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:57 smithi067 bash[17655]: cluster 2024-04-03T15:11:56.513578+0000 mgr.y (mgr.24370) 1608 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:57 smithi067 bash[17655]: audit 2024-04-03T15:11:56.981927+0000 mon.a (mon.0) 2090 : audit [DBG] from='client.? 172.21.15.67:0/3661120089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:57 smithi067 bash[27441]: cluster 2024-04-03T15:11:56.513578+0000 mgr.y (mgr.24370) 1608 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:57 smithi067 bash[27441]: audit 2024-04-03T15:11:56.981927+0000 mon.a (mon.0) 2090 : audit [DBG] from='client.? 172.21.15.67:0/3661120089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:59 smithi082 bash[20963]: cluster 2024-04-03T15:11:58.514160+0000 mgr.y (mgr.24370) 1609 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:11:59 smithi082 bash[20963]: audit 2024-04-03T15:11:59.431676+0000 mon.a (mon.0) 2091 : audit [DBG] from='client.? 172.21.15.67:0/3654870662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:59 smithi067 bash[27441]: cluster 2024-04-03T15:11:58.514160+0000 mgr.y (mgr.24370) 1609 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:11:59 smithi067 bash[27441]: audit 2024-04-03T15:11:59.431676+0000 mon.a (mon.0) 2091 : audit [DBG] from='client.? 172.21.15.67:0/3654870662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:11:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:59 smithi067 bash[17655]: cluster 2024-04-03T15:11:58.514160+0000 mgr.y (mgr.24370) 1609 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:11:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:11:59 smithi067 bash[17655]: audit 2024-04-03T15:11:59.431676+0000 mon.a (mon.0) 2091 : audit [DBG] from='client.? 172.21.15.67:0/3654870662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:01 smithi082 bash[20963]: cluster 2024-04-03T15:12:00.514817+0000 mgr.y (mgr.24370) 1610 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:01 smithi067 bash[27441]: cluster 2024-04-03T15:12:00.514817+0000 mgr.y (mgr.24370) 1610 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:01 smithi067 bash[17655]: cluster 2024-04-03T15:12:00.514817+0000 mgr.y (mgr.24370) 1610 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:02 smithi082 bash[20963]: audit 2024-04-03T15:12:01.890623+0000 mon.c (mon.2) 581 : audit [DBG] from='client.? 172.21.15.67:0/2994308828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:02 smithi067 bash[17655]: audit 2024-04-03T15:12:01.890623+0000 mon.c (mon.2) 581 : audit [DBG] from='client.? 172.21.15.67:0/2994308828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:02 smithi067 bash[27441]: audit 2024-04-03T15:12:01.890623+0000 mon.c (mon.2) 581 : audit [DBG] from='client.? 172.21.15.67:0/2994308828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:03] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:12:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:03 smithi082 bash[20963]: cluster 2024-04-03T15:12:02.515976+0000 mgr.y (mgr.24370) 1611 : cluster [DBG] pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:12:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:03 smithi067 bash[17655]: cluster 2024-04-03T15:12:02.515976+0000 mgr.y (mgr.24370) 1611 : cluster [DBG] pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:03 smithi067 bash[27441]: cluster 2024-04-03T15:12:02.515976+0000 mgr.y (mgr.24370) 1611 : cluster [DBG] pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:04 smithi082 bash[20963]: audit 2024-04-03T15:12:04.349364+0000 mon.a (mon.0) 2092 : audit [DBG] from='client.? 172.21.15.67:0/1260820808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:04 smithi067 bash[17655]: audit 2024-04-03T15:12:04.349364+0000 mon.a (mon.0) 2092 : audit [DBG] from='client.? 172.21.15.67:0/1260820808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:04 smithi067 bash[27441]: audit 2024-04-03T15:12:04.349364+0000 mon.a (mon.0) 2092 : audit [DBG] from='client.? 172.21.15.67:0/1260820808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:05 smithi082 bash[20963]: cluster 2024-04-03T15:12:04.516705+0000 mgr.y (mgr.24370) 1612 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:05 smithi067 bash[17655]: cluster 2024-04-03T15:12:04.516705+0000 mgr.y (mgr.24370) 1612 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:05 smithi067 bash[27441]: cluster 2024-04-03T15:12:04.516705+0000 mgr.y (mgr.24370) 1612 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:07 smithi082 bash[20963]: cluster 2024-04-03T15:12:06.517312+0000 mgr.y (mgr.24370) 1613 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:07 smithi082 bash[20963]: audit 2024-04-03T15:12:06.811492+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.67:0/710863001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:07 smithi067 bash[17655]: cluster 2024-04-03T15:12:06.517312+0000 mgr.y (mgr.24370) 1613 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:07 smithi067 bash[17655]: audit 2024-04-03T15:12:06.811492+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.67:0/710863001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:07 smithi067 bash[27441]: cluster 2024-04-03T15:12:06.517312+0000 mgr.y (mgr.24370) 1613 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:07 smithi067 bash[27441]: audit 2024-04-03T15:12:06.811492+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.67:0/710863001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:09 smithi082 bash[20963]: cluster 2024-04-03T15:12:08.517965+0000 mgr.y (mgr.24370) 1614 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:09 smithi082 bash[20963]: audit 2024-04-03T15:12:09.264644+0000 mon.c (mon.2) 582 : audit [DBG] from='client.? 172.21.15.67:0/78502881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:09 smithi067 bash[17655]: cluster 2024-04-03T15:12:08.517965+0000 mgr.y (mgr.24370) 1614 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:09 smithi067 bash[17655]: audit 2024-04-03T15:12:09.264644+0000 mon.c (mon.2) 582 : audit [DBG] from='client.? 172.21.15.67:0/78502881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:09 smithi067 bash[27441]: cluster 2024-04-03T15:12:08.517965+0000 mgr.y (mgr.24370) 1614 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:09 smithi067 bash[27441]: audit 2024-04-03T15:12:09.264644+0000 mon.c (mon.2) 582 : audit [DBG] from='client.? 172.21.15.67:0/78502881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:10 smithi082 bash[20963]: audit 2024-04-03T15:12:09.729701+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:10 smithi067 bash[17655]: audit 2024-04-03T15:12:09.729701+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:10 smithi067 bash[27441]: audit 2024-04-03T15:12:09.729701+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:11 smithi082 bash[20963]: cluster 2024-04-03T15:12:10.518635+0000 mgr.y (mgr.24370) 1615 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:11 smithi067 bash[17655]: cluster 2024-04-03T15:12:10.518635+0000 mgr.y (mgr.24370) 1615 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:11 smithi067 bash[27441]: cluster 2024-04-03T15:12:10.518635+0000 mgr.y (mgr.24370) 1615 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:12 smithi082 bash[20963]: audit 2024-04-03T15:12:11.714269+0000 mon.c (mon.2) 583 : audit [DBG] from='client.? 172.21.15.67:0/767303672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:12 smithi067 bash[17655]: audit 2024-04-03T15:12:11.714269+0000 mon.c (mon.2) 583 : audit [DBG] from='client.? 172.21.15.67:0/767303672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:12 smithi067 bash[27441]: audit 2024-04-03T15:12:11.714269+0000 mon.c (mon.2) 583 : audit [DBG] from='client.? 172.21.15.67:0/767303672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:12:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:13 smithi082 bash[20963]: cluster 2024-04-03T15:12:12.519823+0000 mgr.y (mgr.24370) 1616 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:12:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:13 smithi067 bash[17655]: cluster 2024-04-03T15:12:12.519823+0000 mgr.y (mgr.24370) 1616 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:13 smithi067 bash[27441]: cluster 2024-04-03T15:12:12.519823+0000 mgr.y (mgr.24370) 1616 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:14 smithi067 bash[17655]: audit 2024-04-03T15:12:14.165158+0000 mon.a (mon.0) 2095 : audit [DBG] from='client.? 172.21.15.67:0/1251555517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:14 smithi067 bash[27441]: audit 2024-04-03T15:12:14.165158+0000 mon.a (mon.0) 2095 : audit [DBG] from='client.? 172.21.15.67:0/1251555517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:14 smithi082 bash[20963]: audit 2024-04-03T15:12:14.165158+0000 mon.a (mon.0) 2095 : audit [DBG] from='client.? 172.21.15.67:0/1251555517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:15 smithi067 bash[17655]: cluster 2024-04-03T15:12:14.520543+0000 mgr.y (mgr.24370) 1617 : cluster [DBG] pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:15 smithi067 bash[27441]: cluster 2024-04-03T15:12:14.520543+0000 mgr.y (mgr.24370) 1617 : cluster [DBG] pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:15 smithi082 bash[20963]: cluster 2024-04-03T15:12:14.520543+0000 mgr.y (mgr.24370) 1617 : cluster [DBG] pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:16 smithi067 bash[27441]: cluster 2024-04-03T15:12:16.521664+0000 mgr.y (mgr.24370) 1618 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:16 smithi067 bash[27441]: audit 2024-04-03T15:12:16.632443+0000 mon.a (mon.0) 2096 : audit [DBG] from='client.? 172.21.15.67:0/2883944419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:16 smithi067 bash[17655]: cluster 2024-04-03T15:12:16.521664+0000 mgr.y (mgr.24370) 1618 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:16 smithi067 bash[17655]: audit 2024-04-03T15:12:16.632443+0000 mon.a (mon.0) 2096 : audit [DBG] from='client.? 172.21.15.67:0/2883944419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:16 smithi082 bash[20963]: cluster 2024-04-03T15:12:16.521664+0000 mgr.y (mgr.24370) 1618 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:16 smithi082 bash[20963]: audit 2024-04-03T15:12:16.632443+0000 mon.a (mon.0) 2096 : audit [DBG] from='client.? 172.21.15.67:0/2883944419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:19 smithi082 bash[20963]: cluster 2024-04-03T15:12:18.522414+0000 mgr.y (mgr.24370) 1619 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:19 smithi082 bash[20963]: audit 2024-04-03T15:12:19.078452+0000 mon.c (mon.2) 584 : audit [DBG] from='client.? 172.21.15.67:0/702318828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:19 smithi067 bash[27441]: cluster 2024-04-03T15:12:18.522414+0000 mgr.y (mgr.24370) 1619 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:19 smithi067 bash[27441]: audit 2024-04-03T15:12:19.078452+0000 mon.c (mon.2) 584 : audit [DBG] from='client.? 172.21.15.67:0/702318828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:19 smithi067 bash[17655]: cluster 2024-04-03T15:12:18.522414+0000 mgr.y (mgr.24370) 1619 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:19 smithi067 bash[17655]: audit 2024-04-03T15:12:19.078452+0000 mon.c (mon.2) 584 : audit [DBG] from='client.? 172.21.15.67:0/702318828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:21 smithi082 bash[20963]: cluster 2024-04-03T15:12:20.523139+0000 mgr.y (mgr.24370) 1620 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:21 smithi082 bash[20963]: audit 2024-04-03T15:12:21.538083+0000 mon.a (mon.0) 2097 : audit [DBG] from='client.? 172.21.15.67:0/4242304419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:21 smithi067 bash[17655]: cluster 2024-04-03T15:12:20.523139+0000 mgr.y (mgr.24370) 1620 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:21 smithi067 bash[17655]: audit 2024-04-03T15:12:21.538083+0000 mon.a (mon.0) 2097 : audit [DBG] from='client.? 172.21.15.67:0/4242304419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:21 smithi067 bash[27441]: cluster 2024-04-03T15:12:20.523139+0000 mgr.y (mgr.24370) 1620 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:21 smithi067 bash[27441]: audit 2024-04-03T15:12:21.538083+0000 mon.a (mon.0) 2097 : audit [DBG] from='client.? 172.21.15.67:0/4242304419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:12:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:12:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:23 smithi082 bash[20963]: cluster 2024-04-03T15:12:22.524319+0000 mgr.y (mgr.24370) 1621 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:23 smithi067 bash[17655]: cluster 2024-04-03T15:12:22.524319+0000 mgr.y (mgr.24370) 1621 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:23 smithi067 bash[27441]: cluster 2024-04-03T15:12:22.524319+0000 mgr.y (mgr.24370) 1621 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:24 smithi082 bash[20963]: audit 2024-04-03T15:12:23.996264+0000 mon.a (mon.0) 2098 : audit [DBG] from='client.? 172.21.15.67:0/2422577699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:24 smithi067 bash[27441]: audit 2024-04-03T15:12:23.996264+0000 mon.a (mon.0) 2098 : audit [DBG] from='client.? 172.21.15.67:0/2422577699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:24 smithi067 bash[17655]: audit 2024-04-03T15:12:23.996264+0000 mon.a (mon.0) 2098 : audit [DBG] from='client.? 172.21.15.67:0/2422577699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:25 smithi082 bash[20963]: cluster 2024-04-03T15:12:24.524958+0000 mgr.y (mgr.24370) 1622 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:25 smithi082 bash[20963]: audit 2024-04-03T15:12:24.730237+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:25 smithi067 bash[17655]: cluster 2024-04-03T15:12:24.524958+0000 mgr.y (mgr.24370) 1622 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:25 smithi067 bash[17655]: audit 2024-04-03T15:12:24.730237+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:25 smithi067 bash[27441]: cluster 2024-04-03T15:12:24.524958+0000 mgr.y (mgr.24370) 1622 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:25 smithi067 bash[27441]: audit 2024-04-03T15:12:24.730237+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:26 smithi082 bash[20963]: audit 2024-04-03T15:12:26.446784+0000 mon.a (mon.0) 2100 : audit [DBG] from='client.? 172.21.15.67:0/3667111369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:26 smithi067 bash[27441]: audit 2024-04-03T15:12:26.446784+0000 mon.a (mon.0) 2100 : audit [DBG] from='client.? 172.21.15.67:0/3667111369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:26 smithi067 bash[17655]: audit 2024-04-03T15:12:26.446784+0000 mon.a (mon.0) 2100 : audit [DBG] from='client.? 172.21.15.67:0/3667111369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:27 smithi082 bash[20963]: cluster 2024-04-03T15:12:26.526224+0000 mgr.y (mgr.24370) 1623 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:27 smithi067 bash[17655]: cluster 2024-04-03T15:12:26.526224+0000 mgr.y (mgr.24370) 1623 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:27 smithi067 bash[27441]: cluster 2024-04-03T15:12:26.526224+0000 mgr.y (mgr.24370) 1623 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:29 smithi082 bash[20963]: cluster 2024-04-03T15:12:28.526921+0000 mgr.y (mgr.24370) 1624 : cluster [DBG] pgmap v1608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:29 smithi082 bash[20963]: audit 2024-04-03T15:12:28.901465+0000 mon.a (mon.0) 2101 : audit [DBG] from='client.? 172.21.15.67:0/3678553152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:29 smithi067 bash[27441]: cluster 2024-04-03T15:12:28.526921+0000 mgr.y (mgr.24370) 1624 : cluster [DBG] pgmap v1608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:29 smithi067 bash[27441]: audit 2024-04-03T15:12:28.901465+0000 mon.a (mon.0) 2101 : audit [DBG] from='client.? 172.21.15.67:0/3678553152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:29 smithi067 bash[17655]: cluster 2024-04-03T15:12:28.526921+0000 mgr.y (mgr.24370) 1624 : cluster [DBG] pgmap v1608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:29 smithi067 bash[17655]: audit 2024-04-03T15:12:28.901465+0000 mon.a (mon.0) 2101 : audit [DBG] from='client.? 172.21.15.67:0/3678553152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:31 smithi082 bash[20963]: cluster 2024-04-03T15:12:30.527598+0000 mgr.y (mgr.24370) 1625 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:31 smithi082 bash[20963]: audit 2024-04-03T15:12:31.354776+0000 mon.a (mon.0) 2102 : audit [DBG] from='client.? 172.21.15.67:0/2692609485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:31 smithi067 bash[27441]: cluster 2024-04-03T15:12:30.527598+0000 mgr.y (mgr.24370) 1625 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:31 smithi067 bash[27441]: audit 2024-04-03T15:12:31.354776+0000 mon.a (mon.0) 2102 : audit [DBG] from='client.? 172.21.15.67:0/2692609485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:31 smithi067 bash[17655]: cluster 2024-04-03T15:12:30.527598+0000 mgr.y (mgr.24370) 1625 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:31 smithi067 bash[17655]: audit 2024-04-03T15:12:31.354776+0000 mon.a (mon.0) 2102 : audit [DBG] from='client.? 172.21.15.67:0/2692609485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:12:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:33 smithi082 bash[20963]: cluster 2024-04-03T15:12:32.528684+0000 mgr.y (mgr.24370) 1626 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:12:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:33 smithi067 bash[17655]: cluster 2024-04-03T15:12:32.528684+0000 mgr.y (mgr.24370) 1626 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:33 smithi067 bash[27441]: cluster 2024-04-03T15:12:32.528684+0000 mgr.y (mgr.24370) 1626 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:34 smithi082 bash[20963]: audit 2024-04-03T15:12:33.811993+0000 mon.c (mon.2) 585 : audit [DBG] from='client.? 172.21.15.67:0/1566786050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:34 smithi067 bash[17655]: audit 2024-04-03T15:12:33.811993+0000 mon.c (mon.2) 585 : audit [DBG] from='client.? 172.21.15.67:0/1566786050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:34 smithi067 bash[27441]: audit 2024-04-03T15:12:33.811993+0000 mon.c (mon.2) 585 : audit [DBG] from='client.? 172.21.15.67:0/1566786050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:35 smithi082 bash[20963]: cluster 2024-04-03T15:12:34.529395+0000 mgr.y (mgr.24370) 1627 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:35 smithi067 bash[27441]: cluster 2024-04-03T15:12:34.529395+0000 mgr.y (mgr.24370) 1627 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:35 smithi067 bash[17655]: cluster 2024-04-03T15:12:34.529395+0000 mgr.y (mgr.24370) 1627 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:36 smithi067 bash[17655]: audit 2024-04-03T15:12:36.264902+0000 mon.a (mon.0) 2103 : audit [DBG] from='client.? 172.21.15.67:0/3303054605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:36 smithi067 bash[27441]: audit 2024-04-03T15:12:36.264902+0000 mon.a (mon.0) 2103 : audit [DBG] from='client.? 172.21.15.67:0/3303054605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:36 smithi082 bash[20963]: audit 2024-04-03T15:12:36.264902+0000 mon.a (mon.0) 2103 : audit [DBG] from='client.? 172.21.15.67:0/3303054605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:37 smithi067 bash[17655]: cluster 2024-04-03T15:12:36.530554+0000 mgr.y (mgr.24370) 1628 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:37 smithi067 bash[27441]: cluster 2024-04-03T15:12:36.530554+0000 mgr.y (mgr.24370) 1628 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:37 smithi082 bash[20963]: cluster 2024-04-03T15:12:36.530554+0000 mgr.y (mgr.24370) 1628 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:39 smithi067 bash[17655]: cluster 2024-04-03T15:12:38.531141+0000 mgr.y (mgr.24370) 1629 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:39 smithi067 bash[17655]: audit 2024-04-03T15:12:38.718532+0000 mon.c (mon.2) 586 : audit [DBG] from='client.? 172.21.15.67:0/3750673216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:39 smithi067 bash[27441]: cluster 2024-04-03T15:12:38.531141+0000 mgr.y (mgr.24370) 1629 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:39 smithi067 bash[27441]: audit 2024-04-03T15:12:38.718532+0000 mon.c (mon.2) 586 : audit [DBG] from='client.? 172.21.15.67:0/3750673216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:39 smithi082 bash[20963]: cluster 2024-04-03T15:12:38.531141+0000 mgr.y (mgr.24370) 1629 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:39 smithi082 bash[20963]: audit 2024-04-03T15:12:38.718532+0000 mon.c (mon.2) 586 : audit [DBG] from='client.? 172.21.15.67:0/3750673216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:40 smithi067 bash[27441]: audit 2024-04-03T15:12:39.730625+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:40 smithi067 bash[17655]: audit 2024-04-03T15:12:39.730625+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:40 smithi082 bash[20963]: audit 2024-04-03T15:12:39.730625+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:41 smithi067 bash[27441]: cluster 2024-04-03T15:12:40.531752+0000 mgr.y (mgr.24370) 1630 : cluster [DBG] pgmap v1614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:41 smithi067 bash[27441]: audit 2024-04-03T15:12:41.168897+0000 mon.c (mon.2) 587 : audit [DBG] from='client.? 172.21.15.67:0/3906103882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:41 smithi067 bash[17655]: cluster 2024-04-03T15:12:40.531752+0000 mgr.y (mgr.24370) 1630 : cluster [DBG] pgmap v1614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:41 smithi067 bash[17655]: audit 2024-04-03T15:12:41.168897+0000 mon.c (mon.2) 587 : audit [DBG] from='client.? 172.21.15.67:0/3906103882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:41 smithi082 bash[20963]: cluster 2024-04-03T15:12:40.531752+0000 mgr.y (mgr.24370) 1630 : cluster [DBG] pgmap v1614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:41 smithi082 bash[20963]: audit 2024-04-03T15:12:41.168897+0000 mon.c (mon.2) 587 : audit [DBG] from='client.? 172.21.15.67:0/3906103882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:42 smithi067 bash[27441]: cluster 2024-04-03T15:12:42.532882+0000 mgr.y (mgr.24370) 1631 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:42 smithi067 bash[17655]: cluster 2024-04-03T15:12:42.532882+0000 mgr.y (mgr.24370) 1631 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:42 smithi082 bash[20963]: cluster 2024-04-03T15:12:42.532882+0000 mgr.y (mgr.24370) 1631 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:43] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-04-03T15:12:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:12:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:43 smithi082 bash[20963]: audit 2024-04-03T15:12:43.615329+0000 mon.c (mon.2) 588 : audit [DBG] from='client.? 172.21.15.67:0/392814555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:43 smithi067 bash[27441]: audit 2024-04-03T15:12:43.615329+0000 mon.c (mon.2) 588 : audit [DBG] from='client.? 172.21.15.67:0/392814555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:43 smithi067 bash[17655]: audit 2024-04-03T15:12:43.615329+0000 mon.c (mon.2) 588 : audit [DBG] from='client.? 172.21.15.67:0/392814555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:44 smithi082 bash[20963]: cluster 2024-04-03T15:12:44.533581+0000 mgr.y (mgr.24370) 1632 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:44 smithi067 bash[17655]: cluster 2024-04-03T15:12:44.533581+0000 mgr.y (mgr.24370) 1632 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:44 smithi067 bash[27441]: cluster 2024-04-03T15:12:44.533581+0000 mgr.y (mgr.24370) 1632 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:46 smithi082 bash[20963]: audit 2024-04-03T15:12:46.070159+0000 mon.c (mon.2) 589 : audit [DBG] from='client.? 172.21.15.67:0/2561710739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:46 smithi067 bash[27441]: audit 2024-04-03T15:12:46.070159+0000 mon.c (mon.2) 589 : audit [DBG] from='client.? 172.21.15.67:0/2561710739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:46 smithi067 bash[17655]: audit 2024-04-03T15:12:46.070159+0000 mon.c (mon.2) 589 : audit [DBG] from='client.? 172.21.15.67:0/2561710739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:47 smithi082 bash[20963]: cluster 2024-04-03T15:12:46.534806+0000 mgr.y (mgr.24370) 1633 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:47 smithi067 bash[17655]: cluster 2024-04-03T15:12:46.534806+0000 mgr.y (mgr.24370) 1633 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:47 smithi067 bash[27441]: cluster 2024-04-03T15:12:46.534806+0000 mgr.y (mgr.24370) 1633 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:48 smithi082 bash[20963]: audit 2024-04-03T15:12:48.516843+0000 mon.a (mon.0) 2105 : audit [DBG] from='client.? 172.21.15.67:0/3240298774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:48 smithi067 bash[17655]: audit 2024-04-03T15:12:48.516843+0000 mon.a (mon.0) 2105 : audit [DBG] from='client.? 172.21.15.67:0/3240298774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:48 smithi067 bash[27441]: audit 2024-04-03T15:12:48.516843+0000 mon.a (mon.0) 2105 : audit [DBG] from='client.? 172.21.15.67:0/3240298774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:49 smithi082 bash[20963]: cluster 2024-04-03T15:12:48.535401+0000 mgr.y (mgr.24370) 1634 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:49 smithi067 bash[17655]: cluster 2024-04-03T15:12:48.535401+0000 mgr.y (mgr.24370) 1634 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:49 smithi067 bash[27441]: cluster 2024-04-03T15:12:48.535401+0000 mgr.y (mgr.24370) 1634 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:51 smithi082 bash[20963]: cluster 2024-04-03T15:12:50.536125+0000 mgr.y (mgr.24370) 1635 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:51 smithi082 bash[20963]: audit 2024-04-03T15:12:50.974780+0000 mon.c (mon.2) 590 : audit [DBG] from='client.? 172.21.15.67:0/1597240157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:51 smithi067 bash[17655]: cluster 2024-04-03T15:12:50.536125+0000 mgr.y (mgr.24370) 1635 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:51 smithi067 bash[17655]: audit 2024-04-03T15:12:50.974780+0000 mon.c (mon.2) 590 : audit [DBG] from='client.? 172.21.15.67:0/1597240157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:51 smithi067 bash[27441]: cluster 2024-04-03T15:12:50.536125+0000 mgr.y (mgr.24370) 1635 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:51 smithi067 bash[27441]: audit 2024-04-03T15:12:50.974780+0000 mon.c (mon.2) 590 : audit [DBG] from='client.? 172.21.15.67:0/1597240157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:53] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-04-03T15:12:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:12:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:53 smithi082 bash[20963]: cluster 2024-04-03T15:12:52.537239+0000 mgr.y (mgr.24370) 1636 : cluster [DBG] pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:53 smithi082 bash[20963]: audit 2024-04-03T15:12:53.424897+0000 mon.a (mon.0) 2106 : audit [DBG] from='client.? 172.21.15.67:0/4174264356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:53 smithi067 bash[17655]: cluster 2024-04-03T15:12:52.537239+0000 mgr.y (mgr.24370) 1636 : cluster [DBG] pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:53 smithi067 bash[17655]: audit 2024-04-03T15:12:53.424897+0000 mon.a (mon.0) 2106 : audit [DBG] from='client.? 172.21.15.67:0/4174264356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:53 smithi067 bash[27441]: cluster 2024-04-03T15:12:52.537239+0000 mgr.y (mgr.24370) 1636 : cluster [DBG] pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:53 smithi067 bash[27441]: audit 2024-04-03T15:12:53.424897+0000 mon.a (mon.0) 2106 : audit [DBG] from='client.? 172.21.15.67:0/4174264356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:55 smithi082 bash[20963]: cluster 2024-04-03T15:12:54.537957+0000 mgr.y (mgr.24370) 1637 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:55 smithi082 bash[20963]: audit 2024-04-03T15:12:54.730854+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:55 smithi082 bash[20963]: audit 2024-04-03T15:12:55.031624+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:12:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:55 smithi067 bash[27441]: cluster 2024-04-03T15:12:54.537957+0000 mgr.y (mgr.24370) 1637 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:55 smithi067 bash[27441]: audit 2024-04-03T15:12:54.730854+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:55 smithi067 bash[27441]: audit 2024-04-03T15:12:55.031624+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:12:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:55 smithi067 bash[17655]: cluster 2024-04-03T15:12:54.537957+0000 mgr.y (mgr.24370) 1637 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:55 smithi067 bash[17655]: audit 2024-04-03T15:12:54.730854+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:12:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:55 smithi067 bash[17655]: audit 2024-04-03T15:12:55.031624+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:12:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:56 smithi082 bash[20963]: audit 2024-04-03T15:12:55.884333+0000 mon.a (mon.0) 2109 : audit [DBG] from='client.? 172.21.15.67:0/1891988756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:56 smithi067 bash[17655]: audit 2024-04-03T15:12:55.884333+0000 mon.a (mon.0) 2109 : audit [DBG] from='client.? 172.21.15.67:0/1891988756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:56 smithi067 bash[27441]: audit 2024-04-03T15:12:55.884333+0000 mon.a (mon.0) 2109 : audit [DBG] from='client.? 172.21.15.67:0/1891988756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:57 smithi082 bash[20963]: cluster 2024-04-03T15:12:56.539152+0000 mgr.y (mgr.24370) 1638 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:57 smithi067 bash[17655]: cluster 2024-04-03T15:12:56.539152+0000 mgr.y (mgr.24370) 1638 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:57 smithi067 bash[27441]: cluster 2024-04-03T15:12:56.539152+0000 mgr.y (mgr.24370) 1638 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:58 smithi082 bash[20963]: audit 2024-04-03T15:12:58.352702+0000 mon.a (mon.0) 2110 : audit [DBG] from='client.? 172.21.15.67:0/2811745312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:58 smithi067 bash[17655]: audit 2024-04-03T15:12:58.352702+0000 mon.a (mon.0) 2110 : audit [DBG] from='client.? 172.21.15.67:0/2811745312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:58 smithi067 bash[27441]: audit 2024-04-03T15:12:58.352702+0000 mon.a (mon.0) 2110 : audit [DBG] from='client.? 172.21.15.67:0/2811745312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:12:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:12:59 smithi082 bash[20963]: cluster 2024-04-03T15:12:58.539829+0000 mgr.y (mgr.24370) 1639 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:12:59 smithi067 bash[17655]: cluster 2024-04-03T15:12:58.539829+0000 mgr.y (mgr.24370) 1639 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:12:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:12:59 smithi067 bash[27441]: cluster 2024-04-03T15:12:58.539829+0000 mgr.y (mgr.24370) 1639 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:01 smithi082 bash[20963]: cluster 2024-04-03T15:13:00.540258+0000 mgr.y (mgr.24370) 1640 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:01 smithi082 bash[20963]: audit 2024-04-03T15:13:00.726535+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:01 smithi082 bash[20963]: audit 2024-04-03T15:13:00.736596+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:01 smithi082 bash[20963]: audit 2024-04-03T15:13:00.829096+0000 mon.a (mon.0) 2113 : audit [DBG] from='client.? 172.21.15.67:0/1102187872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:01 smithi082 bash[20963]: audit 2024-04-03T15:13:01.049266+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:01 smithi082 bash[20963]: audit 2024-04-03T15:13:01.059532+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:01 smithi082 bash[20963]: audit 2024-04-03T15:13:01.548297+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:13:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:01 smithi082 bash[20963]: audit 2024-04-03T15:13:01.550244+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:13:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:01 smithi082 bash[20963]: audit 2024-04-03T15:13:01.560807+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[27441]: cluster 2024-04-03T15:13:00.540258+0000 mgr.y (mgr.24370) 1640 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[27441]: audit 2024-04-03T15:13:00.726535+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[27441]: audit 2024-04-03T15:13:00.736596+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[27441]: audit 2024-04-03T15:13:00.829096+0000 mon.a (mon.0) 2113 : audit [DBG] from='client.? 172.21.15.67:0/1102187872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[27441]: audit 2024-04-03T15:13:01.049266+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[27441]: audit 2024-04-03T15:13:01.059532+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[27441]: audit 2024-04-03T15:13:01.548297+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[27441]: audit 2024-04-03T15:13:01.550244+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[27441]: audit 2024-04-03T15:13:01.560807+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[17655]: cluster 2024-04-03T15:13:00.540258+0000 mgr.y (mgr.24370) 1640 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[17655]: audit 2024-04-03T15:13:00.726535+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[17655]: audit 2024-04-03T15:13:00.736596+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[17655]: audit 2024-04-03T15:13:00.829096+0000 mon.a (mon.0) 2113 : audit [DBG] from='client.? 172.21.15.67:0/1102187872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[17655]: audit 2024-04-03T15:13:01.049266+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[17655]: audit 2024-04-03T15:13:01.059532+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[17655]: audit 2024-04-03T15:13:01.548297+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[17655]: audit 2024-04-03T15:13:01.550244+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:01 smithi067 bash[17655]: audit 2024-04-03T15:13:01.560807+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:13:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:03] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:13:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:13:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:03 smithi082 bash[20963]: cluster 2024-04-03T15:13:02.541417+0000 mgr.y (mgr.24370) 1641 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:03 smithi082 bash[20963]: audit 2024-04-03T15:13:03.273035+0000 mon.c (mon.2) 591 : audit [DBG] from='client.? 172.21.15.67:0/1103168334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:03 smithi067 bash[17655]: cluster 2024-04-03T15:13:02.541417+0000 mgr.y (mgr.24370) 1641 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:03 smithi067 bash[17655]: audit 2024-04-03T15:13:03.273035+0000 mon.c (mon.2) 591 : audit [DBG] from='client.? 172.21.15.67:0/1103168334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:03 smithi067 bash[27441]: cluster 2024-04-03T15:13:02.541417+0000 mgr.y (mgr.24370) 1641 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:03 smithi067 bash[27441]: audit 2024-04-03T15:13:03.273035+0000 mon.c (mon.2) 591 : audit [DBG] from='client.? 172.21.15.67:0/1103168334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:05 smithi067 bash[17655]: cluster 2024-04-03T15:13:04.542139+0000 mgr.y (mgr.24370) 1642 : cluster [DBG] pgmap v1626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:05 smithi067 bash[27441]: cluster 2024-04-03T15:13:04.542139+0000 mgr.y (mgr.24370) 1642 : cluster [DBG] pgmap v1626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:05 smithi082 bash[20963]: cluster 2024-04-03T15:13:04.542139+0000 mgr.y (mgr.24370) 1642 : cluster [DBG] pgmap v1626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:06 smithi067 bash[17655]: audit 2024-04-03T15:13:05.726338+0000 mon.c (mon.2) 592 : audit [DBG] from='client.? 172.21.15.67:0/683696235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:06 smithi067 bash[27441]: audit 2024-04-03T15:13:05.726338+0000 mon.c (mon.2) 592 : audit [DBG] from='client.? 172.21.15.67:0/683696235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:06 smithi082 bash[20963]: audit 2024-04-03T15:13:05.726338+0000 mon.c (mon.2) 592 : audit [DBG] from='client.? 172.21.15.67:0/683696235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:07 smithi067 bash[27441]: cluster 2024-04-03T15:13:06.543251+0000 mgr.y (mgr.24370) 1643 : cluster [DBG] pgmap v1627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:07 smithi067 bash[17655]: cluster 2024-04-03T15:13:06.543251+0000 mgr.y (mgr.24370) 1643 : cluster [DBG] pgmap v1627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:07 smithi082 bash[20963]: cluster 2024-04-03T15:13:06.543251+0000 mgr.y (mgr.24370) 1643 : cluster [DBG] pgmap v1627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:08 smithi067 bash[27441]: audit 2024-04-03T15:13:08.180910+0000 mon.c (mon.2) 593 : audit [DBG] from='client.? 172.21.15.67:0/1417319356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:08 smithi067 bash[17655]: audit 2024-04-03T15:13:08.180910+0000 mon.c (mon.2) 593 : audit [DBG] from='client.? 172.21.15.67:0/1417319356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:08 smithi082 bash[20963]: audit 2024-04-03T15:13:08.180910+0000 mon.c (mon.2) 593 : audit [DBG] from='client.? 172.21.15.67:0/1417319356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:09 smithi082 bash[20963]: cluster 2024-04-03T15:13:08.543931+0000 mgr.y (mgr.24370) 1644 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:09 smithi067 bash[27441]: cluster 2024-04-03T15:13:08.543931+0000 mgr.y (mgr.24370) 1644 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:09 smithi067 bash[17655]: cluster 2024-04-03T15:13:08.543931+0000 mgr.y (mgr.24370) 1644 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:10 smithi082 bash[20963]: audit 2024-04-03T15:13:09.731183+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:10 smithi082 bash[20963]: cluster 2024-04-03T15:13:10.544586+0000 mgr.y (mgr.24370) 1645 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:10 smithi082 bash[20963]: audit 2024-04-03T15:13:10.634822+0000 mon.a (mon.0) 2120 : audit [DBG] from='client.? 172.21.15.67:0/4187350258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:10 smithi067 bash[27441]: audit 2024-04-03T15:13:09.731183+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:10 smithi067 bash[27441]: cluster 2024-04-03T15:13:10.544586+0000 mgr.y (mgr.24370) 1645 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:10 smithi067 bash[27441]: audit 2024-04-03T15:13:10.634822+0000 mon.a (mon.0) 2120 : audit [DBG] from='client.? 172.21.15.67:0/4187350258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:10 smithi067 bash[17655]: audit 2024-04-03T15:13:09.731183+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:10 smithi067 bash[17655]: cluster 2024-04-03T15:13:10.544586+0000 mgr.y (mgr.24370) 1645 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:10 smithi067 bash[17655]: audit 2024-04-03T15:13:10.634822+0000 mon.a (mon.0) 2120 : audit [DBG] from='client.? 172.21.15.67:0/4187350258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:12 smithi082 bash[20963]: cluster 2024-04-03T15:13:12.545731+0000 mgr.y (mgr.24370) 1646 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:12 smithi067 bash[17655]: cluster 2024-04-03T15:13:12.545731+0000 mgr.y (mgr.24370) 1646 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:13.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:13:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:12 smithi067 bash[27441]: cluster 2024-04-03T15:13:12.545731+0000 mgr.y (mgr.24370) 1646 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:13.837 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:13:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:13 smithi082 bash[20963]: audit 2024-04-03T15:13:13.086163+0000 mon.a (mon.0) 2121 : audit [DBG] from='client.? 172.21.15.67:0/94063337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:13 smithi067 bash[17655]: audit 2024-04-03T15:13:13.086163+0000 mon.a (mon.0) 2121 : audit [DBG] from='client.? 172.21.15.67:0/94063337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:13 smithi067 bash[27441]: audit 2024-04-03T15:13:13.086163+0000 mon.a (mon.0) 2121 : audit [DBG] from='client.? 172.21.15.67:0/94063337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:14 smithi082 bash[20963]: cluster 2024-04-03T15:13:14.546425+0000 mgr.y (mgr.24370) 1647 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:14 smithi067 bash[27441]: cluster 2024-04-03T15:13:14.546425+0000 mgr.y (mgr.24370) 1647 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:14 smithi067 bash[17655]: cluster 2024-04-03T15:13:14.546425+0000 mgr.y (mgr.24370) 1647 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:15 smithi082 bash[20963]: audit 2024-04-03T15:13:15.547469+0000 mon.c (mon.2) 594 : audit [DBG] from='client.? 172.21.15.67:0/626894159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:15 smithi067 bash[17655]: audit 2024-04-03T15:13:15.547469+0000 mon.c (mon.2) 594 : audit [DBG] from='client.? 172.21.15.67:0/626894159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:15 smithi067 bash[27441]: audit 2024-04-03T15:13:15.547469+0000 mon.c (mon.2) 594 : audit [DBG] from='client.? 172.21.15.67:0/626894159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:16 smithi082 bash[20963]: cluster 2024-04-03T15:13:16.547375+0000 mgr.y (mgr.24370) 1648 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:16 smithi067 bash[17655]: cluster 2024-04-03T15:13:16.547375+0000 mgr.y (mgr.24370) 1648 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:16 smithi067 bash[27441]: cluster 2024-04-03T15:13:16.547375+0000 mgr.y (mgr.24370) 1648 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:18 smithi082 bash[20963]: audit 2024-04-03T15:13:17.997516+0000 mon.a (mon.0) 2122 : audit [DBG] from='client.? 172.21.15.67:0/418961464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:18 smithi067 bash[17655]: audit 2024-04-03T15:13:17.997516+0000 mon.a (mon.0) 2122 : audit [DBG] from='client.? 172.21.15.67:0/418961464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:18 smithi067 bash[27441]: audit 2024-04-03T15:13:17.997516+0000 mon.a (mon.0) 2122 : audit [DBG] from='client.? 172.21.15.67:0/418961464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:19 smithi082 bash[20963]: cluster 2024-04-03T15:13:18.547994+0000 mgr.y (mgr.24370) 1649 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:19 smithi067 bash[17655]: cluster 2024-04-03T15:13:18.547994+0000 mgr.y (mgr.24370) 1649 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:19 smithi067 bash[27441]: cluster 2024-04-03T15:13:18.547994+0000 mgr.y (mgr.24370) 1649 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:20 smithi082 bash[20963]: audit 2024-04-03T15:13:20.453250+0000 mon.a (mon.0) 2123 : audit [DBG] from='client.? 172.21.15.67:0/3052734741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:20 smithi067 bash[17655]: audit 2024-04-03T15:13:20.453250+0000 mon.a (mon.0) 2123 : audit [DBG] from='client.? 172.21.15.67:0/3052734741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:20 smithi067 bash[27441]: audit 2024-04-03T15:13:20.453250+0000 mon.a (mon.0) 2123 : audit [DBG] from='client.? 172.21.15.67:0/3052734741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:21 smithi082 bash[20963]: cluster 2024-04-03T15:13:20.548646+0000 mgr.y (mgr.24370) 1650 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:21 smithi067 bash[17655]: cluster 2024-04-03T15:13:20.548646+0000 mgr.y (mgr.24370) 1650 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:21 smithi067 bash[27441]: cluster 2024-04-03T15:13:20.548646+0000 mgr.y (mgr.24370) 1650 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:13:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:13:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:23 smithi082 bash[20963]: cluster 2024-04-03T15:13:22.549815+0000 mgr.y (mgr.24370) 1651 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:23 smithi082 bash[20963]: audit 2024-04-03T15:13:22.913511+0000 mon.c (mon.2) 595 : audit [DBG] from='client.? 172.21.15.67:0/491591869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:23 smithi067 bash[27441]: cluster 2024-04-03T15:13:22.549815+0000 mgr.y (mgr.24370) 1651 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:23 smithi067 bash[27441]: audit 2024-04-03T15:13:22.913511+0000 mon.c (mon.2) 595 : audit [DBG] from='client.? 172.21.15.67:0/491591869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:23 smithi067 bash[17655]: cluster 2024-04-03T15:13:22.549815+0000 mgr.y (mgr.24370) 1651 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:23 smithi067 bash[17655]: audit 2024-04-03T15:13:22.913511+0000 mon.c (mon.2) 595 : audit [DBG] from='client.? 172.21.15.67:0/491591869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:25 smithi082 bash[20963]: cluster 2024-04-03T15:13:24.550532+0000 mgr.y (mgr.24370) 1652 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:25 smithi082 bash[20963]: audit 2024-04-03T15:13:24.731630+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:25 smithi082 bash[20963]: audit 2024-04-03T15:13:25.361038+0000 mon.c (mon.2) 596 : audit [DBG] from='client.? 172.21.15.67:0/940944561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:25 smithi067 bash[17655]: cluster 2024-04-03T15:13:24.550532+0000 mgr.y (mgr.24370) 1652 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:25 smithi067 bash[17655]: audit 2024-04-03T15:13:24.731630+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:25 smithi067 bash[17655]: audit 2024-04-03T15:13:25.361038+0000 mon.c (mon.2) 596 : audit [DBG] from='client.? 172.21.15.67:0/940944561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:25 smithi067 bash[27441]: cluster 2024-04-03T15:13:24.550532+0000 mgr.y (mgr.24370) 1652 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:25 smithi067 bash[27441]: audit 2024-04-03T15:13:24.731630+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:25 smithi067 bash[27441]: audit 2024-04-03T15:13:25.361038+0000 mon.c (mon.2) 596 : audit [DBG] from='client.? 172.21.15.67:0/940944561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:27 smithi082 bash[20963]: cluster 2024-04-03T15:13:26.551747+0000 mgr.y (mgr.24370) 1653 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:27 smithi067 bash[27441]: cluster 2024-04-03T15:13:26.551747+0000 mgr.y (mgr.24370) 1653 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:27 smithi067 bash[17655]: cluster 2024-04-03T15:13:26.551747+0000 mgr.y (mgr.24370) 1653 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:28 smithi082 bash[20963]: audit 2024-04-03T15:13:27.810656+0000 mon.a (mon.0) 2125 : audit [DBG] from='client.? 172.21.15.67:0/3453568153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:28 smithi067 bash[17655]: audit 2024-04-03T15:13:27.810656+0000 mon.a (mon.0) 2125 : audit [DBG] from='client.? 172.21.15.67:0/3453568153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:28 smithi067 bash[27441]: audit 2024-04-03T15:13:27.810656+0000 mon.a (mon.0) 2125 : audit [DBG] from='client.? 172.21.15.67:0/3453568153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:29 smithi082 bash[20963]: cluster 2024-04-03T15:13:28.552439+0000 mgr.y (mgr.24370) 1654 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:29 smithi067 bash[17655]: cluster 2024-04-03T15:13:28.552439+0000 mgr.y (mgr.24370) 1654 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:29 smithi067 bash[27441]: cluster 2024-04-03T15:13:28.552439+0000 mgr.y (mgr.24370) 1654 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:30 smithi082 bash[20963]: audit 2024-04-03T15:13:30.265749+0000 mon.a (mon.0) 2126 : audit [DBG] from='client.? 172.21.15.67:0/2611606140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:30 smithi067 bash[17655]: audit 2024-04-03T15:13:30.265749+0000 mon.a (mon.0) 2126 : audit [DBG] from='client.? 172.21.15.67:0/2611606140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:30 smithi067 bash[27441]: audit 2024-04-03T15:13:30.265749+0000 mon.a (mon.0) 2126 : audit [DBG] from='client.? 172.21.15.67:0/2611606140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:31 smithi067 bash[27441]: cluster 2024-04-03T15:13:30.553101+0000 mgr.y (mgr.24370) 1655 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:31 smithi067 bash[17655]: cluster 2024-04-03T15:13:30.553101+0000 mgr.y (mgr.24370) 1655 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:31 smithi082 bash[20963]: cluster 2024-04-03T15:13:30.553101+0000 mgr.y (mgr.24370) 1655 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:13:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:13:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:33 smithi082 bash[20963]: cluster 2024-04-03T15:13:32.554166+0000 mgr.y (mgr.24370) 1656 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:33 smithi082 bash[20963]: audit 2024-04-03T15:13:32.725905+0000 mon.c (mon.2) 597 : audit [DBG] from='client.? 172.21.15.67:0/559084695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:33 smithi067 bash[17655]: cluster 2024-04-03T15:13:32.554166+0000 mgr.y (mgr.24370) 1656 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:33 smithi067 bash[17655]: audit 2024-04-03T15:13:32.725905+0000 mon.c (mon.2) 597 : audit [DBG] from='client.? 172.21.15.67:0/559084695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:33 smithi067 bash[27441]: cluster 2024-04-03T15:13:32.554166+0000 mgr.y (mgr.24370) 1656 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:33 smithi067 bash[27441]: audit 2024-04-03T15:13:32.725905+0000 mon.c (mon.2) 597 : audit [DBG] from='client.? 172.21.15.67:0/559084695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:35 smithi067 bash[17655]: cluster 2024-04-03T15:13:34.554816+0000 mgr.y (mgr.24370) 1657 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:35 smithi067 bash[17655]: audit 2024-04-03T15:13:35.174881+0000 mon.c (mon.2) 598 : audit [DBG] from='client.? 172.21.15.67:0/4098330382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:35 smithi067 bash[27441]: cluster 2024-04-03T15:13:34.554816+0000 mgr.y (mgr.24370) 1657 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:35 smithi067 bash[27441]: audit 2024-04-03T15:13:35.174881+0000 mon.c (mon.2) 598 : audit [DBG] from='client.? 172.21.15.67:0/4098330382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:35 smithi082 bash[20963]: cluster 2024-04-03T15:13:34.554816+0000 mgr.y (mgr.24370) 1657 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:35 smithi082 bash[20963]: audit 2024-04-03T15:13:35.174881+0000 mon.c (mon.2) 598 : audit [DBG] from='client.? 172.21.15.67:0/4098330382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:37 smithi067 bash[17655]: cluster 2024-04-03T15:13:36.555942+0000 mgr.y (mgr.24370) 1658 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:37 smithi067 bash[17655]: audit 2024-04-03T15:13:37.623998+0000 mon.c (mon.2) 599 : audit [DBG] from='client.? 172.21.15.67:0/528459506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:37 smithi067 bash[27441]: cluster 2024-04-03T15:13:36.555942+0000 mgr.y (mgr.24370) 1658 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:37 smithi067 bash[27441]: audit 2024-04-03T15:13:37.623998+0000 mon.c (mon.2) 599 : audit [DBG] from='client.? 172.21.15.67:0/528459506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:37 smithi082 bash[20963]: cluster 2024-04-03T15:13:36.555942+0000 mgr.y (mgr.24370) 1658 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:37 smithi082 bash[20963]: audit 2024-04-03T15:13:37.623998+0000 mon.c (mon.2) 599 : audit [DBG] from='client.? 172.21.15.67:0/528459506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:39 smithi067 bash[27441]: cluster 2024-04-03T15:13:38.556658+0000 mgr.y (mgr.24370) 1659 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:39 smithi067 bash[17655]: cluster 2024-04-03T15:13:38.556658+0000 mgr.y (mgr.24370) 1659 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:39 smithi082 bash[20963]: cluster 2024-04-03T15:13:38.556658+0000 mgr.y (mgr.24370) 1659 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:40 smithi082 bash[20963]: audit 2024-04-03T15:13:39.732048+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:40 smithi082 bash[20963]: audit 2024-04-03T15:13:40.082340+0000 mon.c (mon.2) 600 : audit [DBG] from='client.? 172.21.15.67:0/952478603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:40 smithi067 bash[17655]: audit 2024-04-03T15:13:39.732048+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:40 smithi067 bash[17655]: audit 2024-04-03T15:13:40.082340+0000 mon.c (mon.2) 600 : audit [DBG] from='client.? 172.21.15.67:0/952478603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:40 smithi067 bash[27441]: audit 2024-04-03T15:13:39.732048+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:40 smithi067 bash[27441]: audit 2024-04-03T15:13:40.082340+0000 mon.c (mon.2) 600 : audit [DBG] from='client.? 172.21.15.67:0/952478603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:41 smithi082 bash[20963]: cluster 2024-04-03T15:13:40.557336+0000 mgr.y (mgr.24370) 1660 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:41 smithi067 bash[17655]: cluster 2024-04-03T15:13:40.557336+0000 mgr.y (mgr.24370) 1660 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:41 smithi067 bash[27441]: cluster 2024-04-03T15:13:40.557336+0000 mgr.y (mgr.24370) 1660 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:42 smithi067 bash[27441]: audit 2024-04-03T15:13:42.543176+0000 mon.c (mon.2) 601 : audit [DBG] from='client.? 172.21.15.67:0/3776471838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:42 smithi067 bash[27441]: cluster 2024-04-03T15:13:42.558339+0000 mgr.y (mgr.24370) 1661 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:42 smithi067 bash[17655]: audit 2024-04-03T15:13:42.543176+0000 mon.c (mon.2) 601 : audit [DBG] from='client.? 172.21.15.67:0/3776471838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:42 smithi067 bash[17655]: cluster 2024-04-03T15:13:42.558339+0000 mgr.y (mgr.24370) 1661 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:42 smithi082 bash[20963]: audit 2024-04-03T15:13:42.543176+0000 mon.c (mon.2) 601 : audit [DBG] from='client.? 172.21.15.67:0/3776471838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:42 smithi082 bash[20963]: cluster 2024-04-03T15:13:42.558339+0000 mgr.y (mgr.24370) 1661 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:13:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:13:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:45 smithi082 bash[20963]: cluster 2024-04-03T15:13:44.559041+0000 mgr.y (mgr.24370) 1662 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:45 smithi082 bash[20963]: audit 2024-04-03T15:13:45.006915+0000 mon.c (mon.2) 602 : audit [DBG] from='client.? 172.21.15.67:0/819444404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:45 smithi067 bash[17655]: cluster 2024-04-03T15:13:44.559041+0000 mgr.y (mgr.24370) 1662 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:45 smithi067 bash[17655]: audit 2024-04-03T15:13:45.006915+0000 mon.c (mon.2) 602 : audit [DBG] from='client.? 172.21.15.67:0/819444404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:45 smithi067 bash[27441]: cluster 2024-04-03T15:13:44.559041+0000 mgr.y (mgr.24370) 1662 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:45 smithi067 bash[27441]: audit 2024-04-03T15:13:45.006915+0000 mon.c (mon.2) 602 : audit [DBG] from='client.? 172.21.15.67:0/819444404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:47 smithi082 bash[20963]: cluster 2024-04-03T15:13:46.560363+0000 mgr.y (mgr.24370) 1663 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:47 smithi082 bash[20963]: audit 2024-04-03T15:13:47.469261+0000 mon.a (mon.0) 2128 : audit [DBG] from='client.? 172.21.15.67:0/718897342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:47 smithi067 bash[17655]: cluster 2024-04-03T15:13:46.560363+0000 mgr.y (mgr.24370) 1663 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:47 smithi067 bash[17655]: audit 2024-04-03T15:13:47.469261+0000 mon.a (mon.0) 2128 : audit [DBG] from='client.? 172.21.15.67:0/718897342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:47 smithi067 bash[27441]: cluster 2024-04-03T15:13:46.560363+0000 mgr.y (mgr.24370) 1663 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:47 smithi067 bash[27441]: audit 2024-04-03T15:13:47.469261+0000 mon.a (mon.0) 2128 : audit [DBG] from='client.? 172.21.15.67:0/718897342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:49 smithi082 bash[20963]: cluster 2024-04-03T15:13:48.561164+0000 mgr.y (mgr.24370) 1664 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:49 smithi067 bash[17655]: cluster 2024-04-03T15:13:48.561164+0000 mgr.y (mgr.24370) 1664 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:49 smithi067 bash[27441]: cluster 2024-04-03T15:13:48.561164+0000 mgr.y (mgr.24370) 1664 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:50 smithi067 bash[27441]: audit 2024-04-03T15:13:49.928614+0000 mon.a (mon.0) 2129 : audit [DBG] from='client.? 172.21.15.67:0/3901686001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:50 smithi067 bash[17655]: audit 2024-04-03T15:13:49.928614+0000 mon.a (mon.0) 2129 : audit [DBG] from='client.? 172.21.15.67:0/3901686001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:50 smithi082 bash[20963]: audit 2024-04-03T15:13:49.928614+0000 mon.a (mon.0) 2129 : audit [DBG] from='client.? 172.21.15.67:0/3901686001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:51 smithi067 bash[27441]: cluster 2024-04-03T15:13:50.561755+0000 mgr.y (mgr.24370) 1665 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:51 smithi067 bash[17655]: cluster 2024-04-03T15:13:50.561755+0000 mgr.y (mgr.24370) 1665 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:51 smithi082 bash[20963]: cluster 2024-04-03T15:13:50.561755+0000 mgr.y (mgr.24370) 1665 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:52 smithi067 bash[27441]: audit 2024-04-03T15:13:52.380335+0000 mon.c (mon.2) 603 : audit [DBG] from='client.? 172.21.15.67:0/942980258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:52 smithi067 bash[17655]: audit 2024-04-03T15:13:52.380335+0000 mon.c (mon.2) 603 : audit [DBG] from='client.? 172.21.15.67:0/942980258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:52 smithi082 bash[20963]: audit 2024-04-03T15:13:52.380335+0000 mon.c (mon.2) 603 : audit [DBG] from='client.? 172.21.15.67:0/942980258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:13:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:53 smithi082 bash[20963]: cluster 2024-04-03T15:13:52.562939+0000 mgr.y (mgr.24370) 1666 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:13:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:53 smithi067 bash[27441]: cluster 2024-04-03T15:13:52.562939+0000 mgr.y (mgr.24370) 1666 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:53 smithi067 bash[17655]: cluster 2024-04-03T15:13:52.562939+0000 mgr.y (mgr.24370) 1666 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:55 smithi067 bash[27441]: cluster 2024-04-03T15:13:54.563592+0000 mgr.y (mgr.24370) 1667 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:55 smithi067 bash[27441]: audit 2024-04-03T15:13:54.731437+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:55 smithi067 bash[27441]: audit 2024-04-03T15:13:54.880133+0000 mon.c (mon.2) 604 : audit [DBG] from='client.? 172.21.15.67:0/2333613362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:55 smithi067 bash[17655]: cluster 2024-04-03T15:13:54.563592+0000 mgr.y (mgr.24370) 1667 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:55 smithi067 bash[17655]: audit 2024-04-03T15:13:54.731437+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:55 smithi067 bash[17655]: audit 2024-04-03T15:13:54.880133+0000 mon.c (mon.2) 604 : audit [DBG] from='client.? 172.21.15.67:0/2333613362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:55 smithi082 bash[20963]: cluster 2024-04-03T15:13:54.563592+0000 mgr.y (mgr.24370) 1667 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:55 smithi082 bash[20963]: audit 2024-04-03T15:13:54.731437+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:13:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:55 smithi082 bash[20963]: audit 2024-04-03T15:13:54.880133+0000 mon.c (mon.2) 604 : audit [DBG] from='client.? 172.21.15.67:0/2333613362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:57 smithi067 bash[17655]: cluster 2024-04-03T15:13:56.564778+0000 mgr.y (mgr.24370) 1668 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:57 smithi067 bash[17655]: audit 2024-04-03T15:13:57.328848+0000 mon.a (mon.0) 2131 : audit [DBG] from='client.? 172.21.15.67:0/3686870640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:57 smithi067 bash[27441]: cluster 2024-04-03T15:13:56.564778+0000 mgr.y (mgr.24370) 1668 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:57 smithi067 bash[27441]: audit 2024-04-03T15:13:57.328848+0000 mon.a (mon.0) 2131 : audit [DBG] from='client.? 172.21.15.67:0/3686870640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:13:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:57 smithi082 bash[20963]: cluster 2024-04-03T15:13:56.564778+0000 mgr.y (mgr.24370) 1668 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:13:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:57 smithi082 bash[20963]: audit 2024-04-03T15:13:57.328848+0000 mon.a (mon.0) 2131 : audit [DBG] from='client.? 172.21.15.67:0/3686870640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:13:59 smithi082 bash[20963]: cluster 2024-04-03T15:13:58.565509+0000 mgr.y (mgr.24370) 1669 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:13:59 smithi067 bash[17655]: cluster 2024-04-03T15:13:58.565509+0000 mgr.y (mgr.24370) 1669 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:13:59 smithi067 bash[27441]: cluster 2024-04-03T15:13:58.565509+0000 mgr.y (mgr.24370) 1669 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:00 smithi082 bash[20963]: audit 2024-04-03T15:13:59.782323+0000 mon.a (mon.0) 2132 : audit [DBG] from='client.? 172.21.15.67:0/3181750964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:00 smithi067 bash[17655]: audit 2024-04-03T15:13:59.782323+0000 mon.a (mon.0) 2132 : audit [DBG] from='client.? 172.21.15.67:0/3181750964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:00 smithi067 bash[27441]: audit 2024-04-03T15:13:59.782323+0000 mon.a (mon.0) 2132 : audit [DBG] from='client.? 172.21.15.67:0/3181750964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:01 smithi082 bash[20963]: cluster 2024-04-03T15:14:00.566341+0000 mgr.y (mgr.24370) 1670 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:01 smithi082 bash[20963]: audit 2024-04-03T15:14:01.637249+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:14:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:01 smithi067 bash[17655]: cluster 2024-04-03T15:14:00.566341+0000 mgr.y (mgr.24370) 1670 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:01 smithi067 bash[17655]: audit 2024-04-03T15:14:01.637249+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:14:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:01 smithi067 bash[27441]: cluster 2024-04-03T15:14:00.566341+0000 mgr.y (mgr.24370) 1670 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:01 smithi067 bash[27441]: audit 2024-04-03T15:14:01.637249+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:14:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:02 smithi082 bash[20963]: audit 2024-04-03T15:14:01.964196+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:02 smithi082 bash[20963]: audit 2024-04-03T15:14:01.971781+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:02 smithi082 bash[20963]: audit 2024-04-03T15:14:02.238277+0000 mon.a (mon.0) 2136 : audit [DBG] from='client.? 172.21.15.67:0/2179061697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:02 smithi082 bash[20963]: cluster 2024-04-03T15:14:02.567533+0000 mgr.y (mgr.24370) 1671 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:14:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:02 smithi067 bash[27441]: audit 2024-04-03T15:14:01.964196+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:02 smithi067 bash[27441]: audit 2024-04-03T15:14:01.971781+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:02 smithi067 bash[27441]: audit 2024-04-03T15:14:02.238277+0000 mon.a (mon.0) 2136 : audit [DBG] from='client.? 172.21.15.67:0/2179061697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:02 smithi067 bash[27441]: cluster 2024-04-03T15:14:02.567533+0000 mgr.y (mgr.24370) 1671 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:02 smithi067 bash[17655]: audit 2024-04-03T15:14:01.964196+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:02 smithi067 bash[17655]: audit 2024-04-03T15:14:01.971781+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:02 smithi067 bash[17655]: audit 2024-04-03T15:14:02.238277+0000 mon.a (mon.0) 2136 : audit [DBG] from='client.? 172.21.15.67:0/2179061697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:02 smithi067 bash[17655]: cluster 2024-04-03T15:14:02.567533+0000 mgr.y (mgr.24370) 1671 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:14:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:05 smithi082 bash[20963]: cluster 2024-04-03T15:14:04.568203+0000 mgr.y (mgr.24370) 1672 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:05 smithi082 bash[20963]: audit 2024-04-03T15:14:04.687437+0000 mon.a (mon.0) 2137 : audit [DBG] from='client.? 172.21.15.67:0/3052046375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:05 smithi067 bash[17655]: cluster 2024-04-03T15:14:04.568203+0000 mgr.y (mgr.24370) 1672 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:05 smithi067 bash[17655]: audit 2024-04-03T15:14:04.687437+0000 mon.a (mon.0) 2137 : audit [DBG] from='client.? 172.21.15.67:0/3052046375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:05 smithi067 bash[27441]: cluster 2024-04-03T15:14:04.568203+0000 mgr.y (mgr.24370) 1672 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:05 smithi067 bash[27441]: audit 2024-04-03T15:14:04.687437+0000 mon.a (mon.0) 2137 : audit [DBG] from='client.? 172.21.15.67:0/3052046375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:07 smithi067 bash[17655]: cluster 2024-04-03T15:14:06.569487+0000 mgr.y (mgr.24370) 1673 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:07 smithi067 bash[17655]: audit 2024-04-03T15:14:07.156965+0000 mon.c (mon.2) 605 : audit [DBG] from='client.? 172.21.15.67:0/935216329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:07 smithi067 bash[17655]: audit 2024-04-03T15:14:07.615218+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:07 smithi067 bash[27441]: cluster 2024-04-03T15:14:06.569487+0000 mgr.y (mgr.24370) 1673 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:07 smithi067 bash[27441]: audit 2024-04-03T15:14:07.156965+0000 mon.c (mon.2) 605 : audit [DBG] from='client.? 172.21.15.67:0/935216329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:07 smithi067 bash[27441]: audit 2024-04-03T15:14:07.615218+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:07 smithi082 bash[20963]: cluster 2024-04-03T15:14:06.569487+0000 mgr.y (mgr.24370) 1673 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:07 smithi082 bash[20963]: audit 2024-04-03T15:14:07.156965+0000 mon.c (mon.2) 605 : audit [DBG] from='client.? 172.21.15.67:0/935216329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:07 smithi082 bash[20963]: audit 2024-04-03T15:14:07.615218+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[17655]: audit 2024-04-03T15:14:07.625550+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[17655]: audit 2024-04-03T15:14:07.633090+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[17655]: audit 2024-04-03T15:14:07.649494+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[17655]: audit 2024-04-03T15:14:08.150942+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:14:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[17655]: audit 2024-04-03T15:14:08.152761+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:14:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[17655]: audit 2024-04-03T15:14:08.162768+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[27441]: audit 2024-04-03T15:14:07.625550+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[27441]: audit 2024-04-03T15:14:07.633090+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[27441]: audit 2024-04-03T15:14:07.649494+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[27441]: audit 2024-04-03T15:14:08.150942+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:14:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[27441]: audit 2024-04-03T15:14:08.152761+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:14:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:08 smithi067 bash[27441]: audit 2024-04-03T15:14:08.162768+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:08 smithi082 bash[20963]: audit 2024-04-03T15:14:07.625550+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:08 smithi082 bash[20963]: audit 2024-04-03T15:14:07.633090+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:08 smithi082 bash[20963]: audit 2024-04-03T15:14:07.649494+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:08 smithi082 bash[20963]: audit 2024-04-03T15:14:08.150942+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:14:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:08 smithi082 bash[20963]: audit 2024-04-03T15:14:08.152761+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:14:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:08 smithi082 bash[20963]: audit 2024-04-03T15:14:08.162768+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:14:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:09 smithi067 bash[27441]: cluster 2024-04-03T15:14:08.570194+0000 mgr.y (mgr.24370) 1674 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:09 smithi067 bash[27441]: audit 2024-04-03T15:14:09.614926+0000 mon.c (mon.2) 606 : audit [DBG] from='client.? 172.21.15.67:0/2133299738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:09 smithi067 bash[17655]: cluster 2024-04-03T15:14:08.570194+0000 mgr.y (mgr.24370) 1674 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:09 smithi067 bash[17655]: audit 2024-04-03T15:14:09.614926+0000 mon.c (mon.2) 606 : audit [DBG] from='client.? 172.21.15.67:0/2133299738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:09 smithi082 bash[20963]: cluster 2024-04-03T15:14:08.570194+0000 mgr.y (mgr.24370) 1674 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:09 smithi082 bash[20963]: audit 2024-04-03T15:14:09.614926+0000 mon.c (mon.2) 606 : audit [DBG] from='client.? 172.21.15.67:0/2133299738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:10 smithi067 bash[27441]: audit 2024-04-03T15:14:09.732722+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:10 smithi067 bash[17655]: audit 2024-04-03T15:14:09.732722+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:10 smithi082 bash[20963]: audit 2024-04-03T15:14:09.732722+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:11 smithi067 bash[17655]: cluster 2024-04-03T15:14:10.570854+0000 mgr.y (mgr.24370) 1675 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:11 smithi067 bash[27441]: cluster 2024-04-03T15:14:10.570854+0000 mgr.y (mgr.24370) 1675 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:11 smithi082 bash[20963]: cluster 2024-04-03T15:14:10.570854+0000 mgr.y (mgr.24370) 1675 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:12 smithi067 bash[17655]: audit 2024-04-03T15:14:12.068743+0000 mon.a (mon.0) 2146 : audit [DBG] from='client.? 172.21.15.67:0/660859344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:12 smithi067 bash[27441]: audit 2024-04-03T15:14:12.068743+0000 mon.a (mon.0) 2146 : audit [DBG] from='client.? 172.21.15.67:0/660859344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:12 smithi082 bash[20963]: audit 2024-04-03T15:14:12.068743+0000 mon.a (mon.0) 2146 : audit [DBG] from='client.? 172.21.15.67:0/660859344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:13] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:14:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:14:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:13 smithi082 bash[20963]: cluster 2024-04-03T15:14:12.572106+0000 mgr.y (mgr.24370) 1676 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:13 smithi067 bash[17655]: cluster 2024-04-03T15:14:12.572106+0000 mgr.y (mgr.24370) 1676 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:13 smithi067 bash[27441]: cluster 2024-04-03T15:14:12.572106+0000 mgr.y (mgr.24370) 1676 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:14 smithi082 bash[20963]: audit 2024-04-03T15:14:14.515509+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.67:0/1602427008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:14 smithi082 bash[20963]: cluster 2024-04-03T15:14:14.572757+0000 mgr.y (mgr.24370) 1677 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:14 smithi067 bash[17655]: audit 2024-04-03T15:14:14.515509+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.67:0/1602427008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:14 smithi067 bash[17655]: cluster 2024-04-03T15:14:14.572757+0000 mgr.y (mgr.24370) 1677 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:14 smithi067 bash[27441]: audit 2024-04-03T15:14:14.515509+0000 mon.b (mon.1) 31 : audit [DBG] from='client.? 172.21.15.67:0/1602427008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:14 smithi067 bash[27441]: cluster 2024-04-03T15:14:14.572757+0000 mgr.y (mgr.24370) 1677 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:17 smithi082 bash[20963]: cluster 2024-04-03T15:14:16.573942+0000 mgr.y (mgr.24370) 1678 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:17 smithi082 bash[20963]: audit 2024-04-03T15:14:16.977445+0000 mon.c (mon.2) 607 : audit [DBG] from='client.? 172.21.15.67:0/3133019832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:17 smithi067 bash[17655]: cluster 2024-04-03T15:14:16.573942+0000 mgr.y (mgr.24370) 1678 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:17 smithi067 bash[17655]: audit 2024-04-03T15:14:16.977445+0000 mon.c (mon.2) 607 : audit [DBG] from='client.? 172.21.15.67:0/3133019832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:17 smithi067 bash[27441]: cluster 2024-04-03T15:14:16.573942+0000 mgr.y (mgr.24370) 1678 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:17 smithi067 bash[27441]: audit 2024-04-03T15:14:16.977445+0000 mon.c (mon.2) 607 : audit [DBG] from='client.? 172.21.15.67:0/3133019832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:19 smithi067 bash[17655]: cluster 2024-04-03T15:14:18.574615+0000 mgr.y (mgr.24370) 1679 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:19 smithi067 bash[17655]: audit 2024-04-03T15:14:19.430698+0000 mon.c (mon.2) 608 : audit [DBG] from='client.? 172.21.15.67:0/3511239013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:19 smithi067 bash[27441]: cluster 2024-04-03T15:14:18.574615+0000 mgr.y (mgr.24370) 1679 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:19 smithi067 bash[27441]: audit 2024-04-03T15:14:19.430698+0000 mon.c (mon.2) 608 : audit [DBG] from='client.? 172.21.15.67:0/3511239013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:19 smithi082 bash[20963]: cluster 2024-04-03T15:14:18.574615+0000 mgr.y (mgr.24370) 1679 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:19 smithi082 bash[20963]: audit 2024-04-03T15:14:19.430698+0000 mon.c (mon.2) 608 : audit [DBG] from='client.? 172.21.15.67:0/3511239013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:21 smithi067 bash[27441]: cluster 2024-04-03T15:14:20.575288+0000 mgr.y (mgr.24370) 1680 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:21 smithi067 bash[17655]: cluster 2024-04-03T15:14:20.575288+0000 mgr.y (mgr.24370) 1680 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:21 smithi082 bash[20963]: cluster 2024-04-03T15:14:20.575288+0000 mgr.y (mgr.24370) 1680 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:22 smithi067 bash[17655]: audit 2024-04-03T15:14:21.889244+0000 mon.c (mon.2) 609 : audit [DBG] from='client.? 172.21.15.67:0/2563849143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:22 smithi067 bash[27441]: audit 2024-04-03T15:14:21.889244+0000 mon.c (mon.2) 609 : audit [DBG] from='client.? 172.21.15.67:0/2563849143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:22 smithi082 bash[20963]: audit 2024-04-03T15:14:21.889244+0000 mon.c (mon.2) 609 : audit [DBG] from='client.? 172.21.15.67:0/2563849143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:23] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:14:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:14:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:23 smithi082 bash[20963]: cluster 2024-04-03T15:14:22.576474+0000 mgr.y (mgr.24370) 1681 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:23 smithi067 bash[27441]: cluster 2024-04-03T15:14:22.576474+0000 mgr.y (mgr.24370) 1681 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:23 smithi067 bash[17655]: cluster 2024-04-03T15:14:22.576474+0000 mgr.y (mgr.24370) 1681 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:24 smithi067 bash[27441]: audit 2024-04-03T15:14:24.346787+0000 mon.a (mon.0) 2147 : audit [DBG] from='client.? 172.21.15.67:0/2216963998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:24 smithi067 bash[17655]: audit 2024-04-03T15:14:24.346787+0000 mon.a (mon.0) 2147 : audit [DBG] from='client.? 172.21.15.67:0/2216963998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:24 smithi082 bash[20963]: audit 2024-04-03T15:14:24.346787+0000 mon.a (mon.0) 2147 : audit [DBG] from='client.? 172.21.15.67:0/2216963998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:25 smithi067 bash[27441]: cluster 2024-04-03T15:14:24.577178+0000 mgr.y (mgr.24370) 1682 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:25 smithi067 bash[27441]: audit 2024-04-03T15:14:24.733089+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:25 smithi067 bash[17655]: cluster 2024-04-03T15:14:24.577178+0000 mgr.y (mgr.24370) 1682 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:25 smithi067 bash[17655]: audit 2024-04-03T15:14:24.733089+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:25 smithi082 bash[20963]: cluster 2024-04-03T15:14:24.577178+0000 mgr.y (mgr.24370) 1682 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:25 smithi082 bash[20963]: audit 2024-04-03T15:14:24.733089+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:27 smithi067 bash[17655]: cluster 2024-04-03T15:14:26.577966+0000 mgr.y (mgr.24370) 1683 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:27 smithi067 bash[17655]: audit 2024-04-03T15:14:26.806624+0000 mon.c (mon.2) 610 : audit [DBG] from='client.? 172.21.15.67:0/621849282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:27 smithi067 bash[27441]: cluster 2024-04-03T15:14:26.577966+0000 mgr.y (mgr.24370) 1683 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:27 smithi067 bash[27441]: audit 2024-04-03T15:14:26.806624+0000 mon.c (mon.2) 610 : audit [DBG] from='client.? 172.21.15.67:0/621849282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:28.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:27 smithi082 bash[20963]: cluster 2024-04-03T15:14:26.577966+0000 mgr.y (mgr.24370) 1683 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:27 smithi082 bash[20963]: audit 2024-04-03T15:14:26.806624+0000 mon.c (mon.2) 610 : audit [DBG] from='client.? 172.21.15.67:0/621849282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:29 smithi082 bash[20963]: cluster 2024-04-03T15:14:28.578592+0000 mgr.y (mgr.24370) 1684 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:29 smithi082 bash[20963]: audit 2024-04-03T15:14:29.260215+0000 mon.a (mon.0) 2149 : audit [DBG] from='client.? 172.21.15.67:0/3269393258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:29 smithi067 bash[17655]: cluster 2024-04-03T15:14:28.578592+0000 mgr.y (mgr.24370) 1684 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:29 smithi067 bash[17655]: audit 2024-04-03T15:14:29.260215+0000 mon.a (mon.0) 2149 : audit [DBG] from='client.? 172.21.15.67:0/3269393258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:29 smithi067 bash[27441]: cluster 2024-04-03T15:14:28.578592+0000 mgr.y (mgr.24370) 1684 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:29 smithi067 bash[27441]: audit 2024-04-03T15:14:29.260215+0000 mon.a (mon.0) 2149 : audit [DBG] from='client.? 172.21.15.67:0/3269393258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:31 smithi082 bash[20963]: cluster 2024-04-03T15:14:30.579368+0000 mgr.y (mgr.24370) 1685 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:31 smithi067 bash[17655]: cluster 2024-04-03T15:14:30.579368+0000 mgr.y (mgr.24370) 1685 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:31 smithi067 bash[27441]: cluster 2024-04-03T15:14:30.579368+0000 mgr.y (mgr.24370) 1685 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:32 smithi067 bash[27441]: audit 2024-04-03T15:14:31.710785+0000 mon.a (mon.0) 2150 : audit [DBG] from='client.? 172.21.15.67:0/2070623455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:32 smithi067 bash[17655]: audit 2024-04-03T15:14:31.710785+0000 mon.a (mon.0) 2150 : audit [DBG] from='client.? 172.21.15.67:0/2070623455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:32 smithi082 bash[20963]: audit 2024-04-03T15:14:31.710785+0000 mon.a (mon.0) 2150 : audit [DBG] from='client.? 172.21.15.67:0/2070623455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:33] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:14:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:14:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:33 smithi082 bash[20963]: cluster 2024-04-03T15:14:32.580699+0000 mgr.y (mgr.24370) 1686 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:33 smithi067 bash[17655]: cluster 2024-04-03T15:14:32.580699+0000 mgr.y (mgr.24370) 1686 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:33 smithi067 bash[27441]: cluster 2024-04-03T15:14:32.580699+0000 mgr.y (mgr.24370) 1686 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:34 smithi082 bash[20963]: audit 2024-04-03T15:14:34.168992+0000 mon.c (mon.2) 611 : audit [DBG] from='client.? 172.21.15.67:0/624660617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:34 smithi082 bash[20963]: cluster 2024-04-03T15:14:34.581455+0000 mgr.y (mgr.24370) 1687 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:34 smithi067 bash[17655]: audit 2024-04-03T15:14:34.168992+0000 mon.c (mon.2) 611 : audit [DBG] from='client.? 172.21.15.67:0/624660617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:34 smithi067 bash[17655]: cluster 2024-04-03T15:14:34.581455+0000 mgr.y (mgr.24370) 1687 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:34 smithi067 bash[27441]: audit 2024-04-03T15:14:34.168992+0000 mon.c (mon.2) 611 : audit [DBG] from='client.? 172.21.15.67:0/624660617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:34 smithi067 bash[27441]: cluster 2024-04-03T15:14:34.581455+0000 mgr.y (mgr.24370) 1687 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:36 smithi082 bash[20963]: cluster 2024-04-03T15:14:36.582587+0000 mgr.y (mgr.24370) 1688 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:36 smithi082 bash[20963]: audit 2024-04-03T15:14:36.627501+0000 mon.c (mon.2) 612 : audit [DBG] from='client.? 172.21.15.67:0/1340966813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:36 smithi067 bash[27441]: cluster 2024-04-03T15:14:36.582587+0000 mgr.y (mgr.24370) 1688 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:36 smithi067 bash[27441]: audit 2024-04-03T15:14:36.627501+0000 mon.c (mon.2) 612 : audit [DBG] from='client.? 172.21.15.67:0/1340966813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:36 smithi067 bash[17655]: cluster 2024-04-03T15:14:36.582587+0000 mgr.y (mgr.24370) 1688 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:36 smithi067 bash[17655]: audit 2024-04-03T15:14:36.627501+0000 mon.c (mon.2) 612 : audit [DBG] from='client.? 172.21.15.67:0/1340966813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:39 smithi067 bash[27441]: cluster 2024-04-03T15:14:38.583272+0000 mgr.y (mgr.24370) 1689 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:39 smithi067 bash[27441]: audit 2024-04-03T15:14:39.081647+0000 mon.c (mon.2) 613 : audit [DBG] from='client.? 172.21.15.67:0/6521635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:39 smithi067 bash[17655]: cluster 2024-04-03T15:14:38.583272+0000 mgr.y (mgr.24370) 1689 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:39 smithi067 bash[17655]: audit 2024-04-03T15:14:39.081647+0000 mon.c (mon.2) 613 : audit [DBG] from='client.? 172.21.15.67:0/6521635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:39 smithi082 bash[20963]: cluster 2024-04-03T15:14:38.583272+0000 mgr.y (mgr.24370) 1689 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:39 smithi082 bash[20963]: audit 2024-04-03T15:14:39.081647+0000 mon.c (mon.2) 613 : audit [DBG] from='client.? 172.21.15.67:0/6521635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:40 smithi067 bash[27441]: audit 2024-04-03T15:14:39.733439+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:40 smithi067 bash[17655]: audit 2024-04-03T15:14:39.733439+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:40 smithi082 bash[20963]: audit 2024-04-03T15:14:39.733439+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:41 smithi067 bash[17655]: cluster 2024-04-03T15:14:40.584093+0000 mgr.y (mgr.24370) 1690 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:41 smithi067 bash[17655]: audit 2024-04-03T15:14:41.536919+0000 mon.a (mon.0) 2152 : audit [DBG] from='client.? 172.21.15.67:0/1170165927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:41 smithi067 bash[27441]: cluster 2024-04-03T15:14:40.584093+0000 mgr.y (mgr.24370) 1690 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:41 smithi067 bash[27441]: audit 2024-04-03T15:14:41.536919+0000 mon.a (mon.0) 2152 : audit [DBG] from='client.? 172.21.15.67:0/1170165927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:41 smithi082 bash[20963]: cluster 2024-04-03T15:14:40.584093+0000 mgr.y (mgr.24370) 1690 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:41 smithi082 bash[20963]: audit 2024-04-03T15:14:41.536919+0000 mon.a (mon.0) 2152 : audit [DBG] from='client.? 172.21.15.67:0/1170165927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:43] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:14:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:43 smithi082 bash[20963]: cluster 2024-04-03T15:14:42.585328+0000 mgr.y (mgr.24370) 1691 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:14:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:43 smithi067 bash[27441]: cluster 2024-04-03T15:14:42.585328+0000 mgr.y (mgr.24370) 1691 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:43 smithi067 bash[17655]: cluster 2024-04-03T15:14:42.585328+0000 mgr.y (mgr.24370) 1691 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:44 smithi082 bash[20963]: audit 2024-04-03T15:14:43.987781+0000 mon.a (mon.0) 2153 : audit [DBG] from='client.? 172.21.15.67:0/1107453361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:44 smithi067 bash[17655]: audit 2024-04-03T15:14:43.987781+0000 mon.a (mon.0) 2153 : audit [DBG] from='client.? 172.21.15.67:0/1107453361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:44 smithi067 bash[27441]: audit 2024-04-03T15:14:43.987781+0000 mon.a (mon.0) 2153 : audit [DBG] from='client.? 172.21.15.67:0/1107453361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:45 smithi082 bash[20963]: cluster 2024-04-03T15:14:44.586073+0000 mgr.y (mgr.24370) 1692 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:45 smithi067 bash[17655]: cluster 2024-04-03T15:14:44.586073+0000 mgr.y (mgr.24370) 1692 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:45 smithi067 bash[27441]: cluster 2024-04-03T15:14:44.586073+0000 mgr.y (mgr.24370) 1692 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:46 smithi082 bash[20963]: audit 2024-04-03T15:14:46.441491+0000 mon.a (mon.0) 2154 : audit [DBG] from='client.? 172.21.15.67:0/1426315271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:46 smithi067 bash[17655]: audit 2024-04-03T15:14:46.441491+0000 mon.a (mon.0) 2154 : audit [DBG] from='client.? 172.21.15.67:0/1426315271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:46 smithi067 bash[27441]: audit 2024-04-03T15:14:46.441491+0000 mon.a (mon.0) 2154 : audit [DBG] from='client.? 172.21.15.67:0/1426315271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:47 smithi082 bash[20963]: cluster 2024-04-03T15:14:46.587240+0000 mgr.y (mgr.24370) 1693 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:47 smithi067 bash[27441]: cluster 2024-04-03T15:14:46.587240+0000 mgr.y (mgr.24370) 1693 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:47 smithi067 bash[17655]: cluster 2024-04-03T15:14:46.587240+0000 mgr.y (mgr.24370) 1693 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:48 smithi082 bash[20963]: cluster 2024-04-03T15:14:48.587860+0000 mgr.y (mgr.24370) 1694 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:48 smithi067 bash[17655]: cluster 2024-04-03T15:14:48.587860+0000 mgr.y (mgr.24370) 1694 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:48 smithi067 bash[27441]: cluster 2024-04-03T15:14:48.587860+0000 mgr.y (mgr.24370) 1694 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:49 smithi082 bash[20963]: audit 2024-04-03T15:14:48.905557+0000 mon.c (mon.2) 614 : audit [DBG] from='client.? 172.21.15.67:0/1818745677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:49 smithi067 bash[17655]: audit 2024-04-03T15:14:48.905557+0000 mon.c (mon.2) 614 : audit [DBG] from='client.? 172.21.15.67:0/1818745677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:49 smithi067 bash[27441]: audit 2024-04-03T15:14:48.905557+0000 mon.c (mon.2) 614 : audit [DBG] from='client.? 172.21.15.67:0/1818745677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:50 smithi082 bash[20963]: cluster 2024-04-03T15:14:50.588553+0000 mgr.y (mgr.24370) 1695 : cluster [DBG] pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:50 smithi067 bash[17655]: cluster 2024-04-03T15:14:50.588553+0000 mgr.y (mgr.24370) 1695 : cluster [DBG] pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:50 smithi067 bash[27441]: cluster 2024-04-03T15:14:50.588553+0000 mgr.y (mgr.24370) 1695 : cluster [DBG] pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:51 smithi082 bash[20963]: audit 2024-04-03T15:14:51.355478+0000 mon.a (mon.0) 2155 : audit [DBG] from='client.? 172.21.15.67:0/966410445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:51 smithi067 bash[17655]: audit 2024-04-03T15:14:51.355478+0000 mon.a (mon.0) 2155 : audit [DBG] from='client.? 172.21.15.67:0/966410445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:51 smithi067 bash[27441]: audit 2024-04-03T15:14:51.355478+0000 mon.a (mon.0) 2155 : audit [DBG] from='client.? 172.21.15.67:0/966410445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:52 smithi067 bash[27441]: cluster 2024-04-03T15:14:52.589692+0000 mgr.y (mgr.24370) 1696 : cluster [DBG] pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:52 smithi067 bash[17655]: cluster 2024-04-03T15:14:52.589692+0000 mgr.y (mgr.24370) 1696 : cluster [DBG] pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:52 smithi082 bash[20963]: cluster 2024-04-03T15:14:52.589692+0000 mgr.y (mgr.24370) 1696 : cluster [DBG] pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:53] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:14:53.857 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:14:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:53 smithi082 bash[20963]: audit 2024-04-03T15:14:53.805189+0000 mon.a (mon.0) 2156 : audit [DBG] from='client.? 172.21.15.67:0/2489269252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:53 smithi067 bash[17655]: audit 2024-04-03T15:14:53.805189+0000 mon.a (mon.0) 2156 : audit [DBG] from='client.? 172.21.15.67:0/2489269252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:53 smithi067 bash[27441]: audit 2024-04-03T15:14:53.805189+0000 mon.a (mon.0) 2156 : audit [DBG] from='client.? 172.21.15.67:0/2489269252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:54 smithi082 bash[20963]: cluster 2024-04-03T15:14:54.590381+0000 mgr.y (mgr.24370) 1697 : cluster [DBG] pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:54 smithi082 bash[20963]: audit 2024-04-03T15:14:54.734070+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:54 smithi067 bash[17655]: cluster 2024-04-03T15:14:54.590381+0000 mgr.y (mgr.24370) 1697 : cluster [DBG] pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:54 smithi067 bash[17655]: audit 2024-04-03T15:14:54.734070+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:54 smithi067 bash[27441]: cluster 2024-04-03T15:14:54.590381+0000 mgr.y (mgr.24370) 1697 : cluster [DBG] pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:54 smithi067 bash[27441]: audit 2024-04-03T15:14:54.734070+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:14:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:56 smithi082 bash[20963]: audit 2024-04-03T15:14:56.251024+0000 mon.a (mon.0) 2158 : audit [DBG] from='client.? 172.21.15.67:0/816973850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:56 smithi067 bash[17655]: audit 2024-04-03T15:14:56.251024+0000 mon.a (mon.0) 2158 : audit [DBG] from='client.? 172.21.15.67:0/816973850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:56 smithi067 bash[27441]: audit 2024-04-03T15:14:56.251024+0000 mon.a (mon.0) 2158 : audit [DBG] from='client.? 172.21.15.67:0/816973850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:57 smithi082 bash[20963]: cluster 2024-04-03T15:14:56.591622+0000 mgr.y (mgr.24370) 1698 : cluster [DBG] pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:57 smithi067 bash[17655]: cluster 2024-04-03T15:14:56.591622+0000 mgr.y (mgr.24370) 1698 : cluster [DBG] pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:57 smithi067 bash[27441]: cluster 2024-04-03T15:14:56.591622+0000 mgr.y (mgr.24370) 1698 : cluster [DBG] pgmap v1682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:59 smithi067 bash[17655]: cluster 2024-04-03T15:14:58.592304+0000 mgr.y (mgr.24370) 1699 : cluster [DBG] pgmap v1683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:14:59 smithi067 bash[17655]: audit 2024-04-03T15:14:58.705455+0000 mon.c (mon.2) 615 : audit [DBG] from='client.? 172.21.15.67:0/2136082103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:14:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:59 smithi067 bash[27441]: cluster 2024-04-03T15:14:58.592304+0000 mgr.y (mgr.24370) 1699 : cluster [DBG] pgmap v1683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:14:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:14:59 smithi067 bash[27441]: audit 2024-04-03T15:14:58.705455+0000 mon.c (mon.2) 615 : audit [DBG] from='client.? 172.21.15.67:0/2136082103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:59 smithi082 bash[20963]: cluster 2024-04-03T15:14:58.592304+0000 mgr.y (mgr.24370) 1699 : cluster [DBG] pgmap v1683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:14:59 smithi082 bash[20963]: audit 2024-04-03T15:14:58.705455+0000 mon.c (mon.2) 615 : audit [DBG] from='client.? 172.21.15.67:0/2136082103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:01 smithi067 bash[17655]: cluster 2024-04-03T15:15:00.592922+0000 mgr.y (mgr.24370) 1700 : cluster [DBG] pgmap v1684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:01 smithi067 bash[17655]: audit 2024-04-03T15:15:01.163782+0000 mon.a (mon.0) 2159 : audit [DBG] from='client.? 172.21.15.67:0/715509111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:01 smithi067 bash[27441]: cluster 2024-04-03T15:15:00.592922+0000 mgr.y (mgr.24370) 1700 : cluster [DBG] pgmap v1684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:01 smithi067 bash[27441]: audit 2024-04-03T15:15:01.163782+0000 mon.a (mon.0) 2159 : audit [DBG] from='client.? 172.21.15.67:0/715509111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:01.959 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:01 smithi082 bash[20963]: cluster 2024-04-03T15:15:00.592922+0000 mgr.y (mgr.24370) 1700 : cluster [DBG] pgmap v1684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:01.959 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:01 smithi082 bash[20963]: audit 2024-04-03T15:15:01.163782+0000 mon.a (mon.0) 2159 : audit [DBG] from='client.? 172.21.15.67:0/715509111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:03] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:15:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:15:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:03 smithi082 bash[20963]: cluster 2024-04-03T15:15:02.594097+0000 mgr.y (mgr.24370) 1701 : cluster [DBG] pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:03 smithi082 bash[20963]: audit 2024-04-03T15:15:03.626838+0000 mon.a (mon.0) 2160 : audit [DBG] from='client.? 172.21.15.67:0/4123338347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:03 smithi067 bash[17655]: cluster 2024-04-03T15:15:02.594097+0000 mgr.y (mgr.24370) 1701 : cluster [DBG] pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:03 smithi067 bash[17655]: audit 2024-04-03T15:15:03.626838+0000 mon.a (mon.0) 2160 : audit [DBG] from='client.? 172.21.15.67:0/4123338347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:03 smithi067 bash[27441]: cluster 2024-04-03T15:15:02.594097+0000 mgr.y (mgr.24370) 1701 : cluster [DBG] pgmap v1685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:03 smithi067 bash[27441]: audit 2024-04-03T15:15:03.626838+0000 mon.a (mon.0) 2160 : audit [DBG] from='client.? 172.21.15.67:0/4123338347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:05 smithi067 bash[27441]: cluster 2024-04-03T15:15:04.594817+0000 mgr.y (mgr.24370) 1702 : cluster [DBG] pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:05 smithi067 bash[17655]: cluster 2024-04-03T15:15:04.594817+0000 mgr.y (mgr.24370) 1702 : cluster [DBG] pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:05 smithi082 bash[20963]: cluster 2024-04-03T15:15:04.594817+0000 mgr.y (mgr.24370) 1702 : cluster [DBG] pgmap v1686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:06 smithi082 bash[20963]: audit 2024-04-03T15:15:06.077818+0000 mon.a (mon.0) 2161 : audit [DBG] from='client.? 172.21.15.67:0/3902707739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:06 smithi067 bash[17655]: audit 2024-04-03T15:15:06.077818+0000 mon.a (mon.0) 2161 : audit [DBG] from='client.? 172.21.15.67:0/3902707739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:06 smithi067 bash[27441]: audit 2024-04-03T15:15:06.077818+0000 mon.a (mon.0) 2161 : audit [DBG] from='client.? 172.21.15.67:0/3902707739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:07 smithi082 bash[20963]: cluster 2024-04-03T15:15:06.596044+0000 mgr.y (mgr.24370) 1703 : cluster [DBG] pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:08.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:07 smithi067 bash[27441]: cluster 2024-04-03T15:15:06.596044+0000 mgr.y (mgr.24370) 1703 : cluster [DBG] pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:07 smithi067 bash[17655]: cluster 2024-04-03T15:15:06.596044+0000 mgr.y (mgr.24370) 1703 : cluster [DBG] pgmap v1687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:08 smithi082 bash[20963]: audit 2024-04-03T15:15:08.240060+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:15:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:08 smithi082 bash[20963]: audit 2024-04-03T15:15:08.545001+0000 mon.a (mon.0) 2163 : audit [DBG] from='client.? 172.21.15.67:0/2736504169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:08 smithi082 bash[20963]: audit 2024-04-03T15:15:08.565659+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:08 smithi082 bash[20963]: audit 2024-04-03T15:15:08.574282+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:08 smithi067 bash[17655]: audit 2024-04-03T15:15:08.240060+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:15:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:08 smithi067 bash[17655]: audit 2024-04-03T15:15:08.545001+0000 mon.a (mon.0) 2163 : audit [DBG] from='client.? 172.21.15.67:0/2736504169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:08 smithi067 bash[17655]: audit 2024-04-03T15:15:08.565659+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:08 smithi067 bash[17655]: audit 2024-04-03T15:15:08.574282+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:08 smithi067 bash[27441]: audit 2024-04-03T15:15:08.240060+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:15:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:08 smithi067 bash[27441]: audit 2024-04-03T15:15:08.545001+0000 mon.a (mon.0) 2163 : audit [DBG] from='client.? 172.21.15.67:0/2736504169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:08 smithi067 bash[27441]: audit 2024-04-03T15:15:08.565659+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:08 smithi067 bash[27441]: audit 2024-04-03T15:15:08.574282+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:09 smithi082 bash[20963]: cluster 2024-04-03T15:15:08.596536+0000 mgr.y (mgr.24370) 1704 : cluster [DBG] pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:09 smithi067 bash[17655]: cluster 2024-04-03T15:15:08.596536+0000 mgr.y (mgr.24370) 1704 : cluster [DBG] pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:09 smithi067 bash[27441]: cluster 2024-04-03T15:15:08.596536+0000 mgr.y (mgr.24370) 1704 : cluster [DBG] pgmap v1688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:10 smithi082 bash[20963]: audit 2024-04-03T15:15:09.734348+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:10 smithi067 bash[17655]: audit 2024-04-03T15:15:09.734348+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:10 smithi067 bash[27441]: audit 2024-04-03T15:15:09.734348+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:11 smithi082 bash[20963]: cluster 2024-04-03T15:15:10.597237+0000 mgr.y (mgr.24370) 1705 : cluster [DBG] pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:11 smithi082 bash[20963]: audit 2024-04-03T15:15:10.992986+0000 mon.a (mon.0) 2167 : audit [DBG] from='client.? 172.21.15.67:0/306753190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:11 smithi067 bash[17655]: cluster 2024-04-03T15:15:10.597237+0000 mgr.y (mgr.24370) 1705 : cluster [DBG] pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:11 smithi067 bash[17655]: audit 2024-04-03T15:15:10.992986+0000 mon.a (mon.0) 2167 : audit [DBG] from='client.? 172.21.15.67:0/306753190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:11 smithi067 bash[27441]: cluster 2024-04-03T15:15:10.597237+0000 mgr.y (mgr.24370) 1705 : cluster [DBG] pgmap v1689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:11 smithi067 bash[27441]: audit 2024-04-03T15:15:10.992986+0000 mon.a (mon.0) 2167 : audit [DBG] from='client.? 172.21.15.67:0/306753190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:12 smithi082 bash[20963]: cluster 2024-04-03T15:15:12.598470+0000 mgr.y (mgr.24370) 1706 : cluster [DBG] pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:13.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:13] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:15:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:12 smithi067 bash[17655]: cluster 2024-04-03T15:15:12.598470+0000 mgr.y (mgr.24370) 1706 : cluster [DBG] pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:12 smithi067 bash[27441]: cluster 2024-04-03T15:15:12.598470+0000 mgr.y (mgr.24370) 1706 : cluster [DBG] pgmap v1690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:13.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:15:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:13 smithi082 bash[20963]: audit 2024-04-03T15:15:13.469875+0000 mon.a (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.67:0/4182857842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:13 smithi067 bash[17655]: audit 2024-04-03T15:15:13.469875+0000 mon.a (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.67:0/4182857842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:13 smithi067 bash[27441]: audit 2024-04-03T15:15:13.469875+0000 mon.a (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.67:0/4182857842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[27441]: audit 2024-04-03T15:15:13.884565+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[27441]: audit 2024-04-03T15:15:13.892615+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[27441]: audit 2024-04-03T15:15:14.570344+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[27441]: audit 2024-04-03T15:15:14.578229+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[27441]: cluster 2024-04-03T15:15:14.599172+0000 mgr.y (mgr.24370) 1707 : cluster [DBG] pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[17655]: audit 2024-04-03T15:15:13.884565+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[17655]: audit 2024-04-03T15:15:13.892615+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[17655]: audit 2024-04-03T15:15:14.570344+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[17655]: audit 2024-04-03T15:15:14.578229+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:14 smithi067 bash[17655]: cluster 2024-04-03T15:15:14.599172+0000 mgr.y (mgr.24370) 1707 : cluster [DBG] pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:14 smithi082 bash[20963]: audit 2024-04-03T15:15:13.884565+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:14 smithi082 bash[20963]: audit 2024-04-03T15:15:13.892615+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:14 smithi082 bash[20963]: audit 2024-04-03T15:15:14.570344+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:14 smithi082 bash[20963]: audit 2024-04-03T15:15:14.578229+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:14 smithi082 bash[20963]: cluster 2024-04-03T15:15:14.599172+0000 mgr.y (mgr.24370) 1707 : cluster [DBG] pgmap v1691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:15 smithi067 bash[17655]: audit 2024-04-03T15:15:15.008080+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:15:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:15 smithi067 bash[17655]: audit 2024-04-03T15:15:15.009896+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:15:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:15 smithi067 bash[17655]: audit 2024-04-03T15:15:15.019720+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:15 smithi067 bash[27441]: audit 2024-04-03T15:15:15.008080+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:15:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:15 smithi067 bash[27441]: audit 2024-04-03T15:15:15.009896+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:15:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:15 smithi067 bash[27441]: audit 2024-04-03T15:15:15.019720+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:15 smithi082 bash[20963]: audit 2024-04-03T15:15:15.008080+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:15:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:15 smithi082 bash[20963]: audit 2024-04-03T15:15:15.009896+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:15:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:15 smithi082 bash[20963]: audit 2024-04-03T15:15:15.019720+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:15:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:16 smithi067 bash[17655]: audit 2024-04-03T15:15:15.925908+0000 mon.c (mon.2) 616 : audit [DBG] from='client.? 172.21.15.67:0/388250274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:16 smithi067 bash[17655]: cluster 2024-04-03T15:15:16.600370+0000 mgr.y (mgr.24370) 1708 : cluster [DBG] pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:16 smithi067 bash[27441]: audit 2024-04-03T15:15:15.925908+0000 mon.c (mon.2) 616 : audit [DBG] from='client.? 172.21.15.67:0/388250274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:16 smithi067 bash[27441]: cluster 2024-04-03T15:15:16.600370+0000 mgr.y (mgr.24370) 1708 : cluster [DBG] pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:16 smithi082 bash[20963]: audit 2024-04-03T15:15:15.925908+0000 mon.c (mon.2) 616 : audit [DBG] from='client.? 172.21.15.67:0/388250274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:16 smithi082 bash[20963]: cluster 2024-04-03T15:15:16.600370+0000 mgr.y (mgr.24370) 1708 : cluster [DBG] pgmap v1692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:18 smithi082 bash[20963]: audit 2024-04-03T15:15:18.379298+0000 mon.a (mon.0) 2176 : audit [DBG] from='client.? 172.21.15.67:0/1335138350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:18 smithi067 bash[17655]: audit 2024-04-03T15:15:18.379298+0000 mon.a (mon.0) 2176 : audit [DBG] from='client.? 172.21.15.67:0/1335138350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:18 smithi067 bash[27441]: audit 2024-04-03T15:15:18.379298+0000 mon.a (mon.0) 2176 : audit [DBG] from='client.? 172.21.15.67:0/1335138350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:19 smithi082 bash[20963]: cluster 2024-04-03T15:15:18.600985+0000 mgr.y (mgr.24370) 1709 : cluster [DBG] pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:19 smithi067 bash[17655]: cluster 2024-04-03T15:15:18.600985+0000 mgr.y (mgr.24370) 1709 : cluster [DBG] pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:19 smithi067 bash[27441]: cluster 2024-04-03T15:15:18.600985+0000 mgr.y (mgr.24370) 1709 : cluster [DBG] pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:21 smithi067 bash[17655]: cluster 2024-04-03T15:15:20.601628+0000 mgr.y (mgr.24370) 1710 : cluster [DBG] pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:21 smithi067 bash[17655]: audit 2024-04-03T15:15:20.831788+0000 mon.c (mon.2) 617 : audit [DBG] from='client.? 172.21.15.67:0/2988698500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:21 smithi067 bash[27441]: cluster 2024-04-03T15:15:20.601628+0000 mgr.y (mgr.24370) 1710 : cluster [DBG] pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:21 smithi067 bash[27441]: audit 2024-04-03T15:15:20.831788+0000 mon.c (mon.2) 617 : audit [DBG] from='client.? 172.21.15.67:0/2988698500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:21 smithi082 bash[20963]: cluster 2024-04-03T15:15:20.601628+0000 mgr.y (mgr.24370) 1710 : cluster [DBG] pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:21 smithi082 bash[20963]: audit 2024-04-03T15:15:20.831788+0000 mon.c (mon.2) 617 : audit [DBG] from='client.? 172.21.15.67:0/2988698500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:23] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:15:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:15:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:23 smithi082 bash[20963]: cluster 2024-04-03T15:15:22.602805+0000 mgr.y (mgr.24370) 1711 : cluster [DBG] pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:23 smithi082 bash[20963]: audit 2024-04-03T15:15:23.285175+0000 mon.a (mon.0) 2177 : audit [DBG] from='client.? 172.21.15.67:0/4289957556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:23 smithi067 bash[27441]: cluster 2024-04-03T15:15:22.602805+0000 mgr.y (mgr.24370) 1711 : cluster [DBG] pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:23 smithi067 bash[27441]: audit 2024-04-03T15:15:23.285175+0000 mon.a (mon.0) 2177 : audit [DBG] from='client.? 172.21.15.67:0/4289957556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:23 smithi067 bash[17655]: cluster 2024-04-03T15:15:22.602805+0000 mgr.y (mgr.24370) 1711 : cluster [DBG] pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:23 smithi067 bash[17655]: audit 2024-04-03T15:15:23.285175+0000 mon.a (mon.0) 2177 : audit [DBG] from='client.? 172.21.15.67:0/4289957556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:25 smithi067 bash[27441]: cluster 2024-04-03T15:15:24.603486+0000 mgr.y (mgr.24370) 1712 : cluster [DBG] pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:25 smithi067 bash[27441]: audit 2024-04-03T15:15:24.734801+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:25 smithi067 bash[17655]: cluster 2024-04-03T15:15:24.603486+0000 mgr.y (mgr.24370) 1712 : cluster [DBG] pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:25 smithi067 bash[17655]: audit 2024-04-03T15:15:24.734801+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:25 smithi082 bash[20963]: cluster 2024-04-03T15:15:24.603486+0000 mgr.y (mgr.24370) 1712 : cluster [DBG] pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:25 smithi082 bash[20963]: audit 2024-04-03T15:15:24.734801+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:26 smithi082 bash[20963]: audit 2024-04-03T15:15:25.739563+0000 mon.a (mon.0) 2179 : audit [DBG] from='client.? 172.21.15.67:0/2847084591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:26 smithi067 bash[27441]: audit 2024-04-03T15:15:25.739563+0000 mon.a (mon.0) 2179 : audit [DBG] from='client.? 172.21.15.67:0/2847084591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:26 smithi067 bash[17655]: audit 2024-04-03T15:15:25.739563+0000 mon.a (mon.0) 2179 : audit [DBG] from='client.? 172.21.15.67:0/2847084591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:27 smithi082 bash[20963]: cluster 2024-04-03T15:15:26.604679+0000 mgr.y (mgr.24370) 1713 : cluster [DBG] pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:28.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:27 smithi067 bash[17655]: cluster 2024-04-03T15:15:26.604679+0000 mgr.y (mgr.24370) 1713 : cluster [DBG] pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:27 smithi067 bash[27441]: cluster 2024-04-03T15:15:26.604679+0000 mgr.y (mgr.24370) 1713 : cluster [DBG] pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:28 smithi082 bash[20963]: audit 2024-04-03T15:15:28.189995+0000 mon.a (mon.0) 2180 : audit [DBG] from='client.? 172.21.15.67:0/728454776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:28 smithi067 bash[17655]: audit 2024-04-03T15:15:28.189995+0000 mon.a (mon.0) 2180 : audit [DBG] from='client.? 172.21.15.67:0/728454776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:28 smithi067 bash[27441]: audit 2024-04-03T15:15:28.189995+0000 mon.a (mon.0) 2180 : audit [DBG] from='client.? 172.21.15.67:0/728454776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:29 smithi082 bash[20963]: cluster 2024-04-03T15:15:28.605391+0000 mgr.y (mgr.24370) 1714 : cluster [DBG] pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:29 smithi067 bash[17655]: cluster 2024-04-03T15:15:28.605391+0000 mgr.y (mgr.24370) 1714 : cluster [DBG] pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:29 smithi067 bash[27441]: cluster 2024-04-03T15:15:28.605391+0000 mgr.y (mgr.24370) 1714 : cluster [DBG] pgmap v1698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:30 smithi082 bash[20963]: cluster 2024-04-03T15:15:30.605992+0000 mgr.y (mgr.24370) 1715 : cluster [DBG] pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:30 smithi082 bash[20963]: audit 2024-04-03T15:15:30.646857+0000 mon.a (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.67:0/2518640385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:30 smithi067 bash[27441]: cluster 2024-04-03T15:15:30.605992+0000 mgr.y (mgr.24370) 1715 : cluster [DBG] pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:30 smithi067 bash[27441]: audit 2024-04-03T15:15:30.646857+0000 mon.a (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.67:0/2518640385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:30 smithi067 bash[17655]: cluster 2024-04-03T15:15:30.605992+0000 mgr.y (mgr.24370) 1715 : cluster [DBG] pgmap v1699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:30 smithi067 bash[17655]: audit 2024-04-03T15:15:30.646857+0000 mon.a (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.67:0/2518640385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:15:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:33 smithi082 bash[20963]: cluster 2024-04-03T15:15:32.607197+0000 mgr.y (mgr.24370) 1716 : cluster [DBG] pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:33 smithi082 bash[20963]: audit 2024-04-03T15:15:33.095695+0000 mon.a (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.67:0/3311911041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:15:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:33 smithi067 bash[17655]: cluster 2024-04-03T15:15:32.607197+0000 mgr.y (mgr.24370) 1716 : cluster [DBG] pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:33 smithi067 bash[17655]: audit 2024-04-03T15:15:33.095695+0000 mon.a (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.67:0/3311911041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:33 smithi067 bash[27441]: cluster 2024-04-03T15:15:32.607197+0000 mgr.y (mgr.24370) 1716 : cluster [DBG] pgmap v1700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:33 smithi067 bash[27441]: audit 2024-04-03T15:15:33.095695+0000 mon.a (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.67:0/3311911041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:35 smithi082 bash[20963]: cluster 2024-04-03T15:15:34.608055+0000 mgr.y (mgr.24370) 1717 : cluster [DBG] pgmap v1701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:35 smithi082 bash[20963]: audit 2024-04-03T15:15:35.550417+0000 mon.a (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.67:0/3836558332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:35 smithi067 bash[17655]: cluster 2024-04-03T15:15:34.608055+0000 mgr.y (mgr.24370) 1717 : cluster [DBG] pgmap v1701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:35 smithi067 bash[17655]: audit 2024-04-03T15:15:35.550417+0000 mon.a (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.67:0/3836558332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:35 smithi067 bash[27441]: cluster 2024-04-03T15:15:34.608055+0000 mgr.y (mgr.24370) 1717 : cluster [DBG] pgmap v1701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:35 smithi067 bash[27441]: audit 2024-04-03T15:15:35.550417+0000 mon.a (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.67:0/3836558332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:37 smithi082 bash[20963]: cluster 2024-04-03T15:15:36.609203+0000 mgr.y (mgr.24370) 1718 : cluster [DBG] pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:37 smithi067 bash[17655]: cluster 2024-04-03T15:15:36.609203+0000 mgr.y (mgr.24370) 1718 : cluster [DBG] pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:37 smithi067 bash[27441]: cluster 2024-04-03T15:15:36.609203+0000 mgr.y (mgr.24370) 1718 : cluster [DBG] pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:38 smithi082 bash[20963]: audit 2024-04-03T15:15:37.994045+0000 mon.c (mon.2) 618 : audit [DBG] from='client.? 172.21.15.67:0/2840592503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:38 smithi067 bash[17655]: audit 2024-04-03T15:15:37.994045+0000 mon.c (mon.2) 618 : audit [DBG] from='client.? 172.21.15.67:0/2840592503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:38 smithi067 bash[27441]: audit 2024-04-03T15:15:37.994045+0000 mon.c (mon.2) 618 : audit [DBG] from='client.? 172.21.15.67:0/2840592503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:39 smithi082 bash[20963]: cluster 2024-04-03T15:15:38.609894+0000 mgr.y (mgr.24370) 1719 : cluster [DBG] pgmap v1703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:39 smithi067 bash[27441]: cluster 2024-04-03T15:15:38.609894+0000 mgr.y (mgr.24370) 1719 : cluster [DBG] pgmap v1703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:39 smithi067 bash[17655]: cluster 2024-04-03T15:15:38.609894+0000 mgr.y (mgr.24370) 1719 : cluster [DBG] pgmap v1703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:40 smithi082 bash[20963]: audit 2024-04-03T15:15:39.735139+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:40 smithi082 bash[20963]: audit 2024-04-03T15:15:40.449916+0000 mon.c (mon.2) 619 : audit [DBG] from='client.? 172.21.15.67:0/394067403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:40 smithi067 bash[17655]: audit 2024-04-03T15:15:39.735139+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:40 smithi067 bash[17655]: audit 2024-04-03T15:15:40.449916+0000 mon.c (mon.2) 619 : audit [DBG] from='client.? 172.21.15.67:0/394067403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:40 smithi067 bash[27441]: audit 2024-04-03T15:15:39.735139+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:40 smithi067 bash[27441]: audit 2024-04-03T15:15:40.449916+0000 mon.c (mon.2) 619 : audit [DBG] from='client.? 172.21.15.67:0/394067403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:41 smithi082 bash[20963]: cluster 2024-04-03T15:15:40.610651+0000 mgr.y (mgr.24370) 1720 : cluster [DBG] pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:41 smithi067 bash[17655]: cluster 2024-04-03T15:15:40.610651+0000 mgr.y (mgr.24370) 1720 : cluster [DBG] pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:41 smithi067 bash[27441]: cluster 2024-04-03T15:15:40.610651+0000 mgr.y (mgr.24370) 1720 : cluster [DBG] pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:42 smithi067 bash[17655]: cluster 2024-04-03T15:15:42.611663+0000 mgr.y (mgr.24370) 1721 : cluster [DBG] pgmap v1705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:42 smithi067 bash[27441]: cluster 2024-04-03T15:15:42.611663+0000 mgr.y (mgr.24370) 1721 : cluster [DBG] pgmap v1705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:42 smithi082 bash[20963]: cluster 2024-04-03T15:15:42.611663+0000 mgr.y (mgr.24370) 1721 : cluster [DBG] pgmap v1705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:43] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:15:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:43 smithi082 bash[20963]: audit 2024-04-03T15:15:42.910210+0000 mon.c (mon.2) 620 : audit [DBG] from='client.? 172.21.15.67:0/4204512166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:15:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:43 smithi067 bash[17655]: audit 2024-04-03T15:15:42.910210+0000 mon.c (mon.2) 620 : audit [DBG] from='client.? 172.21.15.67:0/4204512166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:43 smithi067 bash[27441]: audit 2024-04-03T15:15:42.910210+0000 mon.c (mon.2) 620 : audit [DBG] from='client.? 172.21.15.67:0/4204512166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:44 smithi082 bash[20963]: cluster 2024-04-03T15:15:44.612358+0000 mgr.y (mgr.24370) 1722 : cluster [DBG] pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:44 smithi067 bash[17655]: cluster 2024-04-03T15:15:44.612358+0000 mgr.y (mgr.24370) 1722 : cluster [DBG] pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:44 smithi067 bash[27441]: cluster 2024-04-03T15:15:44.612358+0000 mgr.y (mgr.24370) 1722 : cluster [DBG] pgmap v1706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:45 smithi082 bash[20963]: audit 2024-04-03T15:15:45.356067+0000 mon.c (mon.2) 621 : audit [DBG] from='client.? 172.21.15.67:0/326818906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:45 smithi067 bash[17655]: audit 2024-04-03T15:15:45.356067+0000 mon.c (mon.2) 621 : audit [DBG] from='client.? 172.21.15.67:0/326818906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:45 smithi067 bash[27441]: audit 2024-04-03T15:15:45.356067+0000 mon.c (mon.2) 621 : audit [DBG] from='client.? 172.21.15.67:0/326818906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:46 smithi082 bash[20963]: cluster 2024-04-03T15:15:46.613521+0000 mgr.y (mgr.24370) 1723 : cluster [DBG] pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:46 smithi067 bash[17655]: cluster 2024-04-03T15:15:46.613521+0000 mgr.y (mgr.24370) 1723 : cluster [DBG] pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:46 smithi067 bash[27441]: cluster 2024-04-03T15:15:46.613521+0000 mgr.y (mgr.24370) 1723 : cluster [DBG] pgmap v1707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:47 smithi082 bash[20963]: audit 2024-04-03T15:15:47.809785+0000 mon.c (mon.2) 622 : audit [DBG] from='client.? 172.21.15.67:0/808153844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:47 smithi067 bash[27441]: audit 2024-04-03T15:15:47.809785+0000 mon.c (mon.2) 622 : audit [DBG] from='client.? 172.21.15.67:0/808153844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:47 smithi067 bash[17655]: audit 2024-04-03T15:15:47.809785+0000 mon.c (mon.2) 622 : audit [DBG] from='client.? 172.21.15.67:0/808153844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:48 smithi082 bash[20963]: cluster 2024-04-03T15:15:48.614324+0000 mgr.y (mgr.24370) 1724 : cluster [DBG] pgmap v1708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:48 smithi067 bash[27441]: cluster 2024-04-03T15:15:48.614324+0000 mgr.y (mgr.24370) 1724 : cluster [DBG] pgmap v1708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:48 smithi067 bash[17655]: cluster 2024-04-03T15:15:48.614324+0000 mgr.y (mgr.24370) 1724 : cluster [DBG] pgmap v1708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:50 smithi082 bash[20963]: audit 2024-04-03T15:15:50.269155+0000 mon.c (mon.2) 623 : audit [DBG] from='client.? 172.21.15.67:0/2611236316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:50 smithi067 bash[17655]: audit 2024-04-03T15:15:50.269155+0000 mon.c (mon.2) 623 : audit [DBG] from='client.? 172.21.15.67:0/2611236316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:50 smithi067 bash[27441]: audit 2024-04-03T15:15:50.269155+0000 mon.c (mon.2) 623 : audit [DBG] from='client.? 172.21.15.67:0/2611236316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:51 smithi082 bash[20963]: cluster 2024-04-03T15:15:50.615138+0000 mgr.y (mgr.24370) 1725 : cluster [DBG] pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:51 smithi067 bash[27441]: cluster 2024-04-03T15:15:50.615138+0000 mgr.y (mgr.24370) 1725 : cluster [DBG] pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:51 smithi067 bash[17655]: cluster 2024-04-03T15:15:50.615138+0000 mgr.y (mgr.24370) 1725 : cluster [DBG] pgmap v1709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:53] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:15:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:15:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:53 smithi082 bash[20963]: cluster 2024-04-03T15:15:52.615861+0000 mgr.y (mgr.24370) 1726 : cluster [DBG] pgmap v1710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:53 smithi082 bash[20963]: audit 2024-04-03T15:15:52.726578+0000 mon.a (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.67:0/1680104473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:53 smithi067 bash[17655]: cluster 2024-04-03T15:15:52.615861+0000 mgr.y (mgr.24370) 1726 : cluster [DBG] pgmap v1710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:53 smithi067 bash[17655]: audit 2024-04-03T15:15:52.726578+0000 mon.a (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.67:0/1680104473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:53 smithi067 bash[27441]: cluster 2024-04-03T15:15:52.615861+0000 mgr.y (mgr.24370) 1726 : cluster [DBG] pgmap v1710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:53 smithi067 bash[27441]: audit 2024-04-03T15:15:52.726578+0000 mon.a (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.67:0/1680104473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:55 smithi082 bash[20963]: cluster 2024-04-03T15:15:54.616528+0000 mgr.y (mgr.24370) 1727 : cluster [DBG] pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:55 smithi082 bash[20963]: audit 2024-04-03T15:15:54.735546+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:55 smithi082 bash[20963]: audit 2024-04-03T15:15:55.179439+0000 mon.a (mon.0) 2187 : audit [DBG] from='client.? 172.21.15.67:0/3449634187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:55 smithi067 bash[27441]: cluster 2024-04-03T15:15:54.616528+0000 mgr.y (mgr.24370) 1727 : cluster [DBG] pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:55 smithi067 bash[27441]: audit 2024-04-03T15:15:54.735546+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:55 smithi067 bash[27441]: audit 2024-04-03T15:15:55.179439+0000 mon.a (mon.0) 2187 : audit [DBG] from='client.? 172.21.15.67:0/3449634187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:55 smithi067 bash[17655]: cluster 2024-04-03T15:15:54.616528+0000 mgr.y (mgr.24370) 1727 : cluster [DBG] pgmap v1711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:55 smithi067 bash[17655]: audit 2024-04-03T15:15:54.735546+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:15:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:55 smithi067 bash[17655]: audit 2024-04-03T15:15:55.179439+0000 mon.a (mon.0) 2187 : audit [DBG] from='client.? 172.21.15.67:0/3449634187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:57 smithi082 bash[20963]: cluster 2024-04-03T15:15:56.617757+0000 mgr.y (mgr.24370) 1728 : cluster [DBG] pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:57 smithi082 bash[20963]: audit 2024-04-03T15:15:57.627782+0000 mon.c (mon.2) 624 : audit [DBG] from='client.? 172.21.15.67:0/1676866469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:57 smithi067 bash[17655]: cluster 2024-04-03T15:15:56.617757+0000 mgr.y (mgr.24370) 1728 : cluster [DBG] pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:57 smithi067 bash[17655]: audit 2024-04-03T15:15:57.627782+0000 mon.c (mon.2) 624 : audit [DBG] from='client.? 172.21.15.67:0/1676866469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:15:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:57 smithi067 bash[27441]: cluster 2024-04-03T15:15:56.617757+0000 mgr.y (mgr.24370) 1728 : cluster [DBG] pgmap v1712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:15:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:57 smithi067 bash[27441]: audit 2024-04-03T15:15:57.627782+0000 mon.c (mon.2) 624 : audit [DBG] from='client.? 172.21.15.67:0/1676866469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:15:59 smithi082 bash[20963]: cluster 2024-04-03T15:15:58.618431+0000 mgr.y (mgr.24370) 1729 : cluster [DBG] pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:15:59 smithi067 bash[17655]: cluster 2024-04-03T15:15:58.618431+0000 mgr.y (mgr.24370) 1729 : cluster [DBG] pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:15:59 smithi067 bash[27441]: cluster 2024-04-03T15:15:58.618431+0000 mgr.y (mgr.24370) 1729 : cluster [DBG] pgmap v1713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:00 smithi082 bash[20963]: audit 2024-04-03T15:16:00.081003+0000 mon.c (mon.2) 625 : audit [DBG] from='client.? 172.21.15.67:0/425413689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:00 smithi067 bash[27441]: audit 2024-04-03T15:16:00.081003+0000 mon.c (mon.2) 625 : audit [DBG] from='client.? 172.21.15.67:0/425413689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:00 smithi067 bash[17655]: audit 2024-04-03T15:16:00.081003+0000 mon.c (mon.2) 625 : audit [DBG] from='client.? 172.21.15.67:0/425413689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:01 smithi082 bash[20963]: cluster 2024-04-03T15:16:00.619282+0000 mgr.y (mgr.24370) 1730 : cluster [DBG] pgmap v1714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:01 smithi067 bash[17655]: cluster 2024-04-03T15:16:00.619282+0000 mgr.y (mgr.24370) 1730 : cluster [DBG] pgmap v1714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:01 smithi067 bash[27441]: cluster 2024-04-03T15:16:00.619282+0000 mgr.y (mgr.24370) 1730 : cluster [DBG] pgmap v1714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:02 smithi067 bash[17655]: audit 2024-04-03T15:16:02.540175+0000 mon.a (mon.0) 2188 : audit [DBG] from='client.? 172.21.15.67:0/624045298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:02 smithi067 bash[17655]: cluster 2024-04-03T15:16:02.620340+0000 mgr.y (mgr.24370) 1731 : cluster [DBG] pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:02 smithi067 bash[27441]: audit 2024-04-03T15:16:02.540175+0000 mon.a (mon.0) 2188 : audit [DBG] from='client.? 172.21.15.67:0/624045298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:02 smithi067 bash[27441]: cluster 2024-04-03T15:16:02.620340+0000 mgr.y (mgr.24370) 1731 : cluster [DBG] pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:02 smithi082 bash[20963]: audit 2024-04-03T15:16:02.540175+0000 mon.a (mon.0) 2188 : audit [DBG] from='client.? 172.21.15.67:0/624045298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:02 smithi082 bash[20963]: cluster 2024-04-03T15:16:02.620340+0000 mgr.y (mgr.24370) 1731 : cluster [DBG] pgmap v1715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:16:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:16:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:05 smithi082 bash[20963]: cluster 2024-04-03T15:16:04.620843+0000 mgr.y (mgr.24370) 1732 : cluster [DBG] pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:05 smithi082 bash[20963]: audit 2024-04-03T15:16:04.989549+0000 mon.c (mon.2) 626 : audit [DBG] from='client.? 172.21.15.67:0/528913825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:05 smithi067 bash[17655]: cluster 2024-04-03T15:16:04.620843+0000 mgr.y (mgr.24370) 1732 : cluster [DBG] pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:05 smithi067 bash[17655]: audit 2024-04-03T15:16:04.989549+0000 mon.c (mon.2) 626 : audit [DBG] from='client.? 172.21.15.67:0/528913825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:05 smithi067 bash[27441]: cluster 2024-04-03T15:16:04.620843+0000 mgr.y (mgr.24370) 1732 : cluster [DBG] pgmap v1716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:05 smithi067 bash[27441]: audit 2024-04-03T15:16:04.989549+0000 mon.c (mon.2) 626 : audit [DBG] from='client.? 172.21.15.67:0/528913825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:07 smithi082 bash[20963]: cluster 2024-04-03T15:16:06.622019+0000 mgr.y (mgr.24370) 1733 : cluster [DBG] pgmap v1717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:07 smithi082 bash[20963]: audit 2024-04-03T15:16:07.448127+0000 mon.a (mon.0) 2189 : audit [DBG] from='client.? 172.21.15.67:0/96257721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:07 smithi067 bash[17655]: cluster 2024-04-03T15:16:06.622019+0000 mgr.y (mgr.24370) 1733 : cluster [DBG] pgmap v1717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:07 smithi067 bash[17655]: audit 2024-04-03T15:16:07.448127+0000 mon.a (mon.0) 2189 : audit [DBG] from='client.? 172.21.15.67:0/96257721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:07 smithi067 bash[27441]: cluster 2024-04-03T15:16:06.622019+0000 mgr.y (mgr.24370) 1733 : cluster [DBG] pgmap v1717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:07 smithi067 bash[27441]: audit 2024-04-03T15:16:07.448127+0000 mon.a (mon.0) 2189 : audit [DBG] from='client.? 172.21.15.67:0/96257721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:09 smithi082 bash[20963]: cluster 2024-04-03T15:16:08.622627+0000 mgr.y (mgr.24370) 1734 : cluster [DBG] pgmap v1718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:09 smithi067 bash[17655]: cluster 2024-04-03T15:16:08.622627+0000 mgr.y (mgr.24370) 1734 : cluster [DBG] pgmap v1718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:09 smithi067 bash[27441]: cluster 2024-04-03T15:16:08.622627+0000 mgr.y (mgr.24370) 1734 : cluster [DBG] pgmap v1718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:10 smithi082 bash[20963]: audit 2024-04-03T15:16:09.735897+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:10 smithi082 bash[20963]: audit 2024-04-03T15:16:09.904943+0000 mon.a (mon.0) 2191 : audit [DBG] from='client.? 172.21.15.67:0/4149025346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:10 smithi067 bash[27441]: audit 2024-04-03T15:16:09.735897+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:10 smithi067 bash[27441]: audit 2024-04-03T15:16:09.904943+0000 mon.a (mon.0) 2191 : audit [DBG] from='client.? 172.21.15.67:0/4149025346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:10 smithi067 bash[17655]: audit 2024-04-03T15:16:09.735897+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:10 smithi067 bash[17655]: audit 2024-04-03T15:16:09.904943+0000 mon.a (mon.0) 2191 : audit [DBG] from='client.? 172.21.15.67:0/4149025346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:11 smithi082 bash[20963]: cluster 2024-04-03T15:16:10.623517+0000 mgr.y (mgr.24370) 1735 : cluster [DBG] pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:11 smithi067 bash[27441]: cluster 2024-04-03T15:16:10.623517+0000 mgr.y (mgr.24370) 1735 : cluster [DBG] pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:11 smithi067 bash[17655]: cluster 2024-04-03T15:16:10.623517+0000 mgr.y (mgr.24370) 1735 : cluster [DBG] pgmap v1719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:12 smithi067 bash[27441]: audit 2024-04-03T15:16:12.358311+0000 mon.a (mon.0) 2192 : audit [DBG] from='client.? 172.21.15.67:0/1774887911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:12 smithi067 bash[27441]: cluster 2024-04-03T15:16:12.624618+0000 mgr.y (mgr.24370) 1736 : cluster [DBG] pgmap v1720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:12 smithi067 bash[17655]: audit 2024-04-03T15:16:12.358311+0000 mon.a (mon.0) 2192 : audit [DBG] from='client.? 172.21.15.67:0/1774887911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:12 smithi067 bash[17655]: cluster 2024-04-03T15:16:12.624618+0000 mgr.y (mgr.24370) 1736 : cluster [DBG] pgmap v1720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:12 smithi082 bash[20963]: audit 2024-04-03T15:16:12.358311+0000 mon.a (mon.0) 2192 : audit [DBG] from='client.? 172.21.15.67:0/1774887911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:12 smithi082 bash[20963]: cluster 2024-04-03T15:16:12.624618+0000 mgr.y (mgr.24370) 1736 : cluster [DBG] pgmap v1720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:16:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:16:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:15 smithi082 bash[20963]: cluster 2024-04-03T15:16:14.625274+0000 mgr.y (mgr.24370) 1737 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:15 smithi082 bash[20963]: audit 2024-04-03T15:16:14.806114+0000 mon.a (mon.0) 2193 : audit [DBG] from='client.? 172.21.15.67:0/89806576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:15 smithi082 bash[20963]: audit 2024-04-03T15:16:15.095968+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:16:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:15 smithi067 bash[17655]: cluster 2024-04-03T15:16:14.625274+0000 mgr.y (mgr.24370) 1737 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:15 smithi067 bash[17655]: audit 2024-04-03T15:16:14.806114+0000 mon.a (mon.0) 2193 : audit [DBG] from='client.? 172.21.15.67:0/89806576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:15 smithi067 bash[17655]: audit 2024-04-03T15:16:15.095968+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:16:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:15 smithi067 bash[27441]: cluster 2024-04-03T15:16:14.625274+0000 mgr.y (mgr.24370) 1737 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:15 smithi067 bash[27441]: audit 2024-04-03T15:16:14.806114+0000 mon.a (mon.0) 2193 : audit [DBG] from='client.? 172.21.15.67:0/89806576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:15 smithi067 bash[27441]: audit 2024-04-03T15:16:15.095968+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:16:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:17 smithi082 bash[20963]: cluster 2024-04-03T15:16:16.626457+0000 mgr.y (mgr.24370) 1738 : cluster [DBG] pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:17 smithi082 bash[20963]: audit 2024-04-03T15:16:17.246124+0000 mon.a (mon.0) 2195 : audit [DBG] from='client.? 172.21.15.67:0/242517727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:18.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:17 smithi067 bash[17655]: cluster 2024-04-03T15:16:16.626457+0000 mgr.y (mgr.24370) 1738 : cluster [DBG] pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:17 smithi067 bash[17655]: audit 2024-04-03T15:16:17.246124+0000 mon.a (mon.0) 2195 : audit [DBG] from='client.? 172.21.15.67:0/242517727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:17 smithi067 bash[27441]: cluster 2024-04-03T15:16:16.626457+0000 mgr.y (mgr.24370) 1738 : cluster [DBG] pgmap v1722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:17 smithi067 bash[27441]: audit 2024-04-03T15:16:17.246124+0000 mon.a (mon.0) 2195 : audit [DBG] from='client.? 172.21.15.67:0/242517727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:19 smithi082 bash[20963]: cluster 2024-04-03T15:16:18.627305+0000 mgr.y (mgr.24370) 1739 : cluster [DBG] pgmap v1723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:19 smithi067 bash[17655]: cluster 2024-04-03T15:16:18.627305+0000 mgr.y (mgr.24370) 1739 : cluster [DBG] pgmap v1723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:19 smithi067 bash[27441]: cluster 2024-04-03T15:16:18.627305+0000 mgr.y (mgr.24370) 1739 : cluster [DBG] pgmap v1723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:20 smithi082 bash[20963]: audit 2024-04-03T15:16:19.696544+0000 mon.c (mon.2) 627 : audit [DBG] from='client.? 172.21.15.67:0/2773480545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:20 smithi067 bash[27441]: audit 2024-04-03T15:16:19.696544+0000 mon.c (mon.2) 627 : audit [DBG] from='client.? 172.21.15.67:0/2773480545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:20 smithi067 bash[17655]: audit 2024-04-03T15:16:19.696544+0000 mon.c (mon.2) 627 : audit [DBG] from='client.? 172.21.15.67:0/2773480545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:21 smithi082 bash[20963]: cluster 2024-04-03T15:16:20.628352+0000 mgr.y (mgr.24370) 1740 : cluster [DBG] pgmap v1724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:21 smithi082 bash[20963]: audit 2024-04-03T15:16:20.791809+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:21 smithi082 bash[20963]: audit 2024-04-03T15:16:20.803123+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:21 smithi082 bash[20963]: audit 2024-04-03T15:16:21.095850+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:21 smithi082 bash[20963]: audit 2024-04-03T15:16:21.104971+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[27441]: cluster 2024-04-03T15:16:20.628352+0000 mgr.y (mgr.24370) 1740 : cluster [DBG] pgmap v1724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[27441]: audit 2024-04-03T15:16:20.791809+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[27441]: audit 2024-04-03T15:16:20.803123+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[27441]: audit 2024-04-03T15:16:21.095850+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[27441]: audit 2024-04-03T15:16:21.104971+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[17655]: cluster 2024-04-03T15:16:20.628352+0000 mgr.y (mgr.24370) 1740 : cluster [DBG] pgmap v1724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[17655]: audit 2024-04-03T15:16:20.791809+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[17655]: audit 2024-04-03T15:16:20.803123+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[17655]: audit 2024-04-03T15:16:21.095850+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:21 smithi067 bash[17655]: audit 2024-04-03T15:16:21.104971+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:22 smithi067 bash[27441]: audit 2024-04-03T15:16:22.149534+0000 mon.a (mon.0) 2200 : audit [DBG] from='client.? 172.21.15.67:0/1009176271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:22 smithi067 bash[27441]: cluster 2024-04-03T15:16:22.629439+0000 mgr.y (mgr.24370) 1741 : cluster [DBG] pgmap v1725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:22 smithi067 bash[17655]: audit 2024-04-03T15:16:22.149534+0000 mon.a (mon.0) 2200 : audit [DBG] from='client.? 172.21.15.67:0/1009176271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:22 smithi067 bash[17655]: cluster 2024-04-03T15:16:22.629439+0000 mgr.y (mgr.24370) 1741 : cluster [DBG] pgmap v1725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:22 smithi082 bash[20963]: audit 2024-04-03T15:16:22.149534+0000 mon.a (mon.0) 2200 : audit [DBG] from='client.? 172.21.15.67:0/1009176271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:22 smithi082 bash[20963]: cluster 2024-04-03T15:16:22.629439+0000 mgr.y (mgr.24370) 1741 : cluster [DBG] pgmap v1725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:16:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:16:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:24 smithi067 bash[17655]: audit 2024-04-03T15:16:24.610873+0000 mon.a (mon.0) 2201 : audit [DBG] from='client.? 172.21.15.67:0/258138476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:24 smithi067 bash[27441]: audit 2024-04-03T15:16:24.610873+0000 mon.a (mon.0) 2201 : audit [DBG] from='client.? 172.21.15.67:0/258138476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:24 smithi082 bash[20963]: audit 2024-04-03T15:16:24.610873+0000 mon.a (mon.0) 2201 : audit [DBG] from='client.? 172.21.15.67:0/258138476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:26.064 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:25 smithi067 bash[27441]: cluster 2024-04-03T15:16:24.630147+0000 mgr.y (mgr.24370) 1742 : cluster [DBG] pgmap v1726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:26.064 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:25 smithi067 bash[27441]: audit 2024-04-03T15:16:24.736526+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:26.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:25 smithi067 bash[17655]: cluster 2024-04-03T15:16:24.630147+0000 mgr.y (mgr.24370) 1742 : cluster [DBG] pgmap v1726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:26.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:25 smithi067 bash[17655]: audit 2024-04-03T15:16:24.736526+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:25 smithi082 bash[20963]: cluster 2024-04-03T15:16:24.630147+0000 mgr.y (mgr.24370) 1742 : cluster [DBG] pgmap v1726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:25 smithi082 bash[20963]: audit 2024-04-03T15:16:24.736526+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:27 smithi082 bash[20963]: cluster 2024-04-03T15:16:26.631361+0000 mgr.y (mgr.24370) 1743 : cluster [DBG] pgmap v1727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:27 smithi082 bash[20963]: audit 2024-04-03T15:16:27.060303+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.67:0/812899432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:27 smithi067 bash[17655]: cluster 2024-04-03T15:16:26.631361+0000 mgr.y (mgr.24370) 1743 : cluster [DBG] pgmap v1727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:27 smithi067 bash[17655]: audit 2024-04-03T15:16:27.060303+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.67:0/812899432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:27 smithi067 bash[27441]: cluster 2024-04-03T15:16:26.631361+0000 mgr.y (mgr.24370) 1743 : cluster [DBG] pgmap v1727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:27 smithi067 bash[27441]: audit 2024-04-03T15:16:27.060303+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.67:0/812899432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:29 smithi082 bash[20963]: cluster 2024-04-03T15:16:28.631827+0000 mgr.y (mgr.24370) 1744 : cluster [DBG] pgmap v1728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:29 smithi082 bash[20963]: audit 2024-04-03T15:16:29.502270+0000 mon.c (mon.2) 628 : audit [DBG] from='client.? 172.21.15.67:0/3449485083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:29 smithi067 bash[17655]: cluster 2024-04-03T15:16:28.631827+0000 mgr.y (mgr.24370) 1744 : cluster [DBG] pgmap v1728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:29 smithi067 bash[17655]: audit 2024-04-03T15:16:29.502270+0000 mon.c (mon.2) 628 : audit [DBG] from='client.? 172.21.15.67:0/3449485083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:29 smithi067 bash[27441]: cluster 2024-04-03T15:16:28.631827+0000 mgr.y (mgr.24370) 1744 : cluster [DBG] pgmap v1728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:29 smithi067 bash[27441]: audit 2024-04-03T15:16:29.502270+0000 mon.c (mon.2) 628 : audit [DBG] from='client.? 172.21.15.67:0/3449485083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:30 smithi067 bash[17655]: cluster 2024-04-03T15:16:30.632821+0000 mgr.y (mgr.24370) 1745 : cluster [DBG] pgmap v1729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:30 smithi067 bash[27441]: cluster 2024-04-03T15:16:30.632821+0000 mgr.y (mgr.24370) 1745 : cluster [DBG] pgmap v1729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:30 smithi082 bash[20963]: cluster 2024-04-03T15:16:30.632821+0000 mgr.y (mgr.24370) 1745 : cluster [DBG] pgmap v1729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:32 smithi082 bash[20963]: audit 2024-04-03T15:16:31.376942+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:32 smithi082 bash[20963]: audit 2024-04-03T15:16:31.384999+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:32 smithi082 bash[20963]: audit 2024-04-03T15:16:31.386734+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:16:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:32 smithi082 bash[20963]: audit 2024-04-03T15:16:31.388026+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:16:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:32 smithi082 bash[20963]: audit 2024-04-03T15:16:31.394716+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:32 smithi082 bash[20963]: audit 2024-04-03T15:16:31.946356+0000 mon.a (mon.0) 2209 : audit [DBG] from='client.? 172.21.15.67:0/4124060204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[17655]: audit 2024-04-03T15:16:31.376942+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[17655]: audit 2024-04-03T15:16:31.384999+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[17655]: audit 2024-04-03T15:16:31.386734+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[17655]: audit 2024-04-03T15:16:31.388026+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[17655]: audit 2024-04-03T15:16:31.394716+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[17655]: audit 2024-04-03T15:16:31.946356+0000 mon.a (mon.0) 2209 : audit [DBG] from='client.? 172.21.15.67:0/4124060204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[27441]: audit 2024-04-03T15:16:31.376942+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[27441]: audit 2024-04-03T15:16:31.384999+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[27441]: audit 2024-04-03T15:16:31.386734+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[27441]: audit 2024-04-03T15:16:31.388026+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:16:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[27441]: audit 2024-04-03T15:16:31.394716+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:16:32.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:32 smithi067 bash[27441]: audit 2024-04-03T15:16:31.946356+0000 mon.a (mon.0) 2209 : audit [DBG] from='client.? 172.21.15.67:0/4124060204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:33.385 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:16:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:33 smithi067 bash[17655]: cluster 2024-04-03T15:16:32.633541+0000 mgr.y (mgr.24370) 1746 : cluster [DBG] pgmap v1730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:33 smithi067 bash[27441]: cluster 2024-04-03T15:16:32.633541+0000 mgr.y (mgr.24370) 1746 : cluster [DBG] pgmap v1730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:16:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:33 smithi082 bash[20963]: cluster 2024-04-03T15:16:32.633541+0000 mgr.y (mgr.24370) 1746 : cluster [DBG] pgmap v1730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:34 smithi082 bash[20963]: audit 2024-04-03T15:16:34.395568+0000 mon.a (mon.0) 2210 : audit [DBG] from='client.? 172.21.15.67:0/721955838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:34 smithi067 bash[17655]: audit 2024-04-03T15:16:34.395568+0000 mon.a (mon.0) 2210 : audit [DBG] from='client.? 172.21.15.67:0/721955838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:34 smithi067 bash[27441]: audit 2024-04-03T15:16:34.395568+0000 mon.a (mon.0) 2210 : audit [DBG] from='client.? 172.21.15.67:0/721955838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:35 smithi082 bash[20963]: cluster 2024-04-03T15:16:34.634260+0000 mgr.y (mgr.24370) 1747 : cluster [DBG] pgmap v1731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:35 smithi067 bash[17655]: cluster 2024-04-03T15:16:34.634260+0000 mgr.y (mgr.24370) 1747 : cluster [DBG] pgmap v1731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:35 smithi067 bash[27441]: cluster 2024-04-03T15:16:34.634260+0000 mgr.y (mgr.24370) 1747 : cluster [DBG] pgmap v1731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:37 smithi082 bash[20963]: cluster 2024-04-03T15:16:36.635377+0000 mgr.y (mgr.24370) 1748 : cluster [DBG] pgmap v1732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:37 smithi082 bash[20963]: audit 2024-04-03T15:16:36.849382+0000 mon.a (mon.0) 2211 : audit [DBG] from='client.? 172.21.15.67:0/1585704719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:37 smithi067 bash[17655]: cluster 2024-04-03T15:16:36.635377+0000 mgr.y (mgr.24370) 1748 : cluster [DBG] pgmap v1732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:37 smithi067 bash[17655]: audit 2024-04-03T15:16:36.849382+0000 mon.a (mon.0) 2211 : audit [DBG] from='client.? 172.21.15.67:0/1585704719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:37 smithi067 bash[27441]: cluster 2024-04-03T15:16:36.635377+0000 mgr.y (mgr.24370) 1748 : cluster [DBG] pgmap v1732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:37 smithi067 bash[27441]: audit 2024-04-03T15:16:36.849382+0000 mon.a (mon.0) 2211 : audit [DBG] from='client.? 172.21.15.67:0/1585704719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:39 smithi082 bash[20963]: cluster 2024-04-03T15:16:38.636070+0000 mgr.y (mgr.24370) 1749 : cluster [DBG] pgmap v1733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:39 smithi082 bash[20963]: audit 2024-04-03T15:16:39.297662+0000 mon.c (mon.2) 629 : audit [DBG] from='client.? 172.21.15.67:0/970938865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:39 smithi067 bash[17655]: cluster 2024-04-03T15:16:38.636070+0000 mgr.y (mgr.24370) 1749 : cluster [DBG] pgmap v1733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:39 smithi067 bash[17655]: audit 2024-04-03T15:16:39.297662+0000 mon.c (mon.2) 629 : audit [DBG] from='client.? 172.21.15.67:0/970938865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:39 smithi067 bash[27441]: cluster 2024-04-03T15:16:38.636070+0000 mgr.y (mgr.24370) 1749 : cluster [DBG] pgmap v1733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:39 smithi067 bash[27441]: audit 2024-04-03T15:16:39.297662+0000 mon.c (mon.2) 629 : audit [DBG] from='client.? 172.21.15.67:0/970938865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:40 smithi082 bash[20963]: audit 2024-04-03T15:16:39.736847+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:40 smithi067 bash[27441]: audit 2024-04-03T15:16:39.736847+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:40 smithi067 bash[17655]: audit 2024-04-03T15:16:39.736847+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:41 smithi082 bash[20963]: cluster 2024-04-03T15:16:40.637143+0000 mgr.y (mgr.24370) 1750 : cluster [DBG] pgmap v1734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:41 smithi067 bash[17655]: cluster 2024-04-03T15:16:40.637143+0000 mgr.y (mgr.24370) 1750 : cluster [DBG] pgmap v1734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:41 smithi067 bash[27441]: cluster 2024-04-03T15:16:40.637143+0000 mgr.y (mgr.24370) 1750 : cluster [DBG] pgmap v1734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:42 smithi067 bash[27441]: audit 2024-04-03T15:16:41.756414+0000 mon.c (mon.2) 630 : audit [DBG] from='client.? 172.21.15.67:0/1246945792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:42 smithi067 bash[27441]: cluster 2024-04-03T15:16:42.637858+0000 mgr.y (mgr.24370) 1751 : cluster [DBG] pgmap v1735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:42 smithi067 bash[17655]: audit 2024-04-03T15:16:41.756414+0000 mon.c (mon.2) 630 : audit [DBG] from='client.? 172.21.15.67:0/1246945792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:42 smithi067 bash[17655]: cluster 2024-04-03T15:16:42.637858+0000 mgr.y (mgr.24370) 1751 : cluster [DBG] pgmap v1735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:42 smithi082 bash[20963]: audit 2024-04-03T15:16:41.756414+0000 mon.c (mon.2) 630 : audit [DBG] from='client.? 172.21.15.67:0/1246945792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:42 smithi082 bash[20963]: cluster 2024-04-03T15:16:42.637858+0000 mgr.y (mgr.24370) 1751 : cluster [DBG] pgmap v1735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:16:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:16:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:44 smithi082 bash[20963]: audit 2024-04-03T15:16:44.212850+0000 mon.c (mon.2) 631 : audit [DBG] from='client.? 172.21.15.67:0/2948737885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:44 smithi067 bash[17655]: audit 2024-04-03T15:16:44.212850+0000 mon.c (mon.2) 631 : audit [DBG] from='client.? 172.21.15.67:0/2948737885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:44 smithi067 bash[27441]: audit 2024-04-03T15:16:44.212850+0000 mon.c (mon.2) 631 : audit [DBG] from='client.? 172.21.15.67:0/2948737885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:45 smithi082 bash[20963]: cluster 2024-04-03T15:16:44.638563+0000 mgr.y (mgr.24370) 1752 : cluster [DBG] pgmap v1736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:45 smithi067 bash[17655]: cluster 2024-04-03T15:16:44.638563+0000 mgr.y (mgr.24370) 1752 : cluster [DBG] pgmap v1736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:45 smithi067 bash[27441]: cluster 2024-04-03T15:16:44.638563+0000 mgr.y (mgr.24370) 1752 : cluster [DBG] pgmap v1736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:46 smithi082 bash[20963]: cluster 2024-04-03T15:16:46.639325+0000 mgr.y (mgr.24370) 1753 : cluster [DBG] pgmap v1737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:46 smithi082 bash[20963]: audit 2024-04-03T15:16:46.660446+0000 mon.c (mon.2) 632 : audit [DBG] from='client.? 172.21.15.67:0/2069195860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:46 smithi067 bash[17655]: cluster 2024-04-03T15:16:46.639325+0000 mgr.y (mgr.24370) 1753 : cluster [DBG] pgmap v1737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:46 smithi067 bash[17655]: audit 2024-04-03T15:16:46.660446+0000 mon.c (mon.2) 632 : audit [DBG] from='client.? 172.21.15.67:0/2069195860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:46 smithi067 bash[27441]: cluster 2024-04-03T15:16:46.639325+0000 mgr.y (mgr.24370) 1753 : cluster [DBG] pgmap v1737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:46 smithi067 bash[27441]: audit 2024-04-03T15:16:46.660446+0000 mon.c (mon.2) 632 : audit [DBG] from='client.? 172.21.15.67:0/2069195860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:49 smithi082 bash[20963]: cluster 2024-04-03T15:16:48.639892+0000 mgr.y (mgr.24370) 1754 : cluster [DBG] pgmap v1738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:49 smithi082 bash[20963]: audit 2024-04-03T15:16:49.112559+0000 mon.a (mon.0) 2213 : audit [DBG] from='client.? 172.21.15.67:0/1018864324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:49 smithi067 bash[17655]: cluster 2024-04-03T15:16:48.639892+0000 mgr.y (mgr.24370) 1754 : cluster [DBG] pgmap v1738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:49 smithi067 bash[17655]: audit 2024-04-03T15:16:49.112559+0000 mon.a (mon.0) 2213 : audit [DBG] from='client.? 172.21.15.67:0/1018864324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:49 smithi067 bash[27441]: cluster 2024-04-03T15:16:48.639892+0000 mgr.y (mgr.24370) 1754 : cluster [DBG] pgmap v1738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:49 smithi067 bash[27441]: audit 2024-04-03T15:16:49.112559+0000 mon.a (mon.0) 2213 : audit [DBG] from='client.? 172.21.15.67:0/1018864324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:51 smithi082 bash[20963]: cluster 2024-04-03T15:16:50.640946+0000 mgr.y (mgr.24370) 1755 : cluster [DBG] pgmap v1739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:51 smithi082 bash[20963]: audit 2024-04-03T15:16:51.566908+0000 mon.c (mon.2) 633 : audit [DBG] from='client.? 172.21.15.67:0/394497605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:51 smithi067 bash[17655]: cluster 2024-04-03T15:16:50.640946+0000 mgr.y (mgr.24370) 1755 : cluster [DBG] pgmap v1739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:51 smithi067 bash[17655]: audit 2024-04-03T15:16:51.566908+0000 mon.c (mon.2) 633 : audit [DBG] from='client.? 172.21.15.67:0/394497605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:51 smithi067 bash[27441]: cluster 2024-04-03T15:16:50.640946+0000 mgr.y (mgr.24370) 1755 : cluster [DBG] pgmap v1739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:51 smithi067 bash[27441]: audit 2024-04-03T15:16:51.566908+0000 mon.c (mon.2) 633 : audit [DBG] from='client.? 172.21.15.67:0/394497605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:52 smithi067 bash[17655]: cluster 2024-04-03T15:16:52.641651+0000 mgr.y (mgr.24370) 1756 : cluster [DBG] pgmap v1740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:52 smithi067 bash[27441]: cluster 2024-04-03T15:16:52.641651+0000 mgr.y (mgr.24370) 1756 : cluster [DBG] pgmap v1740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:52 smithi082 bash[20963]: cluster 2024-04-03T15:16:52.641651+0000 mgr.y (mgr.24370) 1756 : cluster [DBG] pgmap v1740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:16:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:16:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:54 smithi082 bash[20963]: audit 2024-04-03T15:16:54.027649+0000 mon.a (mon.0) 2214 : audit [DBG] from='client.? 172.21.15.67:0/1861098909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:54 smithi067 bash[27441]: audit 2024-04-03T15:16:54.027649+0000 mon.a (mon.0) 2214 : audit [DBG] from='client.? 172.21.15.67:0/1861098909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:54 smithi067 bash[17655]: audit 2024-04-03T15:16:54.027649+0000 mon.a (mon.0) 2214 : audit [DBG] from='client.? 172.21.15.67:0/1861098909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:55 smithi082 bash[20963]: cluster 2024-04-03T15:16:54.642338+0000 mgr.y (mgr.24370) 1757 : cluster [DBG] pgmap v1741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:55 smithi082 bash[20963]: audit 2024-04-03T15:16:54.737062+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:55 smithi067 bash[17655]: cluster 2024-04-03T15:16:54.642338+0000 mgr.y (mgr.24370) 1757 : cluster [DBG] pgmap v1741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:55 smithi067 bash[17655]: audit 2024-04-03T15:16:54.737062+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:55 smithi067 bash[27441]: cluster 2024-04-03T15:16:54.642338+0000 mgr.y (mgr.24370) 1757 : cluster [DBG] pgmap v1741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:55 smithi067 bash[27441]: audit 2024-04-03T15:16:54.737062+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:16:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:56 smithi082 bash[20963]: audit 2024-04-03T15:16:56.477485+0000 mon.c (mon.2) 634 : audit [DBG] from='client.? 172.21.15.67:0/2296597419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:56 smithi067 bash[27441]: audit 2024-04-03T15:16:56.477485+0000 mon.c (mon.2) 634 : audit [DBG] from='client.? 172.21.15.67:0/2296597419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:56 smithi067 bash[17655]: audit 2024-04-03T15:16:56.477485+0000 mon.c (mon.2) 634 : audit [DBG] from='client.? 172.21.15.67:0/2296597419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:16:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:57 smithi082 bash[20963]: cluster 2024-04-03T15:16:56.643483+0000 mgr.y (mgr.24370) 1758 : cluster [DBG] pgmap v1742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:57 smithi067 bash[17655]: cluster 2024-04-03T15:16:56.643483+0000 mgr.y (mgr.24370) 1758 : cluster [DBG] pgmap v1742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:16:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:57 smithi067 bash[27441]: cluster 2024-04-03T15:16:56.643483+0000 mgr.y (mgr.24370) 1758 : cluster [DBG] pgmap v1742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:59 smithi082 bash[20963]: cluster 2024-04-03T15:16:58.644094+0000 mgr.y (mgr.24370) 1759 : cluster [DBG] pgmap v1743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:16:59 smithi082 bash[20963]: audit 2024-04-03T15:16:58.938100+0000 mon.a (mon.0) 2216 : audit [DBG] from='client.? 172.21.15.67:0/588230818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:59 smithi067 bash[17655]: cluster 2024-04-03T15:16:58.644094+0000 mgr.y (mgr.24370) 1759 : cluster [DBG] pgmap v1743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:16:59 smithi067 bash[17655]: audit 2024-04-03T15:16:58.938100+0000 mon.a (mon.0) 2216 : audit [DBG] from='client.? 172.21.15.67:0/588230818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:59 smithi067 bash[27441]: cluster 2024-04-03T15:16:58.644094+0000 mgr.y (mgr.24370) 1759 : cluster [DBG] pgmap v1743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:16:59 smithi067 bash[27441]: audit 2024-04-03T15:16:58.938100+0000 mon.a (mon.0) 2216 : audit [DBG] from='client.? 172.21.15.67:0/588230818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:00 smithi082 bash[20963]: cluster 2024-04-03T15:17:00.645127+0000 mgr.y (mgr.24370) 1760 : cluster [DBG] pgmap v1744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:00 smithi067 bash[17655]: cluster 2024-04-03T15:17:00.645127+0000 mgr.y (mgr.24370) 1760 : cluster [DBG] pgmap v1744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:00 smithi067 bash[27441]: cluster 2024-04-03T15:17:00.645127+0000 mgr.y (mgr.24370) 1760 : cluster [DBG] pgmap v1744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:01 smithi082 bash[20963]: audit 2024-04-03T15:17:01.398829+0000 mon.c (mon.2) 635 : audit [DBG] from='client.? 172.21.15.67:0/3882519663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:02.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:01 smithi067 bash[27441]: audit 2024-04-03T15:17:01.398829+0000 mon.c (mon.2) 635 : audit [DBG] from='client.? 172.21.15.67:0/3882519663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:01 smithi067 bash[17655]: audit 2024-04-03T15:17:01.398829+0000 mon.c (mon.2) 635 : audit [DBG] from='client.? 172.21.15.67:0/3882519663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:02 smithi067 bash[27441]: cluster 2024-04-03T15:17:02.645838+0000 mgr.y (mgr.24370) 1761 : cluster [DBG] pgmap v1745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:02 smithi067 bash[17655]: cluster 2024-04-03T15:17:02.645838+0000 mgr.y (mgr.24370) 1761 : cluster [DBG] pgmap v1745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:02 smithi082 bash[20963]: cluster 2024-04-03T15:17:02.645838+0000 mgr.y (mgr.24370) 1761 : cluster [DBG] pgmap v1745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:03] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:17:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:17:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:03 smithi067 bash[17655]: audit 2024-04-03T15:17:03.851691+0000 mon.b (mon.1) 32 : audit [DBG] from='client.? 172.21.15.67:0/3026627037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:03 smithi067 bash[27441]: audit 2024-04-03T15:17:03.851691+0000 mon.b (mon.1) 32 : audit [DBG] from='client.? 172.21.15.67:0/3026627037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:03 smithi082 bash[20963]: audit 2024-04-03T15:17:03.851691+0000 mon.b (mon.1) 32 : audit [DBG] from='client.? 172.21.15.67:0/3026627037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:04 smithi067 bash[17655]: cluster 2024-04-03T15:17:04.646507+0000 mgr.y (mgr.24370) 1762 : cluster [DBG] pgmap v1746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:04 smithi067 bash[27441]: cluster 2024-04-03T15:17:04.646507+0000 mgr.y (mgr.24370) 1762 : cluster [DBG] pgmap v1746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:04 smithi082 bash[20963]: cluster 2024-04-03T15:17:04.646507+0000 mgr.y (mgr.24370) 1762 : cluster [DBG] pgmap v1746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:06 smithi082 bash[20963]: audit 2024-04-03T15:17:06.307049+0000 mon.c (mon.2) 636 : audit [DBG] from='client.? 172.21.15.67:0/1858947911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:06 smithi067 bash[17655]: audit 2024-04-03T15:17:06.307049+0000 mon.c (mon.2) 636 : audit [DBG] from='client.? 172.21.15.67:0/1858947911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:06 smithi067 bash[27441]: audit 2024-04-03T15:17:06.307049+0000 mon.c (mon.2) 636 : audit [DBG] from='client.? 172.21.15.67:0/1858947911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:07 smithi082 bash[20963]: cluster 2024-04-03T15:17:06.647792+0000 mgr.y (mgr.24370) 1763 : cluster [DBG] pgmap v1747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:07 smithi067 bash[17655]: cluster 2024-04-03T15:17:06.647792+0000 mgr.y (mgr.24370) 1763 : cluster [DBG] pgmap v1747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:07 smithi067 bash[27441]: cluster 2024-04-03T15:17:06.647792+0000 mgr.y (mgr.24370) 1763 : cluster [DBG] pgmap v1747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:08 smithi082 bash[20963]: cluster 2024-04-03T15:17:08.648484+0000 mgr.y (mgr.24370) 1764 : cluster [DBG] pgmap v1748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:08 smithi067 bash[27441]: cluster 2024-04-03T15:17:08.648484+0000 mgr.y (mgr.24370) 1764 : cluster [DBG] pgmap v1748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:08 smithi067 bash[17655]: cluster 2024-04-03T15:17:08.648484+0000 mgr.y (mgr.24370) 1764 : cluster [DBG] pgmap v1748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:09 smithi082 bash[20963]: audit 2024-04-03T15:17:08.764787+0000 mon.c (mon.2) 637 : audit [DBG] from='client.? 172.21.15.67:0/759297850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:09 smithi082 bash[20963]: audit 2024-04-03T15:17:09.737441+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:09 smithi067 bash[27441]: audit 2024-04-03T15:17:08.764787+0000 mon.c (mon.2) 637 : audit [DBG] from='client.? 172.21.15.67:0/759297850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:09 smithi067 bash[27441]: audit 2024-04-03T15:17:09.737441+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:09 smithi067 bash[17655]: audit 2024-04-03T15:17:08.764787+0000 mon.c (mon.2) 637 : audit [DBG] from='client.? 172.21.15.67:0/759297850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:09 smithi067 bash[17655]: audit 2024-04-03T15:17:09.737441+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:10 smithi082 bash[20963]: cluster 2024-04-03T15:17:10.649561+0000 mgr.y (mgr.24370) 1765 : cluster [DBG] pgmap v1749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:10 smithi067 bash[17655]: cluster 2024-04-03T15:17:10.649561+0000 mgr.y (mgr.24370) 1765 : cluster [DBG] pgmap v1749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:10 smithi067 bash[27441]: cluster 2024-04-03T15:17:10.649561+0000 mgr.y (mgr.24370) 1765 : cluster [DBG] pgmap v1749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:11 smithi082 bash[20963]: audit 2024-04-03T15:17:11.217209+0000 mon.c (mon.2) 638 : audit [DBG] from='client.? 172.21.15.67:0/2837335442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:11 smithi067 bash[27441]: audit 2024-04-03T15:17:11.217209+0000 mon.c (mon.2) 638 : audit [DBG] from='client.? 172.21.15.67:0/2837335442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:11 smithi067 bash[17655]: audit 2024-04-03T15:17:11.217209+0000 mon.c (mon.2) 638 : audit [DBG] from='client.? 172.21.15.67:0/2837335442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:12 smithi067 bash[17655]: cluster 2024-04-03T15:17:12.650317+0000 mgr.y (mgr.24370) 1766 : cluster [DBG] pgmap v1750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:13.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:17:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:12 smithi067 bash[27441]: cluster 2024-04-03T15:17:12.650317+0000 mgr.y (mgr.24370) 1766 : cluster [DBG] pgmap v1750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:12 smithi082 bash[20963]: cluster 2024-04-03T15:17:12.650317+0000 mgr.y (mgr.24370) 1766 : cluster [DBG] pgmap v1750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:17:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:13 smithi067 bash[17655]: audit 2024-04-03T15:17:13.666170+0000 mon.a (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.67:0/2702046415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:13 smithi067 bash[27441]: audit 2024-04-03T15:17:13.666170+0000 mon.a (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.67:0/2702046415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:13 smithi082 bash[20963]: audit 2024-04-03T15:17:13.666170+0000 mon.a (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.67:0/2702046415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:14 smithi067 bash[17655]: cluster 2024-04-03T15:17:14.651077+0000 mgr.y (mgr.24370) 1767 : cluster [DBG] pgmap v1751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:14 smithi067 bash[27441]: cluster 2024-04-03T15:17:14.651077+0000 mgr.y (mgr.24370) 1767 : cluster [DBG] pgmap v1751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:14 smithi082 bash[20963]: cluster 2024-04-03T15:17:14.651077+0000 mgr.y (mgr.24370) 1767 : cluster [DBG] pgmap v1751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:16 smithi082 bash[20963]: audit 2024-04-03T15:17:16.122439+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.67:0/3774829108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:16 smithi067 bash[17655]: audit 2024-04-03T15:17:16.122439+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.67:0/3774829108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:16 smithi067 bash[27441]: audit 2024-04-03T15:17:16.122439+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.67:0/3774829108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:17 smithi082 bash[20963]: cluster 2024-04-03T15:17:16.652420+0000 mgr.y (mgr.24370) 1768 : cluster [DBG] pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:17 smithi067 bash[27441]: cluster 2024-04-03T15:17:16.652420+0000 mgr.y (mgr.24370) 1768 : cluster [DBG] pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:17 smithi067 bash[17655]: cluster 2024-04-03T15:17:16.652420+0000 mgr.y (mgr.24370) 1768 : cluster [DBG] pgmap v1752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:18 smithi082 bash[20963]: audit 2024-04-03T15:17:18.577952+0000 mon.c (mon.2) 639 : audit [DBG] from='client.? 172.21.15.67:0/754677232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:18 smithi067 bash[27441]: audit 2024-04-03T15:17:18.577952+0000 mon.c (mon.2) 639 : audit [DBG] from='client.? 172.21.15.67:0/754677232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:18 smithi067 bash[17655]: audit 2024-04-03T15:17:18.577952+0000 mon.c (mon.2) 639 : audit [DBG] from='client.? 172.21.15.67:0/754677232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:19 smithi067 bash[27441]: cluster 2024-04-03T15:17:18.653041+0000 mgr.y (mgr.24370) 1769 : cluster [DBG] pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:19 smithi067 bash[17655]: cluster 2024-04-03T15:17:18.653041+0000 mgr.y (mgr.24370) 1769 : cluster [DBG] pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:19 smithi082 bash[20963]: cluster 2024-04-03T15:17:18.653041+0000 mgr.y (mgr.24370) 1769 : cluster [DBG] pgmap v1753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:20 smithi082 bash[20963]: cluster 2024-04-03T15:17:20.654106+0000 mgr.y (mgr.24370) 1770 : cluster [DBG] pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:20 smithi067 bash[27441]: cluster 2024-04-03T15:17:20.654106+0000 mgr.y (mgr.24370) 1770 : cluster [DBG] pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:20 smithi067 bash[17655]: cluster 2024-04-03T15:17:20.654106+0000 mgr.y (mgr.24370) 1770 : cluster [DBG] pgmap v1754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:21 smithi082 bash[20963]: audit 2024-04-03T15:17:21.033617+0000 mon.c (mon.2) 640 : audit [DBG] from='client.? 172.21.15.67:0/36975275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:21 smithi067 bash[27441]: audit 2024-04-03T15:17:21.033617+0000 mon.c (mon.2) 640 : audit [DBG] from='client.? 172.21.15.67:0/36975275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:21 smithi067 bash[17655]: audit 2024-04-03T15:17:21.033617+0000 mon.c (mon.2) 640 : audit [DBG] from='client.? 172.21.15.67:0/36975275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:22 smithi067 bash[27441]: cluster 2024-04-03T15:17:22.654807+0000 mgr.y (mgr.24370) 1771 : cluster [DBG] pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:22 smithi067 bash[17655]: cluster 2024-04-03T15:17:22.654807+0000 mgr.y (mgr.24370) 1771 : cluster [DBG] pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:22 smithi082 bash[20963]: cluster 2024-04-03T15:17:22.654807+0000 mgr.y (mgr.24370) 1771 : cluster [DBG] pgmap v1755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:17:23.766 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:17:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:23 smithi082 bash[20963]: audit 2024-04-03T15:17:23.494469+0000 mon.a (mon.0) 2220 : audit [DBG] from='client.? 172.21.15.67:0/4267847135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:23 smithi067 bash[17655]: audit 2024-04-03T15:17:23.494469+0000 mon.a (mon.0) 2220 : audit [DBG] from='client.? 172.21.15.67:0/4267847135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:23 smithi067 bash[27441]: audit 2024-04-03T15:17:23.494469+0000 mon.a (mon.0) 2220 : audit [DBG] from='client.? 172.21.15.67:0/4267847135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:24 smithi082 bash[20963]: cluster 2024-04-03T15:17:24.655471+0000 mgr.y (mgr.24370) 1772 : cluster [DBG] pgmap v1756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:24 smithi082 bash[20963]: audit 2024-04-03T15:17:24.737836+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:24 smithi067 bash[17655]: cluster 2024-04-03T15:17:24.655471+0000 mgr.y (mgr.24370) 1772 : cluster [DBG] pgmap v1756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:24 smithi067 bash[17655]: audit 2024-04-03T15:17:24.737836+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:24 smithi067 bash[27441]: cluster 2024-04-03T15:17:24.655471+0000 mgr.y (mgr.24370) 1772 : cluster [DBG] pgmap v1756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:24 smithi067 bash[27441]: audit 2024-04-03T15:17:24.737836+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:26 smithi082 bash[20963]: audit 2024-04-03T15:17:25.948856+0000 mon.c (mon.2) 641 : audit [DBG] from='client.? 172.21.15.67:0/3519717689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:26 smithi067 bash[17655]: audit 2024-04-03T15:17:25.948856+0000 mon.c (mon.2) 641 : audit [DBG] from='client.? 172.21.15.67:0/3519717689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:26 smithi067 bash[27441]: audit 2024-04-03T15:17:25.948856+0000 mon.c (mon.2) 641 : audit [DBG] from='client.? 172.21.15.67:0/3519717689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:27 smithi082 bash[20963]: cluster 2024-04-03T15:17:26.656644+0000 mgr.y (mgr.24370) 1773 : cluster [DBG] pgmap v1757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:27 smithi067 bash[17655]: cluster 2024-04-03T15:17:26.656644+0000 mgr.y (mgr.24370) 1773 : cluster [DBG] pgmap v1757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:27 smithi067 bash[27441]: cluster 2024-04-03T15:17:26.656644+0000 mgr.y (mgr.24370) 1773 : cluster [DBG] pgmap v1757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:28 smithi082 bash[20963]: audit 2024-04-03T15:17:28.403288+0000 mon.c (mon.2) 642 : audit [DBG] from='client.? 172.21.15.67:0/1420779686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:28 smithi067 bash[17655]: audit 2024-04-03T15:17:28.403288+0000 mon.c (mon.2) 642 : audit [DBG] from='client.? 172.21.15.67:0/1420779686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:28 smithi067 bash[27441]: audit 2024-04-03T15:17:28.403288+0000 mon.c (mon.2) 642 : audit [DBG] from='client.? 172.21.15.67:0/1420779686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:29 smithi082 bash[20963]: cluster 2024-04-03T15:17:28.657335+0000 mgr.y (mgr.24370) 1774 : cluster [DBG] pgmap v1758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:29 smithi067 bash[17655]: cluster 2024-04-03T15:17:28.657335+0000 mgr.y (mgr.24370) 1774 : cluster [DBG] pgmap v1758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:29 smithi067 bash[27441]: cluster 2024-04-03T15:17:28.657335+0000 mgr.y (mgr.24370) 1774 : cluster [DBG] pgmap v1758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:30 smithi082 bash[20963]: cluster 2024-04-03T15:17:30.658672+0000 mgr.y (mgr.24370) 1775 : cluster [DBG] pgmap v1759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:30 smithi067 bash[17655]: cluster 2024-04-03T15:17:30.658672+0000 mgr.y (mgr.24370) 1775 : cluster [DBG] pgmap v1759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:30 smithi067 bash[27441]: cluster 2024-04-03T15:17:30.658672+0000 mgr.y (mgr.24370) 1775 : cluster [DBG] pgmap v1759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:31 smithi082 bash[20963]: audit 2024-04-03T15:17:30.856237+0000 mon.c (mon.2) 643 : audit [DBG] from='client.? 172.21.15.67:0/144663608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:31 smithi082 bash[20963]: audit 2024-04-03T15:17:31.475560+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:17:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:31 smithi067 bash[17655]: audit 2024-04-03T15:17:30.856237+0000 mon.c (mon.2) 643 : audit [DBG] from='client.? 172.21.15.67:0/144663608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:31 smithi067 bash[17655]: audit 2024-04-03T15:17:31.475560+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:17:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:31 smithi067 bash[27441]: audit 2024-04-03T15:17:30.856237+0000 mon.c (mon.2) 643 : audit [DBG] from='client.? 172.21.15.67:0/144663608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:31 smithi067 bash[27441]: audit 2024-04-03T15:17:31.475560+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:17:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:32 smithi067 bash[17655]: cluster 2024-04-03T15:17:32.659424+0000 mgr.y (mgr.24370) 1776 : cluster [DBG] pgmap v1760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:32 smithi067 bash[27441]: cluster 2024-04-03T15:17:32.659424+0000 mgr.y (mgr.24370) 1776 : cluster [DBG] pgmap v1760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:32 smithi082 bash[20963]: cluster 2024-04-03T15:17:32.659424+0000 mgr.y (mgr.24370) 1776 : cluster [DBG] pgmap v1760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:17:33.774 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:17:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:33 smithi082 bash[20963]: audit 2024-04-03T15:17:33.307823+0000 mon.c (mon.2) 644 : audit [DBG] from='client.? 172.21.15.67:0/418317840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:33 smithi067 bash[17655]: audit 2024-04-03T15:17:33.307823+0000 mon.c (mon.2) 644 : audit [DBG] from='client.? 172.21.15.67:0/418317840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:33 smithi067 bash[27441]: audit 2024-04-03T15:17:33.307823+0000 mon.c (mon.2) 644 : audit [DBG] from='client.? 172.21.15.67:0/418317840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:34 smithi082 bash[20963]: cluster 2024-04-03T15:17:34.660221+0000 mgr.y (mgr.24370) 1777 : cluster [DBG] pgmap v1761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:34 smithi067 bash[17655]: cluster 2024-04-03T15:17:34.660221+0000 mgr.y (mgr.24370) 1777 : cluster [DBG] pgmap v1761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:34 smithi067 bash[27441]: cluster 2024-04-03T15:17:34.660221+0000 mgr.y (mgr.24370) 1777 : cluster [DBG] pgmap v1761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:35 smithi082 bash[20963]: audit 2024-04-03T15:17:35.763791+0000 mon.c (mon.2) 645 : audit [DBG] from='client.? 172.21.15.67:0/1631715151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:35 smithi067 bash[17655]: audit 2024-04-03T15:17:35.763791+0000 mon.c (mon.2) 645 : audit [DBG] from='client.? 172.21.15.67:0/1631715151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:35 smithi067 bash[27441]: audit 2024-04-03T15:17:35.763791+0000 mon.c (mon.2) 645 : audit [DBG] from='client.? 172.21.15.67:0/1631715151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:36 smithi082 bash[20963]: cluster 2024-04-03T15:17:36.661334+0000 mgr.y (mgr.24370) 1778 : cluster [DBG] pgmap v1762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:36 smithi067 bash[27441]: cluster 2024-04-03T15:17:36.661334+0000 mgr.y (mgr.24370) 1778 : cluster [DBG] pgmap v1762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:36 smithi067 bash[17655]: cluster 2024-04-03T15:17:36.661334+0000 mgr.y (mgr.24370) 1778 : cluster [DBG] pgmap v1762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:38 smithi082 bash[20963]: audit 2024-04-03T15:17:37.172494+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:38 smithi082 bash[20963]: audit 2024-04-03T15:17:37.179258+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:38 smithi082 bash[20963]: audit 2024-04-03T15:17:37.472056+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:38 smithi082 bash[20963]: audit 2024-04-03T15:17:37.478977+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:38 smithi082 bash[20963]: audit 2024-04-03T15:17:37.958393+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:17:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:38 smithi082 bash[20963]: audit 2024-04-03T15:17:37.960047+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:17:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:38 smithi082 bash[20963]: audit 2024-04-03T15:17:37.971116+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[17655]: audit 2024-04-03T15:17:37.172494+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[17655]: audit 2024-04-03T15:17:37.179258+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[17655]: audit 2024-04-03T15:17:37.472056+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[17655]: audit 2024-04-03T15:17:37.478977+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[17655]: audit 2024-04-03T15:17:37.958393+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[17655]: audit 2024-04-03T15:17:37.960047+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[17655]: audit 2024-04-03T15:17:37.971116+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[27441]: audit 2024-04-03T15:17:37.172494+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[27441]: audit 2024-04-03T15:17:37.179258+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[27441]: audit 2024-04-03T15:17:37.472056+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[27441]: audit 2024-04-03T15:17:37.478977+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:38.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[27441]: audit 2024-04-03T15:17:37.958393+0000 mon.a (mon.0) 2227 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:17:38.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[27441]: audit 2024-04-03T15:17:37.960047+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:17:38.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:38 smithi067 bash[27441]: audit 2024-04-03T15:17:37.971116+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:17:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:39 smithi082 bash[20963]: audit 2024-04-03T15:17:38.221833+0000 mon.c (mon.2) 646 : audit [DBG] from='client.? 172.21.15.67:0/3762808614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:39 smithi082 bash[20963]: cluster 2024-04-03T15:17:38.662037+0000 mgr.y (mgr.24370) 1779 : cluster [DBG] pgmap v1763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:39 smithi067 bash[17655]: audit 2024-04-03T15:17:38.221833+0000 mon.c (mon.2) 646 : audit [DBG] from='client.? 172.21.15.67:0/3762808614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:39 smithi067 bash[17655]: cluster 2024-04-03T15:17:38.662037+0000 mgr.y (mgr.24370) 1779 : cluster [DBG] pgmap v1763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:39 smithi067 bash[27441]: audit 2024-04-03T15:17:38.221833+0000 mon.c (mon.2) 646 : audit [DBG] from='client.? 172.21.15.67:0/3762808614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:39 smithi067 bash[27441]: cluster 2024-04-03T15:17:38.662037+0000 mgr.y (mgr.24370) 1779 : cluster [DBG] pgmap v1763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:40 smithi082 bash[20963]: audit 2024-04-03T15:17:39.738320+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:40 smithi067 bash[27441]: audit 2024-04-03T15:17:39.738320+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:40 smithi067 bash[17655]: audit 2024-04-03T15:17:39.738320+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:41 smithi082 bash[20963]: cluster 2024-04-03T15:17:40.663087+0000 mgr.y (mgr.24370) 1780 : cluster [DBG] pgmap v1764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:41 smithi082 bash[20963]: audit 2024-04-03T15:17:40.675539+0000 mon.c (mon.2) 647 : audit [DBG] from='client.? 172.21.15.67:0/1794582932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:41 smithi067 bash[17655]: cluster 2024-04-03T15:17:40.663087+0000 mgr.y (mgr.24370) 1780 : cluster [DBG] pgmap v1764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:41 smithi067 bash[17655]: audit 2024-04-03T15:17:40.675539+0000 mon.c (mon.2) 647 : audit [DBG] from='client.? 172.21.15.67:0/1794582932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:41 smithi067 bash[27441]: cluster 2024-04-03T15:17:40.663087+0000 mgr.y (mgr.24370) 1780 : cluster [DBG] pgmap v1764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:41 smithi067 bash[27441]: audit 2024-04-03T15:17:40.675539+0000 mon.c (mon.2) 647 : audit [DBG] from='client.? 172.21.15.67:0/1794582932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:42 smithi067 bash[27441]: cluster 2024-04-03T15:17:42.663816+0000 mgr.y (mgr.24370) 1781 : cluster [DBG] pgmap v1765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:42 smithi067 bash[17655]: cluster 2024-04-03T15:17:42.663816+0000 mgr.y (mgr.24370) 1781 : cluster [DBG] pgmap v1765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:42 smithi082 bash[20963]: cluster 2024-04-03T15:17:42.663816+0000 mgr.y (mgr.24370) 1781 : cluster [DBG] pgmap v1765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:17:43.760 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:17:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:43 smithi082 bash[20963]: audit 2024-04-03T15:17:43.125446+0000 mon.c (mon.2) 648 : audit [DBG] from='client.? 172.21.15.67:0/731865070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:43 smithi067 bash[27441]: audit 2024-04-03T15:17:43.125446+0000 mon.c (mon.2) 648 : audit [DBG] from='client.? 172.21.15.67:0/731865070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:43 smithi067 bash[17655]: audit 2024-04-03T15:17:43.125446+0000 mon.c (mon.2) 648 : audit [DBG] from='client.? 172.21.15.67:0/731865070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:44 smithi082 bash[20963]: cluster 2024-04-03T15:17:44.664571+0000 mgr.y (mgr.24370) 1782 : cluster [DBG] pgmap v1766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:44 smithi067 bash[27441]: cluster 2024-04-03T15:17:44.664571+0000 mgr.y (mgr.24370) 1782 : cluster [DBG] pgmap v1766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:44 smithi067 bash[17655]: cluster 2024-04-03T15:17:44.664571+0000 mgr.y (mgr.24370) 1782 : cluster [DBG] pgmap v1766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:45 smithi082 bash[20963]: audit 2024-04-03T15:17:45.581252+0000 mon.c (mon.2) 649 : audit [DBG] from='client.? 172.21.15.67:0/1967671969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:46.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:45 smithi067 bash[17655]: audit 2024-04-03T15:17:45.581252+0000 mon.c (mon.2) 649 : audit [DBG] from='client.? 172.21.15.67:0/1967671969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:46.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:45 smithi067 bash[27441]: audit 2024-04-03T15:17:45.581252+0000 mon.c (mon.2) 649 : audit [DBG] from='client.? 172.21.15.67:0/1967671969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:46 smithi082 bash[20963]: cluster 2024-04-03T15:17:46.665778+0000 mgr.y (mgr.24370) 1783 : cluster [DBG] pgmap v1767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:46 smithi067 bash[17655]: cluster 2024-04-03T15:17:46.665778+0000 mgr.y (mgr.24370) 1783 : cluster [DBG] pgmap v1767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:46 smithi067 bash[27441]: cluster 2024-04-03T15:17:46.665778+0000 mgr.y (mgr.24370) 1783 : cluster [DBG] pgmap v1767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:48 smithi082 bash[20963]: audit 2024-04-03T15:17:48.039178+0000 mon.c (mon.2) 650 : audit [DBG] from='client.? 172.21.15.67:0/1438866205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:48 smithi067 bash[27441]: audit 2024-04-03T15:17:48.039178+0000 mon.c (mon.2) 650 : audit [DBG] from='client.? 172.21.15.67:0/1438866205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:48 smithi067 bash[17655]: audit 2024-04-03T15:17:48.039178+0000 mon.c (mon.2) 650 : audit [DBG] from='client.? 172.21.15.67:0/1438866205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:49 smithi082 bash[20963]: cluster 2024-04-03T15:17:48.666554+0000 mgr.y (mgr.24370) 1784 : cluster [DBG] pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:49 smithi067 bash[17655]: cluster 2024-04-03T15:17:48.666554+0000 mgr.y (mgr.24370) 1784 : cluster [DBG] pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:49 smithi067 bash[27441]: cluster 2024-04-03T15:17:48.666554+0000 mgr.y (mgr.24370) 1784 : cluster [DBG] pgmap v1768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:50 smithi082 bash[20963]: audit 2024-04-03T15:17:50.496988+0000 mon.c (mon.2) 651 : audit [DBG] from='client.? 172.21.15.67:0/301252534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:50 smithi067 bash[27441]: audit 2024-04-03T15:17:50.496988+0000 mon.c (mon.2) 651 : audit [DBG] from='client.? 172.21.15.67:0/301252534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:50 smithi067 bash[17655]: audit 2024-04-03T15:17:50.496988+0000 mon.c (mon.2) 651 : audit [DBG] from='client.? 172.21.15.67:0/301252534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:51 smithi082 bash[20963]: cluster 2024-04-03T15:17:50.667637+0000 mgr.y (mgr.24370) 1785 : cluster [DBG] pgmap v1769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:51 smithi067 bash[27441]: cluster 2024-04-03T15:17:50.667637+0000 mgr.y (mgr.24370) 1785 : cluster [DBG] pgmap v1769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:51 smithi067 bash[17655]: cluster 2024-04-03T15:17:50.667637+0000 mgr.y (mgr.24370) 1785 : cluster [DBG] pgmap v1769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:52 smithi067 bash[27441]: cluster 2024-04-03T15:17:52.668132+0000 mgr.y (mgr.24370) 1786 : cluster [DBG] pgmap v1770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:52 smithi067 bash[17655]: cluster 2024-04-03T15:17:52.668132+0000 mgr.y (mgr.24370) 1786 : cluster [DBG] pgmap v1770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:52 smithi082 bash[20963]: cluster 2024-04-03T15:17:52.668132+0000 mgr.y (mgr.24370) 1786 : cluster [DBG] pgmap v1770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:17:53.764 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:17:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:53 smithi082 bash[20963]: audit 2024-04-03T15:17:52.954462+0000 mon.c (mon.2) 652 : audit [DBG] from='client.? 172.21.15.67:0/85825537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:53 smithi067 bash[27441]: audit 2024-04-03T15:17:52.954462+0000 mon.c (mon.2) 652 : audit [DBG] from='client.? 172.21.15.67:0/85825537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:53 smithi067 bash[17655]: audit 2024-04-03T15:17:52.954462+0000 mon.c (mon.2) 652 : audit [DBG] from='client.? 172.21.15.67:0/85825537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:54 smithi082 bash[20963]: cluster 2024-04-03T15:17:54.668814+0000 mgr.y (mgr.24370) 1787 : cluster [DBG] pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:54 smithi082 bash[20963]: audit 2024-04-03T15:17:54.738130+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:54 smithi067 bash[17655]: cluster 2024-04-03T15:17:54.668814+0000 mgr.y (mgr.24370) 1787 : cluster [DBG] pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:54 smithi067 bash[17655]: audit 2024-04-03T15:17:54.738130+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:54 smithi067 bash[27441]: cluster 2024-04-03T15:17:54.668814+0000 mgr.y (mgr.24370) 1787 : cluster [DBG] pgmap v1771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:54 smithi067 bash[27441]: audit 2024-04-03T15:17:54.738130+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:17:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:55 smithi082 bash[20963]: audit 2024-04-03T15:17:55.405534+0000 mon.a (mon.0) 2232 : audit [DBG] from='client.? 172.21.15.67:0/2687848055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:55 smithi067 bash[17655]: audit 2024-04-03T15:17:55.405534+0000 mon.a (mon.0) 2232 : audit [DBG] from='client.? 172.21.15.67:0/2687848055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:55 smithi067 bash[27441]: audit 2024-04-03T15:17:55.405534+0000 mon.a (mon.0) 2232 : audit [DBG] from='client.? 172.21.15.67:0/2687848055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:56 smithi082 bash[20963]: cluster 2024-04-03T15:17:56.670006+0000 mgr.y (mgr.24370) 1788 : cluster [DBG] pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:56 smithi067 bash[17655]: cluster 2024-04-03T15:17:56.670006+0000 mgr.y (mgr.24370) 1788 : cluster [DBG] pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:56 smithi067 bash[27441]: cluster 2024-04-03T15:17:56.670006+0000 mgr.y (mgr.24370) 1788 : cluster [DBG] pgmap v1772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:57 smithi067 bash[17655]: audit 2024-04-03T15:17:57.853551+0000 mon.c (mon.2) 653 : audit [DBG] from='client.? 172.21.15.67:0/3958493069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:57 smithi067 bash[27441]: audit 2024-04-03T15:17:57.853551+0000 mon.c (mon.2) 653 : audit [DBG] from='client.? 172.21.15.67:0/3958493069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:57 smithi082 bash[20963]: audit 2024-04-03T15:17:57.853551+0000 mon.c (mon.2) 653 : audit [DBG] from='client.? 172.21.15.67:0/3958493069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:17:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:17:58 smithi067 bash[17655]: cluster 2024-04-03T15:17:58.670773+0000 mgr.y (mgr.24370) 1789 : cluster [DBG] pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:17:58 smithi067 bash[27441]: cluster 2024-04-03T15:17:58.670773+0000 mgr.y (mgr.24370) 1789 : cluster [DBG] pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:17:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:17:58 smithi082 bash[20963]: cluster 2024-04-03T15:17:58.670773+0000 mgr.y (mgr.24370) 1789 : cluster [DBG] pgmap v1773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:00 smithi082 bash[20963]: audit 2024-04-03T15:18:00.302073+0000 mon.c (mon.2) 654 : audit [DBG] from='client.? 172.21.15.67:0/333100549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:00 smithi067 bash[17655]: audit 2024-04-03T15:18:00.302073+0000 mon.c (mon.2) 654 : audit [DBG] from='client.? 172.21.15.67:0/333100549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:00 smithi067 bash[27441]: audit 2024-04-03T15:18:00.302073+0000 mon.c (mon.2) 654 : audit [DBG] from='client.? 172.21.15.67:0/333100549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:01 smithi082 bash[20963]: cluster 2024-04-03T15:18:00.672069+0000 mgr.y (mgr.24370) 1790 : cluster [DBG] pgmap v1774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:01 smithi067 bash[17655]: cluster 2024-04-03T15:18:00.672069+0000 mgr.y (mgr.24370) 1790 : cluster [DBG] pgmap v1774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:01 smithi067 bash[27441]: cluster 2024-04-03T15:18:00.672069+0000 mgr.y (mgr.24370) 1790 : cluster [DBG] pgmap v1774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:02 smithi067 bash[17655]: cluster 2024-04-03T15:18:02.672807+0000 mgr.y (mgr.24370) 1791 : cluster [DBG] pgmap v1775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:02 smithi067 bash[17655]: audit 2024-04-03T15:18:02.744881+0000 mon.c (mon.2) 655 : audit [DBG] from='client.? 172.21.15.67:0/1755780852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:02 smithi067 bash[27441]: cluster 2024-04-03T15:18:02.672807+0000 mgr.y (mgr.24370) 1791 : cluster [DBG] pgmap v1775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:02 smithi067 bash[27441]: audit 2024-04-03T15:18:02.744881+0000 mon.c (mon.2) 655 : audit [DBG] from='client.? 172.21.15.67:0/1755780852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:02 smithi082 bash[20963]: cluster 2024-04-03T15:18:02.672807+0000 mgr.y (mgr.24370) 1791 : cluster [DBG] pgmap v1775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:02 smithi082 bash[20963]: audit 2024-04-03T15:18:02.744881+0000 mon.c (mon.2) 655 : audit [DBG] from='client.? 172.21.15.67:0/1755780852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:18:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:18:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:04 smithi082 bash[20963]: cluster 2024-04-03T15:18:04.673583+0000 mgr.y (mgr.24370) 1792 : cluster [DBG] pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:04 smithi067 bash[17655]: cluster 2024-04-03T15:18:04.673583+0000 mgr.y (mgr.24370) 1792 : cluster [DBG] pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:04 smithi067 bash[27441]: cluster 2024-04-03T15:18:04.673583+0000 mgr.y (mgr.24370) 1792 : cluster [DBG] pgmap v1776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:05 smithi082 bash[20963]: audit 2024-04-03T15:18:05.197097+0000 mon.a (mon.0) 2233 : audit [DBG] from='client.? 172.21.15.67:0/2531933641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:05 smithi067 bash[17655]: audit 2024-04-03T15:18:05.197097+0000 mon.a (mon.0) 2233 : audit [DBG] from='client.? 172.21.15.67:0/2531933641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:05 smithi067 bash[27441]: audit 2024-04-03T15:18:05.197097+0000 mon.a (mon.0) 2233 : audit [DBG] from='client.? 172.21.15.67:0/2531933641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:06 smithi082 bash[20963]: cluster 2024-04-03T15:18:06.674736+0000 mgr.y (mgr.24370) 1793 : cluster [DBG] pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:06 smithi067 bash[17655]: cluster 2024-04-03T15:18:06.674736+0000 mgr.y (mgr.24370) 1793 : cluster [DBG] pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:06 smithi067 bash[27441]: cluster 2024-04-03T15:18:06.674736+0000 mgr.y (mgr.24370) 1793 : cluster [DBG] pgmap v1777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:07 smithi082 bash[20963]: audit 2024-04-03T15:18:07.652337+0000 mon.a (mon.0) 2234 : audit [DBG] from='client.? 172.21.15.67:0/591063456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:07 smithi067 bash[17655]: audit 2024-04-03T15:18:07.652337+0000 mon.a (mon.0) 2234 : audit [DBG] from='client.? 172.21.15.67:0/591063456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:07 smithi067 bash[27441]: audit 2024-04-03T15:18:07.652337+0000 mon.a (mon.0) 2234 : audit [DBG] from='client.? 172.21.15.67:0/591063456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:08 smithi082 bash[20963]: cluster 2024-04-03T15:18:08.675404+0000 mgr.y (mgr.24370) 1794 : cluster [DBG] pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:08 smithi067 bash[17655]: cluster 2024-04-03T15:18:08.675404+0000 mgr.y (mgr.24370) 1794 : cluster [DBG] pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:08 smithi067 bash[27441]: cluster 2024-04-03T15:18:08.675404+0000 mgr.y (mgr.24370) 1794 : cluster [DBG] pgmap v1778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:09 smithi082 bash[20963]: audit 2024-04-03T15:18:09.738963+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:09 smithi067 bash[17655]: audit 2024-04-03T15:18:09.738963+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:09 smithi067 bash[27441]: audit 2024-04-03T15:18:09.738963+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:10 smithi082 bash[20963]: audit 2024-04-03T15:18:10.096733+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.67:0/1766265857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:10 smithi082 bash[20963]: cluster 2024-04-03T15:18:10.676502+0000 mgr.y (mgr.24370) 1795 : cluster [DBG] pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:10 smithi067 bash[17655]: audit 2024-04-03T15:18:10.096733+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.67:0/1766265857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:10 smithi067 bash[17655]: cluster 2024-04-03T15:18:10.676502+0000 mgr.y (mgr.24370) 1795 : cluster [DBG] pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:10 smithi067 bash[27441]: audit 2024-04-03T15:18:10.096733+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.67:0/1766265857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:10 smithi067 bash[27441]: cluster 2024-04-03T15:18:10.676502+0000 mgr.y (mgr.24370) 1795 : cluster [DBG] pgmap v1779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:12 smithi082 bash[20963]: audit 2024-04-03T15:18:12.558863+0000 mon.c (mon.2) 656 : audit [DBG] from='client.? 172.21.15.67:0/2225433768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:12 smithi067 bash[17655]: audit 2024-04-03T15:18:12.558863+0000 mon.c (mon.2) 656 : audit [DBG] from='client.? 172.21.15.67:0/2225433768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:12 smithi067 bash[27441]: audit 2024-04-03T15:18:12.558863+0000 mon.c (mon.2) 656 : audit [DBG] from='client.? 172.21.15.67:0/2225433768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:13] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:18:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:13 smithi082 bash[20963]: cluster 2024-04-03T15:18:12.677213+0000 mgr.y (mgr.24370) 1796 : cluster [DBG] pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:18:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:13 smithi067 bash[17655]: cluster 2024-04-03T15:18:12.677213+0000 mgr.y (mgr.24370) 1796 : cluster [DBG] pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:13 smithi067 bash[27441]: cluster 2024-04-03T15:18:12.677213+0000 mgr.y (mgr.24370) 1796 : cluster [DBG] pgmap v1780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:14 smithi082 bash[20963]: cluster 2024-04-03T15:18:14.677893+0000 mgr.y (mgr.24370) 1797 : cluster [DBG] pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:14 smithi067 bash[17655]: cluster 2024-04-03T15:18:14.677893+0000 mgr.y (mgr.24370) 1797 : cluster [DBG] pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:14 smithi067 bash[27441]: cluster 2024-04-03T15:18:14.677893+0000 mgr.y (mgr.24370) 1797 : cluster [DBG] pgmap v1781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:15 smithi082 bash[20963]: audit 2024-04-03T15:18:15.019556+0000 mon.c (mon.2) 657 : audit [DBG] from='client.? 172.21.15.67:0/4196924951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:15 smithi067 bash[17655]: audit 2024-04-03T15:18:15.019556+0000 mon.c (mon.2) 657 : audit [DBG] from='client.? 172.21.15.67:0/4196924951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:15 smithi067 bash[27441]: audit 2024-04-03T15:18:15.019556+0000 mon.c (mon.2) 657 : audit [DBG] from='client.? 172.21.15.67:0/4196924951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:16 smithi082 bash[20963]: cluster 2024-04-03T15:18:16.679065+0000 mgr.y (mgr.24370) 1798 : cluster [DBG] pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:16 smithi067 bash[17655]: cluster 2024-04-03T15:18:16.679065+0000 mgr.y (mgr.24370) 1798 : cluster [DBG] pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:16 smithi067 bash[27441]: cluster 2024-04-03T15:18:16.679065+0000 mgr.y (mgr.24370) 1798 : cluster [DBG] pgmap v1782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:17 smithi082 bash[20963]: audit 2024-04-03T15:18:17.468056+0000 mon.a (mon.0) 2237 : audit [DBG] from='client.? 172.21.15.67:0/873306079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:17 smithi067 bash[27441]: audit 2024-04-03T15:18:17.468056+0000 mon.a (mon.0) 2237 : audit [DBG] from='client.? 172.21.15.67:0/873306079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:18.194 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:17 smithi067 bash[17655]: audit 2024-04-03T15:18:17.468056+0000 mon.a (mon.0) 2237 : audit [DBG] from='client.? 172.21.15.67:0/873306079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:18 smithi082 bash[20963]: cluster 2024-04-03T15:18:18.679732+0000 mgr.y (mgr.24370) 1799 : cluster [DBG] pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:18 smithi067 bash[17655]: cluster 2024-04-03T15:18:18.679732+0000 mgr.y (mgr.24370) 1799 : cluster [DBG] pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:18 smithi067 bash[27441]: cluster 2024-04-03T15:18:18.679732+0000 mgr.y (mgr.24370) 1799 : cluster [DBG] pgmap v1783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:19 smithi082 bash[20963]: audit 2024-04-03T15:18:19.920807+0000 mon.c (mon.2) 658 : audit [DBG] from='client.? 172.21.15.67:0/3625802497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:19 smithi067 bash[27441]: audit 2024-04-03T15:18:19.920807+0000 mon.c (mon.2) 658 : audit [DBG] from='client.? 172.21.15.67:0/3625802497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:19 smithi067 bash[17655]: audit 2024-04-03T15:18:19.920807+0000 mon.c (mon.2) 658 : audit [DBG] from='client.? 172.21.15.67:0/3625802497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:20 smithi082 bash[20963]: cluster 2024-04-03T15:18:20.680850+0000 mgr.y (mgr.24370) 1800 : cluster [DBG] pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:20 smithi067 bash[27441]: cluster 2024-04-03T15:18:20.680850+0000 mgr.y (mgr.24370) 1800 : cluster [DBG] pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:20 smithi067 bash[17655]: cluster 2024-04-03T15:18:20.680850+0000 mgr.y (mgr.24370) 1800 : cluster [DBG] pgmap v1784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:22 smithi082 bash[20963]: audit 2024-04-03T15:18:22.378473+0000 mon.c (mon.2) 659 : audit [DBG] from='client.? 172.21.15.67:0/3070000337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:22 smithi067 bash[17655]: audit 2024-04-03T15:18:22.378473+0000 mon.c (mon.2) 659 : audit [DBG] from='client.? 172.21.15.67:0/3070000337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:22 smithi067 bash[27441]: audit 2024-04-03T15:18:22.378473+0000 mon.c (mon.2) 659 : audit [DBG] from='client.? 172.21.15.67:0/3070000337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:23] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:18:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:23 smithi082 bash[20963]: cluster 2024-04-03T15:18:22.681599+0000 mgr.y (mgr.24370) 1801 : cluster [DBG] pgmap v1785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:18:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:23 smithi067 bash[17655]: cluster 2024-04-03T15:18:22.681599+0000 mgr.y (mgr.24370) 1801 : cluster [DBG] pgmap v1785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:23 smithi067 bash[27441]: cluster 2024-04-03T15:18:22.681599+0000 mgr.y (mgr.24370) 1801 : cluster [DBG] pgmap v1785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:24 smithi082 bash[20963]: cluster 2024-04-03T15:18:24.682100+0000 mgr.y (mgr.24370) 1802 : cluster [DBG] pgmap v1786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:24 smithi082 bash[20963]: audit 2024-04-03T15:18:24.739857+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:24 smithi067 bash[17655]: cluster 2024-04-03T15:18:24.682100+0000 mgr.y (mgr.24370) 1802 : cluster [DBG] pgmap v1786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:24 smithi067 bash[17655]: audit 2024-04-03T15:18:24.739857+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:24 smithi067 bash[27441]: cluster 2024-04-03T15:18:24.682100+0000 mgr.y (mgr.24370) 1802 : cluster [DBG] pgmap v1786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:24 smithi067 bash[27441]: audit 2024-04-03T15:18:24.739857+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:25 smithi082 bash[20963]: audit 2024-04-03T15:18:24.836556+0000 mon.c (mon.2) 660 : audit [DBG] from='client.? 172.21.15.67:0/1044069671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:25 smithi067 bash[17655]: audit 2024-04-03T15:18:24.836556+0000 mon.c (mon.2) 660 : audit [DBG] from='client.? 172.21.15.67:0/1044069671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:25 smithi067 bash[27441]: audit 2024-04-03T15:18:24.836556+0000 mon.c (mon.2) 660 : audit [DBG] from='client.? 172.21.15.67:0/1044069671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:26 smithi082 bash[20963]: cluster 2024-04-03T15:18:26.683230+0000 mgr.y (mgr.24370) 1803 : cluster [DBG] pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:26 smithi067 bash[27441]: cluster 2024-04-03T15:18:26.683230+0000 mgr.y (mgr.24370) 1803 : cluster [DBG] pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:26 smithi067 bash[17655]: cluster 2024-04-03T15:18:26.683230+0000 mgr.y (mgr.24370) 1803 : cluster [DBG] pgmap v1787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:27 smithi082 bash[20963]: audit 2024-04-03T15:18:27.287835+0000 mon.a (mon.0) 2239 : audit [DBG] from='client.? 172.21.15.67:0/1340569871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:28.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:27 smithi067 bash[27441]: audit 2024-04-03T15:18:27.287835+0000 mon.a (mon.0) 2239 : audit [DBG] from='client.? 172.21.15.67:0/1340569871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:27 smithi067 bash[17655]: audit 2024-04-03T15:18:27.287835+0000 mon.a (mon.0) 2239 : audit [DBG] from='client.? 172.21.15.67:0/1340569871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:28 smithi082 bash[20963]: cluster 2024-04-03T15:18:28.683934+0000 mgr.y (mgr.24370) 1804 : cluster [DBG] pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:28 smithi067 bash[17655]: cluster 2024-04-03T15:18:28.683934+0000 mgr.y (mgr.24370) 1804 : cluster [DBG] pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:28 smithi067 bash[27441]: cluster 2024-04-03T15:18:28.683934+0000 mgr.y (mgr.24370) 1804 : cluster [DBG] pgmap v1788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:29 smithi082 bash[20963]: audit 2024-04-03T15:18:29.739502+0000 mon.c (mon.2) 661 : audit [DBG] from='client.? 172.21.15.67:0/3978106513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:29 smithi067 bash[17655]: audit 2024-04-03T15:18:29.739502+0000 mon.c (mon.2) 661 : audit [DBG] from='client.? 172.21.15.67:0/3978106513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:29 smithi067 bash[27441]: audit 2024-04-03T15:18:29.739502+0000 mon.c (mon.2) 661 : audit [DBG] from='client.? 172.21.15.67:0/3978106513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:30 smithi082 bash[20963]: cluster 2024-04-03T15:18:30.684949+0000 mgr.y (mgr.24370) 1805 : cluster [DBG] pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:30 smithi067 bash[17655]: cluster 2024-04-03T15:18:30.684949+0000 mgr.y (mgr.24370) 1805 : cluster [DBG] pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:30 smithi067 bash[27441]: cluster 2024-04-03T15:18:30.684949+0000 mgr.y (mgr.24370) 1805 : cluster [DBG] pgmap v1789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:32 smithi082 bash[20963]: audit 2024-04-03T15:18:32.192088+0000 mon.c (mon.2) 662 : audit [DBG] from='client.? 172.21.15.67:0/3495089050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:32 smithi067 bash[27441]: audit 2024-04-03T15:18:32.192088+0000 mon.c (mon.2) 662 : audit [DBG] from='client.? 172.21.15.67:0/3495089050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:32 smithi067 bash[17655]: audit 2024-04-03T15:18:32.192088+0000 mon.c (mon.2) 662 : audit [DBG] from='client.? 172.21.15.67:0/3495089050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:33] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:18:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:33 smithi067 bash[27441]: cluster 2024-04-03T15:18:32.685672+0000 mgr.y (mgr.24370) 1806 : cluster [DBG] pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:33 smithi067 bash[17655]: cluster 2024-04-03T15:18:32.685672+0000 mgr.y (mgr.24370) 1806 : cluster [DBG] pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:33 smithi082 bash[20963]: cluster 2024-04-03T15:18:32.685672+0000 mgr.y (mgr.24370) 1806 : cluster [DBG] pgmap v1790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:18:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:34 smithi082 bash[20963]: audit 2024-04-03T15:18:34.646516+0000 mon.a (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.67:0/1089824184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:34 smithi067 bash[27441]: audit 2024-04-03T15:18:34.646516+0000 mon.a (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.67:0/1089824184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:34 smithi067 bash[17655]: audit 2024-04-03T15:18:34.646516+0000 mon.a (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.67:0/1089824184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:35 smithi082 bash[20963]: cluster 2024-04-03T15:18:34.686298+0000 mgr.y (mgr.24370) 1807 : cluster [DBG] pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:35 smithi067 bash[17655]: cluster 2024-04-03T15:18:34.686298+0000 mgr.y (mgr.24370) 1807 : cluster [DBG] pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:35 smithi067 bash[27441]: cluster 2024-04-03T15:18:34.686298+0000 mgr.y (mgr.24370) 1807 : cluster [DBG] pgmap v1791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:37 smithi082 bash[20963]: cluster 2024-04-03T15:18:36.687480+0000 mgr.y (mgr.24370) 1808 : cluster [DBG] pgmap v1792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:37 smithi082 bash[20963]: audit 2024-04-03T15:18:37.096417+0000 mon.a (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.67:0/294205173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:37 smithi067 bash[17655]: cluster 2024-04-03T15:18:36.687480+0000 mgr.y (mgr.24370) 1808 : cluster [DBG] pgmap v1792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:37 smithi067 bash[17655]: audit 2024-04-03T15:18:37.096417+0000 mon.a (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.67:0/294205173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:37 smithi067 bash[27441]: cluster 2024-04-03T15:18:36.687480+0000 mgr.y (mgr.24370) 1808 : cluster [DBG] pgmap v1792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:37 smithi067 bash[27441]: audit 2024-04-03T15:18:37.096417+0000 mon.a (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.67:0/294205173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:38 smithi082 bash[20963]: audit 2024-04-03T15:18:38.046712+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:18:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:38 smithi067 bash[17655]: audit 2024-04-03T15:18:38.046712+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:18:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:38 smithi067 bash[27441]: audit 2024-04-03T15:18:38.046712+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:18:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:39 smithi082 bash[20963]: cluster 2024-04-03T15:18:38.688157+0000 mgr.y (mgr.24370) 1809 : cluster [DBG] pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:39 smithi082 bash[20963]: audit 2024-04-03T15:18:39.553066+0000 mon.a (mon.0) 2243 : audit [DBG] from='client.? 172.21.15.67:0/3823008882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:39 smithi067 bash[17655]: cluster 2024-04-03T15:18:38.688157+0000 mgr.y (mgr.24370) 1809 : cluster [DBG] pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:39 smithi067 bash[17655]: audit 2024-04-03T15:18:39.553066+0000 mon.a (mon.0) 2243 : audit [DBG] from='client.? 172.21.15.67:0/3823008882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:39 smithi067 bash[27441]: cluster 2024-04-03T15:18:38.688157+0000 mgr.y (mgr.24370) 1809 : cluster [DBG] pgmap v1793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:39 smithi067 bash[27441]: audit 2024-04-03T15:18:39.553066+0000 mon.a (mon.0) 2243 : audit [DBG] from='client.? 172.21.15.67:0/3823008882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:40 smithi082 bash[20963]: audit 2024-04-03T15:18:39.739552+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:40 smithi082 bash[20963]: cluster 2024-04-03T15:18:40.689176+0000 mgr.y (mgr.24370) 1810 : cluster [DBG] pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:40 smithi067 bash[27441]: audit 2024-04-03T15:18:39.739552+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:40 smithi067 bash[27441]: cluster 2024-04-03T15:18:40.689176+0000 mgr.y (mgr.24370) 1810 : cluster [DBG] pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:40 smithi067 bash[17655]: audit 2024-04-03T15:18:39.739552+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:40 smithi067 bash[17655]: cluster 2024-04-03T15:18:40.689176+0000 mgr.y (mgr.24370) 1810 : cluster [DBG] pgmap v1794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:42 smithi082 bash[20963]: audit 2024-04-03T15:18:42.004225+0000 mon.c (mon.2) 663 : audit [DBG] from='client.? 172.21.15.67:0/2905504134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:42 smithi067 bash[17655]: audit 2024-04-03T15:18:42.004225+0000 mon.c (mon.2) 663 : audit [DBG] from='client.? 172.21.15.67:0/2905504134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:42 smithi067 bash[27441]: audit 2024-04-03T15:18:42.004225+0000 mon.c (mon.2) 663 : audit [DBG] from='client.? 172.21.15.67:0/2905504134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:43 smithi082 bash[20963]: cluster 2024-04-03T15:18:42.690039+0000 mgr.y (mgr.24370) 1811 : cluster [DBG] pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:43 smithi067 bash[27441]: cluster 2024-04-03T15:18:42.690039+0000 mgr.y (mgr.24370) 1811 : cluster [DBG] pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:43 smithi067 bash[17655]: cluster 2024-04-03T15:18:42.690039+0000 mgr.y (mgr.24370) 1811 : cluster [DBG] pgmap v1795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:43] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:18:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:18:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:44 smithi082 bash[20963]: audit 2024-04-03T15:18:43.801688+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:44 smithi082 bash[20963]: audit 2024-04-03T15:18:43.812882+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:44 smithi082 bash[20963]: audit 2024-04-03T15:18:44.102084+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:44 smithi082 bash[20963]: audit 2024-04-03T15:18:44.109802+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:44 smithi082 bash[20963]: audit 2024-04-03T15:18:44.473264+0000 mon.c (mon.2) 664 : audit [DBG] from='client.? 172.21.15.67:0/3108373439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:44 smithi082 bash[20963]: audit 2024-04-03T15:18:44.530647+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:18:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:44 smithi082 bash[20963]: audit 2024-04-03T15:18:44.532491+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:18:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:44 smithi082 bash[20963]: audit 2024-04-03T15:18:44.541391+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:44 smithi082 bash[20963]: cluster 2024-04-03T15:18:44.690761+0000 mgr.y (mgr.24370) 1812 : cluster [DBG] pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[17655]: audit 2024-04-03T15:18:43.801688+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[17655]: audit 2024-04-03T15:18:43.812882+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[17655]: audit 2024-04-03T15:18:44.102084+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[17655]: audit 2024-04-03T15:18:44.109802+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[17655]: audit 2024-04-03T15:18:44.473264+0000 mon.c (mon.2) 664 : audit [DBG] from='client.? 172.21.15.67:0/3108373439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[17655]: audit 2024-04-03T15:18:44.530647+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:18:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[17655]: audit 2024-04-03T15:18:44.532491+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:18:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[17655]: audit 2024-04-03T15:18:44.541391+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[17655]: cluster 2024-04-03T15:18:44.690761+0000 mgr.y (mgr.24370) 1812 : cluster [DBG] pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[27441]: audit 2024-04-03T15:18:43.801688+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[27441]: audit 2024-04-03T15:18:43.812882+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[27441]: audit 2024-04-03T15:18:44.102084+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[27441]: audit 2024-04-03T15:18:44.109802+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[27441]: audit 2024-04-03T15:18:44.473264+0000 mon.c (mon.2) 664 : audit [DBG] from='client.? 172.21.15.67:0/3108373439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[27441]: audit 2024-04-03T15:18:44.530647+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:18:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[27441]: audit 2024-04-03T15:18:44.532491+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:18:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[27441]: audit 2024-04-03T15:18:44.541391+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:18:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:44 smithi067 bash[27441]: cluster 2024-04-03T15:18:44.690761+0000 mgr.y (mgr.24370) 1812 : cluster [DBG] pgmap v1796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:46 smithi082 bash[20963]: cluster 2024-04-03T15:18:46.692041+0000 mgr.y (mgr.24370) 1813 : cluster [DBG] pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:46 smithi067 bash[17655]: cluster 2024-04-03T15:18:46.692041+0000 mgr.y (mgr.24370) 1813 : cluster [DBG] pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:46 smithi067 bash[27441]: cluster 2024-04-03T15:18:46.692041+0000 mgr.y (mgr.24370) 1813 : cluster [DBG] pgmap v1797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:47 smithi082 bash[20963]: audit 2024-04-03T15:18:46.929696+0000 mon.a (mon.0) 2252 : audit [DBG] from='client.? 172.21.15.67:0/1907357774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:47 smithi067 bash[17655]: audit 2024-04-03T15:18:46.929696+0000 mon.a (mon.0) 2252 : audit [DBG] from='client.? 172.21.15.67:0/1907357774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:47 smithi067 bash[27441]: audit 2024-04-03T15:18:46.929696+0000 mon.a (mon.0) 2252 : audit [DBG] from='client.? 172.21.15.67:0/1907357774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:48 smithi082 bash[20963]: cluster 2024-04-03T15:18:48.692756+0000 mgr.y (mgr.24370) 1814 : cluster [DBG] pgmap v1798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:48 smithi067 bash[17655]: cluster 2024-04-03T15:18:48.692756+0000 mgr.y (mgr.24370) 1814 : cluster [DBG] pgmap v1798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:48 smithi067 bash[27441]: cluster 2024-04-03T15:18:48.692756+0000 mgr.y (mgr.24370) 1814 : cluster [DBG] pgmap v1798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:49 smithi082 bash[20963]: audit 2024-04-03T15:18:49.379453+0000 mon.c (mon.2) 665 : audit [DBG] from='client.? 172.21.15.67:0/2067541051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:49 smithi067 bash[17655]: audit 2024-04-03T15:18:49.379453+0000 mon.c (mon.2) 665 : audit [DBG] from='client.? 172.21.15.67:0/2067541051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:49 smithi067 bash[27441]: audit 2024-04-03T15:18:49.379453+0000 mon.c (mon.2) 665 : audit [DBG] from='client.? 172.21.15.67:0/2067541051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:50 smithi082 bash[20963]: cluster 2024-04-03T15:18:50.693968+0000 mgr.y (mgr.24370) 1815 : cluster [DBG] pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:50 smithi067 bash[17655]: cluster 2024-04-03T15:18:50.693968+0000 mgr.y (mgr.24370) 1815 : cluster [DBG] pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:50 smithi067 bash[27441]: cluster 2024-04-03T15:18:50.693968+0000 mgr.y (mgr.24370) 1815 : cluster [DBG] pgmap v1799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:51 smithi082 bash[20963]: audit 2024-04-03T15:18:51.832713+0000 mon.a (mon.0) 2253 : audit [DBG] from='client.? 172.21.15.67:0/3398788553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:51 smithi067 bash[17655]: audit 2024-04-03T15:18:51.832713+0000 mon.a (mon.0) 2253 : audit [DBG] from='client.? 172.21.15.67:0/3398788553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:51 smithi067 bash[27441]: audit 2024-04-03T15:18:51.832713+0000 mon.a (mon.0) 2253 : audit [DBG] from='client.? 172.21.15.67:0/3398788553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:52 smithi082 bash[20963]: cluster 2024-04-03T15:18:52.694743+0000 mgr.y (mgr.24370) 1816 : cluster [DBG] pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:52 smithi067 bash[17655]: cluster 2024-04-03T15:18:52.694743+0000 mgr.y (mgr.24370) 1816 : cluster [DBG] pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:53] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:18:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:52 smithi067 bash[27441]: cluster 2024-04-03T15:18:52.694743+0000 mgr.y (mgr.24370) 1816 : cluster [DBG] pgmap v1800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:18:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:54 smithi082 bash[20963]: audit 2024-04-03T15:18:54.292839+0000 mon.c (mon.2) 666 : audit [DBG] from='client.? 172.21.15.67:0/3113543114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:54 smithi067 bash[27441]: audit 2024-04-03T15:18:54.292839+0000 mon.c (mon.2) 666 : audit [DBG] from='client.? 172.21.15.67:0/3113543114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:54 smithi067 bash[17655]: audit 2024-04-03T15:18:54.292839+0000 mon.c (mon.2) 666 : audit [DBG] from='client.? 172.21.15.67:0/3113543114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:55 smithi082 bash[20963]: cluster 2024-04-03T15:18:54.695470+0000 mgr.y (mgr.24370) 1817 : cluster [DBG] pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:55 smithi082 bash[20963]: audit 2024-04-03T15:18:54.739836+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:55 smithi067 bash[17655]: cluster 2024-04-03T15:18:54.695470+0000 mgr.y (mgr.24370) 1817 : cluster [DBG] pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:55 smithi067 bash[17655]: audit 2024-04-03T15:18:54.739836+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:55 smithi067 bash[27441]: cluster 2024-04-03T15:18:54.695470+0000 mgr.y (mgr.24370) 1817 : cluster [DBG] pgmap v1801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:55 smithi067 bash[27441]: audit 2024-04-03T15:18:54.739836+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:18:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:56 smithi082 bash[20963]: cluster 2024-04-03T15:18:56.696811+0000 mgr.y (mgr.24370) 1818 : cluster [DBG] pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:56 smithi082 bash[20963]: audit 2024-04-03T15:18:56.748850+0000 mon.c (mon.2) 667 : audit [DBG] from='client.? 172.21.15.67:0/2414976862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:56 smithi067 bash[27441]: cluster 2024-04-03T15:18:56.696811+0000 mgr.y (mgr.24370) 1818 : cluster [DBG] pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:56 smithi067 bash[27441]: audit 2024-04-03T15:18:56.748850+0000 mon.c (mon.2) 667 : audit [DBG] from='client.? 172.21.15.67:0/2414976862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:56 smithi067 bash[17655]: cluster 2024-04-03T15:18:56.696811+0000 mgr.y (mgr.24370) 1818 : cluster [DBG] pgmap v1802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:56 smithi067 bash[17655]: audit 2024-04-03T15:18:56.748850+0000 mon.c (mon.2) 667 : audit [DBG] from='client.? 172.21.15.67:0/2414976862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:18:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:58 smithi082 bash[20963]: cluster 2024-04-03T15:18:58.697660+0000 mgr.y (mgr.24370) 1819 : cluster [DBG] pgmap v1803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:58 smithi067 bash[17655]: cluster 2024-04-03T15:18:58.697660+0000 mgr.y (mgr.24370) 1819 : cluster [DBG] pgmap v1803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:18:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:58 smithi067 bash[27441]: cluster 2024-04-03T15:18:58.697660+0000 mgr.y (mgr.24370) 1819 : cluster [DBG] pgmap v1803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:00.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:18:59 smithi082 bash[20963]: audit 2024-04-03T15:18:59.208395+0000 mon.c (mon.2) 668 : audit [DBG] from='client.? 172.21.15.67:0/1098172096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:00.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:18:59 smithi067 bash[27441]: audit 2024-04-03T15:18:59.208395+0000 mon.c (mon.2) 668 : audit [DBG] from='client.? 172.21.15.67:0/1098172096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:18:59 smithi067 bash[17655]: audit 2024-04-03T15:18:59.208395+0000 mon.c (mon.2) 668 : audit [DBG] from='client.? 172.21.15.67:0/1098172096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:00 smithi082 bash[20963]: cluster 2024-04-03T15:19:00.698747+0000 mgr.y (mgr.24370) 1820 : cluster [DBG] pgmap v1804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:00 smithi067 bash[17655]: cluster 2024-04-03T15:19:00.698747+0000 mgr.y (mgr.24370) 1820 : cluster [DBG] pgmap v1804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:00 smithi067 bash[27441]: cluster 2024-04-03T15:19:00.698747+0000 mgr.y (mgr.24370) 1820 : cluster [DBG] pgmap v1804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:02.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:01 smithi082 bash[20963]: audit 2024-04-03T15:19:01.664119+0000 mon.c (mon.2) 669 : audit [DBG] from='client.? 172.21.15.67:0/2555943981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:02.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:01 smithi067 bash[27441]: audit 2024-04-03T15:19:01.664119+0000 mon.c (mon.2) 669 : audit [DBG] from='client.? 172.21.15.67:0/2555943981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:01 smithi067 bash[17655]: audit 2024-04-03T15:19:01.664119+0000 mon.c (mon.2) 669 : audit [DBG] from='client.? 172.21.15.67:0/2555943981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:02 smithi067 bash[27441]: cluster 2024-04-03T15:19:02.699466+0000 mgr.y (mgr.24370) 1821 : cluster [DBG] pgmap v1805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:02 smithi067 bash[17655]: cluster 2024-04-03T15:19:02.699466+0000 mgr.y (mgr.24370) 1821 : cluster [DBG] pgmap v1805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:02 smithi082 bash[20963]: cluster 2024-04-03T15:19:02.699466+0000 mgr.y (mgr.24370) 1821 : cluster [DBG] pgmap v1805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:19:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:19:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:04 smithi067 bash[27441]: audit 2024-04-03T15:19:04.111492+0000 mon.a (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.67:0/1457215592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:04 smithi067 bash[17655]: audit 2024-04-03T15:19:04.111492+0000 mon.a (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.67:0/1457215592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:04 smithi082 bash[20963]: audit 2024-04-03T15:19:04.111492+0000 mon.a (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.67:0/1457215592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:05 smithi082 bash[20963]: cluster 2024-04-03T15:19:04.700190+0000 mgr.y (mgr.24370) 1822 : cluster [DBG] pgmap v1806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:05 smithi067 bash[17655]: cluster 2024-04-03T15:19:04.700190+0000 mgr.y (mgr.24370) 1822 : cluster [DBG] pgmap v1806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:05 smithi067 bash[27441]: cluster 2024-04-03T15:19:04.700190+0000 mgr.y (mgr.24370) 1822 : cluster [DBG] pgmap v1806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:06 smithi082 bash[20963]: audit 2024-04-03T15:19:06.562238+0000 mon.a (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.67:0/3199391036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:06 smithi067 bash[17655]: audit 2024-04-03T15:19:06.562238+0000 mon.a (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.67:0/3199391036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:06 smithi067 bash[27441]: audit 2024-04-03T15:19:06.562238+0000 mon.a (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.67:0/3199391036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:07 smithi082 bash[20963]: cluster 2024-04-03T15:19:06.701380+0000 mgr.y (mgr.24370) 1823 : cluster [DBG] pgmap v1807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:07 smithi067 bash[17655]: cluster 2024-04-03T15:19:06.701380+0000 mgr.y (mgr.24370) 1823 : cluster [DBG] pgmap v1807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:07 smithi067 bash[27441]: cluster 2024-04-03T15:19:06.701380+0000 mgr.y (mgr.24370) 1823 : cluster [DBG] pgmap v1807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:08 smithi082 bash[20963]: cluster 2024-04-03T15:19:08.701992+0000 mgr.y (mgr.24370) 1824 : cluster [DBG] pgmap v1808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:08 smithi067 bash[17655]: cluster 2024-04-03T15:19:08.701992+0000 mgr.y (mgr.24370) 1824 : cluster [DBG] pgmap v1808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:08 smithi067 bash[27441]: cluster 2024-04-03T15:19:08.701992+0000 mgr.y (mgr.24370) 1824 : cluster [DBG] pgmap v1808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:09 smithi082 bash[20963]: audit 2024-04-03T15:19:09.012681+0000 mon.c (mon.2) 670 : audit [DBG] from='client.? 172.21.15.67:0/3578746393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:09 smithi082 bash[20963]: audit 2024-04-03T15:19:09.740606+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:09 smithi067 bash[27441]: audit 2024-04-03T15:19:09.012681+0000 mon.c (mon.2) 670 : audit [DBG] from='client.? 172.21.15.67:0/3578746393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:09 smithi067 bash[27441]: audit 2024-04-03T15:19:09.740606+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:09 smithi067 bash[17655]: audit 2024-04-03T15:19:09.012681+0000 mon.c (mon.2) 670 : audit [DBG] from='client.? 172.21.15.67:0/3578746393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:09 smithi067 bash[17655]: audit 2024-04-03T15:19:09.740606+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:10 smithi082 bash[20963]: cluster 2024-04-03T15:19:10.703074+0000 mgr.y (mgr.24370) 1825 : cluster [DBG] pgmap v1809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:10 smithi067 bash[27441]: cluster 2024-04-03T15:19:10.703074+0000 mgr.y (mgr.24370) 1825 : cluster [DBG] pgmap v1809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:10 smithi067 bash[17655]: cluster 2024-04-03T15:19:10.703074+0000 mgr.y (mgr.24370) 1825 : cluster [DBG] pgmap v1809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:11 smithi082 bash[20963]: audit 2024-04-03T15:19:11.463485+0000 mon.c (mon.2) 671 : audit [DBG] from='client.? 172.21.15.67:0/1294698893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:11 smithi067 bash[27441]: audit 2024-04-03T15:19:11.463485+0000 mon.c (mon.2) 671 : audit [DBG] from='client.? 172.21.15.67:0/1294698893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:11 smithi067 bash[17655]: audit 2024-04-03T15:19:11.463485+0000 mon.c (mon.2) 671 : audit [DBG] from='client.? 172.21.15.67:0/1294698893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:12 smithi067 bash[27441]: cluster 2024-04-03T15:19:12.703830+0000 mgr.y (mgr.24370) 1826 : cluster [DBG] pgmap v1810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:12 smithi067 bash[17655]: cluster 2024-04-03T15:19:12.703830+0000 mgr.y (mgr.24370) 1826 : cluster [DBG] pgmap v1810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:12 smithi082 bash[20963]: cluster 2024-04-03T15:19:12.703830+0000 mgr.y (mgr.24370) 1826 : cluster [DBG] pgmap v1810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:19:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:19:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:13 smithi082 bash[20963]: audit 2024-04-03T15:19:13.920139+0000 mon.c (mon.2) 672 : audit [DBG] from='client.? 172.21.15.67:0/1508518343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:13 smithi067 bash[27441]: audit 2024-04-03T15:19:13.920139+0000 mon.c (mon.2) 672 : audit [DBG] from='client.? 172.21.15.67:0/1508518343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:13 smithi067 bash[17655]: audit 2024-04-03T15:19:13.920139+0000 mon.c (mon.2) 672 : audit [DBG] from='client.? 172.21.15.67:0/1508518343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:14 smithi082 bash[20963]: cluster 2024-04-03T15:19:14.704534+0000 mgr.y (mgr.24370) 1827 : cluster [DBG] pgmap v1811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:14 smithi067 bash[27441]: cluster 2024-04-03T15:19:14.704534+0000 mgr.y (mgr.24370) 1827 : cluster [DBG] pgmap v1811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:14 smithi067 bash[17655]: cluster 2024-04-03T15:19:14.704534+0000 mgr.y (mgr.24370) 1827 : cluster [DBG] pgmap v1811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:16 smithi082 bash[20963]: audit 2024-04-03T15:19:16.375912+0000 mon.c (mon.2) 673 : audit [DBG] from='client.? 172.21.15.67:0/101653255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:16 smithi067 bash[27441]: audit 2024-04-03T15:19:16.375912+0000 mon.c (mon.2) 673 : audit [DBG] from='client.? 172.21.15.67:0/101653255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:16 smithi067 bash[17655]: audit 2024-04-03T15:19:16.375912+0000 mon.c (mon.2) 673 : audit [DBG] from='client.? 172.21.15.67:0/101653255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:17 smithi082 bash[20963]: cluster 2024-04-03T15:19:16.705567+0000 mgr.y (mgr.24370) 1828 : cluster [DBG] pgmap v1812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:17 smithi067 bash[17655]: cluster 2024-04-03T15:19:16.705567+0000 mgr.y (mgr.24370) 1828 : cluster [DBG] pgmap v1812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:17 smithi067 bash[27441]: cluster 2024-04-03T15:19:16.705567+0000 mgr.y (mgr.24370) 1828 : cluster [DBG] pgmap v1812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:18 smithi082 bash[20963]: cluster 2024-04-03T15:19:18.706199+0000 mgr.y (mgr.24370) 1829 : cluster [DBG] pgmap v1813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:18 smithi067 bash[17655]: cluster 2024-04-03T15:19:18.706199+0000 mgr.y (mgr.24370) 1829 : cluster [DBG] pgmap v1813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:18 smithi067 bash[27441]: cluster 2024-04-03T15:19:18.706199+0000 mgr.y (mgr.24370) 1829 : cluster [DBG] pgmap v1813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:19 smithi082 bash[20963]: audit 2024-04-03T15:19:18.830496+0000 mon.c (mon.2) 674 : audit [DBG] from='client.? 172.21.15.67:0/3182199171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:19 smithi067 bash[27441]: audit 2024-04-03T15:19:18.830496+0000 mon.c (mon.2) 674 : audit [DBG] from='client.? 172.21.15.67:0/3182199171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:19 smithi067 bash[17655]: audit 2024-04-03T15:19:18.830496+0000 mon.c (mon.2) 674 : audit [DBG] from='client.? 172.21.15.67:0/3182199171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:20 smithi082 bash[20963]: cluster 2024-04-03T15:19:20.707330+0000 mgr.y (mgr.24370) 1830 : cluster [DBG] pgmap v1814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:20 smithi067 bash[27441]: cluster 2024-04-03T15:19:20.707330+0000 mgr.y (mgr.24370) 1830 : cluster [DBG] pgmap v1814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:20 smithi067 bash[17655]: cluster 2024-04-03T15:19:20.707330+0000 mgr.y (mgr.24370) 1830 : cluster [DBG] pgmap v1814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:21 smithi082 bash[20963]: audit 2024-04-03T15:19:21.282992+0000 mon.c (mon.2) 675 : audit [DBG] from='client.? 172.21.15.67:0/3485657368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:21 smithi067 bash[17655]: audit 2024-04-03T15:19:21.282992+0000 mon.c (mon.2) 675 : audit [DBG] from='client.? 172.21.15.67:0/3485657368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:21 smithi067 bash[27441]: audit 2024-04-03T15:19:21.282992+0000 mon.c (mon.2) 675 : audit [DBG] from='client.? 172.21.15.67:0/3485657368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:22 smithi067 bash[27441]: cluster 2024-04-03T15:19:22.708090+0000 mgr.y (mgr.24370) 1831 : cluster [DBG] pgmap v1815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:22 smithi067 bash[17655]: cluster 2024-04-03T15:19:22.708090+0000 mgr.y (mgr.24370) 1831 : cluster [DBG] pgmap v1815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:22 smithi082 bash[20963]: cluster 2024-04-03T15:19:22.708090+0000 mgr.y (mgr.24370) 1831 : cluster [DBG] pgmap v1815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:19:23.799 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:19:24.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:23 smithi082 bash[20963]: audit 2024-04-03T15:19:23.736313+0000 mon.a (mon.0) 2258 : audit [DBG] from='client.? 172.21.15.67:0/1302225386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:24.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:23 smithi067 bash[27441]: audit 2024-04-03T15:19:23.736313+0000 mon.a (mon.0) 2258 : audit [DBG] from='client.? 172.21.15.67:0/1302225386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:23 smithi067 bash[17655]: audit 2024-04-03T15:19:23.736313+0000 mon.a (mon.0) 2258 : audit [DBG] from='client.? 172.21.15.67:0/1302225386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:24 smithi082 bash[20963]: cluster 2024-04-03T15:19:24.708733+0000 mgr.y (mgr.24370) 1832 : cluster [DBG] pgmap v1816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:24 smithi082 bash[20963]: audit 2024-04-03T15:19:24.740923+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:24 smithi067 bash[17655]: cluster 2024-04-03T15:19:24.708733+0000 mgr.y (mgr.24370) 1832 : cluster [DBG] pgmap v1816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:24 smithi067 bash[17655]: audit 2024-04-03T15:19:24.740923+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:24 smithi067 bash[27441]: cluster 2024-04-03T15:19:24.708733+0000 mgr.y (mgr.24370) 1832 : cluster [DBG] pgmap v1816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:24 smithi067 bash[27441]: audit 2024-04-03T15:19:24.740923+0000 mon.a (mon.0) 2259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:26 smithi082 bash[20963]: audit 2024-04-03T15:19:26.196966+0000 mon.a (mon.0) 2260 : audit [DBG] from='client.? 172.21.15.67:0/3272627326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:26 smithi067 bash[27441]: audit 2024-04-03T15:19:26.196966+0000 mon.a (mon.0) 2260 : audit [DBG] from='client.? 172.21.15.67:0/3272627326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:26 smithi067 bash[17655]: audit 2024-04-03T15:19:26.196966+0000 mon.a (mon.0) 2260 : audit [DBG] from='client.? 172.21.15.67:0/3272627326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:27 smithi082 bash[20963]: cluster 2024-04-03T15:19:26.709766+0000 mgr.y (mgr.24370) 1833 : cluster [DBG] pgmap v1817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:27 smithi067 bash[17655]: cluster 2024-04-03T15:19:26.709766+0000 mgr.y (mgr.24370) 1833 : cluster [DBG] pgmap v1817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:27 smithi067 bash[27441]: cluster 2024-04-03T15:19:26.709766+0000 mgr.y (mgr.24370) 1833 : cluster [DBG] pgmap v1817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:28 smithi082 bash[20963]: audit 2024-04-03T15:19:28.650314+0000 mon.c (mon.2) 676 : audit [DBG] from='client.? 172.21.15.67:0/3648109625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:28 smithi067 bash[27441]: audit 2024-04-03T15:19:28.650314+0000 mon.c (mon.2) 676 : audit [DBG] from='client.? 172.21.15.67:0/3648109625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:28 smithi067 bash[17655]: audit 2024-04-03T15:19:28.650314+0000 mon.c (mon.2) 676 : audit [DBG] from='client.? 172.21.15.67:0/3648109625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:29 smithi082 bash[20963]: cluster 2024-04-03T15:19:28.710363+0000 mgr.y (mgr.24370) 1834 : cluster [DBG] pgmap v1818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:29 smithi067 bash[17655]: cluster 2024-04-03T15:19:28.710363+0000 mgr.y (mgr.24370) 1834 : cluster [DBG] pgmap v1818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:29 smithi067 bash[27441]: cluster 2024-04-03T15:19:28.710363+0000 mgr.y (mgr.24370) 1834 : cluster [DBG] pgmap v1818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:31 smithi082 bash[20963]: cluster 2024-04-03T15:19:30.711450+0000 mgr.y (mgr.24370) 1835 : cluster [DBG] pgmap v1819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:31 smithi082 bash[20963]: audit 2024-04-03T15:19:31.097665+0000 mon.c (mon.2) 677 : audit [DBG] from='client.? 172.21.15.67:0/435486286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:31 smithi067 bash[17655]: cluster 2024-04-03T15:19:30.711450+0000 mgr.y (mgr.24370) 1835 : cluster [DBG] pgmap v1819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:31 smithi067 bash[17655]: audit 2024-04-03T15:19:31.097665+0000 mon.c (mon.2) 677 : audit [DBG] from='client.? 172.21.15.67:0/435486286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:31 smithi067 bash[27441]: cluster 2024-04-03T15:19:30.711450+0000 mgr.y (mgr.24370) 1835 : cluster [DBG] pgmap v1819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:31 smithi067 bash[27441]: audit 2024-04-03T15:19:31.097665+0000 mon.c (mon.2) 677 : audit [DBG] from='client.? 172.21.15.67:0/435486286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:19:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:19:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:33 smithi082 bash[20963]: cluster 2024-04-03T15:19:32.712100+0000 mgr.y (mgr.24370) 1836 : cluster [DBG] pgmap v1820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:33 smithi082 bash[20963]: audit 2024-04-03T15:19:33.549671+0000 mon.a (mon.0) 2261 : audit [DBG] from='client.? 172.21.15.67:0/2138499433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:33 smithi067 bash[27441]: cluster 2024-04-03T15:19:32.712100+0000 mgr.y (mgr.24370) 1836 : cluster [DBG] pgmap v1820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:33 smithi067 bash[27441]: audit 2024-04-03T15:19:33.549671+0000 mon.a (mon.0) 2261 : audit [DBG] from='client.? 172.21.15.67:0/2138499433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:33 smithi067 bash[17655]: cluster 2024-04-03T15:19:32.712100+0000 mgr.y (mgr.24370) 1836 : cluster [DBG] pgmap v1820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:33 smithi067 bash[17655]: audit 2024-04-03T15:19:33.549671+0000 mon.a (mon.0) 2261 : audit [DBG] from='client.? 172.21.15.67:0/2138499433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:35 smithi082 bash[20963]: cluster 2024-04-03T15:19:34.712783+0000 mgr.y (mgr.24370) 1837 : cluster [DBG] pgmap v1821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:35 smithi067 bash[17655]: cluster 2024-04-03T15:19:34.712783+0000 mgr.y (mgr.24370) 1837 : cluster [DBG] pgmap v1821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:35 smithi067 bash[27441]: cluster 2024-04-03T15:19:34.712783+0000 mgr.y (mgr.24370) 1837 : cluster [DBG] pgmap v1821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:36 smithi082 bash[20963]: audit 2024-04-03T15:19:36.009836+0000 mon.a (mon.0) 2262 : audit [DBG] from='client.? 172.21.15.67:0/578764571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:36 smithi067 bash[17655]: audit 2024-04-03T15:19:36.009836+0000 mon.a (mon.0) 2262 : audit [DBG] from='client.? 172.21.15.67:0/578764571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:36 smithi067 bash[27441]: audit 2024-04-03T15:19:36.009836+0000 mon.a (mon.0) 2262 : audit [DBG] from='client.? 172.21.15.67:0/578764571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:37 smithi082 bash[20963]: cluster 2024-04-03T15:19:36.713986+0000 mgr.y (mgr.24370) 1838 : cluster [DBG] pgmap v1822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:37 smithi067 bash[27441]: cluster 2024-04-03T15:19:36.713986+0000 mgr.y (mgr.24370) 1838 : cluster [DBG] pgmap v1822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:37 smithi067 bash[17655]: cluster 2024-04-03T15:19:36.713986+0000 mgr.y (mgr.24370) 1838 : cluster [DBG] pgmap v1822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:38 smithi082 bash[20963]: audit 2024-04-03T15:19:38.465379+0000 mon.c (mon.2) 678 : audit [DBG] from='client.? 172.21.15.67:0/1727600702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:38 smithi082 bash[20963]: cluster 2024-04-03T15:19:38.714706+0000 mgr.y (mgr.24370) 1839 : cluster [DBG] pgmap v1823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:38 smithi067 bash[27441]: audit 2024-04-03T15:19:38.465379+0000 mon.c (mon.2) 678 : audit [DBG] from='client.? 172.21.15.67:0/1727600702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:38 smithi067 bash[27441]: cluster 2024-04-03T15:19:38.714706+0000 mgr.y (mgr.24370) 1839 : cluster [DBG] pgmap v1823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:38 smithi067 bash[17655]: audit 2024-04-03T15:19:38.465379+0000 mon.c (mon.2) 678 : audit [DBG] from='client.? 172.21.15.67:0/1727600702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:38 smithi067 bash[17655]: cluster 2024-04-03T15:19:38.714706+0000 mgr.y (mgr.24370) 1839 : cluster [DBG] pgmap v1823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:39 smithi082 bash[20963]: audit 2024-04-03T15:19:39.741425+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:39 smithi067 bash[17655]: audit 2024-04-03T15:19:39.741425+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:39 smithi067 bash[27441]: audit 2024-04-03T15:19:39.741425+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:40 smithi082 bash[20963]: cluster 2024-04-03T15:19:40.715986+0000 mgr.y (mgr.24370) 1840 : cluster [DBG] pgmap v1824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:40 smithi067 bash[17655]: cluster 2024-04-03T15:19:40.715986+0000 mgr.y (mgr.24370) 1840 : cluster [DBG] pgmap v1824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:40 smithi067 bash[27441]: cluster 2024-04-03T15:19:40.715986+0000 mgr.y (mgr.24370) 1840 : cluster [DBG] pgmap v1824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:41 smithi082 bash[20963]: audit 2024-04-03T15:19:40.921748+0000 mon.a (mon.0) 2264 : audit [DBG] from='client.? 172.21.15.67:0/3044673005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:41 smithi067 bash[27441]: audit 2024-04-03T15:19:40.921748+0000 mon.a (mon.0) 2264 : audit [DBG] from='client.? 172.21.15.67:0/3044673005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:41 smithi067 bash[17655]: audit 2024-04-03T15:19:40.921748+0000 mon.a (mon.0) 2264 : audit [DBG] from='client.? 172.21.15.67:0/3044673005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:42 smithi067 bash[17655]: cluster 2024-04-03T15:19:42.716737+0000 mgr.y (mgr.24370) 1841 : cluster [DBG] pgmap v1825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:42 smithi067 bash[27441]: cluster 2024-04-03T15:19:42.716737+0000 mgr.y (mgr.24370) 1841 : cluster [DBG] pgmap v1825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:42 smithi082 bash[20963]: cluster 2024-04-03T15:19:42.716737+0000 mgr.y (mgr.24370) 1841 : cluster [DBG] pgmap v1825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:19:43.768 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:19:44.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:43 smithi082 bash[20963]: audit 2024-04-03T15:19:43.369043+0000 mon.a (mon.0) 2265 : audit [DBG] from='client.? 172.21.15.67:0/3231076178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:43 smithi067 bash[27441]: audit 2024-04-03T15:19:43.369043+0000 mon.a (mon.0) 2265 : audit [DBG] from='client.? 172.21.15.67:0/3231076178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:43 smithi067 bash[17655]: audit 2024-04-03T15:19:43.369043+0000 mon.a (mon.0) 2265 : audit [DBG] from='client.? 172.21.15.67:0/3231076178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:44 smithi082 bash[20963]: audit 2024-04-03T15:19:44.617023+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:19:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:44 smithi082 bash[20963]: cluster 2024-04-03T15:19:44.717357+0000 mgr.y (mgr.24370) 1842 : cluster [DBG] pgmap v1826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:44 smithi067 bash[17655]: audit 2024-04-03T15:19:44.617023+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:19:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:44 smithi067 bash[17655]: cluster 2024-04-03T15:19:44.717357+0000 mgr.y (mgr.24370) 1842 : cluster [DBG] pgmap v1826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:44 smithi067 bash[27441]: audit 2024-04-03T15:19:44.617023+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:19:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:44 smithi067 bash[27441]: cluster 2024-04-03T15:19:44.717357+0000 mgr.y (mgr.24370) 1842 : cluster [DBG] pgmap v1826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:45 smithi082 bash[20963]: audit 2024-04-03T15:19:45.826537+0000 mon.c (mon.2) 679 : audit [DBG] from='client.? 172.21.15.67:0/1537950449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:45 smithi067 bash[17655]: audit 2024-04-03T15:19:45.826537+0000 mon.c (mon.2) 679 : audit [DBG] from='client.? 172.21.15.67:0/1537950449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:45 smithi067 bash[27441]: audit 2024-04-03T15:19:45.826537+0000 mon.c (mon.2) 679 : audit [DBG] from='client.? 172.21.15.67:0/1537950449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:46 smithi067 bash[17655]: cluster 2024-04-03T15:19:46.718448+0000 mgr.y (mgr.24370) 1843 : cluster [DBG] pgmap v1827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:46 smithi067 bash[27441]: cluster 2024-04-03T15:19:46.718448+0000 mgr.y (mgr.24370) 1843 : cluster [DBG] pgmap v1827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:46 smithi082 bash[20963]: cluster 2024-04-03T15:19:46.718448+0000 mgr.y (mgr.24370) 1843 : cluster [DBG] pgmap v1827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:48 smithi082 bash[20963]: audit 2024-04-03T15:19:48.275828+0000 mon.a (mon.0) 2267 : audit [DBG] from='client.? 172.21.15.67:0/2485981953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:48 smithi067 bash[17655]: audit 2024-04-03T15:19:48.275828+0000 mon.a (mon.0) 2267 : audit [DBG] from='client.? 172.21.15.67:0/2485981953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:48 smithi067 bash[27441]: audit 2024-04-03T15:19:48.275828+0000 mon.a (mon.0) 2267 : audit [DBG] from='client.? 172.21.15.67:0/2485981953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:49 smithi082 bash[20963]: cluster 2024-04-03T15:19:48.719187+0000 mgr.y (mgr.24370) 1844 : cluster [DBG] pgmap v1828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:49 smithi067 bash[17655]: cluster 2024-04-03T15:19:48.719187+0000 mgr.y (mgr.24370) 1844 : cluster [DBG] pgmap v1828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:49 smithi067 bash[27441]: cluster 2024-04-03T15:19:48.719187+0000 mgr.y (mgr.24370) 1844 : cluster [DBG] pgmap v1828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:51 smithi082 bash[20963]: audit 2024-04-03T15:19:50.313385+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:51 smithi082 bash[20963]: audit 2024-04-03T15:19:50.323874+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:51 smithi082 bash[20963]: audit 2024-04-03T15:19:50.611706+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:51 smithi082 bash[20963]: audit 2024-04-03T15:19:50.624428+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:51 smithi082 bash[20963]: cluster 2024-04-03T15:19:50.720484+0000 mgr.y (mgr.24370) 1845 : cluster [DBG] pgmap v1829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:51 smithi082 bash[20963]: audit 2024-04-03T15:19:50.743331+0000 mon.c (mon.2) 680 : audit [DBG] from='client.? 172.21.15.67:0/3260943653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[27441]: audit 2024-04-03T15:19:50.313385+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[27441]: audit 2024-04-03T15:19:50.323874+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[27441]: audit 2024-04-03T15:19:50.611706+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[27441]: audit 2024-04-03T15:19:50.624428+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[27441]: cluster 2024-04-03T15:19:50.720484+0000 mgr.y (mgr.24370) 1845 : cluster [DBG] pgmap v1829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[27441]: audit 2024-04-03T15:19:50.743331+0000 mon.c (mon.2) 680 : audit [DBG] from='client.? 172.21.15.67:0/3260943653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[17655]: audit 2024-04-03T15:19:50.313385+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[17655]: audit 2024-04-03T15:19:50.323874+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[17655]: audit 2024-04-03T15:19:50.611706+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[17655]: audit 2024-04-03T15:19:50.624428+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:19:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[17655]: cluster 2024-04-03T15:19:50.720484+0000 mgr.y (mgr.24370) 1845 : cluster [DBG] pgmap v1829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:51 smithi067 bash[17655]: audit 2024-04-03T15:19:50.743331+0000 mon.c (mon.2) 680 : audit [DBG] from='client.? 172.21.15.67:0/3260943653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:52 smithi082 bash[20963]: cluster 2024-04-03T15:19:52.721224+0000 mgr.y (mgr.24370) 1846 : cluster [DBG] pgmap v1830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:52 smithi067 bash[17655]: cluster 2024-04-03T15:19:52.721224+0000 mgr.y (mgr.24370) 1846 : cluster [DBG] pgmap v1830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:19:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:52 smithi067 bash[27441]: cluster 2024-04-03T15:19:52.721224+0000 mgr.y (mgr.24370) 1846 : cluster [DBG] pgmap v1830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:19:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:53 smithi082 bash[20963]: audit 2024-04-03T15:19:53.202837+0000 mon.c (mon.2) 681 : audit [DBG] from='client.? 172.21.15.67:0/921190813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:53 smithi067 bash[17655]: audit 2024-04-03T15:19:53.202837+0000 mon.c (mon.2) 681 : audit [DBG] from='client.? 172.21.15.67:0/921190813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:53 smithi067 bash[27441]: audit 2024-04-03T15:19:53.202837+0000 mon.c (mon.2) 681 : audit [DBG] from='client.? 172.21.15.67:0/921190813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:54 smithi082 bash[20963]: cluster 2024-04-03T15:19:54.722060+0000 mgr.y (mgr.24370) 1847 : cluster [DBG] pgmap v1831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:54 smithi082 bash[20963]: audit 2024-04-03T15:19:54.741882+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:54 smithi067 bash[17655]: cluster 2024-04-03T15:19:54.722060+0000 mgr.y (mgr.24370) 1847 : cluster [DBG] pgmap v1831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:54 smithi067 bash[17655]: audit 2024-04-03T15:19:54.741882+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:54 smithi067 bash[27441]: cluster 2024-04-03T15:19:54.722060+0000 mgr.y (mgr.24370) 1847 : cluster [DBG] pgmap v1831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:54 smithi067 bash[27441]: audit 2024-04-03T15:19:54.741882+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:19:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:55 smithi082 bash[20963]: audit 2024-04-03T15:19:55.659741+0000 mon.a (mon.0) 2273 : audit [DBG] from='client.? 172.21.15.67:0/987361633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:55 smithi067 bash[27441]: audit 2024-04-03T15:19:55.659741+0000 mon.a (mon.0) 2273 : audit [DBG] from='client.? 172.21.15.67:0/987361633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:55 smithi067 bash[17655]: audit 2024-04-03T15:19:55.659741+0000 mon.a (mon.0) 2273 : audit [DBG] from='client.? 172.21.15.67:0/987361633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:56 smithi082 bash[20963]: cluster 2024-04-03T15:19:56.724357+0000 mgr.y (mgr.24370) 1848 : cluster [DBG] pgmap v1832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:56 smithi067 bash[27441]: cluster 2024-04-03T15:19:56.724357+0000 mgr.y (mgr.24370) 1848 : cluster [DBG] pgmap v1832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:56 smithi067 bash[17655]: cluster 2024-04-03T15:19:56.724357+0000 mgr.y (mgr.24370) 1848 : cluster [DBG] pgmap v1832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:58 smithi082 bash[20963]: audit 2024-04-03T15:19:58.117945+0000 mon.c (mon.2) 682 : audit [DBG] from='client.? 172.21.15.67:0/2791801711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:58 smithi067 bash[17655]: audit 2024-04-03T15:19:58.117945+0000 mon.c (mon.2) 682 : audit [DBG] from='client.? 172.21.15.67:0/2791801711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:58 smithi067 bash[27441]: audit 2024-04-03T15:19:58.117945+0000 mon.c (mon.2) 682 : audit [DBG] from='client.? 172.21.15.67:0/2791801711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:19:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:19:59 smithi082 bash[20963]: cluster 2024-04-03T15:19:58.725053+0000 mgr.y (mgr.24370) 1849 : cluster [DBG] pgmap v1833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:19:59 smithi067 bash[27441]: cluster 2024-04-03T15:19:58.725053+0000 mgr.y (mgr.24370) 1849 : cluster [DBG] pgmap v1833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:19:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:19:59 smithi067 bash[17655]: cluster 2024-04-03T15:19:58.725053+0000 mgr.y (mgr.24370) 1849 : cluster [DBG] pgmap v1833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:00 smithi082 bash[20963]: cluster 2024-04-03T15:20:00.000159+0000 mon.a (mon.0) 2274 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:20:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:00 smithi067 bash[27441]: cluster 2024-04-03T15:20:00.000159+0000 mon.a (mon.0) 2274 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:20:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:00 smithi067 bash[17655]: cluster 2024-04-03T15:20:00.000159+0000 mon.a (mon.0) 2274 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:20:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:01 smithi082 bash[20963]: audit 2024-04-03T15:20:00.564645+0000 mon.a (mon.0) 2275 : audit [DBG] from='client.? 172.21.15.67:0/1894891843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:01 smithi082 bash[20963]: cluster 2024-04-03T15:20:00.726191+0000 mgr.y (mgr.24370) 1850 : cluster [DBG] pgmap v1834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:01 smithi082 bash[20963]: audit 2024-04-03T15:20:00.906668+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:20:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:01 smithi082 bash[20963]: audit 2024-04-03T15:20:00.914889+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:20:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:01 smithi082 bash[20963]: audit 2024-04-03T15:20:00.916763+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:20:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:01 smithi082 bash[20963]: audit 2024-04-03T15:20:00.917987+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:20:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:01 smithi082 bash[20963]: audit 2024-04-03T15:20:00.924529+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:20:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[17655]: audit 2024-04-03T15:20:00.564645+0000 mon.a (mon.0) 2275 : audit [DBG] from='client.? 172.21.15.67:0/1894891843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[17655]: cluster 2024-04-03T15:20:00.726191+0000 mgr.y (mgr.24370) 1850 : cluster [DBG] pgmap v1834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[17655]: audit 2024-04-03T15:20:00.906668+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:20:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[17655]: audit 2024-04-03T15:20:00.914889+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:20:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[17655]: audit 2024-04-03T15:20:00.916763+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:20:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[17655]: audit 2024-04-03T15:20:00.917987+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:20:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[17655]: audit 2024-04-03T15:20:00.924529+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:20:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[27441]: audit 2024-04-03T15:20:00.564645+0000 mon.a (mon.0) 2275 : audit [DBG] from='client.? 172.21.15.67:0/1894891843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[27441]: cluster 2024-04-03T15:20:00.726191+0000 mgr.y (mgr.24370) 1850 : cluster [DBG] pgmap v1834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[27441]: audit 2024-04-03T15:20:00.906668+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:20:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[27441]: audit 2024-04-03T15:20:00.914889+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:20:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[27441]: audit 2024-04-03T15:20:00.916763+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:20:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[27441]: audit 2024-04-03T15:20:00.917987+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:20:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:01 smithi067 bash[27441]: audit 2024-04-03T15:20:00.924529+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:20:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:02 smithi067 bash[27441]: cluster 2024-04-03T15:20:02.726773+0000 mgr.y (mgr.24370) 1851 : cluster [DBG] pgmap v1835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:02 smithi067 bash[17655]: cluster 2024-04-03T15:20:02.726773+0000 mgr.y (mgr.24370) 1851 : cluster [DBG] pgmap v1835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:02 smithi082 bash[20963]: cluster 2024-04-03T15:20:02.726773+0000 mgr.y (mgr.24370) 1851 : cluster [DBG] pgmap v1835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:20:03.788 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:20:04.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:03 smithi082 bash[20963]: audit 2024-04-03T15:20:03.021407+0000 mon.c (mon.2) 683 : audit [DBG] from='client.? 172.21.15.67:0/1941038541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:03 smithi067 bash[27441]: audit 2024-04-03T15:20:03.021407+0000 mon.c (mon.2) 683 : audit [DBG] from='client.? 172.21.15.67:0/1941038541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:03 smithi067 bash[17655]: audit 2024-04-03T15:20:03.021407+0000 mon.c (mon.2) 683 : audit [DBG] from='client.? 172.21.15.67:0/1941038541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:04 smithi082 bash[20963]: cluster 2024-04-03T15:20:04.727466+0000 mgr.y (mgr.24370) 1852 : cluster [DBG] pgmap v1836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:04 smithi067 bash[17655]: cluster 2024-04-03T15:20:04.727466+0000 mgr.y (mgr.24370) 1852 : cluster [DBG] pgmap v1836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:04 smithi067 bash[27441]: cluster 2024-04-03T15:20:04.727466+0000 mgr.y (mgr.24370) 1852 : cluster [DBG] pgmap v1836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:05 smithi082 bash[20963]: audit 2024-04-03T15:20:05.472437+0000 mon.c (mon.2) 684 : audit [DBG] from='client.? 172.21.15.67:0/2478035897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:05 smithi067 bash[17655]: audit 2024-04-03T15:20:05.472437+0000 mon.c (mon.2) 684 : audit [DBG] from='client.? 172.21.15.67:0/2478035897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:05 smithi067 bash[27441]: audit 2024-04-03T15:20:05.472437+0000 mon.c (mon.2) 684 : audit [DBG] from='client.? 172.21.15.67:0/2478035897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:06 smithi082 bash[20963]: cluster 2024-04-03T15:20:06.728695+0000 mgr.y (mgr.24370) 1853 : cluster [DBG] pgmap v1837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:06 smithi067 bash[17655]: cluster 2024-04-03T15:20:06.728695+0000 mgr.y (mgr.24370) 1853 : cluster [DBG] pgmap v1837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:06 smithi067 bash[27441]: cluster 2024-04-03T15:20:06.728695+0000 mgr.y (mgr.24370) 1853 : cluster [DBG] pgmap v1837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:07 smithi082 bash[20963]: audit 2024-04-03T15:20:07.927851+0000 mon.a (mon.0) 2281 : audit [DBG] from='client.? 172.21.15.67:0/254475158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:07 smithi067 bash[17655]: audit 2024-04-03T15:20:07.927851+0000 mon.a (mon.0) 2281 : audit [DBG] from='client.? 172.21.15.67:0/254475158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:08 smithi067 bash[27441]: audit 2024-04-03T15:20:07.927851+0000 mon.a (mon.0) 2281 : audit [DBG] from='client.? 172.21.15.67:0/254475158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:08 smithi082 bash[20963]: cluster 2024-04-03T15:20:08.729425+0000 mgr.y (mgr.24370) 1854 : cluster [DBG] pgmap v1838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:08 smithi067 bash[17655]: cluster 2024-04-03T15:20:08.729425+0000 mgr.y (mgr.24370) 1854 : cluster [DBG] pgmap v1838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:08 smithi067 bash[27441]: cluster 2024-04-03T15:20:08.729425+0000 mgr.y (mgr.24370) 1854 : cluster [DBG] pgmap v1838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:09 smithi082 bash[20963]: audit 2024-04-03T15:20:09.742182+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:09 smithi067 bash[17655]: audit 2024-04-03T15:20:09.742182+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:09 smithi067 bash[27441]: audit 2024-04-03T15:20:09.742182+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:11 smithi082 bash[20963]: audit 2024-04-03T15:20:10.382397+0000 mon.c (mon.2) 685 : audit [DBG] from='client.? 172.21.15.67:0/109240851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:11 smithi082 bash[20963]: cluster 2024-04-03T15:20:10.730554+0000 mgr.y (mgr.24370) 1855 : cluster [DBG] pgmap v1839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:11 smithi067 bash[17655]: audit 2024-04-03T15:20:10.382397+0000 mon.c (mon.2) 685 : audit [DBG] from='client.? 172.21.15.67:0/109240851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:11 smithi067 bash[17655]: cluster 2024-04-03T15:20:10.730554+0000 mgr.y (mgr.24370) 1855 : cluster [DBG] pgmap v1839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:11 smithi067 bash[27441]: audit 2024-04-03T15:20:10.382397+0000 mon.c (mon.2) 685 : audit [DBG] from='client.? 172.21.15.67:0/109240851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:11 smithi067 bash[27441]: cluster 2024-04-03T15:20:10.730554+0000 mgr.y (mgr.24370) 1855 : cluster [DBG] pgmap v1839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:12 smithi067 bash[27441]: cluster 2024-04-03T15:20:12.731237+0000 mgr.y (mgr.24370) 1856 : cluster [DBG] pgmap v1840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:12 smithi067 bash[17655]: cluster 2024-04-03T15:20:12.731237+0000 mgr.y (mgr.24370) 1856 : cluster [DBG] pgmap v1840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:12 smithi082 bash[20963]: cluster 2024-04-03T15:20:12.731237+0000 mgr.y (mgr.24370) 1856 : cluster [DBG] pgmap v1840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:20:13.795 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:20:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:13 smithi082 bash[20963]: audit 2024-04-03T15:20:12.836121+0000 mon.c (mon.2) 686 : audit [DBG] from='client.? 172.21.15.67:0/1272149402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:13 smithi067 bash[17655]: audit 2024-04-03T15:20:12.836121+0000 mon.c (mon.2) 686 : audit [DBG] from='client.? 172.21.15.67:0/1272149402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:13 smithi067 bash[27441]: audit 2024-04-03T15:20:12.836121+0000 mon.c (mon.2) 686 : audit [DBG] from='client.? 172.21.15.67:0/1272149402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:14 smithi082 bash[20963]: cluster 2024-04-03T15:20:14.731959+0000 mgr.y (mgr.24370) 1857 : cluster [DBG] pgmap v1841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:14 smithi067 bash[17655]: cluster 2024-04-03T15:20:14.731959+0000 mgr.y (mgr.24370) 1857 : cluster [DBG] pgmap v1841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:14 smithi067 bash[27441]: cluster 2024-04-03T15:20:14.731959+0000 mgr.y (mgr.24370) 1857 : cluster [DBG] pgmap v1841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:15 smithi082 bash[20963]: audit 2024-04-03T15:20:15.296233+0000 mon.c (mon.2) 687 : audit [DBG] from='client.? 172.21.15.67:0/709317611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:15 smithi067 bash[17655]: audit 2024-04-03T15:20:15.296233+0000 mon.c (mon.2) 687 : audit [DBG] from='client.? 172.21.15.67:0/709317611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:15 smithi067 bash[27441]: audit 2024-04-03T15:20:15.296233+0000 mon.c (mon.2) 687 : audit [DBG] from='client.? 172.21.15.67:0/709317611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:16 smithi082 bash[20963]: cluster 2024-04-03T15:20:16.733111+0000 mgr.y (mgr.24370) 1858 : cluster [DBG] pgmap v1842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:16 smithi067 bash[17655]: cluster 2024-04-03T15:20:16.733111+0000 mgr.y (mgr.24370) 1858 : cluster [DBG] pgmap v1842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:16 smithi067 bash[27441]: cluster 2024-04-03T15:20:16.733111+0000 mgr.y (mgr.24370) 1858 : cluster [DBG] pgmap v1842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:17 smithi082 bash[20963]: audit 2024-04-03T15:20:17.743071+0000 mon.c (mon.2) 688 : audit [DBG] from='client.? 172.21.15.67:0/2192169242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:18.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:17 smithi067 bash[17655]: audit 2024-04-03T15:20:17.743071+0000 mon.c (mon.2) 688 : audit [DBG] from='client.? 172.21.15.67:0/2192169242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:17 smithi067 bash[27441]: audit 2024-04-03T15:20:17.743071+0000 mon.c (mon.2) 688 : audit [DBG] from='client.? 172.21.15.67:0/2192169242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:18 smithi082 bash[20963]: cluster 2024-04-03T15:20:18.733798+0000 mgr.y (mgr.24370) 1859 : cluster [DBG] pgmap v1843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:18 smithi067 bash[27441]: cluster 2024-04-03T15:20:18.733798+0000 mgr.y (mgr.24370) 1859 : cluster [DBG] pgmap v1843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:18 smithi067 bash[17655]: cluster 2024-04-03T15:20:18.733798+0000 mgr.y (mgr.24370) 1859 : cluster [DBG] pgmap v1843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:20 smithi082 bash[20963]: audit 2024-04-03T15:20:20.200381+0000 mon.a (mon.0) 2283 : audit [DBG] from='client.? 172.21.15.67:0/1021518299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:20 smithi067 bash[17655]: audit 2024-04-03T15:20:20.200381+0000 mon.a (mon.0) 2283 : audit [DBG] from='client.? 172.21.15.67:0/1021518299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:20 smithi067 bash[27441]: audit 2024-04-03T15:20:20.200381+0000 mon.a (mon.0) 2283 : audit [DBG] from='client.? 172.21.15.67:0/1021518299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:22 smithi082 bash[20963]: cluster 2024-04-03T15:20:20.734976+0000 mgr.y (mgr.24370) 1860 : cluster [DBG] pgmap v1844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:22 smithi067 bash[17655]: cluster 2024-04-03T15:20:20.734976+0000 mgr.y (mgr.24370) 1860 : cluster [DBG] pgmap v1844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:22 smithi067 bash[27441]: cluster 2024-04-03T15:20:20.734976+0000 mgr.y (mgr.24370) 1860 : cluster [DBG] pgmap v1844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:20:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:23 smithi067 bash[17655]: audit 2024-04-03T15:20:22.654521+0000 mon.a (mon.0) 2284 : audit [DBG] from='client.? 172.21.15.67:0/2285265333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:23 smithi067 bash[27441]: audit 2024-04-03T15:20:22.654521+0000 mon.a (mon.0) 2284 : audit [DBG] from='client.? 172.21.15.67:0/2285265333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:23 smithi082 bash[20963]: audit 2024-04-03T15:20:22.654521+0000 mon.a (mon.0) 2284 : audit [DBG] from='client.? 172.21.15.67:0/2285265333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:20:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:24 smithi082 bash[20963]: cluster 2024-04-03T15:20:22.735678+0000 mgr.y (mgr.24370) 1861 : cluster [DBG] pgmap v1845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:24 smithi067 bash[17655]: cluster 2024-04-03T15:20:22.735678+0000 mgr.y (mgr.24370) 1861 : cluster [DBG] pgmap v1845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:24 smithi067 bash[27441]: cluster 2024-04-03T15:20:22.735678+0000 mgr.y (mgr.24370) 1861 : cluster [DBG] pgmap v1845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:25 smithi082 bash[20963]: audit 2024-04-03T15:20:24.742276+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:25 smithi082 bash[20963]: audit 2024-04-03T15:20:25.105854+0000 mon.a (mon.0) 2286 : audit [DBG] from='client.? 172.21.15.67:0/563381947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:25 smithi067 bash[17655]: audit 2024-04-03T15:20:24.742276+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:25 smithi067 bash[17655]: audit 2024-04-03T15:20:25.105854+0000 mon.a (mon.0) 2286 : audit [DBG] from='client.? 172.21.15.67:0/563381947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:25 smithi067 bash[27441]: audit 2024-04-03T15:20:24.742276+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:25 smithi067 bash[27441]: audit 2024-04-03T15:20:25.105854+0000 mon.a (mon.0) 2286 : audit [DBG] from='client.? 172.21.15.67:0/563381947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:26 smithi082 bash[20963]: cluster 2024-04-03T15:20:24.736398+0000 mgr.y (mgr.24370) 1862 : cluster [DBG] pgmap v1846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:26 smithi067 bash[17655]: cluster 2024-04-03T15:20:24.736398+0000 mgr.y (mgr.24370) 1862 : cluster [DBG] pgmap v1846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:26 smithi067 bash[27441]: cluster 2024-04-03T15:20:24.736398+0000 mgr.y (mgr.24370) 1862 : cluster [DBG] pgmap v1846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:28 smithi082 bash[20963]: cluster 2024-04-03T15:20:26.737287+0000 mgr.y (mgr.24370) 1863 : cluster [DBG] pgmap v1847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:28 smithi082 bash[20963]: audit 2024-04-03T15:20:27.559845+0000 mon.c (mon.2) 689 : audit [DBG] from='client.? 172.21.15.67:0/4027434348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:28 smithi067 bash[17655]: cluster 2024-04-03T15:20:26.737287+0000 mgr.y (mgr.24370) 1863 : cluster [DBG] pgmap v1847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:28 smithi067 bash[17655]: audit 2024-04-03T15:20:27.559845+0000 mon.c (mon.2) 689 : audit [DBG] from='client.? 172.21.15.67:0/4027434348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:28 smithi067 bash[27441]: cluster 2024-04-03T15:20:26.737287+0000 mgr.y (mgr.24370) 1863 : cluster [DBG] pgmap v1847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:28 smithi067 bash[27441]: audit 2024-04-03T15:20:27.559845+0000 mon.c (mon.2) 689 : audit [DBG] from='client.? 172.21.15.67:0/4027434348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:30 smithi082 bash[20963]: cluster 2024-04-03T15:20:28.737963+0000 mgr.y (mgr.24370) 1864 : cluster [DBG] pgmap v1848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:30 smithi082 bash[20963]: audit 2024-04-03T15:20:30.005923+0000 mon.a (mon.0) 2287 : audit [DBG] from='client.? 172.21.15.67:0/2716335410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:30 smithi067 bash[17655]: cluster 2024-04-03T15:20:28.737963+0000 mgr.y (mgr.24370) 1864 : cluster [DBG] pgmap v1848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:30 smithi067 bash[17655]: audit 2024-04-03T15:20:30.005923+0000 mon.a (mon.0) 2287 : audit [DBG] from='client.? 172.21.15.67:0/2716335410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:30 smithi067 bash[27441]: cluster 2024-04-03T15:20:28.737963+0000 mgr.y (mgr.24370) 1864 : cluster [DBG] pgmap v1848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:30 smithi067 bash[27441]: audit 2024-04-03T15:20:30.005923+0000 mon.a (mon.0) 2287 : audit [DBG] from='client.? 172.21.15.67:0/2716335410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:32 smithi082 bash[20963]: cluster 2024-04-03T15:20:30.739086+0000 mgr.y (mgr.24370) 1865 : cluster [DBG] pgmap v1849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:32 smithi067 bash[17655]: cluster 2024-04-03T15:20:30.739086+0000 mgr.y (mgr.24370) 1865 : cluster [DBG] pgmap v1849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:32 smithi067 bash[27441]: cluster 2024-04-03T15:20:30.739086+0000 mgr.y (mgr.24370) 1865 : cluster [DBG] pgmap v1849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:33 smithi067 bash[17655]: audit 2024-04-03T15:20:32.456523+0000 mon.c (mon.2) 690 : audit [DBG] from='client.? 172.21.15.67:0/1046452513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:33 smithi067 bash[27441]: audit 2024-04-03T15:20:32.456523+0000 mon.c (mon.2) 690 : audit [DBG] from='client.? 172.21.15.67:0/1046452513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:33] "GET /metrics HTTP/1.1" 200 239915 "" "Prometheus/2.43.0" 2024-04-03T15:20:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:20:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:33 smithi082 bash[20963]: audit 2024-04-03T15:20:32.456523+0000 mon.c (mon.2) 690 : audit [DBG] from='client.? 172.21.15.67:0/1046452513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:34 smithi082 bash[20963]: cluster 2024-04-03T15:20:32.739815+0000 mgr.y (mgr.24370) 1866 : cluster [DBG] pgmap v1850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:34 smithi067 bash[27441]: cluster 2024-04-03T15:20:32.739815+0000 mgr.y (mgr.24370) 1866 : cluster [DBG] pgmap v1850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:34 smithi067 bash[17655]: cluster 2024-04-03T15:20:32.739815+0000 mgr.y (mgr.24370) 1866 : cluster [DBG] pgmap v1850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:35 smithi082 bash[20963]: audit 2024-04-03T15:20:34.912623+0000 mon.a (mon.0) 2288 : audit [DBG] from='client.? 172.21.15.67:0/3264518181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:35 smithi067 bash[17655]: audit 2024-04-03T15:20:34.912623+0000 mon.a (mon.0) 2288 : audit [DBG] from='client.? 172.21.15.67:0/3264518181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:35 smithi067 bash[27441]: audit 2024-04-03T15:20:34.912623+0000 mon.a (mon.0) 2288 : audit [DBG] from='client.? 172.21.15.67:0/3264518181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:36 smithi082 bash[20963]: cluster 2024-04-03T15:20:34.740509+0000 mgr.y (mgr.24370) 1867 : cluster [DBG] pgmap v1851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:36 smithi067 bash[17655]: cluster 2024-04-03T15:20:34.740509+0000 mgr.y (mgr.24370) 1867 : cluster [DBG] pgmap v1851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:36 smithi067 bash[27441]: cluster 2024-04-03T15:20:34.740509+0000 mgr.y (mgr.24370) 1867 : cluster [DBG] pgmap v1851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:38 smithi082 bash[20963]: cluster 2024-04-03T15:20:36.741532+0000 mgr.y (mgr.24370) 1868 : cluster [DBG] pgmap v1852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:38 smithi082 bash[20963]: audit 2024-04-03T15:20:37.380598+0000 mon.a (mon.0) 2289 : audit [DBG] from='client.? 172.21.15.67:0/1600670442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:38 smithi067 bash[27441]: cluster 2024-04-03T15:20:36.741532+0000 mgr.y (mgr.24370) 1868 : cluster [DBG] pgmap v1852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:38 smithi067 bash[27441]: audit 2024-04-03T15:20:37.380598+0000 mon.a (mon.0) 2289 : audit [DBG] from='client.? 172.21.15.67:0/1600670442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:38 smithi067 bash[17655]: cluster 2024-04-03T15:20:36.741532+0000 mgr.y (mgr.24370) 1868 : cluster [DBG] pgmap v1852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:38 smithi067 bash[17655]: audit 2024-04-03T15:20:37.380598+0000 mon.a (mon.0) 2289 : audit [DBG] from='client.? 172.21.15.67:0/1600670442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:40 smithi082 bash[20963]: cluster 2024-04-03T15:20:38.742214+0000 mgr.y (mgr.24370) 1869 : cluster [DBG] pgmap v1853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:40 smithi082 bash[20963]: audit 2024-04-03T15:20:39.742887+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:40 smithi082 bash[20963]: audit 2024-04-03T15:20:39.832170+0000 mon.a (mon.0) 2291 : audit [DBG] from='client.? 172.21.15.67:0/265392654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:40 smithi067 bash[17655]: cluster 2024-04-03T15:20:38.742214+0000 mgr.y (mgr.24370) 1869 : cluster [DBG] pgmap v1853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:40 smithi067 bash[17655]: audit 2024-04-03T15:20:39.742887+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:40 smithi067 bash[17655]: audit 2024-04-03T15:20:39.832170+0000 mon.a (mon.0) 2291 : audit [DBG] from='client.? 172.21.15.67:0/265392654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:40 smithi067 bash[27441]: cluster 2024-04-03T15:20:38.742214+0000 mgr.y (mgr.24370) 1869 : cluster [DBG] pgmap v1853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:40 smithi067 bash[27441]: audit 2024-04-03T15:20:39.742887+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:40 smithi067 bash[27441]: audit 2024-04-03T15:20:39.832170+0000 mon.a (mon.0) 2291 : audit [DBG] from='client.? 172.21.15.67:0/265392654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:42 smithi082 bash[20963]: cluster 2024-04-03T15:20:40.743356+0000 mgr.y (mgr.24370) 1870 : cluster [DBG] pgmap v1854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:42 smithi082 bash[20963]: audit 2024-04-03T15:20:42.282207+0000 mon.a (mon.0) 2292 : audit [DBG] from='client.? 172.21.15.67:0/1977614332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:42 smithi067 bash[17655]: cluster 2024-04-03T15:20:40.743356+0000 mgr.y (mgr.24370) 1870 : cluster [DBG] pgmap v1854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:42 smithi067 bash[17655]: audit 2024-04-03T15:20:42.282207+0000 mon.a (mon.0) 2292 : audit [DBG] from='client.? 172.21.15.67:0/1977614332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:42 smithi067 bash[27441]: cluster 2024-04-03T15:20:40.743356+0000 mgr.y (mgr.24370) 1870 : cluster [DBG] pgmap v1854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:42 smithi067 bash[27441]: audit 2024-04-03T15:20:42.282207+0000 mon.a (mon.0) 2292 : audit [DBG] from='client.? 172.21.15.67:0/1977614332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:20:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:20:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:44 smithi082 bash[20963]: cluster 2024-04-03T15:20:42.744005+0000 mgr.y (mgr.24370) 1871 : cluster [DBG] pgmap v1855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:44 smithi067 bash[27441]: cluster 2024-04-03T15:20:42.744005+0000 mgr.y (mgr.24370) 1871 : cluster [DBG] pgmap v1855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:44 smithi067 bash[17655]: cluster 2024-04-03T15:20:42.744005+0000 mgr.y (mgr.24370) 1871 : cluster [DBG] pgmap v1855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:45 smithi082 bash[20963]: audit 2024-04-03T15:20:44.744347+0000 mon.a (mon.0) 2293 : audit [DBG] from='client.? 172.21.15.67:0/689042478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:45 smithi067 bash[17655]: audit 2024-04-03T15:20:44.744347+0000 mon.a (mon.0) 2293 : audit [DBG] from='client.? 172.21.15.67:0/689042478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:45 smithi067 bash[27441]: audit 2024-04-03T15:20:44.744347+0000 mon.a (mon.0) 2293 : audit [DBG] from='client.? 172.21.15.67:0/689042478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:46 smithi082 bash[20963]: cluster 2024-04-03T15:20:44.744791+0000 mgr.y (mgr.24370) 1872 : cluster [DBG] pgmap v1856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:46 smithi067 bash[17655]: cluster 2024-04-03T15:20:44.744791+0000 mgr.y (mgr.24370) 1872 : cluster [DBG] pgmap v1856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:46 smithi067 bash[27441]: cluster 2024-04-03T15:20:44.744791+0000 mgr.y (mgr.24370) 1872 : cluster [DBG] pgmap v1856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:47 smithi082 bash[20963]: audit 2024-04-03T15:20:47.192642+0000 mon.c (mon.2) 691 : audit [DBG] from='client.? 172.21.15.67:0/3485090921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:47 smithi067 bash[27441]: audit 2024-04-03T15:20:47.192642+0000 mon.c (mon.2) 691 : audit [DBG] from='client.? 172.21.15.67:0/3485090921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:47 smithi067 bash[17655]: audit 2024-04-03T15:20:47.192642+0000 mon.c (mon.2) 691 : audit [DBG] from='client.? 172.21.15.67:0/3485090921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:48 smithi082 bash[20963]: cluster 2024-04-03T15:20:46.745977+0000 mgr.y (mgr.24370) 1873 : cluster [DBG] pgmap v1857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:48 smithi067 bash[17655]: cluster 2024-04-03T15:20:46.745977+0000 mgr.y (mgr.24370) 1873 : cluster [DBG] pgmap v1857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:48 smithi067 bash[27441]: cluster 2024-04-03T15:20:46.745977+0000 mgr.y (mgr.24370) 1873 : cluster [DBG] pgmap v1857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:50 smithi082 bash[20963]: cluster 2024-04-03T15:20:48.746681+0000 mgr.y (mgr.24370) 1874 : cluster [DBG] pgmap v1858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:50 smithi082 bash[20963]: audit 2024-04-03T15:20:49.649422+0000 mon.a (mon.0) 2294 : audit [DBG] from='client.? 172.21.15.67:0/1437644266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:50 smithi067 bash[27441]: cluster 2024-04-03T15:20:48.746681+0000 mgr.y (mgr.24370) 1874 : cluster [DBG] pgmap v1858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:50 smithi067 bash[27441]: audit 2024-04-03T15:20:49.649422+0000 mon.a (mon.0) 2294 : audit [DBG] from='client.? 172.21.15.67:0/1437644266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:50 smithi067 bash[17655]: cluster 2024-04-03T15:20:48.746681+0000 mgr.y (mgr.24370) 1874 : cluster [DBG] pgmap v1858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:50 smithi067 bash[17655]: audit 2024-04-03T15:20:49.649422+0000 mon.a (mon.0) 2294 : audit [DBG] from='client.? 172.21.15.67:0/1437644266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:52 smithi082 bash[20963]: cluster 2024-04-03T15:20:50.747828+0000 mgr.y (mgr.24370) 1875 : cluster [DBG] pgmap v1859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:52 smithi082 bash[20963]: audit 2024-04-03T15:20:52.091409+0000 mon.a (mon.0) 2295 : audit [DBG] from='client.? 172.21.15.67:0/1909904936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:52 smithi067 bash[17655]: cluster 2024-04-03T15:20:50.747828+0000 mgr.y (mgr.24370) 1875 : cluster [DBG] pgmap v1859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:52 smithi067 bash[17655]: audit 2024-04-03T15:20:52.091409+0000 mon.a (mon.0) 2295 : audit [DBG] from='client.? 172.21.15.67:0/1909904936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:52 smithi067 bash[27441]: cluster 2024-04-03T15:20:50.747828+0000 mgr.y (mgr.24370) 1875 : cluster [DBG] pgmap v1859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:52 smithi067 bash[27441]: audit 2024-04-03T15:20:52.091409+0000 mon.a (mon.0) 2295 : audit [DBG] from='client.? 172.21.15.67:0/1909904936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:20:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:20:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:54 smithi082 bash[20963]: cluster 2024-04-03T15:20:52.748593+0000 mgr.y (mgr.24370) 1876 : cluster [DBG] pgmap v1860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:54 smithi067 bash[17655]: cluster 2024-04-03T15:20:52.748593+0000 mgr.y (mgr.24370) 1876 : cluster [DBG] pgmap v1860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:54 smithi067 bash[27441]: cluster 2024-04-03T15:20:52.748593+0000 mgr.y (mgr.24370) 1876 : cluster [DBG] pgmap v1860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:55 smithi082 bash[20963]: audit 2024-04-03T15:20:54.545549+0000 mon.c (mon.2) 692 : audit [DBG] from='client.? 172.21.15.67:0/1789989055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:55 smithi082 bash[20963]: audit 2024-04-03T15:20:54.743523+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:55 smithi067 bash[27441]: audit 2024-04-03T15:20:54.545549+0000 mon.c (mon.2) 692 : audit [DBG] from='client.? 172.21.15.67:0/1789989055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:55 smithi067 bash[27441]: audit 2024-04-03T15:20:54.743523+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:55 smithi067 bash[17655]: audit 2024-04-03T15:20:54.545549+0000 mon.c (mon.2) 692 : audit [DBG] from='client.? 172.21.15.67:0/1789989055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:55 smithi067 bash[17655]: audit 2024-04-03T15:20:54.743523+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:20:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:56 smithi082 bash[20963]: cluster 2024-04-03T15:20:54.753503+0000 mgr.y (mgr.24370) 1877 : cluster [DBG] pgmap v1861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:56 smithi067 bash[17655]: cluster 2024-04-03T15:20:54.753503+0000 mgr.y (mgr.24370) 1877 : cluster [DBG] pgmap v1861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:56 smithi067 bash[27441]: cluster 2024-04-03T15:20:54.753503+0000 mgr.y (mgr.24370) 1877 : cluster [DBG] pgmap v1861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:57 smithi082 bash[20963]: audit 2024-04-03T15:20:56.995332+0000 mon.c (mon.2) 693 : audit [DBG] from='client.? 172.21.15.67:0/1507467979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:57 smithi067 bash[17655]: audit 2024-04-03T15:20:56.995332+0000 mon.c (mon.2) 693 : audit [DBG] from='client.? 172.21.15.67:0/1507467979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:57 smithi067 bash[27441]: audit 2024-04-03T15:20:56.995332+0000 mon.c (mon.2) 693 : audit [DBG] from='client.? 172.21.15.67:0/1507467979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:20:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:20:58 smithi067 bash[27441]: cluster 2024-04-03T15:20:56.754788+0000 mgr.y (mgr.24370) 1878 : cluster [DBG] pgmap v1862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:20:58 smithi067 bash[17655]: cluster 2024-04-03T15:20:56.754788+0000 mgr.y (mgr.24370) 1878 : cluster [DBG] pgmap v1862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:20:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:20:58 smithi082 bash[20963]: cluster 2024-04-03T15:20:56.754788+0000 mgr.y (mgr.24370) 1878 : cluster [DBG] pgmap v1862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:00 smithi067 bash[27441]: cluster 2024-04-03T15:20:58.755490+0000 mgr.y (mgr.24370) 1879 : cluster [DBG] pgmap v1863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:00 smithi067 bash[27441]: audit 2024-04-03T15:20:59.453159+0000 mon.c (mon.2) 694 : audit [DBG] from='client.? 172.21.15.67:0/480154025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:00 smithi067 bash[17655]: cluster 2024-04-03T15:20:58.755490+0000 mgr.y (mgr.24370) 1879 : cluster [DBG] pgmap v1863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:00 smithi067 bash[17655]: audit 2024-04-03T15:20:59.453159+0000 mon.c (mon.2) 694 : audit [DBG] from='client.? 172.21.15.67:0/480154025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:00 smithi082 bash[20963]: cluster 2024-04-03T15:20:58.755490+0000 mgr.y (mgr.24370) 1879 : cluster [DBG] pgmap v1863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:00 smithi082 bash[20963]: audit 2024-04-03T15:20:59.453159+0000 mon.c (mon.2) 694 : audit [DBG] from='client.? 172.21.15.67:0/480154025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:01 smithi067 bash[17655]: audit 2024-04-03T15:21:00.999202+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:21:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:01 smithi067 bash[27441]: audit 2024-04-03T15:21:00.999202+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:21:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:01 smithi082 bash[20963]: audit 2024-04-03T15:21:00.999202+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:21:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:02 smithi067 bash[17655]: cluster 2024-04-03T15:21:00.756580+0000 mgr.y (mgr.24370) 1880 : cluster [DBG] pgmap v1864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:02 smithi067 bash[17655]: audit 2024-04-03T15:21:01.907535+0000 mon.c (mon.2) 695 : audit [DBG] from='client.? 172.21.15.67:0/1744634386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:02 smithi067 bash[27441]: cluster 2024-04-03T15:21:00.756580+0000 mgr.y (mgr.24370) 1880 : cluster [DBG] pgmap v1864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:02 smithi067 bash[27441]: audit 2024-04-03T15:21:01.907535+0000 mon.c (mon.2) 695 : audit [DBG] from='client.? 172.21.15.67:0/1744634386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:02 smithi082 bash[20963]: cluster 2024-04-03T15:21:00.756580+0000 mgr.y (mgr.24370) 1880 : cluster [DBG] pgmap v1864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:02 smithi082 bash[20963]: audit 2024-04-03T15:21:01.907535+0000 mon.c (mon.2) 695 : audit [DBG] from='client.? 172.21.15.67:0/1744634386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:21:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:21:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:04 smithi067 bash[17655]: cluster 2024-04-03T15:21:02.757228+0000 mgr.y (mgr.24370) 1881 : cluster [DBG] pgmap v1865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:04 smithi067 bash[17655]: audit 2024-04-03T15:21:04.364598+0000 mon.c (mon.2) 696 : audit [DBG] from='client.? 172.21.15.67:0/1937635143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:04 smithi067 bash[27441]: cluster 2024-04-03T15:21:02.757228+0000 mgr.y (mgr.24370) 1881 : cluster [DBG] pgmap v1865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:04 smithi067 bash[27441]: audit 2024-04-03T15:21:04.364598+0000 mon.c (mon.2) 696 : audit [DBG] from='client.? 172.21.15.67:0/1937635143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:04 smithi082 bash[20963]: cluster 2024-04-03T15:21:02.757228+0000 mgr.y (mgr.24370) 1881 : cluster [DBG] pgmap v1865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:04 smithi082 bash[20963]: audit 2024-04-03T15:21:04.364598+0000 mon.c (mon.2) 696 : audit [DBG] from='client.? 172.21.15.67:0/1937635143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:06 smithi067 bash[27441]: cluster 2024-04-03T15:21:04.757932+0000 mgr.y (mgr.24370) 1882 : cluster [DBG] pgmap v1866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:06 smithi067 bash[17655]: cluster 2024-04-03T15:21:04.757932+0000 mgr.y (mgr.24370) 1882 : cluster [DBG] pgmap v1866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:06 smithi082 bash[20963]: cluster 2024-04-03T15:21:04.757932+0000 mgr.y (mgr.24370) 1882 : cluster [DBG] pgmap v1866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:06.746862+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:06.753934+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:06.846008+0000 mon.c (mon.2) 697 : audit [DBG] from='client.? 172.21.15.67:0/3384872893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:06.997189+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:07.005813+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:07.452885+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:07.460650+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:07.709676+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:07.718190+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:07.719814+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:21:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:07.721323+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:21:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:07 smithi082 bash[20963]: audit 2024-04-03T15:21:07.731473+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:06.746862+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:06.753934+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:06.846008+0000 mon.c (mon.2) 697 : audit [DBG] from='client.? 172.21.15.67:0/3384872893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:06.997189+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:07.005813+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:07.452885+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:07.460650+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:07.709676+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:07.718190+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:07.719814+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:07.721323+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[17655]: audit 2024-04-03T15:21:07.731473+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:06.746862+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:06.753934+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:06.846008+0000 mon.c (mon.2) 697 : audit [DBG] from='client.? 172.21.15.67:0/3384872893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:06.997189+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:07.005813+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:07.452885+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:07.460650+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:07.709676+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:07.718190+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:07.719814+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:21:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:07.721323+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:21:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:07 smithi067 bash[27441]: audit 2024-04-03T15:21:07.731473+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:21:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:08 smithi082 bash[20963]: cluster 2024-04-03T15:21:06.758695+0000 mgr.y (mgr.24370) 1883 : cluster [DBG] pgmap v1867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:08 smithi067 bash[27441]: cluster 2024-04-03T15:21:06.758695+0000 mgr.y (mgr.24370) 1883 : cluster [DBG] pgmap v1867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:08 smithi067 bash[17655]: cluster 2024-04-03T15:21:06.758695+0000 mgr.y (mgr.24370) 1883 : cluster [DBG] pgmap v1867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:09 smithi082 bash[20963]: cluster 2024-04-03T15:21:08.759339+0000 mgr.y (mgr.24370) 1884 : cluster [DBG] pgmap v1868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:09 smithi082 bash[20963]: audit 2024-04-03T15:21:09.291895+0000 mon.a (mon.0) 2309 : audit [DBG] from='client.? 172.21.15.67:0/3982142153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:09 smithi082 bash[20963]: audit 2024-04-03T15:21:09.743783+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:09 smithi067 bash[17655]: cluster 2024-04-03T15:21:08.759339+0000 mgr.y (mgr.24370) 1884 : cluster [DBG] pgmap v1868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:09 smithi067 bash[17655]: audit 2024-04-03T15:21:09.291895+0000 mon.a (mon.0) 2309 : audit [DBG] from='client.? 172.21.15.67:0/3982142153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:09 smithi067 bash[17655]: audit 2024-04-03T15:21:09.743783+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:09 smithi067 bash[27441]: cluster 2024-04-03T15:21:08.759339+0000 mgr.y (mgr.24370) 1884 : cluster [DBG] pgmap v1868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:09 smithi067 bash[27441]: audit 2024-04-03T15:21:09.291895+0000 mon.a (mon.0) 2309 : audit [DBG] from='client.? 172.21.15.67:0/3982142153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:09 smithi067 bash[27441]: audit 2024-04-03T15:21:09.743783+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:11 smithi082 bash[20963]: cluster 2024-04-03T15:21:10.760568+0000 mgr.y (mgr.24370) 1885 : cluster [DBG] pgmap v1869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:11 smithi082 bash[20963]: audit 2024-04-03T15:21:11.732630+0000 mon.c (mon.2) 698 : audit [DBG] from='client.? 172.21.15.67:0/1241789929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:11 smithi067 bash[27441]: cluster 2024-04-03T15:21:10.760568+0000 mgr.y (mgr.24370) 1885 : cluster [DBG] pgmap v1869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:11 smithi067 bash[27441]: audit 2024-04-03T15:21:11.732630+0000 mon.c (mon.2) 698 : audit [DBG] from='client.? 172.21.15.67:0/1241789929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:11 smithi067 bash[17655]: cluster 2024-04-03T15:21:10.760568+0000 mgr.y (mgr.24370) 1885 : cluster [DBG] pgmap v1869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:11 smithi067 bash[17655]: audit 2024-04-03T15:21:11.732630+0000 mon.c (mon.2) 698 : audit [DBG] from='client.? 172.21.15.67:0/1241789929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:21:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:21:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:13 smithi082 bash[20963]: cluster 2024-04-03T15:21:12.761159+0000 mgr.y (mgr.24370) 1886 : cluster [DBG] pgmap v1870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:13 smithi067 bash[17655]: cluster 2024-04-03T15:21:12.761159+0000 mgr.y (mgr.24370) 1886 : cluster [DBG] pgmap v1870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:13 smithi067 bash[27441]: cluster 2024-04-03T15:21:12.761159+0000 mgr.y (mgr.24370) 1886 : cluster [DBG] pgmap v1870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:14 smithi082 bash[20963]: audit 2024-04-03T15:21:14.180301+0000 mon.a (mon.0) 2311 : audit [DBG] from='client.? 172.21.15.67:0/2111107548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:14 smithi067 bash[17655]: audit 2024-04-03T15:21:14.180301+0000 mon.a (mon.0) 2311 : audit [DBG] from='client.? 172.21.15.67:0/2111107548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:14 smithi067 bash[27441]: audit 2024-04-03T15:21:14.180301+0000 mon.a (mon.0) 2311 : audit [DBG] from='client.? 172.21.15.67:0/2111107548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:15.882 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 15:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T15:21:15.60023824Z level=info msg="Completed cleanup jobs" duration=70.130117ms 2024-04-03T15:21:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:15 smithi082 bash[20963]: cluster 2024-04-03T15:21:14.761818+0000 mgr.y (mgr.24370) 1887 : cluster [DBG] pgmap v1871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:15 smithi067 bash[27441]: cluster 2024-04-03T15:21:14.761818+0000 mgr.y (mgr.24370) 1887 : cluster [DBG] pgmap v1871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:15 smithi067 bash[17655]: cluster 2024-04-03T15:21:14.761818+0000 mgr.y (mgr.24370) 1887 : cluster [DBG] pgmap v1871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:16 smithi082 bash[20963]: audit 2024-04-03T15:21:16.640189+0000 mon.a (mon.0) 2312 : audit [DBG] from='client.? 172.21.15.67:0/1976747767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:16 smithi067 bash[17655]: audit 2024-04-03T15:21:16.640189+0000 mon.a (mon.0) 2312 : audit [DBG] from='client.? 172.21.15.67:0/1976747767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:16 smithi067 bash[27441]: audit 2024-04-03T15:21:16.640189+0000 mon.a (mon.0) 2312 : audit [DBG] from='client.? 172.21.15.67:0/1976747767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:17 smithi082 bash[20963]: cluster 2024-04-03T15:21:16.762921+0000 mgr.y (mgr.24370) 1888 : cluster [DBG] pgmap v1872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:17 smithi067 bash[17655]: cluster 2024-04-03T15:21:16.762921+0000 mgr.y (mgr.24370) 1888 : cluster [DBG] pgmap v1872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:17 smithi067 bash[27441]: cluster 2024-04-03T15:21:16.762921+0000 mgr.y (mgr.24370) 1888 : cluster [DBG] pgmap v1872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:19 smithi082 bash[20963]: cluster 2024-04-03T15:21:18.763600+0000 mgr.y (mgr.24370) 1889 : cluster [DBG] pgmap v1873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:19 smithi082 bash[20963]: audit 2024-04-03T15:21:19.096778+0000 mon.c (mon.2) 699 : audit [DBG] from='client.? 172.21.15.67:0/4132250780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:19 smithi067 bash[17655]: cluster 2024-04-03T15:21:18.763600+0000 mgr.y (mgr.24370) 1889 : cluster [DBG] pgmap v1873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:19 smithi067 bash[17655]: audit 2024-04-03T15:21:19.096778+0000 mon.c (mon.2) 699 : audit [DBG] from='client.? 172.21.15.67:0/4132250780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:19 smithi067 bash[27441]: cluster 2024-04-03T15:21:18.763600+0000 mgr.y (mgr.24370) 1889 : cluster [DBG] pgmap v1873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:19 smithi067 bash[27441]: audit 2024-04-03T15:21:19.096778+0000 mon.c (mon.2) 699 : audit [DBG] from='client.? 172.21.15.67:0/4132250780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:21 smithi082 bash[20963]: cluster 2024-04-03T15:21:20.764758+0000 mgr.y (mgr.24370) 1890 : cluster [DBG] pgmap v1874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:21 smithi082 bash[20963]: audit 2024-04-03T15:21:21.552210+0000 mon.c (mon.2) 700 : audit [DBG] from='client.? 172.21.15.67:0/3363692250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:21 smithi067 bash[27441]: cluster 2024-04-03T15:21:20.764758+0000 mgr.y (mgr.24370) 1890 : cluster [DBG] pgmap v1874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:21 smithi067 bash[27441]: audit 2024-04-03T15:21:21.552210+0000 mon.c (mon.2) 700 : audit [DBG] from='client.? 172.21.15.67:0/3363692250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:21 smithi067 bash[17655]: cluster 2024-04-03T15:21:20.764758+0000 mgr.y (mgr.24370) 1890 : cluster [DBG] pgmap v1874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:21 smithi067 bash[17655]: audit 2024-04-03T15:21:21.552210+0000 mon.c (mon.2) 700 : audit [DBG] from='client.? 172.21.15.67:0/3363692250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:21:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:21:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:23 smithi082 bash[20963]: cluster 2024-04-03T15:21:22.765437+0000 mgr.y (mgr.24370) 1891 : cluster [DBG] pgmap v1875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:23 smithi067 bash[17655]: cluster 2024-04-03T15:21:22.765437+0000 mgr.y (mgr.24370) 1891 : cluster [DBG] pgmap v1875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:23 smithi067 bash[27441]: cluster 2024-04-03T15:21:22.765437+0000 mgr.y (mgr.24370) 1891 : cluster [DBG] pgmap v1875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:25 smithi082 bash[20963]: audit 2024-04-03T15:21:24.008967+0000 mon.a (mon.0) 2313 : audit [DBG] from='client.? 172.21.15.67:0/3213197741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:25 smithi082 bash[20963]: audit 2024-04-03T15:21:24.744389+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:25 smithi067 bash[27441]: audit 2024-04-03T15:21:24.008967+0000 mon.a (mon.0) 2313 : audit [DBG] from='client.? 172.21.15.67:0/3213197741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:25 smithi067 bash[27441]: audit 2024-04-03T15:21:24.744389+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:25 smithi067 bash[17655]: audit 2024-04-03T15:21:24.008967+0000 mon.a (mon.0) 2313 : audit [DBG] from='client.? 172.21.15.67:0/3213197741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:25 smithi067 bash[17655]: audit 2024-04-03T15:21:24.744389+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:26 smithi082 bash[20963]: cluster 2024-04-03T15:21:24.765999+0000 mgr.y (mgr.24370) 1892 : cluster [DBG] pgmap v1876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:26 smithi067 bash[27441]: cluster 2024-04-03T15:21:24.765999+0000 mgr.y (mgr.24370) 1892 : cluster [DBG] pgmap v1876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:26 smithi067 bash[17655]: cluster 2024-04-03T15:21:24.765999+0000 mgr.y (mgr.24370) 1892 : cluster [DBG] pgmap v1876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:27 smithi082 bash[20963]: audit 2024-04-03T15:21:26.462320+0000 mon.c (mon.2) 701 : audit [DBG] from='client.? 172.21.15.67:0/2706276857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:27 smithi067 bash[27441]: audit 2024-04-03T15:21:26.462320+0000 mon.c (mon.2) 701 : audit [DBG] from='client.? 172.21.15.67:0/2706276857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:27 smithi067 bash[17655]: audit 2024-04-03T15:21:26.462320+0000 mon.c (mon.2) 701 : audit [DBG] from='client.? 172.21.15.67:0/2706276857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:28 smithi082 bash[20963]: cluster 2024-04-03T15:21:26.767265+0000 mgr.y (mgr.24370) 1893 : cluster [DBG] pgmap v1877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:28 smithi067 bash[17655]: cluster 2024-04-03T15:21:26.767265+0000 mgr.y (mgr.24370) 1893 : cluster [DBG] pgmap v1877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:28 smithi067 bash[27441]: cluster 2024-04-03T15:21:26.767265+0000 mgr.y (mgr.24370) 1893 : cluster [DBG] pgmap v1877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:29 smithi082 bash[20963]: audit 2024-04-03T15:21:28.929757+0000 mon.c (mon.2) 702 : audit [DBG] from='client.? 172.21.15.67:0/1427538498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:29 smithi067 bash[27441]: audit 2024-04-03T15:21:28.929757+0000 mon.c (mon.2) 702 : audit [DBG] from='client.? 172.21.15.67:0/1427538498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:29 smithi067 bash[17655]: audit 2024-04-03T15:21:28.929757+0000 mon.c (mon.2) 702 : audit [DBG] from='client.? 172.21.15.67:0/1427538498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:30 smithi082 bash[20963]: cluster 2024-04-03T15:21:28.767651+0000 mgr.y (mgr.24370) 1894 : cluster [DBG] pgmap v1878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:30 smithi067 bash[17655]: cluster 2024-04-03T15:21:28.767651+0000 mgr.y (mgr.24370) 1894 : cluster [DBG] pgmap v1878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:30 smithi067 bash[27441]: cluster 2024-04-03T15:21:28.767651+0000 mgr.y (mgr.24370) 1894 : cluster [DBG] pgmap v1878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:32 smithi082 bash[20963]: cluster 2024-04-03T15:21:30.768741+0000 mgr.y (mgr.24370) 1895 : cluster [DBG] pgmap v1879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:32 smithi082 bash[20963]: audit 2024-04-03T15:21:31.386287+0000 mon.a (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.67:0/1100552569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:32 smithi067 bash[17655]: cluster 2024-04-03T15:21:30.768741+0000 mgr.y (mgr.24370) 1895 : cluster [DBG] pgmap v1879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:32 smithi067 bash[17655]: audit 2024-04-03T15:21:31.386287+0000 mon.a (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.67:0/1100552569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:32 smithi067 bash[27441]: cluster 2024-04-03T15:21:30.768741+0000 mgr.y (mgr.24370) 1895 : cluster [DBG] pgmap v1879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:32 smithi067 bash[27441]: audit 2024-04-03T15:21:31.386287+0000 mon.a (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.67:0/1100552569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:21:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:21:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:34 smithi082 bash[20963]: cluster 2024-04-03T15:21:32.769362+0000 mgr.y (mgr.24370) 1896 : cluster [DBG] pgmap v1880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:34 smithi082 bash[20963]: audit 2024-04-03T15:21:33.841153+0000 mon.a (mon.0) 2316 : audit [DBG] from='client.? 172.21.15.67:0/3693042595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:34 smithi067 bash[17655]: cluster 2024-04-03T15:21:32.769362+0000 mgr.y (mgr.24370) 1896 : cluster [DBG] pgmap v1880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:34 smithi067 bash[17655]: audit 2024-04-03T15:21:33.841153+0000 mon.a (mon.0) 2316 : audit [DBG] from='client.? 172.21.15.67:0/3693042595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:34 smithi067 bash[27441]: cluster 2024-04-03T15:21:32.769362+0000 mgr.y (mgr.24370) 1896 : cluster [DBG] pgmap v1880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:34 smithi067 bash[27441]: audit 2024-04-03T15:21:33.841153+0000 mon.a (mon.0) 2316 : audit [DBG] from='client.? 172.21.15.67:0/3693042595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:36 smithi082 bash[20963]: cluster 2024-04-03T15:21:34.770081+0000 mgr.y (mgr.24370) 1897 : cluster [DBG] pgmap v1881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:36 smithi067 bash[17655]: cluster 2024-04-03T15:21:34.770081+0000 mgr.y (mgr.24370) 1897 : cluster [DBG] pgmap v1881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:36 smithi067 bash[27441]: cluster 2024-04-03T15:21:34.770081+0000 mgr.y (mgr.24370) 1897 : cluster [DBG] pgmap v1881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:37 smithi082 bash[20963]: audit 2024-04-03T15:21:36.294989+0000 mon.c (mon.2) 703 : audit [DBG] from='client.? 172.21.15.67:0/3280836813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:37 smithi067 bash[17655]: audit 2024-04-03T15:21:36.294989+0000 mon.c (mon.2) 703 : audit [DBG] from='client.? 172.21.15.67:0/3280836813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:37 smithi067 bash[27441]: audit 2024-04-03T15:21:36.294989+0000 mon.c (mon.2) 703 : audit [DBG] from='client.? 172.21.15.67:0/3280836813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:38 smithi082 bash[20963]: cluster 2024-04-03T15:21:36.771244+0000 mgr.y (mgr.24370) 1898 : cluster [DBG] pgmap v1882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:38 smithi067 bash[27441]: cluster 2024-04-03T15:21:36.771244+0000 mgr.y (mgr.24370) 1898 : cluster [DBG] pgmap v1882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:38 smithi067 bash[17655]: cluster 2024-04-03T15:21:36.771244+0000 mgr.y (mgr.24370) 1898 : cluster [DBG] pgmap v1882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:39 smithi082 bash[20963]: audit 2024-04-03T15:21:38.749973+0000 mon.a (mon.0) 2317 : audit [DBG] from='client.? 172.21.15.67:0/2081830973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:39 smithi067 bash[27441]: audit 2024-04-03T15:21:38.749973+0000 mon.a (mon.0) 2317 : audit [DBG] from='client.? 172.21.15.67:0/2081830973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:39 smithi067 bash[17655]: audit 2024-04-03T15:21:38.749973+0000 mon.a (mon.0) 2317 : audit [DBG] from='client.? 172.21.15.67:0/2081830973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:40 smithi082 bash[20963]: cluster 2024-04-03T15:21:38.771935+0000 mgr.y (mgr.24370) 1899 : cluster [DBG] pgmap v1883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:40 smithi082 bash[20963]: audit 2024-04-03T15:21:39.744429+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:40 smithi067 bash[27441]: cluster 2024-04-03T15:21:38.771935+0000 mgr.y (mgr.24370) 1899 : cluster [DBG] pgmap v1883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:40 smithi067 bash[27441]: audit 2024-04-03T15:21:39.744429+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:40 smithi067 bash[17655]: cluster 2024-04-03T15:21:38.771935+0000 mgr.y (mgr.24370) 1899 : cluster [DBG] pgmap v1883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:40 smithi067 bash[17655]: audit 2024-04-03T15:21:39.744429+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:42 smithi082 bash[20963]: cluster 2024-04-03T15:21:40.773206+0000 mgr.y (mgr.24370) 1900 : cluster [DBG] pgmap v1884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:42 smithi082 bash[20963]: audit 2024-04-03T15:21:41.205443+0000 mon.c (mon.2) 704 : audit [DBG] from='client.? 172.21.15.67:0/483530702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:42 smithi067 bash[17655]: cluster 2024-04-03T15:21:40.773206+0000 mgr.y (mgr.24370) 1900 : cluster [DBG] pgmap v1884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:42 smithi067 bash[17655]: audit 2024-04-03T15:21:41.205443+0000 mon.c (mon.2) 704 : audit [DBG] from='client.? 172.21.15.67:0/483530702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:42 smithi067 bash[27441]: cluster 2024-04-03T15:21:40.773206+0000 mgr.y (mgr.24370) 1900 : cluster [DBG] pgmap v1884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:42 smithi067 bash[27441]: audit 2024-04-03T15:21:41.205443+0000 mon.c (mon.2) 704 : audit [DBG] from='client.? 172.21.15.67:0/483530702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:43] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:21:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:21:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:44 smithi082 bash[20963]: cluster 2024-04-03T15:21:42.774070+0000 mgr.y (mgr.24370) 1901 : cluster [DBG] pgmap v1885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:44 smithi082 bash[20963]: audit 2024-04-03T15:21:43.669455+0000 mon.a (mon.0) 2319 : audit [DBG] from='client.? 172.21.15.67:0/1951031845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:44 smithi067 bash[27441]: cluster 2024-04-03T15:21:42.774070+0000 mgr.y (mgr.24370) 1901 : cluster [DBG] pgmap v1885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:44 smithi067 bash[27441]: audit 2024-04-03T15:21:43.669455+0000 mon.a (mon.0) 2319 : audit [DBG] from='client.? 172.21.15.67:0/1951031845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:44 smithi067 bash[17655]: cluster 2024-04-03T15:21:42.774070+0000 mgr.y (mgr.24370) 1901 : cluster [DBG] pgmap v1885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:44 smithi067 bash[17655]: audit 2024-04-03T15:21:43.669455+0000 mon.a (mon.0) 2319 : audit [DBG] from='client.? 172.21.15.67:0/1951031845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:46 smithi082 bash[20963]: cluster 2024-04-03T15:21:44.774764+0000 mgr.y (mgr.24370) 1902 : cluster [DBG] pgmap v1886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:46 smithi067 bash[17655]: cluster 2024-04-03T15:21:44.774764+0000 mgr.y (mgr.24370) 1902 : cluster [DBG] pgmap v1886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:46 smithi067 bash[27441]: cluster 2024-04-03T15:21:44.774764+0000 mgr.y (mgr.24370) 1902 : cluster [DBG] pgmap v1886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:47 smithi082 bash[20963]: audit 2024-04-03T15:21:46.119573+0000 mon.a (mon.0) 2320 : audit [DBG] from='client.? 172.21.15.67:0/3303515526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:47 smithi067 bash[27441]: audit 2024-04-03T15:21:46.119573+0000 mon.a (mon.0) 2320 : audit [DBG] from='client.? 172.21.15.67:0/3303515526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:47 smithi067 bash[17655]: audit 2024-04-03T15:21:46.119573+0000 mon.a (mon.0) 2320 : audit [DBG] from='client.? 172.21.15.67:0/3303515526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:48 smithi082 bash[20963]: cluster 2024-04-03T15:21:46.776284+0000 mgr.y (mgr.24370) 1903 : cluster [DBG] pgmap v1887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:48 smithi067 bash[17655]: cluster 2024-04-03T15:21:46.776284+0000 mgr.y (mgr.24370) 1903 : cluster [DBG] pgmap v1887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:48 smithi067 bash[27441]: cluster 2024-04-03T15:21:46.776284+0000 mgr.y (mgr.24370) 1903 : cluster [DBG] pgmap v1887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:49 smithi082 bash[20963]: audit 2024-04-03T15:21:48.586818+0000 mon.c (mon.2) 705 : audit [DBG] from='client.? 172.21.15.67:0/2592616430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:49 smithi067 bash[17655]: audit 2024-04-03T15:21:48.586818+0000 mon.c (mon.2) 705 : audit [DBG] from='client.? 172.21.15.67:0/2592616430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:49 smithi067 bash[27441]: audit 2024-04-03T15:21:48.586818+0000 mon.c (mon.2) 705 : audit [DBG] from='client.? 172.21.15.67:0/2592616430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:50 smithi082 bash[20963]: cluster 2024-04-03T15:21:48.777078+0000 mgr.y (mgr.24370) 1904 : cluster [DBG] pgmap v1888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:50 smithi067 bash[17655]: cluster 2024-04-03T15:21:48.777078+0000 mgr.y (mgr.24370) 1904 : cluster [DBG] pgmap v1888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:50 smithi067 bash[27441]: cluster 2024-04-03T15:21:48.777078+0000 mgr.y (mgr.24370) 1904 : cluster [DBG] pgmap v1888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:51 smithi082 bash[20963]: audit 2024-04-03T15:21:51.034313+0000 mon.c (mon.2) 706 : audit [DBG] from='client.? 172.21.15.67:0/2511483080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:51 smithi067 bash[27441]: audit 2024-04-03T15:21:51.034313+0000 mon.c (mon.2) 706 : audit [DBG] from='client.? 172.21.15.67:0/2511483080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:51 smithi067 bash[17655]: audit 2024-04-03T15:21:51.034313+0000 mon.c (mon.2) 706 : audit [DBG] from='client.? 172.21.15.67:0/2511483080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:52 smithi082 bash[20963]: cluster 2024-04-03T15:21:50.778344+0000 mgr.y (mgr.24370) 1905 : cluster [DBG] pgmap v1889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:52 smithi067 bash[17655]: cluster 2024-04-03T15:21:50.778344+0000 mgr.y (mgr.24370) 1905 : cluster [DBG] pgmap v1889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:52 smithi067 bash[27441]: cluster 2024-04-03T15:21:50.778344+0000 mgr.y (mgr.24370) 1905 : cluster [DBG] pgmap v1889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:53] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:21:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:21:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:54 smithi082 bash[20963]: cluster 2024-04-03T15:21:52.779192+0000 mgr.y (mgr.24370) 1906 : cluster [DBG] pgmap v1890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:54 smithi082 bash[20963]: audit 2024-04-03T15:21:53.488739+0000 mon.c (mon.2) 707 : audit [DBG] from='client.? 172.21.15.67:0/1312894242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:54 smithi067 bash[17655]: cluster 2024-04-03T15:21:52.779192+0000 mgr.y (mgr.24370) 1906 : cluster [DBG] pgmap v1890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:54 smithi067 bash[17655]: audit 2024-04-03T15:21:53.488739+0000 mon.c (mon.2) 707 : audit [DBG] from='client.? 172.21.15.67:0/1312894242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:54 smithi067 bash[27441]: cluster 2024-04-03T15:21:52.779192+0000 mgr.y (mgr.24370) 1906 : cluster [DBG] pgmap v1890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:54 smithi067 bash[27441]: audit 2024-04-03T15:21:53.488739+0000 mon.c (mon.2) 707 : audit [DBG] from='client.? 172.21.15.67:0/1312894242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:55 smithi082 bash[20963]: audit 2024-04-03T15:21:54.745088+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:55 smithi067 bash[17655]: audit 2024-04-03T15:21:54.745088+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:55 smithi067 bash[27441]: audit 2024-04-03T15:21:54.745088+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:21:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:56 smithi082 bash[20963]: cluster 2024-04-03T15:21:54.779857+0000 mgr.y (mgr.24370) 1907 : cluster [DBG] pgmap v1891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:56 smithi082 bash[20963]: audit 2024-04-03T15:21:55.939207+0000 mon.c (mon.2) 708 : audit [DBG] from='client.? 172.21.15.67:0/723597994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:56 smithi067 bash[17655]: cluster 2024-04-03T15:21:54.779857+0000 mgr.y (mgr.24370) 1907 : cluster [DBG] pgmap v1891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:56 smithi067 bash[17655]: audit 2024-04-03T15:21:55.939207+0000 mon.c (mon.2) 708 : audit [DBG] from='client.? 172.21.15.67:0/723597994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:56 smithi067 bash[27441]: cluster 2024-04-03T15:21:54.779857+0000 mgr.y (mgr.24370) 1907 : cluster [DBG] pgmap v1891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:56 smithi067 bash[27441]: audit 2024-04-03T15:21:55.939207+0000 mon.c (mon.2) 708 : audit [DBG] from='client.? 172.21.15.67:0/723597994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:58 smithi082 bash[20963]: cluster 2024-04-03T15:21:56.781039+0000 mgr.y (mgr.24370) 1908 : cluster [DBG] pgmap v1892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:58 smithi067 bash[17655]: cluster 2024-04-03T15:21:56.781039+0000 mgr.y (mgr.24370) 1908 : cluster [DBG] pgmap v1892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:58 smithi067 bash[27441]: cluster 2024-04-03T15:21:56.781039+0000 mgr.y (mgr.24370) 1908 : cluster [DBG] pgmap v1892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:21:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:21:59 smithi067 bash[17655]: audit 2024-04-03T15:21:58.401319+0000 mon.a (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.67:0/2725015044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:21:59 smithi067 bash[27441]: audit 2024-04-03T15:21:58.401319+0000 mon.a (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.67:0/2725015044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:21:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:21:59 smithi082 bash[20963]: audit 2024-04-03T15:21:58.401319+0000 mon.a (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.67:0/2725015044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:00 smithi067 bash[17655]: cluster 2024-04-03T15:21:58.781714+0000 mgr.y (mgr.24370) 1909 : cluster [DBG] pgmap v1893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:00 smithi067 bash[27441]: cluster 2024-04-03T15:21:58.781714+0000 mgr.y (mgr.24370) 1909 : cluster [DBG] pgmap v1893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:00 smithi082 bash[20963]: cluster 2024-04-03T15:21:58.781714+0000 mgr.y (mgr.24370) 1909 : cluster [DBG] pgmap v1893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:01 smithi067 bash[17655]: audit 2024-04-03T15:22:00.850872+0000 mon.a (mon.0) 2323 : audit [DBG] from='client.? 172.21.15.67:0/4005990167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:01 smithi067 bash[27441]: audit 2024-04-03T15:22:00.850872+0000 mon.a (mon.0) 2323 : audit [DBG] from='client.? 172.21.15.67:0/4005990167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:01 smithi082 bash[20963]: audit 2024-04-03T15:22:00.850872+0000 mon.a (mon.0) 2323 : audit [DBG] from='client.? 172.21.15.67:0/4005990167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:02 smithi067 bash[17655]: cluster 2024-04-03T15:22:00.782831+0000 mgr.y (mgr.24370) 1910 : cluster [DBG] pgmap v1894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:02 smithi067 bash[27441]: cluster 2024-04-03T15:22:00.782831+0000 mgr.y (mgr.24370) 1910 : cluster [DBG] pgmap v1894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:02 smithi082 bash[20963]: cluster 2024-04-03T15:22:00.782831+0000 mgr.y (mgr.24370) 1910 : cluster [DBG] pgmap v1894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:22:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:22:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:04 smithi067 bash[27441]: cluster 2024-04-03T15:22:02.783503+0000 mgr.y (mgr.24370) 1911 : cluster [DBG] pgmap v1895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:04 smithi067 bash[27441]: audit 2024-04-03T15:22:03.309952+0000 mon.a (mon.0) 2324 : audit [DBG] from='client.? 172.21.15.67:0/2352140560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:04 smithi067 bash[17655]: cluster 2024-04-03T15:22:02.783503+0000 mgr.y (mgr.24370) 1911 : cluster [DBG] pgmap v1895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:04 smithi067 bash[17655]: audit 2024-04-03T15:22:03.309952+0000 mon.a (mon.0) 2324 : audit [DBG] from='client.? 172.21.15.67:0/2352140560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:04 smithi082 bash[20963]: cluster 2024-04-03T15:22:02.783503+0000 mgr.y (mgr.24370) 1911 : cluster [DBG] pgmap v1895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:04 smithi082 bash[20963]: audit 2024-04-03T15:22:03.309952+0000 mon.a (mon.0) 2324 : audit [DBG] from='client.? 172.21.15.67:0/2352140560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:06 smithi067 bash[27441]: cluster 2024-04-03T15:22:04.784215+0000 mgr.y (mgr.24370) 1912 : cluster [DBG] pgmap v1896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:06 smithi067 bash[27441]: audit 2024-04-03T15:22:05.764263+0000 mon.c (mon.2) 709 : audit [DBG] from='client.? 172.21.15.67:0/1607154484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:06 smithi067 bash[17655]: cluster 2024-04-03T15:22:04.784215+0000 mgr.y (mgr.24370) 1912 : cluster [DBG] pgmap v1896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:06 smithi067 bash[17655]: audit 2024-04-03T15:22:05.764263+0000 mon.c (mon.2) 709 : audit [DBG] from='client.? 172.21.15.67:0/1607154484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:06 smithi082 bash[20963]: cluster 2024-04-03T15:22:04.784215+0000 mgr.y (mgr.24370) 1912 : cluster [DBG] pgmap v1896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:06 smithi082 bash[20963]: audit 2024-04-03T15:22:05.764263+0000 mon.c (mon.2) 709 : audit [DBG] from='client.? 172.21.15.67:0/1607154484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:08 smithi067 bash[17655]: cluster 2024-04-03T15:22:06.785350+0000 mgr.y (mgr.24370) 1913 : cluster [DBG] pgmap v1897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:08 smithi067 bash[17655]: audit 2024-04-03T15:22:07.811576+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:22:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:08 smithi067 bash[27441]: cluster 2024-04-03T15:22:06.785350+0000 mgr.y (mgr.24370) 1913 : cluster [DBG] pgmap v1897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:08 smithi067 bash[27441]: audit 2024-04-03T15:22:07.811576+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:22:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:08 smithi082 bash[20963]: cluster 2024-04-03T15:22:06.785350+0000 mgr.y (mgr.24370) 1913 : cluster [DBG] pgmap v1897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:08 smithi082 bash[20963]: audit 2024-04-03T15:22:07.811576+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:22:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:09 smithi082 bash[20963]: audit 2024-04-03T15:22:08.222071+0000 mon.a (mon.0) 2326 : audit [DBG] from='client.? 172.21.15.67:0/2144119577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:09 smithi067 bash[17655]: audit 2024-04-03T15:22:08.222071+0000 mon.a (mon.0) 2326 : audit [DBG] from='client.? 172.21.15.67:0/2144119577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:09 smithi067 bash[27441]: audit 2024-04-03T15:22:08.222071+0000 mon.a (mon.0) 2326 : audit [DBG] from='client.? 172.21.15.67:0/2144119577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:10 smithi082 bash[20963]: cluster 2024-04-03T15:22:08.786050+0000 mgr.y (mgr.24370) 1914 : cluster [DBG] pgmap v1898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:10 smithi082 bash[20963]: audit 2024-04-03T15:22:09.745594+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:10 smithi067 bash[17655]: cluster 2024-04-03T15:22:08.786050+0000 mgr.y (mgr.24370) 1914 : cluster [DBG] pgmap v1898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:10 smithi067 bash[17655]: audit 2024-04-03T15:22:09.745594+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:10 smithi067 bash[27441]: cluster 2024-04-03T15:22:08.786050+0000 mgr.y (mgr.24370) 1914 : cluster [DBG] pgmap v1898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:10 smithi067 bash[27441]: audit 2024-04-03T15:22:09.745594+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:11 smithi082 bash[20963]: audit 2024-04-03T15:22:10.687440+0000 mon.c (mon.2) 710 : audit [DBG] from='client.? 172.21.15.67:0/2601856127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:11 smithi067 bash[17655]: audit 2024-04-03T15:22:10.687440+0000 mon.c (mon.2) 710 : audit [DBG] from='client.? 172.21.15.67:0/2601856127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:11 smithi067 bash[27441]: audit 2024-04-03T15:22:10.687440+0000 mon.c (mon.2) 710 : audit [DBG] from='client.? 172.21.15.67:0/2601856127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:12 smithi082 bash[20963]: cluster 2024-04-03T15:22:10.787214+0000 mgr.y (mgr.24370) 1915 : cluster [DBG] pgmap v1899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:12 smithi067 bash[17655]: cluster 2024-04-03T15:22:10.787214+0000 mgr.y (mgr.24370) 1915 : cluster [DBG] pgmap v1899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:12 smithi067 bash[27441]: cluster 2024-04-03T15:22:10.787214+0000 mgr.y (mgr.24370) 1915 : cluster [DBG] pgmap v1899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:13 smithi067 bash[17655]: audit 2024-04-03T15:22:13.163796+0000 mon.c (mon.2) 711 : audit [DBG] from='client.? 172.21.15.67:0/3084044387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:13] "GET /metrics HTTP/1.1" 200 239915 "" "Prometheus/2.43.0" 2024-04-03T15:22:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:13 smithi067 bash[27441]: audit 2024-04-03T15:22:13.163796+0000 mon.c (mon.2) 711 : audit [DBG] from='client.? 172.21.15.67:0/3084044387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:13 smithi082 bash[20963]: audit 2024-04-03T15:22:13.163796+0000 mon.c (mon.2) 711 : audit [DBG] from='client.? 172.21.15.67:0/3084044387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:22:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:14 smithi082 bash[20963]: cluster 2024-04-03T15:22:12.787712+0000 mgr.y (mgr.24370) 1916 : cluster [DBG] pgmap v1900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:14 smithi082 bash[20963]: audit 2024-04-03T15:22:13.506671+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:14 smithi082 bash[20963]: audit 2024-04-03T15:22:13.517428+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:14 smithi082 bash[20963]: audit 2024-04-03T15:22:13.814985+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:14 smithi082 bash[20963]: audit 2024-04-03T15:22:13.823844+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:14 smithi082 bash[20963]: audit 2024-04-03T15:22:14.247667+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:22:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:14 smithi082 bash[20963]: audit 2024-04-03T15:22:14.249352+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:22:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:14 smithi082 bash[20963]: audit 2024-04-03T15:22:14.257758+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[17655]: cluster 2024-04-03T15:22:12.787712+0000 mgr.y (mgr.24370) 1916 : cluster [DBG] pgmap v1900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[17655]: audit 2024-04-03T15:22:13.506671+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[17655]: audit 2024-04-03T15:22:13.517428+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[17655]: audit 2024-04-03T15:22:13.814985+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[17655]: audit 2024-04-03T15:22:13.823844+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[17655]: audit 2024-04-03T15:22:14.247667+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:22:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[17655]: audit 2024-04-03T15:22:14.249352+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:22:14.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[17655]: audit 2024-04-03T15:22:14.257758+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[27441]: cluster 2024-04-03T15:22:12.787712+0000 mgr.y (mgr.24370) 1916 : cluster [DBG] pgmap v1900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[27441]: audit 2024-04-03T15:22:13.506671+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[27441]: audit 2024-04-03T15:22:13.517428+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[27441]: audit 2024-04-03T15:22:13.814985+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[27441]: audit 2024-04-03T15:22:13.823844+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[27441]: audit 2024-04-03T15:22:14.247667+0000 mon.a (mon.0) 2332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:22:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[27441]: audit 2024-04-03T15:22:14.249352+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:22:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:14 smithi067 bash[27441]: audit 2024-04-03T15:22:14.257758+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:22:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:16 smithi082 bash[20963]: cluster 2024-04-03T15:22:14.788506+0000 mgr.y (mgr.24370) 1917 : cluster [DBG] pgmap v1901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:16 smithi082 bash[20963]: audit 2024-04-03T15:22:15.619841+0000 mon.c (mon.2) 712 : audit [DBG] from='client.? 172.21.15.67:0/2480799353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:16 smithi067 bash[17655]: cluster 2024-04-03T15:22:14.788506+0000 mgr.y (mgr.24370) 1917 : cluster [DBG] pgmap v1901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:16 smithi067 bash[17655]: audit 2024-04-03T15:22:15.619841+0000 mon.c (mon.2) 712 : audit [DBG] from='client.? 172.21.15.67:0/2480799353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:16 smithi067 bash[27441]: cluster 2024-04-03T15:22:14.788506+0000 mgr.y (mgr.24370) 1917 : cluster [DBG] pgmap v1901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:16 smithi067 bash[27441]: audit 2024-04-03T15:22:15.619841+0000 mon.c (mon.2) 712 : audit [DBG] from='client.? 172.21.15.67:0/2480799353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:18 smithi082 bash[20963]: cluster 2024-04-03T15:22:16.789721+0000 mgr.y (mgr.24370) 1918 : cluster [DBG] pgmap v1902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:18 smithi082 bash[20963]: audit 2024-04-03T15:22:18.071792+0000 mon.a (mon.0) 2335 : audit [DBG] from='client.? 172.21.15.67:0/1866332730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:18 smithi067 bash[27441]: cluster 2024-04-03T15:22:16.789721+0000 mgr.y (mgr.24370) 1918 : cluster [DBG] pgmap v1902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:18 smithi067 bash[27441]: audit 2024-04-03T15:22:18.071792+0000 mon.a (mon.0) 2335 : audit [DBG] from='client.? 172.21.15.67:0/1866332730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:18 smithi067 bash[17655]: cluster 2024-04-03T15:22:16.789721+0000 mgr.y (mgr.24370) 1918 : cluster [DBG] pgmap v1902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:18 smithi067 bash[17655]: audit 2024-04-03T15:22:18.071792+0000 mon.a (mon.0) 2335 : audit [DBG] from='client.? 172.21.15.67:0/1866332730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:20 smithi082 bash[20963]: cluster 2024-04-03T15:22:18.790429+0000 mgr.y (mgr.24370) 1919 : cluster [DBG] pgmap v1903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:20 smithi067 bash[27441]: cluster 2024-04-03T15:22:18.790429+0000 mgr.y (mgr.24370) 1919 : cluster [DBG] pgmap v1903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:20 smithi067 bash[17655]: cluster 2024-04-03T15:22:18.790429+0000 mgr.y (mgr.24370) 1919 : cluster [DBG] pgmap v1903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:21 smithi082 bash[20963]: audit 2024-04-03T15:22:20.524306+0000 mon.c (mon.2) 713 : audit [DBG] from='client.? 172.21.15.67:0/356111937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:21 smithi067 bash[17655]: audit 2024-04-03T15:22:20.524306+0000 mon.c (mon.2) 713 : audit [DBG] from='client.? 172.21.15.67:0/356111937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:21 smithi067 bash[27441]: audit 2024-04-03T15:22:20.524306+0000 mon.c (mon.2) 713 : audit [DBG] from='client.? 172.21.15.67:0/356111937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:22 smithi082 bash[20963]: cluster 2024-04-03T15:22:20.791552+0000 mgr.y (mgr.24370) 1920 : cluster [DBG] pgmap v1904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:22 smithi067 bash[27441]: cluster 2024-04-03T15:22:20.791552+0000 mgr.y (mgr.24370) 1920 : cluster [DBG] pgmap v1904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:22 smithi067 bash[17655]: cluster 2024-04-03T15:22:20.791552+0000 mgr.y (mgr.24370) 1920 : cluster [DBG] pgmap v1904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:23] "GET /metrics HTTP/1.1" 200 239915 "" "Prometheus/2.43.0" 2024-04-03T15:22:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:23 smithi082 bash[20963]: audit 2024-04-03T15:22:22.973118+0000 mon.a (mon.0) 2336 : audit [DBG] from='client.? 172.21.15.67:0/620921177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:22:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:23 smithi067 bash[17655]: audit 2024-04-03T15:22:22.973118+0000 mon.a (mon.0) 2336 : audit [DBG] from='client.? 172.21.15.67:0/620921177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:23.993 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:23 smithi067 bash[27441]: audit 2024-04-03T15:22:22.973118+0000 mon.a (mon.0) 2336 : audit [DBG] from='client.? 172.21.15.67:0/620921177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:24 smithi082 bash[20963]: cluster 2024-04-03T15:22:22.792218+0000 mgr.y (mgr.24370) 1921 : cluster [DBG] pgmap v1905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:24 smithi067 bash[17655]: cluster 2024-04-03T15:22:22.792218+0000 mgr.y (mgr.24370) 1921 : cluster [DBG] pgmap v1905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:24 smithi067 bash[27441]: cluster 2024-04-03T15:22:22.792218+0000 mgr.y (mgr.24370) 1921 : cluster [DBG] pgmap v1905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:25 smithi082 bash[20963]: audit 2024-04-03T15:22:24.745926+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:25 smithi082 bash[20963]: audit 2024-04-03T15:22:25.426641+0000 mon.a (mon.0) 2338 : audit [DBG] from='client.? 172.21.15.67:0/2034096806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:25 smithi067 bash[27441]: audit 2024-04-03T15:22:24.745926+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:25 smithi067 bash[27441]: audit 2024-04-03T15:22:25.426641+0000 mon.a (mon.0) 2338 : audit [DBG] from='client.? 172.21.15.67:0/2034096806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:25 smithi067 bash[17655]: audit 2024-04-03T15:22:24.745926+0000 mon.a (mon.0) 2337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:25 smithi067 bash[17655]: audit 2024-04-03T15:22:25.426641+0000 mon.a (mon.0) 2338 : audit [DBG] from='client.? 172.21.15.67:0/2034096806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:26 smithi082 bash[20963]: cluster 2024-04-03T15:22:24.792870+0000 mgr.y (mgr.24370) 1922 : cluster [DBG] pgmap v1906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:26 smithi067 bash[27441]: cluster 2024-04-03T15:22:24.792870+0000 mgr.y (mgr.24370) 1922 : cluster [DBG] pgmap v1906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:26 smithi067 bash[17655]: cluster 2024-04-03T15:22:24.792870+0000 mgr.y (mgr.24370) 1922 : cluster [DBG] pgmap v1906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:28 smithi082 bash[20963]: cluster 2024-04-03T15:22:26.794062+0000 mgr.y (mgr.24370) 1923 : cluster [DBG] pgmap v1907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:28 smithi082 bash[20963]: audit 2024-04-03T15:22:27.886606+0000 mon.a (mon.0) 2339 : audit [DBG] from='client.? 172.21.15.67:0/242848750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:28 smithi067 bash[27441]: cluster 2024-04-03T15:22:26.794062+0000 mgr.y (mgr.24370) 1923 : cluster [DBG] pgmap v1907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:28 smithi067 bash[27441]: audit 2024-04-03T15:22:27.886606+0000 mon.a (mon.0) 2339 : audit [DBG] from='client.? 172.21.15.67:0/242848750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:28 smithi067 bash[17655]: cluster 2024-04-03T15:22:26.794062+0000 mgr.y (mgr.24370) 1923 : cluster [DBG] pgmap v1907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:28 smithi067 bash[17655]: audit 2024-04-03T15:22:27.886606+0000 mon.a (mon.0) 2339 : audit [DBG] from='client.? 172.21.15.67:0/242848750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:30 smithi082 bash[20963]: cluster 2024-04-03T15:22:28.794729+0000 mgr.y (mgr.24370) 1924 : cluster [DBG] pgmap v1908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:30 smithi082 bash[20963]: audit 2024-04-03T15:22:30.344350+0000 mon.c (mon.2) 714 : audit [DBG] from='client.? 172.21.15.67:0/2873476374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:30 smithi067 bash[27441]: cluster 2024-04-03T15:22:28.794729+0000 mgr.y (mgr.24370) 1924 : cluster [DBG] pgmap v1908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:30 smithi067 bash[27441]: audit 2024-04-03T15:22:30.344350+0000 mon.c (mon.2) 714 : audit [DBG] from='client.? 172.21.15.67:0/2873476374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:30 smithi067 bash[17655]: cluster 2024-04-03T15:22:28.794729+0000 mgr.y (mgr.24370) 1924 : cluster [DBG] pgmap v1908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:30 smithi067 bash[17655]: audit 2024-04-03T15:22:30.344350+0000 mon.c (mon.2) 714 : audit [DBG] from='client.? 172.21.15.67:0/2873476374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:32 smithi082 bash[20963]: cluster 2024-04-03T15:22:30.795916+0000 mgr.y (mgr.24370) 1925 : cluster [DBG] pgmap v1909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:32 smithi067 bash[17655]: cluster 2024-04-03T15:22:30.795916+0000 mgr.y (mgr.24370) 1925 : cluster [DBG] pgmap v1909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:32 smithi067 bash[27441]: cluster 2024-04-03T15:22:30.795916+0000 mgr.y (mgr.24370) 1925 : cluster [DBG] pgmap v1909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:33] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:22:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:33 smithi082 bash[20963]: audit 2024-04-03T15:22:32.803188+0000 mon.a (mon.0) 2340 : audit [DBG] from='client.? 172.21.15.67:0/4284565705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:22:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:33 smithi067 bash[27441]: audit 2024-04-03T15:22:32.803188+0000 mon.a (mon.0) 2340 : audit [DBG] from='client.? 172.21.15.67:0/4284565705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:33 smithi067 bash[17655]: audit 2024-04-03T15:22:32.803188+0000 mon.a (mon.0) 2340 : audit [DBG] from='client.? 172.21.15.67:0/4284565705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:34 smithi082 bash[20963]: cluster 2024-04-03T15:22:32.796547+0000 mgr.y (mgr.24370) 1926 : cluster [DBG] pgmap v1910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:34 smithi067 bash[17655]: cluster 2024-04-03T15:22:32.796547+0000 mgr.y (mgr.24370) 1926 : cluster [DBG] pgmap v1910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:34 smithi067 bash[27441]: cluster 2024-04-03T15:22:32.796547+0000 mgr.y (mgr.24370) 1926 : cluster [DBG] pgmap v1910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:35 smithi082 bash[20963]: audit 2024-04-03T15:22:35.258008+0000 mon.c (mon.2) 715 : audit [DBG] from='client.? 172.21.15.67:0/4258878870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:35 smithi067 bash[17655]: audit 2024-04-03T15:22:35.258008+0000 mon.c (mon.2) 715 : audit [DBG] from='client.? 172.21.15.67:0/4258878870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:35 smithi067 bash[27441]: audit 2024-04-03T15:22:35.258008+0000 mon.c (mon.2) 715 : audit [DBG] from='client.? 172.21.15.67:0/4258878870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:36 smithi082 bash[20963]: cluster 2024-04-03T15:22:34.797191+0000 mgr.y (mgr.24370) 1927 : cluster [DBG] pgmap v1911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:36 smithi067 bash[17655]: cluster 2024-04-03T15:22:34.797191+0000 mgr.y (mgr.24370) 1927 : cluster [DBG] pgmap v1911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:36 smithi067 bash[27441]: cluster 2024-04-03T15:22:34.797191+0000 mgr.y (mgr.24370) 1927 : cluster [DBG] pgmap v1911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:38 smithi082 bash[20963]: cluster 2024-04-03T15:22:36.798361+0000 mgr.y (mgr.24370) 1928 : cluster [DBG] pgmap v1912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:38 smithi082 bash[20963]: audit 2024-04-03T15:22:37.720166+0000 mon.a (mon.0) 2341 : audit [DBG] from='client.? 172.21.15.67:0/3312832862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:38 smithi067 bash[17655]: cluster 2024-04-03T15:22:36.798361+0000 mgr.y (mgr.24370) 1928 : cluster [DBG] pgmap v1912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:38 smithi067 bash[17655]: audit 2024-04-03T15:22:37.720166+0000 mon.a (mon.0) 2341 : audit [DBG] from='client.? 172.21.15.67:0/3312832862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:38 smithi067 bash[27441]: cluster 2024-04-03T15:22:36.798361+0000 mgr.y (mgr.24370) 1928 : cluster [DBG] pgmap v1912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:38 smithi067 bash[27441]: audit 2024-04-03T15:22:37.720166+0000 mon.a (mon.0) 2341 : audit [DBG] from='client.? 172.21.15.67:0/3312832862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:40 smithi082 bash[20963]: cluster 2024-04-03T15:22:38.799044+0000 mgr.y (mgr.24370) 1929 : cluster [DBG] pgmap v1913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:40 smithi082 bash[20963]: audit 2024-04-03T15:22:39.746663+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:40 smithi082 bash[20963]: audit 2024-04-03T15:22:40.167940+0000 mon.a (mon.0) 2343 : audit [DBG] from='client.? 172.21.15.67:0/1138442052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:40 smithi067 bash[17655]: cluster 2024-04-03T15:22:38.799044+0000 mgr.y (mgr.24370) 1929 : cluster [DBG] pgmap v1913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:40 smithi067 bash[17655]: audit 2024-04-03T15:22:39.746663+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:40 smithi067 bash[17655]: audit 2024-04-03T15:22:40.167940+0000 mon.a (mon.0) 2343 : audit [DBG] from='client.? 172.21.15.67:0/1138442052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:40 smithi067 bash[27441]: cluster 2024-04-03T15:22:38.799044+0000 mgr.y (mgr.24370) 1929 : cluster [DBG] pgmap v1913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:40 smithi067 bash[27441]: audit 2024-04-03T15:22:39.746663+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:40 smithi067 bash[27441]: audit 2024-04-03T15:22:40.167940+0000 mon.a (mon.0) 2343 : audit [DBG] from='client.? 172.21.15.67:0/1138442052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:42 smithi082 bash[20963]: cluster 2024-04-03T15:22:40.800240+0000 mgr.y (mgr.24370) 1930 : cluster [DBG] pgmap v1914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:42 smithi067 bash[27441]: cluster 2024-04-03T15:22:40.800240+0000 mgr.y (mgr.24370) 1930 : cluster [DBG] pgmap v1914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:42 smithi067 bash[17655]: cluster 2024-04-03T15:22:40.800240+0000 mgr.y (mgr.24370) 1930 : cluster [DBG] pgmap v1914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:43] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:22:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:22:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:43 smithi082 bash[20963]: audit 2024-04-03T15:22:42.621705+0000 mon.a (mon.0) 2344 : audit [DBG] from='client.? 172.21.15.67:0/149030801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:43 smithi067 bash[27441]: audit 2024-04-03T15:22:42.621705+0000 mon.a (mon.0) 2344 : audit [DBG] from='client.? 172.21.15.67:0/149030801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:43 smithi067 bash[17655]: audit 2024-04-03T15:22:42.621705+0000 mon.a (mon.0) 2344 : audit [DBG] from='client.? 172.21.15.67:0/149030801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:44 smithi082 bash[20963]: cluster 2024-04-03T15:22:42.800974+0000 mgr.y (mgr.24370) 1931 : cluster [DBG] pgmap v1915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:44 smithi067 bash[27441]: cluster 2024-04-03T15:22:42.800974+0000 mgr.y (mgr.24370) 1931 : cluster [DBG] pgmap v1915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:44 smithi067 bash[17655]: cluster 2024-04-03T15:22:42.800974+0000 mgr.y (mgr.24370) 1931 : cluster [DBG] pgmap v1915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:45 smithi067 bash[17655]: audit 2024-04-03T15:22:45.069923+0000 mon.a (mon.0) 2345 : audit [DBG] from='client.? 172.21.15.67:0/3113459996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:45 smithi067 bash[27441]: audit 2024-04-03T15:22:45.069923+0000 mon.a (mon.0) 2345 : audit [DBG] from='client.? 172.21.15.67:0/3113459996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:45 smithi082 bash[20963]: audit 2024-04-03T15:22:45.069923+0000 mon.a (mon.0) 2345 : audit [DBG] from='client.? 172.21.15.67:0/3113459996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:46 smithi067 bash[17655]: cluster 2024-04-03T15:22:44.801480+0000 mgr.y (mgr.24370) 1932 : cluster [DBG] pgmap v1916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:46 smithi067 bash[27441]: cluster 2024-04-03T15:22:44.801480+0000 mgr.y (mgr.24370) 1932 : cluster [DBG] pgmap v1916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:46 smithi082 bash[20963]: cluster 2024-04-03T15:22:44.801480+0000 mgr.y (mgr.24370) 1932 : cluster [DBG] pgmap v1916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:47 smithi067 bash[17655]: audit 2024-04-03T15:22:47.519998+0000 mon.c (mon.2) 716 : audit [DBG] from='client.? 172.21.15.67:0/1990345748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:47 smithi067 bash[27441]: audit 2024-04-03T15:22:47.519998+0000 mon.c (mon.2) 716 : audit [DBG] from='client.? 172.21.15.67:0/1990345748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:47 smithi082 bash[20963]: audit 2024-04-03T15:22:47.519998+0000 mon.c (mon.2) 716 : audit [DBG] from='client.? 172.21.15.67:0/1990345748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:48 smithi067 bash[27441]: cluster 2024-04-03T15:22:46.802632+0000 mgr.y (mgr.24370) 1933 : cluster [DBG] pgmap v1917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:48 smithi067 bash[17655]: cluster 2024-04-03T15:22:46.802632+0000 mgr.y (mgr.24370) 1933 : cluster [DBG] pgmap v1917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:48 smithi082 bash[20963]: cluster 2024-04-03T15:22:46.802632+0000 mgr.y (mgr.24370) 1933 : cluster [DBG] pgmap v1917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:50 smithi067 bash[17655]: cluster 2024-04-03T15:22:48.803341+0000 mgr.y (mgr.24370) 1934 : cluster [DBG] pgmap v1918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:50 smithi067 bash[17655]: audit 2024-04-03T15:22:49.979870+0000 mon.a (mon.0) 2346 : audit [DBG] from='client.? 172.21.15.67:0/2831817370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:50 smithi067 bash[27441]: cluster 2024-04-03T15:22:48.803341+0000 mgr.y (mgr.24370) 1934 : cluster [DBG] pgmap v1918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:50 smithi067 bash[27441]: audit 2024-04-03T15:22:49.979870+0000 mon.a (mon.0) 2346 : audit [DBG] from='client.? 172.21.15.67:0/2831817370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:50 smithi082 bash[20963]: cluster 2024-04-03T15:22:48.803341+0000 mgr.y (mgr.24370) 1934 : cluster [DBG] pgmap v1918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:50 smithi082 bash[20963]: audit 2024-04-03T15:22:49.979870+0000 mon.a (mon.0) 2346 : audit [DBG] from='client.? 172.21.15.67:0/2831817370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:52 smithi067 bash[17655]: cluster 2024-04-03T15:22:50.804539+0000 mgr.y (mgr.24370) 1935 : cluster [DBG] pgmap v1919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:52 smithi067 bash[17655]: audit 2024-04-03T15:22:52.426272+0000 mon.c (mon.2) 717 : audit [DBG] from='client.? 172.21.15.67:0/1728638348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:52 smithi067 bash[27441]: cluster 2024-04-03T15:22:50.804539+0000 mgr.y (mgr.24370) 1935 : cluster [DBG] pgmap v1919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:52 smithi067 bash[27441]: audit 2024-04-03T15:22:52.426272+0000 mon.c (mon.2) 717 : audit [DBG] from='client.? 172.21.15.67:0/1728638348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:52 smithi082 bash[20963]: cluster 2024-04-03T15:22:50.804539+0000 mgr.y (mgr.24370) 1935 : cluster [DBG] pgmap v1919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:52 smithi082 bash[20963]: audit 2024-04-03T15:22:52.426272+0000 mon.c (mon.2) 717 : audit [DBG] from='client.? 172.21.15.67:0/1728638348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:53] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:22:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:22:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:54 smithi067 bash[27441]: cluster 2024-04-03T15:22:52.805236+0000 mgr.y (mgr.24370) 1936 : cluster [DBG] pgmap v1920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:54 smithi067 bash[17655]: cluster 2024-04-03T15:22:52.805236+0000 mgr.y (mgr.24370) 1936 : cluster [DBG] pgmap v1920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:54 smithi082 bash[20963]: cluster 2024-04-03T15:22:52.805236+0000 mgr.y (mgr.24370) 1936 : cluster [DBG] pgmap v1920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:55 smithi082 bash[20963]: audit 2024-04-03T15:22:54.745772+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:55 smithi082 bash[20963]: audit 2024-04-03T15:22:54.880152+0000 mon.a (mon.0) 2348 : audit [DBG] from='client.? 172.21.15.67:0/1570716652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:55 smithi067 bash[27441]: audit 2024-04-03T15:22:54.745772+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:55 smithi067 bash[27441]: audit 2024-04-03T15:22:54.880152+0000 mon.a (mon.0) 2348 : audit [DBG] from='client.? 172.21.15.67:0/1570716652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:55 smithi067 bash[17655]: audit 2024-04-03T15:22:54.745772+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:22:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:55 smithi067 bash[17655]: audit 2024-04-03T15:22:54.880152+0000 mon.a (mon.0) 2348 : audit [DBG] from='client.? 172.21.15.67:0/1570716652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:56 smithi082 bash[20963]: cluster 2024-04-03T15:22:54.805672+0000 mgr.y (mgr.24370) 1937 : cluster [DBG] pgmap v1921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:56 smithi067 bash[17655]: cluster 2024-04-03T15:22:54.805672+0000 mgr.y (mgr.24370) 1937 : cluster [DBG] pgmap v1921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:56 smithi067 bash[27441]: cluster 2024-04-03T15:22:54.805672+0000 mgr.y (mgr.24370) 1937 : cluster [DBG] pgmap v1921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:58.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:57 smithi082 bash[20963]: audit 2024-04-03T15:22:57.327467+0000 mon.a (mon.0) 2349 : audit [DBG] from='client.? 172.21.15.67:0/2404101654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:57 smithi067 bash[17655]: audit 2024-04-03T15:22:57.327467+0000 mon.a (mon.0) 2349 : audit [DBG] from='client.? 172.21.15.67:0/2404101654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:57 smithi067 bash[27441]: audit 2024-04-03T15:22:57.327467+0000 mon.a (mon.0) 2349 : audit [DBG] from='client.? 172.21.15.67:0/2404101654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:22:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:22:58 smithi082 bash[20963]: cluster 2024-04-03T15:22:56.806804+0000 mgr.y (mgr.24370) 1938 : cluster [DBG] pgmap v1922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:22:58 smithi067 bash[17655]: cluster 2024-04-03T15:22:56.806804+0000 mgr.y (mgr.24370) 1938 : cluster [DBG] pgmap v1922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:22:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:22:58 smithi067 bash[27441]: cluster 2024-04-03T15:22:56.806804+0000 mgr.y (mgr.24370) 1938 : cluster [DBG] pgmap v1922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:00 smithi082 bash[20963]: cluster 2024-04-03T15:22:58.807495+0000 mgr.y (mgr.24370) 1939 : cluster [DBG] pgmap v1923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:00 smithi082 bash[20963]: audit 2024-04-03T15:22:59.778984+0000 mon.a (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.67:0/1177440626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:00 smithi067 bash[17655]: cluster 2024-04-03T15:22:58.807495+0000 mgr.y (mgr.24370) 1939 : cluster [DBG] pgmap v1923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:00 smithi067 bash[17655]: audit 2024-04-03T15:22:59.778984+0000 mon.a (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.67:0/1177440626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:00 smithi067 bash[27441]: cluster 2024-04-03T15:22:58.807495+0000 mgr.y (mgr.24370) 1939 : cluster [DBG] pgmap v1923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:00 smithi067 bash[27441]: audit 2024-04-03T15:22:59.778984+0000 mon.a (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.67:0/1177440626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:02 smithi067 bash[17655]: cluster 2024-04-03T15:23:00.808677+0000 mgr.y (mgr.24370) 1940 : cluster [DBG] pgmap v1924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:02 smithi067 bash[17655]: audit 2024-04-03T15:23:02.234837+0000 mon.c (mon.2) 718 : audit [DBG] from='client.? 172.21.15.67:0/1377460671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:02 smithi067 bash[27441]: cluster 2024-04-03T15:23:00.808677+0000 mgr.y (mgr.24370) 1940 : cluster [DBG] pgmap v1924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:02 smithi067 bash[27441]: audit 2024-04-03T15:23:02.234837+0000 mon.c (mon.2) 718 : audit [DBG] from='client.? 172.21.15.67:0/1377460671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:02 smithi082 bash[20963]: cluster 2024-04-03T15:23:00.808677+0000 mgr.y (mgr.24370) 1940 : cluster [DBG] pgmap v1924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:02 smithi082 bash[20963]: audit 2024-04-03T15:23:02.234837+0000 mon.c (mon.2) 718 : audit [DBG] from='client.? 172.21.15.67:0/1377460671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:03] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:23:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:23:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:04 smithi082 bash[20963]: cluster 2024-04-03T15:23:02.809385+0000 mgr.y (mgr.24370) 1941 : cluster [DBG] pgmap v1925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:04 smithi082 bash[20963]: audit 2024-04-03T15:23:04.695369+0000 mon.a (mon.0) 2351 : audit [DBG] from='client.? 172.21.15.67:0/3324941429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:04 smithi067 bash[27441]: cluster 2024-04-03T15:23:02.809385+0000 mgr.y (mgr.24370) 1941 : cluster [DBG] pgmap v1925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:04 smithi067 bash[27441]: audit 2024-04-03T15:23:04.695369+0000 mon.a (mon.0) 2351 : audit [DBG] from='client.? 172.21.15.67:0/3324941429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:04 smithi067 bash[17655]: cluster 2024-04-03T15:23:02.809385+0000 mgr.y (mgr.24370) 1941 : cluster [DBG] pgmap v1925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:04 smithi067 bash[17655]: audit 2024-04-03T15:23:04.695369+0000 mon.a (mon.0) 2351 : audit [DBG] from='client.? 172.21.15.67:0/3324941429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:06 smithi082 bash[20963]: cluster 2024-04-03T15:23:04.810080+0000 mgr.y (mgr.24370) 1942 : cluster [DBG] pgmap v1926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:06 smithi067 bash[27441]: cluster 2024-04-03T15:23:04.810080+0000 mgr.y (mgr.24370) 1942 : cluster [DBG] pgmap v1926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:06 smithi067 bash[17655]: cluster 2024-04-03T15:23:04.810080+0000 mgr.y (mgr.24370) 1942 : cluster [DBG] pgmap v1926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:07 smithi082 bash[20963]: audit 2024-04-03T15:23:07.148891+0000 mon.a (mon.0) 2352 : audit [DBG] from='client.? 172.21.15.67:0/3317239003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:07 smithi067 bash[17655]: audit 2024-04-03T15:23:07.148891+0000 mon.a (mon.0) 2352 : audit [DBG] from='client.? 172.21.15.67:0/3317239003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:07 smithi067 bash[27441]: audit 2024-04-03T15:23:07.148891+0000 mon.a (mon.0) 2352 : audit [DBG] from='client.? 172.21.15.67:0/3317239003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:08 smithi082 bash[20963]: cluster 2024-04-03T15:23:06.811209+0000 mgr.y (mgr.24370) 1943 : cluster [DBG] pgmap v1927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:08 smithi067 bash[27441]: cluster 2024-04-03T15:23:06.811209+0000 mgr.y (mgr.24370) 1943 : cluster [DBG] pgmap v1927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:08 smithi067 bash[17655]: cluster 2024-04-03T15:23:06.811209+0000 mgr.y (mgr.24370) 1943 : cluster [DBG] pgmap v1927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:09 smithi082 bash[20963]: audit 2024-04-03T15:23:09.601382+0000 mon.c (mon.2) 719 : audit [DBG] from='client.? 172.21.15.67:0/3322769493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:09 smithi067 bash[27441]: audit 2024-04-03T15:23:09.601382+0000 mon.c (mon.2) 719 : audit [DBG] from='client.? 172.21.15.67:0/3322769493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:09 smithi067 bash[17655]: audit 2024-04-03T15:23:09.601382+0000 mon.c (mon.2) 719 : audit [DBG] from='client.? 172.21.15.67:0/3322769493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:10 smithi082 bash[20963]: cluster 2024-04-03T15:23:08.811913+0000 mgr.y (mgr.24370) 1944 : cluster [DBG] pgmap v1928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:10 smithi082 bash[20963]: audit 2024-04-03T15:23:09.746956+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:10 smithi067 bash[17655]: cluster 2024-04-03T15:23:08.811913+0000 mgr.y (mgr.24370) 1944 : cluster [DBG] pgmap v1928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:10 smithi067 bash[17655]: audit 2024-04-03T15:23:09.746956+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:10 smithi067 bash[27441]: cluster 2024-04-03T15:23:08.811913+0000 mgr.y (mgr.24370) 1944 : cluster [DBG] pgmap v1928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:10 smithi067 bash[27441]: audit 2024-04-03T15:23:09.746956+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:12 smithi067 bash[27441]: cluster 2024-04-03T15:23:10.813230+0000 mgr.y (mgr.24370) 1945 : cluster [DBG] pgmap v1929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:12 smithi067 bash[27441]: audit 2024-04-03T15:23:12.050019+0000 mon.c (mon.2) 720 : audit [DBG] from='client.? 172.21.15.67:0/2664232078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:12 smithi067 bash[17655]: cluster 2024-04-03T15:23:10.813230+0000 mgr.y (mgr.24370) 1945 : cluster [DBG] pgmap v1929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:12 smithi067 bash[17655]: audit 2024-04-03T15:23:12.050019+0000 mon.c (mon.2) 720 : audit [DBG] from='client.? 172.21.15.67:0/2664232078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:12 smithi082 bash[20963]: cluster 2024-04-03T15:23:10.813230+0000 mgr.y (mgr.24370) 1945 : cluster [DBG] pgmap v1929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:12 smithi082 bash[20963]: audit 2024-04-03T15:23:12.050019+0000 mon.c (mon.2) 720 : audit [DBG] from='client.? 172.21.15.67:0/2664232078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:13] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:23:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:23:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:14 smithi082 bash[20963]: cluster 2024-04-03T15:23:12.813968+0000 mgr.y (mgr.24370) 1946 : cluster [DBG] pgmap v1930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:14 smithi082 bash[20963]: audit 2024-04-03T15:23:14.333427+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:23:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:14 smithi082 bash[20963]: audit 2024-04-03T15:23:14.494618+0000 mon.a (mon.0) 2355 : audit [DBG] from='client.? 172.21.15.67:0/3213402213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:14 smithi067 bash[27441]: cluster 2024-04-03T15:23:12.813968+0000 mgr.y (mgr.24370) 1946 : cluster [DBG] pgmap v1930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:14 smithi067 bash[27441]: audit 2024-04-03T15:23:14.333427+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:23:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:14 smithi067 bash[27441]: audit 2024-04-03T15:23:14.494618+0000 mon.a (mon.0) 2355 : audit [DBG] from='client.? 172.21.15.67:0/3213402213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:14 smithi067 bash[17655]: cluster 2024-04-03T15:23:12.813968+0000 mgr.y (mgr.24370) 1946 : cluster [DBG] pgmap v1930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:14 smithi067 bash[17655]: audit 2024-04-03T15:23:14.333427+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:23:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:14 smithi067 bash[17655]: audit 2024-04-03T15:23:14.494618+0000 mon.a (mon.0) 2355 : audit [DBG] from='client.? 172.21.15.67:0/3213402213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:16 smithi082 bash[20963]: cluster 2024-04-03T15:23:14.814649+0000 mgr.y (mgr.24370) 1947 : cluster [DBG] pgmap v1931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:16 smithi067 bash[17655]: cluster 2024-04-03T15:23:14.814649+0000 mgr.y (mgr.24370) 1947 : cluster [DBG] pgmap v1931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:16 smithi067 bash[27441]: cluster 2024-04-03T15:23:14.814649+0000 mgr.y (mgr.24370) 1947 : cluster [DBG] pgmap v1931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:18.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:17 smithi082 bash[20963]: audit 2024-04-03T15:23:16.945220+0000 mon.a (mon.0) 2356 : audit [DBG] from='client.? 172.21.15.67:0/2852396284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:17 smithi067 bash[27441]: audit 2024-04-03T15:23:16.945220+0000 mon.a (mon.0) 2356 : audit [DBG] from='client.? 172.21.15.67:0/2852396284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:17 smithi067 bash[17655]: audit 2024-04-03T15:23:16.945220+0000 mon.a (mon.0) 2356 : audit [DBG] from='client.? 172.21.15.67:0/2852396284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:18 smithi082 bash[20963]: cluster 2024-04-03T15:23:16.815770+0000 mgr.y (mgr.24370) 1948 : cluster [DBG] pgmap v1932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:18 smithi067 bash[17655]: cluster 2024-04-03T15:23:16.815770+0000 mgr.y (mgr.24370) 1948 : cluster [DBG] pgmap v1932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:18 smithi067 bash[27441]: cluster 2024-04-03T15:23:16.815770+0000 mgr.y (mgr.24370) 1948 : cluster [DBG] pgmap v1932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:19 smithi082 bash[20963]: audit 2024-04-03T15:23:19.414682+0000 mon.c (mon.2) 721 : audit [DBG] from='client.? 172.21.15.67:0/4158044278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:19 smithi067 bash[17655]: audit 2024-04-03T15:23:19.414682+0000 mon.c (mon.2) 721 : audit [DBG] from='client.? 172.21.15.67:0/4158044278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:19 smithi067 bash[27441]: audit 2024-04-03T15:23:19.414682+0000 mon.c (mon.2) 721 : audit [DBG] from='client.? 172.21.15.67:0/4158044278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:20 smithi082 bash[20963]: cluster 2024-04-03T15:23:18.816598+0000 mgr.y (mgr.24370) 1949 : cluster [DBG] pgmap v1933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:20 smithi082 bash[20963]: audit 2024-04-03T15:23:20.077210+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:20 smithi082 bash[20963]: audit 2024-04-03T15:23:20.084791+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:20 smithi082 bash[20963]: audit 2024-04-03T15:23:20.334495+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:20 smithi082 bash[20963]: audit 2024-04-03T15:23:20.344569+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[17655]: cluster 2024-04-03T15:23:18.816598+0000 mgr.y (mgr.24370) 1949 : cluster [DBG] pgmap v1933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[17655]: audit 2024-04-03T15:23:20.077210+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[17655]: audit 2024-04-03T15:23:20.084791+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[17655]: audit 2024-04-03T15:23:20.334495+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[17655]: audit 2024-04-03T15:23:20.344569+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[27441]: cluster 2024-04-03T15:23:18.816598+0000 mgr.y (mgr.24370) 1949 : cluster [DBG] pgmap v1933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[27441]: audit 2024-04-03T15:23:20.077210+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[27441]: audit 2024-04-03T15:23:20.084791+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[27441]: audit 2024-04-03T15:23:20.334495+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:20 smithi067 bash[27441]: audit 2024-04-03T15:23:20.344569+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:21 smithi082 bash[20963]: audit 2024-04-03T15:23:20.819574+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:23:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:21 smithi082 bash[20963]: audit 2024-04-03T15:23:20.821503+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:23:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:21 smithi082 bash[20963]: audit 2024-04-03T15:23:20.830935+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:21 smithi067 bash[27441]: audit 2024-04-03T15:23:20.819574+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:23:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:21 smithi067 bash[27441]: audit 2024-04-03T15:23:20.821503+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:23:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:21 smithi067 bash[27441]: audit 2024-04-03T15:23:20.830935+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:21 smithi067 bash[17655]: audit 2024-04-03T15:23:20.819574+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:23:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:21 smithi067 bash[17655]: audit 2024-04-03T15:23:20.821503+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:23:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:21 smithi067 bash[17655]: audit 2024-04-03T15:23:20.830935+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:23:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:22 smithi067 bash[17655]: cluster 2024-04-03T15:23:20.817805+0000 mgr.y (mgr.24370) 1950 : cluster [DBG] pgmap v1934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:22 smithi067 bash[17655]: audit 2024-04-03T15:23:21.866457+0000 mon.a (mon.0) 2364 : audit [DBG] from='client.? 172.21.15.67:0/1223568644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:22 smithi067 bash[27441]: cluster 2024-04-03T15:23:20.817805+0000 mgr.y (mgr.24370) 1950 : cluster [DBG] pgmap v1934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:22 smithi067 bash[27441]: audit 2024-04-03T15:23:21.866457+0000 mon.a (mon.0) 2364 : audit [DBG] from='client.? 172.21.15.67:0/1223568644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:22 smithi082 bash[20963]: cluster 2024-04-03T15:23:20.817805+0000 mgr.y (mgr.24370) 1950 : cluster [DBG] pgmap v1934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:22 smithi082 bash[20963]: audit 2024-04-03T15:23:21.866457+0000 mon.a (mon.0) 2364 : audit [DBG] from='client.? 172.21.15.67:0/1223568644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:23] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:23:23.821 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:23:24.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:23 smithi082 bash[20963]: cluster 2024-04-03T15:23:22.818532+0000 mgr.y (mgr.24370) 1951 : cluster [DBG] pgmap v1935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:23 smithi067 bash[17655]: cluster 2024-04-03T15:23:22.818532+0000 mgr.y (mgr.24370) 1951 : cluster [DBG] pgmap v1935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:23 smithi067 bash[27441]: cluster 2024-04-03T15:23:22.818532+0000 mgr.y (mgr.24370) 1951 : cluster [DBG] pgmap v1935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:24 smithi082 bash[20963]: audit 2024-04-03T15:23:24.322911+0000 mon.a (mon.0) 2365 : audit [DBG] from='client.? 172.21.15.67:0/3121830879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:24 smithi082 bash[20963]: audit 2024-04-03T15:23:24.747484+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:24 smithi067 bash[17655]: audit 2024-04-03T15:23:24.322911+0000 mon.a (mon.0) 2365 : audit [DBG] from='client.? 172.21.15.67:0/3121830879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:24 smithi067 bash[17655]: audit 2024-04-03T15:23:24.747484+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:24 smithi067 bash[27441]: audit 2024-04-03T15:23:24.322911+0000 mon.a (mon.0) 2365 : audit [DBG] from='client.? 172.21.15.67:0/3121830879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:24 smithi067 bash[27441]: audit 2024-04-03T15:23:24.747484+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:25 smithi082 bash[20963]: cluster 2024-04-03T15:23:24.819129+0000 mgr.y (mgr.24370) 1952 : cluster [DBG] pgmap v1936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:25 smithi067 bash[17655]: cluster 2024-04-03T15:23:24.819129+0000 mgr.y (mgr.24370) 1952 : cluster [DBG] pgmap v1936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:25 smithi067 bash[27441]: cluster 2024-04-03T15:23:24.819129+0000 mgr.y (mgr.24370) 1952 : cluster [DBG] pgmap v1936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:26 smithi082 bash[20963]: audit 2024-04-03T15:23:26.786032+0000 mon.a (mon.0) 2367 : audit [DBG] from='client.? 172.21.15.67:0/1097030318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:26 smithi067 bash[27441]: audit 2024-04-03T15:23:26.786032+0000 mon.a (mon.0) 2367 : audit [DBG] from='client.? 172.21.15.67:0/1097030318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:26 smithi067 bash[17655]: audit 2024-04-03T15:23:26.786032+0000 mon.a (mon.0) 2367 : audit [DBG] from='client.? 172.21.15.67:0/1097030318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:27 smithi082 bash[20963]: cluster 2024-04-03T15:23:26.820239+0000 mgr.y (mgr.24370) 1953 : cluster [DBG] pgmap v1937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:28.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:27 smithi067 bash[17655]: cluster 2024-04-03T15:23:26.820239+0000 mgr.y (mgr.24370) 1953 : cluster [DBG] pgmap v1937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:27 smithi067 bash[27441]: cluster 2024-04-03T15:23:26.820239+0000 mgr.y (mgr.24370) 1953 : cluster [DBG] pgmap v1937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:30.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:29 smithi082 bash[20963]: cluster 2024-04-03T15:23:28.820737+0000 mgr.y (mgr.24370) 1954 : cluster [DBG] pgmap v1938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:29 smithi082 bash[20963]: audit 2024-04-03T15:23:29.242396+0000 mon.a (mon.0) 2368 : audit [DBG] from='client.? 172.21.15.67:0/2025737049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:29 smithi067 bash[17655]: cluster 2024-04-03T15:23:28.820737+0000 mgr.y (mgr.24370) 1954 : cluster [DBG] pgmap v1938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:29 smithi067 bash[17655]: audit 2024-04-03T15:23:29.242396+0000 mon.a (mon.0) 2368 : audit [DBG] from='client.? 172.21.15.67:0/2025737049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:29 smithi067 bash[27441]: cluster 2024-04-03T15:23:28.820737+0000 mgr.y (mgr.24370) 1954 : cluster [DBG] pgmap v1938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:29 smithi067 bash[27441]: audit 2024-04-03T15:23:29.242396+0000 mon.a (mon.0) 2368 : audit [DBG] from='client.? 172.21.15.67:0/2025737049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:31 smithi082 bash[20963]: cluster 2024-04-03T15:23:30.821816+0000 mgr.y (mgr.24370) 1955 : cluster [DBG] pgmap v1939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:31 smithi082 bash[20963]: audit 2024-04-03T15:23:31.696319+0000 mon.c (mon.2) 722 : audit [DBG] from='client.? 172.21.15.67:0/3411166708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:31 smithi067 bash[17655]: cluster 2024-04-03T15:23:30.821816+0000 mgr.y (mgr.24370) 1955 : cluster [DBG] pgmap v1939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:31 smithi067 bash[17655]: audit 2024-04-03T15:23:31.696319+0000 mon.c (mon.2) 722 : audit [DBG] from='client.? 172.21.15.67:0/3411166708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:31 smithi067 bash[27441]: cluster 2024-04-03T15:23:30.821816+0000 mgr.y (mgr.24370) 1955 : cluster [DBG] pgmap v1939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:31 smithi067 bash[27441]: audit 2024-04-03T15:23:31.696319+0000 mon.c (mon.2) 722 : audit [DBG] from='client.? 172.21.15.67:0/3411166708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:33] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:23:33.854 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:23:34.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:33 smithi082 bash[20963]: cluster 2024-04-03T15:23:32.822521+0000 mgr.y (mgr.24370) 1956 : cluster [DBG] pgmap v1940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:33 smithi067 bash[17655]: cluster 2024-04-03T15:23:32.822521+0000 mgr.y (mgr.24370) 1956 : cluster [DBG] pgmap v1940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:33 smithi067 bash[27441]: cluster 2024-04-03T15:23:32.822521+0000 mgr.y (mgr.24370) 1956 : cluster [DBG] pgmap v1940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:34 smithi082 bash[20963]: audit 2024-04-03T15:23:34.152155+0000 mon.a (mon.0) 2369 : audit [DBG] from='client.? 172.21.15.67:0/158198374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:34 smithi067 bash[17655]: audit 2024-04-03T15:23:34.152155+0000 mon.a (mon.0) 2369 : audit [DBG] from='client.? 172.21.15.67:0/158198374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:34 smithi067 bash[27441]: audit 2024-04-03T15:23:34.152155+0000 mon.a (mon.0) 2369 : audit [DBG] from='client.? 172.21.15.67:0/158198374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:35 smithi082 bash[20963]: cluster 2024-04-03T15:23:34.823212+0000 mgr.y (mgr.24370) 1957 : cluster [DBG] pgmap v1941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:35 smithi067 bash[17655]: cluster 2024-04-03T15:23:34.823212+0000 mgr.y (mgr.24370) 1957 : cluster [DBG] pgmap v1941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:35 smithi067 bash[27441]: cluster 2024-04-03T15:23:34.823212+0000 mgr.y (mgr.24370) 1957 : cluster [DBG] pgmap v1941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:36 smithi082 bash[20963]: audit 2024-04-03T15:23:36.604811+0000 mon.c (mon.2) 723 : audit [DBG] from='client.? 172.21.15.67:0/1981365001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:36 smithi067 bash[27441]: audit 2024-04-03T15:23:36.604811+0000 mon.c (mon.2) 723 : audit [DBG] from='client.? 172.21.15.67:0/1981365001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:36 smithi067 bash[17655]: audit 2024-04-03T15:23:36.604811+0000 mon.c (mon.2) 723 : audit [DBG] from='client.? 172.21.15.67:0/1981365001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:37 smithi082 bash[20963]: cluster 2024-04-03T15:23:36.824454+0000 mgr.y (mgr.24370) 1958 : cluster [DBG] pgmap v1942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:37 smithi067 bash[17655]: cluster 2024-04-03T15:23:36.824454+0000 mgr.y (mgr.24370) 1958 : cluster [DBG] pgmap v1942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:37 smithi067 bash[27441]: cluster 2024-04-03T15:23:36.824454+0000 mgr.y (mgr.24370) 1958 : cluster [DBG] pgmap v1942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:39 smithi082 bash[20963]: cluster 2024-04-03T15:23:38.825166+0000 mgr.y (mgr.24370) 1959 : cluster [DBG] pgmap v1943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:39 smithi082 bash[20963]: audit 2024-04-03T15:23:39.056918+0000 mon.c (mon.2) 724 : audit [DBG] from='client.? 172.21.15.67:0/696815694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:39 smithi082 bash[20963]: audit 2024-04-03T15:23:39.747872+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:39 smithi067 bash[17655]: cluster 2024-04-03T15:23:38.825166+0000 mgr.y (mgr.24370) 1959 : cluster [DBG] pgmap v1943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:39 smithi067 bash[17655]: audit 2024-04-03T15:23:39.056918+0000 mon.c (mon.2) 724 : audit [DBG] from='client.? 172.21.15.67:0/696815694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:39 smithi067 bash[17655]: audit 2024-04-03T15:23:39.747872+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:39 smithi067 bash[27441]: cluster 2024-04-03T15:23:38.825166+0000 mgr.y (mgr.24370) 1959 : cluster [DBG] pgmap v1943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:39 smithi067 bash[27441]: audit 2024-04-03T15:23:39.056918+0000 mon.c (mon.2) 724 : audit [DBG] from='client.? 172.21.15.67:0/696815694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:39 smithi067 bash[27441]: audit 2024-04-03T15:23:39.747872+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:41 smithi082 bash[20963]: cluster 2024-04-03T15:23:40.826333+0000 mgr.y (mgr.24370) 1960 : cluster [DBG] pgmap v1944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:41 smithi082 bash[20963]: audit 2024-04-03T15:23:41.499184+0000 mon.c (mon.2) 725 : audit [DBG] from='client.? 172.21.15.67:0/3386412317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:41 smithi067 bash[17655]: cluster 2024-04-03T15:23:40.826333+0000 mgr.y (mgr.24370) 1960 : cluster [DBG] pgmap v1944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:41 smithi067 bash[17655]: audit 2024-04-03T15:23:41.499184+0000 mon.c (mon.2) 725 : audit [DBG] from='client.? 172.21.15.67:0/3386412317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:41 smithi067 bash[27441]: cluster 2024-04-03T15:23:40.826333+0000 mgr.y (mgr.24370) 1960 : cluster [DBG] pgmap v1944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:41 smithi067 bash[27441]: audit 2024-04-03T15:23:41.499184+0000 mon.c (mon.2) 725 : audit [DBG] from='client.? 172.21.15.67:0/3386412317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:23:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:23:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:43 smithi067 bash[17655]: cluster 2024-04-03T15:23:42.827040+0000 mgr.y (mgr.24370) 1961 : cluster [DBG] pgmap v1945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:43 smithi067 bash[27441]: cluster 2024-04-03T15:23:42.827040+0000 mgr.y (mgr.24370) 1961 : cluster [DBG] pgmap v1945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:43 smithi082 bash[20963]: cluster 2024-04-03T15:23:42.827040+0000 mgr.y (mgr.24370) 1961 : cluster [DBG] pgmap v1945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:44 smithi067 bash[17655]: audit 2024-04-03T15:23:43.962372+0000 mon.c (mon.2) 726 : audit [DBG] from='client.? 172.21.15.67:0/1757598897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:44 smithi067 bash[27441]: audit 2024-04-03T15:23:43.962372+0000 mon.c (mon.2) 726 : audit [DBG] from='client.? 172.21.15.67:0/1757598897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:44 smithi082 bash[20963]: audit 2024-04-03T15:23:43.962372+0000 mon.c (mon.2) 726 : audit [DBG] from='client.? 172.21.15.67:0/1757598897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:45 smithi067 bash[27441]: cluster 2024-04-03T15:23:44.827729+0000 mgr.y (mgr.24370) 1962 : cluster [DBG] pgmap v1946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:45 smithi067 bash[17655]: cluster 2024-04-03T15:23:44.827729+0000 mgr.y (mgr.24370) 1962 : cluster [DBG] pgmap v1946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:45 smithi082 bash[20963]: cluster 2024-04-03T15:23:44.827729+0000 mgr.y (mgr.24370) 1962 : cluster [DBG] pgmap v1946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:46 smithi067 bash[27441]: audit 2024-04-03T15:23:46.420736+0000 mon.a (mon.0) 2371 : audit [DBG] from='client.? 172.21.15.67:0/1929801296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:46 smithi067 bash[17655]: audit 2024-04-03T15:23:46.420736+0000 mon.a (mon.0) 2371 : audit [DBG] from='client.? 172.21.15.67:0/1929801296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:46 smithi082 bash[20963]: audit 2024-04-03T15:23:46.420736+0000 mon.a (mon.0) 2371 : audit [DBG] from='client.? 172.21.15.67:0/1929801296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:47 smithi067 bash[27441]: cluster 2024-04-03T15:23:46.828944+0000 mgr.y (mgr.24370) 1963 : cluster [DBG] pgmap v1947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:47 smithi067 bash[17655]: cluster 2024-04-03T15:23:46.828944+0000 mgr.y (mgr.24370) 1963 : cluster [DBG] pgmap v1947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:47 smithi082 bash[20963]: cluster 2024-04-03T15:23:46.828944+0000 mgr.y (mgr.24370) 1963 : cluster [DBG] pgmap v1947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:48 smithi082 bash[20963]: audit 2024-04-03T15:23:48.874275+0000 mon.a (mon.0) 2372 : audit [DBG] from='client.? 172.21.15.67:0/2821390732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:48 smithi067 bash[27441]: audit 2024-04-03T15:23:48.874275+0000 mon.a (mon.0) 2372 : audit [DBG] from='client.? 172.21.15.67:0/2821390732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:48 smithi067 bash[17655]: audit 2024-04-03T15:23:48.874275+0000 mon.a (mon.0) 2372 : audit [DBG] from='client.? 172.21.15.67:0/2821390732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:49 smithi082 bash[20963]: cluster 2024-04-03T15:23:48.829596+0000 mgr.y (mgr.24370) 1964 : cluster [DBG] pgmap v1948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:49 smithi067 bash[27441]: cluster 2024-04-03T15:23:48.829596+0000 mgr.y (mgr.24370) 1964 : cluster [DBG] pgmap v1948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:49 smithi067 bash[17655]: cluster 2024-04-03T15:23:48.829596+0000 mgr.y (mgr.24370) 1964 : cluster [DBG] pgmap v1948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:51 smithi082 bash[20963]: cluster 2024-04-03T15:23:50.830715+0000 mgr.y (mgr.24370) 1965 : cluster [DBG] pgmap v1949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:51 smithi082 bash[20963]: audit 2024-04-03T15:23:51.329379+0000 mon.c (mon.2) 727 : audit [DBG] from='client.? 172.21.15.67:0/2252378481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:51 smithi067 bash[17655]: cluster 2024-04-03T15:23:50.830715+0000 mgr.y (mgr.24370) 1965 : cluster [DBG] pgmap v1949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:51 smithi067 bash[17655]: audit 2024-04-03T15:23:51.329379+0000 mon.c (mon.2) 727 : audit [DBG] from='client.? 172.21.15.67:0/2252378481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:51 smithi067 bash[27441]: cluster 2024-04-03T15:23:50.830715+0000 mgr.y (mgr.24370) 1965 : cluster [DBG] pgmap v1949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:51 smithi067 bash[27441]: audit 2024-04-03T15:23:51.329379+0000 mon.c (mon.2) 727 : audit [DBG] from='client.? 172.21.15.67:0/2252378481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:23:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:23:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:53 smithi082 bash[20963]: cluster 2024-04-03T15:23:52.831481+0000 mgr.y (mgr.24370) 1966 : cluster [DBG] pgmap v1950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:53 smithi082 bash[20963]: audit 2024-04-03T15:23:53.781230+0000 mon.c (mon.2) 728 : audit [DBG] from='client.? 172.21.15.67:0/2348973913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:53 smithi067 bash[17655]: cluster 2024-04-03T15:23:52.831481+0000 mgr.y (mgr.24370) 1966 : cluster [DBG] pgmap v1950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:53 smithi067 bash[17655]: audit 2024-04-03T15:23:53.781230+0000 mon.c (mon.2) 728 : audit [DBG] from='client.? 172.21.15.67:0/2348973913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:53 smithi067 bash[27441]: cluster 2024-04-03T15:23:52.831481+0000 mgr.y (mgr.24370) 1966 : cluster [DBG] pgmap v1950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:53 smithi067 bash[27441]: audit 2024-04-03T15:23:53.781230+0000 mon.c (mon.2) 728 : audit [DBG] from='client.? 172.21.15.67:0/2348973913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:54 smithi082 bash[20963]: audit 2024-04-03T15:23:54.748319+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:54 smithi067 bash[17655]: audit 2024-04-03T15:23:54.748319+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:54 smithi067 bash[27441]: audit 2024-04-03T15:23:54.748319+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:23:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:55 smithi082 bash[20963]: cluster 2024-04-03T15:23:54.832197+0000 mgr.y (mgr.24370) 1967 : cluster [DBG] pgmap v1951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:55 smithi067 bash[17655]: cluster 2024-04-03T15:23:54.832197+0000 mgr.y (mgr.24370) 1967 : cluster [DBG] pgmap v1951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:55 smithi067 bash[27441]: cluster 2024-04-03T15:23:54.832197+0000 mgr.y (mgr.24370) 1967 : cluster [DBG] pgmap v1951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:56 smithi082 bash[20963]: audit 2024-04-03T15:23:56.234223+0000 mon.c (mon.2) 729 : audit [DBG] from='client.? 172.21.15.67:0/718738652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:56 smithi067 bash[17655]: audit 2024-04-03T15:23:56.234223+0000 mon.c (mon.2) 729 : audit [DBG] from='client.? 172.21.15.67:0/718738652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:56 smithi067 bash[27441]: audit 2024-04-03T15:23:56.234223+0000 mon.c (mon.2) 729 : audit [DBG] from='client.? 172.21.15.67:0/718738652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:57 smithi082 bash[20963]: cluster 2024-04-03T15:23:56.833342+0000 mgr.y (mgr.24370) 1968 : cluster [DBG] pgmap v1952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:57 smithi067 bash[27441]: cluster 2024-04-03T15:23:56.833342+0000 mgr.y (mgr.24370) 1968 : cluster [DBG] pgmap v1952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:57 smithi067 bash[17655]: cluster 2024-04-03T15:23:56.833342+0000 mgr.y (mgr.24370) 1968 : cluster [DBG] pgmap v1952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:23:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:58 smithi082 bash[20963]: audit 2024-04-03T15:23:58.684799+0000 mon.c (mon.2) 730 : audit [DBG] from='client.? 172.21.15.67:0/763808289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:58 smithi067 bash[27441]: audit 2024-04-03T15:23:58.684799+0000 mon.c (mon.2) 730 : audit [DBG] from='client.? 172.21.15.67:0/763808289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:23:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:58 smithi067 bash[17655]: audit 2024-04-03T15:23:58.684799+0000 mon.c (mon.2) 730 : audit [DBG] from='client.? 172.21.15.67:0/763808289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:23:59 smithi082 bash[20963]: cluster 2024-04-03T15:23:58.833992+0000 mgr.y (mgr.24370) 1969 : cluster [DBG] pgmap v1953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:23:59 smithi067 bash[17655]: cluster 2024-04-03T15:23:58.833992+0000 mgr.y (mgr.24370) 1969 : cluster [DBG] pgmap v1953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:23:59 smithi067 bash[27441]: cluster 2024-04-03T15:23:58.833992+0000 mgr.y (mgr.24370) 1969 : cluster [DBG] pgmap v1953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:01 smithi082 bash[20963]: cluster 2024-04-03T15:24:00.834837+0000 mgr.y (mgr.24370) 1970 : cluster [DBG] pgmap v1954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:01 smithi082 bash[20963]: audit 2024-04-03T15:24:01.138514+0000 mon.a (mon.0) 2374 : audit [DBG] from='client.? 172.21.15.67:0/3621462952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:01 smithi067 bash[17655]: cluster 2024-04-03T15:24:00.834837+0000 mgr.y (mgr.24370) 1970 : cluster [DBG] pgmap v1954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:01 smithi067 bash[17655]: audit 2024-04-03T15:24:01.138514+0000 mon.a (mon.0) 2374 : audit [DBG] from='client.? 172.21.15.67:0/3621462952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:01 smithi067 bash[27441]: cluster 2024-04-03T15:24:00.834837+0000 mgr.y (mgr.24370) 1970 : cluster [DBG] pgmap v1954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:01 smithi067 bash[27441]: audit 2024-04-03T15:24:01.138514+0000 mon.a (mon.0) 2374 : audit [DBG] from='client.? 172.21.15.67:0/3621462952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:24:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:24:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:03 smithi082 bash[20963]: cluster 2024-04-03T15:24:02.835523+0000 mgr.y (mgr.24370) 1971 : cluster [DBG] pgmap v1955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:03 smithi082 bash[20963]: audit 2024-04-03T15:24:03.592227+0000 mon.a (mon.0) 2375 : audit [DBG] from='client.? 172.21.15.67:0/2398295147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:03 smithi067 bash[17655]: cluster 2024-04-03T15:24:02.835523+0000 mgr.y (mgr.24370) 1971 : cluster [DBG] pgmap v1955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:03 smithi067 bash[17655]: audit 2024-04-03T15:24:03.592227+0000 mon.a (mon.0) 2375 : audit [DBG] from='client.? 172.21.15.67:0/2398295147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:03 smithi067 bash[27441]: cluster 2024-04-03T15:24:02.835523+0000 mgr.y (mgr.24370) 1971 : cluster [DBG] pgmap v1955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:03 smithi067 bash[27441]: audit 2024-04-03T15:24:03.592227+0000 mon.a (mon.0) 2375 : audit [DBG] from='client.? 172.21.15.67:0/2398295147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:05 smithi082 bash[20963]: cluster 2024-04-03T15:24:04.836180+0000 mgr.y (mgr.24370) 1972 : cluster [DBG] pgmap v1956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:05 smithi067 bash[17655]: cluster 2024-04-03T15:24:04.836180+0000 mgr.y (mgr.24370) 1972 : cluster [DBG] pgmap v1956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:05 smithi067 bash[27441]: cluster 2024-04-03T15:24:04.836180+0000 mgr.y (mgr.24370) 1972 : cluster [DBG] pgmap v1956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:06 smithi082 bash[20963]: audit 2024-04-03T15:24:06.039077+0000 mon.c (mon.2) 731 : audit [DBG] from='client.? 172.21.15.67:0/2909454552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:06 smithi067 bash[17655]: audit 2024-04-03T15:24:06.039077+0000 mon.c (mon.2) 731 : audit [DBG] from='client.? 172.21.15.67:0/2909454552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:06 smithi067 bash[27441]: audit 2024-04-03T15:24:06.039077+0000 mon.c (mon.2) 731 : audit [DBG] from='client.? 172.21.15.67:0/2909454552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:07 smithi082 bash[20963]: cluster 2024-04-03T15:24:06.837371+0000 mgr.y (mgr.24370) 1973 : cluster [DBG] pgmap v1957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:07 smithi067 bash[27441]: cluster 2024-04-03T15:24:06.837371+0000 mgr.y (mgr.24370) 1973 : cluster [DBG] pgmap v1957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:07 smithi067 bash[17655]: cluster 2024-04-03T15:24:06.837371+0000 mgr.y (mgr.24370) 1973 : cluster [DBG] pgmap v1957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:08 smithi082 bash[20963]: audit 2024-04-03T15:24:08.486993+0000 mon.c (mon.2) 732 : audit [DBG] from='client.? 172.21.15.67:0/3552217051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:08 smithi067 bash[17655]: audit 2024-04-03T15:24:08.486993+0000 mon.c (mon.2) 732 : audit [DBG] from='client.? 172.21.15.67:0/3552217051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:08 smithi067 bash[27441]: audit 2024-04-03T15:24:08.486993+0000 mon.c (mon.2) 732 : audit [DBG] from='client.? 172.21.15.67:0/3552217051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:10 smithi082 bash[20963]: cluster 2024-04-03T15:24:08.838073+0000 mgr.y (mgr.24370) 1974 : cluster [DBG] pgmap v1958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:10 smithi082 bash[20963]: audit 2024-04-03T15:24:09.748899+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:10 smithi067 bash[27441]: cluster 2024-04-03T15:24:08.838073+0000 mgr.y (mgr.24370) 1974 : cluster [DBG] pgmap v1958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:10 smithi067 bash[27441]: audit 2024-04-03T15:24:09.748899+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:10 smithi067 bash[17655]: cluster 2024-04-03T15:24:08.838073+0000 mgr.y (mgr.24370) 1974 : cluster [DBG] pgmap v1958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:10 smithi067 bash[17655]: audit 2024-04-03T15:24:09.748899+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:11 smithi082 bash[20963]: audit 2024-04-03T15:24:10.947177+0000 mon.c (mon.2) 733 : audit [DBG] from='client.? 172.21.15.67:0/3539276973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:11 smithi067 bash[27441]: audit 2024-04-03T15:24:10.947177+0000 mon.c (mon.2) 733 : audit [DBG] from='client.? 172.21.15.67:0/3539276973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:11 smithi067 bash[17655]: audit 2024-04-03T15:24:10.947177+0000 mon.c (mon.2) 733 : audit [DBG] from='client.? 172.21.15.67:0/3539276973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:12 smithi082 bash[20963]: cluster 2024-04-03T15:24:10.839140+0000 mgr.y (mgr.24370) 1975 : cluster [DBG] pgmap v1959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:12 smithi067 bash[27441]: cluster 2024-04-03T15:24:10.839140+0000 mgr.y (mgr.24370) 1975 : cluster [DBG] pgmap v1959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:12 smithi067 bash[17655]: cluster 2024-04-03T15:24:10.839140+0000 mgr.y (mgr.24370) 1975 : cluster [DBG] pgmap v1959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:13] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:24:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:24:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:14 smithi082 bash[20963]: cluster 2024-04-03T15:24:12.839846+0000 mgr.y (mgr.24370) 1976 : cluster [DBG] pgmap v1960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:14 smithi082 bash[20963]: audit 2024-04-03T15:24:13.391854+0000 mon.c (mon.2) 734 : audit [DBG] from='client.? 172.21.15.67:0/1482999971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:14 smithi067 bash[17655]: cluster 2024-04-03T15:24:12.839846+0000 mgr.y (mgr.24370) 1976 : cluster [DBG] pgmap v1960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:14 smithi067 bash[17655]: audit 2024-04-03T15:24:13.391854+0000 mon.c (mon.2) 734 : audit [DBG] from='client.? 172.21.15.67:0/1482999971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:14 smithi067 bash[27441]: cluster 2024-04-03T15:24:12.839846+0000 mgr.y (mgr.24370) 1976 : cluster [DBG] pgmap v1960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:14 smithi067 bash[27441]: audit 2024-04-03T15:24:13.391854+0000 mon.c (mon.2) 734 : audit [DBG] from='client.? 172.21.15.67:0/1482999971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:16 smithi082 bash[20963]: cluster 2024-04-03T15:24:14.840550+0000 mgr.y (mgr.24370) 1977 : cluster [DBG] pgmap v1961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:16 smithi082 bash[20963]: audit 2024-04-03T15:24:15.852285+0000 mon.c (mon.2) 735 : audit [DBG] from='client.? 172.21.15.67:0/3392187516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:16 smithi067 bash[17655]: cluster 2024-04-03T15:24:14.840550+0000 mgr.y (mgr.24370) 1977 : cluster [DBG] pgmap v1961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:16 smithi067 bash[17655]: audit 2024-04-03T15:24:15.852285+0000 mon.c (mon.2) 735 : audit [DBG] from='client.? 172.21.15.67:0/3392187516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:16 smithi067 bash[27441]: cluster 2024-04-03T15:24:14.840550+0000 mgr.y (mgr.24370) 1977 : cluster [DBG] pgmap v1961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:16 smithi067 bash[27441]: audit 2024-04-03T15:24:15.852285+0000 mon.c (mon.2) 735 : audit [DBG] from='client.? 172.21.15.67:0/3392187516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:18 smithi082 bash[20963]: cluster 2024-04-03T15:24:16.841727+0000 mgr.y (mgr.24370) 1978 : cluster [DBG] pgmap v1962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:18 smithi067 bash[27441]: cluster 2024-04-03T15:24:16.841727+0000 mgr.y (mgr.24370) 1978 : cluster [DBG] pgmap v1962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:18 smithi067 bash[17655]: cluster 2024-04-03T15:24:16.841727+0000 mgr.y (mgr.24370) 1978 : cluster [DBG] pgmap v1962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:19 smithi082 bash[20963]: audit 2024-04-03T15:24:18.316139+0000 mon.c (mon.2) 736 : audit [DBG] from='client.? 172.21.15.67:0/2111742137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:19 smithi067 bash[17655]: audit 2024-04-03T15:24:18.316139+0000 mon.c (mon.2) 736 : audit [DBG] from='client.? 172.21.15.67:0/2111742137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:19 smithi067 bash[27441]: audit 2024-04-03T15:24:18.316139+0000 mon.c (mon.2) 736 : audit [DBG] from='client.? 172.21.15.67:0/2111742137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:20 smithi082 bash[20963]: cluster 2024-04-03T15:24:18.842443+0000 mgr.y (mgr.24370) 1979 : cluster [DBG] pgmap v1963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:20 smithi067 bash[17655]: cluster 2024-04-03T15:24:18.842443+0000 mgr.y (mgr.24370) 1979 : cluster [DBG] pgmap v1963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:20 smithi067 bash[27441]: cluster 2024-04-03T15:24:18.842443+0000 mgr.y (mgr.24370) 1979 : cluster [DBG] pgmap v1963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:21 smithi082 bash[20963]: audit 2024-04-03T15:24:20.775401+0000 mon.c (mon.2) 737 : audit [DBG] from='client.? 172.21.15.67:0/18265141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:21 smithi082 bash[20963]: audit 2024-04-03T15:24:20.906653+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:24:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:21 smithi067 bash[17655]: audit 2024-04-03T15:24:20.775401+0000 mon.c (mon.2) 737 : audit [DBG] from='client.? 172.21.15.67:0/18265141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:21 smithi067 bash[17655]: audit 2024-04-03T15:24:20.906653+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:24:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:21 smithi067 bash[27441]: audit 2024-04-03T15:24:20.775401+0000 mon.c (mon.2) 737 : audit [DBG] from='client.? 172.21.15.67:0/18265141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:21 smithi067 bash[27441]: audit 2024-04-03T15:24:20.906653+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:24:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:22 smithi082 bash[20963]: cluster 2024-04-03T15:24:20.843541+0000 mgr.y (mgr.24370) 1980 : cluster [DBG] pgmap v1964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:22 smithi082 bash[20963]: audit 2024-04-03T15:24:21.234187+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:22 smithi082 bash[20963]: audit 2024-04-03T15:24:21.242505+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:22 smithi067 bash[17655]: cluster 2024-04-03T15:24:20.843541+0000 mgr.y (mgr.24370) 1980 : cluster [DBG] pgmap v1964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:22 smithi067 bash[17655]: audit 2024-04-03T15:24:21.234187+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:22 smithi067 bash[17655]: audit 2024-04-03T15:24:21.242505+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:22 smithi067 bash[27441]: cluster 2024-04-03T15:24:20.843541+0000 mgr.y (mgr.24370) 1980 : cluster [DBG] pgmap v1964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:22 smithi067 bash[27441]: audit 2024-04-03T15:24:21.234187+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:22 smithi067 bash[27441]: audit 2024-04-03T15:24:21.242505+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:23 smithi067 bash[17655]: audit 2024-04-03T15:24:23.230003+0000 mon.c (mon.2) 738 : audit [DBG] from='client.? 172.21.15.67:0/3931618654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:23] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:24:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:23 smithi067 bash[27441]: audit 2024-04-03T15:24:23.230003+0000 mon.c (mon.2) 738 : audit [DBG] from='client.? 172.21.15.67:0/3931618654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:23 smithi082 bash[20963]: audit 2024-04-03T15:24:23.230003+0000 mon.c (mon.2) 738 : audit [DBG] from='client.? 172.21.15.67:0/3931618654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:24:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:24 smithi082 bash[20963]: cluster 2024-04-03T15:24:22.844244+0000 mgr.y (mgr.24370) 1981 : cluster [DBG] pgmap v1965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:24 smithi067 bash[17655]: cluster 2024-04-03T15:24:22.844244+0000 mgr.y (mgr.24370) 1981 : cluster [DBG] pgmap v1965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:24 smithi067 bash[27441]: cluster 2024-04-03T15:24:22.844244+0000 mgr.y (mgr.24370) 1981 : cluster [DBG] pgmap v1965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:25 smithi082 bash[20963]: audit 2024-04-03T15:24:24.749167+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:25 smithi067 bash[27441]: audit 2024-04-03T15:24:24.749167+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:25 smithi067 bash[17655]: audit 2024-04-03T15:24:24.749167+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:26 smithi082 bash[20963]: cluster 2024-04-03T15:24:24.844841+0000 mgr.y (mgr.24370) 1982 : cluster [DBG] pgmap v1966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:26 smithi082 bash[20963]: audit 2024-04-03T15:24:25.688075+0000 mon.a (mon.0) 2381 : audit [DBG] from='client.? 172.21.15.67:0/2698895956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:26 smithi067 bash[17655]: cluster 2024-04-03T15:24:24.844841+0000 mgr.y (mgr.24370) 1982 : cluster [DBG] pgmap v1966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:26 smithi067 bash[17655]: audit 2024-04-03T15:24:25.688075+0000 mon.a (mon.0) 2381 : audit [DBG] from='client.? 172.21.15.67:0/2698895956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:26 smithi067 bash[27441]: cluster 2024-04-03T15:24:24.844841+0000 mgr.y (mgr.24370) 1982 : cluster [DBG] pgmap v1966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:26 smithi067 bash[27441]: audit 2024-04-03T15:24:25.688075+0000 mon.a (mon.0) 2381 : audit [DBG] from='client.? 172.21.15.67:0/2698895956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:27 smithi082 bash[20963]: cluster 2024-04-03T15:24:26.845719+0000 mgr.y (mgr.24370) 1983 : cluster [DBG] pgmap v1967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:27 smithi082 bash[20963]: audit 2024-04-03T15:24:26.920704+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:27 smithi082 bash[20963]: audit 2024-04-03T15:24:26.930770+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:27 smithi082 bash[20963]: audit 2024-04-03T15:24:26.936641+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:27 smithi082 bash[20963]: audit 2024-04-03T15:24:26.944634+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:27 smithi082 bash[20963]: audit 2024-04-03T15:24:27.418036+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:24:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:27 smithi082 bash[20963]: audit 2024-04-03T15:24:27.419692+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:24:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:27 smithi082 bash[20963]: audit 2024-04-03T15:24:27.429617+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[27441]: cluster 2024-04-03T15:24:26.845719+0000 mgr.y (mgr.24370) 1983 : cluster [DBG] pgmap v1967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[27441]: audit 2024-04-03T15:24:26.920704+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[27441]: audit 2024-04-03T15:24:26.930770+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[27441]: audit 2024-04-03T15:24:26.936641+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[27441]: audit 2024-04-03T15:24:26.944634+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[27441]: audit 2024-04-03T15:24:27.418036+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:24:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[27441]: audit 2024-04-03T15:24:27.419692+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:24:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[27441]: audit 2024-04-03T15:24:27.429617+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[17655]: cluster 2024-04-03T15:24:26.845719+0000 mgr.y (mgr.24370) 1983 : cluster [DBG] pgmap v1967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[17655]: audit 2024-04-03T15:24:26.920704+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[17655]: audit 2024-04-03T15:24:26.930770+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[17655]: audit 2024-04-03T15:24:26.936641+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[17655]: audit 2024-04-03T15:24:26.944634+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[17655]: audit 2024-04-03T15:24:27.418036+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:24:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[17655]: audit 2024-04-03T15:24:27.419692+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:24:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:27 smithi067 bash[17655]: audit 2024-04-03T15:24:27.429617+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:24:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:28 smithi082 bash[20963]: audit 2024-04-03T15:24:28.145255+0000 mon.a (mon.0) 2389 : audit [DBG] from='client.? 172.21.15.67:0/1714042113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:28 smithi067 bash[17655]: audit 2024-04-03T15:24:28.145255+0000 mon.a (mon.0) 2389 : audit [DBG] from='client.? 172.21.15.67:0/1714042113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:28 smithi067 bash[27441]: audit 2024-04-03T15:24:28.145255+0000 mon.a (mon.0) 2389 : audit [DBG] from='client.? 172.21.15.67:0/1714042113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:29 smithi082 bash[20963]: cluster 2024-04-03T15:24:28.846327+0000 mgr.y (mgr.24370) 1984 : cluster [DBG] pgmap v1968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:29 smithi067 bash[27441]: cluster 2024-04-03T15:24:28.846327+0000 mgr.y (mgr.24370) 1984 : cluster [DBG] pgmap v1968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:29 smithi067 bash[17655]: cluster 2024-04-03T15:24:28.846327+0000 mgr.y (mgr.24370) 1984 : cluster [DBG] pgmap v1968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:30 smithi082 bash[20963]: audit 2024-04-03T15:24:30.604598+0000 mon.a (mon.0) 2390 : audit [DBG] from='client.? 172.21.15.67:0/103780069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:30 smithi067 bash[17655]: audit 2024-04-03T15:24:30.604598+0000 mon.a (mon.0) 2390 : audit [DBG] from='client.? 172.21.15.67:0/103780069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:30 smithi067 bash[27441]: audit 2024-04-03T15:24:30.604598+0000 mon.a (mon.0) 2390 : audit [DBG] from='client.? 172.21.15.67:0/103780069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:31 smithi082 bash[20963]: cluster 2024-04-03T15:24:30.847465+0000 mgr.y (mgr.24370) 1985 : cluster [DBG] pgmap v1969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:31 smithi067 bash[27441]: cluster 2024-04-03T15:24:30.847465+0000 mgr.y (mgr.24370) 1985 : cluster [DBG] pgmap v1969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:31 smithi067 bash[17655]: cluster 2024-04-03T15:24:30.847465+0000 mgr.y (mgr.24370) 1985 : cluster [DBG] pgmap v1969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:24:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:24:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:33 smithi082 bash[20963]: cluster 2024-04-03T15:24:32.848134+0000 mgr.y (mgr.24370) 1986 : cluster [DBG] pgmap v1970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:33 smithi082 bash[20963]: audit 2024-04-03T15:24:33.056356+0000 mon.a (mon.0) 2391 : audit [DBG] from='client.? 172.21.15.67:0/2042969343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:33 smithi067 bash[27441]: cluster 2024-04-03T15:24:32.848134+0000 mgr.y (mgr.24370) 1986 : cluster [DBG] pgmap v1970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:33 smithi067 bash[27441]: audit 2024-04-03T15:24:33.056356+0000 mon.a (mon.0) 2391 : audit [DBG] from='client.? 172.21.15.67:0/2042969343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:33 smithi067 bash[17655]: cluster 2024-04-03T15:24:32.848134+0000 mgr.y (mgr.24370) 1986 : cluster [DBG] pgmap v1970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:33 smithi067 bash[17655]: audit 2024-04-03T15:24:33.056356+0000 mon.a (mon.0) 2391 : audit [DBG] from='client.? 172.21.15.67:0/2042969343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:35 smithi082 bash[20963]: cluster 2024-04-03T15:24:34.848842+0000 mgr.y (mgr.24370) 1987 : cluster [DBG] pgmap v1971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:35 smithi082 bash[20963]: audit 2024-04-03T15:24:35.511184+0000 mon.c (mon.2) 739 : audit [DBG] from='client.? 172.21.15.67:0/12187015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:35 smithi067 bash[27441]: cluster 2024-04-03T15:24:34.848842+0000 mgr.y (mgr.24370) 1987 : cluster [DBG] pgmap v1971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:35 smithi067 bash[27441]: audit 2024-04-03T15:24:35.511184+0000 mon.c (mon.2) 739 : audit [DBG] from='client.? 172.21.15.67:0/12187015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:35 smithi067 bash[17655]: cluster 2024-04-03T15:24:34.848842+0000 mgr.y (mgr.24370) 1987 : cluster [DBG] pgmap v1971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:35 smithi067 bash[17655]: audit 2024-04-03T15:24:35.511184+0000 mon.c (mon.2) 739 : audit [DBG] from='client.? 172.21.15.67:0/12187015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:37 smithi082 bash[20963]: cluster 2024-04-03T15:24:36.850042+0000 mgr.y (mgr.24370) 1988 : cluster [DBG] pgmap v1972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:37 smithi067 bash[27441]: cluster 2024-04-03T15:24:36.850042+0000 mgr.y (mgr.24370) 1988 : cluster [DBG] pgmap v1972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:37 smithi067 bash[17655]: cluster 2024-04-03T15:24:36.850042+0000 mgr.y (mgr.24370) 1988 : cluster [DBG] pgmap v1972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:38 smithi082 bash[20963]: audit 2024-04-03T15:24:37.961641+0000 mon.a (mon.0) 2392 : audit [DBG] from='client.? 172.21.15.67:0/2253285028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:38 smithi067 bash[27441]: audit 2024-04-03T15:24:37.961641+0000 mon.a (mon.0) 2392 : audit [DBG] from='client.? 172.21.15.67:0/2253285028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:38 smithi067 bash[17655]: audit 2024-04-03T15:24:37.961641+0000 mon.a (mon.0) 2392 : audit [DBG] from='client.? 172.21.15.67:0/2253285028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:39 smithi082 bash[20963]: cluster 2024-04-03T15:24:38.850789+0000 mgr.y (mgr.24370) 1989 : cluster [DBG] pgmap v1973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:39 smithi082 bash[20963]: audit 2024-04-03T15:24:39.749422+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:39 smithi067 bash[27441]: cluster 2024-04-03T15:24:38.850789+0000 mgr.y (mgr.24370) 1989 : cluster [DBG] pgmap v1973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:39 smithi067 bash[27441]: audit 2024-04-03T15:24:39.749422+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:39 smithi067 bash[17655]: cluster 2024-04-03T15:24:38.850789+0000 mgr.y (mgr.24370) 1989 : cluster [DBG] pgmap v1973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:39 smithi067 bash[17655]: audit 2024-04-03T15:24:39.749422+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:40 smithi082 bash[20963]: audit 2024-04-03T15:24:40.413393+0000 mon.c (mon.2) 740 : audit [DBG] from='client.? 172.21.15.67:0/3511098711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:40 smithi067 bash[27441]: audit 2024-04-03T15:24:40.413393+0000 mon.c (mon.2) 740 : audit [DBG] from='client.? 172.21.15.67:0/3511098711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:40 smithi067 bash[17655]: audit 2024-04-03T15:24:40.413393+0000 mon.c (mon.2) 740 : audit [DBG] from='client.? 172.21.15.67:0/3511098711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:41 smithi082 bash[20963]: cluster 2024-04-03T15:24:40.851958+0000 mgr.y (mgr.24370) 1990 : cluster [DBG] pgmap v1974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:41 smithi067 bash[17655]: cluster 2024-04-03T15:24:40.851958+0000 mgr.y (mgr.24370) 1990 : cluster [DBG] pgmap v1974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:41 smithi067 bash[27441]: cluster 2024-04-03T15:24:40.851958+0000 mgr.y (mgr.24370) 1990 : cluster [DBG] pgmap v1974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:42 smithi082 bash[20963]: audit 2024-04-03T15:24:42.867728+0000 mon.c (mon.2) 741 : audit [DBG] from='client.? 172.21.15.67:0/690060919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:42 smithi067 bash[17655]: audit 2024-04-03T15:24:42.867728+0000 mon.c (mon.2) 741 : audit [DBG] from='client.? 172.21.15.67:0/690060919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:42 smithi067 bash[27441]: audit 2024-04-03T15:24:42.867728+0000 mon.c (mon.2) 741 : audit [DBG] from='client.? 172.21.15.67:0/690060919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:43] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:24:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:24:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:43 smithi082 bash[20963]: cluster 2024-04-03T15:24:42.852689+0000 mgr.y (mgr.24370) 1991 : cluster [DBG] pgmap v1975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:43 smithi067 bash[27441]: cluster 2024-04-03T15:24:42.852689+0000 mgr.y (mgr.24370) 1991 : cluster [DBG] pgmap v1975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:43 smithi067 bash[17655]: cluster 2024-04-03T15:24:42.852689+0000 mgr.y (mgr.24370) 1991 : cluster [DBG] pgmap v1975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:45 smithi082 bash[20963]: cluster 2024-04-03T15:24:44.853350+0000 mgr.y (mgr.24370) 1992 : cluster [DBG] pgmap v1976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:45 smithi082 bash[20963]: audit 2024-04-03T15:24:45.318073+0000 mon.c (mon.2) 742 : audit [DBG] from='client.? 172.21.15.67:0/143105354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:45 smithi067 bash[17655]: cluster 2024-04-03T15:24:44.853350+0000 mgr.y (mgr.24370) 1992 : cluster [DBG] pgmap v1976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:45 smithi067 bash[17655]: audit 2024-04-03T15:24:45.318073+0000 mon.c (mon.2) 742 : audit [DBG] from='client.? 172.21.15.67:0/143105354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:45 smithi067 bash[27441]: cluster 2024-04-03T15:24:44.853350+0000 mgr.y (mgr.24370) 1992 : cluster [DBG] pgmap v1976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:45 smithi067 bash[27441]: audit 2024-04-03T15:24:45.318073+0000 mon.c (mon.2) 742 : audit [DBG] from='client.? 172.21.15.67:0/143105354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:47 smithi082 bash[20963]: cluster 2024-04-03T15:24:46.854672+0000 mgr.y (mgr.24370) 1993 : cluster [DBG] pgmap v1977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:47 smithi082 bash[20963]: audit 2024-04-03T15:24:47.776227+0000 mon.a (mon.0) 2394 : audit [DBG] from='client.? 172.21.15.67:0/3121297860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:47 smithi067 bash[17655]: cluster 2024-04-03T15:24:46.854672+0000 mgr.y (mgr.24370) 1993 : cluster [DBG] pgmap v1977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:47 smithi067 bash[17655]: audit 2024-04-03T15:24:47.776227+0000 mon.a (mon.0) 2394 : audit [DBG] from='client.? 172.21.15.67:0/3121297860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:47 smithi067 bash[27441]: cluster 2024-04-03T15:24:46.854672+0000 mgr.y (mgr.24370) 1993 : cluster [DBG] pgmap v1977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:47 smithi067 bash[27441]: audit 2024-04-03T15:24:47.776227+0000 mon.a (mon.0) 2394 : audit [DBG] from='client.? 172.21.15.67:0/3121297860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:49 smithi082 bash[20963]: cluster 2024-04-03T15:24:48.855431+0000 mgr.y (mgr.24370) 1994 : cluster [DBG] pgmap v1978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:49 smithi067 bash[17655]: cluster 2024-04-03T15:24:48.855431+0000 mgr.y (mgr.24370) 1994 : cluster [DBG] pgmap v1978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:49 smithi067 bash[27441]: cluster 2024-04-03T15:24:48.855431+0000 mgr.y (mgr.24370) 1994 : cluster [DBG] pgmap v1978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:51 smithi082 bash[20963]: audit 2024-04-03T15:24:50.312307+0000 mon.c (mon.2) 743 : audit [DBG] from='client.? 172.21.15.67:0/67744197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:51 smithi067 bash[27441]: audit 2024-04-03T15:24:50.312307+0000 mon.c (mon.2) 743 : audit [DBG] from='client.? 172.21.15.67:0/67744197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:51 smithi067 bash[17655]: audit 2024-04-03T15:24:50.312307+0000 mon.c (mon.2) 743 : audit [DBG] from='client.? 172.21.15.67:0/67744197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:52 smithi082 bash[20963]: cluster 2024-04-03T15:24:50.856514+0000 mgr.y (mgr.24370) 1995 : cluster [DBG] pgmap v1979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:52 smithi067 bash[17655]: cluster 2024-04-03T15:24:50.856514+0000 mgr.y (mgr.24370) 1995 : cluster [DBG] pgmap v1979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:52 smithi067 bash[27441]: cluster 2024-04-03T15:24:50.856514+0000 mgr.y (mgr.24370) 1995 : cluster [DBG] pgmap v1979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:53 smithi082 bash[20963]: audit 2024-04-03T15:24:52.773372+0000 mon.a (mon.0) 2395 : audit [DBG] from='client.? 172.21.15.67:0/2620383558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:53 smithi067 bash[27441]: audit 2024-04-03T15:24:52.773372+0000 mon.a (mon.0) 2395 : audit [DBG] from='client.? 172.21.15.67:0/2620383558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:53 smithi067 bash[17655]: audit 2024-04-03T15:24:52.773372+0000 mon.a (mon.0) 2395 : audit [DBG] from='client.? 172.21.15.67:0/2620383558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:53] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:24:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:24:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:54 smithi082 bash[20963]: cluster 2024-04-03T15:24:52.857171+0000 mgr.y (mgr.24370) 1996 : cluster [DBG] pgmap v1980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:54 smithi067 bash[17655]: cluster 2024-04-03T15:24:52.857171+0000 mgr.y (mgr.24370) 1996 : cluster [DBG] pgmap v1980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:54 smithi067 bash[27441]: cluster 2024-04-03T15:24:52.857171+0000 mgr.y (mgr.24370) 1996 : cluster [DBG] pgmap v1980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:55 smithi082 bash[20963]: audit 2024-04-03T15:24:54.749843+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:55 smithi067 bash[17655]: audit 2024-04-03T15:24:54.749843+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:55 smithi067 bash[27441]: audit 2024-04-03T15:24:54.749843+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:24:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:56 smithi082 bash[20963]: cluster 2024-04-03T15:24:54.857921+0000 mgr.y (mgr.24370) 1997 : cluster [DBG] pgmap v1981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:56 smithi082 bash[20963]: audit 2024-04-03T15:24:55.220112+0000 mon.c (mon.2) 744 : audit [DBG] from='client.? 172.21.15.67:0/3387016082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:56 smithi067 bash[17655]: cluster 2024-04-03T15:24:54.857921+0000 mgr.y (mgr.24370) 1997 : cluster [DBG] pgmap v1981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:56 smithi067 bash[17655]: audit 2024-04-03T15:24:55.220112+0000 mon.c (mon.2) 744 : audit [DBG] from='client.? 172.21.15.67:0/3387016082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:56 smithi067 bash[27441]: cluster 2024-04-03T15:24:54.857921+0000 mgr.y (mgr.24370) 1997 : cluster [DBG] pgmap v1981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:56 smithi067 bash[27441]: audit 2024-04-03T15:24:55.220112+0000 mon.c (mon.2) 744 : audit [DBG] from='client.? 172.21.15.67:0/3387016082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:58 smithi082 bash[20963]: cluster 2024-04-03T15:24:56.859263+0000 mgr.y (mgr.24370) 1998 : cluster [DBG] pgmap v1982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:24:58 smithi082 bash[20963]: audit 2024-04-03T15:24:57.671478+0000 mon.c (mon.2) 745 : audit [DBG] from='client.? 172.21.15.67:0/3951622931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:58 smithi067 bash[27441]: cluster 2024-04-03T15:24:56.859263+0000 mgr.y (mgr.24370) 1998 : cluster [DBG] pgmap v1982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:24:58 smithi067 bash[27441]: audit 2024-04-03T15:24:57.671478+0000 mon.c (mon.2) 745 : audit [DBG] from='client.? 172.21.15.67:0/3951622931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:58 smithi067 bash[17655]: cluster 2024-04-03T15:24:56.859263+0000 mgr.y (mgr.24370) 1998 : cluster [DBG] pgmap v1982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:24:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:24:58 smithi067 bash[17655]: audit 2024-04-03T15:24:57.671478+0000 mon.c (mon.2) 745 : audit [DBG] from='client.? 172.21.15.67:0/3951622931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:00 smithi082 bash[20963]: cluster 2024-04-03T15:24:58.859996+0000 mgr.y (mgr.24370) 1999 : cluster [DBG] pgmap v1983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:00 smithi067 bash[27441]: cluster 2024-04-03T15:24:58.859996+0000 mgr.y (mgr.24370) 1999 : cluster [DBG] pgmap v1983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:00 smithi067 bash[17655]: cluster 2024-04-03T15:24:58.859996+0000 mgr.y (mgr.24370) 1999 : cluster [DBG] pgmap v1983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:01 smithi082 bash[20963]: audit 2024-04-03T15:25:00.132580+0000 mon.c (mon.2) 746 : audit [DBG] from='client.? 172.21.15.67:0/2711268547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:01 smithi067 bash[27441]: audit 2024-04-03T15:25:00.132580+0000 mon.c (mon.2) 746 : audit [DBG] from='client.? 172.21.15.67:0/2711268547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:01 smithi067 bash[17655]: audit 2024-04-03T15:25:00.132580+0000 mon.c (mon.2) 746 : audit [DBG] from='client.? 172.21.15.67:0/2711268547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:02 smithi067 bash[27441]: cluster 2024-04-03T15:25:00.861116+0000 mgr.y (mgr.24370) 2000 : cluster [DBG] pgmap v1984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:02 smithi067 bash[17655]: cluster 2024-04-03T15:25:00.861116+0000 mgr.y (mgr.24370) 2000 : cluster [DBG] pgmap v1984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:02 smithi082 bash[20963]: cluster 2024-04-03T15:25:00.861116+0000 mgr.y (mgr.24370) 2000 : cluster [DBG] pgmap v1984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:03 smithi082 bash[20963]: audit 2024-04-03T15:25:02.597388+0000 mon.a (mon.0) 2397 : audit [DBG] from='client.? 172.21.15.67:0/2679369187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:03] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:25:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:03 smithi067 bash[27441]: audit 2024-04-03T15:25:02.597388+0000 mon.a (mon.0) 2397 : audit [DBG] from='client.? 172.21.15.67:0/2679369187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:03 smithi067 bash[17655]: audit 2024-04-03T15:25:02.597388+0000 mon.a (mon.0) 2397 : audit [DBG] from='client.? 172.21.15.67:0/2679369187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:25:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:04 smithi082 bash[20963]: cluster 2024-04-03T15:25:02.861729+0000 mgr.y (mgr.24370) 2001 : cluster [DBG] pgmap v1985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:04 smithi067 bash[17655]: cluster 2024-04-03T15:25:02.861729+0000 mgr.y (mgr.24370) 2001 : cluster [DBG] pgmap v1985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:04 smithi067 bash[27441]: cluster 2024-04-03T15:25:02.861729+0000 mgr.y (mgr.24370) 2001 : cluster [DBG] pgmap v1985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:05 smithi082 bash[20963]: audit 2024-04-03T15:25:05.051314+0000 mon.c (mon.2) 747 : audit [DBG] from='client.? 172.21.15.67:0/2015016045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:05 smithi067 bash[27441]: audit 2024-04-03T15:25:05.051314+0000 mon.c (mon.2) 747 : audit [DBG] from='client.? 172.21.15.67:0/2015016045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:05 smithi067 bash[17655]: audit 2024-04-03T15:25:05.051314+0000 mon.c (mon.2) 747 : audit [DBG] from='client.? 172.21.15.67:0/2015016045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:06 smithi082 bash[20963]: cluster 2024-04-03T15:25:04.862397+0000 mgr.y (mgr.24370) 2002 : cluster [DBG] pgmap v1986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:06 smithi067 bash[27441]: cluster 2024-04-03T15:25:04.862397+0000 mgr.y (mgr.24370) 2002 : cluster [DBG] pgmap v1986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:06 smithi067 bash[17655]: cluster 2024-04-03T15:25:04.862397+0000 mgr.y (mgr.24370) 2002 : cluster [DBG] pgmap v1986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:08 smithi082 bash[20963]: cluster 2024-04-03T15:25:06.863544+0000 mgr.y (mgr.24370) 2003 : cluster [DBG] pgmap v1987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:08 smithi082 bash[20963]: audit 2024-04-03T15:25:07.503053+0000 mon.c (mon.2) 748 : audit [DBG] from='client.? 172.21.15.67:0/2204504854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:08 smithi067 bash[27441]: cluster 2024-04-03T15:25:06.863544+0000 mgr.y (mgr.24370) 2003 : cluster [DBG] pgmap v1987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:08 smithi067 bash[27441]: audit 2024-04-03T15:25:07.503053+0000 mon.c (mon.2) 748 : audit [DBG] from='client.? 172.21.15.67:0/2204504854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:08 smithi067 bash[17655]: cluster 2024-04-03T15:25:06.863544+0000 mgr.y (mgr.24370) 2003 : cluster [DBG] pgmap v1987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:08 smithi067 bash[17655]: audit 2024-04-03T15:25:07.503053+0000 mon.c (mon.2) 748 : audit [DBG] from='client.? 172.21.15.67:0/2204504854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:10 smithi082 bash[20963]: cluster 2024-04-03T15:25:08.864254+0000 mgr.y (mgr.24370) 2004 : cluster [DBG] pgmap v1988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:10 smithi082 bash[20963]: audit 2024-04-03T15:25:09.750075+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:10 smithi082 bash[20963]: audit 2024-04-03T15:25:09.958580+0000 mon.c (mon.2) 749 : audit [DBG] from='client.? 172.21.15.67:0/1311287947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:10 smithi067 bash[27441]: cluster 2024-04-03T15:25:08.864254+0000 mgr.y (mgr.24370) 2004 : cluster [DBG] pgmap v1988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:10 smithi067 bash[27441]: audit 2024-04-03T15:25:09.750075+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:10 smithi067 bash[27441]: audit 2024-04-03T15:25:09.958580+0000 mon.c (mon.2) 749 : audit [DBG] from='client.? 172.21.15.67:0/1311287947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:10 smithi067 bash[17655]: cluster 2024-04-03T15:25:08.864254+0000 mgr.y (mgr.24370) 2004 : cluster [DBG] pgmap v1988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:10 smithi067 bash[17655]: audit 2024-04-03T15:25:09.750075+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:10 smithi067 bash[17655]: audit 2024-04-03T15:25:09.958580+0000 mon.c (mon.2) 749 : audit [DBG] from='client.? 172.21.15.67:0/1311287947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:12 smithi082 bash[20963]: cluster 2024-04-03T15:25:10.865483+0000 mgr.y (mgr.24370) 2005 : cluster [DBG] pgmap v1989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:12 smithi067 bash[17655]: cluster 2024-04-03T15:25:10.865483+0000 mgr.y (mgr.24370) 2005 : cluster [DBG] pgmap v1989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:12 smithi067 bash[27441]: cluster 2024-04-03T15:25:10.865483+0000 mgr.y (mgr.24370) 2005 : cluster [DBG] pgmap v1989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:13 smithi082 bash[20963]: audit 2024-04-03T15:25:12.407938+0000 mon.a (mon.0) 2399 : audit [DBG] from='client.? 172.21.15.67:0/1932698626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:13] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:25:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:13 smithi067 bash[27441]: audit 2024-04-03T15:25:12.407938+0000 mon.a (mon.0) 2399 : audit [DBG] from='client.? 172.21.15.67:0/1932698626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:13 smithi067 bash[17655]: audit 2024-04-03T15:25:12.407938+0000 mon.a (mon.0) 2399 : audit [DBG] from='client.? 172.21.15.67:0/1932698626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:25:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:14 smithi082 bash[20963]: cluster 2024-04-03T15:25:12.866308+0000 mgr.y (mgr.24370) 2006 : cluster [DBG] pgmap v1990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:14 smithi067 bash[17655]: cluster 2024-04-03T15:25:12.866308+0000 mgr.y (mgr.24370) 2006 : cluster [DBG] pgmap v1990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:14 smithi067 bash[27441]: cluster 2024-04-03T15:25:12.866308+0000 mgr.y (mgr.24370) 2006 : cluster [DBG] pgmap v1990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:15 smithi082 bash[20963]: audit 2024-04-03T15:25:14.864174+0000 mon.c (mon.2) 750 : audit [DBG] from='client.? 172.21.15.67:0/1311426664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:15 smithi067 bash[17655]: audit 2024-04-03T15:25:14.864174+0000 mon.c (mon.2) 750 : audit [DBG] from='client.? 172.21.15.67:0/1311426664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:15 smithi067 bash[27441]: audit 2024-04-03T15:25:14.864174+0000 mon.c (mon.2) 750 : audit [DBG] from='client.? 172.21.15.67:0/1311426664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:16 smithi082 bash[20963]: cluster 2024-04-03T15:25:14.866968+0000 mgr.y (mgr.24370) 2007 : cluster [DBG] pgmap v1991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:16 smithi067 bash[27441]: cluster 2024-04-03T15:25:14.866968+0000 mgr.y (mgr.24370) 2007 : cluster [DBG] pgmap v1991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:16 smithi067 bash[17655]: cluster 2024-04-03T15:25:14.866968+0000 mgr.y (mgr.24370) 2007 : cluster [DBG] pgmap v1991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:18 smithi082 bash[20963]: cluster 2024-04-03T15:25:16.868038+0000 mgr.y (mgr.24370) 2008 : cluster [DBG] pgmap v1992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:18 smithi082 bash[20963]: audit 2024-04-03T15:25:17.317460+0000 mon.c (mon.2) 751 : audit [DBG] from='client.? 172.21.15.67:0/727920592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:18 smithi067 bash[27441]: cluster 2024-04-03T15:25:16.868038+0000 mgr.y (mgr.24370) 2008 : cluster [DBG] pgmap v1992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:18 smithi067 bash[27441]: audit 2024-04-03T15:25:17.317460+0000 mon.c (mon.2) 751 : audit [DBG] from='client.? 172.21.15.67:0/727920592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:18 smithi067 bash[17655]: cluster 2024-04-03T15:25:16.868038+0000 mgr.y (mgr.24370) 2008 : cluster [DBG] pgmap v1992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:18 smithi067 bash[17655]: audit 2024-04-03T15:25:17.317460+0000 mon.c (mon.2) 751 : audit [DBG] from='client.? 172.21.15.67:0/727920592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:20 smithi082 bash[20963]: cluster 2024-04-03T15:25:18.868823+0000 mgr.y (mgr.24370) 2009 : cluster [DBG] pgmap v1993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:20 smithi082 bash[20963]: audit 2024-04-03T15:25:19.762158+0000 mon.a (mon.0) 2400 : audit [DBG] from='client.? 172.21.15.67:0/2363104578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:20 smithi067 bash[17655]: cluster 2024-04-03T15:25:18.868823+0000 mgr.y (mgr.24370) 2009 : cluster [DBG] pgmap v1993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:20 smithi067 bash[17655]: audit 2024-04-03T15:25:19.762158+0000 mon.a (mon.0) 2400 : audit [DBG] from='client.? 172.21.15.67:0/2363104578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:20 smithi067 bash[27441]: cluster 2024-04-03T15:25:18.868823+0000 mgr.y (mgr.24370) 2009 : cluster [DBG] pgmap v1993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:20 smithi067 bash[27441]: audit 2024-04-03T15:25:19.762158+0000 mon.a (mon.0) 2400 : audit [DBG] from='client.? 172.21.15.67:0/2363104578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:22 smithi082 bash[20963]: cluster 2024-04-03T15:25:20.869989+0000 mgr.y (mgr.24370) 2010 : cluster [DBG] pgmap v1994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:22 smithi067 bash[17655]: cluster 2024-04-03T15:25:20.869989+0000 mgr.y (mgr.24370) 2010 : cluster [DBG] pgmap v1994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:22 smithi067 bash[27441]: cluster 2024-04-03T15:25:20.869989+0000 mgr.y (mgr.24370) 2010 : cluster [DBG] pgmap v1994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:23 smithi082 bash[20963]: audit 2024-04-03T15:25:22.231727+0000 mon.a (mon.0) 2401 : audit [DBG] from='client.? 172.21.15.67:0/2419852809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:23] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:25:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:23 smithi067 bash[27441]: audit 2024-04-03T15:25:22.231727+0000 mon.a (mon.0) 2401 : audit [DBG] from='client.? 172.21.15.67:0/2419852809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:23 smithi067 bash[17655]: audit 2024-04-03T15:25:22.231727+0000 mon.a (mon.0) 2401 : audit [DBG] from='client.? 172.21.15.67:0/2419852809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:25:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:24 smithi082 bash[20963]: cluster 2024-04-03T15:25:22.870672+0000 mgr.y (mgr.24370) 2011 : cluster [DBG] pgmap v1995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:24 smithi067 bash[27441]: cluster 2024-04-03T15:25:22.870672+0000 mgr.y (mgr.24370) 2011 : cluster [DBG] pgmap v1995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:24 smithi067 bash[17655]: cluster 2024-04-03T15:25:22.870672+0000 mgr.y (mgr.24370) 2011 : cluster [DBG] pgmap v1995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:25 smithi067 bash[27441]: audit 2024-04-03T15:25:24.686623+0000 mon.c (mon.2) 752 : audit [DBG] from='client.? 172.21.15.67:0/3585590401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:25 smithi067 bash[27441]: audit 2024-04-03T15:25:24.750467+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:25 smithi067 bash[17655]: audit 2024-04-03T15:25:24.686623+0000 mon.c (mon.2) 752 : audit [DBG] from='client.? 172.21.15.67:0/3585590401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:25 smithi067 bash[17655]: audit 2024-04-03T15:25:24.750467+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:25 smithi082 bash[20963]: audit 2024-04-03T15:25:24.686623+0000 mon.c (mon.2) 752 : audit [DBG] from='client.? 172.21.15.67:0/3585590401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:25 smithi082 bash[20963]: audit 2024-04-03T15:25:24.750467+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:26 smithi067 bash[17655]: cluster 2024-04-03T15:25:24.871298+0000 mgr.y (mgr.24370) 2012 : cluster [DBG] pgmap v1996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:26 smithi067 bash[27441]: cluster 2024-04-03T15:25:24.871298+0000 mgr.y (mgr.24370) 2012 : cluster [DBG] pgmap v1996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:26 smithi082 bash[20963]: cluster 2024-04-03T15:25:24.871298+0000 mgr.y (mgr.24370) 2012 : cluster [DBG] pgmap v1996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[27441]: cluster 2024-04-03T15:25:26.872440+0000 mgr.y (mgr.24370) 2013 : cluster [DBG] pgmap v1997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[27441]: audit 2024-04-03T15:25:27.163944+0000 mon.a (mon.0) 2403 : audit [DBG] from='client.? 172.21.15.67:0/1089760653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[27441]: audit 2024-04-03T15:25:27.504551+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:25:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[27441]: audit 2024-04-03T15:25:27.833051+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[27441]: audit 2024-04-03T15:25:27.840507+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[17655]: cluster 2024-04-03T15:25:26.872440+0000 mgr.y (mgr.24370) 2013 : cluster [DBG] pgmap v1997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[17655]: audit 2024-04-03T15:25:27.163944+0000 mon.a (mon.0) 2403 : audit [DBG] from='client.? 172.21.15.67:0/1089760653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[17655]: audit 2024-04-03T15:25:27.504551+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:25:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[17655]: audit 2024-04-03T15:25:27.833051+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:28 smithi067 bash[17655]: audit 2024-04-03T15:25:27.840507+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:28 smithi082 bash[20963]: cluster 2024-04-03T15:25:26.872440+0000 mgr.y (mgr.24370) 2013 : cluster [DBG] pgmap v1997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:28 smithi082 bash[20963]: audit 2024-04-03T15:25:27.163944+0000 mon.a (mon.0) 2403 : audit [DBG] from='client.? 172.21.15.67:0/1089760653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:28 smithi082 bash[20963]: audit 2024-04-03T15:25:27.504551+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:25:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:28 smithi082 bash[20963]: audit 2024-04-03T15:25:27.833051+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:28 smithi082 bash[20963]: audit 2024-04-03T15:25:27.840507+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:30 smithi067 bash[17655]: cluster 2024-04-03T15:25:28.873059+0000 mgr.y (mgr.24370) 2014 : cluster [DBG] pgmap v1998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:30 smithi067 bash[17655]: audit 2024-04-03T15:25:29.620393+0000 mon.a (mon.0) 2407 : audit [DBG] from='client.? 172.21.15.67:0/1719775254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:30 smithi067 bash[27441]: cluster 2024-04-03T15:25:28.873059+0000 mgr.y (mgr.24370) 2014 : cluster [DBG] pgmap v1998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:30 smithi067 bash[27441]: audit 2024-04-03T15:25:29.620393+0000 mon.a (mon.0) 2407 : audit [DBG] from='client.? 172.21.15.67:0/1719775254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:30 smithi082 bash[20963]: cluster 2024-04-03T15:25:28.873059+0000 mgr.y (mgr.24370) 2014 : cluster [DBG] pgmap v1998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:30 smithi082 bash[20963]: audit 2024-04-03T15:25:29.620393+0000 mon.a (mon.0) 2407 : audit [DBG] from='client.? 172.21.15.67:0/1719775254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:32 smithi067 bash[27441]: cluster 2024-04-03T15:25:30.874157+0000 mgr.y (mgr.24370) 2015 : cluster [DBG] pgmap v1999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:32 smithi067 bash[27441]: audit 2024-04-03T15:25:32.068914+0000 mon.a (mon.0) 2408 : audit [DBG] from='client.? 172.21.15.67:0/3945128204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:32 smithi067 bash[17655]: cluster 2024-04-03T15:25:30.874157+0000 mgr.y (mgr.24370) 2015 : cluster [DBG] pgmap v1999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:32 smithi067 bash[17655]: audit 2024-04-03T15:25:32.068914+0000 mon.a (mon.0) 2408 : audit [DBG] from='client.? 172.21.15.67:0/3945128204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:32 smithi082 bash[20963]: cluster 2024-04-03T15:25:30.874157+0000 mgr.y (mgr.24370) 2015 : cluster [DBG] pgmap v1999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:32 smithi082 bash[20963]: audit 2024-04-03T15:25:32.068914+0000 mon.a (mon.0) 2408 : audit [DBG] from='client.? 172.21.15.67:0/3945128204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:33] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:25:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:25:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:34 smithi082 bash[20963]: cluster 2024-04-03T15:25:32.874692+0000 mgr.y (mgr.24370) 2016 : cluster [DBG] pgmap v2000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:34 smithi082 bash[20963]: audit 2024-04-03T15:25:33.197103+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:34 smithi082 bash[20963]: audit 2024-04-03T15:25:33.205276+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:34 smithi082 bash[20963]: audit 2024-04-03T15:25:33.838603+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:34 smithi082 bash[20963]: audit 2024-04-03T15:25:33.846190+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[17655]: cluster 2024-04-03T15:25:32.874692+0000 mgr.y (mgr.24370) 2016 : cluster [DBG] pgmap v2000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[17655]: audit 2024-04-03T15:25:33.197103+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[17655]: audit 2024-04-03T15:25:33.205276+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[17655]: audit 2024-04-03T15:25:33.838603+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[17655]: audit 2024-04-03T15:25:33.846190+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[27441]: cluster 2024-04-03T15:25:32.874692+0000 mgr.y (mgr.24370) 2016 : cluster [DBG] pgmap v2000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[27441]: audit 2024-04-03T15:25:33.197103+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[27441]: audit 2024-04-03T15:25:33.205276+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[27441]: audit 2024-04-03T15:25:33.838603+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:34 smithi067 bash[27441]: audit 2024-04-03T15:25:33.846190+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:35 smithi082 bash[20963]: audit 2024-04-03T15:25:34.269645+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:25:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:35 smithi082 bash[20963]: audit 2024-04-03T15:25:34.271260+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:25:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:35 smithi082 bash[20963]: audit 2024-04-03T15:25:34.279175+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:35 smithi082 bash[20963]: audit 2024-04-03T15:25:34.559566+0000 mon.c (mon.2) 753 : audit [DBG] from='client.? 172.21.15.67:0/1962705750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:35 smithi067 bash[17655]: audit 2024-04-03T15:25:34.269645+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:25:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:35 smithi067 bash[17655]: audit 2024-04-03T15:25:34.271260+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:25:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:35 smithi067 bash[17655]: audit 2024-04-03T15:25:34.279175+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:35 smithi067 bash[17655]: audit 2024-04-03T15:25:34.559566+0000 mon.c (mon.2) 753 : audit [DBG] from='client.? 172.21.15.67:0/1962705750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:35 smithi067 bash[27441]: audit 2024-04-03T15:25:34.269645+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:25:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:35 smithi067 bash[27441]: audit 2024-04-03T15:25:34.271260+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:25:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:35 smithi067 bash[27441]: audit 2024-04-03T15:25:34.279175+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:25:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:35 smithi067 bash[27441]: audit 2024-04-03T15:25:34.559566+0000 mon.c (mon.2) 753 : audit [DBG] from='client.? 172.21.15.67:0/1962705750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:36 smithi082 bash[20963]: cluster 2024-04-03T15:25:34.875538+0000 mgr.y (mgr.24370) 2017 : cluster [DBG] pgmap v2001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:36 smithi067 bash[17655]: cluster 2024-04-03T15:25:34.875538+0000 mgr.y (mgr.24370) 2017 : cluster [DBG] pgmap v2001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:36 smithi067 bash[27441]: cluster 2024-04-03T15:25:34.875538+0000 mgr.y (mgr.24370) 2017 : cluster [DBG] pgmap v2001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:37 smithi082 bash[20963]: audit 2024-04-03T15:25:37.010315+0000 mon.c (mon.2) 754 : audit [DBG] from='client.? 172.21.15.67:0/3558703445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:37 smithi067 bash[27441]: audit 2024-04-03T15:25:37.010315+0000 mon.c (mon.2) 754 : audit [DBG] from='client.? 172.21.15.67:0/3558703445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:37 smithi067 bash[17655]: audit 2024-04-03T15:25:37.010315+0000 mon.c (mon.2) 754 : audit [DBG] from='client.? 172.21.15.67:0/3558703445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:38 smithi082 bash[20963]: cluster 2024-04-03T15:25:36.876839+0000 mgr.y (mgr.24370) 2018 : cluster [DBG] pgmap v2002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:38 smithi067 bash[17655]: cluster 2024-04-03T15:25:36.876839+0000 mgr.y (mgr.24370) 2018 : cluster [DBG] pgmap v2002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:38 smithi067 bash[27441]: cluster 2024-04-03T15:25:36.876839+0000 mgr.y (mgr.24370) 2018 : cluster [DBG] pgmap v2002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:40 smithi082 bash[20963]: cluster 2024-04-03T15:25:38.877548+0000 mgr.y (mgr.24370) 2019 : cluster [DBG] pgmap v2003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:40 smithi082 bash[20963]: audit 2024-04-03T15:25:39.466308+0000 mon.a (mon.0) 2416 : audit [DBG] from='client.? 172.21.15.67:0/1573343084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:40 smithi082 bash[20963]: audit 2024-04-03T15:25:39.751226+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:40 smithi067 bash[17655]: cluster 2024-04-03T15:25:38.877548+0000 mgr.y (mgr.24370) 2019 : cluster [DBG] pgmap v2003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:40 smithi067 bash[17655]: audit 2024-04-03T15:25:39.466308+0000 mon.a (mon.0) 2416 : audit [DBG] from='client.? 172.21.15.67:0/1573343084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:40 smithi067 bash[17655]: audit 2024-04-03T15:25:39.751226+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:40 smithi067 bash[27441]: cluster 2024-04-03T15:25:38.877548+0000 mgr.y (mgr.24370) 2019 : cluster [DBG] pgmap v2003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:40 smithi067 bash[27441]: audit 2024-04-03T15:25:39.466308+0000 mon.a (mon.0) 2416 : audit [DBG] from='client.? 172.21.15.67:0/1573343084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:40 smithi067 bash[27441]: audit 2024-04-03T15:25:39.751226+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:42 smithi082 bash[20963]: cluster 2024-04-03T15:25:40.878540+0000 mgr.y (mgr.24370) 2020 : cluster [DBG] pgmap v2004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:42 smithi082 bash[20963]: audit 2024-04-03T15:25:41.918227+0000 mon.a (mon.0) 2418 : audit [DBG] from='client.? 172.21.15.67:0/2446450928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:42 smithi067 bash[17655]: cluster 2024-04-03T15:25:40.878540+0000 mgr.y (mgr.24370) 2020 : cluster [DBG] pgmap v2004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:42 smithi067 bash[17655]: audit 2024-04-03T15:25:41.918227+0000 mon.a (mon.0) 2418 : audit [DBG] from='client.? 172.21.15.67:0/2446450928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:42 smithi067 bash[27441]: cluster 2024-04-03T15:25:40.878540+0000 mgr.y (mgr.24370) 2020 : cluster [DBG] pgmap v2004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:42 smithi067 bash[27441]: audit 2024-04-03T15:25:41.918227+0000 mon.a (mon.0) 2418 : audit [DBG] from='client.? 172.21.15.67:0/2446450928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:25:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:25:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:44 smithi082 bash[20963]: cluster 2024-04-03T15:25:42.879341+0000 mgr.y (mgr.24370) 2021 : cluster [DBG] pgmap v2005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:44 smithi067 bash[17655]: cluster 2024-04-03T15:25:42.879341+0000 mgr.y (mgr.24370) 2021 : cluster [DBG] pgmap v2005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:44 smithi067 bash[27441]: cluster 2024-04-03T15:25:42.879341+0000 mgr.y (mgr.24370) 2021 : cluster [DBG] pgmap v2005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:45 smithi082 bash[20963]: audit 2024-04-03T15:25:44.377686+0000 mon.c (mon.2) 755 : audit [DBG] from='client.? 172.21.15.67:0/1643171676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:45 smithi067 bash[27441]: audit 2024-04-03T15:25:44.377686+0000 mon.c (mon.2) 755 : audit [DBG] from='client.? 172.21.15.67:0/1643171676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:45 smithi067 bash[17655]: audit 2024-04-03T15:25:44.377686+0000 mon.c (mon.2) 755 : audit [DBG] from='client.? 172.21.15.67:0/1643171676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:46 smithi082 bash[20963]: cluster 2024-04-03T15:25:44.880078+0000 mgr.y (mgr.24370) 2022 : cluster [DBG] pgmap v2006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:46 smithi067 bash[17655]: cluster 2024-04-03T15:25:44.880078+0000 mgr.y (mgr.24370) 2022 : cluster [DBG] pgmap v2006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:46 smithi067 bash[27441]: cluster 2024-04-03T15:25:44.880078+0000 mgr.y (mgr.24370) 2022 : cluster [DBG] pgmap v2006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:47 smithi082 bash[20963]: audit 2024-04-03T15:25:46.836130+0000 mon.a (mon.0) 2419 : audit [DBG] from='client.? 172.21.15.67:0/69716934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:47 smithi067 bash[27441]: audit 2024-04-03T15:25:46.836130+0000 mon.a (mon.0) 2419 : audit [DBG] from='client.? 172.21.15.67:0/69716934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:47 smithi067 bash[17655]: audit 2024-04-03T15:25:46.836130+0000 mon.a (mon.0) 2419 : audit [DBG] from='client.? 172.21.15.67:0/69716934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:48 smithi082 bash[20963]: cluster 2024-04-03T15:25:46.881314+0000 mgr.y (mgr.24370) 2023 : cluster [DBG] pgmap v2007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:48 smithi067 bash[27441]: cluster 2024-04-03T15:25:46.881314+0000 mgr.y (mgr.24370) 2023 : cluster [DBG] pgmap v2007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:48 smithi067 bash[17655]: cluster 2024-04-03T15:25:46.881314+0000 mgr.y (mgr.24370) 2023 : cluster [DBG] pgmap v2007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:49 smithi082 bash[20963]: audit 2024-04-03T15:25:49.294083+0000 mon.c (mon.2) 756 : audit [DBG] from='client.? 172.21.15.67:0/2824850170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:49 smithi067 bash[17655]: audit 2024-04-03T15:25:49.294083+0000 mon.c (mon.2) 756 : audit [DBG] from='client.? 172.21.15.67:0/2824850170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:49 smithi067 bash[27441]: audit 2024-04-03T15:25:49.294083+0000 mon.c (mon.2) 756 : audit [DBG] from='client.? 172.21.15.67:0/2824850170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:50 smithi082 bash[20963]: cluster 2024-04-03T15:25:48.881997+0000 mgr.y (mgr.24370) 2024 : cluster [DBG] pgmap v2008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:50 smithi067 bash[17655]: cluster 2024-04-03T15:25:48.881997+0000 mgr.y (mgr.24370) 2024 : cluster [DBG] pgmap v2008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:50 smithi067 bash[27441]: cluster 2024-04-03T15:25:48.881997+0000 mgr.y (mgr.24370) 2024 : cluster [DBG] pgmap v2008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:52 smithi082 bash[20963]: cluster 2024-04-03T15:25:50.883144+0000 mgr.y (mgr.24370) 2025 : cluster [DBG] pgmap v2009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:52 smithi082 bash[20963]: audit 2024-04-03T15:25:51.742006+0000 mon.a (mon.0) 2420 : audit [DBG] from='client.? 172.21.15.67:0/3376128944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:52 smithi067 bash[17655]: cluster 2024-04-03T15:25:50.883144+0000 mgr.y (mgr.24370) 2025 : cluster [DBG] pgmap v2009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:52 smithi067 bash[17655]: audit 2024-04-03T15:25:51.742006+0000 mon.a (mon.0) 2420 : audit [DBG] from='client.? 172.21.15.67:0/3376128944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:52 smithi067 bash[27441]: cluster 2024-04-03T15:25:50.883144+0000 mgr.y (mgr.24370) 2025 : cluster [DBG] pgmap v2009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:52 smithi067 bash[27441]: audit 2024-04-03T15:25:51.742006+0000 mon.a (mon.0) 2420 : audit [DBG] from='client.? 172.21.15.67:0/3376128944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:25:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:25:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:54 smithi082 bash[20963]: cluster 2024-04-03T15:25:52.883884+0000 mgr.y (mgr.24370) 2026 : cluster [DBG] pgmap v2010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:54 smithi082 bash[20963]: audit 2024-04-03T15:25:54.196837+0000 mon.c (mon.2) 757 : audit [DBG] from='client.? 172.21.15.67:0/2711032557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:54 smithi067 bash[27441]: cluster 2024-04-03T15:25:52.883884+0000 mgr.y (mgr.24370) 2026 : cluster [DBG] pgmap v2010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:54 smithi067 bash[27441]: audit 2024-04-03T15:25:54.196837+0000 mon.c (mon.2) 757 : audit [DBG] from='client.? 172.21.15.67:0/2711032557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:54 smithi067 bash[17655]: cluster 2024-04-03T15:25:52.883884+0000 mgr.y (mgr.24370) 2026 : cluster [DBG] pgmap v2010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:54 smithi067 bash[17655]: audit 2024-04-03T15:25:54.196837+0000 mon.c (mon.2) 757 : audit [DBG] from='client.? 172.21.15.67:0/2711032557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:55 smithi082 bash[20963]: audit 2024-04-03T15:25:54.751174+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:55 smithi067 bash[17655]: audit 2024-04-03T15:25:54.751174+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:55 smithi067 bash[27441]: audit 2024-04-03T15:25:54.751174+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:25:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:56 smithi082 bash[20963]: cluster 2024-04-03T15:25:54.884581+0000 mgr.y (mgr.24370) 2027 : cluster [DBG] pgmap v2011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:56 smithi067 bash[17655]: cluster 2024-04-03T15:25:54.884581+0000 mgr.y (mgr.24370) 2027 : cluster [DBG] pgmap v2011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:56 smithi067 bash[27441]: cluster 2024-04-03T15:25:54.884581+0000 mgr.y (mgr.24370) 2027 : cluster [DBG] pgmap v2011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:57 smithi082 bash[20963]: audit 2024-04-03T15:25:56.648758+0000 mon.c (mon.2) 758 : audit [DBG] from='client.? 172.21.15.67:0/1179946594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:57 smithi067 bash[17655]: audit 2024-04-03T15:25:56.648758+0000 mon.c (mon.2) 758 : audit [DBG] from='client.? 172.21.15.67:0/1179946594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:57 smithi067 bash[27441]: audit 2024-04-03T15:25:56.648758+0000 mon.c (mon.2) 758 : audit [DBG] from='client.? 172.21.15.67:0/1179946594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:58 smithi082 bash[20963]: cluster 2024-04-03T15:25:56.885693+0000 mgr.y (mgr.24370) 2028 : cluster [DBG] pgmap v2012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:58 smithi067 bash[17655]: cluster 2024-04-03T15:25:56.885693+0000 mgr.y (mgr.24370) 2028 : cluster [DBG] pgmap v2012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:58 smithi067 bash[27441]: cluster 2024-04-03T15:25:56.885693+0000 mgr.y (mgr.24370) 2028 : cluster [DBG] pgmap v2012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:25:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:25:59 smithi082 bash[20963]: audit 2024-04-03T15:25:59.101842+0000 mon.a (mon.0) 2422 : audit [DBG] from='client.? 172.21.15.67:0/188594128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:25:59 smithi067 bash[17655]: audit 2024-04-03T15:25:59.101842+0000 mon.a (mon.0) 2422 : audit [DBG] from='client.? 172.21.15.67:0/188594128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:25:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:25:59 smithi067 bash[27441]: audit 2024-04-03T15:25:59.101842+0000 mon.a (mon.0) 2422 : audit [DBG] from='client.? 172.21.15.67:0/188594128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:00 smithi082 bash[20963]: cluster 2024-04-03T15:25:58.886343+0000 mgr.y (mgr.24370) 2029 : cluster [DBG] pgmap v2013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:00 smithi067 bash[17655]: cluster 2024-04-03T15:25:58.886343+0000 mgr.y (mgr.24370) 2029 : cluster [DBG] pgmap v2013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:00 smithi067 bash[27441]: cluster 2024-04-03T15:25:58.886343+0000 mgr.y (mgr.24370) 2029 : cluster [DBG] pgmap v2013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:02 smithi082 bash[20963]: cluster 2024-04-03T15:26:00.887508+0000 mgr.y (mgr.24370) 2030 : cluster [DBG] pgmap v2014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:02 smithi082 bash[20963]: audit 2024-04-03T15:26:01.559414+0000 mon.a (mon.0) 2423 : audit [DBG] from='client.? 172.21.15.67:0/1953738394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:02 smithi067 bash[17655]: cluster 2024-04-03T15:26:00.887508+0000 mgr.y (mgr.24370) 2030 : cluster [DBG] pgmap v2014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:02 smithi067 bash[17655]: audit 2024-04-03T15:26:01.559414+0000 mon.a (mon.0) 2423 : audit [DBG] from='client.? 172.21.15.67:0/1953738394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:02 smithi067 bash[27441]: cluster 2024-04-03T15:26:00.887508+0000 mgr.y (mgr.24370) 2030 : cluster [DBG] pgmap v2014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:02 smithi067 bash[27441]: audit 2024-04-03T15:26:01.559414+0000 mon.a (mon.0) 2423 : audit [DBG] from='client.? 172.21.15.67:0/1953738394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:26:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:26:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:04 smithi067 bash[27441]: cluster 2024-04-03T15:26:02.888233+0000 mgr.y (mgr.24370) 2031 : cluster [DBG] pgmap v2015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:04 smithi067 bash[27441]: audit 2024-04-03T15:26:04.016231+0000 mon.c (mon.2) 759 : audit [DBG] from='client.? 172.21.15.67:0/4091110075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:04 smithi067 bash[17655]: cluster 2024-04-03T15:26:02.888233+0000 mgr.y (mgr.24370) 2031 : cluster [DBG] pgmap v2015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:04 smithi067 bash[17655]: audit 2024-04-03T15:26:04.016231+0000 mon.c (mon.2) 759 : audit [DBG] from='client.? 172.21.15.67:0/4091110075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:04 smithi082 bash[20963]: cluster 2024-04-03T15:26:02.888233+0000 mgr.y (mgr.24370) 2031 : cluster [DBG] pgmap v2015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:04 smithi082 bash[20963]: audit 2024-04-03T15:26:04.016231+0000 mon.c (mon.2) 759 : audit [DBG] from='client.? 172.21.15.67:0/4091110075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:06 smithi067 bash[17655]: cluster 2024-04-03T15:26:04.888878+0000 mgr.y (mgr.24370) 2032 : cluster [DBG] pgmap v2016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:06 smithi067 bash[27441]: cluster 2024-04-03T15:26:04.888878+0000 mgr.y (mgr.24370) 2032 : cluster [DBG] pgmap v2016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:06 smithi082 bash[20963]: cluster 2024-04-03T15:26:04.888878+0000 mgr.y (mgr.24370) 2032 : cluster [DBG] pgmap v2016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:07 smithi067 bash[27441]: audit 2024-04-03T15:26:06.480370+0000 mon.a (mon.0) 2424 : audit [DBG] from='client.? 172.21.15.67:0/3934181788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:07 smithi067 bash[17655]: audit 2024-04-03T15:26:06.480370+0000 mon.a (mon.0) 2424 : audit [DBG] from='client.? 172.21.15.67:0/3934181788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:07 smithi082 bash[20963]: audit 2024-04-03T15:26:06.480370+0000 mon.a (mon.0) 2424 : audit [DBG] from='client.? 172.21.15.67:0/3934181788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:08 smithi067 bash[27441]: cluster 2024-04-03T15:26:06.890072+0000 mgr.y (mgr.24370) 2033 : cluster [DBG] pgmap v2017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:08 smithi067 bash[17655]: cluster 2024-04-03T15:26:06.890072+0000 mgr.y (mgr.24370) 2033 : cluster [DBG] pgmap v2017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:08 smithi082 bash[20963]: cluster 2024-04-03T15:26:06.890072+0000 mgr.y (mgr.24370) 2033 : cluster [DBG] pgmap v2017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:09 smithi067 bash[17655]: audit 2024-04-03T15:26:08.932275+0000 mon.a (mon.0) 2425 : audit [DBG] from='client.? 172.21.15.67:0/795753369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:09 smithi067 bash[27441]: audit 2024-04-03T15:26:08.932275+0000 mon.a (mon.0) 2425 : audit [DBG] from='client.? 172.21.15.67:0/795753369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:09 smithi082 bash[20963]: audit 2024-04-03T15:26:08.932275+0000 mon.a (mon.0) 2425 : audit [DBG] from='client.? 172.21.15.67:0/795753369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:10 smithi067 bash[17655]: cluster 2024-04-03T15:26:08.890703+0000 mgr.y (mgr.24370) 2034 : cluster [DBG] pgmap v2018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:10 smithi067 bash[17655]: audit 2024-04-03T15:26:09.751682+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:10 smithi067 bash[27441]: cluster 2024-04-03T15:26:08.890703+0000 mgr.y (mgr.24370) 2034 : cluster [DBG] pgmap v2018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:10 smithi067 bash[27441]: audit 2024-04-03T15:26:09.751682+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:10 smithi082 bash[20963]: cluster 2024-04-03T15:26:08.890703+0000 mgr.y (mgr.24370) 2034 : cluster [DBG] pgmap v2018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:10 smithi082 bash[20963]: audit 2024-04-03T15:26:09.751682+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:11 smithi067 bash[27441]: audit 2024-04-03T15:26:11.385263+0000 mon.a (mon.0) 2427 : audit [DBG] from='client.? 172.21.15.67:0/183541596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:11 smithi067 bash[17655]: audit 2024-04-03T15:26:11.385263+0000 mon.a (mon.0) 2427 : audit [DBG] from='client.? 172.21.15.67:0/183541596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:11 smithi082 bash[20963]: audit 2024-04-03T15:26:11.385263+0000 mon.a (mon.0) 2427 : audit [DBG] from='client.? 172.21.15.67:0/183541596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:12 smithi082 bash[20963]: cluster 2024-04-03T15:26:10.891803+0000 mgr.y (mgr.24370) 2035 : cluster [DBG] pgmap v2019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:12 smithi067 bash[27441]: cluster 2024-04-03T15:26:10.891803+0000 mgr.y (mgr.24370) 2035 : cluster [DBG] pgmap v2019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:12 smithi067 bash[17655]: cluster 2024-04-03T15:26:10.891803+0000 mgr.y (mgr.24370) 2035 : cluster [DBG] pgmap v2019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:26:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:26:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:14 smithi082 bash[20963]: cluster 2024-04-03T15:26:12.892502+0000 mgr.y (mgr.24370) 2036 : cluster [DBG] pgmap v2020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:14 smithi082 bash[20963]: audit 2024-04-03T15:26:13.832315+0000 mon.a (mon.0) 2428 : audit [DBG] from='client.? 172.21.15.67:0/1597314326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:14 smithi067 bash[27441]: cluster 2024-04-03T15:26:12.892502+0000 mgr.y (mgr.24370) 2036 : cluster [DBG] pgmap v2020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:14 smithi067 bash[27441]: audit 2024-04-03T15:26:13.832315+0000 mon.a (mon.0) 2428 : audit [DBG] from='client.? 172.21.15.67:0/1597314326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:14 smithi067 bash[17655]: cluster 2024-04-03T15:26:12.892502+0000 mgr.y (mgr.24370) 2036 : cluster [DBG] pgmap v2020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:14 smithi067 bash[17655]: audit 2024-04-03T15:26:13.832315+0000 mon.a (mon.0) 2428 : audit [DBG] from='client.? 172.21.15.67:0/1597314326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:16 smithi082 bash[20963]: cluster 2024-04-03T15:26:14.893194+0000 mgr.y (mgr.24370) 2037 : cluster [DBG] pgmap v2021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:16 smithi082 bash[20963]: audit 2024-04-03T15:26:16.281128+0000 mon.a (mon.0) 2429 : audit [DBG] from='client.? 172.21.15.67:0/1028653770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:16 smithi067 bash[27441]: cluster 2024-04-03T15:26:14.893194+0000 mgr.y (mgr.24370) 2037 : cluster [DBG] pgmap v2021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:16 smithi067 bash[27441]: audit 2024-04-03T15:26:16.281128+0000 mon.a (mon.0) 2429 : audit [DBG] from='client.? 172.21.15.67:0/1028653770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:16 smithi067 bash[17655]: cluster 2024-04-03T15:26:14.893194+0000 mgr.y (mgr.24370) 2037 : cluster [DBG] pgmap v2021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:16 smithi067 bash[17655]: audit 2024-04-03T15:26:16.281128+0000 mon.a (mon.0) 2429 : audit [DBG] from='client.? 172.21.15.67:0/1028653770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:18 smithi082 bash[20963]: cluster 2024-04-03T15:26:16.894475+0000 mgr.y (mgr.24370) 2038 : cluster [DBG] pgmap v2022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:18 smithi067 bash[27441]: cluster 2024-04-03T15:26:16.894475+0000 mgr.y (mgr.24370) 2038 : cluster [DBG] pgmap v2022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:18 smithi067 bash[17655]: cluster 2024-04-03T15:26:16.894475+0000 mgr.y (mgr.24370) 2038 : cluster [DBG] pgmap v2022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:19 smithi082 bash[20963]: audit 2024-04-03T15:26:18.739330+0000 mon.a (mon.0) 2430 : audit [DBG] from='client.? 172.21.15.67:0/774272162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:19 smithi067 bash[27441]: audit 2024-04-03T15:26:18.739330+0000 mon.a (mon.0) 2430 : audit [DBG] from='client.? 172.21.15.67:0/774272162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:19 smithi067 bash[17655]: audit 2024-04-03T15:26:18.739330+0000 mon.a (mon.0) 2430 : audit [DBG] from='client.? 172.21.15.67:0/774272162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:20 smithi082 bash[20963]: cluster 2024-04-03T15:26:18.895216+0000 mgr.y (mgr.24370) 2039 : cluster [DBG] pgmap v2023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:20 smithi067 bash[17655]: cluster 2024-04-03T15:26:18.895216+0000 mgr.y (mgr.24370) 2039 : cluster [DBG] pgmap v2023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:20 smithi067 bash[27441]: cluster 2024-04-03T15:26:18.895216+0000 mgr.y (mgr.24370) 2039 : cluster [DBG] pgmap v2023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:21 smithi082 bash[20963]: audit 2024-04-03T15:26:21.202878+0000 mon.a (mon.0) 2431 : audit [DBG] from='client.? 172.21.15.67:0/1680864940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:21 smithi067 bash[17655]: audit 2024-04-03T15:26:21.202878+0000 mon.a (mon.0) 2431 : audit [DBG] from='client.? 172.21.15.67:0/1680864940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:21 smithi067 bash[27441]: audit 2024-04-03T15:26:21.202878+0000 mon.a (mon.0) 2431 : audit [DBG] from='client.? 172.21.15.67:0/1680864940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:22 smithi082 bash[20963]: cluster 2024-04-03T15:26:20.896119+0000 mgr.y (mgr.24370) 2040 : cluster [DBG] pgmap v2024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:22 smithi067 bash[17655]: cluster 2024-04-03T15:26:20.896119+0000 mgr.y (mgr.24370) 2040 : cluster [DBG] pgmap v2024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:22 smithi067 bash[27441]: cluster 2024-04-03T15:26:20.896119+0000 mgr.y (mgr.24370) 2040 : cluster [DBG] pgmap v2024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:26:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:26:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:24 smithi082 bash[20963]: cluster 2024-04-03T15:26:22.896871+0000 mgr.y (mgr.24370) 2041 : cluster [DBG] pgmap v2025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:24 smithi082 bash[20963]: audit 2024-04-03T15:26:23.674525+0000 mon.a (mon.0) 2432 : audit [DBG] from='client.? 172.21.15.67:0/2020686903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:24 smithi067 bash[17655]: cluster 2024-04-03T15:26:22.896871+0000 mgr.y (mgr.24370) 2041 : cluster [DBG] pgmap v2025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:24 smithi067 bash[17655]: audit 2024-04-03T15:26:23.674525+0000 mon.a (mon.0) 2432 : audit [DBG] from='client.? 172.21.15.67:0/2020686903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:24 smithi067 bash[27441]: cluster 2024-04-03T15:26:22.896871+0000 mgr.y (mgr.24370) 2041 : cluster [DBG] pgmap v2025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:24 smithi067 bash[27441]: audit 2024-04-03T15:26:23.674525+0000 mon.a (mon.0) 2432 : audit [DBG] from='client.? 172.21.15.67:0/2020686903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:25 smithi082 bash[20963]: audit 2024-04-03T15:26:24.752253+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:25 smithi067 bash[27441]: audit 2024-04-03T15:26:24.752253+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:25 smithi067 bash[17655]: audit 2024-04-03T15:26:24.752253+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:26 smithi082 bash[20963]: cluster 2024-04-03T15:26:24.897582+0000 mgr.y (mgr.24370) 2042 : cluster [DBG] pgmap v2026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:26 smithi082 bash[20963]: audit 2024-04-03T15:26:26.125450+0000 mon.c (mon.2) 760 : audit [DBG] from='client.? 172.21.15.67:0/3835623922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:26 smithi067 bash[17655]: cluster 2024-04-03T15:26:24.897582+0000 mgr.y (mgr.24370) 2042 : cluster [DBG] pgmap v2026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:26 smithi067 bash[17655]: audit 2024-04-03T15:26:26.125450+0000 mon.c (mon.2) 760 : audit [DBG] from='client.? 172.21.15.67:0/3835623922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:26 smithi067 bash[27441]: cluster 2024-04-03T15:26:24.897582+0000 mgr.y (mgr.24370) 2042 : cluster [DBG] pgmap v2026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:26 smithi067 bash[27441]: audit 2024-04-03T15:26:26.125450+0000 mon.c (mon.2) 760 : audit [DBG] from='client.? 172.21.15.67:0/3835623922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:28 smithi082 bash[20963]: cluster 2024-04-03T15:26:26.898854+0000 mgr.y (mgr.24370) 2043 : cluster [DBG] pgmap v2027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:28 smithi067 bash[17655]: cluster 2024-04-03T15:26:26.898854+0000 mgr.y (mgr.24370) 2043 : cluster [DBG] pgmap v2027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:28 smithi067 bash[27441]: cluster 2024-04-03T15:26:26.898854+0000 mgr.y (mgr.24370) 2043 : cluster [DBG] pgmap v2027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:29 smithi082 bash[20963]: audit 2024-04-03T15:26:28.575824+0000 mon.c (mon.2) 761 : audit [DBG] from='client.? 172.21.15.67:0/3863536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:29 smithi067 bash[17655]: audit 2024-04-03T15:26:28.575824+0000 mon.c (mon.2) 761 : audit [DBG] from='client.? 172.21.15.67:0/3863536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:29 smithi067 bash[27441]: audit 2024-04-03T15:26:28.575824+0000 mon.c (mon.2) 761 : audit [DBG] from='client.? 172.21.15.67:0/3863536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:30 smithi082 bash[20963]: cluster 2024-04-03T15:26:28.899581+0000 mgr.y (mgr.24370) 2044 : cluster [DBG] pgmap v2028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:30 smithi067 bash[27441]: cluster 2024-04-03T15:26:28.899581+0000 mgr.y (mgr.24370) 2044 : cluster [DBG] pgmap v2028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:30 smithi067 bash[17655]: cluster 2024-04-03T15:26:28.899581+0000 mgr.y (mgr.24370) 2044 : cluster [DBG] pgmap v2028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:31 smithi082 bash[20963]: audit 2024-04-03T15:26:31.027343+0000 mon.c (mon.2) 762 : audit [DBG] from='client.? 172.21.15.67:0/1294535952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:31 smithi067 bash[27441]: audit 2024-04-03T15:26:31.027343+0000 mon.c (mon.2) 762 : audit [DBG] from='client.? 172.21.15.67:0/1294535952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:31 smithi067 bash[17655]: audit 2024-04-03T15:26:31.027343+0000 mon.c (mon.2) 762 : audit [DBG] from='client.? 172.21.15.67:0/1294535952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:32 smithi082 bash[20963]: cluster 2024-04-03T15:26:30.900730+0000 mgr.y (mgr.24370) 2045 : cluster [DBG] pgmap v2029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:32 smithi067 bash[27441]: cluster 2024-04-03T15:26:30.900730+0000 mgr.y (mgr.24370) 2045 : cluster [DBG] pgmap v2029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:32 smithi067 bash[17655]: cluster 2024-04-03T15:26:30.900730+0000 mgr.y (mgr.24370) 2045 : cluster [DBG] pgmap v2029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:26:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:33 smithi082 bash[20963]: audit 2024-04-03T15:26:33.482157+0000 mon.a (mon.0) 2434 : audit [DBG] from='client.? 172.21.15.67:0/1225134703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:26:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:33 smithi067 bash[27441]: audit 2024-04-03T15:26:33.482157+0000 mon.a (mon.0) 2434 : audit [DBG] from='client.? 172.21.15.67:0/1225134703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:33 smithi067 bash[17655]: audit 2024-04-03T15:26:33.482157+0000 mon.a (mon.0) 2434 : audit [DBG] from='client.? 172.21.15.67:0/1225134703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:34 smithi082 bash[20963]: cluster 2024-04-03T15:26:32.901440+0000 mgr.y (mgr.24370) 2046 : cluster [DBG] pgmap v2030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:34 smithi082 bash[20963]: audit 2024-04-03T15:26:34.353802+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:26:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:34 smithi067 bash[17655]: cluster 2024-04-03T15:26:32.901440+0000 mgr.y (mgr.24370) 2046 : cluster [DBG] pgmap v2030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:34 smithi067 bash[17655]: audit 2024-04-03T15:26:34.353802+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:26:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:34 smithi067 bash[27441]: cluster 2024-04-03T15:26:32.901440+0000 mgr.y (mgr.24370) 2046 : cluster [DBG] pgmap v2030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:34 smithi067 bash[27441]: audit 2024-04-03T15:26:34.353802+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:26:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:36 smithi082 bash[20963]: cluster 2024-04-03T15:26:34.902137+0000 mgr.y (mgr.24370) 2047 : cluster [DBG] pgmap v2031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:36 smithi082 bash[20963]: audit 2024-04-03T15:26:35.942774+0000 mon.a (mon.0) 2436 : audit [DBG] from='client.? 172.21.15.67:0/3437127868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:36 smithi067 bash[27441]: cluster 2024-04-03T15:26:34.902137+0000 mgr.y (mgr.24370) 2047 : cluster [DBG] pgmap v2031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:36 smithi067 bash[27441]: audit 2024-04-03T15:26:35.942774+0000 mon.a (mon.0) 2436 : audit [DBG] from='client.? 172.21.15.67:0/3437127868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:36 smithi067 bash[17655]: cluster 2024-04-03T15:26:34.902137+0000 mgr.y (mgr.24370) 2047 : cluster [DBG] pgmap v2031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:36 smithi067 bash[17655]: audit 2024-04-03T15:26:35.942774+0000 mon.a (mon.0) 2436 : audit [DBG] from='client.? 172.21.15.67:0/3437127868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:38 smithi082 bash[20963]: cluster 2024-04-03T15:26:36.903321+0000 mgr.y (mgr.24370) 2048 : cluster [DBG] pgmap v2032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:38 smithi082 bash[20963]: audit 2024-04-03T15:26:38.403517+0000 mon.c (mon.2) 763 : audit [DBG] from='client.? 172.21.15.67:0/1700145539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:38 smithi067 bash[27441]: cluster 2024-04-03T15:26:36.903321+0000 mgr.y (mgr.24370) 2048 : cluster [DBG] pgmap v2032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:38 smithi067 bash[27441]: audit 2024-04-03T15:26:38.403517+0000 mon.c (mon.2) 763 : audit [DBG] from='client.? 172.21.15.67:0/1700145539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:38 smithi067 bash[17655]: cluster 2024-04-03T15:26:36.903321+0000 mgr.y (mgr.24370) 2048 : cluster [DBG] pgmap v2032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:38 smithi067 bash[17655]: audit 2024-04-03T15:26:38.403517+0000 mon.c (mon.2) 763 : audit [DBG] from='client.? 172.21.15.67:0/1700145539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:40 smithi082 bash[20963]: cluster 2024-04-03T15:26:38.903952+0000 mgr.y (mgr.24370) 2049 : cluster [DBG] pgmap v2033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:40 smithi082 bash[20963]: audit 2024-04-03T15:26:39.752895+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:40 smithi082 bash[20963]: audit 2024-04-03T15:26:40.046001+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:40 smithi082 bash[20963]: audit 2024-04-03T15:26:40.053782+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:40 smithi082 bash[20963]: audit 2024-04-03T15:26:40.505665+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:40 smithi082 bash[20963]: audit 2024-04-03T15:26:40.514680+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[17655]: cluster 2024-04-03T15:26:38.903952+0000 mgr.y (mgr.24370) 2049 : cluster [DBG] pgmap v2033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[17655]: audit 2024-04-03T15:26:39.752895+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[17655]: audit 2024-04-03T15:26:40.046001+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[17655]: audit 2024-04-03T15:26:40.053782+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[17655]: audit 2024-04-03T15:26:40.505665+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[17655]: audit 2024-04-03T15:26:40.514680+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[27441]: cluster 2024-04-03T15:26:38.903952+0000 mgr.y (mgr.24370) 2049 : cluster [DBG] pgmap v2033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[27441]: audit 2024-04-03T15:26:39.752895+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[27441]: audit 2024-04-03T15:26:40.046001+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[27441]: audit 2024-04-03T15:26:40.053782+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[27441]: audit 2024-04-03T15:26:40.505665+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:40 smithi067 bash[27441]: audit 2024-04-03T15:26:40.514680+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:41 smithi082 bash[20963]: audit 2024-04-03T15:26:40.850922+0000 mon.a (mon.0) 2442 : audit [DBG] from='client.? 172.21.15.67:0/872388422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:41 smithi082 bash[20963]: audit 2024-04-03T15:26:40.938406+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:26:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:41 smithi082 bash[20963]: audit 2024-04-03T15:26:40.940222+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:26:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:41 smithi082 bash[20963]: audit 2024-04-03T15:26:40.950662+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:41 smithi067 bash[17655]: audit 2024-04-03T15:26:40.850922+0000 mon.a (mon.0) 2442 : audit [DBG] from='client.? 172.21.15.67:0/872388422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:41 smithi067 bash[17655]: audit 2024-04-03T15:26:40.938406+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:26:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:41 smithi067 bash[17655]: audit 2024-04-03T15:26:40.940222+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:26:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:41 smithi067 bash[17655]: audit 2024-04-03T15:26:40.950662+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:41 smithi067 bash[27441]: audit 2024-04-03T15:26:40.850922+0000 mon.a (mon.0) 2442 : audit [DBG] from='client.? 172.21.15.67:0/872388422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:41 smithi067 bash[27441]: audit 2024-04-03T15:26:40.938406+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:26:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:41 smithi067 bash[27441]: audit 2024-04-03T15:26:40.940222+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:26:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:41 smithi067 bash[27441]: audit 2024-04-03T15:26:40.950662+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:26:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:42 smithi082 bash[20963]: cluster 2024-04-03T15:26:40.905046+0000 mgr.y (mgr.24370) 2050 : cluster [DBG] pgmap v2034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:42 smithi067 bash[27441]: cluster 2024-04-03T15:26:40.905046+0000 mgr.y (mgr.24370) 2050 : cluster [DBG] pgmap v2034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:42 smithi067 bash[17655]: cluster 2024-04-03T15:26:40.905046+0000 mgr.y (mgr.24370) 2050 : cluster [DBG] pgmap v2034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:26:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:26:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:43 smithi082 bash[20963]: audit 2024-04-03T15:26:43.314813+0000 mon.c (mon.2) 764 : audit [DBG] from='client.? 172.21.15.67:0/1671675786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:43 smithi067 bash[17655]: audit 2024-04-03T15:26:43.314813+0000 mon.c (mon.2) 764 : audit [DBG] from='client.? 172.21.15.67:0/1671675786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:43 smithi067 bash[27441]: audit 2024-04-03T15:26:43.314813+0000 mon.c (mon.2) 764 : audit [DBG] from='client.? 172.21.15.67:0/1671675786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:44 smithi082 bash[20963]: cluster 2024-04-03T15:26:42.905624+0000 mgr.y (mgr.24370) 2051 : cluster [DBG] pgmap v2035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:44 smithi067 bash[17655]: cluster 2024-04-03T15:26:42.905624+0000 mgr.y (mgr.24370) 2051 : cluster [DBG] pgmap v2035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:44 smithi067 bash[27441]: cluster 2024-04-03T15:26:42.905624+0000 mgr.y (mgr.24370) 2051 : cluster [DBG] pgmap v2035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:46 smithi082 bash[20963]: cluster 2024-04-03T15:26:44.906222+0000 mgr.y (mgr.24370) 2052 : cluster [DBG] pgmap v2036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:46 smithi082 bash[20963]: audit 2024-04-03T15:26:45.768134+0000 mon.a (mon.0) 2446 : audit [DBG] from='client.? 172.21.15.67:0/1721632543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:46 smithi067 bash[27441]: cluster 2024-04-03T15:26:44.906222+0000 mgr.y (mgr.24370) 2052 : cluster [DBG] pgmap v2036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:46 smithi067 bash[27441]: audit 2024-04-03T15:26:45.768134+0000 mon.a (mon.0) 2446 : audit [DBG] from='client.? 172.21.15.67:0/1721632543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:46 smithi067 bash[17655]: cluster 2024-04-03T15:26:44.906222+0000 mgr.y (mgr.24370) 2052 : cluster [DBG] pgmap v2036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:46 smithi067 bash[17655]: audit 2024-04-03T15:26:45.768134+0000 mon.a (mon.0) 2446 : audit [DBG] from='client.? 172.21.15.67:0/1721632543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:48 smithi082 bash[20963]: cluster 2024-04-03T15:26:46.907399+0000 mgr.y (mgr.24370) 2053 : cluster [DBG] pgmap v2037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:48 smithi082 bash[20963]: audit 2024-04-03T15:26:48.220819+0000 mon.a (mon.0) 2447 : audit [DBG] from='client.? 172.21.15.67:0/3216026272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:48 smithi067 bash[17655]: cluster 2024-04-03T15:26:46.907399+0000 mgr.y (mgr.24370) 2053 : cluster [DBG] pgmap v2037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:48 smithi067 bash[17655]: audit 2024-04-03T15:26:48.220819+0000 mon.a (mon.0) 2447 : audit [DBG] from='client.? 172.21.15.67:0/3216026272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:48 smithi067 bash[27441]: cluster 2024-04-03T15:26:46.907399+0000 mgr.y (mgr.24370) 2053 : cluster [DBG] pgmap v2037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:48 smithi067 bash[27441]: audit 2024-04-03T15:26:48.220819+0000 mon.a (mon.0) 2447 : audit [DBG] from='client.? 172.21.15.67:0/3216026272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:50 smithi082 bash[20963]: cluster 2024-04-03T15:26:48.908142+0000 mgr.y (mgr.24370) 2054 : cluster [DBG] pgmap v2038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:50 smithi067 bash[17655]: cluster 2024-04-03T15:26:48.908142+0000 mgr.y (mgr.24370) 2054 : cluster [DBG] pgmap v2038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:50 smithi067 bash[27441]: cluster 2024-04-03T15:26:48.908142+0000 mgr.y (mgr.24370) 2054 : cluster [DBG] pgmap v2038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:51 smithi082 bash[20963]: audit 2024-04-03T15:26:50.682558+0000 mon.c (mon.2) 765 : audit [DBG] from='client.? 172.21.15.67:0/3339557936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:51 smithi067 bash[17655]: audit 2024-04-03T15:26:50.682558+0000 mon.c (mon.2) 765 : audit [DBG] from='client.? 172.21.15.67:0/3339557936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:51 smithi067 bash[27441]: audit 2024-04-03T15:26:50.682558+0000 mon.c (mon.2) 765 : audit [DBG] from='client.? 172.21.15.67:0/3339557936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:52 smithi082 bash[20963]: cluster 2024-04-03T15:26:50.909124+0000 mgr.y (mgr.24370) 2055 : cluster [DBG] pgmap v2039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:52 smithi067 bash[17655]: cluster 2024-04-03T15:26:50.909124+0000 mgr.y (mgr.24370) 2055 : cluster [DBG] pgmap v2039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:52 smithi067 bash[27441]: cluster 2024-04-03T15:26:50.909124+0000 mgr.y (mgr.24370) 2055 : cluster [DBG] pgmap v2039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:26:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:26:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:53 smithi082 bash[20963]: audit 2024-04-03T15:26:53.133069+0000 mon.a (mon.0) 2448 : audit [DBG] from='client.? 172.21.15.67:0/2749159428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:53.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:53 smithi067 bash[27441]: audit 2024-04-03T15:26:53.133069+0000 mon.a (mon.0) 2448 : audit [DBG] from='client.? 172.21.15.67:0/2749159428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:53 smithi067 bash[17655]: audit 2024-04-03T15:26:53.133069+0000 mon.a (mon.0) 2448 : audit [DBG] from='client.? 172.21.15.67:0/2749159428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:54 smithi082 bash[20963]: cluster 2024-04-03T15:26:52.909793+0000 mgr.y (mgr.24370) 2056 : cluster [DBG] pgmap v2040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:54 smithi067 bash[27441]: cluster 2024-04-03T15:26:52.909793+0000 mgr.y (mgr.24370) 2056 : cluster [DBG] pgmap v2040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:54 smithi067 bash[17655]: cluster 2024-04-03T15:26:52.909793+0000 mgr.y (mgr.24370) 2056 : cluster [DBG] pgmap v2040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:55 smithi082 bash[20963]: audit 2024-04-03T15:26:54.752883+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:55 smithi082 bash[20963]: audit 2024-04-03T15:26:55.579893+0000 mon.c (mon.2) 766 : audit [DBG] from='client.? 172.21.15.67:0/1789255748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:55 smithi067 bash[27441]: audit 2024-04-03T15:26:54.752883+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:55 smithi067 bash[27441]: audit 2024-04-03T15:26:55.579893+0000 mon.c (mon.2) 766 : audit [DBG] from='client.? 172.21.15.67:0/1789255748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:55 smithi067 bash[17655]: audit 2024-04-03T15:26:54.752883+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:26:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:55 smithi067 bash[17655]: audit 2024-04-03T15:26:55.579893+0000 mon.c (mon.2) 766 : audit [DBG] from='client.? 172.21.15.67:0/1789255748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:56 smithi082 bash[20963]: cluster 2024-04-03T15:26:54.910492+0000 mgr.y (mgr.24370) 2057 : cluster [DBG] pgmap v2041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:56 smithi067 bash[17655]: cluster 2024-04-03T15:26:54.910492+0000 mgr.y (mgr.24370) 2057 : cluster [DBG] pgmap v2041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:56 smithi067 bash[27441]: cluster 2024-04-03T15:26:54.910492+0000 mgr.y (mgr.24370) 2057 : cluster [DBG] pgmap v2041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:58 smithi082 bash[20963]: cluster 2024-04-03T15:26:56.911674+0000 mgr.y (mgr.24370) 2058 : cluster [DBG] pgmap v2042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:26:58 smithi082 bash[20963]: audit 2024-04-03T15:26:58.031443+0000 mon.a (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.67:0/2627399374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:58 smithi067 bash[17655]: cluster 2024-04-03T15:26:56.911674+0000 mgr.y (mgr.24370) 2058 : cluster [DBG] pgmap v2042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:26:58 smithi067 bash[17655]: audit 2024-04-03T15:26:58.031443+0000 mon.a (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.67:0/2627399374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:26:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:58 smithi067 bash[27441]: cluster 2024-04-03T15:26:56.911674+0000 mgr.y (mgr.24370) 2058 : cluster [DBG] pgmap v2042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:26:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:26:58 smithi067 bash[27441]: audit 2024-04-03T15:26:58.031443+0000 mon.a (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.67:0/2627399374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:00 smithi082 bash[20963]: cluster 2024-04-03T15:26:58.912395+0000 mgr.y (mgr.24370) 2059 : cluster [DBG] pgmap v2043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:00 smithi082 bash[20963]: audit 2024-04-03T15:27:00.493414+0000 mon.a (mon.0) 2451 : audit [DBG] from='client.? 172.21.15.67:0/3333968464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:00 smithi067 bash[17655]: cluster 2024-04-03T15:26:58.912395+0000 mgr.y (mgr.24370) 2059 : cluster [DBG] pgmap v2043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:00 smithi067 bash[17655]: audit 2024-04-03T15:27:00.493414+0000 mon.a (mon.0) 2451 : audit [DBG] from='client.? 172.21.15.67:0/3333968464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:00 smithi067 bash[27441]: cluster 2024-04-03T15:26:58.912395+0000 mgr.y (mgr.24370) 2059 : cluster [DBG] pgmap v2043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:00 smithi067 bash[27441]: audit 2024-04-03T15:27:00.493414+0000 mon.a (mon.0) 2451 : audit [DBG] from='client.? 172.21.15.67:0/3333968464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:02 smithi082 bash[20963]: cluster 2024-04-03T15:27:00.913532+0000 mgr.y (mgr.24370) 2060 : cluster [DBG] pgmap v2044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:02 smithi067 bash[17655]: cluster 2024-04-03T15:27:00.913532+0000 mgr.y (mgr.24370) 2060 : cluster [DBG] pgmap v2044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:02 smithi067 bash[27441]: cluster 2024-04-03T15:27:00.913532+0000 mgr.y (mgr.24370) 2060 : cluster [DBG] pgmap v2044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:27:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:27:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:03 smithi082 bash[20963]: audit 2024-04-03T15:27:02.946135+0000 mon.a (mon.0) 2452 : audit [DBG] from='client.? 172.21.15.67:0/2298190177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:03 smithi067 bash[17655]: audit 2024-04-03T15:27:02.946135+0000 mon.a (mon.0) 2452 : audit [DBG] from='client.? 172.21.15.67:0/2298190177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:03 smithi067 bash[27441]: audit 2024-04-03T15:27:02.946135+0000 mon.a (mon.0) 2452 : audit [DBG] from='client.? 172.21.15.67:0/2298190177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:04 smithi082 bash[20963]: cluster 2024-04-03T15:27:02.914199+0000 mgr.y (mgr.24370) 2061 : cluster [DBG] pgmap v2045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:04 smithi067 bash[27441]: cluster 2024-04-03T15:27:02.914199+0000 mgr.y (mgr.24370) 2061 : cluster [DBG] pgmap v2045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:04 smithi067 bash[17655]: cluster 2024-04-03T15:27:02.914199+0000 mgr.y (mgr.24370) 2061 : cluster [DBG] pgmap v2045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:05 smithi082 bash[20963]: audit 2024-04-03T15:27:05.407569+0000 mon.c (mon.2) 767 : audit [DBG] from='client.? 172.21.15.67:0/926989830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:05.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:05 smithi067 bash[27441]: audit 2024-04-03T15:27:05.407569+0000 mon.c (mon.2) 767 : audit [DBG] from='client.? 172.21.15.67:0/926989830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:05 smithi067 bash[17655]: audit 2024-04-03T15:27:05.407569+0000 mon.c (mon.2) 767 : audit [DBG] from='client.? 172.21.15.67:0/926989830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:06 smithi082 bash[20963]: cluster 2024-04-03T15:27:04.915027+0000 mgr.y (mgr.24370) 2062 : cluster [DBG] pgmap v2046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:06 smithi067 bash[27441]: cluster 2024-04-03T15:27:04.915027+0000 mgr.y (mgr.24370) 2062 : cluster [DBG] pgmap v2046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:06 smithi067 bash[17655]: cluster 2024-04-03T15:27:04.915027+0000 mgr.y (mgr.24370) 2062 : cluster [DBG] pgmap v2046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:08 smithi067 bash[17655]: cluster 2024-04-03T15:27:06.916224+0000 mgr.y (mgr.24370) 2063 : cluster [DBG] pgmap v2047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:08 smithi067 bash[17655]: audit 2024-04-03T15:27:07.857600+0000 mon.c (mon.2) 768 : audit [DBG] from='client.? 172.21.15.67:0/2438772069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:08 smithi067 bash[27441]: cluster 2024-04-03T15:27:06.916224+0000 mgr.y (mgr.24370) 2063 : cluster [DBG] pgmap v2047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:08 smithi067 bash[27441]: audit 2024-04-03T15:27:07.857600+0000 mon.c (mon.2) 768 : audit [DBG] from='client.? 172.21.15.67:0/2438772069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:08 smithi082 bash[20963]: cluster 2024-04-03T15:27:06.916224+0000 mgr.y (mgr.24370) 2063 : cluster [DBG] pgmap v2047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:08 smithi082 bash[20963]: audit 2024-04-03T15:27:07.857600+0000 mon.c (mon.2) 768 : audit [DBG] from='client.? 172.21.15.67:0/2438772069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:10 smithi067 bash[17655]: cluster 2024-04-03T15:27:08.916946+0000 mgr.y (mgr.24370) 2064 : cluster [DBG] pgmap v2048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:10 smithi067 bash[17655]: audit 2024-04-03T15:27:09.753104+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:10 smithi067 bash[17655]: audit 2024-04-03T15:27:10.316567+0000 mon.c (mon.2) 769 : audit [DBG] from='client.? 172.21.15.67:0/91449262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:10 smithi067 bash[27441]: cluster 2024-04-03T15:27:08.916946+0000 mgr.y (mgr.24370) 2064 : cluster [DBG] pgmap v2048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:10 smithi067 bash[27441]: audit 2024-04-03T15:27:09.753104+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:10 smithi067 bash[27441]: audit 2024-04-03T15:27:10.316567+0000 mon.c (mon.2) 769 : audit [DBG] from='client.? 172.21.15.67:0/91449262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:10 smithi082 bash[20963]: cluster 2024-04-03T15:27:08.916946+0000 mgr.y (mgr.24370) 2064 : cluster [DBG] pgmap v2048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:10 smithi082 bash[20963]: audit 2024-04-03T15:27:09.753104+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:10 smithi082 bash[20963]: audit 2024-04-03T15:27:10.316567+0000 mon.c (mon.2) 769 : audit [DBG] from='client.? 172.21.15.67:0/91449262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:12 smithi067 bash[27441]: cluster 2024-04-03T15:27:10.918042+0000 mgr.y (mgr.24370) 2065 : cluster [DBG] pgmap v2049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:12 smithi067 bash[17655]: cluster 2024-04-03T15:27:10.918042+0000 mgr.y (mgr.24370) 2065 : cluster [DBG] pgmap v2049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:12 smithi082 bash[20963]: cluster 2024-04-03T15:27:10.918042+0000 mgr.y (mgr.24370) 2065 : cluster [DBG] pgmap v2049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:27:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:27:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:13 smithi082 bash[20963]: audit 2024-04-03T15:27:12.771728+0000 mon.c (mon.2) 770 : audit [DBG] from='client.? 172.21.15.67:0/1647565908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:13 smithi067 bash[17655]: audit 2024-04-03T15:27:12.771728+0000 mon.c (mon.2) 770 : audit [DBG] from='client.? 172.21.15.67:0/1647565908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:13 smithi067 bash[27441]: audit 2024-04-03T15:27:12.771728+0000 mon.c (mon.2) 770 : audit [DBG] from='client.? 172.21.15.67:0/1647565908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:14 smithi067 bash[27441]: cluster 2024-04-03T15:27:12.918718+0000 mgr.y (mgr.24370) 2066 : cluster [DBG] pgmap v2050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:14 smithi067 bash[17655]: cluster 2024-04-03T15:27:12.918718+0000 mgr.y (mgr.24370) 2066 : cluster [DBG] pgmap v2050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:14 smithi082 bash[20963]: cluster 2024-04-03T15:27:12.918718+0000 mgr.y (mgr.24370) 2066 : cluster [DBG] pgmap v2050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:15 smithi067 bash[17655]: audit 2024-04-03T15:27:15.223995+0000 mon.c (mon.2) 771 : audit [DBG] from='client.? 172.21.15.67:0/2584244234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:15 smithi067 bash[27441]: audit 2024-04-03T15:27:15.223995+0000 mon.c (mon.2) 771 : audit [DBG] from='client.? 172.21.15.67:0/2584244234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:16.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:15 smithi082 bash[20963]: audit 2024-04-03T15:27:15.223995+0000 mon.c (mon.2) 771 : audit [DBG] from='client.? 172.21.15.67:0/2584244234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:16 smithi082 bash[20963]: cluster 2024-04-03T15:27:14.919321+0000 mgr.y (mgr.24370) 2067 : cluster [DBG] pgmap v2051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:16 smithi067 bash[17655]: cluster 2024-04-03T15:27:14.919321+0000 mgr.y (mgr.24370) 2067 : cluster [DBG] pgmap v2051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:16 smithi067 bash[27441]: cluster 2024-04-03T15:27:14.919321+0000 mgr.y (mgr.24370) 2067 : cluster [DBG] pgmap v2051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:18 smithi082 bash[20963]: cluster 2024-04-03T15:27:16.920686+0000 mgr.y (mgr.24370) 2068 : cluster [DBG] pgmap v2052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:18 smithi082 bash[20963]: audit 2024-04-03T15:27:17.678559+0000 mon.a (mon.0) 2454 : audit [DBG] from='client.? 172.21.15.67:0/136659985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:18 smithi067 bash[17655]: cluster 2024-04-03T15:27:16.920686+0000 mgr.y (mgr.24370) 2068 : cluster [DBG] pgmap v2052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:18 smithi067 bash[17655]: audit 2024-04-03T15:27:17.678559+0000 mon.a (mon.0) 2454 : audit [DBG] from='client.? 172.21.15.67:0/136659985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:18 smithi067 bash[27441]: cluster 2024-04-03T15:27:16.920686+0000 mgr.y (mgr.24370) 2068 : cluster [DBG] pgmap v2052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:18 smithi067 bash[27441]: audit 2024-04-03T15:27:17.678559+0000 mon.a (mon.0) 2454 : audit [DBG] from='client.? 172.21.15.67:0/136659985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:20 smithi082 bash[20963]: cluster 2024-04-03T15:27:18.921462+0000 mgr.y (mgr.24370) 2069 : cluster [DBG] pgmap v2053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:20 smithi082 bash[20963]: audit 2024-04-03T15:27:20.137477+0000 mon.a (mon.0) 2455 : audit [DBG] from='client.? 172.21.15.67:0/1850241663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:20 smithi067 bash[17655]: cluster 2024-04-03T15:27:18.921462+0000 mgr.y (mgr.24370) 2069 : cluster [DBG] pgmap v2053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:20 smithi067 bash[17655]: audit 2024-04-03T15:27:20.137477+0000 mon.a (mon.0) 2455 : audit [DBG] from='client.? 172.21.15.67:0/1850241663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:20 smithi067 bash[27441]: cluster 2024-04-03T15:27:18.921462+0000 mgr.y (mgr.24370) 2069 : cluster [DBG] pgmap v2053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:20 smithi067 bash[27441]: audit 2024-04-03T15:27:20.137477+0000 mon.a (mon.0) 2455 : audit [DBG] from='client.? 172.21.15.67:0/1850241663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:22 smithi067 bash[17655]: cluster 2024-04-03T15:27:20.922620+0000 mgr.y (mgr.24370) 2070 : cluster [DBG] pgmap v2054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:22 smithi067 bash[17655]: audit 2024-04-03T15:27:22.596208+0000 mon.c (mon.2) 772 : audit [DBG] from='client.? 172.21.15.67:0/2959705356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:22 smithi067 bash[27441]: cluster 2024-04-03T15:27:20.922620+0000 mgr.y (mgr.24370) 2070 : cluster [DBG] pgmap v2054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:22 smithi067 bash[27441]: audit 2024-04-03T15:27:22.596208+0000 mon.c (mon.2) 772 : audit [DBG] from='client.? 172.21.15.67:0/2959705356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:22 smithi082 bash[20963]: cluster 2024-04-03T15:27:20.922620+0000 mgr.y (mgr.24370) 2070 : cluster [DBG] pgmap v2054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:22 smithi082 bash[20963]: audit 2024-04-03T15:27:22.596208+0000 mon.c (mon.2) 772 : audit [DBG] from='client.? 172.21.15.67:0/2959705356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:27:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:27:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:24 smithi082 bash[20963]: cluster 2024-04-03T15:27:22.923450+0000 mgr.y (mgr.24370) 2071 : cluster [DBG] pgmap v2055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:24 smithi067 bash[17655]: cluster 2024-04-03T15:27:22.923450+0000 mgr.y (mgr.24370) 2071 : cluster [DBG] pgmap v2055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:24 smithi067 bash[27441]: cluster 2024-04-03T15:27:22.923450+0000 mgr.y (mgr.24370) 2071 : cluster [DBG] pgmap v2055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:25 smithi082 bash[20963]: audit 2024-04-03T15:27:24.752536+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:25 smithi082 bash[20963]: audit 2024-04-03T15:27:25.051687+0000 mon.c (mon.2) 773 : audit [DBG] from='client.? 172.21.15.67:0/2280584252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:25 smithi067 bash[17655]: audit 2024-04-03T15:27:24.752536+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:25 smithi067 bash[17655]: audit 2024-04-03T15:27:25.051687+0000 mon.c (mon.2) 773 : audit [DBG] from='client.? 172.21.15.67:0/2280584252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:25 smithi067 bash[27441]: audit 2024-04-03T15:27:24.752536+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:25 smithi067 bash[27441]: audit 2024-04-03T15:27:25.051687+0000 mon.c (mon.2) 773 : audit [DBG] from='client.? 172.21.15.67:0/2280584252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:26 smithi082 bash[20963]: cluster 2024-04-03T15:27:24.924354+0000 mgr.y (mgr.24370) 2072 : cluster [DBG] pgmap v2056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:26 smithi067 bash[27441]: cluster 2024-04-03T15:27:24.924354+0000 mgr.y (mgr.24370) 2072 : cluster [DBG] pgmap v2056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:26 smithi067 bash[17655]: cluster 2024-04-03T15:27:24.924354+0000 mgr.y (mgr.24370) 2072 : cluster [DBG] pgmap v2056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:28.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:27 smithi082 bash[20963]: audit 2024-04-03T15:27:27.509222+0000 mon.c (mon.2) 774 : audit [DBG] from='client.? 172.21.15.67:0/380487338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:28.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:27 smithi067 bash[27441]: audit 2024-04-03T15:27:27.509222+0000 mon.c (mon.2) 774 : audit [DBG] from='client.? 172.21.15.67:0/380487338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:27 smithi067 bash[17655]: audit 2024-04-03T15:27:27.509222+0000 mon.c (mon.2) 774 : audit [DBG] from='client.? 172.21.15.67:0/380487338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:28 smithi082 bash[20963]: cluster 2024-04-03T15:27:26.925599+0000 mgr.y (mgr.24370) 2073 : cluster [DBG] pgmap v2057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:28 smithi067 bash[27441]: cluster 2024-04-03T15:27:26.925599+0000 mgr.y (mgr.24370) 2073 : cluster [DBG] pgmap v2057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:28 smithi067 bash[17655]: cluster 2024-04-03T15:27:26.925599+0000 mgr.y (mgr.24370) 2073 : cluster [DBG] pgmap v2057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:30 smithi082 bash[20963]: cluster 2024-04-03T15:27:28.926308+0000 mgr.y (mgr.24370) 2074 : cluster [DBG] pgmap v2058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:30 smithi082 bash[20963]: audit 2024-04-03T15:27:29.968948+0000 mon.a (mon.0) 2457 : audit [DBG] from='client.? 172.21.15.67:0/2494099290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:30 smithi067 bash[27441]: cluster 2024-04-03T15:27:28.926308+0000 mgr.y (mgr.24370) 2074 : cluster [DBG] pgmap v2058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:30 smithi067 bash[27441]: audit 2024-04-03T15:27:29.968948+0000 mon.a (mon.0) 2457 : audit [DBG] from='client.? 172.21.15.67:0/2494099290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:30 smithi067 bash[17655]: cluster 2024-04-03T15:27:28.926308+0000 mgr.y (mgr.24370) 2074 : cluster [DBG] pgmap v2058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:30 smithi067 bash[17655]: audit 2024-04-03T15:27:29.968948+0000 mon.a (mon.0) 2457 : audit [DBG] from='client.? 172.21.15.67:0/2494099290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:32 smithi067 bash[27441]: cluster 2024-04-03T15:27:30.927503+0000 mgr.y (mgr.24370) 2075 : cluster [DBG] pgmap v2059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:32 smithi067 bash[27441]: audit 2024-04-03T15:27:32.421863+0000 mon.c (mon.2) 775 : audit [DBG] from='client.? 172.21.15.67:0/1919991433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:32 smithi067 bash[17655]: cluster 2024-04-03T15:27:30.927503+0000 mgr.y (mgr.24370) 2075 : cluster [DBG] pgmap v2059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:32 smithi067 bash[17655]: audit 2024-04-03T15:27:32.421863+0000 mon.c (mon.2) 775 : audit [DBG] from='client.? 172.21.15.67:0/1919991433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:32 smithi082 bash[20963]: cluster 2024-04-03T15:27:30.927503+0000 mgr.y (mgr.24370) 2075 : cluster [DBG] pgmap v2059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:32 smithi082 bash[20963]: audit 2024-04-03T15:27:32.421863+0000 mon.c (mon.2) 775 : audit [DBG] from='client.? 172.21.15.67:0/1919991433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:27:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:27:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:34 smithi082 bash[20963]: cluster 2024-04-03T15:27:32.928345+0000 mgr.y (mgr.24370) 2076 : cluster [DBG] pgmap v2060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:34 smithi067 bash[17655]: cluster 2024-04-03T15:27:32.928345+0000 mgr.y (mgr.24370) 2076 : cluster [DBG] pgmap v2060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:34 smithi067 bash[27441]: cluster 2024-04-03T15:27:32.928345+0000 mgr.y (mgr.24370) 2076 : cluster [DBG] pgmap v2060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:35 smithi082 bash[20963]: audit 2024-04-03T15:27:34.876339+0000 mon.a (mon.0) 2458 : audit [DBG] from='client.? 172.21.15.67:0/369766147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:35 smithi067 bash[27441]: audit 2024-04-03T15:27:34.876339+0000 mon.a (mon.0) 2458 : audit [DBG] from='client.? 172.21.15.67:0/369766147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:35 smithi067 bash[17655]: audit 2024-04-03T15:27:34.876339+0000 mon.a (mon.0) 2458 : audit [DBG] from='client.? 172.21.15.67:0/369766147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:36 smithi082 bash[20963]: cluster 2024-04-03T15:27:34.929066+0000 mgr.y (mgr.24370) 2077 : cluster [DBG] pgmap v2061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:36 smithi067 bash[27441]: cluster 2024-04-03T15:27:34.929066+0000 mgr.y (mgr.24370) 2077 : cluster [DBG] pgmap v2061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:36 smithi067 bash[17655]: cluster 2024-04-03T15:27:34.929066+0000 mgr.y (mgr.24370) 2077 : cluster [DBG] pgmap v2061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:37 smithi082 bash[20963]: audit 2024-04-03T15:27:37.343712+0000 mon.c (mon.2) 776 : audit [DBG] from='client.? 172.21.15.67:0/3666836175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:37 smithi067 bash[27441]: audit 2024-04-03T15:27:37.343712+0000 mon.c (mon.2) 776 : audit [DBG] from='client.? 172.21.15.67:0/3666836175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:37 smithi067 bash[17655]: audit 2024-04-03T15:27:37.343712+0000 mon.c (mon.2) 776 : audit [DBG] from='client.? 172.21.15.67:0/3666836175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:38 smithi082 bash[20963]: cluster 2024-04-03T15:27:36.930242+0000 mgr.y (mgr.24370) 2078 : cluster [DBG] pgmap v2062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:38 smithi067 bash[17655]: cluster 2024-04-03T15:27:36.930242+0000 mgr.y (mgr.24370) 2078 : cluster [DBG] pgmap v2062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:38 smithi067 bash[27441]: cluster 2024-04-03T15:27:36.930242+0000 mgr.y (mgr.24370) 2078 : cluster [DBG] pgmap v2062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:40 smithi082 bash[20963]: cluster 2024-04-03T15:27:38.930956+0000 mgr.y (mgr.24370) 2079 : cluster [DBG] pgmap v2063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:40 smithi082 bash[20963]: audit 2024-04-03T15:27:39.753196+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:40 smithi082 bash[20963]: audit 2024-04-03T15:27:39.798875+0000 mon.a (mon.0) 2460 : audit [DBG] from='client.? 172.21.15.67:0/55794404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:40 smithi067 bash[27441]: cluster 2024-04-03T15:27:38.930956+0000 mgr.y (mgr.24370) 2079 : cluster [DBG] pgmap v2063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:40 smithi067 bash[27441]: audit 2024-04-03T15:27:39.753196+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:40 smithi067 bash[27441]: audit 2024-04-03T15:27:39.798875+0000 mon.a (mon.0) 2460 : audit [DBG] from='client.? 172.21.15.67:0/55794404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:40 smithi067 bash[17655]: cluster 2024-04-03T15:27:38.930956+0000 mgr.y (mgr.24370) 2079 : cluster [DBG] pgmap v2063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:40 smithi067 bash[17655]: audit 2024-04-03T15:27:39.753196+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:40 smithi067 bash[17655]: audit 2024-04-03T15:27:39.798875+0000 mon.a (mon.0) 2460 : audit [DBG] from='client.? 172.21.15.67:0/55794404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:41 smithi082 bash[20963]: audit 2024-04-03T15:27:41.025622+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:27:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:41 smithi067 bash[27441]: audit 2024-04-03T15:27:41.025622+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:27:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:41 smithi067 bash[17655]: audit 2024-04-03T15:27:41.025622+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:27:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:42 smithi067 bash[17655]: cluster 2024-04-03T15:27:40.932202+0000 mgr.y (mgr.24370) 2080 : cluster [DBG] pgmap v2064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:42 smithi067 bash[17655]: audit 2024-04-03T15:27:42.256804+0000 mon.a (mon.0) 2462 : audit [DBG] from='client.? 172.21.15.67:0/4030525361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:42 smithi067 bash[27441]: cluster 2024-04-03T15:27:40.932202+0000 mgr.y (mgr.24370) 2080 : cluster [DBG] pgmap v2064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:42 smithi067 bash[27441]: audit 2024-04-03T15:27:42.256804+0000 mon.a (mon.0) 2462 : audit [DBG] from='client.? 172.21.15.67:0/4030525361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:42 smithi082 bash[20963]: cluster 2024-04-03T15:27:40.932202+0000 mgr.y (mgr.24370) 2080 : cluster [DBG] pgmap v2064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:42 smithi082 bash[20963]: audit 2024-04-03T15:27:42.256804+0000 mon.a (mon.0) 2462 : audit [DBG] from='client.? 172.21.15.67:0/4030525361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:27:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:27:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:44 smithi082 bash[20963]: cluster 2024-04-03T15:27:42.932985+0000 mgr.y (mgr.24370) 2081 : cluster [DBG] pgmap v2065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:44 smithi082 bash[20963]: audit 2024-04-03T15:27:44.709365+0000 mon.a (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.67:0/3449075038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:44 smithi067 bash[17655]: cluster 2024-04-03T15:27:42.932985+0000 mgr.y (mgr.24370) 2081 : cluster [DBG] pgmap v2065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:44 smithi067 bash[17655]: audit 2024-04-03T15:27:44.709365+0000 mon.a (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.67:0/3449075038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:44 smithi067 bash[27441]: cluster 2024-04-03T15:27:42.932985+0000 mgr.y (mgr.24370) 2081 : cluster [DBG] pgmap v2065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:44 smithi067 bash[27441]: audit 2024-04-03T15:27:44.709365+0000 mon.a (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.67:0/3449075038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:46 smithi082 bash[20963]: cluster 2024-04-03T15:27:44.933653+0000 mgr.y (mgr.24370) 2082 : cluster [DBG] pgmap v2066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:46 smithi067 bash[27441]: cluster 2024-04-03T15:27:44.933653+0000 mgr.y (mgr.24370) 2082 : cluster [DBG] pgmap v2066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:46 smithi067 bash[17655]: cluster 2024-04-03T15:27:44.933653+0000 mgr.y (mgr.24370) 2082 : cluster [DBG] pgmap v2066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:47 smithi082 bash[20963]: audit 2024-04-03T15:27:46.774440+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:47 smithi082 bash[20963]: audit 2024-04-03T15:27:46.786579+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:47 smithi082 bash[20963]: audit 2024-04-03T15:27:47.023099+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:47 smithi082 bash[20963]: audit 2024-04-03T15:27:47.030421+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:47 smithi082 bash[20963]: audit 2024-04-03T15:27:47.174928+0000 mon.a (mon.0) 2468 : audit [DBG] from='client.? 172.21.15.67:0/3411762689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:47 smithi082 bash[20963]: audit 2024-04-03T15:27:47.458226+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:27:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:47 smithi082 bash[20963]: audit 2024-04-03T15:27:47.460173+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:27:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:47 smithi082 bash[20963]: audit 2024-04-03T15:27:47.470201+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[17655]: audit 2024-04-03T15:27:46.774440+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[17655]: audit 2024-04-03T15:27:46.786579+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[17655]: audit 2024-04-03T15:27:47.023099+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[17655]: audit 2024-04-03T15:27:47.030421+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[17655]: audit 2024-04-03T15:27:47.174928+0000 mon.a (mon.0) 2468 : audit [DBG] from='client.? 172.21.15.67:0/3411762689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[17655]: audit 2024-04-03T15:27:47.458226+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:27:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[17655]: audit 2024-04-03T15:27:47.460173+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:27:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[17655]: audit 2024-04-03T15:27:47.470201+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[27441]: audit 2024-04-03T15:27:46.774440+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[27441]: audit 2024-04-03T15:27:46.786579+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[27441]: audit 2024-04-03T15:27:47.023099+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[27441]: audit 2024-04-03T15:27:47.030421+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[27441]: audit 2024-04-03T15:27:47.174928+0000 mon.a (mon.0) 2468 : audit [DBG] from='client.? 172.21.15.67:0/3411762689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[27441]: audit 2024-04-03T15:27:47.458226+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:27:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[27441]: audit 2024-04-03T15:27:47.460173+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:27:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:47 smithi067 bash[27441]: audit 2024-04-03T15:27:47.470201+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:27:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:48 smithi082 bash[20963]: cluster 2024-04-03T15:27:46.934949+0000 mgr.y (mgr.24370) 2083 : cluster [DBG] pgmap v2067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:48 smithi067 bash[17655]: cluster 2024-04-03T15:27:46.934949+0000 mgr.y (mgr.24370) 2083 : cluster [DBG] pgmap v2067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:48 smithi067 bash[27441]: cluster 2024-04-03T15:27:46.934949+0000 mgr.y (mgr.24370) 2083 : cluster [DBG] pgmap v2067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:49 smithi082 bash[20963]: audit 2024-04-03T15:27:49.632697+0000 mon.a (mon.0) 2472 : audit [DBG] from='client.? 172.21.15.67:0/332725182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:49 smithi067 bash[27441]: audit 2024-04-03T15:27:49.632697+0000 mon.a (mon.0) 2472 : audit [DBG] from='client.? 172.21.15.67:0/332725182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:49 smithi067 bash[17655]: audit 2024-04-03T15:27:49.632697+0000 mon.a (mon.0) 2472 : audit [DBG] from='client.? 172.21.15.67:0/332725182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:50 smithi082 bash[20963]: cluster 2024-04-03T15:27:48.935635+0000 mgr.y (mgr.24370) 2084 : cluster [DBG] pgmap v2068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:50 smithi067 bash[17655]: cluster 2024-04-03T15:27:48.935635+0000 mgr.y (mgr.24370) 2084 : cluster [DBG] pgmap v2068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:50 smithi067 bash[27441]: cluster 2024-04-03T15:27:48.935635+0000 mgr.y (mgr.24370) 2084 : cluster [DBG] pgmap v2068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:52 smithi067 bash[27441]: cluster 2024-04-03T15:27:50.936806+0000 mgr.y (mgr.24370) 2085 : cluster [DBG] pgmap v2069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:52 smithi067 bash[27441]: audit 2024-04-03T15:27:52.083666+0000 mon.c (mon.2) 777 : audit [DBG] from='client.? 172.21.15.67:0/2500103498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:52 smithi067 bash[17655]: cluster 2024-04-03T15:27:50.936806+0000 mgr.y (mgr.24370) 2085 : cluster [DBG] pgmap v2069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:52 smithi067 bash[17655]: audit 2024-04-03T15:27:52.083666+0000 mon.c (mon.2) 777 : audit [DBG] from='client.? 172.21.15.67:0/2500103498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:52 smithi082 bash[20963]: cluster 2024-04-03T15:27:50.936806+0000 mgr.y (mgr.24370) 2085 : cluster [DBG] pgmap v2069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:52 smithi082 bash[20963]: audit 2024-04-03T15:27:52.083666+0000 mon.c (mon.2) 777 : audit [DBG] from='client.? 172.21.15.67:0/2500103498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:27:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:27:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:54 smithi082 bash[20963]: cluster 2024-04-03T15:27:52.937502+0000 mgr.y (mgr.24370) 2086 : cluster [DBG] pgmap v2070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:54 smithi082 bash[20963]: audit 2024-04-03T15:27:54.541365+0000 mon.c (mon.2) 778 : audit [DBG] from='client.? 172.21.15.67:0/3993123731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:54 smithi082 bash[20963]: audit 2024-04-03T15:27:54.754220+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:54 smithi067 bash[27441]: cluster 2024-04-03T15:27:52.937502+0000 mgr.y (mgr.24370) 2086 : cluster [DBG] pgmap v2070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:54 smithi067 bash[27441]: audit 2024-04-03T15:27:54.541365+0000 mon.c (mon.2) 778 : audit [DBG] from='client.? 172.21.15.67:0/3993123731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:54 smithi067 bash[27441]: audit 2024-04-03T15:27:54.754220+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:54 smithi067 bash[17655]: cluster 2024-04-03T15:27:52.937502+0000 mgr.y (mgr.24370) 2086 : cluster [DBG] pgmap v2070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:54 smithi067 bash[17655]: audit 2024-04-03T15:27:54.541365+0000 mon.c (mon.2) 778 : audit [DBG] from='client.? 172.21.15.67:0/3993123731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:54 smithi067 bash[17655]: audit 2024-04-03T15:27:54.754220+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:27:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:56 smithi082 bash[20963]: cluster 2024-04-03T15:27:54.938210+0000 mgr.y (mgr.24370) 2087 : cluster [DBG] pgmap v2071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:56 smithi067 bash[17655]: cluster 2024-04-03T15:27:54.938210+0000 mgr.y (mgr.24370) 2087 : cluster [DBG] pgmap v2071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:56 smithi067 bash[27441]: cluster 2024-04-03T15:27:54.938210+0000 mgr.y (mgr.24370) 2087 : cluster [DBG] pgmap v2071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:58.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:57 smithi082 bash[20963]: audit 2024-04-03T15:27:56.992947+0000 mon.a (mon.0) 2474 : audit [DBG] from='client.? 172.21.15.67:0/970535170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:57 smithi067 bash[27441]: audit 2024-04-03T15:27:56.992947+0000 mon.a (mon.0) 2474 : audit [DBG] from='client.? 172.21.15.67:0/970535170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:57 smithi067 bash[17655]: audit 2024-04-03T15:27:56.992947+0000 mon.a (mon.0) 2474 : audit [DBG] from='client.? 172.21.15.67:0/970535170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:27:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:58 smithi082 bash[20963]: cluster 2024-04-03T15:27:56.939427+0000 mgr.y (mgr.24370) 2088 : cluster [DBG] pgmap v2072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:58 smithi067 bash[27441]: cluster 2024-04-03T15:27:56.939427+0000 mgr.y (mgr.24370) 2088 : cluster [DBG] pgmap v2072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:27:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:58 smithi067 bash[17655]: cluster 2024-04-03T15:27:56.939427+0000 mgr.y (mgr.24370) 2088 : cluster [DBG] pgmap v2072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:00.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:59 smithi082 bash[20963]: cluster 2024-04-03T15:27:58.940200+0000 mgr.y (mgr.24370) 2089 : cluster [DBG] pgmap v2073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:27:59 smithi082 bash[20963]: audit 2024-04-03T15:27:59.449320+0000 mon.a (mon.0) 2475 : audit [DBG] from='client.? 172.21.15.67:0/288388426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:59 smithi067 bash[17655]: cluster 2024-04-03T15:27:58.940200+0000 mgr.y (mgr.24370) 2089 : cluster [DBG] pgmap v2073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:27:59 smithi067 bash[17655]: audit 2024-04-03T15:27:59.449320+0000 mon.a (mon.0) 2475 : audit [DBG] from='client.? 172.21.15.67:0/288388426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:59 smithi067 bash[27441]: cluster 2024-04-03T15:27:58.940200+0000 mgr.y (mgr.24370) 2089 : cluster [DBG] pgmap v2073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:27:59 smithi067 bash[27441]: audit 2024-04-03T15:27:59.449320+0000 mon.a (mon.0) 2475 : audit [DBG] from='client.? 172.21.15.67:0/288388426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:01 smithi082 bash[20963]: cluster 2024-04-03T15:28:00.941412+0000 mgr.y (mgr.24370) 2090 : cluster [DBG] pgmap v2074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:01 smithi082 bash[20963]: audit 2024-04-03T15:28:01.907679+0000 mon.c (mon.2) 779 : audit [DBG] from='client.? 172.21.15.67:0/1949633744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:02 smithi067 bash[27441]: cluster 2024-04-03T15:28:00.941412+0000 mgr.y (mgr.24370) 2090 : cluster [DBG] pgmap v2074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:02 smithi067 bash[27441]: audit 2024-04-03T15:28:01.907679+0000 mon.c (mon.2) 779 : audit [DBG] from='client.? 172.21.15.67:0/1949633744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:01 smithi067 bash[17655]: cluster 2024-04-03T15:28:00.941412+0000 mgr.y (mgr.24370) 2090 : cluster [DBG] pgmap v2074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:01 smithi067 bash[17655]: audit 2024-04-03T15:28:01.907679+0000 mon.c (mon.2) 779 : audit [DBG] from='client.? 172.21.15.67:0/1949633744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:03] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:28:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:28:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:04 smithi082 bash[20963]: cluster 2024-04-03T15:28:02.942098+0000 mgr.y (mgr.24370) 2091 : cluster [DBG] pgmap v2075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:04 smithi067 bash[27441]: cluster 2024-04-03T15:28:02.942098+0000 mgr.y (mgr.24370) 2091 : cluster [DBG] pgmap v2075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:04 smithi067 bash[17655]: cluster 2024-04-03T15:28:02.942098+0000 mgr.y (mgr.24370) 2091 : cluster [DBG] pgmap v2075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:05 smithi082 bash[20963]: audit 2024-04-03T15:28:04.355247+0000 mon.a (mon.0) 2476 : audit [DBG] from='client.? 172.21.15.67:0/3069181943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:05 smithi067 bash[17655]: audit 2024-04-03T15:28:04.355247+0000 mon.a (mon.0) 2476 : audit [DBG] from='client.? 172.21.15.67:0/3069181943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:05 smithi067 bash[27441]: audit 2024-04-03T15:28:04.355247+0000 mon.a (mon.0) 2476 : audit [DBG] from='client.? 172.21.15.67:0/3069181943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:06 smithi082 bash[20963]: cluster 2024-04-03T15:28:04.942803+0000 mgr.y (mgr.24370) 2092 : cluster [DBG] pgmap v2076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:06 smithi067 bash[17655]: cluster 2024-04-03T15:28:04.942803+0000 mgr.y (mgr.24370) 2092 : cluster [DBG] pgmap v2076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:06 smithi067 bash[27441]: cluster 2024-04-03T15:28:04.942803+0000 mgr.y (mgr.24370) 2092 : cluster [DBG] pgmap v2076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:07 smithi082 bash[20963]: audit 2024-04-03T15:28:06.809836+0000 mon.c (mon.2) 780 : audit [DBG] from='client.? 172.21.15.67:0/4258935676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:07 smithi067 bash[17655]: audit 2024-04-03T15:28:06.809836+0000 mon.c (mon.2) 780 : audit [DBG] from='client.? 172.21.15.67:0/4258935676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:07 smithi067 bash[27441]: audit 2024-04-03T15:28:06.809836+0000 mon.c (mon.2) 780 : audit [DBG] from='client.? 172.21.15.67:0/4258935676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:08 smithi082 bash[20963]: cluster 2024-04-03T15:28:06.944158+0000 mgr.y (mgr.24370) 2093 : cluster [DBG] pgmap v2077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:08 smithi067 bash[17655]: cluster 2024-04-03T15:28:06.944158+0000 mgr.y (mgr.24370) 2093 : cluster [DBG] pgmap v2077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:08 smithi067 bash[27441]: cluster 2024-04-03T15:28:06.944158+0000 mgr.y (mgr.24370) 2093 : cluster [DBG] pgmap v2077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:10 smithi082 bash[20963]: cluster 2024-04-03T15:28:08.944870+0000 mgr.y (mgr.24370) 2094 : cluster [DBG] pgmap v2078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:10 smithi082 bash[20963]: audit 2024-04-03T15:28:09.265745+0000 mon.a (mon.0) 2477 : audit [DBG] from='client.? 172.21.15.67:0/2220493993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:10 smithi082 bash[20963]: audit 2024-04-03T15:28:09.754703+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:10 smithi067 bash[17655]: cluster 2024-04-03T15:28:08.944870+0000 mgr.y (mgr.24370) 2094 : cluster [DBG] pgmap v2078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:10 smithi067 bash[17655]: audit 2024-04-03T15:28:09.265745+0000 mon.a (mon.0) 2477 : audit [DBG] from='client.? 172.21.15.67:0/2220493993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:10 smithi067 bash[17655]: audit 2024-04-03T15:28:09.754703+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:10 smithi067 bash[27441]: cluster 2024-04-03T15:28:08.944870+0000 mgr.y (mgr.24370) 2094 : cluster [DBG] pgmap v2078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:10 smithi067 bash[27441]: audit 2024-04-03T15:28:09.265745+0000 mon.a (mon.0) 2477 : audit [DBG] from='client.? 172.21.15.67:0/2220493993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:10 smithi067 bash[27441]: audit 2024-04-03T15:28:09.754703+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:12 smithi082 bash[20963]: cluster 2024-04-03T15:28:10.946009+0000 mgr.y (mgr.24370) 2095 : cluster [DBG] pgmap v2079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:12 smithi082 bash[20963]: audit 2024-04-03T15:28:11.719965+0000 mon.c (mon.2) 781 : audit [DBG] from='client.? 172.21.15.67:0/3547584607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:12 smithi067 bash[17655]: cluster 2024-04-03T15:28:10.946009+0000 mgr.y (mgr.24370) 2095 : cluster [DBG] pgmap v2079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:12 smithi067 bash[17655]: audit 2024-04-03T15:28:11.719965+0000 mon.c (mon.2) 781 : audit [DBG] from='client.? 172.21.15.67:0/3547584607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:12 smithi067 bash[27441]: cluster 2024-04-03T15:28:10.946009+0000 mgr.y (mgr.24370) 2095 : cluster [DBG] pgmap v2079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:12 smithi067 bash[27441]: audit 2024-04-03T15:28:11.719965+0000 mon.c (mon.2) 781 : audit [DBG] from='client.? 172.21.15.67:0/3547584607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:28:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:28:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:14 smithi082 bash[20963]: cluster 2024-04-03T15:28:12.946687+0000 mgr.y (mgr.24370) 2096 : cluster [DBG] pgmap v2080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:14 smithi067 bash[27441]: cluster 2024-04-03T15:28:12.946687+0000 mgr.y (mgr.24370) 2096 : cluster [DBG] pgmap v2080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:14 smithi067 bash[17655]: cluster 2024-04-03T15:28:12.946687+0000 mgr.y (mgr.24370) 2096 : cluster [DBG] pgmap v2080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:15 smithi082 bash[20963]: audit 2024-04-03T15:28:14.171097+0000 mon.a (mon.0) 2479 : audit [DBG] from='client.? 172.21.15.67:0/3217764815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:15 smithi067 bash[17655]: audit 2024-04-03T15:28:14.171097+0000 mon.a (mon.0) 2479 : audit [DBG] from='client.? 172.21.15.67:0/3217764815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:15 smithi067 bash[27441]: audit 2024-04-03T15:28:14.171097+0000 mon.a (mon.0) 2479 : audit [DBG] from='client.? 172.21.15.67:0/3217764815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:16 smithi082 bash[20963]: cluster 2024-04-03T15:28:14.947401+0000 mgr.y (mgr.24370) 2097 : cluster [DBG] pgmap v2081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:16 smithi067 bash[17655]: cluster 2024-04-03T15:28:14.947401+0000 mgr.y (mgr.24370) 2097 : cluster [DBG] pgmap v2081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:16 smithi067 bash[27441]: cluster 2024-04-03T15:28:14.947401+0000 mgr.y (mgr.24370) 2097 : cluster [DBG] pgmap v2081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:17 smithi082 bash[20963]: audit 2024-04-03T15:28:16.616889+0000 mon.c (mon.2) 782 : audit [DBG] from='client.? 172.21.15.67:0/1123731255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:17 smithi067 bash[17655]: audit 2024-04-03T15:28:16.616889+0000 mon.c (mon.2) 782 : audit [DBG] from='client.? 172.21.15.67:0/1123731255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:17 smithi067 bash[27441]: audit 2024-04-03T15:28:16.616889+0000 mon.c (mon.2) 782 : audit [DBG] from='client.? 172.21.15.67:0/1123731255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:18 smithi082 bash[20963]: cluster 2024-04-03T15:28:16.948621+0000 mgr.y (mgr.24370) 2098 : cluster [DBG] pgmap v2082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:18 smithi067 bash[27441]: cluster 2024-04-03T15:28:16.948621+0000 mgr.y (mgr.24370) 2098 : cluster [DBG] pgmap v2082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:18 smithi067 bash[17655]: cluster 2024-04-03T15:28:16.948621+0000 mgr.y (mgr.24370) 2098 : cluster [DBG] pgmap v2082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:19 smithi082 bash[20963]: audit 2024-04-03T15:28:19.061797+0000 mon.a (mon.0) 2480 : audit [DBG] from='client.? 172.21.15.67:0/2072756890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:19 smithi067 bash[17655]: audit 2024-04-03T15:28:19.061797+0000 mon.a (mon.0) 2480 : audit [DBG] from='client.? 172.21.15.67:0/2072756890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:19 smithi067 bash[27441]: audit 2024-04-03T15:28:19.061797+0000 mon.a (mon.0) 2480 : audit [DBG] from='client.? 172.21.15.67:0/2072756890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:20 smithi082 bash[20963]: cluster 2024-04-03T15:28:18.949263+0000 mgr.y (mgr.24370) 2099 : cluster [DBG] pgmap v2083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:20 smithi067 bash[17655]: cluster 2024-04-03T15:28:18.949263+0000 mgr.y (mgr.24370) 2099 : cluster [DBG] pgmap v2083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:20 smithi067 bash[27441]: cluster 2024-04-03T15:28:18.949263+0000 mgr.y (mgr.24370) 2099 : cluster [DBG] pgmap v2083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:22 smithi082 bash[20963]: cluster 2024-04-03T15:28:20.950389+0000 mgr.y (mgr.24370) 2100 : cluster [DBG] pgmap v2084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:22 smithi082 bash[20963]: audit 2024-04-03T15:28:21.519092+0000 mon.a (mon.0) 2481 : audit [DBG] from='client.? 172.21.15.67:0/3831500060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:22 smithi067 bash[17655]: cluster 2024-04-03T15:28:20.950389+0000 mgr.y (mgr.24370) 2100 : cluster [DBG] pgmap v2084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:22 smithi067 bash[17655]: audit 2024-04-03T15:28:21.519092+0000 mon.a (mon.0) 2481 : audit [DBG] from='client.? 172.21.15.67:0/3831500060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:22 smithi067 bash[27441]: cluster 2024-04-03T15:28:20.950389+0000 mgr.y (mgr.24370) 2100 : cluster [DBG] pgmap v2084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:22 smithi067 bash[27441]: audit 2024-04-03T15:28:21.519092+0000 mon.a (mon.0) 2481 : audit [DBG] from='client.? 172.21.15.67:0/3831500060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:28:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:28:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:24 smithi082 bash[20963]: cluster 2024-04-03T15:28:22.951003+0000 mgr.y (mgr.24370) 2101 : cluster [DBG] pgmap v2085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:24 smithi082 bash[20963]: audit 2024-04-03T15:28:23.972700+0000 mon.a (mon.0) 2482 : audit [DBG] from='client.? 172.21.15.67:0/3424398145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:24 smithi067 bash[27441]: cluster 2024-04-03T15:28:22.951003+0000 mgr.y (mgr.24370) 2101 : cluster [DBG] pgmap v2085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:24 smithi067 bash[27441]: audit 2024-04-03T15:28:23.972700+0000 mon.a (mon.0) 2482 : audit [DBG] from='client.? 172.21.15.67:0/3424398145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:24 smithi067 bash[17655]: cluster 2024-04-03T15:28:22.951003+0000 mgr.y (mgr.24370) 2101 : cluster [DBG] pgmap v2085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:24 smithi067 bash[17655]: audit 2024-04-03T15:28:23.972700+0000 mon.a (mon.0) 2482 : audit [DBG] from='client.? 172.21.15.67:0/3424398145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:25 smithi082 bash[20963]: audit 2024-04-03T15:28:24.755115+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:25 smithi067 bash[27441]: audit 2024-04-03T15:28:24.755115+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:25 smithi067 bash[17655]: audit 2024-04-03T15:28:24.755115+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:26 smithi067 bash[27441]: cluster 2024-04-03T15:28:24.951668+0000 mgr.y (mgr.24370) 2102 : cluster [DBG] pgmap v2086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:26 smithi067 bash[17655]: cluster 2024-04-03T15:28:24.951668+0000 mgr.y (mgr.24370) 2102 : cluster [DBG] pgmap v2086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:26 smithi082 bash[20963]: cluster 2024-04-03T15:28:24.951668+0000 mgr.y (mgr.24370) 2102 : cluster [DBG] pgmap v2086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:27 smithi067 bash[27441]: audit 2024-04-03T15:28:26.436696+0000 mon.c (mon.2) 783 : audit [DBG] from='client.? 172.21.15.67:0/134254462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:27 smithi067 bash[17655]: audit 2024-04-03T15:28:26.436696+0000 mon.c (mon.2) 783 : audit [DBG] from='client.? 172.21.15.67:0/134254462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:27 smithi082 bash[20963]: audit 2024-04-03T15:28:26.436696+0000 mon.c (mon.2) 783 : audit [DBG] from='client.? 172.21.15.67:0/134254462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:28 smithi067 bash[17655]: cluster 2024-04-03T15:28:26.952797+0000 mgr.y (mgr.24370) 2103 : cluster [DBG] pgmap v2087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:28 smithi067 bash[27441]: cluster 2024-04-03T15:28:26.952797+0000 mgr.y (mgr.24370) 2103 : cluster [DBG] pgmap v2087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:28 smithi082 bash[20963]: cluster 2024-04-03T15:28:26.952797+0000 mgr.y (mgr.24370) 2103 : cluster [DBG] pgmap v2087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:29 smithi067 bash[27441]: audit 2024-04-03T15:28:28.891005+0000 mon.a (mon.0) 2484 : audit [DBG] from='client.? 172.21.15.67:0/3901233713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:29 smithi067 bash[17655]: audit 2024-04-03T15:28:28.891005+0000 mon.a (mon.0) 2484 : audit [DBG] from='client.? 172.21.15.67:0/3901233713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:29 smithi082 bash[20963]: audit 2024-04-03T15:28:28.891005+0000 mon.a (mon.0) 2484 : audit [DBG] from='client.? 172.21.15.67:0/3901233713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:30 smithi067 bash[27441]: cluster 2024-04-03T15:28:28.953433+0000 mgr.y (mgr.24370) 2104 : cluster [DBG] pgmap v2088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:30 smithi067 bash[17655]: cluster 2024-04-03T15:28:28.953433+0000 mgr.y (mgr.24370) 2104 : cluster [DBG] pgmap v2088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:30 smithi082 bash[20963]: cluster 2024-04-03T15:28:28.953433+0000 mgr.y (mgr.24370) 2104 : cluster [DBG] pgmap v2088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:32 smithi067 bash[27441]: cluster 2024-04-03T15:28:30.954684+0000 mgr.y (mgr.24370) 2105 : cluster [DBG] pgmap v2089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:32 smithi067 bash[27441]: audit 2024-04-03T15:28:31.341612+0000 mon.c (mon.2) 784 : audit [DBG] from='client.? 172.21.15.67:0/3737181990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:32 smithi067 bash[17655]: cluster 2024-04-03T15:28:30.954684+0000 mgr.y (mgr.24370) 2105 : cluster [DBG] pgmap v2089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:32 smithi067 bash[17655]: audit 2024-04-03T15:28:31.341612+0000 mon.c (mon.2) 784 : audit [DBG] from='client.? 172.21.15.67:0/3737181990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:32 smithi082 bash[20963]: cluster 2024-04-03T15:28:30.954684+0000 mgr.y (mgr.24370) 2105 : cluster [DBG] pgmap v2089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:32 smithi082 bash[20963]: audit 2024-04-03T15:28:31.341612+0000 mon.c (mon.2) 784 : audit [DBG] from='client.? 172.21.15.67:0/3737181990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:28:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:28:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:34 smithi067 bash[27441]: cluster 2024-04-03T15:28:32.955390+0000 mgr.y (mgr.24370) 2106 : cluster [DBG] pgmap v2090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:34 smithi067 bash[27441]: audit 2024-04-03T15:28:33.784728+0000 mon.c (mon.2) 785 : audit [DBG] from='client.? 172.21.15.67:0/3073491678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:34 smithi067 bash[17655]: cluster 2024-04-03T15:28:32.955390+0000 mgr.y (mgr.24370) 2106 : cluster [DBG] pgmap v2090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:34 smithi067 bash[17655]: audit 2024-04-03T15:28:33.784728+0000 mon.c (mon.2) 785 : audit [DBG] from='client.? 172.21.15.67:0/3073491678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:34 smithi082 bash[20963]: cluster 2024-04-03T15:28:32.955390+0000 mgr.y (mgr.24370) 2106 : cluster [DBG] pgmap v2090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:34 smithi082 bash[20963]: audit 2024-04-03T15:28:33.784728+0000 mon.c (mon.2) 785 : audit [DBG] from='client.? 172.21.15.67:0/3073491678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:36 smithi082 bash[20963]: cluster 2024-04-03T15:28:34.956088+0000 mgr.y (mgr.24370) 2107 : cluster [DBG] pgmap v2091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:36 smithi067 bash[27441]: cluster 2024-04-03T15:28:34.956088+0000 mgr.y (mgr.24370) 2107 : cluster [DBG] pgmap v2091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:36 smithi067 bash[17655]: cluster 2024-04-03T15:28:34.956088+0000 mgr.y (mgr.24370) 2107 : cluster [DBG] pgmap v2091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:37 smithi082 bash[20963]: audit 2024-04-03T15:28:36.234248+0000 mon.c (mon.2) 786 : audit [DBG] from='client.? 172.21.15.67:0/2301848740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:37 smithi067 bash[17655]: audit 2024-04-03T15:28:36.234248+0000 mon.c (mon.2) 786 : audit [DBG] from='client.? 172.21.15.67:0/2301848740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:37 smithi067 bash[27441]: audit 2024-04-03T15:28:36.234248+0000 mon.c (mon.2) 786 : audit [DBG] from='client.? 172.21.15.67:0/2301848740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:38 smithi082 bash[20963]: cluster 2024-04-03T15:28:36.957205+0000 mgr.y (mgr.24370) 2108 : cluster [DBG] pgmap v2092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:38 smithi067 bash[27441]: cluster 2024-04-03T15:28:36.957205+0000 mgr.y (mgr.24370) 2108 : cluster [DBG] pgmap v2092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:38 smithi067 bash[17655]: cluster 2024-04-03T15:28:36.957205+0000 mgr.y (mgr.24370) 2108 : cluster [DBG] pgmap v2092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:39 smithi082 bash[20963]: audit 2024-04-03T15:28:38.692416+0000 mon.a (mon.0) 2485 : audit [DBG] from='client.? 172.21.15.67:0/4082361977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:39 smithi067 bash[27441]: audit 2024-04-03T15:28:38.692416+0000 mon.a (mon.0) 2485 : audit [DBG] from='client.? 172.21.15.67:0/4082361977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:39 smithi067 bash[17655]: audit 2024-04-03T15:28:38.692416+0000 mon.a (mon.0) 2485 : audit [DBG] from='client.? 172.21.15.67:0/4082361977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:40 smithi082 bash[20963]: cluster 2024-04-03T15:28:38.957915+0000 mgr.y (mgr.24370) 2109 : cluster [DBG] pgmap v2093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:40 smithi082 bash[20963]: audit 2024-04-03T15:28:39.755688+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:40 smithi067 bash[17655]: cluster 2024-04-03T15:28:38.957915+0000 mgr.y (mgr.24370) 2109 : cluster [DBG] pgmap v2093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:40 smithi067 bash[17655]: audit 2024-04-03T15:28:39.755688+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:40 smithi067 bash[27441]: cluster 2024-04-03T15:28:38.957915+0000 mgr.y (mgr.24370) 2109 : cluster [DBG] pgmap v2093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:40 smithi067 bash[27441]: audit 2024-04-03T15:28:39.755688+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:41 smithi082 bash[20963]: audit 2024-04-03T15:28:41.143439+0000 mon.a (mon.0) 2487 : audit [DBG] from='client.? 172.21.15.67:0/126550703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:41 smithi067 bash[17655]: audit 2024-04-03T15:28:41.143439+0000 mon.a (mon.0) 2487 : audit [DBG] from='client.? 172.21.15.67:0/126550703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:41 smithi067 bash[27441]: audit 2024-04-03T15:28:41.143439+0000 mon.a (mon.0) 2487 : audit [DBG] from='client.? 172.21.15.67:0/126550703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:42 smithi082 bash[20963]: cluster 2024-04-03T15:28:40.958684+0000 mgr.y (mgr.24370) 2110 : cluster [DBG] pgmap v2094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:42 smithi067 bash[17655]: cluster 2024-04-03T15:28:40.958684+0000 mgr.y (mgr.24370) 2110 : cluster [DBG] pgmap v2094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:42 smithi067 bash[27441]: cluster 2024-04-03T15:28:40.958684+0000 mgr.y (mgr.24370) 2110 : cluster [DBG] pgmap v2094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:28:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:28:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:44 smithi082 bash[20963]: cluster 2024-04-03T15:28:42.959451+0000 mgr.y (mgr.24370) 2111 : cluster [DBG] pgmap v2095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:44 smithi082 bash[20963]: audit 2024-04-03T15:28:43.598790+0000 mon.a (mon.0) 2488 : audit [DBG] from='client.? 172.21.15.67:0/19522878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:44 smithi067 bash[27441]: cluster 2024-04-03T15:28:42.959451+0000 mgr.y (mgr.24370) 2111 : cluster [DBG] pgmap v2095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:44 smithi067 bash[27441]: audit 2024-04-03T15:28:43.598790+0000 mon.a (mon.0) 2488 : audit [DBG] from='client.? 172.21.15.67:0/19522878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:44 smithi067 bash[17655]: cluster 2024-04-03T15:28:42.959451+0000 mgr.y (mgr.24370) 2111 : cluster [DBG] pgmap v2095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:44 smithi067 bash[17655]: audit 2024-04-03T15:28:43.598790+0000 mon.a (mon.0) 2488 : audit [DBG] from='client.? 172.21.15.67:0/19522878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:46 smithi082 bash[20963]: cluster 2024-04-03T15:28:44.960311+0000 mgr.y (mgr.24370) 2112 : cluster [DBG] pgmap v2096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:46 smithi082 bash[20963]: audit 2024-04-03T15:28:46.045992+0000 mon.c (mon.2) 787 : audit [DBG] from='client.? 172.21.15.67:0/1931781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:46 smithi067 bash[27441]: cluster 2024-04-03T15:28:44.960311+0000 mgr.y (mgr.24370) 2112 : cluster [DBG] pgmap v2096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:46 smithi067 bash[27441]: audit 2024-04-03T15:28:46.045992+0000 mon.c (mon.2) 787 : audit [DBG] from='client.? 172.21.15.67:0/1931781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:46 smithi067 bash[17655]: cluster 2024-04-03T15:28:44.960311+0000 mgr.y (mgr.24370) 2112 : cluster [DBG] pgmap v2096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:46 smithi067 bash[17655]: audit 2024-04-03T15:28:46.045992+0000 mon.c (mon.2) 787 : audit [DBG] from='client.? 172.21.15.67:0/1931781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:48 smithi082 bash[20963]: cluster 2024-04-03T15:28:46.961531+0000 mgr.y (mgr.24370) 2113 : cluster [DBG] pgmap v2097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:48 smithi082 bash[20963]: audit 2024-04-03T15:28:47.546067+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:28:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:48 smithi067 bash[17655]: cluster 2024-04-03T15:28:46.961531+0000 mgr.y (mgr.24370) 2113 : cluster [DBG] pgmap v2097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:48 smithi067 bash[17655]: audit 2024-04-03T15:28:47.546067+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:28:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:48 smithi067 bash[27441]: cluster 2024-04-03T15:28:46.961531+0000 mgr.y (mgr.24370) 2113 : cluster [DBG] pgmap v2097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:48 smithi067 bash[27441]: audit 2024-04-03T15:28:47.546067+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:28:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:49 smithi082 bash[20963]: audit 2024-04-03T15:28:48.503221+0000 mon.c (mon.2) 788 : audit [DBG] from='client.? 172.21.15.67:0/2404633532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:49 smithi067 bash[27441]: audit 2024-04-03T15:28:48.503221+0000 mon.c (mon.2) 788 : audit [DBG] from='client.? 172.21.15.67:0/2404633532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:49 smithi067 bash[17655]: audit 2024-04-03T15:28:48.503221+0000 mon.c (mon.2) 788 : audit [DBG] from='client.? 172.21.15.67:0/2404633532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:50 smithi082 bash[20963]: cluster 2024-04-03T15:28:48.962244+0000 mgr.y (mgr.24370) 2114 : cluster [DBG] pgmap v2098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:50 smithi067 bash[27441]: cluster 2024-04-03T15:28:48.962244+0000 mgr.y (mgr.24370) 2114 : cluster [DBG] pgmap v2098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:50 smithi067 bash[17655]: cluster 2024-04-03T15:28:48.962244+0000 mgr.y (mgr.24370) 2114 : cluster [DBG] pgmap v2098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:51 smithi082 bash[20963]: audit 2024-04-03T15:28:50.959569+0000 mon.a (mon.0) 2490 : audit [DBG] from='client.? 172.21.15.67:0/1388918953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:51 smithi067 bash[17655]: audit 2024-04-03T15:28:50.959569+0000 mon.a (mon.0) 2490 : audit [DBG] from='client.? 172.21.15.67:0/1388918953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:51 smithi067 bash[27441]: audit 2024-04-03T15:28:50.959569+0000 mon.a (mon.0) 2490 : audit [DBG] from='client.? 172.21.15.67:0/1388918953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:52 smithi082 bash[20963]: cluster 2024-04-03T15:28:50.962905+0000 mgr.y (mgr.24370) 2115 : cluster [DBG] pgmap v2099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:52 smithi067 bash[27441]: cluster 2024-04-03T15:28:50.962905+0000 mgr.y (mgr.24370) 2115 : cluster [DBG] pgmap v2099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:52 smithi067 bash[17655]: cluster 2024-04-03T15:28:50.962905+0000 mgr.y (mgr.24370) 2115 : cluster [DBG] pgmap v2099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:28:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:54 smithi082 bash[20963]: cluster 2024-04-03T15:28:52.963542+0000 mgr.y (mgr.24370) 2116 : cluster [DBG] pgmap v2100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:54 smithi082 bash[20963]: audit 2024-04-03T15:28:53.287437+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:54 smithi082 bash[20963]: audit 2024-04-03T15:28:53.295035+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:54 smithi082 bash[20963]: audit 2024-04-03T15:28:53.428261+0000 mon.c (mon.2) 789 : audit [DBG] from='client.? 172.21.15.67:0/1223233875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:54 smithi082 bash[20963]: audit 2024-04-03T15:28:53.541892+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:54 smithi082 bash[20963]: audit 2024-04-03T15:28:53.550220+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:54 smithi082 bash[20963]: audit 2024-04-03T15:28:53.986045+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:54 smithi082 bash[20963]: audit 2024-04-03T15:28:53.987740+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:28:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:54 smithi082 bash[20963]: audit 2024-04-03T15:28:53.997062+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[17655]: cluster 2024-04-03T15:28:52.963542+0000 mgr.y (mgr.24370) 2116 : cluster [DBG] pgmap v2100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[17655]: audit 2024-04-03T15:28:53.287437+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[17655]: audit 2024-04-03T15:28:53.295035+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[17655]: audit 2024-04-03T15:28:53.428261+0000 mon.c (mon.2) 789 : audit [DBG] from='client.? 172.21.15.67:0/1223233875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[17655]: audit 2024-04-03T15:28:53.541892+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[17655]: audit 2024-04-03T15:28:53.550220+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[17655]: audit 2024-04-03T15:28:53.986045+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[17655]: audit 2024-04-03T15:28:53.987740+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[17655]: audit 2024-04-03T15:28:53.997062+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[27441]: cluster 2024-04-03T15:28:52.963542+0000 mgr.y (mgr.24370) 2116 : cluster [DBG] pgmap v2100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[27441]: audit 2024-04-03T15:28:53.287437+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[27441]: audit 2024-04-03T15:28:53.295035+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[27441]: audit 2024-04-03T15:28:53.428261+0000 mon.c (mon.2) 789 : audit [DBG] from='client.? 172.21.15.67:0/1223233875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[27441]: audit 2024-04-03T15:28:53.541892+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[27441]: audit 2024-04-03T15:28:53.550220+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[27441]: audit 2024-04-03T15:28:53.986045+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[27441]: audit 2024-04-03T15:28:53.987740+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:54 smithi067 bash[27441]: audit 2024-04-03T15:28:53.997062+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:28:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:55 smithi082 bash[20963]: audit 2024-04-03T15:28:54.755790+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:55 smithi067 bash[17655]: audit 2024-04-03T15:28:54.755790+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:55 smithi067 bash[27441]: audit 2024-04-03T15:28:54.755790+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:28:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:56 smithi082 bash[20963]: cluster 2024-04-03T15:28:54.964280+0000 mgr.y (mgr.24370) 2117 : cluster [DBG] pgmap v2101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:56 smithi082 bash[20963]: audit 2024-04-03T15:28:55.880481+0000 mon.c (mon.2) 790 : audit [DBG] from='client.? 172.21.15.67:0/102533104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:56 smithi067 bash[27441]: cluster 2024-04-03T15:28:54.964280+0000 mgr.y (mgr.24370) 2117 : cluster [DBG] pgmap v2101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:56 smithi067 bash[27441]: audit 2024-04-03T15:28:55.880481+0000 mon.c (mon.2) 790 : audit [DBG] from='client.? 172.21.15.67:0/102533104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:56 smithi067 bash[17655]: cluster 2024-04-03T15:28:54.964280+0000 mgr.y (mgr.24370) 2117 : cluster [DBG] pgmap v2101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:56 smithi067 bash[17655]: audit 2024-04-03T15:28:55.880481+0000 mon.c (mon.2) 790 : audit [DBG] from='client.? 172.21.15.67:0/102533104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:58 smithi082 bash[20963]: cluster 2024-04-03T15:28:56.965385+0000 mgr.y (mgr.24370) 2118 : cluster [DBG] pgmap v2102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:58 smithi067 bash[17655]: cluster 2024-04-03T15:28:56.965385+0000 mgr.y (mgr.24370) 2118 : cluster [DBG] pgmap v2102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:58 smithi067 bash[27441]: cluster 2024-04-03T15:28:56.965385+0000 mgr.y (mgr.24370) 2118 : cluster [DBG] pgmap v2102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:28:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:28:59 smithi082 bash[20963]: audit 2024-04-03T15:28:58.329099+0000 mon.a (mon.0) 2499 : audit [DBG] from='client.? 172.21.15.67:0/1316247608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:28:59 smithi067 bash[17655]: audit 2024-04-03T15:28:58.329099+0000 mon.a (mon.0) 2499 : audit [DBG] from='client.? 172.21.15.67:0/1316247608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:28:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:28:59 smithi067 bash[27441]: audit 2024-04-03T15:28:58.329099+0000 mon.a (mon.0) 2499 : audit [DBG] from='client.? 172.21.15.67:0/1316247608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:00 smithi082 bash[20963]: cluster 2024-04-03T15:28:58.966082+0000 mgr.y (mgr.24370) 2119 : cluster [DBG] pgmap v2103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:00 smithi067 bash[27441]: cluster 2024-04-03T15:28:58.966082+0000 mgr.y (mgr.24370) 2119 : cluster [DBG] pgmap v2103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:00 smithi067 bash[17655]: cluster 2024-04-03T15:28:58.966082+0000 mgr.y (mgr.24370) 2119 : cluster [DBG] pgmap v2103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:01 smithi082 bash[20963]: audit 2024-04-03T15:29:00.780200+0000 mon.a (mon.0) 2500 : audit [DBG] from='client.? 172.21.15.67:0/1306949988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:01 smithi067 bash[17655]: audit 2024-04-03T15:29:00.780200+0000 mon.a (mon.0) 2500 : audit [DBG] from='client.? 172.21.15.67:0/1306949988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:01 smithi067 bash[27441]: audit 2024-04-03T15:29:00.780200+0000 mon.a (mon.0) 2500 : audit [DBG] from='client.? 172.21.15.67:0/1306949988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:02 smithi082 bash[20963]: cluster 2024-04-03T15:29:00.967280+0000 mgr.y (mgr.24370) 2120 : cluster [DBG] pgmap v2104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:02 smithi067 bash[27441]: cluster 2024-04-03T15:29:00.967280+0000 mgr.y (mgr.24370) 2120 : cluster [DBG] pgmap v2104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:02 smithi067 bash[17655]: cluster 2024-04-03T15:29:00.967280+0000 mgr.y (mgr.24370) 2120 : cluster [DBG] pgmap v2104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:03.331 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:03] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:29:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:29:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:03 smithi082 bash[20963]: audit 2024-04-03T15:29:03.230729+0000 mon.a (mon.0) 2501 : audit [DBG] from='client.? 172.21.15.67:0/4258705012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:03.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:03 smithi067 bash[17655]: audit 2024-04-03T15:29:03.230729+0000 mon.a (mon.0) 2501 : audit [DBG] from='client.? 172.21.15.67:0/4258705012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:03 smithi067 bash[27441]: audit 2024-04-03T15:29:03.230729+0000 mon.a (mon.0) 2501 : audit [DBG] from='client.? 172.21.15.67:0/4258705012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:04 smithi082 bash[20963]: cluster 2024-04-03T15:29:02.967929+0000 mgr.y (mgr.24370) 2121 : cluster [DBG] pgmap v2105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:04 smithi067 bash[27441]: cluster 2024-04-03T15:29:02.967929+0000 mgr.y (mgr.24370) 2121 : cluster [DBG] pgmap v2105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:04 smithi067 bash[17655]: cluster 2024-04-03T15:29:02.967929+0000 mgr.y (mgr.24370) 2121 : cluster [DBG] pgmap v2105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:06 smithi082 bash[20963]: cluster 2024-04-03T15:29:04.968601+0000 mgr.y (mgr.24370) 2122 : cluster [DBG] pgmap v2106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:06 smithi082 bash[20963]: audit 2024-04-03T15:29:05.685025+0000 mon.c (mon.2) 791 : audit [DBG] from='client.? 172.21.15.67:0/1398988776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:06 smithi067 bash[27441]: cluster 2024-04-03T15:29:04.968601+0000 mgr.y (mgr.24370) 2122 : cluster [DBG] pgmap v2106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:06 smithi067 bash[27441]: audit 2024-04-03T15:29:05.685025+0000 mon.c (mon.2) 791 : audit [DBG] from='client.? 172.21.15.67:0/1398988776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:06 smithi067 bash[17655]: cluster 2024-04-03T15:29:04.968601+0000 mgr.y (mgr.24370) 2122 : cluster [DBG] pgmap v2106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:06 smithi067 bash[17655]: audit 2024-04-03T15:29:05.685025+0000 mon.c (mon.2) 791 : audit [DBG] from='client.? 172.21.15.67:0/1398988776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:08 smithi082 bash[20963]: cluster 2024-04-03T15:29:06.969763+0000 mgr.y (mgr.24370) 2123 : cluster [DBG] pgmap v2107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:08 smithi082 bash[20963]: audit 2024-04-03T15:29:08.133920+0000 mon.a (mon.0) 2502 : audit [DBG] from='client.? 172.21.15.67:0/3393552384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:08 smithi067 bash[27441]: cluster 2024-04-03T15:29:06.969763+0000 mgr.y (mgr.24370) 2123 : cluster [DBG] pgmap v2107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:08 smithi067 bash[27441]: audit 2024-04-03T15:29:08.133920+0000 mon.a (mon.0) 2502 : audit [DBG] from='client.? 172.21.15.67:0/3393552384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:08 smithi067 bash[17655]: cluster 2024-04-03T15:29:06.969763+0000 mgr.y (mgr.24370) 2123 : cluster [DBG] pgmap v2107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:08 smithi067 bash[17655]: audit 2024-04-03T15:29:08.133920+0000 mon.a (mon.0) 2502 : audit [DBG] from='client.? 172.21.15.67:0/3393552384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:10 smithi082 bash[20963]: cluster 2024-04-03T15:29:08.970444+0000 mgr.y (mgr.24370) 2124 : cluster [DBG] pgmap v2108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:10 smithi082 bash[20963]: audit 2024-04-03T15:29:09.756465+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:10 smithi067 bash[17655]: cluster 2024-04-03T15:29:08.970444+0000 mgr.y (mgr.24370) 2124 : cluster [DBG] pgmap v2108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:10 smithi067 bash[17655]: audit 2024-04-03T15:29:09.756465+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:10 smithi067 bash[27441]: cluster 2024-04-03T15:29:08.970444+0000 mgr.y (mgr.24370) 2124 : cluster [DBG] pgmap v2108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:10 smithi067 bash[27441]: audit 2024-04-03T15:29:09.756465+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:11 smithi082 bash[20963]: audit 2024-04-03T15:29:10.592410+0000 mon.c (mon.2) 792 : audit [DBG] from='client.? 172.21.15.67:0/2787054747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:11 smithi067 bash[27441]: audit 2024-04-03T15:29:10.592410+0000 mon.c (mon.2) 792 : audit [DBG] from='client.? 172.21.15.67:0/2787054747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:11 smithi067 bash[17655]: audit 2024-04-03T15:29:10.592410+0000 mon.c (mon.2) 792 : audit [DBG] from='client.? 172.21.15.67:0/2787054747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:12 smithi082 bash[20963]: cluster 2024-04-03T15:29:10.971584+0000 mgr.y (mgr.24370) 2125 : cluster [DBG] pgmap v2109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:12 smithi067 bash[17655]: cluster 2024-04-03T15:29:10.971584+0000 mgr.y (mgr.24370) 2125 : cluster [DBG] pgmap v2109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:12 smithi067 bash[27441]: cluster 2024-04-03T15:29:10.971584+0000 mgr.y (mgr.24370) 2125 : cluster [DBG] pgmap v2109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:13.369 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:29:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:29:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:13 smithi082 bash[20963]: audit 2024-04-03T15:29:13.052187+0000 mon.c (mon.2) 793 : audit [DBG] from='client.? 172.21.15.67:0/852060231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:13.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:13 smithi067 bash[27441]: audit 2024-04-03T15:29:13.052187+0000 mon.c (mon.2) 793 : audit [DBG] from='client.? 172.21.15.67:0/852060231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:13.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:13 smithi067 bash[17655]: audit 2024-04-03T15:29:13.052187+0000 mon.c (mon.2) 793 : audit [DBG] from='client.? 172.21.15.67:0/852060231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:14 smithi082 bash[20963]: cluster 2024-04-03T15:29:12.972236+0000 mgr.y (mgr.24370) 2126 : cluster [DBG] pgmap v2110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:14 smithi067 bash[17655]: cluster 2024-04-03T15:29:12.972236+0000 mgr.y (mgr.24370) 2126 : cluster [DBG] pgmap v2110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:14 smithi067 bash[27441]: cluster 2024-04-03T15:29:12.972236+0000 mgr.y (mgr.24370) 2126 : cluster [DBG] pgmap v2110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:16 smithi082 bash[20963]: cluster 2024-04-03T15:29:14.972892+0000 mgr.y (mgr.24370) 2127 : cluster [DBG] pgmap v2111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:16 smithi082 bash[20963]: audit 2024-04-03T15:29:15.505215+0000 mon.a (mon.0) 2504 : audit [DBG] from='client.? 172.21.15.67:0/225097206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:16 smithi067 bash[17655]: cluster 2024-04-03T15:29:14.972892+0000 mgr.y (mgr.24370) 2127 : cluster [DBG] pgmap v2111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:16 smithi067 bash[17655]: audit 2024-04-03T15:29:15.505215+0000 mon.a (mon.0) 2504 : audit [DBG] from='client.? 172.21.15.67:0/225097206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:16 smithi067 bash[27441]: cluster 2024-04-03T15:29:14.972892+0000 mgr.y (mgr.24370) 2127 : cluster [DBG] pgmap v2111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:16 smithi067 bash[27441]: audit 2024-04-03T15:29:15.505215+0000 mon.a (mon.0) 2504 : audit [DBG] from='client.? 172.21.15.67:0/225097206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:18 smithi082 bash[20963]: cluster 2024-04-03T15:29:16.974041+0000 mgr.y (mgr.24370) 2128 : cluster [DBG] pgmap v2112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:18 smithi082 bash[20963]: audit 2024-04-03T15:29:17.961802+0000 mon.a (mon.0) 2505 : audit [DBG] from='client.? 172.21.15.67:0/1734466607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:18 smithi067 bash[27441]: cluster 2024-04-03T15:29:16.974041+0000 mgr.y (mgr.24370) 2128 : cluster [DBG] pgmap v2112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:18 smithi067 bash[27441]: audit 2024-04-03T15:29:17.961802+0000 mon.a (mon.0) 2505 : audit [DBG] from='client.? 172.21.15.67:0/1734466607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:18 smithi067 bash[17655]: cluster 2024-04-03T15:29:16.974041+0000 mgr.y (mgr.24370) 2128 : cluster [DBG] pgmap v2112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:18 smithi067 bash[17655]: audit 2024-04-03T15:29:17.961802+0000 mon.a (mon.0) 2505 : audit [DBG] from='client.? 172.21.15.67:0/1734466607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:20 smithi067 bash[27441]: cluster 2024-04-03T15:29:18.974654+0000 mgr.y (mgr.24370) 2129 : cluster [DBG] pgmap v2113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:20 smithi067 bash[17655]: cluster 2024-04-03T15:29:18.974654+0000 mgr.y (mgr.24370) 2129 : cluster [DBG] pgmap v2113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:20 smithi082 bash[20963]: cluster 2024-04-03T15:29:18.974654+0000 mgr.y (mgr.24370) 2129 : cluster [DBG] pgmap v2113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:21 smithi067 bash[27441]: audit 2024-04-03T15:29:20.416288+0000 mon.c (mon.2) 794 : audit [DBG] from='client.? 172.21.15.67:0/3081576795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:21 smithi067 bash[17655]: audit 2024-04-03T15:29:20.416288+0000 mon.c (mon.2) 794 : audit [DBG] from='client.? 172.21.15.67:0/3081576795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:21 smithi082 bash[20963]: audit 2024-04-03T15:29:20.416288+0000 mon.c (mon.2) 794 : audit [DBG] from='client.? 172.21.15.67:0/3081576795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:22 smithi067 bash[17655]: cluster 2024-04-03T15:29:20.975785+0000 mgr.y (mgr.24370) 2130 : cluster [DBG] pgmap v2114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:22 smithi067 bash[27441]: cluster 2024-04-03T15:29:20.975785+0000 mgr.y (mgr.24370) 2130 : cluster [DBG] pgmap v2114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:22 smithi082 bash[20963]: cluster 2024-04-03T15:29:20.975785+0000 mgr.y (mgr.24370) 2130 : cluster [DBG] pgmap v2114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:23.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:29:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:23 smithi067 bash[27441]: audit 2024-04-03T15:29:22.863906+0000 mon.c (mon.2) 795 : audit [DBG] from='client.? 172.21.15.67:0/3517108544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:23 smithi067 bash[17655]: audit 2024-04-03T15:29:22.863906+0000 mon.c (mon.2) 795 : audit [DBG] from='client.? 172.21.15.67:0/3517108544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:29:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:23 smithi082 bash[20963]: audit 2024-04-03T15:29:22.863906+0000 mon.c (mon.2) 795 : audit [DBG] from='client.? 172.21.15.67:0/3517108544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:24 smithi067 bash[27441]: cluster 2024-04-03T15:29:22.976479+0000 mgr.y (mgr.24370) 2131 : cluster [DBG] pgmap v2115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:24 smithi067 bash[17655]: cluster 2024-04-03T15:29:22.976479+0000 mgr.y (mgr.24370) 2131 : cluster [DBG] pgmap v2115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:24 smithi082 bash[20963]: cluster 2024-04-03T15:29:22.976479+0000 mgr.y (mgr.24370) 2131 : cluster [DBG] pgmap v2115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:25 smithi067 bash[27441]: audit 2024-04-03T15:29:24.756891+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:25 smithi067 bash[27441]: audit 2024-04-03T15:29:25.318937+0000 mon.a (mon.0) 2507 : audit [DBG] from='client.? 172.21.15.67:0/3526286122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:25 smithi067 bash[17655]: audit 2024-04-03T15:29:24.756891+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:25 smithi067 bash[17655]: audit 2024-04-03T15:29:25.318937+0000 mon.a (mon.0) 2507 : audit [DBG] from='client.? 172.21.15.67:0/3526286122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:25 smithi082 bash[20963]: audit 2024-04-03T15:29:24.756891+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:25 smithi082 bash[20963]: audit 2024-04-03T15:29:25.318937+0000 mon.a (mon.0) 2507 : audit [DBG] from='client.? 172.21.15.67:0/3526286122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:26 smithi067 bash[27441]: cluster 2024-04-03T15:29:24.977139+0000 mgr.y (mgr.24370) 2132 : cluster [DBG] pgmap v2116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:26 smithi067 bash[17655]: cluster 2024-04-03T15:29:24.977139+0000 mgr.y (mgr.24370) 2132 : cluster [DBG] pgmap v2116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:26 smithi082 bash[20963]: cluster 2024-04-03T15:29:24.977139+0000 mgr.y (mgr.24370) 2132 : cluster [DBG] pgmap v2116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:28 smithi082 bash[20963]: cluster 2024-04-03T15:29:26.978215+0000 mgr.y (mgr.24370) 2133 : cluster [DBG] pgmap v2117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:28.900 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:28 smithi082 bash[20963]: audit 2024-04-03T15:29:27.773196+0000 mon.c (mon.2) 796 : audit [DBG] from='client.? 172.21.15.67:0/3929287413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:28 smithi067 bash[17655]: cluster 2024-04-03T15:29:26.978215+0000 mgr.y (mgr.24370) 2133 : cluster [DBG] pgmap v2117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:28 smithi067 bash[17655]: audit 2024-04-03T15:29:27.773196+0000 mon.c (mon.2) 796 : audit [DBG] from='client.? 172.21.15.67:0/3929287413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:28 smithi067 bash[27441]: cluster 2024-04-03T15:29:26.978215+0000 mgr.y (mgr.24370) 2133 : cluster [DBG] pgmap v2117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:28 smithi067 bash[27441]: audit 2024-04-03T15:29:27.773196+0000 mon.c (mon.2) 796 : audit [DBG] from='client.? 172.21.15.67:0/3929287413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:30 smithi082 bash[20963]: cluster 2024-04-03T15:29:28.978905+0000 mgr.y (mgr.24370) 2134 : cluster [DBG] pgmap v2118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:30 smithi082 bash[20963]: audit 2024-04-03T15:29:30.223479+0000 mon.c (mon.2) 797 : audit [DBG] from='client.? 172.21.15.67:0/2789527120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:30 smithi067 bash[17655]: cluster 2024-04-03T15:29:28.978905+0000 mgr.y (mgr.24370) 2134 : cluster [DBG] pgmap v2118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:30 smithi067 bash[17655]: audit 2024-04-03T15:29:30.223479+0000 mon.c (mon.2) 797 : audit [DBG] from='client.? 172.21.15.67:0/2789527120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:30 smithi067 bash[27441]: cluster 2024-04-03T15:29:28.978905+0000 mgr.y (mgr.24370) 2134 : cluster [DBG] pgmap v2118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:30 smithi067 bash[27441]: audit 2024-04-03T15:29:30.223479+0000 mon.c (mon.2) 797 : audit [DBG] from='client.? 172.21.15.67:0/2789527120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:32 smithi082 bash[20963]: cluster 2024-04-03T15:29:30.980077+0000 mgr.y (mgr.24370) 2135 : cluster [DBG] pgmap v2119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:32 smithi067 bash[27441]: cluster 2024-04-03T15:29:30.980077+0000 mgr.y (mgr.24370) 2135 : cluster [DBG] pgmap v2119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:32 smithi067 bash[17655]: cluster 2024-04-03T15:29:30.980077+0000 mgr.y (mgr.24370) 2135 : cluster [DBG] pgmap v2119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:33] "GET /metrics HTTP/1.1" 200 239903 "" "Prometheus/2.43.0" 2024-04-03T15:29:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:33 smithi082 bash[20963]: audit 2024-04-03T15:29:32.683999+0000 mon.c (mon.2) 798 : audit [DBG] from='client.? 172.21.15.67:0/2268707148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:29:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:33 smithi067 bash[17655]: audit 2024-04-03T15:29:32.683999+0000 mon.c (mon.2) 798 : audit [DBG] from='client.? 172.21.15.67:0/2268707148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:33 smithi067 bash[27441]: audit 2024-04-03T15:29:32.683999+0000 mon.c (mon.2) 798 : audit [DBG] from='client.? 172.21.15.67:0/2268707148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:34 smithi082 bash[20963]: cluster 2024-04-03T15:29:32.980776+0000 mgr.y (mgr.24370) 2136 : cluster [DBG] pgmap v2120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:34 smithi067 bash[17655]: cluster 2024-04-03T15:29:32.980776+0000 mgr.y (mgr.24370) 2136 : cluster [DBG] pgmap v2120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:34 smithi067 bash[27441]: cluster 2024-04-03T15:29:32.980776+0000 mgr.y (mgr.24370) 2136 : cluster [DBG] pgmap v2120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:35 smithi082 bash[20963]: audit 2024-04-03T15:29:35.149818+0000 mon.a (mon.0) 2508 : audit [DBG] from='client.? 172.21.15.67:0/1177092147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:35 smithi067 bash[17655]: audit 2024-04-03T15:29:35.149818+0000 mon.a (mon.0) 2508 : audit [DBG] from='client.? 172.21.15.67:0/1177092147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:35 smithi067 bash[27441]: audit 2024-04-03T15:29:35.149818+0000 mon.a (mon.0) 2508 : audit [DBG] from='client.? 172.21.15.67:0/1177092147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:36 smithi082 bash[20963]: cluster 2024-04-03T15:29:34.981429+0000 mgr.y (mgr.24370) 2137 : cluster [DBG] pgmap v2121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:36 smithi067 bash[17655]: cluster 2024-04-03T15:29:34.981429+0000 mgr.y (mgr.24370) 2137 : cluster [DBG] pgmap v2121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:36 smithi067 bash[27441]: cluster 2024-04-03T15:29:34.981429+0000 mgr.y (mgr.24370) 2137 : cluster [DBG] pgmap v2121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:38 smithi082 bash[20963]: cluster 2024-04-03T15:29:36.982630+0000 mgr.y (mgr.24370) 2138 : cluster [DBG] pgmap v2122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:38 smithi082 bash[20963]: audit 2024-04-03T15:29:37.606242+0000 mon.a (mon.0) 2509 : audit [DBG] from='client.? 172.21.15.67:0/541885872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:38 smithi067 bash[27441]: cluster 2024-04-03T15:29:36.982630+0000 mgr.y (mgr.24370) 2138 : cluster [DBG] pgmap v2122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:38 smithi067 bash[27441]: audit 2024-04-03T15:29:37.606242+0000 mon.a (mon.0) 2509 : audit [DBG] from='client.? 172.21.15.67:0/541885872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:38 smithi067 bash[17655]: cluster 2024-04-03T15:29:36.982630+0000 mgr.y (mgr.24370) 2138 : cluster [DBG] pgmap v2122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:38 smithi067 bash[17655]: audit 2024-04-03T15:29:37.606242+0000 mon.a (mon.0) 2509 : audit [DBG] from='client.? 172.21.15.67:0/541885872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:40 smithi082 bash[20963]: cluster 2024-04-03T15:29:38.983293+0000 mgr.y (mgr.24370) 2139 : cluster [DBG] pgmap v2123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:40 smithi082 bash[20963]: audit 2024-04-03T15:29:39.756547+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:40 smithi082 bash[20963]: audit 2024-04-03T15:29:40.057909+0000 mon.c (mon.2) 799 : audit [DBG] from='client.? 172.21.15.67:0/4024259918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:40 smithi067 bash[17655]: cluster 2024-04-03T15:29:38.983293+0000 mgr.y (mgr.24370) 2139 : cluster [DBG] pgmap v2123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:40 smithi067 bash[17655]: audit 2024-04-03T15:29:39.756547+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:40 smithi067 bash[17655]: audit 2024-04-03T15:29:40.057909+0000 mon.c (mon.2) 799 : audit [DBG] from='client.? 172.21.15.67:0/4024259918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:40 smithi067 bash[27441]: cluster 2024-04-03T15:29:38.983293+0000 mgr.y (mgr.24370) 2139 : cluster [DBG] pgmap v2123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:40 smithi067 bash[27441]: audit 2024-04-03T15:29:39.756547+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:40 smithi067 bash[27441]: audit 2024-04-03T15:29:40.057909+0000 mon.c (mon.2) 799 : audit [DBG] from='client.? 172.21.15.67:0/4024259918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:42 smithi082 bash[20963]: cluster 2024-04-03T15:29:40.984464+0000 mgr.y (mgr.24370) 2140 : cluster [DBG] pgmap v2124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:42 smithi067 bash[17655]: cluster 2024-04-03T15:29:40.984464+0000 mgr.y (mgr.24370) 2140 : cluster [DBG] pgmap v2124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:42 smithi067 bash[27441]: cluster 2024-04-03T15:29:40.984464+0000 mgr.y (mgr.24370) 2140 : cluster [DBG] pgmap v2124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:43] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:29:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:29:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:43 smithi082 bash[20963]: audit 2024-04-03T15:29:42.514362+0000 mon.c (mon.2) 800 : audit [DBG] from='client.? 172.21.15.67:0/1068082885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:43 smithi067 bash[17655]: audit 2024-04-03T15:29:42.514362+0000 mon.c (mon.2) 800 : audit [DBG] from='client.? 172.21.15.67:0/1068082885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:43 smithi067 bash[27441]: audit 2024-04-03T15:29:42.514362+0000 mon.c (mon.2) 800 : audit [DBG] from='client.? 172.21.15.67:0/1068082885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:44 smithi082 bash[20963]: cluster 2024-04-03T15:29:42.985151+0000 mgr.y (mgr.24370) 2141 : cluster [DBG] pgmap v2125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:44 smithi067 bash[17655]: cluster 2024-04-03T15:29:42.985151+0000 mgr.y (mgr.24370) 2141 : cluster [DBG] pgmap v2125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:44 smithi067 bash[27441]: cluster 2024-04-03T15:29:42.985151+0000 mgr.y (mgr.24370) 2141 : cluster [DBG] pgmap v2125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:45 smithi082 bash[20963]: audit 2024-04-03T15:29:44.966758+0000 mon.c (mon.2) 801 : audit [DBG] from='client.? 172.21.15.67:0/2466215023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:45 smithi067 bash[17655]: audit 2024-04-03T15:29:44.966758+0000 mon.c (mon.2) 801 : audit [DBG] from='client.? 172.21.15.67:0/2466215023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:45 smithi067 bash[27441]: audit 2024-04-03T15:29:44.966758+0000 mon.c (mon.2) 801 : audit [DBG] from='client.? 172.21.15.67:0/2466215023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:46 smithi082 bash[20963]: cluster 2024-04-03T15:29:44.985767+0000 mgr.y (mgr.24370) 2142 : cluster [DBG] pgmap v2126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:46 smithi067 bash[17655]: cluster 2024-04-03T15:29:44.985767+0000 mgr.y (mgr.24370) 2142 : cluster [DBG] pgmap v2126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:46 smithi067 bash[27441]: cluster 2024-04-03T15:29:44.985767+0000 mgr.y (mgr.24370) 2142 : cluster [DBG] pgmap v2126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:47 smithi082 bash[20963]: audit 2024-04-03T15:29:47.420157+0000 mon.c (mon.2) 802 : audit [DBG] from='client.? 172.21.15.67:0/683030421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:47 smithi067 bash[17655]: audit 2024-04-03T15:29:47.420157+0000 mon.c (mon.2) 802 : audit [DBG] from='client.? 172.21.15.67:0/683030421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:47 smithi067 bash[27441]: audit 2024-04-03T15:29:47.420157+0000 mon.c (mon.2) 802 : audit [DBG] from='client.? 172.21.15.67:0/683030421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:48 smithi082 bash[20963]: cluster 2024-04-03T15:29:46.986896+0000 mgr.y (mgr.24370) 2143 : cluster [DBG] pgmap v2127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:48 smithi067 bash[27441]: cluster 2024-04-03T15:29:46.986896+0000 mgr.y (mgr.24370) 2143 : cluster [DBG] pgmap v2127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:48 smithi067 bash[17655]: cluster 2024-04-03T15:29:46.986896+0000 mgr.y (mgr.24370) 2143 : cluster [DBG] pgmap v2127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:50 smithi082 bash[20963]: cluster 2024-04-03T15:29:48.987568+0000 mgr.y (mgr.24370) 2144 : cluster [DBG] pgmap v2128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:50 smithi082 bash[20963]: audit 2024-04-03T15:29:49.871608+0000 mon.a (mon.0) 2511 : audit [DBG] from='client.? 172.21.15.67:0/3628676513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:50 smithi067 bash[17655]: cluster 2024-04-03T15:29:48.987568+0000 mgr.y (mgr.24370) 2144 : cluster [DBG] pgmap v2128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:50 smithi067 bash[17655]: audit 2024-04-03T15:29:49.871608+0000 mon.a (mon.0) 2511 : audit [DBG] from='client.? 172.21.15.67:0/3628676513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:50 smithi067 bash[27441]: cluster 2024-04-03T15:29:48.987568+0000 mgr.y (mgr.24370) 2144 : cluster [DBG] pgmap v2128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:50 smithi067 bash[27441]: audit 2024-04-03T15:29:49.871608+0000 mon.a (mon.0) 2511 : audit [DBG] from='client.? 172.21.15.67:0/3628676513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:52 smithi082 bash[20963]: cluster 2024-04-03T15:29:50.988744+0000 mgr.y (mgr.24370) 2145 : cluster [DBG] pgmap v2129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:52 smithi082 bash[20963]: audit 2024-04-03T15:29:52.322652+0000 mon.a (mon.0) 2512 : audit [DBG] from='client.? 172.21.15.67:0/1190086786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:52 smithi067 bash[17655]: cluster 2024-04-03T15:29:50.988744+0000 mgr.y (mgr.24370) 2145 : cluster [DBG] pgmap v2129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:52 smithi067 bash[17655]: audit 2024-04-03T15:29:52.322652+0000 mon.a (mon.0) 2512 : audit [DBG] from='client.? 172.21.15.67:0/1190086786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:52 smithi067 bash[27441]: cluster 2024-04-03T15:29:50.988744+0000 mgr.y (mgr.24370) 2145 : cluster [DBG] pgmap v2129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:52 smithi067 bash[27441]: audit 2024-04-03T15:29:52.322652+0000 mon.a (mon.0) 2512 : audit [DBG] from='client.? 172.21.15.67:0/1190086786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:53] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:29:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:29:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:54 smithi082 bash[20963]: cluster 2024-04-03T15:29:52.989444+0000 mgr.y (mgr.24370) 2146 : cluster [DBG] pgmap v2130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:54 smithi082 bash[20963]: audit 2024-04-03T15:29:54.071248+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:29:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:54 smithi067 bash[17655]: cluster 2024-04-03T15:29:52.989444+0000 mgr.y (mgr.24370) 2146 : cluster [DBG] pgmap v2130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:54 smithi067 bash[17655]: audit 2024-04-03T15:29:54.071248+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:29:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:54 smithi067 bash[27441]: cluster 2024-04-03T15:29:52.989444+0000 mgr.y (mgr.24370) 2146 : cluster [DBG] pgmap v2130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:54 smithi067 bash[27441]: audit 2024-04-03T15:29:54.071248+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:29:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:55 smithi082 bash[20963]: audit 2024-04-03T15:29:54.757265+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:55 smithi082 bash[20963]: audit 2024-04-03T15:29:54.774025+0000 mon.c (mon.2) 803 : audit [DBG] from='client.? 172.21.15.67:0/986227089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:55 smithi067 bash[27441]: audit 2024-04-03T15:29:54.757265+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:55 smithi067 bash[27441]: audit 2024-04-03T15:29:54.774025+0000 mon.c (mon.2) 803 : audit [DBG] from='client.? 172.21.15.67:0/986227089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:55 smithi067 bash[17655]: audit 2024-04-03T15:29:54.757265+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:55 smithi067 bash[17655]: audit 2024-04-03T15:29:54.774025+0000 mon.c (mon.2) 803 : audit [DBG] from='client.? 172.21.15.67:0/986227089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:56 smithi082 bash[20963]: cluster 2024-04-03T15:29:54.990111+0000 mgr.y (mgr.24370) 2147 : cluster [DBG] pgmap v2131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:56 smithi067 bash[27441]: cluster 2024-04-03T15:29:54.990111+0000 mgr.y (mgr.24370) 2147 : cluster [DBG] pgmap v2131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:56 smithi067 bash[17655]: cluster 2024-04-03T15:29:54.990111+0000 mgr.y (mgr.24370) 2147 : cluster [DBG] pgmap v2131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:57 smithi082 bash[20963]: audit 2024-04-03T15:29:57.228862+0000 mon.a (mon.0) 2515 : audit [DBG] from='client.? 172.21.15.67:0/2200756702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:57 smithi067 bash[17655]: audit 2024-04-03T15:29:57.228862+0000 mon.a (mon.0) 2515 : audit [DBG] from='client.? 172.21.15.67:0/2200756702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:57 smithi067 bash[27441]: audit 2024-04-03T15:29:57.228862+0000 mon.a (mon.0) 2515 : audit [DBG] from='client.? 172.21.15.67:0/2200756702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:29:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:29:58 smithi082 bash[20963]: cluster 2024-04-03T15:29:56.991234+0000 mgr.y (mgr.24370) 2148 : cluster [DBG] pgmap v2132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:29:58 smithi067 bash[27441]: cluster 2024-04-03T15:29:56.991234+0000 mgr.y (mgr.24370) 2148 : cluster [DBG] pgmap v2132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:29:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:29:58 smithi067 bash[17655]: cluster 2024-04-03T15:29:56.991234+0000 mgr.y (mgr.24370) 2148 : cluster [DBG] pgmap v2132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:00 smithi082 bash[20963]: cluster 2024-04-03T15:29:58.991789+0000 mgr.y (mgr.24370) 2149 : cluster [DBG] pgmap v2133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:00 smithi082 bash[20963]: audit 2024-04-03T15:29:59.696791+0000 mon.c (mon.2) 804 : audit [DBG] from='client.? 172.21.15.67:0/2177266053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:00 smithi082 bash[20963]: audit 2024-04-03T15:29:59.770006+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:00 smithi082 bash[20963]: audit 2024-04-03T15:29:59.776948+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:00 smithi082 bash[20963]: cluster 2024-04-03T15:30:00.000142+0000 mon.a (mon.0) 2518 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:00 smithi082 bash[20963]: audit 2024-04-03T15:30:00.068288+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:00 smithi082 bash[20963]: audit 2024-04-03T15:30:00.075812+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[17655]: cluster 2024-04-03T15:29:58.991789+0000 mgr.y (mgr.24370) 2149 : cluster [DBG] pgmap v2133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[17655]: audit 2024-04-03T15:29:59.696791+0000 mon.c (mon.2) 804 : audit [DBG] from='client.? 172.21.15.67:0/2177266053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[17655]: audit 2024-04-03T15:29:59.770006+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[17655]: audit 2024-04-03T15:29:59.776948+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[17655]: cluster 2024-04-03T15:30:00.000142+0000 mon.a (mon.0) 2518 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[17655]: audit 2024-04-03T15:30:00.068288+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[17655]: audit 2024-04-03T15:30:00.075812+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[27441]: cluster 2024-04-03T15:29:58.991789+0000 mgr.y (mgr.24370) 2149 : cluster [DBG] pgmap v2133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[27441]: audit 2024-04-03T15:29:59.696791+0000 mon.c (mon.2) 804 : audit [DBG] from='client.? 172.21.15.67:0/2177266053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[27441]: audit 2024-04-03T15:29:59.770006+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[27441]: audit 2024-04-03T15:29:59.776948+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[27441]: cluster 2024-04-03T15:30:00.000142+0000 mon.a (mon.0) 2518 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[27441]: audit 2024-04-03T15:30:00.068288+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:00 smithi067 bash[27441]: audit 2024-04-03T15:30:00.075812+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:01 smithi082 bash[20963]: audit 2024-04-03T15:30:00.600522+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:30:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:01 smithi082 bash[20963]: audit 2024-04-03T15:30:00.602362+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:30:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:01 smithi082 bash[20963]: audit 2024-04-03T15:30:00.611932+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:01 smithi067 bash[27441]: audit 2024-04-03T15:30:00.600522+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:30:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:01 smithi067 bash[27441]: audit 2024-04-03T15:30:00.602362+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:30:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:01 smithi067 bash[27441]: audit 2024-04-03T15:30:00.611932+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:01 smithi067 bash[17655]: audit 2024-04-03T15:30:00.600522+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:30:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:01 smithi067 bash[17655]: audit 2024-04-03T15:30:00.602362+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:30:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:01 smithi067 bash[17655]: audit 2024-04-03T15:30:00.611932+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:30:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:02 smithi082 bash[20963]: cluster 2024-04-03T15:30:00.992945+0000 mgr.y (mgr.24370) 2150 : cluster [DBG] pgmap v2134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:02 smithi082 bash[20963]: audit 2024-04-03T15:30:02.153097+0000 mon.c (mon.2) 805 : audit [DBG] from='client.? 172.21.15.67:0/2559302106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:02 smithi067 bash[17655]: cluster 2024-04-03T15:30:00.992945+0000 mgr.y (mgr.24370) 2150 : cluster [DBG] pgmap v2134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:02 smithi067 bash[17655]: audit 2024-04-03T15:30:02.153097+0000 mon.c (mon.2) 805 : audit [DBG] from='client.? 172.21.15.67:0/2559302106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:02 smithi067 bash[27441]: cluster 2024-04-03T15:30:00.992945+0000 mgr.y (mgr.24370) 2150 : cluster [DBG] pgmap v2134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:02 smithi067 bash[27441]: audit 2024-04-03T15:30:02.153097+0000 mon.c (mon.2) 805 : audit [DBG] from='client.? 172.21.15.67:0/2559302106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:30:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:30:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:04 smithi082 bash[20963]: cluster 2024-04-03T15:30:02.993811+0000 mgr.y (mgr.24370) 2151 : cluster [DBG] pgmap v2135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:04 smithi082 bash[20963]: audit 2024-04-03T15:30:04.602590+0000 mon.c (mon.2) 806 : audit [DBG] from='client.? 172.21.15.67:0/4285088973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:04 smithi067 bash[17655]: cluster 2024-04-03T15:30:02.993811+0000 mgr.y (mgr.24370) 2151 : cluster [DBG] pgmap v2135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:04 smithi067 bash[17655]: audit 2024-04-03T15:30:04.602590+0000 mon.c (mon.2) 806 : audit [DBG] from='client.? 172.21.15.67:0/4285088973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:04 smithi067 bash[27441]: cluster 2024-04-03T15:30:02.993811+0000 mgr.y (mgr.24370) 2151 : cluster [DBG] pgmap v2135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:04 smithi067 bash[27441]: audit 2024-04-03T15:30:04.602590+0000 mon.c (mon.2) 806 : audit [DBG] from='client.? 172.21.15.67:0/4285088973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:06 smithi082 bash[20963]: cluster 2024-04-03T15:30:04.994540+0000 mgr.y (mgr.24370) 2152 : cluster [DBG] pgmap v2136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:06 smithi067 bash[17655]: cluster 2024-04-03T15:30:04.994540+0000 mgr.y (mgr.24370) 2152 : cluster [DBG] pgmap v2136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:06 smithi067 bash[27441]: cluster 2024-04-03T15:30:04.994540+0000 mgr.y (mgr.24370) 2152 : cluster [DBG] pgmap v2136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:07 smithi082 bash[20963]: audit 2024-04-03T15:30:07.050333+0000 mon.a (mon.0) 2524 : audit [DBG] from='client.? 172.21.15.67:0/846222961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:07 smithi067 bash[17655]: audit 2024-04-03T15:30:07.050333+0000 mon.a (mon.0) 2524 : audit [DBG] from='client.? 172.21.15.67:0/846222961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:07 smithi067 bash[27441]: audit 2024-04-03T15:30:07.050333+0000 mon.a (mon.0) 2524 : audit [DBG] from='client.? 172.21.15.67:0/846222961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:08 smithi067 bash[27441]: cluster 2024-04-03T15:30:06.995314+0000 mgr.y (mgr.24370) 2153 : cluster [DBG] pgmap v2137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:08 smithi067 bash[17655]: cluster 2024-04-03T15:30:06.995314+0000 mgr.y (mgr.24370) 2153 : cluster [DBG] pgmap v2137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:08 smithi082 bash[20963]: cluster 2024-04-03T15:30:06.995314+0000 mgr.y (mgr.24370) 2153 : cluster [DBG] pgmap v2137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:09 smithi067 bash[27441]: audit 2024-04-03T15:30:09.501439+0000 mon.c (mon.2) 807 : audit [DBG] from='client.? 172.21.15.67:0/2467683556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:09 smithi067 bash[17655]: audit 2024-04-03T15:30:09.501439+0000 mon.c (mon.2) 807 : audit [DBG] from='client.? 172.21.15.67:0/2467683556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:09 smithi082 bash[20963]: audit 2024-04-03T15:30:09.501439+0000 mon.c (mon.2) 807 : audit [DBG] from='client.? 172.21.15.67:0/2467683556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:10 smithi067 bash[27441]: cluster 2024-04-03T15:30:08.995944+0000 mgr.y (mgr.24370) 2154 : cluster [DBG] pgmap v2138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:10 smithi067 bash[27441]: audit 2024-04-03T15:30:09.757808+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:10 smithi067 bash[17655]: cluster 2024-04-03T15:30:08.995944+0000 mgr.y (mgr.24370) 2154 : cluster [DBG] pgmap v2138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:10 smithi067 bash[17655]: audit 2024-04-03T15:30:09.757808+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:10 smithi082 bash[20963]: cluster 2024-04-03T15:30:08.995944+0000 mgr.y (mgr.24370) 2154 : cluster [DBG] pgmap v2138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:10 smithi082 bash[20963]: audit 2024-04-03T15:30:09.757808+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:12 smithi067 bash[27441]: cluster 2024-04-03T15:30:10.997054+0000 mgr.y (mgr.24370) 2155 : cluster [DBG] pgmap v2139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:12 smithi067 bash[27441]: audit 2024-04-03T15:30:11.954624+0000 mon.c (mon.2) 808 : audit [DBG] from='client.? 172.21.15.67:0/1544575035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:12 smithi067 bash[17655]: cluster 2024-04-03T15:30:10.997054+0000 mgr.y (mgr.24370) 2155 : cluster [DBG] pgmap v2139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:12 smithi067 bash[17655]: audit 2024-04-03T15:30:11.954624+0000 mon.c (mon.2) 808 : audit [DBG] from='client.? 172.21.15.67:0/1544575035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:12 smithi082 bash[20963]: cluster 2024-04-03T15:30:10.997054+0000 mgr.y (mgr.24370) 2155 : cluster [DBG] pgmap v2139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:12 smithi082 bash[20963]: audit 2024-04-03T15:30:11.954624+0000 mon.c (mon.2) 808 : audit [DBG] from='client.? 172.21.15.67:0/1544575035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:30:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:30:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:14 smithi067 bash[27441]: cluster 2024-04-03T15:30:12.997734+0000 mgr.y (mgr.24370) 2156 : cluster [DBG] pgmap v2140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:14 smithi067 bash[27441]: audit 2024-04-03T15:30:14.416964+0000 mon.a (mon.0) 2526 : audit [DBG] from='client.? 172.21.15.67:0/765925459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:14 smithi067 bash[17655]: cluster 2024-04-03T15:30:12.997734+0000 mgr.y (mgr.24370) 2156 : cluster [DBG] pgmap v2140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:14 smithi067 bash[17655]: audit 2024-04-03T15:30:14.416964+0000 mon.a (mon.0) 2526 : audit [DBG] from='client.? 172.21.15.67:0/765925459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:14 smithi082 bash[20963]: cluster 2024-04-03T15:30:12.997734+0000 mgr.y (mgr.24370) 2156 : cluster [DBG] pgmap v2140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:14 smithi082 bash[20963]: audit 2024-04-03T15:30:14.416964+0000 mon.a (mon.0) 2526 : audit [DBG] from='client.? 172.21.15.67:0/765925459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:16 smithi082 bash[20963]: cluster 2024-04-03T15:30:14.998414+0000 mgr.y (mgr.24370) 2157 : cluster [DBG] pgmap v2141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:16 smithi067 bash[17655]: cluster 2024-04-03T15:30:14.998414+0000 mgr.y (mgr.24370) 2157 : cluster [DBG] pgmap v2141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:16 smithi067 bash[27441]: cluster 2024-04-03T15:30:14.998414+0000 mgr.y (mgr.24370) 2157 : cluster [DBG] pgmap v2141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:18.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:17 smithi082 bash[20963]: audit 2024-04-03T15:30:16.864334+0000 mon.a (mon.0) 2527 : audit [DBG] from='client.? 172.21.15.67:0/2959082613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:17 smithi067 bash[27441]: audit 2024-04-03T15:30:16.864334+0000 mon.a (mon.0) 2527 : audit [DBG] from='client.? 172.21.15.67:0/2959082613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:17 smithi067 bash[17655]: audit 2024-04-03T15:30:16.864334+0000 mon.a (mon.0) 2527 : audit [DBG] from='client.? 172.21.15.67:0/2959082613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:18 smithi082 bash[20963]: cluster 2024-04-03T15:30:16.999545+0000 mgr.y (mgr.24370) 2158 : cluster [DBG] pgmap v2142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:18 smithi067 bash[17655]: cluster 2024-04-03T15:30:16.999545+0000 mgr.y (mgr.24370) 2158 : cluster [DBG] pgmap v2142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:18 smithi067 bash[27441]: cluster 2024-04-03T15:30:16.999545+0000 mgr.y (mgr.24370) 2158 : cluster [DBG] pgmap v2142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:19 smithi082 bash[20963]: audit 2024-04-03T15:30:19.315531+0000 mon.c (mon.2) 809 : audit [DBG] from='client.? 172.21.15.67:0/188302308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:19 smithi067 bash[17655]: audit 2024-04-03T15:30:19.315531+0000 mon.c (mon.2) 809 : audit [DBG] from='client.? 172.21.15.67:0/188302308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:19 smithi067 bash[27441]: audit 2024-04-03T15:30:19.315531+0000 mon.c (mon.2) 809 : audit [DBG] from='client.? 172.21.15.67:0/188302308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:20 smithi082 bash[20963]: cluster 2024-04-03T15:30:19.000364+0000 mgr.y (mgr.24370) 2159 : cluster [DBG] pgmap v2143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:20 smithi067 bash[27441]: cluster 2024-04-03T15:30:19.000364+0000 mgr.y (mgr.24370) 2159 : cluster [DBG] pgmap v2143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:20 smithi067 bash[17655]: cluster 2024-04-03T15:30:19.000364+0000 mgr.y (mgr.24370) 2159 : cluster [DBG] pgmap v2143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:22 smithi067 bash[27441]: cluster 2024-04-03T15:30:21.001564+0000 mgr.y (mgr.24370) 2160 : cluster [DBG] pgmap v2144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:22 smithi067 bash[27441]: audit 2024-04-03T15:30:21.763816+0000 mon.a (mon.0) 2528 : audit [DBG] from='client.? 172.21.15.67:0/1648676906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:22 smithi067 bash[17655]: cluster 2024-04-03T15:30:21.001564+0000 mgr.y (mgr.24370) 2160 : cluster [DBG] pgmap v2144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:22 smithi067 bash[17655]: audit 2024-04-03T15:30:21.763816+0000 mon.a (mon.0) 2528 : audit [DBG] from='client.? 172.21.15.67:0/1648676906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:22 smithi082 bash[20963]: cluster 2024-04-03T15:30:21.001564+0000 mgr.y (mgr.24370) 2160 : cluster [DBG] pgmap v2144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:22 smithi082 bash[20963]: audit 2024-04-03T15:30:21.763816+0000 mon.a (mon.0) 2528 : audit [DBG] from='client.? 172.21.15.67:0/1648676906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:30:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:30:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:24 smithi082 bash[20963]: cluster 2024-04-03T15:30:23.002269+0000 mgr.y (mgr.24370) 2161 : cluster [DBG] pgmap v2145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:24 smithi082 bash[20963]: audit 2024-04-03T15:30:24.217433+0000 mon.a (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.67:0/675528780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:24 smithi067 bash[17655]: cluster 2024-04-03T15:30:23.002269+0000 mgr.y (mgr.24370) 2161 : cluster [DBG] pgmap v2145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:24 smithi067 bash[17655]: audit 2024-04-03T15:30:24.217433+0000 mon.a (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.67:0/675528780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:24 smithi067 bash[27441]: cluster 2024-04-03T15:30:23.002269+0000 mgr.y (mgr.24370) 2161 : cluster [DBG] pgmap v2145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:24 smithi067 bash[27441]: audit 2024-04-03T15:30:24.217433+0000 mon.a (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.67:0/675528780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:25 smithi082 bash[20963]: audit 2024-04-03T15:30:24.758532+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:25 smithi067 bash[17655]: audit 2024-04-03T15:30:24.758532+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:25 smithi067 bash[27441]: audit 2024-04-03T15:30:24.758532+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:26 smithi082 bash[20963]: cluster 2024-04-03T15:30:25.003068+0000 mgr.y (mgr.24370) 2162 : cluster [DBG] pgmap v2146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:26 smithi082 bash[20963]: audit 2024-04-03T15:30:26.684889+0000 mon.c (mon.2) 810 : audit [DBG] from='client.? 172.21.15.67:0/1338848653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:26 smithi067 bash[17655]: cluster 2024-04-03T15:30:25.003068+0000 mgr.y (mgr.24370) 2162 : cluster [DBG] pgmap v2146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:26 smithi067 bash[17655]: audit 2024-04-03T15:30:26.684889+0000 mon.c (mon.2) 810 : audit [DBG] from='client.? 172.21.15.67:0/1338848653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:26 smithi067 bash[27441]: cluster 2024-04-03T15:30:25.003068+0000 mgr.y (mgr.24370) 2162 : cluster [DBG] pgmap v2146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:26 smithi067 bash[27441]: audit 2024-04-03T15:30:26.684889+0000 mon.c (mon.2) 810 : audit [DBG] from='client.? 172.21.15.67:0/1338848653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:28 smithi082 bash[20963]: cluster 2024-04-03T15:30:27.004448+0000 mgr.y (mgr.24370) 2163 : cluster [DBG] pgmap v2147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:28 smithi067 bash[17655]: cluster 2024-04-03T15:30:27.004448+0000 mgr.y (mgr.24370) 2163 : cluster [DBG] pgmap v2147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:28 smithi067 bash[27441]: cluster 2024-04-03T15:30:27.004448+0000 mgr.y (mgr.24370) 2163 : cluster [DBG] pgmap v2147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:29 smithi082 bash[20963]: audit 2024-04-03T15:30:29.140890+0000 mon.a (mon.0) 2531 : audit [DBG] from='client.? 172.21.15.67:0/13162108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:29 smithi067 bash[17655]: audit 2024-04-03T15:30:29.140890+0000 mon.a (mon.0) 2531 : audit [DBG] from='client.? 172.21.15.67:0/13162108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:29 smithi067 bash[27441]: audit 2024-04-03T15:30:29.140890+0000 mon.a (mon.0) 2531 : audit [DBG] from='client.? 172.21.15.67:0/13162108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:30 smithi082 bash[20963]: cluster 2024-04-03T15:30:29.004968+0000 mgr.y (mgr.24370) 2164 : cluster [DBG] pgmap v2148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:30 smithi067 bash[27441]: cluster 2024-04-03T15:30:29.004968+0000 mgr.y (mgr.24370) 2164 : cluster [DBG] pgmap v2148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:30 smithi067 bash[17655]: cluster 2024-04-03T15:30:29.004968+0000 mgr.y (mgr.24370) 2164 : cluster [DBG] pgmap v2148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:31 smithi082 bash[20963]: audit 2024-04-03T15:30:31.590095+0000 mon.a (mon.0) 2532 : audit [DBG] from='client.? 172.21.15.67:0/2209585358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:31 smithi067 bash[17655]: audit 2024-04-03T15:30:31.590095+0000 mon.a (mon.0) 2532 : audit [DBG] from='client.? 172.21.15.67:0/2209585358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:31 smithi067 bash[27441]: audit 2024-04-03T15:30:31.590095+0000 mon.a (mon.0) 2532 : audit [DBG] from='client.? 172.21.15.67:0/2209585358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:32 smithi067 bash[17655]: cluster 2024-04-03T15:30:31.006082+0000 mgr.y (mgr.24370) 2165 : cluster [DBG] pgmap v2149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:32 smithi067 bash[27441]: cluster 2024-04-03T15:30:31.006082+0000 mgr.y (mgr.24370) 2165 : cluster [DBG] pgmap v2149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:32 smithi082 bash[20963]: cluster 2024-04-03T15:30:31.006082+0000 mgr.y (mgr.24370) 2165 : cluster [DBG] pgmap v2149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:30:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:30:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:34 smithi082 bash[20963]: cluster 2024-04-03T15:30:33.006773+0000 mgr.y (mgr.24370) 2166 : cluster [DBG] pgmap v2150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:34 smithi082 bash[20963]: audit 2024-04-03T15:30:34.045695+0000 mon.a (mon.0) 2533 : audit [DBG] from='client.? 172.21.15.67:0/1907168495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:34 smithi067 bash[27441]: cluster 2024-04-03T15:30:33.006773+0000 mgr.y (mgr.24370) 2166 : cluster [DBG] pgmap v2150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:34 smithi067 bash[27441]: audit 2024-04-03T15:30:34.045695+0000 mon.a (mon.0) 2533 : audit [DBG] from='client.? 172.21.15.67:0/1907168495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:34 smithi067 bash[17655]: cluster 2024-04-03T15:30:33.006773+0000 mgr.y (mgr.24370) 2166 : cluster [DBG] pgmap v2150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:34 smithi067 bash[17655]: audit 2024-04-03T15:30:34.045695+0000 mon.a (mon.0) 2533 : audit [DBG] from='client.? 172.21.15.67:0/1907168495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:36 smithi082 bash[20963]: cluster 2024-04-03T15:30:35.007454+0000 mgr.y (mgr.24370) 2167 : cluster [DBG] pgmap v2151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:36 smithi082 bash[20963]: audit 2024-04-03T15:30:36.503412+0000 mon.a (mon.0) 2534 : audit [DBG] from='client.? 172.21.15.67:0/3565854342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:36 smithi067 bash[27441]: cluster 2024-04-03T15:30:35.007454+0000 mgr.y (mgr.24370) 2167 : cluster [DBG] pgmap v2151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:36 smithi067 bash[27441]: audit 2024-04-03T15:30:36.503412+0000 mon.a (mon.0) 2534 : audit [DBG] from='client.? 172.21.15.67:0/3565854342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:36 smithi067 bash[17655]: cluster 2024-04-03T15:30:35.007454+0000 mgr.y (mgr.24370) 2167 : cluster [DBG] pgmap v2151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:36 smithi067 bash[17655]: audit 2024-04-03T15:30:36.503412+0000 mon.a (mon.0) 2534 : audit [DBG] from='client.? 172.21.15.67:0/3565854342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:38 smithi082 bash[20963]: cluster 2024-04-03T15:30:37.008609+0000 mgr.y (mgr.24370) 2168 : cluster [DBG] pgmap v2152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:38 smithi067 bash[27441]: cluster 2024-04-03T15:30:37.008609+0000 mgr.y (mgr.24370) 2168 : cluster [DBG] pgmap v2152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:38 smithi067 bash[17655]: cluster 2024-04-03T15:30:37.008609+0000 mgr.y (mgr.24370) 2168 : cluster [DBG] pgmap v2152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:39 smithi082 bash[20963]: audit 2024-04-03T15:30:38.965748+0000 mon.a (mon.0) 2535 : audit [DBG] from='client.? 172.21.15.67:0/2138143842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:39 smithi067 bash[17655]: audit 2024-04-03T15:30:38.965748+0000 mon.a (mon.0) 2535 : audit [DBG] from='client.? 172.21.15.67:0/2138143842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:39 smithi067 bash[27441]: audit 2024-04-03T15:30:38.965748+0000 mon.a (mon.0) 2535 : audit [DBG] from='client.? 172.21.15.67:0/2138143842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:40 smithi082 bash[20963]: cluster 2024-04-03T15:30:39.009273+0000 mgr.y (mgr.24370) 2169 : cluster [DBG] pgmap v2153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:40 smithi082 bash[20963]: audit 2024-04-03T15:30:39.758791+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:40 smithi067 bash[17655]: cluster 2024-04-03T15:30:39.009273+0000 mgr.y (mgr.24370) 2169 : cluster [DBG] pgmap v2153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:40 smithi067 bash[17655]: audit 2024-04-03T15:30:39.758791+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:40 smithi067 bash[27441]: cluster 2024-04-03T15:30:39.009273+0000 mgr.y (mgr.24370) 2169 : cluster [DBG] pgmap v2153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:40 smithi067 bash[27441]: audit 2024-04-03T15:30:39.758791+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:41 smithi082 bash[20963]: audit 2024-04-03T15:30:41.410284+0000 mon.c (mon.2) 811 : audit [DBG] from='client.? 172.21.15.67:0/1936319843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:41 smithi067 bash[17655]: audit 2024-04-03T15:30:41.410284+0000 mon.c (mon.2) 811 : audit [DBG] from='client.? 172.21.15.67:0/1936319843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:41 smithi067 bash[27441]: audit 2024-04-03T15:30:41.410284+0000 mon.c (mon.2) 811 : audit [DBG] from='client.? 172.21.15.67:0/1936319843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:42 smithi067 bash[17655]: cluster 2024-04-03T15:30:41.010554+0000 mgr.y (mgr.24370) 2170 : cluster [DBG] pgmap v2154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:42 smithi067 bash[27441]: cluster 2024-04-03T15:30:41.010554+0000 mgr.y (mgr.24370) 2170 : cluster [DBG] pgmap v2154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:42 smithi082 bash[20963]: cluster 2024-04-03T15:30:41.010554+0000 mgr.y (mgr.24370) 2170 : cluster [DBG] pgmap v2154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:43] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:30:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:30:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:44 smithi082 bash[20963]: cluster 2024-04-03T15:30:43.011276+0000 mgr.y (mgr.24370) 2171 : cluster [DBG] pgmap v2155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:44 smithi082 bash[20963]: audit 2024-04-03T15:30:43.870491+0000 mon.c (mon.2) 812 : audit [DBG] from='client.? 172.21.15.67:0/2496686455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:44 smithi067 bash[27441]: cluster 2024-04-03T15:30:43.011276+0000 mgr.y (mgr.24370) 2171 : cluster [DBG] pgmap v2155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:44 smithi067 bash[27441]: audit 2024-04-03T15:30:43.870491+0000 mon.c (mon.2) 812 : audit [DBG] from='client.? 172.21.15.67:0/2496686455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:44 smithi067 bash[17655]: cluster 2024-04-03T15:30:43.011276+0000 mgr.y (mgr.24370) 2171 : cluster [DBG] pgmap v2155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:44 smithi067 bash[17655]: audit 2024-04-03T15:30:43.870491+0000 mon.c (mon.2) 812 : audit [DBG] from='client.? 172.21.15.67:0/2496686455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:46 smithi082 bash[20963]: cluster 2024-04-03T15:30:45.011955+0000 mgr.y (mgr.24370) 2172 : cluster [DBG] pgmap v2156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:46 smithi082 bash[20963]: audit 2024-04-03T15:30:46.331162+0000 mon.a (mon.0) 2537 : audit [DBG] from='client.? 172.21.15.67:0/297409984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:46 smithi067 bash[17655]: cluster 2024-04-03T15:30:45.011955+0000 mgr.y (mgr.24370) 2172 : cluster [DBG] pgmap v2156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:46 smithi067 bash[17655]: audit 2024-04-03T15:30:46.331162+0000 mon.a (mon.0) 2537 : audit [DBG] from='client.? 172.21.15.67:0/297409984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:46 smithi067 bash[27441]: cluster 2024-04-03T15:30:45.011955+0000 mgr.y (mgr.24370) 2172 : cluster [DBG] pgmap v2156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:46 smithi067 bash[27441]: audit 2024-04-03T15:30:46.331162+0000 mon.a (mon.0) 2537 : audit [DBG] from='client.? 172.21.15.67:0/297409984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:48 smithi082 bash[20963]: cluster 2024-04-03T15:30:47.013126+0000 mgr.y (mgr.24370) 2173 : cluster [DBG] pgmap v2157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:48 smithi082 bash[20963]: audit 2024-04-03T15:30:48.780979+0000 mon.a (mon.0) 2538 : audit [DBG] from='client.? 172.21.15.67:0/3432858750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:48 smithi067 bash[17655]: cluster 2024-04-03T15:30:47.013126+0000 mgr.y (mgr.24370) 2173 : cluster [DBG] pgmap v2157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:48 smithi067 bash[17655]: audit 2024-04-03T15:30:48.780979+0000 mon.a (mon.0) 2538 : audit [DBG] from='client.? 172.21.15.67:0/3432858750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:48 smithi067 bash[27441]: cluster 2024-04-03T15:30:47.013126+0000 mgr.y (mgr.24370) 2173 : cluster [DBG] pgmap v2157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:48 smithi067 bash[27441]: audit 2024-04-03T15:30:48.780979+0000 mon.a (mon.0) 2538 : audit [DBG] from='client.? 172.21.15.67:0/3432858750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:50 smithi082 bash[20963]: cluster 2024-04-03T15:30:49.013795+0000 mgr.y (mgr.24370) 2174 : cluster [DBG] pgmap v2158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:50 smithi067 bash[27441]: cluster 2024-04-03T15:30:49.013795+0000 mgr.y (mgr.24370) 2174 : cluster [DBG] pgmap v2158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:50 smithi067 bash[17655]: cluster 2024-04-03T15:30:49.013795+0000 mgr.y (mgr.24370) 2174 : cluster [DBG] pgmap v2158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:51 smithi082 bash[20963]: audit 2024-04-03T15:30:51.223219+0000 mon.c (mon.2) 813 : audit [DBG] from='client.? 172.21.15.67:0/2198948685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:51 smithi067 bash[27441]: audit 2024-04-03T15:30:51.223219+0000 mon.c (mon.2) 813 : audit [DBG] from='client.? 172.21.15.67:0/2198948685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:51 smithi067 bash[17655]: audit 2024-04-03T15:30:51.223219+0000 mon.c (mon.2) 813 : audit [DBG] from='client.? 172.21.15.67:0/2198948685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:52 smithi067 bash[17655]: cluster 2024-04-03T15:30:51.014929+0000 mgr.y (mgr.24370) 2175 : cluster [DBG] pgmap v2159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:52 smithi067 bash[27441]: cluster 2024-04-03T15:30:51.014929+0000 mgr.y (mgr.24370) 2175 : cluster [DBG] pgmap v2159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:52 smithi082 bash[20963]: cluster 2024-04-03T15:30:51.014929+0000 mgr.y (mgr.24370) 2175 : cluster [DBG] pgmap v2159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:53] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:30:53.815 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:30:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:53 smithi082 bash[20963]: audit 2024-04-03T15:30:53.675152+0000 mon.c (mon.2) 814 : audit [DBG] from='client.? 172.21.15.67:0/3872867792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:53 smithi067 bash[17655]: audit 2024-04-03T15:30:53.675152+0000 mon.c (mon.2) 814 : audit [DBG] from='client.? 172.21.15.67:0/3872867792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:53 smithi067 bash[27441]: audit 2024-04-03T15:30:53.675152+0000 mon.c (mon.2) 814 : audit [DBG] from='client.? 172.21.15.67:0/3872867792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:54 smithi082 bash[20963]: cluster 2024-04-03T15:30:53.015647+0000 mgr.y (mgr.24370) 2176 : cluster [DBG] pgmap v2160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:54 smithi082 bash[20963]: audit 2024-04-03T15:30:54.759193+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:54 smithi067 bash[17655]: cluster 2024-04-03T15:30:53.015647+0000 mgr.y (mgr.24370) 2176 : cluster [DBG] pgmap v2160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:54 smithi067 bash[17655]: audit 2024-04-03T15:30:54.759193+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:54 smithi067 bash[27441]: cluster 2024-04-03T15:30:53.015647+0000 mgr.y (mgr.24370) 2176 : cluster [DBG] pgmap v2160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:54 smithi067 bash[27441]: audit 2024-04-03T15:30:54.759193+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:30:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:56 smithi082 bash[20963]: cluster 2024-04-03T15:30:55.016357+0000 mgr.y (mgr.24370) 2177 : cluster [DBG] pgmap v2161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:56 smithi082 bash[20963]: audit 2024-04-03T15:30:56.128352+0000 mon.c (mon.2) 815 : audit [DBG] from='client.? 172.21.15.67:0/3764716927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:56 smithi067 bash[17655]: cluster 2024-04-03T15:30:55.016357+0000 mgr.y (mgr.24370) 2177 : cluster [DBG] pgmap v2161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:56 smithi067 bash[17655]: audit 2024-04-03T15:30:56.128352+0000 mon.c (mon.2) 815 : audit [DBG] from='client.? 172.21.15.67:0/3764716927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:56 smithi067 bash[27441]: cluster 2024-04-03T15:30:55.016357+0000 mgr.y (mgr.24370) 2177 : cluster [DBG] pgmap v2161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:56 smithi067 bash[27441]: audit 2024-04-03T15:30:56.128352+0000 mon.c (mon.2) 815 : audit [DBG] from='client.? 172.21.15.67:0/3764716927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:58 smithi082 bash[20963]: cluster 2024-04-03T15:30:57.017470+0000 mgr.y (mgr.24370) 2178 : cluster [DBG] pgmap v2162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:30:58 smithi082 bash[20963]: audit 2024-04-03T15:30:58.576307+0000 mon.c (mon.2) 816 : audit [DBG] from='client.? 172.21.15.67:0/3943269222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:58 smithi067 bash[17655]: cluster 2024-04-03T15:30:57.017470+0000 mgr.y (mgr.24370) 2178 : cluster [DBG] pgmap v2162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:30:58 smithi067 bash[17655]: audit 2024-04-03T15:30:58.576307+0000 mon.c (mon.2) 816 : audit [DBG] from='client.? 172.21.15.67:0/3943269222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:30:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:58 smithi067 bash[27441]: cluster 2024-04-03T15:30:57.017470+0000 mgr.y (mgr.24370) 2178 : cluster [DBG] pgmap v2162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:30:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:30:58 smithi067 bash[27441]: audit 2024-04-03T15:30:58.576307+0000 mon.c (mon.2) 816 : audit [DBG] from='client.? 172.21.15.67:0/3943269222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:00 smithi082 bash[20963]: cluster 2024-04-03T15:30:59.018183+0000 mgr.y (mgr.24370) 2179 : cluster [DBG] pgmap v2163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:00 smithi082 bash[20963]: audit 2024-04-03T15:31:00.687759+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:31:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:00 smithi067 bash[17655]: cluster 2024-04-03T15:30:59.018183+0000 mgr.y (mgr.24370) 2179 : cluster [DBG] pgmap v2163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:00 smithi067 bash[17655]: audit 2024-04-03T15:31:00.687759+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:31:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:00 smithi067 bash[27441]: cluster 2024-04-03T15:30:59.018183+0000 mgr.y (mgr.24370) 2179 : cluster [DBG] pgmap v2163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:00 smithi067 bash[27441]: audit 2024-04-03T15:31:00.687759+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:31:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:01 smithi082 bash[20963]: audit 2024-04-03T15:31:01.031191+0000 mon.c (mon.2) 817 : audit [DBG] from='client.? 172.21.15.67:0/2971101606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:01 smithi067 bash[17655]: audit 2024-04-03T15:31:01.031191+0000 mon.c (mon.2) 817 : audit [DBG] from='client.? 172.21.15.67:0/2971101606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:01 smithi067 bash[27441]: audit 2024-04-03T15:31:01.031191+0000 mon.c (mon.2) 817 : audit [DBG] from='client.? 172.21.15.67:0/2971101606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:02 smithi082 bash[20963]: cluster 2024-04-03T15:31:01.019422+0000 mgr.y (mgr.24370) 2180 : cluster [DBG] pgmap v2164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:03.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:03] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:31:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:02 smithi067 bash[27441]: cluster 2024-04-03T15:31:01.019422+0000 mgr.y (mgr.24370) 2180 : cluster [DBG] pgmap v2164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:02 smithi067 bash[17655]: cluster 2024-04-03T15:31:01.019422+0000 mgr.y (mgr.24370) 2180 : cluster [DBG] pgmap v2164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:03.848 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:31:04.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:03 smithi082 bash[20963]: audit 2024-04-03T15:31:03.489907+0000 mon.a (mon.0) 2541 : audit [DBG] from='client.? 172.21.15.67:0/4146860686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:03 smithi067 bash[17655]: audit 2024-04-03T15:31:03.489907+0000 mon.a (mon.0) 2541 : audit [DBG] from='client.? 172.21.15.67:0/4146860686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:03 smithi067 bash[27441]: audit 2024-04-03T15:31:03.489907+0000 mon.a (mon.0) 2541 : audit [DBG] from='client.? 172.21.15.67:0/4146860686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:04 smithi082 bash[20963]: cluster 2024-04-03T15:31:03.020309+0000 mgr.y (mgr.24370) 2181 : cluster [DBG] pgmap v2165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:04 smithi067 bash[17655]: cluster 2024-04-03T15:31:03.020309+0000 mgr.y (mgr.24370) 2181 : cluster [DBG] pgmap v2165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:04 smithi067 bash[27441]: cluster 2024-04-03T15:31:03.020309+0000 mgr.y (mgr.24370) 2181 : cluster [DBG] pgmap v2165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:06 smithi082 bash[20963]: cluster 2024-04-03T15:31:05.021132+0000 mgr.y (mgr.24370) 2182 : cluster [DBG] pgmap v2166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:06 smithi082 bash[20963]: audit 2024-04-03T15:31:05.978788+0000 mon.a (mon.0) 2542 : audit [DBG] from='client.? 172.21.15.67:0/2056827939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:06 smithi082 bash[20963]: audit 2024-04-03T15:31:06.379070+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:06 smithi082 bash[20963]: audit 2024-04-03T15:31:06.386881+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:06 smithi082 bash[20963]: audit 2024-04-03T15:31:06.679266+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:06 smithi082 bash[20963]: audit 2024-04-03T15:31:06.689273+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[17655]: cluster 2024-04-03T15:31:05.021132+0000 mgr.y (mgr.24370) 2182 : cluster [DBG] pgmap v2166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[17655]: audit 2024-04-03T15:31:05.978788+0000 mon.a (mon.0) 2542 : audit [DBG] from='client.? 172.21.15.67:0/2056827939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[17655]: audit 2024-04-03T15:31:06.379070+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[17655]: audit 2024-04-03T15:31:06.386881+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[17655]: audit 2024-04-03T15:31:06.679266+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[17655]: audit 2024-04-03T15:31:06.689273+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[27441]: cluster 2024-04-03T15:31:05.021132+0000 mgr.y (mgr.24370) 2182 : cluster [DBG] pgmap v2166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[27441]: audit 2024-04-03T15:31:05.978788+0000 mon.a (mon.0) 2542 : audit [DBG] from='client.? 172.21.15.67:0/2056827939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[27441]: audit 2024-04-03T15:31:06.379070+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[27441]: audit 2024-04-03T15:31:06.386881+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[27441]: audit 2024-04-03T15:31:06.679266+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:06 smithi067 bash[27441]: audit 2024-04-03T15:31:06.689273+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:07 smithi082 bash[20963]: audit 2024-04-03T15:31:07.170680+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:31:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:07 smithi082 bash[20963]: audit 2024-04-03T15:31:07.172506+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:31:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:07 smithi082 bash[20963]: audit 2024-04-03T15:31:07.183175+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:08.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:07 smithi067 bash[27441]: audit 2024-04-03T15:31:07.170680+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:31:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:07 smithi067 bash[27441]: audit 2024-04-03T15:31:07.172506+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:31:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:07 smithi067 bash[27441]: audit 2024-04-03T15:31:07.183175+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:07 smithi067 bash[17655]: audit 2024-04-03T15:31:07.170680+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:31:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:07 smithi067 bash[17655]: audit 2024-04-03T15:31:07.172506+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:31:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:07 smithi067 bash[17655]: audit 2024-04-03T15:31:07.183175+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:31:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:08 smithi082 bash[20963]: cluster 2024-04-03T15:31:07.022350+0000 mgr.y (mgr.24370) 2183 : cluster [DBG] pgmap v2167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:08 smithi082 bash[20963]: audit 2024-04-03T15:31:08.434818+0000 mon.a (mon.0) 2550 : audit [DBG] from='client.? 172.21.15.67:0/704407900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:08 smithi067 bash[17655]: cluster 2024-04-03T15:31:07.022350+0000 mgr.y (mgr.24370) 2183 : cluster [DBG] pgmap v2167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:08 smithi067 bash[17655]: audit 2024-04-03T15:31:08.434818+0000 mon.a (mon.0) 2550 : audit [DBG] from='client.? 172.21.15.67:0/704407900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:08 smithi067 bash[27441]: cluster 2024-04-03T15:31:07.022350+0000 mgr.y (mgr.24370) 2183 : cluster [DBG] pgmap v2167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:08 smithi067 bash[27441]: audit 2024-04-03T15:31:08.434818+0000 mon.a (mon.0) 2550 : audit [DBG] from='client.? 172.21.15.67:0/704407900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:09 smithi082 bash[20963]: cluster 2024-04-03T15:31:09.023066+0000 mgr.y (mgr.24370) 2184 : cluster [DBG] pgmap v2168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:09 smithi082 bash[20963]: audit 2024-04-03T15:31:09.759502+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:09 smithi067 bash[17655]: cluster 2024-04-03T15:31:09.023066+0000 mgr.y (mgr.24370) 2184 : cluster [DBG] pgmap v2168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:09 smithi067 bash[17655]: audit 2024-04-03T15:31:09.759502+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:09 smithi067 bash[27441]: cluster 2024-04-03T15:31:09.023066+0000 mgr.y (mgr.24370) 2184 : cluster [DBG] pgmap v2168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:09 smithi067 bash[27441]: audit 2024-04-03T15:31:09.759502+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:10 smithi082 bash[20963]: audit 2024-04-03T15:31:10.891359+0000 mon.c (mon.2) 818 : audit [DBG] from='client.? 172.21.15.67:0/2554603377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:10 smithi067 bash[27441]: audit 2024-04-03T15:31:10.891359+0000 mon.c (mon.2) 818 : audit [DBG] from='client.? 172.21.15.67:0/2554603377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:10 smithi067 bash[17655]: audit 2024-04-03T15:31:10.891359+0000 mon.c (mon.2) 818 : audit [DBG] from='client.? 172.21.15.67:0/2554603377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:11 smithi082 bash[20963]: cluster 2024-04-03T15:31:11.024421+0000 mgr.y (mgr.24370) 2185 : cluster [DBG] pgmap v2169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:11 smithi067 bash[27441]: cluster 2024-04-03T15:31:11.024421+0000 mgr.y (mgr.24370) 2185 : cluster [DBG] pgmap v2169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:11 smithi067 bash[17655]: cluster 2024-04-03T15:31:11.024421+0000 mgr.y (mgr.24370) 2185 : cluster [DBG] pgmap v2169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:31:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:31:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:14 smithi082 bash[20963]: cluster 2024-04-03T15:31:13.024883+0000 mgr.y (mgr.24370) 2186 : cluster [DBG] pgmap v2170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:14 smithi082 bash[20963]: audit 2024-04-03T15:31:13.343334+0000 mon.a (mon.0) 2552 : audit [DBG] from='client.? 172.21.15.67:0/173404322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:14 smithi067 bash[27441]: cluster 2024-04-03T15:31:13.024883+0000 mgr.y (mgr.24370) 2186 : cluster [DBG] pgmap v2170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:14 smithi067 bash[27441]: audit 2024-04-03T15:31:13.343334+0000 mon.a (mon.0) 2552 : audit [DBG] from='client.? 172.21.15.67:0/173404322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:14 smithi067 bash[17655]: cluster 2024-04-03T15:31:13.024883+0000 mgr.y (mgr.24370) 2186 : cluster [DBG] pgmap v2170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:14 smithi067 bash[17655]: audit 2024-04-03T15:31:13.343334+0000 mon.a (mon.0) 2552 : audit [DBG] from='client.? 172.21.15.67:0/173404322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:15.883 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 15:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T15:31:15.578805813Z level=info msg="Completed cleanup jobs" duration=48.84908ms 2024-04-03T15:31:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:16 smithi082 bash[20963]: cluster 2024-04-03T15:31:15.025548+0000 mgr.y (mgr.24370) 2187 : cluster [DBG] pgmap v2171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:16 smithi082 bash[20963]: audit 2024-04-03T15:31:15.799610+0000 mon.a (mon.0) 2553 : audit [DBG] from='client.? 172.21.15.67:0/1974309438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:16 smithi067 bash[17655]: cluster 2024-04-03T15:31:15.025548+0000 mgr.y (mgr.24370) 2187 : cluster [DBG] pgmap v2171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:16 smithi067 bash[17655]: audit 2024-04-03T15:31:15.799610+0000 mon.a (mon.0) 2553 : audit [DBG] from='client.? 172.21.15.67:0/1974309438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:16 smithi067 bash[27441]: cluster 2024-04-03T15:31:15.025548+0000 mgr.y (mgr.24370) 2187 : cluster [DBG] pgmap v2171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:16 smithi067 bash[27441]: audit 2024-04-03T15:31:15.799610+0000 mon.a (mon.0) 2553 : audit [DBG] from='client.? 172.21.15.67:0/1974309438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:18 smithi082 bash[20963]: cluster 2024-04-03T15:31:17.026736+0000 mgr.y (mgr.24370) 2188 : cluster [DBG] pgmap v2172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:18 smithi067 bash[17655]: cluster 2024-04-03T15:31:17.026736+0000 mgr.y (mgr.24370) 2188 : cluster [DBG] pgmap v2172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:18 smithi067 bash[27441]: cluster 2024-04-03T15:31:17.026736+0000 mgr.y (mgr.24370) 2188 : cluster [DBG] pgmap v2172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:19 smithi082 bash[20963]: audit 2024-04-03T15:31:18.259836+0000 mon.a (mon.0) 2554 : audit [DBG] from='client.? 172.21.15.67:0/1314848870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:19 smithi067 bash[17655]: audit 2024-04-03T15:31:18.259836+0000 mon.a (mon.0) 2554 : audit [DBG] from='client.? 172.21.15.67:0/1314848870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:19 smithi067 bash[27441]: audit 2024-04-03T15:31:18.259836+0000 mon.a (mon.0) 2554 : audit [DBG] from='client.? 172.21.15.67:0/1314848870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:20 smithi082 bash[20963]: cluster 2024-04-03T15:31:19.027424+0000 mgr.y (mgr.24370) 2189 : cluster [DBG] pgmap v2173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:20 smithi067 bash[27441]: cluster 2024-04-03T15:31:19.027424+0000 mgr.y (mgr.24370) 2189 : cluster [DBG] pgmap v2173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:20 smithi067 bash[17655]: cluster 2024-04-03T15:31:19.027424+0000 mgr.y (mgr.24370) 2189 : cluster [DBG] pgmap v2173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:21 smithi067 bash[17655]: audit 2024-04-03T15:31:20.711592+0000 mon.c (mon.2) 819 : audit [DBG] from='client.? 172.21.15.67:0/1899378416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:21 smithi067 bash[27441]: audit 2024-04-03T15:31:20.711592+0000 mon.c (mon.2) 819 : audit [DBG] from='client.? 172.21.15.67:0/1899378416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:21 smithi082 bash[20963]: audit 2024-04-03T15:31:20.711592+0000 mon.c (mon.2) 819 : audit [DBG] from='client.? 172.21.15.67:0/1899378416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:22 smithi067 bash[17655]: cluster 2024-04-03T15:31:21.028606+0000 mgr.y (mgr.24370) 2190 : cluster [DBG] pgmap v2174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:22 smithi067 bash[27441]: cluster 2024-04-03T15:31:21.028606+0000 mgr.y (mgr.24370) 2190 : cluster [DBG] pgmap v2174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:22 smithi082 bash[20963]: cluster 2024-04-03T15:31:21.028606+0000 mgr.y (mgr.24370) 2190 : cluster [DBG] pgmap v2174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:31:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:31:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:24 smithi067 bash[27441]: cluster 2024-04-03T15:31:23.029318+0000 mgr.y (mgr.24370) 2191 : cluster [DBG] pgmap v2175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:24 smithi067 bash[27441]: audit 2024-04-03T15:31:23.172251+0000 mon.a (mon.0) 2555 : audit [DBG] from='client.? 172.21.15.67:0/3405955441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:24 smithi067 bash[17655]: cluster 2024-04-03T15:31:23.029318+0000 mgr.y (mgr.24370) 2191 : cluster [DBG] pgmap v2175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:24 smithi067 bash[17655]: audit 2024-04-03T15:31:23.172251+0000 mon.a (mon.0) 2555 : audit [DBG] from='client.? 172.21.15.67:0/3405955441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:24 smithi082 bash[20963]: cluster 2024-04-03T15:31:23.029318+0000 mgr.y (mgr.24370) 2191 : cluster [DBG] pgmap v2175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:24 smithi082 bash[20963]: audit 2024-04-03T15:31:23.172251+0000 mon.a (mon.0) 2555 : audit [DBG] from='client.? 172.21.15.67:0/3405955441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:25 smithi067 bash[17655]: audit 2024-04-03T15:31:24.759984+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:25 smithi067 bash[27441]: audit 2024-04-03T15:31:24.759984+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:25 smithi082 bash[20963]: audit 2024-04-03T15:31:24.759984+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:26 smithi067 bash[17655]: cluster 2024-04-03T15:31:25.029997+0000 mgr.y (mgr.24370) 2192 : cluster [DBG] pgmap v2176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:26 smithi067 bash[17655]: audit 2024-04-03T15:31:25.630461+0000 mon.a (mon.0) 2557 : audit [DBG] from='client.? 172.21.15.67:0/678065937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:26 smithi067 bash[27441]: cluster 2024-04-03T15:31:25.029997+0000 mgr.y (mgr.24370) 2192 : cluster [DBG] pgmap v2176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:26 smithi067 bash[27441]: audit 2024-04-03T15:31:25.630461+0000 mon.a (mon.0) 2557 : audit [DBG] from='client.? 172.21.15.67:0/678065937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:26 smithi082 bash[20963]: cluster 2024-04-03T15:31:25.029997+0000 mgr.y (mgr.24370) 2192 : cluster [DBG] pgmap v2176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:26 smithi082 bash[20963]: audit 2024-04-03T15:31:25.630461+0000 mon.a (mon.0) 2557 : audit [DBG] from='client.? 172.21.15.67:0/678065937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:28 smithi067 bash[27441]: cluster 2024-04-03T15:31:27.031327+0000 mgr.y (mgr.24370) 2193 : cluster [DBG] pgmap v2177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:28 smithi067 bash[27441]: audit 2024-04-03T15:31:28.086466+0000 mon.a (mon.0) 2558 : audit [DBG] from='client.? 172.21.15.67:0/3165845415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:28 smithi067 bash[17655]: cluster 2024-04-03T15:31:27.031327+0000 mgr.y (mgr.24370) 2193 : cluster [DBG] pgmap v2177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:28 smithi067 bash[17655]: audit 2024-04-03T15:31:28.086466+0000 mon.a (mon.0) 2558 : audit [DBG] from='client.? 172.21.15.67:0/3165845415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:28 smithi082 bash[20963]: cluster 2024-04-03T15:31:27.031327+0000 mgr.y (mgr.24370) 2193 : cluster [DBG] pgmap v2177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:28 smithi082 bash[20963]: audit 2024-04-03T15:31:28.086466+0000 mon.a (mon.0) 2558 : audit [DBG] from='client.? 172.21.15.67:0/3165845415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:30 smithi067 bash[27441]: cluster 2024-04-03T15:31:29.032090+0000 mgr.y (mgr.24370) 2194 : cluster [DBG] pgmap v2178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:30 smithi067 bash[17655]: cluster 2024-04-03T15:31:29.032090+0000 mgr.y (mgr.24370) 2194 : cluster [DBG] pgmap v2178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:30 smithi082 bash[20963]: cluster 2024-04-03T15:31:29.032090+0000 mgr.y (mgr.24370) 2194 : cluster [DBG] pgmap v2178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:31 smithi082 bash[20963]: audit 2024-04-03T15:31:30.550722+0000 mon.c (mon.2) 820 : audit [DBG] from='client.? 172.21.15.67:0/2395612190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:31 smithi067 bash[17655]: audit 2024-04-03T15:31:30.550722+0000 mon.c (mon.2) 820 : audit [DBG] from='client.? 172.21.15.67:0/2395612190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:31 smithi067 bash[27441]: audit 2024-04-03T15:31:30.550722+0000 mon.c (mon.2) 820 : audit [DBG] from='client.? 172.21.15.67:0/2395612190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:32 smithi082 bash[20963]: cluster 2024-04-03T15:31:31.033153+0000 mgr.y (mgr.24370) 2195 : cluster [DBG] pgmap v2179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:32 smithi067 bash[27441]: cluster 2024-04-03T15:31:31.033153+0000 mgr.y (mgr.24370) 2195 : cluster [DBG] pgmap v2179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:32 smithi067 bash[17655]: cluster 2024-04-03T15:31:31.033153+0000 mgr.y (mgr.24370) 2195 : cluster [DBG] pgmap v2179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:31:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:33 smithi067 bash[27441]: audit 2024-04-03T15:31:33.007048+0000 mon.c (mon.2) 821 : audit [DBG] from='client.? 172.21.15.67:0/3389005173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:33 smithi067 bash[17655]: audit 2024-04-03T15:31:33.007048+0000 mon.c (mon.2) 821 : audit [DBG] from='client.? 172.21.15.67:0/3389005173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:33 smithi082 bash[20963]: audit 2024-04-03T15:31:33.007048+0000 mon.c (mon.2) 821 : audit [DBG] from='client.? 172.21.15.67:0/3389005173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:31:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:34 smithi082 bash[20963]: cluster 2024-04-03T15:31:33.033824+0000 mgr.y (mgr.24370) 2196 : cluster [DBG] pgmap v2180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:34 smithi067 bash[17655]: cluster 2024-04-03T15:31:33.033824+0000 mgr.y (mgr.24370) 2196 : cluster [DBG] pgmap v2180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:34 smithi067 bash[27441]: cluster 2024-04-03T15:31:33.033824+0000 mgr.y (mgr.24370) 2196 : cluster [DBG] pgmap v2180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:36 smithi082 bash[20963]: cluster 2024-04-03T15:31:35.034529+0000 mgr.y (mgr.24370) 2197 : cluster [DBG] pgmap v2181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:36 smithi082 bash[20963]: audit 2024-04-03T15:31:35.464435+0000 mon.c (mon.2) 822 : audit [DBG] from='client.? 172.21.15.67:0/796500233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:36 smithi067 bash[17655]: cluster 2024-04-03T15:31:35.034529+0000 mgr.y (mgr.24370) 2197 : cluster [DBG] pgmap v2181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:36 smithi067 bash[17655]: audit 2024-04-03T15:31:35.464435+0000 mon.c (mon.2) 822 : audit [DBG] from='client.? 172.21.15.67:0/796500233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:36 smithi067 bash[27441]: cluster 2024-04-03T15:31:35.034529+0000 mgr.y (mgr.24370) 2197 : cluster [DBG] pgmap v2181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:36 smithi067 bash[27441]: audit 2024-04-03T15:31:35.464435+0000 mon.c (mon.2) 822 : audit [DBG] from='client.? 172.21.15.67:0/796500233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:38 smithi082 bash[20963]: cluster 2024-04-03T15:31:37.035818+0000 mgr.y (mgr.24370) 2198 : cluster [DBG] pgmap v2182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:38 smithi082 bash[20963]: audit 2024-04-03T15:31:37.913627+0000 mon.a (mon.0) 2559 : audit [DBG] from='client.? 172.21.15.67:0/2016047814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:38 smithi067 bash[27441]: cluster 2024-04-03T15:31:37.035818+0000 mgr.y (mgr.24370) 2198 : cluster [DBG] pgmap v2182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:38 smithi067 bash[27441]: audit 2024-04-03T15:31:37.913627+0000 mon.a (mon.0) 2559 : audit [DBG] from='client.? 172.21.15.67:0/2016047814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:38 smithi067 bash[17655]: cluster 2024-04-03T15:31:37.035818+0000 mgr.y (mgr.24370) 2198 : cluster [DBG] pgmap v2182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:38 smithi067 bash[17655]: audit 2024-04-03T15:31:37.913627+0000 mon.a (mon.0) 2559 : audit [DBG] from='client.? 172.21.15.67:0/2016047814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:40 smithi082 bash[20963]: cluster 2024-04-03T15:31:39.036484+0000 mgr.y (mgr.24370) 2199 : cluster [DBG] pgmap v2183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:40 smithi082 bash[20963]: audit 2024-04-03T15:31:39.760493+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:40 smithi067 bash[27441]: cluster 2024-04-03T15:31:39.036484+0000 mgr.y (mgr.24370) 2199 : cluster [DBG] pgmap v2183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:40 smithi067 bash[27441]: audit 2024-04-03T15:31:39.760493+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:40 smithi067 bash[17655]: cluster 2024-04-03T15:31:39.036484+0000 mgr.y (mgr.24370) 2199 : cluster [DBG] pgmap v2183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:40 smithi067 bash[17655]: audit 2024-04-03T15:31:39.760493+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:41 smithi082 bash[20963]: audit 2024-04-03T15:31:40.363647+0000 mon.a (mon.0) 2561 : audit [DBG] from='client.? 172.21.15.67:0/748705409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:41 smithi067 bash[17655]: audit 2024-04-03T15:31:40.363647+0000 mon.a (mon.0) 2561 : audit [DBG] from='client.? 172.21.15.67:0/748705409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:41 smithi067 bash[27441]: audit 2024-04-03T15:31:40.363647+0000 mon.a (mon.0) 2561 : audit [DBG] from='client.? 172.21.15.67:0/748705409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:42 smithi082 bash[20963]: cluster 2024-04-03T15:31:41.037719+0000 mgr.y (mgr.24370) 2200 : cluster [DBG] pgmap v2184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:42 smithi067 bash[27441]: cluster 2024-04-03T15:31:41.037719+0000 mgr.y (mgr.24370) 2200 : cluster [DBG] pgmap v2184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:42 smithi067 bash[17655]: cluster 2024-04-03T15:31:41.037719+0000 mgr.y (mgr.24370) 2200 : cluster [DBG] pgmap v2184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:43 smithi067 bash[17655]: audit 2024-04-03T15:31:42.817587+0000 mon.c (mon.2) 823 : audit [DBG] from='client.? 172.21.15.67:0/1949858080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:43] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:31:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:43 smithi067 bash[27441]: audit 2024-04-03T15:31:42.817587+0000 mon.c (mon.2) 823 : audit [DBG] from='client.? 172.21.15.67:0/1949858080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:43.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:43 smithi082 bash[20963]: audit 2024-04-03T15:31:42.817587+0000 mon.c (mon.2) 823 : audit [DBG] from='client.? 172.21.15.67:0/1949858080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:31:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:44 smithi082 bash[20963]: cluster 2024-04-03T15:31:43.038490+0000 mgr.y (mgr.24370) 2201 : cluster [DBG] pgmap v2185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:44 smithi067 bash[17655]: cluster 2024-04-03T15:31:43.038490+0000 mgr.y (mgr.24370) 2201 : cluster [DBG] pgmap v2185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:44 smithi067 bash[27441]: cluster 2024-04-03T15:31:43.038490+0000 mgr.y (mgr.24370) 2201 : cluster [DBG] pgmap v2185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:46 smithi082 bash[20963]: cluster 2024-04-03T15:31:45.039312+0000 mgr.y (mgr.24370) 2202 : cluster [DBG] pgmap v2186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:46 smithi082 bash[20963]: audit 2024-04-03T15:31:45.275666+0000 mon.a (mon.0) 2562 : audit [DBG] from='client.? 172.21.15.67:0/2211109783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:46 smithi067 bash[17655]: cluster 2024-04-03T15:31:45.039312+0000 mgr.y (mgr.24370) 2202 : cluster [DBG] pgmap v2186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:46 smithi067 bash[17655]: audit 2024-04-03T15:31:45.275666+0000 mon.a (mon.0) 2562 : audit [DBG] from='client.? 172.21.15.67:0/2211109783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:46 smithi067 bash[27441]: cluster 2024-04-03T15:31:45.039312+0000 mgr.y (mgr.24370) 2202 : cluster [DBG] pgmap v2186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:46 smithi067 bash[27441]: audit 2024-04-03T15:31:45.275666+0000 mon.a (mon.0) 2562 : audit [DBG] from='client.? 172.21.15.67:0/2211109783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:48 smithi082 bash[20963]: cluster 2024-04-03T15:31:47.040555+0000 mgr.y (mgr.24370) 2203 : cluster [DBG] pgmap v2187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:48 smithi082 bash[20963]: audit 2024-04-03T15:31:47.730676+0000 mon.a (mon.0) 2563 : audit [DBG] from='client.? 172.21.15.67:0/1502426209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:48 smithi067 bash[17655]: cluster 2024-04-03T15:31:47.040555+0000 mgr.y (mgr.24370) 2203 : cluster [DBG] pgmap v2187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:48 smithi067 bash[17655]: audit 2024-04-03T15:31:47.730676+0000 mon.a (mon.0) 2563 : audit [DBG] from='client.? 172.21.15.67:0/1502426209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:48 smithi067 bash[27441]: cluster 2024-04-03T15:31:47.040555+0000 mgr.y (mgr.24370) 2203 : cluster [DBG] pgmap v2187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:48 smithi067 bash[27441]: audit 2024-04-03T15:31:47.730676+0000 mon.a (mon.0) 2563 : audit [DBG] from='client.? 172.21.15.67:0/1502426209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:50 smithi082 bash[20963]: cluster 2024-04-03T15:31:49.041228+0000 mgr.y (mgr.24370) 2204 : cluster [DBG] pgmap v2188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:50 smithi082 bash[20963]: audit 2024-04-03T15:31:50.186830+0000 mon.c (mon.2) 824 : audit [DBG] from='client.? 172.21.15.67:0/2167415043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:50 smithi067 bash[27441]: cluster 2024-04-03T15:31:49.041228+0000 mgr.y (mgr.24370) 2204 : cluster [DBG] pgmap v2188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:50 smithi067 bash[27441]: audit 2024-04-03T15:31:50.186830+0000 mon.c (mon.2) 824 : audit [DBG] from='client.? 172.21.15.67:0/2167415043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:50 smithi067 bash[17655]: cluster 2024-04-03T15:31:49.041228+0000 mgr.y (mgr.24370) 2204 : cluster [DBG] pgmap v2188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:50 smithi067 bash[17655]: audit 2024-04-03T15:31:50.186830+0000 mon.c (mon.2) 824 : audit [DBG] from='client.? 172.21.15.67:0/2167415043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:52 smithi082 bash[20963]: cluster 2024-04-03T15:31:51.042372+0000 mgr.y (mgr.24370) 2205 : cluster [DBG] pgmap v2189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:52 smithi067 bash[17655]: cluster 2024-04-03T15:31:51.042372+0000 mgr.y (mgr.24370) 2205 : cluster [DBG] pgmap v2189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:52 smithi067 bash[27441]: cluster 2024-04-03T15:31:51.042372+0000 mgr.y (mgr.24370) 2205 : cluster [DBG] pgmap v2189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:53] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T15:31:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:53 smithi067 bash[27441]: audit 2024-04-03T15:31:52.641459+0000 mon.a (mon.0) 2564 : audit [DBG] from='client.? 172.21.15.67:0/2442226790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:53 smithi067 bash[17655]: audit 2024-04-03T15:31:52.641459+0000 mon.a (mon.0) 2564 : audit [DBG] from='client.? 172.21.15.67:0/2442226790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:53 smithi082 bash[20963]: audit 2024-04-03T15:31:52.641459+0000 mon.a (mon.0) 2564 : audit [DBG] from='client.? 172.21.15.67:0/2442226790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:31:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:54 smithi082 bash[20963]: cluster 2024-04-03T15:31:53.043044+0000 mgr.y (mgr.24370) 2206 : cluster [DBG] pgmap v2190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:54 smithi067 bash[27441]: cluster 2024-04-03T15:31:53.043044+0000 mgr.y (mgr.24370) 2206 : cluster [DBG] pgmap v2190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:54 smithi067 bash[17655]: cluster 2024-04-03T15:31:53.043044+0000 mgr.y (mgr.24370) 2206 : cluster [DBG] pgmap v2190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:55 smithi082 bash[20963]: audit 2024-04-03T15:31:54.760533+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:55 smithi082 bash[20963]: audit 2024-04-03T15:31:55.088723+0000 mon.a (mon.0) 2566 : audit [DBG] from='client.? 172.21.15.67:0/4188839077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:55 smithi067 bash[27441]: audit 2024-04-03T15:31:54.760533+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:55 smithi067 bash[27441]: audit 2024-04-03T15:31:55.088723+0000 mon.a (mon.0) 2566 : audit [DBG] from='client.? 172.21.15.67:0/4188839077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:55 smithi067 bash[17655]: audit 2024-04-03T15:31:54.760533+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:31:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:55 smithi067 bash[17655]: audit 2024-04-03T15:31:55.088723+0000 mon.a (mon.0) 2566 : audit [DBG] from='client.? 172.21.15.67:0/4188839077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:56 smithi082 bash[20963]: cluster 2024-04-03T15:31:55.043612+0000 mgr.y (mgr.24370) 2207 : cluster [DBG] pgmap v2191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:56 smithi067 bash[17655]: cluster 2024-04-03T15:31:55.043612+0000 mgr.y (mgr.24370) 2207 : cluster [DBG] pgmap v2191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:56 smithi067 bash[27441]: cluster 2024-04-03T15:31:55.043612+0000 mgr.y (mgr.24370) 2207 : cluster [DBG] pgmap v2191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:58 smithi082 bash[20963]: cluster 2024-04-03T15:31:57.044786+0000 mgr.y (mgr.24370) 2208 : cluster [DBG] pgmap v2192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:31:58 smithi082 bash[20963]: audit 2024-04-03T15:31:57.545090+0000 mon.c (mon.2) 825 : audit [DBG] from='client.? 172.21.15.67:0/2169891965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:58 smithi067 bash[17655]: cluster 2024-04-03T15:31:57.044786+0000 mgr.y (mgr.24370) 2208 : cluster [DBG] pgmap v2192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:31:58 smithi067 bash[17655]: audit 2024-04-03T15:31:57.545090+0000 mon.c (mon.2) 825 : audit [DBG] from='client.? 172.21.15.67:0/2169891965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:31:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:58 smithi067 bash[27441]: cluster 2024-04-03T15:31:57.044786+0000 mgr.y (mgr.24370) 2208 : cluster [DBG] pgmap v2192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:31:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:31:58 smithi067 bash[27441]: audit 2024-04-03T15:31:57.545090+0000 mon.c (mon.2) 825 : audit [DBG] from='client.? 172.21.15.67:0/2169891965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:00 smithi082 bash[20963]: cluster 2024-04-03T15:31:59.045475+0000 mgr.y (mgr.24370) 2209 : cluster [DBG] pgmap v2193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:00 smithi082 bash[20963]: audit 2024-04-03T15:31:59.993979+0000 mon.a (mon.0) 2567 : audit [DBG] from='client.? 172.21.15.67:0/2688773303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:00 smithi067 bash[17655]: cluster 2024-04-03T15:31:59.045475+0000 mgr.y (mgr.24370) 2209 : cluster [DBG] pgmap v2193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:00 smithi067 bash[17655]: audit 2024-04-03T15:31:59.993979+0000 mon.a (mon.0) 2567 : audit [DBG] from='client.? 172.21.15.67:0/2688773303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:00 smithi067 bash[27441]: cluster 2024-04-03T15:31:59.045475+0000 mgr.y (mgr.24370) 2209 : cluster [DBG] pgmap v2193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:00 smithi067 bash[27441]: audit 2024-04-03T15:31:59.993979+0000 mon.a (mon.0) 2567 : audit [DBG] from='client.? 172.21.15.67:0/2688773303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:02 smithi082 bash[20963]: cluster 2024-04-03T15:32:01.046532+0000 mgr.y (mgr.24370) 2210 : cluster [DBG] pgmap v2194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:02 smithi067 bash[17655]: cluster 2024-04-03T15:32:01.046532+0000 mgr.y (mgr.24370) 2210 : cluster [DBG] pgmap v2194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:02 smithi067 bash[27441]: cluster 2024-04-03T15:32:01.046532+0000 mgr.y (mgr.24370) 2210 : cluster [DBG] pgmap v2194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:03 smithi067 bash[17655]: audit 2024-04-03T15:32:02.438439+0000 mon.c (mon.2) 826 : audit [DBG] from='client.? 172.21.15.67:0/3880866929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:03 smithi067 bash[27441]: audit 2024-04-03T15:32:02.438439+0000 mon.c (mon.2) 826 : audit [DBG] from='client.? 172.21.15.67:0/3880866929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:32:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:03 smithi082 bash[20963]: audit 2024-04-03T15:32:02.438439+0000 mon.c (mon.2) 826 : audit [DBG] from='client.? 172.21.15.67:0/3880866929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:32:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:04 smithi082 bash[20963]: cluster 2024-04-03T15:32:03.047204+0000 mgr.y (mgr.24370) 2211 : cluster [DBG] pgmap v2195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:04 smithi067 bash[27441]: cluster 2024-04-03T15:32:03.047204+0000 mgr.y (mgr.24370) 2211 : cluster [DBG] pgmap v2195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:04 smithi067 bash[17655]: cluster 2024-04-03T15:32:03.047204+0000 mgr.y (mgr.24370) 2211 : cluster [DBG] pgmap v2195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:05 smithi082 bash[20963]: audit 2024-04-03T15:32:04.891381+0000 mon.a (mon.0) 2568 : audit [DBG] from='client.? 172.21.15.67:0/1926119212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:05 smithi067 bash[27441]: audit 2024-04-03T15:32:04.891381+0000 mon.a (mon.0) 2568 : audit [DBG] from='client.? 172.21.15.67:0/1926119212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:05 smithi067 bash[17655]: audit 2024-04-03T15:32:04.891381+0000 mon.a (mon.0) 2568 : audit [DBG] from='client.? 172.21.15.67:0/1926119212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:06 smithi082 bash[20963]: cluster 2024-04-03T15:32:05.048058+0000 mgr.y (mgr.24370) 2212 : cluster [DBG] pgmap v2196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:06 smithi067 bash[17655]: cluster 2024-04-03T15:32:05.048058+0000 mgr.y (mgr.24370) 2212 : cluster [DBG] pgmap v2196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:06 smithi067 bash[27441]: cluster 2024-04-03T15:32:05.048058+0000 mgr.y (mgr.24370) 2212 : cluster [DBG] pgmap v2196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:07 smithi082 bash[20963]: audit 2024-04-03T15:32:07.259044+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:32:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:07 smithi067 bash[17655]: audit 2024-04-03T15:32:07.259044+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:32:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:07 smithi067 bash[27441]: audit 2024-04-03T15:32:07.259044+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:32:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:08 smithi082 bash[20963]: cluster 2024-04-03T15:32:07.048873+0000 mgr.y (mgr.24370) 2213 : cluster [DBG] pgmap v2197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:08 smithi082 bash[20963]: audit 2024-04-03T15:32:07.353976+0000 mon.a (mon.0) 2570 : audit [DBG] from='client.? 172.21.15.67:0/2870573122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:08 smithi067 bash[27441]: cluster 2024-04-03T15:32:07.048873+0000 mgr.y (mgr.24370) 2213 : cluster [DBG] pgmap v2197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:08 smithi067 bash[27441]: audit 2024-04-03T15:32:07.353976+0000 mon.a (mon.0) 2570 : audit [DBG] from='client.? 172.21.15.67:0/2870573122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:08 smithi067 bash[17655]: cluster 2024-04-03T15:32:07.048873+0000 mgr.y (mgr.24370) 2213 : cluster [DBG] pgmap v2197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:08 smithi067 bash[17655]: audit 2024-04-03T15:32:07.353976+0000 mon.a (mon.0) 2570 : audit [DBG] from='client.? 172.21.15.67:0/2870573122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:10 smithi082 bash[20963]: cluster 2024-04-03T15:32:09.049522+0000 mgr.y (mgr.24370) 2214 : cluster [DBG] pgmap v2198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:10 smithi082 bash[20963]: audit 2024-04-03T15:32:09.760783+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:10 smithi082 bash[20963]: audit 2024-04-03T15:32:09.816508+0000 mon.c (mon.2) 827 : audit [DBG] from='client.? 172.21.15.67:0/284697332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:10 smithi067 bash[27441]: cluster 2024-04-03T15:32:09.049522+0000 mgr.y (mgr.24370) 2214 : cluster [DBG] pgmap v2198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:10 smithi067 bash[27441]: audit 2024-04-03T15:32:09.760783+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:10 smithi067 bash[27441]: audit 2024-04-03T15:32:09.816508+0000 mon.c (mon.2) 827 : audit [DBG] from='client.? 172.21.15.67:0/284697332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:10 smithi067 bash[17655]: cluster 2024-04-03T15:32:09.049522+0000 mgr.y (mgr.24370) 2214 : cluster [DBG] pgmap v2198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:10 smithi067 bash[17655]: audit 2024-04-03T15:32:09.760783+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:10 smithi067 bash[17655]: audit 2024-04-03T15:32:09.816508+0000 mon.c (mon.2) 827 : audit [DBG] from='client.? 172.21.15.67:0/284697332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:12 smithi082 bash[20963]: cluster 2024-04-03T15:32:11.050595+0000 mgr.y (mgr.24370) 2215 : cluster [DBG] pgmap v2199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:12 smithi082 bash[20963]: audit 2024-04-03T15:32:12.302308+0000 mon.a (mon.0) 2572 : audit [DBG] from='client.? 172.21.15.67:0/348466522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:12 smithi067 bash[27441]: cluster 2024-04-03T15:32:11.050595+0000 mgr.y (mgr.24370) 2215 : cluster [DBG] pgmap v2199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:12 smithi067 bash[27441]: audit 2024-04-03T15:32:12.302308+0000 mon.a (mon.0) 2572 : audit [DBG] from='client.? 172.21.15.67:0/348466522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:12 smithi067 bash[17655]: cluster 2024-04-03T15:32:11.050595+0000 mgr.y (mgr.24370) 2215 : cluster [DBG] pgmap v2199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:12 smithi067 bash[17655]: audit 2024-04-03T15:32:12.302308+0000 mon.a (mon.0) 2572 : audit [DBG] from='client.? 172.21.15.67:0/348466522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:13] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:32:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:32:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:13 smithi082 bash[20963]: audit 2024-04-03T15:32:12.950687+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:13 smithi082 bash[20963]: audit 2024-04-03T15:32:12.959393+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:13 smithi082 bash[20963]: cluster 2024-04-03T15:32:13.051268+0000 mgr.y (mgr.24370) 2216 : cluster [DBG] pgmap v2200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:13 smithi082 bash[20963]: audit 2024-04-03T15:32:13.256775+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:13 smithi082 bash[20963]: audit 2024-04-03T15:32:13.266127+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:13 smithi082 bash[20963]: audit 2024-04-03T15:32:13.810095+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:32:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:13 smithi082 bash[20963]: audit 2024-04-03T15:32:13.811808+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:32:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:13 smithi082 bash[20963]: audit 2024-04-03T15:32:13.821230+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[17655]: audit 2024-04-03T15:32:12.950687+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[17655]: audit 2024-04-03T15:32:12.959393+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[17655]: cluster 2024-04-03T15:32:13.051268+0000 mgr.y (mgr.24370) 2216 : cluster [DBG] pgmap v2200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[17655]: audit 2024-04-03T15:32:13.256775+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[17655]: audit 2024-04-03T15:32:13.266127+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[17655]: audit 2024-04-03T15:32:13.810095+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[17655]: audit 2024-04-03T15:32:13.811808+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[17655]: audit 2024-04-03T15:32:13.821230+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[27441]: audit 2024-04-03T15:32:12.950687+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[27441]: audit 2024-04-03T15:32:12.959393+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[27441]: cluster 2024-04-03T15:32:13.051268+0000 mgr.y (mgr.24370) 2216 : cluster [DBG] pgmap v2200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:14.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[27441]: audit 2024-04-03T15:32:13.256775+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[27441]: audit 2024-04-03T15:32:13.266127+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:14.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[27441]: audit 2024-04-03T15:32:13.810095+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:32:14.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[27441]: audit 2024-04-03T15:32:13.811808+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:32:14.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:13 smithi067 bash[27441]: audit 2024-04-03T15:32:13.821230+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:32:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:14 smithi082 bash[20963]: audit 2024-04-03T15:32:14.752849+0000 mon.c (mon.2) 828 : audit [DBG] from='client.? 172.21.15.67:0/1993866666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:14 smithi067 bash[17655]: audit 2024-04-03T15:32:14.752849+0000 mon.c (mon.2) 828 : audit [DBG] from='client.? 172.21.15.67:0/1993866666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:14 smithi067 bash[27441]: audit 2024-04-03T15:32:14.752849+0000 mon.c (mon.2) 828 : audit [DBG] from='client.? 172.21.15.67:0/1993866666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:15 smithi082 bash[20963]: cluster 2024-04-03T15:32:15.051962+0000 mgr.y (mgr.24370) 2217 : cluster [DBG] pgmap v2201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:15 smithi067 bash[17655]: cluster 2024-04-03T15:32:15.051962+0000 mgr.y (mgr.24370) 2217 : cluster [DBG] pgmap v2201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:15 smithi067 bash[27441]: cluster 2024-04-03T15:32:15.051962+0000 mgr.y (mgr.24370) 2217 : cluster [DBG] pgmap v2201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:18 smithi082 bash[20963]: cluster 2024-04-03T15:32:17.053089+0000 mgr.y (mgr.24370) 2218 : cluster [DBG] pgmap v2202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:18 smithi082 bash[20963]: audit 2024-04-03T15:32:17.211418+0000 mon.c (mon.2) 829 : audit [DBG] from='client.? 172.21.15.67:0/578508329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:18 smithi067 bash[27441]: cluster 2024-04-03T15:32:17.053089+0000 mgr.y (mgr.24370) 2218 : cluster [DBG] pgmap v2202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:18 smithi067 bash[27441]: audit 2024-04-03T15:32:17.211418+0000 mon.c (mon.2) 829 : audit [DBG] from='client.? 172.21.15.67:0/578508329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:18 smithi067 bash[17655]: cluster 2024-04-03T15:32:17.053089+0000 mgr.y (mgr.24370) 2218 : cluster [DBG] pgmap v2202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:18 smithi067 bash[17655]: audit 2024-04-03T15:32:17.211418+0000 mon.c (mon.2) 829 : audit [DBG] from='client.? 172.21.15.67:0/578508329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:20.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:20 smithi082 bash[20963]: cluster 2024-04-03T15:32:19.053757+0000 mgr.y (mgr.24370) 2219 : cluster [DBG] pgmap v2203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:20.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:20 smithi082 bash[20963]: audit 2024-04-03T15:32:19.661815+0000 mon.a (mon.0) 2580 : audit [DBG] from='client.? 172.21.15.67:0/3669295854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:20 smithi067 bash[17655]: cluster 2024-04-03T15:32:19.053757+0000 mgr.y (mgr.24370) 2219 : cluster [DBG] pgmap v2203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:20 smithi067 bash[17655]: audit 2024-04-03T15:32:19.661815+0000 mon.a (mon.0) 2580 : audit [DBG] from='client.? 172.21.15.67:0/3669295854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:20 smithi067 bash[27441]: cluster 2024-04-03T15:32:19.053757+0000 mgr.y (mgr.24370) 2219 : cluster [DBG] pgmap v2203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:20 smithi067 bash[27441]: audit 2024-04-03T15:32:19.661815+0000 mon.a (mon.0) 2580 : audit [DBG] from='client.? 172.21.15.67:0/3669295854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:22 smithi082 bash[20963]: cluster 2024-04-03T15:32:21.054884+0000 mgr.y (mgr.24370) 2220 : cluster [DBG] pgmap v2204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:22 smithi082 bash[20963]: audit 2024-04-03T15:32:22.112175+0000 mon.c (mon.2) 830 : audit [DBG] from='client.? 172.21.15.67:0/4136647465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:22 smithi067 bash[27441]: cluster 2024-04-03T15:32:21.054884+0000 mgr.y (mgr.24370) 2220 : cluster [DBG] pgmap v2204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:22 smithi067 bash[27441]: audit 2024-04-03T15:32:22.112175+0000 mon.c (mon.2) 830 : audit [DBG] from='client.? 172.21.15.67:0/4136647465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:22 smithi067 bash[17655]: cluster 2024-04-03T15:32:21.054884+0000 mgr.y (mgr.24370) 2220 : cluster [DBG] pgmap v2204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:22 smithi067 bash[17655]: audit 2024-04-03T15:32:22.112175+0000 mon.c (mon.2) 830 : audit [DBG] from='client.? 172.21.15.67:0/4136647465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:23] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:32:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:32:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:24 smithi082 bash[20963]: cluster 2024-04-03T15:32:23.055483+0000 mgr.y (mgr.24370) 2221 : cluster [DBG] pgmap v2205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:24 smithi067 bash[17655]: cluster 2024-04-03T15:32:23.055483+0000 mgr.y (mgr.24370) 2221 : cluster [DBG] pgmap v2205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:24 smithi067 bash[27441]: cluster 2024-04-03T15:32:23.055483+0000 mgr.y (mgr.24370) 2221 : cluster [DBG] pgmap v2205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:25 smithi082 bash[20963]: audit 2024-04-03T15:32:24.568409+0000 mon.a (mon.0) 2581 : audit [DBG] from='client.? 172.21.15.67:0/1780351801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:25 smithi082 bash[20963]: audit 2024-04-03T15:32:24.761768+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:25 smithi067 bash[17655]: audit 2024-04-03T15:32:24.568409+0000 mon.a (mon.0) 2581 : audit [DBG] from='client.? 172.21.15.67:0/1780351801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:25 smithi067 bash[17655]: audit 2024-04-03T15:32:24.761768+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:25 smithi067 bash[27441]: audit 2024-04-03T15:32:24.568409+0000 mon.a (mon.0) 2581 : audit [DBG] from='client.? 172.21.15.67:0/1780351801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:25 smithi067 bash[27441]: audit 2024-04-03T15:32:24.761768+0000 mon.a (mon.0) 2582 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:26 smithi082 bash[20963]: cluster 2024-04-03T15:32:25.056222+0000 mgr.y (mgr.24370) 2222 : cluster [DBG] pgmap v2206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:26 smithi067 bash[17655]: cluster 2024-04-03T15:32:25.056222+0000 mgr.y (mgr.24370) 2222 : cluster [DBG] pgmap v2206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:26 smithi067 bash[27441]: cluster 2024-04-03T15:32:25.056222+0000 mgr.y (mgr.24370) 2222 : cluster [DBG] pgmap v2206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:27 smithi067 bash[17655]: audit 2024-04-03T15:32:27.023335+0000 mon.a (mon.0) 2583 : audit [DBG] from='client.? 172.21.15.67:0/3530627823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:27 smithi067 bash[27441]: audit 2024-04-03T15:32:27.023335+0000 mon.a (mon.0) 2583 : audit [DBG] from='client.? 172.21.15.67:0/3530627823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:27 smithi082 bash[20963]: audit 2024-04-03T15:32:27.023335+0000 mon.a (mon.0) 2583 : audit [DBG] from='client.? 172.21.15.67:0/3530627823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:28 smithi067 bash[17655]: cluster 2024-04-03T15:32:27.057028+0000 mgr.y (mgr.24370) 2223 : cluster [DBG] pgmap v2207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:28 smithi067 bash[27441]: cluster 2024-04-03T15:32:27.057028+0000 mgr.y (mgr.24370) 2223 : cluster [DBG] pgmap v2207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:28 smithi082 bash[20963]: cluster 2024-04-03T15:32:27.057028+0000 mgr.y (mgr.24370) 2223 : cluster [DBG] pgmap v2207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:30 smithi067 bash[17655]: cluster 2024-04-03T15:32:29.057676+0000 mgr.y (mgr.24370) 2224 : cluster [DBG] pgmap v2208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:30 smithi067 bash[17655]: audit 2024-04-03T15:32:29.484521+0000 mon.c (mon.2) 831 : audit [DBG] from='client.? 172.21.15.67:0/3704981831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:30 smithi067 bash[27441]: cluster 2024-04-03T15:32:29.057676+0000 mgr.y (mgr.24370) 2224 : cluster [DBG] pgmap v2208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:30 smithi067 bash[27441]: audit 2024-04-03T15:32:29.484521+0000 mon.c (mon.2) 831 : audit [DBG] from='client.? 172.21.15.67:0/3704981831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:30 smithi082 bash[20963]: cluster 2024-04-03T15:32:29.057676+0000 mgr.y (mgr.24370) 2224 : cluster [DBG] pgmap v2208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:30 smithi082 bash[20963]: audit 2024-04-03T15:32:29.484521+0000 mon.c (mon.2) 831 : audit [DBG] from='client.? 172.21.15.67:0/3704981831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:32 smithi067 bash[27441]: cluster 2024-04-03T15:32:31.058748+0000 mgr.y (mgr.24370) 2225 : cluster [DBG] pgmap v2209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:32 smithi067 bash[27441]: audit 2024-04-03T15:32:31.938470+0000 mon.a (mon.0) 2584 : audit [DBG] from='client.? 172.21.15.67:0/126470904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:32 smithi067 bash[17655]: cluster 2024-04-03T15:32:31.058748+0000 mgr.y (mgr.24370) 2225 : cluster [DBG] pgmap v2209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:32 smithi067 bash[17655]: audit 2024-04-03T15:32:31.938470+0000 mon.a (mon.0) 2584 : audit [DBG] from='client.? 172.21.15.67:0/126470904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:32 smithi082 bash[20963]: cluster 2024-04-03T15:32:31.058748+0000 mgr.y (mgr.24370) 2225 : cluster [DBG] pgmap v2209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:32 smithi082 bash[20963]: audit 2024-04-03T15:32:31.938470+0000 mon.a (mon.0) 2584 : audit [DBG] from='client.? 172.21.15.67:0/126470904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:33] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:32:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:32:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:34 smithi067 bash[27441]: cluster 2024-04-03T15:32:33.059360+0000 mgr.y (mgr.24370) 2226 : cluster [DBG] pgmap v2210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:34 smithi067 bash[17655]: cluster 2024-04-03T15:32:33.059360+0000 mgr.y (mgr.24370) 2226 : cluster [DBG] pgmap v2210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:34 smithi082 bash[20963]: cluster 2024-04-03T15:32:33.059360+0000 mgr.y (mgr.24370) 2226 : cluster [DBG] pgmap v2210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:35 smithi067 bash[17655]: audit 2024-04-03T15:32:34.397358+0000 mon.a (mon.0) 2585 : audit [DBG] from='client.? 172.21.15.67:0/4241933575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:35 smithi067 bash[27441]: audit 2024-04-03T15:32:34.397358+0000 mon.a (mon.0) 2585 : audit [DBG] from='client.? 172.21.15.67:0/4241933575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:35 smithi082 bash[20963]: audit 2024-04-03T15:32:34.397358+0000 mon.a (mon.0) 2585 : audit [DBG] from='client.? 172.21.15.67:0/4241933575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:36 smithi067 bash[17655]: cluster 2024-04-03T15:32:35.060067+0000 mgr.y (mgr.24370) 2227 : cluster [DBG] pgmap v2211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:36 smithi067 bash[27441]: cluster 2024-04-03T15:32:35.060067+0000 mgr.y (mgr.24370) 2227 : cluster [DBG] pgmap v2211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:36 smithi082 bash[20963]: cluster 2024-04-03T15:32:35.060067+0000 mgr.y (mgr.24370) 2227 : cluster [DBG] pgmap v2211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:37 smithi082 bash[20963]: audit 2024-04-03T15:32:36.850079+0000 mon.c (mon.2) 832 : audit [DBG] from='client.? 172.21.15.67:0/3236352942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:37 smithi067 bash[17655]: audit 2024-04-03T15:32:36.850079+0000 mon.c (mon.2) 832 : audit [DBG] from='client.? 172.21.15.67:0/3236352942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:37 smithi067 bash[27441]: audit 2024-04-03T15:32:36.850079+0000 mon.c (mon.2) 832 : audit [DBG] from='client.? 172.21.15.67:0/3236352942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:38 smithi082 bash[20963]: cluster 2024-04-03T15:32:37.061221+0000 mgr.y (mgr.24370) 2228 : cluster [DBG] pgmap v2212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:38 smithi067 bash[17655]: cluster 2024-04-03T15:32:37.061221+0000 mgr.y (mgr.24370) 2228 : cluster [DBG] pgmap v2212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:38 smithi067 bash[27441]: cluster 2024-04-03T15:32:37.061221+0000 mgr.y (mgr.24370) 2228 : cluster [DBG] pgmap v2212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:40 smithi082 bash[20963]: cluster 2024-04-03T15:32:39.061928+0000 mgr.y (mgr.24370) 2229 : cluster [DBG] pgmap v2213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:40 smithi082 bash[20963]: audit 2024-04-03T15:32:39.310525+0000 mon.a (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.67:0/390732208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:40 smithi082 bash[20963]: audit 2024-04-03T15:32:39.762235+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:40 smithi067 bash[27441]: cluster 2024-04-03T15:32:39.061928+0000 mgr.y (mgr.24370) 2229 : cluster [DBG] pgmap v2213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:40 smithi067 bash[27441]: audit 2024-04-03T15:32:39.310525+0000 mon.a (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.67:0/390732208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:40 smithi067 bash[27441]: audit 2024-04-03T15:32:39.762235+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:40 smithi067 bash[17655]: cluster 2024-04-03T15:32:39.061928+0000 mgr.y (mgr.24370) 2229 : cluster [DBG] pgmap v2213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:40 smithi067 bash[17655]: audit 2024-04-03T15:32:39.310525+0000 mon.a (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.67:0/390732208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:40 smithi067 bash[17655]: audit 2024-04-03T15:32:39.762235+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:42 smithi082 bash[20963]: cluster 2024-04-03T15:32:41.063076+0000 mgr.y (mgr.24370) 2230 : cluster [DBG] pgmap v2214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:42 smithi082 bash[20963]: audit 2024-04-03T15:32:41.755995+0000 mon.c (mon.2) 833 : audit [DBG] from='client.? 172.21.15.67:0/3741516033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:42 smithi067 bash[27441]: cluster 2024-04-03T15:32:41.063076+0000 mgr.y (mgr.24370) 2230 : cluster [DBG] pgmap v2214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:42 smithi067 bash[27441]: audit 2024-04-03T15:32:41.755995+0000 mon.c (mon.2) 833 : audit [DBG] from='client.? 172.21.15.67:0/3741516033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:42 smithi067 bash[17655]: cluster 2024-04-03T15:32:41.063076+0000 mgr.y (mgr.24370) 2230 : cluster [DBG] pgmap v2214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:42 smithi067 bash[17655]: audit 2024-04-03T15:32:41.755995+0000 mon.c (mon.2) 833 : audit [DBG] from='client.? 172.21.15.67:0/3741516033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:32:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:32:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:44 smithi082 bash[20963]: cluster 2024-04-03T15:32:43.063702+0000 mgr.y (mgr.24370) 2231 : cluster [DBG] pgmap v2215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:44 smithi067 bash[17655]: cluster 2024-04-03T15:32:43.063702+0000 mgr.y (mgr.24370) 2231 : cluster [DBG] pgmap v2215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:44 smithi067 bash[27441]: cluster 2024-04-03T15:32:43.063702+0000 mgr.y (mgr.24370) 2231 : cluster [DBG] pgmap v2215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:45 smithi082 bash[20963]: audit 2024-04-03T15:32:44.207638+0000 mon.a (mon.0) 2588 : audit [DBG] from='client.? 172.21.15.67:0/2814146032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:45 smithi067 bash[27441]: audit 2024-04-03T15:32:44.207638+0000 mon.a (mon.0) 2588 : audit [DBG] from='client.? 172.21.15.67:0/2814146032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:45 smithi067 bash[17655]: audit 2024-04-03T15:32:44.207638+0000 mon.a (mon.0) 2588 : audit [DBG] from='client.? 172.21.15.67:0/2814146032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:46 smithi082 bash[20963]: cluster 2024-04-03T15:32:45.064390+0000 mgr.y (mgr.24370) 2232 : cluster [DBG] pgmap v2216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:46 smithi067 bash[27441]: cluster 2024-04-03T15:32:45.064390+0000 mgr.y (mgr.24370) 2232 : cluster [DBG] pgmap v2216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:46 smithi067 bash[17655]: cluster 2024-04-03T15:32:45.064390+0000 mgr.y (mgr.24370) 2232 : cluster [DBG] pgmap v2216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:47 smithi082 bash[20963]: audit 2024-04-03T15:32:46.681612+0000 mon.c (mon.2) 834 : audit [DBG] from='client.? 172.21.15.67:0/3772178054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:47 smithi067 bash[27441]: audit 2024-04-03T15:32:46.681612+0000 mon.c (mon.2) 834 : audit [DBG] from='client.? 172.21.15.67:0/3772178054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:47 smithi067 bash[17655]: audit 2024-04-03T15:32:46.681612+0000 mon.c (mon.2) 834 : audit [DBG] from='client.? 172.21.15.67:0/3772178054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:48 smithi082 bash[20963]: cluster 2024-04-03T15:32:47.065579+0000 mgr.y (mgr.24370) 2233 : cluster [DBG] pgmap v2217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:48 smithi067 bash[17655]: cluster 2024-04-03T15:32:47.065579+0000 mgr.y (mgr.24370) 2233 : cluster [DBG] pgmap v2217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:48 smithi067 bash[27441]: cluster 2024-04-03T15:32:47.065579+0000 mgr.y (mgr.24370) 2233 : cluster [DBG] pgmap v2217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:49 smithi082 bash[20963]: audit 2024-04-03T15:32:49.134660+0000 mon.c (mon.2) 835 : audit [DBG] from='client.? 172.21.15.67:0/3549955009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:49 smithi067 bash[17655]: audit 2024-04-03T15:32:49.134660+0000 mon.c (mon.2) 835 : audit [DBG] from='client.? 172.21.15.67:0/3549955009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:49 smithi067 bash[27441]: audit 2024-04-03T15:32:49.134660+0000 mon.c (mon.2) 835 : audit [DBG] from='client.? 172.21.15.67:0/3549955009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:50 smithi082 bash[20963]: cluster 2024-04-03T15:32:49.066038+0000 mgr.y (mgr.24370) 2234 : cluster [DBG] pgmap v2218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:50 smithi067 bash[17655]: cluster 2024-04-03T15:32:49.066038+0000 mgr.y (mgr.24370) 2234 : cluster [DBG] pgmap v2218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:50 smithi067 bash[27441]: cluster 2024-04-03T15:32:49.066038+0000 mgr.y (mgr.24370) 2234 : cluster [DBG] pgmap v2218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:52 smithi082 bash[20963]: cluster 2024-04-03T15:32:51.067303+0000 mgr.y (mgr.24370) 2235 : cluster [DBG] pgmap v2219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:52 smithi082 bash[20963]: audit 2024-04-03T15:32:51.589168+0000 mon.a (mon.0) 2589 : audit [DBG] from='client.? 172.21.15.67:0/1741648561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:52 smithi067 bash[17655]: cluster 2024-04-03T15:32:51.067303+0000 mgr.y (mgr.24370) 2235 : cluster [DBG] pgmap v2219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:52 smithi067 bash[17655]: audit 2024-04-03T15:32:51.589168+0000 mon.a (mon.0) 2589 : audit [DBG] from='client.? 172.21.15.67:0/1741648561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:52 smithi067 bash[27441]: cluster 2024-04-03T15:32:51.067303+0000 mgr.y (mgr.24370) 2235 : cluster [DBG] pgmap v2219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:52 smithi067 bash[27441]: audit 2024-04-03T15:32:51.589168+0000 mon.a (mon.0) 2589 : audit [DBG] from='client.? 172.21.15.67:0/1741648561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:32:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:32:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:54 smithi082 bash[20963]: cluster 2024-04-03T15:32:53.067984+0000 mgr.y (mgr.24370) 2236 : cluster [DBG] pgmap v2220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:54 smithi082 bash[20963]: audit 2024-04-03T15:32:54.046618+0000 mon.c (mon.2) 836 : audit [DBG] from='client.? 172.21.15.67:0/3042649006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:54 smithi067 bash[17655]: cluster 2024-04-03T15:32:53.067984+0000 mgr.y (mgr.24370) 2236 : cluster [DBG] pgmap v2220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:54 smithi067 bash[17655]: audit 2024-04-03T15:32:54.046618+0000 mon.c (mon.2) 836 : audit [DBG] from='client.? 172.21.15.67:0/3042649006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:54 smithi067 bash[27441]: cluster 2024-04-03T15:32:53.067984+0000 mgr.y (mgr.24370) 2236 : cluster [DBG] pgmap v2220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:54 smithi067 bash[27441]: audit 2024-04-03T15:32:54.046618+0000 mon.c (mon.2) 836 : audit [DBG] from='client.? 172.21.15.67:0/3042649006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:55 smithi082 bash[20963]: audit 2024-04-03T15:32:54.762294+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:55 smithi067 bash[17655]: audit 2024-04-03T15:32:54.762294+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:55 smithi067 bash[27441]: audit 2024-04-03T15:32:54.762294+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:32:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:56 smithi082 bash[20963]: cluster 2024-04-03T15:32:55.068657+0000 mgr.y (mgr.24370) 2237 : cluster [DBG] pgmap v2221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:56 smithi067 bash[27441]: cluster 2024-04-03T15:32:55.068657+0000 mgr.y (mgr.24370) 2237 : cluster [DBG] pgmap v2221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:56 smithi067 bash[17655]: cluster 2024-04-03T15:32:55.068657+0000 mgr.y (mgr.24370) 2237 : cluster [DBG] pgmap v2221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:57 smithi082 bash[20963]: audit 2024-04-03T15:32:56.504113+0000 mon.a (mon.0) 2591 : audit [DBG] from='client.? 172.21.15.67:0/453782760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:57 smithi067 bash[17655]: audit 2024-04-03T15:32:56.504113+0000 mon.a (mon.0) 2591 : audit [DBG] from='client.? 172.21.15.67:0/453782760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:57 smithi067 bash[27441]: audit 2024-04-03T15:32:56.504113+0000 mon.a (mon.0) 2591 : audit [DBG] from='client.? 172.21.15.67:0/453782760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:58 smithi082 bash[20963]: cluster 2024-04-03T15:32:57.069926+0000 mgr.y (mgr.24370) 2238 : cluster [DBG] pgmap v2222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:58 smithi067 bash[17655]: cluster 2024-04-03T15:32:57.069926+0000 mgr.y (mgr.24370) 2238 : cluster [DBG] pgmap v2222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:58 smithi067 bash[27441]: cluster 2024-04-03T15:32:57.069926+0000 mgr.y (mgr.24370) 2238 : cluster [DBG] pgmap v2222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:32:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:32:59 smithi082 bash[20963]: audit 2024-04-03T15:32:58.960522+0000 mon.c (mon.2) 837 : audit [DBG] from='client.? 172.21.15.67:0/1178613821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:32:59 smithi067 bash[17655]: audit 2024-04-03T15:32:58.960522+0000 mon.c (mon.2) 837 : audit [DBG] from='client.? 172.21.15.67:0/1178613821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:32:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:32:59 smithi067 bash[27441]: audit 2024-04-03T15:32:58.960522+0000 mon.c (mon.2) 837 : audit [DBG] from='client.? 172.21.15.67:0/1178613821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:00 smithi082 bash[20963]: cluster 2024-04-03T15:32:59.070652+0000 mgr.y (mgr.24370) 2239 : cluster [DBG] pgmap v2223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:00 smithi067 bash[17655]: cluster 2024-04-03T15:32:59.070652+0000 mgr.y (mgr.24370) 2239 : cluster [DBG] pgmap v2223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:00 smithi067 bash[27441]: cluster 2024-04-03T15:32:59.070652+0000 mgr.y (mgr.24370) 2239 : cluster [DBG] pgmap v2223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:02 smithi082 bash[20963]: cluster 2024-04-03T15:33:01.071801+0000 mgr.y (mgr.24370) 2240 : cluster [DBG] pgmap v2224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:02 smithi082 bash[20963]: audit 2024-04-03T15:33:01.407228+0000 mon.a (mon.0) 2592 : audit [DBG] from='client.? 172.21.15.67:0/1085630806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:02 smithi067 bash[17655]: cluster 2024-04-03T15:33:01.071801+0000 mgr.y (mgr.24370) 2240 : cluster [DBG] pgmap v2224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:02 smithi067 bash[17655]: audit 2024-04-03T15:33:01.407228+0000 mon.a (mon.0) 2592 : audit [DBG] from='client.? 172.21.15.67:0/1085630806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:02 smithi067 bash[27441]: cluster 2024-04-03T15:33:01.071801+0000 mgr.y (mgr.24370) 2240 : cluster [DBG] pgmap v2224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:02 smithi067 bash[27441]: audit 2024-04-03T15:33:01.407228+0000 mon.a (mon.0) 2592 : audit [DBG] from='client.? 172.21.15.67:0/1085630806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:33:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:33:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:04 smithi082 bash[20963]: cluster 2024-04-03T15:33:03.072489+0000 mgr.y (mgr.24370) 2241 : cluster [DBG] pgmap v2225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:04 smithi082 bash[20963]: audit 2024-04-03T15:33:03.860665+0000 mon.c (mon.2) 838 : audit [DBG] from='client.? 172.21.15.67:0/2934746724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:04 smithi067 bash[27441]: cluster 2024-04-03T15:33:03.072489+0000 mgr.y (mgr.24370) 2241 : cluster [DBG] pgmap v2225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:04 smithi067 bash[27441]: audit 2024-04-03T15:33:03.860665+0000 mon.c (mon.2) 838 : audit [DBG] from='client.? 172.21.15.67:0/2934746724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:04 smithi067 bash[17655]: cluster 2024-04-03T15:33:03.072489+0000 mgr.y (mgr.24370) 2241 : cluster [DBG] pgmap v2225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:04 smithi067 bash[17655]: audit 2024-04-03T15:33:03.860665+0000 mon.c (mon.2) 838 : audit [DBG] from='client.? 172.21.15.67:0/2934746724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:06 smithi082 bash[20963]: cluster 2024-04-03T15:33:05.073202+0000 mgr.y (mgr.24370) 2242 : cluster [DBG] pgmap v2226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:06 smithi067 bash[17655]: cluster 2024-04-03T15:33:05.073202+0000 mgr.y (mgr.24370) 2242 : cluster [DBG] pgmap v2226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:06 smithi067 bash[27441]: cluster 2024-04-03T15:33:05.073202+0000 mgr.y (mgr.24370) 2242 : cluster [DBG] pgmap v2226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:07 smithi082 bash[20963]: audit 2024-04-03T15:33:06.319402+0000 mon.a (mon.0) 2593 : audit [DBG] from='client.? 172.21.15.67:0/2914012006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:07 smithi067 bash[17655]: audit 2024-04-03T15:33:06.319402+0000 mon.a (mon.0) 2593 : audit [DBG] from='client.? 172.21.15.67:0/2914012006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:07 smithi067 bash[27441]: audit 2024-04-03T15:33:06.319402+0000 mon.a (mon.0) 2593 : audit [DBG] from='client.? 172.21.15.67:0/2914012006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:08 smithi082 bash[20963]: cluster 2024-04-03T15:33:07.074348+0000 mgr.y (mgr.24370) 2243 : cluster [DBG] pgmap v2227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:08 smithi067 bash[27441]: cluster 2024-04-03T15:33:07.074348+0000 mgr.y (mgr.24370) 2243 : cluster [DBG] pgmap v2227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:08 smithi067 bash[17655]: cluster 2024-04-03T15:33:07.074348+0000 mgr.y (mgr.24370) 2243 : cluster [DBG] pgmap v2227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:09 smithi082 bash[20963]: audit 2024-04-03T15:33:08.774508+0000 mon.a (mon.0) 2594 : audit [DBG] from='client.? 172.21.15.67:0/1847186761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:09 smithi067 bash[27441]: audit 2024-04-03T15:33:08.774508+0000 mon.a (mon.0) 2594 : audit [DBG] from='client.? 172.21.15.67:0/1847186761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:09 smithi067 bash[17655]: audit 2024-04-03T15:33:08.774508+0000 mon.a (mon.0) 2594 : audit [DBG] from='client.? 172.21.15.67:0/1847186761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:10 smithi082 bash[20963]: cluster 2024-04-03T15:33:09.075019+0000 mgr.y (mgr.24370) 2244 : cluster [DBG] pgmap v2228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:10 smithi082 bash[20963]: audit 2024-04-03T15:33:09.762656+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:10 smithi067 bash[27441]: cluster 2024-04-03T15:33:09.075019+0000 mgr.y (mgr.24370) 2244 : cluster [DBG] pgmap v2228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:10 smithi067 bash[27441]: audit 2024-04-03T15:33:09.762656+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:10 smithi067 bash[17655]: cluster 2024-04-03T15:33:09.075019+0000 mgr.y (mgr.24370) 2244 : cluster [DBG] pgmap v2228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:10 smithi067 bash[17655]: audit 2024-04-03T15:33:09.762656+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:11 smithi082 bash[20963]: audit 2024-04-03T15:33:11.232546+0000 mon.c (mon.2) 839 : audit [DBG] from='client.? 172.21.15.67:0/962809768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:11 smithi067 bash[17655]: audit 2024-04-03T15:33:11.232546+0000 mon.c (mon.2) 839 : audit [DBG] from='client.? 172.21.15.67:0/962809768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:11 smithi067 bash[27441]: audit 2024-04-03T15:33:11.232546+0000 mon.c (mon.2) 839 : audit [DBG] from='client.? 172.21.15.67:0/962809768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:12 smithi082 bash[20963]: cluster 2024-04-03T15:33:11.076214+0000 mgr.y (mgr.24370) 2245 : cluster [DBG] pgmap v2229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:12 smithi067 bash[17655]: cluster 2024-04-03T15:33:11.076214+0000 mgr.y (mgr.24370) 2245 : cluster [DBG] pgmap v2229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:12 smithi067 bash[27441]: cluster 2024-04-03T15:33:11.076214+0000 mgr.y (mgr.24370) 2245 : cluster [DBG] pgmap v2229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:13] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:33:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:33:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:14 smithi082 bash[20963]: cluster 2024-04-03T15:33:13.076833+0000 mgr.y (mgr.24370) 2246 : cluster [DBG] pgmap v2230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:14 smithi082 bash[20963]: audit 2024-04-03T15:33:13.691533+0000 mon.a (mon.0) 2596 : audit [DBG] from='client.? 172.21.15.67:0/2160664752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:14 smithi082 bash[20963]: audit 2024-04-03T15:33:13.897984+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:33:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:14 smithi067 bash[27441]: cluster 2024-04-03T15:33:13.076833+0000 mgr.y (mgr.24370) 2246 : cluster [DBG] pgmap v2230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:14 smithi067 bash[27441]: audit 2024-04-03T15:33:13.691533+0000 mon.a (mon.0) 2596 : audit [DBG] from='client.? 172.21.15.67:0/2160664752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:14 smithi067 bash[27441]: audit 2024-04-03T15:33:13.897984+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:14 smithi067 bash[17655]: cluster 2024-04-03T15:33:13.076833+0000 mgr.y (mgr.24370) 2246 : cluster [DBG] pgmap v2230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:14 smithi067 bash[17655]: audit 2024-04-03T15:33:13.691533+0000 mon.a (mon.0) 2596 : audit [DBG] from='client.? 172.21.15.67:0/2160664752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:14 smithi067 bash[17655]: audit 2024-04-03T15:33:13.897984+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:33:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:16 smithi082 bash[20963]: cluster 2024-04-03T15:33:15.077507+0000 mgr.y (mgr.24370) 2247 : cluster [DBG] pgmap v2231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:16 smithi082 bash[20963]: audit 2024-04-03T15:33:16.143276+0000 mon.a (mon.0) 2598 : audit [DBG] from='client.? 172.21.15.67:0/890754307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:16 smithi067 bash[17655]: cluster 2024-04-03T15:33:15.077507+0000 mgr.y (mgr.24370) 2247 : cluster [DBG] pgmap v2231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:16 smithi067 bash[17655]: audit 2024-04-03T15:33:16.143276+0000 mon.a (mon.0) 2598 : audit [DBG] from='client.? 172.21.15.67:0/890754307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:16 smithi067 bash[27441]: cluster 2024-04-03T15:33:15.077507+0000 mgr.y (mgr.24370) 2247 : cluster [DBG] pgmap v2231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:16 smithi067 bash[27441]: audit 2024-04-03T15:33:16.143276+0000 mon.a (mon.0) 2598 : audit [DBG] from='client.? 172.21.15.67:0/890754307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:18 smithi082 bash[20963]: cluster 2024-04-03T15:33:17.078665+0000 mgr.y (mgr.24370) 2248 : cluster [DBG] pgmap v2232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:18 smithi067 bash[17655]: cluster 2024-04-03T15:33:17.078665+0000 mgr.y (mgr.24370) 2248 : cluster [DBG] pgmap v2232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:18 smithi067 bash[27441]: cluster 2024-04-03T15:33:17.078665+0000 mgr.y (mgr.24370) 2248 : cluster [DBG] pgmap v2232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:19 smithi082 bash[20963]: audit 2024-04-03T15:33:18.604710+0000 mon.a (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.67:0/1649198333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:19 smithi067 bash[17655]: audit 2024-04-03T15:33:18.604710+0000 mon.a (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.67:0/1649198333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:19 smithi067 bash[27441]: audit 2024-04-03T15:33:18.604710+0000 mon.a (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.67:0/1649198333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[27441]: cluster 2024-04-03T15:33:19.079249+0000 mgr.y (mgr.24370) 2249 : cluster [DBG] pgmap v2233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[27441]: audit 2024-04-03T15:33:19.643517+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[27441]: audit 2024-04-03T15:33:19.654415+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[27441]: audit 2024-04-03T15:33:19.942084+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[27441]: audit 2024-04-03T15:33:19.952056+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[27441]: audit 2024-04-03T15:33:20.383784+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[27441]: audit 2024-04-03T15:33:20.385576+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[27441]: audit 2024-04-03T15:33:20.395084+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[17655]: cluster 2024-04-03T15:33:19.079249+0000 mgr.y (mgr.24370) 2249 : cluster [DBG] pgmap v2233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[17655]: audit 2024-04-03T15:33:19.643517+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:20.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[17655]: audit 2024-04-03T15:33:19.654415+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:20.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[17655]: audit 2024-04-03T15:33:19.942084+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:20.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[17655]: audit 2024-04-03T15:33:19.952056+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:20.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[17655]: audit 2024-04-03T15:33:20.383784+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:33:20.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[17655]: audit 2024-04-03T15:33:20.385576+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:33:20.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:20 smithi067 bash[17655]: audit 2024-04-03T15:33:20.395084+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:20 smithi082 bash[20963]: cluster 2024-04-03T15:33:19.079249+0000 mgr.y (mgr.24370) 2249 : cluster [DBG] pgmap v2233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:20 smithi082 bash[20963]: audit 2024-04-03T15:33:19.643517+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:20 smithi082 bash[20963]: audit 2024-04-03T15:33:19.654415+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:20 smithi082 bash[20963]: audit 2024-04-03T15:33:19.942084+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:20 smithi082 bash[20963]: audit 2024-04-03T15:33:19.952056+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:20 smithi082 bash[20963]: audit 2024-04-03T15:33:20.383784+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:20 smithi082 bash[20963]: audit 2024-04-03T15:33:20.385576+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:20 smithi082 bash[20963]: audit 2024-04-03T15:33:20.395084+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:33:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:21 smithi067 bash[17655]: audit 2024-04-03T15:33:21.058516+0000 mon.a (mon.0) 2607 : audit [DBG] from='client.? 172.21.15.67:0/4251631354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:21 smithi067 bash[27441]: audit 2024-04-03T15:33:21.058516+0000 mon.a (mon.0) 2607 : audit [DBG] from='client.? 172.21.15.67:0/4251631354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:21 smithi082 bash[20963]: audit 2024-04-03T15:33:21.058516+0000 mon.a (mon.0) 2607 : audit [DBG] from='client.? 172.21.15.67:0/4251631354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:22 smithi067 bash[17655]: cluster 2024-04-03T15:33:21.080432+0000 mgr.y (mgr.24370) 2250 : cluster [DBG] pgmap v2234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:22 smithi067 bash[27441]: cluster 2024-04-03T15:33:21.080432+0000 mgr.y (mgr.24370) 2250 : cluster [DBG] pgmap v2234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:22 smithi082 bash[20963]: cluster 2024-04-03T15:33:21.080432+0000 mgr.y (mgr.24370) 2250 : cluster [DBG] pgmap v2234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:23] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:33:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:23 smithi082 bash[20963]: audit 2024-04-03T15:33:23.510288+0000 mon.a (mon.0) 2608 : audit [DBG] from='client.? 172.21.15.67:0/2852177743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:33:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:23 smithi067 bash[17655]: audit 2024-04-03T15:33:23.510288+0000 mon.a (mon.0) 2608 : audit [DBG] from='client.? 172.21.15.67:0/2852177743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:23 smithi067 bash[27441]: audit 2024-04-03T15:33:23.510288+0000 mon.a (mon.0) 2608 : audit [DBG] from='client.? 172.21.15.67:0/2852177743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:24 smithi067 bash[17655]: cluster 2024-04-03T15:33:23.081169+0000 mgr.y (mgr.24370) 2251 : cluster [DBG] pgmap v2235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:24 smithi067 bash[27441]: cluster 2024-04-03T15:33:23.081169+0000 mgr.y (mgr.24370) 2251 : cluster [DBG] pgmap v2235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:24 smithi082 bash[20963]: cluster 2024-04-03T15:33:23.081169+0000 mgr.y (mgr.24370) 2251 : cluster [DBG] pgmap v2235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:25 smithi082 bash[20963]: audit 2024-04-03T15:33:24.763084+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:25 smithi067 bash[27441]: audit 2024-04-03T15:33:24.763084+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:25 smithi067 bash[17655]: audit 2024-04-03T15:33:24.763084+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:26 smithi082 bash[20963]: cluster 2024-04-03T15:33:25.081825+0000 mgr.y (mgr.24370) 2252 : cluster [DBG] pgmap v2236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:26 smithi082 bash[20963]: audit 2024-04-03T15:33:25.963626+0000 mon.c (mon.2) 840 : audit [DBG] from='client.? 172.21.15.67:0/3857105084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:26 smithi067 bash[27441]: cluster 2024-04-03T15:33:25.081825+0000 mgr.y (mgr.24370) 2252 : cluster [DBG] pgmap v2236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:26 smithi067 bash[27441]: audit 2024-04-03T15:33:25.963626+0000 mon.c (mon.2) 840 : audit [DBG] from='client.? 172.21.15.67:0/3857105084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:26 smithi067 bash[17655]: cluster 2024-04-03T15:33:25.081825+0000 mgr.y (mgr.24370) 2252 : cluster [DBG] pgmap v2236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:26 smithi067 bash[17655]: audit 2024-04-03T15:33:25.963626+0000 mon.c (mon.2) 840 : audit [DBG] from='client.? 172.21.15.67:0/3857105084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:28 smithi082 bash[20963]: cluster 2024-04-03T15:33:27.082959+0000 mgr.y (mgr.24370) 2253 : cluster [DBG] pgmap v2237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:28 smithi082 bash[20963]: audit 2024-04-03T15:33:28.405028+0000 mon.a (mon.0) 2610 : audit [DBG] from='client.? 172.21.15.67:0/2873767752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:28 smithi067 bash[17655]: cluster 2024-04-03T15:33:27.082959+0000 mgr.y (mgr.24370) 2253 : cluster [DBG] pgmap v2237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:28 smithi067 bash[17655]: audit 2024-04-03T15:33:28.405028+0000 mon.a (mon.0) 2610 : audit [DBG] from='client.? 172.21.15.67:0/2873767752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:28 smithi067 bash[27441]: cluster 2024-04-03T15:33:27.082959+0000 mgr.y (mgr.24370) 2253 : cluster [DBG] pgmap v2237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:28 smithi067 bash[27441]: audit 2024-04-03T15:33:28.405028+0000 mon.a (mon.0) 2610 : audit [DBG] from='client.? 172.21.15.67:0/2873767752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:30 smithi082 bash[20963]: cluster 2024-04-03T15:33:29.083636+0000 mgr.y (mgr.24370) 2254 : cluster [DBG] pgmap v2238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:30 smithi067 bash[27441]: cluster 2024-04-03T15:33:29.083636+0000 mgr.y (mgr.24370) 2254 : cluster [DBG] pgmap v2238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:30 smithi067 bash[17655]: cluster 2024-04-03T15:33:29.083636+0000 mgr.y (mgr.24370) 2254 : cluster [DBG] pgmap v2238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:31 smithi082 bash[20963]: audit 2024-04-03T15:33:30.854953+0000 mon.a (mon.0) 2611 : audit [DBG] from='client.? 172.21.15.67:0/1118412706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:31 smithi067 bash[17655]: audit 2024-04-03T15:33:30.854953+0000 mon.a (mon.0) 2611 : audit [DBG] from='client.? 172.21.15.67:0/1118412706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:31 smithi067 bash[27441]: audit 2024-04-03T15:33:30.854953+0000 mon.a (mon.0) 2611 : audit [DBG] from='client.? 172.21.15.67:0/1118412706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:32 smithi067 bash[17655]: cluster 2024-04-03T15:33:31.084810+0000 mgr.y (mgr.24370) 2255 : cluster [DBG] pgmap v2239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:32 smithi067 bash[27441]: cluster 2024-04-03T15:33:31.084810+0000 mgr.y (mgr.24370) 2255 : cluster [DBG] pgmap v2239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:32 smithi082 bash[20963]: cluster 2024-04-03T15:33:31.084810+0000 mgr.y (mgr.24370) 2255 : cluster [DBG] pgmap v2239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:33:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:33 smithi082 bash[20963]: audit 2024-04-03T15:33:33.309138+0000 mon.c (mon.2) 841 : audit [DBG] from='client.? 172.21.15.67:0/1966494097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:33:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:33 smithi067 bash[27441]: audit 2024-04-03T15:33:33.309138+0000 mon.c (mon.2) 841 : audit [DBG] from='client.? 172.21.15.67:0/1966494097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:33 smithi067 bash[17655]: audit 2024-04-03T15:33:33.309138+0000 mon.c (mon.2) 841 : audit [DBG] from='client.? 172.21.15.67:0/1966494097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:34 smithi082 bash[20963]: cluster 2024-04-03T15:33:33.085555+0000 mgr.y (mgr.24370) 2256 : cluster [DBG] pgmap v2240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:34 smithi067 bash[17655]: cluster 2024-04-03T15:33:33.085555+0000 mgr.y (mgr.24370) 2256 : cluster [DBG] pgmap v2240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:34 smithi067 bash[27441]: cluster 2024-04-03T15:33:33.085555+0000 mgr.y (mgr.24370) 2256 : cluster [DBG] pgmap v2240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:36 smithi082 bash[20963]: cluster 2024-04-03T15:33:35.086205+0000 mgr.y (mgr.24370) 2257 : cluster [DBG] pgmap v2241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:36 smithi082 bash[20963]: audit 2024-04-03T15:33:35.771463+0000 mon.a (mon.0) 2612 : audit [DBG] from='client.? 172.21.15.67:0/1566306532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:36 smithi067 bash[17655]: cluster 2024-04-03T15:33:35.086205+0000 mgr.y (mgr.24370) 2257 : cluster [DBG] pgmap v2241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:36 smithi067 bash[17655]: audit 2024-04-03T15:33:35.771463+0000 mon.a (mon.0) 2612 : audit [DBG] from='client.? 172.21.15.67:0/1566306532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:36 smithi067 bash[27441]: cluster 2024-04-03T15:33:35.086205+0000 mgr.y (mgr.24370) 2257 : cluster [DBG] pgmap v2241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:36 smithi067 bash[27441]: audit 2024-04-03T15:33:35.771463+0000 mon.a (mon.0) 2612 : audit [DBG] from='client.? 172.21.15.67:0/1566306532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:38 smithi082 bash[20963]: cluster 2024-04-03T15:33:37.087517+0000 mgr.y (mgr.24370) 2258 : cluster [DBG] pgmap v2242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:38 smithi082 bash[20963]: audit 2024-04-03T15:33:38.236997+0000 mon.a (mon.0) 2613 : audit [DBG] from='client.? 172.21.15.67:0/1329783622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:38 smithi067 bash[17655]: cluster 2024-04-03T15:33:37.087517+0000 mgr.y (mgr.24370) 2258 : cluster [DBG] pgmap v2242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:38 smithi067 bash[17655]: audit 2024-04-03T15:33:38.236997+0000 mon.a (mon.0) 2613 : audit [DBG] from='client.? 172.21.15.67:0/1329783622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:38 smithi067 bash[27441]: cluster 2024-04-03T15:33:37.087517+0000 mgr.y (mgr.24370) 2258 : cluster [DBG] pgmap v2242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:38 smithi067 bash[27441]: audit 2024-04-03T15:33:38.236997+0000 mon.a (mon.0) 2613 : audit [DBG] from='client.? 172.21.15.67:0/1329783622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:40 smithi082 bash[20963]: cluster 2024-04-03T15:33:39.088296+0000 mgr.y (mgr.24370) 2259 : cluster [DBG] pgmap v2243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:40 smithi082 bash[20963]: audit 2024-04-03T15:33:39.763332+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:40 smithi082 bash[20963]: audit 2024-04-03T15:33:40.691344+0000 mon.a (mon.0) 2615 : audit [DBG] from='client.? 172.21.15.67:0/2545393687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:40 smithi067 bash[17655]: cluster 2024-04-03T15:33:39.088296+0000 mgr.y (mgr.24370) 2259 : cluster [DBG] pgmap v2243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:40 smithi067 bash[17655]: audit 2024-04-03T15:33:39.763332+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:40 smithi067 bash[17655]: audit 2024-04-03T15:33:40.691344+0000 mon.a (mon.0) 2615 : audit [DBG] from='client.? 172.21.15.67:0/2545393687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:40 smithi067 bash[27441]: cluster 2024-04-03T15:33:39.088296+0000 mgr.y (mgr.24370) 2259 : cluster [DBG] pgmap v2243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:40 smithi067 bash[27441]: audit 2024-04-03T15:33:39.763332+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:40 smithi067 bash[27441]: audit 2024-04-03T15:33:40.691344+0000 mon.a (mon.0) 2615 : audit [DBG] from='client.? 172.21.15.67:0/2545393687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:43.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:42 smithi067 bash[27441]: cluster 2024-04-03T15:33:41.089465+0000 mgr.y (mgr.24370) 2260 : cluster [DBG] pgmap v2244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:42 smithi067 bash[17655]: cluster 2024-04-03T15:33:41.089465+0000 mgr.y (mgr.24370) 2260 : cluster [DBG] pgmap v2244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:42 smithi082 bash[20963]: cluster 2024-04-03T15:33:41.089465+0000 mgr.y (mgr.24370) 2260 : cluster [DBG] pgmap v2244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:33:43.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:43 smithi082 bash[20963]: audit 2024-04-03T15:33:43.149605+0000 mon.a (mon.0) 2616 : audit [DBG] from='client.? 172.21.15.67:0/3818689331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:33:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:43 smithi067 bash[27441]: audit 2024-04-03T15:33:43.149605+0000 mon.a (mon.0) 2616 : audit [DBG] from='client.? 172.21.15.67:0/3818689331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:43 smithi067 bash[17655]: audit 2024-04-03T15:33:43.149605+0000 mon.a (mon.0) 2616 : audit [DBG] from='client.? 172.21.15.67:0/3818689331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:44 smithi082 bash[20963]: cluster 2024-04-03T15:33:43.089932+0000 mgr.y (mgr.24370) 2261 : cluster [DBG] pgmap v2245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:44 smithi067 bash[17655]: cluster 2024-04-03T15:33:43.089932+0000 mgr.y (mgr.24370) 2261 : cluster [DBG] pgmap v2245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:44 smithi067 bash[27441]: cluster 2024-04-03T15:33:43.089932+0000 mgr.y (mgr.24370) 2261 : cluster [DBG] pgmap v2245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:45 smithi082 bash[20963]: audit 2024-04-03T15:33:45.605871+0000 mon.c (mon.2) 842 : audit [DBG] from='client.? 172.21.15.67:0/2002701525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:45 smithi067 bash[27441]: audit 2024-04-03T15:33:45.605871+0000 mon.c (mon.2) 842 : audit [DBG] from='client.? 172.21.15.67:0/2002701525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:45 smithi067 bash[17655]: audit 2024-04-03T15:33:45.605871+0000 mon.c (mon.2) 842 : audit [DBG] from='client.? 172.21.15.67:0/2002701525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:46 smithi082 bash[20963]: cluster 2024-04-03T15:33:45.090602+0000 mgr.y (mgr.24370) 2262 : cluster [DBG] pgmap v2246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:46 smithi067 bash[27441]: cluster 2024-04-03T15:33:45.090602+0000 mgr.y (mgr.24370) 2262 : cluster [DBG] pgmap v2246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:46 smithi067 bash[17655]: cluster 2024-04-03T15:33:45.090602+0000 mgr.y (mgr.24370) 2262 : cluster [DBG] pgmap v2246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:48 smithi082 bash[20963]: cluster 2024-04-03T15:33:47.091804+0000 mgr.y (mgr.24370) 2263 : cluster [DBG] pgmap v2247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:48 smithi082 bash[20963]: audit 2024-04-03T15:33:48.056465+0000 mon.a (mon.0) 2617 : audit [DBG] from='client.? 172.21.15.67:0/1416264313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:48 smithi067 bash[17655]: cluster 2024-04-03T15:33:47.091804+0000 mgr.y (mgr.24370) 2263 : cluster [DBG] pgmap v2247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:48 smithi067 bash[17655]: audit 2024-04-03T15:33:48.056465+0000 mon.a (mon.0) 2617 : audit [DBG] from='client.? 172.21.15.67:0/1416264313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:48 smithi067 bash[27441]: cluster 2024-04-03T15:33:47.091804+0000 mgr.y (mgr.24370) 2263 : cluster [DBG] pgmap v2247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:48 smithi067 bash[27441]: audit 2024-04-03T15:33:48.056465+0000 mon.a (mon.0) 2617 : audit [DBG] from='client.? 172.21.15.67:0/1416264313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:50 smithi082 bash[20963]: cluster 2024-04-03T15:33:49.092531+0000 mgr.y (mgr.24370) 2264 : cluster [DBG] pgmap v2248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:50 smithi082 bash[20963]: audit 2024-04-03T15:33:50.502489+0000 mon.a (mon.0) 2618 : audit [DBG] from='client.? 172.21.15.67:0/3950356437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:50 smithi067 bash[17655]: cluster 2024-04-03T15:33:49.092531+0000 mgr.y (mgr.24370) 2264 : cluster [DBG] pgmap v2248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:50 smithi067 bash[17655]: audit 2024-04-03T15:33:50.502489+0000 mon.a (mon.0) 2618 : audit [DBG] from='client.? 172.21.15.67:0/3950356437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:50 smithi067 bash[27441]: cluster 2024-04-03T15:33:49.092531+0000 mgr.y (mgr.24370) 2264 : cluster [DBG] pgmap v2248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:50 smithi067 bash[27441]: audit 2024-04-03T15:33:50.502489+0000 mon.a (mon.0) 2618 : audit [DBG] from='client.? 172.21.15.67:0/3950356437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:52 smithi067 bash[27441]: cluster 2024-04-03T15:33:51.093669+0000 mgr.y (mgr.24370) 2265 : cluster [DBG] pgmap v2249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:52 smithi067 bash[17655]: cluster 2024-04-03T15:33:51.093669+0000 mgr.y (mgr.24370) 2265 : cluster [DBG] pgmap v2249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:52 smithi082 bash[20963]: cluster 2024-04-03T15:33:51.093669+0000 mgr.y (mgr.24370) 2265 : cluster [DBG] pgmap v2249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:33:53.765 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:33:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:53 smithi082 bash[20963]: audit 2024-04-03T15:33:52.949948+0000 mon.c (mon.2) 843 : audit [DBG] from='client.? 172.21.15.67:0/1810826192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:53 smithi067 bash[17655]: audit 2024-04-03T15:33:52.949948+0000 mon.c (mon.2) 843 : audit [DBG] from='client.? 172.21.15.67:0/1810826192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:53 smithi067 bash[27441]: audit 2024-04-03T15:33:52.949948+0000 mon.c (mon.2) 843 : audit [DBG] from='client.? 172.21.15.67:0/1810826192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:54 smithi082 bash[20963]: cluster 2024-04-03T15:33:53.094311+0000 mgr.y (mgr.24370) 2266 : cluster [DBG] pgmap v2250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:54 smithi082 bash[20963]: audit 2024-04-03T15:33:54.763830+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:54 smithi067 bash[27441]: cluster 2024-04-03T15:33:53.094311+0000 mgr.y (mgr.24370) 2266 : cluster [DBG] pgmap v2250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:54 smithi067 bash[27441]: audit 2024-04-03T15:33:54.763830+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:54 smithi067 bash[17655]: cluster 2024-04-03T15:33:53.094311+0000 mgr.y (mgr.24370) 2266 : cluster [DBG] pgmap v2250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:54 smithi067 bash[17655]: audit 2024-04-03T15:33:54.763830+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:33:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:55 smithi082 bash[20963]: audit 2024-04-03T15:33:55.410560+0000 mon.c (mon.2) 844 : audit [DBG] from='client.? 172.21.15.67:0/3732406614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:55 smithi067 bash[17655]: audit 2024-04-03T15:33:55.410560+0000 mon.c (mon.2) 844 : audit [DBG] from='client.? 172.21.15.67:0/3732406614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:55 smithi067 bash[27441]: audit 2024-04-03T15:33:55.410560+0000 mon.c (mon.2) 844 : audit [DBG] from='client.? 172.21.15.67:0/3732406614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:56 smithi082 bash[20963]: cluster 2024-04-03T15:33:55.094738+0000 mgr.y (mgr.24370) 2267 : cluster [DBG] pgmap v2251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:56 smithi067 bash[17655]: cluster 2024-04-03T15:33:55.094738+0000 mgr.y (mgr.24370) 2267 : cluster [DBG] pgmap v2251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:56 smithi067 bash[27441]: cluster 2024-04-03T15:33:55.094738+0000 mgr.y (mgr.24370) 2267 : cluster [DBG] pgmap v2251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:58 smithi082 bash[20963]: cluster 2024-04-03T15:33:57.095897+0000 mgr.y (mgr.24370) 2268 : cluster [DBG] pgmap v2252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:33:58 smithi082 bash[20963]: audit 2024-04-03T15:33:57.863880+0000 mon.c (mon.2) 845 : audit [DBG] from='client.? 172.21.15.67:0/3940016137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:58 smithi067 bash[17655]: cluster 2024-04-03T15:33:57.095897+0000 mgr.y (mgr.24370) 2268 : cluster [DBG] pgmap v2252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:33:58 smithi067 bash[17655]: audit 2024-04-03T15:33:57.863880+0000 mon.c (mon.2) 845 : audit [DBG] from='client.? 172.21.15.67:0/3940016137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:33:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:58 smithi067 bash[27441]: cluster 2024-04-03T15:33:57.095897+0000 mgr.y (mgr.24370) 2268 : cluster [DBG] pgmap v2252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:33:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:33:58 smithi067 bash[27441]: audit 2024-04-03T15:33:57.863880+0000 mon.c (mon.2) 845 : audit [DBG] from='client.? 172.21.15.67:0/3940016137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:00 smithi082 bash[20963]: cluster 2024-04-03T15:33:59.096496+0000 mgr.y (mgr.24370) 2269 : cluster [DBG] pgmap v2253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:00 smithi082 bash[20963]: audit 2024-04-03T15:34:00.311825+0000 mon.c (mon.2) 846 : audit [DBG] from='client.? 172.21.15.67:0/532303536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:00 smithi067 bash[17655]: cluster 2024-04-03T15:33:59.096496+0000 mgr.y (mgr.24370) 2269 : cluster [DBG] pgmap v2253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:00 smithi067 bash[17655]: audit 2024-04-03T15:34:00.311825+0000 mon.c (mon.2) 846 : audit [DBG] from='client.? 172.21.15.67:0/532303536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:00 smithi067 bash[27441]: cluster 2024-04-03T15:33:59.096496+0000 mgr.y (mgr.24370) 2269 : cluster [DBG] pgmap v2253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:00 smithi067 bash[27441]: audit 2024-04-03T15:34:00.311825+0000 mon.c (mon.2) 846 : audit [DBG] from='client.? 172.21.15.67:0/532303536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:02 smithi067 bash[27441]: cluster 2024-04-03T15:34:01.097653+0000 mgr.y (mgr.24370) 2270 : cluster [DBG] pgmap v2254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:02 smithi067 bash[27441]: audit 2024-04-03T15:34:02.763668+0000 mon.a (mon.0) 2620 : audit [DBG] from='client.? 172.21.15.67:0/3541935137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:02 smithi067 bash[17655]: cluster 2024-04-03T15:34:01.097653+0000 mgr.y (mgr.24370) 2270 : cluster [DBG] pgmap v2254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:02 smithi067 bash[17655]: audit 2024-04-03T15:34:02.763668+0000 mon.a (mon.0) 2620 : audit [DBG] from='client.? 172.21.15.67:0/3541935137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:02 smithi082 bash[20963]: cluster 2024-04-03T15:34:01.097653+0000 mgr.y (mgr.24370) 2270 : cluster [DBG] pgmap v2254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:02 smithi082 bash[20963]: audit 2024-04-03T15:34:02.763668+0000 mon.a (mon.0) 2620 : audit [DBG] from='client.? 172.21.15.67:0/3541935137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:03] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:34:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:34:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:04 smithi082 bash[20963]: cluster 2024-04-03T15:34:03.098358+0000 mgr.y (mgr.24370) 2271 : cluster [DBG] pgmap v2255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:04 smithi067 bash[27441]: cluster 2024-04-03T15:34:03.098358+0000 mgr.y (mgr.24370) 2271 : cluster [DBG] pgmap v2255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:04 smithi067 bash[17655]: cluster 2024-04-03T15:34:03.098358+0000 mgr.y (mgr.24370) 2271 : cluster [DBG] pgmap v2255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:06.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:05 smithi082 bash[20963]: audit 2024-04-03T15:34:05.208588+0000 mon.a (mon.0) 2621 : audit [DBG] from='client.? 172.21.15.67:0/1143080631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:05 smithi067 bash[17655]: audit 2024-04-03T15:34:05.208588+0000 mon.a (mon.0) 2621 : audit [DBG] from='client.? 172.21.15.67:0/1143080631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:05 smithi067 bash[27441]: audit 2024-04-03T15:34:05.208588+0000 mon.a (mon.0) 2621 : audit [DBG] from='client.? 172.21.15.67:0/1143080631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:06 smithi082 bash[20963]: cluster 2024-04-03T15:34:05.099024+0000 mgr.y (mgr.24370) 2272 : cluster [DBG] pgmap v2256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:06 smithi067 bash[17655]: cluster 2024-04-03T15:34:05.099024+0000 mgr.y (mgr.24370) 2272 : cluster [DBG] pgmap v2256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:06 smithi067 bash[27441]: cluster 2024-04-03T15:34:05.099024+0000 mgr.y (mgr.24370) 2272 : cluster [DBG] pgmap v2256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:07 smithi082 bash[20963]: audit 2024-04-03T15:34:07.664186+0000 mon.c (mon.2) 847 : audit [DBG] from='client.? 172.21.15.67:0/3145641515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:07 smithi067 bash[17655]: audit 2024-04-03T15:34:07.664186+0000 mon.c (mon.2) 847 : audit [DBG] from='client.? 172.21.15.67:0/3145641515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:08.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:07 smithi067 bash[27441]: audit 2024-04-03T15:34:07.664186+0000 mon.c (mon.2) 847 : audit [DBG] from='client.? 172.21.15.67:0/3145641515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:08 smithi082 bash[20963]: cluster 2024-04-03T15:34:07.100247+0000 mgr.y (mgr.24370) 2273 : cluster [DBG] pgmap v2257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:08 smithi067 bash[17655]: cluster 2024-04-03T15:34:07.100247+0000 mgr.y (mgr.24370) 2273 : cluster [DBG] pgmap v2257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:08 smithi067 bash[27441]: cluster 2024-04-03T15:34:07.100247+0000 mgr.y (mgr.24370) 2273 : cluster [DBG] pgmap v2257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:09 smithi082 bash[20963]: audit 2024-04-03T15:34:09.764068+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:09 smithi067 bash[17655]: audit 2024-04-03T15:34:09.764068+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:09 smithi067 bash[27441]: audit 2024-04-03T15:34:09.764068+0000 mon.a (mon.0) 2622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:10 smithi082 bash[20963]: cluster 2024-04-03T15:34:09.100990+0000 mgr.y (mgr.24370) 2274 : cluster [DBG] pgmap v2258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:10 smithi082 bash[20963]: audit 2024-04-03T15:34:10.122280+0000 mon.c (mon.2) 848 : audit [DBG] from='client.? 172.21.15.67:0/4068406252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:10 smithi067 bash[17655]: cluster 2024-04-03T15:34:09.100990+0000 mgr.y (mgr.24370) 2274 : cluster [DBG] pgmap v2258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:10 smithi067 bash[17655]: audit 2024-04-03T15:34:10.122280+0000 mon.c (mon.2) 848 : audit [DBG] from='client.? 172.21.15.67:0/4068406252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:10 smithi067 bash[27441]: cluster 2024-04-03T15:34:09.100990+0000 mgr.y (mgr.24370) 2274 : cluster [DBG] pgmap v2258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:10 smithi067 bash[27441]: audit 2024-04-03T15:34:10.122280+0000 mon.c (mon.2) 848 : audit [DBG] from='client.? 172.21.15.67:0/4068406252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:12 smithi082 bash[20963]: cluster 2024-04-03T15:34:11.102153+0000 mgr.y (mgr.24370) 2275 : cluster [DBG] pgmap v2259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:12 smithi082 bash[20963]: audit 2024-04-03T15:34:12.582933+0000 mon.c (mon.2) 849 : audit [DBG] from='client.? 172.21.15.67:0/3722555710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:13.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:34:13.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:12 smithi067 bash[27441]: cluster 2024-04-03T15:34:11.102153+0000 mgr.y (mgr.24370) 2275 : cluster [DBG] pgmap v2259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:12 smithi067 bash[27441]: audit 2024-04-03T15:34:12.582933+0000 mon.c (mon.2) 849 : audit [DBG] from='client.? 172.21.15.67:0/3722555710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:12 smithi067 bash[17655]: cluster 2024-04-03T15:34:11.102153+0000 mgr.y (mgr.24370) 2275 : cluster [DBG] pgmap v2259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:12 smithi067 bash[17655]: audit 2024-04-03T15:34:12.582933+0000 mon.c (mon.2) 849 : audit [DBG] from='client.? 172.21.15.67:0/3722555710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:34:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:14 smithi082 bash[20963]: cluster 2024-04-03T15:34:13.102720+0000 mgr.y (mgr.24370) 2276 : cluster [DBG] pgmap v2260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:14 smithi067 bash[27441]: cluster 2024-04-03T15:34:13.102720+0000 mgr.y (mgr.24370) 2276 : cluster [DBG] pgmap v2260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:14 smithi067 bash[17655]: cluster 2024-04-03T15:34:13.102720+0000 mgr.y (mgr.24370) 2276 : cluster [DBG] pgmap v2260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:15 smithi082 bash[20963]: audit 2024-04-03T15:34:15.044310+0000 mon.a (mon.0) 2623 : audit [DBG] from='client.? 172.21.15.67:0/460894472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:15 smithi067 bash[27441]: audit 2024-04-03T15:34:15.044310+0000 mon.a (mon.0) 2623 : audit [DBG] from='client.? 172.21.15.67:0/460894472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:15 smithi067 bash[17655]: audit 2024-04-03T15:34:15.044310+0000 mon.a (mon.0) 2623 : audit [DBG] from='client.? 172.21.15.67:0/460894472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:16 smithi082 bash[20963]: cluster 2024-04-03T15:34:15.103359+0000 mgr.y (mgr.24370) 2277 : cluster [DBG] pgmap v2261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:16 smithi067 bash[27441]: cluster 2024-04-03T15:34:15.103359+0000 mgr.y (mgr.24370) 2277 : cluster [DBG] pgmap v2261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:16 smithi067 bash[17655]: cluster 2024-04-03T15:34:15.103359+0000 mgr.y (mgr.24370) 2277 : cluster [DBG] pgmap v2261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:17 smithi082 bash[20963]: audit 2024-04-03T15:34:17.504303+0000 mon.c (mon.2) 850 : audit [DBG] from='client.? 172.21.15.67:0/2421235959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:17 smithi067 bash[27441]: audit 2024-04-03T15:34:17.504303+0000 mon.c (mon.2) 850 : audit [DBG] from='client.? 172.21.15.67:0/2421235959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:18.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:17 smithi067 bash[17655]: audit 2024-04-03T15:34:17.504303+0000 mon.c (mon.2) 850 : audit [DBG] from='client.? 172.21.15.67:0/2421235959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:18 smithi082 bash[20963]: cluster 2024-04-03T15:34:17.104534+0000 mgr.y (mgr.24370) 2278 : cluster [DBG] pgmap v2262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:18 smithi067 bash[27441]: cluster 2024-04-03T15:34:17.104534+0000 mgr.y (mgr.24370) 2278 : cluster [DBG] pgmap v2262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:18 smithi067 bash[17655]: cluster 2024-04-03T15:34:17.104534+0000 mgr.y (mgr.24370) 2278 : cluster [DBG] pgmap v2262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:20 smithi082 bash[20963]: cluster 2024-04-03T15:34:19.105208+0000 mgr.y (mgr.24370) 2279 : cluster [DBG] pgmap v2263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:20 smithi082 bash[20963]: audit 2024-04-03T15:34:19.964586+0000 mon.a (mon.0) 2624 : audit [DBG] from='client.? 172.21.15.67:0/343191913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:20 smithi082 bash[20963]: audit 2024-04-03T15:34:20.471411+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:34:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:20 smithi067 bash[17655]: cluster 2024-04-03T15:34:19.105208+0000 mgr.y (mgr.24370) 2279 : cluster [DBG] pgmap v2263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:20 smithi067 bash[17655]: audit 2024-04-03T15:34:19.964586+0000 mon.a (mon.0) 2624 : audit [DBG] from='client.? 172.21.15.67:0/343191913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:20 smithi067 bash[17655]: audit 2024-04-03T15:34:20.471411+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:34:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:20 smithi067 bash[27441]: cluster 2024-04-03T15:34:19.105208+0000 mgr.y (mgr.24370) 2279 : cluster [DBG] pgmap v2263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:20 smithi067 bash[27441]: audit 2024-04-03T15:34:19.964586+0000 mon.a (mon.0) 2624 : audit [DBG] from='client.? 172.21.15.67:0/343191913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:20 smithi067 bash[27441]: audit 2024-04-03T15:34:20.471411+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:34:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:22 smithi082 bash[20963]: cluster 2024-04-03T15:34:21.106401+0000 mgr.y (mgr.24370) 2280 : cluster [DBG] pgmap v2264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:22 smithi082 bash[20963]: audit 2024-04-03T15:34:22.436666+0000 mon.c (mon.2) 851 : audit [DBG] from='client.? 172.21.15.67:0/2127638188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:23.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:34:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:22 smithi067 bash[27441]: cluster 2024-04-03T15:34:21.106401+0000 mgr.y (mgr.24370) 2280 : cluster [DBG] pgmap v2264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:22 smithi067 bash[27441]: audit 2024-04-03T15:34:22.436666+0000 mon.c (mon.2) 851 : audit [DBG] from='client.? 172.21.15.67:0/2127638188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:22 smithi067 bash[17655]: cluster 2024-04-03T15:34:21.106401+0000 mgr.y (mgr.24370) 2280 : cluster [DBG] pgmap v2264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:22 smithi067 bash[17655]: audit 2024-04-03T15:34:22.436666+0000 mon.c (mon.2) 851 : audit [DBG] from='client.? 172.21.15.67:0/2127638188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:34:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:24 smithi082 bash[20963]: cluster 2024-04-03T15:34:23.107069+0000 mgr.y (mgr.24370) 2281 : cluster [DBG] pgmap v2265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:24 smithi082 bash[20963]: audit 2024-04-03T15:34:24.764267+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:24 smithi067 bash[27441]: cluster 2024-04-03T15:34:23.107069+0000 mgr.y (mgr.24370) 2281 : cluster [DBG] pgmap v2265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:24 smithi067 bash[27441]: audit 2024-04-03T15:34:24.764267+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:24 smithi067 bash[17655]: cluster 2024-04-03T15:34:23.107069+0000 mgr.y (mgr.24370) 2281 : cluster [DBG] pgmap v2265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:24 smithi067 bash[17655]: audit 2024-04-03T15:34:24.764267+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:25 smithi082 bash[20963]: audit 2024-04-03T15:34:24.894328+0000 mon.c (mon.2) 852 : audit [DBG] from='client.? 172.21.15.67:0/2633285785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:25 smithi067 bash[27441]: audit 2024-04-03T15:34:24.894328+0000 mon.c (mon.2) 852 : audit [DBG] from='client.? 172.21.15.67:0/2633285785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:25 smithi067 bash[17655]: audit 2024-04-03T15:34:24.894328+0000 mon.c (mon.2) 852 : audit [DBG] from='client.? 172.21.15.67:0/2633285785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[17655]: cluster 2024-04-03T15:34:25.107788+0000 mgr.y (mgr.24370) 2282 : cluster [DBG] pgmap v2266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[17655]: audit 2024-04-03T15:34:26.271342+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[17655]: audit 2024-04-03T15:34:26.281760+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[17655]: audit 2024-04-03T15:34:26.476222+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[17655]: audit 2024-04-03T15:34:26.485668+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[27441]: cluster 2024-04-03T15:34:25.107788+0000 mgr.y (mgr.24370) 2282 : cluster [DBG] pgmap v2266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[27441]: audit 2024-04-03T15:34:26.271342+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[27441]: audit 2024-04-03T15:34:26.281760+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[27441]: audit 2024-04-03T15:34:26.476222+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:26 smithi067 bash[27441]: audit 2024-04-03T15:34:26.485668+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:26 smithi082 bash[20963]: cluster 2024-04-03T15:34:25.107788+0000 mgr.y (mgr.24370) 2282 : cluster [DBG] pgmap v2266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:26 smithi082 bash[20963]: audit 2024-04-03T15:34:26.271342+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:26 smithi082 bash[20963]: audit 2024-04-03T15:34:26.281760+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:26 smithi082 bash[20963]: audit 2024-04-03T15:34:26.476222+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:26 smithi082 bash[20963]: audit 2024-04-03T15:34:26.485668+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:27 smithi067 bash[17655]: audit 2024-04-03T15:34:26.916173+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:34:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:27 smithi067 bash[17655]: audit 2024-04-03T15:34:26.918027+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:34:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:27 smithi067 bash[17655]: audit 2024-04-03T15:34:26.928239+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:27 smithi067 bash[17655]: audit 2024-04-03T15:34:27.347462+0000 mon.a (mon.0) 2634 : audit [DBG] from='client.? 172.21.15.67:0/25325044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:27 smithi067 bash[27441]: audit 2024-04-03T15:34:26.916173+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:34:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:27 smithi067 bash[27441]: audit 2024-04-03T15:34:26.918027+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:34:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:27 smithi067 bash[27441]: audit 2024-04-03T15:34:26.928239+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:27 smithi067 bash[27441]: audit 2024-04-03T15:34:27.347462+0000 mon.a (mon.0) 2634 : audit [DBG] from='client.? 172.21.15.67:0/25325044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:27 smithi082 bash[20963]: audit 2024-04-03T15:34:26.916173+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:34:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:27 smithi082 bash[20963]: audit 2024-04-03T15:34:26.918027+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:34:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:27 smithi082 bash[20963]: audit 2024-04-03T15:34:26.928239+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:34:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:27 smithi082 bash[20963]: audit 2024-04-03T15:34:27.347462+0000 mon.a (mon.0) 2634 : audit [DBG] from='client.? 172.21.15.67:0/25325044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:28 smithi067 bash[17655]: cluster 2024-04-03T15:34:27.108815+0000 mgr.y (mgr.24370) 2283 : cluster [DBG] pgmap v2267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:28 smithi067 bash[27441]: cluster 2024-04-03T15:34:27.108815+0000 mgr.y (mgr.24370) 2283 : cluster [DBG] pgmap v2267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:28 smithi082 bash[20963]: cluster 2024-04-03T15:34:27.108815+0000 mgr.y (mgr.24370) 2283 : cluster [DBG] pgmap v2267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:30.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:29 smithi067 bash[27441]: cluster 2024-04-03T15:34:29.109520+0000 mgr.y (mgr.24370) 2284 : cluster [DBG] pgmap v2268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:29 smithi067 bash[27441]: audit 2024-04-03T15:34:29.792695+0000 mon.c (mon.2) 853 : audit [DBG] from='client.? 172.21.15.67:0/894180915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:29 smithi067 bash[17655]: cluster 2024-04-03T15:34:29.109520+0000 mgr.y (mgr.24370) 2284 : cluster [DBG] pgmap v2268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:29 smithi067 bash[17655]: audit 2024-04-03T15:34:29.792695+0000 mon.c (mon.2) 853 : audit [DBG] from='client.? 172.21.15.67:0/894180915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:29 smithi082 bash[20963]: cluster 2024-04-03T15:34:29.109520+0000 mgr.y (mgr.24370) 2284 : cluster [DBG] pgmap v2268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:29 smithi082 bash[20963]: audit 2024-04-03T15:34:29.792695+0000 mon.c (mon.2) 853 : audit [DBG] from='client.? 172.21.15.67:0/894180915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:32 smithi082 bash[20963]: cluster 2024-04-03T15:34:31.110626+0000 mgr.y (mgr.24370) 2285 : cluster [DBG] pgmap v2269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:32 smithi067 bash[17655]: cluster 2024-04-03T15:34:31.110626+0000 mgr.y (mgr.24370) 2285 : cluster [DBG] pgmap v2269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:32 smithi067 bash[27441]: cluster 2024-04-03T15:34:31.110626+0000 mgr.y (mgr.24370) 2285 : cluster [DBG] pgmap v2269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:33 smithi067 bash[17655]: audit 2024-04-03T15:34:32.245418+0000 mon.c (mon.2) 854 : audit [DBG] from='client.? 172.21.15.67:0/1070305327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:33 smithi067 bash[27441]: audit 2024-04-03T15:34:32.245418+0000 mon.c (mon.2) 854 : audit [DBG] from='client.? 172.21.15.67:0/1070305327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:33] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:34:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:33 smithi082 bash[20963]: audit 2024-04-03T15:34:32.245418+0000 mon.c (mon.2) 854 : audit [DBG] from='client.? 172.21.15.67:0/1070305327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:34:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:34 smithi082 bash[20963]: cluster 2024-04-03T15:34:33.111302+0000 mgr.y (mgr.24370) 2286 : cluster [DBG] pgmap v2270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:34 smithi067 bash[17655]: cluster 2024-04-03T15:34:33.111302+0000 mgr.y (mgr.24370) 2286 : cluster [DBG] pgmap v2270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:34 smithi067 bash[27441]: cluster 2024-04-03T15:34:33.111302+0000 mgr.y (mgr.24370) 2286 : cluster [DBG] pgmap v2270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:35 smithi082 bash[20963]: audit 2024-04-03T15:34:34.692640+0000 mon.c (mon.2) 855 : audit [DBG] from='client.? 172.21.15.67:0/1792363620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:35 smithi067 bash[27441]: audit 2024-04-03T15:34:34.692640+0000 mon.c (mon.2) 855 : audit [DBG] from='client.? 172.21.15.67:0/1792363620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:35 smithi067 bash[17655]: audit 2024-04-03T15:34:34.692640+0000 mon.c (mon.2) 855 : audit [DBG] from='client.? 172.21.15.67:0/1792363620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:36 smithi082 bash[20963]: cluster 2024-04-03T15:34:35.111983+0000 mgr.y (mgr.24370) 2287 : cluster [DBG] pgmap v2271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:36 smithi067 bash[17655]: cluster 2024-04-03T15:34:35.111983+0000 mgr.y (mgr.24370) 2287 : cluster [DBG] pgmap v2271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:36 smithi067 bash[27441]: cluster 2024-04-03T15:34:35.111983+0000 mgr.y (mgr.24370) 2287 : cluster [DBG] pgmap v2271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:37 smithi082 bash[20963]: audit 2024-04-03T15:34:37.146149+0000 mon.a (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.67:0/2120933931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:37 smithi067 bash[17655]: audit 2024-04-03T15:34:37.146149+0000 mon.a (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.67:0/2120933931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:37 smithi067 bash[27441]: audit 2024-04-03T15:34:37.146149+0000 mon.a (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.67:0/2120933931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:38 smithi082 bash[20963]: cluster 2024-04-03T15:34:37.113055+0000 mgr.y (mgr.24370) 2288 : cluster [DBG] pgmap v2272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:38 smithi067 bash[27441]: cluster 2024-04-03T15:34:37.113055+0000 mgr.y (mgr.24370) 2288 : cluster [DBG] pgmap v2272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:38 smithi067 bash[17655]: cluster 2024-04-03T15:34:37.113055+0000 mgr.y (mgr.24370) 2288 : cluster [DBG] pgmap v2272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:40 smithi082 bash[20963]: cluster 2024-04-03T15:34:39.113754+0000 mgr.y (mgr.24370) 2289 : cluster [DBG] pgmap v2273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:40 smithi082 bash[20963]: audit 2024-04-03T15:34:39.595007+0000 mon.c (mon.2) 856 : audit [DBG] from='client.? 172.21.15.67:0/3393007219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:40 smithi082 bash[20963]: audit 2024-04-03T15:34:39.764850+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:40 smithi067 bash[17655]: cluster 2024-04-03T15:34:39.113754+0000 mgr.y (mgr.24370) 2289 : cluster [DBG] pgmap v2273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:40 smithi067 bash[17655]: audit 2024-04-03T15:34:39.595007+0000 mon.c (mon.2) 856 : audit [DBG] from='client.? 172.21.15.67:0/3393007219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:40 smithi067 bash[17655]: audit 2024-04-03T15:34:39.764850+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:40 smithi067 bash[27441]: cluster 2024-04-03T15:34:39.113754+0000 mgr.y (mgr.24370) 2289 : cluster [DBG] pgmap v2273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:40 smithi067 bash[27441]: audit 2024-04-03T15:34:39.595007+0000 mon.c (mon.2) 856 : audit [DBG] from='client.? 172.21.15.67:0/3393007219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:40 smithi067 bash[27441]: audit 2024-04-03T15:34:39.764850+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:42 smithi082 bash[20963]: cluster 2024-04-03T15:34:41.114891+0000 mgr.y (mgr.24370) 2290 : cluster [DBG] pgmap v2274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:42 smithi082 bash[20963]: audit 2024-04-03T15:34:42.044751+0000 mon.c (mon.2) 857 : audit [DBG] from='client.? 172.21.15.67:0/433862003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:42 smithi067 bash[17655]: cluster 2024-04-03T15:34:41.114891+0000 mgr.y (mgr.24370) 2290 : cluster [DBG] pgmap v2274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:42 smithi067 bash[17655]: audit 2024-04-03T15:34:42.044751+0000 mon.c (mon.2) 857 : audit [DBG] from='client.? 172.21.15.67:0/433862003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:42 smithi067 bash[27441]: cluster 2024-04-03T15:34:41.114891+0000 mgr.y (mgr.24370) 2290 : cluster [DBG] pgmap v2274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:42 smithi067 bash[27441]: audit 2024-04-03T15:34:42.044751+0000 mon.c (mon.2) 857 : audit [DBG] from='client.? 172.21.15.67:0/433862003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:34:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:34:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:44 smithi082 bash[20963]: cluster 2024-04-03T15:34:43.115585+0000 mgr.y (mgr.24370) 2291 : cluster [DBG] pgmap v2275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:44 smithi067 bash[27441]: cluster 2024-04-03T15:34:43.115585+0000 mgr.y (mgr.24370) 2291 : cluster [DBG] pgmap v2275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:44 smithi067 bash[17655]: cluster 2024-04-03T15:34:43.115585+0000 mgr.y (mgr.24370) 2291 : cluster [DBG] pgmap v2275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:45 smithi082 bash[20963]: audit 2024-04-03T15:34:44.500192+0000 mon.c (mon.2) 858 : audit [DBG] from='client.? 172.21.15.67:0/3585788507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:45 smithi067 bash[27441]: audit 2024-04-03T15:34:44.500192+0000 mon.c (mon.2) 858 : audit [DBG] from='client.? 172.21.15.67:0/3585788507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:45 smithi067 bash[17655]: audit 2024-04-03T15:34:44.500192+0000 mon.c (mon.2) 858 : audit [DBG] from='client.? 172.21.15.67:0/3585788507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:46 smithi082 bash[20963]: cluster 2024-04-03T15:34:45.116313+0000 mgr.y (mgr.24370) 2292 : cluster [DBG] pgmap v2276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:46 smithi067 bash[17655]: cluster 2024-04-03T15:34:45.116313+0000 mgr.y (mgr.24370) 2292 : cluster [DBG] pgmap v2276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:46 smithi067 bash[27441]: cluster 2024-04-03T15:34:45.116313+0000 mgr.y (mgr.24370) 2292 : cluster [DBG] pgmap v2276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:47 smithi082 bash[20963]: audit 2024-04-03T15:34:46.956308+0000 mon.a (mon.0) 2637 : audit [DBG] from='client.? 172.21.15.67:0/4095321921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:47 smithi067 bash[17655]: audit 2024-04-03T15:34:46.956308+0000 mon.a (mon.0) 2637 : audit [DBG] from='client.? 172.21.15.67:0/4095321921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:47 smithi067 bash[27441]: audit 2024-04-03T15:34:46.956308+0000 mon.a (mon.0) 2637 : audit [DBG] from='client.? 172.21.15.67:0/4095321921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:48 smithi082 bash[20963]: cluster 2024-04-03T15:34:47.117428+0000 mgr.y (mgr.24370) 2293 : cluster [DBG] pgmap v2277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:48 smithi067 bash[17655]: cluster 2024-04-03T15:34:47.117428+0000 mgr.y (mgr.24370) 2293 : cluster [DBG] pgmap v2277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:48 smithi067 bash[27441]: cluster 2024-04-03T15:34:47.117428+0000 mgr.y (mgr.24370) 2293 : cluster [DBG] pgmap v2277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:50 smithi082 bash[20963]: cluster 2024-04-03T15:34:49.118053+0000 mgr.y (mgr.24370) 2294 : cluster [DBG] pgmap v2278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:50 smithi082 bash[20963]: audit 2024-04-03T15:34:49.405165+0000 mon.c (mon.2) 859 : audit [DBG] from='client.? 172.21.15.67:0/336508473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:50 smithi067 bash[17655]: cluster 2024-04-03T15:34:49.118053+0000 mgr.y (mgr.24370) 2294 : cluster [DBG] pgmap v2278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:50 smithi067 bash[17655]: audit 2024-04-03T15:34:49.405165+0000 mon.c (mon.2) 859 : audit [DBG] from='client.? 172.21.15.67:0/336508473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:50 smithi067 bash[27441]: cluster 2024-04-03T15:34:49.118053+0000 mgr.y (mgr.24370) 2294 : cluster [DBG] pgmap v2278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:50 smithi067 bash[27441]: audit 2024-04-03T15:34:49.405165+0000 mon.c (mon.2) 859 : audit [DBG] from='client.? 172.21.15.67:0/336508473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:52 smithi082 bash[20963]: cluster 2024-04-03T15:34:51.119270+0000 mgr.y (mgr.24370) 2295 : cluster [DBG] pgmap v2279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:52 smithi082 bash[20963]: audit 2024-04-03T15:34:51.862234+0000 mon.a (mon.0) 2638 : audit [DBG] from='client.? 172.21.15.67:0/1052396659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:52 smithi067 bash[17655]: cluster 2024-04-03T15:34:51.119270+0000 mgr.y (mgr.24370) 2295 : cluster [DBG] pgmap v2279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:52 smithi067 bash[17655]: audit 2024-04-03T15:34:51.862234+0000 mon.a (mon.0) 2638 : audit [DBG] from='client.? 172.21.15.67:0/1052396659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:52 smithi067 bash[27441]: cluster 2024-04-03T15:34:51.119270+0000 mgr.y (mgr.24370) 2295 : cluster [DBG] pgmap v2279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:52 smithi067 bash[27441]: audit 2024-04-03T15:34:51.862234+0000 mon.a (mon.0) 2638 : audit [DBG] from='client.? 172.21.15.67:0/1052396659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:34:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:34:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:54 smithi082 bash[20963]: cluster 2024-04-03T15:34:53.120130+0000 mgr.y (mgr.24370) 2296 : cluster [DBG] pgmap v2280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:54 smithi067 bash[17655]: cluster 2024-04-03T15:34:53.120130+0000 mgr.y (mgr.24370) 2296 : cluster [DBG] pgmap v2280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:54 smithi067 bash[27441]: cluster 2024-04-03T15:34:53.120130+0000 mgr.y (mgr.24370) 2296 : cluster [DBG] pgmap v2280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:55 smithi082 bash[20963]: audit 2024-04-03T15:34:54.321166+0000 mon.c (mon.2) 860 : audit [DBG] from='client.? 172.21.15.67:0/33902625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:55 smithi082 bash[20963]: audit 2024-04-03T15:34:54.765487+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:55 smithi067 bash[17655]: audit 2024-04-03T15:34:54.321166+0000 mon.c (mon.2) 860 : audit [DBG] from='client.? 172.21.15.67:0/33902625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:55 smithi067 bash[17655]: audit 2024-04-03T15:34:54.765487+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:55 smithi067 bash[27441]: audit 2024-04-03T15:34:54.321166+0000 mon.c (mon.2) 860 : audit [DBG] from='client.? 172.21.15.67:0/33902625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:55 smithi067 bash[27441]: audit 2024-04-03T15:34:54.765487+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:34:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:56 smithi082 bash[20963]: cluster 2024-04-03T15:34:55.120758+0000 mgr.y (mgr.24370) 2297 : cluster [DBG] pgmap v2281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:56 smithi067 bash[27441]: cluster 2024-04-03T15:34:55.120758+0000 mgr.y (mgr.24370) 2297 : cluster [DBG] pgmap v2281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:56 smithi067 bash[17655]: cluster 2024-04-03T15:34:55.120758+0000 mgr.y (mgr.24370) 2297 : cluster [DBG] pgmap v2281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:57 smithi082 bash[20963]: audit 2024-04-03T15:34:56.788365+0000 mon.c (mon.2) 861 : audit [DBG] from='client.? 172.21.15.67:0/2028853488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:57 smithi067 bash[17655]: audit 2024-04-03T15:34:56.788365+0000 mon.c (mon.2) 861 : audit [DBG] from='client.? 172.21.15.67:0/2028853488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:57 smithi067 bash[27441]: audit 2024-04-03T15:34:56.788365+0000 mon.c (mon.2) 861 : audit [DBG] from='client.? 172.21.15.67:0/2028853488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:58 smithi082 bash[20963]: cluster 2024-04-03T15:34:57.122079+0000 mgr.y (mgr.24370) 2298 : cluster [DBG] pgmap v2282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:58 smithi067 bash[27441]: cluster 2024-04-03T15:34:57.122079+0000 mgr.y (mgr.24370) 2298 : cluster [DBG] pgmap v2282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:58 smithi067 bash[17655]: cluster 2024-04-03T15:34:57.122079+0000 mgr.y (mgr.24370) 2298 : cluster [DBG] pgmap v2282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:34:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:34:59 smithi082 bash[20963]: audit 2024-04-03T15:34:59.243262+0000 mon.a (mon.0) 2640 : audit [DBG] from='client.? 172.21.15.67:0/3537290232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:34:59 smithi067 bash[17655]: audit 2024-04-03T15:34:59.243262+0000 mon.a (mon.0) 2640 : audit [DBG] from='client.? 172.21.15.67:0/3537290232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:34:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:34:59 smithi067 bash[27441]: audit 2024-04-03T15:34:59.243262+0000 mon.a (mon.0) 2640 : audit [DBG] from='client.? 172.21.15.67:0/3537290232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:00 smithi082 bash[20963]: cluster 2024-04-03T15:34:59.122606+0000 mgr.y (mgr.24370) 2299 : cluster [DBG] pgmap v2283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:00 smithi067 bash[17655]: cluster 2024-04-03T15:34:59.122606+0000 mgr.y (mgr.24370) 2299 : cluster [DBG] pgmap v2283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:00 smithi067 bash[27441]: cluster 2024-04-03T15:34:59.122606+0000 mgr.y (mgr.24370) 2299 : cluster [DBG] pgmap v2283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:02 smithi082 bash[20963]: cluster 2024-04-03T15:35:01.123858+0000 mgr.y (mgr.24370) 2300 : cluster [DBG] pgmap v2284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:02 smithi082 bash[20963]: audit 2024-04-03T15:35:01.700841+0000 mon.c (mon.2) 862 : audit [DBG] from='client.? 172.21.15.67:0/4203745924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:02 smithi067 bash[17655]: cluster 2024-04-03T15:35:01.123858+0000 mgr.y (mgr.24370) 2300 : cluster [DBG] pgmap v2284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:02 smithi067 bash[17655]: audit 2024-04-03T15:35:01.700841+0000 mon.c (mon.2) 862 : audit [DBG] from='client.? 172.21.15.67:0/4203745924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:02 smithi067 bash[27441]: cluster 2024-04-03T15:35:01.123858+0000 mgr.y (mgr.24370) 2300 : cluster [DBG] pgmap v2284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:02 smithi067 bash[27441]: audit 2024-04-03T15:35:01.700841+0000 mon.c (mon.2) 862 : audit [DBG] from='client.? 172.21.15.67:0/4203745924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:03] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:35:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:35:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:04 smithi082 bash[20963]: cluster 2024-04-03T15:35:03.124570+0000 mgr.y (mgr.24370) 2301 : cluster [DBG] pgmap v2285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:04 smithi082 bash[20963]: audit 2024-04-03T15:35:04.163208+0000 mon.c (mon.2) 863 : audit [DBG] from='client.? 172.21.15.67:0/1875153622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:04 smithi067 bash[17655]: cluster 2024-04-03T15:35:03.124570+0000 mgr.y (mgr.24370) 2301 : cluster [DBG] pgmap v2285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:04 smithi067 bash[17655]: audit 2024-04-03T15:35:04.163208+0000 mon.c (mon.2) 863 : audit [DBG] from='client.? 172.21.15.67:0/1875153622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:04 smithi067 bash[27441]: cluster 2024-04-03T15:35:03.124570+0000 mgr.y (mgr.24370) 2301 : cluster [DBG] pgmap v2285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:04 smithi067 bash[27441]: audit 2024-04-03T15:35:04.163208+0000 mon.c (mon.2) 863 : audit [DBG] from='client.? 172.21.15.67:0/1875153622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:06 smithi082 bash[20963]: cluster 2024-04-03T15:35:05.125277+0000 mgr.y (mgr.24370) 2302 : cluster [DBG] pgmap v2286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:06 smithi067 bash[17655]: cluster 2024-04-03T15:35:05.125277+0000 mgr.y (mgr.24370) 2302 : cluster [DBG] pgmap v2286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:06 smithi067 bash[27441]: cluster 2024-04-03T15:35:05.125277+0000 mgr.y (mgr.24370) 2302 : cluster [DBG] pgmap v2286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:07 smithi082 bash[20963]: audit 2024-04-03T15:35:06.611125+0000 mon.a (mon.0) 2641 : audit [DBG] from='client.? 172.21.15.67:0/3447586368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:07 smithi067 bash[17655]: audit 2024-04-03T15:35:06.611125+0000 mon.a (mon.0) 2641 : audit [DBG] from='client.? 172.21.15.67:0/3447586368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:07 smithi067 bash[27441]: audit 2024-04-03T15:35:06.611125+0000 mon.a (mon.0) 2641 : audit [DBG] from='client.? 172.21.15.67:0/3447586368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:08 smithi082 bash[20963]: cluster 2024-04-03T15:35:07.126600+0000 mgr.y (mgr.24370) 2303 : cluster [DBG] pgmap v2287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:08 smithi067 bash[17655]: cluster 2024-04-03T15:35:07.126600+0000 mgr.y (mgr.24370) 2303 : cluster [DBG] pgmap v2287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:08 smithi067 bash[27441]: cluster 2024-04-03T15:35:07.126600+0000 mgr.y (mgr.24370) 2303 : cluster [DBG] pgmap v2287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:09 smithi082 bash[20963]: audit 2024-04-03T15:35:09.051211+0000 mon.a (mon.0) 2642 : audit [DBG] from='client.? 172.21.15.67:0/1362918525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:09 smithi067 bash[27441]: audit 2024-04-03T15:35:09.051211+0000 mon.a (mon.0) 2642 : audit [DBG] from='client.? 172.21.15.67:0/1362918525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:09 smithi067 bash[17655]: audit 2024-04-03T15:35:09.051211+0000 mon.a (mon.0) 2642 : audit [DBG] from='client.? 172.21.15.67:0/1362918525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:10 smithi082 bash[20963]: cluster 2024-04-03T15:35:09.127339+0000 mgr.y (mgr.24370) 2304 : cluster [DBG] pgmap v2288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:10 smithi082 bash[20963]: audit 2024-04-03T15:35:09.765821+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:10 smithi067 bash[17655]: cluster 2024-04-03T15:35:09.127339+0000 mgr.y (mgr.24370) 2304 : cluster [DBG] pgmap v2288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:10 smithi067 bash[17655]: audit 2024-04-03T15:35:09.765821+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:10 smithi067 bash[27441]: cluster 2024-04-03T15:35:09.127339+0000 mgr.y (mgr.24370) 2304 : cluster [DBG] pgmap v2288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:10 smithi067 bash[27441]: audit 2024-04-03T15:35:09.765821+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:12 smithi082 bash[20963]: cluster 2024-04-03T15:35:11.128523+0000 mgr.y (mgr.24370) 2305 : cluster [DBG] pgmap v2289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:12 smithi082 bash[20963]: audit 2024-04-03T15:35:11.507959+0000 mon.a (mon.0) 2644 : audit [DBG] from='client.? 172.21.15.67:0/4221081185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:12 smithi067 bash[27441]: cluster 2024-04-03T15:35:11.128523+0000 mgr.y (mgr.24370) 2305 : cluster [DBG] pgmap v2289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:12 smithi067 bash[27441]: audit 2024-04-03T15:35:11.507959+0000 mon.a (mon.0) 2644 : audit [DBG] from='client.? 172.21.15.67:0/4221081185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:12 smithi067 bash[17655]: cluster 2024-04-03T15:35:11.128523+0000 mgr.y (mgr.24370) 2305 : cluster [DBG] pgmap v2289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:12 smithi067 bash[17655]: audit 2024-04-03T15:35:11.507959+0000 mon.a (mon.0) 2644 : audit [DBG] from='client.? 172.21.15.67:0/4221081185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:13] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:35:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:35:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:14 smithi082 bash[20963]: cluster 2024-04-03T15:35:13.129289+0000 mgr.y (mgr.24370) 2306 : cluster [DBG] pgmap v2290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:14 smithi082 bash[20963]: audit 2024-04-03T15:35:13.966438+0000 mon.c (mon.2) 864 : audit [DBG] from='client.? 172.21.15.67:0/3088168034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:14 smithi067 bash[27441]: cluster 2024-04-03T15:35:13.129289+0000 mgr.y (mgr.24370) 2306 : cluster [DBG] pgmap v2290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:14 smithi067 bash[27441]: audit 2024-04-03T15:35:13.966438+0000 mon.c (mon.2) 864 : audit [DBG] from='client.? 172.21.15.67:0/3088168034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:14 smithi067 bash[17655]: cluster 2024-04-03T15:35:13.129289+0000 mgr.y (mgr.24370) 2306 : cluster [DBG] pgmap v2290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:14 smithi067 bash[17655]: audit 2024-04-03T15:35:13.966438+0000 mon.c (mon.2) 864 : audit [DBG] from='client.? 172.21.15.67:0/3088168034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:16 smithi082 bash[20963]: cluster 2024-04-03T15:35:15.130017+0000 mgr.y (mgr.24370) 2307 : cluster [DBG] pgmap v2291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:16 smithi067 bash[17655]: cluster 2024-04-03T15:35:15.130017+0000 mgr.y (mgr.24370) 2307 : cluster [DBG] pgmap v2291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:16 smithi067 bash[27441]: cluster 2024-04-03T15:35:15.130017+0000 mgr.y (mgr.24370) 2307 : cluster [DBG] pgmap v2291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:17 smithi082 bash[20963]: audit 2024-04-03T15:35:16.425160+0000 mon.c (mon.2) 865 : audit [DBG] from='client.? 172.21.15.67:0/3781156473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:17 smithi067 bash[27441]: audit 2024-04-03T15:35:16.425160+0000 mon.c (mon.2) 865 : audit [DBG] from='client.? 172.21.15.67:0/3781156473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:17 smithi067 bash[17655]: audit 2024-04-03T15:35:16.425160+0000 mon.c (mon.2) 865 : audit [DBG] from='client.? 172.21.15.67:0/3781156473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:18 smithi082 bash[20963]: cluster 2024-04-03T15:35:17.131257+0000 mgr.y (mgr.24370) 2308 : cluster [DBG] pgmap v2292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:18 smithi067 bash[27441]: cluster 2024-04-03T15:35:17.131257+0000 mgr.y (mgr.24370) 2308 : cluster [DBG] pgmap v2292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:18 smithi067 bash[17655]: cluster 2024-04-03T15:35:17.131257+0000 mgr.y (mgr.24370) 2308 : cluster [DBG] pgmap v2292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:19 smithi082 bash[20963]: audit 2024-04-03T15:35:18.876145+0000 mon.c (mon.2) 866 : audit [DBG] from='client.? 172.21.15.67:0/2046237641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:19 smithi067 bash[17655]: audit 2024-04-03T15:35:18.876145+0000 mon.c (mon.2) 866 : audit [DBG] from='client.? 172.21.15.67:0/2046237641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:19.784 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:19 smithi067 bash[27441]: audit 2024-04-03T15:35:18.876145+0000 mon.c (mon.2) 866 : audit [DBG] from='client.? 172.21.15.67:0/2046237641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:20.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:20 smithi082 bash[20963]: cluster 2024-04-03T15:35:19.131995+0000 mgr.y (mgr.24370) 2309 : cluster [DBG] pgmap v2293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:20 smithi067 bash[17655]: cluster 2024-04-03T15:35:19.131995+0000 mgr.y (mgr.24370) 2309 : cluster [DBG] pgmap v2293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:20 smithi067 bash[27441]: cluster 2024-04-03T15:35:19.131995+0000 mgr.y (mgr.24370) 2309 : cluster [DBG] pgmap v2293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:21 smithi082 bash[20963]: audit 2024-04-03T15:35:21.334417+0000 mon.a (mon.0) 2645 : audit [DBG] from='client.? 172.21.15.67:0/275145843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:21 smithi067 bash[27441]: audit 2024-04-03T15:35:21.334417+0000 mon.a (mon.0) 2645 : audit [DBG] from='client.? 172.21.15.67:0/275145843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:21 smithi067 bash[17655]: audit 2024-04-03T15:35:21.334417+0000 mon.a (mon.0) 2645 : audit [DBG] from='client.? 172.21.15.67:0/275145843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:22 smithi082 bash[20963]: cluster 2024-04-03T15:35:21.133133+0000 mgr.y (mgr.24370) 2310 : cluster [DBG] pgmap v2294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:22 smithi067 bash[27441]: cluster 2024-04-03T15:35:21.133133+0000 mgr.y (mgr.24370) 2310 : cluster [DBG] pgmap v2294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:22 smithi067 bash[17655]: cluster 2024-04-03T15:35:21.133133+0000 mgr.y (mgr.24370) 2310 : cluster [DBG] pgmap v2294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:23] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:35:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:35:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:24 smithi082 bash[20963]: cluster 2024-04-03T15:35:23.133833+0000 mgr.y (mgr.24370) 2311 : cluster [DBG] pgmap v2295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:24 smithi082 bash[20963]: audit 2024-04-03T15:35:23.784569+0000 mon.a (mon.0) 2646 : audit [DBG] from='client.? 172.21.15.67:0/3926449744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:24 smithi067 bash[27441]: cluster 2024-04-03T15:35:23.133833+0000 mgr.y (mgr.24370) 2311 : cluster [DBG] pgmap v2295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:24 smithi067 bash[27441]: audit 2024-04-03T15:35:23.784569+0000 mon.a (mon.0) 2646 : audit [DBG] from='client.? 172.21.15.67:0/3926449744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:24 smithi067 bash[17655]: cluster 2024-04-03T15:35:23.133833+0000 mgr.y (mgr.24370) 2311 : cluster [DBG] pgmap v2295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:24 smithi067 bash[17655]: audit 2024-04-03T15:35:23.784569+0000 mon.a (mon.0) 2646 : audit [DBG] from='client.? 172.21.15.67:0/3926449744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:25 smithi082 bash[20963]: audit 2024-04-03T15:35:24.766460+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:25 smithi067 bash[17655]: audit 2024-04-03T15:35:24.766460+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:25 smithi067 bash[27441]: audit 2024-04-03T15:35:24.766460+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:26 smithi082 bash[20963]: cluster 2024-04-03T15:35:25.134460+0000 mgr.y (mgr.24370) 2312 : cluster [DBG] pgmap v2296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:26 smithi082 bash[20963]: audit 2024-04-03T15:35:26.234609+0000 mon.a (mon.0) 2648 : audit [DBG] from='client.? 172.21.15.67:0/1907537916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:26 smithi067 bash[17655]: cluster 2024-04-03T15:35:25.134460+0000 mgr.y (mgr.24370) 2312 : cluster [DBG] pgmap v2296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:26 smithi067 bash[17655]: audit 2024-04-03T15:35:26.234609+0000 mon.a (mon.0) 2648 : audit [DBG] from='client.? 172.21.15.67:0/1907537916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:26 smithi067 bash[27441]: cluster 2024-04-03T15:35:25.134460+0000 mgr.y (mgr.24370) 2312 : cluster [DBG] pgmap v2296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:26 smithi067 bash[27441]: audit 2024-04-03T15:35:26.234609+0000 mon.a (mon.0) 2648 : audit [DBG] from='client.? 172.21.15.67:0/1907537916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:27 smithi067 bash[17655]: audit 2024-04-03T15:35:27.003620+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:35:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:27 smithi067 bash[17655]: audit 2024-04-03T15:35:27.332523+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:27 smithi067 bash[17655]: audit 2024-04-03T15:35:27.341130+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:27 smithi067 bash[27441]: audit 2024-04-03T15:35:27.003620+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:35:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:27 smithi067 bash[27441]: audit 2024-04-03T15:35:27.332523+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:27 smithi067 bash[27441]: audit 2024-04-03T15:35:27.341130+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:27 smithi082 bash[20963]: audit 2024-04-03T15:35:27.003620+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:35:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:27 smithi082 bash[20963]: audit 2024-04-03T15:35:27.332523+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:27 smithi082 bash[20963]: audit 2024-04-03T15:35:27.341130+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:28 smithi067 bash[17655]: cluster 2024-04-03T15:35:27.135616+0000 mgr.y (mgr.24370) 2313 : cluster [DBG] pgmap v2297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:28 smithi067 bash[27441]: cluster 2024-04-03T15:35:27.135616+0000 mgr.y (mgr.24370) 2313 : cluster [DBG] pgmap v2297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:28 smithi082 bash[20963]: cluster 2024-04-03T15:35:27.135616+0000 mgr.y (mgr.24370) 2313 : cluster [DBG] pgmap v2297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:29 smithi067 bash[27441]: audit 2024-04-03T15:35:28.697322+0000 mon.a (mon.0) 2652 : audit [DBG] from='client.? 172.21.15.67:0/1620460093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:29 smithi067 bash[17655]: audit 2024-04-03T15:35:28.697322+0000 mon.a (mon.0) 2652 : audit [DBG] from='client.? 172.21.15.67:0/1620460093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:29 smithi082 bash[20963]: audit 2024-04-03T15:35:28.697322+0000 mon.a (mon.0) 2652 : audit [DBG] from='client.? 172.21.15.67:0/1620460093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:30 smithi067 bash[27441]: cluster 2024-04-03T15:35:29.136364+0000 mgr.y (mgr.24370) 2314 : cluster [DBG] pgmap v2298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:30 smithi067 bash[17655]: cluster 2024-04-03T15:35:29.136364+0000 mgr.y (mgr.24370) 2314 : cluster [DBG] pgmap v2298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:30 smithi082 bash[20963]: cluster 2024-04-03T15:35:29.136364+0000 mgr.y (mgr.24370) 2314 : cluster [DBG] pgmap v2298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:31 smithi082 bash[20963]: audit 2024-04-03T15:35:31.146228+0000 mon.c (mon.2) 867 : audit [DBG] from='client.? 172.21.15.67:0/748973156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:31 smithi067 bash[17655]: audit 2024-04-03T15:35:31.146228+0000 mon.c (mon.2) 867 : audit [DBG] from='client.? 172.21.15.67:0/748973156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:31 smithi067 bash[27441]: audit 2024-04-03T15:35:31.146228+0000 mon.c (mon.2) 867 : audit [DBG] from='client.? 172.21.15.67:0/748973156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:32 smithi082 bash[20963]: cluster 2024-04-03T15:35:31.137515+0000 mgr.y (mgr.24370) 2315 : cluster [DBG] pgmap v2299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:32 smithi067 bash[17655]: cluster 2024-04-03T15:35:31.137515+0000 mgr.y (mgr.24370) 2315 : cluster [DBG] pgmap v2299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:32 smithi067 bash[27441]: cluster 2024-04-03T15:35:31.137515+0000 mgr.y (mgr.24370) 2315 : cluster [DBG] pgmap v2299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:33] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:35:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:35:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[20963]: audit 2024-04-03T15:35:32.996616+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[20963]: audit 2024-04-03T15:35:33.008508+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[20963]: audit 2024-04-03T15:35:33.082839+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[20963]: audit 2024-04-03T15:35:33.092369+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[20963]: cluster 2024-04-03T15:35:33.138158+0000 mgr.y (mgr.24370) 2316 : cluster [DBG] pgmap v2300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[20963]: audit 2024-04-03T15:35:33.527658+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:35:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[20963]: audit 2024-04-03T15:35:33.529266+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:35:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[20963]: audit 2024-04-03T15:35:33.537731+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:33 smithi082 bash[20963]: audit 2024-04-03T15:35:33.600437+0000 mon.a (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.67:0/3043294281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17655]: audit 2024-04-03T15:35:32.996616+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17655]: audit 2024-04-03T15:35:33.008508+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17655]: audit 2024-04-03T15:35:33.082839+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17655]: audit 2024-04-03T15:35:33.092369+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17655]: cluster 2024-04-03T15:35:33.138158+0000 mgr.y (mgr.24370) 2316 : cluster [DBG] pgmap v2300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17655]: audit 2024-04-03T15:35:33.527658+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:35:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17655]: audit 2024-04-03T15:35:33.529266+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:35:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17655]: audit 2024-04-03T15:35:33.537731+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[17655]: audit 2024-04-03T15:35:33.600437+0000 mon.a (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.67:0/3043294281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[27441]: audit 2024-04-03T15:35:32.996616+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[27441]: audit 2024-04-03T15:35:33.008508+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[27441]: audit 2024-04-03T15:35:33.082839+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[27441]: audit 2024-04-03T15:35:33.092369+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[27441]: cluster 2024-04-03T15:35:33.138158+0000 mgr.y (mgr.24370) 2316 : cluster [DBG] pgmap v2300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[27441]: audit 2024-04-03T15:35:33.527658+0000 mon.a (mon.0) 2657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:35:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[27441]: audit 2024-04-03T15:35:33.529266+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:35:34.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[27441]: audit 2024-04-03T15:35:33.537731+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:35:34.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:33 smithi067 bash[27441]: audit 2024-04-03T15:35:33.600437+0000 mon.a (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.67:0/3043294281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:36 smithi082 bash[20963]: cluster 2024-04-03T15:35:35.138841+0000 mgr.y (mgr.24370) 2317 : cluster [DBG] pgmap v2301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:36 smithi082 bash[20963]: audit 2024-04-03T15:35:36.050210+0000 mon.c (mon.2) 868 : audit [DBG] from='client.? 172.21.15.67:0/1662179705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:36 smithi067 bash[27441]: cluster 2024-04-03T15:35:35.138841+0000 mgr.y (mgr.24370) 2317 : cluster [DBG] pgmap v2301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:36 smithi067 bash[27441]: audit 2024-04-03T15:35:36.050210+0000 mon.c (mon.2) 868 : audit [DBG] from='client.? 172.21.15.67:0/1662179705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:36 smithi067 bash[17655]: cluster 2024-04-03T15:35:35.138841+0000 mgr.y (mgr.24370) 2317 : cluster [DBG] pgmap v2301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:36 smithi067 bash[17655]: audit 2024-04-03T15:35:36.050210+0000 mon.c (mon.2) 868 : audit [DBG] from='client.? 172.21.15.67:0/1662179705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:38 smithi082 bash[20963]: cluster 2024-04-03T15:35:37.140142+0000 mgr.y (mgr.24370) 2318 : cluster [DBG] pgmap v2302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:38 smithi067 bash[17655]: cluster 2024-04-03T15:35:37.140142+0000 mgr.y (mgr.24370) 2318 : cluster [DBG] pgmap v2302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:38 smithi067 bash[27441]: cluster 2024-04-03T15:35:37.140142+0000 mgr.y (mgr.24370) 2318 : cluster [DBG] pgmap v2302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:39 smithi082 bash[20963]: audit 2024-04-03T15:35:38.496495+0000 mon.c (mon.2) 869 : audit [DBG] from='client.? 172.21.15.67:0/1397044070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:39 smithi067 bash[17655]: audit 2024-04-03T15:35:38.496495+0000 mon.c (mon.2) 869 : audit [DBG] from='client.? 172.21.15.67:0/1397044070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:39 smithi067 bash[27441]: audit 2024-04-03T15:35:38.496495+0000 mon.c (mon.2) 869 : audit [DBG] from='client.? 172.21.15.67:0/1397044070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:40 smithi082 bash[20963]: cluster 2024-04-03T15:35:39.140971+0000 mgr.y (mgr.24370) 2319 : cluster [DBG] pgmap v2303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:40 smithi082 bash[20963]: audit 2024-04-03T15:35:39.766961+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:40 smithi067 bash[27441]: cluster 2024-04-03T15:35:39.140971+0000 mgr.y (mgr.24370) 2319 : cluster [DBG] pgmap v2303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:40 smithi067 bash[27441]: audit 2024-04-03T15:35:39.766961+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:40 smithi067 bash[17655]: cluster 2024-04-03T15:35:39.140971+0000 mgr.y (mgr.24370) 2319 : cluster [DBG] pgmap v2303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:40 smithi067 bash[17655]: audit 2024-04-03T15:35:39.766961+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:41 smithi082 bash[20963]: audit 2024-04-03T15:35:40.953501+0000 mon.a (mon.0) 2662 : audit [DBG] from='client.? 172.21.15.67:0/2735738099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:41 smithi067 bash[27441]: audit 2024-04-03T15:35:40.953501+0000 mon.a (mon.0) 2662 : audit [DBG] from='client.? 172.21.15.67:0/2735738099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:41 smithi067 bash[17655]: audit 2024-04-03T15:35:40.953501+0000 mon.a (mon.0) 2662 : audit [DBG] from='client.? 172.21.15.67:0/2735738099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:42 smithi082 bash[20963]: cluster 2024-04-03T15:35:41.142193+0000 mgr.y (mgr.24370) 2320 : cluster [DBG] pgmap v2304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:42 smithi067 bash[27441]: cluster 2024-04-03T15:35:41.142193+0000 mgr.y (mgr.24370) 2320 : cluster [DBG] pgmap v2304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:42 smithi067 bash[17655]: cluster 2024-04-03T15:35:41.142193+0000 mgr.y (mgr.24370) 2320 : cluster [DBG] pgmap v2304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:35:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:35:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:44 smithi082 bash[20963]: cluster 2024-04-03T15:35:43.142883+0000 mgr.y (mgr.24370) 2321 : cluster [DBG] pgmap v2305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:44 smithi082 bash[20963]: audit 2024-04-03T15:35:43.411686+0000 mon.c (mon.2) 870 : audit [DBG] from='client.? 172.21.15.67:0/3582419086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:44 smithi067 bash[17655]: cluster 2024-04-03T15:35:43.142883+0000 mgr.y (mgr.24370) 2321 : cluster [DBG] pgmap v2305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:44 smithi067 bash[17655]: audit 2024-04-03T15:35:43.411686+0000 mon.c (mon.2) 870 : audit [DBG] from='client.? 172.21.15.67:0/3582419086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:44 smithi067 bash[27441]: cluster 2024-04-03T15:35:43.142883+0000 mgr.y (mgr.24370) 2321 : cluster [DBG] pgmap v2305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:44 smithi067 bash[27441]: audit 2024-04-03T15:35:43.411686+0000 mon.c (mon.2) 870 : audit [DBG] from='client.? 172.21.15.67:0/3582419086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:46 smithi082 bash[20963]: cluster 2024-04-03T15:35:45.143695+0000 mgr.y (mgr.24370) 2322 : cluster [DBG] pgmap v2306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:46 smithi082 bash[20963]: audit 2024-04-03T15:35:45.869962+0000 mon.c (mon.2) 871 : audit [DBG] from='client.? 172.21.15.67:0/1558986287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:46 smithi067 bash[17655]: cluster 2024-04-03T15:35:45.143695+0000 mgr.y (mgr.24370) 2322 : cluster [DBG] pgmap v2306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:46 smithi067 bash[17655]: audit 2024-04-03T15:35:45.869962+0000 mon.c (mon.2) 871 : audit [DBG] from='client.? 172.21.15.67:0/1558986287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:46 smithi067 bash[27441]: cluster 2024-04-03T15:35:45.143695+0000 mgr.y (mgr.24370) 2322 : cluster [DBG] pgmap v2306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:46 smithi067 bash[27441]: audit 2024-04-03T15:35:45.869962+0000 mon.c (mon.2) 871 : audit [DBG] from='client.? 172.21.15.67:0/1558986287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:48 smithi082 bash[20963]: cluster 2024-04-03T15:35:47.145080+0000 mgr.y (mgr.24370) 2323 : cluster [DBG] pgmap v2307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:48 smithi067 bash[27441]: cluster 2024-04-03T15:35:47.145080+0000 mgr.y (mgr.24370) 2323 : cluster [DBG] pgmap v2307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:48 smithi067 bash[17655]: cluster 2024-04-03T15:35:47.145080+0000 mgr.y (mgr.24370) 2323 : cluster [DBG] pgmap v2307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:49 smithi082 bash[20963]: audit 2024-04-03T15:35:48.322592+0000 mon.a (mon.0) 2663 : audit [DBG] from='client.? 172.21.15.67:0/143556311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:49 smithi067 bash[27441]: audit 2024-04-03T15:35:48.322592+0000 mon.a (mon.0) 2663 : audit [DBG] from='client.? 172.21.15.67:0/143556311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:49 smithi067 bash[17655]: audit 2024-04-03T15:35:48.322592+0000 mon.a (mon.0) 2663 : audit [DBG] from='client.? 172.21.15.67:0/143556311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:50 smithi082 bash[20963]: cluster 2024-04-03T15:35:49.145689+0000 mgr.y (mgr.24370) 2324 : cluster [DBG] pgmap v2308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:50 smithi067 bash[17655]: cluster 2024-04-03T15:35:49.145689+0000 mgr.y (mgr.24370) 2324 : cluster [DBG] pgmap v2308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:50 smithi067 bash[27441]: cluster 2024-04-03T15:35:49.145689+0000 mgr.y (mgr.24370) 2324 : cluster [DBG] pgmap v2308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:51 smithi082 bash[20963]: audit 2024-04-03T15:35:50.784283+0000 mon.a (mon.0) 2664 : audit [DBG] from='client.? 172.21.15.67:0/346232361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:51 smithi067 bash[17655]: audit 2024-04-03T15:35:50.784283+0000 mon.a (mon.0) 2664 : audit [DBG] from='client.? 172.21.15.67:0/346232361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:51 smithi067 bash[27441]: audit 2024-04-03T15:35:50.784283+0000 mon.a (mon.0) 2664 : audit [DBG] from='client.? 172.21.15.67:0/346232361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:52 smithi082 bash[20963]: cluster 2024-04-03T15:35:51.146916+0000 mgr.y (mgr.24370) 2325 : cluster [DBG] pgmap v2309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:52 smithi067 bash[27441]: cluster 2024-04-03T15:35:51.146916+0000 mgr.y (mgr.24370) 2325 : cluster [DBG] pgmap v2309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:52 smithi067 bash[17655]: cluster 2024-04-03T15:35:51.146916+0000 mgr.y (mgr.24370) 2325 : cluster [DBG] pgmap v2309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:35:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:53 smithi067 bash[27441]: audit 2024-04-03T15:35:53.227503+0000 mon.c (mon.2) 872 : audit [DBG] from='client.? 172.21.15.67:0/4119039421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:53 smithi067 bash[17655]: audit 2024-04-03T15:35:53.227503+0000 mon.c (mon.2) 872 : audit [DBG] from='client.? 172.21.15.67:0/4119039421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:53.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:53 smithi082 bash[20963]: audit 2024-04-03T15:35:53.227503+0000 mon.c (mon.2) 872 : audit [DBG] from='client.? 172.21.15.67:0/4119039421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:35:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:54 smithi082 bash[20963]: cluster 2024-04-03T15:35:53.147588+0000 mgr.y (mgr.24370) 2326 : cluster [DBG] pgmap v2310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:54 smithi067 bash[27441]: cluster 2024-04-03T15:35:53.147588+0000 mgr.y (mgr.24370) 2326 : cluster [DBG] pgmap v2310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:54 smithi067 bash[17655]: cluster 2024-04-03T15:35:53.147588+0000 mgr.y (mgr.24370) 2326 : cluster [DBG] pgmap v2310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:55 smithi082 bash[20963]: audit 2024-04-03T15:35:54.767272+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:55 smithi067 bash[17655]: audit 2024-04-03T15:35:54.767272+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:55 smithi067 bash[27441]: audit 2024-04-03T15:35:54.767272+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:35:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:56 smithi082 bash[20963]: cluster 2024-04-03T15:35:55.148313+0000 mgr.y (mgr.24370) 2327 : cluster [DBG] pgmap v2311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:56 smithi082 bash[20963]: audit 2024-04-03T15:35:55.679913+0000 mon.c (mon.2) 873 : audit [DBG] from='client.? 172.21.15.67:0/2209855857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:56 smithi067 bash[17655]: cluster 2024-04-03T15:35:55.148313+0000 mgr.y (mgr.24370) 2327 : cluster [DBG] pgmap v2311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:56 smithi067 bash[17655]: audit 2024-04-03T15:35:55.679913+0000 mon.c (mon.2) 873 : audit [DBG] from='client.? 172.21.15.67:0/2209855857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:56 smithi067 bash[27441]: cluster 2024-04-03T15:35:55.148313+0000 mgr.y (mgr.24370) 2327 : cluster [DBG] pgmap v2311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:56 smithi067 bash[27441]: audit 2024-04-03T15:35:55.679913+0000 mon.c (mon.2) 873 : audit [DBG] from='client.? 172.21.15.67:0/2209855857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:58 smithi082 bash[20963]: cluster 2024-04-03T15:35:57.149585+0000 mgr.y (mgr.24370) 2328 : cluster [DBG] pgmap v2312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:35:58 smithi082 bash[20963]: audit 2024-04-03T15:35:58.123756+0000 mon.c (mon.2) 874 : audit [DBG] from='client.? 172.21.15.67:0/453804148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:58 smithi067 bash[27441]: cluster 2024-04-03T15:35:57.149585+0000 mgr.y (mgr.24370) 2328 : cluster [DBG] pgmap v2312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:35:58 smithi067 bash[27441]: audit 2024-04-03T15:35:58.123756+0000 mon.c (mon.2) 874 : audit [DBG] from='client.? 172.21.15.67:0/453804148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:35:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:58 smithi067 bash[17655]: cluster 2024-04-03T15:35:57.149585+0000 mgr.y (mgr.24370) 2328 : cluster [DBG] pgmap v2312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:35:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:35:58 smithi067 bash[17655]: audit 2024-04-03T15:35:58.123756+0000 mon.c (mon.2) 874 : audit [DBG] from='client.? 172.21.15.67:0/453804148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:00 smithi082 bash[20963]: cluster 2024-04-03T15:35:59.150267+0000 mgr.y (mgr.24370) 2329 : cluster [DBG] pgmap v2313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:00 smithi067 bash[17655]: cluster 2024-04-03T15:35:59.150267+0000 mgr.y (mgr.24370) 2329 : cluster [DBG] pgmap v2313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:00 smithi067 bash[27441]: cluster 2024-04-03T15:35:59.150267+0000 mgr.y (mgr.24370) 2329 : cluster [DBG] pgmap v2313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:01 smithi082 bash[20963]: audit 2024-04-03T15:36:00.580663+0000 mon.c (mon.2) 875 : audit [DBG] from='client.? 172.21.15.67:0/1388045279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:01 smithi067 bash[27441]: audit 2024-04-03T15:36:00.580663+0000 mon.c (mon.2) 875 : audit [DBG] from='client.? 172.21.15.67:0/1388045279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:01 smithi067 bash[17655]: audit 2024-04-03T15:36:00.580663+0000 mon.c (mon.2) 875 : audit [DBG] from='client.? 172.21.15.67:0/1388045279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:02 smithi082 bash[20963]: cluster 2024-04-03T15:36:01.151430+0000 mgr.y (mgr.24370) 2330 : cluster [DBG] pgmap v2314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:02 smithi067 bash[27441]: cluster 2024-04-03T15:36:01.151430+0000 mgr.y (mgr.24370) 2330 : cluster [DBG] pgmap v2314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:02 smithi067 bash[17655]: cluster 2024-04-03T15:36:01.151430+0000 mgr.y (mgr.24370) 2330 : cluster [DBG] pgmap v2314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:03 smithi067 bash[17655]: audit 2024-04-03T15:36:03.038146+0000 mon.c (mon.2) 876 : audit [DBG] from='client.? 172.21.15.67:0/3169731590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:03] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:36:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:03 smithi067 bash[27441]: audit 2024-04-03T15:36:03.038146+0000 mon.c (mon.2) 876 : audit [DBG] from='client.? 172.21.15.67:0/3169731590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:03 smithi082 bash[20963]: audit 2024-04-03T15:36:03.038146+0000 mon.c (mon.2) 876 : audit [DBG] from='client.? 172.21.15.67:0/3169731590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:36:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:04 smithi082 bash[20963]: cluster 2024-04-03T15:36:03.152092+0000 mgr.y (mgr.24370) 2331 : cluster [DBG] pgmap v2315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:04 smithi067 bash[27441]: cluster 2024-04-03T15:36:03.152092+0000 mgr.y (mgr.24370) 2331 : cluster [DBG] pgmap v2315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:04 smithi067 bash[17655]: cluster 2024-04-03T15:36:03.152092+0000 mgr.y (mgr.24370) 2331 : cluster [DBG] pgmap v2315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:06 smithi082 bash[20963]: cluster 2024-04-03T15:36:05.152737+0000 mgr.y (mgr.24370) 2332 : cluster [DBG] pgmap v2316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:06 smithi082 bash[20963]: audit 2024-04-03T15:36:05.501706+0000 mon.a (mon.0) 2666 : audit [DBG] from='client.? 172.21.15.67:0/4251798743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:06 smithi067 bash[17655]: cluster 2024-04-03T15:36:05.152737+0000 mgr.y (mgr.24370) 2332 : cluster [DBG] pgmap v2316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:06 smithi067 bash[17655]: audit 2024-04-03T15:36:05.501706+0000 mon.a (mon.0) 2666 : audit [DBG] from='client.? 172.21.15.67:0/4251798743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:06 smithi067 bash[27441]: cluster 2024-04-03T15:36:05.152737+0000 mgr.y (mgr.24370) 2332 : cluster [DBG] pgmap v2316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:06 smithi067 bash[27441]: audit 2024-04-03T15:36:05.501706+0000 mon.a (mon.0) 2666 : audit [DBG] from='client.? 172.21.15.67:0/4251798743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:08 smithi082 bash[20963]: cluster 2024-04-03T15:36:07.153919+0000 mgr.y (mgr.24370) 2333 : cluster [DBG] pgmap v2317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:08 smithi082 bash[20963]: audit 2024-04-03T15:36:07.950178+0000 mon.c (mon.2) 877 : audit [DBG] from='client.? 172.21.15.67:0/3827783790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:08 smithi067 bash[27441]: cluster 2024-04-03T15:36:07.153919+0000 mgr.y (mgr.24370) 2333 : cluster [DBG] pgmap v2317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:08 smithi067 bash[27441]: audit 2024-04-03T15:36:07.950178+0000 mon.c (mon.2) 877 : audit [DBG] from='client.? 172.21.15.67:0/3827783790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:08 smithi067 bash[17655]: cluster 2024-04-03T15:36:07.153919+0000 mgr.y (mgr.24370) 2333 : cluster [DBG] pgmap v2317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:08 smithi067 bash[17655]: audit 2024-04-03T15:36:07.950178+0000 mon.c (mon.2) 877 : audit [DBG] from='client.? 172.21.15.67:0/3827783790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:10 smithi082 bash[20963]: cluster 2024-04-03T15:36:09.154732+0000 mgr.y (mgr.24370) 2334 : cluster [DBG] pgmap v2318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:10 smithi082 bash[20963]: audit 2024-04-03T15:36:09.768084+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:10 smithi067 bash[17655]: cluster 2024-04-03T15:36:09.154732+0000 mgr.y (mgr.24370) 2334 : cluster [DBG] pgmap v2318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:10 smithi067 bash[17655]: audit 2024-04-03T15:36:09.768084+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:10 smithi067 bash[27441]: cluster 2024-04-03T15:36:09.154732+0000 mgr.y (mgr.24370) 2334 : cluster [DBG] pgmap v2318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:10 smithi067 bash[27441]: audit 2024-04-03T15:36:09.768084+0000 mon.a (mon.0) 2667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:11 smithi082 bash[20963]: audit 2024-04-03T15:36:10.406242+0000 mon.c (mon.2) 878 : audit [DBG] from='client.? 172.21.15.67:0/422844312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:11 smithi067 bash[27441]: audit 2024-04-03T15:36:10.406242+0000 mon.c (mon.2) 878 : audit [DBG] from='client.? 172.21.15.67:0/422844312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:11 smithi067 bash[17655]: audit 2024-04-03T15:36:10.406242+0000 mon.c (mon.2) 878 : audit [DBG] from='client.? 172.21.15.67:0/422844312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:12 smithi082 bash[20963]: cluster 2024-04-03T15:36:11.156040+0000 mgr.y (mgr.24370) 2335 : cluster [DBG] pgmap v2319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:12 smithi067 bash[17655]: cluster 2024-04-03T15:36:11.156040+0000 mgr.y (mgr.24370) 2335 : cluster [DBG] pgmap v2319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:12 smithi067 bash[27441]: cluster 2024-04-03T15:36:11.156040+0000 mgr.y (mgr.24370) 2335 : cluster [DBG] pgmap v2319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:13.341 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:36:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:36:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:13 smithi082 bash[20963]: audit 2024-04-03T15:36:12.855194+0000 mon.a (mon.0) 2668 : audit [DBG] from='client.? 172.21.15.67:0/1955191525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:13 smithi067 bash[17655]: audit 2024-04-03T15:36:12.855194+0000 mon.a (mon.0) 2668 : audit [DBG] from='client.? 172.21.15.67:0/1955191525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:13 smithi067 bash[27441]: audit 2024-04-03T15:36:12.855194+0000 mon.a (mon.0) 2668 : audit [DBG] from='client.? 172.21.15.67:0/1955191525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:14 smithi082 bash[20963]: cluster 2024-04-03T15:36:13.156915+0000 mgr.y (mgr.24370) 2336 : cluster [DBG] pgmap v2320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:14 smithi067 bash[17655]: cluster 2024-04-03T15:36:13.156915+0000 mgr.y (mgr.24370) 2336 : cluster [DBG] pgmap v2320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:14 smithi067 bash[27441]: cluster 2024-04-03T15:36:13.156915+0000 mgr.y (mgr.24370) 2336 : cluster [DBG] pgmap v2320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:15 smithi082 bash[20963]: audit 2024-04-03T15:36:15.309850+0000 mon.c (mon.2) 879 : audit [DBG] from='client.? 172.21.15.67:0/2676253423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:15 smithi067 bash[17655]: audit 2024-04-03T15:36:15.309850+0000 mon.c (mon.2) 879 : audit [DBG] from='client.? 172.21.15.67:0/2676253423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:15 smithi067 bash[27441]: audit 2024-04-03T15:36:15.309850+0000 mon.c (mon.2) 879 : audit [DBG] from='client.? 172.21.15.67:0/2676253423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:16 smithi082 bash[20963]: cluster 2024-04-03T15:36:15.157724+0000 mgr.y (mgr.24370) 2337 : cluster [DBG] pgmap v2321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:16 smithi067 bash[17655]: cluster 2024-04-03T15:36:15.157724+0000 mgr.y (mgr.24370) 2337 : cluster [DBG] pgmap v2321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:16 smithi067 bash[27441]: cluster 2024-04-03T15:36:15.157724+0000 mgr.y (mgr.24370) 2337 : cluster [DBG] pgmap v2321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:18 smithi082 bash[20963]: cluster 2024-04-03T15:36:17.158955+0000 mgr.y (mgr.24370) 2338 : cluster [DBG] pgmap v2322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:18 smithi082 bash[20963]: audit 2024-04-03T15:36:17.762645+0000 mon.a (mon.0) 2669 : audit [DBG] from='client.? 172.21.15.67:0/3301427913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:18 smithi067 bash[27441]: cluster 2024-04-03T15:36:17.158955+0000 mgr.y (mgr.24370) 2338 : cluster [DBG] pgmap v2322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:18 smithi067 bash[27441]: audit 2024-04-03T15:36:17.762645+0000 mon.a (mon.0) 2669 : audit [DBG] from='client.? 172.21.15.67:0/3301427913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:18 smithi067 bash[17655]: cluster 2024-04-03T15:36:17.158955+0000 mgr.y (mgr.24370) 2338 : cluster [DBG] pgmap v2322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:18 smithi067 bash[17655]: audit 2024-04-03T15:36:17.762645+0000 mon.a (mon.0) 2669 : audit [DBG] from='client.? 172.21.15.67:0/3301427913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:20 smithi082 bash[20963]: cluster 2024-04-03T15:36:19.159647+0000 mgr.y (mgr.24370) 2339 : cluster [DBG] pgmap v2323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:20 smithi082 bash[20963]: audit 2024-04-03T15:36:20.213425+0000 mon.a (mon.0) 2670 : audit [DBG] from='client.? 172.21.15.67:0/984385074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:20 smithi067 bash[17655]: cluster 2024-04-03T15:36:19.159647+0000 mgr.y (mgr.24370) 2339 : cluster [DBG] pgmap v2323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:20 smithi067 bash[17655]: audit 2024-04-03T15:36:20.213425+0000 mon.a (mon.0) 2670 : audit [DBG] from='client.? 172.21.15.67:0/984385074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:20 smithi067 bash[27441]: cluster 2024-04-03T15:36:19.159647+0000 mgr.y (mgr.24370) 2339 : cluster [DBG] pgmap v2323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:20 smithi067 bash[27441]: audit 2024-04-03T15:36:20.213425+0000 mon.a (mon.0) 2670 : audit [DBG] from='client.? 172.21.15.67:0/984385074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:22 smithi082 bash[20963]: cluster 2024-04-03T15:36:21.160850+0000 mgr.y (mgr.24370) 2340 : cluster [DBG] pgmap v2324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:22 smithi067 bash[27441]: cluster 2024-04-03T15:36:21.160850+0000 mgr.y (mgr.24370) 2340 : cluster [DBG] pgmap v2324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:22 smithi067 bash[17655]: cluster 2024-04-03T15:36:21.160850+0000 mgr.y (mgr.24370) 2340 : cluster [DBG] pgmap v2324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:23.378 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:36:23.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:23 smithi082 bash[20963]: audit 2024-04-03T15:36:22.669975+0000 mon.a (mon.0) 2671 : audit [DBG] from='client.? 172.21.15.67:0/81693913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:36:23.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:23 smithi067 bash[27441]: audit 2024-04-03T15:36:22.669975+0000 mon.a (mon.0) 2671 : audit [DBG] from='client.? 172.21.15.67:0/81693913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:23 smithi067 bash[17655]: audit 2024-04-03T15:36:22.669975+0000 mon.a (mon.0) 2671 : audit [DBG] from='client.? 172.21.15.67:0/81693913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:24 smithi082 bash[20963]: cluster 2024-04-03T15:36:23.161558+0000 mgr.y (mgr.24370) 2341 : cluster [DBG] pgmap v2325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:24 smithi067 bash[17655]: cluster 2024-04-03T15:36:23.161558+0000 mgr.y (mgr.24370) 2341 : cluster [DBG] pgmap v2325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:24 smithi067 bash[27441]: cluster 2024-04-03T15:36:23.161558+0000 mgr.y (mgr.24370) 2341 : cluster [DBG] pgmap v2325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:25 smithi067 bash[27441]: audit 2024-04-03T15:36:24.767981+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:25 smithi067 bash[27441]: audit 2024-04-03T15:36:25.116330+0000 mon.a (mon.0) 2673 : audit [DBG] from='client.? 172.21.15.67:0/2051355844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:25 smithi067 bash[17655]: audit 2024-04-03T15:36:24.767981+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:25 smithi067 bash[17655]: audit 2024-04-03T15:36:25.116330+0000 mon.a (mon.0) 2673 : audit [DBG] from='client.? 172.21.15.67:0/2051355844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:25 smithi082 bash[20963]: audit 2024-04-03T15:36:24.767981+0000 mon.a (mon.0) 2672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:25 smithi082 bash[20963]: audit 2024-04-03T15:36:25.116330+0000 mon.a (mon.0) 2673 : audit [DBG] from='client.? 172.21.15.67:0/2051355844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:26 smithi067 bash[27441]: cluster 2024-04-03T15:36:25.162367+0000 mgr.y (mgr.24370) 2342 : cluster [DBG] pgmap v2326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:26 smithi067 bash[17655]: cluster 2024-04-03T15:36:25.162367+0000 mgr.y (mgr.24370) 2342 : cluster [DBG] pgmap v2326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:26 smithi082 bash[20963]: cluster 2024-04-03T15:36:25.162367+0000 mgr.y (mgr.24370) 2342 : cluster [DBG] pgmap v2326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:28 smithi067 bash[27441]: cluster 2024-04-03T15:36:27.163599+0000 mgr.y (mgr.24370) 2343 : cluster [DBG] pgmap v2327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:28 smithi067 bash[27441]: audit 2024-04-03T15:36:27.571370+0000 mon.c (mon.2) 880 : audit [DBG] from='client.? 172.21.15.67:0/1885491661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:28 smithi067 bash[17655]: cluster 2024-04-03T15:36:27.163599+0000 mgr.y (mgr.24370) 2343 : cluster [DBG] pgmap v2327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:28 smithi067 bash[17655]: audit 2024-04-03T15:36:27.571370+0000 mon.c (mon.2) 880 : audit [DBG] from='client.? 172.21.15.67:0/1885491661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:28 smithi082 bash[20963]: cluster 2024-04-03T15:36:27.163599+0000 mgr.y (mgr.24370) 2343 : cluster [DBG] pgmap v2327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:28 smithi082 bash[20963]: audit 2024-04-03T15:36:27.571370+0000 mon.c (mon.2) 880 : audit [DBG] from='client.? 172.21.15.67:0/1885491661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:30 smithi067 bash[27441]: cluster 2024-04-03T15:36:29.164559+0000 mgr.y (mgr.24370) 2344 : cluster [DBG] pgmap v2328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:30 smithi067 bash[27441]: audit 2024-04-03T15:36:30.027550+0000 mon.c (mon.2) 881 : audit [DBG] from='client.? 172.21.15.67:0/3985258487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:30 smithi067 bash[17655]: cluster 2024-04-03T15:36:29.164559+0000 mgr.y (mgr.24370) 2344 : cluster [DBG] pgmap v2328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:30 smithi067 bash[17655]: audit 2024-04-03T15:36:30.027550+0000 mon.c (mon.2) 881 : audit [DBG] from='client.? 172.21.15.67:0/3985258487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:30 smithi082 bash[20963]: cluster 2024-04-03T15:36:29.164559+0000 mgr.y (mgr.24370) 2344 : cluster [DBG] pgmap v2328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:30 smithi082 bash[20963]: audit 2024-04-03T15:36:30.027550+0000 mon.c (mon.2) 881 : audit [DBG] from='client.? 172.21.15.67:0/3985258487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:32 smithi067 bash[17655]: cluster 2024-04-03T15:36:31.165757+0000 mgr.y (mgr.24370) 2345 : cluster [DBG] pgmap v2329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:32 smithi067 bash[27441]: cluster 2024-04-03T15:36:31.165757+0000 mgr.y (mgr.24370) 2345 : cluster [DBG] pgmap v2329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:32 smithi082 bash[20963]: cluster 2024-04-03T15:36:31.165757+0000 mgr.y (mgr.24370) 2345 : cluster [DBG] pgmap v2329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:33] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:36:33.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:33 smithi067 bash[27441]: audit 2024-04-03T15:36:32.481974+0000 mon.a (mon.0) 2674 : audit [DBG] from='client.? 172.21.15.67:0/2495495195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:33 smithi067 bash[17655]: audit 2024-04-03T15:36:32.481974+0000 mon.a (mon.0) 2674 : audit [DBG] from='client.? 172.21.15.67:0/2495495195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:36:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:33 smithi082 bash[20963]: audit 2024-04-03T15:36:32.481974+0000 mon.a (mon.0) 2674 : audit [DBG] from='client.? 172.21.15.67:0/2495495195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:34 smithi082 bash[20963]: cluster 2024-04-03T15:36:33.166419+0000 mgr.y (mgr.24370) 2346 : cluster [DBG] pgmap v2330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:34 smithi082 bash[20963]: audit 2024-04-03T15:36:33.609353+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:36:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:34 smithi082 bash[20963]: audit 2024-04-03T15:36:33.938818+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:34 smithi082 bash[20963]: audit 2024-04-03T15:36:33.946286+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:34 smithi067 bash[17655]: cluster 2024-04-03T15:36:33.166419+0000 mgr.y (mgr.24370) 2346 : cluster [DBG] pgmap v2330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:34 smithi067 bash[17655]: audit 2024-04-03T15:36:33.609353+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:36:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:34 smithi067 bash[17655]: audit 2024-04-03T15:36:33.938818+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:34 smithi067 bash[17655]: audit 2024-04-03T15:36:33.946286+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:34 smithi067 bash[27441]: cluster 2024-04-03T15:36:33.166419+0000 mgr.y (mgr.24370) 2346 : cluster [DBG] pgmap v2330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:34 smithi067 bash[27441]: audit 2024-04-03T15:36:33.609353+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:36:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:34 smithi067 bash[27441]: audit 2024-04-03T15:36:33.938818+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:34 smithi067 bash[27441]: audit 2024-04-03T15:36:33.946286+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:35 smithi082 bash[20963]: audit 2024-04-03T15:36:34.937223+0000 mon.a (mon.0) 2678 : audit [DBG] from='client.? 172.21.15.67:0/1099342880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:35 smithi067 bash[27441]: audit 2024-04-03T15:36:34.937223+0000 mon.a (mon.0) 2678 : audit [DBG] from='client.? 172.21.15.67:0/1099342880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:35 smithi067 bash[17655]: audit 2024-04-03T15:36:34.937223+0000 mon.a (mon.0) 2678 : audit [DBG] from='client.? 172.21.15.67:0/1099342880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:36 smithi082 bash[20963]: cluster 2024-04-03T15:36:35.167098+0000 mgr.y (mgr.24370) 2347 : cluster [DBG] pgmap v2331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:36 smithi067 bash[17655]: cluster 2024-04-03T15:36:35.167098+0000 mgr.y (mgr.24370) 2347 : cluster [DBG] pgmap v2331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:36 smithi067 bash[27441]: cluster 2024-04-03T15:36:35.167098+0000 mgr.y (mgr.24370) 2347 : cluster [DBG] pgmap v2331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:37 smithi082 bash[20963]: audit 2024-04-03T15:36:37.379658+0000 mon.c (mon.2) 882 : audit [DBG] from='client.? 172.21.15.67:0/1666332506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:37 smithi067 bash[27441]: audit 2024-04-03T15:36:37.379658+0000 mon.c (mon.2) 882 : audit [DBG] from='client.? 172.21.15.67:0/1666332506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:37 smithi067 bash[17655]: audit 2024-04-03T15:36:37.379658+0000 mon.c (mon.2) 882 : audit [DBG] from='client.? 172.21.15.67:0/1666332506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:38 smithi082 bash[20963]: cluster 2024-04-03T15:36:37.167878+0000 mgr.y (mgr.24370) 2348 : cluster [DBG] pgmap v2332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:38 smithi067 bash[27441]: cluster 2024-04-03T15:36:37.167878+0000 mgr.y (mgr.24370) 2348 : cluster [DBG] pgmap v2332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:38 smithi067 bash[17655]: cluster 2024-04-03T15:36:37.167878+0000 mgr.y (mgr.24370) 2348 : cluster [DBG] pgmap v2332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:40 smithi082 bash[20963]: cluster 2024-04-03T15:36:39.168534+0000 mgr.y (mgr.24370) 2349 : cluster [DBG] pgmap v2333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:40 smithi082 bash[20963]: audit 2024-04-03T15:36:39.311399+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:40 smithi082 bash[20963]: audit 2024-04-03T15:36:39.319173+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:40 smithi082 bash[20963]: audit 2024-04-03T15:36:39.768400+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:40 smithi082 bash[20963]: audit 2024-04-03T15:36:39.835312+0000 mon.c (mon.2) 883 : audit [DBG] from='client.? 172.21.15.67:0/3743503405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:40 smithi082 bash[20963]: audit 2024-04-03T15:36:39.998557+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:40 smithi082 bash[20963]: audit 2024-04-03T15:36:40.008057+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[17655]: cluster 2024-04-03T15:36:39.168534+0000 mgr.y (mgr.24370) 2349 : cluster [DBG] pgmap v2333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[17655]: audit 2024-04-03T15:36:39.311399+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[17655]: audit 2024-04-03T15:36:39.319173+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[17655]: audit 2024-04-03T15:36:39.768400+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[17655]: audit 2024-04-03T15:36:39.835312+0000 mon.c (mon.2) 883 : audit [DBG] from='client.? 172.21.15.67:0/3743503405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[17655]: audit 2024-04-03T15:36:39.998557+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[17655]: audit 2024-04-03T15:36:40.008057+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[27441]: cluster 2024-04-03T15:36:39.168534+0000 mgr.y (mgr.24370) 2349 : cluster [DBG] pgmap v2333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[27441]: audit 2024-04-03T15:36:39.311399+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[27441]: audit 2024-04-03T15:36:39.319173+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[27441]: audit 2024-04-03T15:36:39.768400+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[27441]: audit 2024-04-03T15:36:39.835312+0000 mon.c (mon.2) 883 : audit [DBG] from='client.? 172.21.15.67:0/3743503405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[27441]: audit 2024-04-03T15:36:39.998557+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:40 smithi067 bash[27441]: audit 2024-04-03T15:36:40.008057+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:41 smithi082 bash[20963]: audit 2024-04-03T15:36:40.477098+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:36:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:41 smithi082 bash[20963]: audit 2024-04-03T15:36:40.479093+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:36:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:41 smithi082 bash[20963]: audit 2024-04-03T15:36:40.487816+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:41 smithi067 bash[17655]: audit 2024-04-03T15:36:40.477098+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:36:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:41 smithi067 bash[17655]: audit 2024-04-03T15:36:40.479093+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:36:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:41 smithi067 bash[17655]: audit 2024-04-03T15:36:40.487816+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:41 smithi067 bash[27441]: audit 2024-04-03T15:36:40.477098+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:36:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:41 smithi067 bash[27441]: audit 2024-04-03T15:36:40.479093+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:36:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:41 smithi067 bash[27441]: audit 2024-04-03T15:36:40.487816+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:36:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:42 smithi082 bash[20963]: cluster 2024-04-03T15:36:41.169742+0000 mgr.y (mgr.24370) 2350 : cluster [DBG] pgmap v2334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:42 smithi082 bash[20963]: audit 2024-04-03T15:36:42.295410+0000 mon.a (mon.0) 2687 : audit [DBG] from='client.? 172.21.15.67:0/663642410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:42 smithi067 bash[17655]: cluster 2024-04-03T15:36:41.169742+0000 mgr.y (mgr.24370) 2350 : cluster [DBG] pgmap v2334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:42 smithi067 bash[17655]: audit 2024-04-03T15:36:42.295410+0000 mon.a (mon.0) 2687 : audit [DBG] from='client.? 172.21.15.67:0/663642410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:42 smithi067 bash[27441]: cluster 2024-04-03T15:36:41.169742+0000 mgr.y (mgr.24370) 2350 : cluster [DBG] pgmap v2334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:42 smithi067 bash[27441]: audit 2024-04-03T15:36:42.295410+0000 mon.a (mon.0) 2687 : audit [DBG] from='client.? 172.21.15.67:0/663642410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:43] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:36:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:36:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:44 smithi082 bash[20963]: cluster 2024-04-03T15:36:43.170435+0000 mgr.y (mgr.24370) 2351 : cluster [DBG] pgmap v2335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:44 smithi067 bash[17655]: cluster 2024-04-03T15:36:43.170435+0000 mgr.y (mgr.24370) 2351 : cluster [DBG] pgmap v2335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:44 smithi067 bash[27441]: cluster 2024-04-03T15:36:43.170435+0000 mgr.y (mgr.24370) 2351 : cluster [DBG] pgmap v2335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:45 smithi082 bash[20963]: audit 2024-04-03T15:36:44.748896+0000 mon.c (mon.2) 884 : audit [DBG] from='client.? 172.21.15.67:0/1045092172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:45 smithi067 bash[17655]: audit 2024-04-03T15:36:44.748896+0000 mon.c (mon.2) 884 : audit [DBG] from='client.? 172.21.15.67:0/1045092172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:45 smithi067 bash[27441]: audit 2024-04-03T15:36:44.748896+0000 mon.c (mon.2) 884 : audit [DBG] from='client.? 172.21.15.67:0/1045092172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:46 smithi082 bash[20963]: cluster 2024-04-03T15:36:45.171139+0000 mgr.y (mgr.24370) 2352 : cluster [DBG] pgmap v2336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:46 smithi067 bash[17655]: cluster 2024-04-03T15:36:45.171139+0000 mgr.y (mgr.24370) 2352 : cluster [DBG] pgmap v2336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:46 smithi067 bash[27441]: cluster 2024-04-03T15:36:45.171139+0000 mgr.y (mgr.24370) 2352 : cluster [DBG] pgmap v2336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:47 smithi082 bash[20963]: audit 2024-04-03T15:36:47.198940+0000 mon.c (mon.2) 885 : audit [DBG] from='client.? 172.21.15.67:0/3041691937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:47 smithi067 bash[17655]: audit 2024-04-03T15:36:47.198940+0000 mon.c (mon.2) 885 : audit [DBG] from='client.? 172.21.15.67:0/3041691937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:47 smithi067 bash[27441]: audit 2024-04-03T15:36:47.198940+0000 mon.c (mon.2) 885 : audit [DBG] from='client.? 172.21.15.67:0/3041691937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:48 smithi082 bash[20963]: cluster 2024-04-03T15:36:47.172294+0000 mgr.y (mgr.24370) 2353 : cluster [DBG] pgmap v2337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:48 smithi067 bash[17655]: cluster 2024-04-03T15:36:47.172294+0000 mgr.y (mgr.24370) 2353 : cluster [DBG] pgmap v2337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:48 smithi067 bash[27441]: cluster 2024-04-03T15:36:47.172294+0000 mgr.y (mgr.24370) 2353 : cluster [DBG] pgmap v2337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:50 smithi082 bash[20963]: cluster 2024-04-03T15:36:49.173071+0000 mgr.y (mgr.24370) 2354 : cluster [DBG] pgmap v2338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:50 smithi082 bash[20963]: audit 2024-04-03T15:36:49.652616+0000 mon.c (mon.2) 886 : audit [DBG] from='client.? 172.21.15.67:0/3918562625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:50 smithi067 bash[17655]: cluster 2024-04-03T15:36:49.173071+0000 mgr.y (mgr.24370) 2354 : cluster [DBG] pgmap v2338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:50 smithi067 bash[17655]: audit 2024-04-03T15:36:49.652616+0000 mon.c (mon.2) 886 : audit [DBG] from='client.? 172.21.15.67:0/3918562625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:50 smithi067 bash[27441]: cluster 2024-04-03T15:36:49.173071+0000 mgr.y (mgr.24370) 2354 : cluster [DBG] pgmap v2338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:50 smithi067 bash[27441]: audit 2024-04-03T15:36:49.652616+0000 mon.c (mon.2) 886 : audit [DBG] from='client.? 172.21.15.67:0/3918562625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:52 smithi082 bash[20963]: cluster 2024-04-03T15:36:51.174395+0000 mgr.y (mgr.24370) 2355 : cluster [DBG] pgmap v2339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:52 smithi082 bash[20963]: audit 2024-04-03T15:36:52.107422+0000 mon.c (mon.2) 887 : audit [DBG] from='client.? 172.21.15.67:0/1327983535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:52 smithi067 bash[17655]: cluster 2024-04-03T15:36:51.174395+0000 mgr.y (mgr.24370) 2355 : cluster [DBG] pgmap v2339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:52 smithi067 bash[17655]: audit 2024-04-03T15:36:52.107422+0000 mon.c (mon.2) 887 : audit [DBG] from='client.? 172.21.15.67:0/1327983535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:52 smithi067 bash[27441]: cluster 2024-04-03T15:36:51.174395+0000 mgr.y (mgr.24370) 2355 : cluster [DBG] pgmap v2339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:52 smithi067 bash[27441]: audit 2024-04-03T15:36:52.107422+0000 mon.c (mon.2) 887 : audit [DBG] from='client.? 172.21.15.67:0/1327983535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:53] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:36:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:36:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:54 smithi082 bash[20963]: cluster 2024-04-03T15:36:53.175122+0000 mgr.y (mgr.24370) 2356 : cluster [DBG] pgmap v2340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:54 smithi067 bash[17655]: cluster 2024-04-03T15:36:53.175122+0000 mgr.y (mgr.24370) 2356 : cluster [DBG] pgmap v2340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:54 smithi067 bash[27441]: cluster 2024-04-03T15:36:53.175122+0000 mgr.y (mgr.24370) 2356 : cluster [DBG] pgmap v2340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:55 smithi082 bash[20963]: audit 2024-04-03T15:36:54.551424+0000 mon.a (mon.0) 2688 : audit [DBG] from='client.? 172.21.15.67:0/554979643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:55 smithi082 bash[20963]: audit 2024-04-03T15:36:54.768845+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:55 smithi067 bash[17655]: audit 2024-04-03T15:36:54.551424+0000 mon.a (mon.0) 2688 : audit [DBG] from='client.? 172.21.15.67:0/554979643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:55 smithi067 bash[17655]: audit 2024-04-03T15:36:54.768845+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:55 smithi067 bash[27441]: audit 2024-04-03T15:36:54.551424+0000 mon.a (mon.0) 2688 : audit [DBG] from='client.? 172.21.15.67:0/554979643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:55 smithi067 bash[27441]: audit 2024-04-03T15:36:54.768845+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:36:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:56 smithi082 bash[20963]: cluster 2024-04-03T15:36:55.175783+0000 mgr.y (mgr.24370) 2357 : cluster [DBG] pgmap v2341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:56 smithi067 bash[17655]: cluster 2024-04-03T15:36:55.175783+0000 mgr.y (mgr.24370) 2357 : cluster [DBG] pgmap v2341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:56 smithi067 bash[27441]: cluster 2024-04-03T15:36:55.175783+0000 mgr.y (mgr.24370) 2357 : cluster [DBG] pgmap v2341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:57 smithi082 bash[20963]: audit 2024-04-03T15:36:57.005991+0000 mon.a (mon.0) 2690 : audit [DBG] from='client.? 172.21.15.67:0/1415124057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:57 smithi067 bash[27441]: audit 2024-04-03T15:36:57.005991+0000 mon.a (mon.0) 2690 : audit [DBG] from='client.? 172.21.15.67:0/1415124057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:57 smithi067 bash[17655]: audit 2024-04-03T15:36:57.005991+0000 mon.a (mon.0) 2690 : audit [DBG] from='client.? 172.21.15.67:0/1415124057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:58 smithi082 bash[20963]: cluster 2024-04-03T15:36:57.176950+0000 mgr.y (mgr.24370) 2358 : cluster [DBG] pgmap v2342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:58 smithi067 bash[27441]: cluster 2024-04-03T15:36:57.176950+0000 mgr.y (mgr.24370) 2358 : cluster [DBG] pgmap v2342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:58 smithi067 bash[17655]: cluster 2024-04-03T15:36:57.176950+0000 mgr.y (mgr.24370) 2358 : cluster [DBG] pgmap v2342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:36:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:36:59 smithi082 bash[20963]: audit 2024-04-03T15:36:59.464699+0000 mon.c (mon.2) 888 : audit [DBG] from='client.? 172.21.15.67:0/959978378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:36:59 smithi067 bash[27441]: audit 2024-04-03T15:36:59.464699+0000 mon.c (mon.2) 888 : audit [DBG] from='client.? 172.21.15.67:0/959978378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:36:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:36:59 smithi067 bash[17655]: audit 2024-04-03T15:36:59.464699+0000 mon.c (mon.2) 888 : audit [DBG] from='client.? 172.21.15.67:0/959978378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:00 smithi082 bash[20963]: cluster 2024-04-03T15:36:59.177594+0000 mgr.y (mgr.24370) 2359 : cluster [DBG] pgmap v2343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:00 smithi067 bash[27441]: cluster 2024-04-03T15:36:59.177594+0000 mgr.y (mgr.24370) 2359 : cluster [DBG] pgmap v2343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:00 smithi067 bash[17655]: cluster 2024-04-03T15:36:59.177594+0000 mgr.y (mgr.24370) 2359 : cluster [DBG] pgmap v2343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:02 smithi082 bash[20963]: cluster 2024-04-03T15:37:01.178745+0000 mgr.y (mgr.24370) 2360 : cluster [DBG] pgmap v2344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:02 smithi082 bash[20963]: audit 2024-04-03T15:37:01.916763+0000 mon.c (mon.2) 889 : audit [DBG] from='client.? 172.21.15.67:0/613784687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:02 smithi067 bash[17655]: cluster 2024-04-03T15:37:01.178745+0000 mgr.y (mgr.24370) 2360 : cluster [DBG] pgmap v2344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:02 smithi067 bash[17655]: audit 2024-04-03T15:37:01.916763+0000 mon.c (mon.2) 889 : audit [DBG] from='client.? 172.21.15.67:0/613784687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:02 smithi067 bash[27441]: cluster 2024-04-03T15:37:01.178745+0000 mgr.y (mgr.24370) 2360 : cluster [DBG] pgmap v2344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:02 smithi067 bash[27441]: audit 2024-04-03T15:37:01.916763+0000 mon.c (mon.2) 889 : audit [DBG] from='client.? 172.21.15.67:0/613784687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:03] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:37:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:37:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:04 smithi082 bash[20963]: cluster 2024-04-03T15:37:03.179429+0000 mgr.y (mgr.24370) 2361 : cluster [DBG] pgmap v2345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:04 smithi082 bash[20963]: audit 2024-04-03T15:37:04.364940+0000 mon.c (mon.2) 890 : audit [DBG] from='client.? 172.21.15.67:0/2476074965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:04 smithi067 bash[17655]: cluster 2024-04-03T15:37:03.179429+0000 mgr.y (mgr.24370) 2361 : cluster [DBG] pgmap v2345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:04 smithi067 bash[17655]: audit 2024-04-03T15:37:04.364940+0000 mon.c (mon.2) 890 : audit [DBG] from='client.? 172.21.15.67:0/2476074965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:04 smithi067 bash[27441]: cluster 2024-04-03T15:37:03.179429+0000 mgr.y (mgr.24370) 2361 : cluster [DBG] pgmap v2345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:04 smithi067 bash[27441]: audit 2024-04-03T15:37:04.364940+0000 mon.c (mon.2) 890 : audit [DBG] from='client.? 172.21.15.67:0/2476074965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:06 smithi082 bash[20963]: cluster 2024-04-03T15:37:05.180259+0000 mgr.y (mgr.24370) 2362 : cluster [DBG] pgmap v2346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:06 smithi067 bash[17655]: cluster 2024-04-03T15:37:05.180259+0000 mgr.y (mgr.24370) 2362 : cluster [DBG] pgmap v2346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:06 smithi067 bash[27441]: cluster 2024-04-03T15:37:05.180259+0000 mgr.y (mgr.24370) 2362 : cluster [DBG] pgmap v2346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:07 smithi082 bash[20963]: audit 2024-04-03T15:37:06.818312+0000 mon.a (mon.0) 2691 : audit [DBG] from='client.? 172.21.15.67:0/429952030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:07.964 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:07 smithi067 bash[27441]: audit 2024-04-03T15:37:06.818312+0000 mon.a (mon.0) 2691 : audit [DBG] from='client.? 172.21.15.67:0/429952030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:07.964 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:07 smithi067 bash[17655]: audit 2024-04-03T15:37:06.818312+0000 mon.a (mon.0) 2691 : audit [DBG] from='client.? 172.21.15.67:0/429952030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:08 smithi082 bash[20963]: cluster 2024-04-03T15:37:07.181391+0000 mgr.y (mgr.24370) 2363 : cluster [DBG] pgmap v2347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:08 smithi067 bash[17655]: cluster 2024-04-03T15:37:07.181391+0000 mgr.y (mgr.24370) 2363 : cluster [DBG] pgmap v2347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:08 smithi067 bash[27441]: cluster 2024-04-03T15:37:07.181391+0000 mgr.y (mgr.24370) 2363 : cluster [DBG] pgmap v2347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:09 smithi082 bash[20963]: audit 2024-04-03T15:37:09.266262+0000 mon.c (mon.2) 891 : audit [DBG] from='client.? 172.21.15.67:0/1362160491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:09 smithi067 bash[27441]: audit 2024-04-03T15:37:09.266262+0000 mon.c (mon.2) 891 : audit [DBG] from='client.? 172.21.15.67:0/1362160491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:09 smithi067 bash[17655]: audit 2024-04-03T15:37:09.266262+0000 mon.c (mon.2) 891 : audit [DBG] from='client.? 172.21.15.67:0/1362160491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:10 smithi082 bash[20963]: cluster 2024-04-03T15:37:09.181850+0000 mgr.y (mgr.24370) 2364 : cluster [DBG] pgmap v2348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:10 smithi082 bash[20963]: audit 2024-04-03T15:37:09.769437+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:10 smithi067 bash[17655]: cluster 2024-04-03T15:37:09.181850+0000 mgr.y (mgr.24370) 2364 : cluster [DBG] pgmap v2348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:10 smithi067 bash[17655]: audit 2024-04-03T15:37:09.769437+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:10 smithi067 bash[27441]: cluster 2024-04-03T15:37:09.181850+0000 mgr.y (mgr.24370) 2364 : cluster [DBG] pgmap v2348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:10 smithi067 bash[27441]: audit 2024-04-03T15:37:09.769437+0000 mon.a (mon.0) 2692 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:12 smithi082 bash[20963]: cluster 2024-04-03T15:37:11.182951+0000 mgr.y (mgr.24370) 2365 : cluster [DBG] pgmap v2349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:12 smithi082 bash[20963]: audit 2024-04-03T15:37:11.724263+0000 mon.c (mon.2) 892 : audit [DBG] from='client.? 172.21.15.67:0/2712845036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:12 smithi067 bash[17655]: cluster 2024-04-03T15:37:11.182951+0000 mgr.y (mgr.24370) 2365 : cluster [DBG] pgmap v2349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:12 smithi067 bash[17655]: audit 2024-04-03T15:37:11.724263+0000 mon.c (mon.2) 892 : audit [DBG] from='client.? 172.21.15.67:0/2712845036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:12 smithi067 bash[27441]: cluster 2024-04-03T15:37:11.182951+0000 mgr.y (mgr.24370) 2365 : cluster [DBG] pgmap v2349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:12 smithi067 bash[27441]: audit 2024-04-03T15:37:11.724263+0000 mon.c (mon.2) 892 : audit [DBG] from='client.? 172.21.15.67:0/2712845036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:37:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:37:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:14 smithi082 bash[20963]: cluster 2024-04-03T15:37:13.183631+0000 mgr.y (mgr.24370) 2366 : cluster [DBG] pgmap v2350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:14 smithi082 bash[20963]: audit 2024-04-03T15:37:14.182499+0000 mon.c (mon.2) 893 : audit [DBG] from='client.? 172.21.15.67:0/235699800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:14 smithi067 bash[27441]: cluster 2024-04-03T15:37:13.183631+0000 mgr.y (mgr.24370) 2366 : cluster [DBG] pgmap v2350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:14 smithi067 bash[27441]: audit 2024-04-03T15:37:14.182499+0000 mon.c (mon.2) 893 : audit [DBG] from='client.? 172.21.15.67:0/235699800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:14 smithi067 bash[17655]: cluster 2024-04-03T15:37:13.183631+0000 mgr.y (mgr.24370) 2366 : cluster [DBG] pgmap v2350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:14 smithi067 bash[17655]: audit 2024-04-03T15:37:14.182499+0000 mon.c (mon.2) 893 : audit [DBG] from='client.? 172.21.15.67:0/235699800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:16 smithi082 bash[20963]: cluster 2024-04-03T15:37:15.184331+0000 mgr.y (mgr.24370) 2367 : cluster [DBG] pgmap v2351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:16 smithi067 bash[27441]: cluster 2024-04-03T15:37:15.184331+0000 mgr.y (mgr.24370) 2367 : cluster [DBG] pgmap v2351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:16 smithi067 bash[17655]: cluster 2024-04-03T15:37:15.184331+0000 mgr.y (mgr.24370) 2367 : cluster [DBG] pgmap v2351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:17 smithi082 bash[20963]: audit 2024-04-03T15:37:16.640863+0000 mon.a (mon.0) 2693 : audit [DBG] from='client.? 172.21.15.67:0/6442578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:17 smithi067 bash[17655]: audit 2024-04-03T15:37:16.640863+0000 mon.a (mon.0) 2693 : audit [DBG] from='client.? 172.21.15.67:0/6442578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:17 smithi067 bash[27441]: audit 2024-04-03T15:37:16.640863+0000 mon.a (mon.0) 2693 : audit [DBG] from='client.? 172.21.15.67:0/6442578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:18 smithi082 bash[20963]: cluster 2024-04-03T15:37:17.185423+0000 mgr.y (mgr.24370) 2368 : cluster [DBG] pgmap v2352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:18 smithi067 bash[27441]: cluster 2024-04-03T15:37:17.185423+0000 mgr.y (mgr.24370) 2368 : cluster [DBG] pgmap v2352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:18 smithi067 bash[17655]: cluster 2024-04-03T15:37:17.185423+0000 mgr.y (mgr.24370) 2368 : cluster [DBG] pgmap v2352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:19 smithi067 bash[17655]: audit 2024-04-03T15:37:19.099488+0000 mon.c (mon.2) 894 : audit [DBG] from='client.? 172.21.15.67:0/1846522429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:19 smithi067 bash[27441]: audit 2024-04-03T15:37:19.099488+0000 mon.c (mon.2) 894 : audit [DBG] from='client.? 172.21.15.67:0/1846522429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:19 smithi082 bash[20963]: audit 2024-04-03T15:37:19.099488+0000 mon.c (mon.2) 894 : audit [DBG] from='client.? 172.21.15.67:0/1846522429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:20 smithi067 bash[17655]: cluster 2024-04-03T15:37:19.186083+0000 mgr.y (mgr.24370) 2369 : cluster [DBG] pgmap v2353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:20 smithi067 bash[27441]: cluster 2024-04-03T15:37:19.186083+0000 mgr.y (mgr.24370) 2369 : cluster [DBG] pgmap v2353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:20 smithi082 bash[20963]: cluster 2024-04-03T15:37:19.186083+0000 mgr.y (mgr.24370) 2369 : cluster [DBG] pgmap v2353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:21 smithi067 bash[17655]: audit 2024-04-03T15:37:21.558132+0000 mon.a (mon.0) 2694 : audit [DBG] from='client.? 172.21.15.67:0/3336496395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:21 smithi067 bash[27441]: audit 2024-04-03T15:37:21.558132+0000 mon.a (mon.0) 2694 : audit [DBG] from='client.? 172.21.15.67:0/3336496395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:21 smithi082 bash[20963]: audit 2024-04-03T15:37:21.558132+0000 mon.a (mon.0) 2694 : audit [DBG] from='client.? 172.21.15.67:0/3336496395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:22 smithi067 bash[27441]: cluster 2024-04-03T15:37:21.187232+0000 mgr.y (mgr.24370) 2370 : cluster [DBG] pgmap v2354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:22 smithi067 bash[17655]: cluster 2024-04-03T15:37:21.187232+0000 mgr.y (mgr.24370) 2370 : cluster [DBG] pgmap v2354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:22 smithi082 bash[20963]: cluster 2024-04-03T15:37:21.187232+0000 mgr.y (mgr.24370) 2370 : cluster [DBG] pgmap v2354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:37:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:37:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:24 smithi067 bash[17655]: cluster 2024-04-03T15:37:23.187884+0000 mgr.y (mgr.24370) 2371 : cluster [DBG] pgmap v2355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:24 smithi067 bash[17655]: audit 2024-04-03T15:37:24.017994+0000 mon.c (mon.2) 895 : audit [DBG] from='client.? 172.21.15.67:0/1993783020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:24 smithi067 bash[27441]: cluster 2024-04-03T15:37:23.187884+0000 mgr.y (mgr.24370) 2371 : cluster [DBG] pgmap v2355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:24 smithi067 bash[27441]: audit 2024-04-03T15:37:24.017994+0000 mon.c (mon.2) 895 : audit [DBG] from='client.? 172.21.15.67:0/1993783020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:24 smithi082 bash[20963]: cluster 2024-04-03T15:37:23.187884+0000 mgr.y (mgr.24370) 2371 : cluster [DBG] pgmap v2355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:24 smithi082 bash[20963]: audit 2024-04-03T15:37:24.017994+0000 mon.c (mon.2) 895 : audit [DBG] from='client.? 172.21.15.67:0/1993783020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:25 smithi067 bash[17655]: audit 2024-04-03T15:37:24.769499+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:25 smithi067 bash[27441]: audit 2024-04-03T15:37:24.769499+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:25 smithi082 bash[20963]: audit 2024-04-03T15:37:24.769499+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:26 smithi067 bash[17655]: cluster 2024-04-03T15:37:25.188523+0000 mgr.y (mgr.24370) 2372 : cluster [DBG] pgmap v2356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:26 smithi067 bash[17655]: audit 2024-04-03T15:37:26.476091+0000 mon.c (mon.2) 896 : audit [DBG] from='client.? 172.21.15.67:0/2890298667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:26 smithi067 bash[27441]: cluster 2024-04-03T15:37:25.188523+0000 mgr.y (mgr.24370) 2372 : cluster [DBG] pgmap v2356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:26 smithi067 bash[27441]: audit 2024-04-03T15:37:26.476091+0000 mon.c (mon.2) 896 : audit [DBG] from='client.? 172.21.15.67:0/2890298667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:26 smithi082 bash[20963]: cluster 2024-04-03T15:37:25.188523+0000 mgr.y (mgr.24370) 2372 : cluster [DBG] pgmap v2356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:26 smithi082 bash[20963]: audit 2024-04-03T15:37:26.476091+0000 mon.c (mon.2) 896 : audit [DBG] from='client.? 172.21.15.67:0/2890298667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:28 smithi067 bash[17655]: cluster 2024-04-03T15:37:27.189689+0000 mgr.y (mgr.24370) 2373 : cluster [DBG] pgmap v2357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:28 smithi067 bash[27441]: cluster 2024-04-03T15:37:27.189689+0000 mgr.y (mgr.24370) 2373 : cluster [DBG] pgmap v2357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:28 smithi082 bash[20963]: cluster 2024-04-03T15:37:27.189689+0000 mgr.y (mgr.24370) 2373 : cluster [DBG] pgmap v2357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:29 smithi082 bash[20963]: audit 2024-04-03T15:37:28.941163+0000 mon.a (mon.0) 2696 : audit [DBG] from='client.? 172.21.15.67:0/1133693758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:30.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:29 smithi067 bash[27441]: audit 2024-04-03T15:37:28.941163+0000 mon.a (mon.0) 2696 : audit [DBG] from='client.? 172.21.15.67:0/1133693758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:29 smithi067 bash[17655]: audit 2024-04-03T15:37:28.941163+0000 mon.a (mon.0) 2696 : audit [DBG] from='client.? 172.21.15.67:0/1133693758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:30 smithi082 bash[20963]: cluster 2024-04-03T15:37:29.190362+0000 mgr.y (mgr.24370) 2374 : cluster [DBG] pgmap v2358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:30 smithi067 bash[17655]: cluster 2024-04-03T15:37:29.190362+0000 mgr.y (mgr.24370) 2374 : cluster [DBG] pgmap v2358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:30 smithi067 bash[27441]: cluster 2024-04-03T15:37:29.190362+0000 mgr.y (mgr.24370) 2374 : cluster [DBG] pgmap v2358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:31 smithi082 bash[20963]: audit 2024-04-03T15:37:31.405858+0000 mon.c (mon.2) 897 : audit [DBG] from='client.? 172.21.15.67:0/664333003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:31 smithi067 bash[17655]: audit 2024-04-03T15:37:31.405858+0000 mon.c (mon.2) 897 : audit [DBG] from='client.? 172.21.15.67:0/664333003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:31 smithi067 bash[27441]: audit 2024-04-03T15:37:31.405858+0000 mon.c (mon.2) 897 : audit [DBG] from='client.? 172.21.15.67:0/664333003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:32 smithi067 bash[17655]: cluster 2024-04-03T15:37:31.191596+0000 mgr.y (mgr.24370) 2375 : cluster [DBG] pgmap v2359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:32 smithi067 bash[27441]: cluster 2024-04-03T15:37:31.191596+0000 mgr.y (mgr.24370) 2375 : cluster [DBG] pgmap v2359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:32 smithi082 bash[20963]: cluster 2024-04-03T15:37:31.191596+0000 mgr.y (mgr.24370) 2375 : cluster [DBG] pgmap v2359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:37:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:37:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:34 smithi082 bash[20963]: cluster 2024-04-03T15:37:33.192342+0000 mgr.y (mgr.24370) 2376 : cluster [DBG] pgmap v2360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:34 smithi082 bash[20963]: audit 2024-04-03T15:37:33.862296+0000 mon.a (mon.0) 2697 : audit [DBG] from='client.? 172.21.15.67:0/3403361738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:34 smithi067 bash[17655]: cluster 2024-04-03T15:37:33.192342+0000 mgr.y (mgr.24370) 2376 : cluster [DBG] pgmap v2360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:34 smithi067 bash[17655]: audit 2024-04-03T15:37:33.862296+0000 mon.a (mon.0) 2697 : audit [DBG] from='client.? 172.21.15.67:0/3403361738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:34 smithi067 bash[27441]: cluster 2024-04-03T15:37:33.192342+0000 mgr.y (mgr.24370) 2376 : cluster [DBG] pgmap v2360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:34 smithi067 bash[27441]: audit 2024-04-03T15:37:33.862296+0000 mon.a (mon.0) 2697 : audit [DBG] from='client.? 172.21.15.67:0/3403361738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:36 smithi082 bash[20963]: cluster 2024-04-03T15:37:35.192964+0000 mgr.y (mgr.24370) 2377 : cluster [DBG] pgmap v2361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:36 smithi082 bash[20963]: audit 2024-04-03T15:37:36.310399+0000 mon.a (mon.0) 2698 : audit [DBG] from='client.? 172.21.15.67:0/2781653566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:36 smithi067 bash[17655]: cluster 2024-04-03T15:37:35.192964+0000 mgr.y (mgr.24370) 2377 : cluster [DBG] pgmap v2361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:36 smithi067 bash[17655]: audit 2024-04-03T15:37:36.310399+0000 mon.a (mon.0) 2698 : audit [DBG] from='client.? 172.21.15.67:0/2781653566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:36 smithi067 bash[27441]: cluster 2024-04-03T15:37:35.192964+0000 mgr.y (mgr.24370) 2377 : cluster [DBG] pgmap v2361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:36 smithi067 bash[27441]: audit 2024-04-03T15:37:36.310399+0000 mon.a (mon.0) 2698 : audit [DBG] from='client.? 172.21.15.67:0/2781653566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:38 smithi082 bash[20963]: cluster 2024-04-03T15:37:37.194129+0000 mgr.y (mgr.24370) 2378 : cluster [DBG] pgmap v2362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:38 smithi067 bash[17655]: cluster 2024-04-03T15:37:37.194129+0000 mgr.y (mgr.24370) 2378 : cluster [DBG] pgmap v2362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:38 smithi067 bash[27441]: cluster 2024-04-03T15:37:37.194129+0000 mgr.y (mgr.24370) 2378 : cluster [DBG] pgmap v2362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:39 smithi082 bash[20963]: audit 2024-04-03T15:37:38.765380+0000 mon.a (mon.0) 2699 : audit [DBG] from='client.? 172.21.15.67:0/2829657068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:39 smithi067 bash[27441]: audit 2024-04-03T15:37:38.765380+0000 mon.a (mon.0) 2699 : audit [DBG] from='client.? 172.21.15.67:0/2829657068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:39 smithi067 bash[17655]: audit 2024-04-03T15:37:38.765380+0000 mon.a (mon.0) 2699 : audit [DBG] from='client.? 172.21.15.67:0/2829657068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:40 smithi082 bash[20963]: cluster 2024-04-03T15:37:39.194823+0000 mgr.y (mgr.24370) 2379 : cluster [DBG] pgmap v2363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:40 smithi082 bash[20963]: audit 2024-04-03T15:37:39.770100+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:40 smithi082 bash[20963]: audit 2024-04-03T15:37:40.564248+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:37:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:40 smithi067 bash[27441]: cluster 2024-04-03T15:37:39.194823+0000 mgr.y (mgr.24370) 2379 : cluster [DBG] pgmap v2363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:40 smithi067 bash[27441]: audit 2024-04-03T15:37:39.770100+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:40 smithi067 bash[27441]: audit 2024-04-03T15:37:40.564248+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:37:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:40 smithi067 bash[17655]: cluster 2024-04-03T15:37:39.194823+0000 mgr.y (mgr.24370) 2379 : cluster [DBG] pgmap v2363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:40 smithi067 bash[17655]: audit 2024-04-03T15:37:39.770100+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:40 smithi067 bash[17655]: audit 2024-04-03T15:37:40.564248+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:37:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:41 smithi082 bash[20963]: audit 2024-04-03T15:37:41.216849+0000 mon.a (mon.0) 2702 : audit [DBG] from='client.? 172.21.15.67:0/3574164915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:41 smithi067 bash[27441]: audit 2024-04-03T15:37:41.216849+0000 mon.a (mon.0) 2702 : audit [DBG] from='client.? 172.21.15.67:0/3574164915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:41 smithi067 bash[17655]: audit 2024-04-03T15:37:41.216849+0000 mon.a (mon.0) 2702 : audit [DBG] from='client.? 172.21.15.67:0/3574164915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:42 smithi067 bash[17655]: cluster 2024-04-03T15:37:41.195981+0000 mgr.y (mgr.24370) 2380 : cluster [DBG] pgmap v2364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:42 smithi067 bash[27441]: cluster 2024-04-03T15:37:41.195981+0000 mgr.y (mgr.24370) 2380 : cluster [DBG] pgmap v2364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:42 smithi082 bash[20963]: cluster 2024-04-03T15:37:41.195981+0000 mgr.y (mgr.24370) 2380 : cluster [DBG] pgmap v2364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:37:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:37:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:43 smithi082 bash[20963]: audit 2024-04-03T15:37:43.659951+0000 mon.a (mon.0) 2703 : audit [DBG] from='client.? 172.21.15.67:0/690942351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:43 smithi067 bash[17655]: audit 2024-04-03T15:37:43.659951+0000 mon.a (mon.0) 2703 : audit [DBG] from='client.? 172.21.15.67:0/690942351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:43 smithi067 bash[27441]: audit 2024-04-03T15:37:43.659951+0000 mon.a (mon.0) 2703 : audit [DBG] from='client.? 172.21.15.67:0/690942351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:44 smithi082 bash[20963]: cluster 2024-04-03T15:37:43.196829+0000 mgr.y (mgr.24370) 2381 : cluster [DBG] pgmap v2365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:44 smithi067 bash[17655]: cluster 2024-04-03T15:37:43.196829+0000 mgr.y (mgr.24370) 2381 : cluster [DBG] pgmap v2365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:44 smithi067 bash[27441]: cluster 2024-04-03T15:37:43.196829+0000 mgr.y (mgr.24370) 2381 : cluster [DBG] pgmap v2365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:46 smithi082 bash[20963]: cluster 2024-04-03T15:37:45.197569+0000 mgr.y (mgr.24370) 2382 : cluster [DBG] pgmap v2366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:46 smithi082 bash[20963]: audit 2024-04-03T15:37:46.143774+0000 mon.a (mon.0) 2704 : audit [DBG] from='client.? 172.21.15.67:0/2744574245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:46 smithi082 bash[20963]: audit 2024-04-03T15:37:46.259630+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:46 smithi082 bash[20963]: audit 2024-04-03T15:37:46.269296+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:46 smithi082 bash[20963]: audit 2024-04-03T15:37:46.564216+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:46 smithi082 bash[20963]: audit 2024-04-03T15:37:46.571755+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[17655]: cluster 2024-04-03T15:37:45.197569+0000 mgr.y (mgr.24370) 2382 : cluster [DBG] pgmap v2366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[17655]: audit 2024-04-03T15:37:46.143774+0000 mon.a (mon.0) 2704 : audit [DBG] from='client.? 172.21.15.67:0/2744574245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[17655]: audit 2024-04-03T15:37:46.259630+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[17655]: audit 2024-04-03T15:37:46.269296+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[17655]: audit 2024-04-03T15:37:46.564216+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[17655]: audit 2024-04-03T15:37:46.571755+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[27441]: cluster 2024-04-03T15:37:45.197569+0000 mgr.y (mgr.24370) 2382 : cluster [DBG] pgmap v2366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[27441]: audit 2024-04-03T15:37:46.143774+0000 mon.a (mon.0) 2704 : audit [DBG] from='client.? 172.21.15.67:0/2744574245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[27441]: audit 2024-04-03T15:37:46.259630+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[27441]: audit 2024-04-03T15:37:46.269296+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[27441]: audit 2024-04-03T15:37:46.564216+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:46 smithi067 bash[27441]: audit 2024-04-03T15:37:46.571755+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:48.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:47 smithi082 bash[20963]: audit 2024-04-03T15:37:47.051245+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:37:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:47 smithi082 bash[20963]: audit 2024-04-03T15:37:47.053241+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:37:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:47 smithi082 bash[20963]: audit 2024-04-03T15:37:47.062656+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:47 smithi067 bash[27441]: audit 2024-04-03T15:37:47.051245+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:37:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:47 smithi067 bash[27441]: audit 2024-04-03T15:37:47.053241+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:37:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:47 smithi067 bash[27441]: audit 2024-04-03T15:37:47.062656+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:47 smithi067 bash[17655]: audit 2024-04-03T15:37:47.051245+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:37:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:47 smithi067 bash[17655]: audit 2024-04-03T15:37:47.053241+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:37:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:47 smithi067 bash[17655]: audit 2024-04-03T15:37:47.062656+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:37:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:48 smithi082 bash[20963]: cluster 2024-04-03T15:37:47.198883+0000 mgr.y (mgr.24370) 2383 : cluster [DBG] pgmap v2367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:48 smithi082 bash[20963]: audit 2024-04-03T15:37:48.599295+0000 mon.a (mon.0) 2712 : audit [DBG] from='client.? 172.21.15.67:0/2862217613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:48 smithi067 bash[27441]: cluster 2024-04-03T15:37:47.198883+0000 mgr.y (mgr.24370) 2383 : cluster [DBG] pgmap v2367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:48 smithi067 bash[27441]: audit 2024-04-03T15:37:48.599295+0000 mon.a (mon.0) 2712 : audit [DBG] from='client.? 172.21.15.67:0/2862217613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:48 smithi067 bash[17655]: cluster 2024-04-03T15:37:47.198883+0000 mgr.y (mgr.24370) 2383 : cluster [DBG] pgmap v2367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:48 smithi067 bash[17655]: audit 2024-04-03T15:37:48.599295+0000 mon.a (mon.0) 2712 : audit [DBG] from='client.? 172.21.15.67:0/2862217613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:50 smithi082 bash[20963]: cluster 2024-04-03T15:37:49.199646+0000 mgr.y (mgr.24370) 2384 : cluster [DBG] pgmap v2368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:50 smithi067 bash[27441]: cluster 2024-04-03T15:37:49.199646+0000 mgr.y (mgr.24370) 2384 : cluster [DBG] pgmap v2368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:50 smithi067 bash[17655]: cluster 2024-04-03T15:37:49.199646+0000 mgr.y (mgr.24370) 2384 : cluster [DBG] pgmap v2368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:51 smithi082 bash[20963]: audit 2024-04-03T15:37:51.051271+0000 mon.c (mon.2) 898 : audit [DBG] from='client.? 172.21.15.67:0/2136982114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:51 smithi067 bash[17655]: audit 2024-04-03T15:37:51.051271+0000 mon.c (mon.2) 898 : audit [DBG] from='client.? 172.21.15.67:0/2136982114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:52.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:51 smithi067 bash[27441]: audit 2024-04-03T15:37:51.051271+0000 mon.c (mon.2) 898 : audit [DBG] from='client.? 172.21.15.67:0/2136982114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:52 smithi067 bash[17655]: cluster 2024-04-03T15:37:51.200841+0000 mgr.y (mgr.24370) 2385 : cluster [DBG] pgmap v2369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:52 smithi067 bash[27441]: cluster 2024-04-03T15:37:51.200841+0000 mgr.y (mgr.24370) 2385 : cluster [DBG] pgmap v2369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:52 smithi082 bash[20963]: cluster 2024-04-03T15:37:51.200841+0000 mgr.y (mgr.24370) 2385 : cluster [DBG] pgmap v2369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:37:53.774 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:37:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:53 smithi082 bash[20963]: audit 2024-04-03T15:37:53.505754+0000 mon.a (mon.0) 2713 : audit [DBG] from='client.? 172.21.15.67:0/1787685292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:53 smithi067 bash[27441]: audit 2024-04-03T15:37:53.505754+0000 mon.a (mon.0) 2713 : audit [DBG] from='client.? 172.21.15.67:0/1787685292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:53 smithi067 bash[17655]: audit 2024-04-03T15:37:53.505754+0000 mon.a (mon.0) 2713 : audit [DBG] from='client.? 172.21.15.67:0/1787685292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:54 smithi082 bash[20963]: cluster 2024-04-03T15:37:53.201363+0000 mgr.y (mgr.24370) 2386 : cluster [DBG] pgmap v2370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:54 smithi082 bash[20963]: audit 2024-04-03T15:37:54.770508+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:54 smithi067 bash[27441]: cluster 2024-04-03T15:37:53.201363+0000 mgr.y (mgr.24370) 2386 : cluster [DBG] pgmap v2370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:54 smithi067 bash[27441]: audit 2024-04-03T15:37:54.770508+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:54 smithi067 bash[17655]: cluster 2024-04-03T15:37:53.201363+0000 mgr.y (mgr.24370) 2386 : cluster [DBG] pgmap v2370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:54 smithi067 bash[17655]: audit 2024-04-03T15:37:54.770508+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:37:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:56 smithi082 bash[20963]: cluster 2024-04-03T15:37:55.201990+0000 mgr.y (mgr.24370) 2387 : cluster [DBG] pgmap v2371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:56 smithi082 bash[20963]: audit 2024-04-03T15:37:55.953967+0000 mon.c (mon.2) 899 : audit [DBG] from='client.? 172.21.15.67:0/92480328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:56 smithi067 bash[17655]: cluster 2024-04-03T15:37:55.201990+0000 mgr.y (mgr.24370) 2387 : cluster [DBG] pgmap v2371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:56 smithi067 bash[17655]: audit 2024-04-03T15:37:55.953967+0000 mon.c (mon.2) 899 : audit [DBG] from='client.? 172.21.15.67:0/92480328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:56 smithi067 bash[27441]: cluster 2024-04-03T15:37:55.201990+0000 mgr.y (mgr.24370) 2387 : cluster [DBG] pgmap v2371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:56 smithi067 bash[27441]: audit 2024-04-03T15:37:55.953967+0000 mon.c (mon.2) 899 : audit [DBG] from='client.? 172.21.15.67:0/92480328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:58 smithi082 bash[20963]: cluster 2024-04-03T15:37:57.203147+0000 mgr.y (mgr.24370) 2388 : cluster [DBG] pgmap v2372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:37:58 smithi082 bash[20963]: audit 2024-04-03T15:37:58.410807+0000 mon.c (mon.2) 900 : audit [DBG] from='client.? 172.21.15.67:0/1297938926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:58 smithi067 bash[17655]: cluster 2024-04-03T15:37:57.203147+0000 mgr.y (mgr.24370) 2388 : cluster [DBG] pgmap v2372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:37:58 smithi067 bash[17655]: audit 2024-04-03T15:37:58.410807+0000 mon.c (mon.2) 900 : audit [DBG] from='client.? 172.21.15.67:0/1297938926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:37:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:58 smithi067 bash[27441]: cluster 2024-04-03T15:37:57.203147+0000 mgr.y (mgr.24370) 2388 : cluster [DBG] pgmap v2372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:37:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:37:58 smithi067 bash[27441]: audit 2024-04-03T15:37:58.410807+0000 mon.c (mon.2) 900 : audit [DBG] from='client.? 172.21.15.67:0/1297938926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:00 smithi082 bash[20963]: cluster 2024-04-03T15:37:59.203836+0000 mgr.y (mgr.24370) 2389 : cluster [DBG] pgmap v2373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:00 smithi067 bash[17655]: cluster 2024-04-03T15:37:59.203836+0000 mgr.y (mgr.24370) 2389 : cluster [DBG] pgmap v2373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:00 smithi067 bash[27441]: cluster 2024-04-03T15:37:59.203836+0000 mgr.y (mgr.24370) 2389 : cluster [DBG] pgmap v2373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:02.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:01 smithi082 bash[20963]: audit 2024-04-03T15:38:00.870137+0000 mon.c (mon.2) 901 : audit [DBG] from='client.? 172.21.15.67:0/3150765407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:01 smithi067 bash[17655]: audit 2024-04-03T15:38:00.870137+0000 mon.c (mon.2) 901 : audit [DBG] from='client.? 172.21.15.67:0/3150765407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:02.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:01 smithi067 bash[27441]: audit 2024-04-03T15:38:00.870137+0000 mon.c (mon.2) 901 : audit [DBG] from='client.? 172.21.15.67:0/3150765407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:02 smithi067 bash[27441]: cluster 2024-04-03T15:38:01.205034+0000 mgr.y (mgr.24370) 2390 : cluster [DBG] pgmap v2374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:02 smithi067 bash[17655]: cluster 2024-04-03T15:38:01.205034+0000 mgr.y (mgr.24370) 2390 : cluster [DBG] pgmap v2374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:02 smithi082 bash[20963]: cluster 2024-04-03T15:38:01.205034+0000 mgr.y (mgr.24370) 2390 : cluster [DBG] pgmap v2374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:03] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:38:03.812 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:38:04.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:03 smithi082 bash[20963]: audit 2024-04-03T15:38:03.326343+0000 mon.a (mon.0) 2715 : audit [DBG] from='client.? 172.21.15.67:0/3631112392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:03 smithi067 bash[17655]: audit 2024-04-03T15:38:03.326343+0000 mon.a (mon.0) 2715 : audit [DBG] from='client.? 172.21.15.67:0/3631112392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:03 smithi067 bash[27441]: audit 2024-04-03T15:38:03.326343+0000 mon.a (mon.0) 2715 : audit [DBG] from='client.? 172.21.15.67:0/3631112392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:04 smithi082 bash[20963]: cluster 2024-04-03T15:38:03.205688+0000 mgr.y (mgr.24370) 2391 : cluster [DBG] pgmap v2375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:04 smithi067 bash[27441]: cluster 2024-04-03T15:38:03.205688+0000 mgr.y (mgr.24370) 2391 : cluster [DBG] pgmap v2375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:04 smithi067 bash[17655]: cluster 2024-04-03T15:38:03.205688+0000 mgr.y (mgr.24370) 2391 : cluster [DBG] pgmap v2375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:05 smithi082 bash[20963]: audit 2024-04-03T15:38:05.781438+0000 mon.a (mon.0) 2716 : audit [DBG] from='client.? 172.21.15.67:0/3607294339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:05 smithi067 bash[27441]: audit 2024-04-03T15:38:05.781438+0000 mon.a (mon.0) 2716 : audit [DBG] from='client.? 172.21.15.67:0/3607294339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:05 smithi067 bash[17655]: audit 2024-04-03T15:38:05.781438+0000 mon.a (mon.0) 2716 : audit [DBG] from='client.? 172.21.15.67:0/3607294339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:06 smithi082 bash[20963]: cluster 2024-04-03T15:38:05.206418+0000 mgr.y (mgr.24370) 2392 : cluster [DBG] pgmap v2376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:06 smithi067 bash[27441]: cluster 2024-04-03T15:38:05.206418+0000 mgr.y (mgr.24370) 2392 : cluster [DBG] pgmap v2376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:06 smithi067 bash[17655]: cluster 2024-04-03T15:38:05.206418+0000 mgr.y (mgr.24370) 2392 : cluster [DBG] pgmap v2376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:08 smithi082 bash[20963]: cluster 2024-04-03T15:38:07.207592+0000 mgr.y (mgr.24370) 2393 : cluster [DBG] pgmap v2377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:08 smithi082 bash[20963]: audit 2024-04-03T15:38:08.237107+0000 mon.c (mon.2) 902 : audit [DBG] from='client.? 172.21.15.67:0/2611052151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:08 smithi067 bash[17655]: cluster 2024-04-03T15:38:07.207592+0000 mgr.y (mgr.24370) 2393 : cluster [DBG] pgmap v2377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:08 smithi067 bash[17655]: audit 2024-04-03T15:38:08.237107+0000 mon.c (mon.2) 902 : audit [DBG] from='client.? 172.21.15.67:0/2611052151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:08 smithi067 bash[27441]: cluster 2024-04-03T15:38:07.207592+0000 mgr.y (mgr.24370) 2393 : cluster [DBG] pgmap v2377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:08 smithi067 bash[27441]: audit 2024-04-03T15:38:08.237107+0000 mon.c (mon.2) 902 : audit [DBG] from='client.? 172.21.15.67:0/2611052151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:09 smithi082 bash[20963]: audit 2024-04-03T15:38:09.770972+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:09 smithi067 bash[17655]: audit 2024-04-03T15:38:09.770972+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:09 smithi067 bash[27441]: audit 2024-04-03T15:38:09.770972+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:10 smithi082 bash[20963]: cluster 2024-04-03T15:38:09.208335+0000 mgr.y (mgr.24370) 2394 : cluster [DBG] pgmap v2378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:10 smithi082 bash[20963]: audit 2024-04-03T15:38:10.697360+0000 mon.c (mon.2) 903 : audit [DBG] from='client.? 172.21.15.67:0/1268692268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:10 smithi067 bash[27441]: cluster 2024-04-03T15:38:09.208335+0000 mgr.y (mgr.24370) 2394 : cluster [DBG] pgmap v2378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:10 smithi067 bash[27441]: audit 2024-04-03T15:38:10.697360+0000 mon.c (mon.2) 903 : audit [DBG] from='client.? 172.21.15.67:0/1268692268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:10 smithi067 bash[17655]: cluster 2024-04-03T15:38:09.208335+0000 mgr.y (mgr.24370) 2394 : cluster [DBG] pgmap v2378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:10 smithi067 bash[17655]: audit 2024-04-03T15:38:10.697360+0000 mon.c (mon.2) 903 : audit [DBG] from='client.? 172.21.15.67:0/1268692268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:12 smithi082 bash[20963]: cluster 2024-04-03T15:38:11.209409+0000 mgr.y (mgr.24370) 2395 : cluster [DBG] pgmap v2379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:12 smithi067 bash[17655]: cluster 2024-04-03T15:38:11.209409+0000 mgr.y (mgr.24370) 2395 : cluster [DBG] pgmap v2379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:13.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:38:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:12 smithi067 bash[27441]: cluster 2024-04-03T15:38:11.209409+0000 mgr.y (mgr.24370) 2395 : cluster [DBG] pgmap v2379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:13.859 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:38:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:13 smithi082 bash[20963]: audit 2024-04-03T15:38:13.150458+0000 mon.c (mon.2) 904 : audit [DBG] from='client.? 172.21.15.67:0/978107891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:13 smithi067 bash[17655]: audit 2024-04-03T15:38:13.150458+0000 mon.c (mon.2) 904 : audit [DBG] from='client.? 172.21.15.67:0/978107891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:13 smithi067 bash[27441]: audit 2024-04-03T15:38:13.150458+0000 mon.c (mon.2) 904 : audit [DBG] from='client.? 172.21.15.67:0/978107891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:14 smithi082 bash[20963]: cluster 2024-04-03T15:38:13.210129+0000 mgr.y (mgr.24370) 2396 : cluster [DBG] pgmap v2380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:14 smithi067 bash[27441]: cluster 2024-04-03T15:38:13.210129+0000 mgr.y (mgr.24370) 2396 : cluster [DBG] pgmap v2380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:14 smithi067 bash[17655]: cluster 2024-04-03T15:38:13.210129+0000 mgr.y (mgr.24370) 2396 : cluster [DBG] pgmap v2380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:15 smithi082 bash[20963]: audit 2024-04-03T15:38:15.612812+0000 mon.a (mon.0) 2718 : audit [DBG] from='client.? 172.21.15.67:0/1538321439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:15 smithi067 bash[27441]: audit 2024-04-03T15:38:15.612812+0000 mon.a (mon.0) 2718 : audit [DBG] from='client.? 172.21.15.67:0/1538321439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:15 smithi067 bash[17655]: audit 2024-04-03T15:38:15.612812+0000 mon.a (mon.0) 2718 : audit [DBG] from='client.? 172.21.15.67:0/1538321439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:16 smithi082 bash[20963]: cluster 2024-04-03T15:38:15.210790+0000 mgr.y (mgr.24370) 2397 : cluster [DBG] pgmap v2381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:16 smithi067 bash[17655]: cluster 2024-04-03T15:38:15.210790+0000 mgr.y (mgr.24370) 2397 : cluster [DBG] pgmap v2381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:16 smithi067 bash[27441]: cluster 2024-04-03T15:38:15.210790+0000 mgr.y (mgr.24370) 2397 : cluster [DBG] pgmap v2381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:18 smithi082 bash[20963]: cluster 2024-04-03T15:38:17.211961+0000 mgr.y (mgr.24370) 2398 : cluster [DBG] pgmap v2382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:18 smithi082 bash[20963]: audit 2024-04-03T15:38:18.070478+0000 mon.a (mon.0) 2719 : audit [DBG] from='client.? 172.21.15.67:0/618784398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:18 smithi067 bash[17655]: cluster 2024-04-03T15:38:17.211961+0000 mgr.y (mgr.24370) 2398 : cluster [DBG] pgmap v2382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:18 smithi067 bash[17655]: audit 2024-04-03T15:38:18.070478+0000 mon.a (mon.0) 2719 : audit [DBG] from='client.? 172.21.15.67:0/618784398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:18 smithi067 bash[27441]: cluster 2024-04-03T15:38:17.211961+0000 mgr.y (mgr.24370) 2398 : cluster [DBG] pgmap v2382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:18 smithi067 bash[27441]: audit 2024-04-03T15:38:18.070478+0000 mon.a (mon.0) 2719 : audit [DBG] from='client.? 172.21.15.67:0/618784398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:20 smithi082 bash[20963]: cluster 2024-04-03T15:38:19.212609+0000 mgr.y (mgr.24370) 2399 : cluster [DBG] pgmap v2383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:20 smithi082 bash[20963]: audit 2024-04-03T15:38:20.527768+0000 mon.a (mon.0) 2720 : audit [DBG] from='client.? 172.21.15.67:0/2240490379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:20 smithi067 bash[17655]: cluster 2024-04-03T15:38:19.212609+0000 mgr.y (mgr.24370) 2399 : cluster [DBG] pgmap v2383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:20 smithi067 bash[17655]: audit 2024-04-03T15:38:20.527768+0000 mon.a (mon.0) 2720 : audit [DBG] from='client.? 172.21.15.67:0/2240490379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:20 smithi067 bash[27441]: cluster 2024-04-03T15:38:19.212609+0000 mgr.y (mgr.24370) 2399 : cluster [DBG] pgmap v2383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:20 smithi067 bash[27441]: audit 2024-04-03T15:38:20.527768+0000 mon.a (mon.0) 2720 : audit [DBG] from='client.? 172.21.15.67:0/2240490379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:23.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:22 smithi067 bash[17655]: cluster 2024-04-03T15:38:21.213819+0000 mgr.y (mgr.24370) 2400 : cluster [DBG] pgmap v2384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:23.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:38:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:22 smithi067 bash[27441]: cluster 2024-04-03T15:38:21.213819+0000 mgr.y (mgr.24370) 2400 : cluster [DBG] pgmap v2384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:22 smithi082 bash[20963]: cluster 2024-04-03T15:38:21.213819+0000 mgr.y (mgr.24370) 2400 : cluster [DBG] pgmap v2384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:38:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:23 smithi067 bash[17655]: audit 2024-04-03T15:38:22.983394+0000 mon.c (mon.2) 905 : audit [DBG] from='client.? 172.21.15.67:0/1265907191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:23 smithi067 bash[27441]: audit 2024-04-03T15:38:22.983394+0000 mon.c (mon.2) 905 : audit [DBG] from='client.? 172.21.15.67:0/1265907191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:23 smithi082 bash[20963]: audit 2024-04-03T15:38:22.983394+0000 mon.c (mon.2) 905 : audit [DBG] from='client.? 172.21.15.67:0/1265907191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:24 smithi067 bash[17655]: cluster 2024-04-03T15:38:23.214542+0000 mgr.y (mgr.24370) 2401 : cluster [DBG] pgmap v2385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:24 smithi067 bash[17655]: audit 2024-04-03T15:38:24.771345+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:24 smithi067 bash[27441]: cluster 2024-04-03T15:38:23.214542+0000 mgr.y (mgr.24370) 2401 : cluster [DBG] pgmap v2385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:24 smithi067 bash[27441]: audit 2024-04-03T15:38:24.771345+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:24 smithi082 bash[20963]: cluster 2024-04-03T15:38:23.214542+0000 mgr.y (mgr.24370) 2401 : cluster [DBG] pgmap v2385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:24 smithi082 bash[20963]: audit 2024-04-03T15:38:24.771345+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:25 smithi067 bash[17655]: audit 2024-04-03T15:38:25.434932+0000 mon.a (mon.0) 2722 : audit [DBG] from='client.? 172.21.15.67:0/3987938125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:25 smithi067 bash[27441]: audit 2024-04-03T15:38:25.434932+0000 mon.a (mon.0) 2722 : audit [DBG] from='client.? 172.21.15.67:0/3987938125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:25 smithi082 bash[20963]: audit 2024-04-03T15:38:25.434932+0000 mon.a (mon.0) 2722 : audit [DBG] from='client.? 172.21.15.67:0/3987938125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:26 smithi067 bash[17655]: cluster 2024-04-03T15:38:25.215215+0000 mgr.y (mgr.24370) 2402 : cluster [DBG] pgmap v2386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:26 smithi067 bash[27441]: cluster 2024-04-03T15:38:25.215215+0000 mgr.y (mgr.24370) 2402 : cluster [DBG] pgmap v2386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:26 smithi082 bash[20963]: cluster 2024-04-03T15:38:25.215215+0000 mgr.y (mgr.24370) 2402 : cluster [DBG] pgmap v2386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:28.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:27 smithi067 bash[17655]: audit 2024-04-03T15:38:27.896134+0000 mon.a (mon.0) 2723 : audit [DBG] from='client.? 172.21.15.67:0/1222003454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:27 smithi067 bash[27441]: audit 2024-04-03T15:38:27.896134+0000 mon.a (mon.0) 2723 : audit [DBG] from='client.? 172.21.15.67:0/1222003454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:27 smithi082 bash[20963]: audit 2024-04-03T15:38:27.896134+0000 mon.a (mon.0) 2723 : audit [DBG] from='client.? 172.21.15.67:0/1222003454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:28 smithi082 bash[20963]: cluster 2024-04-03T15:38:27.216435+0000 mgr.y (mgr.24370) 2403 : cluster [DBG] pgmap v2387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:28 smithi067 bash[17655]: cluster 2024-04-03T15:38:27.216435+0000 mgr.y (mgr.24370) 2403 : cluster [DBG] pgmap v2387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:28 smithi067 bash[27441]: cluster 2024-04-03T15:38:27.216435+0000 mgr.y (mgr.24370) 2403 : cluster [DBG] pgmap v2387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:30 smithi082 bash[20963]: cluster 2024-04-03T15:38:29.217140+0000 mgr.y (mgr.24370) 2404 : cluster [DBG] pgmap v2388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:30 smithi082 bash[20963]: audit 2024-04-03T15:38:30.360207+0000 mon.a (mon.0) 2724 : audit [DBG] from='client.? 172.21.15.67:0/4067726222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:30 smithi067 bash[17655]: cluster 2024-04-03T15:38:29.217140+0000 mgr.y (mgr.24370) 2404 : cluster [DBG] pgmap v2388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:30 smithi067 bash[17655]: audit 2024-04-03T15:38:30.360207+0000 mon.a (mon.0) 2724 : audit [DBG] from='client.? 172.21.15.67:0/4067726222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:30 smithi067 bash[27441]: cluster 2024-04-03T15:38:29.217140+0000 mgr.y (mgr.24370) 2404 : cluster [DBG] pgmap v2388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:30 smithi067 bash[27441]: audit 2024-04-03T15:38:30.360207+0000 mon.a (mon.0) 2724 : audit [DBG] from='client.? 172.21.15.67:0/4067726222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:32 smithi082 bash[20963]: cluster 2024-04-03T15:38:31.218356+0000 mgr.y (mgr.24370) 2405 : cluster [DBG] pgmap v2389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:32 smithi082 bash[20963]: audit 2024-04-03T15:38:32.810221+0000 mon.a (mon.0) 2725 : audit [DBG] from='client.? 172.21.15.67:0/1408088376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:33] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:38:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:32 smithi067 bash[17655]: cluster 2024-04-03T15:38:31.218356+0000 mgr.y (mgr.24370) 2405 : cluster [DBG] pgmap v2389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:32 smithi067 bash[17655]: audit 2024-04-03T15:38:32.810221+0000 mon.a (mon.0) 2725 : audit [DBG] from='client.? 172.21.15.67:0/1408088376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:32 smithi067 bash[27441]: cluster 2024-04-03T15:38:31.218356+0000 mgr.y (mgr.24370) 2405 : cluster [DBG] pgmap v2389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:32 smithi067 bash[27441]: audit 2024-04-03T15:38:32.810221+0000 mon.a (mon.0) 2725 : audit [DBG] from='client.? 172.21.15.67:0/1408088376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:38:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:34 smithi082 bash[20963]: cluster 2024-04-03T15:38:33.219058+0000 mgr.y (mgr.24370) 2406 : cluster [DBG] pgmap v2390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:34 smithi067 bash[27441]: cluster 2024-04-03T15:38:33.219058+0000 mgr.y (mgr.24370) 2406 : cluster [DBG] pgmap v2390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:34 smithi067 bash[17655]: cluster 2024-04-03T15:38:33.219058+0000 mgr.y (mgr.24370) 2406 : cluster [DBG] pgmap v2390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:35 smithi082 bash[20963]: audit 2024-04-03T15:38:35.255360+0000 mon.a (mon.0) 2726 : audit [DBG] from='client.? 172.21.15.67:0/1796574326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:35 smithi067 bash[17655]: audit 2024-04-03T15:38:35.255360+0000 mon.a (mon.0) 2726 : audit [DBG] from='client.? 172.21.15.67:0/1796574326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:35 smithi067 bash[27441]: audit 2024-04-03T15:38:35.255360+0000 mon.a (mon.0) 2726 : audit [DBG] from='client.? 172.21.15.67:0/1796574326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:36 smithi082 bash[20963]: cluster 2024-04-03T15:38:35.219841+0000 mgr.y (mgr.24370) 2407 : cluster [DBG] pgmap v2391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:36 smithi067 bash[27441]: cluster 2024-04-03T15:38:35.219841+0000 mgr.y (mgr.24370) 2407 : cluster [DBG] pgmap v2391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:36 smithi067 bash[17655]: cluster 2024-04-03T15:38:35.219841+0000 mgr.y (mgr.24370) 2407 : cluster [DBG] pgmap v2391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:37 smithi082 bash[20963]: audit 2024-04-03T15:38:37.704979+0000 mon.a (mon.0) 2727 : audit [DBG] from='client.? 172.21.15.67:0/2119051234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:37 smithi067 bash[27441]: audit 2024-04-03T15:38:37.704979+0000 mon.a (mon.0) 2727 : audit [DBG] from='client.? 172.21.15.67:0/2119051234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:37 smithi067 bash[17655]: audit 2024-04-03T15:38:37.704979+0000 mon.a (mon.0) 2727 : audit [DBG] from='client.? 172.21.15.67:0/2119051234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:38 smithi082 bash[20963]: cluster 2024-04-03T15:38:37.221141+0000 mgr.y (mgr.24370) 2408 : cluster [DBG] pgmap v2392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:38 smithi067 bash[17655]: cluster 2024-04-03T15:38:37.221141+0000 mgr.y (mgr.24370) 2408 : cluster [DBG] pgmap v2392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:38 smithi067 bash[27441]: cluster 2024-04-03T15:38:37.221141+0000 mgr.y (mgr.24370) 2408 : cluster [DBG] pgmap v2392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:39 smithi082 bash[20963]: audit 2024-04-03T15:38:39.771660+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:39 smithi067 bash[17655]: audit 2024-04-03T15:38:39.771660+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:39 smithi067 bash[27441]: audit 2024-04-03T15:38:39.771660+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:40 smithi082 bash[20963]: cluster 2024-04-03T15:38:39.221887+0000 mgr.y (mgr.24370) 2409 : cluster [DBG] pgmap v2393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:40 smithi082 bash[20963]: audit 2024-04-03T15:38:40.162213+0000 mon.c (mon.2) 906 : audit [DBG] from='client.? 172.21.15.67:0/2166313989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:40 smithi067 bash[17655]: cluster 2024-04-03T15:38:39.221887+0000 mgr.y (mgr.24370) 2409 : cluster [DBG] pgmap v2393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:40 smithi067 bash[17655]: audit 2024-04-03T15:38:40.162213+0000 mon.c (mon.2) 906 : audit [DBG] from='client.? 172.21.15.67:0/2166313989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:40 smithi067 bash[27441]: cluster 2024-04-03T15:38:39.221887+0000 mgr.y (mgr.24370) 2409 : cluster [DBG] pgmap v2393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:40 smithi067 bash[27441]: audit 2024-04-03T15:38:40.162213+0000 mon.c (mon.2) 906 : audit [DBG] from='client.? 172.21.15.67:0/2166313989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:41 smithi082 bash[20963]: cluster 2024-04-03T15:38:41.223096+0000 mgr.y (mgr.24370) 2410 : cluster [DBG] pgmap v2394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:41 smithi067 bash[17655]: cluster 2024-04-03T15:38:41.223096+0000 mgr.y (mgr.24370) 2410 : cluster [DBG] pgmap v2394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:41 smithi067 bash[27441]: cluster 2024-04-03T15:38:41.223096+0000 mgr.y (mgr.24370) 2410 : cluster [DBG] pgmap v2394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:42 smithi082 bash[20963]: audit 2024-04-03T15:38:42.619578+0000 mon.a (mon.0) 2729 : audit [DBG] from='client.? 172.21.15.67:0/3263181679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:38:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:42 smithi067 bash[27441]: audit 2024-04-03T15:38:42.619578+0000 mon.a (mon.0) 2729 : audit [DBG] from='client.? 172.21.15.67:0/3263181679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:42 smithi067 bash[17655]: audit 2024-04-03T15:38:42.619578+0000 mon.a (mon.0) 2729 : audit [DBG] from='client.? 172.21.15.67:0/3263181679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:38:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:43 smithi082 bash[20963]: cluster 2024-04-03T15:38:43.223780+0000 mgr.y (mgr.24370) 2411 : cluster [DBG] pgmap v2395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:43 smithi067 bash[17655]: cluster 2024-04-03T15:38:43.223780+0000 mgr.y (mgr.24370) 2411 : cluster [DBG] pgmap v2395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:43 smithi067 bash[27441]: cluster 2024-04-03T15:38:43.223780+0000 mgr.y (mgr.24370) 2411 : cluster [DBG] pgmap v2395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:45 smithi082 bash[20963]: audit 2024-04-03T15:38:45.070122+0000 mon.a (mon.0) 2730 : audit [DBG] from='client.? 172.21.15.67:0/1405608217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:45 smithi067 bash[17655]: audit 2024-04-03T15:38:45.070122+0000 mon.a (mon.0) 2730 : audit [DBG] from='client.? 172.21.15.67:0/1405608217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:45 smithi067 bash[27441]: audit 2024-04-03T15:38:45.070122+0000 mon.a (mon.0) 2730 : audit [DBG] from='client.? 172.21.15.67:0/1405608217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:46 smithi067 bash[17655]: cluster 2024-04-03T15:38:45.224493+0000 mgr.y (mgr.24370) 2412 : cluster [DBG] pgmap v2396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:46 smithi067 bash[27441]: cluster 2024-04-03T15:38:45.224493+0000 mgr.y (mgr.24370) 2412 : cluster [DBG] pgmap v2396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:46 smithi082 bash[20963]: cluster 2024-04-03T15:38:45.224493+0000 mgr.y (mgr.24370) 2412 : cluster [DBG] pgmap v2396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:47 smithi082 bash[20963]: audit 2024-04-03T15:38:47.136148+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:38:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:47 smithi067 bash[17655]: audit 2024-04-03T15:38:47.136148+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:38:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:47 smithi067 bash[27441]: audit 2024-04-03T15:38:47.136148+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:38:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:48 smithi082 bash[20963]: cluster 2024-04-03T15:38:47.225349+0000 mgr.y (mgr.24370) 2413 : cluster [DBG] pgmap v2397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:48 smithi082 bash[20963]: audit 2024-04-03T15:38:47.549381+0000 mon.c (mon.2) 907 : audit [DBG] from='client.? 172.21.15.67:0/205902080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:48 smithi067 bash[17655]: cluster 2024-04-03T15:38:47.225349+0000 mgr.y (mgr.24370) 2413 : cluster [DBG] pgmap v2397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:48 smithi067 bash[17655]: audit 2024-04-03T15:38:47.549381+0000 mon.c (mon.2) 907 : audit [DBG] from='client.? 172.21.15.67:0/205902080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:48 smithi067 bash[27441]: cluster 2024-04-03T15:38:47.225349+0000 mgr.y (mgr.24370) 2413 : cluster [DBG] pgmap v2397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:48 smithi067 bash[27441]: audit 2024-04-03T15:38:47.549381+0000 mon.c (mon.2) 907 : audit [DBG] from='client.? 172.21.15.67:0/205902080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:50 smithi082 bash[20963]: cluster 2024-04-03T15:38:49.226138+0000 mgr.y (mgr.24370) 2414 : cluster [DBG] pgmap v2398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:50 smithi082 bash[20963]: audit 2024-04-03T15:38:50.002792+0000 mon.c (mon.2) 908 : audit [DBG] from='client.? 172.21.15.67:0/1959459516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:50 smithi067 bash[17655]: cluster 2024-04-03T15:38:49.226138+0000 mgr.y (mgr.24370) 2414 : cluster [DBG] pgmap v2398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:50 smithi067 bash[17655]: audit 2024-04-03T15:38:50.002792+0000 mon.c (mon.2) 908 : audit [DBG] from='client.? 172.21.15.67:0/1959459516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:50 smithi067 bash[27441]: cluster 2024-04-03T15:38:49.226138+0000 mgr.y (mgr.24370) 2414 : cluster [DBG] pgmap v2398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:50 smithi067 bash[27441]: audit 2024-04-03T15:38:50.002792+0000 mon.c (mon.2) 908 : audit [DBG] from='client.? 172.21.15.67:0/1959459516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:52 smithi082 bash[20963]: cluster 2024-04-03T15:38:51.227788+0000 mgr.y (mgr.24370) 2415 : cluster [DBG] pgmap v2399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:52 smithi067 bash[17655]: cluster 2024-04-03T15:38:51.227788+0000 mgr.y (mgr.24370) 2415 : cluster [DBG] pgmap v2399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:52 smithi067 bash[27441]: cluster 2024-04-03T15:38:51.227788+0000 mgr.y (mgr.24370) 2415 : cluster [DBG] pgmap v2399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:38:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[17655]: audit 2024-04-03T15:38:52.493018+0000 mon.a (mon.0) 2732 : audit [DBG] from='client.? 172.21.15.67:0/3426843669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[17655]: audit 2024-04-03T15:38:52.880889+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[17655]: audit 2024-04-03T15:38:52.889658+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[17655]: audit 2024-04-03T15:38:53.130025+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[17655]: audit 2024-04-03T15:38:53.137233+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[27441]: audit 2024-04-03T15:38:52.493018+0000 mon.a (mon.0) 2732 : audit [DBG] from='client.? 172.21.15.67:0/3426843669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[27441]: audit 2024-04-03T15:38:52.880889+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[27441]: audit 2024-04-03T15:38:52.889658+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[27441]: audit 2024-04-03T15:38:53.130025+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:53 smithi067 bash[27441]: audit 2024-04-03T15:38:53.137233+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:38:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:53 smithi082 bash[20963]: audit 2024-04-03T15:38:52.493018+0000 mon.a (mon.0) 2732 : audit [DBG] from='client.? 172.21.15.67:0/3426843669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:53 smithi082 bash[20963]: audit 2024-04-03T15:38:52.880889+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:53 smithi082 bash[20963]: audit 2024-04-03T15:38:52.889658+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:53 smithi082 bash[20963]: audit 2024-04-03T15:38:53.130025+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:53 smithi082 bash[20963]: audit 2024-04-03T15:38:53.137233+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:54 smithi082 bash[20963]: cluster 2024-04-03T15:38:53.228471+0000 mgr.y (mgr.24370) 2416 : cluster [DBG] pgmap v2400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:54 smithi082 bash[20963]: audit 2024-04-03T15:38:53.564930+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:38:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:54 smithi082 bash[20963]: audit 2024-04-03T15:38:53.566597+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:38:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:54 smithi082 bash[20963]: audit 2024-04-03T15:38:53.576628+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:54 smithi067 bash[17655]: cluster 2024-04-03T15:38:53.228471+0000 mgr.y (mgr.24370) 2416 : cluster [DBG] pgmap v2400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:54 smithi067 bash[17655]: audit 2024-04-03T15:38:53.564930+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:38:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:54 smithi067 bash[17655]: audit 2024-04-03T15:38:53.566597+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:38:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:54 smithi067 bash[17655]: audit 2024-04-03T15:38:53.576628+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:54 smithi067 bash[27441]: cluster 2024-04-03T15:38:53.228471+0000 mgr.y (mgr.24370) 2416 : cluster [DBG] pgmap v2400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:54 smithi067 bash[27441]: audit 2024-04-03T15:38:53.564930+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:38:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:54 smithi067 bash[27441]: audit 2024-04-03T15:38:53.566597+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:38:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:54 smithi067 bash[27441]: audit 2024-04-03T15:38:53.576628+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:38:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:55 smithi082 bash[20963]: audit 2024-04-03T15:38:54.771995+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:55 smithi082 bash[20963]: audit 2024-04-03T15:38:54.947576+0000 mon.c (mon.2) 909 : audit [DBG] from='client.? 172.21.15.67:0/1165415962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:55 smithi067 bash[27441]: audit 2024-04-03T15:38:54.771995+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:55 smithi067 bash[27441]: audit 2024-04-03T15:38:54.947576+0000 mon.c (mon.2) 909 : audit [DBG] from='client.? 172.21.15.67:0/1165415962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:55 smithi067 bash[17655]: audit 2024-04-03T15:38:54.771995+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:38:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:55 smithi067 bash[17655]: audit 2024-04-03T15:38:54.947576+0000 mon.c (mon.2) 909 : audit [DBG] from='client.? 172.21.15.67:0/1165415962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:56 smithi082 bash[20963]: cluster 2024-04-03T15:38:55.229131+0000 mgr.y (mgr.24370) 2417 : cluster [DBG] pgmap v2401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:56 smithi067 bash[17655]: cluster 2024-04-03T15:38:55.229131+0000 mgr.y (mgr.24370) 2417 : cluster [DBG] pgmap v2401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:56 smithi067 bash[27441]: cluster 2024-04-03T15:38:55.229131+0000 mgr.y (mgr.24370) 2417 : cluster [DBG] pgmap v2401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:58 smithi082 bash[20963]: cluster 2024-04-03T15:38:57.230252+0000 mgr.y (mgr.24370) 2418 : cluster [DBG] pgmap v2402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:38:58 smithi082 bash[20963]: audit 2024-04-03T15:38:57.405997+0000 mon.a (mon.0) 2741 : audit [DBG] from='client.? 172.21.15.67:0/4283486399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:58 smithi067 bash[27441]: cluster 2024-04-03T15:38:57.230252+0000 mgr.y (mgr.24370) 2418 : cluster [DBG] pgmap v2402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:38:58 smithi067 bash[27441]: audit 2024-04-03T15:38:57.405997+0000 mon.a (mon.0) 2741 : audit [DBG] from='client.? 172.21.15.67:0/4283486399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:38:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:58 smithi067 bash[17655]: cluster 2024-04-03T15:38:57.230252+0000 mgr.y (mgr.24370) 2418 : cluster [DBG] pgmap v2402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:38:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:38:58 smithi067 bash[17655]: audit 2024-04-03T15:38:57.405997+0000 mon.a (mon.0) 2741 : audit [DBG] from='client.? 172.21.15.67:0/4283486399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:00 smithi082 bash[20963]: cluster 2024-04-03T15:38:59.230908+0000 mgr.y (mgr.24370) 2419 : cluster [DBG] pgmap v2403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:00 smithi082 bash[20963]: audit 2024-04-03T15:38:59.856526+0000 mon.a (mon.0) 2742 : audit [DBG] from='client.? 172.21.15.67:0/1315017288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:00 smithi067 bash[27441]: cluster 2024-04-03T15:38:59.230908+0000 mgr.y (mgr.24370) 2419 : cluster [DBG] pgmap v2403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:00.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:00 smithi067 bash[27441]: audit 2024-04-03T15:38:59.856526+0000 mon.a (mon.0) 2742 : audit [DBG] from='client.? 172.21.15.67:0/1315017288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:00.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:00 smithi067 bash[17655]: cluster 2024-04-03T15:38:59.230908+0000 mgr.y (mgr.24370) 2419 : cluster [DBG] pgmap v2403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:00.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:00 smithi067 bash[17655]: audit 2024-04-03T15:38:59.856526+0000 mon.a (mon.0) 2742 : audit [DBG] from='client.? 172.21.15.67:0/1315017288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:02 smithi082 bash[20963]: cluster 2024-04-03T15:39:01.232150+0000 mgr.y (mgr.24370) 2420 : cluster [DBG] pgmap v2404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:02 smithi067 bash[17655]: cluster 2024-04-03T15:39:01.232150+0000 mgr.y (mgr.24370) 2420 : cluster [DBG] pgmap v2404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:02 smithi067 bash[27441]: cluster 2024-04-03T15:39:01.232150+0000 mgr.y (mgr.24370) 2420 : cluster [DBG] pgmap v2404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:03 smithi067 bash[17655]: audit 2024-04-03T15:39:02.320692+0000 mon.c (mon.2) 910 : audit [DBG] from='client.? 172.21.15.67:0/490618490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:03] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:39:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:03 smithi067 bash[27441]: audit 2024-04-03T15:39:02.320692+0000 mon.c (mon.2) 910 : audit [DBG] from='client.? 172.21.15.67:0/490618490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:03 smithi082 bash[20963]: audit 2024-04-03T15:39:02.320692+0000 mon.c (mon.2) 910 : audit [DBG] from='client.? 172.21.15.67:0/490618490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:39:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:04 smithi082 bash[20963]: cluster 2024-04-03T15:39:03.232837+0000 mgr.y (mgr.24370) 2421 : cluster [DBG] pgmap v2405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:04 smithi067 bash[27441]: cluster 2024-04-03T15:39:03.232837+0000 mgr.y (mgr.24370) 2421 : cluster [DBG] pgmap v2405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:04 smithi067 bash[17655]: cluster 2024-04-03T15:39:03.232837+0000 mgr.y (mgr.24370) 2421 : cluster [DBG] pgmap v2405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:05 smithi082 bash[20963]: audit 2024-04-03T15:39:04.778777+0000 mon.a (mon.0) 2743 : audit [DBG] from='client.? 172.21.15.67:0/494080576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:05 smithi067 bash[27441]: audit 2024-04-03T15:39:04.778777+0000 mon.a (mon.0) 2743 : audit [DBG] from='client.? 172.21.15.67:0/494080576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:05 smithi067 bash[17655]: audit 2024-04-03T15:39:04.778777+0000 mon.a (mon.0) 2743 : audit [DBG] from='client.? 172.21.15.67:0/494080576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:06 smithi082 bash[20963]: cluster 2024-04-03T15:39:05.233510+0000 mgr.y (mgr.24370) 2422 : cluster [DBG] pgmap v2406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:06 smithi067 bash[17655]: cluster 2024-04-03T15:39:05.233510+0000 mgr.y (mgr.24370) 2422 : cluster [DBG] pgmap v2406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:06 smithi067 bash[27441]: cluster 2024-04-03T15:39:05.233510+0000 mgr.y (mgr.24370) 2422 : cluster [DBG] pgmap v2406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:07 smithi082 bash[20963]: audit 2024-04-03T15:39:07.228413+0000 mon.c (mon.2) 911 : audit [DBG] from='client.? 172.21.15.67:0/33491483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:07 smithi067 bash[27441]: audit 2024-04-03T15:39:07.228413+0000 mon.c (mon.2) 911 : audit [DBG] from='client.? 172.21.15.67:0/33491483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:07 smithi067 bash[17655]: audit 2024-04-03T15:39:07.228413+0000 mon.c (mon.2) 911 : audit [DBG] from='client.? 172.21.15.67:0/33491483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:08 smithi082 bash[20963]: cluster 2024-04-03T15:39:07.234647+0000 mgr.y (mgr.24370) 2423 : cluster [DBG] pgmap v2407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:08 smithi067 bash[17655]: cluster 2024-04-03T15:39:07.234647+0000 mgr.y (mgr.24370) 2423 : cluster [DBG] pgmap v2407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:08 smithi067 bash[27441]: cluster 2024-04-03T15:39:07.234647+0000 mgr.y (mgr.24370) 2423 : cluster [DBG] pgmap v2407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:10 smithi082 bash[20963]: cluster 2024-04-03T15:39:09.235346+0000 mgr.y (mgr.24370) 2424 : cluster [DBG] pgmap v2408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:10 smithi082 bash[20963]: audit 2024-04-03T15:39:09.684263+0000 mon.a (mon.0) 2744 : audit [DBG] from='client.? 172.21.15.67:0/468597561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:10 smithi082 bash[20963]: audit 2024-04-03T15:39:09.772400+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:10 smithi067 bash[17655]: cluster 2024-04-03T15:39:09.235346+0000 mgr.y (mgr.24370) 2424 : cluster [DBG] pgmap v2408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:10 smithi067 bash[17655]: audit 2024-04-03T15:39:09.684263+0000 mon.a (mon.0) 2744 : audit [DBG] from='client.? 172.21.15.67:0/468597561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:10 smithi067 bash[17655]: audit 2024-04-03T15:39:09.772400+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:10 smithi067 bash[27441]: cluster 2024-04-03T15:39:09.235346+0000 mgr.y (mgr.24370) 2424 : cluster [DBG] pgmap v2408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:10 smithi067 bash[27441]: audit 2024-04-03T15:39:09.684263+0000 mon.a (mon.0) 2744 : audit [DBG] from='client.? 172.21.15.67:0/468597561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:10 smithi067 bash[27441]: audit 2024-04-03T15:39:09.772400+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:12 smithi082 bash[20963]: cluster 2024-04-03T15:39:11.236561+0000 mgr.y (mgr.24370) 2425 : cluster [DBG] pgmap v2409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:12 smithi082 bash[20963]: audit 2024-04-03T15:39:12.140847+0000 mon.c (mon.2) 912 : audit [DBG] from='client.? 172.21.15.67:0/580604700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:12 smithi067 bash[17655]: cluster 2024-04-03T15:39:11.236561+0000 mgr.y (mgr.24370) 2425 : cluster [DBG] pgmap v2409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:12 smithi067 bash[17655]: audit 2024-04-03T15:39:12.140847+0000 mon.c (mon.2) 912 : audit [DBG] from='client.? 172.21.15.67:0/580604700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:12 smithi067 bash[27441]: cluster 2024-04-03T15:39:11.236561+0000 mgr.y (mgr.24370) 2425 : cluster [DBG] pgmap v2409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:12 smithi067 bash[27441]: audit 2024-04-03T15:39:12.140847+0000 mon.c (mon.2) 912 : audit [DBG] from='client.? 172.21.15.67:0/580604700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:39:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:39:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:14 smithi082 bash[20963]: cluster 2024-04-03T15:39:13.237240+0000 mgr.y (mgr.24370) 2426 : cluster [DBG] pgmap v2410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:14 smithi067 bash[17655]: cluster 2024-04-03T15:39:13.237240+0000 mgr.y (mgr.24370) 2426 : cluster [DBG] pgmap v2410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:14 smithi067 bash[27441]: cluster 2024-04-03T15:39:13.237240+0000 mgr.y (mgr.24370) 2426 : cluster [DBG] pgmap v2410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:15 smithi082 bash[20963]: audit 2024-04-03T15:39:14.586675+0000 mon.a (mon.0) 2746 : audit [DBG] from='client.? 172.21.15.67:0/54210384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:15 smithi067 bash[27441]: audit 2024-04-03T15:39:14.586675+0000 mon.a (mon.0) 2746 : audit [DBG] from='client.? 172.21.15.67:0/54210384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:15 smithi067 bash[17655]: audit 2024-04-03T15:39:14.586675+0000 mon.a (mon.0) 2746 : audit [DBG] from='client.? 172.21.15.67:0/54210384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:16 smithi082 bash[20963]: cluster 2024-04-03T15:39:15.238068+0000 mgr.y (mgr.24370) 2427 : cluster [DBG] pgmap v2411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:16 smithi067 bash[17655]: cluster 2024-04-03T15:39:15.238068+0000 mgr.y (mgr.24370) 2427 : cluster [DBG] pgmap v2411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:16 smithi067 bash[27441]: cluster 2024-04-03T15:39:15.238068+0000 mgr.y (mgr.24370) 2427 : cluster [DBG] pgmap v2411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:17 smithi082 bash[20963]: audit 2024-04-03T15:39:17.040563+0000 mon.c (mon.2) 913 : audit [DBG] from='client.? 172.21.15.67:0/3171923498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:17 smithi067 bash[17655]: audit 2024-04-03T15:39:17.040563+0000 mon.c (mon.2) 913 : audit [DBG] from='client.? 172.21.15.67:0/3171923498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:17 smithi067 bash[27441]: audit 2024-04-03T15:39:17.040563+0000 mon.c (mon.2) 913 : audit [DBG] from='client.? 172.21.15.67:0/3171923498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:18 smithi067 bash[17655]: cluster 2024-04-03T15:39:17.239349+0000 mgr.y (mgr.24370) 2428 : cluster [DBG] pgmap v2412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:18 smithi067 bash[27441]: cluster 2024-04-03T15:39:17.239349+0000 mgr.y (mgr.24370) 2428 : cluster [DBG] pgmap v2412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:18 smithi082 bash[20963]: cluster 2024-04-03T15:39:17.239349+0000 mgr.y (mgr.24370) 2428 : cluster [DBG] pgmap v2412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:20 smithi067 bash[27441]: cluster 2024-04-03T15:39:19.240137+0000 mgr.y (mgr.24370) 2429 : cluster [DBG] pgmap v2413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:20 smithi067 bash[27441]: audit 2024-04-03T15:39:19.496502+0000 mon.a (mon.0) 2747 : audit [DBG] from='client.? 172.21.15.67:0/3771364401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:20 smithi067 bash[17655]: cluster 2024-04-03T15:39:19.240137+0000 mgr.y (mgr.24370) 2429 : cluster [DBG] pgmap v2413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:20 smithi067 bash[17655]: audit 2024-04-03T15:39:19.496502+0000 mon.a (mon.0) 2747 : audit [DBG] from='client.? 172.21.15.67:0/3771364401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:20 smithi082 bash[20963]: cluster 2024-04-03T15:39:19.240137+0000 mgr.y (mgr.24370) 2429 : cluster [DBG] pgmap v2413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:20 smithi082 bash[20963]: audit 2024-04-03T15:39:19.496502+0000 mon.a (mon.0) 2747 : audit [DBG] from='client.? 172.21.15.67:0/3771364401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:22 smithi067 bash[27441]: cluster 2024-04-03T15:39:21.241342+0000 mgr.y (mgr.24370) 2430 : cluster [DBG] pgmap v2414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:22 smithi067 bash[27441]: audit 2024-04-03T15:39:21.950948+0000 mon.a (mon.0) 2748 : audit [DBG] from='client.? 172.21.15.67:0/1369946551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:22 smithi067 bash[17655]: cluster 2024-04-03T15:39:21.241342+0000 mgr.y (mgr.24370) 2430 : cluster [DBG] pgmap v2414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:22 smithi067 bash[17655]: audit 2024-04-03T15:39:21.950948+0000 mon.a (mon.0) 2748 : audit [DBG] from='client.? 172.21.15.67:0/1369946551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:22 smithi082 bash[20963]: cluster 2024-04-03T15:39:21.241342+0000 mgr.y (mgr.24370) 2430 : cluster [DBG] pgmap v2414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:22 smithi082 bash[20963]: audit 2024-04-03T15:39:21.950948+0000 mon.a (mon.0) 2748 : audit [DBG] from='client.? 172.21.15.67:0/1369946551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:39:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:39:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:24 smithi067 bash[27441]: cluster 2024-04-03T15:39:23.242023+0000 mgr.y (mgr.24370) 2431 : cluster [DBG] pgmap v2415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:24 smithi067 bash[17655]: cluster 2024-04-03T15:39:23.242023+0000 mgr.y (mgr.24370) 2431 : cluster [DBG] pgmap v2415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:24 smithi082 bash[20963]: cluster 2024-04-03T15:39:23.242023+0000 mgr.y (mgr.24370) 2431 : cluster [DBG] pgmap v2415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:25 smithi067 bash[27441]: audit 2024-04-03T15:39:24.406777+0000 mon.a (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.67:0/1254634128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:25 smithi067 bash[27441]: audit 2024-04-03T15:39:24.772845+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:25 smithi067 bash[17655]: audit 2024-04-03T15:39:24.406777+0000 mon.a (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.67:0/1254634128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:25 smithi067 bash[17655]: audit 2024-04-03T15:39:24.772845+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:25 smithi082 bash[20963]: audit 2024-04-03T15:39:24.406777+0000 mon.a (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.67:0/1254634128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:25 smithi082 bash[20963]: audit 2024-04-03T15:39:24.772845+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:26 smithi067 bash[17655]: cluster 2024-04-03T15:39:25.242718+0000 mgr.y (mgr.24370) 2432 : cluster [DBG] pgmap v2416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:26 smithi067 bash[27441]: cluster 2024-04-03T15:39:25.242718+0000 mgr.y (mgr.24370) 2432 : cluster [DBG] pgmap v2416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:26 smithi082 bash[20963]: cluster 2024-04-03T15:39:25.242718+0000 mgr.y (mgr.24370) 2432 : cluster [DBG] pgmap v2416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:27 smithi082 bash[20963]: audit 2024-04-03T15:39:26.862506+0000 mon.a (mon.0) 2751 : audit [DBG] from='client.? 172.21.15.67:0/3604965020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:27 smithi067 bash[17655]: audit 2024-04-03T15:39:26.862506+0000 mon.a (mon.0) 2751 : audit [DBG] from='client.? 172.21.15.67:0/3604965020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:27 smithi067 bash[27441]: audit 2024-04-03T15:39:26.862506+0000 mon.a (mon.0) 2751 : audit [DBG] from='client.? 172.21.15.67:0/3604965020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:28 smithi082 bash[20963]: cluster 2024-04-03T15:39:27.244003+0000 mgr.y (mgr.24370) 2433 : cluster [DBG] pgmap v2417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:28 smithi067 bash[27441]: cluster 2024-04-03T15:39:27.244003+0000 mgr.y (mgr.24370) 2433 : cluster [DBG] pgmap v2417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:28 smithi067 bash[17655]: cluster 2024-04-03T15:39:27.244003+0000 mgr.y (mgr.24370) 2433 : cluster [DBG] pgmap v2417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:29 smithi082 bash[20963]: audit 2024-04-03T15:39:29.315813+0000 mon.a (mon.0) 2752 : audit [DBG] from='client.? 172.21.15.67:0/356929754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:29 smithi067 bash[17655]: audit 2024-04-03T15:39:29.315813+0000 mon.a (mon.0) 2752 : audit [DBG] from='client.? 172.21.15.67:0/356929754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:29 smithi067 bash[27441]: audit 2024-04-03T15:39:29.315813+0000 mon.a (mon.0) 2752 : audit [DBG] from='client.? 172.21.15.67:0/356929754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:30 smithi082 bash[20963]: cluster 2024-04-03T15:39:29.244692+0000 mgr.y (mgr.24370) 2434 : cluster [DBG] pgmap v2418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:30 smithi067 bash[27441]: cluster 2024-04-03T15:39:29.244692+0000 mgr.y (mgr.24370) 2434 : cluster [DBG] pgmap v2418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:30 smithi067 bash[17655]: cluster 2024-04-03T15:39:29.244692+0000 mgr.y (mgr.24370) 2434 : cluster [DBG] pgmap v2418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:32 smithi082 bash[20963]: cluster 2024-04-03T15:39:31.245856+0000 mgr.y (mgr.24370) 2435 : cluster [DBG] pgmap v2419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:32 smithi082 bash[20963]: audit 2024-04-03T15:39:31.761594+0000 mon.a (mon.0) 2753 : audit [DBG] from='client.? 172.21.15.67:0/1518335251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:32 smithi067 bash[27441]: cluster 2024-04-03T15:39:31.245856+0000 mgr.y (mgr.24370) 2435 : cluster [DBG] pgmap v2419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:32 smithi067 bash[27441]: audit 2024-04-03T15:39:31.761594+0000 mon.a (mon.0) 2753 : audit [DBG] from='client.? 172.21.15.67:0/1518335251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:32 smithi067 bash[17655]: cluster 2024-04-03T15:39:31.245856+0000 mgr.y (mgr.24370) 2435 : cluster [DBG] pgmap v2419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:32 smithi067 bash[17655]: audit 2024-04-03T15:39:31.761594+0000 mon.a (mon.0) 2753 : audit [DBG] from='client.? 172.21.15.67:0/1518335251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:39:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:39:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:34 smithi082 bash[20963]: cluster 2024-04-03T15:39:33.246551+0000 mgr.y (mgr.24370) 2436 : cluster [DBG] pgmap v2420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:34 smithi082 bash[20963]: audit 2024-04-03T15:39:34.210629+0000 mon.c (mon.2) 914 : audit [DBG] from='client.? 172.21.15.67:0/1100684410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:34 smithi067 bash[17655]: cluster 2024-04-03T15:39:33.246551+0000 mgr.y (mgr.24370) 2436 : cluster [DBG] pgmap v2420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:34 smithi067 bash[17655]: audit 2024-04-03T15:39:34.210629+0000 mon.c (mon.2) 914 : audit [DBG] from='client.? 172.21.15.67:0/1100684410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:34 smithi067 bash[27441]: cluster 2024-04-03T15:39:33.246551+0000 mgr.y (mgr.24370) 2436 : cluster [DBG] pgmap v2420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:34 smithi067 bash[27441]: audit 2024-04-03T15:39:34.210629+0000 mon.c (mon.2) 914 : audit [DBG] from='client.? 172.21.15.67:0/1100684410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:36 smithi082 bash[20963]: cluster 2024-04-03T15:39:35.247174+0000 mgr.y (mgr.24370) 2437 : cluster [DBG] pgmap v2421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:36 smithi067 bash[17655]: cluster 2024-04-03T15:39:35.247174+0000 mgr.y (mgr.24370) 2437 : cluster [DBG] pgmap v2421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:36 smithi067 bash[27441]: cluster 2024-04-03T15:39:35.247174+0000 mgr.y (mgr.24370) 2437 : cluster [DBG] pgmap v2421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:37 smithi082 bash[20963]: audit 2024-04-03T15:39:36.661426+0000 mon.c (mon.2) 915 : audit [DBG] from='client.? 172.21.15.67:0/1792708549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:37 smithi067 bash[27441]: audit 2024-04-03T15:39:36.661426+0000 mon.c (mon.2) 915 : audit [DBG] from='client.? 172.21.15.67:0/1792708549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:37 smithi067 bash[17655]: audit 2024-04-03T15:39:36.661426+0000 mon.c (mon.2) 915 : audit [DBG] from='client.? 172.21.15.67:0/1792708549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:38 smithi082 bash[20963]: cluster 2024-04-03T15:39:37.248420+0000 mgr.y (mgr.24370) 2438 : cluster [DBG] pgmap v2422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:38 smithi067 bash[27441]: cluster 2024-04-03T15:39:37.248420+0000 mgr.y (mgr.24370) 2438 : cluster [DBG] pgmap v2422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:38 smithi067 bash[17655]: cluster 2024-04-03T15:39:37.248420+0000 mgr.y (mgr.24370) 2438 : cluster [DBG] pgmap v2422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:39.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:39 smithi082 bash[20963]: audit 2024-04-03T15:39:39.112070+0000 mon.c (mon.2) 916 : audit [DBG] from='client.? 172.21.15.67:0/4224210656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:39 smithi067 bash[17655]: audit 2024-04-03T15:39:39.112070+0000 mon.c (mon.2) 916 : audit [DBG] from='client.? 172.21.15.67:0/4224210656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:39 smithi067 bash[27441]: audit 2024-04-03T15:39:39.112070+0000 mon.c (mon.2) 916 : audit [DBG] from='client.? 172.21.15.67:0/4224210656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:40 smithi082 bash[20963]: cluster 2024-04-03T15:39:39.249042+0000 mgr.y (mgr.24370) 2439 : cluster [DBG] pgmap v2423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:40 smithi082 bash[20963]: audit 2024-04-03T15:39:39.773344+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:40 smithi067 bash[27441]: cluster 2024-04-03T15:39:39.249042+0000 mgr.y (mgr.24370) 2439 : cluster [DBG] pgmap v2423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:40 smithi067 bash[27441]: audit 2024-04-03T15:39:39.773344+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:40 smithi067 bash[17655]: cluster 2024-04-03T15:39:39.249042+0000 mgr.y (mgr.24370) 2439 : cluster [DBG] pgmap v2423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:40 smithi067 bash[17655]: audit 2024-04-03T15:39:39.773344+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:42 smithi082 bash[20963]: cluster 2024-04-03T15:39:41.249819+0000 mgr.y (mgr.24370) 2440 : cluster [DBG] pgmap v2424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:42 smithi082 bash[20963]: audit 2024-04-03T15:39:41.567307+0000 mon.c (mon.2) 917 : audit [DBG] from='client.? 172.21.15.67:0/1214093064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:42 smithi067 bash[27441]: cluster 2024-04-03T15:39:41.249819+0000 mgr.y (mgr.24370) 2440 : cluster [DBG] pgmap v2424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:42 smithi067 bash[27441]: audit 2024-04-03T15:39:41.567307+0000 mon.c (mon.2) 917 : audit [DBG] from='client.? 172.21.15.67:0/1214093064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:42 smithi067 bash[17655]: cluster 2024-04-03T15:39:41.249819+0000 mgr.y (mgr.24370) 2440 : cluster [DBG] pgmap v2424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:42 smithi067 bash[17655]: audit 2024-04-03T15:39:41.567307+0000 mon.c (mon.2) 917 : audit [DBG] from='client.? 172.21.15.67:0/1214093064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:43] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:39:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:39:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:44 smithi082 bash[20963]: cluster 2024-04-03T15:39:43.250481+0000 mgr.y (mgr.24370) 2441 : cluster [DBG] pgmap v2425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:44 smithi082 bash[20963]: audit 2024-04-03T15:39:44.019761+0000 mon.c (mon.2) 918 : audit [DBG] from='client.? 172.21.15.67:0/3300194675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:44 smithi067 bash[17655]: cluster 2024-04-03T15:39:43.250481+0000 mgr.y (mgr.24370) 2441 : cluster [DBG] pgmap v2425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:44 smithi067 bash[17655]: audit 2024-04-03T15:39:44.019761+0000 mon.c (mon.2) 918 : audit [DBG] from='client.? 172.21.15.67:0/3300194675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:44 smithi067 bash[27441]: cluster 2024-04-03T15:39:43.250481+0000 mgr.y (mgr.24370) 2441 : cluster [DBG] pgmap v2425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:44 smithi067 bash[27441]: audit 2024-04-03T15:39:44.019761+0000 mon.c (mon.2) 918 : audit [DBG] from='client.? 172.21.15.67:0/3300194675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:46 smithi082 bash[20963]: cluster 2024-04-03T15:39:45.251198+0000 mgr.y (mgr.24370) 2442 : cluster [DBG] pgmap v2426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:46 smithi082 bash[20963]: audit 2024-04-03T15:39:46.467959+0000 mon.a (mon.0) 2755 : audit [DBG] from='client.? 172.21.15.67:0/3243350606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:46 smithi067 bash[17655]: cluster 2024-04-03T15:39:45.251198+0000 mgr.y (mgr.24370) 2442 : cluster [DBG] pgmap v2426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:46 smithi067 bash[17655]: audit 2024-04-03T15:39:46.467959+0000 mon.a (mon.0) 2755 : audit [DBG] from='client.? 172.21.15.67:0/3243350606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:46 smithi067 bash[27441]: cluster 2024-04-03T15:39:45.251198+0000 mgr.y (mgr.24370) 2442 : cluster [DBG] pgmap v2426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:46 smithi067 bash[27441]: audit 2024-04-03T15:39:46.467959+0000 mon.a (mon.0) 2755 : audit [DBG] from='client.? 172.21.15.67:0/3243350606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:48 smithi082 bash[20963]: cluster 2024-04-03T15:39:47.252463+0000 mgr.y (mgr.24370) 2443 : cluster [DBG] pgmap v2427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:48 smithi067 bash[17655]: cluster 2024-04-03T15:39:47.252463+0000 mgr.y (mgr.24370) 2443 : cluster [DBG] pgmap v2427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:48 smithi067 bash[27441]: cluster 2024-04-03T15:39:47.252463+0000 mgr.y (mgr.24370) 2443 : cluster [DBG] pgmap v2427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:49 smithi082 bash[20963]: audit 2024-04-03T15:39:48.914121+0000 mon.c (mon.2) 919 : audit [DBG] from='client.? 172.21.15.67:0/2409619090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:49 smithi067 bash[17655]: audit 2024-04-03T15:39:48.914121+0000 mon.c (mon.2) 919 : audit [DBG] from='client.? 172.21.15.67:0/2409619090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:49 smithi067 bash[27441]: audit 2024-04-03T15:39:48.914121+0000 mon.c (mon.2) 919 : audit [DBG] from='client.? 172.21.15.67:0/2409619090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:50 smithi082 bash[20963]: cluster 2024-04-03T15:39:49.253215+0000 mgr.y (mgr.24370) 2444 : cluster [DBG] pgmap v2428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:50 smithi067 bash[17655]: cluster 2024-04-03T15:39:49.253215+0000 mgr.y (mgr.24370) 2444 : cluster [DBG] pgmap v2428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:50 smithi067 bash[27441]: cluster 2024-04-03T15:39:49.253215+0000 mgr.y (mgr.24370) 2444 : cluster [DBG] pgmap v2428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:51 smithi082 bash[20963]: audit 2024-04-03T15:39:51.369404+0000 mon.a (mon.0) 2756 : audit [DBG] from='client.? 172.21.15.67:0/4262958366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:51 smithi067 bash[17655]: audit 2024-04-03T15:39:51.369404+0000 mon.a (mon.0) 2756 : audit [DBG] from='client.? 172.21.15.67:0/4262958366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:51 smithi067 bash[27441]: audit 2024-04-03T15:39:51.369404+0000 mon.a (mon.0) 2756 : audit [DBG] from='client.? 172.21.15.67:0/4262958366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:52 smithi082 bash[20963]: cluster 2024-04-03T15:39:51.254326+0000 mgr.y (mgr.24370) 2445 : cluster [DBG] pgmap v2429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:52 smithi067 bash[17655]: cluster 2024-04-03T15:39:51.254326+0000 mgr.y (mgr.24370) 2445 : cluster [DBG] pgmap v2429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:52 smithi067 bash[27441]: cluster 2024-04-03T15:39:51.254326+0000 mgr.y (mgr.24370) 2445 : cluster [DBG] pgmap v2429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:53] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:39:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:39:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:54 smithi082 bash[20963]: cluster 2024-04-03T15:39:53.255007+0000 mgr.y (mgr.24370) 2446 : cluster [DBG] pgmap v2430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:54 smithi082 bash[20963]: audit 2024-04-03T15:39:53.652638+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:39:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:54 smithi082 bash[20963]: audit 2024-04-03T15:39:53.827782+0000 mon.c (mon.2) 920 : audit [DBG] from='client.? 172.21.15.67:0/1122392278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:54 smithi067 bash[17655]: cluster 2024-04-03T15:39:53.255007+0000 mgr.y (mgr.24370) 2446 : cluster [DBG] pgmap v2430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:54 smithi067 bash[17655]: audit 2024-04-03T15:39:53.652638+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:39:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:54 smithi067 bash[17655]: audit 2024-04-03T15:39:53.827782+0000 mon.c (mon.2) 920 : audit [DBG] from='client.? 172.21.15.67:0/1122392278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:54 smithi067 bash[27441]: cluster 2024-04-03T15:39:53.255007+0000 mgr.y (mgr.24370) 2446 : cluster [DBG] pgmap v2430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:54 smithi067 bash[27441]: audit 2024-04-03T15:39:53.652638+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:39:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:54 smithi067 bash[27441]: audit 2024-04-03T15:39:53.827782+0000 mon.c (mon.2) 920 : audit [DBG] from='client.? 172.21.15.67:0/1122392278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:55 smithi082 bash[20963]: audit 2024-04-03T15:39:54.773904+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:55 smithi067 bash[27441]: audit 2024-04-03T15:39:54.773904+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:55 smithi067 bash[17655]: audit 2024-04-03T15:39:54.773904+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:39:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:56 smithi082 bash[20963]: cluster 2024-04-03T15:39:55.255674+0000 mgr.y (mgr.24370) 2447 : cluster [DBG] pgmap v2431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:56 smithi082 bash[20963]: audit 2024-04-03T15:39:56.283573+0000 mon.c (mon.2) 921 : audit [DBG] from='client.? 172.21.15.67:0/662747097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:56 smithi067 bash[17655]: cluster 2024-04-03T15:39:55.255674+0000 mgr.y (mgr.24370) 2447 : cluster [DBG] pgmap v2431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:56 smithi067 bash[17655]: audit 2024-04-03T15:39:56.283573+0000 mon.c (mon.2) 921 : audit [DBG] from='client.? 172.21.15.67:0/662747097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:56 smithi067 bash[27441]: cluster 2024-04-03T15:39:55.255674+0000 mgr.y (mgr.24370) 2447 : cluster [DBG] pgmap v2431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:56 smithi067 bash[27441]: audit 2024-04-03T15:39:56.283573+0000 mon.c (mon.2) 921 : audit [DBG] from='client.? 172.21.15.67:0/662747097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:58 smithi082 bash[20963]: cluster 2024-04-03T15:39:57.256873+0000 mgr.y (mgr.24370) 2448 : cluster [DBG] pgmap v2432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:58 smithi067 bash[17655]: cluster 2024-04-03T15:39:57.256873+0000 mgr.y (mgr.24370) 2448 : cluster [DBG] pgmap v2432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:58 smithi067 bash[27441]: cluster 2024-04-03T15:39:57.256873+0000 mgr.y (mgr.24370) 2448 : cluster [DBG] pgmap v2432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:39:59.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:59 smithi082 bash[20963]: audit 2024-04-03T15:39:58.759932+0000 mon.a (mon.0) 2759 : audit [DBG] from='client.? 172.21.15.67:0/268489144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:59 smithi082 bash[20963]: audit 2024-04-03T15:39:59.349326+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:39:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:39:59 smithi082 bash[20963]: audit 2024-04-03T15:39:59.358715+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:39:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:59 smithi067 bash[17655]: audit 2024-04-03T15:39:58.759932+0000 mon.a (mon.0) 2759 : audit [DBG] from='client.? 172.21.15.67:0/268489144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:59 smithi067 bash[17655]: audit 2024-04-03T15:39:59.349326+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:39:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:39:59 smithi067 bash[17655]: audit 2024-04-03T15:39:59.358715+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:39:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:59 smithi067 bash[27441]: audit 2024-04-03T15:39:58.759932+0000 mon.a (mon.0) 2759 : audit [DBG] from='client.? 172.21.15.67:0/268489144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:39:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:59 smithi067 bash[27441]: audit 2024-04-03T15:39:59.349326+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:39:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:39:59 smithi067 bash[27441]: audit 2024-04-03T15:39:59.358715+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[27441]: cluster 2024-04-03T15:39:59.257498+0000 mgr.y (mgr.24370) 2449 : cluster [DBG] pgmap v2433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[27441]: audit 2024-04-03T15:39:59.661774+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[27441]: audit 2024-04-03T15:39:59.670345+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[27441]: cluster 2024-04-03T15:40:00.000088+0000 mon.a (mon.0) 2764 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[27441]: audit 2024-04-03T15:40:00.090781+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[27441]: audit 2024-04-03T15:40:00.092703+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[27441]: audit 2024-04-03T15:40:00.101573+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[17655]: cluster 2024-04-03T15:39:59.257498+0000 mgr.y (mgr.24370) 2449 : cluster [DBG] pgmap v2433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[17655]: audit 2024-04-03T15:39:59.661774+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[17655]: audit 2024-04-03T15:39:59.670345+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[17655]: cluster 2024-04-03T15:40:00.000088+0000 mon.a (mon.0) 2764 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:40:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[17655]: audit 2024-04-03T15:40:00.090781+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:40:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[17655]: audit 2024-04-03T15:40:00.092703+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:40:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:00 smithi067 bash[17655]: audit 2024-04-03T15:40:00.101573+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:00 smithi082 bash[20963]: cluster 2024-04-03T15:39:59.257498+0000 mgr.y (mgr.24370) 2449 : cluster [DBG] pgmap v2433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:00 smithi082 bash[20963]: audit 2024-04-03T15:39:59.661774+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:00 smithi082 bash[20963]: audit 2024-04-03T15:39:59.670345+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:00 smithi082 bash[20963]: cluster 2024-04-03T15:40:00.000088+0000 mon.a (mon.0) 2764 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:40:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:00 smithi082 bash[20963]: audit 2024-04-03T15:40:00.090781+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:40:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:00 smithi082 bash[20963]: audit 2024-04-03T15:40:00.092703+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:40:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:00 smithi082 bash[20963]: audit 2024-04-03T15:40:00.101573+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:40:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:01 smithi082 bash[20963]: audit 2024-04-03T15:40:01.219703+0000 mon.a (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.67:0/290687895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:02.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:01 smithi067 bash[27441]: audit 2024-04-03T15:40:01.219703+0000 mon.a (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.67:0/290687895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:01 smithi067 bash[17655]: audit 2024-04-03T15:40:01.219703+0000 mon.a (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.67:0/290687895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:02 smithi067 bash[17655]: cluster 2024-04-03T15:40:01.258643+0000 mgr.y (mgr.24370) 2450 : cluster [DBG] pgmap v2434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:02 smithi067 bash[27441]: cluster 2024-04-03T15:40:01.258643+0000 mgr.y (mgr.24370) 2450 : cluster [DBG] pgmap v2434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:02 smithi082 bash[20963]: cluster 2024-04-03T15:40:01.258643+0000 mgr.y (mgr.24370) 2450 : cluster [DBG] pgmap v2434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:03] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:40:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:40:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:04 smithi082 bash[20963]: cluster 2024-04-03T15:40:03.259315+0000 mgr.y (mgr.24370) 2451 : cluster [DBG] pgmap v2435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:04 smithi082 bash[20963]: audit 2024-04-03T15:40:03.678426+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.67:0/2606506808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:04 smithi067 bash[17655]: cluster 2024-04-03T15:40:03.259315+0000 mgr.y (mgr.24370) 2451 : cluster [DBG] pgmap v2435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:04 smithi067 bash[17655]: audit 2024-04-03T15:40:03.678426+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.67:0/2606506808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:04 smithi067 bash[27441]: cluster 2024-04-03T15:40:03.259315+0000 mgr.y (mgr.24370) 2451 : cluster [DBG] pgmap v2435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:04 smithi067 bash[27441]: audit 2024-04-03T15:40:03.678426+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.67:0/2606506808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:06 smithi082 bash[20963]: cluster 2024-04-03T15:40:05.260045+0000 mgr.y (mgr.24370) 2452 : cluster [DBG] pgmap v2436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:06 smithi082 bash[20963]: audit 2024-04-03T15:40:06.128826+0000 mon.a (mon.0) 2770 : audit [DBG] from='client.? 172.21.15.67:0/996134438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:06 smithi067 bash[17655]: cluster 2024-04-03T15:40:05.260045+0000 mgr.y (mgr.24370) 2452 : cluster [DBG] pgmap v2436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:06 smithi067 bash[17655]: audit 2024-04-03T15:40:06.128826+0000 mon.a (mon.0) 2770 : audit [DBG] from='client.? 172.21.15.67:0/996134438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:06 smithi067 bash[27441]: cluster 2024-04-03T15:40:05.260045+0000 mgr.y (mgr.24370) 2452 : cluster [DBG] pgmap v2436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:06 smithi067 bash[27441]: audit 2024-04-03T15:40:06.128826+0000 mon.a (mon.0) 2770 : audit [DBG] from='client.? 172.21.15.67:0/996134438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:08 smithi082 bash[20963]: cluster 2024-04-03T15:40:07.261217+0000 mgr.y (mgr.24370) 2453 : cluster [DBG] pgmap v2437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:08 smithi082 bash[20963]: audit 2024-04-03T15:40:08.582676+0000 mon.a (mon.0) 2771 : audit [DBG] from='client.? 172.21.15.67:0/3930121331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:08 smithi067 bash[17655]: cluster 2024-04-03T15:40:07.261217+0000 mgr.y (mgr.24370) 2453 : cluster [DBG] pgmap v2437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:08 smithi067 bash[17655]: audit 2024-04-03T15:40:08.582676+0000 mon.a (mon.0) 2771 : audit [DBG] from='client.? 172.21.15.67:0/3930121331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:08 smithi067 bash[27441]: cluster 2024-04-03T15:40:07.261217+0000 mgr.y (mgr.24370) 2453 : cluster [DBG] pgmap v2437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:08 smithi067 bash[27441]: audit 2024-04-03T15:40:08.582676+0000 mon.a (mon.0) 2771 : audit [DBG] from='client.? 172.21.15.67:0/3930121331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:10 smithi082 bash[20963]: cluster 2024-04-03T15:40:09.261936+0000 mgr.y (mgr.24370) 2454 : cluster [DBG] pgmap v2438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:10 smithi082 bash[20963]: audit 2024-04-03T15:40:09.774119+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:10 smithi067 bash[27441]: cluster 2024-04-03T15:40:09.261936+0000 mgr.y (mgr.24370) 2454 : cluster [DBG] pgmap v2438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:10 smithi067 bash[27441]: audit 2024-04-03T15:40:09.774119+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:10 smithi067 bash[17655]: cluster 2024-04-03T15:40:09.261936+0000 mgr.y (mgr.24370) 2454 : cluster [DBG] pgmap v2438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:10 smithi067 bash[17655]: audit 2024-04-03T15:40:09.774119+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:12.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:11 smithi082 bash[20963]: audit 2024-04-03T15:40:11.035476+0000 mon.c (mon.2) 922 : audit [DBG] from='client.? 172.21.15.67:0/1559498278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:11 smithi067 bash[17655]: audit 2024-04-03T15:40:11.035476+0000 mon.c (mon.2) 922 : audit [DBG] from='client.? 172.21.15.67:0/1559498278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:11 smithi067 bash[27441]: audit 2024-04-03T15:40:11.035476+0000 mon.c (mon.2) 922 : audit [DBG] from='client.? 172.21.15.67:0/1559498278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:13.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:12 smithi067 bash[17655]: cluster 2024-04-03T15:40:11.263131+0000 mgr.y (mgr.24370) 2455 : cluster [DBG] pgmap v2439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:12 smithi067 bash[27441]: cluster 2024-04-03T15:40:11.263131+0000 mgr.y (mgr.24370) 2455 : cluster [DBG] pgmap v2439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:12 smithi082 bash[20963]: cluster 2024-04-03T15:40:11.263131+0000 mgr.y (mgr.24370) 2455 : cluster [DBG] pgmap v2439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:40:13.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:13 smithi082 bash[20963]: audit 2024-04-03T15:40:13.491226+0000 mon.c (mon.2) 923 : audit [DBG] from='client.? 172.21.15.67:0/4280017692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:40:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:13 smithi067 bash[27441]: audit 2024-04-03T15:40:13.491226+0000 mon.c (mon.2) 923 : audit [DBG] from='client.? 172.21.15.67:0/4280017692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:13 smithi067 bash[17655]: audit 2024-04-03T15:40:13.491226+0000 mon.c (mon.2) 923 : audit [DBG] from='client.? 172.21.15.67:0/4280017692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:14 smithi082 bash[20963]: cluster 2024-04-03T15:40:13.263806+0000 mgr.y (mgr.24370) 2456 : cluster [DBG] pgmap v2440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:14 smithi067 bash[27441]: cluster 2024-04-03T15:40:13.263806+0000 mgr.y (mgr.24370) 2456 : cluster [DBG] pgmap v2440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:14 smithi067 bash[17655]: cluster 2024-04-03T15:40:13.263806+0000 mgr.y (mgr.24370) 2456 : cluster [DBG] pgmap v2440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:16 smithi082 bash[20963]: cluster 2024-04-03T15:40:15.264513+0000 mgr.y (mgr.24370) 2457 : cluster [DBG] pgmap v2441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:16 smithi082 bash[20963]: audit 2024-04-03T15:40:15.947734+0000 mon.c (mon.2) 924 : audit [DBG] from='client.? 172.21.15.67:0/2614103221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:16 smithi067 bash[17655]: cluster 2024-04-03T15:40:15.264513+0000 mgr.y (mgr.24370) 2457 : cluster [DBG] pgmap v2441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:16 smithi067 bash[17655]: audit 2024-04-03T15:40:15.947734+0000 mon.c (mon.2) 924 : audit [DBG] from='client.? 172.21.15.67:0/2614103221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:16 smithi067 bash[27441]: cluster 2024-04-03T15:40:15.264513+0000 mgr.y (mgr.24370) 2457 : cluster [DBG] pgmap v2441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:16 smithi067 bash[27441]: audit 2024-04-03T15:40:15.947734+0000 mon.c (mon.2) 924 : audit [DBG] from='client.? 172.21.15.67:0/2614103221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:18 smithi082 bash[20963]: cluster 2024-04-03T15:40:17.265772+0000 mgr.y (mgr.24370) 2458 : cluster [DBG] pgmap v2442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:18 smithi082 bash[20963]: audit 2024-04-03T15:40:18.402686+0000 mon.c (mon.2) 925 : audit [DBG] from='client.? 172.21.15.67:0/2658859582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:18 smithi067 bash[17655]: cluster 2024-04-03T15:40:17.265772+0000 mgr.y (mgr.24370) 2458 : cluster [DBG] pgmap v2442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:18 smithi067 bash[17655]: audit 2024-04-03T15:40:18.402686+0000 mon.c (mon.2) 925 : audit [DBG] from='client.? 172.21.15.67:0/2658859582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:18 smithi067 bash[27441]: cluster 2024-04-03T15:40:17.265772+0000 mgr.y (mgr.24370) 2458 : cluster [DBG] pgmap v2442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:18 smithi067 bash[27441]: audit 2024-04-03T15:40:18.402686+0000 mon.c (mon.2) 925 : audit [DBG] from='client.? 172.21.15.67:0/2658859582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:20 smithi082 bash[20963]: cluster 2024-04-03T15:40:19.266511+0000 mgr.y (mgr.24370) 2459 : cluster [DBG] pgmap v2443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:20 smithi067 bash[27441]: cluster 2024-04-03T15:40:19.266511+0000 mgr.y (mgr.24370) 2459 : cluster [DBG] pgmap v2443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:20 smithi067 bash[17655]: cluster 2024-04-03T15:40:19.266511+0000 mgr.y (mgr.24370) 2459 : cluster [DBG] pgmap v2443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:21 smithi082 bash[20963]: audit 2024-04-03T15:40:20.854782+0000 mon.a (mon.0) 2773 : audit [DBG] from='client.? 172.21.15.67:0/389295072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:21 smithi067 bash[17655]: audit 2024-04-03T15:40:20.854782+0000 mon.a (mon.0) 2773 : audit [DBG] from='client.? 172.21.15.67:0/389295072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:21 smithi067 bash[27441]: audit 2024-04-03T15:40:20.854782+0000 mon.a (mon.0) 2773 : audit [DBG] from='client.? 172.21.15.67:0/389295072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:22 smithi067 bash[17655]: cluster 2024-04-03T15:40:21.267664+0000 mgr.y (mgr.24370) 2460 : cluster [DBG] pgmap v2444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:22 smithi067 bash[27441]: cluster 2024-04-03T15:40:21.267664+0000 mgr.y (mgr.24370) 2460 : cluster [DBG] pgmap v2444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:22 smithi082 bash[20963]: cluster 2024-04-03T15:40:21.267664+0000 mgr.y (mgr.24370) 2460 : cluster [DBG] pgmap v2444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:40:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:40:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:23 smithi082 bash[20963]: audit 2024-04-03T15:40:23.310034+0000 mon.a (mon.0) 2774 : audit [DBG] from='client.? 172.21.15.67:0/2008954122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:23 smithi067 bash[17655]: audit 2024-04-03T15:40:23.310034+0000 mon.a (mon.0) 2774 : audit [DBG] from='client.? 172.21.15.67:0/2008954122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:23 smithi067 bash[27441]: audit 2024-04-03T15:40:23.310034+0000 mon.a (mon.0) 2774 : audit [DBG] from='client.? 172.21.15.67:0/2008954122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:24 smithi082 bash[20963]: cluster 2024-04-03T15:40:23.268319+0000 mgr.y (mgr.24370) 2461 : cluster [DBG] pgmap v2445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:24 smithi067 bash[27441]: cluster 2024-04-03T15:40:23.268319+0000 mgr.y (mgr.24370) 2461 : cluster [DBG] pgmap v2445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:24 smithi067 bash[17655]: cluster 2024-04-03T15:40:23.268319+0000 mgr.y (mgr.24370) 2461 : cluster [DBG] pgmap v2445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:25 smithi082 bash[20963]: audit 2024-04-03T15:40:24.774552+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:25 smithi067 bash[27441]: audit 2024-04-03T15:40:24.774552+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:25 smithi067 bash[17655]: audit 2024-04-03T15:40:24.774552+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:26 smithi082 bash[20963]: cluster 2024-04-03T15:40:25.268979+0000 mgr.y (mgr.24370) 2462 : cluster [DBG] pgmap v2446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:26 smithi082 bash[20963]: audit 2024-04-03T15:40:25.761369+0000 mon.c (mon.2) 926 : audit [DBG] from='client.? 172.21.15.67:0/2933952369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:26 smithi067 bash[27441]: cluster 2024-04-03T15:40:25.268979+0000 mgr.y (mgr.24370) 2462 : cluster [DBG] pgmap v2446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:26 smithi067 bash[27441]: audit 2024-04-03T15:40:25.761369+0000 mon.c (mon.2) 926 : audit [DBG] from='client.? 172.21.15.67:0/2933952369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:26 smithi067 bash[17655]: cluster 2024-04-03T15:40:25.268979+0000 mgr.y (mgr.24370) 2462 : cluster [DBG] pgmap v2446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:26 smithi067 bash[17655]: audit 2024-04-03T15:40:25.761369+0000 mon.c (mon.2) 926 : audit [DBG] from='client.? 172.21.15.67:0/2933952369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:28 smithi082 bash[20963]: cluster 2024-04-03T15:40:27.270112+0000 mgr.y (mgr.24370) 2463 : cluster [DBG] pgmap v2447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:28 smithi082 bash[20963]: audit 2024-04-03T15:40:28.209985+0000 mon.c (mon.2) 927 : audit [DBG] from='client.? 172.21.15.67:0/3670092773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:28 smithi067 bash[17655]: cluster 2024-04-03T15:40:27.270112+0000 mgr.y (mgr.24370) 2463 : cluster [DBG] pgmap v2447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:28 smithi067 bash[17655]: audit 2024-04-03T15:40:28.209985+0000 mon.c (mon.2) 927 : audit [DBG] from='client.? 172.21.15.67:0/3670092773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:28 smithi067 bash[27441]: cluster 2024-04-03T15:40:27.270112+0000 mgr.y (mgr.24370) 2463 : cluster [DBG] pgmap v2447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:28 smithi067 bash[27441]: audit 2024-04-03T15:40:28.209985+0000 mon.c (mon.2) 927 : audit [DBG] from='client.? 172.21.15.67:0/3670092773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:30 smithi082 bash[20963]: cluster 2024-04-03T15:40:29.270800+0000 mgr.y (mgr.24370) 2464 : cluster [DBG] pgmap v2448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:30 smithi082 bash[20963]: audit 2024-04-03T15:40:30.663574+0000 mon.a (mon.0) 2776 : audit [DBG] from='client.? 172.21.15.67:0/3387771856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:30 smithi067 bash[27441]: cluster 2024-04-03T15:40:29.270800+0000 mgr.y (mgr.24370) 2464 : cluster [DBG] pgmap v2448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:30 smithi067 bash[27441]: audit 2024-04-03T15:40:30.663574+0000 mon.a (mon.0) 2776 : audit [DBG] from='client.? 172.21.15.67:0/3387771856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:30 smithi067 bash[17655]: cluster 2024-04-03T15:40:29.270800+0000 mgr.y (mgr.24370) 2464 : cluster [DBG] pgmap v2448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:30 smithi067 bash[17655]: audit 2024-04-03T15:40:30.663574+0000 mon.a (mon.0) 2776 : audit [DBG] from='client.? 172.21.15.67:0/3387771856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:32 smithi067 bash[27441]: cluster 2024-04-03T15:40:31.271878+0000 mgr.y (mgr.24370) 2465 : cluster [DBG] pgmap v2449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:32 smithi067 bash[17655]: cluster 2024-04-03T15:40:31.271878+0000 mgr.y (mgr.24370) 2465 : cluster [DBG] pgmap v2449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:32 smithi082 bash[20963]: cluster 2024-04-03T15:40:31.271878+0000 mgr.y (mgr.24370) 2465 : cluster [DBG] pgmap v2449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:33] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T15:40:33.773 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:40:34.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:33 smithi082 bash[20963]: audit 2024-04-03T15:40:33.116969+0000 mon.c (mon.2) 928 : audit [DBG] from='client.? 172.21.15.67:0/228207979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:33 smithi067 bash[27441]: audit 2024-04-03T15:40:33.116969+0000 mon.c (mon.2) 928 : audit [DBG] from='client.? 172.21.15.67:0/228207979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:33 smithi067 bash[17655]: audit 2024-04-03T15:40:33.116969+0000 mon.c (mon.2) 928 : audit [DBG] from='client.? 172.21.15.67:0/228207979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:34 smithi082 bash[20963]: cluster 2024-04-03T15:40:33.272553+0000 mgr.y (mgr.24370) 2466 : cluster [DBG] pgmap v2450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:34 smithi067 bash[17655]: cluster 2024-04-03T15:40:33.272553+0000 mgr.y (mgr.24370) 2466 : cluster [DBG] pgmap v2450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:34 smithi067 bash[27441]: cluster 2024-04-03T15:40:33.272553+0000 mgr.y (mgr.24370) 2466 : cluster [DBG] pgmap v2450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:35 smithi082 bash[20963]: audit 2024-04-03T15:40:35.574717+0000 mon.a (mon.0) 2777 : audit [DBG] from='client.? 172.21.15.67:0/1237194870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:35 smithi067 bash[27441]: audit 2024-04-03T15:40:35.574717+0000 mon.a (mon.0) 2777 : audit [DBG] from='client.? 172.21.15.67:0/1237194870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:35 smithi067 bash[17655]: audit 2024-04-03T15:40:35.574717+0000 mon.a (mon.0) 2777 : audit [DBG] from='client.? 172.21.15.67:0/1237194870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:36 smithi082 bash[20963]: cluster 2024-04-03T15:40:35.273062+0000 mgr.y (mgr.24370) 2467 : cluster [DBG] pgmap v2451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:36 smithi067 bash[17655]: cluster 2024-04-03T15:40:35.273062+0000 mgr.y (mgr.24370) 2467 : cluster [DBG] pgmap v2451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:36 smithi067 bash[27441]: cluster 2024-04-03T15:40:35.273062+0000 mgr.y (mgr.24370) 2467 : cluster [DBG] pgmap v2451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:38 smithi082 bash[20963]: cluster 2024-04-03T15:40:37.274202+0000 mgr.y (mgr.24370) 2468 : cluster [DBG] pgmap v2452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:38 smithi082 bash[20963]: audit 2024-04-03T15:40:38.034180+0000 mon.a (mon.0) 2778 : audit [DBG] from='client.? 172.21.15.67:0/2260090407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:38 smithi067 bash[17655]: cluster 2024-04-03T15:40:37.274202+0000 mgr.y (mgr.24370) 2468 : cluster [DBG] pgmap v2452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:38 smithi067 bash[17655]: audit 2024-04-03T15:40:38.034180+0000 mon.a (mon.0) 2778 : audit [DBG] from='client.? 172.21.15.67:0/2260090407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:38 smithi067 bash[27441]: cluster 2024-04-03T15:40:37.274202+0000 mgr.y (mgr.24370) 2468 : cluster [DBG] pgmap v2452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:38 smithi067 bash[27441]: audit 2024-04-03T15:40:38.034180+0000 mon.a (mon.0) 2778 : audit [DBG] from='client.? 172.21.15.67:0/2260090407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:39 smithi082 bash[20963]: audit 2024-04-03T15:40:39.774782+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:39 smithi067 bash[27441]: audit 2024-04-03T15:40:39.774782+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:39 smithi067 bash[17655]: audit 2024-04-03T15:40:39.774782+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:40 smithi082 bash[20963]: cluster 2024-04-03T15:40:39.274805+0000 mgr.y (mgr.24370) 2469 : cluster [DBG] pgmap v2453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:40 smithi082 bash[20963]: audit 2024-04-03T15:40:40.485496+0000 mon.c (mon.2) 929 : audit [DBG] from='client.? 172.21.15.67:0/2123844551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:40 smithi067 bash[27441]: cluster 2024-04-03T15:40:39.274805+0000 mgr.y (mgr.24370) 2469 : cluster [DBG] pgmap v2453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:40 smithi067 bash[27441]: audit 2024-04-03T15:40:40.485496+0000 mon.c (mon.2) 929 : audit [DBG] from='client.? 172.21.15.67:0/2123844551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:40 smithi067 bash[17655]: cluster 2024-04-03T15:40:39.274805+0000 mgr.y (mgr.24370) 2469 : cluster [DBG] pgmap v2453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:40 smithi067 bash[17655]: audit 2024-04-03T15:40:40.485496+0000 mon.c (mon.2) 929 : audit [DBG] from='client.? 172.21.15.67:0/2123844551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:42 smithi067 bash[27441]: cluster 2024-04-03T15:40:41.275976+0000 mgr.y (mgr.24370) 2470 : cluster [DBG] pgmap v2454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:42 smithi067 bash[17655]: cluster 2024-04-03T15:40:41.275976+0000 mgr.y (mgr.24370) 2470 : cluster [DBG] pgmap v2454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:42 smithi082 bash[20963]: cluster 2024-04-03T15:40:41.275976+0000 mgr.y (mgr.24370) 2470 : cluster [DBG] pgmap v2454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:40:43.815 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:40:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:43 smithi082 bash[20963]: audit 2024-04-03T15:40:42.938503+0000 mon.c (mon.2) 930 : audit [DBG] from='client.? 172.21.15.67:0/1368113187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:43 smithi067 bash[27441]: audit 2024-04-03T15:40:42.938503+0000 mon.c (mon.2) 930 : audit [DBG] from='client.? 172.21.15.67:0/1368113187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:43 smithi067 bash[17655]: audit 2024-04-03T15:40:42.938503+0000 mon.c (mon.2) 930 : audit [DBG] from='client.? 172.21.15.67:0/1368113187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:44 smithi082 bash[20963]: cluster 2024-04-03T15:40:43.276628+0000 mgr.y (mgr.24370) 2471 : cluster [DBG] pgmap v2455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:44 smithi067 bash[27441]: cluster 2024-04-03T15:40:43.276628+0000 mgr.y (mgr.24370) 2471 : cluster [DBG] pgmap v2455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:44 smithi067 bash[17655]: cluster 2024-04-03T15:40:43.276628+0000 mgr.y (mgr.24370) 2471 : cluster [DBG] pgmap v2455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:45 smithi082 bash[20963]: audit 2024-04-03T15:40:45.385444+0000 mon.a (mon.0) 2780 : audit [DBG] from='client.? 172.21.15.67:0/1103039178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:45 smithi067 bash[27441]: audit 2024-04-03T15:40:45.385444+0000 mon.a (mon.0) 2780 : audit [DBG] from='client.? 172.21.15.67:0/1103039178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:45 smithi067 bash[17655]: audit 2024-04-03T15:40:45.385444+0000 mon.a (mon.0) 2780 : audit [DBG] from='client.? 172.21.15.67:0/1103039178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:46 smithi082 bash[20963]: cluster 2024-04-03T15:40:45.277282+0000 mgr.y (mgr.24370) 2472 : cluster [DBG] pgmap v2456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:46 smithi067 bash[27441]: cluster 2024-04-03T15:40:45.277282+0000 mgr.y (mgr.24370) 2472 : cluster [DBG] pgmap v2456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:46 smithi067 bash[17655]: cluster 2024-04-03T15:40:45.277282+0000 mgr.y (mgr.24370) 2472 : cluster [DBG] pgmap v2456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:48 smithi082 bash[20963]: cluster 2024-04-03T15:40:47.278427+0000 mgr.y (mgr.24370) 2473 : cluster [DBG] pgmap v2457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:48 smithi082 bash[20963]: audit 2024-04-03T15:40:47.837569+0000 mon.c (mon.2) 931 : audit [DBG] from='client.? 172.21.15.67:0/4019921435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:48 smithi067 bash[17655]: cluster 2024-04-03T15:40:47.278427+0000 mgr.y (mgr.24370) 2473 : cluster [DBG] pgmap v2457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:48 smithi067 bash[17655]: audit 2024-04-03T15:40:47.837569+0000 mon.c (mon.2) 931 : audit [DBG] from='client.? 172.21.15.67:0/4019921435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:48 smithi067 bash[27441]: cluster 2024-04-03T15:40:47.278427+0000 mgr.y (mgr.24370) 2473 : cluster [DBG] pgmap v2457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:48 smithi067 bash[27441]: audit 2024-04-03T15:40:47.837569+0000 mon.c (mon.2) 931 : audit [DBG] from='client.? 172.21.15.67:0/4019921435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:50 smithi082 bash[20963]: cluster 2024-04-03T15:40:49.279110+0000 mgr.y (mgr.24370) 2474 : cluster [DBG] pgmap v2458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:50 smithi082 bash[20963]: audit 2024-04-03T15:40:50.285567+0000 mon.a (mon.0) 2781 : audit [DBG] from='client.? 172.21.15.67:0/1662505419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:50 smithi067 bash[27441]: cluster 2024-04-03T15:40:49.279110+0000 mgr.y (mgr.24370) 2474 : cluster [DBG] pgmap v2458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:50 smithi067 bash[27441]: audit 2024-04-03T15:40:50.285567+0000 mon.a (mon.0) 2781 : audit [DBG] from='client.? 172.21.15.67:0/1662505419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:50 smithi067 bash[17655]: cluster 2024-04-03T15:40:49.279110+0000 mgr.y (mgr.24370) 2474 : cluster [DBG] pgmap v2458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:50 smithi067 bash[17655]: audit 2024-04-03T15:40:50.285567+0000 mon.a (mon.0) 2781 : audit [DBG] from='client.? 172.21.15.67:0/1662505419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:52 smithi082 bash[20963]: cluster 2024-04-03T15:40:51.280313+0000 mgr.y (mgr.24370) 2475 : cluster [DBG] pgmap v2459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:52 smithi082 bash[20963]: audit 2024-04-03T15:40:52.735893+0000 mon.a (mon.0) 2782 : audit [DBG] from='client.? 172.21.15.67:0/1288620449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:53.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:52 smithi067 bash[17655]: cluster 2024-04-03T15:40:51.280313+0000 mgr.y (mgr.24370) 2475 : cluster [DBG] pgmap v2459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:53.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:52 smithi067 bash[17655]: audit 2024-04-03T15:40:52.735893+0000 mon.a (mon.0) 2782 : audit [DBG] from='client.? 172.21.15.67:0/1288620449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:53.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:40:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:52 smithi067 bash[27441]: cluster 2024-04-03T15:40:51.280313+0000 mgr.y (mgr.24370) 2475 : cluster [DBG] pgmap v2459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:52 smithi067 bash[27441]: audit 2024-04-03T15:40:52.735893+0000 mon.a (mon.0) 2782 : audit [DBG] from='client.? 172.21.15.67:0/1288620449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:40:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:54 smithi082 bash[20963]: cluster 2024-04-03T15:40:53.280988+0000 mgr.y (mgr.24370) 2476 : cluster [DBG] pgmap v2460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:54 smithi082 bash[20963]: audit 2024-04-03T15:40:54.775132+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:54 smithi067 bash[17655]: cluster 2024-04-03T15:40:53.280988+0000 mgr.y (mgr.24370) 2476 : cluster [DBG] pgmap v2460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:54 smithi067 bash[17655]: audit 2024-04-03T15:40:54.775132+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:54 smithi067 bash[27441]: cluster 2024-04-03T15:40:53.280988+0000 mgr.y (mgr.24370) 2476 : cluster [DBG] pgmap v2460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:54 smithi067 bash[27441]: audit 2024-04-03T15:40:54.775132+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:40:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:55 smithi082 bash[20963]: audit 2024-04-03T15:40:55.188898+0000 mon.a (mon.0) 2784 : audit [DBG] from='client.? 172.21.15.67:0/2753310767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:55 smithi067 bash[17655]: audit 2024-04-03T15:40:55.188898+0000 mon.a (mon.0) 2784 : audit [DBG] from='client.? 172.21.15.67:0/2753310767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:55 smithi067 bash[27441]: audit 2024-04-03T15:40:55.188898+0000 mon.a (mon.0) 2784 : audit [DBG] from='client.? 172.21.15.67:0/2753310767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:56 smithi082 bash[20963]: cluster 2024-04-03T15:40:55.281657+0000 mgr.y (mgr.24370) 2477 : cluster [DBG] pgmap v2461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:56 smithi067 bash[17655]: cluster 2024-04-03T15:40:55.281657+0000 mgr.y (mgr.24370) 2477 : cluster [DBG] pgmap v2461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:56 smithi067 bash[27441]: cluster 2024-04-03T15:40:55.281657+0000 mgr.y (mgr.24370) 2477 : cluster [DBG] pgmap v2461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:57 smithi082 bash[20963]: audit 2024-04-03T15:40:57.642120+0000 mon.c (mon.2) 932 : audit [DBG] from='client.? 172.21.15.67:0/424100125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:57 smithi067 bash[27441]: audit 2024-04-03T15:40:57.642120+0000 mon.c (mon.2) 932 : audit [DBG] from='client.? 172.21.15.67:0/424100125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:57 smithi067 bash[17655]: audit 2024-04-03T15:40:57.642120+0000 mon.c (mon.2) 932 : audit [DBG] from='client.? 172.21.15.67:0/424100125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:40:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:40:58 smithi082 bash[20963]: cluster 2024-04-03T15:40:57.282883+0000 mgr.y (mgr.24370) 2478 : cluster [DBG] pgmap v2462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:40:58 smithi067 bash[27441]: cluster 2024-04-03T15:40:57.282883+0000 mgr.y (mgr.24370) 2478 : cluster [DBG] pgmap v2462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:40:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:40:58 smithi067 bash[17655]: cluster 2024-04-03T15:40:57.282883+0000 mgr.y (mgr.24370) 2478 : cluster [DBG] pgmap v2462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:00 smithi082 bash[20963]: cluster 2024-04-03T15:40:59.283596+0000 mgr.y (mgr.24370) 2479 : cluster [DBG] pgmap v2463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:00 smithi082 bash[20963]: audit 2024-04-03T15:41:00.096941+0000 mon.c (mon.2) 933 : audit [DBG] from='client.? 172.21.15.67:0/3625533713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:00 smithi082 bash[20963]: audit 2024-04-03T15:41:00.178568+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:41:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:00 smithi067 bash[17655]: cluster 2024-04-03T15:40:59.283596+0000 mgr.y (mgr.24370) 2479 : cluster [DBG] pgmap v2463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:00 smithi067 bash[17655]: audit 2024-04-03T15:41:00.096941+0000 mon.c (mon.2) 933 : audit [DBG] from='client.? 172.21.15.67:0/3625533713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:00 smithi067 bash[17655]: audit 2024-04-03T15:41:00.178568+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:41:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:00 smithi067 bash[27441]: cluster 2024-04-03T15:40:59.283596+0000 mgr.y (mgr.24370) 2479 : cluster [DBG] pgmap v2463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:00 smithi067 bash[27441]: audit 2024-04-03T15:41:00.096941+0000 mon.c (mon.2) 933 : audit [DBG] from='client.? 172.21.15.67:0/3625533713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:00 smithi067 bash[27441]: audit 2024-04-03T15:41:00.178568+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:41:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:02 smithi082 bash[20963]: cluster 2024-04-03T15:41:01.284748+0000 mgr.y (mgr.24370) 2480 : cluster [DBG] pgmap v2464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:02 smithi082 bash[20963]: audit 2024-04-03T15:41:02.551326+0000 mon.c (mon.2) 934 : audit [DBG] from='client.? 172.21.15.67:0/2888839721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:03.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:41:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:02 smithi067 bash[17655]: cluster 2024-04-03T15:41:01.284748+0000 mgr.y (mgr.24370) 2480 : cluster [DBG] pgmap v2464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:02 smithi067 bash[17655]: audit 2024-04-03T15:41:02.551326+0000 mon.c (mon.2) 934 : audit [DBG] from='client.? 172.21.15.67:0/2888839721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:02 smithi067 bash[27441]: cluster 2024-04-03T15:41:01.284748+0000 mgr.y (mgr.24370) 2480 : cluster [DBG] pgmap v2464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:02 smithi067 bash[27441]: audit 2024-04-03T15:41:02.551326+0000 mon.c (mon.2) 934 : audit [DBG] from='client.? 172.21.15.67:0/2888839721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:41:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:04 smithi082 bash[20963]: cluster 2024-04-03T15:41:03.285400+0000 mgr.y (mgr.24370) 2481 : cluster [DBG] pgmap v2465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:04 smithi067 bash[17655]: cluster 2024-04-03T15:41:03.285400+0000 mgr.y (mgr.24370) 2481 : cluster [DBG] pgmap v2465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:04 smithi067 bash[27441]: cluster 2024-04-03T15:41:03.285400+0000 mgr.y (mgr.24370) 2481 : cluster [DBG] pgmap v2465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:05 smithi067 bash[27441]: audit 2024-04-03T15:41:05.029255+0000 mon.a (mon.0) 2786 : audit [DBG] from='client.? 172.21.15.67:0/239663996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:05 smithi067 bash[27441]: audit 2024-04-03T15:41:05.876488+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:05 smithi067 bash[17655]: audit 2024-04-03T15:41:05.029255+0000 mon.a (mon.0) 2786 : audit [DBG] from='client.? 172.21.15.67:0/239663996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:05 smithi067 bash[17655]: audit 2024-04-03T15:41:05.876488+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:05 smithi082 bash[20963]: audit 2024-04-03T15:41:05.029255+0000 mon.a (mon.0) 2786 : audit [DBG] from='client.? 172.21.15.67:0/239663996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:05 smithi082 bash[20963]: audit 2024-04-03T15:41:05.876488+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[17655]: cluster 2024-04-03T15:41:05.286123+0000 mgr.y (mgr.24370) 2482 : cluster [DBG] pgmap v2466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[17655]: audit 2024-04-03T15:41:05.890380+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[17655]: audit 2024-04-03T15:41:06.132809+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[17655]: audit 2024-04-03T15:41:06.142236+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[17655]: audit 2024-04-03T15:41:06.571935+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:41:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[17655]: audit 2024-04-03T15:41:06.573774+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:41:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[17655]: audit 2024-04-03T15:41:06.585361+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[27441]: cluster 2024-04-03T15:41:05.286123+0000 mgr.y (mgr.24370) 2482 : cluster [DBG] pgmap v2466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[27441]: audit 2024-04-03T15:41:05.890380+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[27441]: audit 2024-04-03T15:41:06.132809+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[27441]: audit 2024-04-03T15:41:06.142236+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[27441]: audit 2024-04-03T15:41:06.571935+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:41:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[27441]: audit 2024-04-03T15:41:06.573774+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:41:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:06 smithi067 bash[27441]: audit 2024-04-03T15:41:06.585361+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:06 smithi082 bash[20963]: cluster 2024-04-03T15:41:05.286123+0000 mgr.y (mgr.24370) 2482 : cluster [DBG] pgmap v2466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:06 smithi082 bash[20963]: audit 2024-04-03T15:41:05.890380+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:06 smithi082 bash[20963]: audit 2024-04-03T15:41:06.132809+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:06 smithi082 bash[20963]: audit 2024-04-03T15:41:06.142236+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:06 smithi082 bash[20963]: audit 2024-04-03T15:41:06.571935+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:41:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:06 smithi082 bash[20963]: audit 2024-04-03T15:41:06.573774+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:41:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:06 smithi082 bash[20963]: audit 2024-04-03T15:41:06.585361+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:41:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:07 smithi067 bash[17655]: audit 2024-04-03T15:41:07.488999+0000 mon.a (mon.0) 2794 : audit [DBG] from='client.? 172.21.15.67:0/32250124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:07 smithi067 bash[27441]: audit 2024-04-03T15:41:07.488999+0000 mon.a (mon.0) 2794 : audit [DBG] from='client.? 172.21.15.67:0/32250124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:07 smithi082 bash[20963]: audit 2024-04-03T15:41:07.488999+0000 mon.a (mon.0) 2794 : audit [DBG] from='client.? 172.21.15.67:0/32250124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:08 smithi067 bash[17655]: cluster 2024-04-03T15:41:07.287245+0000 mgr.y (mgr.24370) 2483 : cluster [DBG] pgmap v2467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:08 smithi067 bash[27441]: cluster 2024-04-03T15:41:07.287245+0000 mgr.y (mgr.24370) 2483 : cluster [DBG] pgmap v2467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:08 smithi082 bash[20963]: cluster 2024-04-03T15:41:07.287245+0000 mgr.y (mgr.24370) 2483 : cluster [DBG] pgmap v2467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:09 smithi067 bash[17655]: audit 2024-04-03T15:41:09.775576+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:09 smithi067 bash[27441]: audit 2024-04-03T15:41:09.775576+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:09 smithi082 bash[20963]: audit 2024-04-03T15:41:09.775576+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:10 smithi067 bash[27441]: cluster 2024-04-03T15:41:09.287917+0000 mgr.y (mgr.24370) 2484 : cluster [DBG] pgmap v2468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:10 smithi067 bash[27441]: audit 2024-04-03T15:41:09.947348+0000 mon.a (mon.0) 2796 : audit [DBG] from='client.? 172.21.15.67:0/704519536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:10 smithi067 bash[17655]: cluster 2024-04-03T15:41:09.287917+0000 mgr.y (mgr.24370) 2484 : cluster [DBG] pgmap v2468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:10 smithi067 bash[17655]: audit 2024-04-03T15:41:09.947348+0000 mon.a (mon.0) 2796 : audit [DBG] from='client.? 172.21.15.67:0/704519536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:10 smithi082 bash[20963]: cluster 2024-04-03T15:41:09.287917+0000 mgr.y (mgr.24370) 2484 : cluster [DBG] pgmap v2468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:10 smithi082 bash[20963]: audit 2024-04-03T15:41:09.947348+0000 mon.a (mon.0) 2796 : audit [DBG] from='client.? 172.21.15.67:0/704519536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:12 smithi082 bash[20963]: cluster 2024-04-03T15:41:11.288995+0000 mgr.y (mgr.24370) 2485 : cluster [DBG] pgmap v2469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:12 smithi082 bash[20963]: audit 2024-04-03T15:41:12.404473+0000 mon.a (mon.0) 2797 : audit [DBG] from='client.? 172.21.15.67:0/2990742470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:41:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:12 smithi067 bash[27441]: cluster 2024-04-03T15:41:11.288995+0000 mgr.y (mgr.24370) 2485 : cluster [DBG] pgmap v2469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:12 smithi067 bash[27441]: audit 2024-04-03T15:41:12.404473+0000 mon.a (mon.0) 2797 : audit [DBG] from='client.? 172.21.15.67:0/2990742470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:12 smithi067 bash[17655]: cluster 2024-04-03T15:41:11.288995+0000 mgr.y (mgr.24370) 2485 : cluster [DBG] pgmap v2469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:12 smithi067 bash[17655]: audit 2024-04-03T15:41:12.404473+0000 mon.a (mon.0) 2797 : audit [DBG] from='client.? 172.21.15.67:0/2990742470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:41:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:14 smithi082 bash[20963]: cluster 2024-04-03T15:41:13.289680+0000 mgr.y (mgr.24370) 2486 : cluster [DBG] pgmap v2470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:14 smithi082 bash[20963]: audit 2024-04-03T15:41:14.856410+0000 mon.a (mon.0) 2798 : audit [DBG] from='client.? 172.21.15.67:0/957369951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:14 smithi067 bash[17655]: cluster 2024-04-03T15:41:13.289680+0000 mgr.y (mgr.24370) 2486 : cluster [DBG] pgmap v2470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:14 smithi067 bash[17655]: audit 2024-04-03T15:41:14.856410+0000 mon.a (mon.0) 2798 : audit [DBG] from='client.? 172.21.15.67:0/957369951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:14 smithi067 bash[27441]: cluster 2024-04-03T15:41:13.289680+0000 mgr.y (mgr.24370) 2486 : cluster [DBG] pgmap v2470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:14 smithi067 bash[27441]: audit 2024-04-03T15:41:14.856410+0000 mon.a (mon.0) 2798 : audit [DBG] from='client.? 172.21.15.67:0/957369951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:16.133 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 15:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T15:41:15.648520546Z level=info msg="Completed cleanup jobs" duration=118.454482ms 2024-04-03T15:41:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:16 smithi082 bash[20963]: cluster 2024-04-03T15:41:15.290360+0000 mgr.y (mgr.24370) 2487 : cluster [DBG] pgmap v2471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:16 smithi067 bash[17655]: cluster 2024-04-03T15:41:15.290360+0000 mgr.y (mgr.24370) 2487 : cluster [DBG] pgmap v2471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:16 smithi067 bash[27441]: cluster 2024-04-03T15:41:15.290360+0000 mgr.y (mgr.24370) 2487 : cluster [DBG] pgmap v2471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:17 smithi082 bash[20963]: audit 2024-04-03T15:41:17.308787+0000 mon.a (mon.0) 2799 : audit [DBG] from='client.? 172.21.15.67:0/3483437867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:17 smithi067 bash[17655]: audit 2024-04-03T15:41:17.308787+0000 mon.a (mon.0) 2799 : audit [DBG] from='client.? 172.21.15.67:0/3483437867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:17 smithi067 bash[27441]: audit 2024-04-03T15:41:17.308787+0000 mon.a (mon.0) 2799 : audit [DBG] from='client.? 172.21.15.67:0/3483437867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:18 smithi082 bash[20963]: cluster 2024-04-03T15:41:17.291485+0000 mgr.y (mgr.24370) 2488 : cluster [DBG] pgmap v2472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:18 smithi067 bash[17655]: cluster 2024-04-03T15:41:17.291485+0000 mgr.y (mgr.24370) 2488 : cluster [DBG] pgmap v2472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:18 smithi067 bash[27441]: cluster 2024-04-03T15:41:17.291485+0000 mgr.y (mgr.24370) 2488 : cluster [DBG] pgmap v2472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:19 smithi082 bash[20963]: audit 2024-04-03T15:41:19.755506+0000 mon.a (mon.0) 2800 : audit [DBG] from='client.? 172.21.15.67:0/2669318827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:19 smithi067 bash[27441]: audit 2024-04-03T15:41:19.755506+0000 mon.a (mon.0) 2800 : audit [DBG] from='client.? 172.21.15.67:0/2669318827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:20.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:19 smithi067 bash[17655]: audit 2024-04-03T15:41:19.755506+0000 mon.a (mon.0) 2800 : audit [DBG] from='client.? 172.21.15.67:0/2669318827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:20 smithi082 bash[20963]: cluster 2024-04-03T15:41:19.292149+0000 mgr.y (mgr.24370) 2489 : cluster [DBG] pgmap v2473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:20 smithi067 bash[17655]: cluster 2024-04-03T15:41:19.292149+0000 mgr.y (mgr.24370) 2489 : cluster [DBG] pgmap v2473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:20 smithi067 bash[27441]: cluster 2024-04-03T15:41:19.292149+0000 mgr.y (mgr.24370) 2489 : cluster [DBG] pgmap v2473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:22 smithi082 bash[20963]: cluster 2024-04-03T15:41:21.293312+0000 mgr.y (mgr.24370) 2490 : cluster [DBG] pgmap v2474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:22 smithi082 bash[20963]: audit 2024-04-03T15:41:22.212500+0000 mon.a (mon.0) 2801 : audit [DBG] from='client.? 172.21.15.67:0/2542690987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:41:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:22 smithi067 bash[17655]: cluster 2024-04-03T15:41:21.293312+0000 mgr.y (mgr.24370) 2490 : cluster [DBG] pgmap v2474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:22 smithi067 bash[17655]: audit 2024-04-03T15:41:22.212500+0000 mon.a (mon.0) 2801 : audit [DBG] from='client.? 172.21.15.67:0/2542690987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:22 smithi067 bash[27441]: cluster 2024-04-03T15:41:21.293312+0000 mgr.y (mgr.24370) 2490 : cluster [DBG] pgmap v2474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:22 smithi067 bash[27441]: audit 2024-04-03T15:41:22.212500+0000 mon.a (mon.0) 2801 : audit [DBG] from='client.? 172.21.15.67:0/2542690987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:41:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:24 smithi082 bash[20963]: cluster 2024-04-03T15:41:23.293981+0000 mgr.y (mgr.24370) 2491 : cluster [DBG] pgmap v2475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:24 smithi082 bash[20963]: audit 2024-04-03T15:41:24.660337+0000 mon.a (mon.0) 2802 : audit [DBG] from='client.? 172.21.15.67:0/1338133502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:24 smithi082 bash[20963]: audit 2024-04-03T15:41:24.775882+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:24 smithi067 bash[17655]: cluster 2024-04-03T15:41:23.293981+0000 mgr.y (mgr.24370) 2491 : cluster [DBG] pgmap v2475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:24 smithi067 bash[17655]: audit 2024-04-03T15:41:24.660337+0000 mon.a (mon.0) 2802 : audit [DBG] from='client.? 172.21.15.67:0/1338133502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:24 smithi067 bash[17655]: audit 2024-04-03T15:41:24.775882+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:24 smithi067 bash[27441]: cluster 2024-04-03T15:41:23.293981+0000 mgr.y (mgr.24370) 2491 : cluster [DBG] pgmap v2475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:24 smithi067 bash[27441]: audit 2024-04-03T15:41:24.660337+0000 mon.a (mon.0) 2802 : audit [DBG] from='client.? 172.21.15.67:0/1338133502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:24 smithi067 bash[27441]: audit 2024-04-03T15:41:24.775882+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:26 smithi082 bash[20963]: cluster 2024-04-03T15:41:25.294600+0000 mgr.y (mgr.24370) 2492 : cluster [DBG] pgmap v2476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:26 smithi067 bash[27441]: cluster 2024-04-03T15:41:25.294600+0000 mgr.y (mgr.24370) 2492 : cluster [DBG] pgmap v2476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:26 smithi067 bash[17655]: cluster 2024-04-03T15:41:25.294600+0000 mgr.y (mgr.24370) 2492 : cluster [DBG] pgmap v2476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:27 smithi082 bash[20963]: audit 2024-04-03T15:41:27.124453+0000 mon.a (mon.0) 2804 : audit [DBG] from='client.? 172.21.15.67:0/3797265036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:27 smithi067 bash[17655]: audit 2024-04-03T15:41:27.124453+0000 mon.a (mon.0) 2804 : audit [DBG] from='client.? 172.21.15.67:0/3797265036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:27 smithi067 bash[27441]: audit 2024-04-03T15:41:27.124453+0000 mon.a (mon.0) 2804 : audit [DBG] from='client.? 172.21.15.67:0/3797265036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:28 smithi082 bash[20963]: cluster 2024-04-03T15:41:27.295768+0000 mgr.y (mgr.24370) 2493 : cluster [DBG] pgmap v2477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:28 smithi067 bash[27441]: cluster 2024-04-03T15:41:27.295768+0000 mgr.y (mgr.24370) 2493 : cluster [DBG] pgmap v2477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:28 smithi067 bash[17655]: cluster 2024-04-03T15:41:27.295768+0000 mgr.y (mgr.24370) 2493 : cluster [DBG] pgmap v2477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:29 smithi082 bash[20963]: audit 2024-04-03T15:41:29.584639+0000 mon.c (mon.2) 935 : audit [DBG] from='client.? 172.21.15.67:0/2460300897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:29 smithi067 bash[27441]: audit 2024-04-03T15:41:29.584639+0000 mon.c (mon.2) 935 : audit [DBG] from='client.? 172.21.15.67:0/2460300897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:29 smithi067 bash[17655]: audit 2024-04-03T15:41:29.584639+0000 mon.c (mon.2) 935 : audit [DBG] from='client.? 172.21.15.67:0/2460300897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:30 smithi082 bash[20963]: cluster 2024-04-03T15:41:29.296376+0000 mgr.y (mgr.24370) 2494 : cluster [DBG] pgmap v2478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:30 smithi067 bash[27441]: cluster 2024-04-03T15:41:29.296376+0000 mgr.y (mgr.24370) 2494 : cluster [DBG] pgmap v2478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:30 smithi067 bash[17655]: cluster 2024-04-03T15:41:29.296376+0000 mgr.y (mgr.24370) 2494 : cluster [DBG] pgmap v2478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:32 smithi082 bash[20963]: cluster 2024-04-03T15:41:31.297555+0000 mgr.y (mgr.24370) 2495 : cluster [DBG] pgmap v2479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:31 smithi067 bash[27441]: cluster 2024-04-03T15:41:31.297555+0000 mgr.y (mgr.24370) 2495 : cluster [DBG] pgmap v2479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:31 smithi067 bash[17655]: cluster 2024-04-03T15:41:31.297555+0000 mgr.y (mgr.24370) 2495 : cluster [DBG] pgmap v2479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:33 smithi082 bash[20963]: audit 2024-04-03T15:41:32.040590+0000 mon.a (mon.0) 2805 : audit [DBG] from='client.? 172.21.15.67:0/3987091451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:41:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:33 smithi067 bash[27441]: audit 2024-04-03T15:41:32.040590+0000 mon.a (mon.0) 2805 : audit [DBG] from='client.? 172.21.15.67:0/3987091451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:33 smithi067 bash[17655]: audit 2024-04-03T15:41:32.040590+0000 mon.a (mon.0) 2805 : audit [DBG] from='client.? 172.21.15.67:0/3987091451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:41:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:34 smithi082 bash[20963]: cluster 2024-04-03T15:41:33.298248+0000 mgr.y (mgr.24370) 2496 : cluster [DBG] pgmap v2480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:34 smithi067 bash[17655]: cluster 2024-04-03T15:41:33.298248+0000 mgr.y (mgr.24370) 2496 : cluster [DBG] pgmap v2480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:34 smithi067 bash[27441]: cluster 2024-04-03T15:41:33.298248+0000 mgr.y (mgr.24370) 2496 : cluster [DBG] pgmap v2480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:35 smithi082 bash[20963]: audit 2024-04-03T15:41:34.495618+0000 mon.c (mon.2) 936 : audit [DBG] from='client.? 172.21.15.67:0/1218408910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:35 smithi067 bash[27441]: audit 2024-04-03T15:41:34.495618+0000 mon.c (mon.2) 936 : audit [DBG] from='client.? 172.21.15.67:0/1218408910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:35 smithi067 bash[17655]: audit 2024-04-03T15:41:34.495618+0000 mon.c (mon.2) 936 : audit [DBG] from='client.? 172.21.15.67:0/1218408910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:36 smithi082 bash[20963]: cluster 2024-04-03T15:41:35.298929+0000 mgr.y (mgr.24370) 2497 : cluster [DBG] pgmap v2481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:36 smithi067 bash[27441]: cluster 2024-04-03T15:41:35.298929+0000 mgr.y (mgr.24370) 2497 : cluster [DBG] pgmap v2481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:36 smithi067 bash[17655]: cluster 2024-04-03T15:41:35.298929+0000 mgr.y (mgr.24370) 2497 : cluster [DBG] pgmap v2481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:37 smithi082 bash[20963]: audit 2024-04-03T15:41:36.953652+0000 mon.c (mon.2) 937 : audit [DBG] from='client.? 172.21.15.67:0/3476108544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:37 smithi067 bash[17655]: audit 2024-04-03T15:41:36.953652+0000 mon.c (mon.2) 937 : audit [DBG] from='client.? 172.21.15.67:0/3476108544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:37 smithi067 bash[27441]: audit 2024-04-03T15:41:36.953652+0000 mon.c (mon.2) 937 : audit [DBG] from='client.? 172.21.15.67:0/3476108544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:38 smithi082 bash[20963]: cluster 2024-04-03T15:41:37.300149+0000 mgr.y (mgr.24370) 2498 : cluster [DBG] pgmap v2482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:38 smithi067 bash[17655]: cluster 2024-04-03T15:41:37.300149+0000 mgr.y (mgr.24370) 2498 : cluster [DBG] pgmap v2482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:38 smithi067 bash[27441]: cluster 2024-04-03T15:41:37.300149+0000 mgr.y (mgr.24370) 2498 : cluster [DBG] pgmap v2482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:40 smithi082 bash[20963]: cluster 2024-04-03T15:41:39.300848+0000 mgr.y (mgr.24370) 2499 : cluster [DBG] pgmap v2483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:40 smithi082 bash[20963]: audit 2024-04-03T15:41:39.402689+0000 mon.a (mon.0) 2806 : audit [DBG] from='client.? 172.21.15.67:0/2269694936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:40 smithi082 bash[20963]: audit 2024-04-03T15:41:39.776513+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:40 smithi067 bash[27441]: cluster 2024-04-03T15:41:39.300848+0000 mgr.y (mgr.24370) 2499 : cluster [DBG] pgmap v2483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:40 smithi067 bash[27441]: audit 2024-04-03T15:41:39.402689+0000 mon.a (mon.0) 2806 : audit [DBG] from='client.? 172.21.15.67:0/2269694936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:40 smithi067 bash[27441]: audit 2024-04-03T15:41:39.776513+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:40 smithi067 bash[17655]: cluster 2024-04-03T15:41:39.300848+0000 mgr.y (mgr.24370) 2499 : cluster [DBG] pgmap v2483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:40 smithi067 bash[17655]: audit 2024-04-03T15:41:39.402689+0000 mon.a (mon.0) 2806 : audit [DBG] from='client.? 172.21.15.67:0/2269694936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:40 smithi067 bash[17655]: audit 2024-04-03T15:41:39.776513+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:42 smithi082 bash[20963]: cluster 2024-04-03T15:41:41.301947+0000 mgr.y (mgr.24370) 2500 : cluster [DBG] pgmap v2484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:42 smithi082 bash[20963]: audit 2024-04-03T15:41:41.858373+0000 mon.c (mon.2) 938 : audit [DBG] from='client.? 172.21.15.67:0/3534720288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:42 smithi067 bash[17655]: cluster 2024-04-03T15:41:41.301947+0000 mgr.y (mgr.24370) 2500 : cluster [DBG] pgmap v2484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:42 smithi067 bash[17655]: audit 2024-04-03T15:41:41.858373+0000 mon.c (mon.2) 938 : audit [DBG] from='client.? 172.21.15.67:0/3534720288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:42 smithi067 bash[27441]: cluster 2024-04-03T15:41:41.301947+0000 mgr.y (mgr.24370) 2500 : cluster [DBG] pgmap v2484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:42 smithi067 bash[27441]: audit 2024-04-03T15:41:41.858373+0000 mon.c (mon.2) 938 : audit [DBG] from='client.? 172.21.15.67:0/3534720288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:41:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:41:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:44 smithi082 bash[20963]: cluster 2024-04-03T15:41:43.302704+0000 mgr.y (mgr.24370) 2501 : cluster [DBG] pgmap v2485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:44 smithi082 bash[20963]: audit 2024-04-03T15:41:44.312528+0000 mon.c (mon.2) 939 : audit [DBG] from='client.? 172.21.15.67:0/3059515030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:44 smithi067 bash[27441]: cluster 2024-04-03T15:41:43.302704+0000 mgr.y (mgr.24370) 2501 : cluster [DBG] pgmap v2485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:44 smithi067 bash[27441]: audit 2024-04-03T15:41:44.312528+0000 mon.c (mon.2) 939 : audit [DBG] from='client.? 172.21.15.67:0/3059515030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:44 smithi067 bash[17655]: cluster 2024-04-03T15:41:43.302704+0000 mgr.y (mgr.24370) 2501 : cluster [DBG] pgmap v2485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:44 smithi067 bash[17655]: audit 2024-04-03T15:41:44.312528+0000 mon.c (mon.2) 939 : audit [DBG] from='client.? 172.21.15.67:0/3059515030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:46 smithi082 bash[20963]: cluster 2024-04-03T15:41:45.303374+0000 mgr.y (mgr.24370) 2502 : cluster [DBG] pgmap v2486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:46 smithi067 bash[27441]: cluster 2024-04-03T15:41:45.303374+0000 mgr.y (mgr.24370) 2502 : cluster [DBG] pgmap v2486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:46 smithi067 bash[17655]: cluster 2024-04-03T15:41:45.303374+0000 mgr.y (mgr.24370) 2502 : cluster [DBG] pgmap v2486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:47 smithi082 bash[20963]: audit 2024-04-03T15:41:46.768760+0000 mon.c (mon.2) 940 : audit [DBG] from='client.? 172.21.15.67:0/3678186394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:47 smithi067 bash[17655]: audit 2024-04-03T15:41:46.768760+0000 mon.c (mon.2) 940 : audit [DBG] from='client.? 172.21.15.67:0/3678186394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:47 smithi067 bash[27441]: audit 2024-04-03T15:41:46.768760+0000 mon.c (mon.2) 940 : audit [DBG] from='client.? 172.21.15.67:0/3678186394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:48 smithi082 bash[20963]: cluster 2024-04-03T15:41:47.304582+0000 mgr.y (mgr.24370) 2503 : cluster [DBG] pgmap v2487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:48 smithi067 bash[17655]: cluster 2024-04-03T15:41:47.304582+0000 mgr.y (mgr.24370) 2503 : cluster [DBG] pgmap v2487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:48 smithi067 bash[27441]: cluster 2024-04-03T15:41:47.304582+0000 mgr.y (mgr.24370) 2503 : cluster [DBG] pgmap v2487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:49 smithi067 bash[17655]: audit 2024-04-03T15:41:49.215809+0000 mon.a (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.67:0/4221343199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:49 smithi067 bash[27441]: audit 2024-04-03T15:41:49.215809+0000 mon.a (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.67:0/4221343199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:49.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:49 smithi082 bash[20963]: audit 2024-04-03T15:41:49.215809+0000 mon.a (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.67:0/4221343199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:50 smithi067 bash[17655]: cluster 2024-04-03T15:41:49.305268+0000 mgr.y (mgr.24370) 2504 : cluster [DBG] pgmap v2488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:50 smithi067 bash[27441]: cluster 2024-04-03T15:41:49.305268+0000 mgr.y (mgr.24370) 2504 : cluster [DBG] pgmap v2488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:50 smithi082 bash[20963]: cluster 2024-04-03T15:41:49.305268+0000 mgr.y (mgr.24370) 2504 : cluster [DBG] pgmap v2488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:52 smithi067 bash[17655]: cluster 2024-04-03T15:41:51.306101+0000 mgr.y (mgr.24370) 2505 : cluster [DBG] pgmap v2489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:52 smithi067 bash[17655]: audit 2024-04-03T15:41:51.680623+0000 mon.a (mon.0) 2809 : audit [DBG] from='client.? 172.21.15.67:0/3620260416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:52 smithi067 bash[27441]: cluster 2024-04-03T15:41:51.306101+0000 mgr.y (mgr.24370) 2505 : cluster [DBG] pgmap v2489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:52 smithi067 bash[27441]: audit 2024-04-03T15:41:51.680623+0000 mon.a (mon.0) 2809 : audit [DBG] from='client.? 172.21.15.67:0/3620260416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:52 smithi082 bash[20963]: cluster 2024-04-03T15:41:51.306101+0000 mgr.y (mgr.24370) 2505 : cluster [DBG] pgmap v2489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:52 smithi082 bash[20963]: audit 2024-04-03T15:41:51.680623+0000 mon.a (mon.0) 2809 : audit [DBG] from='client.? 172.21.15.67:0/3620260416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:41:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:41:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:54 smithi067 bash[17655]: cluster 2024-04-03T15:41:53.306771+0000 mgr.y (mgr.24370) 2506 : cluster [DBG] pgmap v2490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:54 smithi067 bash[17655]: audit 2024-04-03T15:41:54.126542+0000 mon.a (mon.0) 2810 : audit [DBG] from='client.? 172.21.15.67:0/1976584088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:54 smithi067 bash[27441]: cluster 2024-04-03T15:41:53.306771+0000 mgr.y (mgr.24370) 2506 : cluster [DBG] pgmap v2490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:54 smithi067 bash[27441]: audit 2024-04-03T15:41:54.126542+0000 mon.a (mon.0) 2810 : audit [DBG] from='client.? 172.21.15.67:0/1976584088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:54 smithi082 bash[20963]: cluster 2024-04-03T15:41:53.306771+0000 mgr.y (mgr.24370) 2506 : cluster [DBG] pgmap v2490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:54 smithi082 bash[20963]: audit 2024-04-03T15:41:54.126542+0000 mon.a (mon.0) 2810 : audit [DBG] from='client.? 172.21.15.67:0/1976584088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:55 smithi067 bash[27441]: audit 2024-04-03T15:41:54.777006+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:55 smithi067 bash[17655]: audit 2024-04-03T15:41:54.777006+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:55 smithi082 bash[20963]: audit 2024-04-03T15:41:54.777006+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:41:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:56 smithi067 bash[27441]: cluster 2024-04-03T15:41:55.307451+0000 mgr.y (mgr.24370) 2507 : cluster [DBG] pgmap v2491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:56 smithi067 bash[17655]: cluster 2024-04-03T15:41:55.307451+0000 mgr.y (mgr.24370) 2507 : cluster [DBG] pgmap v2491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:56 smithi082 bash[20963]: cluster 2024-04-03T15:41:55.307451+0000 mgr.y (mgr.24370) 2507 : cluster [DBG] pgmap v2491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:57 smithi082 bash[20963]: audit 2024-04-03T15:41:56.580769+0000 mon.a (mon.0) 2812 : audit [DBG] from='client.? 172.21.15.67:0/1670168581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:57 smithi067 bash[27441]: audit 2024-04-03T15:41:56.580769+0000 mon.a (mon.0) 2812 : audit [DBG] from='client.? 172.21.15.67:0/1670168581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:57 smithi067 bash[17655]: audit 2024-04-03T15:41:56.580769+0000 mon.a (mon.0) 2812 : audit [DBG] from='client.? 172.21.15.67:0/1670168581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:58 smithi082 bash[20963]: cluster 2024-04-03T15:41:57.308691+0000 mgr.y (mgr.24370) 2508 : cluster [DBG] pgmap v2492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:58 smithi067 bash[27441]: cluster 2024-04-03T15:41:57.308691+0000 mgr.y (mgr.24370) 2508 : cluster [DBG] pgmap v2492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:58 smithi067 bash[17655]: cluster 2024-04-03T15:41:57.308691+0000 mgr.y (mgr.24370) 2508 : cluster [DBG] pgmap v2492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:41:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:41:59 smithi082 bash[20963]: audit 2024-04-03T15:41:59.026757+0000 mon.a (mon.0) 2813 : audit [DBG] from='client.? 172.21.15.67:0/3228913038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:41:59 smithi067 bash[17655]: audit 2024-04-03T15:41:59.026757+0000 mon.a (mon.0) 2813 : audit [DBG] from='client.? 172.21.15.67:0/3228913038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:41:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:41:59 smithi067 bash[27441]: audit 2024-04-03T15:41:59.026757+0000 mon.a (mon.0) 2813 : audit [DBG] from='client.? 172.21.15.67:0/3228913038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:00 smithi082 bash[20963]: cluster 2024-04-03T15:41:59.309335+0000 mgr.y (mgr.24370) 2509 : cluster [DBG] pgmap v2493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:00 smithi067 bash[17655]: cluster 2024-04-03T15:41:59.309335+0000 mgr.y (mgr.24370) 2509 : cluster [DBG] pgmap v2493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:00 smithi067 bash[27441]: cluster 2024-04-03T15:41:59.309335+0000 mgr.y (mgr.24370) 2509 : cluster [DBG] pgmap v2493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:02 smithi082 bash[20963]: cluster 2024-04-03T15:42:01.310403+0000 mgr.y (mgr.24370) 2510 : cluster [DBG] pgmap v2494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:02 smithi082 bash[20963]: audit 2024-04-03T15:42:01.493465+0000 mon.a (mon.0) 2814 : audit [DBG] from='client.? 172.21.15.67:0/2842772740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:02 smithi067 bash[27441]: cluster 2024-04-03T15:42:01.310403+0000 mgr.y (mgr.24370) 2510 : cluster [DBG] pgmap v2494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:02 smithi067 bash[27441]: audit 2024-04-03T15:42:01.493465+0000 mon.a (mon.0) 2814 : audit [DBG] from='client.? 172.21.15.67:0/2842772740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:02 smithi067 bash[17655]: cluster 2024-04-03T15:42:01.310403+0000 mgr.y (mgr.24370) 2510 : cluster [DBG] pgmap v2494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:02 smithi067 bash[17655]: audit 2024-04-03T15:42:01.493465+0000 mon.a (mon.0) 2814 : audit [DBG] from='client.? 172.21.15.67:0/2842772740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:42:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:42:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:04 smithi082 bash[20963]: cluster 2024-04-03T15:42:03.311078+0000 mgr.y (mgr.24370) 2511 : cluster [DBG] pgmap v2495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:04 smithi082 bash[20963]: audit 2024-04-03T15:42:03.950989+0000 mon.a (mon.0) 2815 : audit [DBG] from='client.? 172.21.15.67:0/1221207232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:04 smithi067 bash[27441]: cluster 2024-04-03T15:42:03.311078+0000 mgr.y (mgr.24370) 2511 : cluster [DBG] pgmap v2495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:04 smithi067 bash[27441]: audit 2024-04-03T15:42:03.950989+0000 mon.a (mon.0) 2815 : audit [DBG] from='client.? 172.21.15.67:0/1221207232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:04 smithi067 bash[17655]: cluster 2024-04-03T15:42:03.311078+0000 mgr.y (mgr.24370) 2511 : cluster [DBG] pgmap v2495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:04 smithi067 bash[17655]: audit 2024-04-03T15:42:03.950989+0000 mon.a (mon.0) 2815 : audit [DBG] from='client.? 172.21.15.67:0/1221207232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:06 smithi082 bash[20963]: cluster 2024-04-03T15:42:05.311738+0000 mgr.y (mgr.24370) 2512 : cluster [DBG] pgmap v2496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:06 smithi082 bash[20963]: audit 2024-04-03T15:42:06.402903+0000 mon.c (mon.2) 941 : audit [DBG] from='client.? 172.21.15.67:0/2752363540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:06 smithi067 bash[27441]: cluster 2024-04-03T15:42:05.311738+0000 mgr.y (mgr.24370) 2512 : cluster [DBG] pgmap v2496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:06 smithi067 bash[27441]: audit 2024-04-03T15:42:06.402903+0000 mon.c (mon.2) 941 : audit [DBG] from='client.? 172.21.15.67:0/2752363540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:06 smithi067 bash[17655]: cluster 2024-04-03T15:42:05.311738+0000 mgr.y (mgr.24370) 2512 : cluster [DBG] pgmap v2496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:06 smithi067 bash[17655]: audit 2024-04-03T15:42:06.402903+0000 mon.c (mon.2) 941 : audit [DBG] from='client.? 172.21.15.67:0/2752363540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:07 smithi082 bash[20963]: audit 2024-04-03T15:42:06.660908+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:42:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:07 smithi067 bash[27441]: audit 2024-04-03T15:42:06.660908+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:42:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:07 smithi067 bash[17655]: audit 2024-04-03T15:42:06.660908+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:42:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:08 smithi082 bash[20963]: cluster 2024-04-03T15:42:07.312910+0000 mgr.y (mgr.24370) 2513 : cluster [DBG] pgmap v2497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:08 smithi067 bash[27441]: cluster 2024-04-03T15:42:07.312910+0000 mgr.y (mgr.24370) 2513 : cluster [DBG] pgmap v2497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:08 smithi067 bash[17655]: cluster 2024-04-03T15:42:07.312910+0000 mgr.y (mgr.24370) 2513 : cluster [DBG] pgmap v2497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:09 smithi082 bash[20963]: audit 2024-04-03T15:42:08.852029+0000 mon.a (mon.0) 2817 : audit [DBG] from='client.? 172.21.15.67:0/147598997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:09 smithi067 bash[17655]: audit 2024-04-03T15:42:08.852029+0000 mon.a (mon.0) 2817 : audit [DBG] from='client.? 172.21.15.67:0/147598997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:09 smithi067 bash[27441]: audit 2024-04-03T15:42:08.852029+0000 mon.a (mon.0) 2817 : audit [DBG] from='client.? 172.21.15.67:0/147598997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:10 smithi082 bash[20963]: cluster 2024-04-03T15:42:09.313588+0000 mgr.y (mgr.24370) 2514 : cluster [DBG] pgmap v2498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:10 smithi082 bash[20963]: audit 2024-04-03T15:42:09.777305+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:10 smithi067 bash[17655]: cluster 2024-04-03T15:42:09.313588+0000 mgr.y (mgr.24370) 2514 : cluster [DBG] pgmap v2498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:10 smithi067 bash[17655]: audit 2024-04-03T15:42:09.777305+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:10 smithi067 bash[27441]: cluster 2024-04-03T15:42:09.313588+0000 mgr.y (mgr.24370) 2514 : cluster [DBG] pgmap v2498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:10 smithi067 bash[27441]: audit 2024-04-03T15:42:09.777305+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:11 smithi082 bash[20963]: audit 2024-04-03T15:42:11.311963+0000 mon.a (mon.0) 2819 : audit [DBG] from='client.? 172.21.15.67:0/457783174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:11 smithi067 bash[27441]: audit 2024-04-03T15:42:11.311963+0000 mon.a (mon.0) 2819 : audit [DBG] from='client.? 172.21.15.67:0/457783174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:11 smithi067 bash[17655]: audit 2024-04-03T15:42:11.311963+0000 mon.a (mon.0) 2819 : audit [DBG] from='client.? 172.21.15.67:0/457783174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:12 smithi082 bash[20963]: cluster 2024-04-03T15:42:11.314824+0000 mgr.y (mgr.24370) 2515 : cluster [DBG] pgmap v2499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:12 smithi082 bash[20963]: audit 2024-04-03T15:42:12.405676+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:12 smithi082 bash[20963]: audit 2024-04-03T15:42:12.413367+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:12 smithi067 bash[17655]: cluster 2024-04-03T15:42:11.314824+0000 mgr.y (mgr.24370) 2515 : cluster [DBG] pgmap v2499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:12 smithi067 bash[17655]: audit 2024-04-03T15:42:12.405676+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:12 smithi067 bash[17655]: audit 2024-04-03T15:42:12.413367+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:12 smithi067 bash[27441]: cluster 2024-04-03T15:42:11.314824+0000 mgr.y (mgr.24370) 2515 : cluster [DBG] pgmap v2499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:12 smithi067 bash[27441]: audit 2024-04-03T15:42:12.405676+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:12 smithi067 bash[27441]: audit 2024-04-03T15:42:12.413367+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:42:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:42:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:13 smithi082 bash[20963]: audit 2024-04-03T15:42:12.660320+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:13 smithi082 bash[20963]: audit 2024-04-03T15:42:12.668630+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:13 smithi082 bash[20963]: audit 2024-04-03T15:42:13.096089+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:42:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:13 smithi082 bash[20963]: audit 2024-04-03T15:42:13.097752+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:42:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:13 smithi082 bash[20963]: audit 2024-04-03T15:42:13.106787+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[17655]: audit 2024-04-03T15:42:12.660320+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[17655]: audit 2024-04-03T15:42:12.668630+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[17655]: audit 2024-04-03T15:42:13.096089+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:42:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[17655]: audit 2024-04-03T15:42:13.097752+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:42:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[17655]: audit 2024-04-03T15:42:13.106787+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[27441]: audit 2024-04-03T15:42:12.660320+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[27441]: audit 2024-04-03T15:42:12.668630+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[27441]: audit 2024-04-03T15:42:13.096089+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:42:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[27441]: audit 2024-04-03T15:42:13.097752+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:42:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:13 smithi067 bash[27441]: audit 2024-04-03T15:42:13.106787+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:42:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:14 smithi067 bash[27441]: cluster 2024-04-03T15:42:13.315500+0000 mgr.y (mgr.24370) 2516 : cluster [DBG] pgmap v2500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:14 smithi067 bash[27441]: audit 2024-04-03T15:42:13.766593+0000 mon.c (mon.2) 942 : audit [DBG] from='client.? 172.21.15.67:0/876511921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:14 smithi067 bash[17655]: cluster 2024-04-03T15:42:13.315500+0000 mgr.y (mgr.24370) 2516 : cluster [DBG] pgmap v2500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:14 smithi067 bash[17655]: audit 2024-04-03T15:42:13.766593+0000 mon.c (mon.2) 942 : audit [DBG] from='client.? 172.21.15.67:0/876511921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:14 smithi082 bash[20963]: cluster 2024-04-03T15:42:13.315500+0000 mgr.y (mgr.24370) 2516 : cluster [DBG] pgmap v2500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:14 smithi082 bash[20963]: audit 2024-04-03T15:42:13.766593+0000 mon.c (mon.2) 942 : audit [DBG] from='client.? 172.21.15.67:0/876511921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:16 smithi067 bash[17655]: cluster 2024-04-03T15:42:15.316226+0000 mgr.y (mgr.24370) 2517 : cluster [DBG] pgmap v2501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:16 smithi067 bash[17655]: audit 2024-04-03T15:42:16.217499+0000 mon.c (mon.2) 943 : audit [DBG] from='client.? 172.21.15.67:0/1118356999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:16 smithi067 bash[27441]: cluster 2024-04-03T15:42:15.316226+0000 mgr.y (mgr.24370) 2517 : cluster [DBG] pgmap v2501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:16 smithi067 bash[27441]: audit 2024-04-03T15:42:16.217499+0000 mon.c (mon.2) 943 : audit [DBG] from='client.? 172.21.15.67:0/1118356999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:16 smithi082 bash[20963]: cluster 2024-04-03T15:42:15.316226+0000 mgr.y (mgr.24370) 2517 : cluster [DBG] pgmap v2501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:16 smithi082 bash[20963]: audit 2024-04-03T15:42:16.217499+0000 mon.c (mon.2) 943 : audit [DBG] from='client.? 172.21.15.67:0/1118356999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:18 smithi082 bash[20963]: cluster 2024-04-03T15:42:17.317369+0000 mgr.y (mgr.24370) 2518 : cluster [DBG] pgmap v2502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:18 smithi067 bash[27441]: cluster 2024-04-03T15:42:17.317369+0000 mgr.y (mgr.24370) 2518 : cluster [DBG] pgmap v2502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:18 smithi067 bash[17655]: cluster 2024-04-03T15:42:17.317369+0000 mgr.y (mgr.24370) 2518 : cluster [DBG] pgmap v2502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:19 smithi082 bash[20963]: audit 2024-04-03T15:42:18.673451+0000 mon.a (mon.0) 2827 : audit [DBG] from='client.? 172.21.15.67:0/1826638148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:19 smithi067 bash[17655]: audit 2024-04-03T15:42:18.673451+0000 mon.a (mon.0) 2827 : audit [DBG] from='client.? 172.21.15.67:0/1826638148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:19 smithi067 bash[27441]: audit 2024-04-03T15:42:18.673451+0000 mon.a (mon.0) 2827 : audit [DBG] from='client.? 172.21.15.67:0/1826638148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:20 smithi082 bash[20963]: cluster 2024-04-03T15:42:19.318243+0000 mgr.y (mgr.24370) 2519 : cluster [DBG] pgmap v2503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:20 smithi067 bash[17655]: cluster 2024-04-03T15:42:19.318243+0000 mgr.y (mgr.24370) 2519 : cluster [DBG] pgmap v2503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:20 smithi067 bash[27441]: cluster 2024-04-03T15:42:19.318243+0000 mgr.y (mgr.24370) 2519 : cluster [DBG] pgmap v2503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:21 smithi082 bash[20963]: audit 2024-04-03T15:42:21.127646+0000 mon.c (mon.2) 944 : audit [DBG] from='client.? 172.21.15.67:0/2248170065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:21 smithi067 bash[17655]: audit 2024-04-03T15:42:21.127646+0000 mon.c (mon.2) 944 : audit [DBG] from='client.? 172.21.15.67:0/2248170065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:21 smithi067 bash[27441]: audit 2024-04-03T15:42:21.127646+0000 mon.c (mon.2) 944 : audit [DBG] from='client.? 172.21.15.67:0/2248170065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:22 smithi067 bash[17655]: cluster 2024-04-03T15:42:21.319419+0000 mgr.y (mgr.24370) 2520 : cluster [DBG] pgmap v2504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:22 smithi067 bash[27441]: cluster 2024-04-03T15:42:21.319419+0000 mgr.y (mgr.24370) 2520 : cluster [DBG] pgmap v2504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:22 smithi082 bash[20963]: cluster 2024-04-03T15:42:21.319419+0000 mgr.y (mgr.24370) 2520 : cluster [DBG] pgmap v2504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:42:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:23 smithi082 bash[20963]: audit 2024-04-03T15:42:23.579047+0000 mon.a (mon.0) 2828 : audit [DBG] from='client.? 172.21.15.67:0/3207346678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:42:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:23 smithi067 bash[17655]: audit 2024-04-03T15:42:23.579047+0000 mon.a (mon.0) 2828 : audit [DBG] from='client.? 172.21.15.67:0/3207346678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:23 smithi067 bash[27441]: audit 2024-04-03T15:42:23.579047+0000 mon.a (mon.0) 2828 : audit [DBG] from='client.? 172.21.15.67:0/3207346678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:24 smithi082 bash[20963]: cluster 2024-04-03T15:42:23.320139+0000 mgr.y (mgr.24370) 2521 : cluster [DBG] pgmap v2505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:24 smithi067 bash[17655]: cluster 2024-04-03T15:42:23.320139+0000 mgr.y (mgr.24370) 2521 : cluster [DBG] pgmap v2505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:24 smithi067 bash[27441]: cluster 2024-04-03T15:42:23.320139+0000 mgr.y (mgr.24370) 2521 : cluster [DBG] pgmap v2505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:25 smithi082 bash[20963]: audit 2024-04-03T15:42:24.777681+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:25 smithi067 bash[17655]: audit 2024-04-03T15:42:24.777681+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:25 smithi067 bash[27441]: audit 2024-04-03T15:42:24.777681+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:26 smithi082 bash[20963]: cluster 2024-04-03T15:42:25.320804+0000 mgr.y (mgr.24370) 2522 : cluster [DBG] pgmap v2506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:27.152 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:26 smithi082 bash[20963]: audit 2024-04-03T15:42:26.028164+0000 mon.c (mon.2) 945 : audit [DBG] from='client.? 172.21.15.67:0/3908229702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:26 smithi067 bash[17655]: cluster 2024-04-03T15:42:25.320804+0000 mgr.y (mgr.24370) 2522 : cluster [DBG] pgmap v2506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:26 smithi067 bash[17655]: audit 2024-04-03T15:42:26.028164+0000 mon.c (mon.2) 945 : audit [DBG] from='client.? 172.21.15.67:0/3908229702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:26 smithi067 bash[27441]: cluster 2024-04-03T15:42:25.320804+0000 mgr.y (mgr.24370) 2522 : cluster [DBG] pgmap v2506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:26 smithi067 bash[27441]: audit 2024-04-03T15:42:26.028164+0000 mon.c (mon.2) 945 : audit [DBG] from='client.? 172.21.15.67:0/3908229702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:28 smithi082 bash[20963]: cluster 2024-04-03T15:42:27.321973+0000 mgr.y (mgr.24370) 2523 : cluster [DBG] pgmap v2507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:28 smithi082 bash[20963]: audit 2024-04-03T15:42:28.485821+0000 mon.a (mon.0) 2830 : audit [DBG] from='client.? 172.21.15.67:0/2233232411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:28 smithi067 bash[27441]: cluster 2024-04-03T15:42:27.321973+0000 mgr.y (mgr.24370) 2523 : cluster [DBG] pgmap v2507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:28 smithi067 bash[27441]: audit 2024-04-03T15:42:28.485821+0000 mon.a (mon.0) 2830 : audit [DBG] from='client.? 172.21.15.67:0/2233232411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:28 smithi067 bash[17655]: cluster 2024-04-03T15:42:27.321973+0000 mgr.y (mgr.24370) 2523 : cluster [DBG] pgmap v2507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:28 smithi067 bash[17655]: audit 2024-04-03T15:42:28.485821+0000 mon.a (mon.0) 2830 : audit [DBG] from='client.? 172.21.15.67:0/2233232411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:30 smithi082 bash[20963]: cluster 2024-04-03T15:42:29.322686+0000 mgr.y (mgr.24370) 2524 : cluster [DBG] pgmap v2508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:30 smithi067 bash[17655]: cluster 2024-04-03T15:42:29.322686+0000 mgr.y (mgr.24370) 2524 : cluster [DBG] pgmap v2508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:30 smithi067 bash[27441]: cluster 2024-04-03T15:42:29.322686+0000 mgr.y (mgr.24370) 2524 : cluster [DBG] pgmap v2508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:31 smithi082 bash[20963]: audit 2024-04-03T15:42:30.931203+0000 mon.c (mon.2) 946 : audit [DBG] from='client.? 172.21.15.67:0/2050381173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:31 smithi067 bash[17655]: audit 2024-04-03T15:42:30.931203+0000 mon.c (mon.2) 946 : audit [DBG] from='client.? 172.21.15.67:0/2050381173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:31 smithi067 bash[27441]: audit 2024-04-03T15:42:30.931203+0000 mon.c (mon.2) 946 : audit [DBG] from='client.? 172.21.15.67:0/2050381173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:33.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:32 smithi067 bash[17655]: cluster 2024-04-03T15:42:31.323885+0000 mgr.y (mgr.24370) 2525 : cluster [DBG] pgmap v2509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:32 smithi067 bash[27441]: cluster 2024-04-03T15:42:31.323885+0000 mgr.y (mgr.24370) 2525 : cluster [DBG] pgmap v2509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:32 smithi082 bash[20963]: cluster 2024-04-03T15:42:31.323885+0000 mgr.y (mgr.24370) 2525 : cluster [DBG] pgmap v2509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:33] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:42:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:42:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:33 smithi082 bash[20963]: audit 2024-04-03T15:42:33.378916+0000 mon.c (mon.2) 947 : audit [DBG] from='client.? 172.21.15.67:0/161252997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:33 smithi067 bash[17655]: audit 2024-04-03T15:42:33.378916+0000 mon.c (mon.2) 947 : audit [DBG] from='client.? 172.21.15.67:0/161252997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:33 smithi067 bash[27441]: audit 2024-04-03T15:42:33.378916+0000 mon.c (mon.2) 947 : audit [DBG] from='client.? 172.21.15.67:0/161252997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:34 smithi082 bash[20963]: cluster 2024-04-03T15:42:33.324506+0000 mgr.y (mgr.24370) 2526 : cluster [DBG] pgmap v2510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:34 smithi067 bash[27441]: cluster 2024-04-03T15:42:33.324506+0000 mgr.y (mgr.24370) 2526 : cluster [DBG] pgmap v2510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:34 smithi067 bash[17655]: cluster 2024-04-03T15:42:33.324506+0000 mgr.y (mgr.24370) 2526 : cluster [DBG] pgmap v2510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:36 smithi082 bash[20963]: cluster 2024-04-03T15:42:35.325168+0000 mgr.y (mgr.24370) 2527 : cluster [DBG] pgmap v2511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:36 smithi082 bash[20963]: audit 2024-04-03T15:42:35.837873+0000 mon.a (mon.0) 2831 : audit [DBG] from='client.? 172.21.15.67:0/1990382624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:36 smithi067 bash[27441]: cluster 2024-04-03T15:42:35.325168+0000 mgr.y (mgr.24370) 2527 : cluster [DBG] pgmap v2511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:36 smithi067 bash[27441]: audit 2024-04-03T15:42:35.837873+0000 mon.a (mon.0) 2831 : audit [DBG] from='client.? 172.21.15.67:0/1990382624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:36 smithi067 bash[17655]: cluster 2024-04-03T15:42:35.325168+0000 mgr.y (mgr.24370) 2527 : cluster [DBG] pgmap v2511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:36 smithi067 bash[17655]: audit 2024-04-03T15:42:35.837873+0000 mon.a (mon.0) 2831 : audit [DBG] from='client.? 172.21.15.67:0/1990382624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:38 smithi082 bash[20963]: cluster 2024-04-03T15:42:37.326345+0000 mgr.y (mgr.24370) 2528 : cluster [DBG] pgmap v2512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:38 smithi082 bash[20963]: audit 2024-04-03T15:42:38.295438+0000 mon.c (mon.2) 948 : audit [DBG] from='client.? 172.21.15.67:0/231252046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:38 smithi067 bash[27441]: cluster 2024-04-03T15:42:37.326345+0000 mgr.y (mgr.24370) 2528 : cluster [DBG] pgmap v2512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:38 smithi067 bash[27441]: audit 2024-04-03T15:42:38.295438+0000 mon.c (mon.2) 948 : audit [DBG] from='client.? 172.21.15.67:0/231252046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:38 smithi067 bash[17655]: cluster 2024-04-03T15:42:37.326345+0000 mgr.y (mgr.24370) 2528 : cluster [DBG] pgmap v2512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:38 smithi067 bash[17655]: audit 2024-04-03T15:42:38.295438+0000 mon.c (mon.2) 948 : audit [DBG] from='client.? 172.21.15.67:0/231252046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:40 smithi082 bash[20963]: cluster 2024-04-03T15:42:39.327019+0000 mgr.y (mgr.24370) 2529 : cluster [DBG] pgmap v2513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:40 smithi082 bash[20963]: audit 2024-04-03T15:42:39.777770+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:40 smithi082 bash[20963]: audit 2024-04-03T15:42:40.748427+0000 mon.a (mon.0) 2833 : audit [DBG] from='client.? 172.21.15.67:0/1284594012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:40 smithi067 bash[27441]: cluster 2024-04-03T15:42:39.327019+0000 mgr.y (mgr.24370) 2529 : cluster [DBG] pgmap v2513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:40 smithi067 bash[27441]: audit 2024-04-03T15:42:39.777770+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:40 smithi067 bash[27441]: audit 2024-04-03T15:42:40.748427+0000 mon.a (mon.0) 2833 : audit [DBG] from='client.? 172.21.15.67:0/1284594012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:40 smithi067 bash[17655]: cluster 2024-04-03T15:42:39.327019+0000 mgr.y (mgr.24370) 2529 : cluster [DBG] pgmap v2513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:40 smithi067 bash[17655]: audit 2024-04-03T15:42:39.777770+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:40 smithi067 bash[17655]: audit 2024-04-03T15:42:40.748427+0000 mon.a (mon.0) 2833 : audit [DBG] from='client.? 172.21.15.67:0/1284594012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:42 smithi067 bash[17655]: cluster 2024-04-03T15:42:41.328305+0000 mgr.y (mgr.24370) 2530 : cluster [DBG] pgmap v2514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:42 smithi067 bash[27441]: cluster 2024-04-03T15:42:41.328305+0000 mgr.y (mgr.24370) 2530 : cluster [DBG] pgmap v2514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:42 smithi082 bash[20963]: cluster 2024-04-03T15:42:41.328305+0000 mgr.y (mgr.24370) 2530 : cluster [DBG] pgmap v2514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:42:43.778 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:42:44.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:43 smithi082 bash[20963]: audit 2024-04-03T15:42:43.206972+0000 mon.a (mon.0) 2834 : audit [DBG] from='client.? 172.21.15.67:0/3215370041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:43 smithi067 bash[17655]: audit 2024-04-03T15:42:43.206972+0000 mon.a (mon.0) 2834 : audit [DBG] from='client.? 172.21.15.67:0/3215370041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:43 smithi067 bash[27441]: audit 2024-04-03T15:42:43.206972+0000 mon.a (mon.0) 2834 : audit [DBG] from='client.? 172.21.15.67:0/3215370041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:44 smithi082 bash[20963]: cluster 2024-04-03T15:42:43.329089+0000 mgr.y (mgr.24370) 2531 : cluster [DBG] pgmap v2515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:44 smithi067 bash[17655]: cluster 2024-04-03T15:42:43.329089+0000 mgr.y (mgr.24370) 2531 : cluster [DBG] pgmap v2515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:44 smithi067 bash[27441]: cluster 2024-04-03T15:42:43.329089+0000 mgr.y (mgr.24370) 2531 : cluster [DBG] pgmap v2515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:45 smithi082 bash[20963]: audit 2024-04-03T15:42:45.667445+0000 mon.a (mon.0) 2835 : audit [DBG] from='client.? 172.21.15.67:0/2078786821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:46.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:45 smithi067 bash[17655]: audit 2024-04-03T15:42:45.667445+0000 mon.a (mon.0) 2835 : audit [DBG] from='client.? 172.21.15.67:0/2078786821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:45 smithi067 bash[27441]: audit 2024-04-03T15:42:45.667445+0000 mon.a (mon.0) 2835 : audit [DBG] from='client.? 172.21.15.67:0/2078786821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:46 smithi082 bash[20963]: cluster 2024-04-03T15:42:45.329856+0000 mgr.y (mgr.24370) 2532 : cluster [DBG] pgmap v2516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:46 smithi067 bash[17655]: cluster 2024-04-03T15:42:45.329856+0000 mgr.y (mgr.24370) 2532 : cluster [DBG] pgmap v2516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:46 smithi067 bash[27441]: cluster 2024-04-03T15:42:45.329856+0000 mgr.y (mgr.24370) 2532 : cluster [DBG] pgmap v2516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:48 smithi082 bash[20963]: cluster 2024-04-03T15:42:47.331082+0000 mgr.y (mgr.24370) 2533 : cluster [DBG] pgmap v2517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:48 smithi082 bash[20963]: audit 2024-04-03T15:42:48.114798+0000 mon.c (mon.2) 949 : audit [DBG] from='client.? 172.21.15.67:0/863588456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:48 smithi067 bash[17655]: cluster 2024-04-03T15:42:47.331082+0000 mgr.y (mgr.24370) 2533 : cluster [DBG] pgmap v2517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:48 smithi067 bash[17655]: audit 2024-04-03T15:42:48.114798+0000 mon.c (mon.2) 949 : audit [DBG] from='client.? 172.21.15.67:0/863588456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:48 smithi067 bash[27441]: cluster 2024-04-03T15:42:47.331082+0000 mgr.y (mgr.24370) 2533 : cluster [DBG] pgmap v2517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:48 smithi067 bash[27441]: audit 2024-04-03T15:42:48.114798+0000 mon.c (mon.2) 949 : audit [DBG] from='client.? 172.21.15.67:0/863588456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:50 smithi082 bash[20963]: cluster 2024-04-03T15:42:49.331733+0000 mgr.y (mgr.24370) 2534 : cluster [DBG] pgmap v2518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:50 smithi082 bash[20963]: audit 2024-04-03T15:42:50.567544+0000 mon.a (mon.0) 2836 : audit [DBG] from='client.? 172.21.15.67:0/1662992470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:50 smithi067 bash[17655]: cluster 2024-04-03T15:42:49.331733+0000 mgr.y (mgr.24370) 2534 : cluster [DBG] pgmap v2518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:50 smithi067 bash[17655]: audit 2024-04-03T15:42:50.567544+0000 mon.a (mon.0) 2836 : audit [DBG] from='client.? 172.21.15.67:0/1662992470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:50 smithi067 bash[27441]: cluster 2024-04-03T15:42:49.331733+0000 mgr.y (mgr.24370) 2534 : cluster [DBG] pgmap v2518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:50 smithi067 bash[27441]: audit 2024-04-03T15:42:50.567544+0000 mon.a (mon.0) 2836 : audit [DBG] from='client.? 172.21.15.67:0/1662992470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:52 smithi067 bash[27441]: cluster 2024-04-03T15:42:51.333189+0000 mgr.y (mgr.24370) 2535 : cluster [DBG] pgmap v2519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:52 smithi067 bash[17655]: cluster 2024-04-03T15:42:51.333189+0000 mgr.y (mgr.24370) 2535 : cluster [DBG] pgmap v2519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:52 smithi082 bash[20963]: cluster 2024-04-03T15:42:51.333189+0000 mgr.y (mgr.24370) 2535 : cluster [DBG] pgmap v2519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:42:53.812 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:42:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:53 smithi082 bash[20963]: audit 2024-04-03T15:42:53.018025+0000 mon.a (mon.0) 2837 : audit [DBG] from='client.? 172.21.15.67:0/2727156179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:53 smithi067 bash[17655]: audit 2024-04-03T15:42:53.018025+0000 mon.a (mon.0) 2837 : audit [DBG] from='client.? 172.21.15.67:0/2727156179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:53 smithi067 bash[27441]: audit 2024-04-03T15:42:53.018025+0000 mon.a (mon.0) 2837 : audit [DBG] from='client.? 172.21.15.67:0/2727156179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:54 smithi082 bash[20963]: cluster 2024-04-03T15:42:53.333913+0000 mgr.y (mgr.24370) 2536 : cluster [DBG] pgmap v2520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:54 smithi082 bash[20963]: audit 2024-04-03T15:42:54.778532+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:54 smithi067 bash[27441]: cluster 2024-04-03T15:42:53.333913+0000 mgr.y (mgr.24370) 2536 : cluster [DBG] pgmap v2520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:54 smithi067 bash[27441]: audit 2024-04-03T15:42:54.778532+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:54 smithi067 bash[17655]: cluster 2024-04-03T15:42:53.333913+0000 mgr.y (mgr.24370) 2536 : cluster [DBG] pgmap v2520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:54 smithi067 bash[17655]: audit 2024-04-03T15:42:54.778532+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:42:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:55 smithi082 bash[20963]: audit 2024-04-03T15:42:55.474734+0000 mon.a (mon.0) 2839 : audit [DBG] from='client.? 172.21.15.67:0/651113942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:55 smithi067 bash[17655]: audit 2024-04-03T15:42:55.474734+0000 mon.a (mon.0) 2839 : audit [DBG] from='client.? 172.21.15.67:0/651113942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:55 smithi067 bash[27441]: audit 2024-04-03T15:42:55.474734+0000 mon.a (mon.0) 2839 : audit [DBG] from='client.? 172.21.15.67:0/651113942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:56 smithi082 bash[20963]: cluster 2024-04-03T15:42:55.334543+0000 mgr.y (mgr.24370) 2537 : cluster [DBG] pgmap v2521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:56 smithi067 bash[17655]: cluster 2024-04-03T15:42:55.334543+0000 mgr.y (mgr.24370) 2537 : cluster [DBG] pgmap v2521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:56 smithi067 bash[27441]: cluster 2024-04-03T15:42:55.334543+0000 mgr.y (mgr.24370) 2537 : cluster [DBG] pgmap v2521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:58 smithi082 bash[20963]: cluster 2024-04-03T15:42:57.335591+0000 mgr.y (mgr.24370) 2538 : cluster [DBG] pgmap v2522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:42:58 smithi082 bash[20963]: audit 2024-04-03T15:42:57.926077+0000 mon.a (mon.0) 2840 : audit [DBG] from='client.? 172.21.15.67:0/2770589968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:58 smithi067 bash[17655]: cluster 2024-04-03T15:42:57.335591+0000 mgr.y (mgr.24370) 2538 : cluster [DBG] pgmap v2522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:42:58 smithi067 bash[17655]: audit 2024-04-03T15:42:57.926077+0000 mon.a (mon.0) 2840 : audit [DBG] from='client.? 172.21.15.67:0/2770589968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:42:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:58 smithi067 bash[27441]: cluster 2024-04-03T15:42:57.335591+0000 mgr.y (mgr.24370) 2538 : cluster [DBG] pgmap v2522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:42:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:42:58 smithi067 bash[27441]: audit 2024-04-03T15:42:57.926077+0000 mon.a (mon.0) 2840 : audit [DBG] from='client.? 172.21.15.67:0/2770589968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:00 smithi082 bash[20963]: cluster 2024-04-03T15:42:59.336406+0000 mgr.y (mgr.24370) 2539 : cluster [DBG] pgmap v2523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:00 smithi082 bash[20963]: audit 2024-04-03T15:43:00.381547+0000 mon.a (mon.0) 2841 : audit [DBG] from='client.? 172.21.15.67:0/472105152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:00 smithi067 bash[27441]: cluster 2024-04-03T15:42:59.336406+0000 mgr.y (mgr.24370) 2539 : cluster [DBG] pgmap v2523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:00 smithi067 bash[27441]: audit 2024-04-03T15:43:00.381547+0000 mon.a (mon.0) 2841 : audit [DBG] from='client.? 172.21.15.67:0/472105152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:00 smithi067 bash[17655]: cluster 2024-04-03T15:42:59.336406+0000 mgr.y (mgr.24370) 2539 : cluster [DBG] pgmap v2523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:00 smithi067 bash[17655]: audit 2024-04-03T15:43:00.381547+0000 mon.a (mon.0) 2841 : audit [DBG] from='client.? 172.21.15.67:0/472105152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:02.840 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:02 smithi067 bash[17655]: cluster 2024-04-03T15:43:01.337645+0000 mgr.y (mgr.24370) 2540 : cluster [DBG] pgmap v2524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:02.840 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:02 smithi067 bash[17655]: audit 2024-04-03T15:43:02.835413+0000 mon.a (mon.0) 2842 : audit [DBG] from='client.? 172.21.15.67:0/1127287205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:02 smithi082 bash[20963]: cluster 2024-04-03T15:43:01.337645+0000 mgr.y (mgr.24370) 2540 : cluster [DBG] pgmap v2524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:02 smithi082 bash[20963]: audit 2024-04-03T15:43:02.835413+0000 mon.a (mon.0) 2842 : audit [DBG] from='client.? 172.21.15.67:0/1127287205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:03.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:43:03.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:02 smithi067 bash[27441]: cluster 2024-04-03T15:43:01.337645+0000 mgr.y (mgr.24370) 2540 : cluster [DBG] pgmap v2524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:02 smithi067 bash[27441]: audit 2024-04-03T15:43:02.835413+0000 mon.a (mon.0) 2842 : audit [DBG] from='client.? 172.21.15.67:0/1127287205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:43:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:04 smithi082 bash[20963]: cluster 2024-04-03T15:43:03.338326+0000 mgr.y (mgr.24370) 2541 : cluster [DBG] pgmap v2525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:04 smithi067 bash[27441]: cluster 2024-04-03T15:43:03.338326+0000 mgr.y (mgr.24370) 2541 : cluster [DBG] pgmap v2525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:04 smithi067 bash[17655]: cluster 2024-04-03T15:43:03.338326+0000 mgr.y (mgr.24370) 2541 : cluster [DBG] pgmap v2525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:05 smithi082 bash[20963]: audit 2024-04-03T15:43:05.297815+0000 mon.a (mon.0) 2843 : audit [DBG] from='client.? 172.21.15.67:0/3164510588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:05 smithi067 bash[17655]: audit 2024-04-03T15:43:05.297815+0000 mon.a (mon.0) 2843 : audit [DBG] from='client.? 172.21.15.67:0/3164510588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:05 smithi067 bash[27441]: audit 2024-04-03T15:43:05.297815+0000 mon.a (mon.0) 2843 : audit [DBG] from='client.? 172.21.15.67:0/3164510588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:06 smithi082 bash[20963]: cluster 2024-04-03T15:43:05.338990+0000 mgr.y (mgr.24370) 2542 : cluster [DBG] pgmap v2526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:06 smithi067 bash[17655]: cluster 2024-04-03T15:43:05.338990+0000 mgr.y (mgr.24370) 2542 : cluster [DBG] pgmap v2526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:06 smithi067 bash[27441]: cluster 2024-04-03T15:43:05.338990+0000 mgr.y (mgr.24370) 2542 : cluster [DBG] pgmap v2526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:07 smithi082 bash[20963]: audit 2024-04-03T15:43:07.754497+0000 mon.a (mon.0) 2844 : audit [DBG] from='client.? 172.21.15.67:0/2267846425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:07 smithi067 bash[17655]: audit 2024-04-03T15:43:07.754497+0000 mon.a (mon.0) 2844 : audit [DBG] from='client.? 172.21.15.67:0/2267846425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:07 smithi067 bash[27441]: audit 2024-04-03T15:43:07.754497+0000 mon.a (mon.0) 2844 : audit [DBG] from='client.? 172.21.15.67:0/2267846425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:08 smithi082 bash[20963]: cluster 2024-04-03T15:43:07.339871+0000 mgr.y (mgr.24370) 2543 : cluster [DBG] pgmap v2527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:08 smithi067 bash[17655]: cluster 2024-04-03T15:43:07.339871+0000 mgr.y (mgr.24370) 2543 : cluster [DBG] pgmap v2527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:08 smithi067 bash[27441]: cluster 2024-04-03T15:43:07.339871+0000 mgr.y (mgr.24370) 2543 : cluster [DBG] pgmap v2527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:09 smithi082 bash[20963]: audit 2024-04-03T15:43:09.778984+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:09 smithi067 bash[27441]: audit 2024-04-03T15:43:09.778984+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:09 smithi067 bash[17655]: audit 2024-04-03T15:43:09.778984+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:10 smithi082 bash[20963]: cluster 2024-04-03T15:43:09.340543+0000 mgr.y (mgr.24370) 2544 : cluster [DBG] pgmap v2528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:10 smithi082 bash[20963]: audit 2024-04-03T15:43:10.196352+0000 mon.c (mon.2) 950 : audit [DBG] from='client.? 172.21.15.67:0/3463706248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:10 smithi067 bash[17655]: cluster 2024-04-03T15:43:09.340543+0000 mgr.y (mgr.24370) 2544 : cluster [DBG] pgmap v2528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:10 smithi067 bash[17655]: audit 2024-04-03T15:43:10.196352+0000 mon.c (mon.2) 950 : audit [DBG] from='client.? 172.21.15.67:0/3463706248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:10 smithi067 bash[27441]: cluster 2024-04-03T15:43:09.340543+0000 mgr.y (mgr.24370) 2544 : cluster [DBG] pgmap v2528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:10 smithi067 bash[27441]: audit 2024-04-03T15:43:10.196352+0000 mon.c (mon.2) 950 : audit [DBG] from='client.? 172.21.15.67:0/3463706248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:12 smithi082 bash[20963]: cluster 2024-04-03T15:43:11.341853+0000 mgr.y (mgr.24370) 2545 : cluster [DBG] pgmap v2529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:12 smithi082 bash[20963]: audit 2024-04-03T15:43:12.653790+0000 mon.c (mon.2) 951 : audit [DBG] from='client.? 172.21.15.67:0/983849597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:13.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:13] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:43:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:12 smithi067 bash[17655]: cluster 2024-04-03T15:43:11.341853+0000 mgr.y (mgr.24370) 2545 : cluster [DBG] pgmap v2529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:12 smithi067 bash[17655]: audit 2024-04-03T15:43:12.653790+0000 mon.c (mon.2) 951 : audit [DBG] from='client.? 172.21.15.67:0/983849597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:12 smithi067 bash[27441]: cluster 2024-04-03T15:43:11.341853+0000 mgr.y (mgr.24370) 2545 : cluster [DBG] pgmap v2529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:12 smithi067 bash[27441]: audit 2024-04-03T15:43:12.653790+0000 mon.c (mon.2) 951 : audit [DBG] from='client.? 172.21.15.67:0/983849597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:43:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:13 smithi067 bash[27441]: audit 2024-04-03T15:43:13.182200+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:43:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:13 smithi067 bash[17655]: audit 2024-04-03T15:43:13.182200+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:43:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:13 smithi082 bash[20963]: audit 2024-04-03T15:43:13.182200+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:43:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:14 smithi067 bash[17655]: cluster 2024-04-03T15:43:13.342542+0000 mgr.y (mgr.24370) 2546 : cluster [DBG] pgmap v2530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:14 smithi067 bash[27441]: cluster 2024-04-03T15:43:13.342542+0000 mgr.y (mgr.24370) 2546 : cluster [DBG] pgmap v2530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:14 smithi082 bash[20963]: cluster 2024-04-03T15:43:13.342542+0000 mgr.y (mgr.24370) 2546 : cluster [DBG] pgmap v2530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:15 smithi067 bash[17655]: audit 2024-04-03T15:43:15.120681+0000 mon.a (mon.0) 2847 : audit [DBG] from='client.? 172.21.15.67:0/851088927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:15 smithi067 bash[27441]: audit 2024-04-03T15:43:15.120681+0000 mon.a (mon.0) 2847 : audit [DBG] from='client.? 172.21.15.67:0/851088927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:15 smithi082 bash[20963]: audit 2024-04-03T15:43:15.120681+0000 mon.a (mon.0) 2847 : audit [DBG] from='client.? 172.21.15.67:0/851088927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:16 smithi067 bash[17655]: cluster 2024-04-03T15:43:15.343159+0000 mgr.y (mgr.24370) 2547 : cluster [DBG] pgmap v2531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:16 smithi067 bash[27441]: cluster 2024-04-03T15:43:15.343159+0000 mgr.y (mgr.24370) 2547 : cluster [DBG] pgmap v2531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:16 smithi082 bash[20963]: cluster 2024-04-03T15:43:15.343159+0000 mgr.y (mgr.24370) 2547 : cluster [DBG] pgmap v2531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:17 smithi067 bash[27441]: audit 2024-04-03T15:43:17.581256+0000 mon.c (mon.2) 952 : audit [DBG] from='client.? 172.21.15.67:0/3732166688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:17 smithi067 bash[17655]: audit 2024-04-03T15:43:17.581256+0000 mon.c (mon.2) 952 : audit [DBG] from='client.? 172.21.15.67:0/3732166688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:18.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:17 smithi082 bash[20963]: audit 2024-04-03T15:43:17.581256+0000 mon.c (mon.2) 952 : audit [DBG] from='client.? 172.21.15.67:0/3732166688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:18 smithi082 bash[20963]: cluster 2024-04-03T15:43:17.344246+0000 mgr.y (mgr.24370) 2548 : cluster [DBG] pgmap v2532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:18 smithi067 bash[17655]: cluster 2024-04-03T15:43:17.344246+0000 mgr.y (mgr.24370) 2548 : cluster [DBG] pgmap v2532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:18 smithi067 bash[27441]: cluster 2024-04-03T15:43:17.344246+0000 mgr.y (mgr.24370) 2548 : cluster [DBG] pgmap v2532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:19 smithi082 bash[20963]: audit 2024-04-03T15:43:18.929993+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:19 smithi082 bash[20963]: audit 2024-04-03T15:43:18.938385+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:19 smithi082 bash[20963]: audit 2024-04-03T15:43:19.186676+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:19 smithi082 bash[20963]: audit 2024-04-03T15:43:19.193930+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:19 smithi082 bash[20963]: audit 2024-04-03T15:43:19.612124+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:43:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:19 smithi082 bash[20963]: audit 2024-04-03T15:43:19.613953+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:43:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:19 smithi082 bash[20963]: audit 2024-04-03T15:43:19.623033+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[17655]: audit 2024-04-03T15:43:18.929993+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[17655]: audit 2024-04-03T15:43:18.938385+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[17655]: audit 2024-04-03T15:43:19.186676+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[17655]: audit 2024-04-03T15:43:19.193930+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[17655]: audit 2024-04-03T15:43:19.612124+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[17655]: audit 2024-04-03T15:43:19.613953+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[17655]: audit 2024-04-03T15:43:19.623033+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[27441]: audit 2024-04-03T15:43:18.929993+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[27441]: audit 2024-04-03T15:43:18.938385+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[27441]: audit 2024-04-03T15:43:19.186676+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[27441]: audit 2024-04-03T15:43:19.193930+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[27441]: audit 2024-04-03T15:43:19.612124+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[27441]: audit 2024-04-03T15:43:19.613953+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:43:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:19 smithi067 bash[27441]: audit 2024-04-03T15:43:19.623033+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:43:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:20 smithi082 bash[20963]: cluster 2024-04-03T15:43:19.344699+0000 mgr.y (mgr.24370) 2549 : cluster [DBG] pgmap v2533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:20 smithi082 bash[20963]: audit 2024-04-03T15:43:20.044878+0000 mon.c (mon.2) 953 : audit [DBG] from='client.? 172.21.15.67:0/3042650633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:20 smithi067 bash[17655]: cluster 2024-04-03T15:43:19.344699+0000 mgr.y (mgr.24370) 2549 : cluster [DBG] pgmap v2533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:20 smithi067 bash[17655]: audit 2024-04-03T15:43:20.044878+0000 mon.c (mon.2) 953 : audit [DBG] from='client.? 172.21.15.67:0/3042650633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:20 smithi067 bash[27441]: cluster 2024-04-03T15:43:19.344699+0000 mgr.y (mgr.24370) 2549 : cluster [DBG] pgmap v2533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:20 smithi067 bash[27441]: audit 2024-04-03T15:43:20.044878+0000 mon.c (mon.2) 953 : audit [DBG] from='client.? 172.21.15.67:0/3042650633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:22 smithi082 bash[20963]: cluster 2024-04-03T15:43:21.345843+0000 mgr.y (mgr.24370) 2550 : cluster [DBG] pgmap v2534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:22 smithi082 bash[20963]: audit 2024-04-03T15:43:22.486895+0000 mon.a (mon.0) 2855 : audit [DBG] from='client.? 172.21.15.67:0/294314463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:23] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:43:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:22 smithi067 bash[27441]: cluster 2024-04-03T15:43:21.345843+0000 mgr.y (mgr.24370) 2550 : cluster [DBG] pgmap v2534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:22 smithi067 bash[27441]: audit 2024-04-03T15:43:22.486895+0000 mon.a (mon.0) 2855 : audit [DBG] from='client.? 172.21.15.67:0/294314463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:22 smithi067 bash[17655]: cluster 2024-04-03T15:43:21.345843+0000 mgr.y (mgr.24370) 2550 : cluster [DBG] pgmap v2534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:22 smithi067 bash[17655]: audit 2024-04-03T15:43:22.486895+0000 mon.a (mon.0) 2855 : audit [DBG] from='client.? 172.21.15.67:0/294314463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:43:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:24 smithi082 bash[20963]: cluster 2024-04-03T15:43:23.346455+0000 mgr.y (mgr.24370) 2551 : cluster [DBG] pgmap v2535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:24 smithi082 bash[20963]: audit 2024-04-03T15:43:24.779203+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:24 smithi082 bash[20963]: audit 2024-04-03T15:43:24.935720+0000 mon.c (mon.2) 954 : audit [DBG] from='client.? 172.21.15.67:0/1499930987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:24 smithi067 bash[17655]: cluster 2024-04-03T15:43:23.346455+0000 mgr.y (mgr.24370) 2551 : cluster [DBG] pgmap v2535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:24 smithi067 bash[17655]: audit 2024-04-03T15:43:24.779203+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:24 smithi067 bash[17655]: audit 2024-04-03T15:43:24.935720+0000 mon.c (mon.2) 954 : audit [DBG] from='client.? 172.21.15.67:0/1499930987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:24 smithi067 bash[27441]: cluster 2024-04-03T15:43:23.346455+0000 mgr.y (mgr.24370) 2551 : cluster [DBG] pgmap v2535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:24 smithi067 bash[27441]: audit 2024-04-03T15:43:24.779203+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:24 smithi067 bash[27441]: audit 2024-04-03T15:43:24.935720+0000 mon.c (mon.2) 954 : audit [DBG] from='client.? 172.21.15.67:0/1499930987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:26 smithi082 bash[20963]: cluster 2024-04-03T15:43:25.347105+0000 mgr.y (mgr.24370) 2552 : cluster [DBG] pgmap v2536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:26 smithi067 bash[27441]: cluster 2024-04-03T15:43:25.347105+0000 mgr.y (mgr.24370) 2552 : cluster [DBG] pgmap v2536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:26 smithi067 bash[17655]: cluster 2024-04-03T15:43:25.347105+0000 mgr.y (mgr.24370) 2552 : cluster [DBG] pgmap v2536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:27 smithi082 bash[20963]: audit 2024-04-03T15:43:27.385073+0000 mon.a (mon.0) 2857 : audit [DBG] from='client.? 172.21.15.67:0/4167581888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:27 smithi067 bash[17655]: audit 2024-04-03T15:43:27.385073+0000 mon.a (mon.0) 2857 : audit [DBG] from='client.? 172.21.15.67:0/4167581888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:27 smithi067 bash[27441]: audit 2024-04-03T15:43:27.385073+0000 mon.a (mon.0) 2857 : audit [DBG] from='client.? 172.21.15.67:0/4167581888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:28 smithi082 bash[20963]: cluster 2024-04-03T15:43:27.347859+0000 mgr.y (mgr.24370) 2553 : cluster [DBG] pgmap v2537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:28 smithi067 bash[27441]: cluster 2024-04-03T15:43:27.347859+0000 mgr.y (mgr.24370) 2553 : cluster [DBG] pgmap v2537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:28 smithi067 bash[17655]: cluster 2024-04-03T15:43:27.347859+0000 mgr.y (mgr.24370) 2553 : cluster [DBG] pgmap v2537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:29 smithi082 bash[20963]: audit 2024-04-03T15:43:29.837601+0000 mon.c (mon.2) 955 : audit [DBG] from='client.? 172.21.15.67:0/2139903987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:29 smithi067 bash[17655]: audit 2024-04-03T15:43:29.837601+0000 mon.c (mon.2) 955 : audit [DBG] from='client.? 172.21.15.67:0/2139903987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:29 smithi067 bash[27441]: audit 2024-04-03T15:43:29.837601+0000 mon.c (mon.2) 955 : audit [DBG] from='client.? 172.21.15.67:0/2139903987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:30 smithi082 bash[20963]: cluster 2024-04-03T15:43:29.348557+0000 mgr.y (mgr.24370) 2554 : cluster [DBG] pgmap v2538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:30 smithi067 bash[17655]: cluster 2024-04-03T15:43:29.348557+0000 mgr.y (mgr.24370) 2554 : cluster [DBG] pgmap v2538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:30 smithi067 bash[27441]: cluster 2024-04-03T15:43:29.348557+0000 mgr.y (mgr.24370) 2554 : cluster [DBG] pgmap v2538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:32 smithi082 bash[20963]: cluster 2024-04-03T15:43:31.349572+0000 mgr.y (mgr.24370) 2555 : cluster [DBG] pgmap v2539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:32 smithi082 bash[20963]: audit 2024-04-03T15:43:32.292848+0000 mon.c (mon.2) 956 : audit [DBG] from='client.? 172.21.15.67:0/1599255138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:33] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T15:43:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:32 smithi067 bash[17655]: cluster 2024-04-03T15:43:31.349572+0000 mgr.y (mgr.24370) 2555 : cluster [DBG] pgmap v2539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:32 smithi067 bash[17655]: audit 2024-04-03T15:43:32.292848+0000 mon.c (mon.2) 956 : audit [DBG] from='client.? 172.21.15.67:0/1599255138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:32 smithi067 bash[27441]: cluster 2024-04-03T15:43:31.349572+0000 mgr.y (mgr.24370) 2555 : cluster [DBG] pgmap v2539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:32 smithi067 bash[27441]: audit 2024-04-03T15:43:32.292848+0000 mon.c (mon.2) 956 : audit [DBG] from='client.? 172.21.15.67:0/1599255138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:43:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:34 smithi082 bash[20963]: cluster 2024-04-03T15:43:33.350231+0000 mgr.y (mgr.24370) 2556 : cluster [DBG] pgmap v2540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:34 smithi082 bash[20963]: audit 2024-04-03T15:43:34.757620+0000 mon.a (mon.0) 2858 : audit [DBG] from='client.? 172.21.15.67:0/2888985210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:34 smithi067 bash[17655]: cluster 2024-04-03T15:43:33.350231+0000 mgr.y (mgr.24370) 2556 : cluster [DBG] pgmap v2540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:34 smithi067 bash[17655]: audit 2024-04-03T15:43:34.757620+0000 mon.a (mon.0) 2858 : audit [DBG] from='client.? 172.21.15.67:0/2888985210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:34 smithi067 bash[27441]: cluster 2024-04-03T15:43:33.350231+0000 mgr.y (mgr.24370) 2556 : cluster [DBG] pgmap v2540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:34 smithi067 bash[27441]: audit 2024-04-03T15:43:34.757620+0000 mon.a (mon.0) 2858 : audit [DBG] from='client.? 172.21.15.67:0/2888985210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:36 smithi082 bash[20963]: cluster 2024-04-03T15:43:35.350919+0000 mgr.y (mgr.24370) 2557 : cluster [DBG] pgmap v2541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:36 smithi067 bash[27441]: cluster 2024-04-03T15:43:35.350919+0000 mgr.y (mgr.24370) 2557 : cluster [DBG] pgmap v2541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:36 smithi067 bash[17655]: cluster 2024-04-03T15:43:35.350919+0000 mgr.y (mgr.24370) 2557 : cluster [DBG] pgmap v2541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:37 smithi082 bash[20963]: audit 2024-04-03T15:43:37.203676+0000 mon.c (mon.2) 957 : audit [DBG] from='client.? 172.21.15.67:0/3819474743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:37 smithi067 bash[17655]: audit 2024-04-03T15:43:37.203676+0000 mon.c (mon.2) 957 : audit [DBG] from='client.? 172.21.15.67:0/3819474743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:37 smithi067 bash[27441]: audit 2024-04-03T15:43:37.203676+0000 mon.c (mon.2) 957 : audit [DBG] from='client.? 172.21.15.67:0/3819474743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:38 smithi082 bash[20963]: cluster 2024-04-03T15:43:37.352171+0000 mgr.y (mgr.24370) 2558 : cluster [DBG] pgmap v2542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:38 smithi067 bash[17655]: cluster 2024-04-03T15:43:37.352171+0000 mgr.y (mgr.24370) 2558 : cluster [DBG] pgmap v2542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:38 smithi067 bash[27441]: cluster 2024-04-03T15:43:37.352171+0000 mgr.y (mgr.24370) 2558 : cluster [DBG] pgmap v2542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:40 smithi082 bash[20963]: audit 2024-04-03T15:43:39.662013+0000 mon.a (mon.0) 2859 : audit [DBG] from='client.? 172.21.15.67:0/243006761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:40 smithi082 bash[20963]: audit 2024-04-03T15:43:39.779580+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:40 smithi067 bash[27441]: audit 2024-04-03T15:43:39.662013+0000 mon.a (mon.0) 2859 : audit [DBG] from='client.? 172.21.15.67:0/243006761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:40 smithi067 bash[27441]: audit 2024-04-03T15:43:39.779580+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:40 smithi067 bash[17655]: audit 2024-04-03T15:43:39.662013+0000 mon.a (mon.0) 2859 : audit [DBG] from='client.? 172.21.15.67:0/243006761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:40 smithi067 bash[17655]: audit 2024-04-03T15:43:39.779580+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:41 smithi082 bash[20963]: cluster 2024-04-03T15:43:39.352662+0000 mgr.y (mgr.24370) 2559 : cluster [DBG] pgmap v2543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:41 smithi067 bash[27441]: cluster 2024-04-03T15:43:39.352662+0000 mgr.y (mgr.24370) 2559 : cluster [DBG] pgmap v2543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:41 smithi067 bash[17655]: cluster 2024-04-03T15:43:39.352662+0000 mgr.y (mgr.24370) 2559 : cluster [DBG] pgmap v2543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:42 smithi082 bash[20963]: cluster 2024-04-03T15:43:41.353807+0000 mgr.y (mgr.24370) 2560 : cluster [DBG] pgmap v2544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:42 smithi067 bash[27441]: cluster 2024-04-03T15:43:41.353807+0000 mgr.y (mgr.24370) 2560 : cluster [DBG] pgmap v2544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:42 smithi067 bash[17655]: cluster 2024-04-03T15:43:41.353807+0000 mgr.y (mgr.24370) 2560 : cluster [DBG] pgmap v2544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:43 smithi082 bash[20963]: audit 2024-04-03T15:43:42.108656+0000 mon.a (mon.0) 2861 : audit [DBG] from='client.? 172.21.15.67:0/3288839507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:43:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:43 smithi067 bash[27441]: audit 2024-04-03T15:43:42.108656+0000 mon.a (mon.0) 2861 : audit [DBG] from='client.? 172.21.15.67:0/3288839507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:43 smithi067 bash[17655]: audit 2024-04-03T15:43:42.108656+0000 mon.a (mon.0) 2861 : audit [DBG] from='client.? 172.21.15.67:0/3288839507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:43:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:44 smithi082 bash[20963]: cluster 2024-04-03T15:43:43.354492+0000 mgr.y (mgr.24370) 2561 : cluster [DBG] pgmap v2545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:44 smithi067 bash[17655]: cluster 2024-04-03T15:43:43.354492+0000 mgr.y (mgr.24370) 2561 : cluster [DBG] pgmap v2545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:44 smithi067 bash[27441]: cluster 2024-04-03T15:43:43.354492+0000 mgr.y (mgr.24370) 2561 : cluster [DBG] pgmap v2545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:45 smithi082 bash[20963]: audit 2024-04-03T15:43:44.558738+0000 mon.a (mon.0) 2862 : audit [DBG] from='client.? 172.21.15.67:0/3012441453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:45 smithi067 bash[17655]: audit 2024-04-03T15:43:44.558738+0000 mon.a (mon.0) 2862 : audit [DBG] from='client.? 172.21.15.67:0/3012441453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:45 smithi067 bash[27441]: audit 2024-04-03T15:43:44.558738+0000 mon.a (mon.0) 2862 : audit [DBG] from='client.? 172.21.15.67:0/3012441453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:46 smithi082 bash[20963]: cluster 2024-04-03T15:43:45.355315+0000 mgr.y (mgr.24370) 2562 : cluster [DBG] pgmap v2546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:46 smithi067 bash[27441]: cluster 2024-04-03T15:43:45.355315+0000 mgr.y (mgr.24370) 2562 : cluster [DBG] pgmap v2546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:46 smithi067 bash[17655]: cluster 2024-04-03T15:43:45.355315+0000 mgr.y (mgr.24370) 2562 : cluster [DBG] pgmap v2546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:47 smithi082 bash[20963]: audit 2024-04-03T15:43:47.018158+0000 mon.c (mon.2) 958 : audit [DBG] from='client.? 172.21.15.67:0/4245425111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:47 smithi067 bash[17655]: audit 2024-04-03T15:43:47.018158+0000 mon.c (mon.2) 958 : audit [DBG] from='client.? 172.21.15.67:0/4245425111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:47 smithi067 bash[27441]: audit 2024-04-03T15:43:47.018158+0000 mon.c (mon.2) 958 : audit [DBG] from='client.? 172.21.15.67:0/4245425111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:48 smithi082 bash[20963]: cluster 2024-04-03T15:43:47.356319+0000 mgr.y (mgr.24370) 2563 : cluster [DBG] pgmap v2547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:48 smithi067 bash[17655]: cluster 2024-04-03T15:43:47.356319+0000 mgr.y (mgr.24370) 2563 : cluster [DBG] pgmap v2547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:48 smithi067 bash[27441]: cluster 2024-04-03T15:43:47.356319+0000 mgr.y (mgr.24370) 2563 : cluster [DBG] pgmap v2547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:50 smithi067 bash[17655]: cluster 2024-04-03T15:43:49.356973+0000 mgr.y (mgr.24370) 2564 : cluster [DBG] pgmap v2548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:50 smithi067 bash[17655]: audit 2024-04-03T15:43:49.468278+0000 mon.c (mon.2) 959 : audit [DBG] from='client.? 172.21.15.67:0/1577086643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:50 smithi067 bash[27441]: cluster 2024-04-03T15:43:49.356973+0000 mgr.y (mgr.24370) 2564 : cluster [DBG] pgmap v2548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:50 smithi067 bash[27441]: audit 2024-04-03T15:43:49.468278+0000 mon.c (mon.2) 959 : audit [DBG] from='client.? 172.21.15.67:0/1577086643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:50 smithi082 bash[20963]: cluster 2024-04-03T15:43:49.356973+0000 mgr.y (mgr.24370) 2564 : cluster [DBG] pgmap v2548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:50 smithi082 bash[20963]: audit 2024-04-03T15:43:49.468278+0000 mon.c (mon.2) 959 : audit [DBG] from='client.? 172.21.15.67:0/1577086643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:52 smithi082 bash[20963]: cluster 2024-04-03T15:43:51.358136+0000 mgr.y (mgr.24370) 2565 : cluster [DBG] pgmap v2549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:52 smithi082 bash[20963]: audit 2024-04-03T15:43:51.928326+0000 mon.a (mon.0) 2863 : audit [DBG] from='client.? 172.21.15.67:0/2859196903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:52 smithi067 bash[17655]: cluster 2024-04-03T15:43:51.358136+0000 mgr.y (mgr.24370) 2565 : cluster [DBG] pgmap v2549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:52 smithi067 bash[17655]: audit 2024-04-03T15:43:51.928326+0000 mon.a (mon.0) 2863 : audit [DBG] from='client.? 172.21.15.67:0/2859196903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:52 smithi067 bash[27441]: cluster 2024-04-03T15:43:51.358136+0000 mgr.y (mgr.24370) 2565 : cluster [DBG] pgmap v2549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:52 smithi067 bash[27441]: audit 2024-04-03T15:43:51.928326+0000 mon.a (mon.0) 2863 : audit [DBG] from='client.? 172.21.15.67:0/2859196903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:43:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:43:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:54 smithi082 bash[20963]: cluster 2024-04-03T15:43:53.358842+0000 mgr.y (mgr.24370) 2566 : cluster [DBG] pgmap v2550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:54 smithi082 bash[20963]: audit 2024-04-03T15:43:54.384731+0000 mon.c (mon.2) 960 : audit [DBG] from='client.? 172.21.15.67:0/3170536186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:54 smithi067 bash[27441]: cluster 2024-04-03T15:43:53.358842+0000 mgr.y (mgr.24370) 2566 : cluster [DBG] pgmap v2550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:54 smithi067 bash[27441]: audit 2024-04-03T15:43:54.384731+0000 mon.c (mon.2) 960 : audit [DBG] from='client.? 172.21.15.67:0/3170536186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:54 smithi067 bash[17655]: cluster 2024-04-03T15:43:53.358842+0000 mgr.y (mgr.24370) 2566 : cluster [DBG] pgmap v2550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:54 smithi067 bash[17655]: audit 2024-04-03T15:43:54.384731+0000 mon.c (mon.2) 960 : audit [DBG] from='client.? 172.21.15.67:0/3170536186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:55 smithi082 bash[20963]: audit 2024-04-03T15:43:54.779931+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:55 smithi067 bash[27441]: audit 2024-04-03T15:43:54.779931+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:55 smithi067 bash[17655]: audit 2024-04-03T15:43:54.779931+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:43:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:56 smithi082 bash[20963]: cluster 2024-04-03T15:43:55.359511+0000 mgr.y (mgr.24370) 2567 : cluster [DBG] pgmap v2551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:56 smithi067 bash[27441]: cluster 2024-04-03T15:43:55.359511+0000 mgr.y (mgr.24370) 2567 : cluster [DBG] pgmap v2551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:56 smithi067 bash[17655]: cluster 2024-04-03T15:43:55.359511+0000 mgr.y (mgr.24370) 2567 : cluster [DBG] pgmap v2551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:57 smithi082 bash[20963]: audit 2024-04-03T15:43:56.832888+0000 mon.c (mon.2) 961 : audit [DBG] from='client.? 172.21.15.67:0/2721975632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:57 smithi067 bash[27441]: audit 2024-04-03T15:43:56.832888+0000 mon.c (mon.2) 961 : audit [DBG] from='client.? 172.21.15.67:0/2721975632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:57 smithi067 bash[17655]: audit 2024-04-03T15:43:56.832888+0000 mon.c (mon.2) 961 : audit [DBG] from='client.? 172.21.15.67:0/2721975632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:58 smithi082 bash[20963]: cluster 2024-04-03T15:43:57.360767+0000 mgr.y (mgr.24370) 2568 : cluster [DBG] pgmap v2552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:58 smithi067 bash[17655]: cluster 2024-04-03T15:43:57.360767+0000 mgr.y (mgr.24370) 2568 : cluster [DBG] pgmap v2552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:58 smithi067 bash[27441]: cluster 2024-04-03T15:43:57.360767+0000 mgr.y (mgr.24370) 2568 : cluster [DBG] pgmap v2552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:43:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:43:59 smithi082 bash[20963]: audit 2024-04-03T15:43:59.283629+0000 mon.a (mon.0) 2865 : audit [DBG] from='client.? 172.21.15.67:0/3092704009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:43:59 smithi067 bash[17655]: audit 2024-04-03T15:43:59.283629+0000 mon.a (mon.0) 2865 : audit [DBG] from='client.? 172.21.15.67:0/3092704009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:43:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:43:59 smithi067 bash[27441]: audit 2024-04-03T15:43:59.283629+0000 mon.a (mon.0) 2865 : audit [DBG] from='client.? 172.21.15.67:0/3092704009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:00 smithi082 bash[20963]: cluster 2024-04-03T15:43:59.361471+0000 mgr.y (mgr.24370) 2569 : cluster [DBG] pgmap v2553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:00 smithi067 bash[27441]: cluster 2024-04-03T15:43:59.361471+0000 mgr.y (mgr.24370) 2569 : cluster [DBG] pgmap v2553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:00 smithi067 bash[17655]: cluster 2024-04-03T15:43:59.361471+0000 mgr.y (mgr.24370) 2569 : cluster [DBG] pgmap v2553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:02 smithi082 bash[20963]: cluster 2024-04-03T15:44:01.362315+0000 mgr.y (mgr.24370) 2570 : cluster [DBG] pgmap v2554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:02 smithi082 bash[20963]: audit 2024-04-03T15:44:01.734254+0000 mon.c (mon.2) 962 : audit [DBG] from='client.? 172.21.15.67:0/1536713679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:02 smithi067 bash[27441]: cluster 2024-04-03T15:44:01.362315+0000 mgr.y (mgr.24370) 2570 : cluster [DBG] pgmap v2554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:02 smithi067 bash[27441]: audit 2024-04-03T15:44:01.734254+0000 mon.c (mon.2) 962 : audit [DBG] from='client.? 172.21.15.67:0/1536713679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:02 smithi067 bash[17655]: cluster 2024-04-03T15:44:01.362315+0000 mgr.y (mgr.24370) 2570 : cluster [DBG] pgmap v2554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:02 smithi067 bash[17655]: audit 2024-04-03T15:44:01.734254+0000 mon.c (mon.2) 962 : audit [DBG] from='client.? 172.21.15.67:0/1536713679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:44:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:44:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:04 smithi082 bash[20963]: cluster 2024-04-03T15:44:03.362917+0000 mgr.y (mgr.24370) 2571 : cluster [DBG] pgmap v2555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:04 smithi082 bash[20963]: audit 2024-04-03T15:44:04.194893+0000 mon.a (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.67:0/4095038556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:04 smithi067 bash[27441]: cluster 2024-04-03T15:44:03.362917+0000 mgr.y (mgr.24370) 2571 : cluster [DBG] pgmap v2555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:04 smithi067 bash[27441]: audit 2024-04-03T15:44:04.194893+0000 mon.a (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.67:0/4095038556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:04 smithi067 bash[17655]: cluster 2024-04-03T15:44:03.362917+0000 mgr.y (mgr.24370) 2571 : cluster [DBG] pgmap v2555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:04 smithi067 bash[17655]: audit 2024-04-03T15:44:04.194893+0000 mon.a (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.67:0/4095038556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:06 smithi082 bash[20963]: cluster 2024-04-03T15:44:05.363576+0000 mgr.y (mgr.24370) 2572 : cluster [DBG] pgmap v2556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:06 smithi067 bash[17655]: cluster 2024-04-03T15:44:05.363576+0000 mgr.y (mgr.24370) 2572 : cluster [DBG] pgmap v2556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:06 smithi067 bash[27441]: cluster 2024-04-03T15:44:05.363576+0000 mgr.y (mgr.24370) 2572 : cluster [DBG] pgmap v2556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:07 smithi082 bash[20963]: audit 2024-04-03T15:44:06.645967+0000 mon.c (mon.2) 963 : audit [DBG] from='client.? 172.21.15.67:0/2828349216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:07 smithi067 bash[17655]: audit 2024-04-03T15:44:06.645967+0000 mon.c (mon.2) 963 : audit [DBG] from='client.? 172.21.15.67:0/2828349216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:07 smithi067 bash[27441]: audit 2024-04-03T15:44:06.645967+0000 mon.c (mon.2) 963 : audit [DBG] from='client.? 172.21.15.67:0/2828349216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:08 smithi082 bash[20963]: cluster 2024-04-03T15:44:07.364787+0000 mgr.y (mgr.24370) 2573 : cluster [DBG] pgmap v2557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:08 smithi067 bash[17655]: cluster 2024-04-03T15:44:07.364787+0000 mgr.y (mgr.24370) 2573 : cluster [DBG] pgmap v2557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:08 smithi067 bash[27441]: cluster 2024-04-03T15:44:07.364787+0000 mgr.y (mgr.24370) 2573 : cluster [DBG] pgmap v2557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:09 smithi082 bash[20963]: audit 2024-04-03T15:44:09.097806+0000 mon.c (mon.2) 964 : audit [DBG] from='client.? 172.21.15.67:0/635221784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:09 smithi067 bash[17655]: audit 2024-04-03T15:44:09.097806+0000 mon.c (mon.2) 964 : audit [DBG] from='client.? 172.21.15.67:0/635221784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:09 smithi067 bash[27441]: audit 2024-04-03T15:44:09.097806+0000 mon.c (mon.2) 964 : audit [DBG] from='client.? 172.21.15.67:0/635221784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:10 smithi082 bash[20963]: cluster 2024-04-03T15:44:09.365471+0000 mgr.y (mgr.24370) 2574 : cluster [DBG] pgmap v2558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:10 smithi082 bash[20963]: audit 2024-04-03T15:44:09.780374+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:10 smithi067 bash[27441]: cluster 2024-04-03T15:44:09.365471+0000 mgr.y (mgr.24370) 2574 : cluster [DBG] pgmap v2558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:10 smithi067 bash[27441]: audit 2024-04-03T15:44:09.780374+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:10 smithi067 bash[17655]: cluster 2024-04-03T15:44:09.365471+0000 mgr.y (mgr.24370) 2574 : cluster [DBG] pgmap v2558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:10 smithi067 bash[17655]: audit 2024-04-03T15:44:09.780374+0000 mon.a (mon.0) 2867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:12 smithi082 bash[20963]: cluster 2024-04-03T15:44:11.366611+0000 mgr.y (mgr.24370) 2575 : cluster [DBG] pgmap v2559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:12 smithi082 bash[20963]: audit 2024-04-03T15:44:11.551839+0000 mon.a (mon.0) 2868 : audit [DBG] from='client.? 172.21.15.67:0/3265555043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:12 smithi067 bash[27441]: cluster 2024-04-03T15:44:11.366611+0000 mgr.y (mgr.24370) 2575 : cluster [DBG] pgmap v2559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:12 smithi067 bash[27441]: audit 2024-04-03T15:44:11.551839+0000 mon.a (mon.0) 2868 : audit [DBG] from='client.? 172.21.15.67:0/3265555043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:12 smithi067 bash[17655]: cluster 2024-04-03T15:44:11.366611+0000 mgr.y (mgr.24370) 2575 : cluster [DBG] pgmap v2559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:12 smithi067 bash[17655]: audit 2024-04-03T15:44:11.551839+0000 mon.a (mon.0) 2868 : audit [DBG] from='client.? 172.21.15.67:0/3265555043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:44:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:44:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:14 smithi082 bash[20963]: cluster 2024-04-03T15:44:13.367409+0000 mgr.y (mgr.24370) 2576 : cluster [DBG] pgmap v2560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:14 smithi082 bash[20963]: audit 2024-04-03T15:44:14.001177+0000 mon.a (mon.0) 2869 : audit [DBG] from='client.? 172.21.15.67:0/4204962297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:14 smithi067 bash[27441]: cluster 2024-04-03T15:44:13.367409+0000 mgr.y (mgr.24370) 2576 : cluster [DBG] pgmap v2560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:14 smithi067 bash[27441]: audit 2024-04-03T15:44:14.001177+0000 mon.a (mon.0) 2869 : audit [DBG] from='client.? 172.21.15.67:0/4204962297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:14 smithi067 bash[17655]: cluster 2024-04-03T15:44:13.367409+0000 mgr.y (mgr.24370) 2576 : cluster [DBG] pgmap v2560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:14 smithi067 bash[17655]: audit 2024-04-03T15:44:14.001177+0000 mon.a (mon.0) 2869 : audit [DBG] from='client.? 172.21.15.67:0/4204962297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:16 smithi082 bash[20963]: cluster 2024-04-03T15:44:15.368141+0000 mgr.y (mgr.24370) 2577 : cluster [DBG] pgmap v2561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:16 smithi082 bash[20963]: audit 2024-04-03T15:44:16.457032+0000 mon.a (mon.0) 2870 : audit [DBG] from='client.? 172.21.15.67:0/3882308847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:16 smithi067 bash[17655]: cluster 2024-04-03T15:44:15.368141+0000 mgr.y (mgr.24370) 2577 : cluster [DBG] pgmap v2561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:16 smithi067 bash[17655]: audit 2024-04-03T15:44:16.457032+0000 mon.a (mon.0) 2870 : audit [DBG] from='client.? 172.21.15.67:0/3882308847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:16 smithi067 bash[27441]: cluster 2024-04-03T15:44:15.368141+0000 mgr.y (mgr.24370) 2577 : cluster [DBG] pgmap v2561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:16 smithi067 bash[27441]: audit 2024-04-03T15:44:16.457032+0000 mon.a (mon.0) 2870 : audit [DBG] from='client.? 172.21.15.67:0/3882308847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:18 smithi082 bash[20963]: cluster 2024-04-03T15:44:17.369263+0000 mgr.y (mgr.24370) 2578 : cluster [DBG] pgmap v2562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:18 smithi067 bash[17655]: cluster 2024-04-03T15:44:17.369263+0000 mgr.y (mgr.24370) 2578 : cluster [DBG] pgmap v2562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:18 smithi067 bash[27441]: cluster 2024-04-03T15:44:17.369263+0000 mgr.y (mgr.24370) 2578 : cluster [DBG] pgmap v2562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:19 smithi082 bash[20963]: audit 2024-04-03T15:44:18.903188+0000 mon.c (mon.2) 965 : audit [DBG] from='client.? 172.21.15.67:0/3374312633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:19 smithi067 bash[27441]: audit 2024-04-03T15:44:18.903188+0000 mon.c (mon.2) 965 : audit [DBG] from='client.? 172.21.15.67:0/3374312633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:19 smithi067 bash[17655]: audit 2024-04-03T15:44:18.903188+0000 mon.c (mon.2) 965 : audit [DBG] from='client.? 172.21.15.67:0/3374312633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:20 smithi082 bash[20963]: cluster 2024-04-03T15:44:19.370069+0000 mgr.y (mgr.24370) 2579 : cluster [DBG] pgmap v2563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:20 smithi082 bash[20963]: audit 2024-04-03T15:44:19.698134+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:44:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:20 smithi067 bash[17655]: cluster 2024-04-03T15:44:19.370069+0000 mgr.y (mgr.24370) 2579 : cluster [DBG] pgmap v2563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:20 smithi067 bash[17655]: audit 2024-04-03T15:44:19.698134+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:44:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:20 smithi067 bash[27441]: cluster 2024-04-03T15:44:19.370069+0000 mgr.y (mgr.24370) 2579 : cluster [DBG] pgmap v2563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:20 smithi067 bash[27441]: audit 2024-04-03T15:44:19.698134+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:44:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:21 smithi082 bash[20963]: audit 2024-04-03T15:44:21.358907+0000 mon.c (mon.2) 966 : audit [DBG] from='client.? 172.21.15.67:0/1843465774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:21 smithi067 bash[17655]: audit 2024-04-03T15:44:21.358907+0000 mon.c (mon.2) 966 : audit [DBG] from='client.? 172.21.15.67:0/1843465774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:21 smithi067 bash[27441]: audit 2024-04-03T15:44:21.358907+0000 mon.c (mon.2) 966 : audit [DBG] from='client.? 172.21.15.67:0/1843465774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:22 smithi082 bash[20963]: cluster 2024-04-03T15:44:21.371178+0000 mgr.y (mgr.24370) 2580 : cluster [DBG] pgmap v2564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:22 smithi067 bash[17655]: cluster 2024-04-03T15:44:21.371178+0000 mgr.y (mgr.24370) 2580 : cluster [DBG] pgmap v2564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:22 smithi067 bash[27441]: cluster 2024-04-03T15:44:21.371178+0000 mgr.y (mgr.24370) 2580 : cluster [DBG] pgmap v2564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:44:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:44:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:24 smithi082 bash[20963]: cluster 2024-04-03T15:44:23.371977+0000 mgr.y (mgr.24370) 2581 : cluster [DBG] pgmap v2565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:24 smithi082 bash[20963]: audit 2024-04-03T15:44:23.820593+0000 mon.a (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.67:0/2748115896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:24 smithi067 bash[27441]: cluster 2024-04-03T15:44:23.371977+0000 mgr.y (mgr.24370) 2581 : cluster [DBG] pgmap v2565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:24 smithi067 bash[27441]: audit 2024-04-03T15:44:23.820593+0000 mon.a (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.67:0/2748115896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:24 smithi067 bash[17655]: cluster 2024-04-03T15:44:23.371977+0000 mgr.y (mgr.24370) 2581 : cluster [DBG] pgmap v2565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:24 smithi067 bash[17655]: audit 2024-04-03T15:44:23.820593+0000 mon.a (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.67:0/2748115896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:25 smithi082 bash[20963]: audit 2024-04-03T15:44:24.779762+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:25 smithi082 bash[20963]: audit 2024-04-03T15:44:25.443086+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:25 smithi082 bash[20963]: audit 2024-04-03T15:44:25.450552+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:25 smithi067 bash[17655]: audit 2024-04-03T15:44:24.779762+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:25 smithi067 bash[17655]: audit 2024-04-03T15:44:25.443086+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:25 smithi067 bash[17655]: audit 2024-04-03T15:44:25.450552+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:25 smithi067 bash[27441]: audit 2024-04-03T15:44:24.779762+0000 mon.a (mon.0) 2873 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:25 smithi067 bash[27441]: audit 2024-04-03T15:44:25.443086+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:25 smithi067 bash[27441]: audit 2024-04-03T15:44:25.450552+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:26 smithi082 bash[20963]: cluster 2024-04-03T15:44:25.372564+0000 mgr.y (mgr.24370) 2582 : cluster [DBG] pgmap v2566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:26 smithi082 bash[20963]: audit 2024-04-03T15:44:25.743878+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:26 smithi082 bash[20963]: audit 2024-04-03T15:44:25.758860+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:26 smithi082 bash[20963]: audit 2024-04-03T15:44:26.228459+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:44:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:26 smithi082 bash[20963]: audit 2024-04-03T15:44:26.230102+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:44:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:26 smithi082 bash[20963]: audit 2024-04-03T15:44:26.240183+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:26 smithi082 bash[20963]: audit 2024-04-03T15:44:26.270717+0000 mon.c (mon.2) 967 : audit [DBG] from='client.? 172.21.15.67:0/4032526423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[17655]: cluster 2024-04-03T15:44:25.372564+0000 mgr.y (mgr.24370) 2582 : cluster [DBG] pgmap v2566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[17655]: audit 2024-04-03T15:44:25.743878+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[17655]: audit 2024-04-03T15:44:25.758860+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[17655]: audit 2024-04-03T15:44:26.228459+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[17655]: audit 2024-04-03T15:44:26.230102+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[17655]: audit 2024-04-03T15:44:26.240183+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[17655]: audit 2024-04-03T15:44:26.270717+0000 mon.c (mon.2) 967 : audit [DBG] from='client.? 172.21.15.67:0/4032526423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[27441]: cluster 2024-04-03T15:44:25.372564+0000 mgr.y (mgr.24370) 2582 : cluster [DBG] pgmap v2566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[27441]: audit 2024-04-03T15:44:25.743878+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[27441]: audit 2024-04-03T15:44:25.758860+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[27441]: audit 2024-04-03T15:44:26.228459+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:44:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[27441]: audit 2024-04-03T15:44:26.230102+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:44:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[27441]: audit 2024-04-03T15:44:26.240183+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:44:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:26 smithi067 bash[27441]: audit 2024-04-03T15:44:26.270717+0000 mon.c (mon.2) 967 : audit [DBG] from='client.? 172.21.15.67:0/4032526423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:28 smithi082 bash[20963]: cluster 2024-04-03T15:44:27.373579+0000 mgr.y (mgr.24370) 2583 : cluster [DBG] pgmap v2567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:28 smithi082 bash[20963]: audit 2024-04-03T15:44:28.716567+0000 mon.a (mon.0) 2881 : audit [DBG] from='client.? 172.21.15.67:0/2772728291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:28 smithi067 bash[17655]: cluster 2024-04-03T15:44:27.373579+0000 mgr.y (mgr.24370) 2583 : cluster [DBG] pgmap v2567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:28 smithi067 bash[17655]: audit 2024-04-03T15:44:28.716567+0000 mon.a (mon.0) 2881 : audit [DBG] from='client.? 172.21.15.67:0/2772728291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:28 smithi067 bash[27441]: cluster 2024-04-03T15:44:27.373579+0000 mgr.y (mgr.24370) 2583 : cluster [DBG] pgmap v2567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:28 smithi067 bash[27441]: audit 2024-04-03T15:44:28.716567+0000 mon.a (mon.0) 2881 : audit [DBG] from='client.? 172.21.15.67:0/2772728291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:30 smithi082 bash[20963]: cluster 2024-04-03T15:44:29.374265+0000 mgr.y (mgr.24370) 2584 : cluster [DBG] pgmap v2568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:30 smithi067 bash[17655]: cluster 2024-04-03T15:44:29.374265+0000 mgr.y (mgr.24370) 2584 : cluster [DBG] pgmap v2568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:30 smithi067 bash[27441]: cluster 2024-04-03T15:44:29.374265+0000 mgr.y (mgr.24370) 2584 : cluster [DBG] pgmap v2568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:31 smithi082 bash[20963]: audit 2024-04-03T15:44:31.174709+0000 mon.a (mon.0) 2882 : audit [DBG] from='client.? 172.21.15.67:0/1675823086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:31 smithi067 bash[17655]: audit 2024-04-03T15:44:31.174709+0000 mon.a (mon.0) 2882 : audit [DBG] from='client.? 172.21.15.67:0/1675823086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:31 smithi067 bash[27441]: audit 2024-04-03T15:44:31.174709+0000 mon.a (mon.0) 2882 : audit [DBG] from='client.? 172.21.15.67:0/1675823086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:32 smithi067 bash[27441]: cluster 2024-04-03T15:44:31.375476+0000 mgr.y (mgr.24370) 2585 : cluster [DBG] pgmap v2569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:33.105 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:32 smithi067 bash[17655]: cluster 2024-04-03T15:44:31.375476+0000 mgr.y (mgr.24370) 2585 : cluster [DBG] pgmap v2569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:32 smithi082 bash[20963]: cluster 2024-04-03T15:44:31.375476+0000 mgr.y (mgr.24370) 2585 : cluster [DBG] pgmap v2569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:44:33.769 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:44:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:33 smithi082 bash[20963]: audit 2024-04-03T15:44:33.624301+0000 mon.a (mon.0) 2883 : audit [DBG] from='client.? 172.21.15.67:0/2521260388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:33 smithi067 bash[17655]: audit 2024-04-03T15:44:33.624301+0000 mon.a (mon.0) 2883 : audit [DBG] from='client.? 172.21.15.67:0/2521260388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:33 smithi067 bash[27441]: audit 2024-04-03T15:44:33.624301+0000 mon.a (mon.0) 2883 : audit [DBG] from='client.? 172.21.15.67:0/2521260388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:34 smithi082 bash[20963]: cluster 2024-04-03T15:44:33.376191+0000 mgr.y (mgr.24370) 2586 : cluster [DBG] pgmap v2570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:34 smithi067 bash[17655]: cluster 2024-04-03T15:44:33.376191+0000 mgr.y (mgr.24370) 2586 : cluster [DBG] pgmap v2570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:34 smithi067 bash[27441]: cluster 2024-04-03T15:44:33.376191+0000 mgr.y (mgr.24370) 2586 : cluster [DBG] pgmap v2570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:36 smithi082 bash[20963]: cluster 2024-04-03T15:44:35.376773+0000 mgr.y (mgr.24370) 2587 : cluster [DBG] pgmap v2571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:36 smithi082 bash[20963]: audit 2024-04-03T15:44:36.077980+0000 mon.a (mon.0) 2884 : audit [DBG] from='client.? 172.21.15.67:0/1491158626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:36 smithi067 bash[17655]: cluster 2024-04-03T15:44:35.376773+0000 mgr.y (mgr.24370) 2587 : cluster [DBG] pgmap v2571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:36 smithi067 bash[17655]: audit 2024-04-03T15:44:36.077980+0000 mon.a (mon.0) 2884 : audit [DBG] from='client.? 172.21.15.67:0/1491158626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:36 smithi067 bash[27441]: cluster 2024-04-03T15:44:35.376773+0000 mgr.y (mgr.24370) 2587 : cluster [DBG] pgmap v2571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:36 smithi067 bash[27441]: audit 2024-04-03T15:44:36.077980+0000 mon.a (mon.0) 2884 : audit [DBG] from='client.? 172.21.15.67:0/1491158626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:38 smithi082 bash[20963]: cluster 2024-04-03T15:44:37.377918+0000 mgr.y (mgr.24370) 2588 : cluster [DBG] pgmap v2572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:38 smithi082 bash[20963]: audit 2024-04-03T15:44:38.532598+0000 mon.c (mon.2) 968 : audit [DBG] from='client.? 172.21.15.67:0/2540050233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:38 smithi067 bash[17655]: cluster 2024-04-03T15:44:37.377918+0000 mgr.y (mgr.24370) 2588 : cluster [DBG] pgmap v2572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:38 smithi067 bash[17655]: audit 2024-04-03T15:44:38.532598+0000 mon.c (mon.2) 968 : audit [DBG] from='client.? 172.21.15.67:0/2540050233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:38 smithi067 bash[27441]: cluster 2024-04-03T15:44:37.377918+0000 mgr.y (mgr.24370) 2588 : cluster [DBG] pgmap v2572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:38 smithi067 bash[27441]: audit 2024-04-03T15:44:38.532598+0000 mon.c (mon.2) 968 : audit [DBG] from='client.? 172.21.15.67:0/2540050233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:39 smithi082 bash[20963]: audit 2024-04-03T15:44:39.781219+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:39 smithi067 bash[27441]: audit 2024-04-03T15:44:39.781219+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:39 smithi067 bash[17655]: audit 2024-04-03T15:44:39.781219+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:40 smithi082 bash[20963]: cluster 2024-04-03T15:44:39.378602+0000 mgr.y (mgr.24370) 2589 : cluster [DBG] pgmap v2573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:40 smithi067 bash[17655]: cluster 2024-04-03T15:44:39.378602+0000 mgr.y (mgr.24370) 2589 : cluster [DBG] pgmap v2573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:40 smithi067 bash[27441]: cluster 2024-04-03T15:44:39.378602+0000 mgr.y (mgr.24370) 2589 : cluster [DBG] pgmap v2573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:41 smithi082 bash[20963]: audit 2024-04-03T15:44:40.990751+0000 mon.a (mon.0) 2886 : audit [DBG] from='client.? 172.21.15.67:0/1108087886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:41 smithi067 bash[27441]: audit 2024-04-03T15:44:40.990751+0000 mon.a (mon.0) 2886 : audit [DBG] from='client.? 172.21.15.67:0/1108087886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:41 smithi067 bash[17655]: audit 2024-04-03T15:44:40.990751+0000 mon.a (mon.0) 2886 : audit [DBG] from='client.? 172.21.15.67:0/1108087886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:42 smithi067 bash[27441]: cluster 2024-04-03T15:44:41.379785+0000 mgr.y (mgr.24370) 2590 : cluster [DBG] pgmap v2574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:42 smithi067 bash[17655]: cluster 2024-04-03T15:44:41.379785+0000 mgr.y (mgr.24370) 2590 : cluster [DBG] pgmap v2574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:42 smithi082 bash[20963]: cluster 2024-04-03T15:44:41.379785+0000 mgr.y (mgr.24370) 2590 : cluster [DBG] pgmap v2574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:44:43.816 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:44:44.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:43 smithi082 bash[20963]: audit 2024-04-03T15:44:43.450229+0000 mon.a (mon.0) 2887 : audit [DBG] from='client.? 172.21.15.67:0/351343353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:43 smithi067 bash[17655]: audit 2024-04-03T15:44:43.450229+0000 mon.a (mon.0) 2887 : audit [DBG] from='client.? 172.21.15.67:0/351343353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:43 smithi067 bash[27441]: audit 2024-04-03T15:44:43.450229+0000 mon.a (mon.0) 2887 : audit [DBG] from='client.? 172.21.15.67:0/351343353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:44 smithi082 bash[20963]: cluster 2024-04-03T15:44:43.380454+0000 mgr.y (mgr.24370) 2591 : cluster [DBG] pgmap v2575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:44 smithi067 bash[17655]: cluster 2024-04-03T15:44:43.380454+0000 mgr.y (mgr.24370) 2591 : cluster [DBG] pgmap v2575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:44 smithi067 bash[27441]: cluster 2024-04-03T15:44:43.380454+0000 mgr.y (mgr.24370) 2591 : cluster [DBG] pgmap v2575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:46 smithi082 bash[20963]: cluster 2024-04-03T15:44:45.381061+0000 mgr.y (mgr.24370) 2592 : cluster [DBG] pgmap v2576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:46 smithi082 bash[20963]: audit 2024-04-03T15:44:45.897463+0000 mon.c (mon.2) 969 : audit [DBG] from='client.? 172.21.15.67:0/3538433090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:46 smithi067 bash[17655]: cluster 2024-04-03T15:44:45.381061+0000 mgr.y (mgr.24370) 2592 : cluster [DBG] pgmap v2576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:46 smithi067 bash[17655]: audit 2024-04-03T15:44:45.897463+0000 mon.c (mon.2) 969 : audit [DBG] from='client.? 172.21.15.67:0/3538433090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:46 smithi067 bash[27441]: cluster 2024-04-03T15:44:45.381061+0000 mgr.y (mgr.24370) 2592 : cluster [DBG] pgmap v2576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:46 smithi067 bash[27441]: audit 2024-04-03T15:44:45.897463+0000 mon.c (mon.2) 969 : audit [DBG] from='client.? 172.21.15.67:0/3538433090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:48 smithi082 bash[20963]: cluster 2024-04-03T15:44:47.382258+0000 mgr.y (mgr.24370) 2593 : cluster [DBG] pgmap v2577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:48 smithi082 bash[20963]: audit 2024-04-03T15:44:48.354887+0000 mon.a (mon.0) 2888 : audit [DBG] from='client.? 172.21.15.67:0/108074237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:48 smithi067 bash[27441]: cluster 2024-04-03T15:44:47.382258+0000 mgr.y (mgr.24370) 2593 : cluster [DBG] pgmap v2577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:48 smithi067 bash[27441]: audit 2024-04-03T15:44:48.354887+0000 mon.a (mon.0) 2888 : audit [DBG] from='client.? 172.21.15.67:0/108074237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:48 smithi067 bash[17655]: cluster 2024-04-03T15:44:47.382258+0000 mgr.y (mgr.24370) 2593 : cluster [DBG] pgmap v2577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:48 smithi067 bash[17655]: audit 2024-04-03T15:44:48.354887+0000 mon.a (mon.0) 2888 : audit [DBG] from='client.? 172.21.15.67:0/108074237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:50 smithi082 bash[20963]: cluster 2024-04-03T15:44:49.382931+0000 mgr.y (mgr.24370) 2594 : cluster [DBG] pgmap v2578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:50 smithi082 bash[20963]: audit 2024-04-03T15:44:50.805768+0000 mon.a (mon.0) 2889 : audit [DBG] from='client.? 172.21.15.67:0/915375987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:50 smithi067 bash[17655]: cluster 2024-04-03T15:44:49.382931+0000 mgr.y (mgr.24370) 2594 : cluster [DBG] pgmap v2578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:50 smithi067 bash[17655]: audit 2024-04-03T15:44:50.805768+0000 mon.a (mon.0) 2889 : audit [DBG] from='client.? 172.21.15.67:0/915375987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:50 smithi067 bash[27441]: cluster 2024-04-03T15:44:49.382931+0000 mgr.y (mgr.24370) 2594 : cluster [DBG] pgmap v2578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:50 smithi067 bash[27441]: audit 2024-04-03T15:44:50.805768+0000 mon.a (mon.0) 2889 : audit [DBG] from='client.? 172.21.15.67:0/915375987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:52 smithi082 bash[20963]: cluster 2024-04-03T15:44:51.384111+0000 mgr.y (mgr.24370) 2595 : cluster [DBG] pgmap v2579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:53.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:52 smithi067 bash[17655]: cluster 2024-04-03T15:44:51.384111+0000 mgr.y (mgr.24370) 2595 : cluster [DBG] pgmap v2579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:53.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:44:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:52 smithi067 bash[27441]: cluster 2024-04-03T15:44:51.384111+0000 mgr.y (mgr.24370) 2595 : cluster [DBG] pgmap v2579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:53.842 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:44:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:53 smithi082 bash[20963]: audit 2024-04-03T15:44:53.257376+0000 mon.a (mon.0) 2890 : audit [DBG] from='client.? 172.21.15.67:0/2255820427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:53 smithi067 bash[17655]: audit 2024-04-03T15:44:53.257376+0000 mon.a (mon.0) 2890 : audit [DBG] from='client.? 172.21.15.67:0/2255820427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:53 smithi067 bash[27441]: audit 2024-04-03T15:44:53.257376+0000 mon.a (mon.0) 2890 : audit [DBG] from='client.? 172.21.15.67:0/2255820427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:54 smithi082 bash[20963]: cluster 2024-04-03T15:44:53.384915+0000 mgr.y (mgr.24370) 2596 : cluster [DBG] pgmap v2580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:54 smithi082 bash[20963]: audit 2024-04-03T15:44:54.781806+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:54 smithi067 bash[17655]: cluster 2024-04-03T15:44:53.384915+0000 mgr.y (mgr.24370) 2596 : cluster [DBG] pgmap v2580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:54 smithi067 bash[17655]: audit 2024-04-03T15:44:54.781806+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:54 smithi067 bash[27441]: cluster 2024-04-03T15:44:53.384915+0000 mgr.y (mgr.24370) 2596 : cluster [DBG] pgmap v2580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:54 smithi067 bash[27441]: audit 2024-04-03T15:44:54.781806+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:44:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:55 smithi082 bash[20963]: audit 2024-04-03T15:44:55.711670+0000 mon.a (mon.0) 2892 : audit [DBG] from='client.? 172.21.15.67:0/3676882797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:55 smithi067 bash[27441]: audit 2024-04-03T15:44:55.711670+0000 mon.a (mon.0) 2892 : audit [DBG] from='client.? 172.21.15.67:0/3676882797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:55 smithi067 bash[17655]: audit 2024-04-03T15:44:55.711670+0000 mon.a (mon.0) 2892 : audit [DBG] from='client.? 172.21.15.67:0/3676882797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:56 smithi082 bash[20963]: cluster 2024-04-03T15:44:55.385706+0000 mgr.y (mgr.24370) 2597 : cluster [DBG] pgmap v2581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:56 smithi067 bash[27441]: cluster 2024-04-03T15:44:55.385706+0000 mgr.y (mgr.24370) 2597 : cluster [DBG] pgmap v2581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:56 smithi067 bash[17655]: cluster 2024-04-03T15:44:55.385706+0000 mgr.y (mgr.24370) 2597 : cluster [DBG] pgmap v2581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:58 smithi082 bash[20963]: cluster 2024-04-03T15:44:57.386900+0000 mgr.y (mgr.24370) 2598 : cluster [DBG] pgmap v2582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:44:58 smithi082 bash[20963]: audit 2024-04-03T15:44:58.161892+0000 mon.c (mon.2) 970 : audit [DBG] from='client.? 172.21.15.67:0/1494913804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:58 smithi067 bash[17655]: cluster 2024-04-03T15:44:57.386900+0000 mgr.y (mgr.24370) 2598 : cluster [DBG] pgmap v2582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:44:58 smithi067 bash[17655]: audit 2024-04-03T15:44:58.161892+0000 mon.c (mon.2) 970 : audit [DBG] from='client.? 172.21.15.67:0/1494913804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:44:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:58 smithi067 bash[27441]: cluster 2024-04-03T15:44:57.386900+0000 mgr.y (mgr.24370) 2598 : cluster [DBG] pgmap v2582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:44:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:44:58 smithi067 bash[27441]: audit 2024-04-03T15:44:58.161892+0000 mon.c (mon.2) 970 : audit [DBG] from='client.? 172.21.15.67:0/1494913804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:00 smithi082 bash[20963]: cluster 2024-04-03T15:44:59.387716+0000 mgr.y (mgr.24370) 2599 : cluster [DBG] pgmap v2583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:00 smithi082 bash[20963]: audit 2024-04-03T15:45:00.618408+0000 mon.a (mon.0) 2893 : audit [DBG] from='client.? 172.21.15.67:0/3743655201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:00 smithi067 bash[17655]: cluster 2024-04-03T15:44:59.387716+0000 mgr.y (mgr.24370) 2599 : cluster [DBG] pgmap v2583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:00 smithi067 bash[17655]: audit 2024-04-03T15:45:00.618408+0000 mon.a (mon.0) 2893 : audit [DBG] from='client.? 172.21.15.67:0/3743655201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:00 smithi067 bash[27441]: cluster 2024-04-03T15:44:59.387716+0000 mgr.y (mgr.24370) 2599 : cluster [DBG] pgmap v2583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:00 smithi067 bash[27441]: audit 2024-04-03T15:45:00.618408+0000 mon.a (mon.0) 2893 : audit [DBG] from='client.? 172.21.15.67:0/3743655201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:02 smithi082 bash[20963]: cluster 2024-04-03T15:45:01.389072+0000 mgr.y (mgr.24370) 2600 : cluster [DBG] pgmap v2584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:03.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:02 smithi067 bash[17655]: cluster 2024-04-03T15:45:01.389072+0000 mgr.y (mgr.24370) 2600 : cluster [DBG] pgmap v2584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:03.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:45:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:02 smithi067 bash[27441]: cluster 2024-04-03T15:45:01.389072+0000 mgr.y (mgr.24370) 2600 : cluster [DBG] pgmap v2584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:45:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:03 smithi082 bash[20963]: audit 2024-04-03T15:45:03.072979+0000 mon.c (mon.2) 971 : audit [DBG] from='client.? 172.21.15.67:0/2237441002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:03 smithi067 bash[17655]: audit 2024-04-03T15:45:03.072979+0000 mon.c (mon.2) 971 : audit [DBG] from='client.? 172.21.15.67:0/2237441002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:03 smithi067 bash[27441]: audit 2024-04-03T15:45:03.072979+0000 mon.c (mon.2) 971 : audit [DBG] from='client.? 172.21.15.67:0/2237441002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:04 smithi067 bash[17655]: cluster 2024-04-03T15:45:03.389750+0000 mgr.y (mgr.24370) 2601 : cluster [DBG] pgmap v2585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:04 smithi067 bash[27441]: cluster 2024-04-03T15:45:03.389750+0000 mgr.y (mgr.24370) 2601 : cluster [DBG] pgmap v2585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:04 smithi082 bash[20963]: cluster 2024-04-03T15:45:03.389750+0000 mgr.y (mgr.24370) 2601 : cluster [DBG] pgmap v2585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:05 smithi067 bash[17655]: audit 2024-04-03T15:45:05.526848+0000 mon.a (mon.0) 2894 : audit [DBG] from='client.? 172.21.15.67:0/293161451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:05 smithi067 bash[27441]: audit 2024-04-03T15:45:05.526848+0000 mon.a (mon.0) 2894 : audit [DBG] from='client.? 172.21.15.67:0/293161451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:05 smithi082 bash[20963]: audit 2024-04-03T15:45:05.526848+0000 mon.a (mon.0) 2894 : audit [DBG] from='client.? 172.21.15.67:0/293161451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:06 smithi067 bash[17655]: cluster 2024-04-03T15:45:05.390401+0000 mgr.y (mgr.24370) 2602 : cluster [DBG] pgmap v2586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:06 smithi067 bash[27441]: cluster 2024-04-03T15:45:05.390401+0000 mgr.y (mgr.24370) 2602 : cluster [DBG] pgmap v2586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:06 smithi082 bash[20963]: cluster 2024-04-03T15:45:05.390401+0000 mgr.y (mgr.24370) 2602 : cluster [DBG] pgmap v2586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:08 smithi067 bash[27441]: cluster 2024-04-03T15:45:07.391508+0000 mgr.y (mgr.24370) 2603 : cluster [DBG] pgmap v2587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:08 smithi067 bash[27441]: audit 2024-04-03T15:45:07.980727+0000 mon.a (mon.0) 2895 : audit [DBG] from='client.? 172.21.15.67:0/493951717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:08 smithi067 bash[17655]: cluster 2024-04-03T15:45:07.391508+0000 mgr.y (mgr.24370) 2603 : cluster [DBG] pgmap v2587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:08 smithi067 bash[17655]: audit 2024-04-03T15:45:07.980727+0000 mon.a (mon.0) 2895 : audit [DBG] from='client.? 172.21.15.67:0/493951717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:08 smithi082 bash[20963]: cluster 2024-04-03T15:45:07.391508+0000 mgr.y (mgr.24370) 2603 : cluster [DBG] pgmap v2587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:08 smithi082 bash[20963]: audit 2024-04-03T15:45:07.980727+0000 mon.a (mon.0) 2895 : audit [DBG] from='client.? 172.21.15.67:0/493951717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:09 smithi067 bash[17655]: audit 2024-04-03T15:45:09.781947+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:09 smithi067 bash[27441]: audit 2024-04-03T15:45:09.781947+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:09 smithi082 bash[20963]: audit 2024-04-03T15:45:09.781947+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:11 smithi067 bash[27441]: cluster 2024-04-03T15:45:09.392269+0000 mgr.y (mgr.24370) 2604 : cluster [DBG] pgmap v2588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:11 smithi067 bash[27441]: audit 2024-04-03T15:45:10.431035+0000 mon.a (mon.0) 2897 : audit [DBG] from='client.? 172.21.15.67:0/73518568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:10 smithi067 bash[17655]: cluster 2024-04-03T15:45:09.392269+0000 mgr.y (mgr.24370) 2604 : cluster [DBG] pgmap v2588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:10 smithi067 bash[17655]: audit 2024-04-03T15:45:10.431035+0000 mon.a (mon.0) 2897 : audit [DBG] from='client.? 172.21.15.67:0/73518568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:10 smithi082 bash[20963]: cluster 2024-04-03T15:45:09.392269+0000 mgr.y (mgr.24370) 2604 : cluster [DBG] pgmap v2588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:10 smithi082 bash[20963]: audit 2024-04-03T15:45:10.431035+0000 mon.a (mon.0) 2897 : audit [DBG] from='client.? 172.21.15.67:0/73518568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:13.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:45:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:12 smithi067 bash[17655]: cluster 2024-04-03T15:45:11.393385+0000 mgr.y (mgr.24370) 2605 : cluster [DBG] pgmap v2589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:12 smithi067 bash[17655]: audit 2024-04-03T15:45:12.885369+0000 mon.a (mon.0) 2898 : audit [DBG] from='client.? 172.21.15.67:0/1244189273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:13.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:12 smithi067 bash[27441]: cluster 2024-04-03T15:45:11.393385+0000 mgr.y (mgr.24370) 2605 : cluster [DBG] pgmap v2589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:13.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:12 smithi067 bash[27441]: audit 2024-04-03T15:45:12.885369+0000 mon.a (mon.0) 2898 : audit [DBG] from='client.? 172.21.15.67:0/1244189273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:12 smithi082 bash[20963]: cluster 2024-04-03T15:45:11.393385+0000 mgr.y (mgr.24370) 2605 : cluster [DBG] pgmap v2589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:12 smithi082 bash[20963]: audit 2024-04-03T15:45:12.885369+0000 mon.a (mon.0) 2898 : audit [DBG] from='client.? 172.21.15.67:0/1244189273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:45:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:14 smithi082 bash[20963]: cluster 2024-04-03T15:45:13.393988+0000 mgr.y (mgr.24370) 2606 : cluster [DBG] pgmap v2590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:14 smithi067 bash[17655]: cluster 2024-04-03T15:45:13.393988+0000 mgr.y (mgr.24370) 2606 : cluster [DBG] pgmap v2590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:14 smithi067 bash[27441]: cluster 2024-04-03T15:45:13.393988+0000 mgr.y (mgr.24370) 2606 : cluster [DBG] pgmap v2590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:15 smithi082 bash[20963]: audit 2024-04-03T15:45:15.347779+0000 mon.a (mon.0) 2899 : audit [DBG] from='client.? 172.21.15.67:0/37429446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:15 smithi067 bash[27441]: audit 2024-04-03T15:45:15.347779+0000 mon.a (mon.0) 2899 : audit [DBG] from='client.? 172.21.15.67:0/37429446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:15 smithi067 bash[17655]: audit 2024-04-03T15:45:15.347779+0000 mon.a (mon.0) 2899 : audit [DBG] from='client.? 172.21.15.67:0/37429446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:16 smithi082 bash[20963]: cluster 2024-04-03T15:45:15.394668+0000 mgr.y (mgr.24370) 2607 : cluster [DBG] pgmap v2591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:16 smithi067 bash[27441]: cluster 2024-04-03T15:45:15.394668+0000 mgr.y (mgr.24370) 2607 : cluster [DBG] pgmap v2591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:16 smithi067 bash[17655]: cluster 2024-04-03T15:45:15.394668+0000 mgr.y (mgr.24370) 2607 : cluster [DBG] pgmap v2591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:17 smithi082 bash[20963]: audit 2024-04-03T15:45:17.803745+0000 mon.a (mon.0) 2900 : audit [DBG] from='client.? 172.21.15.67:0/2643505606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:17 smithi067 bash[27441]: audit 2024-04-03T15:45:17.803745+0000 mon.a (mon.0) 2900 : audit [DBG] from='client.? 172.21.15.67:0/2643505606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:17 smithi067 bash[17655]: audit 2024-04-03T15:45:17.803745+0000 mon.a (mon.0) 2900 : audit [DBG] from='client.? 172.21.15.67:0/2643505606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:18 smithi082 bash[20963]: cluster 2024-04-03T15:45:17.395818+0000 mgr.y (mgr.24370) 2608 : cluster [DBG] pgmap v2592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:18 smithi067 bash[17655]: cluster 2024-04-03T15:45:17.395818+0000 mgr.y (mgr.24370) 2608 : cluster [DBG] pgmap v2592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:18 smithi067 bash[27441]: cluster 2024-04-03T15:45:17.395818+0000 mgr.y (mgr.24370) 2608 : cluster [DBG] pgmap v2592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:20 smithi082 bash[20963]: cluster 2024-04-03T15:45:19.396455+0000 mgr.y (mgr.24370) 2609 : cluster [DBG] pgmap v2593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:20 smithi082 bash[20963]: audit 2024-04-03T15:45:20.250777+0000 mon.c (mon.2) 972 : audit [DBG] from='client.? 172.21.15.67:0/2303350736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:20 smithi067 bash[17655]: cluster 2024-04-03T15:45:19.396455+0000 mgr.y (mgr.24370) 2609 : cluster [DBG] pgmap v2593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:20 smithi067 bash[17655]: audit 2024-04-03T15:45:20.250777+0000 mon.c (mon.2) 972 : audit [DBG] from='client.? 172.21.15.67:0/2303350736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:20 smithi067 bash[27441]: cluster 2024-04-03T15:45:19.396455+0000 mgr.y (mgr.24370) 2609 : cluster [DBG] pgmap v2593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:20 smithi067 bash[27441]: audit 2024-04-03T15:45:20.250777+0000 mon.c (mon.2) 972 : audit [DBG] from='client.? 172.21.15.67:0/2303350736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:22 smithi082 bash[20963]: cluster 2024-04-03T15:45:21.397590+0000 mgr.y (mgr.24370) 2610 : cluster [DBG] pgmap v2594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:22 smithi082 bash[20963]: audit 2024-04-03T15:45:22.708304+0000 mon.a (mon.0) 2901 : audit [DBG] from='client.? 172.21.15.67:0/1866626032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:45:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:22 smithi067 bash[17655]: cluster 2024-04-03T15:45:21.397590+0000 mgr.y (mgr.24370) 2610 : cluster [DBG] pgmap v2594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:22 smithi067 bash[17655]: audit 2024-04-03T15:45:22.708304+0000 mon.a (mon.0) 2901 : audit [DBG] from='client.? 172.21.15.67:0/1866626032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:22 smithi067 bash[27441]: cluster 2024-04-03T15:45:21.397590+0000 mgr.y (mgr.24370) 2610 : cluster [DBG] pgmap v2594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:22 smithi067 bash[27441]: audit 2024-04-03T15:45:22.708304+0000 mon.a (mon.0) 2901 : audit [DBG] from='client.? 172.21.15.67:0/1866626032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:45:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:24 smithi082 bash[20963]: cluster 2024-04-03T15:45:23.398265+0000 mgr.y (mgr.24370) 2611 : cluster [DBG] pgmap v2595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:24 smithi082 bash[20963]: audit 2024-04-03T15:45:24.781671+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:24 smithi067 bash[17655]: cluster 2024-04-03T15:45:23.398265+0000 mgr.y (mgr.24370) 2611 : cluster [DBG] pgmap v2595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:24 smithi067 bash[17655]: audit 2024-04-03T15:45:24.781671+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:24 smithi067 bash[27441]: cluster 2024-04-03T15:45:23.398265+0000 mgr.y (mgr.24370) 2611 : cluster [DBG] pgmap v2595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:24 smithi067 bash[27441]: audit 2024-04-03T15:45:24.781671+0000 mon.a (mon.0) 2902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:25 smithi082 bash[20963]: audit 2024-04-03T15:45:25.175501+0000 mon.c (mon.2) 973 : audit [DBG] from='client.? 172.21.15.67:0/2924960919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:25 smithi067 bash[17655]: audit 2024-04-03T15:45:25.175501+0000 mon.c (mon.2) 973 : audit [DBG] from='client.? 172.21.15.67:0/2924960919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:25 smithi067 bash[27441]: audit 2024-04-03T15:45:25.175501+0000 mon.c (mon.2) 973 : audit [DBG] from='client.? 172.21.15.67:0/2924960919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:26 smithi082 bash[20963]: cluster 2024-04-03T15:45:25.398853+0000 mgr.y (mgr.24370) 2612 : cluster [DBG] pgmap v2596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:26 smithi082 bash[20963]: audit 2024-04-03T15:45:26.315909+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:45:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:26 smithi067 bash[17655]: cluster 2024-04-03T15:45:25.398853+0000 mgr.y (mgr.24370) 2612 : cluster [DBG] pgmap v2596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:26 smithi067 bash[17655]: audit 2024-04-03T15:45:26.315909+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:45:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:26 smithi067 bash[27441]: cluster 2024-04-03T15:45:25.398853+0000 mgr.y (mgr.24370) 2612 : cluster [DBG] pgmap v2596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:26 smithi067 bash[27441]: audit 2024-04-03T15:45:26.315909+0000 mon.a (mon.0) 2903 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:45:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:27 smithi082 bash[20963]: audit 2024-04-03T15:45:27.639218+0000 mon.c (mon.2) 974 : audit [DBG] from='client.? 172.21.15.67:0/2270105358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:27 smithi067 bash[17655]: audit 2024-04-03T15:45:27.639218+0000 mon.c (mon.2) 974 : audit [DBG] from='client.? 172.21.15.67:0/2270105358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:27 smithi067 bash[27441]: audit 2024-04-03T15:45:27.639218+0000 mon.c (mon.2) 974 : audit [DBG] from='client.? 172.21.15.67:0/2270105358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:28 smithi082 bash[20963]: cluster 2024-04-03T15:45:27.399929+0000 mgr.y (mgr.24370) 2613 : cluster [DBG] pgmap v2597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:28 smithi067 bash[27441]: cluster 2024-04-03T15:45:27.399929+0000 mgr.y (mgr.24370) 2613 : cluster [DBG] pgmap v2597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:28 smithi067 bash[17655]: cluster 2024-04-03T15:45:27.399929+0000 mgr.y (mgr.24370) 2613 : cluster [DBG] pgmap v2597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:30 smithi082 bash[20963]: cluster 2024-04-03T15:45:29.400607+0000 mgr.y (mgr.24370) 2614 : cluster [DBG] pgmap v2598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:30 smithi082 bash[20963]: audit 2024-04-03T15:45:30.093943+0000 mon.c (mon.2) 975 : audit [DBG] from='client.? 172.21.15.67:0/2963858962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:30 smithi067 bash[27441]: cluster 2024-04-03T15:45:29.400607+0000 mgr.y (mgr.24370) 2614 : cluster [DBG] pgmap v2598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:30 smithi067 bash[27441]: audit 2024-04-03T15:45:30.093943+0000 mon.c (mon.2) 975 : audit [DBG] from='client.? 172.21.15.67:0/2963858962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:30 smithi067 bash[17655]: cluster 2024-04-03T15:45:29.400607+0000 mgr.y (mgr.24370) 2614 : cluster [DBG] pgmap v2598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:30 smithi067 bash[17655]: audit 2024-04-03T15:45:30.093943+0000 mon.c (mon.2) 975 : audit [DBG] from='client.? 172.21.15.67:0/2963858962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[20963]: cluster 2024-04-03T15:45:31.401560+0000 mgr.y (mgr.24370) 2615 : cluster [DBG] pgmap v2599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[20963]: audit 2024-04-03T15:45:32.010353+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[20963]: audit 2024-04-03T15:45:32.019043+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[20963]: audit 2024-04-03T15:45:32.317047+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[20963]: audit 2024-04-03T15:45:32.326977+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[20963]: audit 2024-04-03T15:45:32.546721+0000 mon.a (mon.0) 2908 : audit [DBG] from='client.? 172.21.15.67:0/601865779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[20963]: audit 2024-04-03T15:45:32.758959+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:45:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[20963]: audit 2024-04-03T15:45:32.760979+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:45:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[20963]: audit 2024-04-03T15:45:32.773073+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:45:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17655]: cluster 2024-04-03T15:45:31.401560+0000 mgr.y (mgr.24370) 2615 : cluster [DBG] pgmap v2599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17655]: audit 2024-04-03T15:45:32.010353+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17655]: audit 2024-04-03T15:45:32.019043+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17655]: audit 2024-04-03T15:45:32.317047+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17655]: audit 2024-04-03T15:45:32.326977+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17655]: audit 2024-04-03T15:45:32.546721+0000 mon.a (mon.0) 2908 : audit [DBG] from='client.? 172.21.15.67:0/601865779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17655]: audit 2024-04-03T15:45:32.758959+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17655]: audit 2024-04-03T15:45:32.760979+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[17655]: audit 2024-04-03T15:45:32.773073+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[27441]: cluster 2024-04-03T15:45:31.401560+0000 mgr.y (mgr.24370) 2615 : cluster [DBG] pgmap v2599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[27441]: audit 2024-04-03T15:45:32.010353+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[27441]: audit 2024-04-03T15:45:32.019043+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[27441]: audit 2024-04-03T15:45:32.317047+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[27441]: audit 2024-04-03T15:45:32.326977+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[27441]: audit 2024-04-03T15:45:32.546721+0000 mon.a (mon.0) 2908 : audit [DBG] from='client.? 172.21.15.67:0/601865779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[27441]: audit 2024-04-03T15:45:32.758959+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:45:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[27441]: audit 2024-04-03T15:45:32.760979+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:45:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:33 smithi067 bash[27441]: audit 2024-04-03T15:45:32.773073+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:45:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:45:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:35 smithi082 bash[20963]: cluster 2024-04-03T15:45:33.402185+0000 mgr.y (mgr.24370) 2616 : cluster [DBG] pgmap v2600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:35 smithi082 bash[20963]: audit 2024-04-03T15:45:35.004911+0000 mon.c (mon.2) 976 : audit [DBG] from='client.? 172.21.15.67:0/4107321323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:35 smithi067 bash[27441]: cluster 2024-04-03T15:45:33.402185+0000 mgr.y (mgr.24370) 2616 : cluster [DBG] pgmap v2600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:35 smithi067 bash[27441]: audit 2024-04-03T15:45:35.004911+0000 mon.c (mon.2) 976 : audit [DBG] from='client.? 172.21.15.67:0/4107321323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:35 smithi067 bash[17655]: cluster 2024-04-03T15:45:33.402185+0000 mgr.y (mgr.24370) 2616 : cluster [DBG] pgmap v2600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:35 smithi067 bash[17655]: audit 2024-04-03T15:45:35.004911+0000 mon.c (mon.2) 976 : audit [DBG] from='client.? 172.21.15.67:0/4107321323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:37 smithi082 bash[20963]: cluster 2024-04-03T15:45:35.402877+0000 mgr.y (mgr.24370) 2617 : cluster [DBG] pgmap v2601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:37 smithi067 bash[27441]: cluster 2024-04-03T15:45:35.402877+0000 mgr.y (mgr.24370) 2617 : cluster [DBG] pgmap v2601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:37 smithi067 bash[17655]: cluster 2024-04-03T15:45:35.402877+0000 mgr.y (mgr.24370) 2617 : cluster [DBG] pgmap v2601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:38 smithi082 bash[20963]: audit 2024-04-03T15:45:37.463750+0000 mon.a (mon.0) 2912 : audit [DBG] from='client.? 172.21.15.67:0/2103829758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:38 smithi067 bash[27441]: audit 2024-04-03T15:45:37.463750+0000 mon.a (mon.0) 2912 : audit [DBG] from='client.? 172.21.15.67:0/2103829758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:38 smithi067 bash[17655]: audit 2024-04-03T15:45:37.463750+0000 mon.a (mon.0) 2912 : audit [DBG] from='client.? 172.21.15.67:0/2103829758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:39 smithi082 bash[20963]: cluster 2024-04-03T15:45:37.403993+0000 mgr.y (mgr.24370) 2618 : cluster [DBG] pgmap v2602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:39 smithi067 bash[27441]: cluster 2024-04-03T15:45:37.403993+0000 mgr.y (mgr.24370) 2618 : cluster [DBG] pgmap v2602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:39 smithi067 bash[17655]: cluster 2024-04-03T15:45:37.403993+0000 mgr.y (mgr.24370) 2618 : cluster [DBG] pgmap v2602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:40 smithi082 bash[20963]: cluster 2024-04-03T15:45:39.404768+0000 mgr.y (mgr.24370) 2619 : cluster [DBG] pgmap v2603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:40 smithi082 bash[20963]: audit 2024-04-03T15:45:39.782390+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:40 smithi082 bash[20963]: audit 2024-04-03T15:45:39.919359+0000 mon.a (mon.0) 2914 : audit [DBG] from='client.? 172.21.15.67:0/1116026137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:40 smithi067 bash[17655]: cluster 2024-04-03T15:45:39.404768+0000 mgr.y (mgr.24370) 2619 : cluster [DBG] pgmap v2603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:40 smithi067 bash[17655]: audit 2024-04-03T15:45:39.782390+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:40 smithi067 bash[17655]: audit 2024-04-03T15:45:39.919359+0000 mon.a (mon.0) 2914 : audit [DBG] from='client.? 172.21.15.67:0/1116026137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:40 smithi067 bash[27441]: cluster 2024-04-03T15:45:39.404768+0000 mgr.y (mgr.24370) 2619 : cluster [DBG] pgmap v2603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:40 smithi067 bash[27441]: audit 2024-04-03T15:45:39.782390+0000 mon.a (mon.0) 2913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:40 smithi067 bash[27441]: audit 2024-04-03T15:45:39.919359+0000 mon.a (mon.0) 2914 : audit [DBG] from='client.? 172.21.15.67:0/1116026137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:42 smithi082 bash[20963]: cluster 2024-04-03T15:45:41.405934+0000 mgr.y (mgr.24370) 2620 : cluster [DBG] pgmap v2604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:42 smithi082 bash[20963]: audit 2024-04-03T15:45:42.381810+0000 mon.a (mon.0) 2915 : audit [DBG] from='client.? 172.21.15.67:0/1798935400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:42 smithi067 bash[17655]: cluster 2024-04-03T15:45:41.405934+0000 mgr.y (mgr.24370) 2620 : cluster [DBG] pgmap v2604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:42 smithi067 bash[17655]: audit 2024-04-03T15:45:42.381810+0000 mon.a (mon.0) 2915 : audit [DBG] from='client.? 172.21.15.67:0/1798935400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:42 smithi067 bash[27441]: cluster 2024-04-03T15:45:41.405934+0000 mgr.y (mgr.24370) 2620 : cluster [DBG] pgmap v2604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:42 smithi067 bash[27441]: audit 2024-04-03T15:45:42.381810+0000 mon.a (mon.0) 2915 : audit [DBG] from='client.? 172.21.15.67:0/1798935400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:45:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:45:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:44 smithi082 bash[20963]: cluster 2024-04-03T15:45:43.406754+0000 mgr.y (mgr.24370) 2621 : cluster [DBG] pgmap v2605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:44 smithi067 bash[27441]: cluster 2024-04-03T15:45:43.406754+0000 mgr.y (mgr.24370) 2621 : cluster [DBG] pgmap v2605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:44 smithi067 bash[17655]: cluster 2024-04-03T15:45:43.406754+0000 mgr.y (mgr.24370) 2621 : cluster [DBG] pgmap v2605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:45 smithi082 bash[20963]: audit 2024-04-03T15:45:44.844400+0000 mon.c (mon.2) 977 : audit [DBG] from='client.? 172.21.15.67:0/4034511031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:45 smithi067 bash[17655]: audit 2024-04-03T15:45:44.844400+0000 mon.c (mon.2) 977 : audit [DBG] from='client.? 172.21.15.67:0/4034511031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:45 smithi067 bash[27441]: audit 2024-04-03T15:45:44.844400+0000 mon.c (mon.2) 977 : audit [DBG] from='client.? 172.21.15.67:0/4034511031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:46 smithi082 bash[20963]: cluster 2024-04-03T15:45:45.407612+0000 mgr.y (mgr.24370) 2622 : cluster [DBG] pgmap v2606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:46 smithi067 bash[27441]: cluster 2024-04-03T15:45:45.407612+0000 mgr.y (mgr.24370) 2622 : cluster [DBG] pgmap v2606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:46 smithi067 bash[17655]: cluster 2024-04-03T15:45:45.407612+0000 mgr.y (mgr.24370) 2622 : cluster [DBG] pgmap v2606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:47 smithi082 bash[20963]: audit 2024-04-03T15:45:47.296095+0000 mon.c (mon.2) 978 : audit [DBG] from='client.? 172.21.15.67:0/4072234945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:47 smithi067 bash[27441]: audit 2024-04-03T15:45:47.296095+0000 mon.c (mon.2) 978 : audit [DBG] from='client.? 172.21.15.67:0/4072234945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:47 smithi067 bash[17655]: audit 2024-04-03T15:45:47.296095+0000 mon.c (mon.2) 978 : audit [DBG] from='client.? 172.21.15.67:0/4072234945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:48 smithi082 bash[20963]: cluster 2024-04-03T15:45:47.408864+0000 mgr.y (mgr.24370) 2623 : cluster [DBG] pgmap v2607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:48 smithi067 bash[27441]: cluster 2024-04-03T15:45:47.408864+0000 mgr.y (mgr.24370) 2623 : cluster [DBG] pgmap v2607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:48 smithi067 bash[17655]: cluster 2024-04-03T15:45:47.408864+0000 mgr.y (mgr.24370) 2623 : cluster [DBG] pgmap v2607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:50 smithi082 bash[20963]: cluster 2024-04-03T15:45:49.409644+0000 mgr.y (mgr.24370) 2624 : cluster [DBG] pgmap v2608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:50 smithi082 bash[20963]: audit 2024-04-03T15:45:49.742534+0000 mon.c (mon.2) 979 : audit [DBG] from='client.? 172.21.15.67:0/972220462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:50 smithi067 bash[17655]: cluster 2024-04-03T15:45:49.409644+0000 mgr.y (mgr.24370) 2624 : cluster [DBG] pgmap v2608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:50 smithi067 bash[17655]: audit 2024-04-03T15:45:49.742534+0000 mon.c (mon.2) 979 : audit [DBG] from='client.? 172.21.15.67:0/972220462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:50 smithi067 bash[27441]: cluster 2024-04-03T15:45:49.409644+0000 mgr.y (mgr.24370) 2624 : cluster [DBG] pgmap v2608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:50 smithi067 bash[27441]: audit 2024-04-03T15:45:49.742534+0000 mon.c (mon.2) 979 : audit [DBG] from='client.? 172.21.15.67:0/972220462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:52 smithi082 bash[20963]: cluster 2024-04-03T15:45:51.410941+0000 mgr.y (mgr.24370) 2625 : cluster [DBG] pgmap v2609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:52 smithi082 bash[20963]: audit 2024-04-03T15:45:52.192274+0000 mon.a (mon.0) 2916 : audit [DBG] from='client.? 172.21.15.67:0/269905948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:52 smithi067 bash[17655]: cluster 2024-04-03T15:45:51.410941+0000 mgr.y (mgr.24370) 2625 : cluster [DBG] pgmap v2609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:52 smithi067 bash[17655]: audit 2024-04-03T15:45:52.192274+0000 mon.a (mon.0) 2916 : audit [DBG] from='client.? 172.21.15.67:0/269905948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:52 smithi067 bash[27441]: cluster 2024-04-03T15:45:51.410941+0000 mgr.y (mgr.24370) 2625 : cluster [DBG] pgmap v2609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:52 smithi067 bash[27441]: audit 2024-04-03T15:45:52.192274+0000 mon.a (mon.0) 2916 : audit [DBG] from='client.? 172.21.15.67:0/269905948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:45:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:45:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:54 smithi082 bash[20963]: cluster 2024-04-03T15:45:53.411770+0000 mgr.y (mgr.24370) 2626 : cluster [DBG] pgmap v2610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:54 smithi067 bash[17655]: cluster 2024-04-03T15:45:53.411770+0000 mgr.y (mgr.24370) 2626 : cluster [DBG] pgmap v2610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:54 smithi067 bash[27441]: cluster 2024-04-03T15:45:53.411770+0000 mgr.y (mgr.24370) 2626 : cluster [DBG] pgmap v2610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:55 smithi082 bash[20963]: audit 2024-04-03T15:45:54.635283+0000 mon.c (mon.2) 980 : audit [DBG] from='client.? 172.21.15.67:0/1200895033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:55 smithi082 bash[20963]: audit 2024-04-03T15:45:54.782786+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:55 smithi067 bash[27441]: audit 2024-04-03T15:45:54.635283+0000 mon.c (mon.2) 980 : audit [DBG] from='client.? 172.21.15.67:0/1200895033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:55 smithi067 bash[27441]: audit 2024-04-03T15:45:54.782786+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:55 smithi067 bash[17655]: audit 2024-04-03T15:45:54.635283+0000 mon.c (mon.2) 980 : audit [DBG] from='client.? 172.21.15.67:0/1200895033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:55 smithi067 bash[17655]: audit 2024-04-03T15:45:54.782786+0000 mon.a (mon.0) 2917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:45:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:56 smithi082 bash[20963]: cluster 2024-04-03T15:45:55.412496+0000 mgr.y (mgr.24370) 2627 : cluster [DBG] pgmap v2611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:56 smithi067 bash[27441]: cluster 2024-04-03T15:45:55.412496+0000 mgr.y (mgr.24370) 2627 : cluster [DBG] pgmap v2611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:56 smithi067 bash[17655]: cluster 2024-04-03T15:45:55.412496+0000 mgr.y (mgr.24370) 2627 : cluster [DBG] pgmap v2611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:57 smithi082 bash[20963]: audit 2024-04-03T15:45:57.084784+0000 mon.b (mon.1) 33 : audit [DBG] from='client.? 172.21.15.67:0/1008097200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:57 smithi067 bash[27441]: audit 2024-04-03T15:45:57.084784+0000 mon.b (mon.1) 33 : audit [DBG] from='client.? 172.21.15.67:0/1008097200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:57 smithi067 bash[17655]: audit 2024-04-03T15:45:57.084784+0000 mon.b (mon.1) 33 : audit [DBG] from='client.? 172.21.15.67:0/1008097200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:45:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:45:58 smithi082 bash[20963]: cluster 2024-04-03T15:45:57.413673+0000 mgr.y (mgr.24370) 2628 : cluster [DBG] pgmap v2612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:45:58 smithi067 bash[27441]: cluster 2024-04-03T15:45:57.413673+0000 mgr.y (mgr.24370) 2628 : cluster [DBG] pgmap v2612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:45:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:45:58 smithi067 bash[17655]: cluster 2024-04-03T15:45:57.413673+0000 mgr.y (mgr.24370) 2628 : cluster [DBG] pgmap v2612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:00 smithi082 bash[20963]: cluster 2024-04-03T15:45:59.414151+0000 mgr.y (mgr.24370) 2629 : cluster [DBG] pgmap v2613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:00 smithi082 bash[20963]: audit 2024-04-03T15:45:59.538801+0000 mon.a (mon.0) 2918 : audit [DBG] from='client.? 172.21.15.67:0/2746499699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:00 smithi067 bash[17655]: cluster 2024-04-03T15:45:59.414151+0000 mgr.y (mgr.24370) 2629 : cluster [DBG] pgmap v2613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:00 smithi067 bash[17655]: audit 2024-04-03T15:45:59.538801+0000 mon.a (mon.0) 2918 : audit [DBG] from='client.? 172.21.15.67:0/2746499699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:00 smithi067 bash[27441]: cluster 2024-04-03T15:45:59.414151+0000 mgr.y (mgr.24370) 2629 : cluster [DBG] pgmap v2613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:00 smithi067 bash[27441]: audit 2024-04-03T15:45:59.538801+0000 mon.a (mon.0) 2918 : audit [DBG] from='client.? 172.21.15.67:0/2746499699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:02 smithi082 bash[20963]: cluster 2024-04-03T15:46:01.415368+0000 mgr.y (mgr.24370) 2630 : cluster [DBG] pgmap v2614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:02 smithi082 bash[20963]: audit 2024-04-03T15:46:01.986902+0000 mon.a (mon.0) 2919 : audit [DBG] from='client.? 172.21.15.67:0/2629752384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:02 smithi067 bash[27441]: cluster 2024-04-03T15:46:01.415368+0000 mgr.y (mgr.24370) 2630 : cluster [DBG] pgmap v2614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:02 smithi067 bash[27441]: audit 2024-04-03T15:46:01.986902+0000 mon.a (mon.0) 2919 : audit [DBG] from='client.? 172.21.15.67:0/2629752384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:02 smithi067 bash[17655]: cluster 2024-04-03T15:46:01.415368+0000 mgr.y (mgr.24370) 2630 : cluster [DBG] pgmap v2614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:02 smithi067 bash[17655]: audit 2024-04-03T15:46:01.986902+0000 mon.a (mon.0) 2919 : audit [DBG] from='client.? 172.21.15.67:0/2629752384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:46:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:46:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:04 smithi082 bash[20963]: cluster 2024-04-03T15:46:03.416120+0000 mgr.y (mgr.24370) 2631 : cluster [DBG] pgmap v2615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:04 smithi082 bash[20963]: audit 2024-04-03T15:46:04.433603+0000 mon.c (mon.2) 981 : audit [DBG] from='client.? 172.21.15.67:0/426384443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:04 smithi067 bash[17655]: cluster 2024-04-03T15:46:03.416120+0000 mgr.y (mgr.24370) 2631 : cluster [DBG] pgmap v2615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:04 smithi067 bash[17655]: audit 2024-04-03T15:46:04.433603+0000 mon.c (mon.2) 981 : audit [DBG] from='client.? 172.21.15.67:0/426384443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:04 smithi067 bash[27441]: cluster 2024-04-03T15:46:03.416120+0000 mgr.y (mgr.24370) 2631 : cluster [DBG] pgmap v2615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:04 smithi067 bash[27441]: audit 2024-04-03T15:46:04.433603+0000 mon.c (mon.2) 981 : audit [DBG] from='client.? 172.21.15.67:0/426384443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:06 smithi082 bash[20963]: cluster 2024-04-03T15:46:05.416752+0000 mgr.y (mgr.24370) 2632 : cluster [DBG] pgmap v2616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:06 smithi067 bash[17655]: cluster 2024-04-03T15:46:05.416752+0000 mgr.y (mgr.24370) 2632 : cluster [DBG] pgmap v2616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:06 smithi067 bash[27441]: cluster 2024-04-03T15:46:05.416752+0000 mgr.y (mgr.24370) 2632 : cluster [DBG] pgmap v2616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:07 smithi082 bash[20963]: audit 2024-04-03T15:46:06.905065+0000 mon.a (mon.0) 2920 : audit [DBG] from='client.? 172.21.15.67:0/2183617748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:07 smithi067 bash[17655]: audit 2024-04-03T15:46:06.905065+0000 mon.a (mon.0) 2920 : audit [DBG] from='client.? 172.21.15.67:0/2183617748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:07 smithi067 bash[27441]: audit 2024-04-03T15:46:06.905065+0000 mon.a (mon.0) 2920 : audit [DBG] from='client.? 172.21.15.67:0/2183617748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:08 smithi082 bash[20963]: cluster 2024-04-03T15:46:07.417927+0000 mgr.y (mgr.24370) 2633 : cluster [DBG] pgmap v2617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:08 smithi067 bash[17655]: cluster 2024-04-03T15:46:07.417927+0000 mgr.y (mgr.24370) 2633 : cluster [DBG] pgmap v2617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:08 smithi067 bash[27441]: cluster 2024-04-03T15:46:07.417927+0000 mgr.y (mgr.24370) 2633 : cluster [DBG] pgmap v2617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:09 smithi082 bash[20963]: audit 2024-04-03T15:46:09.349066+0000 mon.a (mon.0) 2921 : audit [DBG] from='client.? 172.21.15.67:0/3842426509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:09 smithi067 bash[17655]: audit 2024-04-03T15:46:09.349066+0000 mon.a (mon.0) 2921 : audit [DBG] from='client.? 172.21.15.67:0/3842426509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:09 smithi067 bash[27441]: audit 2024-04-03T15:46:09.349066+0000 mon.a (mon.0) 2921 : audit [DBG] from='client.? 172.21.15.67:0/3842426509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:10 smithi082 bash[20963]: cluster 2024-04-03T15:46:09.418632+0000 mgr.y (mgr.24370) 2634 : cluster [DBG] pgmap v2618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:10 smithi082 bash[20963]: audit 2024-04-03T15:46:09.782873+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:10 smithi067 bash[17655]: cluster 2024-04-03T15:46:09.418632+0000 mgr.y (mgr.24370) 2634 : cluster [DBG] pgmap v2618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:10 smithi067 bash[17655]: audit 2024-04-03T15:46:09.782873+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:10 smithi067 bash[27441]: cluster 2024-04-03T15:46:09.418632+0000 mgr.y (mgr.24370) 2634 : cluster [DBG] pgmap v2618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:10 smithi067 bash[27441]: audit 2024-04-03T15:46:09.782873+0000 mon.a (mon.0) 2922 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:12 smithi082 bash[20963]: cluster 2024-04-03T15:46:11.419738+0000 mgr.y (mgr.24370) 2635 : cluster [DBG] pgmap v2619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:12 smithi082 bash[20963]: audit 2024-04-03T15:46:11.806404+0000 mon.c (mon.2) 982 : audit [DBG] from='client.? 172.21.15.67:0/374624875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:12 smithi067 bash[27441]: cluster 2024-04-03T15:46:11.419738+0000 mgr.y (mgr.24370) 2635 : cluster [DBG] pgmap v2619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:12 smithi067 bash[27441]: audit 2024-04-03T15:46:11.806404+0000 mon.c (mon.2) 982 : audit [DBG] from='client.? 172.21.15.67:0/374624875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:12 smithi067 bash[17655]: cluster 2024-04-03T15:46:11.419738+0000 mgr.y (mgr.24370) 2635 : cluster [DBG] pgmap v2619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:12 smithi067 bash[17655]: audit 2024-04-03T15:46:11.806404+0000 mon.c (mon.2) 982 : audit [DBG] from='client.? 172.21.15.67:0/374624875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:13] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-04-03T15:46:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:46:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:14 smithi082 bash[20963]: cluster 2024-04-03T15:46:13.420466+0000 mgr.y (mgr.24370) 2636 : cluster [DBG] pgmap v2620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:14 smithi082 bash[20963]: audit 2024-04-03T15:46:14.253348+0000 mon.c (mon.2) 983 : audit [DBG] from='client.? 172.21.15.67:0/1759302276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:14 smithi067 bash[17655]: cluster 2024-04-03T15:46:13.420466+0000 mgr.y (mgr.24370) 2636 : cluster [DBG] pgmap v2620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:14 smithi067 bash[17655]: audit 2024-04-03T15:46:14.253348+0000 mon.c (mon.2) 983 : audit [DBG] from='client.? 172.21.15.67:0/1759302276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:14 smithi067 bash[27441]: cluster 2024-04-03T15:46:13.420466+0000 mgr.y (mgr.24370) 2636 : cluster [DBG] pgmap v2620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:14 smithi067 bash[27441]: audit 2024-04-03T15:46:14.253348+0000 mon.c (mon.2) 983 : audit [DBG] from='client.? 172.21.15.67:0/1759302276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:16 smithi082 bash[20963]: cluster 2024-04-03T15:46:15.421155+0000 mgr.y (mgr.24370) 2637 : cluster [DBG] pgmap v2621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:16 smithi067 bash[27441]: cluster 2024-04-03T15:46:15.421155+0000 mgr.y (mgr.24370) 2637 : cluster [DBG] pgmap v2621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:16 smithi067 bash[17655]: cluster 2024-04-03T15:46:15.421155+0000 mgr.y (mgr.24370) 2637 : cluster [DBG] pgmap v2621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:17 smithi082 bash[20963]: audit 2024-04-03T15:46:16.701942+0000 mon.a (mon.0) 2923 : audit [DBG] from='client.? 172.21.15.67:0/1178876298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:17 smithi067 bash[17655]: audit 2024-04-03T15:46:16.701942+0000 mon.a (mon.0) 2923 : audit [DBG] from='client.? 172.21.15.67:0/1178876298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:17.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:17 smithi067 bash[27441]: audit 2024-04-03T15:46:16.701942+0000 mon.a (mon.0) 2923 : audit [DBG] from='client.? 172.21.15.67:0/1178876298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:18 smithi082 bash[20963]: cluster 2024-04-03T15:46:17.422415+0000 mgr.y (mgr.24370) 2638 : cluster [DBG] pgmap v2622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:18 smithi067 bash[17655]: cluster 2024-04-03T15:46:17.422415+0000 mgr.y (mgr.24370) 2638 : cluster [DBG] pgmap v2622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:18 smithi067 bash[27441]: cluster 2024-04-03T15:46:17.422415+0000 mgr.y (mgr.24370) 2638 : cluster [DBG] pgmap v2622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:19 smithi082 bash[20963]: audit 2024-04-03T15:46:19.158039+0000 mon.c (mon.2) 984 : audit [DBG] from='client.? 172.21.15.67:0/437319858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:19 smithi067 bash[27441]: audit 2024-04-03T15:46:19.158039+0000 mon.c (mon.2) 984 : audit [DBG] from='client.? 172.21.15.67:0/437319858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:19 smithi067 bash[17655]: audit 2024-04-03T15:46:19.158039+0000 mon.c (mon.2) 984 : audit [DBG] from='client.? 172.21.15.67:0/437319858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:20 smithi082 bash[20963]: cluster 2024-04-03T15:46:19.423166+0000 mgr.y (mgr.24370) 2639 : cluster [DBG] pgmap v2623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:20 smithi067 bash[27441]: cluster 2024-04-03T15:46:19.423166+0000 mgr.y (mgr.24370) 2639 : cluster [DBG] pgmap v2623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:20 smithi067 bash[17655]: cluster 2024-04-03T15:46:19.423166+0000 mgr.y (mgr.24370) 2639 : cluster [DBG] pgmap v2623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:22 smithi082 bash[20963]: cluster 2024-04-03T15:46:21.424226+0000 mgr.y (mgr.24370) 2640 : cluster [DBG] pgmap v2624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:22 smithi082 bash[20963]: audit 2024-04-03T15:46:21.617282+0000 mon.c (mon.2) 985 : audit [DBG] from='client.? 172.21.15.67:0/1350954090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:22 smithi067 bash[17655]: cluster 2024-04-03T15:46:21.424226+0000 mgr.y (mgr.24370) 2640 : cluster [DBG] pgmap v2624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:22 smithi067 bash[17655]: audit 2024-04-03T15:46:21.617282+0000 mon.c (mon.2) 985 : audit [DBG] from='client.? 172.21.15.67:0/1350954090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:22 smithi067 bash[27441]: cluster 2024-04-03T15:46:21.424226+0000 mgr.y (mgr.24370) 2640 : cluster [DBG] pgmap v2624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:22 smithi067 bash[27441]: audit 2024-04-03T15:46:21.617282+0000 mon.c (mon.2) 985 : audit [DBG] from='client.? 172.21.15.67:0/1350954090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:23] "GET /metrics HTTP/1.1" 200 239904 "" "Prometheus/2.43.0" 2024-04-03T15:46:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:46:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:24 smithi082 bash[20963]: cluster 2024-04-03T15:46:23.424862+0000 mgr.y (mgr.24370) 2641 : cluster [DBG] pgmap v2625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:24 smithi082 bash[20963]: audit 2024-04-03T15:46:24.069032+0000 mon.c (mon.2) 986 : audit [DBG] from='client.? 172.21.15.67:0/4225183275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:24 smithi067 bash[27441]: cluster 2024-04-03T15:46:23.424862+0000 mgr.y (mgr.24370) 2641 : cluster [DBG] pgmap v2625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:24 smithi067 bash[27441]: audit 2024-04-03T15:46:24.069032+0000 mon.c (mon.2) 986 : audit [DBG] from='client.? 172.21.15.67:0/4225183275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:24 smithi067 bash[17655]: cluster 2024-04-03T15:46:23.424862+0000 mgr.y (mgr.24370) 2641 : cluster [DBG] pgmap v2625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:24 smithi067 bash[17655]: audit 2024-04-03T15:46:24.069032+0000 mon.c (mon.2) 986 : audit [DBG] from='client.? 172.21.15.67:0/4225183275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:25 smithi082 bash[20963]: audit 2024-04-03T15:46:24.783662+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:25 smithi067 bash[27441]: audit 2024-04-03T15:46:24.783662+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:25 smithi067 bash[17655]: audit 2024-04-03T15:46:24.783662+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:26 smithi082 bash[20963]: cluster 2024-04-03T15:46:25.425531+0000 mgr.y (mgr.24370) 2642 : cluster [DBG] pgmap v2626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:26 smithi082 bash[20963]: audit 2024-04-03T15:46:26.520412+0000 mon.a (mon.0) 2925 : audit [DBG] from='client.? 172.21.15.67:0/3771686161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:26 smithi067 bash[27441]: cluster 2024-04-03T15:46:25.425531+0000 mgr.y (mgr.24370) 2642 : cluster [DBG] pgmap v2626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:26 smithi067 bash[27441]: audit 2024-04-03T15:46:26.520412+0000 mon.a (mon.0) 2925 : audit [DBG] from='client.? 172.21.15.67:0/3771686161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:26 smithi067 bash[17655]: cluster 2024-04-03T15:46:25.425531+0000 mgr.y (mgr.24370) 2642 : cluster [DBG] pgmap v2626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:26 smithi067 bash[17655]: audit 2024-04-03T15:46:26.520412+0000 mon.a (mon.0) 2925 : audit [DBG] from='client.? 172.21.15.67:0/3771686161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:28 smithi082 bash[20963]: cluster 2024-04-03T15:46:27.426728+0000 mgr.y (mgr.24370) 2643 : cluster [DBG] pgmap v2627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:28 smithi067 bash[27441]: cluster 2024-04-03T15:46:27.426728+0000 mgr.y (mgr.24370) 2643 : cluster [DBG] pgmap v2627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:28 smithi067 bash[17655]: cluster 2024-04-03T15:46:27.426728+0000 mgr.y (mgr.24370) 2643 : cluster [DBG] pgmap v2627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:29 smithi082 bash[20963]: audit 2024-04-03T15:46:28.977569+0000 mon.a (mon.0) 2926 : audit [DBG] from='client.? 172.21.15.67:0/236505986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:29 smithi067 bash[27441]: audit 2024-04-03T15:46:28.977569+0000 mon.a (mon.0) 2926 : audit [DBG] from='client.? 172.21.15.67:0/236505986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:29 smithi067 bash[17655]: audit 2024-04-03T15:46:28.977569+0000 mon.a (mon.0) 2926 : audit [DBG] from='client.? 172.21.15.67:0/236505986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:30 smithi082 bash[20963]: cluster 2024-04-03T15:46:29.427459+0000 mgr.y (mgr.24370) 2644 : cluster [DBG] pgmap v2628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:30 smithi067 bash[17655]: cluster 2024-04-03T15:46:29.427459+0000 mgr.y (mgr.24370) 2644 : cluster [DBG] pgmap v2628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:30 smithi067 bash[27441]: cluster 2024-04-03T15:46:29.427459+0000 mgr.y (mgr.24370) 2644 : cluster [DBG] pgmap v2628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:31 smithi067 bash[17655]: audit 2024-04-03T15:46:31.430372+0000 mon.a (mon.0) 2927 : audit [DBG] from='client.? 172.21.15.67:0/1554577095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:31 smithi067 bash[27441]: audit 2024-04-03T15:46:31.430372+0000 mon.a (mon.0) 2927 : audit [DBG] from='client.? 172.21.15.67:0/1554577095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:31 smithi082 bash[20963]: audit 2024-04-03T15:46:31.430372+0000 mon.a (mon.0) 2927 : audit [DBG] from='client.? 172.21.15.67:0/1554577095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:32 smithi067 bash[27441]: cluster 2024-04-03T15:46:31.428596+0000 mgr.y (mgr.24370) 2645 : cluster [DBG] pgmap v2629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:32 smithi067 bash[17655]: cluster 2024-04-03T15:46:31.428596+0000 mgr.y (mgr.24370) 2645 : cluster [DBG] pgmap v2629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:32 smithi082 bash[20963]: cluster 2024-04-03T15:46:31.428596+0000 mgr.y (mgr.24370) 2645 : cluster [DBG] pgmap v2629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:46:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:46:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:33 smithi082 bash[20963]: audit 2024-04-03T15:46:32.847910+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:46:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:33 smithi082 bash[20963]: audit 2024-04-03T15:46:33.174793+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:33 smithi082 bash[20963]: audit 2024-04-03T15:46:33.183062+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:33 smithi067 bash[17655]: audit 2024-04-03T15:46:32.847910+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:46:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:33 smithi067 bash[17655]: audit 2024-04-03T15:46:33.174793+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:33 smithi067 bash[17655]: audit 2024-04-03T15:46:33.183062+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:33 smithi067 bash[27441]: audit 2024-04-03T15:46:32.847910+0000 mon.a (mon.0) 2928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:46:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:33 smithi067 bash[27441]: audit 2024-04-03T15:46:33.174793+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:33 smithi067 bash[27441]: audit 2024-04-03T15:46:33.183062+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:34 smithi067 bash[17655]: cluster 2024-04-03T15:46:33.429206+0000 mgr.y (mgr.24370) 2646 : cluster [DBG] pgmap v2630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:34 smithi067 bash[17655]: audit 2024-04-03T15:46:33.888052+0000 mon.c (mon.2) 987 : audit [DBG] from='client.? 172.21.15.67:0/1433828480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:34 smithi067 bash[27441]: cluster 2024-04-03T15:46:33.429206+0000 mgr.y (mgr.24370) 2646 : cluster [DBG] pgmap v2630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:34 smithi067 bash[27441]: audit 2024-04-03T15:46:33.888052+0000 mon.c (mon.2) 987 : audit [DBG] from='client.? 172.21.15.67:0/1433828480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:34 smithi082 bash[20963]: cluster 2024-04-03T15:46:33.429206+0000 mgr.y (mgr.24370) 2646 : cluster [DBG] pgmap v2630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:34 smithi082 bash[20963]: audit 2024-04-03T15:46:33.888052+0000 mon.c (mon.2) 987 : audit [DBG] from='client.? 172.21.15.67:0/1433828480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:36 smithi067 bash[17655]: cluster 2024-04-03T15:46:35.429904+0000 mgr.y (mgr.24370) 2647 : cluster [DBG] pgmap v2631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:36 smithi067 bash[17655]: audit 2024-04-03T15:46:36.347343+0000 mon.a (mon.0) 2931 : audit [DBG] from='client.? 172.21.15.67:0/1274197160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:36 smithi067 bash[27441]: cluster 2024-04-03T15:46:35.429904+0000 mgr.y (mgr.24370) 2647 : cluster [DBG] pgmap v2631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:36 smithi067 bash[27441]: audit 2024-04-03T15:46:36.347343+0000 mon.a (mon.0) 2931 : audit [DBG] from='client.? 172.21.15.67:0/1274197160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:36 smithi082 bash[20963]: cluster 2024-04-03T15:46:35.429904+0000 mgr.y (mgr.24370) 2647 : cluster [DBG] pgmap v2631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:36 smithi082 bash[20963]: audit 2024-04-03T15:46:36.347343+0000 mon.a (mon.0) 2931 : audit [DBG] from='client.? 172.21.15.67:0/1274197160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:38 smithi067 bash[17655]: cluster 2024-04-03T15:46:37.431071+0000 mgr.y (mgr.24370) 2648 : cluster [DBG] pgmap v2632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:38 smithi067 bash[27441]: cluster 2024-04-03T15:46:37.431071+0000 mgr.y (mgr.24370) 2648 : cluster [DBG] pgmap v2632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:38 smithi082 bash[20963]: cluster 2024-04-03T15:46:37.431071+0000 mgr.y (mgr.24370) 2648 : cluster [DBG] pgmap v2632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:39 smithi082 bash[20963]: audit 2024-04-03T15:46:38.822120+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:39 smithi082 bash[20963]: audit 2024-04-03T15:46:38.830359+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:39 smithi082 bash[20963]: audit 2024-04-03T15:46:38.845495+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:39 smithi082 bash[20963]: audit 2024-04-03T15:46:38.855013+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:39 smithi082 bash[20963]: audit 2024-04-03T15:46:38.858965+0000 mon.c (mon.2) 988 : audit [DBG] from='client.? 172.21.15.67:0/1565686222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:39 smithi082 bash[20963]: audit 2024-04-03T15:46:39.784420+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[17655]: audit 2024-04-03T15:46:38.822120+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[17655]: audit 2024-04-03T15:46:38.830359+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[17655]: audit 2024-04-03T15:46:38.845495+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[17655]: audit 2024-04-03T15:46:38.855013+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[17655]: audit 2024-04-03T15:46:38.858965+0000 mon.c (mon.2) 988 : audit [DBG] from='client.? 172.21.15.67:0/1565686222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[17655]: audit 2024-04-03T15:46:39.784420+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[27441]: audit 2024-04-03T15:46:38.822120+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[27441]: audit 2024-04-03T15:46:38.830359+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[27441]: audit 2024-04-03T15:46:38.845495+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[27441]: audit 2024-04-03T15:46:38.855013+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[27441]: audit 2024-04-03T15:46:38.858965+0000 mon.c (mon.2) 988 : audit [DBG] from='client.? 172.21.15.67:0/1565686222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:39 smithi067 bash[27441]: audit 2024-04-03T15:46:39.784420+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:40 smithi082 bash[20963]: cluster 2024-04-03T15:46:39.431710+0000 mgr.y (mgr.24370) 2649 : cluster [DBG] pgmap v2633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:40 smithi067 bash[17655]: cluster 2024-04-03T15:46:39.431710+0000 mgr.y (mgr.24370) 2649 : cluster [DBG] pgmap v2633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:40 smithi067 bash[27441]: cluster 2024-04-03T15:46:39.431710+0000 mgr.y (mgr.24370) 2649 : cluster [DBG] pgmap v2633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:41 smithi082 bash[20963]: audit 2024-04-03T15:46:41.318535+0000 mon.c (mon.2) 989 : audit [DBG] from='client.? 172.21.15.67:0/914425923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:41 smithi067 bash[17655]: audit 2024-04-03T15:46:41.318535+0000 mon.c (mon.2) 989 : audit [DBG] from='client.? 172.21.15.67:0/914425923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:41 smithi067 bash[27441]: audit 2024-04-03T15:46:41.318535+0000 mon.c (mon.2) 989 : audit [DBG] from='client.? 172.21.15.67:0/914425923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:42 smithi082 bash[20963]: cluster 2024-04-03T15:46:41.432865+0000 mgr.y (mgr.24370) 2650 : cluster [DBG] pgmap v2634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:43.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:42 smithi067 bash[17655]: cluster 2024-04-03T15:46:41.432865+0000 mgr.y (mgr.24370) 2650 : cluster [DBG] pgmap v2634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:43.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:46:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:42 smithi067 bash[27441]: cluster 2024-04-03T15:46:41.432865+0000 mgr.y (mgr.24370) 2650 : cluster [DBG] pgmap v2634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:43.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:46:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:43 smithi082 bash[20963]: audit 2024-04-03T15:46:43.777821+0000 mon.a (mon.0) 2937 : audit [DBG] from='client.? 172.21.15.67:0/2960692632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:44.140 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:43 smithi067 bash[27441]: audit 2024-04-03T15:46:43.777821+0000 mon.a (mon.0) 2937 : audit [DBG] from='client.? 172.21.15.67:0/2960692632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:44.141 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:43 smithi067 bash[17655]: audit 2024-04-03T15:46:43.777821+0000 mon.a (mon.0) 2937 : audit [DBG] from='client.? 172.21.15.67:0/2960692632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:44 smithi082 bash[20963]: cluster 2024-04-03T15:46:43.433513+0000 mgr.y (mgr.24370) 2651 : cluster [DBG] pgmap v2635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:44 smithi067 bash[17655]: cluster 2024-04-03T15:46:43.433513+0000 mgr.y (mgr.24370) 2651 : cluster [DBG] pgmap v2635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:44 smithi067 bash[27441]: cluster 2024-04-03T15:46:43.433513+0000 mgr.y (mgr.24370) 2651 : cluster [DBG] pgmap v2635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:46 smithi067 bash[27441]: cluster 2024-04-03T15:46:45.434203+0000 mgr.y (mgr.24370) 2652 : cluster [DBG] pgmap v2636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:46 smithi067 bash[27441]: audit 2024-04-03T15:46:46.234131+0000 mon.a (mon.0) 2938 : audit [DBG] from='client.? 172.21.15.67:0/3448335326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:46 smithi067 bash[17655]: cluster 2024-04-03T15:46:45.434203+0000 mgr.y (mgr.24370) 2652 : cluster [DBG] pgmap v2636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:46 smithi067 bash[17655]: audit 2024-04-03T15:46:46.234131+0000 mon.a (mon.0) 2938 : audit [DBG] from='client.? 172.21.15.67:0/3448335326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:46 smithi082 bash[20963]: cluster 2024-04-03T15:46:45.434203+0000 mgr.y (mgr.24370) 2652 : cluster [DBG] pgmap v2636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:46 smithi082 bash[20963]: audit 2024-04-03T15:46:46.234131+0000 mon.a (mon.0) 2938 : audit [DBG] from='client.? 172.21.15.67:0/3448335326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:48 smithi067 bash[17655]: cluster 2024-04-03T15:46:47.435380+0000 mgr.y (mgr.24370) 2653 : cluster [DBG] pgmap v2637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:48 smithi067 bash[17655]: audit 2024-04-03T15:46:48.715748+0000 mon.a (mon.0) 2939 : audit [DBG] from='client.? 172.21.15.67:0/1828497173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:48 smithi067 bash[27441]: cluster 2024-04-03T15:46:47.435380+0000 mgr.y (mgr.24370) 2653 : cluster [DBG] pgmap v2637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:48 smithi067 bash[27441]: audit 2024-04-03T15:46:48.715748+0000 mon.a (mon.0) 2939 : audit [DBG] from='client.? 172.21.15.67:0/1828497173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:48 smithi082 bash[20963]: cluster 2024-04-03T15:46:47.435380+0000 mgr.y (mgr.24370) 2653 : cluster [DBG] pgmap v2637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:48 smithi082 bash[20963]: audit 2024-04-03T15:46:48.715748+0000 mon.a (mon.0) 2939 : audit [DBG] from='client.? 172.21.15.67:0/1828497173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:50 smithi082 bash[20963]: audit 2024-04-03T15:46:49.380534+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:50 smithi082 bash[20963]: audit 2024-04-03T15:46:49.388970+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:50 smithi082 bash[20963]: audit 2024-04-03T15:46:49.391688+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:46:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:50 smithi082 bash[20963]: audit 2024-04-03T15:46:49.393005+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:46:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:50 smithi082 bash[20963]: audit 2024-04-03T15:46:49.400417+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:50 smithi082 bash[20963]: cluster 2024-04-03T15:46:49.436104+0000 mgr.y (mgr.24370) 2654 : cluster [DBG] pgmap v2638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[17655]: audit 2024-04-03T15:46:49.380534+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[17655]: audit 2024-04-03T15:46:49.388970+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[17655]: audit 2024-04-03T15:46:49.391688+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:46:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[17655]: audit 2024-04-03T15:46:49.393005+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:46:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[17655]: audit 2024-04-03T15:46:49.400417+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[17655]: cluster 2024-04-03T15:46:49.436104+0000 mgr.y (mgr.24370) 2654 : cluster [DBG] pgmap v2638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[27441]: audit 2024-04-03T15:46:49.380534+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[27441]: audit 2024-04-03T15:46:49.388970+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[27441]: audit 2024-04-03T15:46:49.391688+0000 mon.a (mon.0) 2942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:46:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[27441]: audit 2024-04-03T15:46:49.393005+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:46:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[27441]: audit 2024-04-03T15:46:49.400417+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:46:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:50 smithi067 bash[27441]: cluster 2024-04-03T15:46:49.436104+0000 mgr.y (mgr.24370) 2654 : cluster [DBG] pgmap v2638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:51 smithi067 bash[17655]: audit 2024-04-03T15:46:51.158325+0000 mon.a (mon.0) 2945 : audit [DBG] from='client.? 172.21.15.67:0/1894895309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:51 smithi067 bash[27441]: audit 2024-04-03T15:46:51.158325+0000 mon.a (mon.0) 2945 : audit [DBG] from='client.? 172.21.15.67:0/1894895309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:51 smithi082 bash[20963]: audit 2024-04-03T15:46:51.158325+0000 mon.a (mon.0) 2945 : audit [DBG] from='client.? 172.21.15.67:0/1894895309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:52 smithi067 bash[17655]: cluster 2024-04-03T15:46:51.437525+0000 mgr.y (mgr.24370) 2655 : cluster [DBG] pgmap v2639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:52 smithi067 bash[27441]: cluster 2024-04-03T15:46:51.437525+0000 mgr.y (mgr.24370) 2655 : cluster [DBG] pgmap v2639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:52 smithi082 bash[20963]: cluster 2024-04-03T15:46:51.437525+0000 mgr.y (mgr.24370) 2655 : cluster [DBG] pgmap v2639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:46:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:46:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:54 smithi082 bash[20963]: cluster 2024-04-03T15:46:53.438282+0000 mgr.y (mgr.24370) 2656 : cluster [DBG] pgmap v2640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:54 smithi082 bash[20963]: audit 2024-04-03T15:46:53.613043+0000 mon.c (mon.2) 990 : audit [DBG] from='client.? 172.21.15.67:0/3415469462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:54 smithi067 bash[27441]: cluster 2024-04-03T15:46:53.438282+0000 mgr.y (mgr.24370) 2656 : cluster [DBG] pgmap v2640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:54 smithi067 bash[27441]: audit 2024-04-03T15:46:53.613043+0000 mon.c (mon.2) 990 : audit [DBG] from='client.? 172.21.15.67:0/3415469462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:54 smithi067 bash[17655]: cluster 2024-04-03T15:46:53.438282+0000 mgr.y (mgr.24370) 2656 : cluster [DBG] pgmap v2640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:54 smithi067 bash[17655]: audit 2024-04-03T15:46:53.613043+0000 mon.c (mon.2) 990 : audit [DBG] from='client.? 172.21.15.67:0/3415469462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:55 smithi082 bash[20963]: audit 2024-04-03T15:46:54.784534+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:55 smithi067 bash[27441]: audit 2024-04-03T15:46:54.784534+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:55 smithi067 bash[17655]: audit 2024-04-03T15:46:54.784534+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:46:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:56 smithi082 bash[20963]: cluster 2024-04-03T15:46:55.439098+0000 mgr.y (mgr.24370) 2657 : cluster [DBG] pgmap v2641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:56 smithi082 bash[20963]: audit 2024-04-03T15:46:56.065699+0000 mon.a (mon.0) 2947 : audit [DBG] from='client.? 172.21.15.67:0/3056807381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:56 smithi067 bash[17655]: cluster 2024-04-03T15:46:55.439098+0000 mgr.y (mgr.24370) 2657 : cluster [DBG] pgmap v2641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:56 smithi067 bash[17655]: audit 2024-04-03T15:46:56.065699+0000 mon.a (mon.0) 2947 : audit [DBG] from='client.? 172.21.15.67:0/3056807381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:56 smithi067 bash[27441]: cluster 2024-04-03T15:46:55.439098+0000 mgr.y (mgr.24370) 2657 : cluster [DBG] pgmap v2641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:56 smithi067 bash[27441]: audit 2024-04-03T15:46:56.065699+0000 mon.a (mon.0) 2947 : audit [DBG] from='client.? 172.21.15.67:0/3056807381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:58 smithi082 bash[20963]: cluster 2024-04-03T15:46:57.440340+0000 mgr.y (mgr.24370) 2658 : cluster [DBG] pgmap v2642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:58 smithi067 bash[27441]: cluster 2024-04-03T15:46:57.440340+0000 mgr.y (mgr.24370) 2658 : cluster [DBG] pgmap v2642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:58 smithi067 bash[17655]: cluster 2024-04-03T15:46:57.440340+0000 mgr.y (mgr.24370) 2658 : cluster [DBG] pgmap v2642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:46:59.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:46:59 smithi082 bash[20963]: audit 2024-04-03T15:46:58.524587+0000 mon.a (mon.0) 2948 : audit [DBG] from='client.? 172.21.15.67:0/509098299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:46:59 smithi067 bash[17655]: audit 2024-04-03T15:46:58.524587+0000 mon.a (mon.0) 2948 : audit [DBG] from='client.? 172.21.15.67:0/509098299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:46:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:46:59 smithi067 bash[27441]: audit 2024-04-03T15:46:58.524587+0000 mon.a (mon.0) 2948 : audit [DBG] from='client.? 172.21.15.67:0/509098299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:00 smithi082 bash[20963]: cluster 2024-04-03T15:46:59.441097+0000 mgr.y (mgr.24370) 2659 : cluster [DBG] pgmap v2643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:00 smithi067 bash[17655]: cluster 2024-04-03T15:46:59.441097+0000 mgr.y (mgr.24370) 2659 : cluster [DBG] pgmap v2643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:00 smithi067 bash[27441]: cluster 2024-04-03T15:46:59.441097+0000 mgr.y (mgr.24370) 2659 : cluster [DBG] pgmap v2643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:01 smithi082 bash[20963]: audit 2024-04-03T15:47:00.980400+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.67:0/2213864355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:01 smithi067 bash[17655]: audit 2024-04-03T15:47:00.980400+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.67:0/2213864355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:01 smithi067 bash[27441]: audit 2024-04-03T15:47:00.980400+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.67:0/2213864355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:02 smithi082 bash[20963]: cluster 2024-04-03T15:47:01.442300+0000 mgr.y (mgr.24370) 2660 : cluster [DBG] pgmap v2644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:02 smithi067 bash[17655]: cluster 2024-04-03T15:47:01.442300+0000 mgr.y (mgr.24370) 2660 : cluster [DBG] pgmap v2644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:02 smithi067 bash[27441]: cluster 2024-04-03T15:47:01.442300+0000 mgr.y (mgr.24370) 2660 : cluster [DBG] pgmap v2644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:47:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:47:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:03 smithi082 bash[20963]: audit 2024-04-03T15:47:03.434689+0000 mon.c (mon.2) 991 : audit [DBG] from='client.? 172.21.15.67:0/3584610000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:03 smithi067 bash[17655]: audit 2024-04-03T15:47:03.434689+0000 mon.c (mon.2) 991 : audit [DBG] from='client.? 172.21.15.67:0/3584610000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:03.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:03 smithi067 bash[27441]: audit 2024-04-03T15:47:03.434689+0000 mon.c (mon.2) 991 : audit [DBG] from='client.? 172.21.15.67:0/3584610000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:04 smithi082 bash[20963]: cluster 2024-04-03T15:47:03.442966+0000 mgr.y (mgr.24370) 2661 : cluster [DBG] pgmap v2645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:04 smithi067 bash[17655]: cluster 2024-04-03T15:47:03.442966+0000 mgr.y (mgr.24370) 2661 : cluster [DBG] pgmap v2645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:04 smithi067 bash[27441]: cluster 2024-04-03T15:47:03.442966+0000 mgr.y (mgr.24370) 2661 : cluster [DBG] pgmap v2645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:06 smithi082 bash[20963]: cluster 2024-04-03T15:47:05.443689+0000 mgr.y (mgr.24370) 2662 : cluster [DBG] pgmap v2646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:06 smithi082 bash[20963]: audit 2024-04-03T15:47:05.896796+0000 mon.a (mon.0) 2950 : audit [DBG] from='client.? 172.21.15.67:0/487532812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:06 smithi067 bash[27441]: cluster 2024-04-03T15:47:05.443689+0000 mgr.y (mgr.24370) 2662 : cluster [DBG] pgmap v2646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:06 smithi067 bash[27441]: audit 2024-04-03T15:47:05.896796+0000 mon.a (mon.0) 2950 : audit [DBG] from='client.? 172.21.15.67:0/487532812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:06 smithi067 bash[17655]: cluster 2024-04-03T15:47:05.443689+0000 mgr.y (mgr.24370) 2662 : cluster [DBG] pgmap v2646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:06 smithi067 bash[17655]: audit 2024-04-03T15:47:05.896796+0000 mon.a (mon.0) 2950 : audit [DBG] from='client.? 172.21.15.67:0/487532812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:08 smithi082 bash[20963]: cluster 2024-04-03T15:47:07.444886+0000 mgr.y (mgr.24370) 2663 : cluster [DBG] pgmap v2647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:08 smithi082 bash[20963]: audit 2024-04-03T15:47:08.349046+0000 mon.a (mon.0) 2951 : audit [DBG] from='client.? 172.21.15.67:0/1331875086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:08 smithi067 bash[17655]: cluster 2024-04-03T15:47:07.444886+0000 mgr.y (mgr.24370) 2663 : cluster [DBG] pgmap v2647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:08 smithi067 bash[17655]: audit 2024-04-03T15:47:08.349046+0000 mon.a (mon.0) 2951 : audit [DBG] from='client.? 172.21.15.67:0/1331875086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:08 smithi067 bash[27441]: cluster 2024-04-03T15:47:07.444886+0000 mgr.y (mgr.24370) 2663 : cluster [DBG] pgmap v2647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:08 smithi067 bash[27441]: audit 2024-04-03T15:47:08.349046+0000 mon.a (mon.0) 2951 : audit [DBG] from='client.? 172.21.15.67:0/1331875086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:10 smithi082 bash[20963]: cluster 2024-04-03T15:47:09.445605+0000 mgr.y (mgr.24370) 2664 : cluster [DBG] pgmap v2648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:10 smithi082 bash[20963]: audit 2024-04-03T15:47:09.785016+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:10 smithi067 bash[17655]: cluster 2024-04-03T15:47:09.445605+0000 mgr.y (mgr.24370) 2664 : cluster [DBG] pgmap v2648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:10 smithi067 bash[17655]: audit 2024-04-03T15:47:09.785016+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:10 smithi067 bash[27441]: cluster 2024-04-03T15:47:09.445605+0000 mgr.y (mgr.24370) 2664 : cluster [DBG] pgmap v2648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:10 smithi067 bash[27441]: audit 2024-04-03T15:47:09.785016+0000 mon.a (mon.0) 2952 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:11 smithi082 bash[20963]: audit 2024-04-03T15:47:10.806372+0000 mon.c (mon.2) 992 : audit [DBG] from='client.? 172.21.15.67:0/2303971639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:11 smithi067 bash[17655]: audit 2024-04-03T15:47:10.806372+0000 mon.c (mon.2) 992 : audit [DBG] from='client.? 172.21.15.67:0/2303971639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:11 smithi067 bash[27441]: audit 2024-04-03T15:47:10.806372+0000 mon.c (mon.2) 992 : audit [DBG] from='client.? 172.21.15.67:0/2303971639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:12 smithi082 bash[20963]: cluster 2024-04-03T15:47:11.446739+0000 mgr.y (mgr.24370) 2665 : cluster [DBG] pgmap v2649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:12 smithi067 bash[17655]: cluster 2024-04-03T15:47:11.446739+0000 mgr.y (mgr.24370) 2665 : cluster [DBG] pgmap v2649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:12 smithi067 bash[27441]: cluster 2024-04-03T15:47:11.446739+0000 mgr.y (mgr.24370) 2665 : cluster [DBG] pgmap v2649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:47:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:47:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:13 smithi082 bash[20963]: audit 2024-04-03T15:47:13.253818+0000 mon.c (mon.2) 993 : audit [DBG] from='client.? 172.21.15.67:0/4199118789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:13 smithi067 bash[27441]: audit 2024-04-03T15:47:13.253818+0000 mon.c (mon.2) 993 : audit [DBG] from='client.? 172.21.15.67:0/4199118789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:13 smithi067 bash[17655]: audit 2024-04-03T15:47:13.253818+0000 mon.c (mon.2) 993 : audit [DBG] from='client.? 172.21.15.67:0/4199118789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:14 smithi082 bash[20963]: cluster 2024-04-03T15:47:13.447416+0000 mgr.y (mgr.24370) 2666 : cluster [DBG] pgmap v2650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:14 smithi067 bash[27441]: cluster 2024-04-03T15:47:13.447416+0000 mgr.y (mgr.24370) 2666 : cluster [DBG] pgmap v2650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:14 smithi067 bash[17655]: cluster 2024-04-03T15:47:13.447416+0000 mgr.y (mgr.24370) 2666 : cluster [DBG] pgmap v2650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:16 smithi082 bash[20963]: cluster 2024-04-03T15:47:15.448117+0000 mgr.y (mgr.24370) 2667 : cluster [DBG] pgmap v2651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:16 smithi082 bash[20963]: audit 2024-04-03T15:47:15.716121+0000 mon.c (mon.2) 994 : audit [DBG] from='client.? 172.21.15.67:0/2719158586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:16 smithi067 bash[27441]: cluster 2024-04-03T15:47:15.448117+0000 mgr.y (mgr.24370) 2667 : cluster [DBG] pgmap v2651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:16 smithi067 bash[27441]: audit 2024-04-03T15:47:15.716121+0000 mon.c (mon.2) 994 : audit [DBG] from='client.? 172.21.15.67:0/2719158586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:16 smithi067 bash[17655]: cluster 2024-04-03T15:47:15.448117+0000 mgr.y (mgr.24370) 2667 : cluster [DBG] pgmap v2651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:16 smithi067 bash[17655]: audit 2024-04-03T15:47:15.716121+0000 mon.c (mon.2) 994 : audit [DBG] from='client.? 172.21.15.67:0/2719158586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:18 smithi082 bash[20963]: cluster 2024-04-03T15:47:17.449220+0000 mgr.y (mgr.24370) 2668 : cluster [DBG] pgmap v2652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:18 smithi082 bash[20963]: audit 2024-04-03T15:47:18.171915+0000 mon.c (mon.2) 995 : audit [DBG] from='client.? 172.21.15.67:0/3519827679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:18 smithi067 bash[17655]: cluster 2024-04-03T15:47:17.449220+0000 mgr.y (mgr.24370) 2668 : cluster [DBG] pgmap v2652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:18 smithi067 bash[17655]: audit 2024-04-03T15:47:18.171915+0000 mon.c (mon.2) 995 : audit [DBG] from='client.? 172.21.15.67:0/3519827679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:18 smithi067 bash[27441]: cluster 2024-04-03T15:47:17.449220+0000 mgr.y (mgr.24370) 2668 : cluster [DBG] pgmap v2652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:18 smithi067 bash[27441]: audit 2024-04-03T15:47:18.171915+0000 mon.c (mon.2) 995 : audit [DBG] from='client.? 172.21.15.67:0/3519827679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:20 smithi082 bash[20963]: cluster 2024-04-03T15:47:19.449887+0000 mgr.y (mgr.24370) 2669 : cluster [DBG] pgmap v2653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:20 smithi067 bash[27441]: cluster 2024-04-03T15:47:19.449887+0000 mgr.y (mgr.24370) 2669 : cluster [DBG] pgmap v2653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:20 smithi067 bash[17655]: cluster 2024-04-03T15:47:19.449887+0000 mgr.y (mgr.24370) 2669 : cluster [DBG] pgmap v2653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:21 smithi082 bash[20963]: audit 2024-04-03T15:47:20.631908+0000 mon.c (mon.2) 996 : audit [DBG] from='client.? 172.21.15.67:0/2493366916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:21 smithi067 bash[27441]: audit 2024-04-03T15:47:20.631908+0000 mon.c (mon.2) 996 : audit [DBG] from='client.? 172.21.15.67:0/2493366916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:21 smithi067 bash[17655]: audit 2024-04-03T15:47:20.631908+0000 mon.c (mon.2) 996 : audit [DBG] from='client.? 172.21.15.67:0/2493366916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:22 smithi082 bash[20963]: cluster 2024-04-03T15:47:21.451021+0000 mgr.y (mgr.24370) 2670 : cluster [DBG] pgmap v2654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:22 smithi067 bash[17655]: cluster 2024-04-03T15:47:21.451021+0000 mgr.y (mgr.24370) 2670 : cluster [DBG] pgmap v2654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:22 smithi067 bash[27441]: cluster 2024-04-03T15:47:21.451021+0000 mgr.y (mgr.24370) 2670 : cluster [DBG] pgmap v2654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:47:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:23 smithi082 bash[20963]: audit 2024-04-03T15:47:23.088162+0000 mon.c (mon.2) 997 : audit [DBG] from='client.? 172.21.15.67:0/3898803032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:47:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:23 smithi067 bash[17655]: audit 2024-04-03T15:47:23.088162+0000 mon.c (mon.2) 997 : audit [DBG] from='client.? 172.21.15.67:0/3898803032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:23 smithi067 bash[27441]: audit 2024-04-03T15:47:23.088162+0000 mon.c (mon.2) 997 : audit [DBG] from='client.? 172.21.15.67:0/3898803032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:24 smithi082 bash[20963]: cluster 2024-04-03T15:47:23.451726+0000 mgr.y (mgr.24370) 2671 : cluster [DBG] pgmap v2655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:24 smithi067 bash[17655]: cluster 2024-04-03T15:47:23.451726+0000 mgr.y (mgr.24370) 2671 : cluster [DBG] pgmap v2655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:24 smithi067 bash[27441]: cluster 2024-04-03T15:47:23.451726+0000 mgr.y (mgr.24370) 2671 : cluster [DBG] pgmap v2655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:25 smithi082 bash[20963]: audit 2024-04-03T15:47:24.785320+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:25 smithi082 bash[20963]: audit 2024-04-03T15:47:25.540368+0000 mon.a (mon.0) 2954 : audit [DBG] from='client.? 172.21.15.67:0/915259274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:25 smithi067 bash[17655]: audit 2024-04-03T15:47:24.785320+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:25 smithi067 bash[17655]: audit 2024-04-03T15:47:25.540368+0000 mon.a (mon.0) 2954 : audit [DBG] from='client.? 172.21.15.67:0/915259274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:25 smithi067 bash[27441]: audit 2024-04-03T15:47:24.785320+0000 mon.a (mon.0) 2953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:25 smithi067 bash[27441]: audit 2024-04-03T15:47:25.540368+0000 mon.a (mon.0) 2954 : audit [DBG] from='client.? 172.21.15.67:0/915259274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:26 smithi082 bash[20963]: cluster 2024-04-03T15:47:25.452422+0000 mgr.y (mgr.24370) 2672 : cluster [DBG] pgmap v2656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:26 smithi067 bash[17655]: cluster 2024-04-03T15:47:25.452422+0000 mgr.y (mgr.24370) 2672 : cluster [DBG] pgmap v2656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:26 smithi067 bash[27441]: cluster 2024-04-03T15:47:25.452422+0000 mgr.y (mgr.24370) 2672 : cluster [DBG] pgmap v2656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:28 smithi082 bash[20963]: cluster 2024-04-03T15:47:27.453580+0000 mgr.y (mgr.24370) 2673 : cluster [DBG] pgmap v2657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:28 smithi082 bash[20963]: audit 2024-04-03T15:47:27.992252+0000 mon.a (mon.0) 2955 : audit [DBG] from='client.? 172.21.15.67:0/501748118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:28 smithi067 bash[17655]: cluster 2024-04-03T15:47:27.453580+0000 mgr.y (mgr.24370) 2673 : cluster [DBG] pgmap v2657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:28 smithi067 bash[17655]: audit 2024-04-03T15:47:27.992252+0000 mon.a (mon.0) 2955 : audit [DBG] from='client.? 172.21.15.67:0/501748118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:28 smithi067 bash[27441]: cluster 2024-04-03T15:47:27.453580+0000 mgr.y (mgr.24370) 2673 : cluster [DBG] pgmap v2657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:28 smithi067 bash[27441]: audit 2024-04-03T15:47:27.992252+0000 mon.a (mon.0) 2955 : audit [DBG] from='client.? 172.21.15.67:0/501748118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:30 smithi082 bash[20963]: cluster 2024-04-03T15:47:29.454311+0000 mgr.y (mgr.24370) 2674 : cluster [DBG] pgmap v2658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:30 smithi082 bash[20963]: audit 2024-04-03T15:47:30.448699+0000 mon.a (mon.0) 2956 : audit [DBG] from='client.? 172.21.15.67:0/2584086599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:30 smithi067 bash[17655]: cluster 2024-04-03T15:47:29.454311+0000 mgr.y (mgr.24370) 2674 : cluster [DBG] pgmap v2658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:30 smithi067 bash[17655]: audit 2024-04-03T15:47:30.448699+0000 mon.a (mon.0) 2956 : audit [DBG] from='client.? 172.21.15.67:0/2584086599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:30 smithi067 bash[27441]: cluster 2024-04-03T15:47:29.454311+0000 mgr.y (mgr.24370) 2674 : cluster [DBG] pgmap v2658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:30 smithi067 bash[27441]: audit 2024-04-03T15:47:30.448699+0000 mon.a (mon.0) 2956 : audit [DBG] from='client.? 172.21.15.67:0/2584086599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:32 smithi067 bash[17655]: cluster 2024-04-03T15:47:31.455466+0000 mgr.y (mgr.24370) 2675 : cluster [DBG] pgmap v2659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:32 smithi067 bash[27441]: cluster 2024-04-03T15:47:31.455466+0000 mgr.y (mgr.24370) 2675 : cluster [DBG] pgmap v2659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:32 smithi082 bash[20963]: cluster 2024-04-03T15:47:31.455466+0000 mgr.y (mgr.24370) 2675 : cluster [DBG] pgmap v2659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:33] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:47:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:33 smithi082 bash[20963]: audit 2024-04-03T15:47:32.907542+0000 mon.c (mon.2) 998 : audit [DBG] from='client.? 172.21.15.67:0/1179147959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:47:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:33 smithi067 bash[17655]: audit 2024-04-03T15:47:32.907542+0000 mon.c (mon.2) 998 : audit [DBG] from='client.? 172.21.15.67:0/1179147959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:33 smithi067 bash[27441]: audit 2024-04-03T15:47:32.907542+0000 mon.c (mon.2) 998 : audit [DBG] from='client.? 172.21.15.67:0/1179147959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:34 smithi067 bash[17655]: cluster 2024-04-03T15:47:33.456224+0000 mgr.y (mgr.24370) 2676 : cluster [DBG] pgmap v2660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:34 smithi067 bash[27441]: cluster 2024-04-03T15:47:33.456224+0000 mgr.y (mgr.24370) 2676 : cluster [DBG] pgmap v2660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:34 smithi082 bash[20963]: cluster 2024-04-03T15:47:33.456224+0000 mgr.y (mgr.24370) 2676 : cluster [DBG] pgmap v2660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:35 smithi067 bash[17655]: audit 2024-04-03T15:47:35.364372+0000 mon.a (mon.0) 2957 : audit [DBG] from='client.? 172.21.15.67:0/867319680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:35 smithi067 bash[27441]: audit 2024-04-03T15:47:35.364372+0000 mon.a (mon.0) 2957 : audit [DBG] from='client.? 172.21.15.67:0/867319680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:35 smithi082 bash[20963]: audit 2024-04-03T15:47:35.364372+0000 mon.a (mon.0) 2957 : audit [DBG] from='client.? 172.21.15.67:0/867319680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:36 smithi067 bash[17655]: cluster 2024-04-03T15:47:35.456820+0000 mgr.y (mgr.24370) 2677 : cluster [DBG] pgmap v2661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:36 smithi067 bash[27441]: cluster 2024-04-03T15:47:35.456820+0000 mgr.y (mgr.24370) 2677 : cluster [DBG] pgmap v2661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:36 smithi082 bash[20963]: cluster 2024-04-03T15:47:35.456820+0000 mgr.y (mgr.24370) 2677 : cluster [DBG] pgmap v2661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:38 smithi082 bash[20963]: cluster 2024-04-03T15:47:37.457969+0000 mgr.y (mgr.24370) 2678 : cluster [DBG] pgmap v2662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:38 smithi082 bash[20963]: audit 2024-04-03T15:47:37.824632+0000 mon.a (mon.0) 2958 : audit [DBG] from='client.? 172.21.15.67:0/2755176711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:38 smithi067 bash[17655]: cluster 2024-04-03T15:47:37.457969+0000 mgr.y (mgr.24370) 2678 : cluster [DBG] pgmap v2662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:38 smithi067 bash[17655]: audit 2024-04-03T15:47:37.824632+0000 mon.a (mon.0) 2958 : audit [DBG] from='client.? 172.21.15.67:0/2755176711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:38 smithi067 bash[27441]: cluster 2024-04-03T15:47:37.457969+0000 mgr.y (mgr.24370) 2678 : cluster [DBG] pgmap v2662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:38 smithi067 bash[27441]: audit 2024-04-03T15:47:37.824632+0000 mon.a (mon.0) 2958 : audit [DBG] from='client.? 172.21.15.67:0/2755176711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:40 smithi082 bash[20963]: cluster 2024-04-03T15:47:39.458757+0000 mgr.y (mgr.24370) 2679 : cluster [DBG] pgmap v2663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:40 smithi082 bash[20963]: audit 2024-04-03T15:47:39.785794+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:40 smithi082 bash[20963]: audit 2024-04-03T15:47:40.276395+0000 mon.c (mon.2) 999 : audit [DBG] from='client.? 172.21.15.67:0/2482639528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:40 smithi067 bash[27441]: cluster 2024-04-03T15:47:39.458757+0000 mgr.y (mgr.24370) 2679 : cluster [DBG] pgmap v2663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:40 smithi067 bash[27441]: audit 2024-04-03T15:47:39.785794+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:40 smithi067 bash[27441]: audit 2024-04-03T15:47:40.276395+0000 mon.c (mon.2) 999 : audit [DBG] from='client.? 172.21.15.67:0/2482639528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:40 smithi067 bash[17655]: cluster 2024-04-03T15:47:39.458757+0000 mgr.y (mgr.24370) 2679 : cluster [DBG] pgmap v2663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:40 smithi067 bash[17655]: audit 2024-04-03T15:47:39.785794+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:40 smithi067 bash[17655]: audit 2024-04-03T15:47:40.276395+0000 mon.c (mon.2) 999 : audit [DBG] from='client.? 172.21.15.67:0/2482639528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:42 smithi067 bash[17655]: cluster 2024-04-03T15:47:41.459969+0000 mgr.y (mgr.24370) 2680 : cluster [DBG] pgmap v2664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:42 smithi067 bash[27441]: cluster 2024-04-03T15:47:41.459969+0000 mgr.y (mgr.24370) 2680 : cluster [DBG] pgmap v2664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:42 smithi082 bash[20963]: cluster 2024-04-03T15:47:41.459969+0000 mgr.y (mgr.24370) 2680 : cluster [DBG] pgmap v2664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:43] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:47:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:47:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:43 smithi082 bash[20963]: audit 2024-04-03T15:47:42.727729+0000 mon.c (mon.2) 1000 : audit [DBG] from='client.? 172.21.15.67:0/3407381617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:43 smithi067 bash[27441]: audit 2024-04-03T15:47:42.727729+0000 mon.c (mon.2) 1000 : audit [DBG] from='client.? 172.21.15.67:0/3407381617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:43 smithi067 bash[17655]: audit 2024-04-03T15:47:42.727729+0000 mon.c (mon.2) 1000 : audit [DBG] from='client.? 172.21.15.67:0/3407381617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:44 smithi082 bash[20963]: cluster 2024-04-03T15:47:43.460677+0000 mgr.y (mgr.24370) 2681 : cluster [DBG] pgmap v2665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:44 smithi067 bash[17655]: cluster 2024-04-03T15:47:43.460677+0000 mgr.y (mgr.24370) 2681 : cluster [DBG] pgmap v2665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:44 smithi067 bash[27441]: cluster 2024-04-03T15:47:43.460677+0000 mgr.y (mgr.24370) 2681 : cluster [DBG] pgmap v2665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:45 smithi082 bash[20963]: audit 2024-04-03T15:47:45.183849+0000 mon.c (mon.2) 1001 : audit [DBG] from='client.? 172.21.15.67:0/2121209337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:45 smithi067 bash[27441]: audit 2024-04-03T15:47:45.183849+0000 mon.c (mon.2) 1001 : audit [DBG] from='client.? 172.21.15.67:0/2121209337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:45 smithi067 bash[17655]: audit 2024-04-03T15:47:45.183849+0000 mon.c (mon.2) 1001 : audit [DBG] from='client.? 172.21.15.67:0/2121209337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:46 smithi082 bash[20963]: cluster 2024-04-03T15:47:45.461364+0000 mgr.y (mgr.24370) 2682 : cluster [DBG] pgmap v2666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:46 smithi067 bash[17655]: cluster 2024-04-03T15:47:45.461364+0000 mgr.y (mgr.24370) 2682 : cluster [DBG] pgmap v2666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:46 smithi067 bash[27441]: cluster 2024-04-03T15:47:45.461364+0000 mgr.y (mgr.24370) 2682 : cluster [DBG] pgmap v2666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:47 smithi082 bash[20963]: audit 2024-04-03T15:47:47.632812+0000 mon.c (mon.2) 1002 : audit [DBG] from='client.? 172.21.15.67:0/966821200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:48.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:47 smithi067 bash[17655]: audit 2024-04-03T15:47:47.632812+0000 mon.c (mon.2) 1002 : audit [DBG] from='client.? 172.21.15.67:0/966821200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:48.181 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:47 smithi067 bash[27441]: audit 2024-04-03T15:47:47.632812+0000 mon.c (mon.2) 1002 : audit [DBG] from='client.? 172.21.15.67:0/966821200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:48 smithi082 bash[20963]: cluster 2024-04-03T15:47:47.462468+0000 mgr.y (mgr.24370) 2683 : cluster [DBG] pgmap v2667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:48 smithi067 bash[17655]: cluster 2024-04-03T15:47:47.462468+0000 mgr.y (mgr.24370) 2683 : cluster [DBG] pgmap v2667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:48 smithi067 bash[27441]: cluster 2024-04-03T15:47:47.462468+0000 mgr.y (mgr.24370) 2683 : cluster [DBG] pgmap v2667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:49 smithi082 bash[20963]: audit 2024-04-03T15:47:49.474598+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:47:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:49 smithi067 bash[17655]: audit 2024-04-03T15:47:49.474598+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:47:50.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:49 smithi067 bash[27441]: audit 2024-04-03T15:47:49.474598+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:47:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:50 smithi082 bash[20963]: cluster 2024-04-03T15:47:49.463137+0000 mgr.y (mgr.24370) 2684 : cluster [DBG] pgmap v2668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:50 smithi082 bash[20963]: audit 2024-04-03T15:47:49.802428+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:50 smithi082 bash[20963]: audit 2024-04-03T15:47:49.812411+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:50 smithi082 bash[20963]: audit 2024-04-03T15:47:50.098680+0000 mon.a (mon.0) 2963 : audit [DBG] from='client.? 172.21.15.67:0/3210555910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:50 smithi067 bash[27441]: cluster 2024-04-03T15:47:49.463137+0000 mgr.y (mgr.24370) 2684 : cluster [DBG] pgmap v2668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:50 smithi067 bash[27441]: audit 2024-04-03T15:47:49.802428+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:50 smithi067 bash[27441]: audit 2024-04-03T15:47:49.812411+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:50 smithi067 bash[27441]: audit 2024-04-03T15:47:50.098680+0000 mon.a (mon.0) 2963 : audit [DBG] from='client.? 172.21.15.67:0/3210555910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:50 smithi067 bash[17655]: cluster 2024-04-03T15:47:49.463137+0000 mgr.y (mgr.24370) 2684 : cluster [DBG] pgmap v2668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:50 smithi067 bash[17655]: audit 2024-04-03T15:47:49.802428+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:50 smithi067 bash[17655]: audit 2024-04-03T15:47:49.812411+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:50 smithi067 bash[17655]: audit 2024-04-03T15:47:50.098680+0000 mon.a (mon.0) 2963 : audit [DBG] from='client.? 172.21.15.67:0/3210555910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:52 smithi067 bash[17655]: cluster 2024-04-03T15:47:51.464359+0000 mgr.y (mgr.24370) 2685 : cluster [DBG] pgmap v2669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:52 smithi067 bash[17655]: audit 2024-04-03T15:47:52.552503+0000 mon.c (mon.2) 1003 : audit [DBG] from='client.? 172.21.15.67:0/4194398593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:52 smithi067 bash[27441]: cluster 2024-04-03T15:47:51.464359+0000 mgr.y (mgr.24370) 2685 : cluster [DBG] pgmap v2669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:52 smithi067 bash[27441]: audit 2024-04-03T15:47:52.552503+0000 mon.c (mon.2) 1003 : audit [DBG] from='client.? 172.21.15.67:0/4194398593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:52 smithi082 bash[20963]: cluster 2024-04-03T15:47:51.464359+0000 mgr.y (mgr.24370) 2685 : cluster [DBG] pgmap v2669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:52 smithi082 bash[20963]: audit 2024-04-03T15:47:52.552503+0000 mon.c (mon.2) 1003 : audit [DBG] from='client.? 172.21.15.67:0/4194398593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:53] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:47:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:47:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:54 smithi082 bash[20963]: cluster 2024-04-03T15:47:53.465038+0000 mgr.y (mgr.24370) 2686 : cluster [DBG] pgmap v2670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:54 smithi082 bash[20963]: audit 2024-04-03T15:47:54.786389+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:54 smithi067 bash[17655]: cluster 2024-04-03T15:47:53.465038+0000 mgr.y (mgr.24370) 2686 : cluster [DBG] pgmap v2670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:54 smithi067 bash[17655]: audit 2024-04-03T15:47:54.786389+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:54 smithi067 bash[27441]: cluster 2024-04-03T15:47:53.465038+0000 mgr.y (mgr.24370) 2686 : cluster [DBG] pgmap v2670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:54 smithi067 bash[27441]: audit 2024-04-03T15:47:54.786389+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:47:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:55 smithi082 bash[20963]: audit 2024-04-03T15:47:55.028896+0000 mon.c (mon.2) 1004 : audit [DBG] from='client.? 172.21.15.67:0/2764087940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:55 smithi082 bash[20963]: audit 2024-04-03T15:47:55.169559+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:55 smithi082 bash[20963]: audit 2024-04-03T15:47:55.177695+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:55 smithi067 bash[17655]: audit 2024-04-03T15:47:55.028896+0000 mon.c (mon.2) 1004 : audit [DBG] from='client.? 172.21.15.67:0/2764087940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:55 smithi067 bash[17655]: audit 2024-04-03T15:47:55.169559+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:55 smithi067 bash[17655]: audit 2024-04-03T15:47:55.177695+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:55 smithi067 bash[27441]: audit 2024-04-03T15:47:55.028896+0000 mon.c (mon.2) 1004 : audit [DBG] from='client.? 172.21.15.67:0/2764087940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:55 smithi067 bash[27441]: audit 2024-04-03T15:47:55.169559+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:55 smithi067 bash[27441]: audit 2024-04-03T15:47:55.177695+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:56 smithi082 bash[20963]: cluster 2024-04-03T15:47:55.465701+0000 mgr.y (mgr.24370) 2687 : cluster [DBG] pgmap v2671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:56 smithi082 bash[20963]: audit 2024-04-03T15:47:55.812427+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:56 smithi082 bash[20963]: audit 2024-04-03T15:47:55.823858+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:56 smithi082 bash[20963]: audit 2024-04-03T15:47:56.292269+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:47:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:56 smithi082 bash[20963]: audit 2024-04-03T15:47:56.294312+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:47:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:56 smithi082 bash[20963]: audit 2024-04-03T15:47:56.304316+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[17655]: cluster 2024-04-03T15:47:55.465701+0000 mgr.y (mgr.24370) 2687 : cluster [DBG] pgmap v2671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[17655]: audit 2024-04-03T15:47:55.812427+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[17655]: audit 2024-04-03T15:47:55.823858+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[17655]: audit 2024-04-03T15:47:56.292269+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:47:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[17655]: audit 2024-04-03T15:47:56.294312+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:47:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[17655]: audit 2024-04-03T15:47:56.304316+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[27441]: cluster 2024-04-03T15:47:55.465701+0000 mgr.y (mgr.24370) 2687 : cluster [DBG] pgmap v2671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[27441]: audit 2024-04-03T15:47:55.812427+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[27441]: audit 2024-04-03T15:47:55.823858+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[27441]: audit 2024-04-03T15:47:56.292269+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:47:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[27441]: audit 2024-04-03T15:47:56.294312+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:47:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:56 smithi067 bash[27441]: audit 2024-04-03T15:47:56.304316+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:47:58.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:57 smithi082 bash[20963]: audit 2024-04-03T15:47:57.485916+0000 mon.c (mon.2) 1005 : audit [DBG] from='client.? 172.21.15.67:0/3827066440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:57 smithi067 bash[17655]: audit 2024-04-03T15:47:57.485916+0000 mon.c (mon.2) 1005 : audit [DBG] from='client.? 172.21.15.67:0/3827066440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:57 smithi067 bash[27441]: audit 2024-04-03T15:47:57.485916+0000 mon.c (mon.2) 1005 : audit [DBG] from='client.? 172.21.15.67:0/3827066440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:47:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:47:58 smithi082 bash[20963]: cluster 2024-04-03T15:47:57.466456+0000 mgr.y (mgr.24370) 2688 : cluster [DBG] pgmap v2672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:47:58 smithi067 bash[17655]: cluster 2024-04-03T15:47:57.466456+0000 mgr.y (mgr.24370) 2688 : cluster [DBG] pgmap v2672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:47:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:47:58 smithi067 bash[27441]: cluster 2024-04-03T15:47:57.466456+0000 mgr.y (mgr.24370) 2688 : cluster [DBG] pgmap v2672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:00 smithi082 bash[20963]: cluster 2024-04-03T15:47:59.467086+0000 mgr.y (mgr.24370) 2689 : cluster [DBG] pgmap v2673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:00 smithi082 bash[20963]: audit 2024-04-03T15:47:59.948931+0000 mon.a (mon.0) 2972 : audit [DBG] from='client.? 172.21.15.67:0/233058221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:00 smithi067 bash[17655]: cluster 2024-04-03T15:47:59.467086+0000 mgr.y (mgr.24370) 2689 : cluster [DBG] pgmap v2673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:00 smithi067 bash[17655]: audit 2024-04-03T15:47:59.948931+0000 mon.a (mon.0) 2972 : audit [DBG] from='client.? 172.21.15.67:0/233058221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:00 smithi067 bash[27441]: cluster 2024-04-03T15:47:59.467086+0000 mgr.y (mgr.24370) 2689 : cluster [DBG] pgmap v2673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:00 smithi067 bash[27441]: audit 2024-04-03T15:47:59.948931+0000 mon.a (mon.0) 2972 : audit [DBG] from='client.? 172.21.15.67:0/233058221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:02 smithi082 bash[20963]: cluster 2024-04-03T15:48:01.468223+0000 mgr.y (mgr.24370) 2690 : cluster [DBG] pgmap v2674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:02 smithi082 bash[20963]: audit 2024-04-03T15:48:02.402455+0000 mon.a (mon.0) 2973 : audit [DBG] from='client.? 172.21.15.67:0/2634507578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:03.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:03] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:48:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:02 smithi067 bash[17655]: cluster 2024-04-03T15:48:01.468223+0000 mgr.y (mgr.24370) 2690 : cluster [DBG] pgmap v2674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:02 smithi067 bash[17655]: audit 2024-04-03T15:48:02.402455+0000 mon.a (mon.0) 2973 : audit [DBG] from='client.? 172.21.15.67:0/2634507578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:02 smithi067 bash[27441]: cluster 2024-04-03T15:48:01.468223+0000 mgr.y (mgr.24370) 2690 : cluster [DBG] pgmap v2674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:02 smithi067 bash[27441]: audit 2024-04-03T15:48:02.402455+0000 mon.a (mon.0) 2973 : audit [DBG] from='client.? 172.21.15.67:0/2634507578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:48:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:04 smithi082 bash[20963]: cluster 2024-04-03T15:48:03.468928+0000 mgr.y (mgr.24370) 2691 : cluster [DBG] pgmap v2675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:04 smithi067 bash[17655]: cluster 2024-04-03T15:48:03.468928+0000 mgr.y (mgr.24370) 2691 : cluster [DBG] pgmap v2675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:04 smithi067 bash[27441]: cluster 2024-04-03T15:48:03.468928+0000 mgr.y (mgr.24370) 2691 : cluster [DBG] pgmap v2675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:06.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:05 smithi082 bash[20963]: audit 2024-04-03T15:48:04.848917+0000 mon.a (mon.0) 2974 : audit [DBG] from='client.? 172.21.15.67:0/344601758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:05 smithi067 bash[17655]: audit 2024-04-03T15:48:04.848917+0000 mon.a (mon.0) 2974 : audit [DBG] from='client.? 172.21.15.67:0/344601758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:05 smithi067 bash[27441]: audit 2024-04-03T15:48:04.848917+0000 mon.a (mon.0) 2974 : audit [DBG] from='client.? 172.21.15.67:0/344601758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:06 smithi082 bash[20963]: cluster 2024-04-03T15:48:05.469604+0000 mgr.y (mgr.24370) 2692 : cluster [DBG] pgmap v2676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:06 smithi067 bash[27441]: cluster 2024-04-03T15:48:05.469604+0000 mgr.y (mgr.24370) 2692 : cluster [DBG] pgmap v2676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:06 smithi067 bash[17655]: cluster 2024-04-03T15:48:05.469604+0000 mgr.y (mgr.24370) 2692 : cluster [DBG] pgmap v2676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:08.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:07 smithi082 bash[20963]: audit 2024-04-03T15:48:07.300179+0000 mon.a (mon.0) 2975 : audit [DBG] from='client.? 172.21.15.67:0/2799393093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:07 smithi067 bash[17655]: audit 2024-04-03T15:48:07.300179+0000 mon.a (mon.0) 2975 : audit [DBG] from='client.? 172.21.15.67:0/2799393093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:08.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:07 smithi067 bash[27441]: audit 2024-04-03T15:48:07.300179+0000 mon.a (mon.0) 2975 : audit [DBG] from='client.? 172.21.15.67:0/2799393093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:08 smithi082 bash[20963]: cluster 2024-04-03T15:48:07.470842+0000 mgr.y (mgr.24370) 2693 : cluster [DBG] pgmap v2677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:08 smithi067 bash[17655]: cluster 2024-04-03T15:48:07.470842+0000 mgr.y (mgr.24370) 2693 : cluster [DBG] pgmap v2677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:08 smithi067 bash[27441]: cluster 2024-04-03T15:48:07.470842+0000 mgr.y (mgr.24370) 2693 : cluster [DBG] pgmap v2677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:09 smithi082 bash[20963]: audit 2024-04-03T15:48:09.765509+0000 mon.c (mon.2) 1006 : audit [DBG] from='client.? 172.21.15.67:0/2802301826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:09 smithi082 bash[20963]: audit 2024-04-03T15:48:09.786311+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:09 smithi067 bash[27441]: audit 2024-04-03T15:48:09.765509+0000 mon.c (mon.2) 1006 : audit [DBG] from='client.? 172.21.15.67:0/2802301826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:09 smithi067 bash[27441]: audit 2024-04-03T15:48:09.786311+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:09 smithi067 bash[17655]: audit 2024-04-03T15:48:09.765509+0000 mon.c (mon.2) 1006 : audit [DBG] from='client.? 172.21.15.67:0/2802301826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:09 smithi067 bash[17655]: audit 2024-04-03T15:48:09.786311+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:10 smithi082 bash[20963]: cluster 2024-04-03T15:48:09.471437+0000 mgr.y (mgr.24370) 2694 : cluster [DBG] pgmap v2678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:10 smithi067 bash[27441]: cluster 2024-04-03T15:48:09.471437+0000 mgr.y (mgr.24370) 2694 : cluster [DBG] pgmap v2678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:10 smithi067 bash[17655]: cluster 2024-04-03T15:48:09.471437+0000 mgr.y (mgr.24370) 2694 : cluster [DBG] pgmap v2678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:12 smithi082 bash[20963]: cluster 2024-04-03T15:48:11.472651+0000 mgr.y (mgr.24370) 2695 : cluster [DBG] pgmap v2679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:12 smithi082 bash[20963]: audit 2024-04-03T15:48:12.224565+0000 mon.a (mon.0) 2977 : audit [DBG] from='client.? 172.21.15.67:0/1602381543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:13.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:13] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:48:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:12 smithi067 bash[17655]: cluster 2024-04-03T15:48:11.472651+0000 mgr.y (mgr.24370) 2695 : cluster [DBG] pgmap v2679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:12 smithi067 bash[17655]: audit 2024-04-03T15:48:12.224565+0000 mon.a (mon.0) 2977 : audit [DBG] from='client.? 172.21.15.67:0/1602381543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:12 smithi067 bash[27441]: cluster 2024-04-03T15:48:11.472651+0000 mgr.y (mgr.24370) 2695 : cluster [DBG] pgmap v2679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:12 smithi067 bash[27441]: audit 2024-04-03T15:48:12.224565+0000 mon.a (mon.0) 2977 : audit [DBG] from='client.? 172.21.15.67:0/1602381543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:48:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:14 smithi067 bash[27441]: cluster 2024-04-03T15:48:13.473489+0000 mgr.y (mgr.24370) 2696 : cluster [DBG] pgmap v2680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:14 smithi067 bash[27441]: audit 2024-04-03T15:48:14.681384+0000 mon.a (mon.0) 2978 : audit [DBG] from='client.? 172.21.15.67:0/3859301310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:14 smithi067 bash[17655]: cluster 2024-04-03T15:48:13.473489+0000 mgr.y (mgr.24370) 2696 : cluster [DBG] pgmap v2680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:14 smithi067 bash[17655]: audit 2024-04-03T15:48:14.681384+0000 mon.a (mon.0) 2978 : audit [DBG] from='client.? 172.21.15.67:0/3859301310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:14 smithi082 bash[20963]: cluster 2024-04-03T15:48:13.473489+0000 mgr.y (mgr.24370) 2696 : cluster [DBG] pgmap v2680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:14 smithi082 bash[20963]: audit 2024-04-03T15:48:14.681384+0000 mon.a (mon.0) 2978 : audit [DBG] from='client.? 172.21.15.67:0/3859301310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:16 smithi067 bash[17655]: cluster 2024-04-03T15:48:15.474226+0000 mgr.y (mgr.24370) 2697 : cluster [DBG] pgmap v2681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:16 smithi067 bash[27441]: cluster 2024-04-03T15:48:15.474226+0000 mgr.y (mgr.24370) 2697 : cluster [DBG] pgmap v2681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:16 smithi082 bash[20963]: cluster 2024-04-03T15:48:15.474226+0000 mgr.y (mgr.24370) 2697 : cluster [DBG] pgmap v2681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:17 smithi067 bash[27441]: audit 2024-04-03T15:48:17.141444+0000 mon.c (mon.2) 1007 : audit [DBG] from='client.? 172.21.15.67:0/3591572653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:17 smithi067 bash[17655]: audit 2024-04-03T15:48:17.141444+0000 mon.c (mon.2) 1007 : audit [DBG] from='client.? 172.21.15.67:0/3591572653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:17 smithi082 bash[20963]: audit 2024-04-03T15:48:17.141444+0000 mon.c (mon.2) 1007 : audit [DBG] from='client.? 172.21.15.67:0/3591572653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:18 smithi067 bash[27441]: cluster 2024-04-03T15:48:17.475419+0000 mgr.y (mgr.24370) 2698 : cluster [DBG] pgmap v2682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:18 smithi067 bash[17655]: cluster 2024-04-03T15:48:17.475419+0000 mgr.y (mgr.24370) 2698 : cluster [DBG] pgmap v2682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:18 smithi082 bash[20963]: cluster 2024-04-03T15:48:17.475419+0000 mgr.y (mgr.24370) 2698 : cluster [DBG] pgmap v2682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:19 smithi067 bash[17655]: audit 2024-04-03T15:48:19.603560+0000 mon.a (mon.0) 2979 : audit [DBG] from='client.? 172.21.15.67:0/4100140305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:19 smithi067 bash[27441]: audit 2024-04-03T15:48:19.603560+0000 mon.a (mon.0) 2979 : audit [DBG] from='client.? 172.21.15.67:0/4100140305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:19 smithi082 bash[20963]: audit 2024-04-03T15:48:19.603560+0000 mon.a (mon.0) 2979 : audit [DBG] from='client.? 172.21.15.67:0/4100140305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:20 smithi067 bash[17655]: cluster 2024-04-03T15:48:19.475915+0000 mgr.y (mgr.24370) 2699 : cluster [DBG] pgmap v2683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:20 smithi067 bash[27441]: cluster 2024-04-03T15:48:19.475915+0000 mgr.y (mgr.24370) 2699 : cluster [DBG] pgmap v2683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:20 smithi082 bash[20963]: cluster 2024-04-03T15:48:19.475915+0000 mgr.y (mgr.24370) 2699 : cluster [DBG] pgmap v2683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:23.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:23] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:48:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:22 smithi067 bash[27441]: cluster 2024-04-03T15:48:21.477050+0000 mgr.y (mgr.24370) 2700 : cluster [DBG] pgmap v2684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:22 smithi067 bash[27441]: audit 2024-04-03T15:48:22.049476+0000 mon.c (mon.2) 1008 : audit [DBG] from='client.? 172.21.15.67:0/2482846472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:22 smithi067 bash[17655]: cluster 2024-04-03T15:48:21.477050+0000 mgr.y (mgr.24370) 2700 : cluster [DBG] pgmap v2684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:22 smithi067 bash[17655]: audit 2024-04-03T15:48:22.049476+0000 mon.c (mon.2) 1008 : audit [DBG] from='client.? 172.21.15.67:0/2482846472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:22 smithi082 bash[20963]: cluster 2024-04-03T15:48:21.477050+0000 mgr.y (mgr.24370) 2700 : cluster [DBG] pgmap v2684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:22 smithi082 bash[20963]: audit 2024-04-03T15:48:22.049476+0000 mon.c (mon.2) 1008 : audit [DBG] from='client.? 172.21.15.67:0/2482846472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:48:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:24 smithi067 bash[17655]: cluster 2024-04-03T15:48:23.477699+0000 mgr.y (mgr.24370) 2701 : cluster [DBG] pgmap v2685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:24 smithi067 bash[17655]: audit 2024-04-03T15:48:24.500202+0000 mon.c (mon.2) 1009 : audit [DBG] from='client.? 172.21.15.67:0/2305122896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:24 smithi067 bash[17655]: audit 2024-04-03T15:48:24.786960+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:24 smithi067 bash[27441]: cluster 2024-04-03T15:48:23.477699+0000 mgr.y (mgr.24370) 2701 : cluster [DBG] pgmap v2685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:24 smithi067 bash[27441]: audit 2024-04-03T15:48:24.500202+0000 mon.c (mon.2) 1009 : audit [DBG] from='client.? 172.21.15.67:0/2305122896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:24 smithi067 bash[27441]: audit 2024-04-03T15:48:24.786960+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:24 smithi082 bash[20963]: cluster 2024-04-03T15:48:23.477699+0000 mgr.y (mgr.24370) 2701 : cluster [DBG] pgmap v2685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:24 smithi082 bash[20963]: audit 2024-04-03T15:48:24.500202+0000 mon.c (mon.2) 1009 : audit [DBG] from='client.? 172.21.15.67:0/2305122896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:24 smithi082 bash[20963]: audit 2024-04-03T15:48:24.786960+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:26 smithi082 bash[20963]: cluster 2024-04-03T15:48:25.478404+0000 mgr.y (mgr.24370) 2702 : cluster [DBG] pgmap v2686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:26 smithi067 bash[17655]: cluster 2024-04-03T15:48:25.478404+0000 mgr.y (mgr.24370) 2702 : cluster [DBG] pgmap v2686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:26 smithi067 bash[27441]: cluster 2024-04-03T15:48:25.478404+0000 mgr.y (mgr.24370) 2702 : cluster [DBG] pgmap v2686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:27 smithi082 bash[20963]: audit 2024-04-03T15:48:26.945130+0000 mon.c (mon.2) 1010 : audit [DBG] from='client.? 172.21.15.67:0/1148834291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:27 smithi067 bash[17655]: audit 2024-04-03T15:48:26.945130+0000 mon.c (mon.2) 1010 : audit [DBG] from='client.? 172.21.15.67:0/1148834291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:27 smithi067 bash[27441]: audit 2024-04-03T15:48:26.945130+0000 mon.c (mon.2) 1010 : audit [DBG] from='client.? 172.21.15.67:0/1148834291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:28 smithi082 bash[20963]: cluster 2024-04-03T15:48:27.479571+0000 mgr.y (mgr.24370) 2703 : cluster [DBG] pgmap v2687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:28 smithi067 bash[17655]: cluster 2024-04-03T15:48:27.479571+0000 mgr.y (mgr.24370) 2703 : cluster [DBG] pgmap v2687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:28 smithi067 bash[27441]: cluster 2024-04-03T15:48:27.479571+0000 mgr.y (mgr.24370) 2703 : cluster [DBG] pgmap v2687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:29 smithi082 bash[20963]: audit 2024-04-03T15:48:29.390464+0000 mon.c (mon.2) 1011 : audit [DBG] from='client.? 172.21.15.67:0/1680108427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:29 smithi067 bash[27441]: audit 2024-04-03T15:48:29.390464+0000 mon.c (mon.2) 1011 : audit [DBG] from='client.? 172.21.15.67:0/1680108427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:29 smithi067 bash[17655]: audit 2024-04-03T15:48:29.390464+0000 mon.c (mon.2) 1011 : audit [DBG] from='client.? 172.21.15.67:0/1680108427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:30 smithi082 bash[20963]: cluster 2024-04-03T15:48:29.480253+0000 mgr.y (mgr.24370) 2704 : cluster [DBG] pgmap v2688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:30 smithi067 bash[27441]: cluster 2024-04-03T15:48:29.480253+0000 mgr.y (mgr.24370) 2704 : cluster [DBG] pgmap v2688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:30 smithi067 bash[17655]: cluster 2024-04-03T15:48:29.480253+0000 mgr.y (mgr.24370) 2704 : cluster [DBG] pgmap v2688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:31 smithi082 bash[20963]: audit 2024-04-03T15:48:31.843746+0000 mon.c (mon.2) 1012 : audit [DBG] from='client.? 172.21.15.67:0/613898315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:31 smithi067 bash[17655]: audit 2024-04-03T15:48:31.843746+0000 mon.c (mon.2) 1012 : audit [DBG] from='client.? 172.21.15.67:0/613898315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:31 smithi067 bash[27441]: audit 2024-04-03T15:48:31.843746+0000 mon.c (mon.2) 1012 : audit [DBG] from='client.? 172.21.15.67:0/613898315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:32 smithi082 bash[20963]: cluster 2024-04-03T15:48:31.481435+0000 mgr.y (mgr.24370) 2705 : cluster [DBG] pgmap v2689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:33] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:48:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:32 smithi067 bash[17655]: cluster 2024-04-03T15:48:31.481435+0000 mgr.y (mgr.24370) 2705 : cluster [DBG] pgmap v2689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:32 smithi067 bash[27441]: cluster 2024-04-03T15:48:31.481435+0000 mgr.y (mgr.24370) 2705 : cluster [DBG] pgmap v2689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:48:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:34 smithi082 bash[20963]: cluster 2024-04-03T15:48:33.482165+0000 mgr.y (mgr.24370) 2706 : cluster [DBG] pgmap v2690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:34 smithi082 bash[20963]: audit 2024-04-03T15:48:34.304274+0000 mon.a (mon.0) 2981 : audit [DBG] from='client.? 172.21.15.67:0/3598626528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:34 smithi067 bash[27441]: cluster 2024-04-03T15:48:33.482165+0000 mgr.y (mgr.24370) 2706 : cluster [DBG] pgmap v2690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:34 smithi067 bash[27441]: audit 2024-04-03T15:48:34.304274+0000 mon.a (mon.0) 2981 : audit [DBG] from='client.? 172.21.15.67:0/3598626528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:34 smithi067 bash[17655]: cluster 2024-04-03T15:48:33.482165+0000 mgr.y (mgr.24370) 2706 : cluster [DBG] pgmap v2690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:34 smithi067 bash[17655]: audit 2024-04-03T15:48:34.304274+0000 mon.a (mon.0) 2981 : audit [DBG] from='client.? 172.21.15.67:0/3598626528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:36 smithi082 bash[20963]: cluster 2024-04-03T15:48:35.482807+0000 mgr.y (mgr.24370) 2707 : cluster [DBG] pgmap v2691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:36 smithi082 bash[20963]: audit 2024-04-03T15:48:36.756764+0000 mon.a (mon.0) 2982 : audit [DBG] from='client.? 172.21.15.67:0/435938891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:36 smithi067 bash[17655]: cluster 2024-04-03T15:48:35.482807+0000 mgr.y (mgr.24370) 2707 : cluster [DBG] pgmap v2691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:36 smithi067 bash[17655]: audit 2024-04-03T15:48:36.756764+0000 mon.a (mon.0) 2982 : audit [DBG] from='client.? 172.21.15.67:0/435938891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:36 smithi067 bash[27441]: cluster 2024-04-03T15:48:35.482807+0000 mgr.y (mgr.24370) 2707 : cluster [DBG] pgmap v2691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:36 smithi067 bash[27441]: audit 2024-04-03T15:48:36.756764+0000 mon.a (mon.0) 2982 : audit [DBG] from='client.? 172.21.15.67:0/435938891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:38 smithi082 bash[20963]: cluster 2024-04-03T15:48:37.483974+0000 mgr.y (mgr.24370) 2708 : cluster [DBG] pgmap v2692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:38 smithi067 bash[17655]: cluster 2024-04-03T15:48:37.483974+0000 mgr.y (mgr.24370) 2708 : cluster [DBG] pgmap v2692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:38 smithi067 bash[27441]: cluster 2024-04-03T15:48:37.483974+0000 mgr.y (mgr.24370) 2708 : cluster [DBG] pgmap v2692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:39 smithi082 bash[20963]: audit 2024-04-03T15:48:39.208847+0000 mon.a (mon.0) 2983 : audit [DBG] from='client.? 172.21.15.67:0/661371716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:39 smithi082 bash[20963]: audit 2024-04-03T15:48:39.787242+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:39 smithi067 bash[27441]: audit 2024-04-03T15:48:39.208847+0000 mon.a (mon.0) 2983 : audit [DBG] from='client.? 172.21.15.67:0/661371716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:39 smithi067 bash[27441]: audit 2024-04-03T15:48:39.787242+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:39 smithi067 bash[17655]: audit 2024-04-03T15:48:39.208847+0000 mon.a (mon.0) 2983 : audit [DBG] from='client.? 172.21.15.67:0/661371716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:39 smithi067 bash[17655]: audit 2024-04-03T15:48:39.787242+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:40 smithi082 bash[20963]: cluster 2024-04-03T15:48:39.484674+0000 mgr.y (mgr.24370) 2709 : cluster [DBG] pgmap v2693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:40 smithi067 bash[17655]: cluster 2024-04-03T15:48:39.484674+0000 mgr.y (mgr.24370) 2709 : cluster [DBG] pgmap v2693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:40 smithi067 bash[27441]: cluster 2024-04-03T15:48:39.484674+0000 mgr.y (mgr.24370) 2709 : cluster [DBG] pgmap v2693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:41 smithi082 bash[20963]: audit 2024-04-03T15:48:41.661378+0000 mon.c (mon.2) 1013 : audit [DBG] from='client.? 172.21.15.67:0/4069518924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:41 smithi067 bash[17655]: audit 2024-04-03T15:48:41.661378+0000 mon.c (mon.2) 1013 : audit [DBG] from='client.? 172.21.15.67:0/4069518924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:41 smithi067 bash[27441]: audit 2024-04-03T15:48:41.661378+0000 mon.c (mon.2) 1013 : audit [DBG] from='client.? 172.21.15.67:0/4069518924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:42 smithi082 bash[20963]: cluster 2024-04-03T15:48:41.485754+0000 mgr.y (mgr.24370) 2710 : cluster [DBG] pgmap v2694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:43] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:48:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:42 smithi067 bash[17655]: cluster 2024-04-03T15:48:41.485754+0000 mgr.y (mgr.24370) 2710 : cluster [DBG] pgmap v2694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:42 smithi067 bash[27441]: cluster 2024-04-03T15:48:41.485754+0000 mgr.y (mgr.24370) 2710 : cluster [DBG] pgmap v2694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:48:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:44 smithi082 bash[20963]: cluster 2024-04-03T15:48:43.486536+0000 mgr.y (mgr.24370) 2711 : cluster [DBG] pgmap v2695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:44 smithi082 bash[20963]: audit 2024-04-03T15:48:44.118687+0000 mon.a (mon.0) 2985 : audit [DBG] from='client.? 172.21.15.67:0/3493879660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:44 smithi067 bash[17655]: cluster 2024-04-03T15:48:43.486536+0000 mgr.y (mgr.24370) 2711 : cluster [DBG] pgmap v2695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:44 smithi067 bash[17655]: audit 2024-04-03T15:48:44.118687+0000 mon.a (mon.0) 2985 : audit [DBG] from='client.? 172.21.15.67:0/3493879660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:44 smithi067 bash[27441]: cluster 2024-04-03T15:48:43.486536+0000 mgr.y (mgr.24370) 2711 : cluster [DBG] pgmap v2695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:44 smithi067 bash[27441]: audit 2024-04-03T15:48:44.118687+0000 mon.a (mon.0) 2985 : audit [DBG] from='client.? 172.21.15.67:0/3493879660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:46 smithi082 bash[20963]: cluster 2024-04-03T15:48:45.487263+0000 mgr.y (mgr.24370) 2712 : cluster [DBG] pgmap v2696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:46 smithi082 bash[20963]: audit 2024-04-03T15:48:46.575354+0000 mon.a (mon.0) 2986 : audit [DBG] from='client.? 172.21.15.67:0/1909720371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:46 smithi067 bash[27441]: cluster 2024-04-03T15:48:45.487263+0000 mgr.y (mgr.24370) 2712 : cluster [DBG] pgmap v2696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:46 smithi067 bash[27441]: audit 2024-04-03T15:48:46.575354+0000 mon.a (mon.0) 2986 : audit [DBG] from='client.? 172.21.15.67:0/1909720371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:46 smithi067 bash[17655]: cluster 2024-04-03T15:48:45.487263+0000 mgr.y (mgr.24370) 2712 : cluster [DBG] pgmap v2696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:46 smithi067 bash[17655]: audit 2024-04-03T15:48:46.575354+0000 mon.a (mon.0) 2986 : audit [DBG] from='client.? 172.21.15.67:0/1909720371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:48 smithi082 bash[20963]: cluster 2024-04-03T15:48:47.488414+0000 mgr.y (mgr.24370) 2713 : cluster [DBG] pgmap v2697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:48 smithi067 bash[17655]: cluster 2024-04-03T15:48:47.488414+0000 mgr.y (mgr.24370) 2713 : cluster [DBG] pgmap v2697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:48 smithi067 bash[27441]: cluster 2024-04-03T15:48:47.488414+0000 mgr.y (mgr.24370) 2713 : cluster [DBG] pgmap v2697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:50 smithi082 bash[20963]: audit 2024-04-03T15:48:49.028765+0000 mon.c (mon.2) 1014 : audit [DBG] from='client.? 172.21.15.67:0/1693209140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:50 smithi067 bash[17655]: audit 2024-04-03T15:48:49.028765+0000 mon.c (mon.2) 1014 : audit [DBG] from='client.? 172.21.15.67:0/1693209140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:50 smithi067 bash[27441]: audit 2024-04-03T15:48:49.028765+0000 mon.c (mon.2) 1014 : audit [DBG] from='client.? 172.21.15.67:0/1693209140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:51 smithi082 bash[20963]: cluster 2024-04-03T15:48:49.489087+0000 mgr.y (mgr.24370) 2714 : cluster [DBG] pgmap v2698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:51 smithi067 bash[17655]: cluster 2024-04-03T15:48:49.489087+0000 mgr.y (mgr.24370) 2714 : cluster [DBG] pgmap v2698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:51 smithi067 bash[27441]: cluster 2024-04-03T15:48:49.489087+0000 mgr.y (mgr.24370) 2714 : cluster [DBG] pgmap v2698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:52 smithi082 bash[20963]: audit 2024-04-03T15:48:51.493922+0000 mon.c (mon.2) 1015 : audit [DBG] from='client.? 172.21.15.67:0/3726086379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:52 smithi067 bash[27441]: audit 2024-04-03T15:48:51.493922+0000 mon.c (mon.2) 1015 : audit [DBG] from='client.? 172.21.15.67:0/3726086379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:52 smithi067 bash[17655]: audit 2024-04-03T15:48:51.493922+0000 mon.c (mon.2) 1015 : audit [DBG] from='client.? 172.21.15.67:0/3726086379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:53 smithi082 bash[20963]: cluster 2024-04-03T15:48:51.490204+0000 mgr.y (mgr.24370) 2715 : cluster [DBG] pgmap v2699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:53 smithi067 bash[17655]: cluster 2024-04-03T15:48:51.490204+0000 mgr.y (mgr.24370) 2715 : cluster [DBG] pgmap v2699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:53] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:48:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:53 smithi067 bash[27441]: cluster 2024-04-03T15:48:51.490204+0000 mgr.y (mgr.24370) 2715 : cluster [DBG] pgmap v2699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:48:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:54 smithi082 bash[20963]: audit 2024-04-03T15:48:53.948142+0000 mon.c (mon.2) 1016 : audit [DBG] from='client.? 172.21.15.67:0/2633359136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:54 smithi067 bash[17655]: audit 2024-04-03T15:48:53.948142+0000 mon.c (mon.2) 1016 : audit [DBG] from='client.? 172.21.15.67:0/2633359136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:54 smithi067 bash[27441]: audit 2024-04-03T15:48:53.948142+0000 mon.c (mon.2) 1016 : audit [DBG] from='client.? 172.21.15.67:0/2633359136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:55 smithi082 bash[20963]: cluster 2024-04-03T15:48:53.490822+0000 mgr.y (mgr.24370) 2716 : cluster [DBG] pgmap v2700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:55 smithi082 bash[20963]: audit 2024-04-03T15:48:54.787526+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:55 smithi067 bash[17655]: cluster 2024-04-03T15:48:53.490822+0000 mgr.y (mgr.24370) 2716 : cluster [DBG] pgmap v2700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:55 smithi067 bash[17655]: audit 2024-04-03T15:48:54.787526+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:55 smithi067 bash[27441]: cluster 2024-04-03T15:48:53.490822+0000 mgr.y (mgr.24370) 2716 : cluster [DBG] pgmap v2700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:55 smithi067 bash[27441]: audit 2024-04-03T15:48:54.787526+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:48:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:57 smithi082 bash[20963]: cluster 2024-04-03T15:48:55.491468+0000 mgr.y (mgr.24370) 2717 : cluster [DBG] pgmap v2701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:57 smithi082 bash[20963]: audit 2024-04-03T15:48:56.378710+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:48:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:57 smithi082 bash[20963]: audit 2024-04-03T15:48:56.406069+0000 mon.a (mon.0) 2989 : audit [DBG] from='client.? 172.21.15.67:0/1563769867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:57 smithi067 bash[17655]: cluster 2024-04-03T15:48:55.491468+0000 mgr.y (mgr.24370) 2717 : cluster [DBG] pgmap v2701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:57 smithi067 bash[17655]: audit 2024-04-03T15:48:56.378710+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:48:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:57 smithi067 bash[17655]: audit 2024-04-03T15:48:56.406069+0000 mon.a (mon.0) 2989 : audit [DBG] from='client.? 172.21.15.67:0/1563769867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:57 smithi067 bash[27441]: cluster 2024-04-03T15:48:55.491468+0000 mgr.y (mgr.24370) 2717 : cluster [DBG] pgmap v2701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:57 smithi067 bash[27441]: audit 2024-04-03T15:48:56.378710+0000 mon.a (mon.0) 2988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:48:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:57 smithi067 bash[27441]: audit 2024-04-03T15:48:56.406069+0000 mon.a (mon.0) 2989 : audit [DBG] from='client.? 172.21.15.67:0/1563769867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:59 smithi082 bash[20963]: cluster 2024-04-03T15:48:57.492638+0000 mgr.y (mgr.24370) 2718 : cluster [DBG] pgmap v2702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:48:59 smithi082 bash[20963]: audit 2024-04-03T15:48:58.862718+0000 mon.c (mon.2) 1017 : audit [DBG] from='client.? 172.21.15.67:0/4259281488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:59 smithi067 bash[17655]: cluster 2024-04-03T15:48:57.492638+0000 mgr.y (mgr.24370) 2718 : cluster [DBG] pgmap v2702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:48:59 smithi067 bash[17655]: audit 2024-04-03T15:48:58.862718+0000 mon.c (mon.2) 1017 : audit [DBG] from='client.? 172.21.15.67:0/4259281488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:48:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:59 smithi067 bash[27441]: cluster 2024-04-03T15:48:57.492638+0000 mgr.y (mgr.24370) 2718 : cluster [DBG] pgmap v2702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:48:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:48:59 smithi067 bash[27441]: audit 2024-04-03T15:48:58.862718+0000 mon.c (mon.2) 1017 : audit [DBG] from='client.? 172.21.15.67:0/4259281488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:01 smithi082 bash[20963]: cluster 2024-04-03T15:48:59.493313+0000 mgr.y (mgr.24370) 2719 : cluster [DBG] pgmap v2703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:01 smithi067 bash[17655]: cluster 2024-04-03T15:48:59.493313+0000 mgr.y (mgr.24370) 2719 : cluster [DBG] pgmap v2703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:01 smithi067 bash[27441]: cluster 2024-04-03T15:48:59.493313+0000 mgr.y (mgr.24370) 2719 : cluster [DBG] pgmap v2703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:02 smithi082 bash[20963]: audit 2024-04-03T15:49:01.328250+0000 mon.c (mon.2) 1018 : audit [DBG] from='client.? 172.21.15.67:0/3792234417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:02 smithi067 bash[27441]: audit 2024-04-03T15:49:01.328250+0000 mon.c (mon.2) 1018 : audit [DBG] from='client.? 172.21.15.67:0/3792234417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:02 smithi067 bash[17655]: audit 2024-04-03T15:49:01.328250+0000 mon.c (mon.2) 1018 : audit [DBG] from='client.? 172.21.15.67:0/3792234417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:03 smithi082 bash[20963]: cluster 2024-04-03T15:49:01.494141+0000 mgr.y (mgr.24370) 2720 : cluster [DBG] pgmap v2704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:03 smithi082 bash[20963]: audit 2024-04-03T15:49:02.069771+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:03 smithi082 bash[20963]: audit 2024-04-03T15:49:02.077778+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:03 smithi082 bash[20963]: audit 2024-04-03T15:49:02.374590+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:03 smithi082 bash[20963]: audit 2024-04-03T15:49:02.381863+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:03 smithi082 bash[20963]: audit 2024-04-03T15:49:02.804807+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:49:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:03 smithi082 bash[20963]: audit 2024-04-03T15:49:02.806458+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:49:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:03 smithi082 bash[20963]: audit 2024-04-03T15:49:02.815335+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:03] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:49:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[17655]: cluster 2024-04-03T15:49:01.494141+0000 mgr.y (mgr.24370) 2720 : cluster [DBG] pgmap v2704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[17655]: audit 2024-04-03T15:49:02.069771+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[17655]: audit 2024-04-03T15:49:02.077778+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[17655]: audit 2024-04-03T15:49:02.374590+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[17655]: audit 2024-04-03T15:49:02.381863+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[17655]: audit 2024-04-03T15:49:02.804807+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[17655]: audit 2024-04-03T15:49:02.806458+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[17655]: audit 2024-04-03T15:49:02.815335+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[27441]: cluster 2024-04-03T15:49:01.494141+0000 mgr.y (mgr.24370) 2720 : cluster [DBG] pgmap v2704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[27441]: audit 2024-04-03T15:49:02.069771+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[27441]: audit 2024-04-03T15:49:02.077778+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[27441]: audit 2024-04-03T15:49:02.374590+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[27441]: audit 2024-04-03T15:49:02.381863+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[27441]: audit 2024-04-03T15:49:02.804807+0000 mon.a (mon.0) 2994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[27441]: audit 2024-04-03T15:49:02.806458+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:03 smithi067 bash[27441]: audit 2024-04-03T15:49:02.815335+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:49:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:49:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:04 smithi082 bash[20963]: audit 2024-04-03T15:49:03.788252+0000 mon.a (mon.0) 2997 : audit [DBG] from='client.? 172.21.15.67:0/2338553980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:04 smithi067 bash[17655]: audit 2024-04-03T15:49:03.788252+0000 mon.a (mon.0) 2997 : audit [DBG] from='client.? 172.21.15.67:0/2338553980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:04 smithi067 bash[27441]: audit 2024-04-03T15:49:03.788252+0000 mon.a (mon.0) 2997 : audit [DBG] from='client.? 172.21.15.67:0/2338553980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:05 smithi082 bash[20963]: cluster 2024-04-03T15:49:03.494595+0000 mgr.y (mgr.24370) 2721 : cluster [DBG] pgmap v2705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:05 smithi067 bash[17655]: cluster 2024-04-03T15:49:03.494595+0000 mgr.y (mgr.24370) 2721 : cluster [DBG] pgmap v2705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:05 smithi067 bash[27441]: cluster 2024-04-03T15:49:03.494595+0000 mgr.y (mgr.24370) 2721 : cluster [DBG] pgmap v2705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:06 smithi082 bash[20963]: cluster 2024-04-03T15:49:05.495234+0000 mgr.y (mgr.24370) 2722 : cluster [DBG] pgmap v2706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:06 smithi067 bash[17655]: cluster 2024-04-03T15:49:05.495234+0000 mgr.y (mgr.24370) 2722 : cluster [DBG] pgmap v2706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:06 smithi067 bash[27441]: cluster 2024-04-03T15:49:05.495234+0000 mgr.y (mgr.24370) 2722 : cluster [DBG] pgmap v2706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:07 smithi082 bash[20963]: audit 2024-04-03T15:49:06.249003+0000 mon.c (mon.2) 1019 : audit [DBG] from='client.? 172.21.15.67:0/14294177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:07 smithi067 bash[17655]: audit 2024-04-03T15:49:06.249003+0000 mon.c (mon.2) 1019 : audit [DBG] from='client.? 172.21.15.67:0/14294177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:07 smithi067 bash[27441]: audit 2024-04-03T15:49:06.249003+0000 mon.c (mon.2) 1019 : audit [DBG] from='client.? 172.21.15.67:0/14294177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:08 smithi082 bash[20963]: cluster 2024-04-03T15:49:07.496405+0000 mgr.y (mgr.24370) 2723 : cluster [DBG] pgmap v2707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:08 smithi067 bash[27441]: cluster 2024-04-03T15:49:07.496405+0000 mgr.y (mgr.24370) 2723 : cluster [DBG] pgmap v2707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:08 smithi067 bash[17655]: cluster 2024-04-03T15:49:07.496405+0000 mgr.y (mgr.24370) 2723 : cluster [DBG] pgmap v2707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:09 smithi082 bash[20963]: audit 2024-04-03T15:49:08.699327+0000 mon.a (mon.0) 2998 : audit [DBG] from='client.? 172.21.15.67:0/1446379207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:09 smithi067 bash[17655]: audit 2024-04-03T15:49:08.699327+0000 mon.a (mon.0) 2998 : audit [DBG] from='client.? 172.21.15.67:0/1446379207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:09 smithi067 bash[27441]: audit 2024-04-03T15:49:08.699327+0000 mon.a (mon.0) 2998 : audit [DBG] from='client.? 172.21.15.67:0/1446379207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:10 smithi067 bash[27441]: cluster 2024-04-03T15:49:09.497058+0000 mgr.y (mgr.24370) 2724 : cluster [DBG] pgmap v2708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:10 smithi067 bash[27441]: audit 2024-04-03T15:49:09.788098+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:10 smithi067 bash[17655]: cluster 2024-04-03T15:49:09.497058+0000 mgr.y (mgr.24370) 2724 : cluster [DBG] pgmap v2708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:10 smithi067 bash[17655]: audit 2024-04-03T15:49:09.788098+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:10 smithi082 bash[20963]: cluster 2024-04-03T15:49:09.497058+0000 mgr.y (mgr.24370) 2724 : cluster [DBG] pgmap v2708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:10 smithi082 bash[20963]: audit 2024-04-03T15:49:09.788098+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:11 smithi082 bash[20963]: audit 2024-04-03T15:49:11.146927+0000 mon.a (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.67:0/497092424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:11 smithi067 bash[27441]: audit 2024-04-03T15:49:11.146927+0000 mon.a (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.67:0/497092424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:11 smithi067 bash[17655]: audit 2024-04-03T15:49:11.146927+0000 mon.a (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.67:0/497092424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:12 smithi082 bash[20963]: cluster 2024-04-03T15:49:11.498211+0000 mgr.y (mgr.24370) 2725 : cluster [DBG] pgmap v2709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:12 smithi067 bash[27441]: cluster 2024-04-03T15:49:11.498211+0000 mgr.y (mgr.24370) 2725 : cluster [DBG] pgmap v2709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:12 smithi067 bash[17655]: cluster 2024-04-03T15:49:11.498211+0000 mgr.y (mgr.24370) 2725 : cluster [DBG] pgmap v2709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:49:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:49:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:14 smithi082 bash[20963]: cluster 2024-04-03T15:49:13.498835+0000 mgr.y (mgr.24370) 2726 : cluster [DBG] pgmap v2710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:14 smithi082 bash[20963]: audit 2024-04-03T15:49:13.599846+0000 mon.c (mon.2) 1020 : audit [DBG] from='client.? 172.21.15.67:0/375245375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:14 smithi067 bash[27441]: cluster 2024-04-03T15:49:13.498835+0000 mgr.y (mgr.24370) 2726 : cluster [DBG] pgmap v2710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:14 smithi067 bash[27441]: audit 2024-04-03T15:49:13.599846+0000 mon.c (mon.2) 1020 : audit [DBG] from='client.? 172.21.15.67:0/375245375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:14 smithi067 bash[17655]: cluster 2024-04-03T15:49:13.498835+0000 mgr.y (mgr.24370) 2726 : cluster [DBG] pgmap v2710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:14 smithi067 bash[17655]: audit 2024-04-03T15:49:13.599846+0000 mon.c (mon.2) 1020 : audit [DBG] from='client.? 172.21.15.67:0/375245375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:16 smithi082 bash[20963]: cluster 2024-04-03T15:49:15.499469+0000 mgr.y (mgr.24370) 2727 : cluster [DBG] pgmap v2711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:16 smithi082 bash[20963]: audit 2024-04-03T15:49:16.056618+0000 mon.a (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.67:0/2519068138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:16 smithi067 bash[17655]: cluster 2024-04-03T15:49:15.499469+0000 mgr.y (mgr.24370) 2727 : cluster [DBG] pgmap v2711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:16 smithi067 bash[17655]: audit 2024-04-03T15:49:16.056618+0000 mon.a (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.67:0/2519068138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:16 smithi067 bash[27441]: cluster 2024-04-03T15:49:15.499469+0000 mgr.y (mgr.24370) 2727 : cluster [DBG] pgmap v2711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:16 smithi067 bash[27441]: audit 2024-04-03T15:49:16.056618+0000 mon.a (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.67:0/2519068138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:18 smithi082 bash[20963]: cluster 2024-04-03T15:49:17.500617+0000 mgr.y (mgr.24370) 2728 : cluster [DBG] pgmap v2712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:18 smithi082 bash[20963]: audit 2024-04-03T15:49:18.517586+0000 mon.a (mon.0) 3002 : audit [DBG] from='client.? 172.21.15.67:0/2435603608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:18 smithi067 bash[27441]: cluster 2024-04-03T15:49:17.500617+0000 mgr.y (mgr.24370) 2728 : cluster [DBG] pgmap v2712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:18 smithi067 bash[27441]: audit 2024-04-03T15:49:18.517586+0000 mon.a (mon.0) 3002 : audit [DBG] from='client.? 172.21.15.67:0/2435603608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:18 smithi067 bash[17655]: cluster 2024-04-03T15:49:17.500617+0000 mgr.y (mgr.24370) 2728 : cluster [DBG] pgmap v2712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:18 smithi067 bash[17655]: audit 2024-04-03T15:49:18.517586+0000 mon.a (mon.0) 3002 : audit [DBG] from='client.? 172.21.15.67:0/2435603608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:20 smithi082 bash[20963]: cluster 2024-04-03T15:49:19.501258+0000 mgr.y (mgr.24370) 2729 : cluster [DBG] pgmap v2713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:20 smithi067 bash[17655]: cluster 2024-04-03T15:49:19.501258+0000 mgr.y (mgr.24370) 2729 : cluster [DBG] pgmap v2713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:20 smithi067 bash[27441]: cluster 2024-04-03T15:49:19.501258+0000 mgr.y (mgr.24370) 2729 : cluster [DBG] pgmap v2713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:21 smithi082 bash[20963]: audit 2024-04-03T15:49:20.977917+0000 mon.a (mon.0) 3003 : audit [DBG] from='client.? 172.21.15.67:0/3298672730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:21 smithi067 bash[17655]: audit 2024-04-03T15:49:20.977917+0000 mon.a (mon.0) 3003 : audit [DBG] from='client.? 172.21.15.67:0/3298672730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:21 smithi067 bash[27441]: audit 2024-04-03T15:49:20.977917+0000 mon.a (mon.0) 3003 : audit [DBG] from='client.? 172.21.15.67:0/3298672730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:22 smithi082 bash[20963]: cluster 2024-04-03T15:49:21.502438+0000 mgr.y (mgr.24370) 2730 : cluster [DBG] pgmap v2714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:22 smithi067 bash[27441]: cluster 2024-04-03T15:49:21.502438+0000 mgr.y (mgr.24370) 2730 : cluster [DBG] pgmap v2714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:22 smithi067 bash[17655]: cluster 2024-04-03T15:49:21.502438+0000 mgr.y (mgr.24370) 2730 : cluster [DBG] pgmap v2714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:49:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:49:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:23 smithi082 bash[20963]: audit 2024-04-03T15:49:23.436902+0000 mon.a (mon.0) 3004 : audit [DBG] from='client.? 172.21.15.67:0/86966937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:23 smithi067 bash[27441]: audit 2024-04-03T15:49:23.436902+0000 mon.a (mon.0) 3004 : audit [DBG] from='client.? 172.21.15.67:0/86966937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:23 smithi067 bash[17655]: audit 2024-04-03T15:49:23.436902+0000 mon.a (mon.0) 3004 : audit [DBG] from='client.? 172.21.15.67:0/86966937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:24 smithi082 bash[20963]: cluster 2024-04-03T15:49:23.503105+0000 mgr.y (mgr.24370) 2731 : cluster [DBG] pgmap v2715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:24 smithi067 bash[17655]: cluster 2024-04-03T15:49:23.503105+0000 mgr.y (mgr.24370) 2731 : cluster [DBG] pgmap v2715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:24 smithi067 bash[27441]: cluster 2024-04-03T15:49:23.503105+0000 mgr.y (mgr.24370) 2731 : cluster [DBG] pgmap v2715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:25 smithi082 bash[20963]: audit 2024-04-03T15:49:24.788408+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:25 smithi067 bash[17655]: audit 2024-04-03T15:49:24.788408+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:25 smithi067 bash[27441]: audit 2024-04-03T15:49:24.788408+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:26 smithi082 bash[20963]: cluster 2024-04-03T15:49:25.503600+0000 mgr.y (mgr.24370) 2732 : cluster [DBG] pgmap v2716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:26 smithi082 bash[20963]: audit 2024-04-03T15:49:25.899526+0000 mon.a (mon.0) 3006 : audit [DBG] from='client.? 172.21.15.67:0/635086852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:26 smithi067 bash[27441]: cluster 2024-04-03T15:49:25.503600+0000 mgr.y (mgr.24370) 2732 : cluster [DBG] pgmap v2716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:26 smithi067 bash[27441]: audit 2024-04-03T15:49:25.899526+0000 mon.a (mon.0) 3006 : audit [DBG] from='client.? 172.21.15.67:0/635086852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:26 smithi067 bash[17655]: cluster 2024-04-03T15:49:25.503600+0000 mgr.y (mgr.24370) 2732 : cluster [DBG] pgmap v2716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:26 smithi067 bash[17655]: audit 2024-04-03T15:49:25.899526+0000 mon.a (mon.0) 3006 : audit [DBG] from='client.? 172.21.15.67:0/635086852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:28 smithi082 bash[20963]: cluster 2024-04-03T15:49:27.504762+0000 mgr.y (mgr.24370) 2733 : cluster [DBG] pgmap v2717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:28 smithi082 bash[20963]: audit 2024-04-03T15:49:28.353966+0000 mon.c (mon.2) 1021 : audit [DBG] from='client.? 172.21.15.67:0/641590528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:28 smithi067 bash[27441]: cluster 2024-04-03T15:49:27.504762+0000 mgr.y (mgr.24370) 2733 : cluster [DBG] pgmap v2717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:28 smithi067 bash[27441]: audit 2024-04-03T15:49:28.353966+0000 mon.c (mon.2) 1021 : audit [DBG] from='client.? 172.21.15.67:0/641590528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:28 smithi067 bash[17655]: cluster 2024-04-03T15:49:27.504762+0000 mgr.y (mgr.24370) 2733 : cluster [DBG] pgmap v2717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:28 smithi067 bash[17655]: audit 2024-04-03T15:49:28.353966+0000 mon.c (mon.2) 1021 : audit [DBG] from='client.? 172.21.15.67:0/641590528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:30 smithi082 bash[20963]: cluster 2024-04-03T15:49:29.505448+0000 mgr.y (mgr.24370) 2734 : cluster [DBG] pgmap v2718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:30 smithi067 bash[27441]: cluster 2024-04-03T15:49:29.505448+0000 mgr.y (mgr.24370) 2734 : cluster [DBG] pgmap v2718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:30 smithi067 bash[17655]: cluster 2024-04-03T15:49:29.505448+0000 mgr.y (mgr.24370) 2734 : cluster [DBG] pgmap v2718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:31 smithi082 bash[20963]: audit 2024-04-03T15:49:30.808348+0000 mon.c (mon.2) 1022 : audit [DBG] from='client.? 172.21.15.67:0/2227955983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:31 smithi067 bash[27441]: audit 2024-04-03T15:49:30.808348+0000 mon.c (mon.2) 1022 : audit [DBG] from='client.? 172.21.15.67:0/2227955983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:31 smithi067 bash[17655]: audit 2024-04-03T15:49:30.808348+0000 mon.c (mon.2) 1022 : audit [DBG] from='client.? 172.21.15.67:0/2227955983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:32 smithi082 bash[20963]: cluster 2024-04-03T15:49:31.506614+0000 mgr.y (mgr.24370) 2735 : cluster [DBG] pgmap v2719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:32 smithi067 bash[17655]: cluster 2024-04-03T15:49:31.506614+0000 mgr.y (mgr.24370) 2735 : cluster [DBG] pgmap v2719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:32 smithi067 bash[27441]: cluster 2024-04-03T15:49:31.506614+0000 mgr.y (mgr.24370) 2735 : cluster [DBG] pgmap v2719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:33] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:49:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:33 smithi082 bash[20963]: audit 2024-04-03T15:49:33.264653+0000 mon.c (mon.2) 1023 : audit [DBG] from='client.? 172.21.15.67:0/2936715125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:49:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:33 smithi067 bash[27441]: audit 2024-04-03T15:49:33.264653+0000 mon.c (mon.2) 1023 : audit [DBG] from='client.? 172.21.15.67:0/2936715125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:33 smithi067 bash[17655]: audit 2024-04-03T15:49:33.264653+0000 mon.c (mon.2) 1023 : audit [DBG] from='client.? 172.21.15.67:0/2936715125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:34 smithi067 bash[27441]: cluster 2024-04-03T15:49:33.507333+0000 mgr.y (mgr.24370) 2736 : cluster [DBG] pgmap v2720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:34 smithi067 bash[17655]: cluster 2024-04-03T15:49:33.507333+0000 mgr.y (mgr.24370) 2736 : cluster [DBG] pgmap v2720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:34 smithi082 bash[20963]: cluster 2024-04-03T15:49:33.507333+0000 mgr.y (mgr.24370) 2736 : cluster [DBG] pgmap v2720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:36 smithi067 bash[27441]: cluster 2024-04-03T15:49:35.507894+0000 mgr.y (mgr.24370) 2737 : cluster [DBG] pgmap v2721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:36 smithi067 bash[27441]: audit 2024-04-03T15:49:35.729273+0000 mon.a (mon.0) 3007 : audit [DBG] from='client.? 172.21.15.67:0/2776379188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:36 smithi067 bash[17655]: cluster 2024-04-03T15:49:35.507894+0000 mgr.y (mgr.24370) 2737 : cluster [DBG] pgmap v2721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:36 smithi067 bash[17655]: audit 2024-04-03T15:49:35.729273+0000 mon.a (mon.0) 3007 : audit [DBG] from='client.? 172.21.15.67:0/2776379188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:36 smithi082 bash[20963]: cluster 2024-04-03T15:49:35.507894+0000 mgr.y (mgr.24370) 2737 : cluster [DBG] pgmap v2721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:36 smithi082 bash[20963]: audit 2024-04-03T15:49:35.729273+0000 mon.a (mon.0) 3007 : audit [DBG] from='client.? 172.21.15.67:0/2776379188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:38 smithi067 bash[17655]: cluster 2024-04-03T15:49:37.509012+0000 mgr.y (mgr.24370) 2738 : cluster [DBG] pgmap v2722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:38 smithi067 bash[17655]: audit 2024-04-03T15:49:38.181927+0000 mon.a (mon.0) 3008 : audit [DBG] from='client.? 172.21.15.67:0/4038034933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:38 smithi067 bash[27441]: cluster 2024-04-03T15:49:37.509012+0000 mgr.y (mgr.24370) 2738 : cluster [DBG] pgmap v2722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:38 smithi067 bash[27441]: audit 2024-04-03T15:49:38.181927+0000 mon.a (mon.0) 3008 : audit [DBG] from='client.? 172.21.15.67:0/4038034933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:38 smithi082 bash[20963]: cluster 2024-04-03T15:49:37.509012+0000 mgr.y (mgr.24370) 2738 : cluster [DBG] pgmap v2722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:38 smithi082 bash[20963]: audit 2024-04-03T15:49:38.181927+0000 mon.a (mon.0) 3008 : audit [DBG] from='client.? 172.21.15.67:0/4038034933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:40 smithi067 bash[17655]: cluster 2024-04-03T15:49:39.509682+0000 mgr.y (mgr.24370) 2739 : cluster [DBG] pgmap v2723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:40 smithi067 bash[17655]: audit 2024-04-03T15:49:39.788855+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:40 smithi067 bash[17655]: audit 2024-04-03T15:49:40.633074+0000 mon.c (mon.2) 1024 : audit [DBG] from='client.? 172.21.15.67:0/477964545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:40 smithi067 bash[27441]: cluster 2024-04-03T15:49:39.509682+0000 mgr.y (mgr.24370) 2739 : cluster [DBG] pgmap v2723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:40 smithi067 bash[27441]: audit 2024-04-03T15:49:39.788855+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:40 smithi067 bash[27441]: audit 2024-04-03T15:49:40.633074+0000 mon.c (mon.2) 1024 : audit [DBG] from='client.? 172.21.15.67:0/477964545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:40 smithi082 bash[20963]: cluster 2024-04-03T15:49:39.509682+0000 mgr.y (mgr.24370) 2739 : cluster [DBG] pgmap v2723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:40 smithi082 bash[20963]: audit 2024-04-03T15:49:39.788855+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:40 smithi082 bash[20963]: audit 2024-04-03T15:49:40.633074+0000 mon.c (mon.2) 1024 : audit [DBG] from='client.? 172.21.15.67:0/477964545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:42 smithi067 bash[27441]: cluster 2024-04-03T15:49:41.510832+0000 mgr.y (mgr.24370) 2740 : cluster [DBG] pgmap v2724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:42 smithi067 bash[17655]: cluster 2024-04-03T15:49:41.510832+0000 mgr.y (mgr.24370) 2740 : cluster [DBG] pgmap v2724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:42 smithi082 bash[20963]: cluster 2024-04-03T15:49:41.510832+0000 mgr.y (mgr.24370) 2740 : cluster [DBG] pgmap v2724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:49:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:43 smithi082 bash[20963]: audit 2024-04-03T15:49:43.084762+0000 mon.a (mon.0) 3010 : audit [DBG] from='client.? 172.21.15.67:0/3759112139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:49:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:43 smithi067 bash[17655]: audit 2024-04-03T15:49:43.084762+0000 mon.a (mon.0) 3010 : audit [DBG] from='client.? 172.21.15.67:0/3759112139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:43 smithi067 bash[27441]: audit 2024-04-03T15:49:43.084762+0000 mon.a (mon.0) 3010 : audit [DBG] from='client.? 172.21.15.67:0/3759112139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:44 smithi067 bash[17655]: cluster 2024-04-03T15:49:43.511506+0000 mgr.y (mgr.24370) 2741 : cluster [DBG] pgmap v2725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:44 smithi067 bash[27441]: cluster 2024-04-03T15:49:43.511506+0000 mgr.y (mgr.24370) 2741 : cluster [DBG] pgmap v2725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:44 smithi082 bash[20963]: cluster 2024-04-03T15:49:43.511506+0000 mgr.y (mgr.24370) 2741 : cluster [DBG] pgmap v2725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:45 smithi082 bash[20963]: audit 2024-04-03T15:49:45.539328+0000 mon.c (mon.2) 1025 : audit [DBG] from='client.? 172.21.15.67:0/4037411934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:45 smithi067 bash[27441]: audit 2024-04-03T15:49:45.539328+0000 mon.c (mon.2) 1025 : audit [DBG] from='client.? 172.21.15.67:0/4037411934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:45 smithi067 bash[17655]: audit 2024-04-03T15:49:45.539328+0000 mon.c (mon.2) 1025 : audit [DBG] from='client.? 172.21.15.67:0/4037411934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:46 smithi082 bash[20963]: cluster 2024-04-03T15:49:45.512107+0000 mgr.y (mgr.24370) 2742 : cluster [DBG] pgmap v2726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:46 smithi067 bash[17655]: cluster 2024-04-03T15:49:45.512107+0000 mgr.y (mgr.24370) 2742 : cluster [DBG] pgmap v2726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:46 smithi067 bash[27441]: cluster 2024-04-03T15:49:45.512107+0000 mgr.y (mgr.24370) 2742 : cluster [DBG] pgmap v2726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:48 smithi082 bash[20963]: cluster 2024-04-03T15:49:47.513270+0000 mgr.y (mgr.24370) 2743 : cluster [DBG] pgmap v2727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:48 smithi082 bash[20963]: audit 2024-04-03T15:49:47.991325+0000 mon.a (mon.0) 3011 : audit [DBG] from='client.? 172.21.15.67:0/1221507665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:48 smithi067 bash[17655]: cluster 2024-04-03T15:49:47.513270+0000 mgr.y (mgr.24370) 2743 : cluster [DBG] pgmap v2727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:48 smithi067 bash[17655]: audit 2024-04-03T15:49:47.991325+0000 mon.a (mon.0) 3011 : audit [DBG] from='client.? 172.21.15.67:0/1221507665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:48 smithi067 bash[27441]: cluster 2024-04-03T15:49:47.513270+0000 mgr.y (mgr.24370) 2743 : cluster [DBG] pgmap v2727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:48 smithi067 bash[27441]: audit 2024-04-03T15:49:47.991325+0000 mon.a (mon.0) 3011 : audit [DBG] from='client.? 172.21.15.67:0/1221507665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:50 smithi082 bash[20963]: cluster 2024-04-03T15:49:49.513976+0000 mgr.y (mgr.24370) 2744 : cluster [DBG] pgmap v2728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:50 smithi082 bash[20963]: audit 2024-04-03T15:49:50.452816+0000 mon.c (mon.2) 1026 : audit [DBG] from='client.? 172.21.15.67:0/3132363323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:50 smithi067 bash[27441]: cluster 2024-04-03T15:49:49.513976+0000 mgr.y (mgr.24370) 2744 : cluster [DBG] pgmap v2728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:50 smithi067 bash[27441]: audit 2024-04-03T15:49:50.452816+0000 mon.c (mon.2) 1026 : audit [DBG] from='client.? 172.21.15.67:0/3132363323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:50 smithi067 bash[17655]: cluster 2024-04-03T15:49:49.513976+0000 mgr.y (mgr.24370) 2744 : cluster [DBG] pgmap v2728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:50 smithi067 bash[17655]: audit 2024-04-03T15:49:50.452816+0000 mon.c (mon.2) 1026 : audit [DBG] from='client.? 172.21.15.67:0/3132363323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:52 smithi067 bash[27441]: cluster 2024-04-03T15:49:51.515011+0000 mgr.y (mgr.24370) 2745 : cluster [DBG] pgmap v2729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:52 smithi067 bash[17655]: cluster 2024-04-03T15:49:51.515011+0000 mgr.y (mgr.24370) 2745 : cluster [DBG] pgmap v2729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:52 smithi082 bash[20963]: cluster 2024-04-03T15:49:51.515011+0000 mgr.y (mgr.24370) 2745 : cluster [DBG] pgmap v2729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:49:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:53 smithi082 bash[20963]: audit 2024-04-03T15:49:52.903870+0000 mon.c (mon.2) 1027 : audit [DBG] from='client.? 172.21.15.67:0/1958681872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:49:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:53 smithi067 bash[27441]: audit 2024-04-03T15:49:52.903870+0000 mon.c (mon.2) 1027 : audit [DBG] from='client.? 172.21.15.67:0/1958681872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:53 smithi067 bash[17655]: audit 2024-04-03T15:49:52.903870+0000 mon.c (mon.2) 1027 : audit [DBG] from='client.? 172.21.15.67:0/1958681872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:54 smithi082 bash[20963]: cluster 2024-04-03T15:49:53.515696+0000 mgr.y (mgr.24370) 2746 : cluster [DBG] pgmap v2730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:54 smithi067 bash[27441]: cluster 2024-04-03T15:49:53.515696+0000 mgr.y (mgr.24370) 2746 : cluster [DBG] pgmap v2730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:54 smithi067 bash[17655]: cluster 2024-04-03T15:49:53.515696+0000 mgr.y (mgr.24370) 2746 : cluster [DBG] pgmap v2730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:55 smithi082 bash[20963]: audit 2024-04-03T15:49:54.789446+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:55 smithi082 bash[20963]: audit 2024-04-03T15:49:55.353712+0000 mon.a (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.67:0/3342378302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:55 smithi067 bash[17655]: audit 2024-04-03T15:49:54.789446+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:55 smithi067 bash[17655]: audit 2024-04-03T15:49:55.353712+0000 mon.a (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.67:0/3342378302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:55 smithi067 bash[27441]: audit 2024-04-03T15:49:54.789446+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:49:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:55 smithi067 bash[27441]: audit 2024-04-03T15:49:55.353712+0000 mon.a (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.67:0/3342378302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:56 smithi082 bash[20963]: cluster 2024-04-03T15:49:55.516427+0000 mgr.y (mgr.24370) 2747 : cluster [DBG] pgmap v2731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:56 smithi067 bash[17655]: cluster 2024-04-03T15:49:55.516427+0000 mgr.y (mgr.24370) 2747 : cluster [DBG] pgmap v2731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:56 smithi067 bash[27441]: cluster 2024-04-03T15:49:55.516427+0000 mgr.y (mgr.24370) 2747 : cluster [DBG] pgmap v2731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:58 smithi082 bash[20963]: cluster 2024-04-03T15:49:57.517509+0000 mgr.y (mgr.24370) 2748 : cluster [DBG] pgmap v2732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:49:58 smithi082 bash[20963]: audit 2024-04-03T15:49:57.805534+0000 mon.c (mon.2) 1028 : audit [DBG] from='client.? 172.21.15.67:0/1313471730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:58 smithi067 bash[27441]: cluster 2024-04-03T15:49:57.517509+0000 mgr.y (mgr.24370) 2748 : cluster [DBG] pgmap v2732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:49:58 smithi067 bash[27441]: audit 2024-04-03T15:49:57.805534+0000 mon.c (mon.2) 1028 : audit [DBG] from='client.? 172.21.15.67:0/1313471730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:49:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:58 smithi067 bash[17655]: cluster 2024-04-03T15:49:57.517509+0000 mgr.y (mgr.24370) 2748 : cluster [DBG] pgmap v2732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:49:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:49:58 smithi067 bash[17655]: audit 2024-04-03T15:49:57.805534+0000 mon.c (mon.2) 1028 : audit [DBG] from='client.? 172.21.15.67:0/1313471730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:00 smithi082 bash[20963]: cluster 2024-04-03T15:49:59.518209+0000 mgr.y (mgr.24370) 2749 : cluster [DBG] pgmap v2733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:00 smithi082 bash[20963]: cluster 2024-04-03T15:50:00.000095+0000 mon.a (mon.0) 3014 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:50:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:00 smithi082 bash[20963]: audit 2024-04-03T15:50:00.249482+0000 mon.c (mon.2) 1029 : audit [DBG] from='client.? 172.21.15.67:0/2060599811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:00 smithi067 bash[27441]: cluster 2024-04-03T15:49:59.518209+0000 mgr.y (mgr.24370) 2749 : cluster [DBG] pgmap v2733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:00 smithi067 bash[27441]: cluster 2024-04-03T15:50:00.000095+0000 mon.a (mon.0) 3014 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:50:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:00 smithi067 bash[27441]: audit 2024-04-03T15:50:00.249482+0000 mon.c (mon.2) 1029 : audit [DBG] from='client.? 172.21.15.67:0/2060599811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:00 smithi067 bash[17655]: cluster 2024-04-03T15:49:59.518209+0000 mgr.y (mgr.24370) 2749 : cluster [DBG] pgmap v2733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:00 smithi067 bash[17655]: cluster 2024-04-03T15:50:00.000095+0000 mon.a (mon.0) 3014 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T15:50:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:00 smithi067 bash[17655]: audit 2024-04-03T15:50:00.249482+0000 mon.c (mon.2) 1029 : audit [DBG] from='client.? 172.21.15.67:0/2060599811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:02 smithi067 bash[27441]: cluster 2024-04-03T15:50:01.519410+0000 mgr.y (mgr.24370) 2750 : cluster [DBG] pgmap v2734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:02 smithi067 bash[27441]: audit 2024-04-03T15:50:02.698357+0000 mon.c (mon.2) 1030 : audit [DBG] from='client.? 172.21.15.67:0/701575875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:02 smithi067 bash[17655]: cluster 2024-04-03T15:50:01.519410+0000 mgr.y (mgr.24370) 2750 : cluster [DBG] pgmap v2734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:02 smithi067 bash[17655]: audit 2024-04-03T15:50:02.698357+0000 mon.c (mon.2) 1030 : audit [DBG] from='client.? 172.21.15.67:0/701575875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:02 smithi082 bash[20963]: cluster 2024-04-03T15:50:01.519410+0000 mgr.y (mgr.24370) 2750 : cluster [DBG] pgmap v2734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:02 smithi082 bash[20963]: audit 2024-04-03T15:50:02.698357+0000 mon.c (mon.2) 1030 : audit [DBG] from='client.? 172.21.15.67:0/701575875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:50:03.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:03 smithi082 bash[20963]: audit 2024-04-03T15:50:02.890371+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:50:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:50:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:03 smithi067 bash[27441]: audit 2024-04-03T15:50:02.890371+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:50:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:03 smithi067 bash[17655]: audit 2024-04-03T15:50:02.890371+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:50:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:04 smithi082 bash[20963]: cluster 2024-04-03T15:50:03.520155+0000 mgr.y (mgr.24370) 2751 : cluster [DBG] pgmap v2735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:04 smithi067 bash[27441]: cluster 2024-04-03T15:50:03.520155+0000 mgr.y (mgr.24370) 2751 : cluster [DBG] pgmap v2735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:04 smithi067 bash[17655]: cluster 2024-04-03T15:50:03.520155+0000 mgr.y (mgr.24370) 2751 : cluster [DBG] pgmap v2735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:06.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:05 smithi082 bash[20963]: audit 2024-04-03T15:50:05.151988+0000 mon.a (mon.0) 3016 : audit [DBG] from='client.? 172.21.15.67:0/2716564547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:05 smithi067 bash[17655]: audit 2024-04-03T15:50:05.151988+0000 mon.a (mon.0) 3016 : audit [DBG] from='client.? 172.21.15.67:0/2716564547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:05 smithi067 bash[27441]: audit 2024-04-03T15:50:05.151988+0000 mon.a (mon.0) 3016 : audit [DBG] from='client.? 172.21.15.67:0/2716564547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:06 smithi082 bash[20963]: cluster 2024-04-03T15:50:05.520962+0000 mgr.y (mgr.24370) 2752 : cluster [DBG] pgmap v2736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:06 smithi067 bash[17655]: cluster 2024-04-03T15:50:05.520962+0000 mgr.y (mgr.24370) 2752 : cluster [DBG] pgmap v2736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:06 smithi067 bash[27441]: cluster 2024-04-03T15:50:05.520962+0000 mgr.y (mgr.24370) 2752 : cluster [DBG] pgmap v2736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:08.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:07 smithi082 bash[20963]: audit 2024-04-03T15:50:07.612901+0000 mon.c (mon.2) 1031 : audit [DBG] from='client.? 172.21.15.67:0/2730499393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:07 smithi067 bash[17655]: audit 2024-04-03T15:50:07.612901+0000 mon.c (mon.2) 1031 : audit [DBG] from='client.? 172.21.15.67:0/2730499393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:08.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:07 smithi067 bash[27441]: audit 2024-04-03T15:50:07.612901+0000 mon.c (mon.2) 1031 : audit [DBG] from='client.? 172.21.15.67:0/2730499393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:08 smithi082 bash[20963]: cluster 2024-04-03T15:50:07.522156+0000 mgr.y (mgr.24370) 2753 : cluster [DBG] pgmap v2737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:08 smithi082 bash[20963]: audit 2024-04-03T15:50:08.646970+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:08 smithi082 bash[20963]: audit 2024-04-03T15:50:08.654740+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:08 smithi067 bash[27441]: cluster 2024-04-03T15:50:07.522156+0000 mgr.y (mgr.24370) 2753 : cluster [DBG] pgmap v2737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:08 smithi067 bash[27441]: audit 2024-04-03T15:50:08.646970+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:08 smithi067 bash[27441]: audit 2024-04-03T15:50:08.654740+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:08 smithi067 bash[17655]: cluster 2024-04-03T15:50:07.522156+0000 mgr.y (mgr.24370) 2753 : cluster [DBG] pgmap v2737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:08 smithi067 bash[17655]: audit 2024-04-03T15:50:08.646970+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:08 smithi067 bash[17655]: audit 2024-04-03T15:50:08.654740+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:09 smithi067 bash[27441]: audit 2024-04-03T15:50:08.887556+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:09 smithi067 bash[27441]: audit 2024-04-03T15:50:08.897736+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:09 smithi067 bash[27441]: audit 2024-04-03T15:50:09.789618+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:09 smithi067 bash[17655]: audit 2024-04-03T15:50:08.887556+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:09 smithi067 bash[17655]: audit 2024-04-03T15:50:08.897736+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:09 smithi067 bash[17655]: audit 2024-04-03T15:50:09.789618+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:09 smithi082 bash[20963]: audit 2024-04-03T15:50:08.887556+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:09 smithi082 bash[20963]: audit 2024-04-03T15:50:08.897736+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:09 smithi082 bash[20963]: audit 2024-04-03T15:50:09.789618+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:10 smithi067 bash[27441]: cluster 2024-04-03T15:50:09.522898+0000 mgr.y (mgr.24370) 2754 : cluster [DBG] pgmap v2738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:10 smithi067 bash[27441]: audit 2024-04-03T15:50:10.076163+0000 mon.a (mon.0) 3022 : audit [DBG] from='client.? 172.21.15.67:0/3647083317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:10 smithi067 bash[17655]: cluster 2024-04-03T15:50:09.522898+0000 mgr.y (mgr.24370) 2754 : cluster [DBG] pgmap v2738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:10 smithi067 bash[17655]: audit 2024-04-03T15:50:10.076163+0000 mon.a (mon.0) 3022 : audit [DBG] from='client.? 172.21.15.67:0/3647083317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:10 smithi082 bash[20963]: cluster 2024-04-03T15:50:09.522898+0000 mgr.y (mgr.24370) 2754 : cluster [DBG] pgmap v2738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:10 smithi082 bash[20963]: audit 2024-04-03T15:50:10.076163+0000 mon.a (mon.0) 3022 : audit [DBG] from='client.? 172.21.15.67:0/3647083317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:13.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:50:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:12 smithi067 bash[27441]: cluster 2024-04-03T15:50:11.524134+0000 mgr.y (mgr.24370) 2755 : cluster [DBG] pgmap v2739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:12 smithi067 bash[27441]: audit 2024-04-03T15:50:12.529403+0000 mon.a (mon.0) 3023 : audit [DBG] from='client.? 172.21.15.67:0/295991759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:12 smithi067 bash[17655]: cluster 2024-04-03T15:50:11.524134+0000 mgr.y (mgr.24370) 2755 : cluster [DBG] pgmap v2739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:12 smithi067 bash[17655]: audit 2024-04-03T15:50:12.529403+0000 mon.a (mon.0) 3023 : audit [DBG] from='client.? 172.21.15.67:0/295991759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:12 smithi082 bash[20963]: cluster 2024-04-03T15:50:11.524134+0000 mgr.y (mgr.24370) 2755 : cluster [DBG] pgmap v2739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:12 smithi082 bash[20963]: audit 2024-04-03T15:50:12.529403+0000 mon.a (mon.0) 3023 : audit [DBG] from='client.? 172.21.15.67:0/295991759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:50:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:14 smithi067 bash[17655]: cluster 2024-04-03T15:50:13.524841+0000 mgr.y (mgr.24370) 2756 : cluster [DBG] pgmap v2740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:14 smithi067 bash[27441]: cluster 2024-04-03T15:50:13.524841+0000 mgr.y (mgr.24370) 2756 : cluster [DBG] pgmap v2740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:15.178 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:14 smithi082 bash[20963]: cluster 2024-04-03T15:50:13.524841+0000 mgr.y (mgr.24370) 2756 : cluster [DBG] pgmap v2740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:16.209 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:15 smithi082 bash[20963]: audit 2024-04-03T15:50:14.980721+0000 mon.a (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.67:0/2447731342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:15 smithi067 bash[27441]: audit 2024-04-03T15:50:14.980721+0000 mon.a (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.67:0/2447731342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:15 smithi067 bash[17655]: audit 2024-04-03T15:50:14.980721+0000 mon.a (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.67:0/2447731342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:17.186 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:16 smithi082 bash[20963]: cluster 2024-04-03T15:50:15.525505+0000 mgr.y (mgr.24370) 2757 : cluster [DBG] pgmap v2741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:16 smithi067 bash[27441]: cluster 2024-04-03T15:50:15.525505+0000 mgr.y (mgr.24370) 2757 : cluster [DBG] pgmap v2741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:16 smithi067 bash[17655]: cluster 2024-04-03T15:50:15.525505+0000 mgr.y (mgr.24370) 2757 : cluster [DBG] pgmap v2741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:17 smithi082 bash[20963]: audit 2024-04-03T15:50:17.439256+0000 mon.a (mon.0) 3025 : audit [DBG] from='client.? 172.21.15.67:0/362000592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:17 smithi067 bash[17655]: audit 2024-04-03T15:50:17.439256+0000 mon.a (mon.0) 3025 : audit [DBG] from='client.? 172.21.15.67:0/362000592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:17 smithi067 bash[27441]: audit 2024-04-03T15:50:17.439256+0000 mon.a (mon.0) 3025 : audit [DBG] from='client.? 172.21.15.67:0/362000592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:18 smithi082 bash[20963]: cluster 2024-04-03T15:50:17.526817+0000 mgr.y (mgr.24370) 2758 : cluster [DBG] pgmap v2742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:18 smithi067 bash[17655]: cluster 2024-04-03T15:50:17.526817+0000 mgr.y (mgr.24370) 2758 : cluster [DBG] pgmap v2742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:18 smithi067 bash[27441]: cluster 2024-04-03T15:50:17.526817+0000 mgr.y (mgr.24370) 2758 : cluster [DBG] pgmap v2742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:20 smithi082 bash[20963]: cluster 2024-04-03T15:50:19.527506+0000 mgr.y (mgr.24370) 2759 : cluster [DBG] pgmap v2743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:20 smithi082 bash[20963]: audit 2024-04-03T15:50:19.627379+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:20 smithi082 bash[20963]: audit 2024-04-03T15:50:19.639394+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:20 smithi082 bash[20963]: audit 2024-04-03T15:50:19.641330+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:50:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:20 smithi082 bash[20963]: audit 2024-04-03T15:50:19.642699+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:50:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:20 smithi082 bash[20963]: audit 2024-04-03T15:50:19.649194+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:20 smithi082 bash[20963]: audit 2024-04-03T15:50:19.903486+0000 mon.c (mon.2) 1032 : audit [DBG] from='client.? 172.21.15.67:0/1395748258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[17655]: cluster 2024-04-03T15:50:19.527506+0000 mgr.y (mgr.24370) 2759 : cluster [DBG] pgmap v2743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[17655]: audit 2024-04-03T15:50:19.627379+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[17655]: audit 2024-04-03T15:50:19.639394+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[17655]: audit 2024-04-03T15:50:19.641330+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[17655]: audit 2024-04-03T15:50:19.642699+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[17655]: audit 2024-04-03T15:50:19.649194+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[17655]: audit 2024-04-03T15:50:19.903486+0000 mon.c (mon.2) 1032 : audit [DBG] from='client.? 172.21.15.67:0/1395748258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[27441]: cluster 2024-04-03T15:50:19.527506+0000 mgr.y (mgr.24370) 2759 : cluster [DBG] pgmap v2743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[27441]: audit 2024-04-03T15:50:19.627379+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[27441]: audit 2024-04-03T15:50:19.639394+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[27441]: audit 2024-04-03T15:50:19.641330+0000 mon.a (mon.0) 3028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[27441]: audit 2024-04-03T15:50:19.642699+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[27441]: audit 2024-04-03T15:50:19.649194+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:50:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:20 smithi067 bash[27441]: audit 2024-04-03T15:50:19.903486+0000 mon.c (mon.2) 1032 : audit [DBG] from='client.? 172.21.15.67:0/1395748258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:22 smithi082 bash[20963]: cluster 2024-04-03T15:50:21.528804+0000 mgr.y (mgr.24370) 2760 : cluster [DBG] pgmap v2744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:22 smithi082 bash[20963]: audit 2024-04-03T15:50:22.352802+0000 mon.c (mon.2) 1033 : audit [DBG] from='client.? 172.21.15.67:0/1740234950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:22 smithi067 bash[27441]: cluster 2024-04-03T15:50:21.528804+0000 mgr.y (mgr.24370) 2760 : cluster [DBG] pgmap v2744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:22 smithi067 bash[27441]: audit 2024-04-03T15:50:22.352802+0000 mon.c (mon.2) 1033 : audit [DBG] from='client.? 172.21.15.67:0/1740234950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:22 smithi067 bash[17655]: cluster 2024-04-03T15:50:21.528804+0000 mgr.y (mgr.24370) 2760 : cluster [DBG] pgmap v2744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:22 smithi067 bash[17655]: audit 2024-04-03T15:50:22.352802+0000 mon.c (mon.2) 1033 : audit [DBG] from='client.? 172.21.15.67:0/1740234950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:50:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:50:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:24 smithi082 bash[20963]: cluster 2024-04-03T15:50:23.529417+0000 mgr.y (mgr.24370) 2761 : cluster [DBG] pgmap v2745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:24 smithi067 bash[27441]: cluster 2024-04-03T15:50:23.529417+0000 mgr.y (mgr.24370) 2761 : cluster [DBG] pgmap v2745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:24 smithi067 bash[17655]: cluster 2024-04-03T15:50:23.529417+0000 mgr.y (mgr.24370) 2761 : cluster [DBG] pgmap v2745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:25 smithi067 bash[17655]: audit 2024-04-03T15:50:24.789798+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:25 smithi067 bash[17655]: audit 2024-04-03T15:50:24.812714+0000 mon.c (mon.2) 1034 : audit [DBG] from='client.? 172.21.15.67:0/4152512522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:25 smithi067 bash[27441]: audit 2024-04-03T15:50:24.789798+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:25 smithi067 bash[27441]: audit 2024-04-03T15:50:24.812714+0000 mon.c (mon.2) 1034 : audit [DBG] from='client.? 172.21.15.67:0/4152512522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:25 smithi082 bash[20963]: audit 2024-04-03T15:50:24.789798+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:25 smithi082 bash[20963]: audit 2024-04-03T15:50:24.812714+0000 mon.c (mon.2) 1034 : audit [DBG] from='client.? 172.21.15.67:0/4152512522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:26 smithi067 bash[17655]: cluster 2024-04-03T15:50:25.530113+0000 mgr.y (mgr.24370) 2762 : cluster [DBG] pgmap v2746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:26 smithi067 bash[27441]: cluster 2024-04-03T15:50:25.530113+0000 mgr.y (mgr.24370) 2762 : cluster [DBG] pgmap v2746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:26 smithi082 bash[20963]: cluster 2024-04-03T15:50:25.530113+0000 mgr.y (mgr.24370) 2762 : cluster [DBG] pgmap v2746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:27 smithi067 bash[17655]: audit 2024-04-03T15:50:27.266924+0000 mon.a (mon.0) 3032 : audit [DBG] from='client.? 172.21.15.67:0/3527410093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:27 smithi067 bash[27441]: audit 2024-04-03T15:50:27.266924+0000 mon.a (mon.0) 3032 : audit [DBG] from='client.? 172.21.15.67:0/3527410093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:28.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:27 smithi082 bash[20963]: audit 2024-04-03T15:50:27.266924+0000 mon.a (mon.0) 3032 : audit [DBG] from='client.? 172.21.15.67:0/3527410093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:28 smithi067 bash[17655]: cluster 2024-04-03T15:50:27.531290+0000 mgr.y (mgr.24370) 2763 : cluster [DBG] pgmap v2747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:28 smithi067 bash[27441]: cluster 2024-04-03T15:50:27.531290+0000 mgr.y (mgr.24370) 2763 : cluster [DBG] pgmap v2747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:28 smithi082 bash[20963]: cluster 2024-04-03T15:50:27.531290+0000 mgr.y (mgr.24370) 2763 : cluster [DBG] pgmap v2747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:30 smithi067 bash[27441]: cluster 2024-04-03T15:50:29.531961+0000 mgr.y (mgr.24370) 2764 : cluster [DBG] pgmap v2748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:30 smithi067 bash[27441]: audit 2024-04-03T15:50:29.721219+0000 mon.c (mon.2) 1035 : audit [DBG] from='client.? 172.21.15.67:0/955509807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:30 smithi067 bash[17655]: cluster 2024-04-03T15:50:29.531961+0000 mgr.y (mgr.24370) 2764 : cluster [DBG] pgmap v2748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:30 smithi067 bash[17655]: audit 2024-04-03T15:50:29.721219+0000 mon.c (mon.2) 1035 : audit [DBG] from='client.? 172.21.15.67:0/955509807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:30 smithi082 bash[20963]: cluster 2024-04-03T15:50:29.531961+0000 mgr.y (mgr.24370) 2764 : cluster [DBG] pgmap v2748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:30 smithi082 bash[20963]: audit 2024-04-03T15:50:29.721219+0000 mon.c (mon.2) 1035 : audit [DBG] from='client.? 172.21.15.67:0/955509807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:32 smithi067 bash[27441]: cluster 2024-04-03T15:50:31.533128+0000 mgr.y (mgr.24370) 2765 : cluster [DBG] pgmap v2749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:32 smithi067 bash[27441]: audit 2024-04-03T15:50:32.173462+0000 mon.a (mon.0) 3033 : audit [DBG] from='client.? 172.21.15.67:0/4089585439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:32 smithi067 bash[17655]: cluster 2024-04-03T15:50:31.533128+0000 mgr.y (mgr.24370) 2765 : cluster [DBG] pgmap v2749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:32 smithi067 bash[17655]: audit 2024-04-03T15:50:32.173462+0000 mon.a (mon.0) 3033 : audit [DBG] from='client.? 172.21.15.67:0/4089585439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:32 smithi082 bash[20963]: cluster 2024-04-03T15:50:31.533128+0000 mgr.y (mgr.24370) 2765 : cluster [DBG] pgmap v2749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:32 smithi082 bash[20963]: audit 2024-04-03T15:50:32.173462+0000 mon.a (mon.0) 3033 : audit [DBG] from='client.? 172.21.15.67:0/4089585439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:50:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:50:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:34 smithi082 bash[20963]: cluster 2024-04-03T15:50:33.533954+0000 mgr.y (mgr.24370) 2766 : cluster [DBG] pgmap v2750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:34 smithi082 bash[20963]: audit 2024-04-03T15:50:34.622416+0000 mon.c (mon.2) 1036 : audit [DBG] from='client.? 172.21.15.67:0/3031580096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:34 smithi067 bash[27441]: cluster 2024-04-03T15:50:33.533954+0000 mgr.y (mgr.24370) 2766 : cluster [DBG] pgmap v2750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:34 smithi067 bash[27441]: audit 2024-04-03T15:50:34.622416+0000 mon.c (mon.2) 1036 : audit [DBG] from='client.? 172.21.15.67:0/3031580096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:34 smithi067 bash[17655]: cluster 2024-04-03T15:50:33.533954+0000 mgr.y (mgr.24370) 2766 : cluster [DBG] pgmap v2750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:34 smithi067 bash[17655]: audit 2024-04-03T15:50:34.622416+0000 mon.c (mon.2) 1036 : audit [DBG] from='client.? 172.21.15.67:0/3031580096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:36 smithi082 bash[20963]: cluster 2024-04-03T15:50:35.534680+0000 mgr.y (mgr.24370) 2767 : cluster [DBG] pgmap v2751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:36 smithi067 bash[27441]: cluster 2024-04-03T15:50:35.534680+0000 mgr.y (mgr.24370) 2767 : cluster [DBG] pgmap v2751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:36 smithi067 bash[17655]: cluster 2024-04-03T15:50:35.534680+0000 mgr.y (mgr.24370) 2767 : cluster [DBG] pgmap v2751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:37 smithi082 bash[20963]: audit 2024-04-03T15:50:37.079054+0000 mon.a (mon.0) 3034 : audit [DBG] from='client.? 172.21.15.67:0/1935396371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:37 smithi067 bash[27441]: audit 2024-04-03T15:50:37.079054+0000 mon.a (mon.0) 3034 : audit [DBG] from='client.? 172.21.15.67:0/1935396371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:37 smithi067 bash[17655]: audit 2024-04-03T15:50:37.079054+0000 mon.a (mon.0) 3034 : audit [DBG] from='client.? 172.21.15.67:0/1935396371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:38 smithi082 bash[20963]: cluster 2024-04-03T15:50:37.535858+0000 mgr.y (mgr.24370) 2768 : cluster [DBG] pgmap v2752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:38 smithi067 bash[27441]: cluster 2024-04-03T15:50:37.535858+0000 mgr.y (mgr.24370) 2768 : cluster [DBG] pgmap v2752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:38 smithi067 bash[17655]: cluster 2024-04-03T15:50:37.535858+0000 mgr.y (mgr.24370) 2768 : cluster [DBG] pgmap v2752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:39 smithi082 bash[20963]: audit 2024-04-03T15:50:39.532262+0000 mon.c (mon.2) 1037 : audit [DBG] from='client.? 172.21.15.67:0/3854231363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:39 smithi067 bash[17655]: audit 2024-04-03T15:50:39.532262+0000 mon.c (mon.2) 1037 : audit [DBG] from='client.? 172.21.15.67:0/3854231363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:39 smithi067 bash[27441]: audit 2024-04-03T15:50:39.532262+0000 mon.c (mon.2) 1037 : audit [DBG] from='client.? 172.21.15.67:0/3854231363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:40 smithi082 bash[20963]: cluster 2024-04-03T15:50:39.536292+0000 mgr.y (mgr.24370) 2769 : cluster [DBG] pgmap v2753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:40 smithi082 bash[20963]: audit 2024-04-03T15:50:39.790249+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:40 smithi067 bash[27441]: cluster 2024-04-03T15:50:39.536292+0000 mgr.y (mgr.24370) 2769 : cluster [DBG] pgmap v2753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:40 smithi067 bash[27441]: audit 2024-04-03T15:50:39.790249+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:40 smithi067 bash[17655]: cluster 2024-04-03T15:50:39.536292+0000 mgr.y (mgr.24370) 2769 : cluster [DBG] pgmap v2753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:40 smithi067 bash[17655]: audit 2024-04-03T15:50:39.790249+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:42 smithi067 bash[17655]: cluster 2024-04-03T15:50:41.537392+0000 mgr.y (mgr.24370) 2770 : cluster [DBG] pgmap v2754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:42 smithi067 bash[17655]: audit 2024-04-03T15:50:41.998069+0000 mon.c (mon.2) 1038 : audit [DBG] from='client.? 172.21.15.67:0/3015535320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:42 smithi067 bash[27441]: cluster 2024-04-03T15:50:41.537392+0000 mgr.y (mgr.24370) 2770 : cluster [DBG] pgmap v2754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:42 smithi067 bash[27441]: audit 2024-04-03T15:50:41.998069+0000 mon.c (mon.2) 1038 : audit [DBG] from='client.? 172.21.15.67:0/3015535320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:42 smithi082 bash[20963]: cluster 2024-04-03T15:50:41.537392+0000 mgr.y (mgr.24370) 2770 : cluster [DBG] pgmap v2754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:42 smithi082 bash[20963]: audit 2024-04-03T15:50:41.998069+0000 mon.c (mon.2) 1038 : audit [DBG] from='client.? 172.21.15.67:0/3015535320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:50:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:50:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:44 smithi082 bash[20963]: cluster 2024-04-03T15:50:43.538065+0000 mgr.y (mgr.24370) 2771 : cluster [DBG] pgmap v2755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:44 smithi082 bash[20963]: audit 2024-04-03T15:50:44.457944+0000 mon.a (mon.0) 3036 : audit [DBG] from='client.? 172.21.15.67:0/8769696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:44 smithi067 bash[17655]: cluster 2024-04-03T15:50:43.538065+0000 mgr.y (mgr.24370) 2771 : cluster [DBG] pgmap v2755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:44 smithi067 bash[17655]: audit 2024-04-03T15:50:44.457944+0000 mon.a (mon.0) 3036 : audit [DBG] from='client.? 172.21.15.67:0/8769696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:44 smithi067 bash[27441]: cluster 2024-04-03T15:50:43.538065+0000 mgr.y (mgr.24370) 2771 : cluster [DBG] pgmap v2755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:44 smithi067 bash[27441]: audit 2024-04-03T15:50:44.457944+0000 mon.a (mon.0) 3036 : audit [DBG] from='client.? 172.21.15.67:0/8769696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:46 smithi082 bash[20963]: cluster 2024-04-03T15:50:45.538768+0000 mgr.y (mgr.24370) 2772 : cluster [DBG] pgmap v2756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:46 smithi067 bash[17655]: cluster 2024-04-03T15:50:45.538768+0000 mgr.y (mgr.24370) 2772 : cluster [DBG] pgmap v2756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:46 smithi067 bash[27441]: cluster 2024-04-03T15:50:45.538768+0000 mgr.y (mgr.24370) 2772 : cluster [DBG] pgmap v2756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:47 smithi082 bash[20963]: audit 2024-04-03T15:50:46.911517+0000 mon.c (mon.2) 1039 : audit [DBG] from='client.? 172.21.15.67:0/463541023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:48.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:47 smithi067 bash[17655]: audit 2024-04-03T15:50:46.911517+0000 mon.c (mon.2) 1039 : audit [DBG] from='client.? 172.21.15.67:0/463541023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:47 smithi067 bash[27441]: audit 2024-04-03T15:50:46.911517+0000 mon.c (mon.2) 1039 : audit [DBG] from='client.? 172.21.15.67:0/463541023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:48 smithi082 bash[20963]: cluster 2024-04-03T15:50:47.539996+0000 mgr.y (mgr.24370) 2773 : cluster [DBG] pgmap v2757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:48 smithi067 bash[27441]: cluster 2024-04-03T15:50:47.539996+0000 mgr.y (mgr.24370) 2773 : cluster [DBG] pgmap v2757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:48 smithi067 bash[17655]: cluster 2024-04-03T15:50:47.539996+0000 mgr.y (mgr.24370) 2773 : cluster [DBG] pgmap v2757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:50.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:49 smithi082 bash[20963]: audit 2024-04-03T15:50:49.366669+0000 mon.a (mon.0) 3037 : audit [DBG] from='client.? 172.21.15.67:0/150213411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:49 smithi067 bash[17655]: audit 2024-04-03T15:50:49.366669+0000 mon.a (mon.0) 3037 : audit [DBG] from='client.? 172.21.15.67:0/150213411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:50.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:49 smithi067 bash[27441]: audit 2024-04-03T15:50:49.366669+0000 mon.a (mon.0) 3037 : audit [DBG] from='client.? 172.21.15.67:0/150213411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:50 smithi082 bash[20963]: cluster 2024-04-03T15:50:49.540718+0000 mgr.y (mgr.24370) 2774 : cluster [DBG] pgmap v2758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:50 smithi067 bash[17655]: cluster 2024-04-03T15:50:49.540718+0000 mgr.y (mgr.24370) 2774 : cluster [DBG] pgmap v2758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:50 smithi067 bash[27441]: cluster 2024-04-03T15:50:49.540718+0000 mgr.y (mgr.24370) 2774 : cluster [DBG] pgmap v2758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:52 smithi067 bash[27441]: cluster 2024-04-03T15:50:51.541506+0000 mgr.y (mgr.24370) 2775 : cluster [DBG] pgmap v2759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:52 smithi067 bash[27441]: audit 2024-04-03T15:50:51.818242+0000 mon.c (mon.2) 1040 : audit [DBG] from='client.? 172.21.15.67:0/2841300125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:52 smithi067 bash[17655]: cluster 2024-04-03T15:50:51.541506+0000 mgr.y (mgr.24370) 2775 : cluster [DBG] pgmap v2759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:52 smithi067 bash[17655]: audit 2024-04-03T15:50:51.818242+0000 mon.c (mon.2) 1040 : audit [DBG] from='client.? 172.21.15.67:0/2841300125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:52 smithi082 bash[20963]: cluster 2024-04-03T15:50:51.541506+0000 mgr.y (mgr.24370) 2775 : cluster [DBG] pgmap v2759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:52 smithi082 bash[20963]: audit 2024-04-03T15:50:51.818242+0000 mon.c (mon.2) 1040 : audit [DBG] from='client.? 172.21.15.67:0/2841300125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:50:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:50:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:54 smithi082 bash[20963]: cluster 2024-04-03T15:50:53.542205+0000 mgr.y (mgr.24370) 2776 : cluster [DBG] pgmap v2760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:54 smithi082 bash[20963]: audit 2024-04-03T15:50:54.269773+0000 mon.a (mon.0) 3038 : audit [DBG] from='client.? 172.21.15.67:0/813915757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:54 smithi067 bash[17655]: cluster 2024-04-03T15:50:53.542205+0000 mgr.y (mgr.24370) 2776 : cluster [DBG] pgmap v2760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:54 smithi067 bash[17655]: audit 2024-04-03T15:50:54.269773+0000 mon.a (mon.0) 3038 : audit [DBG] from='client.? 172.21.15.67:0/813915757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:54 smithi067 bash[27441]: cluster 2024-04-03T15:50:53.542205+0000 mgr.y (mgr.24370) 2776 : cluster [DBG] pgmap v2760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:54 smithi067 bash[27441]: audit 2024-04-03T15:50:54.269773+0000 mon.a (mon.0) 3038 : audit [DBG] from='client.? 172.21.15.67:0/813915757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:55 smithi082 bash[20963]: audit 2024-04-03T15:50:54.790868+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:55 smithi067 bash[17655]: audit 2024-04-03T15:50:54.790868+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:55 smithi067 bash[27441]: audit 2024-04-03T15:50:54.790868+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:50:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:56 smithi082 bash[20963]: cluster 2024-04-03T15:50:55.542933+0000 mgr.y (mgr.24370) 2777 : cluster [DBG] pgmap v2761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:56 smithi082 bash[20963]: audit 2024-04-03T15:50:56.725232+0000 mon.a (mon.0) 3040 : audit [DBG] from='client.? 172.21.15.67:0/31728696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:56 smithi067 bash[17655]: cluster 2024-04-03T15:50:55.542933+0000 mgr.y (mgr.24370) 2777 : cluster [DBG] pgmap v2761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:56 smithi067 bash[17655]: audit 2024-04-03T15:50:56.725232+0000 mon.a (mon.0) 3040 : audit [DBG] from='client.? 172.21.15.67:0/31728696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:56 smithi067 bash[27441]: cluster 2024-04-03T15:50:55.542933+0000 mgr.y (mgr.24370) 2777 : cluster [DBG] pgmap v2761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:56 smithi067 bash[27441]: audit 2024-04-03T15:50:56.725232+0000 mon.a (mon.0) 3040 : audit [DBG] from='client.? 172.21.15.67:0/31728696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:50:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:58 smithi082 bash[20963]: cluster 2024-04-03T15:50:57.544185+0000 mgr.y (mgr.24370) 2778 : cluster [DBG] pgmap v2762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:58 smithi067 bash[17655]: cluster 2024-04-03T15:50:57.544185+0000 mgr.y (mgr.24370) 2778 : cluster [DBG] pgmap v2762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:50:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:58 smithi067 bash[27441]: cluster 2024-04-03T15:50:57.544185+0000 mgr.y (mgr.24370) 2778 : cluster [DBG] pgmap v2762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:00.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:50:59 smithi082 bash[20963]: audit 2024-04-03T15:50:59.175075+0000 mon.c (mon.2) 1041 : audit [DBG] from='client.? 172.21.15.67:0/3785215300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:50:59 smithi067 bash[17655]: audit 2024-04-03T15:50:59.175075+0000 mon.c (mon.2) 1041 : audit [DBG] from='client.? 172.21.15.67:0/3785215300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:00.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:50:59 smithi067 bash[27441]: audit 2024-04-03T15:50:59.175075+0000 mon.c (mon.2) 1041 : audit [DBG] from='client.? 172.21.15.67:0/3785215300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:00 smithi082 bash[20963]: cluster 2024-04-03T15:50:59.544989+0000 mgr.y (mgr.24370) 2779 : cluster [DBG] pgmap v2763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:00 smithi067 bash[17655]: cluster 2024-04-03T15:50:59.544989+0000 mgr.y (mgr.24370) 2779 : cluster [DBG] pgmap v2763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:00 smithi067 bash[27441]: cluster 2024-04-03T15:50:59.544989+0000 mgr.y (mgr.24370) 2779 : cluster [DBG] pgmap v2763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:02.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:01 smithi082 bash[20963]: audit 2024-04-03T15:51:01.637814+0000 mon.a (mon.0) 3041 : audit [DBG] from='client.? 172.21.15.67:0/3143401514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:01 smithi067 bash[17655]: audit 2024-04-03T15:51:01.637814+0000 mon.a (mon.0) 3041 : audit [DBG] from='client.? 172.21.15.67:0/3143401514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:02.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:01 smithi067 bash[27441]: audit 2024-04-03T15:51:01.637814+0000 mon.a (mon.0) 3041 : audit [DBG] from='client.? 172.21.15.67:0/3143401514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:02 smithi067 bash[17655]: cluster 2024-04-03T15:51:01.546276+0000 mgr.y (mgr.24370) 2780 : cluster [DBG] pgmap v2764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:02 smithi067 bash[27441]: cluster 2024-04-03T15:51:01.546276+0000 mgr.y (mgr.24370) 2780 : cluster [DBG] pgmap v2764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:02 smithi082 bash[20963]: cluster 2024-04-03T15:51:01.546276+0000 mgr.y (mgr.24370) 2780 : cluster [DBG] pgmap v2764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:51:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:51:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:04 smithi082 bash[20963]: cluster 2024-04-03T15:51:03.547069+0000 mgr.y (mgr.24370) 2781 : cluster [DBG] pgmap v2765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:04 smithi082 bash[20963]: audit 2024-04-03T15:51:04.092353+0000 mon.a (mon.0) 3042 : audit [DBG] from='client.? 172.21.15.67:0/147625314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:04 smithi067 bash[17655]: cluster 2024-04-03T15:51:03.547069+0000 mgr.y (mgr.24370) 2781 : cluster [DBG] pgmap v2765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:04 smithi067 bash[17655]: audit 2024-04-03T15:51:04.092353+0000 mon.a (mon.0) 3042 : audit [DBG] from='client.? 172.21.15.67:0/147625314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:04 smithi067 bash[27441]: cluster 2024-04-03T15:51:03.547069+0000 mgr.y (mgr.24370) 2781 : cluster [DBG] pgmap v2765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:04 smithi067 bash[27441]: audit 2024-04-03T15:51:04.092353+0000 mon.a (mon.0) 3042 : audit [DBG] from='client.? 172.21.15.67:0/147625314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:06 smithi082 bash[20963]: cluster 2024-04-03T15:51:05.547704+0000 mgr.y (mgr.24370) 2782 : cluster [DBG] pgmap v2766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:06 smithi082 bash[20963]: audit 2024-04-03T15:51:06.546486+0000 mon.c (mon.2) 1042 : audit [DBG] from='client.? 172.21.15.67:0/160810441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:06 smithi067 bash[27441]: cluster 2024-04-03T15:51:05.547704+0000 mgr.y (mgr.24370) 2782 : cluster [DBG] pgmap v2766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:06 smithi067 bash[27441]: audit 2024-04-03T15:51:06.546486+0000 mon.c (mon.2) 1042 : audit [DBG] from='client.? 172.21.15.67:0/160810441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:06 smithi067 bash[17655]: cluster 2024-04-03T15:51:05.547704+0000 mgr.y (mgr.24370) 2782 : cluster [DBG] pgmap v2766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:06 smithi067 bash[17655]: audit 2024-04-03T15:51:06.546486+0000 mon.c (mon.2) 1042 : audit [DBG] from='client.? 172.21.15.67:0/160810441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:08 smithi082 bash[20963]: cluster 2024-04-03T15:51:07.548906+0000 mgr.y (mgr.24370) 2783 : cluster [DBG] pgmap v2767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:08 smithi067 bash[17655]: cluster 2024-04-03T15:51:07.548906+0000 mgr.y (mgr.24370) 2783 : cluster [DBG] pgmap v2767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:08 smithi067 bash[27441]: cluster 2024-04-03T15:51:07.548906+0000 mgr.y (mgr.24370) 2783 : cluster [DBG] pgmap v2767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:09 smithi082 bash[20963]: audit 2024-04-03T15:51:09.006734+0000 mon.c (mon.2) 1043 : audit [DBG] from='client.? 172.21.15.67:0/3508631833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:09 smithi082 bash[20963]: audit 2024-04-03T15:51:09.791265+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:09 smithi067 bash[27441]: audit 2024-04-03T15:51:09.006734+0000 mon.c (mon.2) 1043 : audit [DBG] from='client.? 172.21.15.67:0/3508631833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:09 smithi067 bash[27441]: audit 2024-04-03T15:51:09.791265+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:09 smithi067 bash[17655]: audit 2024-04-03T15:51:09.006734+0000 mon.c (mon.2) 1043 : audit [DBG] from='client.? 172.21.15.67:0/3508631833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:09 smithi067 bash[17655]: audit 2024-04-03T15:51:09.791265+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:10 smithi082 bash[20963]: cluster 2024-04-03T15:51:09.549608+0000 mgr.y (mgr.24370) 2784 : cluster [DBG] pgmap v2768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:10 smithi067 bash[17655]: cluster 2024-04-03T15:51:09.549608+0000 mgr.y (mgr.24370) 2784 : cluster [DBG] pgmap v2768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:10 smithi067 bash[27441]: cluster 2024-04-03T15:51:09.549608+0000 mgr.y (mgr.24370) 2784 : cluster [DBG] pgmap v2768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:12.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:11 smithi082 bash[20963]: audit 2024-04-03T15:51:11.457012+0000 mon.a (mon.0) 3044 : audit [DBG] from='client.? 172.21.15.67:0/536356672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:11 smithi067 bash[17655]: audit 2024-04-03T15:51:11.457012+0000 mon.a (mon.0) 3044 : audit [DBG] from='client.? 172.21.15.67:0/536356672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:11 smithi067 bash[27441]: audit 2024-04-03T15:51:11.457012+0000 mon.a (mon.0) 3044 : audit [DBG] from='client.? 172.21.15.67:0/536356672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:12 smithi067 bash[27441]: cluster 2024-04-03T15:51:11.550766+0000 mgr.y (mgr.24370) 2785 : cluster [DBG] pgmap v2769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:12 smithi067 bash[17655]: cluster 2024-04-03T15:51:11.550766+0000 mgr.y (mgr.24370) 2785 : cluster [DBG] pgmap v2769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:12 smithi082 bash[20963]: cluster 2024-04-03T15:51:11.550766+0000 mgr.y (mgr.24370) 2785 : cluster [DBG] pgmap v2769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:51:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:51:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:14 smithi082 bash[20963]: cluster 2024-04-03T15:51:13.551451+0000 mgr.y (mgr.24370) 2786 : cluster [DBG] pgmap v2770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:14 smithi082 bash[20963]: audit 2024-04-03T15:51:13.908175+0000 mon.c (mon.2) 1044 : audit [DBG] from='client.? 172.21.15.67:0/2457166350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:14 smithi067 bash[17655]: cluster 2024-04-03T15:51:13.551451+0000 mgr.y (mgr.24370) 2786 : cluster [DBG] pgmap v2770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:14 smithi067 bash[17655]: audit 2024-04-03T15:51:13.908175+0000 mon.c (mon.2) 1044 : audit [DBG] from='client.? 172.21.15.67:0/2457166350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:14 smithi067 bash[27441]: cluster 2024-04-03T15:51:13.551451+0000 mgr.y (mgr.24370) 2786 : cluster [DBG] pgmap v2770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:14 smithi067 bash[27441]: audit 2024-04-03T15:51:13.908175+0000 mon.c (mon.2) 1044 : audit [DBG] from='client.? 172.21.15.67:0/2457166350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:15.882 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 15:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T15:51:15.598515774Z level=info msg="Completed cleanup jobs" duration=68.279541ms 2024-04-03T15:51:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:16 smithi082 bash[20963]: cluster 2024-04-03T15:51:15.552177+0000 mgr.y (mgr.24370) 2787 : cluster [DBG] pgmap v2771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:16 smithi082 bash[20963]: audit 2024-04-03T15:51:16.374407+0000 mon.c (mon.2) 1045 : audit [DBG] from='client.? 172.21.15.67:0/2764678673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:16 smithi067 bash[17655]: cluster 2024-04-03T15:51:15.552177+0000 mgr.y (mgr.24370) 2787 : cluster [DBG] pgmap v2771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:16 smithi067 bash[17655]: audit 2024-04-03T15:51:16.374407+0000 mon.c (mon.2) 1045 : audit [DBG] from='client.? 172.21.15.67:0/2764678673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:16 smithi067 bash[27441]: cluster 2024-04-03T15:51:15.552177+0000 mgr.y (mgr.24370) 2787 : cluster [DBG] pgmap v2771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:16 smithi067 bash[27441]: audit 2024-04-03T15:51:16.374407+0000 mon.c (mon.2) 1045 : audit [DBG] from='client.? 172.21.15.67:0/2764678673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:18 smithi082 bash[20963]: cluster 2024-04-03T15:51:17.553364+0000 mgr.y (mgr.24370) 2788 : cluster [DBG] pgmap v2772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:18 smithi067 bash[17655]: cluster 2024-04-03T15:51:17.553364+0000 mgr.y (mgr.24370) 2788 : cluster [DBG] pgmap v2772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:18 smithi067 bash[27441]: cluster 2024-04-03T15:51:17.553364+0000 mgr.y (mgr.24370) 2788 : cluster [DBG] pgmap v2772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:20.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:19 smithi082 bash[20963]: audit 2024-04-03T15:51:18.835894+0000 mon.c (mon.2) 1046 : audit [DBG] from='client.? 172.21.15.67:0/2024611495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:19 smithi082 bash[20963]: audit 2024-04-03T15:51:19.724276+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:51:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:19 smithi067 bash[27441]: audit 2024-04-03T15:51:18.835894+0000 mon.c (mon.2) 1046 : audit [DBG] from='client.? 172.21.15.67:0/2024611495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:19 smithi067 bash[27441]: audit 2024-04-03T15:51:19.724276+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:51:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:19 smithi067 bash[17655]: audit 2024-04-03T15:51:18.835894+0000 mon.c (mon.2) 1046 : audit [DBG] from='client.? 172.21.15.67:0/2024611495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:19 smithi067 bash[17655]: audit 2024-04-03T15:51:19.724276+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:51:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:20 smithi082 bash[20963]: cluster 2024-04-03T15:51:19.553970+0000 mgr.y (mgr.24370) 2789 : cluster [DBG] pgmap v2773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:20 smithi067 bash[17655]: cluster 2024-04-03T15:51:19.553970+0000 mgr.y (mgr.24370) 2789 : cluster [DBG] pgmap v2773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:20 smithi067 bash[27441]: cluster 2024-04-03T15:51:19.553970+0000 mgr.y (mgr.24370) 2789 : cluster [DBG] pgmap v2773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:21 smithi082 bash[20963]: audit 2024-04-03T15:51:21.280357+0000 mon.c (mon.2) 1047 : audit [DBG] from='client.? 172.21.15.67:0/2607112305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:21 smithi067 bash[17655]: audit 2024-04-03T15:51:21.280357+0000 mon.c (mon.2) 1047 : audit [DBG] from='client.? 172.21.15.67:0/2607112305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:21 smithi067 bash[27441]: audit 2024-04-03T15:51:21.280357+0000 mon.c (mon.2) 1047 : audit [DBG] from='client.? 172.21.15.67:0/2607112305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:22 smithi082 bash[20963]: cluster 2024-04-03T15:51:21.555132+0000 mgr.y (mgr.24370) 2790 : cluster [DBG] pgmap v2774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:23.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:51:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:22 smithi067 bash[27441]: cluster 2024-04-03T15:51:21.555132+0000 mgr.y (mgr.24370) 2790 : cluster [DBG] pgmap v2774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:22 smithi067 bash[17655]: cluster 2024-04-03T15:51:21.555132+0000 mgr.y (mgr.24370) 2790 : cluster [DBG] pgmap v2774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:23.856 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:51:24.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:23 smithi082 bash[20963]: audit 2024-04-03T15:51:23.723469+0000 mon.c (mon.2) 1048 : audit [DBG] from='client.? 172.21.15.67:0/825830897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:23 smithi067 bash[17655]: audit 2024-04-03T15:51:23.723469+0000 mon.c (mon.2) 1048 : audit [DBG] from='client.? 172.21.15.67:0/825830897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:24.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:23 smithi067 bash[27441]: audit 2024-04-03T15:51:23.723469+0000 mon.c (mon.2) 1048 : audit [DBG] from='client.? 172.21.15.67:0/825830897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:24 smithi082 bash[20963]: cluster 2024-04-03T15:51:23.555801+0000 mgr.y (mgr.24370) 2791 : cluster [DBG] pgmap v2775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:24 smithi082 bash[20963]: audit 2024-04-03T15:51:24.791396+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:24 smithi067 bash[17655]: cluster 2024-04-03T15:51:23.555801+0000 mgr.y (mgr.24370) 2791 : cluster [DBG] pgmap v2775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:24 smithi067 bash[17655]: audit 2024-04-03T15:51:24.791396+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:24 smithi067 bash[27441]: cluster 2024-04-03T15:51:23.555801+0000 mgr.y (mgr.24370) 2791 : cluster [DBG] pgmap v2775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:24 smithi067 bash[27441]: audit 2024-04-03T15:51:24.791396+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:25.469379+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:25.476983+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: cluster 2024-04-03T15:51:25.556474+0000 mgr.y (mgr.24370) 2792 : cluster [DBG] pgmap v2776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:25.723007+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:25.732866+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:26.179177+0000 mon.c (mon.2) 1049 : audit [DBG] from='client.? 172.21.15.67:0/2364924484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:26.227841+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:26.238968+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:26.427884+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:26.434887+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:26.436433+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:51:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:26.437789+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:51:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:26 smithi082 bash[20963]: audit 2024-04-03T15:51:26.445146+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:25.469379+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:25.476983+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: cluster 2024-04-03T15:51:25.556474+0000 mgr.y (mgr.24370) 2792 : cluster [DBG] pgmap v2776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:25.723007+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:25.732866+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:26.179177+0000 mon.c (mon.2) 1049 : audit [DBG] from='client.? 172.21.15.67:0/2364924484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:26.227841+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:26.238968+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:26.427884+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:26.434887+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:26.436433+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:26.437789+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:51:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[17655]: audit 2024-04-03T15:51:26.445146+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:25.469379+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:25.476983+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: cluster 2024-04-03T15:51:25.556474+0000 mgr.y (mgr.24370) 2792 : cluster [DBG] pgmap v2776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:25.723007+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:25.732866+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:26.179177+0000 mon.c (mon.2) 1049 : audit [DBG] from='client.? 172.21.15.67:0/2364924484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:26.227841+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:26.238968+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:26.427884+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:26.434887+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:26.436433+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:26.437789+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:51:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:26 smithi067 bash[27441]: audit 2024-04-03T15:51:26.445146+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:51:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:28 smithi082 bash[20963]: cluster 2024-04-03T15:51:27.557584+0000 mgr.y (mgr.24370) 2793 : cluster [DBG] pgmap v2777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:28 smithi067 bash[27441]: cluster 2024-04-03T15:51:27.557584+0000 mgr.y (mgr.24370) 2793 : cluster [DBG] pgmap v2777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:28 smithi067 bash[17655]: cluster 2024-04-03T15:51:27.557584+0000 mgr.y (mgr.24370) 2793 : cluster [DBG] pgmap v2777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:29 smithi082 bash[20963]: audit 2024-04-03T15:51:28.638086+0000 mon.a (mon.0) 3058 : audit [DBG] from='client.? 172.21.15.67:0/2718429092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:29 smithi067 bash[27441]: audit 2024-04-03T15:51:28.638086+0000 mon.a (mon.0) 3058 : audit [DBG] from='client.? 172.21.15.67:0/2718429092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:29 smithi067 bash[17655]: audit 2024-04-03T15:51:28.638086+0000 mon.a (mon.0) 3058 : audit [DBG] from='client.? 172.21.15.67:0/2718429092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:30 smithi082 bash[20963]: cluster 2024-04-03T15:51:29.558283+0000 mgr.y (mgr.24370) 2794 : cluster [DBG] pgmap v2778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:30 smithi067 bash[27441]: cluster 2024-04-03T15:51:29.558283+0000 mgr.y (mgr.24370) 2794 : cluster [DBG] pgmap v2778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:30 smithi067 bash[17655]: cluster 2024-04-03T15:51:29.558283+0000 mgr.y (mgr.24370) 2794 : cluster [DBG] pgmap v2778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:31 smithi067 bash[17655]: audit 2024-04-03T15:51:31.091015+0000 mon.c (mon.2) 1050 : audit [DBG] from='client.? 172.21.15.67:0/3387219625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:31 smithi067 bash[27441]: audit 2024-04-03T15:51:31.091015+0000 mon.c (mon.2) 1050 : audit [DBG] from='client.? 172.21.15.67:0/3387219625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:31 smithi082 bash[20963]: audit 2024-04-03T15:51:31.091015+0000 mon.c (mon.2) 1050 : audit [DBG] from='client.? 172.21.15.67:0/3387219625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:32 smithi067 bash[27441]: cluster 2024-04-03T15:51:31.559546+0000 mgr.y (mgr.24370) 2795 : cluster [DBG] pgmap v2779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:32 smithi067 bash[17655]: cluster 2024-04-03T15:51:31.559546+0000 mgr.y (mgr.24370) 2795 : cluster [DBG] pgmap v2779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:32 smithi082 bash[20963]: cluster 2024-04-03T15:51:31.559546+0000 mgr.y (mgr.24370) 2795 : cluster [DBG] pgmap v2779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:51:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:33 smithi082 bash[20963]: audit 2024-04-03T15:51:33.546041+0000 mon.a (mon.0) 3059 : audit [DBG] from='client.? 172.21.15.67:0/3543795900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:51:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:33 smithi067 bash[17655]: audit 2024-04-03T15:51:33.546041+0000 mon.a (mon.0) 3059 : audit [DBG] from='client.? 172.21.15.67:0/3543795900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:33 smithi067 bash[27441]: audit 2024-04-03T15:51:33.546041+0000 mon.a (mon.0) 3059 : audit [DBG] from='client.? 172.21.15.67:0/3543795900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:34 smithi067 bash[17655]: cluster 2024-04-03T15:51:33.560257+0000 mgr.y (mgr.24370) 2796 : cluster [DBG] pgmap v2780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:34 smithi067 bash[27441]: cluster 2024-04-03T15:51:33.560257+0000 mgr.y (mgr.24370) 2796 : cluster [DBG] pgmap v2780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:34 smithi082 bash[20963]: cluster 2024-04-03T15:51:33.560257+0000 mgr.y (mgr.24370) 2796 : cluster [DBG] pgmap v2780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:36 smithi067 bash[17655]: cluster 2024-04-03T15:51:35.561117+0000 mgr.y (mgr.24370) 2797 : cluster [DBG] pgmap v2781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:36 smithi067 bash[17655]: audit 2024-04-03T15:51:35.989534+0000 mon.c (mon.2) 1051 : audit [DBG] from='client.? 172.21.15.67:0/165788337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:36 smithi067 bash[27441]: cluster 2024-04-03T15:51:35.561117+0000 mgr.y (mgr.24370) 2797 : cluster [DBG] pgmap v2781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:36 smithi067 bash[27441]: audit 2024-04-03T15:51:35.989534+0000 mon.c (mon.2) 1051 : audit [DBG] from='client.? 172.21.15.67:0/165788337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:36 smithi082 bash[20963]: cluster 2024-04-03T15:51:35.561117+0000 mgr.y (mgr.24370) 2797 : cluster [DBG] pgmap v2781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:36 smithi082 bash[20963]: audit 2024-04-03T15:51:35.989534+0000 mon.c (mon.2) 1051 : audit [DBG] from='client.? 172.21.15.67:0/165788337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:38 smithi067 bash[27441]: cluster 2024-04-03T15:51:37.562163+0000 mgr.y (mgr.24370) 2798 : cluster [DBG] pgmap v2782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:38 smithi067 bash[27441]: audit 2024-04-03T15:51:38.443847+0000 mon.a (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.67:0/2681029286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:38 smithi067 bash[17655]: cluster 2024-04-03T15:51:37.562163+0000 mgr.y (mgr.24370) 2798 : cluster [DBG] pgmap v2782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:38 smithi067 bash[17655]: audit 2024-04-03T15:51:38.443847+0000 mon.a (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.67:0/2681029286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:38 smithi082 bash[20963]: cluster 2024-04-03T15:51:37.562163+0000 mgr.y (mgr.24370) 2798 : cluster [DBG] pgmap v2782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:38 smithi082 bash[20963]: audit 2024-04-03T15:51:38.443847+0000 mon.a (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.67:0/2681029286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:40 smithi067 bash[17655]: cluster 2024-04-03T15:51:39.562828+0000 mgr.y (mgr.24370) 2799 : cluster [DBG] pgmap v2783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:40 smithi067 bash[17655]: audit 2024-04-03T15:51:39.791801+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:40 smithi067 bash[27441]: cluster 2024-04-03T15:51:39.562828+0000 mgr.y (mgr.24370) 2799 : cluster [DBG] pgmap v2783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:40 smithi067 bash[27441]: audit 2024-04-03T15:51:39.791801+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:40 smithi082 bash[20963]: cluster 2024-04-03T15:51:39.562828+0000 mgr.y (mgr.24370) 2799 : cluster [DBG] pgmap v2783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:40 smithi082 bash[20963]: audit 2024-04-03T15:51:39.791801+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:41 smithi082 bash[20963]: audit 2024-04-03T15:51:40.899047+0000 mon.a (mon.0) 3062 : audit [DBG] from='client.? 172.21.15.67:0/772993741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:41 smithi067 bash[27441]: audit 2024-04-03T15:51:40.899047+0000 mon.a (mon.0) 3062 : audit [DBG] from='client.? 172.21.15.67:0/772993741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:41 smithi067 bash[17655]: audit 2024-04-03T15:51:40.899047+0000 mon.a (mon.0) 3062 : audit [DBG] from='client.? 172.21.15.67:0/772993741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:42 smithi067 bash[27441]: cluster 2024-04-03T15:51:41.563997+0000 mgr.y (mgr.24370) 2800 : cluster [DBG] pgmap v2784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:42 smithi067 bash[17655]: cluster 2024-04-03T15:51:41.563997+0000 mgr.y (mgr.24370) 2800 : cluster [DBG] pgmap v2784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:42 smithi082 bash[20963]: cluster 2024-04-03T15:51:41.563997+0000 mgr.y (mgr.24370) 2800 : cluster [DBG] pgmap v2784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:43] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:51:43.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:43 smithi082 bash[20963]: audit 2024-04-03T15:51:43.348291+0000 mon.a (mon.0) 3063 : audit [DBG] from='client.? 172.21.15.67:0/3470327974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:51:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:43 smithi067 bash[17655]: audit 2024-04-03T15:51:43.348291+0000 mon.a (mon.0) 3063 : audit [DBG] from='client.? 172.21.15.67:0/3470327974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:43 smithi067 bash[27441]: audit 2024-04-03T15:51:43.348291+0000 mon.a (mon.0) 3063 : audit [DBG] from='client.? 172.21.15.67:0/3470327974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:44 smithi082 bash[20963]: cluster 2024-04-03T15:51:43.564656+0000 mgr.y (mgr.24370) 2801 : cluster [DBG] pgmap v2785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:44 smithi067 bash[27441]: cluster 2024-04-03T15:51:43.564656+0000 mgr.y (mgr.24370) 2801 : cluster [DBG] pgmap v2785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:44 smithi067 bash[17655]: cluster 2024-04-03T15:51:43.564656+0000 mgr.y (mgr.24370) 2801 : cluster [DBG] pgmap v2785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:46 smithi082 bash[20963]: cluster 2024-04-03T15:51:45.565485+0000 mgr.y (mgr.24370) 2802 : cluster [DBG] pgmap v2786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:46 smithi082 bash[20963]: audit 2024-04-03T15:51:45.797830+0000 mon.c (mon.2) 1052 : audit [DBG] from='client.? 172.21.15.67:0/1833933412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:46 smithi067 bash[17655]: cluster 2024-04-03T15:51:45.565485+0000 mgr.y (mgr.24370) 2802 : cluster [DBG] pgmap v2786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:46 smithi067 bash[17655]: audit 2024-04-03T15:51:45.797830+0000 mon.c (mon.2) 1052 : audit [DBG] from='client.? 172.21.15.67:0/1833933412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:46 smithi067 bash[27441]: cluster 2024-04-03T15:51:45.565485+0000 mgr.y (mgr.24370) 2802 : cluster [DBG] pgmap v2786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:46 smithi067 bash[27441]: audit 2024-04-03T15:51:45.797830+0000 mon.c (mon.2) 1052 : audit [DBG] from='client.? 172.21.15.67:0/1833933412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:48 smithi082 bash[20963]: cluster 2024-04-03T15:51:47.566464+0000 mgr.y (mgr.24370) 2803 : cluster [DBG] pgmap v2787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:48 smithi082 bash[20963]: audit 2024-04-03T15:51:48.252593+0000 mon.c (mon.2) 1053 : audit [DBG] from='client.? 172.21.15.67:0/1069123351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:48 smithi067 bash[17655]: cluster 2024-04-03T15:51:47.566464+0000 mgr.y (mgr.24370) 2803 : cluster [DBG] pgmap v2787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:48 smithi067 bash[17655]: audit 2024-04-03T15:51:48.252593+0000 mon.c (mon.2) 1053 : audit [DBG] from='client.? 172.21.15.67:0/1069123351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:48 smithi067 bash[27441]: cluster 2024-04-03T15:51:47.566464+0000 mgr.y (mgr.24370) 2803 : cluster [DBG] pgmap v2787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:48 smithi067 bash[27441]: audit 2024-04-03T15:51:48.252593+0000 mon.c (mon.2) 1053 : audit [DBG] from='client.? 172.21.15.67:0/1069123351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:50 smithi082 bash[20963]: cluster 2024-04-03T15:51:49.567144+0000 mgr.y (mgr.24370) 2804 : cluster [DBG] pgmap v2788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:50 smithi067 bash[17655]: cluster 2024-04-03T15:51:49.567144+0000 mgr.y (mgr.24370) 2804 : cluster [DBG] pgmap v2788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:50 smithi067 bash[27441]: cluster 2024-04-03T15:51:49.567144+0000 mgr.y (mgr.24370) 2804 : cluster [DBG] pgmap v2788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:51 smithi082 bash[20963]: audit 2024-04-03T15:51:50.718017+0000 mon.a (mon.0) 3064 : audit [DBG] from='client.? 172.21.15.67:0/2312161178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:52.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:51 smithi067 bash[27441]: audit 2024-04-03T15:51:50.718017+0000 mon.a (mon.0) 3064 : audit [DBG] from='client.? 172.21.15.67:0/2312161178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:51 smithi067 bash[17655]: audit 2024-04-03T15:51:50.718017+0000 mon.a (mon.0) 3064 : audit [DBG] from='client.? 172.21.15.67:0/2312161178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:52 smithi067 bash[17655]: cluster 2024-04-03T15:51:51.568338+0000 mgr.y (mgr.24370) 2805 : cluster [DBG] pgmap v2789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:52 smithi067 bash[27441]: cluster 2024-04-03T15:51:51.568338+0000 mgr.y (mgr.24370) 2805 : cluster [DBG] pgmap v2789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:52 smithi082 bash[20963]: cluster 2024-04-03T15:51:51.568338+0000 mgr.y (mgr.24370) 2805 : cluster [DBG] pgmap v2789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:53] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:51:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:53 smithi082 bash[20963]: audit 2024-04-03T15:51:53.171071+0000 mon.a (mon.0) 3065 : audit [DBG] from='client.? 172.21.15.67:0/2491710143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:51:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:53 smithi067 bash[27441]: audit 2024-04-03T15:51:53.171071+0000 mon.a (mon.0) 3065 : audit [DBG] from='client.? 172.21.15.67:0/2491710143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:53 smithi067 bash[17655]: audit 2024-04-03T15:51:53.171071+0000 mon.a (mon.0) 3065 : audit [DBG] from='client.? 172.21.15.67:0/2491710143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:54 smithi082 bash[20963]: cluster 2024-04-03T15:51:53.568970+0000 mgr.y (mgr.24370) 2806 : cluster [DBG] pgmap v2790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:54 smithi067 bash[17655]: cluster 2024-04-03T15:51:53.568970+0000 mgr.y (mgr.24370) 2806 : cluster [DBG] pgmap v2790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:54 smithi067 bash[27441]: cluster 2024-04-03T15:51:53.568970+0000 mgr.y (mgr.24370) 2806 : cluster [DBG] pgmap v2790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:55 smithi082 bash[20963]: audit 2024-04-03T15:51:54.792148+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:55 smithi082 bash[20963]: audit 2024-04-03T15:51:55.625374+0000 mon.a (mon.0) 3067 : audit [DBG] from='client.? 172.21.15.67:0/552149463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:55 smithi067 bash[17655]: audit 2024-04-03T15:51:54.792148+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:55 smithi067 bash[17655]: audit 2024-04-03T15:51:55.625374+0000 mon.a (mon.0) 3067 : audit [DBG] from='client.? 172.21.15.67:0/552149463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:55 smithi067 bash[27441]: audit 2024-04-03T15:51:54.792148+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:51:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:55 smithi067 bash[27441]: audit 2024-04-03T15:51:55.625374+0000 mon.a (mon.0) 3067 : audit [DBG] from='client.? 172.21.15.67:0/552149463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:56 smithi082 bash[20963]: cluster 2024-04-03T15:51:55.569726+0000 mgr.y (mgr.24370) 2807 : cluster [DBG] pgmap v2791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:56 smithi067 bash[17655]: cluster 2024-04-03T15:51:55.569726+0000 mgr.y (mgr.24370) 2807 : cluster [DBG] pgmap v2791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:56 smithi067 bash[27441]: cluster 2024-04-03T15:51:55.569726+0000 mgr.y (mgr.24370) 2807 : cluster [DBG] pgmap v2791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:58 smithi082 bash[20963]: cluster 2024-04-03T15:51:57.570518+0000 mgr.y (mgr.24370) 2808 : cluster [DBG] pgmap v2792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:51:58 smithi082 bash[20963]: audit 2024-04-03T15:51:58.080302+0000 mon.c (mon.2) 1054 : audit [DBG] from='client.? 172.21.15.67:0/3594736524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:58 smithi067 bash[17655]: cluster 2024-04-03T15:51:57.570518+0000 mgr.y (mgr.24370) 2808 : cluster [DBG] pgmap v2792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:51:58 smithi067 bash[17655]: audit 2024-04-03T15:51:58.080302+0000 mon.c (mon.2) 1054 : audit [DBG] from='client.? 172.21.15.67:0/3594736524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:51:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:58 smithi067 bash[27441]: cluster 2024-04-03T15:51:57.570518+0000 mgr.y (mgr.24370) 2808 : cluster [DBG] pgmap v2792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:51:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:51:58 smithi067 bash[27441]: audit 2024-04-03T15:51:58.080302+0000 mon.c (mon.2) 1054 : audit [DBG] from='client.? 172.21.15.67:0/3594736524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:00 smithi082 bash[20963]: cluster 2024-04-03T15:51:59.571221+0000 mgr.y (mgr.24370) 2809 : cluster [DBG] pgmap v2793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:00 smithi082 bash[20963]: audit 2024-04-03T15:52:00.531125+0000 mon.c (mon.2) 1055 : audit [DBG] from='client.? 172.21.15.67:0/4230371693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:00 smithi067 bash[27441]: cluster 2024-04-03T15:51:59.571221+0000 mgr.y (mgr.24370) 2809 : cluster [DBG] pgmap v2793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:00 smithi067 bash[27441]: audit 2024-04-03T15:52:00.531125+0000 mon.c (mon.2) 1055 : audit [DBG] from='client.? 172.21.15.67:0/4230371693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:00 smithi067 bash[17655]: cluster 2024-04-03T15:51:59.571221+0000 mgr.y (mgr.24370) 2809 : cluster [DBG] pgmap v2793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:00 smithi067 bash[17655]: audit 2024-04-03T15:52:00.531125+0000 mon.c (mon.2) 1055 : audit [DBG] from='client.? 172.21.15.67:0/4230371693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:02 smithi067 bash[27441]: cluster 2024-04-03T15:52:01.572353+0000 mgr.y (mgr.24370) 2810 : cluster [DBG] pgmap v2794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:02 smithi067 bash[17655]: cluster 2024-04-03T15:52:01.572353+0000 mgr.y (mgr.24370) 2810 : cluster [DBG] pgmap v2794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:02 smithi082 bash[20963]: cluster 2024-04-03T15:52:01.572353+0000 mgr.y (mgr.24370) 2810 : cluster [DBG] pgmap v2794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:52:03.757 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:52:04.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:03 smithi082 bash[20963]: audit 2024-04-03T15:52:02.993269+0000 mon.c (mon.2) 1056 : audit [DBG] from='client.? 172.21.15.67:0/3656157275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:03 smithi067 bash[27441]: audit 2024-04-03T15:52:02.993269+0000 mon.c (mon.2) 1056 : audit [DBG] from='client.? 172.21.15.67:0/3656157275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:03 smithi067 bash[17655]: audit 2024-04-03T15:52:02.993269+0000 mon.c (mon.2) 1056 : audit [DBG] from='client.? 172.21.15.67:0/3656157275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:04 smithi082 bash[20963]: cluster 2024-04-03T15:52:03.572999+0000 mgr.y (mgr.24370) 2811 : cluster [DBG] pgmap v2795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:04 smithi067 bash[17655]: cluster 2024-04-03T15:52:03.572999+0000 mgr.y (mgr.24370) 2811 : cluster [DBG] pgmap v2795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:04 smithi067 bash[27441]: cluster 2024-04-03T15:52:03.572999+0000 mgr.y (mgr.24370) 2811 : cluster [DBG] pgmap v2795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:06.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:05 smithi082 bash[20963]: audit 2024-04-03T15:52:05.445971+0000 mon.c (mon.2) 1057 : audit [DBG] from='client.? 172.21.15.67:0/3282276658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:05 smithi067 bash[27441]: audit 2024-04-03T15:52:05.445971+0000 mon.c (mon.2) 1057 : audit [DBG] from='client.? 172.21.15.67:0/3282276658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:05 smithi067 bash[17655]: audit 2024-04-03T15:52:05.445971+0000 mon.c (mon.2) 1057 : audit [DBG] from='client.? 172.21.15.67:0/3282276658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:06 smithi082 bash[20963]: cluster 2024-04-03T15:52:05.574004+0000 mgr.y (mgr.24370) 2812 : cluster [DBG] pgmap v2796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:06 smithi067 bash[27441]: cluster 2024-04-03T15:52:05.574004+0000 mgr.y (mgr.24370) 2812 : cluster [DBG] pgmap v2796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:06 smithi067 bash[17655]: cluster 2024-04-03T15:52:05.574004+0000 mgr.y (mgr.24370) 2812 : cluster [DBG] pgmap v2796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:08 smithi082 bash[20963]: cluster 2024-04-03T15:52:07.574643+0000 mgr.y (mgr.24370) 2813 : cluster [DBG] pgmap v2797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:08 smithi082 bash[20963]: audit 2024-04-03T15:52:07.894840+0000 mon.a (mon.0) 3068 : audit [DBG] from='client.? 172.21.15.67:0/3633728331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:08 smithi067 bash[17655]: cluster 2024-04-03T15:52:07.574643+0000 mgr.y (mgr.24370) 2813 : cluster [DBG] pgmap v2797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:08 smithi067 bash[17655]: audit 2024-04-03T15:52:07.894840+0000 mon.a (mon.0) 3068 : audit [DBG] from='client.? 172.21.15.67:0/3633728331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:08 smithi067 bash[27441]: cluster 2024-04-03T15:52:07.574643+0000 mgr.y (mgr.24370) 2813 : cluster [DBG] pgmap v2797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:08 smithi067 bash[27441]: audit 2024-04-03T15:52:07.894840+0000 mon.a (mon.0) 3068 : audit [DBG] from='client.? 172.21.15.67:0/3633728331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:10 smithi082 bash[20963]: cluster 2024-04-03T15:52:09.575342+0000 mgr.y (mgr.24370) 2814 : cluster [DBG] pgmap v2798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:10 smithi082 bash[20963]: audit 2024-04-03T15:52:09.792458+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:10 smithi082 bash[20963]: audit 2024-04-03T15:52:10.350188+0000 mon.c (mon.2) 1058 : audit [DBG] from='client.? 172.21.15.67:0/338726704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:10 smithi067 bash[17655]: cluster 2024-04-03T15:52:09.575342+0000 mgr.y (mgr.24370) 2814 : cluster [DBG] pgmap v2798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:10 smithi067 bash[17655]: audit 2024-04-03T15:52:09.792458+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:10 smithi067 bash[17655]: audit 2024-04-03T15:52:10.350188+0000 mon.c (mon.2) 1058 : audit [DBG] from='client.? 172.21.15.67:0/338726704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:10 smithi067 bash[27441]: cluster 2024-04-03T15:52:09.575342+0000 mgr.y (mgr.24370) 2814 : cluster [DBG] pgmap v2798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:10 smithi067 bash[27441]: audit 2024-04-03T15:52:09.792458+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:10 smithi067 bash[27441]: audit 2024-04-03T15:52:10.350188+0000 mon.c (mon.2) 1058 : audit [DBG] from='client.? 172.21.15.67:0/338726704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:12 smithi067 bash[27441]: cluster 2024-04-03T15:52:11.576464+0000 mgr.y (mgr.24370) 2815 : cluster [DBG] pgmap v2799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:12 smithi067 bash[17655]: cluster 2024-04-03T15:52:11.576464+0000 mgr.y (mgr.24370) 2815 : cluster [DBG] pgmap v2799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:12 smithi082 bash[20963]: cluster 2024-04-03T15:52:11.576464+0000 mgr.y (mgr.24370) 2815 : cluster [DBG] pgmap v2799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:52:13.781 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:52:14.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:13 smithi082 bash[20963]: audit 2024-04-03T15:52:12.810968+0000 mon.a (mon.0) 3070 : audit [DBG] from='client.? 172.21.15.67:0/1118692258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:13 smithi067 bash[17655]: audit 2024-04-03T15:52:12.810968+0000 mon.a (mon.0) 3070 : audit [DBG] from='client.? 172.21.15.67:0/1118692258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:13 smithi067 bash[27441]: audit 2024-04-03T15:52:12.810968+0000 mon.a (mon.0) 3070 : audit [DBG] from='client.? 172.21.15.67:0/1118692258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:14 smithi082 bash[20963]: cluster 2024-04-03T15:52:13.577168+0000 mgr.y (mgr.24370) 2816 : cluster [DBG] pgmap v2800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:14 smithi067 bash[27441]: cluster 2024-04-03T15:52:13.577168+0000 mgr.y (mgr.24370) 2816 : cluster [DBG] pgmap v2800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:14 smithi067 bash[17655]: cluster 2024-04-03T15:52:13.577168+0000 mgr.y (mgr.24370) 2816 : cluster [DBG] pgmap v2800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:16.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:15 smithi082 bash[20963]: audit 2024-04-03T15:52:15.270377+0000 mon.a (mon.0) 3071 : audit [DBG] from='client.? 172.21.15.67:0/293043804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:15 smithi067 bash[17655]: audit 2024-04-03T15:52:15.270377+0000 mon.a (mon.0) 3071 : audit [DBG] from='client.? 172.21.15.67:0/293043804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:15 smithi067 bash[27441]: audit 2024-04-03T15:52:15.270377+0000 mon.a (mon.0) 3071 : audit [DBG] from='client.? 172.21.15.67:0/293043804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:16 smithi082 bash[20963]: cluster 2024-04-03T15:52:15.578218+0000 mgr.y (mgr.24370) 2817 : cluster [DBG] pgmap v2801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:16 smithi067 bash[17655]: cluster 2024-04-03T15:52:15.578218+0000 mgr.y (mgr.24370) 2817 : cluster [DBG] pgmap v2801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:16 smithi067 bash[27441]: cluster 2024-04-03T15:52:15.578218+0000 mgr.y (mgr.24370) 2817 : cluster [DBG] pgmap v2801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:18.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:17 smithi082 bash[20963]: audit 2024-04-03T15:52:17.714807+0000 mon.c (mon.2) 1059 : audit [DBG] from='client.? 172.21.15.67:0/1156808233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:18.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:17 smithi067 bash[17655]: audit 2024-04-03T15:52:17.714807+0000 mon.c (mon.2) 1059 : audit [DBG] from='client.? 172.21.15.67:0/1156808233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:17 smithi067 bash[27441]: audit 2024-04-03T15:52:17.714807+0000 mon.c (mon.2) 1059 : audit [DBG] from='client.? 172.21.15.67:0/1156808233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:18 smithi082 bash[20963]: cluster 2024-04-03T15:52:17.578845+0000 mgr.y (mgr.24370) 2818 : cluster [DBG] pgmap v2802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:18 smithi067 bash[17655]: cluster 2024-04-03T15:52:17.578845+0000 mgr.y (mgr.24370) 2818 : cluster [DBG] pgmap v2802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:19.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:18 smithi067 bash[27441]: cluster 2024-04-03T15:52:17.578845+0000 mgr.y (mgr.24370) 2818 : cluster [DBG] pgmap v2802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:20 smithi082 bash[20963]: cluster 2024-04-03T15:52:19.579528+0000 mgr.y (mgr.24370) 2819 : cluster [DBG] pgmap v2803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:20 smithi082 bash[20963]: audit 2024-04-03T15:52:20.169918+0000 mon.a (mon.0) 3072 : audit [DBG] from='client.? 172.21.15.67:0/2866281475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:20 smithi067 bash[27441]: cluster 2024-04-03T15:52:19.579528+0000 mgr.y (mgr.24370) 2819 : cluster [DBG] pgmap v2803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:20 smithi067 bash[27441]: audit 2024-04-03T15:52:20.169918+0000 mon.a (mon.0) 3072 : audit [DBG] from='client.? 172.21.15.67:0/2866281475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:20 smithi067 bash[17655]: cluster 2024-04-03T15:52:19.579528+0000 mgr.y (mgr.24370) 2819 : cluster [DBG] pgmap v2803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:20 smithi067 bash[17655]: audit 2024-04-03T15:52:20.169918+0000 mon.a (mon.0) 3072 : audit [DBG] from='client.? 172.21.15.67:0/2866281475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:22 smithi067 bash[17655]: cluster 2024-04-03T15:52:21.580711+0000 mgr.y (mgr.24370) 2820 : cluster [DBG] pgmap v2804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:22 smithi067 bash[17655]: audit 2024-04-03T15:52:22.616924+0000 mon.c (mon.2) 1060 : audit [DBG] from='client.? 172.21.15.67:0/1173080646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:22 smithi067 bash[27441]: cluster 2024-04-03T15:52:21.580711+0000 mgr.y (mgr.24370) 2820 : cluster [DBG] pgmap v2804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:22 smithi067 bash[27441]: audit 2024-04-03T15:52:22.616924+0000 mon.c (mon.2) 1060 : audit [DBG] from='client.? 172.21.15.67:0/1173080646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:22 smithi082 bash[20963]: cluster 2024-04-03T15:52:21.580711+0000 mgr.y (mgr.24370) 2820 : cluster [DBG] pgmap v2804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:22 smithi082 bash[20963]: audit 2024-04-03T15:52:22.616924+0000 mon.c (mon.2) 1060 : audit [DBG] from='client.? 172.21.15.67:0/1173080646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:52:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:52:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:24 smithi082 bash[20963]: cluster 2024-04-03T15:52:23.581423+0000 mgr.y (mgr.24370) 2821 : cluster [DBG] pgmap v2805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:24 smithi082 bash[20963]: audit 2024-04-03T15:52:24.792881+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:24 smithi067 bash[27441]: cluster 2024-04-03T15:52:23.581423+0000 mgr.y (mgr.24370) 2821 : cluster [DBG] pgmap v2805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:24 smithi067 bash[27441]: audit 2024-04-03T15:52:24.792881+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:24 smithi067 bash[17655]: cluster 2024-04-03T15:52:23.581423+0000 mgr.y (mgr.24370) 2821 : cluster [DBG] pgmap v2805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:24 smithi067 bash[17655]: audit 2024-04-03T15:52:24.792881+0000 mon.a (mon.0) 3073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:25 smithi082 bash[20963]: audit 2024-04-03T15:52:25.076843+0000 mon.c (mon.2) 1061 : audit [DBG] from='client.? 172.21.15.67:0/1246620499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:25 smithi067 bash[27441]: audit 2024-04-03T15:52:25.076843+0000 mon.c (mon.2) 1061 : audit [DBG] from='client.? 172.21.15.67:0/1246620499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:25 smithi067 bash[17655]: audit 2024-04-03T15:52:25.076843+0000 mon.c (mon.2) 1061 : audit [DBG] from='client.? 172.21.15.67:0/1246620499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:26 smithi082 bash[20963]: cluster 2024-04-03T15:52:25.582312+0000 mgr.y (mgr.24370) 2822 : cluster [DBG] pgmap v2806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:26 smithi082 bash[20963]: audit 2024-04-03T15:52:26.520622+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:52:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:26 smithi067 bash[17655]: cluster 2024-04-03T15:52:25.582312+0000 mgr.y (mgr.24370) 2822 : cluster [DBG] pgmap v2806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:26 smithi067 bash[17655]: audit 2024-04-03T15:52:26.520622+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:52:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:26 smithi067 bash[27441]: cluster 2024-04-03T15:52:25.582312+0000 mgr.y (mgr.24370) 2822 : cluster [DBG] pgmap v2806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:26 smithi067 bash[27441]: audit 2024-04-03T15:52:26.520622+0000 mon.a (mon.0) 3074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:52:28.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:27 smithi082 bash[20963]: audit 2024-04-03T15:52:27.524170+0000 mon.a (mon.0) 3075 : audit [DBG] from='client.? 172.21.15.67:0/3940730888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:28.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:27 smithi067 bash[17655]: audit 2024-04-03T15:52:27.524170+0000 mon.a (mon.0) 3075 : audit [DBG] from='client.? 172.21.15.67:0/3940730888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:28.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:27 smithi067 bash[27441]: audit 2024-04-03T15:52:27.524170+0000 mon.a (mon.0) 3075 : audit [DBG] from='client.? 172.21.15.67:0/3940730888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:28 smithi082 bash[20963]: cluster 2024-04-03T15:52:27.582969+0000 mgr.y (mgr.24370) 2823 : cluster [DBG] pgmap v2807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:28 smithi067 bash[17655]: cluster 2024-04-03T15:52:27.582969+0000 mgr.y (mgr.24370) 2823 : cluster [DBG] pgmap v2807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:28 smithi067 bash[27441]: cluster 2024-04-03T15:52:27.582969+0000 mgr.y (mgr.24370) 2823 : cluster [DBG] pgmap v2807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:30 smithi082 bash[20963]: cluster 2024-04-03T15:52:29.583495+0000 mgr.y (mgr.24370) 2824 : cluster [DBG] pgmap v2808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:30 smithi082 bash[20963]: audit 2024-04-03T15:52:29.979110+0000 mon.a (mon.0) 3076 : audit [DBG] from='client.? 172.21.15.67:0/2596552194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:30 smithi067 bash[17655]: cluster 2024-04-03T15:52:29.583495+0000 mgr.y (mgr.24370) 2824 : cluster [DBG] pgmap v2808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:30 smithi067 bash[17655]: audit 2024-04-03T15:52:29.979110+0000 mon.a (mon.0) 3076 : audit [DBG] from='client.? 172.21.15.67:0/2596552194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:30 smithi067 bash[27441]: cluster 2024-04-03T15:52:29.583495+0000 mgr.y (mgr.24370) 2824 : cluster [DBG] pgmap v2808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:30 smithi067 bash[27441]: audit 2024-04-03T15:52:29.979110+0000 mon.a (mon.0) 3076 : audit [DBG] from='client.? 172.21.15.67:0/2596552194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:32 smithi082 bash[20963]: cluster 2024-04-03T15:52:31.584558+0000 mgr.y (mgr.24370) 2825 : cluster [DBG] pgmap v2809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:32 smithi082 bash[20963]: audit 2024-04-03T15:52:32.261991+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:32 smithi082 bash[20963]: audit 2024-04-03T15:52:32.270249+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:32 smithi082 bash[20963]: audit 2024-04-03T15:52:32.448789+0000 mon.a (mon.0) 3079 : audit [DBG] from='client.? 172.21.15.67:0/246491547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:32 smithi082 bash[20963]: audit 2024-04-03T15:52:32.516161+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:32 smithi082 bash[20963]: audit 2024-04-03T15:52:32.526446+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:52:33.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[17655]: cluster 2024-04-03T15:52:31.584558+0000 mgr.y (mgr.24370) 2825 : cluster [DBG] pgmap v2809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:33.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[17655]: audit 2024-04-03T15:52:32.261991+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[17655]: audit 2024-04-03T15:52:32.270249+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[17655]: audit 2024-04-03T15:52:32.448789+0000 mon.a (mon.0) 3079 : audit [DBG] from='client.? 172.21.15.67:0/246491547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[17655]: audit 2024-04-03T15:52:32.516161+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[17655]: audit 2024-04-03T15:52:32.526446+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[27441]: cluster 2024-04-03T15:52:31.584558+0000 mgr.y (mgr.24370) 2825 : cluster [DBG] pgmap v2809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[27441]: audit 2024-04-03T15:52:32.261991+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[27441]: audit 2024-04-03T15:52:32.270249+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[27441]: audit 2024-04-03T15:52:32.448789+0000 mon.a (mon.0) 3079 : audit [DBG] from='client.? 172.21.15.67:0/246491547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[27441]: audit 2024-04-03T15:52:32.516161+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:32 smithi067 bash[27441]: audit 2024-04-03T15:52:32.526446+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:33.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:52:34.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:33 smithi082 bash[20963]: audit 2024-04-03T15:52:32.948908+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:52:34.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:33 smithi082 bash[20963]: audit 2024-04-03T15:52:32.950624+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:52:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:33 smithi082 bash[20963]: audit 2024-04-03T15:52:32.961449+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:33 smithi067 bash[27441]: audit 2024-04-03T15:52:32.948908+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:52:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:33 smithi067 bash[27441]: audit 2024-04-03T15:52:32.950624+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:52:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:33 smithi067 bash[27441]: audit 2024-04-03T15:52:32.961449+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:33 smithi067 bash[17655]: audit 2024-04-03T15:52:32.948908+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:52:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:33 smithi067 bash[17655]: audit 2024-04-03T15:52:32.950624+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:52:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:33 smithi067 bash[17655]: audit 2024-04-03T15:52:32.961449+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:52:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:34 smithi082 bash[20963]: cluster 2024-04-03T15:52:33.585250+0000 mgr.y (mgr.24370) 2826 : cluster [DBG] pgmap v2810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:34 smithi082 bash[20963]: audit 2024-04-03T15:52:34.909113+0000 mon.a (mon.0) 3085 : audit [DBG] from='client.? 172.21.15.67:0/2891562562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:34 smithi067 bash[27441]: cluster 2024-04-03T15:52:33.585250+0000 mgr.y (mgr.24370) 2826 : cluster [DBG] pgmap v2810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:34 smithi067 bash[27441]: audit 2024-04-03T15:52:34.909113+0000 mon.a (mon.0) 3085 : audit [DBG] from='client.? 172.21.15.67:0/2891562562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:34 smithi067 bash[17655]: cluster 2024-04-03T15:52:33.585250+0000 mgr.y (mgr.24370) 2826 : cluster [DBG] pgmap v2810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:34 smithi067 bash[17655]: audit 2024-04-03T15:52:34.909113+0000 mon.a (mon.0) 3085 : audit [DBG] from='client.? 172.21.15.67:0/2891562562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:36 smithi082 bash[20963]: cluster 2024-04-03T15:52:35.586484+0000 mgr.y (mgr.24370) 2827 : cluster [DBG] pgmap v2811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:36 smithi067 bash[17655]: cluster 2024-04-03T15:52:35.586484+0000 mgr.y (mgr.24370) 2827 : cluster [DBG] pgmap v2811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:36 smithi067 bash[27441]: cluster 2024-04-03T15:52:35.586484+0000 mgr.y (mgr.24370) 2827 : cluster [DBG] pgmap v2811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:37 smithi082 bash[20963]: audit 2024-04-03T15:52:37.364482+0000 mon.c (mon.2) 1062 : audit [DBG] from='client.? 172.21.15.67:0/1757249699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:37 smithi067 bash[27441]: audit 2024-04-03T15:52:37.364482+0000 mon.c (mon.2) 1062 : audit [DBG] from='client.? 172.21.15.67:0/1757249699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:37 smithi067 bash[17655]: audit 2024-04-03T15:52:37.364482+0000 mon.c (mon.2) 1062 : audit [DBG] from='client.? 172.21.15.67:0/1757249699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:38 smithi082 bash[20963]: cluster 2024-04-03T15:52:37.587296+0000 mgr.y (mgr.24370) 2828 : cluster [DBG] pgmap v2812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:38 smithi067 bash[27441]: cluster 2024-04-03T15:52:37.587296+0000 mgr.y (mgr.24370) 2828 : cluster [DBG] pgmap v2812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:38 smithi067 bash[17655]: cluster 2024-04-03T15:52:37.587296+0000 mgr.y (mgr.24370) 2828 : cluster [DBG] pgmap v2812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:39 smithi082 bash[20963]: audit 2024-04-03T15:52:39.793468+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:39 smithi082 bash[20963]: audit 2024-04-03T15:52:39.813444+0000 mon.a (mon.0) 3087 : audit [DBG] from='client.? 172.21.15.67:0/3450829703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:39 smithi067 bash[17655]: audit 2024-04-03T15:52:39.793468+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:39 smithi067 bash[17655]: audit 2024-04-03T15:52:39.813444+0000 mon.a (mon.0) 3087 : audit [DBG] from='client.? 172.21.15.67:0/3450829703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:39 smithi067 bash[27441]: audit 2024-04-03T15:52:39.793468+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:39 smithi067 bash[27441]: audit 2024-04-03T15:52:39.813444+0000 mon.a (mon.0) 3087 : audit [DBG] from='client.? 172.21.15.67:0/3450829703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:40 smithi082 bash[20963]: cluster 2024-04-03T15:52:39.588138+0000 mgr.y (mgr.24370) 2829 : cluster [DBG] pgmap v2813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:40 smithi067 bash[27441]: cluster 2024-04-03T15:52:39.588138+0000 mgr.y (mgr.24370) 2829 : cluster [DBG] pgmap v2813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:40 smithi067 bash[17655]: cluster 2024-04-03T15:52:39.588138+0000 mgr.y (mgr.24370) 2829 : cluster [DBG] pgmap v2813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:42 smithi082 bash[20963]: cluster 2024-04-03T15:52:41.589354+0000 mgr.y (mgr.24370) 2830 : cluster [DBG] pgmap v2814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:42 smithi082 bash[20963]: audit 2024-04-03T15:52:42.267478+0000 mon.c (mon.2) 1063 : audit [DBG] from='client.? 172.21.15.67:0/3241066011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:42 smithi067 bash[17655]: cluster 2024-04-03T15:52:41.589354+0000 mgr.y (mgr.24370) 2830 : cluster [DBG] pgmap v2814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:42 smithi067 bash[17655]: audit 2024-04-03T15:52:42.267478+0000 mon.c (mon.2) 1063 : audit [DBG] from='client.? 172.21.15.67:0/3241066011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:42 smithi067 bash[27441]: cluster 2024-04-03T15:52:41.589354+0000 mgr.y (mgr.24370) 2830 : cluster [DBG] pgmap v2814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:42 smithi067 bash[27441]: audit 2024-04-03T15:52:42.267478+0000 mon.c (mon.2) 1063 : audit [DBG] from='client.? 172.21.15.67:0/3241066011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:43] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:52:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:52:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:44 smithi082 bash[20963]: cluster 2024-04-03T15:52:43.590062+0000 mgr.y (mgr.24370) 2831 : cluster [DBG] pgmap v2815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:44 smithi082 bash[20963]: audit 2024-04-03T15:52:44.715384+0000 mon.c (mon.2) 1064 : audit [DBG] from='client.? 172.21.15.67:0/3724829069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:44 smithi067 bash[17655]: cluster 2024-04-03T15:52:43.590062+0000 mgr.y (mgr.24370) 2831 : cluster [DBG] pgmap v2815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:44 smithi067 bash[17655]: audit 2024-04-03T15:52:44.715384+0000 mon.c (mon.2) 1064 : audit [DBG] from='client.? 172.21.15.67:0/3724829069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:44 smithi067 bash[27441]: cluster 2024-04-03T15:52:43.590062+0000 mgr.y (mgr.24370) 2831 : cluster [DBG] pgmap v2815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:44 smithi067 bash[27441]: audit 2024-04-03T15:52:44.715384+0000 mon.c (mon.2) 1064 : audit [DBG] from='client.? 172.21.15.67:0/3724829069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:46 smithi082 bash[20963]: cluster 2024-04-03T15:52:45.591219+0000 mgr.y (mgr.24370) 2832 : cluster [DBG] pgmap v2816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:46 smithi067 bash[17655]: cluster 2024-04-03T15:52:45.591219+0000 mgr.y (mgr.24370) 2832 : cluster [DBG] pgmap v2816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:46 smithi067 bash[27441]: cluster 2024-04-03T15:52:45.591219+0000 mgr.y (mgr.24370) 2832 : cluster [DBG] pgmap v2816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:48 smithi082 bash[20963]: audit 2024-04-03T15:52:47.176977+0000 mon.a (mon.0) 3088 : audit [DBG] from='client.? 172.21.15.67:0/1348070026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:48 smithi067 bash[17655]: audit 2024-04-03T15:52:47.176977+0000 mon.a (mon.0) 3088 : audit [DBG] from='client.? 172.21.15.67:0/1348070026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:48 smithi067 bash[27441]: audit 2024-04-03T15:52:47.176977+0000 mon.a (mon.0) 3088 : audit [DBG] from='client.? 172.21.15.67:0/1348070026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:49 smithi082 bash[20963]: cluster 2024-04-03T15:52:47.591945+0000 mgr.y (mgr.24370) 2833 : cluster [DBG] pgmap v2817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:49 smithi067 bash[17655]: cluster 2024-04-03T15:52:47.591945+0000 mgr.y (mgr.24370) 2833 : cluster [DBG] pgmap v2817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:49 smithi067 bash[27441]: cluster 2024-04-03T15:52:47.591945+0000 mgr.y (mgr.24370) 2833 : cluster [DBG] pgmap v2817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:50 smithi082 bash[20963]: audit 2024-04-03T15:52:49.637242+0000 mon.a (mon.0) 3089 : audit [DBG] from='client.? 172.21.15.67:0/1654207436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:50 smithi067 bash[17655]: audit 2024-04-03T15:52:49.637242+0000 mon.a (mon.0) 3089 : audit [DBG] from='client.? 172.21.15.67:0/1654207436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:50 smithi067 bash[27441]: audit 2024-04-03T15:52:49.637242+0000 mon.a (mon.0) 3089 : audit [DBG] from='client.? 172.21.15.67:0/1654207436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:51 smithi082 bash[20963]: cluster 2024-04-03T15:52:49.592581+0000 mgr.y (mgr.24370) 2834 : cluster [DBG] pgmap v2818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:51 smithi067 bash[27441]: cluster 2024-04-03T15:52:49.592581+0000 mgr.y (mgr.24370) 2834 : cluster [DBG] pgmap v2818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:51 smithi067 bash[17655]: cluster 2024-04-03T15:52:49.592581+0000 mgr.y (mgr.24370) 2834 : cluster [DBG] pgmap v2818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:53 smithi082 bash[20963]: cluster 2024-04-03T15:52:51.593730+0000 mgr.y (mgr.24370) 2835 : cluster [DBG] pgmap v2819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:53 smithi082 bash[20963]: audit 2024-04-03T15:52:52.092679+0000 mon.a (mon.0) 3090 : audit [DBG] from='client.? 172.21.15.67:0/1805406157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:53] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:52:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:53 smithi067 bash[17655]: cluster 2024-04-03T15:52:51.593730+0000 mgr.y (mgr.24370) 2835 : cluster [DBG] pgmap v2819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:53 smithi067 bash[17655]: audit 2024-04-03T15:52:52.092679+0000 mon.a (mon.0) 3090 : audit [DBG] from='client.? 172.21.15.67:0/1805406157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:53 smithi067 bash[27441]: cluster 2024-04-03T15:52:51.593730+0000 mgr.y (mgr.24370) 2835 : cluster [DBG] pgmap v2819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:53 smithi067 bash[27441]: audit 2024-04-03T15:52:52.092679+0000 mon.a (mon.0) 3090 : audit [DBG] from='client.? 172.21.15.67:0/1805406157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:52:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:55 smithi082 bash[20963]: cluster 2024-04-03T15:52:53.594435+0000 mgr.y (mgr.24370) 2836 : cluster [DBG] pgmap v2820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:55 smithi082 bash[20963]: audit 2024-04-03T15:52:54.552385+0000 mon.a (mon.0) 3091 : audit [DBG] from='client.? 172.21.15.67:0/3570945105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:55 smithi082 bash[20963]: audit 2024-04-03T15:52:54.793843+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:55 smithi067 bash[17655]: cluster 2024-04-03T15:52:53.594435+0000 mgr.y (mgr.24370) 2836 : cluster [DBG] pgmap v2820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:55 smithi067 bash[17655]: audit 2024-04-03T15:52:54.552385+0000 mon.a (mon.0) 3091 : audit [DBG] from='client.? 172.21.15.67:0/3570945105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:55 smithi067 bash[17655]: audit 2024-04-03T15:52:54.793843+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:55 smithi067 bash[27441]: cluster 2024-04-03T15:52:53.594435+0000 mgr.y (mgr.24370) 2836 : cluster [DBG] pgmap v2820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:55 smithi067 bash[27441]: audit 2024-04-03T15:52:54.552385+0000 mon.a (mon.0) 3091 : audit [DBG] from='client.? 172.21.15.67:0/3570945105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:55 smithi067 bash[27441]: audit 2024-04-03T15:52:54.793843+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:52:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:57 smithi082 bash[20963]: cluster 2024-04-03T15:52:55.595583+0000 mgr.y (mgr.24370) 2837 : cluster [DBG] pgmap v2821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:57 smithi082 bash[20963]: audit 2024-04-03T15:52:57.007795+0000 mon.c (mon.2) 1065 : audit [DBG] from='client.? 172.21.15.67:0/2601352003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:57 smithi067 bash[17655]: cluster 2024-04-03T15:52:55.595583+0000 mgr.y (mgr.24370) 2837 : cluster [DBG] pgmap v2821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:57 smithi067 bash[17655]: audit 2024-04-03T15:52:57.007795+0000 mon.c (mon.2) 1065 : audit [DBG] from='client.? 172.21.15.67:0/2601352003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:57 smithi067 bash[27441]: cluster 2024-04-03T15:52:55.595583+0000 mgr.y (mgr.24370) 2837 : cluster [DBG] pgmap v2821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:57 smithi067 bash[27441]: audit 2024-04-03T15:52:57.007795+0000 mon.c (mon.2) 1065 : audit [DBG] from='client.? 172.21.15.67:0/2601352003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:52:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:52:59 smithi082 bash[20963]: cluster 2024-04-03T15:52:57.596289+0000 mgr.y (mgr.24370) 2838 : cluster [DBG] pgmap v2822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:52:59 smithi067 bash[17655]: cluster 2024-04-03T15:52:57.596289+0000 mgr.y (mgr.24370) 2838 : cluster [DBG] pgmap v2822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:52:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:52:59 smithi067 bash[27441]: cluster 2024-04-03T15:52:57.596289+0000 mgr.y (mgr.24370) 2838 : cluster [DBG] pgmap v2822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:00 smithi082 bash[20963]: audit 2024-04-03T15:52:59.462095+0000 mon.a (mon.0) 3093 : audit [DBG] from='client.? 172.21.15.67:0/4252466801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:00 smithi067 bash[17655]: audit 2024-04-03T15:52:59.462095+0000 mon.a (mon.0) 3093 : audit [DBG] from='client.? 172.21.15.67:0/4252466801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:00 smithi067 bash[27441]: audit 2024-04-03T15:52:59.462095+0000 mon.a (mon.0) 3093 : audit [DBG] from='client.? 172.21.15.67:0/4252466801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:01 smithi082 bash[20963]: cluster 2024-04-03T15:52:59.596983+0000 mgr.y (mgr.24370) 2839 : cluster [DBG] pgmap v2823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:01 smithi067 bash[27441]: cluster 2024-04-03T15:52:59.596983+0000 mgr.y (mgr.24370) 2839 : cluster [DBG] pgmap v2823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:01 smithi067 bash[17655]: cluster 2024-04-03T15:52:59.596983+0000 mgr.y (mgr.24370) 2839 : cluster [DBG] pgmap v2823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:02 smithi082 bash[20963]: audit 2024-04-03T15:53:01.917742+0000 mon.a (mon.0) 3094 : audit [DBG] from='client.? 172.21.15.67:0/3629585450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:02 smithi067 bash[27441]: audit 2024-04-03T15:53:01.917742+0000 mon.a (mon.0) 3094 : audit [DBG] from='client.? 172.21.15.67:0/3629585450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:02 smithi067 bash[17655]: audit 2024-04-03T15:53:01.917742+0000 mon.a (mon.0) 3094 : audit [DBG] from='client.? 172.21.15.67:0/3629585450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:03 smithi082 bash[20963]: cluster 2024-04-03T15:53:01.597978+0000 mgr.y (mgr.24370) 2840 : cluster [DBG] pgmap v2824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:03] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:53:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:03 smithi067 bash[27441]: cluster 2024-04-03T15:53:01.597978+0000 mgr.y (mgr.24370) 2840 : cluster [DBG] pgmap v2824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:03 smithi067 bash[17655]: cluster 2024-04-03T15:53:01.597978+0000 mgr.y (mgr.24370) 2840 : cluster [DBG] pgmap v2824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:53:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:05 smithi082 bash[20963]: cluster 2024-04-03T15:53:03.598631+0000 mgr.y (mgr.24370) 2841 : cluster [DBG] pgmap v2825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:05 smithi082 bash[20963]: audit 2024-04-03T15:53:04.365792+0000 mon.c (mon.2) 1066 : audit [DBG] from='client.? 172.21.15.67:0/3303615953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:05 smithi067 bash[17655]: cluster 2024-04-03T15:53:03.598631+0000 mgr.y (mgr.24370) 2841 : cluster [DBG] pgmap v2825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:05 smithi067 bash[17655]: audit 2024-04-03T15:53:04.365792+0000 mon.c (mon.2) 1066 : audit [DBG] from='client.? 172.21.15.67:0/3303615953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:05 smithi067 bash[27441]: cluster 2024-04-03T15:53:03.598631+0000 mgr.y (mgr.24370) 2841 : cluster [DBG] pgmap v2825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:05 smithi067 bash[27441]: audit 2024-04-03T15:53:04.365792+0000 mon.c (mon.2) 1066 : audit [DBG] from='client.? 172.21.15.67:0/3303615953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:07 smithi082 bash[20963]: cluster 2024-04-03T15:53:05.599761+0000 mgr.y (mgr.24370) 2842 : cluster [DBG] pgmap v2826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:07 smithi082 bash[20963]: audit 2024-04-03T15:53:06.815578+0000 mon.c (mon.2) 1067 : audit [DBG] from='client.? 172.21.15.67:0/102312598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:07 smithi067 bash[27441]: cluster 2024-04-03T15:53:05.599761+0000 mgr.y (mgr.24370) 2842 : cluster [DBG] pgmap v2826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:07 smithi067 bash[27441]: audit 2024-04-03T15:53:06.815578+0000 mon.c (mon.2) 1067 : audit [DBG] from='client.? 172.21.15.67:0/102312598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:07 smithi067 bash[17655]: cluster 2024-04-03T15:53:05.599761+0000 mgr.y (mgr.24370) 2842 : cluster [DBG] pgmap v2826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:07 smithi067 bash[17655]: audit 2024-04-03T15:53:06.815578+0000 mon.c (mon.2) 1067 : audit [DBG] from='client.? 172.21.15.67:0/102312598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:09 smithi082 bash[20963]: cluster 2024-04-03T15:53:07.600460+0000 mgr.y (mgr.24370) 2843 : cluster [DBG] pgmap v2827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:09 smithi067 bash[17655]: cluster 2024-04-03T15:53:07.600460+0000 mgr.y (mgr.24370) 2843 : cluster [DBG] pgmap v2827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:09 smithi067 bash[27441]: cluster 2024-04-03T15:53:07.600460+0000 mgr.y (mgr.24370) 2843 : cluster [DBG] pgmap v2827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:10 smithi082 bash[20963]: audit 2024-04-03T15:53:09.276063+0000 mon.a (mon.0) 3095 : audit [DBG] from='client.? 172.21.15.67:0/3639814498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:10 smithi082 bash[20963]: audit 2024-04-03T15:53:09.794176+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:10 smithi067 bash[27441]: audit 2024-04-03T15:53:09.276063+0000 mon.a (mon.0) 3095 : audit [DBG] from='client.? 172.21.15.67:0/3639814498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:10 smithi067 bash[27441]: audit 2024-04-03T15:53:09.794176+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:10 smithi067 bash[17655]: audit 2024-04-03T15:53:09.276063+0000 mon.a (mon.0) 3095 : audit [DBG] from='client.? 172.21.15.67:0/3639814498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:10 smithi067 bash[17655]: audit 2024-04-03T15:53:09.794176+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:11 smithi082 bash[20963]: cluster 2024-04-03T15:53:09.601082+0000 mgr.y (mgr.24370) 2844 : cluster [DBG] pgmap v2828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:11 smithi067 bash[17655]: cluster 2024-04-03T15:53:09.601082+0000 mgr.y (mgr.24370) 2844 : cluster [DBG] pgmap v2828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:11 smithi067 bash[27441]: cluster 2024-04-03T15:53:09.601082+0000 mgr.y (mgr.24370) 2844 : cluster [DBG] pgmap v2828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:12 smithi082 bash[20963]: audit 2024-04-03T15:53:11.736479+0000 mon.a (mon.0) 3097 : audit [DBG] from='client.? 172.21.15.67:0/2546782119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:12 smithi067 bash[17655]: audit 2024-04-03T15:53:11.736479+0000 mon.a (mon.0) 3097 : audit [DBG] from='client.? 172.21.15.67:0/2546782119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:12 smithi067 bash[27441]: audit 2024-04-03T15:53:11.736479+0000 mon.a (mon.0) 3097 : audit [DBG] from='client.? 172.21.15.67:0/2546782119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:13 smithi082 bash[20963]: cluster 2024-04-03T15:53:11.602286+0000 mgr.y (mgr.24370) 2845 : cluster [DBG] pgmap v2829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:53:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:13 smithi067 bash[27441]: cluster 2024-04-03T15:53:11.602286+0000 mgr.y (mgr.24370) 2845 : cluster [DBG] pgmap v2829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:13 smithi067 bash[17655]: cluster 2024-04-03T15:53:11.602286+0000 mgr.y (mgr.24370) 2845 : cluster [DBG] pgmap v2829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:53:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:15 smithi082 bash[20963]: cluster 2024-04-03T15:53:13.603094+0000 mgr.y (mgr.24370) 2846 : cluster [DBG] pgmap v2830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:15 smithi082 bash[20963]: audit 2024-04-03T15:53:14.192440+0000 mon.c (mon.2) 1068 : audit [DBG] from='client.? 172.21.15.67:0/984848769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:15 smithi067 bash[27441]: cluster 2024-04-03T15:53:13.603094+0000 mgr.y (mgr.24370) 2846 : cluster [DBG] pgmap v2830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:15 smithi067 bash[27441]: audit 2024-04-03T15:53:14.192440+0000 mon.c (mon.2) 1068 : audit [DBG] from='client.? 172.21.15.67:0/984848769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:15 smithi067 bash[17655]: cluster 2024-04-03T15:53:13.603094+0000 mgr.y (mgr.24370) 2846 : cluster [DBG] pgmap v2830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:15 smithi067 bash[17655]: audit 2024-04-03T15:53:14.192440+0000 mon.c (mon.2) 1068 : audit [DBG] from='client.? 172.21.15.67:0/984848769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:17 smithi082 bash[20963]: cluster 2024-04-03T15:53:15.604279+0000 mgr.y (mgr.24370) 2847 : cluster [DBG] pgmap v2831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:17 smithi082 bash[20963]: audit 2024-04-03T15:53:16.634057+0000 mon.a (mon.0) 3098 : audit [DBG] from='client.? 172.21.15.67:0/303271409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:17 smithi067 bash[17655]: cluster 2024-04-03T15:53:15.604279+0000 mgr.y (mgr.24370) 2847 : cluster [DBG] pgmap v2831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:17 smithi067 bash[17655]: audit 2024-04-03T15:53:16.634057+0000 mon.a (mon.0) 3098 : audit [DBG] from='client.? 172.21.15.67:0/303271409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:17 smithi067 bash[27441]: cluster 2024-04-03T15:53:15.604279+0000 mgr.y (mgr.24370) 2847 : cluster [DBG] pgmap v2831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:17 smithi067 bash[27441]: audit 2024-04-03T15:53:16.634057+0000 mon.a (mon.0) 3098 : audit [DBG] from='client.? 172.21.15.67:0/303271409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:19 smithi082 bash[20963]: cluster 2024-04-03T15:53:17.604934+0000 mgr.y (mgr.24370) 2848 : cluster [DBG] pgmap v2832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:19 smithi082 bash[20963]: audit 2024-04-03T15:53:19.093961+0000 mon.a (mon.0) 3099 : audit [DBG] from='client.? 172.21.15.67:0/1714660834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:19 smithi067 bash[17655]: cluster 2024-04-03T15:53:17.604934+0000 mgr.y (mgr.24370) 2848 : cluster [DBG] pgmap v2832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:19 smithi067 bash[17655]: audit 2024-04-03T15:53:19.093961+0000 mon.a (mon.0) 3099 : audit [DBG] from='client.? 172.21.15.67:0/1714660834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:19 smithi067 bash[27441]: cluster 2024-04-03T15:53:17.604934+0000 mgr.y (mgr.24370) 2848 : cluster [DBG] pgmap v2832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:19 smithi067 bash[27441]: audit 2024-04-03T15:53:19.093961+0000 mon.a (mon.0) 3099 : audit [DBG] from='client.? 172.21.15.67:0/1714660834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:21 smithi082 bash[20963]: cluster 2024-04-03T15:53:19.605551+0000 mgr.y (mgr.24370) 2849 : cluster [DBG] pgmap v2833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:21 smithi067 bash[17655]: cluster 2024-04-03T15:53:19.605551+0000 mgr.y (mgr.24370) 2849 : cluster [DBG] pgmap v2833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:21 smithi067 bash[27441]: cluster 2024-04-03T15:53:19.605551+0000 mgr.y (mgr.24370) 2849 : cluster [DBG] pgmap v2833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:22 smithi082 bash[20963]: audit 2024-04-03T15:53:21.544028+0000 mon.a (mon.0) 3100 : audit [DBG] from='client.? 172.21.15.67:0/1453927346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:22 smithi067 bash[17655]: audit 2024-04-03T15:53:21.544028+0000 mon.a (mon.0) 3100 : audit [DBG] from='client.? 172.21.15.67:0/1453927346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:22 smithi067 bash[27441]: audit 2024-04-03T15:53:21.544028+0000 mon.a (mon.0) 3100 : audit [DBG] from='client.? 172.21.15.67:0/1453927346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:23 smithi082 bash[20963]: cluster 2024-04-03T15:53:21.606649+0000 mgr.y (mgr.24370) 2850 : cluster [DBG] pgmap v2834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:23 smithi067 bash[17655]: cluster 2024-04-03T15:53:21.606649+0000 mgr.y (mgr.24370) 2850 : cluster [DBG] pgmap v2834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:53:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:23 smithi067 bash[27441]: cluster 2024-04-03T15:53:21.606649+0000 mgr.y (mgr.24370) 2850 : cluster [DBG] pgmap v2834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:53:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:24 smithi082 bash[20963]: audit 2024-04-03T15:53:23.992658+0000 mon.a (mon.0) 3101 : audit [DBG] from='client.? 172.21.15.67:0/2829354963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:24 smithi067 bash[27441]: audit 2024-04-03T15:53:23.992658+0000 mon.a (mon.0) 3101 : audit [DBG] from='client.? 172.21.15.67:0/2829354963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:24 smithi067 bash[17655]: audit 2024-04-03T15:53:23.992658+0000 mon.a (mon.0) 3101 : audit [DBG] from='client.? 172.21.15.67:0/2829354963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:25 smithi082 bash[20963]: cluster 2024-04-03T15:53:23.607343+0000 mgr.y (mgr.24370) 2851 : cluster [DBG] pgmap v2835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:25 smithi082 bash[20963]: audit 2024-04-03T15:53:24.794661+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:25 smithi067 bash[17655]: cluster 2024-04-03T15:53:23.607343+0000 mgr.y (mgr.24370) 2851 : cluster [DBG] pgmap v2835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:25 smithi067 bash[17655]: audit 2024-04-03T15:53:24.794661+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:25 smithi067 bash[27441]: cluster 2024-04-03T15:53:23.607343+0000 mgr.y (mgr.24370) 2851 : cluster [DBG] pgmap v2835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:25 smithi067 bash[27441]: audit 2024-04-03T15:53:24.794661+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:26 smithi067 bash[27441]: cluster 2024-04-03T15:53:25.608493+0000 mgr.y (mgr.24370) 2852 : cluster [DBG] pgmap v2836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:26 smithi067 bash[17655]: cluster 2024-04-03T15:53:25.608493+0000 mgr.y (mgr.24370) 2852 : cluster [DBG] pgmap v2836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:26 smithi082 bash[20963]: cluster 2024-04-03T15:53:25.608493+0000 mgr.y (mgr.24370) 2852 : cluster [DBG] pgmap v2836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:27 smithi067 bash[27441]: audit 2024-04-03T15:53:26.462862+0000 mon.c (mon.2) 1069 : audit [DBG] from='client.? 172.21.15.67:0/4027691096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:27 smithi067 bash[17655]: audit 2024-04-03T15:53:26.462862+0000 mon.c (mon.2) 1069 : audit [DBG] from='client.? 172.21.15.67:0/4027691096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:27 smithi082 bash[20963]: audit 2024-04-03T15:53:26.462862+0000 mon.c (mon.2) 1069 : audit [DBG] from='client.? 172.21.15.67:0/4027691096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:28 smithi067 bash[17655]: cluster 2024-04-03T15:53:27.609193+0000 mgr.y (mgr.24370) 2853 : cluster [DBG] pgmap v2837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:28 smithi067 bash[27441]: cluster 2024-04-03T15:53:27.609193+0000 mgr.y (mgr.24370) 2853 : cluster [DBG] pgmap v2837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:28 smithi082 bash[20963]: cluster 2024-04-03T15:53:27.609193+0000 mgr.y (mgr.24370) 2853 : cluster [DBG] pgmap v2837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:29 smithi067 bash[27441]: audit 2024-04-03T15:53:28.916525+0000 mon.c (mon.2) 1070 : audit [DBG] from='client.? 172.21.15.67:0/3189076841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:29 smithi067 bash[17655]: audit 2024-04-03T15:53:28.916525+0000 mon.c (mon.2) 1070 : audit [DBG] from='client.? 172.21.15.67:0/3189076841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:29 smithi082 bash[20963]: audit 2024-04-03T15:53:28.916525+0000 mon.c (mon.2) 1070 : audit [DBG] from='client.? 172.21.15.67:0/3189076841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:30 smithi067 bash[17655]: cluster 2024-04-03T15:53:29.609897+0000 mgr.y (mgr.24370) 2854 : cluster [DBG] pgmap v2838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:30 smithi067 bash[27441]: cluster 2024-04-03T15:53:29.609897+0000 mgr.y (mgr.24370) 2854 : cluster [DBG] pgmap v2838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:30 smithi082 bash[20963]: cluster 2024-04-03T15:53:29.609897+0000 mgr.y (mgr.24370) 2854 : cluster [DBG] pgmap v2838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:31 smithi082 bash[20963]: audit 2024-04-03T15:53:31.366301+0000 mon.c (mon.2) 1071 : audit [DBG] from='client.? 172.21.15.67:0/4004483935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:31 smithi067 bash[27441]: audit 2024-04-03T15:53:31.366301+0000 mon.c (mon.2) 1071 : audit [DBG] from='client.? 172.21.15.67:0/4004483935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:31 smithi067 bash[17655]: audit 2024-04-03T15:53:31.366301+0000 mon.c (mon.2) 1071 : audit [DBG] from='client.? 172.21.15.67:0/4004483935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:32 smithi082 bash[20963]: cluster 2024-04-03T15:53:31.611111+0000 mgr.y (mgr.24370) 2855 : cluster [DBG] pgmap v2839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:32 smithi067 bash[27441]: cluster 2024-04-03T15:53:31.611111+0000 mgr.y (mgr.24370) 2855 : cluster [DBG] pgmap v2839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:32 smithi067 bash[17655]: cluster 2024-04-03T15:53:31.611111+0000 mgr.y (mgr.24370) 2855 : cluster [DBG] pgmap v2839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:33] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:53:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:33 smithi082 bash[20963]: audit 2024-04-03T15:53:33.036242+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:53:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:53:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:33 smithi067 bash[17655]: audit 2024-04-03T15:53:33.036242+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:53:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:33 smithi067 bash[27441]: audit 2024-04-03T15:53:33.036242+0000 mon.a (mon.0) 3103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:53:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:34 smithi082 bash[20963]: cluster 2024-04-03T15:53:33.611805+0000 mgr.y (mgr.24370) 2856 : cluster [DBG] pgmap v2840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:34 smithi082 bash[20963]: audit 2024-04-03T15:53:33.824542+0000 mon.c (mon.2) 1072 : audit [DBG] from='client.? 172.21.15.67:0/125625264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:34 smithi067 bash[27441]: cluster 2024-04-03T15:53:33.611805+0000 mgr.y (mgr.24370) 2856 : cluster [DBG] pgmap v2840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:34 smithi067 bash[27441]: audit 2024-04-03T15:53:33.824542+0000 mon.c (mon.2) 1072 : audit [DBG] from='client.? 172.21.15.67:0/125625264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:34 smithi067 bash[17655]: cluster 2024-04-03T15:53:33.611805+0000 mgr.y (mgr.24370) 2856 : cluster [DBG] pgmap v2840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:34 smithi067 bash[17655]: audit 2024-04-03T15:53:33.824542+0000 mon.c (mon.2) 1072 : audit [DBG] from='client.? 172.21.15.67:0/125625264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:36 smithi082 bash[20963]: cluster 2024-04-03T15:53:35.612927+0000 mgr.y (mgr.24370) 2857 : cluster [DBG] pgmap v2841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:36 smithi082 bash[20963]: audit 2024-04-03T15:53:36.270688+0000 mon.c (mon.2) 1073 : audit [DBG] from='client.? 172.21.15.67:0/276631382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:36 smithi067 bash[17655]: cluster 2024-04-03T15:53:35.612927+0000 mgr.y (mgr.24370) 2857 : cluster [DBG] pgmap v2841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:36 smithi067 bash[17655]: audit 2024-04-03T15:53:36.270688+0000 mon.c (mon.2) 1073 : audit [DBG] from='client.? 172.21.15.67:0/276631382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:36 smithi067 bash[27441]: cluster 2024-04-03T15:53:35.612927+0000 mgr.y (mgr.24370) 2857 : cluster [DBG] pgmap v2841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:36 smithi067 bash[27441]: audit 2024-04-03T15:53:36.270688+0000 mon.c (mon.2) 1073 : audit [DBG] from='client.? 172.21.15.67:0/276631382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:38 smithi082 bash[20963]: cluster 2024-04-03T15:53:37.613652+0000 mgr.y (mgr.24370) 2858 : cluster [DBG] pgmap v2842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:38 smithi067 bash[17655]: cluster 2024-04-03T15:53:37.613652+0000 mgr.y (mgr.24370) 2858 : cluster [DBG] pgmap v2842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:38 smithi067 bash[27441]: cluster 2024-04-03T15:53:37.613652+0000 mgr.y (mgr.24370) 2858 : cluster [DBG] pgmap v2842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:39 smithi082 bash[20963]: audit 2024-04-03T15:53:38.729431+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:39 smithi082 bash[20963]: audit 2024-04-03T15:53:38.737011+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:39 smithi082 bash[20963]: audit 2024-04-03T15:53:38.778457+0000 mon.b (mon.1) 34 : audit [DBG] from='client.? 172.21.15.67:0/1081259109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:39 smithi082 bash[20963]: audit 2024-04-03T15:53:39.039788+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:39 smithi082 bash[20963]: audit 2024-04-03T15:53:39.047709+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:39 smithi082 bash[20963]: audit 2024-04-03T15:53:39.524916+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:53:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:39 smithi082 bash[20963]: audit 2024-04-03T15:53:39.526846+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:53:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:39 smithi082 bash[20963]: audit 2024-04-03T15:53:39.536848+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[17655]: audit 2024-04-03T15:53:38.729431+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[17655]: audit 2024-04-03T15:53:38.737011+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[17655]: audit 2024-04-03T15:53:38.778457+0000 mon.b (mon.1) 34 : audit [DBG] from='client.? 172.21.15.67:0/1081259109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[17655]: audit 2024-04-03T15:53:39.039788+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[17655]: audit 2024-04-03T15:53:39.047709+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[17655]: audit 2024-04-03T15:53:39.524916+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[17655]: audit 2024-04-03T15:53:39.526846+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[17655]: audit 2024-04-03T15:53:39.536848+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[27441]: audit 2024-04-03T15:53:38.729431+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[27441]: audit 2024-04-03T15:53:38.737011+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[27441]: audit 2024-04-03T15:53:38.778457+0000 mon.b (mon.1) 34 : audit [DBG] from='client.? 172.21.15.67:0/1081259109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[27441]: audit 2024-04-03T15:53:39.039788+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[27441]: audit 2024-04-03T15:53:39.047709+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[27441]: audit 2024-04-03T15:53:39.524916+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:53:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[27441]: audit 2024-04-03T15:53:39.526846+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:53:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:39 smithi067 bash[27441]: audit 2024-04-03T15:53:39.536848+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:53:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:40 smithi082 bash[20963]: cluster 2024-04-03T15:53:39.614328+0000 mgr.y (mgr.24370) 2859 : cluster [DBG] pgmap v2843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:40 smithi082 bash[20963]: audit 2024-04-03T15:53:39.795013+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:40 smithi067 bash[17655]: cluster 2024-04-03T15:53:39.614328+0000 mgr.y (mgr.24370) 2859 : cluster [DBG] pgmap v2843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:40 smithi067 bash[17655]: audit 2024-04-03T15:53:39.795013+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:40 smithi067 bash[27441]: cluster 2024-04-03T15:53:39.614328+0000 mgr.y (mgr.24370) 2859 : cluster [DBG] pgmap v2843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:40 smithi067 bash[27441]: audit 2024-04-03T15:53:39.795013+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:41 smithi082 bash[20963]: audit 2024-04-03T15:53:41.231393+0000 mon.c (mon.2) 1074 : audit [DBG] from='client.? 172.21.15.67:0/3693173551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:41 smithi067 bash[17655]: audit 2024-04-03T15:53:41.231393+0000 mon.c (mon.2) 1074 : audit [DBG] from='client.? 172.21.15.67:0/3693173551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:41 smithi067 bash[27441]: audit 2024-04-03T15:53:41.231393+0000 mon.c (mon.2) 1074 : audit [DBG] from='client.? 172.21.15.67:0/3693173551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:42 smithi067 bash[27441]: cluster 2024-04-03T15:53:41.615564+0000 mgr.y (mgr.24370) 2860 : cluster [DBG] pgmap v2844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:42 smithi067 bash[17655]: cluster 2024-04-03T15:53:41.615564+0000 mgr.y (mgr.24370) 2860 : cluster [DBG] pgmap v2844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:42 smithi082 bash[20963]: cluster 2024-04-03T15:53:41.615564+0000 mgr.y (mgr.24370) 2860 : cluster [DBG] pgmap v2844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:53:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:53:43.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:43 smithi082 bash[20963]: audit 2024-04-03T15:53:43.688378+0000 mon.a (mon.0) 3112 : audit [DBG] from='client.? 172.21.15.67:0/4046417710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:43 smithi067 bash[27441]: audit 2024-04-03T15:53:43.688378+0000 mon.a (mon.0) 3112 : audit [DBG] from='client.? 172.21.15.67:0/4046417710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:43 smithi067 bash[17655]: audit 2024-04-03T15:53:43.688378+0000 mon.a (mon.0) 3112 : audit [DBG] from='client.? 172.21.15.67:0/4046417710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:44 smithi082 bash[20963]: cluster 2024-04-03T15:53:43.616404+0000 mgr.y (mgr.24370) 2861 : cluster [DBG] pgmap v2845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:44 smithi067 bash[27441]: cluster 2024-04-03T15:53:43.616404+0000 mgr.y (mgr.24370) 2861 : cluster [DBG] pgmap v2845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:44 smithi067 bash[17655]: cluster 2024-04-03T15:53:43.616404+0000 mgr.y (mgr.24370) 2861 : cluster [DBG] pgmap v2845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:46 smithi082 bash[20963]: cluster 2024-04-03T15:53:45.617491+0000 mgr.y (mgr.24370) 2862 : cluster [DBG] pgmap v2846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:46 smithi082 bash[20963]: audit 2024-04-03T15:53:46.133192+0000 mon.c (mon.2) 1075 : audit [DBG] from='client.? 172.21.15.67:0/4110412212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:46 smithi067 bash[17655]: cluster 2024-04-03T15:53:45.617491+0000 mgr.y (mgr.24370) 2862 : cluster [DBG] pgmap v2846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:46 smithi067 bash[17655]: audit 2024-04-03T15:53:46.133192+0000 mon.c (mon.2) 1075 : audit [DBG] from='client.? 172.21.15.67:0/4110412212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:46 smithi067 bash[27441]: cluster 2024-04-03T15:53:45.617491+0000 mgr.y (mgr.24370) 2862 : cluster [DBG] pgmap v2846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:46 smithi067 bash[27441]: audit 2024-04-03T15:53:46.133192+0000 mon.c (mon.2) 1075 : audit [DBG] from='client.? 172.21.15.67:0/4110412212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:48 smithi082 bash[20963]: cluster 2024-04-03T15:53:47.618295+0000 mgr.y (mgr.24370) 2863 : cluster [DBG] pgmap v2847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:48 smithi082 bash[20963]: audit 2024-04-03T15:53:48.574701+0000 mon.c (mon.2) 1076 : audit [DBG] from='client.? 172.21.15.67:0/1259508323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:48 smithi067 bash[27441]: cluster 2024-04-03T15:53:47.618295+0000 mgr.y (mgr.24370) 2863 : cluster [DBG] pgmap v2847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:48 smithi067 bash[27441]: audit 2024-04-03T15:53:48.574701+0000 mon.c (mon.2) 1076 : audit [DBG] from='client.? 172.21.15.67:0/1259508323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:48 smithi067 bash[17655]: cluster 2024-04-03T15:53:47.618295+0000 mgr.y (mgr.24370) 2863 : cluster [DBG] pgmap v2847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:48 smithi067 bash[17655]: audit 2024-04-03T15:53:48.574701+0000 mon.c (mon.2) 1076 : audit [DBG] from='client.? 172.21.15.67:0/1259508323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:50 smithi082 bash[20963]: cluster 2024-04-03T15:53:49.619120+0000 mgr.y (mgr.24370) 2864 : cluster [DBG] pgmap v2848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:50 smithi067 bash[27441]: cluster 2024-04-03T15:53:49.619120+0000 mgr.y (mgr.24370) 2864 : cluster [DBG] pgmap v2848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:50 smithi067 bash[17655]: cluster 2024-04-03T15:53:49.619120+0000 mgr.y (mgr.24370) 2864 : cluster [DBG] pgmap v2848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:51 smithi082 bash[20963]: audit 2024-04-03T15:53:51.025476+0000 mon.a (mon.0) 3113 : audit [DBG] from='client.? 172.21.15.67:0/3349138660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:52.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:51 smithi067 bash[27441]: audit 2024-04-03T15:53:51.025476+0000 mon.a (mon.0) 3113 : audit [DBG] from='client.? 172.21.15.67:0/3349138660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:51 smithi067 bash[17655]: audit 2024-04-03T15:53:51.025476+0000 mon.a (mon.0) 3113 : audit [DBG] from='client.? 172.21.15.67:0/3349138660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:52 smithi067 bash[27441]: cluster 2024-04-03T15:53:51.620366+0000 mgr.y (mgr.24370) 2865 : cluster [DBG] pgmap v2849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:52 smithi067 bash[17655]: cluster 2024-04-03T15:53:51.620366+0000 mgr.y (mgr.24370) 2865 : cluster [DBG] pgmap v2849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:52 smithi082 bash[20963]: cluster 2024-04-03T15:53:51.620366+0000 mgr.y (mgr.24370) 2865 : cluster [DBG] pgmap v2849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:53:53.789 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:53:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:53 smithi082 bash[20963]: audit 2024-04-03T15:53:53.485495+0000 mon.c (mon.2) 1077 : audit [DBG] from='client.? 172.21.15.67:0/2600866245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:53 smithi067 bash[17655]: audit 2024-04-03T15:53:53.485495+0000 mon.c (mon.2) 1077 : audit [DBG] from='client.? 172.21.15.67:0/2600866245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:53 smithi067 bash[27441]: audit 2024-04-03T15:53:53.485495+0000 mon.c (mon.2) 1077 : audit [DBG] from='client.? 172.21.15.67:0/2600866245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:54 smithi082 bash[20963]: cluster 2024-04-03T15:53:53.621011+0000 mgr.y (mgr.24370) 2866 : cluster [DBG] pgmap v2850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:54 smithi067 bash[17655]: cluster 2024-04-03T15:53:53.621011+0000 mgr.y (mgr.24370) 2866 : cluster [DBG] pgmap v2850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:54 smithi067 bash[27441]: cluster 2024-04-03T15:53:53.621011+0000 mgr.y (mgr.24370) 2866 : cluster [DBG] pgmap v2850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:55 smithi082 bash[20963]: audit 2024-04-03T15:53:54.798752+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:55 smithi067 bash[17655]: audit 2024-04-03T15:53:54.798752+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:55 smithi067 bash[27441]: audit 2024-04-03T15:53:54.798752+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:53:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:56 smithi082 bash[20963]: cluster 2024-04-03T15:53:55.622148+0000 mgr.y (mgr.24370) 2867 : cluster [DBG] pgmap v2851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:56 smithi082 bash[20963]: audit 2024-04-03T15:53:55.952737+0000 mon.c (mon.2) 1078 : audit [DBG] from='client.? 172.21.15.67:0/2360245624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:56 smithi067 bash[17655]: cluster 2024-04-03T15:53:55.622148+0000 mgr.y (mgr.24370) 2867 : cluster [DBG] pgmap v2851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:56 smithi067 bash[17655]: audit 2024-04-03T15:53:55.952737+0000 mon.c (mon.2) 1078 : audit [DBG] from='client.? 172.21.15.67:0/2360245624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:56 smithi067 bash[27441]: cluster 2024-04-03T15:53:55.622148+0000 mgr.y (mgr.24370) 2867 : cluster [DBG] pgmap v2851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:56 smithi067 bash[27441]: audit 2024-04-03T15:53:55.952737+0000 mon.c (mon.2) 1078 : audit [DBG] from='client.? 172.21.15.67:0/2360245624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:58 smithi082 bash[20963]: cluster 2024-04-03T15:53:57.622874+0000 mgr.y (mgr.24370) 2868 : cluster [DBG] pgmap v2852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:53:58 smithi082 bash[20963]: audit 2024-04-03T15:53:58.417348+0000 mon.c (mon.2) 1079 : audit [DBG] from='client.? 172.21.15.67:0/4280000111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:58 smithi067 bash[17655]: cluster 2024-04-03T15:53:57.622874+0000 mgr.y (mgr.24370) 2868 : cluster [DBG] pgmap v2852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:53:58 smithi067 bash[17655]: audit 2024-04-03T15:53:58.417348+0000 mon.c (mon.2) 1079 : audit [DBG] from='client.? 172.21.15.67:0/4280000111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:53:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:58 smithi067 bash[27441]: cluster 2024-04-03T15:53:57.622874+0000 mgr.y (mgr.24370) 2868 : cluster [DBG] pgmap v2852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:53:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:53:58 smithi067 bash[27441]: audit 2024-04-03T15:53:58.417348+0000 mon.c (mon.2) 1079 : audit [DBG] from='client.? 172.21.15.67:0/4280000111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:00 smithi082 bash[20963]: cluster 2024-04-03T15:53:59.623549+0000 mgr.y (mgr.24370) 2869 : cluster [DBG] pgmap v2853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:00 smithi067 bash[27441]: cluster 2024-04-03T15:53:59.623549+0000 mgr.y (mgr.24370) 2869 : cluster [DBG] pgmap v2853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:00 smithi067 bash[17655]: cluster 2024-04-03T15:53:59.623549+0000 mgr.y (mgr.24370) 2869 : cluster [DBG] pgmap v2853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:02.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:01 smithi082 bash[20963]: audit 2024-04-03T15:54:00.866409+0000 mon.a (mon.0) 3115 : audit [DBG] from='client.? 172.21.15.67:0/3286759217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:02.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:01 smithi067 bash[27441]: audit 2024-04-03T15:54:00.866409+0000 mon.a (mon.0) 3115 : audit [DBG] from='client.? 172.21.15.67:0/3286759217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:01 smithi067 bash[17655]: audit 2024-04-03T15:54:00.866409+0000 mon.a (mon.0) 3115 : audit [DBG] from='client.? 172.21.15.67:0/3286759217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:02 smithi067 bash[17655]: cluster 2024-04-03T15:54:01.624699+0000 mgr.y (mgr.24370) 2870 : cluster [DBG] pgmap v2854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:02 smithi067 bash[27441]: cluster 2024-04-03T15:54:01.624699+0000 mgr.y (mgr.24370) 2870 : cluster [DBG] pgmap v2854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:02 smithi082 bash[20963]: cluster 2024-04-03T15:54:01.624699+0000 mgr.y (mgr.24370) 2870 : cluster [DBG] pgmap v2854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:03] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T15:54:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:54:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:03 smithi082 bash[20963]: audit 2024-04-03T15:54:03.320748+0000 mon.c (mon.2) 1080 : audit [DBG] from='client.? 172.21.15.67:0/2953034039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:03 smithi067 bash[17655]: audit 2024-04-03T15:54:03.320748+0000 mon.c (mon.2) 1080 : audit [DBG] from='client.? 172.21.15.67:0/2953034039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:03 smithi067 bash[27441]: audit 2024-04-03T15:54:03.320748+0000 mon.c (mon.2) 1080 : audit [DBG] from='client.? 172.21.15.67:0/2953034039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:04 smithi082 bash[20963]: cluster 2024-04-03T15:54:03.625388+0000 mgr.y (mgr.24370) 2871 : cluster [DBG] pgmap v2855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:04 smithi067 bash[17655]: cluster 2024-04-03T15:54:03.625388+0000 mgr.y (mgr.24370) 2871 : cluster [DBG] pgmap v2855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:04 smithi067 bash[27441]: cluster 2024-04-03T15:54:03.625388+0000 mgr.y (mgr.24370) 2871 : cluster [DBG] pgmap v2855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:06 smithi082 bash[20963]: cluster 2024-04-03T15:54:05.626497+0000 mgr.y (mgr.24370) 2872 : cluster [DBG] pgmap v2856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:06 smithi082 bash[20963]: audit 2024-04-03T15:54:05.772610+0000 mon.a (mon.0) 3116 : audit [DBG] from='client.? 172.21.15.67:0/3289086037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:06 smithi067 bash[27441]: cluster 2024-04-03T15:54:05.626497+0000 mgr.y (mgr.24370) 2872 : cluster [DBG] pgmap v2856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:06 smithi067 bash[27441]: audit 2024-04-03T15:54:05.772610+0000 mon.a (mon.0) 3116 : audit [DBG] from='client.? 172.21.15.67:0/3289086037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:06 smithi067 bash[17655]: cluster 2024-04-03T15:54:05.626497+0000 mgr.y (mgr.24370) 2872 : cluster [DBG] pgmap v2856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:06 smithi067 bash[17655]: audit 2024-04-03T15:54:05.772610+0000 mon.a (mon.0) 3116 : audit [DBG] from='client.? 172.21.15.67:0/3289086037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:08 smithi082 bash[20963]: cluster 2024-04-03T15:54:07.627247+0000 mgr.y (mgr.24370) 2873 : cluster [DBG] pgmap v2857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:08 smithi082 bash[20963]: audit 2024-04-03T15:54:08.226488+0000 mon.a (mon.0) 3117 : audit [DBG] from='client.? 172.21.15.67:0/2006961013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:08 smithi067 bash[27441]: cluster 2024-04-03T15:54:07.627247+0000 mgr.y (mgr.24370) 2873 : cluster [DBG] pgmap v2857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:08 smithi067 bash[27441]: audit 2024-04-03T15:54:08.226488+0000 mon.a (mon.0) 3117 : audit [DBG] from='client.? 172.21.15.67:0/2006961013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:08 smithi067 bash[17655]: cluster 2024-04-03T15:54:07.627247+0000 mgr.y (mgr.24370) 2873 : cluster [DBG] pgmap v2857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:08 smithi067 bash[17655]: audit 2024-04-03T15:54:08.226488+0000 mon.a (mon.0) 3117 : audit [DBG] from='client.? 172.21.15.67:0/2006961013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:10 smithi082 bash[20963]: cluster 2024-04-03T15:54:09.627966+0000 mgr.y (mgr.24370) 2874 : cluster [DBG] pgmap v2858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:10 smithi082 bash[20963]: audit 2024-04-03T15:54:09.796068+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:10 smithi082 bash[20963]: audit 2024-04-03T15:54:10.678620+0000 mon.a (mon.0) 3119 : audit [DBG] from='client.? 172.21.15.67:0/1238091132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:10 smithi067 bash[27441]: cluster 2024-04-03T15:54:09.627966+0000 mgr.y (mgr.24370) 2874 : cluster [DBG] pgmap v2858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:10 smithi067 bash[27441]: audit 2024-04-03T15:54:09.796068+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:10 smithi067 bash[27441]: audit 2024-04-03T15:54:10.678620+0000 mon.a (mon.0) 3119 : audit [DBG] from='client.? 172.21.15.67:0/1238091132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:10 smithi067 bash[17655]: cluster 2024-04-03T15:54:09.627966+0000 mgr.y (mgr.24370) 2874 : cluster [DBG] pgmap v2858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:10 smithi067 bash[17655]: audit 2024-04-03T15:54:09.796068+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:10 smithi067 bash[17655]: audit 2024-04-03T15:54:10.678620+0000 mon.a (mon.0) 3119 : audit [DBG] from='client.? 172.21.15.67:0/1238091132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:13.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:12 smithi067 bash[27441]: cluster 2024-04-03T15:54:11.629134+0000 mgr.y (mgr.24370) 2875 : cluster [DBG] pgmap v2859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:13.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:12 smithi067 bash[17655]: cluster 2024-04-03T15:54:11.629134+0000 mgr.y (mgr.24370) 2875 : cluster [DBG] pgmap v2859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:12 smithi082 bash[20963]: cluster 2024-04-03T15:54:11.629134+0000 mgr.y (mgr.24370) 2875 : cluster [DBG] pgmap v2859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:54:13.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:13 smithi082 bash[20963]: audit 2024-04-03T15:54:13.131500+0000 mon.c (mon.2) 1081 : audit [DBG] from='client.? 172.21.15.67:0/3352448933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:54:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:13 smithi067 bash[17655]: audit 2024-04-03T15:54:13.131500+0000 mon.c (mon.2) 1081 : audit [DBG] from='client.? 172.21.15.67:0/3352448933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:13 smithi067 bash[27441]: audit 2024-04-03T15:54:13.131500+0000 mon.c (mon.2) 1081 : audit [DBG] from='client.? 172.21.15.67:0/3352448933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:14 smithi082 bash[20963]: cluster 2024-04-03T15:54:13.629853+0000 mgr.y (mgr.24370) 2876 : cluster [DBG] pgmap v2860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:14 smithi067 bash[17655]: cluster 2024-04-03T15:54:13.629853+0000 mgr.y (mgr.24370) 2876 : cluster [DBG] pgmap v2860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:14 smithi067 bash[27441]: cluster 2024-04-03T15:54:13.629853+0000 mgr.y (mgr.24370) 2876 : cluster [DBG] pgmap v2860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:16.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:15 smithi082 bash[20963]: audit 2024-04-03T15:54:15.589407+0000 mon.a (mon.0) 3120 : audit [DBG] from='client.? 172.21.15.67:0/2516858541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:15 smithi067 bash[27441]: audit 2024-04-03T15:54:15.589407+0000 mon.a (mon.0) 3120 : audit [DBG] from='client.? 172.21.15.67:0/2516858541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:15 smithi067 bash[17655]: audit 2024-04-03T15:54:15.589407+0000 mon.a (mon.0) 3120 : audit [DBG] from='client.? 172.21.15.67:0/2516858541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:16 smithi082 bash[20963]: cluster 2024-04-03T15:54:15.631029+0000 mgr.y (mgr.24370) 2877 : cluster [DBG] pgmap v2861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:16 smithi067 bash[17655]: cluster 2024-04-03T15:54:15.631029+0000 mgr.y (mgr.24370) 2877 : cluster [DBG] pgmap v2861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:16 smithi067 bash[27441]: cluster 2024-04-03T15:54:15.631029+0000 mgr.y (mgr.24370) 2877 : cluster [DBG] pgmap v2861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:18 smithi082 bash[20963]: cluster 2024-04-03T15:54:17.631643+0000 mgr.y (mgr.24370) 2878 : cluster [DBG] pgmap v2862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:18 smithi082 bash[20963]: audit 2024-04-03T15:54:18.042027+0000 mon.a (mon.0) 3121 : audit [DBG] from='client.? 172.21.15.67:0/3939677941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:18 smithi067 bash[17655]: cluster 2024-04-03T15:54:17.631643+0000 mgr.y (mgr.24370) 2878 : cluster [DBG] pgmap v2862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:18 smithi067 bash[17655]: audit 2024-04-03T15:54:18.042027+0000 mon.a (mon.0) 3121 : audit [DBG] from='client.? 172.21.15.67:0/3939677941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:18 smithi067 bash[27441]: cluster 2024-04-03T15:54:17.631643+0000 mgr.y (mgr.24370) 2878 : cluster [DBG] pgmap v2862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:18 smithi067 bash[27441]: audit 2024-04-03T15:54:18.042027+0000 mon.a (mon.0) 3121 : audit [DBG] from='client.? 172.21.15.67:0/3939677941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:20 smithi082 bash[20963]: cluster 2024-04-03T15:54:19.632368+0000 mgr.y (mgr.24370) 2879 : cluster [DBG] pgmap v2863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:20 smithi082 bash[20963]: audit 2024-04-03T15:54:20.498494+0000 mon.c (mon.2) 1082 : audit [DBG] from='client.? 172.21.15.67:0/319838439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:20 smithi067 bash[27441]: cluster 2024-04-03T15:54:19.632368+0000 mgr.y (mgr.24370) 2879 : cluster [DBG] pgmap v2863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:20 smithi067 bash[27441]: audit 2024-04-03T15:54:20.498494+0000 mon.c (mon.2) 1082 : audit [DBG] from='client.? 172.21.15.67:0/319838439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:20 smithi067 bash[17655]: cluster 2024-04-03T15:54:19.632368+0000 mgr.y (mgr.24370) 2879 : cluster [DBG] pgmap v2863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:20 smithi067 bash[17655]: audit 2024-04-03T15:54:20.498494+0000 mon.c (mon.2) 1082 : audit [DBG] from='client.? 172.21.15.67:0/319838439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:22 smithi067 bash[27441]: cluster 2024-04-03T15:54:21.633474+0000 mgr.y (mgr.24370) 2880 : cluster [DBG] pgmap v2864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:22 smithi067 bash[17655]: cluster 2024-04-03T15:54:21.633474+0000 mgr.y (mgr.24370) 2880 : cluster [DBG] pgmap v2864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:22 smithi082 bash[20963]: cluster 2024-04-03T15:54:21.633474+0000 mgr.y (mgr.24370) 2880 : cluster [DBG] pgmap v2864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:54:23.766 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:54:24.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:23 smithi082 bash[20963]: audit 2024-04-03T15:54:22.951626+0000 mon.a (mon.0) 3122 : audit [DBG] from='client.? 172.21.15.67:0/1453006560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:24.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:23 smithi067 bash[27441]: audit 2024-04-03T15:54:22.951626+0000 mon.a (mon.0) 3122 : audit [DBG] from='client.? 172.21.15.67:0/1453006560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:23 smithi067 bash[17655]: audit 2024-04-03T15:54:22.951626+0000 mon.a (mon.0) 3122 : audit [DBG] from='client.? 172.21.15.67:0/1453006560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:24 smithi082 bash[20963]: cluster 2024-04-03T15:54:23.634146+0000 mgr.y (mgr.24370) 2881 : cluster [DBG] pgmap v2865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:24 smithi067 bash[27441]: cluster 2024-04-03T15:54:23.634146+0000 mgr.y (mgr.24370) 2881 : cluster [DBG] pgmap v2865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:24 smithi067 bash[17655]: cluster 2024-04-03T15:54:23.634146+0000 mgr.y (mgr.24370) 2881 : cluster [DBG] pgmap v2865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:25 smithi082 bash[20963]: audit 2024-04-03T15:54:24.796115+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:25 smithi082 bash[20963]: audit 2024-04-03T15:54:25.414898+0000 mon.a (mon.0) 3124 : audit [DBG] from='client.? 172.21.15.67:0/2100015324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:25 smithi067 bash[27441]: audit 2024-04-03T15:54:24.796115+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:25 smithi067 bash[27441]: audit 2024-04-03T15:54:25.414898+0000 mon.a (mon.0) 3124 : audit [DBG] from='client.? 172.21.15.67:0/2100015324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:25 smithi067 bash[17655]: audit 2024-04-03T15:54:24.796115+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:25 smithi067 bash[17655]: audit 2024-04-03T15:54:25.414898+0000 mon.a (mon.0) 3124 : audit [DBG] from='client.? 172.21.15.67:0/2100015324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:26 smithi082 bash[20963]: cluster 2024-04-03T15:54:25.635371+0000 mgr.y (mgr.24370) 2882 : cluster [DBG] pgmap v2866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:26 smithi067 bash[27441]: cluster 2024-04-03T15:54:25.635371+0000 mgr.y (mgr.24370) 2882 : cluster [DBG] pgmap v2866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:26 smithi067 bash[17655]: cluster 2024-04-03T15:54:25.635371+0000 mgr.y (mgr.24370) 2882 : cluster [DBG] pgmap v2866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:28 smithi082 bash[20963]: cluster 2024-04-03T15:54:27.636050+0000 mgr.y (mgr.24370) 2883 : cluster [DBG] pgmap v2867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:28 smithi082 bash[20963]: audit 2024-04-03T15:54:27.867141+0000 mon.c (mon.2) 1083 : audit [DBG] from='client.? 172.21.15.67:0/96366822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:28 smithi067 bash[27441]: cluster 2024-04-03T15:54:27.636050+0000 mgr.y (mgr.24370) 2883 : cluster [DBG] pgmap v2867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:28 smithi067 bash[27441]: audit 2024-04-03T15:54:27.867141+0000 mon.c (mon.2) 1083 : audit [DBG] from='client.? 172.21.15.67:0/96366822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:28 smithi067 bash[17655]: cluster 2024-04-03T15:54:27.636050+0000 mgr.y (mgr.24370) 2883 : cluster [DBG] pgmap v2867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:28 smithi067 bash[17655]: audit 2024-04-03T15:54:27.867141+0000 mon.c (mon.2) 1083 : audit [DBG] from='client.? 172.21.15.67:0/96366822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:30 smithi082 bash[20963]: cluster 2024-04-03T15:54:29.636822+0000 mgr.y (mgr.24370) 2884 : cluster [DBG] pgmap v2868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:30 smithi082 bash[20963]: audit 2024-04-03T15:54:30.322099+0000 mon.a (mon.0) 3125 : audit [DBG] from='client.? 172.21.15.67:0/886553525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:30 smithi067 bash[17655]: cluster 2024-04-03T15:54:29.636822+0000 mgr.y (mgr.24370) 2884 : cluster [DBG] pgmap v2868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:30 smithi067 bash[17655]: audit 2024-04-03T15:54:30.322099+0000 mon.a (mon.0) 3125 : audit [DBG] from='client.? 172.21.15.67:0/886553525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:30 smithi067 bash[27441]: cluster 2024-04-03T15:54:29.636822+0000 mgr.y (mgr.24370) 2884 : cluster [DBG] pgmap v2868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:30 smithi067 bash[27441]: audit 2024-04-03T15:54:30.322099+0000 mon.a (mon.0) 3125 : audit [DBG] from='client.? 172.21.15.67:0/886553525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:32 smithi067 bash[27441]: cluster 2024-04-03T15:54:31.638055+0000 mgr.y (mgr.24370) 2885 : cluster [DBG] pgmap v2869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:32 smithi067 bash[27441]: audit 2024-04-03T15:54:32.772492+0000 mon.a (mon.0) 3126 : audit [DBG] from='client.? 172.21.15.67:0/3347057289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:32 smithi067 bash[17655]: cluster 2024-04-03T15:54:31.638055+0000 mgr.y (mgr.24370) 2885 : cluster [DBG] pgmap v2869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:32 smithi067 bash[17655]: audit 2024-04-03T15:54:32.772492+0000 mon.a (mon.0) 3126 : audit [DBG] from='client.? 172.21.15.67:0/3347057289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:32 smithi082 bash[20963]: cluster 2024-04-03T15:54:31.638055+0000 mgr.y (mgr.24370) 2885 : cluster [DBG] pgmap v2869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:32 smithi082 bash[20963]: audit 2024-04-03T15:54:32.772492+0000 mon.a (mon.0) 3126 : audit [DBG] from='client.? 172.21.15.67:0/3347057289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:54:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:54:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:34 smithi082 bash[20963]: cluster 2024-04-03T15:54:33.638730+0000 mgr.y (mgr.24370) 2886 : cluster [DBG] pgmap v2870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:34 smithi067 bash[27441]: cluster 2024-04-03T15:54:33.638730+0000 mgr.y (mgr.24370) 2886 : cluster [DBG] pgmap v2870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:34 smithi067 bash[17655]: cluster 2024-04-03T15:54:33.638730+0000 mgr.y (mgr.24370) 2886 : cluster [DBG] pgmap v2870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:35 smithi082 bash[20963]: audit 2024-04-03T15:54:35.233567+0000 mon.c (mon.2) 1084 : audit [DBG] from='client.? 172.21.15.67:0/4079276129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:35 smithi067 bash[17655]: audit 2024-04-03T15:54:35.233567+0000 mon.c (mon.2) 1084 : audit [DBG] from='client.? 172.21.15.67:0/4079276129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:35 smithi067 bash[27441]: audit 2024-04-03T15:54:35.233567+0000 mon.c (mon.2) 1084 : audit [DBG] from='client.? 172.21.15.67:0/4079276129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:36 smithi082 bash[20963]: cluster 2024-04-03T15:54:35.639831+0000 mgr.y (mgr.24370) 2887 : cluster [DBG] pgmap v2871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:36 smithi067 bash[17655]: cluster 2024-04-03T15:54:35.639831+0000 mgr.y (mgr.24370) 2887 : cluster [DBG] pgmap v2871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:36 smithi067 bash[27441]: cluster 2024-04-03T15:54:35.639831+0000 mgr.y (mgr.24370) 2887 : cluster [DBG] pgmap v2871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:37 smithi082 bash[20963]: audit 2024-04-03T15:54:37.686348+0000 mon.a (mon.0) 3127 : audit [DBG] from='client.? 172.21.15.67:0/3095986946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:37 smithi067 bash[17655]: audit 2024-04-03T15:54:37.686348+0000 mon.a (mon.0) 3127 : audit [DBG] from='client.? 172.21.15.67:0/3095986946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:37 smithi067 bash[27441]: audit 2024-04-03T15:54:37.686348+0000 mon.a (mon.0) 3127 : audit [DBG] from='client.? 172.21.15.67:0/3095986946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:38 smithi082 bash[20963]: cluster 2024-04-03T15:54:37.640322+0000 mgr.y (mgr.24370) 2888 : cluster [DBG] pgmap v2872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:38 smithi067 bash[17655]: cluster 2024-04-03T15:54:37.640322+0000 mgr.y (mgr.24370) 2888 : cluster [DBG] pgmap v2872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:38 smithi067 bash[27441]: cluster 2024-04-03T15:54:37.640322+0000 mgr.y (mgr.24370) 2888 : cluster [DBG] pgmap v2872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:39 smithi082 bash[20963]: audit 2024-04-03T15:54:39.611406+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:54:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:39 smithi082 bash[20963]: audit 2024-04-03T15:54:39.796374+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:39 smithi067 bash[17655]: audit 2024-04-03T15:54:39.611406+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:54:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:39 smithi067 bash[17655]: audit 2024-04-03T15:54:39.796374+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:39 smithi067 bash[27441]: audit 2024-04-03T15:54:39.611406+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:54:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:39 smithi067 bash[27441]: audit 2024-04-03T15:54:39.796374+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:40 smithi082 bash[20963]: cluster 2024-04-03T15:54:39.640886+0000 mgr.y (mgr.24370) 2889 : cluster [DBG] pgmap v2873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:40 smithi082 bash[20963]: audit 2024-04-03T15:54:40.141880+0000 mon.b (mon.1) 35 : audit [DBG] from='client.? 172.21.15.67:0/2843644760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:40 smithi067 bash[27441]: cluster 2024-04-03T15:54:39.640886+0000 mgr.y (mgr.24370) 2889 : cluster [DBG] pgmap v2873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:40 smithi067 bash[27441]: audit 2024-04-03T15:54:40.141880+0000 mon.b (mon.1) 35 : audit [DBG] from='client.? 172.21.15.67:0/2843644760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:40 smithi067 bash[17655]: cluster 2024-04-03T15:54:39.640886+0000 mgr.y (mgr.24370) 2889 : cluster [DBG] pgmap v2873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:40 smithi067 bash[17655]: audit 2024-04-03T15:54:40.141880+0000 mon.b (mon.1) 35 : audit [DBG] from='client.? 172.21.15.67:0/2843644760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:42 smithi082 bash[20963]: cluster 2024-04-03T15:54:41.642040+0000 mgr.y (mgr.24370) 2890 : cluster [DBG] pgmap v2874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:42 smithi082 bash[20963]: audit 2024-04-03T15:54:42.601708+0000 mon.c (mon.2) 1085 : audit [DBG] from='client.? 172.21.15.67:0/3026733257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:43.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:43] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:54:43.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:42 smithi067 bash[17655]: cluster 2024-04-03T15:54:41.642040+0000 mgr.y (mgr.24370) 2890 : cluster [DBG] pgmap v2874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:43.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:42 smithi067 bash[17655]: audit 2024-04-03T15:54:42.601708+0000 mon.c (mon.2) 1085 : audit [DBG] from='client.? 172.21.15.67:0/3026733257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:42 smithi067 bash[27441]: cluster 2024-04-03T15:54:41.642040+0000 mgr.y (mgr.24370) 2890 : cluster [DBG] pgmap v2874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:42 smithi067 bash[27441]: audit 2024-04-03T15:54:42.601708+0000 mon.c (mon.2) 1085 : audit [DBG] from='client.? 172.21.15.67:0/3026733257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:54:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:44 smithi082 bash[20963]: cluster 2024-04-03T15:54:43.642717+0000 mgr.y (mgr.24370) 2891 : cluster [DBG] pgmap v2875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:44 smithi067 bash[27441]: cluster 2024-04-03T15:54:43.642717+0000 mgr.y (mgr.24370) 2891 : cluster [DBG] pgmap v2875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:44 smithi067 bash[17655]: cluster 2024-04-03T15:54:43.642717+0000 mgr.y (mgr.24370) 2891 : cluster [DBG] pgmap v2875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:45 smithi082 bash[20963]: audit 2024-04-03T15:54:45.063151+0000 mon.a (mon.0) 3130 : audit [DBG] from='client.? 172.21.15.67:0/2809892740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:45 smithi082 bash[20963]: audit 2024-04-03T15:54:45.308917+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:45 smithi082 bash[20963]: audit 2024-04-03T15:54:45.317253+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:45 smithi082 bash[20963]: audit 2024-04-03T15:54:45.671191+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:45 smithi082 bash[20963]: audit 2024-04-03T15:54:45.680777+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[17655]: audit 2024-04-03T15:54:45.063151+0000 mon.a (mon.0) 3130 : audit [DBG] from='client.? 172.21.15.67:0/2809892740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[17655]: audit 2024-04-03T15:54:45.308917+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[17655]: audit 2024-04-03T15:54:45.317253+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[17655]: audit 2024-04-03T15:54:45.671191+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[17655]: audit 2024-04-03T15:54:45.680777+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[27441]: audit 2024-04-03T15:54:45.063151+0000 mon.a (mon.0) 3130 : audit [DBG] from='client.? 172.21.15.67:0/2809892740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[27441]: audit 2024-04-03T15:54:45.308917+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[27441]: audit 2024-04-03T15:54:45.317253+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[27441]: audit 2024-04-03T15:54:45.671191+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:45 smithi067 bash[27441]: audit 2024-04-03T15:54:45.680777+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:46 smithi082 bash[20963]: cluster 2024-04-03T15:54:45.643511+0000 mgr.y (mgr.24370) 2892 : cluster [DBG] pgmap v2876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:46 smithi082 bash[20963]: audit 2024-04-03T15:54:46.120547+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:54:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:46 smithi082 bash[20963]: audit 2024-04-03T15:54:46.122392+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:54:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:46 smithi082 bash[20963]: audit 2024-04-03T15:54:46.133004+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:46 smithi067 bash[17655]: cluster 2024-04-03T15:54:45.643511+0000 mgr.y (mgr.24370) 2892 : cluster [DBG] pgmap v2876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:46 smithi067 bash[17655]: audit 2024-04-03T15:54:46.120547+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:54:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:46 smithi067 bash[17655]: audit 2024-04-03T15:54:46.122392+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:54:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:46 smithi067 bash[17655]: audit 2024-04-03T15:54:46.133004+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:46 smithi067 bash[27441]: cluster 2024-04-03T15:54:45.643511+0000 mgr.y (mgr.24370) 2892 : cluster [DBG] pgmap v2876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:46 smithi067 bash[27441]: audit 2024-04-03T15:54:46.120547+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:54:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:46 smithi067 bash[27441]: audit 2024-04-03T15:54:46.122392+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:54:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:46 smithi067 bash[27441]: audit 2024-04-03T15:54:46.133004+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:54:48.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:47 smithi082 bash[20963]: audit 2024-04-03T15:54:47.521409+0000 mon.a (mon.0) 3138 : audit [DBG] from='client.? 172.21.15.67:0/1243888712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:47 smithi067 bash[27441]: audit 2024-04-03T15:54:47.521409+0000 mon.a (mon.0) 3138 : audit [DBG] from='client.? 172.21.15.67:0/1243888712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:48.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:47 smithi067 bash[17655]: audit 2024-04-03T15:54:47.521409+0000 mon.a (mon.0) 3138 : audit [DBG] from='client.? 172.21.15.67:0/1243888712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:48 smithi082 bash[20963]: cluster 2024-04-03T15:54:47.644352+0000 mgr.y (mgr.24370) 2893 : cluster [DBG] pgmap v2877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:48 smithi067 bash[27441]: cluster 2024-04-03T15:54:47.644352+0000 mgr.y (mgr.24370) 2893 : cluster [DBG] pgmap v2877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:48 smithi067 bash[17655]: cluster 2024-04-03T15:54:47.644352+0000 mgr.y (mgr.24370) 2893 : cluster [DBG] pgmap v2877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:50 smithi082 bash[20963]: cluster 2024-04-03T15:54:49.644912+0000 mgr.y (mgr.24370) 2894 : cluster [DBG] pgmap v2878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:50 smithi082 bash[20963]: audit 2024-04-03T15:54:49.985163+0000 mon.a (mon.0) 3139 : audit [DBG] from='client.? 172.21.15.67:0/1310507382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:50 smithi067 bash[27441]: cluster 2024-04-03T15:54:49.644912+0000 mgr.y (mgr.24370) 2894 : cluster [DBG] pgmap v2878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:50 smithi067 bash[27441]: audit 2024-04-03T15:54:49.985163+0000 mon.a (mon.0) 3139 : audit [DBG] from='client.? 172.21.15.67:0/1310507382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:50 smithi067 bash[17655]: cluster 2024-04-03T15:54:49.644912+0000 mgr.y (mgr.24370) 2894 : cluster [DBG] pgmap v2878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:50 smithi067 bash[17655]: audit 2024-04-03T15:54:49.985163+0000 mon.a (mon.0) 3139 : audit [DBG] from='client.? 172.21.15.67:0/1310507382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:52 smithi082 bash[20963]: cluster 2024-04-03T15:54:51.646090+0000 mgr.y (mgr.24370) 2895 : cluster [DBG] pgmap v2879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:52 smithi082 bash[20963]: audit 2024-04-03T15:54:52.440325+0000 mon.a (mon.0) 3140 : audit [DBG] from='client.? 172.21.15.67:0/495297204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:53.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:53] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:54:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:52 smithi067 bash[27441]: cluster 2024-04-03T15:54:51.646090+0000 mgr.y (mgr.24370) 2895 : cluster [DBG] pgmap v2879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:52 smithi067 bash[27441]: audit 2024-04-03T15:54:52.440325+0000 mon.a (mon.0) 3140 : audit [DBG] from='client.? 172.21.15.67:0/495297204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:52 smithi067 bash[17655]: cluster 2024-04-03T15:54:51.646090+0000 mgr.y (mgr.24370) 2895 : cluster [DBG] pgmap v2879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:52 smithi067 bash[17655]: audit 2024-04-03T15:54:52.440325+0000 mon.a (mon.0) 3140 : audit [DBG] from='client.? 172.21.15.67:0/495297204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:54:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:54 smithi082 bash[20963]: cluster 2024-04-03T15:54:53.646925+0000 mgr.y (mgr.24370) 2896 : cluster [DBG] pgmap v2880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:54 smithi082 bash[20963]: audit 2024-04-03T15:54:54.796842+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:54 smithi067 bash[27441]: cluster 2024-04-03T15:54:53.646925+0000 mgr.y (mgr.24370) 2896 : cluster [DBG] pgmap v2880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:54 smithi067 bash[27441]: audit 2024-04-03T15:54:54.796842+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:54 smithi067 bash[17655]: cluster 2024-04-03T15:54:53.646925+0000 mgr.y (mgr.24370) 2896 : cluster [DBG] pgmap v2880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:54 smithi067 bash[17655]: audit 2024-04-03T15:54:54.796842+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:54:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:55 smithi082 bash[20963]: audit 2024-04-03T15:54:54.900808+0000 mon.c (mon.2) 1086 : audit [DBG] from='client.? 172.21.15.67:0/1339815813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:55 smithi067 bash[17655]: audit 2024-04-03T15:54:54.900808+0000 mon.c (mon.2) 1086 : audit [DBG] from='client.? 172.21.15.67:0/1339815813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:55 smithi067 bash[27441]: audit 2024-04-03T15:54:54.900808+0000 mon.c (mon.2) 1086 : audit [DBG] from='client.? 172.21.15.67:0/1339815813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:56 smithi082 bash[20963]: cluster 2024-04-03T15:54:55.647996+0000 mgr.y (mgr.24370) 2897 : cluster [DBG] pgmap v2881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:56 smithi067 bash[27441]: cluster 2024-04-03T15:54:55.647996+0000 mgr.y (mgr.24370) 2897 : cluster [DBG] pgmap v2881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:56 smithi067 bash[17655]: cluster 2024-04-03T15:54:55.647996+0000 mgr.y (mgr.24370) 2897 : cluster [DBG] pgmap v2881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:57 smithi067 bash[27441]: audit 2024-04-03T15:54:57.356663+0000 mon.c (mon.2) 1087 : audit [DBG] from='client.? 172.21.15.67:0/1775001201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:57 smithi067 bash[17655]: audit 2024-04-03T15:54:57.356663+0000 mon.c (mon.2) 1087 : audit [DBG] from='client.? 172.21.15.67:0/1775001201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:57 smithi082 bash[20963]: audit 2024-04-03T15:54:57.356663+0000 mon.c (mon.2) 1087 : audit [DBG] from='client.? 172.21.15.67:0/1775001201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:54:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:58 smithi067 bash[17655]: cluster 2024-04-03T15:54:57.648658+0000 mgr.y (mgr.24370) 2898 : cluster [DBG] pgmap v2882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:58 smithi067 bash[27441]: cluster 2024-04-03T15:54:57.648658+0000 mgr.y (mgr.24370) 2898 : cluster [DBG] pgmap v2882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:54:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:58 smithi082 bash[20963]: cluster 2024-04-03T15:54:57.648658+0000 mgr.y (mgr.24370) 2898 : cluster [DBG] pgmap v2882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:54:59 smithi067 bash[17655]: audit 2024-04-03T15:54:59.800545+0000 mon.c (mon.2) 1088 : audit [DBG] from='client.? 172.21.15.67:0/1639815920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:00.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:54:59 smithi067 bash[27441]: audit 2024-04-03T15:54:59.800545+0000 mon.c (mon.2) 1088 : audit [DBG] from='client.? 172.21.15.67:0/1639815920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:54:59 smithi082 bash[20963]: audit 2024-04-03T15:54:59.800545+0000 mon.c (mon.2) 1088 : audit [DBG] from='client.? 172.21.15.67:0/1639815920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:00 smithi067 bash[17655]: cluster 2024-04-03T15:54:59.649153+0000 mgr.y (mgr.24370) 2899 : cluster [DBG] pgmap v2883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:00 smithi067 bash[27441]: cluster 2024-04-03T15:54:59.649153+0000 mgr.y (mgr.24370) 2899 : cluster [DBG] pgmap v2883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:00 smithi082 bash[20963]: cluster 2024-04-03T15:54:59.649153+0000 mgr.y (mgr.24370) 2899 : cluster [DBG] pgmap v2883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:03.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:55:03.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:02 smithi067 bash[17655]: cluster 2024-04-03T15:55:01.650321+0000 mgr.y (mgr.24370) 2900 : cluster [DBG] pgmap v2884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:03.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:02 smithi067 bash[17655]: audit 2024-04-03T15:55:02.244759+0000 mon.c (mon.2) 1089 : audit [DBG] from='client.? 172.21.15.67:0/450659570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:02 smithi067 bash[27441]: cluster 2024-04-03T15:55:01.650321+0000 mgr.y (mgr.24370) 2900 : cluster [DBG] pgmap v2884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:02 smithi067 bash[27441]: audit 2024-04-03T15:55:02.244759+0000 mon.c (mon.2) 1089 : audit [DBG] from='client.? 172.21.15.67:0/450659570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:02 smithi082 bash[20963]: cluster 2024-04-03T15:55:01.650321+0000 mgr.y (mgr.24370) 2900 : cluster [DBG] pgmap v2884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:02 smithi082 bash[20963]: audit 2024-04-03T15:55:02.244759+0000 mon.c (mon.2) 1089 : audit [DBG] from='client.? 172.21.15.67:0/450659570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:55:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:04 smithi067 bash[17655]: cluster 2024-04-03T15:55:03.651014+0000 mgr.y (mgr.24370) 2901 : cluster [DBG] pgmap v2885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:04 smithi067 bash[17655]: audit 2024-04-03T15:55:04.696051+0000 mon.a (mon.0) 3142 : audit [DBG] from='client.? 172.21.15.67:0/3348460471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:04 smithi067 bash[27441]: cluster 2024-04-03T15:55:03.651014+0000 mgr.y (mgr.24370) 2901 : cluster [DBG] pgmap v2885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:04 smithi067 bash[27441]: audit 2024-04-03T15:55:04.696051+0000 mon.a (mon.0) 3142 : audit [DBG] from='client.? 172.21.15.67:0/3348460471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:04 smithi082 bash[20963]: cluster 2024-04-03T15:55:03.651014+0000 mgr.y (mgr.24370) 2901 : cluster [DBG] pgmap v2885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:04 smithi082 bash[20963]: audit 2024-04-03T15:55:04.696051+0000 mon.a (mon.0) 3142 : audit [DBG] from='client.? 172.21.15.67:0/3348460471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:06 smithi067 bash[27441]: cluster 2024-04-03T15:55:05.652099+0000 mgr.y (mgr.24370) 2902 : cluster [DBG] pgmap v2886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:06 smithi067 bash[17655]: cluster 2024-04-03T15:55:05.652099+0000 mgr.y (mgr.24370) 2902 : cluster [DBG] pgmap v2886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:06 smithi082 bash[20963]: cluster 2024-04-03T15:55:05.652099+0000 mgr.y (mgr.24370) 2902 : cluster [DBG] pgmap v2886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:07 smithi082 bash[20963]: audit 2024-04-03T15:55:07.153574+0000 mon.c (mon.2) 1090 : audit [DBG] from='client.? 172.21.15.67:0/1228893604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:07 smithi067 bash[17655]: audit 2024-04-03T15:55:07.153574+0000 mon.c (mon.2) 1090 : audit [DBG] from='client.? 172.21.15.67:0/1228893604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:07 smithi067 bash[27441]: audit 2024-04-03T15:55:07.153574+0000 mon.c (mon.2) 1090 : audit [DBG] from='client.? 172.21.15.67:0/1228893604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:08 smithi082 bash[20963]: cluster 2024-04-03T15:55:07.652721+0000 mgr.y (mgr.24370) 2903 : cluster [DBG] pgmap v2887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:08 smithi067 bash[27441]: cluster 2024-04-03T15:55:07.652721+0000 mgr.y (mgr.24370) 2903 : cluster [DBG] pgmap v2887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:08 smithi067 bash[17655]: cluster 2024-04-03T15:55:07.652721+0000 mgr.y (mgr.24370) 2903 : cluster [DBG] pgmap v2887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:09 smithi082 bash[20963]: audit 2024-04-03T15:55:09.610751+0000 mon.a (mon.0) 3143 : audit [DBG] from='client.? 172.21.15.67:0/1028698304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:09 smithi082 bash[20963]: audit 2024-04-03T15:55:09.797431+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:09 smithi067 bash[17655]: audit 2024-04-03T15:55:09.610751+0000 mon.a (mon.0) 3143 : audit [DBG] from='client.? 172.21.15.67:0/1028698304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:09 smithi067 bash[17655]: audit 2024-04-03T15:55:09.797431+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:09 smithi067 bash[27441]: audit 2024-04-03T15:55:09.610751+0000 mon.a (mon.0) 3143 : audit [DBG] from='client.? 172.21.15.67:0/1028698304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:09 smithi067 bash[27441]: audit 2024-04-03T15:55:09.797431+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:10 smithi082 bash[20963]: cluster 2024-04-03T15:55:09.653395+0000 mgr.y (mgr.24370) 2904 : cluster [DBG] pgmap v2888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:10 smithi067 bash[27441]: cluster 2024-04-03T15:55:09.653395+0000 mgr.y (mgr.24370) 2904 : cluster [DBG] pgmap v2888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:10 smithi067 bash[17655]: cluster 2024-04-03T15:55:09.653395+0000 mgr.y (mgr.24370) 2904 : cluster [DBG] pgmap v2888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:12 smithi082 bash[20963]: cluster 2024-04-03T15:55:11.654572+0000 mgr.y (mgr.24370) 2905 : cluster [DBG] pgmap v2889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:12 smithi082 bash[20963]: audit 2024-04-03T15:55:12.068138+0000 mon.c (mon.2) 1091 : audit [DBG] from='client.? 172.21.15.67:0/2096876520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:55:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:12 smithi067 bash[17655]: cluster 2024-04-03T15:55:11.654572+0000 mgr.y (mgr.24370) 2905 : cluster [DBG] pgmap v2889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:13 smithi067 bash[17655]: audit 2024-04-03T15:55:12.068138+0000 mon.c (mon.2) 1091 : audit [DBG] from='client.? 172.21.15.67:0/2096876520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:13 smithi067 bash[27441]: cluster 2024-04-03T15:55:11.654572+0000 mgr.y (mgr.24370) 2905 : cluster [DBG] pgmap v2889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:13 smithi067 bash[27441]: audit 2024-04-03T15:55:12.068138+0000 mon.c (mon.2) 1091 : audit [DBG] from='client.? 172.21.15.67:0/2096876520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:55:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:14 smithi082 bash[20963]: cluster 2024-04-03T15:55:13.655271+0000 mgr.y (mgr.24370) 2906 : cluster [DBG] pgmap v2890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:14 smithi082 bash[20963]: audit 2024-04-03T15:55:14.521712+0000 mon.c (mon.2) 1092 : audit [DBG] from='client.? 172.21.15.67:0/3901108257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:14 smithi067 bash[17655]: cluster 2024-04-03T15:55:13.655271+0000 mgr.y (mgr.24370) 2906 : cluster [DBG] pgmap v2890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:14 smithi067 bash[17655]: audit 2024-04-03T15:55:14.521712+0000 mon.c (mon.2) 1092 : audit [DBG] from='client.? 172.21.15.67:0/3901108257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:14 smithi067 bash[27441]: cluster 2024-04-03T15:55:13.655271+0000 mgr.y (mgr.24370) 2906 : cluster [DBG] pgmap v2890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:14 smithi067 bash[27441]: audit 2024-04-03T15:55:14.521712+0000 mon.c (mon.2) 1092 : audit [DBG] from='client.? 172.21.15.67:0/3901108257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:16 smithi082 bash[20963]: cluster 2024-04-03T15:55:15.656436+0000 mgr.y (mgr.24370) 2907 : cluster [DBG] pgmap v2891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:16 smithi067 bash[27441]: cluster 2024-04-03T15:55:15.656436+0000 mgr.y (mgr.24370) 2907 : cluster [DBG] pgmap v2891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:16 smithi067 bash[17655]: cluster 2024-04-03T15:55:15.656436+0000 mgr.y (mgr.24370) 2907 : cluster [DBG] pgmap v2891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:17 smithi082 bash[20963]: audit 2024-04-03T15:55:16.989653+0000 mon.a (mon.0) 3145 : audit [DBG] from='client.? 172.21.15.67:0/1771486099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:17 smithi067 bash[17655]: audit 2024-04-03T15:55:16.989653+0000 mon.a (mon.0) 3145 : audit [DBG] from='client.? 172.21.15.67:0/1771486099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:17 smithi067 bash[27441]: audit 2024-04-03T15:55:16.989653+0000 mon.a (mon.0) 3145 : audit [DBG] from='client.? 172.21.15.67:0/1771486099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:18 smithi082 bash[20963]: cluster 2024-04-03T15:55:17.657127+0000 mgr.y (mgr.24370) 2908 : cluster [DBG] pgmap v2892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:18 smithi067 bash[17655]: cluster 2024-04-03T15:55:17.657127+0000 mgr.y (mgr.24370) 2908 : cluster [DBG] pgmap v2892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:18 smithi067 bash[27441]: cluster 2024-04-03T15:55:17.657127+0000 mgr.y (mgr.24370) 2908 : cluster [DBG] pgmap v2892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:19 smithi082 bash[20963]: audit 2024-04-03T15:55:19.435674+0000 mon.c (mon.2) 1093 : audit [DBG] from='client.? 172.21.15.67:0/122077392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:19 smithi067 bash[17655]: audit 2024-04-03T15:55:19.435674+0000 mon.c (mon.2) 1093 : audit [DBG] from='client.? 172.21.15.67:0/122077392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:19 smithi067 bash[27441]: audit 2024-04-03T15:55:19.435674+0000 mon.c (mon.2) 1093 : audit [DBG] from='client.? 172.21.15.67:0/122077392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:20 smithi082 bash[20963]: cluster 2024-04-03T15:55:19.657830+0000 mgr.y (mgr.24370) 2909 : cluster [DBG] pgmap v2893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:20 smithi067 bash[17655]: cluster 2024-04-03T15:55:19.657830+0000 mgr.y (mgr.24370) 2909 : cluster [DBG] pgmap v2893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:20 smithi067 bash[27441]: cluster 2024-04-03T15:55:19.657830+0000 mgr.y (mgr.24370) 2909 : cluster [DBG] pgmap v2893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:21 smithi082 bash[20963]: audit 2024-04-03T15:55:21.889423+0000 mon.c (mon.2) 1094 : audit [DBG] from='client.? 172.21.15.67:0/2295000054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:21 smithi067 bash[17655]: audit 2024-04-03T15:55:21.889423+0000 mon.c (mon.2) 1094 : audit [DBG] from='client.? 172.21.15.67:0/2295000054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:21 smithi067 bash[27441]: audit 2024-04-03T15:55:21.889423+0000 mon.c (mon.2) 1094 : audit [DBG] from='client.? 172.21.15.67:0/2295000054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:22 smithi082 bash[20963]: cluster 2024-04-03T15:55:21.658970+0000 mgr.y (mgr.24370) 2910 : cluster [DBG] pgmap v2894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:55:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:22 smithi067 bash[27441]: cluster 2024-04-03T15:55:21.658970+0000 mgr.y (mgr.24370) 2910 : cluster [DBG] pgmap v2894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:22 smithi067 bash[17655]: cluster 2024-04-03T15:55:21.658970+0000 mgr.y (mgr.24370) 2910 : cluster [DBG] pgmap v2894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:55:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:24 smithi082 bash[20963]: cluster 2024-04-03T15:55:23.659631+0000 mgr.y (mgr.24370) 2911 : cluster [DBG] pgmap v2895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:24 smithi082 bash[20963]: audit 2024-04-03T15:55:24.339126+0000 mon.a (mon.0) 3146 : audit [DBG] from='client.? 172.21.15.67:0/21882549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:24 smithi082 bash[20963]: audit 2024-04-03T15:55:24.798209+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:24 smithi067 bash[27441]: cluster 2024-04-03T15:55:23.659631+0000 mgr.y (mgr.24370) 2911 : cluster [DBG] pgmap v2895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:24 smithi067 bash[27441]: audit 2024-04-03T15:55:24.339126+0000 mon.a (mon.0) 3146 : audit [DBG] from='client.? 172.21.15.67:0/21882549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:24 smithi067 bash[27441]: audit 2024-04-03T15:55:24.798209+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:24 smithi067 bash[17655]: cluster 2024-04-03T15:55:23.659631+0000 mgr.y (mgr.24370) 2911 : cluster [DBG] pgmap v2895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:24 smithi067 bash[17655]: audit 2024-04-03T15:55:24.339126+0000 mon.a (mon.0) 3146 : audit [DBG] from='client.? 172.21.15.67:0/21882549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:24 smithi067 bash[17655]: audit 2024-04-03T15:55:24.798209+0000 mon.a (mon.0) 3147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:26 smithi082 bash[20963]: cluster 2024-04-03T15:55:25.660781+0000 mgr.y (mgr.24370) 2912 : cluster [DBG] pgmap v2896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:26 smithi082 bash[20963]: audit 2024-04-03T15:55:26.789905+0000 mon.c (mon.2) 1095 : audit [DBG] from='client.? 172.21.15.67:0/2096263404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:26 smithi067 bash[27441]: cluster 2024-04-03T15:55:25.660781+0000 mgr.y (mgr.24370) 2912 : cluster [DBG] pgmap v2896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:26 smithi067 bash[27441]: audit 2024-04-03T15:55:26.789905+0000 mon.c (mon.2) 1095 : audit [DBG] from='client.? 172.21.15.67:0/2096263404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:26 smithi067 bash[17655]: cluster 2024-04-03T15:55:25.660781+0000 mgr.y (mgr.24370) 2912 : cluster [DBG] pgmap v2896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:26 smithi067 bash[17655]: audit 2024-04-03T15:55:26.789905+0000 mon.c (mon.2) 1095 : audit [DBG] from='client.? 172.21.15.67:0/2096263404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:28 smithi082 bash[20963]: cluster 2024-04-03T15:55:27.661477+0000 mgr.y (mgr.24370) 2913 : cluster [DBG] pgmap v2897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:28 smithi067 bash[27441]: cluster 2024-04-03T15:55:27.661477+0000 mgr.y (mgr.24370) 2913 : cluster [DBG] pgmap v2897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:28 smithi067 bash[17655]: cluster 2024-04-03T15:55:27.661477+0000 mgr.y (mgr.24370) 2913 : cluster [DBG] pgmap v2897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:29 smithi082 bash[20963]: audit 2024-04-03T15:55:29.244202+0000 mon.a (mon.0) 3148 : audit [DBG] from='client.? 172.21.15.67:0/466985655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:29 smithi067 bash[17655]: audit 2024-04-03T15:55:29.244202+0000 mon.a (mon.0) 3148 : audit [DBG] from='client.? 172.21.15.67:0/466985655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:29 smithi067 bash[27441]: audit 2024-04-03T15:55:29.244202+0000 mon.a (mon.0) 3148 : audit [DBG] from='client.? 172.21.15.67:0/466985655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:31 smithi082 bash[20963]: cluster 2024-04-03T15:55:29.662128+0000 mgr.y (mgr.24370) 2914 : cluster [DBG] pgmap v2898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:31 smithi067 bash[27441]: cluster 2024-04-03T15:55:29.662128+0000 mgr.y (mgr.24370) 2914 : cluster [DBG] pgmap v2898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:31 smithi067 bash[17655]: cluster 2024-04-03T15:55:29.662128+0000 mgr.y (mgr.24370) 2914 : cluster [DBG] pgmap v2898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:32 smithi082 bash[20963]: audit 2024-04-03T15:55:31.697861+0000 mon.c (mon.2) 1096 : audit [DBG] from='client.? 172.21.15.67:0/312839737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:32 smithi067 bash[17655]: audit 2024-04-03T15:55:31.697861+0000 mon.c (mon.2) 1096 : audit [DBG] from='client.? 172.21.15.67:0/312839737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:32 smithi067 bash[27441]: audit 2024-04-03T15:55:31.697861+0000 mon.c (mon.2) 1096 : audit [DBG] from='client.? 172.21.15.67:0/312839737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:33 smithi082 bash[20963]: cluster 2024-04-03T15:55:31.663229+0000 mgr.y (mgr.24370) 2915 : cluster [DBG] pgmap v2899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:33] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:55:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:33 smithi067 bash[27441]: cluster 2024-04-03T15:55:31.663229+0000 mgr.y (mgr.24370) 2915 : cluster [DBG] pgmap v2899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:33 smithi067 bash[17655]: cluster 2024-04-03T15:55:31.663229+0000 mgr.y (mgr.24370) 2915 : cluster [DBG] pgmap v2899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:55:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:35 smithi082 bash[20963]: cluster 2024-04-03T15:55:33.663935+0000 mgr.y (mgr.24370) 2916 : cluster [DBG] pgmap v2900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:35 smithi082 bash[20963]: audit 2024-04-03T15:55:34.151378+0000 mon.c (mon.2) 1097 : audit [DBG] from='client.? 172.21.15.67:0/241931901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:35 smithi067 bash[17655]: cluster 2024-04-03T15:55:33.663935+0000 mgr.y (mgr.24370) 2916 : cluster [DBG] pgmap v2900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:35 smithi067 bash[17655]: audit 2024-04-03T15:55:34.151378+0000 mon.c (mon.2) 1097 : audit [DBG] from='client.? 172.21.15.67:0/241931901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:35 smithi067 bash[27441]: cluster 2024-04-03T15:55:33.663935+0000 mgr.y (mgr.24370) 2916 : cluster [DBG] pgmap v2900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:35 smithi067 bash[27441]: audit 2024-04-03T15:55:34.151378+0000 mon.c (mon.2) 1097 : audit [DBG] from='client.? 172.21.15.67:0/241931901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:37 smithi082 bash[20963]: cluster 2024-04-03T15:55:35.664951+0000 mgr.y (mgr.24370) 2917 : cluster [DBG] pgmap v2901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:37 smithi082 bash[20963]: audit 2024-04-03T15:55:36.593769+0000 mon.a (mon.0) 3149 : audit [DBG] from='client.? 172.21.15.67:0/3118955597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:37 smithi067 bash[27441]: cluster 2024-04-03T15:55:35.664951+0000 mgr.y (mgr.24370) 2917 : cluster [DBG] pgmap v2901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:37 smithi067 bash[27441]: audit 2024-04-03T15:55:36.593769+0000 mon.a (mon.0) 3149 : audit [DBG] from='client.? 172.21.15.67:0/3118955597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:37 smithi067 bash[17655]: cluster 2024-04-03T15:55:35.664951+0000 mgr.y (mgr.24370) 2917 : cluster [DBG] pgmap v2901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:37 smithi067 bash[17655]: audit 2024-04-03T15:55:36.593769+0000 mon.a (mon.0) 3149 : audit [DBG] from='client.? 172.21.15.67:0/3118955597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:39 smithi082 bash[20963]: cluster 2024-04-03T15:55:37.665613+0000 mgr.y (mgr.24370) 2918 : cluster [DBG] pgmap v2902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:39 smithi067 bash[27441]: cluster 2024-04-03T15:55:37.665613+0000 mgr.y (mgr.24370) 2918 : cluster [DBG] pgmap v2902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:39 smithi067 bash[17655]: cluster 2024-04-03T15:55:37.665613+0000 mgr.y (mgr.24370) 2918 : cluster [DBG] pgmap v2902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:40 smithi082 bash[20963]: audit 2024-04-03T15:55:39.052978+0000 mon.a (mon.0) 3150 : audit [DBG] from='client.? 172.21.15.67:0/174524965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:40 smithi082 bash[20963]: audit 2024-04-03T15:55:39.798152+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:40 smithi067 bash[27441]: audit 2024-04-03T15:55:39.052978+0000 mon.a (mon.0) 3150 : audit [DBG] from='client.? 172.21.15.67:0/174524965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:40 smithi067 bash[27441]: audit 2024-04-03T15:55:39.798152+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:40 smithi067 bash[17655]: audit 2024-04-03T15:55:39.052978+0000 mon.a (mon.0) 3150 : audit [DBG] from='client.? 172.21.15.67:0/174524965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:40 smithi067 bash[17655]: audit 2024-04-03T15:55:39.798152+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:41 smithi082 bash[20963]: cluster 2024-04-03T15:55:39.666322+0000 mgr.y (mgr.24370) 2919 : cluster [DBG] pgmap v2903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:41 smithi067 bash[27441]: cluster 2024-04-03T15:55:39.666322+0000 mgr.y (mgr.24370) 2919 : cluster [DBG] pgmap v2903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:41 smithi067 bash[17655]: cluster 2024-04-03T15:55:39.666322+0000 mgr.y (mgr.24370) 2919 : cluster [DBG] pgmap v2903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:42 smithi082 bash[20963]: audit 2024-04-03T15:55:41.497993+0000 mon.a (mon.0) 3152 : audit [DBG] from='client.? 172.21.15.67:0/2951756208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:42 smithi067 bash[27441]: audit 2024-04-03T15:55:41.497993+0000 mon.a (mon.0) 3152 : audit [DBG] from='client.? 172.21.15.67:0/2951756208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:42 smithi067 bash[17655]: audit 2024-04-03T15:55:41.497993+0000 mon.a (mon.0) 3152 : audit [DBG] from='client.? 172.21.15.67:0/2951756208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:43 smithi082 bash[20963]: cluster 2024-04-03T15:55:41.667446+0000 mgr.y (mgr.24370) 2920 : cluster [DBG] pgmap v2904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:43 smithi067 bash[27441]: cluster 2024-04-03T15:55:41.667446+0000 mgr.y (mgr.24370) 2920 : cluster [DBG] pgmap v2904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:43 smithi067 bash[17655]: cluster 2024-04-03T15:55:41.667446+0000 mgr.y (mgr.24370) 2920 : cluster [DBG] pgmap v2904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:55:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:55:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:44 smithi082 bash[20963]: audit 2024-04-03T15:55:43.960538+0000 mon.a (mon.0) 3153 : audit [DBG] from='client.? 172.21.15.67:0/3578160674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:44 smithi067 bash[27441]: audit 2024-04-03T15:55:43.960538+0000 mon.a (mon.0) 3153 : audit [DBG] from='client.? 172.21.15.67:0/3578160674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:44 smithi067 bash[17655]: audit 2024-04-03T15:55:43.960538+0000 mon.a (mon.0) 3153 : audit [DBG] from='client.? 172.21.15.67:0/3578160674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:45 smithi082 bash[20963]: cluster 2024-04-03T15:55:43.668097+0000 mgr.y (mgr.24370) 2921 : cluster [DBG] pgmap v2905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:45 smithi067 bash[17655]: cluster 2024-04-03T15:55:43.668097+0000 mgr.y (mgr.24370) 2921 : cluster [DBG] pgmap v2905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:45 smithi067 bash[27441]: cluster 2024-04-03T15:55:43.668097+0000 mgr.y (mgr.24370) 2921 : cluster [DBG] pgmap v2905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:47 smithi082 bash[20963]: cluster 2024-04-03T15:55:45.669210+0000 mgr.y (mgr.24370) 2922 : cluster [DBG] pgmap v2906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:47 smithi082 bash[20963]: audit 2024-04-03T15:55:46.210551+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:55:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:47 smithi082 bash[20963]: audit 2024-04-03T15:55:46.416796+0000 mon.a (mon.0) 3155 : audit [DBG] from='client.? 172.21.15.67:0/3974068907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:47 smithi067 bash[17655]: cluster 2024-04-03T15:55:45.669210+0000 mgr.y (mgr.24370) 2922 : cluster [DBG] pgmap v2906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:47 smithi067 bash[17655]: audit 2024-04-03T15:55:46.210551+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:55:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:47 smithi067 bash[17655]: audit 2024-04-03T15:55:46.416796+0000 mon.a (mon.0) 3155 : audit [DBG] from='client.? 172.21.15.67:0/3974068907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:47 smithi067 bash[27441]: cluster 2024-04-03T15:55:45.669210+0000 mgr.y (mgr.24370) 2922 : cluster [DBG] pgmap v2906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:47 smithi067 bash[27441]: audit 2024-04-03T15:55:46.210551+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:55:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:47 smithi067 bash[27441]: audit 2024-04-03T15:55:46.416796+0000 mon.a (mon.0) 3155 : audit [DBG] from='client.? 172.21.15.67:0/3974068907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:49 smithi082 bash[20963]: cluster 2024-04-03T15:55:47.670055+0000 mgr.y (mgr.24370) 2923 : cluster [DBG] pgmap v2907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:49 smithi082 bash[20963]: audit 2024-04-03T15:55:48.879661+0000 mon.a (mon.0) 3156 : audit [DBG] from='client.? 172.21.15.67:0/1820566875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:49 smithi067 bash[17655]: cluster 2024-04-03T15:55:47.670055+0000 mgr.y (mgr.24370) 2923 : cluster [DBG] pgmap v2907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:49 smithi067 bash[17655]: audit 2024-04-03T15:55:48.879661+0000 mon.a (mon.0) 3156 : audit [DBG] from='client.? 172.21.15.67:0/1820566875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:49 smithi067 bash[27441]: cluster 2024-04-03T15:55:47.670055+0000 mgr.y (mgr.24370) 2923 : cluster [DBG] pgmap v2907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:49 smithi067 bash[27441]: audit 2024-04-03T15:55:48.879661+0000 mon.a (mon.0) 3156 : audit [DBG] from='client.? 172.21.15.67:0/1820566875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:51 smithi082 bash[20963]: cluster 2024-04-03T15:55:49.670793+0000 mgr.y (mgr.24370) 2924 : cluster [DBG] pgmap v2908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:51 smithi067 bash[27441]: cluster 2024-04-03T15:55:49.670793+0000 mgr.y (mgr.24370) 2924 : cluster [DBG] pgmap v2908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:51 smithi067 bash[17655]: cluster 2024-04-03T15:55:49.670793+0000 mgr.y (mgr.24370) 2924 : cluster [DBG] pgmap v2908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:52 smithi082 bash[20963]: audit 2024-04-03T15:55:51.348976+0000 mon.a (mon.0) 3157 : audit [DBG] from='client.? 172.21.15.67:0/1713713628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:52 smithi082 bash[20963]: audit 2024-04-03T15:55:51.855512+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:52 smithi082 bash[20963]: audit 2024-04-03T15:55:51.863678+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:52 smithi067 bash[17655]: audit 2024-04-03T15:55:51.348976+0000 mon.a (mon.0) 3157 : audit [DBG] from='client.? 172.21.15.67:0/1713713628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:52 smithi067 bash[17655]: audit 2024-04-03T15:55:51.855512+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:52 smithi067 bash[17655]: audit 2024-04-03T15:55:51.863678+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:52 smithi067 bash[27441]: audit 2024-04-03T15:55:51.348976+0000 mon.a (mon.0) 3157 : audit [DBG] from='client.? 172.21.15.67:0/1713713628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:52 smithi067 bash[27441]: audit 2024-04-03T15:55:51.855512+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:52 smithi067 bash[27441]: audit 2024-04-03T15:55:51.863678+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:53 smithi082 bash[20963]: cluster 2024-04-03T15:55:51.671864+0000 mgr.y (mgr.24370) 2925 : cluster [DBG] pgmap v2909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:53 smithi082 bash[20963]: audit 2024-04-03T15:55:52.208527+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:53 smithi082 bash[20963]: audit 2024-04-03T15:55:52.217007+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:53 smithi082 bash[20963]: audit 2024-04-03T15:55:52.715747+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:55:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:53 smithi082 bash[20963]: audit 2024-04-03T15:55:52.717498+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:55:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:53 smithi082 bash[20963]: audit 2024-04-03T15:55:52.726456+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:55:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[27441]: cluster 2024-04-03T15:55:51.671864+0000 mgr.y (mgr.24370) 2925 : cluster [DBG] pgmap v2909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[27441]: audit 2024-04-03T15:55:52.208527+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[27441]: audit 2024-04-03T15:55:52.217007+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[27441]: audit 2024-04-03T15:55:52.715747+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:55:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[27441]: audit 2024-04-03T15:55:52.717498+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:55:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[27441]: audit 2024-04-03T15:55:52.726456+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[17655]: cluster 2024-04-03T15:55:51.671864+0000 mgr.y (mgr.24370) 2925 : cluster [DBG] pgmap v2909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[17655]: audit 2024-04-03T15:55:52.208527+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[17655]: audit 2024-04-03T15:55:52.217007+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[17655]: audit 2024-04-03T15:55:52.715747+0000 mon.a (mon.0) 3162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:55:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[17655]: audit 2024-04-03T15:55:52.717498+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:55:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:53 smithi067 bash[17655]: audit 2024-04-03T15:55:52.726456+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:55:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:55:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:54 smithi082 bash[20963]: audit 2024-04-03T15:55:53.798355+0000 mon.c (mon.2) 1098 : audit [DBG] from='client.? 172.21.15.67:0/1638291687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:54 smithi067 bash[17655]: audit 2024-04-03T15:55:53.798355+0000 mon.c (mon.2) 1098 : audit [DBG] from='client.? 172.21.15.67:0/1638291687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:54 smithi067 bash[27441]: audit 2024-04-03T15:55:53.798355+0000 mon.c (mon.2) 1098 : audit [DBG] from='client.? 172.21.15.67:0/1638291687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:55 smithi082 bash[20963]: cluster 2024-04-03T15:55:53.672482+0000 mgr.y (mgr.24370) 2926 : cluster [DBG] pgmap v2910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:55 smithi082 bash[20963]: audit 2024-04-03T15:55:54.798658+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:55 smithi067 bash[17655]: cluster 2024-04-03T15:55:53.672482+0000 mgr.y (mgr.24370) 2926 : cluster [DBG] pgmap v2910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:55 smithi067 bash[17655]: audit 2024-04-03T15:55:54.798658+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:55 smithi067 bash[27441]: cluster 2024-04-03T15:55:53.672482+0000 mgr.y (mgr.24370) 2926 : cluster [DBG] pgmap v2910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:55 smithi067 bash[27441]: audit 2024-04-03T15:55:54.798658+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:55:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:57 smithi082 bash[20963]: cluster 2024-04-03T15:55:55.673613+0000 mgr.y (mgr.24370) 2927 : cluster [DBG] pgmap v2911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:57 smithi082 bash[20963]: audit 2024-04-03T15:55:56.249795+0000 mon.a (mon.0) 3166 : audit [DBG] from='client.? 172.21.15.67:0/3896126294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:57 smithi067 bash[27441]: cluster 2024-04-03T15:55:55.673613+0000 mgr.y (mgr.24370) 2927 : cluster [DBG] pgmap v2911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:57 smithi067 bash[27441]: audit 2024-04-03T15:55:56.249795+0000 mon.a (mon.0) 3166 : audit [DBG] from='client.? 172.21.15.67:0/3896126294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:57 smithi067 bash[17655]: cluster 2024-04-03T15:55:55.673613+0000 mgr.y (mgr.24370) 2927 : cluster [DBG] pgmap v2911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:57 smithi067 bash[17655]: audit 2024-04-03T15:55:56.249795+0000 mon.a (mon.0) 3166 : audit [DBG] from='client.? 172.21.15.67:0/3896126294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:59 smithi082 bash[20963]: cluster 2024-04-03T15:55:57.674248+0000 mgr.y (mgr.24370) 2928 : cluster [DBG] pgmap v2912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:55:59 smithi082 bash[20963]: audit 2024-04-03T15:55:58.714909+0000 mon.a (mon.0) 3167 : audit [DBG] from='client.? 172.21.15.67:0/2725022025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:59 smithi067 bash[27441]: cluster 2024-04-03T15:55:57.674248+0000 mgr.y (mgr.24370) 2928 : cluster [DBG] pgmap v2912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:55:59 smithi067 bash[27441]: audit 2024-04-03T15:55:58.714909+0000 mon.a (mon.0) 3167 : audit [DBG] from='client.? 172.21.15.67:0/2725022025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:55:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:59 smithi067 bash[17655]: cluster 2024-04-03T15:55:57.674248+0000 mgr.y (mgr.24370) 2928 : cluster [DBG] pgmap v2912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:55:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:55:59 smithi067 bash[17655]: audit 2024-04-03T15:55:58.714909+0000 mon.a (mon.0) 3167 : audit [DBG] from='client.? 172.21.15.67:0/2725022025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:01 smithi082 bash[20963]: cluster 2024-04-03T15:55:59.674934+0000 mgr.y (mgr.24370) 2929 : cluster [DBG] pgmap v2913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:01 smithi067 bash[27441]: cluster 2024-04-03T15:55:59.674934+0000 mgr.y (mgr.24370) 2929 : cluster [DBG] pgmap v2913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:01 smithi067 bash[17655]: cluster 2024-04-03T15:55:59.674934+0000 mgr.y (mgr.24370) 2929 : cluster [DBG] pgmap v2913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:02 smithi082 bash[20963]: audit 2024-04-03T15:56:01.170106+0000 mon.c (mon.2) 1099 : audit [DBG] from='client.? 172.21.15.67:0/6991740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:02 smithi067 bash[27441]: audit 2024-04-03T15:56:01.170106+0000 mon.c (mon.2) 1099 : audit [DBG] from='client.? 172.21.15.67:0/6991740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:02 smithi067 bash[17655]: audit 2024-04-03T15:56:01.170106+0000 mon.c (mon.2) 1099 : audit [DBG] from='client.? 172.21.15.67:0/6991740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:03 smithi082 bash[20963]: cluster 2024-04-03T15:56:01.676004+0000 mgr.y (mgr.24370) 2930 : cluster [DBG] pgmap v2914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T15:56:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:03 smithi067 bash[27441]: cluster 2024-04-03T15:56:01.676004+0000 mgr.y (mgr.24370) 2930 : cluster [DBG] pgmap v2914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:03 smithi067 bash[17655]: cluster 2024-04-03T15:56:01.676004+0000 mgr.y (mgr.24370) 2930 : cluster [DBG] pgmap v2914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:56:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:04 smithi082 bash[20963]: audit 2024-04-03T15:56:03.624791+0000 mon.c (mon.2) 1100 : audit [DBG] from='client.? 172.21.15.67:0/2372836207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:04 smithi067 bash[17655]: audit 2024-04-03T15:56:03.624791+0000 mon.c (mon.2) 1100 : audit [DBG] from='client.? 172.21.15.67:0/2372836207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:04 smithi067 bash[27441]: audit 2024-04-03T15:56:03.624791+0000 mon.c (mon.2) 1100 : audit [DBG] from='client.? 172.21.15.67:0/2372836207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:05 smithi082 bash[20963]: cluster 2024-04-03T15:56:03.676685+0000 mgr.y (mgr.24370) 2931 : cluster [DBG] pgmap v2915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:05 smithi067 bash[27441]: cluster 2024-04-03T15:56:03.676685+0000 mgr.y (mgr.24370) 2931 : cluster [DBG] pgmap v2915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:05 smithi067 bash[17655]: cluster 2024-04-03T15:56:03.676685+0000 mgr.y (mgr.24370) 2931 : cluster [DBG] pgmap v2915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:06 smithi082 bash[20963]: audit 2024-04-03T15:56:06.075934+0000 mon.c (mon.2) 1101 : audit [DBG] from='client.? 172.21.15.67:0/95658548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:06 smithi067 bash[27441]: audit 2024-04-03T15:56:06.075934+0000 mon.c (mon.2) 1101 : audit [DBG] from='client.? 172.21.15.67:0/95658548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:06 smithi067 bash[17655]: audit 2024-04-03T15:56:06.075934+0000 mon.c (mon.2) 1101 : audit [DBG] from='client.? 172.21.15.67:0/95658548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:07 smithi067 bash[27441]: cluster 2024-04-03T15:56:05.678367+0000 mgr.y (mgr.24370) 2932 : cluster [DBG] pgmap v2916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:07 smithi067 bash[17655]: cluster 2024-04-03T15:56:05.678367+0000 mgr.y (mgr.24370) 2932 : cluster [DBG] pgmap v2916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:07 smithi082 bash[20963]: cluster 2024-04-03T15:56:05.678367+0000 mgr.y (mgr.24370) 2932 : cluster [DBG] pgmap v2916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:09 smithi067 bash[17655]: cluster 2024-04-03T15:56:07.679115+0000 mgr.y (mgr.24370) 2933 : cluster [DBG] pgmap v2917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:09 smithi067 bash[17655]: audit 2024-04-03T15:56:08.527158+0000 mon.c (mon.2) 1102 : audit [DBG] from='client.? 172.21.15.67:0/3488983189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:09 smithi067 bash[27441]: cluster 2024-04-03T15:56:07.679115+0000 mgr.y (mgr.24370) 2933 : cluster [DBG] pgmap v2917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:09 smithi067 bash[27441]: audit 2024-04-03T15:56:08.527158+0000 mon.c (mon.2) 1102 : audit [DBG] from='client.? 172.21.15.67:0/3488983189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:09 smithi082 bash[20963]: cluster 2024-04-03T15:56:07.679115+0000 mgr.y (mgr.24370) 2933 : cluster [DBG] pgmap v2917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:09 smithi082 bash[20963]: audit 2024-04-03T15:56:08.527158+0000 mon.c (mon.2) 1102 : audit [DBG] from='client.? 172.21.15.67:0/3488983189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:10 smithi067 bash[17655]: audit 2024-04-03T15:56:09.799060+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:10 smithi067 bash[27441]: audit 2024-04-03T15:56:09.799060+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:10 smithi082 bash[20963]: audit 2024-04-03T15:56:09.799060+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:11 smithi067 bash[17655]: cluster 2024-04-03T15:56:09.679787+0000 mgr.y (mgr.24370) 2934 : cluster [DBG] pgmap v2918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:11 smithi067 bash[17655]: audit 2024-04-03T15:56:10.983037+0000 mon.a (mon.0) 3169 : audit [DBG] from='client.? 172.21.15.67:0/3144452302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:11 smithi067 bash[27441]: cluster 2024-04-03T15:56:09.679787+0000 mgr.y (mgr.24370) 2934 : cluster [DBG] pgmap v2918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:11 smithi067 bash[27441]: audit 2024-04-03T15:56:10.983037+0000 mon.a (mon.0) 3169 : audit [DBG] from='client.? 172.21.15.67:0/3144452302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:11 smithi082 bash[20963]: cluster 2024-04-03T15:56:09.679787+0000 mgr.y (mgr.24370) 2934 : cluster [DBG] pgmap v2918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:11 smithi082 bash[20963]: audit 2024-04-03T15:56:10.983037+0000 mon.a (mon.0) 3169 : audit [DBG] from='client.? 172.21.15.67:0/3144452302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:12 smithi082 bash[20963]: cluster 2024-04-03T15:56:11.681110+0000 mgr.y (mgr.24370) 2935 : cluster [DBG] pgmap v2919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:12 smithi067 bash[17655]: cluster 2024-04-03T15:56:11.681110+0000 mgr.y (mgr.24370) 2935 : cluster [DBG] pgmap v2919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:12 smithi067 bash[27441]: cluster 2024-04-03T15:56:11.681110+0000 mgr.y (mgr.24370) 2935 : cluster [DBG] pgmap v2919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:56:13.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:13 smithi082 bash[20963]: audit 2024-04-03T15:56:13.436356+0000 mon.a (mon.0) 3170 : audit [DBG] from='client.? 172.21.15.67:0/4081064261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:56:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:13 smithi067 bash[17655]: audit 2024-04-03T15:56:13.436356+0000 mon.a (mon.0) 3170 : audit [DBG] from='client.? 172.21.15.67:0/4081064261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:13 smithi067 bash[27441]: audit 2024-04-03T15:56:13.436356+0000 mon.a (mon.0) 3170 : audit [DBG] from='client.? 172.21.15.67:0/4081064261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:14 smithi082 bash[20963]: cluster 2024-04-03T15:56:13.681808+0000 mgr.y (mgr.24370) 2936 : cluster [DBG] pgmap v2920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:14 smithi067 bash[17655]: cluster 2024-04-03T15:56:13.681808+0000 mgr.y (mgr.24370) 2936 : cluster [DBG] pgmap v2920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:14 smithi067 bash[27441]: cluster 2024-04-03T15:56:13.681808+0000 mgr.y (mgr.24370) 2936 : cluster [DBG] pgmap v2920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:16 smithi082 bash[20963]: cluster 2024-04-03T15:56:15.682895+0000 mgr.y (mgr.24370) 2937 : cluster [DBG] pgmap v2921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:16 smithi082 bash[20963]: audit 2024-04-03T15:56:15.890667+0000 mon.a (mon.0) 3171 : audit [DBG] from='client.? 172.21.15.67:0/2025943590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:16 smithi067 bash[17655]: cluster 2024-04-03T15:56:15.682895+0000 mgr.y (mgr.24370) 2937 : cluster [DBG] pgmap v2921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:16 smithi067 bash[17655]: audit 2024-04-03T15:56:15.890667+0000 mon.a (mon.0) 3171 : audit [DBG] from='client.? 172.21.15.67:0/2025943590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:16 smithi067 bash[27441]: cluster 2024-04-03T15:56:15.682895+0000 mgr.y (mgr.24370) 2937 : cluster [DBG] pgmap v2921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:16 smithi067 bash[27441]: audit 2024-04-03T15:56:15.890667+0000 mon.a (mon.0) 3171 : audit [DBG] from='client.? 172.21.15.67:0/2025943590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:18 smithi082 bash[20963]: cluster 2024-04-03T15:56:17.683562+0000 mgr.y (mgr.24370) 2938 : cluster [DBG] pgmap v2922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:18 smithi082 bash[20963]: audit 2024-04-03T15:56:18.345834+0000 mon.c (mon.2) 1103 : audit [DBG] from='client.? 172.21.15.67:0/3163660780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:18 smithi067 bash[27441]: cluster 2024-04-03T15:56:17.683562+0000 mgr.y (mgr.24370) 2938 : cluster [DBG] pgmap v2922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:18 smithi067 bash[27441]: audit 2024-04-03T15:56:18.345834+0000 mon.c (mon.2) 1103 : audit [DBG] from='client.? 172.21.15.67:0/3163660780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:18 smithi067 bash[17655]: cluster 2024-04-03T15:56:17.683562+0000 mgr.y (mgr.24370) 2938 : cluster [DBG] pgmap v2922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:18 smithi067 bash[17655]: audit 2024-04-03T15:56:18.345834+0000 mon.c (mon.2) 1103 : audit [DBG] from='client.? 172.21.15.67:0/3163660780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:20 smithi082 bash[20963]: cluster 2024-04-03T15:56:19.684266+0000 mgr.y (mgr.24370) 2939 : cluster [DBG] pgmap v2923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:20 smithi067 bash[17655]: cluster 2024-04-03T15:56:19.684266+0000 mgr.y (mgr.24370) 2939 : cluster [DBG] pgmap v2923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:20 smithi067 bash[27441]: cluster 2024-04-03T15:56:19.684266+0000 mgr.y (mgr.24370) 2939 : cluster [DBG] pgmap v2923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:21 smithi082 bash[20963]: audit 2024-04-03T15:56:20.810387+0000 mon.a (mon.0) 3172 : audit [DBG] from='client.? 172.21.15.67:0/70459082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:21 smithi067 bash[17655]: audit 2024-04-03T15:56:20.810387+0000 mon.a (mon.0) 3172 : audit [DBG] from='client.? 172.21.15.67:0/70459082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:21 smithi067 bash[27441]: audit 2024-04-03T15:56:20.810387+0000 mon.a (mon.0) 3172 : audit [DBG] from='client.? 172.21.15.67:0/70459082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:23.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:22 smithi067 bash[17655]: cluster 2024-04-03T15:56:21.685408+0000 mgr.y (mgr.24370) 2940 : cluster [DBG] pgmap v2924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:23.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:22 smithi067 bash[27441]: cluster 2024-04-03T15:56:21.685408+0000 mgr.y (mgr.24370) 2940 : cluster [DBG] pgmap v2924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:22 smithi082 bash[20963]: cluster 2024-04-03T15:56:21.685408+0000 mgr.y (mgr.24370) 2940 : cluster [DBG] pgmap v2924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:56:23.768 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:56:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:23 smithi082 bash[20963]: audit 2024-04-03T15:56:23.262015+0000 mon.c (mon.2) 1104 : audit [DBG] from='client.? 172.21.15.67:0/3478625049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:23 smithi067 bash[17655]: audit 2024-04-03T15:56:23.262015+0000 mon.c (mon.2) 1104 : audit [DBG] from='client.? 172.21.15.67:0/3478625049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:24.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:23 smithi067 bash[27441]: audit 2024-04-03T15:56:23.262015+0000 mon.c (mon.2) 1104 : audit [DBG] from='client.? 172.21.15.67:0/3478625049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:24 smithi082 bash[20963]: cluster 2024-04-03T15:56:23.686138+0000 mgr.y (mgr.24370) 2941 : cluster [DBG] pgmap v2925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:24 smithi067 bash[27441]: cluster 2024-04-03T15:56:23.686138+0000 mgr.y (mgr.24370) 2941 : cluster [DBG] pgmap v2925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:24 smithi067 bash[17655]: cluster 2024-04-03T15:56:23.686138+0000 mgr.y (mgr.24370) 2941 : cluster [DBG] pgmap v2925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:25 smithi082 bash[20963]: audit 2024-04-03T15:56:24.799383+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:25 smithi082 bash[20963]: audit 2024-04-03T15:56:25.720323+0000 mon.c (mon.2) 1105 : audit [DBG] from='client.? 172.21.15.67:0/3821594915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:25 smithi067 bash[27441]: audit 2024-04-03T15:56:24.799383+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:25 smithi067 bash[27441]: audit 2024-04-03T15:56:25.720323+0000 mon.c (mon.2) 1105 : audit [DBG] from='client.? 172.21.15.67:0/3821594915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:25 smithi067 bash[17655]: audit 2024-04-03T15:56:24.799383+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:25 smithi067 bash[17655]: audit 2024-04-03T15:56:25.720323+0000 mon.c (mon.2) 1105 : audit [DBG] from='client.? 172.21.15.67:0/3821594915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:26 smithi082 bash[20963]: cluster 2024-04-03T15:56:25.687285+0000 mgr.y (mgr.24370) 2942 : cluster [DBG] pgmap v2926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:26 smithi067 bash[27441]: cluster 2024-04-03T15:56:25.687285+0000 mgr.y (mgr.24370) 2942 : cluster [DBG] pgmap v2926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:26 smithi067 bash[17655]: cluster 2024-04-03T15:56:25.687285+0000 mgr.y (mgr.24370) 2942 : cluster [DBG] pgmap v2926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:28 smithi082 bash[20963]: cluster 2024-04-03T15:56:27.687983+0000 mgr.y (mgr.24370) 2943 : cluster [DBG] pgmap v2927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:28 smithi082 bash[20963]: audit 2024-04-03T15:56:28.182638+0000 mon.a (mon.0) 3174 : audit [DBG] from='client.? 172.21.15.67:0/2198377458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:28 smithi067 bash[27441]: cluster 2024-04-03T15:56:27.687983+0000 mgr.y (mgr.24370) 2943 : cluster [DBG] pgmap v2927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:28 smithi067 bash[27441]: audit 2024-04-03T15:56:28.182638+0000 mon.a (mon.0) 3174 : audit [DBG] from='client.? 172.21.15.67:0/2198377458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:28 smithi067 bash[17655]: cluster 2024-04-03T15:56:27.687983+0000 mgr.y (mgr.24370) 2943 : cluster [DBG] pgmap v2927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:28 smithi067 bash[17655]: audit 2024-04-03T15:56:28.182638+0000 mon.a (mon.0) 3174 : audit [DBG] from='client.? 172.21.15.67:0/2198377458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:30 smithi082 bash[20963]: cluster 2024-04-03T15:56:29.688641+0000 mgr.y (mgr.24370) 2944 : cluster [DBG] pgmap v2928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:30 smithi082 bash[20963]: audit 2024-04-03T15:56:30.633666+0000 mon.c (mon.2) 1106 : audit [DBG] from='client.? 172.21.15.67:0/2471227660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:30 smithi067 bash[17655]: cluster 2024-04-03T15:56:29.688641+0000 mgr.y (mgr.24370) 2944 : cluster [DBG] pgmap v2928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:30 smithi067 bash[17655]: audit 2024-04-03T15:56:30.633666+0000 mon.c (mon.2) 1106 : audit [DBG] from='client.? 172.21.15.67:0/2471227660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:30 smithi067 bash[27441]: cluster 2024-04-03T15:56:29.688641+0000 mgr.y (mgr.24370) 2944 : cluster [DBG] pgmap v2928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:30 smithi067 bash[27441]: audit 2024-04-03T15:56:30.633666+0000 mon.c (mon.2) 1106 : audit [DBG] from='client.? 172.21.15.67:0/2471227660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:33.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:32 smithi067 bash[27441]: cluster 2024-04-03T15:56:31.689774+0000 mgr.y (mgr.24370) 2945 : cluster [DBG] pgmap v2929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:32 smithi067 bash[17655]: cluster 2024-04-03T15:56:31.689774+0000 mgr.y (mgr.24370) 2945 : cluster [DBG] pgmap v2929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:32 smithi082 bash[20963]: cluster 2024-04-03T15:56:31.689774+0000 mgr.y (mgr.24370) 2945 : cluster [DBG] pgmap v2929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:33] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:56:33.804 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:56:34.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:33 smithi082 bash[20963]: audit 2024-04-03T15:56:33.090102+0000 mon.a (mon.0) 3175 : audit [DBG] from='client.? 172.21.15.67:0/1102879221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:33 smithi067 bash[17655]: audit 2024-04-03T15:56:33.090102+0000 mon.a (mon.0) 3175 : audit [DBG] from='client.? 172.21.15.67:0/1102879221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:33 smithi067 bash[27441]: audit 2024-04-03T15:56:33.090102+0000 mon.a (mon.0) 3175 : audit [DBG] from='client.? 172.21.15.67:0/1102879221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:34 smithi082 bash[20963]: cluster 2024-04-03T15:56:33.690436+0000 mgr.y (mgr.24370) 2946 : cluster [DBG] pgmap v2930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:34 smithi067 bash[27441]: cluster 2024-04-03T15:56:33.690436+0000 mgr.y (mgr.24370) 2946 : cluster [DBG] pgmap v2930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:34 smithi067 bash[17655]: cluster 2024-04-03T15:56:33.690436+0000 mgr.y (mgr.24370) 2946 : cluster [DBG] pgmap v2930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:35 smithi082 bash[20963]: audit 2024-04-03T15:56:35.546499+0000 mon.a (mon.0) 3176 : audit [DBG] from='client.? 172.21.15.67:0/4145540032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:35 smithi067 bash[17655]: audit 2024-04-03T15:56:35.546499+0000 mon.a (mon.0) 3176 : audit [DBG] from='client.? 172.21.15.67:0/4145540032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:35 smithi067 bash[27441]: audit 2024-04-03T15:56:35.546499+0000 mon.a (mon.0) 3176 : audit [DBG] from='client.? 172.21.15.67:0/4145540032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:36 smithi082 bash[20963]: cluster 2024-04-03T15:56:35.691703+0000 mgr.y (mgr.24370) 2947 : cluster [DBG] pgmap v2931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:36 smithi067 bash[17655]: cluster 2024-04-03T15:56:35.691703+0000 mgr.y (mgr.24370) 2947 : cluster [DBG] pgmap v2931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:36 smithi067 bash[27441]: cluster 2024-04-03T15:56:35.691703+0000 mgr.y (mgr.24370) 2947 : cluster [DBG] pgmap v2931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:38 smithi082 bash[20963]: cluster 2024-04-03T15:56:37.692430+0000 mgr.y (mgr.24370) 2948 : cluster [DBG] pgmap v2932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:38 smithi082 bash[20963]: audit 2024-04-03T15:56:38.012669+0000 mon.c (mon.2) 1107 : audit [DBG] from='client.? 172.21.15.67:0/2250587137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:38 smithi067 bash[17655]: cluster 2024-04-03T15:56:37.692430+0000 mgr.y (mgr.24370) 2948 : cluster [DBG] pgmap v2932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:38 smithi067 bash[17655]: audit 2024-04-03T15:56:38.012669+0000 mon.c (mon.2) 1107 : audit [DBG] from='client.? 172.21.15.67:0/2250587137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:38 smithi067 bash[27441]: cluster 2024-04-03T15:56:37.692430+0000 mgr.y (mgr.24370) 2948 : cluster [DBG] pgmap v2932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:38 smithi067 bash[27441]: audit 2024-04-03T15:56:38.012669+0000 mon.c (mon.2) 1107 : audit [DBG] from='client.? 172.21.15.67:0/2250587137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:39 smithi082 bash[20963]: audit 2024-04-03T15:56:39.799709+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:39 smithi067 bash[17655]: audit 2024-04-03T15:56:39.799709+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:39 smithi067 bash[27441]: audit 2024-04-03T15:56:39.799709+0000 mon.a (mon.0) 3177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:40 smithi082 bash[20963]: cluster 2024-04-03T15:56:39.693139+0000 mgr.y (mgr.24370) 2949 : cluster [DBG] pgmap v2933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:40 smithi082 bash[20963]: audit 2024-04-03T15:56:40.461737+0000 mon.a (mon.0) 3178 : audit [DBG] from='client.? 172.21.15.67:0/2552895916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:40 smithi067 bash[27441]: cluster 2024-04-03T15:56:39.693139+0000 mgr.y (mgr.24370) 2949 : cluster [DBG] pgmap v2933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:40 smithi067 bash[27441]: audit 2024-04-03T15:56:40.461737+0000 mon.a (mon.0) 3178 : audit [DBG] from='client.? 172.21.15.67:0/2552895916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:40 smithi067 bash[17655]: cluster 2024-04-03T15:56:39.693139+0000 mgr.y (mgr.24370) 2949 : cluster [DBG] pgmap v2933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:40 smithi067 bash[17655]: audit 2024-04-03T15:56:40.461737+0000 mon.a (mon.0) 3178 : audit [DBG] from='client.? 172.21.15.67:0/2552895916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:42 smithi082 bash[20963]: cluster 2024-04-03T15:56:41.694304+0000 mgr.y (mgr.24370) 2950 : cluster [DBG] pgmap v2934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:43.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:42 smithi067 bash[27441]: cluster 2024-04-03T15:56:41.694304+0000 mgr.y (mgr.24370) 2950 : cluster [DBG] pgmap v2934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:42 smithi067 bash[17655]: cluster 2024-04-03T15:56:41.694304+0000 mgr.y (mgr.24370) 2950 : cluster [DBG] pgmap v2934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:43.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:56:43.844 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:56:44.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:43 smithi082 bash[20963]: audit 2024-04-03T15:56:42.905311+0000 mon.c (mon.2) 1108 : audit [DBG] from='client.? 172.21.15.67:0/2320060547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:43 smithi067 bash[17655]: audit 2024-04-03T15:56:42.905311+0000 mon.c (mon.2) 1108 : audit [DBG] from='client.? 172.21.15.67:0/2320060547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:43 smithi067 bash[27441]: audit 2024-04-03T15:56:42.905311+0000 mon.c (mon.2) 1108 : audit [DBG] from='client.? 172.21.15.67:0/2320060547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:44 smithi082 bash[20963]: cluster 2024-04-03T15:56:43.694931+0000 mgr.y (mgr.24370) 2951 : cluster [DBG] pgmap v2935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:44 smithi067 bash[27441]: cluster 2024-04-03T15:56:43.694931+0000 mgr.y (mgr.24370) 2951 : cluster [DBG] pgmap v2935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:44 smithi067 bash[17655]: cluster 2024-04-03T15:56:43.694931+0000 mgr.y (mgr.24370) 2951 : cluster [DBG] pgmap v2935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:45 smithi082 bash[20963]: audit 2024-04-03T15:56:45.356767+0000 mon.c (mon.2) 1109 : audit [DBG] from='client.? 172.21.15.67:0/3641219600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:45 smithi067 bash[17655]: audit 2024-04-03T15:56:45.356767+0000 mon.c (mon.2) 1109 : audit [DBG] from='client.? 172.21.15.67:0/3641219600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:45 smithi067 bash[27441]: audit 2024-04-03T15:56:45.356767+0000 mon.c (mon.2) 1109 : audit [DBG] from='client.? 172.21.15.67:0/3641219600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:46 smithi082 bash[20963]: cluster 2024-04-03T15:56:45.696069+0000 mgr.y (mgr.24370) 2952 : cluster [DBG] pgmap v2936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:46 smithi067 bash[27441]: cluster 2024-04-03T15:56:45.696069+0000 mgr.y (mgr.24370) 2952 : cluster [DBG] pgmap v2936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:46 smithi067 bash[17655]: cluster 2024-04-03T15:56:45.696069+0000 mgr.y (mgr.24370) 2952 : cluster [DBG] pgmap v2936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:48.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:47 smithi082 bash[20963]: audit 2024-04-03T15:56:47.809713+0000 mon.c (mon.2) 1110 : audit [DBG] from='client.? 172.21.15.67:0/1357847120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:48.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:47 smithi067 bash[17655]: audit 2024-04-03T15:56:47.809713+0000 mon.c (mon.2) 1110 : audit [DBG] from='client.? 172.21.15.67:0/1357847120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:47 smithi067 bash[27441]: audit 2024-04-03T15:56:47.809713+0000 mon.c (mon.2) 1110 : audit [DBG] from='client.? 172.21.15.67:0/1357847120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:48 smithi082 bash[20963]: cluster 2024-04-03T15:56:47.696728+0000 mgr.y (mgr.24370) 2953 : cluster [DBG] pgmap v2937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:48 smithi067 bash[17655]: cluster 2024-04-03T15:56:47.696728+0000 mgr.y (mgr.24370) 2953 : cluster [DBG] pgmap v2937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:48 smithi067 bash[27441]: cluster 2024-04-03T15:56:47.696728+0000 mgr.y (mgr.24370) 2953 : cluster [DBG] pgmap v2937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:50 smithi082 bash[20963]: cluster 2024-04-03T15:56:49.697398+0000 mgr.y (mgr.24370) 2954 : cluster [DBG] pgmap v2938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:50 smithi082 bash[20963]: audit 2024-04-03T15:56:50.276618+0000 mon.a (mon.0) 3179 : audit [DBG] from='client.? 172.21.15.67:0/863262229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:50 smithi067 bash[17655]: cluster 2024-04-03T15:56:49.697398+0000 mgr.y (mgr.24370) 2954 : cluster [DBG] pgmap v2938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:50 smithi067 bash[17655]: audit 2024-04-03T15:56:50.276618+0000 mon.a (mon.0) 3179 : audit [DBG] from='client.? 172.21.15.67:0/863262229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:50 smithi067 bash[27441]: cluster 2024-04-03T15:56:49.697398+0000 mgr.y (mgr.24370) 2954 : cluster [DBG] pgmap v2938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:50 smithi067 bash[27441]: audit 2024-04-03T15:56:50.276618+0000 mon.a (mon.0) 3179 : audit [DBG] from='client.? 172.21.15.67:0/863262229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:52 smithi082 bash[20963]: cluster 2024-04-03T15:56:51.698478+0000 mgr.y (mgr.24370) 2955 : cluster [DBG] pgmap v2939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:52 smithi082 bash[20963]: audit 2024-04-03T15:56:52.729742+0000 mon.a (mon.0) 3180 : audit [DBG] from='client.? 172.21.15.67:0/2995301992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:52 smithi082 bash[20963]: audit 2024-04-03T15:56:52.802318+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:56:53.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:56:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:52 smithi067 bash[27441]: cluster 2024-04-03T15:56:51.698478+0000 mgr.y (mgr.24370) 2955 : cluster [DBG] pgmap v2939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:52 smithi067 bash[27441]: audit 2024-04-03T15:56:52.729742+0000 mon.a (mon.0) 3180 : audit [DBG] from='client.? 172.21.15.67:0/2995301992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:52 smithi067 bash[27441]: audit 2024-04-03T15:56:52.802318+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:56:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:52 smithi067 bash[17655]: cluster 2024-04-03T15:56:51.698478+0000 mgr.y (mgr.24370) 2955 : cluster [DBG] pgmap v2939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:52 smithi067 bash[17655]: audit 2024-04-03T15:56:52.729742+0000 mon.a (mon.0) 3180 : audit [DBG] from='client.? 172.21.15.67:0/2995301992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:52 smithi067 bash[17655]: audit 2024-04-03T15:56:52.802318+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:56:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:56:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:54 smithi082 bash[20963]: audit 2024-04-03T15:56:53.130931+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:54 smithi082 bash[20963]: audit 2024-04-03T15:56:53.139228+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:54 smithi067 bash[27441]: audit 2024-04-03T15:56:53.130931+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:54 smithi067 bash[27441]: audit 2024-04-03T15:56:53.139228+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:54 smithi067 bash[17655]: audit 2024-04-03T15:56:53.130931+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:54 smithi067 bash[17655]: audit 2024-04-03T15:56:53.139228+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:55 smithi067 bash[27441]: cluster 2024-04-03T15:56:53.699158+0000 mgr.y (mgr.24370) 2956 : cluster [DBG] pgmap v2940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:55 smithi067 bash[27441]: audit 2024-04-03T15:56:54.800171+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:55 smithi067 bash[17655]: cluster 2024-04-03T15:56:53.699158+0000 mgr.y (mgr.24370) 2956 : cluster [DBG] pgmap v2940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:55 smithi067 bash[17655]: audit 2024-04-03T15:56:54.800171+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:55 smithi082 bash[20963]: cluster 2024-04-03T15:56:53.699158+0000 mgr.y (mgr.24370) 2956 : cluster [DBG] pgmap v2940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:55 smithi082 bash[20963]: audit 2024-04-03T15:56:54.800171+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:56:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:56 smithi067 bash[17655]: audit 2024-04-03T15:56:55.191739+0000 mon.a (mon.0) 3185 : audit [DBG] from='client.? 172.21.15.67:0/3617156309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:56 smithi067 bash[27441]: audit 2024-04-03T15:56:55.191739+0000 mon.a (mon.0) 3185 : audit [DBG] from='client.? 172.21.15.67:0/3617156309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:56 smithi082 bash[20963]: audit 2024-04-03T15:56:55.191739+0000 mon.a (mon.0) 3185 : audit [DBG] from='client.? 172.21.15.67:0/3617156309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:57 smithi067 bash[17655]: cluster 2024-04-03T15:56:55.700279+0000 mgr.y (mgr.24370) 2957 : cluster [DBG] pgmap v2941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:57 smithi067 bash[27441]: cluster 2024-04-03T15:56:55.700279+0000 mgr.y (mgr.24370) 2957 : cluster [DBG] pgmap v2941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:57 smithi082 bash[20963]: cluster 2024-04-03T15:56:55.700279+0000 mgr.y (mgr.24370) 2957 : cluster [DBG] pgmap v2941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:58 smithi067 bash[27441]: audit 2024-04-03T15:56:57.654096+0000 mon.a (mon.0) 3186 : audit [DBG] from='client.? 172.21.15.67:0/1685799342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:58 smithi067 bash[17655]: audit 2024-04-03T15:56:57.654096+0000 mon.a (mon.0) 3186 : audit [DBG] from='client.? 172.21.15.67:0/1685799342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:58 smithi082 bash[20963]: audit 2024-04-03T15:56:57.654096+0000 mon.a (mon.0) 3186 : audit [DBG] from='client.? 172.21.15.67:0/1685799342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:56:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[17655]: cluster 2024-04-03T15:56:57.700956+0000 mgr.y (mgr.24370) 2958 : cluster [DBG] pgmap v2942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[17655]: audit 2024-04-03T15:56:58.862237+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[17655]: audit 2024-04-03T15:56:58.881013+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[17655]: audit 2024-04-03T15:56:58.929205+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[17655]: audit 2024-04-03T15:56:58.936333+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[27441]: cluster 2024-04-03T15:56:57.700956+0000 mgr.y (mgr.24370) 2958 : cluster [DBG] pgmap v2942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[27441]: audit 2024-04-03T15:56:58.862237+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[27441]: audit 2024-04-03T15:56:58.881013+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[27441]: audit 2024-04-03T15:56:58.929205+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:56:59 smithi067 bash[27441]: audit 2024-04-03T15:56:58.936333+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:59 smithi082 bash[20963]: cluster 2024-04-03T15:56:57.700956+0000 mgr.y (mgr.24370) 2958 : cluster [DBG] pgmap v2942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:56:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:59 smithi082 bash[20963]: audit 2024-04-03T15:56:58.862237+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:59 smithi082 bash[20963]: audit 2024-04-03T15:56:58.881013+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:59 smithi082 bash[20963]: audit 2024-04-03T15:56:58.929205+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:56:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:56:59 smithi082 bash[20963]: audit 2024-04-03T15:56:58.936333+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:57:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:00 smithi067 bash[17655]: audit 2024-04-03T15:56:59.370063+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:57:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:00 smithi067 bash[17655]: audit 2024-04-03T15:56:59.371559+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:57:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:00 smithi067 bash[17655]: audit 2024-04-03T15:56:59.381725+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:57:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:00 smithi067 bash[17655]: audit 2024-04-03T15:57:00.110298+0000 mon.c (mon.2) 1111 : audit [DBG] from='client.? 172.21.15.67:0/2829747828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:00 smithi067 bash[27441]: audit 2024-04-03T15:56:59.370063+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:57:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:00 smithi067 bash[27441]: audit 2024-04-03T15:56:59.371559+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:57:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:00 smithi067 bash[27441]: audit 2024-04-03T15:56:59.381725+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:57:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:00 smithi067 bash[27441]: audit 2024-04-03T15:57:00.110298+0000 mon.c (mon.2) 1111 : audit [DBG] from='client.? 172.21.15.67:0/2829747828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:00 smithi082 bash[20963]: audit 2024-04-03T15:56:59.370063+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:57:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:00 smithi082 bash[20963]: audit 2024-04-03T15:56:59.371559+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:57:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:00 smithi082 bash[20963]: audit 2024-04-03T15:56:59.381725+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:57:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:00 smithi082 bash[20963]: audit 2024-04-03T15:57:00.110298+0000 mon.c (mon.2) 1111 : audit [DBG] from='client.? 172.21.15.67:0/2829747828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:01 smithi067 bash[27441]: cluster 2024-04-03T15:56:59.701753+0000 mgr.y (mgr.24370) 2959 : cluster [DBG] pgmap v2943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:01 smithi067 bash[17655]: cluster 2024-04-03T15:56:59.701753+0000 mgr.y (mgr.24370) 2959 : cluster [DBG] pgmap v2943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:01 smithi082 bash[20963]: cluster 2024-04-03T15:56:59.701753+0000 mgr.y (mgr.24370) 2959 : cluster [DBG] pgmap v2943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:02 smithi082 bash[20963]: cluster 2024-04-03T15:57:01.702964+0000 mgr.y (mgr.24370) 2960 : cluster [DBG] pgmap v2944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:02 smithi067 bash[17655]: cluster 2024-04-03T15:57:01.702964+0000 mgr.y (mgr.24370) 2960 : cluster [DBG] pgmap v2944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:02 smithi067 bash[27441]: cluster 2024-04-03T15:57:01.702964+0000 mgr.y (mgr.24370) 2960 : cluster [DBG] pgmap v2944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:03 smithi067 bash[17655]: audit 2024-04-03T15:57:02.579519+0000 mon.a (mon.0) 3194 : audit [DBG] from='client.? 172.21.15.67:0/3664885821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:03] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:57:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:03 smithi067 bash[27441]: audit 2024-04-03T15:57:02.579519+0000 mon.a (mon.0) 3194 : audit [DBG] from='client.? 172.21.15.67:0/3664885821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:03 smithi082 bash[20963]: audit 2024-04-03T15:57:02.579519+0000 mon.a (mon.0) 3194 : audit [DBG] from='client.? 172.21.15.67:0/3664885821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:57:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:04 smithi082 bash[20963]: cluster 2024-04-03T15:57:03.703616+0000 mgr.y (mgr.24370) 2961 : cluster [DBG] pgmap v2945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:04 smithi067 bash[27441]: cluster 2024-04-03T15:57:03.703616+0000 mgr.y (mgr.24370) 2961 : cluster [DBG] pgmap v2945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:04 smithi067 bash[17655]: cluster 2024-04-03T15:57:03.703616+0000 mgr.y (mgr.24370) 2961 : cluster [DBG] pgmap v2945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:05 smithi082 bash[20963]: audit 2024-04-03T15:57:05.038147+0000 mon.a (mon.0) 3195 : audit [DBG] from='client.? 172.21.15.67:0/476650285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:05 smithi067 bash[27441]: audit 2024-04-03T15:57:05.038147+0000 mon.a (mon.0) 3195 : audit [DBG] from='client.? 172.21.15.67:0/476650285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:05 smithi067 bash[17655]: audit 2024-04-03T15:57:05.038147+0000 mon.a (mon.0) 3195 : audit [DBG] from='client.? 172.21.15.67:0/476650285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:06 smithi082 bash[20963]: cluster 2024-04-03T15:57:05.704759+0000 mgr.y (mgr.24370) 2962 : cluster [DBG] pgmap v2946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:06 smithi067 bash[27441]: cluster 2024-04-03T15:57:05.704759+0000 mgr.y (mgr.24370) 2962 : cluster [DBG] pgmap v2946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:06 smithi067 bash[17655]: cluster 2024-04-03T15:57:05.704759+0000 mgr.y (mgr.24370) 2962 : cluster [DBG] pgmap v2946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:07 smithi082 bash[20963]: audit 2024-04-03T15:57:07.495255+0000 mon.a (mon.0) 3196 : audit [DBG] from='client.? 172.21.15.67:0/4178542798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:07 smithi067 bash[17655]: audit 2024-04-03T15:57:07.495255+0000 mon.a (mon.0) 3196 : audit [DBG] from='client.? 172.21.15.67:0/4178542798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:07 smithi067 bash[27441]: audit 2024-04-03T15:57:07.495255+0000 mon.a (mon.0) 3196 : audit [DBG] from='client.? 172.21.15.67:0/4178542798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:08 smithi082 bash[20963]: cluster 2024-04-03T15:57:07.705469+0000 mgr.y (mgr.24370) 2963 : cluster [DBG] pgmap v2947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:08 smithi067 bash[17655]: cluster 2024-04-03T15:57:07.705469+0000 mgr.y (mgr.24370) 2963 : cluster [DBG] pgmap v2947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:08 smithi067 bash[27441]: cluster 2024-04-03T15:57:07.705469+0000 mgr.y (mgr.24370) 2963 : cluster [DBG] pgmap v2947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:10 smithi082 bash[20963]: cluster 2024-04-03T15:57:09.706151+0000 mgr.y (mgr.24370) 2964 : cluster [DBG] pgmap v2948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:10 smithi082 bash[20963]: audit 2024-04-03T15:57:09.799963+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:10 smithi082 bash[20963]: audit 2024-04-03T15:57:09.955925+0000 mon.c (mon.2) 1112 : audit [DBG] from='client.? 172.21.15.67:0/1716056863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:10 smithi067 bash[17655]: cluster 2024-04-03T15:57:09.706151+0000 mgr.y (mgr.24370) 2964 : cluster [DBG] pgmap v2948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:10 smithi067 bash[17655]: audit 2024-04-03T15:57:09.799963+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:10 smithi067 bash[17655]: audit 2024-04-03T15:57:09.955925+0000 mon.c (mon.2) 1112 : audit [DBG] from='client.? 172.21.15.67:0/1716056863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:10 smithi067 bash[27441]: cluster 2024-04-03T15:57:09.706151+0000 mgr.y (mgr.24370) 2964 : cluster [DBG] pgmap v2948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:10 smithi067 bash[27441]: audit 2024-04-03T15:57:09.799963+0000 mon.a (mon.0) 3197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:10 smithi067 bash[27441]: audit 2024-04-03T15:57:09.955925+0000 mon.c (mon.2) 1112 : audit [DBG] from='client.? 172.21.15.67:0/1716056863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:12 smithi067 bash[27441]: cluster 2024-04-03T15:57:11.707236+0000 mgr.y (mgr.24370) 2965 : cluster [DBG] pgmap v2949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:12 smithi067 bash[27441]: audit 2024-04-03T15:57:12.405350+0000 mon.a (mon.0) 3198 : audit [DBG] from='client.? 172.21.15.67:0/1419753477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:13.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:12 smithi067 bash[17655]: cluster 2024-04-03T15:57:11.707236+0000 mgr.y (mgr.24370) 2965 : cluster [DBG] pgmap v2949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:13.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:12 smithi067 bash[17655]: audit 2024-04-03T15:57:12.405350+0000 mon.a (mon.0) 3198 : audit [DBG] from='client.? 172.21.15.67:0/1419753477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:12 smithi082 bash[20963]: cluster 2024-04-03T15:57:11.707236+0000 mgr.y (mgr.24370) 2965 : cluster [DBG] pgmap v2949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:12 smithi082 bash[20963]: audit 2024-04-03T15:57:12.405350+0000 mon.a (mon.0) 3198 : audit [DBG] from='client.? 172.21.15.67:0/1419753477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:13] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:57:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:57:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:14 smithi082 bash[20963]: cluster 2024-04-03T15:57:13.707907+0000 mgr.y (mgr.24370) 2966 : cluster [DBG] pgmap v2950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:14 smithi067 bash[27441]: cluster 2024-04-03T15:57:13.707907+0000 mgr.y (mgr.24370) 2966 : cluster [DBG] pgmap v2950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:14 smithi067 bash[17655]: cluster 2024-04-03T15:57:13.707907+0000 mgr.y (mgr.24370) 2966 : cluster [DBG] pgmap v2950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:16.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:15 smithi082 bash[20963]: audit 2024-04-03T15:57:14.870578+0000 mon.a (mon.0) 3199 : audit [DBG] from='client.? 172.21.15.67:0/3858570781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:15 smithi067 bash[17655]: audit 2024-04-03T15:57:14.870578+0000 mon.a (mon.0) 3199 : audit [DBG] from='client.? 172.21.15.67:0/3858570781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:15 smithi067 bash[27441]: audit 2024-04-03T15:57:14.870578+0000 mon.a (mon.0) 3199 : audit [DBG] from='client.? 172.21.15.67:0/3858570781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:16 smithi082 bash[20963]: cluster 2024-04-03T15:57:15.708949+0000 mgr.y (mgr.24370) 2967 : cluster [DBG] pgmap v2951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:16 smithi067 bash[27441]: cluster 2024-04-03T15:57:15.708949+0000 mgr.y (mgr.24370) 2967 : cluster [DBG] pgmap v2951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:16 smithi067 bash[17655]: cluster 2024-04-03T15:57:15.708949+0000 mgr.y (mgr.24370) 2967 : cluster [DBG] pgmap v2951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:18.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:17 smithi082 bash[20963]: audit 2024-04-03T15:57:17.322870+0000 mon.c (mon.2) 1113 : audit [DBG] from='client.? 172.21.15.67:0/4164811749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:18.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:17 smithi067 bash[17655]: audit 2024-04-03T15:57:17.322870+0000 mon.c (mon.2) 1113 : audit [DBG] from='client.? 172.21.15.67:0/4164811749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:17 smithi067 bash[27441]: audit 2024-04-03T15:57:17.322870+0000 mon.c (mon.2) 1113 : audit [DBG] from='client.? 172.21.15.67:0/4164811749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:18 smithi082 bash[20963]: cluster 2024-04-03T15:57:17.709617+0000 mgr.y (mgr.24370) 2968 : cluster [DBG] pgmap v2952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:18 smithi067 bash[27441]: cluster 2024-04-03T15:57:17.709617+0000 mgr.y (mgr.24370) 2968 : cluster [DBG] pgmap v2952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:18 smithi067 bash[17655]: cluster 2024-04-03T15:57:17.709617+0000 mgr.y (mgr.24370) 2968 : cluster [DBG] pgmap v2952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:19 smithi082 bash[20963]: audit 2024-04-03T15:57:19.778269+0000 mon.a (mon.0) 3200 : audit [DBG] from='client.? 172.21.15.67:0/3299371994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:19 smithi067 bash[17655]: audit 2024-04-03T15:57:19.778269+0000 mon.a (mon.0) 3200 : audit [DBG] from='client.? 172.21.15.67:0/3299371994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:19 smithi067 bash[27441]: audit 2024-04-03T15:57:19.778269+0000 mon.a (mon.0) 3200 : audit [DBG] from='client.? 172.21.15.67:0/3299371994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:20 smithi082 bash[20963]: cluster 2024-04-03T15:57:19.710236+0000 mgr.y (mgr.24370) 2969 : cluster [DBG] pgmap v2953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:20 smithi067 bash[17655]: cluster 2024-04-03T15:57:19.710236+0000 mgr.y (mgr.24370) 2969 : cluster [DBG] pgmap v2953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:20 smithi067 bash[27441]: cluster 2024-04-03T15:57:19.710236+0000 mgr.y (mgr.24370) 2969 : cluster [DBG] pgmap v2953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:22 smithi067 bash[27441]: cluster 2024-04-03T15:57:21.711214+0000 mgr.y (mgr.24370) 2970 : cluster [DBG] pgmap v2954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:22 smithi067 bash[27441]: audit 2024-04-03T15:57:22.223202+0000 mon.c (mon.2) 1114 : audit [DBG] from='client.? 172.21.15.67:0/216884439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:22 smithi067 bash[17655]: cluster 2024-04-03T15:57:21.711214+0000 mgr.y (mgr.24370) 2970 : cluster [DBG] pgmap v2954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:22 smithi067 bash[17655]: audit 2024-04-03T15:57:22.223202+0000 mon.c (mon.2) 1114 : audit [DBG] from='client.? 172.21.15.67:0/216884439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:22 smithi082 bash[20963]: cluster 2024-04-03T15:57:21.711214+0000 mgr.y (mgr.24370) 2970 : cluster [DBG] pgmap v2954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:22 smithi082 bash[20963]: audit 2024-04-03T15:57:22.223202+0000 mon.c (mon.2) 1114 : audit [DBG] from='client.? 172.21.15.67:0/216884439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:23] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T15:57:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:57:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:24 smithi082 bash[20963]: cluster 2024-04-03T15:57:23.711966+0000 mgr.y (mgr.24370) 2971 : cluster [DBG] pgmap v2955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:24 smithi082 bash[20963]: audit 2024-04-03T15:57:24.676839+0000 mon.a (mon.0) 3201 : audit [DBG] from='client.? 172.21.15.67:0/1827222663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:24 smithi082 bash[20963]: audit 2024-04-03T15:57:24.801022+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:24 smithi067 bash[27441]: cluster 2024-04-03T15:57:23.711966+0000 mgr.y (mgr.24370) 2971 : cluster [DBG] pgmap v2955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:24 smithi067 bash[27441]: audit 2024-04-03T15:57:24.676839+0000 mon.a (mon.0) 3201 : audit [DBG] from='client.? 172.21.15.67:0/1827222663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:24 smithi067 bash[27441]: audit 2024-04-03T15:57:24.801022+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:24 smithi067 bash[17655]: cluster 2024-04-03T15:57:23.711966+0000 mgr.y (mgr.24370) 2971 : cluster [DBG] pgmap v2955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:24 smithi067 bash[17655]: audit 2024-04-03T15:57:24.676839+0000 mon.a (mon.0) 3201 : audit [DBG] from='client.? 172.21.15.67:0/1827222663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:24 smithi067 bash[17655]: audit 2024-04-03T15:57:24.801022+0000 mon.a (mon.0) 3202 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:26 smithi082 bash[20963]: cluster 2024-04-03T15:57:25.713127+0000 mgr.y (mgr.24370) 2972 : cluster [DBG] pgmap v2956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:26 smithi067 bash[17655]: cluster 2024-04-03T15:57:25.713127+0000 mgr.y (mgr.24370) 2972 : cluster [DBG] pgmap v2956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:26 smithi067 bash[27441]: cluster 2024-04-03T15:57:25.713127+0000 mgr.y (mgr.24370) 2972 : cluster [DBG] pgmap v2956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:28.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:27 smithi082 bash[20963]: audit 2024-04-03T15:57:27.133925+0000 mon.c (mon.2) 1115 : audit [DBG] from='client.? 172.21.15.67:0/501344740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:28.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:27 smithi067 bash[17655]: audit 2024-04-03T15:57:27.133925+0000 mon.c (mon.2) 1115 : audit [DBG] from='client.? 172.21.15.67:0/501344740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:28.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:27 smithi067 bash[27441]: audit 2024-04-03T15:57:27.133925+0000 mon.c (mon.2) 1115 : audit [DBG] from='client.? 172.21.15.67:0/501344740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:28 smithi082 bash[20963]: cluster 2024-04-03T15:57:27.713824+0000 mgr.y (mgr.24370) 2973 : cluster [DBG] pgmap v2957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:28 smithi067 bash[17655]: cluster 2024-04-03T15:57:27.713824+0000 mgr.y (mgr.24370) 2973 : cluster [DBG] pgmap v2957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:28 smithi067 bash[27441]: cluster 2024-04-03T15:57:27.713824+0000 mgr.y (mgr.24370) 2973 : cluster [DBG] pgmap v2957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:30.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:29 smithi082 bash[20963]: audit 2024-04-03T15:57:29.599222+0000 mon.a (mon.0) 3203 : audit [DBG] from='client.? 172.21.15.67:0/209275010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:29 smithi067 bash[17655]: audit 2024-04-03T15:57:29.599222+0000 mon.a (mon.0) 3203 : audit [DBG] from='client.? 172.21.15.67:0/209275010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:30.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:29 smithi067 bash[27441]: audit 2024-04-03T15:57:29.599222+0000 mon.a (mon.0) 3203 : audit [DBG] from='client.? 172.21.15.67:0/209275010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:30 smithi082 bash[20963]: cluster 2024-04-03T15:57:29.714504+0000 mgr.y (mgr.24370) 2974 : cluster [DBG] pgmap v2958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:30 smithi067 bash[27441]: cluster 2024-04-03T15:57:29.714504+0000 mgr.y (mgr.24370) 2974 : cluster [DBG] pgmap v2958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:30 smithi067 bash[17655]: cluster 2024-04-03T15:57:29.714504+0000 mgr.y (mgr.24370) 2974 : cluster [DBG] pgmap v2958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:32 smithi082 bash[20963]: cluster 2024-04-03T15:57:31.715643+0000 mgr.y (mgr.24370) 2975 : cluster [DBG] pgmap v2959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:32 smithi082 bash[20963]: audit 2024-04-03T15:57:32.043746+0000 mon.a (mon.0) 3204 : audit [DBG] from='client.? 172.21.15.67:0/1554921662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:33.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:33] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T15:57:33.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:32 smithi067 bash[17655]: cluster 2024-04-03T15:57:31.715643+0000 mgr.y (mgr.24370) 2975 : cluster [DBG] pgmap v2959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:33.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:32 smithi067 bash[17655]: audit 2024-04-03T15:57:32.043746+0000 mon.a (mon.0) 3204 : audit [DBG] from='client.? 172.21.15.67:0/1554921662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:32 smithi067 bash[27441]: cluster 2024-04-03T15:57:31.715643+0000 mgr.y (mgr.24370) 2975 : cluster [DBG] pgmap v2959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:32 smithi067 bash[27441]: audit 2024-04-03T15:57:32.043746+0000 mon.a (mon.0) 3204 : audit [DBG] from='client.? 172.21.15.67:0/1554921662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:57:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:34 smithi082 bash[20963]: cluster 2024-04-03T15:57:33.716354+0000 mgr.y (mgr.24370) 2976 : cluster [DBG] pgmap v2960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:34 smithi082 bash[20963]: audit 2024-04-03T15:57:34.500648+0000 mon.c (mon.2) 1116 : audit [DBG] from='client.? 172.21.15.67:0/3341335276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:34 smithi067 bash[27441]: cluster 2024-04-03T15:57:33.716354+0000 mgr.y (mgr.24370) 2976 : cluster [DBG] pgmap v2960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:34 smithi067 bash[27441]: audit 2024-04-03T15:57:34.500648+0000 mon.c (mon.2) 1116 : audit [DBG] from='client.? 172.21.15.67:0/3341335276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:34 smithi067 bash[17655]: cluster 2024-04-03T15:57:33.716354+0000 mgr.y (mgr.24370) 2976 : cluster [DBG] pgmap v2960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:34 smithi067 bash[17655]: audit 2024-04-03T15:57:34.500648+0000 mon.c (mon.2) 1116 : audit [DBG] from='client.? 172.21.15.67:0/3341335276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:36 smithi082 bash[20963]: cluster 2024-04-03T15:57:35.717497+0000 mgr.y (mgr.24370) 2977 : cluster [DBG] pgmap v2961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:36 smithi067 bash[17655]: cluster 2024-04-03T15:57:35.717497+0000 mgr.y (mgr.24370) 2977 : cluster [DBG] pgmap v2961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:36 smithi067 bash[27441]: cluster 2024-04-03T15:57:35.717497+0000 mgr.y (mgr.24370) 2977 : cluster [DBG] pgmap v2961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:37 smithi082 bash[20963]: audit 2024-04-03T15:57:36.951762+0000 mon.a (mon.0) 3205 : audit [DBG] from='client.? 172.21.15.67:0/2276935149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:37 smithi067 bash[17655]: audit 2024-04-03T15:57:36.951762+0000 mon.a (mon.0) 3205 : audit [DBG] from='client.? 172.21.15.67:0/2276935149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:37 smithi067 bash[27441]: audit 2024-04-03T15:57:36.951762+0000 mon.a (mon.0) 3205 : audit [DBG] from='client.? 172.21.15.67:0/2276935149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:38 smithi082 bash[20963]: cluster 2024-04-03T15:57:37.718235+0000 mgr.y (mgr.24370) 2978 : cluster [DBG] pgmap v2962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:38 smithi067 bash[27441]: cluster 2024-04-03T15:57:37.718235+0000 mgr.y (mgr.24370) 2978 : cluster [DBG] pgmap v2962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:38 smithi067 bash[17655]: cluster 2024-04-03T15:57:37.718235+0000 mgr.y (mgr.24370) 2978 : cluster [DBG] pgmap v2962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:39 smithi082 bash[20963]: audit 2024-04-03T15:57:39.402168+0000 mon.a (mon.0) 3206 : audit [DBG] from='client.? 172.21.15.67:0/2296326015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:39 smithi082 bash[20963]: audit 2024-04-03T15:57:39.801407+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:39 smithi067 bash[27441]: audit 2024-04-03T15:57:39.402168+0000 mon.a (mon.0) 3206 : audit [DBG] from='client.? 172.21.15.67:0/2296326015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:39 smithi067 bash[27441]: audit 2024-04-03T15:57:39.801407+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:39 smithi067 bash[17655]: audit 2024-04-03T15:57:39.402168+0000 mon.a (mon.0) 3206 : audit [DBG] from='client.? 172.21.15.67:0/2296326015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:39 smithi067 bash[17655]: audit 2024-04-03T15:57:39.801407+0000 mon.a (mon.0) 3207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:40 smithi082 bash[20963]: cluster 2024-04-03T15:57:39.718991+0000 mgr.y (mgr.24370) 2979 : cluster [DBG] pgmap v2963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:40 smithi067 bash[27441]: cluster 2024-04-03T15:57:39.718991+0000 mgr.y (mgr.24370) 2979 : cluster [DBG] pgmap v2963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:40 smithi067 bash[17655]: cluster 2024-04-03T15:57:39.718991+0000 mgr.y (mgr.24370) 2979 : cluster [DBG] pgmap v2963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:41 smithi082 bash[20963]: audit 2024-04-03T15:57:41.855891+0000 mon.a (mon.0) 3208 : audit [DBG] from='client.? 172.21.15.67:0/1822126207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:41 smithi067 bash[17655]: audit 2024-04-03T15:57:41.855891+0000 mon.a (mon.0) 3208 : audit [DBG] from='client.? 172.21.15.67:0/1822126207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:41 smithi067 bash[27441]: audit 2024-04-03T15:57:41.855891+0000 mon.a (mon.0) 3208 : audit [DBG] from='client.? 172.21.15.67:0/1822126207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:42 smithi082 bash[20963]: cluster 2024-04-03T15:57:41.720283+0000 mgr.y (mgr.24370) 2980 : cluster [DBG] pgmap v2964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:43.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:42 smithi067 bash[17655]: cluster 2024-04-03T15:57:41.720283+0000 mgr.y (mgr.24370) 2980 : cluster [DBG] pgmap v2964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:43.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:57:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:42 smithi067 bash[27441]: cluster 2024-04-03T15:57:41.720283+0000 mgr.y (mgr.24370) 2980 : cluster [DBG] pgmap v2964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:57:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:44 smithi067 bash[17655]: cluster 2024-04-03T15:57:43.720856+0000 mgr.y (mgr.24370) 2981 : cluster [DBG] pgmap v2965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:44 smithi067 bash[17655]: audit 2024-04-03T15:57:44.309024+0000 mon.a (mon.0) 3209 : audit [DBG] from='client.? 172.21.15.67:0/496300602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:44 smithi067 bash[27441]: cluster 2024-04-03T15:57:43.720856+0000 mgr.y (mgr.24370) 2981 : cluster [DBG] pgmap v2965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:44 smithi067 bash[27441]: audit 2024-04-03T15:57:44.309024+0000 mon.a (mon.0) 3209 : audit [DBG] from='client.? 172.21.15.67:0/496300602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:44 smithi082 bash[20963]: cluster 2024-04-03T15:57:43.720856+0000 mgr.y (mgr.24370) 2981 : cluster [DBG] pgmap v2965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:44 smithi082 bash[20963]: audit 2024-04-03T15:57:44.309024+0000 mon.a (mon.0) 3209 : audit [DBG] from='client.? 172.21.15.67:0/496300602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:46 smithi067 bash[17655]: cluster 2024-04-03T15:57:45.721937+0000 mgr.y (mgr.24370) 2982 : cluster [DBG] pgmap v2966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:46 smithi067 bash[17655]: audit 2024-04-03T15:57:46.765320+0000 mon.c (mon.2) 1117 : audit [DBG] from='client.? 172.21.15.67:0/197440176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:46 smithi067 bash[27441]: cluster 2024-04-03T15:57:45.721937+0000 mgr.y (mgr.24370) 2982 : cluster [DBG] pgmap v2966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:46 smithi067 bash[27441]: audit 2024-04-03T15:57:46.765320+0000 mon.c (mon.2) 1117 : audit [DBG] from='client.? 172.21.15.67:0/197440176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:46 smithi082 bash[20963]: cluster 2024-04-03T15:57:45.721937+0000 mgr.y (mgr.24370) 2982 : cluster [DBG] pgmap v2966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:46 smithi082 bash[20963]: audit 2024-04-03T15:57:46.765320+0000 mon.c (mon.2) 1117 : audit [DBG] from='client.? 172.21.15.67:0/197440176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:48 smithi067 bash[17655]: cluster 2024-04-03T15:57:47.722601+0000 mgr.y (mgr.24370) 2983 : cluster [DBG] pgmap v2967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:48 smithi067 bash[27441]: cluster 2024-04-03T15:57:47.722601+0000 mgr.y (mgr.24370) 2983 : cluster [DBG] pgmap v2967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:48 smithi082 bash[20963]: cluster 2024-04-03T15:57:47.722601+0000 mgr.y (mgr.24370) 2983 : cluster [DBG] pgmap v2967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:49 smithi067 bash[17655]: audit 2024-04-03T15:57:49.216910+0000 mon.a (mon.0) 3210 : audit [DBG] from='client.? 172.21.15.67:0/1751247606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:50.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:49 smithi067 bash[27441]: audit 2024-04-03T15:57:49.216910+0000 mon.a (mon.0) 3210 : audit [DBG] from='client.? 172.21.15.67:0/1751247606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:49 smithi082 bash[20963]: audit 2024-04-03T15:57:49.216910+0000 mon.a (mon.0) 3210 : audit [DBG] from='client.? 172.21.15.67:0/1751247606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:50 smithi067 bash[17655]: cluster 2024-04-03T15:57:49.723284+0000 mgr.y (mgr.24370) 2984 : cluster [DBG] pgmap v2968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:50 smithi067 bash[27441]: cluster 2024-04-03T15:57:49.723284+0000 mgr.y (mgr.24370) 2984 : cluster [DBG] pgmap v2968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:50 smithi082 bash[20963]: cluster 2024-04-03T15:57:49.723284+0000 mgr.y (mgr.24370) 2984 : cluster [DBG] pgmap v2968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:52.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:51 smithi067 bash[27441]: audit 2024-04-03T15:57:51.669183+0000 mon.c (mon.2) 1118 : audit [DBG] from='client.? 172.21.15.67:0/3414663361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:51 smithi067 bash[17655]: audit 2024-04-03T15:57:51.669183+0000 mon.c (mon.2) 1118 : audit [DBG] from='client.? 172.21.15.67:0/3414663361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:51 smithi082 bash[20963]: audit 2024-04-03T15:57:51.669183+0000 mon.c (mon.2) 1118 : audit [DBG] from='client.? 172.21.15.67:0/3414663361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:52 smithi082 bash[20963]: cluster 2024-04-03T15:57:51.724517+0000 mgr.y (mgr.24370) 2985 : cluster [DBG] pgmap v2969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:52 smithi067 bash[17655]: cluster 2024-04-03T15:57:51.724517+0000 mgr.y (mgr.24370) 2985 : cluster [DBG] pgmap v2969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:57:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:52 smithi067 bash[27441]: cluster 2024-04-03T15:57:51.724517+0000 mgr.y (mgr.24370) 2985 : cluster [DBG] pgmap v2969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:57:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:54 smithi082 bash[20963]: cluster 2024-04-03T15:57:53.725048+0000 mgr.y (mgr.24370) 2986 : cluster [DBG] pgmap v2970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:54 smithi082 bash[20963]: audit 2024-04-03T15:57:54.119350+0000 mon.c (mon.2) 1119 : audit [DBG] from='client.? 172.21.15.67:0/258921261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:54 smithi082 bash[20963]: audit 2024-04-03T15:57:54.802159+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:54 smithi067 bash[27441]: cluster 2024-04-03T15:57:53.725048+0000 mgr.y (mgr.24370) 2986 : cluster [DBG] pgmap v2970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:54 smithi067 bash[27441]: audit 2024-04-03T15:57:54.119350+0000 mon.c (mon.2) 1119 : audit [DBG] from='client.? 172.21.15.67:0/258921261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:54 smithi067 bash[27441]: audit 2024-04-03T15:57:54.802159+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:54 smithi067 bash[17655]: cluster 2024-04-03T15:57:53.725048+0000 mgr.y (mgr.24370) 2986 : cluster [DBG] pgmap v2970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:54 smithi067 bash[17655]: audit 2024-04-03T15:57:54.119350+0000 mon.c (mon.2) 1119 : audit [DBG] from='client.? 172.21.15.67:0/258921261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:54 smithi067 bash[17655]: audit 2024-04-03T15:57:54.802159+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:57:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:56 smithi082 bash[20963]: cluster 2024-04-03T15:57:55.726133+0000 mgr.y (mgr.24370) 2987 : cluster [DBG] pgmap v2971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:56 smithi082 bash[20963]: audit 2024-04-03T15:57:56.581064+0000 mon.c (mon.2) 1120 : audit [DBG] from='client.? 172.21.15.67:0/2578317413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:56 smithi067 bash[27441]: cluster 2024-04-03T15:57:55.726133+0000 mgr.y (mgr.24370) 2987 : cluster [DBG] pgmap v2971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:56 smithi067 bash[27441]: audit 2024-04-03T15:57:56.581064+0000 mon.c (mon.2) 1120 : audit [DBG] from='client.? 172.21.15.67:0/2578317413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:56 smithi067 bash[17655]: cluster 2024-04-03T15:57:55.726133+0000 mgr.y (mgr.24370) 2987 : cluster [DBG] pgmap v2971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:56 smithi067 bash[17655]: audit 2024-04-03T15:57:56.581064+0000 mon.c (mon.2) 1120 : audit [DBG] from='client.? 172.21.15.67:0/2578317413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:57:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:58 smithi082 bash[20963]: cluster 2024-04-03T15:57:57.726922+0000 mgr.y (mgr.24370) 2988 : cluster [DBG] pgmap v2972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:58 smithi067 bash[17655]: cluster 2024-04-03T15:57:57.726922+0000 mgr.y (mgr.24370) 2988 : cluster [DBG] pgmap v2972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:57:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:58 smithi067 bash[27441]: cluster 2024-04-03T15:57:57.726922+0000 mgr.y (mgr.24370) 2988 : cluster [DBG] pgmap v2972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:59 smithi082 bash[20963]: audit 2024-04-03T15:57:59.038252+0000 mon.a (mon.0) 3212 : audit [DBG] from='client.? 172.21.15.67:0/3302262212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:59 smithi082 bash[20963]: audit 2024-04-03T15:57:59.456757+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:58:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:59 smithi082 bash[20963]: audit 2024-04-03T15:57:59.785229+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:57:59 smithi082 bash[20963]: audit 2024-04-03T15:57:59.795860+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:59 smithi067 bash[17655]: audit 2024-04-03T15:57:59.038252+0000 mon.a (mon.0) 3212 : audit [DBG] from='client.? 172.21.15.67:0/3302262212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:59 smithi067 bash[17655]: audit 2024-04-03T15:57:59.456757+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:58:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:59 smithi067 bash[17655]: audit 2024-04-03T15:57:59.785229+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:57:59 smithi067 bash[17655]: audit 2024-04-03T15:57:59.795860+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:59 smithi067 bash[27441]: audit 2024-04-03T15:57:59.038252+0000 mon.a (mon.0) 3212 : audit [DBG] from='client.? 172.21.15.67:0/3302262212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:59 smithi067 bash[27441]: audit 2024-04-03T15:57:59.456757+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:58:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:59 smithi067 bash[27441]: audit 2024-04-03T15:57:59.785229+0000 mon.a (mon.0) 3214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:57:59 smithi067 bash[27441]: audit 2024-04-03T15:57:59.795860+0000 mon.a (mon.0) 3215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:00 smithi082 bash[20963]: cluster 2024-04-03T15:57:59.727636+0000 mgr.y (mgr.24370) 2989 : cluster [DBG] pgmap v2973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:00 smithi067 bash[17655]: cluster 2024-04-03T15:57:59.727636+0000 mgr.y (mgr.24370) 2989 : cluster [DBG] pgmap v2973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:00 smithi067 bash[27441]: cluster 2024-04-03T15:57:59.727636+0000 mgr.y (mgr.24370) 2989 : cluster [DBG] pgmap v2973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:01 smithi082 bash[20963]: audit 2024-04-03T15:58:01.484613+0000 mon.c (mon.2) 1121 : audit [DBG] from='client.? 172.21.15.67:0/464694480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:01 smithi067 bash[17655]: audit 2024-04-03T15:58:01.484613+0000 mon.c (mon.2) 1121 : audit [DBG] from='client.? 172.21.15.67:0/464694480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:01 smithi067 bash[27441]: audit 2024-04-03T15:58:01.484613+0000 mon.c (mon.2) 1121 : audit [DBG] from='client.? 172.21.15.67:0/464694480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:02 smithi082 bash[20963]: cluster 2024-04-03T15:58:01.728638+0000 mgr.y (mgr.24370) 2990 : cluster [DBG] pgmap v2974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:58:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:02 smithi067 bash[27441]: cluster 2024-04-03T15:58:01.728638+0000 mgr.y (mgr.24370) 2990 : cluster [DBG] pgmap v2974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:02 smithi067 bash[17655]: cluster 2024-04-03T15:58:01.728638+0000 mgr.y (mgr.24370) 2990 : cluster [DBG] pgmap v2974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:58:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:03 smithi082 bash[20963]: audit 2024-04-03T15:58:03.937320+0000 mon.a (mon.0) 3216 : audit [DBG] from='client.? 172.21.15.67:0/3167005237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:03 smithi067 bash[17655]: audit 2024-04-03T15:58:03.937320+0000 mon.a (mon.0) 3216 : audit [DBG] from='client.? 172.21.15.67:0/3167005237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:03 smithi067 bash[27441]: audit 2024-04-03T15:58:03.937320+0000 mon.a (mon.0) 3216 : audit [DBG] from='client.? 172.21.15.67:0/3167005237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:04 smithi082 bash[20963]: cluster 2024-04-03T15:58:03.729219+0000 mgr.y (mgr.24370) 2991 : cluster [DBG] pgmap v2975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:04 smithi067 bash[17655]: cluster 2024-04-03T15:58:03.729219+0000 mgr.y (mgr.24370) 2991 : cluster [DBG] pgmap v2975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:04 smithi067 bash[27441]: cluster 2024-04-03T15:58:03.729219+0000 mgr.y (mgr.24370) 2991 : cluster [DBG] pgmap v2975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:06 smithi082 bash[20963]: audit 2024-04-03T15:58:05.205022+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:06 smithi082 bash[20963]: audit 2024-04-03T15:58:05.214548+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:06 smithi082 bash[20963]: cluster 2024-04-03T15:58:05.730346+0000 mgr.y (mgr.24370) 2992 : cluster [DBG] pgmap v2976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:06 smithi082 bash[20963]: audit 2024-04-03T15:58:05.793903+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:06 smithi082 bash[20963]: audit 2024-04-03T15:58:05.803652+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[17655]: audit 2024-04-03T15:58:05.205022+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[17655]: audit 2024-04-03T15:58:05.214548+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[17655]: cluster 2024-04-03T15:58:05.730346+0000 mgr.y (mgr.24370) 2992 : cluster [DBG] pgmap v2976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[17655]: audit 2024-04-03T15:58:05.793903+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[17655]: audit 2024-04-03T15:58:05.803652+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[27441]: audit 2024-04-03T15:58:05.205022+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[27441]: audit 2024-04-03T15:58:05.214548+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[27441]: cluster 2024-04-03T15:58:05.730346+0000 mgr.y (mgr.24370) 2992 : cluster [DBG] pgmap v2976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[27441]: audit 2024-04-03T15:58:05.793903+0000 mon.a (mon.0) 3219 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:06 smithi067 bash[27441]: audit 2024-04-03T15:58:05.803652+0000 mon.a (mon.0) 3220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:07 smithi082 bash[20963]: audit 2024-04-03T15:58:06.221264+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:58:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:07 smithi082 bash[20963]: audit 2024-04-03T15:58:06.222513+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:58:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:07 smithi082 bash[20963]: audit 2024-04-03T15:58:06.230461+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:07 smithi082 bash[20963]: audit 2024-04-03T15:58:06.411885+0000 mon.a (mon.0) 3224 : audit [DBG] from='client.? 172.21.15.67:0/4152577916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:07 smithi067 bash[17655]: audit 2024-04-03T15:58:06.221264+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:58:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:07 smithi067 bash[17655]: audit 2024-04-03T15:58:06.222513+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:58:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:07 smithi067 bash[17655]: audit 2024-04-03T15:58:06.230461+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:07 smithi067 bash[17655]: audit 2024-04-03T15:58:06.411885+0000 mon.a (mon.0) 3224 : audit [DBG] from='client.? 172.21.15.67:0/4152577916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:07 smithi067 bash[27441]: audit 2024-04-03T15:58:06.221264+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:58:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:07 smithi067 bash[27441]: audit 2024-04-03T15:58:06.222513+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:58:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:07 smithi067 bash[27441]: audit 2024-04-03T15:58:06.230461+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:58:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:07 smithi067 bash[27441]: audit 2024-04-03T15:58:06.411885+0000 mon.a (mon.0) 3224 : audit [DBG] from='client.? 172.21.15.67:0/4152577916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:08 smithi082 bash[20963]: cluster 2024-04-03T15:58:07.731063+0000 mgr.y (mgr.24370) 2993 : cluster [DBG] pgmap v2977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:08 smithi067 bash[27441]: cluster 2024-04-03T15:58:07.731063+0000 mgr.y (mgr.24370) 2993 : cluster [DBG] pgmap v2977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:08 smithi067 bash[17655]: cluster 2024-04-03T15:58:07.731063+0000 mgr.y (mgr.24370) 2993 : cluster [DBG] pgmap v2977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:09 smithi082 bash[20963]: audit 2024-04-03T15:58:08.865567+0000 mon.a (mon.0) 3225 : audit [DBG] from='client.? 172.21.15.67:0/669048080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:09 smithi067 bash[27441]: audit 2024-04-03T15:58:08.865567+0000 mon.a (mon.0) 3225 : audit [DBG] from='client.? 172.21.15.67:0/669048080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:09 smithi067 bash[17655]: audit 2024-04-03T15:58:08.865567+0000 mon.a (mon.0) 3225 : audit [DBG] from='client.? 172.21.15.67:0/669048080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:10 smithi082 bash[20963]: cluster 2024-04-03T15:58:09.731784+0000 mgr.y (mgr.24370) 2994 : cluster [DBG] pgmap v2978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:10 smithi082 bash[20963]: audit 2024-04-03T15:58:09.802235+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:10 smithi067 bash[17655]: cluster 2024-04-03T15:58:09.731784+0000 mgr.y (mgr.24370) 2994 : cluster [DBG] pgmap v2978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:10 smithi067 bash[17655]: audit 2024-04-03T15:58:09.802235+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:10 smithi067 bash[27441]: cluster 2024-04-03T15:58:09.731784+0000 mgr.y (mgr.24370) 2994 : cluster [DBG] pgmap v2978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:10 smithi067 bash[27441]: audit 2024-04-03T15:58:09.802235+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:11 smithi082 bash[20963]: audit 2024-04-03T15:58:11.324843+0000 mon.a (mon.0) 3227 : audit [DBG] from='client.? 172.21.15.67:0/683601883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:11 smithi067 bash[17655]: audit 2024-04-03T15:58:11.324843+0000 mon.a (mon.0) 3227 : audit [DBG] from='client.? 172.21.15.67:0/683601883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:11 smithi067 bash[27441]: audit 2024-04-03T15:58:11.324843+0000 mon.a (mon.0) 3227 : audit [DBG] from='client.? 172.21.15.67:0/683601883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:12 smithi067 bash[17655]: cluster 2024-04-03T15:58:11.732997+0000 mgr.y (mgr.24370) 2995 : cluster [DBG] pgmap v2979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:12 smithi067 bash[27441]: cluster 2024-04-03T15:58:11.732997+0000 mgr.y (mgr.24370) 2995 : cluster [DBG] pgmap v2979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:12 smithi082 bash[20963]: cluster 2024-04-03T15:58:11.732997+0000 mgr.y (mgr.24370) 2995 : cluster [DBG] pgmap v2979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:58:13.817 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:58:14.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:13 smithi082 bash[20963]: audit 2024-04-03T15:58:13.766736+0000 mon.a (mon.0) 3228 : audit [DBG] from='client.? 172.21.15.67:0/205600588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:13 smithi067 bash[17655]: audit 2024-04-03T15:58:13.766736+0000 mon.a (mon.0) 3228 : audit [DBG] from='client.? 172.21.15.67:0/205600588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:13 smithi067 bash[27441]: audit 2024-04-03T15:58:13.766736+0000 mon.a (mon.0) 3228 : audit [DBG] from='client.? 172.21.15.67:0/205600588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:14 smithi082 bash[20963]: cluster 2024-04-03T15:58:13.733629+0000 mgr.y (mgr.24370) 2996 : cluster [DBG] pgmap v2980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:14 smithi067 bash[27441]: cluster 2024-04-03T15:58:13.733629+0000 mgr.y (mgr.24370) 2996 : cluster [DBG] pgmap v2980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:14 smithi067 bash[17655]: cluster 2024-04-03T15:58:13.733629+0000 mgr.y (mgr.24370) 2996 : cluster [DBG] pgmap v2980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:16 smithi082 bash[20963]: cluster 2024-04-03T15:58:15.734729+0000 mgr.y (mgr.24370) 2997 : cluster [DBG] pgmap v2981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:16 smithi082 bash[20963]: audit 2024-04-03T15:58:16.213590+0000 mon.a (mon.0) 3229 : audit [DBG] from='client.? 172.21.15.67:0/837404312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:16 smithi067 bash[27441]: cluster 2024-04-03T15:58:15.734729+0000 mgr.y (mgr.24370) 2997 : cluster [DBG] pgmap v2981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:16 smithi067 bash[27441]: audit 2024-04-03T15:58:16.213590+0000 mon.a (mon.0) 3229 : audit [DBG] from='client.? 172.21.15.67:0/837404312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:16 smithi067 bash[17655]: cluster 2024-04-03T15:58:15.734729+0000 mgr.y (mgr.24370) 2997 : cluster [DBG] pgmap v2981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:16 smithi067 bash[17655]: audit 2024-04-03T15:58:16.213590+0000 mon.a (mon.0) 3229 : audit [DBG] from='client.? 172.21.15.67:0/837404312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:18 smithi082 bash[20963]: cluster 2024-04-03T15:58:17.735551+0000 mgr.y (mgr.24370) 2998 : cluster [DBG] pgmap v2982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:18 smithi082 bash[20963]: audit 2024-04-03T15:58:18.663781+0000 mon.a (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.67:0/887232334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:18 smithi067 bash[27441]: cluster 2024-04-03T15:58:17.735551+0000 mgr.y (mgr.24370) 2998 : cluster [DBG] pgmap v2982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:18 smithi067 bash[27441]: audit 2024-04-03T15:58:18.663781+0000 mon.a (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.67:0/887232334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:18 smithi067 bash[17655]: cluster 2024-04-03T15:58:17.735551+0000 mgr.y (mgr.24370) 2998 : cluster [DBG] pgmap v2982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:18 smithi067 bash[17655]: audit 2024-04-03T15:58:18.663781+0000 mon.a (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.67:0/887232334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:20 smithi082 bash[20963]: cluster 2024-04-03T15:58:19.736427+0000 mgr.y (mgr.24370) 2999 : cluster [DBG] pgmap v2983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:20 smithi067 bash[17655]: cluster 2024-04-03T15:58:19.736427+0000 mgr.y (mgr.24370) 2999 : cluster [DBG] pgmap v2983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:20 smithi067 bash[27441]: cluster 2024-04-03T15:58:19.736427+0000 mgr.y (mgr.24370) 2999 : cluster [DBG] pgmap v2983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:21 smithi082 bash[20963]: audit 2024-04-03T15:58:21.114485+0000 mon.c (mon.2) 1122 : audit [DBG] from='client.? 172.21.15.67:0/2374006251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:21 smithi067 bash[27441]: audit 2024-04-03T15:58:21.114485+0000 mon.c (mon.2) 1122 : audit [DBG] from='client.? 172.21.15.67:0/2374006251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:21 smithi067 bash[17655]: audit 2024-04-03T15:58:21.114485+0000 mon.c (mon.2) 1122 : audit [DBG] from='client.? 172.21.15.67:0/2374006251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:22 smithi082 bash[20963]: cluster 2024-04-03T15:58:21.737575+0000 mgr.y (mgr.24370) 3000 : cluster [DBG] pgmap v2984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:23.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:22 smithi067 bash[17655]: cluster 2024-04-03T15:58:21.737575+0000 mgr.y (mgr.24370) 3000 : cluster [DBG] pgmap v2984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:23.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:58:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:22 smithi067 bash[27441]: cluster 2024-04-03T15:58:21.737575+0000 mgr.y (mgr.24370) 3000 : cluster [DBG] pgmap v2984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:23.850 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:58:24.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:23 smithi082 bash[20963]: audit 2024-04-03T15:58:23.570484+0000 mon.a (mon.0) 3231 : audit [DBG] from='client.? 172.21.15.67:0/4193274454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:24.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:23 smithi067 bash[27441]: audit 2024-04-03T15:58:23.570484+0000 mon.a (mon.0) 3231 : audit [DBG] from='client.? 172.21.15.67:0/4193274454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:23 smithi067 bash[17655]: audit 2024-04-03T15:58:23.570484+0000 mon.a (mon.0) 3231 : audit [DBG] from='client.? 172.21.15.67:0/4193274454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:24 smithi082 bash[20963]: cluster 2024-04-03T15:58:23.738262+0000 mgr.y (mgr.24370) 3001 : cluster [DBG] pgmap v2985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:24 smithi082 bash[20963]: audit 2024-04-03T15:58:24.802649+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:24 smithi067 bash[27441]: cluster 2024-04-03T15:58:23.738262+0000 mgr.y (mgr.24370) 3001 : cluster [DBG] pgmap v2985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:24 smithi067 bash[27441]: audit 2024-04-03T15:58:24.802649+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:24 smithi067 bash[17655]: cluster 2024-04-03T15:58:23.738262+0000 mgr.y (mgr.24370) 3001 : cluster [DBG] pgmap v2985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:24 smithi067 bash[17655]: audit 2024-04-03T15:58:24.802649+0000 mon.a (mon.0) 3232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:26 smithi082 bash[20963]: cluster 2024-04-03T15:58:25.739392+0000 mgr.y (mgr.24370) 3002 : cluster [DBG] pgmap v2986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:26 smithi082 bash[20963]: audit 2024-04-03T15:58:26.024082+0000 mon.a (mon.0) 3233 : audit [DBG] from='client.? 172.21.15.67:0/1935640954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:26 smithi067 bash[17655]: cluster 2024-04-03T15:58:25.739392+0000 mgr.y (mgr.24370) 3002 : cluster [DBG] pgmap v2986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:26 smithi067 bash[17655]: audit 2024-04-03T15:58:26.024082+0000 mon.a (mon.0) 3233 : audit [DBG] from='client.? 172.21.15.67:0/1935640954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:26 smithi067 bash[27441]: cluster 2024-04-03T15:58:25.739392+0000 mgr.y (mgr.24370) 3002 : cluster [DBG] pgmap v2986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:26 smithi067 bash[27441]: audit 2024-04-03T15:58:26.024082+0000 mon.a (mon.0) 3233 : audit [DBG] from='client.? 172.21.15.67:0/1935640954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:28 smithi082 bash[20963]: cluster 2024-04-03T15:58:27.740235+0000 mgr.y (mgr.24370) 3003 : cluster [DBG] pgmap v2987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:28 smithi082 bash[20963]: audit 2024-04-03T15:58:28.482360+0000 mon.c (mon.2) 1123 : audit [DBG] from='client.? 172.21.15.67:0/3904846849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:28 smithi067 bash[17655]: cluster 2024-04-03T15:58:27.740235+0000 mgr.y (mgr.24370) 3003 : cluster [DBG] pgmap v2987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:28 smithi067 bash[17655]: audit 2024-04-03T15:58:28.482360+0000 mon.c (mon.2) 1123 : audit [DBG] from='client.? 172.21.15.67:0/3904846849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:28 smithi067 bash[27441]: cluster 2024-04-03T15:58:27.740235+0000 mgr.y (mgr.24370) 3003 : cluster [DBG] pgmap v2987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:28 smithi067 bash[27441]: audit 2024-04-03T15:58:28.482360+0000 mon.c (mon.2) 1123 : audit [DBG] from='client.? 172.21.15.67:0/3904846849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:30 smithi082 bash[20963]: cluster 2024-04-03T15:58:29.740991+0000 mgr.y (mgr.24370) 3004 : cluster [DBG] pgmap v2988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:30 smithi067 bash[17655]: cluster 2024-04-03T15:58:29.740991+0000 mgr.y (mgr.24370) 3004 : cluster [DBG] pgmap v2988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:30 smithi067 bash[27441]: cluster 2024-04-03T15:58:29.740991+0000 mgr.y (mgr.24370) 3004 : cluster [DBG] pgmap v2988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:31 smithi082 bash[20963]: audit 2024-04-03T15:58:30.941515+0000 mon.c (mon.2) 1124 : audit [DBG] from='client.? 172.21.15.67:0/1913508510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:31 smithi067 bash[17655]: audit 2024-04-03T15:58:30.941515+0000 mon.c (mon.2) 1124 : audit [DBG] from='client.? 172.21.15.67:0/1913508510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:31 smithi067 bash[27441]: audit 2024-04-03T15:58:30.941515+0000 mon.c (mon.2) 1124 : audit [DBG] from='client.? 172.21.15.67:0/1913508510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:32 smithi082 bash[20963]: cluster 2024-04-03T15:58:31.742342+0000 mgr.y (mgr.24370) 3005 : cluster [DBG] pgmap v2989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:33.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:32 smithi067 bash[27441]: cluster 2024-04-03T15:58:31.742342+0000 mgr.y (mgr.24370) 3005 : cluster [DBG] pgmap v2989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:33.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:32 smithi067 bash[17655]: cluster 2024-04-03T15:58:31.742342+0000 mgr.y (mgr.24370) 3005 : cluster [DBG] pgmap v2989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:33.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:58:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:58:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:33 smithi067 bash[17655]: audit 2024-04-03T15:58:33.394713+0000 mon.a (mon.0) 3234 : audit [DBG] from='client.? 172.21.15.67:0/3467411370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:33 smithi067 bash[27441]: audit 2024-04-03T15:58:33.394713+0000 mon.a (mon.0) 3234 : audit [DBG] from='client.? 172.21.15.67:0/3467411370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:33 smithi082 bash[20963]: audit 2024-04-03T15:58:33.394713+0000 mon.a (mon.0) 3234 : audit [DBG] from='client.? 172.21.15.67:0/3467411370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:34 smithi067 bash[17655]: cluster 2024-04-03T15:58:33.743035+0000 mgr.y (mgr.24370) 3006 : cluster [DBG] pgmap v2990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:34 smithi067 bash[27441]: cluster 2024-04-03T15:58:33.743035+0000 mgr.y (mgr.24370) 3006 : cluster [DBG] pgmap v2990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:34 smithi082 bash[20963]: cluster 2024-04-03T15:58:33.743035+0000 mgr.y (mgr.24370) 3006 : cluster [DBG] pgmap v2990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:35 smithi067 bash[27441]: audit 2024-04-03T15:58:35.844989+0000 mon.a (mon.0) 3235 : audit [DBG] from='client.? 172.21.15.67:0/4063333344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:35 smithi067 bash[17655]: audit 2024-04-03T15:58:35.844989+0000 mon.a (mon.0) 3235 : audit [DBG] from='client.? 172.21.15.67:0/4063333344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:35 smithi082 bash[20963]: audit 2024-04-03T15:58:35.844989+0000 mon.a (mon.0) 3235 : audit [DBG] from='client.? 172.21.15.67:0/4063333344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:36 smithi067 bash[27441]: cluster 2024-04-03T15:58:35.744266+0000 mgr.y (mgr.24370) 3007 : cluster [DBG] pgmap v2991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:36 smithi067 bash[17655]: cluster 2024-04-03T15:58:35.744266+0000 mgr.y (mgr.24370) 3007 : cluster [DBG] pgmap v2991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:36 smithi082 bash[20963]: cluster 2024-04-03T15:58:35.744266+0000 mgr.y (mgr.24370) 3007 : cluster [DBG] pgmap v2991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:38 smithi082 bash[20963]: cluster 2024-04-03T15:58:37.745053+0000 mgr.y (mgr.24370) 3008 : cluster [DBG] pgmap v2992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:38 smithi082 bash[20963]: audit 2024-04-03T15:58:38.285778+0000 mon.c (mon.2) 1125 : audit [DBG] from='client.? 172.21.15.67:0/1028401343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:38 smithi067 bash[27441]: cluster 2024-04-03T15:58:37.745053+0000 mgr.y (mgr.24370) 3008 : cluster [DBG] pgmap v2992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:38 smithi067 bash[27441]: audit 2024-04-03T15:58:38.285778+0000 mon.c (mon.2) 1125 : audit [DBG] from='client.? 172.21.15.67:0/1028401343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:38 smithi067 bash[17655]: cluster 2024-04-03T15:58:37.745053+0000 mgr.y (mgr.24370) 3008 : cluster [DBG] pgmap v2992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:38 smithi067 bash[17655]: audit 2024-04-03T15:58:38.285778+0000 mon.c (mon.2) 1125 : audit [DBG] from='client.? 172.21.15.67:0/1028401343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:40 smithi082 bash[20963]: cluster 2024-04-03T15:58:39.745912+0000 mgr.y (mgr.24370) 3009 : cluster [DBG] pgmap v2993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:40 smithi082 bash[20963]: audit 2024-04-03T15:58:39.804426+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:40 smithi082 bash[20963]: audit 2024-04-03T15:58:40.739296+0000 mon.c (mon.2) 1126 : audit [DBG] from='client.? 172.21.15.67:0/2100952375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:40 smithi067 bash[17655]: cluster 2024-04-03T15:58:39.745912+0000 mgr.y (mgr.24370) 3009 : cluster [DBG] pgmap v2993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:40 smithi067 bash[17655]: audit 2024-04-03T15:58:39.804426+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:40 smithi067 bash[17655]: audit 2024-04-03T15:58:40.739296+0000 mon.c (mon.2) 1126 : audit [DBG] from='client.? 172.21.15.67:0/2100952375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:40 smithi067 bash[27441]: cluster 2024-04-03T15:58:39.745912+0000 mgr.y (mgr.24370) 3009 : cluster [DBG] pgmap v2993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:40 smithi067 bash[27441]: audit 2024-04-03T15:58:39.804426+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:40 smithi067 bash[27441]: audit 2024-04-03T15:58:40.739296+0000 mon.c (mon.2) 1126 : audit [DBG] from='client.? 172.21.15.67:0/2100952375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:42 smithi067 bash[17655]: cluster 2024-04-03T15:58:41.747154+0000 mgr.y (mgr.24370) 3010 : cluster [DBG] pgmap v2994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:42 smithi067 bash[27441]: cluster 2024-04-03T15:58:41.747154+0000 mgr.y (mgr.24370) 3010 : cluster [DBG] pgmap v2994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:42 smithi082 bash[20963]: cluster 2024-04-03T15:58:41.747154+0000 mgr.y (mgr.24370) 3010 : cluster [DBG] pgmap v2994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:43] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:58:43.814 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:58:44.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:43 smithi082 bash[20963]: audit 2024-04-03T15:58:43.191592+0000 mon.c (mon.2) 1127 : audit [DBG] from='client.? 172.21.15.67:0/2819642222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:43 smithi067 bash[17655]: audit 2024-04-03T15:58:43.191592+0000 mon.c (mon.2) 1127 : audit [DBG] from='client.? 172.21.15.67:0/2819642222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:43 smithi067 bash[27441]: audit 2024-04-03T15:58:43.191592+0000 mon.c (mon.2) 1127 : audit [DBG] from='client.? 172.21.15.67:0/2819642222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:44 smithi082 bash[20963]: cluster 2024-04-03T15:58:43.747842+0000 mgr.y (mgr.24370) 3011 : cluster [DBG] pgmap v2995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:44 smithi067 bash[17655]: cluster 2024-04-03T15:58:43.747842+0000 mgr.y (mgr.24370) 3011 : cluster [DBG] pgmap v2995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:44 smithi067 bash[27441]: cluster 2024-04-03T15:58:43.747842+0000 mgr.y (mgr.24370) 3011 : cluster [DBG] pgmap v2995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:45 smithi082 bash[20963]: audit 2024-04-03T15:58:45.645496+0000 mon.c (mon.2) 1128 : audit [DBG] from='client.? 172.21.15.67:0/802154314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:45 smithi067 bash[27441]: audit 2024-04-03T15:58:45.645496+0000 mon.c (mon.2) 1128 : audit [DBG] from='client.? 172.21.15.67:0/802154314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:45 smithi067 bash[17655]: audit 2024-04-03T15:58:45.645496+0000 mon.c (mon.2) 1128 : audit [DBG] from='client.? 172.21.15.67:0/802154314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:46 smithi082 bash[20963]: cluster 2024-04-03T15:58:45.748994+0000 mgr.y (mgr.24370) 3012 : cluster [DBG] pgmap v2996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:46 smithi067 bash[17655]: cluster 2024-04-03T15:58:45.748994+0000 mgr.y (mgr.24370) 3012 : cluster [DBG] pgmap v2996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:46 smithi067 bash[27441]: cluster 2024-04-03T15:58:45.748994+0000 mgr.y (mgr.24370) 3012 : cluster [DBG] pgmap v2996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:48 smithi082 bash[20963]: cluster 2024-04-03T15:58:47.749683+0000 mgr.y (mgr.24370) 3013 : cluster [DBG] pgmap v2997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:48 smithi082 bash[20963]: audit 2024-04-03T15:58:48.102822+0000 mon.c (mon.2) 1129 : audit [DBG] from='client.? 172.21.15.67:0/865371273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:48 smithi067 bash[17655]: cluster 2024-04-03T15:58:47.749683+0000 mgr.y (mgr.24370) 3013 : cluster [DBG] pgmap v2997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:48 smithi067 bash[17655]: audit 2024-04-03T15:58:48.102822+0000 mon.c (mon.2) 1129 : audit [DBG] from='client.? 172.21.15.67:0/865371273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:48 smithi067 bash[27441]: cluster 2024-04-03T15:58:47.749683+0000 mgr.y (mgr.24370) 3013 : cluster [DBG] pgmap v2997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:48 smithi067 bash[27441]: audit 2024-04-03T15:58:48.102822+0000 mon.c (mon.2) 1129 : audit [DBG] from='client.? 172.21.15.67:0/865371273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:50 smithi082 bash[20963]: cluster 2024-04-03T15:58:49.750460+0000 mgr.y (mgr.24370) 3014 : cluster [DBG] pgmap v2998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:50 smithi082 bash[20963]: audit 2024-04-03T15:58:50.547208+0000 mon.a (mon.0) 3237 : audit [DBG] from='client.? 172.21.15.67:0/3810295551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:50 smithi067 bash[17655]: cluster 2024-04-03T15:58:49.750460+0000 mgr.y (mgr.24370) 3014 : cluster [DBG] pgmap v2998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:50 smithi067 bash[17655]: audit 2024-04-03T15:58:50.547208+0000 mon.a (mon.0) 3237 : audit [DBG] from='client.? 172.21.15.67:0/3810295551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:50 smithi067 bash[27441]: cluster 2024-04-03T15:58:49.750460+0000 mgr.y (mgr.24370) 3014 : cluster [DBG] pgmap v2998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:50 smithi067 bash[27441]: audit 2024-04-03T15:58:50.547208+0000 mon.a (mon.0) 3237 : audit [DBG] from='client.? 172.21.15.67:0/3810295551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:52 smithi082 bash[20963]: cluster 2024-04-03T15:58:51.751584+0000 mgr.y (mgr.24370) 3015 : cluster [DBG] pgmap v2999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:53.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:52 smithi067 bash[17655]: cluster 2024-04-03T15:58:51.751584+0000 mgr.y (mgr.24370) 3015 : cluster [DBG] pgmap v2999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:53.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:53] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T15:58:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:52 smithi067 bash[27441]: cluster 2024-04-03T15:58:51.751584+0000 mgr.y (mgr.24370) 3015 : cluster [DBG] pgmap v2999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:53.849 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:58:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:53 smithi082 bash[20963]: audit 2024-04-03T15:58:53.003391+0000 mon.c (mon.2) 1130 : audit [DBG] from='client.? 172.21.15.67:0/1545248400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:53 smithi067 bash[17655]: audit 2024-04-03T15:58:53.003391+0000 mon.c (mon.2) 1130 : audit [DBG] from='client.? 172.21.15.67:0/1545248400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:53 smithi067 bash[27441]: audit 2024-04-03T15:58:53.003391+0000 mon.c (mon.2) 1130 : audit [DBG] from='client.? 172.21.15.67:0/1545248400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:54 smithi082 bash[20963]: cluster 2024-04-03T15:58:53.752286+0000 mgr.y (mgr.24370) 3016 : cluster [DBG] pgmap v3000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:54 smithi082 bash[20963]: audit 2024-04-03T15:58:54.803488+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:54 smithi067 bash[17655]: cluster 2024-04-03T15:58:53.752286+0000 mgr.y (mgr.24370) 3016 : cluster [DBG] pgmap v3000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:54 smithi067 bash[17655]: audit 2024-04-03T15:58:54.803488+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:54 smithi067 bash[27441]: cluster 2024-04-03T15:58:53.752286+0000 mgr.y (mgr.24370) 3016 : cluster [DBG] pgmap v3000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:54 smithi067 bash[27441]: audit 2024-04-03T15:58:54.803488+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:58:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:55 smithi082 bash[20963]: audit 2024-04-03T15:58:55.449478+0000 mon.a (mon.0) 3239 : audit [DBG] from='client.? 172.21.15.67:0/2843534960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:55 smithi067 bash[17655]: audit 2024-04-03T15:58:55.449478+0000 mon.a (mon.0) 3239 : audit [DBG] from='client.? 172.21.15.67:0/2843534960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:55 smithi067 bash[27441]: audit 2024-04-03T15:58:55.449478+0000 mon.a (mon.0) 3239 : audit [DBG] from='client.? 172.21.15.67:0/2843534960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:56 smithi082 bash[20963]: cluster 2024-04-03T15:58:55.753407+0000 mgr.y (mgr.24370) 3017 : cluster [DBG] pgmap v3001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:56 smithi067 bash[17655]: cluster 2024-04-03T15:58:55.753407+0000 mgr.y (mgr.24370) 3017 : cluster [DBG] pgmap v3001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:56 smithi067 bash[27441]: cluster 2024-04-03T15:58:55.753407+0000 mgr.y (mgr.24370) 3017 : cluster [DBG] pgmap v3001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:58 smithi082 bash[20963]: cluster 2024-04-03T15:58:57.753873+0000 mgr.y (mgr.24370) 3018 : cluster [DBG] pgmap v3002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:58:58 smithi082 bash[20963]: audit 2024-04-03T15:58:57.906772+0000 mon.a (mon.0) 3240 : audit [DBG] from='client.? 172.21.15.67:0/1504161471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:58 smithi067 bash[27441]: cluster 2024-04-03T15:58:57.753873+0000 mgr.y (mgr.24370) 3018 : cluster [DBG] pgmap v3002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:58:58 smithi067 bash[27441]: audit 2024-04-03T15:58:57.906772+0000 mon.a (mon.0) 3240 : audit [DBG] from='client.? 172.21.15.67:0/1504161471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:58:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:58 smithi067 bash[17655]: cluster 2024-04-03T15:58:57.753873+0000 mgr.y (mgr.24370) 3018 : cluster [DBG] pgmap v3002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:58:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:58:58 smithi067 bash[17655]: audit 2024-04-03T15:58:57.906772+0000 mon.a (mon.0) 3240 : audit [DBG] from='client.? 172.21.15.67:0/1504161471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:00 smithi082 bash[20963]: cluster 2024-04-03T15:58:59.754540+0000 mgr.y (mgr.24370) 3019 : cluster [DBG] pgmap v3003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:00 smithi082 bash[20963]: audit 2024-04-03T15:59:00.354465+0000 mon.c (mon.2) 1131 : audit [DBG] from='client.? 172.21.15.67:0/170253439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:00 smithi067 bash[27441]: cluster 2024-04-03T15:58:59.754540+0000 mgr.y (mgr.24370) 3019 : cluster [DBG] pgmap v3003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:00 smithi067 bash[27441]: audit 2024-04-03T15:59:00.354465+0000 mon.c (mon.2) 1131 : audit [DBG] from='client.? 172.21.15.67:0/170253439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:00 smithi067 bash[17655]: cluster 2024-04-03T15:58:59.754540+0000 mgr.y (mgr.24370) 3019 : cluster [DBG] pgmap v3003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:00 smithi067 bash[17655]: audit 2024-04-03T15:59:00.354465+0000 mon.c (mon.2) 1131 : audit [DBG] from='client.? 172.21.15.67:0/170253439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:02 smithi082 bash[20963]: cluster 2024-04-03T15:59:01.755731+0000 mgr.y (mgr.24370) 3020 : cluster [DBG] pgmap v3004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:02 smithi082 bash[20963]: audit 2024-04-03T15:59:02.810575+0000 mon.c (mon.2) 1132 : audit [DBG] from='client.? 172.21.15.67:0/2603405153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:03.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:59:03.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:02 smithi067 bash[17655]: cluster 2024-04-03T15:59:01.755731+0000 mgr.y (mgr.24370) 3020 : cluster [DBG] pgmap v3004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:03.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:02 smithi067 bash[17655]: audit 2024-04-03T15:59:02.810575+0000 mon.c (mon.2) 1132 : audit [DBG] from='client.? 172.21.15.67:0/2603405153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:03.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:02 smithi067 bash[27441]: cluster 2024-04-03T15:59:01.755731+0000 mgr.y (mgr.24370) 3020 : cluster [DBG] pgmap v3004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:02 smithi067 bash[27441]: audit 2024-04-03T15:59:02.810575+0000 mon.c (mon.2) 1132 : audit [DBG] from='client.? 172.21.15.67:0/2603405153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:59:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:04 smithi082 bash[20963]: cluster 2024-04-03T15:59:03.756444+0000 mgr.y (mgr.24370) 3021 : cluster [DBG] pgmap v3005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:04 smithi067 bash[27441]: cluster 2024-04-03T15:59:03.756444+0000 mgr.y (mgr.24370) 3021 : cluster [DBG] pgmap v3005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:04 smithi067 bash[17655]: cluster 2024-04-03T15:59:03.756444+0000 mgr.y (mgr.24370) 3021 : cluster [DBG] pgmap v3005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:05 smithi067 bash[27441]: audit 2024-04-03T15:59:05.270402+0000 mon.c (mon.2) 1133 : audit [DBG] from='client.? 172.21.15.67:0/248945515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:05 smithi067 bash[17655]: audit 2024-04-03T15:59:05.270402+0000 mon.c (mon.2) 1133 : audit [DBG] from='client.? 172.21.15.67:0/248945515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:05 smithi082 bash[20963]: audit 2024-04-03T15:59:05.270402+0000 mon.c (mon.2) 1133 : audit [DBG] from='client.? 172.21.15.67:0/248945515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:06 smithi067 bash[27441]: cluster 2024-04-03T15:59:05.757571+0000 mgr.y (mgr.24370) 3022 : cluster [DBG] pgmap v3006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:06 smithi067 bash[27441]: audit 2024-04-03T15:59:06.306025+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:59:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:06 smithi067 bash[17655]: cluster 2024-04-03T15:59:05.757571+0000 mgr.y (mgr.24370) 3022 : cluster [DBG] pgmap v3006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:06 smithi067 bash[17655]: audit 2024-04-03T15:59:06.306025+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:59:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:06 smithi082 bash[20963]: cluster 2024-04-03T15:59:05.757571+0000 mgr.y (mgr.24370) 3022 : cluster [DBG] pgmap v3006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:06 smithi082 bash[20963]: audit 2024-04-03T15:59:06.306025+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T15:59:08.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:07 smithi067 bash[27441]: audit 2024-04-03T15:59:07.721425+0000 mon.a (mon.0) 3242 : audit [DBG] from='client.? 172.21.15.67:0/3250270754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:07 smithi067 bash[17655]: audit 2024-04-03T15:59:07.721425+0000 mon.a (mon.0) 3242 : audit [DBG] from='client.? 172.21.15.67:0/3250270754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:07 smithi082 bash[20963]: audit 2024-04-03T15:59:07.721425+0000 mon.a (mon.0) 3242 : audit [DBG] from='client.? 172.21.15.67:0/3250270754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:08 smithi067 bash[27441]: cluster 2024-04-03T15:59:07.758198+0000 mgr.y (mgr.24370) 3023 : cluster [DBG] pgmap v3007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:08 smithi067 bash[17655]: cluster 2024-04-03T15:59:07.758198+0000 mgr.y (mgr.24370) 3023 : cluster [DBG] pgmap v3007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:08 smithi082 bash[20963]: cluster 2024-04-03T15:59:07.758198+0000 mgr.y (mgr.24370) 3023 : cluster [DBG] pgmap v3007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:09 smithi067 bash[17655]: audit 2024-04-03T15:59:09.803695+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:09 smithi067 bash[27441]: audit 2024-04-03T15:59:09.803695+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:09 smithi082 bash[20963]: audit 2024-04-03T15:59:09.803695+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:10 smithi067 bash[27441]: cluster 2024-04-03T15:59:09.758873+0000 mgr.y (mgr.24370) 3024 : cluster [DBG] pgmap v3008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:10 smithi067 bash[27441]: audit 2024-04-03T15:59:10.179659+0000 mon.a (mon.0) 3244 : audit [DBG] from='client.? 172.21.15.67:0/3792927925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:10 smithi067 bash[17655]: cluster 2024-04-03T15:59:09.758873+0000 mgr.y (mgr.24370) 3024 : cluster [DBG] pgmap v3008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:10 smithi067 bash[17655]: audit 2024-04-03T15:59:10.179659+0000 mon.a (mon.0) 3244 : audit [DBG] from='client.? 172.21.15.67:0/3792927925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:10 smithi082 bash[20963]: cluster 2024-04-03T15:59:09.758873+0000 mgr.y (mgr.24370) 3024 : cluster [DBG] pgmap v3008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:10 smithi082 bash[20963]: audit 2024-04-03T15:59:10.179659+0000 mon.a (mon.0) 3244 : audit [DBG] from='client.? 172.21.15.67:0/3792927925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[20963]: cluster 2024-04-03T15:59:11.760139+0000 mgr.y (mgr.24370) 3025 : cluster [DBG] pgmap v3009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[20963]: audit 2024-04-03T15:59:12.101177+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[20963]: audit 2024-04-03T15:59:12.108638+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[20963]: audit 2024-04-03T15:59:12.350273+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[20963]: audit 2024-04-03T15:59:12.357163+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[20963]: audit 2024-04-03T15:59:12.636946+0000 mon.a (mon.0) 3249 : audit [DBG] from='client.? 172.21.15.67:0/1676157878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[20963]: audit 2024-04-03T15:59:12.782316+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:59:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[20963]: audit 2024-04-03T15:59:12.783963+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:59:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[20963]: audit 2024-04-03T15:59:12.793423+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:59:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17655]: cluster 2024-04-03T15:59:11.760139+0000 mgr.y (mgr.24370) 3025 : cluster [DBG] pgmap v3009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17655]: audit 2024-04-03T15:59:12.101177+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17655]: audit 2024-04-03T15:59:12.108638+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17655]: audit 2024-04-03T15:59:12.350273+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17655]: audit 2024-04-03T15:59:12.357163+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17655]: audit 2024-04-03T15:59:12.636946+0000 mon.a (mon.0) 3249 : audit [DBG] from='client.? 172.21.15.67:0/1676157878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17655]: audit 2024-04-03T15:59:12.782316+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17655]: audit 2024-04-03T15:59:12.783963+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[17655]: audit 2024-04-03T15:59:12.793423+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[27441]: cluster 2024-04-03T15:59:11.760139+0000 mgr.y (mgr.24370) 3025 : cluster [DBG] pgmap v3009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[27441]: audit 2024-04-03T15:59:12.101177+0000 mon.a (mon.0) 3245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[27441]: audit 2024-04-03T15:59:12.108638+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[27441]: audit 2024-04-03T15:59:12.350273+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[27441]: audit 2024-04-03T15:59:12.357163+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[27441]: audit 2024-04-03T15:59:12.636946+0000 mon.a (mon.0) 3249 : audit [DBG] from='client.? 172.21.15.67:0/1676157878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[27441]: audit 2024-04-03T15:59:12.782316+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T15:59:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[27441]: audit 2024-04-03T15:59:12.783963+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T15:59:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:13 smithi067 bash[27441]: audit 2024-04-03T15:59:12.793423+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T15:59:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:59:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:15 smithi082 bash[20963]: cluster 2024-04-03T15:59:13.760808+0000 mgr.y (mgr.24370) 3026 : cluster [DBG] pgmap v3010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:15 smithi082 bash[20963]: audit 2024-04-03T15:59:15.093476+0000 mon.a (mon.0) 3253 : audit [DBG] from='client.? 172.21.15.67:0/1520499847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:15 smithi067 bash[17655]: cluster 2024-04-03T15:59:13.760808+0000 mgr.y (mgr.24370) 3026 : cluster [DBG] pgmap v3010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:15 smithi067 bash[17655]: audit 2024-04-03T15:59:15.093476+0000 mon.a (mon.0) 3253 : audit [DBG] from='client.? 172.21.15.67:0/1520499847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:15 smithi067 bash[27441]: cluster 2024-04-03T15:59:13.760808+0000 mgr.y (mgr.24370) 3026 : cluster [DBG] pgmap v3010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:15 smithi067 bash[27441]: audit 2024-04-03T15:59:15.093476+0000 mon.a (mon.0) 3253 : audit [DBG] from='client.? 172.21.15.67:0/1520499847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:17 smithi082 bash[20963]: cluster 2024-04-03T15:59:15.761917+0000 mgr.y (mgr.24370) 3027 : cluster [DBG] pgmap v3011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:17 smithi067 bash[17655]: cluster 2024-04-03T15:59:15.761917+0000 mgr.y (mgr.24370) 3027 : cluster [DBG] pgmap v3011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:17 smithi067 bash[27441]: cluster 2024-04-03T15:59:15.761917+0000 mgr.y (mgr.24370) 3027 : cluster [DBG] pgmap v3011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:18 smithi082 bash[20963]: audit 2024-04-03T15:59:17.549639+0000 mon.c (mon.2) 1134 : audit [DBG] from='client.? 172.21.15.67:0/988580545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:18 smithi067 bash[17655]: audit 2024-04-03T15:59:17.549639+0000 mon.c (mon.2) 1134 : audit [DBG] from='client.? 172.21.15.67:0/988580545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:18 smithi067 bash[27441]: audit 2024-04-03T15:59:17.549639+0000 mon.c (mon.2) 1134 : audit [DBG] from='client.? 172.21.15.67:0/988580545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:19 smithi082 bash[20963]: cluster 2024-04-03T15:59:17.762547+0000 mgr.y (mgr.24370) 3028 : cluster [DBG] pgmap v3012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:19 smithi067 bash[27441]: cluster 2024-04-03T15:59:17.762547+0000 mgr.y (mgr.24370) 3028 : cluster [DBG] pgmap v3012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:19 smithi067 bash[17655]: cluster 2024-04-03T15:59:17.762547+0000 mgr.y (mgr.24370) 3028 : cluster [DBG] pgmap v3012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:20 smithi082 bash[20963]: audit 2024-04-03T15:59:20.012189+0000 mon.a (mon.0) 3254 : audit [DBG] from='client.? 172.21.15.67:0/141368524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:20 smithi067 bash[27441]: audit 2024-04-03T15:59:20.012189+0000 mon.a (mon.0) 3254 : audit [DBG] from='client.? 172.21.15.67:0/141368524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:20 smithi067 bash[17655]: audit 2024-04-03T15:59:20.012189+0000 mon.a (mon.0) 3254 : audit [DBG] from='client.? 172.21.15.67:0/141368524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:21 smithi082 bash[20963]: cluster 2024-04-03T15:59:19.763351+0000 mgr.y (mgr.24370) 3029 : cluster [DBG] pgmap v3013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:21 smithi067 bash[27441]: cluster 2024-04-03T15:59:19.763351+0000 mgr.y (mgr.24370) 3029 : cluster [DBG] pgmap v3013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:21 smithi067 bash[17655]: cluster 2024-04-03T15:59:19.763351+0000 mgr.y (mgr.24370) 3029 : cluster [DBG] pgmap v3013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:23 smithi082 bash[20963]: cluster 2024-04-03T15:59:21.764598+0000 mgr.y (mgr.24370) 3030 : cluster [DBG] pgmap v3014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:23 smithi082 bash[20963]: audit 2024-04-03T15:59:22.466486+0000 mon.c (mon.2) 1135 : audit [DBG] from='client.? 172.21.15.67:0/3621001144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:59:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:23 smithi067 bash[17655]: cluster 2024-04-03T15:59:21.764598+0000 mgr.y (mgr.24370) 3030 : cluster [DBG] pgmap v3014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:23 smithi067 bash[17655]: audit 2024-04-03T15:59:22.466486+0000 mon.c (mon.2) 1135 : audit [DBG] from='client.? 172.21.15.67:0/3621001144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:23 smithi067 bash[27441]: cluster 2024-04-03T15:59:21.764598+0000 mgr.y (mgr.24370) 3030 : cluster [DBG] pgmap v3014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:23 smithi067 bash[27441]: audit 2024-04-03T15:59:22.466486+0000 mon.c (mon.2) 1135 : audit [DBG] from='client.? 172.21.15.67:0/3621001144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:59:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:25 smithi067 bash[17655]: cluster 2024-04-03T15:59:23.765413+0000 mgr.y (mgr.24370) 3031 : cluster [DBG] pgmap v3015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:25 smithi067 bash[17655]: audit 2024-04-03T15:59:24.804308+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:25 smithi067 bash[17655]: audit 2024-04-03T15:59:24.916744+0000 mon.c (mon.2) 1136 : audit [DBG] from='client.? 172.21.15.67:0/2814738478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:25 smithi067 bash[27441]: cluster 2024-04-03T15:59:23.765413+0000 mgr.y (mgr.24370) 3031 : cluster [DBG] pgmap v3015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:25 smithi067 bash[27441]: audit 2024-04-03T15:59:24.804308+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:25 smithi067 bash[27441]: audit 2024-04-03T15:59:24.916744+0000 mon.c (mon.2) 1136 : audit [DBG] from='client.? 172.21.15.67:0/2814738478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:25 smithi082 bash[20963]: cluster 2024-04-03T15:59:23.765413+0000 mgr.y (mgr.24370) 3031 : cluster [DBG] pgmap v3015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:25 smithi082 bash[20963]: audit 2024-04-03T15:59:24.804308+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:25 smithi082 bash[20963]: audit 2024-04-03T15:59:24.916744+0000 mon.c (mon.2) 1136 : audit [DBG] from='client.? 172.21.15.67:0/2814738478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:27 smithi067 bash[17655]: cluster 2024-04-03T15:59:25.766564+0000 mgr.y (mgr.24370) 3032 : cluster [DBG] pgmap v3016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:27 smithi067 bash[27441]: cluster 2024-04-03T15:59:25.766564+0000 mgr.y (mgr.24370) 3032 : cluster [DBG] pgmap v3016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:27 smithi082 bash[20963]: cluster 2024-04-03T15:59:25.766564+0000 mgr.y (mgr.24370) 3032 : cluster [DBG] pgmap v3016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:28 smithi067 bash[17655]: audit 2024-04-03T15:59:27.373048+0000 mon.a (mon.0) 3256 : audit [DBG] from='client.? 172.21.15.67:0/3238028104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:28 smithi067 bash[27441]: audit 2024-04-03T15:59:27.373048+0000 mon.a (mon.0) 3256 : audit [DBG] from='client.? 172.21.15.67:0/3238028104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:28 smithi082 bash[20963]: audit 2024-04-03T15:59:27.373048+0000 mon.a (mon.0) 3256 : audit [DBG] from='client.? 172.21.15.67:0/3238028104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:29 smithi067 bash[27441]: cluster 2024-04-03T15:59:27.767273+0000 mgr.y (mgr.24370) 3033 : cluster [DBG] pgmap v3017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:29 smithi067 bash[17655]: cluster 2024-04-03T15:59:27.767273+0000 mgr.y (mgr.24370) 3033 : cluster [DBG] pgmap v3017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:29 smithi082 bash[20963]: cluster 2024-04-03T15:59:27.767273+0000 mgr.y (mgr.24370) 3033 : cluster [DBG] pgmap v3017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:30 smithi067 bash[17655]: audit 2024-04-03T15:59:29.825678+0000 mon.a (mon.0) 3257 : audit [DBG] from='client.? 172.21.15.67:0/1626313756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:30 smithi067 bash[27441]: audit 2024-04-03T15:59:29.825678+0000 mon.a (mon.0) 3257 : audit [DBG] from='client.? 172.21.15.67:0/1626313756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:30 smithi082 bash[20963]: audit 2024-04-03T15:59:29.825678+0000 mon.a (mon.0) 3257 : audit [DBG] from='client.? 172.21.15.67:0/1626313756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:31 smithi067 bash[17655]: cluster 2024-04-03T15:59:29.767945+0000 mgr.y (mgr.24370) 3034 : cluster [DBG] pgmap v3018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:31 smithi067 bash[27441]: cluster 2024-04-03T15:59:29.767945+0000 mgr.y (mgr.24370) 3034 : cluster [DBG] pgmap v3018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:31 smithi082 bash[20963]: cluster 2024-04-03T15:59:29.767945+0000 mgr.y (mgr.24370) 3034 : cluster [DBG] pgmap v3018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T15:59:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:33 smithi067 bash[17655]: cluster 2024-04-03T15:59:31.769240+0000 mgr.y (mgr.24370) 3035 : cluster [DBG] pgmap v3019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:33 smithi067 bash[17655]: audit 2024-04-03T15:59:32.276675+0000 mon.c (mon.2) 1137 : audit [DBG] from='client.? 172.21.15.67:0/3988732885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:33 smithi067 bash[27441]: cluster 2024-04-03T15:59:31.769240+0000 mgr.y (mgr.24370) 3035 : cluster [DBG] pgmap v3019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:33 smithi067 bash[27441]: audit 2024-04-03T15:59:32.276675+0000 mon.c (mon.2) 1137 : audit [DBG] from='client.? 172.21.15.67:0/3988732885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:33 smithi082 bash[20963]: cluster 2024-04-03T15:59:31.769240+0000 mgr.y (mgr.24370) 3035 : cluster [DBG] pgmap v3019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:33 smithi082 bash[20963]: audit 2024-04-03T15:59:32.276675+0000 mon.c (mon.2) 1137 : audit [DBG] from='client.? 172.21.15.67:0/3988732885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:59:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:35 smithi082 bash[20963]: cluster 2024-04-03T15:59:33.769981+0000 mgr.y (mgr.24370) 3036 : cluster [DBG] pgmap v3020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:35 smithi082 bash[20963]: audit 2024-04-03T15:59:34.737422+0000 mon.c (mon.2) 1138 : audit [DBG] from='client.? 172.21.15.67:0/801947389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:35 smithi067 bash[27441]: cluster 2024-04-03T15:59:33.769981+0000 mgr.y (mgr.24370) 3036 : cluster [DBG] pgmap v3020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:35 smithi067 bash[27441]: audit 2024-04-03T15:59:34.737422+0000 mon.c (mon.2) 1138 : audit [DBG] from='client.? 172.21.15.67:0/801947389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:35 smithi067 bash[17655]: cluster 2024-04-03T15:59:33.769981+0000 mgr.y (mgr.24370) 3036 : cluster [DBG] pgmap v3020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:35 smithi067 bash[17655]: audit 2024-04-03T15:59:34.737422+0000 mon.c (mon.2) 1138 : audit [DBG] from='client.? 172.21.15.67:0/801947389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:37 smithi082 bash[20963]: cluster 2024-04-03T15:59:35.771069+0000 mgr.y (mgr.24370) 3037 : cluster [DBG] pgmap v3021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:37 smithi067 bash[17655]: cluster 2024-04-03T15:59:35.771069+0000 mgr.y (mgr.24370) 3037 : cluster [DBG] pgmap v3021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:37 smithi067 bash[27441]: cluster 2024-04-03T15:59:35.771069+0000 mgr.y (mgr.24370) 3037 : cluster [DBG] pgmap v3021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:38 smithi082 bash[20963]: audit 2024-04-03T15:59:37.190155+0000 mon.a (mon.0) 3258 : audit [DBG] from='client.? 172.21.15.67:0/1776537556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:38 smithi067 bash[17655]: audit 2024-04-03T15:59:37.190155+0000 mon.a (mon.0) 3258 : audit [DBG] from='client.? 172.21.15.67:0/1776537556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:38 smithi067 bash[27441]: audit 2024-04-03T15:59:37.190155+0000 mon.a (mon.0) 3258 : audit [DBG] from='client.? 172.21.15.67:0/1776537556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:39 smithi082 bash[20963]: cluster 2024-04-03T15:59:37.771712+0000 mgr.y (mgr.24370) 3038 : cluster [DBG] pgmap v3022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:39 smithi067 bash[17655]: cluster 2024-04-03T15:59:37.771712+0000 mgr.y (mgr.24370) 3038 : cluster [DBG] pgmap v3022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:39 smithi067 bash[27441]: cluster 2024-04-03T15:59:37.771712+0000 mgr.y (mgr.24370) 3038 : cluster [DBG] pgmap v3022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:40 smithi082 bash[20963]: audit 2024-04-03T15:59:39.641835+0000 mon.a (mon.0) 3259 : audit [DBG] from='client.? 172.21.15.67:0/1231121985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:40 smithi082 bash[20963]: audit 2024-04-03T15:59:39.804606+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:40 smithi067 bash[17655]: audit 2024-04-03T15:59:39.641835+0000 mon.a (mon.0) 3259 : audit [DBG] from='client.? 172.21.15.67:0/1231121985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:40 smithi067 bash[17655]: audit 2024-04-03T15:59:39.804606+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:40 smithi067 bash[27441]: audit 2024-04-03T15:59:39.641835+0000 mon.a (mon.0) 3259 : audit [DBG] from='client.? 172.21.15.67:0/1231121985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:40 smithi067 bash[27441]: audit 2024-04-03T15:59:39.804606+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:41 smithi082 bash[20963]: cluster 2024-04-03T15:59:39.772446+0000 mgr.y (mgr.24370) 3039 : cluster [DBG] pgmap v3023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:41 smithi067 bash[27441]: cluster 2024-04-03T15:59:39.772446+0000 mgr.y (mgr.24370) 3039 : cluster [DBG] pgmap v3023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:41 smithi067 bash[17655]: cluster 2024-04-03T15:59:39.772446+0000 mgr.y (mgr.24370) 3039 : cluster [DBG] pgmap v3023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:42 smithi082 bash[20963]: audit 2024-04-03T15:59:42.091960+0000 mon.c (mon.2) 1139 : audit [DBG] from='client.? 172.21.15.67:0/515996896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:42 smithi067 bash[27441]: audit 2024-04-03T15:59:42.091960+0000 mon.c (mon.2) 1139 : audit [DBG] from='client.? 172.21.15.67:0/515996896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:42 smithi067 bash[17655]: audit 2024-04-03T15:59:42.091960+0000 mon.c (mon.2) 1139 : audit [DBG] from='client.? 172.21.15.67:0/515996896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:43 smithi067 bash[17655]: cluster 2024-04-03T15:59:41.773057+0000 mgr.y (mgr.24370) 3040 : cluster [DBG] pgmap v3024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:59:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:43 smithi067 bash[27441]: cluster 2024-04-03T15:59:41.773057+0000 mgr.y (mgr.24370) 3040 : cluster [DBG] pgmap v3024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:43.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:43 smithi082 bash[20963]: cluster 2024-04-03T15:59:41.773057+0000 mgr.y (mgr.24370) 3040 : cluster [DBG] pgmap v3024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:59:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:44 smithi082 bash[20963]: cluster 2024-04-03T15:59:43.773672+0000 mgr.y (mgr.24370) 3041 : cluster [DBG] pgmap v3025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:44 smithi067 bash[27441]: cluster 2024-04-03T15:59:43.773672+0000 mgr.y (mgr.24370) 3041 : cluster [DBG] pgmap v3025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:44 smithi067 bash[17655]: cluster 2024-04-03T15:59:43.773672+0000 mgr.y (mgr.24370) 3041 : cluster [DBG] pgmap v3025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:45 smithi082 bash[20963]: audit 2024-04-03T15:59:44.556691+0000 mon.a (mon.0) 3261 : audit [DBG] from='client.? 172.21.15.67:0/2941322504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:45 smithi067 bash[27441]: audit 2024-04-03T15:59:44.556691+0000 mon.a (mon.0) 3261 : audit [DBG] from='client.? 172.21.15.67:0/2941322504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:45 smithi067 bash[17655]: audit 2024-04-03T15:59:44.556691+0000 mon.a (mon.0) 3261 : audit [DBG] from='client.? 172.21.15.67:0/2941322504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:46 smithi082 bash[20963]: cluster 2024-04-03T15:59:45.775116+0000 mgr.y (mgr.24370) 3042 : cluster [DBG] pgmap v3026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:46 smithi067 bash[17655]: cluster 2024-04-03T15:59:45.775116+0000 mgr.y (mgr.24370) 3042 : cluster [DBG] pgmap v3026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:46 smithi067 bash[27441]: cluster 2024-04-03T15:59:45.775116+0000 mgr.y (mgr.24370) 3042 : cluster [DBG] pgmap v3026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:47 smithi082 bash[20963]: audit 2024-04-03T15:59:47.008260+0000 mon.c (mon.2) 1140 : audit [DBG] from='client.? 172.21.15.67:0/849030802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:47 smithi067 bash[17655]: audit 2024-04-03T15:59:47.008260+0000 mon.c (mon.2) 1140 : audit [DBG] from='client.? 172.21.15.67:0/849030802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:47 smithi067 bash[27441]: audit 2024-04-03T15:59:47.008260+0000 mon.c (mon.2) 1140 : audit [DBG] from='client.? 172.21.15.67:0/849030802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:48 smithi082 bash[20963]: cluster 2024-04-03T15:59:47.775965+0000 mgr.y (mgr.24370) 3043 : cluster [DBG] pgmap v3027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:48 smithi067 bash[17655]: cluster 2024-04-03T15:59:47.775965+0000 mgr.y (mgr.24370) 3043 : cluster [DBG] pgmap v3027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:48 smithi067 bash[27441]: cluster 2024-04-03T15:59:47.775965+0000 mgr.y (mgr.24370) 3043 : cluster [DBG] pgmap v3027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:49.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:49 smithi082 bash[20963]: audit 2024-04-03T15:59:49.458658+0000 mon.a (mon.0) 3262 : audit [DBG] from='client.? 172.21.15.67:0/2709343713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:49 smithi067 bash[27441]: audit 2024-04-03T15:59:49.458658+0000 mon.a (mon.0) 3262 : audit [DBG] from='client.? 172.21.15.67:0/2709343713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:49 smithi067 bash[17655]: audit 2024-04-03T15:59:49.458658+0000 mon.a (mon.0) 3262 : audit [DBG] from='client.? 172.21.15.67:0/2709343713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:50 smithi082 bash[20963]: cluster 2024-04-03T15:59:49.776667+0000 mgr.y (mgr.24370) 3044 : cluster [DBG] pgmap v3028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:50 smithi067 bash[27441]: cluster 2024-04-03T15:59:49.776667+0000 mgr.y (mgr.24370) 3044 : cluster [DBG] pgmap v3028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:50 smithi067 bash[17655]: cluster 2024-04-03T15:59:49.776667+0000 mgr.y (mgr.24370) 3044 : cluster [DBG] pgmap v3028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:52 smithi082 bash[20963]: cluster 2024-04-03T15:59:51.777930+0000 mgr.y (mgr.24370) 3045 : cluster [DBG] pgmap v3029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:52 smithi082 bash[20963]: audit 2024-04-03T15:59:51.915008+0000 mon.c (mon.2) 1141 : audit [DBG] from='client.? 172.21.15.67:0/690750809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:52 smithi067 bash[27441]: cluster 2024-04-03T15:59:51.777930+0000 mgr.y (mgr.24370) 3045 : cluster [DBG] pgmap v3029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:52 smithi067 bash[27441]: audit 2024-04-03T15:59:51.915008+0000 mon.c (mon.2) 1141 : audit [DBG] from='client.? 172.21.15.67:0/690750809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:53.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 15:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T15:59:53.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:52 smithi067 bash[17655]: cluster 2024-04-03T15:59:51.777930+0000 mgr.y (mgr.24370) 3045 : cluster [DBG] pgmap v3029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:52 smithi067 bash[17655]: audit 2024-04-03T15:59:51.915008+0000 mon.c (mon.2) 1141 : audit [DBG] from='client.? 172.21.15.67:0/690750809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 15:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:15:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T15:59:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:54 smithi082 bash[20963]: cluster 2024-04-03T15:59:53.778653+0000 mgr.y (mgr.24370) 3046 : cluster [DBG] pgmap v3030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:54 smithi082 bash[20963]: audit 2024-04-03T15:59:54.369864+0000 mon.a (mon.0) 3263 : audit [DBG] from='client.? 172.21.15.67:0/1109231254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:54 smithi082 bash[20963]: audit 2024-04-03T15:59:54.805044+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:54 smithi067 bash[17655]: cluster 2024-04-03T15:59:53.778653+0000 mgr.y (mgr.24370) 3046 : cluster [DBG] pgmap v3030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:54 smithi067 bash[17655]: audit 2024-04-03T15:59:54.369864+0000 mon.a (mon.0) 3263 : audit [DBG] from='client.? 172.21.15.67:0/1109231254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:54 smithi067 bash[17655]: audit 2024-04-03T15:59:54.805044+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:54 smithi067 bash[27441]: cluster 2024-04-03T15:59:53.778653+0000 mgr.y (mgr.24370) 3046 : cluster [DBG] pgmap v3030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:54 smithi067 bash[27441]: audit 2024-04-03T15:59:54.369864+0000 mon.a (mon.0) 3263 : audit [DBG] from='client.? 172.21.15.67:0/1109231254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:54 smithi067 bash[27441]: audit 2024-04-03T15:59:54.805044+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T15:59:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:56 smithi082 bash[20963]: cluster 2024-04-03T15:59:55.779881+0000 mgr.y (mgr.24370) 3047 : cluster [DBG] pgmap v3031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:56 smithi082 bash[20963]: audit 2024-04-03T15:59:56.826433+0000 mon.a (mon.0) 3265 : audit [DBG] from='client.? 172.21.15.67:0/3483770862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:56 smithi067 bash[17655]: cluster 2024-04-03T15:59:55.779881+0000 mgr.y (mgr.24370) 3047 : cluster [DBG] pgmap v3031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:56 smithi067 bash[17655]: audit 2024-04-03T15:59:56.826433+0000 mon.a (mon.0) 3265 : audit [DBG] from='client.? 172.21.15.67:0/3483770862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:56 smithi067 bash[27441]: cluster 2024-04-03T15:59:55.779881+0000 mgr.y (mgr.24370) 3047 : cluster [DBG] pgmap v3031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:56 smithi067 bash[27441]: audit 2024-04-03T15:59:56.826433+0000 mon.a (mon.0) 3265 : audit [DBG] from='client.? 172.21.15.67:0/3483770862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T15:59:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:58 smithi082 bash[20963]: cluster 2024-04-03T15:59:57.780548+0000 mgr.y (mgr.24370) 3048 : cluster [DBG] pgmap v3032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:58 smithi067 bash[27441]: cluster 2024-04-03T15:59:57.780548+0000 mgr.y (mgr.24370) 3048 : cluster [DBG] pgmap v3032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T15:59:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:58 smithi067 bash[17655]: cluster 2024-04-03T15:59:57.780548+0000 mgr.y (mgr.24370) 3048 : cluster [DBG] pgmap v3032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:00.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 15:59:59 smithi082 bash[20963]: audit 2024-04-03T15:59:59.275611+0000 mon.a (mon.0) 3266 : audit [DBG] from='client.? 172.21.15.67:0/3894606909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 15:59:59 smithi067 bash[17655]: audit 2024-04-03T15:59:59.275611+0000 mon.a (mon.0) 3266 : audit [DBG] from='client.? 172.21.15.67:0/3894606909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:00.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 15:59:59 smithi067 bash[27441]: audit 2024-04-03T15:59:59.275611+0000 mon.a (mon.0) 3266 : audit [DBG] from='client.? 172.21.15.67:0/3894606909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:00 smithi082 bash[20963]: cluster 2024-04-03T15:59:59.781359+0000 mgr.y (mgr.24370) 3049 : cluster [DBG] pgmap v3033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:00 smithi082 bash[20963]: cluster 2024-04-03T16:00:00.000161+0000 mon.a (mon.0) 3267 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:00:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:00 smithi067 bash[27441]: cluster 2024-04-03T15:59:59.781359+0000 mgr.y (mgr.24370) 3049 : cluster [DBG] pgmap v3033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:00 smithi067 bash[27441]: cluster 2024-04-03T16:00:00.000161+0000 mon.a (mon.0) 3267 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:00:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:00 smithi067 bash[17655]: cluster 2024-04-03T15:59:59.781359+0000 mgr.y (mgr.24370) 3049 : cluster [DBG] pgmap v3033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:00 smithi067 bash[17655]: cluster 2024-04-03T16:00:00.000161+0000 mon.a (mon.0) 3267 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:00:02.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:01 smithi082 bash[20963]: audit 2024-04-03T16:00:01.722858+0000 mon.a (mon.0) 3268 : audit [DBG] from='client.? 172.21.15.67:0/4173251753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:02.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:01 smithi067 bash[27441]: audit 2024-04-03T16:00:01.722858+0000 mon.a (mon.0) 3268 : audit [DBG] from='client.? 172.21.15.67:0/4173251753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:01 smithi067 bash[17655]: audit 2024-04-03T16:00:01.722858+0000 mon.a (mon.0) 3268 : audit [DBG] from='client.? 172.21.15.67:0/4173251753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:02 smithi082 bash[20963]: cluster 2024-04-03T16:00:01.782538+0000 mgr.y (mgr.24370) 3050 : cluster [DBG] pgmap v3034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:03.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:00:03.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:02 smithi067 bash[27441]: cluster 2024-04-03T16:00:01.782538+0000 mgr.y (mgr.24370) 3050 : cluster [DBG] pgmap v3034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:03.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:02 smithi067 bash[17655]: cluster 2024-04-03T16:00:01.782538+0000 mgr.y (mgr.24370) 3050 : cluster [DBG] pgmap v3034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:00:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:04 smithi082 bash[20963]: cluster 2024-04-03T16:00:03.783201+0000 mgr.y (mgr.24370) 3051 : cluster [DBG] pgmap v3035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:04 smithi082 bash[20963]: audit 2024-04-03T16:00:04.167674+0000 mon.a (mon.0) 3269 : audit [DBG] from='client.? 172.21.15.67:0/110053761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:04 smithi067 bash[17655]: cluster 2024-04-03T16:00:03.783201+0000 mgr.y (mgr.24370) 3051 : cluster [DBG] pgmap v3035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:04 smithi067 bash[17655]: audit 2024-04-03T16:00:04.167674+0000 mon.a (mon.0) 3269 : audit [DBG] from='client.? 172.21.15.67:0/110053761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:04 smithi067 bash[27441]: cluster 2024-04-03T16:00:03.783201+0000 mgr.y (mgr.24370) 3051 : cluster [DBG] pgmap v3035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:04 smithi067 bash[27441]: audit 2024-04-03T16:00:04.167674+0000 mon.a (mon.0) 3269 : audit [DBG] from='client.? 172.21.15.67:0/110053761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:06 smithi082 bash[20963]: cluster 2024-04-03T16:00:05.784335+0000 mgr.y (mgr.24370) 3052 : cluster [DBG] pgmap v3036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:06 smithi082 bash[20963]: audit 2024-04-03T16:00:06.626118+0000 mon.c (mon.2) 1142 : audit [DBG] from='client.? 172.21.15.67:0/950331603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:06 smithi067 bash[17655]: cluster 2024-04-03T16:00:05.784335+0000 mgr.y (mgr.24370) 3052 : cluster [DBG] pgmap v3036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:06 smithi067 bash[17655]: audit 2024-04-03T16:00:06.626118+0000 mon.c (mon.2) 1142 : audit [DBG] from='client.? 172.21.15.67:0/950331603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:06 smithi067 bash[27441]: cluster 2024-04-03T16:00:05.784335+0000 mgr.y (mgr.24370) 3052 : cluster [DBG] pgmap v3036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:06 smithi067 bash[27441]: audit 2024-04-03T16:00:06.626118+0000 mon.c (mon.2) 1142 : audit [DBG] from='client.? 172.21.15.67:0/950331603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:08 smithi067 bash[17655]: cluster 2024-04-03T16:00:07.784957+0000 mgr.y (mgr.24370) 3053 : cluster [DBG] pgmap v3037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:08 smithi067 bash[27441]: cluster 2024-04-03T16:00:07.784957+0000 mgr.y (mgr.24370) 3053 : cluster [DBG] pgmap v3037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:08 smithi082 bash[20963]: cluster 2024-04-03T16:00:07.784957+0000 mgr.y (mgr.24370) 3053 : cluster [DBG] pgmap v3037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:09 smithi067 bash[17655]: audit 2024-04-03T16:00:09.083710+0000 mon.a (mon.0) 3270 : audit [DBG] from='client.? 172.21.15.67:0/1230647228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:09 smithi067 bash[17655]: audit 2024-04-03T16:00:09.805347+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:09 smithi067 bash[27441]: audit 2024-04-03T16:00:09.083710+0000 mon.a (mon.0) 3270 : audit [DBG] from='client.? 172.21.15.67:0/1230647228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:09 smithi067 bash[27441]: audit 2024-04-03T16:00:09.805347+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:09 smithi082 bash[20963]: audit 2024-04-03T16:00:09.083710+0000 mon.a (mon.0) 3270 : audit [DBG] from='client.? 172.21.15.67:0/1230647228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:09 smithi082 bash[20963]: audit 2024-04-03T16:00:09.805347+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:10 smithi067 bash[27441]: cluster 2024-04-03T16:00:09.785616+0000 mgr.y (mgr.24370) 3054 : cluster [DBG] pgmap v3038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:10 smithi067 bash[17655]: cluster 2024-04-03T16:00:09.785616+0000 mgr.y (mgr.24370) 3054 : cluster [DBG] pgmap v3038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:10 smithi082 bash[20963]: cluster 2024-04-03T16:00:09.785616+0000 mgr.y (mgr.24370) 3054 : cluster [DBG] pgmap v3038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:11 smithi067 bash[27441]: audit 2024-04-03T16:00:11.532985+0000 mon.c (mon.2) 1143 : audit [DBG] from='client.? 172.21.15.67:0/1492635704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:11 smithi067 bash[17655]: audit 2024-04-03T16:00:11.532985+0000 mon.c (mon.2) 1143 : audit [DBG] from='client.? 172.21.15.67:0/1492635704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:11 smithi082 bash[20963]: audit 2024-04-03T16:00:11.532985+0000 mon.c (mon.2) 1143 : audit [DBG] from='client.? 172.21.15.67:0/1492635704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:13.351 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:13] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T16:00:13.352 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:12 smithi067 bash[17655]: cluster 2024-04-03T16:00:11.786923+0000 mgr.y (mgr.24370) 3055 : cluster [DBG] pgmap v3039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:13.352 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:12 smithi067 bash[17655]: audit 2024-04-03T16:00:12.869047+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:00:13.352 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:12 smithi067 bash[27441]: cluster 2024-04-03T16:00:11.786923+0000 mgr.y (mgr.24370) 3055 : cluster [DBG] pgmap v3039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:13.352 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:12 smithi067 bash[27441]: audit 2024-04-03T16:00:12.869047+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:00:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:12 smithi082 bash[20963]: cluster 2024-04-03T16:00:11.786923+0000 mgr.y (mgr.24370) 3055 : cluster [DBG] pgmap v3039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:12 smithi082 bash[20963]: audit 2024-04-03T16:00:12.869047+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:00:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:00:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:14 smithi067 bash[27441]: cluster 2024-04-03T16:00:13.787645+0000 mgr.y (mgr.24370) 3056 : cluster [DBG] pgmap v3040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:14 smithi067 bash[27441]: audit 2024-04-03T16:00:13.994891+0000 mon.c (mon.2) 1144 : audit [DBG] from='client.? 172.21.15.67:0/3923296785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:14 smithi067 bash[17655]: cluster 2024-04-03T16:00:13.787645+0000 mgr.y (mgr.24370) 3056 : cluster [DBG] pgmap v3040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:14 smithi067 bash[17655]: audit 2024-04-03T16:00:13.994891+0000 mon.c (mon.2) 1144 : audit [DBG] from='client.? 172.21.15.67:0/3923296785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:14 smithi082 bash[20963]: cluster 2024-04-03T16:00:13.787645+0000 mgr.y (mgr.24370) 3056 : cluster [DBG] pgmap v3040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:14 smithi082 bash[20963]: audit 2024-04-03T16:00:13.994891+0000 mon.c (mon.2) 1144 : audit [DBG] from='client.? 172.21.15.67:0/3923296785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:16 smithi082 bash[20963]: cluster 2024-04-03T16:00:15.788940+0000 mgr.y (mgr.24370) 3057 : cluster [DBG] pgmap v3041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:16 smithi082 bash[20963]: audit 2024-04-03T16:00:16.448998+0000 mon.a (mon.0) 3273 : audit [DBG] from='client.? 172.21.15.67:0/2950163788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:16 smithi067 bash[27441]: cluster 2024-04-03T16:00:15.788940+0000 mgr.y (mgr.24370) 3057 : cluster [DBG] pgmap v3041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:16 smithi067 bash[27441]: audit 2024-04-03T16:00:16.448998+0000 mon.a (mon.0) 3273 : audit [DBG] from='client.? 172.21.15.67:0/2950163788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:16 smithi067 bash[17655]: cluster 2024-04-03T16:00:15.788940+0000 mgr.y (mgr.24370) 3057 : cluster [DBG] pgmap v3041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:16 smithi067 bash[17655]: audit 2024-04-03T16:00:16.448998+0000 mon.a (mon.0) 3273 : audit [DBG] from='client.? 172.21.15.67:0/2950163788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:18 smithi082 bash[20963]: cluster 2024-04-03T16:00:17.789542+0000 mgr.y (mgr.24370) 3058 : cluster [DBG] pgmap v3042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:18 smithi082 bash[20963]: audit 2024-04-03T16:00:18.560565+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:18 smithi082 bash[20963]: audit 2024-04-03T16:00:18.567732+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:18 smithi082 bash[20963]: audit 2024-04-03T16:00:18.902861+0000 mon.c (mon.2) 1145 : audit [DBG] from='client.? 172.21.15.67:0/4065280967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:18 smithi082 bash[20963]: audit 2024-04-03T16:00:18.913413+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[27441]: cluster 2024-04-03T16:00:17.789542+0000 mgr.y (mgr.24370) 3058 : cluster [DBG] pgmap v3042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[27441]: audit 2024-04-03T16:00:18.560565+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[27441]: audit 2024-04-03T16:00:18.567732+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[27441]: audit 2024-04-03T16:00:18.902861+0000 mon.c (mon.2) 1145 : audit [DBG] from='client.? 172.21.15.67:0/4065280967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[27441]: audit 2024-04-03T16:00:18.913413+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[17655]: cluster 2024-04-03T16:00:17.789542+0000 mgr.y (mgr.24370) 3058 : cluster [DBG] pgmap v3042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[17655]: audit 2024-04-03T16:00:18.560565+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[17655]: audit 2024-04-03T16:00:18.567732+0000 mon.a (mon.0) 3275 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[17655]: audit 2024-04-03T16:00:18.902861+0000 mon.c (mon.2) 1145 : audit [DBG] from='client.? 172.21.15.67:0/4065280967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:18 smithi067 bash[17655]: audit 2024-04-03T16:00:18.913413+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:19 smithi082 bash[20963]: audit 2024-04-03T16:00:18.921725+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:19 smithi082 bash[20963]: audit 2024-04-03T16:00:19.420840+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:00:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:19 smithi082 bash[20963]: audit 2024-04-03T16:00:19.422693+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:00:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:19 smithi082 bash[20963]: audit 2024-04-03T16:00:19.431921+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:19 smithi067 bash[27441]: audit 2024-04-03T16:00:18.921725+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:19 smithi067 bash[27441]: audit 2024-04-03T16:00:19.420840+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:00:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:19 smithi067 bash[27441]: audit 2024-04-03T16:00:19.422693+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:00:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:19 smithi067 bash[27441]: audit 2024-04-03T16:00:19.431921+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:19 smithi067 bash[17655]: audit 2024-04-03T16:00:18.921725+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:19 smithi067 bash[17655]: audit 2024-04-03T16:00:19.420840+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:00:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:19 smithi067 bash[17655]: audit 2024-04-03T16:00:19.422693+0000 mon.a (mon.0) 3279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:00:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:19 smithi067 bash[17655]: audit 2024-04-03T16:00:19.431921+0000 mon.a (mon.0) 3280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:00:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:20 smithi082 bash[20963]: cluster 2024-04-03T16:00:19.790203+0000 mgr.y (mgr.24370) 3059 : cluster [DBG] pgmap v3043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:20 smithi067 bash[27441]: cluster 2024-04-03T16:00:19.790203+0000 mgr.y (mgr.24370) 3059 : cluster [DBG] pgmap v3043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:20 smithi067 bash[17655]: cluster 2024-04-03T16:00:19.790203+0000 mgr.y (mgr.24370) 3059 : cluster [DBG] pgmap v3043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:21 smithi082 bash[20963]: audit 2024-04-03T16:00:21.362622+0000 mon.c (mon.2) 1146 : audit [DBG] from='client.? 172.21.15.67:0/2453777231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:21 smithi067 bash[17655]: audit 2024-04-03T16:00:21.362622+0000 mon.c (mon.2) 1146 : audit [DBG] from='client.? 172.21.15.67:0/2453777231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:21 smithi067 bash[27441]: audit 2024-04-03T16:00:21.362622+0000 mon.c (mon.2) 1146 : audit [DBG] from='client.? 172.21.15.67:0/2453777231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:22 smithi082 bash[20963]: cluster 2024-04-03T16:00:21.791320+0000 mgr.y (mgr.24370) 3060 : cluster [DBG] pgmap v3044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:23] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T16:00:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:22 smithi067 bash[27441]: cluster 2024-04-03T16:00:21.791320+0000 mgr.y (mgr.24370) 3060 : cluster [DBG] pgmap v3044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:22 smithi067 bash[17655]: cluster 2024-04-03T16:00:21.791320+0000 mgr.y (mgr.24370) 3060 : cluster [DBG] pgmap v3044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:00:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:23 smithi082 bash[20963]: audit 2024-04-03T16:00:23.824181+0000 mon.c (mon.2) 1147 : audit [DBG] from='client.? 172.21.15.67:0/865977156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:23 smithi067 bash[17655]: audit 2024-04-03T16:00:23.824181+0000 mon.c (mon.2) 1147 : audit [DBG] from='client.? 172.21.15.67:0/865977156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:23 smithi067 bash[27441]: audit 2024-04-03T16:00:23.824181+0000 mon.c (mon.2) 1147 : audit [DBG] from='client.? 172.21.15.67:0/865977156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:24 smithi082 bash[20963]: cluster 2024-04-03T16:00:23.791961+0000 mgr.y (mgr.24370) 3061 : cluster [DBG] pgmap v3045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:24 smithi082 bash[20963]: audit 2024-04-03T16:00:24.805652+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:24 smithi067 bash[27441]: cluster 2024-04-03T16:00:23.791961+0000 mgr.y (mgr.24370) 3061 : cluster [DBG] pgmap v3045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:24 smithi067 bash[27441]: audit 2024-04-03T16:00:24.805652+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:24 smithi067 bash[17655]: cluster 2024-04-03T16:00:23.791961+0000 mgr.y (mgr.24370) 3061 : cluster [DBG] pgmap v3045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:24 smithi067 bash[17655]: audit 2024-04-03T16:00:24.805652+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:26 smithi082 bash[20963]: cluster 2024-04-03T16:00:25.793034+0000 mgr.y (mgr.24370) 3062 : cluster [DBG] pgmap v3046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:26 smithi082 bash[20963]: audit 2024-04-03T16:00:26.275882+0000 mon.a (mon.0) 3282 : audit [DBG] from='client.? 172.21.15.67:0/978849551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:26 smithi067 bash[27441]: cluster 2024-04-03T16:00:25.793034+0000 mgr.y (mgr.24370) 3062 : cluster [DBG] pgmap v3046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:26 smithi067 bash[27441]: audit 2024-04-03T16:00:26.275882+0000 mon.a (mon.0) 3282 : audit [DBG] from='client.? 172.21.15.67:0/978849551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:26 smithi067 bash[17655]: cluster 2024-04-03T16:00:25.793034+0000 mgr.y (mgr.24370) 3062 : cluster [DBG] pgmap v3046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:26 smithi067 bash[17655]: audit 2024-04-03T16:00:26.275882+0000 mon.a (mon.0) 3282 : audit [DBG] from='client.? 172.21.15.67:0/978849551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:28 smithi082 bash[20963]: cluster 2024-04-03T16:00:27.793845+0000 mgr.y (mgr.24370) 3063 : cluster [DBG] pgmap v3047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:28 smithi082 bash[20963]: audit 2024-04-03T16:00:28.724666+0000 mon.a (mon.0) 3283 : audit [DBG] from='client.? 172.21.15.67:0/2448468262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:28 smithi067 bash[17655]: cluster 2024-04-03T16:00:27.793845+0000 mgr.y (mgr.24370) 3063 : cluster [DBG] pgmap v3047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:28 smithi067 bash[17655]: audit 2024-04-03T16:00:28.724666+0000 mon.a (mon.0) 3283 : audit [DBG] from='client.? 172.21.15.67:0/2448468262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:28 smithi067 bash[27441]: cluster 2024-04-03T16:00:27.793845+0000 mgr.y (mgr.24370) 3063 : cluster [DBG] pgmap v3047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:28 smithi067 bash[27441]: audit 2024-04-03T16:00:28.724666+0000 mon.a (mon.0) 3283 : audit [DBG] from='client.? 172.21.15.67:0/2448468262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:30 smithi082 bash[20963]: cluster 2024-04-03T16:00:29.794560+0000 mgr.y (mgr.24370) 3064 : cluster [DBG] pgmap v3048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:30 smithi067 bash[17655]: cluster 2024-04-03T16:00:29.794560+0000 mgr.y (mgr.24370) 3064 : cluster [DBG] pgmap v3048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:30 smithi067 bash[27441]: cluster 2024-04-03T16:00:29.794560+0000 mgr.y (mgr.24370) 3064 : cluster [DBG] pgmap v3048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:31 smithi082 bash[20963]: audit 2024-04-03T16:00:31.176631+0000 mon.c (mon.2) 1148 : audit [DBG] from='client.? 172.21.15.67:0/3765239394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:31 smithi067 bash[17655]: audit 2024-04-03T16:00:31.176631+0000 mon.c (mon.2) 1148 : audit [DBG] from='client.? 172.21.15.67:0/3765239394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:31 smithi067 bash[27441]: audit 2024-04-03T16:00:31.176631+0000 mon.c (mon.2) 1148 : audit [DBG] from='client.? 172.21.15.67:0/3765239394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:32 smithi082 bash[20963]: cluster 2024-04-03T16:00:31.795844+0000 mgr.y (mgr.24370) 3065 : cluster [DBG] pgmap v3049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:32 smithi067 bash[17655]: cluster 2024-04-03T16:00:31.795844+0000 mgr.y (mgr.24370) 3065 : cluster [DBG] pgmap v3049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:32 smithi067 bash[27441]: cluster 2024-04-03T16:00:31.795844+0000 mgr.y (mgr.24370) 3065 : cluster [DBG] pgmap v3049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:33] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T16:00:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:00:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:33 smithi082 bash[20963]: audit 2024-04-03T16:00:33.627839+0000 mon.c (mon.2) 1149 : audit [DBG] from='client.? 172.21.15.67:0/3392324309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:33 smithi067 bash[17655]: audit 2024-04-03T16:00:33.627839+0000 mon.c (mon.2) 1149 : audit [DBG] from='client.? 172.21.15.67:0/3392324309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:33 smithi067 bash[27441]: audit 2024-04-03T16:00:33.627839+0000 mon.c (mon.2) 1149 : audit [DBG] from='client.? 172.21.15.67:0/3392324309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:34 smithi082 bash[20963]: cluster 2024-04-03T16:00:33.796517+0000 mgr.y (mgr.24370) 3066 : cluster [DBG] pgmap v3050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:34 smithi067 bash[27441]: cluster 2024-04-03T16:00:33.796517+0000 mgr.y (mgr.24370) 3066 : cluster [DBG] pgmap v3050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:34 smithi067 bash[17655]: cluster 2024-04-03T16:00:33.796517+0000 mgr.y (mgr.24370) 3066 : cluster [DBG] pgmap v3050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:36 smithi082 bash[20963]: cluster 2024-04-03T16:00:35.797648+0000 mgr.y (mgr.24370) 3067 : cluster [DBG] pgmap v3051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:36 smithi082 bash[20963]: audit 2024-04-03T16:00:36.071506+0000 mon.c (mon.2) 1150 : audit [DBG] from='client.? 172.21.15.67:0/2815124679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:36 smithi067 bash[27441]: cluster 2024-04-03T16:00:35.797648+0000 mgr.y (mgr.24370) 3067 : cluster [DBG] pgmap v3051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:36 smithi067 bash[27441]: audit 2024-04-03T16:00:36.071506+0000 mon.c (mon.2) 1150 : audit [DBG] from='client.? 172.21.15.67:0/2815124679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:36 smithi067 bash[17655]: cluster 2024-04-03T16:00:35.797648+0000 mgr.y (mgr.24370) 3067 : cluster [DBG] pgmap v3051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:36 smithi067 bash[17655]: audit 2024-04-03T16:00:36.071506+0000 mon.c (mon.2) 1150 : audit [DBG] from='client.? 172.21.15.67:0/2815124679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:38 smithi082 bash[20963]: cluster 2024-04-03T16:00:37.798323+0000 mgr.y (mgr.24370) 3068 : cluster [DBG] pgmap v3052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:38 smithi082 bash[20963]: audit 2024-04-03T16:00:38.538172+0000 mon.c (mon.2) 1151 : audit [DBG] from='client.? 172.21.15.67:0/4097810395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:38 smithi067 bash[27441]: cluster 2024-04-03T16:00:37.798323+0000 mgr.y (mgr.24370) 3068 : cluster [DBG] pgmap v3052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:38 smithi067 bash[27441]: audit 2024-04-03T16:00:38.538172+0000 mon.c (mon.2) 1151 : audit [DBG] from='client.? 172.21.15.67:0/4097810395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:38 smithi067 bash[17655]: cluster 2024-04-03T16:00:37.798323+0000 mgr.y (mgr.24370) 3068 : cluster [DBG] pgmap v3052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:38 smithi067 bash[17655]: audit 2024-04-03T16:00:38.538172+0000 mon.c (mon.2) 1151 : audit [DBG] from='client.? 172.21.15.67:0/4097810395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:40 smithi082 bash[20963]: audit 2024-04-03T16:00:39.806156+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:40 smithi067 bash[27441]: audit 2024-04-03T16:00:39.806156+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:40 smithi067 bash[17655]: audit 2024-04-03T16:00:39.806156+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:41 smithi082 bash[20963]: cluster 2024-04-03T16:00:39.799131+0000 mgr.y (mgr.24370) 3069 : cluster [DBG] pgmap v3053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:41 smithi082 bash[20963]: audit 2024-04-03T16:00:40.996471+0000 mon.c (mon.2) 1152 : audit [DBG] from='client.? 172.21.15.67:0/2454299757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:41 smithi067 bash[27441]: cluster 2024-04-03T16:00:39.799131+0000 mgr.y (mgr.24370) 3069 : cluster [DBG] pgmap v3053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:41 smithi067 bash[27441]: audit 2024-04-03T16:00:40.996471+0000 mon.c (mon.2) 1152 : audit [DBG] from='client.? 172.21.15.67:0/2454299757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:41 smithi067 bash[17655]: cluster 2024-04-03T16:00:39.799131+0000 mgr.y (mgr.24370) 3069 : cluster [DBG] pgmap v3053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:41 smithi067 bash[17655]: audit 2024-04-03T16:00:40.996471+0000 mon.c (mon.2) 1152 : audit [DBG] from='client.? 172.21.15.67:0/2454299757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:43 smithi082 bash[20963]: cluster 2024-04-03T16:00:41.800473+0000 mgr.y (mgr.24370) 3070 : cluster [DBG] pgmap v3054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:43] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T16:00:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:43 smithi067 bash[27441]: cluster 2024-04-03T16:00:41.800473+0000 mgr.y (mgr.24370) 3070 : cluster [DBG] pgmap v3054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:43 smithi067 bash[17655]: cluster 2024-04-03T16:00:41.800473+0000 mgr.y (mgr.24370) 3070 : cluster [DBG] pgmap v3054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:00:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:44 smithi082 bash[20963]: audit 2024-04-03T16:00:43.455881+0000 mon.a (mon.0) 3285 : audit [DBG] from='client.? 172.21.15.67:0/2360991240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:44 smithi067 bash[17655]: audit 2024-04-03T16:00:43.455881+0000 mon.a (mon.0) 3285 : audit [DBG] from='client.? 172.21.15.67:0/2360991240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:44 smithi067 bash[27441]: audit 2024-04-03T16:00:43.455881+0000 mon.a (mon.0) 3285 : audit [DBG] from='client.? 172.21.15.67:0/2360991240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:45 smithi082 bash[20963]: cluster 2024-04-03T16:00:43.801106+0000 mgr.y (mgr.24370) 3071 : cluster [DBG] pgmap v3055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:45 smithi067 bash[27441]: cluster 2024-04-03T16:00:43.801106+0000 mgr.y (mgr.24370) 3071 : cluster [DBG] pgmap v3055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:45 smithi067 bash[17655]: cluster 2024-04-03T16:00:43.801106+0000 mgr.y (mgr.24370) 3071 : cluster [DBG] pgmap v3055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:46 smithi082 bash[20963]: audit 2024-04-03T16:00:45.906961+0000 mon.a (mon.0) 3286 : audit [DBG] from='client.? 172.21.15.67:0/3054900314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:46.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:46 smithi067 bash[17655]: audit 2024-04-03T16:00:45.906961+0000 mon.a (mon.0) 3286 : audit [DBG] from='client.? 172.21.15.67:0/3054900314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:46 smithi067 bash[27441]: audit 2024-04-03T16:00:45.906961+0000 mon.a (mon.0) 3286 : audit [DBG] from='client.? 172.21.15.67:0/3054900314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:47 smithi082 bash[20963]: cluster 2024-04-03T16:00:45.801867+0000 mgr.y (mgr.24370) 3072 : cluster [DBG] pgmap v3056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:47 smithi067 bash[27441]: cluster 2024-04-03T16:00:45.801867+0000 mgr.y (mgr.24370) 3072 : cluster [DBG] pgmap v3056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:47 smithi067 bash[17655]: cluster 2024-04-03T16:00:45.801867+0000 mgr.y (mgr.24370) 3072 : cluster [DBG] pgmap v3056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:49 smithi082 bash[20963]: cluster 2024-04-03T16:00:47.802513+0000 mgr.y (mgr.24370) 3073 : cluster [DBG] pgmap v3057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:49 smithi082 bash[20963]: audit 2024-04-03T16:00:48.360864+0000 mon.c (mon.2) 1153 : audit [DBG] from='client.? 172.21.15.67:0/1911336253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:49 smithi067 bash[17655]: cluster 2024-04-03T16:00:47.802513+0000 mgr.y (mgr.24370) 3073 : cluster [DBG] pgmap v3057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:49 smithi067 bash[17655]: audit 2024-04-03T16:00:48.360864+0000 mon.c (mon.2) 1153 : audit [DBG] from='client.? 172.21.15.67:0/1911336253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:49 smithi067 bash[27441]: cluster 2024-04-03T16:00:47.802513+0000 mgr.y (mgr.24370) 3073 : cluster [DBG] pgmap v3057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:49 smithi067 bash[27441]: audit 2024-04-03T16:00:48.360864+0000 mon.c (mon.2) 1153 : audit [DBG] from='client.? 172.21.15.67:0/1911336253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:51 smithi082 bash[20963]: cluster 2024-04-03T16:00:49.803205+0000 mgr.y (mgr.24370) 3074 : cluster [DBG] pgmap v3058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:51 smithi082 bash[20963]: audit 2024-04-03T16:00:50.801222+0000 mon.a (mon.0) 3287 : audit [DBG] from='client.? 172.21.15.67:0/1432936045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:51 smithi067 bash[17655]: cluster 2024-04-03T16:00:49.803205+0000 mgr.y (mgr.24370) 3074 : cluster [DBG] pgmap v3058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:51 smithi067 bash[17655]: audit 2024-04-03T16:00:50.801222+0000 mon.a (mon.0) 3287 : audit [DBG] from='client.? 172.21.15.67:0/1432936045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:51 smithi067 bash[27441]: cluster 2024-04-03T16:00:49.803205+0000 mgr.y (mgr.24370) 3074 : cluster [DBG] pgmap v3058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:51 smithi067 bash[27441]: audit 2024-04-03T16:00:50.801222+0000 mon.a (mon.0) 3287 : audit [DBG] from='client.? 172.21.15.67:0/1432936045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:53 smithi082 bash[20963]: cluster 2024-04-03T16:00:51.804321+0000 mgr.y (mgr.24370) 3075 : cluster [DBG] pgmap v3059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:53 smithi067 bash[17655]: cluster 2024-04-03T16:00:51.804321+0000 mgr.y (mgr.24370) 3075 : cluster [DBG] pgmap v3059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:53] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T16:00:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:53 smithi067 bash[27441]: cluster 2024-04-03T16:00:51.804321+0000 mgr.y (mgr.24370) 3075 : cluster [DBG] pgmap v3059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:00:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:54 smithi082 bash[20963]: audit 2024-04-03T16:00:53.267033+0000 mon.c (mon.2) 1154 : audit [DBG] from='client.? 172.21.15.67:0/639009816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:54 smithi067 bash[17655]: audit 2024-04-03T16:00:53.267033+0000 mon.c (mon.2) 1154 : audit [DBG] from='client.? 172.21.15.67:0/639009816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:54 smithi067 bash[27441]: audit 2024-04-03T16:00:53.267033+0000 mon.c (mon.2) 1154 : audit [DBG] from='client.? 172.21.15.67:0/639009816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:55 smithi082 bash[20963]: cluster 2024-04-03T16:00:53.804994+0000 mgr.y (mgr.24370) 3076 : cluster [DBG] pgmap v3060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:55 smithi082 bash[20963]: audit 2024-04-03T16:00:54.806572+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:55 smithi067 bash[27441]: cluster 2024-04-03T16:00:53.804994+0000 mgr.y (mgr.24370) 3076 : cluster [DBG] pgmap v3060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:55 smithi067 bash[27441]: audit 2024-04-03T16:00:54.806572+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:55 smithi067 bash[17655]: cluster 2024-04-03T16:00:53.804994+0000 mgr.y (mgr.24370) 3076 : cluster [DBG] pgmap v3060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:55 smithi067 bash[17655]: audit 2024-04-03T16:00:54.806572+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:00:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:56 smithi082 bash[20963]: audit 2024-04-03T16:00:55.731651+0000 mon.a (mon.0) 3289 : audit [DBG] from='client.? 172.21.15.67:0/2885342623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:56 smithi067 bash[17655]: audit 2024-04-03T16:00:55.731651+0000 mon.a (mon.0) 3289 : audit [DBG] from='client.? 172.21.15.67:0/2885342623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:56 smithi067 bash[27441]: audit 2024-04-03T16:00:55.731651+0000 mon.a (mon.0) 3289 : audit [DBG] from='client.? 172.21.15.67:0/2885342623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:57 smithi082 bash[20963]: cluster 2024-04-03T16:00:55.806159+0000 mgr.y (mgr.24370) 3077 : cluster [DBG] pgmap v3061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:57.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:57 smithi067 bash[17655]: cluster 2024-04-03T16:00:55.806159+0000 mgr.y (mgr.24370) 3077 : cluster [DBG] pgmap v3061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:57 smithi067 bash[27441]: cluster 2024-04-03T16:00:55.806159+0000 mgr.y (mgr.24370) 3077 : cluster [DBG] pgmap v3061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:59 smithi082 bash[20963]: cluster 2024-04-03T16:00:57.806839+0000 mgr.y (mgr.24370) 3078 : cluster [DBG] pgmap v3062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:00:59 smithi082 bash[20963]: audit 2024-04-03T16:00:58.188883+0000 mon.c (mon.2) 1155 : audit [DBG] from='client.? 172.21.15.67:0/2896043933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:59 smithi067 bash[27441]: cluster 2024-04-03T16:00:57.806839+0000 mgr.y (mgr.24370) 3078 : cluster [DBG] pgmap v3062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:00:59 smithi067 bash[27441]: audit 2024-04-03T16:00:58.188883+0000 mon.c (mon.2) 1155 : audit [DBG] from='client.? 172.21.15.67:0/2896043933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:00:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:59 smithi067 bash[17655]: cluster 2024-04-03T16:00:57.806839+0000 mgr.y (mgr.24370) 3078 : cluster [DBG] pgmap v3062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:00:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:00:59 smithi067 bash[17655]: audit 2024-04-03T16:00:58.188883+0000 mon.c (mon.2) 1155 : audit [DBG] from='client.? 172.21.15.67:0/2896043933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:01 smithi082 bash[20963]: cluster 2024-04-03T16:00:59.807457+0000 mgr.y (mgr.24370) 3079 : cluster [DBG] pgmap v3063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:01 smithi082 bash[20963]: audit 2024-04-03T16:01:00.649715+0000 mon.a (mon.0) 3290 : audit [DBG] from='client.? 172.21.15.67:0/1582187944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:01.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:01 smithi067 bash[27441]: cluster 2024-04-03T16:00:59.807457+0000 mgr.y (mgr.24370) 3079 : cluster [DBG] pgmap v3063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:01 smithi067 bash[27441]: audit 2024-04-03T16:01:00.649715+0000 mon.a (mon.0) 3290 : audit [DBG] from='client.? 172.21.15.67:0/1582187944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:01 smithi067 bash[17655]: cluster 2024-04-03T16:00:59.807457+0000 mgr.y (mgr.24370) 3079 : cluster [DBG] pgmap v3063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:01 smithi067 bash[17655]: audit 2024-04-03T16:01:00.649715+0000 mon.a (mon.0) 3290 : audit [DBG] from='client.? 172.21.15.67:0/1582187944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:03 smithi082 bash[20963]: cluster 2024-04-03T16:01:01.808630+0000 mgr.y (mgr.24370) 3080 : cluster [DBG] pgmap v3064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:03 smithi067 bash[27441]: cluster 2024-04-03T16:01:01.808630+0000 mgr.y (mgr.24370) 3080 : cluster [DBG] pgmap v3064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:03 smithi067 bash[17655]: cluster 2024-04-03T16:01:01.808630+0000 mgr.y (mgr.24370) 3080 : cluster [DBG] pgmap v3064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:03] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T16:01:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:01:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:04 smithi082 bash[20963]: audit 2024-04-03T16:01:03.102764+0000 mon.a (mon.0) 3291 : audit [DBG] from='client.? 172.21.15.67:0/3598854821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:04.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:04 smithi067 bash[27441]: audit 2024-04-03T16:01:03.102764+0000 mon.a (mon.0) 3291 : audit [DBG] from='client.? 172.21.15.67:0/3598854821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:04 smithi067 bash[17655]: audit 2024-04-03T16:01:03.102764+0000 mon.a (mon.0) 3291 : audit [DBG] from='client.? 172.21.15.67:0/3598854821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:05 smithi082 bash[20963]: cluster 2024-04-03T16:01:03.809334+0000 mgr.y (mgr.24370) 3081 : cluster [DBG] pgmap v3065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:05.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:05 smithi067 bash[17655]: cluster 2024-04-03T16:01:03.809334+0000 mgr.y (mgr.24370) 3081 : cluster [DBG] pgmap v3065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:05 smithi067 bash[27441]: cluster 2024-04-03T16:01:03.809334+0000 mgr.y (mgr.24370) 3081 : cluster [DBG] pgmap v3065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:06 smithi082 bash[20963]: audit 2024-04-03T16:01:05.556502+0000 mon.c (mon.2) 1156 : audit [DBG] from='client.? 172.21.15.67:0/2420981473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:06.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:06 smithi067 bash[17655]: audit 2024-04-03T16:01:05.556502+0000 mon.c (mon.2) 1156 : audit [DBG] from='client.? 172.21.15.67:0/2420981473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:06 smithi067 bash[27441]: audit 2024-04-03T16:01:05.556502+0000 mon.c (mon.2) 1156 : audit [DBG] from='client.? 172.21.15.67:0/2420981473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:07 smithi082 bash[20963]: cluster 2024-04-03T16:01:05.810420+0000 mgr.y (mgr.24370) 3082 : cluster [DBG] pgmap v3066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:07.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:07 smithi067 bash[17655]: cluster 2024-04-03T16:01:05.810420+0000 mgr.y (mgr.24370) 3082 : cluster [DBG] pgmap v3066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:07 smithi067 bash[27441]: cluster 2024-04-03T16:01:05.810420+0000 mgr.y (mgr.24370) 3082 : cluster [DBG] pgmap v3066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:08 smithi082 bash[20963]: audit 2024-04-03T16:01:08.004723+0000 mon.a (mon.0) 3292 : audit [DBG] from='client.? 172.21.15.67:0/3688882327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:08.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:08 smithi067 bash[17655]: audit 2024-04-03T16:01:08.004723+0000 mon.a (mon.0) 3292 : audit [DBG] from='client.? 172.21.15.67:0/3688882327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:08 smithi067 bash[27441]: audit 2024-04-03T16:01:08.004723+0000 mon.a (mon.0) 3292 : audit [DBG] from='client.? 172.21.15.67:0/3688882327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:09 smithi082 bash[20963]: cluster 2024-04-03T16:01:07.811064+0000 mgr.y (mgr.24370) 3083 : cluster [DBG] pgmap v3067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:09.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:09 smithi067 bash[17655]: cluster 2024-04-03T16:01:07.811064+0000 mgr.y (mgr.24370) 3083 : cluster [DBG] pgmap v3067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:09 smithi067 bash[27441]: cluster 2024-04-03T16:01:07.811064+0000 mgr.y (mgr.24370) 3083 : cluster [DBG] pgmap v3067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:10 smithi082 bash[20963]: audit 2024-04-03T16:01:09.807002+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:10.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:10 smithi067 bash[27441]: audit 2024-04-03T16:01:09.807002+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:10 smithi067 bash[17655]: audit 2024-04-03T16:01:09.807002+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:11 smithi082 bash[20963]: cluster 2024-04-03T16:01:09.811723+0000 mgr.y (mgr.24370) 3084 : cluster [DBG] pgmap v3068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:11 smithi082 bash[20963]: audit 2024-04-03T16:01:10.465282+0000 mon.c (mon.2) 1157 : audit [DBG] from='client.? 172.21.15.67:0/4174829573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:11.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:11 smithi067 bash[17655]: cluster 2024-04-03T16:01:09.811723+0000 mgr.y (mgr.24370) 3084 : cluster [DBG] pgmap v3068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:11 smithi067 bash[17655]: audit 2024-04-03T16:01:10.465282+0000 mon.c (mon.2) 1157 : audit [DBG] from='client.? 172.21.15.67:0/4174829573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:11 smithi067 bash[27441]: cluster 2024-04-03T16:01:09.811723+0000 mgr.y (mgr.24370) 3084 : cluster [DBG] pgmap v3068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:11 smithi067 bash[27441]: audit 2024-04-03T16:01:10.465282+0000 mon.c (mon.2) 1157 : audit [DBG] from='client.? 172.21.15.67:0/4174829573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:13 smithi082 bash[20963]: cluster 2024-04-03T16:01:11.818234+0000 mgr.y (mgr.24370) 3085 : cluster [DBG] pgmap v3069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:13 smithi082 bash[20963]: audit 2024-04-03T16:01:12.921932+0000 mon.c (mon.2) 1158 : audit [DBG] from='client.? 172.21.15.67:0/2869534475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:13] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T16:01:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:13 smithi067 bash[17655]: cluster 2024-04-03T16:01:11.818234+0000 mgr.y (mgr.24370) 3085 : cluster [DBG] pgmap v3069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:13 smithi067 bash[17655]: audit 2024-04-03T16:01:12.921932+0000 mon.c (mon.2) 1158 : audit [DBG] from='client.? 172.21.15.67:0/2869534475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:13 smithi067 bash[27441]: cluster 2024-04-03T16:01:11.818234+0000 mgr.y (mgr.24370) 3085 : cluster [DBG] pgmap v3069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:13 smithi067 bash[27441]: audit 2024-04-03T16:01:12.921932+0000 mon.c (mon.2) 1158 : audit [DBG] from='client.? 172.21.15.67:0/2869534475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:01:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:15 smithi067 bash[17655]: cluster 2024-04-03T16:01:13.818900+0000 mgr.y (mgr.24370) 3086 : cluster [DBG] pgmap v3070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:15 smithi067 bash[27441]: cluster 2024-04-03T16:01:13.818900+0000 mgr.y (mgr.24370) 3086 : cluster [DBG] pgmap v3070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:15 smithi082 bash[20963]: cluster 2024-04-03T16:01:13.818900+0000 mgr.y (mgr.24370) 3086 : cluster [DBG] pgmap v3070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:16.132 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 16:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T16:01:15.646950477Z level=info msg="Completed cleanup jobs" duration=117.157483ms 2024-04-03T16:01:16.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:16 smithi067 bash[17655]: audit 2024-04-03T16:01:15.383997+0000 mon.c (mon.2) 1159 : audit [DBG] from='client.? 172.21.15.67:0/3156321385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:16 smithi067 bash[27441]: audit 2024-04-03T16:01:15.383997+0000 mon.c (mon.2) 1159 : audit [DBG] from='client.? 172.21.15.67:0/3156321385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:16 smithi082 bash[20963]: audit 2024-04-03T16:01:15.383997+0000 mon.c (mon.2) 1159 : audit [DBG] from='client.? 172.21.15.67:0/3156321385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:17 smithi067 bash[17655]: cluster 2024-04-03T16:01:15.819861+0000 mgr.y (mgr.24370) 3087 : cluster [DBG] pgmap v3071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:17 smithi067 bash[27441]: cluster 2024-04-03T16:01:15.819861+0000 mgr.y (mgr.24370) 3087 : cluster [DBG] pgmap v3071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:17 smithi082 bash[20963]: cluster 2024-04-03T16:01:15.819861+0000 mgr.y (mgr.24370) 3087 : cluster [DBG] pgmap v3071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:18.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:18 smithi067 bash[17655]: audit 2024-04-03T16:01:17.832100+0000 mon.c (mon.2) 1160 : audit [DBG] from='client.? 172.21.15.67:0/569430055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:18 smithi067 bash[27441]: audit 2024-04-03T16:01:17.832100+0000 mon.c (mon.2) 1160 : audit [DBG] from='client.? 172.21.15.67:0/569430055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:18.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:18 smithi082 bash[20963]: audit 2024-04-03T16:01:17.832100+0000 mon.c (mon.2) 1160 : audit [DBG] from='client.? 172.21.15.67:0/569430055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:19 smithi067 bash[17655]: cluster 2024-04-03T16:01:17.820473+0000 mgr.y (mgr.24370) 3088 : cluster [DBG] pgmap v3072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:19 smithi067 bash[27441]: cluster 2024-04-03T16:01:17.820473+0000 mgr.y (mgr.24370) 3088 : cluster [DBG] pgmap v3072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:19 smithi082 bash[20963]: cluster 2024-04-03T16:01:17.820473+0000 mgr.y (mgr.24370) 3088 : cluster [DBG] pgmap v3072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:20 smithi067 bash[17655]: audit 2024-04-03T16:01:19.507163+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:01:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:20 smithi067 bash[27441]: audit 2024-04-03T16:01:19.507163+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:01:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:20 smithi082 bash[20963]: audit 2024-04-03T16:01:19.507163+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:01:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:21 smithi067 bash[17655]: cluster 2024-04-03T16:01:19.821049+0000 mgr.y (mgr.24370) 3089 : cluster [DBG] pgmap v3073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:21 smithi067 bash[17655]: audit 2024-04-03T16:01:20.291148+0000 mon.c (mon.2) 1161 : audit [DBG] from='client.? 172.21.15.67:0/3787364158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:21 smithi067 bash[27441]: cluster 2024-04-03T16:01:19.821049+0000 mgr.y (mgr.24370) 3089 : cluster [DBG] pgmap v3073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:21 smithi067 bash[27441]: audit 2024-04-03T16:01:20.291148+0000 mon.c (mon.2) 1161 : audit [DBG] from='client.? 172.21.15.67:0/3787364158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:21 smithi082 bash[20963]: cluster 2024-04-03T16:01:19.821049+0000 mgr.y (mgr.24370) 3089 : cluster [DBG] pgmap v3073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:21 smithi082 bash[20963]: audit 2024-04-03T16:01:20.291148+0000 mon.c (mon.2) 1161 : audit [DBG] from='client.? 172.21.15.67:0/3787364158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:23] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T16:01:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:23 smithi067 bash[27441]: cluster 2024-04-03T16:01:21.822135+0000 mgr.y (mgr.24370) 3090 : cluster [DBG] pgmap v3074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:23 smithi067 bash[27441]: audit 2024-04-03T16:01:22.751081+0000 mon.c (mon.2) 1162 : audit [DBG] from='client.? 172.21.15.67:0/2110147708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:23 smithi067 bash[17655]: cluster 2024-04-03T16:01:21.822135+0000 mgr.y (mgr.24370) 3090 : cluster [DBG] pgmap v3074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:23 smithi067 bash[17655]: audit 2024-04-03T16:01:22.751081+0000 mon.c (mon.2) 1162 : audit [DBG] from='client.? 172.21.15.67:0/2110147708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:23 smithi082 bash[20963]: cluster 2024-04-03T16:01:21.822135+0000 mgr.y (mgr.24370) 3090 : cluster [DBG] pgmap v3074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:23 smithi082 bash[20963]: audit 2024-04-03T16:01:22.751081+0000 mon.c (mon.2) 1162 : audit [DBG] from='client.? 172.21.15.67:0/2110147708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:01:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:25 smithi082 bash[20963]: cluster 2024-04-03T16:01:23.822824+0000 mgr.y (mgr.24370) 3091 : cluster [DBG] pgmap v3075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:25 smithi082 bash[20963]: audit 2024-04-03T16:01:24.806393+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:25 smithi067 bash[17655]: cluster 2024-04-03T16:01:23.822824+0000 mgr.y (mgr.24370) 3091 : cluster [DBG] pgmap v3075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:25 smithi067 bash[17655]: audit 2024-04-03T16:01:24.806393+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:25 smithi067 bash[27441]: cluster 2024-04-03T16:01:23.822824+0000 mgr.y (mgr.24370) 3091 : cluster [DBG] pgmap v3075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:25 smithi067 bash[27441]: audit 2024-04-03T16:01:24.806393+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:26 smithi082 bash[20963]: audit 2024-04-03T16:01:25.203132+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:26 smithi082 bash[20963]: audit 2024-04-03T16:01:25.210243+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:26 smithi082 bash[20963]: audit 2024-04-03T16:01:25.237835+0000 mon.c (mon.2) 1163 : audit [DBG] from='client.? 172.21.15.67:0/3497309160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:26 smithi082 bash[20963]: audit 2024-04-03T16:01:25.452933+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:26 smithi082 bash[20963]: audit 2024-04-03T16:01:25.459815+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:26 smithi082 bash[20963]: audit 2024-04-03T16:01:25.892918+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:01:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:26 smithi082 bash[20963]: audit 2024-04-03T16:01:25.894583+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:01:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:26 smithi082 bash[20963]: audit 2024-04-03T16:01:25.903843+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[27441]: audit 2024-04-03T16:01:25.203132+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[27441]: audit 2024-04-03T16:01:25.210243+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[27441]: audit 2024-04-03T16:01:25.237835+0000 mon.c (mon.2) 1163 : audit [DBG] from='client.? 172.21.15.67:0/3497309160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[27441]: audit 2024-04-03T16:01:25.452933+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[27441]: audit 2024-04-03T16:01:25.459815+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[27441]: audit 2024-04-03T16:01:25.892918+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[27441]: audit 2024-04-03T16:01:25.894583+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[27441]: audit 2024-04-03T16:01:25.903843+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[17655]: audit 2024-04-03T16:01:25.203132+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[17655]: audit 2024-04-03T16:01:25.210243+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[17655]: audit 2024-04-03T16:01:25.237835+0000 mon.c (mon.2) 1163 : audit [DBG] from='client.? 172.21.15.67:0/3497309160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[17655]: audit 2024-04-03T16:01:25.452933+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[17655]: audit 2024-04-03T16:01:25.459815+0000 mon.a (mon.0) 3299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[17655]: audit 2024-04-03T16:01:25.892918+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:01:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[17655]: audit 2024-04-03T16:01:25.894583+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:01:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:26 smithi067 bash[17655]: audit 2024-04-03T16:01:25.903843+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:01:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:27 smithi082 bash[20963]: cluster 2024-04-03T16:01:25.823445+0000 mgr.y (mgr.24370) 3092 : cluster [DBG] pgmap v3076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:27 smithi067 bash[17655]: cluster 2024-04-03T16:01:25.823445+0000 mgr.y (mgr.24370) 3092 : cluster [DBG] pgmap v3076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:27.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:27 smithi067 bash[27441]: cluster 2024-04-03T16:01:25.823445+0000 mgr.y (mgr.24370) 3092 : cluster [DBG] pgmap v3076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:28 smithi082 bash[20963]: audit 2024-04-03T16:01:27.695690+0000 mon.a (mon.0) 3303 : audit [DBG] from='client.? 172.21.15.67:0/893785643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:28 smithi067 bash[17655]: audit 2024-04-03T16:01:27.695690+0000 mon.a (mon.0) 3303 : audit [DBG] from='client.? 172.21.15.67:0/893785643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:28 smithi067 bash[27441]: audit 2024-04-03T16:01:27.695690+0000 mon.a (mon.0) 3303 : audit [DBG] from='client.? 172.21.15.67:0/893785643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:29 smithi082 bash[20963]: cluster 2024-04-03T16:01:27.824091+0000 mgr.y (mgr.24370) 3093 : cluster [DBG] pgmap v3077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:29 smithi067 bash[17655]: cluster 2024-04-03T16:01:27.824091+0000 mgr.y (mgr.24370) 3093 : cluster [DBG] pgmap v3077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:29 smithi067 bash[27441]: cluster 2024-04-03T16:01:27.824091+0000 mgr.y (mgr.24370) 3093 : cluster [DBG] pgmap v3077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:30 smithi082 bash[20963]: cluster 2024-04-03T16:01:29.824754+0000 mgr.y (mgr.24370) 3094 : cluster [DBG] pgmap v3078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:30 smithi082 bash[20963]: audit 2024-04-03T16:01:30.154934+0000 mon.a (mon.0) 3304 : audit [DBG] from='client.? 172.21.15.67:0/1553538875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:30.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:30 smithi067 bash[27441]: cluster 2024-04-03T16:01:29.824754+0000 mgr.y (mgr.24370) 3094 : cluster [DBG] pgmap v3078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:30 smithi067 bash[27441]: audit 2024-04-03T16:01:30.154934+0000 mon.a (mon.0) 3304 : audit [DBG] from='client.? 172.21.15.67:0/1553538875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:30 smithi067 bash[17655]: cluster 2024-04-03T16:01:29.824754+0000 mgr.y (mgr.24370) 3094 : cluster [DBG] pgmap v3078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:30 smithi067 bash[17655]: audit 2024-04-03T16:01:30.154934+0000 mon.a (mon.0) 3304 : audit [DBG] from='client.? 172.21.15.67:0/1553538875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:32 smithi082 bash[20963]: cluster 2024-04-03T16:01:31.825905+0000 mgr.y (mgr.24370) 3095 : cluster [DBG] pgmap v3079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:32 smithi082 bash[20963]: audit 2024-04-03T16:01:32.596382+0000 mon.c (mon.2) 1164 : audit [DBG] from='client.? 172.21.15.67:0/1543330202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:33.163 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:33] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T16:01:33.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:32 smithi067 bash[17655]: cluster 2024-04-03T16:01:31.825905+0000 mgr.y (mgr.24370) 3095 : cluster [DBG] pgmap v3079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:33.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:32 smithi067 bash[17655]: audit 2024-04-03T16:01:32.596382+0000 mon.c (mon.2) 1164 : audit [DBG] from='client.? 172.21.15.67:0/1543330202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:33.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:32 smithi067 bash[27441]: cluster 2024-04-03T16:01:31.825905+0000 mgr.y (mgr.24370) 3095 : cluster [DBG] pgmap v3079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:33.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:32 smithi067 bash[27441]: audit 2024-04-03T16:01:32.596382+0000 mon.c (mon.2) 1164 : audit [DBG] from='client.? 172.21.15.67:0/1543330202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:01:35.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:34 smithi067 bash[27441]: cluster 2024-04-03T16:01:33.826586+0000 mgr.y (mgr.24370) 3096 : cluster [DBG] pgmap v3080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:34 smithi067 bash[17655]: cluster 2024-04-03T16:01:33.826586+0000 mgr.y (mgr.24370) 3096 : cluster [DBG] pgmap v3080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:34 smithi082 bash[20963]: cluster 2024-04-03T16:01:33.826586+0000 mgr.y (mgr.24370) 3096 : cluster [DBG] pgmap v3080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:36.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:35 smithi067 bash[17655]: audit 2024-04-03T16:01:35.057775+0000 mon.a (mon.0) 3305 : audit [DBG] from='client.? 172.21.15.67:0/601976342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:35 smithi067 bash[27441]: audit 2024-04-03T16:01:35.057775+0000 mon.a (mon.0) 3305 : audit [DBG] from='client.? 172.21.15.67:0/601976342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:35 smithi082 bash[20963]: audit 2024-04-03T16:01:35.057775+0000 mon.a (mon.0) 3305 : audit [DBG] from='client.? 172.21.15.67:0/601976342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:36 smithi067 bash[17655]: cluster 2024-04-03T16:01:35.827629+0000 mgr.y (mgr.24370) 3097 : cluster [DBG] pgmap v3081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:36 smithi067 bash[27441]: cluster 2024-04-03T16:01:35.827629+0000 mgr.y (mgr.24370) 3097 : cluster [DBG] pgmap v3081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:36 smithi082 bash[20963]: cluster 2024-04-03T16:01:35.827629+0000 mgr.y (mgr.24370) 3097 : cluster [DBG] pgmap v3081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:37 smithi067 bash[27441]: audit 2024-04-03T16:01:37.500392+0000 mon.c (mon.2) 1165 : audit [DBG] from='client.? 172.21.15.67:0/282371186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:37 smithi067 bash[17655]: audit 2024-04-03T16:01:37.500392+0000 mon.c (mon.2) 1165 : audit [DBG] from='client.? 172.21.15.67:0/282371186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:38.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:37 smithi082 bash[20963]: audit 2024-04-03T16:01:37.500392+0000 mon.c (mon.2) 1165 : audit [DBG] from='client.? 172.21.15.67:0/282371186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:38 smithi067 bash[17655]: cluster 2024-04-03T16:01:37.828331+0000 mgr.y (mgr.24370) 3098 : cluster [DBG] pgmap v3082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:38 smithi067 bash[27441]: cluster 2024-04-03T16:01:37.828331+0000 mgr.y (mgr.24370) 3098 : cluster [DBG] pgmap v3082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:38 smithi082 bash[20963]: cluster 2024-04-03T16:01:37.828331+0000 mgr.y (mgr.24370) 3098 : cluster [DBG] pgmap v3082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:39 smithi082 bash[20963]: audit 2024-04-03T16:01:39.807632+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:39 smithi067 bash[17655]: audit 2024-04-03T16:01:39.807632+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:39 smithi067 bash[27441]: audit 2024-04-03T16:01:39.807632+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:40 smithi082 bash[20963]: cluster 2024-04-03T16:01:39.828767+0000 mgr.y (mgr.24370) 3099 : cluster [DBG] pgmap v3083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:40 smithi082 bash[20963]: audit 2024-04-03T16:01:39.955601+0000 mon.c (mon.2) 1166 : audit [DBG] from='client.? 172.21.15.67:0/3525752996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:40 smithi067 bash[27441]: cluster 2024-04-03T16:01:39.828767+0000 mgr.y (mgr.24370) 3099 : cluster [DBG] pgmap v3083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:40 smithi067 bash[27441]: audit 2024-04-03T16:01:39.955601+0000 mon.c (mon.2) 1166 : audit [DBG] from='client.? 172.21.15.67:0/3525752996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:40 smithi067 bash[17655]: cluster 2024-04-03T16:01:39.828767+0000 mgr.y (mgr.24370) 3099 : cluster [DBG] pgmap v3083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:40 smithi067 bash[17655]: audit 2024-04-03T16:01:39.955601+0000 mon.c (mon.2) 1166 : audit [DBG] from='client.? 172.21.15.67:0/3525752996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:42 smithi082 bash[20963]: cluster 2024-04-03T16:01:41.829827+0000 mgr.y (mgr.24370) 3100 : cluster [DBG] pgmap v3084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:42 smithi082 bash[20963]: audit 2024-04-03T16:01:42.413777+0000 mon.c (mon.2) 1167 : audit [DBG] from='client.? 172.21.15.67:0/813151926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:42 smithi067 bash[17655]: cluster 2024-04-03T16:01:41.829827+0000 mgr.y (mgr.24370) 3100 : cluster [DBG] pgmap v3084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:42 smithi067 bash[17655]: audit 2024-04-03T16:01:42.413777+0000 mon.c (mon.2) 1167 : audit [DBG] from='client.? 172.21.15.67:0/813151926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:43] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T16:01:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:42 smithi067 bash[27441]: cluster 2024-04-03T16:01:41.829827+0000 mgr.y (mgr.24370) 3100 : cluster [DBG] pgmap v3084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:42 smithi067 bash[27441]: audit 2024-04-03T16:01:42.413777+0000 mon.c (mon.2) 1167 : audit [DBG] from='client.? 172.21.15.67:0/813151926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:01:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:44 smithi082 bash[20963]: cluster 2024-04-03T16:01:43.830509+0000 mgr.y (mgr.24370) 3101 : cluster [DBG] pgmap v3085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:44 smithi082 bash[20963]: audit 2024-04-03T16:01:44.871290+0000 mon.b (mon.1) 36 : audit [DBG] from='client.? 172.21.15.67:0/112029186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:44 smithi067 bash[17655]: cluster 2024-04-03T16:01:43.830509+0000 mgr.y (mgr.24370) 3101 : cluster [DBG] pgmap v3085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:44 smithi067 bash[17655]: audit 2024-04-03T16:01:44.871290+0000 mon.b (mon.1) 36 : audit [DBG] from='client.? 172.21.15.67:0/112029186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:44 smithi067 bash[27441]: cluster 2024-04-03T16:01:43.830509+0000 mgr.y (mgr.24370) 3101 : cluster [DBG] pgmap v3085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:44 smithi067 bash[27441]: audit 2024-04-03T16:01:44.871290+0000 mon.b (mon.1) 36 : audit [DBG] from='client.? 172.21.15.67:0/112029186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:46 smithi082 bash[20963]: cluster 2024-04-03T16:01:45.831663+0000 mgr.y (mgr.24370) 3102 : cluster [DBG] pgmap v3086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:46 smithi067 bash[17655]: cluster 2024-04-03T16:01:45.831663+0000 mgr.y (mgr.24370) 3102 : cluster [DBG] pgmap v3086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:46 smithi067 bash[27441]: cluster 2024-04-03T16:01:45.831663+0000 mgr.y (mgr.24370) 3102 : cluster [DBG] pgmap v3086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:48.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:47 smithi082 bash[20963]: audit 2024-04-03T16:01:47.328707+0000 mon.a (mon.0) 3307 : audit [DBG] from='client.? 172.21.15.67:0/1113759505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:48.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:47 smithi067 bash[27441]: audit 2024-04-03T16:01:47.328707+0000 mon.a (mon.0) 3307 : audit [DBG] from='client.? 172.21.15.67:0/1113759505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:47 smithi067 bash[17655]: audit 2024-04-03T16:01:47.328707+0000 mon.a (mon.0) 3307 : audit [DBG] from='client.? 172.21.15.67:0/1113759505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:48 smithi082 bash[20963]: cluster 2024-04-03T16:01:47.832372+0000 mgr.y (mgr.24370) 3103 : cluster [DBG] pgmap v3087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:49.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:48 smithi067 bash[17655]: cluster 2024-04-03T16:01:47.832372+0000 mgr.y (mgr.24370) 3103 : cluster [DBG] pgmap v3087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:48 smithi067 bash[27441]: cluster 2024-04-03T16:01:47.832372+0000 mgr.y (mgr.24370) 3103 : cluster [DBG] pgmap v3087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:49 smithi082 bash[20963]: audit 2024-04-03T16:01:49.785199+0000 mon.a (mon.0) 3308 : audit [DBG] from='client.? 172.21.15.67:0/1827311578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:50.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:49 smithi067 bash[17655]: audit 2024-04-03T16:01:49.785199+0000 mon.a (mon.0) 3308 : audit [DBG] from='client.? 172.21.15.67:0/1827311578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:49 smithi067 bash[27441]: audit 2024-04-03T16:01:49.785199+0000 mon.a (mon.0) 3308 : audit [DBG] from='client.? 172.21.15.67:0/1827311578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:51.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:50 smithi082 bash[20963]: cluster 2024-04-03T16:01:49.833014+0000 mgr.y (mgr.24370) 3104 : cluster [DBG] pgmap v3088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:50 smithi067 bash[17655]: cluster 2024-04-03T16:01:49.833014+0000 mgr.y (mgr.24370) 3104 : cluster [DBG] pgmap v3088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:50 smithi067 bash[27441]: cluster 2024-04-03T16:01:49.833014+0000 mgr.y (mgr.24370) 3104 : cluster [DBG] pgmap v3088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:52 smithi082 bash[20963]: cluster 2024-04-03T16:01:51.834133+0000 mgr.y (mgr.24370) 3105 : cluster [DBG] pgmap v3089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:52 smithi082 bash[20963]: audit 2024-04-03T16:01:52.240268+0000 mon.c (mon.2) 1168 : audit [DBG] from='client.? 172.21.15.67:0/712710557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:53] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T16:01:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:52 smithi067 bash[17655]: cluster 2024-04-03T16:01:51.834133+0000 mgr.y (mgr.24370) 3105 : cluster [DBG] pgmap v3089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:52 smithi067 bash[17655]: audit 2024-04-03T16:01:52.240268+0000 mon.c (mon.2) 1168 : audit [DBG] from='client.? 172.21.15.67:0/712710557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:52 smithi067 bash[27441]: cluster 2024-04-03T16:01:51.834133+0000 mgr.y (mgr.24370) 3105 : cluster [DBG] pgmap v3089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:52 smithi067 bash[27441]: audit 2024-04-03T16:01:52.240268+0000 mon.c (mon.2) 1168 : audit [DBG] from='client.? 172.21.15.67:0/712710557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:01:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:54 smithi082 bash[20963]: cluster 2024-04-03T16:01:53.834793+0000 mgr.y (mgr.24370) 3106 : cluster [DBG] pgmap v3090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:54 smithi082 bash[20963]: audit 2024-04-03T16:01:54.688761+0000 mon.a (mon.0) 3309 : audit [DBG] from='client.? 172.21.15.67:0/3854534930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:54 smithi082 bash[20963]: audit 2024-04-03T16:01:54.808088+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:54 smithi067 bash[27441]: cluster 2024-04-03T16:01:53.834793+0000 mgr.y (mgr.24370) 3106 : cluster [DBG] pgmap v3090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:54 smithi067 bash[27441]: audit 2024-04-03T16:01:54.688761+0000 mon.a (mon.0) 3309 : audit [DBG] from='client.? 172.21.15.67:0/3854534930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:54 smithi067 bash[27441]: audit 2024-04-03T16:01:54.808088+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:54 smithi067 bash[17655]: cluster 2024-04-03T16:01:53.834793+0000 mgr.y (mgr.24370) 3106 : cluster [DBG] pgmap v3090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:54 smithi067 bash[17655]: audit 2024-04-03T16:01:54.688761+0000 mon.a (mon.0) 3309 : audit [DBG] from='client.? 172.21.15.67:0/3854534930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:54 smithi067 bash[17655]: audit 2024-04-03T16:01:54.808088+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:01:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:56 smithi082 bash[20963]: cluster 2024-04-03T16:01:55.835867+0000 mgr.y (mgr.24370) 3107 : cluster [DBG] pgmap v3091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:56 smithi067 bash[27441]: cluster 2024-04-03T16:01:55.835867+0000 mgr.y (mgr.24370) 3107 : cluster [DBG] pgmap v3091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:56 smithi067 bash[17655]: cluster 2024-04-03T16:01:55.835867+0000 mgr.y (mgr.24370) 3107 : cluster [DBG] pgmap v3091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:57 smithi082 bash[20963]: audit 2024-04-03T16:01:57.137729+0000 mon.c (mon.2) 1169 : audit [DBG] from='client.? 172.21.15.67:0/820037192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:57 smithi067 bash[27441]: audit 2024-04-03T16:01:57.137729+0000 mon.c (mon.2) 1169 : audit [DBG] from='client.? 172.21.15.67:0/820037192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:57 smithi067 bash[17655]: audit 2024-04-03T16:01:57.137729+0000 mon.c (mon.2) 1169 : audit [DBG] from='client.? 172.21.15.67:0/820037192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:01:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:58 smithi082 bash[20963]: cluster 2024-04-03T16:01:57.836588+0000 mgr.y (mgr.24370) 3108 : cluster [DBG] pgmap v3092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:58 smithi067 bash[27441]: cluster 2024-04-03T16:01:57.836588+0000 mgr.y (mgr.24370) 3108 : cluster [DBG] pgmap v3092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:01:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:58 smithi067 bash[17655]: cluster 2024-04-03T16:01:57.836588+0000 mgr.y (mgr.24370) 3108 : cluster [DBG] pgmap v3092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:00.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:01:59 smithi082 bash[20963]: audit 2024-04-03T16:01:59.593392+0000 mon.a (mon.0) 3311 : audit [DBG] from='client.? 172.21.15.67:0/1046478746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:00.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:01:59 smithi067 bash[27441]: audit 2024-04-03T16:01:59.593392+0000 mon.a (mon.0) 3311 : audit [DBG] from='client.? 172.21.15.67:0/1046478746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:01:59 smithi067 bash[17655]: audit 2024-04-03T16:01:59.593392+0000 mon.a (mon.0) 3311 : audit [DBG] from='client.? 172.21.15.67:0/1046478746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:00 smithi082 bash[20963]: cluster 2024-04-03T16:01:59.837326+0000 mgr.y (mgr.24370) 3109 : cluster [DBG] pgmap v3093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:00 smithi067 bash[27441]: cluster 2024-04-03T16:01:59.837326+0000 mgr.y (mgr.24370) 3109 : cluster [DBG] pgmap v3093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:00 smithi067 bash[17655]: cluster 2024-04-03T16:01:59.837326+0000 mgr.y (mgr.24370) 3109 : cluster [DBG] pgmap v3093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:03.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:02 smithi082 bash[20963]: cluster 2024-04-03T16:02:01.838455+0000 mgr.y (mgr.24370) 3110 : cluster [DBG] pgmap v3094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:02 smithi082 bash[20963]: audit 2024-04-03T16:02:02.042442+0000 mon.a (mon.0) 3312 : audit [DBG] from='client.? 172.21.15.67:0/1402780937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:02:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:02 smithi067 bash[27441]: cluster 2024-04-03T16:02:01.838455+0000 mgr.y (mgr.24370) 3110 : cluster [DBG] pgmap v3094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:02 smithi067 bash[27441]: audit 2024-04-03T16:02:02.042442+0000 mon.a (mon.0) 3312 : audit [DBG] from='client.? 172.21.15.67:0/1402780937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:02 smithi067 bash[17655]: cluster 2024-04-03T16:02:01.838455+0000 mgr.y (mgr.24370) 3110 : cluster [DBG] pgmap v3094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:02 smithi067 bash[17655]: audit 2024-04-03T16:02:02.042442+0000 mon.a (mon.0) 3312 : audit [DBG] from='client.? 172.21.15.67:0/1402780937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:02:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:04 smithi082 bash[20963]: cluster 2024-04-03T16:02:03.839106+0000 mgr.y (mgr.24370) 3111 : cluster [DBG] pgmap v3095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:04 smithi082 bash[20963]: audit 2024-04-03T16:02:04.504298+0000 mon.a (mon.0) 3313 : audit [DBG] from='client.? 172.21.15.67:0/2143798051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:05.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:04 smithi067 bash[27441]: cluster 2024-04-03T16:02:03.839106+0000 mgr.y (mgr.24370) 3111 : cluster [DBG] pgmap v3095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:04 smithi067 bash[27441]: audit 2024-04-03T16:02:04.504298+0000 mon.a (mon.0) 3313 : audit [DBG] from='client.? 172.21.15.67:0/2143798051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:04 smithi067 bash[17655]: cluster 2024-04-03T16:02:03.839106+0000 mgr.y (mgr.24370) 3111 : cluster [DBG] pgmap v3095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:04 smithi067 bash[17655]: audit 2024-04-03T16:02:04.504298+0000 mon.a (mon.0) 3313 : audit [DBG] from='client.? 172.21.15.67:0/2143798051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:07 smithi082 bash[20963]: cluster 2024-04-03T16:02:05.840235+0000 mgr.y (mgr.24370) 3112 : cluster [DBG] pgmap v3096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:07 smithi082 bash[20963]: audit 2024-04-03T16:02:06.961495+0000 mon.c (mon.2) 1170 : audit [DBG] from='client.? 172.21.15.67:0/4142036356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:07 smithi067 bash[17655]: cluster 2024-04-03T16:02:05.840235+0000 mgr.y (mgr.24370) 3112 : cluster [DBG] pgmap v3096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:07 smithi067 bash[17655]: audit 2024-04-03T16:02:06.961495+0000 mon.c (mon.2) 1170 : audit [DBG] from='client.? 172.21.15.67:0/4142036356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:07 smithi067 bash[27441]: cluster 2024-04-03T16:02:05.840235+0000 mgr.y (mgr.24370) 3112 : cluster [DBG] pgmap v3096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:07 smithi067 bash[27441]: audit 2024-04-03T16:02:06.961495+0000 mon.c (mon.2) 1170 : audit [DBG] from='client.? 172.21.15.67:0/4142036356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:09.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:09 smithi082 bash[20963]: cluster 2024-04-03T16:02:07.840895+0000 mgr.y (mgr.24370) 3113 : cluster [DBG] pgmap v3097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:09.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:09 smithi067 bash[17655]: cluster 2024-04-03T16:02:07.840895+0000 mgr.y (mgr.24370) 3113 : cluster [DBG] pgmap v3097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:09.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:09 smithi067 bash[27441]: cluster 2024-04-03T16:02:07.840895+0000 mgr.y (mgr.24370) 3113 : cluster [DBG] pgmap v3097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:10 smithi082 bash[20963]: audit 2024-04-03T16:02:09.413856+0000 mon.c (mon.2) 1171 : audit [DBG] from='client.? 172.21.15.67:0/1783496780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:10 smithi082 bash[20963]: audit 2024-04-03T16:02:09.808487+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:10.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:10 smithi067 bash[27441]: audit 2024-04-03T16:02:09.413856+0000 mon.c (mon.2) 1171 : audit [DBG] from='client.? 172.21.15.67:0/1783496780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:10.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:10 smithi067 bash[27441]: audit 2024-04-03T16:02:09.808487+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:10 smithi067 bash[17655]: audit 2024-04-03T16:02:09.413856+0000 mon.c (mon.2) 1171 : audit [DBG] from='client.? 172.21.15.67:0/1783496780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:10 smithi067 bash[17655]: audit 2024-04-03T16:02:09.808487+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:11.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:11 smithi082 bash[20963]: cluster 2024-04-03T16:02:09.841679+0000 mgr.y (mgr.24370) 3114 : cluster [DBG] pgmap v3098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:11.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:11 smithi067 bash[17655]: cluster 2024-04-03T16:02:09.841679+0000 mgr.y (mgr.24370) 3114 : cluster [DBG] pgmap v3098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:11.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:11 smithi067 bash[27441]: cluster 2024-04-03T16:02:09.841679+0000 mgr.y (mgr.24370) 3114 : cluster [DBG] pgmap v3098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:12.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:12 smithi082 bash[20963]: audit 2024-04-03T16:02:11.874362+0000 mon.c (mon.2) 1172 : audit [DBG] from='client.? 172.21.15.67:0/1706494060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:12.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:12 smithi067 bash[27441]: audit 2024-04-03T16:02:11.874362+0000 mon.c (mon.2) 1172 : audit [DBG] from='client.? 172.21.15.67:0/1706494060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:12.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:12 smithi067 bash[17655]: audit 2024-04-03T16:02:11.874362+0000 mon.c (mon.2) 1172 : audit [DBG] from='client.? 172.21.15.67:0/1706494060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:13.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:13 smithi082 bash[20963]: cluster 2024-04-03T16:02:11.842811+0000 mgr.y (mgr.24370) 3115 : cluster [DBG] pgmap v3099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:13 smithi067 bash[17655]: cluster 2024-04-03T16:02:11.842811+0000 mgr.y (mgr.24370) 3115 : cluster [DBG] pgmap v3099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:02:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:13 smithi067 bash[27441]: cluster 2024-04-03T16:02:11.842811+0000 mgr.y (mgr.24370) 3115 : cluster [DBG] pgmap v3099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:02:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:15 smithi082 bash[20963]: cluster 2024-04-03T16:02:13.843488+0000 mgr.y (mgr.24370) 3116 : cluster [DBG] pgmap v3100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:15 smithi082 bash[20963]: audit 2024-04-03T16:02:14.331017+0000 mon.c (mon.2) 1173 : audit [DBG] from='client.? 172.21.15.67:0/1927036654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:15.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:15 smithi067 bash[17655]: cluster 2024-04-03T16:02:13.843488+0000 mgr.y (mgr.24370) 3116 : cluster [DBG] pgmap v3100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:15 smithi067 bash[17655]: audit 2024-04-03T16:02:14.331017+0000 mon.c (mon.2) 1173 : audit [DBG] from='client.? 172.21.15.67:0/1927036654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:15 smithi067 bash[27441]: cluster 2024-04-03T16:02:13.843488+0000 mgr.y (mgr.24370) 3116 : cluster [DBG] pgmap v3100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:15 smithi067 bash[27441]: audit 2024-04-03T16:02:14.331017+0000 mon.c (mon.2) 1173 : audit [DBG] from='client.? 172.21.15.67:0/1927036654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:17 smithi082 bash[20963]: cluster 2024-04-03T16:02:15.844627+0000 mgr.y (mgr.24370) 3117 : cluster [DBG] pgmap v3101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:17 smithi082 bash[20963]: audit 2024-04-03T16:02:16.782603+0000 mon.a (mon.0) 3315 : audit [DBG] from='client.? 172.21.15.67:0/3070307791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:17 smithi067 bash[17655]: cluster 2024-04-03T16:02:15.844627+0000 mgr.y (mgr.24370) 3117 : cluster [DBG] pgmap v3101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:17 smithi067 bash[17655]: audit 2024-04-03T16:02:16.782603+0000 mon.a (mon.0) 3315 : audit [DBG] from='client.? 172.21.15.67:0/3070307791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:17 smithi067 bash[27441]: cluster 2024-04-03T16:02:15.844627+0000 mgr.y (mgr.24370) 3117 : cluster [DBG] pgmap v3101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:17 smithi067 bash[27441]: audit 2024-04-03T16:02:16.782603+0000 mon.a (mon.0) 3315 : audit [DBG] from='client.? 172.21.15.67:0/3070307791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:19 smithi082 bash[20963]: cluster 2024-04-03T16:02:17.845297+0000 mgr.y (mgr.24370) 3118 : cluster [DBG] pgmap v3102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:19.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:19 smithi067 bash[27441]: cluster 2024-04-03T16:02:17.845297+0000 mgr.y (mgr.24370) 3118 : cluster [DBG] pgmap v3102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:19 smithi067 bash[17655]: cluster 2024-04-03T16:02:17.845297+0000 mgr.y (mgr.24370) 3118 : cluster [DBG] pgmap v3102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:20.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:20 smithi082 bash[20963]: audit 2024-04-03T16:02:19.241184+0000 mon.c (mon.2) 1174 : audit [DBG] from='client.? 172.21.15.67:0/507743589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:20.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:20 smithi067 bash[17655]: audit 2024-04-03T16:02:19.241184+0000 mon.c (mon.2) 1174 : audit [DBG] from='client.? 172.21.15.67:0/507743589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:20 smithi067 bash[27441]: audit 2024-04-03T16:02:19.241184+0000 mon.c (mon.2) 1174 : audit [DBG] from='client.? 172.21.15.67:0/507743589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:21.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:21 smithi082 bash[20963]: cluster 2024-04-03T16:02:19.845929+0000 mgr.y (mgr.24370) 3119 : cluster [DBG] pgmap v3103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:21.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:21 smithi067 bash[27441]: cluster 2024-04-03T16:02:19.845929+0000 mgr.y (mgr.24370) 3119 : cluster [DBG] pgmap v3103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:21 smithi067 bash[17655]: cluster 2024-04-03T16:02:19.845929+0000 mgr.y (mgr.24370) 3119 : cluster [DBG] pgmap v3103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:22.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:22 smithi082 bash[20963]: audit 2024-04-03T16:02:21.701202+0000 mon.a (mon.0) 3316 : audit [DBG] from='client.? 172.21.15.67:0/3274343252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:22.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:22 smithi067 bash[27441]: audit 2024-04-03T16:02:21.701202+0000 mon.a (mon.0) 3316 : audit [DBG] from='client.? 172.21.15.67:0/3274343252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:22.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:22 smithi067 bash[17655]: audit 2024-04-03T16:02:21.701202+0000 mon.a (mon.0) 3316 : audit [DBG] from='client.? 172.21.15.67:0/3274343252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:23 smithi082 bash[20963]: cluster 2024-04-03T16:02:21.847110+0000 mgr.y (mgr.24370) 3120 : cluster [DBG] pgmap v3104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:02:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:23 smithi067 bash[27441]: cluster 2024-04-03T16:02:21.847110+0000 mgr.y (mgr.24370) 3120 : cluster [DBG] pgmap v3104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:23 smithi067 bash[17655]: cluster 2024-04-03T16:02:21.847110+0000 mgr.y (mgr.24370) 3120 : cluster [DBG] pgmap v3104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:02:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:25 smithi082 bash[20963]: cluster 2024-04-03T16:02:23.847634+0000 mgr.y (mgr.24370) 3121 : cluster [DBG] pgmap v3105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:25 smithi082 bash[20963]: audit 2024-04-03T16:02:24.160890+0000 mon.c (mon.2) 1175 : audit [DBG] from='client.? 172.21.15.67:0/1174907405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:25 smithi082 bash[20963]: audit 2024-04-03T16:02:24.808779+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:25 smithi067 bash[17655]: cluster 2024-04-03T16:02:23.847634+0000 mgr.y (mgr.24370) 3121 : cluster [DBG] pgmap v3105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:25 smithi067 bash[17655]: audit 2024-04-03T16:02:24.160890+0000 mon.c (mon.2) 1175 : audit [DBG] from='client.? 172.21.15.67:0/1174907405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:25 smithi067 bash[17655]: audit 2024-04-03T16:02:24.808779+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:25 smithi067 bash[27441]: cluster 2024-04-03T16:02:23.847634+0000 mgr.y (mgr.24370) 3121 : cluster [DBG] pgmap v3105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:25 smithi067 bash[27441]: audit 2024-04-03T16:02:24.160890+0000 mon.c (mon.2) 1175 : audit [DBG] from='client.? 172.21.15.67:0/1174907405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:25 smithi067 bash[27441]: audit 2024-04-03T16:02:24.808779+0000 mon.a (mon.0) 3317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:26 smithi082 bash[20963]: audit 2024-04-03T16:02:25.979788+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:02:26.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:26 smithi067 bash[17655]: audit 2024-04-03T16:02:25.979788+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:02:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:26 smithi067 bash[27441]: audit 2024-04-03T16:02:25.979788+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:02:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:27 smithi082 bash[20963]: cluster 2024-04-03T16:02:25.848645+0000 mgr.y (mgr.24370) 3122 : cluster [DBG] pgmap v3106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:27 smithi082 bash[20963]: audit 2024-04-03T16:02:26.616593+0000 mon.a (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.67:0/3379524178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:27 smithi067 bash[17655]: cluster 2024-04-03T16:02:25.848645+0000 mgr.y (mgr.24370) 3122 : cluster [DBG] pgmap v3106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:27 smithi067 bash[17655]: audit 2024-04-03T16:02:26.616593+0000 mon.a (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.67:0/3379524178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:27 smithi067 bash[27441]: cluster 2024-04-03T16:02:25.848645+0000 mgr.y (mgr.24370) 3122 : cluster [DBG] pgmap v3106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:27 smithi067 bash[27441]: audit 2024-04-03T16:02:26.616593+0000 mon.a (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.67:0/3379524178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:29.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:29 smithi082 bash[20963]: cluster 2024-04-03T16:02:27.849438+0000 mgr.y (mgr.24370) 3123 : cluster [DBG] pgmap v3107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:29 smithi082 bash[20963]: audit 2024-04-03T16:02:29.066367+0000 mon.a (mon.0) 3320 : audit [DBG] from='client.? 172.21.15.67:0/3197473579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:29 smithi067 bash[17655]: cluster 2024-04-03T16:02:27.849438+0000 mgr.y (mgr.24370) 3123 : cluster [DBG] pgmap v3107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:29 smithi067 bash[17655]: audit 2024-04-03T16:02:29.066367+0000 mon.a (mon.0) 3320 : audit [DBG] from='client.? 172.21.15.67:0/3197473579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:29 smithi067 bash[27441]: cluster 2024-04-03T16:02:27.849438+0000 mgr.y (mgr.24370) 3123 : cluster [DBG] pgmap v3107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:29 smithi067 bash[27441]: audit 2024-04-03T16:02:29.066367+0000 mon.a (mon.0) 3320 : audit [DBG] from='client.? 172.21.15.67:0/3197473579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:31 smithi082 bash[20963]: cluster 2024-04-03T16:02:29.850193+0000 mgr.y (mgr.24370) 3124 : cluster [DBG] pgmap v3108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:31 smithi067 bash[27441]: cluster 2024-04-03T16:02:29.850193+0000 mgr.y (mgr.24370) 3124 : cluster [DBG] pgmap v3108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:31 smithi067 bash[17655]: cluster 2024-04-03T16:02:29.850193+0000 mgr.y (mgr.24370) 3124 : cluster [DBG] pgmap v3108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:32 smithi082 bash[20963]: audit 2024-04-03T16:02:31.575425+0000 mon.c (mon.2) 1176 : audit [DBG] from='client.? 172.21.15.67:0/3743416120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:32 smithi082 bash[20963]: audit 2024-04-03T16:02:31.674478+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:32 smithi082 bash[20963]: audit 2024-04-03T16:02:31.682269+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:32 smithi082 bash[20963]: audit 2024-04-03T16:02:31.925081+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:32 smithi082 bash[20963]: audit 2024-04-03T16:02:31.933441+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[17655]: audit 2024-04-03T16:02:31.575425+0000 mon.c (mon.2) 1176 : audit [DBG] from='client.? 172.21.15.67:0/3743416120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:32.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[17655]: audit 2024-04-03T16:02:31.674478+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[17655]: audit 2024-04-03T16:02:31.682269+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[17655]: audit 2024-04-03T16:02:31.925081+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[17655]: audit 2024-04-03T16:02:31.933441+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[27441]: audit 2024-04-03T16:02:31.575425+0000 mon.c (mon.2) 1176 : audit [DBG] from='client.? 172.21.15.67:0/3743416120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[27441]: audit 2024-04-03T16:02:31.674478+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[27441]: audit 2024-04-03T16:02:31.682269+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[27441]: audit 2024-04-03T16:02:31.925081+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:32 smithi067 bash[27441]: audit 2024-04-03T16:02:31.933441+0000 mon.a (mon.0) 3324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:33 smithi082 bash[20963]: cluster 2024-04-03T16:02:31.851486+0000 mgr.y (mgr.24370) 3125 : cluster [DBG] pgmap v3109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:33 smithi082 bash[20963]: audit 2024-04-03T16:02:32.354481+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:02:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:33 smithi082 bash[20963]: audit 2024-04-03T16:02:32.355864+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:02:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:33 smithi082 bash[20963]: audit 2024-04-03T16:02:32.366361+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:02:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:33 smithi067 bash[17655]: cluster 2024-04-03T16:02:31.851486+0000 mgr.y (mgr.24370) 3125 : cluster [DBG] pgmap v3109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:33 smithi067 bash[17655]: audit 2024-04-03T16:02:32.354481+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:02:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:33 smithi067 bash[17655]: audit 2024-04-03T16:02:32.355864+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:02:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:33 smithi067 bash[17655]: audit 2024-04-03T16:02:32.366361+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:33 smithi067 bash[27441]: cluster 2024-04-03T16:02:31.851486+0000 mgr.y (mgr.24370) 3125 : cluster [DBG] pgmap v3109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:33 smithi067 bash[27441]: audit 2024-04-03T16:02:32.354481+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:02:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:33 smithi067 bash[27441]: audit 2024-04-03T16:02:32.355864+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:02:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:33 smithi067 bash[27441]: audit 2024-04-03T16:02:32.366361+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:02:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:02:34.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:34 smithi082 bash[20963]: audit 2024-04-03T16:02:34.023230+0000 mon.a (mon.0) 3328 : audit [DBG] from='client.? 172.21.15.67:0/3523873243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:34.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:34 smithi067 bash[27441]: audit 2024-04-03T16:02:34.023230+0000 mon.a (mon.0) 3328 : audit [DBG] from='client.? 172.21.15.67:0/3523873243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:34.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:34 smithi067 bash[17655]: audit 2024-04-03T16:02:34.023230+0000 mon.a (mon.0) 3328 : audit [DBG] from='client.? 172.21.15.67:0/3523873243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:35 smithi082 bash[20963]: cluster 2024-04-03T16:02:33.852031+0000 mgr.y (mgr.24370) 3126 : cluster [DBG] pgmap v3110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:35 smithi067 bash[27441]: cluster 2024-04-03T16:02:33.852031+0000 mgr.y (mgr.24370) 3126 : cluster [DBG] pgmap v3110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:35 smithi067 bash[17655]: cluster 2024-04-03T16:02:33.852031+0000 mgr.y (mgr.24370) 3126 : cluster [DBG] pgmap v3110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:37 smithi082 bash[20963]: cluster 2024-04-03T16:02:35.853049+0000 mgr.y (mgr.24370) 3127 : cluster [DBG] pgmap v3111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:37 smithi082 bash[20963]: audit 2024-04-03T16:02:36.481661+0000 mon.a (mon.0) 3329 : audit [DBG] from='client.? 172.21.15.67:0/4044764192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:37 smithi067 bash[27441]: cluster 2024-04-03T16:02:35.853049+0000 mgr.y (mgr.24370) 3127 : cluster [DBG] pgmap v3111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:37 smithi067 bash[27441]: audit 2024-04-03T16:02:36.481661+0000 mon.a (mon.0) 3329 : audit [DBG] from='client.? 172.21.15.67:0/4044764192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:37 smithi067 bash[17655]: cluster 2024-04-03T16:02:35.853049+0000 mgr.y (mgr.24370) 3127 : cluster [DBG] pgmap v3111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:37 smithi067 bash[17655]: audit 2024-04-03T16:02:36.481661+0000 mon.a (mon.0) 3329 : audit [DBG] from='client.? 172.21.15.67:0/4044764192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:39 smithi082 bash[20963]: cluster 2024-04-03T16:02:37.853704+0000 mgr.y (mgr.24370) 3128 : cluster [DBG] pgmap v3112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:39 smithi082 bash[20963]: audit 2024-04-03T16:02:38.932890+0000 mon.c (mon.2) 1177 : audit [DBG] from='client.? 172.21.15.67:0/2019490035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:39 smithi067 bash[27441]: cluster 2024-04-03T16:02:37.853704+0000 mgr.y (mgr.24370) 3128 : cluster [DBG] pgmap v3112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:39 smithi067 bash[27441]: audit 2024-04-03T16:02:38.932890+0000 mon.c (mon.2) 1177 : audit [DBG] from='client.? 172.21.15.67:0/2019490035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:39 smithi067 bash[17655]: cluster 2024-04-03T16:02:37.853704+0000 mgr.y (mgr.24370) 3128 : cluster [DBG] pgmap v3112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:39 smithi067 bash[17655]: audit 2024-04-03T16:02:38.932890+0000 mon.c (mon.2) 1177 : audit [DBG] from='client.? 172.21.15.67:0/2019490035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:40.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:40 smithi082 bash[20963]: audit 2024-04-03T16:02:39.809259+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:40 smithi067 bash[17655]: audit 2024-04-03T16:02:39.809259+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:40.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:40 smithi067 bash[27441]: audit 2024-04-03T16:02:39.809259+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:41.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:41 smithi082 bash[20963]: cluster 2024-04-03T16:02:39.854366+0000 mgr.y (mgr.24370) 3129 : cluster [DBG] pgmap v3113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:41 smithi067 bash[27441]: cluster 2024-04-03T16:02:39.854366+0000 mgr.y (mgr.24370) 3129 : cluster [DBG] pgmap v3113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:41.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:41 smithi067 bash[17655]: cluster 2024-04-03T16:02:39.854366+0000 mgr.y (mgr.24370) 3129 : cluster [DBG] pgmap v3113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:42.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:42 smithi082 bash[20963]: audit 2024-04-03T16:02:41.385639+0000 mon.c (mon.2) 1178 : audit [DBG] from='client.? 172.21.15.67:0/135692911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:42.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:42 smithi067 bash[27441]: audit 2024-04-03T16:02:41.385639+0000 mon.c (mon.2) 1178 : audit [DBG] from='client.? 172.21.15.67:0/135692911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:42 smithi067 bash[17655]: audit 2024-04-03T16:02:41.385639+0000 mon.c (mon.2) 1178 : audit [DBG] from='client.? 172.21.15.67:0/135692911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:43.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:43 smithi082 bash[20963]: cluster 2024-04-03T16:02:41.855510+0000 mgr.y (mgr.24370) 3130 : cluster [DBG] pgmap v3114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:43] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T16:02:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:43 smithi067 bash[17655]: cluster 2024-04-03T16:02:41.855510+0000 mgr.y (mgr.24370) 3130 : cluster [DBG] pgmap v3114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:43 smithi067 bash[27441]: cluster 2024-04-03T16:02:41.855510+0000 mgr.y (mgr.24370) 3130 : cluster [DBG] pgmap v3114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:02:44.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:44 smithi067 bash[27441]: audit 2024-04-03T16:02:43.840162+0000 mon.c (mon.2) 1179 : audit [DBG] from='client.? 172.21.15.67:0/977894113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:44 smithi067 bash[17655]: audit 2024-04-03T16:02:43.840162+0000 mon.c (mon.2) 1179 : audit [DBG] from='client.? 172.21.15.67:0/977894113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:44.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:44 smithi082 bash[20963]: audit 2024-04-03T16:02:43.840162+0000 mon.c (mon.2) 1179 : audit [DBG] from='client.? 172.21.15.67:0/977894113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:45 smithi067 bash[27441]: cluster 2024-04-03T16:02:43.856037+0000 mgr.y (mgr.24370) 3131 : cluster [DBG] pgmap v3115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:45 smithi067 bash[17655]: cluster 2024-04-03T16:02:43.856037+0000 mgr.y (mgr.24370) 3131 : cluster [DBG] pgmap v3115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:45 smithi082 bash[20963]: cluster 2024-04-03T16:02:43.856037+0000 mgr.y (mgr.24370) 3131 : cluster [DBG] pgmap v3115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:47 smithi067 bash[17655]: cluster 2024-04-03T16:02:45.857078+0000 mgr.y (mgr.24370) 3132 : cluster [DBG] pgmap v3116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:47 smithi067 bash[17655]: audit 2024-04-03T16:02:46.294870+0000 mon.c (mon.2) 1180 : audit [DBG] from='client.? 172.21.15.67:0/96969635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:47 smithi067 bash[27441]: cluster 2024-04-03T16:02:45.857078+0000 mgr.y (mgr.24370) 3132 : cluster [DBG] pgmap v3116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:47 smithi067 bash[27441]: audit 2024-04-03T16:02:46.294870+0000 mon.c (mon.2) 1180 : audit [DBG] from='client.? 172.21.15.67:0/96969635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:47 smithi082 bash[20963]: cluster 2024-04-03T16:02:45.857078+0000 mgr.y (mgr.24370) 3132 : cluster [DBG] pgmap v3116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:47 smithi082 bash[20963]: audit 2024-04-03T16:02:46.294870+0000 mon.c (mon.2) 1180 : audit [DBG] from='client.? 172.21.15.67:0/96969635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:49 smithi067 bash[27441]: cluster 2024-04-03T16:02:47.857748+0000 mgr.y (mgr.24370) 3133 : cluster [DBG] pgmap v3117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:49 smithi067 bash[27441]: audit 2024-04-03T16:02:48.747031+0000 mon.a (mon.0) 3331 : audit [DBG] from='client.? 172.21.15.67:0/3747119315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:49 smithi067 bash[17655]: cluster 2024-04-03T16:02:47.857748+0000 mgr.y (mgr.24370) 3133 : cluster [DBG] pgmap v3117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:49 smithi067 bash[17655]: audit 2024-04-03T16:02:48.747031+0000 mon.a (mon.0) 3331 : audit [DBG] from='client.? 172.21.15.67:0/3747119315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:49 smithi082 bash[20963]: cluster 2024-04-03T16:02:47.857748+0000 mgr.y (mgr.24370) 3133 : cluster [DBG] pgmap v3117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:49 smithi082 bash[20963]: audit 2024-04-03T16:02:48.747031+0000 mon.a (mon.0) 3331 : audit [DBG] from='client.? 172.21.15.67:0/3747119315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:51.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:51 smithi067 bash[17655]: cluster 2024-04-03T16:02:49.858481+0000 mgr.y (mgr.24370) 3134 : cluster [DBG] pgmap v3118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:51 smithi067 bash[27441]: cluster 2024-04-03T16:02:49.858481+0000 mgr.y (mgr.24370) 3134 : cluster [DBG] pgmap v3118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:51 smithi082 bash[20963]: cluster 2024-04-03T16:02:49.858481+0000 mgr.y (mgr.24370) 3134 : cluster [DBG] pgmap v3118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:52.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:52 smithi067 bash[17655]: audit 2024-04-03T16:02:51.195421+0000 mon.a (mon.0) 3332 : audit [DBG] from='client.? 172.21.15.67:0/212566897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:52 smithi067 bash[27441]: audit 2024-04-03T16:02:51.195421+0000 mon.a (mon.0) 3332 : audit [DBG] from='client.? 172.21.15.67:0/212566897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:52 smithi082 bash[20963]: audit 2024-04-03T16:02:51.195421+0000 mon.a (mon.0) 3332 : audit [DBG] from='client.? 172.21.15.67:0/212566897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:53 smithi067 bash[17655]: cluster 2024-04-03T16:02:51.859640+0000 mgr.y (mgr.24370) 3135 : cluster [DBG] pgmap v3119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:53] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T16:02:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:53 smithi067 bash[27441]: cluster 2024-04-03T16:02:51.859640+0000 mgr.y (mgr.24370) 3135 : cluster [DBG] pgmap v3119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:53 smithi082 bash[20963]: cluster 2024-04-03T16:02:51.859640+0000 mgr.y (mgr.24370) 3135 : cluster [DBG] pgmap v3119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:02:54.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:54 smithi082 bash[20963]: audit 2024-04-03T16:02:53.647842+0000 mon.a (mon.0) 3333 : audit [DBG] from='client.? 172.21.15.67:0/1881955023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:54.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:54 smithi067 bash[27441]: audit 2024-04-03T16:02:53.647842+0000 mon.a (mon.0) 3333 : audit [DBG] from='client.? 172.21.15.67:0/1881955023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:54 smithi067 bash[17655]: audit 2024-04-03T16:02:53.647842+0000 mon.a (mon.0) 3333 : audit [DBG] from='client.? 172.21.15.67:0/1881955023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:55 smithi082 bash[20963]: cluster 2024-04-03T16:02:53.860466+0000 mgr.y (mgr.24370) 3136 : cluster [DBG] pgmap v3120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:55 smithi082 bash[20963]: audit 2024-04-03T16:02:54.809611+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:55 smithi067 bash[27441]: cluster 2024-04-03T16:02:53.860466+0000 mgr.y (mgr.24370) 3136 : cluster [DBG] pgmap v3120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:55 smithi067 bash[27441]: audit 2024-04-03T16:02:54.809611+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:55 smithi067 bash[17655]: cluster 2024-04-03T16:02:53.860466+0000 mgr.y (mgr.24370) 3136 : cluster [DBG] pgmap v3120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:55 smithi067 bash[17655]: audit 2024-04-03T16:02:54.809611+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:02:56.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:56 smithi082 bash[20963]: audit 2024-04-03T16:02:56.104808+0000 mon.c (mon.2) 1181 : audit [DBG] from='client.? 172.21.15.67:0/909309647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:56 smithi067 bash[17655]: audit 2024-04-03T16:02:56.104808+0000 mon.c (mon.2) 1181 : audit [DBG] from='client.? 172.21.15.67:0/909309647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:56 smithi067 bash[27441]: audit 2024-04-03T16:02:56.104808+0000 mon.c (mon.2) 1181 : audit [DBG] from='client.? 172.21.15.67:0/909309647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:57 smithi082 bash[20963]: cluster 2024-04-03T16:02:55.861560+0000 mgr.y (mgr.24370) 3137 : cluster [DBG] pgmap v3121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:57 smithi067 bash[27441]: cluster 2024-04-03T16:02:55.861560+0000 mgr.y (mgr.24370) 3137 : cluster [DBG] pgmap v3121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:57 smithi067 bash[17655]: cluster 2024-04-03T16:02:55.861560+0000 mgr.y (mgr.24370) 3137 : cluster [DBG] pgmap v3121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:59 smithi082 bash[20963]: cluster 2024-04-03T16:02:57.862262+0000 mgr.y (mgr.24370) 3138 : cluster [DBG] pgmap v3122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:02:59 smithi082 bash[20963]: audit 2024-04-03T16:02:58.566528+0000 mon.a (mon.0) 3335 : audit [DBG] from='client.? 172.21.15.67:0/2212445666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:59 smithi067 bash[27441]: cluster 2024-04-03T16:02:57.862262+0000 mgr.y (mgr.24370) 3138 : cluster [DBG] pgmap v3122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:02:59 smithi067 bash[27441]: audit 2024-04-03T16:02:58.566528+0000 mon.a (mon.0) 3335 : audit [DBG] from='client.? 172.21.15.67:0/2212445666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:02:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:59 smithi067 bash[17655]: cluster 2024-04-03T16:02:57.862262+0000 mgr.y (mgr.24370) 3138 : cluster [DBG] pgmap v3122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:02:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:02:59 smithi067 bash[17655]: audit 2024-04-03T16:02:58.566528+0000 mon.a (mon.0) 3335 : audit [DBG] from='client.? 172.21.15.67:0/2212445666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:01 smithi082 bash[20963]: cluster 2024-04-03T16:02:59.863006+0000 mgr.y (mgr.24370) 3139 : cluster [DBG] pgmap v3123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:01 smithi082 bash[20963]: audit 2024-04-03T16:03:01.017456+0000 mon.c (mon.2) 1182 : audit [DBG] from='client.? 172.21.15.67:0/4147698751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:01 smithi067 bash[17655]: cluster 2024-04-03T16:02:59.863006+0000 mgr.y (mgr.24370) 3139 : cluster [DBG] pgmap v3123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:01 smithi067 bash[17655]: audit 2024-04-03T16:03:01.017456+0000 mon.c (mon.2) 1182 : audit [DBG] from='client.? 172.21.15.67:0/4147698751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:01 smithi067 bash[27441]: cluster 2024-04-03T16:02:59.863006+0000 mgr.y (mgr.24370) 3139 : cluster [DBG] pgmap v3123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:01 smithi067 bash[27441]: audit 2024-04-03T16:03:01.017456+0000 mon.c (mon.2) 1182 : audit [DBG] from='client.? 172.21.15.67:0/4147698751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:03 smithi067 bash[17655]: cluster 2024-04-03T16:03:01.864241+0000 mgr.y (mgr.24370) 3140 : cluster [DBG] pgmap v3124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:03:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:03 smithi067 bash[27441]: cluster 2024-04-03T16:03:01.864241+0000 mgr.y (mgr.24370) 3140 : cluster [DBG] pgmap v3124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:03.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:03 smithi082 bash[20963]: cluster 2024-04-03T16:03:01.864241+0000 mgr.y (mgr.24370) 3140 : cluster [DBG] pgmap v3124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:03:04.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:04 smithi082 bash[20963]: audit 2024-04-03T16:03:03.472270+0000 mon.c (mon.2) 1183 : audit [DBG] from='client.? 172.21.15.67:0/772057702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:04 smithi067 bash[27441]: audit 2024-04-03T16:03:03.472270+0000 mon.c (mon.2) 1183 : audit [DBG] from='client.? 172.21.15.67:0/772057702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:04 smithi067 bash[17655]: audit 2024-04-03T16:03:03.472270+0000 mon.c (mon.2) 1183 : audit [DBG] from='client.? 172.21.15.67:0/772057702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:05 smithi082 bash[20963]: cluster 2024-04-03T16:03:03.864867+0000 mgr.y (mgr.24370) 3141 : cluster [DBG] pgmap v3125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:05 smithi067 bash[17655]: cluster 2024-04-03T16:03:03.864867+0000 mgr.y (mgr.24370) 3141 : cluster [DBG] pgmap v3125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:05 smithi067 bash[27441]: cluster 2024-04-03T16:03:03.864867+0000 mgr.y (mgr.24370) 3141 : cluster [DBG] pgmap v3125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:06 smithi082 bash[20963]: audit 2024-04-03T16:03:05.928182+0000 mon.c (mon.2) 1184 : audit [DBG] from='client.? 172.21.15.67:0/846175596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:06 smithi067 bash[17655]: audit 2024-04-03T16:03:05.928182+0000 mon.c (mon.2) 1184 : audit [DBG] from='client.? 172.21.15.67:0/846175596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:06 smithi067 bash[27441]: audit 2024-04-03T16:03:05.928182+0000 mon.c (mon.2) 1184 : audit [DBG] from='client.? 172.21.15.67:0/846175596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:07 smithi082 bash[20963]: cluster 2024-04-03T16:03:05.865999+0000 mgr.y (mgr.24370) 3142 : cluster [DBG] pgmap v3126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:07 smithi067 bash[27441]: cluster 2024-04-03T16:03:05.865999+0000 mgr.y (mgr.24370) 3142 : cluster [DBG] pgmap v3126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:07 smithi067 bash[17655]: cluster 2024-04-03T16:03:05.865999+0000 mgr.y (mgr.24370) 3142 : cluster [DBG] pgmap v3126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:09 smithi082 bash[20963]: cluster 2024-04-03T16:03:07.866694+0000 mgr.y (mgr.24370) 3143 : cluster [DBG] pgmap v3127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:09 smithi082 bash[20963]: audit 2024-04-03T16:03:08.382623+0000 mon.c (mon.2) 1185 : audit [DBG] from='client.? 172.21.15.67:0/3268710223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:09 smithi067 bash[17655]: cluster 2024-04-03T16:03:07.866694+0000 mgr.y (mgr.24370) 3143 : cluster [DBG] pgmap v3127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:09 smithi067 bash[17655]: audit 2024-04-03T16:03:08.382623+0000 mon.c (mon.2) 1185 : audit [DBG] from='client.? 172.21.15.67:0/3268710223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:09 smithi067 bash[27441]: cluster 2024-04-03T16:03:07.866694+0000 mgr.y (mgr.24370) 3143 : cluster [DBG] pgmap v3127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:09 smithi067 bash[27441]: audit 2024-04-03T16:03:08.382623+0000 mon.c (mon.2) 1185 : audit [DBG] from='client.? 172.21.15.67:0/3268710223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:10 smithi082 bash[20963]: audit 2024-04-03T16:03:09.810186+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:10 smithi067 bash[17655]: audit 2024-04-03T16:03:09.810186+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:10 smithi067 bash[27441]: audit 2024-04-03T16:03:09.810186+0000 mon.a (mon.0) 3336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:11 smithi082 bash[20963]: cluster 2024-04-03T16:03:09.867106+0000 mgr.y (mgr.24370) 3144 : cluster [DBG] pgmap v3128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:11 smithi082 bash[20963]: audit 2024-04-03T16:03:10.838469+0000 mon.a (mon.0) 3337 : audit [DBG] from='client.? 172.21.15.67:0/2530491173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:11 smithi067 bash[17655]: cluster 2024-04-03T16:03:09.867106+0000 mgr.y (mgr.24370) 3144 : cluster [DBG] pgmap v3128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:11 smithi067 bash[17655]: audit 2024-04-03T16:03:10.838469+0000 mon.a (mon.0) 3337 : audit [DBG] from='client.? 172.21.15.67:0/2530491173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:11 smithi067 bash[27441]: cluster 2024-04-03T16:03:09.867106+0000 mgr.y (mgr.24370) 3144 : cluster [DBG] pgmap v3128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:11 smithi067 bash[27441]: audit 2024-04-03T16:03:10.838469+0000 mon.a (mon.0) 3337 : audit [DBG] from='client.? 172.21.15.67:0/2530491173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:12.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:12 smithi082 bash[20963]: cluster 2024-04-03T16:03:11.868265+0000 mgr.y (mgr.24370) 3145 : cluster [DBG] pgmap v3129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:12 smithi067 bash[27441]: cluster 2024-04-03T16:03:11.868265+0000 mgr.y (mgr.24370) 3145 : cluster [DBG] pgmap v3129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:12 smithi067 bash[17655]: cluster 2024-04-03T16:03:11.868265+0000 mgr.y (mgr.24370) 3145 : cluster [DBG] pgmap v3129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:13.347 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:13] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T16:03:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:13 smithi082 bash[20963]: audit 2024-04-03T16:03:13.296588+0000 mon.c (mon.2) 1186 : audit [DBG] from='client.? 172.21.15.67:0/1377336170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:13.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:03:13.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:13 smithi067 bash[17655]: audit 2024-04-03T16:03:13.296588+0000 mon.c (mon.2) 1186 : audit [DBG] from='client.? 172.21.15.67:0/1377336170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:13.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:13 smithi067 bash[27441]: audit 2024-04-03T16:03:13.296588+0000 mon.c (mon.2) 1186 : audit [DBG] from='client.? 172.21.15.67:0/1377336170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:14.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:14 smithi082 bash[20963]: cluster 2024-04-03T16:03:13.868957+0000 mgr.y (mgr.24370) 3146 : cluster [DBG] pgmap v3130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:14 smithi067 bash[17655]: cluster 2024-04-03T16:03:13.868957+0000 mgr.y (mgr.24370) 3146 : cluster [DBG] pgmap v3130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:14 smithi067 bash[27441]: cluster 2024-04-03T16:03:13.868957+0000 mgr.y (mgr.24370) 3146 : cluster [DBG] pgmap v3130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:16.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:15 smithi082 bash[20963]: audit 2024-04-03T16:03:15.751427+0000 mon.a (mon.0) 3338 : audit [DBG] from='client.? 172.21.15.67:0/3641192268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:16.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:15 smithi067 bash[27441]: audit 2024-04-03T16:03:15.751427+0000 mon.a (mon.0) 3338 : audit [DBG] from='client.? 172.21.15.67:0/3641192268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:15 smithi067 bash[17655]: audit 2024-04-03T16:03:15.751427+0000 mon.a (mon.0) 3338 : audit [DBG] from='client.? 172.21.15.67:0/3641192268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:17.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:16 smithi082 bash[20963]: cluster 2024-04-03T16:03:15.870121+0000 mgr.y (mgr.24370) 3147 : cluster [DBG] pgmap v3131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:17.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:16 smithi067 bash[17655]: cluster 2024-04-03T16:03:15.870121+0000 mgr.y (mgr.24370) 3147 : cluster [DBG] pgmap v3131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:17.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:16 smithi067 bash[27441]: cluster 2024-04-03T16:03:15.870121+0000 mgr.y (mgr.24370) 3147 : cluster [DBG] pgmap v3131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:18 smithi082 bash[20963]: cluster 2024-04-03T16:03:17.870799+0000 mgr.y (mgr.24370) 3148 : cluster [DBG] pgmap v3132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:18 smithi082 bash[20963]: audit 2024-04-03T16:03:18.207423+0000 mon.c (mon.2) 1187 : audit [DBG] from='client.? 172.21.15.67:0/4127159380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:18 smithi067 bash[17655]: cluster 2024-04-03T16:03:17.870799+0000 mgr.y (mgr.24370) 3148 : cluster [DBG] pgmap v3132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:18 smithi067 bash[17655]: audit 2024-04-03T16:03:18.207423+0000 mon.c (mon.2) 1187 : audit [DBG] from='client.? 172.21.15.67:0/4127159380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:18 smithi067 bash[27441]: cluster 2024-04-03T16:03:17.870799+0000 mgr.y (mgr.24370) 3148 : cluster [DBG] pgmap v3132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:18 smithi067 bash[27441]: audit 2024-04-03T16:03:18.207423+0000 mon.c (mon.2) 1187 : audit [DBG] from='client.? 172.21.15.67:0/4127159380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:20 smithi082 bash[20963]: cluster 2024-04-03T16:03:19.871479+0000 mgr.y (mgr.24370) 3149 : cluster [DBG] pgmap v3133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:20 smithi082 bash[20963]: audit 2024-04-03T16:03:20.661298+0000 mon.a (mon.0) 3339 : audit [DBG] from='client.? 172.21.15.67:0/933902341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:21.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:20 smithi067 bash[17655]: cluster 2024-04-03T16:03:19.871479+0000 mgr.y (mgr.24370) 3149 : cluster [DBG] pgmap v3133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:20 smithi067 bash[17655]: audit 2024-04-03T16:03:20.661298+0000 mon.a (mon.0) 3339 : audit [DBG] from='client.? 172.21.15.67:0/933902341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:20 smithi067 bash[27441]: cluster 2024-04-03T16:03:19.871479+0000 mgr.y (mgr.24370) 3149 : cluster [DBG] pgmap v3133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:20 smithi067 bash[27441]: audit 2024-04-03T16:03:20.661298+0000 mon.a (mon.0) 3339 : audit [DBG] from='client.? 172.21.15.67:0/933902341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:22 smithi082 bash[20963]: cluster 2024-04-03T16:03:21.872553+0000 mgr.y (mgr.24370) 3150 : cluster [DBG] pgmap v3134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:22 smithi067 bash[17655]: cluster 2024-04-03T16:03:21.872553+0000 mgr.y (mgr.24370) 3150 : cluster [DBG] pgmap v3134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:22 smithi067 bash[27441]: cluster 2024-04-03T16:03:21.872553+0000 mgr.y (mgr.24370) 3150 : cluster [DBG] pgmap v3134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:23] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T16:03:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:03:24.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:23 smithi082 bash[20963]: audit 2024-04-03T16:03:23.106717+0000 mon.a (mon.0) 3340 : audit [DBG] from='client.? 172.21.15.67:0/1380972112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:24.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:23 smithi067 bash[17655]: audit 2024-04-03T16:03:23.106717+0000 mon.a (mon.0) 3340 : audit [DBG] from='client.? 172.21.15.67:0/1380972112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:23 smithi067 bash[27441]: audit 2024-04-03T16:03:23.106717+0000 mon.a (mon.0) 3340 : audit [DBG] from='client.? 172.21.15.67:0/1380972112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:24 smithi082 bash[20963]: cluster 2024-04-03T16:03:23.873208+0000 mgr.y (mgr.24370) 3151 : cluster [DBG] pgmap v3135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:24 smithi082 bash[20963]: audit 2024-04-03T16:03:24.810416+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:24 smithi067 bash[27441]: cluster 2024-04-03T16:03:23.873208+0000 mgr.y (mgr.24370) 3151 : cluster [DBG] pgmap v3135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:24 smithi067 bash[27441]: audit 2024-04-03T16:03:24.810416+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:24 smithi067 bash[17655]: cluster 2024-04-03T16:03:23.873208+0000 mgr.y (mgr.24370) 3151 : cluster [DBG] pgmap v3135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:24 smithi067 bash[17655]: audit 2024-04-03T16:03:24.810416+0000 mon.a (mon.0) 3341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:26.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:25 smithi082 bash[20963]: audit 2024-04-03T16:03:25.557874+0000 mon.c (mon.2) 1188 : audit [DBG] from='client.? 172.21.15.67:0/782269502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:26.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:25 smithi067 bash[17655]: audit 2024-04-03T16:03:25.557874+0000 mon.c (mon.2) 1188 : audit [DBG] from='client.? 172.21.15.67:0/782269502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:26.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:25 smithi067 bash[27441]: audit 2024-04-03T16:03:25.557874+0000 mon.c (mon.2) 1188 : audit [DBG] from='client.? 172.21.15.67:0/782269502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:26 smithi082 bash[20963]: cluster 2024-04-03T16:03:25.874262+0000 mgr.y (mgr.24370) 3152 : cluster [DBG] pgmap v3136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:26 smithi067 bash[17655]: cluster 2024-04-03T16:03:25.874262+0000 mgr.y (mgr.24370) 3152 : cluster [DBG] pgmap v3136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:26 smithi067 bash[27441]: cluster 2024-04-03T16:03:25.874262+0000 mgr.y (mgr.24370) 3152 : cluster [DBG] pgmap v3136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:28 smithi082 bash[20963]: cluster 2024-04-03T16:03:27.874916+0000 mgr.y (mgr.24370) 3153 : cluster [DBG] pgmap v3137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:28 smithi082 bash[20963]: audit 2024-04-03T16:03:28.013219+0000 mon.a (mon.0) 3342 : audit [DBG] from='client.? 172.21.15.67:0/2333519620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:28 smithi067 bash[17655]: cluster 2024-04-03T16:03:27.874916+0000 mgr.y (mgr.24370) 3153 : cluster [DBG] pgmap v3137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:28 smithi067 bash[17655]: audit 2024-04-03T16:03:28.013219+0000 mon.a (mon.0) 3342 : audit [DBG] from='client.? 172.21.15.67:0/2333519620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:28 smithi067 bash[27441]: cluster 2024-04-03T16:03:27.874916+0000 mgr.y (mgr.24370) 3153 : cluster [DBG] pgmap v3137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:28 smithi067 bash[27441]: audit 2024-04-03T16:03:28.013219+0000 mon.a (mon.0) 3342 : audit [DBG] from='client.? 172.21.15.67:0/2333519620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:30 smithi082 bash[20963]: cluster 2024-04-03T16:03:29.875708+0000 mgr.y (mgr.24370) 3154 : cluster [DBG] pgmap v3138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:30 smithi082 bash[20963]: audit 2024-04-03T16:03:30.470189+0000 mon.a (mon.0) 3343 : audit [DBG] from='client.? 172.21.15.67:0/4101135471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:30 smithi067 bash[17655]: cluster 2024-04-03T16:03:29.875708+0000 mgr.y (mgr.24370) 3154 : cluster [DBG] pgmap v3138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:30 smithi067 bash[17655]: audit 2024-04-03T16:03:30.470189+0000 mon.a (mon.0) 3343 : audit [DBG] from='client.? 172.21.15.67:0/4101135471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:30 smithi067 bash[27441]: cluster 2024-04-03T16:03:29.875708+0000 mgr.y (mgr.24370) 3154 : cluster [DBG] pgmap v3138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:30 smithi067 bash[27441]: audit 2024-04-03T16:03:30.470189+0000 mon.a (mon.0) 3343 : audit [DBG] from='client.? 172.21.15.67:0/4101135471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:33.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:32 smithi082 bash[20963]: cluster 2024-04-03T16:03:31.876907+0000 mgr.y (mgr.24370) 3155 : cluster [DBG] pgmap v3139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:32 smithi082 bash[20963]: audit 2024-04-03T16:03:32.442690+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:03:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:32 smithi082 bash[20963]: audit 2024-04-03T16:03:32.924991+0000 mon.a (mon.0) 3345 : audit [DBG] from='client.? 172.21.15.67:0/4146900900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:33] "GET /metrics HTTP/1.1" 200 239906 "" "Prometheus/2.43.0" 2024-04-03T16:03:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:32 smithi067 bash[17655]: cluster 2024-04-03T16:03:31.876907+0000 mgr.y (mgr.24370) 3155 : cluster [DBG] pgmap v3139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:32 smithi067 bash[17655]: audit 2024-04-03T16:03:32.442690+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:03:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:32 smithi067 bash[17655]: audit 2024-04-03T16:03:32.924991+0000 mon.a (mon.0) 3345 : audit [DBG] from='client.? 172.21.15.67:0/4146900900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:32 smithi067 bash[27441]: cluster 2024-04-03T16:03:31.876907+0000 mgr.y (mgr.24370) 3155 : cluster [DBG] pgmap v3139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:32 smithi067 bash[27441]: audit 2024-04-03T16:03:32.442690+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:03:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:32 smithi067 bash[27441]: audit 2024-04-03T16:03:32.924991+0000 mon.a (mon.0) 3345 : audit [DBG] from='client.? 172.21.15.67:0/4146900900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:03:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:34 smithi082 bash[20963]: cluster 2024-04-03T16:03:33.877596+0000 mgr.y (mgr.24370) 3156 : cluster [DBG] pgmap v3140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:34 smithi067 bash[17655]: cluster 2024-04-03T16:03:33.877596+0000 mgr.y (mgr.24370) 3156 : cluster [DBG] pgmap v3140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:34 smithi067 bash[27441]: cluster 2024-04-03T16:03:33.877596+0000 mgr.y (mgr.24370) 3156 : cluster [DBG] pgmap v3140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:36.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:35 smithi082 bash[20963]: audit 2024-04-03T16:03:35.389679+0000 mon.c (mon.2) 1189 : audit [DBG] from='client.? 172.21.15.67:0/4104097243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:36.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:35 smithi067 bash[27441]: audit 2024-04-03T16:03:35.389679+0000 mon.c (mon.2) 1189 : audit [DBG] from='client.? 172.21.15.67:0/4104097243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:35 smithi067 bash[17655]: audit 2024-04-03T16:03:35.389679+0000 mon.c (mon.2) 1189 : audit [DBG] from='client.? 172.21.15.67:0/4104097243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:36 smithi082 bash[20963]: cluster 2024-04-03T16:03:35.878793+0000 mgr.y (mgr.24370) 3157 : cluster [DBG] pgmap v3141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:36 smithi067 bash[27441]: cluster 2024-04-03T16:03:35.878793+0000 mgr.y (mgr.24370) 3157 : cluster [DBG] pgmap v3141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:37.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:36 smithi067 bash[17655]: cluster 2024-04-03T16:03:35.878793+0000 mgr.y (mgr.24370) 3157 : cluster [DBG] pgmap v3141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:38.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:37 smithi082 bash[20963]: audit 2024-04-03T16:03:37.862082+0000 mon.c (mon.2) 1190 : audit [DBG] from='client.? 172.21.15.67:0/3992840707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:38.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:37 smithi067 bash[17655]: audit 2024-04-03T16:03:37.862082+0000 mon.c (mon.2) 1190 : audit [DBG] from='client.? 172.21.15.67:0/3992840707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:37 smithi067 bash[27441]: audit 2024-04-03T16:03:37.862082+0000 mon.c (mon.2) 1190 : audit [DBG] from='client.? 172.21.15.67:0/3992840707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[17655]: cluster 2024-04-03T16:03:37.879327+0000 mgr.y (mgr.24370) 3158 : cluster [DBG] pgmap v3142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[17655]: audit 2024-04-03T16:03:38.137239+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[17655]: audit 2024-04-03T16:03:38.145457+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[17655]: audit 2024-04-03T16:03:38.396045+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[17655]: audit 2024-04-03T16:03:38.402513+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[17655]: audit 2024-04-03T16:03:38.825303+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:03:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[17655]: audit 2024-04-03T16:03:38.826833+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:03:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[17655]: audit 2024-04-03T16:03:38.835636+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[27441]: cluster 2024-04-03T16:03:37.879327+0000 mgr.y (mgr.24370) 3158 : cluster [DBG] pgmap v3142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[27441]: audit 2024-04-03T16:03:38.137239+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[27441]: audit 2024-04-03T16:03:38.145457+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[27441]: audit 2024-04-03T16:03:38.396045+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[27441]: audit 2024-04-03T16:03:38.402513+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[27441]: audit 2024-04-03T16:03:38.825303+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:03:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[27441]: audit 2024-04-03T16:03:38.826833+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:03:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:39 smithi067 bash[27441]: audit 2024-04-03T16:03:38.835636+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:39 smithi082 bash[20963]: cluster 2024-04-03T16:03:37.879327+0000 mgr.y (mgr.24370) 3158 : cluster [DBG] pgmap v3142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:39 smithi082 bash[20963]: audit 2024-04-03T16:03:38.137239+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:39 smithi082 bash[20963]: audit 2024-04-03T16:03:38.145457+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:39 smithi082 bash[20963]: audit 2024-04-03T16:03:38.396045+0000 mon.a (mon.0) 3348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:39 smithi082 bash[20963]: audit 2024-04-03T16:03:38.402513+0000 mon.a (mon.0) 3349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:39 smithi082 bash[20963]: audit 2024-04-03T16:03:38.825303+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:03:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:39 smithi082 bash[20963]: audit 2024-04-03T16:03:38.826833+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:03:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:39 smithi082 bash[20963]: audit 2024-04-03T16:03:38.835636+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:03:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:40 smithi067 bash[17655]: audit 2024-04-03T16:03:39.810831+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:40.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:40 smithi067 bash[27441]: audit 2024-04-03T16:03:39.810831+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:40 smithi082 bash[20963]: audit 2024-04-03T16:03:39.810831+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:41.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:41 smithi067 bash[17655]: cluster 2024-04-03T16:03:39.879948+0000 mgr.y (mgr.24370) 3159 : cluster [DBG] pgmap v3143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:41 smithi067 bash[17655]: audit 2024-04-03T16:03:40.314819+0000 mon.a (mon.0) 3354 : audit [DBG] from='client.? 172.21.15.67:0/1184251740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:41 smithi067 bash[27441]: cluster 2024-04-03T16:03:39.879948+0000 mgr.y (mgr.24370) 3159 : cluster [DBG] pgmap v3143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:41 smithi067 bash[27441]: audit 2024-04-03T16:03:40.314819+0000 mon.a (mon.0) 3354 : audit [DBG] from='client.? 172.21.15.67:0/1184251740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:41 smithi082 bash[20963]: cluster 2024-04-03T16:03:39.879948+0000 mgr.y (mgr.24370) 3159 : cluster [DBG] pgmap v3143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:41 smithi082 bash[20963]: audit 2024-04-03T16:03:40.314819+0000 mon.a (mon.0) 3354 : audit [DBG] from='client.? 172.21.15.67:0/1184251740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:43] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:03:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:43 smithi067 bash[17655]: cluster 2024-04-03T16:03:41.881033+0000 mgr.y (mgr.24370) 3160 : cluster [DBG] pgmap v3144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:43 smithi067 bash[17655]: audit 2024-04-03T16:03:42.766754+0000 mon.c (mon.2) 1191 : audit [DBG] from='client.? 172.21.15.67:0/1986587863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:43 smithi067 bash[27441]: cluster 2024-04-03T16:03:41.881033+0000 mgr.y (mgr.24370) 3160 : cluster [DBG] pgmap v3144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:43 smithi067 bash[27441]: audit 2024-04-03T16:03:42.766754+0000 mon.c (mon.2) 1191 : audit [DBG] from='client.? 172.21.15.67:0/1986587863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:43.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:43 smithi082 bash[20963]: cluster 2024-04-03T16:03:41.881033+0000 mgr.y (mgr.24370) 3160 : cluster [DBG] pgmap v3144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:43.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:43 smithi082 bash[20963]: audit 2024-04-03T16:03:42.766754+0000 mon.c (mon.2) 1191 : audit [DBG] from='client.? 172.21.15.67:0/1986587863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:03:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:45 smithi067 bash[17655]: cluster 2024-04-03T16:03:43.881695+0000 mgr.y (mgr.24370) 3161 : cluster [DBG] pgmap v3145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:45 smithi067 bash[27441]: cluster 2024-04-03T16:03:43.881695+0000 mgr.y (mgr.24370) 3161 : cluster [DBG] pgmap v3145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:45 smithi082 bash[20963]: cluster 2024-04-03T16:03:43.881695+0000 mgr.y (mgr.24370) 3161 : cluster [DBG] pgmap v3145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:46.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:46 smithi067 bash[27441]: audit 2024-04-03T16:03:45.223174+0000 mon.a (mon.0) 3355 : audit [DBG] from='client.? 172.21.15.67:0/2116448033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:46 smithi067 bash[17655]: audit 2024-04-03T16:03:45.223174+0000 mon.a (mon.0) 3355 : audit [DBG] from='client.? 172.21.15.67:0/2116448033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:46.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:46 smithi082 bash[20963]: audit 2024-04-03T16:03:45.223174+0000 mon.a (mon.0) 3355 : audit [DBG] from='client.? 172.21.15.67:0/2116448033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:47 smithi082 bash[20963]: cluster 2024-04-03T16:03:45.882862+0000 mgr.y (mgr.24370) 3162 : cluster [DBG] pgmap v3146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:47.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:47 smithi067 bash[17655]: cluster 2024-04-03T16:03:45.882862+0000 mgr.y (mgr.24370) 3162 : cluster [DBG] pgmap v3146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:47 smithi067 bash[27441]: cluster 2024-04-03T16:03:45.882862+0000 mgr.y (mgr.24370) 3162 : cluster [DBG] pgmap v3146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:48.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:48 smithi082 bash[20963]: audit 2024-04-03T16:03:47.679070+0000 mon.a (mon.0) 3356 : audit [DBG] from='client.? 172.21.15.67:0/1797506453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:48.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:48 smithi067 bash[17655]: audit 2024-04-03T16:03:47.679070+0000 mon.a (mon.0) 3356 : audit [DBG] from='client.? 172.21.15.67:0/1797506453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:48 smithi067 bash[27441]: audit 2024-04-03T16:03:47.679070+0000 mon.a (mon.0) 3356 : audit [DBG] from='client.? 172.21.15.67:0/1797506453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:49 smithi082 bash[20963]: cluster 2024-04-03T16:03:47.883581+0000 mgr.y (mgr.24370) 3163 : cluster [DBG] pgmap v3147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:49 smithi067 bash[27441]: cluster 2024-04-03T16:03:47.883581+0000 mgr.y (mgr.24370) 3163 : cluster [DBG] pgmap v3147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:49 smithi067 bash[17655]: cluster 2024-04-03T16:03:47.883581+0000 mgr.y (mgr.24370) 3163 : cluster [DBG] pgmap v3147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:51 smithi082 bash[20963]: cluster 2024-04-03T16:03:49.884275+0000 mgr.y (mgr.24370) 3164 : cluster [DBG] pgmap v3148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:51 smithi082 bash[20963]: audit 2024-04-03T16:03:50.214527+0000 mon.c (mon.2) 1192 : audit [DBG] from='client.? 172.21.15.67:0/4284600949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:51 smithi067 bash[17655]: cluster 2024-04-03T16:03:49.884275+0000 mgr.y (mgr.24370) 3164 : cluster [DBG] pgmap v3148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:51 smithi067 bash[17655]: audit 2024-04-03T16:03:50.214527+0000 mon.c (mon.2) 1192 : audit [DBG] from='client.? 172.21.15.67:0/4284600949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:51 smithi067 bash[27441]: cluster 2024-04-03T16:03:49.884275+0000 mgr.y (mgr.24370) 3164 : cluster [DBG] pgmap v3148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:51 smithi067 bash[27441]: audit 2024-04-03T16:03:50.214527+0000 mon.c (mon.2) 1192 : audit [DBG] from='client.? 172.21.15.67:0/4284600949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:53] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:03:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:53 smithi067 bash[17655]: cluster 2024-04-03T16:03:51.885451+0000 mgr.y (mgr.24370) 3165 : cluster [DBG] pgmap v3149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:53 smithi067 bash[17655]: audit 2024-04-03T16:03:52.667635+0000 mon.c (mon.2) 1193 : audit [DBG] from='client.? 172.21.15.67:0/3405518001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:53 smithi067 bash[27441]: cluster 2024-04-03T16:03:51.885451+0000 mgr.y (mgr.24370) 3165 : cluster [DBG] pgmap v3149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:53 smithi067 bash[27441]: audit 2024-04-03T16:03:52.667635+0000 mon.c (mon.2) 1193 : audit [DBG] from='client.? 172.21.15.67:0/3405518001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:53 smithi082 bash[20963]: cluster 2024-04-03T16:03:51.885451+0000 mgr.y (mgr.24370) 3165 : cluster [DBG] pgmap v3149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:53 smithi082 bash[20963]: audit 2024-04-03T16:03:52.667635+0000 mon.c (mon.2) 1193 : audit [DBG] from='client.? 172.21.15.67:0/3405518001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:03:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:55 smithi082 bash[20963]: cluster 2024-04-03T16:03:53.886122+0000 mgr.y (mgr.24370) 3166 : cluster [DBG] pgmap v3150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:55 smithi082 bash[20963]: audit 2024-04-03T16:03:54.810593+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:55 smithi082 bash[20963]: audit 2024-04-03T16:03:55.117627+0000 mon.a (mon.0) 3358 : audit [DBG] from='client.? 172.21.15.67:0/3394133722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:55 smithi067 bash[17655]: cluster 2024-04-03T16:03:53.886122+0000 mgr.y (mgr.24370) 3166 : cluster [DBG] pgmap v3150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:55 smithi067 bash[17655]: audit 2024-04-03T16:03:54.810593+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:55 smithi067 bash[17655]: audit 2024-04-03T16:03:55.117627+0000 mon.a (mon.0) 3358 : audit [DBG] from='client.? 172.21.15.67:0/3394133722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:55 smithi067 bash[27441]: cluster 2024-04-03T16:03:53.886122+0000 mgr.y (mgr.24370) 3166 : cluster [DBG] pgmap v3150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:55 smithi067 bash[27441]: audit 2024-04-03T16:03:54.810593+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:03:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:55 smithi067 bash[27441]: audit 2024-04-03T16:03:55.117627+0000 mon.a (mon.0) 3358 : audit [DBG] from='client.? 172.21.15.67:0/3394133722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:57 smithi082 bash[20963]: cluster 2024-04-03T16:03:55.887267+0000 mgr.y (mgr.24370) 3167 : cluster [DBG] pgmap v3151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:57 smithi067 bash[17655]: cluster 2024-04-03T16:03:55.887267+0000 mgr.y (mgr.24370) 3167 : cluster [DBG] pgmap v3151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:57 smithi067 bash[27441]: cluster 2024-04-03T16:03:55.887267+0000 mgr.y (mgr.24370) 3167 : cluster [DBG] pgmap v3151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:58 smithi082 bash[20963]: audit 2024-04-03T16:03:57.575838+0000 mon.c (mon.2) 1194 : audit [DBG] from='client.? 172.21.15.67:0/1212626142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:58 smithi067 bash[17655]: audit 2024-04-03T16:03:57.575838+0000 mon.c (mon.2) 1194 : audit [DBG] from='client.? 172.21.15.67:0/1212626142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:58 smithi067 bash[27441]: audit 2024-04-03T16:03:57.575838+0000 mon.c (mon.2) 1194 : audit [DBG] from='client.? 172.21.15.67:0/1212626142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:03:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:03:59 smithi082 bash[20963]: cluster 2024-04-03T16:03:57.887955+0000 mgr.y (mgr.24370) 3168 : cluster [DBG] pgmap v3152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:03:59 smithi067 bash[17655]: cluster 2024-04-03T16:03:57.887955+0000 mgr.y (mgr.24370) 3168 : cluster [DBG] pgmap v3152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:03:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:03:59 smithi067 bash[27441]: cluster 2024-04-03T16:03:57.887955+0000 mgr.y (mgr.24370) 3168 : cluster [DBG] pgmap v3152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:00.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:00 smithi082 bash[20963]: audit 2024-04-03T16:04:00.036427+0000 mon.a (mon.0) 3359 : audit [DBG] from='client.? 172.21.15.67:0/627087059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:00 smithi067 bash[17655]: audit 2024-04-03T16:04:00.036427+0000 mon.a (mon.0) 3359 : audit [DBG] from='client.? 172.21.15.67:0/627087059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:00 smithi067 bash[27441]: audit 2024-04-03T16:04:00.036427+0000 mon.a (mon.0) 3359 : audit [DBG] from='client.? 172.21.15.67:0/627087059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:01 smithi082 bash[20963]: cluster 2024-04-03T16:03:59.888678+0000 mgr.y (mgr.24370) 3169 : cluster [DBG] pgmap v3153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:01 smithi067 bash[27441]: cluster 2024-04-03T16:03:59.888678+0000 mgr.y (mgr.24370) 3169 : cluster [DBG] pgmap v3153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:01 smithi067 bash[17655]: cluster 2024-04-03T16:03:59.888678+0000 mgr.y (mgr.24370) 3169 : cluster [DBG] pgmap v3153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:04:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:03 smithi067 bash[17655]: cluster 2024-04-03T16:04:01.889989+0000 mgr.y (mgr.24370) 3170 : cluster [DBG] pgmap v3154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:03 smithi067 bash[17655]: audit 2024-04-03T16:04:02.495499+0000 mon.a (mon.0) 3360 : audit [DBG] from='client.? 172.21.15.67:0/46101002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:03 smithi067 bash[27441]: cluster 2024-04-03T16:04:01.889989+0000 mgr.y (mgr.24370) 3170 : cluster [DBG] pgmap v3154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:03 smithi067 bash[27441]: audit 2024-04-03T16:04:02.495499+0000 mon.a (mon.0) 3360 : audit [DBG] from='client.? 172.21.15.67:0/46101002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:03.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:03 smithi082 bash[20963]: cluster 2024-04-03T16:04:01.889989+0000 mgr.y (mgr.24370) 3170 : cluster [DBG] pgmap v3154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:03.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:03 smithi082 bash[20963]: audit 2024-04-03T16:04:02.495499+0000 mon.a (mon.0) 3360 : audit [DBG] from='client.? 172.21.15.67:0/46101002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:04:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:05 smithi082 bash[20963]: cluster 2024-04-03T16:04:03.890804+0000 mgr.y (mgr.24370) 3171 : cluster [DBG] pgmap v3155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:05 smithi082 bash[20963]: audit 2024-04-03T16:04:04.933395+0000 mon.c (mon.2) 1195 : audit [DBG] from='client.? 172.21.15.67:0/3812545030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:05 smithi067 bash[17655]: cluster 2024-04-03T16:04:03.890804+0000 mgr.y (mgr.24370) 3171 : cluster [DBG] pgmap v3155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:05 smithi067 bash[17655]: audit 2024-04-03T16:04:04.933395+0000 mon.c (mon.2) 1195 : audit [DBG] from='client.? 172.21.15.67:0/3812545030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:05 smithi067 bash[27441]: cluster 2024-04-03T16:04:03.890804+0000 mgr.y (mgr.24370) 3171 : cluster [DBG] pgmap v3155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:05 smithi067 bash[27441]: audit 2024-04-03T16:04:04.933395+0000 mon.c (mon.2) 1195 : audit [DBG] from='client.? 172.21.15.67:0/3812545030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:07 smithi082 bash[20963]: cluster 2024-04-03T16:04:05.892082+0000 mgr.y (mgr.24370) 3172 : cluster [DBG] pgmap v3156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:07 smithi067 bash[17655]: cluster 2024-04-03T16:04:05.892082+0000 mgr.y (mgr.24370) 3172 : cluster [DBG] pgmap v3156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:07 smithi067 bash[27441]: cluster 2024-04-03T16:04:05.892082+0000 mgr.y (mgr.24370) 3172 : cluster [DBG] pgmap v3156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:08 smithi082 bash[20963]: audit 2024-04-03T16:04:07.389359+0000 mon.a (mon.0) 3361 : audit [DBG] from='client.? 172.21.15.67:0/178174850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:08 smithi067 bash[17655]: audit 2024-04-03T16:04:07.389359+0000 mon.a (mon.0) 3361 : audit [DBG] from='client.? 172.21.15.67:0/178174850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:08 smithi067 bash[27441]: audit 2024-04-03T16:04:07.389359+0000 mon.a (mon.0) 3361 : audit [DBG] from='client.? 172.21.15.67:0/178174850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:09 smithi082 bash[20963]: cluster 2024-04-03T16:04:07.892872+0000 mgr.y (mgr.24370) 3173 : cluster [DBG] pgmap v3157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:09 smithi067 bash[27441]: cluster 2024-04-03T16:04:07.892872+0000 mgr.y (mgr.24370) 3173 : cluster [DBG] pgmap v3157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:09 smithi067 bash[17655]: cluster 2024-04-03T16:04:07.892872+0000 mgr.y (mgr.24370) 3173 : cluster [DBG] pgmap v3157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:10 smithi082 bash[20963]: audit 2024-04-03T16:04:09.811522+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:10 smithi082 bash[20963]: audit 2024-04-03T16:04:09.848155+0000 mon.c (mon.2) 1196 : audit [DBG] from='client.? 172.21.15.67:0/795936200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:10 smithi067 bash[27441]: audit 2024-04-03T16:04:09.811522+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:10 smithi067 bash[27441]: audit 2024-04-03T16:04:09.848155+0000 mon.c (mon.2) 1196 : audit [DBG] from='client.? 172.21.15.67:0/795936200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:10 smithi067 bash[17655]: audit 2024-04-03T16:04:09.811522+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:10 smithi067 bash[17655]: audit 2024-04-03T16:04:09.848155+0000 mon.c (mon.2) 1196 : audit [DBG] from='client.? 172.21.15.67:0/795936200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:11 smithi082 bash[20963]: cluster 2024-04-03T16:04:09.893597+0000 mgr.y (mgr.24370) 3174 : cluster [DBG] pgmap v3158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:11 smithi067 bash[17655]: cluster 2024-04-03T16:04:09.893597+0000 mgr.y (mgr.24370) 3174 : cluster [DBG] pgmap v3158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:11 smithi067 bash[27441]: cluster 2024-04-03T16:04:09.893597+0000 mgr.y (mgr.24370) 3174 : cluster [DBG] pgmap v3158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:12.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:12 smithi082 bash[20963]: cluster 2024-04-03T16:04:11.894884+0000 mgr.y (mgr.24370) 3175 : cluster [DBG] pgmap v3159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:12 smithi067 bash[17655]: cluster 2024-04-03T16:04:11.894884+0000 mgr.y (mgr.24370) 3175 : cluster [DBG] pgmap v3159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:12 smithi067 bash[27441]: cluster 2024-04-03T16:04:11.894884+0000 mgr.y (mgr.24370) 3175 : cluster [DBG] pgmap v3159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:04:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:13 smithi067 bash[27441]: audit 2024-04-03T16:04:12.288376+0000 mon.c (mon.2) 1197 : audit [DBG] from='client.? 172.21.15.67:0/2158926063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:13 smithi067 bash[17655]: audit 2024-04-03T16:04:12.288376+0000 mon.c (mon.2) 1197 : audit [DBG] from='client.? 172.21.15.67:0/2158926063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:13 smithi082 bash[20963]: audit 2024-04-03T16:04:12.288376+0000 mon.c (mon.2) 1197 : audit [DBG] from='client.? 172.21.15.67:0/2158926063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:13.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:04:14.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:14 smithi082 bash[20963]: cluster 2024-04-03T16:04:13.895664+0000 mgr.y (mgr.24370) 3176 : cluster [DBG] pgmap v3160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:14 smithi067 bash[17655]: cluster 2024-04-03T16:04:13.895664+0000 mgr.y (mgr.24370) 3176 : cluster [DBG] pgmap v3160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:14 smithi067 bash[27441]: cluster 2024-04-03T16:04:13.895664+0000 mgr.y (mgr.24370) 3176 : cluster [DBG] pgmap v3160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:15 smithi082 bash[20963]: audit 2024-04-03T16:04:14.750435+0000 mon.a (mon.0) 3363 : audit [DBG] from='client.? 172.21.15.67:0/884117054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:15 smithi067 bash[17655]: audit 2024-04-03T16:04:14.750435+0000 mon.a (mon.0) 3363 : audit [DBG] from='client.? 172.21.15.67:0/884117054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:15 smithi067 bash[27441]: audit 2024-04-03T16:04:14.750435+0000 mon.a (mon.0) 3363 : audit [DBG] from='client.? 172.21.15.67:0/884117054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:16.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:16 smithi082 bash[20963]: cluster 2024-04-03T16:04:15.896821+0000 mgr.y (mgr.24370) 3177 : cluster [DBG] pgmap v3161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:16.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:16 smithi067 bash[17655]: cluster 2024-04-03T16:04:15.896821+0000 mgr.y (mgr.24370) 3177 : cluster [DBG] pgmap v3161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:16.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:16 smithi067 bash[27441]: cluster 2024-04-03T16:04:15.896821+0000 mgr.y (mgr.24370) 3177 : cluster [DBG] pgmap v3161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:17 smithi082 bash[20963]: audit 2024-04-03T16:04:17.200029+0000 mon.a (mon.0) 3364 : audit [DBG] from='client.? 172.21.15.67:0/1814535058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:17 smithi067 bash[27441]: audit 2024-04-03T16:04:17.200029+0000 mon.a (mon.0) 3364 : audit [DBG] from='client.? 172.21.15.67:0/1814535058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:17 smithi067 bash[17655]: audit 2024-04-03T16:04:17.200029+0000 mon.a (mon.0) 3364 : audit [DBG] from='client.? 172.21.15.67:0/1814535058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:18.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:18 smithi082 bash[20963]: cluster 2024-04-03T16:04:17.897570+0000 mgr.y (mgr.24370) 3178 : cluster [DBG] pgmap v3162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:18.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:18 smithi067 bash[27441]: cluster 2024-04-03T16:04:17.897570+0000 mgr.y (mgr.24370) 3178 : cluster [DBG] pgmap v3162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:18.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:18 smithi067 bash[17655]: cluster 2024-04-03T16:04:17.897570+0000 mgr.y (mgr.24370) 3178 : cluster [DBG] pgmap v3162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:20.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:19 smithi082 bash[20963]: audit 2024-04-03T16:04:19.655989+0000 mon.c (mon.2) 1198 : audit [DBG] from='client.? 172.21.15.67:0/1875641092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:20.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:19 smithi067 bash[27441]: audit 2024-04-03T16:04:19.655989+0000 mon.c (mon.2) 1198 : audit [DBG] from='client.? 172.21.15.67:0/1875641092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:20.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:19 smithi067 bash[17655]: audit 2024-04-03T16:04:19.655989+0000 mon.c (mon.2) 1198 : audit [DBG] from='client.? 172.21.15.67:0/1875641092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:21.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:20 smithi082 bash[20963]: cluster 2024-04-03T16:04:19.898265+0000 mgr.y (mgr.24370) 3179 : cluster [DBG] pgmap v3163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:21.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:20 smithi067 bash[17655]: cluster 2024-04-03T16:04:19.898265+0000 mgr.y (mgr.24370) 3179 : cluster [DBG] pgmap v3163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:21.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:20 smithi067 bash[27441]: cluster 2024-04-03T16:04:19.898265+0000 mgr.y (mgr.24370) 3179 : cluster [DBG] pgmap v3163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:22 smithi082 bash[20963]: cluster 2024-04-03T16:04:21.899043+0000 mgr.y (mgr.24370) 3180 : cluster [DBG] pgmap v3164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:22 smithi082 bash[20963]: audit 2024-04-03T16:04:22.105461+0000 mon.a (mon.0) 3365 : audit [DBG] from='client.? 172.21.15.67:0/2253404836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:22 smithi067 bash[17655]: cluster 2024-04-03T16:04:21.899043+0000 mgr.y (mgr.24370) 3180 : cluster [DBG] pgmap v3164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:22 smithi067 bash[17655]: audit 2024-04-03T16:04:22.105461+0000 mon.a (mon.0) 3365 : audit [DBG] from='client.? 172.21.15.67:0/2253404836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:04:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:22 smithi067 bash[27441]: cluster 2024-04-03T16:04:21.899043+0000 mgr.y (mgr.24370) 3180 : cluster [DBG] pgmap v3164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:22 smithi067 bash[27441]: audit 2024-04-03T16:04:22.105461+0000 mon.a (mon.0) 3365 : audit [DBG] from='client.? 172.21.15.67:0/2253404836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:04:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:24 smithi082 bash[20963]: cluster 2024-04-03T16:04:23.899708+0000 mgr.y (mgr.24370) 3181 : cluster [DBG] pgmap v3165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:24 smithi082 bash[20963]: audit 2024-04-03T16:04:24.556989+0000 mon.c (mon.2) 1199 : audit [DBG] from='client.? 172.21.15.67:0/2386437930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:24 smithi082 bash[20963]: audit 2024-04-03T16:04:24.811804+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:24 smithi067 bash[27441]: cluster 2024-04-03T16:04:23.899708+0000 mgr.y (mgr.24370) 3181 : cluster [DBG] pgmap v3165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:24 smithi067 bash[27441]: audit 2024-04-03T16:04:24.556989+0000 mon.c (mon.2) 1199 : audit [DBG] from='client.? 172.21.15.67:0/2386437930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:24 smithi067 bash[27441]: audit 2024-04-03T16:04:24.811804+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:24 smithi067 bash[17655]: cluster 2024-04-03T16:04:23.899708+0000 mgr.y (mgr.24370) 3181 : cluster [DBG] pgmap v3165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:24 smithi067 bash[17655]: audit 2024-04-03T16:04:24.556989+0000 mon.c (mon.2) 1199 : audit [DBG] from='client.? 172.21.15.67:0/2386437930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:24 smithi067 bash[17655]: audit 2024-04-03T16:04:24.811804+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:26 smithi082 bash[20963]: cluster 2024-04-03T16:04:25.900856+0000 mgr.y (mgr.24370) 3182 : cluster [DBG] pgmap v3166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:26 smithi067 bash[17655]: cluster 2024-04-03T16:04:25.900856+0000 mgr.y (mgr.24370) 3182 : cluster [DBG] pgmap v3166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:26 smithi067 bash[27441]: cluster 2024-04-03T16:04:25.900856+0000 mgr.y (mgr.24370) 3182 : cluster [DBG] pgmap v3166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:28.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:27 smithi082 bash[20963]: audit 2024-04-03T16:04:27.009749+0000 mon.a (mon.0) 3367 : audit [DBG] from='client.? 172.21.15.67:0/3748931058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:28.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:27 smithi067 bash[27441]: audit 2024-04-03T16:04:27.009749+0000 mon.a (mon.0) 3367 : audit [DBG] from='client.? 172.21.15.67:0/3748931058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:28.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:27 smithi067 bash[17655]: audit 2024-04-03T16:04:27.009749+0000 mon.a (mon.0) 3367 : audit [DBG] from='client.? 172.21.15.67:0/3748931058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:28 smithi082 bash[20963]: cluster 2024-04-03T16:04:27.901531+0000 mgr.y (mgr.24370) 3183 : cluster [DBG] pgmap v3167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:28 smithi067 bash[17655]: cluster 2024-04-03T16:04:27.901531+0000 mgr.y (mgr.24370) 3183 : cluster [DBG] pgmap v3167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:28 smithi067 bash[27441]: cluster 2024-04-03T16:04:27.901531+0000 mgr.y (mgr.24370) 3183 : cluster [DBG] pgmap v3167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:30.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:29 smithi082 bash[20963]: audit 2024-04-03T16:04:29.468523+0000 mon.a (mon.0) 3368 : audit [DBG] from='client.? 172.21.15.67:0/3462351558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:30.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:29 smithi067 bash[17655]: audit 2024-04-03T16:04:29.468523+0000 mon.a (mon.0) 3368 : audit [DBG] from='client.? 172.21.15.67:0/3462351558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:30.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:29 smithi067 bash[27441]: audit 2024-04-03T16:04:29.468523+0000 mon.a (mon.0) 3368 : audit [DBG] from='client.? 172.21.15.67:0/3462351558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:30 smithi082 bash[20963]: cluster 2024-04-03T16:04:29.902233+0000 mgr.y (mgr.24370) 3184 : cluster [DBG] pgmap v3168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:30 smithi067 bash[27441]: cluster 2024-04-03T16:04:29.902233+0000 mgr.y (mgr.24370) 3184 : cluster [DBG] pgmap v3168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:30 smithi067 bash[17655]: cluster 2024-04-03T16:04:29.902233+0000 mgr.y (mgr.24370) 3184 : cluster [DBG] pgmap v3168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:32.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:31 smithi082 bash[20963]: audit 2024-04-03T16:04:31.920288+0000 mon.c (mon.2) 1200 : audit [DBG] from='client.? 172.21.15.67:0/1689570197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:32.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:31 smithi067 bash[17655]: audit 2024-04-03T16:04:31.920288+0000 mon.c (mon.2) 1200 : audit [DBG] from='client.? 172.21.15.67:0/1689570197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:32.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:31 smithi067 bash[27441]: audit 2024-04-03T16:04:31.920288+0000 mon.c (mon.2) 1200 : audit [DBG] from='client.? 172.21.15.67:0/1689570197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:33.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:32 smithi082 bash[20963]: cluster 2024-04-03T16:04:31.903352+0000 mgr.y (mgr.24370) 3185 : cluster [DBG] pgmap v3169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:04:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:32 smithi067 bash[27441]: cluster 2024-04-03T16:04:31.903352+0000 mgr.y (mgr.24370) 3185 : cluster [DBG] pgmap v3169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:32 smithi067 bash[17655]: cluster 2024-04-03T16:04:31.903352+0000 mgr.y (mgr.24370) 3185 : cluster [DBG] pgmap v3169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:04:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:34 smithi082 bash[20963]: cluster 2024-04-03T16:04:33.904029+0000 mgr.y (mgr.24370) 3186 : cluster [DBG] pgmap v3170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:34 smithi082 bash[20963]: audit 2024-04-03T16:04:34.370769+0000 mon.c (mon.2) 1201 : audit [DBG] from='client.? 172.21.15.67:0/4082223598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:34 smithi067 bash[17655]: cluster 2024-04-03T16:04:33.904029+0000 mgr.y (mgr.24370) 3186 : cluster [DBG] pgmap v3170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:34 smithi067 bash[17655]: audit 2024-04-03T16:04:34.370769+0000 mon.c (mon.2) 1201 : audit [DBG] from='client.? 172.21.15.67:0/4082223598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:35 smithi067 bash[27441]: cluster 2024-04-03T16:04:33.904029+0000 mgr.y (mgr.24370) 3186 : cluster [DBG] pgmap v3170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:35 smithi067 bash[27441]: audit 2024-04-03T16:04:34.370769+0000 mon.c (mon.2) 1201 : audit [DBG] from='client.? 172.21.15.67:0/4082223598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:37 smithi082 bash[20963]: cluster 2024-04-03T16:04:35.905154+0000 mgr.y (mgr.24370) 3187 : cluster [DBG] pgmap v3171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:37 smithi082 bash[20963]: audit 2024-04-03T16:04:36.831784+0000 mon.c (mon.2) 1202 : audit [DBG] from='client.? 172.21.15.67:0/917914920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:37 smithi067 bash[27441]: cluster 2024-04-03T16:04:35.905154+0000 mgr.y (mgr.24370) 3187 : cluster [DBG] pgmap v3171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:37 smithi067 bash[27441]: audit 2024-04-03T16:04:36.831784+0000 mon.c (mon.2) 1202 : audit [DBG] from='client.? 172.21.15.67:0/917914920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:37.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:37 smithi067 bash[17655]: cluster 2024-04-03T16:04:35.905154+0000 mgr.y (mgr.24370) 3187 : cluster [DBG] pgmap v3171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:37 smithi067 bash[17655]: audit 2024-04-03T16:04:36.831784+0000 mon.c (mon.2) 1202 : audit [DBG] from='client.? 172.21.15.67:0/917914920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:39 smithi082 bash[20963]: cluster 2024-04-03T16:04:37.905980+0000 mgr.y (mgr.24370) 3188 : cluster [DBG] pgmap v3172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:39 smithi082 bash[20963]: audit 2024-04-03T16:04:38.911209+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:04:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:39 smithi067 bash[17655]: cluster 2024-04-03T16:04:37.905980+0000 mgr.y (mgr.24370) 3188 : cluster [DBG] pgmap v3172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:39 smithi067 bash[17655]: audit 2024-04-03T16:04:38.911209+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:04:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:39 smithi067 bash[27441]: cluster 2024-04-03T16:04:37.905980+0000 mgr.y (mgr.24370) 3188 : cluster [DBG] pgmap v3172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:39 smithi067 bash[27441]: audit 2024-04-03T16:04:38.911209+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:04:40.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:40 smithi082 bash[20963]: audit 2024-04-03T16:04:39.289028+0000 mon.a (mon.0) 3370 : audit [DBG] from='client.? 172.21.15.67:0/66386247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:40.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:40 smithi082 bash[20963]: audit 2024-04-03T16:04:39.812408+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:40 smithi067 bash[17655]: audit 2024-04-03T16:04:39.289028+0000 mon.a (mon.0) 3370 : audit [DBG] from='client.? 172.21.15.67:0/66386247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:40 smithi067 bash[17655]: audit 2024-04-03T16:04:39.812408+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:40.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:40 smithi067 bash[27441]: audit 2024-04-03T16:04:39.289028+0000 mon.a (mon.0) 3370 : audit [DBG] from='client.? 172.21.15.67:0/66386247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:40 smithi067 bash[27441]: audit 2024-04-03T16:04:39.812408+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:41.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:41 smithi082 bash[20963]: cluster 2024-04-03T16:04:39.906676+0000 mgr.y (mgr.24370) 3189 : cluster [DBG] pgmap v3173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:41 smithi067 bash[27441]: cluster 2024-04-03T16:04:39.906676+0000 mgr.y (mgr.24370) 3189 : cluster [DBG] pgmap v3173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:41.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:41 smithi067 bash[17655]: cluster 2024-04-03T16:04:39.906676+0000 mgr.y (mgr.24370) 3189 : cluster [DBG] pgmap v3173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:42.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:42 smithi082 bash[20963]: audit 2024-04-03T16:04:41.740160+0000 mon.a (mon.0) 3372 : audit [DBG] from='client.? 172.21.15.67:0/123983275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:42.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:42 smithi067 bash[27441]: audit 2024-04-03T16:04:41.740160+0000 mon.a (mon.0) 3372 : audit [DBG] from='client.? 172.21.15.67:0/123983275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:42.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:42 smithi067 bash[17655]: audit 2024-04-03T16:04:41.740160+0000 mon.a (mon.0) 3372 : audit [DBG] from='client.? 172.21.15.67:0/123983275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:43.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:43 smithi082 bash[20963]: cluster 2024-04-03T16:04:41.907907+0000 mgr.y (mgr.24370) 3190 : cluster [DBG] pgmap v3174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:43 smithi067 bash[17655]: cluster 2024-04-03T16:04:41.907907+0000 mgr.y (mgr.24370) 3190 : cluster [DBG] pgmap v3174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:43] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:04:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:43 smithi067 bash[27441]: cluster 2024-04-03T16:04:41.907907+0000 mgr.y (mgr.24370) 3190 : cluster [DBG] pgmap v3174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:04:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:45 smithi082 bash[20963]: cluster 2024-04-03T16:04:43.908478+0000 mgr.y (mgr.24370) 3191 : cluster [DBG] pgmap v3175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:45 smithi082 bash[20963]: audit 2024-04-03T16:04:44.208556+0000 mon.a (mon.0) 3373 : audit [DBG] from='client.? 172.21.15.67:0/1871865268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:45 smithi082 bash[20963]: audit 2024-04-03T16:04:44.606991+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:45 smithi082 bash[20963]: audit 2024-04-03T16:04:44.615380+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:45 smithi082 bash[20963]: audit 2024-04-03T16:04:44.912833+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:45 smithi082 bash[20963]: audit 2024-04-03T16:04:44.922245+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[17655]: cluster 2024-04-03T16:04:43.908478+0000 mgr.y (mgr.24370) 3191 : cluster [DBG] pgmap v3175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[17655]: audit 2024-04-03T16:04:44.208556+0000 mon.a (mon.0) 3373 : audit [DBG] from='client.? 172.21.15.67:0/1871865268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[17655]: audit 2024-04-03T16:04:44.606991+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[17655]: audit 2024-04-03T16:04:44.615380+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[17655]: audit 2024-04-03T16:04:44.912833+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[17655]: audit 2024-04-03T16:04:44.922245+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[27441]: cluster 2024-04-03T16:04:43.908478+0000 mgr.y (mgr.24370) 3191 : cluster [DBG] pgmap v3175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[27441]: audit 2024-04-03T16:04:44.208556+0000 mon.a (mon.0) 3373 : audit [DBG] from='client.? 172.21.15.67:0/1871865268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[27441]: audit 2024-04-03T16:04:44.606991+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[27441]: audit 2024-04-03T16:04:44.615380+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[27441]: audit 2024-04-03T16:04:44.912833+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:45 smithi067 bash[27441]: audit 2024-04-03T16:04:44.922245+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:46.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:46 smithi082 bash[20963]: audit 2024-04-03T16:04:45.401343+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:04:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:46 smithi082 bash[20963]: audit 2024-04-03T16:04:45.403366+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:04:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:46 smithi082 bash[20963]: audit 2024-04-03T16:04:45.412640+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:46.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:46 smithi067 bash[17655]: audit 2024-04-03T16:04:45.401343+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:04:46.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:46 smithi067 bash[17655]: audit 2024-04-03T16:04:45.403366+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:04:46.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:46 smithi067 bash[17655]: audit 2024-04-03T16:04:45.412640+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:46 smithi067 bash[27441]: audit 2024-04-03T16:04:45.401343+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:04:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:46 smithi067 bash[27441]: audit 2024-04-03T16:04:45.403366+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:04:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:46 smithi067 bash[27441]: audit 2024-04-03T16:04:45.412640+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:04:47.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:47 smithi082 bash[20963]: cluster 2024-04-03T16:04:45.909712+0000 mgr.y (mgr.24370) 3192 : cluster [DBG] pgmap v3176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:47.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:47 smithi082 bash[20963]: audit 2024-04-03T16:04:46.658003+0000 mon.a (mon.0) 3381 : audit [DBG] from='client.? 172.21.15.67:0/126469546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:47 smithi067 bash[17655]: cluster 2024-04-03T16:04:45.909712+0000 mgr.y (mgr.24370) 3192 : cluster [DBG] pgmap v3176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:47 smithi067 bash[17655]: audit 2024-04-03T16:04:46.658003+0000 mon.a (mon.0) 3381 : audit [DBG] from='client.? 172.21.15.67:0/126469546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:47 smithi067 bash[27441]: cluster 2024-04-03T16:04:45.909712+0000 mgr.y (mgr.24370) 3192 : cluster [DBG] pgmap v3176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:47 smithi067 bash[27441]: audit 2024-04-03T16:04:46.658003+0000 mon.a (mon.0) 3381 : audit [DBG] from='client.? 172.21.15.67:0/126469546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:49.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:49 smithi082 bash[20963]: cluster 2024-04-03T16:04:47.910415+0000 mgr.y (mgr.24370) 3193 : cluster [DBG] pgmap v3177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:49.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:49 smithi067 bash[17655]: cluster 2024-04-03T16:04:47.910415+0000 mgr.y (mgr.24370) 3193 : cluster [DBG] pgmap v3177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:49.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:49 smithi067 bash[27441]: cluster 2024-04-03T16:04:47.910415+0000 mgr.y (mgr.24370) 3193 : cluster [DBG] pgmap v3177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:50.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:50 smithi082 bash[20963]: audit 2024-04-03T16:04:49.112427+0000 mon.a (mon.0) 3382 : audit [DBG] from='client.? 172.21.15.67:0/2644963664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:50.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:50 smithi067 bash[27441]: audit 2024-04-03T16:04:49.112427+0000 mon.a (mon.0) 3382 : audit [DBG] from='client.? 172.21.15.67:0/2644963664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:50.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:50 smithi067 bash[17655]: audit 2024-04-03T16:04:49.112427+0000 mon.a (mon.0) 3382 : audit [DBG] from='client.? 172.21.15.67:0/2644963664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:51.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:51 smithi082 bash[20963]: cluster 2024-04-03T16:04:49.911099+0000 mgr.y (mgr.24370) 3194 : cluster [DBG] pgmap v3178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:51.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:51 smithi067 bash[17655]: cluster 2024-04-03T16:04:49.911099+0000 mgr.y (mgr.24370) 3194 : cluster [DBG] pgmap v3178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:51.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:51 smithi067 bash[27441]: cluster 2024-04-03T16:04:49.911099+0000 mgr.y (mgr.24370) 3194 : cluster [DBG] pgmap v3178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:52.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:52 smithi082 bash[20963]: audit 2024-04-03T16:04:51.566676+0000 mon.a (mon.0) 3383 : audit [DBG] from='client.? 172.21.15.67:0/2541552382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:52.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:52 smithi067 bash[27441]: audit 2024-04-03T16:04:51.566676+0000 mon.a (mon.0) 3383 : audit [DBG] from='client.? 172.21.15.67:0/2541552382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:52.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:52 smithi067 bash[17655]: audit 2024-04-03T16:04:51.566676+0000 mon.a (mon.0) 3383 : audit [DBG] from='client.? 172.21.15.67:0/2541552382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:53.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:53 smithi082 bash[20963]: cluster 2024-04-03T16:04:51.912285+0000 mgr.y (mgr.24370) 3195 : cluster [DBG] pgmap v3179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:53] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:04:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:53 smithi067 bash[27441]: cluster 2024-04-03T16:04:51.912285+0000 mgr.y (mgr.24370) 3195 : cluster [DBG] pgmap v3179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:53 smithi067 bash[17655]: cluster 2024-04-03T16:04:51.912285+0000 mgr.y (mgr.24370) 3195 : cluster [DBG] pgmap v3179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:04:54.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:54 smithi082 bash[20963]: audit 2024-04-03T16:04:54.026598+0000 mon.a (mon.0) 3384 : audit [DBG] from='client.? 172.21.15.67:0/1277451322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:54.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:54 smithi067 bash[17655]: audit 2024-04-03T16:04:54.026598+0000 mon.a (mon.0) 3384 : audit [DBG] from='client.? 172.21.15.67:0/1277451322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:54.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:54 smithi067 bash[27441]: audit 2024-04-03T16:04:54.026598+0000 mon.a (mon.0) 3384 : audit [DBG] from='client.? 172.21.15.67:0/1277451322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:55.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:55 smithi082 bash[20963]: cluster 2024-04-03T16:04:53.912951+0000 mgr.y (mgr.24370) 3196 : cluster [DBG] pgmap v3180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:55 smithi082 bash[20963]: audit 2024-04-03T16:04:54.812827+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:55.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:55 smithi067 bash[17655]: cluster 2024-04-03T16:04:53.912951+0000 mgr.y (mgr.24370) 3196 : cluster [DBG] pgmap v3180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:55.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:55 smithi067 bash[17655]: audit 2024-04-03T16:04:54.812827+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:55 smithi067 bash[27441]: cluster 2024-04-03T16:04:53.912951+0000 mgr.y (mgr.24370) 3196 : cluster [DBG] pgmap v3180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:55 smithi067 bash[27441]: audit 2024-04-03T16:04:54.812827+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:04:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:57 smithi082 bash[20963]: cluster 2024-04-03T16:04:55.914122+0000 mgr.y (mgr.24370) 3197 : cluster [DBG] pgmap v3181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:57 smithi082 bash[20963]: audit 2024-04-03T16:04:56.485843+0000 mon.c (mon.2) 1203 : audit [DBG] from='client.? 172.21.15.67:0/3276106633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:57.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:57 smithi067 bash[17655]: cluster 2024-04-03T16:04:55.914122+0000 mgr.y (mgr.24370) 3197 : cluster [DBG] pgmap v3181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:57 smithi067 bash[17655]: audit 2024-04-03T16:04:56.485843+0000 mon.c (mon.2) 1203 : audit [DBG] from='client.? 172.21.15.67:0/3276106633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:57 smithi067 bash[27441]: cluster 2024-04-03T16:04:55.914122+0000 mgr.y (mgr.24370) 3197 : cluster [DBG] pgmap v3181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:57 smithi067 bash[27441]: audit 2024-04-03T16:04:56.485843+0000 mon.c (mon.2) 1203 : audit [DBG] from='client.? 172.21.15.67:0/3276106633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:59.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:59 smithi082 bash[20963]: cluster 2024-04-03T16:04:57.914802+0000 mgr.y (mgr.24370) 3198 : cluster [DBG] pgmap v3182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:59.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:04:59 smithi082 bash[20963]: audit 2024-04-03T16:04:58.941022+0000 mon.a (mon.0) 3386 : audit [DBG] from='client.? 172.21.15.67:0/871215271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:59.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:59 smithi067 bash[17655]: cluster 2024-04-03T16:04:57.914802+0000 mgr.y (mgr.24370) 3198 : cluster [DBG] pgmap v3182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:59.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:04:59 smithi067 bash[17655]: audit 2024-04-03T16:04:58.941022+0000 mon.a (mon.0) 3386 : audit [DBG] from='client.? 172.21.15.67:0/871215271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:04:59.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:59 smithi067 bash[27441]: cluster 2024-04-03T16:04:57.914802+0000 mgr.y (mgr.24370) 3198 : cluster [DBG] pgmap v3182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:04:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:04:59 smithi067 bash[27441]: audit 2024-04-03T16:04:58.941022+0000 mon.a (mon.0) 3386 : audit [DBG] from='client.? 172.21.15.67:0/871215271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:01.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:01 smithi082 bash[20963]: cluster 2024-04-03T16:04:59.915463+0000 mgr.y (mgr.24370) 3199 : cluster [DBG] pgmap v3183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:01.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:01 smithi067 bash[17655]: cluster 2024-04-03T16:04:59.915463+0000 mgr.y (mgr.24370) 3199 : cluster [DBG] pgmap v3183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:01.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:01 smithi067 bash[27441]: cluster 2024-04-03T16:04:59.915463+0000 mgr.y (mgr.24370) 3199 : cluster [DBG] pgmap v3183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:02.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:02 smithi082 bash[20963]: audit 2024-04-03T16:05:01.398996+0000 mon.a (mon.0) 3387 : audit [DBG] from='client.? 172.21.15.67:0/4193781328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:02.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:02 smithi067 bash[27441]: audit 2024-04-03T16:05:01.398996+0000 mon.a (mon.0) 3387 : audit [DBG] from='client.? 172.21.15.67:0/4193781328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:02.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:02 smithi067 bash[17655]: audit 2024-04-03T16:05:01.398996+0000 mon.a (mon.0) 3387 : audit [DBG] from='client.? 172.21.15.67:0/4193781328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:03 smithi082 bash[20963]: cluster 2024-04-03T16:05:01.916563+0000 mgr.y (mgr.24370) 3200 : cluster [DBG] pgmap v3184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:03 smithi067 bash[17655]: cluster 2024-04-03T16:05:01.916563+0000 mgr.y (mgr.24370) 3200 : cluster [DBG] pgmap v3184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:03] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:05:03.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:03 smithi067 bash[27441]: cluster 2024-04-03T16:05:01.916563+0000 mgr.y (mgr.24370) 3200 : cluster [DBG] pgmap v3184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:05:04.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:04 smithi082 bash[20963]: audit 2024-04-03T16:05:03.850019+0000 mon.a (mon.0) 3388 : audit [DBG] from='client.? 172.21.15.67:0/499139119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:04.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:04 smithi067 bash[17655]: audit 2024-04-03T16:05:03.850019+0000 mon.a (mon.0) 3388 : audit [DBG] from='client.? 172.21.15.67:0/499139119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:04.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:04 smithi067 bash[27441]: audit 2024-04-03T16:05:03.850019+0000 mon.a (mon.0) 3388 : audit [DBG] from='client.? 172.21.15.67:0/499139119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:05.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:05 smithi082 bash[20963]: cluster 2024-04-03T16:05:03.917275+0000 mgr.y (mgr.24370) 3201 : cluster [DBG] pgmap v3185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:05.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:05 smithi067 bash[17655]: cluster 2024-04-03T16:05:03.917275+0000 mgr.y (mgr.24370) 3201 : cluster [DBG] pgmap v3185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:05.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:05 smithi067 bash[27441]: cluster 2024-04-03T16:05:03.917275+0000 mgr.y (mgr.24370) 3201 : cluster [DBG] pgmap v3185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:07 smithi082 bash[20963]: cluster 2024-04-03T16:05:05.918469+0000 mgr.y (mgr.24370) 3202 : cluster [DBG] pgmap v3186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:07 smithi082 bash[20963]: audit 2024-04-03T16:05:06.306515+0000 mon.c (mon.2) 1204 : audit [DBG] from='client.? 172.21.15.67:0/2722079911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:07.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:07 smithi067 bash[17655]: cluster 2024-04-03T16:05:05.918469+0000 mgr.y (mgr.24370) 3202 : cluster [DBG] pgmap v3186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:07.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:07 smithi067 bash[17655]: audit 2024-04-03T16:05:06.306515+0000 mon.c (mon.2) 1204 : audit [DBG] from='client.? 172.21.15.67:0/2722079911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:07 smithi067 bash[27441]: cluster 2024-04-03T16:05:05.918469+0000 mgr.y (mgr.24370) 3202 : cluster [DBG] pgmap v3186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:07 smithi067 bash[27441]: audit 2024-04-03T16:05:06.306515+0000 mon.c (mon.2) 1204 : audit [DBG] from='client.? 172.21.15.67:0/2722079911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:09.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:09 smithi082 bash[20963]: cluster 2024-04-03T16:05:07.919255+0000 mgr.y (mgr.24370) 3203 : cluster [DBG] pgmap v3187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:09.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:09 smithi082 bash[20963]: audit 2024-04-03T16:05:08.760419+0000 mon.a (mon.0) 3389 : audit [DBG] from='client.? 172.21.15.67:0/2598563183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:09.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:09 smithi067 bash[27441]: cluster 2024-04-03T16:05:07.919255+0000 mgr.y (mgr.24370) 3203 : cluster [DBG] pgmap v3187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:09.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:09 smithi067 bash[27441]: audit 2024-04-03T16:05:08.760419+0000 mon.a (mon.0) 3389 : audit [DBG] from='client.? 172.21.15.67:0/2598563183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:09.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:09 smithi067 bash[17655]: cluster 2024-04-03T16:05:07.919255+0000 mgr.y (mgr.24370) 3203 : cluster [DBG] pgmap v3187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:09.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:09 smithi067 bash[17655]: audit 2024-04-03T16:05:08.760419+0000 mon.a (mon.0) 3389 : audit [DBG] from='client.? 172.21.15.67:0/2598563183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:10.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:10 smithi082 bash[20963]: audit 2024-04-03T16:05:09.813094+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:10.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:10 smithi067 bash[17655]: audit 2024-04-03T16:05:09.813094+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:10.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:10 smithi067 bash[27441]: audit 2024-04-03T16:05:09.813094+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:11.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:11 smithi082 bash[20963]: cluster 2024-04-03T16:05:09.919956+0000 mgr.y (mgr.24370) 3204 : cluster [DBG] pgmap v3188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:11.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:11 smithi067 bash[17655]: cluster 2024-04-03T16:05:09.919956+0000 mgr.y (mgr.24370) 3204 : cluster [DBG] pgmap v3188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:11 smithi067 bash[27441]: cluster 2024-04-03T16:05:09.919956+0000 mgr.y (mgr.24370) 3204 : cluster [DBG] pgmap v3188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:12.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:12 smithi067 bash[17655]: audit 2024-04-03T16:05:11.208610+0000 mon.a (mon.0) 3391 : audit [DBG] from='client.? 172.21.15.67:0/3701168118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:12 smithi067 bash[27441]: audit 2024-04-03T16:05:11.208610+0000 mon.a (mon.0) 3391 : audit [DBG] from='client.? 172.21.15.67:0/3701168118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:12.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:12 smithi082 bash[20963]: audit 2024-04-03T16:05:11.208610+0000 mon.a (mon.0) 3391 : audit [DBG] from='client.? 172.21.15.67:0/3701168118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:13 smithi067 bash[17655]: cluster 2024-04-03T16:05:11.921162+0000 mgr.y (mgr.24370) 3205 : cluster [DBG] pgmap v3189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:13] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T16:05:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:13 smithi067 bash[27441]: cluster 2024-04-03T16:05:11.921162+0000 mgr.y (mgr.24370) 3205 : cluster [DBG] pgmap v3189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:13.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:13 smithi082 bash[20963]: cluster 2024-04-03T16:05:11.921162+0000 mgr.y (mgr.24370) 3205 : cluster [DBG] pgmap v3189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:05:14.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:14 smithi067 bash[17655]: audit 2024-04-03T16:05:13.654869+0000 mon.a (mon.0) 3392 : audit [DBG] from='client.? 172.21.15.67:0/2622561275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:14 smithi067 bash[27441]: audit 2024-04-03T16:05:13.654869+0000 mon.a (mon.0) 3392 : audit [DBG] from='client.? 172.21.15.67:0/2622561275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:14 smithi082 bash[20963]: audit 2024-04-03T16:05:13.654869+0000 mon.a (mon.0) 3392 : audit [DBG] from='client.? 172.21.15.67:0/2622561275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:15.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:15 smithi067 bash[27441]: cluster 2024-04-03T16:05:13.921858+0000 mgr.y (mgr.24370) 3206 : cluster [DBG] pgmap v3190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:15 smithi067 bash[17655]: cluster 2024-04-03T16:05:13.921858+0000 mgr.y (mgr.24370) 3206 : cluster [DBG] pgmap v3190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:15 smithi082 bash[20963]: cluster 2024-04-03T16:05:13.921858+0000 mgr.y (mgr.24370) 3206 : cluster [DBG] pgmap v3190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:16.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:16 smithi067 bash[17655]: audit 2024-04-03T16:05:16.112868+0000 mon.c (mon.2) 1205 : audit [DBG] from='client.? 172.21.15.67:0/4182176626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:16.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:16 smithi067 bash[27441]: audit 2024-04-03T16:05:16.112868+0000 mon.c (mon.2) 1205 : audit [DBG] from='client.? 172.21.15.67:0/4182176626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:16.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:16 smithi082 bash[20963]: audit 2024-04-03T16:05:16.112868+0000 mon.c (mon.2) 1205 : audit [DBG] from='client.? 172.21.15.67:0/4182176626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:17 smithi067 bash[17655]: cluster 2024-04-03T16:05:15.922936+0000 mgr.y (mgr.24370) 3207 : cluster [DBG] pgmap v3191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:17.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:17 smithi067 bash[27441]: cluster 2024-04-03T16:05:15.922936+0000 mgr.y (mgr.24370) 3207 : cluster [DBG] pgmap v3191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:17 smithi082 bash[20963]: cluster 2024-04-03T16:05:15.922936+0000 mgr.y (mgr.24370) 3207 : cluster [DBG] pgmap v3191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:18 smithi067 bash[17655]: cluster 2024-04-03T16:05:17.923638+0000 mgr.y (mgr.24370) 3208 : cluster [DBG] pgmap v3192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:18 smithi067 bash[17655]: audit 2024-04-03T16:05:18.576483+0000 mon.a (mon.0) 3393 : audit [DBG] from='client.? 172.21.15.67:0/71277030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:18 smithi067 bash[27441]: cluster 2024-04-03T16:05:17.923638+0000 mgr.y (mgr.24370) 3208 : cluster [DBG] pgmap v3192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:18 smithi067 bash[27441]: audit 2024-04-03T16:05:18.576483+0000 mon.a (mon.0) 3393 : audit [DBG] from='client.? 172.21.15.67:0/71277030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:19.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:18 smithi082 bash[20963]: cluster 2024-04-03T16:05:17.923638+0000 mgr.y (mgr.24370) 3208 : cluster [DBG] pgmap v3192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:19.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:18 smithi082 bash[20963]: audit 2024-04-03T16:05:18.576483+0000 mon.a (mon.0) 3393 : audit [DBG] from='client.? 172.21.15.67:0/71277030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:21.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:20 smithi082 bash[20963]: cluster 2024-04-03T16:05:19.924522+0000 mgr.y (mgr.24370) 3209 : cluster [DBG] pgmap v3193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:21.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:20 smithi067 bash[27441]: cluster 2024-04-03T16:05:19.924522+0000 mgr.y (mgr.24370) 3209 : cluster [DBG] pgmap v3193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:21.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:20 smithi067 bash[17655]: cluster 2024-04-03T16:05:19.924522+0000 mgr.y (mgr.24370) 3209 : cluster [DBG] pgmap v3193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:22.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:21 smithi082 bash[20963]: audit 2024-04-03T16:05:21.034011+0000 mon.c (mon.2) 1206 : audit [DBG] from='client.? 172.21.15.67:0/3191810129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:22.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:21 smithi067 bash[27441]: audit 2024-04-03T16:05:21.034011+0000 mon.c (mon.2) 1206 : audit [DBG] from='client.? 172.21.15.67:0/3191810129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:22.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:21 smithi067 bash[17655]: audit 2024-04-03T16:05:21.034011+0000 mon.c (mon.2) 1206 : audit [DBG] from='client.? 172.21.15.67:0/3191810129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:22 smithi082 bash[20963]: cluster 2024-04-03T16:05:21.925674+0000 mgr.y (mgr.24370) 3210 : cluster [DBG] pgmap v3194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:23] "GET /metrics HTTP/1.1" 200 239905 "" "Prometheus/2.43.0" 2024-04-03T16:05:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:22 smithi067 bash[27441]: cluster 2024-04-03T16:05:21.925674+0000 mgr.y (mgr.24370) 3210 : cluster [DBG] pgmap v3194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:22 smithi067 bash[17655]: cluster 2024-04-03T16:05:21.925674+0000 mgr.y (mgr.24370) 3210 : cluster [DBG] pgmap v3194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:05:24.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:24 smithi082 bash[20963]: audit 2024-04-03T16:05:23.482245+0000 mon.a (mon.0) 3394 : audit [DBG] from='client.? 172.21.15.67:0/4222844501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:24.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:24 smithi067 bash[27441]: audit 2024-04-03T16:05:23.482245+0000 mon.a (mon.0) 3394 : audit [DBG] from='client.? 172.21.15.67:0/4222844501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:24.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:24 smithi067 bash[17655]: audit 2024-04-03T16:05:23.482245+0000 mon.a (mon.0) 3394 : audit [DBG] from='client.? 172.21.15.67:0/4222844501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:25 smithi082 bash[20963]: cluster 2024-04-03T16:05:23.926306+0000 mgr.y (mgr.24370) 3211 : cluster [DBG] pgmap v3195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:25 smithi082 bash[20963]: audit 2024-04-03T16:05:24.813849+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:25 smithi067 bash[27441]: cluster 2024-04-03T16:05:23.926306+0000 mgr.y (mgr.24370) 3211 : cluster [DBG] pgmap v3195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:25 smithi067 bash[27441]: audit 2024-04-03T16:05:24.813849+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:25 smithi067 bash[17655]: cluster 2024-04-03T16:05:23.926306+0000 mgr.y (mgr.24370) 3211 : cluster [DBG] pgmap v3195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:25 smithi067 bash[17655]: audit 2024-04-03T16:05:24.813849+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:26.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:26 smithi082 bash[20963]: audit 2024-04-03T16:05:25.943454+0000 mon.c (mon.2) 1207 : audit [DBG] from='client.? 172.21.15.67:0/4223437117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:26.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:26 smithi067 bash[27441]: audit 2024-04-03T16:05:25.943454+0000 mon.c (mon.2) 1207 : audit [DBG] from='client.? 172.21.15.67:0/4223437117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:26 smithi067 bash[17655]: audit 2024-04-03T16:05:25.943454+0000 mon.c (mon.2) 1207 : audit [DBG] from='client.? 172.21.15.67:0/4223437117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:27 smithi082 bash[20963]: cluster 2024-04-03T16:05:25.927441+0000 mgr.y (mgr.24370) 3212 : cluster [DBG] pgmap v3196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:27 smithi067 bash[27441]: cluster 2024-04-03T16:05:25.927441+0000 mgr.y (mgr.24370) 3212 : cluster [DBG] pgmap v3196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:27 smithi067 bash[17655]: cluster 2024-04-03T16:05:25.927441+0000 mgr.y (mgr.24370) 3212 : cluster [DBG] pgmap v3196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:29 smithi082 bash[20963]: cluster 2024-04-03T16:05:27.928307+0000 mgr.y (mgr.24370) 3213 : cluster [DBG] pgmap v3197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:29 smithi082 bash[20963]: audit 2024-04-03T16:05:28.393153+0000 mon.a (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.67:0/2457835421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:29 smithi067 bash[27441]: cluster 2024-04-03T16:05:27.928307+0000 mgr.y (mgr.24370) 3213 : cluster [DBG] pgmap v3197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:29 smithi067 bash[27441]: audit 2024-04-03T16:05:28.393153+0000 mon.a (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.67:0/2457835421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:29 smithi067 bash[17655]: cluster 2024-04-03T16:05:27.928307+0000 mgr.y (mgr.24370) 3213 : cluster [DBG] pgmap v3197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:29 smithi067 bash[17655]: audit 2024-04-03T16:05:28.393153+0000 mon.a (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.67:0/2457835421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:31 smithi082 bash[20963]: cluster 2024-04-03T16:05:29.929086+0000 mgr.y (mgr.24370) 3214 : cluster [DBG] pgmap v3198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:31 smithi082 bash[20963]: audit 2024-04-03T16:05:30.841510+0000 mon.c (mon.2) 1208 : audit [DBG] from='client.? 172.21.15.67:0/3502016350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:31 smithi067 bash[27441]: cluster 2024-04-03T16:05:29.929086+0000 mgr.y (mgr.24370) 3214 : cluster [DBG] pgmap v3198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:31 smithi067 bash[27441]: audit 2024-04-03T16:05:30.841510+0000 mon.c (mon.2) 1208 : audit [DBG] from='client.? 172.21.15.67:0/3502016350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:31 smithi067 bash[17655]: cluster 2024-04-03T16:05:29.929086+0000 mgr.y (mgr.24370) 3214 : cluster [DBG] pgmap v3198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:31 smithi067 bash[17655]: audit 2024-04-03T16:05:30.841510+0000 mon.c (mon.2) 1208 : audit [DBG] from='client.? 172.21.15.67:0/3502016350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:33.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:33 smithi082 bash[20963]: cluster 2024-04-03T16:05:31.930313+0000 mgr.y (mgr.24370) 3215 : cluster [DBG] pgmap v3199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:33 smithi067 bash[17655]: cluster 2024-04-03T16:05:31.930313+0000 mgr.y (mgr.24370) 3215 : cluster [DBG] pgmap v3199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:33] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T16:05:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:33 smithi067 bash[27441]: cluster 2024-04-03T16:05:31.930313+0000 mgr.y (mgr.24370) 3215 : cluster [DBG] pgmap v3199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:05:34.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:34 smithi082 bash[20963]: audit 2024-04-03T16:05:33.287820+0000 mon.a (mon.0) 3397 : audit [DBG] from='client.? 172.21.15.67:0/2900916746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:34.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:34 smithi067 bash[17655]: audit 2024-04-03T16:05:33.287820+0000 mon.a (mon.0) 3397 : audit [DBG] from='client.? 172.21.15.67:0/2900916746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:34.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:34 smithi067 bash[27441]: audit 2024-04-03T16:05:33.287820+0000 mon.a (mon.0) 3397 : audit [DBG] from='client.? 172.21.15.67:0/2900916746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:35 smithi082 bash[20963]: cluster 2024-04-03T16:05:33.931033+0000 mgr.y (mgr.24370) 3216 : cluster [DBG] pgmap v3200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:35 smithi067 bash[27441]: cluster 2024-04-03T16:05:33.931033+0000 mgr.y (mgr.24370) 3216 : cluster [DBG] pgmap v3200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:35 smithi067 bash[17655]: cluster 2024-04-03T16:05:33.931033+0000 mgr.y (mgr.24370) 3216 : cluster [DBG] pgmap v3200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:36.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:36 smithi082 bash[20963]: audit 2024-04-03T16:05:35.744335+0000 mon.c (mon.2) 1209 : audit [DBG] from='client.? 172.21.15.67:0/3987815169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:36.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:36 smithi067 bash[17655]: audit 2024-04-03T16:05:35.744335+0000 mon.c (mon.2) 1209 : audit [DBG] from='client.? 172.21.15.67:0/3987815169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:36.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:36 smithi067 bash[27441]: audit 2024-04-03T16:05:35.744335+0000 mon.c (mon.2) 1209 : audit [DBG] from='client.? 172.21.15.67:0/3987815169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:37 smithi082 bash[20963]: cluster 2024-04-03T16:05:35.932311+0000 mgr.y (mgr.24370) 3217 : cluster [DBG] pgmap v3201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:37 smithi067 bash[27441]: cluster 2024-04-03T16:05:35.932311+0000 mgr.y (mgr.24370) 3217 : cluster [DBG] pgmap v3201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:37.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:37 smithi067 bash[17655]: cluster 2024-04-03T16:05:35.932311+0000 mgr.y (mgr.24370) 3217 : cluster [DBG] pgmap v3201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:39 smithi082 bash[20963]: cluster 2024-04-03T16:05:37.932974+0000 mgr.y (mgr.24370) 3218 : cluster [DBG] pgmap v3202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:39 smithi082 bash[20963]: audit 2024-04-03T16:05:38.199929+0000 mon.a (mon.0) 3398 : audit [DBG] from='client.? 172.21.15.67:0/371301614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:39 smithi067 bash[17655]: cluster 2024-04-03T16:05:37.932974+0000 mgr.y (mgr.24370) 3218 : cluster [DBG] pgmap v3202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:39 smithi067 bash[17655]: audit 2024-04-03T16:05:38.199929+0000 mon.a (mon.0) 3398 : audit [DBG] from='client.? 172.21.15.67:0/371301614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:39 smithi067 bash[27441]: cluster 2024-04-03T16:05:37.932974+0000 mgr.y (mgr.24370) 3218 : cluster [DBG] pgmap v3202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:39 smithi067 bash[27441]: audit 2024-04-03T16:05:38.199929+0000 mon.a (mon.0) 3398 : audit [DBG] from='client.? 172.21.15.67:0/371301614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:40.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:40 smithi082 bash[20963]: audit 2024-04-03T16:05:39.814133+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:40.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:40 smithi067 bash[27441]: audit 2024-04-03T16:05:39.814133+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:40 smithi067 bash[17655]: audit 2024-04-03T16:05:39.814133+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:41.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:41 smithi082 bash[20963]: cluster 2024-04-03T16:05:39.933722+0000 mgr.y (mgr.24370) 3219 : cluster [DBG] pgmap v3203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:41 smithi082 bash[20963]: audit 2024-04-03T16:05:40.646990+0000 mon.c (mon.2) 1210 : audit [DBG] from='client.? 172.21.15.67:0/3111783970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:41 smithi067 bash[27441]: cluster 2024-04-03T16:05:39.933722+0000 mgr.y (mgr.24370) 3219 : cluster [DBG] pgmap v3203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:41 smithi067 bash[27441]: audit 2024-04-03T16:05:40.646990+0000 mon.c (mon.2) 1210 : audit [DBG] from='client.? 172.21.15.67:0/3111783970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:41 smithi067 bash[17655]: cluster 2024-04-03T16:05:39.933722+0000 mgr.y (mgr.24370) 3219 : cluster [DBG] pgmap v3203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:41 smithi067 bash[17655]: audit 2024-04-03T16:05:40.646990+0000 mon.c (mon.2) 1210 : audit [DBG] from='client.? 172.21.15.67:0/3111783970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:43.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:43 smithi082 bash[20963]: cluster 2024-04-03T16:05:41.934880+0000 mgr.y (mgr.24370) 3220 : cluster [DBG] pgmap v3204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:43 smithi067 bash[17655]: cluster 2024-04-03T16:05:41.934880+0000 mgr.y (mgr.24370) 3220 : cluster [DBG] pgmap v3204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:43] "GET /metrics HTTP/1.1" 200 239915 "" "Prometheus/2.43.0" 2024-04-03T16:05:43.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:43 smithi067 bash[27441]: cluster 2024-04-03T16:05:41.934880+0000 mgr.y (mgr.24370) 3220 : cluster [DBG] pgmap v3204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:05:44.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:44 smithi082 bash[20963]: audit 2024-04-03T16:05:43.106581+0000 mon.c (mon.2) 1211 : audit [DBG] from='client.? 172.21.15.67:0/1034644757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:44.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:44 smithi067 bash[27441]: audit 2024-04-03T16:05:43.106581+0000 mon.c (mon.2) 1211 : audit [DBG] from='client.? 172.21.15.67:0/1034644757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:44.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:44 smithi067 bash[17655]: audit 2024-04-03T16:05:43.106581+0000 mon.c (mon.2) 1211 : audit [DBG] from='client.? 172.21.15.67:0/1034644757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:45 smithi082 bash[20963]: cluster 2024-04-03T16:05:43.935543+0000 mgr.y (mgr.24370) 3221 : cluster [DBG] pgmap v3205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:45 smithi067 bash[27441]: cluster 2024-04-03T16:05:43.935543+0000 mgr.y (mgr.24370) 3221 : cluster [DBG] pgmap v3205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:45 smithi067 bash[17655]: cluster 2024-04-03T16:05:43.935543+0000 mgr.y (mgr.24370) 3221 : cluster [DBG] pgmap v3205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:46.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:46 smithi082 bash[20963]: audit 2024-04-03T16:05:45.487311+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:05:46.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:46 smithi082 bash[20963]: audit 2024-04-03T16:05:45.570990+0000 mon.a (mon.0) 3401 : audit [DBG] from='client.? 172.21.15.67:0/3879758302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:46.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:46 smithi067 bash[17655]: audit 2024-04-03T16:05:45.487311+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:05:46.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:46 smithi067 bash[17655]: audit 2024-04-03T16:05:45.570990+0000 mon.a (mon.0) 3401 : audit [DBG] from='client.? 172.21.15.67:0/3879758302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:46.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:46 smithi067 bash[27441]: audit 2024-04-03T16:05:45.487311+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:05:46.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:46 smithi067 bash[27441]: audit 2024-04-03T16:05:45.570990+0000 mon.a (mon.0) 3401 : audit [DBG] from='client.? 172.21.15.67:0/3879758302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:47.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:47 smithi082 bash[20963]: cluster 2024-04-03T16:05:45.936715+0000 mgr.y (mgr.24370) 3222 : cluster [DBG] pgmap v3206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:47 smithi067 bash[17655]: cluster 2024-04-03T16:05:45.936715+0000 mgr.y (mgr.24370) 3222 : cluster [DBG] pgmap v3206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:47 smithi067 bash[27441]: cluster 2024-04-03T16:05:45.936715+0000 mgr.y (mgr.24370) 3222 : cluster [DBG] pgmap v3206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:48.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:48 smithi082 bash[20963]: audit 2024-04-03T16:05:48.024589+0000 mon.c (mon.2) 1212 : audit [DBG] from='client.? 172.21.15.67:0/2328080270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:48 smithi067 bash[17655]: audit 2024-04-03T16:05:48.024589+0000 mon.c (mon.2) 1212 : audit [DBG] from='client.? 172.21.15.67:0/2328080270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:48.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:48 smithi067 bash[27441]: audit 2024-04-03T16:05:48.024589+0000 mon.c (mon.2) 1212 : audit [DBG] from='client.? 172.21.15.67:0/2328080270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:49.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:49 smithi082 bash[20963]: cluster 2024-04-03T16:05:47.937209+0000 mgr.y (mgr.24370) 3223 : cluster [DBG] pgmap v3207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:49.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:49 smithi067 bash[17655]: cluster 2024-04-03T16:05:47.937209+0000 mgr.y (mgr.24370) 3223 : cluster [DBG] pgmap v3207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:49.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:49 smithi067 bash[27441]: cluster 2024-04-03T16:05:47.937209+0000 mgr.y (mgr.24370) 3223 : cluster [DBG] pgmap v3207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:51.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:51 smithi067 bash[27441]: cluster 2024-04-03T16:05:49.937869+0000 mgr.y (mgr.24370) 3224 : cluster [DBG] pgmap v3208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:51 smithi067 bash[27441]: audit 2024-04-03T16:05:50.488342+0000 mon.a (mon.0) 3402 : audit [DBG] from='client.? 172.21.15.67:0/458425975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:51 smithi067 bash[17655]: cluster 2024-04-03T16:05:49.937869+0000 mgr.y (mgr.24370) 3224 : cluster [DBG] pgmap v3208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:51 smithi067 bash[17655]: audit 2024-04-03T16:05:50.488342+0000 mon.a (mon.0) 3402 : audit [DBG] from='client.? 172.21.15.67:0/458425975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:51.415 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:51 smithi082 bash[20963]: cluster 2024-04-03T16:05:49.937869+0000 mgr.y (mgr.24370) 3224 : cluster [DBG] pgmap v3208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:51.415 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:51 smithi082 bash[20963]: audit 2024-04-03T16:05:50.488342+0000 mon.a (mon.0) 3402 : audit [DBG] from='client.? 172.21.15.67:0/458425975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:52 smithi082 bash[20963]: audit 2024-04-03T16:05:51.181396+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:52 smithi082 bash[20963]: audit 2024-04-03T16:05:51.190879+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:52 smithi082 bash[20963]: audit 2024-04-03T16:05:51.489771+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:52 smithi082 bash[20963]: audit 2024-04-03T16:05:51.496962+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:52 smithi082 bash[20963]: audit 2024-04-03T16:05:51.931054+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:05:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:52 smithi082 bash[20963]: audit 2024-04-03T16:05:51.933038+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:05:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:52 smithi082 bash[20963]: audit 2024-04-03T16:05:51.942846+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[27441]: audit 2024-04-03T16:05:51.181396+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[27441]: audit 2024-04-03T16:05:51.190879+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[27441]: audit 2024-04-03T16:05:51.489771+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[27441]: audit 2024-04-03T16:05:51.496962+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[27441]: audit 2024-04-03T16:05:51.931054+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[27441]: audit 2024-04-03T16:05:51.933038+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[27441]: audit 2024-04-03T16:05:51.942846+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[17655]: audit 2024-04-03T16:05:51.181396+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[17655]: audit 2024-04-03T16:05:51.190879+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[17655]: audit 2024-04-03T16:05:51.489771+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[17655]: audit 2024-04-03T16:05:51.496962+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[17655]: audit 2024-04-03T16:05:51.931054+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[17655]: audit 2024-04-03T16:05:51.933038+0000 mon.a (mon.0) 3408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:05:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:52 smithi067 bash[17655]: audit 2024-04-03T16:05:51.942846+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:05:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:53] "GET /metrics HTTP/1.1" 200 239915 "" "Prometheus/2.43.0" 2024-04-03T16:05:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:53 smithi067 bash[17655]: cluster 2024-04-03T16:05:51.938852+0000 mgr.y (mgr.24370) 3225 : cluster [DBG] pgmap v3209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:53 smithi067 bash[17655]: audit 2024-04-03T16:05:52.945809+0000 mon.a (mon.0) 3410 : audit [DBG] from='client.? 172.21.15.67:0/3927057993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:53 smithi067 bash[27441]: cluster 2024-04-03T16:05:51.938852+0000 mgr.y (mgr.24370) 3225 : cluster [DBG] pgmap v3209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:53 smithi067 bash[27441]: audit 2024-04-03T16:05:52.945809+0000 mon.a (mon.0) 3410 : audit [DBG] from='client.? 172.21.15.67:0/3927057993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:53 smithi082 bash[20963]: cluster 2024-04-03T16:05:51.938852+0000 mgr.y (mgr.24370) 3225 : cluster [DBG] pgmap v3209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:53 smithi082 bash[20963]: audit 2024-04-03T16:05:52.945809+0000 mon.a (mon.0) 3410 : audit [DBG] from='client.? 172.21.15.67:0/3927057993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:05:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:55 smithi082 bash[20963]: cluster 2024-04-03T16:05:53.939514+0000 mgr.y (mgr.24370) 3226 : cluster [DBG] pgmap v3210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:55 smithi082 bash[20963]: audit 2024-04-03T16:05:54.814580+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:55 smithi067 bash[27441]: cluster 2024-04-03T16:05:53.939514+0000 mgr.y (mgr.24370) 3226 : cluster [DBG] pgmap v3210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:55 smithi067 bash[27441]: audit 2024-04-03T16:05:54.814580+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:55 smithi067 bash[17655]: cluster 2024-04-03T16:05:53.939514+0000 mgr.y (mgr.24370) 3226 : cluster [DBG] pgmap v3210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:55 smithi067 bash[17655]: audit 2024-04-03T16:05:54.814580+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:05:56.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:56 smithi082 bash[20963]: audit 2024-04-03T16:05:55.403957+0000 mon.c (mon.2) 1213 : audit [DBG] from='client.? 172.21.15.67:0/3453466732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:56 smithi067 bash[17655]: audit 2024-04-03T16:05:55.403957+0000 mon.c (mon.2) 1213 : audit [DBG] from='client.? 172.21.15.67:0/3453466732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:56.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:56 smithi067 bash[27441]: audit 2024-04-03T16:05:55.403957+0000 mon.c (mon.2) 1213 : audit [DBG] from='client.? 172.21.15.67:0/3453466732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:57 smithi082 bash[20963]: cluster 2024-04-03T16:05:55.940809+0000 mgr.y (mgr.24370) 3227 : cluster [DBG] pgmap v3211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:57 smithi067 bash[17655]: cluster 2024-04-03T16:05:55.940809+0000 mgr.y (mgr.24370) 3227 : cluster [DBG] pgmap v3211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:57 smithi067 bash[27441]: cluster 2024-04-03T16:05:55.940809+0000 mgr.y (mgr.24370) 3227 : cluster [DBG] pgmap v3211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:58 smithi082 bash[20963]: audit 2024-04-03T16:05:57.860423+0000 mon.a (mon.0) 3412 : audit [DBG] from='client.? 172.21.15.67:0/3174985823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:58 smithi067 bash[17655]: audit 2024-04-03T16:05:57.860423+0000 mon.a (mon.0) 3412 : audit [DBG] from='client.? 172.21.15.67:0/3174985823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:58 smithi067 bash[27441]: audit 2024-04-03T16:05:57.860423+0000 mon.a (mon.0) 3412 : audit [DBG] from='client.? 172.21.15.67:0/3174985823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:05:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:05:59 smithi082 bash[20963]: cluster 2024-04-03T16:05:57.941490+0000 mgr.y (mgr.24370) 3228 : cluster [DBG] pgmap v3212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:05:59 smithi067 bash[17655]: cluster 2024-04-03T16:05:57.941490+0000 mgr.y (mgr.24370) 3228 : cluster [DBG] pgmap v3212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:05:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:05:59 smithi067 bash[27441]: cluster 2024-04-03T16:05:57.941490+0000 mgr.y (mgr.24370) 3228 : cluster [DBG] pgmap v3212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:01 smithi082 bash[20963]: cluster 2024-04-03T16:05:59.942165+0000 mgr.y (mgr.24370) 3229 : cluster [DBG] pgmap v3213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:01 smithi082 bash[20963]: audit 2024-04-03T16:06:00.317889+0000 mon.c (mon.2) 1214 : audit [DBG] from='client.? 172.21.15.67:0/1218772263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:01 smithi067 bash[17655]: cluster 2024-04-03T16:05:59.942165+0000 mgr.y (mgr.24370) 3229 : cluster [DBG] pgmap v3213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:01 smithi067 bash[17655]: audit 2024-04-03T16:06:00.317889+0000 mon.c (mon.2) 1214 : audit [DBG] from='client.? 172.21.15.67:0/1218772263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:01 smithi067 bash[27441]: cluster 2024-04-03T16:05:59.942165+0000 mgr.y (mgr.24370) 3229 : cluster [DBG] pgmap v3213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:01 smithi067 bash[27441]: audit 2024-04-03T16:06:00.317889+0000 mon.c (mon.2) 1214 : audit [DBG] from='client.? 172.21.15.67:0/1218772263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:03] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:06:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:03 smithi067 bash[17655]: cluster 2024-04-03T16:06:01.943382+0000 mgr.y (mgr.24370) 3230 : cluster [DBG] pgmap v3214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:03 smithi067 bash[17655]: audit 2024-04-03T16:06:02.774720+0000 mon.a (mon.0) 3413 : audit [DBG] from='client.? 172.21.15.67:0/3848797535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:03 smithi067 bash[27441]: cluster 2024-04-03T16:06:01.943382+0000 mgr.y (mgr.24370) 3230 : cluster [DBG] pgmap v3214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:03 smithi067 bash[27441]: audit 2024-04-03T16:06:02.774720+0000 mon.a (mon.0) 3413 : audit [DBG] from='client.? 172.21.15.67:0/3848797535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:03 smithi082 bash[20963]: cluster 2024-04-03T16:06:01.943382+0000 mgr.y (mgr.24370) 3230 : cluster [DBG] pgmap v3214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:03 smithi082 bash[20963]: audit 2024-04-03T16:06:02.774720+0000 mon.a (mon.0) 3413 : audit [DBG] from='client.? 172.21.15.67:0/3848797535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:06:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:05 smithi082 bash[20963]: cluster 2024-04-03T16:06:03.944093+0000 mgr.y (mgr.24370) 3231 : cluster [DBG] pgmap v3215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:05 smithi067 bash[17655]: cluster 2024-04-03T16:06:03.944093+0000 mgr.y (mgr.24370) 3231 : cluster [DBG] pgmap v3215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:05 smithi067 bash[27441]: cluster 2024-04-03T16:06:03.944093+0000 mgr.y (mgr.24370) 3231 : cluster [DBG] pgmap v3215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:06.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:06 smithi082 bash[20963]: audit 2024-04-03T16:06:05.223105+0000 mon.c (mon.2) 1215 : audit [DBG] from='client.? 172.21.15.67:0/4288488243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:06 smithi067 bash[17655]: audit 2024-04-03T16:06:05.223105+0000 mon.c (mon.2) 1215 : audit [DBG] from='client.? 172.21.15.67:0/4288488243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:06 smithi067 bash[27441]: audit 2024-04-03T16:06:05.223105+0000 mon.c (mon.2) 1215 : audit [DBG] from='client.? 172.21.15.67:0/4288488243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:07 smithi082 bash[20963]: cluster 2024-04-03T16:06:05.945016+0000 mgr.y (mgr.24370) 3232 : cluster [DBG] pgmap v3216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:07 smithi067 bash[17655]: cluster 2024-04-03T16:06:05.945016+0000 mgr.y (mgr.24370) 3232 : cluster [DBG] pgmap v3216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:07 smithi067 bash[27441]: cluster 2024-04-03T16:06:05.945016+0000 mgr.y (mgr.24370) 3232 : cluster [DBG] pgmap v3216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:08 smithi082 bash[20963]: audit 2024-04-03T16:06:07.666130+0000 mon.a (mon.0) 3414 : audit [DBG] from='client.? 172.21.15.67:0/3270797687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:08 smithi067 bash[17655]: audit 2024-04-03T16:06:07.666130+0000 mon.a (mon.0) 3414 : audit [DBG] from='client.? 172.21.15.67:0/3270797687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:08 smithi067 bash[27441]: audit 2024-04-03T16:06:07.666130+0000 mon.a (mon.0) 3414 : audit [DBG] from='client.? 172.21.15.67:0/3270797687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:09 smithi082 bash[20963]: cluster 2024-04-03T16:06:07.945694+0000 mgr.y (mgr.24370) 3233 : cluster [DBG] pgmap v3217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:09 smithi067 bash[17655]: cluster 2024-04-03T16:06:07.945694+0000 mgr.y (mgr.24370) 3233 : cluster [DBG] pgmap v3217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:09 smithi067 bash[27441]: cluster 2024-04-03T16:06:07.945694+0000 mgr.y (mgr.24370) 3233 : cluster [DBG] pgmap v3217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:10 smithi082 bash[20963]: audit 2024-04-03T16:06:09.820329+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:10 smithi082 bash[20963]: audit 2024-04-03T16:06:10.115659+0000 mon.a (mon.0) 3416 : audit [DBG] from='client.? 172.21.15.67:0/4284987507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:10 smithi067 bash[27441]: audit 2024-04-03T16:06:09.820329+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:10 smithi067 bash[27441]: audit 2024-04-03T16:06:10.115659+0000 mon.a (mon.0) 3416 : audit [DBG] from='client.? 172.21.15.67:0/4284987507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:10 smithi067 bash[17655]: audit 2024-04-03T16:06:09.820329+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:10 smithi067 bash[17655]: audit 2024-04-03T16:06:10.115659+0000 mon.a (mon.0) 3416 : audit [DBG] from='client.? 172.21.15.67:0/4284987507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:11 smithi082 bash[20963]: cluster 2024-04-03T16:06:09.946444+0000 mgr.y (mgr.24370) 3234 : cluster [DBG] pgmap v3218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:11 smithi067 bash[27441]: cluster 2024-04-03T16:06:09.946444+0000 mgr.y (mgr.24370) 3234 : cluster [DBG] pgmap v3218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:11 smithi067 bash[17655]: cluster 2024-04-03T16:06:09.946444+0000 mgr.y (mgr.24370) 3234 : cluster [DBG] pgmap v3218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:13] "GET /metrics HTTP/1.1" 200 239915 "" "Prometheus/2.43.0" 2024-04-03T16:06:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:13 smithi067 bash[17655]: cluster 2024-04-03T16:06:11.947603+0000 mgr.y (mgr.24370) 3235 : cluster [DBG] pgmap v3219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:13 smithi067 bash[17655]: audit 2024-04-03T16:06:12.564353+0000 mon.a (mon.0) 3417 : audit [DBG] from='client.? 172.21.15.67:0/374304195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:13 smithi067 bash[27441]: cluster 2024-04-03T16:06:11.947603+0000 mgr.y (mgr.24370) 3235 : cluster [DBG] pgmap v3219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:13 smithi067 bash[27441]: audit 2024-04-03T16:06:12.564353+0000 mon.a (mon.0) 3417 : audit [DBG] from='client.? 172.21.15.67:0/374304195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:13 smithi082 bash[20963]: cluster 2024-04-03T16:06:11.947603+0000 mgr.y (mgr.24370) 3235 : cluster [DBG] pgmap v3219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:13 smithi082 bash[20963]: audit 2024-04-03T16:06:12.564353+0000 mon.a (mon.0) 3417 : audit [DBG] from='client.? 172.21.15.67:0/374304195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:13.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:06:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:15 smithi082 bash[20963]: cluster 2024-04-03T16:06:13.948296+0000 mgr.y (mgr.24370) 3236 : cluster [DBG] pgmap v3220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:15 smithi082 bash[20963]: audit 2024-04-03T16:06:15.017098+0000 mon.a (mon.0) 3418 : audit [DBG] from='client.? 172.21.15.67:0/1544860444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:15 smithi067 bash[27441]: cluster 2024-04-03T16:06:13.948296+0000 mgr.y (mgr.24370) 3236 : cluster [DBG] pgmap v3220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:15 smithi067 bash[27441]: audit 2024-04-03T16:06:15.017098+0000 mon.a (mon.0) 3418 : audit [DBG] from='client.? 172.21.15.67:0/1544860444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:15 smithi067 bash[17655]: cluster 2024-04-03T16:06:13.948296+0000 mgr.y (mgr.24370) 3236 : cluster [DBG] pgmap v3220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:15 smithi067 bash[17655]: audit 2024-04-03T16:06:15.017098+0000 mon.a (mon.0) 3418 : audit [DBG] from='client.? 172.21.15.67:0/1544860444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:17 smithi082 bash[20963]: cluster 2024-04-03T16:06:15.949504+0000 mgr.y (mgr.24370) 3237 : cluster [DBG] pgmap v3221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:17 smithi067 bash[17655]: cluster 2024-04-03T16:06:15.949504+0000 mgr.y (mgr.24370) 3237 : cluster [DBG] pgmap v3221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:17 smithi067 bash[27441]: cluster 2024-04-03T16:06:15.949504+0000 mgr.y (mgr.24370) 3237 : cluster [DBG] pgmap v3221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:18.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:18 smithi082 bash[20963]: audit 2024-04-03T16:06:17.474794+0000 mon.a (mon.0) 3419 : audit [DBG] from='client.? 172.21.15.67:0/3686681533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:18.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:18 smithi067 bash[17655]: audit 2024-04-03T16:06:17.474794+0000 mon.a (mon.0) 3419 : audit [DBG] from='client.? 172.21.15.67:0/3686681533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:18.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:18 smithi067 bash[27441]: audit 2024-04-03T16:06:17.474794+0000 mon.a (mon.0) 3419 : audit [DBG] from='client.? 172.21.15.67:0/3686681533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:19 smithi082 bash[20963]: cluster 2024-04-03T16:06:17.950345+0000 mgr.y (mgr.24370) 3238 : cluster [DBG] pgmap v3222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:19 smithi067 bash[27441]: cluster 2024-04-03T16:06:17.950345+0000 mgr.y (mgr.24370) 3238 : cluster [DBG] pgmap v3222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:19 smithi067 bash[17655]: cluster 2024-04-03T16:06:17.950345+0000 mgr.y (mgr.24370) 3238 : cluster [DBG] pgmap v3222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:20.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:20 smithi082 bash[20963]: audit 2024-04-03T16:06:19.921879+0000 mon.c (mon.2) 1216 : audit [DBG] from='client.? 172.21.15.67:0/1162594091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:20.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:20 smithi082 bash[20963]: cluster 2024-04-03T16:06:19.951046+0000 mgr.y (mgr.24370) 3239 : cluster [DBG] pgmap v3223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:20.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:20 smithi067 bash[27441]: audit 2024-04-03T16:06:19.921879+0000 mon.c (mon.2) 1216 : audit [DBG] from='client.? 172.21.15.67:0/1162594091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:20.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:20 smithi067 bash[27441]: cluster 2024-04-03T16:06:19.951046+0000 mgr.y (mgr.24370) 3239 : cluster [DBG] pgmap v3223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:20 smithi067 bash[17655]: audit 2024-04-03T16:06:19.921879+0000 mon.c (mon.2) 1216 : audit [DBG] from='client.? 172.21.15.67:0/1162594091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:20 smithi067 bash[17655]: cluster 2024-04-03T16:06:19.951046+0000 mgr.y (mgr.24370) 3239 : cluster [DBG] pgmap v3223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:23 smithi082 bash[20963]: cluster 2024-04-03T16:06:21.952229+0000 mgr.y (mgr.24370) 3240 : cluster [DBG] pgmap v3224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:23 smithi082 bash[20963]: audit 2024-04-03T16:06:22.388318+0000 mon.c (mon.2) 1217 : audit [DBG] from='client.? 172.21.15.67:0/3031402538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:23] "GET /metrics HTTP/1.1" 200 239915 "" "Prometheus/2.43.0" 2024-04-03T16:06:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:23 smithi067 bash[17655]: cluster 2024-04-03T16:06:21.952229+0000 mgr.y (mgr.24370) 3240 : cluster [DBG] pgmap v3224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:23 smithi067 bash[17655]: audit 2024-04-03T16:06:22.388318+0000 mon.c (mon.2) 1217 : audit [DBG] from='client.? 172.21.15.67:0/3031402538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:23 smithi067 bash[27441]: cluster 2024-04-03T16:06:21.952229+0000 mgr.y (mgr.24370) 3240 : cluster [DBG] pgmap v3224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:23 smithi067 bash[27441]: audit 2024-04-03T16:06:22.388318+0000 mon.c (mon.2) 1217 : audit [DBG] from='client.? 172.21.15.67:0/3031402538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:06:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:25 smithi082 bash[20963]: cluster 2024-04-03T16:06:23.952855+0000 mgr.y (mgr.24370) 3241 : cluster [DBG] pgmap v3225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:25 smithi082 bash[20963]: audit 2024-04-03T16:06:24.815070+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:25 smithi082 bash[20963]: audit 2024-04-03T16:06:24.834003+0000 mon.a (mon.0) 3421 : audit [DBG] from='client.? 172.21.15.67:0/779902972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:25 smithi067 bash[27441]: cluster 2024-04-03T16:06:23.952855+0000 mgr.y (mgr.24370) 3241 : cluster [DBG] pgmap v3225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:25 smithi067 bash[27441]: audit 2024-04-03T16:06:24.815070+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:25 smithi067 bash[27441]: audit 2024-04-03T16:06:24.834003+0000 mon.a (mon.0) 3421 : audit [DBG] from='client.? 172.21.15.67:0/779902972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:25 smithi067 bash[17655]: cluster 2024-04-03T16:06:23.952855+0000 mgr.y (mgr.24370) 3241 : cluster [DBG] pgmap v3225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:25 smithi067 bash[17655]: audit 2024-04-03T16:06:24.815070+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:25 smithi067 bash[17655]: audit 2024-04-03T16:06:24.834003+0000 mon.a (mon.0) 3421 : audit [DBG] from='client.? 172.21.15.67:0/779902972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:27 smithi082 bash[20963]: cluster 2024-04-03T16:06:25.953984+0000 mgr.y (mgr.24370) 3242 : cluster [DBG] pgmap v3226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:27 smithi067 bash[27441]: cluster 2024-04-03T16:06:25.953984+0000 mgr.y (mgr.24370) 3242 : cluster [DBG] pgmap v3226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:27 smithi067 bash[17655]: cluster 2024-04-03T16:06:25.953984+0000 mgr.y (mgr.24370) 3242 : cluster [DBG] pgmap v3226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:28.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:28 smithi082 bash[20963]: audit 2024-04-03T16:06:27.290987+0000 mon.a (mon.0) 3422 : audit [DBG] from='client.? 172.21.15.67:0/2821275560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:28.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:28 smithi067 bash[17655]: audit 2024-04-03T16:06:27.290987+0000 mon.a (mon.0) 3422 : audit [DBG] from='client.? 172.21.15.67:0/2821275560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:28.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:28 smithi067 bash[27441]: audit 2024-04-03T16:06:27.290987+0000 mon.a (mon.0) 3422 : audit [DBG] from='client.? 172.21.15.67:0/2821275560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:29.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:29 smithi082 bash[20963]: cluster 2024-04-03T16:06:27.954624+0000 mgr.y (mgr.24370) 3243 : cluster [DBG] pgmap v3227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:29 smithi067 bash[27441]: cluster 2024-04-03T16:06:27.954624+0000 mgr.y (mgr.24370) 3243 : cluster [DBG] pgmap v3227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:29.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:29 smithi067 bash[17655]: cluster 2024-04-03T16:06:27.954624+0000 mgr.y (mgr.24370) 3243 : cluster [DBG] pgmap v3227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:30.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:30 smithi082 bash[20963]: audit 2024-04-03T16:06:29.740489+0000 mon.a (mon.0) 3423 : audit [DBG] from='client.? 172.21.15.67:0/1697351491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:30.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:30 smithi067 bash[17655]: audit 2024-04-03T16:06:29.740489+0000 mon.a (mon.0) 3423 : audit [DBG] from='client.? 172.21.15.67:0/1697351491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:30.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:30 smithi067 bash[27441]: audit 2024-04-03T16:06:29.740489+0000 mon.a (mon.0) 3423 : audit [DBG] from='client.? 172.21.15.67:0/1697351491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:31 smithi082 bash[20963]: cluster 2024-04-03T16:06:29.955327+0000 mgr.y (mgr.24370) 3244 : cluster [DBG] pgmap v3228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:31 smithi067 bash[27441]: cluster 2024-04-03T16:06:29.955327+0000 mgr.y (mgr.24370) 3244 : cluster [DBG] pgmap v3228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:31 smithi067 bash[17655]: cluster 2024-04-03T16:06:29.955327+0000 mgr.y (mgr.24370) 3244 : cluster [DBG] pgmap v3228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:33.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:33 smithi082 bash[20963]: cluster 2024-04-03T16:06:31.956140+0000 mgr.y (mgr.24370) 3245 : cluster [DBG] pgmap v3229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:33.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:33 smithi082 bash[20963]: audit 2024-04-03T16:06:32.191207+0000 mon.c (mon.2) 1218 : audit [DBG] from='client.? 172.21.15.67:0/4132955270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:33] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T16:06:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:33 smithi067 bash[17655]: cluster 2024-04-03T16:06:31.956140+0000 mgr.y (mgr.24370) 3245 : cluster [DBG] pgmap v3229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:33 smithi067 bash[17655]: audit 2024-04-03T16:06:32.191207+0000 mon.c (mon.2) 1218 : audit [DBG] from='client.? 172.21.15.67:0/4132955270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:33 smithi067 bash[27441]: cluster 2024-04-03T16:06:31.956140+0000 mgr.y (mgr.24370) 3245 : cluster [DBG] pgmap v3229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:33 smithi067 bash[27441]: audit 2024-04-03T16:06:32.191207+0000 mon.c (mon.2) 1218 : audit [DBG] from='client.? 172.21.15.67:0/4132955270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:06:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:35 smithi082 bash[20963]: cluster 2024-04-03T16:06:33.956849+0000 mgr.y (mgr.24370) 3246 : cluster [DBG] pgmap v3230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:35 smithi082 bash[20963]: audit 2024-04-03T16:06:34.647427+0000 mon.a (mon.0) 3424 : audit [DBG] from='client.? 172.21.15.67:0/1010179186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:35 smithi067 bash[27441]: cluster 2024-04-03T16:06:33.956849+0000 mgr.y (mgr.24370) 3246 : cluster [DBG] pgmap v3230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:35 smithi067 bash[27441]: audit 2024-04-03T16:06:34.647427+0000 mon.a (mon.0) 3424 : audit [DBG] from='client.? 172.21.15.67:0/1010179186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:35 smithi067 bash[17655]: cluster 2024-04-03T16:06:33.956849+0000 mgr.y (mgr.24370) 3246 : cluster [DBG] pgmap v3230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:35 smithi067 bash[17655]: audit 2024-04-03T16:06:34.647427+0000 mon.a (mon.0) 3424 : audit [DBG] from='client.? 172.21.15.67:0/1010179186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:37 smithi082 bash[20963]: cluster 2024-04-03T16:06:35.958002+0000 mgr.y (mgr.24370) 3247 : cluster [DBG] pgmap v3231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:37 smithi067 bash[27441]: cluster 2024-04-03T16:06:35.958002+0000 mgr.y (mgr.24370) 3247 : cluster [DBG] pgmap v3231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:37.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:37 smithi067 bash[17655]: cluster 2024-04-03T16:06:35.958002+0000 mgr.y (mgr.24370) 3247 : cluster [DBG] pgmap v3231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:38.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:38 smithi082 bash[20963]: audit 2024-04-03T16:06:37.097463+0000 mon.a (mon.0) 3425 : audit [DBG] from='client.? 172.21.15.67:0/798418792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:38.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:38 smithi067 bash[17655]: audit 2024-04-03T16:06:37.097463+0000 mon.a (mon.0) 3425 : audit [DBG] from='client.? 172.21.15.67:0/798418792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:38 smithi067 bash[27441]: audit 2024-04-03T16:06:37.097463+0000 mon.a (mon.0) 3425 : audit [DBG] from='client.? 172.21.15.67:0/798418792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:39 smithi082 bash[20963]: cluster 2024-04-03T16:06:37.958704+0000 mgr.y (mgr.24370) 3248 : cluster [DBG] pgmap v3232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:39 smithi067 bash[27441]: cluster 2024-04-03T16:06:37.958704+0000 mgr.y (mgr.24370) 3248 : cluster [DBG] pgmap v3232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:39 smithi067 bash[17655]: cluster 2024-04-03T16:06:37.958704+0000 mgr.y (mgr.24370) 3248 : cluster [DBG] pgmap v3232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:40.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:40 smithi082 bash[20963]: audit 2024-04-03T16:06:39.557825+0000 mon.a (mon.0) 3426 : audit [DBG] from='client.? 172.21.15.67:0/2199794219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:40.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:40 smithi082 bash[20963]: audit 2024-04-03T16:06:39.815727+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:40 smithi067 bash[17655]: audit 2024-04-03T16:06:39.557825+0000 mon.a (mon.0) 3426 : audit [DBG] from='client.? 172.21.15.67:0/2199794219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:40 smithi067 bash[17655]: audit 2024-04-03T16:06:39.815727+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:40.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:40 smithi067 bash[27441]: audit 2024-04-03T16:06:39.557825+0000 mon.a (mon.0) 3426 : audit [DBG] from='client.? 172.21.15.67:0/2199794219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:40.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:40 smithi067 bash[27441]: audit 2024-04-03T16:06:39.815727+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:41.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:41 smithi082 bash[20963]: cluster 2024-04-03T16:06:39.959368+0000 mgr.y (mgr.24370) 3249 : cluster [DBG] pgmap v3233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:41 smithi067 bash[27441]: cluster 2024-04-03T16:06:39.959368+0000 mgr.y (mgr.24370) 3249 : cluster [DBG] pgmap v3233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:41.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:41 smithi067 bash[17655]: cluster 2024-04-03T16:06:39.959368+0000 mgr.y (mgr.24370) 3249 : cluster [DBG] pgmap v3233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:42.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:42 smithi082 bash[20963]: audit 2024-04-03T16:06:42.007866+0000 mon.c (mon.2) 1219 : audit [DBG] from='client.? 172.21.15.67:0/689079183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:42.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:42 smithi067 bash[27441]: audit 2024-04-03T16:06:42.007866+0000 mon.c (mon.2) 1219 : audit [DBG] from='client.? 172.21.15.67:0/689079183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:42.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:42 smithi067 bash[17655]: audit 2024-04-03T16:06:42.007866+0000 mon.c (mon.2) 1219 : audit [DBG] from='client.? 172.21.15.67:0/689079183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:43.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:43 smithi082 bash[20963]: cluster 2024-04-03T16:06:41.960499+0000 mgr.y (mgr.24370) 3250 : cluster [DBG] pgmap v3234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:43] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:06:43.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:43 smithi067 bash[27441]: cluster 2024-04-03T16:06:41.960499+0000 mgr.y (mgr.24370) 3250 : cluster [DBG] pgmap v3234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:43 smithi067 bash[17655]: cluster 2024-04-03T16:06:41.960499+0000 mgr.y (mgr.24370) 3250 : cluster [DBG] pgmap v3234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:06:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:45 smithi082 bash[20963]: cluster 2024-04-03T16:06:43.961181+0000 mgr.y (mgr.24370) 3251 : cluster [DBG] pgmap v3235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:45 smithi082 bash[20963]: audit 2024-04-03T16:06:44.467925+0000 mon.c (mon.2) 1220 : audit [DBG] from='client.? 172.21.15.67:0/3627515292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:45 smithi067 bash[17655]: cluster 2024-04-03T16:06:43.961181+0000 mgr.y (mgr.24370) 3251 : cluster [DBG] pgmap v3235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:45 smithi067 bash[17655]: audit 2024-04-03T16:06:44.467925+0000 mon.c (mon.2) 1220 : audit [DBG] from='client.? 172.21.15.67:0/3627515292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:45 smithi067 bash[27441]: cluster 2024-04-03T16:06:43.961181+0000 mgr.y (mgr.24370) 3251 : cluster [DBG] pgmap v3235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:45 smithi067 bash[27441]: audit 2024-04-03T16:06:44.467925+0000 mon.c (mon.2) 1220 : audit [DBG] from='client.? 172.21.15.67:0/3627515292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:47.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:47 smithi082 bash[20963]: cluster 2024-04-03T16:06:45.962297+0000 mgr.y (mgr.24370) 3252 : cluster [DBG] pgmap v3236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:47 smithi082 bash[20963]: audit 2024-04-03T16:06:46.923654+0000 mon.a (mon.0) 3428 : audit [DBG] from='client.? 172.21.15.67:0/679227474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:47 smithi067 bash[17655]: cluster 2024-04-03T16:06:45.962297+0000 mgr.y (mgr.24370) 3252 : cluster [DBG] pgmap v3236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:47 smithi067 bash[17655]: audit 2024-04-03T16:06:46.923654+0000 mon.a (mon.0) 3428 : audit [DBG] from='client.? 172.21.15.67:0/679227474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:47 smithi067 bash[27441]: cluster 2024-04-03T16:06:45.962297+0000 mgr.y (mgr.24370) 3252 : cluster [DBG] pgmap v3236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:47 smithi067 bash[27441]: audit 2024-04-03T16:06:46.923654+0000 mon.a (mon.0) 3428 : audit [DBG] from='client.? 172.21.15.67:0/679227474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:49.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:49 smithi082 bash[20963]: cluster 2024-04-03T16:06:47.962987+0000 mgr.y (mgr.24370) 3253 : cluster [DBG] pgmap v3237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:49.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:49 smithi067 bash[17655]: cluster 2024-04-03T16:06:47.962987+0000 mgr.y (mgr.24370) 3253 : cluster [DBG] pgmap v3237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:49.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:49 smithi067 bash[27441]: cluster 2024-04-03T16:06:47.962987+0000 mgr.y (mgr.24370) 3253 : cluster [DBG] pgmap v3237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:50.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:50 smithi082 bash[20963]: audit 2024-04-03T16:06:49.376332+0000 mon.c (mon.2) 1221 : audit [DBG] from='client.? 172.21.15.67:0/3866776146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:50.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:50 smithi067 bash[17655]: audit 2024-04-03T16:06:49.376332+0000 mon.c (mon.2) 1221 : audit [DBG] from='client.? 172.21.15.67:0/3866776146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:50.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:50 smithi067 bash[27441]: audit 2024-04-03T16:06:49.376332+0000 mon.c (mon.2) 1221 : audit [DBG] from='client.? 172.21.15.67:0/3866776146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:51.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:51 smithi082 bash[20963]: cluster 2024-04-03T16:06:49.963667+0000 mgr.y (mgr.24370) 3254 : cluster [DBG] pgmap v3238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:51.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:51 smithi067 bash[17655]: cluster 2024-04-03T16:06:49.963667+0000 mgr.y (mgr.24370) 3254 : cluster [DBG] pgmap v3238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:51.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:51 smithi067 bash[27441]: cluster 2024-04-03T16:06:49.963667+0000 mgr.y (mgr.24370) 3254 : cluster [DBG] pgmap v3238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:52.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:52 smithi082 bash[20963]: audit 2024-04-03T16:06:51.834607+0000 mon.a (mon.0) 3429 : audit [DBG] from='client.? 172.21.15.67:0/1742900710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:52.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:52 smithi082 bash[20963]: audit 2024-04-03T16:06:52.018972+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:06:52.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:52 smithi067 bash[17655]: audit 2024-04-03T16:06:51.834607+0000 mon.a (mon.0) 3429 : audit [DBG] from='client.? 172.21.15.67:0/1742900710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:52.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:52 smithi067 bash[17655]: audit 2024-04-03T16:06:52.018972+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:06:52.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:52 smithi067 bash[27441]: audit 2024-04-03T16:06:51.834607+0000 mon.a (mon.0) 3429 : audit [DBG] from='client.? 172.21.15.67:0/1742900710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:52.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:52 smithi067 bash[27441]: audit 2024-04-03T16:06:52.018972+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:06:53.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:53 smithi082 bash[20963]: cluster 2024-04-03T16:06:51.964862+0000 mgr.y (mgr.24370) 3255 : cluster [DBG] pgmap v3239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:53] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:06:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:53 smithi067 bash[27441]: cluster 2024-04-03T16:06:51.964862+0000 mgr.y (mgr.24370) 3255 : cluster [DBG] pgmap v3239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:53 smithi067 bash[17655]: cluster 2024-04-03T16:06:51.964862+0000 mgr.y (mgr.24370) 3255 : cluster [DBG] pgmap v3239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:06:55.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:55 smithi082 bash[20963]: cluster 2024-04-03T16:06:53.965643+0000 mgr.y (mgr.24370) 3256 : cluster [DBG] pgmap v3240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:55.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:55 smithi082 bash[20963]: audit 2024-04-03T16:06:54.284064+0000 mon.a (mon.0) 3431 : audit [DBG] from='client.? 172.21.15.67:0/3731905370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:55.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:55 smithi082 bash[20963]: audit 2024-04-03T16:06:54.815511+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:55 smithi067 bash[27441]: cluster 2024-04-03T16:06:53.965643+0000 mgr.y (mgr.24370) 3256 : cluster [DBG] pgmap v3240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:55 smithi067 bash[27441]: audit 2024-04-03T16:06:54.284064+0000 mon.a (mon.0) 3431 : audit [DBG] from='client.? 172.21.15.67:0/3731905370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:55 smithi067 bash[27441]: audit 2024-04-03T16:06:54.815511+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:55.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:55 smithi067 bash[17655]: cluster 2024-04-03T16:06:53.965643+0000 mgr.y (mgr.24370) 3256 : cluster [DBG] pgmap v3240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:55.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:55 smithi067 bash[17655]: audit 2024-04-03T16:06:54.284064+0000 mon.a (mon.0) 3431 : audit [DBG] from='client.? 172.21.15.67:0/3731905370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:55 smithi067 bash[17655]: audit 2024-04-03T16:06:54.815511+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:06:57.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:57 smithi082 bash[20963]: cluster 2024-04-03T16:06:55.966676+0000 mgr.y (mgr.24370) 3257 : cluster [DBG] pgmap v3241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:57.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:57 smithi082 bash[20963]: audit 2024-04-03T16:06:56.736478+0000 mon.c (mon.2) 1222 : audit [DBG] from='client.? 172.21.15.67:0/2078175335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:57.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:57 smithi067 bash[27441]: cluster 2024-04-03T16:06:55.966676+0000 mgr.y (mgr.24370) 3257 : cluster [DBG] pgmap v3241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:57.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:57 smithi067 bash[27441]: audit 2024-04-03T16:06:56.736478+0000 mon.c (mon.2) 1222 : audit [DBG] from='client.? 172.21.15.67:0/2078175335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:57.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:57 smithi067 bash[17655]: cluster 2024-04-03T16:06:55.966676+0000 mgr.y (mgr.24370) 3257 : cluster [DBG] pgmap v3241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:57.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:57 smithi067 bash[17655]: audit 2024-04-03T16:06:56.736478+0000 mon.c (mon.2) 1222 : audit [DBG] from='client.? 172.21.15.67:0/2078175335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:06:59.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:58 smithi082 bash[20963]: audit 2024-04-03T16:06:57.724860+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:58 smithi082 bash[20963]: audit 2024-04-03T16:06:57.733449+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:58 smithi082 bash[20963]: cluster 2024-04-03T16:06:57.967476+0000 mgr.y (mgr.24370) 3258 : cluster [DBG] pgmap v3242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:58 smithi082 bash[20963]: audit 2024-04-03T16:06:58.035155+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:58 smithi082 bash[20963]: audit 2024-04-03T16:06:58.042275+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:58 smithi082 bash[20963]: audit 2024-04-03T16:06:58.464887+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:06:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:58 smithi082 bash[20963]: audit 2024-04-03T16:06:58.466492+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:06:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:58 smithi082 bash[20963]: audit 2024-04-03T16:06:58.474587+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[17655]: audit 2024-04-03T16:06:57.724860+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[17655]: audit 2024-04-03T16:06:57.733449+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[17655]: cluster 2024-04-03T16:06:57.967476+0000 mgr.y (mgr.24370) 3258 : cluster [DBG] pgmap v3242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[17655]: audit 2024-04-03T16:06:58.035155+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[17655]: audit 2024-04-03T16:06:58.042275+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[17655]: audit 2024-04-03T16:06:58.464887+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:06:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[17655]: audit 2024-04-03T16:06:58.466492+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:06:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[17655]: audit 2024-04-03T16:06:58.474587+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[27441]: audit 2024-04-03T16:06:57.724860+0000 mon.a (mon.0) 3433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[27441]: audit 2024-04-03T16:06:57.733449+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[27441]: cluster 2024-04-03T16:06:57.967476+0000 mgr.y (mgr.24370) 3258 : cluster [DBG] pgmap v3242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:06:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[27441]: audit 2024-04-03T16:06:58.035155+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[27441]: audit 2024-04-03T16:06:58.042275+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:06:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[27441]: audit 2024-04-03T16:06:58.464887+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:06:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[27441]: audit 2024-04-03T16:06:58.466492+0000 mon.a (mon.0) 3438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:06:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:58 smithi067 bash[27441]: audit 2024-04-03T16:06:58.474587+0000 mon.a (mon.0) 3439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:07:00.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:06:59 smithi082 bash[20963]: audit 2024-04-03T16:06:59.180168+0000 mon.c (mon.2) 1223 : audit [DBG] from='client.? 172.21.15.67:0/3617862786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:00.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:06:59 smithi067 bash[17655]: audit 2024-04-03T16:06:59.180168+0000 mon.c (mon.2) 1223 : audit [DBG] from='client.? 172.21.15.67:0/3617862786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:00.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:06:59 smithi067 bash[27441]: audit 2024-04-03T16:06:59.180168+0000 mon.c (mon.2) 1223 : audit [DBG] from='client.? 172.21.15.67:0/3617862786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:01.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:00 smithi082 bash[20963]: cluster 2024-04-03T16:06:59.968257+0000 mgr.y (mgr.24370) 3259 : cluster [DBG] pgmap v3243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:01.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:00 smithi067 bash[17655]: cluster 2024-04-03T16:06:59.968257+0000 mgr.y (mgr.24370) 3259 : cluster [DBG] pgmap v3243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:01.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:00 smithi067 bash[27441]: cluster 2024-04-03T16:06:59.968257+0000 mgr.y (mgr.24370) 3259 : cluster [DBG] pgmap v3243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:02.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:01 smithi082 bash[20963]: audit 2024-04-03T16:07:01.636826+0000 mon.c (mon.2) 1224 : audit [DBG] from='client.? 172.21.15.67:0/2270284718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:02.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:01 smithi067 bash[27441]: audit 2024-04-03T16:07:01.636826+0000 mon.c (mon.2) 1224 : audit [DBG] from='client.? 172.21.15.67:0/2270284718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:02.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:01 smithi067 bash[17655]: audit 2024-04-03T16:07:01.636826+0000 mon.c (mon.2) 1224 : audit [DBG] from='client.? 172.21.15.67:0/2270284718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:03.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:02 smithi067 bash[17655]: cluster 2024-04-03T16:07:01.969386+0000 mgr.y (mgr.24370) 3260 : cluster [DBG] pgmap v3244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:02 smithi067 bash[27441]: cluster 2024-04-03T16:07:01.969386+0000 mgr.y (mgr.24370) 3260 : cluster [DBG] pgmap v3244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:03.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:02 smithi082 bash[20963]: cluster 2024-04-03T16:07:01.969386+0000 mgr.y (mgr.24370) 3260 : cluster [DBG] pgmap v3244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T16:07:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:07:05.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:05 smithi082 bash[20963]: cluster 2024-04-03T16:07:03.969865+0000 mgr.y (mgr.24370) 3261 : cluster [DBG] pgmap v3245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:05.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:05 smithi082 bash[20963]: audit 2024-04-03T16:07:04.088094+0000 mon.a (mon.0) 3440 : audit [DBG] from='client.? 172.21.15.67:0/1137040329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:05.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:05 smithi067 bash[17655]: cluster 2024-04-03T16:07:03.969865+0000 mgr.y (mgr.24370) 3261 : cluster [DBG] pgmap v3245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:05.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:05 smithi067 bash[17655]: audit 2024-04-03T16:07:04.088094+0000 mon.a (mon.0) 3440 : audit [DBG] from='client.? 172.21.15.67:0/1137040329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:05.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:05 smithi067 bash[27441]: cluster 2024-04-03T16:07:03.969865+0000 mgr.y (mgr.24370) 3261 : cluster [DBG] pgmap v3245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:05.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:05 smithi067 bash[27441]: audit 2024-04-03T16:07:04.088094+0000 mon.a (mon.0) 3440 : audit [DBG] from='client.? 172.21.15.67:0/1137040329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:07.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:07 smithi082 bash[20963]: cluster 2024-04-03T16:07:05.971016+0000 mgr.y (mgr.24370) 3262 : cluster [DBG] pgmap v3246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:07 smithi082 bash[20963]: audit 2024-04-03T16:07:06.543256+0000 mon.c (mon.2) 1225 : audit [DBG] from='client.? 172.21.15.67:0/2521817483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:07.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:07 smithi067 bash[17655]: cluster 2024-04-03T16:07:05.971016+0000 mgr.y (mgr.24370) 3262 : cluster [DBG] pgmap v3246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:07.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:07 smithi067 bash[17655]: audit 2024-04-03T16:07:06.543256+0000 mon.c (mon.2) 1225 : audit [DBG] from='client.? 172.21.15.67:0/2521817483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:07.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:07 smithi067 bash[27441]: cluster 2024-04-03T16:07:05.971016+0000 mgr.y (mgr.24370) 3262 : cluster [DBG] pgmap v3246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:07.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:07 smithi067 bash[27441]: audit 2024-04-03T16:07:06.543256+0000 mon.c (mon.2) 1225 : audit [DBG] from='client.? 172.21.15.67:0/2521817483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:09.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:09 smithi082 bash[20963]: cluster 2024-04-03T16:07:07.971717+0000 mgr.y (mgr.24370) 3263 : cluster [DBG] pgmap v3247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:09.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:09 smithi082 bash[20963]: audit 2024-04-03T16:07:09.002481+0000 mon.a (mon.0) 3441 : audit [DBG] from='client.? 172.21.15.67:0/1363821307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:09.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:09 smithi067 bash[27441]: cluster 2024-04-03T16:07:07.971717+0000 mgr.y (mgr.24370) 3263 : cluster [DBG] pgmap v3247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:09.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:09 smithi067 bash[27441]: audit 2024-04-03T16:07:09.002481+0000 mon.a (mon.0) 3441 : audit [DBG] from='client.? 172.21.15.67:0/1363821307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:09.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:09 smithi067 bash[17655]: cluster 2024-04-03T16:07:07.971717+0000 mgr.y (mgr.24370) 3263 : cluster [DBG] pgmap v3247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:09.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:09 smithi067 bash[17655]: audit 2024-04-03T16:07:09.002481+0000 mon.a (mon.0) 3441 : audit [DBG] from='client.? 172.21.15.67:0/1363821307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:10.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:10 smithi082 bash[20963]: audit 2024-04-03T16:07:09.816381+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:10.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:10 smithi067 bash[17655]: audit 2024-04-03T16:07:09.816381+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:10.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:10 smithi067 bash[27441]: audit 2024-04-03T16:07:09.816381+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:11.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:11 smithi082 bash[20963]: cluster 2024-04-03T16:07:09.972467+0000 mgr.y (mgr.24370) 3264 : cluster [DBG] pgmap v3248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:11.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:11 smithi067 bash[27441]: cluster 2024-04-03T16:07:09.972467+0000 mgr.y (mgr.24370) 3264 : cluster [DBG] pgmap v3248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:11.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:11 smithi067 bash[17655]: cluster 2024-04-03T16:07:09.972467+0000 mgr.y (mgr.24370) 3264 : cluster [DBG] pgmap v3248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:12.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:12 smithi082 bash[20963]: audit 2024-04-03T16:07:11.461191+0000 mon.c (mon.2) 1226 : audit [DBG] from='client.? 172.21.15.67:0/143124586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:12.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:12 smithi067 bash[17655]: audit 2024-04-03T16:07:11.461191+0000 mon.c (mon.2) 1226 : audit [DBG] from='client.? 172.21.15.67:0/143124586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:12.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:12 smithi067 bash[27441]: audit 2024-04-03T16:07:11.461191+0000 mon.c (mon.2) 1226 : audit [DBG] from='client.? 172.21.15.67:0/143124586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:13.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:13 smithi082 bash[20963]: cluster 2024-04-03T16:07:11.973668+0000 mgr.y (mgr.24370) 3265 : cluster [DBG] pgmap v3249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:13 smithi067 bash[17655]: cluster 2024-04-03T16:07:11.973668+0000 mgr.y (mgr.24370) 3265 : cluster [DBG] pgmap v3249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:13] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:07:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:13 smithi067 bash[27441]: cluster 2024-04-03T16:07:11.973668+0000 mgr.y (mgr.24370) 3265 : cluster [DBG] pgmap v3249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:07:14.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:14 smithi082 bash[20963]: audit 2024-04-03T16:07:13.912818+0000 mon.c (mon.2) 1227 : audit [DBG] from='client.? 172.21.15.67:0/1298490733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:14.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:14 smithi067 bash[17655]: audit 2024-04-03T16:07:13.912818+0000 mon.c (mon.2) 1227 : audit [DBG] from='client.? 172.21.15.67:0/1298490733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:14.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:14 smithi067 bash[27441]: audit 2024-04-03T16:07:13.912818+0000 mon.c (mon.2) 1227 : audit [DBG] from='client.? 172.21.15.67:0/1298490733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:15.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:15 smithi082 bash[20963]: cluster 2024-04-03T16:07:13.974365+0000 mgr.y (mgr.24370) 3266 : cluster [DBG] pgmap v3250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:15.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:15 smithi067 bash[17655]: cluster 2024-04-03T16:07:13.974365+0000 mgr.y (mgr.24370) 3266 : cluster [DBG] pgmap v3250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:15.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:15 smithi067 bash[27441]: cluster 2024-04-03T16:07:13.974365+0000 mgr.y (mgr.24370) 3266 : cluster [DBG] pgmap v3250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:17.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:17 smithi082 bash[20963]: cluster 2024-04-03T16:07:15.975209+0000 mgr.y (mgr.24370) 3267 : cluster [DBG] pgmap v3251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:17.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:17 smithi082 bash[20963]: audit 2024-04-03T16:07:16.371545+0000 mon.a (mon.0) 3443 : audit [DBG] from='client.? 172.21.15.67:0/3053587005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:17 smithi067 bash[17655]: cluster 2024-04-03T16:07:15.975209+0000 mgr.y (mgr.24370) 3267 : cluster [DBG] pgmap v3251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:17 smithi067 bash[17655]: audit 2024-04-03T16:07:16.371545+0000 mon.a (mon.0) 3443 : audit [DBG] from='client.? 172.21.15.67:0/3053587005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:17.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:17 smithi067 bash[27441]: cluster 2024-04-03T16:07:15.975209+0000 mgr.y (mgr.24370) 3267 : cluster [DBG] pgmap v3251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:17.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:17 smithi067 bash[27441]: audit 2024-04-03T16:07:16.371545+0000 mon.a (mon.0) 3443 : audit [DBG] from='client.? 172.21.15.67:0/3053587005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:19 smithi082 bash[20963]: cluster 2024-04-03T16:07:17.976002+0000 mgr.y (mgr.24370) 3268 : cluster [DBG] pgmap v3252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:19 smithi082 bash[20963]: audit 2024-04-03T16:07:18.824804+0000 mon.c (mon.2) 1228 : audit [DBG] from='client.? 172.21.15.67:0/373574594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:19.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:19 smithi067 bash[27441]: cluster 2024-04-03T16:07:17.976002+0000 mgr.y (mgr.24370) 3268 : cluster [DBG] pgmap v3252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:19.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:19 smithi067 bash[27441]: audit 2024-04-03T16:07:18.824804+0000 mon.c (mon.2) 1228 : audit [DBG] from='client.? 172.21.15.67:0/373574594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:19 smithi067 bash[17655]: cluster 2024-04-03T16:07:17.976002+0000 mgr.y (mgr.24370) 3268 : cluster [DBG] pgmap v3252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:19 smithi067 bash[17655]: audit 2024-04-03T16:07:18.824804+0000 mon.c (mon.2) 1228 : audit [DBG] from='client.? 172.21.15.67:0/373574594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:21.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:21 smithi082 bash[20963]: cluster 2024-04-03T16:07:19.976693+0000 mgr.y (mgr.24370) 3269 : cluster [DBG] pgmap v3253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:21.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:21 smithi067 bash[27441]: cluster 2024-04-03T16:07:19.976693+0000 mgr.y (mgr.24370) 3269 : cluster [DBG] pgmap v3253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:21.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:21 smithi067 bash[17655]: cluster 2024-04-03T16:07:19.976693+0000 mgr.y (mgr.24370) 3269 : cluster [DBG] pgmap v3253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:22.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:22 smithi082 bash[20963]: audit 2024-04-03T16:07:21.283631+0000 mon.a (mon.0) 3444 : audit [DBG] from='client.? 172.21.15.67:0/1540324195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:22.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:22 smithi067 bash[27441]: audit 2024-04-03T16:07:21.283631+0000 mon.a (mon.0) 3444 : audit [DBG] from='client.? 172.21.15.67:0/1540324195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:22.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:22 smithi067 bash[17655]: audit 2024-04-03T16:07:21.283631+0000 mon.a (mon.0) 3444 : audit [DBG] from='client.? 172.21.15.67:0/1540324195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:23 smithi082 bash[20963]: cluster 2024-04-03T16:07:21.977864+0000 mgr.y (mgr.24370) 3270 : cluster [DBG] pgmap v3254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:23] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:07:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:23 smithi067 bash[27441]: cluster 2024-04-03T16:07:21.977864+0000 mgr.y (mgr.24370) 3270 : cluster [DBG] pgmap v3254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:23 smithi067 bash[17655]: cluster 2024-04-03T16:07:21.977864+0000 mgr.y (mgr.24370) 3270 : cluster [DBG] pgmap v3254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:07:24.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:24 smithi082 bash[20963]: audit 2024-04-03T16:07:23.727601+0000 mon.a (mon.0) 3445 : audit [DBG] from='client.? 172.21.15.67:0/2563784999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:24.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:24 smithi067 bash[17655]: audit 2024-04-03T16:07:23.727601+0000 mon.a (mon.0) 3445 : audit [DBG] from='client.? 172.21.15.67:0/2563784999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:24.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:24 smithi067 bash[27441]: audit 2024-04-03T16:07:23.727601+0000 mon.a (mon.0) 3445 : audit [DBG] from='client.? 172.21.15.67:0/2563784999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:25 smithi082 bash[20963]: cluster 2024-04-03T16:07:23.978667+0000 mgr.y (mgr.24370) 3271 : cluster [DBG] pgmap v3255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:25 smithi082 bash[20963]: audit 2024-04-03T16:07:24.816825+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:25 smithi067 bash[17655]: cluster 2024-04-03T16:07:23.978667+0000 mgr.y (mgr.24370) 3271 : cluster [DBG] pgmap v3255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:25 smithi067 bash[17655]: audit 2024-04-03T16:07:24.816825+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:25 smithi067 bash[27441]: cluster 2024-04-03T16:07:23.978667+0000 mgr.y (mgr.24370) 3271 : cluster [DBG] pgmap v3255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:25 smithi067 bash[27441]: audit 2024-04-03T16:07:24.816825+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:27 smithi082 bash[20963]: cluster 2024-04-03T16:07:25.979827+0000 mgr.y (mgr.24370) 3272 : cluster [DBG] pgmap v3256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:27 smithi082 bash[20963]: audit 2024-04-03T16:07:26.172885+0000 mon.a (mon.0) 3447 : audit [DBG] from='client.? 172.21.15.67:0/1770230478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:27 smithi067 bash[27441]: cluster 2024-04-03T16:07:25.979827+0000 mgr.y (mgr.24370) 3272 : cluster [DBG] pgmap v3256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:27 smithi067 bash[27441]: audit 2024-04-03T16:07:26.172885+0000 mon.a (mon.0) 3447 : audit [DBG] from='client.? 172.21.15.67:0/1770230478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:27 smithi067 bash[17655]: cluster 2024-04-03T16:07:25.979827+0000 mgr.y (mgr.24370) 3272 : cluster [DBG] pgmap v3256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:27 smithi067 bash[17655]: audit 2024-04-03T16:07:26.172885+0000 mon.a (mon.0) 3447 : audit [DBG] from='client.? 172.21.15.67:0/1770230478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:29.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:29 smithi082 bash[20963]: cluster 2024-04-03T16:07:27.980528+0000 mgr.y (mgr.24370) 3273 : cluster [DBG] pgmap v3257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:29.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:29 smithi082 bash[20963]: audit 2024-04-03T16:07:28.634106+0000 mon.a (mon.0) 3448 : audit [DBG] from='client.? 172.21.15.67:0/4252839056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:29 smithi067 bash[17655]: cluster 2024-04-03T16:07:27.980528+0000 mgr.y (mgr.24370) 3273 : cluster [DBG] pgmap v3257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:29 smithi067 bash[17655]: audit 2024-04-03T16:07:28.634106+0000 mon.a (mon.0) 3448 : audit [DBG] from='client.? 172.21.15.67:0/4252839056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:29 smithi067 bash[27441]: cluster 2024-04-03T16:07:27.980528+0000 mgr.y (mgr.24370) 3273 : cluster [DBG] pgmap v3257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:29 smithi067 bash[27441]: audit 2024-04-03T16:07:28.634106+0000 mon.a (mon.0) 3448 : audit [DBG] from='client.? 172.21.15.67:0/4252839056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:31 smithi082 bash[20963]: cluster 2024-04-03T16:07:29.981207+0000 mgr.y (mgr.24370) 3274 : cluster [DBG] pgmap v3258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:31 smithi082 bash[20963]: audit 2024-04-03T16:07:31.079411+0000 mon.c (mon.2) 1229 : audit [DBG] from='client.? 172.21.15.67:0/1665729523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:31 smithi067 bash[27441]: cluster 2024-04-03T16:07:29.981207+0000 mgr.y (mgr.24370) 3274 : cluster [DBG] pgmap v3258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:31 smithi067 bash[27441]: audit 2024-04-03T16:07:31.079411+0000 mon.c (mon.2) 1229 : audit [DBG] from='client.? 172.21.15.67:0/1665729523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:31 smithi067 bash[17655]: cluster 2024-04-03T16:07:29.981207+0000 mgr.y (mgr.24370) 3274 : cluster [DBG] pgmap v3258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:31 smithi067 bash[17655]: audit 2024-04-03T16:07:31.079411+0000 mon.c (mon.2) 1229 : audit [DBG] from='client.? 172.21.15.67:0/1665729523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:33.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:33 smithi082 bash[20963]: cluster 2024-04-03T16:07:31.982397+0000 mgr.y (mgr.24370) 3275 : cluster [DBG] pgmap v3259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:33] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:07:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:33 smithi067 bash[27441]: cluster 2024-04-03T16:07:31.982397+0000 mgr.y (mgr.24370) 3275 : cluster [DBG] pgmap v3259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:33 smithi067 bash[17655]: cluster 2024-04-03T16:07:31.982397+0000 mgr.y (mgr.24370) 3275 : cluster [DBG] pgmap v3259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:07:34.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:34 smithi082 bash[20963]: audit 2024-04-03T16:07:33.533971+0000 mon.c (mon.2) 1230 : audit [DBG] from='client.? 172.21.15.67:0/2152415342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:34.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:34 smithi067 bash[17655]: audit 2024-04-03T16:07:33.533971+0000 mon.c (mon.2) 1230 : audit [DBG] from='client.? 172.21.15.67:0/2152415342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:34.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:34 smithi067 bash[27441]: audit 2024-04-03T16:07:33.533971+0000 mon.c (mon.2) 1230 : audit [DBG] from='client.? 172.21.15.67:0/2152415342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:35 smithi082 bash[20963]: cluster 2024-04-03T16:07:33.983096+0000 mgr.y (mgr.24370) 3276 : cluster [DBG] pgmap v3260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:35 smithi067 bash[17655]: cluster 2024-04-03T16:07:33.983096+0000 mgr.y (mgr.24370) 3276 : cluster [DBG] pgmap v3260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:35 smithi067 bash[27441]: cluster 2024-04-03T16:07:33.983096+0000 mgr.y (mgr.24370) 3276 : cluster [DBG] pgmap v3260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:36.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:36 smithi067 bash[17655]: audit 2024-04-03T16:07:35.988234+0000 mon.c (mon.2) 1231 : audit [DBG] from='client.? 172.21.15.67:0/316201437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:36.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:36 smithi067 bash[27441]: audit 2024-04-03T16:07:35.988234+0000 mon.c (mon.2) 1231 : audit [DBG] from='client.? 172.21.15.67:0/316201437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:36 smithi082 bash[20963]: audit 2024-04-03T16:07:35.988234+0000 mon.c (mon.2) 1231 : audit [DBG] from='client.? 172.21.15.67:0/316201437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:37.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:37 smithi067 bash[17655]: cluster 2024-04-03T16:07:35.983840+0000 mgr.y (mgr.24370) 3277 : cluster [DBG] pgmap v3261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:37 smithi067 bash[27441]: cluster 2024-04-03T16:07:35.983840+0000 mgr.y (mgr.24370) 3277 : cluster [DBG] pgmap v3261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:37 smithi082 bash[20963]: cluster 2024-04-03T16:07:35.983840+0000 mgr.y (mgr.24370) 3277 : cluster [DBG] pgmap v3261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:39 smithi067 bash[17655]: cluster 2024-04-03T16:07:37.984494+0000 mgr.y (mgr.24370) 3278 : cluster [DBG] pgmap v3262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:39 smithi067 bash[17655]: audit 2024-04-03T16:07:38.444650+0000 mon.a (mon.0) 3449 : audit [DBG] from='client.? 172.21.15.67:0/1478844210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:39 smithi067 bash[27441]: cluster 2024-04-03T16:07:37.984494+0000 mgr.y (mgr.24370) 3278 : cluster [DBG] pgmap v3262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:39 smithi067 bash[27441]: audit 2024-04-03T16:07:38.444650+0000 mon.a (mon.0) 3449 : audit [DBG] from='client.? 172.21.15.67:0/1478844210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:39 smithi082 bash[20963]: cluster 2024-04-03T16:07:37.984494+0000 mgr.y (mgr.24370) 3278 : cluster [DBG] pgmap v3262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:39 smithi082 bash[20963]: audit 2024-04-03T16:07:38.444650+0000 mon.a (mon.0) 3449 : audit [DBG] from='client.? 172.21.15.67:0/1478844210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:40 smithi067 bash[17655]: audit 2024-04-03T16:07:39.817186+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:40.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:40 smithi067 bash[27441]: audit 2024-04-03T16:07:39.817186+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:40 smithi082 bash[20963]: audit 2024-04-03T16:07:39.817186+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:41 smithi082 bash[20963]: cluster 2024-04-03T16:07:39.985186+0000 mgr.y (mgr.24370) 3279 : cluster [DBG] pgmap v3263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:41 smithi082 bash[20963]: audit 2024-04-03T16:07:40.901781+0000 mon.a (mon.0) 3451 : audit [DBG] from='client.? 172.21.15.67:0/402006986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:41 smithi067 bash[17655]: cluster 2024-04-03T16:07:39.985186+0000 mgr.y (mgr.24370) 3279 : cluster [DBG] pgmap v3263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:41 smithi067 bash[17655]: audit 2024-04-03T16:07:40.901781+0000 mon.a (mon.0) 3451 : audit [DBG] from='client.? 172.21.15.67:0/402006986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:41.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:41 smithi067 bash[27441]: cluster 2024-04-03T16:07:39.985186+0000 mgr.y (mgr.24370) 3279 : cluster [DBG] pgmap v3263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:41.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:41 smithi067 bash[27441]: audit 2024-04-03T16:07:40.901781+0000 mon.a (mon.0) 3451 : audit [DBG] from='client.? 172.21.15.67:0/402006986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:43 smithi067 bash[17655]: cluster 2024-04-03T16:07:41.986382+0000 mgr.y (mgr.24370) 3280 : cluster [DBG] pgmap v3264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:43] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:07:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:43 smithi067 bash[27441]: cluster 2024-04-03T16:07:41.986382+0000 mgr.y (mgr.24370) 3280 : cluster [DBG] pgmap v3264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:43.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:43 smithi082 bash[20963]: cluster 2024-04-03T16:07:41.986382+0000 mgr.y (mgr.24370) 3280 : cluster [DBG] pgmap v3264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:07:44.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:44 smithi082 bash[20963]: audit 2024-04-03T16:07:43.356622+0000 mon.a (mon.0) 3452 : audit [DBG] from='client.? 172.21.15.67:0/3946057558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:44 smithi067 bash[27441]: audit 2024-04-03T16:07:43.356622+0000 mon.a (mon.0) 3452 : audit [DBG] from='client.? 172.21.15.67:0/3946057558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:44.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:44 smithi067 bash[17655]: audit 2024-04-03T16:07:43.356622+0000 mon.a (mon.0) 3452 : audit [DBG] from='client.? 172.21.15.67:0/3946057558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:45 smithi082 bash[20963]: cluster 2024-04-03T16:07:43.987168+0000 mgr.y (mgr.24370) 3281 : cluster [DBG] pgmap v3265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:45 smithi067 bash[17655]: cluster 2024-04-03T16:07:43.987168+0000 mgr.y (mgr.24370) 3281 : cluster [DBG] pgmap v3265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:45 smithi067 bash[27441]: cluster 2024-04-03T16:07:43.987168+0000 mgr.y (mgr.24370) 3281 : cluster [DBG] pgmap v3265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:46.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:46 smithi082 bash[20963]: audit 2024-04-03T16:07:45.809939+0000 mon.c (mon.2) 1232 : audit [DBG] from='client.? 172.21.15.67:0/364612550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:46.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:46 smithi067 bash[17655]: audit 2024-04-03T16:07:45.809939+0000 mon.c (mon.2) 1232 : audit [DBG] from='client.? 172.21.15.67:0/364612550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:46.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:46 smithi067 bash[27441]: audit 2024-04-03T16:07:45.809939+0000 mon.c (mon.2) 1232 : audit [DBG] from='client.? 172.21.15.67:0/364612550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:47 smithi082 bash[20963]: cluster 2024-04-03T16:07:45.988466+0000 mgr.y (mgr.24370) 3282 : cluster [DBG] pgmap v3266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:47.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:47 smithi067 bash[17655]: cluster 2024-04-03T16:07:45.988466+0000 mgr.y (mgr.24370) 3282 : cluster [DBG] pgmap v3266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:47 smithi067 bash[27441]: cluster 2024-04-03T16:07:45.988466+0000 mgr.y (mgr.24370) 3282 : cluster [DBG] pgmap v3266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:49 smithi082 bash[20963]: cluster 2024-04-03T16:07:47.988954+0000 mgr.y (mgr.24370) 3283 : cluster [DBG] pgmap v3267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:49 smithi082 bash[20963]: audit 2024-04-03T16:07:48.262547+0000 mon.a (mon.0) 3453 : audit [DBG] from='client.? 172.21.15.67:0/2213905057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:49 smithi067 bash[27441]: cluster 2024-04-03T16:07:47.988954+0000 mgr.y (mgr.24370) 3283 : cluster [DBG] pgmap v3267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:49 smithi067 bash[27441]: audit 2024-04-03T16:07:48.262547+0000 mon.a (mon.0) 3453 : audit [DBG] from='client.? 172.21.15.67:0/2213905057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:49 smithi067 bash[17655]: cluster 2024-04-03T16:07:47.988954+0000 mgr.y (mgr.24370) 3283 : cluster [DBG] pgmap v3267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:49 smithi067 bash[17655]: audit 2024-04-03T16:07:48.262547+0000 mon.a (mon.0) 3453 : audit [DBG] from='client.? 172.21.15.67:0/2213905057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:51 smithi082 bash[20963]: cluster 2024-04-03T16:07:49.989621+0000 mgr.y (mgr.24370) 3284 : cluster [DBG] pgmap v3268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:51 smithi082 bash[20963]: audit 2024-04-03T16:07:50.713082+0000 mon.a (mon.0) 3454 : audit [DBG] from='client.? 172.21.15.67:0/2090692782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:51 smithi067 bash[17655]: cluster 2024-04-03T16:07:49.989621+0000 mgr.y (mgr.24370) 3284 : cluster [DBG] pgmap v3268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:51 smithi067 bash[17655]: audit 2024-04-03T16:07:50.713082+0000 mon.a (mon.0) 3454 : audit [DBG] from='client.? 172.21.15.67:0/2090692782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:51 smithi067 bash[27441]: cluster 2024-04-03T16:07:49.989621+0000 mgr.y (mgr.24370) 3284 : cluster [DBG] pgmap v3268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:51 smithi067 bash[27441]: audit 2024-04-03T16:07:50.713082+0000 mon.a (mon.0) 3454 : audit [DBG] from='client.? 172.21.15.67:0/2090692782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:53] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:07:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:53 smithi067 bash[17655]: cluster 2024-04-03T16:07:51.990796+0000 mgr.y (mgr.24370) 3285 : cluster [DBG] pgmap v3269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:53 smithi067 bash[17655]: audit 2024-04-03T16:07:53.164951+0000 mon.c (mon.2) 1233 : audit [DBG] from='client.? 172.21.15.67:0/3390834135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:53 smithi067 bash[27441]: cluster 2024-04-03T16:07:51.990796+0000 mgr.y (mgr.24370) 3285 : cluster [DBG] pgmap v3269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:53 smithi067 bash[27441]: audit 2024-04-03T16:07:53.164951+0000 mon.c (mon.2) 1233 : audit [DBG] from='client.? 172.21.15.67:0/3390834135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:53 smithi082 bash[20963]: cluster 2024-04-03T16:07:51.990796+0000 mgr.y (mgr.24370) 3285 : cluster [DBG] pgmap v3269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:53 smithi082 bash[20963]: audit 2024-04-03T16:07:53.164951+0000 mon.c (mon.2) 1233 : audit [DBG] from='client.? 172.21.15.67:0/3390834135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:07:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:55 smithi082 bash[20963]: cluster 2024-04-03T16:07:53.991479+0000 mgr.y (mgr.24370) 3286 : cluster [DBG] pgmap v3270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:55 smithi082 bash[20963]: audit 2024-04-03T16:07:54.817602+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:55 smithi067 bash[17655]: cluster 2024-04-03T16:07:53.991479+0000 mgr.y (mgr.24370) 3286 : cluster [DBG] pgmap v3270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:55 smithi067 bash[17655]: audit 2024-04-03T16:07:54.817602+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:55 smithi067 bash[27441]: cluster 2024-04-03T16:07:53.991479+0000 mgr.y (mgr.24370) 3286 : cluster [DBG] pgmap v3270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:55 smithi067 bash[27441]: audit 2024-04-03T16:07:54.817602+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:07:56.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:56 smithi082 bash[20963]: audit 2024-04-03T16:07:55.622103+0000 mon.a (mon.0) 3456 : audit [DBG] from='client.? 172.21.15.67:0/1936024637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:56 smithi067 bash[17655]: audit 2024-04-03T16:07:55.622103+0000 mon.a (mon.0) 3456 : audit [DBG] from='client.? 172.21.15.67:0/1936024637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:56.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:56 smithi067 bash[27441]: audit 2024-04-03T16:07:55.622103+0000 mon.a (mon.0) 3456 : audit [DBG] from='client.? 172.21.15.67:0/1936024637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:57 smithi082 bash[20963]: cluster 2024-04-03T16:07:55.992639+0000 mgr.y (mgr.24370) 3287 : cluster [DBG] pgmap v3271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:57 smithi067 bash[27441]: cluster 2024-04-03T16:07:55.992639+0000 mgr.y (mgr.24370) 3287 : cluster [DBG] pgmap v3271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:57 smithi067 bash[17655]: cluster 2024-04-03T16:07:55.992639+0000 mgr.y (mgr.24370) 3287 : cluster [DBG] pgmap v3271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:58 smithi082 bash[20963]: audit 2024-04-03T16:07:58.072275+0000 mon.a (mon.0) 3457 : audit [DBG] from='client.? 172.21.15.67:0/634478920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:58 smithi067 bash[17655]: audit 2024-04-03T16:07:58.072275+0000 mon.a (mon.0) 3457 : audit [DBG] from='client.? 172.21.15.67:0/634478920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:58 smithi067 bash[27441]: audit 2024-04-03T16:07:58.072275+0000 mon.a (mon.0) 3457 : audit [DBG] from='client.? 172.21.15.67:0/634478920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:07:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:59 smithi082 bash[20963]: cluster 2024-04-03T16:07:57.993269+0000 mgr.y (mgr.24370) 3288 : cluster [DBG] pgmap v3272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:59 smithi082 bash[20963]: audit 2024-04-03T16:07:58.549125+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:07:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:59 smithi082 bash[20963]: audit 2024-04-03T16:07:58.877697+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:07:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:07:59 smithi082 bash[20963]: audit 2024-04-03T16:07:58.885442+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:07:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:59 smithi067 bash[17655]: cluster 2024-04-03T16:07:57.993269+0000 mgr.y (mgr.24370) 3288 : cluster [DBG] pgmap v3272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:59 smithi067 bash[17655]: audit 2024-04-03T16:07:58.549125+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:07:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:59 smithi067 bash[17655]: audit 2024-04-03T16:07:58.877697+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:07:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:07:59 smithi067 bash[17655]: audit 2024-04-03T16:07:58.885442+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:07:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:59 smithi067 bash[27441]: cluster 2024-04-03T16:07:57.993269+0000 mgr.y (mgr.24370) 3288 : cluster [DBG] pgmap v3272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:07:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:59 smithi067 bash[27441]: audit 2024-04-03T16:07:58.549125+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:07:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:59 smithi067 bash[27441]: audit 2024-04-03T16:07:58.877697+0000 mon.a (mon.0) 3459 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:07:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:07:59 smithi067 bash[27441]: audit 2024-04-03T16:07:58.885442+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:01 smithi082 bash[20963]: cluster 2024-04-03T16:07:59.993943+0000 mgr.y (mgr.24370) 3289 : cluster [DBG] pgmap v3273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:01 smithi082 bash[20963]: audit 2024-04-03T16:08:00.528802+0000 mon.a (mon.0) 3461 : audit [DBG] from='client.? 172.21.15.67:0/1744757297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:01 smithi067 bash[27441]: cluster 2024-04-03T16:07:59.993943+0000 mgr.y (mgr.24370) 3289 : cluster [DBG] pgmap v3273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:01 smithi067 bash[27441]: audit 2024-04-03T16:08:00.528802+0000 mon.a (mon.0) 3461 : audit [DBG] from='client.? 172.21.15.67:0/1744757297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:01 smithi067 bash[17655]: cluster 2024-04-03T16:07:59.993943+0000 mgr.y (mgr.24370) 3289 : cluster [DBG] pgmap v3273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:01 smithi067 bash[17655]: audit 2024-04-03T16:08:00.528802+0000 mon.a (mon.0) 3461 : audit [DBG] from='client.? 172.21.15.67:0/1744757297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:03] "GET /metrics HTTP/1.1" 200 239916 "" "Prometheus/2.43.0" 2024-04-03T16:08:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:03 smithi067 bash[17655]: cluster 2024-04-03T16:08:01.995153+0000 mgr.y (mgr.24370) 3290 : cluster [DBG] pgmap v3274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:03 smithi067 bash[17655]: audit 2024-04-03T16:08:02.982203+0000 mon.a (mon.0) 3462 : audit [DBG] from='client.? 172.21.15.67:0/4085677876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:03.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:03 smithi067 bash[27441]: cluster 2024-04-03T16:08:01.995153+0000 mgr.y (mgr.24370) 3290 : cluster [DBG] pgmap v3274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:03 smithi067 bash[27441]: audit 2024-04-03T16:08:02.982203+0000 mon.a (mon.0) 3462 : audit [DBG] from='client.? 172.21.15.67:0/4085677876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:03.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:03 smithi082 bash[20963]: cluster 2024-04-03T16:08:01.995153+0000 mgr.y (mgr.24370) 3290 : cluster [DBG] pgmap v3274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:03.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:03 smithi082 bash[20963]: audit 2024-04-03T16:08:02.982203+0000 mon.a (mon.0) 3462 : audit [DBG] from='client.? 172.21.15.67:0/4085677876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:08:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:05 smithi082 bash[20963]: cluster 2024-04-03T16:08:03.995856+0000 mgr.y (mgr.24370) 3291 : cluster [DBG] pgmap v3275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:05 smithi082 bash[20963]: audit 2024-04-03T16:08:04.591318+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:05 smithi082 bash[20963]: audit 2024-04-03T16:08:04.599688+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:05 smithi082 bash[20963]: audit 2024-04-03T16:08:04.627972+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:05 smithi082 bash[20963]: audit 2024-04-03T16:08:04.635804+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:05 smithi082 bash[20963]: audit 2024-04-03T16:08:05.109914+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:08:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:05 smithi082 bash[20963]: audit 2024-04-03T16:08:05.111255+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:08:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:05 smithi082 bash[20963]: audit 2024-04-03T16:08:05.119606+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[17655]: cluster 2024-04-03T16:08:03.995856+0000 mgr.y (mgr.24370) 3291 : cluster [DBG] pgmap v3275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[17655]: audit 2024-04-03T16:08:04.591318+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[17655]: audit 2024-04-03T16:08:04.599688+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[17655]: audit 2024-04-03T16:08:04.627972+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[17655]: audit 2024-04-03T16:08:04.635804+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[17655]: audit 2024-04-03T16:08:05.109914+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:08:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[17655]: audit 2024-04-03T16:08:05.111255+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:08:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[17655]: audit 2024-04-03T16:08:05.119606+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[27441]: cluster 2024-04-03T16:08:03.995856+0000 mgr.y (mgr.24370) 3291 : cluster [DBG] pgmap v3275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[27441]: audit 2024-04-03T16:08:04.591318+0000 mon.a (mon.0) 3463 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[27441]: audit 2024-04-03T16:08:04.599688+0000 mon.a (mon.0) 3464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[27441]: audit 2024-04-03T16:08:04.627972+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[27441]: audit 2024-04-03T16:08:04.635804+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[27441]: audit 2024-04-03T16:08:05.109914+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:08:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[27441]: audit 2024-04-03T16:08:05.111255+0000 mon.a (mon.0) 3468 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:08:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:05 smithi067 bash[27441]: audit 2024-04-03T16:08:05.119606+0000 mon.a (mon.0) 3469 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:08:06.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:06 smithi082 bash[20963]: audit 2024-04-03T16:08:05.434734+0000 mon.c (mon.2) 1234 : audit [DBG] from='client.? 172.21.15.67:0/2485816325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:06 smithi067 bash[27441]: audit 2024-04-03T16:08:05.434734+0000 mon.c (mon.2) 1234 : audit [DBG] from='client.? 172.21.15.67:0/2485816325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:06 smithi067 bash[17655]: audit 2024-04-03T16:08:05.434734+0000 mon.c (mon.2) 1234 : audit [DBG] from='client.? 172.21.15.67:0/2485816325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:07 smithi082 bash[20963]: cluster 2024-04-03T16:08:05.997022+0000 mgr.y (mgr.24370) 3292 : cluster [DBG] pgmap v3276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:07 smithi067 bash[27441]: cluster 2024-04-03T16:08:05.997022+0000 mgr.y (mgr.24370) 3292 : cluster [DBG] pgmap v3276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:07 smithi067 bash[17655]: cluster 2024-04-03T16:08:05.997022+0000 mgr.y (mgr.24370) 3292 : cluster [DBG] pgmap v3276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:09.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:08 smithi082 bash[20963]: audit 2024-04-03T16:08:07.887373+0000 mon.c (mon.2) 1235 : audit [DBG] from='client.? 172.21.15.67:0/2435736572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:09.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:08 smithi082 bash[20963]: cluster 2024-04-03T16:08:07.997793+0000 mgr.y (mgr.24370) 3293 : cluster [DBG] pgmap v3277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:09.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:08 smithi067 bash[17655]: audit 2024-04-03T16:08:07.887373+0000 mon.c (mon.2) 1235 : audit [DBG] from='client.? 172.21.15.67:0/2435736572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:09.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:08 smithi067 bash[17655]: cluster 2024-04-03T16:08:07.997793+0000 mgr.y (mgr.24370) 3293 : cluster [DBG] pgmap v3277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:08 smithi067 bash[27441]: audit 2024-04-03T16:08:07.887373+0000 mon.c (mon.2) 1235 : audit [DBG] from='client.? 172.21.15.67:0/2435736572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:08 smithi067 bash[27441]: cluster 2024-04-03T16:08:07.997793+0000 mgr.y (mgr.24370) 3293 : cluster [DBG] pgmap v3277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:10.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:09 smithi082 bash[20963]: audit 2024-04-03T16:08:09.817978+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:10.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:09 smithi067 bash[27441]: audit 2024-04-03T16:08:09.817978+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:10.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:09 smithi067 bash[17655]: audit 2024-04-03T16:08:09.817978+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:11.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:10 smithi082 bash[20963]: cluster 2024-04-03T16:08:09.998466+0000 mgr.y (mgr.24370) 3294 : cluster [DBG] pgmap v3278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:11.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:10 smithi082 bash[20963]: audit 2024-04-03T16:08:10.329894+0000 mon.c (mon.2) 1236 : audit [DBG] from='client.? 172.21.15.67:0/1796801920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:11.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:10 smithi067 bash[17655]: cluster 2024-04-03T16:08:09.998466+0000 mgr.y (mgr.24370) 3294 : cluster [DBG] pgmap v3278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:11.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:10 smithi067 bash[17655]: audit 2024-04-03T16:08:10.329894+0000 mon.c (mon.2) 1236 : audit [DBG] from='client.? 172.21.15.67:0/1796801920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:11.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:10 smithi067 bash[27441]: cluster 2024-04-03T16:08:09.998466+0000 mgr.y (mgr.24370) 3294 : cluster [DBG] pgmap v3278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:10 smithi067 bash[27441]: audit 2024-04-03T16:08:10.329894+0000 mon.c (mon.2) 1236 : audit [DBG] from='client.? 172.21.15.67:0/1796801920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:13.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:13 smithi082 bash[20963]: cluster 2024-04-03T16:08:11.999609+0000 mgr.y (mgr.24370) 3295 : cluster [DBG] pgmap v3279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:13.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:13 smithi082 bash[20963]: audit 2024-04-03T16:08:12.795293+0000 mon.c (mon.2) 1237 : audit [DBG] from='client.? 172.21.15.67:0/515294626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:13] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T16:08:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:13 smithi067 bash[17655]: cluster 2024-04-03T16:08:11.999609+0000 mgr.y (mgr.24370) 3295 : cluster [DBG] pgmap v3279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:13 smithi067 bash[17655]: audit 2024-04-03T16:08:12.795293+0000 mon.c (mon.2) 1237 : audit [DBG] from='client.? 172.21.15.67:0/515294626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:13 smithi067 bash[27441]: cluster 2024-04-03T16:08:11.999609+0000 mgr.y (mgr.24370) 3295 : cluster [DBG] pgmap v3279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:13 smithi067 bash[27441]: audit 2024-04-03T16:08:12.795293+0000 mon.c (mon.2) 1237 : audit [DBG] from='client.? 172.21.15.67:0/515294626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:08:15.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:15 smithi082 bash[20963]: cluster 2024-04-03T16:08:14.000323+0000 mgr.y (mgr.24370) 3296 : cluster [DBG] pgmap v3280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:15.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:15 smithi067 bash[17655]: cluster 2024-04-03T16:08:14.000323+0000 mgr.y (mgr.24370) 3296 : cluster [DBG] pgmap v3280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:15.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:15 smithi067 bash[27441]: cluster 2024-04-03T16:08:14.000323+0000 mgr.y (mgr.24370) 3296 : cluster [DBG] pgmap v3280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:16.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:16 smithi082 bash[20963]: audit 2024-04-03T16:08:15.246762+0000 mon.c (mon.2) 1238 : audit [DBG] from='client.? 172.21.15.67:0/754577861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:16.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:16 smithi067 bash[27441]: audit 2024-04-03T16:08:15.246762+0000 mon.c (mon.2) 1238 : audit [DBG] from='client.? 172.21.15.67:0/754577861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:16.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:16 smithi067 bash[17655]: audit 2024-04-03T16:08:15.246762+0000 mon.c (mon.2) 1238 : audit [DBG] from='client.? 172.21.15.67:0/754577861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:17.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:17 smithi082 bash[20963]: cluster 2024-04-03T16:08:16.001425+0000 mgr.y (mgr.24370) 3297 : cluster [DBG] pgmap v3281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:17 smithi067 bash[17655]: cluster 2024-04-03T16:08:16.001425+0000 mgr.y (mgr.24370) 3297 : cluster [DBG] pgmap v3281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:17.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:17 smithi067 bash[27441]: cluster 2024-04-03T16:08:16.001425+0000 mgr.y (mgr.24370) 3297 : cluster [DBG] pgmap v3281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:18 smithi082 bash[20963]: audit 2024-04-03T16:08:17.702821+0000 mon.c (mon.2) 1239 : audit [DBG] from='client.? 172.21.15.67:0/2573396083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:18.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:18 smithi067 bash[17655]: audit 2024-04-03T16:08:17.702821+0000 mon.c (mon.2) 1239 : audit [DBG] from='client.? 172.21.15.67:0/2573396083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:18.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:18 smithi067 bash[27441]: audit 2024-04-03T16:08:17.702821+0000 mon.c (mon.2) 1239 : audit [DBG] from='client.? 172.21.15.67:0/2573396083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:19 smithi082 bash[20963]: cluster 2024-04-03T16:08:18.002120+0000 mgr.y (mgr.24370) 3298 : cluster [DBG] pgmap v3282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:19.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:19 smithi067 bash[27441]: cluster 2024-04-03T16:08:18.002120+0000 mgr.y (mgr.24370) 3298 : cluster [DBG] pgmap v3282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:19 smithi067 bash[17655]: cluster 2024-04-03T16:08:18.002120+0000 mgr.y (mgr.24370) 3298 : cluster [DBG] pgmap v3282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:21.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:21 smithi082 bash[20963]: cluster 2024-04-03T16:08:20.002940+0000 mgr.y (mgr.24370) 3299 : cluster [DBG] pgmap v3283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:21.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:21 smithi082 bash[20963]: audit 2024-04-03T16:08:20.173992+0000 mon.a (mon.0) 3471 : audit [DBG] from='client.? 172.21.15.67:0/380820945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:21.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:21 smithi067 bash[27441]: cluster 2024-04-03T16:08:20.002940+0000 mgr.y (mgr.24370) 3299 : cluster [DBG] pgmap v3283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:21.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:21 smithi067 bash[27441]: audit 2024-04-03T16:08:20.173992+0000 mon.a (mon.0) 3471 : audit [DBG] from='client.? 172.21.15.67:0/380820945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:21.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:21 smithi067 bash[17655]: cluster 2024-04-03T16:08:20.002940+0000 mgr.y (mgr.24370) 3299 : cluster [DBG] pgmap v3283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:21.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:21 smithi067 bash[17655]: audit 2024-04-03T16:08:20.173992+0000 mon.a (mon.0) 3471 : audit [DBG] from='client.? 172.21.15.67:0/380820945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:23 smithi082 bash[20963]: cluster 2024-04-03T16:08:22.004298+0000 mgr.y (mgr.24370) 3300 : cluster [DBG] pgmap v3284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:23 smithi082 bash[20963]: audit 2024-04-03T16:08:22.624607+0000 mon.c (mon.2) 1240 : audit [DBG] from='client.? 172.21.15.67:0/2429916227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:23] "GET /metrics HTTP/1.1" 200 239907 "" "Prometheus/2.43.0" 2024-04-03T16:08:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:23 smithi067 bash[17655]: cluster 2024-04-03T16:08:22.004298+0000 mgr.y (mgr.24370) 3300 : cluster [DBG] pgmap v3284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:23 smithi067 bash[17655]: audit 2024-04-03T16:08:22.624607+0000 mon.c (mon.2) 1240 : audit [DBG] from='client.? 172.21.15.67:0/2429916227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:23 smithi067 bash[27441]: cluster 2024-04-03T16:08:22.004298+0000 mgr.y (mgr.24370) 3300 : cluster [DBG] pgmap v3284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:23 smithi067 bash[27441]: audit 2024-04-03T16:08:22.624607+0000 mon.c (mon.2) 1240 : audit [DBG] from='client.? 172.21.15.67:0/2429916227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:08:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:25 smithi082 bash[20963]: cluster 2024-04-03T16:08:24.005010+0000 mgr.y (mgr.24370) 3301 : cluster [DBG] pgmap v3285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:25 smithi082 bash[20963]: audit 2024-04-03T16:08:24.818562+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:25 smithi082 bash[20963]: audit 2024-04-03T16:08:25.073677+0000 mon.c (mon.2) 1241 : audit [DBG] from='client.? 172.21.15.67:0/2954821959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:25 smithi067 bash[17655]: cluster 2024-04-03T16:08:24.005010+0000 mgr.y (mgr.24370) 3301 : cluster [DBG] pgmap v3285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:25 smithi067 bash[17655]: audit 2024-04-03T16:08:24.818562+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:25 smithi067 bash[17655]: audit 2024-04-03T16:08:25.073677+0000 mon.c (mon.2) 1241 : audit [DBG] from='client.? 172.21.15.67:0/2954821959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:25 smithi067 bash[27441]: cluster 2024-04-03T16:08:24.005010+0000 mgr.y (mgr.24370) 3301 : cluster [DBG] pgmap v3285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:25 smithi067 bash[27441]: audit 2024-04-03T16:08:24.818562+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:25 smithi067 bash[27441]: audit 2024-04-03T16:08:25.073677+0000 mon.c (mon.2) 1241 : audit [DBG] from='client.? 172.21.15.67:0/2954821959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:27 smithi082 bash[20963]: cluster 2024-04-03T16:08:26.006135+0000 mgr.y (mgr.24370) 3302 : cluster [DBG] pgmap v3286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:27 smithi067 bash[27441]: cluster 2024-04-03T16:08:26.006135+0000 mgr.y (mgr.24370) 3302 : cluster [DBG] pgmap v3286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:27 smithi067 bash[17655]: cluster 2024-04-03T16:08:26.006135+0000 mgr.y (mgr.24370) 3302 : cluster [DBG] pgmap v3286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:28.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:28 smithi082 bash[20963]: audit 2024-04-03T16:08:27.523157+0000 mon.a (mon.0) 3473 : audit [DBG] from='client.? 172.21.15.67:0/2321836048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:28.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:28 smithi067 bash[17655]: audit 2024-04-03T16:08:27.523157+0000 mon.a (mon.0) 3473 : audit [DBG] from='client.? 172.21.15.67:0/2321836048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:28.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:28 smithi067 bash[27441]: audit 2024-04-03T16:08:27.523157+0000 mon.a (mon.0) 3473 : audit [DBG] from='client.? 172.21.15.67:0/2321836048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:29.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:29 smithi082 bash[20963]: cluster 2024-04-03T16:08:28.006816+0000 mgr.y (mgr.24370) 3303 : cluster [DBG] pgmap v3287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:29 smithi067 bash[27441]: cluster 2024-04-03T16:08:28.006816+0000 mgr.y (mgr.24370) 3303 : cluster [DBG] pgmap v3287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:29 smithi067 bash[17655]: cluster 2024-04-03T16:08:28.006816+0000 mgr.y (mgr.24370) 3303 : cluster [DBG] pgmap v3287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:30.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:30 smithi082 bash[20963]: audit 2024-04-03T16:08:29.976347+0000 mon.c (mon.2) 1242 : audit [DBG] from='client.? 172.21.15.67:0/4293459607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:30.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:30 smithi067 bash[27441]: audit 2024-04-03T16:08:29.976347+0000 mon.c (mon.2) 1242 : audit [DBG] from='client.? 172.21.15.67:0/4293459607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:30.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:30 smithi067 bash[17655]: audit 2024-04-03T16:08:29.976347+0000 mon.c (mon.2) 1242 : audit [DBG] from='client.? 172.21.15.67:0/4293459607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:31 smithi082 bash[20963]: cluster 2024-04-03T16:08:30.007600+0000 mgr.y (mgr.24370) 3304 : cluster [DBG] pgmap v3288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:31 smithi067 bash[17655]: cluster 2024-04-03T16:08:30.007600+0000 mgr.y (mgr.24370) 3304 : cluster [DBG] pgmap v3288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:31 smithi067 bash[27441]: cluster 2024-04-03T16:08:30.007600+0000 mgr.y (mgr.24370) 3304 : cluster [DBG] pgmap v3288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:33.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:33 smithi082 bash[20963]: cluster 2024-04-03T16:08:32.008720+0000 mgr.y (mgr.24370) 3305 : cluster [DBG] pgmap v3289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:33.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:33 smithi082 bash[20963]: audit 2024-04-03T16:08:32.422573+0000 mon.c (mon.2) 1243 : audit [DBG] from='client.? 172.21.15.67:0/125076904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:33] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T16:08:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:33 smithi067 bash[17655]: cluster 2024-04-03T16:08:32.008720+0000 mgr.y (mgr.24370) 3305 : cluster [DBG] pgmap v3289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:33 smithi067 bash[17655]: audit 2024-04-03T16:08:32.422573+0000 mon.c (mon.2) 1243 : audit [DBG] from='client.? 172.21.15.67:0/125076904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:33 smithi067 bash[27441]: cluster 2024-04-03T16:08:32.008720+0000 mgr.y (mgr.24370) 3305 : cluster [DBG] pgmap v3289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:33 smithi067 bash[27441]: audit 2024-04-03T16:08:32.422573+0000 mon.c (mon.2) 1243 : audit [DBG] from='client.? 172.21.15.67:0/125076904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:08:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:35 smithi082 bash[20963]: cluster 2024-04-03T16:08:34.009403+0000 mgr.y (mgr.24370) 3306 : cluster [DBG] pgmap v3290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:35.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:35 smithi082 bash[20963]: audit 2024-04-03T16:08:34.869975+0000 mon.c (mon.2) 1244 : audit [DBG] from='client.? 172.21.15.67:0/3187538664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:35 smithi067 bash[17655]: cluster 2024-04-03T16:08:34.009403+0000 mgr.y (mgr.24370) 3306 : cluster [DBG] pgmap v3290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:35 smithi067 bash[17655]: audit 2024-04-03T16:08:34.869975+0000 mon.c (mon.2) 1244 : audit [DBG] from='client.? 172.21.15.67:0/3187538664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:35 smithi067 bash[27441]: cluster 2024-04-03T16:08:34.009403+0000 mgr.y (mgr.24370) 3306 : cluster [DBG] pgmap v3290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:35 smithi067 bash[27441]: audit 2024-04-03T16:08:34.869975+0000 mon.c (mon.2) 1244 : audit [DBG] from='client.? 172.21.15.67:0/3187538664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:37 smithi082 bash[20963]: cluster 2024-04-03T16:08:36.010477+0000 mgr.y (mgr.24370) 3307 : cluster [DBG] pgmap v3291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:37 smithi067 bash[17655]: cluster 2024-04-03T16:08:36.010477+0000 mgr.y (mgr.24370) 3307 : cluster [DBG] pgmap v3291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:37 smithi067 bash[27441]: cluster 2024-04-03T16:08:36.010477+0000 mgr.y (mgr.24370) 3307 : cluster [DBG] pgmap v3291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:38.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:38 smithi067 bash[17655]: audit 2024-04-03T16:08:37.324443+0000 mon.c (mon.2) 1245 : audit [DBG] from='client.? 172.21.15.67:0/3710091260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:38 smithi067 bash[27441]: audit 2024-04-03T16:08:37.324443+0000 mon.c (mon.2) 1245 : audit [DBG] from='client.? 172.21.15.67:0/3710091260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:38.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:38 smithi082 bash[20963]: audit 2024-04-03T16:08:37.324443+0000 mon.c (mon.2) 1245 : audit [DBG] from='client.? 172.21.15.67:0/3710091260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:39 smithi067 bash[17655]: cluster 2024-04-03T16:08:38.011165+0000 mgr.y (mgr.24370) 3308 : cluster [DBG] pgmap v3292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:39 smithi067 bash[27441]: cluster 2024-04-03T16:08:38.011165+0000 mgr.y (mgr.24370) 3308 : cluster [DBG] pgmap v3292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:39 smithi082 bash[20963]: cluster 2024-04-03T16:08:38.011165+0000 mgr.y (mgr.24370) 3308 : cluster [DBG] pgmap v3292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:40 smithi067 bash[17655]: audit 2024-04-03T16:08:39.783789+0000 mon.a (mon.0) 3474 : audit [DBG] from='client.? 172.21.15.67:0/123670043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:40 smithi067 bash[17655]: audit 2024-04-03T16:08:39.818669+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:40.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:40 smithi067 bash[27441]: audit 2024-04-03T16:08:39.783789+0000 mon.a (mon.0) 3474 : audit [DBG] from='client.? 172.21.15.67:0/123670043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:40 smithi067 bash[27441]: audit 2024-04-03T16:08:39.818669+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:40 smithi082 bash[20963]: audit 2024-04-03T16:08:39.783789+0000 mon.a (mon.0) 3474 : audit [DBG] from='client.? 172.21.15.67:0/123670043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:40 smithi082 bash[20963]: audit 2024-04-03T16:08:39.818669+0000 mon.a (mon.0) 3475 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:41.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:41 smithi067 bash[17655]: cluster 2024-04-03T16:08:40.011875+0000 mgr.y (mgr.24370) 3309 : cluster [DBG] pgmap v3293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:41 smithi067 bash[27441]: cluster 2024-04-03T16:08:40.011875+0000 mgr.y (mgr.24370) 3309 : cluster [DBG] pgmap v3293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:41 smithi082 bash[20963]: cluster 2024-04-03T16:08:40.011875+0000 mgr.y (mgr.24370) 3309 : cluster [DBG] pgmap v3293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:43] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:08:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:43 smithi067 bash[17655]: cluster 2024-04-03T16:08:42.013003+0000 mgr.y (mgr.24370) 3310 : cluster [DBG] pgmap v3294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:43 smithi067 bash[17655]: audit 2024-04-03T16:08:42.235686+0000 mon.a (mon.0) 3476 : audit [DBG] from='client.? 172.21.15.67:0/3693199424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:43 smithi067 bash[27441]: cluster 2024-04-03T16:08:42.013003+0000 mgr.y (mgr.24370) 3310 : cluster [DBG] pgmap v3294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:43 smithi067 bash[27441]: audit 2024-04-03T16:08:42.235686+0000 mon.a (mon.0) 3476 : audit [DBG] from='client.? 172.21.15.67:0/3693199424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:43 smithi082 bash[20963]: cluster 2024-04-03T16:08:42.013003+0000 mgr.y (mgr.24370) 3310 : cluster [DBG] pgmap v3294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:43 smithi082 bash[20963]: audit 2024-04-03T16:08:42.235686+0000 mon.a (mon.0) 3476 : audit [DBG] from='client.? 172.21.15.67:0/3693199424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:08:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:45 smithi067 bash[27441]: cluster 2024-04-03T16:08:44.013671+0000 mgr.y (mgr.24370) 3311 : cluster [DBG] pgmap v3295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:45 smithi067 bash[27441]: audit 2024-04-03T16:08:44.697603+0000 mon.a (mon.0) 3477 : audit [DBG] from='client.? 172.21.15.67:0/2600713837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:45 smithi067 bash[17655]: cluster 2024-04-03T16:08:44.013671+0000 mgr.y (mgr.24370) 3311 : cluster [DBG] pgmap v3295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:45 smithi067 bash[17655]: audit 2024-04-03T16:08:44.697603+0000 mon.a (mon.0) 3477 : audit [DBG] from='client.? 172.21.15.67:0/2600713837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:45 smithi082 bash[20963]: cluster 2024-04-03T16:08:44.013671+0000 mgr.y (mgr.24370) 3311 : cluster [DBG] pgmap v3295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:45 smithi082 bash[20963]: audit 2024-04-03T16:08:44.697603+0000 mon.a (mon.0) 3477 : audit [DBG] from='client.? 172.21.15.67:0/2600713837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:47 smithi067 bash[27441]: cluster 2024-04-03T16:08:46.014739+0000 mgr.y (mgr.24370) 3312 : cluster [DBG] pgmap v3296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:47 smithi067 bash[27441]: audit 2024-04-03T16:08:47.154455+0000 mon.c (mon.2) 1246 : audit [DBG] from='client.? 172.21.15.67:0/3458715193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:47 smithi067 bash[17655]: cluster 2024-04-03T16:08:46.014739+0000 mgr.y (mgr.24370) 3312 : cluster [DBG] pgmap v3296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:47 smithi067 bash[17655]: audit 2024-04-03T16:08:47.154455+0000 mon.c (mon.2) 1246 : audit [DBG] from='client.? 172.21.15.67:0/3458715193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:47 smithi082 bash[20963]: cluster 2024-04-03T16:08:46.014739+0000 mgr.y (mgr.24370) 3312 : cluster [DBG] pgmap v3296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:47 smithi082 bash[20963]: audit 2024-04-03T16:08:47.154455+0000 mon.c (mon.2) 1246 : audit [DBG] from='client.? 172.21.15.67:0/3458715193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:49 smithi082 bash[20963]: cluster 2024-04-03T16:08:48.015405+0000 mgr.y (mgr.24370) 3313 : cluster [DBG] pgmap v3297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:49 smithi067 bash[17655]: cluster 2024-04-03T16:08:48.015405+0000 mgr.y (mgr.24370) 3313 : cluster [DBG] pgmap v3297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:49 smithi067 bash[27441]: cluster 2024-04-03T16:08:48.015405+0000 mgr.y (mgr.24370) 3313 : cluster [DBG] pgmap v3297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:50.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:50 smithi082 bash[20963]: audit 2024-04-03T16:08:49.608543+0000 mon.a (mon.0) 3478 : audit [DBG] from='client.? 172.21.15.67:0/4039618107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:50.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:50 smithi067 bash[17655]: audit 2024-04-03T16:08:49.608543+0000 mon.a (mon.0) 3478 : audit [DBG] from='client.? 172.21.15.67:0/4039618107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:50.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:50 smithi067 bash[27441]: audit 2024-04-03T16:08:49.608543+0000 mon.a (mon.0) 3478 : audit [DBG] from='client.? 172.21.15.67:0/4039618107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:51 smithi082 bash[20963]: cluster 2024-04-03T16:08:50.015908+0000 mgr.y (mgr.24370) 3314 : cluster [DBG] pgmap v3298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:51 smithi067 bash[17655]: cluster 2024-04-03T16:08:50.015908+0000 mgr.y (mgr.24370) 3314 : cluster [DBG] pgmap v3298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:51 smithi067 bash[27441]: cluster 2024-04-03T16:08:50.015908+0000 mgr.y (mgr.24370) 3314 : cluster [DBG] pgmap v3298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:52 smithi082 bash[20963]: audit 2024-04-03T16:08:52.062610+0000 mon.a (mon.0) 3479 : audit [DBG] from='client.? 172.21.15.67:0/821721000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:52.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:52 smithi067 bash[17655]: audit 2024-04-03T16:08:52.062610+0000 mon.a (mon.0) 3479 : audit [DBG] from='client.? 172.21.15.67:0/821721000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:52 smithi067 bash[27441]: audit 2024-04-03T16:08:52.062610+0000 mon.a (mon.0) 3479 : audit [DBG] from='client.? 172.21.15.67:0/821721000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:53 smithi067 bash[17655]: cluster 2024-04-03T16:08:52.016993+0000 mgr.y (mgr.24370) 3315 : cluster [DBG] pgmap v3299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:53 smithi067 bash[27441]: cluster 2024-04-03T16:08:52.016993+0000 mgr.y (mgr.24370) 3315 : cluster [DBG] pgmap v3299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:53] "GET /metrics HTTP/1.1" 200 239913 "" "Prometheus/2.43.0" 2024-04-03T16:08:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:53 smithi082 bash[20963]: cluster 2024-04-03T16:08:52.016993+0000 mgr.y (mgr.24370) 3315 : cluster [DBG] pgmap v3299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:08:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:55 smithi082 bash[20963]: cluster 2024-04-03T16:08:54.017672+0000 mgr.y (mgr.24370) 3316 : cluster [DBG] pgmap v3300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:55 smithi082 bash[20963]: audit 2024-04-03T16:08:54.522835+0000 mon.c (mon.2) 1247 : audit [DBG] from='client.? 172.21.15.67:0/2580117941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:55 smithi082 bash[20963]: audit 2024-04-03T16:08:54.819470+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:55 smithi067 bash[17655]: cluster 2024-04-03T16:08:54.017672+0000 mgr.y (mgr.24370) 3316 : cluster [DBG] pgmap v3300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:55 smithi067 bash[17655]: audit 2024-04-03T16:08:54.522835+0000 mon.c (mon.2) 1247 : audit [DBG] from='client.? 172.21.15.67:0/2580117941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:55 smithi067 bash[17655]: audit 2024-04-03T16:08:54.819470+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:55 smithi067 bash[27441]: cluster 2024-04-03T16:08:54.017672+0000 mgr.y (mgr.24370) 3316 : cluster [DBG] pgmap v3300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:55 smithi067 bash[27441]: audit 2024-04-03T16:08:54.522835+0000 mon.c (mon.2) 1247 : audit [DBG] from='client.? 172.21.15.67:0/2580117941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:55 smithi067 bash[27441]: audit 2024-04-03T16:08:54.819470+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:08:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:57 smithi082 bash[20963]: cluster 2024-04-03T16:08:56.018903+0000 mgr.y (mgr.24370) 3317 : cluster [DBG] pgmap v3301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:57 smithi082 bash[20963]: audit 2024-04-03T16:08:56.983535+0000 mon.c (mon.2) 1248 : audit [DBG] from='client.? 172.21.15.67:0/1281718406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:57 smithi067 bash[27441]: cluster 2024-04-03T16:08:56.018903+0000 mgr.y (mgr.24370) 3317 : cluster [DBG] pgmap v3301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:57 smithi067 bash[27441]: audit 2024-04-03T16:08:56.983535+0000 mon.c (mon.2) 1248 : audit [DBG] from='client.? 172.21.15.67:0/1281718406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:57 smithi067 bash[17655]: cluster 2024-04-03T16:08:56.018903+0000 mgr.y (mgr.24370) 3317 : cluster [DBG] pgmap v3301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:57 smithi067 bash[17655]: audit 2024-04-03T16:08:56.983535+0000 mon.c (mon.2) 1248 : audit [DBG] from='client.? 172.21.15.67:0/1281718406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:08:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:08:59 smithi082 bash[20963]: cluster 2024-04-03T16:08:58.019740+0000 mgr.y (mgr.24370) 3318 : cluster [DBG] pgmap v3302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:08:59 smithi067 bash[17655]: cluster 2024-04-03T16:08:58.019740+0000 mgr.y (mgr.24370) 3318 : cluster [DBG] pgmap v3302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:08:59.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:08:59 smithi067 bash[27441]: cluster 2024-04-03T16:08:58.019740+0000 mgr.y (mgr.24370) 3318 : cluster [DBG] pgmap v3302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:00.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:00 smithi082 bash[20963]: audit 2024-04-03T16:08:59.438876+0000 mon.c (mon.2) 1249 : audit [DBG] from='client.? 172.21.15.67:0/655201985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:00 smithi067 bash[17655]: audit 2024-04-03T16:08:59.438876+0000 mon.c (mon.2) 1249 : audit [DBG] from='client.? 172.21.15.67:0/655201985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:00 smithi067 bash[27441]: audit 2024-04-03T16:08:59.438876+0000 mon.c (mon.2) 1249 : audit [DBG] from='client.? 172.21.15.67:0/655201985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:01 smithi082 bash[20963]: cluster 2024-04-03T16:09:00.020450+0000 mgr.y (mgr.24370) 3319 : cluster [DBG] pgmap v3303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:01 smithi067 bash[17655]: cluster 2024-04-03T16:09:00.020450+0000 mgr.y (mgr.24370) 3319 : cluster [DBG] pgmap v3303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:01 smithi067 bash[27441]: cluster 2024-04-03T16:09:00.020450+0000 mgr.y (mgr.24370) 3319 : cluster [DBG] pgmap v3303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:02.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:02 smithi082 bash[20963]: audit 2024-04-03T16:09:01.890004+0000 mon.c (mon.2) 1250 : audit [DBG] from='client.? 172.21.15.67:0/1483918307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:02 smithi067 bash[17655]: audit 2024-04-03T16:09:01.890004+0000 mon.c (mon.2) 1250 : audit [DBG] from='client.? 172.21.15.67:0/1483918307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:02 smithi067 bash[27441]: audit 2024-04-03T16:09:01.890004+0000 mon.c (mon.2) 1250 : audit [DBG] from='client.? 172.21.15.67:0/1483918307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:03 smithi067 bash[17655]: cluster 2024-04-03T16:09:02.021569+0000 mgr.y (mgr.24370) 3320 : cluster [DBG] pgmap v3304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T16:09:03.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:03 smithi067 bash[27441]: cluster 2024-04-03T16:09:02.021569+0000 mgr.y (mgr.24370) 3320 : cluster [DBG] pgmap v3304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:03.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:03 smithi082 bash[20963]: cluster 2024-04-03T16:09:02.021569+0000 mgr.y (mgr.24370) 3320 : cluster [DBG] pgmap v3304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:09:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:05 smithi082 bash[20963]: cluster 2024-04-03T16:09:04.022139+0000 mgr.y (mgr.24370) 3321 : cluster [DBG] pgmap v3305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:05 smithi082 bash[20963]: audit 2024-04-03T16:09:04.340057+0000 mon.c (mon.2) 1251 : audit [DBG] from='client.? 172.21.15.67:0/208797142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:05 smithi082 bash[20963]: audit 2024-04-03T16:09:05.195351+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:09:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:05 smithi067 bash[17655]: cluster 2024-04-03T16:09:04.022139+0000 mgr.y (mgr.24370) 3321 : cluster [DBG] pgmap v3305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:05 smithi067 bash[17655]: audit 2024-04-03T16:09:04.340057+0000 mon.c (mon.2) 1251 : audit [DBG] from='client.? 172.21.15.67:0/208797142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:05 smithi067 bash[17655]: audit 2024-04-03T16:09:05.195351+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:09:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:05 smithi067 bash[27441]: cluster 2024-04-03T16:09:04.022139+0000 mgr.y (mgr.24370) 3321 : cluster [DBG] pgmap v3305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:05 smithi067 bash[27441]: audit 2024-04-03T16:09:04.340057+0000 mon.c (mon.2) 1251 : audit [DBG] from='client.? 172.21.15.67:0/208797142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:05 smithi067 bash[27441]: audit 2024-04-03T16:09:05.195351+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:09:06.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:06 smithi082 bash[20963]: audit 2024-04-03T16:09:05.523922+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:06.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:06 smithi082 bash[20963]: audit 2024-04-03T16:09:05.531923+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:06.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:06 smithi082 bash[20963]: cluster 2024-04-03T16:09:06.023249+0000 mgr.y (mgr.24370) 3322 : cluster [DBG] pgmap v3306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:06 smithi067 bash[17655]: audit 2024-04-03T16:09:05.523922+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:06 smithi067 bash[17655]: audit 2024-04-03T16:09:05.531923+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:06 smithi067 bash[17655]: cluster 2024-04-03T16:09:06.023249+0000 mgr.y (mgr.24370) 3322 : cluster [DBG] pgmap v3306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:06.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:06 smithi067 bash[27441]: audit 2024-04-03T16:09:05.523922+0000 mon.a (mon.0) 3482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:06.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:06 smithi067 bash[27441]: audit 2024-04-03T16:09:05.531923+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:06 smithi067 bash[27441]: cluster 2024-04-03T16:09:06.023249+0000 mgr.y (mgr.24370) 3322 : cluster [DBG] pgmap v3306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:07.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:07 smithi082 bash[20963]: audit 2024-04-03T16:09:06.814838+0000 mon.c (mon.2) 1252 : audit [DBG] from='client.? 172.21.15.67:0/737060386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:07.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:07 smithi067 bash[17655]: audit 2024-04-03T16:09:06.814838+0000 mon.c (mon.2) 1252 : audit [DBG] from='client.? 172.21.15.67:0/737060386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:07.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:07 smithi067 bash[27441]: audit 2024-04-03T16:09:06.814838+0000 mon.c (mon.2) 1252 : audit [DBG] from='client.? 172.21.15.67:0/737060386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:08 smithi082 bash[20963]: cluster 2024-04-03T16:09:08.023859+0000 mgr.y (mgr.24370) 3323 : cluster [DBG] pgmap v3307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:08.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:08 smithi067 bash[27441]: cluster 2024-04-03T16:09:08.023859+0000 mgr.y (mgr.24370) 3323 : cluster [DBG] pgmap v3307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:08 smithi067 bash[17655]: cluster 2024-04-03T16:09:08.023859+0000 mgr.y (mgr.24370) 3323 : cluster [DBG] pgmap v3307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:09.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:09 smithi082 bash[20963]: audit 2024-04-03T16:09:09.274979+0000 mon.c (mon.2) 1253 : audit [DBG] from='client.? 172.21.15.67:0/167890995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:09.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:09 smithi067 bash[17655]: audit 2024-04-03T16:09:09.274979+0000 mon.c (mon.2) 1253 : audit [DBG] from='client.? 172.21.15.67:0/167890995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:09.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:09 smithi067 bash[27441]: audit 2024-04-03T16:09:09.274979+0000 mon.c (mon.2) 1253 : audit [DBG] from='client.? 172.21.15.67:0/167890995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:10 smithi082 bash[20963]: audit 2024-04-03T16:09:09.819565+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:10 smithi082 bash[20963]: cluster 2024-04-03T16:09:10.024516+0000 mgr.y (mgr.24370) 3324 : cluster [DBG] pgmap v3308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:10 smithi067 bash[27441]: audit 2024-04-03T16:09:09.819565+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:10 smithi067 bash[27441]: cluster 2024-04-03T16:09:10.024516+0000 mgr.y (mgr.24370) 3324 : cluster [DBG] pgmap v3308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:10 smithi067 bash[17655]: audit 2024-04-03T16:09:09.819565+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:10 smithi067 bash[17655]: cluster 2024-04-03T16:09:10.024516+0000 mgr.y (mgr.24370) 3324 : cluster [DBG] pgmap v3308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:12.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[17655]: audit 2024-04-03T16:09:10.892159+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[17655]: audit 2024-04-03T16:09:10.900211+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[17655]: audit 2024-04-03T16:09:11.526705+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[17655]: audit 2024-04-03T16:09:11.533599+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[17655]: audit 2024-04-03T16:09:11.735627+0000 mon.c (mon.2) 1254 : audit [DBG] from='client.? 172.21.15.67:0/150904505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[27441]: audit 2024-04-03T16:09:10.892159+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[27441]: audit 2024-04-03T16:09:10.900211+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[27441]: audit 2024-04-03T16:09:11.526705+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[27441]: audit 2024-04-03T16:09:11.533599+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:11 smithi067 bash[27441]: audit 2024-04-03T16:09:11.735627+0000 mon.c (mon.2) 1254 : audit [DBG] from='client.? 172.21.15.67:0/150904505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:12.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:11 smithi082 bash[20963]: audit 2024-04-03T16:09:10.892159+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:11 smithi082 bash[20963]: audit 2024-04-03T16:09:10.900211+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:11 smithi082 bash[20963]: audit 2024-04-03T16:09:11.526705+0000 mon.a (mon.0) 3487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:11 smithi082 bash[20963]: audit 2024-04-03T16:09:11.533599+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:12.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:11 smithi082 bash[20963]: audit 2024-04-03T16:09:11.735627+0000 mon.c (mon.2) 1254 : audit [DBG] from='client.? 172.21.15.67:0/150904505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:13.163 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:09:13.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:12 smithi067 bash[27441]: audit 2024-04-03T16:09:11.952680+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:09:13.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:12 smithi067 bash[27441]: audit 2024-04-03T16:09:11.954682+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:09:13.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:12 smithi067 bash[27441]: audit 2024-04-03T16:09:11.963695+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:13.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:12 smithi067 bash[27441]: cluster 2024-04-03T16:09:12.025624+0000 mgr.y (mgr.24370) 3325 : cluster [DBG] pgmap v3309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:12 smithi067 bash[17655]: audit 2024-04-03T16:09:11.952680+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:09:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:12 smithi067 bash[17655]: audit 2024-04-03T16:09:11.954682+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:09:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:12 smithi067 bash[17655]: audit 2024-04-03T16:09:11.963695+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:12 smithi067 bash[17655]: cluster 2024-04-03T16:09:12.025624+0000 mgr.y (mgr.24370) 3325 : cluster [DBG] pgmap v3309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:13.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:12 smithi082 bash[20963]: audit 2024-04-03T16:09:11.952680+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:09:13.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:12 smithi082 bash[20963]: audit 2024-04-03T16:09:11.954682+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:09:13.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:12 smithi082 bash[20963]: audit 2024-04-03T16:09:11.963695+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:09:13.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:12 smithi082 bash[20963]: cluster 2024-04-03T16:09:12.025624+0000 mgr.y (mgr.24370) 3325 : cluster [DBG] pgmap v3309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:09:15.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:15 smithi082 bash[20963]: cluster 2024-04-03T16:09:14.026247+0000 mgr.y (mgr.24370) 3326 : cluster [DBG] pgmap v3310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:15.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:15 smithi082 bash[20963]: audit 2024-04-03T16:09:14.191083+0000 mon.c (mon.2) 1255 : audit [DBG] from='client.? 172.21.15.67:0/2323199856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:15.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:15 smithi067 bash[27441]: cluster 2024-04-03T16:09:14.026247+0000 mgr.y (mgr.24370) 3326 : cluster [DBG] pgmap v3310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:15.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:15 smithi067 bash[27441]: audit 2024-04-03T16:09:14.191083+0000 mon.c (mon.2) 1255 : audit [DBG] from='client.? 172.21.15.67:0/2323199856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:15.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:15 smithi067 bash[17655]: cluster 2024-04-03T16:09:14.026247+0000 mgr.y (mgr.24370) 3326 : cluster [DBG] pgmap v3310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:15.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:15 smithi067 bash[17655]: audit 2024-04-03T16:09:14.191083+0000 mon.c (mon.2) 1255 : audit [DBG] from='client.? 172.21.15.67:0/2323199856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:17.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:17 smithi082 bash[20963]: cluster 2024-04-03T16:09:16.027384+0000 mgr.y (mgr.24370) 3327 : cluster [DBG] pgmap v3311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:17 smithi082 bash[20963]: audit 2024-04-03T16:09:16.647073+0000 mon.a (mon.0) 3492 : audit [DBG] from='client.? 172.21.15.67:0/3633588890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:17 smithi067 bash[17655]: cluster 2024-04-03T16:09:16.027384+0000 mgr.y (mgr.24370) 3327 : cluster [DBG] pgmap v3311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:17 smithi067 bash[17655]: audit 2024-04-03T16:09:16.647073+0000 mon.a (mon.0) 3492 : audit [DBG] from='client.? 172.21.15.67:0/3633588890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:17.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:17 smithi067 bash[27441]: cluster 2024-04-03T16:09:16.027384+0000 mgr.y (mgr.24370) 3327 : cluster [DBG] pgmap v3311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:17.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:17 smithi067 bash[27441]: audit 2024-04-03T16:09:16.647073+0000 mon.a (mon.0) 3492 : audit [DBG] from='client.? 172.21.15.67:0/3633588890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:19 smithi082 bash[20963]: cluster 2024-04-03T16:09:18.028149+0000 mgr.y (mgr.24370) 3328 : cluster [DBG] pgmap v3312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:19.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:19 smithi067 bash[27441]: cluster 2024-04-03T16:09:18.028149+0000 mgr.y (mgr.24370) 3328 : cluster [DBG] pgmap v3312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:19 smithi067 bash[17655]: cluster 2024-04-03T16:09:18.028149+0000 mgr.y (mgr.24370) 3328 : cluster [DBG] pgmap v3312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:20.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:20 smithi082 bash[20963]: audit 2024-04-03T16:09:19.098065+0000 mon.a (mon.0) 3493 : audit [DBG] from='client.? 172.21.15.67:0/597703987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:20.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:20 smithi067 bash[17655]: audit 2024-04-03T16:09:19.098065+0000 mon.a (mon.0) 3493 : audit [DBG] from='client.? 172.21.15.67:0/597703987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:20.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:20 smithi067 bash[27441]: audit 2024-04-03T16:09:19.098065+0000 mon.a (mon.0) 3493 : audit [DBG] from='client.? 172.21.15.67:0/597703987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:21.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:21 smithi082 bash[20963]: cluster 2024-04-03T16:09:20.028867+0000 mgr.y (mgr.24370) 3329 : cluster [DBG] pgmap v3313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:21.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:21 smithi067 bash[27441]: cluster 2024-04-03T16:09:20.028867+0000 mgr.y (mgr.24370) 3329 : cluster [DBG] pgmap v3313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:21.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:21 smithi067 bash[17655]: cluster 2024-04-03T16:09:20.028867+0000 mgr.y (mgr.24370) 3329 : cluster [DBG] pgmap v3313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:22.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:22 smithi082 bash[20963]: audit 2024-04-03T16:09:21.544613+0000 mon.c (mon.2) 1256 : audit [DBG] from='client.? 172.21.15.67:0/2753180958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:22.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:22 smithi067 bash[27441]: audit 2024-04-03T16:09:21.544613+0000 mon.c (mon.2) 1256 : audit [DBG] from='client.? 172.21.15.67:0/2753180958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:22.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:22 smithi067 bash[17655]: audit 2024-04-03T16:09:21.544613+0000 mon.c (mon.2) 1256 : audit [DBG] from='client.? 172.21.15.67:0/2753180958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:23 smithi082 bash[20963]: cluster 2024-04-03T16:09:22.030037+0000 mgr.y (mgr.24370) 3330 : cluster [DBG] pgmap v3314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:23 smithi067 bash[17655]: cluster 2024-04-03T16:09:22.030037+0000 mgr.y (mgr.24370) 3330 : cluster [DBG] pgmap v3314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:23 smithi067 bash[27441]: cluster 2024-04-03T16:09:22.030037+0000 mgr.y (mgr.24370) 3330 : cluster [DBG] pgmap v3314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:09:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:09:24.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:24 smithi082 bash[20963]: audit 2024-04-03T16:09:23.994400+0000 mon.c (mon.2) 1257 : audit [DBG] from='client.? 172.21.15.67:0/1139188788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:24.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:24 smithi067 bash[27441]: audit 2024-04-03T16:09:23.994400+0000 mon.c (mon.2) 1257 : audit [DBG] from='client.? 172.21.15.67:0/1139188788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:24.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:24 smithi067 bash[17655]: audit 2024-04-03T16:09:23.994400+0000 mon.c (mon.2) 1257 : audit [DBG] from='client.? 172.21.15.67:0/1139188788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:25 smithi082 bash[20963]: cluster 2024-04-03T16:09:24.030718+0000 mgr.y (mgr.24370) 3331 : cluster [DBG] pgmap v3315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:25 smithi082 bash[20963]: audit 2024-04-03T16:09:24.820134+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:25 smithi067 bash[17655]: cluster 2024-04-03T16:09:24.030718+0000 mgr.y (mgr.24370) 3331 : cluster [DBG] pgmap v3315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:25 smithi067 bash[17655]: audit 2024-04-03T16:09:24.820134+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:25 smithi067 bash[27441]: cluster 2024-04-03T16:09:24.030718+0000 mgr.y (mgr.24370) 3331 : cluster [DBG] pgmap v3315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:25 smithi067 bash[27441]: audit 2024-04-03T16:09:24.820134+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:27 smithi082 bash[20963]: cluster 2024-04-03T16:09:26.031822+0000 mgr.y (mgr.24370) 3332 : cluster [DBG] pgmap v3316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:27 smithi082 bash[20963]: audit 2024-04-03T16:09:26.452587+0000 mon.c (mon.2) 1258 : audit [DBG] from='client.? 172.21.15.67:0/3322990273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:27 smithi067 bash[17655]: cluster 2024-04-03T16:09:26.031822+0000 mgr.y (mgr.24370) 3332 : cluster [DBG] pgmap v3316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:27 smithi067 bash[17655]: audit 2024-04-03T16:09:26.452587+0000 mon.c (mon.2) 1258 : audit [DBG] from='client.? 172.21.15.67:0/3322990273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:27 smithi067 bash[27441]: cluster 2024-04-03T16:09:26.031822+0000 mgr.y (mgr.24370) 3332 : cluster [DBG] pgmap v3316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:27 smithi067 bash[27441]: audit 2024-04-03T16:09:26.452587+0000 mon.c (mon.2) 1258 : audit [DBG] from='client.? 172.21.15.67:0/3322990273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:29 smithi067 bash[27441]: cluster 2024-04-03T16:09:28.032513+0000 mgr.y (mgr.24370) 3333 : cluster [DBG] pgmap v3317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:29 smithi067 bash[27441]: audit 2024-04-03T16:09:28.914571+0000 mon.a (mon.0) 3495 : audit [DBG] from='client.? 172.21.15.67:0/2557989790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:29 smithi067 bash[17655]: cluster 2024-04-03T16:09:28.032513+0000 mgr.y (mgr.24370) 3333 : cluster [DBG] pgmap v3317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:29 smithi067 bash[17655]: audit 2024-04-03T16:09:28.914571+0000 mon.a (mon.0) 3495 : audit [DBG] from='client.? 172.21.15.67:0/2557989790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:29 smithi082 bash[20963]: cluster 2024-04-03T16:09:28.032513+0000 mgr.y (mgr.24370) 3333 : cluster [DBG] pgmap v3317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:29 smithi082 bash[20963]: audit 2024-04-03T16:09:28.914571+0000 mon.a (mon.0) 3495 : audit [DBG] from='client.? 172.21.15.67:0/2557989790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:31 smithi067 bash[27441]: cluster 2024-04-03T16:09:30.033216+0000 mgr.y (mgr.24370) 3334 : cluster [DBG] pgmap v3318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:31 smithi067 bash[17655]: cluster 2024-04-03T16:09:30.033216+0000 mgr.y (mgr.24370) 3334 : cluster [DBG] pgmap v3318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:31 smithi082 bash[20963]: cluster 2024-04-03T16:09:30.033216+0000 mgr.y (mgr.24370) 3334 : cluster [DBG] pgmap v3318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:32.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:32 smithi067 bash[17655]: audit 2024-04-03T16:09:31.369411+0000 mon.a (mon.0) 3496 : audit [DBG] from='client.? 172.21.15.67:0/3921516968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:32.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:32 smithi067 bash[27441]: audit 2024-04-03T16:09:31.369411+0000 mon.a (mon.0) 3496 : audit [DBG] from='client.? 172.21.15.67:0/3921516968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:32.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:32 smithi082 bash[20963]: audit 2024-04-03T16:09:31.369411+0000 mon.a (mon.0) 3496 : audit [DBG] from='client.? 172.21.15.67:0/3921516968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:33] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:09:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:33 smithi067 bash[27441]: cluster 2024-04-03T16:09:32.034402+0000 mgr.y (mgr.24370) 3335 : cluster [DBG] pgmap v3319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:33 smithi067 bash[17655]: cluster 2024-04-03T16:09:32.034402+0000 mgr.y (mgr.24370) 3335 : cluster [DBG] pgmap v3319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:33.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:33 smithi082 bash[20963]: cluster 2024-04-03T16:09:32.034402+0000 mgr.y (mgr.24370) 3335 : cluster [DBG] pgmap v3319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:09:34.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:34 smithi067 bash[17655]: audit 2024-04-03T16:09:33.821684+0000 mon.a (mon.0) 3497 : audit [DBG] from='client.? 172.21.15.67:0/136262870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:34.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:34 smithi067 bash[27441]: audit 2024-04-03T16:09:33.821684+0000 mon.a (mon.0) 3497 : audit [DBG] from='client.? 172.21.15.67:0/136262870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:34.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:34 smithi082 bash[20963]: audit 2024-04-03T16:09:33.821684+0000 mon.a (mon.0) 3497 : audit [DBG] from='client.? 172.21.15.67:0/136262870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:35.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:35 smithi082 bash[20963]: cluster 2024-04-03T16:09:34.035126+0000 mgr.y (mgr.24370) 3336 : cluster [DBG] pgmap v3320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:35.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:35 smithi067 bash[17655]: cluster 2024-04-03T16:09:34.035126+0000 mgr.y (mgr.24370) 3336 : cluster [DBG] pgmap v3320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:35 smithi067 bash[27441]: cluster 2024-04-03T16:09:34.035126+0000 mgr.y (mgr.24370) 3336 : cluster [DBG] pgmap v3320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:37 smithi082 bash[20963]: cluster 2024-04-03T16:09:36.036332+0000 mgr.y (mgr.24370) 3337 : cluster [DBG] pgmap v3321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:37 smithi082 bash[20963]: audit 2024-04-03T16:09:36.272358+0000 mon.c (mon.2) 1259 : audit [DBG] from='client.? 172.21.15.67:0/3772908690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:37 smithi067 bash[17655]: cluster 2024-04-03T16:09:36.036332+0000 mgr.y (mgr.24370) 3337 : cluster [DBG] pgmap v3321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:37 smithi067 bash[17655]: audit 2024-04-03T16:09:36.272358+0000 mon.c (mon.2) 1259 : audit [DBG] from='client.? 172.21.15.67:0/3772908690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:37 smithi067 bash[27441]: cluster 2024-04-03T16:09:36.036332+0000 mgr.y (mgr.24370) 3337 : cluster [DBG] pgmap v3321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:37 smithi067 bash[27441]: audit 2024-04-03T16:09:36.272358+0000 mon.c (mon.2) 1259 : audit [DBG] from='client.? 172.21.15.67:0/3772908690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:39 smithi082 bash[20963]: cluster 2024-04-03T16:09:38.037010+0000 mgr.y (mgr.24370) 3338 : cluster [DBG] pgmap v3322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:39 smithi082 bash[20963]: audit 2024-04-03T16:09:38.736786+0000 mon.a (mon.0) 3498 : audit [DBG] from='client.? 172.21.15.67:0/1725910586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:39 smithi067 bash[17655]: cluster 2024-04-03T16:09:38.037010+0000 mgr.y (mgr.24370) 3338 : cluster [DBG] pgmap v3322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:39 smithi067 bash[17655]: audit 2024-04-03T16:09:38.736786+0000 mon.a (mon.0) 3498 : audit [DBG] from='client.? 172.21.15.67:0/1725910586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:39.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:39 smithi067 bash[27441]: cluster 2024-04-03T16:09:38.037010+0000 mgr.y (mgr.24370) 3338 : cluster [DBG] pgmap v3322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:39.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:39 smithi067 bash[27441]: audit 2024-04-03T16:09:38.736786+0000 mon.a (mon.0) 3498 : audit [DBG] from='client.? 172.21.15.67:0/1725910586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:40 smithi082 bash[20963]: audit 2024-04-03T16:09:39.820514+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:40 smithi067 bash[17655]: audit 2024-04-03T16:09:39.820514+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:40 smithi067 bash[27441]: audit 2024-04-03T16:09:39.820514+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:41 smithi082 bash[20963]: cluster 2024-04-03T16:09:40.037711+0000 mgr.y (mgr.24370) 3339 : cluster [DBG] pgmap v3323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:41 smithi082 bash[20963]: audit 2024-04-03T16:09:41.182680+0000 mon.c (mon.2) 1260 : audit [DBG] from='client.? 172.21.15.67:0/3660561109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:41 smithi067 bash[17655]: cluster 2024-04-03T16:09:40.037711+0000 mgr.y (mgr.24370) 3339 : cluster [DBG] pgmap v3323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:41 smithi067 bash[17655]: audit 2024-04-03T16:09:41.182680+0000 mon.c (mon.2) 1260 : audit [DBG] from='client.? 172.21.15.67:0/3660561109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:41.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:41 smithi067 bash[27441]: cluster 2024-04-03T16:09:40.037711+0000 mgr.y (mgr.24370) 3339 : cluster [DBG] pgmap v3323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:41.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:41 smithi067 bash[27441]: audit 2024-04-03T16:09:41.182680+0000 mon.c (mon.2) 1260 : audit [DBG] from='client.? 172.21.15.67:0/3660561109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:43 smithi067 bash[17655]: cluster 2024-04-03T16:09:42.038883+0000 mgr.y (mgr.24370) 3340 : cluster [DBG] pgmap v3324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:43] "GET /metrics HTTP/1.1" 200 239916 "" "Prometheus/2.43.0" 2024-04-03T16:09:43.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:43 smithi067 bash[27441]: cluster 2024-04-03T16:09:42.038883+0000 mgr.y (mgr.24370) 3340 : cluster [DBG] pgmap v3324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:43.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:43 smithi082 bash[20963]: cluster 2024-04-03T16:09:42.038883+0000 mgr.y (mgr.24370) 3340 : cluster [DBG] pgmap v3324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:09:44.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:44 smithi082 bash[20963]: audit 2024-04-03T16:09:43.637067+0000 mon.a (mon.0) 3500 : audit [DBG] from='client.? 172.21.15.67:0/3001813538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:44.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:44 smithi067 bash[17655]: audit 2024-04-03T16:09:43.637067+0000 mon.a (mon.0) 3500 : audit [DBG] from='client.? 172.21.15.67:0/3001813538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:44 smithi067 bash[27441]: audit 2024-04-03T16:09:43.637067+0000 mon.a (mon.0) 3500 : audit [DBG] from='client.? 172.21.15.67:0/3001813538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:45 smithi082 bash[20963]: cluster 2024-04-03T16:09:44.039569+0000 mgr.y (mgr.24370) 3341 : cluster [DBG] pgmap v3325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:45 smithi067 bash[17655]: cluster 2024-04-03T16:09:44.039569+0000 mgr.y (mgr.24370) 3341 : cluster [DBG] pgmap v3325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:45 smithi067 bash[27441]: cluster 2024-04-03T16:09:44.039569+0000 mgr.y (mgr.24370) 3341 : cluster [DBG] pgmap v3325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:46.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:46 smithi082 bash[20963]: audit 2024-04-03T16:09:46.081262+0000 mon.a (mon.0) 3501 : audit [DBG] from='client.? 172.21.15.67:0/3666683537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:46.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:46 smithi067 bash[17655]: audit 2024-04-03T16:09:46.081262+0000 mon.a (mon.0) 3501 : audit [DBG] from='client.? 172.21.15.67:0/3666683537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:46.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:46 smithi067 bash[27441]: audit 2024-04-03T16:09:46.081262+0000 mon.a (mon.0) 3501 : audit [DBG] from='client.? 172.21.15.67:0/3666683537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:47 smithi082 bash[20963]: cluster 2024-04-03T16:09:46.040746+0000 mgr.y (mgr.24370) 3342 : cluster [DBG] pgmap v3326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:47 smithi067 bash[27441]: cluster 2024-04-03T16:09:46.040746+0000 mgr.y (mgr.24370) 3342 : cluster [DBG] pgmap v3326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:47.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:47 smithi067 bash[17655]: cluster 2024-04-03T16:09:46.040746+0000 mgr.y (mgr.24370) 3342 : cluster [DBG] pgmap v3326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:49 smithi082 bash[20963]: cluster 2024-04-03T16:09:48.041439+0000 mgr.y (mgr.24370) 3343 : cluster [DBG] pgmap v3327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:49 smithi082 bash[20963]: audit 2024-04-03T16:09:48.533719+0000 mon.a (mon.0) 3502 : audit [DBG] from='client.? 172.21.15.67:0/3124427798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:49 smithi067 bash[17655]: cluster 2024-04-03T16:09:48.041439+0000 mgr.y (mgr.24370) 3343 : cluster [DBG] pgmap v3327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:49 smithi067 bash[17655]: audit 2024-04-03T16:09:48.533719+0000 mon.a (mon.0) 3502 : audit [DBG] from='client.? 172.21.15.67:0/3124427798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:49 smithi067 bash[27441]: cluster 2024-04-03T16:09:48.041439+0000 mgr.y (mgr.24370) 3343 : cluster [DBG] pgmap v3327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:49 smithi067 bash[27441]: audit 2024-04-03T16:09:48.533719+0000 mon.a (mon.0) 3502 : audit [DBG] from='client.? 172.21.15.67:0/3124427798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:51 smithi082 bash[20963]: cluster 2024-04-03T16:09:50.041937+0000 mgr.y (mgr.24370) 3344 : cluster [DBG] pgmap v3328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:51 smithi082 bash[20963]: audit 2024-04-03T16:09:50.988185+0000 mon.c (mon.2) 1261 : audit [DBG] from='client.? 172.21.15.67:0/1367884113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:51 smithi067 bash[27441]: cluster 2024-04-03T16:09:50.041937+0000 mgr.y (mgr.24370) 3344 : cluster [DBG] pgmap v3328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:51 smithi067 bash[27441]: audit 2024-04-03T16:09:50.988185+0000 mon.c (mon.2) 1261 : audit [DBG] from='client.? 172.21.15.67:0/1367884113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:51 smithi067 bash[17655]: cluster 2024-04-03T16:09:50.041937+0000 mgr.y (mgr.24370) 3344 : cluster [DBG] pgmap v3328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:51 smithi067 bash[17655]: audit 2024-04-03T16:09:50.988185+0000 mon.c (mon.2) 1261 : audit [DBG] from='client.? 172.21.15.67:0/1367884113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:53 smithi067 bash[17655]: cluster 2024-04-03T16:09:52.043095+0000 mgr.y (mgr.24370) 3345 : cluster [DBG] pgmap v3329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:53] "GET /metrics HTTP/1.1" 200 239916 "" "Prometheus/2.43.0" 2024-04-03T16:09:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:53 smithi067 bash[27441]: cluster 2024-04-03T16:09:52.043095+0000 mgr.y (mgr.24370) 3345 : cluster [DBG] pgmap v3329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:53 smithi082 bash[20963]: cluster 2024-04-03T16:09:52.043095+0000 mgr.y (mgr.24370) 3345 : cluster [DBG] pgmap v3329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:09:54.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:54 smithi082 bash[20963]: audit 2024-04-03T16:09:53.441481+0000 mon.a (mon.0) 3503 : audit [DBG] from='client.? 172.21.15.67:0/2770796384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:54.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:54 smithi067 bash[27441]: audit 2024-04-03T16:09:53.441481+0000 mon.a (mon.0) 3503 : audit [DBG] from='client.? 172.21.15.67:0/2770796384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:54.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:54 smithi067 bash[17655]: audit 2024-04-03T16:09:53.441481+0000 mon.a (mon.0) 3503 : audit [DBG] from='client.? 172.21.15.67:0/2770796384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:55 smithi082 bash[20963]: cluster 2024-04-03T16:09:54.043773+0000 mgr.y (mgr.24370) 3346 : cluster [DBG] pgmap v3330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:55 smithi082 bash[20963]: audit 2024-04-03T16:09:54.821059+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:55 smithi067 bash[27441]: cluster 2024-04-03T16:09:54.043773+0000 mgr.y (mgr.24370) 3346 : cluster [DBG] pgmap v3330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:55 smithi067 bash[27441]: audit 2024-04-03T16:09:54.821059+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:55 smithi067 bash[17655]: cluster 2024-04-03T16:09:54.043773+0000 mgr.y (mgr.24370) 3346 : cluster [DBG] pgmap v3330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:55 smithi067 bash[17655]: audit 2024-04-03T16:09:54.821059+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:09:56.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:56 smithi082 bash[20963]: audit 2024-04-03T16:09:55.899185+0000 mon.c (mon.2) 1262 : audit [DBG] from='client.? 172.21.15.67:0/1096717232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:56.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:56 smithi067 bash[17655]: audit 2024-04-03T16:09:55.899185+0000 mon.c (mon.2) 1262 : audit [DBG] from='client.? 172.21.15.67:0/1096717232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:56.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:56 smithi067 bash[27441]: audit 2024-04-03T16:09:55.899185+0000 mon.c (mon.2) 1262 : audit [DBG] from='client.? 172.21.15.67:0/1096717232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:57 smithi082 bash[20963]: cluster 2024-04-03T16:09:56.044829+0000 mgr.y (mgr.24370) 3347 : cluster [DBG] pgmap v3331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:57 smithi067 bash[27441]: cluster 2024-04-03T16:09:56.044829+0000 mgr.y (mgr.24370) 3347 : cluster [DBG] pgmap v3331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:57 smithi067 bash[17655]: cluster 2024-04-03T16:09:56.044829+0000 mgr.y (mgr.24370) 3347 : cluster [DBG] pgmap v3331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:59 smithi082 bash[20963]: cluster 2024-04-03T16:09:58.045346+0000 mgr.y (mgr.24370) 3348 : cluster [DBG] pgmap v3332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:09:59 smithi082 bash[20963]: audit 2024-04-03T16:09:58.338065+0000 mon.c (mon.2) 1263 : audit [DBG] from='client.? 172.21.15.67:0/141348236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:59 smithi067 bash[17655]: cluster 2024-04-03T16:09:58.045346+0000 mgr.y (mgr.24370) 3348 : cluster [DBG] pgmap v3332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:09:59 smithi067 bash[17655]: audit 2024-04-03T16:09:58.338065+0000 mon.c (mon.2) 1263 : audit [DBG] from='client.? 172.21.15.67:0/141348236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:09:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:59 smithi067 bash[27441]: cluster 2024-04-03T16:09:58.045346+0000 mgr.y (mgr.24370) 3348 : cluster [DBG] pgmap v3332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:09:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:09:59 smithi067 bash[27441]: audit 2024-04-03T16:09:58.338065+0000 mon.c (mon.2) 1263 : audit [DBG] from='client.? 172.21.15.67:0/141348236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:00.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:00 smithi082 bash[20963]: cluster 2024-04-03T16:10:00.000169+0000 mon.a (mon.0) 3505 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:10:00.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:00 smithi067 bash[17655]: cluster 2024-04-03T16:10:00.000169+0000 mon.a (mon.0) 3505 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:10:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:00 smithi067 bash[27441]: cluster 2024-04-03T16:10:00.000169+0000 mon.a (mon.0) 3505 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:10:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:01 smithi082 bash[20963]: cluster 2024-04-03T16:10:00.045989+0000 mgr.y (mgr.24370) 3349 : cluster [DBG] pgmap v3333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:01 smithi082 bash[20963]: audit 2024-04-03T16:10:00.799946+0000 mon.c (mon.2) 1264 : audit [DBG] from='client.? 172.21.15.67:0/1286757531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:01 smithi067 bash[17655]: cluster 2024-04-03T16:10:00.045989+0000 mgr.y (mgr.24370) 3349 : cluster [DBG] pgmap v3333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:01 smithi067 bash[17655]: audit 2024-04-03T16:10:00.799946+0000 mon.c (mon.2) 1264 : audit [DBG] from='client.? 172.21.15.67:0/1286757531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:01 smithi067 bash[27441]: cluster 2024-04-03T16:10:00.045989+0000 mgr.y (mgr.24370) 3349 : cluster [DBG] pgmap v3333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:01 smithi067 bash[27441]: audit 2024-04-03T16:10:00.799946+0000 mon.c (mon.2) 1264 : audit [DBG] from='client.? 172.21.15.67:0/1286757531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:03] "GET /metrics HTTP/1.1" 200 239912 "" "Prometheus/2.43.0" 2024-04-03T16:10:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:03 smithi067 bash[17655]: cluster 2024-04-03T16:10:02.047270+0000 mgr.y (mgr.24370) 3350 : cluster [DBG] pgmap v3334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:03 smithi067 bash[17655]: audit 2024-04-03T16:10:03.247479+0000 mon.a (mon.0) 3506 : audit [DBG] from='client.? 172.21.15.67:0/4203863361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:03 smithi067 bash[27441]: cluster 2024-04-03T16:10:02.047270+0000 mgr.y (mgr.24370) 3350 : cluster [DBG] pgmap v3334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:03 smithi067 bash[27441]: audit 2024-04-03T16:10:03.247479+0000 mon.a (mon.0) 3506 : audit [DBG] from='client.? 172.21.15.67:0/4203863361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:03.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:10:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:03 smithi082 bash[20963]: cluster 2024-04-03T16:10:02.047270+0000 mgr.y (mgr.24370) 3350 : cluster [DBG] pgmap v3334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:03 smithi082 bash[20963]: audit 2024-04-03T16:10:03.247479+0000 mon.a (mon.0) 3506 : audit [DBG] from='client.? 172.21.15.67:0/4203863361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:05 smithi082 bash[20963]: cluster 2024-04-03T16:10:04.048110+0000 mgr.y (mgr.24370) 3351 : cluster [DBG] pgmap v3335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:05.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:05 smithi067 bash[27441]: cluster 2024-04-03T16:10:04.048110+0000 mgr.y (mgr.24370) 3351 : cluster [DBG] pgmap v3335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:05 smithi067 bash[17655]: cluster 2024-04-03T16:10:04.048110+0000 mgr.y (mgr.24370) 3351 : cluster [DBG] pgmap v3335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:06.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:06 smithi082 bash[20963]: audit 2024-04-03T16:10:05.703022+0000 mon.c (mon.2) 1265 : audit [DBG] from='client.? 172.21.15.67:0/468147402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:06 smithi067 bash[17655]: audit 2024-04-03T16:10:05.703022+0000 mon.c (mon.2) 1265 : audit [DBG] from='client.? 172.21.15.67:0/468147402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:06 smithi067 bash[27441]: audit 2024-04-03T16:10:05.703022+0000 mon.c (mon.2) 1265 : audit [DBG] from='client.? 172.21.15.67:0/468147402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:07 smithi082 bash[20963]: cluster 2024-04-03T16:10:06.049253+0000 mgr.y (mgr.24370) 3352 : cluster [DBG] pgmap v3336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:07 smithi067 bash[17655]: cluster 2024-04-03T16:10:06.049253+0000 mgr.y (mgr.24370) 3352 : cluster [DBG] pgmap v3336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:07 smithi067 bash[27441]: cluster 2024-04-03T16:10:06.049253+0000 mgr.y (mgr.24370) 3352 : cluster [DBG] pgmap v3336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:08 smithi082 bash[20963]: audit 2024-04-03T16:10:08.155065+0000 mon.c (mon.2) 1266 : audit [DBG] from='client.? 172.21.15.67:0/1757869414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:08.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:08 smithi067 bash[17655]: audit 2024-04-03T16:10:08.155065+0000 mon.c (mon.2) 1266 : audit [DBG] from='client.? 172.21.15.67:0/1757869414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:08 smithi067 bash[27441]: audit 2024-04-03T16:10:08.155065+0000 mon.c (mon.2) 1266 : audit [DBG] from='client.? 172.21.15.67:0/1757869414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:09 smithi082 bash[20963]: cluster 2024-04-03T16:10:08.049929+0000 mgr.y (mgr.24370) 3353 : cluster [DBG] pgmap v3337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:09 smithi067 bash[27441]: cluster 2024-04-03T16:10:08.049929+0000 mgr.y (mgr.24370) 3353 : cluster [DBG] pgmap v3337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:09 smithi067 bash[17655]: cluster 2024-04-03T16:10:08.049929+0000 mgr.y (mgr.24370) 3353 : cluster [DBG] pgmap v3337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:10 smithi082 bash[20963]: audit 2024-04-03T16:10:09.821424+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:10 smithi067 bash[17655]: audit 2024-04-03T16:10:09.821424+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:10 smithi067 bash[27441]: audit 2024-04-03T16:10:09.821424+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:11 smithi082 bash[20963]: cluster 2024-04-03T16:10:10.050613+0000 mgr.y (mgr.24370) 3354 : cluster [DBG] pgmap v3338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:11 smithi082 bash[20963]: audit 2024-04-03T16:10:10.607014+0000 mon.a (mon.0) 3508 : audit [DBG] from='client.? 172.21.15.67:0/3670037349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:11 smithi067 bash[17655]: cluster 2024-04-03T16:10:10.050613+0000 mgr.y (mgr.24370) 3354 : cluster [DBG] pgmap v3338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:11 smithi067 bash[17655]: audit 2024-04-03T16:10:10.607014+0000 mon.a (mon.0) 3508 : audit [DBG] from='client.? 172.21.15.67:0/3670037349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:11 smithi067 bash[27441]: cluster 2024-04-03T16:10:10.050613+0000 mgr.y (mgr.24370) 3354 : cluster [DBG] pgmap v3338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:11 smithi067 bash[27441]: audit 2024-04-03T16:10:10.607014+0000 mon.a (mon.0) 3508 : audit [DBG] from='client.? 172.21.15.67:0/3670037349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:12.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:12 smithi082 bash[20963]: audit 2024-04-03T16:10:12.038663+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:10:12.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:12 smithi067 bash[27441]: audit 2024-04-03T16:10:12.038663+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:10:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:12 smithi067 bash[17655]: audit 2024-04-03T16:10:12.038663+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:10:13.429 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:13 smithi067 bash[17655]: cluster 2024-04-03T16:10:12.051554+0000 mgr.y (mgr.24370) 3355 : cluster [DBG] pgmap v3339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:13.429 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:13] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:10:13.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:10:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:13 smithi082 bash[20963]: cluster 2024-04-03T16:10:12.051554+0000 mgr.y (mgr.24370) 3355 : cluster [DBG] pgmap v3339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:13 smithi082 bash[20963]: audit 2024-04-03T16:10:13.067261+0000 mon.c (mon.2) 1267 : audit [DBG] from='client.? 172.21.15.67:0/2220863097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:13.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:13 smithi067 bash[17655]: audit 2024-04-03T16:10:13.067261+0000 mon.c (mon.2) 1267 : audit [DBG] from='client.? 172.21.15.67:0/2220863097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:13.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:13 smithi067 bash[27441]: cluster 2024-04-03T16:10:12.051554+0000 mgr.y (mgr.24370) 3355 : cluster [DBG] pgmap v3339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:13.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:13 smithi067 bash[27441]: audit 2024-04-03T16:10:13.067261+0000 mon.c (mon.2) 1267 : audit [DBG] from='client.? 172.21.15.67:0/2220863097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:14.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:14 smithi082 bash[20963]: cluster 2024-04-03T16:10:14.052274+0000 mgr.y (mgr.24370) 3356 : cluster [DBG] pgmap v3340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:14.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:14 smithi067 bash[17655]: cluster 2024-04-03T16:10:14.052274+0000 mgr.y (mgr.24370) 3356 : cluster [DBG] pgmap v3340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:14 smithi067 bash[27441]: cluster 2024-04-03T16:10:14.052274+0000 mgr.y (mgr.24370) 3356 : cluster [DBG] pgmap v3340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:15.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:15 smithi082 bash[20963]: audit 2024-04-03T16:10:15.524210+0000 mon.c (mon.2) 1268 : audit [DBG] from='client.? 172.21.15.67:0/2888968368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:15 smithi067 bash[17655]: audit 2024-04-03T16:10:15.524210+0000 mon.c (mon.2) 1268 : audit [DBG] from='client.? 172.21.15.67:0/2888968368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:15.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:15 smithi067 bash[27441]: audit 2024-04-03T16:10:15.524210+0000 mon.c (mon.2) 1268 : audit [DBG] from='client.? 172.21.15.67:0/2888968368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:16.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:16 smithi082 bash[20963]: cluster 2024-04-03T16:10:16.053380+0000 mgr.y (mgr.24370) 3357 : cluster [DBG] pgmap v3341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:16 smithi067 bash[17655]: cluster 2024-04-03T16:10:16.053380+0000 mgr.y (mgr.24370) 3357 : cluster [DBG] pgmap v3341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:16 smithi067 bash[27441]: cluster 2024-04-03T16:10:16.053380+0000 mgr.y (mgr.24370) 3357 : cluster [DBG] pgmap v3341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:19.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:18 smithi082 bash[20963]: audit 2024-04-03T16:10:17.680174+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:18 smithi082 bash[20963]: audit 2024-04-03T16:10:17.693703+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:18 smithi082 bash[20963]: audit 2024-04-03T16:10:17.980867+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:18 smithi082 bash[20963]: audit 2024-04-03T16:10:17.989008+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:18 smithi082 bash[20963]: audit 2024-04-03T16:10:17.997825+0000 mon.a (mon.0) 3514 : audit [DBG] from='client.? 172.21.15.67:0/3160622934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:18 smithi082 bash[20963]: cluster 2024-04-03T16:10:18.054022+0000 mgr.y (mgr.24370) 3358 : cluster [DBG] pgmap v3342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:18 smithi082 bash[20963]: audit 2024-04-03T16:10:18.510928+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:10:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:18 smithi082 bash[20963]: audit 2024-04-03T16:10:18.512836+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:10:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:18 smithi082 bash[20963]: audit 2024-04-03T16:10:18.522448+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[17655]: audit 2024-04-03T16:10:17.680174+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[17655]: audit 2024-04-03T16:10:17.693703+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[17655]: audit 2024-04-03T16:10:17.980867+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[17655]: audit 2024-04-03T16:10:17.989008+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[17655]: audit 2024-04-03T16:10:17.997825+0000 mon.a (mon.0) 3514 : audit [DBG] from='client.? 172.21.15.67:0/3160622934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[17655]: cluster 2024-04-03T16:10:18.054022+0000 mgr.y (mgr.24370) 3358 : cluster [DBG] pgmap v3342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[17655]: audit 2024-04-03T16:10:18.510928+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:10:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[17655]: audit 2024-04-03T16:10:18.512836+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:10:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[17655]: audit 2024-04-03T16:10:18.522448+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[27441]: audit 2024-04-03T16:10:17.680174+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[27441]: audit 2024-04-03T16:10:17.693703+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[27441]: audit 2024-04-03T16:10:17.980867+0000 mon.a (mon.0) 3512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[27441]: audit 2024-04-03T16:10:17.989008+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[27441]: audit 2024-04-03T16:10:17.997825+0000 mon.a (mon.0) 3514 : audit [DBG] from='client.? 172.21.15.67:0/3160622934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[27441]: cluster 2024-04-03T16:10:18.054022+0000 mgr.y (mgr.24370) 3358 : cluster [DBG] pgmap v3342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[27441]: audit 2024-04-03T16:10:18.510928+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[27441]: audit 2024-04-03T16:10:18.512836+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:18 smithi067 bash[27441]: audit 2024-04-03T16:10:18.522448+0000 mon.a (mon.0) 3517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:10:21.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:21 smithi082 bash[20963]: cluster 2024-04-03T16:10:20.054697+0000 mgr.y (mgr.24370) 3359 : cluster [DBG] pgmap v3343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:21.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:21 smithi082 bash[20963]: audit 2024-04-03T16:10:20.455849+0000 mon.c (mon.2) 1269 : audit [DBG] from='client.? 172.21.15.67:0/1648122093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:21.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:21 smithi067 bash[17655]: cluster 2024-04-03T16:10:20.054697+0000 mgr.y (mgr.24370) 3359 : cluster [DBG] pgmap v3343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:21.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:21 smithi067 bash[17655]: audit 2024-04-03T16:10:20.455849+0000 mon.c (mon.2) 1269 : audit [DBG] from='client.? 172.21.15.67:0/1648122093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:21.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:21 smithi067 bash[27441]: cluster 2024-04-03T16:10:20.054697+0000 mgr.y (mgr.24370) 3359 : cluster [DBG] pgmap v3343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:21.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:21 smithi067 bash[27441]: audit 2024-04-03T16:10:20.455849+0000 mon.c (mon.2) 1269 : audit [DBG] from='client.? 172.21.15.67:0/1648122093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:23 smithi082 bash[20963]: cluster 2024-04-03T16:10:22.055905+0000 mgr.y (mgr.24370) 3360 : cluster [DBG] pgmap v3344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:23.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:23 smithi082 bash[20963]: audit 2024-04-03T16:10:22.907409+0000 mon.a (mon.0) 3518 : audit [DBG] from='client.? 172.21.15.67:0/1227430487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:23] "GET /metrics HTTP/1.1" 200 239910 "" "Prometheus/2.43.0" 2024-04-03T16:10:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:23 smithi067 bash[27441]: cluster 2024-04-03T16:10:22.055905+0000 mgr.y (mgr.24370) 3360 : cluster [DBG] pgmap v3344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:23 smithi067 bash[27441]: audit 2024-04-03T16:10:22.907409+0000 mon.a (mon.0) 3518 : audit [DBG] from='client.? 172.21.15.67:0/1227430487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:23 smithi067 bash[17655]: cluster 2024-04-03T16:10:22.055905+0000 mgr.y (mgr.24370) 3360 : cluster [DBG] pgmap v3344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:23 smithi067 bash[17655]: audit 2024-04-03T16:10:22.907409+0000 mon.a (mon.0) 3518 : audit [DBG] from='client.? 172.21.15.67:0/1227430487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:10:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:25 smithi082 bash[20963]: cluster 2024-04-03T16:10:24.056570+0000 mgr.y (mgr.24370) 3361 : cluster [DBG] pgmap v3345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:25 smithi082 bash[20963]: audit 2024-04-03T16:10:24.821894+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:25 smithi067 bash[17655]: cluster 2024-04-03T16:10:24.056570+0000 mgr.y (mgr.24370) 3361 : cluster [DBG] pgmap v3345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:25 smithi067 bash[17655]: audit 2024-04-03T16:10:24.821894+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:25 smithi067 bash[27441]: cluster 2024-04-03T16:10:24.056570+0000 mgr.y (mgr.24370) 3361 : cluster [DBG] pgmap v3345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:25 smithi067 bash[27441]: audit 2024-04-03T16:10:24.821894+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:26.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:26 smithi082 bash[20963]: audit 2024-04-03T16:10:25.361360+0000 mon.c (mon.2) 1270 : audit [DBG] from='client.? 172.21.15.67:0/4013871019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:26.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:26 smithi067 bash[17655]: audit 2024-04-03T16:10:25.361360+0000 mon.c (mon.2) 1270 : audit [DBG] from='client.? 172.21.15.67:0/4013871019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:26.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:26 smithi067 bash[27441]: audit 2024-04-03T16:10:25.361360+0000 mon.c (mon.2) 1270 : audit [DBG] from='client.? 172.21.15.67:0/4013871019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:27.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:27 smithi067 bash[17655]: cluster 2024-04-03T16:10:26.057680+0000 mgr.y (mgr.24370) 3362 : cluster [DBG] pgmap v3346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:27 smithi067 bash[27441]: cluster 2024-04-03T16:10:26.057680+0000 mgr.y (mgr.24370) 3362 : cluster [DBG] pgmap v3346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:27 smithi082 bash[20963]: cluster 2024-04-03T16:10:26.057680+0000 mgr.y (mgr.24370) 3362 : cluster [DBG] pgmap v3346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:28.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:28 smithi067 bash[27441]: audit 2024-04-03T16:10:27.811661+0000 mon.a (mon.0) 3520 : audit [DBG] from='client.? 172.21.15.67:0/114090566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:28.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:28 smithi067 bash[17655]: audit 2024-04-03T16:10:27.811661+0000 mon.a (mon.0) 3520 : audit [DBG] from='client.? 172.21.15.67:0/114090566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:28.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:28 smithi082 bash[20963]: audit 2024-04-03T16:10:27.811661+0000 mon.a (mon.0) 3520 : audit [DBG] from='client.? 172.21.15.67:0/114090566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:29 smithi067 bash[17655]: cluster 2024-04-03T16:10:28.058534+0000 mgr.y (mgr.24370) 3363 : cluster [DBG] pgmap v3347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:29 smithi067 bash[27441]: cluster 2024-04-03T16:10:28.058534+0000 mgr.y (mgr.24370) 3363 : cluster [DBG] pgmap v3347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:29 smithi082 bash[20963]: cluster 2024-04-03T16:10:28.058534+0000 mgr.y (mgr.24370) 3363 : cluster [DBG] pgmap v3347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:31 smithi067 bash[27441]: cluster 2024-04-03T16:10:30.059246+0000 mgr.y (mgr.24370) 3364 : cluster [DBG] pgmap v3348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:31 smithi067 bash[27441]: audit 2024-04-03T16:10:30.264356+0000 mon.a (mon.0) 3521 : audit [DBG] from='client.? 172.21.15.67:0/2607846647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:31 smithi067 bash[17655]: cluster 2024-04-03T16:10:30.059246+0000 mgr.y (mgr.24370) 3364 : cluster [DBG] pgmap v3348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:31 smithi067 bash[17655]: audit 2024-04-03T16:10:30.264356+0000 mon.a (mon.0) 3521 : audit [DBG] from='client.? 172.21.15.67:0/2607846647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:31 smithi082 bash[20963]: cluster 2024-04-03T16:10:30.059246+0000 mgr.y (mgr.24370) 3364 : cluster [DBG] pgmap v3348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:31 smithi082 bash[20963]: audit 2024-04-03T16:10:30.264356+0000 mon.a (mon.0) 3521 : audit [DBG] from='client.? 172.21.15.67:0/2607846647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:33 smithi067 bash[17655]: cluster 2024-04-03T16:10:32.060574+0000 mgr.y (mgr.24370) 3365 : cluster [DBG] pgmap v3349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:33 smithi067 bash[17655]: audit 2024-04-03T16:10:32.722118+0000 mon.c (mon.2) 1271 : audit [DBG] from='client.? 172.21.15.67:0/1475914617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:33] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T16:10:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:33 smithi067 bash[27441]: cluster 2024-04-03T16:10:32.060574+0000 mgr.y (mgr.24370) 3365 : cluster [DBG] pgmap v3349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:33 smithi067 bash[27441]: audit 2024-04-03T16:10:32.722118+0000 mon.c (mon.2) 1271 : audit [DBG] from='client.? 172.21.15.67:0/1475914617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:33 smithi082 bash[20963]: cluster 2024-04-03T16:10:32.060574+0000 mgr.y (mgr.24370) 3365 : cluster [DBG] pgmap v3349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:33 smithi082 bash[20963]: audit 2024-04-03T16:10:32.722118+0000 mon.c (mon.2) 1271 : audit [DBG] from='client.? 172.21.15.67:0/1475914617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:10:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:35 smithi067 bash[17655]: cluster 2024-04-03T16:10:34.061292+0000 mgr.y (mgr.24370) 3366 : cluster [DBG] pgmap v3350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:35 smithi067 bash[27441]: cluster 2024-04-03T16:10:34.061292+0000 mgr.y (mgr.24370) 3366 : cluster [DBG] pgmap v3350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:35.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:35 smithi082 bash[20963]: cluster 2024-04-03T16:10:34.061292+0000 mgr.y (mgr.24370) 3366 : cluster [DBG] pgmap v3350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:36 smithi082 bash[20963]: audit 2024-04-03T16:10:35.181304+0000 mon.a (mon.0) 3522 : audit [DBG] from='client.? 172.21.15.67:0/2146789570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:36.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:36 smithi067 bash[17655]: audit 2024-04-03T16:10:35.181304+0000 mon.a (mon.0) 3522 : audit [DBG] from='client.? 172.21.15.67:0/2146789570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:36.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:36 smithi067 bash[27441]: audit 2024-04-03T16:10:35.181304+0000 mon.a (mon.0) 3522 : audit [DBG] from='client.? 172.21.15.67:0/2146789570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:37 smithi082 bash[20963]: cluster 2024-04-03T16:10:36.062415+0000 mgr.y (mgr.24370) 3367 : cluster [DBG] pgmap v3351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:37.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:37 smithi067 bash[27441]: cluster 2024-04-03T16:10:36.062415+0000 mgr.y (mgr.24370) 3367 : cluster [DBG] pgmap v3351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:37 smithi067 bash[17655]: cluster 2024-04-03T16:10:36.062415+0000 mgr.y (mgr.24370) 3367 : cluster [DBG] pgmap v3351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:38.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:38 smithi082 bash[20963]: audit 2024-04-03T16:10:37.632213+0000 mon.a (mon.0) 3523 : audit [DBG] from='client.? 172.21.15.67:0/923240110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:38 smithi067 bash[27441]: audit 2024-04-03T16:10:37.632213+0000 mon.a (mon.0) 3523 : audit [DBG] from='client.? 172.21.15.67:0/923240110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:38 smithi067 bash[17655]: audit 2024-04-03T16:10:37.632213+0000 mon.a (mon.0) 3523 : audit [DBG] from='client.? 172.21.15.67:0/923240110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:39 smithi082 bash[20963]: cluster 2024-04-03T16:10:38.063104+0000 mgr.y (mgr.24370) 3368 : cluster [DBG] pgmap v3352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:39.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:39 smithi067 bash[17655]: cluster 2024-04-03T16:10:38.063104+0000 mgr.y (mgr.24370) 3368 : cluster [DBG] pgmap v3352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:39.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:39 smithi067 bash[27441]: cluster 2024-04-03T16:10:38.063104+0000 mgr.y (mgr.24370) 3368 : cluster [DBG] pgmap v3352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:40 smithi082 bash[20963]: audit 2024-04-03T16:10:39.822133+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:40 smithi082 bash[20963]: audit 2024-04-03T16:10:40.085423+0000 mon.a (mon.0) 3525 : audit [DBG] from='client.? 172.21.15.67:0/2797672825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:40 smithi067 bash[17655]: audit 2024-04-03T16:10:39.822133+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:40 smithi067 bash[17655]: audit 2024-04-03T16:10:40.085423+0000 mon.a (mon.0) 3525 : audit [DBG] from='client.? 172.21.15.67:0/2797672825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:40 smithi067 bash[27441]: audit 2024-04-03T16:10:39.822133+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:40 smithi067 bash[27441]: audit 2024-04-03T16:10:40.085423+0000 mon.a (mon.0) 3525 : audit [DBG] from='client.? 172.21.15.67:0/2797672825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:41 smithi082 bash[20963]: cluster 2024-04-03T16:10:40.063775+0000 mgr.y (mgr.24370) 3369 : cluster [DBG] pgmap v3353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:41.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:41 smithi067 bash[27441]: cluster 2024-04-03T16:10:40.063775+0000 mgr.y (mgr.24370) 3369 : cluster [DBG] pgmap v3353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:41 smithi067 bash[17655]: cluster 2024-04-03T16:10:40.063775+0000 mgr.y (mgr.24370) 3369 : cluster [DBG] pgmap v3353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:43 smithi067 bash[17655]: cluster 2024-04-03T16:10:42.064964+0000 mgr.y (mgr.24370) 3370 : cluster [DBG] pgmap v3354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:43 smithi067 bash[17655]: audit 2024-04-03T16:10:42.535520+0000 mon.c (mon.2) 1272 : audit [DBG] from='client.? 172.21.15.67:0/1895384391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:43] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:10:43.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:43 smithi067 bash[27441]: cluster 2024-04-03T16:10:42.064964+0000 mgr.y (mgr.24370) 3370 : cluster [DBG] pgmap v3354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:43.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:43 smithi067 bash[27441]: audit 2024-04-03T16:10:42.535520+0000 mon.c (mon.2) 1272 : audit [DBG] from='client.? 172.21.15.67:0/1895384391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:43 smithi082 bash[20963]: cluster 2024-04-03T16:10:42.064964+0000 mgr.y (mgr.24370) 3370 : cluster [DBG] pgmap v3354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:43 smithi082 bash[20963]: audit 2024-04-03T16:10:42.535520+0000 mon.c (mon.2) 1272 : audit [DBG] from='client.? 172.21.15.67:0/1895384391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:10:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:45 smithi082 bash[20963]: cluster 2024-04-03T16:10:44.065626+0000 mgr.y (mgr.24370) 3371 : cluster [DBG] pgmap v3355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:45 smithi082 bash[20963]: audit 2024-04-03T16:10:44.990446+0000 mon.a (mon.0) 3526 : audit [DBG] from='client.? 172.21.15.67:0/324261779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:45 smithi067 bash[27441]: cluster 2024-04-03T16:10:44.065626+0000 mgr.y (mgr.24370) 3371 : cluster [DBG] pgmap v3355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:45 smithi067 bash[27441]: audit 2024-04-03T16:10:44.990446+0000 mon.a (mon.0) 3526 : audit [DBG] from='client.? 172.21.15.67:0/324261779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:45 smithi067 bash[17655]: cluster 2024-04-03T16:10:44.065626+0000 mgr.y (mgr.24370) 3371 : cluster [DBG] pgmap v3355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:45 smithi067 bash[17655]: audit 2024-04-03T16:10:44.990446+0000 mon.a (mon.0) 3526 : audit [DBG] from='client.? 172.21.15.67:0/324261779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:47 smithi082 bash[20963]: cluster 2024-04-03T16:10:46.066726+0000 mgr.y (mgr.24370) 3372 : cluster [DBG] pgmap v3356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:47 smithi067 bash[27441]: cluster 2024-04-03T16:10:46.066726+0000 mgr.y (mgr.24370) 3372 : cluster [DBG] pgmap v3356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:47.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:47 smithi067 bash[17655]: cluster 2024-04-03T16:10:46.066726+0000 mgr.y (mgr.24370) 3372 : cluster [DBG] pgmap v3356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:48.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:48 smithi082 bash[20963]: audit 2024-04-03T16:10:47.452593+0000 mon.a (mon.0) 3527 : audit [DBG] from='client.? 172.21.15.67:0/3649036904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:48.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:48 smithi067 bash[17655]: audit 2024-04-03T16:10:47.452593+0000 mon.a (mon.0) 3527 : audit [DBG] from='client.? 172.21.15.67:0/3649036904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:48.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:48 smithi067 bash[27441]: audit 2024-04-03T16:10:47.452593+0000 mon.a (mon.0) 3527 : audit [DBG] from='client.? 172.21.15.67:0/3649036904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:49 smithi082 bash[20963]: cluster 2024-04-03T16:10:48.067424+0000 mgr.y (mgr.24370) 3373 : cluster [DBG] pgmap v3357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:49.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:49 smithi067 bash[27441]: cluster 2024-04-03T16:10:48.067424+0000 mgr.y (mgr.24370) 3373 : cluster [DBG] pgmap v3357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:49 smithi067 bash[17655]: cluster 2024-04-03T16:10:48.067424+0000 mgr.y (mgr.24370) 3373 : cluster [DBG] pgmap v3357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:50.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:50 smithi082 bash[20963]: audit 2024-04-03T16:10:49.909369+0000 mon.a (mon.0) 3528 : audit [DBG] from='client.? 172.21.15.67:0/1450912115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:50.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:50 smithi067 bash[27441]: audit 2024-04-03T16:10:49.909369+0000 mon.a (mon.0) 3528 : audit [DBG] from='client.? 172.21.15.67:0/1450912115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:50.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:50 smithi067 bash[17655]: audit 2024-04-03T16:10:49.909369+0000 mon.a (mon.0) 3528 : audit [DBG] from='client.? 172.21.15.67:0/1450912115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:51 smithi082 bash[20963]: cluster 2024-04-03T16:10:50.068135+0000 mgr.y (mgr.24370) 3374 : cluster [DBG] pgmap v3358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:51 smithi067 bash[27441]: cluster 2024-04-03T16:10:50.068135+0000 mgr.y (mgr.24370) 3374 : cluster [DBG] pgmap v3358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:51 smithi067 bash[17655]: cluster 2024-04-03T16:10:50.068135+0000 mgr.y (mgr.24370) 3374 : cluster [DBG] pgmap v3358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:53] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:10:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:53 smithi067 bash[27441]: cluster 2024-04-03T16:10:52.069236+0000 mgr.y (mgr.24370) 3375 : cluster [DBG] pgmap v3359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:53 smithi067 bash[27441]: audit 2024-04-03T16:10:52.367625+0000 mon.c (mon.2) 1273 : audit [DBG] from='client.? 172.21.15.67:0/1092399732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:53 smithi067 bash[17655]: cluster 2024-04-03T16:10:52.069236+0000 mgr.y (mgr.24370) 3375 : cluster [DBG] pgmap v3359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:53 smithi067 bash[17655]: audit 2024-04-03T16:10:52.367625+0000 mon.c (mon.2) 1273 : audit [DBG] from='client.? 172.21.15.67:0/1092399732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:53 smithi082 bash[20963]: cluster 2024-04-03T16:10:52.069236+0000 mgr.y (mgr.24370) 3375 : cluster [DBG] pgmap v3359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:53 smithi082 bash[20963]: audit 2024-04-03T16:10:52.367625+0000 mon.c (mon.2) 1273 : audit [DBG] from='client.? 172.21.15.67:0/1092399732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:10:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:55 smithi082 bash[20963]: cluster 2024-04-03T16:10:54.069860+0000 mgr.y (mgr.24370) 3376 : cluster [DBG] pgmap v3360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:55 smithi082 bash[20963]: audit 2024-04-03T16:10:54.822391+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:55 smithi082 bash[20963]: audit 2024-04-03T16:10:54.833748+0000 mon.a (mon.0) 3530 : audit [DBG] from='client.? 172.21.15.67:0/2290905261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:55 smithi067 bash[17655]: cluster 2024-04-03T16:10:54.069860+0000 mgr.y (mgr.24370) 3376 : cluster [DBG] pgmap v3360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:55 smithi067 bash[17655]: audit 2024-04-03T16:10:54.822391+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:55 smithi067 bash[17655]: audit 2024-04-03T16:10:54.833748+0000 mon.a (mon.0) 3530 : audit [DBG] from='client.? 172.21.15.67:0/2290905261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:55 smithi067 bash[27441]: cluster 2024-04-03T16:10:54.069860+0000 mgr.y (mgr.24370) 3376 : cluster [DBG] pgmap v3360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:55 smithi067 bash[27441]: audit 2024-04-03T16:10:54.822391+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:10:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:55 smithi067 bash[27441]: audit 2024-04-03T16:10:54.833748+0000 mon.a (mon.0) 3530 : audit [DBG] from='client.? 172.21.15.67:0/2290905261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:57 smithi082 bash[20963]: cluster 2024-04-03T16:10:56.070999+0000 mgr.y (mgr.24370) 3377 : cluster [DBG] pgmap v3361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:57 smithi067 bash[17655]: cluster 2024-04-03T16:10:56.070999+0000 mgr.y (mgr.24370) 3377 : cluster [DBG] pgmap v3361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:57 smithi067 bash[27441]: cluster 2024-04-03T16:10:56.070999+0000 mgr.y (mgr.24370) 3377 : cluster [DBG] pgmap v3361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:58 smithi082 bash[20963]: audit 2024-04-03T16:10:57.284429+0000 mon.c (mon.2) 1274 : audit [DBG] from='client.? 172.21.15.67:0/1227518371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:58 smithi067 bash[17655]: audit 2024-04-03T16:10:57.284429+0000 mon.c (mon.2) 1274 : audit [DBG] from='client.? 172.21.15.67:0/1227518371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:58 smithi067 bash[27441]: audit 2024-04-03T16:10:57.284429+0000 mon.c (mon.2) 1274 : audit [DBG] from='client.? 172.21.15.67:0/1227518371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:10:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:10:59 smithi082 bash[20963]: cluster 2024-04-03T16:10:58.071801+0000 mgr.y (mgr.24370) 3378 : cluster [DBG] pgmap v3362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:10:59 smithi067 bash[17655]: cluster 2024-04-03T16:10:58.071801+0000 mgr.y (mgr.24370) 3378 : cluster [DBG] pgmap v3362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:10:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:10:59 smithi067 bash[27441]: cluster 2024-04-03T16:10:58.071801+0000 mgr.y (mgr.24370) 3378 : cluster [DBG] pgmap v3362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:00.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:00 smithi082 bash[20963]: audit 2024-04-03T16:10:59.736846+0000 mon.a (mon.0) 3531 : audit [DBG] from='client.? 172.21.15.67:0/1711823247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:00.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:00 smithi067 bash[27441]: audit 2024-04-03T16:10:59.736846+0000 mon.a (mon.0) 3531 : audit [DBG] from='client.? 172.21.15.67:0/1711823247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:00 smithi067 bash[17655]: audit 2024-04-03T16:10:59.736846+0000 mon.a (mon.0) 3531 : audit [DBG] from='client.? 172.21.15.67:0/1711823247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:01 smithi082 bash[20963]: cluster 2024-04-03T16:11:00.072683+0000 mgr.y (mgr.24370) 3379 : cluster [DBG] pgmap v3363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:01.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:01 smithi067 bash[27441]: cluster 2024-04-03T16:11:00.072683+0000 mgr.y (mgr.24370) 3379 : cluster [DBG] pgmap v3363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:01 smithi067 bash[17655]: cluster 2024-04-03T16:11:00.072683+0000 mgr.y (mgr.24370) 3379 : cluster [DBG] pgmap v3363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:02.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:02 smithi082 bash[20963]: audit 2024-04-03T16:11:02.196113+0000 mon.a (mon.0) 3532 : audit [DBG] from='client.? 172.21.15.67:0/2244501159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:02 smithi067 bash[17655]: audit 2024-04-03T16:11:02.196113+0000 mon.a (mon.0) 3532 : audit [DBG] from='client.? 172.21.15.67:0/2244501159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:02 smithi067 bash[27441]: audit 2024-04-03T16:11:02.196113+0000 mon.a (mon.0) 3532 : audit [DBG] from='client.? 172.21.15.67:0/2244501159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:03 smithi067 bash[17655]: cluster 2024-04-03T16:11:02.073851+0000 mgr.y (mgr.24370) 3380 : cluster [DBG] pgmap v3364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:03] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T16:11:03.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:03 smithi067 bash[27441]: cluster 2024-04-03T16:11:02.073851+0000 mgr.y (mgr.24370) 3380 : cluster [DBG] pgmap v3364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:03.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:11:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:03 smithi082 bash[20963]: cluster 2024-04-03T16:11:02.073851+0000 mgr.y (mgr.24370) 3380 : cluster [DBG] pgmap v3364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:05 smithi082 bash[20963]: cluster 2024-04-03T16:11:04.074534+0000 mgr.y (mgr.24370) 3381 : cluster [DBG] pgmap v3365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:05 smithi082 bash[20963]: audit 2024-04-03T16:11:04.652192+0000 mon.c (mon.2) 1275 : audit [DBG] from='client.? 172.21.15.67:0/3880391982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:05 smithi067 bash[27441]: cluster 2024-04-03T16:11:04.074534+0000 mgr.y (mgr.24370) 3381 : cluster [DBG] pgmap v3365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:05 smithi067 bash[27441]: audit 2024-04-03T16:11:04.652192+0000 mon.c (mon.2) 1275 : audit [DBG] from='client.? 172.21.15.67:0/3880391982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:05 smithi067 bash[17655]: cluster 2024-04-03T16:11:04.074534+0000 mgr.y (mgr.24370) 3381 : cluster [DBG] pgmap v3365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:05 smithi067 bash[17655]: audit 2024-04-03T16:11:04.652192+0000 mon.c (mon.2) 1275 : audit [DBG] from='client.? 172.21.15.67:0/3880391982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:07 smithi082 bash[20963]: cluster 2024-04-03T16:11:06.075650+0000 mgr.y (mgr.24370) 3382 : cluster [DBG] pgmap v3366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:07 smithi082 bash[20963]: audit 2024-04-03T16:11:07.112504+0000 mon.c (mon.2) 1276 : audit [DBG] from='client.? 172.21.15.67:0/4190859457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:07 smithi067 bash[17655]: cluster 2024-04-03T16:11:06.075650+0000 mgr.y (mgr.24370) 3382 : cluster [DBG] pgmap v3366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:07 smithi067 bash[17655]: audit 2024-04-03T16:11:07.112504+0000 mon.c (mon.2) 1276 : audit [DBG] from='client.? 172.21.15.67:0/4190859457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:07 smithi067 bash[27441]: cluster 2024-04-03T16:11:06.075650+0000 mgr.y (mgr.24370) 3382 : cluster [DBG] pgmap v3366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:07 smithi067 bash[27441]: audit 2024-04-03T16:11:07.112504+0000 mon.c (mon.2) 1276 : audit [DBG] from='client.? 172.21.15.67:0/4190859457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:09 smithi082 bash[20963]: cluster 2024-04-03T16:11:08.076385+0000 mgr.y (mgr.24370) 3383 : cluster [DBG] pgmap v3367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:09 smithi067 bash[27441]: cluster 2024-04-03T16:11:08.076385+0000 mgr.y (mgr.24370) 3383 : cluster [DBG] pgmap v3367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:09 smithi067 bash[17655]: cluster 2024-04-03T16:11:08.076385+0000 mgr.y (mgr.24370) 3383 : cluster [DBG] pgmap v3367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:10 smithi082 bash[20963]: audit 2024-04-03T16:11:09.572145+0000 mon.c (mon.2) 1277 : audit [DBG] from='client.? 172.21.15.67:0/4290197931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:10 smithi082 bash[20963]: audit 2024-04-03T16:11:09.823110+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:10 smithi067 bash[27441]: audit 2024-04-03T16:11:09.572145+0000 mon.c (mon.2) 1277 : audit [DBG] from='client.? 172.21.15.67:0/4290197931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:10 smithi067 bash[27441]: audit 2024-04-03T16:11:09.823110+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:10 smithi067 bash[17655]: audit 2024-04-03T16:11:09.572145+0000 mon.c (mon.2) 1277 : audit [DBG] from='client.? 172.21.15.67:0/4290197931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:10 smithi067 bash[17655]: audit 2024-04-03T16:11:09.823110+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:11 smithi082 bash[20963]: cluster 2024-04-03T16:11:10.077224+0000 mgr.y (mgr.24370) 3384 : cluster [DBG] pgmap v3368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:11.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:11 smithi067 bash[17655]: cluster 2024-04-03T16:11:10.077224+0000 mgr.y (mgr.24370) 3384 : cluster [DBG] pgmap v3368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:11 smithi067 bash[27441]: cluster 2024-04-03T16:11:10.077224+0000 mgr.y (mgr.24370) 3384 : cluster [DBG] pgmap v3368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:12.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:12 smithi082 bash[20963]: audit 2024-04-03T16:11:12.027953+0000 mon.c (mon.2) 1278 : audit [DBG] from='client.? 172.21.15.67:0/2789550140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:12.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:12 smithi067 bash[17655]: audit 2024-04-03T16:11:12.027953+0000 mon.c (mon.2) 1278 : audit [DBG] from='client.? 172.21.15.67:0/2789550140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:12 smithi067 bash[27441]: audit 2024-04-03T16:11:12.027953+0000 mon.c (mon.2) 1278 : audit [DBG] from='client.? 172.21.15.67:0/2789550140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:13] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:11:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:13 smithi067 bash[27441]: cluster 2024-04-03T16:11:12.078398+0000 mgr.y (mgr.24370) 3385 : cluster [DBG] pgmap v3369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:13 smithi067 bash[17655]: cluster 2024-04-03T16:11:12.078398+0000 mgr.y (mgr.24370) 3385 : cluster [DBG] pgmap v3369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:13 smithi082 bash[20963]: cluster 2024-04-03T16:11:12.078398+0000 mgr.y (mgr.24370) 3385 : cluster [DBG] pgmap v3369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:13.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:11:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:15 smithi082 bash[20963]: cluster 2024-04-03T16:11:14.079080+0000 mgr.y (mgr.24370) 3386 : cluster [DBG] pgmap v3370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:15 smithi082 bash[20963]: audit 2024-04-03T16:11:14.488580+0000 mon.a (mon.0) 3534 : audit [DBG] from='client.? 172.21.15.67:0/2278968794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:15 smithi067 bash[27441]: cluster 2024-04-03T16:11:14.079080+0000 mgr.y (mgr.24370) 3386 : cluster [DBG] pgmap v3370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:15 smithi067 bash[27441]: audit 2024-04-03T16:11:14.488580+0000 mon.a (mon.0) 3534 : audit [DBG] from='client.? 172.21.15.67:0/2278968794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:15 smithi067 bash[17655]: cluster 2024-04-03T16:11:14.079080+0000 mgr.y (mgr.24370) 3386 : cluster [DBG] pgmap v3370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:15 smithi067 bash[17655]: audit 2024-04-03T16:11:14.488580+0000 mon.a (mon.0) 3534 : audit [DBG] from='client.? 172.21.15.67:0/2278968794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:16.131 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 16:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T16:11:15.672436544Z level=info msg="Completed cleanup jobs" duration=142.42515ms 2024-04-03T16:11:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:17 smithi082 bash[20963]: cluster 2024-04-03T16:11:16.080267+0000 mgr.y (mgr.24370) 3387 : cluster [DBG] pgmap v3371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:17 smithi082 bash[20963]: audit 2024-04-03T16:11:16.939695+0000 mon.a (mon.0) 3535 : audit [DBG] from='client.? 172.21.15.67:0/602626141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:17 smithi067 bash[27441]: cluster 2024-04-03T16:11:16.080267+0000 mgr.y (mgr.24370) 3387 : cluster [DBG] pgmap v3371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:17 smithi067 bash[27441]: audit 2024-04-03T16:11:16.939695+0000 mon.a (mon.0) 3535 : audit [DBG] from='client.? 172.21.15.67:0/602626141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:17 smithi067 bash[17655]: cluster 2024-04-03T16:11:16.080267+0000 mgr.y (mgr.24370) 3387 : cluster [DBG] pgmap v3371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:17 smithi067 bash[17655]: audit 2024-04-03T16:11:16.939695+0000 mon.a (mon.0) 3535 : audit [DBG] from='client.? 172.21.15.67:0/602626141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:19 smithi082 bash[20963]: cluster 2024-04-03T16:11:18.080951+0000 mgr.y (mgr.24370) 3388 : cluster [DBG] pgmap v3372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:19 smithi082 bash[20963]: audit 2024-04-03T16:11:18.599174+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:11:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:19 smithi067 bash[17655]: cluster 2024-04-03T16:11:18.080951+0000 mgr.y (mgr.24370) 3388 : cluster [DBG] pgmap v3372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:19 smithi067 bash[17655]: audit 2024-04-03T16:11:18.599174+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:11:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:19 smithi067 bash[27441]: cluster 2024-04-03T16:11:18.080951+0000 mgr.y (mgr.24370) 3388 : cluster [DBG] pgmap v3372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:19 smithi067 bash[27441]: audit 2024-04-03T16:11:18.599174+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:11:20.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:20 smithi082 bash[20963]: audit 2024-04-03T16:11:19.396293+0000 mon.c (mon.2) 1279 : audit [DBG] from='client.? 172.21.15.67:0/1293832987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:20.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:20 smithi067 bash[27441]: audit 2024-04-03T16:11:19.396293+0000 mon.c (mon.2) 1279 : audit [DBG] from='client.? 172.21.15.67:0/1293832987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:20 smithi067 bash[17655]: audit 2024-04-03T16:11:19.396293+0000 mon.c (mon.2) 1279 : audit [DBG] from='client.? 172.21.15.67:0/1293832987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:21 smithi082 bash[20963]: cluster 2024-04-03T16:11:20.081661+0000 mgr.y (mgr.24370) 3389 : cluster [DBG] pgmap v3373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:21 smithi067 bash[17655]: cluster 2024-04-03T16:11:20.081661+0000 mgr.y (mgr.24370) 3389 : cluster [DBG] pgmap v3373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:21 smithi067 bash[27441]: cluster 2024-04-03T16:11:20.081661+0000 mgr.y (mgr.24370) 3389 : cluster [DBG] pgmap v3373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:22.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:22 smithi082 bash[20963]: audit 2024-04-03T16:11:21.845202+0000 mon.c (mon.2) 1280 : audit [DBG] from='client.? 172.21.15.67:0/1081902602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:22.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:22 smithi082 bash[20963]: cluster 2024-04-03T16:11:22.082883+0000 mgr.y (mgr.24370) 3390 : cluster [DBG] pgmap v3374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:22 smithi067 bash[27441]: audit 2024-04-03T16:11:21.845202+0000 mon.c (mon.2) 1280 : audit [DBG] from='client.? 172.21.15.67:0/1081902602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:22.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:22 smithi067 bash[27441]: cluster 2024-04-03T16:11:22.082883+0000 mgr.y (mgr.24370) 3390 : cluster [DBG] pgmap v3374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:22.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:22 smithi067 bash[17655]: audit 2024-04-03T16:11:21.845202+0000 mon.c (mon.2) 1280 : audit [DBG] from='client.? 172.21.15.67:0/1081902602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:22.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:22 smithi067 bash[17655]: cluster 2024-04-03T16:11:22.082883+0000 mgr.y (mgr.24370) 3390 : cluster [DBG] pgmap v3374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:23] "GET /metrics HTTP/1.1" 200 239911 "" "Prometheus/2.43.0" 2024-04-03T16:11:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:11:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: cluster 2024-04-03T16:11:24.083368+0000 mgr.y (mgr.24370) 3391 : cluster [DBG] pgmap v3375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: audit 2024-04-03T16:11:24.290202+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: audit 2024-04-03T16:11:24.297090+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: audit 2024-04-03T16:11:24.321485+0000 mon.c (mon.2) 1281 : audit [DBG] from='client.? 172.21.15.67:0/3044853587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: audit 2024-04-03T16:11:24.599470+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: audit 2024-04-03T16:11:24.606890+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: audit 2024-04-03T16:11:24.823189+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: audit 2024-04-03T16:11:25.150188+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:11:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: audit 2024-04-03T16:11:25.151962+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:11:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:25 smithi082 bash[20963]: audit 2024-04-03T16:11:25.163095+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: cluster 2024-04-03T16:11:24.083368+0000 mgr.y (mgr.24370) 3391 : cluster [DBG] pgmap v3375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: audit 2024-04-03T16:11:24.290202+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: audit 2024-04-03T16:11:24.297090+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: audit 2024-04-03T16:11:24.321485+0000 mon.c (mon.2) 1281 : audit [DBG] from='client.? 172.21.15.67:0/3044853587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: audit 2024-04-03T16:11:24.599470+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: audit 2024-04-03T16:11:24.606890+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: audit 2024-04-03T16:11:24.823189+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: audit 2024-04-03T16:11:25.150188+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: audit 2024-04-03T16:11:25.151962+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[17655]: audit 2024-04-03T16:11:25.163095+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: cluster 2024-04-03T16:11:24.083368+0000 mgr.y (mgr.24370) 3391 : cluster [DBG] pgmap v3375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: audit 2024-04-03T16:11:24.290202+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: audit 2024-04-03T16:11:24.297090+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: audit 2024-04-03T16:11:24.321485+0000 mon.c (mon.2) 1281 : audit [DBG] from='client.? 172.21.15.67:0/3044853587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: audit 2024-04-03T16:11:24.599470+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: audit 2024-04-03T16:11:24.606890+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: audit 2024-04-03T16:11:24.823189+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: audit 2024-04-03T16:11:25.150188+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:11:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: audit 2024-04-03T16:11:25.151962+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:11:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:25 smithi067 bash[27441]: audit 2024-04-03T16:11:25.163095+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:11:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:27 smithi082 bash[20963]: cluster 2024-04-03T16:11:26.084962+0000 mgr.y (mgr.24370) 3392 : cluster [DBG] pgmap v3376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:27 smithi082 bash[20963]: audit 2024-04-03T16:11:26.783539+0000 mon.a (mon.0) 3545 : audit [DBG] from='client.? 172.21.15.67:0/2645969521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:27 smithi067 bash[17655]: cluster 2024-04-03T16:11:26.084962+0000 mgr.y (mgr.24370) 3392 : cluster [DBG] pgmap v3376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:27 smithi067 bash[17655]: audit 2024-04-03T16:11:26.783539+0000 mon.a (mon.0) 3545 : audit [DBG] from='client.? 172.21.15.67:0/2645969521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:27.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:27 smithi067 bash[27441]: cluster 2024-04-03T16:11:26.084962+0000 mgr.y (mgr.24370) 3392 : cluster [DBG] pgmap v3376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:27.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:27 smithi067 bash[27441]: audit 2024-04-03T16:11:26.783539+0000 mon.a (mon.0) 3545 : audit [DBG] from='client.? 172.21.15.67:0/2645969521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:29 smithi082 bash[20963]: cluster 2024-04-03T16:11:28.085643+0000 mgr.y (mgr.24370) 3393 : cluster [DBG] pgmap v3377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:29 smithi082 bash[20963]: audit 2024-04-03T16:11:29.239428+0000 mon.a (mon.0) 3546 : audit [DBG] from='client.? 172.21.15.67:0/4252811743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:29 smithi067 bash[17655]: cluster 2024-04-03T16:11:28.085643+0000 mgr.y (mgr.24370) 3393 : cluster [DBG] pgmap v3377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:29 smithi067 bash[17655]: audit 2024-04-03T16:11:29.239428+0000 mon.a (mon.0) 3546 : audit [DBG] from='client.? 172.21.15.67:0/4252811743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:29 smithi067 bash[27441]: cluster 2024-04-03T16:11:28.085643+0000 mgr.y (mgr.24370) 3393 : cluster [DBG] pgmap v3377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:29 smithi067 bash[27441]: audit 2024-04-03T16:11:29.239428+0000 mon.a (mon.0) 3546 : audit [DBG] from='client.? 172.21.15.67:0/4252811743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:31 smithi082 bash[20963]: cluster 2024-04-03T16:11:30.086342+0000 mgr.y (mgr.24370) 3394 : cluster [DBG] pgmap v3378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:31 smithi067 bash[17655]: cluster 2024-04-03T16:11:30.086342+0000 mgr.y (mgr.24370) 3394 : cluster [DBG] pgmap v3378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:31 smithi067 bash[27441]: cluster 2024-04-03T16:11:30.086342+0000 mgr.y (mgr.24370) 3394 : cluster [DBG] pgmap v3378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:32.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:32 smithi082 bash[20963]: audit 2024-04-03T16:11:31.688342+0000 mon.a (mon.0) 3547 : audit [DBG] from='client.? 172.21.15.67:0/1958017688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:32.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:32 smithi067 bash[27441]: audit 2024-04-03T16:11:31.688342+0000 mon.a (mon.0) 3547 : audit [DBG] from='client.? 172.21.15.67:0/1958017688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:32 smithi067 bash[17655]: audit 2024-04-03T16:11:31.688342+0000 mon.a (mon.0) 3547 : audit [DBG] from='client.? 172.21.15.67:0/1958017688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:33 smithi067 bash[17655]: cluster 2024-04-03T16:11:32.087526+0000 mgr.y (mgr.24370) 3395 : cluster [DBG] pgmap v3379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:33] "GET /metrics HTTP/1.1" 200 239914 "" "Prometheus/2.43.0" 2024-04-03T16:11:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:33 smithi067 bash[27441]: cluster 2024-04-03T16:11:32.087526+0000 mgr.y (mgr.24370) 3395 : cluster [DBG] pgmap v3379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:33 smithi082 bash[20963]: cluster 2024-04-03T16:11:32.087526+0000 mgr.y (mgr.24370) 3395 : cluster [DBG] pgmap v3379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:33.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:11:34.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:34 smithi082 bash[20963]: audit 2024-04-03T16:11:34.133294+0000 mon.a (mon.0) 3548 : audit [DBG] from='client.? 172.21.15.67:0/3999137607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:34 smithi067 bash[17655]: audit 2024-04-03T16:11:34.133294+0000 mon.a (mon.0) 3548 : audit [DBG] from='client.? 172.21.15.67:0/3999137607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:34.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:34 smithi067 bash[27441]: audit 2024-04-03T16:11:34.133294+0000 mon.a (mon.0) 3548 : audit [DBG] from='client.? 172.21.15.67:0/3999137607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:35.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:35 smithi082 bash[20963]: cluster 2024-04-03T16:11:34.088247+0000 mgr.y (mgr.24370) 3396 : cluster [DBG] pgmap v3380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:35.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:35 smithi067 bash[27441]: cluster 2024-04-03T16:11:34.088247+0000 mgr.y (mgr.24370) 3396 : cluster [DBG] pgmap v3380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:35.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:35 smithi067 bash[17655]: cluster 2024-04-03T16:11:34.088247+0000 mgr.y (mgr.24370) 3396 : cluster [DBG] pgmap v3380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:37 smithi082 bash[20963]: cluster 2024-04-03T16:11:36.089339+0000 mgr.y (mgr.24370) 3397 : cluster [DBG] pgmap v3381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:37 smithi082 bash[20963]: audit 2024-04-03T16:11:36.594885+0000 mon.c (mon.2) 1282 : audit [DBG] from='client.? 172.21.15.67:0/301263176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:37 smithi067 bash[17655]: cluster 2024-04-03T16:11:36.089339+0000 mgr.y (mgr.24370) 3397 : cluster [DBG] pgmap v3381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:37 smithi067 bash[17655]: audit 2024-04-03T16:11:36.594885+0000 mon.c (mon.2) 1282 : audit [DBG] from='client.? 172.21.15.67:0/301263176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:37 smithi067 bash[27441]: cluster 2024-04-03T16:11:36.089339+0000 mgr.y (mgr.24370) 3397 : cluster [DBG] pgmap v3381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:37 smithi067 bash[27441]: audit 2024-04-03T16:11:36.594885+0000 mon.c (mon.2) 1282 : audit [DBG] from='client.? 172.21.15.67:0/301263176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:38.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:38 smithi082 bash[20963]: cluster 2024-04-03T16:11:38.090034+0000 mgr.y (mgr.24370) 3398 : cluster [DBG] pgmap v3382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:38 smithi067 bash[17655]: cluster 2024-04-03T16:11:38.090034+0000 mgr.y (mgr.24370) 3398 : cluster [DBG] pgmap v3382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:38 smithi067 bash[27441]: cluster 2024-04-03T16:11:38.090034+0000 mgr.y (mgr.24370) 3398 : cluster [DBG] pgmap v3382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:39 smithi082 bash[20963]: audit 2024-04-03T16:11:39.043570+0000 mon.a (mon.0) 3549 : audit [DBG] from='client.? 172.21.15.67:0/3419903933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:39.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:39 smithi067 bash[17655]: audit 2024-04-03T16:11:39.043570+0000 mon.a (mon.0) 3549 : audit [DBG] from='client.? 172.21.15.67:0/3419903933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:39.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:39 smithi067 bash[27441]: audit 2024-04-03T16:11:39.043570+0000 mon.a (mon.0) 3549 : audit [DBG] from='client.? 172.21.15.67:0/3419903933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:40 smithi082 bash[20963]: audit 2024-04-03T16:11:39.823759+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:40 smithi082 bash[20963]: cluster 2024-04-03T16:11:40.090727+0000 mgr.y (mgr.24370) 3399 : cluster [DBG] pgmap v3383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:40 smithi067 bash[17655]: audit 2024-04-03T16:11:39.823759+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:40 smithi067 bash[17655]: cluster 2024-04-03T16:11:40.090727+0000 mgr.y (mgr.24370) 3399 : cluster [DBG] pgmap v3383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:40 smithi067 bash[27441]: audit 2024-04-03T16:11:39.823759+0000 mon.a (mon.0) 3550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:40 smithi067 bash[27441]: cluster 2024-04-03T16:11:40.090727+0000 mgr.y (mgr.24370) 3399 : cluster [DBG] pgmap v3383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:41.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:41 smithi082 bash[20963]: audit 2024-04-03T16:11:41.491271+0000 mon.c (mon.2) 1283 : audit [DBG] from='client.? 172.21.15.67:0/903302411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:41.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:41 smithi067 bash[27441]: audit 2024-04-03T16:11:41.491271+0000 mon.c (mon.2) 1283 : audit [DBG] from='client.? 172.21.15.67:0/903302411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:41 smithi067 bash[17655]: audit 2024-04-03T16:11:41.491271+0000 mon.c (mon.2) 1283 : audit [DBG] from='client.? 172.21.15.67:0/903302411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:42.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:42 smithi082 bash[20963]: cluster 2024-04-03T16:11:42.091994+0000 mgr.y (mgr.24370) 3400 : cluster [DBG] pgmap v3384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:42 smithi067 bash[17655]: cluster 2024-04-03T16:11:42.091994+0000 mgr.y (mgr.24370) 3400 : cluster [DBG] pgmap v3384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:42 smithi067 bash[27441]: cluster 2024-04-03T16:11:42.091994+0000 mgr.y (mgr.24370) 3400 : cluster [DBG] pgmap v3384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:43] "GET /metrics HTTP/1.1" 200 239916 "" "Prometheus/2.43.0" 2024-04-03T16:11:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:11:44.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:44 smithi082 bash[20963]: audit 2024-04-03T16:11:43.947981+0000 mon.a (mon.0) 3551 : audit [DBG] from='client.? 172.21.15.67:0/3684748779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:44.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:44 smithi067 bash[27441]: audit 2024-04-03T16:11:43.947981+0000 mon.a (mon.0) 3551 : audit [DBG] from='client.? 172.21.15.67:0/3684748779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:44.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:44 smithi067 bash[17655]: audit 2024-04-03T16:11:43.947981+0000 mon.a (mon.0) 3551 : audit [DBG] from='client.? 172.21.15.67:0/3684748779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:45 smithi082 bash[20963]: cluster 2024-04-03T16:11:44.092748+0000 mgr.y (mgr.24370) 3401 : cluster [DBG] pgmap v3385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:45 smithi067 bash[17655]: cluster 2024-04-03T16:11:44.092748+0000 mgr.y (mgr.24370) 3401 : cluster [DBG] pgmap v3385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:45 smithi067 bash[27441]: cluster 2024-04-03T16:11:44.092748+0000 mgr.y (mgr.24370) 3401 : cluster [DBG] pgmap v3385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:47 smithi067 bash[17655]: cluster 2024-04-03T16:11:46.093797+0000 mgr.y (mgr.24370) 3402 : cluster [DBG] pgmap v3386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:47 smithi067 bash[17655]: audit 2024-04-03T16:11:46.397574+0000 mon.a (mon.0) 3552 : audit [DBG] from='client.? 172.21.15.67:0/537285431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:47 smithi067 bash[27441]: cluster 2024-04-03T16:11:46.093797+0000 mgr.y (mgr.24370) 3402 : cluster [DBG] pgmap v3386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:47 smithi067 bash[27441]: audit 2024-04-03T16:11:46.397574+0000 mon.a (mon.0) 3552 : audit [DBG] from='client.? 172.21.15.67:0/537285431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:47 smithi082 bash[20963]: cluster 2024-04-03T16:11:46.093797+0000 mgr.y (mgr.24370) 3402 : cluster [DBG] pgmap v3386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:47 smithi082 bash[20963]: audit 2024-04-03T16:11:46.397574+0000 mon.a (mon.0) 3552 : audit [DBG] from='client.? 172.21.15.67:0/537285431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:49.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:49 smithi067 bash[17655]: cluster 2024-04-03T16:11:48.094474+0000 mgr.y (mgr.24370) 3403 : cluster [DBG] pgmap v3387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:49.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:49 smithi067 bash[17655]: audit 2024-04-03T16:11:48.844052+0000 mon.a (mon.0) 3553 : audit [DBG] from='client.? 172.21.15.67:0/1865190653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:49.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:49 smithi067 bash[27441]: cluster 2024-04-03T16:11:48.094474+0000 mgr.y (mgr.24370) 3403 : cluster [DBG] pgmap v3387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:49.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:49 smithi067 bash[27441]: audit 2024-04-03T16:11:48.844052+0000 mon.a (mon.0) 3553 : audit [DBG] from='client.? 172.21.15.67:0/1865190653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:49 smithi082 bash[20963]: cluster 2024-04-03T16:11:48.094474+0000 mgr.y (mgr.24370) 3403 : cluster [DBG] pgmap v3387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:49 smithi082 bash[20963]: audit 2024-04-03T16:11:48.844052+0000 mon.a (mon.0) 3553 : audit [DBG] from='client.? 172.21.15.67:0/1865190653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:51.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:51 smithi067 bash[17655]: cluster 2024-04-03T16:11:50.094959+0000 mgr.y (mgr.24370) 3404 : cluster [DBG] pgmap v3388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:51.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:51 smithi067 bash[27441]: cluster 2024-04-03T16:11:50.094959+0000 mgr.y (mgr.24370) 3404 : cluster [DBG] pgmap v3388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:51 smithi082 bash[20963]: cluster 2024-04-03T16:11:50.094959+0000 mgr.y (mgr.24370) 3404 : cluster [DBG] pgmap v3388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:52 smithi082 bash[20963]: audit 2024-04-03T16:11:51.301287+0000 mon.c (mon.2) 1284 : audit [DBG] from='client.? 172.21.15.67:0/3319101432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:52 smithi067 bash[17655]: audit 2024-04-03T16:11:51.301287+0000 mon.c (mon.2) 1284 : audit [DBG] from='client.? 172.21.15.67:0/3319101432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:52 smithi067 bash[27441]: audit 2024-04-03T16:11:51.301287+0000 mon.c (mon.2) 1284 : audit [DBG] from='client.? 172.21.15.67:0/3319101432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:53.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:53 smithi067 bash[17655]: cluster 2024-04-03T16:11:52.096000+0000 mgr.y (mgr.24370) 3405 : cluster [DBG] pgmap v3389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:53] "GET /metrics HTTP/1.1" 200 239916 "" "Prometheus/2.43.0" 2024-04-03T16:11:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:53 smithi067 bash[27441]: cluster 2024-04-03T16:11:52.096000+0000 mgr.y (mgr.24370) 3405 : cluster [DBG] pgmap v3389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:53 smithi082 bash[20963]: cluster 2024-04-03T16:11:52.096000+0000 mgr.y (mgr.24370) 3405 : cluster [DBG] pgmap v3389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:11:54.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:54 smithi082 bash[20963]: audit 2024-04-03T16:11:53.759814+0000 mon.a (mon.0) 3554 : audit [DBG] from='client.? 172.21.15.67:0/3925448499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:54.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:54 smithi067 bash[17655]: audit 2024-04-03T16:11:53.759814+0000 mon.a (mon.0) 3554 : audit [DBG] from='client.? 172.21.15.67:0/3925448499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:54.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:54 smithi067 bash[27441]: audit 2024-04-03T16:11:53.759814+0000 mon.a (mon.0) 3554 : audit [DBG] from='client.? 172.21.15.67:0/3925448499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:55 smithi082 bash[20963]: cluster 2024-04-03T16:11:54.096732+0000 mgr.y (mgr.24370) 3406 : cluster [DBG] pgmap v3390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:55 smithi082 bash[20963]: audit 2024-04-03T16:11:54.824337+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:55 smithi067 bash[17655]: cluster 2024-04-03T16:11:54.096732+0000 mgr.y (mgr.24370) 3406 : cluster [DBG] pgmap v3390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:55 smithi067 bash[17655]: audit 2024-04-03T16:11:54.824337+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:55 smithi067 bash[27441]: cluster 2024-04-03T16:11:54.096732+0000 mgr.y (mgr.24370) 3406 : cluster [DBG] pgmap v3390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:55 smithi067 bash[27441]: audit 2024-04-03T16:11:54.824337+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:11:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:57 smithi082 bash[20963]: cluster 2024-04-03T16:11:56.097860+0000 mgr.y (mgr.24370) 3407 : cluster [DBG] pgmap v3391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:57 smithi082 bash[20963]: audit 2024-04-03T16:11:56.208082+0000 mon.a (mon.0) 3556 : audit [DBG] from='client.? 172.21.15.67:0/3354368165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:57.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:57 smithi067 bash[17655]: cluster 2024-04-03T16:11:56.097860+0000 mgr.y (mgr.24370) 3407 : cluster [DBG] pgmap v3391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:57 smithi067 bash[17655]: audit 2024-04-03T16:11:56.208082+0000 mon.a (mon.0) 3556 : audit [DBG] from='client.? 172.21.15.67:0/3354368165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:57 smithi067 bash[27441]: cluster 2024-04-03T16:11:56.097860+0000 mgr.y (mgr.24370) 3407 : cluster [DBG] pgmap v3391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:57 smithi067 bash[27441]: audit 2024-04-03T16:11:56.208082+0000 mon.a (mon.0) 3556 : audit [DBG] from='client.? 172.21.15.67:0/3354368165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:59 smithi082 bash[20963]: cluster 2024-04-03T16:11:58.098546+0000 mgr.y (mgr.24370) 3408 : cluster [DBG] pgmap v3392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:11:59 smithi082 bash[20963]: audit 2024-04-03T16:11:58.659056+0000 mon.c (mon.2) 1285 : audit [DBG] from='client.? 172.21.15.67:0/653427098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:59.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:59 smithi067 bash[27441]: cluster 2024-04-03T16:11:58.098546+0000 mgr.y (mgr.24370) 3408 : cluster [DBG] pgmap v3392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:11:59 smithi067 bash[27441]: audit 2024-04-03T16:11:58.659056+0000 mon.c (mon.2) 1285 : audit [DBG] from='client.? 172.21.15.67:0/653427098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:11:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:59 smithi067 bash[17655]: cluster 2024-04-03T16:11:58.098546+0000 mgr.y (mgr.24370) 3408 : cluster [DBG] pgmap v3392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:11:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:11:59 smithi067 bash[17655]: audit 2024-04-03T16:11:58.659056+0000 mon.c (mon.2) 1285 : audit [DBG] from='client.? 172.21.15.67:0/653427098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:01 smithi082 bash[20963]: cluster 2024-04-03T16:12:00.099213+0000 mgr.y (mgr.24370) 3409 : cluster [DBG] pgmap v3393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:01 smithi082 bash[20963]: audit 2024-04-03T16:12:01.103807+0000 mon.a (mon.0) 3557 : audit [DBG] from='client.? 172.21.15.67:0/2730796017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:01 smithi067 bash[17655]: cluster 2024-04-03T16:12:00.099213+0000 mgr.y (mgr.24370) 3409 : cluster [DBG] pgmap v3393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:01 smithi067 bash[17655]: audit 2024-04-03T16:12:01.103807+0000 mon.a (mon.0) 3557 : audit [DBG] from='client.? 172.21.15.67:0/2730796017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:01 smithi067 bash[27441]: cluster 2024-04-03T16:12:00.099213+0000 mgr.y (mgr.24370) 3409 : cluster [DBG] pgmap v3393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:01 smithi067 bash[27441]: audit 2024-04-03T16:12:01.103807+0000 mon.a (mon.0) 3557 : audit [DBG] from='client.? 172.21.15.67:0/2730796017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:03.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:03 smithi067 bash[27441]: cluster 2024-04-03T16:12:02.100338+0000 mgr.y (mgr.24370) 3410 : cluster [DBG] pgmap v3394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:03] "GET /metrics HTTP/1.1" 200 239909 "" "Prometheus/2.43.0" 2024-04-03T16:12:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:03 smithi067 bash[17655]: cluster 2024-04-03T16:12:02.100338+0000 mgr.y (mgr.24370) 3410 : cluster [DBG] pgmap v3394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:03 smithi082 bash[20963]: cluster 2024-04-03T16:12:02.100338+0000 mgr.y (mgr.24370) 3410 : cluster [DBG] pgmap v3394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:12:04.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:04 smithi082 bash[20963]: audit 2024-04-03T16:12:03.564463+0000 mon.a (mon.0) 3558 : audit [DBG] from='client.? 172.21.15.67:0/3780462393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:04 smithi067 bash[17655]: audit 2024-04-03T16:12:03.564463+0000 mon.a (mon.0) 3558 : audit [DBG] from='client.? 172.21.15.67:0/3780462393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:04 smithi067 bash[27441]: audit 2024-04-03T16:12:03.564463+0000 mon.a (mon.0) 3558 : audit [DBG] from='client.? 172.21.15.67:0/3780462393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:05 smithi082 bash[20963]: cluster 2024-04-03T16:12:04.101033+0000 mgr.y (mgr.24370) 3411 : cluster [DBG] pgmap v3395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:05 smithi067 bash[27441]: cluster 2024-04-03T16:12:04.101033+0000 mgr.y (mgr.24370) 3411 : cluster [DBG] pgmap v3395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:05 smithi067 bash[17655]: cluster 2024-04-03T16:12:04.101033+0000 mgr.y (mgr.24370) 3411 : cluster [DBG] pgmap v3395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:06.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:06 smithi082 bash[20963]: audit 2024-04-03T16:12:06.014490+0000 mon.a (mon.0) 3559 : audit [DBG] from='client.? 172.21.15.67:0/3447938572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:06.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:06 smithi067 bash[27441]: audit 2024-04-03T16:12:06.014490+0000 mon.a (mon.0) 3559 : audit [DBG] from='client.? 172.21.15.67:0/3447938572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:06 smithi067 bash[17655]: audit 2024-04-03T16:12:06.014490+0000 mon.a (mon.0) 3559 : audit [DBG] from='client.? 172.21.15.67:0/3447938572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:07 smithi082 bash[20963]: cluster 2024-04-03T16:12:06.102170+0000 mgr.y (mgr.24370) 3412 : cluster [DBG] pgmap v3396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:07 smithi067 bash[17655]: cluster 2024-04-03T16:12:06.102170+0000 mgr.y (mgr.24370) 3412 : cluster [DBG] pgmap v3396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:07 smithi067 bash[27441]: cluster 2024-04-03T16:12:06.102170+0000 mgr.y (mgr.24370) 3412 : cluster [DBG] pgmap v3396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:09 smithi082 bash[20963]: cluster 2024-04-03T16:12:08.102793+0000 mgr.y (mgr.24370) 3413 : cluster [DBG] pgmap v3397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:09 smithi082 bash[20963]: audit 2024-04-03T16:12:08.464968+0000 mon.c (mon.2) 1286 : audit [DBG] from='client.? 172.21.15.67:0/3139788780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:09 smithi067 bash[17655]: cluster 2024-04-03T16:12:08.102793+0000 mgr.y (mgr.24370) 3413 : cluster [DBG] pgmap v3397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:09 smithi067 bash[17655]: audit 2024-04-03T16:12:08.464968+0000 mon.c (mon.2) 1286 : audit [DBG] from='client.? 172.21.15.67:0/3139788780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:09 smithi067 bash[27441]: cluster 2024-04-03T16:12:08.102793+0000 mgr.y (mgr.24370) 3413 : cluster [DBG] pgmap v3397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:09 smithi067 bash[27441]: audit 2024-04-03T16:12:08.464968+0000 mon.c (mon.2) 1286 : audit [DBG] from='client.? 172.21.15.67:0/3139788780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:10 smithi082 bash[20963]: audit 2024-04-03T16:12:09.824774+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:10.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:10 smithi067 bash[27441]: audit 2024-04-03T16:12:09.824774+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:10 smithi067 bash[17655]: audit 2024-04-03T16:12:09.824774+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:11 smithi082 bash[20963]: cluster 2024-04-03T16:12:10.103591+0000 mgr.y (mgr.24370) 3414 : cluster [DBG] pgmap v3398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:11 smithi082 bash[20963]: audit 2024-04-03T16:12:10.929773+0000 mon.c (mon.2) 1287 : audit [DBG] from='client.? 172.21.15.67:0/742401888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:11.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:11 smithi067 bash[17655]: cluster 2024-04-03T16:12:10.103591+0000 mgr.y (mgr.24370) 3414 : cluster [DBG] pgmap v3398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:11 smithi067 bash[17655]: audit 2024-04-03T16:12:10.929773+0000 mon.c (mon.2) 1287 : audit [DBG] from='client.? 172.21.15.67:0/742401888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:11 smithi067 bash[27441]: cluster 2024-04-03T16:12:10.103591+0000 mgr.y (mgr.24370) 3414 : cluster [DBG] pgmap v3398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:11 smithi067 bash[27441]: audit 2024-04-03T16:12:10.929773+0000 mon.c (mon.2) 1287 : audit [DBG] from='client.? 172.21.15.67:0/742401888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:13.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:13 smithi067 bash[17655]: cluster 2024-04-03T16:12:12.104853+0000 mgr.y (mgr.24370) 3415 : cluster [DBG] pgmap v3399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:13] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T16:12:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:13 smithi067 bash[27441]: cluster 2024-04-03T16:12:12.104853+0000 mgr.y (mgr.24370) 3415 : cluster [DBG] pgmap v3399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:13.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:13 smithi082 bash[20963]: cluster 2024-04-03T16:12:12.104853+0000 mgr.y (mgr.24370) 3415 : cluster [DBG] pgmap v3399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:12:14.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:14 smithi082 bash[20963]: audit 2024-04-03T16:12:13.385392+0000 mon.a (mon.0) 3561 : audit [DBG] from='client.? 172.21.15.67:0/735794655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:14 smithi067 bash[17655]: audit 2024-04-03T16:12:13.385392+0000 mon.a (mon.0) 3561 : audit [DBG] from='client.? 172.21.15.67:0/735794655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:14 smithi067 bash[27441]: audit 2024-04-03T16:12:13.385392+0000 mon.a (mon.0) 3561 : audit [DBG] from='client.? 172.21.15.67:0/735794655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:15 smithi082 bash[20963]: cluster 2024-04-03T16:12:14.105559+0000 mgr.y (mgr.24370) 3416 : cluster [DBG] pgmap v3400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:15.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:15 smithi067 bash[17655]: cluster 2024-04-03T16:12:14.105559+0000 mgr.y (mgr.24370) 3416 : cluster [DBG] pgmap v3400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:15.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:15 smithi067 bash[27441]: cluster 2024-04-03T16:12:14.105559+0000 mgr.y (mgr.24370) 3416 : cluster [DBG] pgmap v3400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:16.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:16 smithi082 bash[20963]: audit 2024-04-03T16:12:15.840382+0000 mon.c (mon.2) 1288 : audit [DBG] from='client.? 172.21.15.67:0/2424238305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:16.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:16 smithi067 bash[17655]: audit 2024-04-03T16:12:15.840382+0000 mon.c (mon.2) 1288 : audit [DBG] from='client.? 172.21.15.67:0/2424238305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:16.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:16 smithi067 bash[27441]: audit 2024-04-03T16:12:15.840382+0000 mon.c (mon.2) 1288 : audit [DBG] from='client.? 172.21.15.67:0/2424238305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:17 smithi082 bash[20963]: cluster 2024-04-03T16:12:16.106744+0000 mgr.y (mgr.24370) 3417 : cluster [DBG] pgmap v3401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:17 smithi067 bash[17655]: cluster 2024-04-03T16:12:16.106744+0000 mgr.y (mgr.24370) 3417 : cluster [DBG] pgmap v3401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:17 smithi067 bash[27441]: cluster 2024-04-03T16:12:16.106744+0000 mgr.y (mgr.24370) 3417 : cluster [DBG] pgmap v3401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:19 smithi082 bash[20963]: cluster 2024-04-03T16:12:18.107397+0000 mgr.y (mgr.24370) 3418 : cluster [DBG] pgmap v3402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:19 smithi082 bash[20963]: audit 2024-04-03T16:12:18.297689+0000 mon.a (mon.0) 3562 : audit [DBG] from='client.? 172.21.15.67:0/1847946153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:19.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:19 smithi067 bash[27441]: cluster 2024-04-03T16:12:18.107397+0000 mgr.y (mgr.24370) 3418 : cluster [DBG] pgmap v3402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:19 smithi067 bash[27441]: audit 2024-04-03T16:12:18.297689+0000 mon.a (mon.0) 3562 : audit [DBG] from='client.? 172.21.15.67:0/1847946153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:19 smithi067 bash[17655]: cluster 2024-04-03T16:12:18.107397+0000 mgr.y (mgr.24370) 3418 : cluster [DBG] pgmap v3402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:19 smithi067 bash[17655]: audit 2024-04-03T16:12:18.297689+0000 mon.a (mon.0) 3562 : audit [DBG] from='client.? 172.21.15.67:0/1847946153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:21 smithi082 bash[20963]: cluster 2024-04-03T16:12:20.108111+0000 mgr.y (mgr.24370) 3419 : cluster [DBG] pgmap v3403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:21 smithi082 bash[20963]: audit 2024-04-03T16:12:20.756372+0000 mon.c (mon.2) 1289 : audit [DBG] from='client.? 172.21.15.67:0/233921169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:21.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:21 smithi067 bash[27441]: cluster 2024-04-03T16:12:20.108111+0000 mgr.y (mgr.24370) 3419 : cluster [DBG] pgmap v3403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:21 smithi067 bash[27441]: audit 2024-04-03T16:12:20.756372+0000 mon.c (mon.2) 1289 : audit [DBG] from='client.? 172.21.15.67:0/233921169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:21 smithi067 bash[17655]: cluster 2024-04-03T16:12:20.108111+0000 mgr.y (mgr.24370) 3419 : cluster [DBG] pgmap v3403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:21 smithi067 bash[17655]: audit 2024-04-03T16:12:20.756372+0000 mon.c (mon.2) 1289 : audit [DBG] from='client.? 172.21.15.67:0/233921169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:23] "GET /metrics HTTP/1.1" 200 239908 "" "Prometheus/2.43.0" 2024-04-03T16:12:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:23 smithi067 bash[17655]: cluster 2024-04-03T16:12:22.109249+0000 mgr.y (mgr.24370) 3420 : cluster [DBG] pgmap v3404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:23 smithi067 bash[17655]: audit 2024-04-03T16:12:23.206774+0000 mon.c (mon.2) 1290 : audit [DBG] from='client.? 172.21.15.67:0/795604833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:23 smithi067 bash[27441]: cluster 2024-04-03T16:12:22.109249+0000 mgr.y (mgr.24370) 3420 : cluster [DBG] pgmap v3404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:23 smithi067 bash[27441]: audit 2024-04-03T16:12:23.206774+0000 mon.c (mon.2) 1290 : audit [DBG] from='client.? 172.21.15.67:0/795604833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:23.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:12:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:23 smithi082 bash[20963]: cluster 2024-04-03T16:12:22.109249+0000 mgr.y (mgr.24370) 3420 : cluster [DBG] pgmap v3404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:23 smithi082 bash[20963]: audit 2024-04-03T16:12:23.206774+0000 mon.c (mon.2) 1290 : audit [DBG] from='client.? 172.21.15.67:0/795604833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:25 smithi082 bash[20963]: cluster 2024-04-03T16:12:24.109886+0000 mgr.y (mgr.24370) 3421 : cluster [DBG] pgmap v3405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:25 smithi082 bash[20963]: audit 2024-04-03T16:12:24.825104+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:25 smithi082 bash[20963]: audit 2024-04-03T16:12:25.236969+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:12:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:25 smithi067 bash[17655]: cluster 2024-04-03T16:12:24.109886+0000 mgr.y (mgr.24370) 3421 : cluster [DBG] pgmap v3405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:25 smithi067 bash[17655]: audit 2024-04-03T16:12:24.825104+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:25 smithi067 bash[17655]: audit 2024-04-03T16:12:25.236969+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:12:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:25 smithi067 bash[27441]: cluster 2024-04-03T16:12:24.109886+0000 mgr.y (mgr.24370) 3421 : cluster [DBG] pgmap v3405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:25 smithi067 bash[27441]: audit 2024-04-03T16:12:24.825104+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:25 smithi067 bash[27441]: audit 2024-04-03T16:12:25.236969+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:12:26.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:26 smithi082 bash[20963]: audit 2024-04-03T16:12:25.685303+0000 mon.c (mon.2) 1291 : audit [DBG] from='client.? 172.21.15.67:0/4226345809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:26 smithi067 bash[27441]: audit 2024-04-03T16:12:25.685303+0000 mon.c (mon.2) 1291 : audit [DBG] from='client.? 172.21.15.67:0/4226345809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:26 smithi067 bash[17655]: audit 2024-04-03T16:12:25.685303+0000 mon.c (mon.2) 1291 : audit [DBG] from='client.? 172.21.15.67:0/4226345809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:27 smithi082 bash[20963]: cluster 2024-04-03T16:12:26.111041+0000 mgr.y (mgr.24370) 3422 : cluster [DBG] pgmap v3406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:27.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:27 smithi067 bash[27441]: cluster 2024-04-03T16:12:26.111041+0000 mgr.y (mgr.24370) 3422 : cluster [DBG] pgmap v3406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:27 smithi067 bash[17655]: cluster 2024-04-03T16:12:26.111041+0000 mgr.y (mgr.24370) 3422 : cluster [DBG] pgmap v3406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:28.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:28 smithi082 bash[20963]: audit 2024-04-03T16:12:28.144737+0000 mon.a (mon.0) 3565 : audit [DBG] from='client.? 172.21.15.67:0/3529639027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:28 smithi067 bash[17655]: audit 2024-04-03T16:12:28.144737+0000 mon.a (mon.0) 3565 : audit [DBG] from='client.? 172.21.15.67:0/3529639027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:28.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:28 smithi067 bash[27441]: audit 2024-04-03T16:12:28.144737+0000 mon.a (mon.0) 3565 : audit [DBG] from='client.? 172.21.15.67:0/3529639027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:29 smithi082 bash[20963]: cluster 2024-04-03T16:12:28.111736+0000 mgr.y (mgr.24370) 3423 : cluster [DBG] pgmap v3407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:29 smithi067 bash[17655]: cluster 2024-04-03T16:12:28.111736+0000 mgr.y (mgr.24370) 3423 : cluster [DBG] pgmap v3407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:29 smithi067 bash[27441]: cluster 2024-04-03T16:12:28.111736+0000 mgr.y (mgr.24370) 3423 : cluster [DBG] pgmap v3407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:31 smithi082 bash[20963]: cluster 2024-04-03T16:12:30.112228+0000 mgr.y (mgr.24370) 3424 : cluster [DBG] pgmap v3408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:31 smithi082 bash[20963]: audit 2024-04-03T16:12:30.651793+0000 mon.a (mon.0) 3566 : audit [DBG] from='client.? 172.21.15.67:0/3695850753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:31 smithi082 bash[20963]: audit 2024-04-03T16:12:30.985067+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:31 smithi082 bash[20963]: audit 2024-04-03T16:12:30.993642+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:31 smithi082 bash[20963]: audit 2024-04-03T16:12:31.286949+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:31 smithi082 bash[20963]: audit 2024-04-03T16:12:31.294991+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[27441]: cluster 2024-04-03T16:12:30.112228+0000 mgr.y (mgr.24370) 3424 : cluster [DBG] pgmap v3408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[27441]: audit 2024-04-03T16:12:30.651793+0000 mon.a (mon.0) 3566 : audit [DBG] from='client.? 172.21.15.67:0/3695850753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[27441]: audit 2024-04-03T16:12:30.985067+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[27441]: audit 2024-04-03T16:12:30.993642+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[27441]: audit 2024-04-03T16:12:31.286949+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[27441]: audit 2024-04-03T16:12:31.294991+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[17655]: cluster 2024-04-03T16:12:30.112228+0000 mgr.y (mgr.24370) 3424 : cluster [DBG] pgmap v3408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[17655]: audit 2024-04-03T16:12:30.651793+0000 mon.a (mon.0) 3566 : audit [DBG] from='client.? 172.21.15.67:0/3695850753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[17655]: audit 2024-04-03T16:12:30.985067+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[17655]: audit 2024-04-03T16:12:30.993642+0000 mon.a (mon.0) 3568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[17655]: audit 2024-04-03T16:12:31.286949+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:31 smithi067 bash[17655]: audit 2024-04-03T16:12:31.294991+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:32.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:32 smithi082 bash[20963]: audit 2024-04-03T16:12:31.772980+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:12:32.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:32 smithi082 bash[20963]: audit 2024-04-03T16:12:31.774674+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:12:32.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:32 smithi082 bash[20963]: audit 2024-04-03T16:12:31.784917+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:32.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:32 smithi067 bash[17655]: audit 2024-04-03T16:12:31.772980+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:12:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:32 smithi067 bash[17655]: audit 2024-04-03T16:12:31.774674+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:12:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:32 smithi067 bash[17655]: audit 2024-04-03T16:12:31.784917+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:32.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:32 smithi067 bash[27441]: audit 2024-04-03T16:12:31.772980+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:12:32.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:32 smithi067 bash[27441]: audit 2024-04-03T16:12:31.774674+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:12:32.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:32 smithi067 bash[27441]: audit 2024-04-03T16:12:31.784917+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:12:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:33 smithi067 bash[17655]: cluster 2024-04-03T16:12:32.113391+0000 mgr.y (mgr.24370) 3425 : cluster [DBG] pgmap v3409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:33 smithi067 bash[17655]: audit 2024-04-03T16:12:33.100843+0000 mon.a (mon.0) 3574 : audit [DBG] from='client.? 172.21.15.67:0/4086900090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:33] "GET /metrics HTTP/1.1" 200 239923 "" "Prometheus/2.43.0" 2024-04-03T16:12:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:33 smithi067 bash[27441]: cluster 2024-04-03T16:12:32.113391+0000 mgr.y (mgr.24370) 3425 : cluster [DBG] pgmap v3409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:33 smithi067 bash[27441]: audit 2024-04-03T16:12:33.100843+0000 mon.a (mon.0) 3574 : audit [DBG] from='client.? 172.21.15.67:0/4086900090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:33.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:12:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:33 smithi082 bash[20963]: cluster 2024-04-03T16:12:32.113391+0000 mgr.y (mgr.24370) 3425 : cluster [DBG] pgmap v3409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:33 smithi082 bash[20963]: audit 2024-04-03T16:12:33.100843+0000 mon.a (mon.0) 3574 : audit [DBG] from='client.? 172.21.15.67:0/4086900090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:35.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:35 smithi082 bash[20963]: cluster 2024-04-03T16:12:34.114072+0000 mgr.y (mgr.24370) 3426 : cluster [DBG] pgmap v3410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:35 smithi067 bash[17655]: cluster 2024-04-03T16:12:34.114072+0000 mgr.y (mgr.24370) 3426 : cluster [DBG] pgmap v3410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:35 smithi067 bash[27441]: cluster 2024-04-03T16:12:34.114072+0000 mgr.y (mgr.24370) 3426 : cluster [DBG] pgmap v3410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:36 smithi082 bash[20963]: audit 2024-04-03T16:12:35.550750+0000 mon.a (mon.0) 3575 : audit [DBG] from='client.? 172.21.15.67:0/824204992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:36.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:36 smithi067 bash[17655]: audit 2024-04-03T16:12:35.550750+0000 mon.a (mon.0) 3575 : audit [DBG] from='client.? 172.21.15.67:0/824204992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:36 smithi067 bash[27441]: audit 2024-04-03T16:12:35.550750+0000 mon.a (mon.0) 3575 : audit [DBG] from='client.? 172.21.15.67:0/824204992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:37 smithi082 bash[20963]: cluster 2024-04-03T16:12:36.115330+0000 mgr.y (mgr.24370) 3427 : cluster [DBG] pgmap v3411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:37.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:37 smithi067 bash[27441]: cluster 2024-04-03T16:12:36.115330+0000 mgr.y (mgr.24370) 3427 : cluster [DBG] pgmap v3411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:37 smithi067 bash[17655]: cluster 2024-04-03T16:12:36.115330+0000 mgr.y (mgr.24370) 3427 : cluster [DBG] pgmap v3411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:38.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:38 smithi082 bash[20963]: audit 2024-04-03T16:12:38.006559+0000 mon.a (mon.0) 3576 : audit [DBG] from='client.? 172.21.15.67:0/539951342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:38 smithi067 bash[17655]: audit 2024-04-03T16:12:38.006559+0000 mon.a (mon.0) 3576 : audit [DBG] from='client.? 172.21.15.67:0/539951342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:38 smithi067 bash[27441]: audit 2024-04-03T16:12:38.006559+0000 mon.a (mon.0) 3576 : audit [DBG] from='client.? 172.21.15.67:0/539951342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:39 smithi082 bash[20963]: cluster 2024-04-03T16:12:38.116094+0000 mgr.y (mgr.24370) 3428 : cluster [DBG] pgmap v3412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:39.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:39 smithi067 bash[27441]: cluster 2024-04-03T16:12:38.116094+0000 mgr.y (mgr.24370) 3428 : cluster [DBG] pgmap v3412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:39 smithi067 bash[17655]: cluster 2024-04-03T16:12:38.116094+0000 mgr.y (mgr.24370) 3428 : cluster [DBG] pgmap v3412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:40 smithi082 bash[20963]: audit 2024-04-03T16:12:39.825532+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:40 smithi067 bash[17655]: audit 2024-04-03T16:12:39.825532+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:40 smithi067 bash[27441]: audit 2024-04-03T16:12:39.825532+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:41 smithi082 bash[20963]: cluster 2024-04-03T16:12:40.116742+0000 mgr.y (mgr.24370) 3429 : cluster [DBG] pgmap v3413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:41 smithi082 bash[20963]: audit 2024-04-03T16:12:40.457583+0000 mon.c (mon.2) 1292 : audit [DBG] from='client.? 172.21.15.67:0/1575994477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:41.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:41 smithi067 bash[17655]: cluster 2024-04-03T16:12:40.116742+0000 mgr.y (mgr.24370) 3429 : cluster [DBG] pgmap v3413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:41.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:41 smithi067 bash[17655]: audit 2024-04-03T16:12:40.457583+0000 mon.c (mon.2) 1292 : audit [DBG] from='client.? 172.21.15.67:0/1575994477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:41.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:41 smithi067 bash[27441]: cluster 2024-04-03T16:12:40.116742+0000 mgr.y (mgr.24370) 3429 : cluster [DBG] pgmap v3413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:41.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:41 smithi067 bash[27441]: audit 2024-04-03T16:12:40.457583+0000 mon.c (mon.2) 1292 : audit [DBG] from='client.? 172.21.15.67:0/1575994477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:42.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:42 smithi082 bash[20963]: cluster 2024-04-03T16:12:42.117931+0000 mgr.y (mgr.24370) 3430 : cluster [DBG] pgmap v3414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:42.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:42 smithi067 bash[17655]: cluster 2024-04-03T16:12:42.117931+0000 mgr.y (mgr.24370) 3430 : cluster [DBG] pgmap v3414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:42.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:42 smithi067 bash[27441]: cluster 2024-04-03T16:12:42.117931+0000 mgr.y (mgr.24370) 3430 : cluster [DBG] pgmap v3414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:43.361 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:43] "GET /metrics HTTP/1.1" 200 239925 "" "Prometheus/2.43.0" 2024-04-03T16:12:43.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:12:43.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:43 smithi082 bash[20963]: audit 2024-04-03T16:12:42.913467+0000 mon.a (mon.0) 3578 : audit [DBG] from='client.? 172.21.15.67:0/3199433496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:43.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:43 smithi067 bash[17655]: audit 2024-04-03T16:12:42.913467+0000 mon.a (mon.0) 3578 : audit [DBG] from='client.? 172.21.15.67:0/3199433496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:43.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:43 smithi067 bash[27441]: audit 2024-04-03T16:12:42.913467+0000 mon.a (mon.0) 3578 : audit [DBG] from='client.? 172.21.15.67:0/3199433496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:44.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:44 smithi082 bash[20963]: cluster 2024-04-03T16:12:44.118613+0000 mgr.y (mgr.24370) 3431 : cluster [DBG] pgmap v3415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:44 smithi067 bash[17655]: cluster 2024-04-03T16:12:44.118613+0000 mgr.y (mgr.24370) 3431 : cluster [DBG] pgmap v3415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:44 smithi067 bash[27441]: cluster 2024-04-03T16:12:44.118613+0000 mgr.y (mgr.24370) 3431 : cluster [DBG] pgmap v3415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:45.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:45 smithi082 bash[20963]: audit 2024-04-03T16:12:45.361720+0000 mon.c (mon.2) 1293 : audit [DBG] from='client.? 172.21.15.67:0/224532666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:45.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:45 smithi067 bash[17655]: audit 2024-04-03T16:12:45.361720+0000 mon.c (mon.2) 1293 : audit [DBG] from='client.? 172.21.15.67:0/224532666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:45 smithi067 bash[27441]: audit 2024-04-03T16:12:45.361720+0000 mon.c (mon.2) 1293 : audit [DBG] from='client.? 172.21.15.67:0/224532666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:46.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:46 smithi082 bash[20963]: cluster 2024-04-03T16:12:46.119834+0000 mgr.y (mgr.24370) 3432 : cluster [DBG] pgmap v3416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:46.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:46 smithi067 bash[17655]: cluster 2024-04-03T16:12:46.119834+0000 mgr.y (mgr.24370) 3432 : cluster [DBG] pgmap v3416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:46.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:46 smithi067 bash[27441]: cluster 2024-04-03T16:12:46.119834+0000 mgr.y (mgr.24370) 3432 : cluster [DBG] pgmap v3416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:48.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:47 smithi082 bash[20963]: audit 2024-04-03T16:12:47.817256+0000 mon.c (mon.2) 1294 : audit [DBG] from='client.? 172.21.15.67:0/3157643456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:48.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:47 smithi067 bash[17655]: audit 2024-04-03T16:12:47.817256+0000 mon.c (mon.2) 1294 : audit [DBG] from='client.? 172.21.15.67:0/3157643456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:48.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:47 smithi067 bash[27441]: audit 2024-04-03T16:12:47.817256+0000 mon.c (mon.2) 1294 : audit [DBG] from='client.? 172.21.15.67:0/3157643456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:49.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:48 smithi082 bash[20963]: cluster 2024-04-03T16:12:48.120544+0000 mgr.y (mgr.24370) 3433 : cluster [DBG] pgmap v3417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:49.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:48 smithi067 bash[17655]: cluster 2024-04-03T16:12:48.120544+0000 mgr.y (mgr.24370) 3433 : cluster [DBG] pgmap v3417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:49.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:48 smithi067 bash[27441]: cluster 2024-04-03T16:12:48.120544+0000 mgr.y (mgr.24370) 3433 : cluster [DBG] pgmap v3417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:51 smithi082 bash[20963]: cluster 2024-04-03T16:12:50.121320+0000 mgr.y (mgr.24370) 3434 : cluster [DBG] pgmap v3418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:51 smithi082 bash[20963]: audit 2024-04-03T16:12:50.272884+0000 mon.a (mon.0) 3579 : audit [DBG] from='client.? 172.21.15.67:0/253935747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:51 smithi067 bash[17655]: cluster 2024-04-03T16:12:50.121320+0000 mgr.y (mgr.24370) 3434 : cluster [DBG] pgmap v3418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:51 smithi067 bash[17655]: audit 2024-04-03T16:12:50.272884+0000 mon.a (mon.0) 3579 : audit [DBG] from='client.? 172.21.15.67:0/253935747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:51 smithi067 bash[27441]: cluster 2024-04-03T16:12:50.121320+0000 mgr.y (mgr.24370) 3434 : cluster [DBG] pgmap v3418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:51 smithi067 bash[27441]: audit 2024-04-03T16:12:50.272884+0000 mon.a (mon.0) 3579 : audit [DBG] from='client.? 172.21.15.67:0/253935747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:53] "GET /metrics HTTP/1.1" 200 239925 "" "Prometheus/2.43.0" 2024-04-03T16:12:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:53 smithi067 bash[17655]: cluster 2024-04-03T16:12:52.122417+0000 mgr.y (mgr.24370) 3435 : cluster [DBG] pgmap v3419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:53 smithi067 bash[17655]: audit 2024-04-03T16:12:52.724751+0000 mon.a (mon.0) 3580 : audit [DBG] from='client.? 172.21.15.67:0/1137677967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:53 smithi067 bash[27441]: cluster 2024-04-03T16:12:52.122417+0000 mgr.y (mgr.24370) 3435 : cluster [DBG] pgmap v3419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:53 smithi067 bash[27441]: audit 2024-04-03T16:12:52.724751+0000 mon.a (mon.0) 3580 : audit [DBG] from='client.? 172.21.15.67:0/1137677967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:53 smithi082 bash[20963]: cluster 2024-04-03T16:12:52.122417+0000 mgr.y (mgr.24370) 3435 : cluster [DBG] pgmap v3419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:53 smithi082 bash[20963]: audit 2024-04-03T16:12:52.724751+0000 mon.a (mon.0) 3580 : audit [DBG] from='client.? 172.21.15.67:0/1137677967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:12:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:55 smithi082 bash[20963]: cluster 2024-04-03T16:12:54.123093+0000 mgr.y (mgr.24370) 3436 : cluster [DBG] pgmap v3420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:55 smithi082 bash[20963]: audit 2024-04-03T16:12:54.825427+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:55 smithi082 bash[20963]: audit 2024-04-03T16:12:55.176888+0000 mon.a (mon.0) 3582 : audit [DBG] from='client.? 172.21.15.67:0/624993584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:55 smithi067 bash[17655]: cluster 2024-04-03T16:12:54.123093+0000 mgr.y (mgr.24370) 3436 : cluster [DBG] pgmap v3420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:55 smithi067 bash[17655]: audit 2024-04-03T16:12:54.825427+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:55 smithi067 bash[17655]: audit 2024-04-03T16:12:55.176888+0000 mon.a (mon.0) 3582 : audit [DBG] from='client.? 172.21.15.67:0/624993584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:55 smithi067 bash[27441]: cluster 2024-04-03T16:12:54.123093+0000 mgr.y (mgr.24370) 3436 : cluster [DBG] pgmap v3420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:55 smithi067 bash[27441]: audit 2024-04-03T16:12:54.825427+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:12:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:55 smithi067 bash[27441]: audit 2024-04-03T16:12:55.176888+0000 mon.a (mon.0) 3582 : audit [DBG] from='client.? 172.21.15.67:0/624993584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:57 smithi082 bash[20963]: cluster 2024-04-03T16:12:56.124251+0000 mgr.y (mgr.24370) 3437 : cluster [DBG] pgmap v3421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:57 smithi067 bash[27441]: cluster 2024-04-03T16:12:56.124251+0000 mgr.y (mgr.24370) 3437 : cluster [DBG] pgmap v3421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:57 smithi067 bash[17655]: cluster 2024-04-03T16:12:56.124251+0000 mgr.y (mgr.24370) 3437 : cluster [DBG] pgmap v3421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:58 smithi082 bash[20963]: audit 2024-04-03T16:12:57.627695+0000 mon.c (mon.2) 1295 : audit [DBG] from='client.? 172.21.15.67:0/358587248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:58 smithi067 bash[27441]: audit 2024-04-03T16:12:57.627695+0000 mon.c (mon.2) 1295 : audit [DBG] from='client.? 172.21.15.67:0/358587248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:58 smithi067 bash[17655]: audit 2024-04-03T16:12:57.627695+0000 mon.c (mon.2) 1295 : audit [DBG] from='client.? 172.21.15.67:0/358587248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:12:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:12:59 smithi082 bash[20963]: cluster 2024-04-03T16:12:58.124872+0000 mgr.y (mgr.24370) 3438 : cluster [DBG] pgmap v3422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:59.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:12:59 smithi067 bash[27441]: cluster 2024-04-03T16:12:58.124872+0000 mgr.y (mgr.24370) 3438 : cluster [DBG] pgmap v3422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:12:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:12:59 smithi067 bash[17655]: cluster 2024-04-03T16:12:58.124872+0000 mgr.y (mgr.24370) 3438 : cluster [DBG] pgmap v3422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:00.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:00 smithi082 bash[20963]: audit 2024-04-03T16:13:00.076575+0000 mon.a (mon.0) 3583 : audit [DBG] from='client.? 172.21.15.67:0/3273675721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:00.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:00 smithi067 bash[27441]: audit 2024-04-03T16:13:00.076575+0000 mon.a (mon.0) 3583 : audit [DBG] from='client.? 172.21.15.67:0/3273675721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:00 smithi067 bash[17655]: audit 2024-04-03T16:13:00.076575+0000 mon.a (mon.0) 3583 : audit [DBG] from='client.? 172.21.15.67:0/3273675721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:01 smithi082 bash[20963]: cluster 2024-04-03T16:13:00.125651+0000 mgr.y (mgr.24370) 3439 : cluster [DBG] pgmap v3423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:01.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:01 smithi067 bash[27441]: cluster 2024-04-03T16:13:00.125651+0000 mgr.y (mgr.24370) 3439 : cluster [DBG] pgmap v3423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:01.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:01 smithi067 bash[17655]: cluster 2024-04-03T16:13:00.125651+0000 mgr.y (mgr.24370) 3439 : cluster [DBG] pgmap v3423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:03] "GET /metrics HTTP/1.1" 200 239921 "" "Prometheus/2.43.0" 2024-04-03T16:13:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:03 smithi067 bash[17655]: cluster 2024-04-03T16:13:02.126880+0000 mgr.y (mgr.24370) 3440 : cluster [DBG] pgmap v3424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:03 smithi067 bash[17655]: audit 2024-04-03T16:13:02.527969+0000 mon.c (mon.2) 1296 : audit [DBG] from='client.? 172.21.15.67:0/1653156141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:03.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:03 smithi067 bash[27441]: cluster 2024-04-03T16:13:02.126880+0000 mgr.y (mgr.24370) 3440 : cluster [DBG] pgmap v3424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:03.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:03 smithi067 bash[27441]: audit 2024-04-03T16:13:02.527969+0000 mon.c (mon.2) 1296 : audit [DBG] from='client.? 172.21.15.67:0/1653156141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:03.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:03 smithi082 bash[20963]: cluster 2024-04-03T16:13:02.126880+0000 mgr.y (mgr.24370) 3440 : cluster [DBG] pgmap v3424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:03.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:03 smithi082 bash[20963]: audit 2024-04-03T16:13:02.527969+0000 mon.c (mon.2) 1296 : audit [DBG] from='client.? 172.21.15.67:0/1653156141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:13:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:05 smithi082 bash[20963]: cluster 2024-04-03T16:13:04.127555+0000 mgr.y (mgr.24370) 3441 : cluster [DBG] pgmap v3425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:05 smithi082 bash[20963]: audit 2024-04-03T16:13:04.977583+0000 mon.c (mon.2) 1297 : audit [DBG] from='client.? 172.21.15.67:0/2004785203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:05.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:05 smithi067 bash[17655]: cluster 2024-04-03T16:13:04.127555+0000 mgr.y (mgr.24370) 3441 : cluster [DBG] pgmap v3425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:05 smithi067 bash[17655]: audit 2024-04-03T16:13:04.977583+0000 mon.c (mon.2) 1297 : audit [DBG] from='client.? 172.21.15.67:0/2004785203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:05 smithi067 bash[27441]: cluster 2024-04-03T16:13:04.127555+0000 mgr.y (mgr.24370) 3441 : cluster [DBG] pgmap v3425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:05 smithi067 bash[27441]: audit 2024-04-03T16:13:04.977583+0000 mon.c (mon.2) 1297 : audit [DBG] from='client.? 172.21.15.67:0/2004785203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:07 smithi082 bash[20963]: cluster 2024-04-03T16:13:06.128695+0000 mgr.y (mgr.24370) 3442 : cluster [DBG] pgmap v3426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:07 smithi067 bash[17655]: cluster 2024-04-03T16:13:06.128695+0000 mgr.y (mgr.24370) 3442 : cluster [DBG] pgmap v3426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:07 smithi067 bash[27441]: cluster 2024-04-03T16:13:06.128695+0000 mgr.y (mgr.24370) 3442 : cluster [DBG] pgmap v3426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:08 smithi082 bash[20963]: audit 2024-04-03T16:13:07.432774+0000 mon.a (mon.0) 3584 : audit [DBG] from='client.? 172.21.15.67:0/144468530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:08 smithi067 bash[17655]: audit 2024-04-03T16:13:07.432774+0000 mon.a (mon.0) 3584 : audit [DBG] from='client.? 172.21.15.67:0/144468530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:08 smithi067 bash[27441]: audit 2024-04-03T16:13:07.432774+0000 mon.a (mon.0) 3584 : audit [DBG] from='client.? 172.21.15.67:0/144468530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:09 smithi082 bash[20963]: cluster 2024-04-03T16:13:08.129412+0000 mgr.y (mgr.24370) 3443 : cluster [DBG] pgmap v3427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:09 smithi067 bash[27441]: cluster 2024-04-03T16:13:08.129412+0000 mgr.y (mgr.24370) 3443 : cluster [DBG] pgmap v3427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:09 smithi067 bash[17655]: cluster 2024-04-03T16:13:08.129412+0000 mgr.y (mgr.24370) 3443 : cluster [DBG] pgmap v3427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:10 smithi082 bash[20963]: audit 2024-04-03T16:13:09.826142+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:10 smithi082 bash[20963]: audit 2024-04-03T16:13:09.888738+0000 mon.a (mon.0) 3586 : audit [DBG] from='client.? 172.21.15.67:0/172593547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:10 smithi067 bash[17655]: audit 2024-04-03T16:13:09.826142+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:10 smithi067 bash[17655]: audit 2024-04-03T16:13:09.888738+0000 mon.a (mon.0) 3586 : audit [DBG] from='client.? 172.21.15.67:0/172593547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:10 smithi067 bash[27441]: audit 2024-04-03T16:13:09.826142+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:10 smithi067 bash[27441]: audit 2024-04-03T16:13:09.888738+0000 mon.a (mon.0) 3586 : audit [DBG] from='client.? 172.21.15.67:0/172593547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:11 smithi082 bash[20963]: cluster 2024-04-03T16:13:10.130085+0000 mgr.y (mgr.24370) 3444 : cluster [DBG] pgmap v3428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:11.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:11 smithi067 bash[17655]: cluster 2024-04-03T16:13:10.130085+0000 mgr.y (mgr.24370) 3444 : cluster [DBG] pgmap v3428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:11.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:11 smithi067 bash[27441]: cluster 2024-04-03T16:13:10.130085+0000 mgr.y (mgr.24370) 3444 : cluster [DBG] pgmap v3428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:13] "GET /metrics HTTP/1.1" 200 239924 "" "Prometheus/2.43.0" 2024-04-03T16:13:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:13 smithi067 bash[17655]: cluster 2024-04-03T16:13:12.131218+0000 mgr.y (mgr.24370) 3445 : cluster [DBG] pgmap v3429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:13 smithi067 bash[17655]: audit 2024-04-03T16:13:12.340442+0000 mon.c (mon.2) 1298 : audit [DBG] from='client.? 172.21.15.67:0/2769895397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:13 smithi067 bash[27441]: cluster 2024-04-03T16:13:12.131218+0000 mgr.y (mgr.24370) 3445 : cluster [DBG] pgmap v3429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:13 smithi067 bash[27441]: audit 2024-04-03T16:13:12.340442+0000 mon.c (mon.2) 1298 : audit [DBG] from='client.? 172.21.15.67:0/2769895397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:13.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:13 smithi082 bash[20963]: cluster 2024-04-03T16:13:12.131218+0000 mgr.y (mgr.24370) 3445 : cluster [DBG] pgmap v3429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:13.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:13 smithi082 bash[20963]: audit 2024-04-03T16:13:12.340442+0000 mon.c (mon.2) 1298 : audit [DBG] from='client.? 172.21.15.67:0/2769895397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:13:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:15 smithi082 bash[20963]: cluster 2024-04-03T16:13:14.131942+0000 mgr.y (mgr.24370) 3446 : cluster [DBG] pgmap v3430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:15 smithi082 bash[20963]: audit 2024-04-03T16:13:14.793232+0000 mon.c (mon.2) 1299 : audit [DBG] from='client.? 172.21.15.67:0/1307382772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:15 smithi067 bash[17655]: cluster 2024-04-03T16:13:14.131942+0000 mgr.y (mgr.24370) 3446 : cluster [DBG] pgmap v3430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:15 smithi067 bash[17655]: audit 2024-04-03T16:13:14.793232+0000 mon.c (mon.2) 1299 : audit [DBG] from='client.? 172.21.15.67:0/1307382772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:15 smithi067 bash[27441]: cluster 2024-04-03T16:13:14.131942+0000 mgr.y (mgr.24370) 3446 : cluster [DBG] pgmap v3430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:15 smithi067 bash[27441]: audit 2024-04-03T16:13:14.793232+0000 mon.c (mon.2) 1299 : audit [DBG] from='client.? 172.21.15.67:0/1307382772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:17 smithi082 bash[20963]: cluster 2024-04-03T16:13:16.133063+0000 mgr.y (mgr.24370) 3447 : cluster [DBG] pgmap v3431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:17 smithi082 bash[20963]: audit 2024-04-03T16:13:17.251423+0000 mon.c (mon.2) 1300 : audit [DBG] from='client.? 172.21.15.67:0/4026594124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:17 smithi067 bash[17655]: cluster 2024-04-03T16:13:16.133063+0000 mgr.y (mgr.24370) 3447 : cluster [DBG] pgmap v3431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:17 smithi067 bash[17655]: audit 2024-04-03T16:13:17.251423+0000 mon.c (mon.2) 1300 : audit [DBG] from='client.? 172.21.15.67:0/4026594124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:17 smithi067 bash[27441]: cluster 2024-04-03T16:13:16.133063+0000 mgr.y (mgr.24370) 3447 : cluster [DBG] pgmap v3431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:17 smithi067 bash[27441]: audit 2024-04-03T16:13:17.251423+0000 mon.c (mon.2) 1300 : audit [DBG] from='client.? 172.21.15.67:0/4026594124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:19 smithi082 bash[20963]: cluster 2024-04-03T16:13:18.133768+0000 mgr.y (mgr.24370) 3448 : cluster [DBG] pgmap v3432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:19 smithi067 bash[17655]: cluster 2024-04-03T16:13:18.133768+0000 mgr.y (mgr.24370) 3448 : cluster [DBG] pgmap v3432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:19.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:19 smithi067 bash[27441]: cluster 2024-04-03T16:13:18.133768+0000 mgr.y (mgr.24370) 3448 : cluster [DBG] pgmap v3432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:20.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:20 smithi082 bash[20963]: audit 2024-04-03T16:13:19.707793+0000 mon.c (mon.2) 1301 : audit [DBG] from='client.? 172.21.15.67:0/1130500730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:20.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:20 smithi067 bash[27441]: audit 2024-04-03T16:13:19.707793+0000 mon.c (mon.2) 1301 : audit [DBG] from='client.? 172.21.15.67:0/1130500730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:20 smithi067 bash[17655]: audit 2024-04-03T16:13:19.707793+0000 mon.c (mon.2) 1301 : audit [DBG] from='client.? 172.21.15.67:0/1130500730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:21.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:21 smithi082 bash[20963]: cluster 2024-04-03T16:13:20.134458+0000 mgr.y (mgr.24370) 3449 : cluster [DBG] pgmap v3433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:21.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:21 smithi067 bash[27441]: cluster 2024-04-03T16:13:20.134458+0000 mgr.y (mgr.24370) 3449 : cluster [DBG] pgmap v3433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:21 smithi067 bash[17655]: cluster 2024-04-03T16:13:20.134458+0000 mgr.y (mgr.24370) 3449 : cluster [DBG] pgmap v3433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:22.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:22 smithi082 bash[20963]: audit 2024-04-03T16:13:22.165512+0000 mon.a (mon.0) 3587 : audit [DBG] from='client.? 172.21.15.67:0/4031773850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:22 smithi067 bash[27441]: audit 2024-04-03T16:13:22.165512+0000 mon.a (mon.0) 3587 : audit [DBG] from='client.? 172.21.15.67:0/4031773850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:22.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:22 smithi067 bash[17655]: audit 2024-04-03T16:13:22.165512+0000 mon.a (mon.0) 3587 : audit [DBG] from='client.? 172.21.15.67:0/4031773850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:23] "GET /metrics HTTP/1.1" 200 239924 "" "Prometheus/2.43.0" 2024-04-03T16:13:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:23 smithi067 bash[27441]: cluster 2024-04-03T16:13:22.135676+0000 mgr.y (mgr.24370) 3450 : cluster [DBG] pgmap v3434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:23 smithi067 bash[17655]: cluster 2024-04-03T16:13:22.135676+0000 mgr.y (mgr.24370) 3450 : cluster [DBG] pgmap v3434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:23 smithi082 bash[20963]: cluster 2024-04-03T16:13:22.135676+0000 mgr.y (mgr.24370) 3450 : cluster [DBG] pgmap v3434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:23.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:13:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:25 smithi082 bash[20963]: cluster 2024-04-03T16:13:24.136423+0000 mgr.y (mgr.24370) 3451 : cluster [DBG] pgmap v3435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:25 smithi082 bash[20963]: audit 2024-04-03T16:13:24.614767+0000 mon.c (mon.2) 1302 : audit [DBG] from='client.? 172.21.15.67:0/1398112313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:25 smithi082 bash[20963]: audit 2024-04-03T16:13:24.826636+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:25 smithi067 bash[27441]: cluster 2024-04-03T16:13:24.136423+0000 mgr.y (mgr.24370) 3451 : cluster [DBG] pgmap v3435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:25 smithi067 bash[27441]: audit 2024-04-03T16:13:24.614767+0000 mon.c (mon.2) 1302 : audit [DBG] from='client.? 172.21.15.67:0/1398112313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:25 smithi067 bash[27441]: audit 2024-04-03T16:13:24.826636+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:25 smithi067 bash[17655]: cluster 2024-04-03T16:13:24.136423+0000 mgr.y (mgr.24370) 3451 : cluster [DBG] pgmap v3435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:25 smithi067 bash[17655]: audit 2024-04-03T16:13:24.614767+0000 mon.c (mon.2) 1302 : audit [DBG] from='client.? 172.21.15.67:0/1398112313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:25 smithi067 bash[17655]: audit 2024-04-03T16:13:24.826636+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:27 smithi082 bash[20963]: cluster 2024-04-03T16:13:26.137628+0000 mgr.y (mgr.24370) 3452 : cluster [DBG] pgmap v3436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:27 smithi082 bash[20963]: audit 2024-04-03T16:13:27.058285+0000 mon.c (mon.2) 1303 : audit [DBG] from='client.? 172.21.15.67:0/150250306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:27.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:27 smithi067 bash[27441]: cluster 2024-04-03T16:13:26.137628+0000 mgr.y (mgr.24370) 3452 : cluster [DBG] pgmap v3436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:27.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:27 smithi067 bash[27441]: audit 2024-04-03T16:13:27.058285+0000 mon.c (mon.2) 1303 : audit [DBG] from='client.? 172.21.15.67:0/150250306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:27 smithi067 bash[17655]: cluster 2024-04-03T16:13:26.137628+0000 mgr.y (mgr.24370) 3452 : cluster [DBG] pgmap v3436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:27 smithi067 bash[17655]: audit 2024-04-03T16:13:27.058285+0000 mon.c (mon.2) 1303 : audit [DBG] from='client.? 172.21.15.67:0/150250306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:29 smithi082 bash[20963]: cluster 2024-04-03T16:13:28.138342+0000 mgr.y (mgr.24370) 3453 : cluster [DBG] pgmap v3437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:29.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:29 smithi067 bash[17655]: cluster 2024-04-03T16:13:28.138342+0000 mgr.y (mgr.24370) 3453 : cluster [DBG] pgmap v3437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:29 smithi067 bash[27441]: cluster 2024-04-03T16:13:28.138342+0000 mgr.y (mgr.24370) 3453 : cluster [DBG] pgmap v3437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:30.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:30 smithi082 bash[20963]: audit 2024-04-03T16:13:29.514191+0000 mon.a (mon.0) 3589 : audit [DBG] from='client.? 172.21.15.67:0/136251233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:30.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:30 smithi067 bash[17655]: audit 2024-04-03T16:13:29.514191+0000 mon.a (mon.0) 3589 : audit [DBG] from='client.? 172.21.15.67:0/136251233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:30.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:30 smithi067 bash[27441]: audit 2024-04-03T16:13:29.514191+0000 mon.a (mon.0) 3589 : audit [DBG] from='client.? 172.21.15.67:0/136251233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:31 smithi082 bash[20963]: cluster 2024-04-03T16:13:30.139040+0000 mgr.y (mgr.24370) 3454 : cluster [DBG] pgmap v3438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:31 smithi067 bash[27441]: cluster 2024-04-03T16:13:30.139040+0000 mgr.y (mgr.24370) 3454 : cluster [DBG] pgmap v3438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:31 smithi067 bash[17655]: cluster 2024-04-03T16:13:30.139040+0000 mgr.y (mgr.24370) 3454 : cluster [DBG] pgmap v3438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:32.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:32 smithi082 bash[20963]: audit 2024-04-03T16:13:31.859840+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:13:32.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:32 smithi082 bash[20963]: audit 2024-04-03T16:13:31.970178+0000 mon.c (mon.2) 1304 : audit [DBG] from='client.? 172.21.15.67:0/3473805017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:32.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:32 smithi067 bash[27441]: audit 2024-04-03T16:13:31.859840+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:13:32.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:32 smithi067 bash[27441]: audit 2024-04-03T16:13:31.970178+0000 mon.c (mon.2) 1304 : audit [DBG] from='client.? 172.21.15.67:0/3473805017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:32 smithi067 bash[17655]: audit 2024-04-03T16:13:31.859840+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:13:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:32 smithi067 bash[17655]: audit 2024-04-03T16:13:31.970178+0000 mon.c (mon.2) 1304 : audit [DBG] from='client.? 172.21.15.67:0/3473805017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:33] "GET /metrics HTTP/1.1" 200 239915 "" "Prometheus/2.43.0" 2024-04-03T16:13:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:33 smithi067 bash[27441]: cluster 2024-04-03T16:13:32.140206+0000 mgr.y (mgr.24370) 3455 : cluster [DBG] pgmap v3439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:33 smithi067 bash[17655]: cluster 2024-04-03T16:13:32.140206+0000 mgr.y (mgr.24370) 3455 : cluster [DBG] pgmap v3439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:33 smithi082 bash[20963]: cluster 2024-04-03T16:13:32.140206+0000 mgr.y (mgr.24370) 3455 : cluster [DBG] pgmap v3439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:33.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:13:35.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:35 smithi082 bash[20963]: cluster 2024-04-03T16:13:34.140711+0000 mgr.y (mgr.24370) 3456 : cluster [DBG] pgmap v3440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:35.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:35 smithi082 bash[20963]: audit 2024-04-03T16:13:34.425180+0000 mon.a (mon.0) 3591 : audit [DBG] from='client.? 172.21.15.67:0/1830820862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:35.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:35 smithi067 bash[17655]: cluster 2024-04-03T16:13:34.140711+0000 mgr.y (mgr.24370) 3456 : cluster [DBG] pgmap v3440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:35.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:35 smithi067 bash[17655]: audit 2024-04-03T16:13:34.425180+0000 mon.a (mon.0) 3591 : audit [DBG] from='client.? 172.21.15.67:0/1830820862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:35 smithi067 bash[27441]: cluster 2024-04-03T16:13:34.140711+0000 mgr.y (mgr.24370) 3456 : cluster [DBG] pgmap v3440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:35 smithi067 bash[27441]: audit 2024-04-03T16:13:34.425180+0000 mon.a (mon.0) 3591 : audit [DBG] from='client.? 172.21.15.67:0/1830820862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:37 smithi082 bash[20963]: cluster 2024-04-03T16:13:36.142828+0000 mgr.y (mgr.24370) 3457 : cluster [DBG] pgmap v3441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:37 smithi082 bash[20963]: audit 2024-04-03T16:13:36.897310+0000 mon.a (mon.0) 3592 : audit [DBG] from='client.? 172.21.15.67:0/2033849538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:37.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:37 smithi067 bash[27441]: cluster 2024-04-03T16:13:36.142828+0000 mgr.y (mgr.24370) 3457 : cluster [DBG] pgmap v3441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:37.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:37 smithi067 bash[27441]: audit 2024-04-03T16:13:36.897310+0000 mon.a (mon.0) 3592 : audit [DBG] from='client.? 172.21.15.67:0/2033849538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:37 smithi067 bash[17655]: cluster 2024-04-03T16:13:36.142828+0000 mgr.y (mgr.24370) 3457 : cluster [DBG] pgmap v3441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:37 smithi067 bash[17655]: audit 2024-04-03T16:13:36.897310+0000 mon.a (mon.0) 3592 : audit [DBG] from='client.? 172.21.15.67:0/2033849538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:38 smithi082 bash[20963]: audit 2024-04-03T16:13:37.503967+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:38 smithi082 bash[20963]: audit 2024-04-03T16:13:37.514442+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:38 smithi082 bash[20963]: audit 2024-04-03T16:13:37.803727+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:38 smithi082 bash[20963]: audit 2024-04-03T16:13:37.813434+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:38 smithi082 bash[20963]: cluster 2024-04-03T16:13:38.143563+0000 mgr.y (mgr.24370) 3458 : cluster [DBG] pgmap v3442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:38 smithi082 bash[20963]: audit 2024-04-03T16:13:38.299595+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:13:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:38 smithi082 bash[20963]: audit 2024-04-03T16:13:38.301433+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:13:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:38 smithi082 bash[20963]: audit 2024-04-03T16:13:38.312779+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[27441]: audit 2024-04-03T16:13:37.503967+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[27441]: audit 2024-04-03T16:13:37.514442+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[27441]: audit 2024-04-03T16:13:37.803727+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[27441]: audit 2024-04-03T16:13:37.813434+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[27441]: cluster 2024-04-03T16:13:38.143563+0000 mgr.y (mgr.24370) 3458 : cluster [DBG] pgmap v3442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[27441]: audit 2024-04-03T16:13:38.299595+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[27441]: audit 2024-04-03T16:13:38.301433+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[27441]: audit 2024-04-03T16:13:38.312779+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[17655]: audit 2024-04-03T16:13:37.503967+0000 mon.a (mon.0) 3593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[17655]: audit 2024-04-03T16:13:37.514442+0000 mon.a (mon.0) 3594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[17655]: audit 2024-04-03T16:13:37.803727+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[17655]: audit 2024-04-03T16:13:37.813434+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[17655]: cluster 2024-04-03T16:13:38.143563+0000 mgr.y (mgr.24370) 3458 : cluster [DBG] pgmap v3442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[17655]: audit 2024-04-03T16:13:38.299595+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:13:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[17655]: audit 2024-04-03T16:13:38.301433+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:13:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:38 smithi067 bash[17655]: audit 2024-04-03T16:13:38.312779+0000 mon.a (mon.0) 3599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:13:40.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:39 smithi082 bash[20963]: audit 2024-04-03T16:13:39.352287+0000 mon.a (mon.0) 3600 : audit [DBG] from='client.? 172.21.15.67:0/632228091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:40.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:39 smithi067 bash[17655]: audit 2024-04-03T16:13:39.352287+0000 mon.a (mon.0) 3600 : audit [DBG] from='client.? 172.21.15.67:0/632228091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:40.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:39 smithi067 bash[27441]: audit 2024-04-03T16:13:39.352287+0000 mon.a (mon.0) 3600 : audit [DBG] from='client.? 172.21.15.67:0/632228091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:41.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:40 smithi082 bash[20963]: audit 2024-04-03T16:13:39.826647+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:41.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:40 smithi082 bash[20963]: cluster 2024-04-03T16:13:40.144262+0000 mgr.y (mgr.24370) 3459 : cluster [DBG] pgmap v3443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:41.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:40 smithi067 bash[27441]: audit 2024-04-03T16:13:39.826647+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:41.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:40 smithi067 bash[27441]: cluster 2024-04-03T16:13:40.144262+0000 mgr.y (mgr.24370) 3459 : cluster [DBG] pgmap v3443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:41.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:40 smithi067 bash[17655]: audit 2024-04-03T16:13:39.826647+0000 mon.a (mon.0) 3601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:41.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:40 smithi067 bash[17655]: cluster 2024-04-03T16:13:40.144262+0000 mgr.y (mgr.24370) 3459 : cluster [DBG] pgmap v3443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:42.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:41 smithi082 bash[20963]: audit 2024-04-03T16:13:41.807241+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.67:0/218692669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:42.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:41 smithi067 bash[17655]: audit 2024-04-03T16:13:41.807241+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.67:0/218692669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:42.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:41 smithi067 bash[27441]: audit 2024-04-03T16:13:41.807241+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.67:0/218692669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:43.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:42 smithi082 bash[20963]: cluster 2024-04-03T16:13:42.145324+0000 mgr.y (mgr.24370) 3460 : cluster [DBG] pgmap v3444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:43.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:42 smithi067 bash[17655]: cluster 2024-04-03T16:13:42.145324+0000 mgr.y (mgr.24370) 3460 : cluster [DBG] pgmap v3444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:43.163 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:43] "GET /metrics HTTP/1.1" 200 239920 "" "Prometheus/2.43.0" 2024-04-03T16:13:43.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:42 smithi067 bash[27441]: cluster 2024-04-03T16:13:42.145324+0000 mgr.y (mgr.24370) 3460 : cluster [DBG] pgmap v3444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:13:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:45 smithi082 bash[20963]: cluster 2024-04-03T16:13:44.145895+0000 mgr.y (mgr.24370) 3461 : cluster [DBG] pgmap v3445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:45 smithi082 bash[20963]: audit 2024-04-03T16:13:44.260755+0000 mon.c (mon.2) 1305 : audit [DBG] from='client.? 172.21.15.67:0/325538766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:45.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:45 smithi067 bash[27441]: cluster 2024-04-03T16:13:44.145895+0000 mgr.y (mgr.24370) 3461 : cluster [DBG] pgmap v3445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:45 smithi067 bash[27441]: audit 2024-04-03T16:13:44.260755+0000 mon.c (mon.2) 1305 : audit [DBG] from='client.? 172.21.15.67:0/325538766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:45 smithi067 bash[17655]: cluster 2024-04-03T16:13:44.145895+0000 mgr.y (mgr.24370) 3461 : cluster [DBG] pgmap v3445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:45 smithi067 bash[17655]: audit 2024-04-03T16:13:44.260755+0000 mon.c (mon.2) 1305 : audit [DBG] from='client.? 172.21.15.67:0/325538766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:47 smithi082 bash[20963]: cluster 2024-04-03T16:13:46.147020+0000 mgr.y (mgr.24370) 3462 : cluster [DBG] pgmap v3446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:47 smithi082 bash[20963]: audit 2024-04-03T16:13:46.715559+0000 mon.a (mon.0) 3603 : audit [DBG] from='client.? 172.21.15.67:0/3875693849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:47 smithi067 bash[27441]: cluster 2024-04-03T16:13:46.147020+0000 mgr.y (mgr.24370) 3462 : cluster [DBG] pgmap v3446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:47 smithi067 bash[27441]: audit 2024-04-03T16:13:46.715559+0000 mon.a (mon.0) 3603 : audit [DBG] from='client.? 172.21.15.67:0/3875693849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:47.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:47 smithi067 bash[17655]: cluster 2024-04-03T16:13:46.147020+0000 mgr.y (mgr.24370) 3462 : cluster [DBG] pgmap v3446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:47.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:47 smithi067 bash[17655]: audit 2024-04-03T16:13:46.715559+0000 mon.a (mon.0) 3603 : audit [DBG] from='client.? 172.21.15.67:0/3875693849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:49 smithi082 bash[20963]: cluster 2024-04-03T16:13:48.147833+0000 mgr.y (mgr.24370) 3463 : cluster [DBG] pgmap v3447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:49 smithi082 bash[20963]: audit 2024-04-03T16:13:49.167541+0000 mon.c (mon.2) 1306 : audit [DBG] from='client.? 172.21.15.67:0/3707029061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:49 smithi067 bash[17655]: cluster 2024-04-03T16:13:48.147833+0000 mgr.y (mgr.24370) 3463 : cluster [DBG] pgmap v3447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:49 smithi067 bash[17655]: audit 2024-04-03T16:13:49.167541+0000 mon.c (mon.2) 1306 : audit [DBG] from='client.? 172.21.15.67:0/3707029061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:49 smithi067 bash[27441]: cluster 2024-04-03T16:13:48.147833+0000 mgr.y (mgr.24370) 3463 : cluster [DBG] pgmap v3447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:49 smithi067 bash[27441]: audit 2024-04-03T16:13:49.167541+0000 mon.c (mon.2) 1306 : audit [DBG] from='client.? 172.21.15.67:0/3707029061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:51 smithi082 bash[20963]: cluster 2024-04-03T16:13:50.148525+0000 mgr.y (mgr.24370) 3464 : cluster [DBG] pgmap v3448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:51 smithi067 bash[17655]: cluster 2024-04-03T16:13:50.148525+0000 mgr.y (mgr.24370) 3464 : cluster [DBG] pgmap v3448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:51 smithi067 bash[27441]: cluster 2024-04-03T16:13:50.148525+0000 mgr.y (mgr.24370) 3464 : cluster [DBG] pgmap v3448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:52 smithi082 bash[20963]: audit 2024-04-03T16:13:51.620677+0000 mon.a (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.67:0/577648157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:52 smithi067 bash[17655]: audit 2024-04-03T16:13:51.620677+0000 mon.a (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.67:0/577648157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:52 smithi067 bash[27441]: audit 2024-04-03T16:13:51.620677+0000 mon.a (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.67:0/577648157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:53] "GET /metrics HTTP/1.1" 200 239920 "" "Prometheus/2.43.0" 2024-04-03T16:13:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:53 smithi067 bash[27441]: cluster 2024-04-03T16:13:52.149696+0000 mgr.y (mgr.24370) 3465 : cluster [DBG] pgmap v3449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:53 smithi067 bash[17655]: cluster 2024-04-03T16:13:52.149696+0000 mgr.y (mgr.24370) 3465 : cluster [DBG] pgmap v3449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:53.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:53 smithi082 bash[20963]: cluster 2024-04-03T16:13:52.149696+0000 mgr.y (mgr.24370) 3465 : cluster [DBG] pgmap v3449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:13:54.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:54 smithi082 bash[20963]: audit 2024-04-03T16:13:54.079524+0000 mon.a (mon.0) 3605 : audit [DBG] from='client.? 172.21.15.67:0/241608999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:54.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:54 smithi067 bash[27441]: audit 2024-04-03T16:13:54.079524+0000 mon.a (mon.0) 3605 : audit [DBG] from='client.? 172.21.15.67:0/241608999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:54.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:54 smithi067 bash[17655]: audit 2024-04-03T16:13:54.079524+0000 mon.a (mon.0) 3605 : audit [DBG] from='client.? 172.21.15.67:0/241608999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:55 smithi082 bash[20963]: cluster 2024-04-03T16:13:54.150367+0000 mgr.y (mgr.24370) 3466 : cluster [DBG] pgmap v3450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:55 smithi082 bash[20963]: audit 2024-04-03T16:13:54.827257+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:55 smithi067 bash[27441]: cluster 2024-04-03T16:13:54.150367+0000 mgr.y (mgr.24370) 3466 : cluster [DBG] pgmap v3450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:55 smithi067 bash[27441]: audit 2024-04-03T16:13:54.827257+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:55 smithi067 bash[17655]: cluster 2024-04-03T16:13:54.150367+0000 mgr.y (mgr.24370) 3466 : cluster [DBG] pgmap v3450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:55 smithi067 bash[17655]: audit 2024-04-03T16:13:54.827257+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:13:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:57 smithi082 bash[20963]: cluster 2024-04-03T16:13:56.151500+0000 mgr.y (mgr.24370) 3467 : cluster [DBG] pgmap v3451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:57 smithi082 bash[20963]: audit 2024-04-03T16:13:56.525766+0000 mon.c (mon.2) 1307 : audit [DBG] from='client.? 172.21.15.67:0/3630011807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:57.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:57 smithi067 bash[27441]: cluster 2024-04-03T16:13:56.151500+0000 mgr.y (mgr.24370) 3467 : cluster [DBG] pgmap v3451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:57 smithi067 bash[27441]: audit 2024-04-03T16:13:56.525766+0000 mon.c (mon.2) 1307 : audit [DBG] from='client.? 172.21.15.67:0/3630011807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:57 smithi067 bash[17655]: cluster 2024-04-03T16:13:56.151500+0000 mgr.y (mgr.24370) 3467 : cluster [DBG] pgmap v3451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:57 smithi067 bash[17655]: audit 2024-04-03T16:13:56.525766+0000 mon.c (mon.2) 1307 : audit [DBG] from='client.? 172.21.15.67:0/3630011807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:59 smithi082 bash[20963]: cluster 2024-04-03T16:13:58.152221+0000 mgr.y (mgr.24370) 3468 : cluster [DBG] pgmap v3452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:13:59 smithi082 bash[20963]: audit 2024-04-03T16:13:58.977415+0000 mon.c (mon.2) 1308 : audit [DBG] from='client.? 172.21.15.67:0/674108508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:59 smithi067 bash[17655]: cluster 2024-04-03T16:13:58.152221+0000 mgr.y (mgr.24370) 3468 : cluster [DBG] pgmap v3452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:13:59 smithi067 bash[17655]: audit 2024-04-03T16:13:58.977415+0000 mon.c (mon.2) 1308 : audit [DBG] from='client.? 172.21.15.67:0/674108508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:13:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:59 smithi067 bash[27441]: cluster 2024-04-03T16:13:58.152221+0000 mgr.y (mgr.24370) 3468 : cluster [DBG] pgmap v3452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:13:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:13:59 smithi067 bash[27441]: audit 2024-04-03T16:13:58.977415+0000 mon.c (mon.2) 1308 : audit [DBG] from='client.? 172.21.15.67:0/674108508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:01 smithi082 bash[20963]: cluster 2024-04-03T16:14:00.152833+0000 mgr.y (mgr.24370) 3469 : cluster [DBG] pgmap v3453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:01.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:01 smithi067 bash[17655]: cluster 2024-04-03T16:14:00.152833+0000 mgr.y (mgr.24370) 3469 : cluster [DBG] pgmap v3453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:01 smithi067 bash[27441]: cluster 2024-04-03T16:14:00.152833+0000 mgr.y (mgr.24370) 3469 : cluster [DBG] pgmap v3453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:02.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:02 smithi082 bash[20963]: audit 2024-04-03T16:14:01.428133+0000 mon.c (mon.2) 1309 : audit [DBG] from='client.? 172.21.15.67:0/1888223087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:02 smithi067 bash[17655]: audit 2024-04-03T16:14:01.428133+0000 mon.c (mon.2) 1309 : audit [DBG] from='client.? 172.21.15.67:0/1888223087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:02 smithi067 bash[27441]: audit 2024-04-03T16:14:01.428133+0000 mon.c (mon.2) 1309 : audit [DBG] from='client.? 172.21.15.67:0/1888223087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:03 smithi067 bash[17655]: cluster 2024-04-03T16:14:02.154135+0000 mgr.y (mgr.24370) 3470 : cluster [DBG] pgmap v3454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:03] "GET /metrics HTTP/1.1" 200 239916 "" "Prometheus/2.43.0" 2024-04-03T16:14:03.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:03 smithi067 bash[27441]: cluster 2024-04-03T16:14:02.154135+0000 mgr.y (mgr.24370) 3470 : cluster [DBG] pgmap v3454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:03.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:14:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:03 smithi082 bash[20963]: cluster 2024-04-03T16:14:02.154135+0000 mgr.y (mgr.24370) 3470 : cluster [DBG] pgmap v3454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:04.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:04 smithi082 bash[20963]: audit 2024-04-03T16:14:03.880388+0000 mon.c (mon.2) 1310 : audit [DBG] from='client.? 172.21.15.67:0/1594234910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:04.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:04 smithi067 bash[17655]: audit 2024-04-03T16:14:03.880388+0000 mon.c (mon.2) 1310 : audit [DBG] from='client.? 172.21.15.67:0/1594234910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:04 smithi067 bash[27441]: audit 2024-04-03T16:14:03.880388+0000 mon.c (mon.2) 1310 : audit [DBG] from='client.? 172.21.15.67:0/1594234910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:05 smithi082 bash[20963]: cluster 2024-04-03T16:14:04.154817+0000 mgr.y (mgr.24370) 3471 : cluster [DBG] pgmap v3455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:05.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:05 smithi067 bash[17655]: cluster 2024-04-03T16:14:04.154817+0000 mgr.y (mgr.24370) 3471 : cluster [DBG] pgmap v3455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:05 smithi067 bash[27441]: cluster 2024-04-03T16:14:04.154817+0000 mgr.y (mgr.24370) 3471 : cluster [DBG] pgmap v3455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:07 smithi082 bash[20963]: cluster 2024-04-03T16:14:06.155590+0000 mgr.y (mgr.24370) 3472 : cluster [DBG] pgmap v3456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:07 smithi082 bash[20963]: audit 2024-04-03T16:14:06.337075+0000 mon.a (mon.0) 3607 : audit [DBG] from='client.? 172.21.15.67:0/920379548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:07 smithi067 bash[17655]: cluster 2024-04-03T16:14:06.155590+0000 mgr.y (mgr.24370) 3472 : cluster [DBG] pgmap v3456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:07 smithi067 bash[17655]: audit 2024-04-03T16:14:06.337075+0000 mon.a (mon.0) 3607 : audit [DBG] from='client.? 172.21.15.67:0/920379548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:07 smithi067 bash[27441]: cluster 2024-04-03T16:14:06.155590+0000 mgr.y (mgr.24370) 3472 : cluster [DBG] pgmap v3456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:07 smithi067 bash[27441]: audit 2024-04-03T16:14:06.337075+0000 mon.a (mon.0) 3607 : audit [DBG] from='client.? 172.21.15.67:0/920379548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:09 smithi082 bash[20963]: cluster 2024-04-03T16:14:08.156266+0000 mgr.y (mgr.24370) 3473 : cluster [DBG] pgmap v3457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:09 smithi082 bash[20963]: audit 2024-04-03T16:14:08.786525+0000 mon.a (mon.0) 3608 : audit [DBG] from='client.? 172.21.15.67:0/2175967846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:09 smithi067 bash[17655]: cluster 2024-04-03T16:14:08.156266+0000 mgr.y (mgr.24370) 3473 : cluster [DBG] pgmap v3457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:09 smithi067 bash[17655]: audit 2024-04-03T16:14:08.786525+0000 mon.a (mon.0) 3608 : audit [DBG] from='client.? 172.21.15.67:0/2175967846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:09 smithi067 bash[27441]: cluster 2024-04-03T16:14:08.156266+0000 mgr.y (mgr.24370) 3473 : cluster [DBG] pgmap v3457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:09 smithi067 bash[27441]: audit 2024-04-03T16:14:08.786525+0000 mon.a (mon.0) 3608 : audit [DBG] from='client.? 172.21.15.67:0/2175967846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:10 smithi082 bash[20963]: audit 2024-04-03T16:14:09.827682+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:10 smithi067 bash[17655]: audit 2024-04-03T16:14:09.827682+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:10 smithi067 bash[27441]: audit 2024-04-03T16:14:09.827682+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:11 smithi082 bash[20963]: cluster 2024-04-03T16:14:10.156939+0000 mgr.y (mgr.24370) 3474 : cluster [DBG] pgmap v3458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:11 smithi082 bash[20963]: audit 2024-04-03T16:14:11.237630+0000 mon.a (mon.0) 3610 : audit [DBG] from='client.? 172.21.15.67:0/2044413035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:11.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:11 smithi067 bash[17655]: cluster 2024-04-03T16:14:10.156939+0000 mgr.y (mgr.24370) 3474 : cluster [DBG] pgmap v3458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:11 smithi067 bash[17655]: audit 2024-04-03T16:14:11.237630+0000 mon.a (mon.0) 3610 : audit [DBG] from='client.? 172.21.15.67:0/2044413035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:11 smithi067 bash[27441]: cluster 2024-04-03T16:14:10.156939+0000 mgr.y (mgr.24370) 3474 : cluster [DBG] pgmap v3458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:11 smithi067 bash[27441]: audit 2024-04-03T16:14:11.237630+0000 mon.a (mon.0) 3610 : audit [DBG] from='client.? 172.21.15.67:0/2044413035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:13.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:13 smithi067 bash[17655]: cluster 2024-04-03T16:14:12.158041+0000 mgr.y (mgr.24370) 3475 : cluster [DBG] pgmap v3459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:13] "GET /metrics HTTP/1.1" 200 239918 "" "Prometheus/2.43.0" 2024-04-03T16:14:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:13 smithi067 bash[27441]: cluster 2024-04-03T16:14:12.158041+0000 mgr.y (mgr.24370) 3475 : cluster [DBG] pgmap v3459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:13 smithi082 bash[20963]: cluster 2024-04-03T16:14:12.158041+0000 mgr.y (mgr.24370) 3475 : cluster [DBG] pgmap v3459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:13.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:14:14.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:14 smithi082 bash[20963]: audit 2024-04-03T16:14:13.692866+0000 mon.a (mon.0) 3611 : audit [DBG] from='client.? 172.21.15.67:0/4261927211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:14.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:14 smithi067 bash[17655]: audit 2024-04-03T16:14:13.692866+0000 mon.a (mon.0) 3611 : audit [DBG] from='client.? 172.21.15.67:0/4261927211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:14.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:14 smithi067 bash[27441]: audit 2024-04-03T16:14:13.692866+0000 mon.a (mon.0) 3611 : audit [DBG] from='client.? 172.21.15.67:0/4261927211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:15 smithi082 bash[20963]: cluster 2024-04-03T16:14:14.158659+0000 mgr.y (mgr.24370) 3476 : cluster [DBG] pgmap v3460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:15.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:15 smithi067 bash[17655]: cluster 2024-04-03T16:14:14.158659+0000 mgr.y (mgr.24370) 3476 : cluster [DBG] pgmap v3460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:15 smithi067 bash[27441]: cluster 2024-04-03T16:14:14.158659+0000 mgr.y (mgr.24370) 3476 : cluster [DBG] pgmap v3460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:16.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:16 smithi082 bash[20963]: audit 2024-04-03T16:14:16.150390+0000 mon.c (mon.2) 1311 : audit [DBG] from='client.? 172.21.15.67:0/943453511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:16.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:16 smithi067 bash[17655]: audit 2024-04-03T16:14:16.150390+0000 mon.c (mon.2) 1311 : audit [DBG] from='client.? 172.21.15.67:0/943453511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:16.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:16 smithi067 bash[27441]: audit 2024-04-03T16:14:16.150390+0000 mon.c (mon.2) 1311 : audit [DBG] from='client.? 172.21.15.67:0/943453511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:17 smithi082 bash[20963]: cluster 2024-04-03T16:14:16.159308+0000 mgr.y (mgr.24370) 3477 : cluster [DBG] pgmap v3461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:17.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:17 smithi067 bash[17655]: cluster 2024-04-03T16:14:16.159308+0000 mgr.y (mgr.24370) 3477 : cluster [DBG] pgmap v3461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:17 smithi067 bash[27441]: cluster 2024-04-03T16:14:16.159308+0000 mgr.y (mgr.24370) 3477 : cluster [DBG] pgmap v3461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:19 smithi082 bash[20963]: cluster 2024-04-03T16:14:18.159995+0000 mgr.y (mgr.24370) 3478 : cluster [DBG] pgmap v3462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:19 smithi082 bash[20963]: audit 2024-04-03T16:14:18.612538+0000 mon.a (mon.0) 3612 : audit [DBG] from='client.? 172.21.15.67:0/1943645339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:19 smithi067 bash[17655]: cluster 2024-04-03T16:14:18.159995+0000 mgr.y (mgr.24370) 3478 : cluster [DBG] pgmap v3462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:19 smithi067 bash[17655]: audit 2024-04-03T16:14:18.612538+0000 mon.a (mon.0) 3612 : audit [DBG] from='client.? 172.21.15.67:0/1943645339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:19 smithi067 bash[27441]: cluster 2024-04-03T16:14:18.159995+0000 mgr.y (mgr.24370) 3478 : cluster [DBG] pgmap v3462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:19 smithi067 bash[27441]: audit 2024-04-03T16:14:18.612538+0000 mon.a (mon.0) 3612 : audit [DBG] from='client.? 172.21.15.67:0/1943645339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:21 smithi082 bash[20963]: cluster 2024-04-03T16:14:20.160696+0000 mgr.y (mgr.24370) 3479 : cluster [DBG] pgmap v3463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:21 smithi082 bash[20963]: audit 2024-04-03T16:14:21.070627+0000 mon.c (mon.2) 1312 : audit [DBG] from='client.? 172.21.15.67:0/2081695090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:21 smithi067 bash[17655]: cluster 2024-04-03T16:14:20.160696+0000 mgr.y (mgr.24370) 3479 : cluster [DBG] pgmap v3463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:21 smithi067 bash[17655]: audit 2024-04-03T16:14:21.070627+0000 mon.c (mon.2) 1312 : audit [DBG] from='client.? 172.21.15.67:0/2081695090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:21 smithi067 bash[27441]: cluster 2024-04-03T16:14:20.160696+0000 mgr.y (mgr.24370) 3479 : cluster [DBG] pgmap v3463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:21 smithi067 bash[27441]: audit 2024-04-03T16:14:21.070627+0000 mon.c (mon.2) 1312 : audit [DBG] from='client.? 172.21.15.67:0/2081695090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:23.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:23 smithi067 bash[17655]: cluster 2024-04-03T16:14:22.161879+0000 mgr.y (mgr.24370) 3480 : cluster [DBG] pgmap v3464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:23] "GET /metrics HTTP/1.1" 200 239918 "" "Prometheus/2.43.0" 2024-04-03T16:14:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:23 smithi067 bash[27441]: cluster 2024-04-03T16:14:22.161879+0000 mgr.y (mgr.24370) 3480 : cluster [DBG] pgmap v3464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:23.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:23 smithi082 bash[20963]: cluster 2024-04-03T16:14:22.161879+0000 mgr.y (mgr.24370) 3480 : cluster [DBG] pgmap v3464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:23.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:14:24.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:24 smithi082 bash[20963]: audit 2024-04-03T16:14:23.526361+0000 mon.c (mon.2) 1313 : audit [DBG] from='client.? 172.21.15.67:0/820441606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:24 smithi067 bash[17655]: audit 2024-04-03T16:14:23.526361+0000 mon.c (mon.2) 1313 : audit [DBG] from='client.? 172.21.15.67:0/820441606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:24 smithi067 bash[27441]: audit 2024-04-03T16:14:23.526361+0000 mon.c (mon.2) 1313 : audit [DBG] from='client.? 172.21.15.67:0/820441606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:25 smithi082 bash[20963]: cluster 2024-04-03T16:14:24.162577+0000 mgr.y (mgr.24370) 3481 : cluster [DBG] pgmap v3465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:25 smithi082 bash[20963]: audit 2024-04-03T16:14:24.828180+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:25 smithi067 bash[27441]: cluster 2024-04-03T16:14:24.162577+0000 mgr.y (mgr.24370) 3481 : cluster [DBG] pgmap v3465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:25 smithi067 bash[27441]: audit 2024-04-03T16:14:24.828180+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:25 smithi067 bash[17655]: cluster 2024-04-03T16:14:24.162577+0000 mgr.y (mgr.24370) 3481 : cluster [DBG] pgmap v3465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:25 smithi067 bash[17655]: audit 2024-04-03T16:14:24.828180+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:26.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:26 smithi082 bash[20963]: audit 2024-04-03T16:14:25.985007+0000 mon.c (mon.2) 1314 : audit [DBG] from='client.? 172.21.15.67:0/2771615343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:26.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:26 smithi067 bash[27441]: audit 2024-04-03T16:14:25.985007+0000 mon.c (mon.2) 1314 : audit [DBG] from='client.? 172.21.15.67:0/2771615343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:26 smithi067 bash[17655]: audit 2024-04-03T16:14:25.985007+0000 mon.c (mon.2) 1314 : audit [DBG] from='client.? 172.21.15.67:0/2771615343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:27 smithi082 bash[20963]: cluster 2024-04-03T16:14:26.163770+0000 mgr.y (mgr.24370) 3482 : cluster [DBG] pgmap v3466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:27.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:27 smithi067 bash[27441]: cluster 2024-04-03T16:14:26.163770+0000 mgr.y (mgr.24370) 3482 : cluster [DBG] pgmap v3466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:27 smithi067 bash[17655]: cluster 2024-04-03T16:14:26.163770+0000 mgr.y (mgr.24370) 3482 : cluster [DBG] pgmap v3466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:29 smithi082 bash[20963]: cluster 2024-04-03T16:14:28.164454+0000 mgr.y (mgr.24370) 3483 : cluster [DBG] pgmap v3467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:29 smithi082 bash[20963]: audit 2024-04-03T16:14:28.435986+0000 mon.a (mon.0) 3614 : audit [DBG] from='client.? 172.21.15.67:0/292024309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:29.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:29 smithi067 bash[17655]: cluster 2024-04-03T16:14:28.164454+0000 mgr.y (mgr.24370) 3483 : cluster [DBG] pgmap v3467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:29.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:29 smithi067 bash[17655]: audit 2024-04-03T16:14:28.435986+0000 mon.a (mon.0) 3614 : audit [DBG] from='client.? 172.21.15.67:0/292024309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:29 smithi067 bash[27441]: cluster 2024-04-03T16:14:28.164454+0000 mgr.y (mgr.24370) 3483 : cluster [DBG] pgmap v3467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:29 smithi067 bash[27441]: audit 2024-04-03T16:14:28.435986+0000 mon.a (mon.0) 3614 : audit [DBG] from='client.? 172.21.15.67:0/292024309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:31 smithi082 bash[20963]: cluster 2024-04-03T16:14:30.165176+0000 mgr.y (mgr.24370) 3484 : cluster [DBG] pgmap v3468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:31 smithi082 bash[20963]: audit 2024-04-03T16:14:30.899370+0000 mon.c (mon.2) 1315 : audit [DBG] from='client.? 172.21.15.67:0/2235475497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:31 smithi067 bash[27441]: cluster 2024-04-03T16:14:30.165176+0000 mgr.y (mgr.24370) 3484 : cluster [DBG] pgmap v3468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:31 smithi067 bash[27441]: audit 2024-04-03T16:14:30.899370+0000 mon.c (mon.2) 1315 : audit [DBG] from='client.? 172.21.15.67:0/2235475497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:31 smithi067 bash[17655]: cluster 2024-04-03T16:14:30.165176+0000 mgr.y (mgr.24370) 3484 : cluster [DBG] pgmap v3468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:31 smithi067 bash[17655]: audit 2024-04-03T16:14:30.899370+0000 mon.c (mon.2) 1315 : audit [DBG] from='client.? 172.21.15.67:0/2235475497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:33.355 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:33] "GET /metrics HTTP/1.1" 200 239923 "" "Prometheus/2.43.0" 2024-04-03T16:14:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:33 smithi082 bash[20963]: cluster 2024-04-03T16:14:32.166397+0000 mgr.y (mgr.24370) 3485 : cluster [DBG] pgmap v3469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:33.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:14:33.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:33 smithi067 bash[17655]: cluster 2024-04-03T16:14:32.166397+0000 mgr.y (mgr.24370) 3485 : cluster [DBG] pgmap v3469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:33.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:33 smithi067 bash[27441]: cluster 2024-04-03T16:14:32.166397+0000 mgr.y (mgr.24370) 3485 : cluster [DBG] pgmap v3469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:34.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:34 smithi082 bash[20963]: audit 2024-04-03T16:14:33.356641+0000 mon.c (mon.2) 1316 : audit [DBG] from='client.? 172.21.15.67:0/2829398202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:34.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:34 smithi067 bash[17655]: audit 2024-04-03T16:14:33.356641+0000 mon.c (mon.2) 1316 : audit [DBG] from='client.? 172.21.15.67:0/2829398202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:34.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:34 smithi067 bash[27441]: audit 2024-04-03T16:14:33.356641+0000 mon.c (mon.2) 1316 : audit [DBG] from='client.? 172.21.15.67:0/2829398202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:35.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:35 smithi082 bash[20963]: cluster 2024-04-03T16:14:34.167068+0000 mgr.y (mgr.24370) 3486 : cluster [DBG] pgmap v3470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:35 smithi067 bash[17655]: cluster 2024-04-03T16:14:34.167068+0000 mgr.y (mgr.24370) 3486 : cluster [DBG] pgmap v3470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:35 smithi067 bash[27441]: cluster 2024-04-03T16:14:34.167068+0000 mgr.y (mgr.24370) 3486 : cluster [DBG] pgmap v3470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:36 smithi082 bash[20963]: audit 2024-04-03T16:14:35.809231+0000 mon.a (mon.0) 3615 : audit [DBG] from='client.? 172.21.15.67:0/3869055534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:36 smithi082 bash[20963]: cluster 2024-04-03T16:14:36.168221+0000 mgr.y (mgr.24370) 3487 : cluster [DBG] pgmap v3471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:36.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:36 smithi067 bash[17655]: audit 2024-04-03T16:14:35.809231+0000 mon.a (mon.0) 3615 : audit [DBG] from='client.? 172.21.15.67:0/3869055534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:36.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:36 smithi067 bash[17655]: cluster 2024-04-03T16:14:36.168221+0000 mgr.y (mgr.24370) 3487 : cluster [DBG] pgmap v3471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:36.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:36 smithi067 bash[27441]: audit 2024-04-03T16:14:35.809231+0000 mon.a (mon.0) 3615 : audit [DBG] from='client.? 172.21.15.67:0/3869055534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:36.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:36 smithi067 bash[27441]: cluster 2024-04-03T16:14:36.168221+0000 mgr.y (mgr.24370) 3487 : cluster [DBG] pgmap v3471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:39 smithi082 bash[20963]: cluster 2024-04-03T16:14:38.168872+0000 mgr.y (mgr.24370) 3488 : cluster [DBG] pgmap v3472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:39 smithi082 bash[20963]: audit 2024-04-03T16:14:38.264624+0000 mon.c (mon.2) 1317 : audit [DBG] from='client.? 172.21.15.67:0/3287881089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:39 smithi082 bash[20963]: audit 2024-04-03T16:14:38.387850+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:14:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:39 smithi067 bash[17655]: cluster 2024-04-03T16:14:38.168872+0000 mgr.y (mgr.24370) 3488 : cluster [DBG] pgmap v3472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:39 smithi067 bash[17655]: audit 2024-04-03T16:14:38.264624+0000 mon.c (mon.2) 1317 : audit [DBG] from='client.? 172.21.15.67:0/3287881089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:39 smithi067 bash[17655]: audit 2024-04-03T16:14:38.387850+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:14:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:39 smithi067 bash[27441]: cluster 2024-04-03T16:14:38.168872+0000 mgr.y (mgr.24370) 3488 : cluster [DBG] pgmap v3472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:39 smithi067 bash[27441]: audit 2024-04-03T16:14:38.264624+0000 mon.c (mon.2) 1317 : audit [DBG] from='client.? 172.21.15.67:0/3287881089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:39 smithi067 bash[27441]: audit 2024-04-03T16:14:38.387850+0000 mon.a (mon.0) 3616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:14:40.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:40 smithi082 bash[20963]: audit 2024-04-03T16:14:39.828794+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:40 smithi067 bash[17655]: audit 2024-04-03T16:14:39.828794+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:40.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:40 smithi067 bash[27441]: audit 2024-04-03T16:14:39.828794+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:41 smithi082 bash[20963]: cluster 2024-04-03T16:14:40.169576+0000 mgr.y (mgr.24370) 3489 : cluster [DBG] pgmap v3473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:41 smithi082 bash[20963]: audit 2024-04-03T16:14:40.725309+0000 mon.a (mon.0) 3618 : audit [DBG] from='client.? 172.21.15.67:0/2899977705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:41.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:41 smithi067 bash[27441]: cluster 2024-04-03T16:14:40.169576+0000 mgr.y (mgr.24370) 3489 : cluster [DBG] pgmap v3473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:41.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:41 smithi067 bash[27441]: audit 2024-04-03T16:14:40.725309+0000 mon.a (mon.0) 3618 : audit [DBG] from='client.? 172.21.15.67:0/2899977705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:41 smithi067 bash[17655]: cluster 2024-04-03T16:14:40.169576+0000 mgr.y (mgr.24370) 3489 : cluster [DBG] pgmap v3473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:41 smithi067 bash[17655]: audit 2024-04-03T16:14:40.725309+0000 mon.a (mon.0) 3618 : audit [DBG] from='client.? 172.21.15.67:0/2899977705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:43 smithi067 bash[17655]: cluster 2024-04-03T16:14:42.170783+0000 mgr.y (mgr.24370) 3490 : cluster [DBG] pgmap v3474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:43 smithi067 bash[17655]: audit 2024-04-03T16:14:43.181673+0000 mon.c (mon.2) 1318 : audit [DBG] from='client.? 172.21.15.67:0/2462101191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:43] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:14:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:43 smithi067 bash[27441]: cluster 2024-04-03T16:14:42.170783+0000 mgr.y (mgr.24370) 3490 : cluster [DBG] pgmap v3474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:43 smithi067 bash[27441]: audit 2024-04-03T16:14:43.181673+0000 mon.c (mon.2) 1318 : audit [DBG] from='client.? 172.21.15.67:0/2462101191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:43.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:43 smithi082 bash[20963]: cluster 2024-04-03T16:14:42.170783+0000 mgr.y (mgr.24370) 3490 : cluster [DBG] pgmap v3474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:43.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:43 smithi082 bash[20963]: audit 2024-04-03T16:14:43.181673+0000 mon.c (mon.2) 1318 : audit [DBG] from='client.? 172.21.15.67:0/2462101191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:14:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:45 smithi082 bash[20963]: audit 2024-04-03T16:14:44.131213+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:45 smithi082 bash[20963]: audit 2024-04-03T16:14:44.141976+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:45 smithi082 bash[20963]: cluster 2024-04-03T16:14:44.171236+0000 mgr.y (mgr.24370) 3491 : cluster [DBG] pgmap v3475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:45 smithi082 bash[20963]: audit 2024-04-03T16:14:44.379904+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:45 smithi082 bash[20963]: audit 2024-04-03T16:14:44.388166+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:45 smithi082 bash[20963]: audit 2024-04-03T16:14:44.820215+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:14:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:45 smithi082 bash[20963]: audit 2024-04-03T16:14:44.822056+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:14:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:45 smithi082 bash[20963]: audit 2024-04-03T16:14:44.833922+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[17655]: audit 2024-04-03T16:14:44.131213+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[17655]: audit 2024-04-03T16:14:44.141976+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[17655]: cluster 2024-04-03T16:14:44.171236+0000 mgr.y (mgr.24370) 3491 : cluster [DBG] pgmap v3475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[17655]: audit 2024-04-03T16:14:44.379904+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[17655]: audit 2024-04-03T16:14:44.388166+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[17655]: audit 2024-04-03T16:14:44.820215+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:14:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[17655]: audit 2024-04-03T16:14:44.822056+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:14:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[17655]: audit 2024-04-03T16:14:44.833922+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[27441]: audit 2024-04-03T16:14:44.131213+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[27441]: audit 2024-04-03T16:14:44.141976+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[27441]: cluster 2024-04-03T16:14:44.171236+0000 mgr.y (mgr.24370) 3491 : cluster [DBG] pgmap v3475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[27441]: audit 2024-04-03T16:14:44.379904+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[27441]: audit 2024-04-03T16:14:44.388166+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[27441]: audit 2024-04-03T16:14:44.820215+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:14:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[27441]: audit 2024-04-03T16:14:44.822056+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:14:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:45 smithi067 bash[27441]: audit 2024-04-03T16:14:44.833922+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:14:46.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:46 smithi067 bash[27441]: audit 2024-04-03T16:14:45.636172+0000 mon.a (mon.0) 3626 : audit [DBG] from='client.? 172.21.15.67:0/141104396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:46.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:46 smithi067 bash[17655]: audit 2024-04-03T16:14:45.636172+0000 mon.a (mon.0) 3626 : audit [DBG] from='client.? 172.21.15.67:0/141104396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:46.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:46 smithi082 bash[20963]: audit 2024-04-03T16:14:45.636172+0000 mon.a (mon.0) 3626 : audit [DBG] from='client.? 172.21.15.67:0/141104396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:47.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:47 smithi067 bash[17655]: cluster 2024-04-03T16:14:46.172415+0000 mgr.y (mgr.24370) 3492 : cluster [DBG] pgmap v3476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:47.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:47 smithi067 bash[27441]: cluster 2024-04-03T16:14:46.172415+0000 mgr.y (mgr.24370) 3492 : cluster [DBG] pgmap v3476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:47.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:47 smithi082 bash[20963]: cluster 2024-04-03T16:14:46.172415+0000 mgr.y (mgr.24370) 3492 : cluster [DBG] pgmap v3476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:48.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:48 smithi067 bash[27441]: audit 2024-04-03T16:14:48.094026+0000 mon.a (mon.0) 3627 : audit [DBG] from='client.? 172.21.15.67:0/3627885836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:48 smithi067 bash[17655]: audit 2024-04-03T16:14:48.094026+0000 mon.a (mon.0) 3627 : audit [DBG] from='client.? 172.21.15.67:0/3627885836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:48.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:48 smithi082 bash[20963]: audit 2024-04-03T16:14:48.094026+0000 mon.a (mon.0) 3627 : audit [DBG] from='client.? 172.21.15.67:0/3627885836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:49.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:49 smithi067 bash[27441]: cluster 2024-04-03T16:14:48.173024+0000 mgr.y (mgr.24370) 3493 : cluster [DBG] pgmap v3477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:49.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:49 smithi067 bash[17655]: cluster 2024-04-03T16:14:48.173024+0000 mgr.y (mgr.24370) 3493 : cluster [DBG] pgmap v3477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:49.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:49 smithi082 bash[20963]: cluster 2024-04-03T16:14:48.173024+0000 mgr.y (mgr.24370) 3493 : cluster [DBG] pgmap v3477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:51 smithi082 bash[20963]: cluster 2024-04-03T16:14:50.173780+0000 mgr.y (mgr.24370) 3494 : cluster [DBG] pgmap v3478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:51 smithi082 bash[20963]: audit 2024-04-03T16:14:50.543159+0000 mon.a (mon.0) 3628 : audit [DBG] from='client.? 172.21.15.67:0/1921398440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:51 smithi067 bash[17655]: cluster 2024-04-03T16:14:50.173780+0000 mgr.y (mgr.24370) 3494 : cluster [DBG] pgmap v3478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:51 smithi067 bash[17655]: audit 2024-04-03T16:14:50.543159+0000 mon.a (mon.0) 3628 : audit [DBG] from='client.? 172.21.15.67:0/1921398440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:51 smithi067 bash[27441]: cluster 2024-04-03T16:14:50.173780+0000 mgr.y (mgr.24370) 3494 : cluster [DBG] pgmap v3478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:51 smithi067 bash[27441]: audit 2024-04-03T16:14:50.543159+0000 mon.a (mon.0) 3628 : audit [DBG] from='client.? 172.21.15.67:0/1921398440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:53] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:14:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:53 smithi067 bash[17655]: cluster 2024-04-03T16:14:52.174977+0000 mgr.y (mgr.24370) 3495 : cluster [DBG] pgmap v3479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:53 smithi067 bash[17655]: audit 2024-04-03T16:14:53.000470+0000 mon.a (mon.0) 3629 : audit [DBG] from='client.? 172.21.15.67:0/1351637613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:53 smithi067 bash[27441]: cluster 2024-04-03T16:14:52.174977+0000 mgr.y (mgr.24370) 3495 : cluster [DBG] pgmap v3479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:53 smithi067 bash[27441]: audit 2024-04-03T16:14:53.000470+0000 mon.a (mon.0) 3629 : audit [DBG] from='client.? 172.21.15.67:0/1351637613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:53 smithi082 bash[20963]: cluster 2024-04-03T16:14:52.174977+0000 mgr.y (mgr.24370) 3495 : cluster [DBG] pgmap v3479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:53 smithi082 bash[20963]: audit 2024-04-03T16:14:53.000470+0000 mon.a (mon.0) 3629 : audit [DBG] from='client.? 172.21.15.67:0/1351637613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:14:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:55 smithi082 bash[20963]: cluster 2024-04-03T16:14:54.175666+0000 mgr.y (mgr.24370) 3496 : cluster [DBG] pgmap v3480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:55 smithi082 bash[20963]: audit 2024-04-03T16:14:54.829048+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:55 smithi067 bash[17655]: cluster 2024-04-03T16:14:54.175666+0000 mgr.y (mgr.24370) 3496 : cluster [DBG] pgmap v3480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:55 smithi067 bash[17655]: audit 2024-04-03T16:14:54.829048+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:55 smithi067 bash[27441]: cluster 2024-04-03T16:14:54.175666+0000 mgr.y (mgr.24370) 3496 : cluster [DBG] pgmap v3480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:55 smithi067 bash[27441]: audit 2024-04-03T16:14:54.829048+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:14:56.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:56 smithi082 bash[20963]: audit 2024-04-03T16:14:55.458225+0000 mon.a (mon.0) 3631 : audit [DBG] from='client.? 172.21.15.67:0/1925742660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:56.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:56 smithi067 bash[17655]: audit 2024-04-03T16:14:55.458225+0000 mon.a (mon.0) 3631 : audit [DBG] from='client.? 172.21.15.67:0/1925742660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:56.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:56 smithi067 bash[27441]: audit 2024-04-03T16:14:55.458225+0000 mon.a (mon.0) 3631 : audit [DBG] from='client.? 172.21.15.67:0/1925742660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:57.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:57 smithi082 bash[20963]: cluster 2024-04-03T16:14:56.176764+0000 mgr.y (mgr.24370) 3497 : cluster [DBG] pgmap v3481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:57.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:57 smithi067 bash[17655]: cluster 2024-04-03T16:14:56.176764+0000 mgr.y (mgr.24370) 3497 : cluster [DBG] pgmap v3481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:57.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:57 smithi067 bash[27441]: cluster 2024-04-03T16:14:56.176764+0000 mgr.y (mgr.24370) 3497 : cluster [DBG] pgmap v3481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:58.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:58 smithi082 bash[20963]: audit 2024-04-03T16:14:57.913356+0000 mon.c (mon.2) 1319 : audit [DBG] from='client.? 172.21.15.67:0/3372883029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:58 smithi067 bash[17655]: audit 2024-04-03T16:14:57.913356+0000 mon.c (mon.2) 1319 : audit [DBG] from='client.? 172.21.15.67:0/3372883029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:58 smithi067 bash[27441]: audit 2024-04-03T16:14:57.913356+0000 mon.c (mon.2) 1319 : audit [DBG] from='client.? 172.21.15.67:0/3372883029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:14:59.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:14:59 smithi082 bash[20963]: cluster 2024-04-03T16:14:58.177463+0000 mgr.y (mgr.24370) 3498 : cluster [DBG] pgmap v3482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:59.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:14:59 smithi067 bash[27441]: cluster 2024-04-03T16:14:58.177463+0000 mgr.y (mgr.24370) 3498 : cluster [DBG] pgmap v3482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:14:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:14:59 smithi067 bash[17655]: cluster 2024-04-03T16:14:58.177463+0000 mgr.y (mgr.24370) 3498 : cluster [DBG] pgmap v3482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:01.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:01 smithi082 bash[20963]: cluster 2024-04-03T16:15:00.178114+0000 mgr.y (mgr.24370) 3499 : cluster [DBG] pgmap v3483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:01.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:01 smithi082 bash[20963]: audit 2024-04-03T16:15:00.365255+0000 mon.a (mon.0) 3632 : audit [DBG] from='client.? 172.21.15.67:0/3737828107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:01.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:01 smithi067 bash[27441]: cluster 2024-04-03T16:15:00.178114+0000 mgr.y (mgr.24370) 3499 : cluster [DBG] pgmap v3483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:01 smithi067 bash[27441]: audit 2024-04-03T16:15:00.365255+0000 mon.a (mon.0) 3632 : audit [DBG] from='client.? 172.21.15.67:0/3737828107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:01 smithi067 bash[17655]: cluster 2024-04-03T16:15:00.178114+0000 mgr.y (mgr.24370) 3499 : cluster [DBG] pgmap v3483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:01 smithi067 bash[17655]: audit 2024-04-03T16:15:00.365255+0000 mon.a (mon.0) 3632 : audit [DBG] from='client.? 172.21.15.67:0/3737828107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:03] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:15:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:03 smithi067 bash[17655]: cluster 2024-04-03T16:15:02.179280+0000 mgr.y (mgr.24370) 3500 : cluster [DBG] pgmap v3484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:03 smithi067 bash[17655]: audit 2024-04-03T16:15:02.817960+0000 mon.c (mon.2) 1320 : audit [DBG] from='client.? 172.21.15.67:0/805165887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:03.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:03 smithi067 bash[27441]: cluster 2024-04-03T16:15:02.179280+0000 mgr.y (mgr.24370) 3500 : cluster [DBG] pgmap v3484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:03.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:03 smithi067 bash[27441]: audit 2024-04-03T16:15:02.817960+0000 mon.c (mon.2) 1320 : audit [DBG] from='client.? 172.21.15.67:0/805165887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:03.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:15:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:03 smithi082 bash[20963]: cluster 2024-04-03T16:15:02.179280+0000 mgr.y (mgr.24370) 3500 : cluster [DBG] pgmap v3484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:03 smithi082 bash[20963]: audit 2024-04-03T16:15:02.817960+0000 mon.c (mon.2) 1320 : audit [DBG] from='client.? 172.21.15.67:0/805165887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:05.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:05 smithi082 bash[20963]: cluster 2024-04-03T16:15:04.179928+0000 mgr.y (mgr.24370) 3501 : cluster [DBG] pgmap v3485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:05.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:05 smithi067 bash[17655]: cluster 2024-04-03T16:15:04.179928+0000 mgr.y (mgr.24370) 3501 : cluster [DBG] pgmap v3485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:05 smithi067 bash[27441]: cluster 2024-04-03T16:15:04.179928+0000 mgr.y (mgr.24370) 3501 : cluster [DBG] pgmap v3485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:06.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:06 smithi082 bash[20963]: audit 2024-04-03T16:15:05.277507+0000 mon.c (mon.2) 1321 : audit [DBG] from='client.? 172.21.15.67:0/4211426096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:06 smithi067 bash[17655]: audit 2024-04-03T16:15:05.277507+0000 mon.c (mon.2) 1321 : audit [DBG] from='client.? 172.21.15.67:0/4211426096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:06 smithi067 bash[27441]: audit 2024-04-03T16:15:05.277507+0000 mon.c (mon.2) 1321 : audit [DBG] from='client.? 172.21.15.67:0/4211426096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:07 smithi082 bash[20963]: cluster 2024-04-03T16:15:06.181054+0000 mgr.y (mgr.24370) 3502 : cluster [DBG] pgmap v3486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:07 smithi067 bash[17655]: cluster 2024-04-03T16:15:06.181054+0000 mgr.y (mgr.24370) 3502 : cluster [DBG] pgmap v3486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:07 smithi067 bash[27441]: cluster 2024-04-03T16:15:06.181054+0000 mgr.y (mgr.24370) 3502 : cluster [DBG] pgmap v3486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:08 smithi082 bash[20963]: audit 2024-04-03T16:15:07.726939+0000 mon.a (mon.0) 3633 : audit [DBG] from='client.? 172.21.15.67:0/3877843701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:08.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:08 smithi067 bash[17655]: audit 2024-04-03T16:15:07.726939+0000 mon.a (mon.0) 3633 : audit [DBG] from='client.? 172.21.15.67:0/3877843701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:08 smithi067 bash[27441]: audit 2024-04-03T16:15:07.726939+0000 mon.a (mon.0) 3633 : audit [DBG] from='client.? 172.21.15.67:0/3877843701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:09.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:09 smithi082 bash[20963]: cluster 2024-04-03T16:15:08.181764+0000 mgr.y (mgr.24370) 3503 : cluster [DBG] pgmap v3487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:09 smithi067 bash[17655]: cluster 2024-04-03T16:15:08.181764+0000 mgr.y (mgr.24370) 3503 : cluster [DBG] pgmap v3487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:09 smithi067 bash[27441]: cluster 2024-04-03T16:15:08.181764+0000 mgr.y (mgr.24370) 3503 : cluster [DBG] pgmap v3487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:10 smithi082 bash[20963]: audit 2024-04-03T16:15:09.828651+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:10 smithi082 bash[20963]: audit 2024-04-03T16:15:10.205366+0000 mon.c (mon.2) 1322 : audit [DBG] from='client.? 172.21.15.67:0/1329183326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:10 smithi067 bash[17655]: audit 2024-04-03T16:15:09.828651+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:10 smithi067 bash[17655]: audit 2024-04-03T16:15:10.205366+0000 mon.c (mon.2) 1322 : audit [DBG] from='client.? 172.21.15.67:0/1329183326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:10 smithi067 bash[27441]: audit 2024-04-03T16:15:09.828651+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:10 smithi067 bash[27441]: audit 2024-04-03T16:15:10.205366+0000 mon.c (mon.2) 1322 : audit [DBG] from='client.? 172.21.15.67:0/1329183326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:11.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:11 smithi082 bash[20963]: cluster 2024-04-03T16:15:10.182393+0000 mgr.y (mgr.24370) 3504 : cluster [DBG] pgmap v3488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:11.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:11 smithi067 bash[17655]: cluster 2024-04-03T16:15:10.182393+0000 mgr.y (mgr.24370) 3504 : cluster [DBG] pgmap v3488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:11 smithi067 bash[27441]: cluster 2024-04-03T16:15:10.182393+0000 mgr.y (mgr.24370) 3504 : cluster [DBG] pgmap v3488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:13 smithi067 bash[27441]: cluster 2024-04-03T16:15:12.183556+0000 mgr.y (mgr.24370) 3505 : cluster [DBG] pgmap v3489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:13 smithi067 bash[27441]: audit 2024-04-03T16:15:12.668930+0000 mon.c (mon.2) 1323 : audit [DBG] from='client.? 172.21.15.67:0/4100561324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:13 smithi067 bash[17655]: cluster 2024-04-03T16:15:12.183556+0000 mgr.y (mgr.24370) 3505 : cluster [DBG] pgmap v3489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:13 smithi067 bash[17655]: audit 2024-04-03T16:15:12.668930+0000 mon.c (mon.2) 1323 : audit [DBG] from='client.? 172.21.15.67:0/4100561324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:15:13.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:15:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:13 smithi082 bash[20963]: cluster 2024-04-03T16:15:12.183556+0000 mgr.y (mgr.24370) 3505 : cluster [DBG] pgmap v3489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:13 smithi082 bash[20963]: audit 2024-04-03T16:15:12.668930+0000 mon.c (mon.2) 1323 : audit [DBG] from='client.? 172.21.15.67:0/4100561324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:15 smithi082 bash[20963]: cluster 2024-04-03T16:15:14.184254+0000 mgr.y (mgr.24370) 3506 : cluster [DBG] pgmap v3490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:15 smithi082 bash[20963]: audit 2024-04-03T16:15:15.121701+0000 mon.c (mon.2) 1324 : audit [DBG] from='client.? 172.21.15.67:0/1342808005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:15.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:15 smithi067 bash[17655]: cluster 2024-04-03T16:15:14.184254+0000 mgr.y (mgr.24370) 3506 : cluster [DBG] pgmap v3490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:15 smithi067 bash[17655]: audit 2024-04-03T16:15:15.121701+0000 mon.c (mon.2) 1324 : audit [DBG] from='client.? 172.21.15.67:0/1342808005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:15 smithi067 bash[27441]: cluster 2024-04-03T16:15:14.184254+0000 mgr.y (mgr.24370) 3506 : cluster [DBG] pgmap v3490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:15 smithi067 bash[27441]: audit 2024-04-03T16:15:15.121701+0000 mon.c (mon.2) 1324 : audit [DBG] from='client.? 172.21.15.67:0/1342808005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:17 smithi082 bash[20963]: cluster 2024-04-03T16:15:16.185435+0000 mgr.y (mgr.24370) 3507 : cluster [DBG] pgmap v3491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:17.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:17 smithi067 bash[17655]: cluster 2024-04-03T16:15:16.185435+0000 mgr.y (mgr.24370) 3507 : cluster [DBG] pgmap v3491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:17 smithi067 bash[27441]: cluster 2024-04-03T16:15:16.185435+0000 mgr.y (mgr.24370) 3507 : cluster [DBG] pgmap v3491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:18.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:18 smithi082 bash[20963]: audit 2024-04-03T16:15:17.571535+0000 mon.a (mon.0) 3635 : audit [DBG] from='client.? 172.21.15.67:0/2199634747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:18.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:18 smithi067 bash[17655]: audit 2024-04-03T16:15:17.571535+0000 mon.a (mon.0) 3635 : audit [DBG] from='client.? 172.21.15.67:0/2199634747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:18.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:18 smithi067 bash[27441]: audit 2024-04-03T16:15:17.571535+0000 mon.a (mon.0) 3635 : audit [DBG] from='client.? 172.21.15.67:0/2199634747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:19.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:19 smithi082 bash[20963]: cluster 2024-04-03T16:15:18.186130+0000 mgr.y (mgr.24370) 3508 : cluster [DBG] pgmap v3492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:19 smithi067 bash[17655]: cluster 2024-04-03T16:15:18.186130+0000 mgr.y (mgr.24370) 3508 : cluster [DBG] pgmap v3492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:19.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:19 smithi067 bash[27441]: cluster 2024-04-03T16:15:18.186130+0000 mgr.y (mgr.24370) 3508 : cluster [DBG] pgmap v3492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:20.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:20 smithi082 bash[20963]: audit 2024-04-03T16:15:20.015545+0000 mon.c (mon.2) 1325 : audit [DBG] from='client.? 172.21.15.67:0/1689980829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:20.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:20 smithi067 bash[17655]: audit 2024-04-03T16:15:20.015545+0000 mon.c (mon.2) 1325 : audit [DBG] from='client.? 172.21.15.67:0/1689980829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:20.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:20 smithi067 bash[27441]: audit 2024-04-03T16:15:20.015545+0000 mon.c (mon.2) 1325 : audit [DBG] from='client.? 172.21.15.67:0/1689980829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:21.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:21 smithi082 bash[20963]: cluster 2024-04-03T16:15:20.186819+0000 mgr.y (mgr.24370) 3509 : cluster [DBG] pgmap v3493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:21 smithi067 bash[17655]: cluster 2024-04-03T16:15:20.186819+0000 mgr.y (mgr.24370) 3509 : cluster [DBG] pgmap v3493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:21.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:21 smithi067 bash[27441]: cluster 2024-04-03T16:15:20.186819+0000 mgr.y (mgr.24370) 3509 : cluster [DBG] pgmap v3493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:23.340 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:15:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:23 smithi082 bash[20963]: cluster 2024-04-03T16:15:22.187624+0000 mgr.y (mgr.24370) 3510 : cluster [DBG] pgmap v3494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:23 smithi082 bash[20963]: audit 2024-04-03T16:15:22.465756+0000 mon.c (mon.2) 1326 : audit [DBG] from='client.? 172.21.15.67:0/410034876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:23.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:15:23.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:23 smithi067 bash[17655]: cluster 2024-04-03T16:15:22.187624+0000 mgr.y (mgr.24370) 3510 : cluster [DBG] pgmap v3494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:23.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:23 smithi067 bash[17655]: audit 2024-04-03T16:15:22.465756+0000 mon.c (mon.2) 1326 : audit [DBG] from='client.? 172.21.15.67:0/410034876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:23.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:23 smithi067 bash[27441]: cluster 2024-04-03T16:15:22.187624+0000 mgr.y (mgr.24370) 3510 : cluster [DBG] pgmap v3494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:23.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:23 smithi067 bash[27441]: audit 2024-04-03T16:15:22.465756+0000 mon.c (mon.2) 1326 : audit [DBG] from='client.? 172.21.15.67:0/410034876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:25 smithi082 bash[20963]: cluster 2024-04-03T16:15:24.188286+0000 mgr.y (mgr.24370) 3511 : cluster [DBG] pgmap v3495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:25 smithi082 bash[20963]: audit 2024-04-03T16:15:24.829478+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:25 smithi082 bash[20963]: audit 2024-04-03T16:15:24.921350+0000 mon.a (mon.0) 3637 : audit [DBG] from='client.? 172.21.15.67:0/1275640706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:25 smithi067 bash[27441]: cluster 2024-04-03T16:15:24.188286+0000 mgr.y (mgr.24370) 3511 : cluster [DBG] pgmap v3495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:25 smithi067 bash[27441]: audit 2024-04-03T16:15:24.829478+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:25 smithi067 bash[27441]: audit 2024-04-03T16:15:24.921350+0000 mon.a (mon.0) 3637 : audit [DBG] from='client.? 172.21.15.67:0/1275640706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:25 smithi067 bash[17655]: cluster 2024-04-03T16:15:24.188286+0000 mgr.y (mgr.24370) 3511 : cluster [DBG] pgmap v3495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:25 smithi067 bash[17655]: audit 2024-04-03T16:15:24.829478+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:25 smithi067 bash[17655]: audit 2024-04-03T16:15:24.921350+0000 mon.a (mon.0) 3637 : audit [DBG] from='client.? 172.21.15.67:0/1275640706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:27.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:27 smithi082 bash[20963]: cluster 2024-04-03T16:15:26.189383+0000 mgr.y (mgr.24370) 3512 : cluster [DBG] pgmap v3496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:27.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:27 smithi067 bash[27441]: cluster 2024-04-03T16:15:26.189383+0000 mgr.y (mgr.24370) 3512 : cluster [DBG] pgmap v3496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:27.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:27 smithi067 bash[17655]: cluster 2024-04-03T16:15:26.189383+0000 mgr.y (mgr.24370) 3512 : cluster [DBG] pgmap v3496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:28.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:28 smithi082 bash[20963]: audit 2024-04-03T16:15:27.369533+0000 mon.c (mon.2) 1327 : audit [DBG] from='client.? 172.21.15.67:0/3897608282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:28.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:28 smithi067 bash[27441]: audit 2024-04-03T16:15:27.369533+0000 mon.c (mon.2) 1327 : audit [DBG] from='client.? 172.21.15.67:0/3897608282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:28 smithi067 bash[17655]: audit 2024-04-03T16:15:27.369533+0000 mon.c (mon.2) 1327 : audit [DBG] from='client.? 172.21.15.67:0/3897608282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:29.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:29 smithi082 bash[20963]: cluster 2024-04-03T16:15:28.190100+0000 mgr.y (mgr.24370) 3513 : cluster [DBG] pgmap v3497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:29 smithi067 bash[17655]: cluster 2024-04-03T16:15:28.190100+0000 mgr.y (mgr.24370) 3513 : cluster [DBG] pgmap v3497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:29 smithi067 bash[27441]: cluster 2024-04-03T16:15:28.190100+0000 mgr.y (mgr.24370) 3513 : cluster [DBG] pgmap v3497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:30.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:30 smithi082 bash[20963]: audit 2024-04-03T16:15:29.813355+0000 mon.a (mon.0) 3638 : audit [DBG] from='client.? 172.21.15.67:0/1806441885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:30.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:30 smithi067 bash[27441]: audit 2024-04-03T16:15:29.813355+0000 mon.a (mon.0) 3638 : audit [DBG] from='client.? 172.21.15.67:0/1806441885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:30.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:30 smithi067 bash[17655]: audit 2024-04-03T16:15:29.813355+0000 mon.a (mon.0) 3638 : audit [DBG] from='client.? 172.21.15.67:0/1806441885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:31 smithi082 bash[20963]: cluster 2024-04-03T16:15:30.190786+0000 mgr.y (mgr.24370) 3514 : cluster [DBG] pgmap v3498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:31 smithi067 bash[27441]: cluster 2024-04-03T16:15:30.190786+0000 mgr.y (mgr.24370) 3514 : cluster [DBG] pgmap v3498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:31 smithi067 bash[17655]: cluster 2024-04-03T16:15:30.190786+0000 mgr.y (mgr.24370) 3514 : cluster [DBG] pgmap v3498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:32.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:32 smithi082 bash[20963]: audit 2024-04-03T16:15:32.267778+0000 mon.a (mon.0) 3639 : audit [DBG] from='client.? 172.21.15.67:0/93251101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:32.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:32 smithi067 bash[17655]: audit 2024-04-03T16:15:32.267778+0000 mon.a (mon.0) 3639 : audit [DBG] from='client.? 172.21.15.67:0/93251101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:32.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:32 smithi067 bash[27441]: audit 2024-04-03T16:15:32.267778+0000 mon.a (mon.0) 3639 : audit [DBG] from='client.? 172.21.15.67:0/93251101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:33.375 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:33] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:15:33.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:33 smithi082 bash[20963]: cluster 2024-04-03T16:15:32.191901+0000 mgr.y (mgr.24370) 3515 : cluster [DBG] pgmap v3499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:33.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:15:33.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:33 smithi067 bash[17655]: cluster 2024-04-03T16:15:32.191901+0000 mgr.y (mgr.24370) 3515 : cluster [DBG] pgmap v3499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:33.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:33 smithi067 bash[27441]: cluster 2024-04-03T16:15:32.191901+0000 mgr.y (mgr.24370) 3515 : cluster [DBG] pgmap v3499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:34.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:34 smithi067 bash[27441]: cluster 2024-04-03T16:15:34.192529+0000 mgr.y (mgr.24370) 3516 : cluster [DBG] pgmap v3500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:34 smithi067 bash[17655]: cluster 2024-04-03T16:15:34.192529+0000 mgr.y (mgr.24370) 3516 : cluster [DBG] pgmap v3500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:34.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:34 smithi082 bash[20963]: cluster 2024-04-03T16:15:34.192529+0000 mgr.y (mgr.24370) 3516 : cluster [DBG] pgmap v3500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:35 smithi067 bash[17655]: audit 2024-04-03T16:15:34.724070+0000 mon.a (mon.0) 3640 : audit [DBG] from='client.? 172.21.15.67:0/2734349136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:35 smithi067 bash[27441]: audit 2024-04-03T16:15:34.724070+0000 mon.a (mon.0) 3640 : audit [DBG] from='client.? 172.21.15.67:0/2734349136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:35.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:35 smithi082 bash[20963]: audit 2024-04-03T16:15:34.724070+0000 mon.a (mon.0) 3640 : audit [DBG] from='client.? 172.21.15.67:0/2734349136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:36.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:36 smithi067 bash[27441]: cluster 2024-04-03T16:15:36.193673+0000 mgr.y (mgr.24370) 3517 : cluster [DBG] pgmap v3501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:36.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:36 smithi067 bash[17655]: cluster 2024-04-03T16:15:36.193673+0000 mgr.y (mgr.24370) 3517 : cluster [DBG] pgmap v3501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:36.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:36 smithi082 bash[20963]: cluster 2024-04-03T16:15:36.193673+0000 mgr.y (mgr.24370) 3517 : cluster [DBG] pgmap v3501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:37 smithi067 bash[27441]: audit 2024-04-03T16:15:37.177469+0000 mon.a (mon.0) 3641 : audit [DBG] from='client.? 172.21.15.67:0/2634710735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:37 smithi067 bash[17655]: audit 2024-04-03T16:15:37.177469+0000 mon.a (mon.0) 3641 : audit [DBG] from='client.? 172.21.15.67:0/2634710735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:37.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:37 smithi082 bash[20963]: audit 2024-04-03T16:15:37.177469+0000 mon.a (mon.0) 3641 : audit [DBG] from='client.? 172.21.15.67:0/2634710735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:38.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:38 smithi067 bash[17655]: cluster 2024-04-03T16:15:38.194346+0000 mgr.y (mgr.24370) 3518 : cluster [DBG] pgmap v3502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:38 smithi067 bash[27441]: cluster 2024-04-03T16:15:38.194346+0000 mgr.y (mgr.24370) 3518 : cluster [DBG] pgmap v3502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:38 smithi082 bash[20963]: cluster 2024-04-03T16:15:38.194346+0000 mgr.y (mgr.24370) 3518 : cluster [DBG] pgmap v3502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:40.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:39 smithi082 bash[20963]: audit 2024-04-03T16:15:39.637758+0000 mon.a (mon.0) 3642 : audit [DBG] from='client.? 172.21.15.67:0/1160303534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:40.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:39 smithi067 bash[27441]: audit 2024-04-03T16:15:39.637758+0000 mon.a (mon.0) 3642 : audit [DBG] from='client.? 172.21.15.67:0/1160303534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:40.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:39 smithi067 bash[17655]: audit 2024-04-03T16:15:39.637758+0000 mon.a (mon.0) 3642 : audit [DBG] from='client.? 172.21.15.67:0/1160303534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:41.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:40 smithi082 bash[20963]: audit 2024-04-03T16:15:39.829894+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:41.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:40 smithi082 bash[20963]: cluster 2024-04-03T16:15:40.194966+0000 mgr.y (mgr.24370) 3519 : cluster [DBG] pgmap v3503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:41.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:40 smithi067 bash[17655]: audit 2024-04-03T16:15:39.829894+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:41.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:40 smithi067 bash[17655]: cluster 2024-04-03T16:15:40.194966+0000 mgr.y (mgr.24370) 3519 : cluster [DBG] pgmap v3503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:41.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:40 smithi067 bash[27441]: audit 2024-04-03T16:15:39.829894+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:41.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:40 smithi067 bash[27441]: cluster 2024-04-03T16:15:40.194966+0000 mgr.y (mgr.24370) 3519 : cluster [DBG] pgmap v3503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:42.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:42 smithi082 bash[20963]: audit 2024-04-03T16:15:42.080902+0000 mon.a (mon.0) 3644 : audit [DBG] from='client.? 172.21.15.67:0/1240777881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:42.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:42 smithi067 bash[17655]: audit 2024-04-03T16:15:42.080902+0000 mon.a (mon.0) 3644 : audit [DBG] from='client.? 172.21.15.67:0/1240777881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:42.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:42 smithi067 bash[27441]: audit 2024-04-03T16:15:42.080902+0000 mon.a (mon.0) 3644 : audit [DBG] from='client.? 172.21.15.67:0/1240777881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:43.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:43 smithi067 bash[17655]: cluster 2024-04-03T16:15:42.196139+0000 mgr.y (mgr.24370) 3520 : cluster [DBG] pgmap v3504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:43] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:15:43.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:43 smithi067 bash[27441]: cluster 2024-04-03T16:15:42.196139+0000 mgr.y (mgr.24370) 3520 : cluster [DBG] pgmap v3504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:43.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:43 smithi082 bash[20963]: cluster 2024-04-03T16:15:42.196139+0000 mgr.y (mgr.24370) 3520 : cluster [DBG] pgmap v3504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:15:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:45 smithi082 bash[20963]: cluster 2024-04-03T16:15:44.196944+0000 mgr.y (mgr.24370) 3521 : cluster [DBG] pgmap v3505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:45 smithi082 bash[20963]: audit 2024-04-03T16:15:44.535789+0000 mon.c (mon.2) 1328 : audit [DBG] from='client.? 172.21.15.67:0/2905440369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:45 smithi082 bash[20963]: audit 2024-04-03T16:15:44.909285+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:15:45.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:45 smithi067 bash[27441]: cluster 2024-04-03T16:15:44.196944+0000 mgr.y (mgr.24370) 3521 : cluster [DBG] pgmap v3505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:45 smithi067 bash[27441]: audit 2024-04-03T16:15:44.535789+0000 mon.c (mon.2) 1328 : audit [DBG] from='client.? 172.21.15.67:0/2905440369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:45 smithi067 bash[27441]: audit 2024-04-03T16:15:44.909285+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:15:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:45 smithi067 bash[17655]: cluster 2024-04-03T16:15:44.196944+0000 mgr.y (mgr.24370) 3521 : cluster [DBG] pgmap v3505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:45 smithi067 bash[17655]: audit 2024-04-03T16:15:44.535789+0000 mon.c (mon.2) 1328 : audit [DBG] from='client.? 172.21.15.67:0/2905440369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:45 smithi067 bash[17655]: audit 2024-04-03T16:15:44.909285+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:15:47.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:47 smithi082 bash[20963]: cluster 2024-04-03T16:15:46.198173+0000 mgr.y (mgr.24370) 3522 : cluster [DBG] pgmap v3506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:47 smithi082 bash[20963]: audit 2024-04-03T16:15:46.993398+0000 mon.c (mon.2) 1329 : audit [DBG] from='client.? 172.21.15.67:0/643095551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:47.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:47 smithi067 bash[17655]: cluster 2024-04-03T16:15:46.198173+0000 mgr.y (mgr.24370) 3522 : cluster [DBG] pgmap v3506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:47.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:47 smithi067 bash[17655]: audit 2024-04-03T16:15:46.993398+0000 mon.c (mon.2) 1329 : audit [DBG] from='client.? 172.21.15.67:0/643095551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:47 smithi067 bash[27441]: cluster 2024-04-03T16:15:46.198173+0000 mgr.y (mgr.24370) 3522 : cluster [DBG] pgmap v3506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:47 smithi067 bash[27441]: audit 2024-04-03T16:15:46.993398+0000 mon.c (mon.2) 1329 : audit [DBG] from='client.? 172.21.15.67:0/643095551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:49.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:49 smithi082 bash[20963]: cluster 2024-04-03T16:15:48.198690+0000 mgr.y (mgr.24370) 3523 : cluster [DBG] pgmap v3507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:49.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:49 smithi067 bash[27441]: cluster 2024-04-03T16:15:48.198690+0000 mgr.y (mgr.24370) 3523 : cluster [DBG] pgmap v3507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:49 smithi067 bash[17655]: cluster 2024-04-03T16:15:48.198690+0000 mgr.y (mgr.24370) 3523 : cluster [DBG] pgmap v3507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:50.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:50 smithi082 bash[20963]: audit 2024-04-03T16:15:49.459627+0000 mon.c (mon.2) 1330 : audit [DBG] from='client.? 172.21.15.67:0/2627489834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:50.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:50 smithi067 bash[17655]: audit 2024-04-03T16:15:49.459627+0000 mon.c (mon.2) 1330 : audit [DBG] from='client.? 172.21.15.67:0/2627489834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:50.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:50 smithi067 bash[27441]: audit 2024-04-03T16:15:49.459627+0000 mon.c (mon.2) 1330 : audit [DBG] from='client.? 172.21.15.67:0/2627489834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:51 smithi082 bash[20963]: cluster 2024-04-03T16:15:50.199246+0000 mgr.y (mgr.24370) 3524 : cluster [DBG] pgmap v3508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:51 smithi082 bash[20963]: audit 2024-04-03T16:15:50.607332+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:51 smithi082 bash[20963]: audit 2024-04-03T16:15:50.616355+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:51 smithi082 bash[20963]: audit 2024-04-03T16:15:50.908849+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:51 smithi082 bash[20963]: audit 2024-04-03T16:15:50.916691+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[27441]: cluster 2024-04-03T16:15:50.199246+0000 mgr.y (mgr.24370) 3524 : cluster [DBG] pgmap v3508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[27441]: audit 2024-04-03T16:15:50.607332+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[27441]: audit 2024-04-03T16:15:50.616355+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[27441]: audit 2024-04-03T16:15:50.908849+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[27441]: audit 2024-04-03T16:15:50.916691+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[17655]: cluster 2024-04-03T16:15:50.199246+0000 mgr.y (mgr.24370) 3524 : cluster [DBG] pgmap v3508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[17655]: audit 2024-04-03T16:15:50.607332+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[17655]: audit 2024-04-03T16:15:50.616355+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[17655]: audit 2024-04-03T16:15:50.908849+0000 mon.a (mon.0) 3648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:51 smithi067 bash[17655]: audit 2024-04-03T16:15:50.916691+0000 mon.a (mon.0) 3649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:52 smithi082 bash[20963]: audit 2024-04-03T16:15:51.338956+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:15:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:52 smithi082 bash[20963]: audit 2024-04-03T16:15:51.340756+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:15:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:52 smithi082 bash[20963]: audit 2024-04-03T16:15:51.348840+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:52 smithi082 bash[20963]: audit 2024-04-03T16:15:51.911640+0000 mon.a (mon.0) 3653 : audit [DBG] from='client.? 172.21.15.67:0/2386639333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:52 smithi067 bash[17655]: audit 2024-04-03T16:15:51.338956+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:15:52.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:52 smithi067 bash[17655]: audit 2024-04-03T16:15:51.340756+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:15:52.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:52 smithi067 bash[17655]: audit 2024-04-03T16:15:51.348840+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:52.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:52 smithi067 bash[17655]: audit 2024-04-03T16:15:51.911640+0000 mon.a (mon.0) 3653 : audit [DBG] from='client.? 172.21.15.67:0/2386639333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:52 smithi067 bash[27441]: audit 2024-04-03T16:15:51.338956+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:15:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:52 smithi067 bash[27441]: audit 2024-04-03T16:15:51.340756+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:15:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:52 smithi067 bash[27441]: audit 2024-04-03T16:15:51.348840+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:15:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:52 smithi067 bash[27441]: audit 2024-04-03T16:15:51.911640+0000 mon.a (mon.0) 3653 : audit [DBG] from='client.? 172.21.15.67:0/2386639333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:53.346 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:53] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:15:53.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:53 smithi082 bash[20963]: cluster 2024-04-03T16:15:52.200480+0000 mgr.y (mgr.24370) 3525 : cluster [DBG] pgmap v3509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:53.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:15:53.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:53 smithi067 bash[27441]: cluster 2024-04-03T16:15:52.200480+0000 mgr.y (mgr.24370) 3525 : cluster [DBG] pgmap v3509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:53.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:53 smithi067 bash[17655]: cluster 2024-04-03T16:15:52.200480+0000 mgr.y (mgr.24370) 3525 : cluster [DBG] pgmap v3509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:55 smithi082 bash[20963]: cluster 2024-04-03T16:15:54.201128+0000 mgr.y (mgr.24370) 3526 : cluster [DBG] pgmap v3510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:55 smithi082 bash[20963]: audit 2024-04-03T16:15:54.360076+0000 mon.c (mon.2) 1331 : audit [DBG] from='client.? 172.21.15.67:0/2545223000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:55 smithi082 bash[20963]: audit 2024-04-03T16:15:54.830527+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:55 smithi067 bash[27441]: cluster 2024-04-03T16:15:54.201128+0000 mgr.y (mgr.24370) 3526 : cluster [DBG] pgmap v3510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:55 smithi067 bash[27441]: audit 2024-04-03T16:15:54.360076+0000 mon.c (mon.2) 1331 : audit [DBG] from='client.? 172.21.15.67:0/2545223000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:55 smithi067 bash[27441]: audit 2024-04-03T16:15:54.830527+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:55 smithi067 bash[17655]: cluster 2024-04-03T16:15:54.201128+0000 mgr.y (mgr.24370) 3526 : cluster [DBG] pgmap v3510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:55 smithi067 bash[17655]: audit 2024-04-03T16:15:54.360076+0000 mon.c (mon.2) 1331 : audit [DBG] from='client.? 172.21.15.67:0/2545223000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:55 smithi067 bash[17655]: audit 2024-04-03T16:15:54.830527+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:15:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:57 smithi082 bash[20963]: cluster 2024-04-03T16:15:56.202217+0000 mgr.y (mgr.24370) 3527 : cluster [DBG] pgmap v3511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:57 smithi082 bash[20963]: audit 2024-04-03T16:15:56.812877+0000 mon.c (mon.2) 1332 : audit [DBG] from='client.? 172.21.15.67:0/4099892208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:57.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:57 smithi067 bash[17655]: cluster 2024-04-03T16:15:56.202217+0000 mgr.y (mgr.24370) 3527 : cluster [DBG] pgmap v3511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:57.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:57 smithi067 bash[17655]: audit 2024-04-03T16:15:56.812877+0000 mon.c (mon.2) 1332 : audit [DBG] from='client.? 172.21.15.67:0/4099892208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:57 smithi067 bash[27441]: cluster 2024-04-03T16:15:56.202217+0000 mgr.y (mgr.24370) 3527 : cluster [DBG] pgmap v3511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:57 smithi067 bash[27441]: audit 2024-04-03T16:15:56.812877+0000 mon.c (mon.2) 1332 : audit [DBG] from='client.? 172.21.15.67:0/4099892208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:59 smithi082 bash[20963]: cluster 2024-04-03T16:15:58.202932+0000 mgr.y (mgr.24370) 3528 : cluster [DBG] pgmap v3512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:15:59 smithi082 bash[20963]: audit 2024-04-03T16:15:59.265664+0000 mon.c (mon.2) 1333 : audit [DBG] from='client.? 172.21.15.67:0/290009025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:59 smithi067 bash[17655]: cluster 2024-04-03T16:15:58.202932+0000 mgr.y (mgr.24370) 3528 : cluster [DBG] pgmap v3512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:15:59 smithi067 bash[17655]: audit 2024-04-03T16:15:59.265664+0000 mon.c (mon.2) 1333 : audit [DBG] from='client.? 172.21.15.67:0/290009025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:15:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:59 smithi067 bash[27441]: cluster 2024-04-03T16:15:58.202932+0000 mgr.y (mgr.24370) 3528 : cluster [DBG] pgmap v3512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:15:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:15:59 smithi067 bash[27441]: audit 2024-04-03T16:15:59.265664+0000 mon.c (mon.2) 1333 : audit [DBG] from='client.? 172.21.15.67:0/290009025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:01.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:01 smithi082 bash[20963]: cluster 2024-04-03T16:16:00.203610+0000 mgr.y (mgr.24370) 3529 : cluster [DBG] pgmap v3513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:01.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:01 smithi067 bash[17655]: cluster 2024-04-03T16:16:00.203610+0000 mgr.y (mgr.24370) 3529 : cluster [DBG] pgmap v3513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:01.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:01 smithi067 bash[27441]: cluster 2024-04-03T16:16:00.203610+0000 mgr.y (mgr.24370) 3529 : cluster [DBG] pgmap v3513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:02.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:02 smithi082 bash[20963]: audit 2024-04-03T16:16:01.720149+0000 mon.c (mon.2) 1334 : audit [DBG] from='client.? 172.21.15.67:0/249642854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:02 smithi067 bash[17655]: audit 2024-04-03T16:16:01.720149+0000 mon.c (mon.2) 1334 : audit [DBG] from='client.? 172.21.15.67:0/249642854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:02 smithi067 bash[27441]: audit 2024-04-03T16:16:01.720149+0000 mon.c (mon.2) 1334 : audit [DBG] from='client.? 172.21.15.67:0/249642854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:03.376 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:03] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:16:03.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:03 smithi082 bash[20963]: cluster 2024-04-03T16:16:02.204929+0000 mgr.y (mgr.24370) 3530 : cluster [DBG] pgmap v3514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:03.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:16:03.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:03 smithi067 bash[17655]: cluster 2024-04-03T16:16:02.204929+0000 mgr.y (mgr.24370) 3530 : cluster [DBG] pgmap v3514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:03.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:03 smithi067 bash[27441]: cluster 2024-04-03T16:16:02.204929+0000 mgr.y (mgr.24370) 3530 : cluster [DBG] pgmap v3514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:04.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:04 smithi067 bash[27441]: audit 2024-04-03T16:16:04.166685+0000 mon.c (mon.2) 1335 : audit [DBG] from='client.? 172.21.15.67:0/3184489097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:04 smithi067 bash[27441]: cluster 2024-04-03T16:16:04.205602+0000 mgr.y (mgr.24370) 3531 : cluster [DBG] pgmap v3515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:04 smithi067 bash[17655]: audit 2024-04-03T16:16:04.166685+0000 mon.c (mon.2) 1335 : audit [DBG] from='client.? 172.21.15.67:0/3184489097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:04 smithi067 bash[17655]: cluster 2024-04-03T16:16:04.205602+0000 mgr.y (mgr.24370) 3531 : cluster [DBG] pgmap v3515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:04.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:04 smithi082 bash[20963]: audit 2024-04-03T16:16:04.166685+0000 mon.c (mon.2) 1335 : audit [DBG] from='client.? 172.21.15.67:0/3184489097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:04.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:04 smithi082 bash[20963]: cluster 2024-04-03T16:16:04.205602+0000 mgr.y (mgr.24370) 3531 : cluster [DBG] pgmap v3515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:07 smithi082 bash[20963]: cluster 2024-04-03T16:16:06.206814+0000 mgr.y (mgr.24370) 3532 : cluster [DBG] pgmap v3516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:07 smithi082 bash[20963]: audit 2024-04-03T16:16:06.618836+0000 mon.a (mon.0) 3655 : audit [DBG] from='client.? 172.21.15.67:0/2092001438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:07.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:07 smithi067 bash[27441]: cluster 2024-04-03T16:16:06.206814+0000 mgr.y (mgr.24370) 3532 : cluster [DBG] pgmap v3516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:07.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:07 smithi067 bash[27441]: audit 2024-04-03T16:16:06.618836+0000 mon.a (mon.0) 3655 : audit [DBG] from='client.? 172.21.15.67:0/2092001438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:07 smithi067 bash[17655]: cluster 2024-04-03T16:16:06.206814+0000 mgr.y (mgr.24370) 3532 : cluster [DBG] pgmap v3516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:07 smithi067 bash[17655]: audit 2024-04-03T16:16:06.618836+0000 mon.a (mon.0) 3655 : audit [DBG] from='client.? 172.21.15.67:0/2092001438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:09 smithi082 bash[20963]: cluster 2024-04-03T16:16:08.207522+0000 mgr.y (mgr.24370) 3533 : cluster [DBG] pgmap v3517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:09 smithi082 bash[20963]: audit 2024-04-03T16:16:09.072201+0000 mon.a (mon.0) 3656 : audit [DBG] from='client.? 172.21.15.67:0/398323736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:09 smithi067 bash[17655]: cluster 2024-04-03T16:16:08.207522+0000 mgr.y (mgr.24370) 3533 : cluster [DBG] pgmap v3517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:09.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:09 smithi067 bash[17655]: audit 2024-04-03T16:16:09.072201+0000 mon.a (mon.0) 3656 : audit [DBG] from='client.? 172.21.15.67:0/398323736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:09 smithi067 bash[27441]: cluster 2024-04-03T16:16:08.207522+0000 mgr.y (mgr.24370) 3533 : cluster [DBG] pgmap v3517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:09 smithi067 bash[27441]: audit 2024-04-03T16:16:09.072201+0000 mon.a (mon.0) 3656 : audit [DBG] from='client.? 172.21.15.67:0/398323736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:10 smithi082 bash[20963]: audit 2024-04-03T16:16:09.830933+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:10 smithi067 bash[17655]: audit 2024-04-03T16:16:09.830933+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:10.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:10 smithi067 bash[27441]: audit 2024-04-03T16:16:09.830933+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:11 smithi082 bash[20963]: cluster 2024-04-03T16:16:10.208245+0000 mgr.y (mgr.24370) 3534 : cluster [DBG] pgmap v3518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:11.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:11 smithi067 bash[27441]: cluster 2024-04-03T16:16:10.208245+0000 mgr.y (mgr.24370) 3534 : cluster [DBG] pgmap v3518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:11.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:11 smithi067 bash[17655]: cluster 2024-04-03T16:16:10.208245+0000 mgr.y (mgr.24370) 3534 : cluster [DBG] pgmap v3518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:12.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:12 smithi082 bash[20963]: audit 2024-04-03T16:16:11.535850+0000 mon.a (mon.0) 3658 : audit [DBG] from='client.? 172.21.15.67:0/2111598592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:12.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:12 smithi067 bash[17655]: audit 2024-04-03T16:16:11.535850+0000 mon.a (mon.0) 3658 : audit [DBG] from='client.? 172.21.15.67:0/2111598592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:12.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:12 smithi067 bash[27441]: audit 2024-04-03T16:16:11.535850+0000 mon.a (mon.0) 3658 : audit [DBG] from='client.? 172.21.15.67:0/2111598592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:13.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:13 smithi067 bash[17655]: cluster 2024-04-03T16:16:12.209285+0000 mgr.y (mgr.24370) 3535 : cluster [DBG] pgmap v3519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:13] "GET /metrics HTTP/1.1" 200 239938 "" "Prometheus/2.43.0" 2024-04-03T16:16:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:13 smithi067 bash[27441]: cluster 2024-04-03T16:16:12.209285+0000 mgr.y (mgr.24370) 3535 : cluster [DBG] pgmap v3519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:13.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:16:13.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:13 smithi082 bash[20963]: cluster 2024-04-03T16:16:12.209285+0000 mgr.y (mgr.24370) 3535 : cluster [DBG] pgmap v3519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:14.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:14 smithi082 bash[20963]: audit 2024-04-03T16:16:13.995668+0000 mon.c (mon.2) 1336 : audit [DBG] from='client.? 172.21.15.67:0/1099611645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:14.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:14 smithi067 bash[17655]: audit 2024-04-03T16:16:13.995668+0000 mon.c (mon.2) 1336 : audit [DBG] from='client.? 172.21.15.67:0/1099611645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:14 smithi067 bash[27441]: audit 2024-04-03T16:16:13.995668+0000 mon.c (mon.2) 1336 : audit [DBG] from='client.? 172.21.15.67:0/1099611645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:15.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:15 smithi082 bash[20963]: cluster 2024-04-03T16:16:14.209966+0000 mgr.y (mgr.24370) 3536 : cluster [DBG] pgmap v3520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:15.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:15 smithi067 bash[17655]: cluster 2024-04-03T16:16:14.209966+0000 mgr.y (mgr.24370) 3536 : cluster [DBG] pgmap v3520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:15 smithi067 bash[27441]: cluster 2024-04-03T16:16:14.209966+0000 mgr.y (mgr.24370) 3536 : cluster [DBG] pgmap v3520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:17.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:17 smithi082 bash[20963]: cluster 2024-04-03T16:16:16.211076+0000 mgr.y (mgr.24370) 3537 : cluster [DBG] pgmap v3521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:17 smithi082 bash[20963]: audit 2024-04-03T16:16:16.448041+0000 mon.c (mon.2) 1337 : audit [DBG] from='client.? 172.21.15.67:0/2012098214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:17.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:17 smithi067 bash[17655]: cluster 2024-04-03T16:16:16.211076+0000 mgr.y (mgr.24370) 3537 : cluster [DBG] pgmap v3521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:17.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:17 smithi067 bash[17655]: audit 2024-04-03T16:16:16.448041+0000 mon.c (mon.2) 1337 : audit [DBG] from='client.? 172.21.15.67:0/2012098214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:17 smithi067 bash[27441]: cluster 2024-04-03T16:16:16.211076+0000 mgr.y (mgr.24370) 3537 : cluster [DBG] pgmap v3521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:17 smithi067 bash[27441]: audit 2024-04-03T16:16:16.448041+0000 mon.c (mon.2) 1337 : audit [DBG] from='client.? 172.21.15.67:0/2012098214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:19 smithi082 bash[20963]: cluster 2024-04-03T16:16:18.211759+0000 mgr.y (mgr.24370) 3538 : cluster [DBG] pgmap v3522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:19 smithi082 bash[20963]: audit 2024-04-03T16:16:18.898407+0000 mon.c (mon.2) 1338 : audit [DBG] from='client.? 172.21.15.67:0/714568968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:19 smithi067 bash[17655]: cluster 2024-04-03T16:16:18.211759+0000 mgr.y (mgr.24370) 3538 : cluster [DBG] pgmap v3522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:19 smithi067 bash[17655]: audit 2024-04-03T16:16:18.898407+0000 mon.c (mon.2) 1338 : audit [DBG] from='client.? 172.21.15.67:0/714568968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:19 smithi067 bash[27441]: cluster 2024-04-03T16:16:18.211759+0000 mgr.y (mgr.24370) 3538 : cluster [DBG] pgmap v3522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:19 smithi067 bash[27441]: audit 2024-04-03T16:16:18.898407+0000 mon.c (mon.2) 1338 : audit [DBG] from='client.? 172.21.15.67:0/714568968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:21 smithi082 bash[20963]: cluster 2024-04-03T16:16:20.212466+0000 mgr.y (mgr.24370) 3539 : cluster [DBG] pgmap v3523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:21.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:21 smithi067 bash[27441]: cluster 2024-04-03T16:16:20.212466+0000 mgr.y (mgr.24370) 3539 : cluster [DBG] pgmap v3523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:21 smithi067 bash[17655]: cluster 2024-04-03T16:16:20.212466+0000 mgr.y (mgr.24370) 3539 : cluster [DBG] pgmap v3523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:22.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:22 smithi082 bash[20963]: audit 2024-04-03T16:16:21.356726+0000 mon.c (mon.2) 1339 : audit [DBG] from='client.? 172.21.15.67:0/3601673051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:22 smithi067 bash[17655]: audit 2024-04-03T16:16:21.356726+0000 mon.c (mon.2) 1339 : audit [DBG] from='client.? 172.21.15.67:0/3601673051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:22 smithi067 bash[27441]: audit 2024-04-03T16:16:21.356726+0000 mon.c (mon.2) 1339 : audit [DBG] from='client.? 172.21.15.67:0/3601673051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:23.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:23 smithi067 bash[17655]: cluster 2024-04-03T16:16:22.213737+0000 mgr.y (mgr.24370) 3540 : cluster [DBG] pgmap v3524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:23] "GET /metrics HTTP/1.1" 200 239938 "" "Prometheus/2.43.0" 2024-04-03T16:16:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:23 smithi067 bash[27441]: cluster 2024-04-03T16:16:22.213737+0000 mgr.y (mgr.24370) 3540 : cluster [DBG] pgmap v3524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:23.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:16:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:23 smithi082 bash[20963]: cluster 2024-04-03T16:16:22.213737+0000 mgr.y (mgr.24370) 3540 : cluster [DBG] pgmap v3524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:24.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:24 smithi082 bash[20963]: audit 2024-04-03T16:16:23.813647+0000 mon.a (mon.0) 3659 : audit [DBG] from='client.? 172.21.15.67:0/2273307054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:24 smithi067 bash[17655]: audit 2024-04-03T16:16:23.813647+0000 mon.a (mon.0) 3659 : audit [DBG] from='client.? 172.21.15.67:0/2273307054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:24.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:24 smithi067 bash[27441]: audit 2024-04-03T16:16:23.813647+0000 mon.a (mon.0) 3659 : audit [DBG] from='client.? 172.21.15.67:0/2273307054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:25 smithi082 bash[20963]: cluster 2024-04-03T16:16:24.214470+0000 mgr.y (mgr.24370) 3541 : cluster [DBG] pgmap v3525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:25 smithi082 bash[20963]: audit 2024-04-03T16:16:24.831531+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:25 smithi067 bash[17655]: cluster 2024-04-03T16:16:24.214470+0000 mgr.y (mgr.24370) 3541 : cluster [DBG] pgmap v3525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:25 smithi067 bash[17655]: audit 2024-04-03T16:16:24.831531+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:25 smithi067 bash[27441]: cluster 2024-04-03T16:16:24.214470+0000 mgr.y (mgr.24370) 3541 : cluster [DBG] pgmap v3525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:25 smithi067 bash[27441]: audit 2024-04-03T16:16:24.831531+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:26.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:26 smithi082 bash[20963]: audit 2024-04-03T16:16:26.271615+0000 mon.a (mon.0) 3661 : audit [DBG] from='client.? 172.21.15.67:0/483751186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:26.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:26 smithi067 bash[17655]: audit 2024-04-03T16:16:26.271615+0000 mon.a (mon.0) 3661 : audit [DBG] from='client.? 172.21.15.67:0/483751186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:26.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:26 smithi067 bash[27441]: audit 2024-04-03T16:16:26.271615+0000 mon.a (mon.0) 3661 : audit [DBG] from='client.? 172.21.15.67:0/483751186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:27 smithi082 bash[20963]: cluster 2024-04-03T16:16:26.215585+0000 mgr.y (mgr.24370) 3542 : cluster [DBG] pgmap v3526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:27.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:27 smithi067 bash[27441]: cluster 2024-04-03T16:16:26.215585+0000 mgr.y (mgr.24370) 3542 : cluster [DBG] pgmap v3526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:27 smithi067 bash[17655]: cluster 2024-04-03T16:16:26.215585+0000 mgr.y (mgr.24370) 3542 : cluster [DBG] pgmap v3526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:29 smithi082 bash[20963]: cluster 2024-04-03T16:16:28.216264+0000 mgr.y (mgr.24370) 3543 : cluster [DBG] pgmap v3527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:29 smithi082 bash[20963]: audit 2024-04-03T16:16:28.728431+0000 mon.a (mon.0) 3662 : audit [DBG] from='client.? 172.21.15.67:0/3288278626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:29.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:29 smithi067 bash[17655]: cluster 2024-04-03T16:16:28.216264+0000 mgr.y (mgr.24370) 3543 : cluster [DBG] pgmap v3527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:29.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:29 smithi067 bash[17655]: audit 2024-04-03T16:16:28.728431+0000 mon.a (mon.0) 3662 : audit [DBG] from='client.? 172.21.15.67:0/3288278626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:29 smithi067 bash[27441]: cluster 2024-04-03T16:16:28.216264+0000 mgr.y (mgr.24370) 3543 : cluster [DBG] pgmap v3527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:29 smithi067 bash[27441]: audit 2024-04-03T16:16:28.728431+0000 mon.a (mon.0) 3662 : audit [DBG] from='client.? 172.21.15.67:0/3288278626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:31.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:31 smithi082 bash[20963]: cluster 2024-04-03T16:16:30.216945+0000 mgr.y (mgr.24370) 3544 : cluster [DBG] pgmap v3528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:31 smithi082 bash[20963]: audit 2024-04-03T16:16:31.178211+0000 mon.c (mon.2) 1340 : audit [DBG] from='client.? 172.21.15.67:0/3241154379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:31 smithi067 bash[17655]: cluster 2024-04-03T16:16:30.216945+0000 mgr.y (mgr.24370) 3544 : cluster [DBG] pgmap v3528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:31 smithi067 bash[17655]: audit 2024-04-03T16:16:31.178211+0000 mon.c (mon.2) 1340 : audit [DBG] from='client.? 172.21.15.67:0/3241154379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:31 smithi067 bash[27441]: cluster 2024-04-03T16:16:30.216945+0000 mgr.y (mgr.24370) 3544 : cluster [DBG] pgmap v3528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:31 smithi067 bash[27441]: audit 2024-04-03T16:16:31.178211+0000 mon.c (mon.2) 1340 : audit [DBG] from='client.? 172.21.15.67:0/3241154379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:33.354 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:33] "GET /metrics HTTP/1.1" 200 239939 "" "Prometheus/2.43.0" 2024-04-03T16:16:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:33 smithi082 bash[20963]: cluster 2024-04-03T16:16:32.218092+0000 mgr.y (mgr.24370) 3545 : cluster [DBG] pgmap v3529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:33.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:16:33.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:33 smithi067 bash[17655]: cluster 2024-04-03T16:16:32.218092+0000 mgr.y (mgr.24370) 3545 : cluster [DBG] pgmap v3529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:33.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:33 smithi067 bash[27441]: cluster 2024-04-03T16:16:32.218092+0000 mgr.y (mgr.24370) 3545 : cluster [DBG] pgmap v3529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:34.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:34 smithi082 bash[20963]: audit 2024-04-03T16:16:33.635444+0000 mon.c (mon.2) 1341 : audit [DBG] from='client.? 172.21.15.67:0/976122651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:34.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:34 smithi067 bash[17655]: audit 2024-04-03T16:16:33.635444+0000 mon.c (mon.2) 1341 : audit [DBG] from='client.? 172.21.15.67:0/976122651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:34.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:34 smithi067 bash[27441]: audit 2024-04-03T16:16:33.635444+0000 mon.c (mon.2) 1341 : audit [DBG] from='client.? 172.21.15.67:0/976122651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:35.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:35 smithi082 bash[20963]: cluster 2024-04-03T16:16:34.218771+0000 mgr.y (mgr.24370) 3546 : cluster [DBG] pgmap v3530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:35.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:35 smithi067 bash[27441]: cluster 2024-04-03T16:16:34.218771+0000 mgr.y (mgr.24370) 3546 : cluster [DBG] pgmap v3530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:35 smithi067 bash[17655]: cluster 2024-04-03T16:16:34.218771+0000 mgr.y (mgr.24370) 3546 : cluster [DBG] pgmap v3530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:36 smithi082 bash[20963]: audit 2024-04-03T16:16:36.089725+0000 mon.a (mon.0) 3663 : audit [DBG] from='client.? 172.21.15.67:0/3068608516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:36.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:36 smithi067 bash[17655]: audit 2024-04-03T16:16:36.089725+0000 mon.a (mon.0) 3663 : audit [DBG] from='client.? 172.21.15.67:0/3068608516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:36.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:36 smithi067 bash[27441]: audit 2024-04-03T16:16:36.089725+0000 mon.a (mon.0) 3663 : audit [DBG] from='client.? 172.21.15.67:0/3068608516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:37 smithi082 bash[20963]: cluster 2024-04-03T16:16:36.219975+0000 mgr.y (mgr.24370) 3547 : cluster [DBG] pgmap v3531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:37 smithi067 bash[17655]: cluster 2024-04-03T16:16:36.219975+0000 mgr.y (mgr.24370) 3547 : cluster [DBG] pgmap v3531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:37 smithi067 bash[27441]: cluster 2024-04-03T16:16:36.219975+0000 mgr.y (mgr.24370) 3547 : cluster [DBG] pgmap v3531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:38 smithi082 bash[20963]: cluster 2024-04-03T16:16:38.220545+0000 mgr.y (mgr.24370) 3548 : cluster [DBG] pgmap v3532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:38.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:38 smithi067 bash[17655]: cluster 2024-04-03T16:16:38.220545+0000 mgr.y (mgr.24370) 3548 : cluster [DBG] pgmap v3532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:38 smithi067 bash[27441]: cluster 2024-04-03T16:16:38.220545+0000 mgr.y (mgr.24370) 3548 : cluster [DBG] pgmap v3532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:39 smithi082 bash[20963]: audit 2024-04-03T16:16:38.549453+0000 mon.a (mon.0) 3664 : audit [DBG] from='client.? 172.21.15.67:0/3306750821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:39 smithi067 bash[17655]: audit 2024-04-03T16:16:38.549453+0000 mon.a (mon.0) 3664 : audit [DBG] from='client.? 172.21.15.67:0/3306750821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:39.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:39 smithi067 bash[27441]: audit 2024-04-03T16:16:38.549453+0000 mon.a (mon.0) 3664 : audit [DBG] from='client.? 172.21.15.67:0/3306750821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:40 smithi082 bash[20963]: audit 2024-04-03T16:16:39.831641+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:40 smithi082 bash[20963]: cluster 2024-04-03T16:16:40.221230+0000 mgr.y (mgr.24370) 3549 : cluster [DBG] pgmap v3533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:40 smithi067 bash[27441]: audit 2024-04-03T16:16:39.831641+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:40 smithi067 bash[27441]: cluster 2024-04-03T16:16:40.221230+0000 mgr.y (mgr.24370) 3549 : cluster [DBG] pgmap v3533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:40 smithi067 bash[17655]: audit 2024-04-03T16:16:39.831641+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:40 smithi067 bash[17655]: cluster 2024-04-03T16:16:40.221230+0000 mgr.y (mgr.24370) 3549 : cluster [DBG] pgmap v3533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:41 smithi082 bash[20963]: audit 2024-04-03T16:16:41.004404+0000 mon.a (mon.0) 3666 : audit [DBG] from='client.? 172.21.15.67:0/1650367930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:41 smithi067 bash[27441]: audit 2024-04-03T16:16:41.004404+0000 mon.a (mon.0) 3666 : audit [DBG] from='client.? 172.21.15.67:0/1650367930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:41.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:41 smithi067 bash[17655]: audit 2024-04-03T16:16:41.004404+0000 mon.a (mon.0) 3666 : audit [DBG] from='client.? 172.21.15.67:0/1650367930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:42 smithi082 bash[20963]: cluster 2024-04-03T16:16:42.222339+0000 mgr.y (mgr.24370) 3550 : cluster [DBG] pgmap v3534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:42 smithi067 bash[17655]: cluster 2024-04-03T16:16:42.222339+0000 mgr.y (mgr.24370) 3550 : cluster [DBG] pgmap v3534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:42 smithi067 bash[27441]: cluster 2024-04-03T16:16:42.222339+0000 mgr.y (mgr.24370) 3550 : cluster [DBG] pgmap v3534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:43] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:16:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:43 smithi082 bash[20963]: audit 2024-04-03T16:16:43.453240+0000 mon.a (mon.0) 3667 : audit [DBG] from='client.? 172.21.15.67:0/3765410141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:16:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:43 smithi067 bash[17655]: audit 2024-04-03T16:16:43.453240+0000 mon.a (mon.0) 3667 : audit [DBG] from='client.? 172.21.15.67:0/3765410141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:43 smithi067 bash[27441]: audit 2024-04-03T16:16:43.453240+0000 mon.a (mon.0) 3667 : audit [DBG] from='client.? 172.21.15.67:0/3765410141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:44 smithi082 bash[20963]: cluster 2024-04-03T16:16:44.223021+0000 mgr.y (mgr.24370) 3551 : cluster [DBG] pgmap v3535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:44 smithi067 bash[17655]: cluster 2024-04-03T16:16:44.223021+0000 mgr.y (mgr.24370) 3551 : cluster [DBG] pgmap v3535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:44 smithi067 bash[27441]: cluster 2024-04-03T16:16:44.223021+0000 mgr.y (mgr.24370) 3551 : cluster [DBG] pgmap v3535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:46.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:45 smithi082 bash[20963]: audit 2024-04-03T16:16:45.909995+0000 mon.c (mon.2) 1342 : audit [DBG] from='client.? 172.21.15.67:0/1087154657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:46.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:45 smithi067 bash[27441]: audit 2024-04-03T16:16:45.909995+0000 mon.c (mon.2) 1342 : audit [DBG] from='client.? 172.21.15.67:0/1087154657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:46.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:45 smithi067 bash[17655]: audit 2024-04-03T16:16:45.909995+0000 mon.c (mon.2) 1342 : audit [DBG] from='client.? 172.21.15.67:0/1087154657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:47.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:46 smithi082 bash[20963]: cluster 2024-04-03T16:16:46.224220+0000 mgr.y (mgr.24370) 3552 : cluster [DBG] pgmap v3536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:47.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:46 smithi067 bash[27441]: cluster 2024-04-03T16:16:46.224220+0000 mgr.y (mgr.24370) 3552 : cluster [DBG] pgmap v3536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:47.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:46 smithi067 bash[17655]: cluster 2024-04-03T16:16:46.224220+0000 mgr.y (mgr.24370) 3552 : cluster [DBG] pgmap v3536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:49 smithi082 bash[20963]: cluster 2024-04-03T16:16:48.224824+0000 mgr.y (mgr.24370) 3553 : cluster [DBG] pgmap v3537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:49 smithi082 bash[20963]: audit 2024-04-03T16:16:48.369548+0000 mon.c (mon.2) 1343 : audit [DBG] from='client.? 172.21.15.67:0/1145714676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:49.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:49 smithi067 bash[17655]: cluster 2024-04-03T16:16:48.224824+0000 mgr.y (mgr.24370) 3553 : cluster [DBG] pgmap v3537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:49.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:49 smithi067 bash[17655]: audit 2024-04-03T16:16:48.369548+0000 mon.c (mon.2) 1343 : audit [DBG] from='client.? 172.21.15.67:0/1145714676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:49 smithi067 bash[27441]: cluster 2024-04-03T16:16:48.224824+0000 mgr.y (mgr.24370) 3553 : cluster [DBG] pgmap v3537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:49 smithi067 bash[27441]: audit 2024-04-03T16:16:48.369548+0000 mon.c (mon.2) 1343 : audit [DBG] from='client.? 172.21.15.67:0/1145714676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:51.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:51 smithi082 bash[20963]: cluster 2024-04-03T16:16:50.225502+0000 mgr.y (mgr.24370) 3554 : cluster [DBG] pgmap v3538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:51 smithi082 bash[20963]: audit 2024-04-03T16:16:50.820019+0000 mon.a (mon.0) 3668 : audit [DBG] from='client.? 172.21.15.67:0/3142046272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:51 smithi067 bash[17655]: cluster 2024-04-03T16:16:50.225502+0000 mgr.y (mgr.24370) 3554 : cluster [DBG] pgmap v3538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:51 smithi067 bash[17655]: audit 2024-04-03T16:16:50.820019+0000 mon.a (mon.0) 3668 : audit [DBG] from='client.? 172.21.15.67:0/3142046272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:51 smithi067 bash[27441]: cluster 2024-04-03T16:16:50.225502+0000 mgr.y (mgr.24370) 3554 : cluster [DBG] pgmap v3538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:51 smithi067 bash[27441]: audit 2024-04-03T16:16:50.820019+0000 mon.a (mon.0) 3668 : audit [DBG] from='client.? 172.21.15.67:0/3142046272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:52.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:52 smithi082 bash[20963]: audit 2024-04-03T16:16:51.424272+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:16:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:52 smithi067 bash[17655]: audit 2024-04-03T16:16:51.424272+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:16:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:52 smithi067 bash[27441]: audit 2024-04-03T16:16:51.424272+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:16:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:53] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:16:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:53 smithi067 bash[17655]: cluster 2024-04-03T16:16:52.226693+0000 mgr.y (mgr.24370) 3555 : cluster [DBG] pgmap v3539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:53 smithi067 bash[17655]: audit 2024-04-03T16:16:53.269665+0000 mon.a (mon.0) 3670 : audit [DBG] from='client.? 172.21.15.67:0/230743186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:53 smithi067 bash[27441]: cluster 2024-04-03T16:16:52.226693+0000 mgr.y (mgr.24370) 3555 : cluster [DBG] pgmap v3539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:53 smithi067 bash[27441]: audit 2024-04-03T16:16:53.269665+0000 mon.a (mon.0) 3670 : audit [DBG] from='client.? 172.21.15.67:0/230743186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:53.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:53 smithi082 bash[20963]: cluster 2024-04-03T16:16:52.226693+0000 mgr.y (mgr.24370) 3555 : cluster [DBG] pgmap v3539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:53.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:53 smithi082 bash[20963]: audit 2024-04-03T16:16:53.269665+0000 mon.a (mon.0) 3670 : audit [DBG] from='client.? 172.21.15.67:0/230743186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:53.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:16:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:55 smithi082 bash[20963]: cluster 2024-04-03T16:16:54.227325+0000 mgr.y (mgr.24370) 3556 : cluster [DBG] pgmap v3540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:55 smithi082 bash[20963]: audit 2024-04-03T16:16:54.832197+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:55 smithi067 bash[17655]: cluster 2024-04-03T16:16:54.227325+0000 mgr.y (mgr.24370) 3556 : cluster [DBG] pgmap v3540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:55 smithi067 bash[17655]: audit 2024-04-03T16:16:54.832197+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:55 smithi067 bash[27441]: cluster 2024-04-03T16:16:54.227325+0000 mgr.y (mgr.24370) 3556 : cluster [DBG] pgmap v3540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:55 smithi067 bash[27441]: audit 2024-04-03T16:16:54.832197+0000 mon.a (mon.0) 3671 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:16:56.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:56 smithi082 bash[20963]: audit 2024-04-03T16:16:55.733402+0000 mon.a (mon.0) 3672 : audit [DBG] from='client.? 172.21.15.67:0/3881367710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:56.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:56 smithi067 bash[17655]: audit 2024-04-03T16:16:55.733402+0000 mon.a (mon.0) 3672 : audit [DBG] from='client.? 172.21.15.67:0/3881367710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:56.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:56 smithi067 bash[27441]: audit 2024-04-03T16:16:55.733402+0000 mon.a (mon.0) 3672 : audit [DBG] from='client.? 172.21.15.67:0/3881367710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:57.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:57 smithi082 bash[20963]: cluster 2024-04-03T16:16:56.228559+0000 mgr.y (mgr.24370) 3557 : cluster [DBG] pgmap v3541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:57 smithi082 bash[20963]: audit 2024-04-03T16:16:57.117763+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:57 smithi082 bash[20963]: audit 2024-04-03T16:16:57.125161+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:57.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:57 smithi067 bash[27441]: cluster 2024-04-03T16:16:56.228559+0000 mgr.y (mgr.24370) 3557 : cluster [DBG] pgmap v3541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:57.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:57 smithi067 bash[27441]: audit 2024-04-03T16:16:57.117763+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:57.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:57 smithi067 bash[27441]: audit 2024-04-03T16:16:57.125161+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:57.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:57 smithi067 bash[17655]: cluster 2024-04-03T16:16:56.228559+0000 mgr.y (mgr.24370) 3557 : cluster [DBG] pgmap v3541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:57 smithi067 bash[17655]: audit 2024-04-03T16:16:57.117763+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:57 smithi067 bash[17655]: audit 2024-04-03T16:16:57.125161+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:58 smithi082 bash[20963]: audit 2024-04-03T16:16:57.482744+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:58 smithi082 bash[20963]: audit 2024-04-03T16:16:57.501126+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:58 smithi082 bash[20963]: audit 2024-04-03T16:16:58.175757+0000 mon.c (mon.2) 1344 : audit [DBG] from='client.? 172.21.15.67:0/467342069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:16:58 smithi082 bash[20963]: cluster 2024-04-03T16:16:58.229292+0000 mgr.y (mgr.24370) 3558 : cluster [DBG] pgmap v3542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:58 smithi067 bash[27441]: audit 2024-04-03T16:16:57.482744+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:58 smithi067 bash[27441]: audit 2024-04-03T16:16:57.501126+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:58 smithi067 bash[27441]: audit 2024-04-03T16:16:58.175757+0000 mon.c (mon.2) 1344 : audit [DBG] from='client.? 172.21.15.67:0/467342069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:16:58 smithi067 bash[27441]: cluster 2024-04-03T16:16:58.229292+0000 mgr.y (mgr.24370) 3558 : cluster [DBG] pgmap v3542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:16:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:58 smithi067 bash[17655]: audit 2024-04-03T16:16:57.482744+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:58 smithi067 bash[17655]: audit 2024-04-03T16:16:57.501126+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:16:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:58 smithi067 bash[17655]: audit 2024-04-03T16:16:58.175757+0000 mon.c (mon.2) 1344 : audit [DBG] from='client.? 172.21.15.67:0/467342069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:16:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:16:58 smithi067 bash[17655]: cluster 2024-04-03T16:16:58.229292+0000 mgr.y (mgr.24370) 3558 : cluster [DBG] pgmap v3542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:01.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:01 smithi082 bash[20963]: cluster 2024-04-03T16:17:00.229852+0000 mgr.y (mgr.24370) 3559 : cluster [DBG] pgmap v3543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:01.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:01 smithi082 bash[20963]: audit 2024-04-03T16:17:00.632927+0000 mon.a (mon.0) 3677 : audit [DBG] from='client.? 172.21.15.67:0/1814439729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:01.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:01 smithi067 bash[17655]: cluster 2024-04-03T16:17:00.229852+0000 mgr.y (mgr.24370) 3559 : cluster [DBG] pgmap v3543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:01.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:01 smithi067 bash[17655]: audit 2024-04-03T16:17:00.632927+0000 mon.a (mon.0) 3677 : audit [DBG] from='client.? 172.21.15.67:0/1814439729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:01 smithi067 bash[27441]: cluster 2024-04-03T16:17:00.229852+0000 mgr.y (mgr.24370) 3559 : cluster [DBG] pgmap v3543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:01 smithi067 bash[27441]: audit 2024-04-03T16:17:00.632927+0000 mon.a (mon.0) 3677 : audit [DBG] from='client.? 172.21.15.67:0/1814439729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:03.360 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:03 smithi067 bash[27441]: cluster 2024-04-03T16:17:02.231025+0000 mgr.y (mgr.24370) 3560 : cluster [DBG] pgmap v3544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:03.361 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:03 smithi067 bash[27441]: audit 2024-04-03T16:17:03.071849+0000 mon.c (mon.2) 1345 : audit [DBG] from='client.? 172.21.15.67:0/2022812360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:03.361 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:03 smithi067 bash[17655]: cluster 2024-04-03T16:17:02.231025+0000 mgr.y (mgr.24370) 3560 : cluster [DBG] pgmap v3544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:03.361 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:03 smithi067 bash[17655]: audit 2024-04-03T16:17:03.071849+0000 mon.c (mon.2) 1345 : audit [DBG] from='client.? 172.21.15.67:0/2022812360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:03.361 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:03] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:17:03.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:17:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:03 smithi082 bash[20963]: cluster 2024-04-03T16:17:02.231025+0000 mgr.y (mgr.24370) 3560 : cluster [DBG] pgmap v3544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:03 smithi082 bash[20963]: audit 2024-04-03T16:17:03.071849+0000 mon.c (mon.2) 1345 : audit [DBG] from='client.? 172.21.15.67:0/2022812360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:05.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:05 smithi067 bash[27441]: cluster 2024-04-03T16:17:04.231572+0000 mgr.y (mgr.24370) 3561 : cluster [DBG] pgmap v3545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:05.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:05 smithi067 bash[17655]: cluster 2024-04-03T16:17:04.231572+0000 mgr.y (mgr.24370) 3561 : cluster [DBG] pgmap v3545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:05.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:05 smithi082 bash[20963]: cluster 2024-04-03T16:17:04.231572+0000 mgr.y (mgr.24370) 3561 : cluster [DBG] pgmap v3545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:06.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:06 smithi082 bash[20963]: audit 2024-04-03T16:17:05.522161+0000 mon.a (mon.0) 3678 : audit [DBG] from='client.? 172.21.15.67:0/3677349891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:06 smithi067 bash[17655]: audit 2024-04-03T16:17:05.522161+0000 mon.a (mon.0) 3678 : audit [DBG] from='client.? 172.21.15.67:0/3677349891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:06.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:06 smithi067 bash[27441]: audit 2024-04-03T16:17:05.522161+0000 mon.a (mon.0) 3678 : audit [DBG] from='client.? 172.21.15.67:0/3677349891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:07.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:07 smithi082 bash[20963]: cluster 2024-04-03T16:17:06.232360+0000 mgr.y (mgr.24370) 3562 : cluster [DBG] pgmap v3546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:07.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:07 smithi067 bash[27441]: cluster 2024-04-03T16:17:06.232360+0000 mgr.y (mgr.24370) 3562 : cluster [DBG] pgmap v3546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:07 smithi067 bash[17655]: cluster 2024-04-03T16:17:06.232360+0000 mgr.y (mgr.24370) 3562 : cluster [DBG] pgmap v3546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:09.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:08 smithi082 bash[20963]: audit 2024-04-03T16:17:07.743483+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:17:09.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:08 smithi082 bash[20963]: audit 2024-04-03T16:17:07.751746+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:17:09.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:08 smithi082 bash[20963]: audit 2024-04-03T16:17:07.753164+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:17:09.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:08 smithi082 bash[20963]: audit 2024-04-03T16:17:07.754432+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:17:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:08 smithi082 bash[20963]: audit 2024-04-03T16:17:07.763210+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:17:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:08 smithi082 bash[20963]: audit 2024-04-03T16:17:07.977626+0000 mon.c (mon.2) 1346 : audit [DBG] from='client.? 172.21.15.67:0/177143803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:08 smithi082 bash[20963]: cluster 2024-04-03T16:17:08.232999+0000 mgr.y (mgr.24370) 3563 : cluster [DBG] pgmap v3547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:09.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[27441]: audit 2024-04-03T16:17:07.743483+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:17:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[27441]: audit 2024-04-03T16:17:07.751746+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:17:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[27441]: audit 2024-04-03T16:17:07.753164+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:17:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[27441]: audit 2024-04-03T16:17:07.754432+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:17:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[27441]: audit 2024-04-03T16:17:07.763210+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:17:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[27441]: audit 2024-04-03T16:17:07.977626+0000 mon.c (mon.2) 1346 : audit [DBG] from='client.? 172.21.15.67:0/177143803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[27441]: cluster 2024-04-03T16:17:08.232999+0000 mgr.y (mgr.24370) 3563 : cluster [DBG] pgmap v3547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:09.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[17655]: audit 2024-04-03T16:17:07.743483+0000 mon.a (mon.0) 3679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:17:09.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[17655]: audit 2024-04-03T16:17:07.751746+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:17:09.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[17655]: audit 2024-04-03T16:17:07.753164+0000 mon.a (mon.0) 3681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:17:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[17655]: audit 2024-04-03T16:17:07.754432+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:17:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[17655]: audit 2024-04-03T16:17:07.763210+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:17:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[17655]: audit 2024-04-03T16:17:07.977626+0000 mon.c (mon.2) 1346 : audit [DBG] from='client.? 172.21.15.67:0/177143803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:08 smithi067 bash[17655]: cluster 2024-04-03T16:17:08.232999+0000 mgr.y (mgr.24370) 3563 : cluster [DBG] pgmap v3547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:10.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:09 smithi067 bash[27441]: audit 2024-04-03T16:17:09.832756+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:10.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:09 smithi067 bash[17655]: audit 2024-04-03T16:17:09.832756+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:10.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:09 smithi082 bash[20963]: audit 2024-04-03T16:17:09.832756+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:11.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:10 smithi067 bash[27441]: cluster 2024-04-03T16:17:10.233619+0000 mgr.y (mgr.24370) 3564 : cluster [DBG] pgmap v3548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:11.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:10 smithi067 bash[27441]: audit 2024-04-03T16:17:10.447044+0000 mon.c (mon.2) 1347 : audit [DBG] from='client.? 172.21.15.67:0/1647574094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:11.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:10 smithi067 bash[17655]: cluster 2024-04-03T16:17:10.233619+0000 mgr.y (mgr.24370) 3564 : cluster [DBG] pgmap v3548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:11.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:10 smithi067 bash[17655]: audit 2024-04-03T16:17:10.447044+0000 mon.c (mon.2) 1347 : audit [DBG] from='client.? 172.21.15.67:0/1647574094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:11.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:10 smithi082 bash[20963]: cluster 2024-04-03T16:17:10.233619+0000 mgr.y (mgr.24370) 3564 : cluster [DBG] pgmap v3548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:11.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:10 smithi082 bash[20963]: audit 2024-04-03T16:17:10.447044+0000 mon.c (mon.2) 1347 : audit [DBG] from='client.? 172.21.15.67:0/1647574094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:13] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:17:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:13 smithi067 bash[17655]: cluster 2024-04-03T16:17:12.234781+0000 mgr.y (mgr.24370) 3565 : cluster [DBG] pgmap v3549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:13 smithi067 bash[17655]: audit 2024-04-03T16:17:12.902475+0000 mon.c (mon.2) 1348 : audit [DBG] from='client.? 172.21.15.67:0/1720831012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:13 smithi067 bash[27441]: cluster 2024-04-03T16:17:12.234781+0000 mgr.y (mgr.24370) 3565 : cluster [DBG] pgmap v3549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:13 smithi067 bash[27441]: audit 2024-04-03T16:17:12.902475+0000 mon.c (mon.2) 1348 : audit [DBG] from='client.? 172.21.15.67:0/1720831012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:13.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:17:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:13 smithi082 bash[20963]: cluster 2024-04-03T16:17:12.234781+0000 mgr.y (mgr.24370) 3565 : cluster [DBG] pgmap v3549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:13 smithi082 bash[20963]: audit 2024-04-03T16:17:12.902475+0000 mon.c (mon.2) 1348 : audit [DBG] from='client.? 172.21.15.67:0/1720831012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:15 smithi082 bash[20963]: cluster 2024-04-03T16:17:14.235483+0000 mgr.y (mgr.24370) 3566 : cluster [DBG] pgmap v3550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:15.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:15 smithi067 bash[27441]: cluster 2024-04-03T16:17:14.235483+0000 mgr.y (mgr.24370) 3566 : cluster [DBG] pgmap v3550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:15 smithi067 bash[17655]: cluster 2024-04-03T16:17:14.235483+0000 mgr.y (mgr.24370) 3566 : cluster [DBG] pgmap v3550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:16.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:16 smithi082 bash[20963]: audit 2024-04-03T16:17:15.354628+0000 mon.a (mon.0) 3685 : audit [DBG] from='client.? 172.21.15.67:0/3456364401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:16.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:16 smithi067 bash[27441]: audit 2024-04-03T16:17:15.354628+0000 mon.a (mon.0) 3685 : audit [DBG] from='client.? 172.21.15.67:0/3456364401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:16.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:16 smithi067 bash[17655]: audit 2024-04-03T16:17:15.354628+0000 mon.a (mon.0) 3685 : audit [DBG] from='client.? 172.21.15.67:0/3456364401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:17 smithi082 bash[20963]: cluster 2024-04-03T16:17:16.236609+0000 mgr.y (mgr.24370) 3567 : cluster [DBG] pgmap v3551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:17.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:17 smithi067 bash[17655]: cluster 2024-04-03T16:17:16.236609+0000 mgr.y (mgr.24370) 3567 : cluster [DBG] pgmap v3551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:17 smithi067 bash[27441]: cluster 2024-04-03T16:17:16.236609+0000 mgr.y (mgr.24370) 3567 : cluster [DBG] pgmap v3551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:18.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:18 smithi082 bash[20963]: audit 2024-04-03T16:17:17.811637+0000 mon.a (mon.0) 3686 : audit [DBG] from='client.? 172.21.15.67:0/850942144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:18.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:18 smithi067 bash[17655]: audit 2024-04-03T16:17:17.811637+0000 mon.a (mon.0) 3686 : audit [DBG] from='client.? 172.21.15.67:0/850942144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:18.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:18 smithi067 bash[27441]: audit 2024-04-03T16:17:17.811637+0000 mon.a (mon.0) 3686 : audit [DBG] from='client.? 172.21.15.67:0/850942144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:19.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:19 smithi082 bash[20963]: cluster 2024-04-03T16:17:18.237235+0000 mgr.y (mgr.24370) 3568 : cluster [DBG] pgmap v3552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:19.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:19 smithi067 bash[27441]: cluster 2024-04-03T16:17:18.237235+0000 mgr.y (mgr.24370) 3568 : cluster [DBG] pgmap v3552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:19 smithi067 bash[17655]: cluster 2024-04-03T16:17:18.237235+0000 mgr.y (mgr.24370) 3568 : cluster [DBG] pgmap v3552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:20.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:20 smithi082 bash[20963]: audit 2024-04-03T16:17:20.260701+0000 mon.a (mon.0) 3687 : audit [DBG] from='client.? 172.21.15.67:0/3392875058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:20.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:20 smithi067 bash[27441]: audit 2024-04-03T16:17:20.260701+0000 mon.a (mon.0) 3687 : audit [DBG] from='client.? 172.21.15.67:0/3392875058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:20 smithi067 bash[17655]: audit 2024-04-03T16:17:20.260701+0000 mon.a (mon.0) 3687 : audit [DBG] from='client.? 172.21.15.67:0/3392875058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:21.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:21 smithi082 bash[20963]: cluster 2024-04-03T16:17:20.237918+0000 mgr.y (mgr.24370) 3569 : cluster [DBG] pgmap v3553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:21.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:21 smithi067 bash[27441]: cluster 2024-04-03T16:17:20.237918+0000 mgr.y (mgr.24370) 3569 : cluster [DBG] pgmap v3553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:21 smithi067 bash[17655]: cluster 2024-04-03T16:17:20.237918+0000 mgr.y (mgr.24370) 3569 : cluster [DBG] pgmap v3553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:23.329 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:23] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:17:23.329 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:23 smithi067 bash[17655]: cluster 2024-04-03T16:17:22.239075+0000 mgr.y (mgr.24370) 3570 : cluster [DBG] pgmap v3554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:23.329 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:23 smithi067 bash[17655]: audit 2024-04-03T16:17:22.720998+0000 mon.c (mon.2) 1349 : audit [DBG] from='client.? 172.21.15.67:0/688939174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:23 smithi082 bash[20963]: cluster 2024-04-03T16:17:22.239075+0000 mgr.y (mgr.24370) 3570 : cluster [DBG] pgmap v3554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:23 smithi082 bash[20963]: audit 2024-04-03T16:17:22.720998+0000 mon.c (mon.2) 1349 : audit [DBG] from='client.? 172.21.15.67:0/688939174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:23.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:17:23.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:23 smithi067 bash[27441]: cluster 2024-04-03T16:17:22.239075+0000 mgr.y (mgr.24370) 3570 : cluster [DBG] pgmap v3554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:23.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:23 smithi067 bash[27441]: audit 2024-04-03T16:17:22.720998+0000 mon.c (mon.2) 1349 : audit [DBG] from='client.? 172.21.15.67:0/688939174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:25 smithi082 bash[20963]: cluster 2024-04-03T16:17:24.239760+0000 mgr.y (mgr.24370) 3571 : cluster [DBG] pgmap v3555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:25 smithi082 bash[20963]: audit 2024-04-03T16:17:24.833195+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:25 smithi082 bash[20963]: audit 2024-04-03T16:17:25.174326+0000 mon.a (mon.0) 3689 : audit [DBG] from='client.? 172.21.15.67:0/1761220367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:25 smithi067 bash[27441]: cluster 2024-04-03T16:17:24.239760+0000 mgr.y (mgr.24370) 3571 : cluster [DBG] pgmap v3555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:25 smithi067 bash[27441]: audit 2024-04-03T16:17:24.833195+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:25 smithi067 bash[27441]: audit 2024-04-03T16:17:25.174326+0000 mon.a (mon.0) 3689 : audit [DBG] from='client.? 172.21.15.67:0/1761220367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:25 smithi067 bash[17655]: cluster 2024-04-03T16:17:24.239760+0000 mgr.y (mgr.24370) 3571 : cluster [DBG] pgmap v3555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:25 smithi067 bash[17655]: audit 2024-04-03T16:17:24.833195+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:25 smithi067 bash[17655]: audit 2024-04-03T16:17:25.174326+0000 mon.a (mon.0) 3689 : audit [DBG] from='client.? 172.21.15.67:0/1761220367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:27.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:27 smithi082 bash[20963]: cluster 2024-04-03T16:17:26.240903+0000 mgr.y (mgr.24370) 3572 : cluster [DBG] pgmap v3556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:27.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:27 smithi067 bash[27441]: cluster 2024-04-03T16:17:26.240903+0000 mgr.y (mgr.24370) 3572 : cluster [DBG] pgmap v3556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:27.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:27 smithi067 bash[17655]: cluster 2024-04-03T16:17:26.240903+0000 mgr.y (mgr.24370) 3572 : cluster [DBG] pgmap v3556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:28.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:28 smithi082 bash[20963]: audit 2024-04-03T16:17:27.628544+0000 mon.a (mon.0) 3690 : audit [DBG] from='client.? 172.21.15.67:0/2235203116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:28.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:28 smithi067 bash[17655]: audit 2024-04-03T16:17:27.628544+0000 mon.a (mon.0) 3690 : audit [DBG] from='client.? 172.21.15.67:0/2235203116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:28.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:28 smithi067 bash[27441]: audit 2024-04-03T16:17:27.628544+0000 mon.a (mon.0) 3690 : audit [DBG] from='client.? 172.21.15.67:0/2235203116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:29 smithi082 bash[20963]: cluster 2024-04-03T16:17:28.241597+0000 mgr.y (mgr.24370) 3573 : cluster [DBG] pgmap v3557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:29.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:29 smithi067 bash[27441]: cluster 2024-04-03T16:17:28.241597+0000 mgr.y (mgr.24370) 3573 : cluster [DBG] pgmap v3557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:29 smithi067 bash[17655]: cluster 2024-04-03T16:17:28.241597+0000 mgr.y (mgr.24370) 3573 : cluster [DBG] pgmap v3557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:30.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:30 smithi082 bash[20963]: audit 2024-04-03T16:17:30.088127+0000 mon.c (mon.2) 1350 : audit [DBG] from='client.? 172.21.15.67:0/581668625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:30.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:30 smithi067 bash[17655]: audit 2024-04-03T16:17:30.088127+0000 mon.c (mon.2) 1350 : audit [DBG] from='client.? 172.21.15.67:0/581668625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:30.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:30 smithi067 bash[27441]: audit 2024-04-03T16:17:30.088127+0000 mon.c (mon.2) 1350 : audit [DBG] from='client.? 172.21.15.67:0/581668625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:31.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:31 smithi082 bash[20963]: cluster 2024-04-03T16:17:30.242312+0000 mgr.y (mgr.24370) 3574 : cluster [DBG] pgmap v3558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:31 smithi067 bash[27441]: cluster 2024-04-03T16:17:30.242312+0000 mgr.y (mgr.24370) 3574 : cluster [DBG] pgmap v3558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:31 smithi067 bash[17655]: cluster 2024-04-03T16:17:30.242312+0000 mgr.y (mgr.24370) 3574 : cluster [DBG] pgmap v3558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:33.361 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:33] "GET /metrics HTTP/1.1" 200 239938 "" "Prometheus/2.43.0" 2024-04-03T16:17:33.362 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:33 smithi067 bash[17655]: cluster 2024-04-03T16:17:32.243128+0000 mgr.y (mgr.24370) 3575 : cluster [DBG] pgmap v3559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:33.363 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:33 smithi067 bash[17655]: audit 2024-04-03T16:17:32.544488+0000 mon.a (mon.0) 3691 : audit [DBG] from='client.? 172.21.15.67:0/3710631787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:33.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:17:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:33 smithi082 bash[20963]: cluster 2024-04-03T16:17:32.243128+0000 mgr.y (mgr.24370) 3575 : cluster [DBG] pgmap v3559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:33 smithi082 bash[20963]: audit 2024-04-03T16:17:32.544488+0000 mon.a (mon.0) 3691 : audit [DBG] from='client.? 172.21.15.67:0/3710631787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:33.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:33 smithi067 bash[27441]: cluster 2024-04-03T16:17:32.243128+0000 mgr.y (mgr.24370) 3575 : cluster [DBG] pgmap v3559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:33.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:33 smithi067 bash[27441]: audit 2024-04-03T16:17:32.544488+0000 mon.a (mon.0) 3691 : audit [DBG] from='client.? 172.21.15.67:0/3710631787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:35.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:35 smithi082 bash[20963]: cluster 2024-04-03T16:17:34.243720+0000 mgr.y (mgr.24370) 3576 : cluster [DBG] pgmap v3560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:35.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:35 smithi082 bash[20963]: audit 2024-04-03T16:17:34.997490+0000 mon.c (mon.2) 1351 : audit [DBG] from='client.? 172.21.15.67:0/2354403574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:35 smithi067 bash[17655]: cluster 2024-04-03T16:17:34.243720+0000 mgr.y (mgr.24370) 3576 : cluster [DBG] pgmap v3560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:35 smithi067 bash[17655]: audit 2024-04-03T16:17:34.997490+0000 mon.c (mon.2) 1351 : audit [DBG] from='client.? 172.21.15.67:0/2354403574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:35 smithi067 bash[27441]: cluster 2024-04-03T16:17:34.243720+0000 mgr.y (mgr.24370) 3576 : cluster [DBG] pgmap v3560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:35 smithi067 bash[27441]: audit 2024-04-03T16:17:34.997490+0000 mon.c (mon.2) 1351 : audit [DBG] from='client.? 172.21.15.67:0/2354403574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:37.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:37 smithi082 bash[20963]: cluster 2024-04-03T16:17:36.244916+0000 mgr.y (mgr.24370) 3577 : cluster [DBG] pgmap v3561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:37 smithi067 bash[17655]: cluster 2024-04-03T16:17:36.244916+0000 mgr.y (mgr.24370) 3577 : cluster [DBG] pgmap v3561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:37.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:37 smithi067 bash[27441]: cluster 2024-04-03T16:17:36.244916+0000 mgr.y (mgr.24370) 3577 : cluster [DBG] pgmap v3561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:38.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:38 smithi082 bash[20963]: audit 2024-04-03T16:17:37.449001+0000 mon.a (mon.0) 3692 : audit [DBG] from='client.? 172.21.15.67:0/1949299228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:38 smithi067 bash[17655]: audit 2024-04-03T16:17:37.449001+0000 mon.a (mon.0) 3692 : audit [DBG] from='client.? 172.21.15.67:0/1949299228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:38 smithi067 bash[27441]: audit 2024-04-03T16:17:37.449001+0000 mon.a (mon.0) 3692 : audit [DBG] from='client.? 172.21.15.67:0/1949299228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:39 smithi067 bash[17655]: cluster 2024-04-03T16:17:38.245601+0000 mgr.y (mgr.24370) 3578 : cluster [DBG] pgmap v3562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:39.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:39 smithi067 bash[27441]: cluster 2024-04-03T16:17:38.245601+0000 mgr.y (mgr.24370) 3578 : cluster [DBG] pgmap v3562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:39 smithi082 bash[20963]: cluster 2024-04-03T16:17:38.245601+0000 mgr.y (mgr.24370) 3578 : cluster [DBG] pgmap v3562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:40.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:40 smithi067 bash[27441]: audit 2024-04-03T16:17:39.833127+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:40 smithi067 bash[27441]: audit 2024-04-03T16:17:39.896744+0000 mon.a (mon.0) 3694 : audit [DBG] from='client.? 172.21.15.67:0/912671579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:40 smithi067 bash[17655]: audit 2024-04-03T16:17:39.833127+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:40 smithi067 bash[17655]: audit 2024-04-03T16:17:39.896744+0000 mon.a (mon.0) 3694 : audit [DBG] from='client.? 172.21.15.67:0/912671579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:40 smithi082 bash[20963]: audit 2024-04-03T16:17:39.833127+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:40 smithi082 bash[20963]: audit 2024-04-03T16:17:39.896744+0000 mon.a (mon.0) 3694 : audit [DBG] from='client.? 172.21.15.67:0/912671579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:41.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:41 smithi067 bash[27441]: cluster 2024-04-03T16:17:40.246418+0000 mgr.y (mgr.24370) 3579 : cluster [DBG] pgmap v3563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:41 smithi067 bash[17655]: cluster 2024-04-03T16:17:40.246418+0000 mgr.y (mgr.24370) 3579 : cluster [DBG] pgmap v3563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:41 smithi082 bash[20963]: cluster 2024-04-03T16:17:40.246418+0000 mgr.y (mgr.24370) 3579 : cluster [DBG] pgmap v3563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:42.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:42 smithi067 bash[17655]: audit 2024-04-03T16:17:42.347605+0000 mon.c (mon.2) 1352 : audit [DBG] from='client.? 172.21.15.67:0/996971384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:42.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:42 smithi067 bash[27441]: audit 2024-04-03T16:17:42.347605+0000 mon.c (mon.2) 1352 : audit [DBG] from='client.? 172.21.15.67:0/996971384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:42 smithi082 bash[20963]: audit 2024-04-03T16:17:42.347605+0000 mon.c (mon.2) 1352 : audit [DBG] from='client.? 172.21.15.67:0/996971384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:43.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:43] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:17:43.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:43 smithi067 bash[27441]: cluster 2024-04-03T16:17:42.247534+0000 mgr.y (mgr.24370) 3580 : cluster [DBG] pgmap v3564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:43.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:43 smithi067 bash[17655]: cluster 2024-04-03T16:17:42.247534+0000 mgr.y (mgr.24370) 3580 : cluster [DBG] pgmap v3564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:17:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:43 smithi082 bash[20963]: cluster 2024-04-03T16:17:42.247534+0000 mgr.y (mgr.24370) 3580 : cluster [DBG] pgmap v3564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:44 smithi067 bash[17655]: cluster 2024-04-03T16:17:44.248231+0000 mgr.y (mgr.24370) 3581 : cluster [DBG] pgmap v3565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:44 smithi067 bash[27441]: cluster 2024-04-03T16:17:44.248231+0000 mgr.y (mgr.24370) 3581 : cluster [DBG] pgmap v3565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:44 smithi082 bash[20963]: cluster 2024-04-03T16:17:44.248231+0000 mgr.y (mgr.24370) 3581 : cluster [DBG] pgmap v3565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:45 smithi067 bash[17655]: audit 2024-04-03T16:17:44.813243+0000 mon.c (mon.2) 1353 : audit [DBG] from='client.? 172.21.15.67:0/2505087130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:45 smithi067 bash[27441]: audit 2024-04-03T16:17:44.813243+0000 mon.c (mon.2) 1353 : audit [DBG] from='client.? 172.21.15.67:0/2505087130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:45.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:45 smithi082 bash[20963]: audit 2024-04-03T16:17:44.813243+0000 mon.c (mon.2) 1353 : audit [DBG] from='client.? 172.21.15.67:0/2505087130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:46.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:46 smithi082 bash[20963]: cluster 2024-04-03T16:17:46.249398+0000 mgr.y (mgr.24370) 3582 : cluster [DBG] pgmap v3566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:46 smithi067 bash[17655]: cluster 2024-04-03T16:17:46.249398+0000 mgr.y (mgr.24370) 3582 : cluster [DBG] pgmap v3566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:46 smithi067 bash[27441]: cluster 2024-04-03T16:17:46.249398+0000 mgr.y (mgr.24370) 3582 : cluster [DBG] pgmap v3566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:47.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:47 smithi082 bash[20963]: audit 2024-04-03T16:17:47.261961+0000 mon.c (mon.2) 1354 : audit [DBG] from='client.? 172.21.15.67:0/2298444621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:47.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:47 smithi067 bash[17655]: audit 2024-04-03T16:17:47.261961+0000 mon.c (mon.2) 1354 : audit [DBG] from='client.? 172.21.15.67:0/2298444621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:47.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:47 smithi067 bash[27441]: audit 2024-04-03T16:17:47.261961+0000 mon.c (mon.2) 1354 : audit [DBG] from='client.? 172.21.15.67:0/2298444621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:48.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:48 smithi082 bash[20963]: cluster 2024-04-03T16:17:48.250086+0000 mgr.y (mgr.24370) 3583 : cluster [DBG] pgmap v3567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:48 smithi067 bash[17655]: cluster 2024-04-03T16:17:48.250086+0000 mgr.y (mgr.24370) 3583 : cluster [DBG] pgmap v3567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:48 smithi067 bash[27441]: cluster 2024-04-03T16:17:48.250086+0000 mgr.y (mgr.24370) 3583 : cluster [DBG] pgmap v3567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:50.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:49 smithi082 bash[20963]: audit 2024-04-03T16:17:49.711876+0000 mon.a (mon.0) 3695 : audit [DBG] from='client.? 172.21.15.67:0/3025583209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:50.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:49 smithi067 bash[17655]: audit 2024-04-03T16:17:49.711876+0000 mon.a (mon.0) 3695 : audit [DBG] from='client.? 172.21.15.67:0/3025583209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:50.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:49 smithi067 bash[27441]: audit 2024-04-03T16:17:49.711876+0000 mon.a (mon.0) 3695 : audit [DBG] from='client.? 172.21.15.67:0/3025583209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:51.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:50 smithi082 bash[20963]: cluster 2024-04-03T16:17:50.250795+0000 mgr.y (mgr.24370) 3584 : cluster [DBG] pgmap v3568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:51.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:50 smithi067 bash[17655]: cluster 2024-04-03T16:17:50.250795+0000 mgr.y (mgr.24370) 3584 : cluster [DBG] pgmap v3568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:51.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:50 smithi067 bash[27441]: cluster 2024-04-03T16:17:50.250795+0000 mgr.y (mgr.24370) 3584 : cluster [DBG] pgmap v3568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:52.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:52 smithi082 bash[20963]: audit 2024-04-03T16:17:52.165256+0000 mon.a (mon.0) 3696 : audit [DBG] from='client.? 172.21.15.67:0/3526991818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:52 smithi067 bash[17655]: audit 2024-04-03T16:17:52.165256+0000 mon.a (mon.0) 3696 : audit [DBG] from='client.? 172.21.15.67:0/3526991818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:52.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:52 smithi067 bash[27441]: audit 2024-04-03T16:17:52.165256+0000 mon.a (mon.0) 3696 : audit [DBG] from='client.? 172.21.15.67:0/3526991818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:53.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:53 smithi067 bash[17655]: cluster 2024-04-03T16:17:52.251928+0000 mgr.y (mgr.24370) 3585 : cluster [DBG] pgmap v3569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:53 smithi067 bash[27441]: cluster 2024-04-03T16:17:52.251928+0000 mgr.y (mgr.24370) 3585 : cluster [DBG] pgmap v3569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:53] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:17:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:53 smithi082 bash[20963]: cluster 2024-04-03T16:17:52.251928+0000 mgr.y (mgr.24370) 3585 : cluster [DBG] pgmap v3569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:17:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:55 smithi082 bash[20963]: cluster 2024-04-03T16:17:54.252595+0000 mgr.y (mgr.24370) 3586 : cluster [DBG] pgmap v3570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:55 smithi082 bash[20963]: audit 2024-04-03T16:17:54.620735+0000 mon.a (mon.0) 3697 : audit [DBG] from='client.? 172.21.15.67:0/2214018876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:55 smithi082 bash[20963]: audit 2024-04-03T16:17:54.833732+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:55 smithi067 bash[17655]: cluster 2024-04-03T16:17:54.252595+0000 mgr.y (mgr.24370) 3586 : cluster [DBG] pgmap v3570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:55 smithi067 bash[17655]: audit 2024-04-03T16:17:54.620735+0000 mon.a (mon.0) 3697 : audit [DBG] from='client.? 172.21.15.67:0/2214018876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:55 smithi067 bash[17655]: audit 2024-04-03T16:17:54.833732+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:55 smithi067 bash[27441]: cluster 2024-04-03T16:17:54.252595+0000 mgr.y (mgr.24370) 3586 : cluster [DBG] pgmap v3570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:55 smithi067 bash[27441]: audit 2024-04-03T16:17:54.620735+0000 mon.a (mon.0) 3697 : audit [DBG] from='client.? 172.21.15.67:0/2214018876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:55 smithi067 bash[27441]: audit 2024-04-03T16:17:54.833732+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:17:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:57 smithi082 bash[20963]: cluster 2024-04-03T16:17:56.253749+0000 mgr.y (mgr.24370) 3587 : cluster [DBG] pgmap v3571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:57 smithi082 bash[20963]: audit 2024-04-03T16:17:57.090810+0000 mon.c (mon.2) 1355 : audit [DBG] from='client.? 172.21.15.67:0/3571312605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:57.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:57 smithi067 bash[17655]: cluster 2024-04-03T16:17:56.253749+0000 mgr.y (mgr.24370) 3587 : cluster [DBG] pgmap v3571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:57 smithi067 bash[17655]: audit 2024-04-03T16:17:57.090810+0000 mon.c (mon.2) 1355 : audit [DBG] from='client.? 172.21.15.67:0/3571312605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:57 smithi067 bash[27441]: cluster 2024-04-03T16:17:56.253749+0000 mgr.y (mgr.24370) 3587 : cluster [DBG] pgmap v3571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:57 smithi067 bash[27441]: audit 2024-04-03T16:17:57.090810+0000 mon.c (mon.2) 1355 : audit [DBG] from='client.? 172.21.15.67:0/3571312605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:17:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:17:59 smithi082 bash[20963]: cluster 2024-04-03T16:17:58.254425+0000 mgr.y (mgr.24370) 3588 : cluster [DBG] pgmap v3572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:17:59 smithi067 bash[17655]: cluster 2024-04-03T16:17:58.254425+0000 mgr.y (mgr.24370) 3588 : cluster [DBG] pgmap v3572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:17:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:17:59 smithi067 bash[27441]: cluster 2024-04-03T16:17:58.254425+0000 mgr.y (mgr.24370) 3588 : cluster [DBG] pgmap v3572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:00.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:00 smithi082 bash[20963]: audit 2024-04-03T16:17:59.546163+0000 mon.a (mon.0) 3699 : audit [DBG] from='client.? 172.21.15.67:0/2602092456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:00.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:00 smithi067 bash[17655]: audit 2024-04-03T16:17:59.546163+0000 mon.a (mon.0) 3699 : audit [DBG] from='client.? 172.21.15.67:0/2602092456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:00 smithi067 bash[27441]: audit 2024-04-03T16:17:59.546163+0000 mon.a (mon.0) 3699 : audit [DBG] from='client.? 172.21.15.67:0/2602092456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:01 smithi082 bash[20963]: cluster 2024-04-03T16:18:00.255145+0000 mgr.y (mgr.24370) 3589 : cluster [DBG] pgmap v3573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:01.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:01 smithi067 bash[17655]: cluster 2024-04-03T16:18:00.255145+0000 mgr.y (mgr.24370) 3589 : cluster [DBG] pgmap v3573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:01.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:01 smithi067 bash[27441]: cluster 2024-04-03T16:18:00.255145+0000 mgr.y (mgr.24370) 3589 : cluster [DBG] pgmap v3573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:02.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:02 smithi082 bash[20963]: audit 2024-04-03T16:18:01.996020+0000 mon.a (mon.0) 3700 : audit [DBG] from='client.? 172.21.15.67:0/2446639134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:02.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:02 smithi067 bash[27441]: audit 2024-04-03T16:18:01.996020+0000 mon.a (mon.0) 3700 : audit [DBG] from='client.? 172.21.15.67:0/2446639134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:02 smithi067 bash[17655]: audit 2024-04-03T16:18:01.996020+0000 mon.a (mon.0) 3700 : audit [DBG] from='client.? 172.21.15.67:0/2446639134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:03.333 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:03] "GET /metrics HTTP/1.1" 200 239939 "" "Prometheus/2.43.0" 2024-04-03T16:18:03.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:18:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:03 smithi082 bash[20963]: cluster 2024-04-03T16:18:02.256348+0000 mgr.y (mgr.24370) 3590 : cluster [DBG] pgmap v3574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:03.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:03 smithi067 bash[27441]: cluster 2024-04-03T16:18:02.256348+0000 mgr.y (mgr.24370) 3590 : cluster [DBG] pgmap v3574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:03.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:03 smithi067 bash[17655]: cluster 2024-04-03T16:18:02.256348+0000 mgr.y (mgr.24370) 3590 : cluster [DBG] pgmap v3574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:05.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:05 smithi082 bash[20963]: cluster 2024-04-03T16:18:04.256999+0000 mgr.y (mgr.24370) 3591 : cluster [DBG] pgmap v3575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:05 smithi082 bash[20963]: audit 2024-04-03T16:18:04.452954+0000 mon.a (mon.0) 3701 : audit [DBG] from='client.? 172.21.15.67:0/1807962732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:05.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:05 smithi067 bash[27441]: cluster 2024-04-03T16:18:04.256999+0000 mgr.y (mgr.24370) 3591 : cluster [DBG] pgmap v3575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:05.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:05 smithi067 bash[27441]: audit 2024-04-03T16:18:04.452954+0000 mon.a (mon.0) 3701 : audit [DBG] from='client.? 172.21.15.67:0/1807962732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:05 smithi067 bash[17655]: cluster 2024-04-03T16:18:04.256999+0000 mgr.y (mgr.24370) 3591 : cluster [DBG] pgmap v3575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:05 smithi067 bash[17655]: audit 2024-04-03T16:18:04.452954+0000 mon.a (mon.0) 3701 : audit [DBG] from='client.? 172.21.15.67:0/1807962732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:07.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:07 smithi082 bash[20963]: cluster 2024-04-03T16:18:06.258149+0000 mgr.y (mgr.24370) 3592 : cluster [DBG] pgmap v3576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:07 smithi082 bash[20963]: audit 2024-04-03T16:18:06.907840+0000 mon.c (mon.2) 1356 : audit [DBG] from='client.? 172.21.15.67:0/75816049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:07 smithi067 bash[17655]: cluster 2024-04-03T16:18:06.258149+0000 mgr.y (mgr.24370) 3592 : cluster [DBG] pgmap v3576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:07 smithi067 bash[17655]: audit 2024-04-03T16:18:06.907840+0000 mon.c (mon.2) 1356 : audit [DBG] from='client.? 172.21.15.67:0/75816049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:07.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:07 smithi067 bash[27441]: cluster 2024-04-03T16:18:06.258149+0000 mgr.y (mgr.24370) 3592 : cluster [DBG] pgmap v3576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:07.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:07 smithi067 bash[27441]: audit 2024-04-03T16:18:06.907840+0000 mon.c (mon.2) 1356 : audit [DBG] from='client.? 172.21.15.67:0/75816049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:08 smithi082 bash[20963]: audit 2024-04-03T16:18:07.837408+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:18:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:08 smithi082 bash[20963]: audit 2024-04-03T16:18:08.164632+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:08 smithi082 bash[20963]: audit 2024-04-03T16:18:08.172385+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:08.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:08 smithi067 bash[17655]: audit 2024-04-03T16:18:07.837408+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:18:08.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:08 smithi067 bash[17655]: audit 2024-04-03T16:18:08.164632+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:08 smithi067 bash[17655]: audit 2024-04-03T16:18:08.172385+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:08 smithi067 bash[27441]: audit 2024-04-03T16:18:07.837408+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:18:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:08 smithi067 bash[27441]: audit 2024-04-03T16:18:08.164632+0000 mon.a (mon.0) 3703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:08 smithi067 bash[27441]: audit 2024-04-03T16:18:08.172385+0000 mon.a (mon.0) 3704 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:09 smithi082 bash[20963]: cluster 2024-04-03T16:18:08.258790+0000 mgr.y (mgr.24370) 3593 : cluster [DBG] pgmap v3577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:09 smithi067 bash[17655]: cluster 2024-04-03T16:18:08.258790+0000 mgr.y (mgr.24370) 3593 : cluster [DBG] pgmap v3577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:09 smithi067 bash[27441]: cluster 2024-04-03T16:18:08.258790+0000 mgr.y (mgr.24370) 3593 : cluster [DBG] pgmap v3577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:10 smithi082 bash[20963]: audit 2024-04-03T16:18:09.367981+0000 mon.a (mon.0) 3705 : audit [DBG] from='client.? 172.21.15.67:0/1085078046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:10 smithi082 bash[20963]: audit 2024-04-03T16:18:09.834424+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:10 smithi067 bash[17655]: audit 2024-04-03T16:18:09.367981+0000 mon.a (mon.0) 3705 : audit [DBG] from='client.? 172.21.15.67:0/1085078046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:10 smithi067 bash[17655]: audit 2024-04-03T16:18:09.834424+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:10 smithi067 bash[27441]: audit 2024-04-03T16:18:09.367981+0000 mon.a (mon.0) 3705 : audit [DBG] from='client.? 172.21.15.67:0/1085078046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:10 smithi067 bash[27441]: audit 2024-04-03T16:18:09.834424+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:11.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:11 smithi082 bash[20963]: cluster 2024-04-03T16:18:10.259481+0000 mgr.y (mgr.24370) 3594 : cluster [DBG] pgmap v3578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:11.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:11 smithi067 bash[17655]: cluster 2024-04-03T16:18:10.259481+0000 mgr.y (mgr.24370) 3594 : cluster [DBG] pgmap v3578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:11.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:11 smithi067 bash[27441]: cluster 2024-04-03T16:18:10.259481+0000 mgr.y (mgr.24370) 3594 : cluster [DBG] pgmap v3578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:12.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:12 smithi082 bash[20963]: audit 2024-04-03T16:18:11.830613+0000 mon.a (mon.0) 3707 : audit [DBG] from='client.? 172.21.15.67:0/1851304826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:12.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:12 smithi067 bash[17655]: audit 2024-04-03T16:18:11.830613+0000 mon.a (mon.0) 3707 : audit [DBG] from='client.? 172.21.15.67:0/1851304826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:12.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:12 smithi067 bash[27441]: audit 2024-04-03T16:18:11.830613+0000 mon.a (mon.0) 3707 : audit [DBG] from='client.? 172.21.15.67:0/1851304826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:13.366 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:18:13.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:13 smithi082 bash[20963]: cluster 2024-04-03T16:18:12.260678+0000 mgr.y (mgr.24370) 3595 : cluster [DBG] pgmap v3579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:13.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:18:13.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:13 smithi067 bash[27441]: cluster 2024-04-03T16:18:12.260678+0000 mgr.y (mgr.24370) 3595 : cluster [DBG] pgmap v3579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:13.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:13 smithi067 bash[17655]: cluster 2024-04-03T16:18:12.260678+0000 mgr.y (mgr.24370) 3595 : cluster [DBG] pgmap v3579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:14 smithi082 bash[20963]: audit 2024-04-03T16:18:13.781144+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:14 smithi082 bash[20963]: audit 2024-04-03T16:18:13.787857+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:14 smithi082 bash[20963]: audit 2024-04-03T16:18:13.925667+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:14 smithi082 bash[20963]: audit 2024-04-03T16:18:13.933305+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:14 smithi082 bash[20963]: cluster 2024-04-03T16:18:14.261179+0000 mgr.y (mgr.24370) 3596 : cluster [DBG] pgmap v3580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:14 smithi082 bash[20963]: audit 2024-04-03T16:18:14.295452+0000 mon.a (mon.0) 3712 : audit [DBG] from='client.? 172.21.15.67:0/2489737257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:14 smithi082 bash[20963]: audit 2024-04-03T16:18:14.414131+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:18:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:14 smithi082 bash[20963]: audit 2024-04-03T16:18:14.415478+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:18:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:14 smithi082 bash[20963]: audit 2024-04-03T16:18:14.422216+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[17655]: audit 2024-04-03T16:18:13.781144+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[17655]: audit 2024-04-03T16:18:13.787857+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[17655]: audit 2024-04-03T16:18:13.925667+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[17655]: audit 2024-04-03T16:18:13.933305+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[17655]: cluster 2024-04-03T16:18:14.261179+0000 mgr.y (mgr.24370) 3596 : cluster [DBG] pgmap v3580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[17655]: audit 2024-04-03T16:18:14.295452+0000 mon.a (mon.0) 3712 : audit [DBG] from='client.? 172.21.15.67:0/2489737257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[17655]: audit 2024-04-03T16:18:14.414131+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[17655]: audit 2024-04-03T16:18:14.415478+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[17655]: audit 2024-04-03T16:18:14.422216+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[27441]: audit 2024-04-03T16:18:13.781144+0000 mon.a (mon.0) 3708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[27441]: audit 2024-04-03T16:18:13.787857+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[27441]: audit 2024-04-03T16:18:13.925667+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[27441]: audit 2024-04-03T16:18:13.933305+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[27441]: cluster 2024-04-03T16:18:14.261179+0000 mgr.y (mgr.24370) 3596 : cluster [DBG] pgmap v3580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[27441]: audit 2024-04-03T16:18:14.295452+0000 mon.a (mon.0) 3712 : audit [DBG] from='client.? 172.21.15.67:0/2489737257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[27441]: audit 2024-04-03T16:18:14.414131+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:18:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[27441]: audit 2024-04-03T16:18:14.415478+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:18:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:14 smithi067 bash[27441]: audit 2024-04-03T16:18:14.422216+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:18:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:17 smithi082 bash[20963]: cluster 2024-04-03T16:18:16.262213+0000 mgr.y (mgr.24370) 3597 : cluster [DBG] pgmap v3581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:17 smithi082 bash[20963]: audit 2024-04-03T16:18:16.756527+0000 mon.a (mon.0) 3716 : audit [DBG] from='client.? 172.21.15.67:0/1777951337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:17.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:17 smithi067 bash[17655]: cluster 2024-04-03T16:18:16.262213+0000 mgr.y (mgr.24370) 3597 : cluster [DBG] pgmap v3581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:17 smithi067 bash[17655]: audit 2024-04-03T16:18:16.756527+0000 mon.a (mon.0) 3716 : audit [DBG] from='client.? 172.21.15.67:0/1777951337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:17 smithi067 bash[27441]: cluster 2024-04-03T16:18:16.262213+0000 mgr.y (mgr.24370) 3597 : cluster [DBG] pgmap v3581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:17 smithi067 bash[27441]: audit 2024-04-03T16:18:16.756527+0000 mon.a (mon.0) 3716 : audit [DBG] from='client.? 172.21.15.67:0/1777951337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:19.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:19 smithi082 bash[20963]: cluster 2024-04-03T16:18:18.262900+0000 mgr.y (mgr.24370) 3598 : cluster [DBG] pgmap v3582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:19.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:19 smithi082 bash[20963]: audit 2024-04-03T16:18:19.215192+0000 mon.c (mon.2) 1357 : audit [DBG] from='client.? 172.21.15.67:0/639441434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:19 smithi067 bash[17655]: cluster 2024-04-03T16:18:18.262900+0000 mgr.y (mgr.24370) 3598 : cluster [DBG] pgmap v3582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:19 smithi067 bash[17655]: audit 2024-04-03T16:18:19.215192+0000 mon.c (mon.2) 1357 : audit [DBG] from='client.? 172.21.15.67:0/639441434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:19 smithi067 bash[27441]: cluster 2024-04-03T16:18:18.262900+0000 mgr.y (mgr.24370) 3598 : cluster [DBG] pgmap v3582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:19 smithi067 bash[27441]: audit 2024-04-03T16:18:19.215192+0000 mon.c (mon.2) 1357 : audit [DBG] from='client.? 172.21.15.67:0/639441434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:21.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:21 smithi082 bash[20963]: cluster 2024-04-03T16:18:20.263618+0000 mgr.y (mgr.24370) 3599 : cluster [DBG] pgmap v3583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:21.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:21 smithi067 bash[27441]: cluster 2024-04-03T16:18:20.263618+0000 mgr.y (mgr.24370) 3599 : cluster [DBG] pgmap v3583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:21 smithi067 bash[17655]: cluster 2024-04-03T16:18:20.263618+0000 mgr.y (mgr.24370) 3599 : cluster [DBG] pgmap v3583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:22.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:22 smithi082 bash[20963]: audit 2024-04-03T16:18:21.663473+0000 mon.a (mon.0) 3717 : audit [DBG] from='client.? 172.21.15.67:0/466334033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:22 smithi067 bash[17655]: audit 2024-04-03T16:18:21.663473+0000 mon.a (mon.0) 3717 : audit [DBG] from='client.? 172.21.15.67:0/466334033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:22 smithi067 bash[27441]: audit 2024-04-03T16:18:21.663473+0000 mon.a (mon.0) 3717 : audit [DBG] from='client.? 172.21.15.67:0/466334033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:23.331 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:18:23.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:18:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:23 smithi082 bash[20963]: cluster 2024-04-03T16:18:22.264825+0000 mgr.y (mgr.24370) 3600 : cluster [DBG] pgmap v3584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:23.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:23 smithi067 bash[27441]: cluster 2024-04-03T16:18:22.264825+0000 mgr.y (mgr.24370) 3600 : cluster [DBG] pgmap v3584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:23.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:23 smithi067 bash[17655]: cluster 2024-04-03T16:18:22.264825+0000 mgr.y (mgr.24370) 3600 : cluster [DBG] pgmap v3584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:24.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:24 smithi082 bash[20963]: audit 2024-04-03T16:18:24.121448+0000 mon.a (mon.0) 3718 : audit [DBG] from='client.? 172.21.15.67:0/934949831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:24 smithi067 bash[17655]: audit 2024-04-03T16:18:24.121448+0000 mon.a (mon.0) 3718 : audit [DBG] from='client.? 172.21.15.67:0/934949831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:24.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:24 smithi067 bash[27441]: audit 2024-04-03T16:18:24.121448+0000 mon.a (mon.0) 3718 : audit [DBG] from='client.? 172.21.15.67:0/934949831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:25 smithi082 bash[20963]: cluster 2024-04-03T16:18:24.265516+0000 mgr.y (mgr.24370) 3601 : cluster [DBG] pgmap v3585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:25 smithi082 bash[20963]: audit 2024-04-03T16:18:24.834673+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:25 smithi067 bash[17655]: cluster 2024-04-03T16:18:24.265516+0000 mgr.y (mgr.24370) 3601 : cluster [DBG] pgmap v3585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:25 smithi067 bash[17655]: audit 2024-04-03T16:18:24.834673+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:25 smithi067 bash[27441]: cluster 2024-04-03T16:18:24.265516+0000 mgr.y (mgr.24370) 3601 : cluster [DBG] pgmap v3585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:25 smithi067 bash[27441]: audit 2024-04-03T16:18:24.834673+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:27 smithi082 bash[20963]: cluster 2024-04-03T16:18:26.266841+0000 mgr.y (mgr.24370) 3602 : cluster [DBG] pgmap v3586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:27.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:27 smithi082 bash[20963]: audit 2024-04-03T16:18:26.580941+0000 mon.c (mon.2) 1358 : audit [DBG] from='client.? 172.21.15.67:0/1282486087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:27.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:27 smithi067 bash[27441]: cluster 2024-04-03T16:18:26.266841+0000 mgr.y (mgr.24370) 3602 : cluster [DBG] pgmap v3586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:27.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:27 smithi067 bash[27441]: audit 2024-04-03T16:18:26.580941+0000 mon.c (mon.2) 1358 : audit [DBG] from='client.? 172.21.15.67:0/1282486087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:27 smithi067 bash[17655]: cluster 2024-04-03T16:18:26.266841+0000 mgr.y (mgr.24370) 3602 : cluster [DBG] pgmap v3586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:27 smithi067 bash[17655]: audit 2024-04-03T16:18:26.580941+0000 mon.c (mon.2) 1358 : audit [DBG] from='client.? 172.21.15.67:0/1282486087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:29 smithi082 bash[20963]: cluster 2024-04-03T16:18:28.267566+0000 mgr.y (mgr.24370) 3603 : cluster [DBG] pgmap v3587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:29 smithi082 bash[20963]: audit 2024-04-03T16:18:29.030730+0000 mon.a (mon.0) 3720 : audit [DBG] from='client.? 172.21.15.67:0/3182287707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:29.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:29 smithi067 bash[17655]: cluster 2024-04-03T16:18:28.267566+0000 mgr.y (mgr.24370) 3603 : cluster [DBG] pgmap v3587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:29 smithi067 bash[17655]: audit 2024-04-03T16:18:29.030730+0000 mon.a (mon.0) 3720 : audit [DBG] from='client.? 172.21.15.67:0/3182287707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:29 smithi067 bash[27441]: cluster 2024-04-03T16:18:28.267566+0000 mgr.y (mgr.24370) 3603 : cluster [DBG] pgmap v3587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:29 smithi067 bash[27441]: audit 2024-04-03T16:18:29.030730+0000 mon.a (mon.0) 3720 : audit [DBG] from='client.? 172.21.15.67:0/3182287707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:31.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:31 smithi082 bash[20963]: cluster 2024-04-03T16:18:30.268303+0000 mgr.y (mgr.24370) 3604 : cluster [DBG] pgmap v3588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:31 smithi067 bash[27441]: cluster 2024-04-03T16:18:30.268303+0000 mgr.y (mgr.24370) 3604 : cluster [DBG] pgmap v3588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:31 smithi067 bash[17655]: cluster 2024-04-03T16:18:30.268303+0000 mgr.y (mgr.24370) 3604 : cluster [DBG] pgmap v3588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:32.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:32 smithi082 bash[20963]: audit 2024-04-03T16:18:31.487643+0000 mon.c (mon.2) 1359 : audit [DBG] from='client.? 172.21.15.67:0/1712702273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:32.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:32 smithi067 bash[17655]: audit 2024-04-03T16:18:31.487643+0000 mon.c (mon.2) 1359 : audit [DBG] from='client.? 172.21.15.67:0/1712702273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:32.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:32 smithi067 bash[27441]: audit 2024-04-03T16:18:31.487643+0000 mon.c (mon.2) 1359 : audit [DBG] from='client.? 172.21.15.67:0/1712702273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:33.364 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:33] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:18:33.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:18:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:33 smithi082 bash[20963]: cluster 2024-04-03T16:18:32.269518+0000 mgr.y (mgr.24370) 3605 : cluster [DBG] pgmap v3589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:33.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:33 smithi067 bash[17655]: cluster 2024-04-03T16:18:32.269518+0000 mgr.y (mgr.24370) 3605 : cluster [DBG] pgmap v3589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:33.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:33 smithi067 bash[27441]: cluster 2024-04-03T16:18:32.269518+0000 mgr.y (mgr.24370) 3605 : cluster [DBG] pgmap v3589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:34.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:34 smithi082 bash[20963]: audit 2024-04-03T16:18:33.942472+0000 mon.c (mon.2) 1360 : audit [DBG] from='client.? 172.21.15.67:0/3615155624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:34.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:34 smithi067 bash[27441]: audit 2024-04-03T16:18:33.942472+0000 mon.c (mon.2) 1360 : audit [DBG] from='client.? 172.21.15.67:0/3615155624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:34.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:34 smithi067 bash[17655]: audit 2024-04-03T16:18:33.942472+0000 mon.c (mon.2) 1360 : audit [DBG] from='client.? 172.21.15.67:0/3615155624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:35.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:35 smithi082 bash[20963]: cluster 2024-04-03T16:18:34.270222+0000 mgr.y (mgr.24370) 3606 : cluster [DBG] pgmap v3590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:35 smithi067 bash[17655]: cluster 2024-04-03T16:18:34.270222+0000 mgr.y (mgr.24370) 3606 : cluster [DBG] pgmap v3590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:35.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:35 smithi067 bash[27441]: cluster 2024-04-03T16:18:34.270222+0000 mgr.y (mgr.24370) 3606 : cluster [DBG] pgmap v3590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:37.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:37 smithi082 bash[20963]: cluster 2024-04-03T16:18:36.271391+0000 mgr.y (mgr.24370) 3607 : cluster [DBG] pgmap v3591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:37 smithi082 bash[20963]: audit 2024-04-03T16:18:36.395981+0000 mon.c (mon.2) 1361 : audit [DBG] from='client.? 172.21.15.67:0/4089594940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:37 smithi067 bash[17655]: cluster 2024-04-03T16:18:36.271391+0000 mgr.y (mgr.24370) 3607 : cluster [DBG] pgmap v3591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:37 smithi067 bash[17655]: audit 2024-04-03T16:18:36.395981+0000 mon.c (mon.2) 1361 : audit [DBG] from='client.? 172.21.15.67:0/4089594940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:37.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:37 smithi067 bash[27441]: cluster 2024-04-03T16:18:36.271391+0000 mgr.y (mgr.24370) 3607 : cluster [DBG] pgmap v3591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:37 smithi067 bash[27441]: audit 2024-04-03T16:18:36.395981+0000 mon.c (mon.2) 1361 : audit [DBG] from='client.? 172.21.15.67:0/4089594940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:39 smithi067 bash[17655]: cluster 2024-04-03T16:18:38.272118+0000 mgr.y (mgr.24370) 3608 : cluster [DBG] pgmap v3592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:39 smithi067 bash[17655]: audit 2024-04-03T16:18:38.844912+0000 mon.c (mon.2) 1362 : audit [DBG] from='client.? 172.21.15.67:0/524161067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:39.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:39 smithi067 bash[27441]: cluster 2024-04-03T16:18:38.272118+0000 mgr.y (mgr.24370) 3608 : cluster [DBG] pgmap v3592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:39.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:39 smithi067 bash[27441]: audit 2024-04-03T16:18:38.844912+0000 mon.c (mon.2) 1362 : audit [DBG] from='client.? 172.21.15.67:0/524161067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:39 smithi082 bash[20963]: cluster 2024-04-03T16:18:38.272118+0000 mgr.y (mgr.24370) 3608 : cluster [DBG] pgmap v3592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:39 smithi082 bash[20963]: audit 2024-04-03T16:18:38.844912+0000 mon.c (mon.2) 1362 : audit [DBG] from='client.? 172.21.15.67:0/524161067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:40 smithi067 bash[27441]: audit 2024-04-03T16:18:39.835015+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:40 smithi067 bash[17655]: audit 2024-04-03T16:18:39.835015+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:40 smithi082 bash[20963]: audit 2024-04-03T16:18:39.835015+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:41.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:41 smithi067 bash[17655]: cluster 2024-04-03T16:18:40.272915+0000 mgr.y (mgr.24370) 3609 : cluster [DBG] pgmap v3593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:41.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:41 smithi067 bash[17655]: audit 2024-04-03T16:18:41.300789+0000 mon.c (mon.2) 1363 : audit [DBG] from='client.? 172.21.15.67:0/804945485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:41.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:41 smithi067 bash[27441]: cluster 2024-04-03T16:18:40.272915+0000 mgr.y (mgr.24370) 3609 : cluster [DBG] pgmap v3593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:41.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:41 smithi067 bash[27441]: audit 2024-04-03T16:18:41.300789+0000 mon.c (mon.2) 1363 : audit [DBG] from='client.? 172.21.15.67:0/804945485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:41 smithi082 bash[20963]: cluster 2024-04-03T16:18:40.272915+0000 mgr.y (mgr.24370) 3609 : cluster [DBG] pgmap v3593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:41.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:41 smithi082 bash[20963]: audit 2024-04-03T16:18:41.300789+0000 mon.c (mon.2) 1363 : audit [DBG] from='client.? 172.21.15.67:0/804945485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:43.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:43] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:18:43.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:43 smithi067 bash[17655]: cluster 2024-04-03T16:18:42.274153+0000 mgr.y (mgr.24370) 3610 : cluster [DBG] pgmap v3594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:43.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:43 smithi067 bash[27441]: cluster 2024-04-03T16:18:42.274153+0000 mgr.y (mgr.24370) 3610 : cluster [DBG] pgmap v3594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:18:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:43 smithi082 bash[20963]: cluster 2024-04-03T16:18:42.274153+0000 mgr.y (mgr.24370) 3610 : cluster [DBG] pgmap v3594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:44.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:44 smithi067 bash[17655]: audit 2024-04-03T16:18:43.755520+0000 mon.c (mon.2) 1364 : audit [DBG] from='client.? 172.21.15.67:0/3805923239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:44 smithi067 bash[27441]: audit 2024-04-03T16:18:43.755520+0000 mon.c (mon.2) 1364 : audit [DBG] from='client.? 172.21.15.67:0/3805923239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:44 smithi082 bash[20963]: audit 2024-04-03T16:18:43.755520+0000 mon.c (mon.2) 1364 : audit [DBG] from='client.? 172.21.15.67:0/3805923239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:45 smithi067 bash[17655]: cluster 2024-04-03T16:18:44.274841+0000 mgr.y (mgr.24370) 3611 : cluster [DBG] pgmap v3595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:45 smithi067 bash[27441]: cluster 2024-04-03T16:18:44.274841+0000 mgr.y (mgr.24370) 3611 : cluster [DBG] pgmap v3595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:45.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:45 smithi082 bash[20963]: cluster 2024-04-03T16:18:44.274841+0000 mgr.y (mgr.24370) 3611 : cluster [DBG] pgmap v3595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:46 smithi082 bash[20963]: audit 2024-04-03T16:18:46.210324+0000 mon.a (mon.0) 3722 : audit [DBG] from='client.? 172.21.15.67:0/4170584277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:46.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:46 smithi082 bash[20963]: cluster 2024-04-03T16:18:46.276069+0000 mgr.y (mgr.24370) 3612 : cluster [DBG] pgmap v3596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:46 smithi067 bash[17655]: audit 2024-04-03T16:18:46.210324+0000 mon.a (mon.0) 3722 : audit [DBG] from='client.? 172.21.15.67:0/4170584277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:46 smithi067 bash[17655]: cluster 2024-04-03T16:18:46.276069+0000 mgr.y (mgr.24370) 3612 : cluster [DBG] pgmap v3596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:46 smithi067 bash[27441]: audit 2024-04-03T16:18:46.210324+0000 mon.a (mon.0) 3722 : audit [DBG] from='client.? 172.21.15.67:0/4170584277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:46 smithi067 bash[27441]: cluster 2024-04-03T16:18:46.276069+0000 mgr.y (mgr.24370) 3612 : cluster [DBG] pgmap v3596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:49 smithi082 bash[20963]: cluster 2024-04-03T16:18:48.276725+0000 mgr.y (mgr.24370) 3613 : cluster [DBG] pgmap v3597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:49.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:49 smithi082 bash[20963]: audit 2024-04-03T16:18:48.659828+0000 mon.a (mon.0) 3723 : audit [DBG] from='client.? 172.21.15.67:0/2465416456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:49.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:49 smithi067 bash[17655]: cluster 2024-04-03T16:18:48.276725+0000 mgr.y (mgr.24370) 3613 : cluster [DBG] pgmap v3597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:49.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:49 smithi067 bash[17655]: audit 2024-04-03T16:18:48.659828+0000 mon.a (mon.0) 3723 : audit [DBG] from='client.? 172.21.15.67:0/2465416456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:49 smithi067 bash[27441]: cluster 2024-04-03T16:18:48.276725+0000 mgr.y (mgr.24370) 3613 : cluster [DBG] pgmap v3597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:49 smithi067 bash[27441]: audit 2024-04-03T16:18:48.659828+0000 mon.a (mon.0) 3723 : audit [DBG] from='client.? 172.21.15.67:0/2465416456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:51.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:51 smithi082 bash[20963]: cluster 2024-04-03T16:18:50.277429+0000 mgr.y (mgr.24370) 3614 : cluster [DBG] pgmap v3598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:51 smithi082 bash[20963]: audit 2024-04-03T16:18:51.117064+0000 mon.c (mon.2) 1365 : audit [DBG] from='client.? 172.21.15.67:0/3999167587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:51 smithi067 bash[27441]: cluster 2024-04-03T16:18:50.277429+0000 mgr.y (mgr.24370) 3614 : cluster [DBG] pgmap v3598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:51 smithi067 bash[27441]: audit 2024-04-03T16:18:51.117064+0000 mon.c (mon.2) 1365 : audit [DBG] from='client.? 172.21.15.67:0/3999167587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:51 smithi067 bash[17655]: cluster 2024-04-03T16:18:50.277429+0000 mgr.y (mgr.24370) 3614 : cluster [DBG] pgmap v3598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:51 smithi067 bash[17655]: audit 2024-04-03T16:18:51.117064+0000 mon.c (mon.2) 1365 : audit [DBG] from='client.? 172.21.15.67:0/3999167587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:53.339 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:53] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:18:53.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:18:53.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:53 smithi082 bash[20963]: cluster 2024-04-03T16:18:52.278602+0000 mgr.y (mgr.24370) 3615 : cluster [DBG] pgmap v3599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:53.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:53 smithi067 bash[17655]: cluster 2024-04-03T16:18:52.278602+0000 mgr.y (mgr.24370) 3615 : cluster [DBG] pgmap v3599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:53.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:53 smithi067 bash[27441]: cluster 2024-04-03T16:18:52.278602+0000 mgr.y (mgr.24370) 3615 : cluster [DBG] pgmap v3599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:54.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:54 smithi082 bash[20963]: audit 2024-04-03T16:18:53.573348+0000 mon.a (mon.0) 3724 : audit [DBG] from='client.? 172.21.15.67:0/2941123254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:54.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:54 smithi067 bash[27441]: audit 2024-04-03T16:18:53.573348+0000 mon.a (mon.0) 3724 : audit [DBG] from='client.? 172.21.15.67:0/2941123254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:54.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:54 smithi067 bash[17655]: audit 2024-04-03T16:18:53.573348+0000 mon.a (mon.0) 3724 : audit [DBG] from='client.? 172.21.15.67:0/2941123254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:55 smithi082 bash[20963]: cluster 2024-04-03T16:18:54.279315+0000 mgr.y (mgr.24370) 3616 : cluster [DBG] pgmap v3600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:55 smithi082 bash[20963]: audit 2024-04-03T16:18:54.835473+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:55 smithi067 bash[27441]: cluster 2024-04-03T16:18:54.279315+0000 mgr.y (mgr.24370) 3616 : cluster [DBG] pgmap v3600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:55 smithi067 bash[27441]: audit 2024-04-03T16:18:54.835473+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:55 smithi067 bash[17655]: cluster 2024-04-03T16:18:54.279315+0000 mgr.y (mgr.24370) 3616 : cluster [DBG] pgmap v3600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:55 smithi067 bash[17655]: audit 2024-04-03T16:18:54.835473+0000 mon.a (mon.0) 3725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:18:56.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:56 smithi082 bash[20963]: audit 2024-04-03T16:18:56.022811+0000 mon.a (mon.0) 3726 : audit [DBG] from='client.? 172.21.15.67:0/1760509809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:56.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:56 smithi067 bash[17655]: audit 2024-04-03T16:18:56.022811+0000 mon.a (mon.0) 3726 : audit [DBG] from='client.? 172.21.15.67:0/1760509809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:56.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:56 smithi067 bash[27441]: audit 2024-04-03T16:18:56.022811+0000 mon.a (mon.0) 3726 : audit [DBG] from='client.? 172.21.15.67:0/1760509809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:57 smithi082 bash[20963]: cluster 2024-04-03T16:18:56.280550+0000 mgr.y (mgr.24370) 3617 : cluster [DBG] pgmap v3601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:57.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:57 smithi067 bash[17655]: cluster 2024-04-03T16:18:56.280550+0000 mgr.y (mgr.24370) 3617 : cluster [DBG] pgmap v3601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:57 smithi067 bash[27441]: cluster 2024-04-03T16:18:56.280550+0000 mgr.y (mgr.24370) 3617 : cluster [DBG] pgmap v3601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:59 smithi082 bash[20963]: cluster 2024-04-03T16:18:58.281210+0000 mgr.y (mgr.24370) 3618 : cluster [DBG] pgmap v3602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:18:59 smithi082 bash[20963]: audit 2024-04-03T16:18:58.479999+0000 mon.a (mon.0) 3727 : audit [DBG] from='client.? 172.21.15.67:0/170116182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:59 smithi067 bash[17655]: cluster 2024-04-03T16:18:58.281210+0000 mgr.y (mgr.24370) 3618 : cluster [DBG] pgmap v3602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:18:59 smithi067 bash[17655]: audit 2024-04-03T16:18:58.479999+0000 mon.a (mon.0) 3727 : audit [DBG] from='client.? 172.21.15.67:0/170116182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:18:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:59 smithi067 bash[27441]: cluster 2024-04-03T16:18:58.281210+0000 mgr.y (mgr.24370) 3618 : cluster [DBG] pgmap v3602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:18:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:18:59 smithi067 bash[27441]: audit 2024-04-03T16:18:58.479999+0000 mon.a (mon.0) 3727 : audit [DBG] from='client.? 172.21.15.67:0/170116182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:01.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:01 smithi082 bash[20963]: cluster 2024-04-03T16:19:00.281925+0000 mgr.y (mgr.24370) 3619 : cluster [DBG] pgmap v3603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:01 smithi082 bash[20963]: audit 2024-04-03T16:19:00.928909+0000 mon.a (mon.0) 3728 : audit [DBG] from='client.? 172.21.15.67:0/4280444425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:01.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:01 smithi067 bash[27441]: cluster 2024-04-03T16:19:00.281925+0000 mgr.y (mgr.24370) 3619 : cluster [DBG] pgmap v3603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:01.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:01 smithi067 bash[27441]: audit 2024-04-03T16:19:00.928909+0000 mon.a (mon.0) 3728 : audit [DBG] from='client.? 172.21.15.67:0/4280444425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:01 smithi067 bash[17655]: cluster 2024-04-03T16:19:00.281925+0000 mgr.y (mgr.24370) 3619 : cluster [DBG] pgmap v3603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:01 smithi067 bash[17655]: audit 2024-04-03T16:19:00.928909+0000 mon.a (mon.0) 3728 : audit [DBG] from='client.? 172.21.15.67:0/4280444425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:03.379 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:03] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:19:03.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:03 smithi082 bash[20963]: cluster 2024-04-03T16:19:02.283175+0000 mgr.y (mgr.24370) 3620 : cluster [DBG] pgmap v3604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:03.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:19:03.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:03 smithi067 bash[27441]: cluster 2024-04-03T16:19:02.283175+0000 mgr.y (mgr.24370) 3620 : cluster [DBG] pgmap v3604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:03.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:03 smithi067 bash[17655]: cluster 2024-04-03T16:19:02.283175+0000 mgr.y (mgr.24370) 3620 : cluster [DBG] pgmap v3604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:04.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:04 smithi067 bash[27441]: audit 2024-04-03T16:19:03.387962+0000 mon.a (mon.0) 3729 : audit [DBG] from='client.? 172.21.15.67:0/4208421843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:04.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:04 smithi067 bash[17655]: audit 2024-04-03T16:19:03.387962+0000 mon.a (mon.0) 3729 : audit [DBG] from='client.? 172.21.15.67:0/4208421843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:04 smithi082 bash[20963]: audit 2024-04-03T16:19:03.387962+0000 mon.a (mon.0) 3729 : audit [DBG] from='client.? 172.21.15.67:0/4208421843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:05.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:05 smithi067 bash[17655]: cluster 2024-04-03T16:19:04.283888+0000 mgr.y (mgr.24370) 3621 : cluster [DBG] pgmap v3605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:05.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:05 smithi067 bash[27441]: cluster 2024-04-03T16:19:04.283888+0000 mgr.y (mgr.24370) 3621 : cluster [DBG] pgmap v3605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:05 smithi082 bash[20963]: cluster 2024-04-03T16:19:04.283888+0000 mgr.y (mgr.24370) 3621 : cluster [DBG] pgmap v3605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:06 smithi067 bash[17655]: audit 2024-04-03T16:19:05.838367+0000 mon.c (mon.2) 1366 : audit [DBG] from='client.? 172.21.15.67:0/4255324949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:06 smithi067 bash[27441]: audit 2024-04-03T16:19:05.838367+0000 mon.c (mon.2) 1366 : audit [DBG] from='client.? 172.21.15.67:0/4255324949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:06 smithi082 bash[20963]: audit 2024-04-03T16:19:05.838367+0000 mon.c (mon.2) 1366 : audit [DBG] from='client.? 172.21.15.67:0/4255324949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:07 smithi067 bash[17655]: cluster 2024-04-03T16:19:06.285009+0000 mgr.y (mgr.24370) 3622 : cluster [DBG] pgmap v3606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:07 smithi067 bash[27441]: cluster 2024-04-03T16:19:06.285009+0000 mgr.y (mgr.24370) 3622 : cluster [DBG] pgmap v3606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:07 smithi082 bash[20963]: cluster 2024-04-03T16:19:06.285009+0000 mgr.y (mgr.24370) 3622 : cluster [DBG] pgmap v3606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:08.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:08 smithi067 bash[27441]: audit 2024-04-03T16:19:08.293966+0000 mon.a (mon.0) 3730 : audit [DBG] from='client.? 172.21.15.67:0/2546630349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:08 smithi067 bash[17655]: audit 2024-04-03T16:19:08.293966+0000 mon.a (mon.0) 3730 : audit [DBG] from='client.? 172.21.15.67:0/2546630349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:08 smithi082 bash[20963]: audit 2024-04-03T16:19:08.293966+0000 mon.a (mon.0) 3730 : audit [DBG] from='client.? 172.21.15.67:0/2546630349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:09.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:09 smithi082 bash[20963]: cluster 2024-04-03T16:19:08.285649+0000 mgr.y (mgr.24370) 3623 : cluster [DBG] pgmap v3607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:09.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:09 smithi067 bash[27441]: cluster 2024-04-03T16:19:08.285649+0000 mgr.y (mgr.24370) 3623 : cluster [DBG] pgmap v3607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:09.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:09 smithi067 bash[17655]: cluster 2024-04-03T16:19:08.285649+0000 mgr.y (mgr.24370) 3623 : cluster [DBG] pgmap v3607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:10 smithi082 bash[20963]: audit 2024-04-03T16:19:09.835867+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:10 smithi082 bash[20963]: cluster 2024-04-03T16:19:10.286335+0000 mgr.y (mgr.24370) 3624 : cluster [DBG] pgmap v3608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:10 smithi067 bash[17655]: audit 2024-04-03T16:19:09.835867+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:10 smithi067 bash[17655]: cluster 2024-04-03T16:19:10.286335+0000 mgr.y (mgr.24370) 3624 : cluster [DBG] pgmap v3608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:10 smithi067 bash[27441]: audit 2024-04-03T16:19:09.835867+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:10 smithi067 bash[27441]: cluster 2024-04-03T16:19:10.286335+0000 mgr.y (mgr.24370) 3624 : cluster [DBG] pgmap v3608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:11 smithi082 bash[20963]: audit 2024-04-03T16:19:10.751431+0000 mon.a (mon.0) 3732 : audit [DBG] from='client.? 172.21.15.67:0/2617045701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:11 smithi067 bash[17655]: audit 2024-04-03T16:19:10.751431+0000 mon.a (mon.0) 3732 : audit [DBG] from='client.? 172.21.15.67:0/2617045701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:11.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:11 smithi067 bash[27441]: audit 2024-04-03T16:19:10.751431+0000 mon.a (mon.0) 3732 : audit [DBG] from='client.? 172.21.15.67:0/2617045701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:12 smithi082 bash[20963]: cluster 2024-04-03T16:19:12.287541+0000 mgr.y (mgr.24370) 3625 : cluster [DBG] pgmap v3609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:12 smithi067 bash[27441]: cluster 2024-04-03T16:19:12.287541+0000 mgr.y (mgr.24370) 3625 : cluster [DBG] pgmap v3609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:12 smithi067 bash[17655]: cluster 2024-04-03T16:19:12.287541+0000 mgr.y (mgr.24370) 3625 : cluster [DBG] pgmap v3609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:13] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:19:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:19:13.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:13 smithi082 bash[20963]: audit 2024-04-03T16:19:13.203670+0000 mon.a (mon.0) 3733 : audit [DBG] from='client.? 172.21.15.67:0/3082890337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:13.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:13 smithi067 bash[27441]: audit 2024-04-03T16:19:13.203670+0000 mon.a (mon.0) 3733 : audit [DBG] from='client.? 172.21.15.67:0/3082890337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:13 smithi067 bash[17655]: audit 2024-04-03T16:19:13.203670+0000 mon.a (mon.0) 3733 : audit [DBG] from='client.? 172.21.15.67:0/3082890337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:14 smithi082 bash[20963]: cluster 2024-04-03T16:19:14.288238+0000 mgr.y (mgr.24370) 3626 : cluster [DBG] pgmap v3610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:14 smithi067 bash[17655]: cluster 2024-04-03T16:19:14.288238+0000 mgr.y (mgr.24370) 3626 : cluster [DBG] pgmap v3610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:14.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:14 smithi067 bash[27441]: cluster 2024-04-03T16:19:14.288238+0000 mgr.y (mgr.24370) 3626 : cluster [DBG] pgmap v3610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:15.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:15 smithi082 bash[20963]: audit 2024-04-03T16:19:14.496491+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:19:15.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:15 smithi082 bash[20963]: audit 2024-04-03T16:19:14.826212+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:15.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:15 smithi082 bash[20963]: audit 2024-04-03T16:19:14.834711+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:15.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:15 smithi067 bash[17655]: audit 2024-04-03T16:19:14.496491+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:19:15.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:15 smithi067 bash[17655]: audit 2024-04-03T16:19:14.826212+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:15 smithi067 bash[17655]: audit 2024-04-03T16:19:14.834711+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:15.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:15 smithi067 bash[27441]: audit 2024-04-03T16:19:14.496491+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:19:15.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:15 smithi067 bash[27441]: audit 2024-04-03T16:19:14.826212+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:15.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:15 smithi067 bash[27441]: audit 2024-04-03T16:19:14.834711+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:16.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:16 smithi082 bash[20963]: audit 2024-04-03T16:19:15.662382+0000 mon.a (mon.0) 3737 : audit [DBG] from='client.? 172.21.15.67:0/3261668130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:16.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:16 smithi082 bash[20963]: cluster 2024-04-03T16:19:16.289344+0000 mgr.y (mgr.24370) 3627 : cluster [DBG] pgmap v3611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:16.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:16 smithi067 bash[27441]: audit 2024-04-03T16:19:15.662382+0000 mon.a (mon.0) 3737 : audit [DBG] from='client.? 172.21.15.67:0/3261668130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:16 smithi067 bash[27441]: cluster 2024-04-03T16:19:16.289344+0000 mgr.y (mgr.24370) 3627 : cluster [DBG] pgmap v3611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:16 smithi067 bash[17655]: audit 2024-04-03T16:19:15.662382+0000 mon.a (mon.0) 3737 : audit [DBG] from='client.? 172.21.15.67:0/3261668130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:16 smithi067 bash[17655]: cluster 2024-04-03T16:19:16.289344+0000 mgr.y (mgr.24370) 3627 : cluster [DBG] pgmap v3611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:18.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:18 smithi067 bash[17655]: audit 2024-04-03T16:19:18.108298+0000 mon.a (mon.0) 3738 : audit [DBG] from='client.? 172.21.15.67:0/1033748154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:18.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:18 smithi067 bash[27441]: audit 2024-04-03T16:19:18.108298+0000 mon.a (mon.0) 3738 : audit [DBG] from='client.? 172.21.15.67:0/1033748154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:18.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:18 smithi082 bash[20963]: audit 2024-04-03T16:19:18.108298+0000 mon.a (mon.0) 3738 : audit [DBG] from='client.? 172.21.15.67:0/1033748154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:19.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:19 smithi082 bash[20963]: cluster 2024-04-03T16:19:18.290046+0000 mgr.y (mgr.24370) 3628 : cluster [DBG] pgmap v3612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:19 smithi067 bash[17655]: cluster 2024-04-03T16:19:18.290046+0000 mgr.y (mgr.24370) 3628 : cluster [DBG] pgmap v3612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:19.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:19 smithi067 bash[27441]: cluster 2024-04-03T16:19:18.290046+0000 mgr.y (mgr.24370) 3628 : cluster [DBG] pgmap v3612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:21 smithi082 bash[20963]: audit 2024-04-03T16:19:20.236805+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:21 smithi082 bash[20963]: audit 2024-04-03T16:19:20.245742+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:21 smithi082 bash[20963]: cluster 2024-04-03T16:19:20.290571+0000 mgr.y (mgr.24370) 3629 : cluster [DBG] pgmap v3613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:21 smithi082 bash[20963]: audit 2024-04-03T16:19:20.558111+0000 mon.c (mon.2) 1367 : audit [DBG] from='client.? 172.21.15.67:0/1589064300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:21 smithi082 bash[20963]: audit 2024-04-03T16:19:20.891191+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:21 smithi082 bash[20963]: audit 2024-04-03T16:19:20.902046+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[17655]: audit 2024-04-03T16:19:20.236805+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[17655]: audit 2024-04-03T16:19:20.245742+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[17655]: cluster 2024-04-03T16:19:20.290571+0000 mgr.y (mgr.24370) 3629 : cluster [DBG] pgmap v3613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[17655]: audit 2024-04-03T16:19:20.558111+0000 mon.c (mon.2) 1367 : audit [DBG] from='client.? 172.21.15.67:0/1589064300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[17655]: audit 2024-04-03T16:19:20.891191+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[17655]: audit 2024-04-03T16:19:20.902046+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[27441]: audit 2024-04-03T16:19:20.236805+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[27441]: audit 2024-04-03T16:19:20.245742+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[27441]: cluster 2024-04-03T16:19:20.290571+0000 mgr.y (mgr.24370) 3629 : cluster [DBG] pgmap v3613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[27441]: audit 2024-04-03T16:19:20.558111+0000 mon.c (mon.2) 1367 : audit [DBG] from='client.? 172.21.15.67:0/1589064300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[27441]: audit 2024-04-03T16:19:20.891191+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:21 smithi067 bash[27441]: audit 2024-04-03T16:19:20.902046+0000 mon.a (mon.0) 3742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:22.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:22 smithi082 bash[20963]: audit 2024-04-03T16:19:21.322271+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:19:22.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:22 smithi082 bash[20963]: audit 2024-04-03T16:19:21.324139+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:19:22.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:22 smithi082 bash[20963]: audit 2024-04-03T16:19:21.333924+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:22 smithi067 bash[17655]: audit 2024-04-03T16:19:21.322271+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:19:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:22 smithi067 bash[17655]: audit 2024-04-03T16:19:21.324139+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:19:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:22 smithi067 bash[17655]: audit 2024-04-03T16:19:21.333924+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:22 smithi067 bash[27441]: audit 2024-04-03T16:19:21.322271+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:19:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:22 smithi067 bash[27441]: audit 2024-04-03T16:19:21.324139+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:19:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:22 smithi067 bash[27441]: audit 2024-04-03T16:19:21.333924+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:19:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:23] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:19:23.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:23 smithi067 bash[27441]: cluster 2024-04-03T16:19:22.291792+0000 mgr.y (mgr.24370) 3630 : cluster [DBG] pgmap v3614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:23 smithi067 bash[27441]: audit 2024-04-03T16:19:23.006859+0000 mon.a (mon.0) 3746 : audit [DBG] from='client.? 172.21.15.67:0/1145331966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:23 smithi067 bash[17655]: cluster 2024-04-03T16:19:22.291792+0000 mgr.y (mgr.24370) 3630 : cluster [DBG] pgmap v3614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:23 smithi067 bash[17655]: audit 2024-04-03T16:19:23.006859+0000 mon.a (mon.0) 3746 : audit [DBG] from='client.? 172.21.15.67:0/1145331966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:23.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:19:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:23 smithi082 bash[20963]: cluster 2024-04-03T16:19:22.291792+0000 mgr.y (mgr.24370) 3630 : cluster [DBG] pgmap v3614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:23 smithi082 bash[20963]: audit 2024-04-03T16:19:23.006859+0000 mon.a (mon.0) 3746 : audit [DBG] from='client.? 172.21.15.67:0/1145331966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:25 smithi082 bash[20963]: cluster 2024-04-03T16:19:24.292515+0000 mgr.y (mgr.24370) 3631 : cluster [DBG] pgmap v3615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:25 smithi082 bash[20963]: audit 2024-04-03T16:19:24.836340+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:25 smithi067 bash[17655]: cluster 2024-04-03T16:19:24.292515+0000 mgr.y (mgr.24370) 3631 : cluster [DBG] pgmap v3615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:25 smithi067 bash[17655]: audit 2024-04-03T16:19:24.836340+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:25 smithi067 bash[27441]: cluster 2024-04-03T16:19:24.292515+0000 mgr.y (mgr.24370) 3631 : cluster [DBG] pgmap v3615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:25 smithi067 bash[27441]: audit 2024-04-03T16:19:24.836340+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:26.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:26 smithi082 bash[20963]: audit 2024-04-03T16:19:25.467727+0000 mon.a (mon.0) 3748 : audit [DBG] from='client.? 172.21.15.67:0/63390503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:26.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:26 smithi067 bash[27441]: audit 2024-04-03T16:19:25.467727+0000 mon.a (mon.0) 3748 : audit [DBG] from='client.? 172.21.15.67:0/63390503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:26.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:26 smithi067 bash[17655]: audit 2024-04-03T16:19:25.467727+0000 mon.a (mon.0) 3748 : audit [DBG] from='client.? 172.21.15.67:0/63390503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:27.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:27 smithi082 bash[20963]: cluster 2024-04-03T16:19:26.293649+0000 mgr.y (mgr.24370) 3632 : cluster [DBG] pgmap v3616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:27.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:27 smithi067 bash[27441]: cluster 2024-04-03T16:19:26.293649+0000 mgr.y (mgr.24370) 3632 : cluster [DBG] pgmap v3616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:27 smithi067 bash[17655]: cluster 2024-04-03T16:19:26.293649+0000 mgr.y (mgr.24370) 3632 : cluster [DBG] pgmap v3616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:28.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:28 smithi082 bash[20963]: audit 2024-04-03T16:19:27.916146+0000 mon.c (mon.2) 1368 : audit [DBG] from='client.? 172.21.15.67:0/2294934678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:28.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:28 smithi067 bash[27441]: audit 2024-04-03T16:19:27.916146+0000 mon.c (mon.2) 1368 : audit [DBG] from='client.? 172.21.15.67:0/2294934678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:28 smithi067 bash[17655]: audit 2024-04-03T16:19:27.916146+0000 mon.c (mon.2) 1368 : audit [DBG] from='client.? 172.21.15.67:0/2294934678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:29 smithi082 bash[20963]: cluster 2024-04-03T16:19:28.294319+0000 mgr.y (mgr.24370) 3633 : cluster [DBG] pgmap v3617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:29.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:29 smithi067 bash[27441]: cluster 2024-04-03T16:19:28.294319+0000 mgr.y (mgr.24370) 3633 : cluster [DBG] pgmap v3617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:29 smithi067 bash[17655]: cluster 2024-04-03T16:19:28.294319+0000 mgr.y (mgr.24370) 3633 : cluster [DBG] pgmap v3617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:30.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:30 smithi082 bash[20963]: audit 2024-04-03T16:19:30.368405+0000 mon.c (mon.2) 1369 : audit [DBG] from='client.? 172.21.15.67:0/3942092388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:30.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:30 smithi067 bash[27441]: audit 2024-04-03T16:19:30.368405+0000 mon.c (mon.2) 1369 : audit [DBG] from='client.? 172.21.15.67:0/3942092388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:30.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:30 smithi067 bash[17655]: audit 2024-04-03T16:19:30.368405+0000 mon.c (mon.2) 1369 : audit [DBG] from='client.? 172.21.15.67:0/3942092388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:31 smithi082 bash[20963]: cluster 2024-04-03T16:19:30.294988+0000 mgr.y (mgr.24370) 3634 : cluster [DBG] pgmap v3618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:31 smithi067 bash[17655]: cluster 2024-04-03T16:19:30.294988+0000 mgr.y (mgr.24370) 3634 : cluster [DBG] pgmap v3618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:31 smithi067 bash[27441]: cluster 2024-04-03T16:19:30.294988+0000 mgr.y (mgr.24370) 3634 : cluster [DBG] pgmap v3618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:33.381 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:33] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:19:33.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:33 smithi067 bash[17655]: cluster 2024-04-03T16:19:32.296053+0000 mgr.y (mgr.24370) 3635 : cluster [DBG] pgmap v3619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:33.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:33 smithi067 bash[17655]: audit 2024-04-03T16:19:32.822226+0000 mon.c (mon.2) 1370 : audit [DBG] from='client.? 172.21.15.67:0/3793120274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:33.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:33 smithi067 bash[27441]: cluster 2024-04-03T16:19:32.296053+0000 mgr.y (mgr.24370) 3635 : cluster [DBG] pgmap v3619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:33.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:33 smithi067 bash[27441]: audit 2024-04-03T16:19:32.822226+0000 mon.c (mon.2) 1370 : audit [DBG] from='client.? 172.21.15.67:0/3793120274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:33.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:33 smithi082 bash[20963]: cluster 2024-04-03T16:19:32.296053+0000 mgr.y (mgr.24370) 3635 : cluster [DBG] pgmap v3619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:33.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:33 smithi082 bash[20963]: audit 2024-04-03T16:19:32.822226+0000 mon.c (mon.2) 1370 : audit [DBG] from='client.? 172.21.15.67:0/3793120274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:19:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:35 smithi067 bash[17655]: cluster 2024-04-03T16:19:34.296784+0000 mgr.y (mgr.24370) 3636 : cluster [DBG] pgmap v3620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:35.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:35 smithi067 bash[17655]: audit 2024-04-03T16:19:35.269342+0000 mon.a (mon.0) 3749 : audit [DBG] from='client.? 172.21.15.67:0/2154328247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:35 smithi067 bash[27441]: cluster 2024-04-03T16:19:34.296784+0000 mgr.y (mgr.24370) 3636 : cluster [DBG] pgmap v3620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:35 smithi067 bash[27441]: audit 2024-04-03T16:19:35.269342+0000 mon.a (mon.0) 3749 : audit [DBG] from='client.? 172.21.15.67:0/2154328247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:35.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:35 smithi082 bash[20963]: cluster 2024-04-03T16:19:34.296784+0000 mgr.y (mgr.24370) 3636 : cluster [DBG] pgmap v3620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:35.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:35 smithi082 bash[20963]: audit 2024-04-03T16:19:35.269342+0000 mon.a (mon.0) 3749 : audit [DBG] from='client.? 172.21.15.67:0/2154328247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:37 smithi067 bash[17655]: cluster 2024-04-03T16:19:36.297951+0000 mgr.y (mgr.24370) 3637 : cluster [DBG] pgmap v3621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:37 smithi067 bash[27441]: cluster 2024-04-03T16:19:36.297951+0000 mgr.y (mgr.24370) 3637 : cluster [DBG] pgmap v3621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:37.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:37 smithi082 bash[20963]: cluster 2024-04-03T16:19:36.297951+0000 mgr.y (mgr.24370) 3637 : cluster [DBG] pgmap v3621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:38.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:38 smithi067 bash[27441]: audit 2024-04-03T16:19:37.718757+0000 mon.a (mon.0) 3750 : audit [DBG] from='client.? 172.21.15.67:0/3269876226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:38 smithi067 bash[17655]: audit 2024-04-03T16:19:37.718757+0000 mon.a (mon.0) 3750 : audit [DBG] from='client.? 172.21.15.67:0/3269876226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:38 smithi082 bash[20963]: audit 2024-04-03T16:19:37.718757+0000 mon.a (mon.0) 3750 : audit [DBG] from='client.? 172.21.15.67:0/3269876226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:39.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:39 smithi067 bash[17655]: cluster 2024-04-03T16:19:38.298643+0000 mgr.y (mgr.24370) 3638 : cluster [DBG] pgmap v3622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:39.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:39 smithi067 bash[27441]: cluster 2024-04-03T16:19:38.298643+0000 mgr.y (mgr.24370) 3638 : cluster [DBG] pgmap v3622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:39.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:39 smithi082 bash[20963]: cluster 2024-04-03T16:19:38.298643+0000 mgr.y (mgr.24370) 3638 : cluster [DBG] pgmap v3622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:40.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:40 smithi067 bash[27441]: audit 2024-04-03T16:19:39.836542+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:40 smithi067 bash[27441]: audit 2024-04-03T16:19:40.169842+0000 mon.c (mon.2) 1371 : audit [DBG] from='client.? 172.21.15.67:0/1150514949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:40 smithi067 bash[17655]: audit 2024-04-03T16:19:39.836542+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:40 smithi067 bash[17655]: audit 2024-04-03T16:19:40.169842+0000 mon.c (mon.2) 1371 : audit [DBG] from='client.? 172.21.15.67:0/1150514949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:40 smithi082 bash[20963]: audit 2024-04-03T16:19:39.836542+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:40 smithi082 bash[20963]: audit 2024-04-03T16:19:40.169842+0000 mon.c (mon.2) 1371 : audit [DBG] from='client.? 172.21.15.67:0/1150514949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:41 smithi082 bash[20963]: cluster 2024-04-03T16:19:40.299358+0000 mgr.y (mgr.24370) 3639 : cluster [DBG] pgmap v3623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:41 smithi067 bash[27441]: cluster 2024-04-03T16:19:40.299358+0000 mgr.y (mgr.24370) 3639 : cluster [DBG] pgmap v3623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:41.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:41 smithi067 bash[17655]: cluster 2024-04-03T16:19:40.299358+0000 mgr.y (mgr.24370) 3639 : cluster [DBG] pgmap v3623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:43] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:19:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:19:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:43 smithi082 bash[20963]: cluster 2024-04-03T16:19:42.299974+0000 mgr.y (mgr.24370) 3640 : cluster [DBG] pgmap v3624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:43 smithi082 bash[20963]: audit 2024-04-03T16:19:42.630795+0000 mon.a (mon.0) 3752 : audit [DBG] from='client.? 172.21.15.67:0/500822953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:43 smithi067 bash[17655]: cluster 2024-04-03T16:19:42.299974+0000 mgr.y (mgr.24370) 3640 : cluster [DBG] pgmap v3624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:43 smithi067 bash[17655]: audit 2024-04-03T16:19:42.630795+0000 mon.a (mon.0) 3752 : audit [DBG] from='client.? 172.21.15.67:0/500822953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:43 smithi067 bash[27441]: cluster 2024-04-03T16:19:42.299974+0000 mgr.y (mgr.24370) 3640 : cluster [DBG] pgmap v3624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:43 smithi067 bash[27441]: audit 2024-04-03T16:19:42.630795+0000 mon.a (mon.0) 3752 : audit [DBG] from='client.? 172.21.15.67:0/500822953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:44 smithi082 bash[20963]: cluster 2024-04-03T16:19:44.300556+0000 mgr.y (mgr.24370) 3641 : cluster [DBG] pgmap v3625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:44 smithi067 bash[17655]: cluster 2024-04-03T16:19:44.300556+0000 mgr.y (mgr.24370) 3641 : cluster [DBG] pgmap v3625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:44 smithi067 bash[27441]: cluster 2024-04-03T16:19:44.300556+0000 mgr.y (mgr.24370) 3641 : cluster [DBG] pgmap v3625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:45.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:45 smithi082 bash[20963]: audit 2024-04-03T16:19:45.085728+0000 mon.a (mon.0) 3753 : audit [DBG] from='client.? 172.21.15.67:0/3938216306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:45.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:45 smithi067 bash[17655]: audit 2024-04-03T16:19:45.085728+0000 mon.a (mon.0) 3753 : audit [DBG] from='client.? 172.21.15.67:0/3938216306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:45.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:45 smithi067 bash[27441]: audit 2024-04-03T16:19:45.085728+0000 mon.a (mon.0) 3753 : audit [DBG] from='client.? 172.21.15.67:0/3938216306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:46 smithi082 bash[20963]: cluster 2024-04-03T16:19:46.301761+0000 mgr.y (mgr.24370) 3642 : cluster [DBG] pgmap v3626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:46 smithi067 bash[17655]: cluster 2024-04-03T16:19:46.301761+0000 mgr.y (mgr.24370) 3642 : cluster [DBG] pgmap v3626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:46 smithi067 bash[27441]: cluster 2024-04-03T16:19:46.301761+0000 mgr.y (mgr.24370) 3642 : cluster [DBG] pgmap v3626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:47.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:47 smithi082 bash[20963]: audit 2024-04-03T16:19:47.552975+0000 mon.b (mon.1) 37 : audit [DBG] from='client.? 172.21.15.67:0/891142389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:47.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:47 smithi067 bash[17655]: audit 2024-04-03T16:19:47.552975+0000 mon.b (mon.1) 37 : audit [DBG] from='client.? 172.21.15.67:0/891142389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:47.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:47 smithi067 bash[27441]: audit 2024-04-03T16:19:47.552975+0000 mon.b (mon.1) 37 : audit [DBG] from='client.? 172.21.15.67:0/891142389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:48.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:48 smithi082 bash[20963]: cluster 2024-04-03T16:19:48.302462+0000 mgr.y (mgr.24370) 3643 : cluster [DBG] pgmap v3627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:48 smithi067 bash[27441]: cluster 2024-04-03T16:19:48.302462+0000 mgr.y (mgr.24370) 3643 : cluster [DBG] pgmap v3627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:48 smithi067 bash[17655]: cluster 2024-04-03T16:19:48.302462+0000 mgr.y (mgr.24370) 3643 : cluster [DBG] pgmap v3627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:50.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:50 smithi082 bash[20963]: audit 2024-04-03T16:19:50.010341+0000 mon.a (mon.0) 3754 : audit [DBG] from='client.? 172.21.15.67:0/2881589730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:50.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:50 smithi067 bash[27441]: audit 2024-04-03T16:19:50.010341+0000 mon.a (mon.0) 3754 : audit [DBG] from='client.? 172.21.15.67:0/2881589730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:50.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:50 smithi067 bash[17655]: audit 2024-04-03T16:19:50.010341+0000 mon.a (mon.0) 3754 : audit [DBG] from='client.? 172.21.15.67:0/2881589730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:51.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:51 smithi082 bash[20963]: cluster 2024-04-03T16:19:50.303172+0000 mgr.y (mgr.24370) 3644 : cluster [DBG] pgmap v3628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:51.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:51 smithi067 bash[27441]: cluster 2024-04-03T16:19:50.303172+0000 mgr.y (mgr.24370) 3644 : cluster [DBG] pgmap v3628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:51.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:51 smithi067 bash[17655]: cluster 2024-04-03T16:19:50.303172+0000 mgr.y (mgr.24370) 3644 : cluster [DBG] pgmap v3628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:53.356 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:53] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:19:53.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:19:53.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:53 smithi082 bash[20963]: cluster 2024-04-03T16:19:52.304289+0000 mgr.y (mgr.24370) 3645 : cluster [DBG] pgmap v3629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:53.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:53 smithi082 bash[20963]: audit 2024-04-03T16:19:52.470658+0000 mon.a (mon.0) 3755 : audit [DBG] from='client.? 172.21.15.67:0/2391940831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:53.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:53 smithi067 bash[27441]: cluster 2024-04-03T16:19:52.304289+0000 mgr.y (mgr.24370) 3645 : cluster [DBG] pgmap v3629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:53.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:53 smithi067 bash[27441]: audit 2024-04-03T16:19:52.470658+0000 mon.a (mon.0) 3755 : audit [DBG] from='client.? 172.21.15.67:0/2391940831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:53.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:53 smithi067 bash[17655]: cluster 2024-04-03T16:19:52.304289+0000 mgr.y (mgr.24370) 3645 : cluster [DBG] pgmap v3629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:53.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:53 smithi067 bash[17655]: audit 2024-04-03T16:19:52.470658+0000 mon.a (mon.0) 3755 : audit [DBG] from='client.? 172.21.15.67:0/2391940831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:55 smithi082 bash[20963]: cluster 2024-04-03T16:19:54.304940+0000 mgr.y (mgr.24370) 3646 : cluster [DBG] pgmap v3630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:55 smithi082 bash[20963]: audit 2024-04-03T16:19:54.836864+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:55 smithi082 bash[20963]: audit 2024-04-03T16:19:54.929904+0000 mon.c (mon.2) 1372 : audit [DBG] from='client.? 172.21.15.67:0/4024232415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:55 smithi067 bash[17655]: cluster 2024-04-03T16:19:54.304940+0000 mgr.y (mgr.24370) 3646 : cluster [DBG] pgmap v3630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:55 smithi067 bash[17655]: audit 2024-04-03T16:19:54.836864+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:55 smithi067 bash[17655]: audit 2024-04-03T16:19:54.929904+0000 mon.c (mon.2) 1372 : audit [DBG] from='client.? 172.21.15.67:0/4024232415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:55 smithi067 bash[27441]: cluster 2024-04-03T16:19:54.304940+0000 mgr.y (mgr.24370) 3646 : cluster [DBG] pgmap v3630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:55 smithi067 bash[27441]: audit 2024-04-03T16:19:54.836864+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:19:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:55 smithi067 bash[27441]: audit 2024-04-03T16:19:54.929904+0000 mon.c (mon.2) 1372 : audit [DBG] from='client.? 172.21.15.67:0/4024232415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:57.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:57 smithi082 bash[20963]: cluster 2024-04-03T16:19:56.306027+0000 mgr.y (mgr.24370) 3647 : cluster [DBG] pgmap v3631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:57.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:57 smithi067 bash[27441]: cluster 2024-04-03T16:19:56.306027+0000 mgr.y (mgr.24370) 3647 : cluster [DBG] pgmap v3631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:57 smithi067 bash[17655]: cluster 2024-04-03T16:19:56.306027+0000 mgr.y (mgr.24370) 3647 : cluster [DBG] pgmap v3631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:58.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:58 smithi082 bash[20963]: audit 2024-04-03T16:19:57.385890+0000 mon.c (mon.2) 1373 : audit [DBG] from='client.? 172.21.15.67:0/2339743044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:58 smithi067 bash[17655]: audit 2024-04-03T16:19:57.385890+0000 mon.c (mon.2) 1373 : audit [DBG] from='client.? 172.21.15.67:0/2339743044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:58.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:58 smithi067 bash[27441]: audit 2024-04-03T16:19:57.385890+0000 mon.c (mon.2) 1373 : audit [DBG] from='client.? 172.21.15.67:0/2339743044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:19:59.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:19:59 smithi082 bash[20963]: cluster 2024-04-03T16:19:58.306740+0000 mgr.y (mgr.24370) 3648 : cluster [DBG] pgmap v3632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:19:59 smithi067 bash[17655]: cluster 2024-04-03T16:19:58.306740+0000 mgr.y (mgr.24370) 3648 : cluster [DBG] pgmap v3632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:19:59.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:19:59 smithi067 bash[27441]: cluster 2024-04-03T16:19:58.306740+0000 mgr.y (mgr.24370) 3648 : cluster [DBG] pgmap v3632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:00.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:00 smithi067 bash[27441]: audit 2024-04-03T16:19:59.847224+0000 mon.a (mon.0) 3757 : audit [DBG] from='client.? 172.21.15.67:0/3937660692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:00.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:00 smithi067 bash[27441]: cluster 2024-04-03T16:20:00.000142+0000 mon.a (mon.0) 3758 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:20:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:00 smithi067 bash[17655]: audit 2024-04-03T16:19:59.847224+0000 mon.a (mon.0) 3757 : audit [DBG] from='client.? 172.21.15.67:0/3937660692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:00 smithi067 bash[17655]: cluster 2024-04-03T16:20:00.000142+0000 mon.a (mon.0) 3758 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:20:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:00 smithi082 bash[20963]: audit 2024-04-03T16:19:59.847224+0000 mon.a (mon.0) 3757 : audit [DBG] from='client.? 172.21.15.67:0/3937660692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:00 smithi082 bash[20963]: cluster 2024-04-03T16:20:00.000142+0000 mon.a (mon.0) 3758 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:20:01.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:01 smithi067 bash[17655]: cluster 2024-04-03T16:20:00.307393+0000 mgr.y (mgr.24370) 3649 : cluster [DBG] pgmap v3633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:01 smithi067 bash[27441]: cluster 2024-04-03T16:20:00.307393+0000 mgr.y (mgr.24370) 3649 : cluster [DBG] pgmap v3633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:01.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:01 smithi082 bash[20963]: cluster 2024-04-03T16:20:00.307393+0000 mgr.y (mgr.24370) 3649 : cluster [DBG] pgmap v3633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:02.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:02 smithi067 bash[27441]: audit 2024-04-03T16:20:02.302558+0000 mon.c (mon.2) 1374 : audit [DBG] from='client.? 172.21.15.67:0/1127881642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:02 smithi067 bash[17655]: audit 2024-04-03T16:20:02.302558+0000 mon.c (mon.2) 1374 : audit [DBG] from='client.? 172.21.15.67:0/1127881642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:02 smithi082 bash[20963]: audit 2024-04-03T16:20:02.302558+0000 mon.c (mon.2) 1374 : audit [DBG] from='client.? 172.21.15.67:0/1127881642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:03.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:03] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:20:03.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:03 smithi067 bash[17655]: cluster 2024-04-03T16:20:02.308536+0000 mgr.y (mgr.24370) 3650 : cluster [DBG] pgmap v3634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:03.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:03 smithi067 bash[27441]: cluster 2024-04-03T16:20:02.308536+0000 mgr.y (mgr.24370) 3650 : cluster [DBG] pgmap v3634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:20:03.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:03 smithi082 bash[20963]: cluster 2024-04-03T16:20:02.308536+0000 mgr.y (mgr.24370) 3650 : cluster [DBG] pgmap v3634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:05.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:05 smithi067 bash[17655]: cluster 2024-04-03T16:20:04.309305+0000 mgr.y (mgr.24370) 3651 : cluster [DBG] pgmap v3635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:05 smithi067 bash[17655]: audit 2024-04-03T16:20:04.756129+0000 mon.a (mon.0) 3759 : audit [DBG] from='client.? 172.21.15.67:0/1680169694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:05 smithi067 bash[27441]: cluster 2024-04-03T16:20:04.309305+0000 mgr.y (mgr.24370) 3651 : cluster [DBG] pgmap v3635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:05 smithi067 bash[27441]: audit 2024-04-03T16:20:04.756129+0000 mon.a (mon.0) 3759 : audit [DBG] from='client.? 172.21.15.67:0/1680169694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:05 smithi082 bash[20963]: cluster 2024-04-03T16:20:04.309305+0000 mgr.y (mgr.24370) 3651 : cluster [DBG] pgmap v3635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:05 smithi082 bash[20963]: audit 2024-04-03T16:20:04.756129+0000 mon.a (mon.0) 3759 : audit [DBG] from='client.? 172.21.15.67:0/1680169694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:07.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:07 smithi067 bash[27441]: cluster 2024-04-03T16:20:06.310496+0000 mgr.y (mgr.24370) 3652 : cluster [DBG] pgmap v3636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:07.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:07 smithi067 bash[27441]: audit 2024-04-03T16:20:07.208047+0000 mon.a (mon.0) 3760 : audit [DBG] from='client.? 172.21.15.67:0/1686789391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:07 smithi067 bash[17655]: cluster 2024-04-03T16:20:06.310496+0000 mgr.y (mgr.24370) 3652 : cluster [DBG] pgmap v3636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:07 smithi067 bash[17655]: audit 2024-04-03T16:20:07.208047+0000 mon.a (mon.0) 3760 : audit [DBG] from='client.? 172.21.15.67:0/1686789391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:07 smithi082 bash[20963]: cluster 2024-04-03T16:20:06.310496+0000 mgr.y (mgr.24370) 3652 : cluster [DBG] pgmap v3636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:07 smithi082 bash[20963]: audit 2024-04-03T16:20:07.208047+0000 mon.a (mon.0) 3760 : audit [DBG] from='client.? 172.21.15.67:0/1686789391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:09.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:09 smithi082 bash[20963]: cluster 2024-04-03T16:20:08.311189+0000 mgr.y (mgr.24370) 3653 : cluster [DBG] pgmap v3637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:09.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:09 smithi067 bash[17655]: cluster 2024-04-03T16:20:08.311189+0000 mgr.y (mgr.24370) 3653 : cluster [DBG] pgmap v3637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:09.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:09 smithi067 bash[27441]: cluster 2024-04-03T16:20:08.311189+0000 mgr.y (mgr.24370) 3653 : cluster [DBG] pgmap v3637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:10 smithi082 bash[20963]: audit 2024-04-03T16:20:09.666674+0000 mon.c (mon.2) 1375 : audit [DBG] from='client.? 172.21.15.67:0/1457713008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:10 smithi082 bash[20963]: audit 2024-04-03T16:20:09.837406+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:10 smithi067 bash[27441]: audit 2024-04-03T16:20:09.666674+0000 mon.c (mon.2) 1375 : audit [DBG] from='client.? 172.21.15.67:0/1457713008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:10 smithi067 bash[27441]: audit 2024-04-03T16:20:09.837406+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:10 smithi067 bash[17655]: audit 2024-04-03T16:20:09.666674+0000 mon.c (mon.2) 1375 : audit [DBG] from='client.? 172.21.15.67:0/1457713008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:10 smithi067 bash[17655]: audit 2024-04-03T16:20:09.837406+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:11 smithi082 bash[20963]: cluster 2024-04-03T16:20:10.311897+0000 mgr.y (mgr.24370) 3654 : cluster [DBG] pgmap v3638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:11 smithi067 bash[17655]: cluster 2024-04-03T16:20:10.311897+0000 mgr.y (mgr.24370) 3654 : cluster [DBG] pgmap v3638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:11.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:11 smithi067 bash[27441]: cluster 2024-04-03T16:20:10.311897+0000 mgr.y (mgr.24370) 3654 : cluster [DBG] pgmap v3638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:12 smithi082 bash[20963]: audit 2024-04-03T16:20:12.117321+0000 mon.a (mon.0) 3762 : audit [DBG] from='client.? 172.21.15.67:0/166562829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:12.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:12 smithi082 bash[20963]: cluster 2024-04-03T16:20:12.313075+0000 mgr.y (mgr.24370) 3655 : cluster [DBG] pgmap v3639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:12 smithi067 bash[17655]: audit 2024-04-03T16:20:12.117321+0000 mon.a (mon.0) 3762 : audit [DBG] from='client.? 172.21.15.67:0/166562829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:12 smithi067 bash[17655]: cluster 2024-04-03T16:20:12.313075+0000 mgr.y (mgr.24370) 3655 : cluster [DBG] pgmap v3639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:12 smithi067 bash[27441]: audit 2024-04-03T16:20:12.117321+0000 mon.a (mon.0) 3762 : audit [DBG] from='client.? 172.21.15.67:0/166562829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:12 smithi067 bash[27441]: cluster 2024-04-03T16:20:12.313075+0000 mgr.y (mgr.24370) 3655 : cluster [DBG] pgmap v3639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:13] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:20:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:20:15.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:15 smithi082 bash[20963]: cluster 2024-04-03T16:20:14.313753+0000 mgr.y (mgr.24370) 3656 : cluster [DBG] pgmap v3640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:15 smithi082 bash[20963]: audit 2024-04-03T16:20:14.583124+0000 mon.a (mon.0) 3763 : audit [DBG] from='client.? 172.21.15.67:0/3487222409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:15.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:15 smithi067 bash[27441]: cluster 2024-04-03T16:20:14.313753+0000 mgr.y (mgr.24370) 3656 : cluster [DBG] pgmap v3640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:15.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:15 smithi067 bash[27441]: audit 2024-04-03T16:20:14.583124+0000 mon.a (mon.0) 3763 : audit [DBG] from='client.? 172.21.15.67:0/3487222409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:15.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:15 smithi067 bash[17655]: cluster 2024-04-03T16:20:14.313753+0000 mgr.y (mgr.24370) 3656 : cluster [DBG] pgmap v3640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:15 smithi067 bash[17655]: audit 2024-04-03T16:20:14.583124+0000 mon.a (mon.0) 3763 : audit [DBG] from='client.? 172.21.15.67:0/3487222409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:17.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:17 smithi082 bash[20963]: cluster 2024-04-03T16:20:16.314935+0000 mgr.y (mgr.24370) 3657 : cluster [DBG] pgmap v3641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:17 smithi082 bash[20963]: audit 2024-04-03T16:20:17.033690+0000 mon.c (mon.2) 1376 : audit [DBG] from='client.? 172.21.15.67:0/3000749462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:17.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:17 smithi067 bash[17655]: cluster 2024-04-03T16:20:16.314935+0000 mgr.y (mgr.24370) 3657 : cluster [DBG] pgmap v3641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:17.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:17 smithi067 bash[17655]: audit 2024-04-03T16:20:17.033690+0000 mon.c (mon.2) 1376 : audit [DBG] from='client.? 172.21.15.67:0/3000749462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:17.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:17 smithi067 bash[27441]: cluster 2024-04-03T16:20:16.314935+0000 mgr.y (mgr.24370) 3657 : cluster [DBG] pgmap v3641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:17 smithi067 bash[27441]: audit 2024-04-03T16:20:17.033690+0000 mon.c (mon.2) 1376 : audit [DBG] from='client.? 172.21.15.67:0/3000749462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:19.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:19 smithi082 bash[20963]: cluster 2024-04-03T16:20:18.315631+0000 mgr.y (mgr.24370) 3658 : cluster [DBG] pgmap v3642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:19 smithi067 bash[17655]: cluster 2024-04-03T16:20:18.315631+0000 mgr.y (mgr.24370) 3658 : cluster [DBG] pgmap v3642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:19.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:19 smithi067 bash[27441]: cluster 2024-04-03T16:20:18.315631+0000 mgr.y (mgr.24370) 3658 : cluster [DBG] pgmap v3642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:20.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:20 smithi067 bash[17655]: audit 2024-04-03T16:20:19.491339+0000 mon.a (mon.0) 3764 : audit [DBG] from='client.? 172.21.15.67:0/1037414032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:20.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:20 smithi067 bash[27441]: audit 2024-04-03T16:20:19.491339+0000 mon.a (mon.0) 3764 : audit [DBG] from='client.? 172.21.15.67:0/1037414032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:20.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:20 smithi082 bash[20963]: audit 2024-04-03T16:20:19.491339+0000 mon.a (mon.0) 3764 : audit [DBG] from='client.? 172.21.15.67:0/1037414032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:21 smithi067 bash[17655]: cluster 2024-04-03T16:20:20.316345+0000 mgr.y (mgr.24370) 3659 : cluster [DBG] pgmap v3643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:21.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:21 smithi067 bash[27441]: cluster 2024-04-03T16:20:20.316345+0000 mgr.y (mgr.24370) 3659 : cluster [DBG] pgmap v3643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:21.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:21 smithi082 bash[20963]: cluster 2024-04-03T16:20:20.316345+0000 mgr.y (mgr.24370) 3659 : cluster [DBG] pgmap v3643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:22 smithi067 bash[17655]: audit 2024-04-03T16:20:21.407596+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:20:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:22 smithi067 bash[17655]: audit 2024-04-03T16:20:21.933525+0000 mon.a (mon.0) 3766 : audit [DBG] from='client.? 172.21.15.67:0/1398127736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:22 smithi067 bash[27441]: audit 2024-04-03T16:20:21.407596+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:20:22.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:22 smithi067 bash[27441]: audit 2024-04-03T16:20:21.933525+0000 mon.a (mon.0) 3766 : audit [DBG] from='client.? 172.21.15.67:0/1398127736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:22 smithi082 bash[20963]: audit 2024-04-03T16:20:21.407596+0000 mon.a (mon.0) 3765 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:20:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:22 smithi082 bash[20963]: audit 2024-04-03T16:20:21.933525+0000 mon.a (mon.0) 3766 : audit [DBG] from='client.? 172.21.15.67:0/1398127736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:23.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:23] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:20:23.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:23 smithi067 bash[17655]: cluster 2024-04-03T16:20:22.317510+0000 mgr.y (mgr.24370) 3660 : cluster [DBG] pgmap v3644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:23.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:23 smithi067 bash[27441]: cluster 2024-04-03T16:20:22.317510+0000 mgr.y (mgr.24370) 3660 : cluster [DBG] pgmap v3644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:23.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:23 smithi082 bash[20963]: cluster 2024-04-03T16:20:22.317510+0000 mgr.y (mgr.24370) 3660 : cluster [DBG] pgmap v3644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:20:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:24 smithi067 bash[17655]: audit 2024-04-03T16:20:24.394055+0000 mon.c (mon.2) 1377 : audit [DBG] from='client.? 172.21.15.67:0/2153839360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:24 smithi067 bash[27441]: audit 2024-04-03T16:20:24.394055+0000 mon.c (mon.2) 1377 : audit [DBG] from='client.? 172.21.15.67:0/2153839360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:24 smithi082 bash[20963]: audit 2024-04-03T16:20:24.394055+0000 mon.c (mon.2) 1377 : audit [DBG] from='client.? 172.21.15.67:0/2153839360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:25 smithi067 bash[17655]: cluster 2024-04-03T16:20:24.318177+0000 mgr.y (mgr.24370) 3661 : cluster [DBG] pgmap v3645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:25 smithi067 bash[17655]: audit 2024-04-03T16:20:24.837941+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:25 smithi067 bash[27441]: cluster 2024-04-03T16:20:24.318177+0000 mgr.y (mgr.24370) 3661 : cluster [DBG] pgmap v3645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:25 smithi067 bash[27441]: audit 2024-04-03T16:20:24.837941+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:25 smithi082 bash[20963]: cluster 2024-04-03T16:20:24.318177+0000 mgr.y (mgr.24370) 3661 : cluster [DBG] pgmap v3645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:25 smithi082 bash[20963]: audit 2024-04-03T16:20:24.837941+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:27.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:27 smithi082 bash[20963]: cluster 2024-04-03T16:20:26.319355+0000 mgr.y (mgr.24370) 3662 : cluster [DBG] pgmap v3646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:27.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:27 smithi082 bash[20963]: audit 2024-04-03T16:20:26.855737+0000 mon.a (mon.0) 3768 : audit [DBG] from='client.? 172.21.15.67:0/3312595300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:27.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:27 smithi082 bash[20963]: audit 2024-04-03T16:20:27.053799+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:27.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:27 smithi082 bash[20963]: audit 2024-04-03T16:20:27.062923+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:27.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:27 smithi067 bash[27441]: cluster 2024-04-03T16:20:26.319355+0000 mgr.y (mgr.24370) 3662 : cluster [DBG] pgmap v3646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:27.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:27 smithi067 bash[27441]: audit 2024-04-03T16:20:26.855737+0000 mon.a (mon.0) 3768 : audit [DBG] from='client.? 172.21.15.67:0/3312595300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:27.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:27 smithi067 bash[27441]: audit 2024-04-03T16:20:27.053799+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:27.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:27 smithi067 bash[27441]: audit 2024-04-03T16:20:27.062923+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:27.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:27 smithi067 bash[17655]: cluster 2024-04-03T16:20:26.319355+0000 mgr.y (mgr.24370) 3662 : cluster [DBG] pgmap v3646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:27.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:27 smithi067 bash[17655]: audit 2024-04-03T16:20:26.855737+0000 mon.a (mon.0) 3768 : audit [DBG] from='client.? 172.21.15.67:0/3312595300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:27.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:27 smithi067 bash[17655]: audit 2024-04-03T16:20:27.053799+0000 mon.a (mon.0) 3769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:27.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:27 smithi067 bash[17655]: audit 2024-04-03T16:20:27.062923+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:28.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:28 smithi082 bash[20963]: audit 2024-04-03T16:20:27.417427+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:28.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:28 smithi082 bash[20963]: audit 2024-04-03T16:20:27.430805+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:28 smithi067 bash[17655]: audit 2024-04-03T16:20:27.417427+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:28 smithi067 bash[17655]: audit 2024-04-03T16:20:27.430805+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:28.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:28 smithi067 bash[27441]: audit 2024-04-03T16:20:27.417427+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:28.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:28 smithi067 bash[27441]: audit 2024-04-03T16:20:27.430805+0000 mon.a (mon.0) 3772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:29.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:29 smithi082 bash[20963]: cluster 2024-04-03T16:20:28.320092+0000 mgr.y (mgr.24370) 3663 : cluster [DBG] pgmap v3647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:29.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:29 smithi082 bash[20963]: audit 2024-04-03T16:20:29.306697+0000 mon.c (mon.2) 1378 : audit [DBG] from='client.? 172.21.15.67:0/121029689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:29.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:29 smithi067 bash[17655]: cluster 2024-04-03T16:20:28.320092+0000 mgr.y (mgr.24370) 3663 : cluster [DBG] pgmap v3647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:29.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:29 smithi067 bash[17655]: audit 2024-04-03T16:20:29.306697+0000 mon.c (mon.2) 1378 : audit [DBG] from='client.? 172.21.15.67:0/121029689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:29.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:29 smithi067 bash[27441]: cluster 2024-04-03T16:20:28.320092+0000 mgr.y (mgr.24370) 3663 : cluster [DBG] pgmap v3647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:29.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:29 smithi067 bash[27441]: audit 2024-04-03T16:20:29.306697+0000 mon.c (mon.2) 1378 : audit [DBG] from='client.? 172.21.15.67:0/121029689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:31 smithi082 bash[20963]: cluster 2024-04-03T16:20:30.320785+0000 mgr.y (mgr.24370) 3664 : cluster [DBG] pgmap v3648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:31 smithi067 bash[17655]: cluster 2024-04-03T16:20:30.320785+0000 mgr.y (mgr.24370) 3664 : cluster [DBG] pgmap v3648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:31 smithi067 bash[27441]: cluster 2024-04-03T16:20:30.320785+0000 mgr.y (mgr.24370) 3664 : cluster [DBG] pgmap v3648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:32.700 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:32 smithi082 bash[20963]: audit 2024-04-03T16:20:31.755895+0000 mon.c (mon.2) 1379 : audit [DBG] from='client.? 172.21.15.67:0/3950522725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:32.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:32 smithi067 bash[17655]: audit 2024-04-03T16:20:31.755895+0000 mon.c (mon.2) 1379 : audit [DBG] from='client.? 172.21.15.67:0/3950522725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:32.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:32 smithi067 bash[27441]: audit 2024-04-03T16:20:31.755895+0000 mon.c (mon.2) 1379 : audit [DBG] from='client.? 172.21.15.67:0/3950522725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:33] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:20:33.825 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:20:33.825 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:33 smithi082 bash[20963]: cluster 2024-04-03T16:20:32.321935+0000 mgr.y (mgr.24370) 3665 : cluster [DBG] pgmap v3649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:33.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:33 smithi067 bash[27441]: cluster 2024-04-03T16:20:32.321935+0000 mgr.y (mgr.24370) 3665 : cluster [DBG] pgmap v3649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:33.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:33 smithi067 bash[17655]: cluster 2024-04-03T16:20:32.321935+0000 mgr.y (mgr.24370) 3665 : cluster [DBG] pgmap v3649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:34.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:34 smithi082 bash[20963]: audit 2024-04-03T16:20:34.220659+0000 mon.a (mon.0) 3773 : audit [DBG] from='client.? 172.21.15.67:0/1197580150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:34.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:34 smithi082 bash[20963]: cluster 2024-04-03T16:20:34.322618+0000 mgr.y (mgr.24370) 3666 : cluster [DBG] pgmap v3650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:34.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:34 smithi067 bash[27441]: audit 2024-04-03T16:20:34.220659+0000 mon.a (mon.0) 3773 : audit [DBG] from='client.? 172.21.15.67:0/1197580150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:34.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:34 smithi067 bash[27441]: cluster 2024-04-03T16:20:34.322618+0000 mgr.y (mgr.24370) 3666 : cluster [DBG] pgmap v3650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:34 smithi067 bash[17655]: audit 2024-04-03T16:20:34.220659+0000 mon.a (mon.0) 3773 : audit [DBG] from='client.? 172.21.15.67:0/1197580150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:34 smithi067 bash[17655]: cluster 2024-04-03T16:20:34.322618+0000 mgr.y (mgr.24370) 3666 : cluster [DBG] pgmap v3650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:37.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:37 smithi082 bash[20963]: cluster 2024-04-03T16:20:36.323783+0000 mgr.y (mgr.24370) 3667 : cluster [DBG] pgmap v3651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:37.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:37 smithi082 bash[20963]: audit 2024-04-03T16:20:36.673735+0000 mon.a (mon.0) 3774 : audit [DBG] from='client.? 172.21.15.67:0/227658624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:37 smithi067 bash[17655]: cluster 2024-04-03T16:20:36.323783+0000 mgr.y (mgr.24370) 3667 : cluster [DBG] pgmap v3651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:37 smithi067 bash[17655]: audit 2024-04-03T16:20:36.673735+0000 mon.a (mon.0) 3774 : audit [DBG] from='client.? 172.21.15.67:0/227658624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:37.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:37 smithi067 bash[27441]: cluster 2024-04-03T16:20:36.323783+0000 mgr.y (mgr.24370) 3667 : cluster [DBG] pgmap v3651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:37 smithi067 bash[27441]: audit 2024-04-03T16:20:36.673735+0000 mon.a (mon.0) 3774 : audit [DBG] from='client.? 172.21.15.67:0/227658624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:39 smithi082 bash[20963]: audit 2024-04-03T16:20:38.125871+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:39 smithi082 bash[20963]: audit 2024-04-03T16:20:38.135621+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:39 smithi082 bash[20963]: audit 2024-04-03T16:20:38.137363+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:20:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:39 smithi082 bash[20963]: audit 2024-04-03T16:20:38.138899+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:20:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:39 smithi082 bash[20963]: audit 2024-04-03T16:20:38.149576+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:39 smithi082 bash[20963]: cluster 2024-04-03T16:20:38.324529+0000 mgr.y (mgr.24370) 3668 : cluster [DBG] pgmap v3652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:39.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[27441]: audit 2024-04-03T16:20:38.125871+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:39.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[27441]: audit 2024-04-03T16:20:38.135621+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:39.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[27441]: audit 2024-04-03T16:20:38.137363+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:20:39.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[27441]: audit 2024-04-03T16:20:38.138899+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:20:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[27441]: audit 2024-04-03T16:20:38.149576+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[27441]: cluster 2024-04-03T16:20:38.324529+0000 mgr.y (mgr.24370) 3668 : cluster [DBG] pgmap v3652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[17655]: audit 2024-04-03T16:20:38.125871+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[17655]: audit 2024-04-03T16:20:38.135621+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[17655]: audit 2024-04-03T16:20:38.137363+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:20:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[17655]: audit 2024-04-03T16:20:38.138899+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:20:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[17655]: audit 2024-04-03T16:20:38.149576+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:20:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:39 smithi067 bash[17655]: cluster 2024-04-03T16:20:38.324529+0000 mgr.y (mgr.24370) 3668 : cluster [DBG] pgmap v3652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:40.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:40 smithi082 bash[20963]: audit 2024-04-03T16:20:39.128066+0000 mon.c (mon.2) 1380 : audit [DBG] from='client.? 172.21.15.67:0/2094153915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:40.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:40 smithi082 bash[20963]: audit 2024-04-03T16:20:39.838850+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:40.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:40 smithi067 bash[27441]: audit 2024-04-03T16:20:39.128066+0000 mon.c (mon.2) 1380 : audit [DBG] from='client.? 172.21.15.67:0/2094153915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:40.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:40 smithi067 bash[27441]: audit 2024-04-03T16:20:39.838850+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:40.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:40 smithi067 bash[17655]: audit 2024-04-03T16:20:39.128066+0000 mon.c (mon.2) 1380 : audit [DBG] from='client.? 172.21.15.67:0/2094153915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:40.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:40 smithi067 bash[17655]: audit 2024-04-03T16:20:39.838850+0000 mon.a (mon.0) 3780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:41.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:41 smithi067 bash[27441]: cluster 2024-04-03T16:20:40.325304+0000 mgr.y (mgr.24370) 3669 : cluster [DBG] pgmap v3653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:41.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:41 smithi067 bash[17655]: cluster 2024-04-03T16:20:40.325304+0000 mgr.y (mgr.24370) 3669 : cluster [DBG] pgmap v3653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:41.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:41 smithi082 bash[20963]: cluster 2024-04-03T16:20:40.325304+0000 mgr.y (mgr.24370) 3669 : cluster [DBG] pgmap v3653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:42.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:42 smithi067 bash[17655]: audit 2024-04-03T16:20:41.583701+0000 mon.c (mon.2) 1381 : audit [DBG] from='client.? 172.21.15.67:0/759312998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:42.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:42 smithi067 bash[27441]: audit 2024-04-03T16:20:41.583701+0000 mon.c (mon.2) 1381 : audit [DBG] from='client.? 172.21.15.67:0/759312998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:42.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:42 smithi082 bash[20963]: audit 2024-04-03T16:20:41.583701+0000 mon.c (mon.2) 1381 : audit [DBG] from='client.? 172.21.15.67:0/759312998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:43] "GET /metrics HTTP/1.1" 200 239937 "" "Prometheus/2.43.0" 2024-04-03T16:20:43.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:43 smithi067 bash[27441]: cluster 2024-04-03T16:20:42.326867+0000 mgr.y (mgr.24370) 3670 : cluster [DBG] pgmap v3654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:43.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:43 smithi067 bash[17655]: cluster 2024-04-03T16:20:42.326867+0000 mgr.y (mgr.24370) 3670 : cluster [DBG] pgmap v3654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:43.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:43 smithi082 bash[20963]: cluster 2024-04-03T16:20:42.326867+0000 mgr.y (mgr.24370) 3670 : cluster [DBG] pgmap v3654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:20:44.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:44 smithi067 bash[17655]: audit 2024-04-03T16:20:44.037506+0000 mon.a (mon.0) 3781 : audit [DBG] from='client.? 172.21.15.67:0/2994482478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:44.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:44 smithi067 bash[27441]: audit 2024-04-03T16:20:44.037506+0000 mon.a (mon.0) 3781 : audit [DBG] from='client.? 172.21.15.67:0/2994482478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:44.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:44 smithi082 bash[20963]: audit 2024-04-03T16:20:44.037506+0000 mon.a (mon.0) 3781 : audit [DBG] from='client.? 172.21.15.67:0/2994482478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:45.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:45 smithi067 bash[17655]: cluster 2024-04-03T16:20:44.327692+0000 mgr.y (mgr.24370) 3671 : cluster [DBG] pgmap v3655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:45 smithi067 bash[27441]: cluster 2024-04-03T16:20:44.327692+0000 mgr.y (mgr.24370) 3671 : cluster [DBG] pgmap v3655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:45 smithi082 bash[20963]: cluster 2024-04-03T16:20:44.327692+0000 mgr.y (mgr.24370) 3671 : cluster [DBG] pgmap v3655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:47.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:47 smithi067 bash[17655]: cluster 2024-04-03T16:20:46.328785+0000 mgr.y (mgr.24370) 3672 : cluster [DBG] pgmap v3656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:47.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:47 smithi067 bash[17655]: audit 2024-04-03T16:20:46.503586+0000 mon.c (mon.2) 1382 : audit [DBG] from='client.? 172.21.15.67:0/4166141118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:47 smithi067 bash[27441]: cluster 2024-04-03T16:20:46.328785+0000 mgr.y (mgr.24370) 3672 : cluster [DBG] pgmap v3656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:47 smithi067 bash[27441]: audit 2024-04-03T16:20:46.503586+0000 mon.c (mon.2) 1382 : audit [DBG] from='client.? 172.21.15.67:0/4166141118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:47.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:47 smithi082 bash[20963]: cluster 2024-04-03T16:20:46.328785+0000 mgr.y (mgr.24370) 3672 : cluster [DBG] pgmap v3656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:47.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:47 smithi082 bash[20963]: audit 2024-04-03T16:20:46.503586+0000 mon.c (mon.2) 1382 : audit [DBG] from='client.? 172.21.15.67:0/4166141118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:49.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:49 smithi067 bash[17655]: cluster 2024-04-03T16:20:48.329449+0000 mgr.y (mgr.24370) 3673 : cluster [DBG] pgmap v3657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:49.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:49 smithi067 bash[17655]: audit 2024-04-03T16:20:48.957925+0000 mon.a (mon.0) 3782 : audit [DBG] from='client.? 172.21.15.67:0/2341861500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:49 smithi067 bash[27441]: cluster 2024-04-03T16:20:48.329449+0000 mgr.y (mgr.24370) 3673 : cluster [DBG] pgmap v3657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:49 smithi067 bash[27441]: audit 2024-04-03T16:20:48.957925+0000 mon.a (mon.0) 3782 : audit [DBG] from='client.? 172.21.15.67:0/2341861500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:49.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:49 smithi082 bash[20963]: cluster 2024-04-03T16:20:48.329449+0000 mgr.y (mgr.24370) 3673 : cluster [DBG] pgmap v3657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:49.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:49 smithi082 bash[20963]: audit 2024-04-03T16:20:48.957925+0000 mon.a (mon.0) 3782 : audit [DBG] from='client.? 172.21.15.67:0/2341861500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:51 smithi067 bash[27441]: cluster 2024-04-03T16:20:50.330114+0000 mgr.y (mgr.24370) 3674 : cluster [DBG] pgmap v3658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:51 smithi067 bash[17655]: cluster 2024-04-03T16:20:50.330114+0000 mgr.y (mgr.24370) 3674 : cluster [DBG] pgmap v3658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:51.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:51 smithi082 bash[20963]: cluster 2024-04-03T16:20:50.330114+0000 mgr.y (mgr.24370) 3674 : cluster [DBG] pgmap v3658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:52 smithi067 bash[17655]: audit 2024-04-03T16:20:51.416450+0000 mon.a (mon.0) 3783 : audit [DBG] from='client.? 172.21.15.67:0/3767290300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:52 smithi067 bash[27441]: audit 2024-04-03T16:20:51.416450+0000 mon.a (mon.0) 3783 : audit [DBG] from='client.? 172.21.15.67:0/3767290300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:52.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:52 smithi082 bash[20963]: audit 2024-04-03T16:20:51.416450+0000 mon.a (mon.0) 3783 : audit [DBG] from='client.? 172.21.15.67:0/3767290300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:53.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:53] "GET /metrics HTTP/1.1" 200 239937 "" "Prometheus/2.43.0" 2024-04-03T16:20:53.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:53 smithi067 bash[27441]: cluster 2024-04-03T16:20:52.331311+0000 mgr.y (mgr.24370) 3675 : cluster [DBG] pgmap v3659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:53.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:53 smithi067 bash[17655]: cluster 2024-04-03T16:20:52.331311+0000 mgr.y (mgr.24370) 3675 : cluster [DBG] pgmap v3659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:53.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:53 smithi082 bash[20963]: cluster 2024-04-03T16:20:52.331311+0000 mgr.y (mgr.24370) 3675 : cluster [DBG] pgmap v3659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:20:54.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:54 smithi067 bash[17655]: audit 2024-04-03T16:20:53.866927+0000 mon.a (mon.0) 3784 : audit [DBG] from='client.? 172.21.15.67:0/3893067569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:54.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:54 smithi067 bash[27441]: audit 2024-04-03T16:20:53.866927+0000 mon.a (mon.0) 3784 : audit [DBG] from='client.? 172.21.15.67:0/3893067569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:54 smithi082 bash[20963]: audit 2024-04-03T16:20:53.866927+0000 mon.a (mon.0) 3784 : audit [DBG] from='client.? 172.21.15.67:0/3893067569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:55 smithi067 bash[27441]: cluster 2024-04-03T16:20:54.332056+0000 mgr.y (mgr.24370) 3676 : cluster [DBG] pgmap v3660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:55 smithi067 bash[27441]: audit 2024-04-03T16:20:54.838940+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:55 smithi067 bash[17655]: cluster 2024-04-03T16:20:54.332056+0000 mgr.y (mgr.24370) 3676 : cluster [DBG] pgmap v3660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:55 smithi067 bash[17655]: audit 2024-04-03T16:20:54.838940+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:55 smithi082 bash[20963]: cluster 2024-04-03T16:20:54.332056+0000 mgr.y (mgr.24370) 3676 : cluster [DBG] pgmap v3660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:55 smithi082 bash[20963]: audit 2024-04-03T16:20:54.838940+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:20:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:56 smithi082 bash[20963]: audit 2024-04-03T16:20:56.320590+0000 mon.a (mon.0) 3786 : audit [DBG] from='client.? 172.21.15.67:0/3080875160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:56 smithi067 bash[27441]: audit 2024-04-03T16:20:56.320590+0000 mon.a (mon.0) 3786 : audit [DBG] from='client.? 172.21.15.67:0/3080875160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:56 smithi067 bash[17655]: audit 2024-04-03T16:20:56.320590+0000 mon.a (mon.0) 3786 : audit [DBG] from='client.? 172.21.15.67:0/3080875160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:57.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:57 smithi082 bash[20963]: cluster 2024-04-03T16:20:56.333107+0000 mgr.y (mgr.24370) 3677 : cluster [DBG] pgmap v3661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:57.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:57 smithi067 bash[27441]: cluster 2024-04-03T16:20:56.333107+0000 mgr.y (mgr.24370) 3677 : cluster [DBG] pgmap v3661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:57.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:57 smithi067 bash[17655]: cluster 2024-04-03T16:20:56.333107+0000 mgr.y (mgr.24370) 3677 : cluster [DBG] pgmap v3661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:59.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:59 smithi082 bash[20963]: cluster 2024-04-03T16:20:58.333752+0000 mgr.y (mgr.24370) 3678 : cluster [DBG] pgmap v3662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:59.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:20:59 smithi082 bash[20963]: audit 2024-04-03T16:20:58.770757+0000 mon.c (mon.2) 1383 : audit [DBG] from='client.? 172.21.15.67:0/2122086013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:59.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:59 smithi067 bash[17655]: cluster 2024-04-03T16:20:58.333752+0000 mgr.y (mgr.24370) 3678 : cluster [DBG] pgmap v3662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:59.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:20:59 smithi067 bash[17655]: audit 2024-04-03T16:20:58.770757+0000 mon.c (mon.2) 1383 : audit [DBG] from='client.? 172.21.15.67:0/2122086013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:20:59.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:59 smithi067 bash[27441]: cluster 2024-04-03T16:20:58.333752+0000 mgr.y (mgr.24370) 3678 : cluster [DBG] pgmap v3662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:20:59.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:20:59 smithi067 bash[27441]: audit 2024-04-03T16:20:58.770757+0000 mon.c (mon.2) 1383 : audit [DBG] from='client.? 172.21.15.67:0/2122086013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:01.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:01 smithi082 bash[20963]: cluster 2024-04-03T16:21:00.334412+0000 mgr.y (mgr.24370) 3679 : cluster [DBG] pgmap v3663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:01.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:01 smithi082 bash[20963]: audit 2024-04-03T16:21:01.223841+0000 mon.c (mon.2) 1384 : audit [DBG] from='client.? 172.21.15.67:0/1898749899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:01 smithi067 bash[17655]: cluster 2024-04-03T16:21:00.334412+0000 mgr.y (mgr.24370) 3679 : cluster [DBG] pgmap v3663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:01 smithi067 bash[17655]: audit 2024-04-03T16:21:01.223841+0000 mon.c (mon.2) 1384 : audit [DBG] from='client.? 172.21.15.67:0/1898749899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:01.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:01 smithi067 bash[27441]: cluster 2024-04-03T16:21:00.334412+0000 mgr.y (mgr.24370) 3679 : cluster [DBG] pgmap v3663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:01.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:01 smithi067 bash[27441]: audit 2024-04-03T16:21:01.223841+0000 mon.c (mon.2) 1384 : audit [DBG] from='client.? 172.21.15.67:0/1898749899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:03] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:21:03.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:03 smithi082 bash[20963]: cluster 2024-04-03T16:21:02.335525+0000 mgr.y (mgr.24370) 3680 : cluster [DBG] pgmap v3664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:21:03.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:03 smithi067 bash[27441]: cluster 2024-04-03T16:21:02.335525+0000 mgr.y (mgr.24370) 3680 : cluster [DBG] pgmap v3664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:03.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:03 smithi067 bash[17655]: cluster 2024-04-03T16:21:02.335525+0000 mgr.y (mgr.24370) 3680 : cluster [DBG] pgmap v3664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:04 smithi082 bash[20963]: audit 2024-04-03T16:21:03.677941+0000 mon.a (mon.0) 3787 : audit [DBG] from='client.? 172.21.15.67:0/1724485232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:04 smithi067 bash[27441]: audit 2024-04-03T16:21:03.677941+0000 mon.a (mon.0) 3787 : audit [DBG] from='client.? 172.21.15.67:0/1724485232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:04 smithi067 bash[17655]: audit 2024-04-03T16:21:03.677941+0000 mon.a (mon.0) 3787 : audit [DBG] from='client.? 172.21.15.67:0/1724485232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:05 smithi082 bash[20963]: cluster 2024-04-03T16:21:04.336211+0000 mgr.y (mgr.24370) 3681 : cluster [DBG] pgmap v3665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:05.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:05 smithi067 bash[17655]: cluster 2024-04-03T16:21:04.336211+0000 mgr.y (mgr.24370) 3681 : cluster [DBG] pgmap v3665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:05.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:05 smithi067 bash[27441]: cluster 2024-04-03T16:21:04.336211+0000 mgr.y (mgr.24370) 3681 : cluster [DBG] pgmap v3665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:06 smithi082 bash[20963]: audit 2024-04-03T16:21:06.126002+0000 mon.a (mon.0) 3788 : audit [DBG] from='client.? 172.21.15.67:0/2658414848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:06 smithi082 bash[20963]: cluster 2024-04-03T16:21:06.337325+0000 mgr.y (mgr.24370) 3682 : cluster [DBG] pgmap v3666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:06 smithi067 bash[17655]: audit 2024-04-03T16:21:06.126002+0000 mon.a (mon.0) 3788 : audit [DBG] from='client.? 172.21.15.67:0/2658414848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:06 smithi067 bash[17655]: cluster 2024-04-03T16:21:06.337325+0000 mgr.y (mgr.24370) 3682 : cluster [DBG] pgmap v3666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:06 smithi067 bash[27441]: audit 2024-04-03T16:21:06.126002+0000 mon.a (mon.0) 3788 : audit [DBG] from='client.? 172.21.15.67:0/2658414848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:06 smithi067 bash[27441]: cluster 2024-04-03T16:21:06.337325+0000 mgr.y (mgr.24370) 3682 : cluster [DBG] pgmap v3666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:09 smithi067 bash[17655]: cluster 2024-04-03T16:21:08.337989+0000 mgr.y (mgr.24370) 3683 : cluster [DBG] pgmap v3667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:09 smithi067 bash[17655]: audit 2024-04-03T16:21:08.583042+0000 mon.a (mon.0) 3789 : audit [DBG] from='client.? 172.21.15.67:0/136978359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:09 smithi067 bash[27441]: cluster 2024-04-03T16:21:08.337989+0000 mgr.y (mgr.24370) 3683 : cluster [DBG] pgmap v3667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:09 smithi067 bash[27441]: audit 2024-04-03T16:21:08.583042+0000 mon.a (mon.0) 3789 : audit [DBG] from='client.? 172.21.15.67:0/136978359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:09.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:09 smithi082 bash[20963]: cluster 2024-04-03T16:21:08.337989+0000 mgr.y (mgr.24370) 3683 : cluster [DBG] pgmap v3667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:09.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:09 smithi082 bash[20963]: audit 2024-04-03T16:21:08.583042+0000 mon.a (mon.0) 3789 : audit [DBG] from='client.? 172.21.15.67:0/136978359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:10.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:10 smithi067 bash[27441]: audit 2024-04-03T16:21:09.839249+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:10 smithi067 bash[17655]: audit 2024-04-03T16:21:09.839249+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:10 smithi082 bash[20963]: audit 2024-04-03T16:21:09.839249+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:11.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:11 smithi067 bash[27441]: cluster 2024-04-03T16:21:10.338709+0000 mgr.y (mgr.24370) 3684 : cluster [DBG] pgmap v3668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:11.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:11 smithi067 bash[27441]: audit 2024-04-03T16:21:11.038495+0000 mon.a (mon.0) 3791 : audit [DBG] from='client.? 172.21.15.67:0/3885053558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:11 smithi067 bash[17655]: cluster 2024-04-03T16:21:10.338709+0000 mgr.y (mgr.24370) 3684 : cluster [DBG] pgmap v3668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:11 smithi067 bash[17655]: audit 2024-04-03T16:21:11.038495+0000 mon.a (mon.0) 3791 : audit [DBG] from='client.? 172.21.15.67:0/3885053558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:11 smithi082 bash[20963]: cluster 2024-04-03T16:21:10.338709+0000 mgr.y (mgr.24370) 3684 : cluster [DBG] pgmap v3668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:11 smithi082 bash[20963]: audit 2024-04-03T16:21:11.038495+0000 mon.a (mon.0) 3791 : audit [DBG] from='client.? 172.21.15.67:0/3885053558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:13.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:13] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:21:13.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:13 smithi067 bash[27441]: cluster 2024-04-03T16:21:12.339908+0000 mgr.y (mgr.24370) 3685 : cluster [DBG] pgmap v3669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:13.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:13 smithi067 bash[17655]: cluster 2024-04-03T16:21:12.339908+0000 mgr.y (mgr.24370) 3685 : cluster [DBG] pgmap v3669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:21:13.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:13 smithi082 bash[20963]: cluster 2024-04-03T16:21:12.339908+0000 mgr.y (mgr.24370) 3685 : cluster [DBG] pgmap v3669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:14 smithi082 bash[20963]: audit 2024-04-03T16:21:13.495186+0000 mon.c (mon.2) 1385 : audit [DBG] from='client.? 172.21.15.67:0/302695148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:14 smithi067 bash[17655]: audit 2024-04-03T16:21:13.495186+0000 mon.c (mon.2) 1385 : audit [DBG] from='client.? 172.21.15.67:0/302695148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:14 smithi067 bash[27441]: audit 2024-04-03T16:21:13.495186+0000 mon.c (mon.2) 1385 : audit [DBG] from='client.? 172.21.15.67:0/302695148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:15.880 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 16:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T16:21:15.599509918Z level=info msg="Completed cleanup jobs" duration=69.614435ms 2024-04-03T16:21:15.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:15 smithi082 bash[20963]: cluster 2024-04-03T16:21:14.340567+0000 mgr.y (mgr.24370) 3686 : cluster [DBG] pgmap v3670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:15.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:15 smithi067 bash[17655]: cluster 2024-04-03T16:21:14.340567+0000 mgr.y (mgr.24370) 3686 : cluster [DBG] pgmap v3670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:15.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:15 smithi067 bash[27441]: cluster 2024-04-03T16:21:14.340567+0000 mgr.y (mgr.24370) 3686 : cluster [DBG] pgmap v3670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:16 smithi082 bash[20963]: audit 2024-04-03T16:21:15.948971+0000 mon.a (mon.0) 3792 : audit [DBG] from='client.? 172.21.15.67:0/540752025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:16 smithi067 bash[17655]: audit 2024-04-03T16:21:15.948971+0000 mon.a (mon.0) 3792 : audit [DBG] from='client.? 172.21.15.67:0/540752025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:16.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:16 smithi067 bash[27441]: audit 2024-04-03T16:21:15.948971+0000 mon.a (mon.0) 3792 : audit [DBG] from='client.? 172.21.15.67:0/540752025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:17.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:17 smithi082 bash[20963]: cluster 2024-04-03T16:21:16.341751+0000 mgr.y (mgr.24370) 3687 : cluster [DBG] pgmap v3671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:17.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:17 smithi067 bash[27441]: cluster 2024-04-03T16:21:16.341751+0000 mgr.y (mgr.24370) 3687 : cluster [DBG] pgmap v3671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:17.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:17 smithi067 bash[17655]: cluster 2024-04-03T16:21:16.341751+0000 mgr.y (mgr.24370) 3687 : cluster [DBG] pgmap v3671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:18 smithi082 bash[20963]: audit 2024-04-03T16:21:18.404681+0000 mon.a (mon.0) 3793 : audit [DBG] from='client.? 172.21.15.67:0/2639265581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:18.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:18 smithi067 bash[27441]: audit 2024-04-03T16:21:18.404681+0000 mon.a (mon.0) 3793 : audit [DBG] from='client.? 172.21.15.67:0/2639265581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:18.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:18 smithi067 bash[17655]: audit 2024-04-03T16:21:18.404681+0000 mon.a (mon.0) 3793 : audit [DBG] from='client.? 172.21.15.67:0/2639265581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:19.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:19 smithi082 bash[20963]: cluster 2024-04-03T16:21:18.342238+0000 mgr.y (mgr.24370) 3688 : cluster [DBG] pgmap v3672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:19.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:19 smithi067 bash[17655]: cluster 2024-04-03T16:21:18.342238+0000 mgr.y (mgr.24370) 3688 : cluster [DBG] pgmap v3672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:19.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:19 smithi067 bash[27441]: cluster 2024-04-03T16:21:18.342238+0000 mgr.y (mgr.24370) 3688 : cluster [DBG] pgmap v3672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:20.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:20 smithi082 bash[20963]: cluster 2024-04-03T16:21:20.342872+0000 mgr.y (mgr.24370) 3689 : cluster [DBG] pgmap v3673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:20.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:20 smithi067 bash[27441]: cluster 2024-04-03T16:21:20.342872+0000 mgr.y (mgr.24370) 3689 : cluster [DBG] pgmap v3673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:20.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:20 smithi067 bash[17655]: cluster 2024-04-03T16:21:20.342872+0000 mgr.y (mgr.24370) 3689 : cluster [DBG] pgmap v3673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:21.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:21 smithi082 bash[20963]: audit 2024-04-03T16:21:20.851301+0000 mon.a (mon.0) 3794 : audit [DBG] from='client.? 172.21.15.67:0/3109357373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:21.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:21 smithi067 bash[17655]: audit 2024-04-03T16:21:20.851301+0000 mon.a (mon.0) 3794 : audit [DBG] from='client.? 172.21.15.67:0/3109357373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:21.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:21 smithi067 bash[27441]: audit 2024-04-03T16:21:20.851301+0000 mon.a (mon.0) 3794 : audit [DBG] from='client.? 172.21.15.67:0/3109357373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:22 smithi082 bash[20963]: cluster 2024-04-03T16:21:22.344097+0000 mgr.y (mgr.24370) 3690 : cluster [DBG] pgmap v3674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:22.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:22 smithi067 bash[27441]: cluster 2024-04-03T16:21:22.344097+0000 mgr.y (mgr.24370) 3690 : cluster [DBG] pgmap v3674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:22.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:22 smithi067 bash[17655]: cluster 2024-04-03T16:21:22.344097+0000 mgr.y (mgr.24370) 3690 : cluster [DBG] pgmap v3674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:23] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:21:23.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:23 smithi082 bash[20963]: audit 2024-04-03T16:21:23.304048+0000 mon.c (mon.2) 1386 : audit [DBG] from='client.? 172.21.15.67:0/3397642265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:21:23.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:23 smithi067 bash[17655]: audit 2024-04-03T16:21:23.304048+0000 mon.c (mon.2) 1386 : audit [DBG] from='client.? 172.21.15.67:0/3397642265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:23.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:23 smithi067 bash[27441]: audit 2024-04-03T16:21:23.304048+0000 mon.c (mon.2) 1386 : audit [DBG] from='client.? 172.21.15.67:0/3397642265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:24 smithi082 bash[20963]: cluster 2024-04-03T16:21:24.344701+0000 mgr.y (mgr.24370) 3691 : cluster [DBG] pgmap v3675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:24.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:24 smithi067 bash[17655]: cluster 2024-04-03T16:21:24.344701+0000 mgr.y (mgr.24370) 3691 : cluster [DBG] pgmap v3675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:24 smithi067 bash[27441]: cluster 2024-04-03T16:21:24.344701+0000 mgr.y (mgr.24370) 3691 : cluster [DBG] pgmap v3675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:25 smithi082 bash[20963]: audit 2024-04-03T16:21:24.839540+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:25 smithi067 bash[17655]: audit 2024-04-03T16:21:24.839540+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:25 smithi067 bash[27441]: audit 2024-04-03T16:21:24.839540+0000 mon.a (mon.0) 3795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:26 smithi082 bash[20963]: audit 2024-04-03T16:21:25.756067+0000 mon.c (mon.2) 1387 : audit [DBG] from='client.? 172.21.15.67:0/866968603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:26 smithi082 bash[20963]: cluster 2024-04-03T16:21:26.345856+0000 mgr.y (mgr.24370) 3692 : cluster [DBG] pgmap v3676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:26 smithi067 bash[17655]: audit 2024-04-03T16:21:25.756067+0000 mon.c (mon.2) 1387 : audit [DBG] from='client.? 172.21.15.67:0/866968603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:26 smithi067 bash[17655]: cluster 2024-04-03T16:21:26.345856+0000 mgr.y (mgr.24370) 3692 : cluster [DBG] pgmap v3676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:26 smithi067 bash[27441]: audit 2024-04-03T16:21:25.756067+0000 mon.c (mon.2) 1387 : audit [DBG] from='client.? 172.21.15.67:0/866968603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:26 smithi067 bash[27441]: cluster 2024-04-03T16:21:26.345856+0000 mgr.y (mgr.24370) 3692 : cluster [DBG] pgmap v3676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:28.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:28 smithi082 bash[20963]: audit 2024-04-03T16:21:28.208120+0000 mon.c (mon.2) 1388 : audit [DBG] from='client.? 172.21.15.67:0/691901392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:28.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:28 smithi067 bash[27441]: audit 2024-04-03T16:21:28.208120+0000 mon.c (mon.2) 1388 : audit [DBG] from='client.? 172.21.15.67:0/691901392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:28.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:28 smithi067 bash[17655]: audit 2024-04-03T16:21:28.208120+0000 mon.c (mon.2) 1388 : audit [DBG] from='client.? 172.21.15.67:0/691901392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:29.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:29 smithi082 bash[20963]: cluster 2024-04-03T16:21:28.346637+0000 mgr.y (mgr.24370) 3693 : cluster [DBG] pgmap v3677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:29.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:29 smithi067 bash[27441]: cluster 2024-04-03T16:21:28.346637+0000 mgr.y (mgr.24370) 3693 : cluster [DBG] pgmap v3677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:29.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:29 smithi067 bash[17655]: cluster 2024-04-03T16:21:28.346637+0000 mgr.y (mgr.24370) 3693 : cluster [DBG] pgmap v3677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:31 smithi067 bash[17655]: cluster 2024-04-03T16:21:30.347308+0000 mgr.y (mgr.24370) 3694 : cluster [DBG] pgmap v3678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:31 smithi067 bash[17655]: audit 2024-04-03T16:21:30.670901+0000 mon.a (mon.0) 3796 : audit [DBG] from='client.? 172.21.15.67:0/1413476718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:31 smithi067 bash[27441]: cluster 2024-04-03T16:21:30.347308+0000 mgr.y (mgr.24370) 3694 : cluster [DBG] pgmap v3678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:31 smithi067 bash[27441]: audit 2024-04-03T16:21:30.670901+0000 mon.a (mon.0) 3796 : audit [DBG] from='client.? 172.21.15.67:0/1413476718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:31 smithi082 bash[20963]: cluster 2024-04-03T16:21:30.347308+0000 mgr.y (mgr.24370) 3694 : cluster [DBG] pgmap v3678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:31 smithi082 bash[20963]: audit 2024-04-03T16:21:30.670901+0000 mon.a (mon.0) 3796 : audit [DBG] from='client.? 172.21.15.67:0/1413476718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:33.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:33] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:21:33.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:33 smithi067 bash[27441]: cluster 2024-04-03T16:21:32.348468+0000 mgr.y (mgr.24370) 3695 : cluster [DBG] pgmap v3679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:33.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:33 smithi067 bash[27441]: audit 2024-04-03T16:21:33.122144+0000 mon.a (mon.0) 3797 : audit [DBG] from='client.? 172.21.15.67:0/975129154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:33.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:33 smithi067 bash[17655]: cluster 2024-04-03T16:21:32.348468+0000 mgr.y (mgr.24370) 3695 : cluster [DBG] pgmap v3679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:33.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:33 smithi067 bash[17655]: audit 2024-04-03T16:21:33.122144+0000 mon.a (mon.0) 3797 : audit [DBG] from='client.? 172.21.15.67:0/975129154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:33.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:33 smithi082 bash[20963]: cluster 2024-04-03T16:21:32.348468+0000 mgr.y (mgr.24370) 3695 : cluster [DBG] pgmap v3679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:33.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:33 smithi082 bash[20963]: audit 2024-04-03T16:21:33.122144+0000 mon.a (mon.0) 3797 : audit [DBG] from='client.? 172.21.15.67:0/975129154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:21:35.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:35 smithi067 bash[27441]: cluster 2024-04-03T16:21:34.349132+0000 mgr.y (mgr.24370) 3696 : cluster [DBG] pgmap v3680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:35 smithi067 bash[17655]: cluster 2024-04-03T16:21:34.349132+0000 mgr.y (mgr.24370) 3696 : cluster [DBG] pgmap v3680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:35.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:35 smithi082 bash[20963]: cluster 2024-04-03T16:21:34.349132+0000 mgr.y (mgr.24370) 3696 : cluster [DBG] pgmap v3680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:36.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:36 smithi082 bash[20963]: audit 2024-04-03T16:21:35.584409+0000 mon.c (mon.2) 1389 : audit [DBG] from='client.? 172.21.15.67:0/908596675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:36.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:36 smithi067 bash[17655]: audit 2024-04-03T16:21:35.584409+0000 mon.c (mon.2) 1389 : audit [DBG] from='client.? 172.21.15.67:0/908596675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:36 smithi067 bash[27441]: audit 2024-04-03T16:21:35.584409+0000 mon.c (mon.2) 1389 : audit [DBG] from='client.? 172.21.15.67:0/908596675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:37.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:37 smithi082 bash[20963]: cluster 2024-04-03T16:21:36.350300+0000 mgr.y (mgr.24370) 3697 : cluster [DBG] pgmap v3681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:37.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:37 smithi067 bash[17655]: cluster 2024-04-03T16:21:36.350300+0000 mgr.y (mgr.24370) 3697 : cluster [DBG] pgmap v3681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:37.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:37 smithi067 bash[27441]: cluster 2024-04-03T16:21:36.350300+0000 mgr.y (mgr.24370) 3697 : cluster [DBG] pgmap v3681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:38 smithi082 bash[20963]: audit 2024-04-03T16:21:38.035199+0000 mon.a (mon.0) 3798 : audit [DBG] from='client.? 172.21.15.67:0/42087175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:38 smithi082 bash[20963]: audit 2024-04-03T16:21:38.225802+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:21:38.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:38 smithi067 bash[17655]: audit 2024-04-03T16:21:38.035199+0000 mon.a (mon.0) 3798 : audit [DBG] from='client.? 172.21.15.67:0/42087175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:38.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:38 smithi067 bash[17655]: audit 2024-04-03T16:21:38.225802+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:21:38.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:38 smithi067 bash[27441]: audit 2024-04-03T16:21:38.035199+0000 mon.a (mon.0) 3798 : audit [DBG] from='client.? 172.21.15.67:0/42087175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:38.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:38 smithi067 bash[27441]: audit 2024-04-03T16:21:38.225802+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:21:39.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:39 smithi082 bash[20963]: cluster 2024-04-03T16:21:38.350948+0000 mgr.y (mgr.24370) 3698 : cluster [DBG] pgmap v3682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:39 smithi067 bash[17655]: cluster 2024-04-03T16:21:38.350948+0000 mgr.y (mgr.24370) 3698 : cluster [DBG] pgmap v3682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:39.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:39 smithi067 bash[27441]: cluster 2024-04-03T16:21:38.350948+0000 mgr.y (mgr.24370) 3698 : cluster [DBG] pgmap v3682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:40 smithi082 bash[20963]: audit 2024-04-03T16:21:39.840063+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:40 smithi067 bash[17655]: audit 2024-04-03T16:21:39.840063+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:40 smithi067 bash[27441]: audit 2024-04-03T16:21:39.840063+0000 mon.a (mon.0) 3800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:41 smithi082 bash[20963]: cluster 2024-04-03T16:21:40.351588+0000 mgr.y (mgr.24370) 3699 : cluster [DBG] pgmap v3683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:41.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:41 smithi082 bash[20963]: audit 2024-04-03T16:21:40.486427+0000 mon.a (mon.0) 3801 : audit [DBG] from='client.? 172.21.15.67:0/2456958829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:41.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:41 smithi067 bash[17655]: cluster 2024-04-03T16:21:40.351588+0000 mgr.y (mgr.24370) 3699 : cluster [DBG] pgmap v3683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:41.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:41 smithi067 bash[17655]: audit 2024-04-03T16:21:40.486427+0000 mon.a (mon.0) 3801 : audit [DBG] from='client.? 172.21.15.67:0/2456958829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:41 smithi067 bash[27441]: cluster 2024-04-03T16:21:40.351588+0000 mgr.y (mgr.24370) 3699 : cluster [DBG] pgmap v3683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:41 smithi067 bash[27441]: audit 2024-04-03T16:21:40.486427+0000 mon.a (mon.0) 3801 : audit [DBG] from='client.? 172.21.15.67:0/2456958829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:42 smithi082 bash[20963]: cluster 2024-04-03T16:21:42.352791+0000 mgr.y (mgr.24370) 3700 : cluster [DBG] pgmap v3684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:42 smithi067 bash[17655]: cluster 2024-04-03T16:21:42.352791+0000 mgr.y (mgr.24370) 3700 : cluster [DBG] pgmap v3684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:42 smithi067 bash[27441]: cluster 2024-04-03T16:21:42.352791+0000 mgr.y (mgr.24370) 3700 : cluster [DBG] pgmap v3684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:43] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:21:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:21:43.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:43 smithi082 bash[20963]: audit 2024-04-03T16:21:42.947217+0000 mon.a (mon.0) 3802 : audit [DBG] from='client.? 172.21.15.67:0/4029389102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:43 smithi067 bash[27441]: audit 2024-04-03T16:21:42.947217+0000 mon.a (mon.0) 3802 : audit [DBG] from='client.? 172.21.15.67:0/4029389102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:43 smithi067 bash[17655]: audit 2024-04-03T16:21:42.947217+0000 mon.a (mon.0) 3802 : audit [DBG] from='client.? 172.21.15.67:0/4029389102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:43.971024+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:43.979541+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:44.225909+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:44.234525+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: cluster 2024-04-03T16:21:44.353289+0000 mgr.y (mgr.24370) 3701 : cluster [DBG] pgmap v3685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:44.728666+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:44.736502+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:44.931369+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:44.940050+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:44.942083+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:44.943319+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:21:45.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:44 smithi082 bash[20963]: audit 2024-04-03T16:21:44.950137+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:43.971024+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:43.979541+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:44.225909+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:44.234525+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: cluster 2024-04-03T16:21:44.353289+0000 mgr.y (mgr.24370) 3701 : cluster [DBG] pgmap v3685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:44.728666+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:44.736502+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:44.931369+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:44.940050+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:44.942083+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:44.943319+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[27441]: audit 2024-04-03T16:21:44.950137+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:43.971024+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:43.979541+0000 mon.a (mon.0) 3804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:44.225909+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:44.234525+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: cluster 2024-04-03T16:21:44.353289+0000 mgr.y (mgr.24370) 3701 : cluster [DBG] pgmap v3685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:44.728666+0000 mon.a (mon.0) 3807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:44.736502+0000 mon.a (mon.0) 3808 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:44.931369+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:44.940050+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:44.942083+0000 mon.a (mon.0) 3811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:21:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:44.943319+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:21:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:44 smithi067 bash[17655]: audit 2024-04-03T16:21:44.950137+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:21:46.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:46 smithi082 bash[20963]: audit 2024-04-03T16:21:45.397305+0000 mon.c (mon.2) 1390 : audit [DBG] from='client.? 172.21.15.67:0/2047936238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:46.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:46 smithi067 bash[27441]: audit 2024-04-03T16:21:45.397305+0000 mon.c (mon.2) 1390 : audit [DBG] from='client.? 172.21.15.67:0/2047936238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:46.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:46 smithi067 bash[17655]: audit 2024-04-03T16:21:45.397305+0000 mon.c (mon.2) 1390 : audit [DBG] from='client.? 172.21.15.67:0/2047936238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:47.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:47 smithi082 bash[20963]: cluster 2024-04-03T16:21:46.354340+0000 mgr.y (mgr.24370) 3702 : cluster [DBG] pgmap v3686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:47.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:47 smithi067 bash[17655]: cluster 2024-04-03T16:21:46.354340+0000 mgr.y (mgr.24370) 3702 : cluster [DBG] pgmap v3686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:47.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:47 smithi067 bash[27441]: cluster 2024-04-03T16:21:46.354340+0000 mgr.y (mgr.24370) 3702 : cluster [DBG] pgmap v3686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:48.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:48 smithi082 bash[20963]: audit 2024-04-03T16:21:47.861057+0000 mon.c (mon.2) 1391 : audit [DBG] from='client.? 172.21.15.67:0/342748337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:48.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:48 smithi067 bash[17655]: audit 2024-04-03T16:21:47.861057+0000 mon.c (mon.2) 1391 : audit [DBG] from='client.? 172.21.15.67:0/342748337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:48.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:48 smithi067 bash[27441]: audit 2024-04-03T16:21:47.861057+0000 mon.c (mon.2) 1391 : audit [DBG] from='client.? 172.21.15.67:0/342748337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:49.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:49 smithi082 bash[20963]: cluster 2024-04-03T16:21:48.355019+0000 mgr.y (mgr.24370) 3703 : cluster [DBG] pgmap v3687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:49.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:49 smithi067 bash[17655]: cluster 2024-04-03T16:21:48.355019+0000 mgr.y (mgr.24370) 3703 : cluster [DBG] pgmap v3687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:49.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:49 smithi067 bash[27441]: cluster 2024-04-03T16:21:48.355019+0000 mgr.y (mgr.24370) 3703 : cluster [DBG] pgmap v3687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:50.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:50 smithi082 bash[20963]: audit 2024-04-03T16:21:50.319240+0000 mon.c (mon.2) 1392 : audit [DBG] from='client.? 172.21.15.67:0/2102947412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:50.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:50 smithi067 bash[17655]: audit 2024-04-03T16:21:50.319240+0000 mon.c (mon.2) 1392 : audit [DBG] from='client.? 172.21.15.67:0/2102947412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:50.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:50 smithi067 bash[27441]: audit 2024-04-03T16:21:50.319240+0000 mon.c (mon.2) 1392 : audit [DBG] from='client.? 172.21.15.67:0/2102947412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:51 smithi067 bash[17655]: cluster 2024-04-03T16:21:50.355689+0000 mgr.y (mgr.24370) 3704 : cluster [DBG] pgmap v3688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:51 smithi067 bash[27441]: cluster 2024-04-03T16:21:50.355689+0000 mgr.y (mgr.24370) 3704 : cluster [DBG] pgmap v3688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:51.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:51 smithi082 bash[20963]: cluster 2024-04-03T16:21:50.355689+0000 mgr.y (mgr.24370) 3704 : cluster [DBG] pgmap v3688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:53.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:53] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:21:53.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:53 smithi067 bash[17655]: cluster 2024-04-03T16:21:52.356776+0000 mgr.y (mgr.24370) 3705 : cluster [DBG] pgmap v3689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:53.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:53 smithi067 bash[17655]: audit 2024-04-03T16:21:52.771584+0000 mon.c (mon.2) 1393 : audit [DBG] from='client.? 172.21.15.67:0/3886971204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:53.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:53 smithi067 bash[27441]: cluster 2024-04-03T16:21:52.356776+0000 mgr.y (mgr.24370) 3705 : cluster [DBG] pgmap v3689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:53.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:53 smithi067 bash[27441]: audit 2024-04-03T16:21:52.771584+0000 mon.c (mon.2) 1393 : audit [DBG] from='client.? 172.21.15.67:0/3886971204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:21:53.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:53 smithi082 bash[20963]: cluster 2024-04-03T16:21:52.356776+0000 mgr.y (mgr.24370) 3705 : cluster [DBG] pgmap v3689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:53.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:53 smithi082 bash[20963]: audit 2024-04-03T16:21:52.771584+0000 mon.c (mon.2) 1393 : audit [DBG] from='client.? 172.21.15.67:0/3886971204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:55 smithi082 bash[20963]: cluster 2024-04-03T16:21:54.357447+0000 mgr.y (mgr.24370) 3706 : cluster [DBG] pgmap v3690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:55.902 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:55 smithi082 bash[20963]: audit 2024-04-03T16:21:54.839864+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:55.902 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:55 smithi082 bash[20963]: audit 2024-04-03T16:21:55.244320+0000 mon.c (mon.2) 1394 : audit [DBG] from='client.? 172.21.15.67:0/458750227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:55 smithi067 bash[17655]: cluster 2024-04-03T16:21:54.357447+0000 mgr.y (mgr.24370) 3706 : cluster [DBG] pgmap v3690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:55 smithi067 bash[17655]: audit 2024-04-03T16:21:54.839864+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:55 smithi067 bash[17655]: audit 2024-04-03T16:21:55.244320+0000 mon.c (mon.2) 1394 : audit [DBG] from='client.? 172.21.15.67:0/458750227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:55 smithi067 bash[27441]: cluster 2024-04-03T16:21:54.357447+0000 mgr.y (mgr.24370) 3706 : cluster [DBG] pgmap v3690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:55.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:55 smithi067 bash[27441]: audit 2024-04-03T16:21:54.839864+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:21:55.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:55 smithi067 bash[27441]: audit 2024-04-03T16:21:55.244320+0000 mon.c (mon.2) 1394 : audit [DBG] from='client.? 172.21.15.67:0/458750227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:57.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:57 smithi082 bash[20963]: cluster 2024-04-03T16:21:56.358589+0000 mgr.y (mgr.24370) 3707 : cluster [DBG] pgmap v3691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:57.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:57 smithi067 bash[17655]: cluster 2024-04-03T16:21:56.358589+0000 mgr.y (mgr.24370) 3707 : cluster [DBG] pgmap v3691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:57.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:57 smithi067 bash[27441]: cluster 2024-04-03T16:21:56.358589+0000 mgr.y (mgr.24370) 3707 : cluster [DBG] pgmap v3691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:58 smithi082 bash[20963]: audit 2024-04-03T16:21:57.695813+0000 mon.a (mon.0) 3815 : audit [DBG] from='client.? 172.21.15.67:0/2801805700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:58 smithi067 bash[17655]: audit 2024-04-03T16:21:57.695813+0000 mon.a (mon.0) 3815 : audit [DBG] from='client.? 172.21.15.67:0/2801805700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:58 smithi067 bash[27441]: audit 2024-04-03T16:21:57.695813+0000 mon.a (mon.0) 3815 : audit [DBG] from='client.? 172.21.15.67:0/2801805700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:21:59.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:21:59 smithi082 bash[20963]: cluster 2024-04-03T16:21:58.359381+0000 mgr.y (mgr.24370) 3708 : cluster [DBG] pgmap v3692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:59.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:21:59 smithi067 bash[17655]: cluster 2024-04-03T16:21:58.359381+0000 mgr.y (mgr.24370) 3708 : cluster [DBG] pgmap v3692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:21:59.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:21:59 smithi067 bash[27441]: cluster 2024-04-03T16:21:58.359381+0000 mgr.y (mgr.24370) 3708 : cluster [DBG] pgmap v3692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:00 smithi082 bash[20963]: audit 2024-04-03T16:22:00.150238+0000 mon.c (mon.2) 1395 : audit [DBG] from='client.? 172.21.15.67:0/2971794945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:00 smithi067 bash[17655]: audit 2024-04-03T16:22:00.150238+0000 mon.c (mon.2) 1395 : audit [DBG] from='client.? 172.21.15.67:0/2971794945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:00 smithi067 bash[27441]: audit 2024-04-03T16:22:00.150238+0000 mon.c (mon.2) 1395 : audit [DBG] from='client.? 172.21.15.67:0/2971794945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:01.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:01 smithi082 bash[20963]: cluster 2024-04-03T16:22:00.360262+0000 mgr.y (mgr.24370) 3709 : cluster [DBG] pgmap v3693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:01 smithi067 bash[17655]: cluster 2024-04-03T16:22:00.360262+0000 mgr.y (mgr.24370) 3709 : cluster [DBG] pgmap v3693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:01.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:01 smithi067 bash[27441]: cluster 2024-04-03T16:22:00.360262+0000 mgr.y (mgr.24370) 3709 : cluster [DBG] pgmap v3693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:02 smithi082 bash[20963]: cluster 2024-04-03T16:22:02.361146+0000 mgr.y (mgr.24370) 3710 : cluster [DBG] pgmap v3694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:02.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:02 smithi067 bash[17655]: cluster 2024-04-03T16:22:02.361146+0000 mgr.y (mgr.24370) 3710 : cluster [DBG] pgmap v3694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:02.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:02 smithi067 bash[27441]: cluster 2024-04-03T16:22:02.361146+0000 mgr.y (mgr.24370) 3710 : cluster [DBG] pgmap v3694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:03] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:22:03.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:03 smithi082 bash[20963]: audit 2024-04-03T16:22:02.614406+0000 mon.a (mon.0) 3816 : audit [DBG] from='client.? 172.21.15.67:0/3006713434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:22:03.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:03 smithi067 bash[17655]: audit 2024-04-03T16:22:02.614406+0000 mon.a (mon.0) 3816 : audit [DBG] from='client.? 172.21.15.67:0/3006713434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:03.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:03 smithi067 bash[27441]: audit 2024-04-03T16:22:02.614406+0000 mon.a (mon.0) 3816 : audit [DBG] from='client.? 172.21.15.67:0/3006713434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:04 smithi082 bash[20963]: cluster 2024-04-03T16:22:04.361819+0000 mgr.y (mgr.24370) 3711 : cluster [DBG] pgmap v3695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:04 smithi067 bash[17655]: cluster 2024-04-03T16:22:04.361819+0000 mgr.y (mgr.24370) 3711 : cluster [DBG] pgmap v3695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:04 smithi067 bash[27441]: cluster 2024-04-03T16:22:04.361819+0000 mgr.y (mgr.24370) 3711 : cluster [DBG] pgmap v3695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:05 smithi082 bash[20963]: audit 2024-04-03T16:22:05.074980+0000 mon.a (mon.0) 3817 : audit [DBG] from='client.? 172.21.15.67:0/4126912515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:05.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:05 smithi067 bash[17655]: audit 2024-04-03T16:22:05.074980+0000 mon.a (mon.0) 3817 : audit [DBG] from='client.? 172.21.15.67:0/4126912515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:05.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:05 smithi067 bash[27441]: audit 2024-04-03T16:22:05.074980+0000 mon.a (mon.0) 3817 : audit [DBG] from='client.? 172.21.15.67:0/4126912515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:06 smithi082 bash[20963]: cluster 2024-04-03T16:22:06.363005+0000 mgr.y (mgr.24370) 3712 : cluster [DBG] pgmap v3696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:06 smithi067 bash[17655]: cluster 2024-04-03T16:22:06.363005+0000 mgr.y (mgr.24370) 3712 : cluster [DBG] pgmap v3696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:06 smithi067 bash[27441]: cluster 2024-04-03T16:22:06.363005+0000 mgr.y (mgr.24370) 3712 : cluster [DBG] pgmap v3696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:07 smithi082 bash[20963]: audit 2024-04-03T16:22:07.527234+0000 mon.a (mon.0) 3818 : audit [DBG] from='client.? 172.21.15.67:0/2547663955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:07.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:07 smithi067 bash[17655]: audit 2024-04-03T16:22:07.527234+0000 mon.a (mon.0) 3818 : audit [DBG] from='client.? 172.21.15.67:0/2547663955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:07.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:07 smithi067 bash[27441]: audit 2024-04-03T16:22:07.527234+0000 mon.a (mon.0) 3818 : audit [DBG] from='client.? 172.21.15.67:0/2547663955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:08 smithi082 bash[20963]: cluster 2024-04-03T16:22:08.363717+0000 mgr.y (mgr.24370) 3713 : cluster [DBG] pgmap v3697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:08.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:08 smithi067 bash[17655]: cluster 2024-04-03T16:22:08.363717+0000 mgr.y (mgr.24370) 3713 : cluster [DBG] pgmap v3697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:08.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:08 smithi067 bash[27441]: cluster 2024-04-03T16:22:08.363717+0000 mgr.y (mgr.24370) 3713 : cluster [DBG] pgmap v3697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:10.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:09 smithi067 bash[27441]: audit 2024-04-03T16:22:09.840585+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:10.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:09 smithi067 bash[17655]: audit 2024-04-03T16:22:09.840585+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:10.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:09 smithi082 bash[20963]: audit 2024-04-03T16:22:09.840585+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:11.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:10 smithi067 bash[27441]: audit 2024-04-03T16:22:09.983922+0000 mon.a (mon.0) 3820 : audit [DBG] from='client.? 172.21.15.67:0/3775888317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:11.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:10 smithi067 bash[27441]: cluster 2024-04-03T16:22:10.364455+0000 mgr.y (mgr.24370) 3714 : cluster [DBG] pgmap v3698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:11.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:10 smithi067 bash[17655]: audit 2024-04-03T16:22:09.983922+0000 mon.a (mon.0) 3820 : audit [DBG] from='client.? 172.21.15.67:0/3775888317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:11.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:10 smithi067 bash[17655]: cluster 2024-04-03T16:22:10.364455+0000 mgr.y (mgr.24370) 3714 : cluster [DBG] pgmap v3698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:11.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:10 smithi082 bash[20963]: audit 2024-04-03T16:22:09.983922+0000 mon.a (mon.0) 3820 : audit [DBG] from='client.? 172.21.15.67:0/3775888317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:11.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:10 smithi082 bash[20963]: cluster 2024-04-03T16:22:10.364455+0000 mgr.y (mgr.24370) 3714 : cluster [DBG] pgmap v3698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:13] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:22:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:22:13.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:13 smithi082 bash[20963]: cluster 2024-04-03T16:22:12.365568+0000 mgr.y (mgr.24370) 3715 : cluster [DBG] pgmap v3699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:13.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:13 smithi082 bash[20963]: audit 2024-04-03T16:22:12.442104+0000 mon.c (mon.2) 1396 : audit [DBG] from='client.? 172.21.15.67:0/333820378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:13.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:13 smithi067 bash[27441]: cluster 2024-04-03T16:22:12.365568+0000 mgr.y (mgr.24370) 3715 : cluster [DBG] pgmap v3699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:13.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:13 smithi067 bash[27441]: audit 2024-04-03T16:22:12.442104+0000 mon.c (mon.2) 1396 : audit [DBG] from='client.? 172.21.15.67:0/333820378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:13 smithi067 bash[17655]: cluster 2024-04-03T16:22:12.365568+0000 mgr.y (mgr.24370) 3715 : cluster [DBG] pgmap v3699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:13 smithi067 bash[17655]: audit 2024-04-03T16:22:12.442104+0000 mon.c (mon.2) 1396 : audit [DBG] from='client.? 172.21.15.67:0/333820378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:15.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:15 smithi082 bash[20963]: cluster 2024-04-03T16:22:14.366259+0000 mgr.y (mgr.24370) 3716 : cluster [DBG] pgmap v3700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:15.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:15 smithi082 bash[20963]: audit 2024-04-03T16:22:14.893171+0000 mon.a (mon.0) 3821 : audit [DBG] from='client.? 172.21.15.67:0/2566035216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:15.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:15 smithi067 bash[27441]: cluster 2024-04-03T16:22:14.366259+0000 mgr.y (mgr.24370) 3716 : cluster [DBG] pgmap v3700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:15.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:15 smithi067 bash[27441]: audit 2024-04-03T16:22:14.893171+0000 mon.a (mon.0) 3821 : audit [DBG] from='client.? 172.21.15.67:0/2566035216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:15 smithi067 bash[17655]: cluster 2024-04-03T16:22:14.366259+0000 mgr.y (mgr.24370) 3716 : cluster [DBG] pgmap v3700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:15 smithi067 bash[17655]: audit 2024-04-03T16:22:14.893171+0000 mon.a (mon.0) 3821 : audit [DBG] from='client.? 172.21.15.67:0/2566035216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:17.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:17 smithi082 bash[20963]: cluster 2024-04-03T16:22:16.367449+0000 mgr.y (mgr.24370) 3717 : cluster [DBG] pgmap v3701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:17.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:17 smithi082 bash[20963]: audit 2024-04-03T16:22:17.341984+0000 mon.c (mon.2) 1397 : audit [DBG] from='client.? 172.21.15.67:0/3976963253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:17.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:17 smithi067 bash[17655]: cluster 2024-04-03T16:22:16.367449+0000 mgr.y (mgr.24370) 3717 : cluster [DBG] pgmap v3701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:17.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:17 smithi067 bash[17655]: audit 2024-04-03T16:22:17.341984+0000 mon.c (mon.2) 1397 : audit [DBG] from='client.? 172.21.15.67:0/3976963253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:17.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:17 smithi067 bash[27441]: cluster 2024-04-03T16:22:16.367449+0000 mgr.y (mgr.24370) 3717 : cluster [DBG] pgmap v3701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:17.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:17 smithi067 bash[27441]: audit 2024-04-03T16:22:17.341984+0000 mon.c (mon.2) 1397 : audit [DBG] from='client.? 172.21.15.67:0/3976963253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:19.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:19 smithi082 bash[20963]: cluster 2024-04-03T16:22:18.368181+0000 mgr.y (mgr.24370) 3718 : cluster [DBG] pgmap v3702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:19.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:19 smithi067 bash[17655]: cluster 2024-04-03T16:22:18.368181+0000 mgr.y (mgr.24370) 3718 : cluster [DBG] pgmap v3702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:19.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:19 smithi067 bash[27441]: cluster 2024-04-03T16:22:18.368181+0000 mgr.y (mgr.24370) 3718 : cluster [DBG] pgmap v3702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:20.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:20 smithi082 bash[20963]: audit 2024-04-03T16:22:19.782297+0000 mon.c (mon.2) 1398 : audit [DBG] from='client.? 172.21.15.67:0/2418194259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:20.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:20 smithi067 bash[17655]: audit 2024-04-03T16:22:19.782297+0000 mon.c (mon.2) 1398 : audit [DBG] from='client.? 172.21.15.67:0/2418194259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:20.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:20 smithi067 bash[27441]: audit 2024-04-03T16:22:19.782297+0000 mon.c (mon.2) 1398 : audit [DBG] from='client.? 172.21.15.67:0/2418194259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:21.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:21 smithi082 bash[20963]: cluster 2024-04-03T16:22:20.368889+0000 mgr.y (mgr.24370) 3719 : cluster [DBG] pgmap v3703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:21.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:21 smithi067 bash[27441]: cluster 2024-04-03T16:22:20.368889+0000 mgr.y (mgr.24370) 3719 : cluster [DBG] pgmap v3703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:21.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:21 smithi067 bash[17655]: cluster 2024-04-03T16:22:20.368889+0000 mgr.y (mgr.24370) 3719 : cluster [DBG] pgmap v3703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:22 smithi082 bash[20963]: audit 2024-04-03T16:22:22.242046+0000 mon.c (mon.2) 1399 : audit [DBG] from='client.? 172.21.15.67:0/1284781387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:22.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:22 smithi067 bash[17655]: audit 2024-04-03T16:22:22.242046+0000 mon.c (mon.2) 1399 : audit [DBG] from='client.? 172.21.15.67:0/1284781387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:22.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:22 smithi067 bash[27441]: audit 2024-04-03T16:22:22.242046+0000 mon.c (mon.2) 1399 : audit [DBG] from='client.? 172.21.15.67:0/1284781387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:23] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:22:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:22:23.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:23 smithi082 bash[20963]: cluster 2024-04-03T16:22:22.370097+0000 mgr.y (mgr.24370) 3720 : cluster [DBG] pgmap v3704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:23.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:23 smithi067 bash[17655]: cluster 2024-04-03T16:22:22.370097+0000 mgr.y (mgr.24370) 3720 : cluster [DBG] pgmap v3704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:23.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:23 smithi067 bash[27441]: cluster 2024-04-03T16:22:22.370097+0000 mgr.y (mgr.24370) 3720 : cluster [DBG] pgmap v3704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:24 smithi082 bash[20963]: cluster 2024-04-03T16:22:24.370500+0000 mgr.y (mgr.24370) 3721 : cluster [DBG] pgmap v3705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:24.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:24 smithi067 bash[17655]: cluster 2024-04-03T16:22:24.370500+0000 mgr.y (mgr.24370) 3721 : cluster [DBG] pgmap v3705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:24 smithi067 bash[27441]: cluster 2024-04-03T16:22:24.370500+0000 mgr.y (mgr.24370) 3721 : cluster [DBG] pgmap v3705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:25 smithi082 bash[20963]: audit 2024-04-03T16:22:24.693820+0000 mon.c (mon.2) 1400 : audit [DBG] from='client.? 172.21.15.67:0/2439730216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:25 smithi082 bash[20963]: audit 2024-04-03T16:22:24.840906+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:25 smithi067 bash[27441]: audit 2024-04-03T16:22:24.693820+0000 mon.c (mon.2) 1400 : audit [DBG] from='client.? 172.21.15.67:0/2439730216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:25 smithi067 bash[27441]: audit 2024-04-03T16:22:24.840906+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:25 smithi067 bash[17655]: audit 2024-04-03T16:22:24.693820+0000 mon.c (mon.2) 1400 : audit [DBG] from='client.? 172.21.15.67:0/2439730216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:25 smithi067 bash[17655]: audit 2024-04-03T16:22:24.840906+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:26 smithi082 bash[20963]: cluster 2024-04-03T16:22:26.371649+0000 mgr.y (mgr.24370) 3722 : cluster [DBG] pgmap v3706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:26 smithi067 bash[17655]: cluster 2024-04-03T16:22:26.371649+0000 mgr.y (mgr.24370) 3722 : cluster [DBG] pgmap v3706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:26 smithi067 bash[27441]: cluster 2024-04-03T16:22:26.371649+0000 mgr.y (mgr.24370) 3722 : cluster [DBG] pgmap v3706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:27.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:27 smithi082 bash[20963]: audit 2024-04-03T16:22:27.152028+0000 mon.a (mon.0) 3823 : audit [DBG] from='client.? 172.21.15.67:0/3473327233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:27.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:27 smithi067 bash[27441]: audit 2024-04-03T16:22:27.152028+0000 mon.a (mon.0) 3823 : audit [DBG] from='client.? 172.21.15.67:0/3473327233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:27.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:27 smithi067 bash[17655]: audit 2024-04-03T16:22:27.152028+0000 mon.a (mon.0) 3823 : audit [DBG] from='client.? 172.21.15.67:0/3473327233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:29.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:28 smithi067 bash[27441]: cluster 2024-04-03T16:22:28.372385+0000 mgr.y (mgr.24370) 3723 : cluster [DBG] pgmap v3707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:29.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:28 smithi067 bash[17655]: cluster 2024-04-03T16:22:28.372385+0000 mgr.y (mgr.24370) 3723 : cluster [DBG] pgmap v3707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:29.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:28 smithi082 bash[20963]: cluster 2024-04-03T16:22:28.372385+0000 mgr.y (mgr.24370) 3723 : cluster [DBG] pgmap v3707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:30.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:29 smithi067 bash[17655]: audit 2024-04-03T16:22:29.604280+0000 mon.a (mon.0) 3824 : audit [DBG] from='client.? 172.21.15.67:0/3513699710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:30.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:29 smithi067 bash[27441]: audit 2024-04-03T16:22:29.604280+0000 mon.a (mon.0) 3824 : audit [DBG] from='client.? 172.21.15.67:0/3513699710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:30.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:29 smithi082 bash[20963]: audit 2024-04-03T16:22:29.604280+0000 mon.a (mon.0) 3824 : audit [DBG] from='client.? 172.21.15.67:0/3513699710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:31.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:30 smithi067 bash[27441]: cluster 2024-04-03T16:22:30.373084+0000 mgr.y (mgr.24370) 3724 : cluster [DBG] pgmap v3708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:31.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:30 smithi067 bash[17655]: cluster 2024-04-03T16:22:30.373084+0000 mgr.y (mgr.24370) 3724 : cluster [DBG] pgmap v3708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:31.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:30 smithi082 bash[20963]: cluster 2024-04-03T16:22:30.373084+0000 mgr.y (mgr.24370) 3724 : cluster [DBG] pgmap v3708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:32.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:32 smithi082 bash[20963]: audit 2024-04-03T16:22:32.062559+0000 mon.c (mon.2) 1401 : audit [DBG] from='client.? 172.21.15.67:0/3456463452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:32.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:32 smithi067 bash[17655]: audit 2024-04-03T16:22:32.062559+0000 mon.c (mon.2) 1401 : audit [DBG] from='client.? 172.21.15.67:0/3456463452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:32.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:32 smithi067 bash[27441]: audit 2024-04-03T16:22:32.062559+0000 mon.c (mon.2) 1401 : audit [DBG] from='client.? 172.21.15.67:0/3456463452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:33.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:33 smithi082 bash[20963]: cluster 2024-04-03T16:22:32.374411+0000 mgr.y (mgr.24370) 3725 : cluster [DBG] pgmap v3709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:33.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:33 smithi067 bash[17655]: cluster 2024-04-03T16:22:32.374411+0000 mgr.y (mgr.24370) 3725 : cluster [DBG] pgmap v3709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:22:33.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:33 smithi067 bash[27441]: cluster 2024-04-03T16:22:32.374411+0000 mgr.y (mgr.24370) 3725 : cluster [DBG] pgmap v3709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:22:35.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:35 smithi082 bash[20963]: cluster 2024-04-03T16:22:34.375216+0000 mgr.y (mgr.24370) 3726 : cluster [DBG] pgmap v3710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:35.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:35 smithi082 bash[20963]: audit 2024-04-03T16:22:34.521215+0000 mon.a (mon.0) 3825 : audit [DBG] from='client.? 172.21.15.67:0/1735619470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:35.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:35 smithi067 bash[17655]: cluster 2024-04-03T16:22:34.375216+0000 mgr.y (mgr.24370) 3726 : cluster [DBG] pgmap v3710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:35.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:35 smithi067 bash[17655]: audit 2024-04-03T16:22:34.521215+0000 mon.a (mon.0) 3825 : audit [DBG] from='client.? 172.21.15.67:0/1735619470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:35.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:35 smithi067 bash[27441]: cluster 2024-04-03T16:22:34.375216+0000 mgr.y (mgr.24370) 3726 : cluster [DBG] pgmap v3710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:35.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:35 smithi067 bash[27441]: audit 2024-04-03T16:22:34.521215+0000 mon.a (mon.0) 3825 : audit [DBG] from='client.? 172.21.15.67:0/1735619470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:37 smithi082 bash[20963]: cluster 2024-04-03T16:22:36.376496+0000 mgr.y (mgr.24370) 3727 : cluster [DBG] pgmap v3711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:37 smithi082 bash[20963]: audit 2024-04-03T16:22:36.972670+0000 mon.c (mon.2) 1402 : audit [DBG] from='client.? 172.21.15.67:0/2522354524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:37.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:37 smithi067 bash[17655]: cluster 2024-04-03T16:22:36.376496+0000 mgr.y (mgr.24370) 3727 : cluster [DBG] pgmap v3711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:37.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:37 smithi067 bash[17655]: audit 2024-04-03T16:22:36.972670+0000 mon.c (mon.2) 1402 : audit [DBG] from='client.? 172.21.15.67:0/2522354524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:37.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:37 smithi067 bash[27441]: cluster 2024-04-03T16:22:36.376496+0000 mgr.y (mgr.24370) 3727 : cluster [DBG] pgmap v3711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:37.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:37 smithi067 bash[27441]: audit 2024-04-03T16:22:36.972670+0000 mon.c (mon.2) 1402 : audit [DBG] from='client.? 172.21.15.67:0/2522354524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:39.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:39 smithi082 bash[20963]: cluster 2024-04-03T16:22:38.377190+0000 mgr.y (mgr.24370) 3728 : cluster [DBG] pgmap v3712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:39.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:39 smithi082 bash[20963]: audit 2024-04-03T16:22:39.423325+0000 mon.a (mon.0) 3826 : audit [DBG] from='client.? 172.21.15.67:0/134311710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:39 smithi067 bash[17655]: cluster 2024-04-03T16:22:38.377190+0000 mgr.y (mgr.24370) 3728 : cluster [DBG] pgmap v3712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:39 smithi067 bash[17655]: audit 2024-04-03T16:22:39.423325+0000 mon.a (mon.0) 3826 : audit [DBG] from='client.? 172.21.15.67:0/134311710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:39.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:39 smithi067 bash[27441]: cluster 2024-04-03T16:22:38.377190+0000 mgr.y (mgr.24370) 3728 : cluster [DBG] pgmap v3712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:39.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:39 smithi067 bash[27441]: audit 2024-04-03T16:22:39.423325+0000 mon.a (mon.0) 3826 : audit [DBG] from='client.? 172.21.15.67:0/134311710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:40 smithi082 bash[20963]: audit 2024-04-03T16:22:39.841675+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:40 smithi067 bash[27441]: audit 2024-04-03T16:22:39.841675+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:40 smithi067 bash[17655]: audit 2024-04-03T16:22:39.841675+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:41 smithi082 bash[20963]: cluster 2024-04-03T16:22:40.377881+0000 mgr.y (mgr.24370) 3729 : cluster [DBG] pgmap v3713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:41.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:41 smithi067 bash[17655]: cluster 2024-04-03T16:22:40.377881+0000 mgr.y (mgr.24370) 3729 : cluster [DBG] pgmap v3713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:41 smithi067 bash[27441]: cluster 2024-04-03T16:22:40.377881+0000 mgr.y (mgr.24370) 3729 : cluster [DBG] pgmap v3713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:42 smithi082 bash[20963]: audit 2024-04-03T16:22:41.876127+0000 mon.b (mon.1) 38 : audit [DBG] from='client.? 172.21.15.67:0/451023301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:42 smithi067 bash[17655]: audit 2024-04-03T16:22:41.876127+0000 mon.b (mon.1) 38 : audit [DBG] from='client.? 172.21.15.67:0/451023301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:42 smithi067 bash[27441]: audit 2024-04-03T16:22:41.876127+0000 mon.b (mon.1) 38 : audit [DBG] from='client.? 172.21.15.67:0/451023301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:43] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:22:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:22:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:43 smithi082 bash[20963]: cluster 2024-04-03T16:22:42.379057+0000 mgr.y (mgr.24370) 3730 : cluster [DBG] pgmap v3714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:43 smithi067 bash[17655]: cluster 2024-04-03T16:22:42.379057+0000 mgr.y (mgr.24370) 3730 : cluster [DBG] pgmap v3714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:43 smithi067 bash[27441]: cluster 2024-04-03T16:22:42.379057+0000 mgr.y (mgr.24370) 3730 : cluster [DBG] pgmap v3714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:44 smithi082 bash[20963]: audit 2024-04-03T16:22:44.333064+0000 mon.c (mon.2) 1403 : audit [DBG] from='client.? 172.21.15.67:0/1797284823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:44 smithi082 bash[20963]: cluster 2024-04-03T16:22:44.379738+0000 mgr.y (mgr.24370) 3731 : cluster [DBG] pgmap v3715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:44 smithi067 bash[17655]: audit 2024-04-03T16:22:44.333064+0000 mon.c (mon.2) 1403 : audit [DBG] from='client.? 172.21.15.67:0/1797284823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:44 smithi067 bash[17655]: cluster 2024-04-03T16:22:44.379738+0000 mgr.y (mgr.24370) 3731 : cluster [DBG] pgmap v3715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:44 smithi067 bash[27441]: audit 2024-04-03T16:22:44.333064+0000 mon.c (mon.2) 1403 : audit [DBG] from='client.? 172.21.15.67:0/1797284823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:44 smithi067 bash[27441]: cluster 2024-04-03T16:22:44.379738+0000 mgr.y (mgr.24370) 3731 : cluster [DBG] pgmap v3715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:45.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:45 smithi082 bash[20963]: audit 2024-04-03T16:22:45.026809+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:22:45.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:45 smithi067 bash[17655]: audit 2024-04-03T16:22:45.026809+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:22:45.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:45 smithi067 bash[27441]: audit 2024-04-03T16:22:45.026809+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:22:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:46 smithi082 bash[20963]: cluster 2024-04-03T16:22:46.380620+0000 mgr.y (mgr.24370) 3732 : cluster [DBG] pgmap v3716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:46 smithi067 bash[17655]: cluster 2024-04-03T16:22:46.380620+0000 mgr.y (mgr.24370) 3732 : cluster [DBG] pgmap v3716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:46 smithi067 bash[27441]: cluster 2024-04-03T16:22:46.380620+0000 mgr.y (mgr.24370) 3732 : cluster [DBG] pgmap v3716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:47.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:47 smithi082 bash[20963]: audit 2024-04-03T16:22:46.793973+0000 mon.c (mon.2) 1404 : audit [DBG] from='client.? 172.21.15.67:0/99511420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:47.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:47 smithi067 bash[17655]: audit 2024-04-03T16:22:46.793973+0000 mon.c (mon.2) 1404 : audit [DBG] from='client.? 172.21.15.67:0/99511420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:47.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:47 smithi067 bash[27441]: audit 2024-04-03T16:22:46.793973+0000 mon.c (mon.2) 1404 : audit [DBG] from='client.? 172.21.15.67:0/99511420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:48.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:48 smithi082 bash[20963]: cluster 2024-04-03T16:22:48.381304+0000 mgr.y (mgr.24370) 3733 : cluster [DBG] pgmap v3717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:48 smithi067 bash[27441]: cluster 2024-04-03T16:22:48.381304+0000 mgr.y (mgr.24370) 3733 : cluster [DBG] pgmap v3717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:48 smithi067 bash[17655]: cluster 2024-04-03T16:22:48.381304+0000 mgr.y (mgr.24370) 3733 : cluster [DBG] pgmap v3717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:49.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:49 smithi082 bash[20963]: audit 2024-04-03T16:22:49.250253+0000 mon.a (mon.0) 3829 : audit [DBG] from='client.? 172.21.15.67:0/1802778670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:49.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:49 smithi067 bash[27441]: audit 2024-04-03T16:22:49.250253+0000 mon.a (mon.0) 3829 : audit [DBG] from='client.? 172.21.15.67:0/1802778670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:49.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:49 smithi067 bash[17655]: audit 2024-04-03T16:22:49.250253+0000 mon.a (mon.0) 3829 : audit [DBG] from='client.? 172.21.15.67:0/1802778670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:50.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:50 smithi082 bash[20963]: cluster 2024-04-03T16:22:50.381866+0000 mgr.y (mgr.24370) 3734 : cluster [DBG] pgmap v3718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:50.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:50 smithi067 bash[17655]: cluster 2024-04-03T16:22:50.381866+0000 mgr.y (mgr.24370) 3734 : cluster [DBG] pgmap v3718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:50 smithi067 bash[27441]: cluster 2024-04-03T16:22:50.381866+0000 mgr.y (mgr.24370) 3734 : cluster [DBG] pgmap v3718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:52.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:51 smithi082 bash[20963]: audit 2024-04-03T16:22:50.773274+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:51 smithi082 bash[20963]: audit 2024-04-03T16:22:50.779567+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:51 smithi082 bash[20963]: audit 2024-04-03T16:22:51.025140+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:51 smithi082 bash[20963]: audit 2024-04-03T16:22:51.033025+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:51 smithi082 bash[20963]: audit 2024-04-03T16:22:51.470195+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:22:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:51 smithi082 bash[20963]: audit 2024-04-03T16:22:51.471640+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:22:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:51 smithi082 bash[20963]: audit 2024-04-03T16:22:51.480065+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:51 smithi082 bash[20963]: audit 2024-04-03T16:22:51.703070+0000 mon.a (mon.0) 3837 : audit [DBG] from='client.? 172.21.15.67:0/3853272815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:52.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[17655]: audit 2024-04-03T16:22:50.773274+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[17655]: audit 2024-04-03T16:22:50.779567+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[17655]: audit 2024-04-03T16:22:51.025140+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[17655]: audit 2024-04-03T16:22:51.033025+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[17655]: audit 2024-04-03T16:22:51.470195+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:22:52.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[17655]: audit 2024-04-03T16:22:51.471640+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[17655]: audit 2024-04-03T16:22:51.480065+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[17655]: audit 2024-04-03T16:22:51.703070+0000 mon.a (mon.0) 3837 : audit [DBG] from='client.? 172.21.15.67:0/3853272815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[27441]: audit 2024-04-03T16:22:50.773274+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[27441]: audit 2024-04-03T16:22:50.779567+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[27441]: audit 2024-04-03T16:22:51.025140+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[27441]: audit 2024-04-03T16:22:51.033025+0000 mon.a (mon.0) 3833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[27441]: audit 2024-04-03T16:22:51.470195+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[27441]: audit 2024-04-03T16:22:51.471640+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[27441]: audit 2024-04-03T16:22:51.480065+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:22:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:51 smithi067 bash[27441]: audit 2024-04-03T16:22:51.703070+0000 mon.a (mon.0) 3837 : audit [DBG] from='client.? 172.21.15.67:0/3853272815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:53.079 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:52 smithi067 bash[27441]: cluster 2024-04-03T16:22:52.383150+0000 mgr.y (mgr.24370) 3735 : cluster [DBG] pgmap v3719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:53.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:52 smithi067 bash[17655]: cluster 2024-04-03T16:22:52.383150+0000 mgr.y (mgr.24370) 3735 : cluster [DBG] pgmap v3719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:53.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:52 smithi082 bash[20963]: cluster 2024-04-03T16:22:52.383150+0000 mgr.y (mgr.24370) 3735 : cluster [DBG] pgmap v3719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:53] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:22:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:22:54.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:54 smithi082 bash[20963]: audit 2024-04-03T16:22:54.145926+0000 mon.c (mon.2) 1405 : audit [DBG] from='client.? 172.21.15.67:0/4060110256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:54.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:54 smithi067 bash[17655]: audit 2024-04-03T16:22:54.145926+0000 mon.c (mon.2) 1405 : audit [DBG] from='client.? 172.21.15.67:0/4060110256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:54.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:54 smithi067 bash[27441]: audit 2024-04-03T16:22:54.145926+0000 mon.c (mon.2) 1405 : audit [DBG] from='client.? 172.21.15.67:0/4060110256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:55 smithi082 bash[20963]: cluster 2024-04-03T16:22:54.383911+0000 mgr.y (mgr.24370) 3736 : cluster [DBG] pgmap v3720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:55 smithi082 bash[20963]: audit 2024-04-03T16:22:54.841891+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:55 smithi067 bash[27441]: cluster 2024-04-03T16:22:54.383911+0000 mgr.y (mgr.24370) 3736 : cluster [DBG] pgmap v3720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:55 smithi067 bash[27441]: audit 2024-04-03T16:22:54.841891+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:55 smithi067 bash[17655]: cluster 2024-04-03T16:22:54.383911+0000 mgr.y (mgr.24370) 3736 : cluster [DBG] pgmap v3720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:55 smithi067 bash[17655]: audit 2024-04-03T16:22:54.841891+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:22:57.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:57 smithi082 bash[20963]: cluster 2024-04-03T16:22:56.384981+0000 mgr.y (mgr.24370) 3737 : cluster [DBG] pgmap v3721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:57.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:57 smithi082 bash[20963]: audit 2024-04-03T16:22:56.599831+0000 mon.a (mon.0) 3839 : audit [DBG] from='client.? 172.21.15.67:0/1451636889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:57.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:57 smithi067 bash[17655]: cluster 2024-04-03T16:22:56.384981+0000 mgr.y (mgr.24370) 3737 : cluster [DBG] pgmap v3721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:57.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:57 smithi067 bash[17655]: audit 2024-04-03T16:22:56.599831+0000 mon.a (mon.0) 3839 : audit [DBG] from='client.? 172.21.15.67:0/1451636889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:57.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:57 smithi067 bash[27441]: cluster 2024-04-03T16:22:56.384981+0000 mgr.y (mgr.24370) 3737 : cluster [DBG] pgmap v3721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:57.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:57 smithi067 bash[27441]: audit 2024-04-03T16:22:56.599831+0000 mon.a (mon.0) 3839 : audit [DBG] from='client.? 172.21.15.67:0/1451636889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:59.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:59 smithi082 bash[20963]: cluster 2024-04-03T16:22:58.385684+0000 mgr.y (mgr.24370) 3738 : cluster [DBG] pgmap v3722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:59.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:22:59 smithi082 bash[20963]: audit 2024-04-03T16:22:59.053225+0000 mon.a (mon.0) 3840 : audit [DBG] from='client.? 172.21.15.67:0/2901652250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:59.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:59 smithi067 bash[27441]: cluster 2024-04-03T16:22:58.385684+0000 mgr.y (mgr.24370) 3738 : cluster [DBG] pgmap v3722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:59.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:22:59 smithi067 bash[27441]: audit 2024-04-03T16:22:59.053225+0000 mon.a (mon.0) 3840 : audit [DBG] from='client.? 172.21.15.67:0/2901652250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:22:59.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:59 smithi067 bash[17655]: cluster 2024-04-03T16:22:58.385684+0000 mgr.y (mgr.24370) 3738 : cluster [DBG] pgmap v3722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:22:59.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:22:59 smithi067 bash[17655]: audit 2024-04-03T16:22:59.053225+0000 mon.a (mon.0) 3840 : audit [DBG] from='client.? 172.21.15.67:0/2901652250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:01.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:01 smithi082 bash[20963]: cluster 2024-04-03T16:23:00.386434+0000 mgr.y (mgr.24370) 3739 : cluster [DBG] pgmap v3723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:01.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:01 smithi067 bash[27441]: cluster 2024-04-03T16:23:00.386434+0000 mgr.y (mgr.24370) 3739 : cluster [DBG] pgmap v3723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:01 smithi067 bash[17655]: cluster 2024-04-03T16:23:00.386434+0000 mgr.y (mgr.24370) 3739 : cluster [DBG] pgmap v3723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:02 smithi082 bash[20963]: audit 2024-04-03T16:23:01.509840+0000 mon.a (mon.0) 3841 : audit [DBG] from='client.? 172.21.15.67:0/1288178124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:02.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:02 smithi067 bash[27441]: audit 2024-04-03T16:23:01.509840+0000 mon.a (mon.0) 3841 : audit [DBG] from='client.? 172.21.15.67:0/1288178124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:02.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:02 smithi067 bash[17655]: audit 2024-04-03T16:23:01.509840+0000 mon.a (mon.0) 3841 : audit [DBG] from='client.? 172.21.15.67:0/1288178124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:03] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:23:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:23:03.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:03 smithi082 bash[20963]: cluster 2024-04-03T16:23:02.387699+0000 mgr.y (mgr.24370) 3740 : cluster [DBG] pgmap v3724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:03.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:03 smithi067 bash[17655]: cluster 2024-04-03T16:23:02.387699+0000 mgr.y (mgr.24370) 3740 : cluster [DBG] pgmap v3724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:03.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:03 smithi067 bash[27441]: cluster 2024-04-03T16:23:02.387699+0000 mgr.y (mgr.24370) 3740 : cluster [DBG] pgmap v3724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:04 smithi082 bash[20963]: audit 2024-04-03T16:23:03.971614+0000 mon.c (mon.2) 1406 : audit [DBG] from='client.? 172.21.15.67:0/1239204266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:04.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:04 smithi082 bash[20963]: cluster 2024-04-03T16:23:04.388438+0000 mgr.y (mgr.24370) 3741 : cluster [DBG] pgmap v3725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:04 smithi067 bash[17655]: audit 2024-04-03T16:23:03.971614+0000 mon.c (mon.2) 1406 : audit [DBG] from='client.? 172.21.15.67:0/1239204266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:04 smithi067 bash[17655]: cluster 2024-04-03T16:23:04.388438+0000 mgr.y (mgr.24370) 3741 : cluster [DBG] pgmap v3725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:04 smithi067 bash[27441]: audit 2024-04-03T16:23:03.971614+0000 mon.c (mon.2) 1406 : audit [DBG] from='client.? 172.21.15.67:0/1239204266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:04 smithi067 bash[27441]: cluster 2024-04-03T16:23:04.388438+0000 mgr.y (mgr.24370) 3741 : cluster [DBG] pgmap v3725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:06 smithi082 bash[20963]: cluster 2024-04-03T16:23:06.389527+0000 mgr.y (mgr.24370) 3742 : cluster [DBG] pgmap v3726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:06 smithi082 bash[20963]: audit 2024-04-03T16:23:06.423726+0000 mon.a (mon.0) 3842 : audit [DBG] from='client.? 172.21.15.67:0/3211013469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:06 smithi067 bash[17655]: cluster 2024-04-03T16:23:06.389527+0000 mgr.y (mgr.24370) 3742 : cluster [DBG] pgmap v3726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:06 smithi067 bash[17655]: audit 2024-04-03T16:23:06.423726+0000 mon.a (mon.0) 3842 : audit [DBG] from='client.? 172.21.15.67:0/3211013469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:06 smithi067 bash[27441]: cluster 2024-04-03T16:23:06.389527+0000 mgr.y (mgr.24370) 3742 : cluster [DBG] pgmap v3726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:06 smithi067 bash[27441]: audit 2024-04-03T16:23:06.423726+0000 mon.a (mon.0) 3842 : audit [DBG] from='client.? 172.21.15.67:0/3211013469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:09.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:09 smithi082 bash[20963]: cluster 2024-04-03T16:23:08.390150+0000 mgr.y (mgr.24370) 3743 : cluster [DBG] pgmap v3727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:09.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:09 smithi082 bash[20963]: audit 2024-04-03T16:23:08.880376+0000 mon.c (mon.2) 1407 : audit [DBG] from='client.? 172.21.15.67:0/1232122653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:09.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:09 smithi067 bash[17655]: cluster 2024-04-03T16:23:08.390150+0000 mgr.y (mgr.24370) 3743 : cluster [DBG] pgmap v3727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:09.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:09 smithi067 bash[17655]: audit 2024-04-03T16:23:08.880376+0000 mon.c (mon.2) 1407 : audit [DBG] from='client.? 172.21.15.67:0/1232122653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:09.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:09 smithi067 bash[27441]: cluster 2024-04-03T16:23:08.390150+0000 mgr.y (mgr.24370) 3743 : cluster [DBG] pgmap v3727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:09.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:09 smithi067 bash[27441]: audit 2024-04-03T16:23:08.880376+0000 mon.c (mon.2) 1407 : audit [DBG] from='client.? 172.21.15.67:0/1232122653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:10 smithi082 bash[20963]: audit 2024-04-03T16:23:09.842297+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:10 smithi067 bash[17655]: audit 2024-04-03T16:23:09.842297+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:10 smithi067 bash[27441]: audit 2024-04-03T16:23:09.842297+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:11 smithi082 bash[20963]: cluster 2024-04-03T16:23:10.390850+0000 mgr.y (mgr.24370) 3744 : cluster [DBG] pgmap v3728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:11 smithi082 bash[20963]: audit 2024-04-03T16:23:11.327902+0000 mon.c (mon.2) 1408 : audit [DBG] from='client.? 172.21.15.67:0/3832488209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:11 smithi067 bash[17655]: cluster 2024-04-03T16:23:10.390850+0000 mgr.y (mgr.24370) 3744 : cluster [DBG] pgmap v3728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:11 smithi067 bash[17655]: audit 2024-04-03T16:23:11.327902+0000 mon.c (mon.2) 1408 : audit [DBG] from='client.? 172.21.15.67:0/3832488209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:11.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:11 smithi067 bash[27441]: cluster 2024-04-03T16:23:10.390850+0000 mgr.y (mgr.24370) 3744 : cluster [DBG] pgmap v3728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:11.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:11 smithi067 bash[27441]: audit 2024-04-03T16:23:11.327902+0000 mon.c (mon.2) 1408 : audit [DBG] from='client.? 172.21.15.67:0/3832488209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:13] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:23:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:23:13.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:13 smithi082 bash[20963]: cluster 2024-04-03T16:23:12.392101+0000 mgr.y (mgr.24370) 3745 : cluster [DBG] pgmap v3729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:13.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:13 smithi067 bash[27441]: cluster 2024-04-03T16:23:12.392101+0000 mgr.y (mgr.24370) 3745 : cluster [DBG] pgmap v3729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:13 smithi067 bash[17655]: cluster 2024-04-03T16:23:12.392101+0000 mgr.y (mgr.24370) 3745 : cluster [DBG] pgmap v3729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:14 smithi082 bash[20963]: audit 2024-04-03T16:23:13.784631+0000 mon.c (mon.2) 1409 : audit [DBG] from='client.? 172.21.15.67:0/3898746551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:14 smithi082 bash[20963]: cluster 2024-04-03T16:23:14.392804+0000 mgr.y (mgr.24370) 3746 : cluster [DBG] pgmap v3730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:14 smithi067 bash[27441]: audit 2024-04-03T16:23:13.784631+0000 mon.c (mon.2) 1409 : audit [DBG] from='client.? 172.21.15.67:0/3898746551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:14 smithi067 bash[27441]: cluster 2024-04-03T16:23:14.392804+0000 mgr.y (mgr.24370) 3746 : cluster [DBG] pgmap v3730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:14 smithi067 bash[17655]: audit 2024-04-03T16:23:13.784631+0000 mon.c (mon.2) 1409 : audit [DBG] from='client.? 172.21.15.67:0/3898746551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:14 smithi067 bash[17655]: cluster 2024-04-03T16:23:14.392804+0000 mgr.y (mgr.24370) 3746 : cluster [DBG] pgmap v3730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:16.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:16 smithi082 bash[20963]: audit 2024-04-03T16:23:16.239666+0000 mon.a (mon.0) 3844 : audit [DBG] from='client.? 172.21.15.67:0/1569300101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:16.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:16 smithi067 bash[27441]: audit 2024-04-03T16:23:16.239666+0000 mon.a (mon.0) 3844 : audit [DBG] from='client.? 172.21.15.67:0/1569300101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:16.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:16 smithi067 bash[17655]: audit 2024-04-03T16:23:16.239666+0000 mon.a (mon.0) 3844 : audit [DBG] from='client.? 172.21.15.67:0/1569300101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:17 smithi082 bash[20963]: cluster 2024-04-03T16:23:16.393972+0000 mgr.y (mgr.24370) 3747 : cluster [DBG] pgmap v3731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:17.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:17 smithi067 bash[27441]: cluster 2024-04-03T16:23:16.393972+0000 mgr.y (mgr.24370) 3747 : cluster [DBG] pgmap v3731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:17.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:17 smithi067 bash[17655]: cluster 2024-04-03T16:23:16.393972+0000 mgr.y (mgr.24370) 3747 : cluster [DBG] pgmap v3731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:19.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:19 smithi082 bash[20963]: cluster 2024-04-03T16:23:18.394424+0000 mgr.y (mgr.24370) 3748 : cluster [DBG] pgmap v3732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:19.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:19 smithi082 bash[20963]: audit 2024-04-03T16:23:18.704694+0000 mon.a (mon.0) 3845 : audit [DBG] from='client.? 172.21.15.67:0/381882753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:19.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:19 smithi067 bash[17655]: cluster 2024-04-03T16:23:18.394424+0000 mgr.y (mgr.24370) 3748 : cluster [DBG] pgmap v3732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:19.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:19 smithi067 bash[17655]: audit 2024-04-03T16:23:18.704694+0000 mon.a (mon.0) 3845 : audit [DBG] from='client.? 172.21.15.67:0/381882753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:19.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:19 smithi067 bash[27441]: cluster 2024-04-03T16:23:18.394424+0000 mgr.y (mgr.24370) 3748 : cluster [DBG] pgmap v3732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:19.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:19 smithi067 bash[27441]: audit 2024-04-03T16:23:18.704694+0000 mon.a (mon.0) 3845 : audit [DBG] from='client.? 172.21.15.67:0/381882753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:21.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:21 smithi082 bash[20963]: cluster 2024-04-03T16:23:20.395104+0000 mgr.y (mgr.24370) 3749 : cluster [DBG] pgmap v3733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:21.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:21 smithi082 bash[20963]: audit 2024-04-03T16:23:21.157684+0000 mon.a (mon.0) 3846 : audit [DBG] from='client.? 172.21.15.67:0/1227638197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:21.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:21 smithi067 bash[17655]: cluster 2024-04-03T16:23:20.395104+0000 mgr.y (mgr.24370) 3749 : cluster [DBG] pgmap v3733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:21.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:21 smithi067 bash[17655]: audit 2024-04-03T16:23:21.157684+0000 mon.a (mon.0) 3846 : audit [DBG] from='client.? 172.21.15.67:0/1227638197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:21.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:21 smithi067 bash[27441]: cluster 2024-04-03T16:23:20.395104+0000 mgr.y (mgr.24370) 3749 : cluster [DBG] pgmap v3733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:21.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:21 smithi067 bash[27441]: audit 2024-04-03T16:23:21.157684+0000 mon.a (mon.0) 3846 : audit [DBG] from='client.? 172.21.15.67:0/1227638197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:22 smithi082 bash[20963]: cluster 2024-04-03T16:23:22.396305+0000 mgr.y (mgr.24370) 3750 : cluster [DBG] pgmap v3734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:22.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:22 smithi067 bash[17655]: cluster 2024-04-03T16:23:22.396305+0000 mgr.y (mgr.24370) 3750 : cluster [DBG] pgmap v3734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:22.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:22 smithi067 bash[27441]: cluster 2024-04-03T16:23:22.396305+0000 mgr.y (mgr.24370) 3750 : cluster [DBG] pgmap v3734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:23] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:23:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:23:23.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:23 smithi082 bash[20963]: audit 2024-04-03T16:23:23.610641+0000 mon.a (mon.0) 3847 : audit [DBG] from='client.? 172.21.15.67:0/2592962772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:23.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:23 smithi067 bash[17655]: audit 2024-04-03T16:23:23.610641+0000 mon.a (mon.0) 3847 : audit [DBG] from='client.? 172.21.15.67:0/2592962772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:23.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:23 smithi067 bash[27441]: audit 2024-04-03T16:23:23.610641+0000 mon.a (mon.0) 3847 : audit [DBG] from='client.? 172.21.15.67:0/2592962772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:25.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:24 smithi082 bash[20963]: cluster 2024-04-03T16:23:24.396948+0000 mgr.y (mgr.24370) 3751 : cluster [DBG] pgmap v3735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:25.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:24 smithi067 bash[27441]: cluster 2024-04-03T16:23:24.396948+0000 mgr.y (mgr.24370) 3751 : cluster [DBG] pgmap v3735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:25.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:24 smithi067 bash[17655]: cluster 2024-04-03T16:23:24.396948+0000 mgr.y (mgr.24370) 3751 : cluster [DBG] pgmap v3735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:26.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:25 smithi082 bash[20963]: audit 2024-04-03T16:23:24.842812+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:26.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:25 smithi067 bash[27441]: audit 2024-04-03T16:23:24.842812+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:26.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:25 smithi067 bash[17655]: audit 2024-04-03T16:23:24.842812+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:27.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:26 smithi082 bash[20963]: audit 2024-04-03T16:23:26.065834+0000 mon.a (mon.0) 3849 : audit [DBG] from='client.? 172.21.15.67:0/1245324473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:27.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:26 smithi082 bash[20963]: cluster 2024-04-03T16:23:26.398279+0000 mgr.y (mgr.24370) 3752 : cluster [DBG] pgmap v3736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:27.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:26 smithi067 bash[27441]: audit 2024-04-03T16:23:26.065834+0000 mon.a (mon.0) 3849 : audit [DBG] from='client.? 172.21.15.67:0/1245324473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:27.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:26 smithi067 bash[27441]: cluster 2024-04-03T16:23:26.398279+0000 mgr.y (mgr.24370) 3752 : cluster [DBG] pgmap v3736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:27.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:26 smithi067 bash[17655]: audit 2024-04-03T16:23:26.065834+0000 mon.a (mon.0) 3849 : audit [DBG] from='client.? 172.21.15.67:0/1245324473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:27.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:26 smithi067 bash[17655]: cluster 2024-04-03T16:23:26.398279+0000 mgr.y (mgr.24370) 3752 : cluster [DBG] pgmap v3736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:29.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:29 smithi082 bash[20963]: cluster 2024-04-03T16:23:28.398986+0000 mgr.y (mgr.24370) 3753 : cluster [DBG] pgmap v3737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:29.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:29 smithi082 bash[20963]: audit 2024-04-03T16:23:28.524892+0000 mon.c (mon.2) 1410 : audit [DBG] from='client.? 172.21.15.67:0/3294772890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:29.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:29 smithi067 bash[17655]: cluster 2024-04-03T16:23:28.398986+0000 mgr.y (mgr.24370) 3753 : cluster [DBG] pgmap v3737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:29.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:29 smithi067 bash[17655]: audit 2024-04-03T16:23:28.524892+0000 mon.c (mon.2) 1410 : audit [DBG] from='client.? 172.21.15.67:0/3294772890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:29.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:29 smithi067 bash[27441]: cluster 2024-04-03T16:23:28.398986+0000 mgr.y (mgr.24370) 3753 : cluster [DBG] pgmap v3737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:29.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:29 smithi067 bash[27441]: audit 2024-04-03T16:23:28.524892+0000 mon.c (mon.2) 1410 : audit [DBG] from='client.? 172.21.15.67:0/3294772890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:31 smithi082 bash[20963]: cluster 2024-04-03T16:23:30.399679+0000 mgr.y (mgr.24370) 3754 : cluster [DBG] pgmap v3738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:31 smithi082 bash[20963]: audit 2024-04-03T16:23:30.988365+0000 mon.c (mon.2) 1411 : audit [DBG] from='client.? 172.21.15.67:0/2276799560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:31 smithi067 bash[17655]: cluster 2024-04-03T16:23:30.399679+0000 mgr.y (mgr.24370) 3754 : cluster [DBG] pgmap v3738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:31 smithi067 bash[17655]: audit 2024-04-03T16:23:30.988365+0000 mon.c (mon.2) 1411 : audit [DBG] from='client.? 172.21.15.67:0/2276799560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:31 smithi067 bash[27441]: cluster 2024-04-03T16:23:30.399679+0000 mgr.y (mgr.24370) 3754 : cluster [DBG] pgmap v3738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:31 smithi067 bash[27441]: audit 2024-04-03T16:23:30.988365+0000 mon.c (mon.2) 1411 : audit [DBG] from='client.? 172.21.15.67:0/2276799560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:23:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:23:33.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:33 smithi082 bash[20963]: cluster 2024-04-03T16:23:32.400852+0000 mgr.y (mgr.24370) 3755 : cluster [DBG] pgmap v3739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:33.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:33 smithi082 bash[20963]: audit 2024-04-03T16:23:33.435690+0000 mon.c (mon.2) 1412 : audit [DBG] from='client.? 172.21.15.67:0/55924384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:33.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:33 smithi067 bash[17655]: cluster 2024-04-03T16:23:32.400852+0000 mgr.y (mgr.24370) 3755 : cluster [DBG] pgmap v3739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:33.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:33 smithi067 bash[17655]: audit 2024-04-03T16:23:33.435690+0000 mon.c (mon.2) 1412 : audit [DBG] from='client.? 172.21.15.67:0/55924384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:33.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:33 smithi067 bash[27441]: cluster 2024-04-03T16:23:32.400852+0000 mgr.y (mgr.24370) 3755 : cluster [DBG] pgmap v3739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:33.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:33 smithi067 bash[27441]: audit 2024-04-03T16:23:33.435690+0000 mon.c (mon.2) 1412 : audit [DBG] from='client.? 172.21.15.67:0/55924384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:34.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:34 smithi082 bash[20963]: cluster 2024-04-03T16:23:34.401602+0000 mgr.y (mgr.24370) 3756 : cluster [DBG] pgmap v3740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:34.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:34 smithi067 bash[17655]: cluster 2024-04-03T16:23:34.401602+0000 mgr.y (mgr.24370) 3756 : cluster [DBG] pgmap v3740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:34.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:34 smithi067 bash[27441]: cluster 2024-04-03T16:23:34.401602+0000 mgr.y (mgr.24370) 3756 : cluster [DBG] pgmap v3740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:36.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:35 smithi082 bash[20963]: audit 2024-04-03T16:23:35.883590+0000 mon.c (mon.2) 1413 : audit [DBG] from='client.? 172.21.15.67:0/1534730261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:36.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:35 smithi067 bash[17655]: audit 2024-04-03T16:23:35.883590+0000 mon.c (mon.2) 1413 : audit [DBG] from='client.? 172.21.15.67:0/1534730261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:36.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:35 smithi067 bash[27441]: audit 2024-04-03T16:23:35.883590+0000 mon.c (mon.2) 1413 : audit [DBG] from='client.? 172.21.15.67:0/1534730261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:37.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:36 smithi082 bash[20963]: cluster 2024-04-03T16:23:36.402934+0000 mgr.y (mgr.24370) 3757 : cluster [DBG] pgmap v3741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:37.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:36 smithi067 bash[17655]: cluster 2024-04-03T16:23:36.402934+0000 mgr.y (mgr.24370) 3757 : cluster [DBG] pgmap v3741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:37.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:36 smithi067 bash[27441]: cluster 2024-04-03T16:23:36.402934+0000 mgr.y (mgr.24370) 3757 : cluster [DBG] pgmap v3741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:38.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:38 smithi067 bash[17655]: audit 2024-04-03T16:23:38.337316+0000 mon.c (mon.2) 1414 : audit [DBG] from='client.? 172.21.15.67:0/419023321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:38.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:38 smithi067 bash[27441]: audit 2024-04-03T16:23:38.337316+0000 mon.c (mon.2) 1414 : audit [DBG] from='client.? 172.21.15.67:0/419023321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:38 smithi082 bash[20963]: audit 2024-04-03T16:23:38.337316+0000 mon.c (mon.2) 1414 : audit [DBG] from='client.? 172.21.15.67:0/419023321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:39.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:39 smithi067 bash[17655]: cluster 2024-04-03T16:23:38.403640+0000 mgr.y (mgr.24370) 3758 : cluster [DBG] pgmap v3742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:39.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:39 smithi067 bash[27441]: cluster 2024-04-03T16:23:38.403640+0000 mgr.y (mgr.24370) 3758 : cluster [DBG] pgmap v3742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:39.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:39 smithi082 bash[20963]: cluster 2024-04-03T16:23:38.403640+0000 mgr.y (mgr.24370) 3758 : cluster [DBG] pgmap v3742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:40 smithi067 bash[17655]: audit 2024-04-03T16:23:39.843158+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:40.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:40 smithi067 bash[27441]: audit 2024-04-03T16:23:39.843158+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:40 smithi082 bash[20963]: audit 2024-04-03T16:23:39.843158+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:41.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:41 smithi067 bash[17655]: cluster 2024-04-03T16:23:40.404148+0000 mgr.y (mgr.24370) 3759 : cluster [DBG] pgmap v3743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:41.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:41 smithi067 bash[17655]: audit 2024-04-03T16:23:40.803335+0000 mon.c (mon.2) 1415 : audit [DBG] from='client.? 172.21.15.67:0/2518468920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:41.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:41 smithi067 bash[27441]: cluster 2024-04-03T16:23:40.404148+0000 mgr.y (mgr.24370) 3759 : cluster [DBG] pgmap v3743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:41.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:41 smithi067 bash[27441]: audit 2024-04-03T16:23:40.803335+0000 mon.c (mon.2) 1415 : audit [DBG] from='client.? 172.21.15.67:0/2518468920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:41 smithi082 bash[20963]: cluster 2024-04-03T16:23:40.404148+0000 mgr.y (mgr.24370) 3759 : cluster [DBG] pgmap v3743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:41 smithi082 bash[20963]: audit 2024-04-03T16:23:40.803335+0000 mon.c (mon.2) 1415 : audit [DBG] from='client.? 172.21.15.67:0/2518468920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:43] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:23:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:23:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:43 smithi082 bash[20963]: cluster 2024-04-03T16:23:42.405598+0000 mgr.y (mgr.24370) 3760 : cluster [DBG] pgmap v3744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:43 smithi082 bash[20963]: audit 2024-04-03T16:23:43.268782+0000 mon.a (mon.0) 3851 : audit [DBG] from='client.? 172.21.15.67:0/3444790902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:43 smithi067 bash[17655]: cluster 2024-04-03T16:23:42.405598+0000 mgr.y (mgr.24370) 3760 : cluster [DBG] pgmap v3744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:43 smithi067 bash[17655]: audit 2024-04-03T16:23:43.268782+0000 mon.a (mon.0) 3851 : audit [DBG] from='client.? 172.21.15.67:0/3444790902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:43 smithi067 bash[27441]: cluster 2024-04-03T16:23:42.405598+0000 mgr.y (mgr.24370) 3760 : cluster [DBG] pgmap v3744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:43 smithi067 bash[27441]: audit 2024-04-03T16:23:43.268782+0000 mon.a (mon.0) 3851 : audit [DBG] from='client.? 172.21.15.67:0/3444790902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:45.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:45 smithi082 bash[20963]: cluster 2024-04-03T16:23:44.406332+0000 mgr.y (mgr.24370) 3761 : cluster [DBG] pgmap v3745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:45.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:45 smithi067 bash[27441]: cluster 2024-04-03T16:23:44.406332+0000 mgr.y (mgr.24370) 3761 : cluster [DBG] pgmap v3745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:45.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:45 smithi067 bash[17655]: cluster 2024-04-03T16:23:44.406332+0000 mgr.y (mgr.24370) 3761 : cluster [DBG] pgmap v3745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:46 smithi082 bash[20963]: audit 2024-04-03T16:23:45.720729+0000 mon.a (mon.0) 3852 : audit [DBG] from='client.? 172.21.15.67:0/3552693862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:46 smithi067 bash[27441]: audit 2024-04-03T16:23:45.720729+0000 mon.a (mon.0) 3852 : audit [DBG] from='client.? 172.21.15.67:0/3552693862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:46 smithi067 bash[17655]: audit 2024-04-03T16:23:45.720729+0000 mon.a (mon.0) 3852 : audit [DBG] from='client.? 172.21.15.67:0/3552693862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:47.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:47 smithi082 bash[20963]: cluster 2024-04-03T16:23:46.407660+0000 mgr.y (mgr.24370) 3762 : cluster [DBG] pgmap v3746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:47.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:47 smithi067 bash[27441]: cluster 2024-04-03T16:23:46.407660+0000 mgr.y (mgr.24370) 3762 : cluster [DBG] pgmap v3746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:47.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:47 smithi067 bash[17655]: cluster 2024-04-03T16:23:46.407660+0000 mgr.y (mgr.24370) 3762 : cluster [DBG] pgmap v3746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:48.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:48 smithi082 bash[20963]: audit 2024-04-03T16:23:48.171428+0000 mon.a (mon.0) 3853 : audit [DBG] from='client.? 172.21.15.67:0/2329470905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:48 smithi067 bash[17655]: audit 2024-04-03T16:23:48.171428+0000 mon.a (mon.0) 3853 : audit [DBG] from='client.? 172.21.15.67:0/2329470905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:48 smithi067 bash[27441]: audit 2024-04-03T16:23:48.171428+0000 mon.a (mon.0) 3853 : audit [DBG] from='client.? 172.21.15.67:0/2329470905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:49.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:49 smithi082 bash[20963]: cluster 2024-04-03T16:23:48.408397+0000 mgr.y (mgr.24370) 3763 : cluster [DBG] pgmap v3747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:49.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:49 smithi067 bash[17655]: cluster 2024-04-03T16:23:48.408397+0000 mgr.y (mgr.24370) 3763 : cluster [DBG] pgmap v3747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:49.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:49 smithi067 bash[27441]: cluster 2024-04-03T16:23:48.408397+0000 mgr.y (mgr.24370) 3763 : cluster [DBG] pgmap v3747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:51.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:51 smithi082 bash[20963]: cluster 2024-04-03T16:23:50.408786+0000 mgr.y (mgr.24370) 3764 : cluster [DBG] pgmap v3748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:51.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:51 smithi082 bash[20963]: audit 2024-04-03T16:23:50.624284+0000 mon.c (mon.2) 1416 : audit [DBG] from='client.? 172.21.15.67:0/1805618329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:51.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:51 smithi067 bash[27441]: cluster 2024-04-03T16:23:50.408786+0000 mgr.y (mgr.24370) 3764 : cluster [DBG] pgmap v3748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:51.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:51 smithi067 bash[27441]: audit 2024-04-03T16:23:50.624284+0000 mon.c (mon.2) 1416 : audit [DBG] from='client.? 172.21.15.67:0/1805618329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:51.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:51 smithi067 bash[17655]: cluster 2024-04-03T16:23:50.408786+0000 mgr.y (mgr.24370) 3764 : cluster [DBG] pgmap v3748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:51.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:51 smithi067 bash[17655]: audit 2024-04-03T16:23:50.624284+0000 mon.c (mon.2) 1416 : audit [DBG] from='client.? 172.21.15.67:0/1805618329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:52.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:52 smithi082 bash[20963]: audit 2024-04-03T16:23:51.555045+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:23:52.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:52 smithi067 bash[27441]: audit 2024-04-03T16:23:51.555045+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:23:52.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:52 smithi067 bash[17655]: audit 2024-04-03T16:23:51.555045+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:23:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:53] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:23:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:23:53.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:53 smithi082 bash[20963]: cluster 2024-04-03T16:23:52.409755+0000 mgr.y (mgr.24370) 3765 : cluster [DBG] pgmap v3749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:53.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:53 smithi082 bash[20963]: audit 2024-04-03T16:23:53.086927+0000 mon.c (mon.2) 1417 : audit [DBG] from='client.? 172.21.15.67:0/2319624736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:53.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:53 smithi067 bash[17655]: cluster 2024-04-03T16:23:52.409755+0000 mgr.y (mgr.24370) 3765 : cluster [DBG] pgmap v3749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:53.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:53 smithi067 bash[17655]: audit 2024-04-03T16:23:53.086927+0000 mon.c (mon.2) 1417 : audit [DBG] from='client.? 172.21.15.67:0/2319624736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:53.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:53 smithi067 bash[27441]: cluster 2024-04-03T16:23:52.409755+0000 mgr.y (mgr.24370) 3765 : cluster [DBG] pgmap v3749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:53.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:53 smithi067 bash[27441]: audit 2024-04-03T16:23:53.086927+0000 mon.c (mon.2) 1417 : audit [DBG] from='client.? 172.21.15.67:0/2319624736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:54 smithi082 bash[20963]: cluster 2024-04-03T16:23:54.410402+0000 mgr.y (mgr.24370) 3766 : cluster [DBG] pgmap v3750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:54 smithi067 bash[17655]: cluster 2024-04-03T16:23:54.410402+0000 mgr.y (mgr.24370) 3766 : cluster [DBG] pgmap v3750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:54.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:54 smithi067 bash[27441]: cluster 2024-04-03T16:23:54.410402+0000 mgr.y (mgr.24370) 3766 : cluster [DBG] pgmap v3750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:55 smithi082 bash[20963]: audit 2024-04-03T16:23:54.843739+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:55 smithi067 bash[17655]: audit 2024-04-03T16:23:54.843739+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:55 smithi067 bash[27441]: audit 2024-04-03T16:23:54.843739+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:23:56.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:56 smithi082 bash[20963]: audit 2024-04-03T16:23:55.545309+0000 mon.c (mon.2) 1418 : audit [DBG] from='client.? 172.21.15.67:0/2740334789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:56 smithi082 bash[20963]: cluster 2024-04-03T16:23:56.411244+0000 mgr.y (mgr.24370) 3767 : cluster [DBG] pgmap v3751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:56 smithi067 bash[27441]: audit 2024-04-03T16:23:55.545309+0000 mon.c (mon.2) 1418 : audit [DBG] from='client.? 172.21.15.67:0/2740334789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:56 smithi067 bash[27441]: cluster 2024-04-03T16:23:56.411244+0000 mgr.y (mgr.24370) 3767 : cluster [DBG] pgmap v3751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:56 smithi067 bash[17655]: audit 2024-04-03T16:23:55.545309+0000 mon.c (mon.2) 1418 : audit [DBG] from='client.? 172.21.15.67:0/2740334789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:56 smithi067 bash[17655]: cluster 2024-04-03T16:23:56.411244+0000 mgr.y (mgr.24370) 3767 : cluster [DBG] pgmap v3751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:58.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:58 smithi082 bash[20963]: audit 2024-04-03T16:23:57.307158+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:58 smithi082 bash[20963]: audit 2024-04-03T16:23:57.315979+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:58 smithi082 bash[20963]: audit 2024-04-03T16:23:57.556263+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:58 smithi082 bash[20963]: audit 2024-04-03T16:23:57.563507+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:58 smithi082 bash[20963]: audit 2024-04-03T16:23:57.987566+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:23:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:58 smithi082 bash[20963]: audit 2024-04-03T16:23:57.989034+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:23:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:58 smithi082 bash[20963]: audit 2024-04-03T16:23:57.997813+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:58 smithi082 bash[20963]: audit 2024-04-03T16:23:57.999134+0000 mon.b (mon.1) 39 : audit [DBG] from='client.? 172.21.15.67:0/803431616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[17655]: audit 2024-04-03T16:23:57.307158+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[17655]: audit 2024-04-03T16:23:57.315979+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[17655]: audit 2024-04-03T16:23:57.556263+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[17655]: audit 2024-04-03T16:23:57.563507+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[17655]: audit 2024-04-03T16:23:57.987566+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[17655]: audit 2024-04-03T16:23:57.989034+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[17655]: audit 2024-04-03T16:23:57.997813+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[17655]: audit 2024-04-03T16:23:57.999134+0000 mon.b (mon.1) 39 : audit [DBG] from='client.? 172.21.15.67:0/803431616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[27441]: audit 2024-04-03T16:23:57.307158+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[27441]: audit 2024-04-03T16:23:57.315979+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[27441]: audit 2024-04-03T16:23:57.556263+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[27441]: audit 2024-04-03T16:23:57.563507+0000 mon.a (mon.0) 3859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[27441]: audit 2024-04-03T16:23:57.987566+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[27441]: audit 2024-04-03T16:23:57.989034+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[27441]: audit 2024-04-03T16:23:57.997813+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:23:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:58 smithi067 bash[27441]: audit 2024-04-03T16:23:57.999134+0000 mon.b (mon.1) 39 : audit [DBG] from='client.? 172.21.15.67:0/803431616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:23:59.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:23:59 smithi082 bash[20963]: cluster 2024-04-03T16:23:58.411677+0000 mgr.y (mgr.24370) 3768 : cluster [DBG] pgmap v3752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:23:59 smithi067 bash[17655]: cluster 2024-04-03T16:23:58.411677+0000 mgr.y (mgr.24370) 3768 : cluster [DBG] pgmap v3752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:23:59.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:23:59 smithi067 bash[27441]: cluster 2024-04-03T16:23:58.411677+0000 mgr.y (mgr.24370) 3768 : cluster [DBG] pgmap v3752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:00 smithi082 bash[20963]: cluster 2024-04-03T16:24:00.412331+0000 mgr.y (mgr.24370) 3769 : cluster [DBG] pgmap v3753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:00 smithi082 bash[20963]: audit 2024-04-03T16:24:00.450697+0000 mon.c (mon.2) 1419 : audit [DBG] from='client.? 172.21.15.67:0/3509921663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:00 smithi067 bash[17655]: cluster 2024-04-03T16:24:00.412331+0000 mgr.y (mgr.24370) 3769 : cluster [DBG] pgmap v3753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:00 smithi067 bash[17655]: audit 2024-04-03T16:24:00.450697+0000 mon.c (mon.2) 1419 : audit [DBG] from='client.? 172.21.15.67:0/3509921663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:00 smithi067 bash[27441]: cluster 2024-04-03T16:24:00.412331+0000 mgr.y (mgr.24370) 3769 : cluster [DBG] pgmap v3753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:00 smithi067 bash[27441]: audit 2024-04-03T16:24:00.450697+0000 mon.c (mon.2) 1419 : audit [DBG] from='client.? 172.21.15.67:0/3509921663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:03] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:24:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:24:03.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:03 smithi082 bash[20963]: cluster 2024-04-03T16:24:02.413427+0000 mgr.y (mgr.24370) 3770 : cluster [DBG] pgmap v3754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:03.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:03 smithi082 bash[20963]: audit 2024-04-03T16:24:02.903867+0000 mon.c (mon.2) 1420 : audit [DBG] from='client.? 172.21.15.67:0/4259922442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:03.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:03 smithi067 bash[17655]: cluster 2024-04-03T16:24:02.413427+0000 mgr.y (mgr.24370) 3770 : cluster [DBG] pgmap v3754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:03.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:03 smithi067 bash[17655]: audit 2024-04-03T16:24:02.903867+0000 mon.c (mon.2) 1420 : audit [DBG] from='client.? 172.21.15.67:0/4259922442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:03.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:03 smithi067 bash[27441]: cluster 2024-04-03T16:24:02.413427+0000 mgr.y (mgr.24370) 3770 : cluster [DBG] pgmap v3754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:03.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:03 smithi067 bash[27441]: audit 2024-04-03T16:24:02.903867+0000 mon.c (mon.2) 1420 : audit [DBG] from='client.? 172.21.15.67:0/4259922442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:04 smithi082 bash[20963]: cluster 2024-04-03T16:24:04.414258+0000 mgr.y (mgr.24370) 3771 : cluster [DBG] pgmap v3755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:04 smithi067 bash[27441]: cluster 2024-04-03T16:24:04.414258+0000 mgr.y (mgr.24370) 3771 : cluster [DBG] pgmap v3755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:04 smithi067 bash[17655]: cluster 2024-04-03T16:24:04.414258+0000 mgr.y (mgr.24370) 3771 : cluster [DBG] pgmap v3755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:05 smithi082 bash[20963]: audit 2024-04-03T16:24:05.356453+0000 mon.a (mon.0) 3863 : audit [DBG] from='client.? 172.21.15.67:0/3504688835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:05.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:05 smithi067 bash[27441]: audit 2024-04-03T16:24:05.356453+0000 mon.a (mon.0) 3863 : audit [DBG] from='client.? 172.21.15.67:0/3504688835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:05.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:05 smithi067 bash[17655]: audit 2024-04-03T16:24:05.356453+0000 mon.a (mon.0) 3863 : audit [DBG] from='client.? 172.21.15.67:0/3504688835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:06 smithi082 bash[20963]: cluster 2024-04-03T16:24:06.415076+0000 mgr.y (mgr.24370) 3772 : cluster [DBG] pgmap v3756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:06 smithi067 bash[17655]: cluster 2024-04-03T16:24:06.415076+0000 mgr.y (mgr.24370) 3772 : cluster [DBG] pgmap v3756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:06 smithi067 bash[27441]: cluster 2024-04-03T16:24:06.415076+0000 mgr.y (mgr.24370) 3772 : cluster [DBG] pgmap v3756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:08.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:07 smithi082 bash[20963]: audit 2024-04-03T16:24:07.817279+0000 mon.a (mon.0) 3864 : audit [DBG] from='client.? 172.21.15.67:0/1857978997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:08.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:07 smithi067 bash[17655]: audit 2024-04-03T16:24:07.817279+0000 mon.a (mon.0) 3864 : audit [DBG] from='client.? 172.21.15.67:0/1857978997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:08.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:07 smithi067 bash[27441]: audit 2024-04-03T16:24:07.817279+0000 mon.a (mon.0) 3864 : audit [DBG] from='client.? 172.21.15.67:0/1857978997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:09.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:08 smithi082 bash[20963]: cluster 2024-04-03T16:24:08.415743+0000 mgr.y (mgr.24370) 3773 : cluster [DBG] pgmap v3757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:09.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:08 smithi067 bash[17655]: cluster 2024-04-03T16:24:08.415743+0000 mgr.y (mgr.24370) 3773 : cluster [DBG] pgmap v3757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:09.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:08 smithi067 bash[27441]: cluster 2024-04-03T16:24:08.415743+0000 mgr.y (mgr.24370) 3773 : cluster [DBG] pgmap v3757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:10.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:09 smithi082 bash[20963]: audit 2024-04-03T16:24:09.843908+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:10.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:09 smithi067 bash[17655]: audit 2024-04-03T16:24:09.843908+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:10.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:09 smithi067 bash[27441]: audit 2024-04-03T16:24:09.843908+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:11.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:10 smithi067 bash[17655]: audit 2024-04-03T16:24:10.273000+0000 mon.a (mon.0) 3866 : audit [DBG] from='client.? 172.21.15.67:0/661267102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:11.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:10 smithi067 bash[17655]: cluster 2024-04-03T16:24:10.416469+0000 mgr.y (mgr.24370) 3774 : cluster [DBG] pgmap v3758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:11.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:10 smithi067 bash[27441]: audit 2024-04-03T16:24:10.273000+0000 mon.a (mon.0) 3866 : audit [DBG] from='client.? 172.21.15.67:0/661267102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:11.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:10 smithi067 bash[27441]: cluster 2024-04-03T16:24:10.416469+0000 mgr.y (mgr.24370) 3774 : cluster [DBG] pgmap v3758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:11.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:10 smithi082 bash[20963]: audit 2024-04-03T16:24:10.273000+0000 mon.a (mon.0) 3866 : audit [DBG] from='client.? 172.21.15.67:0/661267102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:11.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:10 smithi082 bash[20963]: cluster 2024-04-03T16:24:10.416469+0000 mgr.y (mgr.24370) 3774 : cluster [DBG] pgmap v3758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:12 smithi082 bash[20963]: cluster 2024-04-03T16:24:12.417133+0000 mgr.y (mgr.24370) 3775 : cluster [DBG] pgmap v3759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:12 smithi067 bash[17655]: cluster 2024-04-03T16:24:12.417133+0000 mgr.y (mgr.24370) 3775 : cluster [DBG] pgmap v3759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:12 smithi067 bash[27441]: cluster 2024-04-03T16:24:12.417133+0000 mgr.y (mgr.24370) 3775 : cluster [DBG] pgmap v3759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:13] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:24:13.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:13 smithi082 bash[20963]: audit 2024-04-03T16:24:12.732034+0000 mon.a (mon.0) 3867 : audit [DBG] from='client.? 172.21.15.67:0/554841285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:24:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:13 smithi067 bash[17655]: audit 2024-04-03T16:24:12.732034+0000 mon.a (mon.0) 3867 : audit [DBG] from='client.? 172.21.15.67:0/554841285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:13.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:13 smithi067 bash[27441]: audit 2024-04-03T16:24:12.732034+0000 mon.a (mon.0) 3867 : audit [DBG] from='client.? 172.21.15.67:0/554841285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:14 smithi082 bash[20963]: cluster 2024-04-03T16:24:14.417793+0000 mgr.y (mgr.24370) 3776 : cluster [DBG] pgmap v3760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:14 smithi067 bash[17655]: cluster 2024-04-03T16:24:14.417793+0000 mgr.y (mgr.24370) 3776 : cluster [DBG] pgmap v3760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:14 smithi067 bash[27441]: cluster 2024-04-03T16:24:14.417793+0000 mgr.y (mgr.24370) 3776 : cluster [DBG] pgmap v3760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:15.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:15 smithi082 bash[20963]: audit 2024-04-03T16:24:15.187273+0000 mon.a (mon.0) 3868 : audit [DBG] from='client.? 172.21.15.67:0/2235094759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:15.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:15 smithi067 bash[17655]: audit 2024-04-03T16:24:15.187273+0000 mon.a (mon.0) 3868 : audit [DBG] from='client.? 172.21.15.67:0/2235094759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:15.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:15 smithi067 bash[27441]: audit 2024-04-03T16:24:15.187273+0000 mon.a (mon.0) 3868 : audit [DBG] from='client.? 172.21.15.67:0/2235094759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:16 smithi082 bash[20963]: cluster 2024-04-03T16:24:16.418935+0000 mgr.y (mgr.24370) 3777 : cluster [DBG] pgmap v3761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:16 smithi067 bash[17655]: cluster 2024-04-03T16:24:16.418935+0000 mgr.y (mgr.24370) 3777 : cluster [DBG] pgmap v3761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:16 smithi067 bash[27441]: cluster 2024-04-03T16:24:16.418935+0000 mgr.y (mgr.24370) 3777 : cluster [DBG] pgmap v3761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:18.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:17 smithi082 bash[20963]: audit 2024-04-03T16:24:17.647819+0000 mon.c (mon.2) 1421 : audit [DBG] from='client.? 172.21.15.67:0/4199325690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:18.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:17 smithi067 bash[27441]: audit 2024-04-03T16:24:17.647819+0000 mon.c (mon.2) 1421 : audit [DBG] from='client.? 172.21.15.67:0/4199325690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:18.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:17 smithi067 bash[17655]: audit 2024-04-03T16:24:17.647819+0000 mon.c (mon.2) 1421 : audit [DBG] from='client.? 172.21.15.67:0/4199325690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:19.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:18 smithi082 bash[20963]: cluster 2024-04-03T16:24:18.419673+0000 mgr.y (mgr.24370) 3778 : cluster [DBG] pgmap v3762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:19.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:18 smithi067 bash[17655]: cluster 2024-04-03T16:24:18.419673+0000 mgr.y (mgr.24370) 3778 : cluster [DBG] pgmap v3762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:19.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:18 smithi067 bash[27441]: cluster 2024-04-03T16:24:18.419673+0000 mgr.y (mgr.24370) 3778 : cluster [DBG] pgmap v3762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:20.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:20 smithi067 bash[27441]: audit 2024-04-03T16:24:20.098730+0000 mon.a (mon.0) 3869 : audit [DBG] from='client.? 172.21.15.67:0/2379234462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:20.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:20 smithi067 bash[17655]: audit 2024-04-03T16:24:20.098730+0000 mon.a (mon.0) 3869 : audit [DBG] from='client.? 172.21.15.67:0/2379234462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:20.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:20 smithi082 bash[20963]: audit 2024-04-03T16:24:20.098730+0000 mon.a (mon.0) 3869 : audit [DBG] from='client.? 172.21.15.67:0/2379234462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:21.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:21 smithi067 bash[17655]: cluster 2024-04-03T16:24:20.420410+0000 mgr.y (mgr.24370) 3779 : cluster [DBG] pgmap v3763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:21.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:21 smithi067 bash[27441]: cluster 2024-04-03T16:24:20.420410+0000 mgr.y (mgr.24370) 3779 : cluster [DBG] pgmap v3763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:21.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:21 smithi082 bash[20963]: cluster 2024-04-03T16:24:20.420410+0000 mgr.y (mgr.24370) 3779 : cluster [DBG] pgmap v3763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:22 smithi082 bash[20963]: cluster 2024-04-03T16:24:22.421511+0000 mgr.y (mgr.24370) 3780 : cluster [DBG] pgmap v3764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:22.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:22 smithi067 bash[27441]: cluster 2024-04-03T16:24:22.421511+0000 mgr.y (mgr.24370) 3780 : cluster [DBG] pgmap v3764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:22.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:22 smithi067 bash[17655]: cluster 2024-04-03T16:24:22.421511+0000 mgr.y (mgr.24370) 3780 : cluster [DBG] pgmap v3764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:23] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:24:23.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:23 smithi082 bash[20963]: audit 2024-04-03T16:24:22.565712+0000 mon.a (mon.0) 3870 : audit [DBG] from='client.? 172.21.15.67:0/1643277753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:24:23.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:23 smithi067 bash[27441]: audit 2024-04-03T16:24:22.565712+0000 mon.a (mon.0) 3870 : audit [DBG] from='client.? 172.21.15.67:0/1643277753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:23.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:23 smithi067 bash[17655]: audit 2024-04-03T16:24:22.565712+0000 mon.a (mon.0) 3870 : audit [DBG] from='client.? 172.21.15.67:0/1643277753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:24 smithi082 bash[20963]: cluster 2024-04-03T16:24:24.422352+0000 mgr.y (mgr.24370) 3781 : cluster [DBG] pgmap v3765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:24 smithi067 bash[27441]: cluster 2024-04-03T16:24:24.422352+0000 mgr.y (mgr.24370) 3781 : cluster [DBG] pgmap v3765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:24.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:24 smithi067 bash[17655]: cluster 2024-04-03T16:24:24.422352+0000 mgr.y (mgr.24370) 3781 : cluster [DBG] pgmap v3765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:25 smithi082 bash[20963]: audit 2024-04-03T16:24:24.844257+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:25.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:25 smithi082 bash[20963]: audit 2024-04-03T16:24:25.019932+0000 mon.a (mon.0) 3872 : audit [DBG] from='client.? 172.21.15.67:0/3327609369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:25 smithi067 bash[17655]: audit 2024-04-03T16:24:24.844257+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:25 smithi067 bash[17655]: audit 2024-04-03T16:24:25.019932+0000 mon.a (mon.0) 3872 : audit [DBG] from='client.? 172.21.15.67:0/3327609369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:25 smithi067 bash[27441]: audit 2024-04-03T16:24:24.844257+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:25 smithi067 bash[27441]: audit 2024-04-03T16:24:25.019932+0000 mon.a (mon.0) 3872 : audit [DBG] from='client.? 172.21.15.67:0/3327609369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:26 smithi082 bash[20963]: cluster 2024-04-03T16:24:26.423528+0000 mgr.y (mgr.24370) 3782 : cluster [DBG] pgmap v3766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:26 smithi067 bash[27441]: cluster 2024-04-03T16:24:26.423528+0000 mgr.y (mgr.24370) 3782 : cluster [DBG] pgmap v3766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:26 smithi067 bash[17655]: cluster 2024-04-03T16:24:26.423528+0000 mgr.y (mgr.24370) 3782 : cluster [DBG] pgmap v3766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:27.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:27 smithi082 bash[20963]: audit 2024-04-03T16:24:27.469841+0000 mon.c (mon.2) 1422 : audit [DBG] from='client.? 172.21.15.67:0/2371155887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:27.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:27 smithi067 bash[27441]: audit 2024-04-03T16:24:27.469841+0000 mon.c (mon.2) 1422 : audit [DBG] from='client.? 172.21.15.67:0/2371155887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:27.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:27 smithi067 bash[17655]: audit 2024-04-03T16:24:27.469841+0000 mon.c (mon.2) 1422 : audit [DBG] from='client.? 172.21.15.67:0/2371155887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:28.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:28 smithi082 bash[20963]: cluster 2024-04-03T16:24:28.424276+0000 mgr.y (mgr.24370) 3783 : cluster [DBG] pgmap v3767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:28 smithi067 bash[17655]: cluster 2024-04-03T16:24:28.424276+0000 mgr.y (mgr.24370) 3783 : cluster [DBG] pgmap v3767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:28.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:28 smithi067 bash[27441]: cluster 2024-04-03T16:24:28.424276+0000 mgr.y (mgr.24370) 3783 : cluster [DBG] pgmap v3767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:30.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:29 smithi082 bash[20963]: audit 2024-04-03T16:24:29.923605+0000 mon.c (mon.2) 1423 : audit [DBG] from='client.? 172.21.15.67:0/2386035250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:30.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:29 smithi067 bash[27441]: audit 2024-04-03T16:24:29.923605+0000 mon.c (mon.2) 1423 : audit [DBG] from='client.? 172.21.15.67:0/2386035250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:30.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:29 smithi067 bash[17655]: audit 2024-04-03T16:24:29.923605+0000 mon.c (mon.2) 1423 : audit [DBG] from='client.? 172.21.15.67:0/2386035250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:31.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:30 smithi082 bash[20963]: cluster 2024-04-03T16:24:30.424839+0000 mgr.y (mgr.24370) 3784 : cluster [DBG] pgmap v3768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:31.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:30 smithi067 bash[27441]: cluster 2024-04-03T16:24:30.424839+0000 mgr.y (mgr.24370) 3784 : cluster [DBG] pgmap v3768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:31.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:30 smithi067 bash[17655]: cluster 2024-04-03T16:24:30.424839+0000 mgr.y (mgr.24370) 3784 : cluster [DBG] pgmap v3768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:32.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:32 smithi082 bash[20963]: audit 2024-04-03T16:24:32.373034+0000 mon.c (mon.2) 1424 : audit [DBG] from='client.? 172.21.15.67:0/1909223529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:32.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:32 smithi067 bash[27441]: audit 2024-04-03T16:24:32.373034+0000 mon.c (mon.2) 1424 : audit [DBG] from='client.? 172.21.15.67:0/1909223529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:32.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:32 smithi067 bash[17655]: audit 2024-04-03T16:24:32.373034+0000 mon.c (mon.2) 1424 : audit [DBG] from='client.? 172.21.15.67:0/1909223529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:24:33.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:33 smithi082 bash[20963]: cluster 2024-04-03T16:24:32.425956+0000 mgr.y (mgr.24370) 3785 : cluster [DBG] pgmap v3769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:24:33.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:33 smithi067 bash[27441]: cluster 2024-04-03T16:24:32.425956+0000 mgr.y (mgr.24370) 3785 : cluster [DBG] pgmap v3769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:33.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:33 smithi067 bash[17655]: cluster 2024-04-03T16:24:32.425956+0000 mgr.y (mgr.24370) 3785 : cluster [DBG] pgmap v3769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:35.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:35 smithi082 bash[20963]: cluster 2024-04-03T16:24:34.426637+0000 mgr.y (mgr.24370) 3786 : cluster [DBG] pgmap v3770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:35.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:35 smithi082 bash[20963]: audit 2024-04-03T16:24:34.826505+0000 mon.c (mon.2) 1425 : audit [DBG] from='client.? 172.21.15.67:0/4259226144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:35.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:35 smithi067 bash[27441]: cluster 2024-04-03T16:24:34.426637+0000 mgr.y (mgr.24370) 3786 : cluster [DBG] pgmap v3770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:35.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:35 smithi067 bash[27441]: audit 2024-04-03T16:24:34.826505+0000 mon.c (mon.2) 1425 : audit [DBG] from='client.? 172.21.15.67:0/4259226144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:35.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:35 smithi067 bash[17655]: cluster 2024-04-03T16:24:34.426637+0000 mgr.y (mgr.24370) 3786 : cluster [DBG] pgmap v3770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:35.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:35 smithi067 bash[17655]: audit 2024-04-03T16:24:34.826505+0000 mon.c (mon.2) 1425 : audit [DBG] from='client.? 172.21.15.67:0/4259226144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:37.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:37 smithi082 bash[20963]: cluster 2024-04-03T16:24:36.427791+0000 mgr.y (mgr.24370) 3787 : cluster [DBG] pgmap v3771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:37.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:37 smithi082 bash[20963]: audit 2024-04-03T16:24:37.279690+0000 mon.a (mon.0) 3873 : audit [DBG] from='client.? 172.21.15.67:0/1071221860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:37.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:37 smithi067 bash[27441]: cluster 2024-04-03T16:24:36.427791+0000 mgr.y (mgr.24370) 3787 : cluster [DBG] pgmap v3771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:37.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:37 smithi067 bash[27441]: audit 2024-04-03T16:24:37.279690+0000 mon.a (mon.0) 3873 : audit [DBG] from='client.? 172.21.15.67:0/1071221860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:37.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:37 smithi067 bash[17655]: cluster 2024-04-03T16:24:36.427791+0000 mgr.y (mgr.24370) 3787 : cluster [DBG] pgmap v3771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:37.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:37 smithi067 bash[17655]: audit 2024-04-03T16:24:37.279690+0000 mon.a (mon.0) 3873 : audit [DBG] from='client.? 172.21.15.67:0/1071221860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:39.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:39 smithi082 bash[20963]: cluster 2024-04-03T16:24:38.428360+0000 mgr.y (mgr.24370) 3788 : cluster [DBG] pgmap v3772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:39 smithi067 bash[17655]: cluster 2024-04-03T16:24:38.428360+0000 mgr.y (mgr.24370) 3788 : cluster [DBG] pgmap v3772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:39.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:39 smithi067 bash[27441]: cluster 2024-04-03T16:24:38.428360+0000 mgr.y (mgr.24370) 3788 : cluster [DBG] pgmap v3772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:40 smithi082 bash[20963]: audit 2024-04-03T16:24:39.730930+0000 mon.a (mon.0) 3874 : audit [DBG] from='client.? 172.21.15.67:0/1791989903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:40 smithi082 bash[20963]: audit 2024-04-03T16:24:39.844781+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:40 smithi067 bash[27441]: audit 2024-04-03T16:24:39.730930+0000 mon.a (mon.0) 3874 : audit [DBG] from='client.? 172.21.15.67:0/1791989903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:40 smithi067 bash[27441]: audit 2024-04-03T16:24:39.844781+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:40 smithi067 bash[17655]: audit 2024-04-03T16:24:39.730930+0000 mon.a (mon.0) 3874 : audit [DBG] from='client.? 172.21.15.67:0/1791989903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:40 smithi067 bash[17655]: audit 2024-04-03T16:24:39.844781+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:41 smithi082 bash[20963]: cluster 2024-04-03T16:24:40.428993+0000 mgr.y (mgr.24370) 3789 : cluster [DBG] pgmap v3773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:41 smithi067 bash[27441]: cluster 2024-04-03T16:24:40.428993+0000 mgr.y (mgr.24370) 3789 : cluster [DBG] pgmap v3773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:41.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:41 smithi067 bash[17655]: cluster 2024-04-03T16:24:40.428993+0000 mgr.y (mgr.24370) 3789 : cluster [DBG] pgmap v3773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:42 smithi082 bash[20963]: audit 2024-04-03T16:24:42.188531+0000 mon.c (mon.2) 1426 : audit [DBG] from='client.? 172.21.15.67:0/2206005288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:42 smithi067 bash[17655]: audit 2024-04-03T16:24:42.188531+0000 mon.c (mon.2) 1426 : audit [DBG] from='client.? 172.21.15.67:0/2206005288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:42 smithi067 bash[27441]: audit 2024-04-03T16:24:42.188531+0000 mon.c (mon.2) 1426 : audit [DBG] from='client.? 172.21.15.67:0/2206005288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:24:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:24:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:43 smithi082 bash[20963]: cluster 2024-04-03T16:24:42.430148+0000 mgr.y (mgr.24370) 3790 : cluster [DBG] pgmap v3774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:43 smithi067 bash[27441]: cluster 2024-04-03T16:24:42.430148+0000 mgr.y (mgr.24370) 3790 : cluster [DBG] pgmap v3774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:43 smithi067 bash[17655]: cluster 2024-04-03T16:24:42.430148+0000 mgr.y (mgr.24370) 3790 : cluster [DBG] pgmap v3774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:45.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:45 smithi082 bash[20963]: cluster 2024-04-03T16:24:44.430829+0000 mgr.y (mgr.24370) 3791 : cluster [DBG] pgmap v3775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:45.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:45 smithi082 bash[20963]: audit 2024-04-03T16:24:44.644257+0000 mon.a (mon.0) 3876 : audit [DBG] from='client.? 172.21.15.67:0/1158583394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:45.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:45 smithi067 bash[27441]: cluster 2024-04-03T16:24:44.430829+0000 mgr.y (mgr.24370) 3791 : cluster [DBG] pgmap v3775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:45.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:45 smithi067 bash[27441]: audit 2024-04-03T16:24:44.644257+0000 mon.a (mon.0) 3876 : audit [DBG] from='client.? 172.21.15.67:0/1158583394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:45.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:45 smithi067 bash[17655]: cluster 2024-04-03T16:24:44.430829+0000 mgr.y (mgr.24370) 3791 : cluster [DBG] pgmap v3775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:45.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:45 smithi067 bash[17655]: audit 2024-04-03T16:24:44.644257+0000 mon.a (mon.0) 3876 : audit [DBG] from='client.? 172.21.15.67:0/1158583394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:47.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:47 smithi082 bash[20963]: cluster 2024-04-03T16:24:46.431991+0000 mgr.y (mgr.24370) 3792 : cluster [DBG] pgmap v3776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:47.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:47 smithi082 bash[20963]: audit 2024-04-03T16:24:47.105069+0000 mon.a (mon.0) 3877 : audit [DBG] from='client.? 172.21.15.67:0/4279271059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:47.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:47 smithi067 bash[17655]: cluster 2024-04-03T16:24:46.431991+0000 mgr.y (mgr.24370) 3792 : cluster [DBG] pgmap v3776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:47.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:47 smithi067 bash[17655]: audit 2024-04-03T16:24:47.105069+0000 mon.a (mon.0) 3877 : audit [DBG] from='client.? 172.21.15.67:0/4279271059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:47.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:47 smithi067 bash[27441]: cluster 2024-04-03T16:24:46.431991+0000 mgr.y (mgr.24370) 3792 : cluster [DBG] pgmap v3776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:47.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:47 smithi067 bash[27441]: audit 2024-04-03T16:24:47.105069+0000 mon.a (mon.0) 3877 : audit [DBG] from='client.? 172.21.15.67:0/4279271059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:49.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:49 smithi082 bash[20963]: cluster 2024-04-03T16:24:48.432644+0000 mgr.y (mgr.24370) 3793 : cluster [DBG] pgmap v3777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:49.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:49 smithi067 bash[17655]: cluster 2024-04-03T16:24:48.432644+0000 mgr.y (mgr.24370) 3793 : cluster [DBG] pgmap v3777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:49.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:49 smithi067 bash[27441]: cluster 2024-04-03T16:24:48.432644+0000 mgr.y (mgr.24370) 3793 : cluster [DBG] pgmap v3777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:50.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:50 smithi082 bash[20963]: audit 2024-04-03T16:24:49.543219+0000 mon.c (mon.2) 1427 : audit [DBG] from='client.? 172.21.15.67:0/3709731758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:50.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:50 smithi082 bash[20963]: cluster 2024-04-03T16:24:50.433284+0000 mgr.y (mgr.24370) 3794 : cluster [DBG] pgmap v3778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:50.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:50 smithi067 bash[17655]: audit 2024-04-03T16:24:49.543219+0000 mon.c (mon.2) 1427 : audit [DBG] from='client.? 172.21.15.67:0/3709731758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:50.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:50 smithi067 bash[17655]: cluster 2024-04-03T16:24:50.433284+0000 mgr.y (mgr.24370) 3794 : cluster [DBG] pgmap v3778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:50 smithi067 bash[27441]: audit 2024-04-03T16:24:49.543219+0000 mon.c (mon.2) 1427 : audit [DBG] from='client.? 172.21.15.67:0/3709731758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:50 smithi067 bash[27441]: cluster 2024-04-03T16:24:50.433284+0000 mgr.y (mgr.24370) 3794 : cluster [DBG] pgmap v3778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:52.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:52 smithi082 bash[20963]: audit 2024-04-03T16:24:51.990800+0000 mon.c (mon.2) 1428 : audit [DBG] from='client.? 172.21.15.67:0/1825215398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:52.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:52 smithi067 bash[17655]: audit 2024-04-03T16:24:51.990800+0000 mon.c (mon.2) 1428 : audit [DBG] from='client.? 172.21.15.67:0/1825215398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:52.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:52 smithi067 bash[27441]: audit 2024-04-03T16:24:51.990800+0000 mon.c (mon.2) 1428 : audit [DBG] from='client.? 172.21.15.67:0/1825215398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:53.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:53 smithi082 bash[20963]: cluster 2024-04-03T16:24:52.434418+0000 mgr.y (mgr.24370) 3795 : cluster [DBG] pgmap v3779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:24:53.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:53 smithi067 bash[27441]: cluster 2024-04-03T16:24:52.434418+0000 mgr.y (mgr.24370) 3795 : cluster [DBG] pgmap v3779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:53.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:53 smithi067 bash[17655]: cluster 2024-04-03T16:24:52.434418+0000 mgr.y (mgr.24370) 3795 : cluster [DBG] pgmap v3779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:24:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:54 smithi082 bash[20963]: cluster 2024-04-03T16:24:54.435049+0000 mgr.y (mgr.24370) 3796 : cluster [DBG] pgmap v3780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:54 smithi082 bash[20963]: audit 2024-04-03T16:24:54.451649+0000 mon.a (mon.0) 3878 : audit [DBG] from='client.? 172.21.15.67:0/2312435145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:54 smithi067 bash[17655]: cluster 2024-04-03T16:24:54.435049+0000 mgr.y (mgr.24370) 3796 : cluster [DBG] pgmap v3780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:54 smithi067 bash[17655]: audit 2024-04-03T16:24:54.451649+0000 mon.a (mon.0) 3878 : audit [DBG] from='client.? 172.21.15.67:0/2312435145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:54.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:54 smithi067 bash[27441]: cluster 2024-04-03T16:24:54.435049+0000 mgr.y (mgr.24370) 3796 : cluster [DBG] pgmap v3780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:54.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:54 smithi067 bash[27441]: audit 2024-04-03T16:24:54.451649+0000 mon.a (mon.0) 3878 : audit [DBG] from='client.? 172.21.15.67:0/2312435145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:55 smithi082 bash[20963]: audit 2024-04-03T16:24:54.845425+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:55 smithi067 bash[17655]: audit 2024-04-03T16:24:54.845425+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:55 smithi067 bash[27441]: audit 2024-04-03T16:24:54.845425+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:24:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:56 smithi082 bash[20963]: cluster 2024-04-03T16:24:56.436341+0000 mgr.y (mgr.24370) 3797 : cluster [DBG] pgmap v3781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:56 smithi067 bash[17655]: cluster 2024-04-03T16:24:56.436341+0000 mgr.y (mgr.24370) 3797 : cluster [DBG] pgmap v3781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:56 smithi067 bash[27441]: cluster 2024-04-03T16:24:56.436341+0000 mgr.y (mgr.24370) 3797 : cluster [DBG] pgmap v3781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:57.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:57 smithi082 bash[20963]: audit 2024-04-03T16:24:56.907786+0000 mon.a (mon.0) 3880 : audit [DBG] from='client.? 172.21.15.67:0/286371433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:57.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:57 smithi067 bash[17655]: audit 2024-04-03T16:24:56.907786+0000 mon.a (mon.0) 3880 : audit [DBG] from='client.? 172.21.15.67:0/286371433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:57.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:57 smithi067 bash[27441]: audit 2024-04-03T16:24:56.907786+0000 mon.a (mon.0) 3880 : audit [DBG] from='client.? 172.21.15.67:0/286371433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:58 smithi082 bash[20963]: audit 2024-04-03T16:24:58.072438+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:24:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:58 smithi082 bash[20963]: cluster 2024-04-03T16:24:58.436995+0000 mgr.y (mgr.24370) 3798 : cluster [DBG] pgmap v3782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:58 smithi067 bash[17655]: audit 2024-04-03T16:24:58.072438+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:24:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:58 smithi067 bash[17655]: cluster 2024-04-03T16:24:58.436995+0000 mgr.y (mgr.24370) 3798 : cluster [DBG] pgmap v3782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:58 smithi067 bash[27441]: audit 2024-04-03T16:24:58.072438+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:24:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:58 smithi067 bash[27441]: cluster 2024-04-03T16:24:58.436995+0000 mgr.y (mgr.24370) 3798 : cluster [DBG] pgmap v3782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:24:59.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:24:59 smithi082 bash[20963]: audit 2024-04-03T16:24:59.358375+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.67:0/1641918494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:59.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:24:59 smithi067 bash[17655]: audit 2024-04-03T16:24:59.358375+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.67:0/1641918494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:24:59.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:24:59 smithi067 bash[27441]: audit 2024-04-03T16:24:59.358375+0000 mon.a (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.67:0/1641918494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:00 smithi082 bash[20963]: cluster 2024-04-03T16:25:00.437623+0000 mgr.y (mgr.24370) 3799 : cluster [DBG] pgmap v3783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:00 smithi067 bash[17655]: cluster 2024-04-03T16:25:00.437623+0000 mgr.y (mgr.24370) 3799 : cluster [DBG] pgmap v3783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:00 smithi067 bash[27441]: cluster 2024-04-03T16:25:00.437623+0000 mgr.y (mgr.24370) 3799 : cluster [DBG] pgmap v3783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:02.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:01 smithi082 bash[20963]: audit 2024-04-03T16:25:01.802825+0000 mon.c (mon.2) 1429 : audit [DBG] from='client.? 172.21.15.67:0/2918053820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:02.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:01 smithi067 bash[17655]: audit 2024-04-03T16:25:01.802825+0000 mon.c (mon.2) 1429 : audit [DBG] from='client.? 172.21.15.67:0/2918053820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:02.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:01 smithi067 bash[27441]: audit 2024-04-03T16:25:01.802825+0000 mon.c (mon.2) 1429 : audit [DBG] from='client.? 172.21.15.67:0/2918053820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:03.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:02 smithi082 bash[20963]: cluster 2024-04-03T16:25:02.438678+0000 mgr.y (mgr.24370) 3800 : cluster [DBG] pgmap v3784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:03.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:02 smithi067 bash[17655]: cluster 2024-04-03T16:25:02.438678+0000 mgr.y (mgr.24370) 3800 : cluster [DBG] pgmap v3784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:03.162 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:03] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:25:03.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:02 smithi067 bash[27441]: cluster 2024-04-03T16:25:02.438678+0000 mgr.y (mgr.24370) 3800 : cluster [DBG] pgmap v3784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:25:05.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:04 smithi082 bash[20963]: audit 2024-04-03T16:25:03.765887+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:04 smithi082 bash[20963]: audit 2024-04-03T16:25:03.775039+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:04 smithi082 bash[20963]: audit 2024-04-03T16:25:04.129529+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:04 smithi082 bash[20963]: audit 2024-04-03T16:25:04.145796+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:04 smithi082 bash[20963]: audit 2024-04-03T16:25:04.269997+0000 mon.c (mon.2) 1430 : audit [DBG] from='client.? 172.21.15.67:0/3176204886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:04 smithi082 bash[20963]: cluster 2024-04-03T16:25:04.439390+0000 mgr.y (mgr.24370) 3801 : cluster [DBG] pgmap v3785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:04 smithi082 bash[20963]: audit 2024-04-03T16:25:04.594608+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:25:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:04 smithi082 bash[20963]: audit 2024-04-03T16:25:04.596339+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:25:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:04 smithi082 bash[20963]: audit 2024-04-03T16:25:04.605399+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[17655]: audit 2024-04-03T16:25:03.765887+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[17655]: audit 2024-04-03T16:25:03.775039+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[17655]: audit 2024-04-03T16:25:04.129529+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[17655]: audit 2024-04-03T16:25:04.145796+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[17655]: audit 2024-04-03T16:25:04.269997+0000 mon.c (mon.2) 1430 : audit [DBG] from='client.? 172.21.15.67:0/3176204886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[17655]: cluster 2024-04-03T16:25:04.439390+0000 mgr.y (mgr.24370) 3801 : cluster [DBG] pgmap v3785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[17655]: audit 2024-04-03T16:25:04.594608+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[17655]: audit 2024-04-03T16:25:04.596339+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[17655]: audit 2024-04-03T16:25:04.605399+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[27441]: audit 2024-04-03T16:25:03.765887+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[27441]: audit 2024-04-03T16:25:03.775039+0000 mon.a (mon.0) 3884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[27441]: audit 2024-04-03T16:25:04.129529+0000 mon.a (mon.0) 3885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[27441]: audit 2024-04-03T16:25:04.145796+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[27441]: audit 2024-04-03T16:25:04.269997+0000 mon.c (mon.2) 1430 : audit [DBG] from='client.? 172.21.15.67:0/3176204886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[27441]: cluster 2024-04-03T16:25:04.439390+0000 mgr.y (mgr.24370) 3801 : cluster [DBG] pgmap v3785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[27441]: audit 2024-04-03T16:25:04.594608+0000 mon.a (mon.0) 3887 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:25:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[27441]: audit 2024-04-03T16:25:04.596339+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:25:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:04 smithi067 bash[27441]: audit 2024-04-03T16:25:04.605399+0000 mon.a (mon.0) 3889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:25:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:06 smithi082 bash[20963]: cluster 2024-04-03T16:25:06.440470+0000 mgr.y (mgr.24370) 3802 : cluster [DBG] pgmap v3786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:06 smithi067 bash[17655]: cluster 2024-04-03T16:25:06.440470+0000 mgr.y (mgr.24370) 3802 : cluster [DBG] pgmap v3786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:06 smithi067 bash[27441]: cluster 2024-04-03T16:25:06.440470+0000 mgr.y (mgr.24370) 3802 : cluster [DBG] pgmap v3786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:07 smithi082 bash[20963]: audit 2024-04-03T16:25:06.732573+0000 mon.a (mon.0) 3890 : audit [DBG] from='client.? 172.21.15.67:0/1268476436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:07.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:07 smithi067 bash[17655]: audit 2024-04-03T16:25:06.732573+0000 mon.a (mon.0) 3890 : audit [DBG] from='client.? 172.21.15.67:0/1268476436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:07.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:07 smithi067 bash[27441]: audit 2024-04-03T16:25:06.732573+0000 mon.a (mon.0) 3890 : audit [DBG] from='client.? 172.21.15.67:0/1268476436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:08 smithi082 bash[20963]: cluster 2024-04-03T16:25:08.441090+0000 mgr.y (mgr.24370) 3803 : cluster [DBG] pgmap v3787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:08.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:08 smithi067 bash[17655]: cluster 2024-04-03T16:25:08.441090+0000 mgr.y (mgr.24370) 3803 : cluster [DBG] pgmap v3787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:08.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:08 smithi067 bash[27441]: cluster 2024-04-03T16:25:08.441090+0000 mgr.y (mgr.24370) 3803 : cluster [DBG] pgmap v3787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:09.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:09 smithi082 bash[20963]: audit 2024-04-03T16:25:09.188059+0000 mon.c (mon.2) 1431 : audit [DBG] from='client.? 172.21.15.67:0/581087009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:09.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:09 smithi067 bash[17655]: audit 2024-04-03T16:25:09.188059+0000 mon.c (mon.2) 1431 : audit [DBG] from='client.? 172.21.15.67:0/581087009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:09.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:09 smithi067 bash[27441]: audit 2024-04-03T16:25:09.188059+0000 mon.c (mon.2) 1431 : audit [DBG] from='client.? 172.21.15.67:0/581087009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:10 smithi082 bash[20963]: audit 2024-04-03T16:25:09.845655+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:10 smithi082 bash[20963]: cluster 2024-04-03T16:25:10.441805+0000 mgr.y (mgr.24370) 3804 : cluster [DBG] pgmap v3788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:10 smithi067 bash[27441]: audit 2024-04-03T16:25:09.845655+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:10 smithi067 bash[27441]: cluster 2024-04-03T16:25:10.441805+0000 mgr.y (mgr.24370) 3804 : cluster [DBG] pgmap v3788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:10 smithi067 bash[17655]: audit 2024-04-03T16:25:09.845655+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:10 smithi067 bash[17655]: cluster 2024-04-03T16:25:10.441805+0000 mgr.y (mgr.24370) 3804 : cluster [DBG] pgmap v3788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:12.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:11 smithi082 bash[20963]: audit 2024-04-03T16:25:11.637487+0000 mon.c (mon.2) 1432 : audit [DBG] from='client.? 172.21.15.67:0/1824450364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:12.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:11 smithi067 bash[17655]: audit 2024-04-03T16:25:11.637487+0000 mon.c (mon.2) 1432 : audit [DBG] from='client.? 172.21.15.67:0/1824450364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:12.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:11 smithi067 bash[27441]: audit 2024-04-03T16:25:11.637487+0000 mon.c (mon.2) 1432 : audit [DBG] from='client.? 172.21.15.67:0/1824450364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:13.079 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:12 smithi067 bash[27441]: cluster 2024-04-03T16:25:12.442984+0000 mgr.y (mgr.24370) 3805 : cluster [DBG] pgmap v3789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:13.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:12 smithi067 bash[17655]: cluster 2024-04-03T16:25:12.442984+0000 mgr.y (mgr.24370) 3805 : cluster [DBG] pgmap v3789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:13.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:12 smithi082 bash[20963]: cluster 2024-04-03T16:25:12.442984+0000 mgr.y (mgr.24370) 3805 : cluster [DBG] pgmap v3789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:25:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:25:14.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:14 smithi067 bash[17655]: audit 2024-04-03T16:25:14.090224+0000 mon.c (mon.2) 1433 : audit [DBG] from='client.? 172.21.15.67:0/3235160561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:14.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:14 smithi067 bash[27441]: audit 2024-04-03T16:25:14.090224+0000 mon.c (mon.2) 1433 : audit [DBG] from='client.? 172.21.15.67:0/3235160561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:14.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:14 smithi082 bash[20963]: audit 2024-04-03T16:25:14.090224+0000 mon.c (mon.2) 1433 : audit [DBG] from='client.? 172.21.15.67:0/3235160561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:15.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:15 smithi067 bash[17655]: cluster 2024-04-03T16:25:14.443664+0000 mgr.y (mgr.24370) 3806 : cluster [DBG] pgmap v3790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:15.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:15 smithi067 bash[27441]: cluster 2024-04-03T16:25:14.443664+0000 mgr.y (mgr.24370) 3806 : cluster [DBG] pgmap v3790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:15.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:15 smithi082 bash[20963]: cluster 2024-04-03T16:25:14.443664+0000 mgr.y (mgr.24370) 3806 : cluster [DBG] pgmap v3790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:16 smithi082 bash[20963]: cluster 2024-04-03T16:25:16.444810+0000 mgr.y (mgr.24370) 3807 : cluster [DBG] pgmap v3791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:16 smithi067 bash[17655]: cluster 2024-04-03T16:25:16.444810+0000 mgr.y (mgr.24370) 3807 : cluster [DBG] pgmap v3791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:16.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:16 smithi067 bash[27441]: cluster 2024-04-03T16:25:16.444810+0000 mgr.y (mgr.24370) 3807 : cluster [DBG] pgmap v3791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:17.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:17 smithi082 bash[20963]: audit 2024-04-03T16:25:16.541800+0000 mon.a (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.67:0/1139534704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:17.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:17 smithi067 bash[17655]: audit 2024-04-03T16:25:16.541800+0000 mon.a (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.67:0/1139534704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:17.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:17 smithi067 bash[27441]: audit 2024-04-03T16:25:16.541800+0000 mon.a (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.67:0/1139534704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:18 smithi082 bash[20963]: cluster 2024-04-03T16:25:18.445594+0000 mgr.y (mgr.24370) 3808 : cluster [DBG] pgmap v3792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:18.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:18 smithi067 bash[27441]: cluster 2024-04-03T16:25:18.445594+0000 mgr.y (mgr.24370) 3808 : cluster [DBG] pgmap v3792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:18.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:18 smithi067 bash[17655]: cluster 2024-04-03T16:25:18.445594+0000 mgr.y (mgr.24370) 3808 : cluster [DBG] pgmap v3792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:19.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:19 smithi082 bash[20963]: audit 2024-04-03T16:25:18.999120+0000 mon.a (mon.0) 3893 : audit [DBG] from='client.? 172.21.15.67:0/3116991998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:19.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:19 smithi067 bash[17655]: audit 2024-04-03T16:25:18.999120+0000 mon.a (mon.0) 3893 : audit [DBG] from='client.? 172.21.15.67:0/3116991998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:19.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:19 smithi067 bash[27441]: audit 2024-04-03T16:25:18.999120+0000 mon.a (mon.0) 3893 : audit [DBG] from='client.? 172.21.15.67:0/3116991998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:20.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:20 smithi082 bash[20963]: cluster 2024-04-03T16:25:20.446462+0000 mgr.y (mgr.24370) 3809 : cluster [DBG] pgmap v3793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:20.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:20 smithi067 bash[27441]: cluster 2024-04-03T16:25:20.446462+0000 mgr.y (mgr.24370) 3809 : cluster [DBG] pgmap v3793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:20.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:20 smithi067 bash[17655]: cluster 2024-04-03T16:25:20.446462+0000 mgr.y (mgr.24370) 3809 : cluster [DBG] pgmap v3793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:21.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:21 smithi082 bash[20963]: audit 2024-04-03T16:25:21.465139+0000 mon.a (mon.0) 3894 : audit [DBG] from='client.? 172.21.15.67:0/2124769965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:21.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:21 smithi067 bash[27441]: audit 2024-04-03T16:25:21.465139+0000 mon.a (mon.0) 3894 : audit [DBG] from='client.? 172.21.15.67:0/2124769965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:21.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:21 smithi067 bash[17655]: audit 2024-04-03T16:25:21.465139+0000 mon.a (mon.0) 3894 : audit [DBG] from='client.? 172.21.15.67:0/2124769965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:22 smithi082 bash[20963]: cluster 2024-04-03T16:25:22.447744+0000 mgr.y (mgr.24370) 3810 : cluster [DBG] pgmap v3794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:22.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:22 smithi067 bash[27441]: cluster 2024-04-03T16:25:22.447744+0000 mgr.y (mgr.24370) 3810 : cluster [DBG] pgmap v3794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:22.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:22 smithi067 bash[17655]: cluster 2024-04-03T16:25:22.447744+0000 mgr.y (mgr.24370) 3810 : cluster [DBG] pgmap v3794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:25:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:25:24.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:23 smithi082 bash[20963]: audit 2024-04-03T16:25:23.923535+0000 mon.a (mon.0) 3895 : audit [DBG] from='client.? 172.21.15.67:0/988556341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:24.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:23 smithi067 bash[27441]: audit 2024-04-03T16:25:23.923535+0000 mon.a (mon.0) 3895 : audit [DBG] from='client.? 172.21.15.67:0/988556341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:24.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:23 smithi067 bash[17655]: audit 2024-04-03T16:25:23.923535+0000 mon.a (mon.0) 3895 : audit [DBG] from='client.? 172.21.15.67:0/988556341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:25.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:24 smithi082 bash[20963]: cluster 2024-04-03T16:25:24.448506+0000 mgr.y (mgr.24370) 3811 : cluster [DBG] pgmap v3795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:25.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:24 smithi082 bash[20963]: audit 2024-04-03T16:25:24.846036+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:25.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:24 smithi067 bash[17655]: cluster 2024-04-03T16:25:24.448506+0000 mgr.y (mgr.24370) 3811 : cluster [DBG] pgmap v3795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:25.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:24 smithi067 bash[17655]: audit 2024-04-03T16:25:24.846036+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:25.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:24 smithi067 bash[27441]: cluster 2024-04-03T16:25:24.448506+0000 mgr.y (mgr.24370) 3811 : cluster [DBG] pgmap v3795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:25.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:24 smithi067 bash[27441]: audit 2024-04-03T16:25:24.846036+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:26 smithi082 bash[20963]: audit 2024-04-03T16:25:26.371278+0000 mon.a (mon.0) 3897 : audit [DBG] from='client.? 172.21.15.67:0/1111915483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:26 smithi067 bash[17655]: audit 2024-04-03T16:25:26.371278+0000 mon.a (mon.0) 3897 : audit [DBG] from='client.? 172.21.15.67:0/1111915483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:26 smithi067 bash[27441]: audit 2024-04-03T16:25:26.371278+0000 mon.a (mon.0) 3897 : audit [DBG] from='client.? 172.21.15.67:0/1111915483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:27.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:27 smithi082 bash[20963]: cluster 2024-04-03T16:25:26.449634+0000 mgr.y (mgr.24370) 3812 : cluster [DBG] pgmap v3796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:27.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:27 smithi067 bash[17655]: cluster 2024-04-03T16:25:26.449634+0000 mgr.y (mgr.24370) 3812 : cluster [DBG] pgmap v3796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:27.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:27 smithi067 bash[27441]: cluster 2024-04-03T16:25:26.449634+0000 mgr.y (mgr.24370) 3812 : cluster [DBG] pgmap v3796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:28.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:28 smithi082 bash[20963]: cluster 2024-04-03T16:25:28.450343+0000 mgr.y (mgr.24370) 3813 : cluster [DBG] pgmap v3797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:28.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:28 smithi067 bash[27441]: cluster 2024-04-03T16:25:28.450343+0000 mgr.y (mgr.24370) 3813 : cluster [DBG] pgmap v3797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:28 smithi067 bash[17655]: cluster 2024-04-03T16:25:28.450343+0000 mgr.y (mgr.24370) 3813 : cluster [DBG] pgmap v3797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:29.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:29 smithi082 bash[20963]: audit 2024-04-03T16:25:28.819955+0000 mon.a (mon.0) 3898 : audit [DBG] from='client.? 172.21.15.67:0/1087450777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:29.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:29 smithi067 bash[17655]: audit 2024-04-03T16:25:28.819955+0000 mon.a (mon.0) 3898 : audit [DBG] from='client.? 172.21.15.67:0/1087450777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:29.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:29 smithi067 bash[27441]: audit 2024-04-03T16:25:28.819955+0000 mon.a (mon.0) 3898 : audit [DBG] from='client.? 172.21.15.67:0/1087450777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:30.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:30 smithi082 bash[20963]: cluster 2024-04-03T16:25:30.451160+0000 mgr.y (mgr.24370) 3814 : cluster [DBG] pgmap v3798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:30.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:30 smithi067 bash[17655]: cluster 2024-04-03T16:25:30.451160+0000 mgr.y (mgr.24370) 3814 : cluster [DBG] pgmap v3798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:30 smithi067 bash[27441]: cluster 2024-04-03T16:25:30.451160+0000 mgr.y (mgr.24370) 3814 : cluster [DBG] pgmap v3798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:31 smithi082 bash[20963]: audit 2024-04-03T16:25:31.277106+0000 mon.a (mon.0) 3899 : audit [DBG] from='client.? 172.21.15.67:0/128458173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:31 smithi067 bash[17655]: audit 2024-04-03T16:25:31.277106+0000 mon.a (mon.0) 3899 : audit [DBG] from='client.? 172.21.15.67:0/128458173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:31 smithi067 bash[27441]: audit 2024-04-03T16:25:31.277106+0000 mon.a (mon.0) 3899 : audit [DBG] from='client.? 172.21.15.67:0/128458173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:32.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:32 smithi082 bash[20963]: cluster 2024-04-03T16:25:32.452410+0000 mgr.y (mgr.24370) 3815 : cluster [DBG] pgmap v3799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:32.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:32 smithi067 bash[17655]: cluster 2024-04-03T16:25:32.452410+0000 mgr.y (mgr.24370) 3815 : cluster [DBG] pgmap v3799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:32.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:32 smithi067 bash[27441]: cluster 2024-04-03T16:25:32.452410+0000 mgr.y (mgr.24370) 3815 : cluster [DBG] pgmap v3799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:25:33.773 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:25:34.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:33 smithi082 bash[20963]: audit 2024-04-03T16:25:33.723812+0000 mon.a (mon.0) 3900 : audit [DBG] from='client.? 172.21.15.67:0/544622056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:34.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:33 smithi067 bash[17655]: audit 2024-04-03T16:25:33.723812+0000 mon.a (mon.0) 3900 : audit [DBG] from='client.? 172.21.15.67:0/544622056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:34.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:33 smithi067 bash[27441]: audit 2024-04-03T16:25:33.723812+0000 mon.a (mon.0) 3900 : audit [DBG] from='client.? 172.21.15.67:0/544622056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:35.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:34 smithi082 bash[20963]: cluster 2024-04-03T16:25:34.453136+0000 mgr.y (mgr.24370) 3816 : cluster [DBG] pgmap v3800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:35.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:34 smithi067 bash[17655]: cluster 2024-04-03T16:25:34.453136+0000 mgr.y (mgr.24370) 3816 : cluster [DBG] pgmap v3800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:35.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:34 smithi067 bash[27441]: cluster 2024-04-03T16:25:34.453136+0000 mgr.y (mgr.24370) 3816 : cluster [DBG] pgmap v3800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:36 smithi082 bash[20963]: audit 2024-04-03T16:25:36.175214+0000 mon.a (mon.0) 3901 : audit [DBG] from='client.? 172.21.15.67:0/1137264708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:36.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:36 smithi067 bash[17655]: audit 2024-04-03T16:25:36.175214+0000 mon.a (mon.0) 3901 : audit [DBG] from='client.? 172.21.15.67:0/1137264708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:36.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:36 smithi067 bash[27441]: audit 2024-04-03T16:25:36.175214+0000 mon.a (mon.0) 3901 : audit [DBG] from='client.? 172.21.15.67:0/1137264708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:37.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:37 smithi082 bash[20963]: cluster 2024-04-03T16:25:36.454328+0000 mgr.y (mgr.24370) 3817 : cluster [DBG] pgmap v3801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:37 smithi067 bash[17655]: cluster 2024-04-03T16:25:36.454328+0000 mgr.y (mgr.24370) 3817 : cluster [DBG] pgmap v3801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:37 smithi067 bash[27441]: cluster 2024-04-03T16:25:36.454328+0000 mgr.y (mgr.24370) 3817 : cluster [DBG] pgmap v3801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:38 smithi082 bash[20963]: cluster 2024-04-03T16:25:38.454976+0000 mgr.y (mgr.24370) 3818 : cluster [DBG] pgmap v3802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:38.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:38 smithi067 bash[27441]: cluster 2024-04-03T16:25:38.454976+0000 mgr.y (mgr.24370) 3818 : cluster [DBG] pgmap v3802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:38.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:38 smithi067 bash[17655]: cluster 2024-04-03T16:25:38.454976+0000 mgr.y (mgr.24370) 3818 : cluster [DBG] pgmap v3802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:39.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:39 smithi082 bash[20963]: audit 2024-04-03T16:25:38.631755+0000 mon.c (mon.2) 1434 : audit [DBG] from='client.? 172.21.15.67:0/3266769388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:39 smithi067 bash[17655]: audit 2024-04-03T16:25:38.631755+0000 mon.c (mon.2) 1434 : audit [DBG] from='client.? 172.21.15.67:0/3266769388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:39.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:39 smithi067 bash[27441]: audit 2024-04-03T16:25:38.631755+0000 mon.c (mon.2) 1434 : audit [DBG] from='client.? 172.21.15.67:0/3266769388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:40 smithi082 bash[20963]: audit 2024-04-03T16:25:39.846582+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:40 smithi082 bash[20963]: cluster 2024-04-03T16:25:40.455640+0000 mgr.y (mgr.24370) 3819 : cluster [DBG] pgmap v3803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:40 smithi067 bash[27441]: audit 2024-04-03T16:25:39.846582+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:40 smithi067 bash[27441]: cluster 2024-04-03T16:25:40.455640+0000 mgr.y (mgr.24370) 3819 : cluster [DBG] pgmap v3803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:40 smithi067 bash[17655]: audit 2024-04-03T16:25:39.846582+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:40 smithi067 bash[17655]: cluster 2024-04-03T16:25:40.455640+0000 mgr.y (mgr.24370) 3819 : cluster [DBG] pgmap v3803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:41 smithi082 bash[20963]: audit 2024-04-03T16:25:41.079023+0000 mon.c (mon.2) 1435 : audit [DBG] from='client.? 172.21.15.67:0/314220770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:41.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:41 smithi067 bash[17655]: audit 2024-04-03T16:25:41.079023+0000 mon.c (mon.2) 1435 : audit [DBG] from='client.? 172.21.15.67:0/314220770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:41 smithi067 bash[27441]: audit 2024-04-03T16:25:41.079023+0000 mon.c (mon.2) 1435 : audit [DBG] from='client.? 172.21.15.67:0/314220770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:42 smithi082 bash[20963]: cluster 2024-04-03T16:25:42.456821+0000 mgr.y (mgr.24370) 3820 : cluster [DBG] pgmap v3804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:42 smithi067 bash[17655]: cluster 2024-04-03T16:25:42.456821+0000 mgr.y (mgr.24370) 3820 : cluster [DBG] pgmap v3804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:42 smithi067 bash[27441]: cluster 2024-04-03T16:25:42.456821+0000 mgr.y (mgr.24370) 3820 : cluster [DBG] pgmap v3804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:25:43.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:43 smithi082 bash[20963]: audit 2024-04-03T16:25:43.542603+0000 mon.a (mon.0) 3903 : audit [DBG] from='client.? 172.21.15.67:0/607585423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:25:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:43 smithi067 bash[17655]: audit 2024-04-03T16:25:43.542603+0000 mon.a (mon.0) 3903 : audit [DBG] from='client.? 172.21.15.67:0/607585423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:43 smithi067 bash[27441]: audit 2024-04-03T16:25:43.542603+0000 mon.a (mon.0) 3903 : audit [DBG] from='client.? 172.21.15.67:0/607585423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:44 smithi082 bash[20963]: cluster 2024-04-03T16:25:44.457530+0000 mgr.y (mgr.24370) 3821 : cluster [DBG] pgmap v3805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:44 smithi067 bash[17655]: cluster 2024-04-03T16:25:44.457530+0000 mgr.y (mgr.24370) 3821 : cluster [DBG] pgmap v3805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:44 smithi067 bash[27441]: cluster 2024-04-03T16:25:44.457530+0000 mgr.y (mgr.24370) 3821 : cluster [DBG] pgmap v3805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:46.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:46 smithi082 bash[20963]: audit 2024-04-03T16:25:45.996781+0000 mon.c (mon.2) 1436 : audit [DBG] from='client.? 172.21.15.67:0/1179571669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:46.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:46 smithi067 bash[27441]: audit 2024-04-03T16:25:45.996781+0000 mon.c (mon.2) 1436 : audit [DBG] from='client.? 172.21.15.67:0/1179571669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:46.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:46 smithi067 bash[17655]: audit 2024-04-03T16:25:45.996781+0000 mon.c (mon.2) 1436 : audit [DBG] from='client.? 172.21.15.67:0/1179571669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:47.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:47 smithi082 bash[20963]: cluster 2024-04-03T16:25:46.458726+0000 mgr.y (mgr.24370) 3822 : cluster [DBG] pgmap v3806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:47.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:47 smithi067 bash[27441]: cluster 2024-04-03T16:25:46.458726+0000 mgr.y (mgr.24370) 3822 : cluster [DBG] pgmap v3806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:47.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:47 smithi067 bash[17655]: cluster 2024-04-03T16:25:46.458726+0000 mgr.y (mgr.24370) 3822 : cluster [DBG] pgmap v3806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:48.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:48 smithi082 bash[20963]: audit 2024-04-03T16:25:48.449947+0000 mon.a (mon.0) 3904 : audit [DBG] from='client.? 172.21.15.67:0/1276012203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:48.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:48 smithi082 bash[20963]: cluster 2024-04-03T16:25:48.459328+0000 mgr.y (mgr.24370) 3823 : cluster [DBG] pgmap v3807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:48 smithi067 bash[17655]: audit 2024-04-03T16:25:48.449947+0000 mon.a (mon.0) 3904 : audit [DBG] from='client.? 172.21.15.67:0/1276012203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:48 smithi067 bash[17655]: cluster 2024-04-03T16:25:48.459328+0000 mgr.y (mgr.24370) 3823 : cluster [DBG] pgmap v3807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:48 smithi067 bash[27441]: audit 2024-04-03T16:25:48.449947+0000 mon.a (mon.0) 3904 : audit [DBG] from='client.? 172.21.15.67:0/1276012203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:48 smithi067 bash[27441]: cluster 2024-04-03T16:25:48.459328+0000 mgr.y (mgr.24370) 3823 : cluster [DBG] pgmap v3807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:50.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:50 smithi082 bash[20963]: cluster 2024-04-03T16:25:50.460002+0000 mgr.y (mgr.24370) 3824 : cluster [DBG] pgmap v3808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:50 smithi067 bash[27441]: cluster 2024-04-03T16:25:50.460002+0000 mgr.y (mgr.24370) 3824 : cluster [DBG] pgmap v3808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:50.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:50 smithi067 bash[17655]: cluster 2024-04-03T16:25:50.460002+0000 mgr.y (mgr.24370) 3824 : cluster [DBG] pgmap v3808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:51.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:51 smithi082 bash[20963]: audit 2024-04-03T16:25:50.903978+0000 mon.c (mon.2) 1437 : audit [DBG] from='client.? 172.21.15.67:0/637308446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:51.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:51 smithi067 bash[17655]: audit 2024-04-03T16:25:50.903978+0000 mon.c (mon.2) 1437 : audit [DBG] from='client.? 172.21.15.67:0/637308446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:51.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:51 smithi067 bash[27441]: audit 2024-04-03T16:25:50.903978+0000 mon.c (mon.2) 1437 : audit [DBG] from='client.? 172.21.15.67:0/637308446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:52.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:52 smithi082 bash[20963]: cluster 2024-04-03T16:25:52.461246+0000 mgr.y (mgr.24370) 3825 : cluster [DBG] pgmap v3809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:52.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:52 smithi067 bash[17655]: cluster 2024-04-03T16:25:52.461246+0000 mgr.y (mgr.24370) 3825 : cluster [DBG] pgmap v3809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:52.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:52 smithi067 bash[27441]: cluster 2024-04-03T16:25:52.461246+0000 mgr.y (mgr.24370) 3825 : cluster [DBG] pgmap v3809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:25:53.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:53 smithi082 bash[20963]: audit 2024-04-03T16:25:53.368159+0000 mon.a (mon.0) 3905 : audit [DBG] from='client.? 172.21.15.67:0/741403927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:25:53.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:53 smithi067 bash[17655]: audit 2024-04-03T16:25:53.368159+0000 mon.a (mon.0) 3905 : audit [DBG] from='client.? 172.21.15.67:0/741403927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:53.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:53 smithi067 bash[27441]: audit 2024-04-03T16:25:53.368159+0000 mon.a (mon.0) 3905 : audit [DBG] from='client.? 172.21.15.67:0/741403927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:54 smithi082 bash[20963]: cluster 2024-04-03T16:25:54.461981+0000 mgr.y (mgr.24370) 3826 : cluster [DBG] pgmap v3810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:54.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:54 smithi067 bash[27441]: cluster 2024-04-03T16:25:54.461981+0000 mgr.y (mgr.24370) 3826 : cluster [DBG] pgmap v3810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:54 smithi067 bash[17655]: cluster 2024-04-03T16:25:54.461981+0000 mgr.y (mgr.24370) 3826 : cluster [DBG] pgmap v3810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:55 smithi082 bash[20963]: audit 2024-04-03T16:25:54.846779+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:55 smithi067 bash[17655]: audit 2024-04-03T16:25:54.846779+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:55 smithi067 bash[27441]: audit 2024-04-03T16:25:54.846779+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:25:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:56 smithi082 bash[20963]: audit 2024-04-03T16:25:55.833229+0000 mon.a (mon.0) 3907 : audit [DBG] from='client.? 172.21.15.67:0/612787254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:56 smithi082 bash[20963]: cluster 2024-04-03T16:25:56.463167+0000 mgr.y (mgr.24370) 3827 : cluster [DBG] pgmap v3811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:56 smithi067 bash[17655]: audit 2024-04-03T16:25:55.833229+0000 mon.a (mon.0) 3907 : audit [DBG] from='client.? 172.21.15.67:0/612787254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:56 smithi067 bash[17655]: cluster 2024-04-03T16:25:56.463167+0000 mgr.y (mgr.24370) 3827 : cluster [DBG] pgmap v3811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:56 smithi067 bash[27441]: audit 2024-04-03T16:25:55.833229+0000 mon.a (mon.0) 3907 : audit [DBG] from='client.? 172.21.15.67:0/612787254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:56 smithi067 bash[27441]: cluster 2024-04-03T16:25:56.463167+0000 mgr.y (mgr.24370) 3827 : cluster [DBG] pgmap v3811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:58.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:58 smithi082 bash[20963]: audit 2024-04-03T16:25:58.294924+0000 mon.c (mon.2) 1438 : audit [DBG] from='client.? 172.21.15.67:0/701841489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:58 smithi067 bash[17655]: audit 2024-04-03T16:25:58.294924+0000 mon.c (mon.2) 1438 : audit [DBG] from='client.? 172.21.15.67:0/701841489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:58.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:58 smithi067 bash[27441]: audit 2024-04-03T16:25:58.294924+0000 mon.c (mon.2) 1438 : audit [DBG] from='client.? 172.21.15.67:0/701841489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:25:59.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:25:59 smithi082 bash[20963]: cluster 2024-04-03T16:25:58.463873+0000 mgr.y (mgr.24370) 3828 : cluster [DBG] pgmap v3812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:25:59 smithi067 bash[17655]: cluster 2024-04-03T16:25:58.463873+0000 mgr.y (mgr.24370) 3828 : cluster [DBG] pgmap v3812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:25:59.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:25:59 smithi067 bash[27441]: cluster 2024-04-03T16:25:58.463873+0000 mgr.y (mgr.24370) 3828 : cluster [DBG] pgmap v3812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:00 smithi082 bash[20963]: cluster 2024-04-03T16:26:00.464501+0000 mgr.y (mgr.24370) 3829 : cluster [DBG] pgmap v3813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:00 smithi067 bash[17655]: cluster 2024-04-03T16:26:00.464501+0000 mgr.y (mgr.24370) 3829 : cluster [DBG] pgmap v3813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:00 smithi067 bash[27441]: cluster 2024-04-03T16:26:00.464501+0000 mgr.y (mgr.24370) 3829 : cluster [DBG] pgmap v3813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:01.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:01 smithi082 bash[20963]: audit 2024-04-03T16:26:00.755560+0000 mon.a (mon.0) 3908 : audit [DBG] from='client.? 172.21.15.67:0/184279024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:01 smithi067 bash[17655]: audit 2024-04-03T16:26:00.755560+0000 mon.a (mon.0) 3908 : audit [DBG] from='client.? 172.21.15.67:0/184279024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:01.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:01 smithi067 bash[27441]: audit 2024-04-03T16:26:00.755560+0000 mon.a (mon.0) 3908 : audit [DBG] from='client.? 172.21.15.67:0/184279024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:02 smithi082 bash[20963]: cluster 2024-04-03T16:26:02.465688+0000 mgr.y (mgr.24370) 3830 : cluster [DBG] pgmap v3814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:02.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:02 smithi067 bash[27441]: cluster 2024-04-03T16:26:02.465688+0000 mgr.y (mgr.24370) 3830 : cluster [DBG] pgmap v3814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:02.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:02 smithi067 bash[17655]: cluster 2024-04-03T16:26:02.465688+0000 mgr.y (mgr.24370) 3830 : cluster [DBG] pgmap v3814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:03] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:26:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:26:03.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:03 smithi082 bash[20963]: audit 2024-04-03T16:26:03.215649+0000 mon.c (mon.2) 1439 : audit [DBG] from='client.? 172.21.15.67:0/3668534629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:03.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:03 smithi067 bash[17655]: audit 2024-04-03T16:26:03.215649+0000 mon.c (mon.2) 1439 : audit [DBG] from='client.? 172.21.15.67:0/3668534629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:03.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:03 smithi067 bash[27441]: audit 2024-04-03T16:26:03.215649+0000 mon.c (mon.2) 1439 : audit [DBG] from='client.? 172.21.15.67:0/3668534629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:04 smithi082 bash[20963]: cluster 2024-04-03T16:26:04.466402+0000 mgr.y (mgr.24370) 3831 : cluster [DBG] pgmap v3815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:04 smithi067 bash[27441]: cluster 2024-04-03T16:26:04.466402+0000 mgr.y (mgr.24370) 3831 : cluster [DBG] pgmap v3815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:04 smithi067 bash[17655]: cluster 2024-04-03T16:26:04.466402+0000 mgr.y (mgr.24370) 3831 : cluster [DBG] pgmap v3815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:05 smithi082 bash[20963]: audit 2024-04-03T16:26:04.679649+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:26:05.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:05 smithi067 bash[17655]: audit 2024-04-03T16:26:04.679649+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:26:05.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:05 smithi067 bash[27441]: audit 2024-04-03T16:26:04.679649+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:26:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:06 smithi082 bash[20963]: audit 2024-04-03T16:26:05.673996+0000 mon.a (mon.0) 3910 : audit [DBG] from='client.? 172.21.15.67:0/2442435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:06 smithi082 bash[20963]: cluster 2024-04-03T16:26:06.467631+0000 mgr.y (mgr.24370) 3832 : cluster [DBG] pgmap v3816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:06 smithi067 bash[27441]: audit 2024-04-03T16:26:05.673996+0000 mon.a (mon.0) 3910 : audit [DBG] from='client.? 172.21.15.67:0/2442435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:06 smithi067 bash[27441]: cluster 2024-04-03T16:26:06.467631+0000 mgr.y (mgr.24370) 3832 : cluster [DBG] pgmap v3816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:06 smithi067 bash[17655]: audit 2024-04-03T16:26:05.673996+0000 mon.a (mon.0) 3910 : audit [DBG] from='client.? 172.21.15.67:0/2442435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:06 smithi067 bash[17655]: cluster 2024-04-03T16:26:06.467631+0000 mgr.y (mgr.24370) 3832 : cluster [DBG] pgmap v3816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:08.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:08 smithi082 bash[20963]: audit 2024-04-03T16:26:08.124792+0000 mon.a (mon.0) 3911 : audit [DBG] from='client.? 172.21.15.67:0/363516383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:08.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:08 smithi067 bash[17655]: audit 2024-04-03T16:26:08.124792+0000 mon.a (mon.0) 3911 : audit [DBG] from='client.? 172.21.15.67:0/363516383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:08.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:08 smithi067 bash[27441]: audit 2024-04-03T16:26:08.124792+0000 mon.a (mon.0) 3911 : audit [DBG] from='client.? 172.21.15.67:0/363516383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:09.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:09 smithi082 bash[20963]: cluster 2024-04-03T16:26:08.468394+0000 mgr.y (mgr.24370) 3833 : cluster [DBG] pgmap v3817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:09.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:09 smithi067 bash[27441]: cluster 2024-04-03T16:26:08.468394+0000 mgr.y (mgr.24370) 3833 : cluster [DBG] pgmap v3817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:09 smithi067 bash[17655]: cluster 2024-04-03T16:26:08.468394+0000 mgr.y (mgr.24370) 3833 : cluster [DBG] pgmap v3817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:10.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:10 smithi082 bash[20963]: audit 2024-04-03T16:26:09.846715+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:10 smithi067 bash[17655]: audit 2024-04-03T16:26:09.846715+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:10.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:10 smithi067 bash[27441]: audit 2024-04-03T16:26:09.846715+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:11 smithi082 bash[20963]: audit 2024-04-03T16:26:10.427152+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:11 smithi082 bash[20963]: audit 2024-04-03T16:26:10.434095+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:11 smithi082 bash[20963]: cluster 2024-04-03T16:26:10.468868+0000 mgr.y (mgr.24370) 3834 : cluster [DBG] pgmap v3818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:11.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:11 smithi082 bash[20963]: audit 2024-04-03T16:26:10.602372+0000 mon.a (mon.0) 3915 : audit [DBG] from='client.? 172.21.15.67:0/1413458338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:11.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:11 smithi082 bash[20963]: audit 2024-04-03T16:26:10.730830+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:11 smithi082 bash[20963]: audit 2024-04-03T16:26:10.740039+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:11 smithi082 bash[20963]: audit 2024-04-03T16:26:11.166518+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:26:11.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:11 smithi082 bash[20963]: audit 2024-04-03T16:26:11.167960+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:26:11.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:11 smithi082 bash[20963]: audit 2024-04-03T16:26:11.177509+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[17655]: audit 2024-04-03T16:26:10.427152+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[17655]: audit 2024-04-03T16:26:10.434095+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[17655]: cluster 2024-04-03T16:26:10.468868+0000 mgr.y (mgr.24370) 3834 : cluster [DBG] pgmap v3818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[17655]: audit 2024-04-03T16:26:10.602372+0000 mon.a (mon.0) 3915 : audit [DBG] from='client.? 172.21.15.67:0/1413458338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[17655]: audit 2024-04-03T16:26:10.730830+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[17655]: audit 2024-04-03T16:26:10.740039+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[17655]: audit 2024-04-03T16:26:11.166518+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[17655]: audit 2024-04-03T16:26:11.167960+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:26:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[17655]: audit 2024-04-03T16:26:11.177509+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[27441]: audit 2024-04-03T16:26:10.427152+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[27441]: audit 2024-04-03T16:26:10.434095+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[27441]: cluster 2024-04-03T16:26:10.468868+0000 mgr.y (mgr.24370) 3834 : cluster [DBG] pgmap v3818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[27441]: audit 2024-04-03T16:26:10.602372+0000 mon.a (mon.0) 3915 : audit [DBG] from='client.? 172.21.15.67:0/1413458338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[27441]: audit 2024-04-03T16:26:10.730830+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[27441]: audit 2024-04-03T16:26:10.740039+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[27441]: audit 2024-04-03T16:26:11.166518+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[27441]: audit 2024-04-03T16:26:11.167960+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:26:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:11 smithi067 bash[27441]: audit 2024-04-03T16:26:11.177509+0000 mon.a (mon.0) 3920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:26:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:12 smithi082 bash[20963]: cluster 2024-04-03T16:26:12.470012+0000 mgr.y (mgr.24370) 3835 : cluster [DBG] pgmap v3819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:12 smithi067 bash[27441]: cluster 2024-04-03T16:26:12.470012+0000 mgr.y (mgr.24370) 3835 : cluster [DBG] pgmap v3819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:12 smithi067 bash[17655]: cluster 2024-04-03T16:26:12.470012+0000 mgr.y (mgr.24370) 3835 : cluster [DBG] pgmap v3819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:13] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:26:13.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:13 smithi082 bash[20963]: audit 2024-04-03T16:26:13.067115+0000 mon.a (mon.0) 3921 : audit [DBG] from='client.? 172.21.15.67:0/2627073212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:26:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:13 smithi067 bash[17655]: audit 2024-04-03T16:26:13.067115+0000 mon.a (mon.0) 3921 : audit [DBG] from='client.? 172.21.15.67:0/2627073212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:13.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:13 smithi067 bash[27441]: audit 2024-04-03T16:26:13.067115+0000 mon.a (mon.0) 3921 : audit [DBG] from='client.? 172.21.15.67:0/2627073212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:14 smithi082 bash[20963]: cluster 2024-04-03T16:26:14.470685+0000 mgr.y (mgr.24370) 3836 : cluster [DBG] pgmap v3820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:14 smithi067 bash[17655]: cluster 2024-04-03T16:26:14.470685+0000 mgr.y (mgr.24370) 3836 : cluster [DBG] pgmap v3820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:14 smithi067 bash[27441]: cluster 2024-04-03T16:26:14.470685+0000 mgr.y (mgr.24370) 3836 : cluster [DBG] pgmap v3820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:15.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:15 smithi082 bash[20963]: audit 2024-04-03T16:26:15.523582+0000 mon.c (mon.2) 1440 : audit [DBG] from='client.? 172.21.15.67:0/3467098965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:15.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:15 smithi067 bash[17655]: audit 2024-04-03T16:26:15.523582+0000 mon.c (mon.2) 1440 : audit [DBG] from='client.? 172.21.15.67:0/3467098965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:15.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:15 smithi067 bash[27441]: audit 2024-04-03T16:26:15.523582+0000 mon.c (mon.2) 1440 : audit [DBG] from='client.? 172.21.15.67:0/3467098965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:16 smithi082 bash[20963]: cluster 2024-04-03T16:26:16.471823+0000 mgr.y (mgr.24370) 3837 : cluster [DBG] pgmap v3821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:16 smithi067 bash[17655]: cluster 2024-04-03T16:26:16.471823+0000 mgr.y (mgr.24370) 3837 : cluster [DBG] pgmap v3821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:16.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:16 smithi067 bash[27441]: cluster 2024-04-03T16:26:16.471823+0000 mgr.y (mgr.24370) 3837 : cluster [DBG] pgmap v3821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:18.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:18 smithi082 bash[20963]: audit 2024-04-03T16:26:17.977799+0000 mon.c (mon.2) 1441 : audit [DBG] from='client.? 172.21.15.67:0/3705872388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:18.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:18 smithi067 bash[27441]: audit 2024-04-03T16:26:17.977799+0000 mon.c (mon.2) 1441 : audit [DBG] from='client.? 172.21.15.67:0/3705872388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:18.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:18 smithi067 bash[17655]: audit 2024-04-03T16:26:17.977799+0000 mon.c (mon.2) 1441 : audit [DBG] from='client.? 172.21.15.67:0/3705872388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:19.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:19 smithi082 bash[20963]: cluster 2024-04-03T16:26:18.472509+0000 mgr.y (mgr.24370) 3838 : cluster [DBG] pgmap v3822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:19.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:19 smithi067 bash[27441]: cluster 2024-04-03T16:26:18.472509+0000 mgr.y (mgr.24370) 3838 : cluster [DBG] pgmap v3822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:19.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:19 smithi067 bash[17655]: cluster 2024-04-03T16:26:18.472509+0000 mgr.y (mgr.24370) 3838 : cluster [DBG] pgmap v3822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:20.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:20 smithi082 bash[20963]: audit 2024-04-03T16:26:20.431723+0000 mon.a (mon.0) 3922 : audit [DBG] from='client.? 172.21.15.67:0/430616069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:20.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:20 smithi067 bash[27441]: audit 2024-04-03T16:26:20.431723+0000 mon.a (mon.0) 3922 : audit [DBG] from='client.? 172.21.15.67:0/430616069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:20.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:20 smithi067 bash[17655]: audit 2024-04-03T16:26:20.431723+0000 mon.a (mon.0) 3922 : audit [DBG] from='client.? 172.21.15.67:0/430616069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:21.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:21 smithi082 bash[20963]: cluster 2024-04-03T16:26:20.473230+0000 mgr.y (mgr.24370) 3839 : cluster [DBG] pgmap v3823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:21.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:21 smithi067 bash[27441]: cluster 2024-04-03T16:26:20.473230+0000 mgr.y (mgr.24370) 3839 : cluster [DBG] pgmap v3823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:21.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:21 smithi067 bash[17655]: cluster 2024-04-03T16:26:20.473230+0000 mgr.y (mgr.24370) 3839 : cluster [DBG] pgmap v3823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:23] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:26:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:26:23.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:23 smithi082 bash[20963]: cluster 2024-04-03T16:26:22.474554+0000 mgr.y (mgr.24370) 3840 : cluster [DBG] pgmap v3824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:23.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:23 smithi082 bash[20963]: audit 2024-04-03T16:26:22.882446+0000 mon.a (mon.0) 3923 : audit [DBG] from='client.? 172.21.15.67:0/108097336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:23.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:23 smithi067 bash[17655]: cluster 2024-04-03T16:26:22.474554+0000 mgr.y (mgr.24370) 3840 : cluster [DBG] pgmap v3824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:23 smithi067 bash[17655]: audit 2024-04-03T16:26:22.882446+0000 mon.a (mon.0) 3923 : audit [DBG] from='client.? 172.21.15.67:0/108097336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:23 smithi067 bash[27441]: cluster 2024-04-03T16:26:22.474554+0000 mgr.y (mgr.24370) 3840 : cluster [DBG] pgmap v3824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:23 smithi067 bash[27441]: audit 2024-04-03T16:26:22.882446+0000 mon.a (mon.0) 3923 : audit [DBG] from='client.? 172.21.15.67:0/108097336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:25 smithi082 bash[20963]: cluster 2024-04-03T16:26:24.475289+0000 mgr.y (mgr.24370) 3841 : cluster [DBG] pgmap v3825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:25 smithi082 bash[20963]: audit 2024-04-03T16:26:24.847699+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:25.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:25 smithi082 bash[20963]: audit 2024-04-03T16:26:25.338376+0000 mon.a (mon.0) 3925 : audit [DBG] from='client.? 172.21.15.67:0/3141855044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:25 smithi067 bash[27441]: cluster 2024-04-03T16:26:24.475289+0000 mgr.y (mgr.24370) 3841 : cluster [DBG] pgmap v3825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:25 smithi067 bash[27441]: audit 2024-04-03T16:26:24.847699+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:25 smithi067 bash[27441]: audit 2024-04-03T16:26:25.338376+0000 mon.a (mon.0) 3925 : audit [DBG] from='client.? 172.21.15.67:0/3141855044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:25 smithi067 bash[17655]: cluster 2024-04-03T16:26:24.475289+0000 mgr.y (mgr.24370) 3841 : cluster [DBG] pgmap v3825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:25 smithi067 bash[17655]: audit 2024-04-03T16:26:24.847699+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:25 smithi067 bash[17655]: audit 2024-04-03T16:26:25.338376+0000 mon.a (mon.0) 3925 : audit [DBG] from='client.? 172.21.15.67:0/3141855044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:26 smithi082 bash[20963]: cluster 2024-04-03T16:26:26.476604+0000 mgr.y (mgr.24370) 3842 : cluster [DBG] pgmap v3826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:26 smithi067 bash[27441]: cluster 2024-04-03T16:26:26.476604+0000 mgr.y (mgr.24370) 3842 : cluster [DBG] pgmap v3826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:26 smithi067 bash[17655]: cluster 2024-04-03T16:26:26.476604+0000 mgr.y (mgr.24370) 3842 : cluster [DBG] pgmap v3826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:28.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:27 smithi082 bash[20963]: audit 2024-04-03T16:26:27.793325+0000 mon.c (mon.2) 1442 : audit [DBG] from='client.? 172.21.15.67:0/197596773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:28.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:27 smithi067 bash[27441]: audit 2024-04-03T16:26:27.793325+0000 mon.c (mon.2) 1442 : audit [DBG] from='client.? 172.21.15.67:0/197596773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:28.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:27 smithi067 bash[17655]: audit 2024-04-03T16:26:27.793325+0000 mon.c (mon.2) 1442 : audit [DBG] from='client.? 172.21.15.67:0/197596773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:29.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:28 smithi082 bash[20963]: cluster 2024-04-03T16:26:28.477354+0000 mgr.y (mgr.24370) 3843 : cluster [DBG] pgmap v3827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:29.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:28 smithi067 bash[27441]: cluster 2024-04-03T16:26:28.477354+0000 mgr.y (mgr.24370) 3843 : cluster [DBG] pgmap v3827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:29.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:28 smithi067 bash[17655]: cluster 2024-04-03T16:26:28.477354+0000 mgr.y (mgr.24370) 3843 : cluster [DBG] pgmap v3827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:30.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:30 smithi082 bash[20963]: audit 2024-04-03T16:26:30.250069+0000 mon.a (mon.0) 3926 : audit [DBG] from='client.? 172.21.15.67:0/1268796485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:30.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:30 smithi067 bash[17655]: audit 2024-04-03T16:26:30.250069+0000 mon.a (mon.0) 3926 : audit [DBG] from='client.? 172.21.15.67:0/1268796485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:30.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:30 smithi067 bash[27441]: audit 2024-04-03T16:26:30.250069+0000 mon.a (mon.0) 3926 : audit [DBG] from='client.? 172.21.15.67:0/1268796485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:31.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:31 smithi082 bash[20963]: cluster 2024-04-03T16:26:30.478054+0000 mgr.y (mgr.24370) 3844 : cluster [DBG] pgmap v3828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:31 smithi067 bash[27441]: cluster 2024-04-03T16:26:30.478054+0000 mgr.y (mgr.24370) 3844 : cluster [DBG] pgmap v3828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:31 smithi067 bash[17655]: cluster 2024-04-03T16:26:30.478054+0000 mgr.y (mgr.24370) 3844 : cluster [DBG] pgmap v3828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:32.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:32 smithi082 bash[20963]: cluster 2024-04-03T16:26:32.479220+0000 mgr.y (mgr.24370) 3845 : cluster [DBG] pgmap v3829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:32.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:32 smithi067 bash[17655]: cluster 2024-04-03T16:26:32.479220+0000 mgr.y (mgr.24370) 3845 : cluster [DBG] pgmap v3829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:32.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:32 smithi067 bash[27441]: cluster 2024-04-03T16:26:32.479220+0000 mgr.y (mgr.24370) 3845 : cluster [DBG] pgmap v3829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:33] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:26:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:26:33.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:33 smithi082 bash[20963]: audit 2024-04-03T16:26:32.705751+0000 mon.a (mon.0) 3927 : audit [DBG] from='client.? 172.21.15.67:0/2397147682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:33.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:33 smithi067 bash[17655]: audit 2024-04-03T16:26:32.705751+0000 mon.a (mon.0) 3927 : audit [DBG] from='client.? 172.21.15.67:0/2397147682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:33.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:33 smithi067 bash[27441]: audit 2024-04-03T16:26:32.705751+0000 mon.a (mon.0) 3927 : audit [DBG] from='client.? 172.21.15.67:0/2397147682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:34.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:34 smithi082 bash[20963]: cluster 2024-04-03T16:26:34.479922+0000 mgr.y (mgr.24370) 3846 : cluster [DBG] pgmap v3830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:34.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:34 smithi067 bash[27441]: cluster 2024-04-03T16:26:34.479922+0000 mgr.y (mgr.24370) 3846 : cluster [DBG] pgmap v3830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:34.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:34 smithi067 bash[17655]: cluster 2024-04-03T16:26:34.479922+0000 mgr.y (mgr.24370) 3846 : cluster [DBG] pgmap v3830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:35.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:35 smithi082 bash[20963]: audit 2024-04-03T16:26:35.161048+0000 mon.c (mon.2) 1443 : audit [DBG] from='client.? 172.21.15.67:0/1674494670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:35.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:35 smithi067 bash[17655]: audit 2024-04-03T16:26:35.161048+0000 mon.c (mon.2) 1443 : audit [DBG] from='client.? 172.21.15.67:0/1674494670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:35.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:35 smithi067 bash[27441]: audit 2024-04-03T16:26:35.161048+0000 mon.c (mon.2) 1443 : audit [DBG] from='client.? 172.21.15.67:0/1674494670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:36.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:36 smithi082 bash[20963]: cluster 2024-04-03T16:26:36.481146+0000 mgr.y (mgr.24370) 3847 : cluster [DBG] pgmap v3831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:36 smithi067 bash[27441]: cluster 2024-04-03T16:26:36.481146+0000 mgr.y (mgr.24370) 3847 : cluster [DBG] pgmap v3831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:36.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:36 smithi067 bash[17655]: cluster 2024-04-03T16:26:36.481146+0000 mgr.y (mgr.24370) 3847 : cluster [DBG] pgmap v3831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:38.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:37 smithi082 bash[20963]: audit 2024-04-03T16:26:37.613725+0000 mon.a (mon.0) 3928 : audit [DBG] from='client.? 172.21.15.67:0/2984526553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:38.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:37 smithi067 bash[27441]: audit 2024-04-03T16:26:37.613725+0000 mon.a (mon.0) 3928 : audit [DBG] from='client.? 172.21.15.67:0/2984526553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:38.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:37 smithi067 bash[17655]: audit 2024-04-03T16:26:37.613725+0000 mon.a (mon.0) 3928 : audit [DBG] from='client.? 172.21.15.67:0/2984526553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:39.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:38 smithi082 bash[20963]: cluster 2024-04-03T16:26:38.481958+0000 mgr.y (mgr.24370) 3848 : cluster [DBG] pgmap v3832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:39.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:38 smithi067 bash[17655]: cluster 2024-04-03T16:26:38.481958+0000 mgr.y (mgr.24370) 3848 : cluster [DBG] pgmap v3832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:39.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:38 smithi067 bash[27441]: cluster 2024-04-03T16:26:38.481958+0000 mgr.y (mgr.24370) 3848 : cluster [DBG] pgmap v3832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:40.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:39 smithi067 bash[27441]: audit 2024-04-03T16:26:39.848207+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:40.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:39 smithi067 bash[17655]: audit 2024-04-03T16:26:39.848207+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:40.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:39 smithi082 bash[20963]: audit 2024-04-03T16:26:39.848207+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:41.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:40 smithi067 bash[27441]: audit 2024-04-03T16:26:40.063058+0000 mon.c (mon.2) 1444 : audit [DBG] from='client.? 172.21.15.67:0/1566204815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:41.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:40 smithi067 bash[27441]: cluster 2024-04-03T16:26:40.482692+0000 mgr.y (mgr.24370) 3849 : cluster [DBG] pgmap v3833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:41.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:40 smithi067 bash[17655]: audit 2024-04-03T16:26:40.063058+0000 mon.c (mon.2) 1444 : audit [DBG] from='client.? 172.21.15.67:0/1566204815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:41.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:40 smithi067 bash[17655]: cluster 2024-04-03T16:26:40.482692+0000 mgr.y (mgr.24370) 3849 : cluster [DBG] pgmap v3833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:41.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:40 smithi082 bash[20963]: audit 2024-04-03T16:26:40.063058+0000 mon.c (mon.2) 1444 : audit [DBG] from='client.? 172.21.15.67:0/1566204815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:41.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:40 smithi082 bash[20963]: cluster 2024-04-03T16:26:40.482692+0000 mgr.y (mgr.24370) 3849 : cluster [DBG] pgmap v3833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:42 smithi082 bash[20963]: cluster 2024-04-03T16:26:42.483450+0000 mgr.y (mgr.24370) 3850 : cluster [DBG] pgmap v3834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:42 smithi082 bash[20963]: audit 2024-04-03T16:26:42.514729+0000 mon.c (mon.2) 1445 : audit [DBG] from='client.? 172.21.15.67:0/3311331137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:42 smithi067 bash[17655]: cluster 2024-04-03T16:26:42.483450+0000 mgr.y (mgr.24370) 3850 : cluster [DBG] pgmap v3834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:42 smithi067 bash[17655]: audit 2024-04-03T16:26:42.514729+0000 mon.c (mon.2) 1445 : audit [DBG] from='client.? 172.21.15.67:0/3311331137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:42 smithi067 bash[27441]: cluster 2024-04-03T16:26:42.483450+0000 mgr.y (mgr.24370) 3850 : cluster [DBG] pgmap v3834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:42 smithi067 bash[27441]: audit 2024-04-03T16:26:42.514729+0000 mon.c (mon.2) 1445 : audit [DBG] from='client.? 172.21.15.67:0/3311331137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:43] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:26:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:26:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:44 smithi082 bash[20963]: cluster 2024-04-03T16:26:44.484137+0000 mgr.y (mgr.24370) 3851 : cluster [DBG] pgmap v3835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:44 smithi067 bash[17655]: cluster 2024-04-03T16:26:44.484137+0000 mgr.y (mgr.24370) 3851 : cluster [DBG] pgmap v3835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:44 smithi067 bash[27441]: cluster 2024-04-03T16:26:44.484137+0000 mgr.y (mgr.24370) 3851 : cluster [DBG] pgmap v3835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:45.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:45 smithi082 bash[20963]: audit 2024-04-03T16:26:44.969234+0000 mon.c (mon.2) 1446 : audit [DBG] from='client.? 172.21.15.67:0/1971469648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:45.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:45 smithi067 bash[17655]: audit 2024-04-03T16:26:44.969234+0000 mon.c (mon.2) 1446 : audit [DBG] from='client.? 172.21.15.67:0/1971469648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:45.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:45 smithi067 bash[27441]: audit 2024-04-03T16:26:44.969234+0000 mon.c (mon.2) 1446 : audit [DBG] from='client.? 172.21.15.67:0/1971469648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:46 smithi082 bash[20963]: cluster 2024-04-03T16:26:46.485269+0000 mgr.y (mgr.24370) 3852 : cluster [DBG] pgmap v3836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:46 smithi067 bash[27441]: cluster 2024-04-03T16:26:46.485269+0000 mgr.y (mgr.24370) 3852 : cluster [DBG] pgmap v3836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:46 smithi067 bash[17655]: cluster 2024-04-03T16:26:46.485269+0000 mgr.y (mgr.24370) 3852 : cluster [DBG] pgmap v3836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:47.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:47 smithi082 bash[20963]: audit 2024-04-03T16:26:47.420139+0000 mon.c (mon.2) 1447 : audit [DBG] from='client.? 172.21.15.67:0/2062778475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:47.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:47 smithi067 bash[27441]: audit 2024-04-03T16:26:47.420139+0000 mon.c (mon.2) 1447 : audit [DBG] from='client.? 172.21.15.67:0/2062778475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:47.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:47 smithi067 bash[17655]: audit 2024-04-03T16:26:47.420139+0000 mon.c (mon.2) 1447 : audit [DBG] from='client.? 172.21.15.67:0/2062778475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:48.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:48 smithi082 bash[20963]: cluster 2024-04-03T16:26:48.485890+0000 mgr.y (mgr.24370) 3853 : cluster [DBG] pgmap v3837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:48 smithi067 bash[27441]: cluster 2024-04-03T16:26:48.485890+0000 mgr.y (mgr.24370) 3853 : cluster [DBG] pgmap v3837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:48 smithi067 bash[17655]: cluster 2024-04-03T16:26:48.485890+0000 mgr.y (mgr.24370) 3853 : cluster [DBG] pgmap v3837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:50.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:49 smithi082 bash[20963]: audit 2024-04-03T16:26:49.876566+0000 mon.c (mon.2) 1448 : audit [DBG] from='client.? 172.21.15.67:0/62954059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:50.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:49 smithi067 bash[27441]: audit 2024-04-03T16:26:49.876566+0000 mon.c (mon.2) 1448 : audit [DBG] from='client.? 172.21.15.67:0/62954059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:50.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:49 smithi067 bash[17655]: audit 2024-04-03T16:26:49.876566+0000 mon.c (mon.2) 1448 : audit [DBG] from='client.? 172.21.15.67:0/62954059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:51.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:50 smithi082 bash[20963]: cluster 2024-04-03T16:26:50.486601+0000 mgr.y (mgr.24370) 3854 : cluster [DBG] pgmap v3838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:51.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:50 smithi067 bash[17655]: cluster 2024-04-03T16:26:50.486601+0000 mgr.y (mgr.24370) 3854 : cluster [DBG] pgmap v3838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:51.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:50 smithi067 bash[27441]: cluster 2024-04-03T16:26:50.486601+0000 mgr.y (mgr.24370) 3854 : cluster [DBG] pgmap v3838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:52.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:52 smithi067 bash[27441]: audit 2024-04-03T16:26:52.334257+0000 mon.c (mon.2) 1449 : audit [DBG] from='client.? 172.21.15.67:0/1717421096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:52 smithi067 bash[17655]: audit 2024-04-03T16:26:52.334257+0000 mon.c (mon.2) 1449 : audit [DBG] from='client.? 172.21.15.67:0/1717421096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:52.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:52 smithi082 bash[20963]: audit 2024-04-03T16:26:52.334257+0000 mon.c (mon.2) 1449 : audit [DBG] from='client.? 172.21.15.67:0/1717421096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:53.391 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:53] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:26:53.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:53 smithi067 bash[27441]: cluster 2024-04-03T16:26:52.487754+0000 mgr.y (mgr.24370) 3855 : cluster [DBG] pgmap v3839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:53.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:53 smithi067 bash[17655]: cluster 2024-04-03T16:26:52.487754+0000 mgr.y (mgr.24370) 3855 : cluster [DBG] pgmap v3839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:53.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:53 smithi082 bash[20963]: cluster 2024-04-03T16:26:52.487754+0000 mgr.y (mgr.24370) 3855 : cluster [DBG] pgmap v3839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:26:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:54 smithi082 bash[20963]: cluster 2024-04-03T16:26:54.488287+0000 mgr.y (mgr.24370) 3856 : cluster [DBG] pgmap v3840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:54 smithi067 bash[17655]: cluster 2024-04-03T16:26:54.488287+0000 mgr.y (mgr.24370) 3856 : cluster [DBG] pgmap v3840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:54.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:54 smithi067 bash[27441]: cluster 2024-04-03T16:26:54.488287+0000 mgr.y (mgr.24370) 3856 : cluster [DBG] pgmap v3840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:55 smithi082 bash[20963]: audit 2024-04-03T16:26:54.790276+0000 mon.a (mon.0) 3930 : audit [DBG] from='client.? 172.21.15.67:0/1396307745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:55.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:55 smithi082 bash[20963]: audit 2024-04-03T16:26:54.848382+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:55 smithi067 bash[27441]: audit 2024-04-03T16:26:54.790276+0000 mon.a (mon.0) 3930 : audit [DBG] from='client.? 172.21.15.67:0/1396307745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:55 smithi067 bash[27441]: audit 2024-04-03T16:26:54.848382+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:55 smithi067 bash[17655]: audit 2024-04-03T16:26:54.790276+0000 mon.a (mon.0) 3930 : audit [DBG] from='client.? 172.21.15.67:0/1396307745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:55.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:55 smithi067 bash[17655]: audit 2024-04-03T16:26:54.848382+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:26:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:56 smithi082 bash[20963]: cluster 2024-04-03T16:26:56.489329+0000 mgr.y (mgr.24370) 3857 : cluster [DBG] pgmap v3841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:56.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:56 smithi067 bash[27441]: cluster 2024-04-03T16:26:56.489329+0000 mgr.y (mgr.24370) 3857 : cluster [DBG] pgmap v3841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:56 smithi067 bash[17655]: cluster 2024-04-03T16:26:56.489329+0000 mgr.y (mgr.24370) 3857 : cluster [DBG] pgmap v3841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:57.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:57 smithi082 bash[20963]: audit 2024-04-03T16:26:57.244740+0000 mon.a (mon.0) 3932 : audit [DBG] from='client.? 172.21.15.67:0/1828431546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:57.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:57 smithi067 bash[17655]: audit 2024-04-03T16:26:57.244740+0000 mon.a (mon.0) 3932 : audit [DBG] from='client.? 172.21.15.67:0/1828431546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:57.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:57 smithi067 bash[27441]: audit 2024-04-03T16:26:57.244740+0000 mon.a (mon.0) 3932 : audit [DBG] from='client.? 172.21.15.67:0/1828431546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:26:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:58 smithi082 bash[20963]: cluster 2024-04-03T16:26:58.490011+0000 mgr.y (mgr.24370) 3858 : cluster [DBG] pgmap v3842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:58 smithi067 bash[17655]: cluster 2024-04-03T16:26:58.490011+0000 mgr.y (mgr.24370) 3858 : cluster [DBG] pgmap v3842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:26:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:58 smithi067 bash[27441]: cluster 2024-04-03T16:26:58.490011+0000 mgr.y (mgr.24370) 3858 : cluster [DBG] pgmap v3842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:00.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:26:59 smithi082 bash[20963]: audit 2024-04-03T16:26:59.694752+0000 mon.a (mon.0) 3933 : audit [DBG] from='client.? 172.21.15.67:0/2674368481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:00.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:26:59 smithi067 bash[17655]: audit 2024-04-03T16:26:59.694752+0000 mon.a (mon.0) 3933 : audit [DBG] from='client.? 172.21.15.67:0/2674368481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:00.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:26:59 smithi067 bash[27441]: audit 2024-04-03T16:26:59.694752+0000 mon.a (mon.0) 3933 : audit [DBG] from='client.? 172.21.15.67:0/2674368481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:01.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:00 smithi082 bash[20963]: cluster 2024-04-03T16:27:00.490719+0000 mgr.y (mgr.24370) 3859 : cluster [DBG] pgmap v3843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:01.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:00 smithi067 bash[17655]: cluster 2024-04-03T16:27:00.490719+0000 mgr.y (mgr.24370) 3859 : cluster [DBG] pgmap v3843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:01.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:00 smithi067 bash[27441]: cluster 2024-04-03T16:27:00.490719+0000 mgr.y (mgr.24370) 3859 : cluster [DBG] pgmap v3843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:02.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:02 smithi082 bash[20963]: audit 2024-04-03T16:27:02.149836+0000 mon.c (mon.2) 1450 : audit [DBG] from='client.? 172.21.15.67:0/2725135908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:02 smithi067 bash[17655]: audit 2024-04-03T16:27:02.149836+0000 mon.c (mon.2) 1450 : audit [DBG] from='client.? 172.21.15.67:0/2725135908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:02.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:02 smithi067 bash[27441]: audit 2024-04-03T16:27:02.149836+0000 mon.c (mon.2) 1450 : audit [DBG] from='client.? 172.21.15.67:0/2725135908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:03.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:03 smithi067 bash[17655]: cluster 2024-04-03T16:27:02.491928+0000 mgr.y (mgr.24370) 3860 : cluster [DBG] pgmap v3844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:03] "GET /metrics HTTP/1.1" 200 239936 "" "Prometheus/2.43.0" 2024-04-03T16:27:03.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:03 smithi067 bash[27441]: cluster 2024-04-03T16:27:02.491928+0000 mgr.y (mgr.24370) 3860 : cluster [DBG] pgmap v3844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:03.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:03 smithi082 bash[20963]: cluster 2024-04-03T16:27:02.491928+0000 mgr.y (mgr.24370) 3860 : cluster [DBG] pgmap v3844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:27:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:04 smithi082 bash[20963]: cluster 2024-04-03T16:27:04.492625+0000 mgr.y (mgr.24370) 3861 : cluster [DBG] pgmap v3845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:04 smithi067 bash[17655]: cluster 2024-04-03T16:27:04.492625+0000 mgr.y (mgr.24370) 3861 : cluster [DBG] pgmap v3845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:04 smithi067 bash[27441]: cluster 2024-04-03T16:27:04.492625+0000 mgr.y (mgr.24370) 3861 : cluster [DBG] pgmap v3845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:05 smithi082 bash[20963]: audit 2024-04-03T16:27:04.606838+0000 mon.c (mon.2) 1451 : audit [DBG] from='client.? 172.21.15.67:0/1698406043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:05.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:05 smithi067 bash[17655]: audit 2024-04-03T16:27:04.606838+0000 mon.c (mon.2) 1451 : audit [DBG] from='client.? 172.21.15.67:0/1698406043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:05.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:05 smithi067 bash[27441]: audit 2024-04-03T16:27:04.606838+0000 mon.c (mon.2) 1451 : audit [DBG] from='client.? 172.21.15.67:0/1698406043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:06 smithi082 bash[20963]: cluster 2024-04-03T16:27:06.493774+0000 mgr.y (mgr.24370) 3862 : cluster [DBG] pgmap v3846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:06 smithi067 bash[27441]: cluster 2024-04-03T16:27:06.493774+0000 mgr.y (mgr.24370) 3862 : cluster [DBG] pgmap v3846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:06 smithi067 bash[17655]: cluster 2024-04-03T16:27:06.493774+0000 mgr.y (mgr.24370) 3862 : cluster [DBG] pgmap v3846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:07 smithi082 bash[20963]: audit 2024-04-03T16:27:07.059341+0000 mon.a (mon.0) 3934 : audit [DBG] from='client.? 172.21.15.67:0/3240267760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:07.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:07 smithi067 bash[27441]: audit 2024-04-03T16:27:07.059341+0000 mon.a (mon.0) 3934 : audit [DBG] from='client.? 172.21.15.67:0/3240267760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:07.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:07 smithi067 bash[17655]: audit 2024-04-03T16:27:07.059341+0000 mon.a (mon.0) 3934 : audit [DBG] from='client.? 172.21.15.67:0/3240267760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:08 smithi082 bash[20963]: cluster 2024-04-03T16:27:08.494523+0000 mgr.y (mgr.24370) 3863 : cluster [DBG] pgmap v3847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:08.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:08 smithi067 bash[17655]: cluster 2024-04-03T16:27:08.494523+0000 mgr.y (mgr.24370) 3863 : cluster [DBG] pgmap v3847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:08.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:08 smithi067 bash[27441]: cluster 2024-04-03T16:27:08.494523+0000 mgr.y (mgr.24370) 3863 : cluster [DBG] pgmap v3847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:09.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:09 smithi082 bash[20963]: audit 2024-04-03T16:27:09.515020+0000 mon.a (mon.0) 3935 : audit [DBG] from='client.? 172.21.15.67:0/3789317157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:09.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:09 smithi067 bash[27441]: audit 2024-04-03T16:27:09.515020+0000 mon.a (mon.0) 3935 : audit [DBG] from='client.? 172.21.15.67:0/3789317157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:09.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:09 smithi067 bash[17655]: audit 2024-04-03T16:27:09.515020+0000 mon.a (mon.0) 3935 : audit [DBG] from='client.? 172.21.15.67:0/3789317157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:10 smithi082 bash[20963]: audit 2024-04-03T16:27:09.848982+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:10 smithi082 bash[20963]: cluster 2024-04-03T16:27:10.495158+0000 mgr.y (mgr.24370) 3864 : cluster [DBG] pgmap v3848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:10 smithi067 bash[27441]: audit 2024-04-03T16:27:09.848982+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:10 smithi067 bash[27441]: cluster 2024-04-03T16:27:10.495158+0000 mgr.y (mgr.24370) 3864 : cluster [DBG] pgmap v3848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:10 smithi067 bash[17655]: audit 2024-04-03T16:27:09.848982+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:10 smithi067 bash[17655]: cluster 2024-04-03T16:27:10.495158+0000 mgr.y (mgr.24370) 3864 : cluster [DBG] pgmap v3848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:11 smithi082 bash[20963]: audit 2024-04-03T16:27:11.255906+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:27:11.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:11 smithi067 bash[27441]: audit 2024-04-03T16:27:11.255906+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:27:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:11 smithi067 bash[17655]: audit 2024-04-03T16:27:11.255906+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:27:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:12 smithi082 bash[20963]: audit 2024-04-03T16:27:11.966354+0000 mon.c (mon.2) 1452 : audit [DBG] from='client.? 172.21.15.67:0/1484743231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:12 smithi082 bash[20963]: cluster 2024-04-03T16:27:12.496399+0000 mgr.y (mgr.24370) 3865 : cluster [DBG] pgmap v3849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:12 smithi067 bash[17655]: audit 2024-04-03T16:27:11.966354+0000 mon.c (mon.2) 1452 : audit [DBG] from='client.? 172.21.15.67:0/1484743231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:12 smithi067 bash[17655]: cluster 2024-04-03T16:27:12.496399+0000 mgr.y (mgr.24370) 3865 : cluster [DBG] pgmap v3849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:12 smithi067 bash[27441]: audit 2024-04-03T16:27:11.966354+0000 mon.c (mon.2) 1452 : audit [DBG] from='client.? 172.21.15.67:0/1484743231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:12 smithi067 bash[27441]: cluster 2024-04-03T16:27:12.496399+0000 mgr.y (mgr.24370) 3865 : cluster [DBG] pgmap v3849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:27:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:27:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:14 smithi082 bash[20963]: audit 2024-04-03T16:27:14.424055+0000 mon.c (mon.2) 1453 : audit [DBG] from='client.? 172.21.15.67:0/1550487172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:14 smithi067 bash[17655]: audit 2024-04-03T16:27:14.424055+0000 mon.c (mon.2) 1453 : audit [DBG] from='client.? 172.21.15.67:0/1550487172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:14 smithi067 bash[27441]: audit 2024-04-03T16:27:14.424055+0000 mon.c (mon.2) 1453 : audit [DBG] from='client.? 172.21.15.67:0/1550487172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:15.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:15 smithi082 bash[20963]: cluster 2024-04-03T16:27:14.497010+0000 mgr.y (mgr.24370) 3866 : cluster [DBG] pgmap v3850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:15.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:15 smithi067 bash[17655]: cluster 2024-04-03T16:27:14.497010+0000 mgr.y (mgr.24370) 3866 : cluster [DBG] pgmap v3850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:15.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:15 smithi067 bash[27441]: cluster 2024-04-03T16:27:14.497010+0000 mgr.y (mgr.24370) 3866 : cluster [DBG] pgmap v3850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:16 smithi082 bash[20963]: cluster 2024-04-03T16:27:16.497671+0000 mgr.y (mgr.24370) 3867 : cluster [DBG] pgmap v3851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:16.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:16 smithi067 bash[27441]: cluster 2024-04-03T16:27:16.497671+0000 mgr.y (mgr.24370) 3867 : cluster [DBG] pgmap v3851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:16 smithi067 bash[17655]: cluster 2024-04-03T16:27:16.497671+0000 mgr.y (mgr.24370) 3867 : cluster [DBG] pgmap v3851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:18.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[17655]: audit 2024-04-03T16:27:16.898634+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[17655]: audit 2024-04-03T16:27:16.899389+0000 mon.c (mon.2) 1454 : audit [DBG] from='client.? 172.21.15.67:0/3244377193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[17655]: audit 2024-04-03T16:27:16.906067+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[17655]: audit 2024-04-03T16:27:17.258663+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[17655]: audit 2024-04-03T16:27:17.270419+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[17655]: audit 2024-04-03T16:27:17.755984+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:27:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[17655]: audit 2024-04-03T16:27:17.757714+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:27:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[17655]: audit 2024-04-03T16:27:17.767427+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[27441]: audit 2024-04-03T16:27:16.898634+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[27441]: audit 2024-04-03T16:27:16.899389+0000 mon.c (mon.2) 1454 : audit [DBG] from='client.? 172.21.15.67:0/3244377193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[27441]: audit 2024-04-03T16:27:16.906067+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[27441]: audit 2024-04-03T16:27:17.258663+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[27441]: audit 2024-04-03T16:27:17.270419+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[27441]: audit 2024-04-03T16:27:17.755984+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:27:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[27441]: audit 2024-04-03T16:27:17.757714+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:27:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:17 smithi067 bash[27441]: audit 2024-04-03T16:27:17.767427+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:17 smithi082 bash[20963]: audit 2024-04-03T16:27:16.898634+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:17 smithi082 bash[20963]: audit 2024-04-03T16:27:16.899389+0000 mon.c (mon.2) 1454 : audit [DBG] from='client.? 172.21.15.67:0/3244377193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:18.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:17 smithi082 bash[20963]: audit 2024-04-03T16:27:16.906067+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:17 smithi082 bash[20963]: audit 2024-04-03T16:27:17.258663+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:17 smithi082 bash[20963]: audit 2024-04-03T16:27:17.270419+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:17 smithi082 bash[20963]: audit 2024-04-03T16:27:17.755984+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:27:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:17 smithi082 bash[20963]: audit 2024-04-03T16:27:17.757714+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:27:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:17 smithi082 bash[20963]: audit 2024-04-03T16:27:17.767427+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:27:19.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:18 smithi067 bash[17655]: cluster 2024-04-03T16:27:18.498328+0000 mgr.y (mgr.24370) 3868 : cluster [DBG] pgmap v3852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:19.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:18 smithi067 bash[27441]: cluster 2024-04-03T16:27:18.498328+0000 mgr.y (mgr.24370) 3868 : cluster [DBG] pgmap v3852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:19.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:18 smithi082 bash[20963]: cluster 2024-04-03T16:27:18.498328+0000 mgr.y (mgr.24370) 3868 : cluster [DBG] pgmap v3852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:20.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:19 smithi067 bash[17655]: audit 2024-04-03T16:27:19.355546+0000 mon.a (mon.0) 3945 : audit [DBG] from='client.? 172.21.15.67:0/1170850717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:20.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:19 smithi067 bash[27441]: audit 2024-04-03T16:27:19.355546+0000 mon.a (mon.0) 3945 : audit [DBG] from='client.? 172.21.15.67:0/1170850717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:20.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:19 smithi082 bash[20963]: audit 2024-04-03T16:27:19.355546+0000 mon.a (mon.0) 3945 : audit [DBG] from='client.? 172.21.15.67:0/1170850717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:21.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:20 smithi067 bash[27441]: cluster 2024-04-03T16:27:20.499191+0000 mgr.y (mgr.24370) 3869 : cluster [DBG] pgmap v3853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:21.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:20 smithi067 bash[17655]: cluster 2024-04-03T16:27:20.499191+0000 mgr.y (mgr.24370) 3869 : cluster [DBG] pgmap v3853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:21.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:20 smithi082 bash[20963]: cluster 2024-04-03T16:27:20.499191+0000 mgr.y (mgr.24370) 3869 : cluster [DBG] pgmap v3853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:22.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:21 smithi082 bash[20963]: audit 2024-04-03T16:27:21.811245+0000 mon.a (mon.0) 3946 : audit [DBG] from='client.? 172.21.15.67:0/98706338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:22.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:21 smithi067 bash[17655]: audit 2024-04-03T16:27:21.811245+0000 mon.a (mon.0) 3946 : audit [DBG] from='client.? 172.21.15.67:0/98706338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:22.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:21 smithi067 bash[27441]: audit 2024-04-03T16:27:21.811245+0000 mon.a (mon.0) 3946 : audit [DBG] from='client.? 172.21.15.67:0/98706338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:23.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:22 smithi082 bash[20963]: cluster 2024-04-03T16:27:22.500557+0000 mgr.y (mgr.24370) 3870 : cluster [DBG] pgmap v3854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:23.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:22 smithi067 bash[17655]: cluster 2024-04-03T16:27:22.500557+0000 mgr.y (mgr.24370) 3870 : cluster [DBG] pgmap v3854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:27:23.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:22 smithi067 bash[27441]: cluster 2024-04-03T16:27:22.500557+0000 mgr.y (mgr.24370) 3870 : cluster [DBG] pgmap v3854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:27:24.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:24 smithi082 bash[20963]: audit 2024-04-03T16:27:24.262815+0000 mon.c (mon.2) 1455 : audit [DBG] from='client.? 172.21.15.67:0/338635101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:24.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:24 smithi067 bash[27441]: audit 2024-04-03T16:27:24.262815+0000 mon.c (mon.2) 1455 : audit [DBG] from='client.? 172.21.15.67:0/338635101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:24 smithi067 bash[17655]: audit 2024-04-03T16:27:24.262815+0000 mon.c (mon.2) 1455 : audit [DBG] from='client.? 172.21.15.67:0/338635101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:25 smithi082 bash[20963]: cluster 2024-04-03T16:27:24.501297+0000 mgr.y (mgr.24370) 3871 : cluster [DBG] pgmap v3855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:25 smithi082 bash[20963]: audit 2024-04-03T16:27:24.849291+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:25 smithi067 bash[27441]: cluster 2024-04-03T16:27:24.501297+0000 mgr.y (mgr.24370) 3871 : cluster [DBG] pgmap v3855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:25 smithi067 bash[27441]: audit 2024-04-03T16:27:24.849291+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:25 smithi067 bash[17655]: cluster 2024-04-03T16:27:24.501297+0000 mgr.y (mgr.24370) 3871 : cluster [DBG] pgmap v3855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:25 smithi067 bash[17655]: audit 2024-04-03T16:27:24.849291+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:26 smithi082 bash[20963]: cluster 2024-04-03T16:27:26.502437+0000 mgr.y (mgr.24370) 3872 : cluster [DBG] pgmap v3856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:26.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:26 smithi067 bash[17655]: cluster 2024-04-03T16:27:26.502437+0000 mgr.y (mgr.24370) 3872 : cluster [DBG] pgmap v3856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:26.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:26 smithi067 bash[27441]: cluster 2024-04-03T16:27:26.502437+0000 mgr.y (mgr.24370) 3872 : cluster [DBG] pgmap v3856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:27.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:27 smithi082 bash[20963]: audit 2024-04-03T16:27:26.719405+0000 mon.a (mon.0) 3948 : audit [DBG] from='client.? 172.21.15.67:0/1617655699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:27.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:27 smithi067 bash[27441]: audit 2024-04-03T16:27:26.719405+0000 mon.a (mon.0) 3948 : audit [DBG] from='client.? 172.21.15.67:0/1617655699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:27.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:27 smithi067 bash[17655]: audit 2024-04-03T16:27:26.719405+0000 mon.a (mon.0) 3948 : audit [DBG] from='client.? 172.21.15.67:0/1617655699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:28.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:28 smithi082 bash[20963]: cluster 2024-04-03T16:27:28.503111+0000 mgr.y (mgr.24370) 3873 : cluster [DBG] pgmap v3857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:28.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:28 smithi067 bash[27441]: cluster 2024-04-03T16:27:28.503111+0000 mgr.y (mgr.24370) 3873 : cluster [DBG] pgmap v3857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:28 smithi067 bash[17655]: cluster 2024-04-03T16:27:28.503111+0000 mgr.y (mgr.24370) 3873 : cluster [DBG] pgmap v3857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:29.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:29 smithi082 bash[20963]: audit 2024-04-03T16:27:29.173651+0000 mon.c (mon.2) 1456 : audit [DBG] from='client.? 172.21.15.67:0/2123267819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:29.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:29 smithi067 bash[27441]: audit 2024-04-03T16:27:29.173651+0000 mon.c (mon.2) 1456 : audit [DBG] from='client.? 172.21.15.67:0/2123267819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:29.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:29 smithi067 bash[17655]: audit 2024-04-03T16:27:29.173651+0000 mon.c (mon.2) 1456 : audit [DBG] from='client.? 172.21.15.67:0/2123267819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:30.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:30 smithi082 bash[20963]: cluster 2024-04-03T16:27:30.503906+0000 mgr.y (mgr.24370) 3874 : cluster [DBG] pgmap v3858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:30.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:30 smithi067 bash[17655]: cluster 2024-04-03T16:27:30.503906+0000 mgr.y (mgr.24370) 3874 : cluster [DBG] pgmap v3858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:30.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:30 smithi067 bash[27441]: cluster 2024-04-03T16:27:30.503906+0000 mgr.y (mgr.24370) 3874 : cluster [DBG] pgmap v3858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:32.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:31 smithi082 bash[20963]: audit 2024-04-03T16:27:31.629468+0000 mon.a (mon.0) 3949 : audit [DBG] from='client.? 172.21.15.67:0/2475252555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:32.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:31 smithi067 bash[17655]: audit 2024-04-03T16:27:31.629468+0000 mon.a (mon.0) 3949 : audit [DBG] from='client.? 172.21.15.67:0/2475252555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:32.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:31 smithi067 bash[27441]: audit 2024-04-03T16:27:31.629468+0000 mon.a (mon.0) 3949 : audit [DBG] from='client.? 172.21.15.67:0/2475252555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:33.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:32 smithi067 bash[27441]: cluster 2024-04-03T16:27:32.505117+0000 mgr.y (mgr.24370) 3875 : cluster [DBG] pgmap v3859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:33.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:32 smithi067 bash[17655]: cluster 2024-04-03T16:27:32.505117+0000 mgr.y (mgr.24370) 3875 : cluster [DBG] pgmap v3859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:33.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:32 smithi082 bash[20963]: cluster 2024-04-03T16:27:32.505117+0000 mgr.y (mgr.24370) 3875 : cluster [DBG] pgmap v3859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:33] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:27:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:27:34.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:34 smithi067 bash[27441]: audit 2024-04-03T16:27:34.082273+0000 mon.c (mon.2) 1457 : audit [DBG] from='client.? 172.21.15.67:0/2320213333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:34.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:34 smithi067 bash[17655]: audit 2024-04-03T16:27:34.082273+0000 mon.c (mon.2) 1457 : audit [DBG] from='client.? 172.21.15.67:0/2320213333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:34.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:34 smithi082 bash[20963]: audit 2024-04-03T16:27:34.082273+0000 mon.c (mon.2) 1457 : audit [DBG] from='client.? 172.21.15.67:0/2320213333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:36.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:36 smithi067 bash[17655]: cluster 2024-04-03T16:27:34.505899+0000 mgr.y (mgr.24370) 3876 : cluster [DBG] pgmap v3860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:36.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:36 smithi067 bash[27441]: cluster 2024-04-03T16:27:34.505899+0000 mgr.y (mgr.24370) 3876 : cluster [DBG] pgmap v3860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:36.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:36 smithi082 bash[20963]: cluster 2024-04-03T16:27:34.505899+0000 mgr.y (mgr.24370) 3876 : cluster [DBG] pgmap v3860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:37.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:37 smithi067 bash[17655]: audit 2024-04-03T16:27:36.538511+0000 mon.c (mon.2) 1458 : audit [DBG] from='client.? 172.21.15.67:0/1319829539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:37 smithi067 bash[27441]: audit 2024-04-03T16:27:36.538511+0000 mon.c (mon.2) 1458 : audit [DBG] from='client.? 172.21.15.67:0/1319829539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:37.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:37 smithi082 bash[20963]: audit 2024-04-03T16:27:36.538511+0000 mon.c (mon.2) 1458 : audit [DBG] from='client.? 172.21.15.67:0/1319829539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:38 smithi067 bash[17655]: cluster 2024-04-03T16:27:36.507055+0000 mgr.y (mgr.24370) 3877 : cluster [DBG] pgmap v3861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:38.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:38 smithi067 bash[27441]: cluster 2024-04-03T16:27:36.507055+0000 mgr.y (mgr.24370) 3877 : cluster [DBG] pgmap v3861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:38.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:38 smithi082 bash[20963]: cluster 2024-04-03T16:27:36.507055+0000 mgr.y (mgr.24370) 3877 : cluster [DBG] pgmap v3861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:39.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:39 smithi067 bash[17655]: audit 2024-04-03T16:27:38.988900+0000 mon.a (mon.0) 3950 : audit [DBG] from='client.? 172.21.15.67:0/2303988267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:39.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:39 smithi067 bash[27441]: audit 2024-04-03T16:27:38.988900+0000 mon.a (mon.0) 3950 : audit [DBG] from='client.? 172.21.15.67:0/2303988267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:39.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:39 smithi082 bash[20963]: audit 2024-04-03T16:27:38.988900+0000 mon.a (mon.0) 3950 : audit [DBG] from='client.? 172.21.15.67:0/2303988267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:40.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:40 smithi067 bash[27441]: cluster 2024-04-03T16:27:38.507678+0000 mgr.y (mgr.24370) 3878 : cluster [DBG] pgmap v3862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:40.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:40 smithi067 bash[27441]: audit 2024-04-03T16:27:39.849641+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:40 smithi067 bash[17655]: cluster 2024-04-03T16:27:38.507678+0000 mgr.y (mgr.24370) 3878 : cluster [DBG] pgmap v3862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:40 smithi067 bash[17655]: audit 2024-04-03T16:27:39.849641+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:40.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:40 smithi082 bash[20963]: cluster 2024-04-03T16:27:38.507678+0000 mgr.y (mgr.24370) 3878 : cluster [DBG] pgmap v3862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:40.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:40 smithi082 bash[20963]: audit 2024-04-03T16:27:39.849641+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:42.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:42 smithi067 bash[17655]: cluster 2024-04-03T16:27:40.508450+0000 mgr.y (mgr.24370) 3879 : cluster [DBG] pgmap v3863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:42.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:42 smithi067 bash[17655]: audit 2024-04-03T16:27:41.448657+0000 mon.c (mon.2) 1459 : audit [DBG] from='client.? 172.21.15.67:0/4099235132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:42.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:42 smithi067 bash[27441]: cluster 2024-04-03T16:27:40.508450+0000 mgr.y (mgr.24370) 3879 : cluster [DBG] pgmap v3863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:42.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:42 smithi067 bash[27441]: audit 2024-04-03T16:27:41.448657+0000 mon.c (mon.2) 1459 : audit [DBG] from='client.? 172.21.15.67:0/4099235132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:42.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:42 smithi082 bash[20963]: cluster 2024-04-03T16:27:40.508450+0000 mgr.y (mgr.24370) 3879 : cluster [DBG] pgmap v3863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:42.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:42 smithi082 bash[20963]: audit 2024-04-03T16:27:41.448657+0000 mon.c (mon.2) 1459 : audit [DBG] from='client.? 172.21.15.67:0/4099235132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:43] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:27:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:27:44.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:44 smithi082 bash[20963]: cluster 2024-04-03T16:27:42.509853+0000 mgr.y (mgr.24370) 3880 : cluster [DBG] pgmap v3864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:44.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:44 smithi082 bash[20963]: audit 2024-04-03T16:27:43.911490+0000 mon.a (mon.0) 3952 : audit [DBG] from='client.? 172.21.15.67:0/3725871225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:44 smithi067 bash[17655]: cluster 2024-04-03T16:27:42.509853+0000 mgr.y (mgr.24370) 3880 : cluster [DBG] pgmap v3864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:44 smithi067 bash[17655]: audit 2024-04-03T16:27:43.911490+0000 mon.a (mon.0) 3952 : audit [DBG] from='client.? 172.21.15.67:0/3725871225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:44.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:44 smithi067 bash[27441]: cluster 2024-04-03T16:27:42.509853+0000 mgr.y (mgr.24370) 3880 : cluster [DBG] pgmap v3864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:44.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:44 smithi067 bash[27441]: audit 2024-04-03T16:27:43.911490+0000 mon.a (mon.0) 3952 : audit [DBG] from='client.? 172.21.15.67:0/3725871225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:46.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:46 smithi082 bash[20963]: cluster 2024-04-03T16:27:44.510572+0000 mgr.y (mgr.24370) 3881 : cluster [DBG] pgmap v3865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:46.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:46 smithi067 bash[27441]: cluster 2024-04-03T16:27:44.510572+0000 mgr.y (mgr.24370) 3881 : cluster [DBG] pgmap v3865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:46.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:46 smithi067 bash[17655]: cluster 2024-04-03T16:27:44.510572+0000 mgr.y (mgr.24370) 3881 : cluster [DBG] pgmap v3865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:47.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:47 smithi082 bash[20963]: audit 2024-04-03T16:27:46.370120+0000 mon.a (mon.0) 3953 : audit [DBG] from='client.? 172.21.15.67:0/34246220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:47.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:47 smithi067 bash[17655]: audit 2024-04-03T16:27:46.370120+0000 mon.a (mon.0) 3953 : audit [DBG] from='client.? 172.21.15.67:0/34246220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:47.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:47 smithi067 bash[27441]: audit 2024-04-03T16:27:46.370120+0000 mon.a (mon.0) 3953 : audit [DBG] from='client.? 172.21.15.67:0/34246220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:48.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:48 smithi082 bash[20963]: cluster 2024-04-03T16:27:46.511691+0000 mgr.y (mgr.24370) 3882 : cluster [DBG] pgmap v3866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:48.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:48 smithi067 bash[17655]: cluster 2024-04-03T16:27:46.511691+0000 mgr.y (mgr.24370) 3882 : cluster [DBG] pgmap v3866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:48.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:48 smithi067 bash[27441]: cluster 2024-04-03T16:27:46.511691+0000 mgr.y (mgr.24370) 3882 : cluster [DBG] pgmap v3866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:49.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:49 smithi082 bash[20963]: audit 2024-04-03T16:27:48.818077+0000 mon.c (mon.2) 1460 : audit [DBG] from='client.? 172.21.15.67:0/63372902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:49.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:49 smithi067 bash[17655]: audit 2024-04-03T16:27:48.818077+0000 mon.c (mon.2) 1460 : audit [DBG] from='client.? 172.21.15.67:0/63372902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:49.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:49 smithi067 bash[27441]: audit 2024-04-03T16:27:48.818077+0000 mon.c (mon.2) 1460 : audit [DBG] from='client.? 172.21.15.67:0/63372902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:50.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:50 smithi082 bash[20963]: cluster 2024-04-03T16:27:48.512104+0000 mgr.y (mgr.24370) 3883 : cluster [DBG] pgmap v3867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:50.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:50 smithi067 bash[17655]: cluster 2024-04-03T16:27:48.512104+0000 mgr.y (mgr.24370) 3883 : cluster [DBG] pgmap v3867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:50.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:50 smithi067 bash[27441]: cluster 2024-04-03T16:27:48.512104+0000 mgr.y (mgr.24370) 3883 : cluster [DBG] pgmap v3867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:52.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:52 smithi082 bash[20963]: cluster 2024-04-03T16:27:50.512813+0000 mgr.y (mgr.24370) 3884 : cluster [DBG] pgmap v3868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:52.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:52 smithi082 bash[20963]: audit 2024-04-03T16:27:51.282174+0000 mon.a (mon.0) 3954 : audit [DBG] from='client.? 172.21.15.67:0/3995952984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:52 smithi067 bash[17655]: cluster 2024-04-03T16:27:50.512813+0000 mgr.y (mgr.24370) 3884 : cluster [DBG] pgmap v3868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:52 smithi067 bash[17655]: audit 2024-04-03T16:27:51.282174+0000 mon.a (mon.0) 3954 : audit [DBG] from='client.? 172.21.15.67:0/3995952984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:52.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:52 smithi067 bash[27441]: cluster 2024-04-03T16:27:50.512813+0000 mgr.y (mgr.24370) 3884 : cluster [DBG] pgmap v3868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:52.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:52 smithi067 bash[27441]: audit 2024-04-03T16:27:51.282174+0000 mon.a (mon.0) 3954 : audit [DBG] from='client.? 172.21.15.67:0/3995952984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:53] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:27:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:27:54.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:54 smithi082 bash[20963]: cluster 2024-04-03T16:27:52.514055+0000 mgr.y (mgr.24370) 3885 : cluster [DBG] pgmap v3869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:54.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:54 smithi082 bash[20963]: audit 2024-04-03T16:27:53.736403+0000 mon.c (mon.2) 1461 : audit [DBG] from='client.? 172.21.15.67:0/1517037047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:54.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:54 smithi067 bash[17655]: cluster 2024-04-03T16:27:52.514055+0000 mgr.y (mgr.24370) 3885 : cluster [DBG] pgmap v3869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:54.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:54 smithi067 bash[17655]: audit 2024-04-03T16:27:53.736403+0000 mon.c (mon.2) 1461 : audit [DBG] from='client.? 172.21.15.67:0/1517037047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:54.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:54 smithi067 bash[27441]: cluster 2024-04-03T16:27:52.514055+0000 mgr.y (mgr.24370) 3885 : cluster [DBG] pgmap v3869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:54.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:54 smithi067 bash[27441]: audit 2024-04-03T16:27:53.736403+0000 mon.c (mon.2) 1461 : audit [DBG] from='client.? 172.21.15.67:0/1517037047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:55 smithi082 bash[20963]: audit 2024-04-03T16:27:54.850273+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:55 smithi067 bash[17655]: audit 2024-04-03T16:27:54.850273+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:55 smithi067 bash[27441]: audit 2024-04-03T16:27:54.850273+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:27:56.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:56 smithi082 bash[20963]: cluster 2024-04-03T16:27:54.514731+0000 mgr.y (mgr.24370) 3886 : cluster [DBG] pgmap v3870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:56.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:56 smithi082 bash[20963]: audit 2024-04-03T16:27:56.187292+0000 mon.c (mon.2) 1462 : audit [DBG] from='client.? 172.21.15.67:0/3563769625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:56.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:56 smithi067 bash[27441]: cluster 2024-04-03T16:27:54.514731+0000 mgr.y (mgr.24370) 3886 : cluster [DBG] pgmap v3870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:56.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:56 smithi067 bash[27441]: audit 2024-04-03T16:27:56.187292+0000 mon.c (mon.2) 1462 : audit [DBG] from='client.? 172.21.15.67:0/3563769625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:56.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:56 smithi067 bash[17655]: cluster 2024-04-03T16:27:54.514731+0000 mgr.y (mgr.24370) 3886 : cluster [DBG] pgmap v3870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:56.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:56 smithi067 bash[17655]: audit 2024-04-03T16:27:56.187292+0000 mon.c (mon.2) 1462 : audit [DBG] from='client.? 172.21.15.67:0/3563769625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:58.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:58 smithi082 bash[20963]: cluster 2024-04-03T16:27:56.515901+0000 mgr.y (mgr.24370) 3887 : cluster [DBG] pgmap v3871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:58 smithi067 bash[17655]: cluster 2024-04-03T16:27:56.515901+0000 mgr.y (mgr.24370) 3887 : cluster [DBG] pgmap v3871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:58.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:58 smithi067 bash[27441]: cluster 2024-04-03T16:27:56.515901+0000 mgr.y (mgr.24370) 3887 : cluster [DBG] pgmap v3871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:27:59.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:27:59 smithi082 bash[20963]: audit 2024-04-03T16:27:58.639700+0000 mon.a (mon.0) 3956 : audit [DBG] from='client.? 172.21.15.67:0/2422300009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:59.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:27:59 smithi067 bash[27441]: audit 2024-04-03T16:27:58.639700+0000 mon.a (mon.0) 3956 : audit [DBG] from='client.? 172.21.15.67:0/2422300009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:27:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:27:59 smithi067 bash[17655]: audit 2024-04-03T16:27:58.639700+0000 mon.a (mon.0) 3956 : audit [DBG] from='client.? 172.21.15.67:0/2422300009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:00.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:00 smithi082 bash[20963]: cluster 2024-04-03T16:27:58.516411+0000 mgr.y (mgr.24370) 3888 : cluster [DBG] pgmap v3872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:00.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:00 smithi067 bash[27441]: cluster 2024-04-03T16:27:58.516411+0000 mgr.y (mgr.24370) 3888 : cluster [DBG] pgmap v3872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:00.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:00 smithi067 bash[17655]: cluster 2024-04-03T16:27:58.516411+0000 mgr.y (mgr.24370) 3888 : cluster [DBG] pgmap v3872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:01.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:01 smithi082 bash[20963]: audit 2024-04-03T16:28:01.085411+0000 mon.c (mon.2) 1463 : audit [DBG] from='client.? 172.21.15.67:0/1059806250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:01.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:01 smithi067 bash[17655]: audit 2024-04-03T16:28:01.085411+0000 mon.c (mon.2) 1463 : audit [DBG] from='client.? 172.21.15.67:0/1059806250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:01.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:01 smithi067 bash[27441]: audit 2024-04-03T16:28:01.085411+0000 mon.c (mon.2) 1463 : audit [DBG] from='client.? 172.21.15.67:0/1059806250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:02.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:02 smithi082 bash[20963]: cluster 2024-04-03T16:28:00.517170+0000 mgr.y (mgr.24370) 3889 : cluster [DBG] pgmap v3873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:02 smithi067 bash[17655]: cluster 2024-04-03T16:28:00.517170+0000 mgr.y (mgr.24370) 3889 : cluster [DBG] pgmap v3873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:02.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:02 smithi067 bash[27441]: cluster 2024-04-03T16:28:00.517170+0000 mgr.y (mgr.24370) 3889 : cluster [DBG] pgmap v3873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:03] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:28:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:28:04.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:04 smithi082 bash[20963]: cluster 2024-04-03T16:28:02.518393+0000 mgr.y (mgr.24370) 3890 : cluster [DBG] pgmap v3874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:04.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:04 smithi082 bash[20963]: audit 2024-04-03T16:28:03.541051+0000 mon.c (mon.2) 1464 : audit [DBG] from='client.? 172.21.15.67:0/112709598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:04.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:04 smithi067 bash[17655]: cluster 2024-04-03T16:28:02.518393+0000 mgr.y (mgr.24370) 3890 : cluster [DBG] pgmap v3874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:04.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:04 smithi067 bash[17655]: audit 2024-04-03T16:28:03.541051+0000 mon.c (mon.2) 1464 : audit [DBG] from='client.? 172.21.15.67:0/112709598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:04.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:04 smithi067 bash[27441]: cluster 2024-04-03T16:28:02.518393+0000 mgr.y (mgr.24370) 3890 : cluster [DBG] pgmap v3874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:04.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:04 smithi067 bash[27441]: audit 2024-04-03T16:28:03.541051+0000 mon.c (mon.2) 1464 : audit [DBG] from='client.? 172.21.15.67:0/112709598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:06.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:06 smithi082 bash[20963]: cluster 2024-04-03T16:28:04.519101+0000 mgr.y (mgr.24370) 3891 : cluster [DBG] pgmap v3875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:06.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:06 smithi082 bash[20963]: audit 2024-04-03T16:28:06.002395+0000 mon.a (mon.0) 3957 : audit [DBG] from='client.? 172.21.15.67:0/2947662622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:06 smithi067 bash[17655]: cluster 2024-04-03T16:28:04.519101+0000 mgr.y (mgr.24370) 3891 : cluster [DBG] pgmap v3875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:06 smithi067 bash[17655]: audit 2024-04-03T16:28:06.002395+0000 mon.a (mon.0) 3957 : audit [DBG] from='client.? 172.21.15.67:0/2947662622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:06.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:06 smithi067 bash[27441]: cluster 2024-04-03T16:28:04.519101+0000 mgr.y (mgr.24370) 3891 : cluster [DBG] pgmap v3875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:06.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:06 smithi067 bash[27441]: audit 2024-04-03T16:28:06.002395+0000 mon.a (mon.0) 3957 : audit [DBG] from='client.? 172.21.15.67:0/2947662622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:08.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:08 smithi082 bash[20963]: cluster 2024-04-03T16:28:06.520249+0000 mgr.y (mgr.24370) 3892 : cluster [DBG] pgmap v3876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:08.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:08 smithi067 bash[17655]: cluster 2024-04-03T16:28:06.520249+0000 mgr.y (mgr.24370) 3892 : cluster [DBG] pgmap v3876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:08.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:08 smithi067 bash[27441]: cluster 2024-04-03T16:28:06.520249+0000 mgr.y (mgr.24370) 3892 : cluster [DBG] pgmap v3876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:09.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:09 smithi082 bash[20963]: audit 2024-04-03T16:28:08.457441+0000 mon.c (mon.2) 1465 : audit [DBG] from='client.? 172.21.15.67:0/2637316392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:09 smithi067 bash[17655]: audit 2024-04-03T16:28:08.457441+0000 mon.c (mon.2) 1465 : audit [DBG] from='client.? 172.21.15.67:0/2637316392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:09.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:09 smithi067 bash[27441]: audit 2024-04-03T16:28:08.457441+0000 mon.c (mon.2) 1465 : audit [DBG] from='client.? 172.21.15.67:0/2637316392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:10.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:10 smithi082 bash[20963]: cluster 2024-04-03T16:28:08.520947+0000 mgr.y (mgr.24370) 3893 : cluster [DBG] pgmap v3877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:10 smithi082 bash[20963]: audit 2024-04-03T16:28:09.850514+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:10.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:10 smithi067 bash[27441]: cluster 2024-04-03T16:28:08.520947+0000 mgr.y (mgr.24370) 3893 : cluster [DBG] pgmap v3877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:10.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:10 smithi067 bash[27441]: audit 2024-04-03T16:28:09.850514+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:10 smithi067 bash[17655]: cluster 2024-04-03T16:28:08.520947+0000 mgr.y (mgr.24370) 3893 : cluster [DBG] pgmap v3877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:10 smithi067 bash[17655]: audit 2024-04-03T16:28:09.850514+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:11.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:11 smithi082 bash[20963]: audit 2024-04-03T16:28:10.908709+0000 mon.c (mon.2) 1466 : audit [DBG] from='client.? 172.21.15.67:0/2349607701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:11.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:11 smithi067 bash[27441]: audit 2024-04-03T16:28:10.908709+0000 mon.c (mon.2) 1466 : audit [DBG] from='client.? 172.21.15.67:0/2349607701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:11.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:11 smithi067 bash[17655]: audit 2024-04-03T16:28:10.908709+0000 mon.c (mon.2) 1466 : audit [DBG] from='client.? 172.21.15.67:0/2349607701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:12.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:12 smithi082 bash[20963]: cluster 2024-04-03T16:28:10.521581+0000 mgr.y (mgr.24370) 3894 : cluster [DBG] pgmap v3878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:12.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:12 smithi067 bash[27441]: cluster 2024-04-03T16:28:10.521581+0000 mgr.y (mgr.24370) 3894 : cluster [DBG] pgmap v3878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:12.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:12 smithi067 bash[17655]: cluster 2024-04-03T16:28:10.521581+0000 mgr.y (mgr.24370) 3894 : cluster [DBG] pgmap v3878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:28:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:28:14.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:14 smithi082 bash[20963]: cluster 2024-04-03T16:28:12.522775+0000 mgr.y (mgr.24370) 3895 : cluster [DBG] pgmap v3879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:14.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:14 smithi082 bash[20963]: audit 2024-04-03T16:28:13.361247+0000 mon.a (mon.0) 3959 : audit [DBG] from='client.? 172.21.15.67:0/1556333833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:14.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:14 smithi067 bash[27441]: cluster 2024-04-03T16:28:12.522775+0000 mgr.y (mgr.24370) 3895 : cluster [DBG] pgmap v3879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:14.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:14 smithi067 bash[27441]: audit 2024-04-03T16:28:13.361247+0000 mon.a (mon.0) 3959 : audit [DBG] from='client.? 172.21.15.67:0/1556333833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:14.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:14 smithi067 bash[17655]: cluster 2024-04-03T16:28:12.522775+0000 mgr.y (mgr.24370) 3895 : cluster [DBG] pgmap v3879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:14.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:14 smithi067 bash[17655]: audit 2024-04-03T16:28:13.361247+0000 mon.a (mon.0) 3959 : audit [DBG] from='client.? 172.21.15.67:0/1556333833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:16.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:16 smithi082 bash[20963]: cluster 2024-04-03T16:28:14.523467+0000 mgr.y (mgr.24370) 3896 : cluster [DBG] pgmap v3880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:16.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:16 smithi082 bash[20963]: audit 2024-04-03T16:28:15.816270+0000 mon.c (mon.2) 1467 : audit [DBG] from='client.? 172.21.15.67:0/1817224871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:16.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:16 smithi067 bash[27441]: cluster 2024-04-03T16:28:14.523467+0000 mgr.y (mgr.24370) 3896 : cluster [DBG] pgmap v3880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:16.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:16 smithi067 bash[27441]: audit 2024-04-03T16:28:15.816270+0000 mon.c (mon.2) 1467 : audit [DBG] from='client.? 172.21.15.67:0/1817224871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:16.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:16 smithi067 bash[17655]: cluster 2024-04-03T16:28:14.523467+0000 mgr.y (mgr.24370) 3896 : cluster [DBG] pgmap v3880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:16.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:16 smithi067 bash[17655]: audit 2024-04-03T16:28:15.816270+0000 mon.c (mon.2) 1467 : audit [DBG] from='client.? 172.21.15.67:0/1817224871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:18.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:18 smithi082 bash[20963]: cluster 2024-04-03T16:28:16.524709+0000 mgr.y (mgr.24370) 3897 : cluster [DBG] pgmap v3881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:18.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:18 smithi082 bash[20963]: audit 2024-04-03T16:28:17.843636+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:28:18.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:18 smithi082 bash[20963]: audit 2024-04-03T16:28:18.223275+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:18.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:18 smithi082 bash[20963]: audit 2024-04-03T16:28:18.230230+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:18.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:18 smithi067 bash[17655]: cluster 2024-04-03T16:28:16.524709+0000 mgr.y (mgr.24370) 3897 : cluster [DBG] pgmap v3881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:18.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:18 smithi067 bash[17655]: audit 2024-04-03T16:28:17.843636+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:28:18.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:18 smithi067 bash[17655]: audit 2024-04-03T16:28:18.223275+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:18.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:18 smithi067 bash[17655]: audit 2024-04-03T16:28:18.230230+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:18.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:18 smithi067 bash[27441]: cluster 2024-04-03T16:28:16.524709+0000 mgr.y (mgr.24370) 3897 : cluster [DBG] pgmap v3881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:18.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:18 smithi067 bash[27441]: audit 2024-04-03T16:28:17.843636+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:28:18.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:18 smithi067 bash[27441]: audit 2024-04-03T16:28:18.223275+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:18.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:18 smithi067 bash[27441]: audit 2024-04-03T16:28:18.230230+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:19.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:19 smithi082 bash[20963]: audit 2024-04-03T16:28:18.337182+0000 mon.a (mon.0) 3963 : audit [DBG] from='client.? 172.21.15.67:0/35371136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:19.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:19 smithi067 bash[27441]: audit 2024-04-03T16:28:18.337182+0000 mon.a (mon.0) 3963 : audit [DBG] from='client.? 172.21.15.67:0/35371136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:19 smithi067 bash[17655]: audit 2024-04-03T16:28:18.337182+0000 mon.a (mon.0) 3963 : audit [DBG] from='client.? 172.21.15.67:0/35371136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:20.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:20 smithi082 bash[20963]: cluster 2024-04-03T16:28:18.525384+0000 mgr.y (mgr.24370) 3898 : cluster [DBG] pgmap v3882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:20.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:20 smithi067 bash[17655]: cluster 2024-04-03T16:28:18.525384+0000 mgr.y (mgr.24370) 3898 : cluster [DBG] pgmap v3882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:20.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:20 smithi067 bash[27441]: cluster 2024-04-03T16:28:18.525384+0000 mgr.y (mgr.24370) 3898 : cluster [DBG] pgmap v3882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:21.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:21 smithi082 bash[20963]: audit 2024-04-03T16:28:20.798402+0000 mon.c (mon.2) 1468 : audit [DBG] from='client.? 172.21.15.67:0/4088207350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:21 smithi067 bash[17655]: audit 2024-04-03T16:28:20.798402+0000 mon.c (mon.2) 1468 : audit [DBG] from='client.? 172.21.15.67:0/4088207350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:21.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:21 smithi067 bash[27441]: audit 2024-04-03T16:28:20.798402+0000 mon.c (mon.2) 1468 : audit [DBG] from='client.? 172.21.15.67:0/4088207350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:22.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:22 smithi082 bash[20963]: cluster 2024-04-03T16:28:20.526165+0000 mgr.y (mgr.24370) 3899 : cluster [DBG] pgmap v3883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:22 smithi067 bash[17655]: cluster 2024-04-03T16:28:20.526165+0000 mgr.y (mgr.24370) 3899 : cluster [DBG] pgmap v3883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:22 smithi067 bash[27441]: cluster 2024-04-03T16:28:20.526165+0000 mgr.y (mgr.24370) 3899 : cluster [DBG] pgmap v3883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:28:23.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:23 smithi067 bash[17655]: audit 2024-04-03T16:28:23.264845+0000 mon.a (mon.0) 3964 : audit [DBG] from='client.? 172.21.15.67:0/1288401762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:23.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:23 smithi067 bash[27441]: audit 2024-04-03T16:28:23.264845+0000 mon.a (mon.0) 3964 : audit [DBG] from='client.? 172.21.15.67:0/1288401762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:23.630 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:28:23.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:23 smithi082 bash[20963]: audit 2024-04-03T16:28:23.264845+0000 mon.a (mon.0) 3964 : audit [DBG] from='client.? 172.21.15.67:0/1288401762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:24.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:24 smithi082 bash[20963]: cluster 2024-04-03T16:28:22.527079+0000 mgr.y (mgr.24370) 3900 : cluster [DBG] pgmap v3884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:24.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:24 smithi082 bash[20963]: audit 2024-04-03T16:28:23.835640+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:24 smithi082 bash[20963]: audit 2024-04-03T16:28:23.843014+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:24 smithi082 bash[20963]: audit 2024-04-03T16:28:23.926267+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:24 smithi082 bash[20963]: audit 2024-04-03T16:28:23.934391+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[17655]: cluster 2024-04-03T16:28:22.527079+0000 mgr.y (mgr.24370) 3900 : cluster [DBG] pgmap v3884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[17655]: audit 2024-04-03T16:28:23.835640+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[17655]: audit 2024-04-03T16:28:23.843014+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[17655]: audit 2024-04-03T16:28:23.926267+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[17655]: audit 2024-04-03T16:28:23.934391+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[27441]: cluster 2024-04-03T16:28:22.527079+0000 mgr.y (mgr.24370) 3900 : cluster [DBG] pgmap v3884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:24.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[27441]: audit 2024-04-03T16:28:23.835640+0000 mon.a (mon.0) 3965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[27441]: audit 2024-04-03T16:28:23.843014+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[27441]: audit 2024-04-03T16:28:23.926267+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:24 smithi067 bash[27441]: audit 2024-04-03T16:28:23.934391+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:25 smithi082 bash[20963]: audit 2024-04-03T16:28:24.358237+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:28:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:25 smithi082 bash[20963]: audit 2024-04-03T16:28:24.360002+0000 mon.a (mon.0) 3970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:28:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:25 smithi082 bash[20963]: audit 2024-04-03T16:28:24.369037+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:25 smithi082 bash[20963]: audit 2024-04-03T16:28:24.850867+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:25 smithi067 bash[17655]: audit 2024-04-03T16:28:24.358237+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:28:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:25 smithi067 bash[17655]: audit 2024-04-03T16:28:24.360002+0000 mon.a (mon.0) 3970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:28:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:25 smithi067 bash[17655]: audit 2024-04-03T16:28:24.369037+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:25 smithi067 bash[17655]: audit 2024-04-03T16:28:24.850867+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:25 smithi067 bash[27441]: audit 2024-04-03T16:28:24.358237+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:28:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:25 smithi067 bash[27441]: audit 2024-04-03T16:28:24.360002+0000 mon.a (mon.0) 3970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:28:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:25 smithi067 bash[27441]: audit 2024-04-03T16:28:24.369037+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:28:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:25 smithi067 bash[27441]: audit 2024-04-03T16:28:24.850867+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:26.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:26 smithi082 bash[20963]: cluster 2024-04-03T16:28:24.527764+0000 mgr.y (mgr.24370) 3901 : cluster [DBG] pgmap v3885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:26.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:26 smithi082 bash[20963]: audit 2024-04-03T16:28:25.728379+0000 mon.a (mon.0) 3973 : audit [DBG] from='client.? 172.21.15.67:0/4128616571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:26.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:26 smithi067 bash[27441]: cluster 2024-04-03T16:28:24.527764+0000 mgr.y (mgr.24370) 3901 : cluster [DBG] pgmap v3885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:26.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:26 smithi067 bash[27441]: audit 2024-04-03T16:28:25.728379+0000 mon.a (mon.0) 3973 : audit [DBG] from='client.? 172.21.15.67:0/4128616571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:26.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:26 smithi067 bash[17655]: cluster 2024-04-03T16:28:24.527764+0000 mgr.y (mgr.24370) 3901 : cluster [DBG] pgmap v3885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:26.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:26 smithi067 bash[17655]: audit 2024-04-03T16:28:25.728379+0000 mon.a (mon.0) 3973 : audit [DBG] from='client.? 172.21.15.67:0/4128616571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:28.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:28 smithi082 bash[20963]: cluster 2024-04-03T16:28:26.528907+0000 mgr.y (mgr.24370) 3902 : cluster [DBG] pgmap v3886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:28.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:28 smithi082 bash[20963]: audit 2024-04-03T16:28:28.183387+0000 mon.a (mon.0) 3974 : audit [DBG] from='client.? 172.21.15.67:0/15066847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:28.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:28 smithi067 bash[17655]: cluster 2024-04-03T16:28:26.528907+0000 mgr.y (mgr.24370) 3902 : cluster [DBG] pgmap v3886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:28.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:28 smithi067 bash[17655]: audit 2024-04-03T16:28:28.183387+0000 mon.a (mon.0) 3974 : audit [DBG] from='client.? 172.21.15.67:0/15066847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:28.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:28 smithi067 bash[27441]: cluster 2024-04-03T16:28:26.528907+0000 mgr.y (mgr.24370) 3902 : cluster [DBG] pgmap v3886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:28.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:28 smithi067 bash[27441]: audit 2024-04-03T16:28:28.183387+0000 mon.a (mon.0) 3974 : audit [DBG] from='client.? 172.21.15.67:0/15066847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:30.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:30 smithi082 bash[20963]: cluster 2024-04-03T16:28:28.529592+0000 mgr.y (mgr.24370) 3903 : cluster [DBG] pgmap v3887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:30.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:30 smithi067 bash[17655]: cluster 2024-04-03T16:28:28.529592+0000 mgr.y (mgr.24370) 3903 : cluster [DBG] pgmap v3887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:30.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:30 smithi067 bash[27441]: cluster 2024-04-03T16:28:28.529592+0000 mgr.y (mgr.24370) 3903 : cluster [DBG] pgmap v3887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:31 smithi067 bash[17655]: audit 2024-04-03T16:28:30.645861+0000 mon.a (mon.0) 3975 : audit [DBG] from='client.? 172.21.15.67:0/1103017601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:31 smithi067 bash[27441]: audit 2024-04-03T16:28:30.645861+0000 mon.a (mon.0) 3975 : audit [DBG] from='client.? 172.21.15.67:0/1103017601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:31 smithi082 bash[20963]: audit 2024-04-03T16:28:30.645861+0000 mon.a (mon.0) 3975 : audit [DBG] from='client.? 172.21.15.67:0/1103017601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:32.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:32 smithi067 bash[17655]: cluster 2024-04-03T16:28:30.530220+0000 mgr.y (mgr.24370) 3904 : cluster [DBG] pgmap v3888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:32.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:32 smithi067 bash[27441]: cluster 2024-04-03T16:28:30.530220+0000 mgr.y (mgr.24370) 3904 : cluster [DBG] pgmap v3888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:32.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:32 smithi082 bash[20963]: cluster 2024-04-03T16:28:30.530220+0000 mgr.y (mgr.24370) 3904 : cluster [DBG] pgmap v3888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:33.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:33] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:28:33.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:33 smithi067 bash[27441]: audit 2024-04-03T16:28:33.099156+0000 mon.c (mon.2) 1469 : audit [DBG] from='client.? 172.21.15.67:0/1015249897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:33.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:33 smithi067 bash[17655]: audit 2024-04-03T16:28:33.099156+0000 mon.c (mon.2) 1469 : audit [DBG] from='client.? 172.21.15.67:0/1015249897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:33.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:33 smithi082 bash[20963]: audit 2024-04-03T16:28:33.099156+0000 mon.c (mon.2) 1469 : audit [DBG] from='client.? 172.21.15.67:0/1015249897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:28:34.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:34 smithi067 bash[17655]: cluster 2024-04-03T16:28:32.531394+0000 mgr.y (mgr.24370) 3905 : cluster [DBG] pgmap v3889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:34.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:34 smithi067 bash[27441]: cluster 2024-04-03T16:28:32.531394+0000 mgr.y (mgr.24370) 3905 : cluster [DBG] pgmap v3889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:34.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:34 smithi082 bash[20963]: cluster 2024-04-03T16:28:32.531394+0000 mgr.y (mgr.24370) 3905 : cluster [DBG] pgmap v3889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:36.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:36 smithi067 bash[27441]: cluster 2024-04-03T16:28:34.532049+0000 mgr.y (mgr.24370) 3906 : cluster [DBG] pgmap v3890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:36.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:36 smithi067 bash[27441]: audit 2024-04-03T16:28:35.549199+0000 mon.a (mon.0) 3976 : audit [DBG] from='client.? 172.21.15.67:0/1708480083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:36.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:36 smithi067 bash[17655]: cluster 2024-04-03T16:28:34.532049+0000 mgr.y (mgr.24370) 3906 : cluster [DBG] pgmap v3890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:36.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:36 smithi067 bash[17655]: audit 2024-04-03T16:28:35.549199+0000 mon.a (mon.0) 3976 : audit [DBG] from='client.? 172.21.15.67:0/1708480083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:36.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:36 smithi082 bash[20963]: cluster 2024-04-03T16:28:34.532049+0000 mgr.y (mgr.24370) 3906 : cluster [DBG] pgmap v3890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:36.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:36 smithi082 bash[20963]: audit 2024-04-03T16:28:35.549199+0000 mon.a (mon.0) 3976 : audit [DBG] from='client.? 172.21.15.67:0/1708480083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:38.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:38 smithi067 bash[17655]: cluster 2024-04-03T16:28:36.533206+0000 mgr.y (mgr.24370) 3907 : cluster [DBG] pgmap v3891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:38.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:38 smithi067 bash[17655]: audit 2024-04-03T16:28:38.001558+0000 mon.c (mon.2) 1470 : audit [DBG] from='client.? 172.21.15.67:0/3190256065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:38.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:38 smithi067 bash[27441]: cluster 2024-04-03T16:28:36.533206+0000 mgr.y (mgr.24370) 3907 : cluster [DBG] pgmap v3891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:38 smithi067 bash[27441]: audit 2024-04-03T16:28:38.001558+0000 mon.c (mon.2) 1470 : audit [DBG] from='client.? 172.21.15.67:0/3190256065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:38 smithi082 bash[20963]: cluster 2024-04-03T16:28:36.533206+0000 mgr.y (mgr.24370) 3907 : cluster [DBG] pgmap v3891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:38 smithi082 bash[20963]: audit 2024-04-03T16:28:38.001558+0000 mon.c (mon.2) 1470 : audit [DBG] from='client.? 172.21.15.67:0/3190256065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:40 smithi067 bash[17655]: cluster 2024-04-03T16:28:38.533836+0000 mgr.y (mgr.24370) 3908 : cluster [DBG] pgmap v3892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:40 smithi067 bash[17655]: audit 2024-04-03T16:28:39.851295+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:40 smithi067 bash[27441]: cluster 2024-04-03T16:28:38.533836+0000 mgr.y (mgr.24370) 3908 : cluster [DBG] pgmap v3892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:40 smithi067 bash[27441]: audit 2024-04-03T16:28:39.851295+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:40 smithi082 bash[20963]: cluster 2024-04-03T16:28:38.533836+0000 mgr.y (mgr.24370) 3908 : cluster [DBG] pgmap v3892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:40 smithi082 bash[20963]: audit 2024-04-03T16:28:39.851295+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:41 smithi082 bash[20963]: audit 2024-04-03T16:28:40.456914+0000 mon.a (mon.0) 3978 : audit [DBG] from='client.? 172.21.15.67:0/3870331572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:41.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:41 smithi067 bash[17655]: audit 2024-04-03T16:28:40.456914+0000 mon.a (mon.0) 3978 : audit [DBG] from='client.? 172.21.15.67:0/3870331572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:41 smithi067 bash[27441]: audit 2024-04-03T16:28:40.456914+0000 mon.a (mon.0) 3978 : audit [DBG] from='client.? 172.21.15.67:0/3870331572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:42 smithi082 bash[20963]: cluster 2024-04-03T16:28:40.534466+0000 mgr.y (mgr.24370) 3909 : cluster [DBG] pgmap v3893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:42 smithi067 bash[27441]: cluster 2024-04-03T16:28:40.534466+0000 mgr.y (mgr.24370) 3909 : cluster [DBG] pgmap v3893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:42 smithi067 bash[17655]: cluster 2024-04-03T16:28:40.534466+0000 mgr.y (mgr.24370) 3909 : cluster [DBG] pgmap v3893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:28:43.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:43 smithi082 bash[20963]: audit 2024-04-03T16:28:42.914559+0000 mon.c (mon.2) 1471 : audit [DBG] from='client.? 172.21.15.67:0/2259798627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:28:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:43 smithi067 bash[17655]: audit 2024-04-03T16:28:42.914559+0000 mon.c (mon.2) 1471 : audit [DBG] from='client.? 172.21.15.67:0/2259798627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:43 smithi067 bash[27441]: audit 2024-04-03T16:28:42.914559+0000 mon.c (mon.2) 1471 : audit [DBG] from='client.? 172.21.15.67:0/2259798627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:44 smithi082 bash[20963]: cluster 2024-04-03T16:28:42.535608+0000 mgr.y (mgr.24370) 3910 : cluster [DBG] pgmap v3894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:44 smithi067 bash[27441]: cluster 2024-04-03T16:28:42.535608+0000 mgr.y (mgr.24370) 3910 : cluster [DBG] pgmap v3894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:44 smithi067 bash[17655]: cluster 2024-04-03T16:28:42.535608+0000 mgr.y (mgr.24370) 3910 : cluster [DBG] pgmap v3894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:45.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:45 smithi082 bash[20963]: audit 2024-04-03T16:28:45.363875+0000 mon.a (mon.0) 3979 : audit [DBG] from='client.? 172.21.15.67:0/3075510284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:45.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:45 smithi067 bash[17655]: audit 2024-04-03T16:28:45.363875+0000 mon.a (mon.0) 3979 : audit [DBG] from='client.? 172.21.15.67:0/3075510284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:45.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:45 smithi067 bash[27441]: audit 2024-04-03T16:28:45.363875+0000 mon.a (mon.0) 3979 : audit [DBG] from='client.? 172.21.15.67:0/3075510284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:46 smithi082 bash[20963]: cluster 2024-04-03T16:28:44.536331+0000 mgr.y (mgr.24370) 3911 : cluster [DBG] pgmap v3895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:46 smithi067 bash[17655]: cluster 2024-04-03T16:28:44.536331+0000 mgr.y (mgr.24370) 3911 : cluster [DBG] pgmap v3895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:46 smithi067 bash[27441]: cluster 2024-04-03T16:28:44.536331+0000 mgr.y (mgr.24370) 3911 : cluster [DBG] pgmap v3895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:48.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:48 smithi082 bash[20963]: cluster 2024-04-03T16:28:46.537393+0000 mgr.y (mgr.24370) 3912 : cluster [DBG] pgmap v3896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:48.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:48 smithi082 bash[20963]: audit 2024-04-03T16:28:47.828465+0000 mon.a (mon.0) 3980 : audit [DBG] from='client.? 172.21.15.67:0/892326925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:48 smithi067 bash[17655]: cluster 2024-04-03T16:28:46.537393+0000 mgr.y (mgr.24370) 3912 : cluster [DBG] pgmap v3896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:48 smithi067 bash[17655]: audit 2024-04-03T16:28:47.828465+0000 mon.a (mon.0) 3980 : audit [DBG] from='client.? 172.21.15.67:0/892326925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:48 smithi067 bash[27441]: cluster 2024-04-03T16:28:46.537393+0000 mgr.y (mgr.24370) 3912 : cluster [DBG] pgmap v3896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:48 smithi067 bash[27441]: audit 2024-04-03T16:28:47.828465+0000 mon.a (mon.0) 3980 : audit [DBG] from='client.? 172.21.15.67:0/892326925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:50.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:50 smithi082 bash[20963]: cluster 2024-04-03T16:28:48.538162+0000 mgr.y (mgr.24370) 3913 : cluster [DBG] pgmap v3897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:50.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:50 smithi082 bash[20963]: audit 2024-04-03T16:28:50.278439+0000 mon.a (mon.0) 3981 : audit [DBG] from='client.? 172.21.15.67:0/780527933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:50 smithi067 bash[27441]: cluster 2024-04-03T16:28:48.538162+0000 mgr.y (mgr.24370) 3913 : cluster [DBG] pgmap v3897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:50 smithi067 bash[27441]: audit 2024-04-03T16:28:50.278439+0000 mon.a (mon.0) 3981 : audit [DBG] from='client.? 172.21.15.67:0/780527933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:50.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:50 smithi067 bash[17655]: cluster 2024-04-03T16:28:48.538162+0000 mgr.y (mgr.24370) 3913 : cluster [DBG] pgmap v3897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:50.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:50 smithi067 bash[17655]: audit 2024-04-03T16:28:50.278439+0000 mon.a (mon.0) 3981 : audit [DBG] from='client.? 172.21.15.67:0/780527933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:52.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:52 smithi082 bash[20963]: cluster 2024-04-03T16:28:50.538997+0000 mgr.y (mgr.24370) 3914 : cluster [DBG] pgmap v3898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:52.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:52 smithi067 bash[27441]: cluster 2024-04-03T16:28:50.538997+0000 mgr.y (mgr.24370) 3914 : cluster [DBG] pgmap v3898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:52.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:52 smithi067 bash[17655]: cluster 2024-04-03T16:28:50.538997+0000 mgr.y (mgr.24370) 3914 : cluster [DBG] pgmap v3898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:28:53.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:53 smithi082 bash[20963]: audit 2024-04-03T16:28:52.728798+0000 mon.c (mon.2) 1472 : audit [DBG] from='client.? 172.21.15.67:0/3513252307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:28:53.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:53 smithi067 bash[17655]: audit 2024-04-03T16:28:52.728798+0000 mon.c (mon.2) 1472 : audit [DBG] from='client.? 172.21.15.67:0/3513252307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:53.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:53 smithi067 bash[27441]: audit 2024-04-03T16:28:52.728798+0000 mon.c (mon.2) 1472 : audit [DBG] from='client.? 172.21.15.67:0/3513252307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:54 smithi082 bash[20963]: cluster 2024-04-03T16:28:52.540169+0000 mgr.y (mgr.24370) 3915 : cluster [DBG] pgmap v3899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:54.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:54 smithi067 bash[27441]: cluster 2024-04-03T16:28:52.540169+0000 mgr.y (mgr.24370) 3915 : cluster [DBG] pgmap v3899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:54 smithi067 bash[17655]: cluster 2024-04-03T16:28:52.540169+0000 mgr.y (mgr.24370) 3915 : cluster [DBG] pgmap v3899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:55 smithi082 bash[20963]: audit 2024-04-03T16:28:54.851004+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:55 smithi082 bash[20963]: audit 2024-04-03T16:28:55.201672+0000 mon.a (mon.0) 3983 : audit [DBG] from='client.? 172.21.15.67:0/1970109986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:55 smithi067 bash[27441]: audit 2024-04-03T16:28:54.851004+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:55 smithi067 bash[27441]: audit 2024-04-03T16:28:55.201672+0000 mon.a (mon.0) 3983 : audit [DBG] from='client.? 172.21.15.67:0/1970109986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:55 smithi067 bash[17655]: audit 2024-04-03T16:28:54.851004+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:28:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:55 smithi067 bash[17655]: audit 2024-04-03T16:28:55.201672+0000 mon.a (mon.0) 3983 : audit [DBG] from='client.? 172.21.15.67:0/1970109986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:56 smithi082 bash[20963]: cluster 2024-04-03T16:28:54.540779+0000 mgr.y (mgr.24370) 3916 : cluster [DBG] pgmap v3900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:56 smithi067 bash[17655]: cluster 2024-04-03T16:28:54.540779+0000 mgr.y (mgr.24370) 3916 : cluster [DBG] pgmap v3900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:56 smithi067 bash[27441]: cluster 2024-04-03T16:28:54.540779+0000 mgr.y (mgr.24370) 3916 : cluster [DBG] pgmap v3900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:58 smithi082 bash[20963]: cluster 2024-04-03T16:28:56.541919+0000 mgr.y (mgr.24370) 3917 : cluster [DBG] pgmap v3901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:28:58 smithi082 bash[20963]: audit 2024-04-03T16:28:57.660477+0000 mon.a (mon.0) 3984 : audit [DBG] from='client.? 172.21.15.67:0/346665148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:58 smithi067 bash[27441]: cluster 2024-04-03T16:28:56.541919+0000 mgr.y (mgr.24370) 3917 : cluster [DBG] pgmap v3901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:28:58 smithi067 bash[27441]: audit 2024-04-03T16:28:57.660477+0000 mon.a (mon.0) 3984 : audit [DBG] from='client.? 172.21.15.67:0/346665148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:28:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:58 smithi067 bash[17655]: cluster 2024-04-03T16:28:56.541919+0000 mgr.y (mgr.24370) 3917 : cluster [DBG] pgmap v3901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:28:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:28:58 smithi067 bash[17655]: audit 2024-04-03T16:28:57.660477+0000 mon.a (mon.0) 3984 : audit [DBG] from='client.? 172.21.15.67:0/346665148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:00 smithi082 bash[20963]: cluster 2024-04-03T16:28:58.542506+0000 mgr.y (mgr.24370) 3918 : cluster [DBG] pgmap v3902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:00 smithi082 bash[20963]: audit 2024-04-03T16:29:00.110270+0000 mon.c (mon.2) 1473 : audit [DBG] from='client.? 172.21.15.67:0/23396461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:00 smithi067 bash[27441]: cluster 2024-04-03T16:28:58.542506+0000 mgr.y (mgr.24370) 3918 : cluster [DBG] pgmap v3902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:00 smithi067 bash[27441]: audit 2024-04-03T16:29:00.110270+0000 mon.c (mon.2) 1473 : audit [DBG] from='client.? 172.21.15.67:0/23396461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:00 smithi067 bash[17655]: cluster 2024-04-03T16:28:58.542506+0000 mgr.y (mgr.24370) 3918 : cluster [DBG] pgmap v3902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:00 smithi067 bash[17655]: audit 2024-04-03T16:29:00.110270+0000 mon.c (mon.2) 1473 : audit [DBG] from='client.? 172.21.15.67:0/23396461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:02 smithi082 bash[20963]: cluster 2024-04-03T16:29:00.543180+0000 mgr.y (mgr.24370) 3919 : cluster [DBG] pgmap v3903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:02.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:02 smithi067 bash[27441]: cluster 2024-04-03T16:29:00.543180+0000 mgr.y (mgr.24370) 3919 : cluster [DBG] pgmap v3903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:02.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:02 smithi067 bash[17655]: cluster 2024-04-03T16:29:00.543180+0000 mgr.y (mgr.24370) 3919 : cluster [DBG] pgmap v3903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:03] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:29:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:29:03.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:03 smithi082 bash[20963]: audit 2024-04-03T16:29:02.572802+0000 mon.a (mon.0) 3985 : audit [DBG] from='client.? 172.21.15.67:0/1478986252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:03.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:03 smithi067 bash[17655]: audit 2024-04-03T16:29:02.572802+0000 mon.a (mon.0) 3985 : audit [DBG] from='client.? 172.21.15.67:0/1478986252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:03.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:03 smithi067 bash[27441]: audit 2024-04-03T16:29:02.572802+0000 mon.a (mon.0) 3985 : audit [DBG] from='client.? 172.21.15.67:0/1478986252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:04 smithi082 bash[20963]: cluster 2024-04-03T16:29:02.544324+0000 mgr.y (mgr.24370) 3920 : cluster [DBG] pgmap v3904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:04 smithi067 bash[17655]: cluster 2024-04-03T16:29:02.544324+0000 mgr.y (mgr.24370) 3920 : cluster [DBG] pgmap v3904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:04 smithi067 bash[27441]: cluster 2024-04-03T16:29:02.544324+0000 mgr.y (mgr.24370) 3920 : cluster [DBG] pgmap v3904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:05 smithi082 bash[20963]: audit 2024-04-03T16:29:05.023326+0000 mon.a (mon.0) 3986 : audit [DBG] from='client.? 172.21.15.67:0/4112837491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:05.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:05 smithi067 bash[17655]: audit 2024-04-03T16:29:05.023326+0000 mon.a (mon.0) 3986 : audit [DBG] from='client.? 172.21.15.67:0/4112837491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:05.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:05 smithi067 bash[27441]: audit 2024-04-03T16:29:05.023326+0000 mon.a (mon.0) 3986 : audit [DBG] from='client.? 172.21.15.67:0/4112837491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:06 smithi082 bash[20963]: cluster 2024-04-03T16:29:04.544970+0000 mgr.y (mgr.24370) 3921 : cluster [DBG] pgmap v3905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:06 smithi067 bash[17655]: cluster 2024-04-03T16:29:04.544970+0000 mgr.y (mgr.24370) 3921 : cluster [DBG] pgmap v3905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:06 smithi067 bash[27441]: cluster 2024-04-03T16:29:04.544970+0000 mgr.y (mgr.24370) 3921 : cluster [DBG] pgmap v3905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:07 smithi082 bash[20963]: audit 2024-04-03T16:29:07.473578+0000 mon.c (mon.2) 1474 : audit [DBG] from='client.? 172.21.15.67:0/1573949872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:07.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:07 smithi067 bash[17655]: audit 2024-04-03T16:29:07.473578+0000 mon.c (mon.2) 1474 : audit [DBG] from='client.? 172.21.15.67:0/1573949872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:07.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:07 smithi067 bash[27441]: audit 2024-04-03T16:29:07.473578+0000 mon.c (mon.2) 1474 : audit [DBG] from='client.? 172.21.15.67:0/1573949872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:08 smithi082 bash[20963]: cluster 2024-04-03T16:29:06.546039+0000 mgr.y (mgr.24370) 3922 : cluster [DBG] pgmap v3906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:08.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:08 smithi067 bash[27441]: cluster 2024-04-03T16:29:06.546039+0000 mgr.y (mgr.24370) 3922 : cluster [DBG] pgmap v3906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:08.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:08 smithi067 bash[17655]: cluster 2024-04-03T16:29:06.546039+0000 mgr.y (mgr.24370) 3922 : cluster [DBG] pgmap v3906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:09.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:09 smithi082 bash[20963]: cluster 2024-04-03T16:29:08.546670+0000 mgr.y (mgr.24370) 3923 : cluster [DBG] pgmap v3907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:09.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:09 smithi067 bash[27441]: cluster 2024-04-03T16:29:08.546670+0000 mgr.y (mgr.24370) 3923 : cluster [DBG] pgmap v3907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:09.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:09 smithi067 bash[17655]: cluster 2024-04-03T16:29:08.546670+0000 mgr.y (mgr.24370) 3923 : cluster [DBG] pgmap v3907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:10 smithi082 bash[20963]: audit 2024-04-03T16:29:09.851898+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:10 smithi082 bash[20963]: audit 2024-04-03T16:29:09.932231+0000 mon.a (mon.0) 3988 : audit [DBG] from='client.? 172.21.15.67:0/1110013953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:10 smithi067 bash[27441]: audit 2024-04-03T16:29:09.851898+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:10 smithi067 bash[27441]: audit 2024-04-03T16:29:09.932231+0000 mon.a (mon.0) 3988 : audit [DBG] from='client.? 172.21.15.67:0/1110013953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:10 smithi067 bash[17655]: audit 2024-04-03T16:29:09.851898+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:10 smithi067 bash[17655]: audit 2024-04-03T16:29:09.932231+0000 mon.a (mon.0) 3988 : audit [DBG] from='client.? 172.21.15.67:0/1110013953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:11 smithi082 bash[20963]: cluster 2024-04-03T16:29:10.547152+0000 mgr.y (mgr.24370) 3924 : cluster [DBG] pgmap v3908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:11 smithi067 bash[17655]: cluster 2024-04-03T16:29:10.547152+0000 mgr.y (mgr.24370) 3924 : cluster [DBG] pgmap v3908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:11.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:11 smithi067 bash[27441]: cluster 2024-04-03T16:29:10.547152+0000 mgr.y (mgr.24370) 3924 : cluster [DBG] pgmap v3908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:12 smithi082 bash[20963]: audit 2024-04-03T16:29:12.384580+0000 mon.c (mon.2) 1475 : audit [DBG] from='client.? 172.21.15.67:0/3507394093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:12 smithi067 bash[17655]: audit 2024-04-03T16:29:12.384580+0000 mon.c (mon.2) 1475 : audit [DBG] from='client.? 172.21.15.67:0/3507394093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:12 smithi067 bash[27441]: audit 2024-04-03T16:29:12.384580+0000 mon.c (mon.2) 1475 : audit [DBG] from='client.? 172.21.15.67:0/3507394093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:13] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:29:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:29:14.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:13 smithi082 bash[20963]: cluster 2024-04-03T16:29:12.548216+0000 mgr.y (mgr.24370) 3925 : cluster [DBG] pgmap v3909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:14.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:13 smithi067 bash[17655]: cluster 2024-04-03T16:29:12.548216+0000 mgr.y (mgr.24370) 3925 : cluster [DBG] pgmap v3909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:14.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:13 smithi067 bash[27441]: cluster 2024-04-03T16:29:12.548216+0000 mgr.y (mgr.24370) 3925 : cluster [DBG] pgmap v3909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:15.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:15 smithi082 bash[20963]: audit 2024-04-03T16:29:14.841112+0000 mon.c (mon.2) 1476 : audit [DBG] from='client.? 172.21.15.67:0/1387878402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:15.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:15 smithi067 bash[17655]: audit 2024-04-03T16:29:14.841112+0000 mon.c (mon.2) 1476 : audit [DBG] from='client.? 172.21.15.67:0/1387878402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:15.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:15 smithi067 bash[27441]: audit 2024-04-03T16:29:14.841112+0000 mon.c (mon.2) 1476 : audit [DBG] from='client.? 172.21.15.67:0/1387878402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:16.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:16 smithi082 bash[20963]: cluster 2024-04-03T16:29:14.548710+0000 mgr.y (mgr.24370) 3926 : cluster [DBG] pgmap v3910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:16.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:16 smithi067 bash[17655]: cluster 2024-04-03T16:29:14.548710+0000 mgr.y (mgr.24370) 3926 : cluster [DBG] pgmap v3910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:16.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:16 smithi067 bash[27441]: cluster 2024-04-03T16:29:14.548710+0000 mgr.y (mgr.24370) 3926 : cluster [DBG] pgmap v3910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:18.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:18 smithi082 bash[20963]: cluster 2024-04-03T16:29:16.549813+0000 mgr.y (mgr.24370) 3927 : cluster [DBG] pgmap v3911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:18 smithi082 bash[20963]: audit 2024-04-03T16:29:17.287951+0000 mon.a (mon.0) 3989 : audit [DBG] from='client.? 172.21.15.67:0/839591484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:18.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:18 smithi067 bash[17655]: cluster 2024-04-03T16:29:16.549813+0000 mgr.y (mgr.24370) 3927 : cluster [DBG] pgmap v3911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:18.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:18 smithi067 bash[17655]: audit 2024-04-03T16:29:17.287951+0000 mon.a (mon.0) 3989 : audit [DBG] from='client.? 172.21.15.67:0/839591484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:18.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:18 smithi067 bash[27441]: cluster 2024-04-03T16:29:16.549813+0000 mgr.y (mgr.24370) 3927 : cluster [DBG] pgmap v3911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:18.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:18 smithi067 bash[27441]: audit 2024-04-03T16:29:17.287951+0000 mon.a (mon.0) 3989 : audit [DBG] from='client.? 172.21.15.67:0/839591484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:20.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:20 smithi082 bash[20963]: cluster 2024-04-03T16:29:18.550495+0000 mgr.y (mgr.24370) 3928 : cluster [DBG] pgmap v3912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:20.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:20 smithi082 bash[20963]: audit 2024-04-03T16:29:19.736047+0000 mon.c (mon.2) 1477 : audit [DBG] from='client.? 172.21.15.67:0/3371373841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:20.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:20 smithi067 bash[17655]: cluster 2024-04-03T16:29:18.550495+0000 mgr.y (mgr.24370) 3928 : cluster [DBG] pgmap v3912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:20.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:20 smithi067 bash[17655]: audit 2024-04-03T16:29:19.736047+0000 mon.c (mon.2) 1477 : audit [DBG] from='client.? 172.21.15.67:0/3371373841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:20.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:20 smithi067 bash[27441]: cluster 2024-04-03T16:29:18.550495+0000 mgr.y (mgr.24370) 3928 : cluster [DBG] pgmap v3912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:20.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:20 smithi067 bash[27441]: audit 2024-04-03T16:29:19.736047+0000 mon.c (mon.2) 1477 : audit [DBG] from='client.? 172.21.15.67:0/3371373841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:22.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:22 smithi082 bash[20963]: cluster 2024-04-03T16:29:20.551318+0000 mgr.y (mgr.24370) 3929 : cluster [DBG] pgmap v3913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:22.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:22 smithi067 bash[17655]: cluster 2024-04-03T16:29:20.551318+0000 mgr.y (mgr.24370) 3929 : cluster [DBG] pgmap v3913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:22.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:22 smithi067 bash[27441]: cluster 2024-04-03T16:29:20.551318+0000 mgr.y (mgr.24370) 3929 : cluster [DBG] pgmap v3913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:23.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:23 smithi082 bash[20963]: audit 2024-04-03T16:29:22.192517+0000 mon.c (mon.2) 1478 : audit [DBG] from='client.? 172.21.15.67:0/3069834623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:23] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:29:23.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:23 smithi067 bash[27441]: audit 2024-04-03T16:29:22.192517+0000 mon.c (mon.2) 1478 : audit [DBG] from='client.? 172.21.15.67:0/3069834623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:23.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:23 smithi067 bash[17655]: audit 2024-04-03T16:29:22.192517+0000 mon.c (mon.2) 1478 : audit [DBG] from='client.? 172.21.15.67:0/3069834623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:29:24.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:24 smithi082 bash[20963]: cluster 2024-04-03T16:29:22.552500+0000 mgr.y (mgr.24370) 3930 : cluster [DBG] pgmap v3914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:24.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:24 smithi067 bash[17655]: cluster 2024-04-03T16:29:22.552500+0000 mgr.y (mgr.24370) 3930 : cluster [DBG] pgmap v3914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:24.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:24 smithi067 bash[27441]: cluster 2024-04-03T16:29:22.552500+0000 mgr.y (mgr.24370) 3930 : cluster [DBG] pgmap v3914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:25.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:25 smithi082 bash[20963]: audit 2024-04-03T16:29:24.445675+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:29:25.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:25 smithi082 bash[20963]: audit 2024-04-03T16:29:24.646379+0000 mon.c (mon.2) 1479 : audit [DBG] from='client.? 172.21.15.67:0/642653905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:25.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:25 smithi082 bash[20963]: audit 2024-04-03T16:29:24.774091+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:25.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:25 smithi082 bash[20963]: audit 2024-04-03T16:29:24.784139+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:25.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:25 smithi082 bash[20963]: audit 2024-04-03T16:29:24.852337+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:25.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[27441]: audit 2024-04-03T16:29:24.445675+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:29:25.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[27441]: audit 2024-04-03T16:29:24.646379+0000 mon.c (mon.2) 1479 : audit [DBG] from='client.? 172.21.15.67:0/642653905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:25.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[27441]: audit 2024-04-03T16:29:24.774091+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[27441]: audit 2024-04-03T16:29:24.784139+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[27441]: audit 2024-04-03T16:29:24.852337+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[17655]: audit 2024-04-03T16:29:24.445675+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:29:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[17655]: audit 2024-04-03T16:29:24.646379+0000 mon.c (mon.2) 1479 : audit [DBG] from='client.? 172.21.15.67:0/642653905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[17655]: audit 2024-04-03T16:29:24.774091+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[17655]: audit 2024-04-03T16:29:24.784139+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:25 smithi067 bash[17655]: audit 2024-04-03T16:29:24.852337+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:26.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:26 smithi082 bash[20963]: cluster 2024-04-03T16:29:24.553176+0000 mgr.y (mgr.24370) 3931 : cluster [DBG] pgmap v3915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:26.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:26 smithi067 bash[17655]: cluster 2024-04-03T16:29:24.553176+0000 mgr.y (mgr.24370) 3931 : cluster [DBG] pgmap v3915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:26.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:26 smithi067 bash[27441]: cluster 2024-04-03T16:29:24.553176+0000 mgr.y (mgr.24370) 3931 : cluster [DBG] pgmap v3915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:28.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:28 smithi082 bash[20963]: cluster 2024-04-03T16:29:26.554344+0000 mgr.y (mgr.24370) 3932 : cluster [DBG] pgmap v3916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:28.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:28 smithi082 bash[20963]: audit 2024-04-03T16:29:27.104955+0000 mon.c (mon.2) 1480 : audit [DBG] from='client.? 172.21.15.67:0/2688876607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:28.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:28 smithi067 bash[17655]: cluster 2024-04-03T16:29:26.554344+0000 mgr.y (mgr.24370) 3932 : cluster [DBG] pgmap v3916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:28.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:28 smithi067 bash[17655]: audit 2024-04-03T16:29:27.104955+0000 mon.c (mon.2) 1480 : audit [DBG] from='client.? 172.21.15.67:0/2688876607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:28.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:28 smithi067 bash[27441]: cluster 2024-04-03T16:29:26.554344+0000 mgr.y (mgr.24370) 3932 : cluster [DBG] pgmap v3916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:28.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:28 smithi067 bash[27441]: audit 2024-04-03T16:29:27.104955+0000 mon.c (mon.2) 1480 : audit [DBG] from='client.? 172.21.15.67:0/2688876607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:30.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:30 smithi082 bash[20963]: cluster 2024-04-03T16:29:28.555040+0000 mgr.y (mgr.24370) 3933 : cluster [DBG] pgmap v3917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:30.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:30 smithi082 bash[20963]: audit 2024-04-03T16:29:29.571487+0000 mon.a (mon.0) 3994 : audit [DBG] from='client.? 172.21.15.67:0/3591618771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:30.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:30 smithi067 bash[17655]: cluster 2024-04-03T16:29:28.555040+0000 mgr.y (mgr.24370) 3933 : cluster [DBG] pgmap v3917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:30.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:30 smithi067 bash[17655]: audit 2024-04-03T16:29:29.571487+0000 mon.a (mon.0) 3994 : audit [DBG] from='client.? 172.21.15.67:0/3591618771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:30.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:30 smithi067 bash[27441]: cluster 2024-04-03T16:29:28.555040+0000 mgr.y (mgr.24370) 3933 : cluster [DBG] pgmap v3917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:30.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:30 smithi067 bash[27441]: audit 2024-04-03T16:29:29.571487+0000 mon.a (mon.0) 3994 : audit [DBG] from='client.? 172.21.15.67:0/3591618771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:31.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:31 smithi067 bash[17655]: audit 2024-04-03T16:29:30.142793+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:31 smithi067 bash[17655]: audit 2024-04-03T16:29:30.152821+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:31 smithi067 bash[17655]: audit 2024-04-03T16:29:30.802877+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:31 smithi067 bash[17655]: audit 2024-04-03T16:29:30.815140+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:31 smithi067 bash[27441]: audit 2024-04-03T16:29:30.142793+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:31 smithi067 bash[27441]: audit 2024-04-03T16:29:30.152821+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:31 smithi067 bash[27441]: audit 2024-04-03T16:29:30.802877+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:31 smithi067 bash[27441]: audit 2024-04-03T16:29:30.815140+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:31 smithi082 bash[20963]: audit 2024-04-03T16:29:30.142793+0000 mon.a (mon.0) 3995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:31 smithi082 bash[20963]: audit 2024-04-03T16:29:30.152821+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:31 smithi082 bash[20963]: audit 2024-04-03T16:29:30.802877+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:31.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:31 smithi082 bash[20963]: audit 2024-04-03T16:29:30.815140+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:32.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[17655]: cluster 2024-04-03T16:29:30.555735+0000 mgr.y (mgr.24370) 3934 : cluster [DBG] pgmap v3918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:32.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[17655]: audit 2024-04-03T16:29:31.234818+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:29:32.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[17655]: audit 2024-04-03T16:29:31.236496+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:29:32.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[17655]: audit 2024-04-03T16:29:31.247479+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:32.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[17655]: audit 2024-04-03T16:29:32.021085+0000 mon.a (mon.0) 4002 : audit [DBG] from='client.? 172.21.15.67:0/2364757924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:32.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[27441]: cluster 2024-04-03T16:29:30.555735+0000 mgr.y (mgr.24370) 3934 : cluster [DBG] pgmap v3918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:32.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[27441]: audit 2024-04-03T16:29:31.234818+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:29:32.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[27441]: audit 2024-04-03T16:29:31.236496+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:29:32.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[27441]: audit 2024-04-03T16:29:31.247479+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:32.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:32 smithi067 bash[27441]: audit 2024-04-03T16:29:32.021085+0000 mon.a (mon.0) 4002 : audit [DBG] from='client.? 172.21.15.67:0/2364757924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:32.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:32 smithi082 bash[20963]: cluster 2024-04-03T16:29:30.555735+0000 mgr.y (mgr.24370) 3934 : cluster [DBG] pgmap v3918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:32.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:32 smithi082 bash[20963]: audit 2024-04-03T16:29:31.234818+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:29:32.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:32 smithi082 bash[20963]: audit 2024-04-03T16:29:31.236496+0000 mon.a (mon.0) 4000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:29:32.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:32 smithi082 bash[20963]: audit 2024-04-03T16:29:31.247479+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:29:32.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:32 smithi082 bash[20963]: audit 2024-04-03T16:29:32.021085+0000 mon.a (mon.0) 4002 : audit [DBG] from='client.? 172.21.15.67:0/2364757924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:29:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:29:34.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:34 smithi067 bash[17655]: cluster 2024-04-03T16:29:32.556943+0000 mgr.y (mgr.24370) 3935 : cluster [DBG] pgmap v3919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:34.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:34 smithi067 bash[27441]: cluster 2024-04-03T16:29:32.556943+0000 mgr.y (mgr.24370) 3935 : cluster [DBG] pgmap v3919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:34.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:34 smithi082 bash[20963]: cluster 2024-04-03T16:29:32.556943+0000 mgr.y (mgr.24370) 3935 : cluster [DBG] pgmap v3919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:35.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:35 smithi082 bash[20963]: audit 2024-04-03T16:29:34.478848+0000 mon.a (mon.0) 4003 : audit [DBG] from='client.? 172.21.15.67:0/2303239988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:35.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:35 smithi067 bash[17655]: audit 2024-04-03T16:29:34.478848+0000 mon.a (mon.0) 4003 : audit [DBG] from='client.? 172.21.15.67:0/2303239988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:35.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:35 smithi067 bash[27441]: audit 2024-04-03T16:29:34.478848+0000 mon.a (mon.0) 4003 : audit [DBG] from='client.? 172.21.15.67:0/2303239988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:36.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:36 smithi082 bash[20963]: cluster 2024-04-03T16:29:34.557541+0000 mgr.y (mgr.24370) 3936 : cluster [DBG] pgmap v3920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:36.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:36 smithi067 bash[17655]: cluster 2024-04-03T16:29:34.557541+0000 mgr.y (mgr.24370) 3936 : cluster [DBG] pgmap v3920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:36.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:36 smithi067 bash[27441]: cluster 2024-04-03T16:29:34.557541+0000 mgr.y (mgr.24370) 3936 : cluster [DBG] pgmap v3920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:37.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:37 smithi082 bash[20963]: audit 2024-04-03T16:29:36.958096+0000 mon.a (mon.0) 4004 : audit [DBG] from='client.? 172.21.15.67:0/4225129286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:37 smithi067 bash[17655]: audit 2024-04-03T16:29:36.958096+0000 mon.a (mon.0) 4004 : audit [DBG] from='client.? 172.21.15.67:0/4225129286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:37.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:37 smithi067 bash[27441]: audit 2024-04-03T16:29:36.958096+0000 mon.a (mon.0) 4004 : audit [DBG] from='client.? 172.21.15.67:0/4225129286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:38.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:38 smithi082 bash[20963]: cluster 2024-04-03T16:29:36.558666+0000 mgr.y (mgr.24370) 3937 : cluster [DBG] pgmap v3921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:38.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:38 smithi067 bash[17655]: cluster 2024-04-03T16:29:36.558666+0000 mgr.y (mgr.24370) 3937 : cluster [DBG] pgmap v3921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:38.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:38 smithi067 bash[27441]: cluster 2024-04-03T16:29:36.558666+0000 mgr.y (mgr.24370) 3937 : cluster [DBG] pgmap v3921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:40.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:40 smithi082 bash[20963]: cluster 2024-04-03T16:29:38.559374+0000 mgr.y (mgr.24370) 3938 : cluster [DBG] pgmap v3922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:40.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:40 smithi082 bash[20963]: audit 2024-04-03T16:29:39.411478+0000 mon.a (mon.0) 4005 : audit [DBG] from='client.? 172.21.15.67:0/106109836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:40.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:40 smithi082 bash[20963]: audit 2024-04-03T16:29:39.852894+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:40 smithi067 bash[17655]: cluster 2024-04-03T16:29:38.559374+0000 mgr.y (mgr.24370) 3938 : cluster [DBG] pgmap v3922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:40 smithi067 bash[17655]: audit 2024-04-03T16:29:39.411478+0000 mon.a (mon.0) 4005 : audit [DBG] from='client.? 172.21.15.67:0/106109836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:40 smithi067 bash[17655]: audit 2024-04-03T16:29:39.852894+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:40.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:40 smithi067 bash[27441]: cluster 2024-04-03T16:29:38.559374+0000 mgr.y (mgr.24370) 3938 : cluster [DBG] pgmap v3922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:40.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:40 smithi067 bash[27441]: audit 2024-04-03T16:29:39.411478+0000 mon.a (mon.0) 4005 : audit [DBG] from='client.? 172.21.15.67:0/106109836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:40.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:40 smithi067 bash[27441]: audit 2024-04-03T16:29:39.852894+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:42.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:42 smithi082 bash[20963]: cluster 2024-04-03T16:29:40.560100+0000 mgr.y (mgr.24370) 3939 : cluster [DBG] pgmap v3923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:42.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:42 smithi082 bash[20963]: audit 2024-04-03T16:29:41.865626+0000 mon.a (mon.0) 4007 : audit [DBG] from='client.? 172.21.15.67:0/1710653207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:42.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:42 smithi067 bash[17655]: cluster 2024-04-03T16:29:40.560100+0000 mgr.y (mgr.24370) 3939 : cluster [DBG] pgmap v3923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:42.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:42 smithi067 bash[17655]: audit 2024-04-03T16:29:41.865626+0000 mon.a (mon.0) 4007 : audit [DBG] from='client.? 172.21.15.67:0/1710653207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:42.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:42 smithi067 bash[27441]: cluster 2024-04-03T16:29:40.560100+0000 mgr.y (mgr.24370) 3939 : cluster [DBG] pgmap v3923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:42.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:42 smithi067 bash[27441]: audit 2024-04-03T16:29:41.865626+0000 mon.a (mon.0) 4007 : audit [DBG] from='client.? 172.21.15.67:0/1710653207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:29:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:29:44.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:44 smithi082 bash[20963]: cluster 2024-04-03T16:29:42.561231+0000 mgr.y (mgr.24370) 3940 : cluster [DBG] pgmap v3924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:44.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:44 smithi067 bash[27441]: cluster 2024-04-03T16:29:42.561231+0000 mgr.y (mgr.24370) 3940 : cluster [DBG] pgmap v3924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:44 smithi067 bash[17655]: cluster 2024-04-03T16:29:42.561231+0000 mgr.y (mgr.24370) 3940 : cluster [DBG] pgmap v3924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:45.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:45 smithi082 bash[20963]: audit 2024-04-03T16:29:44.317298+0000 mon.c (mon.2) 1481 : audit [DBG] from='client.? 172.21.15.67:0/2533507317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:45.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:45 smithi067 bash[17655]: audit 2024-04-03T16:29:44.317298+0000 mon.c (mon.2) 1481 : audit [DBG] from='client.? 172.21.15.67:0/2533507317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:45.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:45 smithi067 bash[27441]: audit 2024-04-03T16:29:44.317298+0000 mon.c (mon.2) 1481 : audit [DBG] from='client.? 172.21.15.67:0/2533507317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:46.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:46 smithi082 bash[20963]: cluster 2024-04-03T16:29:44.561899+0000 mgr.y (mgr.24370) 3941 : cluster [DBG] pgmap v3925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:46.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:46 smithi067 bash[17655]: cluster 2024-04-03T16:29:44.561899+0000 mgr.y (mgr.24370) 3941 : cluster [DBG] pgmap v3925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:46.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:46 smithi067 bash[27441]: cluster 2024-04-03T16:29:44.561899+0000 mgr.y (mgr.24370) 3941 : cluster [DBG] pgmap v3925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:47.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:47 smithi082 bash[20963]: audit 2024-04-03T16:29:46.768129+0000 mon.a (mon.0) 4008 : audit [DBG] from='client.? 172.21.15.67:0/2381104169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:47.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:47 smithi067 bash[17655]: audit 2024-04-03T16:29:46.768129+0000 mon.a (mon.0) 4008 : audit [DBG] from='client.? 172.21.15.67:0/2381104169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:47.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:47 smithi067 bash[27441]: audit 2024-04-03T16:29:46.768129+0000 mon.a (mon.0) 4008 : audit [DBG] from='client.? 172.21.15.67:0/2381104169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:48.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:48 smithi082 bash[20963]: cluster 2024-04-03T16:29:46.563054+0000 mgr.y (mgr.24370) 3942 : cluster [DBG] pgmap v3926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:48.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:48 smithi067 bash[27441]: cluster 2024-04-03T16:29:46.563054+0000 mgr.y (mgr.24370) 3942 : cluster [DBG] pgmap v3926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:48.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:48 smithi067 bash[17655]: cluster 2024-04-03T16:29:46.563054+0000 mgr.y (mgr.24370) 3942 : cluster [DBG] pgmap v3926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:50.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:50 smithi082 bash[20963]: cluster 2024-04-03T16:29:48.563760+0000 mgr.y (mgr.24370) 3943 : cluster [DBG] pgmap v3927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:50.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:50 smithi082 bash[20963]: audit 2024-04-03T16:29:49.227397+0000 mon.c (mon.2) 1482 : audit [DBG] from='client.? 172.21.15.67:0/3082593498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:50.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:50 smithi067 bash[27441]: cluster 2024-04-03T16:29:48.563760+0000 mgr.y (mgr.24370) 3943 : cluster [DBG] pgmap v3927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:50.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:50 smithi067 bash[27441]: audit 2024-04-03T16:29:49.227397+0000 mon.c (mon.2) 1482 : audit [DBG] from='client.? 172.21.15.67:0/3082593498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:50.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:50 smithi067 bash[17655]: cluster 2024-04-03T16:29:48.563760+0000 mgr.y (mgr.24370) 3943 : cluster [DBG] pgmap v3927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:50.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:50 smithi067 bash[17655]: audit 2024-04-03T16:29:49.227397+0000 mon.c (mon.2) 1482 : audit [DBG] from='client.? 172.21.15.67:0/3082593498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:52.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:52 smithi082 bash[20963]: cluster 2024-04-03T16:29:50.564453+0000 mgr.y (mgr.24370) 3944 : cluster [DBG] pgmap v3928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:52.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:52 smithi082 bash[20963]: audit 2024-04-03T16:29:51.673825+0000 mon.a (mon.0) 4009 : audit [DBG] from='client.? 172.21.15.67:0/3013847660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:52 smithi067 bash[17655]: cluster 2024-04-03T16:29:50.564453+0000 mgr.y (mgr.24370) 3944 : cluster [DBG] pgmap v3928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:52 smithi067 bash[17655]: audit 2024-04-03T16:29:51.673825+0000 mon.a (mon.0) 4009 : audit [DBG] from='client.? 172.21.15.67:0/3013847660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:52.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:52 smithi067 bash[27441]: cluster 2024-04-03T16:29:50.564453+0000 mgr.y (mgr.24370) 3944 : cluster [DBG] pgmap v3928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:52.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:52 smithi067 bash[27441]: audit 2024-04-03T16:29:51.673825+0000 mon.a (mon.0) 4009 : audit [DBG] from='client.? 172.21.15.67:0/3013847660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:29:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:29:54.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:54 smithi082 bash[20963]: cluster 2024-04-03T16:29:52.565630+0000 mgr.y (mgr.24370) 3945 : cluster [DBG] pgmap v3929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:54.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:54 smithi082 bash[20963]: audit 2024-04-03T16:29:54.132772+0000 mon.c (mon.2) 1483 : audit [DBG] from='client.? 172.21.15.67:0/511317458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:54.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:54 smithi067 bash[17655]: cluster 2024-04-03T16:29:52.565630+0000 mgr.y (mgr.24370) 3945 : cluster [DBG] pgmap v3929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:54.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:54 smithi067 bash[17655]: audit 2024-04-03T16:29:54.132772+0000 mon.c (mon.2) 1483 : audit [DBG] from='client.? 172.21.15.67:0/511317458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:54.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:54 smithi067 bash[27441]: cluster 2024-04-03T16:29:52.565630+0000 mgr.y (mgr.24370) 3945 : cluster [DBG] pgmap v3929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:54.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:54 smithi067 bash[27441]: audit 2024-04-03T16:29:54.132772+0000 mon.c (mon.2) 1483 : audit [DBG] from='client.? 172.21.15.67:0/511317458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:55.588 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:55 smithi082 bash[20963]: audit 2024-04-03T16:29:54.853208+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:55 smithi067 bash[17655]: audit 2024-04-03T16:29:54.853208+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:55 smithi067 bash[27441]: audit 2024-04-03T16:29:54.853208+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:29:56.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:56 smithi082 bash[20963]: cluster 2024-04-03T16:29:54.566310+0000 mgr.y (mgr.24370) 3946 : cluster [DBG] pgmap v3930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:56.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:56 smithi067 bash[17655]: cluster 2024-04-03T16:29:54.566310+0000 mgr.y (mgr.24370) 3946 : cluster [DBG] pgmap v3930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:56.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:56 smithi067 bash[27441]: cluster 2024-04-03T16:29:54.566310+0000 mgr.y (mgr.24370) 3946 : cluster [DBG] pgmap v3930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:57.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:57 smithi082 bash[20963]: audit 2024-04-03T16:29:56.593091+0000 mon.c (mon.2) 1484 : audit [DBG] from='client.? 172.21.15.67:0/3471382886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:57.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:57 smithi067 bash[17655]: audit 2024-04-03T16:29:56.593091+0000 mon.c (mon.2) 1484 : audit [DBG] from='client.? 172.21.15.67:0/3471382886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:57.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:57 smithi067 bash[27441]: audit 2024-04-03T16:29:56.593091+0000 mon.c (mon.2) 1484 : audit [DBG] from='client.? 172.21.15.67:0/3471382886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:58.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:58 smithi082 bash[20963]: cluster 2024-04-03T16:29:56.567455+0000 mgr.y (mgr.24370) 3947 : cluster [DBG] pgmap v3931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:58 smithi067 bash[17655]: cluster 2024-04-03T16:29:56.567455+0000 mgr.y (mgr.24370) 3947 : cluster [DBG] pgmap v3931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:58.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:58 smithi067 bash[27441]: cluster 2024-04-03T16:29:56.567455+0000 mgr.y (mgr.24370) 3947 : cluster [DBG] pgmap v3931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:29:59.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:29:59 smithi082 bash[20963]: audit 2024-04-03T16:29:59.046296+0000 mon.c (mon.2) 1485 : audit [DBG] from='client.? 172.21.15.67:0/591130730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:29:59 smithi067 bash[17655]: audit 2024-04-03T16:29:59.046296+0000 mon.c (mon.2) 1485 : audit [DBG] from='client.? 172.21.15.67:0/591130730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:29:59.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:29:59 smithi067 bash[27441]: audit 2024-04-03T16:29:59.046296+0000 mon.c (mon.2) 1485 : audit [DBG] from='client.? 172.21.15.67:0/591130730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:00.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:00 smithi082 bash[20963]: cluster 2024-04-03T16:29:58.568133+0000 mgr.y (mgr.24370) 3948 : cluster [DBG] pgmap v3932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:00.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:00 smithi082 bash[20963]: cluster 2024-04-03T16:30:00.000149+0000 mon.a (mon.0) 4011 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:30:00.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:00 smithi067 bash[17655]: cluster 2024-04-03T16:29:58.568133+0000 mgr.y (mgr.24370) 3948 : cluster [DBG] pgmap v3932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:00.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:00 smithi067 bash[17655]: cluster 2024-04-03T16:30:00.000149+0000 mon.a (mon.0) 4011 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:30:00.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:00 smithi067 bash[27441]: cluster 2024-04-03T16:29:58.568133+0000 mgr.y (mgr.24370) 3948 : cluster [DBG] pgmap v3932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:00.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:00 smithi067 bash[27441]: cluster 2024-04-03T16:30:00.000149+0000 mon.a (mon.0) 4011 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:30:02.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:02 smithi082 bash[20963]: cluster 2024-04-03T16:30:00.568726+0000 mgr.y (mgr.24370) 3949 : cluster [DBG] pgmap v3933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:02.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:02 smithi082 bash[20963]: audit 2024-04-03T16:30:01.505629+0000 mon.a (mon.0) 4012 : audit [DBG] from='client.? 172.21.15.67:0/3448893758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:02 smithi067 bash[17655]: cluster 2024-04-03T16:30:00.568726+0000 mgr.y (mgr.24370) 3949 : cluster [DBG] pgmap v3933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:02 smithi067 bash[17655]: audit 2024-04-03T16:30:01.505629+0000 mon.a (mon.0) 4012 : audit [DBG] from='client.? 172.21.15.67:0/3448893758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:02.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:02 smithi067 bash[27441]: cluster 2024-04-03T16:30:00.568726+0000 mgr.y (mgr.24370) 3949 : cluster [DBG] pgmap v3933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:02.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:02 smithi067 bash[27441]: audit 2024-04-03T16:30:01.505629+0000 mon.a (mon.0) 4012 : audit [DBG] from='client.? 172.21.15.67:0/3448893758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:03] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:30:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:30:04.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:04 smithi082 bash[20963]: cluster 2024-04-03T16:30:02.569897+0000 mgr.y (mgr.24370) 3950 : cluster [DBG] pgmap v3934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:04.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:04 smithi082 bash[20963]: audit 2024-04-03T16:30:03.960311+0000 mon.c (mon.2) 1486 : audit [DBG] from='client.? 172.21.15.67:0/3655957395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:04.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:04 smithi067 bash[27441]: cluster 2024-04-03T16:30:02.569897+0000 mgr.y (mgr.24370) 3950 : cluster [DBG] pgmap v3934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:04.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:04 smithi067 bash[27441]: audit 2024-04-03T16:30:03.960311+0000 mon.c (mon.2) 1486 : audit [DBG] from='client.? 172.21.15.67:0/3655957395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:04.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:04 smithi067 bash[17655]: cluster 2024-04-03T16:30:02.569897+0000 mgr.y (mgr.24370) 3950 : cluster [DBG] pgmap v3934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:04.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:04 smithi067 bash[17655]: audit 2024-04-03T16:30:03.960311+0000 mon.c (mon.2) 1486 : audit [DBG] from='client.? 172.21.15.67:0/3655957395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:06.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:06 smithi082 bash[20963]: cluster 2024-04-03T16:30:04.570599+0000 mgr.y (mgr.24370) 3951 : cluster [DBG] pgmap v3935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:06 smithi067 bash[17655]: cluster 2024-04-03T16:30:04.570599+0000 mgr.y (mgr.24370) 3951 : cluster [DBG] pgmap v3935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:06.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:06 smithi067 bash[27441]: cluster 2024-04-03T16:30:04.570599+0000 mgr.y (mgr.24370) 3951 : cluster [DBG] pgmap v3935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:07.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:07 smithi082 bash[20963]: audit 2024-04-03T16:30:06.415984+0000 mon.c (mon.2) 1487 : audit [DBG] from='client.? 172.21.15.67:0/107589892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:07 smithi067 bash[17655]: audit 2024-04-03T16:30:06.415984+0000 mon.c (mon.2) 1487 : audit [DBG] from='client.? 172.21.15.67:0/107589892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:07.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:07 smithi067 bash[27441]: audit 2024-04-03T16:30:06.415984+0000 mon.c (mon.2) 1487 : audit [DBG] from='client.? 172.21.15.67:0/107589892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:08.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:08 smithi082 bash[20963]: cluster 2024-04-03T16:30:06.571807+0000 mgr.y (mgr.24370) 3952 : cluster [DBG] pgmap v3936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:08.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:08 smithi067 bash[27441]: cluster 2024-04-03T16:30:06.571807+0000 mgr.y (mgr.24370) 3952 : cluster [DBG] pgmap v3936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:08.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:08 smithi067 bash[17655]: cluster 2024-04-03T16:30:06.571807+0000 mgr.y (mgr.24370) 3952 : cluster [DBG] pgmap v3936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:09.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:09 smithi082 bash[20963]: audit 2024-04-03T16:30:08.872623+0000 mon.c (mon.2) 1488 : audit [DBG] from='client.? 172.21.15.67:0/2282072626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:09 smithi067 bash[17655]: audit 2024-04-03T16:30:08.872623+0000 mon.c (mon.2) 1488 : audit [DBG] from='client.? 172.21.15.67:0/2282072626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:09.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:09 smithi067 bash[27441]: audit 2024-04-03T16:30:08.872623+0000 mon.c (mon.2) 1488 : audit [DBG] from='client.? 172.21.15.67:0/2282072626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:10.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:10 smithi082 bash[20963]: cluster 2024-04-03T16:30:08.572271+0000 mgr.y (mgr.24370) 3953 : cluster [DBG] pgmap v3937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:10.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:10 smithi082 bash[20963]: audit 2024-04-03T16:30:09.853736+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:10 smithi067 bash[17655]: cluster 2024-04-03T16:30:08.572271+0000 mgr.y (mgr.24370) 3953 : cluster [DBG] pgmap v3937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:10 smithi067 bash[17655]: audit 2024-04-03T16:30:09.853736+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:10.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:10 smithi067 bash[27441]: cluster 2024-04-03T16:30:08.572271+0000 mgr.y (mgr.24370) 3953 : cluster [DBG] pgmap v3937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:10.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:10 smithi067 bash[27441]: audit 2024-04-03T16:30:09.853736+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:12.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:12 smithi082 bash[20963]: cluster 2024-04-03T16:30:10.572905+0000 mgr.y (mgr.24370) 3954 : cluster [DBG] pgmap v3938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:12.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:12 smithi082 bash[20963]: audit 2024-04-03T16:30:11.323274+0000 mon.a (mon.0) 4014 : audit [DBG] from='client.? 172.21.15.67:0/2418647101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:12.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:12 smithi067 bash[17655]: cluster 2024-04-03T16:30:10.572905+0000 mgr.y (mgr.24370) 3954 : cluster [DBG] pgmap v3938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:12.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:12 smithi067 bash[17655]: audit 2024-04-03T16:30:11.323274+0000 mon.a (mon.0) 4014 : audit [DBG] from='client.? 172.21.15.67:0/2418647101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:12.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:12 smithi067 bash[27441]: cluster 2024-04-03T16:30:10.572905+0000 mgr.y (mgr.24370) 3954 : cluster [DBG] pgmap v3938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:12.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:12 smithi067 bash[27441]: audit 2024-04-03T16:30:11.323274+0000 mon.a (mon.0) 4014 : audit [DBG] from='client.? 172.21.15.67:0/2418647101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:30:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:30:14.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:14 smithi082 bash[20963]: cluster 2024-04-03T16:30:12.574051+0000 mgr.y (mgr.24370) 3955 : cluster [DBG] pgmap v3939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:14.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:14 smithi082 bash[20963]: audit 2024-04-03T16:30:13.782912+0000 mon.a (mon.0) 4015 : audit [DBG] from='client.? 172.21.15.67:0/1261242781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:14.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:14 smithi067 bash[17655]: cluster 2024-04-03T16:30:12.574051+0000 mgr.y (mgr.24370) 3955 : cluster [DBG] pgmap v3939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:14.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:14 smithi067 bash[17655]: audit 2024-04-03T16:30:13.782912+0000 mon.a (mon.0) 4015 : audit [DBG] from='client.? 172.21.15.67:0/1261242781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:14.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:14 smithi067 bash[27441]: cluster 2024-04-03T16:30:12.574051+0000 mgr.y (mgr.24370) 3955 : cluster [DBG] pgmap v3939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:14.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:14 smithi067 bash[27441]: audit 2024-04-03T16:30:13.782912+0000 mon.a (mon.0) 4015 : audit [DBG] from='client.? 172.21.15.67:0/1261242781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:16.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:16 smithi082 bash[20963]: cluster 2024-04-03T16:30:14.574854+0000 mgr.y (mgr.24370) 3956 : cluster [DBG] pgmap v3940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:16.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:16 smithi082 bash[20963]: audit 2024-04-03T16:30:16.239741+0000 mon.c (mon.2) 1489 : audit [DBG] from='client.? 172.21.15.67:0/252711227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:16.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:16 smithi067 bash[17655]: cluster 2024-04-03T16:30:14.574854+0000 mgr.y (mgr.24370) 3956 : cluster [DBG] pgmap v3940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:16.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:16 smithi067 bash[17655]: audit 2024-04-03T16:30:16.239741+0000 mon.c (mon.2) 1489 : audit [DBG] from='client.? 172.21.15.67:0/252711227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:16.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:16 smithi067 bash[27441]: cluster 2024-04-03T16:30:14.574854+0000 mgr.y (mgr.24370) 3956 : cluster [DBG] pgmap v3940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:16.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:16 smithi067 bash[27441]: audit 2024-04-03T16:30:16.239741+0000 mon.c (mon.2) 1489 : audit [DBG] from='client.? 172.21.15.67:0/252711227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:18.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:18 smithi082 bash[20963]: cluster 2024-04-03T16:30:16.576094+0000 mgr.y (mgr.24370) 3957 : cluster [DBG] pgmap v3941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:18.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:18 smithi067 bash[17655]: cluster 2024-04-03T16:30:16.576094+0000 mgr.y (mgr.24370) 3957 : cluster [DBG] pgmap v3941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:18.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:18 smithi067 bash[27441]: cluster 2024-04-03T16:30:16.576094+0000 mgr.y (mgr.24370) 3957 : cluster [DBG] pgmap v3941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:19.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:19 smithi082 bash[20963]: audit 2024-04-03T16:30:18.687401+0000 mon.c (mon.2) 1490 : audit [DBG] from='client.? 172.21.15.67:0/649037223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:19.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:19 smithi067 bash[17655]: audit 2024-04-03T16:30:18.687401+0000 mon.c (mon.2) 1490 : audit [DBG] from='client.? 172.21.15.67:0/649037223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:19.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:19 smithi067 bash[27441]: audit 2024-04-03T16:30:18.687401+0000 mon.c (mon.2) 1490 : audit [DBG] from='client.? 172.21.15.67:0/649037223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:20.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:20 smithi082 bash[20963]: cluster 2024-04-03T16:30:18.576710+0000 mgr.y (mgr.24370) 3958 : cluster [DBG] pgmap v3942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:20.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:20 smithi067 bash[27441]: cluster 2024-04-03T16:30:18.576710+0000 mgr.y (mgr.24370) 3958 : cluster [DBG] pgmap v3942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:20.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:20 smithi067 bash[17655]: cluster 2024-04-03T16:30:18.576710+0000 mgr.y (mgr.24370) 3958 : cluster [DBG] pgmap v3942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:21.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:21 smithi082 bash[20963]: audit 2024-04-03T16:30:21.136363+0000 mon.c (mon.2) 1491 : audit [DBG] from='client.? 172.21.15.67:0/926957147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:21.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:21 smithi067 bash[27441]: audit 2024-04-03T16:30:21.136363+0000 mon.c (mon.2) 1491 : audit [DBG] from='client.? 172.21.15.67:0/926957147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:21.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:21 smithi067 bash[17655]: audit 2024-04-03T16:30:21.136363+0000 mon.c (mon.2) 1491 : audit [DBG] from='client.? 172.21.15.67:0/926957147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:22.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:22 smithi082 bash[20963]: cluster 2024-04-03T16:30:20.577384+0000 mgr.y (mgr.24370) 3959 : cluster [DBG] pgmap v3943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:22 smithi067 bash[27441]: cluster 2024-04-03T16:30:20.577384+0000 mgr.y (mgr.24370) 3959 : cluster [DBG] pgmap v3943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:22 smithi067 bash[17655]: cluster 2024-04-03T16:30:20.577384+0000 mgr.y (mgr.24370) 3959 : cluster [DBG] pgmap v3943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:30:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:30:24.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:24 smithi082 bash[20963]: cluster 2024-04-03T16:30:22.578578+0000 mgr.y (mgr.24370) 3960 : cluster [DBG] pgmap v3944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:24.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:24 smithi082 bash[20963]: audit 2024-04-03T16:30:23.598929+0000 mon.a (mon.0) 4016 : audit [DBG] from='client.? 172.21.15.67:0/279264413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:24.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:24 smithi067 bash[27441]: cluster 2024-04-03T16:30:22.578578+0000 mgr.y (mgr.24370) 3960 : cluster [DBG] pgmap v3944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:24.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:24 smithi067 bash[27441]: audit 2024-04-03T16:30:23.598929+0000 mon.a (mon.0) 4016 : audit [DBG] from='client.? 172.21.15.67:0/279264413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:24 smithi067 bash[17655]: cluster 2024-04-03T16:30:22.578578+0000 mgr.y (mgr.24370) 3960 : cluster [DBG] pgmap v3944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:24 smithi067 bash[17655]: audit 2024-04-03T16:30:23.598929+0000 mon.a (mon.0) 4016 : audit [DBG] from='client.? 172.21.15.67:0/279264413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:25 smithi082 bash[20963]: audit 2024-04-03T16:30:24.854025+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:25 smithi067 bash[27441]: audit 2024-04-03T16:30:24.854025+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:25 smithi067 bash[17655]: audit 2024-04-03T16:30:24.854025+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:26.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:26 smithi082 bash[20963]: cluster 2024-04-03T16:30:24.579288+0000 mgr.y (mgr.24370) 3961 : cluster [DBG] pgmap v3945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:26.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:26 smithi082 bash[20963]: audit 2024-04-03T16:30:26.053660+0000 mon.c (mon.2) 1492 : audit [DBG] from='client.? 172.21.15.67:0/1788769019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:26.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:26 smithi067 bash[27441]: cluster 2024-04-03T16:30:24.579288+0000 mgr.y (mgr.24370) 3961 : cluster [DBG] pgmap v3945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:26.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:26 smithi067 bash[27441]: audit 2024-04-03T16:30:26.053660+0000 mon.c (mon.2) 1492 : audit [DBG] from='client.? 172.21.15.67:0/1788769019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:26 smithi067 bash[17655]: cluster 2024-04-03T16:30:24.579288+0000 mgr.y (mgr.24370) 3961 : cluster [DBG] pgmap v3945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:26 smithi067 bash[17655]: audit 2024-04-03T16:30:26.053660+0000 mon.c (mon.2) 1492 : audit [DBG] from='client.? 172.21.15.67:0/1788769019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:28.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:28 smithi082 bash[20963]: cluster 2024-04-03T16:30:26.580564+0000 mgr.y (mgr.24370) 3962 : cluster [DBG] pgmap v3946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:28.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:28 smithi067 bash[17655]: cluster 2024-04-03T16:30:26.580564+0000 mgr.y (mgr.24370) 3962 : cluster [DBG] pgmap v3946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:28.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:28 smithi067 bash[27441]: cluster 2024-04-03T16:30:26.580564+0000 mgr.y (mgr.24370) 3962 : cluster [DBG] pgmap v3946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:29.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:29 smithi082 bash[20963]: audit 2024-04-03T16:30:28.510485+0000 mon.a (mon.0) 4018 : audit [DBG] from='client.? 172.21.15.67:0/721315916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:29.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:29 smithi067 bash[27441]: audit 2024-04-03T16:30:28.510485+0000 mon.a (mon.0) 4018 : audit [DBG] from='client.? 172.21.15.67:0/721315916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:29.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:29 smithi067 bash[17655]: audit 2024-04-03T16:30:28.510485+0000 mon.a (mon.0) 4018 : audit [DBG] from='client.? 172.21.15.67:0/721315916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:30.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:30 smithi082 bash[20963]: cluster 2024-04-03T16:30:28.581256+0000 mgr.y (mgr.24370) 3963 : cluster [DBG] pgmap v3947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:30.661 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:30 smithi067 bash[27441]: cluster 2024-04-03T16:30:28.581256+0000 mgr.y (mgr.24370) 3963 : cluster [DBG] pgmap v3947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:30.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:30 smithi067 bash[17655]: cluster 2024-04-03T16:30:28.581256+0000 mgr.y (mgr.24370) 3963 : cluster [DBG] pgmap v3947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:31 smithi067 bash[27441]: audit 2024-04-03T16:30:30.964223+0000 mon.a (mon.0) 4019 : audit [DBG] from='client.? 172.21.15.67:0/1954221298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:31.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:31 smithi067 bash[27441]: audit 2024-04-03T16:30:31.324923+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:30:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:31 smithi067 bash[17655]: audit 2024-04-03T16:30:30.964223+0000 mon.a (mon.0) 4019 : audit [DBG] from='client.? 172.21.15.67:0/1954221298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:31.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:31 smithi067 bash[17655]: audit 2024-04-03T16:30:31.324923+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:30:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:31 smithi082 bash[20963]: audit 2024-04-03T16:30:30.964223+0000 mon.a (mon.0) 4019 : audit [DBG] from='client.? 172.21.15.67:0/1954221298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:31 smithi082 bash[20963]: audit 2024-04-03T16:30:31.324923+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:30:32.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:32 smithi067 bash[17655]: cluster 2024-04-03T16:30:30.581928+0000 mgr.y (mgr.24370) 3964 : cluster [DBG] pgmap v3948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:32.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:32 smithi067 bash[27441]: cluster 2024-04-03T16:30:30.581928+0000 mgr.y (mgr.24370) 3964 : cluster [DBG] pgmap v3948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:32.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:32 smithi082 bash[20963]: cluster 2024-04-03T16:30:30.581928+0000 mgr.y (mgr.24370) 3964 : cluster [DBG] pgmap v3948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:30:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:30:34.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:34 smithi067 bash[17655]: cluster 2024-04-03T16:30:32.582909+0000 mgr.y (mgr.24370) 3965 : cluster [DBG] pgmap v3949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:34.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:34 smithi067 bash[17655]: audit 2024-04-03T16:30:33.425156+0000 mon.c (mon.2) 1493 : audit [DBG] from='client.? 172.21.15.67:0/1732648158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:34.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:34 smithi067 bash[27441]: cluster 2024-04-03T16:30:32.582909+0000 mgr.y (mgr.24370) 3965 : cluster [DBG] pgmap v3949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:34.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:34 smithi067 bash[27441]: audit 2024-04-03T16:30:33.425156+0000 mon.c (mon.2) 1493 : audit [DBG] from='client.? 172.21.15.67:0/1732648158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:34.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:34 smithi082 bash[20963]: cluster 2024-04-03T16:30:32.582909+0000 mgr.y (mgr.24370) 3965 : cluster [DBG] pgmap v3949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:34.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:34 smithi082 bash[20963]: audit 2024-04-03T16:30:33.425156+0000 mon.c (mon.2) 1493 : audit [DBG] from='client.? 172.21.15.67:0/1732648158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:36.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:36 smithi067 bash[17655]: cluster 2024-04-03T16:30:34.583582+0000 mgr.y (mgr.24370) 3966 : cluster [DBG] pgmap v3950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:36.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:36 smithi067 bash[17655]: audit 2024-04-03T16:30:35.893597+0000 mon.c (mon.2) 1494 : audit [DBG] from='client.? 172.21.15.67:0/1441692921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:36.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:36 smithi067 bash[27441]: cluster 2024-04-03T16:30:34.583582+0000 mgr.y (mgr.24370) 3966 : cluster [DBG] pgmap v3950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:36.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:36 smithi067 bash[27441]: audit 2024-04-03T16:30:35.893597+0000 mon.c (mon.2) 1494 : audit [DBG] from='client.? 172.21.15.67:0/1441692921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:36.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:36 smithi082 bash[20963]: cluster 2024-04-03T16:30:34.583582+0000 mgr.y (mgr.24370) 3966 : cluster [DBG] pgmap v3950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:36.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:36 smithi082 bash[20963]: audit 2024-04-03T16:30:35.893597+0000 mon.c (mon.2) 1494 : audit [DBG] from='client.? 172.21.15.67:0/1441692921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:38.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:38 smithi082 bash[20963]: cluster 2024-04-03T16:30:36.584633+0000 mgr.y (mgr.24370) 3967 : cluster [DBG] pgmap v3951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:38.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:38 smithi082 bash[20963]: audit 2024-04-03T16:30:37.018677+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:38 smithi082 bash[20963]: audit 2024-04-03T16:30:37.026678+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:38 smithi082 bash[20963]: audit 2024-04-03T16:30:37.324179+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:38 smithi082 bash[20963]: audit 2024-04-03T16:30:37.330758+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:38 smithi082 bash[20963]: audit 2024-04-03T16:30:37.808546+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:30:38.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:38 smithi082 bash[20963]: audit 2024-04-03T16:30:37.810573+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:30:38.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:38 smithi082 bash[20963]: audit 2024-04-03T16:30:37.822378+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[17655]: cluster 2024-04-03T16:30:36.584633+0000 mgr.y (mgr.24370) 3967 : cluster [DBG] pgmap v3951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[17655]: audit 2024-04-03T16:30:37.018677+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[17655]: audit 2024-04-03T16:30:37.026678+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[17655]: audit 2024-04-03T16:30:37.324179+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[17655]: audit 2024-04-03T16:30:37.330758+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[17655]: audit 2024-04-03T16:30:37.808546+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:30:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[17655]: audit 2024-04-03T16:30:37.810573+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:30:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[17655]: audit 2024-04-03T16:30:37.822378+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[27441]: cluster 2024-04-03T16:30:36.584633+0000 mgr.y (mgr.24370) 3967 : cluster [DBG] pgmap v3951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[27441]: audit 2024-04-03T16:30:37.018677+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[27441]: audit 2024-04-03T16:30:37.026678+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[27441]: audit 2024-04-03T16:30:37.324179+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[27441]: audit 2024-04-03T16:30:37.330758+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[27441]: audit 2024-04-03T16:30:37.808546+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:30:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[27441]: audit 2024-04-03T16:30:37.810573+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:30:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:38 smithi067 bash[27441]: audit 2024-04-03T16:30:37.822378+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:30:39.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:39 smithi082 bash[20963]: audit 2024-04-03T16:30:38.337428+0000 mon.c (mon.2) 1495 : audit [DBG] from='client.? 172.21.15.67:0/4079062582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:39.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:39 smithi067 bash[17655]: audit 2024-04-03T16:30:38.337428+0000 mon.c (mon.2) 1495 : audit [DBG] from='client.? 172.21.15.67:0/4079062582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:39.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:39 smithi067 bash[27441]: audit 2024-04-03T16:30:38.337428+0000 mon.c (mon.2) 1495 : audit [DBG] from='client.? 172.21.15.67:0/4079062582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:40.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:40 smithi082 bash[20963]: cluster 2024-04-03T16:30:38.585274+0000 mgr.y (mgr.24370) 3968 : cluster [DBG] pgmap v3952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:40.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:40 smithi082 bash[20963]: audit 2024-04-03T16:30:39.854543+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:40.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:40 smithi067 bash[17655]: cluster 2024-04-03T16:30:38.585274+0000 mgr.y (mgr.24370) 3968 : cluster [DBG] pgmap v3952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:40.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:40 smithi067 bash[17655]: audit 2024-04-03T16:30:39.854543+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:40.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:40 smithi067 bash[27441]: cluster 2024-04-03T16:30:38.585274+0000 mgr.y (mgr.24370) 3968 : cluster [DBG] pgmap v3952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:40.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:40 smithi067 bash[27441]: audit 2024-04-03T16:30:39.854543+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:41.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:41 smithi082 bash[20963]: audit 2024-04-03T16:30:40.792162+0000 mon.c (mon.2) 1496 : audit [DBG] from='client.? 172.21.15.67:0/3468132382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:41.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:41 smithi067 bash[27441]: audit 2024-04-03T16:30:40.792162+0000 mon.c (mon.2) 1496 : audit [DBG] from='client.? 172.21.15.67:0/3468132382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:41.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:41 smithi067 bash[17655]: audit 2024-04-03T16:30:40.792162+0000 mon.c (mon.2) 1496 : audit [DBG] from='client.? 172.21.15.67:0/3468132382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:42.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:42 smithi082 bash[20963]: cluster 2024-04-03T16:30:40.585876+0000 mgr.y (mgr.24370) 3969 : cluster [DBG] pgmap v3953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:42.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:42 smithi067 bash[17655]: cluster 2024-04-03T16:30:40.585876+0000 mgr.y (mgr.24370) 3969 : cluster [DBG] pgmap v3953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:42.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:42 smithi067 bash[27441]: cluster 2024-04-03T16:30:40.585876+0000 mgr.y (mgr.24370) 3969 : cluster [DBG] pgmap v3953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:30:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:30:44.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:44 smithi082 bash[20963]: cluster 2024-04-03T16:30:42.587070+0000 mgr.y (mgr.24370) 3970 : cluster [DBG] pgmap v3954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:44.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:44 smithi082 bash[20963]: audit 2024-04-03T16:30:43.246113+0000 mon.a (mon.0) 4029 : audit [DBG] from='client.? 172.21.15.67:0/3284456977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:44.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:44 smithi067 bash[17655]: cluster 2024-04-03T16:30:42.587070+0000 mgr.y (mgr.24370) 3970 : cluster [DBG] pgmap v3954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:44.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:44 smithi067 bash[17655]: audit 2024-04-03T16:30:43.246113+0000 mon.a (mon.0) 4029 : audit [DBG] from='client.? 172.21.15.67:0/3284456977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:44.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:44 smithi067 bash[27441]: cluster 2024-04-03T16:30:42.587070+0000 mgr.y (mgr.24370) 3970 : cluster [DBG] pgmap v3954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:44.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:44 smithi067 bash[27441]: audit 2024-04-03T16:30:43.246113+0000 mon.a (mon.0) 4029 : audit [DBG] from='client.? 172.21.15.67:0/3284456977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:46.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:46 smithi082 bash[20963]: cluster 2024-04-03T16:30:44.587735+0000 mgr.y (mgr.24370) 3971 : cluster [DBG] pgmap v3955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:46.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:46 smithi082 bash[20963]: audit 2024-04-03T16:30:45.695304+0000 mon.c (mon.2) 1497 : audit [DBG] from='client.? 172.21.15.67:0/3688962675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:46.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:46 smithi067 bash[27441]: cluster 2024-04-03T16:30:44.587735+0000 mgr.y (mgr.24370) 3971 : cluster [DBG] pgmap v3955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:46.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:46 smithi067 bash[27441]: audit 2024-04-03T16:30:45.695304+0000 mon.c (mon.2) 1497 : audit [DBG] from='client.? 172.21.15.67:0/3688962675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:46.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:46 smithi067 bash[17655]: cluster 2024-04-03T16:30:44.587735+0000 mgr.y (mgr.24370) 3971 : cluster [DBG] pgmap v3955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:46.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:46 smithi067 bash[17655]: audit 2024-04-03T16:30:45.695304+0000 mon.c (mon.2) 1497 : audit [DBG] from='client.? 172.21.15.67:0/3688962675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:48.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:48 smithi082 bash[20963]: cluster 2024-04-03T16:30:46.589075+0000 mgr.y (mgr.24370) 3972 : cluster [DBG] pgmap v3956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:48.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:48 smithi067 bash[27441]: cluster 2024-04-03T16:30:46.589075+0000 mgr.y (mgr.24370) 3972 : cluster [DBG] pgmap v3956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:48.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:48 smithi067 bash[17655]: cluster 2024-04-03T16:30:46.589075+0000 mgr.y (mgr.24370) 3972 : cluster [DBG] pgmap v3956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:49.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:49 smithi082 bash[20963]: audit 2024-04-03T16:30:48.150787+0000 mon.c (mon.2) 1498 : audit [DBG] from='client.? 172.21.15.67:0/4231553605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:49.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:49 smithi067 bash[17655]: audit 2024-04-03T16:30:48.150787+0000 mon.c (mon.2) 1498 : audit [DBG] from='client.? 172.21.15.67:0/4231553605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:49.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:49 smithi067 bash[27441]: audit 2024-04-03T16:30:48.150787+0000 mon.c (mon.2) 1498 : audit [DBG] from='client.? 172.21.15.67:0/4231553605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:50.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:50 smithi082 bash[20963]: cluster 2024-04-03T16:30:48.589821+0000 mgr.y (mgr.24370) 3973 : cluster [DBG] pgmap v3957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:50.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:50 smithi067 bash[27441]: cluster 2024-04-03T16:30:48.589821+0000 mgr.y (mgr.24370) 3973 : cluster [DBG] pgmap v3957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:50.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:50 smithi067 bash[17655]: cluster 2024-04-03T16:30:48.589821+0000 mgr.y (mgr.24370) 3973 : cluster [DBG] pgmap v3957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:51.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:51 smithi082 bash[20963]: audit 2024-04-03T16:30:50.610274+0000 mon.c (mon.2) 1499 : audit [DBG] from='client.? 172.21.15.67:0/859422453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:51.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:51 smithi067 bash[27441]: audit 2024-04-03T16:30:50.610274+0000 mon.c (mon.2) 1499 : audit [DBG] from='client.? 172.21.15.67:0/859422453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:51.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:51 smithi067 bash[17655]: audit 2024-04-03T16:30:50.610274+0000 mon.c (mon.2) 1499 : audit [DBG] from='client.? 172.21.15.67:0/859422453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:52.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:52 smithi082 bash[20963]: cluster 2024-04-03T16:30:50.590477+0000 mgr.y (mgr.24370) 3974 : cluster [DBG] pgmap v3958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:52.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:52 smithi067 bash[17655]: cluster 2024-04-03T16:30:50.590477+0000 mgr.y (mgr.24370) 3974 : cluster [DBG] pgmap v3958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:52.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:52 smithi067 bash[27441]: cluster 2024-04-03T16:30:50.590477+0000 mgr.y (mgr.24370) 3974 : cluster [DBG] pgmap v3958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:53.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:53 smithi082 bash[20963]: audit 2024-04-03T16:30:53.067493+0000 mon.c (mon.2) 1500 : audit [DBG] from='client.? 172.21.15.67:0/2657914299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:53.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:53 smithi067 bash[17655]: audit 2024-04-03T16:30:53.067493+0000 mon.c (mon.2) 1500 : audit [DBG] from='client.? 172.21.15.67:0/2657914299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:30:53.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:53 smithi067 bash[27441]: audit 2024-04-03T16:30:53.067493+0000 mon.c (mon.2) 1500 : audit [DBG] from='client.? 172.21.15.67:0/2657914299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:30:54.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:54 smithi082 bash[20963]: cluster 2024-04-03T16:30:52.591641+0000 mgr.y (mgr.24370) 3975 : cluster [DBG] pgmap v3959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:54.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:54 smithi067 bash[27441]: cluster 2024-04-03T16:30:52.591641+0000 mgr.y (mgr.24370) 3975 : cluster [DBG] pgmap v3959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:54.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:54 smithi067 bash[17655]: cluster 2024-04-03T16:30:52.591641+0000 mgr.y (mgr.24370) 3975 : cluster [DBG] pgmap v3959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:55.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:55 smithi082 bash[20963]: audit 2024-04-03T16:30:54.854952+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:55.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:55 smithi067 bash[17655]: audit 2024-04-03T16:30:54.854952+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:55.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:55 smithi067 bash[27441]: audit 2024-04-03T16:30:54.854952+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:30:56.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:56 smithi082 bash[20963]: cluster 2024-04-03T16:30:54.592343+0000 mgr.y (mgr.24370) 3976 : cluster [DBG] pgmap v3960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:56.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:56 smithi082 bash[20963]: audit 2024-04-03T16:30:55.532986+0000 mon.c (mon.2) 1501 : audit [DBG] from='client.? 172.21.15.67:0/299462369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:56.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:56 smithi067 bash[17655]: cluster 2024-04-03T16:30:54.592343+0000 mgr.y (mgr.24370) 3976 : cluster [DBG] pgmap v3960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:56.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:56 smithi067 bash[17655]: audit 2024-04-03T16:30:55.532986+0000 mon.c (mon.2) 1501 : audit [DBG] from='client.? 172.21.15.67:0/299462369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:56.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:56 smithi067 bash[27441]: cluster 2024-04-03T16:30:54.592343+0000 mgr.y (mgr.24370) 3976 : cluster [DBG] pgmap v3960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:56.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:56 smithi067 bash[27441]: audit 2024-04-03T16:30:55.532986+0000 mon.c (mon.2) 1501 : audit [DBG] from='client.? 172.21.15.67:0/299462369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:58.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:58 smithi082 bash[20963]: cluster 2024-04-03T16:30:56.593411+0000 mgr.y (mgr.24370) 3977 : cluster [DBG] pgmap v3961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:58.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:30:58 smithi082 bash[20963]: audit 2024-04-03T16:30:57.987405+0000 mon.c (mon.2) 1502 : audit [DBG] from='client.? 172.21.15.67:0/250982924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:58.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:58 smithi067 bash[17655]: cluster 2024-04-03T16:30:56.593411+0000 mgr.y (mgr.24370) 3977 : cluster [DBG] pgmap v3961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:58.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:30:58 smithi067 bash[17655]: audit 2024-04-03T16:30:57.987405+0000 mon.c (mon.2) 1502 : audit [DBG] from='client.? 172.21.15.67:0/250982924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:30:58.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:58 smithi067 bash[27441]: cluster 2024-04-03T16:30:56.593411+0000 mgr.y (mgr.24370) 3977 : cluster [DBG] pgmap v3961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:30:58.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:30:58 smithi067 bash[27441]: audit 2024-04-03T16:30:57.987405+0000 mon.c (mon.2) 1502 : audit [DBG] from='client.? 172.21.15.67:0/250982924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:00.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:00 smithi082 bash[20963]: cluster 2024-04-03T16:30:58.594119+0000 mgr.y (mgr.24370) 3978 : cluster [DBG] pgmap v3962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:00.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:00 smithi067 bash[17655]: cluster 2024-04-03T16:30:58.594119+0000 mgr.y (mgr.24370) 3978 : cluster [DBG] pgmap v3962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:00.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:00 smithi067 bash[27441]: cluster 2024-04-03T16:30:58.594119+0000 mgr.y (mgr.24370) 3978 : cluster [DBG] pgmap v3962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:01.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:01 smithi082 bash[20963]: audit 2024-04-03T16:31:00.431078+0000 mon.c (mon.2) 1503 : audit [DBG] from='client.? 172.21.15.67:0/3584909716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:01.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:01 smithi067 bash[17655]: audit 2024-04-03T16:31:00.431078+0000 mon.c (mon.2) 1503 : audit [DBG] from='client.? 172.21.15.67:0/3584909716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:01.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:01 smithi067 bash[27441]: audit 2024-04-03T16:31:00.431078+0000 mon.c (mon.2) 1503 : audit [DBG] from='client.? 172.21.15.67:0/3584909716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:02.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:02 smithi082 bash[20963]: cluster 2024-04-03T16:31:00.594793+0000 mgr.y (mgr.24370) 3979 : cluster [DBG] pgmap v3963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:02.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:02 smithi067 bash[17655]: cluster 2024-04-03T16:31:00.594793+0000 mgr.y (mgr.24370) 3979 : cluster [DBG] pgmap v3963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:02.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:02 smithi067 bash[27441]: cluster 2024-04-03T16:31:00.594793+0000 mgr.y (mgr.24370) 3979 : cluster [DBG] pgmap v3963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:03.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:03 smithi082 bash[20963]: audit 2024-04-03T16:31:02.879252+0000 mon.a (mon.0) 4031 : audit [DBG] from='client.? 172.21.15.67:0/1134971693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:03.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:03 smithi067 bash[17655]: audit 2024-04-03T16:31:02.879252+0000 mon.a (mon.0) 4031 : audit [DBG] from='client.? 172.21.15.67:0/1134971693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:03] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:31:03.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:03 smithi067 bash[27441]: audit 2024-04-03T16:31:02.879252+0000 mon.a (mon.0) 4031 : audit [DBG] from='client.? 172.21.15.67:0/1134971693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:31:04.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:04 smithi082 bash[20963]: cluster 2024-04-03T16:31:02.595777+0000 mgr.y (mgr.24370) 3980 : cluster [DBG] pgmap v3964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:04.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:04 smithi067 bash[17655]: cluster 2024-04-03T16:31:02.595777+0000 mgr.y (mgr.24370) 3980 : cluster [DBG] pgmap v3964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:04.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:04 smithi067 bash[27441]: cluster 2024-04-03T16:31:02.595777+0000 mgr.y (mgr.24370) 3980 : cluster [DBG] pgmap v3964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:06.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:06 smithi067 bash[17655]: cluster 2024-04-03T16:31:04.596477+0000 mgr.y (mgr.24370) 3981 : cluster [DBG] pgmap v3965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:06.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:06 smithi067 bash[17655]: audit 2024-04-03T16:31:05.334520+0000 mon.a (mon.0) 4032 : audit [DBG] from='client.? 172.21.15.67:0/4031705408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:06.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:06 smithi067 bash[27441]: cluster 2024-04-03T16:31:04.596477+0000 mgr.y (mgr.24370) 3981 : cluster [DBG] pgmap v3965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:06.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:06 smithi067 bash[27441]: audit 2024-04-03T16:31:05.334520+0000 mon.a (mon.0) 4032 : audit [DBG] from='client.? 172.21.15.67:0/4031705408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:06.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:06 smithi082 bash[20963]: cluster 2024-04-03T16:31:04.596477+0000 mgr.y (mgr.24370) 3981 : cluster [DBG] pgmap v3965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:06.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:06 smithi082 bash[20963]: audit 2024-04-03T16:31:05.334520+0000 mon.a (mon.0) 4032 : audit [DBG] from='client.? 172.21.15.67:0/4031705408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:08.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:08 smithi067 bash[17655]: cluster 2024-04-03T16:31:06.597649+0000 mgr.y (mgr.24370) 3982 : cluster [DBG] pgmap v3966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:08.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:08 smithi067 bash[17655]: audit 2024-04-03T16:31:07.793307+0000 mon.c (mon.2) 1504 : audit [DBG] from='client.? 172.21.15.67:0/1272563889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:08.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:08 smithi067 bash[27441]: cluster 2024-04-03T16:31:06.597649+0000 mgr.y (mgr.24370) 3982 : cluster [DBG] pgmap v3966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:08.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:08 smithi067 bash[27441]: audit 2024-04-03T16:31:07.793307+0000 mon.c (mon.2) 1504 : audit [DBG] from='client.? 172.21.15.67:0/1272563889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:08.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:08 smithi082 bash[20963]: cluster 2024-04-03T16:31:06.597649+0000 mgr.y (mgr.24370) 3982 : cluster [DBG] pgmap v3966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:08.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:08 smithi082 bash[20963]: audit 2024-04-03T16:31:07.793307+0000 mon.c (mon.2) 1504 : audit [DBG] from='client.? 172.21.15.67:0/1272563889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:10.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:10 smithi067 bash[17655]: cluster 2024-04-03T16:31:08.598515+0000 mgr.y (mgr.24370) 3983 : cluster [DBG] pgmap v3967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:10.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:10 smithi067 bash[17655]: audit 2024-04-03T16:31:09.855466+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:10.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:10 smithi067 bash[27441]: cluster 2024-04-03T16:31:08.598515+0000 mgr.y (mgr.24370) 3983 : cluster [DBG] pgmap v3967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:10.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:10 smithi067 bash[27441]: audit 2024-04-03T16:31:09.855466+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:10.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:10 smithi082 bash[20963]: cluster 2024-04-03T16:31:08.598515+0000 mgr.y (mgr.24370) 3983 : cluster [DBG] pgmap v3967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:10.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:10 smithi082 bash[20963]: audit 2024-04-03T16:31:09.855466+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:11.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:11 smithi067 bash[17655]: audit 2024-04-03T16:31:10.243436+0000 mon.c (mon.2) 1505 : audit [DBG] from='client.? 172.21.15.67:0/950029709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:11.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:11 smithi067 bash[27441]: audit 2024-04-03T16:31:10.243436+0000 mon.c (mon.2) 1505 : audit [DBG] from='client.? 172.21.15.67:0/950029709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:11.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:11 smithi082 bash[20963]: audit 2024-04-03T16:31:10.243436+0000 mon.c (mon.2) 1505 : audit [DBG] from='client.? 172.21.15.67:0/950029709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:12.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:12 smithi067 bash[17655]: cluster 2024-04-03T16:31:10.599169+0000 mgr.y (mgr.24370) 3984 : cluster [DBG] pgmap v3968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:12.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:12 smithi067 bash[27441]: cluster 2024-04-03T16:31:10.599169+0000 mgr.y (mgr.24370) 3984 : cluster [DBG] pgmap v3968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:12.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:12 smithi082 bash[20963]: cluster 2024-04-03T16:31:10.599169+0000 mgr.y (mgr.24370) 3984 : cluster [DBG] pgmap v3968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:13.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:13 smithi067 bash[17655]: audit 2024-04-03T16:31:12.697393+0000 mon.c (mon.2) 1506 : audit [DBG] from='client.? 172.21.15.67:0/2466382581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:31:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:13 smithi067 bash[27441]: audit 2024-04-03T16:31:12.697393+0000 mon.c (mon.2) 1506 : audit [DBG] from='client.? 172.21.15.67:0/2466382581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:13.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:13 smithi082 bash[20963]: audit 2024-04-03T16:31:12.697393+0000 mon.c (mon.2) 1506 : audit [DBG] from='client.? 172.21.15.67:0/2466382581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:31:14.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:14 smithi067 bash[17655]: cluster 2024-04-03T16:31:12.599924+0000 mgr.y (mgr.24370) 3985 : cluster [DBG] pgmap v3969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:14.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:14 smithi067 bash[27441]: cluster 2024-04-03T16:31:12.599924+0000 mgr.y (mgr.24370) 3985 : cluster [DBG] pgmap v3969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:14.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:14 smithi082 bash[20963]: cluster 2024-04-03T16:31:12.599924+0000 mgr.y (mgr.24370) 3985 : cluster [DBG] pgmap v3969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:15.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:15 smithi082 bash[20963]: audit 2024-04-03T16:31:15.143809+0000 mon.c (mon.2) 1507 : audit [DBG] from='client.? 172.21.15.67:0/3690817447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:15.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:15 smithi067 bash[17655]: audit 2024-04-03T16:31:15.143809+0000 mon.c (mon.2) 1507 : audit [DBG] from='client.? 172.21.15.67:0/3690817447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:15.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:15 smithi067 bash[27441]: audit 2024-04-03T16:31:15.143809+0000 mon.c (mon.2) 1507 : audit [DBG] from='client.? 172.21.15.67:0/3690817447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:16.130 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 16:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T16:31:15.673433219Z level=info msg="Completed cleanup jobs" duration=142.88433ms 2024-04-03T16:31:16.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:16 smithi082 bash[20963]: cluster 2024-04-03T16:31:14.600700+0000 mgr.y (mgr.24370) 3986 : cluster [DBG] pgmap v3970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:16.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:16 smithi067 bash[17655]: cluster 2024-04-03T16:31:14.600700+0000 mgr.y (mgr.24370) 3986 : cluster [DBG] pgmap v3970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:16.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:16 smithi067 bash[27441]: cluster 2024-04-03T16:31:14.600700+0000 mgr.y (mgr.24370) 3986 : cluster [DBG] pgmap v3970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:18.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:18 smithi082 bash[20963]: cluster 2024-04-03T16:31:16.602048+0000 mgr.y (mgr.24370) 3987 : cluster [DBG] pgmap v3971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:18.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:18 smithi082 bash[20963]: audit 2024-04-03T16:31:17.598457+0000 mon.c (mon.2) 1508 : audit [DBG] from='client.? 172.21.15.67:0/104144374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:18.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:18 smithi067 bash[27441]: cluster 2024-04-03T16:31:16.602048+0000 mgr.y (mgr.24370) 3987 : cluster [DBG] pgmap v3971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:18.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:18 smithi067 bash[27441]: audit 2024-04-03T16:31:17.598457+0000 mon.c (mon.2) 1508 : audit [DBG] from='client.? 172.21.15.67:0/104144374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:18.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:18 smithi067 bash[17655]: cluster 2024-04-03T16:31:16.602048+0000 mgr.y (mgr.24370) 3987 : cluster [DBG] pgmap v3971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:18.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:18 smithi067 bash[17655]: audit 2024-04-03T16:31:17.598457+0000 mon.c (mon.2) 1508 : audit [DBG] from='client.? 172.21.15.67:0/104144374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:20.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:20 smithi082 bash[20963]: cluster 2024-04-03T16:31:18.602894+0000 mgr.y (mgr.24370) 3988 : cluster [DBG] pgmap v3972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:20.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:20 smithi082 bash[20963]: audit 2024-04-03T16:31:20.058118+0000 mon.c (mon.2) 1509 : audit [DBG] from='client.? 172.21.15.67:0/121085604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:20.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:20 smithi067 bash[17655]: cluster 2024-04-03T16:31:18.602894+0000 mgr.y (mgr.24370) 3988 : cluster [DBG] pgmap v3972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:20.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:20 smithi067 bash[17655]: audit 2024-04-03T16:31:20.058118+0000 mon.c (mon.2) 1509 : audit [DBG] from='client.? 172.21.15.67:0/121085604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:20.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:20 smithi067 bash[27441]: cluster 2024-04-03T16:31:18.602894+0000 mgr.y (mgr.24370) 3988 : cluster [DBG] pgmap v3972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:20.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:20 smithi067 bash[27441]: audit 2024-04-03T16:31:20.058118+0000 mon.c (mon.2) 1509 : audit [DBG] from='client.? 172.21.15.67:0/121085604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:22.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:22 smithi082 bash[20963]: cluster 2024-04-03T16:31:20.603709+0000 mgr.y (mgr.24370) 3989 : cluster [DBG] pgmap v3973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:22.661 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:22 smithi067 bash[17655]: cluster 2024-04-03T16:31:20.603709+0000 mgr.y (mgr.24370) 3989 : cluster [DBG] pgmap v3973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:22.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:22 smithi067 bash[27441]: cluster 2024-04-03T16:31:20.603709+0000 mgr.y (mgr.24370) 3989 : cluster [DBG] pgmap v3973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:31:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:23 smithi067 bash[27441]: audit 2024-04-03T16:31:22.508952+0000 mon.c (mon.2) 1510 : audit [DBG] from='client.? 172.21.15.67:0/649390758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:23 smithi067 bash[17655]: audit 2024-04-03T16:31:22.508952+0000 mon.c (mon.2) 1510 : audit [DBG] from='client.? 172.21.15.67:0/649390758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:23.500 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:23 smithi082 bash[20963]: audit 2024-04-03T16:31:22.508952+0000 mon.c (mon.2) 1510 : audit [DBG] from='client.? 172.21.15.67:0/649390758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:31:24.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:24 smithi082 bash[20963]: cluster 2024-04-03T16:31:22.604896+0000 mgr.y (mgr.24370) 3990 : cluster [DBG] pgmap v3974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:24.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:24 smithi067 bash[27441]: cluster 2024-04-03T16:31:22.604896+0000 mgr.y (mgr.24370) 3990 : cluster [DBG] pgmap v3974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:24.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:24 smithi067 bash[17655]: cluster 2024-04-03T16:31:22.604896+0000 mgr.y (mgr.24370) 3990 : cluster [DBG] pgmap v3974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:25 smithi082 bash[20963]: audit 2024-04-03T16:31:24.855739+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:25.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:25 smithi082 bash[20963]: audit 2024-04-03T16:31:24.951834+0000 mon.a (mon.0) 4035 : audit [DBG] from='client.? 172.21.15.67:0/56253315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:25 smithi067 bash[27441]: audit 2024-04-03T16:31:24.855739+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:25.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:25 smithi067 bash[27441]: audit 2024-04-03T16:31:24.951834+0000 mon.a (mon.0) 4035 : audit [DBG] from='client.? 172.21.15.67:0/56253315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:25 smithi067 bash[17655]: audit 2024-04-03T16:31:24.855739+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:25.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:25 smithi067 bash[17655]: audit 2024-04-03T16:31:24.951834+0000 mon.a (mon.0) 4035 : audit [DBG] from='client.? 172.21.15.67:0/56253315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:26.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:26 smithi082 bash[20963]: cluster 2024-04-03T16:31:24.605537+0000 mgr.y (mgr.24370) 3991 : cluster [DBG] pgmap v3975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:26.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:26 smithi067 bash[27441]: cluster 2024-04-03T16:31:24.605537+0000 mgr.y (mgr.24370) 3991 : cluster [DBG] pgmap v3975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:26.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:26 smithi067 bash[17655]: cluster 2024-04-03T16:31:24.605537+0000 mgr.y (mgr.24370) 3991 : cluster [DBG] pgmap v3975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:28.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:28 smithi082 bash[20963]: cluster 2024-04-03T16:31:26.606705+0000 mgr.y (mgr.24370) 3992 : cluster [DBG] pgmap v3976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:28.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:28 smithi082 bash[20963]: audit 2024-04-03T16:31:27.405751+0000 mon.a (mon.0) 4036 : audit [DBG] from='client.? 172.21.15.67:0/2701055288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:28.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:28 smithi067 bash[27441]: cluster 2024-04-03T16:31:26.606705+0000 mgr.y (mgr.24370) 3992 : cluster [DBG] pgmap v3976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:28.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:28 smithi067 bash[27441]: audit 2024-04-03T16:31:27.405751+0000 mon.a (mon.0) 4036 : audit [DBG] from='client.? 172.21.15.67:0/2701055288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:28.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:28 smithi067 bash[17655]: cluster 2024-04-03T16:31:26.606705+0000 mgr.y (mgr.24370) 3992 : cluster [DBG] pgmap v3976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:28.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:28 smithi067 bash[17655]: audit 2024-04-03T16:31:27.405751+0000 mon.a (mon.0) 4036 : audit [DBG] from='client.? 172.21.15.67:0/2701055288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:30.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:30 smithi082 bash[20963]: cluster 2024-04-03T16:31:28.607417+0000 mgr.y (mgr.24370) 3993 : cluster [DBG] pgmap v3977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:30.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:30 smithi082 bash[20963]: audit 2024-04-03T16:31:29.859789+0000 mon.c (mon.2) 1511 : audit [DBG] from='client.? 172.21.15.67:0/3775850764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:30.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:30 smithi067 bash[17655]: cluster 2024-04-03T16:31:28.607417+0000 mgr.y (mgr.24370) 3993 : cluster [DBG] pgmap v3977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:30.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:30 smithi067 bash[17655]: audit 2024-04-03T16:31:29.859789+0000 mon.c (mon.2) 1511 : audit [DBG] from='client.? 172.21.15.67:0/3775850764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:30.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:30 smithi067 bash[27441]: cluster 2024-04-03T16:31:28.607417+0000 mgr.y (mgr.24370) 3993 : cluster [DBG] pgmap v3977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:30.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:30 smithi067 bash[27441]: audit 2024-04-03T16:31:29.859789+0000 mon.c (mon.2) 1511 : audit [DBG] from='client.? 172.21.15.67:0/3775850764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:32.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:32 smithi082 bash[20963]: cluster 2024-04-03T16:31:30.608159+0000 mgr.y (mgr.24370) 3994 : cluster [DBG] pgmap v3978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:32.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:32 smithi067 bash[17655]: cluster 2024-04-03T16:31:30.608159+0000 mgr.y (mgr.24370) 3994 : cluster [DBG] pgmap v3978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:32.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:32 smithi067 bash[27441]: cluster 2024-04-03T16:31:30.608159+0000 mgr.y (mgr.24370) 3994 : cluster [DBG] pgmap v3978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:33.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:33 smithi067 bash[17655]: audit 2024-04-03T16:31:32.314049+0000 mon.c (mon.2) 1512 : audit [DBG] from='client.? 172.21.15.67:0/1495511283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:33] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:31:33.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:33 smithi067 bash[27441]: audit 2024-04-03T16:31:32.314049+0000 mon.c (mon.2) 1512 : audit [DBG] from='client.? 172.21.15.67:0/1495511283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:33.499 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:33 smithi082 bash[20963]: audit 2024-04-03T16:31:32.314049+0000 mon.c (mon.2) 1512 : audit [DBG] from='client.? 172.21.15.67:0/1495511283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:31:34.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:34 smithi082 bash[20963]: cluster 2024-04-03T16:31:32.609408+0000 mgr.y (mgr.24370) 3995 : cluster [DBG] pgmap v3979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:34.661 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:34 smithi067 bash[27441]: cluster 2024-04-03T16:31:32.609408+0000 mgr.y (mgr.24370) 3995 : cluster [DBG] pgmap v3979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:34.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:34 smithi067 bash[17655]: cluster 2024-04-03T16:31:32.609408+0000 mgr.y (mgr.24370) 3995 : cluster [DBG] pgmap v3979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:35.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:35 smithi082 bash[20963]: audit 2024-04-03T16:31:34.773858+0000 mon.a (mon.0) 4037 : audit [DBG] from='client.? 172.21.15.67:0/3096091459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:35.661 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:35 smithi067 bash[17655]: audit 2024-04-03T16:31:34.773858+0000 mon.a (mon.0) 4037 : audit [DBG] from='client.? 172.21.15.67:0/3096091459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:35.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:35 smithi067 bash[27441]: audit 2024-04-03T16:31:34.773858+0000 mon.a (mon.0) 4037 : audit [DBG] from='client.? 172.21.15.67:0/3096091459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:36.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:36 smithi082 bash[20963]: cluster 2024-04-03T16:31:34.610104+0000 mgr.y (mgr.24370) 3996 : cluster [DBG] pgmap v3980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:36.661 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:36 smithi067 bash[17655]: cluster 2024-04-03T16:31:34.610104+0000 mgr.y (mgr.24370) 3996 : cluster [DBG] pgmap v3980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:36.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:36 smithi067 bash[27441]: cluster 2024-04-03T16:31:34.610104+0000 mgr.y (mgr.24370) 3996 : cluster [DBG] pgmap v3980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:37.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:37 smithi082 bash[20963]: audit 2024-04-03T16:31:37.225414+0000 mon.a (mon.0) 4038 : audit [DBG] from='client.? 172.21.15.67:0/3504155963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:37.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:37 smithi067 bash[17655]: audit 2024-04-03T16:31:37.225414+0000 mon.a (mon.0) 4038 : audit [DBG] from='client.? 172.21.15.67:0/3504155963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:37.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:37 smithi067 bash[27441]: audit 2024-04-03T16:31:37.225414+0000 mon.a (mon.0) 4038 : audit [DBG] from='client.? 172.21.15.67:0/3504155963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:38.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:38 smithi082 bash[20963]: cluster 2024-04-03T16:31:36.611257+0000 mgr.y (mgr.24370) 3997 : cluster [DBG] pgmap v3981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:38.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:38 smithi082 bash[20963]: audit 2024-04-03T16:31:37.898701+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:31:38.661 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:38 smithi067 bash[17655]: cluster 2024-04-03T16:31:36.611257+0000 mgr.y (mgr.24370) 3997 : cluster [DBG] pgmap v3981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:38.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:38 smithi067 bash[17655]: audit 2024-04-03T16:31:37.898701+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:31:38.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:38 smithi067 bash[27441]: cluster 2024-04-03T16:31:36.611257+0000 mgr.y (mgr.24370) 3997 : cluster [DBG] pgmap v3981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:38.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:38 smithi067 bash[27441]: audit 2024-04-03T16:31:37.898701+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:31:40.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:40 smithi082 bash[20963]: cluster 2024-04-03T16:31:38.611886+0000 mgr.y (mgr.24370) 3998 : cluster [DBG] pgmap v3982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:40.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:40 smithi082 bash[20963]: audit 2024-04-03T16:31:39.679882+0000 mon.c (mon.2) 1513 : audit [DBG] from='client.? 172.21.15.67:0/205900618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:40.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:40 smithi082 bash[20963]: audit 2024-04-03T16:31:39.856140+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:40 smithi067 bash[17655]: cluster 2024-04-03T16:31:38.611886+0000 mgr.y (mgr.24370) 3998 : cluster [DBG] pgmap v3982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:40 smithi067 bash[17655]: audit 2024-04-03T16:31:39.679882+0000 mon.c (mon.2) 1513 : audit [DBG] from='client.? 172.21.15.67:0/205900618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:40.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:40 smithi067 bash[17655]: audit 2024-04-03T16:31:39.856140+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:40 smithi067 bash[27441]: cluster 2024-04-03T16:31:38.611886+0000 mgr.y (mgr.24370) 3998 : cluster [DBG] pgmap v3982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:40 smithi067 bash[27441]: audit 2024-04-03T16:31:39.679882+0000 mon.c (mon.2) 1513 : audit [DBG] from='client.? 172.21.15.67:0/205900618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:40 smithi067 bash[27441]: audit 2024-04-03T16:31:39.856140+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:42.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:42 smithi082 bash[20963]: cluster 2024-04-03T16:31:40.612577+0000 mgr.y (mgr.24370) 3999 : cluster [DBG] pgmap v3983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:42.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:42 smithi082 bash[20963]: audit 2024-04-03T16:31:42.140638+0000 mon.a (mon.0) 4041 : audit [DBG] from='client.? 172.21.15.67:0/1193944544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:42.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:42 smithi067 bash[27441]: cluster 2024-04-03T16:31:40.612577+0000 mgr.y (mgr.24370) 3999 : cluster [DBG] pgmap v3983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:42.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:42 smithi067 bash[27441]: audit 2024-04-03T16:31:42.140638+0000 mon.a (mon.0) 4041 : audit [DBG] from='client.? 172.21.15.67:0/1193944544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:42.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:42 smithi067 bash[17655]: cluster 2024-04-03T16:31:40.612577+0000 mgr.y (mgr.24370) 3999 : cluster [DBG] pgmap v3983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:42.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:42 smithi067 bash[17655]: audit 2024-04-03T16:31:42.140638+0000 mon.a (mon.0) 4041 : audit [DBG] from='client.? 172.21.15.67:0/1193944544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:43] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:31:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:31:44.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:44 smithi082 bash[20963]: cluster 2024-04-03T16:31:42.613759+0000 mgr.y (mgr.24370) 4000 : cluster [DBG] pgmap v3984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:44.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:44 smithi082 bash[20963]: audit 2024-04-03T16:31:43.641221+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:44 smithi082 bash[20963]: audit 2024-04-03T16:31:43.648761+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:44 smithi082 bash[20963]: audit 2024-04-03T16:31:43.895261+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:44 smithi082 bash[20963]: audit 2024-04-03T16:31:43.901740+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[17655]: cluster 2024-04-03T16:31:42.613759+0000 mgr.y (mgr.24370) 4000 : cluster [DBG] pgmap v3984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[17655]: audit 2024-04-03T16:31:43.641221+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[17655]: audit 2024-04-03T16:31:43.648761+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[17655]: audit 2024-04-03T16:31:43.895261+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[17655]: audit 2024-04-03T16:31:43.901740+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[27441]: cluster 2024-04-03T16:31:42.613759+0000 mgr.y (mgr.24370) 4000 : cluster [DBG] pgmap v3984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[27441]: audit 2024-04-03T16:31:43.641221+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[27441]: audit 2024-04-03T16:31:43.648761+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[27441]: audit 2024-04-03T16:31:43.895261+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:44 smithi067 bash[27441]: audit 2024-04-03T16:31:43.901740+0000 mon.a (mon.0) 4045 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:45.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:45 smithi082 bash[20963]: audit 2024-04-03T16:31:44.330234+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:31:45.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:45 smithi082 bash[20963]: audit 2024-04-03T16:31:44.331765+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:31:45.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:45 smithi082 bash[20963]: audit 2024-04-03T16:31:44.340209+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:45.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:45 smithi082 bash[20963]: audit 2024-04-03T16:31:44.600313+0000 mon.a (mon.0) 4049 : audit [DBG] from='client.? 172.21.15.67:0/187252088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:45.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:45 smithi067 bash[17655]: audit 2024-04-03T16:31:44.330234+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:31:45.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:45 smithi067 bash[17655]: audit 2024-04-03T16:31:44.331765+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:31:45.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:45 smithi067 bash[17655]: audit 2024-04-03T16:31:44.340209+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:45.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:45 smithi067 bash[17655]: audit 2024-04-03T16:31:44.600313+0000 mon.a (mon.0) 4049 : audit [DBG] from='client.? 172.21.15.67:0/187252088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:45 smithi067 bash[27441]: audit 2024-04-03T16:31:44.330234+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:31:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:45 smithi067 bash[27441]: audit 2024-04-03T16:31:44.331765+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:31:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:45 smithi067 bash[27441]: audit 2024-04-03T16:31:44.340209+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:31:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:45 smithi067 bash[27441]: audit 2024-04-03T16:31:44.600313+0000 mon.a (mon.0) 4049 : audit [DBG] from='client.? 172.21.15.67:0/187252088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:46.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:46 smithi082 bash[20963]: cluster 2024-04-03T16:31:44.614381+0000 mgr.y (mgr.24370) 4001 : cluster [DBG] pgmap v3985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:46.661 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:46 smithi067 bash[17655]: cluster 2024-04-03T16:31:44.614381+0000 mgr.y (mgr.24370) 4001 : cluster [DBG] pgmap v3985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:46.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:46 smithi067 bash[27441]: cluster 2024-04-03T16:31:44.614381+0000 mgr.y (mgr.24370) 4001 : cluster [DBG] pgmap v3985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:47.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:47 smithi082 bash[20963]: audit 2024-04-03T16:31:47.063021+0000 mon.c (mon.2) 1514 : audit [DBG] from='client.? 172.21.15.67:0/3847308972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:47.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:47 smithi067 bash[17655]: audit 2024-04-03T16:31:47.063021+0000 mon.c (mon.2) 1514 : audit [DBG] from='client.? 172.21.15.67:0/3847308972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:47.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:47 smithi067 bash[27441]: audit 2024-04-03T16:31:47.063021+0000 mon.c (mon.2) 1514 : audit [DBG] from='client.? 172.21.15.67:0/3847308972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:48.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:48 smithi082 bash[20963]: cluster 2024-04-03T16:31:46.615534+0000 mgr.y (mgr.24370) 4002 : cluster [DBG] pgmap v3986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:48.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:48 smithi067 bash[27441]: cluster 2024-04-03T16:31:46.615534+0000 mgr.y (mgr.24370) 4002 : cluster [DBG] pgmap v3986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:48.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:48 smithi067 bash[17655]: cluster 2024-04-03T16:31:46.615534+0000 mgr.y (mgr.24370) 4002 : cluster [DBG] pgmap v3986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:50.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:50 smithi082 bash[20963]: cluster 2024-04-03T16:31:48.616248+0000 mgr.y (mgr.24370) 4003 : cluster [DBG] pgmap v3987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:50.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:50 smithi082 bash[20963]: audit 2024-04-03T16:31:49.517879+0000 mon.a (mon.0) 4050 : audit [DBG] from='client.? 172.21.15.67:0/952857862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:50.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:50 smithi067 bash[27441]: cluster 2024-04-03T16:31:48.616248+0000 mgr.y (mgr.24370) 4003 : cluster [DBG] pgmap v3987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:50.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:50 smithi067 bash[27441]: audit 2024-04-03T16:31:49.517879+0000 mon.a (mon.0) 4050 : audit [DBG] from='client.? 172.21.15.67:0/952857862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:50.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:50 smithi067 bash[17655]: cluster 2024-04-03T16:31:48.616248+0000 mgr.y (mgr.24370) 4003 : cluster [DBG] pgmap v3987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:50.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:50 smithi067 bash[17655]: audit 2024-04-03T16:31:49.517879+0000 mon.a (mon.0) 4050 : audit [DBG] from='client.? 172.21.15.67:0/952857862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:52.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:52 smithi082 bash[20963]: cluster 2024-04-03T16:31:50.616846+0000 mgr.y (mgr.24370) 4004 : cluster [DBG] pgmap v3988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:52.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:52 smithi082 bash[20963]: audit 2024-04-03T16:31:51.966403+0000 mon.c (mon.2) 1515 : audit [DBG] from='client.? 172.21.15.67:0/2518124376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:52.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:52 smithi067 bash[27441]: cluster 2024-04-03T16:31:50.616846+0000 mgr.y (mgr.24370) 4004 : cluster [DBG] pgmap v3988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:52.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:52 smithi067 bash[27441]: audit 2024-04-03T16:31:51.966403+0000 mon.c (mon.2) 1515 : audit [DBG] from='client.? 172.21.15.67:0/2518124376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:52 smithi067 bash[17655]: cluster 2024-04-03T16:31:50.616846+0000 mgr.y (mgr.24370) 4004 : cluster [DBG] pgmap v3988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:52.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:52 smithi067 bash[17655]: audit 2024-04-03T16:31:51.966403+0000 mon.c (mon.2) 1515 : audit [DBG] from='client.? 172.21.15.67:0/2518124376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:53] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:31:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:31:54.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:54 smithi082 bash[20963]: cluster 2024-04-03T16:31:52.618031+0000 mgr.y (mgr.24370) 4005 : cluster [DBG] pgmap v3989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:54.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:54 smithi067 bash[17655]: cluster 2024-04-03T16:31:52.618031+0000 mgr.y (mgr.24370) 4005 : cluster [DBG] pgmap v3989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:54.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:54 smithi067 bash[27441]: cluster 2024-04-03T16:31:52.618031+0000 mgr.y (mgr.24370) 4005 : cluster [DBG] pgmap v3989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:55 smithi082 bash[20963]: audit 2024-04-03T16:31:54.424207+0000 mon.b (mon.1) 40 : audit [DBG] from='client.? 172.21.15.67:0/3380690646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:55.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:55 smithi082 bash[20963]: audit 2024-04-03T16:31:54.856481+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:55 smithi067 bash[17655]: audit 2024-04-03T16:31:54.424207+0000 mon.b (mon.1) 40 : audit [DBG] from='client.? 172.21.15.67:0/3380690646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:55.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:55 smithi067 bash[17655]: audit 2024-04-03T16:31:54.856481+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:55 smithi067 bash[27441]: audit 2024-04-03T16:31:54.424207+0000 mon.b (mon.1) 40 : audit [DBG] from='client.? 172.21.15.67:0/3380690646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:55.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:55 smithi067 bash[27441]: audit 2024-04-03T16:31:54.856481+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:31:56.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:56 smithi082 bash[20963]: cluster 2024-04-03T16:31:54.618759+0000 mgr.y (mgr.24370) 4006 : cluster [DBG] pgmap v3990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:56.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:56 smithi067 bash[17655]: cluster 2024-04-03T16:31:54.618759+0000 mgr.y (mgr.24370) 4006 : cluster [DBG] pgmap v3990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:56.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:56 smithi067 bash[27441]: cluster 2024-04-03T16:31:54.618759+0000 mgr.y (mgr.24370) 4006 : cluster [DBG] pgmap v3990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:57.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:57 smithi082 bash[20963]: audit 2024-04-03T16:31:56.880841+0000 mon.a (mon.0) 4052 : audit [DBG] from='client.? 172.21.15.67:0/1350847298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:57.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:57 smithi067 bash[27441]: audit 2024-04-03T16:31:56.880841+0000 mon.a (mon.0) 4052 : audit [DBG] from='client.? 172.21.15.67:0/1350847298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:57.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:57 smithi067 bash[17655]: audit 2024-04-03T16:31:56.880841+0000 mon.a (mon.0) 4052 : audit [DBG] from='client.? 172.21.15.67:0/1350847298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:58.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:58 smithi067 bash[27441]: cluster 2024-04-03T16:31:56.619557+0000 mgr.y (mgr.24370) 4007 : cluster [DBG] pgmap v3991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:58.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:58 smithi067 bash[17655]: cluster 2024-04-03T16:31:56.619557+0000 mgr.y (mgr.24370) 4007 : cluster [DBG] pgmap v3991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:58 smithi082 bash[20963]: cluster 2024-04-03T16:31:56.619557+0000 mgr.y (mgr.24370) 4007 : cluster [DBG] pgmap v3991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:31:59.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:31:59 smithi067 bash[17655]: audit 2024-04-03T16:31:59.335719+0000 mon.c (mon.2) 1516 : audit [DBG] from='client.? 172.21.15.67:0/3749026045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:59.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:31:59 smithi067 bash[27441]: audit 2024-04-03T16:31:59.335719+0000 mon.c (mon.2) 1516 : audit [DBG] from='client.? 172.21.15.67:0/3749026045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:31:59.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:31:59 smithi082 bash[20963]: audit 2024-04-03T16:31:59.335719+0000 mon.c (mon.2) 1516 : audit [DBG] from='client.? 172.21.15.67:0/3749026045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:00.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:00 smithi067 bash[17655]: cluster 2024-04-03T16:31:58.620243+0000 mgr.y (mgr.24370) 4008 : cluster [DBG] pgmap v3992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:00.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:00 smithi067 bash[27441]: cluster 2024-04-03T16:31:58.620243+0000 mgr.y (mgr.24370) 4008 : cluster [DBG] pgmap v3992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:00 smithi082 bash[20963]: cluster 2024-04-03T16:31:58.620243+0000 mgr.y (mgr.24370) 4008 : cluster [DBG] pgmap v3992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:02.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:02 smithi067 bash[27441]: cluster 2024-04-03T16:32:00.620862+0000 mgr.y (mgr.24370) 4009 : cluster [DBG] pgmap v3993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:02.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:02 smithi067 bash[27441]: audit 2024-04-03T16:32:01.791018+0000 mon.a (mon.0) 4053 : audit [DBG] from='client.? 172.21.15.67:0/3191703166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:02 smithi067 bash[17655]: cluster 2024-04-03T16:32:00.620862+0000 mgr.y (mgr.24370) 4009 : cluster [DBG] pgmap v3993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:02 smithi067 bash[17655]: audit 2024-04-03T16:32:01.791018+0000 mon.a (mon.0) 4053 : audit [DBG] from='client.? 172.21.15.67:0/3191703166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:02 smithi082 bash[20963]: cluster 2024-04-03T16:32:00.620862+0000 mgr.y (mgr.24370) 4009 : cluster [DBG] pgmap v3993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:02 smithi082 bash[20963]: audit 2024-04-03T16:32:01.791018+0000 mon.a (mon.0) 4053 : audit [DBG] from='client.? 172.21.15.67:0/3191703166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:03] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:32:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:32:04.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:04 smithi067 bash[17655]: cluster 2024-04-03T16:32:02.622152+0000 mgr.y (mgr.24370) 4010 : cluster [DBG] pgmap v3994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:04.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:04 smithi067 bash[17655]: audit 2024-04-03T16:32:04.239312+0000 mon.c (mon.2) 1517 : audit [DBG] from='client.? 172.21.15.67:0/1366438198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:04.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:04 smithi067 bash[27441]: cluster 2024-04-03T16:32:02.622152+0000 mgr.y (mgr.24370) 4010 : cluster [DBG] pgmap v3994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:04.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:04 smithi067 bash[27441]: audit 2024-04-03T16:32:04.239312+0000 mon.c (mon.2) 1517 : audit [DBG] from='client.? 172.21.15.67:0/1366438198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:04 smithi082 bash[20963]: cluster 2024-04-03T16:32:02.622152+0000 mgr.y (mgr.24370) 4010 : cluster [DBG] pgmap v3994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:04 smithi082 bash[20963]: audit 2024-04-03T16:32:04.239312+0000 mon.c (mon.2) 1517 : audit [DBG] from='client.? 172.21.15.67:0/1366438198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:06 smithi067 bash[17655]: cluster 2024-04-03T16:32:04.622899+0000 mgr.y (mgr.24370) 4011 : cluster [DBG] pgmap v3995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:06.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:06 smithi067 bash[27441]: cluster 2024-04-03T16:32:04.622899+0000 mgr.y (mgr.24370) 4011 : cluster [DBG] pgmap v3995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:06 smithi082 bash[20963]: cluster 2024-04-03T16:32:04.622899+0000 mgr.y (mgr.24370) 4011 : cluster [DBG] pgmap v3995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:07 smithi067 bash[17655]: audit 2024-04-03T16:32:06.693819+0000 mon.a (mon.0) 4054 : audit [DBG] from='client.? 172.21.15.67:0/46187678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:07.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:07 smithi067 bash[27441]: audit 2024-04-03T16:32:06.693819+0000 mon.a (mon.0) 4054 : audit [DBG] from='client.? 172.21.15.67:0/46187678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:07 smithi082 bash[20963]: audit 2024-04-03T16:32:06.693819+0000 mon.a (mon.0) 4054 : audit [DBG] from='client.? 172.21.15.67:0/46187678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:08 smithi082 bash[20963]: cluster 2024-04-03T16:32:06.624135+0000 mgr.y (mgr.24370) 4012 : cluster [DBG] pgmap v3996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:08.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:08 smithi067 bash[27441]: cluster 2024-04-03T16:32:06.624135+0000 mgr.y (mgr.24370) 4012 : cluster [DBG] pgmap v3996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:08.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:08 smithi067 bash[17655]: cluster 2024-04-03T16:32:06.624135+0000 mgr.y (mgr.24370) 4012 : cluster [DBG] pgmap v3996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:09.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:09 smithi082 bash[20963]: audit 2024-04-03T16:32:09.139381+0000 mon.c (mon.2) 1518 : audit [DBG] from='client.? 172.21.15.67:0/2041434045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:09.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:09 smithi067 bash[17655]: audit 2024-04-03T16:32:09.139381+0000 mon.c (mon.2) 1518 : audit [DBG] from='client.? 172.21.15.67:0/2041434045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:09.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:09 smithi067 bash[27441]: audit 2024-04-03T16:32:09.139381+0000 mon.c (mon.2) 1518 : audit [DBG] from='client.? 172.21.15.67:0/2041434045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:10 smithi082 bash[20963]: cluster 2024-04-03T16:32:08.624809+0000 mgr.y (mgr.24370) 4013 : cluster [DBG] pgmap v3997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:10 smithi082 bash[20963]: audit 2024-04-03T16:32:09.856925+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:10 smithi067 bash[17655]: cluster 2024-04-03T16:32:08.624809+0000 mgr.y (mgr.24370) 4013 : cluster [DBG] pgmap v3997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:10 smithi067 bash[17655]: audit 2024-04-03T16:32:09.856925+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:10 smithi067 bash[27441]: cluster 2024-04-03T16:32:08.624809+0000 mgr.y (mgr.24370) 4013 : cluster [DBG] pgmap v3997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:10 smithi067 bash[27441]: audit 2024-04-03T16:32:09.856925+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:12 smithi082 bash[20963]: cluster 2024-04-03T16:32:10.625494+0000 mgr.y (mgr.24370) 4014 : cluster [DBG] pgmap v3998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:12 smithi082 bash[20963]: audit 2024-04-03T16:32:11.596229+0000 mon.c (mon.2) 1519 : audit [DBG] from='client.? 172.21.15.67:0/3985230774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:12 smithi067 bash[17655]: cluster 2024-04-03T16:32:10.625494+0000 mgr.y (mgr.24370) 4014 : cluster [DBG] pgmap v3998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:12 smithi067 bash[17655]: audit 2024-04-03T16:32:11.596229+0000 mon.c (mon.2) 1519 : audit [DBG] from='client.? 172.21.15.67:0/3985230774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:12 smithi067 bash[27441]: cluster 2024-04-03T16:32:10.625494+0000 mgr.y (mgr.24370) 4014 : cluster [DBG] pgmap v3998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:12 smithi067 bash[27441]: audit 2024-04-03T16:32:11.596229+0000 mon.c (mon.2) 1519 : audit [DBG] from='client.? 172.21.15.67:0/3985230774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:13.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:32:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:32:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:14 smithi082 bash[20963]: cluster 2024-04-03T16:32:12.626707+0000 mgr.y (mgr.24370) 4015 : cluster [DBG] pgmap v3999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:14.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:14 smithi082 bash[20963]: audit 2024-04-03T16:32:14.046108+0000 mon.a (mon.0) 4056 : audit [DBG] from='client.? 172.21.15.67:0/4149132775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:14 smithi067 bash[17655]: cluster 2024-04-03T16:32:12.626707+0000 mgr.y (mgr.24370) 4015 : cluster [DBG] pgmap v3999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:14 smithi067 bash[17655]: audit 2024-04-03T16:32:14.046108+0000 mon.a (mon.0) 4056 : audit [DBG] from='client.? 172.21.15.67:0/4149132775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:14 smithi067 bash[27441]: cluster 2024-04-03T16:32:12.626707+0000 mgr.y (mgr.24370) 4015 : cluster [DBG] pgmap v3999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:14 smithi067 bash[27441]: audit 2024-04-03T16:32:14.046108+0000 mon.a (mon.0) 4056 : audit [DBG] from='client.? 172.21.15.67:0/4149132775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:16 smithi082 bash[20963]: cluster 2024-04-03T16:32:14.627518+0000 mgr.y (mgr.24370) 4016 : cluster [DBG] pgmap v4000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:16.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:16 smithi067 bash[27441]: cluster 2024-04-03T16:32:14.627518+0000 mgr.y (mgr.24370) 4016 : cluster [DBG] pgmap v4000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:16 smithi067 bash[17655]: cluster 2024-04-03T16:32:14.627518+0000 mgr.y (mgr.24370) 4016 : cluster [DBG] pgmap v4000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:17.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:17 smithi082 bash[20963]: audit 2024-04-03T16:32:16.496653+0000 mon.c (mon.2) 1520 : audit [DBG] from='client.? 172.21.15.67:0/1154779942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:17.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:17 smithi067 bash[27441]: audit 2024-04-03T16:32:16.496653+0000 mon.c (mon.2) 1520 : audit [DBG] from='client.? 172.21.15.67:0/1154779942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:17.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:17 smithi067 bash[17655]: audit 2024-04-03T16:32:16.496653+0000 mon.c (mon.2) 1520 : audit [DBG] from='client.? 172.21.15.67:0/1154779942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:18 smithi082 bash[20963]: cluster 2024-04-03T16:32:16.628757+0000 mgr.y (mgr.24370) 4017 : cluster [DBG] pgmap v4001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:18.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:18 smithi067 bash[17655]: cluster 2024-04-03T16:32:16.628757+0000 mgr.y (mgr.24370) 4017 : cluster [DBG] pgmap v4001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:18.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:18 smithi067 bash[27441]: cluster 2024-04-03T16:32:16.628757+0000 mgr.y (mgr.24370) 4017 : cluster [DBG] pgmap v4001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:19.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:19 smithi082 bash[20963]: audit 2024-04-03T16:32:18.955610+0000 mon.a (mon.0) 4057 : audit [DBG] from='client.? 172.21.15.67:0/1855379097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:19.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:19 smithi067 bash[17655]: audit 2024-04-03T16:32:18.955610+0000 mon.a (mon.0) 4057 : audit [DBG] from='client.? 172.21.15.67:0/1855379097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:19.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:19 smithi067 bash[27441]: audit 2024-04-03T16:32:18.955610+0000 mon.a (mon.0) 4057 : audit [DBG] from='client.? 172.21.15.67:0/1855379097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:20.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:20 smithi082 bash[20963]: cluster 2024-04-03T16:32:18.629597+0000 mgr.y (mgr.24370) 4018 : cluster [DBG] pgmap v4002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:20.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:20 smithi067 bash[17655]: cluster 2024-04-03T16:32:18.629597+0000 mgr.y (mgr.24370) 4018 : cluster [DBG] pgmap v4002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:20.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:20 smithi067 bash[27441]: cluster 2024-04-03T16:32:18.629597+0000 mgr.y (mgr.24370) 4018 : cluster [DBG] pgmap v4002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:21.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:21 smithi082 bash[20963]: audit 2024-04-03T16:32:21.409447+0000 mon.c (mon.2) 1521 : audit [DBG] from='client.? 172.21.15.67:0/299643953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:21.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:21 smithi067 bash[17655]: audit 2024-04-03T16:32:21.409447+0000 mon.c (mon.2) 1521 : audit [DBG] from='client.? 172.21.15.67:0/299643953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:21.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:21 smithi067 bash[27441]: audit 2024-04-03T16:32:21.409447+0000 mon.c (mon.2) 1521 : audit [DBG] from='client.? 172.21.15.67:0/299643953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:22 smithi082 bash[20963]: cluster 2024-04-03T16:32:20.630302+0000 mgr.y (mgr.24370) 4019 : cluster [DBG] pgmap v4003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:22.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:22 smithi067 bash[17655]: cluster 2024-04-03T16:32:20.630302+0000 mgr.y (mgr.24370) 4019 : cluster [DBG] pgmap v4003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:22.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:22 smithi067 bash[27441]: cluster 2024-04-03T16:32:20.630302+0000 mgr.y (mgr.24370) 4019 : cluster [DBG] pgmap v4003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:32:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:32:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:24 smithi082 bash[20963]: cluster 2024-04-03T16:32:22.631477+0000 mgr.y (mgr.24370) 4020 : cluster [DBG] pgmap v4004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:24 smithi082 bash[20963]: audit 2024-04-03T16:32:23.862543+0000 mon.a (mon.0) 4058 : audit [DBG] from='client.? 172.21.15.67:0/3751442949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:24 smithi067 bash[27441]: cluster 2024-04-03T16:32:22.631477+0000 mgr.y (mgr.24370) 4020 : cluster [DBG] pgmap v4004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:24 smithi067 bash[27441]: audit 2024-04-03T16:32:23.862543+0000 mon.a (mon.0) 4058 : audit [DBG] from='client.? 172.21.15.67:0/3751442949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:24.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:24 smithi067 bash[17655]: cluster 2024-04-03T16:32:22.631477+0000 mgr.y (mgr.24370) 4020 : cluster [DBG] pgmap v4004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:24.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:24 smithi067 bash[17655]: audit 2024-04-03T16:32:23.862543+0000 mon.a (mon.0) 4058 : audit [DBG] from='client.? 172.21.15.67:0/3751442949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:25 smithi082 bash[20963]: audit 2024-04-03T16:32:24.856829+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:25 smithi067 bash[17655]: audit 2024-04-03T16:32:24.856829+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:25 smithi067 bash[27441]: audit 2024-04-03T16:32:24.856829+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:26 smithi082 bash[20963]: cluster 2024-04-03T16:32:24.632209+0000 mgr.y (mgr.24370) 4021 : cluster [DBG] pgmap v4005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:26 smithi082 bash[20963]: audit 2024-04-03T16:32:26.311661+0000 mon.c (mon.2) 1522 : audit [DBG] from='client.? 172.21.15.67:0/2314663316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:26 smithi067 bash[17655]: cluster 2024-04-03T16:32:24.632209+0000 mgr.y (mgr.24370) 4021 : cluster [DBG] pgmap v4005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:26 smithi067 bash[17655]: audit 2024-04-03T16:32:26.311661+0000 mon.c (mon.2) 1522 : audit [DBG] from='client.? 172.21.15.67:0/2314663316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:26 smithi067 bash[27441]: cluster 2024-04-03T16:32:24.632209+0000 mgr.y (mgr.24370) 4021 : cluster [DBG] pgmap v4005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:26 smithi067 bash[27441]: audit 2024-04-03T16:32:26.311661+0000 mon.c (mon.2) 1522 : audit [DBG] from='client.? 172.21.15.67:0/2314663316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:28.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:28 smithi082 bash[20963]: cluster 2024-04-03T16:32:26.633341+0000 mgr.y (mgr.24370) 4022 : cluster [DBG] pgmap v4006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:28.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:28 smithi067 bash[27441]: cluster 2024-04-03T16:32:26.633341+0000 mgr.y (mgr.24370) 4022 : cluster [DBG] pgmap v4006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:28 smithi067 bash[17655]: cluster 2024-04-03T16:32:26.633341+0000 mgr.y (mgr.24370) 4022 : cluster [DBG] pgmap v4006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:29.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:29 smithi082 bash[20963]: audit 2024-04-03T16:32:28.767717+0000 mon.c (mon.2) 1523 : audit [DBG] from='client.? 172.21.15.67:0/4144720183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:29.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:29 smithi067 bash[17655]: audit 2024-04-03T16:32:28.767717+0000 mon.c (mon.2) 1523 : audit [DBG] from='client.? 172.21.15.67:0/4144720183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:29.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:29 smithi067 bash[27441]: audit 2024-04-03T16:32:28.767717+0000 mon.c (mon.2) 1523 : audit [DBG] from='client.? 172.21.15.67:0/4144720183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:30.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:30 smithi082 bash[20963]: cluster 2024-04-03T16:32:28.633981+0000 mgr.y (mgr.24370) 4023 : cluster [DBG] pgmap v4007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:30.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:30 smithi067 bash[17655]: cluster 2024-04-03T16:32:28.633981+0000 mgr.y (mgr.24370) 4023 : cluster [DBG] pgmap v4007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:30.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:30 smithi067 bash[27441]: cluster 2024-04-03T16:32:28.633981+0000 mgr.y (mgr.24370) 4023 : cluster [DBG] pgmap v4007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:31.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:31 smithi082 bash[20963]: audit 2024-04-03T16:32:31.226014+0000 mon.c (mon.2) 1524 : audit [DBG] from='client.? 172.21.15.67:0/2057870541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:31.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:31 smithi067 bash[17655]: audit 2024-04-03T16:32:31.226014+0000 mon.c (mon.2) 1524 : audit [DBG] from='client.? 172.21.15.67:0/2057870541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:31 smithi067 bash[27441]: audit 2024-04-03T16:32:31.226014+0000 mon.c (mon.2) 1524 : audit [DBG] from='client.? 172.21.15.67:0/2057870541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:32.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:32 smithi082 bash[20963]: cluster 2024-04-03T16:32:30.634665+0000 mgr.y (mgr.24370) 4024 : cluster [DBG] pgmap v4008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:32.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:32 smithi067 bash[17655]: cluster 2024-04-03T16:32:30.634665+0000 mgr.y (mgr.24370) 4024 : cluster [DBG] pgmap v4008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:32.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:32 smithi067 bash[27441]: cluster 2024-04-03T16:32:30.634665+0000 mgr.y (mgr.24370) 4024 : cluster [DBG] pgmap v4008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:33] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:32:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:32:34.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:34 smithi082 bash[20963]: cluster 2024-04-03T16:32:32.635854+0000 mgr.y (mgr.24370) 4025 : cluster [DBG] pgmap v4009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:34.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:34 smithi082 bash[20963]: audit 2024-04-03T16:32:33.684963+0000 mon.c (mon.2) 1525 : audit [DBG] from='client.? 172.21.15.67:0/1632142012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:34.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:34 smithi067 bash[17655]: cluster 2024-04-03T16:32:32.635854+0000 mgr.y (mgr.24370) 4025 : cluster [DBG] pgmap v4009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:34.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:34 smithi067 bash[17655]: audit 2024-04-03T16:32:33.684963+0000 mon.c (mon.2) 1525 : audit [DBG] from='client.? 172.21.15.67:0/1632142012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:34.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:34 smithi067 bash[27441]: cluster 2024-04-03T16:32:32.635854+0000 mgr.y (mgr.24370) 4025 : cluster [DBG] pgmap v4009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:34.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:34 smithi067 bash[27441]: audit 2024-04-03T16:32:33.684963+0000 mon.c (mon.2) 1525 : audit [DBG] from='client.? 172.21.15.67:0/1632142012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:36.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:36 smithi082 bash[20963]: cluster 2024-04-03T16:32:34.636550+0000 mgr.y (mgr.24370) 4026 : cluster [DBG] pgmap v4010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:36.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:36 smithi082 bash[20963]: audit 2024-04-03T16:32:36.136207+0000 mon.a (mon.0) 4060 : audit [DBG] from='client.? 172.21.15.67:0/2206608989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:36.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:36 smithi067 bash[17655]: cluster 2024-04-03T16:32:34.636550+0000 mgr.y (mgr.24370) 4026 : cluster [DBG] pgmap v4010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:36.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:36 smithi067 bash[17655]: audit 2024-04-03T16:32:36.136207+0000 mon.a (mon.0) 4060 : audit [DBG] from='client.? 172.21.15.67:0/2206608989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:36 smithi067 bash[27441]: cluster 2024-04-03T16:32:34.636550+0000 mgr.y (mgr.24370) 4026 : cluster [DBG] pgmap v4010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:36 smithi067 bash[27441]: audit 2024-04-03T16:32:36.136207+0000 mon.a (mon.0) 4060 : audit [DBG] from='client.? 172.21.15.67:0/2206608989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:38 smithi082 bash[20963]: cluster 2024-04-03T16:32:36.637664+0000 mgr.y (mgr.24370) 4027 : cluster [DBG] pgmap v4011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:38.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:38 smithi067 bash[17655]: cluster 2024-04-03T16:32:36.637664+0000 mgr.y (mgr.24370) 4027 : cluster [DBG] pgmap v4011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:38.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:38 smithi067 bash[27441]: cluster 2024-04-03T16:32:36.637664+0000 mgr.y (mgr.24370) 4027 : cluster [DBG] pgmap v4011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:39.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:39 smithi082 bash[20963]: audit 2024-04-03T16:32:38.598515+0000 mon.c (mon.2) 1526 : audit [DBG] from='client.? 172.21.15.67:0/1283323076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:39.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:39 smithi067 bash[27441]: audit 2024-04-03T16:32:38.598515+0000 mon.c (mon.2) 1526 : audit [DBG] from='client.? 172.21.15.67:0/1283323076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:39 smithi067 bash[17655]: audit 2024-04-03T16:32:38.598515+0000 mon.c (mon.2) 1526 : audit [DBG] from='client.? 172.21.15.67:0/1283323076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:40 smithi082 bash[20963]: cluster 2024-04-03T16:32:38.638449+0000 mgr.y (mgr.24370) 4028 : cluster [DBG] pgmap v4012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:40 smithi082 bash[20963]: audit 2024-04-03T16:32:39.857644+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:40 smithi067 bash[17655]: cluster 2024-04-03T16:32:38.638449+0000 mgr.y (mgr.24370) 4028 : cluster [DBG] pgmap v4012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:40 smithi067 bash[17655]: audit 2024-04-03T16:32:39.857644+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:40 smithi067 bash[27441]: cluster 2024-04-03T16:32:38.638449+0000 mgr.y (mgr.24370) 4028 : cluster [DBG] pgmap v4012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:40 smithi067 bash[27441]: audit 2024-04-03T16:32:39.857644+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:41.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:41 smithi082 bash[20963]: audit 2024-04-03T16:32:41.055159+0000 mon.a (mon.0) 4062 : audit [DBG] from='client.? 172.21.15.67:0/2952539798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:41.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:41 smithi067 bash[17655]: audit 2024-04-03T16:32:41.055159+0000 mon.a (mon.0) 4062 : audit [DBG] from='client.? 172.21.15.67:0/2952539798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:41 smithi067 bash[27441]: audit 2024-04-03T16:32:41.055159+0000 mon.a (mon.0) 4062 : audit [DBG] from='client.? 172.21.15.67:0/2952539798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:42 smithi082 bash[20963]: cluster 2024-04-03T16:32:40.639106+0000 mgr.y (mgr.24370) 4029 : cluster [DBG] pgmap v4013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:42.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:42 smithi067 bash[17655]: cluster 2024-04-03T16:32:40.639106+0000 mgr.y (mgr.24370) 4029 : cluster [DBG] pgmap v4013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:42 smithi067 bash[27441]: cluster 2024-04-03T16:32:40.639106+0000 mgr.y (mgr.24370) 4029 : cluster [DBG] pgmap v4013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:43.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:43] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:32:43.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:43 smithi082 bash[20963]: audit 2024-04-03T16:32:43.509826+0000 mon.c (mon.2) 1527 : audit [DBG] from='client.? 172.21.15.67:0/1000596280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:32:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:43 smithi067 bash[27441]: audit 2024-04-03T16:32:43.509826+0000 mon.c (mon.2) 1527 : audit [DBG] from='client.? 172.21.15.67:0/1000596280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:43 smithi067 bash[17655]: audit 2024-04-03T16:32:43.509826+0000 mon.c (mon.2) 1527 : audit [DBG] from='client.? 172.21.15.67:0/1000596280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:44 smithi082 bash[20963]: cluster 2024-04-03T16:32:42.640451+0000 mgr.y (mgr.24370) 4030 : cluster [DBG] pgmap v4014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:44 smithi082 bash[20963]: audit 2024-04-03T16:32:44.413210+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:32:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:44 smithi067 bash[27441]: cluster 2024-04-03T16:32:42.640451+0000 mgr.y (mgr.24370) 4030 : cluster [DBG] pgmap v4014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:44 smithi067 bash[27441]: audit 2024-04-03T16:32:44.413210+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:32:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:44 smithi067 bash[17655]: cluster 2024-04-03T16:32:42.640451+0000 mgr.y (mgr.24370) 4030 : cluster [DBG] pgmap v4014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:44 smithi067 bash[17655]: audit 2024-04-03T16:32:44.413210+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:32:45.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:45 smithi082 bash[20963]: cluster 2024-04-03T16:32:44.641090+0000 mgr.y (mgr.24370) 4031 : cluster [DBG] pgmap v4015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:45.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:45 smithi067 bash[17655]: cluster 2024-04-03T16:32:44.641090+0000 mgr.y (mgr.24370) 4031 : cluster [DBG] pgmap v4015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:45.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:45 smithi067 bash[27441]: cluster 2024-04-03T16:32:44.641090+0000 mgr.y (mgr.24370) 4031 : cluster [DBG] pgmap v4015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:46 smithi082 bash[20963]: audit 2024-04-03T16:32:45.964304+0000 mon.c (mon.2) 1528 : audit [DBG] from='client.? 172.21.15.67:0/3190004923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:46 smithi067 bash[17655]: audit 2024-04-03T16:32:45.964304+0000 mon.c (mon.2) 1528 : audit [DBG] from='client.? 172.21.15.67:0/3190004923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:46 smithi067 bash[27441]: audit 2024-04-03T16:32:45.964304+0000 mon.c (mon.2) 1528 : audit [DBG] from='client.? 172.21.15.67:0/3190004923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:47.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:47 smithi082 bash[20963]: cluster 2024-04-03T16:32:46.642169+0000 mgr.y (mgr.24370) 4032 : cluster [DBG] pgmap v4016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:47.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:47 smithi067 bash[17655]: cluster 2024-04-03T16:32:46.642169+0000 mgr.y (mgr.24370) 4032 : cluster [DBG] pgmap v4016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:47.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:47 smithi067 bash[27441]: cluster 2024-04-03T16:32:46.642169+0000 mgr.y (mgr.24370) 4032 : cluster [DBG] pgmap v4016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:49.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:49 smithi082 bash[20963]: audit 2024-04-03T16:32:48.442186+0000 mon.c (mon.2) 1529 : audit [DBG] from='client.? 172.21.15.67:0/2387302484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:49.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:49 smithi067 bash[17655]: audit 2024-04-03T16:32:48.442186+0000 mon.c (mon.2) 1529 : audit [DBG] from='client.? 172.21.15.67:0/2387302484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:49.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:49 smithi067 bash[27441]: audit 2024-04-03T16:32:48.442186+0000 mon.c (mon.2) 1529 : audit [DBG] from='client.? 172.21.15.67:0/2387302484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:50.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:50 smithi082 bash[20963]: cluster 2024-04-03T16:32:48.642832+0000 mgr.y (mgr.24370) 4033 : cluster [DBG] pgmap v4017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:50.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:50 smithi067 bash[17655]: cluster 2024-04-03T16:32:48.642832+0000 mgr.y (mgr.24370) 4033 : cluster [DBG] pgmap v4017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:50.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:50 smithi067 bash[27441]: cluster 2024-04-03T16:32:48.642832+0000 mgr.y (mgr.24370) 4033 : cluster [DBG] pgmap v4017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:51.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:51 smithi082 bash[20963]: audit 2024-04-03T16:32:50.208927+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:51 smithi082 bash[20963]: audit 2024-04-03T16:32:50.215799+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.630 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:51 smithi082 bash[20963]: audit 2024-04-03T16:32:50.459302+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:51 smithi082 bash[20963]: audit 2024-04-03T16:32:50.465632+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:51 smithi082 bash[20963]: audit 2024-04-03T16:32:50.887843+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:32:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:51 smithi082 bash[20963]: audit 2024-04-03T16:32:50.889667+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:32:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:51 smithi082 bash[20963]: audit 2024-04-03T16:32:50.891937+0000 mon.c (mon.2) 1530 : audit [DBG] from='client.? 172.21.15.67:0/915409162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:51.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:51 smithi082 bash[20963]: audit 2024-04-03T16:32:50.897458+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[17655]: audit 2024-04-03T16:32:50.208927+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[17655]: audit 2024-04-03T16:32:50.215799+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[17655]: audit 2024-04-03T16:32:50.459302+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[17655]: audit 2024-04-03T16:32:50.465632+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[17655]: audit 2024-04-03T16:32:50.887843+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:32:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[17655]: audit 2024-04-03T16:32:50.889667+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:32:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[17655]: audit 2024-04-03T16:32:50.891937+0000 mon.c (mon.2) 1530 : audit [DBG] from='client.? 172.21.15.67:0/915409162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:51.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[17655]: audit 2024-04-03T16:32:50.897458+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[27441]: audit 2024-04-03T16:32:50.208927+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[27441]: audit 2024-04-03T16:32:50.215799+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[27441]: audit 2024-04-03T16:32:50.459302+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[27441]: audit 2024-04-03T16:32:50.465632+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[27441]: audit 2024-04-03T16:32:50.887843+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:32:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[27441]: audit 2024-04-03T16:32:50.889667+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:32:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[27441]: audit 2024-04-03T16:32:50.891937+0000 mon.c (mon.2) 1530 : audit [DBG] from='client.? 172.21.15.67:0/915409162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:51 smithi067 bash[27441]: audit 2024-04-03T16:32:50.897458+0000 mon.a (mon.0) 4070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:32:52.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:52 smithi082 bash[20963]: cluster 2024-04-03T16:32:50.643235+0000 mgr.y (mgr.24370) 4034 : cluster [DBG] pgmap v4018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:52.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:52 smithi067 bash[27441]: cluster 2024-04-03T16:32:50.643235+0000 mgr.y (mgr.24370) 4034 : cluster [DBG] pgmap v4018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:52.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:52 smithi067 bash[17655]: cluster 2024-04-03T16:32:50.643235+0000 mgr.y (mgr.24370) 4034 : cluster [DBG] pgmap v4018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:53.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:53] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:32:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:32:53.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:53 smithi082 bash[20963]: audit 2024-04-03T16:32:53.343809+0000 mon.c (mon.2) 1531 : audit [DBG] from='client.? 172.21.15.67:0/2995978660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:53.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:53 smithi067 bash[27441]: audit 2024-04-03T16:32:53.343809+0000 mon.c (mon.2) 1531 : audit [DBG] from='client.? 172.21.15.67:0/2995978660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:53.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:53 smithi067 bash[17655]: audit 2024-04-03T16:32:53.343809+0000 mon.c (mon.2) 1531 : audit [DBG] from='client.? 172.21.15.67:0/2995978660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:54 smithi082 bash[20963]: cluster 2024-04-03T16:32:52.644348+0000 mgr.y (mgr.24370) 4035 : cluster [DBG] pgmap v4019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:54 smithi067 bash[27441]: cluster 2024-04-03T16:32:52.644348+0000 mgr.y (mgr.24370) 4035 : cluster [DBG] pgmap v4019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:54 smithi067 bash[17655]: cluster 2024-04-03T16:32:52.644348+0000 mgr.y (mgr.24370) 4035 : cluster [DBG] pgmap v4019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:55 smithi082 bash[20963]: audit 2024-04-03T16:32:54.858132+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:55 smithi067 bash[27441]: audit 2024-04-03T16:32:54.858132+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:55 smithi067 bash[17655]: audit 2024-04-03T16:32:54.858132+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:32:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:56 smithi082 bash[20963]: cluster 2024-04-03T16:32:54.644964+0000 mgr.y (mgr.24370) 4036 : cluster [DBG] pgmap v4020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:56 smithi082 bash[20963]: audit 2024-04-03T16:32:55.809081+0000 mon.a (mon.0) 4072 : audit [DBG] from='client.? 172.21.15.67:0/1211146675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:56 smithi067 bash[27441]: cluster 2024-04-03T16:32:54.644964+0000 mgr.y (mgr.24370) 4036 : cluster [DBG] pgmap v4020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:56 smithi067 bash[27441]: audit 2024-04-03T16:32:55.809081+0000 mon.a (mon.0) 4072 : audit [DBG] from='client.? 172.21.15.67:0/1211146675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:56 smithi067 bash[17655]: cluster 2024-04-03T16:32:54.644964+0000 mgr.y (mgr.24370) 4036 : cluster [DBG] pgmap v4020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:56 smithi067 bash[17655]: audit 2024-04-03T16:32:55.809081+0000 mon.a (mon.0) 4072 : audit [DBG] from='client.? 172.21.15.67:0/1211146675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:58 smithi082 bash[20963]: cluster 2024-04-03T16:32:56.646145+0000 mgr.y (mgr.24370) 4037 : cluster [DBG] pgmap v4021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:32:58 smithi082 bash[20963]: audit 2024-04-03T16:32:58.266067+0000 mon.c (mon.2) 1532 : audit [DBG] from='client.? 172.21.15.67:0/3650573876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:58 smithi067 bash[17655]: cluster 2024-04-03T16:32:56.646145+0000 mgr.y (mgr.24370) 4037 : cluster [DBG] pgmap v4021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:32:58 smithi067 bash[17655]: audit 2024-04-03T16:32:58.266067+0000 mon.c (mon.2) 1532 : audit [DBG] from='client.? 172.21.15.67:0/3650573876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:32:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:58 smithi067 bash[27441]: cluster 2024-04-03T16:32:56.646145+0000 mgr.y (mgr.24370) 4037 : cluster [DBG] pgmap v4021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:32:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:32:58 smithi067 bash[27441]: audit 2024-04-03T16:32:58.266067+0000 mon.c (mon.2) 1532 : audit [DBG] from='client.? 172.21.15.67:0/3650573876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:00 smithi082 bash[20963]: cluster 2024-04-03T16:32:58.646934+0000 mgr.y (mgr.24370) 4038 : cluster [DBG] pgmap v4022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:00 smithi067 bash[17655]: cluster 2024-04-03T16:32:58.646934+0000 mgr.y (mgr.24370) 4038 : cluster [DBG] pgmap v4022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:00 smithi067 bash[27441]: cluster 2024-04-03T16:32:58.646934+0000 mgr.y (mgr.24370) 4038 : cluster [DBG] pgmap v4022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:01.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:01 smithi082 bash[20963]: audit 2024-04-03T16:33:00.718449+0000 mon.c (mon.2) 1533 : audit [DBG] from='client.? 172.21.15.67:0/3998600017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:01 smithi067 bash[17655]: audit 2024-04-03T16:33:00.718449+0000 mon.c (mon.2) 1533 : audit [DBG] from='client.? 172.21.15.67:0/3998600017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:01.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:01 smithi067 bash[27441]: audit 2024-04-03T16:33:00.718449+0000 mon.c (mon.2) 1533 : audit [DBG] from='client.? 172.21.15.67:0/3998600017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:02 smithi082 bash[20963]: cluster 2024-04-03T16:33:00.647719+0000 mgr.y (mgr.24370) 4039 : cluster [DBG] pgmap v4023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:02.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:02 smithi067 bash[27441]: cluster 2024-04-03T16:33:00.647719+0000 mgr.y (mgr.24370) 4039 : cluster [DBG] pgmap v4023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:02.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:02 smithi067 bash[17655]: cluster 2024-04-03T16:33:00.647719+0000 mgr.y (mgr.24370) 4039 : cluster [DBG] pgmap v4023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:03] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:33:03.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:03 smithi082 bash[20963]: audit 2024-04-03T16:33:03.176718+0000 mon.c (mon.2) 1534 : audit [DBG] from='client.? 172.21.15.67:0/3431016864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:33:03.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:03 smithi067 bash[17655]: audit 2024-04-03T16:33:03.176718+0000 mon.c (mon.2) 1534 : audit [DBG] from='client.? 172.21.15.67:0/3431016864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:03.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:03 smithi067 bash[27441]: audit 2024-04-03T16:33:03.176718+0000 mon.c (mon.2) 1534 : audit [DBG] from='client.? 172.21.15.67:0/3431016864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:04 smithi082 bash[20963]: cluster 2024-04-03T16:33:02.648802+0000 mgr.y (mgr.24370) 4040 : cluster [DBG] pgmap v4024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:04 smithi067 bash[17655]: cluster 2024-04-03T16:33:02.648802+0000 mgr.y (mgr.24370) 4040 : cluster [DBG] pgmap v4024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:04 smithi067 bash[27441]: cluster 2024-04-03T16:33:02.648802+0000 mgr.y (mgr.24370) 4040 : cluster [DBG] pgmap v4024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:06 smithi082 bash[20963]: cluster 2024-04-03T16:33:04.649472+0000 mgr.y (mgr.24370) 4041 : cluster [DBG] pgmap v4025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:06 smithi082 bash[20963]: audit 2024-04-03T16:33:05.630641+0000 mon.c (mon.2) 1535 : audit [DBG] from='client.? 172.21.15.67:0/2516206707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:06 smithi067 bash[17655]: cluster 2024-04-03T16:33:04.649472+0000 mgr.y (mgr.24370) 4041 : cluster [DBG] pgmap v4025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:06 smithi067 bash[17655]: audit 2024-04-03T16:33:05.630641+0000 mon.c (mon.2) 1535 : audit [DBG] from='client.? 172.21.15.67:0/2516206707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:06 smithi067 bash[27441]: cluster 2024-04-03T16:33:04.649472+0000 mgr.y (mgr.24370) 4041 : cluster [DBG] pgmap v4025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:06 smithi067 bash[27441]: audit 2024-04-03T16:33:05.630641+0000 mon.c (mon.2) 1535 : audit [DBG] from='client.? 172.21.15.67:0/2516206707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:08 smithi082 bash[20963]: cluster 2024-04-03T16:33:06.650664+0000 mgr.y (mgr.24370) 4042 : cluster [DBG] pgmap v4026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:08 smithi082 bash[20963]: audit 2024-04-03T16:33:08.087986+0000 mon.a (mon.0) 4073 : audit [DBG] from='client.? 172.21.15.67:0/769599779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:08.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:08 smithi067 bash[17655]: cluster 2024-04-03T16:33:06.650664+0000 mgr.y (mgr.24370) 4042 : cluster [DBG] pgmap v4026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:08.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:08 smithi067 bash[17655]: audit 2024-04-03T16:33:08.087986+0000 mon.a (mon.0) 4073 : audit [DBG] from='client.? 172.21.15.67:0/769599779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:08.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:08 smithi067 bash[27441]: cluster 2024-04-03T16:33:06.650664+0000 mgr.y (mgr.24370) 4042 : cluster [DBG] pgmap v4026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:08.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:08 smithi067 bash[27441]: audit 2024-04-03T16:33:08.087986+0000 mon.a (mon.0) 4073 : audit [DBG] from='client.? 172.21.15.67:0/769599779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:10 smithi082 bash[20963]: cluster 2024-04-03T16:33:08.651360+0000 mgr.y (mgr.24370) 4043 : cluster [DBG] pgmap v4027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:10 smithi082 bash[20963]: audit 2024-04-03T16:33:09.858318+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:10 smithi067 bash[27441]: cluster 2024-04-03T16:33:08.651360+0000 mgr.y (mgr.24370) 4043 : cluster [DBG] pgmap v4027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:10 smithi067 bash[27441]: audit 2024-04-03T16:33:09.858318+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:10 smithi067 bash[17655]: cluster 2024-04-03T16:33:08.651360+0000 mgr.y (mgr.24370) 4043 : cluster [DBG] pgmap v4027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:10 smithi067 bash[17655]: audit 2024-04-03T16:33:09.858318+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:11.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:11 smithi082 bash[20963]: audit 2024-04-03T16:33:10.561328+0000 mon.c (mon.2) 1536 : audit [DBG] from='client.? 172.21.15.67:0/1166016257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:11.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:11 smithi067 bash[17655]: audit 2024-04-03T16:33:10.561328+0000 mon.c (mon.2) 1536 : audit [DBG] from='client.? 172.21.15.67:0/1166016257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:11.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:11 smithi067 bash[27441]: audit 2024-04-03T16:33:10.561328+0000 mon.c (mon.2) 1536 : audit [DBG] from='client.? 172.21.15.67:0/1166016257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:12 smithi082 bash[20963]: cluster 2024-04-03T16:33:10.652179+0000 mgr.y (mgr.24370) 4044 : cluster [DBG] pgmap v4028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:12 smithi067 bash[27441]: cluster 2024-04-03T16:33:10.652179+0000 mgr.y (mgr.24370) 4044 : cluster [DBG] pgmap v4028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:12 smithi067 bash[17655]: cluster 2024-04-03T16:33:10.652179+0000 mgr.y (mgr.24370) 4044 : cluster [DBG] pgmap v4028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:33:13.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:13 smithi082 bash[20963]: audit 2024-04-03T16:33:13.012475+0000 mon.a (mon.0) 4075 : audit [DBG] from='client.? 172.21.15.67:0/2004112107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:33:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:13 smithi067 bash[17655]: audit 2024-04-03T16:33:13.012475+0000 mon.a (mon.0) 4075 : audit [DBG] from='client.? 172.21.15.67:0/2004112107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:13.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:13 smithi067 bash[27441]: audit 2024-04-03T16:33:13.012475+0000 mon.a (mon.0) 4075 : audit [DBG] from='client.? 172.21.15.67:0/2004112107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:14 smithi082 bash[20963]: cluster 2024-04-03T16:33:12.653120+0000 mgr.y (mgr.24370) 4045 : cluster [DBG] pgmap v4029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:14 smithi067 bash[27441]: cluster 2024-04-03T16:33:12.653120+0000 mgr.y (mgr.24370) 4045 : cluster [DBG] pgmap v4029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:14 smithi067 bash[17655]: cluster 2024-04-03T16:33:12.653120+0000 mgr.y (mgr.24370) 4045 : cluster [DBG] pgmap v4029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:15.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:15 smithi082 bash[20963]: audit 2024-04-03T16:33:15.465700+0000 mon.a (mon.0) 4076 : audit [DBG] from='client.? 172.21.15.67:0/3562981678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:15.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:15 smithi067 bash[17655]: audit 2024-04-03T16:33:15.465700+0000 mon.a (mon.0) 4076 : audit [DBG] from='client.? 172.21.15.67:0/3562981678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:15.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:15 smithi067 bash[27441]: audit 2024-04-03T16:33:15.465700+0000 mon.a (mon.0) 4076 : audit [DBG] from='client.? 172.21.15.67:0/3562981678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:16 smithi082 bash[20963]: cluster 2024-04-03T16:33:14.653781+0000 mgr.y (mgr.24370) 4046 : cluster [DBG] pgmap v4030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:16 smithi067 bash[17655]: cluster 2024-04-03T16:33:14.653781+0000 mgr.y (mgr.24370) 4046 : cluster [DBG] pgmap v4030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:16.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:16 smithi067 bash[27441]: cluster 2024-04-03T16:33:14.653781+0000 mgr.y (mgr.24370) 4046 : cluster [DBG] pgmap v4030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:18 smithi082 bash[20963]: cluster 2024-04-03T16:33:16.654979+0000 mgr.y (mgr.24370) 4047 : cluster [DBG] pgmap v4031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:18 smithi082 bash[20963]: audit 2024-04-03T16:33:17.909253+0000 mon.a (mon.0) 4077 : audit [DBG] from='client.? 172.21.15.67:0/148400422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:18.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:18 smithi067 bash[27441]: cluster 2024-04-03T16:33:16.654979+0000 mgr.y (mgr.24370) 4047 : cluster [DBG] pgmap v4031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:18.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:18 smithi067 bash[27441]: audit 2024-04-03T16:33:17.909253+0000 mon.a (mon.0) 4077 : audit [DBG] from='client.? 172.21.15.67:0/148400422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:18.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:18 smithi067 bash[17655]: cluster 2024-04-03T16:33:16.654979+0000 mgr.y (mgr.24370) 4047 : cluster [DBG] pgmap v4031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:18.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:18 smithi067 bash[17655]: audit 2024-04-03T16:33:17.909253+0000 mon.a (mon.0) 4077 : audit [DBG] from='client.? 172.21.15.67:0/148400422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:19.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:19 smithi082 bash[20963]: cluster 2024-04-03T16:33:18.655785+0000 mgr.y (mgr.24370) 4048 : cluster [DBG] pgmap v4032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:19.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:19 smithi067 bash[27441]: cluster 2024-04-03T16:33:18.655785+0000 mgr.y (mgr.24370) 4048 : cluster [DBG] pgmap v4032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:19.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:19 smithi067 bash[17655]: cluster 2024-04-03T16:33:18.655785+0000 mgr.y (mgr.24370) 4048 : cluster [DBG] pgmap v4032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:20.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:20 smithi082 bash[20963]: audit 2024-04-03T16:33:20.361743+0000 mon.c (mon.2) 1537 : audit [DBG] from='client.? 172.21.15.67:0/18790629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:20.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:20 smithi067 bash[27441]: audit 2024-04-03T16:33:20.361743+0000 mon.c (mon.2) 1537 : audit [DBG] from='client.? 172.21.15.67:0/18790629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:20.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:20 smithi067 bash[17655]: audit 2024-04-03T16:33:20.361743+0000 mon.c (mon.2) 1537 : audit [DBG] from='client.? 172.21.15.67:0/18790629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:21.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:21 smithi067 bash[17655]: cluster 2024-04-03T16:33:20.656732+0000 mgr.y (mgr.24370) 4049 : cluster [DBG] pgmap v4033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:21.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:21 smithi067 bash[27441]: cluster 2024-04-03T16:33:20.656732+0000 mgr.y (mgr.24370) 4049 : cluster [DBG] pgmap v4033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:22.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:21 smithi082 bash[20963]: cluster 2024-04-03T16:33:20.656732+0000 mgr.y (mgr.24370) 4049 : cluster [DBG] pgmap v4033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:33:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:33:23.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:23 smithi082 bash[20963]: cluster 2024-04-03T16:33:22.657719+0000 mgr.y (mgr.24370) 4050 : cluster [DBG] pgmap v4034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:23.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:23 smithi082 bash[20963]: audit 2024-04-03T16:33:22.818906+0000 mon.a (mon.0) 4078 : audit [DBG] from='client.? 172.21.15.67:0/1567346360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:24.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:23 smithi067 bash[17655]: cluster 2024-04-03T16:33:22.657719+0000 mgr.y (mgr.24370) 4050 : cluster [DBG] pgmap v4034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:24.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:23 smithi067 bash[17655]: audit 2024-04-03T16:33:22.818906+0000 mon.a (mon.0) 4078 : audit [DBG] from='client.? 172.21.15.67:0/1567346360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:24.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:23 smithi067 bash[27441]: cluster 2024-04-03T16:33:22.657719+0000 mgr.y (mgr.24370) 4050 : cluster [DBG] pgmap v4034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:24.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:23 smithi067 bash[27441]: audit 2024-04-03T16:33:22.818906+0000 mon.a (mon.0) 4078 : audit [DBG] from='client.? 172.21.15.67:0/1567346360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:26.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:25 smithi082 bash[20963]: cluster 2024-04-03T16:33:24.658347+0000 mgr.y (mgr.24370) 4051 : cluster [DBG] pgmap v4035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:26.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:25 smithi082 bash[20963]: audit 2024-04-03T16:33:24.858927+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:26.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:25 smithi082 bash[20963]: audit 2024-04-03T16:33:25.277474+0000 mon.a (mon.0) 4080 : audit [DBG] from='client.? 172.21.15.67:0/2091082833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:26.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:25 smithi067 bash[27441]: cluster 2024-04-03T16:33:24.658347+0000 mgr.y (mgr.24370) 4051 : cluster [DBG] pgmap v4035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:26.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:25 smithi067 bash[27441]: audit 2024-04-03T16:33:24.858927+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:26.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:25 smithi067 bash[27441]: audit 2024-04-03T16:33:25.277474+0000 mon.a (mon.0) 4080 : audit [DBG] from='client.? 172.21.15.67:0/2091082833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:26.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:25 smithi067 bash[17655]: cluster 2024-04-03T16:33:24.658347+0000 mgr.y (mgr.24370) 4051 : cluster [DBG] pgmap v4035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:26.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:25 smithi067 bash[17655]: audit 2024-04-03T16:33:24.858927+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:26.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:25 smithi067 bash[17655]: audit 2024-04-03T16:33:25.277474+0000 mon.a (mon.0) 4080 : audit [DBG] from='client.? 172.21.15.67:0/2091082833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:28.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:27 smithi082 bash[20963]: cluster 2024-04-03T16:33:26.659558+0000 mgr.y (mgr.24370) 4052 : cluster [DBG] pgmap v4036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:28.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:27 smithi067 bash[27441]: cluster 2024-04-03T16:33:26.659558+0000 mgr.y (mgr.24370) 4052 : cluster [DBG] pgmap v4036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:28.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:27 smithi067 bash[17655]: cluster 2024-04-03T16:33:26.659558+0000 mgr.y (mgr.24370) 4052 : cluster [DBG] pgmap v4036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:29.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:28 smithi082 bash[20963]: audit 2024-04-03T16:33:27.727592+0000 mon.c (mon.2) 1538 : audit [DBG] from='client.? 172.21.15.67:0/163065011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:29.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:28 smithi067 bash[27441]: audit 2024-04-03T16:33:27.727592+0000 mon.c (mon.2) 1538 : audit [DBG] from='client.? 172.21.15.67:0/163065011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:29.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:28 smithi067 bash[17655]: audit 2024-04-03T16:33:27.727592+0000 mon.c (mon.2) 1538 : audit [DBG] from='client.? 172.21.15.67:0/163065011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:30.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:29 smithi082 bash[20963]: cluster 2024-04-03T16:33:28.660375+0000 mgr.y (mgr.24370) 4053 : cluster [DBG] pgmap v4037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:30.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:29 smithi067 bash[27441]: cluster 2024-04-03T16:33:28.660375+0000 mgr.y (mgr.24370) 4053 : cluster [DBG] pgmap v4037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:30.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:29 smithi067 bash[17655]: cluster 2024-04-03T16:33:28.660375+0000 mgr.y (mgr.24370) 4053 : cluster [DBG] pgmap v4037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:31.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:30 smithi082 bash[20963]: audit 2024-04-03T16:33:30.186495+0000 mon.c (mon.2) 1539 : audit [DBG] from='client.? 172.21.15.67:0/1930031703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:31.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:30 smithi067 bash[27441]: audit 2024-04-03T16:33:30.186495+0000 mon.c (mon.2) 1539 : audit [DBG] from='client.? 172.21.15.67:0/1930031703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:31.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:30 smithi067 bash[17655]: audit 2024-04-03T16:33:30.186495+0000 mon.c (mon.2) 1539 : audit [DBG] from='client.? 172.21.15.67:0/1930031703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:32.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:31 smithi082 bash[20963]: cluster 2024-04-03T16:33:30.661325+0000 mgr.y (mgr.24370) 4054 : cluster [DBG] pgmap v4038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:32.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:31 smithi067 bash[17655]: cluster 2024-04-03T16:33:30.661325+0000 mgr.y (mgr.24370) 4054 : cluster [DBG] pgmap v4038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:32.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:31 smithi067 bash[27441]: cluster 2024-04-03T16:33:30.661325+0000 mgr.y (mgr.24370) 4054 : cluster [DBG] pgmap v4038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:33.079 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:32 smithi067 bash[27441]: audit 2024-04-03T16:33:32.645184+0000 mon.c (mon.2) 1540 : audit [DBG] from='client.? 172.21.15.67:0/1196039794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:33.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:32 smithi067 bash[17655]: audit 2024-04-03T16:33:32.645184+0000 mon.c (mon.2) 1540 : audit [DBG] from='client.? 172.21.15.67:0/1196039794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:33.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:32 smithi082 bash[20963]: audit 2024-04-03T16:33:32.645184+0000 mon.c (mon.2) 1540 : audit [DBG] from='client.? 172.21.15.67:0/1196039794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:33] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:33:33.751 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:33:34.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:33 smithi082 bash[20963]: cluster 2024-04-03T16:33:32.661789+0000 mgr.y (mgr.24370) 4055 : cluster [DBG] pgmap v4039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:34.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:33 smithi067 bash[17655]: cluster 2024-04-03T16:33:32.661789+0000 mgr.y (mgr.24370) 4055 : cluster [DBG] pgmap v4039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:34.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:33 smithi067 bash[27441]: cluster 2024-04-03T16:33:32.661789+0000 mgr.y (mgr.24370) 4055 : cluster [DBG] pgmap v4039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:36.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:35 smithi082 bash[20963]: cluster 2024-04-03T16:33:34.662425+0000 mgr.y (mgr.24370) 4056 : cluster [DBG] pgmap v4040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:36.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:35 smithi082 bash[20963]: audit 2024-04-03T16:33:35.095820+0000 mon.c (mon.2) 1541 : audit [DBG] from='client.? 172.21.15.67:0/2499442929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:36.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:35 smithi067 bash[27441]: cluster 2024-04-03T16:33:34.662425+0000 mgr.y (mgr.24370) 4056 : cluster [DBG] pgmap v4040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:36.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:35 smithi067 bash[27441]: audit 2024-04-03T16:33:35.095820+0000 mon.c (mon.2) 1541 : audit [DBG] from='client.? 172.21.15.67:0/2499442929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:36.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:35 smithi067 bash[17655]: cluster 2024-04-03T16:33:34.662425+0000 mgr.y (mgr.24370) 4056 : cluster [DBG] pgmap v4040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:36.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:35 smithi067 bash[17655]: audit 2024-04-03T16:33:35.095820+0000 mon.c (mon.2) 1541 : audit [DBG] from='client.? 172.21.15.67:0/2499442929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:38.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:37 smithi082 bash[20963]: cluster 2024-04-03T16:33:36.663581+0000 mgr.y (mgr.24370) 4057 : cluster [DBG] pgmap v4041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:38.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:37 smithi082 bash[20963]: audit 2024-04-03T16:33:37.548114+0000 mon.a (mon.0) 4081 : audit [DBG] from='client.? 172.21.15.67:0/2984671324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:38.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:37 smithi067 bash[17655]: cluster 2024-04-03T16:33:36.663581+0000 mgr.y (mgr.24370) 4057 : cluster [DBG] pgmap v4041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:38.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:37 smithi067 bash[17655]: audit 2024-04-03T16:33:37.548114+0000 mon.a (mon.0) 4081 : audit [DBG] from='client.? 172.21.15.67:0/2984671324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:38.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:37 smithi067 bash[27441]: cluster 2024-04-03T16:33:36.663581+0000 mgr.y (mgr.24370) 4057 : cluster [DBG] pgmap v4041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:38.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:37 smithi067 bash[27441]: audit 2024-04-03T16:33:37.548114+0000 mon.a (mon.0) 4081 : audit [DBG] from='client.? 172.21.15.67:0/2984671324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:40.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:39 smithi082 bash[20963]: cluster 2024-04-03T16:33:38.664436+0000 mgr.y (mgr.24370) 4058 : cluster [DBG] pgmap v4042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:40.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:39 smithi067 bash[17655]: cluster 2024-04-03T16:33:38.664436+0000 mgr.y (mgr.24370) 4058 : cluster [DBG] pgmap v4042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:40.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:39 smithi067 bash[27441]: cluster 2024-04-03T16:33:38.664436+0000 mgr.y (mgr.24370) 4058 : cluster [DBG] pgmap v4042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:41.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:40 smithi082 bash[20963]: audit 2024-04-03T16:33:39.859032+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:41.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:40 smithi082 bash[20963]: audit 2024-04-03T16:33:40.005517+0000 mon.c (mon.2) 1542 : audit [DBG] from='client.? 172.21.15.67:0/1018623104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:41.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:40 smithi067 bash[27441]: audit 2024-04-03T16:33:39.859032+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:41.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:40 smithi067 bash[27441]: audit 2024-04-03T16:33:40.005517+0000 mon.c (mon.2) 1542 : audit [DBG] from='client.? 172.21.15.67:0/1018623104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:41.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:40 smithi067 bash[17655]: audit 2024-04-03T16:33:39.859032+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:41.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:40 smithi067 bash[17655]: audit 2024-04-03T16:33:40.005517+0000 mon.c (mon.2) 1542 : audit [DBG] from='client.? 172.21.15.67:0/1018623104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:42.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:41 smithi082 bash[20963]: cluster 2024-04-03T16:33:40.665496+0000 mgr.y (mgr.24370) 4059 : cluster [DBG] pgmap v4043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:42.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:41 smithi067 bash[17655]: cluster 2024-04-03T16:33:40.665496+0000 mgr.y (mgr.24370) 4059 : cluster [DBG] pgmap v4043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:42.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:41 smithi067 bash[27441]: cluster 2024-04-03T16:33:40.665496+0000 mgr.y (mgr.24370) 4059 : cluster [DBG] pgmap v4043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:43.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:42 smithi067 bash[17655]: audit 2024-04-03T16:33:42.465317+0000 mon.c (mon.2) 1543 : audit [DBG] from='client.? 172.21.15.67:0/3792652663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:43.079 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:42 smithi067 bash[27441]: audit 2024-04-03T16:33:42.465317+0000 mon.c (mon.2) 1543 : audit [DBG] from='client.? 172.21.15.67:0/3792652663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:43.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:42 smithi082 bash[20963]: audit 2024-04-03T16:33:42.465317+0000 mon.c (mon.2) 1543 : audit [DBG] from='client.? 172.21.15.67:0/3792652663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:33:43.785 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:33:44.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:43 smithi082 bash[20963]: cluster 2024-04-03T16:33:42.666328+0000 mgr.y (mgr.24370) 4060 : cluster [DBG] pgmap v4044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:44.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:43 smithi067 bash[17655]: cluster 2024-04-03T16:33:42.666328+0000 mgr.y (mgr.24370) 4060 : cluster [DBG] pgmap v4044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:44.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:43 smithi067 bash[27441]: cluster 2024-04-03T16:33:42.666328+0000 mgr.y (mgr.24370) 4060 : cluster [DBG] pgmap v4044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:46.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:45 smithi082 bash[20963]: cluster 2024-04-03T16:33:44.666999+0000 mgr.y (mgr.24370) 4061 : cluster [DBG] pgmap v4045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:46.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:45 smithi082 bash[20963]: audit 2024-04-03T16:33:44.917538+0000 mon.a (mon.0) 4083 : audit [DBG] from='client.? 172.21.15.67:0/4060476105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:46.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:45 smithi067 bash[17655]: cluster 2024-04-03T16:33:44.666999+0000 mgr.y (mgr.24370) 4061 : cluster [DBG] pgmap v4045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:46.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:45 smithi067 bash[17655]: audit 2024-04-03T16:33:44.917538+0000 mon.a (mon.0) 4083 : audit [DBG] from='client.? 172.21.15.67:0/4060476105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:46.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:45 smithi067 bash[27441]: cluster 2024-04-03T16:33:44.666999+0000 mgr.y (mgr.24370) 4061 : cluster [DBG] pgmap v4045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:46.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:45 smithi067 bash[27441]: audit 2024-04-03T16:33:44.917538+0000 mon.a (mon.0) 4083 : audit [DBG] from='client.? 172.21.15.67:0/4060476105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:48.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:47 smithi082 bash[20963]: cluster 2024-04-03T16:33:46.668212+0000 mgr.y (mgr.24370) 4062 : cluster [DBG] pgmap v4046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:48.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:47 smithi082 bash[20963]: audit 2024-04-03T16:33:47.370403+0000 mon.a (mon.0) 4084 : audit [DBG] from='client.? 172.21.15.67:0/2416931130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:48.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:47 smithi067 bash[17655]: cluster 2024-04-03T16:33:46.668212+0000 mgr.y (mgr.24370) 4062 : cluster [DBG] pgmap v4046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:48.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:47 smithi067 bash[17655]: audit 2024-04-03T16:33:47.370403+0000 mon.a (mon.0) 4084 : audit [DBG] from='client.? 172.21.15.67:0/2416931130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:48.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:47 smithi067 bash[27441]: cluster 2024-04-03T16:33:46.668212+0000 mgr.y (mgr.24370) 4062 : cluster [DBG] pgmap v4046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:48.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:47 smithi067 bash[27441]: audit 2024-04-03T16:33:47.370403+0000 mon.a (mon.0) 4084 : audit [DBG] from='client.? 172.21.15.67:0/2416931130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:50.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:49 smithi082 bash[20963]: cluster 2024-04-03T16:33:48.668907+0000 mgr.y (mgr.24370) 4063 : cluster [DBG] pgmap v4047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:50.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:49 smithi067 bash[17655]: cluster 2024-04-03T16:33:48.668907+0000 mgr.y (mgr.24370) 4063 : cluster [DBG] pgmap v4047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:50.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:49 smithi067 bash[27441]: cluster 2024-04-03T16:33:48.668907+0000 mgr.y (mgr.24370) 4063 : cluster [DBG] pgmap v4047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:51.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:50 smithi082 bash[20963]: audit 2024-04-03T16:33:49.826238+0000 mon.c (mon.2) 1544 : audit [DBG] from='client.? 172.21.15.67:0/2629705590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:51.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:50 smithi067 bash[27441]: audit 2024-04-03T16:33:49.826238+0000 mon.c (mon.2) 1544 : audit [DBG] from='client.? 172.21.15.67:0/2629705590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:51.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:50 smithi067 bash[17655]: audit 2024-04-03T16:33:49.826238+0000 mon.c (mon.2) 1544 : audit [DBG] from='client.? 172.21.15.67:0/2629705590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:52.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:51 smithi082 bash[20963]: cluster 2024-04-03T16:33:50.669981+0000 mgr.y (mgr.24370) 4064 : cluster [DBG] pgmap v4048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:51 smithi082 bash[20963]: audit 2024-04-03T16:33:50.971054+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:33:52.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:51 smithi067 bash[17655]: cluster 2024-04-03T16:33:50.669981+0000 mgr.y (mgr.24370) 4064 : cluster [DBG] pgmap v4048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:52.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:51 smithi067 bash[17655]: audit 2024-04-03T16:33:50.971054+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:33:52.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:51 smithi067 bash[27441]: cluster 2024-04-03T16:33:50.669981+0000 mgr.y (mgr.24370) 4064 : cluster [DBG] pgmap v4048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:52.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:51 smithi067 bash[27441]: audit 2024-04-03T16:33:50.971054+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:33:53.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:52 smithi067 bash[27441]: audit 2024-04-03T16:33:52.281255+0000 mon.c (mon.2) 1545 : audit [DBG] from='client.? 172.21.15.67:0/459463243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:53.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:52 smithi067 bash[17655]: audit 2024-04-03T16:33:52.281255+0000 mon.c (mon.2) 1545 : audit [DBG] from='client.? 172.21.15.67:0/459463243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:53.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:52 smithi082 bash[20963]: audit 2024-04-03T16:33:52.281255+0000 mon.c (mon.2) 1545 : audit [DBG] from='client.? 172.21.15.67:0/459463243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:33:53.824 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:33:54.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:53 smithi082 bash[20963]: cluster 2024-04-03T16:33:52.670796+0000 mgr.y (mgr.24370) 4065 : cluster [DBG] pgmap v4049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:54.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:53 smithi067 bash[17655]: cluster 2024-04-03T16:33:52.670796+0000 mgr.y (mgr.24370) 4065 : cluster [DBG] pgmap v4049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:54.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:53 smithi067 bash[27441]: cluster 2024-04-03T16:33:52.670796+0000 mgr.y (mgr.24370) 4065 : cluster [DBG] pgmap v4049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:55.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:54 smithi082 bash[20963]: audit 2024-04-03T16:33:54.725315+0000 mon.c (mon.2) 1546 : audit [DBG] from='client.? 172.21.15.67:0/898689091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:55.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:54 smithi067 bash[17655]: audit 2024-04-03T16:33:54.725315+0000 mon.c (mon.2) 1546 : audit [DBG] from='client.? 172.21.15.67:0/898689091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:55.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:54 smithi067 bash[27441]: audit 2024-04-03T16:33:54.725315+0000 mon.c (mon.2) 1546 : audit [DBG] from='client.? 172.21.15.67:0/898689091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:56.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:55 smithi082 bash[20963]: cluster 2024-04-03T16:33:54.671603+0000 mgr.y (mgr.24370) 4066 : cluster [DBG] pgmap v4050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:56.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:55 smithi082 bash[20963]: audit 2024-04-03T16:33:54.859561+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:56.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:55 smithi067 bash[17655]: cluster 2024-04-03T16:33:54.671603+0000 mgr.y (mgr.24370) 4066 : cluster [DBG] pgmap v4050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:56.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:55 smithi067 bash[17655]: audit 2024-04-03T16:33:54.859561+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:56.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:55 smithi067 bash[27441]: cluster 2024-04-03T16:33:54.671603+0000 mgr.y (mgr.24370) 4066 : cluster [DBG] pgmap v4050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:56.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:55 smithi067 bash[27441]: audit 2024-04-03T16:33:54.859561+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:33:58.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:57 smithi082 bash[20963]: cluster 2024-04-03T16:33:56.672909+0000 mgr.y (mgr.24370) 4067 : cluster [DBG] pgmap v4051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:58.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:57 smithi082 bash[20963]: audit 2024-04-03T16:33:56.716449+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:57 smithi082 bash[20963]: audit 2024-04-03T16:33:56.726646+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:57 smithi082 bash[20963]: audit 2024-04-03T16:33:56.970199+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:57 smithi082 bash[20963]: audit 2024-04-03T16:33:56.980876+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:57 smithi082 bash[20963]: audit 2024-04-03T16:33:57.184774+0000 mon.c (mon.2) 1547 : audit [DBG] from='client.? 172.21.15.67:0/558085907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:58.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:57 smithi082 bash[20963]: audit 2024-04-03T16:33:57.406968+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:33:58.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:57 smithi082 bash[20963]: audit 2024-04-03T16:33:57.408806+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:33:58.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:57 smithi082 bash[20963]: audit 2024-04-03T16:33:57.417902+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[17655]: cluster 2024-04-03T16:33:56.672909+0000 mgr.y (mgr.24370) 4067 : cluster [DBG] pgmap v4051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[17655]: audit 2024-04-03T16:33:56.716449+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[17655]: audit 2024-04-03T16:33:56.726646+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[17655]: audit 2024-04-03T16:33:56.970199+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[17655]: audit 2024-04-03T16:33:56.980876+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[17655]: audit 2024-04-03T16:33:57.184774+0000 mon.c (mon.2) 1547 : audit [DBG] from='client.? 172.21.15.67:0/558085907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[17655]: audit 2024-04-03T16:33:57.406968+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:33:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[17655]: audit 2024-04-03T16:33:57.408806+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:33:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[17655]: audit 2024-04-03T16:33:57.417902+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[27441]: cluster 2024-04-03T16:33:56.672909+0000 mgr.y (mgr.24370) 4067 : cluster [DBG] pgmap v4051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:33:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[27441]: audit 2024-04-03T16:33:56.716449+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[27441]: audit 2024-04-03T16:33:56.726646+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[27441]: audit 2024-04-03T16:33:56.970199+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[27441]: audit 2024-04-03T16:33:56.980876+0000 mon.a (mon.0) 4090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:33:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[27441]: audit 2024-04-03T16:33:57.184774+0000 mon.c (mon.2) 1547 : audit [DBG] from='client.? 172.21.15.67:0/558085907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:33:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[27441]: audit 2024-04-03T16:33:57.406968+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:33:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[27441]: audit 2024-04-03T16:33:57.408806+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:33:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:57 smithi067 bash[27441]: audit 2024-04-03T16:33:57.417902+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:34:00.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:59 smithi082 bash[20963]: cluster 2024-04-03T16:33:58.673629+0000 mgr.y (mgr.24370) 4068 : cluster [DBG] pgmap v4052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:00.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:33:59 smithi082 bash[20963]: audit 2024-04-03T16:33:59.631309+0000 mon.c (mon.2) 1548 : audit [DBG] from='client.? 172.21.15.67:0/3612697552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:00.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:59 smithi067 bash[17655]: cluster 2024-04-03T16:33:58.673629+0000 mgr.y (mgr.24370) 4068 : cluster [DBG] pgmap v4052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:00.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:33:59 smithi067 bash[17655]: audit 2024-04-03T16:33:59.631309+0000 mon.c (mon.2) 1548 : audit [DBG] from='client.? 172.21.15.67:0/3612697552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:00.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:59 smithi067 bash[27441]: cluster 2024-04-03T16:33:58.673629+0000 mgr.y (mgr.24370) 4068 : cluster [DBG] pgmap v4052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:00.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:33:59 smithi067 bash[27441]: audit 2024-04-03T16:33:59.631309+0000 mon.c (mon.2) 1548 : audit [DBG] from='client.? 172.21.15.67:0/3612697552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:02.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:01 smithi082 bash[20963]: cluster 2024-04-03T16:34:00.674700+0000 mgr.y (mgr.24370) 4069 : cluster [DBG] pgmap v4053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:02.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:01 smithi067 bash[17655]: cluster 2024-04-03T16:34:00.674700+0000 mgr.y (mgr.24370) 4069 : cluster [DBG] pgmap v4053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:02.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:01 smithi067 bash[27441]: cluster 2024-04-03T16:34:00.674700+0000 mgr.y (mgr.24370) 4069 : cluster [DBG] pgmap v4053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:03.079 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:02 smithi067 bash[27441]: audit 2024-04-03T16:34:02.088075+0000 mon.a (mon.0) 4094 : audit [DBG] from='client.? 172.21.15.67:0/681768030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:03.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:02 smithi067 bash[17655]: audit 2024-04-03T16:34:02.088075+0000 mon.a (mon.0) 4094 : audit [DBG] from='client.? 172.21.15.67:0/681768030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:03.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:02 smithi082 bash[20963]: audit 2024-04-03T16:34:02.088075+0000 mon.a (mon.0) 4094 : audit [DBG] from='client.? 172.21.15.67:0/681768030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:03] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:34:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:34:03.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:03 smithi082 bash[20963]: cluster 2024-04-03T16:34:02.675559+0000 mgr.y (mgr.24370) 4070 : cluster [DBG] pgmap v4054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:04.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:03 smithi067 bash[27441]: cluster 2024-04-03T16:34:02.675559+0000 mgr.y (mgr.24370) 4070 : cluster [DBG] pgmap v4054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:04.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:03 smithi067 bash[17655]: cluster 2024-04-03T16:34:02.675559+0000 mgr.y (mgr.24370) 4070 : cluster [DBG] pgmap v4054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:05.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:04 smithi082 bash[20963]: audit 2024-04-03T16:34:04.545235+0000 mon.c (mon.2) 1549 : audit [DBG] from='client.? 172.21.15.67:0/2761966984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:05.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:04 smithi067 bash[27441]: audit 2024-04-03T16:34:04.545235+0000 mon.c (mon.2) 1549 : audit [DBG] from='client.? 172.21.15.67:0/2761966984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:05.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:04 smithi067 bash[17655]: audit 2024-04-03T16:34:04.545235+0000 mon.c (mon.2) 1549 : audit [DBG] from='client.? 172.21.15.67:0/2761966984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:06.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:05 smithi082 bash[20963]: cluster 2024-04-03T16:34:04.676277+0000 mgr.y (mgr.24370) 4071 : cluster [DBG] pgmap v4055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:06.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:05 smithi067 bash[17655]: cluster 2024-04-03T16:34:04.676277+0000 mgr.y (mgr.24370) 4071 : cluster [DBG] pgmap v4055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:06.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:05 smithi067 bash[27441]: cluster 2024-04-03T16:34:04.676277+0000 mgr.y (mgr.24370) 4071 : cluster [DBG] pgmap v4055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:07 smithi082 bash[20963]: cluster 2024-04-03T16:34:06.676912+0000 mgr.y (mgr.24370) 4072 : cluster [DBG] pgmap v4056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:07 smithi082 bash[20963]: audit 2024-04-03T16:34:07.008656+0000 mon.c (mon.2) 1550 : audit [DBG] from='client.? 172.21.15.67:0/3613606998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:08.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:07 smithi067 bash[27441]: cluster 2024-04-03T16:34:06.676912+0000 mgr.y (mgr.24370) 4072 : cluster [DBG] pgmap v4056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:07 smithi067 bash[27441]: audit 2024-04-03T16:34:07.008656+0000 mon.c (mon.2) 1550 : audit [DBG] from='client.? 172.21.15.67:0/3613606998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:08.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:07 smithi067 bash[17655]: cluster 2024-04-03T16:34:06.676912+0000 mgr.y (mgr.24370) 4072 : cluster [DBG] pgmap v4056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:08.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:07 smithi067 bash[17655]: audit 2024-04-03T16:34:07.008656+0000 mon.c (mon.2) 1550 : audit [DBG] from='client.? 172.21.15.67:0/3613606998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:10.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:09 smithi082 bash[20963]: cluster 2024-04-03T16:34:08.677543+0000 mgr.y (mgr.24370) 4073 : cluster [DBG] pgmap v4057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:10.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:09 smithi082 bash[20963]: audit 2024-04-03T16:34:09.462555+0000 mon.c (mon.2) 1551 : audit [DBG] from='client.? 172.21.15.67:0/2748074919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:10.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:09 smithi067 bash[27441]: cluster 2024-04-03T16:34:08.677543+0000 mgr.y (mgr.24370) 4073 : cluster [DBG] pgmap v4057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:10.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:09 smithi067 bash[27441]: audit 2024-04-03T16:34:09.462555+0000 mon.c (mon.2) 1551 : audit [DBG] from='client.? 172.21.15.67:0/2748074919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:10.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:09 smithi067 bash[17655]: cluster 2024-04-03T16:34:08.677543+0000 mgr.y (mgr.24370) 4073 : cluster [DBG] pgmap v4057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:10.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:09 smithi067 bash[17655]: audit 2024-04-03T16:34:09.462555+0000 mon.c (mon.2) 1551 : audit [DBG] from='client.? 172.21.15.67:0/2748074919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:11.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:10 smithi082 bash[20963]: audit 2024-04-03T16:34:09.860134+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:11.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:10 smithi067 bash[17655]: audit 2024-04-03T16:34:09.860134+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:11.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:10 smithi067 bash[27441]: audit 2024-04-03T16:34:09.860134+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:12.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:11 smithi082 bash[20963]: cluster 2024-04-03T16:34:10.678538+0000 mgr.y (mgr.24370) 4074 : cluster [DBG] pgmap v4058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:12.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:11 smithi067 bash[17655]: cluster 2024-04-03T16:34:10.678538+0000 mgr.y (mgr.24370) 4074 : cluster [DBG] pgmap v4058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:12.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:11 smithi067 bash[27441]: cluster 2024-04-03T16:34:10.678538+0000 mgr.y (mgr.24370) 4074 : cluster [DBG] pgmap v4058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:13.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:12 smithi067 bash[17655]: audit 2024-04-03T16:34:11.928184+0000 mon.c (mon.2) 1552 : audit [DBG] from='client.? 172.21.15.67:0/4294099376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:13.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:12 smithi067 bash[27441]: audit 2024-04-03T16:34:11.928184+0000 mon.c (mon.2) 1552 : audit [DBG] from='client.? 172.21.15.67:0/4294099376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:13.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:12 smithi082 bash[20963]: audit 2024-04-03T16:34:11.928184+0000 mon.c (mon.2) 1552 : audit [DBG] from='client.? 172.21.15.67:0/4294099376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:34:13.789 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:34:14.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:13 smithi082 bash[20963]: cluster 2024-04-03T16:34:12.679334+0000 mgr.y (mgr.24370) 4075 : cluster [DBG] pgmap v4059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:14.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:13 smithi067 bash[27441]: cluster 2024-04-03T16:34:12.679334+0000 mgr.y (mgr.24370) 4075 : cluster [DBG] pgmap v4059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:14.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:13 smithi067 bash[17655]: cluster 2024-04-03T16:34:12.679334+0000 mgr.y (mgr.24370) 4075 : cluster [DBG] pgmap v4059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:15.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:14 smithi082 bash[20963]: audit 2024-04-03T16:34:14.391335+0000 mon.a (mon.0) 4096 : audit [DBG] from='client.? 172.21.15.67:0/874801497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:15.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:14 smithi067 bash[17655]: audit 2024-04-03T16:34:14.391335+0000 mon.a (mon.0) 4096 : audit [DBG] from='client.? 172.21.15.67:0/874801497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:15.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:14 smithi067 bash[27441]: audit 2024-04-03T16:34:14.391335+0000 mon.a (mon.0) 4096 : audit [DBG] from='client.? 172.21.15.67:0/874801497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:16.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:15 smithi082 bash[20963]: cluster 2024-04-03T16:34:14.680078+0000 mgr.y (mgr.24370) 4076 : cluster [DBG] pgmap v4060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:16.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:15 smithi067 bash[17655]: cluster 2024-04-03T16:34:14.680078+0000 mgr.y (mgr.24370) 4076 : cluster [DBG] pgmap v4060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:16.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:15 smithi067 bash[27441]: cluster 2024-04-03T16:34:14.680078+0000 mgr.y (mgr.24370) 4076 : cluster [DBG] pgmap v4060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:18.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:17 smithi082 bash[20963]: cluster 2024-04-03T16:34:16.681163+0000 mgr.y (mgr.24370) 4077 : cluster [DBG] pgmap v4061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:18.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:17 smithi082 bash[20963]: audit 2024-04-03T16:34:16.844219+0000 mon.c (mon.2) 1553 : audit [DBG] from='client.? 172.21.15.67:0/4266999063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:18.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:17 smithi067 bash[27441]: cluster 2024-04-03T16:34:16.681163+0000 mgr.y (mgr.24370) 4077 : cluster [DBG] pgmap v4061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:18.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:17 smithi067 bash[27441]: audit 2024-04-03T16:34:16.844219+0000 mon.c (mon.2) 1553 : audit [DBG] from='client.? 172.21.15.67:0/4266999063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:17 smithi067 bash[17655]: cluster 2024-04-03T16:34:16.681163+0000 mgr.y (mgr.24370) 4077 : cluster [DBG] pgmap v4061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:17 smithi067 bash[17655]: audit 2024-04-03T16:34:16.844219+0000 mon.c (mon.2) 1553 : audit [DBG] from='client.? 172.21.15.67:0/4266999063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:20.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:19 smithi082 bash[20963]: cluster 2024-04-03T16:34:18.681856+0000 mgr.y (mgr.24370) 4078 : cluster [DBG] pgmap v4062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:20.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:19 smithi082 bash[20963]: audit 2024-04-03T16:34:19.290926+0000 mon.a (mon.0) 4097 : audit [DBG] from='client.? 172.21.15.67:0/1881856138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:20.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:19 smithi067 bash[27441]: cluster 2024-04-03T16:34:18.681856+0000 mgr.y (mgr.24370) 4078 : cluster [DBG] pgmap v4062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:20.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:19 smithi067 bash[27441]: audit 2024-04-03T16:34:19.290926+0000 mon.a (mon.0) 4097 : audit [DBG] from='client.? 172.21.15.67:0/1881856138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:20.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:19 smithi067 bash[17655]: cluster 2024-04-03T16:34:18.681856+0000 mgr.y (mgr.24370) 4078 : cluster [DBG] pgmap v4062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:20.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:19 smithi067 bash[17655]: audit 2024-04-03T16:34:19.290926+0000 mon.a (mon.0) 4097 : audit [DBG] from='client.? 172.21.15.67:0/1881856138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:22.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:21 smithi082 bash[20963]: cluster 2024-04-03T16:34:20.682833+0000 mgr.y (mgr.24370) 4079 : cluster [DBG] pgmap v4063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:22.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:21 smithi082 bash[20963]: audit 2024-04-03T16:34:21.747506+0000 mon.c (mon.2) 1554 : audit [DBG] from='client.? 172.21.15.67:0/3993764773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:22.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:21 smithi067 bash[27441]: cluster 2024-04-03T16:34:20.682833+0000 mgr.y (mgr.24370) 4079 : cluster [DBG] pgmap v4063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:22.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:21 smithi067 bash[27441]: audit 2024-04-03T16:34:21.747506+0000 mon.c (mon.2) 1554 : audit [DBG] from='client.? 172.21.15.67:0/3993764773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:22.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:21 smithi067 bash[17655]: cluster 2024-04-03T16:34:20.682833+0000 mgr.y (mgr.24370) 4079 : cluster [DBG] pgmap v4063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:22.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:21 smithi067 bash[17655]: audit 2024-04-03T16:34:21.747506+0000 mon.c (mon.2) 1554 : audit [DBG] from='client.? 172.21.15.67:0/3993764773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:34:23.816 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:34:24.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:23 smithi082 bash[20963]: cluster 2024-04-03T16:34:22.683640+0000 mgr.y (mgr.24370) 4080 : cluster [DBG] pgmap v4064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:24.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:23 smithi067 bash[17655]: cluster 2024-04-03T16:34:22.683640+0000 mgr.y (mgr.24370) 4080 : cluster [DBG] pgmap v4064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:24.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:23 smithi067 bash[27441]: cluster 2024-04-03T16:34:22.683640+0000 mgr.y (mgr.24370) 4080 : cluster [DBG] pgmap v4064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:25.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:24 smithi082 bash[20963]: audit 2024-04-03T16:34:24.198171+0000 mon.a (mon.0) 4098 : audit [DBG] from='client.? 172.21.15.67:0/723001082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:25.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:24 smithi067 bash[17655]: audit 2024-04-03T16:34:24.198171+0000 mon.a (mon.0) 4098 : audit [DBG] from='client.? 172.21.15.67:0/723001082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:25.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:24 smithi067 bash[27441]: audit 2024-04-03T16:34:24.198171+0000 mon.a (mon.0) 4098 : audit [DBG] from='client.? 172.21.15.67:0/723001082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:26.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:25 smithi082 bash[20963]: cluster 2024-04-03T16:34:24.684361+0000 mgr.y (mgr.24370) 4081 : cluster [DBG] pgmap v4065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:26.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:25 smithi082 bash[20963]: audit 2024-04-03T16:34:24.860689+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:26.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:25 smithi067 bash[27441]: cluster 2024-04-03T16:34:24.684361+0000 mgr.y (mgr.24370) 4081 : cluster [DBG] pgmap v4065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:26.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:25 smithi067 bash[27441]: audit 2024-04-03T16:34:24.860689+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:26.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:25 smithi067 bash[17655]: cluster 2024-04-03T16:34:24.684361+0000 mgr.y (mgr.24370) 4081 : cluster [DBG] pgmap v4065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:26.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:25 smithi067 bash[17655]: audit 2024-04-03T16:34:24.860689+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:27.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:26 smithi082 bash[20963]: audit 2024-04-03T16:34:26.649184+0000 mon.c (mon.2) 1555 : audit [DBG] from='client.? 172.21.15.67:0/2779347835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:27.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:26 smithi067 bash[17655]: audit 2024-04-03T16:34:26.649184+0000 mon.c (mon.2) 1555 : audit [DBG] from='client.? 172.21.15.67:0/2779347835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:27.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:26 smithi067 bash[27441]: audit 2024-04-03T16:34:26.649184+0000 mon.c (mon.2) 1555 : audit [DBG] from='client.? 172.21.15.67:0/2779347835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:28.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:27 smithi082 bash[20963]: cluster 2024-04-03T16:34:26.685450+0000 mgr.y (mgr.24370) 4082 : cluster [DBG] pgmap v4066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:28.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:27 smithi067 bash[17655]: cluster 2024-04-03T16:34:26.685450+0000 mgr.y (mgr.24370) 4082 : cluster [DBG] pgmap v4066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:28.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:27 smithi067 bash[27441]: cluster 2024-04-03T16:34:26.685450+0000 mgr.y (mgr.24370) 4082 : cluster [DBG] pgmap v4066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:30.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:29 smithi082 bash[20963]: cluster 2024-04-03T16:34:28.686136+0000 mgr.y (mgr.24370) 4083 : cluster [DBG] pgmap v4067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:30.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:29 smithi082 bash[20963]: audit 2024-04-03T16:34:29.105476+0000 mon.c (mon.2) 1556 : audit [DBG] from='client.? 172.21.15.67:0/656681560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:30.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:29 smithi067 bash[17655]: cluster 2024-04-03T16:34:28.686136+0000 mgr.y (mgr.24370) 4083 : cluster [DBG] pgmap v4067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:30.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:29 smithi067 bash[17655]: audit 2024-04-03T16:34:29.105476+0000 mon.c (mon.2) 1556 : audit [DBG] from='client.? 172.21.15.67:0/656681560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:30.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:29 smithi067 bash[27441]: cluster 2024-04-03T16:34:28.686136+0000 mgr.y (mgr.24370) 4083 : cluster [DBG] pgmap v4067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:30.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:29 smithi067 bash[27441]: audit 2024-04-03T16:34:29.105476+0000 mon.c (mon.2) 1556 : audit [DBG] from='client.? 172.21.15.67:0/656681560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:32.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:31 smithi082 bash[20963]: cluster 2024-04-03T16:34:30.687142+0000 mgr.y (mgr.24370) 4084 : cluster [DBG] pgmap v4068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:32.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:31 smithi082 bash[20963]: audit 2024-04-03T16:34:31.564657+0000 mon.a (mon.0) 4100 : audit [DBG] from='client.? 172.21.15.67:0/1409317003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:32.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:31 smithi067 bash[17655]: cluster 2024-04-03T16:34:30.687142+0000 mgr.y (mgr.24370) 4084 : cluster [DBG] pgmap v4068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:32.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:31 smithi067 bash[17655]: audit 2024-04-03T16:34:31.564657+0000 mon.a (mon.0) 4100 : audit [DBG] from='client.? 172.21.15.67:0/1409317003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:32.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:31 smithi067 bash[27441]: cluster 2024-04-03T16:34:30.687142+0000 mgr.y (mgr.24370) 4084 : cluster [DBG] pgmap v4068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:32.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:31 smithi067 bash[27441]: audit 2024-04-03T16:34:31.564657+0000 mon.a (mon.0) 4100 : audit [DBG] from='client.? 172.21.15.67:0/1409317003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:33] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:34:33.853 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:34:34.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:33 smithi082 bash[20963]: cluster 2024-04-03T16:34:32.687956+0000 mgr.y (mgr.24370) 4085 : cluster [DBG] pgmap v4069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:34.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:33 smithi067 bash[17655]: cluster 2024-04-03T16:34:32.687956+0000 mgr.y (mgr.24370) 4085 : cluster [DBG] pgmap v4069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:34.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:33 smithi067 bash[27441]: cluster 2024-04-03T16:34:32.687956+0000 mgr.y (mgr.24370) 4085 : cluster [DBG] pgmap v4069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:35.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:34 smithi082 bash[20963]: audit 2024-04-03T16:34:34.014286+0000 mon.c (mon.2) 1557 : audit [DBG] from='client.? 172.21.15.67:0/2315033462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:35.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:34 smithi067 bash[17655]: audit 2024-04-03T16:34:34.014286+0000 mon.c (mon.2) 1557 : audit [DBG] from='client.? 172.21.15.67:0/2315033462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:35.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:34 smithi067 bash[27441]: audit 2024-04-03T16:34:34.014286+0000 mon.c (mon.2) 1557 : audit [DBG] from='client.? 172.21.15.67:0/2315033462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:36.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:35 smithi082 bash[20963]: cluster 2024-04-03T16:34:34.688687+0000 mgr.y (mgr.24370) 4086 : cluster [DBG] pgmap v4070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:36.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:35 smithi067 bash[27441]: cluster 2024-04-03T16:34:34.688687+0000 mgr.y (mgr.24370) 4086 : cluster [DBG] pgmap v4070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:36.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:35 smithi067 bash[17655]: cluster 2024-04-03T16:34:34.688687+0000 mgr.y (mgr.24370) 4086 : cluster [DBG] pgmap v4070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:37.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:36 smithi082 bash[20963]: audit 2024-04-03T16:34:36.473996+0000 mon.c (mon.2) 1558 : audit [DBG] from='client.? 172.21.15.67:0/3961031916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:37.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:36 smithi067 bash[17655]: audit 2024-04-03T16:34:36.473996+0000 mon.c (mon.2) 1558 : audit [DBG] from='client.? 172.21.15.67:0/3961031916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:37.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:36 smithi067 bash[27441]: audit 2024-04-03T16:34:36.473996+0000 mon.c (mon.2) 1558 : audit [DBG] from='client.? 172.21.15.67:0/3961031916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:38.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:37 smithi082 bash[20963]: cluster 2024-04-03T16:34:36.689808+0000 mgr.y (mgr.24370) 4087 : cluster [DBG] pgmap v4071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:38.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:37 smithi067 bash[17655]: cluster 2024-04-03T16:34:36.689808+0000 mgr.y (mgr.24370) 4087 : cluster [DBG] pgmap v4071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:38.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:37 smithi067 bash[27441]: cluster 2024-04-03T16:34:36.689808+0000 mgr.y (mgr.24370) 4087 : cluster [DBG] pgmap v4071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:40.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:39 smithi082 bash[20963]: cluster 2024-04-03T16:34:38.690483+0000 mgr.y (mgr.24370) 4088 : cluster [DBG] pgmap v4072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:40.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:39 smithi082 bash[20963]: audit 2024-04-03T16:34:38.926480+0000 mon.c (mon.2) 1559 : audit [DBG] from='client.? 172.21.15.67:0/2012786732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:40.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:39 smithi082 bash[20963]: audit 2024-04-03T16:34:39.860825+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:40.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:39 smithi067 bash[27441]: cluster 2024-04-03T16:34:38.690483+0000 mgr.y (mgr.24370) 4088 : cluster [DBG] pgmap v4072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:40.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:39 smithi067 bash[27441]: audit 2024-04-03T16:34:38.926480+0000 mon.c (mon.2) 1559 : audit [DBG] from='client.? 172.21.15.67:0/2012786732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:40.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:39 smithi067 bash[27441]: audit 2024-04-03T16:34:39.860825+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:40.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:39 smithi067 bash[17655]: cluster 2024-04-03T16:34:38.690483+0000 mgr.y (mgr.24370) 4088 : cluster [DBG] pgmap v4072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:40.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:39 smithi067 bash[17655]: audit 2024-04-03T16:34:38.926480+0000 mon.c (mon.2) 1559 : audit [DBG] from='client.? 172.21.15.67:0/2012786732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:40.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:39 smithi067 bash[17655]: audit 2024-04-03T16:34:39.860825+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:42.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:41 smithi082 bash[20963]: cluster 2024-04-03T16:34:40.691537+0000 mgr.y (mgr.24370) 4089 : cluster [DBG] pgmap v4073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:42.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:41 smithi082 bash[20963]: audit 2024-04-03T16:34:41.378760+0000 mon.a (mon.0) 4102 : audit [DBG] from='client.? 172.21.15.67:0/826599170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:42.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:41 smithi067 bash[27441]: cluster 2024-04-03T16:34:40.691537+0000 mgr.y (mgr.24370) 4089 : cluster [DBG] pgmap v4073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:42.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:41 smithi067 bash[27441]: audit 2024-04-03T16:34:41.378760+0000 mon.a (mon.0) 4102 : audit [DBG] from='client.? 172.21.15.67:0/826599170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:42.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:41 smithi067 bash[17655]: cluster 2024-04-03T16:34:40.691537+0000 mgr.y (mgr.24370) 4089 : cluster [DBG] pgmap v4073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:42.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:41 smithi067 bash[17655]: audit 2024-04-03T16:34:41.378760+0000 mon.a (mon.0) 4102 : audit [DBG] from='client.? 172.21.15.67:0/826599170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:34:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:34:44.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:43 smithi067 bash[17655]: cluster 2024-04-03T16:34:42.692375+0000 mgr.y (mgr.24370) 4090 : cluster [DBG] pgmap v4074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:44.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:43 smithi067 bash[17655]: audit 2024-04-03T16:34:43.833592+0000 mon.c (mon.2) 1560 : audit [DBG] from='client.? 172.21.15.67:0/4143951827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:44.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:43 smithi067 bash[27441]: cluster 2024-04-03T16:34:42.692375+0000 mgr.y (mgr.24370) 4090 : cluster [DBG] pgmap v4074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:44.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:43 smithi067 bash[27441]: audit 2024-04-03T16:34:43.833592+0000 mon.c (mon.2) 1560 : audit [DBG] from='client.? 172.21.15.67:0/4143951827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:44.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:43 smithi082 bash[20963]: cluster 2024-04-03T16:34:42.692375+0000 mgr.y (mgr.24370) 4090 : cluster [DBG] pgmap v4074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:44.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:43 smithi082 bash[20963]: audit 2024-04-03T16:34:43.833592+0000 mon.c (mon.2) 1560 : audit [DBG] from='client.? 172.21.15.67:0/4143951827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:46.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:45 smithi067 bash[27441]: cluster 2024-04-03T16:34:44.693210+0000 mgr.y (mgr.24370) 4091 : cluster [DBG] pgmap v4075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:46.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:45 smithi067 bash[17655]: cluster 2024-04-03T16:34:44.693210+0000 mgr.y (mgr.24370) 4091 : cluster [DBG] pgmap v4075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:46.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:45 smithi082 bash[20963]: cluster 2024-04-03T16:34:44.693210+0000 mgr.y (mgr.24370) 4091 : cluster [DBG] pgmap v4075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:47.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:46 smithi067 bash[17655]: audit 2024-04-03T16:34:46.293274+0000 mon.a (mon.0) 4103 : audit [DBG] from='client.? 172.21.15.67:0/2381042735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:47.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:46 smithi067 bash[27441]: audit 2024-04-03T16:34:46.293274+0000 mon.a (mon.0) 4103 : audit [DBG] from='client.? 172.21.15.67:0/2381042735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:47.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:46 smithi082 bash[20963]: audit 2024-04-03T16:34:46.293274+0000 mon.a (mon.0) 4103 : audit [DBG] from='client.? 172.21.15.67:0/2381042735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:48.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:47 smithi067 bash[17655]: cluster 2024-04-03T16:34:46.694543+0000 mgr.y (mgr.24370) 4092 : cluster [DBG] pgmap v4076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:48.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:47 smithi067 bash[27441]: cluster 2024-04-03T16:34:46.694543+0000 mgr.y (mgr.24370) 4092 : cluster [DBG] pgmap v4076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:48.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:47 smithi082 bash[20963]: cluster 2024-04-03T16:34:46.694543+0000 mgr.y (mgr.24370) 4092 : cluster [DBG] pgmap v4076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:49.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:48 smithi067 bash[17655]: audit 2024-04-03T16:34:48.744341+0000 mon.c (mon.2) 1561 : audit [DBG] from='client.? 172.21.15.67:0/2211888571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:49.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:48 smithi067 bash[27441]: audit 2024-04-03T16:34:48.744341+0000 mon.c (mon.2) 1561 : audit [DBG] from='client.? 172.21.15.67:0/2211888571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:49.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:48 smithi082 bash[20963]: audit 2024-04-03T16:34:48.744341+0000 mon.c (mon.2) 1561 : audit [DBG] from='client.? 172.21.15.67:0/2211888571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:50.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:49 smithi067 bash[17655]: cluster 2024-04-03T16:34:48.695315+0000 mgr.y (mgr.24370) 4093 : cluster [DBG] pgmap v4077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:50.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:49 smithi067 bash[27441]: cluster 2024-04-03T16:34:48.695315+0000 mgr.y (mgr.24370) 4093 : cluster [DBG] pgmap v4077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:50.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:49 smithi082 bash[20963]: cluster 2024-04-03T16:34:48.695315+0000 mgr.y (mgr.24370) 4093 : cluster [DBG] pgmap v4077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:52.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:51 smithi082 bash[20963]: cluster 2024-04-03T16:34:50.696366+0000 mgr.y (mgr.24370) 4094 : cluster [DBG] pgmap v4078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:52.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:51 smithi082 bash[20963]: audit 2024-04-03T16:34:51.200429+0000 mon.c (mon.2) 1562 : audit [DBG] from='client.? 172.21.15.67:0/1883645075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:52.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:51 smithi067 bash[27441]: cluster 2024-04-03T16:34:50.696366+0000 mgr.y (mgr.24370) 4094 : cluster [DBG] pgmap v4078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:52.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:51 smithi067 bash[27441]: audit 2024-04-03T16:34:51.200429+0000 mon.c (mon.2) 1562 : audit [DBG] from='client.? 172.21.15.67:0/1883645075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:52.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:51 smithi067 bash[17655]: cluster 2024-04-03T16:34:50.696366+0000 mgr.y (mgr.24370) 4094 : cluster [DBG] pgmap v4078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:52.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:51 smithi067 bash[17655]: audit 2024-04-03T16:34:51.200429+0000 mon.c (mon.2) 1562 : audit [DBG] from='client.? 172.21.15.67:0/1883645075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:34:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:34:54.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:53 smithi082 bash[20963]: cluster 2024-04-03T16:34:52.697081+0000 mgr.y (mgr.24370) 4095 : cluster [DBG] pgmap v4079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:54.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:53 smithi082 bash[20963]: audit 2024-04-03T16:34:53.658197+0000 mon.c (mon.2) 1563 : audit [DBG] from='client.? 172.21.15.67:0/2385819420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:54.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:53 smithi067 bash[17655]: cluster 2024-04-03T16:34:52.697081+0000 mgr.y (mgr.24370) 4095 : cluster [DBG] pgmap v4079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:54.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:53 smithi067 bash[17655]: audit 2024-04-03T16:34:53.658197+0000 mon.c (mon.2) 1563 : audit [DBG] from='client.? 172.21.15.67:0/2385819420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:54.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:53 smithi067 bash[27441]: cluster 2024-04-03T16:34:52.697081+0000 mgr.y (mgr.24370) 4095 : cluster [DBG] pgmap v4079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:54.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:53 smithi067 bash[27441]: audit 2024-04-03T16:34:53.658197+0000 mon.c (mon.2) 1563 : audit [DBG] from='client.? 172.21.15.67:0/2385819420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:55.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:54 smithi082 bash[20963]: audit 2024-04-03T16:34:54.861427+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:55.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:54 smithi067 bash[17655]: audit 2024-04-03T16:34:54.861427+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:54 smithi067 bash[27441]: audit 2024-04-03T16:34:54.861427+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:34:56.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:55 smithi082 bash[20963]: cluster 2024-04-03T16:34:54.697673+0000 mgr.y (mgr.24370) 4096 : cluster [DBG] pgmap v4080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:56.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:55 smithi067 bash[17655]: cluster 2024-04-03T16:34:54.697673+0000 mgr.y (mgr.24370) 4096 : cluster [DBG] pgmap v4080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:56.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:55 smithi067 bash[27441]: cluster 2024-04-03T16:34:54.697673+0000 mgr.y (mgr.24370) 4096 : cluster [DBG] pgmap v4080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:57.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:56 smithi082 bash[20963]: audit 2024-04-03T16:34:56.117586+0000 mon.a (mon.0) 4105 : audit [DBG] from='client.? 172.21.15.67:0/3836437215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:57.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:56 smithi067 bash[17655]: audit 2024-04-03T16:34:56.117586+0000 mon.a (mon.0) 4105 : audit [DBG] from='client.? 172.21.15.67:0/3836437215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:57.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:56 smithi067 bash[27441]: audit 2024-04-03T16:34:56.117586+0000 mon.a (mon.0) 4105 : audit [DBG] from='client.? 172.21.15.67:0/3836437215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:58.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:57 smithi082 bash[20963]: cluster 2024-04-03T16:34:56.698834+0000 mgr.y (mgr.24370) 4097 : cluster [DBG] pgmap v4081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:58.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:57 smithi082 bash[20963]: audit 2024-04-03T16:34:57.494857+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:34:58.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:57 smithi067 bash[27441]: cluster 2024-04-03T16:34:56.698834+0000 mgr.y (mgr.24370) 4097 : cluster [DBG] pgmap v4081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:58.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:57 smithi067 bash[27441]: audit 2024-04-03T16:34:57.494857+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:34:58.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:57 smithi067 bash[17655]: cluster 2024-04-03T16:34:56.698834+0000 mgr.y (mgr.24370) 4097 : cluster [DBG] pgmap v4081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:34:58.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:57 smithi067 bash[17655]: audit 2024-04-03T16:34:57.494857+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:34:59.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:58 smithi082 bash[20963]: audit 2024-04-03T16:34:58.571023+0000 mon.a (mon.0) 4107 : audit [DBG] from='client.? 172.21.15.67:0/48636523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:59.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:58 smithi067 bash[17655]: audit 2024-04-03T16:34:58.571023+0000 mon.a (mon.0) 4107 : audit [DBG] from='client.? 172.21.15.67:0/48636523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:34:59.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:58 smithi067 bash[27441]: audit 2024-04-03T16:34:58.571023+0000 mon.a (mon.0) 4107 : audit [DBG] from='client.? 172.21.15.67:0/48636523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:00.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:34:59 smithi082 bash[20963]: cluster 2024-04-03T16:34:58.699533+0000 mgr.y (mgr.24370) 4098 : cluster [DBG] pgmap v4082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:00.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:34:59 smithi067 bash[17655]: cluster 2024-04-03T16:34:58.699533+0000 mgr.y (mgr.24370) 4098 : cluster [DBG] pgmap v4082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:00.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:34:59 smithi067 bash[27441]: cluster 2024-04-03T16:34:58.699533+0000 mgr.y (mgr.24370) 4098 : cluster [DBG] pgmap v4082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:02.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:01 smithi082 bash[20963]: cluster 2024-04-03T16:35:00.700238+0000 mgr.y (mgr.24370) 4099 : cluster [DBG] pgmap v4083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:02.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:01 smithi082 bash[20963]: audit 2024-04-03T16:35:01.026461+0000 mon.c (mon.2) 1564 : audit [DBG] from='client.? 172.21.15.67:0/1943863646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:02.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:01 smithi067 bash[27441]: cluster 2024-04-03T16:35:00.700238+0000 mgr.y (mgr.24370) 4099 : cluster [DBG] pgmap v4083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:02.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:01 smithi067 bash[27441]: audit 2024-04-03T16:35:01.026461+0000 mon.c (mon.2) 1564 : audit [DBG] from='client.? 172.21.15.67:0/1943863646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:02.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:01 smithi067 bash[17655]: cluster 2024-04-03T16:35:00.700238+0000 mgr.y (mgr.24370) 4099 : cluster [DBG] pgmap v4083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:02.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:01 smithi067 bash[17655]: audit 2024-04-03T16:35:01.026461+0000 mon.c (mon.2) 1564 : audit [DBG] from='client.? 172.21.15.67:0/1943863646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:03] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:35:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:35:04.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:04 smithi082 bash[20963]: cluster 2024-04-03T16:35:02.700879+0000 mgr.y (mgr.24370) 4100 : cluster [DBG] pgmap v4084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:04.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:04 smithi082 bash[20963]: audit 2024-04-03T16:35:03.234552+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:04 smithi082 bash[20963]: audit 2024-04-03T16:35:03.241200+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:04 smithi082 bash[20963]: audit 2024-04-03T16:35:03.489068+0000 mon.c (mon.2) 1565 : audit [DBG] from='client.? 172.21.15.67:0/4081523025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:04 smithi082 bash[20963]: audit 2024-04-03T16:35:03.544170+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:04 smithi082 bash[20963]: audit 2024-04-03T16:35:03.552056+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:04 smithi082 bash[20963]: audit 2024-04-03T16:35:03.979311+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:35:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:04 smithi082 bash[20963]: audit 2024-04-03T16:35:03.980858+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:35:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:04 smithi082 bash[20963]: audit 2024-04-03T16:35:03.990255+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[17655]: cluster 2024-04-03T16:35:02.700879+0000 mgr.y (mgr.24370) 4100 : cluster [DBG] pgmap v4084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[17655]: audit 2024-04-03T16:35:03.234552+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[17655]: audit 2024-04-03T16:35:03.241200+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[17655]: audit 2024-04-03T16:35:03.489068+0000 mon.c (mon.2) 1565 : audit [DBG] from='client.? 172.21.15.67:0/4081523025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[17655]: audit 2024-04-03T16:35:03.544170+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[17655]: audit 2024-04-03T16:35:03.552056+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[17655]: audit 2024-04-03T16:35:03.979311+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:35:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[17655]: audit 2024-04-03T16:35:03.980858+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:35:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[17655]: audit 2024-04-03T16:35:03.990255+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[27441]: cluster 2024-04-03T16:35:02.700879+0000 mgr.y (mgr.24370) 4100 : cluster [DBG] pgmap v4084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[27441]: audit 2024-04-03T16:35:03.234552+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[27441]: audit 2024-04-03T16:35:03.241200+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[27441]: audit 2024-04-03T16:35:03.489068+0000 mon.c (mon.2) 1565 : audit [DBG] from='client.? 172.21.15.67:0/4081523025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[27441]: audit 2024-04-03T16:35:03.544170+0000 mon.a (mon.0) 4110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[27441]: audit 2024-04-03T16:35:03.552056+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[27441]: audit 2024-04-03T16:35:03.979311+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:35:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[27441]: audit 2024-04-03T16:35:03.980858+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:35:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:04 smithi067 bash[27441]: audit 2024-04-03T16:35:03.990255+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:35:06.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:06 smithi082 bash[20963]: cluster 2024-04-03T16:35:04.701605+0000 mgr.y (mgr.24370) 4101 : cluster [DBG] pgmap v4085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:06.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:06 smithi082 bash[20963]: audit 2024-04-03T16:35:05.943449+0000 mon.a (mon.0) 4115 : audit [DBG] from='client.? 172.21.15.67:0/156108942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:06 smithi067 bash[17655]: cluster 2024-04-03T16:35:04.701605+0000 mgr.y (mgr.24370) 4101 : cluster [DBG] pgmap v4085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:06 smithi067 bash[17655]: audit 2024-04-03T16:35:05.943449+0000 mon.a (mon.0) 4115 : audit [DBG] from='client.? 172.21.15.67:0/156108942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:06 smithi067 bash[27441]: cluster 2024-04-03T16:35:04.701605+0000 mgr.y (mgr.24370) 4101 : cluster [DBG] pgmap v4085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:06 smithi067 bash[27441]: audit 2024-04-03T16:35:05.943449+0000 mon.a (mon.0) 4115 : audit [DBG] from='client.? 172.21.15.67:0/156108942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:08 smithi082 bash[20963]: cluster 2024-04-03T16:35:06.702831+0000 mgr.y (mgr.24370) 4102 : cluster [DBG] pgmap v4086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:08 smithi067 bash[17655]: cluster 2024-04-03T16:35:06.702831+0000 mgr.y (mgr.24370) 4102 : cluster [DBG] pgmap v4086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:08 smithi067 bash[27441]: cluster 2024-04-03T16:35:06.702831+0000 mgr.y (mgr.24370) 4102 : cluster [DBG] pgmap v4086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:09 smithi082 bash[20963]: audit 2024-04-03T16:35:08.400462+0000 mon.c (mon.2) 1566 : audit [DBG] from='client.? 172.21.15.67:0/677099751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:09 smithi067 bash[17655]: audit 2024-04-03T16:35:08.400462+0000 mon.c (mon.2) 1566 : audit [DBG] from='client.? 172.21.15.67:0/677099751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:09 smithi067 bash[27441]: audit 2024-04-03T16:35:08.400462+0000 mon.c (mon.2) 1566 : audit [DBG] from='client.? 172.21.15.67:0/677099751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:10 smithi082 bash[20963]: cluster 2024-04-03T16:35:08.703581+0000 mgr.y (mgr.24370) 4103 : cluster [DBG] pgmap v4087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:10 smithi082 bash[20963]: audit 2024-04-03T16:35:09.861705+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:10.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:10 smithi067 bash[17655]: cluster 2024-04-03T16:35:08.703581+0000 mgr.y (mgr.24370) 4103 : cluster [DBG] pgmap v4087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:10 smithi067 bash[17655]: audit 2024-04-03T16:35:09.861705+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:10 smithi067 bash[27441]: cluster 2024-04-03T16:35:08.703581+0000 mgr.y (mgr.24370) 4103 : cluster [DBG] pgmap v4087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:10 smithi067 bash[27441]: audit 2024-04-03T16:35:09.861705+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:11 smithi082 bash[20963]: audit 2024-04-03T16:35:10.853202+0000 mon.c (mon.2) 1567 : audit [DBG] from='client.? 172.21.15.67:0/2162915221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:11 smithi067 bash[17655]: audit 2024-04-03T16:35:10.853202+0000 mon.c (mon.2) 1567 : audit [DBG] from='client.? 172.21.15.67:0/2162915221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:11 smithi067 bash[27441]: audit 2024-04-03T16:35:10.853202+0000 mon.c (mon.2) 1567 : audit [DBG] from='client.? 172.21.15.67:0/2162915221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:12.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:12 smithi082 bash[20963]: cluster 2024-04-03T16:35:10.704365+0000 mgr.y (mgr.24370) 4104 : cluster [DBG] pgmap v4088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:12.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:12 smithi067 bash[17655]: cluster 2024-04-03T16:35:10.704365+0000 mgr.y (mgr.24370) 4104 : cluster [DBG] pgmap v4088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:12 smithi067 bash[27441]: cluster 2024-04-03T16:35:10.704365+0000 mgr.y (mgr.24370) 4104 : cluster [DBG] pgmap v4088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:35:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:35:14.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:14 smithi082 bash[20963]: cluster 2024-04-03T16:35:12.704996+0000 mgr.y (mgr.24370) 4105 : cluster [DBG] pgmap v4089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:14.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:14 smithi082 bash[20963]: audit 2024-04-03T16:35:13.305359+0000 mon.c (mon.2) 1568 : audit [DBG] from='client.? 172.21.15.67:0/1551400871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:14 smithi067 bash[17655]: cluster 2024-04-03T16:35:12.704996+0000 mgr.y (mgr.24370) 4105 : cluster [DBG] pgmap v4089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:14 smithi067 bash[17655]: audit 2024-04-03T16:35:13.305359+0000 mon.c (mon.2) 1568 : audit [DBG] from='client.? 172.21.15.67:0/1551400871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:14 smithi067 bash[27441]: cluster 2024-04-03T16:35:12.704996+0000 mgr.y (mgr.24370) 4105 : cluster [DBG] pgmap v4089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:14 smithi067 bash[27441]: audit 2024-04-03T16:35:13.305359+0000 mon.c (mon.2) 1568 : audit [DBG] from='client.? 172.21.15.67:0/1551400871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:16.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:16 smithi082 bash[20963]: cluster 2024-04-03T16:35:14.705726+0000 mgr.y (mgr.24370) 4106 : cluster [DBG] pgmap v4090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:16.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:16 smithi082 bash[20963]: audit 2024-04-03T16:35:15.773355+0000 mon.a (mon.0) 4117 : audit [DBG] from='client.? 172.21.15.67:0/3376675929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:16.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:16 smithi067 bash[17655]: cluster 2024-04-03T16:35:14.705726+0000 mgr.y (mgr.24370) 4106 : cluster [DBG] pgmap v4090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:16.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:16 smithi067 bash[17655]: audit 2024-04-03T16:35:15.773355+0000 mon.a (mon.0) 4117 : audit [DBG] from='client.? 172.21.15.67:0/3376675929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:16.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:16 smithi067 bash[27441]: cluster 2024-04-03T16:35:14.705726+0000 mgr.y (mgr.24370) 4106 : cluster [DBG] pgmap v4090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:16.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:16 smithi067 bash[27441]: audit 2024-04-03T16:35:15.773355+0000 mon.a (mon.0) 4117 : audit [DBG] from='client.? 172.21.15.67:0/3376675929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:18.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:18 smithi082 bash[20963]: cluster 2024-04-03T16:35:16.706855+0000 mgr.y (mgr.24370) 4107 : cluster [DBG] pgmap v4091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:18.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:18 smithi082 bash[20963]: audit 2024-04-03T16:35:18.223481+0000 mon.a (mon.0) 4118 : audit [DBG] from='client.? 172.21.15.67:0/3535163098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:18.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:18 smithi067 bash[27441]: cluster 2024-04-03T16:35:16.706855+0000 mgr.y (mgr.24370) 4107 : cluster [DBG] pgmap v4091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:18.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:18 smithi067 bash[27441]: audit 2024-04-03T16:35:18.223481+0000 mon.a (mon.0) 4118 : audit [DBG] from='client.? 172.21.15.67:0/3535163098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:18.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:18 smithi067 bash[17655]: cluster 2024-04-03T16:35:16.706855+0000 mgr.y (mgr.24370) 4107 : cluster [DBG] pgmap v4091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:18.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:18 smithi067 bash[17655]: audit 2024-04-03T16:35:18.223481+0000 mon.a (mon.0) 4118 : audit [DBG] from='client.? 172.21.15.67:0/3535163098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:20.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:20 smithi082 bash[20963]: cluster 2024-04-03T16:35:18.707537+0000 mgr.y (mgr.24370) 4108 : cluster [DBG] pgmap v4092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:20 smithi067 bash[17655]: cluster 2024-04-03T16:35:18.707537+0000 mgr.y (mgr.24370) 4108 : cluster [DBG] pgmap v4092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:20.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:20 smithi067 bash[27441]: cluster 2024-04-03T16:35:18.707537+0000 mgr.y (mgr.24370) 4108 : cluster [DBG] pgmap v4092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:21 smithi082 bash[20963]: audit 2024-04-03T16:35:20.677672+0000 mon.c (mon.2) 1569 : audit [DBG] from='client.? 172.21.15.67:0/2350164967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:21 smithi067 bash[27441]: audit 2024-04-03T16:35:20.677672+0000 mon.c (mon.2) 1569 : audit [DBG] from='client.? 172.21.15.67:0/2350164967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:21 smithi067 bash[17655]: audit 2024-04-03T16:35:20.677672+0000 mon.c (mon.2) 1569 : audit [DBG] from='client.? 172.21.15.67:0/2350164967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:22.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:22 smithi082 bash[20963]: cluster 2024-04-03T16:35:20.708571+0000 mgr.y (mgr.24370) 4109 : cluster [DBG] pgmap v4093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:22.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:22 smithi067 bash[17655]: cluster 2024-04-03T16:35:20.708571+0000 mgr.y (mgr.24370) 4109 : cluster [DBG] pgmap v4093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:22.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:22 smithi067 bash[27441]: cluster 2024-04-03T16:35:20.708571+0000 mgr.y (mgr.24370) 4109 : cluster [DBG] pgmap v4093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:35:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:23 smithi067 bash[27441]: audit 2024-04-03T16:35:23.128268+0000 mon.a (mon.0) 4119 : audit [DBG] from='client.? 172.21.15.67:0/3582271140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:23 smithi067 bash[17655]: audit 2024-04-03T16:35:23.128268+0000 mon.a (mon.0) 4119 : audit [DBG] from='client.? 172.21.15.67:0/3582271140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:23.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:35:23.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:23 smithi082 bash[20963]: audit 2024-04-03T16:35:23.128268+0000 mon.a (mon.0) 4119 : audit [DBG] from='client.? 172.21.15.67:0/3582271140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:24.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:24 smithi082 bash[20963]: cluster 2024-04-03T16:35:22.709204+0000 mgr.y (mgr.24370) 4110 : cluster [DBG] pgmap v4094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:24 smithi067 bash[27441]: cluster 2024-04-03T16:35:22.709204+0000 mgr.y (mgr.24370) 4110 : cluster [DBG] pgmap v4094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:24.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:24 smithi067 bash[17655]: cluster 2024-04-03T16:35:22.709204+0000 mgr.y (mgr.24370) 4110 : cluster [DBG] pgmap v4094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:25 smithi082 bash[20963]: audit 2024-04-03T16:35:24.862004+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:25 smithi067 bash[27441]: audit 2024-04-03T16:35:24.862004+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:25 smithi067 bash[17655]: audit 2024-04-03T16:35:24.862004+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:26.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:26 smithi082 bash[20963]: cluster 2024-04-03T16:35:24.709990+0000 mgr.y (mgr.24370) 4111 : cluster [DBG] pgmap v4095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:26.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:26 smithi082 bash[20963]: audit 2024-04-03T16:35:25.590528+0000 mon.a (mon.0) 4121 : audit [DBG] from='client.? 172.21.15.67:0/2701405524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:26 smithi067 bash[27441]: cluster 2024-04-03T16:35:24.709990+0000 mgr.y (mgr.24370) 4111 : cluster [DBG] pgmap v4095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:26 smithi067 bash[27441]: audit 2024-04-03T16:35:25.590528+0000 mon.a (mon.0) 4121 : audit [DBG] from='client.? 172.21.15.67:0/2701405524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:26 smithi067 bash[17655]: cluster 2024-04-03T16:35:24.709990+0000 mgr.y (mgr.24370) 4111 : cluster [DBG] pgmap v4095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:26 smithi067 bash[17655]: audit 2024-04-03T16:35:25.590528+0000 mon.a (mon.0) 4121 : audit [DBG] from='client.? 172.21.15.67:0/2701405524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:28.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:28 smithi082 bash[20963]: cluster 2024-04-03T16:35:26.710749+0000 mgr.y (mgr.24370) 4112 : cluster [DBG] pgmap v4096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:28.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:28 smithi082 bash[20963]: audit 2024-04-03T16:35:28.038086+0000 mon.a (mon.0) 4122 : audit [DBG] from='client.? 172.21.15.67:0/170290526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:28 smithi067 bash[17655]: cluster 2024-04-03T16:35:26.710749+0000 mgr.y (mgr.24370) 4112 : cluster [DBG] pgmap v4096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:28 smithi067 bash[17655]: audit 2024-04-03T16:35:28.038086+0000 mon.a (mon.0) 4122 : audit [DBG] from='client.? 172.21.15.67:0/170290526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:28.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:28 smithi067 bash[27441]: cluster 2024-04-03T16:35:26.710749+0000 mgr.y (mgr.24370) 4112 : cluster [DBG] pgmap v4096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:28.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:28 smithi067 bash[27441]: audit 2024-04-03T16:35:28.038086+0000 mon.a (mon.0) 4122 : audit [DBG] from='client.? 172.21.15.67:0/170290526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:30.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:30 smithi082 bash[20963]: cluster 2024-04-03T16:35:28.711383+0000 mgr.y (mgr.24370) 4113 : cluster [DBG] pgmap v4097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:30.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:30 smithi067 bash[17655]: cluster 2024-04-03T16:35:28.711383+0000 mgr.y (mgr.24370) 4113 : cluster [DBG] pgmap v4097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:30.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:30 smithi067 bash[27441]: cluster 2024-04-03T16:35:28.711383+0000 mgr.y (mgr.24370) 4113 : cluster [DBG] pgmap v4097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:31 smithi082 bash[20963]: audit 2024-04-03T16:35:30.484857+0000 mon.a (mon.0) 4123 : audit [DBG] from='client.? 172.21.15.67:0/171666774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:31 smithi067 bash[17655]: audit 2024-04-03T16:35:30.484857+0000 mon.a (mon.0) 4123 : audit [DBG] from='client.? 172.21.15.67:0/171666774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:31 smithi067 bash[27441]: audit 2024-04-03T16:35:30.484857+0000 mon.a (mon.0) 4123 : audit [DBG] from='client.? 172.21.15.67:0/171666774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:32.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:32 smithi082 bash[20963]: cluster 2024-04-03T16:35:30.712514+0000 mgr.y (mgr.24370) 4114 : cluster [DBG] pgmap v4098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:32.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:32 smithi067 bash[27441]: cluster 2024-04-03T16:35:30.712514+0000 mgr.y (mgr.24370) 4114 : cluster [DBG] pgmap v4098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:32 smithi067 bash[17655]: cluster 2024-04-03T16:35:30.712514+0000 mgr.y (mgr.24370) 4114 : cluster [DBG] pgmap v4098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:33.338 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:33] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:35:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:33 smithi082 bash[20963]: audit 2024-04-03T16:35:32.936292+0000 mon.c (mon.2) 1570 : audit [DBG] from='client.? 172.21.15.67:0/592106055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:33.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:35:33.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:33 smithi067 bash[17655]: audit 2024-04-03T16:35:32.936292+0000 mon.c (mon.2) 1570 : audit [DBG] from='client.? 172.21.15.67:0/592106055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:33.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:33 smithi067 bash[27441]: audit 2024-04-03T16:35:32.936292+0000 mon.c (mon.2) 1570 : audit [DBG] from='client.? 172.21.15.67:0/592106055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:34.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:34 smithi082 bash[20963]: cluster 2024-04-03T16:35:32.713152+0000 mgr.y (mgr.24370) 4115 : cluster [DBG] pgmap v4099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:34 smithi067 bash[17655]: cluster 2024-04-03T16:35:32.713152+0000 mgr.y (mgr.24370) 4115 : cluster [DBG] pgmap v4099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:34.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:34 smithi067 bash[27441]: cluster 2024-04-03T16:35:32.713152+0000 mgr.y (mgr.24370) 4115 : cluster [DBG] pgmap v4099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:36 smithi082 bash[20963]: cluster 2024-04-03T16:35:34.713978+0000 mgr.y (mgr.24370) 4116 : cluster [DBG] pgmap v4100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:36 smithi082 bash[20963]: audit 2024-04-03T16:35:35.394731+0000 mon.a (mon.0) 4124 : audit [DBG] from='client.? 172.21.15.67:0/840671190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:36.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:36 smithi067 bash[17655]: cluster 2024-04-03T16:35:34.713978+0000 mgr.y (mgr.24370) 4116 : cluster [DBG] pgmap v4100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:36.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:36 smithi067 bash[17655]: audit 2024-04-03T16:35:35.394731+0000 mon.a (mon.0) 4124 : audit [DBG] from='client.? 172.21.15.67:0/840671190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:36.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:36 smithi067 bash[27441]: cluster 2024-04-03T16:35:34.713978+0000 mgr.y (mgr.24370) 4116 : cluster [DBG] pgmap v4100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:36.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:36 smithi067 bash[27441]: audit 2024-04-03T16:35:35.394731+0000 mon.a (mon.0) 4124 : audit [DBG] from='client.? 172.21.15.67:0/840671190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:38.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:38 smithi082 bash[20963]: cluster 2024-04-03T16:35:36.715217+0000 mgr.y (mgr.24370) 4117 : cluster [DBG] pgmap v4101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:38.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:38 smithi082 bash[20963]: audit 2024-04-03T16:35:37.840301+0000 mon.c (mon.2) 1571 : audit [DBG] from='client.? 172.21.15.67:0/1259028339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:38 smithi067 bash[17655]: cluster 2024-04-03T16:35:36.715217+0000 mgr.y (mgr.24370) 4117 : cluster [DBG] pgmap v4101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:38 smithi067 bash[17655]: audit 2024-04-03T16:35:37.840301+0000 mon.c (mon.2) 1571 : audit [DBG] from='client.? 172.21.15.67:0/1259028339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:38 smithi067 bash[27441]: cluster 2024-04-03T16:35:36.715217+0000 mgr.y (mgr.24370) 4117 : cluster [DBG] pgmap v4101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:38 smithi067 bash[27441]: audit 2024-04-03T16:35:37.840301+0000 mon.c (mon.2) 1571 : audit [DBG] from='client.? 172.21.15.67:0/1259028339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:40 smithi082 bash[20963]: cluster 2024-04-03T16:35:38.715915+0000 mgr.y (mgr.24370) 4118 : cluster [DBG] pgmap v4102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:40 smithi082 bash[20963]: audit 2024-04-03T16:35:39.862371+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:40 smithi082 bash[20963]: audit 2024-04-03T16:35:40.299528+0000 mon.a (mon.0) 4126 : audit [DBG] from='client.? 172.21.15.67:0/2161658332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:40 smithi067 bash[27441]: cluster 2024-04-03T16:35:38.715915+0000 mgr.y (mgr.24370) 4118 : cluster [DBG] pgmap v4102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:40 smithi067 bash[27441]: audit 2024-04-03T16:35:39.862371+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:40 smithi067 bash[27441]: audit 2024-04-03T16:35:40.299528+0000 mon.a (mon.0) 4126 : audit [DBG] from='client.? 172.21.15.67:0/2161658332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:40 smithi067 bash[17655]: cluster 2024-04-03T16:35:38.715915+0000 mgr.y (mgr.24370) 4118 : cluster [DBG] pgmap v4102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:40 smithi067 bash[17655]: audit 2024-04-03T16:35:39.862371+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:40 smithi067 bash[17655]: audit 2024-04-03T16:35:40.299528+0000 mon.a (mon.0) 4126 : audit [DBG] from='client.? 172.21.15.67:0/2161658332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:42.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:42 smithi082 bash[20963]: cluster 2024-04-03T16:35:40.717047+0000 mgr.y (mgr.24370) 4119 : cluster [DBG] pgmap v4103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:42.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:42 smithi067 bash[27441]: cluster 2024-04-03T16:35:40.717047+0000 mgr.y (mgr.24370) 4119 : cluster [DBG] pgmap v4103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:42.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:42 smithi067 bash[17655]: cluster 2024-04-03T16:35:40.717047+0000 mgr.y (mgr.24370) 4119 : cluster [DBG] pgmap v4103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:43.366 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:35:43.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:35:43.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:43 smithi082 bash[20963]: audit 2024-04-03T16:35:42.752216+0000 mon.a (mon.0) 4127 : audit [DBG] from='client.? 172.21.15.67:0/4061769041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:43.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:43 smithi067 bash[17655]: audit 2024-04-03T16:35:42.752216+0000 mon.a (mon.0) 4127 : audit [DBG] from='client.? 172.21.15.67:0/4061769041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:43.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:43 smithi067 bash[27441]: audit 2024-04-03T16:35:42.752216+0000 mon.a (mon.0) 4127 : audit [DBG] from='client.? 172.21.15.67:0/4061769041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:44.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:44 smithi082 bash[20963]: cluster 2024-04-03T16:35:42.717527+0000 mgr.y (mgr.24370) 4120 : cluster [DBG] pgmap v4104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:44 smithi067 bash[27441]: cluster 2024-04-03T16:35:42.717527+0000 mgr.y (mgr.24370) 4120 : cluster [DBG] pgmap v4104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:44.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:44 smithi067 bash[17655]: cluster 2024-04-03T16:35:42.717527+0000 mgr.y (mgr.24370) 4120 : cluster [DBG] pgmap v4104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:45 smithi082 bash[20963]: audit 2024-04-03T16:35:45.204908+0000 mon.c (mon.2) 1572 : audit [DBG] from='client.? 172.21.15.67:0/2205179660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:45 smithi067 bash[27441]: audit 2024-04-03T16:35:45.204908+0000 mon.c (mon.2) 1572 : audit [DBG] from='client.? 172.21.15.67:0/2205179660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:45 smithi067 bash[17655]: audit 2024-04-03T16:35:45.204908+0000 mon.c (mon.2) 1572 : audit [DBG] from='client.? 172.21.15.67:0/2205179660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:46.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:46 smithi067 bash[27441]: cluster 2024-04-03T16:35:44.718219+0000 mgr.y (mgr.24370) 4121 : cluster [DBG] pgmap v4105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:46.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:46 smithi067 bash[17655]: cluster 2024-04-03T16:35:44.718219+0000 mgr.y (mgr.24370) 4121 : cluster [DBG] pgmap v4105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:46.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:46 smithi082 bash[20963]: cluster 2024-04-03T16:35:44.718219+0000 mgr.y (mgr.24370) 4121 : cluster [DBG] pgmap v4105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:48.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:48 smithi067 bash[17655]: cluster 2024-04-03T16:35:46.719317+0000 mgr.y (mgr.24370) 4122 : cluster [DBG] pgmap v4106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:48.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:48 smithi067 bash[17655]: audit 2024-04-03T16:35:47.667112+0000 mon.c (mon.2) 1573 : audit [DBG] from='client.? 172.21.15.67:0/1504500769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:48.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:48 smithi067 bash[27441]: cluster 2024-04-03T16:35:46.719317+0000 mgr.y (mgr.24370) 4122 : cluster [DBG] pgmap v4106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:48.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:48 smithi067 bash[27441]: audit 2024-04-03T16:35:47.667112+0000 mon.c (mon.2) 1573 : audit [DBG] from='client.? 172.21.15.67:0/1504500769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:48.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:48 smithi082 bash[20963]: cluster 2024-04-03T16:35:46.719317+0000 mgr.y (mgr.24370) 4122 : cluster [DBG] pgmap v4106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:48.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:48 smithi082 bash[20963]: audit 2024-04-03T16:35:47.667112+0000 mon.c (mon.2) 1573 : audit [DBG] from='client.? 172.21.15.67:0/1504500769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:50.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:50 smithi067 bash[27441]: cluster 2024-04-03T16:35:48.720169+0000 mgr.y (mgr.24370) 4123 : cluster [DBG] pgmap v4107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:50.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:50 smithi067 bash[27441]: audit 2024-04-03T16:35:50.118103+0000 mon.c (mon.2) 1574 : audit [DBG] from='client.? 172.21.15.67:0/132586604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:50.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:50 smithi067 bash[17655]: cluster 2024-04-03T16:35:48.720169+0000 mgr.y (mgr.24370) 4123 : cluster [DBG] pgmap v4107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:50.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:50 smithi067 bash[17655]: audit 2024-04-03T16:35:50.118103+0000 mon.c (mon.2) 1574 : audit [DBG] from='client.? 172.21.15.67:0/132586604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:50.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:50 smithi082 bash[20963]: cluster 2024-04-03T16:35:48.720169+0000 mgr.y (mgr.24370) 4123 : cluster [DBG] pgmap v4107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:50.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:50 smithi082 bash[20963]: audit 2024-04-03T16:35:50.118103+0000 mon.c (mon.2) 1574 : audit [DBG] from='client.? 172.21.15.67:0/132586604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:52 smithi067 bash[27441]: cluster 2024-04-03T16:35:50.721273+0000 mgr.y (mgr.24370) 4124 : cluster [DBG] pgmap v4108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:52.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:52 smithi067 bash[17655]: cluster 2024-04-03T16:35:50.721273+0000 mgr.y (mgr.24370) 4124 : cluster [DBG] pgmap v4108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:52.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:52 smithi082 bash[20963]: cluster 2024-04-03T16:35:50.721273+0000 mgr.y (mgr.24370) 4124 : cluster [DBG] pgmap v4108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:53.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:35:53.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:53 smithi067 bash[17655]: audit 2024-04-03T16:35:52.574238+0000 mon.c (mon.2) 1575 : audit [DBG] from='client.? 172.21.15.67:0/1227394377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:53.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:53 smithi067 bash[27441]: audit 2024-04-03T16:35:52.574238+0000 mon.c (mon.2) 1575 : audit [DBG] from='client.? 172.21.15.67:0/1227394377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:35:53.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:53 smithi082 bash[20963]: audit 2024-04-03T16:35:52.574238+0000 mon.c (mon.2) 1575 : audit [DBG] from='client.? 172.21.15.67:0/1227394377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:54.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:54 smithi067 bash[27441]: cluster 2024-04-03T16:35:52.721940+0000 mgr.y (mgr.24370) 4125 : cluster [DBG] pgmap v4109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:54.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:54 smithi067 bash[17655]: cluster 2024-04-03T16:35:52.721940+0000 mgr.y (mgr.24370) 4125 : cluster [DBG] pgmap v4109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:54.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:54 smithi082 bash[20963]: cluster 2024-04-03T16:35:52.721940+0000 mgr.y (mgr.24370) 4125 : cluster [DBG] pgmap v4109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:55.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:55 smithi082 bash[20963]: audit 2024-04-03T16:35:54.862631+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:55.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:55 smithi082 bash[20963]: audit 2024-04-03T16:35:55.018441+0000 mon.c (mon.2) 1576 : audit [DBG] from='client.? 172.21.15.67:0/4114240394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:55.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:55 smithi067 bash[17655]: audit 2024-04-03T16:35:54.862631+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:55.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:55 smithi067 bash[17655]: audit 2024-04-03T16:35:55.018441+0000 mon.c (mon.2) 1576 : audit [DBG] from='client.? 172.21.15.67:0/4114240394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:55.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:55 smithi067 bash[27441]: audit 2024-04-03T16:35:54.862631+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:35:55.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:55 smithi067 bash[27441]: audit 2024-04-03T16:35:55.018441+0000 mon.c (mon.2) 1576 : audit [DBG] from='client.? 172.21.15.67:0/4114240394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:56.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:56 smithi082 bash[20963]: cluster 2024-04-03T16:35:54.722369+0000 mgr.y (mgr.24370) 4126 : cluster [DBG] pgmap v4110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:56.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:56 smithi067 bash[17655]: cluster 2024-04-03T16:35:54.722369+0000 mgr.y (mgr.24370) 4126 : cluster [DBG] pgmap v4110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:56.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:56 smithi067 bash[27441]: cluster 2024-04-03T16:35:54.722369+0000 mgr.y (mgr.24370) 4126 : cluster [DBG] pgmap v4110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:58 smithi082 bash[20963]: cluster 2024-04-03T16:35:56.723609+0000 mgr.y (mgr.24370) 4127 : cluster [DBG] pgmap v4111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:35:58 smithi082 bash[20963]: audit 2024-04-03T16:35:57.476149+0000 mon.c (mon.2) 1577 : audit [DBG] from='client.? 172.21.15.67:0/1273743387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:58 smithi067 bash[27441]: cluster 2024-04-03T16:35:56.723609+0000 mgr.y (mgr.24370) 4127 : cluster [DBG] pgmap v4111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:35:58 smithi067 bash[27441]: audit 2024-04-03T16:35:57.476149+0000 mon.c (mon.2) 1577 : audit [DBG] from='client.? 172.21.15.67:0/1273743387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:35:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:58 smithi067 bash[17655]: cluster 2024-04-03T16:35:56.723609+0000 mgr.y (mgr.24370) 4127 : cluster [DBG] pgmap v4111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:35:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:35:58 smithi067 bash[17655]: audit 2024-04-03T16:35:57.476149+0000 mon.c (mon.2) 1577 : audit [DBG] from='client.? 172.21.15.67:0/1273743387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:00.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:00 smithi082 bash[20963]: cluster 2024-04-03T16:35:58.724311+0000 mgr.y (mgr.24370) 4128 : cluster [DBG] pgmap v4112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:00.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:00 smithi082 bash[20963]: audit 2024-04-03T16:35:59.927661+0000 mon.a (mon.0) 4129 : audit [DBG] from='client.? 172.21.15.67:0/875113481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:00.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:00 smithi067 bash[17655]: cluster 2024-04-03T16:35:58.724311+0000 mgr.y (mgr.24370) 4128 : cluster [DBG] pgmap v4112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:00.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:00 smithi067 bash[17655]: audit 2024-04-03T16:35:59.927661+0000 mon.a (mon.0) 4129 : audit [DBG] from='client.? 172.21.15.67:0/875113481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:00.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:00 smithi067 bash[27441]: cluster 2024-04-03T16:35:58.724311+0000 mgr.y (mgr.24370) 4128 : cluster [DBG] pgmap v4112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:00.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:00 smithi067 bash[27441]: audit 2024-04-03T16:35:59.927661+0000 mon.a (mon.0) 4129 : audit [DBG] from='client.? 172.21.15.67:0/875113481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:02.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:02 smithi082 bash[20963]: cluster 2024-04-03T16:36:00.725444+0000 mgr.y (mgr.24370) 4129 : cluster [DBG] pgmap v4113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:02.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:02 smithi082 bash[20963]: audit 2024-04-03T16:36:02.373948+0000 mon.a (mon.0) 4130 : audit [DBG] from='client.? 172.21.15.67:0/1369922433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:02.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:02 smithi067 bash[17655]: cluster 2024-04-03T16:36:00.725444+0000 mgr.y (mgr.24370) 4129 : cluster [DBG] pgmap v4113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:02.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:02 smithi067 bash[17655]: audit 2024-04-03T16:36:02.373948+0000 mon.a (mon.0) 4130 : audit [DBG] from='client.? 172.21.15.67:0/1369922433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:02.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:02 smithi067 bash[27441]: cluster 2024-04-03T16:36:00.725444+0000 mgr.y (mgr.24370) 4129 : cluster [DBG] pgmap v4113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:02.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:02 smithi067 bash[27441]: audit 2024-04-03T16:36:02.373948+0000 mon.a (mon.0) 4130 : audit [DBG] from='client.? 172.21.15.67:0/1369922433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T16:36:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:36:04.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:04 smithi082 bash[20963]: cluster 2024-04-03T16:36:02.726148+0000 mgr.y (mgr.24370) 4130 : cluster [DBG] pgmap v4114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:04.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:04 smithi082 bash[20963]: audit 2024-04-03T16:36:04.065409+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:36:04.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:04 smithi067 bash[27441]: cluster 2024-04-03T16:36:02.726148+0000 mgr.y (mgr.24370) 4130 : cluster [DBG] pgmap v4114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:04.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:04 smithi067 bash[27441]: audit 2024-04-03T16:36:04.065409+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:36:04.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:04 smithi067 bash[17655]: cluster 2024-04-03T16:36:02.726148+0000 mgr.y (mgr.24370) 4130 : cluster [DBG] pgmap v4114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:04.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:04 smithi067 bash[17655]: audit 2024-04-03T16:36:04.065409+0000 mon.a (mon.0) 4131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:36:05.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:05 smithi082 bash[20963]: audit 2024-04-03T16:36:04.820116+0000 mon.a (mon.0) 4132 : audit [DBG] from='client.? 172.21.15.67:0/3555308849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:05.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:05 smithi067 bash[17655]: audit 2024-04-03T16:36:04.820116+0000 mon.a (mon.0) 4132 : audit [DBG] from='client.? 172.21.15.67:0/3555308849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:05.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:05 smithi067 bash[27441]: audit 2024-04-03T16:36:04.820116+0000 mon.a (mon.0) 4132 : audit [DBG] from='client.? 172.21.15.67:0/3555308849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:06.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:06 smithi082 bash[20963]: cluster 2024-04-03T16:36:04.726930+0000 mgr.y (mgr.24370) 4131 : cluster [DBG] pgmap v4115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:06.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:06 smithi067 bash[27441]: cluster 2024-04-03T16:36:04.726930+0000 mgr.y (mgr.24370) 4131 : cluster [DBG] pgmap v4115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:06 smithi067 bash[17655]: cluster 2024-04-03T16:36:04.726930+0000 mgr.y (mgr.24370) 4131 : cluster [DBG] pgmap v4115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:07.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:07 smithi082 bash[20963]: audit 2024-04-03T16:36:07.279888+0000 mon.a (mon.0) 4133 : audit [DBG] from='client.? 172.21.15.67:0/3666758936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:07.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:07 smithi067 bash[17655]: audit 2024-04-03T16:36:07.279888+0000 mon.a (mon.0) 4133 : audit [DBG] from='client.? 172.21.15.67:0/3666758936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:07.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:07 smithi067 bash[27441]: audit 2024-04-03T16:36:07.279888+0000 mon.a (mon.0) 4133 : audit [DBG] from='client.? 172.21.15.67:0/3666758936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:08.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:08 smithi082 bash[20963]: cluster 2024-04-03T16:36:06.728168+0000 mgr.y (mgr.24370) 4132 : cluster [DBG] pgmap v4116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:08 smithi067 bash[17655]: cluster 2024-04-03T16:36:06.728168+0000 mgr.y (mgr.24370) 4132 : cluster [DBG] pgmap v4116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:08.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:08 smithi067 bash[27441]: cluster 2024-04-03T16:36:06.728168+0000 mgr.y (mgr.24370) 4132 : cluster [DBG] pgmap v4116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:10 smithi082 bash[20963]: cluster 2024-04-03T16:36:08.728815+0000 mgr.y (mgr.24370) 4133 : cluster [DBG] pgmap v4117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:10 smithi082 bash[20963]: audit 2024-04-03T16:36:09.756954+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:10 smithi082 bash[20963]: audit 2024-04-03T16:36:09.763841+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:10 smithi082 bash[20963]: audit 2024-04-03T16:36:09.797009+0000 mon.c (mon.2) 1578 : audit [DBG] from='client.? 172.21.15.67:0/1991910918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:10 smithi082 bash[20963]: audit 2024-04-03T16:36:09.863022+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:10 smithi082 bash[20963]: audit 2024-04-03T16:36:10.072035+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:10 smithi082 bash[20963]: audit 2024-04-03T16:36:10.078430+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[17655]: cluster 2024-04-03T16:36:08.728815+0000 mgr.y (mgr.24370) 4133 : cluster [DBG] pgmap v4117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[17655]: audit 2024-04-03T16:36:09.756954+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[17655]: audit 2024-04-03T16:36:09.763841+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[17655]: audit 2024-04-03T16:36:09.797009+0000 mon.c (mon.2) 1578 : audit [DBG] from='client.? 172.21.15.67:0/1991910918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[17655]: audit 2024-04-03T16:36:09.863022+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[17655]: audit 2024-04-03T16:36:10.072035+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[17655]: audit 2024-04-03T16:36:10.078430+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[27441]: cluster 2024-04-03T16:36:08.728815+0000 mgr.y (mgr.24370) 4133 : cluster [DBG] pgmap v4117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[27441]: audit 2024-04-03T16:36:09.756954+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[27441]: audit 2024-04-03T16:36:09.763841+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[27441]: audit 2024-04-03T16:36:09.797009+0000 mon.c (mon.2) 1578 : audit [DBG] from='client.? 172.21.15.67:0/1991910918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[27441]: audit 2024-04-03T16:36:09.863022+0000 mon.a (mon.0) 4136 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[27441]: audit 2024-04-03T16:36:10.072035+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:10 smithi067 bash[27441]: audit 2024-04-03T16:36:10.078430+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:11.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:11 smithi082 bash[20963]: audit 2024-04-03T16:36:10.508295+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:36:11.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:11 smithi082 bash[20963]: audit 2024-04-03T16:36:10.510071+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:36:11.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:11 smithi082 bash[20963]: audit 2024-04-03T16:36:10.518777+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:11 smithi067 bash[27441]: audit 2024-04-03T16:36:10.508295+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:36:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:11 smithi067 bash[27441]: audit 2024-04-03T16:36:10.510071+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:36:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:11 smithi067 bash[27441]: audit 2024-04-03T16:36:10.518777+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:11.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:11 smithi067 bash[17655]: audit 2024-04-03T16:36:10.508295+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:36:11.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:11 smithi067 bash[17655]: audit 2024-04-03T16:36:10.510071+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:36:11.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:11 smithi067 bash[17655]: audit 2024-04-03T16:36:10.518777+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:36:12.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:12 smithi082 bash[20963]: cluster 2024-04-03T16:36:10.729962+0000 mgr.y (mgr.24370) 4134 : cluster [DBG] pgmap v4118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:12.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:12 smithi082 bash[20963]: audit 2024-04-03T16:36:12.252816+0000 mon.a (mon.0) 4142 : audit [DBG] from='client.? 172.21.15.67:0/3955956233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:12.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:12 smithi067 bash[27441]: cluster 2024-04-03T16:36:10.729962+0000 mgr.y (mgr.24370) 4134 : cluster [DBG] pgmap v4118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:12.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:12 smithi067 bash[27441]: audit 2024-04-03T16:36:12.252816+0000 mon.a (mon.0) 4142 : audit [DBG] from='client.? 172.21.15.67:0/3955956233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:12.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:12 smithi067 bash[17655]: cluster 2024-04-03T16:36:10.729962+0000 mgr.y (mgr.24370) 4134 : cluster [DBG] pgmap v4118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:12.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:12 smithi067 bash[17655]: audit 2024-04-03T16:36:12.252816+0000 mon.a (mon.0) 4142 : audit [DBG] from='client.? 172.21.15.67:0/3955956233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:13] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:36:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:36:14.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:14 smithi082 bash[20963]: cluster 2024-04-03T16:36:12.730593+0000 mgr.y (mgr.24370) 4135 : cluster [DBG] pgmap v4119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:14.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:14 smithi067 bash[17655]: cluster 2024-04-03T16:36:12.730593+0000 mgr.y (mgr.24370) 4135 : cluster [DBG] pgmap v4119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:14.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:14 smithi067 bash[27441]: cluster 2024-04-03T16:36:12.730593+0000 mgr.y (mgr.24370) 4135 : cluster [DBG] pgmap v4119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:15.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:15 smithi082 bash[20963]: audit 2024-04-03T16:36:14.716735+0000 mon.c (mon.2) 1579 : audit [DBG] from='client.? 172.21.15.67:0/589775235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:15 smithi067 bash[17655]: audit 2024-04-03T16:36:14.716735+0000 mon.c (mon.2) 1579 : audit [DBG] from='client.? 172.21.15.67:0/589775235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:15.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:15 smithi067 bash[27441]: audit 2024-04-03T16:36:14.716735+0000 mon.c (mon.2) 1579 : audit [DBG] from='client.? 172.21.15.67:0/589775235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:16.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:16 smithi082 bash[20963]: cluster 2024-04-03T16:36:14.731123+0000 mgr.y (mgr.24370) 4136 : cluster [DBG] pgmap v4120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:16 smithi067 bash[17655]: cluster 2024-04-03T16:36:14.731123+0000 mgr.y (mgr.24370) 4136 : cluster [DBG] pgmap v4120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:16 smithi067 bash[27441]: cluster 2024-04-03T16:36:14.731123+0000 mgr.y (mgr.24370) 4136 : cluster [DBG] pgmap v4120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:17.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:17 smithi082 bash[20963]: audit 2024-04-03T16:36:17.170494+0000 mon.a (mon.0) 4143 : audit [DBG] from='client.? 172.21.15.67:0/3542788438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:17.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:17 smithi067 bash[27441]: audit 2024-04-03T16:36:17.170494+0000 mon.a (mon.0) 4143 : audit [DBG] from='client.? 172.21.15.67:0/3542788438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:17.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:17 smithi067 bash[17655]: audit 2024-04-03T16:36:17.170494+0000 mon.a (mon.0) 4143 : audit [DBG] from='client.? 172.21.15.67:0/3542788438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:18.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:18 smithi082 bash[20963]: cluster 2024-04-03T16:36:16.732284+0000 mgr.y (mgr.24370) 4137 : cluster [DBG] pgmap v4121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:18 smithi067 bash[27441]: cluster 2024-04-03T16:36:16.732284+0000 mgr.y (mgr.24370) 4137 : cluster [DBG] pgmap v4121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:18 smithi067 bash[17655]: cluster 2024-04-03T16:36:16.732284+0000 mgr.y (mgr.24370) 4137 : cluster [DBG] pgmap v4121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:20.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:20 smithi082 bash[20963]: cluster 2024-04-03T16:36:18.732976+0000 mgr.y (mgr.24370) 4138 : cluster [DBG] pgmap v4122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:20.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:20 smithi082 bash[20963]: audit 2024-04-03T16:36:19.627033+0000 mon.a (mon.0) 4144 : audit [DBG] from='client.? 172.21.15.67:0/2906907101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:20 smithi067 bash[27441]: cluster 2024-04-03T16:36:18.732976+0000 mgr.y (mgr.24370) 4138 : cluster [DBG] pgmap v4122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:20 smithi067 bash[27441]: audit 2024-04-03T16:36:19.627033+0000 mon.a (mon.0) 4144 : audit [DBG] from='client.? 172.21.15.67:0/2906907101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:20 smithi067 bash[17655]: cluster 2024-04-03T16:36:18.732976+0000 mgr.y (mgr.24370) 4138 : cluster [DBG] pgmap v4122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:20 smithi067 bash[17655]: audit 2024-04-03T16:36:19.627033+0000 mon.a (mon.0) 4144 : audit [DBG] from='client.? 172.21.15.67:0/2906907101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:22.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:22 smithi082 bash[20963]: cluster 2024-04-03T16:36:20.734075+0000 mgr.y (mgr.24370) 4139 : cluster [DBG] pgmap v4123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:22.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:22 smithi082 bash[20963]: audit 2024-04-03T16:36:22.077564+0000 mon.c (mon.2) 1580 : audit [DBG] from='client.? 172.21.15.67:0/3879788447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:22 smithi067 bash[27441]: cluster 2024-04-03T16:36:20.734075+0000 mgr.y (mgr.24370) 4139 : cluster [DBG] pgmap v4123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:22 smithi067 bash[27441]: audit 2024-04-03T16:36:22.077564+0000 mon.c (mon.2) 1580 : audit [DBG] from='client.? 172.21.15.67:0/3879788447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:22 smithi067 bash[17655]: cluster 2024-04-03T16:36:20.734075+0000 mgr.y (mgr.24370) 4139 : cluster [DBG] pgmap v4123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:22 smithi067 bash[17655]: audit 2024-04-03T16:36:22.077564+0000 mon.c (mon.2) 1580 : audit [DBG] from='client.? 172.21.15.67:0/3879788447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:23] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:36:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:36:24.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:24 smithi082 bash[20963]: cluster 2024-04-03T16:36:22.734783+0000 mgr.y (mgr.24370) 4140 : cluster [DBG] pgmap v4124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:24.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:24 smithi082 bash[20963]: audit 2024-04-03T16:36:24.532930+0000 mon.c (mon.2) 1581 : audit [DBG] from='client.? 172.21.15.67:0/2773161599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:24.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:24 smithi067 bash[27441]: cluster 2024-04-03T16:36:22.734783+0000 mgr.y (mgr.24370) 4140 : cluster [DBG] pgmap v4124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:24.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:24 smithi067 bash[27441]: audit 2024-04-03T16:36:24.532930+0000 mon.c (mon.2) 1581 : audit [DBG] from='client.? 172.21.15.67:0/2773161599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:24.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:24 smithi067 bash[17655]: cluster 2024-04-03T16:36:22.734783+0000 mgr.y (mgr.24370) 4140 : cluster [DBG] pgmap v4124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:24.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:24 smithi067 bash[17655]: audit 2024-04-03T16:36:24.532930+0000 mon.c (mon.2) 1581 : audit [DBG] from='client.? 172.21.15.67:0/2773161599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:25.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:25 smithi082 bash[20963]: audit 2024-04-03T16:36:24.863494+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:25.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:25 smithi067 bash[17655]: audit 2024-04-03T16:36:24.863494+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:25 smithi067 bash[27441]: audit 2024-04-03T16:36:24.863494+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:26.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:26 smithi082 bash[20963]: cluster 2024-04-03T16:36:24.735440+0000 mgr.y (mgr.24370) 4141 : cluster [DBG] pgmap v4125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:26.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:26 smithi067 bash[17655]: cluster 2024-04-03T16:36:24.735440+0000 mgr.y (mgr.24370) 4141 : cluster [DBG] pgmap v4125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:26.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:26 smithi067 bash[27441]: cluster 2024-04-03T16:36:24.735440+0000 mgr.y (mgr.24370) 4141 : cluster [DBG] pgmap v4125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:27.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:27 smithi082 bash[20963]: audit 2024-04-03T16:36:27.013262+0000 mon.c (mon.2) 1582 : audit [DBG] from='client.? 172.21.15.67:0/2733360842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:27.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:27 smithi067 bash[17655]: audit 2024-04-03T16:36:27.013262+0000 mon.c (mon.2) 1582 : audit [DBG] from='client.? 172.21.15.67:0/2733360842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:27.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:27 smithi067 bash[27441]: audit 2024-04-03T16:36:27.013262+0000 mon.c (mon.2) 1582 : audit [DBG] from='client.? 172.21.15.67:0/2733360842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:28.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:28 smithi082 bash[20963]: cluster 2024-04-03T16:36:26.736613+0000 mgr.y (mgr.24370) 4142 : cluster [DBG] pgmap v4126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:28 smithi067 bash[17655]: cluster 2024-04-03T16:36:26.736613+0000 mgr.y (mgr.24370) 4142 : cluster [DBG] pgmap v4126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:28 smithi067 bash[27441]: cluster 2024-04-03T16:36:26.736613+0000 mgr.y (mgr.24370) 4142 : cluster [DBG] pgmap v4126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:29.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:29 smithi082 bash[20963]: audit 2024-04-03T16:36:29.462164+0000 mon.c (mon.2) 1583 : audit [DBG] from='client.? 172.21.15.67:0/3710776218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:29.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:29 smithi067 bash[17655]: audit 2024-04-03T16:36:29.462164+0000 mon.c (mon.2) 1583 : audit [DBG] from='client.? 172.21.15.67:0/3710776218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:29.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:29 smithi067 bash[27441]: audit 2024-04-03T16:36:29.462164+0000 mon.c (mon.2) 1583 : audit [DBG] from='client.? 172.21.15.67:0/3710776218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:30.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:30 smithi082 bash[20963]: cluster 2024-04-03T16:36:28.737406+0000 mgr.y (mgr.24370) 4143 : cluster [DBG] pgmap v4127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:30 smithi067 bash[17655]: cluster 2024-04-03T16:36:28.737406+0000 mgr.y (mgr.24370) 4143 : cluster [DBG] pgmap v4127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:30 smithi067 bash[27441]: cluster 2024-04-03T16:36:28.737406+0000 mgr.y (mgr.24370) 4143 : cluster [DBG] pgmap v4127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:32.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:32 smithi082 bash[20963]: cluster 2024-04-03T16:36:30.738703+0000 mgr.y (mgr.24370) 4144 : cluster [DBG] pgmap v4128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:32.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:32 smithi082 bash[20963]: audit 2024-04-03T16:36:31.908512+0000 mon.c (mon.2) 1584 : audit [DBG] from='client.? 172.21.15.67:0/3584953804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:32 smithi067 bash[17655]: cluster 2024-04-03T16:36:30.738703+0000 mgr.y (mgr.24370) 4144 : cluster [DBG] pgmap v4128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:32 smithi067 bash[17655]: audit 2024-04-03T16:36:31.908512+0000 mon.c (mon.2) 1584 : audit [DBG] from='client.? 172.21.15.67:0/3584953804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:32 smithi067 bash[27441]: cluster 2024-04-03T16:36:30.738703+0000 mgr.y (mgr.24370) 4144 : cluster [DBG] pgmap v4128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:32 smithi067 bash[27441]: audit 2024-04-03T16:36:31.908512+0000 mon.c (mon.2) 1584 : audit [DBG] from='client.? 172.21.15.67:0/3584953804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:33] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:36:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:36:34.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:34 smithi082 bash[20963]: cluster 2024-04-03T16:36:32.739534+0000 mgr.y (mgr.24370) 4145 : cluster [DBG] pgmap v4129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:34.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:34 smithi082 bash[20963]: audit 2024-04-03T16:36:34.365400+0000 mon.c (mon.2) 1585 : audit [DBG] from='client.? 172.21.15.67:0/2566736955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:34 smithi067 bash[17655]: cluster 2024-04-03T16:36:32.739534+0000 mgr.y (mgr.24370) 4145 : cluster [DBG] pgmap v4129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:34 smithi067 bash[17655]: audit 2024-04-03T16:36:34.365400+0000 mon.c (mon.2) 1585 : audit [DBG] from='client.? 172.21.15.67:0/2566736955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:34 smithi067 bash[27441]: cluster 2024-04-03T16:36:32.739534+0000 mgr.y (mgr.24370) 4145 : cluster [DBG] pgmap v4129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:34 smithi067 bash[27441]: audit 2024-04-03T16:36:34.365400+0000 mon.c (mon.2) 1585 : audit [DBG] from='client.? 172.21.15.67:0/2566736955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:36.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:36 smithi082 bash[20963]: cluster 2024-04-03T16:36:34.740291+0000 mgr.y (mgr.24370) 4146 : cluster [DBG] pgmap v4130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:36 smithi067 bash[17655]: cluster 2024-04-03T16:36:34.740291+0000 mgr.y (mgr.24370) 4146 : cluster [DBG] pgmap v4130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:36 smithi067 bash[27441]: cluster 2024-04-03T16:36:34.740291+0000 mgr.y (mgr.24370) 4146 : cluster [DBG] pgmap v4130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:37.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:37 smithi082 bash[20963]: audit 2024-04-03T16:36:36.820025+0000 mon.c (mon.2) 1586 : audit [DBG] from='client.? 172.21.15.67:0/1795637717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:37.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:37 smithi067 bash[17655]: audit 2024-04-03T16:36:36.820025+0000 mon.c (mon.2) 1586 : audit [DBG] from='client.? 172.21.15.67:0/1795637717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:37.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:37 smithi067 bash[27441]: audit 2024-04-03T16:36:36.820025+0000 mon.c (mon.2) 1586 : audit [DBG] from='client.? 172.21.15.67:0/1795637717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:38 smithi082 bash[20963]: cluster 2024-04-03T16:36:36.741285+0000 mgr.y (mgr.24370) 4147 : cluster [DBG] pgmap v4131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:38 smithi067 bash[27441]: cluster 2024-04-03T16:36:36.741285+0000 mgr.y (mgr.24370) 4147 : cluster [DBG] pgmap v4131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:38 smithi067 bash[17655]: cluster 2024-04-03T16:36:36.741285+0000 mgr.y (mgr.24370) 4147 : cluster [DBG] pgmap v4131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:39 smithi082 bash[20963]: cluster 2024-04-03T16:36:38.741915+0000 mgr.y (mgr.24370) 4148 : cluster [DBG] pgmap v4132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:39 smithi082 bash[20963]: audit 2024-04-03T16:36:39.279447+0000 mon.a (mon.0) 4146 : audit [DBG] from='client.? 172.21.15.67:0/2783576013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:39.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:39 smithi067 bash[17655]: cluster 2024-04-03T16:36:38.741915+0000 mgr.y (mgr.24370) 4148 : cluster [DBG] pgmap v4132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:39.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:39 smithi067 bash[17655]: audit 2024-04-03T16:36:39.279447+0000 mon.a (mon.0) 4146 : audit [DBG] from='client.? 172.21.15.67:0/2783576013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:39.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:39 smithi067 bash[27441]: cluster 2024-04-03T16:36:38.741915+0000 mgr.y (mgr.24370) 4148 : cluster [DBG] pgmap v4132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:39.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:39 smithi067 bash[27441]: audit 2024-04-03T16:36:39.279447+0000 mon.a (mon.0) 4146 : audit [DBG] from='client.? 172.21.15.67:0/2783576013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:40 smithi082 bash[20963]: audit 2024-04-03T16:36:39.865116+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:40 smithi067 bash[17655]: audit 2024-04-03T16:36:39.865116+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:40 smithi067 bash[27441]: audit 2024-04-03T16:36:39.865116+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:41.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:41 smithi082 bash[20963]: cluster 2024-04-03T16:36:40.743025+0000 mgr.y (mgr.24370) 4149 : cluster [DBG] pgmap v4133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:41 smithi067 bash[17655]: cluster 2024-04-03T16:36:40.743025+0000 mgr.y (mgr.24370) 4149 : cluster [DBG] pgmap v4133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:41.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:41 smithi067 bash[27441]: cluster 2024-04-03T16:36:40.743025+0000 mgr.y (mgr.24370) 4149 : cluster [DBG] pgmap v4133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:42.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:42 smithi082 bash[20963]: audit 2024-04-03T16:36:41.737808+0000 mon.a (mon.0) 4148 : audit [DBG] from='client.? 172.21.15.67:0/2151427047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:42 smithi067 bash[17655]: audit 2024-04-03T16:36:41.737808+0000 mon.a (mon.0) 4148 : audit [DBG] from='client.? 172.21.15.67:0/2151427047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:42 smithi067 bash[27441]: audit 2024-04-03T16:36:41.737808+0000 mon.a (mon.0) 4148 : audit [DBG] from='client.? 172.21.15.67:0/2151427047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:36:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:36:43.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:43 smithi082 bash[20963]: cluster 2024-04-03T16:36:42.743733+0000 mgr.y (mgr.24370) 4150 : cluster [DBG] pgmap v4134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:43.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:43 smithi067 bash[27441]: cluster 2024-04-03T16:36:42.743733+0000 mgr.y (mgr.24370) 4150 : cluster [DBG] pgmap v4134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:43.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:43 smithi067 bash[17655]: cluster 2024-04-03T16:36:42.743733+0000 mgr.y (mgr.24370) 4150 : cluster [DBG] pgmap v4134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:44 smithi067 bash[17655]: audit 2024-04-03T16:36:44.193458+0000 mon.a (mon.0) 4149 : audit [DBG] from='client.? 172.21.15.67:0/2301897694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:44 smithi067 bash[27441]: audit 2024-04-03T16:36:44.193458+0000 mon.a (mon.0) 4149 : audit [DBG] from='client.? 172.21.15.67:0/2301897694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:45.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:44 smithi082 bash[20963]: audit 2024-04-03T16:36:44.193458+0000 mon.a (mon.0) 4149 : audit [DBG] from='client.? 172.21.15.67:0/2301897694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:45.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:45 smithi067 bash[17655]: cluster 2024-04-03T16:36:44.744470+0000 mgr.y (mgr.24370) 4151 : cluster [DBG] pgmap v4135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:45.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:45 smithi067 bash[27441]: cluster 2024-04-03T16:36:44.744470+0000 mgr.y (mgr.24370) 4151 : cluster [DBG] pgmap v4135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:46.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:45 smithi082 bash[20963]: cluster 2024-04-03T16:36:44.744470+0000 mgr.y (mgr.24370) 4151 : cluster [DBG] pgmap v4135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:47.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:46 smithi082 bash[20963]: audit 2024-04-03T16:36:46.652370+0000 mon.a (mon.0) 4150 : audit [DBG] from='client.? 172.21.15.67:0/337517863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:47.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:46 smithi067 bash[17655]: audit 2024-04-03T16:36:46.652370+0000 mon.a (mon.0) 4150 : audit [DBG] from='client.? 172.21.15.67:0/337517863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:47.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:46 smithi067 bash[27441]: audit 2024-04-03T16:36:46.652370+0000 mon.a (mon.0) 4150 : audit [DBG] from='client.? 172.21.15.67:0/337517863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:48.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:47 smithi082 bash[20963]: cluster 2024-04-03T16:36:46.745526+0000 mgr.y (mgr.24370) 4152 : cluster [DBG] pgmap v4136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:48.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:47 smithi067 bash[17655]: cluster 2024-04-03T16:36:46.745526+0000 mgr.y (mgr.24370) 4152 : cluster [DBG] pgmap v4136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:48.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:47 smithi067 bash[27441]: cluster 2024-04-03T16:36:46.745526+0000 mgr.y (mgr.24370) 4152 : cluster [DBG] pgmap v4136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:50.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:49 smithi082 bash[20963]: cluster 2024-04-03T16:36:48.746151+0000 mgr.y (mgr.24370) 4153 : cluster [DBG] pgmap v4137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:50.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:49 smithi082 bash[20963]: audit 2024-04-03T16:36:49.101930+0000 mon.c (mon.2) 1587 : audit [DBG] from='client.? 172.21.15.67:0/983604679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:50.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:49 smithi067 bash[17655]: cluster 2024-04-03T16:36:48.746151+0000 mgr.y (mgr.24370) 4153 : cluster [DBG] pgmap v4137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:50.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:49 smithi067 bash[17655]: audit 2024-04-03T16:36:49.101930+0000 mon.c (mon.2) 1587 : audit [DBG] from='client.? 172.21.15.67:0/983604679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:50.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:49 smithi067 bash[27441]: cluster 2024-04-03T16:36:48.746151+0000 mgr.y (mgr.24370) 4153 : cluster [DBG] pgmap v4137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:50.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:49 smithi067 bash[27441]: audit 2024-04-03T16:36:49.101930+0000 mon.c (mon.2) 1587 : audit [DBG] from='client.? 172.21.15.67:0/983604679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:51 smithi082 bash[20963]: cluster 2024-04-03T16:36:50.747018+0000 mgr.y (mgr.24370) 4154 : cluster [DBG] pgmap v4138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:51 smithi082 bash[20963]: audit 2024-04-03T16:36:51.558270+0000 mon.a (mon.0) 4151 : audit [DBG] from='client.? 172.21.15.67:0/1176725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:52.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:51 smithi067 bash[17655]: cluster 2024-04-03T16:36:50.747018+0000 mgr.y (mgr.24370) 4154 : cluster [DBG] pgmap v4138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:52.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:51 smithi067 bash[17655]: audit 2024-04-03T16:36:51.558270+0000 mon.a (mon.0) 4151 : audit [DBG] from='client.? 172.21.15.67:0/1176725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:51 smithi067 bash[27441]: cluster 2024-04-03T16:36:50.747018+0000 mgr.y (mgr.24370) 4154 : cluster [DBG] pgmap v4138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:51 smithi067 bash[27441]: audit 2024-04-03T16:36:51.558270+0000 mon.a (mon.0) 4151 : audit [DBG] from='client.? 172.21.15.67:0/1176725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:36:53.816 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:36:54.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:53 smithi082 bash[20963]: cluster 2024-04-03T16:36:52.747557+0000 mgr.y (mgr.24370) 4155 : cluster [DBG] pgmap v4139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:54.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:53 smithi067 bash[17655]: cluster 2024-04-03T16:36:52.747557+0000 mgr.y (mgr.24370) 4155 : cluster [DBG] pgmap v4139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:54.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:53 smithi067 bash[27441]: cluster 2024-04-03T16:36:52.747557+0000 mgr.y (mgr.24370) 4155 : cluster [DBG] pgmap v4139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:55.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:54 smithi082 bash[20963]: audit 2024-04-03T16:36:54.014253+0000 mon.a (mon.0) 4152 : audit [DBG] from='client.? 172.21.15.67:0/3468834246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:55.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:54 smithi067 bash[17655]: audit 2024-04-03T16:36:54.014253+0000 mon.a (mon.0) 4152 : audit [DBG] from='client.? 172.21.15.67:0/3468834246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:55.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:54 smithi067 bash[27441]: audit 2024-04-03T16:36:54.014253+0000 mon.a (mon.0) 4152 : audit [DBG] from='client.? 172.21.15.67:0/3468834246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:56.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:55 smithi082 bash[20963]: cluster 2024-04-03T16:36:54.748318+0000 mgr.y (mgr.24370) 4156 : cluster [DBG] pgmap v4140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:56.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:55 smithi082 bash[20963]: audit 2024-04-03T16:36:54.865654+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:56.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:55 smithi067 bash[17655]: cluster 2024-04-03T16:36:54.748318+0000 mgr.y (mgr.24370) 4156 : cluster [DBG] pgmap v4140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:56.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:55 smithi067 bash[17655]: audit 2024-04-03T16:36:54.865654+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:56.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:55 smithi067 bash[27441]: cluster 2024-04-03T16:36:54.748318+0000 mgr.y (mgr.24370) 4156 : cluster [DBG] pgmap v4140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:56.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:55 smithi067 bash[27441]: audit 2024-04-03T16:36:54.865654+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:36:57.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:56 smithi082 bash[20963]: audit 2024-04-03T16:36:56.477899+0000 mon.a (mon.0) 4154 : audit [DBG] from='client.? 172.21.15.67:0/614157943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:57.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:56 smithi067 bash[17655]: audit 2024-04-03T16:36:56.477899+0000 mon.a (mon.0) 4154 : audit [DBG] from='client.? 172.21.15.67:0/614157943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:57.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:56 smithi067 bash[27441]: audit 2024-04-03T16:36:56.477899+0000 mon.a (mon.0) 4154 : audit [DBG] from='client.? 172.21.15.67:0/614157943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:36:58.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:57 smithi082 bash[20963]: cluster 2024-04-03T16:36:56.749362+0000 mgr.y (mgr.24370) 4157 : cluster [DBG] pgmap v4141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:57 smithi067 bash[17655]: cluster 2024-04-03T16:36:56.749362+0000 mgr.y (mgr.24370) 4157 : cluster [DBG] pgmap v4141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:36:58.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:57 smithi067 bash[27441]: cluster 2024-04-03T16:36:56.749362+0000 mgr.y (mgr.24370) 4157 : cluster [DBG] pgmap v4141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:00.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:59 smithi082 bash[20963]: cluster 2024-04-03T16:36:58.749989+0000 mgr.y (mgr.24370) 4158 : cluster [DBG] pgmap v4142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:00.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:36:59 smithi082 bash[20963]: audit 2024-04-03T16:36:58.928320+0000 mon.c (mon.2) 1588 : audit [DBG] from='client.? 172.21.15.67:0/3584807446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:00.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:59 smithi067 bash[27441]: cluster 2024-04-03T16:36:58.749989+0000 mgr.y (mgr.24370) 4158 : cluster [DBG] pgmap v4142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:00.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:36:59 smithi067 bash[27441]: audit 2024-04-03T16:36:58.928320+0000 mon.c (mon.2) 1588 : audit [DBG] from='client.? 172.21.15.67:0/3584807446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:00.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:59 smithi067 bash[17655]: cluster 2024-04-03T16:36:58.749989+0000 mgr.y (mgr.24370) 4158 : cluster [DBG] pgmap v4142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:36:59 smithi067 bash[17655]: audit 2024-04-03T16:36:58.928320+0000 mon.c (mon.2) 1588 : audit [DBG] from='client.? 172.21.15.67:0/3584807446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:02.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:01 smithi082 bash[20963]: cluster 2024-04-03T16:37:00.751125+0000 mgr.y (mgr.24370) 4159 : cluster [DBG] pgmap v4143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:02.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:01 smithi082 bash[20963]: audit 2024-04-03T16:37:01.379864+0000 mon.c (mon.2) 1589 : audit [DBG] from='client.? 172.21.15.67:0/3611934801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:02.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:01 smithi067 bash[27441]: cluster 2024-04-03T16:37:00.751125+0000 mgr.y (mgr.24370) 4159 : cluster [DBG] pgmap v4143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:02.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:01 smithi067 bash[27441]: audit 2024-04-03T16:37:01.379864+0000 mon.c (mon.2) 1589 : audit [DBG] from='client.? 172.21.15.67:0/3611934801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:02.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:01 smithi067 bash[17655]: cluster 2024-04-03T16:37:00.751125+0000 mgr.y (mgr.24370) 4159 : cluster [DBG] pgmap v4143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:02.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:01 smithi067 bash[17655]: audit 2024-04-03T16:37:01.379864+0000 mon.c (mon.2) 1589 : audit [DBG] from='client.? 172.21.15.67:0/3611934801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:03] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:37:03.855 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:37:04.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:03 smithi082 bash[20963]: cluster 2024-04-03T16:37:02.751962+0000 mgr.y (mgr.24370) 4160 : cluster [DBG] pgmap v4144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:04.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:03 smithi082 bash[20963]: audit 2024-04-03T16:37:03.833796+0000 mon.c (mon.2) 1590 : audit [DBG] from='client.? 172.21.15.67:0/4012918987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:04.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:03 smithi067 bash[17655]: cluster 2024-04-03T16:37:02.751962+0000 mgr.y (mgr.24370) 4160 : cluster [DBG] pgmap v4144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:04.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:03 smithi067 bash[17655]: audit 2024-04-03T16:37:03.833796+0000 mon.c (mon.2) 1590 : audit [DBG] from='client.? 172.21.15.67:0/4012918987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:04.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:03 smithi067 bash[27441]: cluster 2024-04-03T16:37:02.751962+0000 mgr.y (mgr.24370) 4160 : cluster [DBG] pgmap v4144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:04.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:03 smithi067 bash[27441]: audit 2024-04-03T16:37:03.833796+0000 mon.c (mon.2) 1590 : audit [DBG] from='client.? 172.21.15.67:0/4012918987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:06.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:05 smithi082 bash[20963]: cluster 2024-04-03T16:37:04.752687+0000 mgr.y (mgr.24370) 4161 : cluster [DBG] pgmap v4145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:06.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:05 smithi067 bash[27441]: cluster 2024-04-03T16:37:04.752687+0000 mgr.y (mgr.24370) 4161 : cluster [DBG] pgmap v4145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:06.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:05 smithi067 bash[17655]: cluster 2024-04-03T16:37:04.752687+0000 mgr.y (mgr.24370) 4161 : cluster [DBG] pgmap v4145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:07.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:06 smithi082 bash[20963]: audit 2024-04-03T16:37:06.286715+0000 mon.c (mon.2) 1591 : audit [DBG] from='client.? 172.21.15.67:0/1077736538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:07.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:06 smithi067 bash[27441]: audit 2024-04-03T16:37:06.286715+0000 mon.c (mon.2) 1591 : audit [DBG] from='client.? 172.21.15.67:0/1077736538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:07.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:06 smithi067 bash[17655]: audit 2024-04-03T16:37:06.286715+0000 mon.c (mon.2) 1591 : audit [DBG] from='client.? 172.21.15.67:0/1077736538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:07 smithi082 bash[20963]: cluster 2024-04-03T16:37:06.753881+0000 mgr.y (mgr.24370) 4162 : cluster [DBG] pgmap v4146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:07 smithi067 bash[27441]: cluster 2024-04-03T16:37:06.753881+0000 mgr.y (mgr.24370) 4162 : cluster [DBG] pgmap v4146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:08.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:07 smithi067 bash[17655]: cluster 2024-04-03T16:37:06.753881+0000 mgr.y (mgr.24370) 4162 : cluster [DBG] pgmap v4146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:09.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:08 smithi082 bash[20963]: audit 2024-04-03T16:37:08.739417+0000 mon.a (mon.0) 4155 : audit [DBG] from='client.? 172.21.15.67:0/1734599297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:08 smithi067 bash[27441]: audit 2024-04-03T16:37:08.739417+0000 mon.a (mon.0) 4155 : audit [DBG] from='client.? 172.21.15.67:0/1734599297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:09.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:08 smithi067 bash[17655]: audit 2024-04-03T16:37:08.739417+0000 mon.a (mon.0) 4155 : audit [DBG] from='client.? 172.21.15.67:0/1734599297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:09 smithi082 bash[20963]: cluster 2024-04-03T16:37:08.754296+0000 mgr.y (mgr.24370) 4163 : cluster [DBG] pgmap v4147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:09 smithi082 bash[20963]: audit 2024-04-03T16:37:09.865799+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:10.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:09 smithi067 bash[17655]: cluster 2024-04-03T16:37:08.754296+0000 mgr.y (mgr.24370) 4163 : cluster [DBG] pgmap v4147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:10.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:09 smithi067 bash[17655]: audit 2024-04-03T16:37:09.865799+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:09 smithi067 bash[27441]: cluster 2024-04-03T16:37:08.754296+0000 mgr.y (mgr.24370) 4163 : cluster [DBG] pgmap v4147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:09 smithi067 bash[27441]: audit 2024-04-03T16:37:09.865799+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:11.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:10 smithi067 bash[17655]: audit 2024-04-03T16:37:10.593174+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:37:11.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:10 smithi067 bash[27441]: audit 2024-04-03T16:37:10.593174+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:37:11.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:10 smithi082 bash[20963]: audit 2024-04-03T16:37:10.593174+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:37:12.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:11 smithi067 bash[17655]: cluster 2024-04-03T16:37:10.755539+0000 mgr.y (mgr.24370) 4164 : cluster [DBG] pgmap v4148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:12.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:11 smithi067 bash[17655]: audit 2024-04-03T16:37:11.182527+0000 mon.c (mon.2) 1592 : audit [DBG] from='client.? 172.21.15.67:0/1129536300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:11 smithi067 bash[27441]: cluster 2024-04-03T16:37:10.755539+0000 mgr.y (mgr.24370) 4164 : cluster [DBG] pgmap v4148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:11 smithi067 bash[27441]: audit 2024-04-03T16:37:11.182527+0000 mon.c (mon.2) 1592 : audit [DBG] from='client.? 172.21.15.67:0/1129536300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:12.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:11 smithi082 bash[20963]: cluster 2024-04-03T16:37:10.755539+0000 mgr.y (mgr.24370) 4164 : cluster [DBG] pgmap v4148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:12.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:11 smithi082 bash[20963]: audit 2024-04-03T16:37:11.182527+0000 mon.c (mon.2) 1592 : audit [DBG] from='client.? 172.21.15.67:0/1129536300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:37:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:37:14.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:14 smithi082 bash[20963]: cluster 2024-04-03T16:37:12.756479+0000 mgr.y (mgr.24370) 4165 : cluster [DBG] pgmap v4149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:14 smithi082 bash[20963]: audit 2024-04-03T16:37:13.651064+0000 mon.c (mon.2) 1593 : audit [DBG] from='client.? 172.21.15.67:0/3586203436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:14.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:14 smithi067 bash[27441]: cluster 2024-04-03T16:37:12.756479+0000 mgr.y (mgr.24370) 4165 : cluster [DBG] pgmap v4149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:14.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:14 smithi067 bash[27441]: audit 2024-04-03T16:37:13.651064+0000 mon.c (mon.2) 1593 : audit [DBG] from='client.? 172.21.15.67:0/3586203436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:14 smithi067 bash[17655]: cluster 2024-04-03T16:37:12.756479+0000 mgr.y (mgr.24370) 4165 : cluster [DBG] pgmap v4149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:14 smithi067 bash[17655]: audit 2024-04-03T16:37:13.651064+0000 mon.c (mon.2) 1593 : audit [DBG] from='client.? 172.21.15.67:0/3586203436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:16.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:16 smithi082 bash[20963]: cluster 2024-04-03T16:37:14.757220+0000 mgr.y (mgr.24370) 4166 : cluster [DBG] pgmap v4150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:16.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:16 smithi067 bash[17655]: cluster 2024-04-03T16:37:14.757220+0000 mgr.y (mgr.24370) 4166 : cluster [DBG] pgmap v4150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:16.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:16 smithi067 bash[27441]: cluster 2024-04-03T16:37:14.757220+0000 mgr.y (mgr.24370) 4166 : cluster [DBG] pgmap v4150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:17.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:17 smithi082 bash[20963]: audit 2024-04-03T16:37:16.129007+0000 mon.c (mon.2) 1594 : audit [DBG] from='client.? 172.21.15.67:0/3465661278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:17 smithi082 bash[20963]: audit 2024-04-03T16:37:16.286098+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:17 smithi082 bash[20963]: audit 2024-04-03T16:37:16.294473+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:17 smithi082 bash[20963]: audit 2024-04-03T16:37:16.636497+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:17 smithi082 bash[20963]: audit 2024-04-03T16:37:16.646189+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[17655]: audit 2024-04-03T16:37:16.129007+0000 mon.c (mon.2) 1594 : audit [DBG] from='client.? 172.21.15.67:0/3465661278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[17655]: audit 2024-04-03T16:37:16.286098+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[17655]: audit 2024-04-03T16:37:16.294473+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[17655]: audit 2024-04-03T16:37:16.636497+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[17655]: audit 2024-04-03T16:37:16.646189+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[27441]: audit 2024-04-03T16:37:16.129007+0000 mon.c (mon.2) 1594 : audit [DBG] from='client.? 172.21.15.67:0/3465661278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[27441]: audit 2024-04-03T16:37:16.286098+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[27441]: audit 2024-04-03T16:37:16.294473+0000 mon.a (mon.0) 4159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[27441]: audit 2024-04-03T16:37:16.636497+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:17 smithi067 bash[27441]: audit 2024-04-03T16:37:16.646189+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:18 smithi082 bash[20963]: cluster 2024-04-03T16:37:16.758353+0000 mgr.y (mgr.24370) 4167 : cluster [DBG] pgmap v4151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:18 smithi082 bash[20963]: audit 2024-04-03T16:37:17.143973+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:37:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:18 smithi082 bash[20963]: audit 2024-04-03T16:37:17.145503+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:37:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:18 smithi082 bash[20963]: audit 2024-04-03T16:37:17.155915+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:18.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:18 smithi067 bash[27441]: cluster 2024-04-03T16:37:16.758353+0000 mgr.y (mgr.24370) 4167 : cluster [DBG] pgmap v4151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:18.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:18 smithi067 bash[27441]: audit 2024-04-03T16:37:17.143973+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:37:18.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:18 smithi067 bash[27441]: audit 2024-04-03T16:37:17.145503+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:37:18.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:18 smithi067 bash[27441]: audit 2024-04-03T16:37:17.155915+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:18.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:18 smithi067 bash[17655]: cluster 2024-04-03T16:37:16.758353+0000 mgr.y (mgr.24370) 4167 : cluster [DBG] pgmap v4151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:18 smithi067 bash[17655]: audit 2024-04-03T16:37:17.143973+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:37:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:18 smithi067 bash[17655]: audit 2024-04-03T16:37:17.145503+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:37:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:18 smithi067 bash[17655]: audit 2024-04-03T16:37:17.155915+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:37:19.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:19 smithi067 bash[27441]: audit 2024-04-03T16:37:18.590738+0000 mon.c (mon.2) 1595 : audit [DBG] from='client.? 172.21.15.67:0/2719956331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:19 smithi067 bash[17655]: audit 2024-04-03T16:37:18.590738+0000 mon.c (mon.2) 1595 : audit [DBG] from='client.? 172.21.15.67:0/2719956331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:19.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:19 smithi082 bash[20963]: audit 2024-04-03T16:37:18.590738+0000 mon.c (mon.2) 1595 : audit [DBG] from='client.? 172.21.15.67:0/2719956331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:20.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:20 smithi067 bash[17655]: cluster 2024-04-03T16:37:18.759154+0000 mgr.y (mgr.24370) 4168 : cluster [DBG] pgmap v4152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:20 smithi067 bash[27441]: cluster 2024-04-03T16:37:18.759154+0000 mgr.y (mgr.24370) 4168 : cluster [DBG] pgmap v4152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:20.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:20 smithi082 bash[20963]: cluster 2024-04-03T16:37:18.759154+0000 mgr.y (mgr.24370) 4168 : cluster [DBG] pgmap v4152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:21.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:21 smithi067 bash[27441]: audit 2024-04-03T16:37:21.045937+0000 mon.c (mon.2) 1596 : audit [DBG] from='client.? 172.21.15.67:0/2963117321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:21 smithi067 bash[17655]: audit 2024-04-03T16:37:21.045937+0000 mon.c (mon.2) 1596 : audit [DBG] from='client.? 172.21.15.67:0/2963117321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:21.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:21 smithi082 bash[20963]: audit 2024-04-03T16:37:21.045937+0000 mon.c (mon.2) 1596 : audit [DBG] from='client.? 172.21.15.67:0/2963117321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:22.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:22 smithi067 bash[27441]: cluster 2024-04-03T16:37:20.760197+0000 mgr.y (mgr.24370) 4169 : cluster [DBG] pgmap v4153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:22.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:22 smithi067 bash[17655]: cluster 2024-04-03T16:37:20.760197+0000 mgr.y (mgr.24370) 4169 : cluster [DBG] pgmap v4153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:22.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:22 smithi082 bash[20963]: cluster 2024-04-03T16:37:20.760197+0000 mgr.y (mgr.24370) 4169 : cluster [DBG] pgmap v4153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:37:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:37:24.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:24 smithi067 bash[17655]: cluster 2024-04-03T16:37:22.760801+0000 mgr.y (mgr.24370) 4170 : cluster [DBG] pgmap v4154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:24.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:24 smithi067 bash[17655]: audit 2024-04-03T16:37:23.498614+0000 mon.c (mon.2) 1597 : audit [DBG] from='client.? 172.21.15.67:0/950117995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:24 smithi067 bash[27441]: cluster 2024-04-03T16:37:22.760801+0000 mgr.y (mgr.24370) 4170 : cluster [DBG] pgmap v4154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:24 smithi067 bash[27441]: audit 2024-04-03T16:37:23.498614+0000 mon.c (mon.2) 1597 : audit [DBG] from='client.? 172.21.15.67:0/950117995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:24.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:24 smithi082 bash[20963]: cluster 2024-04-03T16:37:22.760801+0000 mgr.y (mgr.24370) 4170 : cluster [DBG] pgmap v4154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:24.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:24 smithi082 bash[20963]: audit 2024-04-03T16:37:23.498614+0000 mon.c (mon.2) 1597 : audit [DBG] from='client.? 172.21.15.67:0/950117995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:25 smithi082 bash[20963]: audit 2024-04-03T16:37:24.866198+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:25 smithi067 bash[17655]: audit 2024-04-03T16:37:24.866198+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:25 smithi067 bash[27441]: audit 2024-04-03T16:37:24.866198+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:26.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:26 smithi082 bash[20963]: cluster 2024-04-03T16:37:24.761570+0000 mgr.y (mgr.24370) 4171 : cluster [DBG] pgmap v4155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:26 smithi082 bash[20963]: audit 2024-04-03T16:37:25.959232+0000 mon.c (mon.2) 1598 : audit [DBG] from='client.? 172.21.15.67:0/2596795845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:26 smithi067 bash[17655]: cluster 2024-04-03T16:37:24.761570+0000 mgr.y (mgr.24370) 4171 : cluster [DBG] pgmap v4155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:26 smithi067 bash[17655]: audit 2024-04-03T16:37:25.959232+0000 mon.c (mon.2) 1598 : audit [DBG] from='client.? 172.21.15.67:0/2596795845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:26 smithi067 bash[27441]: cluster 2024-04-03T16:37:24.761570+0000 mgr.y (mgr.24370) 4171 : cluster [DBG] pgmap v4155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:26 smithi067 bash[27441]: audit 2024-04-03T16:37:25.959232+0000 mon.c (mon.2) 1598 : audit [DBG] from='client.? 172.21.15.67:0/2596795845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:28.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:28 smithi082 bash[20963]: cluster 2024-04-03T16:37:26.762729+0000 mgr.y (mgr.24370) 4172 : cluster [DBG] pgmap v4156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:28.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:28 smithi067 bash[27441]: cluster 2024-04-03T16:37:26.762729+0000 mgr.y (mgr.24370) 4172 : cluster [DBG] pgmap v4156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:28 smithi067 bash[17655]: cluster 2024-04-03T16:37:26.762729+0000 mgr.y (mgr.24370) 4172 : cluster [DBG] pgmap v4156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:29.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:29 smithi082 bash[20963]: audit 2024-04-03T16:37:28.412512+0000 mon.c (mon.2) 1599 : audit [DBG] from='client.? 172.21.15.67:0/302482616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:29 smithi067 bash[27441]: audit 2024-04-03T16:37:28.412512+0000 mon.c (mon.2) 1599 : audit [DBG] from='client.? 172.21.15.67:0/302482616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:29 smithi067 bash[17655]: audit 2024-04-03T16:37:28.412512+0000 mon.c (mon.2) 1599 : audit [DBG] from='client.? 172.21.15.67:0/302482616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:30.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:30 smithi082 bash[20963]: cluster 2024-04-03T16:37:28.763417+0000 mgr.y (mgr.24370) 4173 : cluster [DBG] pgmap v4157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:30.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:30 smithi067 bash[27441]: cluster 2024-04-03T16:37:28.763417+0000 mgr.y (mgr.24370) 4173 : cluster [DBG] pgmap v4157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:30.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:30 smithi067 bash[17655]: cluster 2024-04-03T16:37:28.763417+0000 mgr.y (mgr.24370) 4173 : cluster [DBG] pgmap v4157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:31.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:31 smithi082 bash[20963]: audit 2024-04-03T16:37:30.861351+0000 mon.a (mon.0) 4166 : audit [DBG] from='client.? 172.21.15.67:0/613981373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:31 smithi067 bash[27441]: audit 2024-04-03T16:37:30.861351+0000 mon.a (mon.0) 4166 : audit [DBG] from='client.? 172.21.15.67:0/613981373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:31 smithi067 bash[17655]: audit 2024-04-03T16:37:30.861351+0000 mon.a (mon.0) 4166 : audit [DBG] from='client.? 172.21.15.67:0/613981373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:32 smithi082 bash[20963]: cluster 2024-04-03T16:37:30.764570+0000 mgr.y (mgr.24370) 4174 : cluster [DBG] pgmap v4158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:32.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:32 smithi067 bash[27441]: cluster 2024-04-03T16:37:30.764570+0000 mgr.y (mgr.24370) 4174 : cluster [DBG] pgmap v4158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:32 smithi067 bash[17655]: cluster 2024-04-03T16:37:30.764570+0000 mgr.y (mgr.24370) 4174 : cluster [DBG] pgmap v4158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:33] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:37:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:37:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:34 smithi082 bash[20963]: cluster 2024-04-03T16:37:32.765254+0000 mgr.y (mgr.24370) 4175 : cluster [DBG] pgmap v4159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:34 smithi082 bash[20963]: audit 2024-04-03T16:37:33.315923+0000 mon.a (mon.0) 4167 : audit [DBG] from='client.? 172.21.15.67:0/998615696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:34.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:34 smithi067 bash[27441]: cluster 2024-04-03T16:37:32.765254+0000 mgr.y (mgr.24370) 4175 : cluster [DBG] pgmap v4159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:34 smithi067 bash[27441]: audit 2024-04-03T16:37:33.315923+0000 mon.a (mon.0) 4167 : audit [DBG] from='client.? 172.21.15.67:0/998615696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:34 smithi067 bash[17655]: cluster 2024-04-03T16:37:32.765254+0000 mgr.y (mgr.24370) 4175 : cluster [DBG] pgmap v4159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:34 smithi067 bash[17655]: audit 2024-04-03T16:37:33.315923+0000 mon.a (mon.0) 4167 : audit [DBG] from='client.? 172.21.15.67:0/998615696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:36.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:36 smithi082 bash[20963]: cluster 2024-04-03T16:37:34.766005+0000 mgr.y (mgr.24370) 4176 : cluster [DBG] pgmap v4160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:36 smithi082 bash[20963]: audit 2024-04-03T16:37:35.776830+0000 mon.a (mon.0) 4168 : audit [DBG] from='client.? 172.21.15.67:0/2624046515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:36.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:36 smithi067 bash[27441]: cluster 2024-04-03T16:37:34.766005+0000 mgr.y (mgr.24370) 4176 : cluster [DBG] pgmap v4160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:36.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:36 smithi067 bash[27441]: audit 2024-04-03T16:37:35.776830+0000 mon.a (mon.0) 4168 : audit [DBG] from='client.? 172.21.15.67:0/2624046515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:36 smithi067 bash[17655]: cluster 2024-04-03T16:37:34.766005+0000 mgr.y (mgr.24370) 4176 : cluster [DBG] pgmap v4160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:36 smithi067 bash[17655]: audit 2024-04-03T16:37:35.776830+0000 mon.a (mon.0) 4168 : audit [DBG] from='client.? 172.21.15.67:0/2624046515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:38.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:38 smithi082 bash[20963]: cluster 2024-04-03T16:37:36.766999+0000 mgr.y (mgr.24370) 4177 : cluster [DBG] pgmap v4161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:38 smithi067 bash[17655]: cluster 2024-04-03T16:37:36.766999+0000 mgr.y (mgr.24370) 4177 : cluster [DBG] pgmap v4161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:38 smithi067 bash[27441]: cluster 2024-04-03T16:37:36.766999+0000 mgr.y (mgr.24370) 4177 : cluster [DBG] pgmap v4161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:39.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:39 smithi082 bash[20963]: audit 2024-04-03T16:37:38.240811+0000 mon.c (mon.2) 1600 : audit [DBG] from='client.? 172.21.15.67:0/4121951712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:39 smithi067 bash[17655]: audit 2024-04-03T16:37:38.240811+0000 mon.c (mon.2) 1600 : audit [DBG] from='client.? 172.21.15.67:0/4121951712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:39.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:39 smithi067 bash[27441]: audit 2024-04-03T16:37:38.240811+0000 mon.c (mon.2) 1600 : audit [DBG] from='client.? 172.21.15.67:0/4121951712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:40 smithi082 bash[20963]: cluster 2024-04-03T16:37:38.767710+0000 mgr.y (mgr.24370) 4178 : cluster [DBG] pgmap v4162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:40 smithi082 bash[20963]: audit 2024-04-03T16:37:39.866606+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:40 smithi067 bash[27441]: cluster 2024-04-03T16:37:38.767710+0000 mgr.y (mgr.24370) 4178 : cluster [DBG] pgmap v4162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:40 smithi067 bash[27441]: audit 2024-04-03T16:37:39.866606+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:40 smithi067 bash[17655]: cluster 2024-04-03T16:37:38.767710+0000 mgr.y (mgr.24370) 4178 : cluster [DBG] pgmap v4162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:40 smithi067 bash[17655]: audit 2024-04-03T16:37:39.866606+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:41 smithi082 bash[20963]: audit 2024-04-03T16:37:40.699653+0000 mon.a (mon.0) 4170 : audit [DBG] from='client.? 172.21.15.67:0/3552550722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:41 smithi067 bash[17655]: audit 2024-04-03T16:37:40.699653+0000 mon.a (mon.0) 4170 : audit [DBG] from='client.? 172.21.15.67:0/3552550722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:41.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:41 smithi067 bash[27441]: audit 2024-04-03T16:37:40.699653+0000 mon.a (mon.0) 4170 : audit [DBG] from='client.? 172.21.15.67:0/3552550722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:42.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:42 smithi082 bash[20963]: cluster 2024-04-03T16:37:40.768865+0000 mgr.y (mgr.24370) 4179 : cluster [DBG] pgmap v4163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:42.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:42 smithi067 bash[17655]: cluster 2024-04-03T16:37:40.768865+0000 mgr.y (mgr.24370) 4179 : cluster [DBG] pgmap v4163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:42 smithi067 bash[27441]: cluster 2024-04-03T16:37:40.768865+0000 mgr.y (mgr.24370) 4179 : cluster [DBG] pgmap v4163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:37:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:43 smithi067 bash[27441]: audit 2024-04-03T16:37:43.150572+0000 mon.a (mon.0) 4171 : audit [DBG] from='client.? 172.21.15.67:0/3077666673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:43 smithi067 bash[17655]: audit 2024-04-03T16:37:43.150572+0000 mon.a (mon.0) 4171 : audit [DBG] from='client.? 172.21.15.67:0/3077666673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:43 smithi082 bash[20963]: audit 2024-04-03T16:37:43.150572+0000 mon.a (mon.0) 4171 : audit [DBG] from='client.? 172.21.15.67:0/3077666673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:37:44.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:44 smithi082 bash[20963]: cluster 2024-04-03T16:37:42.769395+0000 mgr.y (mgr.24370) 4180 : cluster [DBG] pgmap v4164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:44 smithi067 bash[27441]: cluster 2024-04-03T16:37:42.769395+0000 mgr.y (mgr.24370) 4180 : cluster [DBG] pgmap v4164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:44.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:44 smithi067 bash[17655]: cluster 2024-04-03T16:37:42.769395+0000 mgr.y (mgr.24370) 4180 : cluster [DBG] pgmap v4164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:46.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:46 smithi082 bash[20963]: cluster 2024-04-03T16:37:44.770211+0000 mgr.y (mgr.24370) 4181 : cluster [DBG] pgmap v4165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:46 smithi082 bash[20963]: audit 2024-04-03T16:37:45.600923+0000 mon.a (mon.0) 4172 : audit [DBG] from='client.? 172.21.15.67:0/3609387262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:46.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:46 smithi067 bash[27441]: cluster 2024-04-03T16:37:44.770211+0000 mgr.y (mgr.24370) 4181 : cluster [DBG] pgmap v4165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:46.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:46 smithi067 bash[27441]: audit 2024-04-03T16:37:45.600923+0000 mon.a (mon.0) 4172 : audit [DBG] from='client.? 172.21.15.67:0/3609387262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:46 smithi067 bash[17655]: cluster 2024-04-03T16:37:44.770211+0000 mgr.y (mgr.24370) 4181 : cluster [DBG] pgmap v4165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:46 smithi067 bash[17655]: audit 2024-04-03T16:37:45.600923+0000 mon.a (mon.0) 4172 : audit [DBG] from='client.? 172.21.15.67:0/3609387262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:48 smithi082 bash[20963]: cluster 2024-04-03T16:37:46.771486+0000 mgr.y (mgr.24370) 4182 : cluster [DBG] pgmap v4166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:48 smithi082 bash[20963]: audit 2024-04-03T16:37:48.053438+0000 mon.c (mon.2) 1601 : audit [DBG] from='client.? 172.21.15.67:0/2275846006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:48.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:48 smithi067 bash[27441]: cluster 2024-04-03T16:37:46.771486+0000 mgr.y (mgr.24370) 4182 : cluster [DBG] pgmap v4166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:48.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:48 smithi067 bash[27441]: audit 2024-04-03T16:37:48.053438+0000 mon.c (mon.2) 1601 : audit [DBG] from='client.? 172.21.15.67:0/2275846006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:48.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:48 smithi067 bash[17655]: cluster 2024-04-03T16:37:46.771486+0000 mgr.y (mgr.24370) 4182 : cluster [DBG] pgmap v4166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:48 smithi067 bash[17655]: audit 2024-04-03T16:37:48.053438+0000 mon.c (mon.2) 1601 : audit [DBG] from='client.? 172.21.15.67:0/2275846006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:50 smithi082 bash[20963]: cluster 2024-04-03T16:37:48.772233+0000 mgr.y (mgr.24370) 4183 : cluster [DBG] pgmap v4167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:50.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:50 smithi067 bash[17655]: cluster 2024-04-03T16:37:48.772233+0000 mgr.y (mgr.24370) 4183 : cluster [DBG] pgmap v4167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:50 smithi067 bash[27441]: cluster 2024-04-03T16:37:48.772233+0000 mgr.y (mgr.24370) 4183 : cluster [DBG] pgmap v4167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:51 smithi082 bash[20963]: audit 2024-04-03T16:37:50.509592+0000 mon.b (mon.1) 41 : audit [DBG] from='client.? 172.21.15.67:0/1484472860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:51 smithi067 bash[17655]: audit 2024-04-03T16:37:50.509592+0000 mon.b (mon.1) 41 : audit [DBG] from='client.? 172.21.15.67:0/1484472860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:51.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:51 smithi067 bash[27441]: audit 2024-04-03T16:37:50.509592+0000 mon.b (mon.1) 41 : audit [DBG] from='client.? 172.21.15.67:0/1484472860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:52.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:52 smithi082 bash[20963]: cluster 2024-04-03T16:37:50.773493+0000 mgr.y (mgr.24370) 4184 : cluster [DBG] pgmap v4168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:52.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:52 smithi067 bash[17655]: cluster 2024-04-03T16:37:50.773493+0000 mgr.y (mgr.24370) 4184 : cluster [DBG] pgmap v4168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:52 smithi067 bash[27441]: cluster 2024-04-03T16:37:50.773493+0000 mgr.y (mgr.24370) 4184 : cluster [DBG] pgmap v4168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:53 smithi067 bash[17655]: audit 2024-04-03T16:37:52.962488+0000 mon.a (mon.0) 4173 : audit [DBG] from='client.? 172.21.15.67:0/669061154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:37:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:53 smithi067 bash[27441]: audit 2024-04-03T16:37:52.962488+0000 mon.a (mon.0) 4173 : audit [DBG] from='client.? 172.21.15.67:0/669061154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:53.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:53 smithi082 bash[20963]: audit 2024-04-03T16:37:52.962488+0000 mon.a (mon.0) 4173 : audit [DBG] from='client.? 172.21.15.67:0/669061154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:53.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:37:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:54 smithi082 bash[20963]: cluster 2024-04-03T16:37:52.774010+0000 mgr.y (mgr.24370) 4185 : cluster [DBG] pgmap v4169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:54.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:54 smithi067 bash[17655]: cluster 2024-04-03T16:37:52.774010+0000 mgr.y (mgr.24370) 4185 : cluster [DBG] pgmap v4169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:54.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:54 smithi067 bash[27441]: cluster 2024-04-03T16:37:52.774010+0000 mgr.y (mgr.24370) 4185 : cluster [DBG] pgmap v4169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:55 smithi082 bash[20963]: audit 2024-04-03T16:37:54.866956+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:55 smithi067 bash[17655]: audit 2024-04-03T16:37:54.866956+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:55 smithi067 bash[27441]: audit 2024-04-03T16:37:54.866956+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:37:56.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:56 smithi082 bash[20963]: cluster 2024-04-03T16:37:54.774792+0000 mgr.y (mgr.24370) 4186 : cluster [DBG] pgmap v4170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:56 smithi082 bash[20963]: audit 2024-04-03T16:37:55.408167+0000 mon.c (mon.2) 1602 : audit [DBG] from='client.? 172.21.15.67:0/2926684884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:56 smithi067 bash[17655]: cluster 2024-04-03T16:37:54.774792+0000 mgr.y (mgr.24370) 4186 : cluster [DBG] pgmap v4170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:56 smithi067 bash[17655]: audit 2024-04-03T16:37:55.408167+0000 mon.c (mon.2) 1602 : audit [DBG] from='client.? 172.21.15.67:0/2926684884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:56.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:56 smithi067 bash[27441]: cluster 2024-04-03T16:37:54.774792+0000 mgr.y (mgr.24370) 4186 : cluster [DBG] pgmap v4170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:56 smithi067 bash[27441]: audit 2024-04-03T16:37:55.408167+0000 mon.c (mon.2) 1602 : audit [DBG] from='client.? 172.21.15.67:0/2926684884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:58 smithi082 bash[20963]: cluster 2024-04-03T16:37:56.775981+0000 mgr.y (mgr.24370) 4187 : cluster [DBG] pgmap v4171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:37:58 smithi082 bash[20963]: audit 2024-04-03T16:37:57.861446+0000 mon.c (mon.2) 1603 : audit [DBG] from='client.? 172.21.15.67:0/3789615559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:58 smithi067 bash[27441]: cluster 2024-04-03T16:37:56.775981+0000 mgr.y (mgr.24370) 4187 : cluster [DBG] pgmap v4171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:37:58 smithi067 bash[27441]: audit 2024-04-03T16:37:57.861446+0000 mon.c (mon.2) 1603 : audit [DBG] from='client.? 172.21.15.67:0/3789615559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:37:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:58 smithi067 bash[17655]: cluster 2024-04-03T16:37:56.775981+0000 mgr.y (mgr.24370) 4187 : cluster [DBG] pgmap v4171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:37:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:37:58 smithi067 bash[17655]: audit 2024-04-03T16:37:57.861446+0000 mon.c (mon.2) 1603 : audit [DBG] from='client.? 172.21.15.67:0/3789615559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:00 smithi082 bash[20963]: cluster 2024-04-03T16:37:58.776667+0000 mgr.y (mgr.24370) 4188 : cluster [DBG] pgmap v4172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:00 smithi067 bash[27441]: cluster 2024-04-03T16:37:58.776667+0000 mgr.y (mgr.24370) 4188 : cluster [DBG] pgmap v4172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:00 smithi067 bash[17655]: cluster 2024-04-03T16:37:58.776667+0000 mgr.y (mgr.24370) 4188 : cluster [DBG] pgmap v4172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:01 smithi082 bash[20963]: audit 2024-04-03T16:38:00.307424+0000 mon.a (mon.0) 4175 : audit [DBG] from='client.? 172.21.15.67:0/2899842223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:01 smithi067 bash[27441]: audit 2024-04-03T16:38:00.307424+0000 mon.a (mon.0) 4175 : audit [DBG] from='client.? 172.21.15.67:0/2899842223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:01 smithi067 bash[17655]: audit 2024-04-03T16:38:00.307424+0000 mon.a (mon.0) 4175 : audit [DBG] from='client.? 172.21.15.67:0/2899842223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:02.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:02 smithi082 bash[20963]: cluster 2024-04-03T16:38:00.777795+0000 mgr.y (mgr.24370) 4189 : cluster [DBG] pgmap v4173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:02 smithi067 bash[17655]: cluster 2024-04-03T16:38:00.777795+0000 mgr.y (mgr.24370) 4189 : cluster [DBG] pgmap v4173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:02 smithi067 bash[27441]: cluster 2024-04-03T16:38:00.777795+0000 mgr.y (mgr.24370) 4189 : cluster [DBG] pgmap v4173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:03 smithi067 bash[17655]: audit 2024-04-03T16:38:02.757183+0000 mon.c (mon.2) 1604 : audit [DBG] from='client.? 172.21.15.67:0/170906180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T16:38:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:03 smithi067 bash[27441]: audit 2024-04-03T16:38:02.757183+0000 mon.c (mon.2) 1604 : audit [DBG] from='client.? 172.21.15.67:0/170906180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:03.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:38:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:03 smithi082 bash[20963]: audit 2024-04-03T16:38:02.757183+0000 mon.c (mon.2) 1604 : audit [DBG] from='client.? 172.21.15.67:0/170906180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:04 smithi082 bash[20963]: cluster 2024-04-03T16:38:02.778423+0000 mgr.y (mgr.24370) 4190 : cluster [DBG] pgmap v4174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:04 smithi067 bash[17655]: cluster 2024-04-03T16:38:02.778423+0000 mgr.y (mgr.24370) 4190 : cluster [DBG] pgmap v4174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:04 smithi067 bash[27441]: cluster 2024-04-03T16:38:02.778423+0000 mgr.y (mgr.24370) 4190 : cluster [DBG] pgmap v4174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:05 smithi082 bash[20963]: audit 2024-04-03T16:38:05.212076+0000 mon.c (mon.2) 1605 : audit [DBG] from='client.? 172.21.15.67:0/3019750235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:05 smithi067 bash[27441]: audit 2024-04-03T16:38:05.212076+0000 mon.c (mon.2) 1605 : audit [DBG] from='client.? 172.21.15.67:0/3019750235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:05 smithi067 bash[17655]: audit 2024-04-03T16:38:05.212076+0000 mon.c (mon.2) 1605 : audit [DBG] from='client.? 172.21.15.67:0/3019750235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:06 smithi082 bash[20963]: cluster 2024-04-03T16:38:04.779108+0000 mgr.y (mgr.24370) 4191 : cluster [DBG] pgmap v4175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:06 smithi067 bash[27441]: cluster 2024-04-03T16:38:04.779108+0000 mgr.y (mgr.24370) 4191 : cluster [DBG] pgmap v4175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:06 smithi067 bash[17655]: cluster 2024-04-03T16:38:04.779108+0000 mgr.y (mgr.24370) 4191 : cluster [DBG] pgmap v4175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:08 smithi082 bash[20963]: cluster 2024-04-03T16:38:06.780344+0000 mgr.y (mgr.24370) 4192 : cluster [DBG] pgmap v4176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:08 smithi082 bash[20963]: audit 2024-04-03T16:38:07.665335+0000 mon.a (mon.0) 4176 : audit [DBG] from='client.? 172.21.15.67:0/907934222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:08 smithi067 bash[17655]: cluster 2024-04-03T16:38:06.780344+0000 mgr.y (mgr.24370) 4192 : cluster [DBG] pgmap v4176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:08 smithi067 bash[17655]: audit 2024-04-03T16:38:07.665335+0000 mon.a (mon.0) 4176 : audit [DBG] from='client.? 172.21.15.67:0/907934222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:08 smithi067 bash[27441]: cluster 2024-04-03T16:38:06.780344+0000 mgr.y (mgr.24370) 4192 : cluster [DBG] pgmap v4176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:08 smithi067 bash[27441]: audit 2024-04-03T16:38:07.665335+0000 mon.a (mon.0) 4176 : audit [DBG] from='client.? 172.21.15.67:0/907934222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:10 smithi082 bash[20963]: cluster 2024-04-03T16:38:08.780998+0000 mgr.y (mgr.24370) 4193 : cluster [DBG] pgmap v4177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:10 smithi082 bash[20963]: audit 2024-04-03T16:38:09.867204+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:10 smithi082 bash[20963]: audit 2024-04-03T16:38:10.117249+0000 mon.a (mon.0) 4178 : audit [DBG] from='client.? 172.21.15.67:0/2621974769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:10 smithi067 bash[17655]: cluster 2024-04-03T16:38:08.780998+0000 mgr.y (mgr.24370) 4193 : cluster [DBG] pgmap v4177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:10 smithi067 bash[17655]: audit 2024-04-03T16:38:09.867204+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:10 smithi067 bash[17655]: audit 2024-04-03T16:38:10.117249+0000 mon.a (mon.0) 4178 : audit [DBG] from='client.? 172.21.15.67:0/2621974769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:10 smithi067 bash[27441]: cluster 2024-04-03T16:38:08.780998+0000 mgr.y (mgr.24370) 4193 : cluster [DBG] pgmap v4177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:10 smithi067 bash[27441]: audit 2024-04-03T16:38:09.867204+0000 mon.a (mon.0) 4177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:10 smithi067 bash[27441]: audit 2024-04-03T16:38:10.117249+0000 mon.a (mon.0) 4178 : audit [DBG] from='client.? 172.21.15.67:0/2621974769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:12 smithi082 bash[20963]: cluster 2024-04-03T16:38:10.782107+0000 mgr.y (mgr.24370) 4194 : cluster [DBG] pgmap v4178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:12 smithi067 bash[17655]: cluster 2024-04-03T16:38:10.782107+0000 mgr.y (mgr.24370) 4194 : cluster [DBG] pgmap v4178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:12 smithi067 bash[27441]: cluster 2024-04-03T16:38:10.782107+0000 mgr.y (mgr.24370) 4194 : cluster [DBG] pgmap v4178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:13.351 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:13] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:38:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:13 smithi082 bash[20963]: audit 2024-04-03T16:38:12.570931+0000 mon.a (mon.0) 4179 : audit [DBG] from='client.? 172.21.15.67:0/2341753671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:13.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:38:13.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:13 smithi067 bash[27441]: audit 2024-04-03T16:38:12.570931+0000 mon.a (mon.0) 4179 : audit [DBG] from='client.? 172.21.15.67:0/2341753671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:13.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:13 smithi067 bash[17655]: audit 2024-04-03T16:38:12.570931+0000 mon.a (mon.0) 4179 : audit [DBG] from='client.? 172.21.15.67:0/2341753671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:14 smithi082 bash[20963]: cluster 2024-04-03T16:38:12.782821+0000 mgr.y (mgr.24370) 4195 : cluster [DBG] pgmap v4179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:14 smithi067 bash[27441]: cluster 2024-04-03T16:38:12.782821+0000 mgr.y (mgr.24370) 4195 : cluster [DBG] pgmap v4179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:14 smithi067 bash[17655]: cluster 2024-04-03T16:38:12.782821+0000 mgr.y (mgr.24370) 4195 : cluster [DBG] pgmap v4179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:15 smithi082 bash[20963]: audit 2024-04-03T16:38:15.022920+0000 mon.c (mon.2) 1606 : audit [DBG] from='client.? 172.21.15.67:0/2910729404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:15 smithi067 bash[27441]: audit 2024-04-03T16:38:15.022920+0000 mon.c (mon.2) 1606 : audit [DBG] from='client.? 172.21.15.67:0/2910729404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:15 smithi067 bash[17655]: audit 2024-04-03T16:38:15.022920+0000 mon.c (mon.2) 1606 : audit [DBG] from='client.? 172.21.15.67:0/2910729404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:16 smithi082 bash[20963]: cluster 2024-04-03T16:38:14.783479+0000 mgr.y (mgr.24370) 4196 : cluster [DBG] pgmap v4180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:16.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:16 smithi067 bash[17655]: cluster 2024-04-03T16:38:14.783479+0000 mgr.y (mgr.24370) 4196 : cluster [DBG] pgmap v4180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:16 smithi067 bash[27441]: cluster 2024-04-03T16:38:14.783479+0000 mgr.y (mgr.24370) 4196 : cluster [DBG] pgmap v4180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:17 smithi082 bash[20963]: audit 2024-04-03T16:38:17.230423+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:38:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:17 smithi067 bash[27441]: audit 2024-04-03T16:38:17.230423+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:38:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:17 smithi067 bash[17655]: audit 2024-04-03T16:38:17.230423+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:38:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:18 smithi082 bash[20963]: cluster 2024-04-03T16:38:16.785039+0000 mgr.y (mgr.24370) 4197 : cluster [DBG] pgmap v4181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:18 smithi082 bash[20963]: audit 2024-04-03T16:38:17.491509+0000 mon.a (mon.0) 4181 : audit [DBG] from='client.? 172.21.15.67:0/3857018112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:18.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:18 smithi067 bash[17655]: cluster 2024-04-03T16:38:16.785039+0000 mgr.y (mgr.24370) 4197 : cluster [DBG] pgmap v4181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:18.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:18 smithi067 bash[17655]: audit 2024-04-03T16:38:17.491509+0000 mon.a (mon.0) 4181 : audit [DBG] from='client.? 172.21.15.67:0/3857018112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:18 smithi067 bash[27441]: cluster 2024-04-03T16:38:16.785039+0000 mgr.y (mgr.24370) 4197 : cluster [DBG] pgmap v4181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:18 smithi067 bash[27441]: audit 2024-04-03T16:38:17.491509+0000 mon.a (mon.0) 4181 : audit [DBG] from='client.? 172.21.15.67:0/3857018112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:20 smithi082 bash[20963]: cluster 2024-04-03T16:38:18.785795+0000 mgr.y (mgr.24370) 4198 : cluster [DBG] pgmap v4182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:20 smithi082 bash[20963]: audit 2024-04-03T16:38:19.953579+0000 mon.a (mon.0) 4182 : audit [DBG] from='client.? 172.21.15.67:0/459269729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:20 smithi067 bash[17655]: cluster 2024-04-03T16:38:18.785795+0000 mgr.y (mgr.24370) 4198 : cluster [DBG] pgmap v4182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:20 smithi067 bash[17655]: audit 2024-04-03T16:38:19.953579+0000 mon.a (mon.0) 4182 : audit [DBG] from='client.? 172.21.15.67:0/459269729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:20 smithi067 bash[27441]: cluster 2024-04-03T16:38:18.785795+0000 mgr.y (mgr.24370) 4198 : cluster [DBG] pgmap v4182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:20 smithi067 bash[27441]: audit 2024-04-03T16:38:19.953579+0000 mon.a (mon.0) 4182 : audit [DBG] from='client.? 172.21.15.67:0/459269729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:22.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:22 smithi067 bash[17655]: cluster 2024-04-03T16:38:20.786887+0000 mgr.y (mgr.24370) 4199 : cluster [DBG] pgmap v4183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:22 smithi067 bash[27441]: cluster 2024-04-03T16:38:20.786887+0000 mgr.y (mgr.24370) 4199 : cluster [DBG] pgmap v4183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:22.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:22 smithi082 bash[20963]: cluster 2024-04-03T16:38:20.786887+0000 mgr.y (mgr.24370) 4199 : cluster [DBG] pgmap v4183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:23.392 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:23] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:38:23.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[17655]: audit 2024-04-03T16:38:22.419232+0000 mon.c (mon.2) 1607 : audit [DBG] from='client.? 172.21.15.67:0/1637668969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:23.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[17655]: audit 2024-04-03T16:38:22.871942+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[17655]: audit 2024-04-03T16:38:22.880665+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[17655]: audit 2024-04-03T16:38:23.237319+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[17655]: audit 2024-04-03T16:38:23.250927+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[27441]: audit 2024-04-03T16:38:22.419232+0000 mon.c (mon.2) 1607 : audit [DBG] from='client.? 172.21.15.67:0/1637668969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:23.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[27441]: audit 2024-04-03T16:38:22.871942+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[27441]: audit 2024-04-03T16:38:22.880665+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[27441]: audit 2024-04-03T16:38:23.237319+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:23 smithi067 bash[27441]: audit 2024-04-03T16:38:23.250927+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:38:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:23 smithi082 bash[20963]: audit 2024-04-03T16:38:22.419232+0000 mon.c (mon.2) 1607 : audit [DBG] from='client.? 172.21.15.67:0/1637668969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:23 smithi082 bash[20963]: audit 2024-04-03T16:38:22.871942+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:23 smithi082 bash[20963]: audit 2024-04-03T16:38:22.880665+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:23 smithi082 bash[20963]: audit 2024-04-03T16:38:23.237319+0000 mon.a (mon.0) 4185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:23 smithi082 bash[20963]: audit 2024-04-03T16:38:23.250927+0000 mon.a (mon.0) 4186 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:24 smithi067 bash[27441]: cluster 2024-04-03T16:38:22.787485+0000 mgr.y (mgr.24370) 4200 : cluster [DBG] pgmap v4184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:24 smithi067 bash[27441]: audit 2024-04-03T16:38:23.687740+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:38:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:24 smithi067 bash[27441]: audit 2024-04-03T16:38:23.689237+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:38:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:24 smithi067 bash[27441]: audit 2024-04-03T16:38:23.697961+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:24 smithi067 bash[17655]: cluster 2024-04-03T16:38:22.787485+0000 mgr.y (mgr.24370) 4200 : cluster [DBG] pgmap v4184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:24 smithi067 bash[17655]: audit 2024-04-03T16:38:23.687740+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:38:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:24 smithi067 bash[17655]: audit 2024-04-03T16:38:23.689237+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:38:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:24 smithi067 bash[17655]: audit 2024-04-03T16:38:23.697961+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:24 smithi082 bash[20963]: cluster 2024-04-03T16:38:22.787485+0000 mgr.y (mgr.24370) 4200 : cluster [DBG] pgmap v4184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:24 smithi082 bash[20963]: audit 2024-04-03T16:38:23.687740+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:38:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:24 smithi082 bash[20963]: audit 2024-04-03T16:38:23.689237+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:38:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:24 smithi082 bash[20963]: audit 2024-04-03T16:38:23.697961+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:38:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:25 smithi067 bash[17655]: audit 2024-04-03T16:38:24.866788+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:25 smithi067 bash[17655]: audit 2024-04-03T16:38:24.874122+0000 mon.c (mon.2) 1608 : audit [DBG] from='client.? 172.21.15.67:0/1598391201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:25 smithi067 bash[27441]: audit 2024-04-03T16:38:24.866788+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:25 smithi067 bash[27441]: audit 2024-04-03T16:38:24.874122+0000 mon.c (mon.2) 1608 : audit [DBG] from='client.? 172.21.15.67:0/1598391201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:25 smithi082 bash[20963]: audit 2024-04-03T16:38:24.866788+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:25 smithi082 bash[20963]: audit 2024-04-03T16:38:24.874122+0000 mon.c (mon.2) 1608 : audit [DBG] from='client.? 172.21.15.67:0/1598391201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:26 smithi067 bash[17655]: cluster 2024-04-03T16:38:24.788160+0000 mgr.y (mgr.24370) 4201 : cluster [DBG] pgmap v4185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:26 smithi067 bash[27441]: cluster 2024-04-03T16:38:24.788160+0000 mgr.y (mgr.24370) 4201 : cluster [DBG] pgmap v4185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:26 smithi082 bash[20963]: cluster 2024-04-03T16:38:24.788160+0000 mgr.y (mgr.24370) 4201 : cluster [DBG] pgmap v4185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:27 smithi082 bash[20963]: audit 2024-04-03T16:38:27.342268+0000 mon.a (mon.0) 4191 : audit [DBG] from='client.? 172.21.15.67:0/3879320968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:27.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:27 smithi067 bash[17655]: audit 2024-04-03T16:38:27.342268+0000 mon.a (mon.0) 4191 : audit [DBG] from='client.? 172.21.15.67:0/3879320968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:27 smithi067 bash[27441]: audit 2024-04-03T16:38:27.342268+0000 mon.a (mon.0) 4191 : audit [DBG] from='client.? 172.21.15.67:0/3879320968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:28 smithi082 bash[20963]: cluster 2024-04-03T16:38:26.789297+0000 mgr.y (mgr.24370) 4202 : cluster [DBG] pgmap v4186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:28 smithi067 bash[17655]: cluster 2024-04-03T16:38:26.789297+0000 mgr.y (mgr.24370) 4202 : cluster [DBG] pgmap v4186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:28 smithi067 bash[27441]: cluster 2024-04-03T16:38:26.789297+0000 mgr.y (mgr.24370) 4202 : cluster [DBG] pgmap v4186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:30 smithi082 bash[20963]: cluster 2024-04-03T16:38:28.790014+0000 mgr.y (mgr.24370) 4203 : cluster [DBG] pgmap v4187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:30 smithi082 bash[20963]: audit 2024-04-03T16:38:29.797427+0000 mon.c (mon.2) 1609 : audit [DBG] from='client.? 172.21.15.67:0/843399193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:30 smithi067 bash[27441]: cluster 2024-04-03T16:38:28.790014+0000 mgr.y (mgr.24370) 4203 : cluster [DBG] pgmap v4187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:30 smithi067 bash[27441]: audit 2024-04-03T16:38:29.797427+0000 mon.c (mon.2) 1609 : audit [DBG] from='client.? 172.21.15.67:0/843399193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:30 smithi067 bash[17655]: cluster 2024-04-03T16:38:28.790014+0000 mgr.y (mgr.24370) 4203 : cluster [DBG] pgmap v4187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:30 smithi067 bash[17655]: audit 2024-04-03T16:38:29.797427+0000 mon.c (mon.2) 1609 : audit [DBG] from='client.? 172.21.15.67:0/843399193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:32 smithi082 bash[20963]: cluster 2024-04-03T16:38:30.791188+0000 mgr.y (mgr.24370) 4204 : cluster [DBG] pgmap v4188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:32 smithi082 bash[20963]: audit 2024-04-03T16:38:32.253953+0000 mon.c (mon.2) 1610 : audit [DBG] from='client.? 172.21.15.67:0/4124723395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:32 smithi067 bash[27441]: cluster 2024-04-03T16:38:30.791188+0000 mgr.y (mgr.24370) 4204 : cluster [DBG] pgmap v4188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:32 smithi067 bash[27441]: audit 2024-04-03T16:38:32.253953+0000 mon.c (mon.2) 1610 : audit [DBG] from='client.? 172.21.15.67:0/4124723395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:32 smithi067 bash[17655]: cluster 2024-04-03T16:38:30.791188+0000 mgr.y (mgr.24370) 4204 : cluster [DBG] pgmap v4188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:32 smithi067 bash[17655]: audit 2024-04-03T16:38:32.253953+0000 mon.c (mon.2) 1610 : audit [DBG] from='client.? 172.21.15.67:0/4124723395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:38:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:38:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:34 smithi082 bash[20963]: cluster 2024-04-03T16:38:32.791867+0000 mgr.y (mgr.24370) 4205 : cluster [DBG] pgmap v4189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:34 smithi067 bash[27441]: cluster 2024-04-03T16:38:32.791867+0000 mgr.y (mgr.24370) 4205 : cluster [DBG] pgmap v4189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:34 smithi067 bash[17655]: cluster 2024-04-03T16:38:32.791867+0000 mgr.y (mgr.24370) 4205 : cluster [DBG] pgmap v4189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:35.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:35 smithi082 bash[20963]: audit 2024-04-03T16:38:34.711774+0000 mon.c (mon.2) 1611 : audit [DBG] from='client.? 172.21.15.67:0/2112635247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:35.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:35 smithi067 bash[17655]: audit 2024-04-03T16:38:34.711774+0000 mon.c (mon.2) 1611 : audit [DBG] from='client.? 172.21.15.67:0/2112635247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:35 smithi067 bash[27441]: audit 2024-04-03T16:38:34.711774+0000 mon.c (mon.2) 1611 : audit [DBG] from='client.? 172.21.15.67:0/2112635247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:36 smithi082 bash[20963]: cluster 2024-04-03T16:38:34.792560+0000 mgr.y (mgr.24370) 4206 : cluster [DBG] pgmap v4190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:36 smithi067 bash[27441]: cluster 2024-04-03T16:38:34.792560+0000 mgr.y (mgr.24370) 4206 : cluster [DBG] pgmap v4190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:36 smithi067 bash[17655]: cluster 2024-04-03T16:38:34.792560+0000 mgr.y (mgr.24370) 4206 : cluster [DBG] pgmap v4190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:37 smithi082 bash[20963]: audit 2024-04-03T16:38:37.164097+0000 mon.c (mon.2) 1612 : audit [DBG] from='client.? 172.21.15.67:0/2933125643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:37.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:37 smithi067 bash[17655]: audit 2024-04-03T16:38:37.164097+0000 mon.c (mon.2) 1612 : audit [DBG] from='client.? 172.21.15.67:0/2933125643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:37 smithi067 bash[27441]: audit 2024-04-03T16:38:37.164097+0000 mon.c (mon.2) 1612 : audit [DBG] from='client.? 172.21.15.67:0/2933125643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:38 smithi082 bash[20963]: cluster 2024-04-03T16:38:36.793691+0000 mgr.y (mgr.24370) 4207 : cluster [DBG] pgmap v4191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:38 smithi067 bash[27441]: cluster 2024-04-03T16:38:36.793691+0000 mgr.y (mgr.24370) 4207 : cluster [DBG] pgmap v4191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:38 smithi067 bash[17655]: cluster 2024-04-03T16:38:36.793691+0000 mgr.y (mgr.24370) 4207 : cluster [DBG] pgmap v4191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:40 smithi082 bash[20963]: cluster 2024-04-03T16:38:38.794458+0000 mgr.y (mgr.24370) 4208 : cluster [DBG] pgmap v4192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:40 smithi082 bash[20963]: audit 2024-04-03T16:38:39.629394+0000 mon.c (mon.2) 1613 : audit [DBG] from='client.? 172.21.15.67:0/515516021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:40 smithi082 bash[20963]: audit 2024-04-03T16:38:39.868128+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:40 smithi067 bash[27441]: cluster 2024-04-03T16:38:38.794458+0000 mgr.y (mgr.24370) 4208 : cluster [DBG] pgmap v4192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:40 smithi067 bash[27441]: audit 2024-04-03T16:38:39.629394+0000 mon.c (mon.2) 1613 : audit [DBG] from='client.? 172.21.15.67:0/515516021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:40 smithi067 bash[27441]: audit 2024-04-03T16:38:39.868128+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:40 smithi067 bash[17655]: cluster 2024-04-03T16:38:38.794458+0000 mgr.y (mgr.24370) 4208 : cluster [DBG] pgmap v4192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:40 smithi067 bash[17655]: audit 2024-04-03T16:38:39.629394+0000 mon.c (mon.2) 1613 : audit [DBG] from='client.? 172.21.15.67:0/515516021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:40 smithi067 bash[17655]: audit 2024-04-03T16:38:39.868128+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:42 smithi082 bash[20963]: cluster 2024-04-03T16:38:40.795574+0000 mgr.y (mgr.24370) 4209 : cluster [DBG] pgmap v4193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:42 smithi082 bash[20963]: audit 2024-04-03T16:38:42.080729+0000 mon.a (mon.0) 4193 : audit [DBG] from='client.? 172.21.15.67:0/2380840166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:42 smithi067 bash[17655]: cluster 2024-04-03T16:38:40.795574+0000 mgr.y (mgr.24370) 4209 : cluster [DBG] pgmap v4193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:42 smithi067 bash[17655]: audit 2024-04-03T16:38:42.080729+0000 mon.a (mon.0) 4193 : audit [DBG] from='client.? 172.21.15.67:0/2380840166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:42 smithi067 bash[27441]: cluster 2024-04-03T16:38:40.795574+0000 mgr.y (mgr.24370) 4209 : cluster [DBG] pgmap v4193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:42 smithi067 bash[27441]: audit 2024-04-03T16:38:42.080729+0000 mon.a (mon.0) 4193 : audit [DBG] from='client.? 172.21.15.67:0/2380840166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:43] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:38:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:38:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:44 smithi082 bash[20963]: cluster 2024-04-03T16:38:42.796324+0000 mgr.y (mgr.24370) 4210 : cluster [DBG] pgmap v4194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:44 smithi067 bash[17655]: cluster 2024-04-03T16:38:42.796324+0000 mgr.y (mgr.24370) 4210 : cluster [DBG] pgmap v4194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:44 smithi067 bash[27441]: cluster 2024-04-03T16:38:42.796324+0000 mgr.y (mgr.24370) 4210 : cluster [DBG] pgmap v4194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:45.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:45 smithi082 bash[20963]: audit 2024-04-03T16:38:44.534058+0000 mon.c (mon.2) 1614 : audit [DBG] from='client.? 172.21.15.67:0/2216504301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:45 smithi067 bash[17655]: audit 2024-04-03T16:38:44.534058+0000 mon.c (mon.2) 1614 : audit [DBG] from='client.? 172.21.15.67:0/2216504301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:45 smithi067 bash[27441]: audit 2024-04-03T16:38:44.534058+0000 mon.c (mon.2) 1614 : audit [DBG] from='client.? 172.21.15.67:0/2216504301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:46 smithi082 bash[20963]: cluster 2024-04-03T16:38:44.796965+0000 mgr.y (mgr.24370) 4211 : cluster [DBG] pgmap v4195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:46 smithi067 bash[17655]: cluster 2024-04-03T16:38:44.796965+0000 mgr.y (mgr.24370) 4211 : cluster [DBG] pgmap v4195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:46 smithi067 bash[27441]: cluster 2024-04-03T16:38:44.796965+0000 mgr.y (mgr.24370) 4211 : cluster [DBG] pgmap v4195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:47 smithi082 bash[20963]: audit 2024-04-03T16:38:46.983618+0000 mon.a (mon.0) 4194 : audit [DBG] from='client.? 172.21.15.67:0/3276072845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:47.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:47 smithi067 bash[17655]: audit 2024-04-03T16:38:46.983618+0000 mon.a (mon.0) 4194 : audit [DBG] from='client.? 172.21.15.67:0/3276072845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:47 smithi067 bash[27441]: audit 2024-04-03T16:38:46.983618+0000 mon.a (mon.0) 4194 : audit [DBG] from='client.? 172.21.15.67:0/3276072845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:48 smithi082 bash[20963]: cluster 2024-04-03T16:38:46.798435+0000 mgr.y (mgr.24370) 4212 : cluster [DBG] pgmap v4196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:48 smithi067 bash[17655]: cluster 2024-04-03T16:38:46.798435+0000 mgr.y (mgr.24370) 4212 : cluster [DBG] pgmap v4196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:48 smithi067 bash[27441]: cluster 2024-04-03T16:38:46.798435+0000 mgr.y (mgr.24370) 4212 : cluster [DBG] pgmap v4196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:49.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:49 smithi082 bash[20963]: audit 2024-04-03T16:38:49.432637+0000 mon.a (mon.0) 4195 : audit [DBG] from='client.? 172.21.15.67:0/4139473161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:49.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:49 smithi067 bash[17655]: audit 2024-04-03T16:38:49.432637+0000 mon.a (mon.0) 4195 : audit [DBG] from='client.? 172.21.15.67:0/4139473161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:49 smithi067 bash[27441]: audit 2024-04-03T16:38:49.432637+0000 mon.a (mon.0) 4195 : audit [DBG] from='client.? 172.21.15.67:0/4139473161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:50 smithi082 bash[20963]: cluster 2024-04-03T16:38:48.799096+0000 mgr.y (mgr.24370) 4213 : cluster [DBG] pgmap v4197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:50 smithi067 bash[17655]: cluster 2024-04-03T16:38:48.799096+0000 mgr.y (mgr.24370) 4213 : cluster [DBG] pgmap v4197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:50 smithi067 bash[27441]: cluster 2024-04-03T16:38:48.799096+0000 mgr.y (mgr.24370) 4213 : cluster [DBG] pgmap v4197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:52 smithi082 bash[20963]: cluster 2024-04-03T16:38:50.800196+0000 mgr.y (mgr.24370) 4214 : cluster [DBG] pgmap v4198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:52 smithi082 bash[20963]: audit 2024-04-03T16:38:51.884728+0000 mon.a (mon.0) 4196 : audit [DBG] from='client.? 172.21.15.67:0/1373611432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:52.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:52 smithi067 bash[17655]: cluster 2024-04-03T16:38:50.800196+0000 mgr.y (mgr.24370) 4214 : cluster [DBG] pgmap v4198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:52 smithi067 bash[17655]: audit 2024-04-03T16:38:51.884728+0000 mon.a (mon.0) 4196 : audit [DBG] from='client.? 172.21.15.67:0/1373611432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:52 smithi067 bash[27441]: cluster 2024-04-03T16:38:50.800196+0000 mgr.y (mgr.24370) 4214 : cluster [DBG] pgmap v4198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:52 smithi067 bash[27441]: audit 2024-04-03T16:38:51.884728+0000 mon.a (mon.0) 4196 : audit [DBG] from='client.? 172.21.15.67:0/1373611432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:53] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:38:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:38:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:54 smithi082 bash[20963]: cluster 2024-04-03T16:38:52.800819+0000 mgr.y (mgr.24370) 4215 : cluster [DBG] pgmap v4199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:54 smithi082 bash[20963]: audit 2024-04-03T16:38:54.339408+0000 mon.c (mon.2) 1615 : audit [DBG] from='client.? 172.21.15.67:0/2764224754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:54 smithi067 bash[27441]: cluster 2024-04-03T16:38:52.800819+0000 mgr.y (mgr.24370) 4215 : cluster [DBG] pgmap v4199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:54 smithi067 bash[27441]: audit 2024-04-03T16:38:54.339408+0000 mon.c (mon.2) 1615 : audit [DBG] from='client.? 172.21.15.67:0/2764224754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:54 smithi067 bash[17655]: cluster 2024-04-03T16:38:52.800819+0000 mgr.y (mgr.24370) 4215 : cluster [DBG] pgmap v4199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:54 smithi067 bash[17655]: audit 2024-04-03T16:38:54.339408+0000 mon.c (mon.2) 1615 : audit [DBG] from='client.? 172.21.15.67:0/2764224754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:55 smithi082 bash[20963]: audit 2024-04-03T16:38:54.868350+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:55 smithi067 bash[27441]: audit 2024-04-03T16:38:54.868350+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:55 smithi067 bash[17655]: audit 2024-04-03T16:38:54.868350+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:38:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:56 smithi082 bash[20963]: cluster 2024-04-03T16:38:54.801520+0000 mgr.y (mgr.24370) 4216 : cluster [DBG] pgmap v4200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:56 smithi067 bash[27441]: cluster 2024-04-03T16:38:54.801520+0000 mgr.y (mgr.24370) 4216 : cluster [DBG] pgmap v4200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:56 smithi067 bash[17655]: cluster 2024-04-03T16:38:54.801520+0000 mgr.y (mgr.24370) 4216 : cluster [DBG] pgmap v4200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:57 smithi082 bash[20963]: audit 2024-04-03T16:38:56.797744+0000 mon.c (mon.2) 1616 : audit [DBG] from='client.? 172.21.15.67:0/2633967212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:57 smithi067 bash[27441]: audit 2024-04-03T16:38:56.797744+0000 mon.c (mon.2) 1616 : audit [DBG] from='client.? 172.21.15.67:0/2633967212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:57 smithi067 bash[17655]: audit 2024-04-03T16:38:56.797744+0000 mon.c (mon.2) 1616 : audit [DBG] from='client.? 172.21.15.67:0/2633967212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:58 smithi082 bash[20963]: cluster 2024-04-03T16:38:56.802483+0000 mgr.y (mgr.24370) 4217 : cluster [DBG] pgmap v4201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:58 smithi067 bash[27441]: cluster 2024-04-03T16:38:56.802483+0000 mgr.y (mgr.24370) 4217 : cluster [DBG] pgmap v4201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:58 smithi067 bash[17655]: cluster 2024-04-03T16:38:56.802483+0000 mgr.y (mgr.24370) 4217 : cluster [DBG] pgmap v4201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:38:59.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:38:59 smithi082 bash[20963]: audit 2024-04-03T16:38:59.245166+0000 mon.a (mon.0) 4198 : audit [DBG] from='client.? 172.21.15.67:0/3982661804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:38:59 smithi067 bash[27441]: audit 2024-04-03T16:38:59.245166+0000 mon.a (mon.0) 4198 : audit [DBG] from='client.? 172.21.15.67:0/3982661804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:38:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:38:59 smithi067 bash[17655]: audit 2024-04-03T16:38:59.245166+0000 mon.a (mon.0) 4198 : audit [DBG] from='client.? 172.21.15.67:0/3982661804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:00 smithi082 bash[20963]: cluster 2024-04-03T16:38:58.802945+0000 mgr.y (mgr.24370) 4218 : cluster [DBG] pgmap v4202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:00 smithi067 bash[17655]: cluster 2024-04-03T16:38:58.802945+0000 mgr.y (mgr.24370) 4218 : cluster [DBG] pgmap v4202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:00 smithi067 bash[27441]: cluster 2024-04-03T16:38:58.802945+0000 mgr.y (mgr.24370) 4218 : cluster [DBG] pgmap v4202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:02 smithi082 bash[20963]: cluster 2024-04-03T16:39:00.804064+0000 mgr.y (mgr.24370) 4219 : cluster [DBG] pgmap v4203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:02 smithi082 bash[20963]: audit 2024-04-03T16:39:01.697127+0000 mon.c (mon.2) 1617 : audit [DBG] from='client.? 172.21.15.67:0/3076427576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:02 smithi067 bash[17655]: cluster 2024-04-03T16:39:00.804064+0000 mgr.y (mgr.24370) 4219 : cluster [DBG] pgmap v4203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:02 smithi067 bash[17655]: audit 2024-04-03T16:39:01.697127+0000 mon.c (mon.2) 1617 : audit [DBG] from='client.? 172.21.15.67:0/3076427576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:02 smithi067 bash[27441]: cluster 2024-04-03T16:39:00.804064+0000 mgr.y (mgr.24370) 4219 : cluster [DBG] pgmap v4203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:02 smithi067 bash[27441]: audit 2024-04-03T16:39:01.697127+0000 mon.c (mon.2) 1617 : audit [DBG] from='client.? 172.21.15.67:0/3076427576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:03] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:39:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:39:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:04 smithi082 bash[20963]: cluster 2024-04-03T16:39:02.804751+0000 mgr.y (mgr.24370) 4220 : cluster [DBG] pgmap v4204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:04 smithi082 bash[20963]: audit 2024-04-03T16:39:04.151782+0000 mon.c (mon.2) 1618 : audit [DBG] from='client.? 172.21.15.67:0/3771583406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:04.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:04 smithi067 bash[27441]: cluster 2024-04-03T16:39:02.804751+0000 mgr.y (mgr.24370) 4220 : cluster [DBG] pgmap v4204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:04 smithi067 bash[27441]: audit 2024-04-03T16:39:04.151782+0000 mon.c (mon.2) 1618 : audit [DBG] from='client.? 172.21.15.67:0/3771583406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:04 smithi067 bash[17655]: cluster 2024-04-03T16:39:02.804751+0000 mgr.y (mgr.24370) 4220 : cluster [DBG] pgmap v4204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:04 smithi067 bash[17655]: audit 2024-04-03T16:39:04.151782+0000 mon.c (mon.2) 1618 : audit [DBG] from='client.? 172.21.15.67:0/3771583406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:06 smithi082 bash[20963]: cluster 2024-04-03T16:39:04.805459+0000 mgr.y (mgr.24370) 4221 : cluster [DBG] pgmap v4205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:06 smithi067 bash[17655]: cluster 2024-04-03T16:39:04.805459+0000 mgr.y (mgr.24370) 4221 : cluster [DBG] pgmap v4205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:06 smithi067 bash[27441]: cluster 2024-04-03T16:39:04.805459+0000 mgr.y (mgr.24370) 4221 : cluster [DBG] pgmap v4205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:07 smithi082 bash[20963]: audit 2024-04-03T16:39:06.599441+0000 mon.a (mon.0) 4199 : audit [DBG] from='client.? 172.21.15.67:0/1261269181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:07.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:07 smithi067 bash[27441]: audit 2024-04-03T16:39:06.599441+0000 mon.a (mon.0) 4199 : audit [DBG] from='client.? 172.21.15.67:0/1261269181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:07 smithi067 bash[17655]: audit 2024-04-03T16:39:06.599441+0000 mon.a (mon.0) 4199 : audit [DBG] from='client.? 172.21.15.67:0/1261269181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:08 smithi082 bash[20963]: cluster 2024-04-03T16:39:06.806754+0000 mgr.y (mgr.24370) 4222 : cluster [DBG] pgmap v4206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:08 smithi067 bash[17655]: cluster 2024-04-03T16:39:06.806754+0000 mgr.y (mgr.24370) 4222 : cluster [DBG] pgmap v4206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:08.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:08 smithi067 bash[27441]: cluster 2024-04-03T16:39:06.806754+0000 mgr.y (mgr.24370) 4222 : cluster [DBG] pgmap v4206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:09 smithi082 bash[20963]: audit 2024-04-03T16:39:09.051582+0000 mon.c (mon.2) 1619 : audit [DBG] from='client.? 172.21.15.67:0/2192964362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:09 smithi067 bash[17655]: audit 2024-04-03T16:39:09.051582+0000 mon.c (mon.2) 1619 : audit [DBG] from='client.? 172.21.15.67:0/2192964362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:09 smithi067 bash[27441]: audit 2024-04-03T16:39:09.051582+0000 mon.c (mon.2) 1619 : audit [DBG] from='client.? 172.21.15.67:0/2192964362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:10 smithi082 bash[20963]: cluster 2024-04-03T16:39:08.807443+0000 mgr.y (mgr.24370) 4223 : cluster [DBG] pgmap v4207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:10 smithi082 bash[20963]: audit 2024-04-03T16:39:09.868834+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:10 smithi067 bash[27441]: cluster 2024-04-03T16:39:08.807443+0000 mgr.y (mgr.24370) 4223 : cluster [DBG] pgmap v4207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:10 smithi067 bash[27441]: audit 2024-04-03T16:39:09.868834+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:10 smithi067 bash[17655]: cluster 2024-04-03T16:39:08.807443+0000 mgr.y (mgr.24370) 4223 : cluster [DBG] pgmap v4207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:10 smithi067 bash[17655]: audit 2024-04-03T16:39:09.868834+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:11 smithi082 bash[20963]: audit 2024-04-03T16:39:11.506137+0000 mon.a (mon.0) 4201 : audit [DBG] from='client.? 172.21.15.67:0/2571089697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:11 smithi067 bash[17655]: audit 2024-04-03T16:39:11.506137+0000 mon.a (mon.0) 4201 : audit [DBG] from='client.? 172.21.15.67:0/2571089697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:11 smithi067 bash[27441]: audit 2024-04-03T16:39:11.506137+0000 mon.a (mon.0) 4201 : audit [DBG] from='client.? 172.21.15.67:0/2571089697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:12 smithi082 bash[20963]: cluster 2024-04-03T16:39:10.808625+0000 mgr.y (mgr.24370) 4224 : cluster [DBG] pgmap v4208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:12 smithi067 bash[17655]: cluster 2024-04-03T16:39:10.808625+0000 mgr.y (mgr.24370) 4224 : cluster [DBG] pgmap v4208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:12 smithi067 bash[27441]: cluster 2024-04-03T16:39:10.808625+0000 mgr.y (mgr.24370) 4224 : cluster [DBG] pgmap v4208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:39:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:39:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:14 smithi082 bash[20963]: cluster 2024-04-03T16:39:12.809414+0000 mgr.y (mgr.24370) 4225 : cluster [DBG] pgmap v4209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:14 smithi082 bash[20963]: audit 2024-04-03T16:39:13.963283+0000 mon.a (mon.0) 4202 : audit [DBG] from='client.? 172.21.15.67:0/560970331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:14 smithi067 bash[17655]: cluster 2024-04-03T16:39:12.809414+0000 mgr.y (mgr.24370) 4225 : cluster [DBG] pgmap v4209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:14 smithi067 bash[17655]: audit 2024-04-03T16:39:13.963283+0000 mon.a (mon.0) 4202 : audit [DBG] from='client.? 172.21.15.67:0/560970331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:14 smithi067 bash[27441]: cluster 2024-04-03T16:39:12.809414+0000 mgr.y (mgr.24370) 4225 : cluster [DBG] pgmap v4209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:14 smithi067 bash[27441]: audit 2024-04-03T16:39:13.963283+0000 mon.a (mon.0) 4202 : audit [DBG] from='client.? 172.21.15.67:0/560970331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:16 smithi082 bash[20963]: cluster 2024-04-03T16:39:14.810047+0000 mgr.y (mgr.24370) 4226 : cluster [DBG] pgmap v4210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:16 smithi082 bash[20963]: audit 2024-04-03T16:39:16.426269+0000 mon.c (mon.2) 1620 : audit [DBG] from='client.? 172.21.15.67:0/1457273963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:16 smithi067 bash[17655]: cluster 2024-04-03T16:39:14.810047+0000 mgr.y (mgr.24370) 4226 : cluster [DBG] pgmap v4210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:16 smithi067 bash[17655]: audit 2024-04-03T16:39:16.426269+0000 mon.c (mon.2) 1620 : audit [DBG] from='client.? 172.21.15.67:0/1457273963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:16 smithi067 bash[27441]: cluster 2024-04-03T16:39:14.810047+0000 mgr.y (mgr.24370) 4226 : cluster [DBG] pgmap v4210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:16 smithi067 bash[27441]: audit 2024-04-03T16:39:16.426269+0000 mon.c (mon.2) 1620 : audit [DBG] from='client.? 172.21.15.67:0/1457273963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:18 smithi082 bash[20963]: cluster 2024-04-03T16:39:16.811231+0000 mgr.y (mgr.24370) 4227 : cluster [DBG] pgmap v4211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:18 smithi067 bash[17655]: cluster 2024-04-03T16:39:16.811231+0000 mgr.y (mgr.24370) 4227 : cluster [DBG] pgmap v4211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:18 smithi067 bash[27441]: cluster 2024-04-03T16:39:16.811231+0000 mgr.y (mgr.24370) 4227 : cluster [DBG] pgmap v4211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:19 smithi082 bash[20963]: audit 2024-04-03T16:39:18.877077+0000 mon.a (mon.0) 4203 : audit [DBG] from='client.? 172.21.15.67:0/1904174039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:19.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:19 smithi067 bash[27441]: audit 2024-04-03T16:39:18.877077+0000 mon.a (mon.0) 4203 : audit [DBG] from='client.? 172.21.15.67:0/1904174039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:19 smithi067 bash[17655]: audit 2024-04-03T16:39:18.877077+0000 mon.a (mon.0) 4203 : audit [DBG] from='client.? 172.21.15.67:0/1904174039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:20 smithi082 bash[20963]: cluster 2024-04-03T16:39:18.811879+0000 mgr.y (mgr.24370) 4228 : cluster [DBG] pgmap v4212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:20 smithi067 bash[27441]: cluster 2024-04-03T16:39:18.811879+0000 mgr.y (mgr.24370) 4228 : cluster [DBG] pgmap v4212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:20 smithi067 bash[17655]: cluster 2024-04-03T16:39:18.811879+0000 mgr.y (mgr.24370) 4228 : cluster [DBG] pgmap v4212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:21 smithi082 bash[20963]: audit 2024-04-03T16:39:21.329111+0000 mon.a (mon.0) 4204 : audit [DBG] from='client.? 172.21.15.67:0/1388405712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:21 smithi067 bash[17655]: audit 2024-04-03T16:39:21.329111+0000 mon.a (mon.0) 4204 : audit [DBG] from='client.? 172.21.15.67:0/1388405712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:21 smithi067 bash[27441]: audit 2024-04-03T16:39:21.329111+0000 mon.a (mon.0) 4204 : audit [DBG] from='client.? 172.21.15.67:0/1388405712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:22 smithi082 bash[20963]: cluster 2024-04-03T16:39:20.812928+0000 mgr.y (mgr.24370) 4229 : cluster [DBG] pgmap v4213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:22 smithi067 bash[17655]: cluster 2024-04-03T16:39:20.812928+0000 mgr.y (mgr.24370) 4229 : cluster [DBG] pgmap v4213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:22 smithi067 bash[27441]: cluster 2024-04-03T16:39:20.812928+0000 mgr.y (mgr.24370) 4229 : cluster [DBG] pgmap v4213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:39:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:39:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:24 smithi082 bash[20963]: cluster 2024-04-03T16:39:22.813627+0000 mgr.y (mgr.24370) 4230 : cluster [DBG] pgmap v4214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:24 smithi082 bash[20963]: audit 2024-04-03T16:39:23.771319+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:39:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:24 smithi082 bash[20963]: audit 2024-04-03T16:39:23.778815+0000 mon.c (mon.2) 1621 : audit [DBG] from='client.? 172.21.15.67:0/482917565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:24 smithi082 bash[20963]: audit 2024-04-03T16:39:24.097495+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:24 smithi082 bash[20963]: audit 2024-04-03T16:39:24.105081+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[27441]: cluster 2024-04-03T16:39:22.813627+0000 mgr.y (mgr.24370) 4230 : cluster [DBG] pgmap v4214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[27441]: audit 2024-04-03T16:39:23.771319+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:39:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[27441]: audit 2024-04-03T16:39:23.778815+0000 mon.c (mon.2) 1621 : audit [DBG] from='client.? 172.21.15.67:0/482917565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[27441]: audit 2024-04-03T16:39:24.097495+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[27441]: audit 2024-04-03T16:39:24.105081+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[17655]: cluster 2024-04-03T16:39:22.813627+0000 mgr.y (mgr.24370) 4230 : cluster [DBG] pgmap v4214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[17655]: audit 2024-04-03T16:39:23.771319+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:39:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[17655]: audit 2024-04-03T16:39:23.778815+0000 mon.c (mon.2) 1621 : audit [DBG] from='client.? 172.21.15.67:0/482917565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[17655]: audit 2024-04-03T16:39:24.097495+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:24 smithi067 bash[17655]: audit 2024-04-03T16:39:24.105081+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:25 smithi067 bash[17655]: audit 2024-04-03T16:39:24.869215+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:25 smithi067 bash[27441]: audit 2024-04-03T16:39:24.869215+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:25 smithi082 bash[20963]: audit 2024-04-03T16:39:24.869215+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:26 smithi067 bash[17655]: cluster 2024-04-03T16:39:24.814448+0000 mgr.y (mgr.24370) 4231 : cluster [DBG] pgmap v4215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:26 smithi067 bash[17655]: audit 2024-04-03T16:39:26.231824+0000 mon.a (mon.0) 4209 : audit [DBG] from='client.? 172.21.15.67:0/4106716713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:26 smithi067 bash[27441]: cluster 2024-04-03T16:39:24.814448+0000 mgr.y (mgr.24370) 4231 : cluster [DBG] pgmap v4215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:26 smithi067 bash[27441]: audit 2024-04-03T16:39:26.231824+0000 mon.a (mon.0) 4209 : audit [DBG] from='client.? 172.21.15.67:0/4106716713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:26 smithi082 bash[20963]: cluster 2024-04-03T16:39:24.814448+0000 mgr.y (mgr.24370) 4231 : cluster [DBG] pgmap v4215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:26 smithi082 bash[20963]: audit 2024-04-03T16:39:26.231824+0000 mon.a (mon.0) 4209 : audit [DBG] from='client.? 172.21.15.67:0/4106716713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:27 smithi067 bash[17655]: cluster 2024-04-03T16:39:26.815693+0000 mgr.y (mgr.24370) 4232 : cluster [DBG] pgmap v4216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:27 smithi067 bash[27441]: cluster 2024-04-03T16:39:26.815693+0000 mgr.y (mgr.24370) 4232 : cluster [DBG] pgmap v4216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:28.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:27 smithi082 bash[20963]: cluster 2024-04-03T16:39:26.815693+0000 mgr.y (mgr.24370) 4232 : cluster [DBG] pgmap v4216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:28 smithi082 bash[20963]: audit 2024-04-03T16:39:28.692434+0000 mon.c (mon.2) 1622 : audit [DBG] from='client.? 172.21.15.67:0/1397566346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:28 smithi067 bash[27441]: audit 2024-04-03T16:39:28.692434+0000 mon.c (mon.2) 1622 : audit [DBG] from='client.? 172.21.15.67:0/1397566346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:28 smithi067 bash[17655]: audit 2024-04-03T16:39:28.692434+0000 mon.c (mon.2) 1622 : audit [DBG] from='client.? 172.21.15.67:0/1397566346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:30.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:29 smithi082 bash[20963]: cluster 2024-04-03T16:39:28.816387+0000 mgr.y (mgr.24370) 4233 : cluster [DBG] pgmap v4217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:30.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:29 smithi067 bash[27441]: cluster 2024-04-03T16:39:28.816387+0000 mgr.y (mgr.24370) 4233 : cluster [DBG] pgmap v4217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:29 smithi067 bash[17655]: cluster 2024-04-03T16:39:28.816387+0000 mgr.y (mgr.24370) 4233 : cluster [DBG] pgmap v4217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:30 smithi082 bash[20963]: audit 2024-04-03T16:39:29.822602+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:30 smithi082 bash[20963]: audit 2024-04-03T16:39:29.830516+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:30 smithi082 bash[20963]: audit 2024-04-03T16:39:29.851739+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:30 smithi082 bash[20963]: audit 2024-04-03T16:39:29.862646+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:30 smithi082 bash[20963]: audit 2024-04-03T16:39:30.383074+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:39:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:30 smithi082 bash[20963]: audit 2024-04-03T16:39:30.385028+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:39:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:30 smithi082 bash[20963]: audit 2024-04-03T16:39:30.394149+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[27441]: audit 2024-04-03T16:39:29.822602+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[27441]: audit 2024-04-03T16:39:29.830516+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[27441]: audit 2024-04-03T16:39:29.851739+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[27441]: audit 2024-04-03T16:39:29.862646+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[27441]: audit 2024-04-03T16:39:30.383074+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[27441]: audit 2024-04-03T16:39:30.385028+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[27441]: audit 2024-04-03T16:39:30.394149+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[17655]: audit 2024-04-03T16:39:29.822602+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[17655]: audit 2024-04-03T16:39:29.830516+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[17655]: audit 2024-04-03T16:39:29.851739+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[17655]: audit 2024-04-03T16:39:29.862646+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[17655]: audit 2024-04-03T16:39:30.383074+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:39:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[17655]: audit 2024-04-03T16:39:30.385028+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:39:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:30 smithi067 bash[17655]: audit 2024-04-03T16:39:30.394149+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:39:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:31 smithi082 bash[20963]: cluster 2024-04-03T16:39:30.817399+0000 mgr.y (mgr.24370) 4234 : cluster [DBG] pgmap v4218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:31 smithi082 bash[20963]: audit 2024-04-03T16:39:31.147636+0000 mon.c (mon.2) 1623 : audit [DBG] from='client.? 172.21.15.67:0/586758036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:31 smithi067 bash[27441]: cluster 2024-04-03T16:39:30.817399+0000 mgr.y (mgr.24370) 4234 : cluster [DBG] pgmap v4218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:31 smithi067 bash[27441]: audit 2024-04-03T16:39:31.147636+0000 mon.c (mon.2) 1623 : audit [DBG] from='client.? 172.21.15.67:0/586758036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:31 smithi067 bash[17655]: cluster 2024-04-03T16:39:30.817399+0000 mgr.y (mgr.24370) 4234 : cluster [DBG] pgmap v4218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:31 smithi067 bash[17655]: audit 2024-04-03T16:39:31.147636+0000 mon.c (mon.2) 1623 : audit [DBG] from='client.? 172.21.15.67:0/586758036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:33] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:39:33.831 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:39:34.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:33 smithi082 bash[20963]: cluster 2024-04-03T16:39:32.818074+0000 mgr.y (mgr.24370) 4235 : cluster [DBG] pgmap v4219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:34.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:33 smithi082 bash[20963]: audit 2024-04-03T16:39:33.602682+0000 mon.c (mon.2) 1624 : audit [DBG] from='client.? 172.21.15.67:0/1354597991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:33 smithi067 bash[27441]: cluster 2024-04-03T16:39:32.818074+0000 mgr.y (mgr.24370) 4235 : cluster [DBG] pgmap v4219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:33 smithi067 bash[27441]: audit 2024-04-03T16:39:33.602682+0000 mon.c (mon.2) 1624 : audit [DBG] from='client.? 172.21.15.67:0/1354597991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:33 smithi067 bash[17655]: cluster 2024-04-03T16:39:32.818074+0000 mgr.y (mgr.24370) 4235 : cluster [DBG] pgmap v4219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:33 smithi067 bash[17655]: audit 2024-04-03T16:39:33.602682+0000 mon.c (mon.2) 1624 : audit [DBG] from='client.? 172.21.15.67:0/1354597991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:35 smithi082 bash[20963]: cluster 2024-04-03T16:39:34.818770+0000 mgr.y (mgr.24370) 4236 : cluster [DBG] pgmap v4220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:36.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:35 smithi067 bash[17655]: cluster 2024-04-03T16:39:34.818770+0000 mgr.y (mgr.24370) 4236 : cluster [DBG] pgmap v4220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:35 smithi067 bash[27441]: cluster 2024-04-03T16:39:34.818770+0000 mgr.y (mgr.24370) 4236 : cluster [DBG] pgmap v4220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:36 smithi082 bash[20963]: audit 2024-04-03T16:39:36.058885+0000 mon.c (mon.2) 1625 : audit [DBG] from='client.? 172.21.15.67:0/4139092292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:37.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:36 smithi067 bash[27441]: audit 2024-04-03T16:39:36.058885+0000 mon.c (mon.2) 1625 : audit [DBG] from='client.? 172.21.15.67:0/4139092292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:36 smithi067 bash[17655]: audit 2024-04-03T16:39:36.058885+0000 mon.c (mon.2) 1625 : audit [DBG] from='client.? 172.21.15.67:0/4139092292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:37 smithi082 bash[20963]: cluster 2024-04-03T16:39:36.819971+0000 mgr.y (mgr.24370) 4237 : cluster [DBG] pgmap v4221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:37 smithi067 bash[17655]: cluster 2024-04-03T16:39:36.819971+0000 mgr.y (mgr.24370) 4237 : cluster [DBG] pgmap v4221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:37 smithi067 bash[27441]: cluster 2024-04-03T16:39:36.819971+0000 mgr.y (mgr.24370) 4237 : cluster [DBG] pgmap v4221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:38 smithi082 bash[20963]: audit 2024-04-03T16:39:38.511335+0000 mon.c (mon.2) 1626 : audit [DBG] from='client.? 172.21.15.67:0/4071357085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:38 smithi067 bash[27441]: audit 2024-04-03T16:39:38.511335+0000 mon.c (mon.2) 1626 : audit [DBG] from='client.? 172.21.15.67:0/4071357085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:38 smithi067 bash[17655]: audit 2024-04-03T16:39:38.511335+0000 mon.c (mon.2) 1626 : audit [DBG] from='client.? 172.21.15.67:0/4071357085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:39 smithi082 bash[20963]: cluster 2024-04-03T16:39:38.820642+0000 mgr.y (mgr.24370) 4238 : cluster [DBG] pgmap v4222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:39 smithi067 bash[27441]: cluster 2024-04-03T16:39:38.820642+0000 mgr.y (mgr.24370) 4238 : cluster [DBG] pgmap v4222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:39 smithi067 bash[17655]: cluster 2024-04-03T16:39:38.820642+0000 mgr.y (mgr.24370) 4238 : cluster [DBG] pgmap v4222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:40 smithi082 bash[20963]: audit 2024-04-03T16:39:39.868608+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:40 smithi067 bash[27441]: audit 2024-04-03T16:39:39.868608+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:40 smithi067 bash[17655]: audit 2024-04-03T16:39:39.868608+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:41 smithi082 bash[20963]: cluster 2024-04-03T16:39:40.821761+0000 mgr.y (mgr.24370) 4239 : cluster [DBG] pgmap v4223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:41 smithi082 bash[20963]: audit 2024-04-03T16:39:40.969783+0000 mon.a (mon.0) 4218 : audit [DBG] from='client.? 172.21.15.67:0/2462144923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:41 smithi067 bash[27441]: cluster 2024-04-03T16:39:40.821761+0000 mgr.y (mgr.24370) 4239 : cluster [DBG] pgmap v4223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:41 smithi067 bash[27441]: audit 2024-04-03T16:39:40.969783+0000 mon.a (mon.0) 4218 : audit [DBG] from='client.? 172.21.15.67:0/2462144923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:41 smithi067 bash[17655]: cluster 2024-04-03T16:39:40.821761+0000 mgr.y (mgr.24370) 4239 : cluster [DBG] pgmap v4223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:41 smithi067 bash[17655]: audit 2024-04-03T16:39:40.969783+0000 mon.a (mon.0) 4218 : audit [DBG] from='client.? 172.21.15.67:0/2462144923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:43] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:39:43.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:39:44.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:43 smithi082 bash[20963]: cluster 2024-04-03T16:39:42.822448+0000 mgr.y (mgr.24370) 4240 : cluster [DBG] pgmap v4224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:44.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:43 smithi082 bash[20963]: audit 2024-04-03T16:39:43.434051+0000 mon.c (mon.2) 1627 : audit [DBG] from='client.? 172.21.15.67:0/3219070930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:43 smithi067 bash[27441]: cluster 2024-04-03T16:39:42.822448+0000 mgr.y (mgr.24370) 4240 : cluster [DBG] pgmap v4224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:43 smithi067 bash[27441]: audit 2024-04-03T16:39:43.434051+0000 mon.c (mon.2) 1627 : audit [DBG] from='client.? 172.21.15.67:0/3219070930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:43 smithi067 bash[17655]: cluster 2024-04-03T16:39:42.822448+0000 mgr.y (mgr.24370) 4240 : cluster [DBG] pgmap v4224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:43 smithi067 bash[17655]: audit 2024-04-03T16:39:43.434051+0000 mon.c (mon.2) 1627 : audit [DBG] from='client.? 172.21.15.67:0/3219070930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:45 smithi082 bash[20963]: cluster 2024-04-03T16:39:44.823159+0000 mgr.y (mgr.24370) 4241 : cluster [DBG] pgmap v4225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:45 smithi067 bash[17655]: cluster 2024-04-03T16:39:44.823159+0000 mgr.y (mgr.24370) 4241 : cluster [DBG] pgmap v4225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:45 smithi067 bash[27441]: cluster 2024-04-03T16:39:44.823159+0000 mgr.y (mgr.24370) 4241 : cluster [DBG] pgmap v4225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:46 smithi067 bash[17655]: audit 2024-04-03T16:39:45.881978+0000 mon.c (mon.2) 1628 : audit [DBG] from='client.? 172.21.15.67:0/1323637626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:46 smithi067 bash[27441]: audit 2024-04-03T16:39:45.881978+0000 mon.c (mon.2) 1628 : audit [DBG] from='client.? 172.21.15.67:0/1323637626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:46 smithi082 bash[20963]: audit 2024-04-03T16:39:45.881978+0000 mon.c (mon.2) 1628 : audit [DBG] from='client.? 172.21.15.67:0/1323637626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:48.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:47 smithi067 bash[17655]: cluster 2024-04-03T16:39:46.824374+0000 mgr.y (mgr.24370) 4242 : cluster [DBG] pgmap v4226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:47 smithi067 bash[27441]: cluster 2024-04-03T16:39:46.824374+0000 mgr.y (mgr.24370) 4242 : cluster [DBG] pgmap v4226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:47 smithi082 bash[20963]: cluster 2024-04-03T16:39:46.824374+0000 mgr.y (mgr.24370) 4242 : cluster [DBG] pgmap v4226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:48 smithi067 bash[17655]: audit 2024-04-03T16:39:48.333071+0000 mon.c (mon.2) 1629 : audit [DBG] from='client.? 172.21.15.67:0/3486483164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:48 smithi067 bash[27441]: audit 2024-04-03T16:39:48.333071+0000 mon.c (mon.2) 1629 : audit [DBG] from='client.? 172.21.15.67:0/3486483164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:48 smithi082 bash[20963]: audit 2024-04-03T16:39:48.333071+0000 mon.c (mon.2) 1629 : audit [DBG] from='client.? 172.21.15.67:0/3486483164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:49 smithi067 bash[17655]: cluster 2024-04-03T16:39:48.825109+0000 mgr.y (mgr.24370) 4243 : cluster [DBG] pgmap v4227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:50.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:49 smithi067 bash[27441]: cluster 2024-04-03T16:39:48.825109+0000 mgr.y (mgr.24370) 4243 : cluster [DBG] pgmap v4227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:49 smithi082 bash[20963]: cluster 2024-04-03T16:39:48.825109+0000 mgr.y (mgr.24370) 4243 : cluster [DBG] pgmap v4227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:50 smithi067 bash[17655]: audit 2024-04-03T16:39:50.783815+0000 mon.a (mon.0) 4219 : audit [DBG] from='client.? 172.21.15.67:0/3072767389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:50 smithi067 bash[27441]: audit 2024-04-03T16:39:50.783815+0000 mon.a (mon.0) 4219 : audit [DBG] from='client.? 172.21.15.67:0/3072767389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:50 smithi082 bash[20963]: audit 2024-04-03T16:39:50.783815+0000 mon.a (mon.0) 4219 : audit [DBG] from='client.? 172.21.15.67:0/3072767389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:51 smithi082 bash[20963]: cluster 2024-04-03T16:39:50.826274+0000 mgr.y (mgr.24370) 4244 : cluster [DBG] pgmap v4228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:51 smithi067 bash[17655]: cluster 2024-04-03T16:39:50.826274+0000 mgr.y (mgr.24370) 4244 : cluster [DBG] pgmap v4228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:51 smithi067 bash[27441]: cluster 2024-04-03T16:39:50.826274+0000 mgr.y (mgr.24370) 4244 : cluster [DBG] pgmap v4228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:53] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:39:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:39:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:53 smithi082 bash[20963]: cluster 2024-04-03T16:39:52.826955+0000 mgr.y (mgr.24370) 4245 : cluster [DBG] pgmap v4229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:53 smithi082 bash[20963]: audit 2024-04-03T16:39:53.234976+0000 mon.c (mon.2) 1630 : audit [DBG] from='client.? 172.21.15.67:0/2324185165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:53 smithi067 bash[27441]: cluster 2024-04-03T16:39:52.826955+0000 mgr.y (mgr.24370) 4245 : cluster [DBG] pgmap v4229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:53 smithi067 bash[27441]: audit 2024-04-03T16:39:53.234976+0000 mon.c (mon.2) 1630 : audit [DBG] from='client.? 172.21.15.67:0/2324185165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:53 smithi067 bash[17655]: cluster 2024-04-03T16:39:52.826955+0000 mgr.y (mgr.24370) 4245 : cluster [DBG] pgmap v4229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:53 smithi067 bash[17655]: audit 2024-04-03T16:39:53.234976+0000 mon.c (mon.2) 1630 : audit [DBG] from='client.? 172.21.15.67:0/2324185165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:54 smithi082 bash[20963]: audit 2024-04-03T16:39:54.869782+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:54 smithi067 bash[17655]: audit 2024-04-03T16:39:54.869782+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:54 smithi067 bash[27441]: audit 2024-04-03T16:39:54.869782+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:39:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:55 smithi082 bash[20963]: cluster 2024-04-03T16:39:54.827670+0000 mgr.y (mgr.24370) 4246 : cluster [DBG] pgmap v4230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:55 smithi082 bash[20963]: audit 2024-04-03T16:39:55.693371+0000 mon.c (mon.2) 1631 : audit [DBG] from='client.? 172.21.15.67:0/2679434410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:55 smithi067 bash[17655]: cluster 2024-04-03T16:39:54.827670+0000 mgr.y (mgr.24370) 4246 : cluster [DBG] pgmap v4230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:55 smithi067 bash[17655]: audit 2024-04-03T16:39:55.693371+0000 mon.c (mon.2) 1631 : audit [DBG] from='client.? 172.21.15.67:0/2679434410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:55 smithi067 bash[27441]: cluster 2024-04-03T16:39:54.827670+0000 mgr.y (mgr.24370) 4246 : cluster [DBG] pgmap v4230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:55 smithi067 bash[27441]: audit 2024-04-03T16:39:55.693371+0000 mon.c (mon.2) 1631 : audit [DBG] from='client.? 172.21.15.67:0/2679434410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:57 smithi082 bash[20963]: cluster 2024-04-03T16:39:56.828840+0000 mgr.y (mgr.24370) 4247 : cluster [DBG] pgmap v4231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:57 smithi067 bash[17655]: cluster 2024-04-03T16:39:56.828840+0000 mgr.y (mgr.24370) 4247 : cluster [DBG] pgmap v4231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:57 smithi067 bash[27441]: cluster 2024-04-03T16:39:56.828840+0000 mgr.y (mgr.24370) 4247 : cluster [DBG] pgmap v4231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:39:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:58 smithi082 bash[20963]: audit 2024-04-03T16:39:58.141314+0000 mon.a (mon.0) 4221 : audit [DBG] from='client.? 172.21.15.67:0/3326127319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:58 smithi067 bash[27441]: audit 2024-04-03T16:39:58.141314+0000 mon.a (mon.0) 4221 : audit [DBG] from='client.? 172.21.15.67:0/3326127319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:39:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:58 smithi067 bash[17655]: audit 2024-04-03T16:39:58.141314+0000 mon.a (mon.0) 4221 : audit [DBG] from='client.? 172.21.15.67:0/3326127319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:39:59 smithi082 bash[20963]: cluster 2024-04-03T16:39:58.829524+0000 mgr.y (mgr.24370) 4248 : cluster [DBG] pgmap v4232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:39:59 smithi067 bash[27441]: cluster 2024-04-03T16:39:58.829524+0000 mgr.y (mgr.24370) 4248 : cluster [DBG] pgmap v4232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:39:59 smithi067 bash[17655]: cluster 2024-04-03T16:39:58.829524+0000 mgr.y (mgr.24370) 4248 : cluster [DBG] pgmap v4232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:00 smithi082 bash[20963]: cluster 2024-04-03T16:40:00.000140+0000 mon.a (mon.0) 4222 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:40:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:00 smithi082 bash[20963]: audit 2024-04-03T16:40:00.595955+0000 mon.a (mon.0) 4223 : audit [DBG] from='client.? 172.21.15.67:0/3713564806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:00 smithi067 bash[17655]: cluster 2024-04-03T16:40:00.000140+0000 mon.a (mon.0) 4222 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:40:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:00 smithi067 bash[17655]: audit 2024-04-03T16:40:00.595955+0000 mon.a (mon.0) 4223 : audit [DBG] from='client.? 172.21.15.67:0/3713564806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:00 smithi067 bash[27441]: cluster 2024-04-03T16:40:00.000140+0000 mon.a (mon.0) 4222 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:40:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:00 smithi067 bash[27441]: audit 2024-04-03T16:40:00.595955+0000 mon.a (mon.0) 4223 : audit [DBG] from='client.? 172.21.15.67:0/3713564806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:01 smithi082 bash[20963]: cluster 2024-04-03T16:40:00.830665+0000 mgr.y (mgr.24370) 4249 : cluster [DBG] pgmap v4233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:01 smithi067 bash[17655]: cluster 2024-04-03T16:40:00.830665+0000 mgr.y (mgr.24370) 4249 : cluster [DBG] pgmap v4233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:01 smithi067 bash[27441]: cluster 2024-04-03T16:40:00.830665+0000 mgr.y (mgr.24370) 4249 : cluster [DBG] pgmap v4233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:40:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:40:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:03 smithi082 bash[20963]: cluster 2024-04-03T16:40:02.831327+0000 mgr.y (mgr.24370) 4250 : cluster [DBG] pgmap v4234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:03 smithi082 bash[20963]: audit 2024-04-03T16:40:03.048884+0000 mon.c (mon.2) 1632 : audit [DBG] from='client.? 172.21.15.67:0/727531494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:03 smithi067 bash[17655]: cluster 2024-04-03T16:40:02.831327+0000 mgr.y (mgr.24370) 4250 : cluster [DBG] pgmap v4234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:03 smithi067 bash[17655]: audit 2024-04-03T16:40:03.048884+0000 mon.c (mon.2) 1632 : audit [DBG] from='client.? 172.21.15.67:0/727531494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:03 smithi067 bash[27441]: cluster 2024-04-03T16:40:02.831327+0000 mgr.y (mgr.24370) 4250 : cluster [DBG] pgmap v4234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:03 smithi067 bash[27441]: audit 2024-04-03T16:40:03.048884+0000 mon.c (mon.2) 1632 : audit [DBG] from='client.? 172.21.15.67:0/727531494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:05 smithi082 bash[20963]: cluster 2024-04-03T16:40:04.832003+0000 mgr.y (mgr.24370) 4251 : cluster [DBG] pgmap v4235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:05 smithi082 bash[20963]: audit 2024-04-03T16:40:05.496072+0000 mon.a (mon.0) 4224 : audit [DBG] from='client.? 172.21.15.67:0/2254066544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:05 smithi067 bash[17655]: cluster 2024-04-03T16:40:04.832003+0000 mgr.y (mgr.24370) 4251 : cluster [DBG] pgmap v4235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:05 smithi067 bash[17655]: audit 2024-04-03T16:40:05.496072+0000 mon.a (mon.0) 4224 : audit [DBG] from='client.? 172.21.15.67:0/2254066544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:05 smithi067 bash[27441]: cluster 2024-04-03T16:40:04.832003+0000 mgr.y (mgr.24370) 4251 : cluster [DBG] pgmap v4235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:05 smithi067 bash[27441]: audit 2024-04-03T16:40:05.496072+0000 mon.a (mon.0) 4224 : audit [DBG] from='client.? 172.21.15.67:0/2254066544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:07 smithi082 bash[20963]: cluster 2024-04-03T16:40:06.833277+0000 mgr.y (mgr.24370) 4252 : cluster [DBG] pgmap v4236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:07 smithi082 bash[20963]: audit 2024-04-03T16:40:07.952200+0000 mon.a (mon.0) 4225 : audit [DBG] from='client.? 172.21.15.67:0/277483854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:07 smithi067 bash[27441]: cluster 2024-04-03T16:40:06.833277+0000 mgr.y (mgr.24370) 4252 : cluster [DBG] pgmap v4236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:07 smithi067 bash[27441]: audit 2024-04-03T16:40:07.952200+0000 mon.a (mon.0) 4225 : audit [DBG] from='client.? 172.21.15.67:0/277483854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:07 smithi067 bash[17655]: cluster 2024-04-03T16:40:06.833277+0000 mgr.y (mgr.24370) 4252 : cluster [DBG] pgmap v4236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:07 smithi067 bash[17655]: audit 2024-04-03T16:40:07.952200+0000 mon.a (mon.0) 4225 : audit [DBG] from='client.? 172.21.15.67:0/277483854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:09 smithi082 bash[20963]: cluster 2024-04-03T16:40:08.834147+0000 mgr.y (mgr.24370) 4253 : cluster [DBG] pgmap v4237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:09 smithi082 bash[20963]: audit 2024-04-03T16:40:09.870190+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:10.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:09 smithi067 bash[27441]: cluster 2024-04-03T16:40:08.834147+0000 mgr.y (mgr.24370) 4253 : cluster [DBG] pgmap v4237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:09 smithi067 bash[27441]: audit 2024-04-03T16:40:09.870190+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:09 smithi067 bash[17655]: cluster 2024-04-03T16:40:08.834147+0000 mgr.y (mgr.24370) 4253 : cluster [DBG] pgmap v4237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:09 smithi067 bash[17655]: audit 2024-04-03T16:40:09.870190+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:10 smithi082 bash[20963]: audit 2024-04-03T16:40:10.407007+0000 mon.c (mon.2) 1633 : audit [DBG] from='client.? 172.21.15.67:0/3819844460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:10 smithi067 bash[17655]: audit 2024-04-03T16:40:10.407007+0000 mon.c (mon.2) 1633 : audit [DBG] from='client.? 172.21.15.67:0/3819844460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:10 smithi067 bash[27441]: audit 2024-04-03T16:40:10.407007+0000 mon.c (mon.2) 1633 : audit [DBG] from='client.? 172.21.15.67:0/3819844460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:11 smithi082 bash[20963]: cluster 2024-04-03T16:40:10.835406+0000 mgr.y (mgr.24370) 4254 : cluster [DBG] pgmap v4238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:11 smithi067 bash[17655]: cluster 2024-04-03T16:40:10.835406+0000 mgr.y (mgr.24370) 4254 : cluster [DBG] pgmap v4238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:11 smithi067 bash[27441]: cluster 2024-04-03T16:40:10.835406+0000 mgr.y (mgr.24370) 4254 : cluster [DBG] pgmap v4238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:12 smithi082 bash[20963]: audit 2024-04-03T16:40:12.853740+0000 mon.a (mon.0) 4227 : audit [DBG] from='client.? 172.21.15.67:0/195924958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:13] "GET /metrics HTTP/1.1" 200 239938 "" "Prometheus/2.43.0" 2024-04-03T16:40:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:12 smithi067 bash[27441]: audit 2024-04-03T16:40:12.853740+0000 mon.a (mon.0) 4227 : audit [DBG] from='client.? 172.21.15.67:0/195924958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:12 smithi067 bash[17655]: audit 2024-04-03T16:40:12.853740+0000 mon.a (mon.0) 4227 : audit [DBG] from='client.? 172.21.15.67:0/195924958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:40:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:13 smithi082 bash[20963]: cluster 2024-04-03T16:40:12.835928+0000 mgr.y (mgr.24370) 4255 : cluster [DBG] pgmap v4239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:13 smithi067 bash[27441]: cluster 2024-04-03T16:40:12.835928+0000 mgr.y (mgr.24370) 4255 : cluster [DBG] pgmap v4239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:13 smithi067 bash[17655]: cluster 2024-04-03T16:40:12.835928+0000 mgr.y (mgr.24370) 4255 : cluster [DBG] pgmap v4239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:15 smithi082 bash[20963]: cluster 2024-04-03T16:40:14.836585+0000 mgr.y (mgr.24370) 4256 : cluster [DBG] pgmap v4240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:15 smithi082 bash[20963]: audit 2024-04-03T16:40:15.301912+0000 mon.c (mon.2) 1634 : audit [DBG] from='client.? 172.21.15.67:0/1963702634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:15 smithi067 bash[17655]: cluster 2024-04-03T16:40:14.836585+0000 mgr.y (mgr.24370) 4256 : cluster [DBG] pgmap v4240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:15 smithi067 bash[17655]: audit 2024-04-03T16:40:15.301912+0000 mon.c (mon.2) 1634 : audit [DBG] from='client.? 172.21.15.67:0/1963702634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:15 smithi067 bash[27441]: cluster 2024-04-03T16:40:14.836585+0000 mgr.y (mgr.24370) 4256 : cluster [DBG] pgmap v4240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:15 smithi067 bash[27441]: audit 2024-04-03T16:40:15.301912+0000 mon.c (mon.2) 1634 : audit [DBG] from='client.? 172.21.15.67:0/1963702634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:18 smithi082 bash[20963]: cluster 2024-04-03T16:40:16.837892+0000 mgr.y (mgr.24370) 4257 : cluster [DBG] pgmap v4241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:18 smithi082 bash[20963]: audit 2024-04-03T16:40:17.746534+0000 mon.c (mon.2) 1635 : audit [DBG] from='client.? 172.21.15.67:0/2369889563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:18 smithi067 bash[17655]: cluster 2024-04-03T16:40:16.837892+0000 mgr.y (mgr.24370) 4257 : cluster [DBG] pgmap v4241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:18 smithi067 bash[17655]: audit 2024-04-03T16:40:17.746534+0000 mon.c (mon.2) 1635 : audit [DBG] from='client.? 172.21.15.67:0/2369889563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:18 smithi067 bash[27441]: cluster 2024-04-03T16:40:16.837892+0000 mgr.y (mgr.24370) 4257 : cluster [DBG] pgmap v4241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:18 smithi067 bash[27441]: audit 2024-04-03T16:40:17.746534+0000 mon.c (mon.2) 1635 : audit [DBG] from='client.? 172.21.15.67:0/2369889563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:20 smithi082 bash[20963]: cluster 2024-04-03T16:40:18.838604+0000 mgr.y (mgr.24370) 4258 : cluster [DBG] pgmap v4242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:20 smithi067 bash[27441]: cluster 2024-04-03T16:40:18.838604+0000 mgr.y (mgr.24370) 4258 : cluster [DBG] pgmap v4242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:20 smithi067 bash[17655]: cluster 2024-04-03T16:40:18.838604+0000 mgr.y (mgr.24370) 4258 : cluster [DBG] pgmap v4242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:21 smithi082 bash[20963]: audit 2024-04-03T16:40:20.197271+0000 mon.c (mon.2) 1636 : audit [DBG] from='client.? 172.21.15.67:0/2344026691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:21 smithi067 bash[17655]: audit 2024-04-03T16:40:20.197271+0000 mon.c (mon.2) 1636 : audit [DBG] from='client.? 172.21.15.67:0/2344026691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:21 smithi067 bash[27441]: audit 2024-04-03T16:40:20.197271+0000 mon.c (mon.2) 1636 : audit [DBG] from='client.? 172.21.15.67:0/2344026691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:22 smithi082 bash[20963]: cluster 2024-04-03T16:40:20.839709+0000 mgr.y (mgr.24370) 4259 : cluster [DBG] pgmap v4243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:22 smithi067 bash[17655]: cluster 2024-04-03T16:40:20.839709+0000 mgr.y (mgr.24370) 4259 : cluster [DBG] pgmap v4243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:22 smithi067 bash[27441]: cluster 2024-04-03T16:40:20.839709+0000 mgr.y (mgr.24370) 4259 : cluster [DBG] pgmap v4243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:23 smithi082 bash[20963]: audit 2024-04-03T16:40:22.656580+0000 mon.c (mon.2) 1637 : audit [DBG] from='client.? 172.21.15.67:0/3801098360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:23 smithi067 bash[27441]: audit 2024-04-03T16:40:22.656580+0000 mon.c (mon.2) 1637 : audit [DBG] from='client.? 172.21.15.67:0/3801098360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:23 smithi067 bash[17655]: audit 2024-04-03T16:40:22.656580+0000 mon.c (mon.2) 1637 : audit [DBG] from='client.? 172.21.15.67:0/3801098360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:23] "GET /metrics HTTP/1.1" 200 239938 "" "Prometheus/2.43.0" 2024-04-03T16:40:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:40:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:24 smithi082 bash[20963]: cluster 2024-04-03T16:40:22.840423+0000 mgr.y (mgr.24370) 4260 : cluster [DBG] pgmap v4244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:24 smithi067 bash[27441]: cluster 2024-04-03T16:40:22.840423+0000 mgr.y (mgr.24370) 4260 : cluster [DBG] pgmap v4244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:24 smithi067 bash[17655]: cluster 2024-04-03T16:40:22.840423+0000 mgr.y (mgr.24370) 4260 : cluster [DBG] pgmap v4244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:25 smithi082 bash[20963]: audit 2024-04-03T16:40:24.869800+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:25 smithi067 bash[17655]: audit 2024-04-03T16:40:24.869800+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:25 smithi067 bash[27441]: audit 2024-04-03T16:40:24.869800+0000 mon.a (mon.0) 4228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:26 smithi082 bash[20963]: cluster 2024-04-03T16:40:24.841164+0000 mgr.y (mgr.24370) 4261 : cluster [DBG] pgmap v4245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:26 smithi082 bash[20963]: audit 2024-04-03T16:40:25.149838+0000 mon.a (mon.0) 4229 : audit [DBG] from='client.? 172.21.15.67:0/625766404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:26 smithi067 bash[17655]: cluster 2024-04-03T16:40:24.841164+0000 mgr.y (mgr.24370) 4261 : cluster [DBG] pgmap v4245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:26 smithi067 bash[17655]: audit 2024-04-03T16:40:25.149838+0000 mon.a (mon.0) 4229 : audit [DBG] from='client.? 172.21.15.67:0/625766404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:26 smithi067 bash[27441]: cluster 2024-04-03T16:40:24.841164+0000 mgr.y (mgr.24370) 4261 : cluster [DBG] pgmap v4245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:26 smithi067 bash[27441]: audit 2024-04-03T16:40:25.149838+0000 mon.a (mon.0) 4229 : audit [DBG] from='client.? 172.21.15.67:0/625766404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:28 smithi082 bash[20963]: cluster 2024-04-03T16:40:26.842413+0000 mgr.y (mgr.24370) 4262 : cluster [DBG] pgmap v4246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:28 smithi082 bash[20963]: audit 2024-04-03T16:40:27.600066+0000 mon.c (mon.2) 1638 : audit [DBG] from='client.? 172.21.15.67:0/843217375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:28 smithi067 bash[17655]: cluster 2024-04-03T16:40:26.842413+0000 mgr.y (mgr.24370) 4262 : cluster [DBG] pgmap v4246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:28 smithi067 bash[17655]: audit 2024-04-03T16:40:27.600066+0000 mon.c (mon.2) 1638 : audit [DBG] from='client.? 172.21.15.67:0/843217375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:28 smithi067 bash[27441]: cluster 2024-04-03T16:40:26.842413+0000 mgr.y (mgr.24370) 4262 : cluster [DBG] pgmap v4246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:28 smithi067 bash[27441]: audit 2024-04-03T16:40:27.600066+0000 mon.c (mon.2) 1638 : audit [DBG] from='client.? 172.21.15.67:0/843217375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:30 smithi082 bash[20963]: cluster 2024-04-03T16:40:28.843106+0000 mgr.y (mgr.24370) 4263 : cluster [DBG] pgmap v4247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:30 smithi067 bash[17655]: cluster 2024-04-03T16:40:28.843106+0000 mgr.y (mgr.24370) 4263 : cluster [DBG] pgmap v4247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:30 smithi067 bash[27441]: cluster 2024-04-03T16:40:28.843106+0000 mgr.y (mgr.24370) 4263 : cluster [DBG] pgmap v4247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:31 smithi082 bash[20963]: audit 2024-04-03T16:40:30.060822+0000 mon.c (mon.2) 1639 : audit [DBG] from='client.? 172.21.15.67:0/155303539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:31 smithi082 bash[20963]: audit 2024-04-03T16:40:30.470472+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:40:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:31 smithi082 bash[20963]: audit 2024-04-03T16:40:30.798347+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:31 smithi082 bash[20963]: audit 2024-04-03T16:40:30.807205+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:31 smithi067 bash[17655]: audit 2024-04-03T16:40:30.060822+0000 mon.c (mon.2) 1639 : audit [DBG] from='client.? 172.21.15.67:0/155303539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:31 smithi067 bash[17655]: audit 2024-04-03T16:40:30.470472+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:40:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:31 smithi067 bash[17655]: audit 2024-04-03T16:40:30.798347+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:31 smithi067 bash[17655]: audit 2024-04-03T16:40:30.807205+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:31 smithi067 bash[27441]: audit 2024-04-03T16:40:30.060822+0000 mon.c (mon.2) 1639 : audit [DBG] from='client.? 172.21.15.67:0/155303539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:31 smithi067 bash[27441]: audit 2024-04-03T16:40:30.470472+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:40:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:31 smithi067 bash[27441]: audit 2024-04-03T16:40:30.798347+0000 mon.a (mon.0) 4231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:31 smithi067 bash[27441]: audit 2024-04-03T16:40:30.807205+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:32 smithi082 bash[20963]: cluster 2024-04-03T16:40:30.844202+0000 mgr.y (mgr.24370) 4264 : cluster [DBG] pgmap v4248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:32 smithi067 bash[17655]: cluster 2024-04-03T16:40:30.844202+0000 mgr.y (mgr.24370) 4264 : cluster [DBG] pgmap v4248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:32 smithi067 bash[27441]: cluster 2024-04-03T16:40:30.844202+0000 mgr.y (mgr.24370) 4264 : cluster [DBG] pgmap v4248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:33 smithi082 bash[20963]: audit 2024-04-03T16:40:32.518095+0000 mon.a (mon.0) 4233 : audit [DBG] from='client.? 172.21.15.67:0/554483708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:33] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:40:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:33 smithi067 bash[27441]: audit 2024-04-03T16:40:32.518095+0000 mon.a (mon.0) 4233 : audit [DBG] from='client.? 172.21.15.67:0/554483708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:33 smithi067 bash[17655]: audit 2024-04-03T16:40:32.518095+0000 mon.a (mon.0) 4233 : audit [DBG] from='client.? 172.21.15.67:0/554483708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:40:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:34 smithi082 bash[20963]: cluster 2024-04-03T16:40:32.844843+0000 mgr.y (mgr.24370) 4265 : cluster [DBG] pgmap v4249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:34 smithi067 bash[17655]: cluster 2024-04-03T16:40:32.844843+0000 mgr.y (mgr.24370) 4265 : cluster [DBG] pgmap v4249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:34 smithi067 bash[27441]: cluster 2024-04-03T16:40:32.844843+0000 mgr.y (mgr.24370) 4265 : cluster [DBG] pgmap v4249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:35 smithi082 bash[20963]: audit 2024-04-03T16:40:34.986021+0000 mon.c (mon.2) 1640 : audit [DBG] from='client.? 172.21.15.67:0/1652504414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:35 smithi067 bash[17655]: audit 2024-04-03T16:40:34.986021+0000 mon.c (mon.2) 1640 : audit [DBG] from='client.? 172.21.15.67:0/1652504414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:35 smithi067 bash[27441]: audit 2024-04-03T16:40:34.986021+0000 mon.c (mon.2) 1640 : audit [DBG] from='client.? 172.21.15.67:0/1652504414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:36 smithi082 bash[20963]: cluster 2024-04-03T16:40:34.845521+0000 mgr.y (mgr.24370) 4266 : cluster [DBG] pgmap v4250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:36 smithi067 bash[17655]: cluster 2024-04-03T16:40:34.845521+0000 mgr.y (mgr.24370) 4266 : cluster [DBG] pgmap v4250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:36 smithi067 bash[27441]: cluster 2024-04-03T16:40:34.845521+0000 mgr.y (mgr.24370) 4266 : cluster [DBG] pgmap v4250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:37 smithi082 bash[20963]: audit 2024-04-03T16:40:36.266394+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:37 smithi082 bash[20963]: audit 2024-04-03T16:40:36.274256+0000 mon.a (mon.0) 4235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:37 smithi082 bash[20963]: audit 2024-04-03T16:40:36.798386+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:37 smithi082 bash[20963]: audit 2024-04-03T16:40:36.806323+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:37 smithi082 bash[20963]: audit 2024-04-03T16:40:37.241232+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:40:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:37 smithi082 bash[20963]: audit 2024-04-03T16:40:37.243129+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:40:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:37 smithi082 bash[20963]: audit 2024-04-03T16:40:37.254086+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[17655]: audit 2024-04-03T16:40:36.266394+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[17655]: audit 2024-04-03T16:40:36.274256+0000 mon.a (mon.0) 4235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[17655]: audit 2024-04-03T16:40:36.798386+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[17655]: audit 2024-04-03T16:40:36.806323+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[17655]: audit 2024-04-03T16:40:37.241232+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:40:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[17655]: audit 2024-04-03T16:40:37.243129+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:40:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[17655]: audit 2024-04-03T16:40:37.254086+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[27441]: audit 2024-04-03T16:40:36.266394+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[27441]: audit 2024-04-03T16:40:36.274256+0000 mon.a (mon.0) 4235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[27441]: audit 2024-04-03T16:40:36.798386+0000 mon.a (mon.0) 4236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[27441]: audit 2024-04-03T16:40:36.806323+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[27441]: audit 2024-04-03T16:40:37.241232+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:40:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[27441]: audit 2024-04-03T16:40:37.243129+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:40:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:37 smithi067 bash[27441]: audit 2024-04-03T16:40:37.254086+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:40:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:38 smithi082 bash[20963]: cluster 2024-04-03T16:40:36.846669+0000 mgr.y (mgr.24370) 4267 : cluster [DBG] pgmap v4251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:38 smithi082 bash[20963]: audit 2024-04-03T16:40:37.458160+0000 mon.a (mon.0) 4241 : audit [DBG] from='client.? 172.21.15.67:0/2701199569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:38 smithi067 bash[27441]: cluster 2024-04-03T16:40:36.846669+0000 mgr.y (mgr.24370) 4267 : cluster [DBG] pgmap v4251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:38 smithi067 bash[27441]: audit 2024-04-03T16:40:37.458160+0000 mon.a (mon.0) 4241 : audit [DBG] from='client.? 172.21.15.67:0/2701199569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:38 smithi067 bash[17655]: cluster 2024-04-03T16:40:36.846669+0000 mgr.y (mgr.24370) 4267 : cluster [DBG] pgmap v4251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:38 smithi067 bash[17655]: audit 2024-04-03T16:40:37.458160+0000 mon.a (mon.0) 4241 : audit [DBG] from='client.? 172.21.15.67:0/2701199569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:40 smithi082 bash[20963]: cluster 2024-04-03T16:40:38.847310+0000 mgr.y (mgr.24370) 4268 : cluster [DBG] pgmap v4252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:40 smithi082 bash[20963]: audit 2024-04-03T16:40:39.871358+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:40 smithi082 bash[20963]: audit 2024-04-03T16:40:39.911135+0000 mon.c (mon.2) 1641 : audit [DBG] from='client.? 172.21.15.67:0/1782127808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:40 smithi067 bash[17655]: cluster 2024-04-03T16:40:38.847310+0000 mgr.y (mgr.24370) 4268 : cluster [DBG] pgmap v4252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:40 smithi067 bash[17655]: audit 2024-04-03T16:40:39.871358+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:40 smithi067 bash[17655]: audit 2024-04-03T16:40:39.911135+0000 mon.c (mon.2) 1641 : audit [DBG] from='client.? 172.21.15.67:0/1782127808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:40 smithi067 bash[27441]: cluster 2024-04-03T16:40:38.847310+0000 mgr.y (mgr.24370) 4268 : cluster [DBG] pgmap v4252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:40 smithi067 bash[27441]: audit 2024-04-03T16:40:39.871358+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:40 smithi067 bash[27441]: audit 2024-04-03T16:40:39.911135+0000 mon.c (mon.2) 1641 : audit [DBG] from='client.? 172.21.15.67:0/1782127808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:42 smithi082 bash[20963]: cluster 2024-04-03T16:40:40.848630+0000 mgr.y (mgr.24370) 4269 : cluster [DBG] pgmap v4253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:42 smithi067 bash[17655]: cluster 2024-04-03T16:40:40.848630+0000 mgr.y (mgr.24370) 4269 : cluster [DBG] pgmap v4253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:42 smithi067 bash[27441]: cluster 2024-04-03T16:40:40.848630+0000 mgr.y (mgr.24370) 4269 : cluster [DBG] pgmap v4253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:40:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:43 smithi067 bash[27441]: audit 2024-04-03T16:40:42.360985+0000 mon.a (mon.0) 4243 : audit [DBG] from='client.? 172.21.15.67:0/1944573442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:43 smithi067 bash[17655]: audit 2024-04-03T16:40:42.360985+0000 mon.a (mon.0) 4243 : audit [DBG] from='client.? 172.21.15.67:0/1944573442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:43.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:40:43.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:43 smithi082 bash[20963]: audit 2024-04-03T16:40:42.360985+0000 mon.a (mon.0) 4243 : audit [DBG] from='client.? 172.21.15.67:0/1944573442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:44 smithi082 bash[20963]: cluster 2024-04-03T16:40:42.849364+0000 mgr.y (mgr.24370) 4270 : cluster [DBG] pgmap v4254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:44 smithi067 bash[17655]: cluster 2024-04-03T16:40:42.849364+0000 mgr.y (mgr.24370) 4270 : cluster [DBG] pgmap v4254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:44 smithi067 bash[27441]: cluster 2024-04-03T16:40:42.849364+0000 mgr.y (mgr.24370) 4270 : cluster [DBG] pgmap v4254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:45 smithi082 bash[20963]: audit 2024-04-03T16:40:44.812724+0000 mon.c (mon.2) 1642 : audit [DBG] from='client.? 172.21.15.67:0/938858724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:45 smithi067 bash[27441]: audit 2024-04-03T16:40:44.812724+0000 mon.c (mon.2) 1642 : audit [DBG] from='client.? 172.21.15.67:0/938858724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:45 smithi067 bash[17655]: audit 2024-04-03T16:40:44.812724+0000 mon.c (mon.2) 1642 : audit [DBG] from='client.? 172.21.15.67:0/938858724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:46 smithi082 bash[20963]: cluster 2024-04-03T16:40:44.850040+0000 mgr.y (mgr.24370) 4271 : cluster [DBG] pgmap v4255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:46 smithi067 bash[17655]: cluster 2024-04-03T16:40:44.850040+0000 mgr.y (mgr.24370) 4271 : cluster [DBG] pgmap v4255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:46 smithi067 bash[27441]: cluster 2024-04-03T16:40:44.850040+0000 mgr.y (mgr.24370) 4271 : cluster [DBG] pgmap v4255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:47 smithi082 bash[20963]: audit 2024-04-03T16:40:47.270429+0000 mon.c (mon.2) 1643 : audit [DBG] from='client.? 172.21.15.67:0/1534085371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:47 smithi067 bash[27441]: audit 2024-04-03T16:40:47.270429+0000 mon.c (mon.2) 1643 : audit [DBG] from='client.? 172.21.15.67:0/1534085371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:47 smithi067 bash[17655]: audit 2024-04-03T16:40:47.270429+0000 mon.c (mon.2) 1643 : audit [DBG] from='client.? 172.21.15.67:0/1534085371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:48 smithi082 bash[20963]: cluster 2024-04-03T16:40:46.851102+0000 mgr.y (mgr.24370) 4272 : cluster [DBG] pgmap v4256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:48 smithi067 bash[17655]: cluster 2024-04-03T16:40:46.851102+0000 mgr.y (mgr.24370) 4272 : cluster [DBG] pgmap v4256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:48 smithi067 bash[27441]: cluster 2024-04-03T16:40:46.851102+0000 mgr.y (mgr.24370) 4272 : cluster [DBG] pgmap v4256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:50 smithi082 bash[20963]: cluster 2024-04-03T16:40:48.851758+0000 mgr.y (mgr.24370) 4273 : cluster [DBG] pgmap v4257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:50 smithi082 bash[20963]: audit 2024-04-03T16:40:49.719170+0000 mon.c (mon.2) 1644 : audit [DBG] from='client.? 172.21.15.67:0/3864469082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:50 smithi067 bash[17655]: cluster 2024-04-03T16:40:48.851758+0000 mgr.y (mgr.24370) 4273 : cluster [DBG] pgmap v4257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:50 smithi067 bash[17655]: audit 2024-04-03T16:40:49.719170+0000 mon.c (mon.2) 1644 : audit [DBG] from='client.? 172.21.15.67:0/3864469082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:50 smithi067 bash[27441]: cluster 2024-04-03T16:40:48.851758+0000 mgr.y (mgr.24370) 4273 : cluster [DBG] pgmap v4257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:50 smithi067 bash[27441]: audit 2024-04-03T16:40:49.719170+0000 mon.c (mon.2) 1644 : audit [DBG] from='client.? 172.21.15.67:0/3864469082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:52 smithi082 bash[20963]: cluster 2024-04-03T16:40:50.853013+0000 mgr.y (mgr.24370) 4274 : cluster [DBG] pgmap v4258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:52 smithi082 bash[20963]: audit 2024-04-03T16:40:52.178593+0000 mon.a (mon.0) 4244 : audit [DBG] from='client.? 172.21.15.67:0/3131874009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:52 smithi067 bash[17655]: cluster 2024-04-03T16:40:50.853013+0000 mgr.y (mgr.24370) 4274 : cluster [DBG] pgmap v4258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:52 smithi067 bash[17655]: audit 2024-04-03T16:40:52.178593+0000 mon.a (mon.0) 4244 : audit [DBG] from='client.? 172.21.15.67:0/3131874009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:52 smithi067 bash[27441]: cluster 2024-04-03T16:40:50.853013+0000 mgr.y (mgr.24370) 4274 : cluster [DBG] pgmap v4258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:52 smithi067 bash[27441]: audit 2024-04-03T16:40:52.178593+0000 mon.a (mon.0) 4244 : audit [DBG] from='client.? 172.21.15.67:0/3131874009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:40:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:40:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:54 smithi082 bash[20963]: cluster 2024-04-03T16:40:52.853860+0000 mgr.y (mgr.24370) 4275 : cluster [DBG] pgmap v4259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:54 smithi067 bash[27441]: cluster 2024-04-03T16:40:52.853860+0000 mgr.y (mgr.24370) 4275 : cluster [DBG] pgmap v4259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:54 smithi067 bash[17655]: cluster 2024-04-03T16:40:52.853860+0000 mgr.y (mgr.24370) 4275 : cluster [DBG] pgmap v4259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:55 smithi082 bash[20963]: audit 2024-04-03T16:40:54.639778+0000 mon.c (mon.2) 1645 : audit [DBG] from='client.? 172.21.15.67:0/3269238528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:55 smithi082 bash[20963]: audit 2024-04-03T16:40:54.871973+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:55 smithi067 bash[27441]: audit 2024-04-03T16:40:54.639778+0000 mon.c (mon.2) 1645 : audit [DBG] from='client.? 172.21.15.67:0/3269238528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:55 smithi067 bash[27441]: audit 2024-04-03T16:40:54.871973+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:55 smithi067 bash[17655]: audit 2024-04-03T16:40:54.639778+0000 mon.c (mon.2) 1645 : audit [DBG] from='client.? 172.21.15.67:0/3269238528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:55 smithi067 bash[17655]: audit 2024-04-03T16:40:54.871973+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:40:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:56 smithi082 bash[20963]: cluster 2024-04-03T16:40:54.854726+0000 mgr.y (mgr.24370) 4276 : cluster [DBG] pgmap v4260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:56 smithi067 bash[17655]: cluster 2024-04-03T16:40:54.854726+0000 mgr.y (mgr.24370) 4276 : cluster [DBG] pgmap v4260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:56 smithi067 bash[27441]: cluster 2024-04-03T16:40:54.854726+0000 mgr.y (mgr.24370) 4276 : cluster [DBG] pgmap v4260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:57 smithi082 bash[20963]: audit 2024-04-03T16:40:57.094036+0000 mon.a (mon.0) 4246 : audit [DBG] from='client.? 172.21.15.67:0/529463814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:57 smithi067 bash[17655]: audit 2024-04-03T16:40:57.094036+0000 mon.a (mon.0) 4246 : audit [DBG] from='client.? 172.21.15.67:0/529463814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:57 smithi067 bash[27441]: audit 2024-04-03T16:40:57.094036+0000 mon.a (mon.0) 4246 : audit [DBG] from='client.? 172.21.15.67:0/529463814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:40:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:40:58 smithi082 bash[20963]: cluster 2024-04-03T16:40:56.855540+0000 mgr.y (mgr.24370) 4277 : cluster [DBG] pgmap v4261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:40:58 smithi067 bash[17655]: cluster 2024-04-03T16:40:56.855540+0000 mgr.y (mgr.24370) 4277 : cluster [DBG] pgmap v4261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:40:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:40:58 smithi067 bash[27441]: cluster 2024-04-03T16:40:56.855540+0000 mgr.y (mgr.24370) 4277 : cluster [DBG] pgmap v4261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:00 smithi082 bash[20963]: cluster 2024-04-03T16:40:58.856211+0000 mgr.y (mgr.24370) 4278 : cluster [DBG] pgmap v4262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:00 smithi082 bash[20963]: audit 2024-04-03T16:40:59.544980+0000 mon.a (mon.0) 4247 : audit [DBG] from='client.? 172.21.15.67:0/4221008935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:00 smithi067 bash[17655]: cluster 2024-04-03T16:40:58.856211+0000 mgr.y (mgr.24370) 4278 : cluster [DBG] pgmap v4262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:00 smithi067 bash[17655]: audit 2024-04-03T16:40:59.544980+0000 mon.a (mon.0) 4247 : audit [DBG] from='client.? 172.21.15.67:0/4221008935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:00 smithi067 bash[27441]: cluster 2024-04-03T16:40:58.856211+0000 mgr.y (mgr.24370) 4278 : cluster [DBG] pgmap v4262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:00 smithi067 bash[27441]: audit 2024-04-03T16:40:59.544980+0000 mon.a (mon.0) 4247 : audit [DBG] from='client.? 172.21.15.67:0/4221008935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:02 smithi082 bash[20963]: cluster 2024-04-03T16:41:00.857354+0000 mgr.y (mgr.24370) 4279 : cluster [DBG] pgmap v4263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:02 smithi082 bash[20963]: audit 2024-04-03T16:41:02.006027+0000 mon.c (mon.2) 1646 : audit [DBG] from='client.? 172.21.15.67:0/1293209314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:02 smithi067 bash[17655]: cluster 2024-04-03T16:41:00.857354+0000 mgr.y (mgr.24370) 4279 : cluster [DBG] pgmap v4263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:02 smithi067 bash[17655]: audit 2024-04-03T16:41:02.006027+0000 mon.c (mon.2) 1646 : audit [DBG] from='client.? 172.21.15.67:0/1293209314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:02 smithi067 bash[27441]: cluster 2024-04-03T16:41:00.857354+0000 mgr.y (mgr.24370) 4279 : cluster [DBG] pgmap v4263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:02 smithi067 bash[27441]: audit 2024-04-03T16:41:02.006027+0000 mon.c (mon.2) 1646 : audit [DBG] from='client.? 172.21.15.67:0/1293209314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:03] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:41:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:41:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:04 smithi082 bash[20963]: cluster 2024-04-03T16:41:02.858026+0000 mgr.y (mgr.24370) 4280 : cluster [DBG] pgmap v4264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:04 smithi067 bash[17655]: cluster 2024-04-03T16:41:02.858026+0000 mgr.y (mgr.24370) 4280 : cluster [DBG] pgmap v4264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:04 smithi067 bash[27441]: cluster 2024-04-03T16:41:02.858026+0000 mgr.y (mgr.24370) 4280 : cluster [DBG] pgmap v4264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:05 smithi082 bash[20963]: audit 2024-04-03T16:41:04.456960+0000 mon.a (mon.0) 4248 : audit [DBG] from='client.? 172.21.15.67:0/3507551322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:05 smithi067 bash[27441]: audit 2024-04-03T16:41:04.456960+0000 mon.a (mon.0) 4248 : audit [DBG] from='client.? 172.21.15.67:0/3507551322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:05 smithi067 bash[17655]: audit 2024-04-03T16:41:04.456960+0000 mon.a (mon.0) 4248 : audit [DBG] from='client.? 172.21.15.67:0/3507551322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:06 smithi082 bash[20963]: cluster 2024-04-03T16:41:04.858719+0000 mgr.y (mgr.24370) 4281 : cluster [DBG] pgmap v4265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:06 smithi067 bash[17655]: cluster 2024-04-03T16:41:04.858719+0000 mgr.y (mgr.24370) 4281 : cluster [DBG] pgmap v4265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:06 smithi067 bash[27441]: cluster 2024-04-03T16:41:04.858719+0000 mgr.y (mgr.24370) 4281 : cluster [DBG] pgmap v4265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:07 smithi082 bash[20963]: audit 2024-04-03T16:41:06.913262+0000 mon.c (mon.2) 1647 : audit [DBG] from='client.? 172.21.15.67:0/2608136224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:07 smithi067 bash[27441]: audit 2024-04-03T16:41:06.913262+0000 mon.c (mon.2) 1647 : audit [DBG] from='client.? 172.21.15.67:0/2608136224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:07 smithi067 bash[17655]: audit 2024-04-03T16:41:06.913262+0000 mon.c (mon.2) 1647 : audit [DBG] from='client.? 172.21.15.67:0/2608136224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:08 smithi082 bash[20963]: cluster 2024-04-03T16:41:06.859955+0000 mgr.y (mgr.24370) 4282 : cluster [DBG] pgmap v4266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:08 smithi067 bash[17655]: cluster 2024-04-03T16:41:06.859955+0000 mgr.y (mgr.24370) 4282 : cluster [DBG] pgmap v4266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:08 smithi067 bash[27441]: cluster 2024-04-03T16:41:06.859955+0000 mgr.y (mgr.24370) 4282 : cluster [DBG] pgmap v4266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:09 smithi067 bash[17655]: audit 2024-04-03T16:41:09.372973+0000 mon.a (mon.0) 4249 : audit [DBG] from='client.? 172.21.15.67:0/761434610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:09 smithi067 bash[27441]: audit 2024-04-03T16:41:09.372973+0000 mon.a (mon.0) 4249 : audit [DBG] from='client.? 172.21.15.67:0/761434610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:09 smithi082 bash[20963]: audit 2024-04-03T16:41:09.372973+0000 mon.a (mon.0) 4249 : audit [DBG] from='client.? 172.21.15.67:0/761434610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:10 smithi067 bash[17655]: cluster 2024-04-03T16:41:08.860760+0000 mgr.y (mgr.24370) 4283 : cluster [DBG] pgmap v4267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:10 smithi067 bash[17655]: audit 2024-04-03T16:41:09.872413+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:10 smithi067 bash[27441]: cluster 2024-04-03T16:41:08.860760+0000 mgr.y (mgr.24370) 4283 : cluster [DBG] pgmap v4267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:10 smithi067 bash[27441]: audit 2024-04-03T16:41:09.872413+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:10 smithi082 bash[20963]: cluster 2024-04-03T16:41:08.860760+0000 mgr.y (mgr.24370) 4283 : cluster [DBG] pgmap v4267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:10 smithi082 bash[20963]: audit 2024-04-03T16:41:09.872413+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:12 smithi067 bash[27441]: cluster 2024-04-03T16:41:10.861870+0000 mgr.y (mgr.24370) 4284 : cluster [DBG] pgmap v4268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:12 smithi067 bash[27441]: audit 2024-04-03T16:41:11.829934+0000 mon.a (mon.0) 4251 : audit [DBG] from='client.? 172.21.15.67:0/2901500055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:12 smithi067 bash[17655]: cluster 2024-04-03T16:41:10.861870+0000 mgr.y (mgr.24370) 4284 : cluster [DBG] pgmap v4268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:12 smithi067 bash[17655]: audit 2024-04-03T16:41:11.829934+0000 mon.a (mon.0) 4251 : audit [DBG] from='client.? 172.21.15.67:0/2901500055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:12 smithi082 bash[20963]: cluster 2024-04-03T16:41:10.861870+0000 mgr.y (mgr.24370) 4284 : cluster [DBG] pgmap v4268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:12 smithi082 bash[20963]: audit 2024-04-03T16:41:11.829934+0000 mon.a (mon.0) 4251 : audit [DBG] from='client.? 172.21.15.67:0/2901500055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:41:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:41:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:14 smithi067 bash[27441]: cluster 2024-04-03T16:41:12.862423+0000 mgr.y (mgr.24370) 4285 : cluster [DBG] pgmap v4269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:14 smithi067 bash[27441]: audit 2024-04-03T16:41:14.282043+0000 mon.a (mon.0) 4252 : audit [DBG] from='client.? 172.21.15.67:0/2172366937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:14 smithi067 bash[17655]: cluster 2024-04-03T16:41:12.862423+0000 mgr.y (mgr.24370) 4285 : cluster [DBG] pgmap v4269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:14 smithi067 bash[17655]: audit 2024-04-03T16:41:14.282043+0000 mon.a (mon.0) 4252 : audit [DBG] from='client.? 172.21.15.67:0/2172366937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:14 smithi082 bash[20963]: cluster 2024-04-03T16:41:12.862423+0000 mgr.y (mgr.24370) 4285 : cluster [DBG] pgmap v4269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:14 smithi082 bash[20963]: audit 2024-04-03T16:41:14.282043+0000 mon.a (mon.0) 4252 : audit [DBG] from='client.? 172.21.15.67:0/2172366937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:16.132 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 16:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T16:41:15.672125394Z level=info msg="Completed cleanup jobs" duration=142.093347ms 2024-04-03T16:41:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:16 smithi067 bash[17655]: cluster 2024-04-03T16:41:14.863042+0000 mgr.y (mgr.24370) 4286 : cluster [DBG] pgmap v4270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:16 smithi067 bash[27441]: cluster 2024-04-03T16:41:14.863042+0000 mgr.y (mgr.24370) 4286 : cluster [DBG] pgmap v4270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:16 smithi082 bash[20963]: cluster 2024-04-03T16:41:14.863042+0000 mgr.y (mgr.24370) 4286 : cluster [DBG] pgmap v4270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:17 smithi067 bash[27441]: audit 2024-04-03T16:41:16.718610+0000 mon.c (mon.2) 1648 : audit [DBG] from='client.? 172.21.15.67:0/1773319611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:17 smithi067 bash[17655]: audit 2024-04-03T16:41:16.718610+0000 mon.c (mon.2) 1648 : audit [DBG] from='client.? 172.21.15.67:0/1773319611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:17.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:17 smithi082 bash[20963]: audit 2024-04-03T16:41:16.718610+0000 mon.c (mon.2) 1648 : audit [DBG] from='client.? 172.21.15.67:0/1773319611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:18 smithi067 bash[17655]: cluster 2024-04-03T16:41:16.864225+0000 mgr.y (mgr.24370) 4287 : cluster [DBG] pgmap v4271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:18 smithi067 bash[27441]: cluster 2024-04-03T16:41:16.864225+0000 mgr.y (mgr.24370) 4287 : cluster [DBG] pgmap v4271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:18 smithi082 bash[20963]: cluster 2024-04-03T16:41:16.864225+0000 mgr.y (mgr.24370) 4287 : cluster [DBG] pgmap v4271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:19 smithi082 bash[20963]: audit 2024-04-03T16:41:19.170100+0000 mon.c (mon.2) 1649 : audit [DBG] from='client.? 172.21.15.67:0/2954901547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:19 smithi067 bash[27441]: audit 2024-04-03T16:41:19.170100+0000 mon.c (mon.2) 1649 : audit [DBG] from='client.? 172.21.15.67:0/2954901547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:19 smithi067 bash[17655]: audit 2024-04-03T16:41:19.170100+0000 mon.c (mon.2) 1649 : audit [DBG] from='client.? 172.21.15.67:0/2954901547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:20 smithi082 bash[20963]: cluster 2024-04-03T16:41:18.864772+0000 mgr.y (mgr.24370) 4288 : cluster [DBG] pgmap v4272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:20 smithi067 bash[17655]: cluster 2024-04-03T16:41:18.864772+0000 mgr.y (mgr.24370) 4288 : cluster [DBG] pgmap v4272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:20 smithi067 bash[27441]: cluster 2024-04-03T16:41:18.864772+0000 mgr.y (mgr.24370) 4288 : cluster [DBG] pgmap v4272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:22 smithi082 bash[20963]: cluster 2024-04-03T16:41:20.865842+0000 mgr.y (mgr.24370) 4289 : cluster [DBG] pgmap v4273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:22 smithi082 bash[20963]: audit 2024-04-03T16:41:21.635599+0000 mon.c (mon.2) 1650 : audit [DBG] from='client.? 172.21.15.67:0/1917344098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:22 smithi067 bash[17655]: cluster 2024-04-03T16:41:20.865842+0000 mgr.y (mgr.24370) 4289 : cluster [DBG] pgmap v4273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:22 smithi067 bash[17655]: audit 2024-04-03T16:41:21.635599+0000 mon.c (mon.2) 1650 : audit [DBG] from='client.? 172.21.15.67:0/1917344098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:22 smithi067 bash[27441]: cluster 2024-04-03T16:41:20.865842+0000 mgr.y (mgr.24370) 4289 : cluster [DBG] pgmap v4273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:22 smithi067 bash[27441]: audit 2024-04-03T16:41:21.635599+0000 mon.c (mon.2) 1650 : audit [DBG] from='client.? 172.21.15.67:0/1917344098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:41:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:41:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:24 smithi082 bash[20963]: cluster 2024-04-03T16:41:22.866533+0000 mgr.y (mgr.24370) 4290 : cluster [DBG] pgmap v4274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:24 smithi082 bash[20963]: audit 2024-04-03T16:41:24.095007+0000 mon.c (mon.2) 1651 : audit [DBG] from='client.? 172.21.15.67:0/989683990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:24 smithi067 bash[27441]: cluster 2024-04-03T16:41:22.866533+0000 mgr.y (mgr.24370) 4290 : cluster [DBG] pgmap v4274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:24 smithi067 bash[27441]: audit 2024-04-03T16:41:24.095007+0000 mon.c (mon.2) 1651 : audit [DBG] from='client.? 172.21.15.67:0/989683990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:24 smithi067 bash[17655]: cluster 2024-04-03T16:41:22.866533+0000 mgr.y (mgr.24370) 4290 : cluster [DBG] pgmap v4274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:24 smithi067 bash[17655]: audit 2024-04-03T16:41:24.095007+0000 mon.c (mon.2) 1651 : audit [DBG] from='client.? 172.21.15.67:0/989683990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:25 smithi082 bash[20963]: audit 2024-04-03T16:41:24.872823+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:25 smithi067 bash[17655]: audit 2024-04-03T16:41:24.872823+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:25 smithi067 bash[27441]: audit 2024-04-03T16:41:24.872823+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:26 smithi082 bash[20963]: cluster 2024-04-03T16:41:24.867286+0000 mgr.y (mgr.24370) 4291 : cluster [DBG] pgmap v4275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:26 smithi067 bash[17655]: cluster 2024-04-03T16:41:24.867286+0000 mgr.y (mgr.24370) 4291 : cluster [DBG] pgmap v4275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:26 smithi067 bash[27441]: cluster 2024-04-03T16:41:24.867286+0000 mgr.y (mgr.24370) 4291 : cluster [DBG] pgmap v4275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:27 smithi082 bash[20963]: audit 2024-04-03T16:41:26.555089+0000 mon.a (mon.0) 4254 : audit [DBG] from='client.? 172.21.15.67:0/1193425232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:27 smithi067 bash[27441]: audit 2024-04-03T16:41:26.555089+0000 mon.a (mon.0) 4254 : audit [DBG] from='client.? 172.21.15.67:0/1193425232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:27 smithi067 bash[17655]: audit 2024-04-03T16:41:26.555089+0000 mon.a (mon.0) 4254 : audit [DBG] from='client.? 172.21.15.67:0/1193425232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:28 smithi082 bash[20963]: cluster 2024-04-03T16:41:26.868532+0000 mgr.y (mgr.24370) 4292 : cluster [DBG] pgmap v4276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:28 smithi067 bash[17655]: cluster 2024-04-03T16:41:26.868532+0000 mgr.y (mgr.24370) 4292 : cluster [DBG] pgmap v4276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:28 smithi067 bash[27441]: cluster 2024-04-03T16:41:26.868532+0000 mgr.y (mgr.24370) 4292 : cluster [DBG] pgmap v4276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:29 smithi082 bash[20963]: audit 2024-04-03T16:41:29.003536+0000 mon.a (mon.0) 4255 : audit [DBG] from='client.? 172.21.15.67:0/4137856644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:29 smithi067 bash[17655]: audit 2024-04-03T16:41:29.003536+0000 mon.a (mon.0) 4255 : audit [DBG] from='client.? 172.21.15.67:0/4137856644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:29 smithi067 bash[27441]: audit 2024-04-03T16:41:29.003536+0000 mon.a (mon.0) 4255 : audit [DBG] from='client.? 172.21.15.67:0/4137856644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:30 smithi082 bash[20963]: cluster 2024-04-03T16:41:28.869156+0000 mgr.y (mgr.24370) 4293 : cluster [DBG] pgmap v4277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:30 smithi067 bash[17655]: cluster 2024-04-03T16:41:28.869156+0000 mgr.y (mgr.24370) 4293 : cluster [DBG] pgmap v4277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:30 smithi067 bash[27441]: cluster 2024-04-03T16:41:28.869156+0000 mgr.y (mgr.24370) 4293 : cluster [DBG] pgmap v4277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:31 smithi082 bash[20963]: audit 2024-04-03T16:41:31.457020+0000 mon.a (mon.0) 4256 : audit [DBG] from='client.? 172.21.15.67:0/3344002794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:31 smithi067 bash[17655]: audit 2024-04-03T16:41:31.457020+0000 mon.a (mon.0) 4256 : audit [DBG] from='client.? 172.21.15.67:0/3344002794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:31 smithi067 bash[27441]: audit 2024-04-03T16:41:31.457020+0000 mon.a (mon.0) 4256 : audit [DBG] from='client.? 172.21.15.67:0/3344002794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:32 smithi082 bash[20963]: cluster 2024-04-03T16:41:30.870307+0000 mgr.y (mgr.24370) 4294 : cluster [DBG] pgmap v4278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:32 smithi067 bash[17655]: cluster 2024-04-03T16:41:30.870307+0000 mgr.y (mgr.24370) 4294 : cluster [DBG] pgmap v4278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:32 smithi067 bash[27441]: cluster 2024-04-03T16:41:30.870307+0000 mgr.y (mgr.24370) 4294 : cluster [DBG] pgmap v4278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:33] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T16:41:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:41:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:34 smithi082 bash[20963]: cluster 2024-04-03T16:41:32.871125+0000 mgr.y (mgr.24370) 4295 : cluster [DBG] pgmap v4279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:34 smithi082 bash[20963]: audit 2024-04-03T16:41:33.915638+0000 mon.c (mon.2) 1652 : audit [DBG] from='client.? 172.21.15.67:0/318826535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:34 smithi067 bash[17655]: cluster 2024-04-03T16:41:32.871125+0000 mgr.y (mgr.24370) 4295 : cluster [DBG] pgmap v4279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:34 smithi067 bash[17655]: audit 2024-04-03T16:41:33.915638+0000 mon.c (mon.2) 1652 : audit [DBG] from='client.? 172.21.15.67:0/318826535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:34 smithi067 bash[27441]: cluster 2024-04-03T16:41:32.871125+0000 mgr.y (mgr.24370) 4295 : cluster [DBG] pgmap v4279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:34 smithi067 bash[27441]: audit 2024-04-03T16:41:33.915638+0000 mon.c (mon.2) 1652 : audit [DBG] from='client.? 172.21.15.67:0/318826535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:36 smithi082 bash[20963]: cluster 2024-04-03T16:41:34.871861+0000 mgr.y (mgr.24370) 4296 : cluster [DBG] pgmap v4280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:36 smithi082 bash[20963]: audit 2024-04-03T16:41:36.374829+0000 mon.c (mon.2) 1653 : audit [DBG] from='client.? 172.21.15.67:0/4263185325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:36 smithi067 bash[27441]: cluster 2024-04-03T16:41:34.871861+0000 mgr.y (mgr.24370) 4296 : cluster [DBG] pgmap v4280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:36 smithi067 bash[27441]: audit 2024-04-03T16:41:36.374829+0000 mon.c (mon.2) 1653 : audit [DBG] from='client.? 172.21.15.67:0/4263185325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:36 smithi067 bash[17655]: cluster 2024-04-03T16:41:34.871861+0000 mgr.y (mgr.24370) 4296 : cluster [DBG] pgmap v4280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:36 smithi067 bash[17655]: audit 2024-04-03T16:41:36.374829+0000 mon.c (mon.2) 1653 : audit [DBG] from='client.? 172.21.15.67:0/4263185325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:37 smithi082 bash[20963]: audit 2024-04-03T16:41:37.327921+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:41:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:37 smithi067 bash[17655]: audit 2024-04-03T16:41:37.327921+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:41:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:37 smithi067 bash[27441]: audit 2024-04-03T16:41:37.327921+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:41:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:38 smithi082 bash[20963]: cluster 2024-04-03T16:41:36.873082+0000 mgr.y (mgr.24370) 4297 : cluster [DBG] pgmap v4281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:38 smithi067 bash[17655]: cluster 2024-04-03T16:41:36.873082+0000 mgr.y (mgr.24370) 4297 : cluster [DBG] pgmap v4281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:38 smithi067 bash[27441]: cluster 2024-04-03T16:41:36.873082+0000 mgr.y (mgr.24370) 4297 : cluster [DBG] pgmap v4281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:39.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:39 smithi082 bash[20963]: audit 2024-04-03T16:41:38.832231+0000 mon.a (mon.0) 4258 : audit [DBG] from='client.? 172.21.15.67:0/1484485429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:39 smithi067 bash[17655]: audit 2024-04-03T16:41:38.832231+0000 mon.a (mon.0) 4258 : audit [DBG] from='client.? 172.21.15.67:0/1484485429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:39 smithi067 bash[27441]: audit 2024-04-03T16:41:38.832231+0000 mon.a (mon.0) 4258 : audit [DBG] from='client.? 172.21.15.67:0/1484485429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:40 smithi082 bash[20963]: cluster 2024-04-03T16:41:38.873885+0000 mgr.y (mgr.24370) 4298 : cluster [DBG] pgmap v4282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:40 smithi082 bash[20963]: audit 2024-04-03T16:41:39.873284+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:40 smithi067 bash[17655]: cluster 2024-04-03T16:41:38.873885+0000 mgr.y (mgr.24370) 4298 : cluster [DBG] pgmap v4282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:40 smithi067 bash[17655]: audit 2024-04-03T16:41:39.873284+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:40 smithi067 bash[27441]: cluster 2024-04-03T16:41:38.873885+0000 mgr.y (mgr.24370) 4298 : cluster [DBG] pgmap v4282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:40 smithi067 bash[27441]: audit 2024-04-03T16:41:39.873284+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:41 smithi082 bash[20963]: audit 2024-04-03T16:41:41.286875+0000 mon.c (mon.2) 1654 : audit [DBG] from='client.? 172.21.15.67:0/2093802900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:41 smithi067 bash[27441]: audit 2024-04-03T16:41:41.286875+0000 mon.c (mon.2) 1654 : audit [DBG] from='client.? 172.21.15.67:0/2093802900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:41 smithi067 bash[17655]: audit 2024-04-03T16:41:41.286875+0000 mon.c (mon.2) 1654 : audit [DBG] from='client.? 172.21.15.67:0/2093802900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:42 smithi082 bash[20963]: cluster 2024-04-03T16:41:40.875087+0000 mgr.y (mgr.24370) 4299 : cluster [DBG] pgmap v4283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:42 smithi067 bash[17655]: cluster 2024-04-03T16:41:40.875087+0000 mgr.y (mgr.24370) 4299 : cluster [DBG] pgmap v4283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:42 smithi067 bash[27441]: cluster 2024-04-03T16:41:40.875087+0000 mgr.y (mgr.24370) 4299 : cluster [DBG] pgmap v4283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:41:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:41:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:44 smithi082 bash[20963]: cluster 2024-04-03T16:41:42.875701+0000 mgr.y (mgr.24370) 4300 : cluster [DBG] pgmap v4284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:44 smithi082 bash[20963]: audit 2024-04-03T16:41:43.083408+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:44 smithi082 bash[20963]: audit 2024-04-03T16:41:43.092157+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:44 smithi082 bash[20963]: audit 2024-04-03T16:41:43.387183+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:44 smithi082 bash[20963]: audit 2024-04-03T16:41:43.396785+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:44 smithi082 bash[20963]: audit 2024-04-03T16:41:43.749867+0000 mon.c (mon.2) 1655 : audit [DBG] from='client.? 172.21.15.67:0/984351729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:44 smithi082 bash[20963]: audit 2024-04-03T16:41:43.828229+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:41:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:44 smithi082 bash[20963]: audit 2024-04-03T16:41:43.830162+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:41:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:44 smithi082 bash[20963]: audit 2024-04-03T16:41:43.838933+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[17655]: cluster 2024-04-03T16:41:42.875701+0000 mgr.y (mgr.24370) 4300 : cluster [DBG] pgmap v4284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[17655]: audit 2024-04-03T16:41:43.083408+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[17655]: audit 2024-04-03T16:41:43.092157+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[17655]: audit 2024-04-03T16:41:43.387183+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[17655]: audit 2024-04-03T16:41:43.396785+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[17655]: audit 2024-04-03T16:41:43.749867+0000 mon.c (mon.2) 1655 : audit [DBG] from='client.? 172.21.15.67:0/984351729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[17655]: audit 2024-04-03T16:41:43.828229+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[17655]: audit 2024-04-03T16:41:43.830162+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[17655]: audit 2024-04-03T16:41:43.838933+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[27441]: cluster 2024-04-03T16:41:42.875701+0000 mgr.y (mgr.24370) 4300 : cluster [DBG] pgmap v4284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[27441]: audit 2024-04-03T16:41:43.083408+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[27441]: audit 2024-04-03T16:41:43.092157+0000 mon.a (mon.0) 4261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[27441]: audit 2024-04-03T16:41:43.387183+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[27441]: audit 2024-04-03T16:41:43.396785+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[27441]: audit 2024-04-03T16:41:43.749867+0000 mon.c (mon.2) 1655 : audit [DBG] from='client.? 172.21.15.67:0/984351729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[27441]: audit 2024-04-03T16:41:43.828229+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:41:44.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[27441]: audit 2024-04-03T16:41:43.830162+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:41:44.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:44 smithi067 bash[27441]: audit 2024-04-03T16:41:43.838933+0000 mon.a (mon.0) 4266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:41:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:46 smithi082 bash[20963]: cluster 2024-04-03T16:41:44.876540+0000 mgr.y (mgr.24370) 4301 : cluster [DBG] pgmap v4285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:46 smithi067 bash[17655]: cluster 2024-04-03T16:41:44.876540+0000 mgr.y (mgr.24370) 4301 : cluster [DBG] pgmap v4285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:46 smithi067 bash[27441]: cluster 2024-04-03T16:41:44.876540+0000 mgr.y (mgr.24370) 4301 : cluster [DBG] pgmap v4285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:47 smithi082 bash[20963]: audit 2024-04-03T16:41:46.209683+0000 mon.a (mon.0) 4267 : audit [DBG] from='client.? 172.21.15.67:0/2735498529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:47 smithi067 bash[17655]: audit 2024-04-03T16:41:46.209683+0000 mon.a (mon.0) 4267 : audit [DBG] from='client.? 172.21.15.67:0/2735498529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:47 smithi067 bash[27441]: audit 2024-04-03T16:41:46.209683+0000 mon.a (mon.0) 4267 : audit [DBG] from='client.? 172.21.15.67:0/2735498529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:48 smithi082 bash[20963]: cluster 2024-04-03T16:41:46.877768+0000 mgr.y (mgr.24370) 4302 : cluster [DBG] pgmap v4286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:48 smithi067 bash[27441]: cluster 2024-04-03T16:41:46.877768+0000 mgr.y (mgr.24370) 4302 : cluster [DBG] pgmap v4286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:48 smithi067 bash[17655]: cluster 2024-04-03T16:41:46.877768+0000 mgr.y (mgr.24370) 4302 : cluster [DBG] pgmap v4286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:49 smithi082 bash[20963]: audit 2024-04-03T16:41:48.668550+0000 mon.c (mon.2) 1656 : audit [DBG] from='client.? 172.21.15.67:0/773095477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:49 smithi067 bash[17655]: audit 2024-04-03T16:41:48.668550+0000 mon.c (mon.2) 1656 : audit [DBG] from='client.? 172.21.15.67:0/773095477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:49 smithi067 bash[27441]: audit 2024-04-03T16:41:48.668550+0000 mon.c (mon.2) 1656 : audit [DBG] from='client.? 172.21.15.67:0/773095477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:50 smithi082 bash[20963]: cluster 2024-04-03T16:41:48.878495+0000 mgr.y (mgr.24370) 4303 : cluster [DBG] pgmap v4287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:50 smithi067 bash[27441]: cluster 2024-04-03T16:41:48.878495+0000 mgr.y (mgr.24370) 4303 : cluster [DBG] pgmap v4287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:50 smithi067 bash[17655]: cluster 2024-04-03T16:41:48.878495+0000 mgr.y (mgr.24370) 4303 : cluster [DBG] pgmap v4287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:52 smithi082 bash[20963]: cluster 2024-04-03T16:41:50.879632+0000 mgr.y (mgr.24370) 4304 : cluster [DBG] pgmap v4288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:52 smithi082 bash[20963]: audit 2024-04-03T16:41:51.128786+0000 mon.c (mon.2) 1657 : audit [DBG] from='client.? 172.21.15.67:0/214264017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:52 smithi067 bash[27441]: cluster 2024-04-03T16:41:50.879632+0000 mgr.y (mgr.24370) 4304 : cluster [DBG] pgmap v4288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:52 smithi067 bash[27441]: audit 2024-04-03T16:41:51.128786+0000 mon.c (mon.2) 1657 : audit [DBG] from='client.? 172.21.15.67:0/214264017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:52 smithi067 bash[17655]: cluster 2024-04-03T16:41:50.879632+0000 mgr.y (mgr.24370) 4304 : cluster [DBG] pgmap v4288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:52 smithi067 bash[17655]: audit 2024-04-03T16:41:51.128786+0000 mon.c (mon.2) 1657 : audit [DBG] from='client.? 172.21.15.67:0/214264017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:41:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:41:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:54 smithi082 bash[20963]: cluster 2024-04-03T16:41:52.880336+0000 mgr.y (mgr.24370) 4305 : cluster [DBG] pgmap v4289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:54 smithi082 bash[20963]: audit 2024-04-03T16:41:53.586758+0000 mon.a (mon.0) 4268 : audit [DBG] from='client.? 172.21.15.67:0/4020735235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:54 smithi067 bash[17655]: cluster 2024-04-03T16:41:52.880336+0000 mgr.y (mgr.24370) 4305 : cluster [DBG] pgmap v4289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:54 smithi067 bash[17655]: audit 2024-04-03T16:41:53.586758+0000 mon.a (mon.0) 4268 : audit [DBG] from='client.? 172.21.15.67:0/4020735235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:54 smithi067 bash[27441]: cluster 2024-04-03T16:41:52.880336+0000 mgr.y (mgr.24370) 4305 : cluster [DBG] pgmap v4289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:54 smithi067 bash[27441]: audit 2024-04-03T16:41:53.586758+0000 mon.a (mon.0) 4268 : audit [DBG] from='client.? 172.21.15.67:0/4020735235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:55 smithi082 bash[20963]: audit 2024-04-03T16:41:54.873662+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:55 smithi067 bash[17655]: audit 2024-04-03T16:41:54.873662+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:55 smithi067 bash[27441]: audit 2024-04-03T16:41:54.873662+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:41:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:56 smithi082 bash[20963]: cluster 2024-04-03T16:41:54.883698+0000 mgr.y (mgr.24370) 4306 : cluster [DBG] pgmap v4290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:56 smithi082 bash[20963]: audit 2024-04-03T16:41:56.041091+0000 mon.a (mon.0) 4270 : audit [DBG] from='client.? 172.21.15.67:0/397189870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:56 smithi067 bash[17655]: cluster 2024-04-03T16:41:54.883698+0000 mgr.y (mgr.24370) 4306 : cluster [DBG] pgmap v4290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:56 smithi067 bash[17655]: audit 2024-04-03T16:41:56.041091+0000 mon.a (mon.0) 4270 : audit [DBG] from='client.? 172.21.15.67:0/397189870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:56 smithi067 bash[27441]: cluster 2024-04-03T16:41:54.883698+0000 mgr.y (mgr.24370) 4306 : cluster [DBG] pgmap v4290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:56 smithi067 bash[27441]: audit 2024-04-03T16:41:56.041091+0000 mon.a (mon.0) 4270 : audit [DBG] from='client.? 172.21.15.67:0/397189870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:58 smithi082 bash[20963]: cluster 2024-04-03T16:41:56.884876+0000 mgr.y (mgr.24370) 4307 : cluster [DBG] pgmap v4291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:58 smithi067 bash[17655]: cluster 2024-04-03T16:41:56.884876+0000 mgr.y (mgr.24370) 4307 : cluster [DBG] pgmap v4291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:58 smithi067 bash[27441]: cluster 2024-04-03T16:41:56.884876+0000 mgr.y (mgr.24370) 4307 : cluster [DBG] pgmap v4291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:41:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:41:59 smithi067 bash[17655]: audit 2024-04-03T16:41:58.506954+0000 mon.a (mon.0) 4271 : audit [DBG] from='client.? 172.21.15.67:0/2999924663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:41:59 smithi067 bash[27441]: audit 2024-04-03T16:41:58.506954+0000 mon.a (mon.0) 4271 : audit [DBG] from='client.? 172.21.15.67:0/2999924663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:41:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:41:59 smithi082 bash[20963]: audit 2024-04-03T16:41:58.506954+0000 mon.a (mon.0) 4271 : audit [DBG] from='client.? 172.21.15.67:0/2999924663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:00 smithi067 bash[17655]: cluster 2024-04-03T16:41:58.885586+0000 mgr.y (mgr.24370) 4308 : cluster [DBG] pgmap v4292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:00 smithi067 bash[27441]: cluster 2024-04-03T16:41:58.885586+0000 mgr.y (mgr.24370) 4308 : cluster [DBG] pgmap v4292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:00 smithi082 bash[20963]: cluster 2024-04-03T16:41:58.885586+0000 mgr.y (mgr.24370) 4308 : cluster [DBG] pgmap v4292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:01 smithi067 bash[17655]: audit 2024-04-03T16:42:00.961358+0000 mon.a (mon.0) 4272 : audit [DBG] from='client.? 172.21.15.67:0/1822865118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:01 smithi067 bash[27441]: audit 2024-04-03T16:42:00.961358+0000 mon.a (mon.0) 4272 : audit [DBG] from='client.? 172.21.15.67:0/1822865118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:01 smithi082 bash[20963]: audit 2024-04-03T16:42:00.961358+0000 mon.a (mon.0) 4272 : audit [DBG] from='client.? 172.21.15.67:0/1822865118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:02 smithi067 bash[17655]: cluster 2024-04-03T16:42:00.886695+0000 mgr.y (mgr.24370) 4309 : cluster [DBG] pgmap v4293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:02 smithi067 bash[27441]: cluster 2024-04-03T16:42:00.886695+0000 mgr.y (mgr.24370) 4309 : cluster [DBG] pgmap v4293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:02 smithi082 bash[20963]: cluster 2024-04-03T16:42:00.886695+0000 mgr.y (mgr.24370) 4309 : cluster [DBG] pgmap v4293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:42:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:42:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:04 smithi067 bash[17655]: cluster 2024-04-03T16:42:02.887383+0000 mgr.y (mgr.24370) 4310 : cluster [DBG] pgmap v4294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:04 smithi067 bash[17655]: audit 2024-04-03T16:42:03.420041+0000 mon.c (mon.2) 1658 : audit [DBG] from='client.? 172.21.15.67:0/1111852224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:04 smithi067 bash[27441]: cluster 2024-04-03T16:42:02.887383+0000 mgr.y (mgr.24370) 4310 : cluster [DBG] pgmap v4294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:04 smithi067 bash[27441]: audit 2024-04-03T16:42:03.420041+0000 mon.c (mon.2) 1658 : audit [DBG] from='client.? 172.21.15.67:0/1111852224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:04 smithi082 bash[20963]: cluster 2024-04-03T16:42:02.887383+0000 mgr.y (mgr.24370) 4310 : cluster [DBG] pgmap v4294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:04 smithi082 bash[20963]: audit 2024-04-03T16:42:03.420041+0000 mon.c (mon.2) 1658 : audit [DBG] from='client.? 172.21.15.67:0/1111852224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:06 smithi067 bash[17655]: cluster 2024-04-03T16:42:04.888117+0000 mgr.y (mgr.24370) 4311 : cluster [DBG] pgmap v4295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:06 smithi067 bash[17655]: audit 2024-04-03T16:42:05.881996+0000 mon.c (mon.2) 1659 : audit [DBG] from='client.? 172.21.15.67:0/3277021875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:06 smithi067 bash[27441]: cluster 2024-04-03T16:42:04.888117+0000 mgr.y (mgr.24370) 4311 : cluster [DBG] pgmap v4295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:06 smithi067 bash[27441]: audit 2024-04-03T16:42:05.881996+0000 mon.c (mon.2) 1659 : audit [DBG] from='client.? 172.21.15.67:0/3277021875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:06 smithi082 bash[20963]: cluster 2024-04-03T16:42:04.888117+0000 mgr.y (mgr.24370) 4311 : cluster [DBG] pgmap v4295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:06 smithi082 bash[20963]: audit 2024-04-03T16:42:05.881996+0000 mon.c (mon.2) 1659 : audit [DBG] from='client.? 172.21.15.67:0/3277021875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:08 smithi067 bash[17655]: cluster 2024-04-03T16:42:06.889236+0000 mgr.y (mgr.24370) 4312 : cluster [DBG] pgmap v4296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:08 smithi067 bash[27441]: cluster 2024-04-03T16:42:06.889236+0000 mgr.y (mgr.24370) 4312 : cluster [DBG] pgmap v4296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:08 smithi082 bash[20963]: cluster 2024-04-03T16:42:06.889236+0000 mgr.y (mgr.24370) 4312 : cluster [DBG] pgmap v4296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:09 smithi082 bash[20963]: audit 2024-04-03T16:42:08.337227+0000 mon.c (mon.2) 1660 : audit [DBG] from='client.? 172.21.15.67:0/3023745401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:09 smithi067 bash[17655]: audit 2024-04-03T16:42:08.337227+0000 mon.c (mon.2) 1660 : audit [DBG] from='client.? 172.21.15.67:0/3023745401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:09 smithi067 bash[27441]: audit 2024-04-03T16:42:08.337227+0000 mon.c (mon.2) 1660 : audit [DBG] from='client.? 172.21.15.67:0/3023745401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:10 smithi082 bash[20963]: cluster 2024-04-03T16:42:08.889935+0000 mgr.y (mgr.24370) 4313 : cluster [DBG] pgmap v4297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:10 smithi082 bash[20963]: audit 2024-04-03T16:42:09.874585+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:10 smithi067 bash[17655]: cluster 2024-04-03T16:42:08.889935+0000 mgr.y (mgr.24370) 4313 : cluster [DBG] pgmap v4297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:10 smithi067 bash[17655]: audit 2024-04-03T16:42:09.874585+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:10 smithi067 bash[27441]: cluster 2024-04-03T16:42:08.889935+0000 mgr.y (mgr.24370) 4313 : cluster [DBG] pgmap v4297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:10 smithi067 bash[27441]: audit 2024-04-03T16:42:09.874585+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:11 smithi082 bash[20963]: audit 2024-04-03T16:42:10.787497+0000 mon.a (mon.0) 4274 : audit [DBG] from='client.? 172.21.15.67:0/3469924447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:11 smithi067 bash[17655]: audit 2024-04-03T16:42:10.787497+0000 mon.a (mon.0) 4274 : audit [DBG] from='client.? 172.21.15.67:0/3469924447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:11 smithi067 bash[27441]: audit 2024-04-03T16:42:10.787497+0000 mon.a (mon.0) 4274 : audit [DBG] from='client.? 172.21.15.67:0/3469924447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:12 smithi082 bash[20963]: cluster 2024-04-03T16:42:10.891128+0000 mgr.y (mgr.24370) 4314 : cluster [DBG] pgmap v4298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:12 smithi067 bash[17655]: cluster 2024-04-03T16:42:10.891128+0000 mgr.y (mgr.24370) 4314 : cluster [DBG] pgmap v4298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:12 smithi067 bash[27441]: cluster 2024-04-03T16:42:10.891128+0000 mgr.y (mgr.24370) 4314 : cluster [DBG] pgmap v4298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:13] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:42:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:42:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:14 smithi082 bash[20963]: cluster 2024-04-03T16:42:12.891799+0000 mgr.y (mgr.24370) 4315 : cluster [DBG] pgmap v4299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:14 smithi082 bash[20963]: audit 2024-04-03T16:42:13.236320+0000 mon.a (mon.0) 4275 : audit [DBG] from='client.? 172.21.15.67:0/976833021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:14 smithi067 bash[27441]: cluster 2024-04-03T16:42:12.891799+0000 mgr.y (mgr.24370) 4315 : cluster [DBG] pgmap v4299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:14 smithi067 bash[27441]: audit 2024-04-03T16:42:13.236320+0000 mon.a (mon.0) 4275 : audit [DBG] from='client.? 172.21.15.67:0/976833021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:14 smithi067 bash[17655]: cluster 2024-04-03T16:42:12.891799+0000 mgr.y (mgr.24370) 4315 : cluster [DBG] pgmap v4299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:14 smithi067 bash[17655]: audit 2024-04-03T16:42:13.236320+0000 mon.a (mon.0) 4275 : audit [DBG] from='client.? 172.21.15.67:0/976833021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:16 smithi082 bash[20963]: cluster 2024-04-03T16:42:14.892623+0000 mgr.y (mgr.24370) 4316 : cluster [DBG] pgmap v4300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:16 smithi082 bash[20963]: audit 2024-04-03T16:42:15.693998+0000 mon.a (mon.0) 4276 : audit [DBG] from='client.? 172.21.15.67:0/4120736501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:16 smithi067 bash[27441]: cluster 2024-04-03T16:42:14.892623+0000 mgr.y (mgr.24370) 4316 : cluster [DBG] pgmap v4300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:16 smithi067 bash[27441]: audit 2024-04-03T16:42:15.693998+0000 mon.a (mon.0) 4276 : audit [DBG] from='client.? 172.21.15.67:0/4120736501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:16 smithi067 bash[17655]: cluster 2024-04-03T16:42:14.892623+0000 mgr.y (mgr.24370) 4316 : cluster [DBG] pgmap v4300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:16 smithi067 bash[17655]: audit 2024-04-03T16:42:15.693998+0000 mon.a (mon.0) 4276 : audit [DBG] from='client.? 172.21.15.67:0/4120736501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:18 smithi082 bash[20963]: cluster 2024-04-03T16:42:16.893847+0000 mgr.y (mgr.24370) 4317 : cluster [DBG] pgmap v4301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:18 smithi082 bash[20963]: audit 2024-04-03T16:42:18.140958+0000 mon.c (mon.2) 1661 : audit [DBG] from='client.? 172.21.15.67:0/818925748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:18 smithi067 bash[27441]: cluster 2024-04-03T16:42:16.893847+0000 mgr.y (mgr.24370) 4317 : cluster [DBG] pgmap v4301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:18 smithi067 bash[27441]: audit 2024-04-03T16:42:18.140958+0000 mon.c (mon.2) 1661 : audit [DBG] from='client.? 172.21.15.67:0/818925748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:18 smithi067 bash[17655]: cluster 2024-04-03T16:42:16.893847+0000 mgr.y (mgr.24370) 4317 : cluster [DBG] pgmap v4301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:18 smithi067 bash[17655]: audit 2024-04-03T16:42:18.140958+0000 mon.c (mon.2) 1661 : audit [DBG] from='client.? 172.21.15.67:0/818925748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:20 smithi082 bash[20963]: cluster 2024-04-03T16:42:18.894554+0000 mgr.y (mgr.24370) 4318 : cluster [DBG] pgmap v4302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:20 smithi067 bash[17655]: cluster 2024-04-03T16:42:18.894554+0000 mgr.y (mgr.24370) 4318 : cluster [DBG] pgmap v4302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:20 smithi067 bash[27441]: cluster 2024-04-03T16:42:18.894554+0000 mgr.y (mgr.24370) 4318 : cluster [DBG] pgmap v4302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:21 smithi082 bash[20963]: audit 2024-04-03T16:42:20.596468+0000 mon.a (mon.0) 4277 : audit [DBG] from='client.? 172.21.15.67:0/3108401936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:21 smithi067 bash[27441]: audit 2024-04-03T16:42:20.596468+0000 mon.a (mon.0) 4277 : audit [DBG] from='client.? 172.21.15.67:0/3108401936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:21 smithi067 bash[17655]: audit 2024-04-03T16:42:20.596468+0000 mon.a (mon.0) 4277 : audit [DBG] from='client.? 172.21.15.67:0/3108401936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:22 smithi082 bash[20963]: cluster 2024-04-03T16:42:20.895766+0000 mgr.y (mgr.24370) 4319 : cluster [DBG] pgmap v4303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:22 smithi067 bash[27441]: cluster 2024-04-03T16:42:20.895766+0000 mgr.y (mgr.24370) 4319 : cluster [DBG] pgmap v4303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:22 smithi067 bash[17655]: cluster 2024-04-03T16:42:20.895766+0000 mgr.y (mgr.24370) 4319 : cluster [DBG] pgmap v4303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:23 smithi067 bash[17655]: audit 2024-04-03T16:42:23.048814+0000 mon.a (mon.0) 4278 : audit [DBG] from='client.? 172.21.15.67:0/3531164399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:23] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:42:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:23 smithi067 bash[27441]: audit 2024-04-03T16:42:23.048814+0000 mon.a (mon.0) 4278 : audit [DBG] from='client.? 172.21.15.67:0/3531164399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:23 smithi082 bash[20963]: audit 2024-04-03T16:42:23.048814+0000 mon.a (mon.0) 4278 : audit [DBG] from='client.? 172.21.15.67:0/3531164399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:42:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:24 smithi082 bash[20963]: cluster 2024-04-03T16:42:22.896529+0000 mgr.y (mgr.24370) 4320 : cluster [DBG] pgmap v4304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:24 smithi067 bash[17655]: cluster 2024-04-03T16:42:22.896529+0000 mgr.y (mgr.24370) 4320 : cluster [DBG] pgmap v4304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:24 smithi067 bash[27441]: cluster 2024-04-03T16:42:22.896529+0000 mgr.y (mgr.24370) 4320 : cluster [DBG] pgmap v4304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:25 smithi082 bash[20963]: audit 2024-04-03T16:42:24.874533+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:25 smithi067 bash[17655]: audit 2024-04-03T16:42:24.874533+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:25 smithi067 bash[27441]: audit 2024-04-03T16:42:24.874533+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:26 smithi082 bash[20963]: cluster 2024-04-03T16:42:24.897622+0000 mgr.y (mgr.24370) 4321 : cluster [DBG] pgmap v4305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:26 smithi082 bash[20963]: audit 2024-04-03T16:42:25.504856+0000 mon.a (mon.0) 4280 : audit [DBG] from='client.? 172.21.15.67:0/2813207961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:26 smithi067 bash[17655]: cluster 2024-04-03T16:42:24.897622+0000 mgr.y (mgr.24370) 4321 : cluster [DBG] pgmap v4305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:26 smithi067 bash[17655]: audit 2024-04-03T16:42:25.504856+0000 mon.a (mon.0) 4280 : audit [DBG] from='client.? 172.21.15.67:0/2813207961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:26 smithi067 bash[27441]: cluster 2024-04-03T16:42:24.897622+0000 mgr.y (mgr.24370) 4321 : cluster [DBG] pgmap v4305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:26 smithi067 bash[27441]: audit 2024-04-03T16:42:25.504856+0000 mon.a (mon.0) 4280 : audit [DBG] from='client.? 172.21.15.67:0/2813207961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:28 smithi082 bash[20963]: cluster 2024-04-03T16:42:26.898750+0000 mgr.y (mgr.24370) 4322 : cluster [DBG] pgmap v4306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:28 smithi082 bash[20963]: audit 2024-04-03T16:42:27.959385+0000 mon.a (mon.0) 4281 : audit [DBG] from='client.? 172.21.15.67:0/1124426262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:28 smithi067 bash[27441]: cluster 2024-04-03T16:42:26.898750+0000 mgr.y (mgr.24370) 4322 : cluster [DBG] pgmap v4306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:28 smithi067 bash[27441]: audit 2024-04-03T16:42:27.959385+0000 mon.a (mon.0) 4281 : audit [DBG] from='client.? 172.21.15.67:0/1124426262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:28 smithi067 bash[17655]: cluster 2024-04-03T16:42:26.898750+0000 mgr.y (mgr.24370) 4322 : cluster [DBG] pgmap v4306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:28 smithi067 bash[17655]: audit 2024-04-03T16:42:27.959385+0000 mon.a (mon.0) 4281 : audit [DBG] from='client.? 172.21.15.67:0/1124426262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:30 smithi082 bash[20963]: cluster 2024-04-03T16:42:28.899495+0000 mgr.y (mgr.24370) 4323 : cluster [DBG] pgmap v4307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:30 smithi067 bash[27441]: cluster 2024-04-03T16:42:28.899495+0000 mgr.y (mgr.24370) 4323 : cluster [DBG] pgmap v4307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:30 smithi067 bash[17655]: cluster 2024-04-03T16:42:28.899495+0000 mgr.y (mgr.24370) 4323 : cluster [DBG] pgmap v4307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:31 smithi082 bash[20963]: audit 2024-04-03T16:42:30.413979+0000 mon.c (mon.2) 1662 : audit [DBG] from='client.? 172.21.15.67:0/956184466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:31 smithi067 bash[27441]: audit 2024-04-03T16:42:30.413979+0000 mon.c (mon.2) 1662 : audit [DBG] from='client.? 172.21.15.67:0/956184466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:31 smithi067 bash[17655]: audit 2024-04-03T16:42:30.413979+0000 mon.c (mon.2) 1662 : audit [DBG] from='client.? 172.21.15.67:0/956184466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:32 smithi082 bash[20963]: cluster 2024-04-03T16:42:30.900575+0000 mgr.y (mgr.24370) 4324 : cluster [DBG] pgmap v4308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:32 smithi067 bash[17655]: cluster 2024-04-03T16:42:30.900575+0000 mgr.y (mgr.24370) 4324 : cluster [DBG] pgmap v4308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:32 smithi067 bash[27441]: cluster 2024-04-03T16:42:30.900575+0000 mgr.y (mgr.24370) 4324 : cluster [DBG] pgmap v4308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:42:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:33 smithi067 bash[27441]: audit 2024-04-03T16:42:32.869146+0000 mon.c (mon.2) 1663 : audit [DBG] from='client.? 172.21.15.67:0/715802840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:33 smithi067 bash[17655]: audit 2024-04-03T16:42:32.869146+0000 mon.c (mon.2) 1663 : audit [DBG] from='client.? 172.21.15.67:0/715802840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:33.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:33 smithi082 bash[20963]: audit 2024-04-03T16:42:32.869146+0000 mon.c (mon.2) 1663 : audit [DBG] from='client.? 172.21.15.67:0/715802840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:42:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:34 smithi082 bash[20963]: cluster 2024-04-03T16:42:32.901245+0000 mgr.y (mgr.24370) 4325 : cluster [DBG] pgmap v4309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:34 smithi067 bash[17655]: cluster 2024-04-03T16:42:32.901245+0000 mgr.y (mgr.24370) 4325 : cluster [DBG] pgmap v4309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:34 smithi067 bash[27441]: cluster 2024-04-03T16:42:32.901245+0000 mgr.y (mgr.24370) 4325 : cluster [DBG] pgmap v4309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:36 smithi082 bash[20963]: cluster 2024-04-03T16:42:34.902063+0000 mgr.y (mgr.24370) 4326 : cluster [DBG] pgmap v4310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:36 smithi082 bash[20963]: audit 2024-04-03T16:42:35.323674+0000 mon.a (mon.0) 4282 : audit [DBG] from='client.? 172.21.15.67:0/1398163468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:36 smithi067 bash[17655]: cluster 2024-04-03T16:42:34.902063+0000 mgr.y (mgr.24370) 4326 : cluster [DBG] pgmap v4310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:36 smithi067 bash[17655]: audit 2024-04-03T16:42:35.323674+0000 mon.a (mon.0) 4282 : audit [DBG] from='client.? 172.21.15.67:0/1398163468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:36 smithi067 bash[27441]: cluster 2024-04-03T16:42:34.902063+0000 mgr.y (mgr.24370) 4326 : cluster [DBG] pgmap v4310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:36 smithi067 bash[27441]: audit 2024-04-03T16:42:35.323674+0000 mon.a (mon.0) 4282 : audit [DBG] from='client.? 172.21.15.67:0/1398163468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:38 smithi082 bash[20963]: cluster 2024-04-03T16:42:36.903243+0000 mgr.y (mgr.24370) 4327 : cluster [DBG] pgmap v4311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:38 smithi082 bash[20963]: audit 2024-04-03T16:42:37.775668+0000 mon.c (mon.2) 1664 : audit [DBG] from='client.? 172.21.15.67:0/349889886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:38 smithi067 bash[27441]: cluster 2024-04-03T16:42:36.903243+0000 mgr.y (mgr.24370) 4327 : cluster [DBG] pgmap v4311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:38 smithi067 bash[27441]: audit 2024-04-03T16:42:37.775668+0000 mon.c (mon.2) 1664 : audit [DBG] from='client.? 172.21.15.67:0/349889886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:38 smithi067 bash[17655]: cluster 2024-04-03T16:42:36.903243+0000 mgr.y (mgr.24370) 4327 : cluster [DBG] pgmap v4311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:38 smithi067 bash[17655]: audit 2024-04-03T16:42:37.775668+0000 mon.c (mon.2) 1664 : audit [DBG] from='client.? 172.21.15.67:0/349889886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:40 smithi082 bash[20963]: cluster 2024-04-03T16:42:38.903920+0000 mgr.y (mgr.24370) 4328 : cluster [DBG] pgmap v4312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:40 smithi082 bash[20963]: audit 2024-04-03T16:42:39.875130+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:40 smithi082 bash[20963]: audit 2024-04-03T16:42:40.232505+0000 mon.a (mon.0) 4284 : audit [DBG] from='client.? 172.21.15.67:0/3776323026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:40 smithi067 bash[27441]: cluster 2024-04-03T16:42:38.903920+0000 mgr.y (mgr.24370) 4328 : cluster [DBG] pgmap v4312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:40 smithi067 bash[27441]: audit 2024-04-03T16:42:39.875130+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:40 smithi067 bash[27441]: audit 2024-04-03T16:42:40.232505+0000 mon.a (mon.0) 4284 : audit [DBG] from='client.? 172.21.15.67:0/3776323026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:40 smithi067 bash[17655]: cluster 2024-04-03T16:42:38.903920+0000 mgr.y (mgr.24370) 4328 : cluster [DBG] pgmap v4312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:40 smithi067 bash[17655]: audit 2024-04-03T16:42:39.875130+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:40 smithi067 bash[17655]: audit 2024-04-03T16:42:40.232505+0000 mon.a (mon.0) 4284 : audit [DBG] from='client.? 172.21.15.67:0/3776323026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:42 smithi082 bash[20963]: cluster 2024-04-03T16:42:40.904996+0000 mgr.y (mgr.24370) 4329 : cluster [DBG] pgmap v4313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:42 smithi067 bash[17655]: cluster 2024-04-03T16:42:40.904996+0000 mgr.y (mgr.24370) 4329 : cluster [DBG] pgmap v4313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:42 smithi067 bash[27441]: cluster 2024-04-03T16:42:40.904996+0000 mgr.y (mgr.24370) 4329 : cluster [DBG] pgmap v4313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:43 smithi067 bash[17655]: audit 2024-04-03T16:42:42.692343+0000 mon.a (mon.0) 4285 : audit [DBG] from='client.? 172.21.15.67:0/3024533309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:43] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:42:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:43 smithi067 bash[27441]: audit 2024-04-03T16:42:42.692343+0000 mon.a (mon.0) 4285 : audit [DBG] from='client.? 172.21.15.67:0/3024533309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:43 smithi082 bash[20963]: audit 2024-04-03T16:42:42.692343+0000 mon.a (mon.0) 4285 : audit [DBG] from='client.? 172.21.15.67:0/3024533309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:42:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:44 smithi082 bash[20963]: cluster 2024-04-03T16:42:42.905672+0000 mgr.y (mgr.24370) 4330 : cluster [DBG] pgmap v4314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:44 smithi082 bash[20963]: audit 2024-04-03T16:42:43.915539+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:42:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:44 smithi067 bash[17655]: cluster 2024-04-03T16:42:42.905672+0000 mgr.y (mgr.24370) 4330 : cluster [DBG] pgmap v4314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:44 smithi067 bash[17655]: audit 2024-04-03T16:42:43.915539+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:42:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:44 smithi067 bash[27441]: cluster 2024-04-03T16:42:42.905672+0000 mgr.y (mgr.24370) 4330 : cluster [DBG] pgmap v4314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:44 smithi067 bash[27441]: audit 2024-04-03T16:42:43.915539+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:42:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:45 smithi082 bash[20963]: audit 2024-04-03T16:42:45.143747+0000 mon.a (mon.0) 4287 : audit [DBG] from='client.? 172.21.15.67:0/2905851636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:45 smithi067 bash[17655]: audit 2024-04-03T16:42:45.143747+0000 mon.a (mon.0) 4287 : audit [DBG] from='client.? 172.21.15.67:0/2905851636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:45 smithi067 bash[27441]: audit 2024-04-03T16:42:45.143747+0000 mon.a (mon.0) 4287 : audit [DBG] from='client.? 172.21.15.67:0/2905851636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:46 smithi082 bash[20963]: cluster 2024-04-03T16:42:44.906358+0000 mgr.y (mgr.24370) 4331 : cluster [DBG] pgmap v4315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:46 smithi067 bash[17655]: cluster 2024-04-03T16:42:44.906358+0000 mgr.y (mgr.24370) 4331 : cluster [DBG] pgmap v4315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:46 smithi067 bash[27441]: cluster 2024-04-03T16:42:44.906358+0000 mgr.y (mgr.24370) 4331 : cluster [DBG] pgmap v4315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:48 smithi082 bash[20963]: cluster 2024-04-03T16:42:46.907573+0000 mgr.y (mgr.24370) 4332 : cluster [DBG] pgmap v4316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:48 smithi082 bash[20963]: audit 2024-04-03T16:42:47.600777+0000 mon.c (mon.2) 1665 : audit [DBG] from='client.? 172.21.15.67:0/4041424326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:48 smithi067 bash[17655]: cluster 2024-04-03T16:42:46.907573+0000 mgr.y (mgr.24370) 4332 : cluster [DBG] pgmap v4316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:48 smithi067 bash[17655]: audit 2024-04-03T16:42:47.600777+0000 mon.c (mon.2) 1665 : audit [DBG] from='client.? 172.21.15.67:0/4041424326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:48 smithi067 bash[27441]: cluster 2024-04-03T16:42:46.907573+0000 mgr.y (mgr.24370) 4332 : cluster [DBG] pgmap v4316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:48 smithi067 bash[27441]: audit 2024-04-03T16:42:47.600777+0000 mon.c (mon.2) 1665 : audit [DBG] from='client.? 172.21.15.67:0/4041424326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:50 smithi082 bash[20963]: cluster 2024-04-03T16:42:48.908400+0000 mgr.y (mgr.24370) 4333 : cluster [DBG] pgmap v4317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:50 smithi082 bash[20963]: audit 2024-04-03T16:42:49.608496+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:50 smithi082 bash[20963]: audit 2024-04-03T16:42:49.616213+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:50 smithi082 bash[20963]: audit 2024-04-03T16:42:49.909296+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:50 smithi082 bash[20963]: audit 2024-04-03T16:42:49.916584+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:50 smithi082 bash[20963]: audit 2024-04-03T16:42:50.073520+0000 mon.c (mon.2) 1666 : audit [DBG] from='client.? 172.21.15.67:0/189626468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:50 smithi082 bash[20963]: audit 2024-04-03T16:42:50.442853+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:42:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:50 smithi082 bash[20963]: audit 2024-04-03T16:42:50.445110+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:42:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:50 smithi082 bash[20963]: audit 2024-04-03T16:42:50.455625+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[17655]: cluster 2024-04-03T16:42:48.908400+0000 mgr.y (mgr.24370) 4333 : cluster [DBG] pgmap v4317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[17655]: audit 2024-04-03T16:42:49.608496+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[17655]: audit 2024-04-03T16:42:49.616213+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[17655]: audit 2024-04-03T16:42:49.909296+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[17655]: audit 2024-04-03T16:42:49.916584+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[17655]: audit 2024-04-03T16:42:50.073520+0000 mon.c (mon.2) 1666 : audit [DBG] from='client.? 172.21.15.67:0/189626468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[17655]: audit 2024-04-03T16:42:50.442853+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:42:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[17655]: audit 2024-04-03T16:42:50.445110+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:42:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[17655]: audit 2024-04-03T16:42:50.455625+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[27441]: cluster 2024-04-03T16:42:48.908400+0000 mgr.y (mgr.24370) 4333 : cluster [DBG] pgmap v4317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[27441]: audit 2024-04-03T16:42:49.608496+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[27441]: audit 2024-04-03T16:42:49.616213+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[27441]: audit 2024-04-03T16:42:49.909296+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[27441]: audit 2024-04-03T16:42:49.916584+0000 mon.a (mon.0) 4291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[27441]: audit 2024-04-03T16:42:50.073520+0000 mon.c (mon.2) 1666 : audit [DBG] from='client.? 172.21.15.67:0/189626468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[27441]: audit 2024-04-03T16:42:50.442853+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:42:50.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[27441]: audit 2024-04-03T16:42:50.445110+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:42:50.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:50 smithi067 bash[27441]: audit 2024-04-03T16:42:50.455625+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:42:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:52 smithi082 bash[20963]: cluster 2024-04-03T16:42:50.909632+0000 mgr.y (mgr.24370) 4334 : cluster [DBG] pgmap v4318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:52 smithi082 bash[20963]: audit 2024-04-03T16:42:52.519312+0000 mon.c (mon.2) 1667 : audit [DBG] from='client.? 172.21.15.67:0/3048375167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:52 smithi067 bash[27441]: cluster 2024-04-03T16:42:50.909632+0000 mgr.y (mgr.24370) 4334 : cluster [DBG] pgmap v4318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:52 smithi067 bash[27441]: audit 2024-04-03T16:42:52.519312+0000 mon.c (mon.2) 1667 : audit [DBG] from='client.? 172.21.15.67:0/3048375167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:52 smithi067 bash[17655]: cluster 2024-04-03T16:42:50.909632+0000 mgr.y (mgr.24370) 4334 : cluster [DBG] pgmap v4318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:52 smithi067 bash[17655]: audit 2024-04-03T16:42:52.519312+0000 mon.c (mon.2) 1667 : audit [DBG] from='client.? 172.21.15.67:0/3048375167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:53] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:42:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:42:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:54 smithi082 bash[20963]: cluster 2024-04-03T16:42:52.910384+0000 mgr.y (mgr.24370) 4335 : cluster [DBG] pgmap v4319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:54 smithi067 bash[17655]: cluster 2024-04-03T16:42:52.910384+0000 mgr.y (mgr.24370) 4335 : cluster [DBG] pgmap v4319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:54 smithi067 bash[27441]: cluster 2024-04-03T16:42:52.910384+0000 mgr.y (mgr.24370) 4335 : cluster [DBG] pgmap v4319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:55 smithi082 bash[20963]: audit 2024-04-03T16:42:54.874553+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:55 smithi082 bash[20963]: audit 2024-04-03T16:42:54.970923+0000 mon.a (mon.0) 4296 : audit [DBG] from='client.? 172.21.15.67:0/3361209171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:55 smithi067 bash[27441]: audit 2024-04-03T16:42:54.874553+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:55 smithi067 bash[27441]: audit 2024-04-03T16:42:54.970923+0000 mon.a (mon.0) 4296 : audit [DBG] from='client.? 172.21.15.67:0/3361209171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:55 smithi067 bash[17655]: audit 2024-04-03T16:42:54.874553+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:42:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:55 smithi067 bash[17655]: audit 2024-04-03T16:42:54.970923+0000 mon.a (mon.0) 4296 : audit [DBG] from='client.? 172.21.15.67:0/3361209171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:56 smithi082 bash[20963]: cluster 2024-04-03T16:42:54.910820+0000 mgr.y (mgr.24370) 4336 : cluster [DBG] pgmap v4320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:56 smithi067 bash[27441]: cluster 2024-04-03T16:42:54.910820+0000 mgr.y (mgr.24370) 4336 : cluster [DBG] pgmap v4320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:56 smithi067 bash[17655]: cluster 2024-04-03T16:42:54.910820+0000 mgr.y (mgr.24370) 4336 : cluster [DBG] pgmap v4320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:57 smithi067 bash[17655]: audit 2024-04-03T16:42:57.421321+0000 mon.c (mon.2) 1668 : audit [DBG] from='client.? 172.21.15.67:0/263176412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:57 smithi067 bash[27441]: audit 2024-04-03T16:42:57.421321+0000 mon.c (mon.2) 1668 : audit [DBG] from='client.? 172.21.15.67:0/263176412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:58.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:57 smithi082 bash[20963]: audit 2024-04-03T16:42:57.421321+0000 mon.c (mon.2) 1668 : audit [DBG] from='client.? 172.21.15.67:0/263176412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:42:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:42:58 smithi067 bash[17655]: cluster 2024-04-03T16:42:56.911959+0000 mgr.y (mgr.24370) 4337 : cluster [DBG] pgmap v4321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:42:58 smithi067 bash[27441]: cluster 2024-04-03T16:42:56.911959+0000 mgr.y (mgr.24370) 4337 : cluster [DBG] pgmap v4321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:42:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:42:58 smithi082 bash[20963]: cluster 2024-04-03T16:42:56.911959+0000 mgr.y (mgr.24370) 4337 : cluster [DBG] pgmap v4321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:00 smithi067 bash[17655]: cluster 2024-04-03T16:42:58.912605+0000 mgr.y (mgr.24370) 4338 : cluster [DBG] pgmap v4322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:00 smithi067 bash[17655]: audit 2024-04-03T16:42:59.876539+0000 mon.c (mon.2) 1669 : audit [DBG] from='client.? 172.21.15.67:0/1598649849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:00 smithi067 bash[27441]: cluster 2024-04-03T16:42:58.912605+0000 mgr.y (mgr.24370) 4338 : cluster [DBG] pgmap v4322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:00 smithi067 bash[27441]: audit 2024-04-03T16:42:59.876539+0000 mon.c (mon.2) 1669 : audit [DBG] from='client.? 172.21.15.67:0/1598649849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:00 smithi082 bash[20963]: cluster 2024-04-03T16:42:58.912605+0000 mgr.y (mgr.24370) 4338 : cluster [DBG] pgmap v4322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:00 smithi082 bash[20963]: audit 2024-04-03T16:42:59.876539+0000 mon.c (mon.2) 1669 : audit [DBG] from='client.? 172.21.15.67:0/1598649849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:02 smithi067 bash[27441]: cluster 2024-04-03T16:43:00.913769+0000 mgr.y (mgr.24370) 4339 : cluster [DBG] pgmap v4323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:02 smithi067 bash[27441]: audit 2024-04-03T16:43:02.326322+0000 mon.a (mon.0) 4297 : audit [DBG] from='client.? 172.21.15.67:0/2993249793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:02 smithi067 bash[17655]: cluster 2024-04-03T16:43:00.913769+0000 mgr.y (mgr.24370) 4339 : cluster [DBG] pgmap v4323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:02 smithi067 bash[17655]: audit 2024-04-03T16:43:02.326322+0000 mon.a (mon.0) 4297 : audit [DBG] from='client.? 172.21.15.67:0/2993249793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:02 smithi082 bash[20963]: cluster 2024-04-03T16:43:00.913769+0000 mgr.y (mgr.24370) 4339 : cluster [DBG] pgmap v4323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:02 smithi082 bash[20963]: audit 2024-04-03T16:43:02.326322+0000 mon.a (mon.0) 4297 : audit [DBG] from='client.? 172.21.15.67:0/2993249793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:03] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:43:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:43:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:04 smithi067 bash[27441]: cluster 2024-04-03T16:43:02.914466+0000 mgr.y (mgr.24370) 4340 : cluster [DBG] pgmap v4324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:04 smithi067 bash[17655]: cluster 2024-04-03T16:43:02.914466+0000 mgr.y (mgr.24370) 4340 : cluster [DBG] pgmap v4324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:04 smithi082 bash[20963]: cluster 2024-04-03T16:43:02.914466+0000 mgr.y (mgr.24370) 4340 : cluster [DBG] pgmap v4324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:05 smithi067 bash[17655]: audit 2024-04-03T16:43:04.771792+0000 mon.c (mon.2) 1670 : audit [DBG] from='client.? 172.21.15.67:0/1626757075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:05 smithi067 bash[27441]: audit 2024-04-03T16:43:04.771792+0000 mon.c (mon.2) 1670 : audit [DBG] from='client.? 172.21.15.67:0/1626757075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:06.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:05 smithi082 bash[20963]: audit 2024-04-03T16:43:04.771792+0000 mon.c (mon.2) 1670 : audit [DBG] from='client.? 172.21.15.67:0/1626757075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:06 smithi067 bash[27441]: cluster 2024-04-03T16:43:04.915129+0000 mgr.y (mgr.24370) 4341 : cluster [DBG] pgmap v4325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:06 smithi067 bash[17655]: cluster 2024-04-03T16:43:04.915129+0000 mgr.y (mgr.24370) 4341 : cluster [DBG] pgmap v4325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:06 smithi082 bash[20963]: cluster 2024-04-03T16:43:04.915129+0000 mgr.y (mgr.24370) 4341 : cluster [DBG] pgmap v4325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:07 smithi082 bash[20963]: audit 2024-04-03T16:43:07.218354+0000 mon.c (mon.2) 1671 : audit [DBG] from='client.? 172.21.15.67:0/1654845898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:07 smithi067 bash[17655]: audit 2024-04-03T16:43:07.218354+0000 mon.c (mon.2) 1671 : audit [DBG] from='client.? 172.21.15.67:0/1654845898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:07 smithi067 bash[27441]: audit 2024-04-03T16:43:07.218354+0000 mon.c (mon.2) 1671 : audit [DBG] from='client.? 172.21.15.67:0/1654845898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:08 smithi082 bash[20963]: cluster 2024-04-03T16:43:06.916352+0000 mgr.y (mgr.24370) 4342 : cluster [DBG] pgmap v4326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:08 smithi067 bash[17655]: cluster 2024-04-03T16:43:06.916352+0000 mgr.y (mgr.24370) 4342 : cluster [DBG] pgmap v4326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:08 smithi067 bash[27441]: cluster 2024-04-03T16:43:06.916352+0000 mgr.y (mgr.24370) 4342 : cluster [DBG] pgmap v4326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:09 smithi082 bash[20963]: audit 2024-04-03T16:43:09.665883+0000 mon.c (mon.2) 1672 : audit [DBG] from='client.? 172.21.15.67:0/1548371528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:09 smithi067 bash[17655]: audit 2024-04-03T16:43:09.665883+0000 mon.c (mon.2) 1672 : audit [DBG] from='client.? 172.21.15.67:0/1548371528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:09 smithi067 bash[27441]: audit 2024-04-03T16:43:09.665883+0000 mon.c (mon.2) 1672 : audit [DBG] from='client.? 172.21.15.67:0/1548371528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:10 smithi082 bash[20963]: cluster 2024-04-03T16:43:08.917001+0000 mgr.y (mgr.24370) 4343 : cluster [DBG] pgmap v4327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:10 smithi082 bash[20963]: audit 2024-04-03T16:43:09.875783+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:10 smithi067 bash[27441]: cluster 2024-04-03T16:43:08.917001+0000 mgr.y (mgr.24370) 4343 : cluster [DBG] pgmap v4327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:10 smithi067 bash[27441]: audit 2024-04-03T16:43:09.875783+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:10 smithi067 bash[17655]: cluster 2024-04-03T16:43:08.917001+0000 mgr.y (mgr.24370) 4343 : cluster [DBG] pgmap v4327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:10 smithi067 bash[17655]: audit 2024-04-03T16:43:09.875783+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:12 smithi067 bash[27441]: cluster 2024-04-03T16:43:10.918164+0000 mgr.y (mgr.24370) 4344 : cluster [DBG] pgmap v4328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:12 smithi067 bash[27441]: audit 2024-04-03T16:43:12.115445+0000 mon.a (mon.0) 4299 : audit [DBG] from='client.? 172.21.15.67:0/528907417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:12 smithi067 bash[17655]: cluster 2024-04-03T16:43:10.918164+0000 mgr.y (mgr.24370) 4344 : cluster [DBG] pgmap v4328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:12 smithi067 bash[17655]: audit 2024-04-03T16:43:12.115445+0000 mon.a (mon.0) 4299 : audit [DBG] from='client.? 172.21.15.67:0/528907417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:12 smithi082 bash[20963]: cluster 2024-04-03T16:43:10.918164+0000 mgr.y (mgr.24370) 4344 : cluster [DBG] pgmap v4328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:12 smithi082 bash[20963]: audit 2024-04-03T16:43:12.115445+0000 mon.a (mon.0) 4299 : audit [DBG] from='client.? 172.21.15.67:0/528907417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:13] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:43:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:43:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:14 smithi082 bash[20963]: cluster 2024-04-03T16:43:12.918912+0000 mgr.y (mgr.24370) 4345 : cluster [DBG] pgmap v4329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:14 smithi067 bash[17655]: cluster 2024-04-03T16:43:12.918912+0000 mgr.y (mgr.24370) 4345 : cluster [DBG] pgmap v4329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:14 smithi067 bash[27441]: cluster 2024-04-03T16:43:12.918912+0000 mgr.y (mgr.24370) 4345 : cluster [DBG] pgmap v4329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:15 smithi082 bash[20963]: audit 2024-04-03T16:43:14.568290+0000 mon.a (mon.0) 4300 : audit [DBG] from='client.? 172.21.15.67:0/3035974923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:15 smithi067 bash[17655]: audit 2024-04-03T16:43:14.568290+0000 mon.a (mon.0) 4300 : audit [DBG] from='client.? 172.21.15.67:0/3035974923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:15 smithi067 bash[27441]: audit 2024-04-03T16:43:14.568290+0000 mon.a (mon.0) 4300 : audit [DBG] from='client.? 172.21.15.67:0/3035974923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:16 smithi082 bash[20963]: cluster 2024-04-03T16:43:14.919618+0000 mgr.y (mgr.24370) 4346 : cluster [DBG] pgmap v4330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:16 smithi067 bash[17655]: cluster 2024-04-03T16:43:14.919618+0000 mgr.y (mgr.24370) 4346 : cluster [DBG] pgmap v4330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:16 smithi067 bash[27441]: cluster 2024-04-03T16:43:14.919618+0000 mgr.y (mgr.24370) 4346 : cluster [DBG] pgmap v4330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:17 smithi082 bash[20963]: audit 2024-04-03T16:43:17.010261+0000 mon.c (mon.2) 1673 : audit [DBG] from='client.? 172.21.15.67:0/574635166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:17 smithi067 bash[17655]: audit 2024-04-03T16:43:17.010261+0000 mon.c (mon.2) 1673 : audit [DBG] from='client.? 172.21.15.67:0/574635166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:17 smithi067 bash[27441]: audit 2024-04-03T16:43:17.010261+0000 mon.c (mon.2) 1673 : audit [DBG] from='client.? 172.21.15.67:0/574635166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:18 smithi082 bash[20963]: cluster 2024-04-03T16:43:16.920368+0000 mgr.y (mgr.24370) 4347 : cluster [DBG] pgmap v4331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:18 smithi067 bash[17655]: cluster 2024-04-03T16:43:16.920368+0000 mgr.y (mgr.24370) 4347 : cluster [DBG] pgmap v4331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:18 smithi067 bash[27441]: cluster 2024-04-03T16:43:16.920368+0000 mgr.y (mgr.24370) 4347 : cluster [DBG] pgmap v4331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:20 smithi082 bash[20963]: cluster 2024-04-03T16:43:18.921014+0000 mgr.y (mgr.24370) 4348 : cluster [DBG] pgmap v4332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:20 smithi082 bash[20963]: audit 2024-04-03T16:43:19.469415+0000 mon.a (mon.0) 4301 : audit [DBG] from='client.? 172.21.15.67:0/2165190381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:20 smithi067 bash[27441]: cluster 2024-04-03T16:43:18.921014+0000 mgr.y (mgr.24370) 4348 : cluster [DBG] pgmap v4332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:20 smithi067 bash[27441]: audit 2024-04-03T16:43:19.469415+0000 mon.a (mon.0) 4301 : audit [DBG] from='client.? 172.21.15.67:0/2165190381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:20 smithi067 bash[17655]: cluster 2024-04-03T16:43:18.921014+0000 mgr.y (mgr.24370) 4348 : cluster [DBG] pgmap v4332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:20 smithi067 bash[17655]: audit 2024-04-03T16:43:19.469415+0000 mon.a (mon.0) 4301 : audit [DBG] from='client.? 172.21.15.67:0/2165190381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:22 smithi082 bash[20963]: cluster 2024-04-03T16:43:20.922142+0000 mgr.y (mgr.24370) 4349 : cluster [DBG] pgmap v4333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:22 smithi082 bash[20963]: audit 2024-04-03T16:43:21.916054+0000 mon.c (mon.2) 1674 : audit [DBG] from='client.? 172.21.15.67:0/1729008554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:22 smithi067 bash[27441]: cluster 2024-04-03T16:43:20.922142+0000 mgr.y (mgr.24370) 4349 : cluster [DBG] pgmap v4333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:22 smithi067 bash[27441]: audit 2024-04-03T16:43:21.916054+0000 mon.c (mon.2) 1674 : audit [DBG] from='client.? 172.21.15.67:0/1729008554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:22 smithi067 bash[17655]: cluster 2024-04-03T16:43:20.922142+0000 mgr.y (mgr.24370) 4349 : cluster [DBG] pgmap v4333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:22 smithi067 bash[17655]: audit 2024-04-03T16:43:21.916054+0000 mon.c (mon.2) 1674 : audit [DBG] from='client.? 172.21.15.67:0/1729008554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:23] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:43:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:43:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:24 smithi082 bash[20963]: cluster 2024-04-03T16:43:22.922822+0000 mgr.y (mgr.24370) 4350 : cluster [DBG] pgmap v4334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:24 smithi067 bash[27441]: cluster 2024-04-03T16:43:22.922822+0000 mgr.y (mgr.24370) 4350 : cluster [DBG] pgmap v4334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:24 smithi067 bash[17655]: cluster 2024-04-03T16:43:22.922822+0000 mgr.y (mgr.24370) 4350 : cluster [DBG] pgmap v4334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:25 smithi082 bash[20963]: audit 2024-04-03T16:43:24.366931+0000 mon.c (mon.2) 1675 : audit [DBG] from='client.? 172.21.15.67:0/2225663372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:25 smithi082 bash[20963]: audit 2024-04-03T16:43:24.876134+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:25 smithi067 bash[17655]: audit 2024-04-03T16:43:24.366931+0000 mon.c (mon.2) 1675 : audit [DBG] from='client.? 172.21.15.67:0/2225663372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:25 smithi067 bash[17655]: audit 2024-04-03T16:43:24.876134+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:25 smithi067 bash[27441]: audit 2024-04-03T16:43:24.366931+0000 mon.c (mon.2) 1675 : audit [DBG] from='client.? 172.21.15.67:0/2225663372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:25 smithi067 bash[27441]: audit 2024-04-03T16:43:24.876134+0000 mon.a (mon.0) 4302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:26 smithi082 bash[20963]: cluster 2024-04-03T16:43:24.923293+0000 mgr.y (mgr.24370) 4351 : cluster [DBG] pgmap v4335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:26 smithi067 bash[17655]: cluster 2024-04-03T16:43:24.923293+0000 mgr.y (mgr.24370) 4351 : cluster [DBG] pgmap v4335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:26 smithi067 bash[27441]: cluster 2024-04-03T16:43:24.923293+0000 mgr.y (mgr.24370) 4351 : cluster [DBG] pgmap v4335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:27 smithi082 bash[20963]: audit 2024-04-03T16:43:26.835043+0000 mon.c (mon.2) 1676 : audit [DBG] from='client.? 172.21.15.67:0/3806955430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:27 smithi067 bash[17655]: audit 2024-04-03T16:43:26.835043+0000 mon.c (mon.2) 1676 : audit [DBG] from='client.? 172.21.15.67:0/3806955430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:27 smithi067 bash[27441]: audit 2024-04-03T16:43:26.835043+0000 mon.c (mon.2) 1676 : audit [DBG] from='client.? 172.21.15.67:0/3806955430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:28 smithi082 bash[20963]: cluster 2024-04-03T16:43:26.924568+0000 mgr.y (mgr.24370) 4352 : cluster [DBG] pgmap v4336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:28 smithi067 bash[17655]: cluster 2024-04-03T16:43:26.924568+0000 mgr.y (mgr.24370) 4352 : cluster [DBG] pgmap v4336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:28 smithi067 bash[27441]: cluster 2024-04-03T16:43:26.924568+0000 mgr.y (mgr.24370) 4352 : cluster [DBG] pgmap v4336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:30 smithi082 bash[20963]: cluster 2024-04-03T16:43:28.925107+0000 mgr.y (mgr.24370) 4353 : cluster [DBG] pgmap v4337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:30 smithi082 bash[20963]: audit 2024-04-03T16:43:29.291868+0000 mon.c (mon.2) 1677 : audit [DBG] from='client.? 172.21.15.67:0/3695013238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:30 smithi067 bash[27441]: cluster 2024-04-03T16:43:28.925107+0000 mgr.y (mgr.24370) 4353 : cluster [DBG] pgmap v4337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:30 smithi067 bash[27441]: audit 2024-04-03T16:43:29.291868+0000 mon.c (mon.2) 1677 : audit [DBG] from='client.? 172.21.15.67:0/3695013238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:30 smithi067 bash[17655]: cluster 2024-04-03T16:43:28.925107+0000 mgr.y (mgr.24370) 4353 : cluster [DBG] pgmap v4337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:30 smithi067 bash[17655]: audit 2024-04-03T16:43:29.291868+0000 mon.c (mon.2) 1677 : audit [DBG] from='client.? 172.21.15.67:0/3695013238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:32 smithi082 bash[20963]: cluster 2024-04-03T16:43:30.926352+0000 mgr.y (mgr.24370) 4354 : cluster [DBG] pgmap v4338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:32 smithi082 bash[20963]: audit 2024-04-03T16:43:31.756666+0000 mon.a (mon.0) 4303 : audit [DBG] from='client.? 172.21.15.67:0/1671954832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:32 smithi067 bash[27441]: cluster 2024-04-03T16:43:30.926352+0000 mgr.y (mgr.24370) 4354 : cluster [DBG] pgmap v4338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:32 smithi067 bash[27441]: audit 2024-04-03T16:43:31.756666+0000 mon.a (mon.0) 4303 : audit [DBG] from='client.? 172.21.15.67:0/1671954832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:32 smithi067 bash[17655]: cluster 2024-04-03T16:43:30.926352+0000 mgr.y (mgr.24370) 4354 : cluster [DBG] pgmap v4338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:32 smithi067 bash[17655]: audit 2024-04-03T16:43:31.756666+0000 mon.a (mon.0) 4303 : audit [DBG] from='client.? 172.21.15.67:0/1671954832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:43:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:43:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:34 smithi082 bash[20963]: cluster 2024-04-03T16:43:32.927079+0000 mgr.y (mgr.24370) 4355 : cluster [DBG] pgmap v4339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:34 smithi082 bash[20963]: audit 2024-04-03T16:43:34.210521+0000 mon.a (mon.0) 4304 : audit [DBG] from='client.? 172.21.15.67:0/3770615675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:34 smithi067 bash[17655]: cluster 2024-04-03T16:43:32.927079+0000 mgr.y (mgr.24370) 4355 : cluster [DBG] pgmap v4339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:34 smithi067 bash[17655]: audit 2024-04-03T16:43:34.210521+0000 mon.a (mon.0) 4304 : audit [DBG] from='client.? 172.21.15.67:0/3770615675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:34 smithi067 bash[27441]: cluster 2024-04-03T16:43:32.927079+0000 mgr.y (mgr.24370) 4355 : cluster [DBG] pgmap v4339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:34 smithi067 bash[27441]: audit 2024-04-03T16:43:34.210521+0000 mon.a (mon.0) 4304 : audit [DBG] from='client.? 172.21.15.67:0/3770615675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:36 smithi082 bash[20963]: cluster 2024-04-03T16:43:34.927771+0000 mgr.y (mgr.24370) 4356 : cluster [DBG] pgmap v4340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:36 smithi067 bash[17655]: cluster 2024-04-03T16:43:34.927771+0000 mgr.y (mgr.24370) 4356 : cluster [DBG] pgmap v4340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:36 smithi067 bash[27441]: cluster 2024-04-03T16:43:34.927771+0000 mgr.y (mgr.24370) 4356 : cluster [DBG] pgmap v4340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:37 smithi082 bash[20963]: audit 2024-04-03T16:43:36.665356+0000 mon.a (mon.0) 4305 : audit [DBG] from='client.? 172.21.15.67:0/3633894299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:37 smithi067 bash[27441]: audit 2024-04-03T16:43:36.665356+0000 mon.a (mon.0) 4305 : audit [DBG] from='client.? 172.21.15.67:0/3633894299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:37 smithi067 bash[17655]: audit 2024-04-03T16:43:36.665356+0000 mon.a (mon.0) 4305 : audit [DBG] from='client.? 172.21.15.67:0/3633894299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:38 smithi082 bash[20963]: cluster 2024-04-03T16:43:36.928984+0000 mgr.y (mgr.24370) 4357 : cluster [DBG] pgmap v4341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:38 smithi067 bash[27441]: cluster 2024-04-03T16:43:36.928984+0000 mgr.y (mgr.24370) 4357 : cluster [DBG] pgmap v4341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:38 smithi067 bash[17655]: cluster 2024-04-03T16:43:36.928984+0000 mgr.y (mgr.24370) 4357 : cluster [DBG] pgmap v4341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:39 smithi082 bash[20963]: audit 2024-04-03T16:43:39.120670+0000 mon.a (mon.0) 4306 : audit [DBG] from='client.? 172.21.15.67:0/1767201792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:39 smithi067 bash[17655]: audit 2024-04-03T16:43:39.120670+0000 mon.a (mon.0) 4306 : audit [DBG] from='client.? 172.21.15.67:0/1767201792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:39 smithi067 bash[27441]: audit 2024-04-03T16:43:39.120670+0000 mon.a (mon.0) 4306 : audit [DBG] from='client.? 172.21.15.67:0/1767201792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:40 smithi082 bash[20963]: cluster 2024-04-03T16:43:38.929469+0000 mgr.y (mgr.24370) 4358 : cluster [DBG] pgmap v4342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:40 smithi082 bash[20963]: audit 2024-04-03T16:43:39.876477+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:40 smithi067 bash[17655]: cluster 2024-04-03T16:43:38.929469+0000 mgr.y (mgr.24370) 4358 : cluster [DBG] pgmap v4342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:40 smithi067 bash[17655]: audit 2024-04-03T16:43:39.876477+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:40 smithi067 bash[27441]: cluster 2024-04-03T16:43:38.929469+0000 mgr.y (mgr.24370) 4358 : cluster [DBG] pgmap v4342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:40 smithi067 bash[27441]: audit 2024-04-03T16:43:39.876477+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:42 smithi082 bash[20963]: cluster 2024-04-03T16:43:40.930544+0000 mgr.y (mgr.24370) 4359 : cluster [DBG] pgmap v4343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:42 smithi082 bash[20963]: audit 2024-04-03T16:43:41.578755+0000 mon.a (mon.0) 4308 : audit [DBG] from='client.? 172.21.15.67:0/815534853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:42 smithi067 bash[17655]: cluster 2024-04-03T16:43:40.930544+0000 mgr.y (mgr.24370) 4359 : cluster [DBG] pgmap v4343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:42 smithi067 bash[17655]: audit 2024-04-03T16:43:41.578755+0000 mon.a (mon.0) 4308 : audit [DBG] from='client.? 172.21.15.67:0/815534853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:42 smithi067 bash[27441]: cluster 2024-04-03T16:43:40.930544+0000 mgr.y (mgr.24370) 4359 : cluster [DBG] pgmap v4343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:42 smithi067 bash[27441]: audit 2024-04-03T16:43:41.578755+0000 mon.a (mon.0) 4308 : audit [DBG] from='client.? 172.21.15.67:0/815534853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:43] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:43:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:43:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:44 smithi082 bash[20963]: cluster 2024-04-03T16:43:42.931244+0000 mgr.y (mgr.24370) 4360 : cluster [DBG] pgmap v4344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:44 smithi082 bash[20963]: audit 2024-04-03T16:43:44.044579+0000 mon.c (mon.2) 1678 : audit [DBG] from='client.? 172.21.15.67:0/2143107821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:44 smithi067 bash[27441]: cluster 2024-04-03T16:43:42.931244+0000 mgr.y (mgr.24370) 4360 : cluster [DBG] pgmap v4344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:44 smithi067 bash[27441]: audit 2024-04-03T16:43:44.044579+0000 mon.c (mon.2) 1678 : audit [DBG] from='client.? 172.21.15.67:0/2143107821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:44 smithi067 bash[17655]: cluster 2024-04-03T16:43:42.931244+0000 mgr.y (mgr.24370) 4360 : cluster [DBG] pgmap v4344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:44 smithi067 bash[17655]: audit 2024-04-03T16:43:44.044579+0000 mon.c (mon.2) 1678 : audit [DBG] from='client.? 172.21.15.67:0/2143107821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:46 smithi082 bash[20963]: cluster 2024-04-03T16:43:44.931953+0000 mgr.y (mgr.24370) 4361 : cluster [DBG] pgmap v4345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:46 smithi067 bash[17655]: cluster 2024-04-03T16:43:44.931953+0000 mgr.y (mgr.24370) 4361 : cluster [DBG] pgmap v4345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:46 smithi067 bash[27441]: cluster 2024-04-03T16:43:44.931953+0000 mgr.y (mgr.24370) 4361 : cluster [DBG] pgmap v4345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:47 smithi082 bash[20963]: audit 2024-04-03T16:43:46.496967+0000 mon.c (mon.2) 1679 : audit [DBG] from='client.? 172.21.15.67:0/114380317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:47 smithi067 bash[17655]: audit 2024-04-03T16:43:46.496967+0000 mon.c (mon.2) 1679 : audit [DBG] from='client.? 172.21.15.67:0/114380317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:47 smithi067 bash[27441]: audit 2024-04-03T16:43:46.496967+0000 mon.c (mon.2) 1679 : audit [DBG] from='client.? 172.21.15.67:0/114380317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:48 smithi082 bash[20963]: cluster 2024-04-03T16:43:46.933109+0000 mgr.y (mgr.24370) 4362 : cluster [DBG] pgmap v4346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:48 smithi067 bash[17655]: cluster 2024-04-03T16:43:46.933109+0000 mgr.y (mgr.24370) 4362 : cluster [DBG] pgmap v4346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:48 smithi067 bash[27441]: cluster 2024-04-03T16:43:46.933109+0000 mgr.y (mgr.24370) 4362 : cluster [DBG] pgmap v4346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:49 smithi082 bash[20963]: audit 2024-04-03T16:43:48.963373+0000 mon.c (mon.2) 1680 : audit [DBG] from='client.? 172.21.15.67:0/1832379561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:49 smithi067 bash[17655]: audit 2024-04-03T16:43:48.963373+0000 mon.c (mon.2) 1680 : audit [DBG] from='client.? 172.21.15.67:0/1832379561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:49 smithi067 bash[27441]: audit 2024-04-03T16:43:48.963373+0000 mon.c (mon.2) 1680 : audit [DBG] from='client.? 172.21.15.67:0/1832379561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:50 smithi082 bash[20963]: cluster 2024-04-03T16:43:48.933751+0000 mgr.y (mgr.24370) 4363 : cluster [DBG] pgmap v4347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:50 smithi067 bash[17655]: cluster 2024-04-03T16:43:48.933751+0000 mgr.y (mgr.24370) 4363 : cluster [DBG] pgmap v4347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:50 smithi067 bash[27441]: cluster 2024-04-03T16:43:48.933751+0000 mgr.y (mgr.24370) 4363 : cluster [DBG] pgmap v4347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:51 smithi082 bash[20963]: audit 2024-04-03T16:43:50.530428+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:43:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:51 smithi067 bash[17655]: audit 2024-04-03T16:43:50.530428+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:43:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:51 smithi067 bash[27441]: audit 2024-04-03T16:43:50.530428+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:43:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:52 smithi082 bash[20963]: cluster 2024-04-03T16:43:50.934903+0000 mgr.y (mgr.24370) 4364 : cluster [DBG] pgmap v4348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:52 smithi082 bash[20963]: audit 2024-04-03T16:43:51.425097+0000 mon.c (mon.2) 1681 : audit [DBG] from='client.? 172.21.15.67:0/175101038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:52 smithi067 bash[27441]: cluster 2024-04-03T16:43:50.934903+0000 mgr.y (mgr.24370) 4364 : cluster [DBG] pgmap v4348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:52 smithi067 bash[27441]: audit 2024-04-03T16:43:51.425097+0000 mon.c (mon.2) 1681 : audit [DBG] from='client.? 172.21.15.67:0/175101038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:52 smithi067 bash[17655]: cluster 2024-04-03T16:43:50.934903+0000 mgr.y (mgr.24370) 4364 : cluster [DBG] pgmap v4348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:52 smithi067 bash[17655]: audit 2024-04-03T16:43:51.425097+0000 mon.c (mon.2) 1681 : audit [DBG] from='client.? 172.21.15.67:0/175101038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:53] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:43:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:43:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:54 smithi082 bash[20963]: cluster 2024-04-03T16:43:52.935634+0000 mgr.y (mgr.24370) 4365 : cluster [DBG] pgmap v4349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:54 smithi082 bash[20963]: audit 2024-04-03T16:43:53.880516+0000 mon.a (mon.0) 4310 : audit [DBG] from='client.? 172.21.15.67:0/251687096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:54 smithi067 bash[17655]: cluster 2024-04-03T16:43:52.935634+0000 mgr.y (mgr.24370) 4365 : cluster [DBG] pgmap v4349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:54 smithi067 bash[17655]: audit 2024-04-03T16:43:53.880516+0000 mon.a (mon.0) 4310 : audit [DBG] from='client.? 172.21.15.67:0/251687096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:54 smithi067 bash[27441]: cluster 2024-04-03T16:43:52.935634+0000 mgr.y (mgr.24370) 4365 : cluster [DBG] pgmap v4349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:54 smithi067 bash[27441]: audit 2024-04-03T16:43:53.880516+0000 mon.a (mon.0) 4310 : audit [DBG] from='client.? 172.21.15.67:0/251687096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:55 smithi082 bash[20963]: audit 2024-04-03T16:43:54.876931+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:55 smithi067 bash[27441]: audit 2024-04-03T16:43:54.876931+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:55 smithi067 bash[17655]: audit 2024-04-03T16:43:54.876931+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:43:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:56 smithi082 bash[20963]: cluster 2024-04-03T16:43:54.936293+0000 mgr.y (mgr.24370) 4366 : cluster [DBG] pgmap v4350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:56 smithi082 bash[20963]: audit 2024-04-03T16:43:56.279654+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:56 smithi082 bash[20963]: audit 2024-04-03T16:43:56.288503+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:56 smithi082 bash[20963]: audit 2024-04-03T16:43:56.350898+0000 mon.c (mon.2) 1682 : audit [DBG] from='client.? 172.21.15.67:0/1662281401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:56 smithi067 bash[17655]: cluster 2024-04-03T16:43:54.936293+0000 mgr.y (mgr.24370) 4366 : cluster [DBG] pgmap v4350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:56 smithi067 bash[17655]: audit 2024-04-03T16:43:56.279654+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:56 smithi067 bash[17655]: audit 2024-04-03T16:43:56.288503+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:56 smithi067 bash[17655]: audit 2024-04-03T16:43:56.350898+0000 mon.c (mon.2) 1682 : audit [DBG] from='client.? 172.21.15.67:0/1662281401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:56 smithi067 bash[27441]: cluster 2024-04-03T16:43:54.936293+0000 mgr.y (mgr.24370) 4366 : cluster [DBG] pgmap v4350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:56 smithi067 bash[27441]: audit 2024-04-03T16:43:56.279654+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:56 smithi067 bash[27441]: audit 2024-04-03T16:43:56.288503+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:56 smithi067 bash[27441]: audit 2024-04-03T16:43:56.350898+0000 mon.c (mon.2) 1682 : audit [DBG] from='client.? 172.21.15.67:0/1662281401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:57 smithi082 bash[20963]: audit 2024-04-03T16:43:56.531198+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:57 smithi082 bash[20963]: audit 2024-04-03T16:43:56.539867+0000 mon.a (mon.0) 4315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:57 smithi082 bash[20963]: audit 2024-04-03T16:43:56.958814+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:43:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:57 smithi082 bash[20963]: audit 2024-04-03T16:43:56.960489+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:43:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:57 smithi082 bash[20963]: audit 2024-04-03T16:43:56.971656+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[27441]: audit 2024-04-03T16:43:56.531198+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[27441]: audit 2024-04-03T16:43:56.539867+0000 mon.a (mon.0) 4315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[27441]: audit 2024-04-03T16:43:56.958814+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:43:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[27441]: audit 2024-04-03T16:43:56.960489+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:43:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[27441]: audit 2024-04-03T16:43:56.971656+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[17655]: audit 2024-04-03T16:43:56.531198+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[17655]: audit 2024-04-03T16:43:56.539867+0000 mon.a (mon.0) 4315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[17655]: audit 2024-04-03T16:43:56.958814+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:43:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[17655]: audit 2024-04-03T16:43:56.960489+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:43:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:57 smithi067 bash[17655]: audit 2024-04-03T16:43:56.971656+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:43:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:58 smithi082 bash[20963]: cluster 2024-04-03T16:43:56.937365+0000 mgr.y (mgr.24370) 4367 : cluster [DBG] pgmap v4351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:58 smithi067 bash[27441]: cluster 2024-04-03T16:43:56.937365+0000 mgr.y (mgr.24370) 4367 : cluster [DBG] pgmap v4351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:58 smithi067 bash[17655]: cluster 2024-04-03T16:43:56.937365+0000 mgr.y (mgr.24370) 4367 : cluster [DBG] pgmap v4351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:43:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:43:59 smithi082 bash[20963]: audit 2024-04-03T16:43:58.809204+0000 mon.a (mon.0) 4319 : audit [DBG] from='client.? 172.21.15.67:0/1424990726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:43:59 smithi067 bash[17655]: audit 2024-04-03T16:43:58.809204+0000 mon.a (mon.0) 4319 : audit [DBG] from='client.? 172.21.15.67:0/1424990726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:43:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:43:59 smithi067 bash[27441]: audit 2024-04-03T16:43:58.809204+0000 mon.a (mon.0) 4319 : audit [DBG] from='client.? 172.21.15.67:0/1424990726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:00 smithi082 bash[20963]: cluster 2024-04-03T16:43:58.938031+0000 mgr.y (mgr.24370) 4368 : cluster [DBG] pgmap v4352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:00 smithi067 bash[17655]: cluster 2024-04-03T16:43:58.938031+0000 mgr.y (mgr.24370) 4368 : cluster [DBG] pgmap v4352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:00 smithi067 bash[27441]: cluster 2024-04-03T16:43:58.938031+0000 mgr.y (mgr.24370) 4368 : cluster [DBG] pgmap v4352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:01 smithi082 bash[20963]: audit 2024-04-03T16:44:01.257309+0000 mon.a (mon.0) 4320 : audit [DBG] from='client.? 172.21.15.67:0/2930242506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:01 smithi067 bash[27441]: audit 2024-04-03T16:44:01.257309+0000 mon.a (mon.0) 4320 : audit [DBG] from='client.? 172.21.15.67:0/2930242506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:01 smithi067 bash[17655]: audit 2024-04-03T16:44:01.257309+0000 mon.a (mon.0) 4320 : audit [DBG] from='client.? 172.21.15.67:0/2930242506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:02 smithi082 bash[20963]: cluster 2024-04-03T16:44:00.939164+0000 mgr.y (mgr.24370) 4369 : cluster [DBG] pgmap v4353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:02 smithi067 bash[17655]: cluster 2024-04-03T16:44:00.939164+0000 mgr.y (mgr.24370) 4369 : cluster [DBG] pgmap v4353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:02 smithi067 bash[27441]: cluster 2024-04-03T16:44:00.939164+0000 mgr.y (mgr.24370) 4369 : cluster [DBG] pgmap v4353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:03] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:44:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:44:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:04 smithi082 bash[20963]: cluster 2024-04-03T16:44:02.939861+0000 mgr.y (mgr.24370) 4370 : cluster [DBG] pgmap v4354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:04 smithi082 bash[20963]: audit 2024-04-03T16:44:03.706789+0000 mon.a (mon.0) 4321 : audit [DBG] from='client.? 172.21.15.67:0/3077237800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:04 smithi067 bash[17655]: cluster 2024-04-03T16:44:02.939861+0000 mgr.y (mgr.24370) 4370 : cluster [DBG] pgmap v4354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:04 smithi067 bash[17655]: audit 2024-04-03T16:44:03.706789+0000 mon.a (mon.0) 4321 : audit [DBG] from='client.? 172.21.15.67:0/3077237800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:04 smithi067 bash[27441]: cluster 2024-04-03T16:44:02.939861+0000 mgr.y (mgr.24370) 4370 : cluster [DBG] pgmap v4354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:04 smithi067 bash[27441]: audit 2024-04-03T16:44:03.706789+0000 mon.a (mon.0) 4321 : audit [DBG] from='client.? 172.21.15.67:0/3077237800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:06 smithi082 bash[20963]: cluster 2024-04-03T16:44:04.940570+0000 mgr.y (mgr.24370) 4371 : cluster [DBG] pgmap v4355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:06 smithi082 bash[20963]: audit 2024-04-03T16:44:06.160546+0000 mon.a (mon.0) 4322 : audit [DBG] from='client.? 172.21.15.67:0/1165382238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:06 smithi067 bash[27441]: cluster 2024-04-03T16:44:04.940570+0000 mgr.y (mgr.24370) 4371 : cluster [DBG] pgmap v4355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:06 smithi067 bash[27441]: audit 2024-04-03T16:44:06.160546+0000 mon.a (mon.0) 4322 : audit [DBG] from='client.? 172.21.15.67:0/1165382238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:06 smithi067 bash[17655]: cluster 2024-04-03T16:44:04.940570+0000 mgr.y (mgr.24370) 4371 : cluster [DBG] pgmap v4355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:06 smithi067 bash[17655]: audit 2024-04-03T16:44:06.160546+0000 mon.a (mon.0) 4322 : audit [DBG] from='client.? 172.21.15.67:0/1165382238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:08 smithi082 bash[20963]: cluster 2024-04-03T16:44:06.941688+0000 mgr.y (mgr.24370) 4372 : cluster [DBG] pgmap v4356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:08 smithi067 bash[17655]: cluster 2024-04-03T16:44:06.941688+0000 mgr.y (mgr.24370) 4372 : cluster [DBG] pgmap v4356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:08 smithi067 bash[27441]: cluster 2024-04-03T16:44:06.941688+0000 mgr.y (mgr.24370) 4372 : cluster [DBG] pgmap v4356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:09 smithi082 bash[20963]: audit 2024-04-03T16:44:08.609751+0000 mon.c (mon.2) 1683 : audit [DBG] from='client.? 172.21.15.67:0/3518180044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:09 smithi067 bash[27441]: audit 2024-04-03T16:44:08.609751+0000 mon.c (mon.2) 1683 : audit [DBG] from='client.? 172.21.15.67:0/3518180044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:09 smithi067 bash[17655]: audit 2024-04-03T16:44:08.609751+0000 mon.c (mon.2) 1683 : audit [DBG] from='client.? 172.21.15.67:0/3518180044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:10 smithi082 bash[20963]: cluster 2024-04-03T16:44:08.942516+0000 mgr.y (mgr.24370) 4373 : cluster [DBG] pgmap v4357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:10 smithi082 bash[20963]: audit 2024-04-03T16:44:09.877342+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:10 smithi067 bash[27441]: cluster 2024-04-03T16:44:08.942516+0000 mgr.y (mgr.24370) 4373 : cluster [DBG] pgmap v4357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:10 smithi067 bash[27441]: audit 2024-04-03T16:44:09.877342+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:10 smithi067 bash[17655]: cluster 2024-04-03T16:44:08.942516+0000 mgr.y (mgr.24370) 4373 : cluster [DBG] pgmap v4357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:10 smithi067 bash[17655]: audit 2024-04-03T16:44:09.877342+0000 mon.a (mon.0) 4323 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:11 smithi082 bash[20963]: audit 2024-04-03T16:44:11.058136+0000 mon.a (mon.0) 4324 : audit [DBG] from='client.? 172.21.15.67:0/1495829446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:11 smithi067 bash[17655]: audit 2024-04-03T16:44:11.058136+0000 mon.a (mon.0) 4324 : audit [DBG] from='client.? 172.21.15.67:0/1495829446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:11 smithi067 bash[27441]: audit 2024-04-03T16:44:11.058136+0000 mon.a (mon.0) 4324 : audit [DBG] from='client.? 172.21.15.67:0/1495829446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:12 smithi082 bash[20963]: cluster 2024-04-03T16:44:10.943661+0000 mgr.y (mgr.24370) 4374 : cluster [DBG] pgmap v4358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:12 smithi067 bash[17655]: cluster 2024-04-03T16:44:10.943661+0000 mgr.y (mgr.24370) 4374 : cluster [DBG] pgmap v4358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:12 smithi067 bash[27441]: cluster 2024-04-03T16:44:10.943661+0000 mgr.y (mgr.24370) 4374 : cluster [DBG] pgmap v4358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:44:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:13 smithi082 bash[20963]: audit 2024-04-03T16:44:13.523764+0000 mon.a (mon.0) 4325 : audit [DBG] from='client.? 172.21.15.67:0/1405598487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:44:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:13 smithi067 bash[27441]: audit 2024-04-03T16:44:13.523764+0000 mon.a (mon.0) 4325 : audit [DBG] from='client.? 172.21.15.67:0/1405598487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:13 smithi067 bash[17655]: audit 2024-04-03T16:44:13.523764+0000 mon.a (mon.0) 4325 : audit [DBG] from='client.? 172.21.15.67:0/1405598487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:14 smithi082 bash[20963]: cluster 2024-04-03T16:44:12.944404+0000 mgr.y (mgr.24370) 4375 : cluster [DBG] pgmap v4359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:14 smithi067 bash[17655]: cluster 2024-04-03T16:44:12.944404+0000 mgr.y (mgr.24370) 4375 : cluster [DBG] pgmap v4359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:14 smithi067 bash[27441]: cluster 2024-04-03T16:44:12.944404+0000 mgr.y (mgr.24370) 4375 : cluster [DBG] pgmap v4359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:16 smithi082 bash[20963]: cluster 2024-04-03T16:44:14.945061+0000 mgr.y (mgr.24370) 4376 : cluster [DBG] pgmap v4360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:16 smithi082 bash[20963]: audit 2024-04-03T16:44:15.979720+0000 mon.c (mon.2) 1684 : audit [DBG] from='client.? 172.21.15.67:0/1301958931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:16 smithi067 bash[27441]: cluster 2024-04-03T16:44:14.945061+0000 mgr.y (mgr.24370) 4376 : cluster [DBG] pgmap v4360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:16 smithi067 bash[27441]: audit 2024-04-03T16:44:15.979720+0000 mon.c (mon.2) 1684 : audit [DBG] from='client.? 172.21.15.67:0/1301958931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:16 smithi067 bash[17655]: cluster 2024-04-03T16:44:14.945061+0000 mgr.y (mgr.24370) 4376 : cluster [DBG] pgmap v4360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:16 smithi067 bash[17655]: audit 2024-04-03T16:44:15.979720+0000 mon.c (mon.2) 1684 : audit [DBG] from='client.? 172.21.15.67:0/1301958931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:18 smithi082 bash[20963]: cluster 2024-04-03T16:44:16.946324+0000 mgr.y (mgr.24370) 4377 : cluster [DBG] pgmap v4361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:18 smithi082 bash[20963]: audit 2024-04-03T16:44:18.431081+0000 mon.c (mon.2) 1685 : audit [DBG] from='client.? 172.21.15.67:0/3572761671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:18 smithi067 bash[17655]: cluster 2024-04-03T16:44:16.946324+0000 mgr.y (mgr.24370) 4377 : cluster [DBG] pgmap v4361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:18 smithi067 bash[17655]: audit 2024-04-03T16:44:18.431081+0000 mon.c (mon.2) 1685 : audit [DBG] from='client.? 172.21.15.67:0/3572761671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:18 smithi067 bash[27441]: cluster 2024-04-03T16:44:16.946324+0000 mgr.y (mgr.24370) 4377 : cluster [DBG] pgmap v4361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:18 smithi067 bash[27441]: audit 2024-04-03T16:44:18.431081+0000 mon.c (mon.2) 1685 : audit [DBG] from='client.? 172.21.15.67:0/3572761671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:20 smithi082 bash[20963]: cluster 2024-04-03T16:44:18.947020+0000 mgr.y (mgr.24370) 4378 : cluster [DBG] pgmap v4362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:20 smithi067 bash[17655]: cluster 2024-04-03T16:44:18.947020+0000 mgr.y (mgr.24370) 4378 : cluster [DBG] pgmap v4362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:20 smithi067 bash[27441]: cluster 2024-04-03T16:44:18.947020+0000 mgr.y (mgr.24370) 4378 : cluster [DBG] pgmap v4362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:21 smithi082 bash[20963]: audit 2024-04-03T16:44:20.882637+0000 mon.a (mon.0) 4326 : audit [DBG] from='client.? 172.21.15.67:0/3330459650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:21 smithi067 bash[27441]: audit 2024-04-03T16:44:20.882637+0000 mon.a (mon.0) 4326 : audit [DBG] from='client.? 172.21.15.67:0/3330459650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:21 smithi067 bash[17655]: audit 2024-04-03T16:44:20.882637+0000 mon.a (mon.0) 4326 : audit [DBG] from='client.? 172.21.15.67:0/3330459650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:22 smithi082 bash[20963]: cluster 2024-04-03T16:44:20.948216+0000 mgr.y (mgr.24370) 4379 : cluster [DBG] pgmap v4363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:22 smithi067 bash[17655]: cluster 2024-04-03T16:44:20.948216+0000 mgr.y (mgr.24370) 4379 : cluster [DBG] pgmap v4363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:22 smithi067 bash[27441]: cluster 2024-04-03T16:44:20.948216+0000 mgr.y (mgr.24370) 4379 : cluster [DBG] pgmap v4363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:44:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:23 smithi082 bash[20963]: audit 2024-04-03T16:44:23.344287+0000 mon.c (mon.2) 1686 : audit [DBG] from='client.? 172.21.15.67:0/2380603940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:44:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:23 smithi067 bash[27441]: audit 2024-04-03T16:44:23.344287+0000 mon.c (mon.2) 1686 : audit [DBG] from='client.? 172.21.15.67:0/2380603940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:23 smithi067 bash[17655]: audit 2024-04-03T16:44:23.344287+0000 mon.c (mon.2) 1686 : audit [DBG] from='client.? 172.21.15.67:0/2380603940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:24 smithi067 bash[17655]: cluster 2024-04-03T16:44:22.948877+0000 mgr.y (mgr.24370) 4380 : cluster [DBG] pgmap v4364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:24 smithi067 bash[27441]: cluster 2024-04-03T16:44:22.948877+0000 mgr.y (mgr.24370) 4380 : cluster [DBG] pgmap v4364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:24 smithi082 bash[20963]: cluster 2024-04-03T16:44:22.948877+0000 mgr.y (mgr.24370) 4380 : cluster [DBG] pgmap v4364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:25 smithi067 bash[27441]: audit 2024-04-03T16:44:24.877737+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:25 smithi067 bash[17655]: audit 2024-04-03T16:44:24.877737+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:25 smithi082 bash[20963]: audit 2024-04-03T16:44:24.877737+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:26 smithi067 bash[27441]: cluster 2024-04-03T16:44:24.949503+0000 mgr.y (mgr.24370) 4381 : cluster [DBG] pgmap v4365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:26 smithi067 bash[27441]: audit 2024-04-03T16:44:25.803829+0000 mon.a (mon.0) 4328 : audit [DBG] from='client.? 172.21.15.67:0/3730673341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:26 smithi067 bash[17655]: cluster 2024-04-03T16:44:24.949503+0000 mgr.y (mgr.24370) 4381 : cluster [DBG] pgmap v4365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:26 smithi067 bash[17655]: audit 2024-04-03T16:44:25.803829+0000 mon.a (mon.0) 4328 : audit [DBG] from='client.? 172.21.15.67:0/3730673341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:26 smithi082 bash[20963]: cluster 2024-04-03T16:44:24.949503+0000 mgr.y (mgr.24370) 4381 : cluster [DBG] pgmap v4365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:26 smithi082 bash[20963]: audit 2024-04-03T16:44:25.803829+0000 mon.a (mon.0) 4328 : audit [DBG] from='client.? 172.21.15.67:0/3730673341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:28 smithi067 bash[27441]: cluster 2024-04-03T16:44:26.950708+0000 mgr.y (mgr.24370) 4382 : cluster [DBG] pgmap v4366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:28 smithi067 bash[27441]: audit 2024-04-03T16:44:28.255000+0000 mon.c (mon.2) 1687 : audit [DBG] from='client.? 172.21.15.67:0/2306558336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:28 smithi067 bash[17655]: cluster 2024-04-03T16:44:26.950708+0000 mgr.y (mgr.24370) 4382 : cluster [DBG] pgmap v4366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:28 smithi067 bash[17655]: audit 2024-04-03T16:44:28.255000+0000 mon.c (mon.2) 1687 : audit [DBG] from='client.? 172.21.15.67:0/2306558336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:28 smithi082 bash[20963]: cluster 2024-04-03T16:44:26.950708+0000 mgr.y (mgr.24370) 4382 : cluster [DBG] pgmap v4366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:28 smithi082 bash[20963]: audit 2024-04-03T16:44:28.255000+0000 mon.c (mon.2) 1687 : audit [DBG] from='client.? 172.21.15.67:0/2306558336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:30 smithi067 bash[17655]: cluster 2024-04-03T16:44:28.951515+0000 mgr.y (mgr.24370) 4383 : cluster [DBG] pgmap v4367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:30 smithi067 bash[27441]: cluster 2024-04-03T16:44:28.951515+0000 mgr.y (mgr.24370) 4383 : cluster [DBG] pgmap v4367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:30 smithi082 bash[20963]: cluster 2024-04-03T16:44:28.951515+0000 mgr.y (mgr.24370) 4383 : cluster [DBG] pgmap v4367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:31 smithi082 bash[20963]: audit 2024-04-03T16:44:30.703558+0000 mon.c (mon.2) 1688 : audit [DBG] from='client.? 172.21.15.67:0/1612304718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:31 smithi067 bash[17655]: audit 2024-04-03T16:44:30.703558+0000 mon.c (mon.2) 1688 : audit [DBG] from='client.? 172.21.15.67:0/1612304718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:31 smithi067 bash[27441]: audit 2024-04-03T16:44:30.703558+0000 mon.c (mon.2) 1688 : audit [DBG] from='client.? 172.21.15.67:0/1612304718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:32 smithi067 bash[27441]: cluster 2024-04-03T16:44:30.952732+0000 mgr.y (mgr.24370) 4384 : cluster [DBG] pgmap v4368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:32 smithi067 bash[17655]: cluster 2024-04-03T16:44:30.952732+0000 mgr.y (mgr.24370) 4384 : cluster [DBG] pgmap v4368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:32 smithi082 bash[20963]: cluster 2024-04-03T16:44:30.952732+0000 mgr.y (mgr.24370) 4384 : cluster [DBG] pgmap v4368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:44:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:44:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:33 smithi082 bash[20963]: audit 2024-04-03T16:44:33.154137+0000 mon.c (mon.2) 1689 : audit [DBG] from='client.? 172.21.15.67:0/3030563182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:33 smithi067 bash[17655]: audit 2024-04-03T16:44:33.154137+0000 mon.c (mon.2) 1689 : audit [DBG] from='client.? 172.21.15.67:0/3030563182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:33 smithi067 bash[27441]: audit 2024-04-03T16:44:33.154137+0000 mon.c (mon.2) 1689 : audit [DBG] from='client.? 172.21.15.67:0/3030563182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:34 smithi082 bash[20963]: cluster 2024-04-03T16:44:32.953377+0000 mgr.y (mgr.24370) 4385 : cluster [DBG] pgmap v4369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:34 smithi067 bash[17655]: cluster 2024-04-03T16:44:32.953377+0000 mgr.y (mgr.24370) 4385 : cluster [DBG] pgmap v4369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:34 smithi067 bash[27441]: cluster 2024-04-03T16:44:32.953377+0000 mgr.y (mgr.24370) 4385 : cluster [DBG] pgmap v4369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:35 smithi082 bash[20963]: audit 2024-04-03T16:44:35.615781+0000 mon.a (mon.0) 4329 : audit [DBG] from='client.? 172.21.15.67:0/164955624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:35 smithi067 bash[17655]: audit 2024-04-03T16:44:35.615781+0000 mon.a (mon.0) 4329 : audit [DBG] from='client.? 172.21.15.67:0/164955624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:35 smithi067 bash[27441]: audit 2024-04-03T16:44:35.615781+0000 mon.a (mon.0) 4329 : audit [DBG] from='client.? 172.21.15.67:0/164955624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:36 smithi082 bash[20963]: cluster 2024-04-03T16:44:34.954184+0000 mgr.y (mgr.24370) 4386 : cluster [DBG] pgmap v4370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:36 smithi067 bash[17655]: cluster 2024-04-03T16:44:34.954184+0000 mgr.y (mgr.24370) 4386 : cluster [DBG] pgmap v4370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:36 smithi067 bash[27441]: cluster 2024-04-03T16:44:34.954184+0000 mgr.y (mgr.24370) 4386 : cluster [DBG] pgmap v4370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:38 smithi082 bash[20963]: cluster 2024-04-03T16:44:36.955364+0000 mgr.y (mgr.24370) 4387 : cluster [DBG] pgmap v4371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:38 smithi082 bash[20963]: audit 2024-04-03T16:44:38.065573+0000 mon.a (mon.0) 4330 : audit [DBG] from='client.? 172.21.15.67:0/789064641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:38 smithi067 bash[27441]: cluster 2024-04-03T16:44:36.955364+0000 mgr.y (mgr.24370) 4387 : cluster [DBG] pgmap v4371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:38 smithi067 bash[27441]: audit 2024-04-03T16:44:38.065573+0000 mon.a (mon.0) 4330 : audit [DBG] from='client.? 172.21.15.67:0/789064641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:38 smithi067 bash[17655]: cluster 2024-04-03T16:44:36.955364+0000 mgr.y (mgr.24370) 4387 : cluster [DBG] pgmap v4371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:38 smithi067 bash[17655]: audit 2024-04-03T16:44:38.065573+0000 mon.a (mon.0) 4330 : audit [DBG] from='client.? 172.21.15.67:0/789064641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:40 smithi082 bash[20963]: cluster 2024-04-03T16:44:38.956039+0000 mgr.y (mgr.24370) 4388 : cluster [DBG] pgmap v4372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:40 smithi082 bash[20963]: audit 2024-04-03T16:44:39.878095+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:40 smithi082 bash[20963]: audit 2024-04-03T16:44:40.513141+0000 mon.a (mon.0) 4332 : audit [DBG] from='client.? 172.21.15.67:0/111152849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:40 smithi067 bash[27441]: cluster 2024-04-03T16:44:38.956039+0000 mgr.y (mgr.24370) 4388 : cluster [DBG] pgmap v4372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:40 smithi067 bash[27441]: audit 2024-04-03T16:44:39.878095+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:40 smithi067 bash[27441]: audit 2024-04-03T16:44:40.513141+0000 mon.a (mon.0) 4332 : audit [DBG] from='client.? 172.21.15.67:0/111152849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:40 smithi067 bash[17655]: cluster 2024-04-03T16:44:38.956039+0000 mgr.y (mgr.24370) 4388 : cluster [DBG] pgmap v4372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:40 smithi067 bash[17655]: audit 2024-04-03T16:44:39.878095+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:40 smithi067 bash[17655]: audit 2024-04-03T16:44:40.513141+0000 mon.a (mon.0) 4332 : audit [DBG] from='client.? 172.21.15.67:0/111152849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:41 smithi082 bash[20963]: cluster 2024-04-03T16:44:40.957172+0000 mgr.y (mgr.24370) 4389 : cluster [DBG] pgmap v4373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:41 smithi067 bash[17655]: cluster 2024-04-03T16:44:40.957172+0000 mgr.y (mgr.24370) 4389 : cluster [DBG] pgmap v4373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:41 smithi067 bash[27441]: cluster 2024-04-03T16:44:40.957172+0000 mgr.y (mgr.24370) 4389 : cluster [DBG] pgmap v4373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:43 smithi082 bash[20963]: audit 2024-04-03T16:44:42.977017+0000 mon.c (mon.2) 1690 : audit [DBG] from='client.? 172.21.15.67:0/1094474040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:43 smithi067 bash[17655]: audit 2024-04-03T16:44:42.977017+0000 mon.c (mon.2) 1690 : audit [DBG] from='client.? 172.21.15.67:0/1094474040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:43] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T16:44:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:43 smithi067 bash[27441]: audit 2024-04-03T16:44:42.977017+0000 mon.c (mon.2) 1690 : audit [DBG] from='client.? 172.21.15.67:0/1094474040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:44:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:44 smithi082 bash[20963]: cluster 2024-04-03T16:44:42.957611+0000 mgr.y (mgr.24370) 4390 : cluster [DBG] pgmap v4374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:44 smithi067 bash[27441]: cluster 2024-04-03T16:44:42.957611+0000 mgr.y (mgr.24370) 4390 : cluster [DBG] pgmap v4374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:44 smithi067 bash[17655]: cluster 2024-04-03T16:44:42.957611+0000 mgr.y (mgr.24370) 4390 : cluster [DBG] pgmap v4374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:46 smithi082 bash[20963]: cluster 2024-04-03T16:44:44.958163+0000 mgr.y (mgr.24370) 4391 : cluster [DBG] pgmap v4375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:46 smithi082 bash[20963]: audit 2024-04-03T16:44:45.426689+0000 mon.a (mon.0) 4333 : audit [DBG] from='client.? 172.21.15.67:0/2970885418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:46 smithi067 bash[17655]: cluster 2024-04-03T16:44:44.958163+0000 mgr.y (mgr.24370) 4391 : cluster [DBG] pgmap v4375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:46 smithi067 bash[17655]: audit 2024-04-03T16:44:45.426689+0000 mon.a (mon.0) 4333 : audit [DBG] from='client.? 172.21.15.67:0/2970885418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:46 smithi067 bash[27441]: cluster 2024-04-03T16:44:44.958163+0000 mgr.y (mgr.24370) 4391 : cluster [DBG] pgmap v4375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:46 smithi067 bash[27441]: audit 2024-04-03T16:44:45.426689+0000 mon.a (mon.0) 4333 : audit [DBG] from='client.? 172.21.15.67:0/2970885418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:48 smithi082 bash[20963]: cluster 2024-04-03T16:44:46.959286+0000 mgr.y (mgr.24370) 4392 : cluster [DBG] pgmap v4376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:48 smithi082 bash[20963]: audit 2024-04-03T16:44:47.884073+0000 mon.a (mon.0) 4334 : audit [DBG] from='client.? 172.21.15.67:0/2492549459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:48 smithi067 bash[17655]: cluster 2024-04-03T16:44:46.959286+0000 mgr.y (mgr.24370) 4392 : cluster [DBG] pgmap v4376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:48 smithi067 bash[17655]: audit 2024-04-03T16:44:47.884073+0000 mon.a (mon.0) 4334 : audit [DBG] from='client.? 172.21.15.67:0/2492549459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:48 smithi067 bash[27441]: cluster 2024-04-03T16:44:46.959286+0000 mgr.y (mgr.24370) 4392 : cluster [DBG] pgmap v4376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:48 smithi067 bash[27441]: audit 2024-04-03T16:44:47.884073+0000 mon.a (mon.0) 4334 : audit [DBG] from='client.? 172.21.15.67:0/2492549459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:50 smithi082 bash[20963]: cluster 2024-04-03T16:44:48.959969+0000 mgr.y (mgr.24370) 4393 : cluster [DBG] pgmap v4377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:50 smithi067 bash[17655]: cluster 2024-04-03T16:44:48.959969+0000 mgr.y (mgr.24370) 4393 : cluster [DBG] pgmap v4377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:50 smithi067 bash[27441]: cluster 2024-04-03T16:44:48.959969+0000 mgr.y (mgr.24370) 4393 : cluster [DBG] pgmap v4377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:51 smithi082 bash[20963]: audit 2024-04-03T16:44:50.332362+0000 mon.a (mon.0) 4335 : audit [DBG] from='client.? 172.21.15.67:0/1961164335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:51 smithi067 bash[27441]: audit 2024-04-03T16:44:50.332362+0000 mon.a (mon.0) 4335 : audit [DBG] from='client.? 172.21.15.67:0/1961164335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:51 smithi067 bash[17655]: audit 2024-04-03T16:44:50.332362+0000 mon.a (mon.0) 4335 : audit [DBG] from='client.? 172.21.15.67:0/1961164335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:52 smithi082 bash[20963]: cluster 2024-04-03T16:44:50.961244+0000 mgr.y (mgr.24370) 4394 : cluster [DBG] pgmap v4378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:52 smithi067 bash[17655]: cluster 2024-04-03T16:44:50.961244+0000 mgr.y (mgr.24370) 4394 : cluster [DBG] pgmap v4378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:52 smithi067 bash[27441]: cluster 2024-04-03T16:44:50.961244+0000 mgr.y (mgr.24370) 4394 : cluster [DBG] pgmap v4378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:53 smithi082 bash[20963]: audit 2024-04-03T16:44:52.783997+0000 mon.a (mon.0) 4336 : audit [DBG] from='client.? 172.21.15.67:0/705673165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:53] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T16:44:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:53 smithi067 bash[27441]: audit 2024-04-03T16:44:52.783997+0000 mon.a (mon.0) 4336 : audit [DBG] from='client.? 172.21.15.67:0/705673165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:53 smithi067 bash[17655]: audit 2024-04-03T16:44:52.783997+0000 mon.a (mon.0) 4336 : audit [DBG] from='client.? 172.21.15.67:0/705673165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:44:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:54 smithi082 bash[20963]: cluster 2024-04-03T16:44:52.961934+0000 mgr.y (mgr.24370) 4395 : cluster [DBG] pgmap v4379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:54 smithi067 bash[17655]: cluster 2024-04-03T16:44:52.961934+0000 mgr.y (mgr.24370) 4395 : cluster [DBG] pgmap v4379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:54 smithi067 bash[27441]: cluster 2024-04-03T16:44:52.961934+0000 mgr.y (mgr.24370) 4395 : cluster [DBG] pgmap v4379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:55 smithi082 bash[20963]: audit 2024-04-03T16:44:54.878485+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:55 smithi067 bash[17655]: audit 2024-04-03T16:44:54.878485+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:55 smithi067 bash[27441]: audit 2024-04-03T16:44:54.878485+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:44:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:56 smithi082 bash[20963]: cluster 2024-04-03T16:44:54.962567+0000 mgr.y (mgr.24370) 4396 : cluster [DBG] pgmap v4380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:56 smithi082 bash[20963]: audit 2024-04-03T16:44:55.231109+0000 mon.a (mon.0) 4338 : audit [DBG] from='client.? 172.21.15.67:0/211051654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:56 smithi067 bash[17655]: cluster 2024-04-03T16:44:54.962567+0000 mgr.y (mgr.24370) 4396 : cluster [DBG] pgmap v4380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:56 smithi067 bash[17655]: audit 2024-04-03T16:44:55.231109+0000 mon.a (mon.0) 4338 : audit [DBG] from='client.? 172.21.15.67:0/211051654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:56 smithi067 bash[27441]: cluster 2024-04-03T16:44:54.962567+0000 mgr.y (mgr.24370) 4396 : cluster [DBG] pgmap v4380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:56 smithi067 bash[27441]: audit 2024-04-03T16:44:55.231109+0000 mon.a (mon.0) 4338 : audit [DBG] from='client.? 172.21.15.67:0/211051654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:57 smithi082 bash[20963]: audit 2024-04-03T16:44:57.046843+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:44:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:57 smithi067 bash[17655]: audit 2024-04-03T16:44:57.046843+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:44:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:57 smithi067 bash[27441]: audit 2024-04-03T16:44:57.046843+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:44:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:58 smithi082 bash[20963]: cluster 2024-04-03T16:44:56.963770+0000 mgr.y (mgr.24370) 4397 : cluster [DBG] pgmap v4381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:44:58 smithi082 bash[20963]: audit 2024-04-03T16:44:57.676820+0000 mon.c (mon.2) 1691 : audit [DBG] from='client.? 172.21.15.67:0/1067489043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:58 smithi067 bash[27441]: cluster 2024-04-03T16:44:56.963770+0000 mgr.y (mgr.24370) 4397 : cluster [DBG] pgmap v4381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:44:58 smithi067 bash[27441]: audit 2024-04-03T16:44:57.676820+0000 mon.c (mon.2) 1691 : audit [DBG] from='client.? 172.21.15.67:0/1067489043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:44:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:58 smithi067 bash[17655]: cluster 2024-04-03T16:44:56.963770+0000 mgr.y (mgr.24370) 4397 : cluster [DBG] pgmap v4381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:44:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:44:58 smithi067 bash[17655]: audit 2024-04-03T16:44:57.676820+0000 mon.c (mon.2) 1691 : audit [DBG] from='client.? 172.21.15.67:0/1067489043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:00 smithi082 bash[20963]: cluster 2024-04-03T16:44:58.964535+0000 mgr.y (mgr.24370) 4398 : cluster [DBG] pgmap v4382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:00 smithi067 bash[17655]: cluster 2024-04-03T16:44:58.964535+0000 mgr.y (mgr.24370) 4398 : cluster [DBG] pgmap v4382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:00 smithi067 bash[27441]: cluster 2024-04-03T16:44:58.964535+0000 mgr.y (mgr.24370) 4398 : cluster [DBG] pgmap v4382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:01 smithi082 bash[20963]: audit 2024-04-03T16:45:00.139980+0000 mon.c (mon.2) 1692 : audit [DBG] from='client.? 172.21.15.67:0/2460167088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:01 smithi067 bash[17655]: audit 2024-04-03T16:45:00.139980+0000 mon.c (mon.2) 1692 : audit [DBG] from='client.? 172.21.15.67:0/2460167088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:01 smithi067 bash[27441]: audit 2024-04-03T16:45:00.139980+0000 mon.c (mon.2) 1692 : audit [DBG] from='client.? 172.21.15.67:0/2460167088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:02 smithi082 bash[20963]: cluster 2024-04-03T16:45:00.965684+0000 mgr.y (mgr.24370) 4399 : cluster [DBG] pgmap v4383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:02 smithi067 bash[27441]: cluster 2024-04-03T16:45:00.965684+0000 mgr.y (mgr.24370) 4399 : cluster [DBG] pgmap v4383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:02 smithi067 bash[17655]: cluster 2024-04-03T16:45:00.965684+0000 mgr.y (mgr.24370) 4399 : cluster [DBG] pgmap v4383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:03 smithi082 bash[20963]: audit 2024-04-03T16:45:02.631082+0000 mon.c (mon.2) 1693 : audit [DBG] from='client.? 172.21.15.67:0/959920557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:03 smithi082 bash[20963]: audit 2024-04-03T16:45:02.690279+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:03 smithi082 bash[20963]: audit 2024-04-03T16:45:02.697909+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:03] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:45:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:03 smithi067 bash[17655]: audit 2024-04-03T16:45:02.631082+0000 mon.c (mon.2) 1693 : audit [DBG] from='client.? 172.21.15.67:0/959920557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:03 smithi067 bash[17655]: audit 2024-04-03T16:45:02.690279+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:03 smithi067 bash[17655]: audit 2024-04-03T16:45:02.697909+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:03 smithi067 bash[27441]: audit 2024-04-03T16:45:02.631082+0000 mon.c (mon.2) 1693 : audit [DBG] from='client.? 172.21.15.67:0/959920557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:03 smithi067 bash[27441]: audit 2024-04-03T16:45:02.690279+0000 mon.a (mon.0) 4340 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:03 smithi067 bash[27441]: audit 2024-04-03T16:45:02.697909+0000 mon.a (mon.0) 4341 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:45:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:04 smithi082 bash[20963]: cluster 2024-04-03T16:45:02.966337+0000 mgr.y (mgr.24370) 4400 : cluster [DBG] pgmap v4384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:04 smithi082 bash[20963]: audit 2024-04-03T16:45:03.196819+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:04 smithi082 bash[20963]: audit 2024-04-03T16:45:03.205561+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:04 smithi082 bash[20963]: audit 2024-04-03T16:45:03.633254+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:45:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:04 smithi082 bash[20963]: audit 2024-04-03T16:45:03.635182+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:45:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:04 smithi082 bash[20963]: audit 2024-04-03T16:45:03.644131+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[17655]: cluster 2024-04-03T16:45:02.966337+0000 mgr.y (mgr.24370) 4400 : cluster [DBG] pgmap v4384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[17655]: audit 2024-04-03T16:45:03.196819+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[17655]: audit 2024-04-03T16:45:03.205561+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[17655]: audit 2024-04-03T16:45:03.633254+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[17655]: audit 2024-04-03T16:45:03.635182+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[17655]: audit 2024-04-03T16:45:03.644131+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[27441]: cluster 2024-04-03T16:45:02.966337+0000 mgr.y (mgr.24370) 4400 : cluster [DBG] pgmap v4384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[27441]: audit 2024-04-03T16:45:03.196819+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[27441]: audit 2024-04-03T16:45:03.205561+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[27441]: audit 2024-04-03T16:45:03.633254+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:45:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[27441]: audit 2024-04-03T16:45:03.635182+0000 mon.a (mon.0) 4345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:45:04.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:04 smithi067 bash[27441]: audit 2024-04-03T16:45:03.644131+0000 mon.a (mon.0) 4346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:45:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:05 smithi082 bash[20963]: audit 2024-04-03T16:45:05.094084+0000 mon.a (mon.0) 4347 : audit [DBG] from='client.? 172.21.15.67:0/789705683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:05 smithi067 bash[17655]: audit 2024-04-03T16:45:05.094084+0000 mon.a (mon.0) 4347 : audit [DBG] from='client.? 172.21.15.67:0/789705683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:05 smithi067 bash[27441]: audit 2024-04-03T16:45:05.094084+0000 mon.a (mon.0) 4347 : audit [DBG] from='client.? 172.21.15.67:0/789705683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:06 smithi082 bash[20963]: cluster 2024-04-03T16:45:04.967079+0000 mgr.y (mgr.24370) 4401 : cluster [DBG] pgmap v4385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:06 smithi067 bash[27441]: cluster 2024-04-03T16:45:04.967079+0000 mgr.y (mgr.24370) 4401 : cluster [DBG] pgmap v4385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:06 smithi067 bash[17655]: cluster 2024-04-03T16:45:04.967079+0000 mgr.y (mgr.24370) 4401 : cluster [DBG] pgmap v4385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:08 smithi082 bash[20963]: cluster 2024-04-03T16:45:06.968344+0000 mgr.y (mgr.24370) 4402 : cluster [DBG] pgmap v4386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:08 smithi082 bash[20963]: audit 2024-04-03T16:45:07.555816+0000 mon.c (mon.2) 1694 : audit [DBG] from='client.? 172.21.15.67:0/75615683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:08 smithi067 bash[17655]: cluster 2024-04-03T16:45:06.968344+0000 mgr.y (mgr.24370) 4402 : cluster [DBG] pgmap v4386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:08 smithi067 bash[17655]: audit 2024-04-03T16:45:07.555816+0000 mon.c (mon.2) 1694 : audit [DBG] from='client.? 172.21.15.67:0/75615683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:08 smithi067 bash[27441]: cluster 2024-04-03T16:45:06.968344+0000 mgr.y (mgr.24370) 4402 : cluster [DBG] pgmap v4386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:08 smithi067 bash[27441]: audit 2024-04-03T16:45:07.555816+0000 mon.c (mon.2) 1694 : audit [DBG] from='client.? 172.21.15.67:0/75615683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:10 smithi082 bash[20963]: cluster 2024-04-03T16:45:08.969048+0000 mgr.y (mgr.24370) 4403 : cluster [DBG] pgmap v4387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:10 smithi082 bash[20963]: audit 2024-04-03T16:45:09.878679+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:10 smithi082 bash[20963]: audit 2024-04-03T16:45:10.008799+0000 mon.c (mon.2) 1695 : audit [DBG] from='client.? 172.21.15.67:0/3476532950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:10 smithi067 bash[17655]: cluster 2024-04-03T16:45:08.969048+0000 mgr.y (mgr.24370) 4403 : cluster [DBG] pgmap v4387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:10 smithi067 bash[17655]: audit 2024-04-03T16:45:09.878679+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:10 smithi067 bash[17655]: audit 2024-04-03T16:45:10.008799+0000 mon.c (mon.2) 1695 : audit [DBG] from='client.? 172.21.15.67:0/3476532950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:10 smithi067 bash[27441]: cluster 2024-04-03T16:45:08.969048+0000 mgr.y (mgr.24370) 4403 : cluster [DBG] pgmap v4387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:10 smithi067 bash[27441]: audit 2024-04-03T16:45:09.878679+0000 mon.a (mon.0) 4348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:10 smithi067 bash[27441]: audit 2024-04-03T16:45:10.008799+0000 mon.c (mon.2) 1695 : audit [DBG] from='client.? 172.21.15.67:0/3476532950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:12 smithi082 bash[20963]: cluster 2024-04-03T16:45:10.970116+0000 mgr.y (mgr.24370) 4404 : cluster [DBG] pgmap v4388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:12 smithi067 bash[17655]: cluster 2024-04-03T16:45:10.970116+0000 mgr.y (mgr.24370) 4404 : cluster [DBG] pgmap v4388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:12 smithi067 bash[27441]: cluster 2024-04-03T16:45:10.970116+0000 mgr.y (mgr.24370) 4404 : cluster [DBG] pgmap v4388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:13 smithi067 bash[17655]: audit 2024-04-03T16:45:12.471256+0000 mon.c (mon.2) 1696 : audit [DBG] from='client.? 172.21.15.67:0/578637105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:13] "GET /metrics HTTP/1.1" 200 239938 "" "Prometheus/2.43.0" 2024-04-03T16:45:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:13 smithi067 bash[27441]: audit 2024-04-03T16:45:12.471256+0000 mon.c (mon.2) 1696 : audit [DBG] from='client.? 172.21.15.67:0/578637105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:13 smithi082 bash[20963]: audit 2024-04-03T16:45:12.471256+0000 mon.c (mon.2) 1696 : audit [DBG] from='client.? 172.21.15.67:0/578637105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:45:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:14 smithi082 bash[20963]: cluster 2024-04-03T16:45:12.970822+0000 mgr.y (mgr.24370) 4405 : cluster [DBG] pgmap v4389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:14 smithi067 bash[17655]: cluster 2024-04-03T16:45:12.970822+0000 mgr.y (mgr.24370) 4405 : cluster [DBG] pgmap v4389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:14 smithi067 bash[27441]: cluster 2024-04-03T16:45:12.970822+0000 mgr.y (mgr.24370) 4405 : cluster [DBG] pgmap v4389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:15 smithi082 bash[20963]: audit 2024-04-03T16:45:14.923976+0000 mon.c (mon.2) 1697 : audit [DBG] from='client.? 172.21.15.67:0/2039592260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:15 smithi067 bash[17655]: audit 2024-04-03T16:45:14.923976+0000 mon.c (mon.2) 1697 : audit [DBG] from='client.? 172.21.15.67:0/2039592260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:15 smithi067 bash[27441]: audit 2024-04-03T16:45:14.923976+0000 mon.c (mon.2) 1697 : audit [DBG] from='client.? 172.21.15.67:0/2039592260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:16 smithi082 bash[20963]: cluster 2024-04-03T16:45:14.971503+0000 mgr.y (mgr.24370) 4406 : cluster [DBG] pgmap v4390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:16 smithi067 bash[27441]: cluster 2024-04-03T16:45:14.971503+0000 mgr.y (mgr.24370) 4406 : cluster [DBG] pgmap v4390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:16 smithi067 bash[17655]: cluster 2024-04-03T16:45:14.971503+0000 mgr.y (mgr.24370) 4406 : cluster [DBG] pgmap v4390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:18 smithi082 bash[20963]: cluster 2024-04-03T16:45:16.972387+0000 mgr.y (mgr.24370) 4407 : cluster [DBG] pgmap v4391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:18 smithi082 bash[20963]: audit 2024-04-03T16:45:17.378087+0000 mon.a (mon.0) 4349 : audit [DBG] from='client.? 172.21.15.67:0/3756373757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:18 smithi067 bash[17655]: cluster 2024-04-03T16:45:16.972387+0000 mgr.y (mgr.24370) 4407 : cluster [DBG] pgmap v4391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:18 smithi067 bash[17655]: audit 2024-04-03T16:45:17.378087+0000 mon.a (mon.0) 4349 : audit [DBG] from='client.? 172.21.15.67:0/3756373757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:18 smithi067 bash[27441]: cluster 2024-04-03T16:45:16.972387+0000 mgr.y (mgr.24370) 4407 : cluster [DBG] pgmap v4391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:18 smithi067 bash[27441]: audit 2024-04-03T16:45:17.378087+0000 mon.a (mon.0) 4349 : audit [DBG] from='client.? 172.21.15.67:0/3756373757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:20 smithi082 bash[20963]: cluster 2024-04-03T16:45:18.972995+0000 mgr.y (mgr.24370) 4408 : cluster [DBG] pgmap v4392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:20 smithi082 bash[20963]: audit 2024-04-03T16:45:19.824187+0000 mon.c (mon.2) 1698 : audit [DBG] from='client.? 172.21.15.67:0/1347425302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:20 smithi067 bash[17655]: cluster 2024-04-03T16:45:18.972995+0000 mgr.y (mgr.24370) 4408 : cluster [DBG] pgmap v4392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:20 smithi067 bash[17655]: audit 2024-04-03T16:45:19.824187+0000 mon.c (mon.2) 1698 : audit [DBG] from='client.? 172.21.15.67:0/1347425302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:20 smithi067 bash[27441]: cluster 2024-04-03T16:45:18.972995+0000 mgr.y (mgr.24370) 4408 : cluster [DBG] pgmap v4392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:20 smithi067 bash[27441]: audit 2024-04-03T16:45:19.824187+0000 mon.c (mon.2) 1698 : audit [DBG] from='client.? 172.21.15.67:0/1347425302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:22 smithi082 bash[20963]: cluster 2024-04-03T16:45:20.973983+0000 mgr.y (mgr.24370) 4409 : cluster [DBG] pgmap v4393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:22 smithi067 bash[17655]: cluster 2024-04-03T16:45:20.973983+0000 mgr.y (mgr.24370) 4409 : cluster [DBG] pgmap v4393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:22 smithi067 bash[27441]: cluster 2024-04-03T16:45:20.973983+0000 mgr.y (mgr.24370) 4409 : cluster [DBG] pgmap v4393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:23] "GET /metrics HTTP/1.1" 200 239938 "" "Prometheus/2.43.0" 2024-04-03T16:45:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:23 smithi067 bash[27441]: audit 2024-04-03T16:45:22.276777+0000 mon.c (mon.2) 1699 : audit [DBG] from='client.? 172.21.15.67:0/3236566259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:23 smithi067 bash[17655]: audit 2024-04-03T16:45:22.276777+0000 mon.c (mon.2) 1699 : audit [DBG] from='client.? 172.21.15.67:0/3236566259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:45:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:23 smithi082 bash[20963]: audit 2024-04-03T16:45:22.276777+0000 mon.c (mon.2) 1699 : audit [DBG] from='client.? 172.21.15.67:0/3236566259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:24 smithi082 bash[20963]: cluster 2024-04-03T16:45:22.974667+0000 mgr.y (mgr.24370) 4410 : cluster [DBG] pgmap v4394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:24 smithi067 bash[17655]: cluster 2024-04-03T16:45:22.974667+0000 mgr.y (mgr.24370) 4410 : cluster [DBG] pgmap v4394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:24 smithi067 bash[27441]: cluster 2024-04-03T16:45:22.974667+0000 mgr.y (mgr.24370) 4410 : cluster [DBG] pgmap v4394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:25 smithi082 bash[20963]: audit 2024-04-03T16:45:24.724896+0000 mon.c (mon.2) 1700 : audit [DBG] from='client.? 172.21.15.67:0/3785745357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:25 smithi082 bash[20963]: audit 2024-04-03T16:45:24.879260+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:25 smithi067 bash[27441]: audit 2024-04-03T16:45:24.724896+0000 mon.c (mon.2) 1700 : audit [DBG] from='client.? 172.21.15.67:0/3785745357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:25 smithi067 bash[27441]: audit 2024-04-03T16:45:24.879260+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:25 smithi067 bash[17655]: audit 2024-04-03T16:45:24.724896+0000 mon.c (mon.2) 1700 : audit [DBG] from='client.? 172.21.15.67:0/3785745357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:25 smithi067 bash[17655]: audit 2024-04-03T16:45:24.879260+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:26 smithi082 bash[20963]: cluster 2024-04-03T16:45:24.975294+0000 mgr.y (mgr.24370) 4411 : cluster [DBG] pgmap v4395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:26 smithi067 bash[17655]: cluster 2024-04-03T16:45:24.975294+0000 mgr.y (mgr.24370) 4411 : cluster [DBG] pgmap v4395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:26 smithi067 bash[27441]: cluster 2024-04-03T16:45:24.975294+0000 mgr.y (mgr.24370) 4411 : cluster [DBG] pgmap v4395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:27 smithi082 bash[20963]: audit 2024-04-03T16:45:27.176538+0000 mon.c (mon.2) 1701 : audit [DBG] from='client.? 172.21.15.67:0/505451716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:27 smithi067 bash[27441]: audit 2024-04-03T16:45:27.176538+0000 mon.c (mon.2) 1701 : audit [DBG] from='client.? 172.21.15.67:0/505451716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:27 smithi067 bash[17655]: audit 2024-04-03T16:45:27.176538+0000 mon.c (mon.2) 1701 : audit [DBG] from='client.? 172.21.15.67:0/505451716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:28 smithi082 bash[20963]: cluster 2024-04-03T16:45:26.976388+0000 mgr.y (mgr.24370) 4412 : cluster [DBG] pgmap v4396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:28 smithi067 bash[27441]: cluster 2024-04-03T16:45:26.976388+0000 mgr.y (mgr.24370) 4412 : cluster [DBG] pgmap v4396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:28 smithi067 bash[17655]: cluster 2024-04-03T16:45:26.976388+0000 mgr.y (mgr.24370) 4412 : cluster [DBG] pgmap v4396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:30 smithi082 bash[20963]: cluster 2024-04-03T16:45:28.976994+0000 mgr.y (mgr.24370) 4413 : cluster [DBG] pgmap v4397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:30 smithi082 bash[20963]: audit 2024-04-03T16:45:29.629929+0000 mon.c (mon.2) 1702 : audit [DBG] from='client.? 172.21.15.67:0/4072566290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:30 smithi067 bash[27441]: cluster 2024-04-03T16:45:28.976994+0000 mgr.y (mgr.24370) 4413 : cluster [DBG] pgmap v4397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:30 smithi067 bash[27441]: audit 2024-04-03T16:45:29.629929+0000 mon.c (mon.2) 1702 : audit [DBG] from='client.? 172.21.15.67:0/4072566290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:30 smithi067 bash[17655]: cluster 2024-04-03T16:45:28.976994+0000 mgr.y (mgr.24370) 4413 : cluster [DBG] pgmap v4397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:30 smithi067 bash[17655]: audit 2024-04-03T16:45:29.629929+0000 mon.c (mon.2) 1702 : audit [DBG] from='client.? 172.21.15.67:0/4072566290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:32 smithi082 bash[20963]: cluster 2024-04-03T16:45:30.978101+0000 mgr.y (mgr.24370) 4414 : cluster [DBG] pgmap v4398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:32 smithi082 bash[20963]: audit 2024-04-03T16:45:32.089250+0000 mon.a (mon.0) 4351 : audit [DBG] from='client.? 172.21.15.67:0/753729428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:32 smithi067 bash[27441]: cluster 2024-04-03T16:45:30.978101+0000 mgr.y (mgr.24370) 4414 : cluster [DBG] pgmap v4398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:32 smithi067 bash[27441]: audit 2024-04-03T16:45:32.089250+0000 mon.a (mon.0) 4351 : audit [DBG] from='client.? 172.21.15.67:0/753729428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:32 smithi067 bash[17655]: cluster 2024-04-03T16:45:30.978101+0000 mgr.y (mgr.24370) 4414 : cluster [DBG] pgmap v4398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:32 smithi067 bash[17655]: audit 2024-04-03T16:45:32.089250+0000 mon.a (mon.0) 4351 : audit [DBG] from='client.? 172.21.15.67:0/753729428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:33] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T16:45:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:45:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:34 smithi082 bash[20963]: cluster 2024-04-03T16:45:32.978732+0000 mgr.y (mgr.24370) 4415 : cluster [DBG] pgmap v4399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:34 smithi067 bash[27441]: cluster 2024-04-03T16:45:32.978732+0000 mgr.y (mgr.24370) 4415 : cluster [DBG] pgmap v4399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:34 smithi067 bash[17655]: cluster 2024-04-03T16:45:32.978732+0000 mgr.y (mgr.24370) 4415 : cluster [DBG] pgmap v4399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:35 smithi082 bash[20963]: audit 2024-04-03T16:45:34.548572+0000 mon.a (mon.0) 4352 : audit [DBG] from='client.? 172.21.15.67:0/3373692453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:35 smithi067 bash[17655]: audit 2024-04-03T16:45:34.548572+0000 mon.a (mon.0) 4352 : audit [DBG] from='client.? 172.21.15.67:0/3373692453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:35 smithi067 bash[27441]: audit 2024-04-03T16:45:34.548572+0000 mon.a (mon.0) 4352 : audit [DBG] from='client.? 172.21.15.67:0/3373692453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:36 smithi082 bash[20963]: cluster 2024-04-03T16:45:34.979452+0000 mgr.y (mgr.24370) 4416 : cluster [DBG] pgmap v4400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:36 smithi067 bash[17655]: cluster 2024-04-03T16:45:34.979452+0000 mgr.y (mgr.24370) 4416 : cluster [DBG] pgmap v4400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:36 smithi067 bash[27441]: cluster 2024-04-03T16:45:34.979452+0000 mgr.y (mgr.24370) 4416 : cluster [DBG] pgmap v4400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:37 smithi082 bash[20963]: audit 2024-04-03T16:45:36.999029+0000 mon.a (mon.0) 4353 : audit [DBG] from='client.? 172.21.15.67:0/3834268235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:37 smithi067 bash[17655]: audit 2024-04-03T16:45:36.999029+0000 mon.a (mon.0) 4353 : audit [DBG] from='client.? 172.21.15.67:0/3834268235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:37 smithi067 bash[27441]: audit 2024-04-03T16:45:36.999029+0000 mon.a (mon.0) 4353 : audit [DBG] from='client.? 172.21.15.67:0/3834268235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:38 smithi082 bash[20963]: cluster 2024-04-03T16:45:36.980585+0000 mgr.y (mgr.24370) 4417 : cluster [DBG] pgmap v4401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:38 smithi067 bash[17655]: cluster 2024-04-03T16:45:36.980585+0000 mgr.y (mgr.24370) 4417 : cluster [DBG] pgmap v4401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:38 smithi067 bash[27441]: cluster 2024-04-03T16:45:36.980585+0000 mgr.y (mgr.24370) 4417 : cluster [DBG] pgmap v4401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:40 smithi082 bash[20963]: cluster 2024-04-03T16:45:38.981234+0000 mgr.y (mgr.24370) 4418 : cluster [DBG] pgmap v4402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:40 smithi082 bash[20963]: audit 2024-04-03T16:45:39.454294+0000 mon.c (mon.2) 1703 : audit [DBG] from='client.? 172.21.15.67:0/769000031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:40 smithi082 bash[20963]: audit 2024-04-03T16:45:39.879658+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:40 smithi067 bash[27441]: cluster 2024-04-03T16:45:38.981234+0000 mgr.y (mgr.24370) 4418 : cluster [DBG] pgmap v4402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:40 smithi067 bash[27441]: audit 2024-04-03T16:45:39.454294+0000 mon.c (mon.2) 1703 : audit [DBG] from='client.? 172.21.15.67:0/769000031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:40 smithi067 bash[27441]: audit 2024-04-03T16:45:39.879658+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:40 smithi067 bash[17655]: cluster 2024-04-03T16:45:38.981234+0000 mgr.y (mgr.24370) 4418 : cluster [DBG] pgmap v4402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:40 smithi067 bash[17655]: audit 2024-04-03T16:45:39.454294+0000 mon.c (mon.2) 1703 : audit [DBG] from='client.? 172.21.15.67:0/769000031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:40 smithi067 bash[17655]: audit 2024-04-03T16:45:39.879658+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:42 smithi082 bash[20963]: cluster 2024-04-03T16:45:40.982480+0000 mgr.y (mgr.24370) 4419 : cluster [DBG] pgmap v4403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:42 smithi082 bash[20963]: audit 2024-04-03T16:45:41.909292+0000 mon.a (mon.0) 4355 : audit [DBG] from='client.? 172.21.15.67:0/1693118764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:42 smithi067 bash[17655]: cluster 2024-04-03T16:45:40.982480+0000 mgr.y (mgr.24370) 4419 : cluster [DBG] pgmap v4403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:42 smithi067 bash[17655]: audit 2024-04-03T16:45:41.909292+0000 mon.a (mon.0) 4355 : audit [DBG] from='client.? 172.21.15.67:0/1693118764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:42 smithi067 bash[27441]: cluster 2024-04-03T16:45:40.982480+0000 mgr.y (mgr.24370) 4419 : cluster [DBG] pgmap v4403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:42 smithi067 bash[27441]: audit 2024-04-03T16:45:41.909292+0000 mon.a (mon.0) 4355 : audit [DBG] from='client.? 172.21.15.67:0/1693118764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:45:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:45:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:44 smithi082 bash[20963]: cluster 2024-04-03T16:45:42.983307+0000 mgr.y (mgr.24370) 4420 : cluster [DBG] pgmap v4404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:44 smithi067 bash[17655]: cluster 2024-04-03T16:45:42.983307+0000 mgr.y (mgr.24370) 4420 : cluster [DBG] pgmap v4404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:44 smithi067 bash[27441]: cluster 2024-04-03T16:45:42.983307+0000 mgr.y (mgr.24370) 4420 : cluster [DBG] pgmap v4404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:45 smithi082 bash[20963]: audit 2024-04-03T16:45:44.361292+0000 mon.c (mon.2) 1704 : audit [DBG] from='client.? 172.21.15.67:0/632791044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:45 smithi067 bash[27441]: audit 2024-04-03T16:45:44.361292+0000 mon.c (mon.2) 1704 : audit [DBG] from='client.? 172.21.15.67:0/632791044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:45 smithi067 bash[17655]: audit 2024-04-03T16:45:44.361292+0000 mon.c (mon.2) 1704 : audit [DBG] from='client.? 172.21.15.67:0/632791044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:46 smithi082 bash[20963]: cluster 2024-04-03T16:45:44.984099+0000 mgr.y (mgr.24370) 4421 : cluster [DBG] pgmap v4405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:46 smithi067 bash[17655]: cluster 2024-04-03T16:45:44.984099+0000 mgr.y (mgr.24370) 4421 : cluster [DBG] pgmap v4405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:46 smithi067 bash[27441]: cluster 2024-04-03T16:45:44.984099+0000 mgr.y (mgr.24370) 4421 : cluster [DBG] pgmap v4405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:47 smithi082 bash[20963]: audit 2024-04-03T16:45:46.815184+0000 mon.c (mon.2) 1705 : audit [DBG] from='client.? 172.21.15.67:0/4115361549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:47 smithi067 bash[17655]: audit 2024-04-03T16:45:46.815184+0000 mon.c (mon.2) 1705 : audit [DBG] from='client.? 172.21.15.67:0/4115361549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:47 smithi067 bash[27441]: audit 2024-04-03T16:45:46.815184+0000 mon.c (mon.2) 1705 : audit [DBG] from='client.? 172.21.15.67:0/4115361549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:48 smithi082 bash[20963]: cluster 2024-04-03T16:45:46.985213+0000 mgr.y (mgr.24370) 4422 : cluster [DBG] pgmap v4406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:48 smithi067 bash[17655]: cluster 2024-04-03T16:45:46.985213+0000 mgr.y (mgr.24370) 4422 : cluster [DBG] pgmap v4406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:48 smithi067 bash[27441]: cluster 2024-04-03T16:45:46.985213+0000 mgr.y (mgr.24370) 4422 : cluster [DBG] pgmap v4406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:49 smithi082 bash[20963]: audit 2024-04-03T16:45:49.277651+0000 mon.a (mon.0) 4356 : audit [DBG] from='client.? 172.21.15.67:0/2699090250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:49 smithi067 bash[17655]: audit 2024-04-03T16:45:49.277651+0000 mon.a (mon.0) 4356 : audit [DBG] from='client.? 172.21.15.67:0/2699090250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:49 smithi067 bash[27441]: audit 2024-04-03T16:45:49.277651+0000 mon.a (mon.0) 4356 : audit [DBG] from='client.? 172.21.15.67:0/2699090250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:50 smithi067 bash[17655]: cluster 2024-04-03T16:45:48.985792+0000 mgr.y (mgr.24370) 4423 : cluster [DBG] pgmap v4407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:50 smithi067 bash[27441]: cluster 2024-04-03T16:45:48.985792+0000 mgr.y (mgr.24370) 4423 : cluster [DBG] pgmap v4407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:50 smithi082 bash[20963]: cluster 2024-04-03T16:45:48.985792+0000 mgr.y (mgr.24370) 4423 : cluster [DBG] pgmap v4407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:52 smithi067 bash[17655]: cluster 2024-04-03T16:45:50.986946+0000 mgr.y (mgr.24370) 4424 : cluster [DBG] pgmap v4408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:52 smithi067 bash[17655]: audit 2024-04-03T16:45:51.733596+0000 mon.a (mon.0) 4357 : audit [DBG] from='client.? 172.21.15.67:0/3968588898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:52 smithi067 bash[27441]: cluster 2024-04-03T16:45:50.986946+0000 mgr.y (mgr.24370) 4424 : cluster [DBG] pgmap v4408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:52 smithi067 bash[27441]: audit 2024-04-03T16:45:51.733596+0000 mon.a (mon.0) 4357 : audit [DBG] from='client.? 172.21.15.67:0/3968588898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:52 smithi082 bash[20963]: cluster 2024-04-03T16:45:50.986946+0000 mgr.y (mgr.24370) 4424 : cluster [DBG] pgmap v4408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:52 smithi082 bash[20963]: audit 2024-04-03T16:45:51.733596+0000 mon.a (mon.0) 4357 : audit [DBG] from='client.? 172.21.15.67:0/3968588898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:45:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:45:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:54 smithi067 bash[17655]: cluster 2024-04-03T16:45:52.987640+0000 mgr.y (mgr.24370) 4425 : cluster [DBG] pgmap v4409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:54 smithi067 bash[17655]: audit 2024-04-03T16:45:54.187583+0000 mon.a (mon.0) 4358 : audit [DBG] from='client.? 172.21.15.67:0/3940484460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:54 smithi067 bash[27441]: cluster 2024-04-03T16:45:52.987640+0000 mgr.y (mgr.24370) 4425 : cluster [DBG] pgmap v4409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:54 smithi067 bash[27441]: audit 2024-04-03T16:45:54.187583+0000 mon.a (mon.0) 4358 : audit [DBG] from='client.? 172.21.15.67:0/3940484460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:54 smithi082 bash[20963]: cluster 2024-04-03T16:45:52.987640+0000 mgr.y (mgr.24370) 4425 : cluster [DBG] pgmap v4409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:54 smithi082 bash[20963]: audit 2024-04-03T16:45:54.187583+0000 mon.a (mon.0) 4358 : audit [DBG] from='client.? 172.21.15.67:0/3940484460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:55 smithi067 bash[17655]: audit 2024-04-03T16:45:54.880104+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:55 smithi067 bash[27441]: audit 2024-04-03T16:45:54.880104+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:55 smithi082 bash[20963]: audit 2024-04-03T16:45:54.880104+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:45:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:56 smithi067 bash[27441]: cluster 2024-04-03T16:45:54.988350+0000 mgr.y (mgr.24370) 4426 : cluster [DBG] pgmap v4410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:56 smithi067 bash[17655]: cluster 2024-04-03T16:45:54.988350+0000 mgr.y (mgr.24370) 4426 : cluster [DBG] pgmap v4410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:56 smithi082 bash[20963]: cluster 2024-04-03T16:45:54.988350+0000 mgr.y (mgr.24370) 4426 : cluster [DBG] pgmap v4410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:57 smithi067 bash[17655]: audit 2024-04-03T16:45:56.652034+0000 mon.c (mon.2) 1706 : audit [DBG] from='client.? 172.21.15.67:0/2436679845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:57 smithi067 bash[27441]: audit 2024-04-03T16:45:56.652034+0000 mon.c (mon.2) 1706 : audit [DBG] from='client.? 172.21.15.67:0/2436679845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:57 smithi082 bash[20963]: audit 2024-04-03T16:45:56.652034+0000 mon.c (mon.2) 1706 : audit [DBG] from='client.? 172.21.15.67:0/2436679845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:58 smithi067 bash[27441]: cluster 2024-04-03T16:45:56.989456+0000 mgr.y (mgr.24370) 4427 : cluster [DBG] pgmap v4411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:58 smithi067 bash[17655]: cluster 2024-04-03T16:45:56.989456+0000 mgr.y (mgr.24370) 4427 : cluster [DBG] pgmap v4411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:58 smithi082 bash[20963]: cluster 2024-04-03T16:45:56.989456+0000 mgr.y (mgr.24370) 4427 : cluster [DBG] pgmap v4411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:45:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:45:59 smithi082 bash[20963]: audit 2024-04-03T16:45:59.105400+0000 mon.c (mon.2) 1707 : audit [DBG] from='client.? 172.21.15.67:0/1758768327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:45:59 smithi067 bash[27441]: audit 2024-04-03T16:45:59.105400+0000 mon.c (mon.2) 1707 : audit [DBG] from='client.? 172.21.15.67:0/1758768327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:45:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:45:59 smithi067 bash[17655]: audit 2024-04-03T16:45:59.105400+0000 mon.c (mon.2) 1707 : audit [DBG] from='client.? 172.21.15.67:0/1758768327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:00 smithi082 bash[20963]: cluster 2024-04-03T16:45:58.990022+0000 mgr.y (mgr.24370) 4428 : cluster [DBG] pgmap v4412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:00 smithi067 bash[17655]: cluster 2024-04-03T16:45:58.990022+0000 mgr.y (mgr.24370) 4428 : cluster [DBG] pgmap v4412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:00 smithi067 bash[27441]: cluster 2024-04-03T16:45:58.990022+0000 mgr.y (mgr.24370) 4428 : cluster [DBG] pgmap v4412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:02 smithi082 bash[20963]: cluster 2024-04-03T16:46:00.991155+0000 mgr.y (mgr.24370) 4429 : cluster [DBG] pgmap v4413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:02 smithi082 bash[20963]: audit 2024-04-03T16:46:01.554542+0000 mon.a (mon.0) 4360 : audit [DBG] from='client.? 172.21.15.67:0/466988550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:02 smithi067 bash[17655]: cluster 2024-04-03T16:46:00.991155+0000 mgr.y (mgr.24370) 4429 : cluster [DBG] pgmap v4413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:02 smithi067 bash[17655]: audit 2024-04-03T16:46:01.554542+0000 mon.a (mon.0) 4360 : audit [DBG] from='client.? 172.21.15.67:0/466988550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:02 smithi067 bash[27441]: cluster 2024-04-03T16:46:00.991155+0000 mgr.y (mgr.24370) 4429 : cluster [DBG] pgmap v4413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:02 smithi067 bash[27441]: audit 2024-04-03T16:46:01.554542+0000 mon.a (mon.0) 4360 : audit [DBG] from='client.? 172.21.15.67:0/466988550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:03] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:46:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:46:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:04 smithi082 bash[20963]: cluster 2024-04-03T16:46:02.991873+0000 mgr.y (mgr.24370) 4430 : cluster [DBG] pgmap v4414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:04 smithi082 bash[20963]: audit 2024-04-03T16:46:03.720244+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:46:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:04 smithi082 bash[20963]: audit 2024-04-03T16:46:04.008144+0000 mon.c (mon.2) 1708 : audit [DBG] from='client.? 172.21.15.67:0/1029306810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:04 smithi067 bash[17655]: cluster 2024-04-03T16:46:02.991873+0000 mgr.y (mgr.24370) 4430 : cluster [DBG] pgmap v4414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:04 smithi067 bash[17655]: audit 2024-04-03T16:46:03.720244+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:46:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:04 smithi067 bash[17655]: audit 2024-04-03T16:46:04.008144+0000 mon.c (mon.2) 1708 : audit [DBG] from='client.? 172.21.15.67:0/1029306810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:04 smithi067 bash[27441]: cluster 2024-04-03T16:46:02.991873+0000 mgr.y (mgr.24370) 4430 : cluster [DBG] pgmap v4414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:04 smithi067 bash[27441]: audit 2024-04-03T16:46:03.720244+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:46:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:04 smithi067 bash[27441]: audit 2024-04-03T16:46:04.008144+0000 mon.c (mon.2) 1708 : audit [DBG] from='client.? 172.21.15.67:0/1029306810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:06 smithi082 bash[20963]: cluster 2024-04-03T16:46:04.992530+0000 mgr.y (mgr.24370) 4431 : cluster [DBG] pgmap v4415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:06 smithi067 bash[17655]: cluster 2024-04-03T16:46:04.992530+0000 mgr.y (mgr.24370) 4431 : cluster [DBG] pgmap v4415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:06 smithi067 bash[27441]: cluster 2024-04-03T16:46:04.992530+0000 mgr.y (mgr.24370) 4431 : cluster [DBG] pgmap v4415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:07 smithi082 bash[20963]: audit 2024-04-03T16:46:06.460454+0000 mon.c (mon.2) 1709 : audit [DBG] from='client.? 172.21.15.67:0/1314853926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:07 smithi067 bash[17655]: audit 2024-04-03T16:46:06.460454+0000 mon.c (mon.2) 1709 : audit [DBG] from='client.? 172.21.15.67:0/1314853926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:07 smithi067 bash[27441]: audit 2024-04-03T16:46:06.460454+0000 mon.c (mon.2) 1709 : audit [DBG] from='client.? 172.21.15.67:0/1314853926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:08 smithi082 bash[20963]: cluster 2024-04-03T16:46:06.993668+0000 mgr.y (mgr.24370) 4432 : cluster [DBG] pgmap v4416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:08 smithi067 bash[17655]: cluster 2024-04-03T16:46:06.993668+0000 mgr.y (mgr.24370) 4432 : cluster [DBG] pgmap v4416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:08 smithi067 bash[27441]: cluster 2024-04-03T16:46:06.993668+0000 mgr.y (mgr.24370) 4432 : cluster [DBG] pgmap v4416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:09 smithi082 bash[20963]: audit 2024-04-03T16:46:08.918167+0000 mon.a (mon.0) 4362 : audit [DBG] from='client.? 172.21.15.67:0/4258984014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:09 smithi082 bash[20963]: audit 2024-04-03T16:46:09.411785+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:09 smithi082 bash[20963]: audit 2024-04-03T16:46:09.419546+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:09 smithi067 bash[17655]: audit 2024-04-03T16:46:08.918167+0000 mon.a (mon.0) 4362 : audit [DBG] from='client.? 172.21.15.67:0/4258984014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:09 smithi067 bash[17655]: audit 2024-04-03T16:46:09.411785+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:09 smithi067 bash[17655]: audit 2024-04-03T16:46:09.419546+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:09 smithi067 bash[27441]: audit 2024-04-03T16:46:08.918167+0000 mon.a (mon.0) 4362 : audit [DBG] from='client.? 172.21.15.67:0/4258984014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:09 smithi067 bash[27441]: audit 2024-04-03T16:46:09.411785+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:09 smithi067 bash[27441]: audit 2024-04-03T16:46:09.419546+0000 mon.a (mon.0) 4364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:10 smithi082 bash[20963]: cluster 2024-04-03T16:46:08.994293+0000 mgr.y (mgr.24370) 4433 : cluster [DBG] pgmap v4417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:10 smithi082 bash[20963]: audit 2024-04-03T16:46:09.723817+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:10 smithi082 bash[20963]: audit 2024-04-03T16:46:09.730577+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:10 smithi082 bash[20963]: audit 2024-04-03T16:46:09.880135+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:10 smithi082 bash[20963]: audit 2024-04-03T16:46:10.271988+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:46:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:10 smithi082 bash[20963]: audit 2024-04-03T16:46:10.274058+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:46:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:10 smithi082 bash[20963]: audit 2024-04-03T16:46:10.284387+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[17655]: cluster 2024-04-03T16:46:08.994293+0000 mgr.y (mgr.24370) 4433 : cluster [DBG] pgmap v4417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[17655]: audit 2024-04-03T16:46:09.723817+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[17655]: audit 2024-04-03T16:46:09.730577+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[17655]: audit 2024-04-03T16:46:09.880135+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[17655]: audit 2024-04-03T16:46:10.271988+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:46:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[17655]: audit 2024-04-03T16:46:10.274058+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:46:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[17655]: audit 2024-04-03T16:46:10.284387+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[27441]: cluster 2024-04-03T16:46:08.994293+0000 mgr.y (mgr.24370) 4433 : cluster [DBG] pgmap v4417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[27441]: audit 2024-04-03T16:46:09.723817+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[27441]: audit 2024-04-03T16:46:09.730577+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[27441]: audit 2024-04-03T16:46:09.880135+0000 mon.a (mon.0) 4367 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[27441]: audit 2024-04-03T16:46:10.271988+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:46:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[27441]: audit 2024-04-03T16:46:10.274058+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:46:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:10 smithi067 bash[27441]: audit 2024-04-03T16:46:10.284387+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:46:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:11 smithi082 bash[20963]: audit 2024-04-03T16:46:11.360358+0000 mon.a (mon.0) 4371 : audit [DBG] from='client.? 172.21.15.67:0/1005964799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:11 smithi067 bash[27441]: audit 2024-04-03T16:46:11.360358+0000 mon.a (mon.0) 4371 : audit [DBG] from='client.? 172.21.15.67:0/1005964799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:11 smithi067 bash[17655]: audit 2024-04-03T16:46:11.360358+0000 mon.a (mon.0) 4371 : audit [DBG] from='client.? 172.21.15.67:0/1005964799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:12 smithi082 bash[20963]: cluster 2024-04-03T16:46:10.995573+0000 mgr.y (mgr.24370) 4434 : cluster [DBG] pgmap v4418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:12 smithi067 bash[17655]: cluster 2024-04-03T16:46:10.995573+0000 mgr.y (mgr.24370) 4434 : cluster [DBG] pgmap v4418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:12 smithi067 bash[27441]: cluster 2024-04-03T16:46:10.995573+0000 mgr.y (mgr.24370) 4434 : cluster [DBG] pgmap v4418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:13] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:46:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:46:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:14 smithi082 bash[20963]: cluster 2024-04-03T16:46:12.996318+0000 mgr.y (mgr.24370) 4435 : cluster [DBG] pgmap v4419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:14 smithi082 bash[20963]: audit 2024-04-03T16:46:13.809766+0000 mon.b (mon.1) 42 : audit [DBG] from='client.? 172.21.15.67:0/3944323058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:14 smithi067 bash[27441]: cluster 2024-04-03T16:46:12.996318+0000 mgr.y (mgr.24370) 4435 : cluster [DBG] pgmap v4419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:14 smithi067 bash[27441]: audit 2024-04-03T16:46:13.809766+0000 mon.b (mon.1) 42 : audit [DBG] from='client.? 172.21.15.67:0/3944323058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:14 smithi067 bash[17655]: cluster 2024-04-03T16:46:12.996318+0000 mgr.y (mgr.24370) 4435 : cluster [DBG] pgmap v4419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:14 smithi067 bash[17655]: audit 2024-04-03T16:46:13.809766+0000 mon.b (mon.1) 42 : audit [DBG] from='client.? 172.21.15.67:0/3944323058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:16 smithi082 bash[20963]: cluster 2024-04-03T16:46:14.997106+0000 mgr.y (mgr.24370) 4436 : cluster [DBG] pgmap v4420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:16 smithi082 bash[20963]: audit 2024-04-03T16:46:16.264200+0000 mon.a (mon.0) 4372 : audit [DBG] from='client.? 172.21.15.67:0/2699126344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:16 smithi067 bash[27441]: cluster 2024-04-03T16:46:14.997106+0000 mgr.y (mgr.24370) 4436 : cluster [DBG] pgmap v4420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:16 smithi067 bash[27441]: audit 2024-04-03T16:46:16.264200+0000 mon.a (mon.0) 4372 : audit [DBG] from='client.? 172.21.15.67:0/2699126344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:16 smithi067 bash[17655]: cluster 2024-04-03T16:46:14.997106+0000 mgr.y (mgr.24370) 4436 : cluster [DBG] pgmap v4420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:16 smithi067 bash[17655]: audit 2024-04-03T16:46:16.264200+0000 mon.a (mon.0) 4372 : audit [DBG] from='client.? 172.21.15.67:0/2699126344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:18 smithi082 bash[20963]: cluster 2024-04-03T16:46:16.998389+0000 mgr.y (mgr.24370) 4437 : cluster [DBG] pgmap v4421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:18 smithi067 bash[27441]: cluster 2024-04-03T16:46:16.998389+0000 mgr.y (mgr.24370) 4437 : cluster [DBG] pgmap v4421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:18 smithi067 bash[17655]: cluster 2024-04-03T16:46:16.998389+0000 mgr.y (mgr.24370) 4437 : cluster [DBG] pgmap v4421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:19 smithi082 bash[20963]: audit 2024-04-03T16:46:18.717755+0000 mon.a (mon.0) 4373 : audit [DBG] from='client.? 172.21.15.67:0/2250734908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:19 smithi067 bash[27441]: audit 2024-04-03T16:46:18.717755+0000 mon.a (mon.0) 4373 : audit [DBG] from='client.? 172.21.15.67:0/2250734908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:19 smithi067 bash[17655]: audit 2024-04-03T16:46:18.717755+0000 mon.a (mon.0) 4373 : audit [DBG] from='client.? 172.21.15.67:0/2250734908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:20 smithi082 bash[20963]: cluster 2024-04-03T16:46:18.999129+0000 mgr.y (mgr.24370) 4438 : cluster [DBG] pgmap v4422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:20 smithi067 bash[27441]: cluster 2024-04-03T16:46:18.999129+0000 mgr.y (mgr.24370) 4438 : cluster [DBG] pgmap v4422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:20 smithi067 bash[17655]: cluster 2024-04-03T16:46:18.999129+0000 mgr.y (mgr.24370) 4438 : cluster [DBG] pgmap v4422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:21 smithi082 bash[20963]: audit 2024-04-03T16:46:21.171674+0000 mon.c (mon.2) 1710 : audit [DBG] from='client.? 172.21.15.67:0/3012552376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:21 smithi067 bash[27441]: audit 2024-04-03T16:46:21.171674+0000 mon.c (mon.2) 1710 : audit [DBG] from='client.? 172.21.15.67:0/3012552376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:21 smithi067 bash[17655]: audit 2024-04-03T16:46:21.171674+0000 mon.c (mon.2) 1710 : audit [DBG] from='client.? 172.21.15.67:0/3012552376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:22 smithi082 bash[20963]: cluster 2024-04-03T16:46:21.000351+0000 mgr.y (mgr.24370) 4439 : cluster [DBG] pgmap v4423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:22 smithi067 bash[27441]: cluster 2024-04-03T16:46:21.000351+0000 mgr.y (mgr.24370) 4439 : cluster [DBG] pgmap v4423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:22 smithi067 bash[17655]: cluster 2024-04-03T16:46:21.000351+0000 mgr.y (mgr.24370) 4439 : cluster [DBG] pgmap v4423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:23] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:46:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:46:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:24 smithi082 bash[20963]: cluster 2024-04-03T16:46:23.001195+0000 mgr.y (mgr.24370) 4440 : cluster [DBG] pgmap v4424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:24 smithi082 bash[20963]: audit 2024-04-03T16:46:23.630201+0000 mon.c (mon.2) 1711 : audit [DBG] from='client.? 172.21.15.67:0/1175141306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:24 smithi067 bash[17655]: cluster 2024-04-03T16:46:23.001195+0000 mgr.y (mgr.24370) 4440 : cluster [DBG] pgmap v4424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:24 smithi067 bash[17655]: audit 2024-04-03T16:46:23.630201+0000 mon.c (mon.2) 1711 : audit [DBG] from='client.? 172.21.15.67:0/1175141306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:24 smithi067 bash[27441]: cluster 2024-04-03T16:46:23.001195+0000 mgr.y (mgr.24370) 4440 : cluster [DBG] pgmap v4424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:24 smithi067 bash[27441]: audit 2024-04-03T16:46:23.630201+0000 mon.c (mon.2) 1711 : audit [DBG] from='client.? 172.21.15.67:0/1175141306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:25 smithi082 bash[20963]: audit 2024-04-03T16:46:24.880752+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:25 smithi067 bash[17655]: audit 2024-04-03T16:46:24.880752+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:25 smithi067 bash[27441]: audit 2024-04-03T16:46:24.880752+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:26 smithi082 bash[20963]: cluster 2024-04-03T16:46:25.001916+0000 mgr.y (mgr.24370) 4441 : cluster [DBG] pgmap v4425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:26 smithi082 bash[20963]: audit 2024-04-03T16:46:26.085433+0000 mon.c (mon.2) 1712 : audit [DBG] from='client.? 172.21.15.67:0/1555390602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:26 smithi067 bash[27441]: cluster 2024-04-03T16:46:25.001916+0000 mgr.y (mgr.24370) 4441 : cluster [DBG] pgmap v4425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:26 smithi067 bash[27441]: audit 2024-04-03T16:46:26.085433+0000 mon.c (mon.2) 1712 : audit [DBG] from='client.? 172.21.15.67:0/1555390602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:26 smithi067 bash[17655]: cluster 2024-04-03T16:46:25.001916+0000 mgr.y (mgr.24370) 4441 : cluster [DBG] pgmap v4425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:26 smithi067 bash[17655]: audit 2024-04-03T16:46:26.085433+0000 mon.c (mon.2) 1712 : audit [DBG] from='client.? 172.21.15.67:0/1555390602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:28 smithi082 bash[20963]: cluster 2024-04-03T16:46:27.003232+0000 mgr.y (mgr.24370) 4442 : cluster [DBG] pgmap v4426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:28 smithi067 bash[27441]: cluster 2024-04-03T16:46:27.003232+0000 mgr.y (mgr.24370) 4442 : cluster [DBG] pgmap v4426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:28 smithi067 bash[17655]: cluster 2024-04-03T16:46:27.003232+0000 mgr.y (mgr.24370) 4442 : cluster [DBG] pgmap v4426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:29 smithi082 bash[20963]: audit 2024-04-03T16:46:28.545996+0000 mon.c (mon.2) 1713 : audit [DBG] from='client.? 172.21.15.67:0/2431908091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:29 smithi067 bash[27441]: audit 2024-04-03T16:46:28.545996+0000 mon.c (mon.2) 1713 : audit [DBG] from='client.? 172.21.15.67:0/2431908091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:29 smithi067 bash[17655]: audit 2024-04-03T16:46:28.545996+0000 mon.c (mon.2) 1713 : audit [DBG] from='client.? 172.21.15.67:0/2431908091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:30 smithi082 bash[20963]: cluster 2024-04-03T16:46:29.004100+0000 mgr.y (mgr.24370) 4443 : cluster [DBG] pgmap v4427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:30 smithi067 bash[17655]: cluster 2024-04-03T16:46:29.004100+0000 mgr.y (mgr.24370) 4443 : cluster [DBG] pgmap v4427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:30 smithi067 bash[27441]: cluster 2024-04-03T16:46:29.004100+0000 mgr.y (mgr.24370) 4443 : cluster [DBG] pgmap v4427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:31 smithi082 bash[20963]: audit 2024-04-03T16:46:30.996890+0000 mon.c (mon.2) 1714 : audit [DBG] from='client.? 172.21.15.67:0/936151246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:31 smithi067 bash[17655]: audit 2024-04-03T16:46:30.996890+0000 mon.c (mon.2) 1714 : audit [DBG] from='client.? 172.21.15.67:0/936151246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:31 smithi067 bash[27441]: audit 2024-04-03T16:46:30.996890+0000 mon.c (mon.2) 1714 : audit [DBG] from='client.? 172.21.15.67:0/936151246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:32 smithi082 bash[20963]: cluster 2024-04-03T16:46:31.005132+0000 mgr.y (mgr.24370) 4444 : cluster [DBG] pgmap v4428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:32 smithi067 bash[17655]: cluster 2024-04-03T16:46:31.005132+0000 mgr.y (mgr.24370) 4444 : cluster [DBG] pgmap v4428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:32 smithi067 bash[27441]: cluster 2024-04-03T16:46:31.005132+0000 mgr.y (mgr.24370) 4444 : cluster [DBG] pgmap v4428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:46:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:33 smithi082 bash[20963]: audit 2024-04-03T16:46:33.451165+0000 mon.c (mon.2) 1715 : audit [DBG] from='client.? 172.21.15.67:0/1298344210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:46:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:33 smithi067 bash[17655]: audit 2024-04-03T16:46:33.451165+0000 mon.c (mon.2) 1715 : audit [DBG] from='client.? 172.21.15.67:0/1298344210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:33 smithi067 bash[27441]: audit 2024-04-03T16:46:33.451165+0000 mon.c (mon.2) 1715 : audit [DBG] from='client.? 172.21.15.67:0/1298344210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:34 smithi082 bash[20963]: cluster 2024-04-03T16:46:33.005956+0000 mgr.y (mgr.24370) 4445 : cluster [DBG] pgmap v4429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:34 smithi067 bash[17655]: cluster 2024-04-03T16:46:33.005956+0000 mgr.y (mgr.24370) 4445 : cluster [DBG] pgmap v4429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:34 smithi067 bash[27441]: cluster 2024-04-03T16:46:33.005956+0000 mgr.y (mgr.24370) 4445 : cluster [DBG] pgmap v4429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:36 smithi082 bash[20963]: cluster 2024-04-03T16:46:35.006839+0000 mgr.y (mgr.24370) 4446 : cluster [DBG] pgmap v4430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:36 smithi082 bash[20963]: audit 2024-04-03T16:46:35.910962+0000 mon.b (mon.1) 43 : audit [DBG] from='client.? 172.21.15.67:0/116302936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:36 smithi067 bash[17655]: cluster 2024-04-03T16:46:35.006839+0000 mgr.y (mgr.24370) 4446 : cluster [DBG] pgmap v4430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:36 smithi067 bash[17655]: audit 2024-04-03T16:46:35.910962+0000 mon.b (mon.1) 43 : audit [DBG] from='client.? 172.21.15.67:0/116302936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:36 smithi067 bash[27441]: cluster 2024-04-03T16:46:35.006839+0000 mgr.y (mgr.24370) 4446 : cluster [DBG] pgmap v4430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:36 smithi067 bash[27441]: audit 2024-04-03T16:46:35.910962+0000 mon.b (mon.1) 43 : audit [DBG] from='client.? 172.21.15.67:0/116302936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:38 smithi082 bash[20963]: cluster 2024-04-03T16:46:37.008209+0000 mgr.y (mgr.24370) 4447 : cluster [DBG] pgmap v4431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:38 smithi082 bash[20963]: audit 2024-04-03T16:46:38.368419+0000 mon.c (mon.2) 1716 : audit [DBG] from='client.? 172.21.15.67:0/2036713166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:38 smithi067 bash[27441]: cluster 2024-04-03T16:46:37.008209+0000 mgr.y (mgr.24370) 4447 : cluster [DBG] pgmap v4431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:38 smithi067 bash[27441]: audit 2024-04-03T16:46:38.368419+0000 mon.c (mon.2) 1716 : audit [DBG] from='client.? 172.21.15.67:0/2036713166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:38 smithi067 bash[17655]: cluster 2024-04-03T16:46:37.008209+0000 mgr.y (mgr.24370) 4447 : cluster [DBG] pgmap v4431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:38 smithi067 bash[17655]: audit 2024-04-03T16:46:38.368419+0000 mon.c (mon.2) 1716 : audit [DBG] from='client.? 172.21.15.67:0/2036713166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:40 smithi082 bash[20963]: cluster 2024-04-03T16:46:39.009060+0000 mgr.y (mgr.24370) 4448 : cluster [DBG] pgmap v4432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:40 smithi082 bash[20963]: audit 2024-04-03T16:46:39.881446+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:40 smithi067 bash[17655]: cluster 2024-04-03T16:46:39.009060+0000 mgr.y (mgr.24370) 4448 : cluster [DBG] pgmap v4432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:40 smithi067 bash[17655]: audit 2024-04-03T16:46:39.881446+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:40 smithi067 bash[27441]: cluster 2024-04-03T16:46:39.009060+0000 mgr.y (mgr.24370) 4448 : cluster [DBG] pgmap v4432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:40 smithi067 bash[27441]: audit 2024-04-03T16:46:39.881446+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:41 smithi082 bash[20963]: audit 2024-04-03T16:46:40.823664+0000 mon.a (mon.0) 4376 : audit [DBG] from='client.? 172.21.15.67:0/2030204013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:41 smithi067 bash[27441]: audit 2024-04-03T16:46:40.823664+0000 mon.a (mon.0) 4376 : audit [DBG] from='client.? 172.21.15.67:0/2030204013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:41 smithi067 bash[17655]: audit 2024-04-03T16:46:40.823664+0000 mon.a (mon.0) 4376 : audit [DBG] from='client.? 172.21.15.67:0/2030204013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:42 smithi082 bash[20963]: cluster 2024-04-03T16:46:41.010269+0000 mgr.y (mgr.24370) 4449 : cluster [DBG] pgmap v4433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:42 smithi067 bash[17655]: cluster 2024-04-03T16:46:41.010269+0000 mgr.y (mgr.24370) 4449 : cluster [DBG] pgmap v4433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:42 smithi067 bash[27441]: cluster 2024-04-03T16:46:41.010269+0000 mgr.y (mgr.24370) 4449 : cluster [DBG] pgmap v4433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:43] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:46:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:46:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:43 smithi082 bash[20963]: audit 2024-04-03T16:46:43.283620+0000 mon.c (mon.2) 1717 : audit [DBG] from='client.? 172.21.15.67:0/541393299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:43 smithi067 bash[27441]: audit 2024-04-03T16:46:43.283620+0000 mon.c (mon.2) 1717 : audit [DBG] from='client.? 172.21.15.67:0/541393299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:43 smithi067 bash[17655]: audit 2024-04-03T16:46:43.283620+0000 mon.c (mon.2) 1717 : audit [DBG] from='client.? 172.21.15.67:0/541393299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:44 smithi082 bash[20963]: cluster 2024-04-03T16:46:43.010942+0000 mgr.y (mgr.24370) 4450 : cluster [DBG] pgmap v4434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:44 smithi067 bash[27441]: cluster 2024-04-03T16:46:43.010942+0000 mgr.y (mgr.24370) 4450 : cluster [DBG] pgmap v4434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:44 smithi067 bash[17655]: cluster 2024-04-03T16:46:43.010942+0000 mgr.y (mgr.24370) 4450 : cluster [DBG] pgmap v4434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:46 smithi082 bash[20963]: cluster 2024-04-03T16:46:45.011636+0000 mgr.y (mgr.24370) 4451 : cluster [DBG] pgmap v4435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:46 smithi082 bash[20963]: audit 2024-04-03T16:46:45.738883+0000 mon.c (mon.2) 1718 : audit [DBG] from='client.? 172.21.15.67:0/1592925215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:46 smithi067 bash[17655]: cluster 2024-04-03T16:46:45.011636+0000 mgr.y (mgr.24370) 4451 : cluster [DBG] pgmap v4435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:46 smithi067 bash[17655]: audit 2024-04-03T16:46:45.738883+0000 mon.c (mon.2) 1718 : audit [DBG] from='client.? 172.21.15.67:0/1592925215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:46 smithi067 bash[27441]: cluster 2024-04-03T16:46:45.011636+0000 mgr.y (mgr.24370) 4451 : cluster [DBG] pgmap v4435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:46 smithi067 bash[27441]: audit 2024-04-03T16:46:45.738883+0000 mon.c (mon.2) 1718 : audit [DBG] from='client.? 172.21.15.67:0/1592925215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:48 smithi082 bash[20963]: cluster 2024-04-03T16:46:47.012892+0000 mgr.y (mgr.24370) 4452 : cluster [DBG] pgmap v4436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:48 smithi082 bash[20963]: audit 2024-04-03T16:46:48.191249+0000 mon.c (mon.2) 1719 : audit [DBG] from='client.? 172.21.15.67:0/3115498465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:48 smithi067 bash[17655]: cluster 2024-04-03T16:46:47.012892+0000 mgr.y (mgr.24370) 4452 : cluster [DBG] pgmap v4436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:48 smithi067 bash[17655]: audit 2024-04-03T16:46:48.191249+0000 mon.c (mon.2) 1719 : audit [DBG] from='client.? 172.21.15.67:0/3115498465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:48 smithi067 bash[27441]: cluster 2024-04-03T16:46:47.012892+0000 mgr.y (mgr.24370) 4452 : cluster [DBG] pgmap v4436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:48 smithi067 bash[27441]: audit 2024-04-03T16:46:48.191249+0000 mon.c (mon.2) 1719 : audit [DBG] from='client.? 172.21.15.67:0/3115498465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:50 smithi082 bash[20963]: cluster 2024-04-03T16:46:49.013566+0000 mgr.y (mgr.24370) 4453 : cluster [DBG] pgmap v4437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:50 smithi067 bash[17655]: cluster 2024-04-03T16:46:49.013566+0000 mgr.y (mgr.24370) 4453 : cluster [DBG] pgmap v4437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:50 smithi067 bash[27441]: cluster 2024-04-03T16:46:49.013566+0000 mgr.y (mgr.24370) 4453 : cluster [DBG] pgmap v4437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:51 smithi082 bash[20963]: audit 2024-04-03T16:46:50.644770+0000 mon.a (mon.0) 4377 : audit [DBG] from='client.? 172.21.15.67:0/240579197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:51 smithi067 bash[17655]: audit 2024-04-03T16:46:50.644770+0000 mon.a (mon.0) 4377 : audit [DBG] from='client.? 172.21.15.67:0/240579197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:51 smithi067 bash[27441]: audit 2024-04-03T16:46:50.644770+0000 mon.a (mon.0) 4377 : audit [DBG] from='client.? 172.21.15.67:0/240579197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:52 smithi082 bash[20963]: cluster 2024-04-03T16:46:51.014771+0000 mgr.y (mgr.24370) 4454 : cluster [DBG] pgmap v4438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:52 smithi067 bash[17655]: cluster 2024-04-03T16:46:51.014771+0000 mgr.y (mgr.24370) 4454 : cluster [DBG] pgmap v4438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:52 smithi067 bash[27441]: cluster 2024-04-03T16:46:51.014771+0000 mgr.y (mgr.24370) 4454 : cluster [DBG] pgmap v4438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:53] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:46:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:53 smithi082 bash[20963]: audit 2024-04-03T16:46:53.093221+0000 mon.c (mon.2) 1720 : audit [DBG] from='client.? 172.21.15.67:0/3408406086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:46:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:53 smithi067 bash[17655]: audit 2024-04-03T16:46:53.093221+0000 mon.c (mon.2) 1720 : audit [DBG] from='client.? 172.21.15.67:0/3408406086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:53 smithi067 bash[27441]: audit 2024-04-03T16:46:53.093221+0000 mon.c (mon.2) 1720 : audit [DBG] from='client.? 172.21.15.67:0/3408406086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:54 smithi082 bash[20963]: cluster 2024-04-03T16:46:53.015283+0000 mgr.y (mgr.24370) 4455 : cluster [DBG] pgmap v4439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:54 smithi067 bash[17655]: cluster 2024-04-03T16:46:53.015283+0000 mgr.y (mgr.24370) 4455 : cluster [DBG] pgmap v4439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:54 smithi067 bash[27441]: cluster 2024-04-03T16:46:53.015283+0000 mgr.y (mgr.24370) 4455 : cluster [DBG] pgmap v4439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:55 smithi067 bash[17655]: audit 2024-04-03T16:46:54.881589+0000 mon.a (mon.0) 4378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:55 smithi067 bash[17655]: audit 2024-04-03T16:46:55.541355+0000 mon.a (mon.0) 4379 : audit [DBG] from='client.? 172.21.15.67:0/2234848397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:55 smithi067 bash[27441]: audit 2024-04-03T16:46:54.881589+0000 mon.a (mon.0) 4378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:55 smithi067 bash[27441]: audit 2024-04-03T16:46:55.541355+0000 mon.a (mon.0) 4379 : audit [DBG] from='client.? 172.21.15.67:0/2234848397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:55 smithi082 bash[20963]: audit 2024-04-03T16:46:54.881589+0000 mon.a (mon.0) 4378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:46:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:55 smithi082 bash[20963]: audit 2024-04-03T16:46:55.541355+0000 mon.a (mon.0) 4379 : audit [DBG] from='client.? 172.21.15.67:0/2234848397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:56 smithi067 bash[17655]: cluster 2024-04-03T16:46:55.015940+0000 mgr.y (mgr.24370) 4456 : cluster [DBG] pgmap v4440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:56 smithi067 bash[27441]: cluster 2024-04-03T16:46:55.015940+0000 mgr.y (mgr.24370) 4456 : cluster [DBG] pgmap v4440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:56 smithi082 bash[20963]: cluster 2024-04-03T16:46:55.015940+0000 mgr.y (mgr.24370) 4456 : cluster [DBG] pgmap v4440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:58 smithi067 bash[17655]: cluster 2024-04-03T16:46:57.017178+0000 mgr.y (mgr.24370) 4457 : cluster [DBG] pgmap v4441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:46:58 smithi067 bash[17655]: audit 2024-04-03T16:46:57.991871+0000 mon.a (mon.0) 4380 : audit [DBG] from='client.? 172.21.15.67:0/1740548117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:58 smithi067 bash[27441]: cluster 2024-04-03T16:46:57.017178+0000 mgr.y (mgr.24370) 4457 : cluster [DBG] pgmap v4441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:46:58 smithi067 bash[27441]: audit 2024-04-03T16:46:57.991871+0000 mon.a (mon.0) 4380 : audit [DBG] from='client.? 172.21.15.67:0/1740548117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:46:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:58 smithi082 bash[20963]: cluster 2024-04-03T16:46:57.017178+0000 mgr.y (mgr.24370) 4457 : cluster [DBG] pgmap v4441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:46:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:46:58 smithi082 bash[20963]: audit 2024-04-03T16:46:57.991871+0000 mon.a (mon.0) 4380 : audit [DBG] from='client.? 172.21.15.67:0/1740548117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:00 smithi067 bash[27441]: cluster 2024-04-03T16:46:59.017857+0000 mgr.y (mgr.24370) 4458 : cluster [DBG] pgmap v4442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:00 smithi067 bash[27441]: audit 2024-04-03T16:47:00.447528+0000 mon.c (mon.2) 1721 : audit [DBG] from='client.? 172.21.15.67:0/2591064145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:00 smithi067 bash[17655]: cluster 2024-04-03T16:46:59.017857+0000 mgr.y (mgr.24370) 4458 : cluster [DBG] pgmap v4442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:00 smithi067 bash[17655]: audit 2024-04-03T16:47:00.447528+0000 mon.c (mon.2) 1721 : audit [DBG] from='client.? 172.21.15.67:0/2591064145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:00 smithi082 bash[20963]: cluster 2024-04-03T16:46:59.017857+0000 mgr.y (mgr.24370) 4458 : cluster [DBG] pgmap v4442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:00 smithi082 bash[20963]: audit 2024-04-03T16:47:00.447528+0000 mon.c (mon.2) 1721 : audit [DBG] from='client.? 172.21.15.67:0/2591064145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:02 smithi067 bash[17655]: cluster 2024-04-03T16:47:01.018980+0000 mgr.y (mgr.24370) 4459 : cluster [DBG] pgmap v4443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:02 smithi067 bash[27441]: cluster 2024-04-03T16:47:01.018980+0000 mgr.y (mgr.24370) 4459 : cluster [DBG] pgmap v4443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:02 smithi082 bash[20963]: cluster 2024-04-03T16:47:01.018980+0000 mgr.y (mgr.24370) 4459 : cluster [DBG] pgmap v4443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:03] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:47:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:03 smithi082 bash[20963]: audit 2024-04-03T16:47:02.891515+0000 mon.a (mon.0) 4381 : audit [DBG] from='client.? 172.21.15.67:0/2876973515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:47:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:03 smithi067 bash[17655]: audit 2024-04-03T16:47:02.891515+0000 mon.a (mon.0) 4381 : audit [DBG] from='client.? 172.21.15.67:0/2876973515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:03 smithi067 bash[27441]: audit 2024-04-03T16:47:02.891515+0000 mon.a (mon.0) 4381 : audit [DBG] from='client.? 172.21.15.67:0/2876973515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:04 smithi067 bash[27441]: cluster 2024-04-03T16:47:03.019814+0000 mgr.y (mgr.24370) 4460 : cluster [DBG] pgmap v4444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:04 smithi067 bash[17655]: cluster 2024-04-03T16:47:03.019814+0000 mgr.y (mgr.24370) 4460 : cluster [DBG] pgmap v4444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:04 smithi082 bash[20963]: cluster 2024-04-03T16:47:03.019814+0000 mgr.y (mgr.24370) 4460 : cluster [DBG] pgmap v4444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:05 smithi082 bash[20963]: audit 2024-04-03T16:47:05.343599+0000 mon.a (mon.0) 4382 : audit [DBG] from='client.? 172.21.15.67:0/332569603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:05 smithi067 bash[17655]: audit 2024-04-03T16:47:05.343599+0000 mon.a (mon.0) 4382 : audit [DBG] from='client.? 172.21.15.67:0/332569603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:05 smithi067 bash[27441]: audit 2024-04-03T16:47:05.343599+0000 mon.a (mon.0) 4382 : audit [DBG] from='client.? 172.21.15.67:0/332569603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:06 smithi082 bash[20963]: cluster 2024-04-03T16:47:05.020550+0000 mgr.y (mgr.24370) 4461 : cluster [DBG] pgmap v4445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:06 smithi067 bash[27441]: cluster 2024-04-03T16:47:05.020550+0000 mgr.y (mgr.24370) 4461 : cluster [DBG] pgmap v4445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:06 smithi067 bash[17655]: cluster 2024-04-03T16:47:05.020550+0000 mgr.y (mgr.24370) 4461 : cluster [DBG] pgmap v4445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:08 smithi082 bash[20963]: cluster 2024-04-03T16:47:07.021788+0000 mgr.y (mgr.24370) 4462 : cluster [DBG] pgmap v4446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:08 smithi082 bash[20963]: audit 2024-04-03T16:47:07.796172+0000 mon.a (mon.0) 4383 : audit [DBG] from='client.? 172.21.15.67:0/3486826331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:08 smithi067 bash[27441]: cluster 2024-04-03T16:47:07.021788+0000 mgr.y (mgr.24370) 4462 : cluster [DBG] pgmap v4446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:08 smithi067 bash[27441]: audit 2024-04-03T16:47:07.796172+0000 mon.a (mon.0) 4383 : audit [DBG] from='client.? 172.21.15.67:0/3486826331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:08 smithi067 bash[17655]: cluster 2024-04-03T16:47:07.021788+0000 mgr.y (mgr.24370) 4462 : cluster [DBG] pgmap v4446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:08 smithi067 bash[17655]: audit 2024-04-03T16:47:07.796172+0000 mon.a (mon.0) 4383 : audit [DBG] from='client.? 172.21.15.67:0/3486826331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:10 smithi082 bash[20963]: cluster 2024-04-03T16:47:09.022575+0000 mgr.y (mgr.24370) 4463 : cluster [DBG] pgmap v4447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:10 smithi082 bash[20963]: audit 2024-04-03T16:47:09.881992+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:10 smithi082 bash[20963]: audit 2024-04-03T16:47:10.244826+0000 mon.c (mon.2) 1722 : audit [DBG] from='client.? 172.21.15.67:0/636886262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:10 smithi082 bash[20963]: audit 2024-04-03T16:47:10.362273+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:47:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:10 smithi067 bash[17655]: cluster 2024-04-03T16:47:09.022575+0000 mgr.y (mgr.24370) 4463 : cluster [DBG] pgmap v4447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:10 smithi067 bash[17655]: audit 2024-04-03T16:47:09.881992+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:10 smithi067 bash[17655]: audit 2024-04-03T16:47:10.244826+0000 mon.c (mon.2) 1722 : audit [DBG] from='client.? 172.21.15.67:0/636886262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:10 smithi067 bash[17655]: audit 2024-04-03T16:47:10.362273+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:47:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:10 smithi067 bash[27441]: cluster 2024-04-03T16:47:09.022575+0000 mgr.y (mgr.24370) 4463 : cluster [DBG] pgmap v4447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:10 smithi067 bash[27441]: audit 2024-04-03T16:47:09.881992+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:10 smithi067 bash[27441]: audit 2024-04-03T16:47:10.244826+0000 mon.c (mon.2) 1722 : audit [DBG] from='client.? 172.21.15.67:0/636886262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:10 smithi067 bash[27441]: audit 2024-04-03T16:47:10.362273+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:47:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:12 smithi067 bash[27441]: cluster 2024-04-03T16:47:11.023753+0000 mgr.y (mgr.24370) 4464 : cluster [DBG] pgmap v4448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:12 smithi067 bash[17655]: cluster 2024-04-03T16:47:11.023753+0000 mgr.y (mgr.24370) 4464 : cluster [DBG] pgmap v4448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:12 smithi082 bash[20963]: cluster 2024-04-03T16:47:11.023753+0000 mgr.y (mgr.24370) 4464 : cluster [DBG] pgmap v4448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:47:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:13 smithi082 bash[20963]: audit 2024-04-03T16:47:12.703504+0000 mon.a (mon.0) 4386 : audit [DBG] from='client.? 172.21.15.67:0/4167200704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:47:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:13 smithi067 bash[27441]: audit 2024-04-03T16:47:12.703504+0000 mon.a (mon.0) 4386 : audit [DBG] from='client.? 172.21.15.67:0/4167200704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:13 smithi067 bash[17655]: audit 2024-04-03T16:47:12.703504+0000 mon.a (mon.0) 4386 : audit [DBG] from='client.? 172.21.15.67:0/4167200704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:14 smithi082 bash[20963]: cluster 2024-04-03T16:47:13.024503+0000 mgr.y (mgr.24370) 4465 : cluster [DBG] pgmap v4449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:14 smithi067 bash[27441]: cluster 2024-04-03T16:47:13.024503+0000 mgr.y (mgr.24370) 4465 : cluster [DBG] pgmap v4449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:14 smithi067 bash[17655]: cluster 2024-04-03T16:47:13.024503+0000 mgr.y (mgr.24370) 4465 : cluster [DBG] pgmap v4449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:15 smithi082 bash[20963]: audit 2024-04-03T16:47:15.151518+0000 mon.a (mon.0) 4387 : audit [DBG] from='client.? 172.21.15.67:0/696348570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:15 smithi067 bash[27441]: audit 2024-04-03T16:47:15.151518+0000 mon.a (mon.0) 4387 : audit [DBG] from='client.? 172.21.15.67:0/696348570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:15 smithi067 bash[17655]: audit 2024-04-03T16:47:15.151518+0000 mon.a (mon.0) 4387 : audit [DBG] from='client.? 172.21.15.67:0/696348570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:16 smithi082 bash[20963]: cluster 2024-04-03T16:47:15.025130+0000 mgr.y (mgr.24370) 4466 : cluster [DBG] pgmap v4450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:16 smithi082 bash[20963]: audit 2024-04-03T16:47:16.108858+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:16 smithi082 bash[20963]: audit 2024-04-03T16:47:16.116950+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:16 smithi082 bash[20963]: audit 2024-04-03T16:47:16.364889+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:16 smithi082 bash[20963]: audit 2024-04-03T16:47:16.375749+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[27441]: cluster 2024-04-03T16:47:15.025130+0000 mgr.y (mgr.24370) 4466 : cluster [DBG] pgmap v4450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[27441]: audit 2024-04-03T16:47:16.108858+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[27441]: audit 2024-04-03T16:47:16.116950+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[27441]: audit 2024-04-03T16:47:16.364889+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[27441]: audit 2024-04-03T16:47:16.375749+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[17655]: cluster 2024-04-03T16:47:15.025130+0000 mgr.y (mgr.24370) 4466 : cluster [DBG] pgmap v4450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[17655]: audit 2024-04-03T16:47:16.108858+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[17655]: audit 2024-04-03T16:47:16.116950+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[17655]: audit 2024-04-03T16:47:16.364889+0000 mon.a (mon.0) 4390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:16 smithi067 bash[17655]: audit 2024-04-03T16:47:16.375749+0000 mon.a (mon.0) 4391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:17 smithi082 bash[20963]: audit 2024-04-03T16:47:17.596994+0000 mon.c (mon.2) 1723 : audit [DBG] from='client.? 172.21.15.67:0/1487404699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:17 smithi067 bash[17655]: audit 2024-04-03T16:47:17.596994+0000 mon.c (mon.2) 1723 : audit [DBG] from='client.? 172.21.15.67:0/1487404699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:17 smithi067 bash[27441]: audit 2024-04-03T16:47:17.596994+0000 mon.c (mon.2) 1723 : audit [DBG] from='client.? 172.21.15.67:0/1487404699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:18 smithi082 bash[20963]: cluster 2024-04-03T16:47:17.026313+0000 mgr.y (mgr.24370) 4467 : cluster [DBG] pgmap v4451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:18 smithi067 bash[17655]: cluster 2024-04-03T16:47:17.026313+0000 mgr.y (mgr.24370) 4467 : cluster [DBG] pgmap v4451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:18 smithi067 bash[27441]: cluster 2024-04-03T16:47:17.026313+0000 mgr.y (mgr.24370) 4467 : cluster [DBG] pgmap v4451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:20 smithi082 bash[20963]: cluster 2024-04-03T16:47:19.027004+0000 mgr.y (mgr.24370) 4468 : cluster [DBG] pgmap v4452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:20 smithi082 bash[20963]: audit 2024-04-03T16:47:20.052384+0000 mon.c (mon.2) 1724 : audit [DBG] from='client.? 172.21.15.67:0/966044258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:20 smithi067 bash[17655]: cluster 2024-04-03T16:47:19.027004+0000 mgr.y (mgr.24370) 4468 : cluster [DBG] pgmap v4452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:20 smithi067 bash[17655]: audit 2024-04-03T16:47:20.052384+0000 mon.c (mon.2) 1724 : audit [DBG] from='client.? 172.21.15.67:0/966044258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:20 smithi067 bash[27441]: cluster 2024-04-03T16:47:19.027004+0000 mgr.y (mgr.24370) 4468 : cluster [DBG] pgmap v4452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:20 smithi067 bash[27441]: audit 2024-04-03T16:47:20.052384+0000 mon.c (mon.2) 1724 : audit [DBG] from='client.? 172.21.15.67:0/966044258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:22 smithi067 bash[17655]: cluster 2024-04-03T16:47:21.028210+0000 mgr.y (mgr.24370) 4469 : cluster [DBG] pgmap v4453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:22 smithi067 bash[17655]: audit 2024-04-03T16:47:22.502149+0000 mon.a (mon.0) 4392 : audit [DBG] from='client.? 172.21.15.67:0/616806648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:22 smithi067 bash[27441]: cluster 2024-04-03T16:47:21.028210+0000 mgr.y (mgr.24370) 4469 : cluster [DBG] pgmap v4453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:22 smithi067 bash[27441]: audit 2024-04-03T16:47:22.502149+0000 mon.a (mon.0) 4392 : audit [DBG] from='client.? 172.21.15.67:0/616806648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:22 smithi082 bash[20963]: cluster 2024-04-03T16:47:21.028210+0000 mgr.y (mgr.24370) 4469 : cluster [DBG] pgmap v4453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:22 smithi082 bash[20963]: audit 2024-04-03T16:47:22.502149+0000 mon.a (mon.0) 4392 : audit [DBG] from='client.? 172.21.15.67:0/616806648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:47:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:47:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:23 smithi082 bash[20963]: cluster 2024-04-03T16:47:23.028837+0000 mgr.y (mgr.24370) 4470 : cluster [DBG] pgmap v4454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:23 smithi067 bash[17655]: cluster 2024-04-03T16:47:23.028837+0000 mgr.y (mgr.24370) 4470 : cluster [DBG] pgmap v4454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:23 smithi067 bash[27441]: cluster 2024-04-03T16:47:23.028837+0000 mgr.y (mgr.24370) 4470 : cluster [DBG] pgmap v4454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:24 smithi082 bash[20963]: audit 2024-04-03T16:47:24.882280+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:24 smithi067 bash[17655]: audit 2024-04-03T16:47:24.882280+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:24 smithi067 bash[27441]: audit 2024-04-03T16:47:24.882280+0000 mon.a (mon.0) 4393 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:25 smithi082 bash[20963]: audit 2024-04-03T16:47:24.955314+0000 mon.a (mon.0) 4394 : audit [DBG] from='client.? 172.21.15.67:0/3755062457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:25 smithi082 bash[20963]: cluster 2024-04-03T16:47:25.029497+0000 mgr.y (mgr.24370) 4471 : cluster [DBG] pgmap v4455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:26.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:25 smithi067 bash[27441]: audit 2024-04-03T16:47:24.955314+0000 mon.a (mon.0) 4394 : audit [DBG] from='client.? 172.21.15.67:0/3755062457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:25 smithi067 bash[27441]: cluster 2024-04-03T16:47:25.029497+0000 mgr.y (mgr.24370) 4471 : cluster [DBG] pgmap v4455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:25 smithi067 bash[17655]: audit 2024-04-03T16:47:24.955314+0000 mon.a (mon.0) 4394 : audit [DBG] from='client.? 172.21.15.67:0/3755062457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:25 smithi067 bash[17655]: cluster 2024-04-03T16:47:25.029497+0000 mgr.y (mgr.24370) 4471 : cluster [DBG] pgmap v4455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:28 smithi082 bash[20963]: cluster 2024-04-03T16:47:27.030591+0000 mgr.y (mgr.24370) 4472 : cluster [DBG] pgmap v4456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:28 smithi082 bash[20963]: audit 2024-04-03T16:47:27.201370+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:28 smithi082 bash[20963]: audit 2024-04-03T16:47:27.210522+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:28 smithi082 bash[20963]: audit 2024-04-03T16:47:27.212127+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:47:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:28 smithi082 bash[20963]: audit 2024-04-03T16:47:27.213288+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:47:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:28 smithi082 bash[20963]: audit 2024-04-03T16:47:27.221739+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:28 smithi082 bash[20963]: audit 2024-04-03T16:47:27.438175+0000 mon.a (mon.0) 4400 : audit [DBG] from='client.? 172.21.15.67:0/1583278063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[27441]: cluster 2024-04-03T16:47:27.030591+0000 mgr.y (mgr.24370) 4472 : cluster [DBG] pgmap v4456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[27441]: audit 2024-04-03T16:47:27.201370+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[27441]: audit 2024-04-03T16:47:27.210522+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[27441]: audit 2024-04-03T16:47:27.212127+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[27441]: audit 2024-04-03T16:47:27.213288+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[27441]: audit 2024-04-03T16:47:27.221739+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[27441]: audit 2024-04-03T16:47:27.438175+0000 mon.a (mon.0) 4400 : audit [DBG] from='client.? 172.21.15.67:0/1583278063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[17655]: cluster 2024-04-03T16:47:27.030591+0000 mgr.y (mgr.24370) 4472 : cluster [DBG] pgmap v4456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[17655]: audit 2024-04-03T16:47:27.201370+0000 mon.a (mon.0) 4395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[17655]: audit 2024-04-03T16:47:27.210522+0000 mon.a (mon.0) 4396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[17655]: audit 2024-04-03T16:47:27.212127+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:47:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[17655]: audit 2024-04-03T16:47:27.213288+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:47:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[17655]: audit 2024-04-03T16:47:27.221739+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:47:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:28 smithi067 bash[17655]: audit 2024-04-03T16:47:27.438175+0000 mon.a (mon.0) 4400 : audit [DBG] from='client.? 172.21.15.67:0/1583278063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:30 smithi082 bash[20963]: cluster 2024-04-03T16:47:29.031264+0000 mgr.y (mgr.24370) 4473 : cluster [DBG] pgmap v4457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:30 smithi082 bash[20963]: audit 2024-04-03T16:47:29.889907+0000 mon.a (mon.0) 4401 : audit [DBG] from='client.? 172.21.15.67:0/3714993290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:30 smithi067 bash[27441]: cluster 2024-04-03T16:47:29.031264+0000 mgr.y (mgr.24370) 4473 : cluster [DBG] pgmap v4457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:30 smithi067 bash[27441]: audit 2024-04-03T16:47:29.889907+0000 mon.a (mon.0) 4401 : audit [DBG] from='client.? 172.21.15.67:0/3714993290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:30 smithi067 bash[17655]: cluster 2024-04-03T16:47:29.031264+0000 mgr.y (mgr.24370) 4473 : cluster [DBG] pgmap v4457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:30 smithi067 bash[17655]: audit 2024-04-03T16:47:29.889907+0000 mon.a (mon.0) 4401 : audit [DBG] from='client.? 172.21.15.67:0/3714993290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:32 smithi082 bash[20963]: cluster 2024-04-03T16:47:31.032414+0000 mgr.y (mgr.24370) 4474 : cluster [DBG] pgmap v4458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:32 smithi067 bash[27441]: cluster 2024-04-03T16:47:31.032414+0000 mgr.y (mgr.24370) 4474 : cluster [DBG] pgmap v4458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:32 smithi067 bash[17655]: cluster 2024-04-03T16:47:31.032414+0000 mgr.y (mgr.24370) 4474 : cluster [DBG] pgmap v4458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:33 smithi067 bash[17655]: audit 2024-04-03T16:47:32.347947+0000 mon.a (mon.0) 4402 : audit [DBG] from='client.? 172.21.15.67:0/1183639680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:33] "GET /metrics HTTP/1.1" 200 239941 "" "Prometheus/2.43.0" 2024-04-03T16:47:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:33 smithi067 bash[27441]: audit 2024-04-03T16:47:32.347947+0000 mon.a (mon.0) 4402 : audit [DBG] from='client.? 172.21.15.67:0/1183639680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:33 smithi082 bash[20963]: audit 2024-04-03T16:47:32.347947+0000 mon.a (mon.0) 4402 : audit [DBG] from='client.? 172.21.15.67:0/1183639680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:47:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:34 smithi082 bash[20963]: cluster 2024-04-03T16:47:33.033040+0000 mgr.y (mgr.24370) 4475 : cluster [DBG] pgmap v4459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:34 smithi067 bash[27441]: cluster 2024-04-03T16:47:33.033040+0000 mgr.y (mgr.24370) 4475 : cluster [DBG] pgmap v4459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:34 smithi067 bash[17655]: cluster 2024-04-03T16:47:33.033040+0000 mgr.y (mgr.24370) 4475 : cluster [DBG] pgmap v4459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:35 smithi082 bash[20963]: audit 2024-04-03T16:47:34.796600+0000 mon.a (mon.0) 4403 : audit [DBG] from='client.? 172.21.15.67:0/2275625520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:35 smithi067 bash[17655]: audit 2024-04-03T16:47:34.796600+0000 mon.a (mon.0) 4403 : audit [DBG] from='client.? 172.21.15.67:0/2275625520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:35 smithi067 bash[27441]: audit 2024-04-03T16:47:34.796600+0000 mon.a (mon.0) 4403 : audit [DBG] from='client.? 172.21.15.67:0/2275625520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:36 smithi082 bash[20963]: cluster 2024-04-03T16:47:35.033744+0000 mgr.y (mgr.24370) 4476 : cluster [DBG] pgmap v4460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:36 smithi067 bash[17655]: cluster 2024-04-03T16:47:35.033744+0000 mgr.y (mgr.24370) 4476 : cluster [DBG] pgmap v4460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:36 smithi067 bash[27441]: cluster 2024-04-03T16:47:35.033744+0000 mgr.y (mgr.24370) 4476 : cluster [DBG] pgmap v4460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:38 smithi082 bash[20963]: cluster 2024-04-03T16:47:37.034867+0000 mgr.y (mgr.24370) 4477 : cluster [DBG] pgmap v4461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:38 smithi082 bash[20963]: audit 2024-04-03T16:47:37.253548+0000 mon.a (mon.0) 4404 : audit [DBG] from='client.? 172.21.15.67:0/3695330510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:38 smithi067 bash[17655]: cluster 2024-04-03T16:47:37.034867+0000 mgr.y (mgr.24370) 4477 : cluster [DBG] pgmap v4461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:38 smithi067 bash[17655]: audit 2024-04-03T16:47:37.253548+0000 mon.a (mon.0) 4404 : audit [DBG] from='client.? 172.21.15.67:0/3695330510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:38 smithi067 bash[27441]: cluster 2024-04-03T16:47:37.034867+0000 mgr.y (mgr.24370) 4477 : cluster [DBG] pgmap v4461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:38.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:38 smithi067 bash[27441]: audit 2024-04-03T16:47:37.253548+0000 mon.a (mon.0) 4404 : audit [DBG] from='client.? 172.21.15.67:0/3695330510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:40 smithi082 bash[20963]: cluster 2024-04-03T16:47:39.035674+0000 mgr.y (mgr.24370) 4478 : cluster [DBG] pgmap v4462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:40 smithi082 bash[20963]: audit 2024-04-03T16:47:39.710057+0000 mon.a (mon.0) 4405 : audit [DBG] from='client.? 172.21.15.67:0/3730651635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:40 smithi082 bash[20963]: audit 2024-04-03T16:47:39.882828+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:40 smithi067 bash[17655]: cluster 2024-04-03T16:47:39.035674+0000 mgr.y (mgr.24370) 4478 : cluster [DBG] pgmap v4462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:40 smithi067 bash[17655]: audit 2024-04-03T16:47:39.710057+0000 mon.a (mon.0) 4405 : audit [DBG] from='client.? 172.21.15.67:0/3730651635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:40 smithi067 bash[17655]: audit 2024-04-03T16:47:39.882828+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:40 smithi067 bash[27441]: cluster 2024-04-03T16:47:39.035674+0000 mgr.y (mgr.24370) 4478 : cluster [DBG] pgmap v4462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:40 smithi067 bash[27441]: audit 2024-04-03T16:47:39.710057+0000 mon.a (mon.0) 4405 : audit [DBG] from='client.? 172.21.15.67:0/3730651635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:40 smithi067 bash[27441]: audit 2024-04-03T16:47:39.882828+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:42 smithi082 bash[20963]: cluster 2024-04-03T16:47:41.036861+0000 mgr.y (mgr.24370) 4479 : cluster [DBG] pgmap v4463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:42 smithi082 bash[20963]: audit 2024-04-03T16:47:42.159226+0000 mon.c (mon.2) 1725 : audit [DBG] from='client.? 172.21.15.67:0/2605140396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:42 smithi067 bash[27441]: cluster 2024-04-03T16:47:41.036861+0000 mgr.y (mgr.24370) 4479 : cluster [DBG] pgmap v4463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:42 smithi067 bash[27441]: audit 2024-04-03T16:47:42.159226+0000 mon.c (mon.2) 1725 : audit [DBG] from='client.? 172.21.15.67:0/2605140396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:42 smithi067 bash[17655]: cluster 2024-04-03T16:47:41.036861+0000 mgr.y (mgr.24370) 4479 : cluster [DBG] pgmap v4463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:42 smithi067 bash[17655]: audit 2024-04-03T16:47:42.159226+0000 mon.c (mon.2) 1725 : audit [DBG] from='client.? 172.21.15.67:0/2605140396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:43] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:47:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:47:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:44 smithi082 bash[20963]: cluster 2024-04-03T16:47:43.037644+0000 mgr.y (mgr.24370) 4480 : cluster [DBG] pgmap v4464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:44 smithi067 bash[27441]: cluster 2024-04-03T16:47:43.037644+0000 mgr.y (mgr.24370) 4480 : cluster [DBG] pgmap v4464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:44 smithi067 bash[17655]: cluster 2024-04-03T16:47:43.037644+0000 mgr.y (mgr.24370) 4480 : cluster [DBG] pgmap v4464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:45 smithi082 bash[20963]: audit 2024-04-03T16:47:44.616986+0000 mon.c (mon.2) 1726 : audit [DBG] from='client.? 172.21.15.67:0/2486044303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:45 smithi067 bash[27441]: audit 2024-04-03T16:47:44.616986+0000 mon.c (mon.2) 1726 : audit [DBG] from='client.? 172.21.15.67:0/2486044303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:45 smithi067 bash[17655]: audit 2024-04-03T16:47:44.616986+0000 mon.c (mon.2) 1726 : audit [DBG] from='client.? 172.21.15.67:0/2486044303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:46 smithi082 bash[20963]: cluster 2024-04-03T16:47:45.038363+0000 mgr.y (mgr.24370) 4481 : cluster [DBG] pgmap v4465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:46 smithi067 bash[27441]: cluster 2024-04-03T16:47:45.038363+0000 mgr.y (mgr.24370) 4481 : cluster [DBG] pgmap v4465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:46 smithi067 bash[17655]: cluster 2024-04-03T16:47:45.038363+0000 mgr.y (mgr.24370) 4481 : cluster [DBG] pgmap v4465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:47 smithi082 bash[20963]: audit 2024-04-03T16:47:47.074489+0000 mon.c (mon.2) 1727 : audit [DBG] from='client.? 172.21.15.67:0/261773106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:47 smithi067 bash[27441]: audit 2024-04-03T16:47:47.074489+0000 mon.c (mon.2) 1727 : audit [DBG] from='client.? 172.21.15.67:0/261773106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:47 smithi067 bash[17655]: audit 2024-04-03T16:47:47.074489+0000 mon.c (mon.2) 1727 : audit [DBG] from='client.? 172.21.15.67:0/261773106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:48 smithi082 bash[20963]: cluster 2024-04-03T16:47:47.039489+0000 mgr.y (mgr.24370) 4482 : cluster [DBG] pgmap v4466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:48 smithi067 bash[17655]: cluster 2024-04-03T16:47:47.039489+0000 mgr.y (mgr.24370) 4482 : cluster [DBG] pgmap v4466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:48 smithi067 bash[27441]: cluster 2024-04-03T16:47:47.039489+0000 mgr.y (mgr.24370) 4482 : cluster [DBG] pgmap v4466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:50 smithi082 bash[20963]: cluster 2024-04-03T16:47:49.040128+0000 mgr.y (mgr.24370) 4483 : cluster [DBG] pgmap v4467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:50 smithi082 bash[20963]: audit 2024-04-03T16:47:49.523437+0000 mon.c (mon.2) 1728 : audit [DBG] from='client.? 172.21.15.67:0/1996948688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:50 smithi067 bash[27441]: cluster 2024-04-03T16:47:49.040128+0000 mgr.y (mgr.24370) 4483 : cluster [DBG] pgmap v4467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:50 smithi067 bash[27441]: audit 2024-04-03T16:47:49.523437+0000 mon.c (mon.2) 1728 : audit [DBG] from='client.? 172.21.15.67:0/1996948688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:50 smithi067 bash[17655]: cluster 2024-04-03T16:47:49.040128+0000 mgr.y (mgr.24370) 4483 : cluster [DBG] pgmap v4467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:50 smithi067 bash[17655]: audit 2024-04-03T16:47:49.523437+0000 mon.c (mon.2) 1728 : audit [DBG] from='client.? 172.21.15.67:0/1996948688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:52 smithi082 bash[20963]: cluster 2024-04-03T16:47:51.041206+0000 mgr.y (mgr.24370) 4484 : cluster [DBG] pgmap v4468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:52 smithi082 bash[20963]: audit 2024-04-03T16:47:51.987421+0000 mon.a (mon.0) 4407 : audit [DBG] from='client.? 172.21.15.67:0/1406625116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:52 smithi067 bash[17655]: cluster 2024-04-03T16:47:51.041206+0000 mgr.y (mgr.24370) 4484 : cluster [DBG] pgmap v4468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:52 smithi067 bash[17655]: audit 2024-04-03T16:47:51.987421+0000 mon.a (mon.0) 4407 : audit [DBG] from='client.? 172.21.15.67:0/1406625116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:52 smithi067 bash[27441]: cluster 2024-04-03T16:47:51.041206+0000 mgr.y (mgr.24370) 4484 : cluster [DBG] pgmap v4468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:52 smithi067 bash[27441]: audit 2024-04-03T16:47:51.987421+0000 mon.a (mon.0) 4407 : audit [DBG] from='client.? 172.21.15.67:0/1406625116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:53] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:47:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:47:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:54 smithi082 bash[20963]: cluster 2024-04-03T16:47:53.041875+0000 mgr.y (mgr.24370) 4485 : cluster [DBG] pgmap v4469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:54 smithi067 bash[27441]: cluster 2024-04-03T16:47:53.041875+0000 mgr.y (mgr.24370) 4485 : cluster [DBG] pgmap v4469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:54 smithi067 bash[17655]: cluster 2024-04-03T16:47:53.041875+0000 mgr.y (mgr.24370) 4485 : cluster [DBG] pgmap v4469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:55 smithi082 bash[20963]: audit 2024-04-03T16:47:54.436114+0000 mon.a (mon.0) 4408 : audit [DBG] from='client.? 172.21.15.67:0/3700202016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:55 smithi082 bash[20963]: audit 2024-04-03T16:47:54.883112+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:55 smithi067 bash[27441]: audit 2024-04-03T16:47:54.436114+0000 mon.a (mon.0) 4408 : audit [DBG] from='client.? 172.21.15.67:0/3700202016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:55 smithi067 bash[27441]: audit 2024-04-03T16:47:54.883112+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:55 smithi067 bash[17655]: audit 2024-04-03T16:47:54.436114+0000 mon.a (mon.0) 4408 : audit [DBG] from='client.? 172.21.15.67:0/3700202016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:55 smithi067 bash[17655]: audit 2024-04-03T16:47:54.883112+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:47:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:56 smithi082 bash[20963]: cluster 2024-04-03T16:47:55.042580+0000 mgr.y (mgr.24370) 4486 : cluster [DBG] pgmap v4470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:56 smithi067 bash[17655]: cluster 2024-04-03T16:47:55.042580+0000 mgr.y (mgr.24370) 4486 : cluster [DBG] pgmap v4470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:56 smithi067 bash[27441]: cluster 2024-04-03T16:47:55.042580+0000 mgr.y (mgr.24370) 4486 : cluster [DBG] pgmap v4470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:57 smithi082 bash[20963]: audit 2024-04-03T16:47:56.893148+0000 mon.a (mon.0) 4410 : audit [DBG] from='client.? 172.21.15.67:0/4251759622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:57 smithi067 bash[27441]: audit 2024-04-03T16:47:56.893148+0000 mon.a (mon.0) 4410 : audit [DBG] from='client.? 172.21.15.67:0/4251759622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:57 smithi067 bash[17655]: audit 2024-04-03T16:47:56.893148+0000 mon.a (mon.0) 4410 : audit [DBG] from='client.? 172.21.15.67:0/4251759622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:47:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:47:58 smithi082 bash[20963]: cluster 2024-04-03T16:47:57.043779+0000 mgr.y (mgr.24370) 4487 : cluster [DBG] pgmap v4471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:47:58 smithi067 bash[17655]: cluster 2024-04-03T16:47:57.043779+0000 mgr.y (mgr.24370) 4487 : cluster [DBG] pgmap v4471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:47:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:47:58 smithi067 bash[27441]: cluster 2024-04-03T16:47:57.043779+0000 mgr.y (mgr.24370) 4487 : cluster [DBG] pgmap v4471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:00 smithi082 bash[20963]: cluster 2024-04-03T16:47:59.044412+0000 mgr.y (mgr.24370) 4488 : cluster [DBG] pgmap v4472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:00 smithi082 bash[20963]: audit 2024-04-03T16:47:59.351167+0000 mon.a (mon.0) 4411 : audit [DBG] from='client.? 172.21.15.67:0/1520578041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:00 smithi067 bash[27441]: cluster 2024-04-03T16:47:59.044412+0000 mgr.y (mgr.24370) 4488 : cluster [DBG] pgmap v4472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:00 smithi067 bash[27441]: audit 2024-04-03T16:47:59.351167+0000 mon.a (mon.0) 4411 : audit [DBG] from='client.? 172.21.15.67:0/1520578041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:00 smithi067 bash[17655]: cluster 2024-04-03T16:47:59.044412+0000 mgr.y (mgr.24370) 4488 : cluster [DBG] pgmap v4472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:00.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:00 smithi067 bash[17655]: audit 2024-04-03T16:47:59.351167+0000 mon.a (mon.0) 4411 : audit [DBG] from='client.? 172.21.15.67:0/1520578041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:02 smithi082 bash[20963]: cluster 2024-04-03T16:48:01.046122+0000 mgr.y (mgr.24370) 4489 : cluster [DBG] pgmap v4473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:02 smithi082 bash[20963]: audit 2024-04-03T16:48:01.808355+0000 mon.a (mon.0) 4412 : audit [DBG] from='client.? 172.21.15.67:0/2197197746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:02 smithi067 bash[17655]: cluster 2024-04-03T16:48:01.046122+0000 mgr.y (mgr.24370) 4489 : cluster [DBG] pgmap v4473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:02 smithi067 bash[17655]: audit 2024-04-03T16:48:01.808355+0000 mon.a (mon.0) 4412 : audit [DBG] from='client.? 172.21.15.67:0/2197197746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:02 smithi067 bash[27441]: cluster 2024-04-03T16:48:01.046122+0000 mgr.y (mgr.24370) 4489 : cluster [DBG] pgmap v4473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:02 smithi067 bash[27441]: audit 2024-04-03T16:48:01.808355+0000 mon.a (mon.0) 4412 : audit [DBG] from='client.? 172.21.15.67:0/2197197746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:03] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:48:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:48:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:04 smithi082 bash[20963]: cluster 2024-04-03T16:48:03.046869+0000 mgr.y (mgr.24370) 4490 : cluster [DBG] pgmap v4474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:04 smithi082 bash[20963]: audit 2024-04-03T16:48:04.266683+0000 mon.c (mon.2) 1729 : audit [DBG] from='client.? 172.21.15.67:0/295890148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:04 smithi067 bash[17655]: cluster 2024-04-03T16:48:03.046869+0000 mgr.y (mgr.24370) 4490 : cluster [DBG] pgmap v4474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:04 smithi067 bash[17655]: audit 2024-04-03T16:48:04.266683+0000 mon.c (mon.2) 1729 : audit [DBG] from='client.? 172.21.15.67:0/295890148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:04 smithi067 bash[27441]: cluster 2024-04-03T16:48:03.046869+0000 mgr.y (mgr.24370) 4490 : cluster [DBG] pgmap v4474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:04 smithi067 bash[27441]: audit 2024-04-03T16:48:04.266683+0000 mon.c (mon.2) 1729 : audit [DBG] from='client.? 172.21.15.67:0/295890148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:06 smithi082 bash[20963]: cluster 2024-04-03T16:48:05.047527+0000 mgr.y (mgr.24370) 4491 : cluster [DBG] pgmap v4475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:06 smithi067 bash[17655]: cluster 2024-04-03T16:48:05.047527+0000 mgr.y (mgr.24370) 4491 : cluster [DBG] pgmap v4475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:06 smithi067 bash[27441]: cluster 2024-04-03T16:48:05.047527+0000 mgr.y (mgr.24370) 4491 : cluster [DBG] pgmap v4475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:07 smithi082 bash[20963]: audit 2024-04-03T16:48:06.731076+0000 mon.c (mon.2) 1730 : audit [DBG] from='client.? 172.21.15.67:0/3938612236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:07 smithi067 bash[27441]: audit 2024-04-03T16:48:06.731076+0000 mon.c (mon.2) 1730 : audit [DBG] from='client.? 172.21.15.67:0/3938612236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:07 smithi067 bash[17655]: audit 2024-04-03T16:48:06.731076+0000 mon.c (mon.2) 1730 : audit [DBG] from='client.? 172.21.15.67:0/3938612236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:08 smithi082 bash[20963]: cluster 2024-04-03T16:48:07.048565+0000 mgr.y (mgr.24370) 4492 : cluster [DBG] pgmap v4476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:08 smithi067 bash[27441]: cluster 2024-04-03T16:48:07.048565+0000 mgr.y (mgr.24370) 4492 : cluster [DBG] pgmap v4476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:08 smithi067 bash[17655]: cluster 2024-04-03T16:48:07.048565+0000 mgr.y (mgr.24370) 4492 : cluster [DBG] pgmap v4476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:09 smithi082 bash[20963]: audit 2024-04-03T16:48:09.178347+0000 mon.a (mon.0) 4413 : audit [DBG] from='client.? 172.21.15.67:0/88675670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:09 smithi067 bash[27441]: audit 2024-04-03T16:48:09.178347+0000 mon.a (mon.0) 4413 : audit [DBG] from='client.? 172.21.15.67:0/88675670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:09 smithi067 bash[17655]: audit 2024-04-03T16:48:09.178347+0000 mon.a (mon.0) 4413 : audit [DBG] from='client.? 172.21.15.67:0/88675670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:10 smithi082 bash[20963]: cluster 2024-04-03T16:48:09.049180+0000 mgr.y (mgr.24370) 4493 : cluster [DBG] pgmap v4477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:10 smithi082 bash[20963]: audit 2024-04-03T16:48:09.883487+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:10 smithi067 bash[27441]: cluster 2024-04-03T16:48:09.049180+0000 mgr.y (mgr.24370) 4493 : cluster [DBG] pgmap v4477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:10 smithi067 bash[27441]: audit 2024-04-03T16:48:09.883487+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:10 smithi067 bash[17655]: cluster 2024-04-03T16:48:09.049180+0000 mgr.y (mgr.24370) 4493 : cluster [DBG] pgmap v4477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:10 smithi067 bash[17655]: audit 2024-04-03T16:48:09.883487+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:12 smithi082 bash[20963]: cluster 2024-04-03T16:48:11.050314+0000 mgr.y (mgr.24370) 4494 : cluster [DBG] pgmap v4478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:12 smithi082 bash[20963]: audit 2024-04-03T16:48:11.631694+0000 mon.c (mon.2) 1731 : audit [DBG] from='client.? 172.21.15.67:0/578244916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:12 smithi067 bash[27441]: cluster 2024-04-03T16:48:11.050314+0000 mgr.y (mgr.24370) 4494 : cluster [DBG] pgmap v4478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:12 smithi067 bash[27441]: audit 2024-04-03T16:48:11.631694+0000 mon.c (mon.2) 1731 : audit [DBG] from='client.? 172.21.15.67:0/578244916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:12 smithi067 bash[17655]: cluster 2024-04-03T16:48:11.050314+0000 mgr.y (mgr.24370) 4494 : cluster [DBG] pgmap v4478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:12 smithi067 bash[17655]: audit 2024-04-03T16:48:11.631694+0000 mon.c (mon.2) 1731 : audit [DBG] from='client.? 172.21.15.67:0/578244916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:13] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:48:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:48:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:14 smithi082 bash[20963]: cluster 2024-04-03T16:48:13.050985+0000 mgr.y (mgr.24370) 4495 : cluster [DBG] pgmap v4479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:14 smithi082 bash[20963]: audit 2024-04-03T16:48:14.094001+0000 mon.a (mon.0) 4415 : audit [DBG] from='client.? 172.21.15.67:0/3381807968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:14 smithi067 bash[27441]: cluster 2024-04-03T16:48:13.050985+0000 mgr.y (mgr.24370) 4495 : cluster [DBG] pgmap v4479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:14 smithi067 bash[27441]: audit 2024-04-03T16:48:14.094001+0000 mon.a (mon.0) 4415 : audit [DBG] from='client.? 172.21.15.67:0/3381807968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:14 smithi067 bash[17655]: cluster 2024-04-03T16:48:13.050985+0000 mgr.y (mgr.24370) 4495 : cluster [DBG] pgmap v4479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:14 smithi067 bash[17655]: audit 2024-04-03T16:48:14.094001+0000 mon.a (mon.0) 4415 : audit [DBG] from='client.? 172.21.15.67:0/3381807968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:16 smithi082 bash[20963]: cluster 2024-04-03T16:48:15.051677+0000 mgr.y (mgr.24370) 4496 : cluster [DBG] pgmap v4480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:16 smithi067 bash[27441]: cluster 2024-04-03T16:48:15.051677+0000 mgr.y (mgr.24370) 4496 : cluster [DBG] pgmap v4480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:16 smithi067 bash[17655]: cluster 2024-04-03T16:48:15.051677+0000 mgr.y (mgr.24370) 4496 : cluster [DBG] pgmap v4480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:17 smithi082 bash[20963]: audit 2024-04-03T16:48:16.554546+0000 mon.a (mon.0) 4416 : audit [DBG] from='client.? 172.21.15.67:0/3295468196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:17 smithi067 bash[27441]: audit 2024-04-03T16:48:16.554546+0000 mon.a (mon.0) 4416 : audit [DBG] from='client.? 172.21.15.67:0/3295468196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:17 smithi067 bash[17655]: audit 2024-04-03T16:48:16.554546+0000 mon.a (mon.0) 4416 : audit [DBG] from='client.? 172.21.15.67:0/3295468196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:18 smithi082 bash[20963]: cluster 2024-04-03T16:48:17.052927+0000 mgr.y (mgr.24370) 4497 : cluster [DBG] pgmap v4481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:18 smithi067 bash[17655]: cluster 2024-04-03T16:48:17.052927+0000 mgr.y (mgr.24370) 4497 : cluster [DBG] pgmap v4481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:18 smithi067 bash[27441]: cluster 2024-04-03T16:48:17.052927+0000 mgr.y (mgr.24370) 4497 : cluster [DBG] pgmap v4481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:19 smithi082 bash[20963]: audit 2024-04-03T16:48:19.001098+0000 mon.a (mon.0) 4417 : audit [DBG] from='client.? 172.21.15.67:0/259573157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:19 smithi067 bash[27441]: audit 2024-04-03T16:48:19.001098+0000 mon.a (mon.0) 4417 : audit [DBG] from='client.? 172.21.15.67:0/259573157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:19 smithi067 bash[17655]: audit 2024-04-03T16:48:19.001098+0000 mon.a (mon.0) 4417 : audit [DBG] from='client.? 172.21.15.67:0/259573157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:20 smithi082 bash[20963]: cluster 2024-04-03T16:48:19.053558+0000 mgr.y (mgr.24370) 4498 : cluster [DBG] pgmap v4482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:20 smithi067 bash[27441]: cluster 2024-04-03T16:48:19.053558+0000 mgr.y (mgr.24370) 4498 : cluster [DBG] pgmap v4482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:20 smithi067 bash[17655]: cluster 2024-04-03T16:48:19.053558+0000 mgr.y (mgr.24370) 4498 : cluster [DBG] pgmap v4482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:22 smithi067 bash[17655]: cluster 2024-04-03T16:48:21.054718+0000 mgr.y (mgr.24370) 4499 : cluster [DBG] pgmap v4483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:22 smithi067 bash[17655]: audit 2024-04-03T16:48:21.453010+0000 mon.c (mon.2) 1732 : audit [DBG] from='client.? 172.21.15.67:0/3669226592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:22 smithi067 bash[27441]: cluster 2024-04-03T16:48:21.054718+0000 mgr.y (mgr.24370) 4499 : cluster [DBG] pgmap v4483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:22 smithi067 bash[27441]: audit 2024-04-03T16:48:21.453010+0000 mon.c (mon.2) 1732 : audit [DBG] from='client.? 172.21.15.67:0/3669226592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:22 smithi082 bash[20963]: cluster 2024-04-03T16:48:21.054718+0000 mgr.y (mgr.24370) 4499 : cluster [DBG] pgmap v4483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:22 smithi082 bash[20963]: audit 2024-04-03T16:48:21.453010+0000 mon.c (mon.2) 1732 : audit [DBG] from='client.? 172.21.15.67:0/3669226592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:23] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:48:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:48:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:24 smithi067 bash[17655]: cluster 2024-04-03T16:48:23.055430+0000 mgr.y (mgr.24370) 4500 : cluster [DBG] pgmap v4484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:24 smithi067 bash[17655]: audit 2024-04-03T16:48:23.910627+0000 mon.c (mon.2) 1733 : audit [DBG] from='client.? 172.21.15.67:0/1498298393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:24 smithi067 bash[27441]: cluster 2024-04-03T16:48:23.055430+0000 mgr.y (mgr.24370) 4500 : cluster [DBG] pgmap v4484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:24 smithi067 bash[27441]: audit 2024-04-03T16:48:23.910627+0000 mon.c (mon.2) 1733 : audit [DBG] from='client.? 172.21.15.67:0/1498298393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:24 smithi082 bash[20963]: cluster 2024-04-03T16:48:23.055430+0000 mgr.y (mgr.24370) 4500 : cluster [DBG] pgmap v4484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:24 smithi082 bash[20963]: audit 2024-04-03T16:48:23.910627+0000 mon.c (mon.2) 1733 : audit [DBG] from='client.? 172.21.15.67:0/1498298393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:25 smithi067 bash[17655]: audit 2024-04-03T16:48:24.883977+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:25 smithi067 bash[27441]: audit 2024-04-03T16:48:24.883977+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:25 smithi082 bash[20963]: audit 2024-04-03T16:48:24.883977+0000 mon.a (mon.0) 4418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:26 smithi067 bash[17655]: cluster 2024-04-03T16:48:25.056117+0000 mgr.y (mgr.24370) 4501 : cluster [DBG] pgmap v4485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:26 smithi067 bash[17655]: audit 2024-04-03T16:48:26.363843+0000 mon.c (mon.2) 1734 : audit [DBG] from='client.? 172.21.15.67:0/1934070621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:26 smithi067 bash[27441]: cluster 2024-04-03T16:48:25.056117+0000 mgr.y (mgr.24370) 4501 : cluster [DBG] pgmap v4485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:26 smithi067 bash[27441]: audit 2024-04-03T16:48:26.363843+0000 mon.c (mon.2) 1734 : audit [DBG] from='client.? 172.21.15.67:0/1934070621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:26 smithi082 bash[20963]: cluster 2024-04-03T16:48:25.056117+0000 mgr.y (mgr.24370) 4501 : cluster [DBG] pgmap v4485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:26 smithi082 bash[20963]: audit 2024-04-03T16:48:26.363843+0000 mon.c (mon.2) 1734 : audit [DBG] from='client.? 172.21.15.67:0/1934070621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:27 smithi067 bash[17655]: audit 2024-04-03T16:48:27.295728+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:48:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:27 smithi067 bash[27441]: audit 2024-04-03T16:48:27.295728+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:48:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:27 smithi082 bash[20963]: audit 2024-04-03T16:48:27.295728+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:48:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:28 smithi067 bash[17655]: cluster 2024-04-03T16:48:27.057261+0000 mgr.y (mgr.24370) 4502 : cluster [DBG] pgmap v4486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:28 smithi067 bash[27441]: cluster 2024-04-03T16:48:27.057261+0000 mgr.y (mgr.24370) 4502 : cluster [DBG] pgmap v4486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:28 smithi082 bash[20963]: cluster 2024-04-03T16:48:27.057261+0000 mgr.y (mgr.24370) 4502 : cluster [DBG] pgmap v4486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:29 smithi082 bash[20963]: audit 2024-04-03T16:48:28.818888+0000 mon.c (mon.2) 1735 : audit [DBG] from='client.? 172.21.15.67:0/1791821907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:29 smithi067 bash[17655]: audit 2024-04-03T16:48:28.818888+0000 mon.c (mon.2) 1735 : audit [DBG] from='client.? 172.21.15.67:0/1791821907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:29 smithi067 bash[27441]: audit 2024-04-03T16:48:28.818888+0000 mon.c (mon.2) 1735 : audit [DBG] from='client.? 172.21.15.67:0/1791821907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:30 smithi082 bash[20963]: cluster 2024-04-03T16:48:29.057937+0000 mgr.y (mgr.24370) 4503 : cluster [DBG] pgmap v4487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:30 smithi067 bash[27441]: cluster 2024-04-03T16:48:29.057937+0000 mgr.y (mgr.24370) 4503 : cluster [DBG] pgmap v4487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:30 smithi067 bash[17655]: cluster 2024-04-03T16:48:29.057937+0000 mgr.y (mgr.24370) 4503 : cluster [DBG] pgmap v4487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:31 smithi082 bash[20963]: audit 2024-04-03T16:48:31.272788+0000 mon.a (mon.0) 4420 : audit [DBG] from='client.? 172.21.15.67:0/2538786725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:31 smithi067 bash[17655]: audit 2024-04-03T16:48:31.272788+0000 mon.a (mon.0) 4420 : audit [DBG] from='client.? 172.21.15.67:0/2538786725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:31 smithi067 bash[27441]: audit 2024-04-03T16:48:31.272788+0000 mon.a (mon.0) 4420 : audit [DBG] from='client.? 172.21.15.67:0/2538786725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:32 smithi082 bash[20963]: cluster 2024-04-03T16:48:31.059056+0000 mgr.y (mgr.24370) 4504 : cluster [DBG] pgmap v4488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:32 smithi067 bash[27441]: cluster 2024-04-03T16:48:31.059056+0000 mgr.y (mgr.24370) 4504 : cluster [DBG] pgmap v4488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:32 smithi067 bash[17655]: cluster 2024-04-03T16:48:31.059056+0000 mgr.y (mgr.24370) 4504 : cluster [DBG] pgmap v4488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:33] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:48:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:48:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[20963]: audit 2024-04-03T16:48:32.990875+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[20963]: audit 2024-04-03T16:48:32.999012+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[20963]: cluster 2024-04-03T16:48:33.059722+0000 mgr.y (mgr.24370) 4505 : cluster [DBG] pgmap v4489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[20963]: audit 2024-04-03T16:48:33.290331+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[20963]: audit 2024-04-03T16:48:33.299286+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[20963]: audit 2024-04-03T16:48:33.730038+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:48:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[20963]: audit 2024-04-03T16:48:33.731804+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:48:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[20963]: audit 2024-04-03T16:48:33.741712+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:33 smithi082 bash[20963]: audit 2024-04-03T16:48:33.766994+0000 mon.c (mon.2) 1736 : audit [DBG] from='client.? 172.21.15.67:0/770074067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17655]: audit 2024-04-03T16:48:32.990875+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17655]: audit 2024-04-03T16:48:32.999012+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17655]: cluster 2024-04-03T16:48:33.059722+0000 mgr.y (mgr.24370) 4505 : cluster [DBG] pgmap v4489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17655]: audit 2024-04-03T16:48:33.290331+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17655]: audit 2024-04-03T16:48:33.299286+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17655]: audit 2024-04-03T16:48:33.730038+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:48:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17655]: audit 2024-04-03T16:48:33.731804+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:48:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17655]: audit 2024-04-03T16:48:33.741712+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[17655]: audit 2024-04-03T16:48:33.766994+0000 mon.c (mon.2) 1736 : audit [DBG] from='client.? 172.21.15.67:0/770074067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[27441]: audit 2024-04-03T16:48:32.990875+0000 mon.a (mon.0) 4421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[27441]: audit 2024-04-03T16:48:32.999012+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[27441]: cluster 2024-04-03T16:48:33.059722+0000 mgr.y (mgr.24370) 4505 : cluster [DBG] pgmap v4489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[27441]: audit 2024-04-03T16:48:33.290331+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[27441]: audit 2024-04-03T16:48:33.299286+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[27441]: audit 2024-04-03T16:48:33.730038+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:48:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[27441]: audit 2024-04-03T16:48:33.731804+0000 mon.a (mon.0) 4426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:48:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[27441]: audit 2024-04-03T16:48:33.741712+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:48:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:33 smithi067 bash[27441]: audit 2024-04-03T16:48:33.766994+0000 mon.c (mon.2) 1736 : audit [DBG] from='client.? 172.21.15.67:0/770074067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:36 smithi082 bash[20963]: cluster 2024-04-03T16:48:35.060547+0000 mgr.y (mgr.24370) 4506 : cluster [DBG] pgmap v4490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:36 smithi067 bash[17655]: cluster 2024-04-03T16:48:35.060547+0000 mgr.y (mgr.24370) 4506 : cluster [DBG] pgmap v4490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:36 smithi067 bash[27441]: cluster 2024-04-03T16:48:35.060547+0000 mgr.y (mgr.24370) 4506 : cluster [DBG] pgmap v4490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:37 smithi082 bash[20963]: audit 2024-04-03T16:48:36.220176+0000 mon.c (mon.2) 1737 : audit [DBG] from='client.? 172.21.15.67:0/2525461507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:37 smithi067 bash[27441]: audit 2024-04-03T16:48:36.220176+0000 mon.c (mon.2) 1737 : audit [DBG] from='client.? 172.21.15.67:0/2525461507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:37 smithi067 bash[17655]: audit 2024-04-03T16:48:36.220176+0000 mon.c (mon.2) 1737 : audit [DBG] from='client.? 172.21.15.67:0/2525461507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:38 smithi082 bash[20963]: cluster 2024-04-03T16:48:37.061833+0000 mgr.y (mgr.24370) 4507 : cluster [DBG] pgmap v4491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:38 smithi067 bash[17655]: cluster 2024-04-03T16:48:37.061833+0000 mgr.y (mgr.24370) 4507 : cluster [DBG] pgmap v4491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:38 smithi067 bash[27441]: cluster 2024-04-03T16:48:37.061833+0000 mgr.y (mgr.24370) 4507 : cluster [DBG] pgmap v4491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:39 smithi067 bash[27441]: audit 2024-04-03T16:48:38.688494+0000 mon.a (mon.0) 4428 : audit [DBG] from='client.? 172.21.15.67:0/633499067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:39 smithi067 bash[17655]: audit 2024-04-03T16:48:38.688494+0000 mon.a (mon.0) 4428 : audit [DBG] from='client.? 172.21.15.67:0/633499067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:39 smithi082 bash[20963]: audit 2024-04-03T16:48:38.688494+0000 mon.a (mon.0) 4428 : audit [DBG] from='client.? 172.21.15.67:0/633499067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:40 smithi067 bash[27441]: cluster 2024-04-03T16:48:39.062532+0000 mgr.y (mgr.24370) 4508 : cluster [DBG] pgmap v4492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:40 smithi067 bash[27441]: audit 2024-04-03T16:48:39.884425+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:40 smithi067 bash[17655]: cluster 2024-04-03T16:48:39.062532+0000 mgr.y (mgr.24370) 4508 : cluster [DBG] pgmap v4492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:40 smithi067 bash[17655]: audit 2024-04-03T16:48:39.884425+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:40 smithi082 bash[20963]: cluster 2024-04-03T16:48:39.062532+0000 mgr.y (mgr.24370) 4508 : cluster [DBG] pgmap v4492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:40 smithi082 bash[20963]: audit 2024-04-03T16:48:39.884425+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:41 smithi067 bash[17655]: audit 2024-04-03T16:48:41.136215+0000 mon.a (mon.0) 4430 : audit [DBG] from='client.? 172.21.15.67:0/3384906937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:41 smithi067 bash[27441]: audit 2024-04-03T16:48:41.136215+0000 mon.a (mon.0) 4430 : audit [DBG] from='client.? 172.21.15.67:0/3384906937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:41 smithi082 bash[20963]: audit 2024-04-03T16:48:41.136215+0000 mon.a (mon.0) 4430 : audit [DBG] from='client.? 172.21.15.67:0/3384906937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:42 smithi067 bash[17655]: cluster 2024-04-03T16:48:41.063605+0000 mgr.y (mgr.24370) 4509 : cluster [DBG] pgmap v4493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:42 smithi067 bash[27441]: cluster 2024-04-03T16:48:41.063605+0000 mgr.y (mgr.24370) 4509 : cluster [DBG] pgmap v4493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:42 smithi082 bash[20963]: cluster 2024-04-03T16:48:41.063605+0000 mgr.y (mgr.24370) 4509 : cluster [DBG] pgmap v4493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:48:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:48:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:44 smithi067 bash[27441]: cluster 2024-04-03T16:48:43.064323+0000 mgr.y (mgr.24370) 4510 : cluster [DBG] pgmap v4494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:44 smithi067 bash[27441]: audit 2024-04-03T16:48:43.594135+0000 mon.a (mon.0) 4431 : audit [DBG] from='client.? 172.21.15.67:0/3912681437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:44 smithi067 bash[17655]: cluster 2024-04-03T16:48:43.064323+0000 mgr.y (mgr.24370) 4510 : cluster [DBG] pgmap v4494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:44 smithi067 bash[17655]: audit 2024-04-03T16:48:43.594135+0000 mon.a (mon.0) 4431 : audit [DBG] from='client.? 172.21.15.67:0/3912681437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:44 smithi082 bash[20963]: cluster 2024-04-03T16:48:43.064323+0000 mgr.y (mgr.24370) 4510 : cluster [DBG] pgmap v4494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:44 smithi082 bash[20963]: audit 2024-04-03T16:48:43.594135+0000 mon.a (mon.0) 4431 : audit [DBG] from='client.? 172.21.15.67:0/3912681437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:46 smithi067 bash[27441]: cluster 2024-04-03T16:48:45.064974+0000 mgr.y (mgr.24370) 4511 : cluster [DBG] pgmap v4495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:46 smithi067 bash[27441]: audit 2024-04-03T16:48:46.049658+0000 mon.c (mon.2) 1738 : audit [DBG] from='client.? 172.21.15.67:0/2857383934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:46.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:46 smithi067 bash[17655]: cluster 2024-04-03T16:48:45.064974+0000 mgr.y (mgr.24370) 4511 : cluster [DBG] pgmap v4495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:46.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:46 smithi067 bash[17655]: audit 2024-04-03T16:48:46.049658+0000 mon.c (mon.2) 1738 : audit [DBG] from='client.? 172.21.15.67:0/2857383934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:46 smithi082 bash[20963]: cluster 2024-04-03T16:48:45.064974+0000 mgr.y (mgr.24370) 4511 : cluster [DBG] pgmap v4495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:46 smithi082 bash[20963]: audit 2024-04-03T16:48:46.049658+0000 mon.c (mon.2) 1738 : audit [DBG] from='client.? 172.21.15.67:0/2857383934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:48 smithi067 bash[27441]: cluster 2024-04-03T16:48:47.066108+0000 mgr.y (mgr.24370) 4512 : cluster [DBG] pgmap v4496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:48 smithi067 bash[17655]: cluster 2024-04-03T16:48:47.066108+0000 mgr.y (mgr.24370) 4512 : cluster [DBG] pgmap v4496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:48 smithi082 bash[20963]: cluster 2024-04-03T16:48:47.066108+0000 mgr.y (mgr.24370) 4512 : cluster [DBG] pgmap v4496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:49 smithi082 bash[20963]: audit 2024-04-03T16:48:48.501841+0000 mon.c (mon.2) 1739 : audit [DBG] from='client.? 172.21.15.67:0/3179077593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:49 smithi067 bash[27441]: audit 2024-04-03T16:48:48.501841+0000 mon.c (mon.2) 1739 : audit [DBG] from='client.? 172.21.15.67:0/3179077593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:49 smithi067 bash[17655]: audit 2024-04-03T16:48:48.501841+0000 mon.c (mon.2) 1739 : audit [DBG] from='client.? 172.21.15.67:0/3179077593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:50 smithi082 bash[20963]: cluster 2024-04-03T16:48:49.066752+0000 mgr.y (mgr.24370) 4513 : cluster [DBG] pgmap v4497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:50 smithi067 bash[17655]: cluster 2024-04-03T16:48:49.066752+0000 mgr.y (mgr.24370) 4513 : cluster [DBG] pgmap v4497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:50 smithi067 bash[27441]: cluster 2024-04-03T16:48:49.066752+0000 mgr.y (mgr.24370) 4513 : cluster [DBG] pgmap v4497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:51 smithi082 bash[20963]: audit 2024-04-03T16:48:50.949558+0000 mon.a (mon.0) 4432 : audit [DBG] from='client.? 172.21.15.67:0/2517493448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:51 smithi067 bash[27441]: audit 2024-04-03T16:48:50.949558+0000 mon.a (mon.0) 4432 : audit [DBG] from='client.? 172.21.15.67:0/2517493448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:51 smithi067 bash[17655]: audit 2024-04-03T16:48:50.949558+0000 mon.a (mon.0) 4432 : audit [DBG] from='client.? 172.21.15.67:0/2517493448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:52 smithi082 bash[20963]: cluster 2024-04-03T16:48:51.067782+0000 mgr.y (mgr.24370) 4514 : cluster [DBG] pgmap v4498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:52 smithi067 bash[27441]: cluster 2024-04-03T16:48:51.067782+0000 mgr.y (mgr.24370) 4514 : cluster [DBG] pgmap v4498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:52 smithi067 bash[17655]: cluster 2024-04-03T16:48:51.067782+0000 mgr.y (mgr.24370) 4514 : cluster [DBG] pgmap v4498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:48:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:48:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:54 smithi082 bash[20963]: cluster 2024-04-03T16:48:53.068448+0000 mgr.y (mgr.24370) 4515 : cluster [DBG] pgmap v4499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:54 smithi082 bash[20963]: audit 2024-04-03T16:48:53.402382+0000 mon.a (mon.0) 4433 : audit [DBG] from='client.? 172.21.15.67:0/3635119070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:54 smithi067 bash[27441]: cluster 2024-04-03T16:48:53.068448+0000 mgr.y (mgr.24370) 4515 : cluster [DBG] pgmap v4499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:54 smithi067 bash[27441]: audit 2024-04-03T16:48:53.402382+0000 mon.a (mon.0) 4433 : audit [DBG] from='client.? 172.21.15.67:0/3635119070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:54 smithi067 bash[17655]: cluster 2024-04-03T16:48:53.068448+0000 mgr.y (mgr.24370) 4515 : cluster [DBG] pgmap v4499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:54 smithi067 bash[17655]: audit 2024-04-03T16:48:53.402382+0000 mon.a (mon.0) 4433 : audit [DBG] from='client.? 172.21.15.67:0/3635119070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:55 smithi082 bash[20963]: audit 2024-04-03T16:48:54.884892+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:55 smithi067 bash[17655]: audit 2024-04-03T16:48:54.884892+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:55 smithi067 bash[27441]: audit 2024-04-03T16:48:54.884892+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:48:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:56 smithi082 bash[20963]: cluster 2024-04-03T16:48:55.069121+0000 mgr.y (mgr.24370) 4516 : cluster [DBG] pgmap v4500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:56 smithi082 bash[20963]: audit 2024-04-03T16:48:55.861256+0000 mon.a (mon.0) 4435 : audit [DBG] from='client.? 172.21.15.67:0/3402821015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:56 smithi067 bash[27441]: cluster 2024-04-03T16:48:55.069121+0000 mgr.y (mgr.24370) 4516 : cluster [DBG] pgmap v4500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:56 smithi067 bash[27441]: audit 2024-04-03T16:48:55.861256+0000 mon.a (mon.0) 4435 : audit [DBG] from='client.? 172.21.15.67:0/3402821015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:56 smithi067 bash[17655]: cluster 2024-04-03T16:48:55.069121+0000 mgr.y (mgr.24370) 4516 : cluster [DBG] pgmap v4500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:56 smithi067 bash[17655]: audit 2024-04-03T16:48:55.861256+0000 mon.a (mon.0) 4435 : audit [DBG] from='client.? 172.21.15.67:0/3402821015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:58 smithi082 bash[20963]: cluster 2024-04-03T16:48:57.070162+0000 mgr.y (mgr.24370) 4517 : cluster [DBG] pgmap v4501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:58 smithi067 bash[17655]: cluster 2024-04-03T16:48:57.070162+0000 mgr.y (mgr.24370) 4517 : cluster [DBG] pgmap v4501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:58 smithi067 bash[27441]: cluster 2024-04-03T16:48:57.070162+0000 mgr.y (mgr.24370) 4517 : cluster [DBG] pgmap v4501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:48:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:48:59 smithi082 bash[20963]: audit 2024-04-03T16:48:58.314107+0000 mon.c (mon.2) 1740 : audit [DBG] from='client.? 172.21.15.67:0/1618032865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:48:59 smithi067 bash[27441]: audit 2024-04-03T16:48:58.314107+0000 mon.c (mon.2) 1740 : audit [DBG] from='client.? 172.21.15.67:0/1618032865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:48:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:48:59 smithi067 bash[17655]: audit 2024-04-03T16:48:58.314107+0000 mon.c (mon.2) 1740 : audit [DBG] from='client.? 172.21.15.67:0/1618032865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:00 smithi082 bash[20963]: cluster 2024-04-03T16:48:59.070834+0000 mgr.y (mgr.24370) 4518 : cluster [DBG] pgmap v4502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:00 smithi067 bash[27441]: cluster 2024-04-03T16:48:59.070834+0000 mgr.y (mgr.24370) 4518 : cluster [DBG] pgmap v4502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:00 smithi067 bash[17655]: cluster 2024-04-03T16:48:59.070834+0000 mgr.y (mgr.24370) 4518 : cluster [DBG] pgmap v4502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:01 smithi082 bash[20963]: audit 2024-04-03T16:49:00.768467+0000 mon.c (mon.2) 1741 : audit [DBG] from='client.? 172.21.15.67:0/2311212892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:01 smithi067 bash[17655]: audit 2024-04-03T16:49:00.768467+0000 mon.c (mon.2) 1741 : audit [DBG] from='client.? 172.21.15.67:0/2311212892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:01 smithi067 bash[27441]: audit 2024-04-03T16:49:00.768467+0000 mon.c (mon.2) 1741 : audit [DBG] from='client.? 172.21.15.67:0/2311212892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:02 smithi082 bash[20963]: cluster 2024-04-03T16:49:01.072052+0000 mgr.y (mgr.24370) 4519 : cluster [DBG] pgmap v4503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:02 smithi067 bash[17655]: cluster 2024-04-03T16:49:01.072052+0000 mgr.y (mgr.24370) 4519 : cluster [DBG] pgmap v4503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:02 smithi067 bash[27441]: cluster 2024-04-03T16:49:01.072052+0000 mgr.y (mgr.24370) 4519 : cluster [DBG] pgmap v4503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:03 smithi067 bash[17655]: audit 2024-04-03T16:49:03.222336+0000 mon.c (mon.2) 1742 : audit [DBG] from='client.? 172.21.15.67:0/3423686250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:03] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:49:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:03 smithi067 bash[27441]: audit 2024-04-03T16:49:03.222336+0000 mon.c (mon.2) 1742 : audit [DBG] from='client.? 172.21.15.67:0/3423686250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:03.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:03 smithi082 bash[20963]: audit 2024-04-03T16:49:03.222336+0000 mon.c (mon.2) 1742 : audit [DBG] from='client.? 172.21.15.67:0/3423686250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:49:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:04 smithi082 bash[20963]: cluster 2024-04-03T16:49:03.072555+0000 mgr.y (mgr.24370) 4520 : cluster [DBG] pgmap v4504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:04 smithi067 bash[17655]: cluster 2024-04-03T16:49:03.072555+0000 mgr.y (mgr.24370) 4520 : cluster [DBG] pgmap v4504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:04 smithi067 bash[27441]: cluster 2024-04-03T16:49:03.072555+0000 mgr.y (mgr.24370) 4520 : cluster [DBG] pgmap v4504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:06 smithi082 bash[20963]: cluster 2024-04-03T16:49:05.073197+0000 mgr.y (mgr.24370) 4521 : cluster [DBG] pgmap v4505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:06 smithi082 bash[20963]: audit 2024-04-03T16:49:05.678291+0000 mon.c (mon.2) 1743 : audit [DBG] from='client.? 172.21.15.67:0/428590274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:06 smithi067 bash[17655]: cluster 2024-04-03T16:49:05.073197+0000 mgr.y (mgr.24370) 4521 : cluster [DBG] pgmap v4505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:06 smithi067 bash[17655]: audit 2024-04-03T16:49:05.678291+0000 mon.c (mon.2) 1743 : audit [DBG] from='client.? 172.21.15.67:0/428590274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:06 smithi067 bash[27441]: cluster 2024-04-03T16:49:05.073197+0000 mgr.y (mgr.24370) 4521 : cluster [DBG] pgmap v4505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:06 smithi067 bash[27441]: audit 2024-04-03T16:49:05.678291+0000 mon.c (mon.2) 1743 : audit [DBG] from='client.? 172.21.15.67:0/428590274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:08 smithi082 bash[20963]: cluster 2024-04-03T16:49:07.074382+0000 mgr.y (mgr.24370) 4522 : cluster [DBG] pgmap v4506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:08 smithi082 bash[20963]: audit 2024-04-03T16:49:08.131312+0000 mon.c (mon.2) 1744 : audit [DBG] from='client.? 172.21.15.67:0/3640111696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:08 smithi067 bash[17655]: cluster 2024-04-03T16:49:07.074382+0000 mgr.y (mgr.24370) 4522 : cluster [DBG] pgmap v4506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:08 smithi067 bash[17655]: audit 2024-04-03T16:49:08.131312+0000 mon.c (mon.2) 1744 : audit [DBG] from='client.? 172.21.15.67:0/3640111696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:08 smithi067 bash[27441]: cluster 2024-04-03T16:49:07.074382+0000 mgr.y (mgr.24370) 4522 : cluster [DBG] pgmap v4506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:08 smithi067 bash[27441]: audit 2024-04-03T16:49:08.131312+0000 mon.c (mon.2) 1744 : audit [DBG] from='client.? 172.21.15.67:0/3640111696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:10 smithi082 bash[20963]: cluster 2024-04-03T16:49:09.075094+0000 mgr.y (mgr.24370) 4523 : cluster [DBG] pgmap v4507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:10 smithi082 bash[20963]: audit 2024-04-03T16:49:09.885302+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:10 smithi067 bash[27441]: cluster 2024-04-03T16:49:09.075094+0000 mgr.y (mgr.24370) 4523 : cluster [DBG] pgmap v4507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:10 smithi067 bash[27441]: audit 2024-04-03T16:49:09.885302+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:10 smithi067 bash[17655]: cluster 2024-04-03T16:49:09.075094+0000 mgr.y (mgr.24370) 4523 : cluster [DBG] pgmap v4507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:10 smithi067 bash[17655]: audit 2024-04-03T16:49:09.885302+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:11 smithi082 bash[20963]: audit 2024-04-03T16:49:10.591926+0000 mon.c (mon.2) 1745 : audit [DBG] from='client.? 172.21.15.67:0/159999285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:11 smithi067 bash[27441]: audit 2024-04-03T16:49:10.591926+0000 mon.c (mon.2) 1745 : audit [DBG] from='client.? 172.21.15.67:0/159999285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:11 smithi067 bash[17655]: audit 2024-04-03T16:49:10.591926+0000 mon.c (mon.2) 1745 : audit [DBG] from='client.? 172.21.15.67:0/159999285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:12 smithi082 bash[20963]: cluster 2024-04-03T16:49:11.076280+0000 mgr.y (mgr.24370) 4524 : cluster [DBG] pgmap v4508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:12 smithi067 bash[17655]: cluster 2024-04-03T16:49:11.076280+0000 mgr.y (mgr.24370) 4524 : cluster [DBG] pgmap v4508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:12 smithi067 bash[27441]: cluster 2024-04-03T16:49:11.076280+0000 mgr.y (mgr.24370) 4524 : cluster [DBG] pgmap v4508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:13 smithi067 bash[17655]: audit 2024-04-03T16:49:13.051467+0000 mon.a (mon.0) 4437 : audit [DBG] from='client.? 172.21.15.67:0/3742635937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:13 smithi067 bash[27441]: audit 2024-04-03T16:49:13.051467+0000 mon.a (mon.0) 4437 : audit [DBG] from='client.? 172.21.15.67:0/3742635937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:13] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:49:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:13 smithi082 bash[20963]: audit 2024-04-03T16:49:13.051467+0000 mon.a (mon.0) 4437 : audit [DBG] from='client.? 172.21.15.67:0/3742635937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:49:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:14 smithi082 bash[20963]: cluster 2024-04-03T16:49:13.076799+0000 mgr.y (mgr.24370) 4525 : cluster [DBG] pgmap v4509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:14 smithi067 bash[17655]: cluster 2024-04-03T16:49:13.076799+0000 mgr.y (mgr.24370) 4525 : cluster [DBG] pgmap v4509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:14 smithi067 bash[27441]: cluster 2024-04-03T16:49:13.076799+0000 mgr.y (mgr.24370) 4525 : cluster [DBG] pgmap v4509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:16 smithi082 bash[20963]: cluster 2024-04-03T16:49:15.077474+0000 mgr.y (mgr.24370) 4526 : cluster [DBG] pgmap v4510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:16 smithi082 bash[20963]: audit 2024-04-03T16:49:15.507727+0000 mon.a (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.67:0/608390123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:16 smithi067 bash[17655]: cluster 2024-04-03T16:49:15.077474+0000 mgr.y (mgr.24370) 4526 : cluster [DBG] pgmap v4510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:16 smithi067 bash[17655]: audit 2024-04-03T16:49:15.507727+0000 mon.a (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.67:0/608390123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:16 smithi067 bash[27441]: cluster 2024-04-03T16:49:15.077474+0000 mgr.y (mgr.24370) 4526 : cluster [DBG] pgmap v4510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:16 smithi067 bash[27441]: audit 2024-04-03T16:49:15.507727+0000 mon.a (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.67:0/608390123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:18 smithi082 bash[20963]: cluster 2024-04-03T16:49:17.078618+0000 mgr.y (mgr.24370) 4527 : cluster [DBG] pgmap v4511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:18 smithi082 bash[20963]: audit 2024-04-03T16:49:17.956905+0000 mon.a (mon.0) 4439 : audit [DBG] from='client.? 172.21.15.67:0/1736574571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:18 smithi067 bash[27441]: cluster 2024-04-03T16:49:17.078618+0000 mgr.y (mgr.24370) 4527 : cluster [DBG] pgmap v4511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:18 smithi067 bash[27441]: audit 2024-04-03T16:49:17.956905+0000 mon.a (mon.0) 4439 : audit [DBG] from='client.? 172.21.15.67:0/1736574571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:18 smithi067 bash[17655]: cluster 2024-04-03T16:49:17.078618+0000 mgr.y (mgr.24370) 4527 : cluster [DBG] pgmap v4511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:18 smithi067 bash[17655]: audit 2024-04-03T16:49:17.956905+0000 mon.a (mon.0) 4439 : audit [DBG] from='client.? 172.21.15.67:0/1736574571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:20 smithi082 bash[20963]: cluster 2024-04-03T16:49:19.079299+0000 mgr.y (mgr.24370) 4528 : cluster [DBG] pgmap v4512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:20 smithi067 bash[27441]: cluster 2024-04-03T16:49:19.079299+0000 mgr.y (mgr.24370) 4528 : cluster [DBG] pgmap v4512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:20 smithi067 bash[17655]: cluster 2024-04-03T16:49:19.079299+0000 mgr.y (mgr.24370) 4528 : cluster [DBG] pgmap v4512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:21 smithi082 bash[20963]: audit 2024-04-03T16:49:20.418012+0000 mon.a (mon.0) 4440 : audit [DBG] from='client.? 172.21.15.67:0/3732247209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:21 smithi067 bash[27441]: audit 2024-04-03T16:49:20.418012+0000 mon.a (mon.0) 4440 : audit [DBG] from='client.? 172.21.15.67:0/3732247209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:21 smithi067 bash[17655]: audit 2024-04-03T16:49:20.418012+0000 mon.a (mon.0) 4440 : audit [DBG] from='client.? 172.21.15.67:0/3732247209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:22 smithi082 bash[20963]: cluster 2024-04-03T16:49:21.080474+0000 mgr.y (mgr.24370) 4529 : cluster [DBG] pgmap v4513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:22 smithi067 bash[27441]: cluster 2024-04-03T16:49:21.080474+0000 mgr.y (mgr.24370) 4529 : cluster [DBG] pgmap v4513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:22 smithi067 bash[17655]: cluster 2024-04-03T16:49:21.080474+0000 mgr.y (mgr.24370) 4529 : cluster [DBG] pgmap v4513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:23.339 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:23] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:49:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:23 smithi082 bash[20963]: audit 2024-04-03T16:49:22.877964+0000 mon.a (mon.0) 4441 : audit [DBG] from='client.? 172.21.15.67:0/2009298073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:49:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:23 smithi067 bash[17655]: audit 2024-04-03T16:49:22.877964+0000 mon.a (mon.0) 4441 : audit [DBG] from='client.? 172.21.15.67:0/2009298073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:23 smithi067 bash[27441]: audit 2024-04-03T16:49:22.877964+0000 mon.a (mon.0) 4441 : audit [DBG] from='client.? 172.21.15.67:0/2009298073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:24 smithi082 bash[20963]: cluster 2024-04-03T16:49:23.081151+0000 mgr.y (mgr.24370) 4530 : cluster [DBG] pgmap v4514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:24 smithi067 bash[27441]: cluster 2024-04-03T16:49:23.081151+0000 mgr.y (mgr.24370) 4530 : cluster [DBG] pgmap v4514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:24 smithi067 bash[17655]: cluster 2024-04-03T16:49:23.081151+0000 mgr.y (mgr.24370) 4530 : cluster [DBG] pgmap v4514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:25 smithi082 bash[20963]: audit 2024-04-03T16:49:24.885538+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:25 smithi082 bash[20963]: audit 2024-04-03T16:49:25.327380+0000 mon.c (mon.2) 1746 : audit [DBG] from='client.? 172.21.15.67:0/3133824957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:25 smithi067 bash[17655]: audit 2024-04-03T16:49:24.885538+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:25 smithi067 bash[17655]: audit 2024-04-03T16:49:25.327380+0000 mon.c (mon.2) 1746 : audit [DBG] from='client.? 172.21.15.67:0/3133824957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:25 smithi067 bash[27441]: audit 2024-04-03T16:49:24.885538+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:25 smithi067 bash[27441]: audit 2024-04-03T16:49:25.327380+0000 mon.c (mon.2) 1746 : audit [DBG] from='client.? 172.21.15.67:0/3133824957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:26 smithi082 bash[20963]: cluster 2024-04-03T16:49:25.081816+0000 mgr.y (mgr.24370) 4531 : cluster [DBG] pgmap v4515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:26 smithi067 bash[27441]: cluster 2024-04-03T16:49:25.081816+0000 mgr.y (mgr.24370) 4531 : cluster [DBG] pgmap v4515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:26 smithi067 bash[17655]: cluster 2024-04-03T16:49:25.081816+0000 mgr.y (mgr.24370) 4531 : cluster [DBG] pgmap v4515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:28 smithi082 bash[20963]: cluster 2024-04-03T16:49:27.083028+0000 mgr.y (mgr.24370) 4532 : cluster [DBG] pgmap v4516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:28 smithi082 bash[20963]: audit 2024-04-03T16:49:27.777052+0000 mon.c (mon.2) 1747 : audit [DBG] from='client.? 172.21.15.67:0/692700446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:28 smithi067 bash[17655]: cluster 2024-04-03T16:49:27.083028+0000 mgr.y (mgr.24370) 4532 : cluster [DBG] pgmap v4516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:28 smithi067 bash[17655]: audit 2024-04-03T16:49:27.777052+0000 mon.c (mon.2) 1747 : audit [DBG] from='client.? 172.21.15.67:0/692700446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:28 smithi067 bash[27441]: cluster 2024-04-03T16:49:27.083028+0000 mgr.y (mgr.24370) 4532 : cluster [DBG] pgmap v4516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:28 smithi067 bash[27441]: audit 2024-04-03T16:49:27.777052+0000 mon.c (mon.2) 1747 : audit [DBG] from='client.? 172.21.15.67:0/692700446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:30 smithi082 bash[20963]: cluster 2024-04-03T16:49:29.083573+0000 mgr.y (mgr.24370) 4533 : cluster [DBG] pgmap v4517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:30 smithi082 bash[20963]: audit 2024-04-03T16:49:30.224121+0000 mon.c (mon.2) 1748 : audit [DBG] from='client.? 172.21.15.67:0/607021813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:30 smithi067 bash[17655]: cluster 2024-04-03T16:49:29.083573+0000 mgr.y (mgr.24370) 4533 : cluster [DBG] pgmap v4517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:30 smithi067 bash[17655]: audit 2024-04-03T16:49:30.224121+0000 mon.c (mon.2) 1748 : audit [DBG] from='client.? 172.21.15.67:0/607021813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:30 smithi067 bash[27441]: cluster 2024-04-03T16:49:29.083573+0000 mgr.y (mgr.24370) 4533 : cluster [DBG] pgmap v4517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:30 smithi067 bash[27441]: audit 2024-04-03T16:49:30.224121+0000 mon.c (mon.2) 1748 : audit [DBG] from='client.? 172.21.15.67:0/607021813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:32 smithi082 bash[20963]: cluster 2024-04-03T16:49:31.084715+0000 mgr.y (mgr.24370) 4534 : cluster [DBG] pgmap v4518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:32 smithi067 bash[17655]: cluster 2024-04-03T16:49:31.084715+0000 mgr.y (mgr.24370) 4534 : cluster [DBG] pgmap v4518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:32 smithi067 bash[27441]: cluster 2024-04-03T16:49:31.084715+0000 mgr.y (mgr.24370) 4534 : cluster [DBG] pgmap v4518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:33.374 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:33] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:49:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:33 smithi082 bash[20963]: audit 2024-04-03T16:49:32.681696+0000 mon.c (mon.2) 1749 : audit [DBG] from='client.? 172.21.15.67:0/1542922532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:49:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:33 smithi067 bash[17655]: audit 2024-04-03T16:49:32.681696+0000 mon.c (mon.2) 1749 : audit [DBG] from='client.? 172.21.15.67:0/1542922532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:33 smithi067 bash[27441]: audit 2024-04-03T16:49:32.681696+0000 mon.c (mon.2) 1749 : audit [DBG] from='client.? 172.21.15.67:0/1542922532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:34 smithi082 bash[20963]: cluster 2024-04-03T16:49:33.085465+0000 mgr.y (mgr.24370) 4535 : cluster [DBG] pgmap v4519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:34 smithi082 bash[20963]: audit 2024-04-03T16:49:33.816340+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:49:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:34 smithi082 bash[20963]: audit 2024-04-03T16:49:34.144543+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:34 smithi082 bash[20963]: audit 2024-04-03T16:49:34.153282+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:34 smithi067 bash[17655]: cluster 2024-04-03T16:49:33.085465+0000 mgr.y (mgr.24370) 4535 : cluster [DBG] pgmap v4519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:34 smithi067 bash[17655]: audit 2024-04-03T16:49:33.816340+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:49:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:34 smithi067 bash[17655]: audit 2024-04-03T16:49:34.144543+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:34 smithi067 bash[17655]: audit 2024-04-03T16:49:34.153282+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:34 smithi067 bash[27441]: cluster 2024-04-03T16:49:33.085465+0000 mgr.y (mgr.24370) 4535 : cluster [DBG] pgmap v4519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:34 smithi067 bash[27441]: audit 2024-04-03T16:49:33.816340+0000 mon.a (mon.0) 4443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:49:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:34 smithi067 bash[27441]: audit 2024-04-03T16:49:34.144543+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:34 smithi067 bash[27441]: audit 2024-04-03T16:49:34.153282+0000 mon.a (mon.0) 4445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:35 smithi082 bash[20963]: audit 2024-04-03T16:49:35.135979+0000 mon.c (mon.2) 1750 : audit [DBG] from='client.? 172.21.15.67:0/864368025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:35 smithi067 bash[17655]: audit 2024-04-03T16:49:35.135979+0000 mon.c (mon.2) 1750 : audit [DBG] from='client.? 172.21.15.67:0/864368025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:35 smithi067 bash[27441]: audit 2024-04-03T16:49:35.135979+0000 mon.c (mon.2) 1750 : audit [DBG] from='client.? 172.21.15.67:0/864368025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:36 smithi067 bash[17655]: cluster 2024-04-03T16:49:35.086150+0000 mgr.y (mgr.24370) 4536 : cluster [DBG] pgmap v4520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:36 smithi067 bash[27441]: cluster 2024-04-03T16:49:35.086150+0000 mgr.y (mgr.24370) 4536 : cluster [DBG] pgmap v4520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:36 smithi082 bash[20963]: cluster 2024-04-03T16:49:35.086150+0000 mgr.y (mgr.24370) 4536 : cluster [DBG] pgmap v4520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:38 smithi067 bash[17655]: cluster 2024-04-03T16:49:37.087362+0000 mgr.y (mgr.24370) 4537 : cluster [DBG] pgmap v4521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:38 smithi067 bash[17655]: audit 2024-04-03T16:49:37.595022+0000 mon.a (mon.0) 4446 : audit [DBG] from='client.? 172.21.15.67:0/1923517977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:38 smithi067 bash[27441]: cluster 2024-04-03T16:49:37.087362+0000 mgr.y (mgr.24370) 4537 : cluster [DBG] pgmap v4521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:38 smithi067 bash[27441]: audit 2024-04-03T16:49:37.595022+0000 mon.a (mon.0) 4446 : audit [DBG] from='client.? 172.21.15.67:0/1923517977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:38 smithi082 bash[20963]: cluster 2024-04-03T16:49:37.087362+0000 mgr.y (mgr.24370) 4537 : cluster [DBG] pgmap v4521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:38 smithi082 bash[20963]: audit 2024-04-03T16:49:37.595022+0000 mon.a (mon.0) 4446 : audit [DBG] from='client.? 172.21.15.67:0/1923517977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[17655]: cluster 2024-04-03T16:49:39.088024+0000 mgr.y (mgr.24370) 4538 : cluster [DBG] pgmap v4522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[17655]: audit 2024-04-03T16:49:39.885760+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[17655]: audit 2024-04-03T16:49:39.898817+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[17655]: audit 2024-04-03T16:49:39.906522+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[17655]: audit 2024-04-03T16:49:39.915652+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[17655]: audit 2024-04-03T16:49:39.923114+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[17655]: audit 2024-04-03T16:49:40.124596+0000 mon.a (mon.0) 4452 : audit [DBG] from='client.? 172.21.15.67:0/1253665953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[27441]: cluster 2024-04-03T16:49:39.088024+0000 mgr.y (mgr.24370) 4538 : cluster [DBG] pgmap v4522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[27441]: audit 2024-04-03T16:49:39.885760+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[27441]: audit 2024-04-03T16:49:39.898817+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[27441]: audit 2024-04-03T16:49:39.906522+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[27441]: audit 2024-04-03T16:49:39.915652+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[27441]: audit 2024-04-03T16:49:39.923114+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:40 smithi067 bash[27441]: audit 2024-04-03T16:49:40.124596+0000 mon.a (mon.0) 4452 : audit [DBG] from='client.? 172.21.15.67:0/1253665953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:40 smithi082 bash[20963]: cluster 2024-04-03T16:49:39.088024+0000 mgr.y (mgr.24370) 4538 : cluster [DBG] pgmap v4522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:40 smithi082 bash[20963]: audit 2024-04-03T16:49:39.885760+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:40 smithi082 bash[20963]: audit 2024-04-03T16:49:39.898817+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:40 smithi082 bash[20963]: audit 2024-04-03T16:49:39.906522+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:40 smithi082 bash[20963]: audit 2024-04-03T16:49:39.915652+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:40 smithi082 bash[20963]: audit 2024-04-03T16:49:39.923114+0000 mon.a (mon.0) 4451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:40 smithi082 bash[20963]: audit 2024-04-03T16:49:40.124596+0000 mon.a (mon.0) 4452 : audit [DBG] from='client.? 172.21.15.67:0/1253665953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:41 smithi067 bash[17655]: audit 2024-04-03T16:49:40.442485+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:49:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:41 smithi067 bash[17655]: audit 2024-04-03T16:49:40.444268+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:49:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:41 smithi067 bash[17655]: audit 2024-04-03T16:49:40.453762+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:41 smithi067 bash[27441]: audit 2024-04-03T16:49:40.442485+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:49:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:41 smithi067 bash[27441]: audit 2024-04-03T16:49:40.444268+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:49:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:41 smithi067 bash[27441]: audit 2024-04-03T16:49:40.453762+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:41 smithi082 bash[20963]: audit 2024-04-03T16:49:40.442485+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:49:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:41 smithi082 bash[20963]: audit 2024-04-03T16:49:40.444268+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:49:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:41 smithi082 bash[20963]: audit 2024-04-03T16:49:40.453762+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:49:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:42 smithi082 bash[20963]: cluster 2024-04-03T16:49:41.089126+0000 mgr.y (mgr.24370) 4539 : cluster [DBG] pgmap v4523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:42 smithi067 bash[17655]: cluster 2024-04-03T16:49:41.089126+0000 mgr.y (mgr.24370) 4539 : cluster [DBG] pgmap v4523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:42 smithi067 bash[27441]: cluster 2024-04-03T16:49:41.089126+0000 mgr.y (mgr.24370) 4539 : cluster [DBG] pgmap v4523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:43] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:49:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:49:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:43 smithi082 bash[20963]: audit 2024-04-03T16:49:42.582920+0000 mon.a (mon.0) 4456 : audit [DBG] from='client.? 172.21.15.67:0/692379469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:43 smithi067 bash[17655]: audit 2024-04-03T16:49:42.582920+0000 mon.a (mon.0) 4456 : audit [DBG] from='client.? 172.21.15.67:0/692379469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:43 smithi067 bash[27441]: audit 2024-04-03T16:49:42.582920+0000 mon.a (mon.0) 4456 : audit [DBG] from='client.? 172.21.15.67:0/692379469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:44 smithi082 bash[20963]: cluster 2024-04-03T16:49:43.089822+0000 mgr.y (mgr.24370) 4540 : cluster [DBG] pgmap v4524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:44 smithi067 bash[17655]: cluster 2024-04-03T16:49:43.089822+0000 mgr.y (mgr.24370) 4540 : cluster [DBG] pgmap v4524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:44 smithi067 bash[27441]: cluster 2024-04-03T16:49:43.089822+0000 mgr.y (mgr.24370) 4540 : cluster [DBG] pgmap v4524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:45 smithi082 bash[20963]: audit 2024-04-03T16:49:45.042269+0000 mon.a (mon.0) 4457 : audit [DBG] from='client.? 172.21.15.67:0/1945576187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:45 smithi067 bash[17655]: audit 2024-04-03T16:49:45.042269+0000 mon.a (mon.0) 4457 : audit [DBG] from='client.? 172.21.15.67:0/1945576187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:45 smithi067 bash[27441]: audit 2024-04-03T16:49:45.042269+0000 mon.a (mon.0) 4457 : audit [DBG] from='client.? 172.21.15.67:0/1945576187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:46 smithi082 bash[20963]: cluster 2024-04-03T16:49:45.090451+0000 mgr.y (mgr.24370) 4541 : cluster [DBG] pgmap v4525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:46 smithi067 bash[17655]: cluster 2024-04-03T16:49:45.090451+0000 mgr.y (mgr.24370) 4541 : cluster [DBG] pgmap v4525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:46 smithi067 bash[27441]: cluster 2024-04-03T16:49:45.090451+0000 mgr.y (mgr.24370) 4541 : cluster [DBG] pgmap v4525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:48 smithi082 bash[20963]: cluster 2024-04-03T16:49:47.091632+0000 mgr.y (mgr.24370) 4542 : cluster [DBG] pgmap v4526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:48 smithi082 bash[20963]: audit 2024-04-03T16:49:47.491172+0000 mon.a (mon.0) 4458 : audit [DBG] from='client.? 172.21.15.67:0/3503413947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:48 smithi067 bash[17655]: cluster 2024-04-03T16:49:47.091632+0000 mgr.y (mgr.24370) 4542 : cluster [DBG] pgmap v4526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:48 smithi067 bash[17655]: audit 2024-04-03T16:49:47.491172+0000 mon.a (mon.0) 4458 : audit [DBG] from='client.? 172.21.15.67:0/3503413947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:48 smithi067 bash[27441]: cluster 2024-04-03T16:49:47.091632+0000 mgr.y (mgr.24370) 4542 : cluster [DBG] pgmap v4526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:48 smithi067 bash[27441]: audit 2024-04-03T16:49:47.491172+0000 mon.a (mon.0) 4458 : audit [DBG] from='client.? 172.21.15.67:0/3503413947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:50 smithi082 bash[20963]: cluster 2024-04-03T16:49:49.092350+0000 mgr.y (mgr.24370) 4543 : cluster [DBG] pgmap v4527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:50 smithi082 bash[20963]: audit 2024-04-03T16:49:49.941745+0000 mon.a (mon.0) 4459 : audit [DBG] from='client.? 172.21.15.67:0/1448037905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:50 smithi067 bash[17655]: cluster 2024-04-03T16:49:49.092350+0000 mgr.y (mgr.24370) 4543 : cluster [DBG] pgmap v4527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:50 smithi067 bash[17655]: audit 2024-04-03T16:49:49.941745+0000 mon.a (mon.0) 4459 : audit [DBG] from='client.? 172.21.15.67:0/1448037905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:50 smithi067 bash[27441]: cluster 2024-04-03T16:49:49.092350+0000 mgr.y (mgr.24370) 4543 : cluster [DBG] pgmap v4527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:50 smithi067 bash[27441]: audit 2024-04-03T16:49:49.941745+0000 mon.a (mon.0) 4459 : audit [DBG] from='client.? 172.21.15.67:0/1448037905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:52 smithi082 bash[20963]: cluster 2024-04-03T16:49:51.093421+0000 mgr.y (mgr.24370) 4544 : cluster [DBG] pgmap v4528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:52 smithi082 bash[20963]: audit 2024-04-03T16:49:52.393663+0000 mon.a (mon.0) 4460 : audit [DBG] from='client.? 172.21.15.67:0/3546550406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:52 smithi067 bash[27441]: cluster 2024-04-03T16:49:51.093421+0000 mgr.y (mgr.24370) 4544 : cluster [DBG] pgmap v4528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:52 smithi067 bash[27441]: audit 2024-04-03T16:49:52.393663+0000 mon.a (mon.0) 4460 : audit [DBG] from='client.? 172.21.15.67:0/3546550406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:52 smithi067 bash[17655]: cluster 2024-04-03T16:49:51.093421+0000 mgr.y (mgr.24370) 4544 : cluster [DBG] pgmap v4528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:52 smithi067 bash[17655]: audit 2024-04-03T16:49:52.393663+0000 mon.a (mon.0) 4460 : audit [DBG] from='client.? 172.21.15.67:0/3546550406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:53] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:49:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:49:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:54 smithi082 bash[20963]: cluster 2024-04-03T16:49:53.094097+0000 mgr.y (mgr.24370) 4545 : cluster [DBG] pgmap v4529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:54 smithi067 bash[27441]: cluster 2024-04-03T16:49:53.094097+0000 mgr.y (mgr.24370) 4545 : cluster [DBG] pgmap v4529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:54 smithi067 bash[17655]: cluster 2024-04-03T16:49:53.094097+0000 mgr.y (mgr.24370) 4545 : cluster [DBG] pgmap v4529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:55 smithi082 bash[20963]: audit 2024-04-03T16:49:54.861127+0000 mon.a (mon.0) 4461 : audit [DBG] from='client.? 172.21.15.67:0/326536010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:55 smithi082 bash[20963]: audit 2024-04-03T16:49:54.886082+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:55 smithi067 bash[17655]: audit 2024-04-03T16:49:54.861127+0000 mon.a (mon.0) 4461 : audit [DBG] from='client.? 172.21.15.67:0/326536010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:55 smithi067 bash[17655]: audit 2024-04-03T16:49:54.886082+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:55 smithi067 bash[27441]: audit 2024-04-03T16:49:54.861127+0000 mon.a (mon.0) 4461 : audit [DBG] from='client.? 172.21.15.67:0/326536010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:55 smithi067 bash[27441]: audit 2024-04-03T16:49:54.886082+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:49:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:56 smithi082 bash[20963]: cluster 2024-04-03T16:49:55.094785+0000 mgr.y (mgr.24370) 4546 : cluster [DBG] pgmap v4530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:56 smithi067 bash[17655]: cluster 2024-04-03T16:49:55.094785+0000 mgr.y (mgr.24370) 4546 : cluster [DBG] pgmap v4530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:56 smithi067 bash[27441]: cluster 2024-04-03T16:49:55.094785+0000 mgr.y (mgr.24370) 4546 : cluster [DBG] pgmap v4530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:57 smithi082 bash[20963]: audit 2024-04-03T16:49:57.314888+0000 mon.c (mon.2) 1751 : audit [DBG] from='client.? 172.21.15.67:0/1810542153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:57 smithi067 bash[17655]: audit 2024-04-03T16:49:57.314888+0000 mon.c (mon.2) 1751 : audit [DBG] from='client.? 172.21.15.67:0/1810542153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:57 smithi067 bash[27441]: audit 2024-04-03T16:49:57.314888+0000 mon.c (mon.2) 1751 : audit [DBG] from='client.? 172.21.15.67:0/1810542153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:49:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:49:58 smithi082 bash[20963]: cluster 2024-04-03T16:49:57.096122+0000 mgr.y (mgr.24370) 4547 : cluster [DBG] pgmap v4531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:49:58 smithi067 bash[17655]: cluster 2024-04-03T16:49:57.096122+0000 mgr.y (mgr.24370) 4547 : cluster [DBG] pgmap v4531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:49:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:49:58 smithi067 bash[27441]: cluster 2024-04-03T16:49:57.096122+0000 mgr.y (mgr.24370) 4547 : cluster [DBG] pgmap v4531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:00 smithi082 bash[20963]: cluster 2024-04-03T16:49:59.096810+0000 mgr.y (mgr.24370) 4548 : cluster [DBG] pgmap v4532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:00 smithi082 bash[20963]: audit 2024-04-03T16:49:59.777121+0000 mon.a (mon.0) 4463 : audit [DBG] from='client.? 172.21.15.67:0/3442700247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:00 smithi082 bash[20963]: cluster 2024-04-03T16:50:00.000139+0000 mon.a (mon.0) 4464 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:50:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:00 smithi067 bash[17655]: cluster 2024-04-03T16:49:59.096810+0000 mgr.y (mgr.24370) 4548 : cluster [DBG] pgmap v4532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:00 smithi067 bash[17655]: audit 2024-04-03T16:49:59.777121+0000 mon.a (mon.0) 4463 : audit [DBG] from='client.? 172.21.15.67:0/3442700247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:00 smithi067 bash[17655]: cluster 2024-04-03T16:50:00.000139+0000 mon.a (mon.0) 4464 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:50:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:00 smithi067 bash[27441]: cluster 2024-04-03T16:49:59.096810+0000 mgr.y (mgr.24370) 4548 : cluster [DBG] pgmap v4532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:00 smithi067 bash[27441]: audit 2024-04-03T16:49:59.777121+0000 mon.a (mon.0) 4463 : audit [DBG] from='client.? 172.21.15.67:0/3442700247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:00 smithi067 bash[27441]: cluster 2024-04-03T16:50:00.000139+0000 mon.a (mon.0) 4464 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T16:50:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:02 smithi082 bash[20963]: cluster 2024-04-03T16:50:01.098005+0000 mgr.y (mgr.24370) 4549 : cluster [DBG] pgmap v4533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:02 smithi082 bash[20963]: audit 2024-04-03T16:50:02.223187+0000 mon.c (mon.2) 1752 : audit [DBG] from='client.? 172.21.15.67:0/2844425537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:02 smithi067 bash[27441]: cluster 2024-04-03T16:50:01.098005+0000 mgr.y (mgr.24370) 4549 : cluster [DBG] pgmap v4533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:02 smithi067 bash[27441]: audit 2024-04-03T16:50:02.223187+0000 mon.c (mon.2) 1752 : audit [DBG] from='client.? 172.21.15.67:0/2844425537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:02 smithi067 bash[17655]: cluster 2024-04-03T16:50:01.098005+0000 mgr.y (mgr.24370) 4549 : cluster [DBG] pgmap v4533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:02 smithi067 bash[17655]: audit 2024-04-03T16:50:02.223187+0000 mon.c (mon.2) 1752 : audit [DBG] from='client.? 172.21.15.67:0/2844425537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:03] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:50:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:50:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:04 smithi082 bash[20963]: cluster 2024-04-03T16:50:03.098734+0000 mgr.y (mgr.24370) 4550 : cluster [DBG] pgmap v4534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:04 smithi067 bash[27441]: cluster 2024-04-03T16:50:03.098734+0000 mgr.y (mgr.24370) 4550 : cluster [DBG] pgmap v4534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:04 smithi067 bash[17655]: cluster 2024-04-03T16:50:03.098734+0000 mgr.y (mgr.24370) 4550 : cluster [DBG] pgmap v4534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:05 smithi082 bash[20963]: audit 2024-04-03T16:50:04.675514+0000 mon.c (mon.2) 1753 : audit [DBG] from='client.? 172.21.15.67:0/1644840193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:05 smithi067 bash[17655]: audit 2024-04-03T16:50:04.675514+0000 mon.c (mon.2) 1753 : audit [DBG] from='client.? 172.21.15.67:0/1644840193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:05 smithi067 bash[27441]: audit 2024-04-03T16:50:04.675514+0000 mon.c (mon.2) 1753 : audit [DBG] from='client.? 172.21.15.67:0/1644840193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:06 smithi082 bash[20963]: cluster 2024-04-03T16:50:05.099471+0000 mgr.y (mgr.24370) 4551 : cluster [DBG] pgmap v4535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:06 smithi067 bash[27441]: cluster 2024-04-03T16:50:05.099471+0000 mgr.y (mgr.24370) 4551 : cluster [DBG] pgmap v4535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:06 smithi067 bash[17655]: cluster 2024-04-03T16:50:05.099471+0000 mgr.y (mgr.24370) 4551 : cluster [DBG] pgmap v4535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:07 smithi082 bash[20963]: audit 2024-04-03T16:50:07.131407+0000 mon.c (mon.2) 1754 : audit [DBG] from='client.? 172.21.15.67:0/2560567076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:07 smithi067 bash[17655]: audit 2024-04-03T16:50:07.131407+0000 mon.c (mon.2) 1754 : audit [DBG] from='client.? 172.21.15.67:0/2560567076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:07 smithi067 bash[27441]: audit 2024-04-03T16:50:07.131407+0000 mon.c (mon.2) 1754 : audit [DBG] from='client.? 172.21.15.67:0/2560567076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:08 smithi082 bash[20963]: cluster 2024-04-03T16:50:07.100682+0000 mgr.y (mgr.24370) 4552 : cluster [DBG] pgmap v4536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:08 smithi067 bash[17655]: cluster 2024-04-03T16:50:07.100682+0000 mgr.y (mgr.24370) 4552 : cluster [DBG] pgmap v4536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:08 smithi067 bash[27441]: cluster 2024-04-03T16:50:07.100682+0000 mgr.y (mgr.24370) 4552 : cluster [DBG] pgmap v4536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:10 smithi082 bash[20963]: cluster 2024-04-03T16:50:09.101396+0000 mgr.y (mgr.24370) 4553 : cluster [DBG] pgmap v4537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:10 smithi082 bash[20963]: audit 2024-04-03T16:50:09.585384+0000 mon.c (mon.2) 1755 : audit [DBG] from='client.? 172.21.15.67:0/4218790262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:10 smithi082 bash[20963]: audit 2024-04-03T16:50:09.886800+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:10 smithi067 bash[27441]: cluster 2024-04-03T16:50:09.101396+0000 mgr.y (mgr.24370) 4553 : cluster [DBG] pgmap v4537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:10 smithi067 bash[27441]: audit 2024-04-03T16:50:09.585384+0000 mon.c (mon.2) 1755 : audit [DBG] from='client.? 172.21.15.67:0/4218790262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:10 smithi067 bash[27441]: audit 2024-04-03T16:50:09.886800+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:10 smithi067 bash[17655]: cluster 2024-04-03T16:50:09.101396+0000 mgr.y (mgr.24370) 4553 : cluster [DBG] pgmap v4537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:10 smithi067 bash[17655]: audit 2024-04-03T16:50:09.585384+0000 mon.c (mon.2) 1755 : audit [DBG] from='client.? 172.21.15.67:0/4218790262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:10 smithi067 bash[17655]: audit 2024-04-03T16:50:09.886800+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:12 smithi082 bash[20963]: cluster 2024-04-03T16:50:11.102574+0000 mgr.y (mgr.24370) 4554 : cluster [DBG] pgmap v4538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:12 smithi082 bash[20963]: audit 2024-04-03T16:50:12.043647+0000 mon.a (mon.0) 4466 : audit [DBG] from='client.? 172.21.15.67:0/1576154433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:12 smithi067 bash[27441]: cluster 2024-04-03T16:50:11.102574+0000 mgr.y (mgr.24370) 4554 : cluster [DBG] pgmap v4538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:12 smithi067 bash[27441]: audit 2024-04-03T16:50:12.043647+0000 mon.a (mon.0) 4466 : audit [DBG] from='client.? 172.21.15.67:0/1576154433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:12 smithi067 bash[17655]: cluster 2024-04-03T16:50:11.102574+0000 mgr.y (mgr.24370) 4554 : cluster [DBG] pgmap v4538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:12 smithi067 bash[17655]: audit 2024-04-03T16:50:12.043647+0000 mon.a (mon.0) 4466 : audit [DBG] from='client.? 172.21.15.67:0/1576154433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:13] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:50:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:50:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:14 smithi082 bash[20963]: cluster 2024-04-03T16:50:13.103341+0000 mgr.y (mgr.24370) 4555 : cluster [DBG] pgmap v4539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:14 smithi082 bash[20963]: audit 2024-04-03T16:50:14.504957+0000 mon.c (mon.2) 1756 : audit [DBG] from='client.? 172.21.15.67:0/3281409865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:14 smithi067 bash[17655]: cluster 2024-04-03T16:50:13.103341+0000 mgr.y (mgr.24370) 4555 : cluster [DBG] pgmap v4539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:14 smithi067 bash[17655]: audit 2024-04-03T16:50:14.504957+0000 mon.c (mon.2) 1756 : audit [DBG] from='client.? 172.21.15.67:0/3281409865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:14 smithi067 bash[27441]: cluster 2024-04-03T16:50:13.103341+0000 mgr.y (mgr.24370) 4555 : cluster [DBG] pgmap v4539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:14 smithi067 bash[27441]: audit 2024-04-03T16:50:14.504957+0000 mon.c (mon.2) 1756 : audit [DBG] from='client.? 172.21.15.67:0/3281409865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:16 smithi082 bash[20963]: cluster 2024-04-03T16:50:15.104062+0000 mgr.y (mgr.24370) 4556 : cluster [DBG] pgmap v4540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:16 smithi067 bash[27441]: cluster 2024-04-03T16:50:15.104062+0000 mgr.y (mgr.24370) 4556 : cluster [DBG] pgmap v4540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:16 smithi067 bash[17655]: cluster 2024-04-03T16:50:15.104062+0000 mgr.y (mgr.24370) 4556 : cluster [DBG] pgmap v4540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:17 smithi082 bash[20963]: audit 2024-04-03T16:50:16.974951+0000 mon.a (mon.0) 4467 : audit [DBG] from='client.? 172.21.15.67:0/3764651538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:17 smithi067 bash[17655]: audit 2024-04-03T16:50:16.974951+0000 mon.a (mon.0) 4467 : audit [DBG] from='client.? 172.21.15.67:0/3764651538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:17 smithi067 bash[27441]: audit 2024-04-03T16:50:16.974951+0000 mon.a (mon.0) 4467 : audit [DBG] from='client.? 172.21.15.67:0/3764651538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:18 smithi082 bash[20963]: cluster 2024-04-03T16:50:17.105200+0000 mgr.y (mgr.24370) 4557 : cluster [DBG] pgmap v4541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:18 smithi067 bash[17655]: cluster 2024-04-03T16:50:17.105200+0000 mgr.y (mgr.24370) 4557 : cluster [DBG] pgmap v4541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:18 smithi067 bash[27441]: cluster 2024-04-03T16:50:17.105200+0000 mgr.y (mgr.24370) 4557 : cluster [DBG] pgmap v4541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:19 smithi082 bash[20963]: audit 2024-04-03T16:50:19.424554+0000 mon.c (mon.2) 1757 : audit [DBG] from='client.? 172.21.15.67:0/747820674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:19 smithi067 bash[27441]: audit 2024-04-03T16:50:19.424554+0000 mon.c (mon.2) 1757 : audit [DBG] from='client.? 172.21.15.67:0/747820674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:19 smithi067 bash[17655]: audit 2024-04-03T16:50:19.424554+0000 mon.c (mon.2) 1757 : audit [DBG] from='client.? 172.21.15.67:0/747820674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:20 smithi082 bash[20963]: cluster 2024-04-03T16:50:19.105878+0000 mgr.y (mgr.24370) 4558 : cluster [DBG] pgmap v4542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:20 smithi067 bash[27441]: cluster 2024-04-03T16:50:19.105878+0000 mgr.y (mgr.24370) 4558 : cluster [DBG] pgmap v4542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:20 smithi067 bash[17655]: cluster 2024-04-03T16:50:19.105878+0000 mgr.y (mgr.24370) 4558 : cluster [DBG] pgmap v4542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:22 smithi082 bash[20963]: cluster 2024-04-03T16:50:21.107067+0000 mgr.y (mgr.24370) 4559 : cluster [DBG] pgmap v4543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:22 smithi082 bash[20963]: audit 2024-04-03T16:50:21.882653+0000 mon.a (mon.0) 4468 : audit [DBG] from='client.? 172.21.15.67:0/2032179289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:22 smithi067 bash[27441]: cluster 2024-04-03T16:50:21.107067+0000 mgr.y (mgr.24370) 4559 : cluster [DBG] pgmap v4543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:22 smithi067 bash[27441]: audit 2024-04-03T16:50:21.882653+0000 mon.a (mon.0) 4468 : audit [DBG] from='client.? 172.21.15.67:0/2032179289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:22 smithi067 bash[17655]: cluster 2024-04-03T16:50:21.107067+0000 mgr.y (mgr.24370) 4559 : cluster [DBG] pgmap v4543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:22 smithi067 bash[17655]: audit 2024-04-03T16:50:21.882653+0000 mon.a (mon.0) 4468 : audit [DBG] from='client.? 172.21.15.67:0/2032179289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:23] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:50:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:50:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:24 smithi082 bash[20963]: cluster 2024-04-03T16:50:23.107736+0000 mgr.y (mgr.24370) 4560 : cluster [DBG] pgmap v4544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:24 smithi082 bash[20963]: audit 2024-04-03T16:50:24.332680+0000 mon.a (mon.0) 4469 : audit [DBG] from='client.? 172.21.15.67:0/342945006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:24 smithi067 bash[27441]: cluster 2024-04-03T16:50:23.107736+0000 mgr.y (mgr.24370) 4560 : cluster [DBG] pgmap v4544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:24 smithi067 bash[27441]: audit 2024-04-03T16:50:24.332680+0000 mon.a (mon.0) 4469 : audit [DBG] from='client.? 172.21.15.67:0/342945006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:24 smithi067 bash[17655]: cluster 2024-04-03T16:50:23.107736+0000 mgr.y (mgr.24370) 4560 : cluster [DBG] pgmap v4544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:24 smithi067 bash[17655]: audit 2024-04-03T16:50:24.332680+0000 mon.a (mon.0) 4469 : audit [DBG] from='client.? 172.21.15.67:0/342945006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:25 smithi082 bash[20963]: audit 2024-04-03T16:50:24.887142+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:25 smithi067 bash[27441]: audit 2024-04-03T16:50:24.887142+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:25 smithi067 bash[17655]: audit 2024-04-03T16:50:24.887142+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:26 smithi082 bash[20963]: cluster 2024-04-03T16:50:25.108415+0000 mgr.y (mgr.24370) 4561 : cluster [DBG] pgmap v4545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:26 smithi067 bash[27441]: cluster 2024-04-03T16:50:25.108415+0000 mgr.y (mgr.24370) 4561 : cluster [DBG] pgmap v4545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:26 smithi067 bash[17655]: cluster 2024-04-03T16:50:25.108415+0000 mgr.y (mgr.24370) 4561 : cluster [DBG] pgmap v4545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:27 smithi082 bash[20963]: audit 2024-04-03T16:50:26.780628+0000 mon.a (mon.0) 4471 : audit [DBG] from='client.? 172.21.15.67:0/3060445907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:27 smithi067 bash[17655]: audit 2024-04-03T16:50:26.780628+0000 mon.a (mon.0) 4471 : audit [DBG] from='client.? 172.21.15.67:0/3060445907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:27 smithi067 bash[27441]: audit 2024-04-03T16:50:26.780628+0000 mon.a (mon.0) 4471 : audit [DBG] from='client.? 172.21.15.67:0/3060445907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:28 smithi082 bash[20963]: cluster 2024-04-03T16:50:27.109583+0000 mgr.y (mgr.24370) 4562 : cluster [DBG] pgmap v4546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:28 smithi067 bash[17655]: cluster 2024-04-03T16:50:27.109583+0000 mgr.y (mgr.24370) 4562 : cluster [DBG] pgmap v4546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:28 smithi067 bash[27441]: cluster 2024-04-03T16:50:27.109583+0000 mgr.y (mgr.24370) 4562 : cluster [DBG] pgmap v4546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:29 smithi067 bash[27441]: audit 2024-04-03T16:50:29.239195+0000 mon.c (mon.2) 1758 : audit [DBG] from='client.? 172.21.15.67:0/1023153218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:29 smithi067 bash[17655]: audit 2024-04-03T16:50:29.239195+0000 mon.c (mon.2) 1758 : audit [DBG] from='client.? 172.21.15.67:0/1023153218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:29 smithi082 bash[20963]: audit 2024-04-03T16:50:29.239195+0000 mon.c (mon.2) 1758 : audit [DBG] from='client.? 172.21.15.67:0/1023153218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:30 smithi067 bash[27441]: cluster 2024-04-03T16:50:29.110270+0000 mgr.y (mgr.24370) 4563 : cluster [DBG] pgmap v4547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:30 smithi067 bash[17655]: cluster 2024-04-03T16:50:29.110270+0000 mgr.y (mgr.24370) 4563 : cluster [DBG] pgmap v4547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:30 smithi082 bash[20963]: cluster 2024-04-03T16:50:29.110270+0000 mgr.y (mgr.24370) 4563 : cluster [DBG] pgmap v4547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:32 smithi067 bash[17655]: cluster 2024-04-03T16:50:31.111469+0000 mgr.y (mgr.24370) 4564 : cluster [DBG] pgmap v4548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:32 smithi067 bash[17655]: audit 2024-04-03T16:50:31.695893+0000 mon.a (mon.0) 4472 : audit [DBG] from='client.? 172.21.15.67:0/1633021352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:32 smithi067 bash[27441]: cluster 2024-04-03T16:50:31.111469+0000 mgr.y (mgr.24370) 4564 : cluster [DBG] pgmap v4548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:32 smithi067 bash[27441]: audit 2024-04-03T16:50:31.695893+0000 mon.a (mon.0) 4472 : audit [DBG] from='client.? 172.21.15.67:0/1633021352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:32 smithi082 bash[20963]: cluster 2024-04-03T16:50:31.111469+0000 mgr.y (mgr.24370) 4564 : cluster [DBG] pgmap v4548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:32 smithi082 bash[20963]: audit 2024-04-03T16:50:31.695893+0000 mon.a (mon.0) 4472 : audit [DBG] from='client.? 172.21.15.67:0/1633021352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:33] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:50:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:50:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:34 smithi067 bash[27441]: cluster 2024-04-03T16:50:33.112222+0000 mgr.y (mgr.24370) 4565 : cluster [DBG] pgmap v4549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:34 smithi067 bash[27441]: audit 2024-04-03T16:50:34.139302+0000 mon.c (mon.2) 1759 : audit [DBG] from='client.? 172.21.15.67:0/158047195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:34 smithi067 bash[17655]: cluster 2024-04-03T16:50:33.112222+0000 mgr.y (mgr.24370) 4565 : cluster [DBG] pgmap v4549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:34 smithi067 bash[17655]: audit 2024-04-03T16:50:34.139302+0000 mon.c (mon.2) 1759 : audit [DBG] from='client.? 172.21.15.67:0/158047195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:34 smithi082 bash[20963]: cluster 2024-04-03T16:50:33.112222+0000 mgr.y (mgr.24370) 4565 : cluster [DBG] pgmap v4549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:34 smithi082 bash[20963]: audit 2024-04-03T16:50:34.139302+0000 mon.c (mon.2) 1759 : audit [DBG] from='client.? 172.21.15.67:0/158047195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:36 smithi067 bash[27441]: cluster 2024-04-03T16:50:35.112973+0000 mgr.y (mgr.24370) 4566 : cluster [DBG] pgmap v4550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:36 smithi067 bash[27441]: audit 2024-04-03T16:50:36.597091+0000 mon.a (mon.0) 4473 : audit [DBG] from='client.? 172.21.15.67:0/3014303818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:36 smithi067 bash[17655]: cluster 2024-04-03T16:50:35.112973+0000 mgr.y (mgr.24370) 4566 : cluster [DBG] pgmap v4550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:36.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:36 smithi067 bash[17655]: audit 2024-04-03T16:50:36.597091+0000 mon.a (mon.0) 4473 : audit [DBG] from='client.? 172.21.15.67:0/3014303818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:36 smithi082 bash[20963]: cluster 2024-04-03T16:50:35.112973+0000 mgr.y (mgr.24370) 4566 : cluster [DBG] pgmap v4550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:36 smithi082 bash[20963]: audit 2024-04-03T16:50:36.597091+0000 mon.a (mon.0) 4473 : audit [DBG] from='client.? 172.21.15.67:0/3014303818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:38 smithi067 bash[27441]: cluster 2024-04-03T16:50:37.114198+0000 mgr.y (mgr.24370) 4567 : cluster [DBG] pgmap v4551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:38 smithi067 bash[17655]: cluster 2024-04-03T16:50:37.114198+0000 mgr.y (mgr.24370) 4567 : cluster [DBG] pgmap v4551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:38 smithi082 bash[20963]: cluster 2024-04-03T16:50:37.114198+0000 mgr.y (mgr.24370) 4567 : cluster [DBG] pgmap v4551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:39 smithi067 bash[17655]: audit 2024-04-03T16:50:39.063614+0000 mon.a (mon.0) 4474 : audit [DBG] from='client.? 172.21.15.67:0/2641048742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:39 smithi067 bash[27441]: audit 2024-04-03T16:50:39.063614+0000 mon.a (mon.0) 4474 : audit [DBG] from='client.? 172.21.15.67:0/2641048742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:39 smithi082 bash[20963]: audit 2024-04-03T16:50:39.063614+0000 mon.a (mon.0) 4474 : audit [DBG] from='client.? 172.21.15.67:0/2641048742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:40 smithi067 bash[17655]: cluster 2024-04-03T16:50:39.114915+0000 mgr.y (mgr.24370) 4568 : cluster [DBG] pgmap v4552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:40 smithi067 bash[17655]: audit 2024-04-03T16:50:39.887538+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:40 smithi067 bash[17655]: audit 2024-04-03T16:50:40.530166+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:50:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:40 smithi067 bash[27441]: cluster 2024-04-03T16:50:39.114915+0000 mgr.y (mgr.24370) 4568 : cluster [DBG] pgmap v4552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:40 smithi067 bash[27441]: audit 2024-04-03T16:50:39.887538+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:40 smithi067 bash[27441]: audit 2024-04-03T16:50:40.530166+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:50:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:40 smithi082 bash[20963]: cluster 2024-04-03T16:50:39.114915+0000 mgr.y (mgr.24370) 4568 : cluster [DBG] pgmap v4552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:40 smithi082 bash[20963]: audit 2024-04-03T16:50:39.887538+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:40 smithi082 bash[20963]: audit 2024-04-03T16:50:40.530166+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:50:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:41 smithi082 bash[20963]: audit 2024-04-03T16:50:40.862062+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:41 smithi082 bash[20963]: audit 2024-04-03T16:50:40.871014+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:41 smithi082 bash[20963]: cluster 2024-04-03T16:50:41.116165+0000 mgr.y (mgr.24370) 4569 : cluster [DBG] pgmap v4553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:41 smithi082 bash[20963]: audit 2024-04-03T16:50:41.518324+0000 mon.a (mon.0) 4479 : audit [DBG] from='client.? 172.21.15.67:0/2660654211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:41 smithi067 bash[17655]: audit 2024-04-03T16:50:40.862062+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:41 smithi067 bash[17655]: audit 2024-04-03T16:50:40.871014+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:41 smithi067 bash[17655]: cluster 2024-04-03T16:50:41.116165+0000 mgr.y (mgr.24370) 4569 : cluster [DBG] pgmap v4553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:42.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:41 smithi067 bash[17655]: audit 2024-04-03T16:50:41.518324+0000 mon.a (mon.0) 4479 : audit [DBG] from='client.? 172.21.15.67:0/2660654211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:41 smithi067 bash[27441]: audit 2024-04-03T16:50:40.862062+0000 mon.a (mon.0) 4477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:41 smithi067 bash[27441]: audit 2024-04-03T16:50:40.871014+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:41 smithi067 bash[27441]: cluster 2024-04-03T16:50:41.116165+0000 mgr.y (mgr.24370) 4569 : cluster [DBG] pgmap v4553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:41 smithi067 bash[27441]: audit 2024-04-03T16:50:41.518324+0000 mon.a (mon.0) 4479 : audit [DBG] from='client.? 172.21.15.67:0/2660654211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:43] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:50:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:50:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:44 smithi082 bash[20963]: cluster 2024-04-03T16:50:43.116884+0000 mgr.y (mgr.24370) 4570 : cluster [DBG] pgmap v4554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:44 smithi082 bash[20963]: audit 2024-04-03T16:50:43.974249+0000 mon.c (mon.2) 1760 : audit [DBG] from='client.? 172.21.15.67:0/984482429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:44 smithi067 bash[17655]: cluster 2024-04-03T16:50:43.116884+0000 mgr.y (mgr.24370) 4570 : cluster [DBG] pgmap v4554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:44 smithi067 bash[17655]: audit 2024-04-03T16:50:43.974249+0000 mon.c (mon.2) 1760 : audit [DBG] from='client.? 172.21.15.67:0/984482429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:44 smithi067 bash[27441]: cluster 2024-04-03T16:50:43.116884+0000 mgr.y (mgr.24370) 4570 : cluster [DBG] pgmap v4554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:44 smithi067 bash[27441]: audit 2024-04-03T16:50:43.974249+0000 mon.c (mon.2) 1760 : audit [DBG] from='client.? 172.21.15.67:0/984482429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:46 smithi082 bash[20963]: cluster 2024-04-03T16:50:45.117629+0000 mgr.y (mgr.24370) 4571 : cluster [DBG] pgmap v4555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:46 smithi067 bash[27441]: cluster 2024-04-03T16:50:45.117629+0000 mgr.y (mgr.24370) 4571 : cluster [DBG] pgmap v4555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:46 smithi067 bash[17655]: cluster 2024-04-03T16:50:45.117629+0000 mgr.y (mgr.24370) 4571 : cluster [DBG] pgmap v4555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:47 smithi082 bash[20963]: audit 2024-04-03T16:50:46.272272+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:47 smithi082 bash[20963]: audit 2024-04-03T16:50:46.279847+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:47 smithi082 bash[20963]: audit 2024-04-03T16:50:46.462674+0000 mon.c (mon.2) 1761 : audit [DBG] from='client.? 172.21.15.67:0/87010667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:47 smithi082 bash[20963]: audit 2024-04-03T16:50:46.865062+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:47 smithi082 bash[20963]: audit 2024-04-03T16:50:46.873483+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[27441]: audit 2024-04-03T16:50:46.272272+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[27441]: audit 2024-04-03T16:50:46.279847+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[27441]: audit 2024-04-03T16:50:46.462674+0000 mon.c (mon.2) 1761 : audit [DBG] from='client.? 172.21.15.67:0/87010667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[27441]: audit 2024-04-03T16:50:46.865062+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[27441]: audit 2024-04-03T16:50:46.873483+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[17655]: audit 2024-04-03T16:50:46.272272+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[17655]: audit 2024-04-03T16:50:46.279847+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[17655]: audit 2024-04-03T16:50:46.462674+0000 mon.c (mon.2) 1761 : audit [DBG] from='client.? 172.21.15.67:0/87010667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[17655]: audit 2024-04-03T16:50:46.865062+0000 mon.a (mon.0) 4482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:47 smithi067 bash[17655]: audit 2024-04-03T16:50:46.873483+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:48 smithi082 bash[20963]: cluster 2024-04-03T16:50:47.118871+0000 mgr.y (mgr.24370) 4572 : cluster [DBG] pgmap v4556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:48 smithi067 bash[27441]: cluster 2024-04-03T16:50:47.118871+0000 mgr.y (mgr.24370) 4572 : cluster [DBG] pgmap v4556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:48 smithi067 bash[17655]: cluster 2024-04-03T16:50:47.118871+0000 mgr.y (mgr.24370) 4572 : cluster [DBG] pgmap v4556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:49 smithi082 bash[20963]: audit 2024-04-03T16:50:48.917626+0000 mon.c (mon.2) 1762 : audit [DBG] from='client.? 172.21.15.67:0/3145612506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:49 smithi067 bash[27441]: audit 2024-04-03T16:50:48.917626+0000 mon.c (mon.2) 1762 : audit [DBG] from='client.? 172.21.15.67:0/3145612506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:49 smithi067 bash[17655]: audit 2024-04-03T16:50:48.917626+0000 mon.c (mon.2) 1762 : audit [DBG] from='client.? 172.21.15.67:0/3145612506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:50 smithi082 bash[20963]: cluster 2024-04-03T16:50:49.119564+0000 mgr.y (mgr.24370) 4573 : cluster [DBG] pgmap v4557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:50 smithi067 bash[17655]: cluster 2024-04-03T16:50:49.119564+0000 mgr.y (mgr.24370) 4573 : cluster [DBG] pgmap v4557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:50 smithi067 bash[27441]: cluster 2024-04-03T16:50:49.119564+0000 mgr.y (mgr.24370) 4573 : cluster [DBG] pgmap v4557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:52 smithi082 bash[20963]: cluster 2024-04-03T16:50:51.120722+0000 mgr.y (mgr.24370) 4574 : cluster [DBG] pgmap v4558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:52 smithi082 bash[20963]: audit 2024-04-03T16:50:51.382179+0000 mon.c (mon.2) 1763 : audit [DBG] from='client.? 172.21.15.67:0/214407200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:52 smithi067 bash[17655]: cluster 2024-04-03T16:50:51.120722+0000 mgr.y (mgr.24370) 4574 : cluster [DBG] pgmap v4558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:52 smithi067 bash[17655]: audit 2024-04-03T16:50:51.382179+0000 mon.c (mon.2) 1763 : audit [DBG] from='client.? 172.21.15.67:0/214407200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:52 smithi067 bash[27441]: cluster 2024-04-03T16:50:51.120722+0000 mgr.y (mgr.24370) 4574 : cluster [DBG] pgmap v4558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:52.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:52 smithi067 bash[27441]: audit 2024-04-03T16:50:51.382179+0000 mon.c (mon.2) 1763 : audit [DBG] from='client.? 172.21.15.67:0/214407200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:53] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:50:53.806 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:50:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:54 smithi082 bash[20963]: cluster 2024-04-03T16:50:53.121396+0000 mgr.y (mgr.24370) 4575 : cluster [DBG] pgmap v4559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:54 smithi082 bash[20963]: audit 2024-04-03T16:50:53.831016+0000 mon.a (mon.0) 4484 : audit [DBG] from='client.? 172.21.15.67:0/1406549082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:54 smithi067 bash[17655]: cluster 2024-04-03T16:50:53.121396+0000 mgr.y (mgr.24370) 4575 : cluster [DBG] pgmap v4559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:54 smithi067 bash[17655]: audit 2024-04-03T16:50:53.831016+0000 mon.a (mon.0) 4484 : audit [DBG] from='client.? 172.21.15.67:0/1406549082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:54 smithi067 bash[27441]: cluster 2024-04-03T16:50:53.121396+0000 mgr.y (mgr.24370) 4575 : cluster [DBG] pgmap v4559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:54 smithi067 bash[27441]: audit 2024-04-03T16:50:53.831016+0000 mon.a (mon.0) 4484 : audit [DBG] from='client.? 172.21.15.67:0/1406549082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:55 smithi082 bash[20963]: audit 2024-04-03T16:50:54.888074+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:55 smithi067 bash[17655]: audit 2024-04-03T16:50:54.888074+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:55 smithi067 bash[27441]: audit 2024-04-03T16:50:54.888074+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:50:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:56 smithi082 bash[20963]: cluster 2024-04-03T16:50:55.122066+0000 mgr.y (mgr.24370) 4576 : cluster [DBG] pgmap v4560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:56 smithi082 bash[20963]: audit 2024-04-03T16:50:56.283317+0000 mon.a (mon.0) 4486 : audit [DBG] from='client.? 172.21.15.67:0/3927660088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:56 smithi067 bash[17655]: cluster 2024-04-03T16:50:55.122066+0000 mgr.y (mgr.24370) 4576 : cluster [DBG] pgmap v4560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:56 smithi067 bash[17655]: audit 2024-04-03T16:50:56.283317+0000 mon.a (mon.0) 4486 : audit [DBG] from='client.? 172.21.15.67:0/3927660088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:56 smithi067 bash[27441]: cluster 2024-04-03T16:50:55.122066+0000 mgr.y (mgr.24370) 4576 : cluster [DBG] pgmap v4560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:56 smithi067 bash[27441]: audit 2024-04-03T16:50:56.283317+0000 mon.a (mon.0) 4486 : audit [DBG] from='client.? 172.21.15.67:0/3927660088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:58 smithi082 bash[20963]: cluster 2024-04-03T16:50:57.123342+0000 mgr.y (mgr.24370) 4577 : cluster [DBG] pgmap v4561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:58 smithi082 bash[20963]: audit 2024-04-03T16:50:57.950026+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:58 smithi082 bash[20963]: audit 2024-04-03T16:50:57.957310+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:58 smithi082 bash[20963]: audit 2024-04-03T16:50:57.958988+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:50:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:58 smithi082 bash[20963]: audit 2024-04-03T16:50:57.960365+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:50:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:58 smithi082 bash[20963]: audit 2024-04-03T16:50:57.970302+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[17655]: cluster 2024-04-03T16:50:57.123342+0000 mgr.y (mgr.24370) 4577 : cluster [DBG] pgmap v4561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[17655]: audit 2024-04-03T16:50:57.950026+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:58.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[17655]: audit 2024-04-03T16:50:57.957310+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:58.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[17655]: audit 2024-04-03T16:50:57.958988+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:50:58.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[17655]: audit 2024-04-03T16:50:57.960365+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:50:58.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[17655]: audit 2024-04-03T16:50:57.970302+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:58.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[27441]: cluster 2024-04-03T16:50:57.123342+0000 mgr.y (mgr.24370) 4577 : cluster [DBG] pgmap v4561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:50:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[27441]: audit 2024-04-03T16:50:57.950026+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[27441]: audit 2024-04-03T16:50:57.957310+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[27441]: audit 2024-04-03T16:50:57.958988+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:50:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[27441]: audit 2024-04-03T16:50:57.960365+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:50:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:58 smithi067 bash[27441]: audit 2024-04-03T16:50:57.970302+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:50:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:50:59 smithi082 bash[20963]: audit 2024-04-03T16:50:58.738525+0000 mon.c (mon.2) 1764 : audit [DBG] from='client.? 172.21.15.67:0/2966975123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:50:59 smithi067 bash[17655]: audit 2024-04-03T16:50:58.738525+0000 mon.c (mon.2) 1764 : audit [DBG] from='client.? 172.21.15.67:0/2966975123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:50:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:50:59 smithi067 bash[27441]: audit 2024-04-03T16:50:58.738525+0000 mon.c (mon.2) 1764 : audit [DBG] from='client.? 172.21.15.67:0/2966975123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:00 smithi082 bash[20963]: cluster 2024-04-03T16:50:59.124058+0000 mgr.y (mgr.24370) 4578 : cluster [DBG] pgmap v4562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:00 smithi067 bash[27441]: cluster 2024-04-03T16:50:59.124058+0000 mgr.y (mgr.24370) 4578 : cluster [DBG] pgmap v4562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:00 smithi067 bash[17655]: cluster 2024-04-03T16:50:59.124058+0000 mgr.y (mgr.24370) 4578 : cluster [DBG] pgmap v4562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:01 smithi082 bash[20963]: audit 2024-04-03T16:51:01.195778+0000 mon.a (mon.0) 4492 : audit [DBG] from='client.? 172.21.15.67:0/1309033581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:01 smithi067 bash[27441]: audit 2024-04-03T16:51:01.195778+0000 mon.a (mon.0) 4492 : audit [DBG] from='client.? 172.21.15.67:0/1309033581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:01 smithi067 bash[17655]: audit 2024-04-03T16:51:01.195778+0000 mon.a (mon.0) 4492 : audit [DBG] from='client.? 172.21.15.67:0/1309033581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:02 smithi082 bash[20963]: cluster 2024-04-03T16:51:01.125252+0000 mgr.y (mgr.24370) 4579 : cluster [DBG] pgmap v4563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:02 smithi067 bash[17655]: cluster 2024-04-03T16:51:01.125252+0000 mgr.y (mgr.24370) 4579 : cluster [DBG] pgmap v4563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:02 smithi067 bash[27441]: cluster 2024-04-03T16:51:01.125252+0000 mgr.y (mgr.24370) 4579 : cluster [DBG] pgmap v4563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:03] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:51:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:51:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:04 smithi082 bash[20963]: cluster 2024-04-03T16:51:03.125909+0000 mgr.y (mgr.24370) 4580 : cluster [DBG] pgmap v4564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:04 smithi082 bash[20963]: audit 2024-04-03T16:51:03.653380+0000 mon.c (mon.2) 1765 : audit [DBG] from='client.? 172.21.15.67:0/1012701299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:04 smithi067 bash[27441]: cluster 2024-04-03T16:51:03.125909+0000 mgr.y (mgr.24370) 4580 : cluster [DBG] pgmap v4564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:04 smithi067 bash[27441]: audit 2024-04-03T16:51:03.653380+0000 mon.c (mon.2) 1765 : audit [DBG] from='client.? 172.21.15.67:0/1012701299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:04 smithi067 bash[17655]: cluster 2024-04-03T16:51:03.125909+0000 mgr.y (mgr.24370) 4580 : cluster [DBG] pgmap v4564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:04 smithi067 bash[17655]: audit 2024-04-03T16:51:03.653380+0000 mon.c (mon.2) 1765 : audit [DBG] from='client.? 172.21.15.67:0/1012701299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:06 smithi082 bash[20963]: cluster 2024-04-03T16:51:05.126592+0000 mgr.y (mgr.24370) 4581 : cluster [DBG] pgmap v4565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:06 smithi082 bash[20963]: audit 2024-04-03T16:51:06.106765+0000 mon.c (mon.2) 1766 : audit [DBG] from='client.? 172.21.15.67:0/715142271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:06 smithi067 bash[27441]: cluster 2024-04-03T16:51:05.126592+0000 mgr.y (mgr.24370) 4581 : cluster [DBG] pgmap v4565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:06 smithi067 bash[27441]: audit 2024-04-03T16:51:06.106765+0000 mon.c (mon.2) 1766 : audit [DBG] from='client.? 172.21.15.67:0/715142271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:06.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:06 smithi067 bash[17655]: cluster 2024-04-03T16:51:05.126592+0000 mgr.y (mgr.24370) 4581 : cluster [DBG] pgmap v4565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:06.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:06 smithi067 bash[17655]: audit 2024-04-03T16:51:06.106765+0000 mon.c (mon.2) 1766 : audit [DBG] from='client.? 172.21.15.67:0/715142271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:08 smithi082 bash[20963]: cluster 2024-04-03T16:51:07.127704+0000 mgr.y (mgr.24370) 4582 : cluster [DBG] pgmap v4566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:08 smithi067 bash[17655]: cluster 2024-04-03T16:51:07.127704+0000 mgr.y (mgr.24370) 4582 : cluster [DBG] pgmap v4566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:08 smithi067 bash[27441]: cluster 2024-04-03T16:51:07.127704+0000 mgr.y (mgr.24370) 4582 : cluster [DBG] pgmap v4566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:09 smithi082 bash[20963]: audit 2024-04-03T16:51:08.561209+0000 mon.a (mon.0) 4493 : audit [DBG] from='client.? 172.21.15.67:0/14771008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:09 smithi067 bash[17655]: audit 2024-04-03T16:51:08.561209+0000 mon.a (mon.0) 4493 : audit [DBG] from='client.? 172.21.15.67:0/14771008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:09 smithi067 bash[27441]: audit 2024-04-03T16:51:08.561209+0000 mon.a (mon.0) 4493 : audit [DBG] from='client.? 172.21.15.67:0/14771008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:10 smithi082 bash[20963]: cluster 2024-04-03T16:51:09.128408+0000 mgr.y (mgr.24370) 4583 : cluster [DBG] pgmap v4567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:10 smithi082 bash[20963]: audit 2024-04-03T16:51:09.888461+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:10 smithi067 bash[27441]: cluster 2024-04-03T16:51:09.128408+0000 mgr.y (mgr.24370) 4583 : cluster [DBG] pgmap v4567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:10 smithi067 bash[27441]: audit 2024-04-03T16:51:09.888461+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:10 smithi067 bash[17655]: cluster 2024-04-03T16:51:09.128408+0000 mgr.y (mgr.24370) 4583 : cluster [DBG] pgmap v4567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:10 smithi067 bash[17655]: audit 2024-04-03T16:51:09.888461+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:11 smithi082 bash[20963]: audit 2024-04-03T16:51:11.010747+0000 mon.a (mon.0) 4495 : audit [DBG] from='client.? 172.21.15.67:0/940214536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:11 smithi067 bash[17655]: audit 2024-04-03T16:51:11.010747+0000 mon.a (mon.0) 4495 : audit [DBG] from='client.? 172.21.15.67:0/940214536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:11 smithi067 bash[27441]: audit 2024-04-03T16:51:11.010747+0000 mon.a (mon.0) 4495 : audit [DBG] from='client.? 172.21.15.67:0/940214536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:12 smithi082 bash[20963]: cluster 2024-04-03T16:51:11.129503+0000 mgr.y (mgr.24370) 4584 : cluster [DBG] pgmap v4568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:12 smithi067 bash[27441]: cluster 2024-04-03T16:51:11.129503+0000 mgr.y (mgr.24370) 4584 : cluster [DBG] pgmap v4568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:12 smithi067 bash[17655]: cluster 2024-04-03T16:51:11.129503+0000 mgr.y (mgr.24370) 4584 : cluster [DBG] pgmap v4568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:13] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:51:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:51:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:14 smithi082 bash[20963]: cluster 2024-04-03T16:51:13.130223+0000 mgr.y (mgr.24370) 4585 : cluster [DBG] pgmap v4569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:14 smithi082 bash[20963]: audit 2024-04-03T16:51:13.462275+0000 mon.c (mon.2) 1767 : audit [DBG] from='client.? 172.21.15.67:0/3348766402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:14 smithi067 bash[17655]: cluster 2024-04-03T16:51:13.130223+0000 mgr.y (mgr.24370) 4585 : cluster [DBG] pgmap v4569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:14 smithi067 bash[17655]: audit 2024-04-03T16:51:13.462275+0000 mon.c (mon.2) 1767 : audit [DBG] from='client.? 172.21.15.67:0/3348766402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:14 smithi067 bash[27441]: cluster 2024-04-03T16:51:13.130223+0000 mgr.y (mgr.24370) 4585 : cluster [DBG] pgmap v4569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:14 smithi067 bash[27441]: audit 2024-04-03T16:51:13.462275+0000 mon.c (mon.2) 1767 : audit [DBG] from='client.? 172.21.15.67:0/3348766402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:15.884 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 16:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T16:51:15.600491599Z level=info msg="Completed cleanup jobs" duration=70.326236ms 2024-04-03T16:51:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:16 smithi082 bash[20963]: cluster 2024-04-03T16:51:15.130944+0000 mgr.y (mgr.24370) 4586 : cluster [DBG] pgmap v4570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:16 smithi082 bash[20963]: audit 2024-04-03T16:51:15.926207+0000 mon.c (mon.2) 1768 : audit [DBG] from='client.? 172.21.15.67:0/3627913844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:16 smithi067 bash[27441]: cluster 2024-04-03T16:51:15.130944+0000 mgr.y (mgr.24370) 4586 : cluster [DBG] pgmap v4570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:16 smithi067 bash[27441]: audit 2024-04-03T16:51:15.926207+0000 mon.c (mon.2) 1768 : audit [DBG] from='client.? 172.21.15.67:0/3627913844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:16 smithi067 bash[17655]: cluster 2024-04-03T16:51:15.130944+0000 mgr.y (mgr.24370) 4586 : cluster [DBG] pgmap v4570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:16 smithi067 bash[17655]: audit 2024-04-03T16:51:15.926207+0000 mon.c (mon.2) 1768 : audit [DBG] from='client.? 172.21.15.67:0/3627913844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:18 smithi082 bash[20963]: cluster 2024-04-03T16:51:17.132193+0000 mgr.y (mgr.24370) 4587 : cluster [DBG] pgmap v4571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:18 smithi082 bash[20963]: audit 2024-04-03T16:51:18.372899+0000 mon.a (mon.0) 4496 : audit [DBG] from='client.? 172.21.15.67:0/2914309919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:18 smithi067 bash[27441]: cluster 2024-04-03T16:51:17.132193+0000 mgr.y (mgr.24370) 4587 : cluster [DBG] pgmap v4571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:18 smithi067 bash[27441]: audit 2024-04-03T16:51:18.372899+0000 mon.a (mon.0) 4496 : audit [DBG] from='client.? 172.21.15.67:0/2914309919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:18 smithi067 bash[17655]: cluster 2024-04-03T16:51:17.132193+0000 mgr.y (mgr.24370) 4587 : cluster [DBG] pgmap v4571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:18 smithi067 bash[17655]: audit 2024-04-03T16:51:18.372899+0000 mon.a (mon.0) 4496 : audit [DBG] from='client.? 172.21.15.67:0/2914309919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:20 smithi082 bash[20963]: cluster 2024-04-03T16:51:19.132872+0000 mgr.y (mgr.24370) 4588 : cluster [DBG] pgmap v4572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:20 smithi067 bash[17655]: cluster 2024-04-03T16:51:19.132872+0000 mgr.y (mgr.24370) 4588 : cluster [DBG] pgmap v4572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:20 smithi067 bash[27441]: cluster 2024-04-03T16:51:19.132872+0000 mgr.y (mgr.24370) 4588 : cluster [DBG] pgmap v4572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:21 smithi082 bash[20963]: audit 2024-04-03T16:51:20.826274+0000 mon.c (mon.2) 1769 : audit [DBG] from='client.? 172.21.15.67:0/1235000608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:21 smithi067 bash[27441]: audit 2024-04-03T16:51:20.826274+0000 mon.c (mon.2) 1769 : audit [DBG] from='client.? 172.21.15.67:0/1235000608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:21 smithi067 bash[17655]: audit 2024-04-03T16:51:20.826274+0000 mon.c (mon.2) 1769 : audit [DBG] from='client.? 172.21.15.67:0/1235000608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:22 smithi067 bash[17655]: cluster 2024-04-03T16:51:21.134037+0000 mgr.y (mgr.24370) 4589 : cluster [DBG] pgmap v4573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:22 smithi067 bash[27441]: cluster 2024-04-03T16:51:21.134037+0000 mgr.y (mgr.24370) 4589 : cluster [DBG] pgmap v4573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:22 smithi082 bash[20963]: cluster 2024-04-03T16:51:21.134037+0000 mgr.y (mgr.24370) 4589 : cluster [DBG] pgmap v4573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:23.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:23] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:51:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:23 smithi067 bash[17655]: audit 2024-04-03T16:51:23.279295+0000 mon.a (mon.0) 4497 : audit [DBG] from='client.? 172.21.15.67:0/512318364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:23 smithi067 bash[27441]: audit 2024-04-03T16:51:23.279295+0000 mon.a (mon.0) 4497 : audit [DBG] from='client.? 172.21.15.67:0/512318364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:23 smithi082 bash[20963]: audit 2024-04-03T16:51:23.279295+0000 mon.a (mon.0) 4497 : audit [DBG] from='client.? 172.21.15.67:0/512318364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:51:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:24 smithi067 bash[17655]: cluster 2024-04-03T16:51:23.134689+0000 mgr.y (mgr.24370) 4590 : cluster [DBG] pgmap v4574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:24 smithi067 bash[27441]: cluster 2024-04-03T16:51:23.134689+0000 mgr.y (mgr.24370) 4590 : cluster [DBG] pgmap v4574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:24 smithi082 bash[20963]: cluster 2024-04-03T16:51:23.134689+0000 mgr.y (mgr.24370) 4590 : cluster [DBG] pgmap v4574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:25 smithi082 bash[20963]: audit 2024-04-03T16:51:24.888987+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:25 smithi067 bash[27441]: audit 2024-04-03T16:51:24.888987+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:25 smithi067 bash[17655]: audit 2024-04-03T16:51:24.888987+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:26 smithi082 bash[20963]: cluster 2024-04-03T16:51:25.135350+0000 mgr.y (mgr.24370) 4591 : cluster [DBG] pgmap v4575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:26 smithi082 bash[20963]: audit 2024-04-03T16:51:25.732302+0000 mon.a (mon.0) 4499 : audit [DBG] from='client.? 172.21.15.67:0/2632197127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:26 smithi067 bash[27441]: cluster 2024-04-03T16:51:25.135350+0000 mgr.y (mgr.24370) 4591 : cluster [DBG] pgmap v4575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:26 smithi067 bash[27441]: audit 2024-04-03T16:51:25.732302+0000 mon.a (mon.0) 4499 : audit [DBG] from='client.? 172.21.15.67:0/2632197127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:26 smithi067 bash[17655]: cluster 2024-04-03T16:51:25.135350+0000 mgr.y (mgr.24370) 4591 : cluster [DBG] pgmap v4575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:26 smithi067 bash[17655]: audit 2024-04-03T16:51:25.732302+0000 mon.a (mon.0) 4499 : audit [DBG] from='client.? 172.21.15.67:0/2632197127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:28 smithi082 bash[20963]: cluster 2024-04-03T16:51:27.136586+0000 mgr.y (mgr.24370) 4592 : cluster [DBG] pgmap v4576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:28 smithi082 bash[20963]: audit 2024-04-03T16:51:28.187571+0000 mon.a (mon.0) 4500 : audit [DBG] from='client.? 172.21.15.67:0/3104523169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:28 smithi067 bash[17655]: cluster 2024-04-03T16:51:27.136586+0000 mgr.y (mgr.24370) 4592 : cluster [DBG] pgmap v4576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:28 smithi067 bash[17655]: audit 2024-04-03T16:51:28.187571+0000 mon.a (mon.0) 4500 : audit [DBG] from='client.? 172.21.15.67:0/3104523169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:28 smithi067 bash[27441]: cluster 2024-04-03T16:51:27.136586+0000 mgr.y (mgr.24370) 4592 : cluster [DBG] pgmap v4576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:28 smithi067 bash[27441]: audit 2024-04-03T16:51:28.187571+0000 mon.a (mon.0) 4500 : audit [DBG] from='client.? 172.21.15.67:0/3104523169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:30 smithi082 bash[20963]: cluster 2024-04-03T16:51:29.137275+0000 mgr.y (mgr.24370) 4593 : cluster [DBG] pgmap v4577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:30 smithi067 bash[17655]: cluster 2024-04-03T16:51:29.137275+0000 mgr.y (mgr.24370) 4593 : cluster [DBG] pgmap v4577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:30 smithi067 bash[27441]: cluster 2024-04-03T16:51:29.137275+0000 mgr.y (mgr.24370) 4593 : cluster [DBG] pgmap v4577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:31 smithi082 bash[20963]: audit 2024-04-03T16:51:30.643706+0000 mon.c (mon.2) 1770 : audit [DBG] from='client.? 172.21.15.67:0/1896654820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:31 smithi067 bash[17655]: audit 2024-04-03T16:51:30.643706+0000 mon.c (mon.2) 1770 : audit [DBG] from='client.? 172.21.15.67:0/1896654820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:31 smithi067 bash[27441]: audit 2024-04-03T16:51:30.643706+0000 mon.c (mon.2) 1770 : audit [DBG] from='client.? 172.21.15.67:0/1896654820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:32 smithi082 bash[20963]: cluster 2024-04-03T16:51:31.138374+0000 mgr.y (mgr.24370) 4594 : cluster [DBG] pgmap v4578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:32 smithi067 bash[27441]: cluster 2024-04-03T16:51:31.138374+0000 mgr.y (mgr.24370) 4594 : cluster [DBG] pgmap v4578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:32 smithi067 bash[17655]: cluster 2024-04-03T16:51:31.138374+0000 mgr.y (mgr.24370) 4594 : cluster [DBG] pgmap v4578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:51:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:51:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:33 smithi082 bash[20963]: audit 2024-04-03T16:51:33.101133+0000 mon.c (mon.2) 1771 : audit [DBG] from='client.? 172.21.15.67:0/1067031444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:33 smithi067 bash[27441]: audit 2024-04-03T16:51:33.101133+0000 mon.c (mon.2) 1771 : audit [DBG] from='client.? 172.21.15.67:0/1067031444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:33 smithi067 bash[17655]: audit 2024-04-03T16:51:33.101133+0000 mon.c (mon.2) 1771 : audit [DBG] from='client.? 172.21.15.67:0/1067031444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:34 smithi082 bash[20963]: cluster 2024-04-03T16:51:33.139045+0000 mgr.y (mgr.24370) 4595 : cluster [DBG] pgmap v4579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:34 smithi067 bash[27441]: cluster 2024-04-03T16:51:33.139045+0000 mgr.y (mgr.24370) 4595 : cluster [DBG] pgmap v4579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:34 smithi067 bash[17655]: cluster 2024-04-03T16:51:33.139045+0000 mgr.y (mgr.24370) 4595 : cluster [DBG] pgmap v4579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:36 smithi082 bash[20963]: cluster 2024-04-03T16:51:35.139728+0000 mgr.y (mgr.24370) 4596 : cluster [DBG] pgmap v4580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:36 smithi082 bash[20963]: audit 2024-04-03T16:51:35.561863+0000 mon.c (mon.2) 1772 : audit [DBG] from='client.? 172.21.15.67:0/3013415508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:36 smithi067 bash[17655]: cluster 2024-04-03T16:51:35.139728+0000 mgr.y (mgr.24370) 4596 : cluster [DBG] pgmap v4580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:36 smithi067 bash[17655]: audit 2024-04-03T16:51:35.561863+0000 mon.c (mon.2) 1772 : audit [DBG] from='client.? 172.21.15.67:0/3013415508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:36 smithi067 bash[27441]: cluster 2024-04-03T16:51:35.139728+0000 mgr.y (mgr.24370) 4596 : cluster [DBG] pgmap v4580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:36 smithi067 bash[27441]: audit 2024-04-03T16:51:35.561863+0000 mon.c (mon.2) 1772 : audit [DBG] from='client.? 172.21.15.67:0/3013415508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:38 smithi082 bash[20963]: cluster 2024-04-03T16:51:37.140972+0000 mgr.y (mgr.24370) 4597 : cluster [DBG] pgmap v4581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:38 smithi082 bash[20963]: audit 2024-04-03T16:51:38.010863+0000 mon.c (mon.2) 1773 : audit [DBG] from='client.? 172.21.15.67:0/1815162688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:38 smithi067 bash[17655]: cluster 2024-04-03T16:51:37.140972+0000 mgr.y (mgr.24370) 4597 : cluster [DBG] pgmap v4581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:38 smithi067 bash[17655]: audit 2024-04-03T16:51:38.010863+0000 mon.c (mon.2) 1773 : audit [DBG] from='client.? 172.21.15.67:0/1815162688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:38 smithi067 bash[27441]: cluster 2024-04-03T16:51:37.140972+0000 mgr.y (mgr.24370) 4597 : cluster [DBG] pgmap v4581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:38 smithi067 bash[27441]: audit 2024-04-03T16:51:38.010863+0000 mon.c (mon.2) 1773 : audit [DBG] from='client.? 172.21.15.67:0/1815162688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:40 smithi082 bash[20963]: cluster 2024-04-03T16:51:39.141775+0000 mgr.y (mgr.24370) 4598 : cluster [DBG] pgmap v4582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:40 smithi082 bash[20963]: audit 2024-04-03T16:51:39.889291+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:40 smithi067 bash[17655]: cluster 2024-04-03T16:51:39.141775+0000 mgr.y (mgr.24370) 4598 : cluster [DBG] pgmap v4582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:40 smithi067 bash[17655]: audit 2024-04-03T16:51:39.889291+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:40 smithi067 bash[27441]: cluster 2024-04-03T16:51:39.141775+0000 mgr.y (mgr.24370) 4598 : cluster [DBG] pgmap v4582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:40 smithi067 bash[27441]: audit 2024-04-03T16:51:39.889291+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:41 smithi082 bash[20963]: audit 2024-04-03T16:51:40.468838+0000 mon.a (mon.0) 4502 : audit [DBG] from='client.? 172.21.15.67:0/584216779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:41 smithi067 bash[27441]: audit 2024-04-03T16:51:40.468838+0000 mon.a (mon.0) 4502 : audit [DBG] from='client.? 172.21.15.67:0/584216779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:41 smithi067 bash[17655]: audit 2024-04-03T16:51:40.468838+0000 mon.a (mon.0) 4502 : audit [DBG] from='client.? 172.21.15.67:0/584216779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:42 smithi082 bash[20963]: cluster 2024-04-03T16:51:41.142973+0000 mgr.y (mgr.24370) 4599 : cluster [DBG] pgmap v4583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:42 smithi067 bash[27441]: cluster 2024-04-03T16:51:41.142973+0000 mgr.y (mgr.24370) 4599 : cluster [DBG] pgmap v4583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:42 smithi067 bash[17655]: cluster 2024-04-03T16:51:41.142973+0000 mgr.y (mgr.24370) 4599 : cluster [DBG] pgmap v4583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:43] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:51:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:43 smithi082 bash[20963]: audit 2024-04-03T16:51:42.925102+0000 mon.a (mon.0) 4503 : audit [DBG] from='client.? 172.21.15.67:0/2828413953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:51:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:43 smithi067 bash[17655]: audit 2024-04-03T16:51:42.925102+0000 mon.a (mon.0) 4503 : audit [DBG] from='client.? 172.21.15.67:0/2828413953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:43 smithi067 bash[27441]: audit 2024-04-03T16:51:42.925102+0000 mon.a (mon.0) 4503 : audit [DBG] from='client.? 172.21.15.67:0/2828413953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:44 smithi082 bash[20963]: cluster 2024-04-03T16:51:43.143682+0000 mgr.y (mgr.24370) 4600 : cluster [DBG] pgmap v4584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:44 smithi067 bash[27441]: cluster 2024-04-03T16:51:43.143682+0000 mgr.y (mgr.24370) 4600 : cluster [DBG] pgmap v4584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:44 smithi067 bash[17655]: cluster 2024-04-03T16:51:43.143682+0000 mgr.y (mgr.24370) 4600 : cluster [DBG] pgmap v4584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:45 smithi082 bash[20963]: audit 2024-04-03T16:51:45.377321+0000 mon.a (mon.0) 4504 : audit [DBG] from='client.? 172.21.15.67:0/1931336360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:45 smithi067 bash[17655]: audit 2024-04-03T16:51:45.377321+0000 mon.a (mon.0) 4504 : audit [DBG] from='client.? 172.21.15.67:0/1931336360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:45 smithi067 bash[27441]: audit 2024-04-03T16:51:45.377321+0000 mon.a (mon.0) 4504 : audit [DBG] from='client.? 172.21.15.67:0/1931336360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:46 smithi082 bash[20963]: cluster 2024-04-03T16:51:45.144496+0000 mgr.y (mgr.24370) 4601 : cluster [DBG] pgmap v4585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:46 smithi067 bash[17655]: cluster 2024-04-03T16:51:45.144496+0000 mgr.y (mgr.24370) 4601 : cluster [DBG] pgmap v4585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:46 smithi067 bash[27441]: cluster 2024-04-03T16:51:45.144496+0000 mgr.y (mgr.24370) 4601 : cluster [DBG] pgmap v4585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:48 smithi082 bash[20963]: cluster 2024-04-03T16:51:47.145751+0000 mgr.y (mgr.24370) 4602 : cluster [DBG] pgmap v4586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:48 smithi082 bash[20963]: audit 2024-04-03T16:51:47.818948+0000 mon.a (mon.0) 4505 : audit [DBG] from='client.? 172.21.15.67:0/1991342803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:48 smithi067 bash[27441]: cluster 2024-04-03T16:51:47.145751+0000 mgr.y (mgr.24370) 4602 : cluster [DBG] pgmap v4586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:48 smithi067 bash[27441]: audit 2024-04-03T16:51:47.818948+0000 mon.a (mon.0) 4505 : audit [DBG] from='client.? 172.21.15.67:0/1991342803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:48 smithi067 bash[17655]: cluster 2024-04-03T16:51:47.145751+0000 mgr.y (mgr.24370) 4602 : cluster [DBG] pgmap v4586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:48 smithi067 bash[17655]: audit 2024-04-03T16:51:47.818948+0000 mon.a (mon.0) 4505 : audit [DBG] from='client.? 172.21.15.67:0/1991342803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:50 smithi082 bash[20963]: cluster 2024-04-03T16:51:49.146389+0000 mgr.y (mgr.24370) 4603 : cluster [DBG] pgmap v4587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:50 smithi082 bash[20963]: audit 2024-04-03T16:51:50.270726+0000 mon.a (mon.0) 4506 : audit [DBG] from='client.? 172.21.15.67:0/1162772330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:50 smithi067 bash[27441]: cluster 2024-04-03T16:51:49.146389+0000 mgr.y (mgr.24370) 4603 : cluster [DBG] pgmap v4587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:50 smithi067 bash[27441]: audit 2024-04-03T16:51:50.270726+0000 mon.a (mon.0) 4506 : audit [DBG] from='client.? 172.21.15.67:0/1162772330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:50 smithi067 bash[17655]: cluster 2024-04-03T16:51:49.146389+0000 mgr.y (mgr.24370) 4603 : cluster [DBG] pgmap v4587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:50 smithi067 bash[17655]: audit 2024-04-03T16:51:50.270726+0000 mon.a (mon.0) 4506 : audit [DBG] from='client.? 172.21.15.67:0/1162772330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:52 smithi082 bash[20963]: cluster 2024-04-03T16:51:51.147544+0000 mgr.y (mgr.24370) 4604 : cluster [DBG] pgmap v4588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:52 smithi067 bash[17655]: cluster 2024-04-03T16:51:51.147544+0000 mgr.y (mgr.24370) 4604 : cluster [DBG] pgmap v4588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:52 smithi067 bash[27441]: cluster 2024-04-03T16:51:51.147544+0000 mgr.y (mgr.24370) 4604 : cluster [DBG] pgmap v4588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:53] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:51:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:53 smithi082 bash[20963]: audit 2024-04-03T16:51:52.717364+0000 mon.a (mon.0) 4507 : audit [DBG] from='client.? 172.21.15.67:0/3907460793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:51:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:53 smithi067 bash[17655]: audit 2024-04-03T16:51:52.717364+0000 mon.a (mon.0) 4507 : audit [DBG] from='client.? 172.21.15.67:0/3907460793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:53 smithi067 bash[27441]: audit 2024-04-03T16:51:52.717364+0000 mon.a (mon.0) 4507 : audit [DBG] from='client.? 172.21.15.67:0/3907460793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:54 smithi082 bash[20963]: cluster 2024-04-03T16:51:53.148239+0000 mgr.y (mgr.24370) 4605 : cluster [DBG] pgmap v4589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:54 smithi067 bash[27441]: cluster 2024-04-03T16:51:53.148239+0000 mgr.y (mgr.24370) 4605 : cluster [DBG] pgmap v4589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:54 smithi067 bash[17655]: cluster 2024-04-03T16:51:53.148239+0000 mgr.y (mgr.24370) 4605 : cluster [DBG] pgmap v4589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:55 smithi082 bash[20963]: audit 2024-04-03T16:51:54.889404+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:55 smithi082 bash[20963]: audit 2024-04-03T16:51:55.159655+0000 mon.a (mon.0) 4509 : audit [DBG] from='client.? 172.21.15.67:0/2004976281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:55 smithi067 bash[27441]: audit 2024-04-03T16:51:54.889404+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:55 smithi067 bash[27441]: audit 2024-04-03T16:51:55.159655+0000 mon.a (mon.0) 4509 : audit [DBG] from='client.? 172.21.15.67:0/2004976281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:55 smithi067 bash[17655]: audit 2024-04-03T16:51:54.889404+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:51:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:55 smithi067 bash[17655]: audit 2024-04-03T16:51:55.159655+0000 mon.a (mon.0) 4509 : audit [DBG] from='client.? 172.21.15.67:0/2004976281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:56 smithi082 bash[20963]: cluster 2024-04-03T16:51:55.148837+0000 mgr.y (mgr.24370) 4606 : cluster [DBG] pgmap v4590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:56 smithi067 bash[17655]: cluster 2024-04-03T16:51:55.148837+0000 mgr.y (mgr.24370) 4606 : cluster [DBG] pgmap v4590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:56 smithi067 bash[27441]: cluster 2024-04-03T16:51:55.148837+0000 mgr.y (mgr.24370) 4606 : cluster [DBG] pgmap v4590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:58 smithi082 bash[20963]: cluster 2024-04-03T16:51:57.150014+0000 mgr.y (mgr.24370) 4607 : cluster [DBG] pgmap v4591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:58 smithi082 bash[20963]: audit 2024-04-03T16:51:57.618939+0000 mon.c (mon.2) 1774 : audit [DBG] from='client.? 172.21.15.67:0/4062325291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:51:58 smithi082 bash[20963]: audit 2024-04-03T16:51:58.046455+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:51:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:58 smithi067 bash[27441]: cluster 2024-04-03T16:51:57.150014+0000 mgr.y (mgr.24370) 4607 : cluster [DBG] pgmap v4591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:58 smithi067 bash[27441]: audit 2024-04-03T16:51:57.618939+0000 mon.c (mon.2) 1774 : audit [DBG] from='client.? 172.21.15.67:0/4062325291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:51:58 smithi067 bash[27441]: audit 2024-04-03T16:51:58.046455+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:51:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:58 smithi067 bash[17655]: cluster 2024-04-03T16:51:57.150014+0000 mgr.y (mgr.24370) 4607 : cluster [DBG] pgmap v4591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:51:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:58 smithi067 bash[17655]: audit 2024-04-03T16:51:57.618939+0000 mon.c (mon.2) 1774 : audit [DBG] from='client.? 172.21.15.67:0/4062325291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:51:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:51:58 smithi067 bash[17655]: audit 2024-04-03T16:51:58.046455+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:52:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:00 smithi082 bash[20963]: cluster 2024-04-03T16:51:59.150710+0000 mgr.y (mgr.24370) 4608 : cluster [DBG] pgmap v4592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:00 smithi082 bash[20963]: audit 2024-04-03T16:52:00.070124+0000 mon.a (mon.0) 4511 : audit [DBG] from='client.? 172.21.15.67:0/756544083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:00 smithi067 bash[17655]: cluster 2024-04-03T16:51:59.150710+0000 mgr.y (mgr.24370) 4608 : cluster [DBG] pgmap v4592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:00 smithi067 bash[17655]: audit 2024-04-03T16:52:00.070124+0000 mon.a (mon.0) 4511 : audit [DBG] from='client.? 172.21.15.67:0/756544083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:00 smithi067 bash[27441]: cluster 2024-04-03T16:51:59.150710+0000 mgr.y (mgr.24370) 4608 : cluster [DBG] pgmap v4592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:00 smithi067 bash[27441]: audit 2024-04-03T16:52:00.070124+0000 mon.a (mon.0) 4511 : audit [DBG] from='client.? 172.21.15.67:0/756544083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:02 smithi082 bash[20963]: cluster 2024-04-03T16:52:01.151877+0000 mgr.y (mgr.24370) 4609 : cluster [DBG] pgmap v4593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:02 smithi082 bash[20963]: audit 2024-04-03T16:52:02.526676+0000 mon.a (mon.0) 4512 : audit [DBG] from='client.? 172.21.15.67:0/2696573917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:02 smithi067 bash[17655]: cluster 2024-04-03T16:52:01.151877+0000 mgr.y (mgr.24370) 4609 : cluster [DBG] pgmap v4593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:02 smithi067 bash[17655]: audit 2024-04-03T16:52:02.526676+0000 mon.a (mon.0) 4512 : audit [DBG] from='client.? 172.21.15.67:0/2696573917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:02 smithi067 bash[27441]: cluster 2024-04-03T16:52:01.151877+0000 mgr.y (mgr.24370) 4609 : cluster [DBG] pgmap v4593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:02 smithi067 bash[27441]: audit 2024-04-03T16:52:02.526676+0000 mon.a (mon.0) 4512 : audit [DBG] from='client.? 172.21.15.67:0/2696573917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:03] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:52:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:52:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:04 smithi082 bash[20963]: cluster 2024-04-03T16:52:03.152515+0000 mgr.y (mgr.24370) 4610 : cluster [DBG] pgmap v4594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:04 smithi082 bash[20963]: audit 2024-04-03T16:52:03.794161+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:04 smithi082 bash[20963]: audit 2024-04-03T16:52:03.802581+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:04 smithi082 bash[20963]: audit 2024-04-03T16:52:04.092023+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:04 smithi082 bash[20963]: audit 2024-04-03T16:52:04.098773+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[17655]: cluster 2024-04-03T16:52:03.152515+0000 mgr.y (mgr.24370) 4610 : cluster [DBG] pgmap v4594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[17655]: audit 2024-04-03T16:52:03.794161+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[17655]: audit 2024-04-03T16:52:03.802581+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[17655]: audit 2024-04-03T16:52:04.092023+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[17655]: audit 2024-04-03T16:52:04.098773+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[27441]: cluster 2024-04-03T16:52:03.152515+0000 mgr.y (mgr.24370) 4610 : cluster [DBG] pgmap v4594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:04.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[27441]: audit 2024-04-03T16:52:03.794161+0000 mon.a (mon.0) 4513 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[27441]: audit 2024-04-03T16:52:03.802581+0000 mon.a (mon.0) 4514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[27441]: audit 2024-04-03T16:52:04.092023+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:04.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:04 smithi067 bash[27441]: audit 2024-04-03T16:52:04.098773+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:05 smithi082 bash[20963]: audit 2024-04-03T16:52:04.561326+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:05 smithi082 bash[20963]: audit 2024-04-03T16:52:04.570611+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:05 smithi082 bash[20963]: audit 2024-04-03T16:52:04.809419+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:05 smithi082 bash[20963]: audit 2024-04-03T16:52:04.818149+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:05 smithi082 bash[20963]: audit 2024-04-03T16:52:04.819572+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:52:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:05 smithi082 bash[20963]: audit 2024-04-03T16:52:04.820958+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:52:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:05 smithi082 bash[20963]: audit 2024-04-03T16:52:04.828041+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:05 smithi082 bash[20963]: audit 2024-04-03T16:52:04.986726+0000 mon.c (mon.2) 1775 : audit [DBG] from='client.? 172.21.15.67:0/3829776349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[17655]: audit 2024-04-03T16:52:04.561326+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[17655]: audit 2024-04-03T16:52:04.570611+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[17655]: audit 2024-04-03T16:52:04.809419+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[17655]: audit 2024-04-03T16:52:04.818149+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[17655]: audit 2024-04-03T16:52:04.819572+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:52:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[17655]: audit 2024-04-03T16:52:04.820958+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[17655]: audit 2024-04-03T16:52:04.828041+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[17655]: audit 2024-04-03T16:52:04.986726+0000 mon.c (mon.2) 1775 : audit [DBG] from='client.? 172.21.15.67:0/3829776349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[27441]: audit 2024-04-03T16:52:04.561326+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[27441]: audit 2024-04-03T16:52:04.570611+0000 mon.a (mon.0) 4518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[27441]: audit 2024-04-03T16:52:04.809419+0000 mon.a (mon.0) 4519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[27441]: audit 2024-04-03T16:52:04.818149+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[27441]: audit 2024-04-03T16:52:04.819572+0000 mon.a (mon.0) 4521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[27441]: audit 2024-04-03T16:52:04.820958+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[27441]: audit 2024-04-03T16:52:04.828041+0000 mon.a (mon.0) 4523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:52:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:05 smithi067 bash[27441]: audit 2024-04-03T16:52:04.986726+0000 mon.c (mon.2) 1775 : audit [DBG] from='client.? 172.21.15.67:0/3829776349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:06 smithi082 bash[20963]: cluster 2024-04-03T16:52:05.153205+0000 mgr.y (mgr.24370) 4611 : cluster [DBG] pgmap v4595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:06 smithi067 bash[17655]: cluster 2024-04-03T16:52:05.153205+0000 mgr.y (mgr.24370) 4611 : cluster [DBG] pgmap v4595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:06 smithi067 bash[27441]: cluster 2024-04-03T16:52:05.153205+0000 mgr.y (mgr.24370) 4611 : cluster [DBG] pgmap v4595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:07 smithi082 bash[20963]: audit 2024-04-03T16:52:07.442739+0000 mon.c (mon.2) 1776 : audit [DBG] from='client.? 172.21.15.67:0/3097579155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:07 smithi067 bash[17655]: audit 2024-04-03T16:52:07.442739+0000 mon.c (mon.2) 1776 : audit [DBG] from='client.? 172.21.15.67:0/3097579155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:07 smithi067 bash[27441]: audit 2024-04-03T16:52:07.442739+0000 mon.c (mon.2) 1776 : audit [DBG] from='client.? 172.21.15.67:0/3097579155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:08 smithi082 bash[20963]: cluster 2024-04-03T16:52:07.154370+0000 mgr.y (mgr.24370) 4612 : cluster [DBG] pgmap v4596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:08 smithi067 bash[17655]: cluster 2024-04-03T16:52:07.154370+0000 mgr.y (mgr.24370) 4612 : cluster [DBG] pgmap v4596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:08 smithi067 bash[27441]: cluster 2024-04-03T16:52:07.154370+0000 mgr.y (mgr.24370) 4612 : cluster [DBG] pgmap v4596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:10 smithi082 bash[20963]: cluster 2024-04-03T16:52:09.155072+0000 mgr.y (mgr.24370) 4613 : cluster [DBG] pgmap v4597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:10 smithi082 bash[20963]: audit 2024-04-03T16:52:09.890047+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:10 smithi082 bash[20963]: audit 2024-04-03T16:52:09.892266+0000 mon.a (mon.0) 4525 : audit [DBG] from='client.? 172.21.15.67:0/4086606616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:10 smithi067 bash[17655]: cluster 2024-04-03T16:52:09.155072+0000 mgr.y (mgr.24370) 4613 : cluster [DBG] pgmap v4597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:10 smithi067 bash[17655]: audit 2024-04-03T16:52:09.890047+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:10 smithi067 bash[17655]: audit 2024-04-03T16:52:09.892266+0000 mon.a (mon.0) 4525 : audit [DBG] from='client.? 172.21.15.67:0/4086606616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:10 smithi067 bash[27441]: cluster 2024-04-03T16:52:09.155072+0000 mgr.y (mgr.24370) 4613 : cluster [DBG] pgmap v4597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:10 smithi067 bash[27441]: audit 2024-04-03T16:52:09.890047+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:10 smithi067 bash[27441]: audit 2024-04-03T16:52:09.892266+0000 mon.a (mon.0) 4525 : audit [DBG] from='client.? 172.21.15.67:0/4086606616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:12 smithi082 bash[20963]: cluster 2024-04-03T16:52:11.156273+0000 mgr.y (mgr.24370) 4614 : cluster [DBG] pgmap v4598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:12 smithi082 bash[20963]: audit 2024-04-03T16:52:12.338404+0000 mon.c (mon.2) 1777 : audit [DBG] from='client.? 172.21.15.67:0/3678044626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:12 smithi067 bash[17655]: cluster 2024-04-03T16:52:11.156273+0000 mgr.y (mgr.24370) 4614 : cluster [DBG] pgmap v4598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:12 smithi067 bash[17655]: audit 2024-04-03T16:52:12.338404+0000 mon.c (mon.2) 1777 : audit [DBG] from='client.? 172.21.15.67:0/3678044626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:12.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:12 smithi067 bash[27441]: cluster 2024-04-03T16:52:11.156273+0000 mgr.y (mgr.24370) 4614 : cluster [DBG] pgmap v4598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:12.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:12 smithi067 bash[27441]: audit 2024-04-03T16:52:12.338404+0000 mon.c (mon.2) 1777 : audit [DBG] from='client.? 172.21.15.67:0/3678044626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:13] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:52:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:52:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:14 smithi082 bash[20963]: cluster 2024-04-03T16:52:13.156891+0000 mgr.y (mgr.24370) 4615 : cluster [DBG] pgmap v4599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:14 smithi067 bash[17655]: cluster 2024-04-03T16:52:13.156891+0000 mgr.y (mgr.24370) 4615 : cluster [DBG] pgmap v4599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:14 smithi067 bash[27441]: cluster 2024-04-03T16:52:13.156891+0000 mgr.y (mgr.24370) 4615 : cluster [DBG] pgmap v4599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:15 smithi082 bash[20963]: audit 2024-04-03T16:52:14.792962+0000 mon.c (mon.2) 1778 : audit [DBG] from='client.? 172.21.15.67:0/629534956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:15 smithi067 bash[17655]: audit 2024-04-03T16:52:14.792962+0000 mon.c (mon.2) 1778 : audit [DBG] from='client.? 172.21.15.67:0/629534956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:15 smithi067 bash[27441]: audit 2024-04-03T16:52:14.792962+0000 mon.c (mon.2) 1778 : audit [DBG] from='client.? 172.21.15.67:0/629534956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:16 smithi082 bash[20963]: cluster 2024-04-03T16:52:15.157586+0000 mgr.y (mgr.24370) 4616 : cluster [DBG] pgmap v4600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:16 smithi067 bash[27441]: cluster 2024-04-03T16:52:15.157586+0000 mgr.y (mgr.24370) 4616 : cluster [DBG] pgmap v4600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:16 smithi067 bash[17655]: cluster 2024-04-03T16:52:15.157586+0000 mgr.y (mgr.24370) 4616 : cluster [DBG] pgmap v4600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:17 smithi082 bash[20963]: audit 2024-04-03T16:52:17.239956+0000 mon.c (mon.2) 1779 : audit [DBG] from='client.? 172.21.15.67:0/1362113444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:17 smithi067 bash[17655]: audit 2024-04-03T16:52:17.239956+0000 mon.c (mon.2) 1779 : audit [DBG] from='client.? 172.21.15.67:0/1362113444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:17 smithi067 bash[27441]: audit 2024-04-03T16:52:17.239956+0000 mon.c (mon.2) 1779 : audit [DBG] from='client.? 172.21.15.67:0/1362113444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:18 smithi082 bash[20963]: cluster 2024-04-03T16:52:17.158366+0000 mgr.y (mgr.24370) 4617 : cluster [DBG] pgmap v4601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:18 smithi067 bash[27441]: cluster 2024-04-03T16:52:17.158366+0000 mgr.y (mgr.24370) 4617 : cluster [DBG] pgmap v4601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:18 smithi067 bash[17655]: cluster 2024-04-03T16:52:17.158366+0000 mgr.y (mgr.24370) 4617 : cluster [DBG] pgmap v4601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:20 smithi082 bash[20963]: cluster 2024-04-03T16:52:19.159045+0000 mgr.y (mgr.24370) 4618 : cluster [DBG] pgmap v4602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:20 smithi082 bash[20963]: audit 2024-04-03T16:52:19.701684+0000 mon.c (mon.2) 1780 : audit [DBG] from='client.? 172.21.15.67:0/3642929902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:20 smithi067 bash[17655]: cluster 2024-04-03T16:52:19.159045+0000 mgr.y (mgr.24370) 4618 : cluster [DBG] pgmap v4602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:20 smithi067 bash[17655]: audit 2024-04-03T16:52:19.701684+0000 mon.c (mon.2) 1780 : audit [DBG] from='client.? 172.21.15.67:0/3642929902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:20 smithi067 bash[27441]: cluster 2024-04-03T16:52:19.159045+0000 mgr.y (mgr.24370) 4618 : cluster [DBG] pgmap v4602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:20 smithi067 bash[27441]: audit 2024-04-03T16:52:19.701684+0000 mon.c (mon.2) 1780 : audit [DBG] from='client.? 172.21.15.67:0/3642929902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:22 smithi082 bash[20963]: cluster 2024-04-03T16:52:21.160242+0000 mgr.y (mgr.24370) 4619 : cluster [DBG] pgmap v4603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:22 smithi082 bash[20963]: audit 2024-04-03T16:52:22.155391+0000 mon.a (mon.0) 4526 : audit [DBG] from='client.? 172.21.15.67:0/713602298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:22 smithi067 bash[27441]: cluster 2024-04-03T16:52:21.160242+0000 mgr.y (mgr.24370) 4619 : cluster [DBG] pgmap v4603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:22 smithi067 bash[27441]: audit 2024-04-03T16:52:22.155391+0000 mon.a (mon.0) 4526 : audit [DBG] from='client.? 172.21.15.67:0/713602298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:22 smithi067 bash[17655]: cluster 2024-04-03T16:52:21.160242+0000 mgr.y (mgr.24370) 4619 : cluster [DBG] pgmap v4603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:22 smithi067 bash[17655]: audit 2024-04-03T16:52:22.155391+0000 mon.a (mon.0) 4526 : audit [DBG] from='client.? 172.21.15.67:0/713602298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:23] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:52:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:52:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:24 smithi082 bash[20963]: cluster 2024-04-03T16:52:23.160862+0000 mgr.y (mgr.24370) 4620 : cluster [DBG] pgmap v4604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:24 smithi082 bash[20963]: audit 2024-04-03T16:52:24.611483+0000 mon.c (mon.2) 1781 : audit [DBG] from='client.? 172.21.15.67:0/1816918092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:24 smithi067 bash[27441]: cluster 2024-04-03T16:52:23.160862+0000 mgr.y (mgr.24370) 4620 : cluster [DBG] pgmap v4604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:24 smithi067 bash[27441]: audit 2024-04-03T16:52:24.611483+0000 mon.c (mon.2) 1781 : audit [DBG] from='client.? 172.21.15.67:0/1816918092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:24 smithi067 bash[17655]: cluster 2024-04-03T16:52:23.160862+0000 mgr.y (mgr.24370) 4620 : cluster [DBG] pgmap v4604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:24 smithi067 bash[17655]: audit 2024-04-03T16:52:24.611483+0000 mon.c (mon.2) 1781 : audit [DBG] from='client.? 172.21.15.67:0/1816918092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:25 smithi082 bash[20963]: audit 2024-04-03T16:52:24.890347+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:25 smithi067 bash[17655]: audit 2024-04-03T16:52:24.890347+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:25 smithi067 bash[27441]: audit 2024-04-03T16:52:24.890347+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:26 smithi067 bash[17655]: cluster 2024-04-03T16:52:25.161532+0000 mgr.y (mgr.24370) 4621 : cluster [DBG] pgmap v4605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:26 smithi067 bash[27441]: cluster 2024-04-03T16:52:25.161532+0000 mgr.y (mgr.24370) 4621 : cluster [DBG] pgmap v4605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:26 smithi082 bash[20963]: cluster 2024-04-03T16:52:25.161532+0000 mgr.y (mgr.24370) 4621 : cluster [DBG] pgmap v4605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:27 smithi067 bash[17655]: audit 2024-04-03T16:52:27.066469+0000 mon.a (mon.0) 4528 : audit [DBG] from='client.? 172.21.15.67:0/600927266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:27 smithi067 bash[27441]: audit 2024-04-03T16:52:27.066469+0000 mon.a (mon.0) 4528 : audit [DBG] from='client.? 172.21.15.67:0/600927266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:27 smithi082 bash[20963]: audit 2024-04-03T16:52:27.066469+0000 mon.a (mon.0) 4528 : audit [DBG] from='client.? 172.21.15.67:0/600927266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:28 smithi067 bash[17655]: cluster 2024-04-03T16:52:27.162724+0000 mgr.y (mgr.24370) 4622 : cluster [DBG] pgmap v4606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:28 smithi067 bash[27441]: cluster 2024-04-03T16:52:27.162724+0000 mgr.y (mgr.24370) 4622 : cluster [DBG] pgmap v4606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:28 smithi082 bash[20963]: cluster 2024-04-03T16:52:27.162724+0000 mgr.y (mgr.24370) 4622 : cluster [DBG] pgmap v4606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:29 smithi067 bash[27441]: audit 2024-04-03T16:52:29.517885+0000 mon.c (mon.2) 1782 : audit [DBG] from='client.? 172.21.15.67:0/2227831759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:29 smithi067 bash[17655]: audit 2024-04-03T16:52:29.517885+0000 mon.c (mon.2) 1782 : audit [DBG] from='client.? 172.21.15.67:0/2227831759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:29 smithi082 bash[20963]: audit 2024-04-03T16:52:29.517885+0000 mon.c (mon.2) 1782 : audit [DBG] from='client.? 172.21.15.67:0/2227831759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:30 smithi067 bash[27441]: cluster 2024-04-03T16:52:29.163365+0000 mgr.y (mgr.24370) 4623 : cluster [DBG] pgmap v4607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:30 smithi067 bash[17655]: cluster 2024-04-03T16:52:29.163365+0000 mgr.y (mgr.24370) 4623 : cluster [DBG] pgmap v4607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:30 smithi082 bash[20963]: cluster 2024-04-03T16:52:29.163365+0000 mgr.y (mgr.24370) 4623 : cluster [DBG] pgmap v4607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:32 smithi067 bash[27441]: cluster 2024-04-03T16:52:31.164614+0000 mgr.y (mgr.24370) 4624 : cluster [DBG] pgmap v4608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:32 smithi067 bash[27441]: audit 2024-04-03T16:52:31.973703+0000 mon.a (mon.0) 4529 : audit [DBG] from='client.? 172.21.15.67:0/2488061295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:32 smithi067 bash[17655]: cluster 2024-04-03T16:52:31.164614+0000 mgr.y (mgr.24370) 4624 : cluster [DBG] pgmap v4608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:32 smithi067 bash[17655]: audit 2024-04-03T16:52:31.973703+0000 mon.a (mon.0) 4529 : audit [DBG] from='client.? 172.21.15.67:0/2488061295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:32 smithi082 bash[20963]: cluster 2024-04-03T16:52:31.164614+0000 mgr.y (mgr.24370) 4624 : cluster [DBG] pgmap v4608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:32 smithi082 bash[20963]: audit 2024-04-03T16:52:31.973703+0000 mon.a (mon.0) 4529 : audit [DBG] from='client.? 172.21.15.67:0/2488061295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:33] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:52:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:52:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:34 smithi082 bash[20963]: cluster 2024-04-03T16:52:33.165360+0000 mgr.y (mgr.24370) 4625 : cluster [DBG] pgmap v4609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:34 smithi082 bash[20963]: audit 2024-04-03T16:52:34.416581+0000 mon.c (mon.2) 1783 : audit [DBG] from='client.? 172.21.15.67:0/3786791342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:34 smithi067 bash[17655]: cluster 2024-04-03T16:52:33.165360+0000 mgr.y (mgr.24370) 4625 : cluster [DBG] pgmap v4609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:34 smithi067 bash[17655]: audit 2024-04-03T16:52:34.416581+0000 mon.c (mon.2) 1783 : audit [DBG] from='client.? 172.21.15.67:0/3786791342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:34 smithi067 bash[27441]: cluster 2024-04-03T16:52:33.165360+0000 mgr.y (mgr.24370) 4625 : cluster [DBG] pgmap v4609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:34 smithi067 bash[27441]: audit 2024-04-03T16:52:34.416581+0000 mon.c (mon.2) 1783 : audit [DBG] from='client.? 172.21.15.67:0/3786791342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:36 smithi082 bash[20963]: cluster 2024-04-03T16:52:35.165984+0000 mgr.y (mgr.24370) 4626 : cluster [DBG] pgmap v4610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:36 smithi067 bash[17655]: cluster 2024-04-03T16:52:35.165984+0000 mgr.y (mgr.24370) 4626 : cluster [DBG] pgmap v4610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:36 smithi067 bash[27441]: cluster 2024-04-03T16:52:35.165984+0000 mgr.y (mgr.24370) 4626 : cluster [DBG] pgmap v4610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:37 smithi082 bash[20963]: audit 2024-04-03T16:52:36.872647+0000 mon.a (mon.0) 4530 : audit [DBG] from='client.? 172.21.15.67:0/177056893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:37 smithi067 bash[17655]: audit 2024-04-03T16:52:36.872647+0000 mon.a (mon.0) 4530 : audit [DBG] from='client.? 172.21.15.67:0/177056893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:37 smithi067 bash[27441]: audit 2024-04-03T16:52:36.872647+0000 mon.a (mon.0) 4530 : audit [DBG] from='client.? 172.21.15.67:0/177056893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:38 smithi082 bash[20963]: cluster 2024-04-03T16:52:37.167160+0000 mgr.y (mgr.24370) 4627 : cluster [DBG] pgmap v4611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:38 smithi067 bash[17655]: cluster 2024-04-03T16:52:37.167160+0000 mgr.y (mgr.24370) 4627 : cluster [DBG] pgmap v4611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:38 smithi067 bash[27441]: cluster 2024-04-03T16:52:37.167160+0000 mgr.y (mgr.24370) 4627 : cluster [DBG] pgmap v4611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:39 smithi082 bash[20963]: audit 2024-04-03T16:52:39.332180+0000 mon.a (mon.0) 4531 : audit [DBG] from='client.? 172.21.15.67:0/4011655904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:39 smithi067 bash[27441]: audit 2024-04-03T16:52:39.332180+0000 mon.a (mon.0) 4531 : audit [DBG] from='client.? 172.21.15.67:0/4011655904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:39 smithi067 bash[17655]: audit 2024-04-03T16:52:39.332180+0000 mon.a (mon.0) 4531 : audit [DBG] from='client.? 172.21.15.67:0/4011655904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:40 smithi082 bash[20963]: cluster 2024-04-03T16:52:39.167783+0000 mgr.y (mgr.24370) 4628 : cluster [DBG] pgmap v4612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:40 smithi082 bash[20963]: audit 2024-04-03T16:52:39.890687+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:40 smithi067 bash[17655]: cluster 2024-04-03T16:52:39.167783+0000 mgr.y (mgr.24370) 4628 : cluster [DBG] pgmap v4612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:40 smithi067 bash[17655]: audit 2024-04-03T16:52:39.890687+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:40 smithi067 bash[27441]: cluster 2024-04-03T16:52:39.167783+0000 mgr.y (mgr.24370) 4628 : cluster [DBG] pgmap v4612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:40 smithi067 bash[27441]: audit 2024-04-03T16:52:39.890687+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:42 smithi067 bash[27441]: cluster 2024-04-03T16:52:41.168916+0000 mgr.y (mgr.24370) 4629 : cluster [DBG] pgmap v4613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:42 smithi067 bash[27441]: audit 2024-04-03T16:52:41.786747+0000 mon.c (mon.2) 1784 : audit [DBG] from='client.? 172.21.15.67:0/3794655276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:42 smithi067 bash[17655]: cluster 2024-04-03T16:52:41.168916+0000 mgr.y (mgr.24370) 4629 : cluster [DBG] pgmap v4613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:42 smithi067 bash[17655]: audit 2024-04-03T16:52:41.786747+0000 mon.c (mon.2) 1784 : audit [DBG] from='client.? 172.21.15.67:0/3794655276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:42 smithi082 bash[20963]: cluster 2024-04-03T16:52:41.168916+0000 mgr.y (mgr.24370) 4629 : cluster [DBG] pgmap v4613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:42 smithi082 bash[20963]: audit 2024-04-03T16:52:41.786747+0000 mon.c (mon.2) 1784 : audit [DBG] from='client.? 172.21.15.67:0/3794655276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:43] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:52:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:52:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:44 smithi082 bash[20963]: cluster 2024-04-03T16:52:43.169596+0000 mgr.y (mgr.24370) 4630 : cluster [DBG] pgmap v4614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:44 smithi082 bash[20963]: audit 2024-04-03T16:52:44.231907+0000 mon.c (mon.2) 1785 : audit [DBG] from='client.? 172.21.15.67:0/3521965070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:44 smithi067 bash[27441]: cluster 2024-04-03T16:52:43.169596+0000 mgr.y (mgr.24370) 4630 : cluster [DBG] pgmap v4614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:44 smithi067 bash[27441]: audit 2024-04-03T16:52:44.231907+0000 mon.c (mon.2) 1785 : audit [DBG] from='client.? 172.21.15.67:0/3521965070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:44 smithi067 bash[17655]: cluster 2024-04-03T16:52:43.169596+0000 mgr.y (mgr.24370) 4630 : cluster [DBG] pgmap v4614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:44 smithi067 bash[17655]: audit 2024-04-03T16:52:44.231907+0000 mon.c (mon.2) 1785 : audit [DBG] from='client.? 172.21.15.67:0/3521965070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:46 smithi082 bash[20963]: cluster 2024-04-03T16:52:45.170278+0000 mgr.y (mgr.24370) 4631 : cluster [DBG] pgmap v4615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:46 smithi082 bash[20963]: audit 2024-04-03T16:52:46.692204+0000 mon.a (mon.0) 4533 : audit [DBG] from='client.? 172.21.15.67:0/692609577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:46 smithi067 bash[27441]: cluster 2024-04-03T16:52:45.170278+0000 mgr.y (mgr.24370) 4631 : cluster [DBG] pgmap v4615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:46 smithi067 bash[27441]: audit 2024-04-03T16:52:46.692204+0000 mon.a (mon.0) 4533 : audit [DBG] from='client.? 172.21.15.67:0/692609577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:46 smithi067 bash[17655]: cluster 2024-04-03T16:52:45.170278+0000 mgr.y (mgr.24370) 4631 : cluster [DBG] pgmap v4615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:46 smithi067 bash[17655]: audit 2024-04-03T16:52:46.692204+0000 mon.a (mon.0) 4533 : audit [DBG] from='client.? 172.21.15.67:0/692609577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:48 smithi082 bash[20963]: cluster 2024-04-03T16:52:47.171412+0000 mgr.y (mgr.24370) 4632 : cluster [DBG] pgmap v4616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:48 smithi067 bash[27441]: cluster 2024-04-03T16:52:47.171412+0000 mgr.y (mgr.24370) 4632 : cluster [DBG] pgmap v4616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:48 smithi067 bash[17655]: cluster 2024-04-03T16:52:47.171412+0000 mgr.y (mgr.24370) 4632 : cluster [DBG] pgmap v4616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:49 smithi082 bash[20963]: audit 2024-04-03T16:52:49.148497+0000 mon.c (mon.2) 1786 : audit [DBG] from='client.? 172.21.15.67:0/2559449053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:49 smithi067 bash[17655]: audit 2024-04-03T16:52:49.148497+0000 mon.c (mon.2) 1786 : audit [DBG] from='client.? 172.21.15.67:0/2559449053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:49 smithi067 bash[27441]: audit 2024-04-03T16:52:49.148497+0000 mon.c (mon.2) 1786 : audit [DBG] from='client.? 172.21.15.67:0/2559449053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:50 smithi082 bash[20963]: cluster 2024-04-03T16:52:49.172119+0000 mgr.y (mgr.24370) 4633 : cluster [DBG] pgmap v4617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:50 smithi067 bash[27441]: cluster 2024-04-03T16:52:49.172119+0000 mgr.y (mgr.24370) 4633 : cluster [DBG] pgmap v4617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:50 smithi067 bash[17655]: cluster 2024-04-03T16:52:49.172119+0000 mgr.y (mgr.24370) 4633 : cluster [DBG] pgmap v4617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:51 smithi082 bash[20963]: audit 2024-04-03T16:52:51.593270+0000 mon.c (mon.2) 1787 : audit [DBG] from='client.? 172.21.15.67:0/2382449320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:51 smithi067 bash[17655]: audit 2024-04-03T16:52:51.593270+0000 mon.c (mon.2) 1787 : audit [DBG] from='client.? 172.21.15.67:0/2382449320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:51 smithi067 bash[27441]: audit 2024-04-03T16:52:51.593270+0000 mon.c (mon.2) 1787 : audit [DBG] from='client.? 172.21.15.67:0/2382449320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:52 smithi067 bash[27441]: cluster 2024-04-03T16:52:51.173202+0000 mgr.y (mgr.24370) 4634 : cluster [DBG] pgmap v4618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:52 smithi067 bash[17655]: cluster 2024-04-03T16:52:51.173202+0000 mgr.y (mgr.24370) 4634 : cluster [DBG] pgmap v4618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:52 smithi082 bash[20963]: cluster 2024-04-03T16:52:51.173202+0000 mgr.y (mgr.24370) 4634 : cluster [DBG] pgmap v4618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:53] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:52:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:52:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:54 smithi082 bash[20963]: cluster 2024-04-03T16:52:53.173882+0000 mgr.y (mgr.24370) 4635 : cluster [DBG] pgmap v4619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:54 smithi082 bash[20963]: audit 2024-04-03T16:52:54.047656+0000 mon.c (mon.2) 1788 : audit [DBG] from='client.? 172.21.15.67:0/1852559979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:54 smithi067 bash[17655]: cluster 2024-04-03T16:52:53.173882+0000 mgr.y (mgr.24370) 4635 : cluster [DBG] pgmap v4619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:54 smithi067 bash[17655]: audit 2024-04-03T16:52:54.047656+0000 mon.c (mon.2) 1788 : audit [DBG] from='client.? 172.21.15.67:0/1852559979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:54 smithi067 bash[27441]: cluster 2024-04-03T16:52:53.173882+0000 mgr.y (mgr.24370) 4635 : cluster [DBG] pgmap v4619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:54 smithi067 bash[27441]: audit 2024-04-03T16:52:54.047656+0000 mon.c (mon.2) 1788 : audit [DBG] from='client.? 172.21.15.67:0/1852559979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:55 smithi082 bash[20963]: audit 2024-04-03T16:52:54.891232+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:55 smithi067 bash[17655]: audit 2024-04-03T16:52:54.891232+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:55 smithi067 bash[27441]: audit 2024-04-03T16:52:54.891232+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:52:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:56 smithi082 bash[20963]: cluster 2024-04-03T16:52:55.174568+0000 mgr.y (mgr.24370) 4636 : cluster [DBG] pgmap v4620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:56 smithi082 bash[20963]: audit 2024-04-03T16:52:56.499624+0000 mon.c (mon.2) 1789 : audit [DBG] from='client.? 172.21.15.67:0/3928133448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:56 smithi067 bash[17655]: cluster 2024-04-03T16:52:55.174568+0000 mgr.y (mgr.24370) 4636 : cluster [DBG] pgmap v4620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:56 smithi067 bash[17655]: audit 2024-04-03T16:52:56.499624+0000 mon.c (mon.2) 1789 : audit [DBG] from='client.? 172.21.15.67:0/3928133448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:56 smithi067 bash[27441]: cluster 2024-04-03T16:52:55.174568+0000 mgr.y (mgr.24370) 4636 : cluster [DBG] pgmap v4620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:56 smithi067 bash[27441]: audit 2024-04-03T16:52:56.499624+0000 mon.c (mon.2) 1789 : audit [DBG] from='client.? 172.21.15.67:0/3928133448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:52:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:58 smithi082 bash[20963]: cluster 2024-04-03T16:52:57.175724+0000 mgr.y (mgr.24370) 4637 : cluster [DBG] pgmap v4621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:58 smithi067 bash[17655]: cluster 2024-04-03T16:52:57.175724+0000 mgr.y (mgr.24370) 4637 : cluster [DBG] pgmap v4621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:52:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:58 smithi067 bash[27441]: cluster 2024-04-03T16:52:57.175724+0000 mgr.y (mgr.24370) 4637 : cluster [DBG] pgmap v4621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:52:59 smithi082 bash[20963]: audit 2024-04-03T16:52:58.952500+0000 mon.a (mon.0) 4535 : audit [DBG] from='client.? 172.21.15.67:0/3190191370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:52:59 smithi067 bash[17655]: audit 2024-04-03T16:52:58.952500+0000 mon.a (mon.0) 4535 : audit [DBG] from='client.? 172.21.15.67:0/3190191370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:52:59 smithi067 bash[27441]: audit 2024-04-03T16:52:58.952500+0000 mon.a (mon.0) 4535 : audit [DBG] from='client.? 172.21.15.67:0/3190191370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:00 smithi082 bash[20963]: cluster 2024-04-03T16:52:59.176424+0000 mgr.y (mgr.24370) 4638 : cluster [DBG] pgmap v4622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:00 smithi067 bash[17655]: cluster 2024-04-03T16:52:59.176424+0000 mgr.y (mgr.24370) 4638 : cluster [DBG] pgmap v4622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:00 smithi067 bash[27441]: cluster 2024-04-03T16:52:59.176424+0000 mgr.y (mgr.24370) 4638 : cluster [DBG] pgmap v4622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:01 smithi082 bash[20963]: audit 2024-04-03T16:53:01.406962+0000 mon.c (mon.2) 1790 : audit [DBG] from='client.? 172.21.15.67:0/1155680353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:01 smithi067 bash[17655]: audit 2024-04-03T16:53:01.406962+0000 mon.c (mon.2) 1790 : audit [DBG] from='client.? 172.21.15.67:0/1155680353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:01 smithi067 bash[27441]: audit 2024-04-03T16:53:01.406962+0000 mon.c (mon.2) 1790 : audit [DBG] from='client.? 172.21.15.67:0/1155680353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:02 smithi067 bash[27441]: cluster 2024-04-03T16:53:01.177560+0000 mgr.y (mgr.24370) 4639 : cluster [DBG] pgmap v4623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:02 smithi067 bash[17655]: cluster 2024-04-03T16:53:01.177560+0000 mgr.y (mgr.24370) 4639 : cluster [DBG] pgmap v4623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:02 smithi082 bash[20963]: cluster 2024-04-03T16:53:01.177560+0000 mgr.y (mgr.24370) 4639 : cluster [DBG] pgmap v4623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:03] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:53:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:53:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:04 smithi082 bash[20963]: cluster 2024-04-03T16:53:03.178307+0000 mgr.y (mgr.24370) 4640 : cluster [DBG] pgmap v4624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:04 smithi082 bash[20963]: audit 2024-04-03T16:53:03.856744+0000 mon.a (mon.0) 4536 : audit [DBG] from='client.? 172.21.15.67:0/1018001863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:04 smithi067 bash[27441]: cluster 2024-04-03T16:53:03.178307+0000 mgr.y (mgr.24370) 4640 : cluster [DBG] pgmap v4624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:04 smithi067 bash[27441]: audit 2024-04-03T16:53:03.856744+0000 mon.a (mon.0) 4536 : audit [DBG] from='client.? 172.21.15.67:0/1018001863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:04 smithi067 bash[17655]: cluster 2024-04-03T16:53:03.178307+0000 mgr.y (mgr.24370) 4640 : cluster [DBG] pgmap v4624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:04 smithi067 bash[17655]: audit 2024-04-03T16:53:03.856744+0000 mon.a (mon.0) 4536 : audit [DBG] from='client.? 172.21.15.67:0/1018001863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:05 smithi082 bash[20963]: audit 2024-04-03T16:53:04.903599+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:53:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:05 smithi067 bash[17655]: audit 2024-04-03T16:53:04.903599+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:53:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:05 smithi067 bash[27441]: audit 2024-04-03T16:53:04.903599+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:53:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:06 smithi082 bash[20963]: cluster 2024-04-03T16:53:05.178986+0000 mgr.y (mgr.24370) 4641 : cluster [DBG] pgmap v4625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:06 smithi082 bash[20963]: audit 2024-04-03T16:53:06.307996+0000 mon.c (mon.2) 1791 : audit [DBG] from='client.? 172.21.15.67:0/3072772530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:06 smithi067 bash[27441]: cluster 2024-04-03T16:53:05.178986+0000 mgr.y (mgr.24370) 4641 : cluster [DBG] pgmap v4625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:06 smithi067 bash[27441]: audit 2024-04-03T16:53:06.307996+0000 mon.c (mon.2) 1791 : audit [DBG] from='client.? 172.21.15.67:0/3072772530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:06 smithi067 bash[17655]: cluster 2024-04-03T16:53:05.178986+0000 mgr.y (mgr.24370) 4641 : cluster [DBG] pgmap v4625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:06 smithi067 bash[17655]: audit 2024-04-03T16:53:06.307996+0000 mon.c (mon.2) 1791 : audit [DBG] from='client.? 172.21.15.67:0/3072772530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:07 smithi082 bash[20963]: cluster 2024-04-03T16:53:07.179973+0000 mgr.y (mgr.24370) 4642 : cluster [DBG] pgmap v4626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:07 smithi067 bash[17655]: cluster 2024-04-03T16:53:07.179973+0000 mgr.y (mgr.24370) 4642 : cluster [DBG] pgmap v4626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:07 smithi067 bash[27441]: cluster 2024-04-03T16:53:07.179973+0000 mgr.y (mgr.24370) 4642 : cluster [DBG] pgmap v4626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:08 smithi082 bash[20963]: audit 2024-04-03T16:53:08.760280+0000 mon.a (mon.0) 4538 : audit [DBG] from='client.? 172.21.15.67:0/3878094398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:08 smithi067 bash[17655]: audit 2024-04-03T16:53:08.760280+0000 mon.a (mon.0) 4538 : audit [DBG] from='client.? 172.21.15.67:0/3878094398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:08 smithi067 bash[27441]: audit 2024-04-03T16:53:08.760280+0000 mon.a (mon.0) 4538 : audit [DBG] from='client.? 172.21.15.67:0/3878094398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:09 smithi082 bash[20963]: cluster 2024-04-03T16:53:09.180636+0000 mgr.y (mgr.24370) 4643 : cluster [DBG] pgmap v4627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:09 smithi067 bash[27441]: cluster 2024-04-03T16:53:09.180636+0000 mgr.y (mgr.24370) 4643 : cluster [DBG] pgmap v4627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:09 smithi067 bash[17655]: cluster 2024-04-03T16:53:09.180636+0000 mgr.y (mgr.24370) 4643 : cluster [DBG] pgmap v4627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:10 smithi082 bash[20963]: audit 2024-04-03T16:53:09.891505+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:10 smithi082 bash[20963]: audit 2024-04-03T16:53:10.647928+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:10 smithi082 bash[20963]: audit 2024-04-03T16:53:10.657026+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:10 smithi067 bash[27441]: audit 2024-04-03T16:53:09.891505+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:10 smithi067 bash[27441]: audit 2024-04-03T16:53:10.647928+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:10 smithi067 bash[27441]: audit 2024-04-03T16:53:10.657026+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:10 smithi067 bash[17655]: audit 2024-04-03T16:53:09.891505+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:10 smithi067 bash[17655]: audit 2024-04-03T16:53:10.647928+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:10 smithi067 bash[17655]: audit 2024-04-03T16:53:10.657026+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:11 smithi082 bash[20963]: audit 2024-04-03T16:53:10.947332+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:11 smithi082 bash[20963]: audit 2024-04-03T16:53:10.960192+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:11 smithi082 bash[20963]: cluster 2024-04-03T16:53:11.181421+0000 mgr.y (mgr.24370) 4644 : cluster [DBG] pgmap v4628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:11 smithi082 bash[20963]: audit 2024-04-03T16:53:11.221539+0000 mon.c (mon.2) 1792 : audit [DBG] from='client.? 172.21.15.67:0/4247992599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:11 smithi082 bash[20963]: audit 2024-04-03T16:53:11.398802+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:53:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:11 smithi082 bash[20963]: audit 2024-04-03T16:53:11.400621+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:53:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:11 smithi082 bash[20963]: audit 2024-04-03T16:53:11.412659+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[17655]: audit 2024-04-03T16:53:10.947332+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[17655]: audit 2024-04-03T16:53:10.960192+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[17655]: cluster 2024-04-03T16:53:11.181421+0000 mgr.y (mgr.24370) 4644 : cluster [DBG] pgmap v4628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[17655]: audit 2024-04-03T16:53:11.221539+0000 mon.c (mon.2) 1792 : audit [DBG] from='client.? 172.21.15.67:0/4247992599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:12.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[17655]: audit 2024-04-03T16:53:11.398802+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:53:12.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[17655]: audit 2024-04-03T16:53:11.400621+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:53:12.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[17655]: audit 2024-04-03T16:53:11.412659+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:12.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[27441]: audit 2024-04-03T16:53:10.947332+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:12.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[27441]: audit 2024-04-03T16:53:10.960192+0000 mon.a (mon.0) 4543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:12.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[27441]: cluster 2024-04-03T16:53:11.181421+0000 mgr.y (mgr.24370) 4644 : cluster [DBG] pgmap v4628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:12.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[27441]: audit 2024-04-03T16:53:11.221539+0000 mon.c (mon.2) 1792 : audit [DBG] from='client.? 172.21.15.67:0/4247992599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:12.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[27441]: audit 2024-04-03T16:53:11.398802+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:53:12.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[27441]: audit 2024-04-03T16:53:11.400621+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:53:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:11 smithi067 bash[27441]: audit 2024-04-03T16:53:11.412659+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:53:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:53:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:53:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:14 smithi082 bash[20963]: cluster 2024-04-03T16:53:13.182101+0000 mgr.y (mgr.24370) 4645 : cluster [DBG] pgmap v4629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:14 smithi082 bash[20963]: audit 2024-04-03T16:53:13.671588+0000 mon.c (mon.2) 1793 : audit [DBG] from='client.? 172.21.15.67:0/231743368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:14 smithi067 bash[17655]: cluster 2024-04-03T16:53:13.182101+0000 mgr.y (mgr.24370) 4645 : cluster [DBG] pgmap v4629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:14 smithi067 bash[17655]: audit 2024-04-03T16:53:13.671588+0000 mon.c (mon.2) 1793 : audit [DBG] from='client.? 172.21.15.67:0/231743368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:14 smithi067 bash[27441]: cluster 2024-04-03T16:53:13.182101+0000 mgr.y (mgr.24370) 4645 : cluster [DBG] pgmap v4629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:14 smithi067 bash[27441]: audit 2024-04-03T16:53:13.671588+0000 mon.c (mon.2) 1793 : audit [DBG] from='client.? 172.21.15.67:0/231743368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:16 smithi082 bash[20963]: cluster 2024-04-03T16:53:15.182764+0000 mgr.y (mgr.24370) 4646 : cluster [DBG] pgmap v4630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:16 smithi082 bash[20963]: audit 2024-04-03T16:53:16.124844+0000 mon.c (mon.2) 1794 : audit [DBG] from='client.? 172.21.15.67:0/297050903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:16 smithi067 bash[17655]: cluster 2024-04-03T16:53:15.182764+0000 mgr.y (mgr.24370) 4646 : cluster [DBG] pgmap v4630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:16 smithi067 bash[17655]: audit 2024-04-03T16:53:16.124844+0000 mon.c (mon.2) 1794 : audit [DBG] from='client.? 172.21.15.67:0/297050903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:16 smithi067 bash[27441]: cluster 2024-04-03T16:53:15.182764+0000 mgr.y (mgr.24370) 4646 : cluster [DBG] pgmap v4630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:16 smithi067 bash[27441]: audit 2024-04-03T16:53:16.124844+0000 mon.c (mon.2) 1794 : audit [DBG] from='client.? 172.21.15.67:0/297050903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:18 smithi082 bash[20963]: cluster 2024-04-03T16:53:17.183902+0000 mgr.y (mgr.24370) 4647 : cluster [DBG] pgmap v4631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:18 smithi067 bash[17655]: cluster 2024-04-03T16:53:17.183902+0000 mgr.y (mgr.24370) 4647 : cluster [DBG] pgmap v4631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:18 smithi067 bash[27441]: cluster 2024-04-03T16:53:17.183902+0000 mgr.y (mgr.24370) 4647 : cluster [DBG] pgmap v4631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:19 smithi067 bash[17655]: audit 2024-04-03T16:53:18.583572+0000 mon.a (mon.0) 4547 : audit [DBG] from='client.? 172.21.15.67:0/1124480718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:19 smithi067 bash[27441]: audit 2024-04-03T16:53:18.583572+0000 mon.a (mon.0) 4547 : audit [DBG] from='client.? 172.21.15.67:0/1124480718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:19 smithi082 bash[20963]: audit 2024-04-03T16:53:18.583572+0000 mon.a (mon.0) 4547 : audit [DBG] from='client.? 172.21.15.67:0/1124480718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:20 smithi067 bash[17655]: cluster 2024-04-03T16:53:19.184559+0000 mgr.y (mgr.24370) 4648 : cluster [DBG] pgmap v4632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:20 smithi067 bash[27441]: cluster 2024-04-03T16:53:19.184559+0000 mgr.y (mgr.24370) 4648 : cluster [DBG] pgmap v4632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:20 smithi082 bash[20963]: cluster 2024-04-03T16:53:19.184559+0000 mgr.y (mgr.24370) 4648 : cluster [DBG] pgmap v4632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:21 smithi067 bash[17655]: audit 2024-04-03T16:53:21.036755+0000 mon.a (mon.0) 4548 : audit [DBG] from='client.? 172.21.15.67:0/1236096269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:21 smithi067 bash[27441]: audit 2024-04-03T16:53:21.036755+0000 mon.a (mon.0) 4548 : audit [DBG] from='client.? 172.21.15.67:0/1236096269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:21 smithi082 bash[20963]: audit 2024-04-03T16:53:21.036755+0000 mon.a (mon.0) 4548 : audit [DBG] from='client.? 172.21.15.67:0/1236096269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:22 smithi067 bash[17655]: cluster 2024-04-03T16:53:21.185825+0000 mgr.y (mgr.24370) 4649 : cluster [DBG] pgmap v4633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:22 smithi067 bash[27441]: cluster 2024-04-03T16:53:21.185825+0000 mgr.y (mgr.24370) 4649 : cluster [DBG] pgmap v4633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:22 smithi082 bash[20963]: cluster 2024-04-03T16:53:21.185825+0000 mgr.y (mgr.24370) 4649 : cluster [DBG] pgmap v4633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:53:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:53:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:24 smithi067 bash[27441]: cluster 2024-04-03T16:53:23.186304+0000 mgr.y (mgr.24370) 4650 : cluster [DBG] pgmap v4634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:24 smithi067 bash[27441]: audit 2024-04-03T16:53:23.492085+0000 mon.a (mon.0) 4549 : audit [DBG] from='client.? 172.21.15.67:0/110140775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:24 smithi067 bash[17655]: cluster 2024-04-03T16:53:23.186304+0000 mgr.y (mgr.24370) 4650 : cluster [DBG] pgmap v4634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:24 smithi067 bash[17655]: audit 2024-04-03T16:53:23.492085+0000 mon.a (mon.0) 4549 : audit [DBG] from='client.? 172.21.15.67:0/110140775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:24 smithi082 bash[20963]: cluster 2024-04-03T16:53:23.186304+0000 mgr.y (mgr.24370) 4650 : cluster [DBG] pgmap v4634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:24 smithi082 bash[20963]: audit 2024-04-03T16:53:23.492085+0000 mon.a (mon.0) 4549 : audit [DBG] from='client.? 172.21.15.67:0/110140775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:25 smithi082 bash[20963]: audit 2024-04-03T16:53:24.892110+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:25 smithi067 bash[17655]: audit 2024-04-03T16:53:24.892110+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:25 smithi067 bash[27441]: audit 2024-04-03T16:53:24.892110+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:26 smithi082 bash[20963]: cluster 2024-04-03T16:53:25.186909+0000 mgr.y (mgr.24370) 4651 : cluster [DBG] pgmap v4635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:26 smithi082 bash[20963]: audit 2024-04-03T16:53:25.947465+0000 mon.a (mon.0) 4551 : audit [DBG] from='client.? 172.21.15.67:0/129761393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:26 smithi067 bash[17655]: cluster 2024-04-03T16:53:25.186909+0000 mgr.y (mgr.24370) 4651 : cluster [DBG] pgmap v4635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:26 smithi067 bash[17655]: audit 2024-04-03T16:53:25.947465+0000 mon.a (mon.0) 4551 : audit [DBG] from='client.? 172.21.15.67:0/129761393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:26 smithi067 bash[27441]: cluster 2024-04-03T16:53:25.186909+0000 mgr.y (mgr.24370) 4651 : cluster [DBG] pgmap v4635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:26 smithi067 bash[27441]: audit 2024-04-03T16:53:25.947465+0000 mon.a (mon.0) 4551 : audit [DBG] from='client.? 172.21.15.67:0/129761393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:28 smithi082 bash[20963]: cluster 2024-04-03T16:53:27.187999+0000 mgr.y (mgr.24370) 4652 : cluster [DBG] pgmap v4636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:28 smithi082 bash[20963]: audit 2024-04-03T16:53:28.403850+0000 mon.c (mon.2) 1795 : audit [DBG] from='client.? 172.21.15.67:0/3031197708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:28 smithi067 bash[17655]: cluster 2024-04-03T16:53:27.187999+0000 mgr.y (mgr.24370) 4652 : cluster [DBG] pgmap v4636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:28 smithi067 bash[17655]: audit 2024-04-03T16:53:28.403850+0000 mon.c (mon.2) 1795 : audit [DBG] from='client.? 172.21.15.67:0/3031197708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:28 smithi067 bash[27441]: cluster 2024-04-03T16:53:27.187999+0000 mgr.y (mgr.24370) 4652 : cluster [DBG] pgmap v4636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:28 smithi067 bash[27441]: audit 2024-04-03T16:53:28.403850+0000 mon.c (mon.2) 1795 : audit [DBG] from='client.? 172.21.15.67:0/3031197708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:30 smithi082 bash[20963]: cluster 2024-04-03T16:53:29.188722+0000 mgr.y (mgr.24370) 4653 : cluster [DBG] pgmap v4637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:30 smithi067 bash[17655]: cluster 2024-04-03T16:53:29.188722+0000 mgr.y (mgr.24370) 4653 : cluster [DBG] pgmap v4637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:30 smithi067 bash[27441]: cluster 2024-04-03T16:53:29.188722+0000 mgr.y (mgr.24370) 4653 : cluster [DBG] pgmap v4637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:31 smithi082 bash[20963]: audit 2024-04-03T16:53:30.865339+0000 mon.a (mon.0) 4552 : audit [DBG] from='client.? 172.21.15.67:0/3406707192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:31 smithi067 bash[27441]: audit 2024-04-03T16:53:30.865339+0000 mon.a (mon.0) 4552 : audit [DBG] from='client.? 172.21.15.67:0/3406707192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:31 smithi067 bash[17655]: audit 2024-04-03T16:53:30.865339+0000 mon.a (mon.0) 4552 : audit [DBG] from='client.? 172.21.15.67:0/3406707192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:32 smithi082 bash[20963]: cluster 2024-04-03T16:53:31.189910+0000 mgr.y (mgr.24370) 4654 : cluster [DBG] pgmap v4638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:32 smithi067 bash[17655]: cluster 2024-04-03T16:53:31.189910+0000 mgr.y (mgr.24370) 4654 : cluster [DBG] pgmap v4638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:32 smithi067 bash[27441]: cluster 2024-04-03T16:53:31.189910+0000 mgr.y (mgr.24370) 4654 : cluster [DBG] pgmap v4638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:33] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:53:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:33 smithi082 bash[20963]: audit 2024-04-03T16:53:33.321204+0000 mon.c (mon.2) 1796 : audit [DBG] from='client.? 172.21.15.67:0/1148232491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:53:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:33 smithi067 bash[27441]: audit 2024-04-03T16:53:33.321204+0000 mon.c (mon.2) 1796 : audit [DBG] from='client.? 172.21.15.67:0/1148232491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:33 smithi067 bash[17655]: audit 2024-04-03T16:53:33.321204+0000 mon.c (mon.2) 1796 : audit [DBG] from='client.? 172.21.15.67:0/1148232491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:34 smithi082 bash[20963]: cluster 2024-04-03T16:53:33.190511+0000 mgr.y (mgr.24370) 4655 : cluster [DBG] pgmap v4639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:34 smithi067 bash[17655]: cluster 2024-04-03T16:53:33.190511+0000 mgr.y (mgr.24370) 4655 : cluster [DBG] pgmap v4639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:34 smithi067 bash[27441]: cluster 2024-04-03T16:53:33.190511+0000 mgr.y (mgr.24370) 4655 : cluster [DBG] pgmap v4639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:36 smithi082 bash[20963]: cluster 2024-04-03T16:53:35.191207+0000 mgr.y (mgr.24370) 4656 : cluster [DBG] pgmap v4640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:36 smithi082 bash[20963]: audit 2024-04-03T16:53:35.776682+0000 mon.c (mon.2) 1797 : audit [DBG] from='client.? 172.21.15.67:0/2031254566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:36 smithi067 bash[27441]: cluster 2024-04-03T16:53:35.191207+0000 mgr.y (mgr.24370) 4656 : cluster [DBG] pgmap v4640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:36 smithi067 bash[27441]: audit 2024-04-03T16:53:35.776682+0000 mon.c (mon.2) 1797 : audit [DBG] from='client.? 172.21.15.67:0/2031254566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:36 smithi067 bash[17655]: cluster 2024-04-03T16:53:35.191207+0000 mgr.y (mgr.24370) 4656 : cluster [DBG] pgmap v4640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:36 smithi067 bash[17655]: audit 2024-04-03T16:53:35.776682+0000 mon.c (mon.2) 1797 : audit [DBG] from='client.? 172.21.15.67:0/2031254566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:38 smithi082 bash[20963]: cluster 2024-04-03T16:53:37.192437+0000 mgr.y (mgr.24370) 4657 : cluster [DBG] pgmap v4641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:38 smithi082 bash[20963]: audit 2024-04-03T16:53:38.237193+0000 mon.c (mon.2) 1798 : audit [DBG] from='client.? 172.21.15.67:0/2853016337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:38 smithi067 bash[17655]: cluster 2024-04-03T16:53:37.192437+0000 mgr.y (mgr.24370) 4657 : cluster [DBG] pgmap v4641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:38 smithi067 bash[17655]: audit 2024-04-03T16:53:38.237193+0000 mon.c (mon.2) 1798 : audit [DBG] from='client.? 172.21.15.67:0/2853016337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:38 smithi067 bash[27441]: cluster 2024-04-03T16:53:37.192437+0000 mgr.y (mgr.24370) 4657 : cluster [DBG] pgmap v4641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:38 smithi067 bash[27441]: audit 2024-04-03T16:53:38.237193+0000 mon.c (mon.2) 1798 : audit [DBG] from='client.? 172.21.15.67:0/2853016337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:40 smithi082 bash[20963]: cluster 2024-04-03T16:53:39.193090+0000 mgr.y (mgr.24370) 4658 : cluster [DBG] pgmap v4642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:40 smithi082 bash[20963]: audit 2024-04-03T16:53:39.892340+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:40 smithi067 bash[17655]: cluster 2024-04-03T16:53:39.193090+0000 mgr.y (mgr.24370) 4658 : cluster [DBG] pgmap v4642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:40 smithi067 bash[17655]: audit 2024-04-03T16:53:39.892340+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:40 smithi067 bash[27441]: cluster 2024-04-03T16:53:39.193090+0000 mgr.y (mgr.24370) 4658 : cluster [DBG] pgmap v4642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:40 smithi067 bash[27441]: audit 2024-04-03T16:53:39.892340+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:41 smithi082 bash[20963]: audit 2024-04-03T16:53:40.704696+0000 mon.a (mon.0) 4554 : audit [DBG] from='client.? 172.21.15.67:0/2531273174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:41 smithi067 bash[17655]: audit 2024-04-03T16:53:40.704696+0000 mon.a (mon.0) 4554 : audit [DBG] from='client.? 172.21.15.67:0/2531273174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:41 smithi067 bash[27441]: audit 2024-04-03T16:53:40.704696+0000 mon.a (mon.0) 4554 : audit [DBG] from='client.? 172.21.15.67:0/2531273174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:42 smithi082 bash[20963]: cluster 2024-04-03T16:53:41.194256+0000 mgr.y (mgr.24370) 4659 : cluster [DBG] pgmap v4643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:42 smithi067 bash[17655]: cluster 2024-04-03T16:53:41.194256+0000 mgr.y (mgr.24370) 4659 : cluster [DBG] pgmap v4643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:42 smithi067 bash[27441]: cluster 2024-04-03T16:53:41.194256+0000 mgr.y (mgr.24370) 4659 : cluster [DBG] pgmap v4643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:53:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:43 smithi082 bash[20963]: audit 2024-04-03T16:53:43.155404+0000 mon.a (mon.0) 4555 : audit [DBG] from='client.? 172.21.15.67:0/2647509956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:53:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:43 smithi067 bash[17655]: audit 2024-04-03T16:53:43.155404+0000 mon.a (mon.0) 4555 : audit [DBG] from='client.? 172.21.15.67:0/2647509956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:43 smithi067 bash[27441]: audit 2024-04-03T16:53:43.155404+0000 mon.a (mon.0) 4555 : audit [DBG] from='client.? 172.21.15.67:0/2647509956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:44 smithi082 bash[20963]: cluster 2024-04-03T16:53:43.194942+0000 mgr.y (mgr.24370) 4660 : cluster [DBG] pgmap v4644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:44 smithi067 bash[17655]: cluster 2024-04-03T16:53:43.194942+0000 mgr.y (mgr.24370) 4660 : cluster [DBG] pgmap v4644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:44 smithi067 bash[27441]: cluster 2024-04-03T16:53:43.194942+0000 mgr.y (mgr.24370) 4660 : cluster [DBG] pgmap v4644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:46 smithi082 bash[20963]: cluster 2024-04-03T16:53:45.195669+0000 mgr.y (mgr.24370) 4661 : cluster [DBG] pgmap v4645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:46 smithi082 bash[20963]: audit 2024-04-03T16:53:45.607677+0000 mon.c (mon.2) 1799 : audit [DBG] from='client.? 172.21.15.67:0/2660081925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:46 smithi067 bash[17655]: cluster 2024-04-03T16:53:45.195669+0000 mgr.y (mgr.24370) 4661 : cluster [DBG] pgmap v4645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:46 smithi067 bash[17655]: audit 2024-04-03T16:53:45.607677+0000 mon.c (mon.2) 1799 : audit [DBG] from='client.? 172.21.15.67:0/2660081925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:46 smithi067 bash[27441]: cluster 2024-04-03T16:53:45.195669+0000 mgr.y (mgr.24370) 4661 : cluster [DBG] pgmap v4645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:46 smithi067 bash[27441]: audit 2024-04-03T16:53:45.607677+0000 mon.c (mon.2) 1799 : audit [DBG] from='client.? 172.21.15.67:0/2660081925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:48 smithi082 bash[20963]: cluster 2024-04-03T16:53:47.196864+0000 mgr.y (mgr.24370) 4662 : cluster [DBG] pgmap v4646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:48 smithi082 bash[20963]: audit 2024-04-03T16:53:48.064675+0000 mon.a (mon.0) 4556 : audit [DBG] from='client.? 172.21.15.67:0/977234327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:48 smithi067 bash[27441]: cluster 2024-04-03T16:53:47.196864+0000 mgr.y (mgr.24370) 4662 : cluster [DBG] pgmap v4646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:48 smithi067 bash[27441]: audit 2024-04-03T16:53:48.064675+0000 mon.a (mon.0) 4556 : audit [DBG] from='client.? 172.21.15.67:0/977234327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:48 smithi067 bash[17655]: cluster 2024-04-03T16:53:47.196864+0000 mgr.y (mgr.24370) 4662 : cluster [DBG] pgmap v4646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:48 smithi067 bash[17655]: audit 2024-04-03T16:53:48.064675+0000 mon.a (mon.0) 4556 : audit [DBG] from='client.? 172.21.15.67:0/977234327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:50 smithi082 bash[20963]: cluster 2024-04-03T16:53:49.197523+0000 mgr.y (mgr.24370) 4663 : cluster [DBG] pgmap v4647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:50 smithi067 bash[17655]: cluster 2024-04-03T16:53:49.197523+0000 mgr.y (mgr.24370) 4663 : cluster [DBG] pgmap v4647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:50 smithi067 bash[27441]: cluster 2024-04-03T16:53:49.197523+0000 mgr.y (mgr.24370) 4663 : cluster [DBG] pgmap v4647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:51 smithi082 bash[20963]: audit 2024-04-03T16:53:50.516671+0000 mon.c (mon.2) 1800 : audit [DBG] from='client.? 172.21.15.67:0/368445221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:51 smithi067 bash[17655]: audit 2024-04-03T16:53:50.516671+0000 mon.c (mon.2) 1800 : audit [DBG] from='client.? 172.21.15.67:0/368445221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:51 smithi067 bash[27441]: audit 2024-04-03T16:53:50.516671+0000 mon.c (mon.2) 1800 : audit [DBG] from='client.? 172.21.15.67:0/368445221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:52 smithi082 bash[20963]: cluster 2024-04-03T16:53:51.198664+0000 mgr.y (mgr.24370) 4664 : cluster [DBG] pgmap v4648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:52 smithi067 bash[17655]: cluster 2024-04-03T16:53:51.198664+0000 mgr.y (mgr.24370) 4664 : cluster [DBG] pgmap v4648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:52 smithi067 bash[27441]: cluster 2024-04-03T16:53:51.198664+0000 mgr.y (mgr.24370) 4664 : cluster [DBG] pgmap v4648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:53:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:53:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:53 smithi082 bash[20963]: audit 2024-04-03T16:53:52.979333+0000 mon.c (mon.2) 1801 : audit [DBG] from='client.? 172.21.15.67:0/3214503497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:53 smithi067 bash[17655]: audit 2024-04-03T16:53:52.979333+0000 mon.c (mon.2) 1801 : audit [DBG] from='client.? 172.21.15.67:0/3214503497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:53 smithi067 bash[27441]: audit 2024-04-03T16:53:52.979333+0000 mon.c (mon.2) 1801 : audit [DBG] from='client.? 172.21.15.67:0/3214503497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:54 smithi082 bash[20963]: cluster 2024-04-03T16:53:53.199331+0000 mgr.y (mgr.24370) 4665 : cluster [DBG] pgmap v4649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:54 smithi067 bash[27441]: cluster 2024-04-03T16:53:53.199331+0000 mgr.y (mgr.24370) 4665 : cluster [DBG] pgmap v4649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:54 smithi067 bash[17655]: cluster 2024-04-03T16:53:53.199331+0000 mgr.y (mgr.24370) 4665 : cluster [DBG] pgmap v4649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:55 smithi082 bash[20963]: audit 2024-04-03T16:53:54.892984+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:55 smithi082 bash[20963]: audit 2024-04-03T16:53:55.433336+0000 mon.c (mon.2) 1802 : audit [DBG] from='client.? 172.21.15.67:0/3051142218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:55 smithi067 bash[17655]: audit 2024-04-03T16:53:54.892984+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:55 smithi067 bash[17655]: audit 2024-04-03T16:53:55.433336+0000 mon.c (mon.2) 1802 : audit [DBG] from='client.? 172.21.15.67:0/3051142218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:55 smithi067 bash[27441]: audit 2024-04-03T16:53:54.892984+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:53:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:55 smithi067 bash[27441]: audit 2024-04-03T16:53:55.433336+0000 mon.c (mon.2) 1802 : audit [DBG] from='client.? 172.21.15.67:0/3051142218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:56 smithi082 bash[20963]: cluster 2024-04-03T16:53:55.199987+0000 mgr.y (mgr.24370) 4666 : cluster [DBG] pgmap v4650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:56 smithi067 bash[17655]: cluster 2024-04-03T16:53:55.199987+0000 mgr.y (mgr.24370) 4666 : cluster [DBG] pgmap v4650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:56 smithi067 bash[27441]: cluster 2024-04-03T16:53:55.199987+0000 mgr.y (mgr.24370) 4666 : cluster [DBG] pgmap v4650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:58 smithi082 bash[20963]: cluster 2024-04-03T16:53:57.201165+0000 mgr.y (mgr.24370) 4667 : cluster [DBG] pgmap v4651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:53:58 smithi082 bash[20963]: audit 2024-04-03T16:53:57.887578+0000 mon.c (mon.2) 1803 : audit [DBG] from='client.? 172.21.15.67:0/999144953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:58 smithi067 bash[17655]: cluster 2024-04-03T16:53:57.201165+0000 mgr.y (mgr.24370) 4667 : cluster [DBG] pgmap v4651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:53:58 smithi067 bash[17655]: audit 2024-04-03T16:53:57.887578+0000 mon.c (mon.2) 1803 : audit [DBG] from='client.? 172.21.15.67:0/999144953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:53:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:58 smithi067 bash[27441]: cluster 2024-04-03T16:53:57.201165+0000 mgr.y (mgr.24370) 4667 : cluster [DBG] pgmap v4651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:53:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:53:58 smithi067 bash[27441]: audit 2024-04-03T16:53:57.887578+0000 mon.c (mon.2) 1803 : audit [DBG] from='client.? 172.21.15.67:0/999144953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:00 smithi082 bash[20963]: cluster 2024-04-03T16:53:59.201845+0000 mgr.y (mgr.24370) 4668 : cluster [DBG] pgmap v4652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:00 smithi082 bash[20963]: audit 2024-04-03T16:54:00.341719+0000 mon.a (mon.0) 4558 : audit [DBG] from='client.? 172.21.15.67:0/1266817887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:00 smithi067 bash[27441]: cluster 2024-04-03T16:53:59.201845+0000 mgr.y (mgr.24370) 4668 : cluster [DBG] pgmap v4652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:00 smithi067 bash[27441]: audit 2024-04-03T16:54:00.341719+0000 mon.a (mon.0) 4558 : audit [DBG] from='client.? 172.21.15.67:0/1266817887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:00 smithi067 bash[17655]: cluster 2024-04-03T16:53:59.201845+0000 mgr.y (mgr.24370) 4668 : cluster [DBG] pgmap v4652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:00 smithi067 bash[17655]: audit 2024-04-03T16:54:00.341719+0000 mon.a (mon.0) 4558 : audit [DBG] from='client.? 172.21.15.67:0/1266817887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:02 smithi082 bash[20963]: cluster 2024-04-03T16:54:01.202995+0000 mgr.y (mgr.24370) 4669 : cluster [DBG] pgmap v4653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:02 smithi067 bash[17655]: cluster 2024-04-03T16:54:01.202995+0000 mgr.y (mgr.24370) 4669 : cluster [DBG] pgmap v4653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:02 smithi067 bash[27441]: cluster 2024-04-03T16:54:01.202995+0000 mgr.y (mgr.24370) 4669 : cluster [DBG] pgmap v4653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T16:54:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:03 smithi082 bash[20963]: audit 2024-04-03T16:54:02.792765+0000 mon.a (mon.0) 4559 : audit [DBG] from='client.? 172.21.15.67:0/2587235197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:54:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:03 smithi067 bash[27441]: audit 2024-04-03T16:54:02.792765+0000 mon.a (mon.0) 4559 : audit [DBG] from='client.? 172.21.15.67:0/2587235197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:03 smithi067 bash[17655]: audit 2024-04-03T16:54:02.792765+0000 mon.a (mon.0) 4559 : audit [DBG] from='client.? 172.21.15.67:0/2587235197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:04 smithi082 bash[20963]: cluster 2024-04-03T16:54:03.203719+0000 mgr.y (mgr.24370) 4670 : cluster [DBG] pgmap v4654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:04 smithi067 bash[17655]: cluster 2024-04-03T16:54:03.203719+0000 mgr.y (mgr.24370) 4670 : cluster [DBG] pgmap v4654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:04 smithi067 bash[27441]: cluster 2024-04-03T16:54:03.203719+0000 mgr.y (mgr.24370) 4670 : cluster [DBG] pgmap v4654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:05 smithi082 bash[20963]: audit 2024-04-03T16:54:05.251809+0000 mon.a (mon.0) 4560 : audit [DBG] from='client.? 172.21.15.67:0/2516663018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:05 smithi067 bash[27441]: audit 2024-04-03T16:54:05.251809+0000 mon.a (mon.0) 4560 : audit [DBG] from='client.? 172.21.15.67:0/2516663018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:05 smithi067 bash[17655]: audit 2024-04-03T16:54:05.251809+0000 mon.a (mon.0) 4560 : audit [DBG] from='client.? 172.21.15.67:0/2516663018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:06 smithi082 bash[20963]: cluster 2024-04-03T16:54:05.204433+0000 mgr.y (mgr.24370) 4671 : cluster [DBG] pgmap v4655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:06 smithi067 bash[17655]: cluster 2024-04-03T16:54:05.204433+0000 mgr.y (mgr.24370) 4671 : cluster [DBG] pgmap v4655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:06 smithi067 bash[27441]: cluster 2024-04-03T16:54:05.204433+0000 mgr.y (mgr.24370) 4671 : cluster [DBG] pgmap v4655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:08 smithi082 bash[20963]: cluster 2024-04-03T16:54:07.205578+0000 mgr.y (mgr.24370) 4672 : cluster [DBG] pgmap v4656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:08 smithi082 bash[20963]: audit 2024-04-03T16:54:07.708978+0000 mon.a (mon.0) 4561 : audit [DBG] from='client.? 172.21.15.67:0/3265993307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:08 smithi067 bash[17655]: cluster 2024-04-03T16:54:07.205578+0000 mgr.y (mgr.24370) 4672 : cluster [DBG] pgmap v4656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:08 smithi067 bash[17655]: audit 2024-04-03T16:54:07.708978+0000 mon.a (mon.0) 4561 : audit [DBG] from='client.? 172.21.15.67:0/3265993307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:08 smithi067 bash[27441]: cluster 2024-04-03T16:54:07.205578+0000 mgr.y (mgr.24370) 4672 : cluster [DBG] pgmap v4656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:08 smithi067 bash[27441]: audit 2024-04-03T16:54:07.708978+0000 mon.a (mon.0) 4561 : audit [DBG] from='client.? 172.21.15.67:0/3265993307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:10 smithi082 bash[20963]: cluster 2024-04-03T16:54:09.206263+0000 mgr.y (mgr.24370) 4673 : cluster [DBG] pgmap v4657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:10 smithi082 bash[20963]: audit 2024-04-03T16:54:09.893206+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:10 smithi082 bash[20963]: audit 2024-04-03T16:54:10.175728+0000 mon.a (mon.0) 4563 : audit [DBG] from='client.? 172.21.15.67:0/1669268296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:10 smithi067 bash[17655]: cluster 2024-04-03T16:54:09.206263+0000 mgr.y (mgr.24370) 4673 : cluster [DBG] pgmap v4657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:10 smithi067 bash[17655]: audit 2024-04-03T16:54:09.893206+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:10 smithi067 bash[17655]: audit 2024-04-03T16:54:10.175728+0000 mon.a (mon.0) 4563 : audit [DBG] from='client.? 172.21.15.67:0/1669268296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:10 smithi067 bash[27441]: cluster 2024-04-03T16:54:09.206263+0000 mgr.y (mgr.24370) 4673 : cluster [DBG] pgmap v4657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:10 smithi067 bash[27441]: audit 2024-04-03T16:54:09.893206+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:10 smithi067 bash[27441]: audit 2024-04-03T16:54:10.175728+0000 mon.a (mon.0) 4563 : audit [DBG] from='client.? 172.21.15.67:0/1669268296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:11 smithi082 bash[20963]: audit 2024-04-03T16:54:11.488275+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:54:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:11 smithi067 bash[17655]: audit 2024-04-03T16:54:11.488275+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:54:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:11 smithi067 bash[27441]: audit 2024-04-03T16:54:11.488275+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:54:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:12 smithi082 bash[20963]: cluster 2024-04-03T16:54:11.207415+0000 mgr.y (mgr.24370) 4674 : cluster [DBG] pgmap v4658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:12 smithi067 bash[17655]: cluster 2024-04-03T16:54:11.207415+0000 mgr.y (mgr.24370) 4674 : cluster [DBG] pgmap v4658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:12 smithi067 bash[27441]: cluster 2024-04-03T16:54:11.207415+0000 mgr.y (mgr.24370) 4674 : cluster [DBG] pgmap v4658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:54:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:13 smithi082 bash[20963]: audit 2024-04-03T16:54:12.630615+0000 mon.c (mon.2) 1804 : audit [DBG] from='client.? 172.21.15.67:0/1028725849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:54:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:13 smithi067 bash[17655]: audit 2024-04-03T16:54:12.630615+0000 mon.c (mon.2) 1804 : audit [DBG] from='client.? 172.21.15.67:0/1028725849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:13 smithi067 bash[27441]: audit 2024-04-03T16:54:12.630615+0000 mon.c (mon.2) 1804 : audit [DBG] from='client.? 172.21.15.67:0/1028725849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:14 smithi082 bash[20963]: cluster 2024-04-03T16:54:13.208160+0000 mgr.y (mgr.24370) 4675 : cluster [DBG] pgmap v4659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:14 smithi067 bash[27441]: cluster 2024-04-03T16:54:13.208160+0000 mgr.y (mgr.24370) 4675 : cluster [DBG] pgmap v4659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:14 smithi067 bash[17655]: cluster 2024-04-03T16:54:13.208160+0000 mgr.y (mgr.24370) 4675 : cluster [DBG] pgmap v4659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:15 smithi082 bash[20963]: audit 2024-04-03T16:54:15.083327+0000 mon.c (mon.2) 1805 : audit [DBG] from='client.? 172.21.15.67:0/4235566040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:15 smithi067 bash[17655]: audit 2024-04-03T16:54:15.083327+0000 mon.c (mon.2) 1805 : audit [DBG] from='client.? 172.21.15.67:0/4235566040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:15 smithi067 bash[27441]: audit 2024-04-03T16:54:15.083327+0000 mon.c (mon.2) 1805 : audit [DBG] from='client.? 172.21.15.67:0/4235566040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:16 smithi082 bash[20963]: cluster 2024-04-03T16:54:15.208873+0000 mgr.y (mgr.24370) 4676 : cluster [DBG] pgmap v4660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:16 smithi067 bash[27441]: cluster 2024-04-03T16:54:15.208873+0000 mgr.y (mgr.24370) 4676 : cluster [DBG] pgmap v4660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:16 smithi067 bash[17655]: cluster 2024-04-03T16:54:15.208873+0000 mgr.y (mgr.24370) 4676 : cluster [DBG] pgmap v4660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:18 smithi082 bash[20963]: audit 2024-04-03T16:54:17.183375+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:18 smithi082 bash[20963]: audit 2024-04-03T16:54:17.190676+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:18 smithi082 bash[20963]: cluster 2024-04-03T16:54:17.209675+0000 mgr.y (mgr.24370) 4677 : cluster [DBG] pgmap v4661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:18 smithi082 bash[20963]: audit 2024-04-03T16:54:17.544808+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:18 smithi082 bash[20963]: audit 2024-04-03T16:54:17.545087+0000 mon.a (mon.0) 4568 : audit [DBG] from='client.? 172.21.15.67:0/3014517811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:18 smithi082 bash[20963]: audit 2024-04-03T16:54:17.554611+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:18 smithi082 bash[20963]: audit 2024-04-03T16:54:17.993322+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:54:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:18 smithi082 bash[20963]: audit 2024-04-03T16:54:17.994791+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:54:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:18 smithi082 bash[20963]: audit 2024-04-03T16:54:18.003379+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[17655]: audit 2024-04-03T16:54:17.183375+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[17655]: audit 2024-04-03T16:54:17.190676+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[17655]: cluster 2024-04-03T16:54:17.209675+0000 mgr.y (mgr.24370) 4677 : cluster [DBG] pgmap v4661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[17655]: audit 2024-04-03T16:54:17.544808+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[17655]: audit 2024-04-03T16:54:17.545087+0000 mon.a (mon.0) 4568 : audit [DBG] from='client.? 172.21.15.67:0/3014517811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[17655]: audit 2024-04-03T16:54:17.554611+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[17655]: audit 2024-04-03T16:54:17.993322+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:54:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[17655]: audit 2024-04-03T16:54:17.994791+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:54:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[17655]: audit 2024-04-03T16:54:18.003379+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[27441]: audit 2024-04-03T16:54:17.183375+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[27441]: audit 2024-04-03T16:54:17.190676+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[27441]: cluster 2024-04-03T16:54:17.209675+0000 mgr.y (mgr.24370) 4677 : cluster [DBG] pgmap v4661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[27441]: audit 2024-04-03T16:54:17.544808+0000 mon.a (mon.0) 4567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[27441]: audit 2024-04-03T16:54:17.545087+0000 mon.a (mon.0) 4568 : audit [DBG] from='client.? 172.21.15.67:0/3014517811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[27441]: audit 2024-04-03T16:54:17.554611+0000 mon.a (mon.0) 4569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[27441]: audit 2024-04-03T16:54:17.993322+0000 mon.a (mon.0) 4570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:54:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[27441]: audit 2024-04-03T16:54:17.994791+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:54:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:18 smithi067 bash[27441]: audit 2024-04-03T16:54:18.003379+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:54:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:20 smithi082 bash[20963]: cluster 2024-04-03T16:54:19.210318+0000 mgr.y (mgr.24370) 4678 : cluster [DBG] pgmap v4662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:20.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:20 smithi082 bash[20963]: audit 2024-04-03T16:54:19.998752+0000 mon.a (mon.0) 4573 : audit [DBG] from='client.? 172.21.15.67:0/4230321493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:20 smithi067 bash[17655]: cluster 2024-04-03T16:54:19.210318+0000 mgr.y (mgr.24370) 4678 : cluster [DBG] pgmap v4662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:20 smithi067 bash[17655]: audit 2024-04-03T16:54:19.998752+0000 mon.a (mon.0) 4573 : audit [DBG] from='client.? 172.21.15.67:0/4230321493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:20 smithi067 bash[27441]: cluster 2024-04-03T16:54:19.210318+0000 mgr.y (mgr.24370) 4678 : cluster [DBG] pgmap v4662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:20 smithi067 bash[27441]: audit 2024-04-03T16:54:19.998752+0000 mon.a (mon.0) 4573 : audit [DBG] from='client.? 172.21.15.67:0/4230321493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:22 smithi082 bash[20963]: cluster 2024-04-03T16:54:21.211432+0000 mgr.y (mgr.24370) 4679 : cluster [DBG] pgmap v4663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:22 smithi067 bash[17655]: cluster 2024-04-03T16:54:21.211432+0000 mgr.y (mgr.24370) 4679 : cluster [DBG] pgmap v4663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:22 smithi067 bash[27441]: cluster 2024-04-03T16:54:21.211432+0000 mgr.y (mgr.24370) 4679 : cluster [DBG] pgmap v4663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:23 smithi067 bash[17655]: audit 2024-04-03T16:54:22.457900+0000 mon.a (mon.0) 4574 : audit [DBG] from='client.? 172.21.15.67:0/1355560516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:23 smithi067 bash[27441]: audit 2024-04-03T16:54:22.457900+0000 mon.a (mon.0) 4574 : audit [DBG] from='client.? 172.21.15.67:0/1355560516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:54:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:23 smithi082 bash[20963]: audit 2024-04-03T16:54:22.457900+0000 mon.a (mon.0) 4574 : audit [DBG] from='client.? 172.21.15.67:0/1355560516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:54:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:24 smithi082 bash[20963]: cluster 2024-04-03T16:54:23.212174+0000 mgr.y (mgr.24370) 4680 : cluster [DBG] pgmap v4664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:24 smithi067 bash[17655]: cluster 2024-04-03T16:54:23.212174+0000 mgr.y (mgr.24370) 4680 : cluster [DBG] pgmap v4664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:24 smithi067 bash[27441]: cluster 2024-04-03T16:54:23.212174+0000 mgr.y (mgr.24370) 4680 : cluster [DBG] pgmap v4664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:25 smithi082 bash[20963]: audit 2024-04-03T16:54:24.892795+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:25 smithi082 bash[20963]: audit 2024-04-03T16:54:24.917431+0000 mon.a (mon.0) 4576 : audit [DBG] from='client.? 172.21.15.67:0/1047012378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:25 smithi067 bash[17655]: audit 2024-04-03T16:54:24.892795+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:25 smithi067 bash[17655]: audit 2024-04-03T16:54:24.917431+0000 mon.a (mon.0) 4576 : audit [DBG] from='client.? 172.21.15.67:0/1047012378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:25 smithi067 bash[27441]: audit 2024-04-03T16:54:24.892795+0000 mon.a (mon.0) 4575 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:25 smithi067 bash[27441]: audit 2024-04-03T16:54:24.917431+0000 mon.a (mon.0) 4576 : audit [DBG] from='client.? 172.21.15.67:0/1047012378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:26 smithi082 bash[20963]: cluster 2024-04-03T16:54:25.212806+0000 mgr.y (mgr.24370) 4681 : cluster [DBG] pgmap v4665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:26 smithi067 bash[27441]: cluster 2024-04-03T16:54:25.212806+0000 mgr.y (mgr.24370) 4681 : cluster [DBG] pgmap v4665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:26 smithi067 bash[17655]: cluster 2024-04-03T16:54:25.212806+0000 mgr.y (mgr.24370) 4681 : cluster [DBG] pgmap v4665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:28 smithi082 bash[20963]: cluster 2024-04-03T16:54:27.213915+0000 mgr.y (mgr.24370) 4682 : cluster [DBG] pgmap v4666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:28 smithi082 bash[20963]: audit 2024-04-03T16:54:27.382843+0000 mon.c (mon.2) 1806 : audit [DBG] from='client.? 172.21.15.67:0/2425717199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:28 smithi067 bash[27441]: cluster 2024-04-03T16:54:27.213915+0000 mgr.y (mgr.24370) 4682 : cluster [DBG] pgmap v4666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:28 smithi067 bash[27441]: audit 2024-04-03T16:54:27.382843+0000 mon.c (mon.2) 1806 : audit [DBG] from='client.? 172.21.15.67:0/2425717199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:28 smithi067 bash[17655]: cluster 2024-04-03T16:54:27.213915+0000 mgr.y (mgr.24370) 4682 : cluster [DBG] pgmap v4666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:28 smithi067 bash[17655]: audit 2024-04-03T16:54:27.382843+0000 mon.c (mon.2) 1806 : audit [DBG] from='client.? 172.21.15.67:0/2425717199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:30 smithi082 bash[20963]: cluster 2024-04-03T16:54:29.214570+0000 mgr.y (mgr.24370) 4683 : cluster [DBG] pgmap v4667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:30 smithi082 bash[20963]: audit 2024-04-03T16:54:29.836091+0000 mon.a (mon.0) 4577 : audit [DBG] from='client.? 172.21.15.67:0/1735207821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:30 smithi067 bash[27441]: cluster 2024-04-03T16:54:29.214570+0000 mgr.y (mgr.24370) 4683 : cluster [DBG] pgmap v4667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:30 smithi067 bash[27441]: audit 2024-04-03T16:54:29.836091+0000 mon.a (mon.0) 4577 : audit [DBG] from='client.? 172.21.15.67:0/1735207821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:30 smithi067 bash[17655]: cluster 2024-04-03T16:54:29.214570+0000 mgr.y (mgr.24370) 4683 : cluster [DBG] pgmap v4667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:30 smithi067 bash[17655]: audit 2024-04-03T16:54:29.836091+0000 mon.a (mon.0) 4577 : audit [DBG] from='client.? 172.21.15.67:0/1735207821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:32 smithi082 bash[20963]: cluster 2024-04-03T16:54:31.215754+0000 mgr.y (mgr.24370) 4684 : cluster [DBG] pgmap v4668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:32.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:32 smithi082 bash[20963]: audit 2024-04-03T16:54:32.294468+0000 mon.a (mon.0) 4578 : audit [DBG] from='client.? 172.21.15.67:0/3840338093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:32 smithi067 bash[17655]: cluster 2024-04-03T16:54:31.215754+0000 mgr.y (mgr.24370) 4684 : cluster [DBG] pgmap v4668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:32 smithi067 bash[17655]: audit 2024-04-03T16:54:32.294468+0000 mon.a (mon.0) 4578 : audit [DBG] from='client.? 172.21.15.67:0/3840338093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:32 smithi067 bash[27441]: cluster 2024-04-03T16:54:31.215754+0000 mgr.y (mgr.24370) 4684 : cluster [DBG] pgmap v4668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:32 smithi067 bash[27441]: audit 2024-04-03T16:54:32.294468+0000 mon.a (mon.0) 4578 : audit [DBG] from='client.? 172.21.15.67:0/3840338093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:54:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:54:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:34 smithi082 bash[20963]: cluster 2024-04-03T16:54:33.216475+0000 mgr.y (mgr.24370) 4685 : cluster [DBG] pgmap v4669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:34 smithi067 bash[17655]: cluster 2024-04-03T16:54:33.216475+0000 mgr.y (mgr.24370) 4685 : cluster [DBG] pgmap v4669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:34 smithi067 bash[27441]: cluster 2024-04-03T16:54:33.216475+0000 mgr.y (mgr.24370) 4685 : cluster [DBG] pgmap v4669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:35 smithi082 bash[20963]: audit 2024-04-03T16:54:34.746533+0000 mon.a (mon.0) 4579 : audit [DBG] from='client.? 172.21.15.67:0/3919466359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:35 smithi067 bash[17655]: audit 2024-04-03T16:54:34.746533+0000 mon.a (mon.0) 4579 : audit [DBG] from='client.? 172.21.15.67:0/3919466359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:35 smithi067 bash[27441]: audit 2024-04-03T16:54:34.746533+0000 mon.a (mon.0) 4579 : audit [DBG] from='client.? 172.21.15.67:0/3919466359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:36 smithi082 bash[20963]: cluster 2024-04-03T16:54:35.217293+0000 mgr.y (mgr.24370) 4686 : cluster [DBG] pgmap v4670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:36 smithi067 bash[17655]: cluster 2024-04-03T16:54:35.217293+0000 mgr.y (mgr.24370) 4686 : cluster [DBG] pgmap v4670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:36 smithi067 bash[27441]: cluster 2024-04-03T16:54:35.217293+0000 mgr.y (mgr.24370) 4686 : cluster [DBG] pgmap v4670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:37 smithi082 bash[20963]: audit 2024-04-03T16:54:37.197755+0000 mon.a (mon.0) 4580 : audit [DBG] from='client.? 172.21.15.67:0/2399490875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:37 smithi067 bash[27441]: audit 2024-04-03T16:54:37.197755+0000 mon.a (mon.0) 4580 : audit [DBG] from='client.? 172.21.15.67:0/2399490875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:37 smithi067 bash[17655]: audit 2024-04-03T16:54:37.197755+0000 mon.a (mon.0) 4580 : audit [DBG] from='client.? 172.21.15.67:0/2399490875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:38 smithi082 bash[20963]: cluster 2024-04-03T16:54:37.218449+0000 mgr.y (mgr.24370) 4687 : cluster [DBG] pgmap v4671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:38 smithi067 bash[17655]: cluster 2024-04-03T16:54:37.218449+0000 mgr.y (mgr.24370) 4687 : cluster [DBG] pgmap v4671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:38.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:38 smithi067 bash[27441]: cluster 2024-04-03T16:54:37.218449+0000 mgr.y (mgr.24370) 4687 : cluster [DBG] pgmap v4671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:40 smithi082 bash[20963]: cluster 2024-04-03T16:54:39.219078+0000 mgr.y (mgr.24370) 4688 : cluster [DBG] pgmap v4672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:40 smithi082 bash[20963]: audit 2024-04-03T16:54:39.652509+0000 mon.c (mon.2) 1807 : audit [DBG] from='client.? 172.21.15.67:0/3024667820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:40 smithi082 bash[20963]: audit 2024-04-03T16:54:39.894188+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:40 smithi067 bash[17655]: cluster 2024-04-03T16:54:39.219078+0000 mgr.y (mgr.24370) 4688 : cluster [DBG] pgmap v4672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:40 smithi067 bash[17655]: audit 2024-04-03T16:54:39.652509+0000 mon.c (mon.2) 1807 : audit [DBG] from='client.? 172.21.15.67:0/3024667820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:40 smithi067 bash[17655]: audit 2024-04-03T16:54:39.894188+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:40 smithi067 bash[27441]: cluster 2024-04-03T16:54:39.219078+0000 mgr.y (mgr.24370) 4688 : cluster [DBG] pgmap v4672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:40 smithi067 bash[27441]: audit 2024-04-03T16:54:39.652509+0000 mon.c (mon.2) 1807 : audit [DBG] from='client.? 172.21.15.67:0/3024667820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:40 smithi067 bash[27441]: audit 2024-04-03T16:54:39.894188+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:42 smithi082 bash[20963]: cluster 2024-04-03T16:54:41.220279+0000 mgr.y (mgr.24370) 4689 : cluster [DBG] pgmap v4673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:42 smithi082 bash[20963]: audit 2024-04-03T16:54:42.113386+0000 mon.c (mon.2) 1808 : audit [DBG] from='client.? 172.21.15.67:0/195313954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:42 smithi067 bash[17655]: cluster 2024-04-03T16:54:41.220279+0000 mgr.y (mgr.24370) 4689 : cluster [DBG] pgmap v4673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:42 smithi067 bash[17655]: audit 2024-04-03T16:54:42.113386+0000 mon.c (mon.2) 1808 : audit [DBG] from='client.? 172.21.15.67:0/195313954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:42 smithi067 bash[27441]: cluster 2024-04-03T16:54:41.220279+0000 mgr.y (mgr.24370) 4689 : cluster [DBG] pgmap v4673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:42 smithi067 bash[27441]: audit 2024-04-03T16:54:42.113386+0000 mon.c (mon.2) 1808 : audit [DBG] from='client.? 172.21.15.67:0/195313954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:43] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:54:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:54:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:44 smithi082 bash[20963]: cluster 2024-04-03T16:54:43.220988+0000 mgr.y (mgr.24370) 4690 : cluster [DBG] pgmap v4674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:44 smithi067 bash[17655]: cluster 2024-04-03T16:54:43.220988+0000 mgr.y (mgr.24370) 4690 : cluster [DBG] pgmap v4674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:44 smithi067 bash[27441]: cluster 2024-04-03T16:54:43.220988+0000 mgr.y (mgr.24370) 4690 : cluster [DBG] pgmap v4674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:45 smithi082 bash[20963]: audit 2024-04-03T16:54:44.574795+0000 mon.c (mon.2) 1809 : audit [DBG] from='client.? 172.21.15.67:0/2169806262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:45 smithi067 bash[27441]: audit 2024-04-03T16:54:44.574795+0000 mon.c (mon.2) 1809 : audit [DBG] from='client.? 172.21.15.67:0/2169806262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:45 smithi067 bash[17655]: audit 2024-04-03T16:54:44.574795+0000 mon.c (mon.2) 1809 : audit [DBG] from='client.? 172.21.15.67:0/2169806262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:46 smithi082 bash[20963]: cluster 2024-04-03T16:54:45.221689+0000 mgr.y (mgr.24370) 4691 : cluster [DBG] pgmap v4675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:46 smithi067 bash[27441]: cluster 2024-04-03T16:54:45.221689+0000 mgr.y (mgr.24370) 4691 : cluster [DBG] pgmap v4675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:46 smithi067 bash[17655]: cluster 2024-04-03T16:54:45.221689+0000 mgr.y (mgr.24370) 4691 : cluster [DBG] pgmap v4675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:47 smithi082 bash[20963]: audit 2024-04-03T16:54:47.035863+0000 mon.c (mon.2) 1810 : audit [DBG] from='client.? 172.21.15.67:0/3017232459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:47 smithi067 bash[17655]: audit 2024-04-03T16:54:47.035863+0000 mon.c (mon.2) 1810 : audit [DBG] from='client.? 172.21.15.67:0/3017232459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:47 smithi067 bash[27441]: audit 2024-04-03T16:54:47.035863+0000 mon.c (mon.2) 1810 : audit [DBG] from='client.? 172.21.15.67:0/3017232459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:48 smithi082 bash[20963]: cluster 2024-04-03T16:54:47.222912+0000 mgr.y (mgr.24370) 4692 : cluster [DBG] pgmap v4676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:48 smithi067 bash[17655]: cluster 2024-04-03T16:54:47.222912+0000 mgr.y (mgr.24370) 4692 : cluster [DBG] pgmap v4676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:48 smithi067 bash[27441]: cluster 2024-04-03T16:54:47.222912+0000 mgr.y (mgr.24370) 4692 : cluster [DBG] pgmap v4676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:50 smithi082 bash[20963]: cluster 2024-04-03T16:54:49.223579+0000 mgr.y (mgr.24370) 4693 : cluster [DBG] pgmap v4677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:50 smithi082 bash[20963]: audit 2024-04-03T16:54:49.484249+0000 mon.c (mon.2) 1811 : audit [DBG] from='client.? 172.21.15.67:0/3779328042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:50.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:50 smithi067 bash[27441]: cluster 2024-04-03T16:54:49.223579+0000 mgr.y (mgr.24370) 4693 : cluster [DBG] pgmap v4677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:50.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:50 smithi067 bash[27441]: audit 2024-04-03T16:54:49.484249+0000 mon.c (mon.2) 1811 : audit [DBG] from='client.? 172.21.15.67:0/3779328042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:50 smithi067 bash[17655]: cluster 2024-04-03T16:54:49.223579+0000 mgr.y (mgr.24370) 4693 : cluster [DBG] pgmap v4677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:50 smithi067 bash[17655]: audit 2024-04-03T16:54:49.484249+0000 mon.c (mon.2) 1811 : audit [DBG] from='client.? 172.21.15.67:0/3779328042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:52 smithi082 bash[20963]: cluster 2024-04-03T16:54:51.224775+0000 mgr.y (mgr.24370) 4694 : cluster [DBG] pgmap v4678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:52 smithi082 bash[20963]: audit 2024-04-03T16:54:51.933006+0000 mon.a (mon.0) 4582 : audit [DBG] from='client.? 172.21.15.67:0/2005878812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:52 smithi067 bash[27441]: cluster 2024-04-03T16:54:51.224775+0000 mgr.y (mgr.24370) 4694 : cluster [DBG] pgmap v4678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:52 smithi067 bash[27441]: audit 2024-04-03T16:54:51.933006+0000 mon.a (mon.0) 4582 : audit [DBG] from='client.? 172.21.15.67:0/2005878812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:52 smithi067 bash[17655]: cluster 2024-04-03T16:54:51.224775+0000 mgr.y (mgr.24370) 4694 : cluster [DBG] pgmap v4678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:52 smithi067 bash[17655]: audit 2024-04-03T16:54:51.933006+0000 mon.a (mon.0) 4582 : audit [DBG] from='client.? 172.21.15.67:0/2005878812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:53] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:54:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:54:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:54 smithi082 bash[20963]: cluster 2024-04-03T16:54:53.225441+0000 mgr.y (mgr.24370) 4695 : cluster [DBG] pgmap v4679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:54 smithi067 bash[17655]: cluster 2024-04-03T16:54:53.225441+0000 mgr.y (mgr.24370) 4695 : cluster [DBG] pgmap v4679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:54 smithi067 bash[27441]: cluster 2024-04-03T16:54:53.225441+0000 mgr.y (mgr.24370) 4695 : cluster [DBG] pgmap v4679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:55 smithi067 bash[17655]: audit 2024-04-03T16:54:54.388509+0000 mon.c (mon.2) 1812 : audit [DBG] from='client.? 172.21.15.67:0/1550672642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:55 smithi067 bash[17655]: audit 2024-04-03T16:54:54.894371+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:55 smithi067 bash[27441]: audit 2024-04-03T16:54:54.388509+0000 mon.c (mon.2) 1812 : audit [DBG] from='client.? 172.21.15.67:0/1550672642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:55 smithi067 bash[27441]: audit 2024-04-03T16:54:54.894371+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:55 smithi082 bash[20963]: audit 2024-04-03T16:54:54.388509+0000 mon.c (mon.2) 1812 : audit [DBG] from='client.? 172.21.15.67:0/1550672642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:55 smithi082 bash[20963]: audit 2024-04-03T16:54:54.894371+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:54:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:56 smithi067 bash[27441]: cluster 2024-04-03T16:54:55.226087+0000 mgr.y (mgr.24370) 4696 : cluster [DBG] pgmap v4680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:56 smithi067 bash[17655]: cluster 2024-04-03T16:54:55.226087+0000 mgr.y (mgr.24370) 4696 : cluster [DBG] pgmap v4680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:56 smithi082 bash[20963]: cluster 2024-04-03T16:54:55.226087+0000 mgr.y (mgr.24370) 4696 : cluster [DBG] pgmap v4680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:57 smithi067 bash[17655]: audit 2024-04-03T16:54:56.845670+0000 mon.c (mon.2) 1813 : audit [DBG] from='client.? 172.21.15.67:0/1992084779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:57 smithi067 bash[27441]: audit 2024-04-03T16:54:56.845670+0000 mon.c (mon.2) 1813 : audit [DBG] from='client.? 172.21.15.67:0/1992084779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:57 smithi082 bash[20963]: audit 2024-04-03T16:54:56.845670+0000 mon.c (mon.2) 1813 : audit [DBG] from='client.? 172.21.15.67:0/1992084779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:58 smithi067 bash[17655]: cluster 2024-04-03T16:54:57.227273+0000 mgr.y (mgr.24370) 4697 : cluster [DBG] pgmap v4681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:58 smithi067 bash[27441]: cluster 2024-04-03T16:54:57.227273+0000 mgr.y (mgr.24370) 4697 : cluster [DBG] pgmap v4681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:58 smithi082 bash[20963]: cluster 2024-04-03T16:54:57.227273+0000 mgr.y (mgr.24370) 4697 : cluster [DBG] pgmap v4681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:54:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:54:59 smithi067 bash[27441]: audit 2024-04-03T16:54:59.292576+0000 mon.c (mon.2) 1814 : audit [DBG] from='client.? 172.21.15.67:0/3620584312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:54:59 smithi067 bash[17655]: audit 2024-04-03T16:54:59.292576+0000 mon.c (mon.2) 1814 : audit [DBG] from='client.? 172.21.15.67:0/3620584312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:54:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:54:59 smithi082 bash[20963]: audit 2024-04-03T16:54:59.292576+0000 mon.c (mon.2) 1814 : audit [DBG] from='client.? 172.21.15.67:0/3620584312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:00 smithi067 bash[27441]: cluster 2024-04-03T16:54:59.227739+0000 mgr.y (mgr.24370) 4698 : cluster [DBG] pgmap v4682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:00 smithi067 bash[17655]: cluster 2024-04-03T16:54:59.227739+0000 mgr.y (mgr.24370) 4698 : cluster [DBG] pgmap v4682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:00 smithi082 bash[20963]: cluster 2024-04-03T16:54:59.227739+0000 mgr.y (mgr.24370) 4698 : cluster [DBG] pgmap v4682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:02 smithi082 bash[20963]: cluster 2024-04-03T16:55:01.228864+0000 mgr.y (mgr.24370) 4699 : cluster [DBG] pgmap v4683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:02 smithi082 bash[20963]: audit 2024-04-03T16:55:01.744036+0000 mon.c (mon.2) 1815 : audit [DBG] from='client.? 172.21.15.67:0/3147047653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:02 smithi067 bash[27441]: cluster 2024-04-03T16:55:01.228864+0000 mgr.y (mgr.24370) 4699 : cluster [DBG] pgmap v4683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:02 smithi067 bash[27441]: audit 2024-04-03T16:55:01.744036+0000 mon.c (mon.2) 1815 : audit [DBG] from='client.? 172.21.15.67:0/3147047653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:02 smithi067 bash[17655]: cluster 2024-04-03T16:55:01.228864+0000 mgr.y (mgr.24370) 4699 : cluster [DBG] pgmap v4683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:02 smithi067 bash[17655]: audit 2024-04-03T16:55:01.744036+0000 mon.c (mon.2) 1815 : audit [DBG] from='client.? 172.21.15.67:0/3147047653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:03] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T16:55:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:55:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:04 smithi082 bash[20963]: cluster 2024-04-03T16:55:03.229564+0000 mgr.y (mgr.24370) 4700 : cluster [DBG] pgmap v4684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:04 smithi082 bash[20963]: audit 2024-04-03T16:55:04.190133+0000 mon.c (mon.2) 1816 : audit [DBG] from='client.? 172.21.15.67:0/3587109241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:04 smithi067 bash[17655]: cluster 2024-04-03T16:55:03.229564+0000 mgr.y (mgr.24370) 4700 : cluster [DBG] pgmap v4684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:04 smithi067 bash[17655]: audit 2024-04-03T16:55:04.190133+0000 mon.c (mon.2) 1816 : audit [DBG] from='client.? 172.21.15.67:0/3587109241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:04 smithi067 bash[27441]: cluster 2024-04-03T16:55:03.229564+0000 mgr.y (mgr.24370) 4700 : cluster [DBG] pgmap v4684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:04 smithi067 bash[27441]: audit 2024-04-03T16:55:04.190133+0000 mon.c (mon.2) 1816 : audit [DBG] from='client.? 172.21.15.67:0/3587109241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:06 smithi082 bash[20963]: cluster 2024-04-03T16:55:05.230278+0000 mgr.y (mgr.24370) 4701 : cluster [DBG] pgmap v4685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:06 smithi067 bash[17655]: cluster 2024-04-03T16:55:05.230278+0000 mgr.y (mgr.24370) 4701 : cluster [DBG] pgmap v4685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:06 smithi067 bash[27441]: cluster 2024-04-03T16:55:05.230278+0000 mgr.y (mgr.24370) 4701 : cluster [DBG] pgmap v4685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:07 smithi082 bash[20963]: audit 2024-04-03T16:55:06.642343+0000 mon.a (mon.0) 4584 : audit [DBG] from='client.? 172.21.15.67:0/4058293502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:07 smithi067 bash[27441]: audit 2024-04-03T16:55:06.642343+0000 mon.a (mon.0) 4584 : audit [DBG] from='client.? 172.21.15.67:0/4058293502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:07 smithi067 bash[17655]: audit 2024-04-03T16:55:06.642343+0000 mon.a (mon.0) 4584 : audit [DBG] from='client.? 172.21.15.67:0/4058293502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:08 smithi082 bash[20963]: cluster 2024-04-03T16:55:07.231570+0000 mgr.y (mgr.24370) 4702 : cluster [DBG] pgmap v4686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:08 smithi067 bash[27441]: cluster 2024-04-03T16:55:07.231570+0000 mgr.y (mgr.24370) 4702 : cluster [DBG] pgmap v4686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:08 smithi067 bash[17655]: cluster 2024-04-03T16:55:07.231570+0000 mgr.y (mgr.24370) 4702 : cluster [DBG] pgmap v4686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:09 smithi082 bash[20963]: audit 2024-04-03T16:55:09.099727+0000 mon.a (mon.0) 4585 : audit [DBG] from='client.? 172.21.15.67:0/1166743993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:09 smithi067 bash[27441]: audit 2024-04-03T16:55:09.099727+0000 mon.a (mon.0) 4585 : audit [DBG] from='client.? 172.21.15.67:0/1166743993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:09 smithi067 bash[17655]: audit 2024-04-03T16:55:09.099727+0000 mon.a (mon.0) 4585 : audit [DBG] from='client.? 172.21.15.67:0/1166743993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:10 smithi082 bash[20963]: cluster 2024-04-03T16:55:09.232315+0000 mgr.y (mgr.24370) 4703 : cluster [DBG] pgmap v4687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:10 smithi082 bash[20963]: audit 2024-04-03T16:55:09.894604+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:10 smithi067 bash[17655]: cluster 2024-04-03T16:55:09.232315+0000 mgr.y (mgr.24370) 4703 : cluster [DBG] pgmap v4687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:10 smithi067 bash[17655]: audit 2024-04-03T16:55:09.894604+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:10 smithi067 bash[27441]: cluster 2024-04-03T16:55:09.232315+0000 mgr.y (mgr.24370) 4703 : cluster [DBG] pgmap v4687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:10 smithi067 bash[27441]: audit 2024-04-03T16:55:09.894604+0000 mon.a (mon.0) 4586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:12 smithi082 bash[20963]: cluster 2024-04-03T16:55:11.233435+0000 mgr.y (mgr.24370) 4704 : cluster [DBG] pgmap v4688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:12 smithi082 bash[20963]: audit 2024-04-03T16:55:11.554442+0000 mon.a (mon.0) 4587 : audit [DBG] from='client.? 172.21.15.67:0/2026122294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:12 smithi067 bash[27441]: cluster 2024-04-03T16:55:11.233435+0000 mgr.y (mgr.24370) 4704 : cluster [DBG] pgmap v4688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:12 smithi067 bash[27441]: audit 2024-04-03T16:55:11.554442+0000 mon.a (mon.0) 4587 : audit [DBG] from='client.? 172.21.15.67:0/2026122294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:12 smithi067 bash[17655]: cluster 2024-04-03T16:55:11.233435+0000 mgr.y (mgr.24370) 4704 : cluster [DBG] pgmap v4688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:12 smithi067 bash[17655]: audit 2024-04-03T16:55:11.554442+0000 mon.a (mon.0) 4587 : audit [DBG] from='client.? 172.21.15.67:0/2026122294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:55:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:55:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:14 smithi082 bash[20963]: cluster 2024-04-03T16:55:13.234126+0000 mgr.y (mgr.24370) 4705 : cluster [DBG] pgmap v4689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:14 smithi082 bash[20963]: audit 2024-04-03T16:55:14.000579+0000 mon.c (mon.2) 1817 : audit [DBG] from='client.? 172.21.15.67:0/4045170342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:14 smithi067 bash[17655]: cluster 2024-04-03T16:55:13.234126+0000 mgr.y (mgr.24370) 4705 : cluster [DBG] pgmap v4689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:14 smithi067 bash[17655]: audit 2024-04-03T16:55:14.000579+0000 mon.c (mon.2) 1817 : audit [DBG] from='client.? 172.21.15.67:0/4045170342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:14 smithi067 bash[27441]: cluster 2024-04-03T16:55:13.234126+0000 mgr.y (mgr.24370) 4705 : cluster [DBG] pgmap v4689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:14 smithi067 bash[27441]: audit 2024-04-03T16:55:14.000579+0000 mon.c (mon.2) 1817 : audit [DBG] from='client.? 172.21.15.67:0/4045170342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:16 smithi082 bash[20963]: cluster 2024-04-03T16:55:15.234861+0000 mgr.y (mgr.24370) 4706 : cluster [DBG] pgmap v4690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:16 smithi082 bash[20963]: audit 2024-04-03T16:55:16.448255+0000 mon.a (mon.0) 4588 : audit [DBG] from='client.? 172.21.15.67:0/3983293578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:16 smithi067 bash[17655]: cluster 2024-04-03T16:55:15.234861+0000 mgr.y (mgr.24370) 4706 : cluster [DBG] pgmap v4690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:16 smithi067 bash[17655]: audit 2024-04-03T16:55:16.448255+0000 mon.a (mon.0) 4588 : audit [DBG] from='client.? 172.21.15.67:0/3983293578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:16 smithi067 bash[27441]: cluster 2024-04-03T16:55:15.234861+0000 mgr.y (mgr.24370) 4706 : cluster [DBG] pgmap v4690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:16.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:16 smithi067 bash[27441]: audit 2024-04-03T16:55:16.448255+0000 mon.a (mon.0) 4588 : audit [DBG] from='client.? 172.21.15.67:0/3983293578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:18 smithi082 bash[20963]: cluster 2024-04-03T16:55:17.236093+0000 mgr.y (mgr.24370) 4707 : cluster [DBG] pgmap v4691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:18 smithi082 bash[20963]: audit 2024-04-03T16:55:18.079471+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:55:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:18 smithi067 bash[17655]: cluster 2024-04-03T16:55:17.236093+0000 mgr.y (mgr.24370) 4707 : cluster [DBG] pgmap v4691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:18 smithi067 bash[17655]: audit 2024-04-03T16:55:18.079471+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:55:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:18 smithi067 bash[27441]: cluster 2024-04-03T16:55:17.236093+0000 mgr.y (mgr.24370) 4707 : cluster [DBG] pgmap v4691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:18 smithi067 bash[27441]: audit 2024-04-03T16:55:18.079471+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:55:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:19 smithi082 bash[20963]: audit 2024-04-03T16:55:18.902862+0000 mon.a (mon.0) 4590 : audit [DBG] from='client.? 172.21.15.67:0/3362871973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:19 smithi067 bash[17655]: audit 2024-04-03T16:55:18.902862+0000 mon.a (mon.0) 4590 : audit [DBG] from='client.? 172.21.15.67:0/3362871973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:19 smithi067 bash[27441]: audit 2024-04-03T16:55:18.902862+0000 mon.a (mon.0) 4590 : audit [DBG] from='client.? 172.21.15.67:0/3362871973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:20 smithi082 bash[20963]: cluster 2024-04-03T16:55:19.236840+0000 mgr.y (mgr.24370) 4708 : cluster [DBG] pgmap v4692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:20 smithi067 bash[17655]: cluster 2024-04-03T16:55:19.236840+0000 mgr.y (mgr.24370) 4708 : cluster [DBG] pgmap v4692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:20 smithi067 bash[27441]: cluster 2024-04-03T16:55:19.236840+0000 mgr.y (mgr.24370) 4708 : cluster [DBG] pgmap v4692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:21 smithi082 bash[20963]: audit 2024-04-03T16:55:21.362710+0000 mon.c (mon.2) 1818 : audit [DBG] from='client.? 172.21.15.67:0/3219310140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:21 smithi067 bash[17655]: audit 2024-04-03T16:55:21.362710+0000 mon.c (mon.2) 1818 : audit [DBG] from='client.? 172.21.15.67:0/3219310140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:21 smithi067 bash[27441]: audit 2024-04-03T16:55:21.362710+0000 mon.c (mon.2) 1818 : audit [DBG] from='client.? 172.21.15.67:0/3219310140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:22 smithi082 bash[20963]: cluster 2024-04-03T16:55:21.237628+0000 mgr.y (mgr.24370) 4709 : cluster [DBG] pgmap v4693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:22 smithi067 bash[17655]: cluster 2024-04-03T16:55:21.237628+0000 mgr.y (mgr.24370) 4709 : cluster [DBG] pgmap v4693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:22 smithi067 bash[27441]: cluster 2024-04-03T16:55:21.237628+0000 mgr.y (mgr.24370) 4709 : cluster [DBG] pgmap v4693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:55:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:55:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:24 smithi082 bash[20963]: cluster 2024-04-03T16:55:23.238123+0000 mgr.y (mgr.24370) 4710 : cluster [DBG] pgmap v4694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:24 smithi082 bash[20963]: audit 2024-04-03T16:55:23.772884+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:24 smithi082 bash[20963]: audit 2024-04-03T16:55:23.781405+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:24 smithi082 bash[20963]: audit 2024-04-03T16:55:23.870838+0000 mon.c (mon.2) 1819 : audit [DBG] from='client.? 172.21.15.67:0/3306764846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:24 smithi082 bash[20963]: audit 2024-04-03T16:55:24.071164+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:24 smithi082 bash[20963]: audit 2024-04-03T16:55:24.079010+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:24 smithi082 bash[20963]: audit 2024-04-03T16:55:24.506057+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:55:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:24 smithi082 bash[20963]: audit 2024-04-03T16:55:24.508099+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:55:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:24 smithi082 bash[20963]: audit 2024-04-03T16:55:24.517294+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[27441]: cluster 2024-04-03T16:55:23.238123+0000 mgr.y (mgr.24370) 4710 : cluster [DBG] pgmap v4694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[27441]: audit 2024-04-03T16:55:23.772884+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[27441]: audit 2024-04-03T16:55:23.781405+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[27441]: audit 2024-04-03T16:55:23.870838+0000 mon.c (mon.2) 1819 : audit [DBG] from='client.? 172.21.15.67:0/3306764846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[27441]: audit 2024-04-03T16:55:24.071164+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[27441]: audit 2024-04-03T16:55:24.079010+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[27441]: audit 2024-04-03T16:55:24.506057+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[27441]: audit 2024-04-03T16:55:24.508099+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[27441]: audit 2024-04-03T16:55:24.517294+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[17655]: cluster 2024-04-03T16:55:23.238123+0000 mgr.y (mgr.24370) 4710 : cluster [DBG] pgmap v4694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[17655]: audit 2024-04-03T16:55:23.772884+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[17655]: audit 2024-04-03T16:55:23.781405+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[17655]: audit 2024-04-03T16:55:23.870838+0000 mon.c (mon.2) 1819 : audit [DBG] from='client.? 172.21.15.67:0/3306764846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[17655]: audit 2024-04-03T16:55:24.071164+0000 mon.a (mon.0) 4593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[17655]: audit 2024-04-03T16:55:24.079010+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[17655]: audit 2024-04-03T16:55:24.506057+0000 mon.a (mon.0) 4595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:55:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[17655]: audit 2024-04-03T16:55:24.508099+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:55:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:24 smithi067 bash[17655]: audit 2024-04-03T16:55:24.517294+0000 mon.a (mon.0) 4597 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:55:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:25 smithi082 bash[20963]: audit 2024-04-03T16:55:24.895415+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:25 smithi067 bash[27441]: audit 2024-04-03T16:55:24.895415+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:25 smithi067 bash[17655]: audit 2024-04-03T16:55:24.895415+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:26 smithi082 bash[20963]: cluster 2024-04-03T16:55:25.238766+0000 mgr.y (mgr.24370) 4711 : cluster [DBG] pgmap v4695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:26 smithi082 bash[20963]: audit 2024-04-03T16:55:26.317587+0000 mon.c (mon.2) 1820 : audit [DBG] from='client.? 172.21.15.67:0/1085674851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:26 smithi067 bash[27441]: cluster 2024-04-03T16:55:25.238766+0000 mgr.y (mgr.24370) 4711 : cluster [DBG] pgmap v4695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:26 smithi067 bash[27441]: audit 2024-04-03T16:55:26.317587+0000 mon.c (mon.2) 1820 : audit [DBG] from='client.? 172.21.15.67:0/1085674851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:26 smithi067 bash[17655]: cluster 2024-04-03T16:55:25.238766+0000 mgr.y (mgr.24370) 4711 : cluster [DBG] pgmap v4695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:26 smithi067 bash[17655]: audit 2024-04-03T16:55:26.317587+0000 mon.c (mon.2) 1820 : audit [DBG] from='client.? 172.21.15.67:0/1085674851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:28 smithi082 bash[20963]: cluster 2024-04-03T16:55:27.239933+0000 mgr.y (mgr.24370) 4712 : cluster [DBG] pgmap v4696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:28 smithi082 bash[20963]: audit 2024-04-03T16:55:28.765897+0000 mon.c (mon.2) 1821 : audit [DBG] from='client.? 172.21.15.67:0/1133037523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:28 smithi067 bash[27441]: cluster 2024-04-03T16:55:27.239933+0000 mgr.y (mgr.24370) 4712 : cluster [DBG] pgmap v4696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:28 smithi067 bash[27441]: audit 2024-04-03T16:55:28.765897+0000 mon.c (mon.2) 1821 : audit [DBG] from='client.? 172.21.15.67:0/1133037523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:28 smithi067 bash[17655]: cluster 2024-04-03T16:55:27.239933+0000 mgr.y (mgr.24370) 4712 : cluster [DBG] pgmap v4696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:28 smithi067 bash[17655]: audit 2024-04-03T16:55:28.765897+0000 mon.c (mon.2) 1821 : audit [DBG] from='client.? 172.21.15.67:0/1133037523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:30 smithi082 bash[20963]: cluster 2024-04-03T16:55:29.240594+0000 mgr.y (mgr.24370) 4713 : cluster [DBG] pgmap v4697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:30 smithi067 bash[27441]: cluster 2024-04-03T16:55:29.240594+0000 mgr.y (mgr.24370) 4713 : cluster [DBG] pgmap v4697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:30 smithi067 bash[17655]: cluster 2024-04-03T16:55:29.240594+0000 mgr.y (mgr.24370) 4713 : cluster [DBG] pgmap v4697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:31 smithi082 bash[20963]: audit 2024-04-03T16:55:31.217922+0000 mon.c (mon.2) 1822 : audit [DBG] from='client.? 172.21.15.67:0/2858733611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:31 smithi067 bash[17655]: audit 2024-04-03T16:55:31.217922+0000 mon.c (mon.2) 1822 : audit [DBG] from='client.? 172.21.15.67:0/2858733611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:31 smithi067 bash[27441]: audit 2024-04-03T16:55:31.217922+0000 mon.c (mon.2) 1822 : audit [DBG] from='client.? 172.21.15.67:0/2858733611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:32 smithi067 bash[17655]: cluster 2024-04-03T16:55:31.241853+0000 mgr.y (mgr.24370) 4714 : cluster [DBG] pgmap v4698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:32 smithi067 bash[27441]: cluster 2024-04-03T16:55:31.241853+0000 mgr.y (mgr.24370) 4714 : cluster [DBG] pgmap v4698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:32 smithi082 bash[20963]: cluster 2024-04-03T16:55:31.241853+0000 mgr.y (mgr.24370) 4714 : cluster [DBG] pgmap v4698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:33] "GET /metrics HTTP/1.1" 200 239940 "" "Prometheus/2.43.0" 2024-04-03T16:55:33.800 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:55:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:33 smithi082 bash[20963]: audit 2024-04-03T16:55:33.667199+0000 mon.c (mon.2) 1823 : audit [DBG] from='client.? 172.21.15.67:0/3964230357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:33 smithi067 bash[17655]: audit 2024-04-03T16:55:33.667199+0000 mon.c (mon.2) 1823 : audit [DBG] from='client.? 172.21.15.67:0/3964230357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:33 smithi067 bash[27441]: audit 2024-04-03T16:55:33.667199+0000 mon.c (mon.2) 1823 : audit [DBG] from='client.? 172.21.15.67:0/3964230357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:34 smithi082 bash[20963]: cluster 2024-04-03T16:55:33.242525+0000 mgr.y (mgr.24370) 4715 : cluster [DBG] pgmap v4699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:34 smithi067 bash[27441]: cluster 2024-04-03T16:55:33.242525+0000 mgr.y (mgr.24370) 4715 : cluster [DBG] pgmap v4699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:34 smithi067 bash[17655]: cluster 2024-04-03T16:55:33.242525+0000 mgr.y (mgr.24370) 4715 : cluster [DBG] pgmap v4699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:36 smithi082 bash[20963]: cluster 2024-04-03T16:55:35.243223+0000 mgr.y (mgr.24370) 4716 : cluster [DBG] pgmap v4700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:36 smithi082 bash[20963]: audit 2024-04-03T16:55:36.125611+0000 mon.c (mon.2) 1824 : audit [DBG] from='client.? 172.21.15.67:0/1225442712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:36 smithi067 bash[17655]: cluster 2024-04-03T16:55:35.243223+0000 mgr.y (mgr.24370) 4716 : cluster [DBG] pgmap v4700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:36 smithi067 bash[17655]: audit 2024-04-03T16:55:36.125611+0000 mon.c (mon.2) 1824 : audit [DBG] from='client.? 172.21.15.67:0/1225442712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:36 smithi067 bash[27441]: cluster 2024-04-03T16:55:35.243223+0000 mgr.y (mgr.24370) 4716 : cluster [DBG] pgmap v4700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:36 smithi067 bash[27441]: audit 2024-04-03T16:55:36.125611+0000 mon.c (mon.2) 1824 : audit [DBG] from='client.? 172.21.15.67:0/1225442712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:38 smithi082 bash[20963]: cluster 2024-04-03T16:55:37.244457+0000 mgr.y (mgr.24370) 4717 : cluster [DBG] pgmap v4701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:38 smithi082 bash[20963]: audit 2024-04-03T16:55:38.568463+0000 mon.c (mon.2) 1825 : audit [DBG] from='client.? 172.21.15.67:0/610326243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:38 smithi067 bash[17655]: cluster 2024-04-03T16:55:37.244457+0000 mgr.y (mgr.24370) 4717 : cluster [DBG] pgmap v4701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:38 smithi067 bash[17655]: audit 2024-04-03T16:55:38.568463+0000 mon.c (mon.2) 1825 : audit [DBG] from='client.? 172.21.15.67:0/610326243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:38 smithi067 bash[27441]: cluster 2024-04-03T16:55:37.244457+0000 mgr.y (mgr.24370) 4717 : cluster [DBG] pgmap v4701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:38 smithi067 bash[27441]: audit 2024-04-03T16:55:38.568463+0000 mon.c (mon.2) 1825 : audit [DBG] from='client.? 172.21.15.67:0/610326243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:40 smithi082 bash[20963]: cluster 2024-04-03T16:55:39.245149+0000 mgr.y (mgr.24370) 4718 : cluster [DBG] pgmap v4702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:40 smithi082 bash[20963]: audit 2024-04-03T16:55:39.895632+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:40 smithi067 bash[17655]: cluster 2024-04-03T16:55:39.245149+0000 mgr.y (mgr.24370) 4718 : cluster [DBG] pgmap v4702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:40 smithi067 bash[17655]: audit 2024-04-03T16:55:39.895632+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:40 smithi067 bash[27441]: cluster 2024-04-03T16:55:39.245149+0000 mgr.y (mgr.24370) 4718 : cluster [DBG] pgmap v4702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:40 smithi067 bash[27441]: audit 2024-04-03T16:55:39.895632+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:41 smithi082 bash[20963]: audit 2024-04-03T16:55:41.023828+0000 mon.a (mon.0) 4600 : audit [DBG] from='client.? 172.21.15.67:0/4269947017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:41 smithi067 bash[27441]: audit 2024-04-03T16:55:41.023828+0000 mon.a (mon.0) 4600 : audit [DBG] from='client.? 172.21.15.67:0/4269947017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:41 smithi067 bash[17655]: audit 2024-04-03T16:55:41.023828+0000 mon.a (mon.0) 4600 : audit [DBG] from='client.? 172.21.15.67:0/4269947017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:42 smithi067 bash[17655]: cluster 2024-04-03T16:55:41.246314+0000 mgr.y (mgr.24370) 4719 : cluster [DBG] pgmap v4703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:42 smithi067 bash[27441]: cluster 2024-04-03T16:55:41.246314+0000 mgr.y (mgr.24370) 4719 : cluster [DBG] pgmap v4703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:42 smithi082 bash[20963]: cluster 2024-04-03T16:55:41.246314+0000 mgr.y (mgr.24370) 4719 : cluster [DBG] pgmap v4703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T16:55:43.841 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:55:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:43 smithi082 bash[20963]: cluster 2024-04-03T16:55:43.247111+0000 mgr.y (mgr.24370) 4720 : cluster [DBG] pgmap v4704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:43 smithi082 bash[20963]: audit 2024-04-03T16:55:43.472698+0000 mon.c (mon.2) 1826 : audit [DBG] from='client.? 172.21.15.67:0/3605603482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:43 smithi067 bash[17655]: cluster 2024-04-03T16:55:43.247111+0000 mgr.y (mgr.24370) 4720 : cluster [DBG] pgmap v4704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:43 smithi067 bash[17655]: audit 2024-04-03T16:55:43.472698+0000 mon.c (mon.2) 1826 : audit [DBG] from='client.? 172.21.15.67:0/3605603482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:43 smithi067 bash[27441]: cluster 2024-04-03T16:55:43.247111+0000 mgr.y (mgr.24370) 4720 : cluster [DBG] pgmap v4704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:43 smithi067 bash[27441]: audit 2024-04-03T16:55:43.472698+0000 mon.c (mon.2) 1826 : audit [DBG] from='client.? 172.21.15.67:0/3605603482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:46 smithi082 bash[20963]: cluster 2024-04-03T16:55:45.247961+0000 mgr.y (mgr.24370) 4721 : cluster [DBG] pgmap v4705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:46 smithi082 bash[20963]: audit 2024-04-03T16:55:45.923830+0000 mon.a (mon.0) 4601 : audit [DBG] from='client.? 172.21.15.67:0/530925361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:46 smithi067 bash[17655]: cluster 2024-04-03T16:55:45.247961+0000 mgr.y (mgr.24370) 4721 : cluster [DBG] pgmap v4705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:46 smithi067 bash[17655]: audit 2024-04-03T16:55:45.923830+0000 mon.a (mon.0) 4601 : audit [DBG] from='client.? 172.21.15.67:0/530925361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:46.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:46 smithi067 bash[27441]: cluster 2024-04-03T16:55:45.247961+0000 mgr.y (mgr.24370) 4721 : cluster [DBG] pgmap v4705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:46.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:46 smithi067 bash[27441]: audit 2024-04-03T16:55:45.923830+0000 mon.a (mon.0) 4601 : audit [DBG] from='client.? 172.21.15.67:0/530925361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:48 smithi082 bash[20963]: cluster 2024-04-03T16:55:47.249209+0000 mgr.y (mgr.24370) 4722 : cluster [DBG] pgmap v4706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:48 smithi067 bash[17655]: cluster 2024-04-03T16:55:47.249209+0000 mgr.y (mgr.24370) 4722 : cluster [DBG] pgmap v4706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:48 smithi067 bash[27441]: cluster 2024-04-03T16:55:47.249209+0000 mgr.y (mgr.24370) 4722 : cluster [DBG] pgmap v4706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:49 smithi082 bash[20963]: audit 2024-04-03T16:55:48.368455+0000 mon.c (mon.2) 1827 : audit [DBG] from='client.? 172.21.15.67:0/573899831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:49 smithi067 bash[17655]: audit 2024-04-03T16:55:48.368455+0000 mon.c (mon.2) 1827 : audit [DBG] from='client.? 172.21.15.67:0/573899831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:49 smithi067 bash[27441]: audit 2024-04-03T16:55:48.368455+0000 mon.c (mon.2) 1827 : audit [DBG] from='client.? 172.21.15.67:0/573899831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:50 smithi082 bash[20963]: cluster 2024-04-03T16:55:49.249974+0000 mgr.y (mgr.24370) 4723 : cluster [DBG] pgmap v4707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:50 smithi067 bash[17655]: cluster 2024-04-03T16:55:49.249974+0000 mgr.y (mgr.24370) 4723 : cluster [DBG] pgmap v4707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:50 smithi067 bash[27441]: cluster 2024-04-03T16:55:49.249974+0000 mgr.y (mgr.24370) 4723 : cluster [DBG] pgmap v4707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:51 smithi082 bash[20963]: audit 2024-04-03T16:55:50.823167+0000 mon.c (mon.2) 1828 : audit [DBG] from='client.? 172.21.15.67:0/128596132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:51 smithi067 bash[17655]: audit 2024-04-03T16:55:50.823167+0000 mon.c (mon.2) 1828 : audit [DBG] from='client.? 172.21.15.67:0/128596132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:51 smithi067 bash[27441]: audit 2024-04-03T16:55:50.823167+0000 mon.c (mon.2) 1828 : audit [DBG] from='client.? 172.21.15.67:0/128596132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:52 smithi082 bash[20963]: cluster 2024-04-03T16:55:51.251159+0000 mgr.y (mgr.24370) 4724 : cluster [DBG] pgmap v4708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:52 smithi067 bash[17655]: cluster 2024-04-03T16:55:51.251159+0000 mgr.y (mgr.24370) 4724 : cluster [DBG] pgmap v4708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:52 smithi067 bash[27441]: cluster 2024-04-03T16:55:51.251159+0000 mgr.y (mgr.24370) 4724 : cluster [DBG] pgmap v4708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:53.337 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T16:55:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:55:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:53 smithi082 bash[20963]: audit 2024-04-03T16:55:53.273216+0000 mon.c (mon.2) 1829 : audit [DBG] from='client.? 172.21.15.67:0/3732031631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:53 smithi067 bash[17655]: audit 2024-04-03T16:55:53.273216+0000 mon.c (mon.2) 1829 : audit [DBG] from='client.? 172.21.15.67:0/3732031631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:53 smithi067 bash[27441]: audit 2024-04-03T16:55:53.273216+0000 mon.c (mon.2) 1829 : audit [DBG] from='client.? 172.21.15.67:0/3732031631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:54 smithi082 bash[20963]: cluster 2024-04-03T16:55:53.251798+0000 mgr.y (mgr.24370) 4725 : cluster [DBG] pgmap v4709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:54 smithi067 bash[27441]: cluster 2024-04-03T16:55:53.251798+0000 mgr.y (mgr.24370) 4725 : cluster [DBG] pgmap v4709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:54 smithi067 bash[17655]: cluster 2024-04-03T16:55:53.251798+0000 mgr.y (mgr.24370) 4725 : cluster [DBG] pgmap v4709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:55 smithi082 bash[20963]: audit 2024-04-03T16:55:54.896321+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:55 smithi067 bash[17655]: audit 2024-04-03T16:55:54.896321+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:55 smithi067 bash[27441]: audit 2024-04-03T16:55:54.896321+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:55:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:56 smithi082 bash[20963]: cluster 2024-04-03T16:55:55.252486+0000 mgr.y (mgr.24370) 4726 : cluster [DBG] pgmap v4710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:56 smithi082 bash[20963]: audit 2024-04-03T16:55:55.728299+0000 mon.c (mon.2) 1830 : audit [DBG] from='client.? 172.21.15.67:0/3208516806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:56 smithi067 bash[17655]: cluster 2024-04-03T16:55:55.252486+0000 mgr.y (mgr.24370) 4726 : cluster [DBG] pgmap v4710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:56 smithi067 bash[17655]: audit 2024-04-03T16:55:55.728299+0000 mon.c (mon.2) 1830 : audit [DBG] from='client.? 172.21.15.67:0/3208516806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:56 smithi067 bash[27441]: cluster 2024-04-03T16:55:55.252486+0000 mgr.y (mgr.24370) 4726 : cluster [DBG] pgmap v4710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:56 smithi067 bash[27441]: audit 2024-04-03T16:55:55.728299+0000 mon.c (mon.2) 1830 : audit [DBG] from='client.? 172.21.15.67:0/3208516806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:58 smithi082 bash[20963]: cluster 2024-04-03T16:55:57.253673+0000 mgr.y (mgr.24370) 4727 : cluster [DBG] pgmap v4711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:55:58 smithi082 bash[20963]: audit 2024-04-03T16:55:58.174579+0000 mon.a (mon.0) 4603 : audit [DBG] from='client.? 172.21.15.67:0/93646966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:58 smithi067 bash[27441]: cluster 2024-04-03T16:55:57.253673+0000 mgr.y (mgr.24370) 4727 : cluster [DBG] pgmap v4711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:55:58 smithi067 bash[27441]: audit 2024-04-03T16:55:58.174579+0000 mon.a (mon.0) 4603 : audit [DBG] from='client.? 172.21.15.67:0/93646966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:55:58.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:58 smithi067 bash[17655]: cluster 2024-04-03T16:55:57.253673+0000 mgr.y (mgr.24370) 4727 : cluster [DBG] pgmap v4711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:55:58.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:55:58 smithi067 bash[17655]: audit 2024-04-03T16:55:58.174579+0000 mon.a (mon.0) 4603 : audit [DBG] from='client.? 172.21.15.67:0/93646966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:00 smithi082 bash[20963]: cluster 2024-04-03T16:55:59.254274+0000 mgr.y (mgr.24370) 4728 : cluster [DBG] pgmap v4712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:00 smithi067 bash[17655]: cluster 2024-04-03T16:55:59.254274+0000 mgr.y (mgr.24370) 4728 : cluster [DBG] pgmap v4712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:00 smithi067 bash[27441]: cluster 2024-04-03T16:55:59.254274+0000 mgr.y (mgr.24370) 4728 : cluster [DBG] pgmap v4712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:01 smithi082 bash[20963]: audit 2024-04-03T16:56:00.629579+0000 mon.a (mon.0) 4604 : audit [DBG] from='client.? 172.21.15.67:0/594040924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:01 smithi067 bash[17655]: audit 2024-04-03T16:56:00.629579+0000 mon.a (mon.0) 4604 : audit [DBG] from='client.? 172.21.15.67:0/594040924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:01 smithi067 bash[27441]: audit 2024-04-03T16:56:00.629579+0000 mon.a (mon.0) 4604 : audit [DBG] from='client.? 172.21.15.67:0/594040924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:02 smithi082 bash[20963]: cluster 2024-04-03T16:56:01.255424+0000 mgr.y (mgr.24370) 4729 : cluster [DBG] pgmap v4713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:02 smithi067 bash[27441]: cluster 2024-04-03T16:56:01.255424+0000 mgr.y (mgr.24370) 4729 : cluster [DBG] pgmap v4713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:02 smithi067 bash[17655]: cluster 2024-04-03T16:56:01.255424+0000 mgr.y (mgr.24370) 4729 : cluster [DBG] pgmap v4713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T16:56:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:56:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:03 smithi082 bash[20963]: audit 2024-04-03T16:56:03.071157+0000 mon.c (mon.2) 1831 : audit [DBG] from='client.? 172.21.15.67:0/1321277464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:03 smithi067 bash[17655]: audit 2024-04-03T16:56:03.071157+0000 mon.c (mon.2) 1831 : audit [DBG] from='client.? 172.21.15.67:0/1321277464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:03 smithi067 bash[27441]: audit 2024-04-03T16:56:03.071157+0000 mon.c (mon.2) 1831 : audit [DBG] from='client.? 172.21.15.67:0/1321277464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:04 smithi082 bash[20963]: cluster 2024-04-03T16:56:03.256172+0000 mgr.y (mgr.24370) 4730 : cluster [DBG] pgmap v4714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:04 smithi067 bash[17655]: cluster 2024-04-03T16:56:03.256172+0000 mgr.y (mgr.24370) 4730 : cluster [DBG] pgmap v4714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:04 smithi067 bash[27441]: cluster 2024-04-03T16:56:03.256172+0000 mgr.y (mgr.24370) 4730 : cluster [DBG] pgmap v4714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:06 smithi082 bash[20963]: cluster 2024-04-03T16:56:05.256775+0000 mgr.y (mgr.24370) 4731 : cluster [DBG] pgmap v4715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:06 smithi082 bash[20963]: audit 2024-04-03T16:56:05.524420+0000 mon.a (mon.0) 4605 : audit [DBG] from='client.? 172.21.15.67:0/3278883924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:06 smithi067 bash[17655]: cluster 2024-04-03T16:56:05.256775+0000 mgr.y (mgr.24370) 4731 : cluster [DBG] pgmap v4715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:06 smithi067 bash[17655]: audit 2024-04-03T16:56:05.524420+0000 mon.a (mon.0) 4605 : audit [DBG] from='client.? 172.21.15.67:0/3278883924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:06 smithi067 bash[27441]: cluster 2024-04-03T16:56:05.256775+0000 mgr.y (mgr.24370) 4731 : cluster [DBG] pgmap v4715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:06 smithi067 bash[27441]: audit 2024-04-03T16:56:05.524420+0000 mon.a (mon.0) 4605 : audit [DBG] from='client.? 172.21.15.67:0/3278883924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:08 smithi082 bash[20963]: cluster 2024-04-03T16:56:07.257959+0000 mgr.y (mgr.24370) 4732 : cluster [DBG] pgmap v4716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:08 smithi082 bash[20963]: audit 2024-04-03T16:56:07.977021+0000 mon.a (mon.0) 4606 : audit [DBG] from='client.? 172.21.15.67:0/1446977723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:08 smithi067 bash[17655]: cluster 2024-04-03T16:56:07.257959+0000 mgr.y (mgr.24370) 4732 : cluster [DBG] pgmap v4716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:08 smithi067 bash[17655]: audit 2024-04-03T16:56:07.977021+0000 mon.a (mon.0) 4606 : audit [DBG] from='client.? 172.21.15.67:0/1446977723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:08 smithi067 bash[27441]: cluster 2024-04-03T16:56:07.257959+0000 mgr.y (mgr.24370) 4732 : cluster [DBG] pgmap v4716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:08 smithi067 bash[27441]: audit 2024-04-03T16:56:07.977021+0000 mon.a (mon.0) 4606 : audit [DBG] from='client.? 172.21.15.67:0/1446977723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:10 smithi082 bash[20963]: cluster 2024-04-03T16:56:09.258642+0000 mgr.y (mgr.24370) 4733 : cluster [DBG] pgmap v4717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:10 smithi082 bash[20963]: audit 2024-04-03T16:56:09.896579+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:10 smithi082 bash[20963]: audit 2024-04-03T16:56:10.433023+0000 mon.a (mon.0) 4608 : audit [DBG] from='client.? 172.21.15.67:0/174642173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:10 smithi067 bash[27441]: cluster 2024-04-03T16:56:09.258642+0000 mgr.y (mgr.24370) 4733 : cluster [DBG] pgmap v4717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:10 smithi067 bash[27441]: audit 2024-04-03T16:56:09.896579+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:10 smithi067 bash[27441]: audit 2024-04-03T16:56:10.433023+0000 mon.a (mon.0) 4608 : audit [DBG] from='client.? 172.21.15.67:0/174642173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:10 smithi067 bash[17655]: cluster 2024-04-03T16:56:09.258642+0000 mgr.y (mgr.24370) 4733 : cluster [DBG] pgmap v4717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:10 smithi067 bash[17655]: audit 2024-04-03T16:56:09.896579+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:10 smithi067 bash[17655]: audit 2024-04-03T16:56:10.433023+0000 mon.a (mon.0) 4608 : audit [DBG] from='client.? 172.21.15.67:0/174642173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:12 smithi082 bash[20963]: cluster 2024-04-03T16:56:11.259770+0000 mgr.y (mgr.24370) 4734 : cluster [DBG] pgmap v4718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:12 smithi067 bash[17655]: cluster 2024-04-03T16:56:11.259770+0000 mgr.y (mgr.24370) 4734 : cluster [DBG] pgmap v4718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:12.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:12 smithi067 bash[27441]: cluster 2024-04-03T16:56:11.259770+0000 mgr.y (mgr.24370) 4734 : cluster [DBG] pgmap v4718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:56:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:13 smithi082 bash[20963]: audit 2024-04-03T16:56:12.876848+0000 mon.c (mon.2) 1832 : audit [DBG] from='client.? 172.21.15.67:0/3352806254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:56:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:13 smithi067 bash[27441]: audit 2024-04-03T16:56:12.876848+0000 mon.c (mon.2) 1832 : audit [DBG] from='client.? 172.21.15.67:0/3352806254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:13 smithi067 bash[17655]: audit 2024-04-03T16:56:12.876848+0000 mon.c (mon.2) 1832 : audit [DBG] from='client.? 172.21.15.67:0/3352806254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:14 smithi082 bash[20963]: cluster 2024-04-03T16:56:13.260471+0000 mgr.y (mgr.24370) 4735 : cluster [DBG] pgmap v4719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:14 smithi067 bash[27441]: cluster 2024-04-03T16:56:13.260471+0000 mgr.y (mgr.24370) 4735 : cluster [DBG] pgmap v4719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:14 smithi067 bash[17655]: cluster 2024-04-03T16:56:13.260471+0000 mgr.y (mgr.24370) 4735 : cluster [DBG] pgmap v4719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:15 smithi082 bash[20963]: audit 2024-04-03T16:56:15.328275+0000 mon.c (mon.2) 1833 : audit [DBG] from='client.? 172.21.15.67:0/2612182359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:15 smithi067 bash[17655]: audit 2024-04-03T16:56:15.328275+0000 mon.c (mon.2) 1833 : audit [DBG] from='client.? 172.21.15.67:0/2612182359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:15 smithi067 bash[27441]: audit 2024-04-03T16:56:15.328275+0000 mon.c (mon.2) 1833 : audit [DBG] from='client.? 172.21.15.67:0/2612182359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:16 smithi082 bash[20963]: cluster 2024-04-03T16:56:15.261125+0000 mgr.y (mgr.24370) 4736 : cluster [DBG] pgmap v4720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:16 smithi067 bash[17655]: cluster 2024-04-03T16:56:15.261125+0000 mgr.y (mgr.24370) 4736 : cluster [DBG] pgmap v4720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:16.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:16 smithi067 bash[27441]: cluster 2024-04-03T16:56:15.261125+0000 mgr.y (mgr.24370) 4736 : cluster [DBG] pgmap v4720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:18 smithi082 bash[20963]: cluster 2024-04-03T16:56:17.262330+0000 mgr.y (mgr.24370) 4737 : cluster [DBG] pgmap v4721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:18 smithi082 bash[20963]: audit 2024-04-03T16:56:17.783211+0000 mon.a (mon.0) 4609 : audit [DBG] from='client.? 172.21.15.67:0/2782640377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:18 smithi067 bash[27441]: cluster 2024-04-03T16:56:17.262330+0000 mgr.y (mgr.24370) 4737 : cluster [DBG] pgmap v4721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:18 smithi067 bash[27441]: audit 2024-04-03T16:56:17.783211+0000 mon.a (mon.0) 4609 : audit [DBG] from='client.? 172.21.15.67:0/2782640377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:18.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:18 smithi067 bash[17655]: cluster 2024-04-03T16:56:17.262330+0000 mgr.y (mgr.24370) 4737 : cluster [DBG] pgmap v4721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:18.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:18 smithi067 bash[17655]: audit 2024-04-03T16:56:17.783211+0000 mon.a (mon.0) 4609 : audit [DBG] from='client.? 172.21.15.67:0/2782640377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:20 smithi082 bash[20963]: cluster 2024-04-03T16:56:19.262989+0000 mgr.y (mgr.24370) 4738 : cluster [DBG] pgmap v4722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:20 smithi082 bash[20963]: audit 2024-04-03T16:56:20.229487+0000 mon.c (mon.2) 1834 : audit [DBG] from='client.? 172.21.15.67:0/833779432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:20 smithi067 bash[17655]: cluster 2024-04-03T16:56:19.262989+0000 mgr.y (mgr.24370) 4738 : cluster [DBG] pgmap v4722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:20 smithi067 bash[17655]: audit 2024-04-03T16:56:20.229487+0000 mon.c (mon.2) 1834 : audit [DBG] from='client.? 172.21.15.67:0/833779432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:20.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:20 smithi067 bash[27441]: cluster 2024-04-03T16:56:19.262989+0000 mgr.y (mgr.24370) 4738 : cluster [DBG] pgmap v4722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:20.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:20 smithi067 bash[27441]: audit 2024-04-03T16:56:20.229487+0000 mon.c (mon.2) 1834 : audit [DBG] from='client.? 172.21.15.67:0/833779432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:22 smithi082 bash[20963]: cluster 2024-04-03T16:56:21.264218+0000 mgr.y (mgr.24370) 4739 : cluster [DBG] pgmap v4723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:22 smithi067 bash[17655]: cluster 2024-04-03T16:56:21.264218+0000 mgr.y (mgr.24370) 4739 : cluster [DBG] pgmap v4723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:22 smithi067 bash[27441]: cluster 2024-04-03T16:56:21.264218+0000 mgr.y (mgr.24370) 4739 : cluster [DBG] pgmap v4723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:56:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:23 smithi082 bash[20963]: audit 2024-04-03T16:56:22.684106+0000 mon.c (mon.2) 1835 : audit [DBG] from='client.? 172.21.15.67:0/4192712684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:56:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:23 smithi067 bash[17655]: audit 2024-04-03T16:56:22.684106+0000 mon.c (mon.2) 1835 : audit [DBG] from='client.? 172.21.15.67:0/4192712684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:23 smithi067 bash[27441]: audit 2024-04-03T16:56:22.684106+0000 mon.c (mon.2) 1835 : audit [DBG] from='client.? 172.21.15.67:0/4192712684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:24 smithi082 bash[20963]: cluster 2024-04-03T16:56:23.264822+0000 mgr.y (mgr.24370) 4740 : cluster [DBG] pgmap v4724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:24 smithi067 bash[17655]: cluster 2024-04-03T16:56:23.264822+0000 mgr.y (mgr.24370) 4740 : cluster [DBG] pgmap v4724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:24 smithi067 bash[27441]: cluster 2024-04-03T16:56:23.264822+0000 mgr.y (mgr.24370) 4740 : cluster [DBG] pgmap v4724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:25 smithi082 bash[20963]: audit 2024-04-03T16:56:24.597316+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:56:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:25 smithi082 bash[20963]: audit 2024-04-03T16:56:24.896806+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:25 smithi082 bash[20963]: audit 2024-04-03T16:56:25.129099+0000 mon.b (mon.1) 44 : audit [DBG] from='client.? 172.21.15.67:0/1086397240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:25 smithi067 bash[17655]: audit 2024-04-03T16:56:24.597316+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:56:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:25 smithi067 bash[17655]: audit 2024-04-03T16:56:24.896806+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:25 smithi067 bash[17655]: audit 2024-04-03T16:56:25.129099+0000 mon.b (mon.1) 44 : audit [DBG] from='client.? 172.21.15.67:0/1086397240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:25 smithi067 bash[27441]: audit 2024-04-03T16:56:24.597316+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:56:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:25 smithi067 bash[27441]: audit 2024-04-03T16:56:24.896806+0000 mon.a (mon.0) 4611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:25 smithi067 bash[27441]: audit 2024-04-03T16:56:25.129099+0000 mon.b (mon.1) 44 : audit [DBG] from='client.? 172.21.15.67:0/1086397240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:26 smithi082 bash[20963]: cluster 2024-04-03T16:56:25.265458+0000 mgr.y (mgr.24370) 4741 : cluster [DBG] pgmap v4725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:26 smithi067 bash[17655]: cluster 2024-04-03T16:56:25.265458+0000 mgr.y (mgr.24370) 4741 : cluster [DBG] pgmap v4725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:26 smithi067 bash[27441]: cluster 2024-04-03T16:56:25.265458+0000 mgr.y (mgr.24370) 4741 : cluster [DBG] pgmap v4725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:28 smithi082 bash[20963]: cluster 2024-04-03T16:56:27.266068+0000 mgr.y (mgr.24370) 4742 : cluster [DBG] pgmap v4726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:28 smithi082 bash[20963]: audit 2024-04-03T16:56:27.583671+0000 mon.a (mon.0) 4612 : audit [DBG] from='client.? 172.21.15.67:0/2067214976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:28 smithi067 bash[17655]: cluster 2024-04-03T16:56:27.266068+0000 mgr.y (mgr.24370) 4742 : cluster [DBG] pgmap v4726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:28 smithi067 bash[17655]: audit 2024-04-03T16:56:27.583671+0000 mon.a (mon.0) 4612 : audit [DBG] from='client.? 172.21.15.67:0/2067214976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:28 smithi067 bash[27441]: cluster 2024-04-03T16:56:27.266068+0000 mgr.y (mgr.24370) 4742 : cluster [DBG] pgmap v4726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:28 smithi067 bash[27441]: audit 2024-04-03T16:56:27.583671+0000 mon.a (mon.0) 4612 : audit [DBG] from='client.? 172.21.15.67:0/2067214976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:30 smithi082 bash[20963]: cluster 2024-04-03T16:56:29.266672+0000 mgr.y (mgr.24370) 4743 : cluster [DBG] pgmap v4727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:30 smithi082 bash[20963]: audit 2024-04-03T16:56:30.065027+0000 mon.a (mon.0) 4613 : audit [DBG] from='client.? 172.21.15.67:0/2964003094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:30 smithi082 bash[20963]: audit 2024-04-03T16:56:30.301907+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:30 smithi082 bash[20963]: audit 2024-04-03T16:56:30.309522+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:30 smithi067 bash[17655]: cluster 2024-04-03T16:56:29.266672+0000 mgr.y (mgr.24370) 4743 : cluster [DBG] pgmap v4727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:30 smithi067 bash[17655]: audit 2024-04-03T16:56:30.065027+0000 mon.a (mon.0) 4613 : audit [DBG] from='client.? 172.21.15.67:0/2964003094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:30 smithi067 bash[17655]: audit 2024-04-03T16:56:30.301907+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:30 smithi067 bash[17655]: audit 2024-04-03T16:56:30.309522+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:30 smithi067 bash[27441]: cluster 2024-04-03T16:56:29.266672+0000 mgr.y (mgr.24370) 4743 : cluster [DBG] pgmap v4727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:30 smithi067 bash[27441]: audit 2024-04-03T16:56:30.065027+0000 mon.a (mon.0) 4613 : audit [DBG] from='client.? 172.21.15.67:0/2964003094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:30 smithi067 bash[27441]: audit 2024-04-03T16:56:30.301907+0000 mon.a (mon.0) 4614 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:30 smithi067 bash[27441]: audit 2024-04-03T16:56:30.309522+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[27441]: audit 2024-04-03T16:56:30.647566+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[27441]: audit 2024-04-03T16:56:30.655664+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[27441]: audit 2024-04-03T16:56:31.179849+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:56:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[27441]: audit 2024-04-03T16:56:31.181731+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:56:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[27441]: audit 2024-04-03T16:56:31.190962+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[17655]: audit 2024-04-03T16:56:30.647566+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[17655]: audit 2024-04-03T16:56:30.655664+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[17655]: audit 2024-04-03T16:56:31.179849+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:56:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[17655]: audit 2024-04-03T16:56:31.181731+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:56:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:31 smithi067 bash[17655]: audit 2024-04-03T16:56:31.190962+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:31 smithi082 bash[20963]: audit 2024-04-03T16:56:30.647566+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:31 smithi082 bash[20963]: audit 2024-04-03T16:56:30.655664+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:31 smithi082 bash[20963]: audit 2024-04-03T16:56:31.179849+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:56:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:31 smithi082 bash[20963]: audit 2024-04-03T16:56:31.181731+0000 mon.a (mon.0) 4619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:56:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:31 smithi082 bash[20963]: audit 2024-04-03T16:56:31.190962+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:56:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:32 smithi067 bash[27441]: cluster 2024-04-03T16:56:31.267772+0000 mgr.y (mgr.24370) 4744 : cluster [DBG] pgmap v4728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:32 smithi067 bash[27441]: audit 2024-04-03T16:56:32.518433+0000 mon.c (mon.2) 1836 : audit [DBG] from='client.? 172.21.15.67:0/1286584328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:32 smithi067 bash[17655]: cluster 2024-04-03T16:56:31.267772+0000 mgr.y (mgr.24370) 4744 : cluster [DBG] pgmap v4728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:32 smithi067 bash[17655]: audit 2024-04-03T16:56:32.518433+0000 mon.c (mon.2) 1836 : audit [DBG] from='client.? 172.21.15.67:0/1286584328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:32 smithi082 bash[20963]: cluster 2024-04-03T16:56:31.267772+0000 mgr.y (mgr.24370) 4744 : cluster [DBG] pgmap v4728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:32 smithi082 bash[20963]: audit 2024-04-03T16:56:32.518433+0000 mon.c (mon.2) 1836 : audit [DBG] from='client.? 172.21.15.67:0/1286584328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:56:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:56:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:34 smithi067 bash[17655]: cluster 2024-04-03T16:56:33.268473+0000 mgr.y (mgr.24370) 4745 : cluster [DBG] pgmap v4729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:34 smithi067 bash[27441]: cluster 2024-04-03T16:56:33.268473+0000 mgr.y (mgr.24370) 4745 : cluster [DBG] pgmap v4729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:34 smithi082 bash[20963]: cluster 2024-04-03T16:56:33.268473+0000 mgr.y (mgr.24370) 4745 : cluster [DBG] pgmap v4729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:35 smithi067 bash[27441]: audit 2024-04-03T16:56:34.971675+0000 mon.c (mon.2) 1837 : audit [DBG] from='client.? 172.21.15.67:0/3751839619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:35 smithi067 bash[17655]: audit 2024-04-03T16:56:34.971675+0000 mon.c (mon.2) 1837 : audit [DBG] from='client.? 172.21.15.67:0/3751839619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:35 smithi082 bash[20963]: audit 2024-04-03T16:56:34.971675+0000 mon.c (mon.2) 1837 : audit [DBG] from='client.? 172.21.15.67:0/3751839619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:36 smithi067 bash[17655]: cluster 2024-04-03T16:56:35.269152+0000 mgr.y (mgr.24370) 4746 : cluster [DBG] pgmap v4730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:36 smithi067 bash[27441]: cluster 2024-04-03T16:56:35.269152+0000 mgr.y (mgr.24370) 4746 : cluster [DBG] pgmap v4730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:36 smithi082 bash[20963]: cluster 2024-04-03T16:56:35.269152+0000 mgr.y (mgr.24370) 4746 : cluster [DBG] pgmap v4730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:37 smithi082 bash[20963]: audit 2024-04-03T16:56:37.428191+0000 mon.c (mon.2) 1838 : audit [DBG] from='client.? 172.21.15.67:0/2402677577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:37 smithi067 bash[27441]: audit 2024-04-03T16:56:37.428191+0000 mon.c (mon.2) 1838 : audit [DBG] from='client.? 172.21.15.67:0/2402677577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:37 smithi067 bash[17655]: audit 2024-04-03T16:56:37.428191+0000 mon.c (mon.2) 1838 : audit [DBG] from='client.? 172.21.15.67:0/2402677577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:38 smithi082 bash[20963]: cluster 2024-04-03T16:56:37.270295+0000 mgr.y (mgr.24370) 4747 : cluster [DBG] pgmap v4731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:38 smithi067 bash[17655]: cluster 2024-04-03T16:56:37.270295+0000 mgr.y (mgr.24370) 4747 : cluster [DBG] pgmap v4731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:38 smithi067 bash[27441]: cluster 2024-04-03T16:56:37.270295+0000 mgr.y (mgr.24370) 4747 : cluster [DBG] pgmap v4731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:40 smithi082 bash[20963]: cluster 2024-04-03T16:56:39.271002+0000 mgr.y (mgr.24370) 4748 : cluster [DBG] pgmap v4732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:40 smithi082 bash[20963]: audit 2024-04-03T16:56:39.874795+0000 mon.c (mon.2) 1839 : audit [DBG] from='client.? 172.21.15.67:0/2437693629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:40 smithi082 bash[20963]: audit 2024-04-03T16:56:39.897138+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:40 smithi067 bash[17655]: cluster 2024-04-03T16:56:39.271002+0000 mgr.y (mgr.24370) 4748 : cluster [DBG] pgmap v4732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:40 smithi067 bash[17655]: audit 2024-04-03T16:56:39.874795+0000 mon.c (mon.2) 1839 : audit [DBG] from='client.? 172.21.15.67:0/2437693629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:40 smithi067 bash[17655]: audit 2024-04-03T16:56:39.897138+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:40 smithi067 bash[27441]: cluster 2024-04-03T16:56:39.271002+0000 mgr.y (mgr.24370) 4748 : cluster [DBG] pgmap v4732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:40 smithi067 bash[27441]: audit 2024-04-03T16:56:39.874795+0000 mon.c (mon.2) 1839 : audit [DBG] from='client.? 172.21.15.67:0/2437693629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:40 smithi067 bash[27441]: audit 2024-04-03T16:56:39.897138+0000 mon.a (mon.0) 4621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:42 smithi067 bash[27441]: cluster 2024-04-03T16:56:41.272158+0000 mgr.y (mgr.24370) 4749 : cluster [DBG] pgmap v4733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:42 smithi067 bash[27441]: audit 2024-04-03T16:56:42.327595+0000 mon.c (mon.2) 1840 : audit [DBG] from='client.? 172.21.15.67:0/2554698117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:42 smithi067 bash[17655]: cluster 2024-04-03T16:56:41.272158+0000 mgr.y (mgr.24370) 4749 : cluster [DBG] pgmap v4733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:42 smithi067 bash[17655]: audit 2024-04-03T16:56:42.327595+0000 mon.c (mon.2) 1840 : audit [DBG] from='client.? 172.21.15.67:0/2554698117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:42 smithi082 bash[20963]: cluster 2024-04-03T16:56:41.272158+0000 mgr.y (mgr.24370) 4749 : cluster [DBG] pgmap v4733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:42 smithi082 bash[20963]: audit 2024-04-03T16:56:42.327595+0000 mon.c (mon.2) 1840 : audit [DBG] from='client.? 172.21.15.67:0/2554698117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:43] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:56:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:56:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:44 smithi082 bash[20963]: cluster 2024-04-03T16:56:43.272846+0000 mgr.y (mgr.24370) 4750 : cluster [DBG] pgmap v4734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:44 smithi067 bash[17655]: cluster 2024-04-03T16:56:43.272846+0000 mgr.y (mgr.24370) 4750 : cluster [DBG] pgmap v4734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:44 smithi067 bash[27441]: cluster 2024-04-03T16:56:43.272846+0000 mgr.y (mgr.24370) 4750 : cluster [DBG] pgmap v4734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:45 smithi082 bash[20963]: audit 2024-04-03T16:56:44.776641+0000 mon.a (mon.0) 4622 : audit [DBG] from='client.? 172.21.15.67:0/2587849924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:45 smithi067 bash[17655]: audit 2024-04-03T16:56:44.776641+0000 mon.a (mon.0) 4622 : audit [DBG] from='client.? 172.21.15.67:0/2587849924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:45 smithi067 bash[27441]: audit 2024-04-03T16:56:44.776641+0000 mon.a (mon.0) 4622 : audit [DBG] from='client.? 172.21.15.67:0/2587849924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:46 smithi082 bash[20963]: cluster 2024-04-03T16:56:45.273512+0000 mgr.y (mgr.24370) 4751 : cluster [DBG] pgmap v4735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:46 smithi067 bash[27441]: cluster 2024-04-03T16:56:45.273512+0000 mgr.y (mgr.24370) 4751 : cluster [DBG] pgmap v4735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:46 smithi067 bash[17655]: cluster 2024-04-03T16:56:45.273512+0000 mgr.y (mgr.24370) 4751 : cluster [DBG] pgmap v4735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:47 smithi082 bash[20963]: audit 2024-04-03T16:56:47.223596+0000 mon.c (mon.2) 1841 : audit [DBG] from='client.? 172.21.15.67:0/3100812080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:47 smithi067 bash[17655]: audit 2024-04-03T16:56:47.223596+0000 mon.c (mon.2) 1841 : audit [DBG] from='client.? 172.21.15.67:0/3100812080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:47 smithi067 bash[27441]: audit 2024-04-03T16:56:47.223596+0000 mon.c (mon.2) 1841 : audit [DBG] from='client.? 172.21.15.67:0/3100812080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:48 smithi082 bash[20963]: cluster 2024-04-03T16:56:47.274816+0000 mgr.y (mgr.24370) 4752 : cluster [DBG] pgmap v4736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:48 smithi067 bash[17655]: cluster 2024-04-03T16:56:47.274816+0000 mgr.y (mgr.24370) 4752 : cluster [DBG] pgmap v4736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:48 smithi067 bash[27441]: cluster 2024-04-03T16:56:47.274816+0000 mgr.y (mgr.24370) 4752 : cluster [DBG] pgmap v4736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:49 smithi082 bash[20963]: audit 2024-04-03T16:56:49.676550+0000 mon.c (mon.2) 1842 : audit [DBG] from='client.? 172.21.15.67:0/4182943290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:49 smithi067 bash[17655]: audit 2024-04-03T16:56:49.676550+0000 mon.c (mon.2) 1842 : audit [DBG] from='client.? 172.21.15.67:0/4182943290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:49 smithi067 bash[27441]: audit 2024-04-03T16:56:49.676550+0000 mon.c (mon.2) 1842 : audit [DBG] from='client.? 172.21.15.67:0/4182943290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:50 smithi082 bash[20963]: cluster 2024-04-03T16:56:49.275621+0000 mgr.y (mgr.24370) 4753 : cluster [DBG] pgmap v4737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:50 smithi067 bash[27441]: cluster 2024-04-03T16:56:49.275621+0000 mgr.y (mgr.24370) 4753 : cluster [DBG] pgmap v4737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:50 smithi067 bash[17655]: cluster 2024-04-03T16:56:49.275621+0000 mgr.y (mgr.24370) 4753 : cluster [DBG] pgmap v4737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:52 smithi067 bash[17655]: cluster 2024-04-03T16:56:51.276773+0000 mgr.y (mgr.24370) 4754 : cluster [DBG] pgmap v4738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:52 smithi067 bash[17655]: audit 2024-04-03T16:56:52.134894+0000 mon.a (mon.0) 4623 : audit [DBG] from='client.? 172.21.15.67:0/1273028175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:52 smithi067 bash[27441]: cluster 2024-04-03T16:56:51.276773+0000 mgr.y (mgr.24370) 4754 : cluster [DBG] pgmap v4738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:52 smithi067 bash[27441]: audit 2024-04-03T16:56:52.134894+0000 mon.a (mon.0) 4623 : audit [DBG] from='client.? 172.21.15.67:0/1273028175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:52 smithi082 bash[20963]: cluster 2024-04-03T16:56:51.276773+0000 mgr.y (mgr.24370) 4754 : cluster [DBG] pgmap v4738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:52 smithi082 bash[20963]: audit 2024-04-03T16:56:52.134894+0000 mon.a (mon.0) 4623 : audit [DBG] from='client.? 172.21.15.67:0/1273028175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:53] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:56:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:56:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:54 smithi082 bash[20963]: cluster 2024-04-03T16:56:53.277438+0000 mgr.y (mgr.24370) 4755 : cluster [DBG] pgmap v4739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:54 smithi082 bash[20963]: audit 2024-04-03T16:56:54.594941+0000 mon.c (mon.2) 1843 : audit [DBG] from='client.? 172.21.15.67:0/1305599445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:54 smithi067 bash[17655]: cluster 2024-04-03T16:56:53.277438+0000 mgr.y (mgr.24370) 4755 : cluster [DBG] pgmap v4739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:54 smithi067 bash[17655]: audit 2024-04-03T16:56:54.594941+0000 mon.c (mon.2) 1843 : audit [DBG] from='client.? 172.21.15.67:0/1305599445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:54 smithi067 bash[27441]: cluster 2024-04-03T16:56:53.277438+0000 mgr.y (mgr.24370) 4755 : cluster [DBG] pgmap v4739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:54 smithi067 bash[27441]: audit 2024-04-03T16:56:54.594941+0000 mon.c (mon.2) 1843 : audit [DBG] from='client.? 172.21.15.67:0/1305599445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:55 smithi082 bash[20963]: audit 2024-04-03T16:56:54.897872+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:55 smithi067 bash[17655]: audit 2024-04-03T16:56:54.897872+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:55 smithi067 bash[27441]: audit 2024-04-03T16:56:54.897872+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:56:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:56 smithi082 bash[20963]: cluster 2024-04-03T16:56:55.278102+0000 mgr.y (mgr.24370) 4756 : cluster [DBG] pgmap v4740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:56 smithi067 bash[17655]: cluster 2024-04-03T16:56:55.278102+0000 mgr.y (mgr.24370) 4756 : cluster [DBG] pgmap v4740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:56 smithi067 bash[27441]: cluster 2024-04-03T16:56:55.278102+0000 mgr.y (mgr.24370) 4756 : cluster [DBG] pgmap v4740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:57 smithi082 bash[20963]: audit 2024-04-03T16:56:57.061620+0000 mon.a (mon.0) 4625 : audit [DBG] from='client.? 172.21.15.67:0/378242644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:57 smithi067 bash[17655]: audit 2024-04-03T16:56:57.061620+0000 mon.a (mon.0) 4625 : audit [DBG] from='client.? 172.21.15.67:0/378242644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:57 smithi067 bash[27441]: audit 2024-04-03T16:56:57.061620+0000 mon.a (mon.0) 4625 : audit [DBG] from='client.? 172.21.15.67:0/378242644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:56:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:58 smithi082 bash[20963]: cluster 2024-04-03T16:56:57.279258+0000 mgr.y (mgr.24370) 4757 : cluster [DBG] pgmap v4741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:58 smithi067 bash[27441]: cluster 2024-04-03T16:56:57.279258+0000 mgr.y (mgr.24370) 4757 : cluster [DBG] pgmap v4741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:56:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:58 smithi067 bash[17655]: cluster 2024-04-03T16:56:57.279258+0000 mgr.y (mgr.24370) 4757 : cluster [DBG] pgmap v4741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:56:59 smithi082 bash[20963]: audit 2024-04-03T16:56:59.521639+0000 mon.c (mon.2) 1844 : audit [DBG] from='client.? 172.21.15.67:0/2583510230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:56:59 smithi067 bash[17655]: audit 2024-04-03T16:56:59.521639+0000 mon.c (mon.2) 1844 : audit [DBG] from='client.? 172.21.15.67:0/2583510230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:56:59 smithi067 bash[27441]: audit 2024-04-03T16:56:59.521639+0000 mon.c (mon.2) 1844 : audit [DBG] from='client.? 172.21.15.67:0/2583510230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:00 smithi082 bash[20963]: cluster 2024-04-03T16:56:59.279928+0000 mgr.y (mgr.24370) 4758 : cluster [DBG] pgmap v4742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:00 smithi067 bash[17655]: cluster 2024-04-03T16:56:59.279928+0000 mgr.y (mgr.24370) 4758 : cluster [DBG] pgmap v4742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:00 smithi067 bash[27441]: cluster 2024-04-03T16:56:59.279928+0000 mgr.y (mgr.24370) 4758 : cluster [DBG] pgmap v4742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:02 smithi067 bash[17655]: cluster 2024-04-03T16:57:01.281092+0000 mgr.y (mgr.24370) 4759 : cluster [DBG] pgmap v4743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:02 smithi067 bash[17655]: audit 2024-04-03T16:57:01.978741+0000 mon.c (mon.2) 1845 : audit [DBG] from='client.? 172.21.15.67:0/3577785983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:02 smithi067 bash[27441]: cluster 2024-04-03T16:57:01.281092+0000 mgr.y (mgr.24370) 4759 : cluster [DBG] pgmap v4743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:02 smithi067 bash[27441]: audit 2024-04-03T16:57:01.978741+0000 mon.c (mon.2) 1845 : audit [DBG] from='client.? 172.21.15.67:0/3577785983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:02 smithi082 bash[20963]: cluster 2024-04-03T16:57:01.281092+0000 mgr.y (mgr.24370) 4759 : cluster [DBG] pgmap v4743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:02 smithi082 bash[20963]: audit 2024-04-03T16:57:01.978741+0000 mon.c (mon.2) 1845 : audit [DBG] from='client.? 172.21.15.67:0/3577785983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:03] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:57:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:57:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:04 smithi082 bash[20963]: cluster 2024-04-03T16:57:03.281792+0000 mgr.y (mgr.24370) 4760 : cluster [DBG] pgmap v4744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:04 smithi082 bash[20963]: audit 2024-04-03T16:57:04.432302+0000 mon.a (mon.0) 4626 : audit [DBG] from='client.? 172.21.15.67:0/3771016643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:04 smithi067 bash[17655]: cluster 2024-04-03T16:57:03.281792+0000 mgr.y (mgr.24370) 4760 : cluster [DBG] pgmap v4744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:04 smithi067 bash[17655]: audit 2024-04-03T16:57:04.432302+0000 mon.a (mon.0) 4626 : audit [DBG] from='client.? 172.21.15.67:0/3771016643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:04 smithi067 bash[27441]: cluster 2024-04-03T16:57:03.281792+0000 mgr.y (mgr.24370) 4760 : cluster [DBG] pgmap v4744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:04 smithi067 bash[27441]: audit 2024-04-03T16:57:04.432302+0000 mon.a (mon.0) 4626 : audit [DBG] from='client.? 172.21.15.67:0/3771016643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:06 smithi082 bash[20963]: cluster 2024-04-03T16:57:05.282467+0000 mgr.y (mgr.24370) 4761 : cluster [DBG] pgmap v4745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:06 smithi067 bash[17655]: cluster 2024-04-03T16:57:05.282467+0000 mgr.y (mgr.24370) 4761 : cluster [DBG] pgmap v4745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:06 smithi067 bash[27441]: cluster 2024-04-03T16:57:05.282467+0000 mgr.y (mgr.24370) 4761 : cluster [DBG] pgmap v4745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:07 smithi082 bash[20963]: audit 2024-04-03T16:57:06.888759+0000 mon.a (mon.0) 4627 : audit [DBG] from='client.? 172.21.15.67:0/3554397583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:07 smithi067 bash[27441]: audit 2024-04-03T16:57:06.888759+0000 mon.a (mon.0) 4627 : audit [DBG] from='client.? 172.21.15.67:0/3554397583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:07 smithi067 bash[17655]: audit 2024-04-03T16:57:06.888759+0000 mon.a (mon.0) 4627 : audit [DBG] from='client.? 172.21.15.67:0/3554397583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:08 smithi082 bash[20963]: cluster 2024-04-03T16:57:07.283631+0000 mgr.y (mgr.24370) 4762 : cluster [DBG] pgmap v4746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:08 smithi067 bash[17655]: cluster 2024-04-03T16:57:07.283631+0000 mgr.y (mgr.24370) 4762 : cluster [DBG] pgmap v4746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:08 smithi067 bash[27441]: cluster 2024-04-03T16:57:07.283631+0000 mgr.y (mgr.24370) 4762 : cluster [DBG] pgmap v4746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:09 smithi082 bash[20963]: audit 2024-04-03T16:57:09.339078+0000 mon.c (mon.2) 1846 : audit [DBG] from='client.? 172.21.15.67:0/3054139551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:09 smithi067 bash[27441]: audit 2024-04-03T16:57:09.339078+0000 mon.c (mon.2) 1846 : audit [DBG] from='client.? 172.21.15.67:0/3054139551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:09 smithi067 bash[17655]: audit 2024-04-03T16:57:09.339078+0000 mon.c (mon.2) 1846 : audit [DBG] from='client.? 172.21.15.67:0/3054139551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:10 smithi082 bash[20963]: cluster 2024-04-03T16:57:09.284317+0000 mgr.y (mgr.24370) 4763 : cluster [DBG] pgmap v4747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:10 smithi082 bash[20963]: audit 2024-04-03T16:57:09.898024+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:10 smithi067 bash[27441]: cluster 2024-04-03T16:57:09.284317+0000 mgr.y (mgr.24370) 4763 : cluster [DBG] pgmap v4747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:10 smithi067 bash[27441]: audit 2024-04-03T16:57:09.898024+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:10 smithi067 bash[17655]: cluster 2024-04-03T16:57:09.284317+0000 mgr.y (mgr.24370) 4763 : cluster [DBG] pgmap v4747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:10 smithi067 bash[17655]: audit 2024-04-03T16:57:09.898024+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:11 smithi082 bash[20963]: audit 2024-04-03T16:57:11.796247+0000 mon.a (mon.0) 4629 : audit [DBG] from='client.? 172.21.15.67:0/1027606284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:11 smithi067 bash[27441]: audit 2024-04-03T16:57:11.796247+0000 mon.a (mon.0) 4629 : audit [DBG] from='client.? 172.21.15.67:0/1027606284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:11 smithi067 bash[17655]: audit 2024-04-03T16:57:11.796247+0000 mon.a (mon.0) 4629 : audit [DBG] from='client.? 172.21.15.67:0/1027606284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:12 smithi067 bash[27441]: cluster 2024-04-03T16:57:11.285460+0000 mgr.y (mgr.24370) 4764 : cluster [DBG] pgmap v4748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:12 smithi067 bash[17655]: cluster 2024-04-03T16:57:11.285460+0000 mgr.y (mgr.24370) 4764 : cluster [DBG] pgmap v4748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:12 smithi082 bash[20963]: cluster 2024-04-03T16:57:11.285460+0000 mgr.y (mgr.24370) 4764 : cluster [DBG] pgmap v4748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:57:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:57:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:14 smithi082 bash[20963]: cluster 2024-04-03T16:57:13.286146+0000 mgr.y (mgr.24370) 4765 : cluster [DBG] pgmap v4749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:14 smithi082 bash[20963]: audit 2024-04-03T16:57:14.244766+0000 mon.a (mon.0) 4630 : audit [DBG] from='client.? 172.21.15.67:0/2585148517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:14 smithi067 bash[27441]: cluster 2024-04-03T16:57:13.286146+0000 mgr.y (mgr.24370) 4765 : cluster [DBG] pgmap v4749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:14 smithi067 bash[27441]: audit 2024-04-03T16:57:14.244766+0000 mon.a (mon.0) 4630 : audit [DBG] from='client.? 172.21.15.67:0/2585148517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:14 smithi067 bash[17655]: cluster 2024-04-03T16:57:13.286146+0000 mgr.y (mgr.24370) 4765 : cluster [DBG] pgmap v4749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:14 smithi067 bash[17655]: audit 2024-04-03T16:57:14.244766+0000 mon.a (mon.0) 4630 : audit [DBG] from='client.? 172.21.15.67:0/2585148517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:16 smithi082 bash[20963]: cluster 2024-04-03T16:57:15.286947+0000 mgr.y (mgr.24370) 4766 : cluster [DBG] pgmap v4750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:16 smithi082 bash[20963]: audit 2024-04-03T16:57:16.688564+0000 mon.c (mon.2) 1847 : audit [DBG] from='client.? 172.21.15.67:0/1890540895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:16 smithi067 bash[17655]: cluster 2024-04-03T16:57:15.286947+0000 mgr.y (mgr.24370) 4766 : cluster [DBG] pgmap v4750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:16 smithi067 bash[17655]: audit 2024-04-03T16:57:16.688564+0000 mon.c (mon.2) 1847 : audit [DBG] from='client.? 172.21.15.67:0/1890540895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:16 smithi067 bash[27441]: cluster 2024-04-03T16:57:15.286947+0000 mgr.y (mgr.24370) 4766 : cluster [DBG] pgmap v4750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:16 smithi067 bash[27441]: audit 2024-04-03T16:57:16.688564+0000 mon.c (mon.2) 1847 : audit [DBG] from='client.? 172.21.15.67:0/1890540895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:18 smithi082 bash[20963]: cluster 2024-04-03T16:57:17.288206+0000 mgr.y (mgr.24370) 4767 : cluster [DBG] pgmap v4751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:18 smithi067 bash[17655]: cluster 2024-04-03T16:57:17.288206+0000 mgr.y (mgr.24370) 4767 : cluster [DBG] pgmap v4751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:18 smithi067 bash[27441]: cluster 2024-04-03T16:57:17.288206+0000 mgr.y (mgr.24370) 4767 : cluster [DBG] pgmap v4751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:19 smithi082 bash[20963]: audit 2024-04-03T16:57:19.139809+0000 mon.a (mon.0) 4631 : audit [DBG] from='client.? 172.21.15.67:0/1822591358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:19 smithi067 bash[27441]: audit 2024-04-03T16:57:19.139809+0000 mon.a (mon.0) 4631 : audit [DBG] from='client.? 172.21.15.67:0/1822591358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:19 smithi067 bash[17655]: audit 2024-04-03T16:57:19.139809+0000 mon.a (mon.0) 4631 : audit [DBG] from='client.? 172.21.15.67:0/1822591358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:20 smithi082 bash[20963]: cluster 2024-04-03T16:57:19.288901+0000 mgr.y (mgr.24370) 4768 : cluster [DBG] pgmap v4752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:20 smithi067 bash[17655]: cluster 2024-04-03T16:57:19.288901+0000 mgr.y (mgr.24370) 4768 : cluster [DBG] pgmap v4752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:20 smithi067 bash[27441]: cluster 2024-04-03T16:57:19.288901+0000 mgr.y (mgr.24370) 4768 : cluster [DBG] pgmap v4752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:21 smithi082 bash[20963]: audit 2024-04-03T16:57:21.589744+0000 mon.c (mon.2) 1848 : audit [DBG] from='client.? 172.21.15.67:0/346892806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:21 smithi067 bash[17655]: audit 2024-04-03T16:57:21.589744+0000 mon.c (mon.2) 1848 : audit [DBG] from='client.? 172.21.15.67:0/346892806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:21 smithi067 bash[27441]: audit 2024-04-03T16:57:21.589744+0000 mon.c (mon.2) 1848 : audit [DBG] from='client.? 172.21.15.67:0/346892806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:22 smithi082 bash[20963]: cluster 2024-04-03T16:57:21.289871+0000 mgr.y (mgr.24370) 4769 : cluster [DBG] pgmap v4753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:22 smithi067 bash[17655]: cluster 2024-04-03T16:57:21.289871+0000 mgr.y (mgr.24370) 4769 : cluster [DBG] pgmap v4753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:22 smithi067 bash[27441]: cluster 2024-04-03T16:57:21.289871+0000 mgr.y (mgr.24370) 4769 : cluster [DBG] pgmap v4753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:23.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:57:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:57:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:24 smithi082 bash[20963]: cluster 2024-04-03T16:57:23.290528+0000 mgr.y (mgr.24370) 4770 : cluster [DBG] pgmap v4754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:24 smithi082 bash[20963]: audit 2024-04-03T16:57:24.041355+0000 mon.c (mon.2) 1849 : audit [DBG] from='client.? 172.21.15.67:0/242445266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:24 smithi067 bash[17655]: cluster 2024-04-03T16:57:23.290528+0000 mgr.y (mgr.24370) 4770 : cluster [DBG] pgmap v4754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:24 smithi067 bash[17655]: audit 2024-04-03T16:57:24.041355+0000 mon.c (mon.2) 1849 : audit [DBG] from='client.? 172.21.15.67:0/242445266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:24 smithi067 bash[27441]: cluster 2024-04-03T16:57:23.290528+0000 mgr.y (mgr.24370) 4770 : cluster [DBG] pgmap v4754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:24 smithi067 bash[27441]: audit 2024-04-03T16:57:24.041355+0000 mon.c (mon.2) 1849 : audit [DBG] from='client.? 172.21.15.67:0/242445266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:25 smithi082 bash[20963]: audit 2024-04-03T16:57:24.898522+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:25 smithi082 bash[20963]: cluster 2024-04-03T16:57:25.291225+0000 mgr.y (mgr.24370) 4771 : cluster [DBG] pgmap v4755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:25 smithi067 bash[17655]: audit 2024-04-03T16:57:24.898522+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:25 smithi067 bash[17655]: cluster 2024-04-03T16:57:25.291225+0000 mgr.y (mgr.24370) 4771 : cluster [DBG] pgmap v4755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:25 smithi067 bash[27441]: audit 2024-04-03T16:57:24.898522+0000 mon.a (mon.0) 4632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:25 smithi067 bash[27441]: cluster 2024-04-03T16:57:25.291225+0000 mgr.y (mgr.24370) 4771 : cluster [DBG] pgmap v4755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:26 smithi082 bash[20963]: audit 2024-04-03T16:57:26.494297+0000 mon.a (mon.0) 4633 : audit [DBG] from='client.? 172.21.15.67:0/1561028518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:26 smithi067 bash[27441]: audit 2024-04-03T16:57:26.494297+0000 mon.a (mon.0) 4633 : audit [DBG] from='client.? 172.21.15.67:0/1561028518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:26 smithi067 bash[17655]: audit 2024-04-03T16:57:26.494297+0000 mon.a (mon.0) 4633 : audit [DBG] from='client.? 172.21.15.67:0/1561028518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:27 smithi082 bash[20963]: cluster 2024-04-03T16:57:27.292411+0000 mgr.y (mgr.24370) 4772 : cluster [DBG] pgmap v4756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:27 smithi067 bash[27441]: cluster 2024-04-03T16:57:27.292411+0000 mgr.y (mgr.24370) 4772 : cluster [DBG] pgmap v4756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:28.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:27 smithi067 bash[17655]: cluster 2024-04-03T16:57:27.292411+0000 mgr.y (mgr.24370) 4772 : cluster [DBG] pgmap v4756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:29 smithi082 bash[20963]: audit 2024-04-03T16:57:28.951684+0000 mon.c (mon.2) 1850 : audit [DBG] from='client.? 172.21.15.67:0/4116520737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:29 smithi067 bash[17655]: audit 2024-04-03T16:57:28.951684+0000 mon.c (mon.2) 1850 : audit [DBG] from='client.? 172.21.15.67:0/4116520737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:29 smithi067 bash[27441]: audit 2024-04-03T16:57:28.951684+0000 mon.c (mon.2) 1850 : audit [DBG] from='client.? 172.21.15.67:0/4116520737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:30.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:30 smithi082 bash[20963]: cluster 2024-04-03T16:57:29.293105+0000 mgr.y (mgr.24370) 4773 : cluster [DBG] pgmap v4757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:30 smithi067 bash[17655]: cluster 2024-04-03T16:57:29.293105+0000 mgr.y (mgr.24370) 4773 : cluster [DBG] pgmap v4757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:30 smithi067 bash[27441]: cluster 2024-04-03T16:57:29.293105+0000 mgr.y (mgr.24370) 4773 : cluster [DBG] pgmap v4757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:31 smithi082 bash[20963]: audit 2024-04-03T16:57:31.266919+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:57:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:31 smithi067 bash[17655]: audit 2024-04-03T16:57:31.266919+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:57:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:31 smithi067 bash[27441]: audit 2024-04-03T16:57:31.266919+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:57:32.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:32 smithi082 bash[20963]: cluster 2024-04-03T16:57:31.293715+0000 mgr.y (mgr.24370) 4774 : cluster [DBG] pgmap v4758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:32.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:32 smithi082 bash[20963]: audit 2024-04-03T16:57:31.410558+0000 mon.a (mon.0) 4635 : audit [DBG] from='client.? 172.21.15.67:0/3982801791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:32 smithi067 bash[17655]: cluster 2024-04-03T16:57:31.293715+0000 mgr.y (mgr.24370) 4774 : cluster [DBG] pgmap v4758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:32 smithi067 bash[17655]: audit 2024-04-03T16:57:31.410558+0000 mon.a (mon.0) 4635 : audit [DBG] from='client.? 172.21.15.67:0/3982801791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:32.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:32 smithi067 bash[27441]: cluster 2024-04-03T16:57:31.293715+0000 mgr.y (mgr.24370) 4774 : cluster [DBG] pgmap v4758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:32.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:32 smithi067 bash[27441]: audit 2024-04-03T16:57:31.410558+0000 mon.a (mon.0) 4635 : audit [DBG] from='client.? 172.21.15.67:0/3982801791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:33] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:57:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:57:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:34 smithi082 bash[20963]: cluster 2024-04-03T16:57:33.294352+0000 mgr.y (mgr.24370) 4775 : cluster [DBG] pgmap v4759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:34 smithi082 bash[20963]: audit 2024-04-03T16:57:33.872164+0000 mon.c (mon.2) 1851 : audit [DBG] from='client.? 172.21.15.67:0/2365014840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:34 smithi067 bash[17655]: cluster 2024-04-03T16:57:33.294352+0000 mgr.y (mgr.24370) 4775 : cluster [DBG] pgmap v4759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:34 smithi067 bash[17655]: audit 2024-04-03T16:57:33.872164+0000 mon.c (mon.2) 1851 : audit [DBG] from='client.? 172.21.15.67:0/2365014840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:34 smithi067 bash[27441]: cluster 2024-04-03T16:57:33.294352+0000 mgr.y (mgr.24370) 4775 : cluster [DBG] pgmap v4759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:34 smithi067 bash[27441]: audit 2024-04-03T16:57:33.872164+0000 mon.c (mon.2) 1851 : audit [DBG] from='client.? 172.21.15.67:0/2365014840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:36 smithi082 bash[20963]: cluster 2024-04-03T16:57:35.295068+0000 mgr.y (mgr.24370) 4776 : cluster [DBG] pgmap v4760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:36 smithi082 bash[20963]: audit 2024-04-03T16:57:36.349311+0000 mon.c (mon.2) 1852 : audit [DBG] from='client.? 172.21.15.67:0/3410874972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:36 smithi067 bash[27441]: cluster 2024-04-03T16:57:35.295068+0000 mgr.y (mgr.24370) 4776 : cluster [DBG] pgmap v4760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:36 smithi067 bash[27441]: audit 2024-04-03T16:57:36.349311+0000 mon.c (mon.2) 1852 : audit [DBG] from='client.? 172.21.15.67:0/3410874972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:36.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:36 smithi067 bash[17655]: cluster 2024-04-03T16:57:35.295068+0000 mgr.y (mgr.24370) 4776 : cluster [DBG] pgmap v4760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:36.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:36 smithi067 bash[17655]: audit 2024-04-03T16:57:36.349311+0000 mon.c (mon.2) 1852 : audit [DBG] from='client.? 172.21.15.67:0/3410874972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:38.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:37 smithi082 bash[20963]: audit 2024-04-03T16:57:36.959781+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:37 smithi082 bash[20963]: audit 2024-04-03T16:57:36.967206+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:37 smithi082 bash[20963]: cluster 2024-04-03T16:57:37.296274+0000 mgr.y (mgr.24370) 4777 : cluster [DBG] pgmap v4761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:37 smithi082 bash[20963]: audit 2024-04-03T16:57:37.320985+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:37 smithi082 bash[20963]: audit 2024-04-03T16:57:37.339163+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:37 smithi082 bash[20963]: audit 2024-04-03T16:57:37.781040+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:57:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:37 smithi082 bash[20963]: audit 2024-04-03T16:57:37.782860+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:57:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:37 smithi082 bash[20963]: audit 2024-04-03T16:57:37.792335+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[17655]: audit 2024-04-03T16:57:36.959781+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[17655]: audit 2024-04-03T16:57:36.967206+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[17655]: cluster 2024-04-03T16:57:37.296274+0000 mgr.y (mgr.24370) 4777 : cluster [DBG] pgmap v4761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[17655]: audit 2024-04-03T16:57:37.320985+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[17655]: audit 2024-04-03T16:57:37.339163+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[17655]: audit 2024-04-03T16:57:37.781040+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:57:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[17655]: audit 2024-04-03T16:57:37.782860+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:57:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[17655]: audit 2024-04-03T16:57:37.792335+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[27441]: audit 2024-04-03T16:57:36.959781+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[27441]: audit 2024-04-03T16:57:36.967206+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[27441]: cluster 2024-04-03T16:57:37.296274+0000 mgr.y (mgr.24370) 4777 : cluster [DBG] pgmap v4761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[27441]: audit 2024-04-03T16:57:37.320985+0000 mon.a (mon.0) 4638 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[27441]: audit 2024-04-03T16:57:37.339163+0000 mon.a (mon.0) 4639 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[27441]: audit 2024-04-03T16:57:37.781040+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:57:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[27441]: audit 2024-04-03T16:57:37.782860+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:57:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:37 smithi067 bash[27441]: audit 2024-04-03T16:57:37.792335+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:57:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:39 smithi082 bash[20963]: audit 2024-04-03T16:57:38.817919+0000 mon.a (mon.0) 4643 : audit [DBG] from='client.? 172.21.15.67:0/35988167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:39 smithi067 bash[27441]: audit 2024-04-03T16:57:38.817919+0000 mon.a (mon.0) 4643 : audit [DBG] from='client.? 172.21.15.67:0/35988167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:39 smithi067 bash[17655]: audit 2024-04-03T16:57:38.817919+0000 mon.a (mon.0) 4643 : audit [DBG] from='client.? 172.21.15.67:0/35988167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:40 smithi082 bash[20963]: cluster 2024-04-03T16:57:39.296890+0000 mgr.y (mgr.24370) 4778 : cluster [DBG] pgmap v4762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:40 smithi082 bash[20963]: audit 2024-04-03T16:57:39.899024+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:40 smithi067 bash[17655]: cluster 2024-04-03T16:57:39.296890+0000 mgr.y (mgr.24370) 4778 : cluster [DBG] pgmap v4762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:40 smithi067 bash[17655]: audit 2024-04-03T16:57:39.899024+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:40 smithi067 bash[27441]: cluster 2024-04-03T16:57:39.296890+0000 mgr.y (mgr.24370) 4778 : cluster [DBG] pgmap v4762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:40 smithi067 bash[27441]: audit 2024-04-03T16:57:39.899024+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:41 smithi082 bash[20963]: audit 2024-04-03T16:57:41.267423+0000 mon.c (mon.2) 1853 : audit [DBG] from='client.? 172.21.15.67:0/2926139593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:41 smithi067 bash[17655]: audit 2024-04-03T16:57:41.267423+0000 mon.c (mon.2) 1853 : audit [DBG] from='client.? 172.21.15.67:0/2926139593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:41 smithi067 bash[27441]: audit 2024-04-03T16:57:41.267423+0000 mon.c (mon.2) 1853 : audit [DBG] from='client.? 172.21.15.67:0/2926139593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:42 smithi082 bash[20963]: cluster 2024-04-03T16:57:41.297990+0000 mgr.y (mgr.24370) 4779 : cluster [DBG] pgmap v4763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:42 smithi067 bash[27441]: cluster 2024-04-03T16:57:41.297990+0000 mgr.y (mgr.24370) 4779 : cluster [DBG] pgmap v4763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:42 smithi067 bash[17655]: cluster 2024-04-03T16:57:41.297990+0000 mgr.y (mgr.24370) 4779 : cluster [DBG] pgmap v4763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:57:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:57:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:44 smithi082 bash[20963]: cluster 2024-04-03T16:57:43.298847+0000 mgr.y (mgr.24370) 4780 : cluster [DBG] pgmap v4764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:44 smithi082 bash[20963]: audit 2024-04-03T16:57:43.730545+0000 mon.a (mon.0) 4645 : audit [DBG] from='client.? 172.21.15.67:0/3208743194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:44 smithi067 bash[17655]: cluster 2024-04-03T16:57:43.298847+0000 mgr.y (mgr.24370) 4780 : cluster [DBG] pgmap v4764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:44 smithi067 bash[17655]: audit 2024-04-03T16:57:43.730545+0000 mon.a (mon.0) 4645 : audit [DBG] from='client.? 172.21.15.67:0/3208743194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:44 smithi067 bash[27441]: cluster 2024-04-03T16:57:43.298847+0000 mgr.y (mgr.24370) 4780 : cluster [DBG] pgmap v4764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:44 smithi067 bash[27441]: audit 2024-04-03T16:57:43.730545+0000 mon.a (mon.0) 4645 : audit [DBG] from='client.? 172.21.15.67:0/3208743194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:46 smithi082 bash[20963]: cluster 2024-04-03T16:57:45.299634+0000 mgr.y (mgr.24370) 4781 : cluster [DBG] pgmap v4765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:46 smithi082 bash[20963]: audit 2024-04-03T16:57:46.185392+0000 mon.c (mon.2) 1854 : audit [DBG] from='client.? 172.21.15.67:0/1755274869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:46 smithi067 bash[27441]: cluster 2024-04-03T16:57:45.299634+0000 mgr.y (mgr.24370) 4781 : cluster [DBG] pgmap v4765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:46 smithi067 bash[27441]: audit 2024-04-03T16:57:46.185392+0000 mon.c (mon.2) 1854 : audit [DBG] from='client.? 172.21.15.67:0/1755274869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:46 smithi067 bash[17655]: cluster 2024-04-03T16:57:45.299634+0000 mgr.y (mgr.24370) 4781 : cluster [DBG] pgmap v4765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:46 smithi067 bash[17655]: audit 2024-04-03T16:57:46.185392+0000 mon.c (mon.2) 1854 : audit [DBG] from='client.? 172.21.15.67:0/1755274869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:48 smithi082 bash[20963]: cluster 2024-04-03T16:57:47.300857+0000 mgr.y (mgr.24370) 4782 : cluster [DBG] pgmap v4766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:48 smithi067 bash[17655]: cluster 2024-04-03T16:57:47.300857+0000 mgr.y (mgr.24370) 4782 : cluster [DBG] pgmap v4766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:48 smithi067 bash[27441]: cluster 2024-04-03T16:57:47.300857+0000 mgr.y (mgr.24370) 4782 : cluster [DBG] pgmap v4766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:49 smithi082 bash[20963]: audit 2024-04-03T16:57:48.646520+0000 mon.a (mon.0) 4646 : audit [DBG] from='client.? 172.21.15.67:0/789487041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:49 smithi067 bash[27441]: audit 2024-04-03T16:57:48.646520+0000 mon.a (mon.0) 4646 : audit [DBG] from='client.? 172.21.15.67:0/789487041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:49 smithi067 bash[17655]: audit 2024-04-03T16:57:48.646520+0000 mon.a (mon.0) 4646 : audit [DBG] from='client.? 172.21.15.67:0/789487041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:50 smithi082 bash[20963]: cluster 2024-04-03T16:57:49.301533+0000 mgr.y (mgr.24370) 4783 : cluster [DBG] pgmap v4767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:50 smithi067 bash[17655]: cluster 2024-04-03T16:57:49.301533+0000 mgr.y (mgr.24370) 4783 : cluster [DBG] pgmap v4767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:50 smithi067 bash[27441]: cluster 2024-04-03T16:57:49.301533+0000 mgr.y (mgr.24370) 4783 : cluster [DBG] pgmap v4767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:51 smithi082 bash[20963]: audit 2024-04-03T16:57:51.105900+0000 mon.c (mon.2) 1855 : audit [DBG] from='client.? 172.21.15.67:0/2800513757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:51 smithi067 bash[27441]: audit 2024-04-03T16:57:51.105900+0000 mon.c (mon.2) 1855 : audit [DBG] from='client.? 172.21.15.67:0/2800513757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:51 smithi067 bash[17655]: audit 2024-04-03T16:57:51.105900+0000 mon.c (mon.2) 1855 : audit [DBG] from='client.? 172.21.15.67:0/2800513757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:52 smithi082 bash[20963]: cluster 2024-04-03T16:57:51.302719+0000 mgr.y (mgr.24370) 4784 : cluster [DBG] pgmap v4768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:52 smithi067 bash[27441]: cluster 2024-04-03T16:57:51.302719+0000 mgr.y (mgr.24370) 4784 : cluster [DBG] pgmap v4768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:52 smithi067 bash[17655]: cluster 2024-04-03T16:57:51.302719+0000 mgr.y (mgr.24370) 4784 : cluster [DBG] pgmap v4768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:57:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:57:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:54 smithi082 bash[20963]: cluster 2024-04-03T16:57:53.303334+0000 mgr.y (mgr.24370) 4785 : cluster [DBG] pgmap v4769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:54 smithi082 bash[20963]: audit 2024-04-03T16:57:53.565994+0000 mon.a (mon.0) 4647 : audit [DBG] from='client.? 172.21.15.67:0/2738621614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:54 smithi067 bash[17655]: cluster 2024-04-03T16:57:53.303334+0000 mgr.y (mgr.24370) 4785 : cluster [DBG] pgmap v4769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:54 smithi067 bash[17655]: audit 2024-04-03T16:57:53.565994+0000 mon.a (mon.0) 4647 : audit [DBG] from='client.? 172.21.15.67:0/2738621614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:54.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:54 smithi067 bash[27441]: cluster 2024-04-03T16:57:53.303334+0000 mgr.y (mgr.24370) 4785 : cluster [DBG] pgmap v4769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:54.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:54 smithi067 bash[27441]: audit 2024-04-03T16:57:53.565994+0000 mon.a (mon.0) 4647 : audit [DBG] from='client.? 172.21.15.67:0/2738621614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:55 smithi082 bash[20963]: audit 2024-04-03T16:57:54.899307+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:55 smithi067 bash[17655]: audit 2024-04-03T16:57:54.899307+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:55 smithi067 bash[27441]: audit 2024-04-03T16:57:54.899307+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:57:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:56 smithi082 bash[20963]: cluster 2024-04-03T16:57:55.303958+0000 mgr.y (mgr.24370) 4786 : cluster [DBG] pgmap v4770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:56 smithi082 bash[20963]: audit 2024-04-03T16:57:56.016003+0000 mon.c (mon.2) 1856 : audit [DBG] from='client.? 172.21.15.67:0/4142125022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:56 smithi067 bash[17655]: cluster 2024-04-03T16:57:55.303958+0000 mgr.y (mgr.24370) 4786 : cluster [DBG] pgmap v4770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:56 smithi067 bash[17655]: audit 2024-04-03T16:57:56.016003+0000 mon.c (mon.2) 1856 : audit [DBG] from='client.? 172.21.15.67:0/4142125022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:56 smithi067 bash[27441]: cluster 2024-04-03T16:57:55.303958+0000 mgr.y (mgr.24370) 4786 : cluster [DBG] pgmap v4770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:56 smithi067 bash[27441]: audit 2024-04-03T16:57:56.016003+0000 mon.c (mon.2) 1856 : audit [DBG] from='client.? 172.21.15.67:0/4142125022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:58 smithi082 bash[20963]: cluster 2024-04-03T16:57:57.305228+0000 mgr.y (mgr.24370) 4787 : cluster [DBG] pgmap v4771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:57:58 smithi082 bash[20963]: audit 2024-04-03T16:57:58.472763+0000 mon.a (mon.0) 4649 : audit [DBG] from='client.? 172.21.15.67:0/3390837204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:58 smithi067 bash[17655]: cluster 2024-04-03T16:57:57.305228+0000 mgr.y (mgr.24370) 4787 : cluster [DBG] pgmap v4771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:57:58 smithi067 bash[17655]: audit 2024-04-03T16:57:58.472763+0000 mon.a (mon.0) 4649 : audit [DBG] from='client.? 172.21.15.67:0/3390837204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:57:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:58 smithi067 bash[27441]: cluster 2024-04-03T16:57:57.305228+0000 mgr.y (mgr.24370) 4787 : cluster [DBG] pgmap v4771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:57:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:57:58 smithi067 bash[27441]: audit 2024-04-03T16:57:58.472763+0000 mon.a (mon.0) 4649 : audit [DBG] from='client.? 172.21.15.67:0/3390837204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:00 smithi082 bash[20963]: cluster 2024-04-03T16:57:59.305877+0000 mgr.y (mgr.24370) 4788 : cluster [DBG] pgmap v4772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:00 smithi067 bash[27441]: cluster 2024-04-03T16:57:59.305877+0000 mgr.y (mgr.24370) 4788 : cluster [DBG] pgmap v4772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:00 smithi067 bash[17655]: cluster 2024-04-03T16:57:59.305877+0000 mgr.y (mgr.24370) 4788 : cluster [DBG] pgmap v4772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:01.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:01 smithi082 bash[20963]: audit 2024-04-03T16:58:00.928700+0000 mon.a (mon.0) 4650 : audit [DBG] from='client.? 172.21.15.67:0/2307361454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:01 smithi067 bash[17655]: audit 2024-04-03T16:58:00.928700+0000 mon.a (mon.0) 4650 : audit [DBG] from='client.? 172.21.15.67:0/2307361454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:01 smithi067 bash[27441]: audit 2024-04-03T16:58:00.928700+0000 mon.a (mon.0) 4650 : audit [DBG] from='client.? 172.21.15.67:0/2307361454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:02 smithi082 bash[20963]: cluster 2024-04-03T16:58:01.307027+0000 mgr.y (mgr.24370) 4789 : cluster [DBG] pgmap v4773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:02 smithi067 bash[17655]: cluster 2024-04-03T16:58:01.307027+0000 mgr.y (mgr.24370) 4789 : cluster [DBG] pgmap v4773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:02 smithi067 bash[27441]: cluster 2024-04-03T16:58:01.307027+0000 mgr.y (mgr.24370) 4789 : cluster [DBG] pgmap v4773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T16:58:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:03 smithi082 bash[20963]: audit 2024-04-03T16:58:03.383867+0000 mon.c (mon.2) 1857 : audit [DBG] from='client.? 172.21.15.67:0/1343076727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:58:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:03 smithi067 bash[27441]: audit 2024-04-03T16:58:03.383867+0000 mon.c (mon.2) 1857 : audit [DBG] from='client.? 172.21.15.67:0/1343076727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:03 smithi067 bash[17655]: audit 2024-04-03T16:58:03.383867+0000 mon.c (mon.2) 1857 : audit [DBG] from='client.? 172.21.15.67:0/1343076727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:04 smithi082 bash[20963]: cluster 2024-04-03T16:58:03.307501+0000 mgr.y (mgr.24370) 4790 : cluster [DBG] pgmap v4774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:04 smithi067 bash[17655]: cluster 2024-04-03T16:58:03.307501+0000 mgr.y (mgr.24370) 4790 : cluster [DBG] pgmap v4774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:04 smithi067 bash[27441]: cluster 2024-04-03T16:58:03.307501+0000 mgr.y (mgr.24370) 4790 : cluster [DBG] pgmap v4774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:06 smithi082 bash[20963]: cluster 2024-04-03T16:58:05.308329+0000 mgr.y (mgr.24370) 4791 : cluster [DBG] pgmap v4775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:06 smithi082 bash[20963]: audit 2024-04-03T16:58:05.845014+0000 mon.c (mon.2) 1858 : audit [DBG] from='client.? 172.21.15.67:0/3378952738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:06 smithi067 bash[27441]: cluster 2024-04-03T16:58:05.308329+0000 mgr.y (mgr.24370) 4791 : cluster [DBG] pgmap v4775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:06 smithi067 bash[27441]: audit 2024-04-03T16:58:05.845014+0000 mon.c (mon.2) 1858 : audit [DBG] from='client.? 172.21.15.67:0/3378952738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:06 smithi067 bash[17655]: cluster 2024-04-03T16:58:05.308329+0000 mgr.y (mgr.24370) 4791 : cluster [DBG] pgmap v4775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:06 smithi067 bash[17655]: audit 2024-04-03T16:58:05.845014+0000 mon.c (mon.2) 1858 : audit [DBG] from='client.? 172.21.15.67:0/3378952738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:08 smithi082 bash[20963]: cluster 2024-04-03T16:58:07.309573+0000 mgr.y (mgr.24370) 4792 : cluster [DBG] pgmap v4776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:08 smithi082 bash[20963]: audit 2024-04-03T16:58:08.308659+0000 mon.c (mon.2) 1859 : audit [DBG] from='client.? 172.21.15.67:0/3907280741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:08 smithi067 bash[27441]: cluster 2024-04-03T16:58:07.309573+0000 mgr.y (mgr.24370) 4792 : cluster [DBG] pgmap v4776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:08 smithi067 bash[27441]: audit 2024-04-03T16:58:08.308659+0000 mon.c (mon.2) 1859 : audit [DBG] from='client.? 172.21.15.67:0/3907280741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:08.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:08 smithi067 bash[17655]: cluster 2024-04-03T16:58:07.309573+0000 mgr.y (mgr.24370) 4792 : cluster [DBG] pgmap v4776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:08.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:08 smithi067 bash[17655]: audit 2024-04-03T16:58:08.308659+0000 mon.c (mon.2) 1859 : audit [DBG] from='client.? 172.21.15.67:0/3907280741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:10 smithi082 bash[20963]: cluster 2024-04-03T16:58:09.310245+0000 mgr.y (mgr.24370) 4793 : cluster [DBG] pgmap v4777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:10 smithi082 bash[20963]: audit 2024-04-03T16:58:09.899743+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:10 smithi067 bash[17655]: cluster 2024-04-03T16:58:09.310245+0000 mgr.y (mgr.24370) 4793 : cluster [DBG] pgmap v4777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:10 smithi067 bash[17655]: audit 2024-04-03T16:58:09.899743+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:10 smithi067 bash[27441]: cluster 2024-04-03T16:58:09.310245+0000 mgr.y (mgr.24370) 4793 : cluster [DBG] pgmap v4777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:10 smithi067 bash[27441]: audit 2024-04-03T16:58:09.899743+0000 mon.a (mon.0) 4651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:11 smithi082 bash[20963]: audit 2024-04-03T16:58:10.772145+0000 mon.c (mon.2) 1860 : audit [DBG] from='client.? 172.21.15.67:0/1982878427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:11 smithi067 bash[17655]: audit 2024-04-03T16:58:10.772145+0000 mon.c (mon.2) 1860 : audit [DBG] from='client.? 172.21.15.67:0/1982878427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:11 smithi067 bash[27441]: audit 2024-04-03T16:58:10.772145+0000 mon.c (mon.2) 1860 : audit [DBG] from='client.? 172.21.15.67:0/1982878427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:12 smithi082 bash[20963]: cluster 2024-04-03T16:58:11.311425+0000 mgr.y (mgr.24370) 4794 : cluster [DBG] pgmap v4778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:12 smithi067 bash[27441]: cluster 2024-04-03T16:58:11.311425+0000 mgr.y (mgr.24370) 4794 : cluster [DBG] pgmap v4778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:12 smithi067 bash[17655]: cluster 2024-04-03T16:58:11.311425+0000 mgr.y (mgr.24370) 4794 : cluster [DBG] pgmap v4778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:58:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:13 smithi082 bash[20963]: audit 2024-04-03T16:58:13.225917+0000 mon.a (mon.0) 4652 : audit [DBG] from='client.? 172.21.15.67:0/1017370829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:58:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:13 smithi067 bash[27441]: audit 2024-04-03T16:58:13.225917+0000 mon.a (mon.0) 4652 : audit [DBG] from='client.? 172.21.15.67:0/1017370829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:13 smithi067 bash[17655]: audit 2024-04-03T16:58:13.225917+0000 mon.a (mon.0) 4652 : audit [DBG] from='client.? 172.21.15.67:0/1017370829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:14 smithi082 bash[20963]: cluster 2024-04-03T16:58:13.312130+0000 mgr.y (mgr.24370) 4795 : cluster [DBG] pgmap v4779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:14 smithi067 bash[17655]: cluster 2024-04-03T16:58:13.312130+0000 mgr.y (mgr.24370) 4795 : cluster [DBG] pgmap v4779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:14 smithi067 bash[27441]: cluster 2024-04-03T16:58:13.312130+0000 mgr.y (mgr.24370) 4795 : cluster [DBG] pgmap v4779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:16 smithi082 bash[20963]: cluster 2024-04-03T16:58:15.312643+0000 mgr.y (mgr.24370) 4796 : cluster [DBG] pgmap v4780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:16 smithi082 bash[20963]: audit 2024-04-03T16:58:15.669678+0000 mon.a (mon.0) 4653 : audit [DBG] from='client.? 172.21.15.67:0/610962883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:16 smithi067 bash[17655]: cluster 2024-04-03T16:58:15.312643+0000 mgr.y (mgr.24370) 4796 : cluster [DBG] pgmap v4780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:16 smithi067 bash[17655]: audit 2024-04-03T16:58:15.669678+0000 mon.a (mon.0) 4653 : audit [DBG] from='client.? 172.21.15.67:0/610962883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:16 smithi067 bash[27441]: cluster 2024-04-03T16:58:15.312643+0000 mgr.y (mgr.24370) 4796 : cluster [DBG] pgmap v4780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:16 smithi067 bash[27441]: audit 2024-04-03T16:58:15.669678+0000 mon.a (mon.0) 4653 : audit [DBG] from='client.? 172.21.15.67:0/610962883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:18 smithi082 bash[20963]: cluster 2024-04-03T16:58:17.313749+0000 mgr.y (mgr.24370) 4797 : cluster [DBG] pgmap v4781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:18 smithi082 bash[20963]: audit 2024-04-03T16:58:18.124828+0000 mon.a (mon.0) 4654 : audit [DBG] from='client.? 172.21.15.67:0/4069671431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:18 smithi067 bash[27441]: cluster 2024-04-03T16:58:17.313749+0000 mgr.y (mgr.24370) 4797 : cluster [DBG] pgmap v4781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:18 smithi067 bash[27441]: audit 2024-04-03T16:58:18.124828+0000 mon.a (mon.0) 4654 : audit [DBG] from='client.? 172.21.15.67:0/4069671431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:18.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:18 smithi067 bash[17655]: cluster 2024-04-03T16:58:17.313749+0000 mgr.y (mgr.24370) 4797 : cluster [DBG] pgmap v4781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:18.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:18 smithi067 bash[17655]: audit 2024-04-03T16:58:18.124828+0000 mon.a (mon.0) 4654 : audit [DBG] from='client.? 172.21.15.67:0/4069671431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:20 smithi082 bash[20963]: cluster 2024-04-03T16:58:19.314440+0000 mgr.y (mgr.24370) 4798 : cluster [DBG] pgmap v4782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:20 smithi082 bash[20963]: audit 2024-04-03T16:58:20.577672+0000 mon.c (mon.2) 1861 : audit [DBG] from='client.? 172.21.15.67:0/1058854642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:20 smithi067 bash[27441]: cluster 2024-04-03T16:58:19.314440+0000 mgr.y (mgr.24370) 4798 : cluster [DBG] pgmap v4782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:20 smithi067 bash[27441]: audit 2024-04-03T16:58:20.577672+0000 mon.c (mon.2) 1861 : audit [DBG] from='client.? 172.21.15.67:0/1058854642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:20 smithi067 bash[17655]: cluster 2024-04-03T16:58:19.314440+0000 mgr.y (mgr.24370) 4798 : cluster [DBG] pgmap v4782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:20.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:20 smithi067 bash[17655]: audit 2024-04-03T16:58:20.577672+0000 mon.c (mon.2) 1861 : audit [DBG] from='client.? 172.21.15.67:0/1058854642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:22 smithi082 bash[20963]: cluster 2024-04-03T16:58:21.315700+0000 mgr.y (mgr.24370) 4799 : cluster [DBG] pgmap v4783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:22 smithi067 bash[27441]: cluster 2024-04-03T16:58:21.315700+0000 mgr.y (mgr.24370) 4799 : cluster [DBG] pgmap v4783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:22 smithi067 bash[17655]: cluster 2024-04-03T16:58:21.315700+0000 mgr.y (mgr.24370) 4799 : cluster [DBG] pgmap v4783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T16:58:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:23 smithi082 bash[20963]: audit 2024-04-03T16:58:23.031962+0000 mon.a (mon.0) 4655 : audit [DBG] from='client.? 172.21.15.67:0/458999445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:58:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:23 smithi067 bash[17655]: audit 2024-04-03T16:58:23.031962+0000 mon.a (mon.0) 4655 : audit [DBG] from='client.? 172.21.15.67:0/458999445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:23 smithi067 bash[27441]: audit 2024-04-03T16:58:23.031962+0000 mon.a (mon.0) 4655 : audit [DBG] from='client.? 172.21.15.67:0/458999445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:24 smithi082 bash[20963]: cluster 2024-04-03T16:58:23.316458+0000 mgr.y (mgr.24370) 4800 : cluster [DBG] pgmap v4784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:24 smithi067 bash[17655]: cluster 2024-04-03T16:58:23.316458+0000 mgr.y (mgr.24370) 4800 : cluster [DBG] pgmap v4784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:24.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:24 smithi067 bash[27441]: cluster 2024-04-03T16:58:23.316458+0000 mgr.y (mgr.24370) 4800 : cluster [DBG] pgmap v4784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:25 smithi082 bash[20963]: audit 2024-04-03T16:58:24.900189+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:25 smithi082 bash[20963]: audit 2024-04-03T16:58:25.480544+0000 mon.c (mon.2) 1862 : audit [DBG] from='client.? 172.21.15.67:0/3274036301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:25 smithi067 bash[27441]: audit 2024-04-03T16:58:24.900189+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:25 smithi067 bash[27441]: audit 2024-04-03T16:58:25.480544+0000 mon.c (mon.2) 1862 : audit [DBG] from='client.? 172.21.15.67:0/3274036301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:25 smithi067 bash[17655]: audit 2024-04-03T16:58:24.900189+0000 mon.a (mon.0) 4656 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:25 smithi067 bash[17655]: audit 2024-04-03T16:58:25.480544+0000 mon.c (mon.2) 1862 : audit [DBG] from='client.? 172.21.15.67:0/3274036301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:26 smithi082 bash[20963]: cluster 2024-04-03T16:58:25.317123+0000 mgr.y (mgr.24370) 4801 : cluster [DBG] pgmap v4785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:26 smithi067 bash[27441]: cluster 2024-04-03T16:58:25.317123+0000 mgr.y (mgr.24370) 4801 : cluster [DBG] pgmap v4785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:26 smithi067 bash[17655]: cluster 2024-04-03T16:58:25.317123+0000 mgr.y (mgr.24370) 4801 : cluster [DBG] pgmap v4785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:28 smithi082 bash[20963]: cluster 2024-04-03T16:58:27.318338+0000 mgr.y (mgr.24370) 4802 : cluster [DBG] pgmap v4786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:28 smithi082 bash[20963]: audit 2024-04-03T16:58:27.936811+0000 mon.c (mon.2) 1863 : audit [DBG] from='client.? 172.21.15.67:0/1886726928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:28 smithi067 bash[27441]: cluster 2024-04-03T16:58:27.318338+0000 mgr.y (mgr.24370) 4802 : cluster [DBG] pgmap v4786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:28 smithi067 bash[27441]: audit 2024-04-03T16:58:27.936811+0000 mon.c (mon.2) 1863 : audit [DBG] from='client.? 172.21.15.67:0/1886726928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:28 smithi067 bash[17655]: cluster 2024-04-03T16:58:27.318338+0000 mgr.y (mgr.24370) 4802 : cluster [DBG] pgmap v4786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:28 smithi067 bash[17655]: audit 2024-04-03T16:58:27.936811+0000 mon.c (mon.2) 1863 : audit [DBG] from='client.? 172.21.15.67:0/1886726928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:30 smithi067 bash[27441]: cluster 2024-04-03T16:58:29.319034+0000 mgr.y (mgr.24370) 4803 : cluster [DBG] pgmap v4787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:30 smithi067 bash[27441]: audit 2024-04-03T16:58:30.396632+0000 mon.c (mon.2) 1864 : audit [DBG] from='client.? 172.21.15.67:0/723151797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:30 smithi067 bash[17655]: cluster 2024-04-03T16:58:29.319034+0000 mgr.y (mgr.24370) 4803 : cluster [DBG] pgmap v4787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:30 smithi067 bash[17655]: audit 2024-04-03T16:58:30.396632+0000 mon.c (mon.2) 1864 : audit [DBG] from='client.? 172.21.15.67:0/723151797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:30 smithi082 bash[20963]: cluster 2024-04-03T16:58:29.319034+0000 mgr.y (mgr.24370) 4803 : cluster [DBG] pgmap v4787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:30 smithi082 bash[20963]: audit 2024-04-03T16:58:30.396632+0000 mon.c (mon.2) 1864 : audit [DBG] from='client.? 172.21.15.67:0/723151797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:32 smithi067 bash[27441]: cluster 2024-04-03T16:58:31.320282+0000 mgr.y (mgr.24370) 4804 : cluster [DBG] pgmap v4788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:32 smithi067 bash[17655]: cluster 2024-04-03T16:58:31.320282+0000 mgr.y (mgr.24370) 4804 : cluster [DBG] pgmap v4788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:32 smithi082 bash[20963]: cluster 2024-04-03T16:58:31.320282+0000 mgr.y (mgr.24370) 4804 : cluster [DBG] pgmap v4788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T16:58:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:33 smithi082 bash[20963]: audit 2024-04-03T16:58:32.846407+0000 mon.c (mon.2) 1865 : audit [DBG] from='client.? 172.21.15.67:0/1741306704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:58:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:33 smithi067 bash[17655]: audit 2024-04-03T16:58:32.846407+0000 mon.c (mon.2) 1865 : audit [DBG] from='client.? 172.21.15.67:0/1741306704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:33 smithi067 bash[27441]: audit 2024-04-03T16:58:32.846407+0000 mon.c (mon.2) 1865 : audit [DBG] from='client.? 172.21.15.67:0/1741306704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:34 smithi067 bash[17655]: cluster 2024-04-03T16:58:33.320951+0000 mgr.y (mgr.24370) 4805 : cluster [DBG] pgmap v4789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:34 smithi067 bash[27441]: cluster 2024-04-03T16:58:33.320951+0000 mgr.y (mgr.24370) 4805 : cluster [DBG] pgmap v4789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:34 smithi082 bash[20963]: cluster 2024-04-03T16:58:33.320951+0000 mgr.y (mgr.24370) 4805 : cluster [DBG] pgmap v4789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:35 smithi067 bash[17655]: audit 2024-04-03T16:58:35.297471+0000 mon.a (mon.0) 4657 : audit [DBG] from='client.? 172.21.15.67:0/3549697182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:35 smithi067 bash[27441]: audit 2024-04-03T16:58:35.297471+0000 mon.a (mon.0) 4657 : audit [DBG] from='client.? 172.21.15.67:0/3549697182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:35 smithi082 bash[20963]: audit 2024-04-03T16:58:35.297471+0000 mon.a (mon.0) 4657 : audit [DBG] from='client.? 172.21.15.67:0/3549697182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:36 smithi067 bash[17655]: cluster 2024-04-03T16:58:35.321665+0000 mgr.y (mgr.24370) 4806 : cluster [DBG] pgmap v4790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:36 smithi067 bash[27441]: cluster 2024-04-03T16:58:35.321665+0000 mgr.y (mgr.24370) 4806 : cluster [DBG] pgmap v4790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:36 smithi082 bash[20963]: cluster 2024-04-03T16:58:35.321665+0000 mgr.y (mgr.24370) 4806 : cluster [DBG] pgmap v4790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:38.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:38 smithi067 bash[27441]: cluster 2024-04-03T16:58:37.322835+0000 mgr.y (mgr.24370) 4807 : cluster [DBG] pgmap v4791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:38.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:38 smithi067 bash[27441]: audit 2024-04-03T16:58:37.745195+0000 mon.c (mon.2) 1866 : audit [DBG] from='client.? 172.21.15.67:0/2177248665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:38.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:38 smithi067 bash[27441]: audit 2024-04-03T16:58:37.866634+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:58:38.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:38 smithi067 bash[17655]: cluster 2024-04-03T16:58:37.322835+0000 mgr.y (mgr.24370) 4807 : cluster [DBG] pgmap v4791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:38.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:38 smithi067 bash[17655]: audit 2024-04-03T16:58:37.745195+0000 mon.c (mon.2) 1866 : audit [DBG] from='client.? 172.21.15.67:0/2177248665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:38.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:38 smithi067 bash[17655]: audit 2024-04-03T16:58:37.866634+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:58:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:38 smithi082 bash[20963]: cluster 2024-04-03T16:58:37.322835+0000 mgr.y (mgr.24370) 4807 : cluster [DBG] pgmap v4791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:38 smithi082 bash[20963]: audit 2024-04-03T16:58:37.745195+0000 mon.c (mon.2) 1866 : audit [DBG] from='client.? 172.21.15.67:0/2177248665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:38 smithi082 bash[20963]: audit 2024-04-03T16:58:37.866634+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:58:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:40 smithi082 bash[20963]: cluster 2024-04-03T16:58:39.323487+0000 mgr.y (mgr.24370) 4808 : cluster [DBG] pgmap v4792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:40 smithi082 bash[20963]: audit 2024-04-03T16:58:39.899850+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:40 smithi082 bash[20963]: audit 2024-04-03T16:58:40.196816+0000 mon.c (mon.2) 1867 : audit [DBG] from='client.? 172.21.15.67:0/1628687459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:40 smithi067 bash[17655]: cluster 2024-04-03T16:58:39.323487+0000 mgr.y (mgr.24370) 4808 : cluster [DBG] pgmap v4792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:40 smithi067 bash[17655]: audit 2024-04-03T16:58:39.899850+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:40 smithi067 bash[17655]: audit 2024-04-03T16:58:40.196816+0000 mon.c (mon.2) 1867 : audit [DBG] from='client.? 172.21.15.67:0/1628687459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:40 smithi067 bash[27441]: cluster 2024-04-03T16:58:39.323487+0000 mgr.y (mgr.24370) 4808 : cluster [DBG] pgmap v4792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:40 smithi067 bash[27441]: audit 2024-04-03T16:58:39.899850+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:40 smithi067 bash[27441]: audit 2024-04-03T16:58:40.196816+0000 mon.c (mon.2) 1867 : audit [DBG] from='client.? 172.21.15.67:0/1628687459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:42 smithi067 bash[27441]: cluster 2024-04-03T16:58:41.324821+0000 mgr.y (mgr.24370) 4809 : cluster [DBG] pgmap v4793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:42 smithi067 bash[27441]: audit 2024-04-03T16:58:42.663399+0000 mon.c (mon.2) 1868 : audit [DBG] from='client.? 172.21.15.67:0/3814092832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:42 smithi067 bash[17655]: cluster 2024-04-03T16:58:41.324821+0000 mgr.y (mgr.24370) 4809 : cluster [DBG] pgmap v4793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:42 smithi067 bash[17655]: audit 2024-04-03T16:58:42.663399+0000 mon.c (mon.2) 1868 : audit [DBG] from='client.? 172.21.15.67:0/3814092832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:42 smithi082 bash[20963]: cluster 2024-04-03T16:58:41.324821+0000 mgr.y (mgr.24370) 4809 : cluster [DBG] pgmap v4793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:42 smithi082 bash[20963]: audit 2024-04-03T16:58:42.663399+0000 mon.c (mon.2) 1868 : audit [DBG] from='client.? 172.21.15.67:0/3814092832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:58:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:58:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:44 smithi082 bash[20963]: cluster 2024-04-03T16:58:43.325437+0000 mgr.y (mgr.24370) 4810 : cluster [DBG] pgmap v4794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:44 smithi082 bash[20963]: audit 2024-04-03T16:58:43.621997+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:44 smithi082 bash[20963]: audit 2024-04-03T16:58:43.629001+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:44 smithi082 bash[20963]: audit 2024-04-03T16:58:43.922727+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:44 smithi082 bash[20963]: audit 2024-04-03T16:58:43.930458+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:44 smithi082 bash[20963]: audit 2024-04-03T16:58:44.411558+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:58:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:44 smithi082 bash[20963]: audit 2024-04-03T16:58:44.413650+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:58:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:44 smithi082 bash[20963]: audit 2024-04-03T16:58:44.424030+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[17655]: cluster 2024-04-03T16:58:43.325437+0000 mgr.y (mgr.24370) 4810 : cluster [DBG] pgmap v4794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[17655]: audit 2024-04-03T16:58:43.621997+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[17655]: audit 2024-04-03T16:58:43.629001+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[17655]: audit 2024-04-03T16:58:43.922727+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[17655]: audit 2024-04-03T16:58:43.930458+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[17655]: audit 2024-04-03T16:58:44.411558+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[17655]: audit 2024-04-03T16:58:44.413650+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[17655]: audit 2024-04-03T16:58:44.424030+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[27441]: cluster 2024-04-03T16:58:43.325437+0000 mgr.y (mgr.24370) 4810 : cluster [DBG] pgmap v4794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[27441]: audit 2024-04-03T16:58:43.621997+0000 mon.a (mon.0) 4660 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[27441]: audit 2024-04-03T16:58:43.629001+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[27441]: audit 2024-04-03T16:58:43.922727+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[27441]: audit 2024-04-03T16:58:43.930458+0000 mon.a (mon.0) 4663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[27441]: audit 2024-04-03T16:58:44.411558+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:58:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[27441]: audit 2024-04-03T16:58:44.413650+0000 mon.a (mon.0) 4665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:58:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:44 smithi067 bash[27441]: audit 2024-04-03T16:58:44.424030+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:58:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:45 smithi082 bash[20963]: audit 2024-04-03T16:58:45.124109+0000 mon.c (mon.2) 1869 : audit [DBG] from='client.? 172.21.15.67:0/2711754521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:45 smithi067 bash[17655]: audit 2024-04-03T16:58:45.124109+0000 mon.c (mon.2) 1869 : audit [DBG] from='client.? 172.21.15.67:0/2711754521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:45 smithi067 bash[27441]: audit 2024-04-03T16:58:45.124109+0000 mon.c (mon.2) 1869 : audit [DBG] from='client.? 172.21.15.67:0/2711754521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:46 smithi082 bash[20963]: cluster 2024-04-03T16:58:45.326110+0000 mgr.y (mgr.24370) 4811 : cluster [DBG] pgmap v4795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:46 smithi067 bash[17655]: cluster 2024-04-03T16:58:45.326110+0000 mgr.y (mgr.24370) 4811 : cluster [DBG] pgmap v4795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:46 smithi067 bash[27441]: cluster 2024-04-03T16:58:45.326110+0000 mgr.y (mgr.24370) 4811 : cluster [DBG] pgmap v4795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:47 smithi067 bash[27441]: audit 2024-04-03T16:58:47.572615+0000 mon.c (mon.2) 1870 : audit [DBG] from='client.? 172.21.15.67:0/1031251024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:47 smithi067 bash[17655]: audit 2024-04-03T16:58:47.572615+0000 mon.c (mon.2) 1870 : audit [DBG] from='client.? 172.21.15.67:0/1031251024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:47 smithi082 bash[20963]: audit 2024-04-03T16:58:47.572615+0000 mon.c (mon.2) 1870 : audit [DBG] from='client.? 172.21.15.67:0/1031251024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:48 smithi067 bash[27441]: cluster 2024-04-03T16:58:47.327238+0000 mgr.y (mgr.24370) 4812 : cluster [DBG] pgmap v4796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:48 smithi067 bash[17655]: cluster 2024-04-03T16:58:47.327238+0000 mgr.y (mgr.24370) 4812 : cluster [DBG] pgmap v4796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:48 smithi082 bash[20963]: cluster 2024-04-03T16:58:47.327238+0000 mgr.y (mgr.24370) 4812 : cluster [DBG] pgmap v4796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:50 smithi067 bash[17655]: cluster 2024-04-03T16:58:49.327900+0000 mgr.y (mgr.24370) 4813 : cluster [DBG] pgmap v4797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:50 smithi067 bash[17655]: audit 2024-04-03T16:58:50.015665+0000 mon.a (mon.0) 4667 : audit [DBG] from='client.? 172.21.15.67:0/1933790415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:50 smithi067 bash[27441]: cluster 2024-04-03T16:58:49.327900+0000 mgr.y (mgr.24370) 4813 : cluster [DBG] pgmap v4797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:50 smithi067 bash[27441]: audit 2024-04-03T16:58:50.015665+0000 mon.a (mon.0) 4667 : audit [DBG] from='client.? 172.21.15.67:0/1933790415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:50 smithi082 bash[20963]: cluster 2024-04-03T16:58:49.327900+0000 mgr.y (mgr.24370) 4813 : cluster [DBG] pgmap v4797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:50 smithi082 bash[20963]: audit 2024-04-03T16:58:50.015665+0000 mon.a (mon.0) 4667 : audit [DBG] from='client.? 172.21.15.67:0/1933790415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:52 smithi067 bash[27441]: cluster 2024-04-03T16:58:51.329157+0000 mgr.y (mgr.24370) 4814 : cluster [DBG] pgmap v4798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:52 smithi067 bash[27441]: audit 2024-04-03T16:58:52.467782+0000 mon.c (mon.2) 1871 : audit [DBG] from='client.? 172.21.15.67:0/2736215163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:52 smithi067 bash[17655]: cluster 2024-04-03T16:58:51.329157+0000 mgr.y (mgr.24370) 4814 : cluster [DBG] pgmap v4798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:52 smithi067 bash[17655]: audit 2024-04-03T16:58:52.467782+0000 mon.c (mon.2) 1871 : audit [DBG] from='client.? 172.21.15.67:0/2736215163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:52 smithi082 bash[20963]: cluster 2024-04-03T16:58:51.329157+0000 mgr.y (mgr.24370) 4814 : cluster [DBG] pgmap v4798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:52 smithi082 bash[20963]: audit 2024-04-03T16:58:52.467782+0000 mon.c (mon.2) 1871 : audit [DBG] from='client.? 172.21.15.67:0/2736215163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:58:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:58:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:54 smithi067 bash[27441]: cluster 2024-04-03T16:58:53.329972+0000 mgr.y (mgr.24370) 4815 : cluster [DBG] pgmap v4799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:54 smithi067 bash[17655]: cluster 2024-04-03T16:58:53.329972+0000 mgr.y (mgr.24370) 4815 : cluster [DBG] pgmap v4799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:54 smithi082 bash[20963]: cluster 2024-04-03T16:58:53.329972+0000 mgr.y (mgr.24370) 4815 : cluster [DBG] pgmap v4799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:55 smithi067 bash[27441]: audit 2024-04-03T16:58:54.900880+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:55 smithi067 bash[27441]: audit 2024-04-03T16:58:54.923992+0000 mon.a (mon.0) 4669 : audit [DBG] from='client.? 172.21.15.67:0/1158952901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:55 smithi067 bash[17655]: audit 2024-04-03T16:58:54.900880+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:55 smithi067 bash[17655]: audit 2024-04-03T16:58:54.923992+0000 mon.a (mon.0) 4669 : audit [DBG] from='client.? 172.21.15.67:0/1158952901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:55 smithi082 bash[20963]: audit 2024-04-03T16:58:54.900880+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:58:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:55 smithi082 bash[20963]: audit 2024-04-03T16:58:54.923992+0000 mon.a (mon.0) 4669 : audit [DBG] from='client.? 172.21.15.67:0/1158952901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:56 smithi067 bash[17655]: cluster 2024-04-03T16:58:55.330709+0000 mgr.y (mgr.24370) 4816 : cluster [DBG] pgmap v4800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:56 smithi067 bash[27441]: cluster 2024-04-03T16:58:55.330709+0000 mgr.y (mgr.24370) 4816 : cluster [DBG] pgmap v4800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:56 smithi082 bash[20963]: cluster 2024-04-03T16:58:55.330709+0000 mgr.y (mgr.24370) 4816 : cluster [DBG] pgmap v4800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:57 smithi082 bash[20963]: audit 2024-04-03T16:58:57.376757+0000 mon.c (mon.2) 1872 : audit [DBG] from='client.? 172.21.15.67:0/1345778662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:57 smithi067 bash[17655]: audit 2024-04-03T16:58:57.376757+0000 mon.c (mon.2) 1872 : audit [DBG] from='client.? 172.21.15.67:0/1345778662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:57 smithi067 bash[27441]: audit 2024-04-03T16:58:57.376757+0000 mon.c (mon.2) 1872 : audit [DBG] from='client.? 172.21.15.67:0/1345778662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:58:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:58:58 smithi082 bash[20963]: cluster 2024-04-03T16:58:57.331793+0000 mgr.y (mgr.24370) 4817 : cluster [DBG] pgmap v4801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:58:58 smithi067 bash[17655]: cluster 2024-04-03T16:58:57.331793+0000 mgr.y (mgr.24370) 4817 : cluster [DBG] pgmap v4801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:58:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:58:58 smithi067 bash[27441]: cluster 2024-04-03T16:58:57.331793+0000 mgr.y (mgr.24370) 4817 : cluster [DBG] pgmap v4801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:00 smithi082 bash[20963]: cluster 2024-04-03T16:58:59.332478+0000 mgr.y (mgr.24370) 4818 : cluster [DBG] pgmap v4802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:00 smithi082 bash[20963]: audit 2024-04-03T16:58:59.827960+0000 mon.c (mon.2) 1873 : audit [DBG] from='client.? 172.21.15.67:0/3140201930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:00 smithi067 bash[17655]: cluster 2024-04-03T16:58:59.332478+0000 mgr.y (mgr.24370) 4818 : cluster [DBG] pgmap v4802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:00 smithi067 bash[17655]: audit 2024-04-03T16:58:59.827960+0000 mon.c (mon.2) 1873 : audit [DBG] from='client.? 172.21.15.67:0/3140201930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:00 smithi067 bash[27441]: cluster 2024-04-03T16:58:59.332478+0000 mgr.y (mgr.24370) 4818 : cluster [DBG] pgmap v4802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:00 smithi067 bash[27441]: audit 2024-04-03T16:58:59.827960+0000 mon.c (mon.2) 1873 : audit [DBG] from='client.? 172.21.15.67:0/3140201930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:02 smithi067 bash[27441]: cluster 2024-04-03T16:59:01.333625+0000 mgr.y (mgr.24370) 4819 : cluster [DBG] pgmap v4803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:02 smithi067 bash[27441]: audit 2024-04-03T16:59:02.285608+0000 mon.c (mon.2) 1874 : audit [DBG] from='client.? 172.21.15.67:0/196613534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:02 smithi067 bash[17655]: cluster 2024-04-03T16:59:01.333625+0000 mgr.y (mgr.24370) 4819 : cluster [DBG] pgmap v4803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:02 smithi067 bash[17655]: audit 2024-04-03T16:59:02.285608+0000 mon.c (mon.2) 1874 : audit [DBG] from='client.? 172.21.15.67:0/196613534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:02 smithi082 bash[20963]: cluster 2024-04-03T16:59:01.333625+0000 mgr.y (mgr.24370) 4819 : cluster [DBG] pgmap v4803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:02 smithi082 bash[20963]: audit 2024-04-03T16:59:02.285608+0000 mon.c (mon.2) 1874 : audit [DBG] from='client.? 172.21.15.67:0/196613534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:03] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T16:59:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:59:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:04 smithi082 bash[20963]: cluster 2024-04-03T16:59:03.334317+0000 mgr.y (mgr.24370) 4820 : cluster [DBG] pgmap v4804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:04 smithi067 bash[17655]: cluster 2024-04-03T16:59:03.334317+0000 mgr.y (mgr.24370) 4820 : cluster [DBG] pgmap v4804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:04 smithi067 bash[27441]: cluster 2024-04-03T16:59:03.334317+0000 mgr.y (mgr.24370) 4820 : cluster [DBG] pgmap v4804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:05 smithi082 bash[20963]: audit 2024-04-03T16:59:04.741042+0000 mon.a (mon.0) 4670 : audit [DBG] from='client.? 172.21.15.67:0/946131625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:05 smithi067 bash[17655]: audit 2024-04-03T16:59:04.741042+0000 mon.a (mon.0) 4670 : audit [DBG] from='client.? 172.21.15.67:0/946131625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:05 smithi067 bash[27441]: audit 2024-04-03T16:59:04.741042+0000 mon.a (mon.0) 4670 : audit [DBG] from='client.? 172.21.15.67:0/946131625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:06 smithi082 bash[20963]: cluster 2024-04-03T16:59:05.335037+0000 mgr.y (mgr.24370) 4821 : cluster [DBG] pgmap v4805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:06 smithi067 bash[27441]: cluster 2024-04-03T16:59:05.335037+0000 mgr.y (mgr.24370) 4821 : cluster [DBG] pgmap v4805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:06 smithi067 bash[17655]: cluster 2024-04-03T16:59:05.335037+0000 mgr.y (mgr.24370) 4821 : cluster [DBG] pgmap v4805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:07 smithi082 bash[20963]: audit 2024-04-03T16:59:07.192552+0000 mon.a (mon.0) 4671 : audit [DBG] from='client.? 172.21.15.67:0/601491299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:07 smithi067 bash[17655]: audit 2024-04-03T16:59:07.192552+0000 mon.a (mon.0) 4671 : audit [DBG] from='client.? 172.21.15.67:0/601491299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:07 smithi067 bash[27441]: audit 2024-04-03T16:59:07.192552+0000 mon.a (mon.0) 4671 : audit [DBG] from='client.? 172.21.15.67:0/601491299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:08 smithi082 bash[20963]: cluster 2024-04-03T16:59:07.336258+0000 mgr.y (mgr.24370) 4822 : cluster [DBG] pgmap v4806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:08 smithi067 bash[17655]: cluster 2024-04-03T16:59:07.336258+0000 mgr.y (mgr.24370) 4822 : cluster [DBG] pgmap v4806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:08 smithi067 bash[27441]: cluster 2024-04-03T16:59:07.336258+0000 mgr.y (mgr.24370) 4822 : cluster [DBG] pgmap v4806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:09 smithi082 bash[20963]: audit 2024-04-03T16:59:09.652800+0000 mon.a (mon.0) 4672 : audit [DBG] from='client.? 172.21.15.67:0/3759026227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:09 smithi067 bash[27441]: audit 2024-04-03T16:59:09.652800+0000 mon.a (mon.0) 4672 : audit [DBG] from='client.? 172.21.15.67:0/3759026227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:09 smithi067 bash[17655]: audit 2024-04-03T16:59:09.652800+0000 mon.a (mon.0) 4672 : audit [DBG] from='client.? 172.21.15.67:0/3759026227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:10 smithi082 bash[20963]: cluster 2024-04-03T16:59:09.336785+0000 mgr.y (mgr.24370) 4823 : cluster [DBG] pgmap v4807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:10 smithi082 bash[20963]: audit 2024-04-03T16:59:09.901274+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:10 smithi067 bash[27441]: cluster 2024-04-03T16:59:09.336785+0000 mgr.y (mgr.24370) 4823 : cluster [DBG] pgmap v4807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:10 smithi067 bash[27441]: audit 2024-04-03T16:59:09.901274+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:10 smithi067 bash[17655]: cluster 2024-04-03T16:59:09.336785+0000 mgr.y (mgr.24370) 4823 : cluster [DBG] pgmap v4807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:10 smithi067 bash[17655]: audit 2024-04-03T16:59:09.901274+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:12 smithi067 bash[17655]: cluster 2024-04-03T16:59:11.337984+0000 mgr.y (mgr.24370) 4824 : cluster [DBG] pgmap v4808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:12 smithi067 bash[17655]: audit 2024-04-03T16:59:12.108181+0000 mon.c (mon.2) 1875 : audit [DBG] from='client.? 172.21.15.67:0/3886615130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:12 smithi067 bash[27441]: cluster 2024-04-03T16:59:11.337984+0000 mgr.y (mgr.24370) 4824 : cluster [DBG] pgmap v4808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:12 smithi067 bash[27441]: audit 2024-04-03T16:59:12.108181+0000 mon.c (mon.2) 1875 : audit [DBG] from='client.? 172.21.15.67:0/3886615130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:12 smithi082 bash[20963]: cluster 2024-04-03T16:59:11.337984+0000 mgr.y (mgr.24370) 4824 : cluster [DBG] pgmap v4808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:12 smithi082 bash[20963]: audit 2024-04-03T16:59:12.108181+0000 mon.c (mon.2) 1875 : audit [DBG] from='client.? 172.21.15.67:0/3886615130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:13] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:59:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:59:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:14 smithi082 bash[20963]: cluster 2024-04-03T16:59:13.338784+0000 mgr.y (mgr.24370) 4825 : cluster [DBG] pgmap v4809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:14 smithi082 bash[20963]: audit 2024-04-03T16:59:14.555882+0000 mon.a (mon.0) 4674 : audit [DBG] from='client.? 172.21.15.67:0/2070532188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:14 smithi067 bash[27441]: cluster 2024-04-03T16:59:13.338784+0000 mgr.y (mgr.24370) 4825 : cluster [DBG] pgmap v4809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:14 smithi067 bash[27441]: audit 2024-04-03T16:59:14.555882+0000 mon.a (mon.0) 4674 : audit [DBG] from='client.? 172.21.15.67:0/2070532188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:14 smithi067 bash[17655]: cluster 2024-04-03T16:59:13.338784+0000 mgr.y (mgr.24370) 4825 : cluster [DBG] pgmap v4809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:14 smithi067 bash[17655]: audit 2024-04-03T16:59:14.555882+0000 mon.a (mon.0) 4674 : audit [DBG] from='client.? 172.21.15.67:0/2070532188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:16 smithi082 bash[20963]: cluster 2024-04-03T16:59:15.339676+0000 mgr.y (mgr.24370) 4826 : cluster [DBG] pgmap v4810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:16 smithi067 bash[27441]: cluster 2024-04-03T16:59:15.339676+0000 mgr.y (mgr.24370) 4826 : cluster [DBG] pgmap v4810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:16 smithi067 bash[17655]: cluster 2024-04-03T16:59:15.339676+0000 mgr.y (mgr.24370) 4826 : cluster [DBG] pgmap v4810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:17 smithi082 bash[20963]: audit 2024-04-03T16:59:17.015126+0000 mon.a (mon.0) 4675 : audit [DBG] from='client.? 172.21.15.67:0/265055348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:17 smithi067 bash[27441]: audit 2024-04-03T16:59:17.015126+0000 mon.a (mon.0) 4675 : audit [DBG] from='client.? 172.21.15.67:0/265055348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:17 smithi067 bash[17655]: audit 2024-04-03T16:59:17.015126+0000 mon.a (mon.0) 4675 : audit [DBG] from='client.? 172.21.15.67:0/265055348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:18 smithi082 bash[20963]: cluster 2024-04-03T16:59:17.341031+0000 mgr.y (mgr.24370) 4827 : cluster [DBG] pgmap v4811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:18 smithi067 bash[17655]: cluster 2024-04-03T16:59:17.341031+0000 mgr.y (mgr.24370) 4827 : cluster [DBG] pgmap v4811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:18 smithi067 bash[27441]: cluster 2024-04-03T16:59:17.341031+0000 mgr.y (mgr.24370) 4827 : cluster [DBG] pgmap v4811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:19 smithi082 bash[20963]: audit 2024-04-03T16:59:19.465745+0000 mon.c (mon.2) 1876 : audit [DBG] from='client.? 172.21.15.67:0/2633010929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:19 smithi067 bash[27441]: audit 2024-04-03T16:59:19.465745+0000 mon.c (mon.2) 1876 : audit [DBG] from='client.? 172.21.15.67:0/2633010929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:19 smithi067 bash[17655]: audit 2024-04-03T16:59:19.465745+0000 mon.c (mon.2) 1876 : audit [DBG] from='client.? 172.21.15.67:0/2633010929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:20 smithi082 bash[20963]: cluster 2024-04-03T16:59:19.341816+0000 mgr.y (mgr.24370) 4828 : cluster [DBG] pgmap v4812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:20 smithi067 bash[27441]: cluster 2024-04-03T16:59:19.341816+0000 mgr.y (mgr.24370) 4828 : cluster [DBG] pgmap v4812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:20 smithi067 bash[17655]: cluster 2024-04-03T16:59:19.341816+0000 mgr.y (mgr.24370) 4828 : cluster [DBG] pgmap v4812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:22 smithi067 bash[27441]: cluster 2024-04-03T16:59:21.343009+0000 mgr.y (mgr.24370) 4829 : cluster [DBG] pgmap v4813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:22 smithi067 bash[27441]: audit 2024-04-03T16:59:21.923854+0000 mon.a (mon.0) 4676 : audit [DBG] from='client.? 172.21.15.67:0/3851594148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:22 smithi067 bash[17655]: cluster 2024-04-03T16:59:21.343009+0000 mgr.y (mgr.24370) 4829 : cluster [DBG] pgmap v4813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:22 smithi067 bash[17655]: audit 2024-04-03T16:59:21.923854+0000 mon.a (mon.0) 4676 : audit [DBG] from='client.? 172.21.15.67:0/3851594148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:22 smithi082 bash[20963]: cluster 2024-04-03T16:59:21.343009+0000 mgr.y (mgr.24370) 4829 : cluster [DBG] pgmap v4813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:22 smithi082 bash[20963]: audit 2024-04-03T16:59:21.923854+0000 mon.a (mon.0) 4676 : audit [DBG] from='client.? 172.21.15.67:0/3851594148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:23] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T16:59:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:59:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:24 smithi082 bash[20963]: cluster 2024-04-03T16:59:23.343637+0000 mgr.y (mgr.24370) 4830 : cluster [DBG] pgmap v4814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:24 smithi082 bash[20963]: audit 2024-04-03T16:59:24.370975+0000 mon.c (mon.2) 1877 : audit [DBG] from='client.? 172.21.15.67:0/1614781725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:24 smithi067 bash[27441]: cluster 2024-04-03T16:59:23.343637+0000 mgr.y (mgr.24370) 4830 : cluster [DBG] pgmap v4814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:24 smithi067 bash[27441]: audit 2024-04-03T16:59:24.370975+0000 mon.c (mon.2) 1877 : audit [DBG] from='client.? 172.21.15.67:0/1614781725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:24 smithi067 bash[17655]: cluster 2024-04-03T16:59:23.343637+0000 mgr.y (mgr.24370) 4830 : cluster [DBG] pgmap v4814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:24 smithi067 bash[17655]: audit 2024-04-03T16:59:24.370975+0000 mon.c (mon.2) 1877 : audit [DBG] from='client.? 172.21.15.67:0/1614781725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:25 smithi082 bash[20963]: audit 2024-04-03T16:59:24.901933+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:25 smithi067 bash[17655]: audit 2024-04-03T16:59:24.901933+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:25 smithi067 bash[27441]: audit 2024-04-03T16:59:24.901933+0000 mon.a (mon.0) 4677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:26 smithi082 bash[20963]: cluster 2024-04-03T16:59:25.344350+0000 mgr.y (mgr.24370) 4831 : cluster [DBG] pgmap v4815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:26 smithi067 bash[17655]: cluster 2024-04-03T16:59:25.344350+0000 mgr.y (mgr.24370) 4831 : cluster [DBG] pgmap v4815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:26 smithi067 bash[27441]: cluster 2024-04-03T16:59:25.344350+0000 mgr.y (mgr.24370) 4831 : cluster [DBG] pgmap v4815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:27 smithi082 bash[20963]: audit 2024-04-03T16:59:26.824741+0000 mon.a (mon.0) 4678 : audit [DBG] from='client.? 172.21.15.67:0/3448514242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:27 smithi067 bash[17655]: audit 2024-04-03T16:59:26.824741+0000 mon.a (mon.0) 4678 : audit [DBG] from='client.? 172.21.15.67:0/3448514242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:27 smithi067 bash[27441]: audit 2024-04-03T16:59:26.824741+0000 mon.a (mon.0) 4678 : audit [DBG] from='client.? 172.21.15.67:0/3448514242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:28 smithi082 bash[20963]: cluster 2024-04-03T16:59:27.345678+0000 mgr.y (mgr.24370) 4832 : cluster [DBG] pgmap v4816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:28 smithi067 bash[27441]: cluster 2024-04-03T16:59:27.345678+0000 mgr.y (mgr.24370) 4832 : cluster [DBG] pgmap v4816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:28 smithi067 bash[17655]: cluster 2024-04-03T16:59:27.345678+0000 mgr.y (mgr.24370) 4832 : cluster [DBG] pgmap v4816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:29 smithi082 bash[20963]: audit 2024-04-03T16:59:29.280052+0000 mon.c (mon.2) 1878 : audit [DBG] from='client.? 172.21.15.67:0/2976263455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:29 smithi067 bash[17655]: audit 2024-04-03T16:59:29.280052+0000 mon.c (mon.2) 1878 : audit [DBG] from='client.? 172.21.15.67:0/2976263455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:29 smithi067 bash[27441]: audit 2024-04-03T16:59:29.280052+0000 mon.c (mon.2) 1878 : audit [DBG] from='client.? 172.21.15.67:0/2976263455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:30 smithi082 bash[20963]: cluster 2024-04-03T16:59:29.346412+0000 mgr.y (mgr.24370) 4833 : cluster [DBG] pgmap v4817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:30 smithi067 bash[17655]: cluster 2024-04-03T16:59:29.346412+0000 mgr.y (mgr.24370) 4833 : cluster [DBG] pgmap v4817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:30 smithi067 bash[27441]: cluster 2024-04-03T16:59:29.346412+0000 mgr.y (mgr.24370) 4833 : cluster [DBG] pgmap v4817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:31 smithi082 bash[20963]: audit 2024-04-03T16:59:31.732606+0000 mon.a (mon.0) 4679 : audit [DBG] from='client.? 172.21.15.67:0/3959380958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:31 smithi067 bash[17655]: audit 2024-04-03T16:59:31.732606+0000 mon.a (mon.0) 4679 : audit [DBG] from='client.? 172.21.15.67:0/3959380958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:31 smithi067 bash[27441]: audit 2024-04-03T16:59:31.732606+0000 mon.a (mon.0) 4679 : audit [DBG] from='client.? 172.21.15.67:0/3959380958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:32 smithi067 bash[27441]: cluster 2024-04-03T16:59:31.347577+0000 mgr.y (mgr.24370) 4834 : cluster [DBG] pgmap v4818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:32 smithi067 bash[17655]: cluster 2024-04-03T16:59:31.347577+0000 mgr.y (mgr.24370) 4834 : cluster [DBG] pgmap v4818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:32 smithi082 bash[20963]: cluster 2024-04-03T16:59:31.347577+0000 mgr.y (mgr.24370) 4834 : cluster [DBG] pgmap v4818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:33] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T16:59:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:59:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:34 smithi082 bash[20963]: cluster 2024-04-03T16:59:33.348327+0000 mgr.y (mgr.24370) 4835 : cluster [DBG] pgmap v4819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:34 smithi082 bash[20963]: audit 2024-04-03T16:59:34.191108+0000 mon.a (mon.0) 4680 : audit [DBG] from='client.? 172.21.15.67:0/3531014510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:34 smithi067 bash[27441]: cluster 2024-04-03T16:59:33.348327+0000 mgr.y (mgr.24370) 4835 : cluster [DBG] pgmap v4819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:34 smithi067 bash[27441]: audit 2024-04-03T16:59:34.191108+0000 mon.a (mon.0) 4680 : audit [DBG] from='client.? 172.21.15.67:0/3531014510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:34 smithi067 bash[17655]: cluster 2024-04-03T16:59:33.348327+0000 mgr.y (mgr.24370) 4835 : cluster [DBG] pgmap v4819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:34 smithi067 bash[17655]: audit 2024-04-03T16:59:34.191108+0000 mon.a (mon.0) 4680 : audit [DBG] from='client.? 172.21.15.67:0/3531014510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:36 smithi082 bash[20963]: cluster 2024-04-03T16:59:35.348962+0000 mgr.y (mgr.24370) 4836 : cluster [DBG] pgmap v4820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:36 smithi082 bash[20963]: audit 2024-04-03T16:59:36.650359+0000 mon.c (mon.2) 1879 : audit [DBG] from='client.? 172.21.15.67:0/3644321617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:36 smithi067 bash[27441]: cluster 2024-04-03T16:59:35.348962+0000 mgr.y (mgr.24370) 4836 : cluster [DBG] pgmap v4820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:36 smithi067 bash[27441]: audit 2024-04-03T16:59:36.650359+0000 mon.c (mon.2) 1879 : audit [DBG] from='client.? 172.21.15.67:0/3644321617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:36 smithi067 bash[17655]: cluster 2024-04-03T16:59:35.348962+0000 mgr.y (mgr.24370) 4836 : cluster [DBG] pgmap v4820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:36 smithi067 bash[17655]: audit 2024-04-03T16:59:36.650359+0000 mon.c (mon.2) 1879 : audit [DBG] from='client.? 172.21.15.67:0/3644321617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:38 smithi082 bash[20963]: cluster 2024-04-03T16:59:37.350246+0000 mgr.y (mgr.24370) 4837 : cluster [DBG] pgmap v4821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:38 smithi067 bash[27441]: cluster 2024-04-03T16:59:37.350246+0000 mgr.y (mgr.24370) 4837 : cluster [DBG] pgmap v4821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:38 smithi067 bash[17655]: cluster 2024-04-03T16:59:37.350246+0000 mgr.y (mgr.24370) 4837 : cluster [DBG] pgmap v4821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:39 smithi082 bash[20963]: audit 2024-04-03T16:59:39.106058+0000 mon.a (mon.0) 4681 : audit [DBG] from='client.? 172.21.15.67:0/1747980259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:39 smithi067 bash[27441]: audit 2024-04-03T16:59:39.106058+0000 mon.a (mon.0) 4681 : audit [DBG] from='client.? 172.21.15.67:0/1747980259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:39 smithi067 bash[17655]: audit 2024-04-03T16:59:39.106058+0000 mon.a (mon.0) 4681 : audit [DBG] from='client.? 172.21.15.67:0/1747980259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:40 smithi082 bash[20963]: cluster 2024-04-03T16:59:39.350925+0000 mgr.y (mgr.24370) 4838 : cluster [DBG] pgmap v4822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:40 smithi082 bash[20963]: audit 2024-04-03T16:59:39.902228+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:40 smithi067 bash[27441]: cluster 2024-04-03T16:59:39.350925+0000 mgr.y (mgr.24370) 4838 : cluster [DBG] pgmap v4822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:40 smithi067 bash[27441]: audit 2024-04-03T16:59:39.902228+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:40 smithi067 bash[17655]: cluster 2024-04-03T16:59:39.350925+0000 mgr.y (mgr.24370) 4838 : cluster [DBG] pgmap v4822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:40 smithi067 bash[17655]: audit 2024-04-03T16:59:39.902228+0000 mon.a (mon.0) 4682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:41 smithi082 bash[20963]: audit 2024-04-03T16:59:41.566225+0000 mon.c (mon.2) 1880 : audit [DBG] from='client.? 172.21.15.67:0/2758836263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:41 smithi067 bash[17655]: audit 2024-04-03T16:59:41.566225+0000 mon.c (mon.2) 1880 : audit [DBG] from='client.? 172.21.15.67:0/2758836263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:41 smithi067 bash[27441]: audit 2024-04-03T16:59:41.566225+0000 mon.c (mon.2) 1880 : audit [DBG] from='client.? 172.21.15.67:0/2758836263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:42 smithi082 bash[20963]: cluster 2024-04-03T16:59:41.352078+0000 mgr.y (mgr.24370) 4839 : cluster [DBG] pgmap v4823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:42 smithi067 bash[17655]: cluster 2024-04-03T16:59:41.352078+0000 mgr.y (mgr.24370) 4839 : cluster [DBG] pgmap v4823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:43.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:59:43.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:42 smithi067 bash[27441]: cluster 2024-04-03T16:59:41.352078+0000 mgr.y (mgr.24370) 4839 : cluster [DBG] pgmap v4823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:59:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:44 smithi082 bash[20963]: cluster 2024-04-03T16:59:43.352712+0000 mgr.y (mgr.24370) 4840 : cluster [DBG] pgmap v4824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:44 smithi082 bash[20963]: audit 2024-04-03T16:59:44.019921+0000 mon.a (mon.0) 4683 : audit [DBG] from='client.? 172.21.15.67:0/1650973349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:44 smithi082 bash[20963]: audit 2024-04-03T16:59:44.498273+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:59:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:44 smithi082 bash[20963]: audit 2024-04-03T16:59:44.826555+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:44 smithi082 bash[20963]: audit 2024-04-03T16:59:44.835524+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[17655]: cluster 2024-04-03T16:59:43.352712+0000 mgr.y (mgr.24370) 4840 : cluster [DBG] pgmap v4824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[17655]: audit 2024-04-03T16:59:44.019921+0000 mon.a (mon.0) 4683 : audit [DBG] from='client.? 172.21.15.67:0/1650973349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[17655]: audit 2024-04-03T16:59:44.498273+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:59:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[17655]: audit 2024-04-03T16:59:44.826555+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[17655]: audit 2024-04-03T16:59:44.835524+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[27441]: cluster 2024-04-03T16:59:43.352712+0000 mgr.y (mgr.24370) 4840 : cluster [DBG] pgmap v4824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[27441]: audit 2024-04-03T16:59:44.019921+0000 mon.a (mon.0) 4683 : audit [DBG] from='client.? 172.21.15.67:0/1650973349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[27441]: audit 2024-04-03T16:59:44.498273+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T16:59:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[27441]: audit 2024-04-03T16:59:44.826555+0000 mon.a (mon.0) 4685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:44 smithi067 bash[27441]: audit 2024-04-03T16:59:44.835524+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:46 smithi082 bash[20963]: cluster 2024-04-03T16:59:45.353518+0000 mgr.y (mgr.24370) 4841 : cluster [DBG] pgmap v4825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:46 smithi082 bash[20963]: audit 2024-04-03T16:59:46.472316+0000 mon.a (mon.0) 4687 : audit [DBG] from='client.? 172.21.15.67:0/4255264717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:46 smithi067 bash[27441]: cluster 2024-04-03T16:59:45.353518+0000 mgr.y (mgr.24370) 4841 : cluster [DBG] pgmap v4825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:46 smithi067 bash[27441]: audit 2024-04-03T16:59:46.472316+0000 mon.a (mon.0) 4687 : audit [DBG] from='client.? 172.21.15.67:0/4255264717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:46 smithi067 bash[17655]: cluster 2024-04-03T16:59:45.353518+0000 mgr.y (mgr.24370) 4841 : cluster [DBG] pgmap v4825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:46 smithi067 bash[17655]: audit 2024-04-03T16:59:46.472316+0000 mon.a (mon.0) 4687 : audit [DBG] from='client.? 172.21.15.67:0/4255264717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:48 smithi082 bash[20963]: cluster 2024-04-03T16:59:47.354743+0000 mgr.y (mgr.24370) 4842 : cluster [DBG] pgmap v4826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:48 smithi067 bash[17655]: cluster 2024-04-03T16:59:47.354743+0000 mgr.y (mgr.24370) 4842 : cluster [DBG] pgmap v4826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:48 smithi067 bash[27441]: cluster 2024-04-03T16:59:47.354743+0000 mgr.y (mgr.24370) 4842 : cluster [DBG] pgmap v4826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:49 smithi082 bash[20963]: audit 2024-04-03T16:59:48.929411+0000 mon.a (mon.0) 4688 : audit [DBG] from='client.? 172.21.15.67:0/1811081225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:49 smithi067 bash[27441]: audit 2024-04-03T16:59:48.929411+0000 mon.a (mon.0) 4688 : audit [DBG] from='client.? 172.21.15.67:0/1811081225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:49 smithi067 bash[17655]: audit 2024-04-03T16:59:48.929411+0000 mon.a (mon.0) 4688 : audit [DBG] from='client.? 172.21.15.67:0/1811081225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:50 smithi082 bash[20963]: cluster 2024-04-03T16:59:49.355468+0000 mgr.y (mgr.24370) 4843 : cluster [DBG] pgmap v4827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:50 smithi082 bash[20963]: audit 2024-04-03T16:59:50.529297+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:50 smithi082 bash[20963]: audit 2024-04-03T16:59:50.534876+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:50 smithi082 bash[20963]: audit 2024-04-03T16:59:50.545553+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:50 smithi082 bash[20963]: audit 2024-04-03T16:59:50.553773+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[17655]: cluster 2024-04-03T16:59:49.355468+0000 mgr.y (mgr.24370) 4843 : cluster [DBG] pgmap v4827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[17655]: audit 2024-04-03T16:59:50.529297+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[17655]: audit 2024-04-03T16:59:50.534876+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[17655]: audit 2024-04-03T16:59:50.545553+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[17655]: audit 2024-04-03T16:59:50.553773+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[27441]: cluster 2024-04-03T16:59:49.355468+0000 mgr.y (mgr.24370) 4843 : cluster [DBG] pgmap v4827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[27441]: audit 2024-04-03T16:59:50.529297+0000 mon.a (mon.0) 4689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[27441]: audit 2024-04-03T16:59:50.534876+0000 mon.a (mon.0) 4690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[27441]: audit 2024-04-03T16:59:50.545553+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:50 smithi067 bash[27441]: audit 2024-04-03T16:59:50.553773+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:51 smithi082 bash[20963]: audit 2024-04-03T16:59:51.063190+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:59:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:51 smithi082 bash[20963]: audit 2024-04-03T16:59:51.064708+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:59:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:51 smithi082 bash[20963]: audit 2024-04-03T16:59:51.072439+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:51 smithi082 bash[20963]: audit 2024-04-03T16:59:51.382153+0000 mon.c (mon.2) 1881 : audit [DBG] from='client.? 172.21.15.67:0/3466246829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:51 smithi067 bash[17655]: audit 2024-04-03T16:59:51.063190+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:59:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:51 smithi067 bash[17655]: audit 2024-04-03T16:59:51.064708+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:59:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:51 smithi067 bash[17655]: audit 2024-04-03T16:59:51.072439+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:51 smithi067 bash[17655]: audit 2024-04-03T16:59:51.382153+0000 mon.c (mon.2) 1881 : audit [DBG] from='client.? 172.21.15.67:0/3466246829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:51 smithi067 bash[27441]: audit 2024-04-03T16:59:51.063190+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T16:59:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:51 smithi067 bash[27441]: audit 2024-04-03T16:59:51.064708+0000 mon.a (mon.0) 4694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T16:59:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:51 smithi067 bash[27441]: audit 2024-04-03T16:59:51.072439+0000 mon.a (mon.0) 4695 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T16:59:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:51 smithi067 bash[27441]: audit 2024-04-03T16:59:51.382153+0000 mon.c (mon.2) 1881 : audit [DBG] from='client.? 172.21.15.67:0/3466246829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:52 smithi082 bash[20963]: cluster 2024-04-03T16:59:51.356643+0000 mgr.y (mgr.24370) 4844 : cluster [DBG] pgmap v4828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:52 smithi067 bash[17655]: cluster 2024-04-03T16:59:51.356643+0000 mgr.y (mgr.24370) 4844 : cluster [DBG] pgmap v4828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:53.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 16:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T16:59:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:52 smithi067 bash[27441]: cluster 2024-04-03T16:59:51.356643+0000 mgr.y (mgr.24370) 4844 : cluster [DBG] pgmap v4828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:53.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 16:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:16:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T16:59:54.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:53 smithi082 bash[20963]: audit 2024-04-03T16:59:53.826980+0000 mon.a (mon.0) 4696 : audit [DBG] from='client.? 172.21.15.67:0/4152895442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:53 smithi067 bash[27441]: audit 2024-04-03T16:59:53.826980+0000 mon.a (mon.0) 4696 : audit [DBG] from='client.? 172.21.15.67:0/4152895442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:53 smithi067 bash[17655]: audit 2024-04-03T16:59:53.826980+0000 mon.a (mon.0) 4696 : audit [DBG] from='client.? 172.21.15.67:0/4152895442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:54 smithi082 bash[20963]: cluster 2024-04-03T16:59:53.357330+0000 mgr.y (mgr.24370) 4845 : cluster [DBG] pgmap v4829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:54 smithi067 bash[27441]: cluster 2024-04-03T16:59:53.357330+0000 mgr.y (mgr.24370) 4845 : cluster [DBG] pgmap v4829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:54 smithi067 bash[17655]: cluster 2024-04-03T16:59:53.357330+0000 mgr.y (mgr.24370) 4845 : cluster [DBG] pgmap v4829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:55 smithi067 bash[17655]: audit 2024-04-03T16:59:54.902766+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:55 smithi067 bash[17655]: cluster 2024-04-03T16:59:55.358014+0000 mgr.y (mgr.24370) 4846 : cluster [DBG] pgmap v4830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:55 smithi067 bash[27441]: audit 2024-04-03T16:59:54.902766+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:55 smithi067 bash[27441]: cluster 2024-04-03T16:59:55.358014+0000 mgr.y (mgr.24370) 4846 : cluster [DBG] pgmap v4830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:55 smithi082 bash[20963]: audit 2024-04-03T16:59:54.902766+0000 mon.a (mon.0) 4697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T16:59:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:55 smithi082 bash[20963]: cluster 2024-04-03T16:59:55.358014+0000 mgr.y (mgr.24370) 4846 : cluster [DBG] pgmap v4830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:56 smithi067 bash[17655]: audit 2024-04-03T16:59:56.277519+0000 mon.a (mon.0) 4698 : audit [DBG] from='client.? 172.21.15.67:0/2050770357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:56 smithi067 bash[27441]: audit 2024-04-03T16:59:56.277519+0000 mon.a (mon.0) 4698 : audit [DBG] from='client.? 172.21.15.67:0/2050770357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:56 smithi082 bash[20963]: audit 2024-04-03T16:59:56.277519+0000 mon.a (mon.0) 4698 : audit [DBG] from='client.? 172.21.15.67:0/2050770357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:57 smithi067 bash[17655]: cluster 2024-04-03T16:59:57.359221+0000 mgr.y (mgr.24370) 4847 : cluster [DBG] pgmap v4831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:57 smithi067 bash[27441]: cluster 2024-04-03T16:59:57.359221+0000 mgr.y (mgr.24370) 4847 : cluster [DBG] pgmap v4831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:57 smithi082 bash[20963]: cluster 2024-04-03T16:59:57.359221+0000 mgr.y (mgr.24370) 4847 : cluster [DBG] pgmap v4831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T16:59:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:58 smithi067 bash[27441]: audit 2024-04-03T16:59:58.743329+0000 mon.c (mon.2) 1882 : audit [DBG] from='client.? 172.21.15.67:0/2141164892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:59.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:58 smithi067 bash[17655]: audit 2024-04-03T16:59:58.743329+0000 mon.c (mon.2) 1882 : audit [DBG] from='client.? 172.21.15.67:0/2141164892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T16:59:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:58 smithi082 bash[20963]: audit 2024-04-03T16:59:58.743329+0000 mon.c (mon.2) 1882 : audit [DBG] from='client.? 172.21.15.67:0/2141164892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 16:59:59 smithi067 bash[17655]: cluster 2024-04-03T16:59:59.359892+0000 mgr.y (mgr.24370) 4848 : cluster [DBG] pgmap v4832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 16:59:59 smithi067 bash[27441]: cluster 2024-04-03T16:59:59.359892+0000 mgr.y (mgr.24370) 4848 : cluster [DBG] pgmap v4832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 16:59:59 smithi082 bash[20963]: cluster 2024-04-03T16:59:59.359892+0000 mgr.y (mgr.24370) 4848 : cluster [DBG] pgmap v4832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:00 smithi067 bash[17655]: cluster 2024-04-03T17:00:00.000161+0000 mon.a (mon.0) 4699 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:00:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:00 smithi067 bash[27441]: cluster 2024-04-03T17:00:00.000161+0000 mon.a (mon.0) 4699 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:00:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:00 smithi082 bash[20963]: cluster 2024-04-03T17:00:00.000161+0000 mon.a (mon.0) 4699 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:00:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:01 smithi067 bash[17655]: audit 2024-04-03T17:00:01.195148+0000 mon.a (mon.0) 4700 : audit [DBG] from='client.? 172.21.15.67:0/2673882532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:01 smithi067 bash[17655]: cluster 2024-04-03T17:00:01.361034+0000 mgr.y (mgr.24370) 4849 : cluster [DBG] pgmap v4833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:01 smithi067 bash[27441]: audit 2024-04-03T17:00:01.195148+0000 mon.a (mon.0) 4700 : audit [DBG] from='client.? 172.21.15.67:0/2673882532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:01 smithi067 bash[27441]: cluster 2024-04-03T17:00:01.361034+0000 mgr.y (mgr.24370) 4849 : cluster [DBG] pgmap v4833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:01 smithi082 bash[20963]: audit 2024-04-03T17:00:01.195148+0000 mon.a (mon.0) 4700 : audit [DBG] from='client.? 172.21.15.67:0/2673882532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:01 smithi082 bash[20963]: cluster 2024-04-03T17:00:01.361034+0000 mgr.y (mgr.24370) 4849 : cluster [DBG] pgmap v4833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:03] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:00:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:00:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:04 smithi082 bash[20963]: cluster 2024-04-03T17:00:03.361656+0000 mgr.y (mgr.24370) 4850 : cluster [DBG] pgmap v4834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:04 smithi082 bash[20963]: audit 2024-04-03T17:00:03.653652+0000 mon.c (mon.2) 1883 : audit [DBG] from='client.? 172.21.15.67:0/3753877075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:04 smithi067 bash[27441]: cluster 2024-04-03T17:00:03.361656+0000 mgr.y (mgr.24370) 4850 : cluster [DBG] pgmap v4834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:04 smithi067 bash[27441]: audit 2024-04-03T17:00:03.653652+0000 mon.c (mon.2) 1883 : audit [DBG] from='client.? 172.21.15.67:0/3753877075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:04.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:04 smithi067 bash[17655]: cluster 2024-04-03T17:00:03.361656+0000 mgr.y (mgr.24370) 4850 : cluster [DBG] pgmap v4834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:04.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:04 smithi067 bash[17655]: audit 2024-04-03T17:00:03.653652+0000 mon.c (mon.2) 1883 : audit [DBG] from='client.? 172.21.15.67:0/3753877075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:06 smithi082 bash[20963]: cluster 2024-04-03T17:00:05.362368+0000 mgr.y (mgr.24370) 4851 : cluster [DBG] pgmap v4835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:06 smithi082 bash[20963]: audit 2024-04-03T17:00:06.098872+0000 mon.a (mon.0) 4701 : audit [DBG] from='client.? 172.21.15.67:0/83114547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:06 smithi067 bash[17655]: cluster 2024-04-03T17:00:05.362368+0000 mgr.y (mgr.24370) 4851 : cluster [DBG] pgmap v4835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:06 smithi067 bash[17655]: audit 2024-04-03T17:00:06.098872+0000 mon.a (mon.0) 4701 : audit [DBG] from='client.? 172.21.15.67:0/83114547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:06 smithi067 bash[27441]: cluster 2024-04-03T17:00:05.362368+0000 mgr.y (mgr.24370) 4851 : cluster [DBG] pgmap v4835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:06 smithi067 bash[27441]: audit 2024-04-03T17:00:06.098872+0000 mon.a (mon.0) 4701 : audit [DBG] from='client.? 172.21.15.67:0/83114547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:08 smithi082 bash[20963]: cluster 2024-04-03T17:00:07.363537+0000 mgr.y (mgr.24370) 4852 : cluster [DBG] pgmap v4836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:08 smithi067 bash[17655]: cluster 2024-04-03T17:00:07.363537+0000 mgr.y (mgr.24370) 4852 : cluster [DBG] pgmap v4836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:08 smithi067 bash[27441]: cluster 2024-04-03T17:00:07.363537+0000 mgr.y (mgr.24370) 4852 : cluster [DBG] pgmap v4836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:09 smithi082 bash[20963]: audit 2024-04-03T17:00:08.551128+0000 mon.c (mon.2) 1884 : audit [DBG] from='client.? 172.21.15.67:0/3579069737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:09 smithi067 bash[27441]: audit 2024-04-03T17:00:08.551128+0000 mon.c (mon.2) 1884 : audit [DBG] from='client.? 172.21.15.67:0/3579069737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:09.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:09 smithi067 bash[17655]: audit 2024-04-03T17:00:08.551128+0000 mon.c (mon.2) 1884 : audit [DBG] from='client.? 172.21.15.67:0/3579069737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:10 smithi082 bash[20963]: cluster 2024-04-03T17:00:09.364372+0000 mgr.y (mgr.24370) 4853 : cluster [DBG] pgmap v4837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:10 smithi082 bash[20963]: audit 2024-04-03T17:00:09.902987+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:10 smithi067 bash[27441]: cluster 2024-04-03T17:00:09.364372+0000 mgr.y (mgr.24370) 4853 : cluster [DBG] pgmap v4837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:10 smithi067 bash[27441]: audit 2024-04-03T17:00:09.902987+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:10 smithi067 bash[17655]: cluster 2024-04-03T17:00:09.364372+0000 mgr.y (mgr.24370) 4853 : cluster [DBG] pgmap v4837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:10 smithi067 bash[17655]: audit 2024-04-03T17:00:09.902987+0000 mon.a (mon.0) 4702 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:11 smithi082 bash[20963]: audit 2024-04-03T17:00:11.011774+0000 mon.a (mon.0) 4703 : audit [DBG] from='client.? 172.21.15.67:0/2737409047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:11 smithi067 bash[17655]: audit 2024-04-03T17:00:11.011774+0000 mon.a (mon.0) 4703 : audit [DBG] from='client.? 172.21.15.67:0/2737409047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:11 smithi067 bash[27441]: audit 2024-04-03T17:00:11.011774+0000 mon.a (mon.0) 4703 : audit [DBG] from='client.? 172.21.15.67:0/2737409047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:12 smithi082 bash[20963]: cluster 2024-04-03T17:00:11.365687+0000 mgr.y (mgr.24370) 4854 : cluster [DBG] pgmap v4838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:12 smithi067 bash[27441]: cluster 2024-04-03T17:00:11.365687+0000 mgr.y (mgr.24370) 4854 : cluster [DBG] pgmap v4838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:12 smithi067 bash[17655]: cluster 2024-04-03T17:00:11.365687+0000 mgr.y (mgr.24370) 4854 : cluster [DBG] pgmap v4838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:00:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:00:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:14 smithi082 bash[20963]: cluster 2024-04-03T17:00:13.366369+0000 mgr.y (mgr.24370) 4855 : cluster [DBG] pgmap v4839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:14 smithi082 bash[20963]: audit 2024-04-03T17:00:13.471462+0000 mon.c (mon.2) 1885 : audit [DBG] from='client.? 172.21.15.67:0/1671945290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:14 smithi067 bash[17655]: cluster 2024-04-03T17:00:13.366369+0000 mgr.y (mgr.24370) 4855 : cluster [DBG] pgmap v4839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:14.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:14 smithi067 bash[17655]: audit 2024-04-03T17:00:13.471462+0000 mon.c (mon.2) 1885 : audit [DBG] from='client.? 172.21.15.67:0/1671945290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:14 smithi067 bash[27441]: cluster 2024-04-03T17:00:13.366369+0000 mgr.y (mgr.24370) 4855 : cluster [DBG] pgmap v4839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:14 smithi067 bash[27441]: audit 2024-04-03T17:00:13.471462+0000 mon.c (mon.2) 1885 : audit [DBG] from='client.? 172.21.15.67:0/1671945290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:16 smithi082 bash[20963]: cluster 2024-04-03T17:00:15.367040+0000 mgr.y (mgr.24370) 4856 : cluster [DBG] pgmap v4840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:16 smithi082 bash[20963]: audit 2024-04-03T17:00:15.930818+0000 mon.a (mon.0) 4704 : audit [DBG] from='client.? 172.21.15.67:0/1016389963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:16 smithi067 bash[17655]: cluster 2024-04-03T17:00:15.367040+0000 mgr.y (mgr.24370) 4856 : cluster [DBG] pgmap v4840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:16 smithi067 bash[17655]: audit 2024-04-03T17:00:15.930818+0000 mon.a (mon.0) 4704 : audit [DBG] from='client.? 172.21.15.67:0/1016389963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:16.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:16 smithi067 bash[27441]: cluster 2024-04-03T17:00:15.367040+0000 mgr.y (mgr.24370) 4856 : cluster [DBG] pgmap v4840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:16.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:16 smithi067 bash[27441]: audit 2024-04-03T17:00:15.930818+0000 mon.a (mon.0) 4704 : audit [DBG] from='client.? 172.21.15.67:0/1016389963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:18 smithi082 bash[20963]: cluster 2024-04-03T17:00:17.368178+0000 mgr.y (mgr.24370) 4857 : cluster [DBG] pgmap v4841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:18 smithi082 bash[20963]: audit 2024-04-03T17:00:18.384066+0000 mon.a (mon.0) 4705 : audit [DBG] from='client.? 172.21.15.67:0/1914318248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:18 smithi067 bash[27441]: cluster 2024-04-03T17:00:17.368178+0000 mgr.y (mgr.24370) 4857 : cluster [DBG] pgmap v4841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:18 smithi067 bash[27441]: audit 2024-04-03T17:00:18.384066+0000 mon.a (mon.0) 4705 : audit [DBG] from='client.? 172.21.15.67:0/1914318248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:18.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:18 smithi067 bash[17655]: cluster 2024-04-03T17:00:17.368178+0000 mgr.y (mgr.24370) 4857 : cluster [DBG] pgmap v4841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:18.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:18 smithi067 bash[17655]: audit 2024-04-03T17:00:18.384066+0000 mon.a (mon.0) 4705 : audit [DBG] from='client.? 172.21.15.67:0/1914318248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:20 smithi082 bash[20963]: cluster 2024-04-03T17:00:19.368806+0000 mgr.y (mgr.24370) 4858 : cluster [DBG] pgmap v4842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:20 smithi067 bash[17655]: cluster 2024-04-03T17:00:19.368806+0000 mgr.y (mgr.24370) 4858 : cluster [DBG] pgmap v4842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:20.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:20 smithi067 bash[27441]: cluster 2024-04-03T17:00:19.368806+0000 mgr.y (mgr.24370) 4858 : cluster [DBG] pgmap v4842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:21 smithi082 bash[20963]: audit 2024-04-03T17:00:20.831397+0000 mon.c (mon.2) 1886 : audit [DBG] from='client.? 172.21.15.67:0/4019708056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:21 smithi067 bash[17655]: audit 2024-04-03T17:00:20.831397+0000 mon.c (mon.2) 1886 : audit [DBG] from='client.? 172.21.15.67:0/4019708056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:21 smithi067 bash[27441]: audit 2024-04-03T17:00:20.831397+0000 mon.c (mon.2) 1886 : audit [DBG] from='client.? 172.21.15.67:0/4019708056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:22 smithi082 bash[20963]: cluster 2024-04-03T17:00:21.369944+0000 mgr.y (mgr.24370) 4859 : cluster [DBG] pgmap v4843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:22 smithi067 bash[17655]: cluster 2024-04-03T17:00:21.369944+0000 mgr.y (mgr.24370) 4859 : cluster [DBG] pgmap v4843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:22 smithi067 bash[27441]: cluster 2024-04-03T17:00:21.369944+0000 mgr.y (mgr.24370) 4859 : cluster [DBG] pgmap v4843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:00:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:23 smithi082 bash[20963]: audit 2024-04-03T17:00:23.281832+0000 mon.c (mon.2) 1887 : audit [DBG] from='client.? 172.21.15.67:0/943414417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:00:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:23 smithi067 bash[17655]: audit 2024-04-03T17:00:23.281832+0000 mon.c (mon.2) 1887 : audit [DBG] from='client.? 172.21.15.67:0/943414417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:23 smithi067 bash[27441]: audit 2024-04-03T17:00:23.281832+0000 mon.c (mon.2) 1887 : audit [DBG] from='client.? 172.21.15.67:0/943414417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:24 smithi082 bash[20963]: cluster 2024-04-03T17:00:23.370624+0000 mgr.y (mgr.24370) 4860 : cluster [DBG] pgmap v4844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:24 smithi067 bash[27441]: cluster 2024-04-03T17:00:23.370624+0000 mgr.y (mgr.24370) 4860 : cluster [DBG] pgmap v4844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:24 smithi067 bash[17655]: cluster 2024-04-03T17:00:23.370624+0000 mgr.y (mgr.24370) 4860 : cluster [DBG] pgmap v4844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:25 smithi082 bash[20963]: audit 2024-04-03T17:00:24.903557+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:25 smithi067 bash[17655]: audit 2024-04-03T17:00:24.903557+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:25 smithi067 bash[27441]: audit 2024-04-03T17:00:24.903557+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:26 smithi082 bash[20963]: cluster 2024-04-03T17:00:25.371124+0000 mgr.y (mgr.24370) 4861 : cluster [DBG] pgmap v4845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:26 smithi082 bash[20963]: audit 2024-04-03T17:00:25.737954+0000 mon.c (mon.2) 1888 : audit [DBG] from='client.? 172.21.15.67:0/2991993648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:26 smithi067 bash[27441]: cluster 2024-04-03T17:00:25.371124+0000 mgr.y (mgr.24370) 4861 : cluster [DBG] pgmap v4845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:26 smithi067 bash[27441]: audit 2024-04-03T17:00:25.737954+0000 mon.c (mon.2) 1888 : audit [DBG] from='client.? 172.21.15.67:0/2991993648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:26 smithi067 bash[17655]: cluster 2024-04-03T17:00:25.371124+0000 mgr.y (mgr.24370) 4861 : cluster [DBG] pgmap v4845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:26 smithi067 bash[17655]: audit 2024-04-03T17:00:25.737954+0000 mon.c (mon.2) 1888 : audit [DBG] from='client.? 172.21.15.67:0/2991993648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:28 smithi082 bash[20963]: cluster 2024-04-03T17:00:27.372344+0000 mgr.y (mgr.24370) 4862 : cluster [DBG] pgmap v4846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:28 smithi082 bash[20963]: audit 2024-04-03T17:00:28.195151+0000 mon.a (mon.0) 4707 : audit [DBG] from='client.? 172.21.15.67:0/244165045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:28 smithi067 bash[27441]: cluster 2024-04-03T17:00:27.372344+0000 mgr.y (mgr.24370) 4862 : cluster [DBG] pgmap v4846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:28 smithi067 bash[27441]: audit 2024-04-03T17:00:28.195151+0000 mon.a (mon.0) 4707 : audit [DBG] from='client.? 172.21.15.67:0/244165045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:28 smithi067 bash[17655]: cluster 2024-04-03T17:00:27.372344+0000 mgr.y (mgr.24370) 4862 : cluster [DBG] pgmap v4846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:28 smithi067 bash[17655]: audit 2024-04-03T17:00:28.195151+0000 mon.a (mon.0) 4707 : audit [DBG] from='client.? 172.21.15.67:0/244165045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:30 smithi082 bash[20963]: cluster 2024-04-03T17:00:29.373103+0000 mgr.y (mgr.24370) 4863 : cluster [DBG] pgmap v4847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:30 smithi067 bash[17655]: cluster 2024-04-03T17:00:29.373103+0000 mgr.y (mgr.24370) 4863 : cluster [DBG] pgmap v4847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:30 smithi067 bash[27441]: cluster 2024-04-03T17:00:29.373103+0000 mgr.y (mgr.24370) 4863 : cluster [DBG] pgmap v4847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:31 smithi082 bash[20963]: audit 2024-04-03T17:00:30.649949+0000 mon.c (mon.2) 1889 : audit [DBG] from='client.? 172.21.15.67:0/3014340358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:31 smithi067 bash[17655]: audit 2024-04-03T17:00:30.649949+0000 mon.c (mon.2) 1889 : audit [DBG] from='client.? 172.21.15.67:0/3014340358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:31.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:31 smithi067 bash[27441]: audit 2024-04-03T17:00:30.649949+0000 mon.c (mon.2) 1889 : audit [DBG] from='client.? 172.21.15.67:0/3014340358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:32 smithi082 bash[20963]: cluster 2024-04-03T17:00:31.374420+0000 mgr.y (mgr.24370) 4864 : cluster [DBG] pgmap v4848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:32 smithi067 bash[27441]: cluster 2024-04-03T17:00:31.374420+0000 mgr.y (mgr.24370) 4864 : cluster [DBG] pgmap v4848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:32 smithi067 bash[17655]: cluster 2024-04-03T17:00:31.374420+0000 mgr.y (mgr.24370) 4864 : cluster [DBG] pgmap v4848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:00:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:00:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:33 smithi082 bash[20963]: audit 2024-04-03T17:00:33.099902+0000 mon.c (mon.2) 1890 : audit [DBG] from='client.? 172.21.15.67:0/2101649079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:33 smithi067 bash[27441]: audit 2024-04-03T17:00:33.099902+0000 mon.c (mon.2) 1890 : audit [DBG] from='client.? 172.21.15.67:0/2101649079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:33 smithi067 bash[17655]: audit 2024-04-03T17:00:33.099902+0000 mon.c (mon.2) 1890 : audit [DBG] from='client.? 172.21.15.67:0/2101649079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:34 smithi082 bash[20963]: cluster 2024-04-03T17:00:33.375129+0000 mgr.y (mgr.24370) 4865 : cluster [DBG] pgmap v4849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:34 smithi067 bash[17655]: cluster 2024-04-03T17:00:33.375129+0000 mgr.y (mgr.24370) 4865 : cluster [DBG] pgmap v4849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:34 smithi067 bash[27441]: cluster 2024-04-03T17:00:33.375129+0000 mgr.y (mgr.24370) 4865 : cluster [DBG] pgmap v4849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:36 smithi082 bash[20963]: cluster 2024-04-03T17:00:35.375613+0000 mgr.y (mgr.24370) 4866 : cluster [DBG] pgmap v4850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:36 smithi082 bash[20963]: audit 2024-04-03T17:00:35.553224+0000 mon.c (mon.2) 1891 : audit [DBG] from='client.? 172.21.15.67:0/4260680054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:36 smithi067 bash[27441]: cluster 2024-04-03T17:00:35.375613+0000 mgr.y (mgr.24370) 4866 : cluster [DBG] pgmap v4850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:36 smithi067 bash[27441]: audit 2024-04-03T17:00:35.553224+0000 mon.c (mon.2) 1891 : audit [DBG] from='client.? 172.21.15.67:0/4260680054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:36 smithi067 bash[17655]: cluster 2024-04-03T17:00:35.375613+0000 mgr.y (mgr.24370) 4866 : cluster [DBG] pgmap v4850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:36.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:36 smithi067 bash[17655]: audit 2024-04-03T17:00:35.553224+0000 mon.c (mon.2) 1891 : audit [DBG] from='client.? 172.21.15.67:0/4260680054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:38 smithi082 bash[20963]: cluster 2024-04-03T17:00:37.376740+0000 mgr.y (mgr.24370) 4867 : cluster [DBG] pgmap v4851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:38 smithi082 bash[20963]: audit 2024-04-03T17:00:38.005834+0000 mon.c (mon.2) 1892 : audit [DBG] from='client.? 172.21.15.67:0/1440634453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:38 smithi067 bash[27441]: cluster 2024-04-03T17:00:37.376740+0000 mgr.y (mgr.24370) 4867 : cluster [DBG] pgmap v4851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:38.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:38 smithi067 bash[27441]: audit 2024-04-03T17:00:38.005834+0000 mon.c (mon.2) 1892 : audit [DBG] from='client.? 172.21.15.67:0/1440634453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:38.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:38 smithi067 bash[17655]: cluster 2024-04-03T17:00:37.376740+0000 mgr.y (mgr.24370) 4867 : cluster [DBG] pgmap v4851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:38.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:38 smithi067 bash[17655]: audit 2024-04-03T17:00:38.005834+0000 mon.c (mon.2) 1892 : audit [DBG] from='client.? 172.21.15.67:0/1440634453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:40 smithi082 bash[20963]: cluster 2024-04-03T17:00:39.377506+0000 mgr.y (mgr.24370) 4868 : cluster [DBG] pgmap v4852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:40 smithi082 bash[20963]: audit 2024-04-03T17:00:39.903983+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:40 smithi082 bash[20963]: audit 2024-04-03T17:00:40.461630+0000 mon.a (mon.0) 4709 : audit [DBG] from='client.? 172.21.15.67:0/427695658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:40 smithi067 bash[17655]: cluster 2024-04-03T17:00:39.377506+0000 mgr.y (mgr.24370) 4868 : cluster [DBG] pgmap v4852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:40 smithi067 bash[17655]: audit 2024-04-03T17:00:39.903983+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:40 smithi067 bash[17655]: audit 2024-04-03T17:00:40.461630+0000 mon.a (mon.0) 4709 : audit [DBG] from='client.? 172.21.15.67:0/427695658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:40 smithi067 bash[27441]: cluster 2024-04-03T17:00:39.377506+0000 mgr.y (mgr.24370) 4868 : cluster [DBG] pgmap v4852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:40 smithi067 bash[27441]: audit 2024-04-03T17:00:39.903983+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:40 smithi067 bash[27441]: audit 2024-04-03T17:00:40.461630+0000 mon.a (mon.0) 4709 : audit [DBG] from='client.? 172.21.15.67:0/427695658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:42 smithi082 bash[20963]: cluster 2024-04-03T17:00:41.378673+0000 mgr.y (mgr.24370) 4869 : cluster [DBG] pgmap v4853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:42 smithi067 bash[17655]: cluster 2024-04-03T17:00:41.378673+0000 mgr.y (mgr.24370) 4869 : cluster [DBG] pgmap v4853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:42 smithi067 bash[27441]: cluster 2024-04-03T17:00:41.378673+0000 mgr.y (mgr.24370) 4869 : cluster [DBG] pgmap v4853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:43] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:00:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:43 smithi082 bash[20963]: audit 2024-04-03T17:00:42.910188+0000 mon.a (mon.0) 4710 : audit [DBG] from='client.? 172.21.15.67:0/86633649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:00:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:43 smithi067 bash[17655]: audit 2024-04-03T17:00:42.910188+0000 mon.a (mon.0) 4710 : audit [DBG] from='client.? 172.21.15.67:0/86633649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:43 smithi067 bash[27441]: audit 2024-04-03T17:00:42.910188+0000 mon.a (mon.0) 4710 : audit [DBG] from='client.? 172.21.15.67:0/86633649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:44 smithi082 bash[20963]: cluster 2024-04-03T17:00:43.379355+0000 mgr.y (mgr.24370) 4870 : cluster [DBG] pgmap v4854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:44 smithi067 bash[27441]: cluster 2024-04-03T17:00:43.379355+0000 mgr.y (mgr.24370) 4870 : cluster [DBG] pgmap v4854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:44 smithi067 bash[17655]: cluster 2024-04-03T17:00:43.379355+0000 mgr.y (mgr.24370) 4870 : cluster [DBG] pgmap v4854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:45 smithi082 bash[20963]: audit 2024-04-03T17:00:45.364221+0000 mon.a (mon.0) 4711 : audit [DBG] from='client.? 172.21.15.67:0/1260437741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:45 smithi067 bash[17655]: audit 2024-04-03T17:00:45.364221+0000 mon.a (mon.0) 4711 : audit [DBG] from='client.? 172.21.15.67:0/1260437741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:45 smithi067 bash[27441]: audit 2024-04-03T17:00:45.364221+0000 mon.a (mon.0) 4711 : audit [DBG] from='client.? 172.21.15.67:0/1260437741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:46 smithi082 bash[20963]: cluster 2024-04-03T17:00:45.379903+0000 mgr.y (mgr.24370) 4871 : cluster [DBG] pgmap v4855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:46 smithi067 bash[17655]: cluster 2024-04-03T17:00:45.379903+0000 mgr.y (mgr.24370) 4871 : cluster [DBG] pgmap v4855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:46 smithi067 bash[27441]: cluster 2024-04-03T17:00:45.379903+0000 mgr.y (mgr.24370) 4871 : cluster [DBG] pgmap v4855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:48 smithi082 bash[20963]: cluster 2024-04-03T17:00:47.381029+0000 mgr.y (mgr.24370) 4872 : cluster [DBG] pgmap v4856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:48 smithi082 bash[20963]: audit 2024-04-03T17:00:47.819335+0000 mon.c (mon.2) 1893 : audit [DBG] from='client.? 172.21.15.67:0/2855857733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:48 smithi067 bash[27441]: cluster 2024-04-03T17:00:47.381029+0000 mgr.y (mgr.24370) 4872 : cluster [DBG] pgmap v4856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:48 smithi067 bash[27441]: audit 2024-04-03T17:00:47.819335+0000 mon.c (mon.2) 1893 : audit [DBG] from='client.? 172.21.15.67:0/2855857733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:48 smithi067 bash[17655]: cluster 2024-04-03T17:00:47.381029+0000 mgr.y (mgr.24370) 4872 : cluster [DBG] pgmap v4856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:48 smithi067 bash[17655]: audit 2024-04-03T17:00:47.819335+0000 mon.c (mon.2) 1893 : audit [DBG] from='client.? 172.21.15.67:0/2855857733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:50 smithi082 bash[20963]: cluster 2024-04-03T17:00:49.381688+0000 mgr.y (mgr.24370) 4873 : cluster [DBG] pgmap v4857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:50 smithi082 bash[20963]: audit 2024-04-03T17:00:50.275989+0000 mon.c (mon.2) 1894 : audit [DBG] from='client.? 172.21.15.67:0/445368798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:50 smithi067 bash[17655]: cluster 2024-04-03T17:00:49.381688+0000 mgr.y (mgr.24370) 4873 : cluster [DBG] pgmap v4857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:50 smithi067 bash[17655]: audit 2024-04-03T17:00:50.275989+0000 mon.c (mon.2) 1894 : audit [DBG] from='client.? 172.21.15.67:0/445368798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:50 smithi067 bash[27441]: cluster 2024-04-03T17:00:49.381688+0000 mgr.y (mgr.24370) 4873 : cluster [DBG] pgmap v4857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:50 smithi067 bash[27441]: audit 2024-04-03T17:00:50.275989+0000 mon.c (mon.2) 1894 : audit [DBG] from='client.? 172.21.15.67:0/445368798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:51 smithi082 bash[20963]: audit 2024-04-03T17:00:51.146533+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:00:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:51 smithi082 bash[20963]: audit 2024-04-03T17:00:51.474222+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:51 smithi082 bash[20963]: audit 2024-04-03T17:00:51.481344+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:51 smithi067 bash[27441]: audit 2024-04-03T17:00:51.146533+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:00:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:51 smithi067 bash[27441]: audit 2024-04-03T17:00:51.474222+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:51 smithi067 bash[27441]: audit 2024-04-03T17:00:51.481344+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:51 smithi067 bash[17655]: audit 2024-04-03T17:00:51.146533+0000 mon.a (mon.0) 4712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:00:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:51 smithi067 bash[17655]: audit 2024-04-03T17:00:51.474222+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:51 smithi067 bash[17655]: audit 2024-04-03T17:00:51.481344+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:52 smithi082 bash[20963]: cluster 2024-04-03T17:00:51.382662+0000 mgr.y (mgr.24370) 4874 : cluster [DBG] pgmap v4858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:52 smithi067 bash[17655]: cluster 2024-04-03T17:00:51.382662+0000 mgr.y (mgr.24370) 4874 : cluster [DBG] pgmap v4858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:52 smithi067 bash[27441]: cluster 2024-04-03T17:00:51.382662+0000 mgr.y (mgr.24370) 4874 : cluster [DBG] pgmap v4858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:53] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:00:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:53 smithi082 bash[20963]: audit 2024-04-03T17:00:52.721769+0000 mon.c (mon.2) 1895 : audit [DBG] from='client.? 172.21.15.67:0/299296572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:00:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:53 smithi067 bash[17655]: audit 2024-04-03T17:00:52.721769+0000 mon.c (mon.2) 1895 : audit [DBG] from='client.? 172.21.15.67:0/299296572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:53.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:53 smithi067 bash[27441]: audit 2024-04-03T17:00:52.721769+0000 mon.c (mon.2) 1895 : audit [DBG] from='client.? 172.21.15.67:0/299296572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:54 smithi082 bash[20963]: cluster 2024-04-03T17:00:53.383350+0000 mgr.y (mgr.24370) 4875 : cluster [DBG] pgmap v4859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:54 smithi067 bash[17655]: cluster 2024-04-03T17:00:53.383350+0000 mgr.y (mgr.24370) 4875 : cluster [DBG] pgmap v4859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:54 smithi067 bash[27441]: cluster 2024-04-03T17:00:53.383350+0000 mgr.y (mgr.24370) 4875 : cluster [DBG] pgmap v4859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:55 smithi082 bash[20963]: audit 2024-04-03T17:00:54.904061+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:55 smithi082 bash[20963]: audit 2024-04-03T17:00:55.221180+0000 mon.c (mon.2) 1896 : audit [DBG] from='client.? 172.21.15.67:0/4266897555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:55 smithi067 bash[17655]: audit 2024-04-03T17:00:54.904061+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:55 smithi067 bash[17655]: audit 2024-04-03T17:00:55.221180+0000 mon.c (mon.2) 1896 : audit [DBG] from='client.? 172.21.15.67:0/4266897555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:55 smithi067 bash[27441]: audit 2024-04-03T17:00:54.904061+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:00:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:55 smithi067 bash[27441]: audit 2024-04-03T17:00:55.221180+0000 mon.c (mon.2) 1896 : audit [DBG] from='client.? 172.21.15.67:0/4266897555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:56 smithi082 bash[20963]: cluster 2024-04-03T17:00:55.384004+0000 mgr.y (mgr.24370) 4876 : cluster [DBG] pgmap v4860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:56 smithi067 bash[27441]: cluster 2024-04-03T17:00:55.384004+0000 mgr.y (mgr.24370) 4876 : cluster [DBG] pgmap v4860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:56 smithi067 bash[17655]: cluster 2024-04-03T17:00:55.384004+0000 mgr.y (mgr.24370) 4876 : cluster [DBG] pgmap v4860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:57 smithi082 bash[20963]: audit 2024-04-03T17:00:56.850163+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:57 smithi082 bash[20963]: audit 2024-04-03T17:00:56.857237+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:57 smithi082 bash[20963]: audit 2024-04-03T17:00:57.477955+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:57 smithi082 bash[20963]: audit 2024-04-03T17:00:57.484525+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:57 smithi082 bash[20963]: audit 2024-04-03T17:00:57.686283+0000 mon.a (mon.0) 4720 : audit [DBG] from='client.? 172.21.15.67:0/3565201242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[17655]: audit 2024-04-03T17:00:56.850163+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[17655]: audit 2024-04-03T17:00:56.857237+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[17655]: audit 2024-04-03T17:00:57.477955+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[17655]: audit 2024-04-03T17:00:57.484525+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[17655]: audit 2024-04-03T17:00:57.686283+0000 mon.a (mon.0) 4720 : audit [DBG] from='client.? 172.21.15.67:0/3565201242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[27441]: audit 2024-04-03T17:00:56.850163+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[27441]: audit 2024-04-03T17:00:56.857237+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[27441]: audit 2024-04-03T17:00:57.477955+0000 mon.a (mon.0) 4718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[27441]: audit 2024-04-03T17:00:57.484525+0000 mon.a (mon.0) 4719 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:57 smithi067 bash[27441]: audit 2024-04-03T17:00:57.686283+0000 mon.a (mon.0) 4720 : audit [DBG] from='client.? 172.21.15.67:0/3565201242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:00:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:58 smithi082 bash[20963]: cluster 2024-04-03T17:00:57.384896+0000 mgr.y (mgr.24370) 4877 : cluster [DBG] pgmap v4861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:58 smithi082 bash[20963]: audit 2024-04-03T17:00:57.917506+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:00:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:58 smithi082 bash[20963]: audit 2024-04-03T17:00:57.919315+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:00:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:00:58 smithi082 bash[20963]: audit 2024-04-03T17:00:57.928691+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:58 smithi067 bash[17655]: cluster 2024-04-03T17:00:57.384896+0000 mgr.y (mgr.24370) 4877 : cluster [DBG] pgmap v4861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:58 smithi067 bash[17655]: audit 2024-04-03T17:00:57.917506+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:00:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:58 smithi067 bash[17655]: audit 2024-04-03T17:00:57.919315+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:00:59.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:00:58 smithi067 bash[17655]: audit 2024-04-03T17:00:57.928691+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:00:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:58 smithi067 bash[27441]: cluster 2024-04-03T17:00:57.384896+0000 mgr.y (mgr.24370) 4877 : cluster [DBG] pgmap v4861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:00:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:58 smithi067 bash[27441]: audit 2024-04-03T17:00:57.917506+0000 mon.a (mon.0) 4721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:00:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:58 smithi067 bash[27441]: audit 2024-04-03T17:00:57.919315+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:00:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:00:58 smithi067 bash[27441]: audit 2024-04-03T17:00:57.928691+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:01:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:00 smithi082 bash[20963]: cluster 2024-04-03T17:00:59.385549+0000 mgr.y (mgr.24370) 4878 : cluster [DBG] pgmap v4862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:00 smithi082 bash[20963]: audit 2024-04-03T17:01:00.139454+0000 mon.a (mon.0) 4724 : audit [DBG] from='client.? 172.21.15.67:0/716188299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:00 smithi067 bash[17655]: cluster 2024-04-03T17:00:59.385549+0000 mgr.y (mgr.24370) 4878 : cluster [DBG] pgmap v4862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:00 smithi067 bash[17655]: audit 2024-04-03T17:01:00.139454+0000 mon.a (mon.0) 4724 : audit [DBG] from='client.? 172.21.15.67:0/716188299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:00 smithi067 bash[27441]: cluster 2024-04-03T17:00:59.385549+0000 mgr.y (mgr.24370) 4878 : cluster [DBG] pgmap v4862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:00 smithi067 bash[27441]: audit 2024-04-03T17:01:00.139454+0000 mon.a (mon.0) 4724 : audit [DBG] from='client.? 172.21.15.67:0/716188299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:02 smithi082 bash[20963]: cluster 2024-04-03T17:01:01.386738+0000 mgr.y (mgr.24370) 4879 : cluster [DBG] pgmap v4863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:02 smithi082 bash[20963]: audit 2024-04-03T17:01:02.602032+0000 mon.c (mon.2) 1897 : audit [DBG] from='client.? 172.21.15.67:0/4126659195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:03.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:01:03.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:02 smithi067 bash[27441]: cluster 2024-04-03T17:01:01.386738+0000 mgr.y (mgr.24370) 4879 : cluster [DBG] pgmap v4863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:03.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:02 smithi067 bash[27441]: audit 2024-04-03T17:01:02.602032+0000 mon.c (mon.2) 1897 : audit [DBG] from='client.? 172.21.15.67:0/4126659195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:03.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:02 smithi067 bash[17655]: cluster 2024-04-03T17:01:01.386738+0000 mgr.y (mgr.24370) 4879 : cluster [DBG] pgmap v4863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:03.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:02 smithi067 bash[17655]: audit 2024-04-03T17:01:02.602032+0000 mon.c (mon.2) 1897 : audit [DBG] from='client.? 172.21.15.67:0/4126659195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:01:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:04 smithi082 bash[20963]: cluster 2024-04-03T17:01:03.387532+0000 mgr.y (mgr.24370) 4880 : cluster [DBG] pgmap v4864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:04 smithi067 bash[27441]: cluster 2024-04-03T17:01:03.387532+0000 mgr.y (mgr.24370) 4880 : cluster [DBG] pgmap v4864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:04 smithi067 bash[17655]: cluster 2024-04-03T17:01:03.387532+0000 mgr.y (mgr.24370) 4880 : cluster [DBG] pgmap v4864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:05 smithi082 bash[20963]: audit 2024-04-03T17:01:05.049579+0000 mon.c (mon.2) 1898 : audit [DBG] from='client.? 172.21.15.67:0/2922476845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:05 smithi067 bash[17655]: audit 2024-04-03T17:01:05.049579+0000 mon.c (mon.2) 1898 : audit [DBG] from='client.? 172.21.15.67:0/2922476845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:05 smithi067 bash[27441]: audit 2024-04-03T17:01:05.049579+0000 mon.c (mon.2) 1898 : audit [DBG] from='client.? 172.21.15.67:0/2922476845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:06 smithi082 bash[20963]: cluster 2024-04-03T17:01:05.388440+0000 mgr.y (mgr.24370) 4881 : cluster [DBG] pgmap v4865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:06 smithi067 bash[27441]: cluster 2024-04-03T17:01:05.388440+0000 mgr.y (mgr.24370) 4881 : cluster [DBG] pgmap v4865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:06 smithi067 bash[17655]: cluster 2024-04-03T17:01:05.388440+0000 mgr.y (mgr.24370) 4881 : cluster [DBG] pgmap v4865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:07 smithi067 bash[17655]: audit 2024-04-03T17:01:07.505436+0000 mon.a (mon.0) 4725 : audit [DBG] from='client.? 172.21.15.67:0/2709971910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:07 smithi067 bash[27441]: audit 2024-04-03T17:01:07.505436+0000 mon.a (mon.0) 4725 : audit [DBG] from='client.? 172.21.15.67:0/2709971910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:07 smithi082 bash[20963]: audit 2024-04-03T17:01:07.505436+0000 mon.a (mon.0) 4725 : audit [DBG] from='client.? 172.21.15.67:0/2709971910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:08 smithi067 bash[17655]: cluster 2024-04-03T17:01:07.389597+0000 mgr.y (mgr.24370) 4882 : cluster [DBG] pgmap v4866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:08 smithi067 bash[27441]: cluster 2024-04-03T17:01:07.389597+0000 mgr.y (mgr.24370) 4882 : cluster [DBG] pgmap v4866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:08 smithi082 bash[20963]: cluster 2024-04-03T17:01:07.389597+0000 mgr.y (mgr.24370) 4882 : cluster [DBG] pgmap v4866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:09 smithi067 bash[27441]: cluster 2024-04-03T17:01:09.390288+0000 mgr.y (mgr.24370) 4883 : cluster [DBG] pgmap v4867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:09 smithi067 bash[17655]: cluster 2024-04-03T17:01:09.390288+0000 mgr.y (mgr.24370) 4883 : cluster [DBG] pgmap v4867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:09 smithi082 bash[20963]: cluster 2024-04-03T17:01:09.390288+0000 mgr.y (mgr.24370) 4883 : cluster [DBG] pgmap v4867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:10 smithi067 bash[17655]: audit 2024-04-03T17:01:09.906058+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:10 smithi067 bash[17655]: audit 2024-04-03T17:01:10.007511+0000 mon.c (mon.2) 1899 : audit [DBG] from='client.? 172.21.15.67:0/2180232394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:10 smithi067 bash[27441]: audit 2024-04-03T17:01:09.906058+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:10 smithi067 bash[27441]: audit 2024-04-03T17:01:10.007511+0000 mon.c (mon.2) 1899 : audit [DBG] from='client.? 172.21.15.67:0/2180232394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:10 smithi082 bash[20963]: audit 2024-04-03T17:01:09.906058+0000 mon.a (mon.0) 4726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:10 smithi082 bash[20963]: audit 2024-04-03T17:01:10.007511+0000 mon.c (mon.2) 1899 : audit [DBG] from='client.? 172.21.15.67:0/2180232394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:11 smithi082 bash[20963]: cluster 2024-04-03T17:01:11.391499+0000 mgr.y (mgr.24370) 4884 : cluster [DBG] pgmap v4868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:11 smithi067 bash[27441]: cluster 2024-04-03T17:01:11.391499+0000 mgr.y (mgr.24370) 4884 : cluster [DBG] pgmap v4868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:11 smithi067 bash[17655]: cluster 2024-04-03T17:01:11.391499+0000 mgr.y (mgr.24370) 4884 : cluster [DBG] pgmap v4868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:12 smithi082 bash[20963]: audit 2024-04-03T17:01:12.461086+0000 mon.a (mon.0) 4727 : audit [DBG] from='client.? 172.21.15.67:0/1854649137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:12 smithi067 bash[27441]: audit 2024-04-03T17:01:12.461086+0000 mon.a (mon.0) 4727 : audit [DBG] from='client.? 172.21.15.67:0/1854649137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:12 smithi067 bash[17655]: audit 2024-04-03T17:01:12.461086+0000 mon.a (mon.0) 4727 : audit [DBG] from='client.? 172.21.15.67:0/1854649137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:01:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:01:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:14 smithi082 bash[20963]: cluster 2024-04-03T17:01:13.392265+0000 mgr.y (mgr.24370) 4885 : cluster [DBG] pgmap v4869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:14 smithi067 bash[27441]: cluster 2024-04-03T17:01:13.392265+0000 mgr.y (mgr.24370) 4885 : cluster [DBG] pgmap v4869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:14 smithi067 bash[17655]: cluster 2024-04-03T17:01:13.392265+0000 mgr.y (mgr.24370) 4885 : cluster [DBG] pgmap v4869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:15 smithi082 bash[20963]: audit 2024-04-03T17:01:14.916287+0000 mon.c (mon.2) 1900 : audit [DBG] from='client.? 172.21.15.67:0/2192136344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:15.884 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 17:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T17:01:15.597719758Z level=info msg="Completed cleanup jobs" duration=68.108113ms 2024-04-03T17:01:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:15 smithi067 bash[17655]: audit 2024-04-03T17:01:14.916287+0000 mon.c (mon.2) 1900 : audit [DBG] from='client.? 172.21.15.67:0/2192136344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:15 smithi067 bash[27441]: audit 2024-04-03T17:01:14.916287+0000 mon.c (mon.2) 1900 : audit [DBG] from='client.? 172.21.15.67:0/2192136344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:16 smithi082 bash[20963]: cluster 2024-04-03T17:01:15.392958+0000 mgr.y (mgr.24370) 4886 : cluster [DBG] pgmap v4870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:16 smithi067 bash[27441]: cluster 2024-04-03T17:01:15.392958+0000 mgr.y (mgr.24370) 4886 : cluster [DBG] pgmap v4870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:16 smithi067 bash[17655]: cluster 2024-04-03T17:01:15.392958+0000 mgr.y (mgr.24370) 4886 : cluster [DBG] pgmap v4870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:17 smithi082 bash[20963]: audit 2024-04-03T17:01:17.372531+0000 mon.c (mon.2) 1901 : audit [DBG] from='client.? 172.21.15.67:0/2526891555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:17 smithi067 bash[17655]: audit 2024-04-03T17:01:17.372531+0000 mon.c (mon.2) 1901 : audit [DBG] from='client.? 172.21.15.67:0/2526891555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:17 smithi067 bash[27441]: audit 2024-04-03T17:01:17.372531+0000 mon.c (mon.2) 1901 : audit [DBG] from='client.? 172.21.15.67:0/2526891555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:18 smithi082 bash[20963]: cluster 2024-04-03T17:01:17.393805+0000 mgr.y (mgr.24370) 4887 : cluster [DBG] pgmap v4871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:18 smithi067 bash[27441]: cluster 2024-04-03T17:01:17.393805+0000 mgr.y (mgr.24370) 4887 : cluster [DBG] pgmap v4871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:18 smithi067 bash[17655]: cluster 2024-04-03T17:01:17.393805+0000 mgr.y (mgr.24370) 4887 : cluster [DBG] pgmap v4871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:20 smithi082 bash[20963]: cluster 2024-04-03T17:01:19.394656+0000 mgr.y (mgr.24370) 4888 : cluster [DBG] pgmap v4872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:20 smithi082 bash[20963]: audit 2024-04-03T17:01:19.825069+0000 mon.a (mon.0) 4728 : audit [DBG] from='client.? 172.21.15.67:0/2126648413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:20 smithi067 bash[17655]: cluster 2024-04-03T17:01:19.394656+0000 mgr.y (mgr.24370) 4888 : cluster [DBG] pgmap v4872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:20 smithi067 bash[17655]: audit 2024-04-03T17:01:19.825069+0000 mon.a (mon.0) 4728 : audit [DBG] from='client.? 172.21.15.67:0/2126648413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:20.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:20 smithi067 bash[27441]: cluster 2024-04-03T17:01:19.394656+0000 mgr.y (mgr.24370) 4888 : cluster [DBG] pgmap v4872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:20.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:20 smithi067 bash[27441]: audit 2024-04-03T17:01:19.825069+0000 mon.a (mon.0) 4728 : audit [DBG] from='client.? 172.21.15.67:0/2126648413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:22 smithi082 bash[20963]: cluster 2024-04-03T17:01:21.395852+0000 mgr.y (mgr.24370) 4889 : cluster [DBG] pgmap v4873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:22 smithi082 bash[20963]: audit 2024-04-03T17:01:22.283477+0000 mon.c (mon.2) 1902 : audit [DBG] from='client.? 172.21.15.67:0/620815627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:22 smithi067 bash[17655]: cluster 2024-04-03T17:01:21.395852+0000 mgr.y (mgr.24370) 4889 : cluster [DBG] pgmap v4873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:22 smithi067 bash[17655]: audit 2024-04-03T17:01:22.283477+0000 mon.c (mon.2) 1902 : audit [DBG] from='client.? 172.21.15.67:0/620815627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:22 smithi067 bash[27441]: cluster 2024-04-03T17:01:21.395852+0000 mgr.y (mgr.24370) 4889 : cluster [DBG] pgmap v4873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:22 smithi067 bash[27441]: audit 2024-04-03T17:01:22.283477+0000 mon.c (mon.2) 1902 : audit [DBG] from='client.? 172.21.15.67:0/620815627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:01:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:01:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:24 smithi082 bash[20963]: cluster 2024-04-03T17:01:23.396530+0000 mgr.y (mgr.24370) 4890 : cluster [DBG] pgmap v4874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:24 smithi067 bash[17655]: cluster 2024-04-03T17:01:23.396530+0000 mgr.y (mgr.24370) 4890 : cluster [DBG] pgmap v4874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:24.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:24 smithi067 bash[27441]: cluster 2024-04-03T17:01:23.396530+0000 mgr.y (mgr.24370) 4890 : cluster [DBG] pgmap v4874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:25 smithi082 bash[20963]: audit 2024-04-03T17:01:24.732459+0000 mon.c (mon.2) 1903 : audit [DBG] from='client.? 172.21.15.67:0/2278439330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:25 smithi082 bash[20963]: audit 2024-04-03T17:01:24.904786+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:25 smithi067 bash[17655]: audit 2024-04-03T17:01:24.732459+0000 mon.c (mon.2) 1903 : audit [DBG] from='client.? 172.21.15.67:0/2278439330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:25 smithi067 bash[17655]: audit 2024-04-03T17:01:24.904786+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:25 smithi067 bash[27441]: audit 2024-04-03T17:01:24.732459+0000 mon.c (mon.2) 1903 : audit [DBG] from='client.? 172.21.15.67:0/2278439330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:25 smithi067 bash[27441]: audit 2024-04-03T17:01:24.904786+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:26 smithi082 bash[20963]: cluster 2024-04-03T17:01:25.397210+0000 mgr.y (mgr.24370) 4891 : cluster [DBG] pgmap v4875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:26 smithi067 bash[17655]: cluster 2024-04-03T17:01:25.397210+0000 mgr.y (mgr.24370) 4891 : cluster [DBG] pgmap v4875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:26 smithi067 bash[27441]: cluster 2024-04-03T17:01:25.397210+0000 mgr.y (mgr.24370) 4891 : cluster [DBG] pgmap v4875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:27 smithi082 bash[20963]: audit 2024-04-03T17:01:27.185813+0000 mon.c (mon.2) 1904 : audit [DBG] from='client.? 172.21.15.67:0/3411602327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:27 smithi067 bash[17655]: audit 2024-04-03T17:01:27.185813+0000 mon.c (mon.2) 1904 : audit [DBG] from='client.? 172.21.15.67:0/3411602327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:27 smithi067 bash[27441]: audit 2024-04-03T17:01:27.185813+0000 mon.c (mon.2) 1904 : audit [DBG] from='client.? 172.21.15.67:0/3411602327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:28 smithi082 bash[20963]: cluster 2024-04-03T17:01:27.398376+0000 mgr.y (mgr.24370) 4892 : cluster [DBG] pgmap v4876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:28 smithi067 bash[17655]: cluster 2024-04-03T17:01:27.398376+0000 mgr.y (mgr.24370) 4892 : cluster [DBG] pgmap v4876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:28 smithi067 bash[27441]: cluster 2024-04-03T17:01:27.398376+0000 mgr.y (mgr.24370) 4892 : cluster [DBG] pgmap v4876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:30 smithi082 bash[20963]: cluster 2024-04-03T17:01:29.399038+0000 mgr.y (mgr.24370) 4893 : cluster [DBG] pgmap v4877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:30 smithi082 bash[20963]: audit 2024-04-03T17:01:29.638607+0000 mon.a (mon.0) 4730 : audit [DBG] from='client.? 172.21.15.67:0/1693325582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:30 smithi067 bash[27441]: cluster 2024-04-03T17:01:29.399038+0000 mgr.y (mgr.24370) 4893 : cluster [DBG] pgmap v4877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:30 smithi067 bash[27441]: audit 2024-04-03T17:01:29.638607+0000 mon.a (mon.0) 4730 : audit [DBG] from='client.? 172.21.15.67:0/1693325582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:30 smithi067 bash[17655]: cluster 2024-04-03T17:01:29.399038+0000 mgr.y (mgr.24370) 4893 : cluster [DBG] pgmap v4877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:30 smithi067 bash[17655]: audit 2024-04-03T17:01:29.638607+0000 mon.a (mon.0) 4730 : audit [DBG] from='client.? 172.21.15.67:0/1693325582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:32 smithi082 bash[20963]: cluster 2024-04-03T17:01:31.400347+0000 mgr.y (mgr.24370) 4894 : cluster [DBG] pgmap v4878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:32 smithi082 bash[20963]: audit 2024-04-03T17:01:32.089881+0000 mon.a (mon.0) 4731 : audit [DBG] from='client.? 172.21.15.67:0/1217430159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:32 smithi067 bash[17655]: cluster 2024-04-03T17:01:31.400347+0000 mgr.y (mgr.24370) 4894 : cluster [DBG] pgmap v4878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:32 smithi067 bash[17655]: audit 2024-04-03T17:01:32.089881+0000 mon.a (mon.0) 4731 : audit [DBG] from='client.? 172.21.15.67:0/1217430159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:32.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:32 smithi067 bash[27441]: cluster 2024-04-03T17:01:31.400347+0000 mgr.y (mgr.24370) 4894 : cluster [DBG] pgmap v4878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:32.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:32 smithi067 bash[27441]: audit 2024-04-03T17:01:32.089881+0000 mon.a (mon.0) 4731 : audit [DBG] from='client.? 172.21.15.67:0/1217430159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:33] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:01:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:01:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:34 smithi082 bash[20963]: cluster 2024-04-03T17:01:33.401022+0000 mgr.y (mgr.24370) 4895 : cluster [DBG] pgmap v4879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:34 smithi082 bash[20963]: audit 2024-04-03T17:01:34.542505+0000 mon.c (mon.2) 1905 : audit [DBG] from='client.? 172.21.15.67:0/4079925125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:34 smithi067 bash[27441]: cluster 2024-04-03T17:01:33.401022+0000 mgr.y (mgr.24370) 4895 : cluster [DBG] pgmap v4879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:34 smithi067 bash[27441]: audit 2024-04-03T17:01:34.542505+0000 mon.c (mon.2) 1905 : audit [DBG] from='client.? 172.21.15.67:0/4079925125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:34.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:34 smithi067 bash[17655]: cluster 2024-04-03T17:01:33.401022+0000 mgr.y (mgr.24370) 4895 : cluster [DBG] pgmap v4879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:34.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:34 smithi067 bash[17655]: audit 2024-04-03T17:01:34.542505+0000 mon.c (mon.2) 1905 : audit [DBG] from='client.? 172.21.15.67:0/4079925125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:36 smithi082 bash[20963]: cluster 2024-04-03T17:01:35.401714+0000 mgr.y (mgr.24370) 4896 : cluster [DBG] pgmap v4880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:36 smithi067 bash[27441]: cluster 2024-04-03T17:01:35.401714+0000 mgr.y (mgr.24370) 4896 : cluster [DBG] pgmap v4880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:36 smithi067 bash[17655]: cluster 2024-04-03T17:01:35.401714+0000 mgr.y (mgr.24370) 4896 : cluster [DBG] pgmap v4880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:37 smithi082 bash[20963]: audit 2024-04-03T17:01:36.999952+0000 mon.a (mon.0) 4732 : audit [DBG] from='client.? 172.21.15.67:0/1141131925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:37 smithi067 bash[17655]: audit 2024-04-03T17:01:36.999952+0000 mon.a (mon.0) 4732 : audit [DBG] from='client.? 172.21.15.67:0/1141131925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:37 smithi067 bash[27441]: audit 2024-04-03T17:01:36.999952+0000 mon.a (mon.0) 4732 : audit [DBG] from='client.? 172.21.15.67:0/1141131925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:38 smithi082 bash[20963]: cluster 2024-04-03T17:01:37.402882+0000 mgr.y (mgr.24370) 4897 : cluster [DBG] pgmap v4881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:38 smithi067 bash[17655]: cluster 2024-04-03T17:01:37.402882+0000 mgr.y (mgr.24370) 4897 : cluster [DBG] pgmap v4881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:38 smithi067 bash[27441]: cluster 2024-04-03T17:01:37.402882+0000 mgr.y (mgr.24370) 4897 : cluster [DBG] pgmap v4881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:39 smithi082 bash[20963]: audit 2024-04-03T17:01:39.452204+0000 mon.a (mon.0) 4733 : audit [DBG] from='client.? 172.21.15.67:0/4271534274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:39 smithi067 bash[17655]: audit 2024-04-03T17:01:39.452204+0000 mon.a (mon.0) 4733 : audit [DBG] from='client.? 172.21.15.67:0/4271534274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:39 smithi067 bash[27441]: audit 2024-04-03T17:01:39.452204+0000 mon.a (mon.0) 4733 : audit [DBG] from='client.? 172.21.15.67:0/4271534274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:40 smithi082 bash[20963]: cluster 2024-04-03T17:01:39.403550+0000 mgr.y (mgr.24370) 4898 : cluster [DBG] pgmap v4882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:40 smithi082 bash[20963]: audit 2024-04-03T17:01:39.905331+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:40 smithi067 bash[17655]: cluster 2024-04-03T17:01:39.403550+0000 mgr.y (mgr.24370) 4898 : cluster [DBG] pgmap v4882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:40 smithi067 bash[17655]: audit 2024-04-03T17:01:39.905331+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:40 smithi067 bash[27441]: cluster 2024-04-03T17:01:39.403550+0000 mgr.y (mgr.24370) 4898 : cluster [DBG] pgmap v4882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:40 smithi067 bash[27441]: audit 2024-04-03T17:01:39.905331+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:42 smithi082 bash[20963]: cluster 2024-04-03T17:01:41.404700+0000 mgr.y (mgr.24370) 4899 : cluster [DBG] pgmap v4883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:42 smithi082 bash[20963]: audit 2024-04-03T17:01:41.909147+0000 mon.a (mon.0) 4735 : audit [DBG] from='client.? 172.21.15.67:0/3645174238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:42 smithi067 bash[17655]: cluster 2024-04-03T17:01:41.404700+0000 mgr.y (mgr.24370) 4899 : cluster [DBG] pgmap v4883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:42 smithi067 bash[17655]: audit 2024-04-03T17:01:41.909147+0000 mon.a (mon.0) 4735 : audit [DBG] from='client.? 172.21.15.67:0/3645174238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:42.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:42 smithi067 bash[27441]: cluster 2024-04-03T17:01:41.404700+0000 mgr.y (mgr.24370) 4899 : cluster [DBG] pgmap v4883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:42.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:42 smithi067 bash[27441]: audit 2024-04-03T17:01:41.909147+0000 mon.a (mon.0) 4735 : audit [DBG] from='client.? 172.21.15.67:0/3645174238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:43] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:01:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:01:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:44 smithi082 bash[20963]: cluster 2024-04-03T17:01:43.405393+0000 mgr.y (mgr.24370) 4900 : cluster [DBG] pgmap v4884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:44 smithi082 bash[20963]: audit 2024-04-03T17:01:44.363526+0000 mon.a (mon.0) 4736 : audit [DBG] from='client.? 172.21.15.67:0/376035714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:44 smithi067 bash[17655]: cluster 2024-04-03T17:01:43.405393+0000 mgr.y (mgr.24370) 4900 : cluster [DBG] pgmap v4884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:44 smithi067 bash[17655]: audit 2024-04-03T17:01:44.363526+0000 mon.a (mon.0) 4736 : audit [DBG] from='client.? 172.21.15.67:0/376035714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:44 smithi067 bash[27441]: cluster 2024-04-03T17:01:43.405393+0000 mgr.y (mgr.24370) 4900 : cluster [DBG] pgmap v4884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:44 smithi067 bash[27441]: audit 2024-04-03T17:01:44.363526+0000 mon.a (mon.0) 4736 : audit [DBG] from='client.? 172.21.15.67:0/376035714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:46 smithi082 bash[20963]: cluster 2024-04-03T17:01:45.406123+0000 mgr.y (mgr.24370) 4901 : cluster [DBG] pgmap v4885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:46 smithi067 bash[17655]: cluster 2024-04-03T17:01:45.406123+0000 mgr.y (mgr.24370) 4901 : cluster [DBG] pgmap v4885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:46 smithi067 bash[27441]: cluster 2024-04-03T17:01:45.406123+0000 mgr.y (mgr.24370) 4901 : cluster [DBG] pgmap v4885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:47 smithi082 bash[20963]: audit 2024-04-03T17:01:46.828499+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.67:0/3256802675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:47 smithi067 bash[27441]: audit 2024-04-03T17:01:46.828499+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.67:0/3256802675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:47 smithi067 bash[17655]: audit 2024-04-03T17:01:46.828499+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.67:0/3256802675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:48 smithi082 bash[20963]: cluster 2024-04-03T17:01:47.407299+0000 mgr.y (mgr.24370) 4902 : cluster [DBG] pgmap v4886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:48 smithi067 bash[17655]: cluster 2024-04-03T17:01:47.407299+0000 mgr.y (mgr.24370) 4902 : cluster [DBG] pgmap v4886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:48 smithi067 bash[27441]: cluster 2024-04-03T17:01:47.407299+0000 mgr.y (mgr.24370) 4902 : cluster [DBG] pgmap v4886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:49 smithi082 bash[20963]: audit 2024-04-03T17:01:49.281043+0000 mon.c (mon.2) 1906 : audit [DBG] from='client.? 172.21.15.67:0/3196081530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:49 smithi067 bash[27441]: audit 2024-04-03T17:01:49.281043+0000 mon.c (mon.2) 1906 : audit [DBG] from='client.? 172.21.15.67:0/3196081530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:49 smithi067 bash[17655]: audit 2024-04-03T17:01:49.281043+0000 mon.c (mon.2) 1906 : audit [DBG] from='client.? 172.21.15.67:0/3196081530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:50 smithi082 bash[20963]: cluster 2024-04-03T17:01:49.407963+0000 mgr.y (mgr.24370) 4903 : cluster [DBG] pgmap v4887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:50 smithi067 bash[17655]: cluster 2024-04-03T17:01:49.407963+0000 mgr.y (mgr.24370) 4903 : cluster [DBG] pgmap v4887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:50 smithi067 bash[27441]: cluster 2024-04-03T17:01:49.407963+0000 mgr.y (mgr.24370) 4903 : cluster [DBG] pgmap v4887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:52 smithi067 bash[17655]: cluster 2024-04-03T17:01:51.409079+0000 mgr.y (mgr.24370) 4904 : cluster [DBG] pgmap v4888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:52 smithi067 bash[17655]: audit 2024-04-03T17:01:51.733520+0000 mon.a (mon.0) 4738 : audit [DBG] from='client.? 172.21.15.67:0/1107275946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:52 smithi067 bash[27441]: cluster 2024-04-03T17:01:51.409079+0000 mgr.y (mgr.24370) 4904 : cluster [DBG] pgmap v4888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:52 smithi067 bash[27441]: audit 2024-04-03T17:01:51.733520+0000 mon.a (mon.0) 4738 : audit [DBG] from='client.? 172.21.15.67:0/1107275946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:52 smithi082 bash[20963]: cluster 2024-04-03T17:01:51.409079+0000 mgr.y (mgr.24370) 4904 : cluster [DBG] pgmap v4888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:52 smithi082 bash[20963]: audit 2024-04-03T17:01:51.733520+0000 mon.a (mon.0) 4738 : audit [DBG] from='client.? 172.21.15.67:0/1107275946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:53] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:01:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:01:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:54 smithi067 bash[27441]: cluster 2024-04-03T17:01:53.409759+0000 mgr.y (mgr.24370) 4905 : cluster [DBG] pgmap v4889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:54.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:54 smithi067 bash[27441]: audit 2024-04-03T17:01:54.184352+0000 mon.c (mon.2) 1907 : audit [DBG] from='client.? 172.21.15.67:0/2426086496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:54 smithi067 bash[17655]: cluster 2024-04-03T17:01:53.409759+0000 mgr.y (mgr.24370) 4905 : cluster [DBG] pgmap v4889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:54 smithi067 bash[17655]: audit 2024-04-03T17:01:54.184352+0000 mon.c (mon.2) 1907 : audit [DBG] from='client.? 172.21.15.67:0/2426086496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:54 smithi082 bash[20963]: cluster 2024-04-03T17:01:53.409759+0000 mgr.y (mgr.24370) 4905 : cluster [DBG] pgmap v4889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:54 smithi082 bash[20963]: audit 2024-04-03T17:01:54.184352+0000 mon.c (mon.2) 1907 : audit [DBG] from='client.? 172.21.15.67:0/2426086496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:55 smithi067 bash[17655]: audit 2024-04-03T17:01:54.905840+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:55 smithi067 bash[27441]: audit 2024-04-03T17:01:54.905840+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:55 smithi082 bash[20963]: audit 2024-04-03T17:01:54.905840+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:01:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:56 smithi067 bash[17655]: cluster 2024-04-03T17:01:55.410570+0000 mgr.y (mgr.24370) 4906 : cluster [DBG] pgmap v4890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:56 smithi067 bash[27441]: cluster 2024-04-03T17:01:55.410570+0000 mgr.y (mgr.24370) 4906 : cluster [DBG] pgmap v4890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:56 smithi082 bash[20963]: cluster 2024-04-03T17:01:55.410570+0000 mgr.y (mgr.24370) 4906 : cluster [DBG] pgmap v4890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:57 smithi067 bash[17655]: audit 2024-04-03T17:01:56.648786+0000 mon.a (mon.0) 4740 : audit [DBG] from='client.? 172.21.15.67:0/533173439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:57 smithi067 bash[27441]: audit 2024-04-03T17:01:56.648786+0000 mon.a (mon.0) 4740 : audit [DBG] from='client.? 172.21.15.67:0/533173439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:57 smithi082 bash[20963]: audit 2024-04-03T17:01:56.648786+0000 mon.a (mon.0) 4740 : audit [DBG] from='client.? 172.21.15.67:0/533173439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:01:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:58 smithi067 bash[17655]: cluster 2024-04-03T17:01:57.411804+0000 mgr.y (mgr.24370) 4907 : cluster [DBG] pgmap v4891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:58 smithi067 bash[17655]: audit 2024-04-03T17:01:58.004615+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:01:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:58 smithi067 bash[27441]: cluster 2024-04-03T17:01:57.411804+0000 mgr.y (mgr.24370) 4907 : cluster [DBG] pgmap v4891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:58 smithi067 bash[27441]: audit 2024-04-03T17:01:58.004615+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:01:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:58 smithi082 bash[20963]: cluster 2024-04-03T17:01:57.411804+0000 mgr.y (mgr.24370) 4907 : cluster [DBG] pgmap v4891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:01:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:58 smithi082 bash[20963]: audit 2024-04-03T17:01:58.004615+0000 mon.a (mon.0) 4741 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:02:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:01:59 smithi082 bash[20963]: audit 2024-04-03T17:01:59.099840+0000 mon.a (mon.0) 4742 : audit [DBG] from='client.? 172.21.15.67:0/1064123200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:01:59 smithi067 bash[17655]: audit 2024-04-03T17:01:59.099840+0000 mon.a (mon.0) 4742 : audit [DBG] from='client.? 172.21.15.67:0/1064123200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:01:59 smithi067 bash[27441]: audit 2024-04-03T17:01:59.099840+0000 mon.a (mon.0) 4742 : audit [DBG] from='client.? 172.21.15.67:0/1064123200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:00 smithi082 bash[20963]: cluster 2024-04-03T17:01:59.412552+0000 mgr.y (mgr.24370) 4908 : cluster [DBG] pgmap v4892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:00 smithi067 bash[17655]: cluster 2024-04-03T17:01:59.412552+0000 mgr.y (mgr.24370) 4908 : cluster [DBG] pgmap v4892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:00 smithi067 bash[27441]: cluster 2024-04-03T17:01:59.412552+0000 mgr.y (mgr.24370) 4908 : cluster [DBG] pgmap v4892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:01 smithi082 bash[20963]: audit 2024-04-03T17:02:01.556115+0000 mon.a (mon.0) 4743 : audit [DBG] from='client.? 172.21.15.67:0/857470107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:01 smithi067 bash[27441]: audit 2024-04-03T17:02:01.556115+0000 mon.a (mon.0) 4743 : audit [DBG] from='client.? 172.21.15.67:0/857470107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:01 smithi067 bash[17655]: audit 2024-04-03T17:02:01.556115+0000 mon.a (mon.0) 4743 : audit [DBG] from='client.? 172.21.15.67:0/857470107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:02 smithi067 bash[27441]: cluster 2024-04-03T17:02:01.413779+0000 mgr.y (mgr.24370) 4909 : cluster [DBG] pgmap v4893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:02 smithi067 bash[17655]: cluster 2024-04-03T17:02:01.413779+0000 mgr.y (mgr.24370) 4909 : cluster [DBG] pgmap v4893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:02 smithi082 bash[20963]: cluster 2024-04-03T17:02:01.413779+0000 mgr.y (mgr.24370) 4909 : cluster [DBG] pgmap v4893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:02:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:02:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:04 smithi082 bash[20963]: cluster 2024-04-03T17:02:03.414578+0000 mgr.y (mgr.24370) 4910 : cluster [DBG] pgmap v4894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:04 smithi082 bash[20963]: audit 2024-04-03T17:02:03.750337+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:04 smithi082 bash[20963]: audit 2024-04-03T17:02:03.758319+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:04 smithi082 bash[20963]: audit 2024-04-03T17:02:04.003338+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:04 smithi082 bash[20963]: audit 2024-04-03T17:02:04.012101+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:04 smithi082 bash[20963]: audit 2024-04-03T17:02:04.031849+0000 mon.c (mon.2) 1908 : audit [DBG] from='client.? 172.21.15.67:0/3916154798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:04 smithi082 bash[20963]: audit 2024-04-03T17:02:04.447016+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:02:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:04 smithi082 bash[20963]: audit 2024-04-03T17:02:04.448664+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:02:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:04 smithi082 bash[20963]: audit 2024-04-03T17:02:04.458229+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[27441]: cluster 2024-04-03T17:02:03.414578+0000 mgr.y (mgr.24370) 4910 : cluster [DBG] pgmap v4894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[27441]: audit 2024-04-03T17:02:03.750337+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[27441]: audit 2024-04-03T17:02:03.758319+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[27441]: audit 2024-04-03T17:02:04.003338+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[27441]: audit 2024-04-03T17:02:04.012101+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[27441]: audit 2024-04-03T17:02:04.031849+0000 mon.c (mon.2) 1908 : audit [DBG] from='client.? 172.21.15.67:0/3916154798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[27441]: audit 2024-04-03T17:02:04.447016+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[27441]: audit 2024-04-03T17:02:04.448664+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[27441]: audit 2024-04-03T17:02:04.458229+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[17655]: cluster 2024-04-03T17:02:03.414578+0000 mgr.y (mgr.24370) 4910 : cluster [DBG] pgmap v4894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[17655]: audit 2024-04-03T17:02:03.750337+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[17655]: audit 2024-04-03T17:02:03.758319+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[17655]: audit 2024-04-03T17:02:04.003338+0000 mon.a (mon.0) 4746 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[17655]: audit 2024-04-03T17:02:04.012101+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[17655]: audit 2024-04-03T17:02:04.031849+0000 mon.c (mon.2) 1908 : audit [DBG] from='client.? 172.21.15.67:0/3916154798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[17655]: audit 2024-04-03T17:02:04.447016+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:02:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[17655]: audit 2024-04-03T17:02:04.448664+0000 mon.a (mon.0) 4749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:02:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:04 smithi067 bash[17655]: audit 2024-04-03T17:02:04.458229+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:02:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:06 smithi082 bash[20963]: cluster 2024-04-03T17:02:05.415405+0000 mgr.y (mgr.24370) 4911 : cluster [DBG] pgmap v4895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:06 smithi082 bash[20963]: audit 2024-04-03T17:02:06.485655+0000 mon.a (mon.0) 4751 : audit [DBG] from='client.? 172.21.15.67:0/3059524528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:06 smithi067 bash[17655]: cluster 2024-04-03T17:02:05.415405+0000 mgr.y (mgr.24370) 4911 : cluster [DBG] pgmap v4895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:06 smithi067 bash[17655]: audit 2024-04-03T17:02:06.485655+0000 mon.a (mon.0) 4751 : audit [DBG] from='client.? 172.21.15.67:0/3059524528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:06 smithi067 bash[27441]: cluster 2024-04-03T17:02:05.415405+0000 mgr.y (mgr.24370) 4911 : cluster [DBG] pgmap v4895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:06 smithi067 bash[27441]: audit 2024-04-03T17:02:06.485655+0000 mon.a (mon.0) 4751 : audit [DBG] from='client.? 172.21.15.67:0/3059524528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:08 smithi082 bash[20963]: cluster 2024-04-03T17:02:07.416583+0000 mgr.y (mgr.24370) 4912 : cluster [DBG] pgmap v4896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:08 smithi067 bash[27441]: cluster 2024-04-03T17:02:07.416583+0000 mgr.y (mgr.24370) 4912 : cluster [DBG] pgmap v4896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:08 smithi067 bash[17655]: cluster 2024-04-03T17:02:07.416583+0000 mgr.y (mgr.24370) 4912 : cluster [DBG] pgmap v4896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:09 smithi082 bash[20963]: audit 2024-04-03T17:02:08.940946+0000 mon.a (mon.0) 4752 : audit [DBG] from='client.? 172.21.15.67:0/2341650830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:09 smithi067 bash[17655]: audit 2024-04-03T17:02:08.940946+0000 mon.a (mon.0) 4752 : audit [DBG] from='client.? 172.21.15.67:0/2341650830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:09 smithi067 bash[27441]: audit 2024-04-03T17:02:08.940946+0000 mon.a (mon.0) 4752 : audit [DBG] from='client.? 172.21.15.67:0/2341650830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:10 smithi082 bash[20963]: cluster 2024-04-03T17:02:09.417271+0000 mgr.y (mgr.24370) 4913 : cluster [DBG] pgmap v4897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:10 smithi082 bash[20963]: audit 2024-04-03T17:02:09.905935+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:10 smithi067 bash[17655]: cluster 2024-04-03T17:02:09.417271+0000 mgr.y (mgr.24370) 4913 : cluster [DBG] pgmap v4897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:10 smithi067 bash[17655]: audit 2024-04-03T17:02:09.905935+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:10 smithi067 bash[27441]: cluster 2024-04-03T17:02:09.417271+0000 mgr.y (mgr.24370) 4913 : cluster [DBG] pgmap v4897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:10 smithi067 bash[27441]: audit 2024-04-03T17:02:09.905935+0000 mon.a (mon.0) 4753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:11 smithi082 bash[20963]: audit 2024-04-03T17:02:11.389660+0000 mon.a (mon.0) 4754 : audit [DBG] from='client.? 172.21.15.67:0/1704251099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:11 smithi067 bash[17655]: audit 2024-04-03T17:02:11.389660+0000 mon.a (mon.0) 4754 : audit [DBG] from='client.? 172.21.15.67:0/1704251099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:11 smithi067 bash[27441]: audit 2024-04-03T17:02:11.389660+0000 mon.a (mon.0) 4754 : audit [DBG] from='client.? 172.21.15.67:0/1704251099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:12 smithi067 bash[27441]: cluster 2024-04-03T17:02:11.418438+0000 mgr.y (mgr.24370) 4914 : cluster [DBG] pgmap v4898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:12 smithi067 bash[17655]: cluster 2024-04-03T17:02:11.418438+0000 mgr.y (mgr.24370) 4914 : cluster [DBG] pgmap v4898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:12 smithi082 bash[20963]: cluster 2024-04-03T17:02:11.418438+0000 mgr.y (mgr.24370) 4914 : cluster [DBG] pgmap v4898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:13] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:02:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:02:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:14 smithi082 bash[20963]: cluster 2024-04-03T17:02:13.419117+0000 mgr.y (mgr.24370) 4915 : cluster [DBG] pgmap v4899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:14 smithi082 bash[20963]: audit 2024-04-03T17:02:13.843859+0000 mon.a (mon.0) 4755 : audit [DBG] from='client.? 172.21.15.67:0/846900751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:14 smithi067 bash[27441]: cluster 2024-04-03T17:02:13.419117+0000 mgr.y (mgr.24370) 4915 : cluster [DBG] pgmap v4899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:14 smithi067 bash[27441]: audit 2024-04-03T17:02:13.843859+0000 mon.a (mon.0) 4755 : audit [DBG] from='client.? 172.21.15.67:0/846900751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:14 smithi067 bash[17655]: cluster 2024-04-03T17:02:13.419117+0000 mgr.y (mgr.24370) 4915 : cluster [DBG] pgmap v4899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:14 smithi067 bash[17655]: audit 2024-04-03T17:02:13.843859+0000 mon.a (mon.0) 4755 : audit [DBG] from='client.? 172.21.15.67:0/846900751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:16 smithi082 bash[20963]: cluster 2024-04-03T17:02:15.419808+0000 mgr.y (mgr.24370) 4916 : cluster [DBG] pgmap v4900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:16 smithi082 bash[20963]: audit 2024-04-03T17:02:16.288440+0000 mon.a (mon.0) 4756 : audit [DBG] from='client.? 172.21.15.67:0/2672744499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:16 smithi067 bash[17655]: cluster 2024-04-03T17:02:15.419808+0000 mgr.y (mgr.24370) 4916 : cluster [DBG] pgmap v4900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:16 smithi067 bash[17655]: audit 2024-04-03T17:02:16.288440+0000 mon.a (mon.0) 4756 : audit [DBG] from='client.? 172.21.15.67:0/2672744499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:16 smithi067 bash[27441]: cluster 2024-04-03T17:02:15.419808+0000 mgr.y (mgr.24370) 4916 : cluster [DBG] pgmap v4900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:16 smithi067 bash[27441]: audit 2024-04-03T17:02:16.288440+0000 mon.a (mon.0) 4756 : audit [DBG] from='client.? 172.21.15.67:0/2672744499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:18 smithi082 bash[20963]: cluster 2024-04-03T17:02:17.421031+0000 mgr.y (mgr.24370) 4917 : cluster [DBG] pgmap v4901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:18 smithi082 bash[20963]: audit 2024-04-03T17:02:18.736578+0000 mon.c (mon.2) 1909 : audit [DBG] from='client.? 172.21.15.67:0/523409297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:18 smithi067 bash[17655]: cluster 2024-04-03T17:02:17.421031+0000 mgr.y (mgr.24370) 4917 : cluster [DBG] pgmap v4901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:18 smithi067 bash[17655]: audit 2024-04-03T17:02:18.736578+0000 mon.c (mon.2) 1909 : audit [DBG] from='client.? 172.21.15.67:0/523409297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:18 smithi067 bash[27441]: cluster 2024-04-03T17:02:17.421031+0000 mgr.y (mgr.24370) 4917 : cluster [DBG] pgmap v4901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:19.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:18 smithi067 bash[27441]: audit 2024-04-03T17:02:18.736578+0000 mon.c (mon.2) 1909 : audit [DBG] from='client.? 172.21.15.67:0/523409297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:20 smithi082 bash[20963]: cluster 2024-04-03T17:02:19.421725+0000 mgr.y (mgr.24370) 4918 : cluster [DBG] pgmap v4902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:20 smithi067 bash[27441]: cluster 2024-04-03T17:02:19.421725+0000 mgr.y (mgr.24370) 4918 : cluster [DBG] pgmap v4902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:20 smithi067 bash[17655]: cluster 2024-04-03T17:02:19.421725+0000 mgr.y (mgr.24370) 4918 : cluster [DBG] pgmap v4902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:21 smithi082 bash[20963]: audit 2024-04-03T17:02:21.184330+0000 mon.a (mon.0) 4757 : audit [DBG] from='client.? 172.21.15.67:0/1617934088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:21 smithi067 bash[27441]: audit 2024-04-03T17:02:21.184330+0000 mon.a (mon.0) 4757 : audit [DBG] from='client.? 172.21.15.67:0/1617934088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:21 smithi067 bash[17655]: audit 2024-04-03T17:02:21.184330+0000 mon.a (mon.0) 4757 : audit [DBG] from='client.? 172.21.15.67:0/1617934088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:22 smithi067 bash[27441]: cluster 2024-04-03T17:02:21.422938+0000 mgr.y (mgr.24370) 4919 : cluster [DBG] pgmap v4903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:22 smithi067 bash[17655]: cluster 2024-04-03T17:02:21.422938+0000 mgr.y (mgr.24370) 4919 : cluster [DBG] pgmap v4903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:22 smithi082 bash[20963]: cluster 2024-04-03T17:02:21.422938+0000 mgr.y (mgr.24370) 4919 : cluster [DBG] pgmap v4903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:23] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:02:23.832 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:02:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:23 smithi082 bash[20963]: audit 2024-04-03T17:02:23.640365+0000 mon.c (mon.2) 1910 : audit [DBG] from='client.? 172.21.15.67:0/1970546642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:23 smithi067 bash[27441]: audit 2024-04-03T17:02:23.640365+0000 mon.c (mon.2) 1910 : audit [DBG] from='client.? 172.21.15.67:0/1970546642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:23 smithi067 bash[17655]: audit 2024-04-03T17:02:23.640365+0000 mon.c (mon.2) 1910 : audit [DBG] from='client.? 172.21.15.67:0/1970546642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:24 smithi082 bash[20963]: cluster 2024-04-03T17:02:23.423585+0000 mgr.y (mgr.24370) 4920 : cluster [DBG] pgmap v4904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:24 smithi067 bash[27441]: cluster 2024-04-03T17:02:23.423585+0000 mgr.y (mgr.24370) 4920 : cluster [DBG] pgmap v4904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:24 smithi067 bash[17655]: cluster 2024-04-03T17:02:23.423585+0000 mgr.y (mgr.24370) 4920 : cluster [DBG] pgmap v4904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:25 smithi082 bash[20963]: audit 2024-04-03T17:02:24.906538+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:25 smithi067 bash[17655]: audit 2024-04-03T17:02:24.906538+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:25 smithi067 bash[27441]: audit 2024-04-03T17:02:24.906538+0000 mon.a (mon.0) 4758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:26 smithi082 bash[20963]: cluster 2024-04-03T17:02:25.424301+0000 mgr.y (mgr.24370) 4921 : cluster [DBG] pgmap v4905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:26 smithi082 bash[20963]: audit 2024-04-03T17:02:26.098175+0000 mon.c (mon.2) 1911 : audit [DBG] from='client.? 172.21.15.67:0/748069636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:26 smithi067 bash[17655]: cluster 2024-04-03T17:02:25.424301+0000 mgr.y (mgr.24370) 4921 : cluster [DBG] pgmap v4905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:26 smithi067 bash[17655]: audit 2024-04-03T17:02:26.098175+0000 mon.c (mon.2) 1911 : audit [DBG] from='client.? 172.21.15.67:0/748069636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:26 smithi067 bash[27441]: cluster 2024-04-03T17:02:25.424301+0000 mgr.y (mgr.24370) 4921 : cluster [DBG] pgmap v4905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:26 smithi067 bash[27441]: audit 2024-04-03T17:02:26.098175+0000 mon.c (mon.2) 1911 : audit [DBG] from='client.? 172.21.15.67:0/748069636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:28 smithi082 bash[20963]: cluster 2024-04-03T17:02:27.425448+0000 mgr.y (mgr.24370) 4922 : cluster [DBG] pgmap v4906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:28 smithi082 bash[20963]: audit 2024-04-03T17:02:28.552084+0000 mon.a (mon.0) 4759 : audit [DBG] from='client.? 172.21.15.67:0/1903799495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:28 smithi067 bash[27441]: cluster 2024-04-03T17:02:27.425448+0000 mgr.y (mgr.24370) 4922 : cluster [DBG] pgmap v4906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:28 smithi067 bash[27441]: audit 2024-04-03T17:02:28.552084+0000 mon.a (mon.0) 4759 : audit [DBG] from='client.? 172.21.15.67:0/1903799495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:28 smithi067 bash[17655]: cluster 2024-04-03T17:02:27.425448+0000 mgr.y (mgr.24370) 4922 : cluster [DBG] pgmap v4906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:28 smithi067 bash[17655]: audit 2024-04-03T17:02:28.552084+0000 mon.a (mon.0) 4759 : audit [DBG] from='client.? 172.21.15.67:0/1903799495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:30 smithi082 bash[20963]: cluster 2024-04-03T17:02:29.426119+0000 mgr.y (mgr.24370) 4923 : cluster [DBG] pgmap v4907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:30 smithi067 bash[17655]: cluster 2024-04-03T17:02:29.426119+0000 mgr.y (mgr.24370) 4923 : cluster [DBG] pgmap v4907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:30 smithi067 bash[27441]: cluster 2024-04-03T17:02:29.426119+0000 mgr.y (mgr.24370) 4923 : cluster [DBG] pgmap v4907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:31 smithi082 bash[20963]: audit 2024-04-03T17:02:31.008253+0000 mon.c (mon.2) 1912 : audit [DBG] from='client.? 172.21.15.67:0/451241925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:31 smithi067 bash[27441]: audit 2024-04-03T17:02:31.008253+0000 mon.c (mon.2) 1912 : audit [DBG] from='client.? 172.21.15.67:0/451241925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:31 smithi067 bash[17655]: audit 2024-04-03T17:02:31.008253+0000 mon.c (mon.2) 1912 : audit [DBG] from='client.? 172.21.15.67:0/451241925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:32 smithi082 bash[20963]: cluster 2024-04-03T17:02:31.427293+0000 mgr.y (mgr.24370) 4924 : cluster [DBG] pgmap v4908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:33.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:02:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:32 smithi067 bash[27441]: cluster 2024-04-03T17:02:31.427293+0000 mgr.y (mgr.24370) 4924 : cluster [DBG] pgmap v4908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:32 smithi067 bash[17655]: cluster 2024-04-03T17:02:31.427293+0000 mgr.y (mgr.24370) 4924 : cluster [DBG] pgmap v4908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:02:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:33 smithi082 bash[20963]: audit 2024-04-03T17:02:33.465022+0000 mon.c (mon.2) 1913 : audit [DBG] from='client.? 172.21.15.67:0/1165894840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:33 smithi067 bash[17655]: audit 2024-04-03T17:02:33.465022+0000 mon.c (mon.2) 1913 : audit [DBG] from='client.? 172.21.15.67:0/1165894840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:33 smithi067 bash[27441]: audit 2024-04-03T17:02:33.465022+0000 mon.c (mon.2) 1913 : audit [DBG] from='client.? 172.21.15.67:0/1165894840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:34 smithi082 bash[20963]: cluster 2024-04-03T17:02:33.427968+0000 mgr.y (mgr.24370) 4925 : cluster [DBG] pgmap v4909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:34 smithi067 bash[17655]: cluster 2024-04-03T17:02:33.427968+0000 mgr.y (mgr.24370) 4925 : cluster [DBG] pgmap v4909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:34 smithi067 bash[27441]: cluster 2024-04-03T17:02:33.427968+0000 mgr.y (mgr.24370) 4925 : cluster [DBG] pgmap v4909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:36 smithi082 bash[20963]: cluster 2024-04-03T17:02:35.428706+0000 mgr.y (mgr.24370) 4926 : cluster [DBG] pgmap v4910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:36 smithi082 bash[20963]: audit 2024-04-03T17:02:35.917694+0000 mon.a (mon.0) 4760 : audit [DBG] from='client.? 172.21.15.67:0/2455713366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:36 smithi067 bash[17655]: cluster 2024-04-03T17:02:35.428706+0000 mgr.y (mgr.24370) 4926 : cluster [DBG] pgmap v4910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:36 smithi067 bash[17655]: audit 2024-04-03T17:02:35.917694+0000 mon.a (mon.0) 4760 : audit [DBG] from='client.? 172.21.15.67:0/2455713366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:36 smithi067 bash[27441]: cluster 2024-04-03T17:02:35.428706+0000 mgr.y (mgr.24370) 4926 : cluster [DBG] pgmap v4910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:36 smithi067 bash[27441]: audit 2024-04-03T17:02:35.917694+0000 mon.a (mon.0) 4760 : audit [DBG] from='client.? 172.21.15.67:0/2455713366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:38 smithi082 bash[20963]: cluster 2024-04-03T17:02:37.429855+0000 mgr.y (mgr.24370) 4927 : cluster [DBG] pgmap v4911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:38 smithi082 bash[20963]: audit 2024-04-03T17:02:38.372380+0000 mon.a (mon.0) 4761 : audit [DBG] from='client.? 172.21.15.67:0/3380467875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:38 smithi067 bash[17655]: cluster 2024-04-03T17:02:37.429855+0000 mgr.y (mgr.24370) 4927 : cluster [DBG] pgmap v4911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:38 smithi067 bash[17655]: audit 2024-04-03T17:02:38.372380+0000 mon.a (mon.0) 4761 : audit [DBG] from='client.? 172.21.15.67:0/3380467875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:38 smithi067 bash[27441]: cluster 2024-04-03T17:02:37.429855+0000 mgr.y (mgr.24370) 4927 : cluster [DBG] pgmap v4911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:38 smithi067 bash[27441]: audit 2024-04-03T17:02:38.372380+0000 mon.a (mon.0) 4761 : audit [DBG] from='client.? 172.21.15.67:0/3380467875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:40 smithi067 bash[27441]: cluster 2024-04-03T17:02:39.430529+0000 mgr.y (mgr.24370) 4928 : cluster [DBG] pgmap v4912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:40 smithi067 bash[27441]: audit 2024-04-03T17:02:39.906904+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:40 smithi067 bash[27441]: audit 2024-04-03T17:02:40.833195+0000 mon.c (mon.2) 1914 : audit [DBG] from='client.? 172.21.15.67:0/4038672461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:40 smithi067 bash[17655]: cluster 2024-04-03T17:02:39.430529+0000 mgr.y (mgr.24370) 4928 : cluster [DBG] pgmap v4912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:40 smithi067 bash[17655]: audit 2024-04-03T17:02:39.906904+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:40 smithi067 bash[17655]: audit 2024-04-03T17:02:40.833195+0000 mon.c (mon.2) 1914 : audit [DBG] from='client.? 172.21.15.67:0/4038672461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:40 smithi082 bash[20963]: cluster 2024-04-03T17:02:39.430529+0000 mgr.y (mgr.24370) 4928 : cluster [DBG] pgmap v4912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:40 smithi082 bash[20963]: audit 2024-04-03T17:02:39.906904+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:40 smithi082 bash[20963]: audit 2024-04-03T17:02:40.833195+0000 mon.c (mon.2) 1914 : audit [DBG] from='client.? 172.21.15.67:0/4038672461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:42 smithi067 bash[27441]: cluster 2024-04-03T17:02:41.431712+0000 mgr.y (mgr.24370) 4929 : cluster [DBG] pgmap v4913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:43.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:02:43.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:42 smithi067 bash[17655]: cluster 2024-04-03T17:02:41.431712+0000 mgr.y (mgr.24370) 4929 : cluster [DBG] pgmap v4913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:42 smithi082 bash[20963]: cluster 2024-04-03T17:02:41.431712+0000 mgr.y (mgr.24370) 4929 : cluster [DBG] pgmap v4913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:02:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:43 smithi067 bash[17655]: audit 2024-04-03T17:02:43.297031+0000 mon.a (mon.0) 4763 : audit [DBG] from='client.? 172.21.15.67:0/2952859672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:43 smithi067 bash[27441]: audit 2024-04-03T17:02:43.297031+0000 mon.a (mon.0) 4763 : audit [DBG] from='client.? 172.21.15.67:0/2952859672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:44.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:43 smithi082 bash[20963]: audit 2024-04-03T17:02:43.297031+0000 mon.a (mon.0) 4763 : audit [DBG] from='client.? 172.21.15.67:0/2952859672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:44 smithi067 bash[17655]: cluster 2024-04-03T17:02:43.432434+0000 mgr.y (mgr.24370) 4930 : cluster [DBG] pgmap v4914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:44 smithi067 bash[27441]: cluster 2024-04-03T17:02:43.432434+0000 mgr.y (mgr.24370) 4930 : cluster [DBG] pgmap v4914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:44 smithi082 bash[20963]: cluster 2024-04-03T17:02:43.432434+0000 mgr.y (mgr.24370) 4930 : cluster [DBG] pgmap v4914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:45 smithi067 bash[17655]: audit 2024-04-03T17:02:45.762189+0000 mon.a (mon.0) 4764 : audit [DBG] from='client.? 172.21.15.67:0/76729050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:46.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:45 smithi067 bash[27441]: audit 2024-04-03T17:02:45.762189+0000 mon.a (mon.0) 4764 : audit [DBG] from='client.? 172.21.15.67:0/76729050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:46.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:45 smithi082 bash[20963]: audit 2024-04-03T17:02:45.762189+0000 mon.a (mon.0) 4764 : audit [DBG] from='client.? 172.21.15.67:0/76729050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:46 smithi067 bash[17655]: cluster 2024-04-03T17:02:45.433196+0000 mgr.y (mgr.24370) 4931 : cluster [DBG] pgmap v4915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:46 smithi067 bash[27441]: cluster 2024-04-03T17:02:45.433196+0000 mgr.y (mgr.24370) 4931 : cluster [DBG] pgmap v4915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:46 smithi082 bash[20963]: cluster 2024-04-03T17:02:45.433196+0000 mgr.y (mgr.24370) 4931 : cluster [DBG] pgmap v4915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:48.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:47 smithi082 bash[20963]: cluster 2024-04-03T17:02:47.434527+0000 mgr.y (mgr.24370) 4932 : cluster [DBG] pgmap v4916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:47 smithi067 bash[27441]: cluster 2024-04-03T17:02:47.434527+0000 mgr.y (mgr.24370) 4932 : cluster [DBG] pgmap v4916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:47 smithi067 bash[17655]: cluster 2024-04-03T17:02:47.434527+0000 mgr.y (mgr.24370) 4932 : cluster [DBG] pgmap v4916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:48 smithi082 bash[20963]: audit 2024-04-03T17:02:48.217898+0000 mon.c (mon.2) 1915 : audit [DBG] from='client.? 172.21.15.67:0/3644995216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:48 smithi067 bash[27441]: audit 2024-04-03T17:02:48.217898+0000 mon.c (mon.2) 1915 : audit [DBG] from='client.? 172.21.15.67:0/3644995216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:49.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:48 smithi067 bash[17655]: audit 2024-04-03T17:02:48.217898+0000 mon.c (mon.2) 1915 : audit [DBG] from='client.? 172.21.15.67:0/3644995216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:49 smithi082 bash[20963]: cluster 2024-04-03T17:02:49.435292+0000 mgr.y (mgr.24370) 4933 : cluster [DBG] pgmap v4917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:49 smithi067 bash[27441]: cluster 2024-04-03T17:02:49.435292+0000 mgr.y (mgr.24370) 4933 : cluster [DBG] pgmap v4917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:49 smithi067 bash[17655]: cluster 2024-04-03T17:02:49.435292+0000 mgr.y (mgr.24370) 4933 : cluster [DBG] pgmap v4917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:50 smithi082 bash[20963]: audit 2024-04-03T17:02:50.665201+0000 mon.a (mon.0) 4765 : audit [DBG] from='client.? 172.21.15.67:0/1227262026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:50 smithi067 bash[17655]: audit 2024-04-03T17:02:50.665201+0000 mon.a (mon.0) 4765 : audit [DBG] from='client.? 172.21.15.67:0/1227262026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:51.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:50 smithi067 bash[27441]: audit 2024-04-03T17:02:50.665201+0000 mon.a (mon.0) 4765 : audit [DBG] from='client.? 172.21.15.67:0/1227262026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:51 smithi082 bash[20963]: cluster 2024-04-03T17:02:51.436673+0000 mgr.y (mgr.24370) 4934 : cluster [DBG] pgmap v4918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:51 smithi067 bash[17655]: cluster 2024-04-03T17:02:51.436673+0000 mgr.y (mgr.24370) 4934 : cluster [DBG] pgmap v4918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:52.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:51 smithi067 bash[27441]: cluster 2024-04-03T17:02:51.436673+0000 mgr.y (mgr.24370) 4934 : cluster [DBG] pgmap v4918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:53 smithi067 bash[17655]: audit 2024-04-03T17:02:53.113741+0000 mon.c (mon.2) 1916 : audit [DBG] from='client.? 172.21.15.67:0/2118836696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:02:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:53 smithi067 bash[27441]: audit 2024-04-03T17:02:53.113741+0000 mon.c (mon.2) 1916 : audit [DBG] from='client.? 172.21.15.67:0/2118836696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:53 smithi082 bash[20963]: audit 2024-04-03T17:02:53.113741+0000 mon.c (mon.2) 1916 : audit [DBG] from='client.? 172.21.15.67:0/2118836696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:02:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:54 smithi082 bash[20963]: cluster 2024-04-03T17:02:53.437410+0000 mgr.y (mgr.24370) 4935 : cluster [DBG] pgmap v4919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:54 smithi067 bash[17655]: cluster 2024-04-03T17:02:53.437410+0000 mgr.y (mgr.24370) 4935 : cluster [DBG] pgmap v4919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:54 smithi067 bash[27441]: cluster 2024-04-03T17:02:53.437410+0000 mgr.y (mgr.24370) 4935 : cluster [DBG] pgmap v4919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:55 smithi082 bash[20963]: audit 2024-04-03T17:02:54.907342+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:55 smithi067 bash[17655]: audit 2024-04-03T17:02:54.907342+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:55 smithi067 bash[27441]: audit 2024-04-03T17:02:54.907342+0000 mon.a (mon.0) 4766 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:02:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:56 smithi082 bash[20963]: cluster 2024-04-03T17:02:55.438208+0000 mgr.y (mgr.24370) 4936 : cluster [DBG] pgmap v4920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:56 smithi082 bash[20963]: audit 2024-04-03T17:02:55.569779+0000 mon.c (mon.2) 1917 : audit [DBG] from='client.? 172.21.15.67:0/2361269352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:56 smithi067 bash[17655]: cluster 2024-04-03T17:02:55.438208+0000 mgr.y (mgr.24370) 4936 : cluster [DBG] pgmap v4920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:56 smithi067 bash[17655]: audit 2024-04-03T17:02:55.569779+0000 mon.c (mon.2) 1917 : audit [DBG] from='client.? 172.21.15.67:0/2361269352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:56 smithi067 bash[27441]: cluster 2024-04-03T17:02:55.438208+0000 mgr.y (mgr.24370) 4936 : cluster [DBG] pgmap v4920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:56 smithi067 bash[27441]: audit 2024-04-03T17:02:55.569779+0000 mon.c (mon.2) 1917 : audit [DBG] from='client.? 172.21.15.67:0/2361269352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:58 smithi082 bash[20963]: cluster 2024-04-03T17:02:57.439370+0000 mgr.y (mgr.24370) 4937 : cluster [DBG] pgmap v4921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:02:58 smithi082 bash[20963]: audit 2024-04-03T17:02:58.026227+0000 mon.c (mon.2) 1918 : audit [DBG] from='client.? 172.21.15.67:0/4003584305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:58 smithi067 bash[17655]: cluster 2024-04-03T17:02:57.439370+0000 mgr.y (mgr.24370) 4937 : cluster [DBG] pgmap v4921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:02:58 smithi067 bash[17655]: audit 2024-04-03T17:02:58.026227+0000 mon.c (mon.2) 1918 : audit [DBG] from='client.? 172.21.15.67:0/4003584305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:02:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:58 smithi067 bash[27441]: cluster 2024-04-03T17:02:57.439370+0000 mgr.y (mgr.24370) 4937 : cluster [DBG] pgmap v4921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:02:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:02:58 smithi067 bash[27441]: audit 2024-04-03T17:02:58.026227+0000 mon.c (mon.2) 1918 : audit [DBG] from='client.? 172.21.15.67:0/4003584305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:00 smithi082 bash[20963]: cluster 2024-04-03T17:02:59.440047+0000 mgr.y (mgr.24370) 4938 : cluster [DBG] pgmap v4922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:00 smithi082 bash[20963]: audit 2024-04-03T17:03:00.480577+0000 mon.c (mon.2) 1919 : audit [DBG] from='client.? 172.21.15.67:0/3251630060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:00 smithi067 bash[17655]: cluster 2024-04-03T17:02:59.440047+0000 mgr.y (mgr.24370) 4938 : cluster [DBG] pgmap v4922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:00 smithi067 bash[17655]: audit 2024-04-03T17:03:00.480577+0000 mon.c (mon.2) 1919 : audit [DBG] from='client.? 172.21.15.67:0/3251630060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:00 smithi067 bash[27441]: cluster 2024-04-03T17:02:59.440047+0000 mgr.y (mgr.24370) 4938 : cluster [DBG] pgmap v4922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:00 smithi067 bash[27441]: audit 2024-04-03T17:03:00.480577+0000 mon.c (mon.2) 1919 : audit [DBG] from='client.? 172.21.15.67:0/3251630060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:02 smithi082 bash[20963]: cluster 2024-04-03T17:03:01.441342+0000 mgr.y (mgr.24370) 4939 : cluster [DBG] pgmap v4923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:02 smithi067 bash[17655]: cluster 2024-04-03T17:03:01.441342+0000 mgr.y (mgr.24370) 4939 : cluster [DBG] pgmap v4923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:02 smithi067 bash[27441]: cluster 2024-04-03T17:03:01.441342+0000 mgr.y (mgr.24370) 4939 : cluster [DBG] pgmap v4923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:03:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:03 smithi082 bash[20963]: audit 2024-04-03T17:03:02.927109+0000 mon.c (mon.2) 1920 : audit [DBG] from='client.? 172.21.15.67:0/2149125314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:03:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:03 smithi067 bash[17655]: audit 2024-04-03T17:03:02.927109+0000 mon.c (mon.2) 1920 : audit [DBG] from='client.? 172.21.15.67:0/2149125314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:03 smithi067 bash[27441]: audit 2024-04-03T17:03:02.927109+0000 mon.c (mon.2) 1920 : audit [DBG] from='client.? 172.21.15.67:0/2149125314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:04 smithi082 bash[20963]: cluster 2024-04-03T17:03:03.442191+0000 mgr.y (mgr.24370) 4940 : cluster [DBG] pgmap v4924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:04 smithi067 bash[17655]: cluster 2024-04-03T17:03:03.442191+0000 mgr.y (mgr.24370) 4940 : cluster [DBG] pgmap v4924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:04 smithi067 bash[27441]: cluster 2024-04-03T17:03:03.442191+0000 mgr.y (mgr.24370) 4940 : cluster [DBG] pgmap v4924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:05 smithi082 bash[20963]: audit 2024-04-03T17:03:04.532613+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:03:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:05 smithi082 bash[20963]: audit 2024-04-03T17:03:05.381792+0000 mon.a (mon.0) 4768 : audit [DBG] from='client.? 172.21.15.67:0/1394454306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:05 smithi067 bash[17655]: audit 2024-04-03T17:03:04.532613+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:03:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:05 smithi067 bash[17655]: audit 2024-04-03T17:03:05.381792+0000 mon.a (mon.0) 4768 : audit [DBG] from='client.? 172.21.15.67:0/1394454306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:05 smithi067 bash[27441]: audit 2024-04-03T17:03:04.532613+0000 mon.a (mon.0) 4767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:03:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:05 smithi067 bash[27441]: audit 2024-04-03T17:03:05.381792+0000 mon.a (mon.0) 4768 : audit [DBG] from='client.? 172.21.15.67:0/1394454306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:06 smithi082 bash[20963]: cluster 2024-04-03T17:03:05.442924+0000 mgr.y (mgr.24370) 4941 : cluster [DBG] pgmap v4925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:06 smithi067 bash[17655]: cluster 2024-04-03T17:03:05.442924+0000 mgr.y (mgr.24370) 4941 : cluster [DBG] pgmap v4925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:06 smithi067 bash[27441]: cluster 2024-04-03T17:03:05.442924+0000 mgr.y (mgr.24370) 4941 : cluster [DBG] pgmap v4925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:08 smithi082 bash[20963]: cluster 2024-04-03T17:03:07.444146+0000 mgr.y (mgr.24370) 4942 : cluster [DBG] pgmap v4926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:08 smithi082 bash[20963]: audit 2024-04-03T17:03:07.841441+0000 mon.c (mon.2) 1921 : audit [DBG] from='client.? 172.21.15.67:0/3217158234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:08.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:08 smithi067 bash[17655]: cluster 2024-04-03T17:03:07.444146+0000 mgr.y (mgr.24370) 4942 : cluster [DBG] pgmap v4926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:08.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:08 smithi067 bash[17655]: audit 2024-04-03T17:03:07.841441+0000 mon.c (mon.2) 1921 : audit [DBG] from='client.? 172.21.15.67:0/3217158234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:08 smithi067 bash[27441]: cluster 2024-04-03T17:03:07.444146+0000 mgr.y (mgr.24370) 4942 : cluster [DBG] pgmap v4926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:08 smithi067 bash[27441]: audit 2024-04-03T17:03:07.841441+0000 mon.c (mon.2) 1921 : audit [DBG] from='client.? 172.21.15.67:0/3217158234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:10 smithi082 bash[20963]: cluster 2024-04-03T17:03:09.444687+0000 mgr.y (mgr.24370) 4943 : cluster [DBG] pgmap v4927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:10 smithi082 bash[20963]: audit 2024-04-03T17:03:09.907846+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:10 smithi082 bash[20963]: audit 2024-04-03T17:03:10.234167+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:10 smithi082 bash[20963]: audit 2024-04-03T17:03:10.240615+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:10 smithi082 bash[20963]: audit 2024-04-03T17:03:10.338481+0000 mon.c (mon.2) 1922 : audit [DBG] from='client.? 172.21.15.67:0/2365695168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[17655]: cluster 2024-04-03T17:03:09.444687+0000 mgr.y (mgr.24370) 4943 : cluster [DBG] pgmap v4927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[17655]: audit 2024-04-03T17:03:09.907846+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[17655]: audit 2024-04-03T17:03:10.234167+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[17655]: audit 2024-04-03T17:03:10.240615+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[17655]: audit 2024-04-03T17:03:10.338481+0000 mon.c (mon.2) 1922 : audit [DBG] from='client.? 172.21.15.67:0/2365695168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[27441]: cluster 2024-04-03T17:03:09.444687+0000 mgr.y (mgr.24370) 4943 : cluster [DBG] pgmap v4927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[27441]: audit 2024-04-03T17:03:09.907846+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[27441]: audit 2024-04-03T17:03:10.234167+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[27441]: audit 2024-04-03T17:03:10.240615+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:10 smithi067 bash[27441]: audit 2024-04-03T17:03:10.338481+0000 mon.c (mon.2) 1922 : audit [DBG] from='client.? 172.21.15.67:0/2365695168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:11 smithi082 bash[20963]: audit 2024-04-03T17:03:10.544658+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:11 smithi082 bash[20963]: audit 2024-04-03T17:03:10.551574+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:11 smithi082 bash[20963]: audit 2024-04-03T17:03:11.030983+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:03:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:11 smithi082 bash[20963]: audit 2024-04-03T17:03:11.032610+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:03:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:11 smithi082 bash[20963]: audit 2024-04-03T17:03:11.042079+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[17655]: audit 2024-04-03T17:03:10.544658+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[17655]: audit 2024-04-03T17:03:10.551574+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[17655]: audit 2024-04-03T17:03:11.030983+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:03:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[17655]: audit 2024-04-03T17:03:11.032610+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:03:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[17655]: audit 2024-04-03T17:03:11.042079+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[27441]: audit 2024-04-03T17:03:10.544658+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[27441]: audit 2024-04-03T17:03:10.551574+0000 mon.a (mon.0) 4773 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[27441]: audit 2024-04-03T17:03:11.030983+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:03:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[27441]: audit 2024-04-03T17:03:11.032610+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:03:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:11 smithi067 bash[27441]: audit 2024-04-03T17:03:11.042079+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:03:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:12 smithi082 bash[20963]: cluster 2024-04-03T17:03:11.445952+0000 mgr.y (mgr.24370) 4944 : cluster [DBG] pgmap v4928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:12 smithi067 bash[27441]: cluster 2024-04-03T17:03:11.445952+0000 mgr.y (mgr.24370) 4944 : cluster [DBG] pgmap v4928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:12.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:12 smithi067 bash[17655]: cluster 2024-04-03T17:03:11.445952+0000 mgr.y (mgr.24370) 4944 : cluster [DBG] pgmap v4928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:03:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:03:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:13 smithi082 bash[20963]: audit 2024-04-03T17:03:12.794713+0000 mon.c (mon.2) 1923 : audit [DBG] from='client.? 172.21.15.67:0/1971168877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:13 smithi067 bash[17655]: audit 2024-04-03T17:03:12.794713+0000 mon.c (mon.2) 1923 : audit [DBG] from='client.? 172.21.15.67:0/1971168877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:13 smithi067 bash[27441]: audit 2024-04-03T17:03:12.794713+0000 mon.c (mon.2) 1923 : audit [DBG] from='client.? 172.21.15.67:0/1971168877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:14 smithi082 bash[20963]: cluster 2024-04-03T17:03:13.446683+0000 mgr.y (mgr.24370) 4945 : cluster [DBG] pgmap v4929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:14 smithi067 bash[27441]: cluster 2024-04-03T17:03:13.446683+0000 mgr.y (mgr.24370) 4945 : cluster [DBG] pgmap v4929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:14 smithi067 bash[17655]: cluster 2024-04-03T17:03:13.446683+0000 mgr.y (mgr.24370) 4945 : cluster [DBG] pgmap v4929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:15 smithi082 bash[20963]: audit 2024-04-03T17:03:15.244191+0000 mon.a (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.67:0/1297604705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:15 smithi067 bash[17655]: audit 2024-04-03T17:03:15.244191+0000 mon.a (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.67:0/1297604705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:15 smithi067 bash[27441]: audit 2024-04-03T17:03:15.244191+0000 mon.a (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.67:0/1297604705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:16 smithi082 bash[20963]: cluster 2024-04-03T17:03:15.447381+0000 mgr.y (mgr.24370) 4946 : cluster [DBG] pgmap v4930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:16 smithi067 bash[17655]: cluster 2024-04-03T17:03:15.447381+0000 mgr.y (mgr.24370) 4946 : cluster [DBG] pgmap v4930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:16 smithi067 bash[27441]: cluster 2024-04-03T17:03:15.447381+0000 mgr.y (mgr.24370) 4946 : cluster [DBG] pgmap v4930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:18 smithi082 bash[20963]: cluster 2024-04-03T17:03:17.448180+0000 mgr.y (mgr.24370) 4947 : cluster [DBG] pgmap v4931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:18 smithi082 bash[20963]: audit 2024-04-03T17:03:17.694076+0000 mon.a (mon.0) 4778 : audit [DBG] from='client.? 172.21.15.67:0/466396020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:18 smithi067 bash[17655]: cluster 2024-04-03T17:03:17.448180+0000 mgr.y (mgr.24370) 4947 : cluster [DBG] pgmap v4931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:18 smithi067 bash[17655]: audit 2024-04-03T17:03:17.694076+0000 mon.a (mon.0) 4778 : audit [DBG] from='client.? 172.21.15.67:0/466396020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:18 smithi067 bash[27441]: cluster 2024-04-03T17:03:17.448180+0000 mgr.y (mgr.24370) 4947 : cluster [DBG] pgmap v4931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:18 smithi067 bash[27441]: audit 2024-04-03T17:03:17.694076+0000 mon.a (mon.0) 4778 : audit [DBG] from='client.? 172.21.15.67:0/466396020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:20 smithi082 bash[20963]: cluster 2024-04-03T17:03:19.448850+0000 mgr.y (mgr.24370) 4948 : cluster [DBG] pgmap v4932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:20 smithi082 bash[20963]: audit 2024-04-03T17:03:20.146183+0000 mon.a (mon.0) 4779 : audit [DBG] from='client.? 172.21.15.67:0/313519243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:20 smithi067 bash[17655]: cluster 2024-04-03T17:03:19.448850+0000 mgr.y (mgr.24370) 4948 : cluster [DBG] pgmap v4932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:20.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:20 smithi067 bash[17655]: audit 2024-04-03T17:03:20.146183+0000 mon.a (mon.0) 4779 : audit [DBG] from='client.? 172.21.15.67:0/313519243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:20.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:20 smithi067 bash[27441]: cluster 2024-04-03T17:03:19.448850+0000 mgr.y (mgr.24370) 4948 : cluster [DBG] pgmap v4932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:20.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:20 smithi067 bash[27441]: audit 2024-04-03T17:03:20.146183+0000 mon.a (mon.0) 4779 : audit [DBG] from='client.? 172.21.15.67:0/313519243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:22 smithi082 bash[20963]: cluster 2024-04-03T17:03:21.449961+0000 mgr.y (mgr.24370) 4949 : cluster [DBG] pgmap v4933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:22 smithi067 bash[27441]: cluster 2024-04-03T17:03:21.449961+0000 mgr.y (mgr.24370) 4949 : cluster [DBG] pgmap v4933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:22.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:22 smithi067 bash[17655]: cluster 2024-04-03T17:03:21.449961+0000 mgr.y (mgr.24370) 4949 : cluster [DBG] pgmap v4933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:03:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:23 smithi082 bash[20963]: audit 2024-04-03T17:03:22.603712+0000 mon.a (mon.0) 4780 : audit [DBG] from='client.? 172.21.15.67:0/2286902095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:03:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:23 smithi067 bash[27441]: audit 2024-04-03T17:03:22.603712+0000 mon.a (mon.0) 4780 : audit [DBG] from='client.? 172.21.15.67:0/2286902095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:23.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:23 smithi067 bash[17655]: audit 2024-04-03T17:03:22.603712+0000 mon.a (mon.0) 4780 : audit [DBG] from='client.? 172.21.15.67:0/2286902095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:24 smithi082 bash[20963]: cluster 2024-04-03T17:03:23.450645+0000 mgr.y (mgr.24370) 4950 : cluster [DBG] pgmap v4934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:24 smithi067 bash[27441]: cluster 2024-04-03T17:03:23.450645+0000 mgr.y (mgr.24370) 4950 : cluster [DBG] pgmap v4934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:24.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:24 smithi067 bash[17655]: cluster 2024-04-03T17:03:23.450645+0000 mgr.y (mgr.24370) 4950 : cluster [DBG] pgmap v4934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:25 smithi082 bash[20963]: audit 2024-04-03T17:03:24.907857+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:25 smithi082 bash[20963]: audit 2024-04-03T17:03:25.050395+0000 mon.a (mon.0) 4782 : audit [DBG] from='client.? 172.21.15.67:0/1756260962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:25 smithi067 bash[27441]: audit 2024-04-03T17:03:24.907857+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:25 smithi067 bash[27441]: audit 2024-04-03T17:03:25.050395+0000 mon.a (mon.0) 4782 : audit [DBG] from='client.? 172.21.15.67:0/1756260962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:25 smithi067 bash[17655]: audit 2024-04-03T17:03:24.907857+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:25 smithi067 bash[17655]: audit 2024-04-03T17:03:25.050395+0000 mon.a (mon.0) 4782 : audit [DBG] from='client.? 172.21.15.67:0/1756260962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:26 smithi082 bash[20963]: cluster 2024-04-03T17:03:25.451356+0000 mgr.y (mgr.24370) 4951 : cluster [DBG] pgmap v4935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:26 smithi067 bash[17655]: cluster 2024-04-03T17:03:25.451356+0000 mgr.y (mgr.24370) 4951 : cluster [DBG] pgmap v4935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:26 smithi067 bash[27441]: cluster 2024-04-03T17:03:25.451356+0000 mgr.y (mgr.24370) 4951 : cluster [DBG] pgmap v4935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:27 smithi082 bash[20963]: audit 2024-04-03T17:03:27.508309+0000 mon.a (mon.0) 4783 : audit [DBG] from='client.? 172.21.15.67:0/1537725924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:27 smithi067 bash[17655]: audit 2024-04-03T17:03:27.508309+0000 mon.a (mon.0) 4783 : audit [DBG] from='client.? 172.21.15.67:0/1537725924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:27 smithi067 bash[27441]: audit 2024-04-03T17:03:27.508309+0000 mon.a (mon.0) 4783 : audit [DBG] from='client.? 172.21.15.67:0/1537725924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:28 smithi082 bash[20963]: cluster 2024-04-03T17:03:27.452526+0000 mgr.y (mgr.24370) 4952 : cluster [DBG] pgmap v4936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:28 smithi067 bash[17655]: cluster 2024-04-03T17:03:27.452526+0000 mgr.y (mgr.24370) 4952 : cluster [DBG] pgmap v4936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:28 smithi067 bash[27441]: cluster 2024-04-03T17:03:27.452526+0000 mgr.y (mgr.24370) 4952 : cluster [DBG] pgmap v4936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:30 smithi082 bash[20963]: cluster 2024-04-03T17:03:29.453329+0000 mgr.y (mgr.24370) 4953 : cluster [DBG] pgmap v4937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:30 smithi082 bash[20963]: audit 2024-04-03T17:03:29.959068+0000 mon.c (mon.2) 1924 : audit [DBG] from='client.? 172.21.15.67:0/2637644538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:30 smithi067 bash[27441]: cluster 2024-04-03T17:03:29.453329+0000 mgr.y (mgr.24370) 4953 : cluster [DBG] pgmap v4937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:30 smithi067 bash[27441]: audit 2024-04-03T17:03:29.959068+0000 mon.c (mon.2) 1924 : audit [DBG] from='client.? 172.21.15.67:0/2637644538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:30 smithi067 bash[17655]: cluster 2024-04-03T17:03:29.453329+0000 mgr.y (mgr.24370) 4953 : cluster [DBG] pgmap v4937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:30 smithi067 bash[17655]: audit 2024-04-03T17:03:29.959068+0000 mon.c (mon.2) 1924 : audit [DBG] from='client.? 172.21.15.67:0/2637644538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:32 smithi082 bash[20963]: cluster 2024-04-03T17:03:31.454537+0000 mgr.y (mgr.24370) 4954 : cluster [DBG] pgmap v4938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:32 smithi082 bash[20963]: audit 2024-04-03T17:03:32.407602+0000 mon.c (mon.2) 1925 : audit [DBG] from='client.? 172.21.15.67:0/2411390043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:32 smithi067 bash[17655]: cluster 2024-04-03T17:03:31.454537+0000 mgr.y (mgr.24370) 4954 : cluster [DBG] pgmap v4938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:32 smithi067 bash[17655]: audit 2024-04-03T17:03:32.407602+0000 mon.c (mon.2) 1925 : audit [DBG] from='client.? 172.21.15.67:0/2411390043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:32.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:32 smithi067 bash[27441]: cluster 2024-04-03T17:03:31.454537+0000 mgr.y (mgr.24370) 4954 : cluster [DBG] pgmap v4938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:32.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:32 smithi067 bash[27441]: audit 2024-04-03T17:03:32.407602+0000 mon.c (mon.2) 1925 : audit [DBG] from='client.? 172.21.15.67:0/2411390043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:33] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:03:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:03:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:34 smithi082 bash[20963]: cluster 2024-04-03T17:03:33.455233+0000 mgr.y (mgr.24370) 4955 : cluster [DBG] pgmap v4939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:34 smithi067 bash[17655]: cluster 2024-04-03T17:03:33.455233+0000 mgr.y (mgr.24370) 4955 : cluster [DBG] pgmap v4939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:34.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:34 smithi067 bash[27441]: cluster 2024-04-03T17:03:33.455233+0000 mgr.y (mgr.24370) 4955 : cluster [DBG] pgmap v4939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:35 smithi067 bash[17655]: audit 2024-04-03T17:03:34.856859+0000 mon.a (mon.0) 4784 : audit [DBG] from='client.? 172.21.15.67:0/2271323869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:35 smithi067 bash[27441]: audit 2024-04-03T17:03:34.856859+0000 mon.a (mon.0) 4784 : audit [DBG] from='client.? 172.21.15.67:0/2271323869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:35 smithi082 bash[20963]: audit 2024-04-03T17:03:34.856859+0000 mon.a (mon.0) 4784 : audit [DBG] from='client.? 172.21.15.67:0/2271323869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:36 smithi067 bash[27441]: cluster 2024-04-03T17:03:35.455909+0000 mgr.y (mgr.24370) 4956 : cluster [DBG] pgmap v4940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:36.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:36 smithi067 bash[17655]: cluster 2024-04-03T17:03:35.455909+0000 mgr.y (mgr.24370) 4956 : cluster [DBG] pgmap v4940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:36 smithi082 bash[20963]: cluster 2024-04-03T17:03:35.455909+0000 mgr.y (mgr.24370) 4956 : cluster [DBG] pgmap v4940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:37 smithi067 bash[27441]: audit 2024-04-03T17:03:37.313619+0000 mon.a (mon.0) 4785 : audit [DBG] from='client.? 172.21.15.67:0/2835831560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:37 smithi067 bash[17655]: audit 2024-04-03T17:03:37.313619+0000 mon.a (mon.0) 4785 : audit [DBG] from='client.? 172.21.15.67:0/2835831560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:37 smithi082 bash[20963]: audit 2024-04-03T17:03:37.313619+0000 mon.a (mon.0) 4785 : audit [DBG] from='client.? 172.21.15.67:0/2835831560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:38.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:38 smithi067 bash[27441]: cluster 2024-04-03T17:03:37.457080+0000 mgr.y (mgr.24370) 4957 : cluster [DBG] pgmap v4941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:38.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:38 smithi067 bash[17655]: cluster 2024-04-03T17:03:37.457080+0000 mgr.y (mgr.24370) 4957 : cluster [DBG] pgmap v4941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:38 smithi082 bash[20963]: cluster 2024-04-03T17:03:37.457080+0000 mgr.y (mgr.24370) 4957 : cluster [DBG] pgmap v4941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:40 smithi067 bash[27441]: cluster 2024-04-03T17:03:39.457519+0000 mgr.y (mgr.24370) 4958 : cluster [DBG] pgmap v4942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:40 smithi067 bash[27441]: audit 2024-04-03T17:03:39.768241+0000 mon.c (mon.2) 1926 : audit [DBG] from='client.? 172.21.15.67:0/1276275800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:40 smithi067 bash[27441]: audit 2024-04-03T17:03:39.908600+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:40 smithi067 bash[17655]: cluster 2024-04-03T17:03:39.457519+0000 mgr.y (mgr.24370) 4958 : cluster [DBG] pgmap v4942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:40 smithi067 bash[17655]: audit 2024-04-03T17:03:39.768241+0000 mon.c (mon.2) 1926 : audit [DBG] from='client.? 172.21.15.67:0/1276275800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:40 smithi067 bash[17655]: audit 2024-04-03T17:03:39.908600+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:40 smithi082 bash[20963]: cluster 2024-04-03T17:03:39.457519+0000 mgr.y (mgr.24370) 4958 : cluster [DBG] pgmap v4942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:40 smithi082 bash[20963]: audit 2024-04-03T17:03:39.768241+0000 mon.c (mon.2) 1926 : audit [DBG] from='client.? 172.21.15.67:0/1276275800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:40 smithi082 bash[20963]: audit 2024-04-03T17:03:39.908600+0000 mon.a (mon.0) 4786 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:42.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:42 smithi067 bash[17655]: cluster 2024-04-03T17:03:41.458586+0000 mgr.y (mgr.24370) 4959 : cluster [DBG] pgmap v4943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:42.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:42 smithi067 bash[17655]: audit 2024-04-03T17:03:42.228841+0000 mon.a (mon.0) 4787 : audit [DBG] from='client.? 172.21.15.67:0/3083110783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:42.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:42 smithi067 bash[27441]: cluster 2024-04-03T17:03:41.458586+0000 mgr.y (mgr.24370) 4959 : cluster [DBG] pgmap v4943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:42.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:42 smithi067 bash[27441]: audit 2024-04-03T17:03:42.228841+0000 mon.a (mon.0) 4787 : audit [DBG] from='client.? 172.21.15.67:0/3083110783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:42 smithi082 bash[20963]: cluster 2024-04-03T17:03:41.458586+0000 mgr.y (mgr.24370) 4959 : cluster [DBG] pgmap v4943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:42 smithi082 bash[20963]: audit 2024-04-03T17:03:42.228841+0000 mon.a (mon.0) 4787 : audit [DBG] from='client.? 172.21.15.67:0/3083110783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:03:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:03:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:44 smithi067 bash[17655]: cluster 2024-04-03T17:03:43.459235+0000 mgr.y (mgr.24370) 4960 : cluster [DBG] pgmap v4944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:44 smithi067 bash[27441]: cluster 2024-04-03T17:03:43.459235+0000 mgr.y (mgr.24370) 4960 : cluster [DBG] pgmap v4944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:44 smithi082 bash[20963]: cluster 2024-04-03T17:03:43.459235+0000 mgr.y (mgr.24370) 4960 : cluster [DBG] pgmap v4944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:45 smithi082 bash[20963]: audit 2024-04-03T17:03:44.682539+0000 mon.a (mon.0) 4788 : audit [DBG] from='client.? 172.21.15.67:0/3633311642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:45 smithi067 bash[27441]: audit 2024-04-03T17:03:44.682539+0000 mon.a (mon.0) 4788 : audit [DBG] from='client.? 172.21.15.67:0/3633311642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:45 smithi067 bash[17655]: audit 2024-04-03T17:03:44.682539+0000 mon.a (mon.0) 4788 : audit [DBG] from='client.? 172.21.15.67:0/3633311642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:46 smithi082 bash[20963]: cluster 2024-04-03T17:03:45.459912+0000 mgr.y (mgr.24370) 4961 : cluster [DBG] pgmap v4945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:46 smithi067 bash[27441]: cluster 2024-04-03T17:03:45.459912+0000 mgr.y (mgr.24370) 4961 : cluster [DBG] pgmap v4945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:46 smithi067 bash[17655]: cluster 2024-04-03T17:03:45.459912+0000 mgr.y (mgr.24370) 4961 : cluster [DBG] pgmap v4945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:47 smithi082 bash[20963]: audit 2024-04-03T17:03:47.138893+0000 mon.c (mon.2) 1927 : audit [DBG] from='client.? 172.21.15.67:0/1608012183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:47 smithi067 bash[17655]: audit 2024-04-03T17:03:47.138893+0000 mon.c (mon.2) 1927 : audit [DBG] from='client.? 172.21.15.67:0/1608012183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:47 smithi067 bash[27441]: audit 2024-04-03T17:03:47.138893+0000 mon.c (mon.2) 1927 : audit [DBG] from='client.? 172.21.15.67:0/1608012183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:48 smithi082 bash[20963]: cluster 2024-04-03T17:03:47.461096+0000 mgr.y (mgr.24370) 4962 : cluster [DBG] pgmap v4946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:48 smithi067 bash[27441]: cluster 2024-04-03T17:03:47.461096+0000 mgr.y (mgr.24370) 4962 : cluster [DBG] pgmap v4946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:48 smithi067 bash[17655]: cluster 2024-04-03T17:03:47.461096+0000 mgr.y (mgr.24370) 4962 : cluster [DBG] pgmap v4946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:49 smithi082 bash[20963]: audit 2024-04-03T17:03:49.592892+0000 mon.a (mon.0) 4789 : audit [DBG] from='client.? 172.21.15.67:0/3642357125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:49 smithi067 bash[27441]: audit 2024-04-03T17:03:49.592892+0000 mon.a (mon.0) 4789 : audit [DBG] from='client.? 172.21.15.67:0/3642357125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:49 smithi067 bash[17655]: audit 2024-04-03T17:03:49.592892+0000 mon.a (mon.0) 4789 : audit [DBG] from='client.? 172.21.15.67:0/3642357125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:50 smithi082 bash[20963]: cluster 2024-04-03T17:03:49.461743+0000 mgr.y (mgr.24370) 4963 : cluster [DBG] pgmap v4947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:50 smithi067 bash[27441]: cluster 2024-04-03T17:03:49.461743+0000 mgr.y (mgr.24370) 4963 : cluster [DBG] pgmap v4947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:51.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:50 smithi067 bash[17655]: cluster 2024-04-03T17:03:49.461743+0000 mgr.y (mgr.24370) 4963 : cluster [DBG] pgmap v4947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:52 smithi067 bash[17655]: cluster 2024-04-03T17:03:51.462914+0000 mgr.y (mgr.24370) 4964 : cluster [DBG] pgmap v4948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:52 smithi067 bash[17655]: audit 2024-04-03T17:03:52.046041+0000 mon.a (mon.0) 4790 : audit [DBG] from='client.? 172.21.15.67:0/2040911578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:52 smithi067 bash[27441]: cluster 2024-04-03T17:03:51.462914+0000 mgr.y (mgr.24370) 4964 : cluster [DBG] pgmap v4948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:52 smithi067 bash[27441]: audit 2024-04-03T17:03:52.046041+0000 mon.a (mon.0) 4790 : audit [DBG] from='client.? 172.21.15.67:0/2040911578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:52 smithi082 bash[20963]: cluster 2024-04-03T17:03:51.462914+0000 mgr.y (mgr.24370) 4964 : cluster [DBG] pgmap v4948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:52 smithi082 bash[20963]: audit 2024-04-03T17:03:52.046041+0000 mon.a (mon.0) 4790 : audit [DBG] from='client.? 172.21.15.67:0/2040911578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:03:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:03:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:54 smithi082 bash[20963]: cluster 2024-04-03T17:03:53.463612+0000 mgr.y (mgr.24370) 4965 : cluster [DBG] pgmap v4949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:54 smithi082 bash[20963]: audit 2024-04-03T17:03:54.494119+0000 mon.a (mon.0) 4791 : audit [DBG] from='client.? 172.21.15.67:0/2877103049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:54 smithi067 bash[27441]: cluster 2024-04-03T17:03:53.463612+0000 mgr.y (mgr.24370) 4965 : cluster [DBG] pgmap v4949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:54 smithi067 bash[27441]: audit 2024-04-03T17:03:54.494119+0000 mon.a (mon.0) 4791 : audit [DBG] from='client.? 172.21.15.67:0/2877103049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:54 smithi067 bash[17655]: cluster 2024-04-03T17:03:53.463612+0000 mgr.y (mgr.24370) 4965 : cluster [DBG] pgmap v4949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:54 smithi067 bash[17655]: audit 2024-04-03T17:03:54.494119+0000 mon.a (mon.0) 4791 : audit [DBG] from='client.? 172.21.15.67:0/2877103049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:55 smithi082 bash[20963]: audit 2024-04-03T17:03:54.909177+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:55 smithi067 bash[17655]: audit 2024-04-03T17:03:54.909177+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:55 smithi067 bash[27441]: audit 2024-04-03T17:03:54.909177+0000 mon.a (mon.0) 4792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:03:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:56 smithi082 bash[20963]: cluster 2024-04-03T17:03:55.464327+0000 mgr.y (mgr.24370) 4966 : cluster [DBG] pgmap v4950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:56 smithi067 bash[27441]: cluster 2024-04-03T17:03:55.464327+0000 mgr.y (mgr.24370) 4966 : cluster [DBG] pgmap v4950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:56 smithi067 bash[17655]: cluster 2024-04-03T17:03:55.464327+0000 mgr.y (mgr.24370) 4966 : cluster [DBG] pgmap v4950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:57 smithi082 bash[20963]: audit 2024-04-03T17:03:56.954141+0000 mon.c (mon.2) 1928 : audit [DBG] from='client.? 172.21.15.67:0/1388138111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:57 smithi067 bash[17655]: audit 2024-04-03T17:03:56.954141+0000 mon.c (mon.2) 1928 : audit [DBG] from='client.? 172.21.15.67:0/1388138111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:57 smithi067 bash[27441]: audit 2024-04-03T17:03:56.954141+0000 mon.c (mon.2) 1928 : audit [DBG] from='client.? 172.21.15.67:0/1388138111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:03:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:58 smithi082 bash[20963]: cluster 2024-04-03T17:03:57.465476+0000 mgr.y (mgr.24370) 4967 : cluster [DBG] pgmap v4951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:58 smithi067 bash[17655]: cluster 2024-04-03T17:03:57.465476+0000 mgr.y (mgr.24370) 4967 : cluster [DBG] pgmap v4951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:03:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:58 smithi067 bash[27441]: cluster 2024-04-03T17:03:57.465476+0000 mgr.y (mgr.24370) 4967 : cluster [DBG] pgmap v4951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:03:59 smithi082 bash[20963]: audit 2024-04-03T17:03:59.404305+0000 mon.a (mon.0) 4793 : audit [DBG] from='client.? 172.21.15.67:0/795598190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:03:59 smithi067 bash[27441]: audit 2024-04-03T17:03:59.404305+0000 mon.a (mon.0) 4793 : audit [DBG] from='client.? 172.21.15.67:0/795598190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:03:59 smithi067 bash[17655]: audit 2024-04-03T17:03:59.404305+0000 mon.a (mon.0) 4793 : audit [DBG] from='client.? 172.21.15.67:0/795598190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:00 smithi082 bash[20963]: cluster 2024-04-03T17:03:59.466147+0000 mgr.y (mgr.24370) 4968 : cluster [DBG] pgmap v4952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:00 smithi067 bash[17655]: cluster 2024-04-03T17:03:59.466147+0000 mgr.y (mgr.24370) 4968 : cluster [DBG] pgmap v4952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:00 smithi067 bash[27441]: cluster 2024-04-03T17:03:59.466147+0000 mgr.y (mgr.24370) 4968 : cluster [DBG] pgmap v4952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:02 smithi067 bash[27441]: cluster 2024-04-03T17:04:01.467383+0000 mgr.y (mgr.24370) 4969 : cluster [DBG] pgmap v4953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:02 smithi067 bash[27441]: audit 2024-04-03T17:04:01.851450+0000 mon.a (mon.0) 4794 : audit [DBG] from='client.? 172.21.15.67:0/343070309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:02 smithi067 bash[17655]: cluster 2024-04-03T17:04:01.467383+0000 mgr.y (mgr.24370) 4969 : cluster [DBG] pgmap v4953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:02 smithi067 bash[17655]: audit 2024-04-03T17:04:01.851450+0000 mon.a (mon.0) 4794 : audit [DBG] from='client.? 172.21.15.67:0/343070309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:02 smithi082 bash[20963]: cluster 2024-04-03T17:04:01.467383+0000 mgr.y (mgr.24370) 4969 : cluster [DBG] pgmap v4953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:02 smithi082 bash[20963]: audit 2024-04-03T17:04:01.851450+0000 mon.a (mon.0) 4794 : audit [DBG] from='client.? 172.21.15.67:0/343070309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:04:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:04:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:04 smithi082 bash[20963]: cluster 2024-04-03T17:04:03.468148+0000 mgr.y (mgr.24370) 4970 : cluster [DBG] pgmap v4954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:04 smithi082 bash[20963]: audit 2024-04-03T17:04:04.303027+0000 mon.a (mon.0) 4795 : audit [DBG] from='client.? 172.21.15.67:0/2418215606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:04 smithi067 bash[17655]: cluster 2024-04-03T17:04:03.468148+0000 mgr.y (mgr.24370) 4970 : cluster [DBG] pgmap v4954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:04 smithi067 bash[17655]: audit 2024-04-03T17:04:04.303027+0000 mon.a (mon.0) 4795 : audit [DBG] from='client.? 172.21.15.67:0/2418215606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:04 smithi067 bash[27441]: cluster 2024-04-03T17:04:03.468148+0000 mgr.y (mgr.24370) 4970 : cluster [DBG] pgmap v4954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:04 smithi067 bash[27441]: audit 2024-04-03T17:04:04.303027+0000 mon.a (mon.0) 4795 : audit [DBG] from='client.? 172.21.15.67:0/2418215606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:06 smithi082 bash[20963]: cluster 2024-04-03T17:04:05.468769+0000 mgr.y (mgr.24370) 4971 : cluster [DBG] pgmap v4955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:06 smithi067 bash[17655]: cluster 2024-04-03T17:04:05.468769+0000 mgr.y (mgr.24370) 4971 : cluster [DBG] pgmap v4955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:06 smithi067 bash[27441]: cluster 2024-04-03T17:04:05.468769+0000 mgr.y (mgr.24370) 4971 : cluster [DBG] pgmap v4955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:07 smithi082 bash[20963]: audit 2024-04-03T17:04:06.765869+0000 mon.c (mon.2) 1929 : audit [DBG] from='client.? 172.21.15.67:0/2441554925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:07 smithi067 bash[17655]: audit 2024-04-03T17:04:06.765869+0000 mon.c (mon.2) 1929 : audit [DBG] from='client.? 172.21.15.67:0/2441554925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:07 smithi067 bash[27441]: audit 2024-04-03T17:04:06.765869+0000 mon.c (mon.2) 1929 : audit [DBG] from='client.? 172.21.15.67:0/2441554925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:08 smithi082 bash[20963]: cluster 2024-04-03T17:04:07.469923+0000 mgr.y (mgr.24370) 4972 : cluster [DBG] pgmap v4956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:08 smithi067 bash[27441]: cluster 2024-04-03T17:04:07.469923+0000 mgr.y (mgr.24370) 4972 : cluster [DBG] pgmap v4956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:08 smithi067 bash[17655]: cluster 2024-04-03T17:04:07.469923+0000 mgr.y (mgr.24370) 4972 : cluster [DBG] pgmap v4956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:09 smithi082 bash[20963]: audit 2024-04-03T17:04:09.229970+0000 mon.c (mon.2) 1930 : audit [DBG] from='client.? 172.21.15.67:0/3400346061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:09 smithi067 bash[17655]: audit 2024-04-03T17:04:09.229970+0000 mon.c (mon.2) 1930 : audit [DBG] from='client.? 172.21.15.67:0/3400346061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:09 smithi067 bash[27441]: audit 2024-04-03T17:04:09.229970+0000 mon.c (mon.2) 1930 : audit [DBG] from='client.? 172.21.15.67:0/3400346061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:10 smithi082 bash[20963]: cluster 2024-04-03T17:04:09.470622+0000 mgr.y (mgr.24370) 4973 : cluster [DBG] pgmap v4957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:10 smithi082 bash[20963]: audit 2024-04-03T17:04:09.909319+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:10 smithi067 bash[17655]: cluster 2024-04-03T17:04:09.470622+0000 mgr.y (mgr.24370) 4973 : cluster [DBG] pgmap v4957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:10 smithi067 bash[17655]: audit 2024-04-03T17:04:09.909319+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:10 smithi067 bash[27441]: cluster 2024-04-03T17:04:09.470622+0000 mgr.y (mgr.24370) 4973 : cluster [DBG] pgmap v4957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:10 smithi067 bash[27441]: audit 2024-04-03T17:04:09.909319+0000 mon.a (mon.0) 4796 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:11 smithi082 bash[20963]: audit 2024-04-03T17:04:11.117338+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:04:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:11 smithi082 bash[20963]: audit 2024-04-03T17:04:11.673263+0000 mon.c (mon.2) 1931 : audit [DBG] from='client.? 172.21.15.67:0/42366598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:11 smithi067 bash[17655]: audit 2024-04-03T17:04:11.117338+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:04:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:11 smithi067 bash[17655]: audit 2024-04-03T17:04:11.673263+0000 mon.c (mon.2) 1931 : audit [DBG] from='client.? 172.21.15.67:0/42366598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:11 smithi067 bash[27441]: audit 2024-04-03T17:04:11.117338+0000 mon.a (mon.0) 4797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:04:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:11 smithi067 bash[27441]: audit 2024-04-03T17:04:11.673263+0000 mon.c (mon.2) 1931 : audit [DBG] from='client.? 172.21.15.67:0/42366598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:12 smithi067 bash[17655]: cluster 2024-04-03T17:04:11.471746+0000 mgr.y (mgr.24370) 4974 : cluster [DBG] pgmap v4958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:12 smithi067 bash[27441]: cluster 2024-04-03T17:04:11.471746+0000 mgr.y (mgr.24370) 4974 : cluster [DBG] pgmap v4958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:12 smithi082 bash[20963]: cluster 2024-04-03T17:04:11.471746+0000 mgr.y (mgr.24370) 4974 : cluster [DBG] pgmap v4958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:04:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:04:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:14 smithi082 bash[20963]: cluster 2024-04-03T17:04:13.472445+0000 mgr.y (mgr.24370) 4975 : cluster [DBG] pgmap v4959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:14 smithi082 bash[20963]: audit 2024-04-03T17:04:14.134290+0000 mon.c (mon.2) 1932 : audit [DBG] from='client.? 172.21.15.67:0/2602077183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:14 smithi067 bash[17655]: cluster 2024-04-03T17:04:13.472445+0000 mgr.y (mgr.24370) 4975 : cluster [DBG] pgmap v4959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:14 smithi067 bash[17655]: audit 2024-04-03T17:04:14.134290+0000 mon.c (mon.2) 1932 : audit [DBG] from='client.? 172.21.15.67:0/2602077183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:15.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:14 smithi067 bash[27441]: cluster 2024-04-03T17:04:13.472445+0000 mgr.y (mgr.24370) 4975 : cluster [DBG] pgmap v4959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:15.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:14 smithi067 bash[27441]: audit 2024-04-03T17:04:14.134290+0000 mon.c (mon.2) 1932 : audit [DBG] from='client.? 172.21.15.67:0/2602077183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:16 smithi082 bash[20963]: cluster 2024-04-03T17:04:15.473121+0000 mgr.y (mgr.24370) 4976 : cluster [DBG] pgmap v4960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:16 smithi082 bash[20963]: audit 2024-04-03T17:04:16.608908+0000 mon.c (mon.2) 1933 : audit [DBG] from='client.? 172.21.15.67:0/2883056063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:16 smithi067 bash[27441]: cluster 2024-04-03T17:04:15.473121+0000 mgr.y (mgr.24370) 4976 : cluster [DBG] pgmap v4960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:16 smithi067 bash[27441]: audit 2024-04-03T17:04:16.608908+0000 mon.c (mon.2) 1933 : audit [DBG] from='client.? 172.21.15.67:0/2883056063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:16 smithi067 bash[17655]: cluster 2024-04-03T17:04:15.473121+0000 mgr.y (mgr.24370) 4976 : cluster [DBG] pgmap v4960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:16 smithi067 bash[17655]: audit 2024-04-03T17:04:16.608908+0000 mon.c (mon.2) 1933 : audit [DBG] from='client.? 172.21.15.67:0/2883056063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:17 smithi082 bash[20963]: audit 2024-04-03T17:04:16.810355+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:17 smithi082 bash[20963]: audit 2024-04-03T17:04:16.818169+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:17 smithi082 bash[20963]: audit 2024-04-03T17:04:17.112834+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:17 smithi082 bash[20963]: audit 2024-04-03T17:04:17.120609+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:17 smithi082 bash[20963]: audit 2024-04-03T17:04:17.547445+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:04:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:17 smithi082 bash[20963]: audit 2024-04-03T17:04:17.549290+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:04:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:17 smithi082 bash[20963]: audit 2024-04-03T17:04:17.559644+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[27441]: audit 2024-04-03T17:04:16.810355+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[27441]: audit 2024-04-03T17:04:16.818169+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[27441]: audit 2024-04-03T17:04:17.112834+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[27441]: audit 2024-04-03T17:04:17.120609+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[27441]: audit 2024-04-03T17:04:17.547445+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[27441]: audit 2024-04-03T17:04:17.549290+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[27441]: audit 2024-04-03T17:04:17.559644+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[17655]: audit 2024-04-03T17:04:16.810355+0000 mon.a (mon.0) 4798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[17655]: audit 2024-04-03T17:04:16.818169+0000 mon.a (mon.0) 4799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[17655]: audit 2024-04-03T17:04:17.112834+0000 mon.a (mon.0) 4800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[17655]: audit 2024-04-03T17:04:17.120609+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[17655]: audit 2024-04-03T17:04:17.547445+0000 mon.a (mon.0) 4802 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:04:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[17655]: audit 2024-04-03T17:04:17.549290+0000 mon.a (mon.0) 4803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:04:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:17 smithi067 bash[17655]: audit 2024-04-03T17:04:17.559644+0000 mon.a (mon.0) 4804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:04:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:18 smithi082 bash[20963]: cluster 2024-04-03T17:04:17.474266+0000 mgr.y (mgr.24370) 4977 : cluster [DBG] pgmap v4961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:18 smithi067 bash[17655]: cluster 2024-04-03T17:04:17.474266+0000 mgr.y (mgr.24370) 4977 : cluster [DBG] pgmap v4961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:18 smithi067 bash[27441]: cluster 2024-04-03T17:04:17.474266+0000 mgr.y (mgr.24370) 4977 : cluster [DBG] pgmap v4961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:19 smithi082 bash[20963]: audit 2024-04-03T17:04:19.064845+0000 mon.a (mon.0) 4805 : audit [DBG] from='client.? 172.21.15.67:0/1534007409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:19 smithi067 bash[27441]: audit 2024-04-03T17:04:19.064845+0000 mon.a (mon.0) 4805 : audit [DBG] from='client.? 172.21.15.67:0/1534007409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:19 smithi067 bash[17655]: audit 2024-04-03T17:04:19.064845+0000 mon.a (mon.0) 4805 : audit [DBG] from='client.? 172.21.15.67:0/1534007409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:20 smithi082 bash[20963]: cluster 2024-04-03T17:04:19.474923+0000 mgr.y (mgr.24370) 4978 : cluster [DBG] pgmap v4962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:20 smithi067 bash[27441]: cluster 2024-04-03T17:04:19.474923+0000 mgr.y (mgr.24370) 4978 : cluster [DBG] pgmap v4962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:20 smithi067 bash[17655]: cluster 2024-04-03T17:04:19.474923+0000 mgr.y (mgr.24370) 4978 : cluster [DBG] pgmap v4962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:21 smithi082 bash[20963]: audit 2024-04-03T17:04:21.516351+0000 mon.c (mon.2) 1934 : audit [DBG] from='client.? 172.21.15.67:0/968347043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:21 smithi067 bash[17655]: audit 2024-04-03T17:04:21.516351+0000 mon.c (mon.2) 1934 : audit [DBG] from='client.? 172.21.15.67:0/968347043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:21 smithi067 bash[27441]: audit 2024-04-03T17:04:21.516351+0000 mon.c (mon.2) 1934 : audit [DBG] from='client.? 172.21.15.67:0/968347043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:22 smithi082 bash[20963]: cluster 2024-04-03T17:04:21.476113+0000 mgr.y (mgr.24370) 4979 : cluster [DBG] pgmap v4963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:23.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:04:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:22 smithi067 bash[17655]: cluster 2024-04-03T17:04:21.476113+0000 mgr.y (mgr.24370) 4979 : cluster [DBG] pgmap v4963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:23.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:22 smithi067 bash[27441]: cluster 2024-04-03T17:04:21.476113+0000 mgr.y (mgr.24370) 4979 : cluster [DBG] pgmap v4963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:04:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:24 smithi082 bash[20963]: cluster 2024-04-03T17:04:23.476752+0000 mgr.y (mgr.24370) 4980 : cluster [DBG] pgmap v4964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:24 smithi082 bash[20963]: audit 2024-04-03T17:04:23.970417+0000 mon.a (mon.0) 4806 : audit [DBG] from='client.? 172.21.15.67:0/3349153552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:24 smithi067 bash[17655]: cluster 2024-04-03T17:04:23.476752+0000 mgr.y (mgr.24370) 4980 : cluster [DBG] pgmap v4964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:24 smithi067 bash[17655]: audit 2024-04-03T17:04:23.970417+0000 mon.a (mon.0) 4806 : audit [DBG] from='client.? 172.21.15.67:0/3349153552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:24 smithi067 bash[27441]: cluster 2024-04-03T17:04:23.476752+0000 mgr.y (mgr.24370) 4980 : cluster [DBG] pgmap v4964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:24 smithi067 bash[27441]: audit 2024-04-03T17:04:23.970417+0000 mon.a (mon.0) 4806 : audit [DBG] from='client.? 172.21.15.67:0/3349153552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:25 smithi082 bash[20963]: audit 2024-04-03T17:04:24.909843+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:25 smithi067 bash[27441]: audit 2024-04-03T17:04:24.909843+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:25 smithi067 bash[17655]: audit 2024-04-03T17:04:24.909843+0000 mon.a (mon.0) 4807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:26 smithi082 bash[20963]: cluster 2024-04-03T17:04:25.477402+0000 mgr.y (mgr.24370) 4981 : cluster [DBG] pgmap v4965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:26 smithi082 bash[20963]: audit 2024-04-03T17:04:26.429870+0000 mon.c (mon.2) 1935 : audit [DBG] from='client.? 172.21.15.67:0/30883437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:26 smithi067 bash[17655]: cluster 2024-04-03T17:04:25.477402+0000 mgr.y (mgr.24370) 4981 : cluster [DBG] pgmap v4965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:26 smithi067 bash[17655]: audit 2024-04-03T17:04:26.429870+0000 mon.c (mon.2) 1935 : audit [DBG] from='client.? 172.21.15.67:0/30883437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:26 smithi067 bash[27441]: cluster 2024-04-03T17:04:25.477402+0000 mgr.y (mgr.24370) 4981 : cluster [DBG] pgmap v4965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:26 smithi067 bash[27441]: audit 2024-04-03T17:04:26.429870+0000 mon.c (mon.2) 1935 : audit [DBG] from='client.? 172.21.15.67:0/30883437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:28 smithi082 bash[20963]: cluster 2024-04-03T17:04:27.478651+0000 mgr.y (mgr.24370) 4982 : cluster [DBG] pgmap v4966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:28 smithi067 bash[27441]: cluster 2024-04-03T17:04:27.478651+0000 mgr.y (mgr.24370) 4982 : cluster [DBG] pgmap v4966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:28 smithi067 bash[17655]: cluster 2024-04-03T17:04:27.478651+0000 mgr.y (mgr.24370) 4982 : cluster [DBG] pgmap v4966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:29 smithi082 bash[20963]: audit 2024-04-03T17:04:28.877250+0000 mon.c (mon.2) 1936 : audit [DBG] from='client.? 172.21.15.67:0/3877159269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:29 smithi067 bash[17655]: audit 2024-04-03T17:04:28.877250+0000 mon.c (mon.2) 1936 : audit [DBG] from='client.? 172.21.15.67:0/3877159269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:29 smithi067 bash[27441]: audit 2024-04-03T17:04:28.877250+0000 mon.c (mon.2) 1936 : audit [DBG] from='client.? 172.21.15.67:0/3877159269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:30 smithi082 bash[20963]: cluster 2024-04-03T17:04:29.479335+0000 mgr.y (mgr.24370) 4983 : cluster [DBG] pgmap v4967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:30 smithi067 bash[27441]: cluster 2024-04-03T17:04:29.479335+0000 mgr.y (mgr.24370) 4983 : cluster [DBG] pgmap v4967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:30 smithi067 bash[17655]: cluster 2024-04-03T17:04:29.479335+0000 mgr.y (mgr.24370) 4983 : cluster [DBG] pgmap v4967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:31 smithi082 bash[20963]: audit 2024-04-03T17:04:31.325097+0000 mon.a (mon.0) 4808 : audit [DBG] from='client.? 172.21.15.67:0/2361977351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:31 smithi067 bash[27441]: audit 2024-04-03T17:04:31.325097+0000 mon.a (mon.0) 4808 : audit [DBG] from='client.? 172.21.15.67:0/2361977351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:32.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:31 smithi067 bash[17655]: audit 2024-04-03T17:04:31.325097+0000 mon.a (mon.0) 4808 : audit [DBG] from='client.? 172.21.15.67:0/2361977351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:32 smithi082 bash[20963]: cluster 2024-04-03T17:04:31.480541+0000 mgr.y (mgr.24370) 4984 : cluster [DBG] pgmap v4968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:33.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:33] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T17:04:33.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:32 smithi067 bash[27441]: cluster 2024-04-03T17:04:31.480541+0000 mgr.y (mgr.24370) 4984 : cluster [DBG] pgmap v4968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:33.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:32 smithi067 bash[17655]: cluster 2024-04-03T17:04:31.480541+0000 mgr.y (mgr.24370) 4984 : cluster [DBG] pgmap v4968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:04:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:33 smithi067 bash[27441]: audit 2024-04-03T17:04:33.768205+0000 mon.a (mon.0) 4809 : audit [DBG] from='client.? 172.21.15.67:0/649154977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:33 smithi067 bash[17655]: audit 2024-04-03T17:04:33.768205+0000 mon.a (mon.0) 4809 : audit [DBG] from='client.? 172.21.15.67:0/649154977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:33 smithi082 bash[20963]: audit 2024-04-03T17:04:33.768205+0000 mon.a (mon.0) 4809 : audit [DBG] from='client.? 172.21.15.67:0/649154977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:34 smithi067 bash[17655]: cluster 2024-04-03T17:04:33.481127+0000 mgr.y (mgr.24370) 4985 : cluster [DBG] pgmap v4969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:34 smithi067 bash[27441]: cluster 2024-04-03T17:04:33.481127+0000 mgr.y (mgr.24370) 4985 : cluster [DBG] pgmap v4969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:34 smithi082 bash[20963]: cluster 2024-04-03T17:04:33.481127+0000 mgr.y (mgr.24370) 4985 : cluster [DBG] pgmap v4969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:36 smithi067 bash[17655]: cluster 2024-04-03T17:04:35.481787+0000 mgr.y (mgr.24370) 4986 : cluster [DBG] pgmap v4970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:36 smithi067 bash[17655]: audit 2024-04-03T17:04:36.223148+0000 mon.a (mon.0) 4810 : audit [DBG] from='client.? 172.21.15.67:0/4064151715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:36 smithi067 bash[27441]: cluster 2024-04-03T17:04:35.481787+0000 mgr.y (mgr.24370) 4986 : cluster [DBG] pgmap v4970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:36 smithi067 bash[27441]: audit 2024-04-03T17:04:36.223148+0000 mon.a (mon.0) 4810 : audit [DBG] from='client.? 172.21.15.67:0/4064151715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:36 smithi082 bash[20963]: cluster 2024-04-03T17:04:35.481787+0000 mgr.y (mgr.24370) 4986 : cluster [DBG] pgmap v4970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:36 smithi082 bash[20963]: audit 2024-04-03T17:04:36.223148+0000 mon.a (mon.0) 4810 : audit [DBG] from='client.? 172.21.15.67:0/4064151715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:38 smithi067 bash[17655]: cluster 2024-04-03T17:04:37.482917+0000 mgr.y (mgr.24370) 4987 : cluster [DBG] pgmap v4971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:38 smithi067 bash[17655]: audit 2024-04-03T17:04:38.685321+0000 mon.c (mon.2) 1937 : audit [DBG] from='client.? 172.21.15.67:0/339430981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:38 smithi067 bash[27441]: cluster 2024-04-03T17:04:37.482917+0000 mgr.y (mgr.24370) 4987 : cluster [DBG] pgmap v4971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:38 smithi067 bash[27441]: audit 2024-04-03T17:04:38.685321+0000 mon.c (mon.2) 1937 : audit [DBG] from='client.? 172.21.15.67:0/339430981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:38 smithi082 bash[20963]: cluster 2024-04-03T17:04:37.482917+0000 mgr.y (mgr.24370) 4987 : cluster [DBG] pgmap v4971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:38 smithi082 bash[20963]: audit 2024-04-03T17:04:38.685321+0000 mon.c (mon.2) 1937 : audit [DBG] from='client.? 172.21.15.67:0/339430981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:40 smithi067 bash[17655]: cluster 2024-04-03T17:04:39.483721+0000 mgr.y (mgr.24370) 4988 : cluster [DBG] pgmap v4972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:40 smithi067 bash[17655]: audit 2024-04-03T17:04:39.910039+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:40 smithi067 bash[27441]: cluster 2024-04-03T17:04:39.483721+0000 mgr.y (mgr.24370) 4988 : cluster [DBG] pgmap v4972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:40 smithi067 bash[27441]: audit 2024-04-03T17:04:39.910039+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:40 smithi082 bash[20963]: cluster 2024-04-03T17:04:39.483721+0000 mgr.y (mgr.24370) 4988 : cluster [DBG] pgmap v4972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:40 smithi082 bash[20963]: audit 2024-04-03T17:04:39.910039+0000 mon.a (mon.0) 4811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:41 smithi067 bash[17655]: audit 2024-04-03T17:04:41.151261+0000 mon.a (mon.0) 4812 : audit [DBG] from='client.? 172.21.15.67:0/3594803481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:41 smithi067 bash[27441]: audit 2024-04-03T17:04:41.151261+0000 mon.a (mon.0) 4812 : audit [DBG] from='client.? 172.21.15.67:0/3594803481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:41 smithi082 bash[20963]: audit 2024-04-03T17:04:41.151261+0000 mon.a (mon.0) 4812 : audit [DBG] from='client.? 172.21.15.67:0/3594803481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:43.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:04:43.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:42 smithi067 bash[27441]: cluster 2024-04-03T17:04:41.484922+0000 mgr.y (mgr.24370) 4989 : cluster [DBG] pgmap v4973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:43.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:42 smithi067 bash[17655]: cluster 2024-04-03T17:04:41.484922+0000 mgr.y (mgr.24370) 4989 : cluster [DBG] pgmap v4973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:42 smithi082 bash[20963]: cluster 2024-04-03T17:04:41.484922+0000 mgr.y (mgr.24370) 4989 : cluster [DBG] pgmap v4973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:04:44.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:43 smithi082 bash[20963]: audit 2024-04-03T17:04:43.601299+0000 mon.a (mon.0) 4813 : audit [DBG] from='client.? 172.21.15.67:0/486559070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:43 smithi067 bash[27441]: audit 2024-04-03T17:04:43.601299+0000 mon.a (mon.0) 4813 : audit [DBG] from='client.? 172.21.15.67:0/486559070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:44.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:43 smithi067 bash[17655]: audit 2024-04-03T17:04:43.601299+0000 mon.a (mon.0) 4813 : audit [DBG] from='client.? 172.21.15.67:0/486559070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:44 smithi082 bash[20963]: cluster 2024-04-03T17:04:43.485621+0000 mgr.y (mgr.24370) 4990 : cluster [DBG] pgmap v4974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:44 smithi067 bash[27441]: cluster 2024-04-03T17:04:43.485621+0000 mgr.y (mgr.24370) 4990 : cluster [DBG] pgmap v4974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:45.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:44 smithi067 bash[17655]: cluster 2024-04-03T17:04:43.485621+0000 mgr.y (mgr.24370) 4990 : cluster [DBG] pgmap v4974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:46 smithi082 bash[20963]: cluster 2024-04-03T17:04:45.486228+0000 mgr.y (mgr.24370) 4991 : cluster [DBG] pgmap v4975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:46 smithi082 bash[20963]: audit 2024-04-03T17:04:46.053599+0000 mon.a (mon.0) 4814 : audit [DBG] from='client.? 172.21.15.67:0/3559765678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:46 smithi067 bash[27441]: cluster 2024-04-03T17:04:45.486228+0000 mgr.y (mgr.24370) 4991 : cluster [DBG] pgmap v4975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:46 smithi067 bash[27441]: audit 2024-04-03T17:04:46.053599+0000 mon.a (mon.0) 4814 : audit [DBG] from='client.? 172.21.15.67:0/3559765678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:47.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:46 smithi067 bash[17655]: cluster 2024-04-03T17:04:45.486228+0000 mgr.y (mgr.24370) 4991 : cluster [DBG] pgmap v4975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:47.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:46 smithi067 bash[17655]: audit 2024-04-03T17:04:46.053599+0000 mon.a (mon.0) 4814 : audit [DBG] from='client.? 172.21.15.67:0/3559765678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:48.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:47 smithi082 bash[20963]: cluster 2024-04-03T17:04:47.487571+0000 mgr.y (mgr.24370) 4992 : cluster [DBG] pgmap v4976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:47 smithi067 bash[17655]: cluster 2024-04-03T17:04:47.487571+0000 mgr.y (mgr.24370) 4992 : cluster [DBG] pgmap v4976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:47 smithi067 bash[27441]: cluster 2024-04-03T17:04:47.487571+0000 mgr.y (mgr.24370) 4992 : cluster [DBG] pgmap v4976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:48 smithi082 bash[20963]: audit 2024-04-03T17:04:48.501188+0000 mon.a (mon.0) 4815 : audit [DBG] from='client.? 172.21.15.67:0/505368406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:49.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:48 smithi067 bash[27441]: audit 2024-04-03T17:04:48.501188+0000 mon.a (mon.0) 4815 : audit [DBG] from='client.? 172.21.15.67:0/505368406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:49.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:48 smithi067 bash[17655]: audit 2024-04-03T17:04:48.501188+0000 mon.a (mon.0) 4815 : audit [DBG] from='client.? 172.21.15.67:0/505368406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:49 smithi082 bash[20963]: cluster 2024-04-03T17:04:49.488298+0000 mgr.y (mgr.24370) 4993 : cluster [DBG] pgmap v4977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:49 smithi067 bash[27441]: cluster 2024-04-03T17:04:49.488298+0000 mgr.y (mgr.24370) 4993 : cluster [DBG] pgmap v4977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:49 smithi067 bash[17655]: cluster 2024-04-03T17:04:49.488298+0000 mgr.y (mgr.24370) 4993 : cluster [DBG] pgmap v4977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:50 smithi082 bash[20963]: audit 2024-04-03T17:04:50.949600+0000 mon.c (mon.2) 1938 : audit [DBG] from='client.? 172.21.15.67:0/2155733798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:50 smithi067 bash[17655]: audit 2024-04-03T17:04:50.949600+0000 mon.c (mon.2) 1938 : audit [DBG] from='client.? 172.21.15.67:0/2155733798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:51.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:50 smithi067 bash[27441]: audit 2024-04-03T17:04:50.949600+0000 mon.c (mon.2) 1938 : audit [DBG] from='client.? 172.21.15.67:0/2155733798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:52 smithi082 bash[20963]: cluster 2024-04-03T17:04:51.489462+0000 mgr.y (mgr.24370) 4994 : cluster [DBG] pgmap v4978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:52.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:52 smithi067 bash[27441]: cluster 2024-04-03T17:04:51.489462+0000 mgr.y (mgr.24370) 4994 : cluster [DBG] pgmap v4978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:52.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:52 smithi067 bash[17655]: cluster 2024-04-03T17:04:51.489462+0000 mgr.y (mgr.24370) 4994 : cluster [DBG] pgmap v4978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:04:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:04:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:53 smithi082 bash[20963]: audit 2024-04-03T17:04:53.409263+0000 mon.a (mon.0) 4816 : audit [DBG] from='client.? 172.21.15.67:0/2409314281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:53 smithi067 bash[17655]: audit 2024-04-03T17:04:53.409263+0000 mon.a (mon.0) 4816 : audit [DBG] from='client.? 172.21.15.67:0/2409314281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:53.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:53 smithi067 bash[27441]: audit 2024-04-03T17:04:53.409263+0000 mon.a (mon.0) 4816 : audit [DBG] from='client.? 172.21.15.67:0/2409314281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:54 smithi082 bash[20963]: cluster 2024-04-03T17:04:53.490080+0000 mgr.y (mgr.24370) 4995 : cluster [DBG] pgmap v4979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:54 smithi067 bash[27441]: cluster 2024-04-03T17:04:53.490080+0000 mgr.y (mgr.24370) 4995 : cluster [DBG] pgmap v4979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:54 smithi067 bash[17655]: cluster 2024-04-03T17:04:53.490080+0000 mgr.y (mgr.24370) 4995 : cluster [DBG] pgmap v4979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:55 smithi082 bash[20963]: audit 2024-04-03T17:04:54.910962+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:55 smithi067 bash[17655]: audit 2024-04-03T17:04:54.910962+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:55 smithi067 bash[27441]: audit 2024-04-03T17:04:54.910962+0000 mon.a (mon.0) 4817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:04:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:56 smithi082 bash[20963]: cluster 2024-04-03T17:04:55.490719+0000 mgr.y (mgr.24370) 4996 : cluster [DBG] pgmap v4980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:56 smithi082 bash[20963]: audit 2024-04-03T17:04:55.879411+0000 mon.b (mon.1) 45 : audit [DBG] from='client.? 172.21.15.67:0/2187488498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:56 smithi067 bash[17655]: cluster 2024-04-03T17:04:55.490719+0000 mgr.y (mgr.24370) 4996 : cluster [DBG] pgmap v4980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:56 smithi067 bash[17655]: audit 2024-04-03T17:04:55.879411+0000 mon.b (mon.1) 45 : audit [DBG] from='client.? 172.21.15.67:0/2187488498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:56 smithi067 bash[27441]: cluster 2024-04-03T17:04:55.490719+0000 mgr.y (mgr.24370) 4996 : cluster [DBG] pgmap v4980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:56 smithi067 bash[27441]: audit 2024-04-03T17:04:55.879411+0000 mon.b (mon.1) 45 : audit [DBG] from='client.? 172.21.15.67:0/2187488498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:58 smithi082 bash[20963]: cluster 2024-04-03T17:04:57.491901+0000 mgr.y (mgr.24370) 4997 : cluster [DBG] pgmap v4981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:04:58 smithi082 bash[20963]: audit 2024-04-03T17:04:58.333618+0000 mon.c (mon.2) 1939 : audit [DBG] from='client.? 172.21.15.67:0/1877417969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:58 smithi067 bash[17655]: cluster 2024-04-03T17:04:57.491901+0000 mgr.y (mgr.24370) 4997 : cluster [DBG] pgmap v4981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:04:58 smithi067 bash[17655]: audit 2024-04-03T17:04:58.333618+0000 mon.c (mon.2) 1939 : audit [DBG] from='client.? 172.21.15.67:0/1877417969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:04:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:58 smithi067 bash[27441]: cluster 2024-04-03T17:04:57.491901+0000 mgr.y (mgr.24370) 4997 : cluster [DBG] pgmap v4981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:04:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:04:58 smithi067 bash[27441]: audit 2024-04-03T17:04:58.333618+0000 mon.c (mon.2) 1939 : audit [DBG] from='client.? 172.21.15.67:0/1877417969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:00 smithi082 bash[20963]: cluster 2024-04-03T17:04:59.492630+0000 mgr.y (mgr.24370) 4998 : cluster [DBG] pgmap v4982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:00 smithi067 bash[17655]: cluster 2024-04-03T17:04:59.492630+0000 mgr.y (mgr.24370) 4998 : cluster [DBG] pgmap v4982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:00 smithi067 bash[27441]: cluster 2024-04-03T17:04:59.492630+0000 mgr.y (mgr.24370) 4998 : cluster [DBG] pgmap v4982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:01 smithi082 bash[20963]: audit 2024-04-03T17:05:00.792245+0000 mon.c (mon.2) 1940 : audit [DBG] from='client.? 172.21.15.67:0/1340895860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:01 smithi067 bash[27441]: audit 2024-04-03T17:05:00.792245+0000 mon.c (mon.2) 1940 : audit [DBG] from='client.? 172.21.15.67:0/1340895860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:01 smithi067 bash[17655]: audit 2024-04-03T17:05:00.792245+0000 mon.c (mon.2) 1940 : audit [DBG] from='client.? 172.21.15.67:0/1340895860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:02 smithi082 bash[20963]: cluster 2024-04-03T17:05:01.493828+0000 mgr.y (mgr.24370) 4999 : cluster [DBG] pgmap v4983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:02 smithi067 bash[27441]: cluster 2024-04-03T17:05:01.493828+0000 mgr.y (mgr.24370) 4999 : cluster [DBG] pgmap v4983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:02 smithi067 bash[17655]: cluster 2024-04-03T17:05:01.493828+0000 mgr.y (mgr.24370) 4999 : cluster [DBG] pgmap v4983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:05:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:03 smithi082 bash[20963]: audit 2024-04-03T17:05:03.242362+0000 mon.a (mon.0) 4818 : audit [DBG] from='client.? 172.21.15.67:0/3449880866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:05:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:03 smithi067 bash[17655]: audit 2024-04-03T17:05:03.242362+0000 mon.a (mon.0) 4818 : audit [DBG] from='client.? 172.21.15.67:0/3449880866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:03 smithi067 bash[27441]: audit 2024-04-03T17:05:03.242362+0000 mon.a (mon.0) 4818 : audit [DBG] from='client.? 172.21.15.67:0/3449880866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:04 smithi082 bash[20963]: cluster 2024-04-03T17:05:03.494632+0000 mgr.y (mgr.24370) 5000 : cluster [DBG] pgmap v4984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:04 smithi067 bash[17655]: cluster 2024-04-03T17:05:03.494632+0000 mgr.y (mgr.24370) 5000 : cluster [DBG] pgmap v4984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:04.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:04 smithi067 bash[27441]: cluster 2024-04-03T17:05:03.494632+0000 mgr.y (mgr.24370) 5000 : cluster [DBG] pgmap v4984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:06 smithi082 bash[20963]: cluster 2024-04-03T17:05:05.495420+0000 mgr.y (mgr.24370) 5001 : cluster [DBG] pgmap v4985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:06 smithi082 bash[20963]: audit 2024-04-03T17:05:05.704460+0000 mon.a (mon.0) 4819 : audit [DBG] from='client.? 172.21.15.67:0/4262595818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:06 smithi067 bash[17655]: cluster 2024-04-03T17:05:05.495420+0000 mgr.y (mgr.24370) 5001 : cluster [DBG] pgmap v4985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:06 smithi067 bash[17655]: audit 2024-04-03T17:05:05.704460+0000 mon.a (mon.0) 4819 : audit [DBG] from='client.? 172.21.15.67:0/4262595818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:06 smithi067 bash[27441]: cluster 2024-04-03T17:05:05.495420+0000 mgr.y (mgr.24370) 5001 : cluster [DBG] pgmap v4985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:06 smithi067 bash[27441]: audit 2024-04-03T17:05:05.704460+0000 mon.a (mon.0) 4819 : audit [DBG] from='client.? 172.21.15.67:0/4262595818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:08 smithi082 bash[20963]: cluster 2024-04-03T17:05:07.496779+0000 mgr.y (mgr.24370) 5002 : cluster [DBG] pgmap v4986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:08 smithi082 bash[20963]: audit 2024-04-03T17:05:08.152542+0000 mon.c (mon.2) 1941 : audit [DBG] from='client.? 172.21.15.67:0/351395456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:08.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:08 smithi067 bash[17655]: cluster 2024-04-03T17:05:07.496779+0000 mgr.y (mgr.24370) 5002 : cluster [DBG] pgmap v4986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:08.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:08 smithi067 bash[17655]: audit 2024-04-03T17:05:08.152542+0000 mon.c (mon.2) 1941 : audit [DBG] from='client.? 172.21.15.67:0/351395456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:08 smithi067 bash[27441]: cluster 2024-04-03T17:05:07.496779+0000 mgr.y (mgr.24370) 5002 : cluster [DBG] pgmap v4986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:08 smithi067 bash[27441]: audit 2024-04-03T17:05:08.152542+0000 mon.c (mon.2) 1941 : audit [DBG] from='client.? 172.21.15.67:0/351395456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:10 smithi082 bash[20963]: cluster 2024-04-03T17:05:09.497443+0000 mgr.y (mgr.24370) 5003 : cluster [DBG] pgmap v4987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:10 smithi082 bash[20963]: audit 2024-04-03T17:05:09.911087+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:10 smithi067 bash[17655]: cluster 2024-04-03T17:05:09.497443+0000 mgr.y (mgr.24370) 5003 : cluster [DBG] pgmap v4987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:10 smithi067 bash[17655]: audit 2024-04-03T17:05:09.911087+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:10 smithi067 bash[27441]: cluster 2024-04-03T17:05:09.497443+0000 mgr.y (mgr.24370) 5003 : cluster [DBG] pgmap v4987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:10 smithi067 bash[27441]: audit 2024-04-03T17:05:09.911087+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:11 smithi082 bash[20963]: audit 2024-04-03T17:05:10.614550+0000 mon.a (mon.0) 4821 : audit [DBG] from='client.? 172.21.15.67:0/1120423923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:11 smithi067 bash[27441]: audit 2024-04-03T17:05:10.614550+0000 mon.a (mon.0) 4821 : audit [DBG] from='client.? 172.21.15.67:0/1120423923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:11 smithi067 bash[17655]: audit 2024-04-03T17:05:10.614550+0000 mon.a (mon.0) 4821 : audit [DBG] from='client.? 172.21.15.67:0/1120423923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:12 smithi082 bash[20963]: cluster 2024-04-03T17:05:11.498602+0000 mgr.y (mgr.24370) 5004 : cluster [DBG] pgmap v4988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:12 smithi067 bash[17655]: cluster 2024-04-03T17:05:11.498602+0000 mgr.y (mgr.24370) 5004 : cluster [DBG] pgmap v4988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:12.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:12 smithi067 bash[27441]: cluster 2024-04-03T17:05:11.498602+0000 mgr.y (mgr.24370) 5004 : cluster [DBG] pgmap v4988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:13] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T17:05:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:13 smithi082 bash[20963]: audit 2024-04-03T17:05:13.065991+0000 mon.c (mon.2) 1942 : audit [DBG] from='client.? 172.21.15.67:0/3367282559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:05:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:13 smithi067 bash[27441]: audit 2024-04-03T17:05:13.065991+0000 mon.c (mon.2) 1942 : audit [DBG] from='client.? 172.21.15.67:0/3367282559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:13 smithi067 bash[17655]: audit 2024-04-03T17:05:13.065991+0000 mon.c (mon.2) 1942 : audit [DBG] from='client.? 172.21.15.67:0/3367282559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:14 smithi082 bash[20963]: cluster 2024-04-03T17:05:13.499359+0000 mgr.y (mgr.24370) 5005 : cluster [DBG] pgmap v4989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:14 smithi067 bash[17655]: cluster 2024-04-03T17:05:13.499359+0000 mgr.y (mgr.24370) 5005 : cluster [DBG] pgmap v4989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:14 smithi067 bash[27441]: cluster 2024-04-03T17:05:13.499359+0000 mgr.y (mgr.24370) 5005 : cluster [DBG] pgmap v4989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:15 smithi082 bash[20963]: audit 2024-04-03T17:05:15.518319+0000 mon.c (mon.2) 1943 : audit [DBG] from='client.? 172.21.15.67:0/3844279862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:15 smithi067 bash[17655]: audit 2024-04-03T17:05:15.518319+0000 mon.c (mon.2) 1943 : audit [DBG] from='client.? 172.21.15.67:0/3844279862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:15 smithi067 bash[27441]: audit 2024-04-03T17:05:15.518319+0000 mon.c (mon.2) 1943 : audit [DBG] from='client.? 172.21.15.67:0/3844279862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:16 smithi082 bash[20963]: cluster 2024-04-03T17:05:15.500045+0000 mgr.y (mgr.24370) 5006 : cluster [DBG] pgmap v4990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:16 smithi067 bash[17655]: cluster 2024-04-03T17:05:15.500045+0000 mgr.y (mgr.24370) 5006 : cluster [DBG] pgmap v4990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:16 smithi067 bash[27441]: cluster 2024-04-03T17:05:15.500045+0000 mgr.y (mgr.24370) 5006 : cluster [DBG] pgmap v4990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:18 smithi082 bash[20963]: cluster 2024-04-03T17:05:17.501181+0000 mgr.y (mgr.24370) 5007 : cluster [DBG] pgmap v4991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:18 smithi082 bash[20963]: audit 2024-04-03T17:05:17.634190+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:05:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:18 smithi082 bash[20963]: audit 2024-04-03T17:05:17.970071+0000 mon.c (mon.2) 1944 : audit [DBG] from='client.? 172.21.15.67:0/1486442299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:18 smithi067 bash[17655]: cluster 2024-04-03T17:05:17.501181+0000 mgr.y (mgr.24370) 5007 : cluster [DBG] pgmap v4991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:18.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:18 smithi067 bash[17655]: audit 2024-04-03T17:05:17.634190+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:05:18.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:18 smithi067 bash[17655]: audit 2024-04-03T17:05:17.970071+0000 mon.c (mon.2) 1944 : audit [DBG] from='client.? 172.21.15.67:0/1486442299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:18 smithi067 bash[27441]: cluster 2024-04-03T17:05:17.501181+0000 mgr.y (mgr.24370) 5007 : cluster [DBG] pgmap v4991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:18 smithi067 bash[27441]: audit 2024-04-03T17:05:17.634190+0000 mon.a (mon.0) 4822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:05:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:18 smithi067 bash[27441]: audit 2024-04-03T17:05:17.970071+0000 mon.c (mon.2) 1944 : audit [DBG] from='client.? 172.21.15.67:0/1486442299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:20 smithi082 bash[20963]: cluster 2024-04-03T17:05:19.501860+0000 mgr.y (mgr.24370) 5008 : cluster [DBG] pgmap v4992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:20 smithi082 bash[20963]: audit 2024-04-03T17:05:20.430992+0000 mon.a (mon.0) 4823 : audit [DBG] from='client.? 172.21.15.67:0/1538517128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:20 smithi067 bash[17655]: cluster 2024-04-03T17:05:19.501860+0000 mgr.y (mgr.24370) 5008 : cluster [DBG] pgmap v4992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:20 smithi067 bash[17655]: audit 2024-04-03T17:05:20.430992+0000 mon.a (mon.0) 4823 : audit [DBG] from='client.? 172.21.15.67:0/1538517128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:20 smithi067 bash[27441]: cluster 2024-04-03T17:05:19.501860+0000 mgr.y (mgr.24370) 5008 : cluster [DBG] pgmap v4992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:20 smithi067 bash[27441]: audit 2024-04-03T17:05:20.430992+0000 mon.a (mon.0) 4823 : audit [DBG] from='client.? 172.21.15.67:0/1538517128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:22 smithi082 bash[20963]: cluster 2024-04-03T17:05:21.503135+0000 mgr.y (mgr.24370) 5009 : cluster [DBG] pgmap v4993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:22 smithi067 bash[17655]: cluster 2024-04-03T17:05:21.503135+0000 mgr.y (mgr.24370) 5009 : cluster [DBG] pgmap v4993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:22 smithi067 bash[27441]: cluster 2024-04-03T17:05:21.503135+0000 mgr.y (mgr.24370) 5009 : cluster [DBG] pgmap v4993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:23] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T17:05:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:05:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:23 smithi082 bash[20963]: audit 2024-04-03T17:05:22.903573+0000 mon.c (mon.2) 1945 : audit [DBG] from='client.? 172.21.15.67:0/2692538172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:23 smithi082 bash[20963]: audit 2024-04-03T17:05:23.325980+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:23 smithi082 bash[20963]: audit 2024-04-03T17:05:23.335084+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:23 smithi067 bash[17655]: audit 2024-04-03T17:05:22.903573+0000 mon.c (mon.2) 1945 : audit [DBG] from='client.? 172.21.15.67:0/2692538172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:23 smithi067 bash[17655]: audit 2024-04-03T17:05:23.325980+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:23 smithi067 bash[17655]: audit 2024-04-03T17:05:23.335084+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:23.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:23 smithi067 bash[27441]: audit 2024-04-03T17:05:22.903573+0000 mon.c (mon.2) 1945 : audit [DBG] from='client.? 172.21.15.67:0/2692538172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:23.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:23 smithi067 bash[27441]: audit 2024-04-03T17:05:23.325980+0000 mon.a (mon.0) 4824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:23.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:23 smithi067 bash[27441]: audit 2024-04-03T17:05:23.335084+0000 mon.a (mon.0) 4825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:24 smithi082 bash[20963]: cluster 2024-04-03T17:05:23.503853+0000 mgr.y (mgr.24370) 5010 : cluster [DBG] pgmap v4994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:24 smithi082 bash[20963]: audit 2024-04-03T17:05:23.681467+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:24 smithi082 bash[20963]: audit 2024-04-03T17:05:23.689871+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:24 smithi082 bash[20963]: audit 2024-04-03T17:05:24.195242+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:05:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:24 smithi082 bash[20963]: audit 2024-04-03T17:05:24.197137+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:05:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:24 smithi082 bash[20963]: audit 2024-04-03T17:05:24.207025+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[27441]: cluster 2024-04-03T17:05:23.503853+0000 mgr.y (mgr.24370) 5010 : cluster [DBG] pgmap v4994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[27441]: audit 2024-04-03T17:05:23.681467+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[27441]: audit 2024-04-03T17:05:23.689871+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[27441]: audit 2024-04-03T17:05:24.195242+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[27441]: audit 2024-04-03T17:05:24.197137+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[27441]: audit 2024-04-03T17:05:24.207025+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[17655]: cluster 2024-04-03T17:05:23.503853+0000 mgr.y (mgr.24370) 5010 : cluster [DBG] pgmap v4994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[17655]: audit 2024-04-03T17:05:23.681467+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[17655]: audit 2024-04-03T17:05:23.689871+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[17655]: audit 2024-04-03T17:05:24.195242+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[17655]: audit 2024-04-03T17:05:24.197137+0000 mon.a (mon.0) 4829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:05:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:24 smithi067 bash[17655]: audit 2024-04-03T17:05:24.207025+0000 mon.a (mon.0) 4830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:05:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:25 smithi082 bash[20963]: audit 2024-04-03T17:05:24.911427+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:25 smithi082 bash[20963]: audit 2024-04-03T17:05:25.352474+0000 mon.c (mon.2) 1946 : audit [DBG] from='client.? 172.21.15.67:0/2341017574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:25 smithi067 bash[17655]: audit 2024-04-03T17:05:24.911427+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:25 smithi067 bash[17655]: audit 2024-04-03T17:05:25.352474+0000 mon.c (mon.2) 1946 : audit [DBG] from='client.? 172.21.15.67:0/2341017574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:25 smithi067 bash[27441]: audit 2024-04-03T17:05:24.911427+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:25 smithi067 bash[27441]: audit 2024-04-03T17:05:25.352474+0000 mon.c (mon.2) 1946 : audit [DBG] from='client.? 172.21.15.67:0/2341017574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:26 smithi082 bash[20963]: cluster 2024-04-03T17:05:25.504563+0000 mgr.y (mgr.24370) 5011 : cluster [DBG] pgmap v4995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:26 smithi067 bash[17655]: cluster 2024-04-03T17:05:25.504563+0000 mgr.y (mgr.24370) 5011 : cluster [DBG] pgmap v4995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:26 smithi067 bash[27441]: cluster 2024-04-03T17:05:25.504563+0000 mgr.y (mgr.24370) 5011 : cluster [DBG] pgmap v4995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:28 smithi082 bash[20963]: cluster 2024-04-03T17:05:27.505348+0000 mgr.y (mgr.24370) 5012 : cluster [DBG] pgmap v4996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:28 smithi082 bash[20963]: audit 2024-04-03T17:05:27.803617+0000 mon.a (mon.0) 4832 : audit [DBG] from='client.? 172.21.15.67:0/2231547205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:28 smithi067 bash[27441]: cluster 2024-04-03T17:05:27.505348+0000 mgr.y (mgr.24370) 5012 : cluster [DBG] pgmap v4996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:28 smithi067 bash[27441]: audit 2024-04-03T17:05:27.803617+0000 mon.a (mon.0) 4832 : audit [DBG] from='client.? 172.21.15.67:0/2231547205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:28 smithi067 bash[17655]: cluster 2024-04-03T17:05:27.505348+0000 mgr.y (mgr.24370) 5012 : cluster [DBG] pgmap v4996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:28 smithi067 bash[17655]: audit 2024-04-03T17:05:27.803617+0000 mon.a (mon.0) 4832 : audit [DBG] from='client.? 172.21.15.67:0/2231547205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:30 smithi082 bash[20963]: cluster 2024-04-03T17:05:29.505989+0000 mgr.y (mgr.24370) 5013 : cluster [DBG] pgmap v4997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:30 smithi082 bash[20963]: audit 2024-04-03T17:05:30.262639+0000 mon.a (mon.0) 4833 : audit [DBG] from='client.? 172.21.15.67:0/2069152955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:30 smithi067 bash[27441]: cluster 2024-04-03T17:05:29.505989+0000 mgr.y (mgr.24370) 5013 : cluster [DBG] pgmap v4997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:30 smithi067 bash[27441]: audit 2024-04-03T17:05:30.262639+0000 mon.a (mon.0) 4833 : audit [DBG] from='client.? 172.21.15.67:0/2069152955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:30 smithi067 bash[17655]: cluster 2024-04-03T17:05:29.505989+0000 mgr.y (mgr.24370) 5013 : cluster [DBG] pgmap v4997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:30 smithi067 bash[17655]: audit 2024-04-03T17:05:30.262639+0000 mon.a (mon.0) 4833 : audit [DBG] from='client.? 172.21.15.67:0/2069152955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:32 smithi067 bash[17655]: cluster 2024-04-03T17:05:31.507198+0000 mgr.y (mgr.24370) 5014 : cluster [DBG] pgmap v4998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:32 smithi067 bash[27441]: cluster 2024-04-03T17:05:31.507198+0000 mgr.y (mgr.24370) 5014 : cluster [DBG] pgmap v4998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:32 smithi082 bash[20963]: cluster 2024-04-03T17:05:31.507198+0000 mgr.y (mgr.24370) 5014 : cluster [DBG] pgmap v4998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:33] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:05:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:33 smithi082 bash[20963]: audit 2024-04-03T17:05:32.720205+0000 mon.a (mon.0) 4834 : audit [DBG] from='client.? 172.21.15.67:0/866170690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:05:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:33 smithi067 bash[17655]: audit 2024-04-03T17:05:32.720205+0000 mon.a (mon.0) 4834 : audit [DBG] from='client.? 172.21.15.67:0/866170690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:33 smithi067 bash[27441]: audit 2024-04-03T17:05:32.720205+0000 mon.a (mon.0) 4834 : audit [DBG] from='client.? 172.21.15.67:0/866170690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:34 smithi082 bash[20963]: cluster 2024-04-03T17:05:33.508054+0000 mgr.y (mgr.24370) 5015 : cluster [DBG] pgmap v4999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:34 smithi067 bash[27441]: cluster 2024-04-03T17:05:33.508054+0000 mgr.y (mgr.24370) 5015 : cluster [DBG] pgmap v4999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:34 smithi067 bash[17655]: cluster 2024-04-03T17:05:33.508054+0000 mgr.y (mgr.24370) 5015 : cluster [DBG] pgmap v4999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:35 smithi082 bash[20963]: audit 2024-04-03T17:05:35.166253+0000 mon.a (mon.0) 4835 : audit [DBG] from='client.? 172.21.15.67:0/725592820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:35 smithi067 bash[17655]: audit 2024-04-03T17:05:35.166253+0000 mon.a (mon.0) 4835 : audit [DBG] from='client.? 172.21.15.67:0/725592820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:35 smithi067 bash[27441]: audit 2024-04-03T17:05:35.166253+0000 mon.a (mon.0) 4835 : audit [DBG] from='client.? 172.21.15.67:0/725592820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:36 smithi082 bash[20963]: cluster 2024-04-03T17:05:35.508767+0000 mgr.y (mgr.24370) 5016 : cluster [DBG] pgmap v5000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:36 smithi067 bash[17655]: cluster 2024-04-03T17:05:35.508767+0000 mgr.y (mgr.24370) 5016 : cluster [DBG] pgmap v5000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:36 smithi067 bash[27441]: cluster 2024-04-03T17:05:35.508767+0000 mgr.y (mgr.24370) 5016 : cluster [DBG] pgmap v5000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:37 smithi082 bash[20963]: audit 2024-04-03T17:05:37.623846+0000 mon.a (mon.0) 4836 : audit [DBG] from='client.? 172.21.15.67:0/1335032483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:37 smithi067 bash[17655]: audit 2024-04-03T17:05:37.623846+0000 mon.a (mon.0) 4836 : audit [DBG] from='client.? 172.21.15.67:0/1335032483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:37 smithi067 bash[27441]: audit 2024-04-03T17:05:37.623846+0000 mon.a (mon.0) 4836 : audit [DBG] from='client.? 172.21.15.67:0/1335032483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:38 smithi082 bash[20963]: cluster 2024-04-03T17:05:37.509941+0000 mgr.y (mgr.24370) 5017 : cluster [DBG] pgmap v5001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:38 smithi067 bash[27441]: cluster 2024-04-03T17:05:37.509941+0000 mgr.y (mgr.24370) 5017 : cluster [DBG] pgmap v5001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:38 smithi067 bash[17655]: cluster 2024-04-03T17:05:37.509941+0000 mgr.y (mgr.24370) 5017 : cluster [DBG] pgmap v5001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:40 smithi082 bash[20963]: cluster 2024-04-03T17:05:39.510624+0000 mgr.y (mgr.24370) 5018 : cluster [DBG] pgmap v5002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:40 smithi082 bash[20963]: audit 2024-04-03T17:05:39.910901+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:40 smithi082 bash[20963]: audit 2024-04-03T17:05:40.095399+0000 mon.c (mon.2) 1947 : audit [DBG] from='client.? 172.21.15.67:0/389789738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:40 smithi067 bash[17655]: cluster 2024-04-03T17:05:39.510624+0000 mgr.y (mgr.24370) 5018 : cluster [DBG] pgmap v5002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:40 smithi067 bash[17655]: audit 2024-04-03T17:05:39.910901+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:40 smithi067 bash[17655]: audit 2024-04-03T17:05:40.095399+0000 mon.c (mon.2) 1947 : audit [DBG] from='client.? 172.21.15.67:0/389789738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:40 smithi067 bash[27441]: cluster 2024-04-03T17:05:39.510624+0000 mgr.y (mgr.24370) 5018 : cluster [DBG] pgmap v5002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:40 smithi067 bash[27441]: audit 2024-04-03T17:05:39.910901+0000 mon.a (mon.0) 4837 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:40 smithi067 bash[27441]: audit 2024-04-03T17:05:40.095399+0000 mon.c (mon.2) 1947 : audit [DBG] from='client.? 172.21.15.67:0/389789738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:43.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:42 smithi067 bash[17655]: cluster 2024-04-03T17:05:41.511891+0000 mgr.y (mgr.24370) 5019 : cluster [DBG] pgmap v5003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:43.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:42 smithi067 bash[17655]: audit 2024-04-03T17:05:42.549607+0000 mon.a (mon.0) 4838 : audit [DBG] from='client.? 172.21.15.67:0/1686851588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:42 smithi067 bash[27441]: cluster 2024-04-03T17:05:41.511891+0000 mgr.y (mgr.24370) 5019 : cluster [DBG] pgmap v5003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:42 smithi067 bash[27441]: audit 2024-04-03T17:05:42.549607+0000 mon.a (mon.0) 4838 : audit [DBG] from='client.? 172.21.15.67:0/1686851588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:42 smithi082 bash[20963]: cluster 2024-04-03T17:05:41.511891+0000 mgr.y (mgr.24370) 5019 : cluster [DBG] pgmap v5003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:42 smithi082 bash[20963]: audit 2024-04-03T17:05:42.549607+0000 mon.a (mon.0) 4838 : audit [DBG] from='client.? 172.21.15.67:0/1686851588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:05:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:05:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:44 smithi082 bash[20963]: cluster 2024-04-03T17:05:43.512614+0000 mgr.y (mgr.24370) 5020 : cluster [DBG] pgmap v5004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:44 smithi067 bash[17655]: cluster 2024-04-03T17:05:43.512614+0000 mgr.y (mgr.24370) 5020 : cluster [DBG] pgmap v5004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:44 smithi067 bash[27441]: cluster 2024-04-03T17:05:43.512614+0000 mgr.y (mgr.24370) 5020 : cluster [DBG] pgmap v5004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:45 smithi082 bash[20963]: audit 2024-04-03T17:05:44.998961+0000 mon.c (mon.2) 1948 : audit [DBG] from='client.? 172.21.15.67:0/1374672819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:45 smithi067 bash[17655]: audit 2024-04-03T17:05:44.998961+0000 mon.c (mon.2) 1948 : audit [DBG] from='client.? 172.21.15.67:0/1374672819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:46.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:45 smithi067 bash[27441]: audit 2024-04-03T17:05:44.998961+0000 mon.c (mon.2) 1948 : audit [DBG] from='client.? 172.21.15.67:0/1374672819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:46 smithi082 bash[20963]: cluster 2024-04-03T17:05:45.513316+0000 mgr.y (mgr.24370) 5021 : cluster [DBG] pgmap v5005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:46 smithi067 bash[27441]: cluster 2024-04-03T17:05:45.513316+0000 mgr.y (mgr.24370) 5021 : cluster [DBG] pgmap v5005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:46 smithi067 bash[17655]: cluster 2024-04-03T17:05:45.513316+0000 mgr.y (mgr.24370) 5021 : cluster [DBG] pgmap v5005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:47 smithi082 bash[20963]: audit 2024-04-03T17:05:47.454592+0000 mon.a (mon.0) 4839 : audit [DBG] from='client.? 172.21.15.67:0/1871240768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:47 smithi067 bash[17655]: audit 2024-04-03T17:05:47.454592+0000 mon.a (mon.0) 4839 : audit [DBG] from='client.? 172.21.15.67:0/1871240768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:47 smithi067 bash[27441]: audit 2024-04-03T17:05:47.454592+0000 mon.a (mon.0) 4839 : audit [DBG] from='client.? 172.21.15.67:0/1871240768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:48 smithi082 bash[20963]: cluster 2024-04-03T17:05:47.514504+0000 mgr.y (mgr.24370) 5022 : cluster [DBG] pgmap v5006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:49.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:48 smithi067 bash[17655]: cluster 2024-04-03T17:05:47.514504+0000 mgr.y (mgr.24370) 5022 : cluster [DBG] pgmap v5006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:48 smithi067 bash[27441]: cluster 2024-04-03T17:05:47.514504+0000 mgr.y (mgr.24370) 5022 : cluster [DBG] pgmap v5006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:50 smithi082 bash[20963]: cluster 2024-04-03T17:05:49.515331+0000 mgr.y (mgr.24370) 5023 : cluster [DBG] pgmap v5007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:50 smithi082 bash[20963]: audit 2024-04-03T17:05:49.906728+0000 mon.c (mon.2) 1949 : audit [DBG] from='client.? 172.21.15.67:0/2552674754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:51.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:50 smithi067 bash[17655]: cluster 2024-04-03T17:05:49.515331+0000 mgr.y (mgr.24370) 5023 : cluster [DBG] pgmap v5007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:51.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:50 smithi067 bash[17655]: audit 2024-04-03T17:05:49.906728+0000 mon.c (mon.2) 1949 : audit [DBG] from='client.? 172.21.15.67:0/2552674754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:50 smithi067 bash[27441]: cluster 2024-04-03T17:05:49.515331+0000 mgr.y (mgr.24370) 5023 : cluster [DBG] pgmap v5007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:50 smithi067 bash[27441]: audit 2024-04-03T17:05:49.906728+0000 mon.c (mon.2) 1949 : audit [DBG] from='client.? 172.21.15.67:0/2552674754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:52 smithi067 bash[27441]: cluster 2024-04-03T17:05:51.516614+0000 mgr.y (mgr.24370) 5024 : cluster [DBG] pgmap v5008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:52 smithi067 bash[27441]: audit 2024-04-03T17:05:52.357838+0000 mon.c (mon.2) 1950 : audit [DBG] from='client.? 172.21.15.67:0/1785686044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:52 smithi067 bash[17655]: cluster 2024-04-03T17:05:51.516614+0000 mgr.y (mgr.24370) 5024 : cluster [DBG] pgmap v5008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:52 smithi067 bash[17655]: audit 2024-04-03T17:05:52.357838+0000 mon.c (mon.2) 1950 : audit [DBG] from='client.? 172.21.15.67:0/1785686044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:52 smithi082 bash[20963]: cluster 2024-04-03T17:05:51.516614+0000 mgr.y (mgr.24370) 5024 : cluster [DBG] pgmap v5008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:52 smithi082 bash[20963]: audit 2024-04-03T17:05:52.357838+0000 mon.c (mon.2) 1950 : audit [DBG] from='client.? 172.21.15.67:0/1785686044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:05:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:05:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:54 smithi082 bash[20963]: cluster 2024-04-03T17:05:53.517444+0000 mgr.y (mgr.24370) 5025 : cluster [DBG] pgmap v5009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:54 smithi067 bash[17655]: cluster 2024-04-03T17:05:53.517444+0000 mgr.y (mgr.24370) 5025 : cluster [DBG] pgmap v5009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:54 smithi067 bash[27441]: cluster 2024-04-03T17:05:53.517444+0000 mgr.y (mgr.24370) 5025 : cluster [DBG] pgmap v5009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:55 smithi082 bash[20963]: audit 2024-04-03T17:05:54.811541+0000 mon.c (mon.2) 1951 : audit [DBG] from='client.? 172.21.15.67:0/2642074904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:55 smithi082 bash[20963]: audit 2024-04-03T17:05:54.912155+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:55 smithi067 bash[27441]: audit 2024-04-03T17:05:54.811541+0000 mon.c (mon.2) 1951 : audit [DBG] from='client.? 172.21.15.67:0/2642074904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:55 smithi067 bash[27441]: audit 2024-04-03T17:05:54.912155+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:55 smithi067 bash[17655]: audit 2024-04-03T17:05:54.811541+0000 mon.c (mon.2) 1951 : audit [DBG] from='client.? 172.21.15.67:0/2642074904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:55 smithi067 bash[17655]: audit 2024-04-03T17:05:54.912155+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:05:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:56 smithi082 bash[20963]: cluster 2024-04-03T17:05:55.518110+0000 mgr.y (mgr.24370) 5026 : cluster [DBG] pgmap v5010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:56 smithi067 bash[27441]: cluster 2024-04-03T17:05:55.518110+0000 mgr.y (mgr.24370) 5026 : cluster [DBG] pgmap v5010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:56 smithi067 bash[17655]: cluster 2024-04-03T17:05:55.518110+0000 mgr.y (mgr.24370) 5026 : cluster [DBG] pgmap v5010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:57 smithi082 bash[20963]: audit 2024-04-03T17:05:57.269331+0000 mon.c (mon.2) 1952 : audit [DBG] from='client.? 172.21.15.67:0/83267273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:57 smithi067 bash[17655]: audit 2024-04-03T17:05:57.269331+0000 mon.c (mon.2) 1952 : audit [DBG] from='client.? 172.21.15.67:0/83267273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:57 smithi067 bash[27441]: audit 2024-04-03T17:05:57.269331+0000 mon.c (mon.2) 1952 : audit [DBG] from='client.? 172.21.15.67:0/83267273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:05:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:58 smithi082 bash[20963]: cluster 2024-04-03T17:05:57.519593+0000 mgr.y (mgr.24370) 5027 : cluster [DBG] pgmap v5011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:58 smithi067 bash[17655]: cluster 2024-04-03T17:05:57.519593+0000 mgr.y (mgr.24370) 5027 : cluster [DBG] pgmap v5011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:05:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:58 smithi067 bash[27441]: cluster 2024-04-03T17:05:57.519593+0000 mgr.y (mgr.24370) 5027 : cluster [DBG] pgmap v5011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:05:59 smithi082 bash[20963]: audit 2024-04-03T17:05:59.720224+0000 mon.c (mon.2) 1953 : audit [DBG] from='client.? 172.21.15.67:0/3318667632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:05:59 smithi067 bash[27441]: audit 2024-04-03T17:05:59.720224+0000 mon.c (mon.2) 1953 : audit [DBG] from='client.? 172.21.15.67:0/3318667632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:05:59 smithi067 bash[17655]: audit 2024-04-03T17:05:59.720224+0000 mon.c (mon.2) 1953 : audit [DBG] from='client.? 172.21.15.67:0/3318667632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:00 smithi082 bash[20963]: cluster 2024-04-03T17:05:59.520340+0000 mgr.y (mgr.24370) 5028 : cluster [DBG] pgmap v5012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:00 smithi067 bash[27441]: cluster 2024-04-03T17:05:59.520340+0000 mgr.y (mgr.24370) 5028 : cluster [DBG] pgmap v5012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:00 smithi067 bash[17655]: cluster 2024-04-03T17:05:59.520340+0000 mgr.y (mgr.24370) 5028 : cluster [DBG] pgmap v5012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:02 smithi067 bash[27441]: cluster 2024-04-03T17:06:01.521349+0000 mgr.y (mgr.24370) 5029 : cluster [DBG] pgmap v5013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:02 smithi067 bash[27441]: audit 2024-04-03T17:06:02.171058+0000 mon.a (mon.0) 4841 : audit [DBG] from='client.? 172.21.15.67:0/721624516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:02 smithi067 bash[17655]: cluster 2024-04-03T17:06:01.521349+0000 mgr.y (mgr.24370) 5029 : cluster [DBG] pgmap v5013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:02 smithi067 bash[17655]: audit 2024-04-03T17:06:02.171058+0000 mon.a (mon.0) 4841 : audit [DBG] from='client.? 172.21.15.67:0/721624516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:02 smithi082 bash[20963]: cluster 2024-04-03T17:06:01.521349+0000 mgr.y (mgr.24370) 5029 : cluster [DBG] pgmap v5013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:02 smithi082 bash[20963]: audit 2024-04-03T17:06:02.171058+0000 mon.a (mon.0) 4841 : audit [DBG] from='client.? 172.21.15.67:0/721624516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:03] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:06:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:06:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:04 smithi082 bash[20963]: cluster 2024-04-03T17:06:03.522025+0000 mgr.y (mgr.24370) 5030 : cluster [DBG] pgmap v5014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:04 smithi082 bash[20963]: audit 2024-04-03T17:06:04.620328+0000 mon.c (mon.2) 1954 : audit [DBG] from='client.? 172.21.15.67:0/4282358244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:04 smithi067 bash[17655]: cluster 2024-04-03T17:06:03.522025+0000 mgr.y (mgr.24370) 5030 : cluster [DBG] pgmap v5014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:04 smithi067 bash[17655]: audit 2024-04-03T17:06:04.620328+0000 mon.c (mon.2) 1954 : audit [DBG] from='client.? 172.21.15.67:0/4282358244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:04 smithi067 bash[27441]: cluster 2024-04-03T17:06:03.522025+0000 mgr.y (mgr.24370) 5030 : cluster [DBG] pgmap v5014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:04 smithi067 bash[27441]: audit 2024-04-03T17:06:04.620328+0000 mon.c (mon.2) 1954 : audit [DBG] from='client.? 172.21.15.67:0/4282358244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:06 smithi082 bash[20963]: cluster 2024-04-03T17:06:05.522751+0000 mgr.y (mgr.24370) 5031 : cluster [DBG] pgmap v5015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:06 smithi067 bash[17655]: cluster 2024-04-03T17:06:05.522751+0000 mgr.y (mgr.24370) 5031 : cluster [DBG] pgmap v5015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:06 smithi067 bash[27441]: cluster 2024-04-03T17:06:05.522751+0000 mgr.y (mgr.24370) 5031 : cluster [DBG] pgmap v5015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:07 smithi082 bash[20963]: audit 2024-04-03T17:06:07.083079+0000 mon.a (mon.0) 4842 : audit [DBG] from='client.? 172.21.15.67:0/3858237808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:07 smithi067 bash[17655]: audit 2024-04-03T17:06:07.083079+0000 mon.a (mon.0) 4842 : audit [DBG] from='client.? 172.21.15.67:0/3858237808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:07 smithi067 bash[27441]: audit 2024-04-03T17:06:07.083079+0000 mon.a (mon.0) 4842 : audit [DBG] from='client.? 172.21.15.67:0/3858237808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:08 smithi082 bash[20963]: cluster 2024-04-03T17:06:07.523940+0000 mgr.y (mgr.24370) 5032 : cluster [DBG] pgmap v5016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:08 smithi067 bash[17655]: cluster 2024-04-03T17:06:07.523940+0000 mgr.y (mgr.24370) 5032 : cluster [DBG] pgmap v5016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:08 smithi067 bash[27441]: cluster 2024-04-03T17:06:07.523940+0000 mgr.y (mgr.24370) 5032 : cluster [DBG] pgmap v5016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:09 smithi082 bash[20963]: audit 2024-04-03T17:06:09.527766+0000 mon.c (mon.2) 1955 : audit [DBG] from='client.? 172.21.15.67:0/407655711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:09 smithi067 bash[17655]: audit 2024-04-03T17:06:09.527766+0000 mon.c (mon.2) 1955 : audit [DBG] from='client.? 172.21.15.67:0/407655711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:09 smithi067 bash[27441]: audit 2024-04-03T17:06:09.527766+0000 mon.c (mon.2) 1955 : audit [DBG] from='client.? 172.21.15.67:0/407655711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:10 smithi082 bash[20963]: cluster 2024-04-03T17:06:09.524664+0000 mgr.y (mgr.24370) 5033 : cluster [DBG] pgmap v5017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:10 smithi082 bash[20963]: audit 2024-04-03T17:06:09.912741+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:10 smithi067 bash[27441]: cluster 2024-04-03T17:06:09.524664+0000 mgr.y (mgr.24370) 5033 : cluster [DBG] pgmap v5017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:10 smithi067 bash[27441]: audit 2024-04-03T17:06:09.912741+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:10 smithi067 bash[17655]: cluster 2024-04-03T17:06:09.524664+0000 mgr.y (mgr.24370) 5033 : cluster [DBG] pgmap v5017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:10 smithi067 bash[17655]: audit 2024-04-03T17:06:09.912741+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:12 smithi082 bash[20963]: cluster 2024-04-03T17:06:11.525845+0000 mgr.y (mgr.24370) 5034 : cluster [DBG] pgmap v5018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:12 smithi082 bash[20963]: audit 2024-04-03T17:06:11.984899+0000 mon.a (mon.0) 4844 : audit [DBG] from='client.? 172.21.15.67:0/3062840345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:13.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:13] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:06:13.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:12 smithi067 bash[17655]: cluster 2024-04-03T17:06:11.525845+0000 mgr.y (mgr.24370) 5034 : cluster [DBG] pgmap v5018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:13.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:12 smithi067 bash[17655]: audit 2024-04-03T17:06:11.984899+0000 mon.a (mon.0) 4844 : audit [DBG] from='client.? 172.21.15.67:0/3062840345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:13.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:12 smithi067 bash[27441]: cluster 2024-04-03T17:06:11.525845+0000 mgr.y (mgr.24370) 5034 : cluster [DBG] pgmap v5018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:13.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:12 smithi067 bash[27441]: audit 2024-04-03T17:06:11.984899+0000 mon.a (mon.0) 4844 : audit [DBG] from='client.? 172.21.15.67:0/3062840345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:06:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:14 smithi082 bash[20963]: cluster 2024-04-03T17:06:13.526603+0000 mgr.y (mgr.24370) 5035 : cluster [DBG] pgmap v5019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:14 smithi082 bash[20963]: audit 2024-04-03T17:06:14.436397+0000 mon.c (mon.2) 1956 : audit [DBG] from='client.? 172.21.15.67:0/487475921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:14 smithi067 bash[17655]: cluster 2024-04-03T17:06:13.526603+0000 mgr.y (mgr.24370) 5035 : cluster [DBG] pgmap v5019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:14 smithi067 bash[17655]: audit 2024-04-03T17:06:14.436397+0000 mon.c (mon.2) 1956 : audit [DBG] from='client.? 172.21.15.67:0/487475921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:15.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:14 smithi067 bash[27441]: cluster 2024-04-03T17:06:13.526603+0000 mgr.y (mgr.24370) 5035 : cluster [DBG] pgmap v5019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:15.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:14 smithi067 bash[27441]: audit 2024-04-03T17:06:14.436397+0000 mon.c (mon.2) 1956 : audit [DBG] from='client.? 172.21.15.67:0/487475921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:16 smithi082 bash[20963]: cluster 2024-04-03T17:06:15.527292+0000 mgr.y (mgr.24370) 5036 : cluster [DBG] pgmap v5020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:16 smithi067 bash[17655]: cluster 2024-04-03T17:06:15.527292+0000 mgr.y (mgr.24370) 5036 : cluster [DBG] pgmap v5020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:16 smithi067 bash[27441]: cluster 2024-04-03T17:06:15.527292+0000 mgr.y (mgr.24370) 5036 : cluster [DBG] pgmap v5020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:17 smithi082 bash[20963]: audit 2024-04-03T17:06:16.891684+0000 mon.a (mon.0) 4845 : audit [DBG] from='client.? 172.21.15.67:0/2968990407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:17 smithi067 bash[17655]: audit 2024-04-03T17:06:16.891684+0000 mon.a (mon.0) 4845 : audit [DBG] from='client.? 172.21.15.67:0/2968990407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:17 smithi067 bash[27441]: audit 2024-04-03T17:06:16.891684+0000 mon.a (mon.0) 4845 : audit [DBG] from='client.? 172.21.15.67:0/2968990407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:18 smithi082 bash[20963]: cluster 2024-04-03T17:06:17.528487+0000 mgr.y (mgr.24370) 5037 : cluster [DBG] pgmap v5021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:18 smithi067 bash[27441]: cluster 2024-04-03T17:06:17.528487+0000 mgr.y (mgr.24370) 5037 : cluster [DBG] pgmap v5021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:18 smithi067 bash[17655]: cluster 2024-04-03T17:06:17.528487+0000 mgr.y (mgr.24370) 5037 : cluster [DBG] pgmap v5021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:19 smithi082 bash[20963]: audit 2024-04-03T17:06:19.351493+0000 mon.c (mon.2) 1957 : audit [DBG] from='client.? 172.21.15.67:0/183536708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:19 smithi067 bash[27441]: audit 2024-04-03T17:06:19.351493+0000 mon.c (mon.2) 1957 : audit [DBG] from='client.? 172.21.15.67:0/183536708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:19 smithi067 bash[17655]: audit 2024-04-03T17:06:19.351493+0000 mon.c (mon.2) 1957 : audit [DBG] from='client.? 172.21.15.67:0/183536708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:20 smithi067 bash[27441]: cluster 2024-04-03T17:06:19.529138+0000 mgr.y (mgr.24370) 5038 : cluster [DBG] pgmap v5022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:20 smithi067 bash[17655]: cluster 2024-04-03T17:06:19.529138+0000 mgr.y (mgr.24370) 5038 : cluster [DBG] pgmap v5022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:20 smithi082 bash[20963]: cluster 2024-04-03T17:06:19.529138+0000 mgr.y (mgr.24370) 5038 : cluster [DBG] pgmap v5022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:21 smithi067 bash[17655]: audit 2024-04-03T17:06:21.807788+0000 mon.c (mon.2) 1958 : audit [DBG] from='client.? 172.21.15.67:0/827929070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:21 smithi067 bash[27441]: audit 2024-04-03T17:06:21.807788+0000 mon.c (mon.2) 1958 : audit [DBG] from='client.? 172.21.15.67:0/827929070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:21 smithi082 bash[20963]: audit 2024-04-03T17:06:21.807788+0000 mon.c (mon.2) 1958 : audit [DBG] from='client.? 172.21.15.67:0/827929070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:23.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:22 smithi067 bash[17655]: cluster 2024-04-03T17:06:21.530275+0000 mgr.y (mgr.24370) 5039 : cluster [DBG] pgmap v5023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:23.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:22 smithi067 bash[27441]: cluster 2024-04-03T17:06:21.530275+0000 mgr.y (mgr.24370) 5039 : cluster [DBG] pgmap v5023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:23.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:23] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:06:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:22 smithi082 bash[20963]: cluster 2024-04-03T17:06:21.530275+0000 mgr.y (mgr.24370) 5039 : cluster [DBG] pgmap v5023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:06:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:24 smithi067 bash[27441]: cluster 2024-04-03T17:06:23.530979+0000 mgr.y (mgr.24370) 5040 : cluster [DBG] pgmap v5024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:24 smithi067 bash[27441]: audit 2024-04-03T17:06:24.266878+0000 mon.c (mon.2) 1959 : audit [DBG] from='client.? 172.21.15.67:0/2560293358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:24 smithi067 bash[27441]: audit 2024-04-03T17:06:24.281768+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:06:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:24 smithi067 bash[17655]: cluster 2024-04-03T17:06:23.530979+0000 mgr.y (mgr.24370) 5040 : cluster [DBG] pgmap v5024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:24 smithi067 bash[17655]: audit 2024-04-03T17:06:24.266878+0000 mon.c (mon.2) 1959 : audit [DBG] from='client.? 172.21.15.67:0/2560293358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:24 smithi067 bash[17655]: audit 2024-04-03T17:06:24.281768+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:06:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:24 smithi082 bash[20963]: cluster 2024-04-03T17:06:23.530979+0000 mgr.y (mgr.24370) 5040 : cluster [DBG] pgmap v5024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:24 smithi082 bash[20963]: audit 2024-04-03T17:06:24.266878+0000 mon.c (mon.2) 1959 : audit [DBG] from='client.? 172.21.15.67:0/2560293358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:24 smithi082 bash[20963]: audit 2024-04-03T17:06:24.281768+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:06:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:25 smithi067 bash[17655]: audit 2024-04-03T17:06:24.912073+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:25 smithi067 bash[27441]: audit 2024-04-03T17:06:24.912073+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:25 smithi082 bash[20963]: audit 2024-04-03T17:06:24.912073+0000 mon.a (mon.0) 4847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:26 smithi067 bash[17655]: cluster 2024-04-03T17:06:25.531558+0000 mgr.y (mgr.24370) 5041 : cluster [DBG] pgmap v5025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:26 smithi067 bash[17655]: audit 2024-04-03T17:06:26.738866+0000 mon.a (mon.0) 4848 : audit [DBG] from='client.? 172.21.15.67:0/840699580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:26 smithi067 bash[27441]: cluster 2024-04-03T17:06:25.531558+0000 mgr.y (mgr.24370) 5041 : cluster [DBG] pgmap v5025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:26 smithi067 bash[27441]: audit 2024-04-03T17:06:26.738866+0000 mon.a (mon.0) 4848 : audit [DBG] from='client.? 172.21.15.67:0/840699580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:26 smithi082 bash[20963]: cluster 2024-04-03T17:06:25.531558+0000 mgr.y (mgr.24370) 5041 : cluster [DBG] pgmap v5025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:26 smithi082 bash[20963]: audit 2024-04-03T17:06:26.738866+0000 mon.a (mon.0) 4848 : audit [DBG] from='client.? 172.21.15.67:0/840699580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:28 smithi082 bash[20963]: cluster 2024-04-03T17:06:27.532744+0000 mgr.y (mgr.24370) 5042 : cluster [DBG] pgmap v5026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:28 smithi067 bash[27441]: cluster 2024-04-03T17:06:27.532744+0000 mgr.y (mgr.24370) 5042 : cluster [DBG] pgmap v5026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:28 smithi067 bash[17655]: cluster 2024-04-03T17:06:27.532744+0000 mgr.y (mgr.24370) 5042 : cluster [DBG] pgmap v5026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:30.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:29 smithi082 bash[20963]: audit 2024-04-03T17:06:29.197712+0000 mon.a (mon.0) 4849 : audit [DBG] from='client.? 172.21.15.67:0/1701725391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:29 smithi067 bash[17655]: audit 2024-04-03T17:06:29.197712+0000 mon.a (mon.0) 4849 : audit [DBG] from='client.? 172.21.15.67:0/1701725391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:29 smithi067 bash[27441]: audit 2024-04-03T17:06:29.197712+0000 mon.a (mon.0) 4849 : audit [DBG] from='client.? 172.21.15.67:0/1701725391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:30 smithi082 bash[20963]: cluster 2024-04-03T17:06:29.533649+0000 mgr.y (mgr.24370) 5043 : cluster [DBG] pgmap v5027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:30 smithi082 bash[20963]: audit 2024-04-03T17:06:29.990890+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:30 smithi082 bash[20963]: audit 2024-04-03T17:06:29.999738+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:30 smithi082 bash[20963]: audit 2024-04-03T17:06:30.338045+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:30 smithi082 bash[20963]: audit 2024-04-03T17:06:30.346137+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:30 smithi082 bash[20963]: audit 2024-04-03T17:06:30.881367+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:06:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:30 smithi082 bash[20963]: audit 2024-04-03T17:06:30.883294+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:06:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:30 smithi082 bash[20963]: audit 2024-04-03T17:06:30.892980+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[17655]: cluster 2024-04-03T17:06:29.533649+0000 mgr.y (mgr.24370) 5043 : cluster [DBG] pgmap v5027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[17655]: audit 2024-04-03T17:06:29.990890+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[17655]: audit 2024-04-03T17:06:29.999738+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[17655]: audit 2024-04-03T17:06:30.338045+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[17655]: audit 2024-04-03T17:06:30.346137+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[17655]: audit 2024-04-03T17:06:30.881367+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[17655]: audit 2024-04-03T17:06:30.883294+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[17655]: audit 2024-04-03T17:06:30.892980+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[27441]: cluster 2024-04-03T17:06:29.533649+0000 mgr.y (mgr.24370) 5043 : cluster [DBG] pgmap v5027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[27441]: audit 2024-04-03T17:06:29.990890+0000 mon.a (mon.0) 4850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[27441]: audit 2024-04-03T17:06:29.999738+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[27441]: audit 2024-04-03T17:06:30.338045+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[27441]: audit 2024-04-03T17:06:30.346137+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[27441]: audit 2024-04-03T17:06:30.881367+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:06:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[27441]: audit 2024-04-03T17:06:30.883294+0000 mon.a (mon.0) 4855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:06:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:30 smithi067 bash[27441]: audit 2024-04-03T17:06:30.892980+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:06:32.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:31 smithi082 bash[20963]: audit 2024-04-03T17:06:31.656634+0000 mon.c (mon.2) 1960 : audit [DBG] from='client.? 172.21.15.67:0/3564275016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:32.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:31 smithi067 bash[17655]: audit 2024-04-03T17:06:31.656634+0000 mon.c (mon.2) 1960 : audit [DBG] from='client.? 172.21.15.67:0/3564275016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:32.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:31 smithi067 bash[27441]: audit 2024-04-03T17:06:31.656634+0000 mon.c (mon.2) 1960 : audit [DBG] from='client.? 172.21.15.67:0/3564275016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:32 smithi082 bash[20963]: cluster 2024-04-03T17:06:31.534910+0000 mgr.y (mgr.24370) 5044 : cluster [DBG] pgmap v5028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:33] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:06:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:32 smithi067 bash[17655]: cluster 2024-04-03T17:06:31.534910+0000 mgr.y (mgr.24370) 5044 : cluster [DBG] pgmap v5028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:32 smithi067 bash[27441]: cluster 2024-04-03T17:06:31.534910+0000 mgr.y (mgr.24370) 5044 : cluster [DBG] pgmap v5028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:06:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:34 smithi082 bash[20963]: cluster 2024-04-03T17:06:33.535663+0000 mgr.y (mgr.24370) 5045 : cluster [DBG] pgmap v5029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:34 smithi082 bash[20963]: audit 2024-04-03T17:06:34.109322+0000 mon.c (mon.2) 1961 : audit [DBG] from='client.? 172.21.15.67:0/3710384245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:34 smithi067 bash[27441]: cluster 2024-04-03T17:06:33.535663+0000 mgr.y (mgr.24370) 5045 : cluster [DBG] pgmap v5029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:34 smithi067 bash[27441]: audit 2024-04-03T17:06:34.109322+0000 mon.c (mon.2) 1961 : audit [DBG] from='client.? 172.21.15.67:0/3710384245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:34 smithi067 bash[17655]: cluster 2024-04-03T17:06:33.535663+0000 mgr.y (mgr.24370) 5045 : cluster [DBG] pgmap v5029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:34 smithi067 bash[17655]: audit 2024-04-03T17:06:34.109322+0000 mon.c (mon.2) 1961 : audit [DBG] from='client.? 172.21.15.67:0/3710384245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:36 smithi082 bash[20963]: cluster 2024-04-03T17:06:35.536533+0000 mgr.y (mgr.24370) 5046 : cluster [DBG] pgmap v5030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:36 smithi082 bash[20963]: audit 2024-04-03T17:06:36.559699+0000 mon.a (mon.0) 4857 : audit [DBG] from='client.? 172.21.15.67:0/3906870843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:37.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:36 smithi067 bash[17655]: cluster 2024-04-03T17:06:35.536533+0000 mgr.y (mgr.24370) 5046 : cluster [DBG] pgmap v5030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:36 smithi067 bash[17655]: audit 2024-04-03T17:06:36.559699+0000 mon.a (mon.0) 4857 : audit [DBG] from='client.? 172.21.15.67:0/3906870843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:37.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:36 smithi067 bash[27441]: cluster 2024-04-03T17:06:35.536533+0000 mgr.y (mgr.24370) 5046 : cluster [DBG] pgmap v5030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:37.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:36 smithi067 bash[27441]: audit 2024-04-03T17:06:36.559699+0000 mon.a (mon.0) 4857 : audit [DBG] from='client.? 172.21.15.67:0/3906870843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:38 smithi082 bash[20963]: cluster 2024-04-03T17:06:37.537737+0000 mgr.y (mgr.24370) 5047 : cluster [DBG] pgmap v5031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:38 smithi067 bash[27441]: cluster 2024-04-03T17:06:37.537737+0000 mgr.y (mgr.24370) 5047 : cluster [DBG] pgmap v5031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:38 smithi067 bash[17655]: cluster 2024-04-03T17:06:37.537737+0000 mgr.y (mgr.24370) 5047 : cluster [DBG] pgmap v5031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:39 smithi082 bash[20963]: audit 2024-04-03T17:06:39.019738+0000 mon.a (mon.0) 4858 : audit [DBG] from='client.? 172.21.15.67:0/3210408877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:39 smithi082 bash[20963]: audit 2024-04-03T17:06:39.913350+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:39 smithi067 bash[17655]: audit 2024-04-03T17:06:39.019738+0000 mon.a (mon.0) 4858 : audit [DBG] from='client.? 172.21.15.67:0/3210408877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:40.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:39 smithi067 bash[17655]: audit 2024-04-03T17:06:39.913350+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:40.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:39 smithi067 bash[27441]: audit 2024-04-03T17:06:39.019738+0000 mon.a (mon.0) 4858 : audit [DBG] from='client.? 172.21.15.67:0/3210408877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:40.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:39 smithi067 bash[27441]: audit 2024-04-03T17:06:39.913350+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:40 smithi082 bash[20963]: cluster 2024-04-03T17:06:39.538418+0000 mgr.y (mgr.24370) 5048 : cluster [DBG] pgmap v5032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:40 smithi067 bash[17655]: cluster 2024-04-03T17:06:39.538418+0000 mgr.y (mgr.24370) 5048 : cluster [DBG] pgmap v5032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:40 smithi067 bash[27441]: cluster 2024-04-03T17:06:39.538418+0000 mgr.y (mgr.24370) 5048 : cluster [DBG] pgmap v5032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:41 smithi082 bash[20963]: audit 2024-04-03T17:06:41.468449+0000 mon.a (mon.0) 4860 : audit [DBG] from='client.? 172.21.15.67:0/694221417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:41 smithi082 bash[20963]: cluster 2024-04-03T17:06:41.539661+0000 mgr.y (mgr.24370) 5049 : cluster [DBG] pgmap v5033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:41 smithi067 bash[17655]: audit 2024-04-03T17:06:41.468449+0000 mon.a (mon.0) 4860 : audit [DBG] from='client.? 172.21.15.67:0/694221417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:42.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:41 smithi067 bash[17655]: cluster 2024-04-03T17:06:41.539661+0000 mgr.y (mgr.24370) 5049 : cluster [DBG] pgmap v5033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:42.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:41 smithi067 bash[27441]: audit 2024-04-03T17:06:41.468449+0000 mon.a (mon.0) 4860 : audit [DBG] from='client.? 172.21.15.67:0/694221417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:42.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:41 smithi067 bash[27441]: cluster 2024-04-03T17:06:41.539661+0000 mgr.y (mgr.24370) 5049 : cluster [DBG] pgmap v5033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:43] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:06:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:06:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:44 smithi082 bash[20963]: cluster 2024-04-03T17:06:43.540414+0000 mgr.y (mgr.24370) 5050 : cluster [DBG] pgmap v5034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:44 smithi082 bash[20963]: audit 2024-04-03T17:06:43.918927+0000 mon.c (mon.2) 1962 : audit [DBG] from='client.? 172.21.15.67:0/384279391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:44 smithi067 bash[27441]: cluster 2024-04-03T17:06:43.540414+0000 mgr.y (mgr.24370) 5050 : cluster [DBG] pgmap v5034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:44 smithi067 bash[27441]: audit 2024-04-03T17:06:43.918927+0000 mon.c (mon.2) 1962 : audit [DBG] from='client.? 172.21.15.67:0/384279391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:44 smithi067 bash[17655]: cluster 2024-04-03T17:06:43.540414+0000 mgr.y (mgr.24370) 5050 : cluster [DBG] pgmap v5034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:44 smithi067 bash[17655]: audit 2024-04-03T17:06:43.918927+0000 mon.c (mon.2) 1962 : audit [DBG] from='client.? 172.21.15.67:0/384279391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:46 smithi082 bash[20963]: cluster 2024-04-03T17:06:45.541056+0000 mgr.y (mgr.24370) 5051 : cluster [DBG] pgmap v5035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:46 smithi082 bash[20963]: audit 2024-04-03T17:06:46.373413+0000 mon.c (mon.2) 1963 : audit [DBG] from='client.? 172.21.15.67:0/3723884929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:46 smithi067 bash[17655]: cluster 2024-04-03T17:06:45.541056+0000 mgr.y (mgr.24370) 5051 : cluster [DBG] pgmap v5035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:46 smithi067 bash[17655]: audit 2024-04-03T17:06:46.373413+0000 mon.c (mon.2) 1963 : audit [DBG] from='client.? 172.21.15.67:0/3723884929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:46 smithi067 bash[27441]: cluster 2024-04-03T17:06:45.541056+0000 mgr.y (mgr.24370) 5051 : cluster [DBG] pgmap v5035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:46 smithi067 bash[27441]: audit 2024-04-03T17:06:46.373413+0000 mon.c (mon.2) 1963 : audit [DBG] from='client.? 172.21.15.67:0/3723884929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:48 smithi082 bash[20963]: cluster 2024-04-03T17:06:47.542129+0000 mgr.y (mgr.24370) 5052 : cluster [DBG] pgmap v5036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:48 smithi067 bash[17655]: cluster 2024-04-03T17:06:47.542129+0000 mgr.y (mgr.24370) 5052 : cluster [DBG] pgmap v5036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:48 smithi067 bash[27441]: cluster 2024-04-03T17:06:47.542129+0000 mgr.y (mgr.24370) 5052 : cluster [DBG] pgmap v5036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:49 smithi082 bash[20963]: audit 2024-04-03T17:06:48.829050+0000 mon.c (mon.2) 1964 : audit [DBG] from='client.? 172.21.15.67:0/3110357177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:49 smithi067 bash[17655]: audit 2024-04-03T17:06:48.829050+0000 mon.c (mon.2) 1964 : audit [DBG] from='client.? 172.21.15.67:0/3110357177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:49 smithi067 bash[27441]: audit 2024-04-03T17:06:48.829050+0000 mon.c (mon.2) 1964 : audit [DBG] from='client.? 172.21.15.67:0/3110357177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:50 smithi082 bash[20963]: cluster 2024-04-03T17:06:49.542740+0000 mgr.y (mgr.24370) 5053 : cluster [DBG] pgmap v5037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:50 smithi067 bash[17655]: cluster 2024-04-03T17:06:49.542740+0000 mgr.y (mgr.24370) 5053 : cluster [DBG] pgmap v5037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:50 smithi067 bash[27441]: cluster 2024-04-03T17:06:49.542740+0000 mgr.y (mgr.24370) 5053 : cluster [DBG] pgmap v5037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:51 smithi082 bash[20963]: audit 2024-04-03T17:06:51.277805+0000 mon.a (mon.0) 4861 : audit [DBG] from='client.? 172.21.15.67:0/2938436111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:51 smithi067 bash[27441]: audit 2024-04-03T17:06:51.277805+0000 mon.a (mon.0) 4861 : audit [DBG] from='client.? 172.21.15.67:0/2938436111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:51 smithi067 bash[17655]: audit 2024-04-03T17:06:51.277805+0000 mon.a (mon.0) 4861 : audit [DBG] from='client.? 172.21.15.67:0/2938436111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:52 smithi082 bash[20963]: cluster 2024-04-03T17:06:51.543984+0000 mgr.y (mgr.24370) 5054 : cluster [DBG] pgmap v5038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:52 smithi067 bash[27441]: cluster 2024-04-03T17:06:51.543984+0000 mgr.y (mgr.24370) 5054 : cluster [DBG] pgmap v5038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:52 smithi067 bash[17655]: cluster 2024-04-03T17:06:51.543984+0000 mgr.y (mgr.24370) 5054 : cluster [DBG] pgmap v5038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:53] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:06:53.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:06:54.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:53 smithi082 bash[20963]: audit 2024-04-03T17:06:53.727679+0000 mon.a (mon.0) 4862 : audit [DBG] from='client.? 172.21.15.67:0/1833688365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:53 smithi067 bash[17655]: audit 2024-04-03T17:06:53.727679+0000 mon.a (mon.0) 4862 : audit [DBG] from='client.? 172.21.15.67:0/1833688365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:53 smithi067 bash[27441]: audit 2024-04-03T17:06:53.727679+0000 mon.a (mon.0) 4862 : audit [DBG] from='client.? 172.21.15.67:0/1833688365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:54 smithi082 bash[20963]: cluster 2024-04-03T17:06:53.544686+0000 mgr.y (mgr.24370) 5055 : cluster [DBG] pgmap v5039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:54 smithi067 bash[27441]: cluster 2024-04-03T17:06:53.544686+0000 mgr.y (mgr.24370) 5055 : cluster [DBG] pgmap v5039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:54 smithi067 bash[17655]: cluster 2024-04-03T17:06:53.544686+0000 mgr.y (mgr.24370) 5055 : cluster [DBG] pgmap v5039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:55 smithi067 bash[17655]: audit 2024-04-03T17:06:54.913732+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:55 smithi067 bash[27441]: audit 2024-04-03T17:06:54.913732+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:55 smithi082 bash[20963]: audit 2024-04-03T17:06:54.913732+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:06:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:56 smithi067 bash[17655]: cluster 2024-04-03T17:06:55.545378+0000 mgr.y (mgr.24370) 5056 : cluster [DBG] pgmap v5040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:56 smithi067 bash[17655]: audit 2024-04-03T17:06:56.184244+0000 mon.c (mon.2) 1965 : audit [DBG] from='client.? 172.21.15.67:0/2996928133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:56 smithi067 bash[27441]: cluster 2024-04-03T17:06:55.545378+0000 mgr.y (mgr.24370) 5056 : cluster [DBG] pgmap v5040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:56 smithi067 bash[27441]: audit 2024-04-03T17:06:56.184244+0000 mon.c (mon.2) 1965 : audit [DBG] from='client.? 172.21.15.67:0/2996928133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:56 smithi082 bash[20963]: cluster 2024-04-03T17:06:55.545378+0000 mgr.y (mgr.24370) 5056 : cluster [DBG] pgmap v5040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:56 smithi082 bash[20963]: audit 2024-04-03T17:06:56.184244+0000 mon.c (mon.2) 1965 : audit [DBG] from='client.? 172.21.15.67:0/2996928133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:58 smithi067 bash[27441]: cluster 2024-04-03T17:06:57.546559+0000 mgr.y (mgr.24370) 5057 : cluster [DBG] pgmap v5041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:06:58 smithi067 bash[27441]: audit 2024-04-03T17:06:58.639387+0000 mon.c (mon.2) 1966 : audit [DBG] from='client.? 172.21.15.67:0/2438735641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:59.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:58 smithi067 bash[17655]: cluster 2024-04-03T17:06:57.546559+0000 mgr.y (mgr.24370) 5057 : cluster [DBG] pgmap v5041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:06:58 smithi067 bash[17655]: audit 2024-04-03T17:06:58.639387+0000 mon.c (mon.2) 1966 : audit [DBG] from='client.? 172.21.15.67:0/2438735641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:06:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:58 smithi082 bash[20963]: cluster 2024-04-03T17:06:57.546559+0000 mgr.y (mgr.24370) 5057 : cluster [DBG] pgmap v5041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:06:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:06:58 smithi082 bash[20963]: audit 2024-04-03T17:06:58.639387+0000 mon.c (mon.2) 1966 : audit [DBG] from='client.? 172.21.15.67:0/2438735641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:00 smithi067 bash[17655]: cluster 2024-04-03T17:06:59.547238+0000 mgr.y (mgr.24370) 5058 : cluster [DBG] pgmap v5042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:00 smithi067 bash[27441]: cluster 2024-04-03T17:06:59.547238+0000 mgr.y (mgr.24370) 5058 : cluster [DBG] pgmap v5042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:00 smithi082 bash[20963]: cluster 2024-04-03T17:06:59.547238+0000 mgr.y (mgr.24370) 5058 : cluster [DBG] pgmap v5042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:01 smithi067 bash[17655]: audit 2024-04-03T17:07:01.092301+0000 mon.a (mon.0) 4864 : audit [DBG] from='client.? 172.21.15.67:0/2466134737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:01 smithi067 bash[27441]: audit 2024-04-03T17:07:01.092301+0000 mon.a (mon.0) 4864 : audit [DBG] from='client.? 172.21.15.67:0/2466134737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:01 smithi082 bash[20963]: audit 2024-04-03T17:07:01.092301+0000 mon.a (mon.0) 4864 : audit [DBG] from='client.? 172.21.15.67:0/2466134737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:03.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:07:03.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:02 smithi067 bash[17655]: cluster 2024-04-03T17:07:01.548378+0000 mgr.y (mgr.24370) 5059 : cluster [DBG] pgmap v5043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:03.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:02 smithi067 bash[27441]: cluster 2024-04-03T17:07:01.548378+0000 mgr.y (mgr.24370) 5059 : cluster [DBG] pgmap v5043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:02 smithi082 bash[20963]: cluster 2024-04-03T17:07:01.548378+0000 mgr.y (mgr.24370) 5059 : cluster [DBG] pgmap v5043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:07:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:03 smithi082 bash[20963]: audit 2024-04-03T17:07:03.539226+0000 mon.c (mon.2) 1967 : audit [DBG] from='client.? 172.21.15.67:0/2805631408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:03 smithi067 bash[17655]: audit 2024-04-03T17:07:03.539226+0000 mon.c (mon.2) 1967 : audit [DBG] from='client.? 172.21.15.67:0/2805631408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:03 smithi067 bash[27441]: audit 2024-04-03T17:07:03.539226+0000 mon.c (mon.2) 1967 : audit [DBG] from='client.? 172.21.15.67:0/2805631408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:04 smithi082 bash[20963]: cluster 2024-04-03T17:07:03.548898+0000 mgr.y (mgr.24370) 5060 : cluster [DBG] pgmap v5044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:05.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:04 smithi067 bash[27441]: cluster 2024-04-03T17:07:03.548898+0000 mgr.y (mgr.24370) 5060 : cluster [DBG] pgmap v5044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:05.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:04 smithi067 bash[17655]: cluster 2024-04-03T17:07:03.548898+0000 mgr.y (mgr.24370) 5060 : cluster [DBG] pgmap v5044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:06 smithi082 bash[20963]: cluster 2024-04-03T17:07:05.549612+0000 mgr.y (mgr.24370) 5061 : cluster [DBG] pgmap v5045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:06 smithi082 bash[20963]: audit 2024-04-03T17:07:05.989275+0000 mon.a (mon.0) 4865 : audit [DBG] from='client.? 172.21.15.67:0/863135868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:07.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:06 smithi067 bash[27441]: cluster 2024-04-03T17:07:05.549612+0000 mgr.y (mgr.24370) 5061 : cluster [DBG] pgmap v5045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:07.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:06 smithi067 bash[27441]: audit 2024-04-03T17:07:05.989275+0000 mon.a (mon.0) 4865 : audit [DBG] from='client.? 172.21.15.67:0/863135868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:06 smithi067 bash[17655]: cluster 2024-04-03T17:07:05.549612+0000 mgr.y (mgr.24370) 5061 : cluster [DBG] pgmap v5045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:06 smithi067 bash[17655]: audit 2024-04-03T17:07:05.989275+0000 mon.a (mon.0) 4865 : audit [DBG] from='client.? 172.21.15.67:0/863135868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:08 smithi082 bash[20963]: cluster 2024-04-03T17:07:07.550809+0000 mgr.y (mgr.24370) 5062 : cluster [DBG] pgmap v5046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:08 smithi082 bash[20963]: audit 2024-04-03T17:07:08.446937+0000 mon.c (mon.2) 1968 : audit [DBG] from='client.? 172.21.15.67:0/2570688267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:09.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:08 smithi067 bash[27441]: cluster 2024-04-03T17:07:07.550809+0000 mgr.y (mgr.24370) 5062 : cluster [DBG] pgmap v5046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:09.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:08 smithi067 bash[27441]: audit 2024-04-03T17:07:08.446937+0000 mon.c (mon.2) 1968 : audit [DBG] from='client.? 172.21.15.67:0/2570688267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:08 smithi067 bash[17655]: cluster 2024-04-03T17:07:07.550809+0000 mgr.y (mgr.24370) 5062 : cluster [DBG] pgmap v5046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:08 smithi067 bash[17655]: audit 2024-04-03T17:07:08.446937+0000 mon.c (mon.2) 1968 : audit [DBG] from='client.? 172.21.15.67:0/2570688267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:09 smithi082 bash[20963]: audit 2024-04-03T17:07:09.913998+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:10.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:09 smithi067 bash[27441]: audit 2024-04-03T17:07:09.913998+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:10.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:09 smithi067 bash[17655]: audit 2024-04-03T17:07:09.913998+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:10 smithi082 bash[20963]: cluster 2024-04-03T17:07:09.551499+0000 mgr.y (mgr.24370) 5063 : cluster [DBG] pgmap v5047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:10 smithi082 bash[20963]: audit 2024-04-03T17:07:10.908938+0000 mon.c (mon.2) 1969 : audit [DBG] from='client.? 172.21.15.67:0/1206934234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:11.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:10 smithi067 bash[27441]: cluster 2024-04-03T17:07:09.551499+0000 mgr.y (mgr.24370) 5063 : cluster [DBG] pgmap v5047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:11.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:10 smithi067 bash[27441]: audit 2024-04-03T17:07:10.908938+0000 mon.c (mon.2) 1969 : audit [DBG] from='client.? 172.21.15.67:0/1206934234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:11.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:10 smithi067 bash[17655]: cluster 2024-04-03T17:07:09.551499+0000 mgr.y (mgr.24370) 5063 : cluster [DBG] pgmap v5047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:11.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:10 smithi067 bash[17655]: audit 2024-04-03T17:07:10.908938+0000 mon.c (mon.2) 1969 : audit [DBG] from='client.? 172.21.15.67:0/1206934234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:12 smithi082 bash[20963]: cluster 2024-04-03T17:07:11.552687+0000 mgr.y (mgr.24370) 5064 : cluster [DBG] pgmap v5048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:13] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:07:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:12 smithi067 bash[27441]: cluster 2024-04-03T17:07:11.552687+0000 mgr.y (mgr.24370) 5064 : cluster [DBG] pgmap v5048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:12 smithi067 bash[17655]: cluster 2024-04-03T17:07:11.552687+0000 mgr.y (mgr.24370) 5064 : cluster [DBG] pgmap v5048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:07:14.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:13 smithi082 bash[20963]: audit 2024-04-03T17:07:13.360261+0000 mon.a (mon.0) 4867 : audit [DBG] from='client.? 172.21.15.67:0/3622073385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:14.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:13 smithi067 bash[17655]: audit 2024-04-03T17:07:13.360261+0000 mon.a (mon.0) 4867 : audit [DBG] from='client.? 172.21.15.67:0/3622073385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:14.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:13 smithi067 bash[27441]: audit 2024-04-03T17:07:13.360261+0000 mon.a (mon.0) 4867 : audit [DBG] from='client.? 172.21.15.67:0/3622073385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:14 smithi082 bash[20963]: cluster 2024-04-03T17:07:13.553404+0000 mgr.y (mgr.24370) 5065 : cluster [DBG] pgmap v5049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:14 smithi067 bash[17655]: cluster 2024-04-03T17:07:13.553404+0000 mgr.y (mgr.24370) 5065 : cluster [DBG] pgmap v5049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:14 smithi067 bash[27441]: cluster 2024-04-03T17:07:13.553404+0000 mgr.y (mgr.24370) 5065 : cluster [DBG] pgmap v5049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:16.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:15 smithi082 bash[20963]: audit 2024-04-03T17:07:15.816851+0000 mon.a (mon.0) 4868 : audit [DBG] from='client.? 172.21.15.67:0/1576126189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:16.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:15 smithi067 bash[17655]: audit 2024-04-03T17:07:15.816851+0000 mon.a (mon.0) 4868 : audit [DBG] from='client.? 172.21.15.67:0/1576126189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:16.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:15 smithi067 bash[27441]: audit 2024-04-03T17:07:15.816851+0000 mon.a (mon.0) 4868 : audit [DBG] from='client.? 172.21.15.67:0/1576126189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:16 smithi082 bash[20963]: cluster 2024-04-03T17:07:15.554194+0000 mgr.y (mgr.24370) 5066 : cluster [DBG] pgmap v5050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:16 smithi067 bash[17655]: cluster 2024-04-03T17:07:15.554194+0000 mgr.y (mgr.24370) 5066 : cluster [DBG] pgmap v5050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:16 smithi067 bash[27441]: cluster 2024-04-03T17:07:15.554194+0000 mgr.y (mgr.24370) 5066 : cluster [DBG] pgmap v5050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:18.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:17 smithi082 bash[20963]: cluster 2024-04-03T17:07:17.555414+0000 mgr.y (mgr.24370) 5067 : cluster [DBG] pgmap v5051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:17 smithi067 bash[27441]: cluster 2024-04-03T17:07:17.555414+0000 mgr.y (mgr.24370) 5067 : cluster [DBG] pgmap v5051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:18.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:17 smithi067 bash[17655]: cluster 2024-04-03T17:07:17.555414+0000 mgr.y (mgr.24370) 5067 : cluster [DBG] pgmap v5051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:18 smithi082 bash[20963]: audit 2024-04-03T17:07:18.270028+0000 mon.a (mon.0) 4869 : audit [DBG] from='client.? 172.21.15.67:0/2455374557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:18 smithi067 bash[17655]: audit 2024-04-03T17:07:18.270028+0000 mon.a (mon.0) 4869 : audit [DBG] from='client.? 172.21.15.67:0/2455374557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:18 smithi067 bash[27441]: audit 2024-04-03T17:07:18.270028+0000 mon.a (mon.0) 4869 : audit [DBG] from='client.? 172.21.15.67:0/2455374557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:19 smithi082 bash[20963]: cluster 2024-04-03T17:07:19.556331+0000 mgr.y (mgr.24370) 5068 : cluster [DBG] pgmap v5052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:19 smithi067 bash[17655]: cluster 2024-04-03T17:07:19.556331+0000 mgr.y (mgr.24370) 5068 : cluster [DBG] pgmap v5052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:20.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:19 smithi067 bash[27441]: cluster 2024-04-03T17:07:19.556331+0000 mgr.y (mgr.24370) 5068 : cluster [DBG] pgmap v5052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:20 smithi082 bash[20963]: audit 2024-04-03T17:07:20.723772+0000 mon.a (mon.0) 4870 : audit [DBG] from='client.? 172.21.15.67:0/277392422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:21.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:20 smithi067 bash[17655]: audit 2024-04-03T17:07:20.723772+0000 mon.a (mon.0) 4870 : audit [DBG] from='client.? 172.21.15.67:0/277392422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:21.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:20 smithi067 bash[27441]: audit 2024-04-03T17:07:20.723772+0000 mon.a (mon.0) 4870 : audit [DBG] from='client.? 172.21.15.67:0/277392422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:22 smithi082 bash[20963]: cluster 2024-04-03T17:07:21.557569+0000 mgr.y (mgr.24370) 5069 : cluster [DBG] pgmap v5053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:22 smithi067 bash[17655]: cluster 2024-04-03T17:07:21.557569+0000 mgr.y (mgr.24370) 5069 : cluster [DBG] pgmap v5053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:22.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:22 smithi067 bash[27441]: cluster 2024-04-03T17:07:21.557569+0000 mgr.y (mgr.24370) 5069 : cluster [DBG] pgmap v5053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:23 smithi067 bash[17655]: audit 2024-04-03T17:07:23.170920+0000 mon.a (mon.0) 4871 : audit [DBG] from='client.? 172.21.15.67:0/2925965140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:23] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:07:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:23 smithi067 bash[27441]: audit 2024-04-03T17:07:23.170920+0000 mon.a (mon.0) 4871 : audit [DBG] from='client.? 172.21.15.67:0/2925965140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:23 smithi082 bash[20963]: audit 2024-04-03T17:07:23.170920+0000 mon.a (mon.0) 4871 : audit [DBG] from='client.? 172.21.15.67:0/2925965140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:07:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:24 smithi082 bash[20963]: cluster 2024-04-03T17:07:23.558287+0000 mgr.y (mgr.24370) 5070 : cluster [DBG] pgmap v5054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:24 smithi067 bash[27441]: cluster 2024-04-03T17:07:23.558287+0000 mgr.y (mgr.24370) 5070 : cluster [DBG] pgmap v5054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:24.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:24 smithi067 bash[17655]: cluster 2024-04-03T17:07:23.558287+0000 mgr.y (mgr.24370) 5070 : cluster [DBG] pgmap v5054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:25 smithi082 bash[20963]: audit 2024-04-03T17:07:24.914884+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:25 smithi067 bash[17655]: audit 2024-04-03T17:07:24.914884+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:25 smithi067 bash[27441]: audit 2024-04-03T17:07:24.914884+0000 mon.a (mon.0) 4872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:26 smithi082 bash[20963]: cluster 2024-04-03T17:07:25.558900+0000 mgr.y (mgr.24370) 5071 : cluster [DBG] pgmap v5055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:26 smithi082 bash[20963]: audit 2024-04-03T17:07:25.625935+0000 mon.a (mon.0) 4873 : audit [DBG] from='client.? 172.21.15.67:0/251976551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:26 smithi067 bash[17655]: cluster 2024-04-03T17:07:25.558900+0000 mgr.y (mgr.24370) 5071 : cluster [DBG] pgmap v5055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:26 smithi067 bash[17655]: audit 2024-04-03T17:07:25.625935+0000 mon.a (mon.0) 4873 : audit [DBG] from='client.? 172.21.15.67:0/251976551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:26 smithi067 bash[27441]: cluster 2024-04-03T17:07:25.558900+0000 mgr.y (mgr.24370) 5071 : cluster [DBG] pgmap v5055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:26 smithi067 bash[27441]: audit 2024-04-03T17:07:25.625935+0000 mon.a (mon.0) 4873 : audit [DBG] from='client.? 172.21.15.67:0/251976551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:28 smithi082 bash[20963]: cluster 2024-04-03T17:07:27.560117+0000 mgr.y (mgr.24370) 5072 : cluster [DBG] pgmap v5056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:28 smithi082 bash[20963]: audit 2024-04-03T17:07:28.083610+0000 mon.c (mon.2) 1970 : audit [DBG] from='client.? 172.21.15.67:0/1628089894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:28 smithi067 bash[17655]: cluster 2024-04-03T17:07:27.560117+0000 mgr.y (mgr.24370) 5072 : cluster [DBG] pgmap v5056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:28 smithi067 bash[17655]: audit 2024-04-03T17:07:28.083610+0000 mon.c (mon.2) 1970 : audit [DBG] from='client.? 172.21.15.67:0/1628089894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:28 smithi067 bash[27441]: cluster 2024-04-03T17:07:27.560117+0000 mgr.y (mgr.24370) 5072 : cluster [DBG] pgmap v5056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:28 smithi067 bash[27441]: audit 2024-04-03T17:07:28.083610+0000 mon.c (mon.2) 1970 : audit [DBG] from='client.? 172.21.15.67:0/1628089894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:30 smithi082 bash[20963]: cluster 2024-04-03T17:07:29.560827+0000 mgr.y (mgr.24370) 5073 : cluster [DBG] pgmap v5057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:30 smithi082 bash[20963]: audit 2024-04-03T17:07:30.527274+0000 mon.c (mon.2) 1971 : audit [DBG] from='client.? 172.21.15.67:0/3255372205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:30 smithi067 bash[17655]: cluster 2024-04-03T17:07:29.560827+0000 mgr.y (mgr.24370) 5073 : cluster [DBG] pgmap v5057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:30 smithi067 bash[17655]: audit 2024-04-03T17:07:30.527274+0000 mon.c (mon.2) 1971 : audit [DBG] from='client.? 172.21.15.67:0/3255372205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:30 smithi067 bash[27441]: cluster 2024-04-03T17:07:29.560827+0000 mgr.y (mgr.24370) 5073 : cluster [DBG] pgmap v5057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:30 smithi067 bash[27441]: audit 2024-04-03T17:07:30.527274+0000 mon.c (mon.2) 1971 : audit [DBG] from='client.? 172.21.15.67:0/3255372205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:31 smithi082 bash[20963]: audit 2024-04-03T17:07:30.968259+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:07:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:31 smithi067 bash[17655]: audit 2024-04-03T17:07:30.968259+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:07:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:31 smithi067 bash[27441]: audit 2024-04-03T17:07:30.968259+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:07:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:32 smithi082 bash[20963]: cluster 2024-04-03T17:07:31.562004+0000 mgr.y (mgr.24370) 5074 : cluster [DBG] pgmap v5058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:32.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:32 smithi067 bash[27441]: cluster 2024-04-03T17:07:31.562004+0000 mgr.y (mgr.24370) 5074 : cluster [DBG] pgmap v5058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:32 smithi067 bash[17655]: cluster 2024-04-03T17:07:31.562004+0000 mgr.y (mgr.24370) 5074 : cluster [DBG] pgmap v5058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:07:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:33 smithi082 bash[20963]: audit 2024-04-03T17:07:32.979953+0000 mon.c (mon.2) 1972 : audit [DBG] from='client.? 172.21.15.67:0/4053193849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:07:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:33 smithi067 bash[17655]: audit 2024-04-03T17:07:32.979953+0000 mon.c (mon.2) 1972 : audit [DBG] from='client.? 172.21.15.67:0/4053193849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:33 smithi067 bash[27441]: audit 2024-04-03T17:07:32.979953+0000 mon.c (mon.2) 1972 : audit [DBG] from='client.? 172.21.15.67:0/4053193849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:34.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:34 smithi067 bash[17655]: cluster 2024-04-03T17:07:33.562741+0000 mgr.y (mgr.24370) 5075 : cluster [DBG] pgmap v5059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:34.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:34 smithi067 bash[27441]: cluster 2024-04-03T17:07:33.562741+0000 mgr.y (mgr.24370) 5075 : cluster [DBG] pgmap v5059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:34 smithi082 bash[20963]: cluster 2024-04-03T17:07:33.562741+0000 mgr.y (mgr.24370) 5075 : cluster [DBG] pgmap v5059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:35.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:35 smithi067 bash[17655]: audit 2024-04-03T17:07:35.438970+0000 mon.c (mon.2) 1973 : audit [DBG] from='client.? 172.21.15.67:0/2387174789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:35 smithi067 bash[27441]: audit 2024-04-03T17:07:35.438970+0000 mon.c (mon.2) 1973 : audit [DBG] from='client.? 172.21.15.67:0/2387174789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:35 smithi082 bash[20963]: audit 2024-04-03T17:07:35.438970+0000 mon.c (mon.2) 1973 : audit [DBG] from='client.? 172.21.15.67:0/2387174789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:36.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:36 smithi067 bash[17655]: cluster 2024-04-03T17:07:35.563449+0000 mgr.y (mgr.24370) 5076 : cluster [DBG] pgmap v5060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:36 smithi067 bash[27441]: cluster 2024-04-03T17:07:35.563449+0000 mgr.y (mgr.24370) 5076 : cluster [DBG] pgmap v5060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:36 smithi082 bash[20963]: cluster 2024-04-03T17:07:35.563449+0000 mgr.y (mgr.24370) 5076 : cluster [DBG] pgmap v5060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:37 smithi082 bash[20963]: audit 2024-04-03T17:07:36.711593+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:37 smithi082 bash[20963]: audit 2024-04-03T17:07:36.722343+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:37 smithi082 bash[20963]: audit 2024-04-03T17:07:37.017080+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:37 smithi082 bash[20963]: audit 2024-04-03T17:07:37.026776+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:37 smithi082 bash[20963]: audit 2024-04-03T17:07:37.506329+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:07:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:37 smithi082 bash[20963]: audit 2024-04-03T17:07:37.507853+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:07:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:37 smithi082 bash[20963]: audit 2024-04-03T17:07:37.516314+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[27441]: audit 2024-04-03T17:07:36.711593+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[27441]: audit 2024-04-03T17:07:36.722343+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[27441]: audit 2024-04-03T17:07:37.017080+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[27441]: audit 2024-04-03T17:07:37.026776+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[27441]: audit 2024-04-03T17:07:37.506329+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[27441]: audit 2024-04-03T17:07:37.507853+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[27441]: audit 2024-04-03T17:07:37.516314+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[17655]: audit 2024-04-03T17:07:36.711593+0000 mon.a (mon.0) 4875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[17655]: audit 2024-04-03T17:07:36.722343+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[17655]: audit 2024-04-03T17:07:37.017080+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[17655]: audit 2024-04-03T17:07:37.026776+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[17655]: audit 2024-04-03T17:07:37.506329+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[17655]: audit 2024-04-03T17:07:37.507853+0000 mon.a (mon.0) 4880 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:07:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:37 smithi067 bash[17655]: audit 2024-04-03T17:07:37.516314+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:07:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:38 smithi082 bash[20963]: cluster 2024-04-03T17:07:37.564623+0000 mgr.y (mgr.24370) 5077 : cluster [DBG] pgmap v5061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:38 smithi082 bash[20963]: audit 2024-04-03T17:07:37.888516+0000 mon.c (mon.2) 1974 : audit [DBG] from='client.? 172.21.15.67:0/3001531786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:38 smithi067 bash[17655]: cluster 2024-04-03T17:07:37.564623+0000 mgr.y (mgr.24370) 5077 : cluster [DBG] pgmap v5061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:38 smithi067 bash[17655]: audit 2024-04-03T17:07:37.888516+0000 mon.c (mon.2) 1974 : audit [DBG] from='client.? 172.21.15.67:0/3001531786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:38 smithi067 bash[27441]: cluster 2024-04-03T17:07:37.564623+0000 mgr.y (mgr.24370) 5077 : cluster [DBG] pgmap v5061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:38 smithi067 bash[27441]: audit 2024-04-03T17:07:37.888516+0000 mon.c (mon.2) 1974 : audit [DBG] from='client.? 172.21.15.67:0/3001531786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:40 smithi082 bash[20963]: cluster 2024-04-03T17:07:39.565221+0000 mgr.y (mgr.24370) 5078 : cluster [DBG] pgmap v5062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:40 smithi082 bash[20963]: audit 2024-04-03T17:07:39.915915+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:40 smithi082 bash[20963]: audit 2024-04-03T17:07:40.371497+0000 mon.a (mon.0) 4883 : audit [DBG] from='client.? 172.21.15.67:0/2861799679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:40 smithi067 bash[17655]: cluster 2024-04-03T17:07:39.565221+0000 mgr.y (mgr.24370) 5078 : cluster [DBG] pgmap v5062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:40 smithi067 bash[17655]: audit 2024-04-03T17:07:39.915915+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:40 smithi067 bash[17655]: audit 2024-04-03T17:07:40.371497+0000 mon.a (mon.0) 4883 : audit [DBG] from='client.? 172.21.15.67:0/2861799679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:40 smithi067 bash[27441]: cluster 2024-04-03T17:07:39.565221+0000 mgr.y (mgr.24370) 5078 : cluster [DBG] pgmap v5062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:40 smithi067 bash[27441]: audit 2024-04-03T17:07:39.915915+0000 mon.a (mon.0) 4882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:40 smithi067 bash[27441]: audit 2024-04-03T17:07:40.371497+0000 mon.a (mon.0) 4883 : audit [DBG] from='client.? 172.21.15.67:0/2861799679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:42 smithi067 bash[27441]: cluster 2024-04-03T17:07:41.566439+0000 mgr.y (mgr.24370) 5079 : cluster [DBG] pgmap v5063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:43.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:42 smithi067 bash[17655]: cluster 2024-04-03T17:07:41.566439+0000 mgr.y (mgr.24370) 5079 : cluster [DBG] pgmap v5063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:42 smithi082 bash[20963]: cluster 2024-04-03T17:07:41.566439+0000 mgr.y (mgr.24370) 5079 : cluster [DBG] pgmap v5063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:43] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:07:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:07:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:43 smithi082 bash[20963]: audit 2024-04-03T17:07:42.825499+0000 mon.a (mon.0) 4884 : audit [DBG] from='client.? 172.21.15.67:0/63713658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:43 smithi067 bash[17655]: audit 2024-04-03T17:07:42.825499+0000 mon.a (mon.0) 4884 : audit [DBG] from='client.? 172.21.15.67:0/63713658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:43 smithi067 bash[27441]: audit 2024-04-03T17:07:42.825499+0000 mon.a (mon.0) 4884 : audit [DBG] from='client.? 172.21.15.67:0/63713658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:44 smithi082 bash[20963]: cluster 2024-04-03T17:07:43.567205+0000 mgr.y (mgr.24370) 5080 : cluster [DBG] pgmap v5064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:44 smithi067 bash[27441]: cluster 2024-04-03T17:07:43.567205+0000 mgr.y (mgr.24370) 5080 : cluster [DBG] pgmap v5064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:44 smithi067 bash[17655]: cluster 2024-04-03T17:07:43.567205+0000 mgr.y (mgr.24370) 5080 : cluster [DBG] pgmap v5064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:45 smithi082 bash[20963]: audit 2024-04-03T17:07:45.274423+0000 mon.a (mon.0) 4885 : audit [DBG] from='client.? 172.21.15.67:0/637120750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:46.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:45 smithi067 bash[17655]: audit 2024-04-03T17:07:45.274423+0000 mon.a (mon.0) 4885 : audit [DBG] from='client.? 172.21.15.67:0/637120750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:46.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:45 smithi067 bash[27441]: audit 2024-04-03T17:07:45.274423+0000 mon.a (mon.0) 4885 : audit [DBG] from='client.? 172.21.15.67:0/637120750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:46 smithi082 bash[20963]: cluster 2024-04-03T17:07:45.567939+0000 mgr.y (mgr.24370) 5081 : cluster [DBG] pgmap v5065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:46 smithi067 bash[17655]: cluster 2024-04-03T17:07:45.567939+0000 mgr.y (mgr.24370) 5081 : cluster [DBG] pgmap v5065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:46 smithi067 bash[27441]: cluster 2024-04-03T17:07:45.567939+0000 mgr.y (mgr.24370) 5081 : cluster [DBG] pgmap v5065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:47 smithi082 bash[20963]: audit 2024-04-03T17:07:47.735483+0000 mon.c (mon.2) 1975 : audit [DBG] from='client.? 172.21.15.67:0/2270937648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:48.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:47 smithi067 bash[17655]: audit 2024-04-03T17:07:47.735483+0000 mon.c (mon.2) 1975 : audit [DBG] from='client.? 172.21.15.67:0/2270937648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:47 smithi067 bash[27441]: audit 2024-04-03T17:07:47.735483+0000 mon.c (mon.2) 1975 : audit [DBG] from='client.? 172.21.15.67:0/2270937648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:48 smithi082 bash[20963]: cluster 2024-04-03T17:07:47.569088+0000 mgr.y (mgr.24370) 5082 : cluster [DBG] pgmap v5066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:48 smithi067 bash[27441]: cluster 2024-04-03T17:07:47.569088+0000 mgr.y (mgr.24370) 5082 : cluster [DBG] pgmap v5066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:49.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:48 smithi067 bash[17655]: cluster 2024-04-03T17:07:47.569088+0000 mgr.y (mgr.24370) 5082 : cluster [DBG] pgmap v5066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:50 smithi082 bash[20963]: cluster 2024-04-03T17:07:49.569904+0000 mgr.y (mgr.24370) 5083 : cluster [DBG] pgmap v5067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:50 smithi082 bash[20963]: audit 2024-04-03T17:07:50.196458+0000 mon.a (mon.0) 4886 : audit [DBG] from='client.? 172.21.15.67:0/773441332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:50 smithi067 bash[27441]: cluster 2024-04-03T17:07:49.569904+0000 mgr.y (mgr.24370) 5083 : cluster [DBG] pgmap v5067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:50 smithi067 bash[27441]: audit 2024-04-03T17:07:50.196458+0000 mon.a (mon.0) 4886 : audit [DBG] from='client.? 172.21.15.67:0/773441332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:50 smithi067 bash[17655]: cluster 2024-04-03T17:07:49.569904+0000 mgr.y (mgr.24370) 5083 : cluster [DBG] pgmap v5067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:50 smithi067 bash[17655]: audit 2024-04-03T17:07:50.196458+0000 mon.a (mon.0) 4886 : audit [DBG] from='client.? 172.21.15.67:0/773441332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:52 smithi067 bash[27441]: cluster 2024-04-03T17:07:51.571089+0000 mgr.y (mgr.24370) 5084 : cluster [DBG] pgmap v5068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:52 smithi067 bash[27441]: audit 2024-04-03T17:07:52.648857+0000 mon.a (mon.0) 4887 : audit [DBG] from='client.? 172.21.15.67:0/3684144801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:52 smithi067 bash[17655]: cluster 2024-04-03T17:07:51.571089+0000 mgr.y (mgr.24370) 5084 : cluster [DBG] pgmap v5068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:52 smithi067 bash[17655]: audit 2024-04-03T17:07:52.648857+0000 mon.a (mon.0) 4887 : audit [DBG] from='client.? 172.21.15.67:0/3684144801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:52 smithi082 bash[20963]: cluster 2024-04-03T17:07:51.571089+0000 mgr.y (mgr.24370) 5084 : cluster [DBG] pgmap v5068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:52 smithi082 bash[20963]: audit 2024-04-03T17:07:52.648857+0000 mon.a (mon.0) 4887 : audit [DBG] from='client.? 172.21.15.67:0/3684144801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:53] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:07:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:07:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:54 smithi082 bash[20963]: cluster 2024-04-03T17:07:53.571721+0000 mgr.y (mgr.24370) 5085 : cluster [DBG] pgmap v5069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:54 smithi067 bash[17655]: cluster 2024-04-03T17:07:53.571721+0000 mgr.y (mgr.24370) 5085 : cluster [DBG] pgmap v5069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:54 smithi067 bash[27441]: cluster 2024-04-03T17:07:53.571721+0000 mgr.y (mgr.24370) 5085 : cluster [DBG] pgmap v5069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:55 smithi082 bash[20963]: audit 2024-04-03T17:07:54.915072+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:55 smithi082 bash[20963]: audit 2024-04-03T17:07:55.097264+0000 mon.a (mon.0) 4889 : audit [DBG] from='client.? 172.21.15.67:0/4220257843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:55 smithi067 bash[27441]: audit 2024-04-03T17:07:54.915072+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:55 smithi067 bash[27441]: audit 2024-04-03T17:07:55.097264+0000 mon.a (mon.0) 4889 : audit [DBG] from='client.? 172.21.15.67:0/4220257843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:55 smithi067 bash[17655]: audit 2024-04-03T17:07:54.915072+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:07:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:55 smithi067 bash[17655]: audit 2024-04-03T17:07:55.097264+0000 mon.a (mon.0) 4889 : audit [DBG] from='client.? 172.21.15.67:0/4220257843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:56 smithi082 bash[20963]: cluster 2024-04-03T17:07:55.572435+0000 mgr.y (mgr.24370) 5086 : cluster [DBG] pgmap v5070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:56 smithi067 bash[27441]: cluster 2024-04-03T17:07:55.572435+0000 mgr.y (mgr.24370) 5086 : cluster [DBG] pgmap v5070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:56 smithi067 bash[17655]: cluster 2024-04-03T17:07:55.572435+0000 mgr.y (mgr.24370) 5086 : cluster [DBG] pgmap v5070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:57 smithi082 bash[20963]: audit 2024-04-03T17:07:57.552725+0000 mon.c (mon.2) 1976 : audit [DBG] from='client.? 172.21.15.67:0/1251971438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:57 smithi067 bash[17655]: audit 2024-04-03T17:07:57.552725+0000 mon.c (mon.2) 1976 : audit [DBG] from='client.? 172.21.15.67:0/1251971438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:57 smithi067 bash[27441]: audit 2024-04-03T17:07:57.552725+0000 mon.c (mon.2) 1976 : audit [DBG] from='client.? 172.21.15.67:0/1251971438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:07:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:07:58 smithi082 bash[20963]: cluster 2024-04-03T17:07:57.573062+0000 mgr.y (mgr.24370) 5087 : cluster [DBG] pgmap v5071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:59.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:07:58 smithi067 bash[17655]: cluster 2024-04-03T17:07:57.573062+0000 mgr.y (mgr.24370) 5087 : cluster [DBG] pgmap v5071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:07:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:07:58 smithi067 bash[27441]: cluster 2024-04-03T17:07:57.573062+0000 mgr.y (mgr.24370) 5087 : cluster [DBG] pgmap v5071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:00 smithi082 bash[20963]: cluster 2024-04-03T17:07:59.573686+0000 mgr.y (mgr.24370) 5088 : cluster [DBG] pgmap v5072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:00 smithi082 bash[20963]: audit 2024-04-03T17:08:00.007044+0000 mon.c (mon.2) 1977 : audit [DBG] from='client.? 172.21.15.67:0/4067074686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:00 smithi067 bash[17655]: cluster 2024-04-03T17:07:59.573686+0000 mgr.y (mgr.24370) 5088 : cluster [DBG] pgmap v5072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:00 smithi067 bash[17655]: audit 2024-04-03T17:08:00.007044+0000 mon.c (mon.2) 1977 : audit [DBG] from='client.? 172.21.15.67:0/4067074686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:00 smithi067 bash[27441]: cluster 2024-04-03T17:07:59.573686+0000 mgr.y (mgr.24370) 5088 : cluster [DBG] pgmap v5072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:00 smithi067 bash[27441]: audit 2024-04-03T17:08:00.007044+0000 mon.c (mon.2) 1977 : audit [DBG] from='client.? 172.21.15.67:0/4067074686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:02 smithi067 bash[17655]: cluster 2024-04-03T17:08:01.574787+0000 mgr.y (mgr.24370) 5089 : cluster [DBG] pgmap v5073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:02 smithi067 bash[17655]: audit 2024-04-03T17:08:02.458578+0000 mon.a (mon.0) 4890 : audit [DBG] from='client.? 172.21.15.67:0/2826468124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:02 smithi067 bash[27441]: cluster 2024-04-03T17:08:01.574787+0000 mgr.y (mgr.24370) 5089 : cluster [DBG] pgmap v5073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:02 smithi067 bash[27441]: audit 2024-04-03T17:08:02.458578+0000 mon.a (mon.0) 4890 : audit [DBG] from='client.? 172.21.15.67:0/2826468124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:02 smithi082 bash[20963]: cluster 2024-04-03T17:08:01.574787+0000 mgr.y (mgr.24370) 5089 : cluster [DBG] pgmap v5073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:02 smithi082 bash[20963]: audit 2024-04-03T17:08:02.458578+0000 mon.a (mon.0) 4890 : audit [DBG] from='client.? 172.21.15.67:0/2826468124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:03] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:08:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:08:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:04 smithi082 bash[20963]: cluster 2024-04-03T17:08:03.575396+0000 mgr.y (mgr.24370) 5090 : cluster [DBG] pgmap v5074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:04 smithi067 bash[17655]: cluster 2024-04-03T17:08:03.575396+0000 mgr.y (mgr.24370) 5090 : cluster [DBG] pgmap v5074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:04 smithi067 bash[27441]: cluster 2024-04-03T17:08:03.575396+0000 mgr.y (mgr.24370) 5090 : cluster [DBG] pgmap v5074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:05 smithi082 bash[20963]: audit 2024-04-03T17:08:04.908068+0000 mon.c (mon.2) 1978 : audit [DBG] from='client.? 172.21.15.67:0/3312780373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:05 smithi067 bash[27441]: audit 2024-04-03T17:08:04.908068+0000 mon.c (mon.2) 1978 : audit [DBG] from='client.? 172.21.15.67:0/3312780373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:05 smithi067 bash[17655]: audit 2024-04-03T17:08:04.908068+0000 mon.c (mon.2) 1978 : audit [DBG] from='client.? 172.21.15.67:0/3312780373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:06 smithi082 bash[20963]: cluster 2024-04-03T17:08:05.576107+0000 mgr.y (mgr.24370) 5091 : cluster [DBG] pgmap v5075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:06 smithi067 bash[17655]: cluster 2024-04-03T17:08:05.576107+0000 mgr.y (mgr.24370) 5091 : cluster [DBG] pgmap v5075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:06 smithi067 bash[27441]: cluster 2024-04-03T17:08:05.576107+0000 mgr.y (mgr.24370) 5091 : cluster [DBG] pgmap v5075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:07 smithi082 bash[20963]: audit 2024-04-03T17:08:07.365437+0000 mon.a (mon.0) 4891 : audit [DBG] from='client.? 172.21.15.67:0/917648443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:07 smithi067 bash[27441]: audit 2024-04-03T17:08:07.365437+0000 mon.a (mon.0) 4891 : audit [DBG] from='client.? 172.21.15.67:0/917648443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:07 smithi067 bash[17655]: audit 2024-04-03T17:08:07.365437+0000 mon.a (mon.0) 4891 : audit [DBG] from='client.? 172.21.15.67:0/917648443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:08 smithi082 bash[20963]: cluster 2024-04-03T17:08:07.577341+0000 mgr.y (mgr.24370) 5092 : cluster [DBG] pgmap v5076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:08 smithi067 bash[17655]: cluster 2024-04-03T17:08:07.577341+0000 mgr.y (mgr.24370) 5092 : cluster [DBG] pgmap v5076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:08 smithi067 bash[27441]: cluster 2024-04-03T17:08:07.577341+0000 mgr.y (mgr.24370) 5092 : cluster [DBG] pgmap v5076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:09 smithi082 bash[20963]: audit 2024-04-03T17:08:09.818021+0000 mon.c (mon.2) 1979 : audit [DBG] from='client.? 172.21.15.67:0/188063014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:09 smithi067 bash[27441]: audit 2024-04-03T17:08:09.818021+0000 mon.c (mon.2) 1979 : audit [DBG] from='client.? 172.21.15.67:0/188063014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:09 smithi067 bash[17655]: audit 2024-04-03T17:08:09.818021+0000 mon.c (mon.2) 1979 : audit [DBG] from='client.? 172.21.15.67:0/188063014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:10 smithi082 bash[20963]: cluster 2024-04-03T17:08:09.578044+0000 mgr.y (mgr.24370) 5093 : cluster [DBG] pgmap v5077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:10 smithi082 bash[20963]: audit 2024-04-03T17:08:09.915475+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:10 smithi067 bash[17655]: cluster 2024-04-03T17:08:09.578044+0000 mgr.y (mgr.24370) 5093 : cluster [DBG] pgmap v5077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:10 smithi067 bash[17655]: audit 2024-04-03T17:08:09.915475+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:10 smithi067 bash[27441]: cluster 2024-04-03T17:08:09.578044+0000 mgr.y (mgr.24370) 5093 : cluster [DBG] pgmap v5077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:10 smithi067 bash[27441]: audit 2024-04-03T17:08:09.915475+0000 mon.a (mon.0) 4892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:12 smithi082 bash[20963]: cluster 2024-04-03T17:08:11.579230+0000 mgr.y (mgr.24370) 5094 : cluster [DBG] pgmap v5078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:12 smithi082 bash[20963]: audit 2024-04-03T17:08:12.279867+0000 mon.c (mon.2) 1980 : audit [DBG] from='client.? 172.21.15.67:0/2546083807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:13.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:08:13.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:12 smithi067 bash[17655]: cluster 2024-04-03T17:08:11.579230+0000 mgr.y (mgr.24370) 5094 : cluster [DBG] pgmap v5078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:13.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:12 smithi067 bash[17655]: audit 2024-04-03T17:08:12.279867+0000 mon.c (mon.2) 1980 : audit [DBG] from='client.? 172.21.15.67:0/2546083807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:13.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:12 smithi067 bash[27441]: cluster 2024-04-03T17:08:11.579230+0000 mgr.y (mgr.24370) 5094 : cluster [DBG] pgmap v5078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:13.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:12 smithi067 bash[27441]: audit 2024-04-03T17:08:12.279867+0000 mon.c (mon.2) 1980 : audit [DBG] from='client.? 172.21.15.67:0/2546083807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:08:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:14 smithi082 bash[20963]: cluster 2024-04-03T17:08:13.579880+0000 mgr.y (mgr.24370) 5095 : cluster [DBG] pgmap v5079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:14 smithi082 bash[20963]: audit 2024-04-03T17:08:14.737816+0000 mon.c (mon.2) 1981 : audit [DBG] from='client.? 172.21.15.67:0/2268753268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:14 smithi067 bash[17655]: cluster 2024-04-03T17:08:13.579880+0000 mgr.y (mgr.24370) 5095 : cluster [DBG] pgmap v5079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:14 smithi067 bash[17655]: audit 2024-04-03T17:08:14.737816+0000 mon.c (mon.2) 1981 : audit [DBG] from='client.? 172.21.15.67:0/2268753268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:14 smithi067 bash[27441]: cluster 2024-04-03T17:08:13.579880+0000 mgr.y (mgr.24370) 5095 : cluster [DBG] pgmap v5079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:14 smithi067 bash[27441]: audit 2024-04-03T17:08:14.737816+0000 mon.c (mon.2) 1981 : audit [DBG] from='client.? 172.21.15.67:0/2268753268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:16 smithi082 bash[20963]: cluster 2024-04-03T17:08:15.580591+0000 mgr.y (mgr.24370) 5096 : cluster [DBG] pgmap v5080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:16 smithi067 bash[27441]: cluster 2024-04-03T17:08:15.580591+0000 mgr.y (mgr.24370) 5096 : cluster [DBG] pgmap v5080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:16 smithi067 bash[17655]: cluster 2024-04-03T17:08:15.580591+0000 mgr.y (mgr.24370) 5096 : cluster [DBG] pgmap v5080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:17 smithi082 bash[20963]: audit 2024-04-03T17:08:17.191050+0000 mon.c (mon.2) 1982 : audit [DBG] from='client.? 172.21.15.67:0/1235039662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:17 smithi067 bash[17655]: audit 2024-04-03T17:08:17.191050+0000 mon.c (mon.2) 1982 : audit [DBG] from='client.? 172.21.15.67:0/1235039662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:17 smithi067 bash[27441]: audit 2024-04-03T17:08:17.191050+0000 mon.c (mon.2) 1982 : audit [DBG] from='client.? 172.21.15.67:0/1235039662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:18 smithi082 bash[20963]: cluster 2024-04-03T17:08:17.581756+0000 mgr.y (mgr.24370) 5097 : cluster [DBG] pgmap v5081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:19.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:18 smithi067 bash[17655]: cluster 2024-04-03T17:08:17.581756+0000 mgr.y (mgr.24370) 5097 : cluster [DBG] pgmap v5081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:19.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:18 smithi067 bash[27441]: cluster 2024-04-03T17:08:17.581756+0000 mgr.y (mgr.24370) 5097 : cluster [DBG] pgmap v5081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:19 smithi082 bash[20963]: audit 2024-04-03T17:08:19.638374+0000 mon.a (mon.0) 4893 : audit [DBG] from='client.? 172.21.15.67:0/196818089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:19 smithi067 bash[17655]: audit 2024-04-03T17:08:19.638374+0000 mon.a (mon.0) 4893 : audit [DBG] from='client.? 172.21.15.67:0/196818089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:19 smithi067 bash[27441]: audit 2024-04-03T17:08:19.638374+0000 mon.a (mon.0) 4893 : audit [DBG] from='client.? 172.21.15.67:0/196818089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:20 smithi082 bash[20963]: cluster 2024-04-03T17:08:19.582214+0000 mgr.y (mgr.24370) 5098 : cluster [DBG] pgmap v5082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:20 smithi067 bash[17655]: cluster 2024-04-03T17:08:19.582214+0000 mgr.y (mgr.24370) 5098 : cluster [DBG] pgmap v5082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:20 smithi067 bash[27441]: cluster 2024-04-03T17:08:19.582214+0000 mgr.y (mgr.24370) 5098 : cluster [DBG] pgmap v5082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:22 smithi082 bash[20963]: cluster 2024-04-03T17:08:21.583345+0000 mgr.y (mgr.24370) 5099 : cluster [DBG] pgmap v5083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:22 smithi082 bash[20963]: audit 2024-04-03T17:08:22.093505+0000 mon.a (mon.0) 4894 : audit [DBG] from='client.? 172.21.15.67:0/1840525749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:23.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:08:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:22 smithi067 bash[17655]: cluster 2024-04-03T17:08:21.583345+0000 mgr.y (mgr.24370) 5099 : cluster [DBG] pgmap v5083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:22 smithi067 bash[17655]: audit 2024-04-03T17:08:22.093505+0000 mon.a (mon.0) 4894 : audit [DBG] from='client.? 172.21.15.67:0/1840525749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:22 smithi067 bash[27441]: cluster 2024-04-03T17:08:21.583345+0000 mgr.y (mgr.24370) 5099 : cluster [DBG] pgmap v5083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:22 smithi067 bash[27441]: audit 2024-04-03T17:08:22.093505+0000 mon.a (mon.0) 4894 : audit [DBG] from='client.? 172.21.15.67:0/1840525749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:08:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:24 smithi082 bash[20963]: cluster 2024-04-03T17:08:23.584053+0000 mgr.y (mgr.24370) 5100 : cluster [DBG] pgmap v5084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:24 smithi082 bash[20963]: audit 2024-04-03T17:08:24.545971+0000 mon.c (mon.2) 1983 : audit [DBG] from='client.? 172.21.15.67:0/2398403214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:24 smithi067 bash[27441]: cluster 2024-04-03T17:08:23.584053+0000 mgr.y (mgr.24370) 5100 : cluster [DBG] pgmap v5084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:24 smithi067 bash[27441]: audit 2024-04-03T17:08:24.545971+0000 mon.c (mon.2) 1983 : audit [DBG] from='client.? 172.21.15.67:0/2398403214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:24 smithi067 bash[17655]: cluster 2024-04-03T17:08:23.584053+0000 mgr.y (mgr.24370) 5100 : cluster [DBG] pgmap v5084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:24 smithi067 bash[17655]: audit 2024-04-03T17:08:24.545971+0000 mon.c (mon.2) 1983 : audit [DBG] from='client.? 172.21.15.67:0/2398403214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:25 smithi067 bash[27441]: audit 2024-04-03T17:08:24.915891+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:25 smithi067 bash[17655]: audit 2024-04-03T17:08:24.915891+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:25 smithi082 bash[20963]: audit 2024-04-03T17:08:24.915891+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:26 smithi067 bash[27441]: cluster 2024-04-03T17:08:25.584763+0000 mgr.y (mgr.24370) 5101 : cluster [DBG] pgmap v5085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:26 smithi067 bash[17655]: cluster 2024-04-03T17:08:25.584763+0000 mgr.y (mgr.24370) 5101 : cluster [DBG] pgmap v5085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:26 smithi082 bash[20963]: cluster 2024-04-03T17:08:25.584763+0000 mgr.y (mgr.24370) 5101 : cluster [DBG] pgmap v5085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:27 smithi067 bash[27441]: audit 2024-04-03T17:08:27.013178+0000 mon.a (mon.0) 4896 : audit [DBG] from='client.? 172.21.15.67:0/3322833909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:27 smithi067 bash[17655]: audit 2024-04-03T17:08:27.013178+0000 mon.a (mon.0) 4896 : audit [DBG] from='client.? 172.21.15.67:0/3322833909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:27 smithi082 bash[20963]: audit 2024-04-03T17:08:27.013178+0000 mon.a (mon.0) 4896 : audit [DBG] from='client.? 172.21.15.67:0/3322833909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:28 smithi067 bash[27441]: cluster 2024-04-03T17:08:27.585850+0000 mgr.y (mgr.24370) 5102 : cluster [DBG] pgmap v5086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:28 smithi067 bash[17655]: cluster 2024-04-03T17:08:27.585850+0000 mgr.y (mgr.24370) 5102 : cluster [DBG] pgmap v5086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:28 smithi082 bash[20963]: cluster 2024-04-03T17:08:27.585850+0000 mgr.y (mgr.24370) 5102 : cluster [DBG] pgmap v5086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:30.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:29 smithi067 bash[17655]: audit 2024-04-03T17:08:29.468983+0000 mon.c (mon.2) 1984 : audit [DBG] from='client.? 172.21.15.67:0/17710417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:29 smithi067 bash[27441]: audit 2024-04-03T17:08:29.468983+0000 mon.c (mon.2) 1984 : audit [DBG] from='client.? 172.21.15.67:0/17710417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:29 smithi082 bash[20963]: audit 2024-04-03T17:08:29.468983+0000 mon.c (mon.2) 1984 : audit [DBG] from='client.? 172.21.15.67:0/17710417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:31.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:30 smithi067 bash[27441]: cluster 2024-04-03T17:08:29.586555+0000 mgr.y (mgr.24370) 5103 : cluster [DBG] pgmap v5087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:30 smithi067 bash[17655]: cluster 2024-04-03T17:08:29.586555+0000 mgr.y (mgr.24370) 5103 : cluster [DBG] pgmap v5087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:30 smithi082 bash[20963]: cluster 2024-04-03T17:08:29.586555+0000 mgr.y (mgr.24370) 5103 : cluster [DBG] pgmap v5087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:33.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:08:33.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:32 smithi067 bash[17655]: cluster 2024-04-03T17:08:31.587670+0000 mgr.y (mgr.24370) 5104 : cluster [DBG] pgmap v5088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:33.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:32 smithi067 bash[17655]: audit 2024-04-03T17:08:31.916738+0000 mon.c (mon.2) 1985 : audit [DBG] from='client.? 172.21.15.67:0/3528362717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:33.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:32 smithi067 bash[27441]: cluster 2024-04-03T17:08:31.587670+0000 mgr.y (mgr.24370) 5104 : cluster [DBG] pgmap v5088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:33.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:32 smithi067 bash[27441]: audit 2024-04-03T17:08:31.916738+0000 mon.c (mon.2) 1985 : audit [DBG] from='client.? 172.21.15.67:0/3528362717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:32 smithi082 bash[20963]: cluster 2024-04-03T17:08:31.587670+0000 mgr.y (mgr.24370) 5104 : cluster [DBG] pgmap v5088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:32 smithi082 bash[20963]: audit 2024-04-03T17:08:31.916738+0000 mon.c (mon.2) 1985 : audit [DBG] from='client.? 172.21.15.67:0/3528362717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:08:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:34 smithi082 bash[20963]: cluster 2024-04-03T17:08:33.588385+0000 mgr.y (mgr.24370) 5105 : cluster [DBG] pgmap v5089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:34 smithi082 bash[20963]: audit 2024-04-03T17:08:34.368490+0000 mon.a (mon.0) 4897 : audit [DBG] from='client.? 172.21.15.67:0/2167229801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:34 smithi067 bash[27441]: cluster 2024-04-03T17:08:33.588385+0000 mgr.y (mgr.24370) 5105 : cluster [DBG] pgmap v5089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:34 smithi067 bash[27441]: audit 2024-04-03T17:08:34.368490+0000 mon.a (mon.0) 4897 : audit [DBG] from='client.? 172.21.15.67:0/2167229801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:34 smithi067 bash[17655]: cluster 2024-04-03T17:08:33.588385+0000 mgr.y (mgr.24370) 5105 : cluster [DBG] pgmap v5089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:34 smithi067 bash[17655]: audit 2024-04-03T17:08:34.368490+0000 mon.a (mon.0) 4897 : audit [DBG] from='client.? 172.21.15.67:0/2167229801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:36 smithi082 bash[20963]: cluster 2024-04-03T17:08:35.589425+0000 mgr.y (mgr.24370) 5106 : cluster [DBG] pgmap v5090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:36 smithi082 bash[20963]: audit 2024-04-03T17:08:36.831953+0000 mon.c (mon.2) 1986 : audit [DBG] from='client.? 172.21.15.67:0/4009471396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:36 smithi067 bash[17655]: cluster 2024-04-03T17:08:35.589425+0000 mgr.y (mgr.24370) 5106 : cluster [DBG] pgmap v5090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:36 smithi067 bash[17655]: audit 2024-04-03T17:08:36.831953+0000 mon.c (mon.2) 1986 : audit [DBG] from='client.? 172.21.15.67:0/4009471396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:36 smithi067 bash[27441]: cluster 2024-04-03T17:08:35.589425+0000 mgr.y (mgr.24370) 5106 : cluster [DBG] pgmap v5090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:36 smithi067 bash[27441]: audit 2024-04-03T17:08:36.831953+0000 mon.c (mon.2) 1986 : audit [DBG] from='client.? 172.21.15.67:0/4009471396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:37 smithi082 bash[20963]: audit 2024-04-03T17:08:37.588349+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:08:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:37 smithi067 bash[17655]: audit 2024-04-03T17:08:37.588349+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:08:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:37 smithi067 bash[27441]: audit 2024-04-03T17:08:37.588349+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:08:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:38 smithi082 bash[20963]: cluster 2024-04-03T17:08:37.590456+0000 mgr.y (mgr.24370) 5107 : cluster [DBG] pgmap v5091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:38 smithi067 bash[17655]: cluster 2024-04-03T17:08:37.590456+0000 mgr.y (mgr.24370) 5107 : cluster [DBG] pgmap v5091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:38 smithi067 bash[27441]: cluster 2024-04-03T17:08:37.590456+0000 mgr.y (mgr.24370) 5107 : cluster [DBG] pgmap v5091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:39 smithi082 bash[20963]: audit 2024-04-03T17:08:39.281703+0000 mon.c (mon.2) 1987 : audit [DBG] from='client.? 172.21.15.67:0/1359469937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:39 smithi082 bash[20963]: audit 2024-04-03T17:08:39.916595+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:39 smithi067 bash[17655]: audit 2024-04-03T17:08:39.281703+0000 mon.c (mon.2) 1987 : audit [DBG] from='client.? 172.21.15.67:0/1359469937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:39 smithi067 bash[17655]: audit 2024-04-03T17:08:39.916595+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:39 smithi067 bash[27441]: audit 2024-04-03T17:08:39.281703+0000 mon.c (mon.2) 1987 : audit [DBG] from='client.? 172.21.15.67:0/1359469937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:39 smithi067 bash[27441]: audit 2024-04-03T17:08:39.916595+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:40 smithi082 bash[20963]: cluster 2024-04-03T17:08:39.591097+0000 mgr.y (mgr.24370) 5108 : cluster [DBG] pgmap v5092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:41.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:40 smithi067 bash[17655]: cluster 2024-04-03T17:08:39.591097+0000 mgr.y (mgr.24370) 5108 : cluster [DBG] pgmap v5092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:40 smithi067 bash[27441]: cluster 2024-04-03T17:08:39.591097+0000 mgr.y (mgr.24370) 5108 : cluster [DBG] pgmap v5092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:41 smithi082 bash[20963]: audit 2024-04-03T17:08:41.741481+0000 mon.a (mon.0) 4900 : audit [DBG] from='client.? 172.21.15.67:0/2636348048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:42.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:41 smithi067 bash[17655]: audit 2024-04-03T17:08:41.741481+0000 mon.a (mon.0) 4900 : audit [DBG] from='client.? 172.21.15.67:0/2636348048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:41 smithi067 bash[27441]: audit 2024-04-03T17:08:41.741481+0000 mon.a (mon.0) 4900 : audit [DBG] from='client.? 172.21.15.67:0/2636348048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:42 smithi082 bash[20963]: cluster 2024-04-03T17:08:41.591811+0000 mgr.y (mgr.24370) 5109 : cluster [DBG] pgmap v5093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:42 smithi067 bash[27441]: cluster 2024-04-03T17:08:41.591811+0000 mgr.y (mgr.24370) 5109 : cluster [DBG] pgmap v5093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:42 smithi067 bash[17655]: cluster 2024-04-03T17:08:41.591811+0000 mgr.y (mgr.24370) 5109 : cluster [DBG] pgmap v5093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:08:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:08:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:44 smithi082 bash[20963]: audit 2024-04-03T17:08:43.348178+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:44 smithi082 bash[20963]: audit 2024-04-03T17:08:43.357378+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:44 smithi082 bash[20963]: audit 2024-04-03T17:08:43.590282+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:44 smithi082 bash[20963]: cluster 2024-04-03T17:08:43.592297+0000 mgr.y (mgr.24370) 5110 : cluster [DBG] pgmap v5094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:44 smithi082 bash[20963]: audit 2024-04-03T17:08:43.597794+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:44 smithi082 bash[20963]: audit 2024-04-03T17:08:44.023829+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:08:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:44 smithi082 bash[20963]: audit 2024-04-03T17:08:44.025290+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:08:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:44 smithi082 bash[20963]: audit 2024-04-03T17:08:44.034559+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:44 smithi082 bash[20963]: audit 2024-04-03T17:08:44.193880+0000 mon.c (mon.2) 1988 : audit [DBG] from='client.? 172.21.15.67:0/3921128718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[17655]: audit 2024-04-03T17:08:43.348178+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[17655]: audit 2024-04-03T17:08:43.357378+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[17655]: audit 2024-04-03T17:08:43.590282+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[17655]: cluster 2024-04-03T17:08:43.592297+0000 mgr.y (mgr.24370) 5110 : cluster [DBG] pgmap v5094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[17655]: audit 2024-04-03T17:08:43.597794+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[17655]: audit 2024-04-03T17:08:44.023829+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[17655]: audit 2024-04-03T17:08:44.025290+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[17655]: audit 2024-04-03T17:08:44.034559+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[17655]: audit 2024-04-03T17:08:44.193880+0000 mon.c (mon.2) 1988 : audit [DBG] from='client.? 172.21.15.67:0/3921128718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[27441]: audit 2024-04-03T17:08:43.348178+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[27441]: audit 2024-04-03T17:08:43.357378+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[27441]: audit 2024-04-03T17:08:43.590282+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[27441]: cluster 2024-04-03T17:08:43.592297+0000 mgr.y (mgr.24370) 5110 : cluster [DBG] pgmap v5094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[27441]: audit 2024-04-03T17:08:43.597794+0000 mon.a (mon.0) 4904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[27441]: audit 2024-04-03T17:08:44.023829+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:08:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[27441]: audit 2024-04-03T17:08:44.025290+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:08:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[27441]: audit 2024-04-03T17:08:44.034559+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:08:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:44 smithi067 bash[27441]: audit 2024-04-03T17:08:44.193880+0000 mon.c (mon.2) 1988 : audit [DBG] from='client.? 172.21.15.67:0/3921128718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:46 smithi067 bash[17655]: cluster 2024-04-03T17:08:45.593023+0000 mgr.y (mgr.24370) 5111 : cluster [DBG] pgmap v5095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:46 smithi067 bash[27441]: cluster 2024-04-03T17:08:45.593023+0000 mgr.y (mgr.24370) 5111 : cluster [DBG] pgmap v5095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:46 smithi082 bash[20963]: cluster 2024-04-03T17:08:45.593023+0000 mgr.y (mgr.24370) 5111 : cluster [DBG] pgmap v5095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:47 smithi067 bash[17655]: audit 2024-04-03T17:08:46.653019+0000 mon.a (mon.0) 4908 : audit [DBG] from='client.? 172.21.15.67:0/3062946206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:47 smithi067 bash[27441]: audit 2024-04-03T17:08:46.653019+0000 mon.a (mon.0) 4908 : audit [DBG] from='client.? 172.21.15.67:0/3062946206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:47 smithi082 bash[20963]: audit 2024-04-03T17:08:46.653019+0000 mon.a (mon.0) 4908 : audit [DBG] from='client.? 172.21.15.67:0/3062946206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:48.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:48 smithi067 bash[27441]: cluster 2024-04-03T17:08:47.593953+0000 mgr.y (mgr.24370) 5112 : cluster [DBG] pgmap v5096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:48 smithi067 bash[17655]: cluster 2024-04-03T17:08:47.593953+0000 mgr.y (mgr.24370) 5112 : cluster [DBG] pgmap v5096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:48 smithi082 bash[20963]: cluster 2024-04-03T17:08:47.593953+0000 mgr.y (mgr.24370) 5112 : cluster [DBG] pgmap v5096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:49.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:49 smithi067 bash[17655]: audit 2024-04-03T17:08:49.103622+0000 mon.c (mon.2) 1989 : audit [DBG] from='client.? 172.21.15.67:0/680877098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:49 smithi067 bash[27441]: audit 2024-04-03T17:08:49.103622+0000 mon.c (mon.2) 1989 : audit [DBG] from='client.? 172.21.15.67:0/680877098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:49 smithi082 bash[20963]: audit 2024-04-03T17:08:49.103622+0000 mon.c (mon.2) 1989 : audit [DBG] from='client.? 172.21.15.67:0/680877098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:50 smithi082 bash[20963]: cluster 2024-04-03T17:08:49.594620+0000 mgr.y (mgr.24370) 5113 : cluster [DBG] pgmap v5097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:50 smithi067 bash[27441]: cluster 2024-04-03T17:08:49.594620+0000 mgr.y (mgr.24370) 5113 : cluster [DBG] pgmap v5097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:50 smithi067 bash[17655]: cluster 2024-04-03T17:08:49.594620+0000 mgr.y (mgr.24370) 5113 : cluster [DBG] pgmap v5097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:51 smithi082 bash[20963]: audit 2024-04-03T17:08:51.563717+0000 mon.c (mon.2) 1990 : audit [DBG] from='client.? 172.21.15.67:0/3212732609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:52.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:51 smithi067 bash[17655]: audit 2024-04-03T17:08:51.563717+0000 mon.c (mon.2) 1990 : audit [DBG] from='client.? 172.21.15.67:0/3212732609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:51 smithi067 bash[27441]: audit 2024-04-03T17:08:51.563717+0000 mon.c (mon.2) 1990 : audit [DBG] from='client.? 172.21.15.67:0/3212732609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:52 smithi067 bash[27441]: cluster 2024-04-03T17:08:51.595601+0000 mgr.y (mgr.24370) 5114 : cluster [DBG] pgmap v5098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:53.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:52 smithi067 bash[17655]: cluster 2024-04-03T17:08:51.595601+0000 mgr.y (mgr.24370) 5114 : cluster [DBG] pgmap v5098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:52 smithi082 bash[20963]: cluster 2024-04-03T17:08:51.595601+0000 mgr.y (mgr.24370) 5114 : cluster [DBG] pgmap v5098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:08:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:08:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:54 smithi082 bash[20963]: cluster 2024-04-03T17:08:53.596215+0000 mgr.y (mgr.24370) 5115 : cluster [DBG] pgmap v5099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:54 smithi082 bash[20963]: audit 2024-04-03T17:08:54.031002+0000 mon.a (mon.0) 4909 : audit [DBG] from='client.? 172.21.15.67:0/1926657415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:54 smithi067 bash[17655]: cluster 2024-04-03T17:08:53.596215+0000 mgr.y (mgr.24370) 5115 : cluster [DBG] pgmap v5099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:54 smithi067 bash[17655]: audit 2024-04-03T17:08:54.031002+0000 mon.a (mon.0) 4909 : audit [DBG] from='client.? 172.21.15.67:0/1926657415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:54 smithi067 bash[27441]: cluster 2024-04-03T17:08:53.596215+0000 mgr.y (mgr.24370) 5115 : cluster [DBG] pgmap v5099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:54 smithi067 bash[27441]: audit 2024-04-03T17:08:54.031002+0000 mon.a (mon.0) 4909 : audit [DBG] from='client.? 172.21.15.67:0/1926657415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:55 smithi082 bash[20963]: audit 2024-04-03T17:08:54.916949+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:55 smithi067 bash[17655]: audit 2024-04-03T17:08:54.916949+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:55 smithi067 bash[27441]: audit 2024-04-03T17:08:54.916949+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:08:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:56 smithi082 bash[20963]: cluster 2024-04-03T17:08:55.597098+0000 mgr.y (mgr.24370) 5116 : cluster [DBG] pgmap v5100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:56 smithi082 bash[20963]: audit 2024-04-03T17:08:56.490378+0000 mon.c (mon.2) 1991 : audit [DBG] from='client.? 172.21.15.67:0/1935691749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:57.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:56 smithi067 bash[17655]: cluster 2024-04-03T17:08:55.597098+0000 mgr.y (mgr.24370) 5116 : cluster [DBG] pgmap v5100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:57.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:56 smithi067 bash[17655]: audit 2024-04-03T17:08:56.490378+0000 mon.c (mon.2) 1991 : audit [DBG] from='client.? 172.21.15.67:0/1935691749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:56 smithi067 bash[27441]: cluster 2024-04-03T17:08:55.597098+0000 mgr.y (mgr.24370) 5116 : cluster [DBG] pgmap v5100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:56 smithi067 bash[27441]: audit 2024-04-03T17:08:56.490378+0000 mon.c (mon.2) 1991 : audit [DBG] from='client.? 172.21.15.67:0/1935691749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:08:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:58 smithi082 bash[20963]: cluster 2024-04-03T17:08:57.598026+0000 mgr.y (mgr.24370) 5117 : cluster [DBG] pgmap v5101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:58 smithi067 bash[17655]: cluster 2024-04-03T17:08:57.598026+0000 mgr.y (mgr.24370) 5117 : cluster [DBG] pgmap v5101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:08:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:58 smithi067 bash[27441]: cluster 2024-04-03T17:08:57.598026+0000 mgr.y (mgr.24370) 5117 : cluster [DBG] pgmap v5101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:08:59 smithi082 bash[20963]: audit 2024-04-03T17:08:58.941624+0000 mon.c (mon.2) 1992 : audit [DBG] from='client.? 172.21.15.67:0/3601825390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:08:59 smithi067 bash[27441]: audit 2024-04-03T17:08:58.941624+0000 mon.c (mon.2) 1992 : audit [DBG] from='client.? 172.21.15.67:0/3601825390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:08:59 smithi067 bash[17655]: audit 2024-04-03T17:08:58.941624+0000 mon.c (mon.2) 1992 : audit [DBG] from='client.? 172.21.15.67:0/3601825390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:00 smithi082 bash[20963]: cluster 2024-04-03T17:08:59.598659+0000 mgr.y (mgr.24370) 5118 : cluster [DBG] pgmap v5102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:00 smithi067 bash[17655]: cluster 2024-04-03T17:08:59.598659+0000 mgr.y (mgr.24370) 5118 : cluster [DBG] pgmap v5102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:00 smithi067 bash[27441]: cluster 2024-04-03T17:08:59.598659+0000 mgr.y (mgr.24370) 5118 : cluster [DBG] pgmap v5102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:01 smithi082 bash[20963]: audit 2024-04-03T17:09:01.398112+0000 mon.a (mon.0) 4911 : audit [DBG] from='client.? 172.21.15.67:0/3494792784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:01 smithi067 bash[17655]: audit 2024-04-03T17:09:01.398112+0000 mon.a (mon.0) 4911 : audit [DBG] from='client.? 172.21.15.67:0/3494792784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:01 smithi067 bash[27441]: audit 2024-04-03T17:09:01.398112+0000 mon.a (mon.0) 4911 : audit [DBG] from='client.? 172.21.15.67:0/3494792784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:02 smithi067 bash[27441]: cluster 2024-04-03T17:09:01.599929+0000 mgr.y (mgr.24370) 5119 : cluster [DBG] pgmap v5103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:02 smithi067 bash[17655]: cluster 2024-04-03T17:09:01.599929+0000 mgr.y (mgr.24370) 5119 : cluster [DBG] pgmap v5103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:02 smithi082 bash[20963]: cluster 2024-04-03T17:09:01.599929+0000 mgr.y (mgr.24370) 5119 : cluster [DBG] pgmap v5103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:09:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:09:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:04 smithi082 bash[20963]: cluster 2024-04-03T17:09:03.600630+0000 mgr.y (mgr.24370) 5120 : cluster [DBG] pgmap v5104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:04 smithi082 bash[20963]: audit 2024-04-03T17:09:03.854971+0000 mon.a (mon.0) 4912 : audit [DBG] from='client.? 172.21.15.67:0/507083443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:04 smithi067 bash[17655]: cluster 2024-04-03T17:09:03.600630+0000 mgr.y (mgr.24370) 5120 : cluster [DBG] pgmap v5104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:04 smithi067 bash[17655]: audit 2024-04-03T17:09:03.854971+0000 mon.a (mon.0) 4912 : audit [DBG] from='client.? 172.21.15.67:0/507083443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:04 smithi067 bash[27441]: cluster 2024-04-03T17:09:03.600630+0000 mgr.y (mgr.24370) 5120 : cluster [DBG] pgmap v5104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:04 smithi067 bash[27441]: audit 2024-04-03T17:09:03.854971+0000 mon.a (mon.0) 4912 : audit [DBG] from='client.? 172.21.15.67:0/507083443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:06 smithi082 bash[20963]: cluster 2024-04-03T17:09:05.601523+0000 mgr.y (mgr.24370) 5121 : cluster [DBG] pgmap v5105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:06 smithi082 bash[20963]: audit 2024-04-03T17:09:06.310211+0000 mon.a (mon.0) 4913 : audit [DBG] from='client.? 172.21.15.67:0/990465105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:06 smithi067 bash[17655]: cluster 2024-04-03T17:09:05.601523+0000 mgr.y (mgr.24370) 5121 : cluster [DBG] pgmap v5105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:06 smithi067 bash[17655]: audit 2024-04-03T17:09:06.310211+0000 mon.a (mon.0) 4913 : audit [DBG] from='client.? 172.21.15.67:0/990465105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:06 smithi067 bash[27441]: cluster 2024-04-03T17:09:05.601523+0000 mgr.y (mgr.24370) 5121 : cluster [DBG] pgmap v5105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:06 smithi067 bash[27441]: audit 2024-04-03T17:09:06.310211+0000 mon.a (mon.0) 4913 : audit [DBG] from='client.? 172.21.15.67:0/990465105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:08 smithi082 bash[20963]: cluster 2024-04-03T17:09:07.602274+0000 mgr.y (mgr.24370) 5122 : cluster [DBG] pgmap v5106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:08 smithi067 bash[17655]: cluster 2024-04-03T17:09:07.602274+0000 mgr.y (mgr.24370) 5122 : cluster [DBG] pgmap v5106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:08 smithi067 bash[27441]: cluster 2024-04-03T17:09:07.602274+0000 mgr.y (mgr.24370) 5122 : cluster [DBG] pgmap v5106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:09 smithi082 bash[20963]: audit 2024-04-03T17:09:08.769705+0000 mon.a (mon.0) 4914 : audit [DBG] from='client.? 172.21.15.67:0/871598932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:10.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:09 smithi067 bash[17655]: audit 2024-04-03T17:09:08.769705+0000 mon.a (mon.0) 4914 : audit [DBG] from='client.? 172.21.15.67:0/871598932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:09 smithi067 bash[27441]: audit 2024-04-03T17:09:08.769705+0000 mon.a (mon.0) 4914 : audit [DBG] from='client.? 172.21.15.67:0/871598932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:10 smithi082 bash[20963]: cluster 2024-04-03T17:09:09.602946+0000 mgr.y (mgr.24370) 5123 : cluster [DBG] pgmap v5107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:10 smithi082 bash[20963]: audit 2024-04-03T17:09:09.917734+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:10 smithi067 bash[17655]: cluster 2024-04-03T17:09:09.602946+0000 mgr.y (mgr.24370) 5123 : cluster [DBG] pgmap v5107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:10 smithi067 bash[17655]: audit 2024-04-03T17:09:09.917734+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:10 smithi067 bash[27441]: cluster 2024-04-03T17:09:09.602946+0000 mgr.y (mgr.24370) 5123 : cluster [DBG] pgmap v5107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:10 smithi067 bash[27441]: audit 2024-04-03T17:09:09.917734+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:11 smithi082 bash[20963]: audit 2024-04-03T17:09:11.221614+0000 mon.a (mon.0) 4916 : audit [DBG] from='client.? 172.21.15.67:0/1701077474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:11 smithi067 bash[17655]: audit 2024-04-03T17:09:11.221614+0000 mon.a (mon.0) 4916 : audit [DBG] from='client.? 172.21.15.67:0/1701077474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:11 smithi067 bash[27441]: audit 2024-04-03T17:09:11.221614+0000 mon.a (mon.0) 4916 : audit [DBG] from='client.? 172.21.15.67:0/1701077474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:12 smithi067 bash[27441]: cluster 2024-04-03T17:09:11.604211+0000 mgr.y (mgr.24370) 5124 : cluster [DBG] pgmap v5108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:12 smithi067 bash[17655]: cluster 2024-04-03T17:09:11.604211+0000 mgr.y (mgr.24370) 5124 : cluster [DBG] pgmap v5108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:12 smithi082 bash[20963]: cluster 2024-04-03T17:09:11.604211+0000 mgr.y (mgr.24370) 5124 : cluster [DBG] pgmap v5108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:13] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T17:09:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:09:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:14 smithi082 bash[20963]: cluster 2024-04-03T17:09:13.605001+0000 mgr.y (mgr.24370) 5125 : cluster [DBG] pgmap v5109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:14 smithi082 bash[20963]: audit 2024-04-03T17:09:13.680632+0000 mon.a (mon.0) 4917 : audit [DBG] from='client.? 172.21.15.67:0/2673372681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:14 smithi067 bash[17655]: cluster 2024-04-03T17:09:13.605001+0000 mgr.y (mgr.24370) 5125 : cluster [DBG] pgmap v5109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:14 smithi067 bash[17655]: audit 2024-04-03T17:09:13.680632+0000 mon.a (mon.0) 4917 : audit [DBG] from='client.? 172.21.15.67:0/2673372681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:14 smithi067 bash[27441]: cluster 2024-04-03T17:09:13.605001+0000 mgr.y (mgr.24370) 5125 : cluster [DBG] pgmap v5109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:14 smithi067 bash[27441]: audit 2024-04-03T17:09:13.680632+0000 mon.a (mon.0) 4917 : audit [DBG] from='client.? 172.21.15.67:0/2673372681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:16 smithi082 bash[20963]: cluster 2024-04-03T17:09:15.605995+0000 mgr.y (mgr.24370) 5126 : cluster [DBG] pgmap v5110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:16 smithi082 bash[20963]: audit 2024-04-03T17:09:16.138117+0000 mon.c (mon.2) 1993 : audit [DBG] from='client.? 172.21.15.67:0/352607369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:16 smithi067 bash[17655]: cluster 2024-04-03T17:09:15.605995+0000 mgr.y (mgr.24370) 5126 : cluster [DBG] pgmap v5110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:16 smithi067 bash[17655]: audit 2024-04-03T17:09:16.138117+0000 mon.c (mon.2) 1993 : audit [DBG] from='client.? 172.21.15.67:0/352607369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:16 smithi067 bash[27441]: cluster 2024-04-03T17:09:15.605995+0000 mgr.y (mgr.24370) 5126 : cluster [DBG] pgmap v5110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:16 smithi067 bash[27441]: audit 2024-04-03T17:09:16.138117+0000 mon.c (mon.2) 1993 : audit [DBG] from='client.? 172.21.15.67:0/352607369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:18 smithi067 bash[17655]: cluster 2024-04-03T17:09:17.606805+0000 mgr.y (mgr.24370) 5127 : cluster [DBG] pgmap v5111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:18 smithi067 bash[17655]: audit 2024-04-03T17:09:18.592881+0000 mon.a (mon.0) 4918 : audit [DBG] from='client.? 172.21.15.67:0/1445170955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:18.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:18 smithi067 bash[27441]: cluster 2024-04-03T17:09:17.606805+0000 mgr.y (mgr.24370) 5127 : cluster [DBG] pgmap v5111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:18.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:18 smithi067 bash[27441]: audit 2024-04-03T17:09:18.592881+0000 mon.a (mon.0) 4918 : audit [DBG] from='client.? 172.21.15.67:0/1445170955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:18 smithi082 bash[20963]: cluster 2024-04-03T17:09:17.606805+0000 mgr.y (mgr.24370) 5127 : cluster [DBG] pgmap v5111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:18 smithi082 bash[20963]: audit 2024-04-03T17:09:18.592881+0000 mon.a (mon.0) 4918 : audit [DBG] from='client.? 172.21.15.67:0/1445170955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:20 smithi067 bash[17655]: cluster 2024-04-03T17:09:19.607421+0000 mgr.y (mgr.24370) 5128 : cluster [DBG] pgmap v5112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:20 smithi067 bash[27441]: cluster 2024-04-03T17:09:19.607421+0000 mgr.y (mgr.24370) 5128 : cluster [DBG] pgmap v5112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:20 smithi082 bash[20963]: cluster 2024-04-03T17:09:19.607421+0000 mgr.y (mgr.24370) 5128 : cluster [DBG] pgmap v5112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:21 smithi067 bash[17655]: audit 2024-04-03T17:09:21.052080+0000 mon.a (mon.0) 4919 : audit [DBG] from='client.? 172.21.15.67:0/4092400112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:21 smithi067 bash[27441]: audit 2024-04-03T17:09:21.052080+0000 mon.a (mon.0) 4919 : audit [DBG] from='client.? 172.21.15.67:0/4092400112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:21 smithi082 bash[20963]: audit 2024-04-03T17:09:21.052080+0000 mon.a (mon.0) 4919 : audit [DBG] from='client.? 172.21.15.67:0/4092400112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:22 smithi067 bash[17655]: cluster 2024-04-03T17:09:21.608726+0000 mgr.y (mgr.24370) 5129 : cluster [DBG] pgmap v5113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:22 smithi067 bash[27441]: cluster 2024-04-03T17:09:21.608726+0000 mgr.y (mgr.24370) 5129 : cluster [DBG] pgmap v5113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:22 smithi082 bash[20963]: cluster 2024-04-03T17:09:21.608726+0000 mgr.y (mgr.24370) 5129 : cluster [DBG] pgmap v5113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:23] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T17:09:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:23 smithi082 bash[20963]: audit 2024-04-03T17:09:23.512141+0000 mon.a (mon.0) 4920 : audit [DBG] from='client.? 172.21.15.67:0/2386903698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:09:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:23 smithi067 bash[27441]: audit 2024-04-03T17:09:23.512141+0000 mon.a (mon.0) 4920 : audit [DBG] from='client.? 172.21.15.67:0/2386903698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:23 smithi067 bash[17655]: audit 2024-04-03T17:09:23.512141+0000 mon.a (mon.0) 4920 : audit [DBG] from='client.? 172.21.15.67:0/2386903698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:24.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:24 smithi067 bash[17655]: cluster 2024-04-03T17:09:23.609362+0000 mgr.y (mgr.24370) 5130 : cluster [DBG] pgmap v5114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:24.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:24 smithi067 bash[27441]: cluster 2024-04-03T17:09:23.609362+0000 mgr.y (mgr.24370) 5130 : cluster [DBG] pgmap v5114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:24 smithi082 bash[20963]: cluster 2024-04-03T17:09:23.609362+0000 mgr.y (mgr.24370) 5130 : cluster [DBG] pgmap v5114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:25 smithi082 bash[20963]: audit 2024-04-03T17:09:24.918029+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:25 smithi067 bash[17655]: audit 2024-04-03T17:09:24.918029+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:25 smithi067 bash[27441]: audit 2024-04-03T17:09:24.918029+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:26 smithi082 bash[20963]: cluster 2024-04-03T17:09:25.610110+0000 mgr.y (mgr.24370) 5131 : cluster [DBG] pgmap v5115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:26 smithi082 bash[20963]: audit 2024-04-03T17:09:25.975752+0000 mon.a (mon.0) 4922 : audit [DBG] from='client.? 172.21.15.67:0/900711481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:26 smithi067 bash[17655]: cluster 2024-04-03T17:09:25.610110+0000 mgr.y (mgr.24370) 5131 : cluster [DBG] pgmap v5115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:26 smithi067 bash[17655]: audit 2024-04-03T17:09:25.975752+0000 mon.a (mon.0) 4922 : audit [DBG] from='client.? 172.21.15.67:0/900711481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:26 smithi067 bash[27441]: cluster 2024-04-03T17:09:25.610110+0000 mgr.y (mgr.24370) 5131 : cluster [DBG] pgmap v5115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:26 smithi067 bash[27441]: audit 2024-04-03T17:09:25.975752+0000 mon.a (mon.0) 4922 : audit [DBG] from='client.? 172.21.15.67:0/900711481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:28 smithi082 bash[20963]: cluster 2024-04-03T17:09:27.610749+0000 mgr.y (mgr.24370) 5132 : cluster [DBG] pgmap v5116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:28 smithi082 bash[20963]: audit 2024-04-03T17:09:28.423423+0000 mon.a (mon.0) 4923 : audit [DBG] from='client.? 172.21.15.67:0/3192909216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:28 smithi067 bash[17655]: cluster 2024-04-03T17:09:27.610749+0000 mgr.y (mgr.24370) 5132 : cluster [DBG] pgmap v5116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:28 smithi067 bash[17655]: audit 2024-04-03T17:09:28.423423+0000 mon.a (mon.0) 4923 : audit [DBG] from='client.? 172.21.15.67:0/3192909216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:28 smithi067 bash[27441]: cluster 2024-04-03T17:09:27.610749+0000 mgr.y (mgr.24370) 5132 : cluster [DBG] pgmap v5116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:28 smithi067 bash[27441]: audit 2024-04-03T17:09:28.423423+0000 mon.a (mon.0) 4923 : audit [DBG] from='client.? 172.21.15.67:0/3192909216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:30 smithi082 bash[20963]: cluster 2024-04-03T17:09:29.611478+0000 mgr.y (mgr.24370) 5133 : cluster [DBG] pgmap v5117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:30 smithi067 bash[27441]: cluster 2024-04-03T17:09:29.611478+0000 mgr.y (mgr.24370) 5133 : cluster [DBG] pgmap v5117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:30 smithi067 bash[17655]: cluster 2024-04-03T17:09:29.611478+0000 mgr.y (mgr.24370) 5133 : cluster [DBG] pgmap v5117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:31 smithi082 bash[20963]: audit 2024-04-03T17:09:30.879598+0000 mon.c (mon.2) 1994 : audit [DBG] from='client.? 172.21.15.67:0/505870242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:31 smithi067 bash[27441]: audit 2024-04-03T17:09:30.879598+0000 mon.c (mon.2) 1994 : audit [DBG] from='client.? 172.21.15.67:0/505870242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:31 smithi067 bash[17655]: audit 2024-04-03T17:09:30.879598+0000 mon.c (mon.2) 1994 : audit [DBG] from='client.? 172.21.15.67:0/505870242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:32 smithi067 bash[17655]: cluster 2024-04-03T17:09:31.612678+0000 mgr.y (mgr.24370) 5134 : cluster [DBG] pgmap v5118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:33.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:32 smithi067 bash[27441]: cluster 2024-04-03T17:09:31.612678+0000 mgr.y (mgr.24370) 5134 : cluster [DBG] pgmap v5118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:32 smithi082 bash[20963]: cluster 2024-04-03T17:09:31.612678+0000 mgr.y (mgr.24370) 5134 : cluster [DBG] pgmap v5118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:09:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:33 smithi082 bash[20963]: audit 2024-04-03T17:09:33.333951+0000 mon.c (mon.2) 1995 : audit [DBG] from='client.? 172.21.15.67:0/2316516630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:09:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:33 smithi067 bash[27441]: audit 2024-04-03T17:09:33.333951+0000 mon.c (mon.2) 1995 : audit [DBG] from='client.? 172.21.15.67:0/2316516630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:33 smithi067 bash[17655]: audit 2024-04-03T17:09:33.333951+0000 mon.c (mon.2) 1995 : audit [DBG] from='client.? 172.21.15.67:0/2316516630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:34 smithi082 bash[20963]: cluster 2024-04-03T17:09:33.613399+0000 mgr.y (mgr.24370) 5135 : cluster [DBG] pgmap v5119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:34 smithi067 bash[17655]: cluster 2024-04-03T17:09:33.613399+0000 mgr.y (mgr.24370) 5135 : cluster [DBG] pgmap v5119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:35.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:34 smithi067 bash[27441]: cluster 2024-04-03T17:09:33.613399+0000 mgr.y (mgr.24370) 5135 : cluster [DBG] pgmap v5119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:36 smithi082 bash[20963]: cluster 2024-04-03T17:09:35.614398+0000 mgr.y (mgr.24370) 5136 : cluster [DBG] pgmap v5120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:36 smithi082 bash[20963]: audit 2024-04-03T17:09:35.791938+0000 mon.c (mon.2) 1996 : audit [DBG] from='client.? 172.21.15.67:0/1639239342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:36 smithi067 bash[27441]: cluster 2024-04-03T17:09:35.614398+0000 mgr.y (mgr.24370) 5136 : cluster [DBG] pgmap v5120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:36 smithi067 bash[27441]: audit 2024-04-03T17:09:35.791938+0000 mon.c (mon.2) 1996 : audit [DBG] from='client.? 172.21.15.67:0/1639239342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:36 smithi067 bash[17655]: cluster 2024-04-03T17:09:35.614398+0000 mgr.y (mgr.24370) 5136 : cluster [DBG] pgmap v5120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:36 smithi067 bash[17655]: audit 2024-04-03T17:09:35.791938+0000 mon.c (mon.2) 1996 : audit [DBG] from='client.? 172.21.15.67:0/1639239342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:38 smithi082 bash[20963]: cluster 2024-04-03T17:09:37.615061+0000 mgr.y (mgr.24370) 5137 : cluster [DBG] pgmap v5121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:38 smithi082 bash[20963]: audit 2024-04-03T17:09:38.237989+0000 mon.c (mon.2) 1997 : audit [DBG] from='client.? 172.21.15.67:0/4057485775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:38 smithi067 bash[17655]: cluster 2024-04-03T17:09:37.615061+0000 mgr.y (mgr.24370) 5137 : cluster [DBG] pgmap v5121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:38 smithi067 bash[17655]: audit 2024-04-03T17:09:38.237989+0000 mon.c (mon.2) 1997 : audit [DBG] from='client.? 172.21.15.67:0/4057485775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:38 smithi067 bash[27441]: cluster 2024-04-03T17:09:37.615061+0000 mgr.y (mgr.24370) 5137 : cluster [DBG] pgmap v5121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:38 smithi067 bash[27441]: audit 2024-04-03T17:09:38.237989+0000 mon.c (mon.2) 1997 : audit [DBG] from='client.? 172.21.15.67:0/4057485775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:40 smithi082 bash[20963]: cluster 2024-04-03T17:09:39.615630+0000 mgr.y (mgr.24370) 5138 : cluster [DBG] pgmap v5122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:40 smithi082 bash[20963]: audit 2024-04-03T17:09:39.918292+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:40 smithi082 bash[20963]: audit 2024-04-03T17:09:40.686637+0000 mon.a (mon.0) 4925 : audit [DBG] from='client.? 172.21.15.67:0/642218198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:40 smithi067 bash[27441]: cluster 2024-04-03T17:09:39.615630+0000 mgr.y (mgr.24370) 5138 : cluster [DBG] pgmap v5122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:40 smithi067 bash[27441]: audit 2024-04-03T17:09:39.918292+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:40 smithi067 bash[27441]: audit 2024-04-03T17:09:40.686637+0000 mon.a (mon.0) 4925 : audit [DBG] from='client.? 172.21.15.67:0/642218198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:40 smithi067 bash[17655]: cluster 2024-04-03T17:09:39.615630+0000 mgr.y (mgr.24370) 5138 : cluster [DBG] pgmap v5122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:40 smithi067 bash[17655]: audit 2024-04-03T17:09:39.918292+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:40 smithi067 bash[17655]: audit 2024-04-03T17:09:40.686637+0000 mon.a (mon.0) 4925 : audit [DBG] from='client.? 172.21.15.67:0/642218198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:42 smithi067 bash[17655]: cluster 2024-04-03T17:09:41.616832+0000 mgr.y (mgr.24370) 5139 : cluster [DBG] pgmap v5123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:43.106 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:42 smithi067 bash[27441]: cluster 2024-04-03T17:09:41.616832+0000 mgr.y (mgr.24370) 5139 : cluster [DBG] pgmap v5123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:42 smithi082 bash[20963]: cluster 2024-04-03T17:09:41.616832+0000 mgr.y (mgr.24370) 5139 : cluster [DBG] pgmap v5123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:43] "GET /metrics HTTP/1.1" 200 239935 "" "Prometheus/2.43.0" 2024-04-03T17:09:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:09:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:43 smithi082 bash[20963]: audit 2024-04-03T17:09:43.138616+0000 mon.c (mon.2) 1998 : audit [DBG] from='client.? 172.21.15.67:0/3476649838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:44.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:43 smithi067 bash[17655]: audit 2024-04-03T17:09:43.138616+0000 mon.c (mon.2) 1998 : audit [DBG] from='client.? 172.21.15.67:0/3476649838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:43 smithi067 bash[27441]: audit 2024-04-03T17:09:43.138616+0000 mon.c (mon.2) 1998 : audit [DBG] from='client.? 172.21.15.67:0/3476649838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:44 smithi082 bash[20963]: cluster 2024-04-03T17:09:43.617569+0000 mgr.y (mgr.24370) 5140 : cluster [DBG] pgmap v5124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:44 smithi082 bash[20963]: audit 2024-04-03T17:09:44.110235+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:09:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:44 smithi067 bash[17655]: cluster 2024-04-03T17:09:43.617569+0000 mgr.y (mgr.24370) 5140 : cluster [DBG] pgmap v5124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:44 smithi067 bash[17655]: audit 2024-04-03T17:09:44.110235+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:09:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:44 smithi067 bash[27441]: cluster 2024-04-03T17:09:43.617569+0000 mgr.y (mgr.24370) 5140 : cluster [DBG] pgmap v5124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:44 smithi067 bash[27441]: audit 2024-04-03T17:09:44.110235+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:09:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:45 smithi082 bash[20963]: audit 2024-04-03T17:09:45.601057+0000 mon.a (mon.0) 4927 : audit [DBG] from='client.? 172.21.15.67:0/2356892069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:45 smithi067 bash[17655]: audit 2024-04-03T17:09:45.601057+0000 mon.a (mon.0) 4927 : audit [DBG] from='client.? 172.21.15.67:0/2356892069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:45 smithi067 bash[27441]: audit 2024-04-03T17:09:45.601057+0000 mon.a (mon.0) 4927 : audit [DBG] from='client.? 172.21.15.67:0/2356892069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:46 smithi082 bash[20963]: cluster 2024-04-03T17:09:45.618566+0000 mgr.y (mgr.24370) 5141 : cluster [DBG] pgmap v5125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:46 smithi067 bash[17655]: cluster 2024-04-03T17:09:45.618566+0000 mgr.y (mgr.24370) 5141 : cluster [DBG] pgmap v5125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:46 smithi067 bash[27441]: cluster 2024-04-03T17:09:45.618566+0000 mgr.y (mgr.24370) 5141 : cluster [DBG] pgmap v5125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:48 smithi082 bash[20963]: cluster 2024-04-03T17:09:47.619255+0000 mgr.y (mgr.24370) 5142 : cluster [DBG] pgmap v5126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:48 smithi082 bash[20963]: audit 2024-04-03T17:09:48.054324+0000 mon.c (mon.2) 1999 : audit [DBG] from='client.? 172.21.15.67:0/404643083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:48 smithi067 bash[17655]: cluster 2024-04-03T17:09:47.619255+0000 mgr.y (mgr.24370) 5142 : cluster [DBG] pgmap v5126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:48 smithi067 bash[17655]: audit 2024-04-03T17:09:48.054324+0000 mon.c (mon.2) 1999 : audit [DBG] from='client.? 172.21.15.67:0/404643083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:48 smithi067 bash[27441]: cluster 2024-04-03T17:09:47.619255+0000 mgr.y (mgr.24370) 5142 : cluster [DBG] pgmap v5126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:48 smithi067 bash[27441]: audit 2024-04-03T17:09:48.054324+0000 mon.c (mon.2) 1999 : audit [DBG] from='client.? 172.21.15.67:0/404643083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:50 smithi082 bash[20963]: cluster 2024-04-03T17:09:49.619855+0000 mgr.y (mgr.24370) 5143 : cluster [DBG] pgmap v5127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:50 smithi082 bash[20963]: audit 2024-04-03T17:09:49.831960+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:50 smithi082 bash[20963]: audit 2024-04-03T17:09:49.839819+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:50 smithi082 bash[20963]: audit 2024-04-03T17:09:50.127761+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:50 smithi082 bash[20963]: audit 2024-04-03T17:09:50.135907+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:50 smithi082 bash[20963]: audit 2024-04-03T17:09:50.504386+0000 mon.c (mon.2) 2000 : audit [DBG] from='client.? 172.21.15.67:0/3653164509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:50 smithi082 bash[20963]: audit 2024-04-03T17:09:50.561003+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:09:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:50 smithi082 bash[20963]: audit 2024-04-03T17:09:50.561827+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:09:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:50 smithi082 bash[20963]: audit 2024-04-03T17:09:50.567405+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[27441]: cluster 2024-04-03T17:09:49.619855+0000 mgr.y (mgr.24370) 5143 : cluster [DBG] pgmap v5127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[27441]: audit 2024-04-03T17:09:49.831960+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[27441]: audit 2024-04-03T17:09:49.839819+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[27441]: audit 2024-04-03T17:09:50.127761+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[27441]: audit 2024-04-03T17:09:50.135907+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[27441]: audit 2024-04-03T17:09:50.504386+0000 mon.c (mon.2) 2000 : audit [DBG] from='client.? 172.21.15.67:0/3653164509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[27441]: audit 2024-04-03T17:09:50.561003+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:09:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[27441]: audit 2024-04-03T17:09:50.561827+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:09:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[27441]: audit 2024-04-03T17:09:50.567405+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[17655]: cluster 2024-04-03T17:09:49.619855+0000 mgr.y (mgr.24370) 5143 : cluster [DBG] pgmap v5127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[17655]: audit 2024-04-03T17:09:49.831960+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[17655]: audit 2024-04-03T17:09:49.839819+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[17655]: audit 2024-04-03T17:09:50.127761+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[17655]: audit 2024-04-03T17:09:50.135907+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[17655]: audit 2024-04-03T17:09:50.504386+0000 mon.c (mon.2) 2000 : audit [DBG] from='client.? 172.21.15.67:0/3653164509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[17655]: audit 2024-04-03T17:09:50.561003+0000 mon.a (mon.0) 4932 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:09:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[17655]: audit 2024-04-03T17:09:50.561827+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:09:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:50 smithi067 bash[17655]: audit 2024-04-03T17:09:50.567405+0000 mon.a (mon.0) 4934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:09:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:52 smithi082 bash[20963]: cluster 2024-04-03T17:09:51.621037+0000 mgr.y (mgr.24370) 5144 : cluster [DBG] pgmap v5128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:52 smithi067 bash[17655]: cluster 2024-04-03T17:09:51.621037+0000 mgr.y (mgr.24370) 5144 : cluster [DBG] pgmap v5128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:53.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:53] "GET /metrics HTTP/1.1" 200 239935 "" "Prometheus/2.43.0" 2024-04-03T17:09:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:52 smithi067 bash[27441]: cluster 2024-04-03T17:09:51.621037+0000 mgr.y (mgr.24370) 5144 : cluster [DBG] pgmap v5128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:53.845 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:09:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:53 smithi082 bash[20963]: audit 2024-04-03T17:09:52.956422+0000 mon.c (mon.2) 2001 : audit [DBG] from='client.? 172.21.15.67:0/1664521445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:53 smithi067 bash[17655]: audit 2024-04-03T17:09:52.956422+0000 mon.c (mon.2) 2001 : audit [DBG] from='client.? 172.21.15.67:0/1664521445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:53 smithi067 bash[27441]: audit 2024-04-03T17:09:52.956422+0000 mon.c (mon.2) 2001 : audit [DBG] from='client.? 172.21.15.67:0/1664521445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:54 smithi082 bash[20963]: cluster 2024-04-03T17:09:53.621725+0000 mgr.y (mgr.24370) 5145 : cluster [DBG] pgmap v5129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:54 smithi067 bash[17655]: cluster 2024-04-03T17:09:53.621725+0000 mgr.y (mgr.24370) 5145 : cluster [DBG] pgmap v5129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:54 smithi067 bash[27441]: cluster 2024-04-03T17:09:53.621725+0000 mgr.y (mgr.24370) 5145 : cluster [DBG] pgmap v5129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:55 smithi082 bash[20963]: audit 2024-04-03T17:09:54.918854+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:55 smithi082 bash[20963]: audit 2024-04-03T17:09:55.399680+0000 mon.a (mon.0) 4936 : audit [DBG] from='client.? 172.21.15.67:0/7345042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:55 smithi067 bash[17655]: audit 2024-04-03T17:09:54.918854+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:55 smithi067 bash[17655]: audit 2024-04-03T17:09:55.399680+0000 mon.a (mon.0) 4936 : audit [DBG] from='client.? 172.21.15.67:0/7345042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:55 smithi067 bash[27441]: audit 2024-04-03T17:09:54.918854+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:09:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:55 smithi067 bash[27441]: audit 2024-04-03T17:09:55.399680+0000 mon.a (mon.0) 4936 : audit [DBG] from='client.? 172.21.15.67:0/7345042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:56 smithi082 bash[20963]: cluster 2024-04-03T17:09:55.622847+0000 mgr.y (mgr.24370) 5146 : cluster [DBG] pgmap v5130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:57.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:56 smithi067 bash[17655]: cluster 2024-04-03T17:09:55.622847+0000 mgr.y (mgr.24370) 5146 : cluster [DBG] pgmap v5130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:56 smithi067 bash[27441]: cluster 2024-04-03T17:09:55.622847+0000 mgr.y (mgr.24370) 5146 : cluster [DBG] pgmap v5130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:57 smithi082 bash[20963]: audit 2024-04-03T17:09:57.850970+0000 mon.c (mon.2) 2002 : audit [DBG] from='client.? 172.21.15.67:0/3849394111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:58.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:57 smithi067 bash[27441]: audit 2024-04-03T17:09:57.850970+0000 mon.c (mon.2) 2002 : audit [DBG] from='client.? 172.21.15.67:0/3849394111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:57 smithi067 bash[17655]: audit 2024-04-03T17:09:57.850970+0000 mon.c (mon.2) 2002 : audit [DBG] from='client.? 172.21.15.67:0/3849394111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:09:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:09:58 smithi082 bash[20963]: cluster 2024-04-03T17:09:57.623561+0000 mgr.y (mgr.24370) 5147 : cluster [DBG] pgmap v5131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:09:58 smithi067 bash[17655]: cluster 2024-04-03T17:09:57.623561+0000 mgr.y (mgr.24370) 5147 : cluster [DBG] pgmap v5131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:09:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:09:58 smithi067 bash[27441]: cluster 2024-04-03T17:09:57.623561+0000 mgr.y (mgr.24370) 5147 : cluster [DBG] pgmap v5131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:00 smithi082 bash[20963]: cluster 2024-04-03T17:09:59.624272+0000 mgr.y (mgr.24370) 5148 : cluster [DBG] pgmap v5132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:00 smithi082 bash[20963]: cluster 2024-04-03T17:10:00.000042+0000 mon.a (mon.0) 4937 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:10:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:00 smithi082 bash[20963]: audit 2024-04-03T17:10:00.311298+0000 mon.c (mon.2) 2003 : audit [DBG] from='client.? 172.21.15.67:0/2621844302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:00 smithi067 bash[27441]: cluster 2024-04-03T17:09:59.624272+0000 mgr.y (mgr.24370) 5148 : cluster [DBG] pgmap v5132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:00 smithi067 bash[27441]: cluster 2024-04-03T17:10:00.000042+0000 mon.a (mon.0) 4937 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:10:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:00 smithi067 bash[27441]: audit 2024-04-03T17:10:00.311298+0000 mon.c (mon.2) 2003 : audit [DBG] from='client.? 172.21.15.67:0/2621844302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:00 smithi067 bash[17655]: cluster 2024-04-03T17:09:59.624272+0000 mgr.y (mgr.24370) 5148 : cluster [DBG] pgmap v5132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:00 smithi067 bash[17655]: cluster 2024-04-03T17:10:00.000042+0000 mon.a (mon.0) 4937 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:10:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:00 smithi067 bash[17655]: audit 2024-04-03T17:10:00.311298+0000 mon.c (mon.2) 2003 : audit [DBG] from='client.? 172.21.15.67:0/2621844302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:02 smithi082 bash[20963]: cluster 2024-04-03T17:10:01.625379+0000 mgr.y (mgr.24370) 5149 : cluster [DBG] pgmap v5133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:02 smithi082 bash[20963]: audit 2024-04-03T17:10:02.764386+0000 mon.a (mon.0) 4938 : audit [DBG] from='client.? 172.21.15.67:0/3972395905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:03.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:10:03.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:02 smithi067 bash[17655]: cluster 2024-04-03T17:10:01.625379+0000 mgr.y (mgr.24370) 5149 : cluster [DBG] pgmap v5133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:03.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:02 smithi067 bash[17655]: audit 2024-04-03T17:10:02.764386+0000 mon.a (mon.0) 4938 : audit [DBG] from='client.? 172.21.15.67:0/3972395905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:03.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:02 smithi067 bash[27441]: cluster 2024-04-03T17:10:01.625379+0000 mgr.y (mgr.24370) 5149 : cluster [DBG] pgmap v5133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:03.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:02 smithi067 bash[27441]: audit 2024-04-03T17:10:02.764386+0000 mon.a (mon.0) 4938 : audit [DBG] from='client.? 172.21.15.67:0/3972395905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:10:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:04 smithi082 bash[20963]: cluster 2024-04-03T17:10:03.626079+0000 mgr.y (mgr.24370) 5150 : cluster [DBG] pgmap v5134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:04 smithi067 bash[27441]: cluster 2024-04-03T17:10:03.626079+0000 mgr.y (mgr.24370) 5150 : cluster [DBG] pgmap v5134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:04 smithi067 bash[17655]: cluster 2024-04-03T17:10:03.626079+0000 mgr.y (mgr.24370) 5150 : cluster [DBG] pgmap v5134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:05 smithi067 bash[27441]: audit 2024-04-03T17:10:05.234272+0000 mon.c (mon.2) 2004 : audit [DBG] from='client.? 172.21.15.67:0/1967504564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:05 smithi067 bash[17655]: audit 2024-04-03T17:10:05.234272+0000 mon.c (mon.2) 2004 : audit [DBG] from='client.? 172.21.15.67:0/1967504564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:05 smithi082 bash[20963]: audit 2024-04-03T17:10:05.234272+0000 mon.c (mon.2) 2004 : audit [DBG] from='client.? 172.21.15.67:0/1967504564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:06 smithi067 bash[27441]: cluster 2024-04-03T17:10:05.627262+0000 mgr.y (mgr.24370) 5151 : cluster [DBG] pgmap v5135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:06 smithi067 bash[17655]: cluster 2024-04-03T17:10:05.627262+0000 mgr.y (mgr.24370) 5151 : cluster [DBG] pgmap v5135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:06 smithi082 bash[20963]: cluster 2024-04-03T17:10:05.627262+0000 mgr.y (mgr.24370) 5151 : cluster [DBG] pgmap v5135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:07 smithi067 bash[17655]: audit 2024-04-03T17:10:07.690540+0000 mon.c (mon.2) 2005 : audit [DBG] from='client.? 172.21.15.67:0/4290602745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:07 smithi067 bash[27441]: audit 2024-04-03T17:10:07.690540+0000 mon.c (mon.2) 2005 : audit [DBG] from='client.? 172.21.15.67:0/4290602745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:07 smithi082 bash[20963]: audit 2024-04-03T17:10:07.690540+0000 mon.c (mon.2) 2005 : audit [DBG] from='client.? 172.21.15.67:0/4290602745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:08 smithi067 bash[17655]: cluster 2024-04-03T17:10:07.628097+0000 mgr.y (mgr.24370) 5152 : cluster [DBG] pgmap v5136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:08 smithi067 bash[27441]: cluster 2024-04-03T17:10:07.628097+0000 mgr.y (mgr.24370) 5152 : cluster [DBG] pgmap v5136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:08 smithi082 bash[20963]: cluster 2024-04-03T17:10:07.628097+0000 mgr.y (mgr.24370) 5152 : cluster [DBG] pgmap v5136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:10 smithi067 bash[27441]: cluster 2024-04-03T17:10:09.628766+0000 mgr.y (mgr.24370) 5153 : cluster [DBG] pgmap v5137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:10 smithi067 bash[27441]: audit 2024-04-03T17:10:09.917622+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:10 smithi067 bash[27441]: audit 2024-04-03T17:10:10.147540+0000 mon.c (mon.2) 2006 : audit [DBG] from='client.? 172.21.15.67:0/2129475674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:10 smithi067 bash[17655]: cluster 2024-04-03T17:10:09.628766+0000 mgr.y (mgr.24370) 5153 : cluster [DBG] pgmap v5137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:10 smithi067 bash[17655]: audit 2024-04-03T17:10:09.917622+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:10 smithi067 bash[17655]: audit 2024-04-03T17:10:10.147540+0000 mon.c (mon.2) 2006 : audit [DBG] from='client.? 172.21.15.67:0/2129475674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:10 smithi082 bash[20963]: cluster 2024-04-03T17:10:09.628766+0000 mgr.y (mgr.24370) 5153 : cluster [DBG] pgmap v5137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:10 smithi082 bash[20963]: audit 2024-04-03T17:10:09.917622+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:10 smithi082 bash[20963]: audit 2024-04-03T17:10:10.147540+0000 mon.c (mon.2) 2006 : audit [DBG] from='client.? 172.21.15.67:0/2129475674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:13.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:13] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:10:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:12 smithi067 bash[17655]: cluster 2024-04-03T17:10:11.629841+0000 mgr.y (mgr.24370) 5154 : cluster [DBG] pgmap v5138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:12 smithi067 bash[17655]: audit 2024-04-03T17:10:12.603858+0000 mon.a (mon.0) 4940 : audit [DBG] from='client.? 172.21.15.67:0/3153830733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:13.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:12 smithi067 bash[27441]: cluster 2024-04-03T17:10:11.629841+0000 mgr.y (mgr.24370) 5154 : cluster [DBG] pgmap v5138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:13.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:12 smithi067 bash[27441]: audit 2024-04-03T17:10:12.603858+0000 mon.a (mon.0) 4940 : audit [DBG] from='client.? 172.21.15.67:0/3153830733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:12 smithi082 bash[20963]: cluster 2024-04-03T17:10:11.629841+0000 mgr.y (mgr.24370) 5154 : cluster [DBG] pgmap v5138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:12 smithi082 bash[20963]: audit 2024-04-03T17:10:12.603858+0000 mon.a (mon.0) 4940 : audit [DBG] from='client.? 172.21.15.67:0/3153830733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:10:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:14 smithi067 bash[27441]: cluster 2024-04-03T17:10:13.630506+0000 mgr.y (mgr.24370) 5155 : cluster [DBG] pgmap v5139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:14 smithi067 bash[17655]: cluster 2024-04-03T17:10:13.630506+0000 mgr.y (mgr.24370) 5155 : cluster [DBG] pgmap v5139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:14 smithi082 bash[20963]: cluster 2024-04-03T17:10:13.630506+0000 mgr.y (mgr.24370) 5155 : cluster [DBG] pgmap v5139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:15 smithi082 bash[20963]: audit 2024-04-03T17:10:15.062152+0000 mon.c (mon.2) 2007 : audit [DBG] from='client.? 172.21.15.67:0/3316534472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:15 smithi067 bash[17655]: audit 2024-04-03T17:10:15.062152+0000 mon.c (mon.2) 2007 : audit [DBG] from='client.? 172.21.15.67:0/3316534472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:15 smithi067 bash[27441]: audit 2024-04-03T17:10:15.062152+0000 mon.c (mon.2) 2007 : audit [DBG] from='client.? 172.21.15.67:0/3316534472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:16 smithi082 bash[20963]: cluster 2024-04-03T17:10:15.631625+0000 mgr.y (mgr.24370) 5156 : cluster [DBG] pgmap v5140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:16 smithi067 bash[17655]: cluster 2024-04-03T17:10:15.631625+0000 mgr.y (mgr.24370) 5156 : cluster [DBG] pgmap v5140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:16 smithi067 bash[27441]: cluster 2024-04-03T17:10:15.631625+0000 mgr.y (mgr.24370) 5156 : cluster [DBG] pgmap v5140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:17 smithi082 bash[20963]: audit 2024-04-03T17:10:17.521725+0000 mon.c (mon.2) 2008 : audit [DBG] from='client.? 172.21.15.67:0/1927661215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:17 smithi067 bash[27441]: audit 2024-04-03T17:10:17.521725+0000 mon.c (mon.2) 2008 : audit [DBG] from='client.? 172.21.15.67:0/1927661215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:17 smithi067 bash[17655]: audit 2024-04-03T17:10:17.521725+0000 mon.c (mon.2) 2008 : audit [DBG] from='client.? 172.21.15.67:0/1927661215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:18 smithi082 bash[20963]: cluster 2024-04-03T17:10:17.632321+0000 mgr.y (mgr.24370) 5157 : cluster [DBG] pgmap v5141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:18 smithi067 bash[17655]: cluster 2024-04-03T17:10:17.632321+0000 mgr.y (mgr.24370) 5157 : cluster [DBG] pgmap v5141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:18 smithi067 bash[27441]: cluster 2024-04-03T17:10:17.632321+0000 mgr.y (mgr.24370) 5157 : cluster [DBG] pgmap v5141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:20 smithi082 bash[20963]: cluster 2024-04-03T17:10:19.632954+0000 mgr.y (mgr.24370) 5158 : cluster [DBG] pgmap v5142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:20 smithi082 bash[20963]: audit 2024-04-03T17:10:19.973866+0000 mon.a (mon.0) 4941 : audit [DBG] from='client.? 172.21.15.67:0/1225275304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:20 smithi067 bash[17655]: cluster 2024-04-03T17:10:19.632954+0000 mgr.y (mgr.24370) 5158 : cluster [DBG] pgmap v5142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:20 smithi067 bash[17655]: audit 2024-04-03T17:10:19.973866+0000 mon.a (mon.0) 4941 : audit [DBG] from='client.? 172.21.15.67:0/1225275304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:20 smithi067 bash[27441]: cluster 2024-04-03T17:10:19.632954+0000 mgr.y (mgr.24370) 5158 : cluster [DBG] pgmap v5142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:20 smithi067 bash[27441]: audit 2024-04-03T17:10:19.973866+0000 mon.a (mon.0) 4941 : audit [DBG] from='client.? 172.21.15.67:0/1225275304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:22 smithi082 bash[20963]: cluster 2024-04-03T17:10:21.634140+0000 mgr.y (mgr.24370) 5159 : cluster [DBG] pgmap v5143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:22 smithi082 bash[20963]: audit 2024-04-03T17:10:22.434117+0000 mon.c (mon.2) 2009 : audit [DBG] from='client.? 172.21.15.67:0/1289957412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:23] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:10:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:22 smithi067 bash[17655]: cluster 2024-04-03T17:10:21.634140+0000 mgr.y (mgr.24370) 5159 : cluster [DBG] pgmap v5143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:22 smithi067 bash[17655]: audit 2024-04-03T17:10:22.434117+0000 mon.c (mon.2) 2009 : audit [DBG] from='client.? 172.21.15.67:0/1289957412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:22 smithi067 bash[27441]: cluster 2024-04-03T17:10:21.634140+0000 mgr.y (mgr.24370) 5159 : cluster [DBG] pgmap v5143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:22 smithi067 bash[27441]: audit 2024-04-03T17:10:22.434117+0000 mon.c (mon.2) 2009 : audit [DBG] from='client.? 172.21.15.67:0/1289957412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:10:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:24 smithi082 bash[20963]: cluster 2024-04-03T17:10:23.634871+0000 mgr.y (mgr.24370) 5160 : cluster [DBG] pgmap v5144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:24 smithi082 bash[20963]: audit 2024-04-03T17:10:24.891333+0000 mon.c (mon.2) 2010 : audit [DBG] from='client.? 172.21.15.67:0/919775489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:24 smithi082 bash[20963]: audit 2024-04-03T17:10:24.919067+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:24 smithi067 bash[27441]: cluster 2024-04-03T17:10:23.634871+0000 mgr.y (mgr.24370) 5160 : cluster [DBG] pgmap v5144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:24 smithi067 bash[27441]: audit 2024-04-03T17:10:24.891333+0000 mon.c (mon.2) 2010 : audit [DBG] from='client.? 172.21.15.67:0/919775489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:24 smithi067 bash[27441]: audit 2024-04-03T17:10:24.919067+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:24 smithi067 bash[17655]: cluster 2024-04-03T17:10:23.634871+0000 mgr.y (mgr.24370) 5160 : cluster [DBG] pgmap v5144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:24 smithi067 bash[17655]: audit 2024-04-03T17:10:24.891333+0000 mon.c (mon.2) 2010 : audit [DBG] from='client.? 172.21.15.67:0/919775489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:24 smithi067 bash[17655]: audit 2024-04-03T17:10:24.919067+0000 mon.a (mon.0) 4942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:26 smithi082 bash[20963]: cluster 2024-04-03T17:10:25.635959+0000 mgr.y (mgr.24370) 5161 : cluster [DBG] pgmap v5145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:26 smithi067 bash[17655]: cluster 2024-04-03T17:10:25.635959+0000 mgr.y (mgr.24370) 5161 : cluster [DBG] pgmap v5145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:26 smithi067 bash[27441]: cluster 2024-04-03T17:10:25.635959+0000 mgr.y (mgr.24370) 5161 : cluster [DBG] pgmap v5145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:27 smithi082 bash[20963]: audit 2024-04-03T17:10:27.352617+0000 mon.a (mon.0) 4943 : audit [DBG] from='client.? 172.21.15.67:0/3715538836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:27 smithi067 bash[27441]: audit 2024-04-03T17:10:27.352617+0000 mon.a (mon.0) 4943 : audit [DBG] from='client.? 172.21.15.67:0/3715538836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:27 smithi067 bash[17655]: audit 2024-04-03T17:10:27.352617+0000 mon.a (mon.0) 4943 : audit [DBG] from='client.? 172.21.15.67:0/3715538836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:28 smithi082 bash[20963]: cluster 2024-04-03T17:10:27.636660+0000 mgr.y (mgr.24370) 5162 : cluster [DBG] pgmap v5146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:28 smithi067 bash[17655]: cluster 2024-04-03T17:10:27.636660+0000 mgr.y (mgr.24370) 5162 : cluster [DBG] pgmap v5146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:28 smithi067 bash[27441]: cluster 2024-04-03T17:10:27.636660+0000 mgr.y (mgr.24370) 5162 : cluster [DBG] pgmap v5146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:29 smithi082 bash[20963]: audit 2024-04-03T17:10:29.810536+0000 mon.c (mon.2) 2011 : audit [DBG] from='client.? 172.21.15.67:0/1622257869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:29 smithi067 bash[27441]: audit 2024-04-03T17:10:29.810536+0000 mon.c (mon.2) 2011 : audit [DBG] from='client.? 172.21.15.67:0/1622257869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:29 smithi067 bash[17655]: audit 2024-04-03T17:10:29.810536+0000 mon.c (mon.2) 2011 : audit [DBG] from='client.? 172.21.15.67:0/1622257869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:30 smithi082 bash[20963]: cluster 2024-04-03T17:10:29.637291+0000 mgr.y (mgr.24370) 5163 : cluster [DBG] pgmap v5147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:30 smithi067 bash[27441]: cluster 2024-04-03T17:10:29.637291+0000 mgr.y (mgr.24370) 5163 : cluster [DBG] pgmap v5147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:30 smithi067 bash[17655]: cluster 2024-04-03T17:10:29.637291+0000 mgr.y (mgr.24370) 5163 : cluster [DBG] pgmap v5147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:32 smithi082 bash[20963]: cluster 2024-04-03T17:10:31.638438+0000 mgr.y (mgr.24370) 5164 : cluster [DBG] pgmap v5148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:32 smithi082 bash[20963]: audit 2024-04-03T17:10:32.266177+0000 mon.a (mon.0) 4944 : audit [DBG] from='client.? 172.21.15.67:0/1972659432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:10:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:32 smithi067 bash[17655]: cluster 2024-04-03T17:10:31.638438+0000 mgr.y (mgr.24370) 5164 : cluster [DBG] pgmap v5148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:32 smithi067 bash[17655]: audit 2024-04-03T17:10:32.266177+0000 mon.a (mon.0) 4944 : audit [DBG] from='client.? 172.21.15.67:0/1972659432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:32 smithi067 bash[27441]: cluster 2024-04-03T17:10:31.638438+0000 mgr.y (mgr.24370) 5164 : cluster [DBG] pgmap v5148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:32 smithi067 bash[27441]: audit 2024-04-03T17:10:32.266177+0000 mon.a (mon.0) 4944 : audit [DBG] from='client.? 172.21.15.67:0/1972659432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:10:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:34 smithi082 bash[20963]: cluster 2024-04-03T17:10:33.639098+0000 mgr.y (mgr.24370) 5165 : cluster [DBG] pgmap v5149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:34 smithi082 bash[20963]: audit 2024-04-03T17:10:34.711581+0000 mon.c (mon.2) 2012 : audit [DBG] from='client.? 172.21.15.67:0/3189521705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:34 smithi067 bash[17655]: cluster 2024-04-03T17:10:33.639098+0000 mgr.y (mgr.24370) 5165 : cluster [DBG] pgmap v5149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:34 smithi067 bash[17655]: audit 2024-04-03T17:10:34.711581+0000 mon.c (mon.2) 2012 : audit [DBG] from='client.? 172.21.15.67:0/3189521705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:34 smithi067 bash[27441]: cluster 2024-04-03T17:10:33.639098+0000 mgr.y (mgr.24370) 5165 : cluster [DBG] pgmap v5149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:34 smithi067 bash[27441]: audit 2024-04-03T17:10:34.711581+0000 mon.c (mon.2) 2012 : audit [DBG] from='client.? 172.21.15.67:0/3189521705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:36 smithi082 bash[20963]: cluster 2024-04-03T17:10:35.640377+0000 mgr.y (mgr.24370) 5166 : cluster [DBG] pgmap v5150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:36 smithi067 bash[17655]: cluster 2024-04-03T17:10:35.640377+0000 mgr.y (mgr.24370) 5166 : cluster [DBG] pgmap v5150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:36 smithi067 bash[27441]: cluster 2024-04-03T17:10:35.640377+0000 mgr.y (mgr.24370) 5166 : cluster [DBG] pgmap v5150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:37 smithi082 bash[20963]: audit 2024-04-03T17:10:37.173111+0000 mon.a (mon.0) 4945 : audit [DBG] from='client.? 172.21.15.67:0/2739287050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:37 smithi067 bash[27441]: audit 2024-04-03T17:10:37.173111+0000 mon.a (mon.0) 4945 : audit [DBG] from='client.? 172.21.15.67:0/2739287050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:37 smithi067 bash[17655]: audit 2024-04-03T17:10:37.173111+0000 mon.a (mon.0) 4945 : audit [DBG] from='client.? 172.21.15.67:0/2739287050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:38 smithi082 bash[20963]: cluster 2024-04-03T17:10:37.641245+0000 mgr.y (mgr.24370) 5167 : cluster [DBG] pgmap v5151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:39 smithi067 bash[27441]: cluster 2024-04-03T17:10:37.641245+0000 mgr.y (mgr.24370) 5167 : cluster [DBG] pgmap v5151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:38 smithi067 bash[17655]: cluster 2024-04-03T17:10:37.641245+0000 mgr.y (mgr.24370) 5167 : cluster [DBG] pgmap v5151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:40 smithi082 bash[20963]: audit 2024-04-03T17:10:39.630905+0000 mon.a (mon.0) 4946 : audit [DBG] from='client.? 172.21.15.67:0/2035299641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:40 smithi082 bash[20963]: cluster 2024-04-03T17:10:39.641775+0000 mgr.y (mgr.24370) 5168 : cluster [DBG] pgmap v5152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:40 smithi082 bash[20963]: audit 2024-04-03T17:10:39.919666+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:40 smithi067 bash[17655]: audit 2024-04-03T17:10:39.630905+0000 mon.a (mon.0) 4946 : audit [DBG] from='client.? 172.21.15.67:0/2035299641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:40 smithi067 bash[17655]: cluster 2024-04-03T17:10:39.641775+0000 mgr.y (mgr.24370) 5168 : cluster [DBG] pgmap v5152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:40 smithi067 bash[17655]: audit 2024-04-03T17:10:39.919666+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:40 smithi067 bash[27441]: audit 2024-04-03T17:10:39.630905+0000 mon.a (mon.0) 4946 : audit [DBG] from='client.? 172.21.15.67:0/2035299641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:40 smithi067 bash[27441]: cluster 2024-04-03T17:10:39.641775+0000 mgr.y (mgr.24370) 5168 : cluster [DBG] pgmap v5152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:40 smithi067 bash[27441]: audit 2024-04-03T17:10:39.919666+0000 mon.a (mon.0) 4947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:42 smithi067 bash[27441]: cluster 2024-04-03T17:10:41.642931+0000 mgr.y (mgr.24370) 5169 : cluster [DBG] pgmap v5153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:42 smithi067 bash[27441]: audit 2024-04-03T17:10:42.089671+0000 mon.c (mon.2) 2013 : audit [DBG] from='client.? 172.21.15.67:0/2157996666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:42 smithi067 bash[17655]: cluster 2024-04-03T17:10:41.642931+0000 mgr.y (mgr.24370) 5169 : cluster [DBG] pgmap v5153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:42 smithi067 bash[17655]: audit 2024-04-03T17:10:42.089671+0000 mon.c (mon.2) 2013 : audit [DBG] from='client.? 172.21.15.67:0/2157996666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:42 smithi082 bash[20963]: cluster 2024-04-03T17:10:41.642931+0000 mgr.y (mgr.24370) 5169 : cluster [DBG] pgmap v5153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:42 smithi082 bash[20963]: audit 2024-04-03T17:10:42.089671+0000 mon.c (mon.2) 2013 : audit [DBG] from='client.? 172.21.15.67:0/2157996666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:43] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:10:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:10:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:44 smithi082 bash[20963]: cluster 2024-04-03T17:10:43.643661+0000 mgr.y (mgr.24370) 5170 : cluster [DBG] pgmap v5154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:44 smithi082 bash[20963]: audit 2024-04-03T17:10:44.551468+0000 mon.c (mon.2) 2014 : audit [DBG] from='client.? 172.21.15.67:0/2719716172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:44 smithi067 bash[27441]: cluster 2024-04-03T17:10:43.643661+0000 mgr.y (mgr.24370) 5170 : cluster [DBG] pgmap v5154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:44 smithi067 bash[27441]: audit 2024-04-03T17:10:44.551468+0000 mon.c (mon.2) 2014 : audit [DBG] from='client.? 172.21.15.67:0/2719716172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:44 smithi067 bash[17655]: cluster 2024-04-03T17:10:43.643661+0000 mgr.y (mgr.24370) 5170 : cluster [DBG] pgmap v5154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:44 smithi067 bash[17655]: audit 2024-04-03T17:10:44.551468+0000 mon.c (mon.2) 2014 : audit [DBG] from='client.? 172.21.15.67:0/2719716172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:46 smithi067 bash[17655]: cluster 2024-04-03T17:10:45.644792+0000 mgr.y (mgr.24370) 5171 : cluster [DBG] pgmap v5155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:46 smithi067 bash[27441]: cluster 2024-04-03T17:10:45.644792+0000 mgr.y (mgr.24370) 5171 : cluster [DBG] pgmap v5155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:46 smithi082 bash[20963]: cluster 2024-04-03T17:10:45.644792+0000 mgr.y (mgr.24370) 5171 : cluster [DBG] pgmap v5155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:47 smithi082 bash[20963]: audit 2024-04-03T17:10:47.009240+0000 mon.a (mon.0) 4948 : audit [DBG] from='client.? 172.21.15.67:0/3581503480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:47 smithi067 bash[17655]: audit 2024-04-03T17:10:47.009240+0000 mon.a (mon.0) 4948 : audit [DBG] from='client.? 172.21.15.67:0/3581503480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:47 smithi067 bash[27441]: audit 2024-04-03T17:10:47.009240+0000 mon.a (mon.0) 4948 : audit [DBG] from='client.? 172.21.15.67:0/3581503480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:48 smithi082 bash[20963]: cluster 2024-04-03T17:10:47.645440+0000 mgr.y (mgr.24370) 5172 : cluster [DBG] pgmap v5156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:48 smithi067 bash[17655]: cluster 2024-04-03T17:10:47.645440+0000 mgr.y (mgr.24370) 5172 : cluster [DBG] pgmap v5156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:48 smithi067 bash[27441]: cluster 2024-04-03T17:10:47.645440+0000 mgr.y (mgr.24370) 5172 : cluster [DBG] pgmap v5156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:49 smithi082 bash[20963]: audit 2024-04-03T17:10:49.458748+0000 mon.a (mon.0) 4949 : audit [DBG] from='client.? 172.21.15.67:0/2539232794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:49 smithi067 bash[17655]: audit 2024-04-03T17:10:49.458748+0000 mon.a (mon.0) 4949 : audit [DBG] from='client.? 172.21.15.67:0/2539232794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:49 smithi067 bash[27441]: audit 2024-04-03T17:10:49.458748+0000 mon.a (mon.0) 4949 : audit [DBG] from='client.? 172.21.15.67:0/2539232794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:50 smithi082 bash[20963]: cluster 2024-04-03T17:10:49.646137+0000 mgr.y (mgr.24370) 5173 : cluster [DBG] pgmap v5157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:50 smithi082 bash[20963]: audit 2024-04-03T17:10:50.640405+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:10:51.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:50 smithi067 bash[27441]: cluster 2024-04-03T17:10:49.646137+0000 mgr.y (mgr.24370) 5173 : cluster [DBG] pgmap v5157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:50 smithi067 bash[27441]: audit 2024-04-03T17:10:50.640405+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:10:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:50 smithi067 bash[17655]: cluster 2024-04-03T17:10:49.646137+0000 mgr.y (mgr.24370) 5173 : cluster [DBG] pgmap v5157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:50 smithi067 bash[17655]: audit 2024-04-03T17:10:50.640405+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:10:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:51 smithi082 bash[20963]: audit 2024-04-03T17:10:50.969506+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:52.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:51 smithi082 bash[20963]: audit 2024-04-03T17:10:50.977206+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:52.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:51 smithi082 bash[20963]: audit 2024-04-03T17:10:51.904447+0000 mon.a (mon.0) 4953 : audit [DBG] from='client.? 172.21.15.67:0/2238306081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:51 smithi067 bash[17655]: audit 2024-04-03T17:10:50.969506+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:51 smithi067 bash[17655]: audit 2024-04-03T17:10:50.977206+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:51 smithi067 bash[17655]: audit 2024-04-03T17:10:51.904447+0000 mon.a (mon.0) 4953 : audit [DBG] from='client.? 172.21.15.67:0/2238306081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:51 smithi067 bash[27441]: audit 2024-04-03T17:10:50.969506+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:51 smithi067 bash[27441]: audit 2024-04-03T17:10:50.977206+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:51 smithi067 bash[27441]: audit 2024-04-03T17:10:51.904447+0000 mon.a (mon.0) 4953 : audit [DBG] from='client.? 172.21.15.67:0/2238306081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:52 smithi082 bash[20963]: cluster 2024-04-03T17:10:51.647263+0000 mgr.y (mgr.24370) 5174 : cluster [DBG] pgmap v5158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:53] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:10:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:52 smithi067 bash[27441]: cluster 2024-04-03T17:10:51.647263+0000 mgr.y (mgr.24370) 5174 : cluster [DBG] pgmap v5158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:52 smithi067 bash[17655]: cluster 2024-04-03T17:10:51.647263+0000 mgr.y (mgr.24370) 5174 : cluster [DBG] pgmap v5158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:10:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:54 smithi082 bash[20963]: cluster 2024-04-03T17:10:53.648054+0000 mgr.y (mgr.24370) 5175 : cluster [DBG] pgmap v5159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:54 smithi082 bash[20963]: audit 2024-04-03T17:10:54.364966+0000 mon.a (mon.0) 4954 : audit [DBG] from='client.? 172.21.15.67:0/3442214402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:54 smithi082 bash[20963]: audit 2024-04-03T17:10:54.920053+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:54 smithi067 bash[17655]: cluster 2024-04-03T17:10:53.648054+0000 mgr.y (mgr.24370) 5175 : cluster [DBG] pgmap v5159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:54 smithi067 bash[17655]: audit 2024-04-03T17:10:54.364966+0000 mon.a (mon.0) 4954 : audit [DBG] from='client.? 172.21.15.67:0/3442214402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:54 smithi067 bash[17655]: audit 2024-04-03T17:10:54.920053+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:54 smithi067 bash[27441]: cluster 2024-04-03T17:10:53.648054+0000 mgr.y (mgr.24370) 5175 : cluster [DBG] pgmap v5159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:54 smithi067 bash[27441]: audit 2024-04-03T17:10:54.364966+0000 mon.a (mon.0) 4954 : audit [DBG] from='client.? 172.21.15.67:0/3442214402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:54 smithi067 bash[27441]: audit 2024-04-03T17:10:54.920053+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:10:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:56 smithi082 bash[20963]: cluster 2024-04-03T17:10:55.649227+0000 mgr.y (mgr.24370) 5176 : cluster [DBG] pgmap v5160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:56 smithi082 bash[20963]: audit 2024-04-03T17:10:56.641967+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:57 smithi082 bash[20963]: audit 2024-04-03T17:10:56.650068+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:57 smithi082 bash[20963]: audit 2024-04-03T17:10:56.725119+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:57 smithi082 bash[20963]: audit 2024-04-03T17:10:56.733779+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:57 smithi082 bash[20963]: audit 2024-04-03T17:10:56.842534+0000 mon.c (mon.2) 2015 : audit [DBG] from='client.? 172.21.15.67:0/2225382336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[17655]: cluster 2024-04-03T17:10:55.649227+0000 mgr.y (mgr.24370) 5176 : cluster [DBG] pgmap v5160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[17655]: audit 2024-04-03T17:10:56.641967+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[17655]: audit 2024-04-03T17:10:56.650068+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[17655]: audit 2024-04-03T17:10:56.725119+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[17655]: audit 2024-04-03T17:10:56.733779+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[17655]: audit 2024-04-03T17:10:56.842534+0000 mon.c (mon.2) 2015 : audit [DBG] from='client.? 172.21.15.67:0/2225382336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[27441]: cluster 2024-04-03T17:10:55.649227+0000 mgr.y (mgr.24370) 5176 : cluster [DBG] pgmap v5160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[27441]: audit 2024-04-03T17:10:56.641967+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[27441]: audit 2024-04-03T17:10:56.650068+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[27441]: audit 2024-04-03T17:10:56.725119+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[27441]: audit 2024-04-03T17:10:56.733779+0000 mon.a (mon.0) 4959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:56 smithi067 bash[27441]: audit 2024-04-03T17:10:56.842534+0000 mon.c (mon.2) 2015 : audit [DBG] from='client.? 172.21.15.67:0/2225382336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:10:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:57 smithi082 bash[20963]: audit 2024-04-03T17:10:57.208181+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:10:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:57 smithi082 bash[20963]: audit 2024-04-03T17:10:57.210060+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:10:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:57 smithi082 bash[20963]: audit 2024-04-03T17:10:57.218729+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:57 smithi067 bash[27441]: audit 2024-04-03T17:10:57.208181+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:10:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:57 smithi067 bash[27441]: audit 2024-04-03T17:10:57.210060+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:10:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:57 smithi067 bash[27441]: audit 2024-04-03T17:10:57.218729+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:57 smithi067 bash[17655]: audit 2024-04-03T17:10:57.208181+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:10:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:57 smithi067 bash[17655]: audit 2024-04-03T17:10:57.210060+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:10:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:57 smithi067 bash[17655]: audit 2024-04-03T17:10:57.218729+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:10:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:58 smithi082 bash[20963]: cluster 2024-04-03T17:10:57.649905+0000 mgr.y (mgr.24370) 5177 : cluster [DBG] pgmap v5161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:58 smithi067 bash[27441]: cluster 2024-04-03T17:10:57.649905+0000 mgr.y (mgr.24370) 5177 : cluster [DBG] pgmap v5161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:10:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:58 smithi067 bash[17655]: cluster 2024-04-03T17:10:57.649905+0000 mgr.y (mgr.24370) 5177 : cluster [DBG] pgmap v5161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:10:59 smithi082 bash[20963]: audit 2024-04-03T17:10:59.293837+0000 mon.c (mon.2) 2016 : audit [DBG] from='client.? 172.21.15.67:0/3590933389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:10:59 smithi067 bash[27441]: audit 2024-04-03T17:10:59.293837+0000 mon.c (mon.2) 2016 : audit [DBG] from='client.? 172.21.15.67:0/3590933389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:10:59 smithi067 bash[17655]: audit 2024-04-03T17:10:59.293837+0000 mon.c (mon.2) 2016 : audit [DBG] from='client.? 172.21.15.67:0/3590933389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:01 smithi082 bash[20963]: cluster 2024-04-03T17:10:59.650584+0000 mgr.y (mgr.24370) 5178 : cluster [DBG] pgmap v5162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:01 smithi067 bash[27441]: cluster 2024-04-03T17:10:59.650584+0000 mgr.y (mgr.24370) 5178 : cluster [DBG] pgmap v5162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:01 smithi067 bash[17655]: cluster 2024-04-03T17:10:59.650584+0000 mgr.y (mgr.24370) 5178 : cluster [DBG] pgmap v5162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:02 smithi082 bash[20963]: cluster 2024-04-03T17:11:01.651824+0000 mgr.y (mgr.24370) 5179 : cluster [DBG] pgmap v5163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:02 smithi082 bash[20963]: audit 2024-04-03T17:11:01.753213+0000 mon.a (mon.0) 4963 : audit [DBG] from='client.? 172.21.15.67:0/421519664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:02 smithi067 bash[27441]: cluster 2024-04-03T17:11:01.651824+0000 mgr.y (mgr.24370) 5179 : cluster [DBG] pgmap v5163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:02 smithi067 bash[27441]: audit 2024-04-03T17:11:01.753213+0000 mon.a (mon.0) 4963 : audit [DBG] from='client.? 172.21.15.67:0/421519664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:02 smithi067 bash[17655]: cluster 2024-04-03T17:11:01.651824+0000 mgr.y (mgr.24370) 5179 : cluster [DBG] pgmap v5163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:02 smithi067 bash[17655]: audit 2024-04-03T17:11:01.753213+0000 mon.a (mon.0) 4963 : audit [DBG] from='client.? 172.21.15.67:0/421519664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:03] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:11:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:11:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:04 smithi082 bash[20963]: cluster 2024-04-03T17:11:03.652539+0000 mgr.y (mgr.24370) 5180 : cluster [DBG] pgmap v5164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:04 smithi082 bash[20963]: audit 2024-04-03T17:11:04.207272+0000 mon.c (mon.2) 2017 : audit [DBG] from='client.? 172.21.15.67:0/4129397623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:04 smithi067 bash[17655]: cluster 2024-04-03T17:11:03.652539+0000 mgr.y (mgr.24370) 5180 : cluster [DBG] pgmap v5164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:04 smithi067 bash[17655]: audit 2024-04-03T17:11:04.207272+0000 mon.c (mon.2) 2017 : audit [DBG] from='client.? 172.21.15.67:0/4129397623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:04 smithi067 bash[27441]: cluster 2024-04-03T17:11:03.652539+0000 mgr.y (mgr.24370) 5180 : cluster [DBG] pgmap v5164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:04 smithi067 bash[27441]: audit 2024-04-03T17:11:04.207272+0000 mon.c (mon.2) 2017 : audit [DBG] from='client.? 172.21.15.67:0/4129397623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:06 smithi082 bash[20963]: cluster 2024-04-03T17:11:05.653775+0000 mgr.y (mgr.24370) 5181 : cluster [DBG] pgmap v5165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:06 smithi082 bash[20963]: audit 2024-04-03T17:11:06.659881+0000 mon.a (mon.0) 4964 : audit [DBG] from='client.? 172.21.15.67:0/3270743145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:06 smithi067 bash[17655]: cluster 2024-04-03T17:11:05.653775+0000 mgr.y (mgr.24370) 5181 : cluster [DBG] pgmap v5165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:06 smithi067 bash[17655]: audit 2024-04-03T17:11:06.659881+0000 mon.a (mon.0) 4964 : audit [DBG] from='client.? 172.21.15.67:0/3270743145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:06 smithi067 bash[27441]: cluster 2024-04-03T17:11:05.653775+0000 mgr.y (mgr.24370) 5181 : cluster [DBG] pgmap v5165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:06 smithi067 bash[27441]: audit 2024-04-03T17:11:06.659881+0000 mon.a (mon.0) 4964 : audit [DBG] from='client.? 172.21.15.67:0/3270743145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:08 smithi082 bash[20963]: cluster 2024-04-03T17:11:07.654453+0000 mgr.y (mgr.24370) 5182 : cluster [DBG] pgmap v5166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:08 smithi067 bash[27441]: cluster 2024-04-03T17:11:07.654453+0000 mgr.y (mgr.24370) 5182 : cluster [DBG] pgmap v5166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:08 smithi067 bash[17655]: cluster 2024-04-03T17:11:07.654453+0000 mgr.y (mgr.24370) 5182 : cluster [DBG] pgmap v5166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:09 smithi082 bash[20963]: audit 2024-04-03T17:11:09.118232+0000 mon.c (mon.2) 2018 : audit [DBG] from='client.? 172.21.15.67:0/892162462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:09 smithi067 bash[17655]: audit 2024-04-03T17:11:09.118232+0000 mon.c (mon.2) 2018 : audit [DBG] from='client.? 172.21.15.67:0/892162462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:09 smithi067 bash[27441]: audit 2024-04-03T17:11:09.118232+0000 mon.c (mon.2) 2018 : audit [DBG] from='client.? 172.21.15.67:0/892162462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:10 smithi082 bash[20963]: cluster 2024-04-03T17:11:09.655220+0000 mgr.y (mgr.24370) 5183 : cluster [DBG] pgmap v5167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:10 smithi082 bash[20963]: audit 2024-04-03T17:11:09.920473+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:10 smithi067 bash[27441]: cluster 2024-04-03T17:11:09.655220+0000 mgr.y (mgr.24370) 5183 : cluster [DBG] pgmap v5167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:10 smithi067 bash[27441]: audit 2024-04-03T17:11:09.920473+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:10 smithi067 bash[17655]: cluster 2024-04-03T17:11:09.655220+0000 mgr.y (mgr.24370) 5183 : cluster [DBG] pgmap v5167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:10 smithi067 bash[17655]: audit 2024-04-03T17:11:09.920473+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:12.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:11 smithi082 bash[20963]: audit 2024-04-03T17:11:11.567255+0000 mon.a (mon.0) 4966 : audit [DBG] from='client.? 172.21.15.67:0/3122745194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:11 smithi067 bash[17655]: audit 2024-04-03T17:11:11.567255+0000 mon.a (mon.0) 4966 : audit [DBG] from='client.? 172.21.15.67:0/3122745194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:11 smithi067 bash[27441]: audit 2024-04-03T17:11:11.567255+0000 mon.a (mon.0) 4966 : audit [DBG] from='client.? 172.21.15.67:0/3122745194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:12 smithi067 bash[27441]: cluster 2024-04-03T17:11:11.656455+0000 mgr.y (mgr.24370) 5184 : cluster [DBG] pgmap v5168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:12 smithi067 bash[17655]: cluster 2024-04-03T17:11:11.656455+0000 mgr.y (mgr.24370) 5184 : cluster [DBG] pgmap v5168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:12 smithi082 bash[20963]: cluster 2024-04-03T17:11:11.656455+0000 mgr.y (mgr.24370) 5184 : cluster [DBG] pgmap v5168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:11:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:11:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:14 smithi082 bash[20963]: cluster 2024-04-03T17:11:13.657112+0000 mgr.y (mgr.24370) 5185 : cluster [DBG] pgmap v5169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:14 smithi082 bash[20963]: audit 2024-04-03T17:11:14.021209+0000 mon.a (mon.0) 4967 : audit [DBG] from='client.? 172.21.15.67:0/636590268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:14 smithi067 bash[27441]: cluster 2024-04-03T17:11:13.657112+0000 mgr.y (mgr.24370) 5185 : cluster [DBG] pgmap v5169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:14 smithi067 bash[27441]: audit 2024-04-03T17:11:14.021209+0000 mon.a (mon.0) 4967 : audit [DBG] from='client.? 172.21.15.67:0/636590268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:14 smithi067 bash[17655]: cluster 2024-04-03T17:11:13.657112+0000 mgr.y (mgr.24370) 5185 : cluster [DBG] pgmap v5169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:14 smithi067 bash[17655]: audit 2024-04-03T17:11:14.021209+0000 mon.a (mon.0) 4967 : audit [DBG] from='client.? 172.21.15.67:0/636590268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:15.886 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 17:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T17:11:15.576921008Z level=info msg="Completed cleanup jobs" duration=46.942095ms 2024-04-03T17:11:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:16 smithi082 bash[20963]: cluster 2024-04-03T17:11:15.658238+0000 mgr.y (mgr.24370) 5186 : cluster [DBG] pgmap v5170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:16 smithi082 bash[20963]: audit 2024-04-03T17:11:16.476599+0000 mon.a (mon.0) 4968 : audit [DBG] from='client.? 172.21.15.67:0/1403977232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:16 smithi067 bash[17655]: cluster 2024-04-03T17:11:15.658238+0000 mgr.y (mgr.24370) 5186 : cluster [DBG] pgmap v5170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:16 smithi067 bash[17655]: audit 2024-04-03T17:11:16.476599+0000 mon.a (mon.0) 4968 : audit [DBG] from='client.? 172.21.15.67:0/1403977232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:16 smithi067 bash[27441]: cluster 2024-04-03T17:11:15.658238+0000 mgr.y (mgr.24370) 5186 : cluster [DBG] pgmap v5170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:16 smithi067 bash[27441]: audit 2024-04-03T17:11:16.476599+0000 mon.a (mon.0) 4968 : audit [DBG] from='client.? 172.21.15.67:0/1403977232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:18 smithi082 bash[20963]: cluster 2024-04-03T17:11:17.658975+0000 mgr.y (mgr.24370) 5187 : cluster [DBG] pgmap v5171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:18 smithi067 bash[17655]: cluster 2024-04-03T17:11:17.658975+0000 mgr.y (mgr.24370) 5187 : cluster [DBG] pgmap v5171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:18 smithi067 bash[27441]: cluster 2024-04-03T17:11:17.658975+0000 mgr.y (mgr.24370) 5187 : cluster [DBG] pgmap v5171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:19 smithi082 bash[20963]: audit 2024-04-03T17:11:18.929355+0000 mon.c (mon.2) 2019 : audit [DBG] from='client.? 172.21.15.67:0/1373620172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:19 smithi067 bash[27441]: audit 2024-04-03T17:11:18.929355+0000 mon.c (mon.2) 2019 : audit [DBG] from='client.? 172.21.15.67:0/1373620172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:19 smithi067 bash[17655]: audit 2024-04-03T17:11:18.929355+0000 mon.c (mon.2) 2019 : audit [DBG] from='client.? 172.21.15.67:0/1373620172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:20 smithi082 bash[20963]: cluster 2024-04-03T17:11:19.659631+0000 mgr.y (mgr.24370) 5188 : cluster [DBG] pgmap v5172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:20 smithi067 bash[27441]: cluster 2024-04-03T17:11:19.659631+0000 mgr.y (mgr.24370) 5188 : cluster [DBG] pgmap v5172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:20 smithi067 bash[17655]: cluster 2024-04-03T17:11:19.659631+0000 mgr.y (mgr.24370) 5188 : cluster [DBG] pgmap v5172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:21 smithi082 bash[20963]: audit 2024-04-03T17:11:21.386192+0000 mon.c (mon.2) 2020 : audit [DBG] from='client.? 172.21.15.67:0/3619336395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:21 smithi067 bash[27441]: audit 2024-04-03T17:11:21.386192+0000 mon.c (mon.2) 2020 : audit [DBG] from='client.? 172.21.15.67:0/3619336395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:21 smithi067 bash[17655]: audit 2024-04-03T17:11:21.386192+0000 mon.c (mon.2) 2020 : audit [DBG] from='client.? 172.21.15.67:0/3619336395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:22 smithi067 bash[27441]: cluster 2024-04-03T17:11:21.660859+0000 mgr.y (mgr.24370) 5189 : cluster [DBG] pgmap v5173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:22 smithi067 bash[17655]: cluster 2024-04-03T17:11:21.660859+0000 mgr.y (mgr.24370) 5189 : cluster [DBG] pgmap v5173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:22 smithi082 bash[20963]: cluster 2024-04-03T17:11:21.660859+0000 mgr.y (mgr.24370) 5189 : cluster [DBG] pgmap v5173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:11:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:11:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:24 smithi082 bash[20963]: cluster 2024-04-03T17:11:23.661524+0000 mgr.y (mgr.24370) 5190 : cluster [DBG] pgmap v5174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:24 smithi082 bash[20963]: audit 2024-04-03T17:11:23.846369+0000 mon.a (mon.0) 4969 : audit [DBG] from='client.? 172.21.15.67:0/1489748464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:24 smithi067 bash[27441]: cluster 2024-04-03T17:11:23.661524+0000 mgr.y (mgr.24370) 5190 : cluster [DBG] pgmap v5174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:24 smithi067 bash[27441]: audit 2024-04-03T17:11:23.846369+0000 mon.a (mon.0) 4969 : audit [DBG] from='client.? 172.21.15.67:0/1489748464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:24 smithi067 bash[17655]: cluster 2024-04-03T17:11:23.661524+0000 mgr.y (mgr.24370) 5190 : cluster [DBG] pgmap v5174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:24 smithi067 bash[17655]: audit 2024-04-03T17:11:23.846369+0000 mon.a (mon.0) 4969 : audit [DBG] from='client.? 172.21.15.67:0/1489748464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:25 smithi082 bash[20963]: audit 2024-04-03T17:11:24.920854+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:25 smithi067 bash[17655]: audit 2024-04-03T17:11:24.920854+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:25 smithi067 bash[27441]: audit 2024-04-03T17:11:24.920854+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:26 smithi082 bash[20963]: cluster 2024-04-03T17:11:25.662765+0000 mgr.y (mgr.24370) 5191 : cluster [DBG] pgmap v5175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:26 smithi082 bash[20963]: audit 2024-04-03T17:11:26.304819+0000 mon.c (mon.2) 2021 : audit [DBG] from='client.? 172.21.15.67:0/4024771847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:26 smithi067 bash[17655]: cluster 2024-04-03T17:11:25.662765+0000 mgr.y (mgr.24370) 5191 : cluster [DBG] pgmap v5175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:26 smithi067 bash[17655]: audit 2024-04-03T17:11:26.304819+0000 mon.c (mon.2) 2021 : audit [DBG] from='client.? 172.21.15.67:0/4024771847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:26 smithi067 bash[27441]: cluster 2024-04-03T17:11:25.662765+0000 mgr.y (mgr.24370) 5191 : cluster [DBG] pgmap v5175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:26 smithi067 bash[27441]: audit 2024-04-03T17:11:26.304819+0000 mon.c (mon.2) 2021 : audit [DBG] from='client.? 172.21.15.67:0/4024771847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:28 smithi082 bash[20963]: cluster 2024-04-03T17:11:27.663490+0000 mgr.y (mgr.24370) 5192 : cluster [DBG] pgmap v5176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:28 smithi082 bash[20963]: audit 2024-04-03T17:11:28.759888+0000 mon.a (mon.0) 4971 : audit [DBG] from='client.? 172.21.15.67:0/1681646961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:28 smithi067 bash[27441]: cluster 2024-04-03T17:11:27.663490+0000 mgr.y (mgr.24370) 5192 : cluster [DBG] pgmap v5176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:28 smithi067 bash[27441]: audit 2024-04-03T17:11:28.759888+0000 mon.a (mon.0) 4971 : audit [DBG] from='client.? 172.21.15.67:0/1681646961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:28 smithi067 bash[17655]: cluster 2024-04-03T17:11:27.663490+0000 mgr.y (mgr.24370) 5192 : cluster [DBG] pgmap v5176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:28 smithi067 bash[17655]: audit 2024-04-03T17:11:28.759888+0000 mon.a (mon.0) 4971 : audit [DBG] from='client.? 172.21.15.67:0/1681646961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:30 smithi082 bash[20963]: cluster 2024-04-03T17:11:29.664135+0000 mgr.y (mgr.24370) 5193 : cluster [DBG] pgmap v5177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:30 smithi067 bash[27441]: cluster 2024-04-03T17:11:29.664135+0000 mgr.y (mgr.24370) 5193 : cluster [DBG] pgmap v5177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:30 smithi067 bash[17655]: cluster 2024-04-03T17:11:29.664135+0000 mgr.y (mgr.24370) 5193 : cluster [DBG] pgmap v5177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:32.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:31 smithi082 bash[20963]: audit 2024-04-03T17:11:31.209881+0000 mon.a (mon.0) 4972 : audit [DBG] from='client.? 172.21.15.67:0/1029982631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:31 smithi067 bash[27441]: audit 2024-04-03T17:11:31.209881+0000 mon.a (mon.0) 4972 : audit [DBG] from='client.? 172.21.15.67:0/1029982631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:31 smithi067 bash[17655]: audit 2024-04-03T17:11:31.209881+0000 mon.a (mon.0) 4972 : audit [DBG] from='client.? 172.21.15.67:0/1029982631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:32 smithi067 bash[27441]: cluster 2024-04-03T17:11:31.665314+0000 mgr.y (mgr.24370) 5194 : cluster [DBG] pgmap v5178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:32 smithi067 bash[17655]: cluster 2024-04-03T17:11:31.665314+0000 mgr.y (mgr.24370) 5194 : cluster [DBG] pgmap v5178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:32 smithi082 bash[20963]: cluster 2024-04-03T17:11:31.665314+0000 mgr.y (mgr.24370) 5194 : cluster [DBG] pgmap v5178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:11:33.817 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:11:34.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:33 smithi082 bash[20963]: audit 2024-04-03T17:11:33.670725+0000 mon.a (mon.0) 4973 : audit [DBG] from='client.? 172.21.15.67:0/3608616745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:33 smithi067 bash[27441]: audit 2024-04-03T17:11:33.670725+0000 mon.a (mon.0) 4973 : audit [DBG] from='client.? 172.21.15.67:0/3608616745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:33 smithi067 bash[17655]: audit 2024-04-03T17:11:33.670725+0000 mon.a (mon.0) 4973 : audit [DBG] from='client.? 172.21.15.67:0/3608616745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:34 smithi082 bash[20963]: cluster 2024-04-03T17:11:33.665786+0000 mgr.y (mgr.24370) 5195 : cluster [DBG] pgmap v5179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:34 smithi067 bash[17655]: cluster 2024-04-03T17:11:33.665786+0000 mgr.y (mgr.24370) 5195 : cluster [DBG] pgmap v5179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:34 smithi067 bash[27441]: cluster 2024-04-03T17:11:33.665786+0000 mgr.y (mgr.24370) 5195 : cluster [DBG] pgmap v5179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:36 smithi082 bash[20963]: cluster 2024-04-03T17:11:35.666873+0000 mgr.y (mgr.24370) 5196 : cluster [DBG] pgmap v5180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:37.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:36 smithi082 bash[20963]: audit 2024-04-03T17:11:36.125057+0000 mon.a (mon.0) 4974 : audit [DBG] from='client.? 172.21.15.67:0/2905855276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:36 smithi067 bash[17655]: cluster 2024-04-03T17:11:35.666873+0000 mgr.y (mgr.24370) 5196 : cluster [DBG] pgmap v5180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:36 smithi067 bash[17655]: audit 2024-04-03T17:11:36.125057+0000 mon.a (mon.0) 4974 : audit [DBG] from='client.? 172.21.15.67:0/2905855276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:36 smithi067 bash[27441]: cluster 2024-04-03T17:11:35.666873+0000 mgr.y (mgr.24370) 5196 : cluster [DBG] pgmap v5180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:36 smithi067 bash[27441]: audit 2024-04-03T17:11:36.125057+0000 mon.a (mon.0) 4974 : audit [DBG] from='client.? 172.21.15.67:0/2905855276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:38 smithi082 bash[20963]: cluster 2024-04-03T17:11:37.667576+0000 mgr.y (mgr.24370) 5197 : cluster [DBG] pgmap v5181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:38 smithi082 bash[20963]: audit 2024-04-03T17:11:38.584622+0000 mon.c (mon.2) 2022 : audit [DBG] from='client.? 172.21.15.67:0/1819354332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:38 smithi067 bash[17655]: cluster 2024-04-03T17:11:37.667576+0000 mgr.y (mgr.24370) 5197 : cluster [DBG] pgmap v5181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:38 smithi067 bash[17655]: audit 2024-04-03T17:11:38.584622+0000 mon.c (mon.2) 2022 : audit [DBG] from='client.? 172.21.15.67:0/1819354332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:38 smithi067 bash[27441]: cluster 2024-04-03T17:11:37.667576+0000 mgr.y (mgr.24370) 5197 : cluster [DBG] pgmap v5181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:38 smithi067 bash[27441]: audit 2024-04-03T17:11:38.584622+0000 mon.c (mon.2) 2022 : audit [DBG] from='client.? 172.21.15.67:0/1819354332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:40 smithi082 bash[20963]: cluster 2024-04-03T17:11:39.668309+0000 mgr.y (mgr.24370) 5198 : cluster [DBG] pgmap v5182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:40 smithi082 bash[20963]: audit 2024-04-03T17:11:39.921274+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:40 smithi067 bash[27441]: cluster 2024-04-03T17:11:39.668309+0000 mgr.y (mgr.24370) 5198 : cluster [DBG] pgmap v5182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:40 smithi067 bash[27441]: audit 2024-04-03T17:11:39.921274+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:40 smithi067 bash[17655]: cluster 2024-04-03T17:11:39.668309+0000 mgr.y (mgr.24370) 5198 : cluster [DBG] pgmap v5182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:40 smithi067 bash[17655]: audit 2024-04-03T17:11:39.921274+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:42.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:41 smithi082 bash[20963]: audit 2024-04-03T17:11:41.034068+0000 mon.a (mon.0) 4976 : audit [DBG] from='client.? 172.21.15.67:0/330565599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:41 smithi067 bash[17655]: audit 2024-04-03T17:11:41.034068+0000 mon.a (mon.0) 4976 : audit [DBG] from='client.? 172.21.15.67:0/330565599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:41 smithi067 bash[27441]: audit 2024-04-03T17:11:41.034068+0000 mon.a (mon.0) 4976 : audit [DBG] from='client.? 172.21.15.67:0/330565599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:43.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:42 smithi082 bash[20963]: cluster 2024-04-03T17:11:41.669525+0000 mgr.y (mgr.24370) 5199 : cluster [DBG] pgmap v5183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:42 smithi067 bash[17655]: cluster 2024-04-03T17:11:41.669525+0000 mgr.y (mgr.24370) 5199 : cluster [DBG] pgmap v5183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:11:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:42 smithi067 bash[27441]: cluster 2024-04-03T17:11:41.669525+0000 mgr.y (mgr.24370) 5199 : cluster [DBG] pgmap v5183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:43.857 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:11:44.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:43 smithi082 bash[20963]: audit 2024-04-03T17:11:43.477692+0000 mon.c (mon.2) 2023 : audit [DBG] from='client.? 172.21.15.67:0/3585837376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:43 smithi067 bash[27441]: audit 2024-04-03T17:11:43.477692+0000 mon.c (mon.2) 2023 : audit [DBG] from='client.? 172.21.15.67:0/3585837376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:43 smithi067 bash[17655]: audit 2024-04-03T17:11:43.477692+0000 mon.c (mon.2) 2023 : audit [DBG] from='client.? 172.21.15.67:0/3585837376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:45.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:44 smithi082 bash[20963]: cluster 2024-04-03T17:11:43.670220+0000 mgr.y (mgr.24370) 5200 : cluster [DBG] pgmap v5184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:44 smithi067 bash[27441]: cluster 2024-04-03T17:11:43.670220+0000 mgr.y (mgr.24370) 5200 : cluster [DBG] pgmap v5184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:44 smithi067 bash[17655]: cluster 2024-04-03T17:11:43.670220+0000 mgr.y (mgr.24370) 5200 : cluster [DBG] pgmap v5184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:46 smithi082 bash[20963]: cluster 2024-04-03T17:11:45.671331+0000 mgr.y (mgr.24370) 5201 : cluster [DBG] pgmap v5185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:46 smithi082 bash[20963]: audit 2024-04-03T17:11:45.923020+0000 mon.a (mon.0) 4977 : audit [DBG] from='client.? 172.21.15.67:0/2324561252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:46 smithi067 bash[27441]: cluster 2024-04-03T17:11:45.671331+0000 mgr.y (mgr.24370) 5201 : cluster [DBG] pgmap v5185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:46 smithi067 bash[27441]: audit 2024-04-03T17:11:45.923020+0000 mon.a (mon.0) 4977 : audit [DBG] from='client.? 172.21.15.67:0/2324561252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:46 smithi067 bash[17655]: cluster 2024-04-03T17:11:45.671331+0000 mgr.y (mgr.24370) 5201 : cluster [DBG] pgmap v5185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:46 smithi067 bash[17655]: audit 2024-04-03T17:11:45.923020+0000 mon.a (mon.0) 4977 : audit [DBG] from='client.? 172.21.15.67:0/2324561252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:48 smithi082 bash[20963]: cluster 2024-04-03T17:11:47.672064+0000 mgr.y (mgr.24370) 5202 : cluster [DBG] pgmap v5186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:48 smithi082 bash[20963]: audit 2024-04-03T17:11:48.387155+0000 mon.c (mon.2) 2024 : audit [DBG] from='client.? 172.21.15.67:0/3805584427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:48 smithi067 bash[27441]: cluster 2024-04-03T17:11:47.672064+0000 mgr.y (mgr.24370) 5202 : cluster [DBG] pgmap v5186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:48 smithi067 bash[27441]: audit 2024-04-03T17:11:48.387155+0000 mon.c (mon.2) 2024 : audit [DBG] from='client.? 172.21.15.67:0/3805584427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:48 smithi067 bash[17655]: cluster 2024-04-03T17:11:47.672064+0000 mgr.y (mgr.24370) 5202 : cluster [DBG] pgmap v5186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:48 smithi067 bash[17655]: audit 2024-04-03T17:11:48.387155+0000 mon.c (mon.2) 2024 : audit [DBG] from='client.? 172.21.15.67:0/3805584427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:50 smithi082 bash[20963]: cluster 2024-04-03T17:11:49.672737+0000 mgr.y (mgr.24370) 5203 : cluster [DBG] pgmap v5187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:50 smithi082 bash[20963]: audit 2024-04-03T17:11:50.837667+0000 mon.a (mon.0) 4978 : audit [DBG] from='client.? 172.21.15.67:0/3350192328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:50 smithi067 bash[27441]: cluster 2024-04-03T17:11:49.672737+0000 mgr.y (mgr.24370) 5203 : cluster [DBG] pgmap v5187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:50 smithi067 bash[27441]: audit 2024-04-03T17:11:50.837667+0000 mon.a (mon.0) 4978 : audit [DBG] from='client.? 172.21.15.67:0/3350192328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:50 smithi067 bash[17655]: cluster 2024-04-03T17:11:49.672737+0000 mgr.y (mgr.24370) 5203 : cluster [DBG] pgmap v5187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:50 smithi067 bash[17655]: audit 2024-04-03T17:11:50.837667+0000 mon.a (mon.0) 4978 : audit [DBG] from='client.? 172.21.15.67:0/3350192328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:52 smithi082 bash[20963]: cluster 2024-04-03T17:11:51.673908+0000 mgr.y (mgr.24370) 5204 : cluster [DBG] pgmap v5188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:53.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:52 smithi067 bash[17655]: cluster 2024-04-03T17:11:51.673908+0000 mgr.y (mgr.24370) 5204 : cluster [DBG] pgmap v5188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:53.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:11:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:52 smithi067 bash[27441]: cluster 2024-04-03T17:11:51.673908+0000 mgr.y (mgr.24370) 5204 : cluster [DBG] pgmap v5188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:11:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:53 smithi067 bash[27441]: audit 2024-04-03T17:11:53.288960+0000 mon.c (mon.2) 2025 : audit [DBG] from='client.? 172.21.15.67:0/808187461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:54.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:53 smithi067 bash[17655]: audit 2024-04-03T17:11:53.288960+0000 mon.c (mon.2) 2025 : audit [DBG] from='client.? 172.21.15.67:0/808187461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:54.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:53 smithi082 bash[20963]: audit 2024-04-03T17:11:53.288960+0000 mon.c (mon.2) 2025 : audit [DBG] from='client.? 172.21.15.67:0/808187461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:54 smithi067 bash[17655]: cluster 2024-04-03T17:11:53.674756+0000 mgr.y (mgr.24370) 5205 : cluster [DBG] pgmap v5189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:54 smithi067 bash[27441]: cluster 2024-04-03T17:11:53.674756+0000 mgr.y (mgr.24370) 5205 : cluster [DBG] pgmap v5189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:54 smithi082 bash[20963]: cluster 2024-04-03T17:11:53.674756+0000 mgr.y (mgr.24370) 5205 : cluster [DBG] pgmap v5189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:55 smithi067 bash[27441]: audit 2024-04-03T17:11:54.921606+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:55 smithi067 bash[27441]: audit 2024-04-03T17:11:55.744428+0000 mon.c (mon.2) 2026 : audit [DBG] from='client.? 172.21.15.67:0/3966031880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:55 smithi067 bash[17655]: audit 2024-04-03T17:11:54.921606+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:55 smithi067 bash[17655]: audit 2024-04-03T17:11:55.744428+0000 mon.c (mon.2) 2026 : audit [DBG] from='client.? 172.21.15.67:0/3966031880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:55 smithi082 bash[20963]: audit 2024-04-03T17:11:54.921606+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:11:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:55 smithi082 bash[20963]: audit 2024-04-03T17:11:55.744428+0000 mon.c (mon.2) 2026 : audit [DBG] from='client.? 172.21.15.67:0/3966031880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:56 smithi067 bash[27441]: cluster 2024-04-03T17:11:55.675875+0000 mgr.y (mgr.24370) 5206 : cluster [DBG] pgmap v5190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:56 smithi067 bash[17655]: cluster 2024-04-03T17:11:55.675875+0000 mgr.y (mgr.24370) 5206 : cluster [DBG] pgmap v5190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:56 smithi082 bash[20963]: cluster 2024-04-03T17:11:55.675875+0000 mgr.y (mgr.24370) 5206 : cluster [DBG] pgmap v5190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:57 smithi067 bash[17655]: audit 2024-04-03T17:11:57.294144+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:11:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:57 smithi067 bash[17655]: audit 2024-04-03T17:11:57.622622+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:11:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:57 smithi067 bash[17655]: audit 2024-04-03T17:11:57.630050+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:11:58.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:57 smithi067 bash[27441]: audit 2024-04-03T17:11:57.294144+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:11:58.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:57 smithi067 bash[27441]: audit 2024-04-03T17:11:57.622622+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:11:58.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:57 smithi067 bash[27441]: audit 2024-04-03T17:11:57.630050+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:11:58.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:57 smithi082 bash[20963]: audit 2024-04-03T17:11:57.294144+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:11:58.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:57 smithi082 bash[20963]: audit 2024-04-03T17:11:57.622622+0000 mon.a (mon.0) 4981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:11:58.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:57 smithi082 bash[20963]: audit 2024-04-03T17:11:57.630050+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:11:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:58 smithi067 bash[27441]: cluster 2024-04-03T17:11:57.676597+0000 mgr.y (mgr.24370) 5207 : cluster [DBG] pgmap v5191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:59.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:11:58 smithi067 bash[27441]: audit 2024-04-03T17:11:58.200931+0000 mon.a (mon.0) 4983 : audit [DBG] from='client.? 172.21.15.67:0/3213680263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:58 smithi067 bash[17655]: cluster 2024-04-03T17:11:57.676597+0000 mgr.y (mgr.24370) 5207 : cluster [DBG] pgmap v5191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:11:58 smithi067 bash[17655]: audit 2024-04-03T17:11:58.200931+0000 mon.a (mon.0) 4983 : audit [DBG] from='client.? 172.21.15.67:0/3213680263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:11:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:58 smithi082 bash[20963]: cluster 2024-04-03T17:11:57.676597+0000 mgr.y (mgr.24370) 5207 : cluster [DBG] pgmap v5191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:11:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:11:58 smithi082 bash[20963]: audit 2024-04-03T17:11:58.200931+0000 mon.a (mon.0) 4983 : audit [DBG] from='client.? 172.21.15.67:0/3213680263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:00 smithi067 bash[27441]: cluster 2024-04-03T17:11:59.677415+0000 mgr.y (mgr.24370) 5208 : cluster [DBG] pgmap v5192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:00 smithi067 bash[27441]: audit 2024-04-03T17:12:00.660937+0000 mon.c (mon.2) 2027 : audit [DBG] from='client.? 172.21.15.67:0/2077894554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:00 smithi067 bash[17655]: cluster 2024-04-03T17:11:59.677415+0000 mgr.y (mgr.24370) 5208 : cluster [DBG] pgmap v5192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:01.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:00 smithi067 bash[17655]: audit 2024-04-03T17:12:00.660937+0000 mon.c (mon.2) 2027 : audit [DBG] from='client.? 172.21.15.67:0/2077894554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:01.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:00 smithi082 bash[20963]: cluster 2024-04-03T17:11:59.677415+0000 mgr.y (mgr.24370) 5208 : cluster [DBG] pgmap v5192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:01.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:00 smithi082 bash[20963]: audit 2024-04-03T17:12:00.660937+0000 mon.c (mon.2) 2027 : audit [DBG] from='client.? 172.21.15.67:0/2077894554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:03.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:02 smithi082 bash[20963]: cluster 2024-04-03T17:12:01.678603+0000 mgr.y (mgr.24370) 5209 : cluster [DBG] pgmap v5193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:03] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:12:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:02 smithi067 bash[27441]: cluster 2024-04-03T17:12:01.678603+0000 mgr.y (mgr.24370) 5209 : cluster [DBG] pgmap v5193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:02 smithi067 bash[17655]: cluster 2024-04-03T17:12:01.678603+0000 mgr.y (mgr.24370) 5209 : cluster [DBG] pgmap v5193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:12:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:04 smithi082 bash[20963]: audit 2024-04-03T17:12:03.044003+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:04 smithi082 bash[20963]: audit 2024-04-03T17:12:03.050556+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:04 smithi082 bash[20963]: audit 2024-04-03T17:12:03.138697+0000 mon.c (mon.2) 2028 : audit [DBG] from='client.? 172.21.15.67:0/348701986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:04 smithi082 bash[20963]: audit 2024-04-03T17:12:03.572570+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:04 smithi082 bash[20963]: audit 2024-04-03T17:12:03.579994+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:04 smithi082 bash[20963]: cluster 2024-04-03T17:12:03.679300+0000 mgr.y (mgr.24370) 5210 : cluster [DBG] pgmap v5194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:04 smithi082 bash[20963]: audit 2024-04-03T17:12:04.000497+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:12:04.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:04 smithi082 bash[20963]: audit 2024-04-03T17:12:04.002423+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:12:04.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:04 smithi082 bash[20963]: audit 2024-04-03T17:12:04.011981+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[17655]: audit 2024-04-03T17:12:03.044003+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[17655]: audit 2024-04-03T17:12:03.050556+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[17655]: audit 2024-04-03T17:12:03.138697+0000 mon.c (mon.2) 2028 : audit [DBG] from='client.? 172.21.15.67:0/348701986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[17655]: audit 2024-04-03T17:12:03.572570+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[17655]: audit 2024-04-03T17:12:03.579994+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[17655]: cluster 2024-04-03T17:12:03.679300+0000 mgr.y (mgr.24370) 5210 : cluster [DBG] pgmap v5194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[17655]: audit 2024-04-03T17:12:04.000497+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[17655]: audit 2024-04-03T17:12:04.002423+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[17655]: audit 2024-04-03T17:12:04.011981+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[27441]: audit 2024-04-03T17:12:03.044003+0000 mon.a (mon.0) 4984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[27441]: audit 2024-04-03T17:12:03.050556+0000 mon.a (mon.0) 4985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[27441]: audit 2024-04-03T17:12:03.138697+0000 mon.c (mon.2) 2028 : audit [DBG] from='client.? 172.21.15.67:0/348701986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[27441]: audit 2024-04-03T17:12:03.572570+0000 mon.a (mon.0) 4986 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[27441]: audit 2024-04-03T17:12:03.579994+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[27441]: cluster 2024-04-03T17:12:03.679300+0000 mgr.y (mgr.24370) 5210 : cluster [DBG] pgmap v5194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[27441]: audit 2024-04-03T17:12:04.000497+0000 mon.a (mon.0) 4988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:12:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[27441]: audit 2024-04-03T17:12:04.002423+0000 mon.a (mon.0) 4989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:12:04.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:04 smithi067 bash[27441]: audit 2024-04-03T17:12:04.011981+0000 mon.a (mon.0) 4990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:12:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:05 smithi067 bash[27441]: audit 2024-04-03T17:12:05.596907+0000 mon.a (mon.0) 4991 : audit [DBG] from='client.? 172.21.15.67:0/1448181213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:05 smithi067 bash[17655]: audit 2024-04-03T17:12:05.596907+0000 mon.a (mon.0) 4991 : audit [DBG] from='client.? 172.21.15.67:0/1448181213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:06.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:05 smithi082 bash[20963]: audit 2024-04-03T17:12:05.596907+0000 mon.a (mon.0) 4991 : audit [DBG] from='client.? 172.21.15.67:0/1448181213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:06 smithi067 bash[17655]: cluster 2024-04-03T17:12:05.680487+0000 mgr.y (mgr.24370) 5211 : cluster [DBG] pgmap v5195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:06 smithi067 bash[27441]: cluster 2024-04-03T17:12:05.680487+0000 mgr.y (mgr.24370) 5211 : cluster [DBG] pgmap v5195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:06 smithi082 bash[20963]: cluster 2024-04-03T17:12:05.680487+0000 mgr.y (mgr.24370) 5211 : cluster [DBG] pgmap v5195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:09.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:08 smithi082 bash[20963]: cluster 2024-04-03T17:12:07.681124+0000 mgr.y (mgr.24370) 5212 : cluster [DBG] pgmap v5196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:09.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:08 smithi082 bash[20963]: audit 2024-04-03T17:12:08.046944+0000 mon.c (mon.2) 2029 : audit [DBG] from='client.? 172.21.15.67:0/565475208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:08 smithi067 bash[17655]: cluster 2024-04-03T17:12:07.681124+0000 mgr.y (mgr.24370) 5212 : cluster [DBG] pgmap v5196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:08 smithi067 bash[17655]: audit 2024-04-03T17:12:08.046944+0000 mon.c (mon.2) 2029 : audit [DBG] from='client.? 172.21.15.67:0/565475208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:08 smithi067 bash[27441]: cluster 2024-04-03T17:12:07.681124+0000 mgr.y (mgr.24370) 5212 : cluster [DBG] pgmap v5196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:08 smithi067 bash[27441]: audit 2024-04-03T17:12:08.046944+0000 mon.c (mon.2) 2029 : audit [DBG] from='client.? 172.21.15.67:0/565475208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:10 smithi082 bash[20963]: cluster 2024-04-03T17:12:09.681858+0000 mgr.y (mgr.24370) 5213 : cluster [DBG] pgmap v5197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:10 smithi082 bash[20963]: audit 2024-04-03T17:12:09.922235+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:10 smithi082 bash[20963]: audit 2024-04-03T17:12:10.496070+0000 mon.c (mon.2) 2030 : audit [DBG] from='client.? 172.21.15.67:0/2040904005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:10 smithi067 bash[27441]: cluster 2024-04-03T17:12:09.681858+0000 mgr.y (mgr.24370) 5213 : cluster [DBG] pgmap v5197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:10 smithi067 bash[27441]: audit 2024-04-03T17:12:09.922235+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:10 smithi067 bash[27441]: audit 2024-04-03T17:12:10.496070+0000 mon.c (mon.2) 2030 : audit [DBG] from='client.? 172.21.15.67:0/2040904005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:10 smithi067 bash[17655]: cluster 2024-04-03T17:12:09.681858+0000 mgr.y (mgr.24370) 5213 : cluster [DBG] pgmap v5197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:10 smithi067 bash[17655]: audit 2024-04-03T17:12:09.922235+0000 mon.a (mon.0) 4992 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:10 smithi067 bash[17655]: audit 2024-04-03T17:12:10.496070+0000 mon.c (mon.2) 2030 : audit [DBG] from='client.? 172.21.15.67:0/2040904005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:12 smithi067 bash[27441]: cluster 2024-04-03T17:12:11.682993+0000 mgr.y (mgr.24370) 5214 : cluster [DBG] pgmap v5198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:12 smithi067 bash[17655]: cluster 2024-04-03T17:12:11.682993+0000 mgr.y (mgr.24370) 5214 : cluster [DBG] pgmap v5198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:12 smithi082 bash[20963]: cluster 2024-04-03T17:12:11.682993+0000 mgr.y (mgr.24370) 5214 : cluster [DBG] pgmap v5198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:13] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T17:12:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:12:13.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:13 smithi082 bash[20963]: audit 2024-04-03T17:12:12.954644+0000 mon.c (mon.2) 2031 : audit [DBG] from='client.? 172.21.15.67:0/2468249115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:13 smithi067 bash[27441]: audit 2024-04-03T17:12:12.954644+0000 mon.c (mon.2) 2031 : audit [DBG] from='client.? 172.21.15.67:0/2468249115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:13 smithi067 bash[17655]: audit 2024-04-03T17:12:12.954644+0000 mon.c (mon.2) 2031 : audit [DBG] from='client.? 172.21.15.67:0/2468249115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:14 smithi082 bash[20963]: cluster 2024-04-03T17:12:13.683693+0000 mgr.y (mgr.24370) 5215 : cluster [DBG] pgmap v5199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:14 smithi067 bash[17655]: cluster 2024-04-03T17:12:13.683693+0000 mgr.y (mgr.24370) 5215 : cluster [DBG] pgmap v5199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:14 smithi067 bash[27441]: cluster 2024-04-03T17:12:13.683693+0000 mgr.y (mgr.24370) 5215 : cluster [DBG] pgmap v5199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:16.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:15 smithi082 bash[20963]: audit 2024-04-03T17:12:15.411911+0000 mon.c (mon.2) 2032 : audit [DBG] from='client.? 172.21.15.67:0/1215253352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:15 smithi067 bash[27441]: audit 2024-04-03T17:12:15.411911+0000 mon.c (mon.2) 2032 : audit [DBG] from='client.? 172.21.15.67:0/1215253352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:15 smithi067 bash[17655]: audit 2024-04-03T17:12:15.411911+0000 mon.c (mon.2) 2032 : audit [DBG] from='client.? 172.21.15.67:0/1215253352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:16 smithi082 bash[20963]: cluster 2024-04-03T17:12:15.684876+0000 mgr.y (mgr.24370) 5216 : cluster [DBG] pgmap v5200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:16 smithi067 bash[17655]: cluster 2024-04-03T17:12:15.684876+0000 mgr.y (mgr.24370) 5216 : cluster [DBG] pgmap v5200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:16 smithi067 bash[27441]: cluster 2024-04-03T17:12:15.684876+0000 mgr.y (mgr.24370) 5216 : cluster [DBG] pgmap v5200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:18 smithi082 bash[20963]: cluster 2024-04-03T17:12:17.685540+0000 mgr.y (mgr.24370) 5217 : cluster [DBG] pgmap v5201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:18 smithi082 bash[20963]: audit 2024-04-03T17:12:17.870792+0000 mon.a (mon.0) 4993 : audit [DBG] from='client.? 172.21.15.67:0/3690009466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:18 smithi067 bash[17655]: cluster 2024-04-03T17:12:17.685540+0000 mgr.y (mgr.24370) 5217 : cluster [DBG] pgmap v5201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:18 smithi067 bash[17655]: audit 2024-04-03T17:12:17.870792+0000 mon.a (mon.0) 4993 : audit [DBG] from='client.? 172.21.15.67:0/3690009466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:18 smithi067 bash[27441]: cluster 2024-04-03T17:12:17.685540+0000 mgr.y (mgr.24370) 5217 : cluster [DBG] pgmap v5201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:18 smithi067 bash[27441]: audit 2024-04-03T17:12:17.870792+0000 mon.a (mon.0) 4993 : audit [DBG] from='client.? 172.21.15.67:0/3690009466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:20 smithi082 bash[20963]: cluster 2024-04-03T17:12:19.686264+0000 mgr.y (mgr.24370) 5218 : cluster [DBG] pgmap v5202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:20 smithi082 bash[20963]: audit 2024-04-03T17:12:20.321988+0000 mon.c (mon.2) 2033 : audit [DBG] from='client.? 172.21.15.67:0/1667504963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:20 smithi067 bash[17655]: cluster 2024-04-03T17:12:19.686264+0000 mgr.y (mgr.24370) 5218 : cluster [DBG] pgmap v5202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:20 smithi067 bash[17655]: audit 2024-04-03T17:12:20.321988+0000 mon.c (mon.2) 2033 : audit [DBG] from='client.? 172.21.15.67:0/1667504963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:20 smithi067 bash[27441]: cluster 2024-04-03T17:12:19.686264+0000 mgr.y (mgr.24370) 5218 : cluster [DBG] pgmap v5202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:20 smithi067 bash[27441]: audit 2024-04-03T17:12:20.321988+0000 mon.c (mon.2) 2033 : audit [DBG] from='client.? 172.21.15.67:0/1667504963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:23.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:22 smithi067 bash[27441]: cluster 2024-04-03T17:12:21.687441+0000 mgr.y (mgr.24370) 5219 : cluster [DBG] pgmap v5203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:23.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:22 smithi067 bash[17655]: cluster 2024-04-03T17:12:21.687441+0000 mgr.y (mgr.24370) 5219 : cluster [DBG] pgmap v5203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:22 smithi082 bash[20963]: cluster 2024-04-03T17:12:21.687441+0000 mgr.y (mgr.24370) 5219 : cluster [DBG] pgmap v5203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:23] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T17:12:23.785 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:12:24.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:23 smithi082 bash[20963]: audit 2024-04-03T17:12:22.779041+0000 mon.a (mon.0) 4994 : audit [DBG] from='client.? 172.21.15.67:0/1872501805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:23 smithi067 bash[17655]: audit 2024-04-03T17:12:22.779041+0000 mon.a (mon.0) 4994 : audit [DBG] from='client.? 172.21.15.67:0/1872501805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:23 smithi067 bash[27441]: audit 2024-04-03T17:12:22.779041+0000 mon.a (mon.0) 4994 : audit [DBG] from='client.? 172.21.15.67:0/1872501805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:24 smithi082 bash[20963]: cluster 2024-04-03T17:12:23.688181+0000 mgr.y (mgr.24370) 5220 : cluster [DBG] pgmap v5204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:24 smithi067 bash[27441]: cluster 2024-04-03T17:12:23.688181+0000 mgr.y (mgr.24370) 5220 : cluster [DBG] pgmap v5204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:24 smithi067 bash[17655]: cluster 2024-04-03T17:12:23.688181+0000 mgr.y (mgr.24370) 5220 : cluster [DBG] pgmap v5204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:25 smithi082 bash[20963]: audit 2024-04-03T17:12:24.922159+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:25 smithi082 bash[20963]: audit 2024-04-03T17:12:25.241912+0000 mon.c (mon.2) 2034 : audit [DBG] from='client.? 172.21.15.67:0/2260651628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:25 smithi067 bash[17655]: audit 2024-04-03T17:12:24.922159+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:25 smithi067 bash[17655]: audit 2024-04-03T17:12:25.241912+0000 mon.c (mon.2) 2034 : audit [DBG] from='client.? 172.21.15.67:0/2260651628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:25 smithi067 bash[27441]: audit 2024-04-03T17:12:24.922159+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:25 smithi067 bash[27441]: audit 2024-04-03T17:12:25.241912+0000 mon.c (mon.2) 2034 : audit [DBG] from='client.? 172.21.15.67:0/2260651628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:26 smithi082 bash[20963]: cluster 2024-04-03T17:12:25.689242+0000 mgr.y (mgr.24370) 5221 : cluster [DBG] pgmap v5205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:26 smithi067 bash[17655]: cluster 2024-04-03T17:12:25.689242+0000 mgr.y (mgr.24370) 5221 : cluster [DBG] pgmap v5205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:26 smithi067 bash[27441]: cluster 2024-04-03T17:12:25.689242+0000 mgr.y (mgr.24370) 5221 : cluster [DBG] pgmap v5205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:28.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:27 smithi082 bash[20963]: audit 2024-04-03T17:12:27.698231+0000 mon.c (mon.2) 2035 : audit [DBG] from='client.? 172.21.15.67:0/3252357227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:27 smithi067 bash[17655]: audit 2024-04-03T17:12:27.698231+0000 mon.c (mon.2) 2035 : audit [DBG] from='client.? 172.21.15.67:0/3252357227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:28.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:27 smithi067 bash[27441]: audit 2024-04-03T17:12:27.698231+0000 mon.c (mon.2) 2035 : audit [DBG] from='client.? 172.21.15.67:0/3252357227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:28 smithi082 bash[20963]: cluster 2024-04-03T17:12:27.689843+0000 mgr.y (mgr.24370) 5222 : cluster [DBG] pgmap v5206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:28 smithi067 bash[17655]: cluster 2024-04-03T17:12:27.689843+0000 mgr.y (mgr.24370) 5222 : cluster [DBG] pgmap v5206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:28 smithi067 bash[27441]: cluster 2024-04-03T17:12:27.689843+0000 mgr.y (mgr.24370) 5222 : cluster [DBG] pgmap v5206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:30 smithi082 bash[20963]: cluster 2024-04-03T17:12:29.690556+0000 mgr.y (mgr.24370) 5223 : cluster [DBG] pgmap v5207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:30 smithi082 bash[20963]: audit 2024-04-03T17:12:30.153578+0000 mon.c (mon.2) 2036 : audit [DBG] from='client.? 172.21.15.67:0/687160011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:30 smithi067 bash[17655]: cluster 2024-04-03T17:12:29.690556+0000 mgr.y (mgr.24370) 5223 : cluster [DBG] pgmap v5207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:30 smithi067 bash[17655]: audit 2024-04-03T17:12:30.153578+0000 mon.c (mon.2) 2036 : audit [DBG] from='client.? 172.21.15.67:0/687160011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:30 smithi067 bash[27441]: cluster 2024-04-03T17:12:29.690556+0000 mgr.y (mgr.24370) 5223 : cluster [DBG] pgmap v5207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:30 smithi067 bash[27441]: audit 2024-04-03T17:12:30.153578+0000 mon.c (mon.2) 2036 : audit [DBG] from='client.? 172.21.15.67:0/687160011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:33.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:32 smithi067 bash[27441]: cluster 2024-04-03T17:12:31.691775+0000 mgr.y (mgr.24370) 5224 : cluster [DBG] pgmap v5208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:33.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:32 smithi067 bash[27441]: audit 2024-04-03T17:12:32.612205+0000 mon.c (mon.2) 2037 : audit [DBG] from='client.? 172.21.15.67:0/2777063431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:33.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:32 smithi067 bash[17655]: cluster 2024-04-03T17:12:31.691775+0000 mgr.y (mgr.24370) 5224 : cluster [DBG] pgmap v5208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:32 smithi067 bash[17655]: audit 2024-04-03T17:12:32.612205+0000 mon.c (mon.2) 2037 : audit [DBG] from='client.? 172.21.15.67:0/2777063431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:32 smithi082 bash[20963]: cluster 2024-04-03T17:12:31.691775+0000 mgr.y (mgr.24370) 5224 : cluster [DBG] pgmap v5208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:32 smithi082 bash[20963]: audit 2024-04-03T17:12:32.612205+0000 mon.c (mon.2) 2037 : audit [DBG] from='client.? 172.21.15.67:0/2777063431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:33] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:12:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:12:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:34 smithi082 bash[20963]: cluster 2024-04-03T17:12:33.692468+0000 mgr.y (mgr.24370) 5225 : cluster [DBG] pgmap v5209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:34 smithi067 bash[27441]: cluster 2024-04-03T17:12:33.692468+0000 mgr.y (mgr.24370) 5225 : cluster [DBG] pgmap v5209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:34 smithi067 bash[17655]: cluster 2024-04-03T17:12:33.692468+0000 mgr.y (mgr.24370) 5225 : cluster [DBG] pgmap v5209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:36.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:35 smithi082 bash[20963]: audit 2024-04-03T17:12:35.065313+0000 mon.a (mon.0) 4996 : audit [DBG] from='client.? 172.21.15.67:0/3936701382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:35 smithi067 bash[27441]: audit 2024-04-03T17:12:35.065313+0000 mon.a (mon.0) 4996 : audit [DBG] from='client.? 172.21.15.67:0/3936701382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:35 smithi067 bash[17655]: audit 2024-04-03T17:12:35.065313+0000 mon.a (mon.0) 4996 : audit [DBG] from='client.? 172.21.15.67:0/3936701382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:37.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:36 smithi082 bash[20963]: cluster 2024-04-03T17:12:35.693515+0000 mgr.y (mgr.24370) 5226 : cluster [DBG] pgmap v5210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:36 smithi067 bash[27441]: cluster 2024-04-03T17:12:35.693515+0000 mgr.y (mgr.24370) 5226 : cluster [DBG] pgmap v5210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:36 smithi067 bash[17655]: cluster 2024-04-03T17:12:35.693515+0000 mgr.y (mgr.24370) 5226 : cluster [DBG] pgmap v5210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:38.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:37 smithi082 bash[20963]: audit 2024-04-03T17:12:37.517198+0000 mon.c (mon.2) 2038 : audit [DBG] from='client.? 172.21.15.67:0/3304684788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:37 smithi067 bash[17655]: audit 2024-04-03T17:12:37.517198+0000 mon.c (mon.2) 2038 : audit [DBG] from='client.? 172.21.15.67:0/3304684788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:37 smithi067 bash[27441]: audit 2024-04-03T17:12:37.517198+0000 mon.c (mon.2) 2038 : audit [DBG] from='client.? 172.21.15.67:0/3304684788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:38 smithi082 bash[20963]: cluster 2024-04-03T17:12:37.694195+0000 mgr.y (mgr.24370) 5227 : cluster [DBG] pgmap v5211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:38 smithi067 bash[17655]: cluster 2024-04-03T17:12:37.694195+0000 mgr.y (mgr.24370) 5227 : cluster [DBG] pgmap v5211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:38 smithi067 bash[27441]: cluster 2024-04-03T17:12:37.694195+0000 mgr.y (mgr.24370) 5227 : cluster [DBG] pgmap v5211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:40 smithi082 bash[20963]: cluster 2024-04-03T17:12:39.694690+0000 mgr.y (mgr.24370) 5228 : cluster [DBG] pgmap v5212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:40 smithi082 bash[20963]: audit 2024-04-03T17:12:39.922563+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:40 smithi082 bash[20963]: audit 2024-04-03T17:12:39.968570+0000 mon.c (mon.2) 2039 : audit [DBG] from='client.? 172.21.15.67:0/182985682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:40 smithi067 bash[17655]: cluster 2024-04-03T17:12:39.694690+0000 mgr.y (mgr.24370) 5228 : cluster [DBG] pgmap v5212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:40 smithi067 bash[17655]: audit 2024-04-03T17:12:39.922563+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:40 smithi067 bash[17655]: audit 2024-04-03T17:12:39.968570+0000 mon.c (mon.2) 2039 : audit [DBG] from='client.? 172.21.15.67:0/182985682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:40 smithi067 bash[27441]: cluster 2024-04-03T17:12:39.694690+0000 mgr.y (mgr.24370) 5228 : cluster [DBG] pgmap v5212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:40 smithi067 bash[27441]: audit 2024-04-03T17:12:39.922563+0000 mon.a (mon.0) 4997 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:40 smithi067 bash[27441]: audit 2024-04-03T17:12:39.968570+0000 mon.c (mon.2) 2039 : audit [DBG] from='client.? 172.21.15.67:0/182985682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:43.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:42 smithi082 bash[20963]: cluster 2024-04-03T17:12:41.695925+0000 mgr.y (mgr.24370) 5229 : cluster [DBG] pgmap v5213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:43.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:42 smithi082 bash[20963]: audit 2024-04-03T17:12:42.423547+0000 mon.c (mon.2) 2040 : audit [DBG] from='client.? 172.21.15.67:0/1105904841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:12:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:42 smithi067 bash[17655]: cluster 2024-04-03T17:12:41.695925+0000 mgr.y (mgr.24370) 5229 : cluster [DBG] pgmap v5213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:42 smithi067 bash[17655]: audit 2024-04-03T17:12:42.423547+0000 mon.c (mon.2) 2040 : audit [DBG] from='client.? 172.21.15.67:0/1105904841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:42 smithi067 bash[27441]: cluster 2024-04-03T17:12:41.695925+0000 mgr.y (mgr.24370) 5229 : cluster [DBG] pgmap v5213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:42 smithi067 bash[27441]: audit 2024-04-03T17:12:42.423547+0000 mon.c (mon.2) 2040 : audit [DBG] from='client.? 172.21.15.67:0/1105904841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:12:45.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:44 smithi082 bash[20963]: cluster 2024-04-03T17:12:43.696764+0000 mgr.y (mgr.24370) 5230 : cluster [DBG] pgmap v5214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:44 smithi067 bash[17655]: cluster 2024-04-03T17:12:43.696764+0000 mgr.y (mgr.24370) 5230 : cluster [DBG] pgmap v5214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:44 smithi067 bash[27441]: cluster 2024-04-03T17:12:43.696764+0000 mgr.y (mgr.24370) 5230 : cluster [DBG] pgmap v5214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:46.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:45 smithi082 bash[20963]: audit 2024-04-03T17:12:44.874157+0000 mon.c (mon.2) 2041 : audit [DBG] from='client.? 172.21.15.67:0/277410422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:45 smithi067 bash[27441]: audit 2024-04-03T17:12:44.874157+0000 mon.c (mon.2) 2041 : audit [DBG] from='client.? 172.21.15.67:0/277410422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:45 smithi067 bash[17655]: audit 2024-04-03T17:12:44.874157+0000 mon.c (mon.2) 2041 : audit [DBG] from='client.? 172.21.15.67:0/277410422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:46 smithi082 bash[20963]: cluster 2024-04-03T17:12:45.697992+0000 mgr.y (mgr.24370) 5231 : cluster [DBG] pgmap v5215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:46 smithi067 bash[27441]: cluster 2024-04-03T17:12:45.697992+0000 mgr.y (mgr.24370) 5231 : cluster [DBG] pgmap v5215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:46 smithi067 bash[17655]: cluster 2024-04-03T17:12:45.697992+0000 mgr.y (mgr.24370) 5231 : cluster [DBG] pgmap v5215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:47 smithi067 bash[17655]: audit 2024-04-03T17:12:47.323500+0000 mon.c (mon.2) 2042 : audit [DBG] from='client.? 172.21.15.67:0/3206976429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:48.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:47 smithi067 bash[27441]: audit 2024-04-03T17:12:47.323500+0000 mon.c (mon.2) 2042 : audit [DBG] from='client.? 172.21.15.67:0/3206976429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:48.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:47 smithi082 bash[20963]: audit 2024-04-03T17:12:47.323500+0000 mon.c (mon.2) 2042 : audit [DBG] from='client.? 172.21.15.67:0/3206976429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:48 smithi067 bash[27441]: cluster 2024-04-03T17:12:47.698661+0000 mgr.y (mgr.24370) 5232 : cluster [DBG] pgmap v5216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:48 smithi067 bash[17655]: cluster 2024-04-03T17:12:47.698661+0000 mgr.y (mgr.24370) 5232 : cluster [DBG] pgmap v5216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:48 smithi082 bash[20963]: cluster 2024-04-03T17:12:47.698661+0000 mgr.y (mgr.24370) 5232 : cluster [DBG] pgmap v5216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:49 smithi067 bash[17655]: audit 2024-04-03T17:12:49.770722+0000 mon.c (mon.2) 2043 : audit [DBG] from='client.? 172.21.15.67:0/1808028059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:49 smithi067 bash[27441]: audit 2024-04-03T17:12:49.770722+0000 mon.c (mon.2) 2043 : audit [DBG] from='client.? 172.21.15.67:0/1808028059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:50.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:49 smithi082 bash[20963]: audit 2024-04-03T17:12:49.770722+0000 mon.c (mon.2) 2043 : audit [DBG] from='client.? 172.21.15.67:0/1808028059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:50 smithi067 bash[27441]: cluster 2024-04-03T17:12:49.699323+0000 mgr.y (mgr.24370) 5233 : cluster [DBG] pgmap v5217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:50 smithi067 bash[17655]: cluster 2024-04-03T17:12:49.699323+0000 mgr.y (mgr.24370) 5233 : cluster [DBG] pgmap v5217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:50 smithi082 bash[20963]: cluster 2024-04-03T17:12:49.699323+0000 mgr.y (mgr.24370) 5233 : cluster [DBG] pgmap v5217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:52 smithi067 bash[27441]: cluster 2024-04-03T17:12:51.700528+0000 mgr.y (mgr.24370) 5234 : cluster [DBG] pgmap v5218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:52 smithi067 bash[27441]: audit 2024-04-03T17:12:52.220444+0000 mon.a (mon.0) 4998 : audit [DBG] from='client.? 172.21.15.67:0/585820686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:52 smithi067 bash[17655]: cluster 2024-04-03T17:12:51.700528+0000 mgr.y (mgr.24370) 5234 : cluster [DBG] pgmap v5218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:52 smithi067 bash[17655]: audit 2024-04-03T17:12:52.220444+0000 mon.a (mon.0) 4998 : audit [DBG] from='client.? 172.21.15.67:0/585820686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:53.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:12:53.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:52 smithi082 bash[20963]: cluster 2024-04-03T17:12:51.700528+0000 mgr.y (mgr.24370) 5234 : cluster [DBG] pgmap v5218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:53.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:52 smithi082 bash[20963]: audit 2024-04-03T17:12:52.220444+0000 mon.a (mon.0) 4998 : audit [DBG] from='client.? 172.21.15.67:0/585820686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:12:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:54 smithi067 bash[27441]: cluster 2024-04-03T17:12:53.701237+0000 mgr.y (mgr.24370) 5235 : cluster [DBG] pgmap v5219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:54 smithi067 bash[27441]: audit 2024-04-03T17:12:54.673686+0000 mon.a (mon.0) 4999 : audit [DBG] from='client.? 172.21.15.67:0/3133196610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:54 smithi067 bash[17655]: cluster 2024-04-03T17:12:53.701237+0000 mgr.y (mgr.24370) 5235 : cluster [DBG] pgmap v5219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:54 smithi067 bash[17655]: audit 2024-04-03T17:12:54.673686+0000 mon.a (mon.0) 4999 : audit [DBG] from='client.? 172.21.15.67:0/3133196610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:54 smithi082 bash[20963]: cluster 2024-04-03T17:12:53.701237+0000 mgr.y (mgr.24370) 5235 : cluster [DBG] pgmap v5219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:54 smithi082 bash[20963]: audit 2024-04-03T17:12:54.673686+0000 mon.a (mon.0) 4999 : audit [DBG] from='client.? 172.21.15.67:0/3133196610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:55 smithi082 bash[20963]: audit 2024-04-03T17:12:54.922717+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:55 smithi067 bash[27441]: audit 2024-04-03T17:12:54.922717+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:55 smithi067 bash[17655]: audit 2024-04-03T17:12:54.922717+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:12:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:56 smithi082 bash[20963]: cluster 2024-04-03T17:12:55.702354+0000 mgr.y (mgr.24370) 5236 : cluster [DBG] pgmap v5220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:56 smithi067 bash[17655]: cluster 2024-04-03T17:12:55.702354+0000 mgr.y (mgr.24370) 5236 : cluster [DBG] pgmap v5220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:56 smithi067 bash[27441]: cluster 2024-04-03T17:12:55.702354+0000 mgr.y (mgr.24370) 5236 : cluster [DBG] pgmap v5220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:58.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:57 smithi082 bash[20963]: audit 2024-04-03T17:12:57.129057+0000 mon.c (mon.2) 2044 : audit [DBG] from='client.? 172.21.15.67:0/1533438912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:57 smithi067 bash[17655]: audit 2024-04-03T17:12:57.129057+0000 mon.c (mon.2) 2044 : audit [DBG] from='client.? 172.21.15.67:0/1533438912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:58.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:57 smithi067 bash[27441]: audit 2024-04-03T17:12:57.129057+0000 mon.c (mon.2) 2044 : audit [DBG] from='client.? 172.21.15.67:0/1533438912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:12:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:58 smithi082 bash[20963]: cluster 2024-04-03T17:12:57.703029+0000 mgr.y (mgr.24370) 5237 : cluster [DBG] pgmap v5221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:58 smithi067 bash[27441]: cluster 2024-04-03T17:12:57.703029+0000 mgr.y (mgr.24370) 5237 : cluster [DBG] pgmap v5221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:12:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:58 smithi067 bash[17655]: cluster 2024-04-03T17:12:57.703029+0000 mgr.y (mgr.24370) 5237 : cluster [DBG] pgmap v5221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:00.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:12:59 smithi082 bash[20963]: audit 2024-04-03T17:12:59.585000+0000 mon.a (mon.0) 5001 : audit [DBG] from='client.? 172.21.15.67:0/2632798884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:12:59 smithi067 bash[17655]: audit 2024-04-03T17:12:59.585000+0000 mon.a (mon.0) 5001 : audit [DBG] from='client.? 172.21.15.67:0/2632798884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:12:59 smithi067 bash[27441]: audit 2024-04-03T17:12:59.585000+0000 mon.a (mon.0) 5001 : audit [DBG] from='client.? 172.21.15.67:0/2632798884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:01.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:00 smithi082 bash[20963]: cluster 2024-04-03T17:12:59.703853+0000 mgr.y (mgr.24370) 5238 : cluster [DBG] pgmap v5222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:00 smithi067 bash[17655]: cluster 2024-04-03T17:12:59.703853+0000 mgr.y (mgr.24370) 5238 : cluster [DBG] pgmap v5222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:00 smithi067 bash[27441]: cluster 2024-04-03T17:12:59.703853+0000 mgr.y (mgr.24370) 5238 : cluster [DBG] pgmap v5222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:03.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:02 smithi082 bash[20963]: cluster 2024-04-03T17:13:01.705017+0000 mgr.y (mgr.24370) 5239 : cluster [DBG] pgmap v5223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:03.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:02 smithi082 bash[20963]: audit 2024-04-03T17:13:02.043120+0000 mon.a (mon.0) 5002 : audit [DBG] from='client.? 172.21.15.67:0/2106174753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:03] "GET /metrics HTTP/1.1" 200 239942 "" "Prometheus/2.43.0" 2024-04-03T17:13:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:02 smithi067 bash[17655]: cluster 2024-04-03T17:13:01.705017+0000 mgr.y (mgr.24370) 5239 : cluster [DBG] pgmap v5223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:02 smithi067 bash[17655]: audit 2024-04-03T17:13:02.043120+0000 mon.a (mon.0) 5002 : audit [DBG] from='client.? 172.21.15.67:0/2106174753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:02 smithi067 bash[27441]: cluster 2024-04-03T17:13:01.705017+0000 mgr.y (mgr.24370) 5239 : cluster [DBG] pgmap v5223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:02 smithi067 bash[27441]: audit 2024-04-03T17:13:02.043120+0000 mon.a (mon.0) 5002 : audit [DBG] from='client.? 172.21.15.67:0/2106174753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:13:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:04 smithi082 bash[20963]: cluster 2024-04-03T17:13:03.705740+0000 mgr.y (mgr.24370) 5240 : cluster [DBG] pgmap v5224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:05.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:04 smithi082 bash[20963]: audit 2024-04-03T17:13:04.088090+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:13:05.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:04 smithi082 bash[20963]: audit 2024-04-03T17:13:04.509811+0000 mon.a (mon.0) 5004 : audit [DBG] from='client.? 172.21.15.67:0/605740890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:04 smithi067 bash[17655]: cluster 2024-04-03T17:13:03.705740+0000 mgr.y (mgr.24370) 5240 : cluster [DBG] pgmap v5224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:04 smithi067 bash[17655]: audit 2024-04-03T17:13:04.088090+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:13:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:04 smithi067 bash[17655]: audit 2024-04-03T17:13:04.509811+0000 mon.a (mon.0) 5004 : audit [DBG] from='client.? 172.21.15.67:0/605740890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:04 smithi067 bash[27441]: cluster 2024-04-03T17:13:03.705740+0000 mgr.y (mgr.24370) 5240 : cluster [DBG] pgmap v5224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:04 smithi067 bash[27441]: audit 2024-04-03T17:13:04.088090+0000 mon.a (mon.0) 5003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:13:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:04 smithi067 bash[27441]: audit 2024-04-03T17:13:04.509811+0000 mon.a (mon.0) 5004 : audit [DBG] from='client.? 172.21.15.67:0/605740890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:06 smithi082 bash[20963]: cluster 2024-04-03T17:13:05.706896+0000 mgr.y (mgr.24370) 5241 : cluster [DBG] pgmap v5225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:06 smithi067 bash[17655]: cluster 2024-04-03T17:13:05.706896+0000 mgr.y (mgr.24370) 5241 : cluster [DBG] pgmap v5225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:06 smithi067 bash[27441]: cluster 2024-04-03T17:13:05.706896+0000 mgr.y (mgr.24370) 5241 : cluster [DBG] pgmap v5225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:08.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:07 smithi082 bash[20963]: audit 2024-04-03T17:13:06.978325+0000 mon.c (mon.2) 2045 : audit [DBG] from='client.? 172.21.15.67:0/1775879273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:07 smithi067 bash[17655]: audit 2024-04-03T17:13:06.978325+0000 mon.c (mon.2) 2045 : audit [DBG] from='client.? 172.21.15.67:0/1775879273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:07 smithi067 bash[27441]: audit 2024-04-03T17:13:06.978325+0000 mon.c (mon.2) 2045 : audit [DBG] from='client.? 172.21.15.67:0/1775879273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:09.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:08 smithi082 bash[20963]: cluster 2024-04-03T17:13:07.707571+0000 mgr.y (mgr.24370) 5242 : cluster [DBG] pgmap v5226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:08 smithi067 bash[17655]: cluster 2024-04-03T17:13:07.707571+0000 mgr.y (mgr.24370) 5242 : cluster [DBG] pgmap v5226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:08 smithi067 bash[27441]: cluster 2024-04-03T17:13:07.707571+0000 mgr.y (mgr.24370) 5242 : cluster [DBG] pgmap v5226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:10.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:09 smithi082 bash[20963]: audit 2024-04-03T17:13:09.467354+0000 mon.a (mon.0) 5005 : audit [DBG] from='client.? 172.21.15.67:0/2317620753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:09 smithi067 bash[17655]: audit 2024-04-03T17:13:09.467354+0000 mon.a (mon.0) 5005 : audit [DBG] from='client.? 172.21.15.67:0/2317620753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:09 smithi067 bash[27441]: audit 2024-04-03T17:13:09.467354+0000 mon.a (mon.0) 5005 : audit [DBG] from='client.? 172.21.15.67:0/2317620753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:10 smithi082 bash[20963]: cluster 2024-04-03T17:13:09.708156+0000 mgr.y (mgr.24370) 5243 : cluster [DBG] pgmap v5227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:10 smithi082 bash[20963]: audit 2024-04-03T17:13:09.780494+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:10 smithi082 bash[20963]: audit 2024-04-03T17:13:09.794649+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:10 smithi082 bash[20963]: audit 2024-04-03T17:13:09.923649+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:10 smithi082 bash[20963]: audit 2024-04-03T17:13:10.084227+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:10 smithi082 bash[20963]: audit 2024-04-03T17:13:10.093879+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:10 smithi082 bash[20963]: audit 2024-04-03T17:13:10.576349+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:13:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:10 smithi082 bash[20963]: audit 2024-04-03T17:13:10.577545+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:13:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:10 smithi082 bash[20963]: audit 2024-04-03T17:13:10.587573+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[17655]: cluster 2024-04-03T17:13:09.708156+0000 mgr.y (mgr.24370) 5243 : cluster [DBG] pgmap v5227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[17655]: audit 2024-04-03T17:13:09.780494+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[17655]: audit 2024-04-03T17:13:09.794649+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[17655]: audit 2024-04-03T17:13:09.923649+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[17655]: audit 2024-04-03T17:13:10.084227+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[17655]: audit 2024-04-03T17:13:10.093879+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[17655]: audit 2024-04-03T17:13:10.576349+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[17655]: audit 2024-04-03T17:13:10.577545+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[17655]: audit 2024-04-03T17:13:10.587573+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[27441]: cluster 2024-04-03T17:13:09.708156+0000 mgr.y (mgr.24370) 5243 : cluster [DBG] pgmap v5227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[27441]: audit 2024-04-03T17:13:09.780494+0000 mon.a (mon.0) 5006 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[27441]: audit 2024-04-03T17:13:09.794649+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[27441]: audit 2024-04-03T17:13:09.923649+0000 mon.a (mon.0) 5008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[27441]: audit 2024-04-03T17:13:10.084227+0000 mon.a (mon.0) 5009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[27441]: audit 2024-04-03T17:13:10.093879+0000 mon.a (mon.0) 5010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[27441]: audit 2024-04-03T17:13:10.576349+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:13:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[27441]: audit 2024-04-03T17:13:10.577545+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:13:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:10 smithi067 bash[27441]: audit 2024-04-03T17:13:10.587573+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:13:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:12 smithi067 bash[17655]: cluster 2024-04-03T17:13:11.709279+0000 mgr.y (mgr.24370) 5244 : cluster [DBG] pgmap v5228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:12 smithi067 bash[17655]: audit 2024-04-03T17:13:11.919944+0000 mon.c (mon.2) 2046 : audit [DBG] from='client.? 172.21.15.67:0/1426579380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:13.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:12 smithi067 bash[27441]: cluster 2024-04-03T17:13:11.709279+0000 mgr.y (mgr.24370) 5244 : cluster [DBG] pgmap v5228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:13.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:12 smithi067 bash[27441]: audit 2024-04-03T17:13:11.919944+0000 mon.c (mon.2) 2046 : audit [DBG] from='client.? 172.21.15.67:0/1426579380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:12 smithi082 bash[20963]: cluster 2024-04-03T17:13:11.709279+0000 mgr.y (mgr.24370) 5244 : cluster [DBG] pgmap v5228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:12 smithi082 bash[20963]: audit 2024-04-03T17:13:11.919944+0000 mon.c (mon.2) 2046 : audit [DBG] from='client.? 172.21.15.67:0/1426579380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:13:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:13:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:14 smithi082 bash[20963]: cluster 2024-04-03T17:13:13.710006+0000 mgr.y (mgr.24370) 5245 : cluster [DBG] pgmap v5229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:14 smithi082 bash[20963]: audit 2024-04-03T17:13:14.373302+0000 mon.c (mon.2) 2047 : audit [DBG] from='client.? 172.21.15.67:0/1474643977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:14 smithi067 bash[17655]: cluster 2024-04-03T17:13:13.710006+0000 mgr.y (mgr.24370) 5245 : cluster [DBG] pgmap v5229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:14 smithi067 bash[17655]: audit 2024-04-03T17:13:14.373302+0000 mon.c (mon.2) 2047 : audit [DBG] from='client.? 172.21.15.67:0/1474643977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:14 smithi067 bash[27441]: cluster 2024-04-03T17:13:13.710006+0000 mgr.y (mgr.24370) 5245 : cluster [DBG] pgmap v5229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:14 smithi067 bash[27441]: audit 2024-04-03T17:13:14.373302+0000 mon.c (mon.2) 2047 : audit [DBG] from='client.? 172.21.15.67:0/1474643977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:16 smithi082 bash[20963]: cluster 2024-04-03T17:13:15.711150+0000 mgr.y (mgr.24370) 5246 : cluster [DBG] pgmap v5230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:16 smithi067 bash[27441]: cluster 2024-04-03T17:13:15.711150+0000 mgr.y (mgr.24370) 5246 : cluster [DBG] pgmap v5230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:16 smithi067 bash[17655]: cluster 2024-04-03T17:13:15.711150+0000 mgr.y (mgr.24370) 5246 : cluster [DBG] pgmap v5230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:18.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:17 smithi082 bash[20963]: audit 2024-04-03T17:13:16.832934+0000 mon.a (mon.0) 5014 : audit [DBG] from='client.? 172.21.15.67:0/1530674121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:17 smithi067 bash[27441]: audit 2024-04-03T17:13:16.832934+0000 mon.a (mon.0) 5014 : audit [DBG] from='client.? 172.21.15.67:0/1530674121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:17 smithi067 bash[17655]: audit 2024-04-03T17:13:16.832934+0000 mon.a (mon.0) 5014 : audit [DBG] from='client.? 172.21.15.67:0/1530674121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:18 smithi082 bash[20963]: cluster 2024-04-03T17:13:17.711828+0000 mgr.y (mgr.24370) 5247 : cluster [DBG] pgmap v5231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:18 smithi067 bash[17655]: cluster 2024-04-03T17:13:17.711828+0000 mgr.y (mgr.24370) 5247 : cluster [DBG] pgmap v5231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:18 smithi067 bash[27441]: cluster 2024-04-03T17:13:17.711828+0000 mgr.y (mgr.24370) 5247 : cluster [DBG] pgmap v5231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:20.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:19 smithi082 bash[20963]: audit 2024-04-03T17:13:19.279855+0000 mon.c (mon.2) 2048 : audit [DBG] from='client.? 172.21.15.67:0/1227365328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:19 smithi067 bash[27441]: audit 2024-04-03T17:13:19.279855+0000 mon.c (mon.2) 2048 : audit [DBG] from='client.? 172.21.15.67:0/1227365328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:19 smithi067 bash[17655]: audit 2024-04-03T17:13:19.279855+0000 mon.c (mon.2) 2048 : audit [DBG] from='client.? 172.21.15.67:0/1227365328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:20 smithi082 bash[20963]: cluster 2024-04-03T17:13:19.712566+0000 mgr.y (mgr.24370) 5248 : cluster [DBG] pgmap v5232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:20 smithi067 bash[17655]: cluster 2024-04-03T17:13:19.712566+0000 mgr.y (mgr.24370) 5248 : cluster [DBG] pgmap v5232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:20 smithi067 bash[27441]: cluster 2024-04-03T17:13:19.712566+0000 mgr.y (mgr.24370) 5248 : cluster [DBG] pgmap v5232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:22.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:21 smithi082 bash[20963]: audit 2024-04-03T17:13:21.727726+0000 mon.a (mon.0) 5015 : audit [DBG] from='client.? 172.21.15.67:0/2427587077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:21 smithi067 bash[27441]: audit 2024-04-03T17:13:21.727726+0000 mon.a (mon.0) 5015 : audit [DBG] from='client.? 172.21.15.67:0/2427587077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:21 smithi067 bash[17655]: audit 2024-04-03T17:13:21.727726+0000 mon.a (mon.0) 5015 : audit [DBG] from='client.? 172.21.15.67:0/2427587077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:23.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:22 smithi067 bash[27441]: cluster 2024-04-03T17:13:21.713688+0000 mgr.y (mgr.24370) 5249 : cluster [DBG] pgmap v5233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:23.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:22 smithi067 bash[17655]: cluster 2024-04-03T17:13:21.713688+0000 mgr.y (mgr.24370) 5249 : cluster [DBG] pgmap v5233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:22 smithi082 bash[20963]: cluster 2024-04-03T17:13:21.713688+0000 mgr.y (mgr.24370) 5249 : cluster [DBG] pgmap v5233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:13:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:13:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:24 smithi082 bash[20963]: cluster 2024-04-03T17:13:23.714340+0000 mgr.y (mgr.24370) 5250 : cluster [DBG] pgmap v5234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:24 smithi082 bash[20963]: audit 2024-04-03T17:13:24.179638+0000 mon.a (mon.0) 5016 : audit [DBG] from='client.? 172.21.15.67:0/3625621213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:24 smithi067 bash[17655]: cluster 2024-04-03T17:13:23.714340+0000 mgr.y (mgr.24370) 5250 : cluster [DBG] pgmap v5234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:24 smithi067 bash[17655]: audit 2024-04-03T17:13:24.179638+0000 mon.a (mon.0) 5016 : audit [DBG] from='client.? 172.21.15.67:0/3625621213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:25.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:24 smithi067 bash[27441]: cluster 2024-04-03T17:13:23.714340+0000 mgr.y (mgr.24370) 5250 : cluster [DBG] pgmap v5234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:25.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:24 smithi067 bash[27441]: audit 2024-04-03T17:13:24.179638+0000 mon.a (mon.0) 5016 : audit [DBG] from='client.? 172.21.15.67:0/3625621213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:25 smithi082 bash[20963]: audit 2024-04-03T17:13:24.923547+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:25 smithi067 bash[27441]: audit 2024-04-03T17:13:24.923547+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:25 smithi067 bash[17655]: audit 2024-04-03T17:13:24.923547+0000 mon.a (mon.0) 5017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:26 smithi082 bash[20963]: cluster 2024-04-03T17:13:25.715415+0000 mgr.y (mgr.24370) 5251 : cluster [DBG] pgmap v5235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:26 smithi082 bash[20963]: audit 2024-04-03T17:13:26.633306+0000 mon.a (mon.0) 5018 : audit [DBG] from='client.? 172.21.15.67:0/4077810030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:26 smithi067 bash[17655]: cluster 2024-04-03T17:13:25.715415+0000 mgr.y (mgr.24370) 5251 : cluster [DBG] pgmap v5235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:26 smithi067 bash[17655]: audit 2024-04-03T17:13:26.633306+0000 mon.a (mon.0) 5018 : audit [DBG] from='client.? 172.21.15.67:0/4077810030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:26 smithi067 bash[27441]: cluster 2024-04-03T17:13:25.715415+0000 mgr.y (mgr.24370) 5251 : cluster [DBG] pgmap v5235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:26 smithi067 bash[27441]: audit 2024-04-03T17:13:26.633306+0000 mon.a (mon.0) 5018 : audit [DBG] from='client.? 172.21.15.67:0/4077810030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:28 smithi082 bash[20963]: cluster 2024-04-03T17:13:27.716137+0000 mgr.y (mgr.24370) 5252 : cluster [DBG] pgmap v5236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:28 smithi067 bash[17655]: cluster 2024-04-03T17:13:27.716137+0000 mgr.y (mgr.24370) 5252 : cluster [DBG] pgmap v5236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:28 smithi067 bash[27441]: cluster 2024-04-03T17:13:27.716137+0000 mgr.y (mgr.24370) 5252 : cluster [DBG] pgmap v5236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:30.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:29 smithi082 bash[20963]: audit 2024-04-03T17:13:29.087653+0000 mon.c (mon.2) 2049 : audit [DBG] from='client.? 172.21.15.67:0/693929555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:29 smithi067 bash[27441]: audit 2024-04-03T17:13:29.087653+0000 mon.c (mon.2) 2049 : audit [DBG] from='client.? 172.21.15.67:0/693929555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:29 smithi067 bash[17655]: audit 2024-04-03T17:13:29.087653+0000 mon.c (mon.2) 2049 : audit [DBG] from='client.? 172.21.15.67:0/693929555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:30 smithi082 bash[20963]: cluster 2024-04-03T17:13:29.716760+0000 mgr.y (mgr.24370) 5253 : cluster [DBG] pgmap v5237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:30 smithi067 bash[27441]: cluster 2024-04-03T17:13:29.716760+0000 mgr.y (mgr.24370) 5253 : cluster [DBG] pgmap v5237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:30 smithi067 bash[17655]: cluster 2024-04-03T17:13:29.716760+0000 mgr.y (mgr.24370) 5253 : cluster [DBG] pgmap v5237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:32.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:31 smithi082 bash[20963]: audit 2024-04-03T17:13:31.530387+0000 mon.c (mon.2) 2050 : audit [DBG] from='client.? 172.21.15.67:0/801331161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:31 smithi067 bash[17655]: audit 2024-04-03T17:13:31.530387+0000 mon.c (mon.2) 2050 : audit [DBG] from='client.? 172.21.15.67:0/801331161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:32.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:31 smithi067 bash[27441]: audit 2024-04-03T17:13:31.530387+0000 mon.c (mon.2) 2050 : audit [DBG] from='client.? 172.21.15.67:0/801331161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:32 smithi082 bash[20963]: cluster 2024-04-03T17:13:31.717954+0000 mgr.y (mgr.24370) 5254 : cluster [DBG] pgmap v5238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:33.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:33] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:13:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:32 smithi067 bash[17655]: cluster 2024-04-03T17:13:31.717954+0000 mgr.y (mgr.24370) 5254 : cluster [DBG] pgmap v5238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:33.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:32 smithi067 bash[27441]: cluster 2024-04-03T17:13:31.717954+0000 mgr.y (mgr.24370) 5254 : cluster [DBG] pgmap v5238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:13:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:34 smithi082 bash[20963]: cluster 2024-04-03T17:13:33.718695+0000 mgr.y (mgr.24370) 5255 : cluster [DBG] pgmap v5239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:34 smithi082 bash[20963]: audit 2024-04-03T17:13:33.980376+0000 mon.c (mon.2) 2051 : audit [DBG] from='client.? 172.21.15.67:0/3514997977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:35.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:34 smithi067 bash[17655]: cluster 2024-04-03T17:13:33.718695+0000 mgr.y (mgr.24370) 5255 : cluster [DBG] pgmap v5239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:35.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:34 smithi067 bash[17655]: audit 2024-04-03T17:13:33.980376+0000 mon.c (mon.2) 2051 : audit [DBG] from='client.? 172.21.15.67:0/3514997977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:34 smithi067 bash[27441]: cluster 2024-04-03T17:13:33.718695+0000 mgr.y (mgr.24370) 5255 : cluster [DBG] pgmap v5239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:34 smithi067 bash[27441]: audit 2024-04-03T17:13:33.980376+0000 mon.c (mon.2) 2051 : audit [DBG] from='client.? 172.21.15.67:0/3514997977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:37.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:36 smithi082 bash[20963]: cluster 2024-04-03T17:13:35.719826+0000 mgr.y (mgr.24370) 5256 : cluster [DBG] pgmap v5240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:37.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:36 smithi082 bash[20963]: audit 2024-04-03T17:13:36.437445+0000 mon.c (mon.2) 2052 : audit [DBG] from='client.? 172.21.15.67:0/885196720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:36 smithi067 bash[17655]: cluster 2024-04-03T17:13:35.719826+0000 mgr.y (mgr.24370) 5256 : cluster [DBG] pgmap v5240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:36 smithi067 bash[17655]: audit 2024-04-03T17:13:36.437445+0000 mon.c (mon.2) 2052 : audit [DBG] from='client.? 172.21.15.67:0/885196720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:36 smithi067 bash[27441]: cluster 2024-04-03T17:13:35.719826+0000 mgr.y (mgr.24370) 5256 : cluster [DBG] pgmap v5240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:36 smithi067 bash[27441]: audit 2024-04-03T17:13:36.437445+0000 mon.c (mon.2) 2052 : audit [DBG] from='client.? 172.21.15.67:0/885196720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:38 smithi082 bash[20963]: cluster 2024-04-03T17:13:37.720526+0000 mgr.y (mgr.24370) 5257 : cluster [DBG] pgmap v5241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:38 smithi067 bash[27441]: cluster 2024-04-03T17:13:37.720526+0000 mgr.y (mgr.24370) 5257 : cluster [DBG] pgmap v5241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:38 smithi067 bash[17655]: cluster 2024-04-03T17:13:37.720526+0000 mgr.y (mgr.24370) 5257 : cluster [DBG] pgmap v5241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:40.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:39 smithi082 bash[20963]: audit 2024-04-03T17:13:38.899551+0000 mon.c (mon.2) 2053 : audit [DBG] from='client.? 172.21.15.67:0/4288674836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:40.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:39 smithi067 bash[27441]: audit 2024-04-03T17:13:38.899551+0000 mon.c (mon.2) 2053 : audit [DBG] from='client.? 172.21.15.67:0/4288674836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:40.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:39 smithi067 bash[17655]: audit 2024-04-03T17:13:38.899551+0000 mon.c (mon.2) 2053 : audit [DBG] from='client.? 172.21.15.67:0/4288674836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:40 smithi082 bash[20963]: cluster 2024-04-03T17:13:39.721229+0000 mgr.y (mgr.24370) 5258 : cluster [DBG] pgmap v5242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:40 smithi082 bash[20963]: audit 2024-04-03T17:13:39.924387+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:40 smithi067 bash[17655]: cluster 2024-04-03T17:13:39.721229+0000 mgr.y (mgr.24370) 5258 : cluster [DBG] pgmap v5242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:40 smithi067 bash[17655]: audit 2024-04-03T17:13:39.924387+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:40 smithi067 bash[27441]: cluster 2024-04-03T17:13:39.721229+0000 mgr.y (mgr.24370) 5258 : cluster [DBG] pgmap v5242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:40 smithi067 bash[27441]: audit 2024-04-03T17:13:39.924387+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:42.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:41 smithi082 bash[20963]: audit 2024-04-03T17:13:41.361347+0000 mon.a (mon.0) 5020 : audit [DBG] from='client.? 172.21.15.67:0/3051980240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:42.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:41 smithi067 bash[17655]: audit 2024-04-03T17:13:41.361347+0000 mon.a (mon.0) 5020 : audit [DBG] from='client.? 172.21.15.67:0/3051980240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:42.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:41 smithi067 bash[27441]: audit 2024-04-03T17:13:41.361347+0000 mon.a (mon.0) 5020 : audit [DBG] from='client.? 172.21.15.67:0/3051980240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:43.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:42 smithi082 bash[20963]: cluster 2024-04-03T17:13:41.722424+0000 mgr.y (mgr.24370) 5259 : cluster [DBG] pgmap v5243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:43.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:13:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:42 smithi067 bash[27441]: cluster 2024-04-03T17:13:41.722424+0000 mgr.y (mgr.24370) 5259 : cluster [DBG] pgmap v5243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:42 smithi067 bash[17655]: cluster 2024-04-03T17:13:41.722424+0000 mgr.y (mgr.24370) 5259 : cluster [DBG] pgmap v5243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:13:44.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:43 smithi067 bash[27441]: audit 2024-04-03T17:13:43.813772+0000 mon.a (mon.0) 5021 : audit [DBG] from='client.? 172.21.15.67:0/714688416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:44.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:43 smithi067 bash[17655]: audit 2024-04-03T17:13:43.813772+0000 mon.a (mon.0) 5021 : audit [DBG] from='client.? 172.21.15.67:0/714688416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:44.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:43 smithi082 bash[20963]: audit 2024-04-03T17:13:43.813772+0000 mon.a (mon.0) 5021 : audit [DBG] from='client.? 172.21.15.67:0/714688416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:44 smithi067 bash[27441]: cluster 2024-04-03T17:13:43.723067+0000 mgr.y (mgr.24370) 5260 : cluster [DBG] pgmap v5244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:45.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:44 smithi067 bash[17655]: cluster 2024-04-03T17:13:43.723067+0000 mgr.y (mgr.24370) 5260 : cluster [DBG] pgmap v5244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:45.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:44 smithi082 bash[20963]: cluster 2024-04-03T17:13:43.723067+0000 mgr.y (mgr.24370) 5260 : cluster [DBG] pgmap v5244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:46 smithi067 bash[17655]: cluster 2024-04-03T17:13:45.724241+0000 mgr.y (mgr.24370) 5261 : cluster [DBG] pgmap v5245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:46 smithi067 bash[17655]: audit 2024-04-03T17:13:46.278110+0000 mon.a (mon.0) 5022 : audit [DBG] from='client.? 172.21.15.67:0/2791594446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:46 smithi067 bash[27441]: cluster 2024-04-03T17:13:45.724241+0000 mgr.y (mgr.24370) 5261 : cluster [DBG] pgmap v5245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:46 smithi067 bash[27441]: audit 2024-04-03T17:13:46.278110+0000 mon.a (mon.0) 5022 : audit [DBG] from='client.? 172.21.15.67:0/2791594446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:47.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:46 smithi082 bash[20963]: cluster 2024-04-03T17:13:45.724241+0000 mgr.y (mgr.24370) 5261 : cluster [DBG] pgmap v5245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:47.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:46 smithi082 bash[20963]: audit 2024-04-03T17:13:46.278110+0000 mon.a (mon.0) 5022 : audit [DBG] from='client.? 172.21.15.67:0/2791594446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:48 smithi067 bash[17655]: cluster 2024-04-03T17:13:47.724890+0000 mgr.y (mgr.24370) 5262 : cluster [DBG] pgmap v5246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:48 smithi067 bash[17655]: audit 2024-04-03T17:13:48.732493+0000 mon.a (mon.0) 5023 : audit [DBG] from='client.? 172.21.15.67:0/2738319487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:48 smithi067 bash[27441]: cluster 2024-04-03T17:13:47.724890+0000 mgr.y (mgr.24370) 5262 : cluster [DBG] pgmap v5246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:48 smithi067 bash[27441]: audit 2024-04-03T17:13:48.732493+0000 mon.a (mon.0) 5023 : audit [DBG] from='client.? 172.21.15.67:0/2738319487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:48 smithi082 bash[20963]: cluster 2024-04-03T17:13:47.724890+0000 mgr.y (mgr.24370) 5262 : cluster [DBG] pgmap v5246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:48 smithi082 bash[20963]: audit 2024-04-03T17:13:48.732493+0000 mon.a (mon.0) 5023 : audit [DBG] from='client.? 172.21.15.67:0/2738319487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:50 smithi067 bash[17655]: cluster 2024-04-03T17:13:49.725629+0000 mgr.y (mgr.24370) 5263 : cluster [DBG] pgmap v5247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:50 smithi067 bash[27441]: cluster 2024-04-03T17:13:49.725629+0000 mgr.y (mgr.24370) 5263 : cluster [DBG] pgmap v5247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:50 smithi082 bash[20963]: cluster 2024-04-03T17:13:49.725629+0000 mgr.y (mgr.24370) 5263 : cluster [DBG] pgmap v5247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:52.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:51 smithi067 bash[27441]: audit 2024-04-03T17:13:51.190825+0000 mon.a (mon.0) 5024 : audit [DBG] from='client.? 172.21.15.67:0/1488626995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:52.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:51 smithi067 bash[17655]: audit 2024-04-03T17:13:51.190825+0000 mon.a (mon.0) 5024 : audit [DBG] from='client.? 172.21.15.67:0/1488626995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:52.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:51 smithi082 bash[20963]: audit 2024-04-03T17:13:51.190825+0000 mon.a (mon.0) 5024 : audit [DBG] from='client.? 172.21.15.67:0/1488626995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:52 smithi067 bash[17655]: cluster 2024-04-03T17:13:51.726814+0000 mgr.y (mgr.24370) 5264 : cluster [DBG] pgmap v5248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:53.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:13:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:52 smithi067 bash[27441]: cluster 2024-04-03T17:13:51.726814+0000 mgr.y (mgr.24370) 5264 : cluster [DBG] pgmap v5248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:53.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:52 smithi082 bash[20963]: cluster 2024-04-03T17:13:51.726814+0000 mgr.y (mgr.24370) 5264 : cluster [DBG] pgmap v5248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:13:54.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:53 smithi082 bash[20963]: audit 2024-04-03T17:13:53.642076+0000 mon.a (mon.0) 5025 : audit [DBG] from='client.? 172.21.15.67:0/2620138235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:54.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:53 smithi067 bash[17655]: audit 2024-04-03T17:13:53.642076+0000 mon.a (mon.0) 5025 : audit [DBG] from='client.? 172.21.15.67:0/2620138235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:53 smithi067 bash[27441]: audit 2024-04-03T17:13:53.642076+0000 mon.a (mon.0) 5025 : audit [DBG] from='client.? 172.21.15.67:0/2620138235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:54 smithi082 bash[20963]: cluster 2024-04-03T17:13:53.727557+0000 mgr.y (mgr.24370) 5265 : cluster [DBG] pgmap v5249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:55.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:54 smithi067 bash[17655]: cluster 2024-04-03T17:13:53.727557+0000 mgr.y (mgr.24370) 5265 : cluster [DBG] pgmap v5249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:54 smithi067 bash[27441]: cluster 2024-04-03T17:13:53.727557+0000 mgr.y (mgr.24370) 5265 : cluster [DBG] pgmap v5249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:55 smithi082 bash[20963]: audit 2024-04-03T17:13:54.928819+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:55 smithi067 bash[27441]: audit 2024-04-03T17:13:54.928819+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:55 smithi067 bash[17655]: audit 2024-04-03T17:13:54.928819+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:13:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:56 smithi082 bash[20963]: cluster 2024-04-03T17:13:55.728865+0000 mgr.y (mgr.24370) 5266 : cluster [DBG] pgmap v5250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:57.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:56 smithi082 bash[20963]: audit 2024-04-03T17:13:56.097486+0000 mon.a (mon.0) 5027 : audit [DBG] from='client.? 172.21.15.67:0/788308406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:56 smithi067 bash[27441]: cluster 2024-04-03T17:13:55.728865+0000 mgr.y (mgr.24370) 5266 : cluster [DBG] pgmap v5250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:56 smithi067 bash[27441]: audit 2024-04-03T17:13:56.097486+0000 mon.a (mon.0) 5027 : audit [DBG] from='client.? 172.21.15.67:0/788308406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:57.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:56 smithi067 bash[17655]: cluster 2024-04-03T17:13:55.728865+0000 mgr.y (mgr.24370) 5266 : cluster [DBG] pgmap v5250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:57.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:56 smithi067 bash[17655]: audit 2024-04-03T17:13:56.097486+0000 mon.a (mon.0) 5027 : audit [DBG] from='client.? 172.21.15.67:0/788308406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:58 smithi082 bash[20963]: cluster 2024-04-03T17:13:57.729604+0000 mgr.y (mgr.24370) 5267 : cluster [DBG] pgmap v5251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:13:58 smithi082 bash[20963]: audit 2024-04-03T17:13:58.539683+0000 mon.a (mon.0) 5028 : audit [DBG] from='client.? 172.21.15.67:0/2774703858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:58 smithi067 bash[27441]: cluster 2024-04-03T17:13:57.729604+0000 mgr.y (mgr.24370) 5267 : cluster [DBG] pgmap v5251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:13:58 smithi067 bash[27441]: audit 2024-04-03T17:13:58.539683+0000 mon.a (mon.0) 5028 : audit [DBG] from='client.? 172.21.15.67:0/2774703858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:13:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:58 smithi067 bash[17655]: cluster 2024-04-03T17:13:57.729604+0000 mgr.y (mgr.24370) 5267 : cluster [DBG] pgmap v5251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:13:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:13:58 smithi067 bash[17655]: audit 2024-04-03T17:13:58.539683+0000 mon.a (mon.0) 5028 : audit [DBG] from='client.? 172.21.15.67:0/2774703858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:01.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:00 smithi082 bash[20963]: cluster 2024-04-03T17:13:59.730298+0000 mgr.y (mgr.24370) 5268 : cluster [DBG] pgmap v5252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:00 smithi067 bash[17655]: cluster 2024-04-03T17:13:59.730298+0000 mgr.y (mgr.24370) 5268 : cluster [DBG] pgmap v5252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:00 smithi067 bash[27441]: cluster 2024-04-03T17:13:59.730298+0000 mgr.y (mgr.24370) 5268 : cluster [DBG] pgmap v5252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:02.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:01 smithi082 bash[20963]: audit 2024-04-03T17:14:00.998946+0000 mon.c (mon.2) 2054 : audit [DBG] from='client.? 172.21.15.67:0/23596809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:02.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:01 smithi067 bash[17655]: audit 2024-04-03T17:14:00.998946+0000 mon.c (mon.2) 2054 : audit [DBG] from='client.? 172.21.15.67:0/23596809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:02.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:01 smithi067 bash[27441]: audit 2024-04-03T17:14:00.998946+0000 mon.c (mon.2) 2054 : audit [DBG] from='client.? 172.21.15.67:0/23596809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:03.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:02 smithi082 bash[20963]: cluster 2024-04-03T17:14:01.731489+0000 mgr.y (mgr.24370) 5269 : cluster [DBG] pgmap v5253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:14:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:02 smithi067 bash[27441]: cluster 2024-04-03T17:14:01.731489+0000 mgr.y (mgr.24370) 5269 : cluster [DBG] pgmap v5253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:02 smithi067 bash[17655]: cluster 2024-04-03T17:14:01.731489+0000 mgr.y (mgr.24370) 5269 : cluster [DBG] pgmap v5253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:14:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:03 smithi082 bash[20963]: audit 2024-04-03T17:14:03.452631+0000 mon.c (mon.2) 2055 : audit [DBG] from='client.? 172.21.15.67:0/3460055329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:03 smithi067 bash[27441]: audit 2024-04-03T17:14:03.452631+0000 mon.c (mon.2) 2055 : audit [DBG] from='client.? 172.21.15.67:0/3460055329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:03 smithi067 bash[17655]: audit 2024-04-03T17:14:03.452631+0000 mon.c (mon.2) 2055 : audit [DBG] from='client.? 172.21.15.67:0/3460055329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:05.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:04 smithi082 bash[20963]: cluster 2024-04-03T17:14:03.732277+0000 mgr.y (mgr.24370) 5270 : cluster [DBG] pgmap v5254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:05.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:04 smithi067 bash[27441]: cluster 2024-04-03T17:14:03.732277+0000 mgr.y (mgr.24370) 5270 : cluster [DBG] pgmap v5254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:04 smithi067 bash[17655]: cluster 2024-04-03T17:14:03.732277+0000 mgr.y (mgr.24370) 5270 : cluster [DBG] pgmap v5254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:06.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:05 smithi082 bash[20963]: audit 2024-04-03T17:14:05.916114+0000 mon.a (mon.0) 5029 : audit [DBG] from='client.? 172.21.15.67:0/2030658142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:06.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:05 smithi067 bash[27441]: audit 2024-04-03T17:14:05.916114+0000 mon.a (mon.0) 5029 : audit [DBG] from='client.? 172.21.15.67:0/2030658142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:06.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:05 smithi067 bash[17655]: audit 2024-04-03T17:14:05.916114+0000 mon.a (mon.0) 5029 : audit [DBG] from='client.? 172.21.15.67:0/2030658142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:07.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:06 smithi082 bash[20963]: cluster 2024-04-03T17:14:05.733488+0000 mgr.y (mgr.24370) 5271 : cluster [DBG] pgmap v5255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:06 smithi067 bash[27441]: cluster 2024-04-03T17:14:05.733488+0000 mgr.y (mgr.24370) 5271 : cluster [DBG] pgmap v5255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:06 smithi067 bash[17655]: cluster 2024-04-03T17:14:05.733488+0000 mgr.y (mgr.24370) 5271 : cluster [DBG] pgmap v5255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:09.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:08 smithi082 bash[20963]: cluster 2024-04-03T17:14:07.734266+0000 mgr.y (mgr.24370) 5272 : cluster [DBG] pgmap v5256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:09.432 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:08 smithi082 bash[20963]: audit 2024-04-03T17:14:08.384812+0000 mon.a (mon.0) 5030 : audit [DBG] from='client.? 172.21.15.67:0/3591504659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:09.433 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:08 smithi067 bash[17655]: cluster 2024-04-03T17:14:07.734266+0000 mgr.y (mgr.24370) 5272 : cluster [DBG] pgmap v5256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:09.433 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:08 smithi067 bash[17655]: audit 2024-04-03T17:14:08.384812+0000 mon.a (mon.0) 5030 : audit [DBG] from='client.? 172.21.15.67:0/3591504659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:09.433 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:08 smithi067 bash[27441]: cluster 2024-04-03T17:14:07.734266+0000 mgr.y (mgr.24370) 5272 : cluster [DBG] pgmap v5256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:09.433 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:08 smithi067 bash[27441]: audit 2024-04-03T17:14:08.384812+0000 mon.a (mon.0) 5030 : audit [DBG] from='client.? 172.21.15.67:0/3591504659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:10.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:09 smithi082 bash[20963]: audit 2024-04-03T17:14:09.925164+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:09 smithi067 bash[17655]: audit 2024-04-03T17:14:09.925164+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:09 smithi067 bash[27441]: audit 2024-04-03T17:14:09.925164+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:10 smithi082 bash[20963]: cluster 2024-04-03T17:14:09.734960+0000 mgr.y (mgr.24370) 5273 : cluster [DBG] pgmap v5257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:10 smithi082 bash[20963]: audit 2024-04-03T17:14:10.662033+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:14:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:10 smithi082 bash[20963]: audit 2024-04-03T17:14:10.834286+0000 mon.c (mon.2) 2056 : audit [DBG] from='client.? 172.21.15.67:0/616990853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:10 smithi067 bash[17655]: cluster 2024-04-03T17:14:09.734960+0000 mgr.y (mgr.24370) 5273 : cluster [DBG] pgmap v5257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:10 smithi067 bash[17655]: audit 2024-04-03T17:14:10.662033+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:14:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:10 smithi067 bash[17655]: audit 2024-04-03T17:14:10.834286+0000 mon.c (mon.2) 2056 : audit [DBG] from='client.? 172.21.15.67:0/616990853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:10 smithi067 bash[27441]: cluster 2024-04-03T17:14:09.734960+0000 mgr.y (mgr.24370) 5273 : cluster [DBG] pgmap v5257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:10 smithi067 bash[27441]: audit 2024-04-03T17:14:10.662033+0000 mon.a (mon.0) 5032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:14:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:10 smithi067 bash[27441]: audit 2024-04-03T17:14:10.834286+0000 mon.c (mon.2) 2056 : audit [DBG] from='client.? 172.21.15.67:0/616990853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:12 smithi082 bash[20963]: cluster 2024-04-03T17:14:11.736169+0000 mgr.y (mgr.24370) 5274 : cluster [DBG] pgmap v5258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:12 smithi067 bash[17655]: cluster 2024-04-03T17:14:11.736169+0000 mgr.y (mgr.24370) 5274 : cluster [DBG] pgmap v5258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:14:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:12 smithi067 bash[27441]: cluster 2024-04-03T17:14:11.736169+0000 mgr.y (mgr.24370) 5274 : cluster [DBG] pgmap v5258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:14:14.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:14 smithi082 bash[20963]: audit 2024-04-03T17:14:13.289092+0000 mon.a (mon.0) 5033 : audit [DBG] from='client.? 172.21.15.67:0/2834675734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:14.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:14 smithi067 bash[17655]: audit 2024-04-03T17:14:13.289092+0000 mon.a (mon.0) 5033 : audit [DBG] from='client.? 172.21.15.67:0/2834675734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:14.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:14 smithi067 bash[27441]: audit 2024-04-03T17:14:13.289092+0000 mon.a (mon.0) 5033 : audit [DBG] from='client.? 172.21.15.67:0/2834675734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:15 smithi082 bash[20963]: cluster 2024-04-03T17:14:13.736920+0000 mgr.y (mgr.24370) 5275 : cluster [DBG] pgmap v5259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:15 smithi067 bash[27441]: cluster 2024-04-03T17:14:13.736920+0000 mgr.y (mgr.24370) 5275 : cluster [DBG] pgmap v5259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:15.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:15 smithi067 bash[17655]: cluster 2024-04-03T17:14:13.736920+0000 mgr.y (mgr.24370) 5275 : cluster [DBG] pgmap v5259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:16.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:16 smithi082 bash[20963]: audit 2024-04-03T17:14:15.754056+0000 mon.a (mon.0) 5034 : audit [DBG] from='client.? 172.21.15.67:0/1652126696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:16 smithi067 bash[27441]: audit 2024-04-03T17:14:15.754056+0000 mon.a (mon.0) 5034 : audit [DBG] from='client.? 172.21.15.67:0/1652126696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:16 smithi067 bash[17655]: audit 2024-04-03T17:14:15.754056+0000 mon.a (mon.0) 5034 : audit [DBG] from='client.? 172.21.15.67:0/1652126696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:17 smithi082 bash[20963]: cluster 2024-04-03T17:14:15.737730+0000 mgr.y (mgr.24370) 5276 : cluster [DBG] pgmap v5260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:17 smithi082 bash[20963]: audit 2024-04-03T17:14:16.360855+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:17 smithi082 bash[20963]: audit 2024-04-03T17:14:16.368298+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:17 smithi082 bash[20963]: audit 2024-04-03T17:14:16.662257+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:17 smithi082 bash[20963]: audit 2024-04-03T17:14:16.670066+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[17655]: cluster 2024-04-03T17:14:15.737730+0000 mgr.y (mgr.24370) 5276 : cluster [DBG] pgmap v5260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[17655]: audit 2024-04-03T17:14:16.360855+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[17655]: audit 2024-04-03T17:14:16.368298+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[17655]: audit 2024-04-03T17:14:16.662257+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[17655]: audit 2024-04-03T17:14:16.670066+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[27441]: cluster 2024-04-03T17:14:15.737730+0000 mgr.y (mgr.24370) 5276 : cluster [DBG] pgmap v5260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[27441]: audit 2024-04-03T17:14:16.360855+0000 mon.a (mon.0) 5035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[27441]: audit 2024-04-03T17:14:16.368298+0000 mon.a (mon.0) 5036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[27441]: audit 2024-04-03T17:14:16.662257+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:17 smithi067 bash[27441]: audit 2024-04-03T17:14:16.670066+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:18.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:18 smithi082 bash[20963]: audit 2024-04-03T17:14:17.101780+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:14:18.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:18 smithi082 bash[20963]: audit 2024-04-03T17:14:17.103518+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:14:18.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:18 smithi082 bash[20963]: audit 2024-04-03T17:14:17.112058+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:18.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:18 smithi067 bash[17655]: audit 2024-04-03T17:14:17.101780+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:14:18.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:18 smithi067 bash[17655]: audit 2024-04-03T17:14:17.103518+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:14:18.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:18 smithi067 bash[17655]: audit 2024-04-03T17:14:17.112058+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:18.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:18 smithi067 bash[27441]: audit 2024-04-03T17:14:17.101780+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:14:18.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:18 smithi067 bash[27441]: audit 2024-04-03T17:14:17.103518+0000 mon.a (mon.0) 5040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:14:18.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:18 smithi067 bash[27441]: audit 2024-04-03T17:14:17.112058+0000 mon.a (mon.0) 5041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:14:19.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:19 smithi082 bash[20963]: cluster 2024-04-03T17:14:17.738391+0000 mgr.y (mgr.24370) 5277 : cluster [DBG] pgmap v5261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:19 smithi082 bash[20963]: audit 2024-04-03T17:14:18.204523+0000 mon.c (mon.2) 2057 : audit [DBG] from='client.? 172.21.15.67:0/1139155464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:19.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:19 smithi067 bash[17655]: cluster 2024-04-03T17:14:17.738391+0000 mgr.y (mgr.24370) 5277 : cluster [DBG] pgmap v5261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:19.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:19 smithi067 bash[17655]: audit 2024-04-03T17:14:18.204523+0000 mon.c (mon.2) 2057 : audit [DBG] from='client.? 172.21.15.67:0/1139155464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:19 smithi067 bash[27441]: cluster 2024-04-03T17:14:17.738391+0000 mgr.y (mgr.24370) 5277 : cluster [DBG] pgmap v5261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:19 smithi067 bash[27441]: audit 2024-04-03T17:14:18.204523+0000 mon.c (mon.2) 2057 : audit [DBG] from='client.? 172.21.15.67:0/1139155464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:21.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:21 smithi082 bash[20963]: cluster 2024-04-03T17:14:19.739086+0000 mgr.y (mgr.24370) 5278 : cluster [DBG] pgmap v5262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:21.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:21 smithi082 bash[20963]: audit 2024-04-03T17:14:20.660662+0000 mon.a (mon.0) 5042 : audit [DBG] from='client.? 172.21.15.67:0/1621569651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:21.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:21 smithi067 bash[17655]: cluster 2024-04-03T17:14:19.739086+0000 mgr.y (mgr.24370) 5278 : cluster [DBG] pgmap v5262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:21.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:21 smithi067 bash[17655]: audit 2024-04-03T17:14:20.660662+0000 mon.a (mon.0) 5042 : audit [DBG] from='client.? 172.21.15.67:0/1621569651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:21.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:21 smithi067 bash[27441]: cluster 2024-04-03T17:14:19.739086+0000 mgr.y (mgr.24370) 5278 : cluster [DBG] pgmap v5262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:21.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:21 smithi067 bash[27441]: audit 2024-04-03T17:14:20.660662+0000 mon.a (mon.0) 5042 : audit [DBG] from='client.? 172.21.15.67:0/1621569651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:23 smithi082 bash[20963]: cluster 2024-04-03T17:14:21.740286+0000 mgr.y (mgr.24370) 5279 : cluster [DBG] pgmap v5263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:23 smithi067 bash[17655]: cluster 2024-04-03T17:14:21.740286+0000 mgr.y (mgr.24370) 5279 : cluster [DBG] pgmap v5263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:14:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:23 smithi067 bash[27441]: cluster 2024-04-03T17:14:21.740286+0000 mgr.y (mgr.24370) 5279 : cluster [DBG] pgmap v5263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:14:24.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:24 smithi082 bash[20963]: audit 2024-04-03T17:14:23.121209+0000 mon.c (mon.2) 2058 : audit [DBG] from='client.? 172.21.15.67:0/2627145333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:24 smithi067 bash[17655]: audit 2024-04-03T17:14:23.121209+0000 mon.c (mon.2) 2058 : audit [DBG] from='client.? 172.21.15.67:0/2627145333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:24 smithi067 bash[27441]: audit 2024-04-03T17:14:23.121209+0000 mon.c (mon.2) 2058 : audit [DBG] from='client.? 172.21.15.67:0/2627145333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:25.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:25 smithi082 bash[20963]: cluster 2024-04-03T17:14:23.741021+0000 mgr.y (mgr.24370) 5280 : cluster [DBG] pgmap v5264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:25.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:25 smithi082 bash[20963]: audit 2024-04-03T17:14:24.925508+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:25.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:25 smithi067 bash[27441]: cluster 2024-04-03T17:14:23.741021+0000 mgr.y (mgr.24370) 5280 : cluster [DBG] pgmap v5264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:25.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:25 smithi067 bash[27441]: audit 2024-04-03T17:14:24.925508+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:25 smithi067 bash[17655]: cluster 2024-04-03T17:14:23.741021+0000 mgr.y (mgr.24370) 5280 : cluster [DBG] pgmap v5264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:25.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:25 smithi067 bash[17655]: audit 2024-04-03T17:14:24.925508+0000 mon.a (mon.0) 5043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:26.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:26 smithi082 bash[20963]: audit 2024-04-03T17:14:25.572888+0000 mon.a (mon.0) 5044 : audit [DBG] from='client.? 172.21.15.67:0/4216621880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:26.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:26 smithi082 bash[20963]: cluster 2024-04-03T17:14:25.742140+0000 mgr.y (mgr.24370) 5281 : cluster [DBG] pgmap v5265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:26.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:26 smithi067 bash[27441]: audit 2024-04-03T17:14:25.572888+0000 mon.a (mon.0) 5044 : audit [DBG] from='client.? 172.21.15.67:0/4216621880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:26.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:26 smithi067 bash[27441]: cluster 2024-04-03T17:14:25.742140+0000 mgr.y (mgr.24370) 5281 : cluster [DBG] pgmap v5265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:26 smithi067 bash[17655]: audit 2024-04-03T17:14:25.572888+0000 mon.a (mon.0) 5044 : audit [DBG] from='client.? 172.21.15.67:0/4216621880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:26 smithi067 bash[17655]: cluster 2024-04-03T17:14:25.742140+0000 mgr.y (mgr.24370) 5281 : cluster [DBG] pgmap v5265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:29.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:28 smithi082 bash[20963]: cluster 2024-04-03T17:14:27.742781+0000 mgr.y (mgr.24370) 5282 : cluster [DBG] pgmap v5266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:29.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:28 smithi082 bash[20963]: audit 2024-04-03T17:14:28.022380+0000 mon.c (mon.2) 2059 : audit [DBG] from='client.? 172.21.15.67:0/1979350208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:28 smithi067 bash[27441]: cluster 2024-04-03T17:14:27.742781+0000 mgr.y (mgr.24370) 5282 : cluster [DBG] pgmap v5266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:28 smithi067 bash[27441]: audit 2024-04-03T17:14:28.022380+0000 mon.c (mon.2) 2059 : audit [DBG] from='client.? 172.21.15.67:0/1979350208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:28 smithi067 bash[17655]: cluster 2024-04-03T17:14:27.742781+0000 mgr.y (mgr.24370) 5282 : cluster [DBG] pgmap v5266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:28 smithi067 bash[17655]: audit 2024-04-03T17:14:28.022380+0000 mon.c (mon.2) 2059 : audit [DBG] from='client.? 172.21.15.67:0/1979350208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:30 smithi082 bash[20963]: cluster 2024-04-03T17:14:29.743436+0000 mgr.y (mgr.24370) 5283 : cluster [DBG] pgmap v5267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:31.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:30 smithi082 bash[20963]: audit 2024-04-03T17:14:30.473321+0000 mon.c (mon.2) 2060 : audit [DBG] from='client.? 172.21.15.67:0/875068779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:30 smithi067 bash[17655]: cluster 2024-04-03T17:14:29.743436+0000 mgr.y (mgr.24370) 5283 : cluster [DBG] pgmap v5267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:30 smithi067 bash[17655]: audit 2024-04-03T17:14:30.473321+0000 mon.c (mon.2) 2060 : audit [DBG] from='client.? 172.21.15.67:0/875068779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:30 smithi067 bash[27441]: cluster 2024-04-03T17:14:29.743436+0000 mgr.y (mgr.24370) 5283 : cluster [DBG] pgmap v5267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:30 smithi067 bash[27441]: audit 2024-04-03T17:14:30.473321+0000 mon.c (mon.2) 2060 : audit [DBG] from='client.? 172.21.15.67:0/875068779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:32 smithi067 bash[17655]: cluster 2024-04-03T17:14:31.744632+0000 mgr.y (mgr.24370) 5284 : cluster [DBG] pgmap v5268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:32 smithi067 bash[27441]: cluster 2024-04-03T17:14:31.744632+0000 mgr.y (mgr.24370) 5284 : cluster [DBG] pgmap v5268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:32 smithi082 bash[20963]: cluster 2024-04-03T17:14:31.744632+0000 mgr.y (mgr.24370) 5284 : cluster [DBG] pgmap v5268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:33] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:14:33.812 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:14:34.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:33 smithi082 bash[20963]: audit 2024-04-03T17:14:32.929714+0000 mon.c (mon.2) 2061 : audit [DBG] from='client.? 172.21.15.67:0/2451109926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:34.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:33 smithi067 bash[17655]: audit 2024-04-03T17:14:32.929714+0000 mon.c (mon.2) 2061 : audit [DBG] from='client.? 172.21.15.67:0/2451109926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:33 smithi067 bash[27441]: audit 2024-04-03T17:14:32.929714+0000 mon.c (mon.2) 2061 : audit [DBG] from='client.? 172.21.15.67:0/2451109926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:35.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:34 smithi082 bash[20963]: cluster 2024-04-03T17:14:33.745348+0000 mgr.y (mgr.24370) 5285 : cluster [DBG] pgmap v5269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:35.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:34 smithi067 bash[17655]: cluster 2024-04-03T17:14:33.745348+0000 mgr.y (mgr.24370) 5285 : cluster [DBG] pgmap v5269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:34 smithi067 bash[27441]: cluster 2024-04-03T17:14:33.745348+0000 mgr.y (mgr.24370) 5285 : cluster [DBG] pgmap v5269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:36.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:35 smithi082 bash[20963]: audit 2024-04-03T17:14:35.384082+0000 mon.a (mon.0) 5045 : audit [DBG] from='client.? 172.21.15.67:0/352905474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:35 smithi067 bash[27441]: audit 2024-04-03T17:14:35.384082+0000 mon.a (mon.0) 5045 : audit [DBG] from='client.? 172.21.15.67:0/352905474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:35 smithi067 bash[17655]: audit 2024-04-03T17:14:35.384082+0000 mon.a (mon.0) 5045 : audit [DBG] from='client.? 172.21.15.67:0/352905474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:37.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:36 smithi082 bash[20963]: cluster 2024-04-03T17:14:35.746544+0000 mgr.y (mgr.24370) 5286 : cluster [DBG] pgmap v5270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:36 smithi067 bash[27441]: cluster 2024-04-03T17:14:35.746544+0000 mgr.y (mgr.24370) 5286 : cluster [DBG] pgmap v5270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:36 smithi067 bash[17655]: cluster 2024-04-03T17:14:35.746544+0000 mgr.y (mgr.24370) 5286 : cluster [DBG] pgmap v5270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:38 smithi082 bash[20963]: cluster 2024-04-03T17:14:37.747179+0000 mgr.y (mgr.24370) 5287 : cluster [DBG] pgmap v5271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:38 smithi082 bash[20963]: audit 2024-04-03T17:14:37.844759+0000 mon.a (mon.0) 5046 : audit [DBG] from='client.? 172.21.15.67:0/1015771621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:38 smithi067 bash[17655]: cluster 2024-04-03T17:14:37.747179+0000 mgr.y (mgr.24370) 5287 : cluster [DBG] pgmap v5271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:38 smithi067 bash[17655]: audit 2024-04-03T17:14:37.844759+0000 mon.a (mon.0) 5046 : audit [DBG] from='client.? 172.21.15.67:0/1015771621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:39.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:38 smithi067 bash[27441]: cluster 2024-04-03T17:14:37.747179+0000 mgr.y (mgr.24370) 5287 : cluster [DBG] pgmap v5271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:39.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:38 smithi067 bash[27441]: audit 2024-04-03T17:14:37.844759+0000 mon.a (mon.0) 5046 : audit [DBG] from='client.? 172.21.15.67:0/1015771621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:40 smithi082 bash[20963]: cluster 2024-04-03T17:14:39.747829+0000 mgr.y (mgr.24370) 5288 : cluster [DBG] pgmap v5272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:40 smithi082 bash[20963]: audit 2024-04-03T17:14:39.925879+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:40 smithi082 bash[20963]: audit 2024-04-03T17:14:40.292517+0000 mon.c (mon.2) 2062 : audit [DBG] from='client.? 172.21.15.67:0/3433742072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:40 smithi067 bash[17655]: cluster 2024-04-03T17:14:39.747829+0000 mgr.y (mgr.24370) 5288 : cluster [DBG] pgmap v5272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:40 smithi067 bash[17655]: audit 2024-04-03T17:14:39.925879+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:40 smithi067 bash[17655]: audit 2024-04-03T17:14:40.292517+0000 mon.c (mon.2) 2062 : audit [DBG] from='client.? 172.21.15.67:0/3433742072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:40 smithi067 bash[27441]: cluster 2024-04-03T17:14:39.747829+0000 mgr.y (mgr.24370) 5288 : cluster [DBG] pgmap v5272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:40 smithi067 bash[27441]: audit 2024-04-03T17:14:39.925879+0000 mon.a (mon.0) 5047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:40 smithi067 bash[27441]: audit 2024-04-03T17:14:40.292517+0000 mon.c (mon.2) 2062 : audit [DBG] from='client.? 172.21.15.67:0/3433742072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:42 smithi082 bash[20963]: cluster 2024-04-03T17:14:41.749021+0000 mgr.y (mgr.24370) 5289 : cluster [DBG] pgmap v5273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:42 smithi082 bash[20963]: audit 2024-04-03T17:14:42.743507+0000 mon.c (mon.2) 2063 : audit [DBG] from='client.? 172.21.15.67:0/4278411435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:43.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:14:43.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:42 smithi067 bash[17655]: cluster 2024-04-03T17:14:41.749021+0000 mgr.y (mgr.24370) 5289 : cluster [DBG] pgmap v5273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:43.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:42 smithi067 bash[17655]: audit 2024-04-03T17:14:42.743507+0000 mon.c (mon.2) 2063 : audit [DBG] from='client.? 172.21.15.67:0/4278411435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:43.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:42 smithi067 bash[27441]: cluster 2024-04-03T17:14:41.749021+0000 mgr.y (mgr.24370) 5289 : cluster [DBG] pgmap v5273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:43.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:42 smithi067 bash[27441]: audit 2024-04-03T17:14:42.743507+0000 mon.c (mon.2) 2063 : audit [DBG] from='client.? 172.21.15.67:0/4278411435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:14:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:44 smithi082 bash[20963]: cluster 2024-04-03T17:14:43.749712+0000 mgr.y (mgr.24370) 5290 : cluster [DBG] pgmap v5274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:45.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:44 smithi067 bash[17655]: cluster 2024-04-03T17:14:43.749712+0000 mgr.y (mgr.24370) 5290 : cluster [DBG] pgmap v5274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:44 smithi067 bash[27441]: cluster 2024-04-03T17:14:43.749712+0000 mgr.y (mgr.24370) 5290 : cluster [DBG] pgmap v5274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:46.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:45 smithi082 bash[20963]: audit 2024-04-03T17:14:45.200028+0000 mon.a (mon.0) 5048 : audit [DBG] from='client.? 172.21.15.67:0/2715121064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:45 smithi067 bash[17655]: audit 2024-04-03T17:14:45.200028+0000 mon.a (mon.0) 5048 : audit [DBG] from='client.? 172.21.15.67:0/2715121064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:46.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:45 smithi067 bash[27441]: audit 2024-04-03T17:14:45.200028+0000 mon.a (mon.0) 5048 : audit [DBG] from='client.? 172.21.15.67:0/2715121064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:47.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:46 smithi082 bash[20963]: cluster 2024-04-03T17:14:45.750863+0000 mgr.y (mgr.24370) 5291 : cluster [DBG] pgmap v5275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:47.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:46 smithi067 bash[27441]: cluster 2024-04-03T17:14:45.750863+0000 mgr.y (mgr.24370) 5291 : cluster [DBG] pgmap v5275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:46 smithi067 bash[17655]: cluster 2024-04-03T17:14:45.750863+0000 mgr.y (mgr.24370) 5291 : cluster [DBG] pgmap v5275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:48.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:47 smithi082 bash[20963]: audit 2024-04-03T17:14:47.650576+0000 mon.a (mon.0) 5049 : audit [DBG] from='client.? 172.21.15.67:0/3428063326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:48.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:47 smithi067 bash[27441]: audit 2024-04-03T17:14:47.650576+0000 mon.a (mon.0) 5049 : audit [DBG] from='client.? 172.21.15.67:0/3428063326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:48.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:47 smithi067 bash[17655]: audit 2024-04-03T17:14:47.650576+0000 mon.a (mon.0) 5049 : audit [DBG] from='client.? 172.21.15.67:0/3428063326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:48 smithi082 bash[20963]: cluster 2024-04-03T17:14:47.751524+0000 mgr.y (mgr.24370) 5292 : cluster [DBG] pgmap v5276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:48 smithi067 bash[27441]: cluster 2024-04-03T17:14:47.751524+0000 mgr.y (mgr.24370) 5292 : cluster [DBG] pgmap v5276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:48 smithi067 bash[17655]: cluster 2024-04-03T17:14:47.751524+0000 mgr.y (mgr.24370) 5292 : cluster [DBG] pgmap v5276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:50 smithi082 bash[20963]: cluster 2024-04-03T17:14:49.752262+0000 mgr.y (mgr.24370) 5293 : cluster [DBG] pgmap v5277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:50 smithi082 bash[20963]: audit 2024-04-03T17:14:50.114472+0000 mon.c (mon.2) 2064 : audit [DBG] from='client.? 172.21.15.67:0/2256660314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:50 smithi067 bash[17655]: cluster 2024-04-03T17:14:49.752262+0000 mgr.y (mgr.24370) 5293 : cluster [DBG] pgmap v5277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:50 smithi067 bash[17655]: audit 2024-04-03T17:14:50.114472+0000 mon.c (mon.2) 2064 : audit [DBG] from='client.? 172.21.15.67:0/2256660314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:51.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:50 smithi067 bash[27441]: cluster 2024-04-03T17:14:49.752262+0000 mgr.y (mgr.24370) 5293 : cluster [DBG] pgmap v5277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:51.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:50 smithi067 bash[27441]: audit 2024-04-03T17:14:50.114472+0000 mon.c (mon.2) 2064 : audit [DBG] from='client.? 172.21.15.67:0/2256660314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:53.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:52 smithi082 bash[20963]: cluster 2024-04-03T17:14:51.753406+0000 mgr.y (mgr.24370) 5294 : cluster [DBG] pgmap v5278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:53.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:52 smithi082 bash[20963]: audit 2024-04-03T17:14:52.571582+0000 mon.c (mon.2) 2065 : audit [DBG] from='client.? 172.21.15.67:0/1667802116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:53.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:14:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:52 smithi067 bash[17655]: cluster 2024-04-03T17:14:51.753406+0000 mgr.y (mgr.24370) 5294 : cluster [DBG] pgmap v5278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:52 smithi067 bash[17655]: audit 2024-04-03T17:14:52.571582+0000 mon.c (mon.2) 2065 : audit [DBG] from='client.? 172.21.15.67:0/1667802116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:53.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:52 smithi067 bash[27441]: cluster 2024-04-03T17:14:51.753406+0000 mgr.y (mgr.24370) 5294 : cluster [DBG] pgmap v5278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:53.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:52 smithi067 bash[27441]: audit 2024-04-03T17:14:52.571582+0000 mon.c (mon.2) 2065 : audit [DBG] from='client.? 172.21.15.67:0/1667802116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:14:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:54 smithi067 bash[17655]: cluster 2024-04-03T17:14:53.754128+0000 mgr.y (mgr.24370) 5295 : cluster [DBG] pgmap v5279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:54 smithi067 bash[27441]: cluster 2024-04-03T17:14:53.754128+0000 mgr.y (mgr.24370) 5295 : cluster [DBG] pgmap v5279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:54 smithi082 bash[20963]: cluster 2024-04-03T17:14:53.754128+0000 mgr.y (mgr.24370) 5295 : cluster [DBG] pgmap v5279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:55 smithi067 bash[27441]: audit 2024-04-03T17:14:54.925009+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:55 smithi067 bash[27441]: audit 2024-04-03T17:14:55.033738+0000 mon.a (mon.0) 5051 : audit [DBG] from='client.? 172.21.15.67:0/3588347641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:55 smithi067 bash[17655]: audit 2024-04-03T17:14:54.925009+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:55 smithi067 bash[17655]: audit 2024-04-03T17:14:55.033738+0000 mon.a (mon.0) 5051 : audit [DBG] from='client.? 172.21.15.67:0/3588347641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:55 smithi082 bash[20963]: audit 2024-04-03T17:14:54.925009+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:14:56.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:55 smithi082 bash[20963]: audit 2024-04-03T17:14:55.033738+0000 mon.a (mon.0) 5051 : audit [DBG] from='client.? 172.21.15.67:0/3588347641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:56 smithi067 bash[17655]: cluster 2024-04-03T17:14:55.755251+0000 mgr.y (mgr.24370) 5296 : cluster [DBG] pgmap v5280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:56 smithi067 bash[27441]: cluster 2024-04-03T17:14:55.755251+0000 mgr.y (mgr.24370) 5296 : cluster [DBG] pgmap v5280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:57.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:56 smithi082 bash[20963]: cluster 2024-04-03T17:14:55.755251+0000 mgr.y (mgr.24370) 5296 : cluster [DBG] pgmap v5280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:58.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:57 smithi067 bash[27441]: audit 2024-04-03T17:14:57.482674+0000 mon.a (mon.0) 5052 : audit [DBG] from='client.? 172.21.15.67:0/2048421724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:58.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:57 smithi067 bash[17655]: audit 2024-04-03T17:14:57.482674+0000 mon.a (mon.0) 5052 : audit [DBG] from='client.? 172.21.15.67:0/2048421724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:58.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:57 smithi082 bash[20963]: audit 2024-04-03T17:14:57.482674+0000 mon.a (mon.0) 5052 : audit [DBG] from='client.? 172.21.15.67:0/2048421724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:14:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:14:58 smithi082 bash[20963]: cluster 2024-04-03T17:14:57.755945+0000 mgr.y (mgr.24370) 5297 : cluster [DBG] pgmap v5281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:14:58 smithi067 bash[17655]: cluster 2024-04-03T17:14:57.755945+0000 mgr.y (mgr.24370) 5297 : cluster [DBG] pgmap v5281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:14:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:14:58 smithi067 bash[27441]: cluster 2024-04-03T17:14:57.755945+0000 mgr.y (mgr.24370) 5297 : cluster [DBG] pgmap v5281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:00 smithi082 bash[20963]: cluster 2024-04-03T17:14:59.756463+0000 mgr.y (mgr.24370) 5298 : cluster [DBG] pgmap v5282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:00 smithi082 bash[20963]: audit 2024-04-03T17:14:59.938677+0000 mon.a (mon.0) 5053 : audit [DBG] from='client.? 172.21.15.67:0/2510146734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:00 smithi067 bash[27441]: cluster 2024-04-03T17:14:59.756463+0000 mgr.y (mgr.24370) 5298 : cluster [DBG] pgmap v5282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:00 smithi067 bash[27441]: audit 2024-04-03T17:14:59.938677+0000 mon.a (mon.0) 5053 : audit [DBG] from='client.? 172.21.15.67:0/2510146734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:01.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:00 smithi067 bash[17655]: cluster 2024-04-03T17:14:59.756463+0000 mgr.y (mgr.24370) 5298 : cluster [DBG] pgmap v5282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:01.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:00 smithi067 bash[17655]: audit 2024-04-03T17:14:59.938677+0000 mon.a (mon.0) 5053 : audit [DBG] from='client.? 172.21.15.67:0/2510146734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:03.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:02 smithi082 bash[20963]: cluster 2024-04-03T17:15:01.757686+0000 mgr.y (mgr.24370) 5299 : cluster [DBG] pgmap v5283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:03.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:02 smithi082 bash[20963]: audit 2024-04-03T17:15:02.398722+0000 mon.a (mon.0) 5054 : audit [DBG] from='client.? 172.21.15.67:0/3090118726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:15:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:02 smithi067 bash[17655]: cluster 2024-04-03T17:15:01.757686+0000 mgr.y (mgr.24370) 5299 : cluster [DBG] pgmap v5283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:02 smithi067 bash[17655]: audit 2024-04-03T17:15:02.398722+0000 mon.a (mon.0) 5054 : audit [DBG] from='client.? 172.21.15.67:0/3090118726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:02 smithi067 bash[27441]: cluster 2024-04-03T17:15:01.757686+0000 mgr.y (mgr.24370) 5299 : cluster [DBG] pgmap v5283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:02 smithi067 bash[27441]: audit 2024-04-03T17:15:02.398722+0000 mon.a (mon.0) 5054 : audit [DBG] from='client.? 172.21.15.67:0/3090118726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:15:05.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:04 smithi082 bash[20963]: cluster 2024-04-03T17:15:03.758383+0000 mgr.y (mgr.24370) 5300 : cluster [DBG] pgmap v5284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:05.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:04 smithi082 bash[20963]: audit 2024-04-03T17:15:04.848302+0000 mon.c (mon.2) 2066 : audit [DBG] from='client.? 172.21.15.67:0/2504776289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:05.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:04 smithi067 bash[27441]: cluster 2024-04-03T17:15:03.758383+0000 mgr.y (mgr.24370) 5300 : cluster [DBG] pgmap v5284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:05.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:04 smithi067 bash[27441]: audit 2024-04-03T17:15:04.848302+0000 mon.c (mon.2) 2066 : audit [DBG] from='client.? 172.21.15.67:0/2504776289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:04 smithi067 bash[17655]: cluster 2024-04-03T17:15:03.758383+0000 mgr.y (mgr.24370) 5300 : cluster [DBG] pgmap v5284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:04 smithi067 bash[17655]: audit 2024-04-03T17:15:04.848302+0000 mon.c (mon.2) 2066 : audit [DBG] from='client.? 172.21.15.67:0/2504776289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:06 smithi082 bash[20963]: cluster 2024-04-03T17:15:05.759512+0000 mgr.y (mgr.24370) 5301 : cluster [DBG] pgmap v5285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:06 smithi067 bash[17655]: cluster 2024-04-03T17:15:05.759512+0000 mgr.y (mgr.24370) 5301 : cluster [DBG] pgmap v5285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:06 smithi067 bash[27441]: cluster 2024-04-03T17:15:05.759512+0000 mgr.y (mgr.24370) 5301 : cluster [DBG] pgmap v5285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:08.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:07 smithi082 bash[20963]: audit 2024-04-03T17:15:07.308553+0000 mon.c (mon.2) 2067 : audit [DBG] from='client.? 172.21.15.67:0/3958712856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:08.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:07 smithi067 bash[17655]: audit 2024-04-03T17:15:07.308553+0000 mon.c (mon.2) 2067 : audit [DBG] from='client.? 172.21.15.67:0/3958712856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:08.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:07 smithi067 bash[27441]: audit 2024-04-03T17:15:07.308553+0000 mon.c (mon.2) 2067 : audit [DBG] from='client.? 172.21.15.67:0/3958712856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:09.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:08 smithi082 bash[20963]: cluster 2024-04-03T17:15:07.760348+0000 mgr.y (mgr.24370) 5302 : cluster [DBG] pgmap v5286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:09.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:08 smithi067 bash[17655]: cluster 2024-04-03T17:15:07.760348+0000 mgr.y (mgr.24370) 5302 : cluster [DBG] pgmap v5286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:08 smithi067 bash[27441]: cluster 2024-04-03T17:15:07.760348+0000 mgr.y (mgr.24370) 5302 : cluster [DBG] pgmap v5286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:10.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:09 smithi082 bash[20963]: audit 2024-04-03T17:15:09.759543+0000 mon.a (mon.0) 5055 : audit [DBG] from='client.? 172.21.15.67:0/888163403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:10.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:09 smithi082 bash[20963]: audit 2024-04-03T17:15:09.926554+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:09 smithi067 bash[27441]: audit 2024-04-03T17:15:09.759543+0000 mon.a (mon.0) 5055 : audit [DBG] from='client.? 172.21.15.67:0/888163403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:09 smithi067 bash[27441]: audit 2024-04-03T17:15:09.926554+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:09 smithi067 bash[17655]: audit 2024-04-03T17:15:09.759543+0000 mon.a (mon.0) 5055 : audit [DBG] from='client.? 172.21.15.67:0/888163403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:09 smithi067 bash[17655]: audit 2024-04-03T17:15:09.926554+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:10 smithi082 bash[20963]: cluster 2024-04-03T17:15:09.760860+0000 mgr.y (mgr.24370) 5303 : cluster [DBG] pgmap v5287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:10 smithi067 bash[17655]: cluster 2024-04-03T17:15:09.760860+0000 mgr.y (mgr.24370) 5303 : cluster [DBG] pgmap v5287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:10 smithi067 bash[27441]: cluster 2024-04-03T17:15:09.760860+0000 mgr.y (mgr.24370) 5303 : cluster [DBG] pgmap v5287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:12 smithi082 bash[20963]: cluster 2024-04-03T17:15:11.762088+0000 mgr.y (mgr.24370) 5304 : cluster [DBG] pgmap v5288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:12 smithi082 bash[20963]: audit 2024-04-03T17:15:12.216851+0000 mon.c (mon.2) 2068 : audit [DBG] from='client.? 172.21.15.67:0/3794652715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:13] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:15:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:12 smithi067 bash[27441]: cluster 2024-04-03T17:15:11.762088+0000 mgr.y (mgr.24370) 5304 : cluster [DBG] pgmap v5288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:12 smithi067 bash[27441]: audit 2024-04-03T17:15:12.216851+0000 mon.c (mon.2) 2068 : audit [DBG] from='client.? 172.21.15.67:0/3794652715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:12 smithi067 bash[17655]: cluster 2024-04-03T17:15:11.762088+0000 mgr.y (mgr.24370) 5304 : cluster [DBG] pgmap v5288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:12 smithi067 bash[17655]: audit 2024-04-03T17:15:12.216851+0000 mon.c (mon.2) 2068 : audit [DBG] from='client.? 172.21.15.67:0/3794652715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:15:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:14 smithi082 bash[20963]: cluster 2024-04-03T17:15:13.762811+0000 mgr.y (mgr.24370) 5305 : cluster [DBG] pgmap v5289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:14 smithi082 bash[20963]: audit 2024-04-03T17:15:14.663174+0000 mon.a (mon.0) 5057 : audit [DBG] from='client.? 172.21.15.67:0/3451862062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:14 smithi067 bash[27441]: cluster 2024-04-03T17:15:13.762811+0000 mgr.y (mgr.24370) 5305 : cluster [DBG] pgmap v5289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:14 smithi067 bash[27441]: audit 2024-04-03T17:15:14.663174+0000 mon.a (mon.0) 5057 : audit [DBG] from='client.? 172.21.15.67:0/3451862062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:15.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:14 smithi067 bash[17655]: cluster 2024-04-03T17:15:13.762811+0000 mgr.y (mgr.24370) 5305 : cluster [DBG] pgmap v5289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:15.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:14 smithi067 bash[17655]: audit 2024-04-03T17:15:14.663174+0000 mon.a (mon.0) 5057 : audit [DBG] from='client.? 172.21.15.67:0/3451862062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:16 smithi082 bash[20963]: cluster 2024-04-03T17:15:15.763861+0000 mgr.y (mgr.24370) 5306 : cluster [DBG] pgmap v5290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:17.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:16 smithi067 bash[27441]: cluster 2024-04-03T17:15:15.763861+0000 mgr.y (mgr.24370) 5306 : cluster [DBG] pgmap v5290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:16 smithi067 bash[17655]: cluster 2024-04-03T17:15:15.763861+0000 mgr.y (mgr.24370) 5306 : cluster [DBG] pgmap v5290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:18.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:17 smithi082 bash[20963]: audit 2024-04-03T17:15:17.124435+0000 mon.a (mon.0) 5058 : audit [DBG] from='client.? 172.21.15.67:0/1854353930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:18.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:17 smithi082 bash[20963]: audit 2024-04-03T17:15:17.186797+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:15:18.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:17 smithi067 bash[17655]: audit 2024-04-03T17:15:17.124435+0000 mon.a (mon.0) 5058 : audit [DBG] from='client.? 172.21.15.67:0/1854353930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:18.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:17 smithi067 bash[17655]: audit 2024-04-03T17:15:17.186797+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:15:18.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:17 smithi067 bash[27441]: audit 2024-04-03T17:15:17.124435+0000 mon.a (mon.0) 5058 : audit [DBG] from='client.? 172.21.15.67:0/1854353930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:18.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:17 smithi067 bash[27441]: audit 2024-04-03T17:15:17.186797+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:15:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:18 smithi082 bash[20963]: cluster 2024-04-03T17:15:17.764568+0000 mgr.y (mgr.24370) 5307 : cluster [DBG] pgmap v5291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:19.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:18 smithi067 bash[17655]: cluster 2024-04-03T17:15:17.764568+0000 mgr.y (mgr.24370) 5307 : cluster [DBG] pgmap v5291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:18 smithi067 bash[27441]: cluster 2024-04-03T17:15:17.764568+0000 mgr.y (mgr.24370) 5307 : cluster [DBG] pgmap v5291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:20.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:19 smithi082 bash[20963]: audit 2024-04-03T17:15:19.580142+0000 mon.c (mon.2) 2069 : audit [DBG] from='client.? 172.21.15.67:0/3156795743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:20.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:19 smithi067 bash[17655]: audit 2024-04-03T17:15:19.580142+0000 mon.c (mon.2) 2069 : audit [DBG] from='client.? 172.21.15.67:0/3156795743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:20.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:19 smithi067 bash[27441]: audit 2024-04-03T17:15:19.580142+0000 mon.c (mon.2) 2069 : audit [DBG] from='client.? 172.21.15.67:0/3156795743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:21.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:20 smithi082 bash[20963]: cluster 2024-04-03T17:15:19.765243+0000 mgr.y (mgr.24370) 5308 : cluster [DBG] pgmap v5292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:21.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:20 smithi067 bash[17655]: cluster 2024-04-03T17:15:19.765243+0000 mgr.y (mgr.24370) 5308 : cluster [DBG] pgmap v5292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:21.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:20 smithi067 bash[27441]: cluster 2024-04-03T17:15:19.765243+0000 mgr.y (mgr.24370) 5308 : cluster [DBG] pgmap v5292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:22 smithi082 bash[20963]: cluster 2024-04-03T17:15:21.766376+0000 mgr.y (mgr.24370) 5309 : cluster [DBG] pgmap v5293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:22 smithi082 bash[20963]: audit 2024-04-03T17:15:22.038808+0000 mon.a (mon.0) 5060 : audit [DBG] from='client.? 172.21.15.67:0/4247411557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:22 smithi082 bash[20963]: audit 2024-04-03T17:15:22.932269+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:22 smithi082 bash[20963]: audit 2024-04-03T17:15:22.940879+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:23] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:15:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:22 smithi067 bash[17655]: cluster 2024-04-03T17:15:21.766376+0000 mgr.y (mgr.24370) 5309 : cluster [DBG] pgmap v5293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:22 smithi067 bash[17655]: audit 2024-04-03T17:15:22.038808+0000 mon.a (mon.0) 5060 : audit [DBG] from='client.? 172.21.15.67:0/4247411557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:22 smithi067 bash[17655]: audit 2024-04-03T17:15:22.932269+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:22 smithi067 bash[17655]: audit 2024-04-03T17:15:22.940879+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:22 smithi067 bash[27441]: cluster 2024-04-03T17:15:21.766376+0000 mgr.y (mgr.24370) 5309 : cluster [DBG] pgmap v5293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:22 smithi067 bash[27441]: audit 2024-04-03T17:15:22.038808+0000 mon.a (mon.0) 5060 : audit [DBG] from='client.? 172.21.15.67:0/4247411557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:22 smithi067 bash[27441]: audit 2024-04-03T17:15:22.932269+0000 mon.a (mon.0) 5061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:22 smithi067 bash[27441]: audit 2024-04-03T17:15:22.940879+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:15:24.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:24 smithi082 bash[20963]: audit 2024-04-03T17:15:23.186301+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:24.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:24 smithi082 bash[20963]: audit 2024-04-03T17:15:23.192974+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:24.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:24 smithi082 bash[20963]: audit 2024-04-03T17:15:23.624086+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:15:24.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:24 smithi082 bash[20963]: audit 2024-04-03T17:15:23.625674+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:15:24.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:24 smithi082 bash[20963]: audit 2024-04-03T17:15:23.635506+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:24.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:24 smithi082 bash[20963]: cluster 2024-04-03T17:15:23.767072+0000 mgr.y (mgr.24370) 5310 : cluster [DBG] pgmap v5294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:24.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[17655]: audit 2024-04-03T17:15:23.186301+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:24.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[17655]: audit 2024-04-03T17:15:23.192974+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[17655]: audit 2024-04-03T17:15:23.624086+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[17655]: audit 2024-04-03T17:15:23.625674+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[17655]: audit 2024-04-03T17:15:23.635506+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[17655]: cluster 2024-04-03T17:15:23.767072+0000 mgr.y (mgr.24370) 5310 : cluster [DBG] pgmap v5294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[27441]: audit 2024-04-03T17:15:23.186301+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[27441]: audit 2024-04-03T17:15:23.192974+0000 mon.a (mon.0) 5064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[27441]: audit 2024-04-03T17:15:23.624086+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[27441]: audit 2024-04-03T17:15:23.625674+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[27441]: audit 2024-04-03T17:15:23.635506+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:15:24.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:24 smithi067 bash[27441]: cluster 2024-04-03T17:15:23.767072+0000 mgr.y (mgr.24370) 5310 : cluster [DBG] pgmap v5294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:25.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:25 smithi082 bash[20963]: audit 2024-04-03T17:15:24.503866+0000 mon.a (mon.0) 5068 : audit [DBG] from='client.? 172.21.15.67:0/2425925352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:25.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:25 smithi082 bash[20963]: audit 2024-04-03T17:15:24.926573+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:25.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:25 smithi067 bash[17655]: audit 2024-04-03T17:15:24.503866+0000 mon.a (mon.0) 5068 : audit [DBG] from='client.? 172.21.15.67:0/2425925352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:25.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:25 smithi067 bash[17655]: audit 2024-04-03T17:15:24.926573+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:25.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:25 smithi067 bash[27441]: audit 2024-04-03T17:15:24.503866+0000 mon.a (mon.0) 5068 : audit [DBG] from='client.? 172.21.15.67:0/2425925352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:25.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:25 smithi067 bash[27441]: audit 2024-04-03T17:15:24.926573+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:26 smithi082 bash[20963]: cluster 2024-04-03T17:15:25.768242+0000 mgr.y (mgr.24370) 5311 : cluster [DBG] pgmap v5295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:26 smithi067 bash[27441]: cluster 2024-04-03T17:15:25.768242+0000 mgr.y (mgr.24370) 5311 : cluster [DBG] pgmap v5295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:26 smithi067 bash[17655]: cluster 2024-04-03T17:15:25.768242+0000 mgr.y (mgr.24370) 5311 : cluster [DBG] pgmap v5295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:27.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:27 smithi082 bash[20963]: audit 2024-04-03T17:15:26.960159+0000 mon.c (mon.2) 2070 : audit [DBG] from='client.? 172.21.15.67:0/2332320973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:27.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:27 smithi067 bash[17655]: audit 2024-04-03T17:15:26.960159+0000 mon.c (mon.2) 2070 : audit [DBG] from='client.? 172.21.15.67:0/2332320973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:27.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:27 smithi067 bash[27441]: audit 2024-04-03T17:15:26.960159+0000 mon.c (mon.2) 2070 : audit [DBG] from='client.? 172.21.15.67:0/2332320973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:28.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:28 smithi082 bash[20963]: cluster 2024-04-03T17:15:27.768889+0000 mgr.y (mgr.24370) 5312 : cluster [DBG] pgmap v5296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:28.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:28 smithi067 bash[27441]: cluster 2024-04-03T17:15:27.768889+0000 mgr.y (mgr.24370) 5312 : cluster [DBG] pgmap v5296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:28.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:28 smithi067 bash[17655]: cluster 2024-04-03T17:15:27.768889+0000 mgr.y (mgr.24370) 5312 : cluster [DBG] pgmap v5296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:29.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:29 smithi082 bash[20963]: audit 2024-04-03T17:15:29.407715+0000 mon.c (mon.2) 2071 : audit [DBG] from='client.? 172.21.15.67:0/140752366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:29.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:29 smithi067 bash[17655]: audit 2024-04-03T17:15:29.407715+0000 mon.c (mon.2) 2071 : audit [DBG] from='client.? 172.21.15.67:0/140752366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:29 smithi067 bash[27441]: audit 2024-04-03T17:15:29.407715+0000 mon.c (mon.2) 2071 : audit [DBG] from='client.? 172.21.15.67:0/140752366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:30.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:30 smithi082 bash[20963]: cluster 2024-04-03T17:15:29.769591+0000 mgr.y (mgr.24370) 5313 : cluster [DBG] pgmap v5297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:30.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:30 smithi067 bash[17655]: cluster 2024-04-03T17:15:29.769591+0000 mgr.y (mgr.24370) 5313 : cluster [DBG] pgmap v5297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:30 smithi067 bash[27441]: cluster 2024-04-03T17:15:29.769591+0000 mgr.y (mgr.24370) 5313 : cluster [DBG] pgmap v5297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:33.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:32 smithi067 bash[27441]: cluster 2024-04-03T17:15:31.770721+0000 mgr.y (mgr.24370) 5314 : cluster [DBG] pgmap v5298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:33.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:32 smithi067 bash[27441]: audit 2024-04-03T17:15:31.869025+0000 mon.a (mon.0) 5070 : audit [DBG] from='client.? 172.21.15.67:0/2498077704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:32 smithi067 bash[17655]: cluster 2024-04-03T17:15:31.770721+0000 mgr.y (mgr.24370) 5314 : cluster [DBG] pgmap v5298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:32 smithi067 bash[17655]: audit 2024-04-03T17:15:31.869025+0000 mon.a (mon.0) 5070 : audit [DBG] from='client.? 172.21.15.67:0/2498077704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:32 smithi082 bash[20963]: cluster 2024-04-03T17:15:31.770721+0000 mgr.y (mgr.24370) 5314 : cluster [DBG] pgmap v5298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:32 smithi082 bash[20963]: audit 2024-04-03T17:15:31.869025+0000 mon.a (mon.0) 5070 : audit [DBG] from='client.? 172.21.15.67:0/2498077704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:33] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T17:15:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:15:35.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:34 smithi082 bash[20963]: cluster 2024-04-03T17:15:33.771509+0000 mgr.y (mgr.24370) 5315 : cluster [DBG] pgmap v5299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:35.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:34 smithi082 bash[20963]: audit 2024-04-03T17:15:34.323241+0000 mon.c (mon.2) 2072 : audit [DBG] from='client.? 172.21.15.67:0/1996298932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:34 smithi067 bash[27441]: cluster 2024-04-03T17:15:33.771509+0000 mgr.y (mgr.24370) 5315 : cluster [DBG] pgmap v5299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:34 smithi067 bash[27441]: audit 2024-04-03T17:15:34.323241+0000 mon.c (mon.2) 2072 : audit [DBG] from='client.? 172.21.15.67:0/1996298932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:35.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:34 smithi067 bash[17655]: cluster 2024-04-03T17:15:33.771509+0000 mgr.y (mgr.24370) 5315 : cluster [DBG] pgmap v5299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:35.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:34 smithi067 bash[17655]: audit 2024-04-03T17:15:34.323241+0000 mon.c (mon.2) 2072 : audit [DBG] from='client.? 172.21.15.67:0/1996298932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:37.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:36 smithi082 bash[20963]: cluster 2024-04-03T17:15:35.772726+0000 mgr.y (mgr.24370) 5316 : cluster [DBG] pgmap v5300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:37.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:36 smithi082 bash[20963]: audit 2024-04-03T17:15:36.778082+0000 mon.c (mon.2) 2073 : audit [DBG] from='client.? 172.21.15.67:0/615603092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:36 smithi067 bash[17655]: cluster 2024-04-03T17:15:35.772726+0000 mgr.y (mgr.24370) 5316 : cluster [DBG] pgmap v5300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:36 smithi067 bash[17655]: audit 2024-04-03T17:15:36.778082+0000 mon.c (mon.2) 2073 : audit [DBG] from='client.? 172.21.15.67:0/615603092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:37.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:36 smithi067 bash[27441]: cluster 2024-04-03T17:15:35.772726+0000 mgr.y (mgr.24370) 5316 : cluster [DBG] pgmap v5300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:37.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:36 smithi067 bash[27441]: audit 2024-04-03T17:15:36.778082+0000 mon.c (mon.2) 2073 : audit [DBG] from='client.? 172.21.15.67:0/615603092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:38 smithi082 bash[20963]: cluster 2024-04-03T17:15:37.773503+0000 mgr.y (mgr.24370) 5317 : cluster [DBG] pgmap v5301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:38 smithi067 bash[27441]: cluster 2024-04-03T17:15:37.773503+0000 mgr.y (mgr.24370) 5317 : cluster [DBG] pgmap v5301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:38 smithi067 bash[17655]: cluster 2024-04-03T17:15:37.773503+0000 mgr.y (mgr.24370) 5317 : cluster [DBG] pgmap v5301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:40.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:39 smithi082 bash[20963]: audit 2024-04-03T17:15:39.240993+0000 mon.c (mon.2) 2074 : audit [DBG] from='client.? 172.21.15.67:0/1109516029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:40.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:39 smithi067 bash[17655]: audit 2024-04-03T17:15:39.240993+0000 mon.c (mon.2) 2074 : audit [DBG] from='client.? 172.21.15.67:0/1109516029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:40.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:39 smithi067 bash[27441]: audit 2024-04-03T17:15:39.240993+0000 mon.c (mon.2) 2074 : audit [DBG] from='client.? 172.21.15.67:0/1109516029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:40 smithi082 bash[20963]: cluster 2024-04-03T17:15:39.774370+0000 mgr.y (mgr.24370) 5318 : cluster [DBG] pgmap v5302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:41.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:40 smithi082 bash[20963]: audit 2024-04-03T17:15:39.927306+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:40 smithi067 bash[27441]: cluster 2024-04-03T17:15:39.774370+0000 mgr.y (mgr.24370) 5318 : cluster [DBG] pgmap v5302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:40 smithi067 bash[27441]: audit 2024-04-03T17:15:39.927306+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:40 smithi067 bash[17655]: cluster 2024-04-03T17:15:39.774370+0000 mgr.y (mgr.24370) 5318 : cluster [DBG] pgmap v5302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:40 smithi067 bash[17655]: audit 2024-04-03T17:15:39.927306+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:42.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:41 smithi082 bash[20963]: audit 2024-04-03T17:15:41.695123+0000 mon.c (mon.2) 2075 : audit [DBG] from='client.? 172.21.15.67:0/1382451939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:42.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:41 smithi067 bash[17655]: audit 2024-04-03T17:15:41.695123+0000 mon.c (mon.2) 2075 : audit [DBG] from='client.? 172.21.15.67:0/1382451939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:42.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:41 smithi067 bash[27441]: audit 2024-04-03T17:15:41.695123+0000 mon.c (mon.2) 2075 : audit [DBG] from='client.? 172.21.15.67:0/1382451939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:42 smithi082 bash[20963]: cluster 2024-04-03T17:15:41.775551+0000 mgr.y (mgr.24370) 5319 : cluster [DBG] pgmap v5303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:42 smithi067 bash[27441]: cluster 2024-04-03T17:15:41.775551+0000 mgr.y (mgr.24370) 5319 : cluster [DBG] pgmap v5303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:42 smithi067 bash[17655]: cluster 2024-04-03T17:15:41.775551+0000 mgr.y (mgr.24370) 5319 : cluster [DBG] pgmap v5303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:43.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:15:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:15:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:44 smithi082 bash[20963]: cluster 2024-04-03T17:15:43.776311+0000 mgr.y (mgr.24370) 5320 : cluster [DBG] pgmap v5304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:44 smithi082 bash[20963]: audit 2024-04-03T17:15:44.151320+0000 mon.a (mon.0) 5072 : audit [DBG] from='client.? 172.21.15.67:0/3186964645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:45.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:44 smithi067 bash[17655]: cluster 2024-04-03T17:15:43.776311+0000 mgr.y (mgr.24370) 5320 : cluster [DBG] pgmap v5304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:45.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:44 smithi067 bash[17655]: audit 2024-04-03T17:15:44.151320+0000 mon.a (mon.0) 5072 : audit [DBG] from='client.? 172.21.15.67:0/3186964645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:45.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:44 smithi067 bash[27441]: cluster 2024-04-03T17:15:43.776311+0000 mgr.y (mgr.24370) 5320 : cluster [DBG] pgmap v5304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:45.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:44 smithi067 bash[27441]: audit 2024-04-03T17:15:44.151320+0000 mon.a (mon.0) 5072 : audit [DBG] from='client.? 172.21.15.67:0/3186964645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:47.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:46 smithi082 bash[20963]: cluster 2024-04-03T17:15:45.777506+0000 mgr.y (mgr.24370) 5321 : cluster [DBG] pgmap v5305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:47.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:46 smithi082 bash[20963]: audit 2024-04-03T17:15:46.591531+0000 mon.a (mon.0) 5073 : audit [DBG] from='client.? 172.21.15.67:0/2280042367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:46 smithi067 bash[17655]: cluster 2024-04-03T17:15:45.777506+0000 mgr.y (mgr.24370) 5321 : cluster [DBG] pgmap v5305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:46 smithi067 bash[17655]: audit 2024-04-03T17:15:46.591531+0000 mon.a (mon.0) 5073 : audit [DBG] from='client.? 172.21.15.67:0/2280042367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:46 smithi067 bash[27441]: cluster 2024-04-03T17:15:45.777506+0000 mgr.y (mgr.24370) 5321 : cluster [DBG] pgmap v5305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:46 smithi067 bash[27441]: audit 2024-04-03T17:15:46.591531+0000 mon.a (mon.0) 5073 : audit [DBG] from='client.? 172.21.15.67:0/2280042367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:48 smithi082 bash[20963]: cluster 2024-04-03T17:15:47.778242+0000 mgr.y (mgr.24370) 5322 : cluster [DBG] pgmap v5306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:48 smithi067 bash[17655]: cluster 2024-04-03T17:15:47.778242+0000 mgr.y (mgr.24370) 5322 : cluster [DBG] pgmap v5306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:48 smithi067 bash[27441]: cluster 2024-04-03T17:15:47.778242+0000 mgr.y (mgr.24370) 5322 : cluster [DBG] pgmap v5306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:50.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:49 smithi082 bash[20963]: audit 2024-04-03T17:15:49.046962+0000 mon.a (mon.0) 5074 : audit [DBG] from='client.? 172.21.15.67:0/628768735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:49 smithi067 bash[17655]: audit 2024-04-03T17:15:49.046962+0000 mon.a (mon.0) 5074 : audit [DBG] from='client.? 172.21.15.67:0/628768735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:50.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:49 smithi067 bash[27441]: audit 2024-04-03T17:15:49.046962+0000 mon.a (mon.0) 5074 : audit [DBG] from='client.? 172.21.15.67:0/628768735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:50 smithi067 bash[17655]: cluster 2024-04-03T17:15:49.778910+0000 mgr.y (mgr.24370) 5323 : cluster [DBG] pgmap v5307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:51.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:50 smithi067 bash[27441]: cluster 2024-04-03T17:15:49.778910+0000 mgr.y (mgr.24370) 5323 : cluster [DBG] pgmap v5307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:50 smithi082 bash[20963]: cluster 2024-04-03T17:15:49.778910+0000 mgr.y (mgr.24370) 5323 : cluster [DBG] pgmap v5307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:52.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:51 smithi067 bash[17655]: audit 2024-04-03T17:15:51.509861+0000 mon.a (mon.0) 5075 : audit [DBG] from='client.? 172.21.15.67:0/2328781013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:52.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:51 smithi067 bash[27441]: audit 2024-04-03T17:15:51.509861+0000 mon.a (mon.0) 5075 : audit [DBG] from='client.? 172.21.15.67:0/2328781013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:52.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:51 smithi082 bash[20963]: audit 2024-04-03T17:15:51.509861+0000 mon.a (mon.0) 5075 : audit [DBG] from='client.? 172.21.15.67:0/2328781013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:53.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:52 smithi067 bash[17655]: cluster 2024-04-03T17:15:51.779944+0000 mgr.y (mgr.24370) 5324 : cluster [DBG] pgmap v5308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:53.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:52 smithi067 bash[27441]: cluster 2024-04-03T17:15:51.779944+0000 mgr.y (mgr.24370) 5324 : cluster [DBG] pgmap v5308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:53.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:15:53.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:52 smithi082 bash[20963]: cluster 2024-04-03T17:15:51.779944+0000 mgr.y (mgr.24370) 5324 : cluster [DBG] pgmap v5308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:15:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:54 smithi067 bash[17655]: cluster 2024-04-03T17:15:53.780613+0000 mgr.y (mgr.24370) 5325 : cluster [DBG] pgmap v5309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:55.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:54 smithi067 bash[17655]: audit 2024-04-03T17:15:53.972837+0000 mon.a (mon.0) 5076 : audit [DBG] from='client.? 172.21.15.67:0/2595678437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:55.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:54 smithi067 bash[27441]: cluster 2024-04-03T17:15:53.780613+0000 mgr.y (mgr.24370) 5325 : cluster [DBG] pgmap v5309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:55.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:54 smithi067 bash[27441]: audit 2024-04-03T17:15:53.972837+0000 mon.a (mon.0) 5076 : audit [DBG] from='client.? 172.21.15.67:0/2595678437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:54 smithi082 bash[20963]: cluster 2024-04-03T17:15:53.780613+0000 mgr.y (mgr.24370) 5325 : cluster [DBG] pgmap v5309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:54 smithi082 bash[20963]: audit 2024-04-03T17:15:53.972837+0000 mon.a (mon.0) 5076 : audit [DBG] from='client.? 172.21.15.67:0/2595678437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:55 smithi067 bash[17655]: audit 2024-04-03T17:15:54.927306+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:55 smithi067 bash[27441]: audit 2024-04-03T17:15:54.927306+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:56.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:55 smithi082 bash[20963]: audit 2024-04-03T17:15:54.927306+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:15:57.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:56 smithi067 bash[27441]: cluster 2024-04-03T17:15:55.781843+0000 mgr.y (mgr.24370) 5326 : cluster [DBG] pgmap v5310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:57.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:56 smithi067 bash[27441]: audit 2024-04-03T17:15:56.422905+0000 mon.a (mon.0) 5078 : audit [DBG] from='client.? 172.21.15.67:0/510184755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:57.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:56 smithi067 bash[17655]: cluster 2024-04-03T17:15:55.781843+0000 mgr.y (mgr.24370) 5326 : cluster [DBG] pgmap v5310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:57.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:56 smithi067 bash[17655]: audit 2024-04-03T17:15:56.422905+0000 mon.a (mon.0) 5078 : audit [DBG] from='client.? 172.21.15.67:0/510184755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:57.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:56 smithi082 bash[20963]: cluster 2024-04-03T17:15:55.781843+0000 mgr.y (mgr.24370) 5326 : cluster [DBG] pgmap v5310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:57.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:56 smithi082 bash[20963]: audit 2024-04-03T17:15:56.422905+0000 mon.a (mon.0) 5078 : audit [DBG] from='client.? 172.21.15.67:0/510184755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:59.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:58 smithi067 bash[27441]: cluster 2024-04-03T17:15:57.782538+0000 mgr.y (mgr.24370) 5327 : cluster [DBG] pgmap v5311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:59.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:15:58 smithi067 bash[27441]: audit 2024-04-03T17:15:58.877249+0000 mon.c (mon.2) 2076 : audit [DBG] from='client.? 172.21.15.67:0/3024898883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:59.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:58 smithi067 bash[17655]: cluster 2024-04-03T17:15:57.782538+0000 mgr.y (mgr.24370) 5327 : cluster [DBG] pgmap v5311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:59.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:15:58 smithi067 bash[17655]: audit 2024-04-03T17:15:58.877249+0000 mon.c (mon.2) 2076 : audit [DBG] from='client.? 172.21.15.67:0/3024898883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:15:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:58 smithi082 bash[20963]: cluster 2024-04-03T17:15:57.782538+0000 mgr.y (mgr.24370) 5327 : cluster [DBG] pgmap v5311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:15:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:15:58 smithi082 bash[20963]: audit 2024-04-03T17:15:58.877249+0000 mon.c (mon.2) 2076 : audit [DBG] from='client.? 172.21.15.67:0/3024898883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:00 smithi082 bash[20963]: cluster 2024-04-03T17:15:59.783159+0000 mgr.y (mgr.24370) 5328 : cluster [DBG] pgmap v5312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:00 smithi067 bash[27441]: cluster 2024-04-03T17:15:59.783159+0000 mgr.y (mgr.24370) 5328 : cluster [DBG] pgmap v5312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:01.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:00 smithi067 bash[17655]: cluster 2024-04-03T17:15:59.783159+0000 mgr.y (mgr.24370) 5328 : cluster [DBG] pgmap v5312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:02.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:01 smithi082 bash[20963]: audit 2024-04-03T17:16:01.338323+0000 mon.a (mon.0) 5079 : audit [DBG] from='client.? 172.21.15.67:0/2352611994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:02.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:01 smithi067 bash[17655]: audit 2024-04-03T17:16:01.338323+0000 mon.a (mon.0) 5079 : audit [DBG] from='client.? 172.21.15.67:0/2352611994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:02.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:01 smithi067 bash[27441]: audit 2024-04-03T17:16:01.338323+0000 mon.a (mon.0) 5079 : audit [DBG] from='client.? 172.21.15.67:0/2352611994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:03.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:02 smithi082 bash[20963]: cluster 2024-04-03T17:16:01.784349+0000 mgr.y (mgr.24370) 5329 : cluster [DBG] pgmap v5313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:02 smithi067 bash[27441]: cluster 2024-04-03T17:16:01.784349+0000 mgr.y (mgr.24370) 5329 : cluster [DBG] pgmap v5313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:02 smithi067 bash[17655]: cluster 2024-04-03T17:16:01.784349+0000 mgr.y (mgr.24370) 5329 : cluster [DBG] pgmap v5313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:03] "GET /metrics HTTP/1.1" 200 239943 "" "Prometheus/2.43.0" 2024-04-03T17:16:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:16:04.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:03 smithi082 bash[20963]: audit 2024-04-03T17:16:03.787830+0000 mon.c (mon.2) 2077 : audit [DBG] from='client.? 172.21.15.67:0/674489566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:03 smithi067 bash[17655]: audit 2024-04-03T17:16:03.787830+0000 mon.c (mon.2) 2077 : audit [DBG] from='client.? 172.21.15.67:0/674489566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:04.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:03 smithi067 bash[27441]: audit 2024-04-03T17:16:03.787830+0000 mon.c (mon.2) 2077 : audit [DBG] from='client.? 172.21.15.67:0/674489566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:05.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:04 smithi082 bash[20963]: cluster 2024-04-03T17:16:03.784932+0000 mgr.y (mgr.24370) 5330 : cluster [DBG] pgmap v5314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:04 smithi067 bash[17655]: cluster 2024-04-03T17:16:03.784932+0000 mgr.y (mgr.24370) 5330 : cluster [DBG] pgmap v5314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:05.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:04 smithi067 bash[27441]: cluster 2024-04-03T17:16:03.784932+0000 mgr.y (mgr.24370) 5330 : cluster [DBG] pgmap v5314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:06 smithi082 bash[20963]: cluster 2024-04-03T17:16:05.786101+0000 mgr.y (mgr.24370) 5331 : cluster [DBG] pgmap v5315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:06 smithi082 bash[20963]: audit 2024-04-03T17:16:06.235458+0000 mon.a (mon.0) 5080 : audit [DBG] from='client.? 172.21.15.67:0/4116519595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:06 smithi067 bash[27441]: cluster 2024-04-03T17:16:05.786101+0000 mgr.y (mgr.24370) 5331 : cluster [DBG] pgmap v5315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:06 smithi067 bash[27441]: audit 2024-04-03T17:16:06.235458+0000 mon.a (mon.0) 5080 : audit [DBG] from='client.? 172.21.15.67:0/4116519595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:06 smithi067 bash[17655]: cluster 2024-04-03T17:16:05.786101+0000 mgr.y (mgr.24370) 5331 : cluster [DBG] pgmap v5315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:06 smithi067 bash[17655]: audit 2024-04-03T17:16:06.235458+0000 mon.a (mon.0) 5080 : audit [DBG] from='client.? 172.21.15.67:0/4116519595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:09.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:08 smithi082 bash[20963]: cluster 2024-04-03T17:16:07.786711+0000 mgr.y (mgr.24370) 5332 : cluster [DBG] pgmap v5316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:09.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:08 smithi082 bash[20963]: audit 2024-04-03T17:16:08.686946+0000 mon.c (mon.2) 2078 : audit [DBG] from='client.? 172.21.15.67:0/752061274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:08 smithi067 bash[27441]: cluster 2024-04-03T17:16:07.786711+0000 mgr.y (mgr.24370) 5332 : cluster [DBG] pgmap v5316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:08 smithi067 bash[27441]: audit 2024-04-03T17:16:08.686946+0000 mon.c (mon.2) 2078 : audit [DBG] from='client.? 172.21.15.67:0/752061274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:09.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:08 smithi067 bash[17655]: cluster 2024-04-03T17:16:07.786711+0000 mgr.y (mgr.24370) 5332 : cluster [DBG] pgmap v5316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:09.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:08 smithi067 bash[17655]: audit 2024-04-03T17:16:08.686946+0000 mon.c (mon.2) 2078 : audit [DBG] from='client.? 172.21.15.67:0/752061274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:10.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:09 smithi082 bash[20963]: audit 2024-04-03T17:16:09.927993+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:09 smithi067 bash[17655]: audit 2024-04-03T17:16:09.927993+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:09 smithi067 bash[27441]: audit 2024-04-03T17:16:09.927993+0000 mon.a (mon.0) 5081 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:10 smithi082 bash[20963]: cluster 2024-04-03T17:16:09.787501+0000 mgr.y (mgr.24370) 5333 : cluster [DBG] pgmap v5317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:10 smithi067 bash[17655]: cluster 2024-04-03T17:16:09.787501+0000 mgr.y (mgr.24370) 5333 : cluster [DBG] pgmap v5317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:10 smithi067 bash[27441]: cluster 2024-04-03T17:16:09.787501+0000 mgr.y (mgr.24370) 5333 : cluster [DBG] pgmap v5317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:12.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:11 smithi082 bash[20963]: audit 2024-04-03T17:16:11.145702+0000 mon.a (mon.0) 5082 : audit [DBG] from='client.? 172.21.15.67:0/620520402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:12.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:11 smithi067 bash[27441]: audit 2024-04-03T17:16:11.145702+0000 mon.a (mon.0) 5082 : audit [DBG] from='client.? 172.21.15.67:0/620520402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:12.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:11 smithi067 bash[17655]: audit 2024-04-03T17:16:11.145702+0000 mon.a (mon.0) 5082 : audit [DBG] from='client.? 172.21.15.67:0/620520402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:12 smithi082 bash[20963]: cluster 2024-04-03T17:16:11.788675+0000 mgr.y (mgr.24370) 5334 : cluster [DBG] pgmap v5318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:13] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:16:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:12 smithi067 bash[27441]: cluster 2024-04-03T17:16:11.788675+0000 mgr.y (mgr.24370) 5334 : cluster [DBG] pgmap v5318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:12 smithi067 bash[17655]: cluster 2024-04-03T17:16:11.788675+0000 mgr.y (mgr.24370) 5334 : cluster [DBG] pgmap v5318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:16:14.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:13 smithi082 bash[20963]: audit 2024-04-03T17:16:13.597015+0000 mon.a (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.67:0/4079643182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:14.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:13 smithi067 bash[17655]: audit 2024-04-03T17:16:13.597015+0000 mon.a (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.67:0/4079643182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:14.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:13 smithi067 bash[27441]: audit 2024-04-03T17:16:13.597015+0000 mon.a (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.67:0/4079643182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:14 smithi082 bash[20963]: cluster 2024-04-03T17:16:13.789378+0000 mgr.y (mgr.24370) 5335 : cluster [DBG] pgmap v5319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:15.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:14 smithi067 bash[17655]: cluster 2024-04-03T17:16:13.789378+0000 mgr.y (mgr.24370) 5335 : cluster [DBG] pgmap v5319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:15.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:14 smithi067 bash[27441]: cluster 2024-04-03T17:16:13.789378+0000 mgr.y (mgr.24370) 5335 : cluster [DBG] pgmap v5319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:16 smithi082 bash[20963]: cluster 2024-04-03T17:16:15.790414+0000 mgr.y (mgr.24370) 5336 : cluster [DBG] pgmap v5320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:16 smithi082 bash[20963]: audit 2024-04-03T17:16:16.055906+0000 mon.c (mon.2) 2079 : audit [DBG] from='client.? 172.21.15.67:0/1740170001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:17.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:16 smithi067 bash[27441]: cluster 2024-04-03T17:16:15.790414+0000 mgr.y (mgr.24370) 5336 : cluster [DBG] pgmap v5320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:16 smithi067 bash[27441]: audit 2024-04-03T17:16:16.055906+0000 mon.c (mon.2) 2079 : audit [DBG] from='client.? 172.21.15.67:0/1740170001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:17.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:16 smithi067 bash[17655]: cluster 2024-04-03T17:16:15.790414+0000 mgr.y (mgr.24370) 5336 : cluster [DBG] pgmap v5320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:17.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:16 smithi067 bash[17655]: audit 2024-04-03T17:16:16.055906+0000 mon.c (mon.2) 2079 : audit [DBG] from='client.? 172.21.15.67:0/1740170001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:18 smithi082 bash[20963]: cluster 2024-04-03T17:16:17.791060+0000 mgr.y (mgr.24370) 5337 : cluster [DBG] pgmap v5321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:18 smithi082 bash[20963]: audit 2024-04-03T17:16:18.510651+0000 mon.a (mon.0) 5084 : audit [DBG] from='client.? 172.21.15.67:0/711914698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:18 smithi067 bash[27441]: cluster 2024-04-03T17:16:17.791060+0000 mgr.y (mgr.24370) 5337 : cluster [DBG] pgmap v5321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:18 smithi067 bash[27441]: audit 2024-04-03T17:16:18.510651+0000 mon.a (mon.0) 5084 : audit [DBG] from='client.? 172.21.15.67:0/711914698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:18 smithi067 bash[17655]: cluster 2024-04-03T17:16:17.791060+0000 mgr.y (mgr.24370) 5337 : cluster [DBG] pgmap v5321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:18 smithi067 bash[17655]: audit 2024-04-03T17:16:18.510651+0000 mon.a (mon.0) 5084 : audit [DBG] from='client.? 172.21.15.67:0/711914698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:20 smithi082 bash[20963]: cluster 2024-04-03T17:16:19.791773+0000 mgr.y (mgr.24370) 5338 : cluster [DBG] pgmap v5322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:20 smithi082 bash[20963]: audit 2024-04-03T17:16:20.959381+0000 mon.a (mon.0) 5085 : audit [DBG] from='client.? 172.21.15.67:0/2327746873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:21.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:20 smithi067 bash[27441]: cluster 2024-04-03T17:16:19.791773+0000 mgr.y (mgr.24370) 5338 : cluster [DBG] pgmap v5322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:21.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:20 smithi067 bash[27441]: audit 2024-04-03T17:16:20.959381+0000 mon.a (mon.0) 5085 : audit [DBG] from='client.? 172.21.15.67:0/2327746873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:21.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:20 smithi067 bash[17655]: cluster 2024-04-03T17:16:19.791773+0000 mgr.y (mgr.24370) 5338 : cluster [DBG] pgmap v5322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:21.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:20 smithi067 bash[17655]: audit 2024-04-03T17:16:20.959381+0000 mon.a (mon.0) 5085 : audit [DBG] from='client.? 172.21.15.67:0/2327746873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:22 smithi082 bash[20963]: cluster 2024-04-03T17:16:21.792961+0000 mgr.y (mgr.24370) 5339 : cluster [DBG] pgmap v5323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:22 smithi067 bash[17655]: cluster 2024-04-03T17:16:21.792961+0000 mgr.y (mgr.24370) 5339 : cluster [DBG] pgmap v5323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:23] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:16:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:22 smithi067 bash[27441]: cluster 2024-04-03T17:16:21.792961+0000 mgr.y (mgr.24370) 5339 : cluster [DBG] pgmap v5323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:16:24.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:23 smithi082 bash[20963]: audit 2024-04-03T17:16:23.411999+0000 mon.c (mon.2) 2080 : audit [DBG] from='client.? 172.21.15.67:0/2958465814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:24.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:23 smithi082 bash[20963]: audit 2024-04-03T17:16:23.712363+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:16:24.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:23 smithi067 bash[17655]: audit 2024-04-03T17:16:23.411999+0000 mon.c (mon.2) 2080 : audit [DBG] from='client.? 172.21.15.67:0/2958465814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:24.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:23 smithi067 bash[17655]: audit 2024-04-03T17:16:23.712363+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:16:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:23 smithi067 bash[27441]: audit 2024-04-03T17:16:23.411999+0000 mon.c (mon.2) 2080 : audit [DBG] from='client.? 172.21.15.67:0/2958465814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:23 smithi067 bash[27441]: audit 2024-04-03T17:16:23.712363+0000 mon.a (mon.0) 5086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:16:25.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:25 smithi082 bash[20963]: cluster 2024-04-03T17:16:23.793619+0000 mgr.y (mgr.24370) 5340 : cluster [DBG] pgmap v5324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:25 smithi082 bash[20963]: audit 2024-04-03T17:16:24.928473+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:25.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:25 smithi067 bash[17655]: cluster 2024-04-03T17:16:23.793619+0000 mgr.y (mgr.24370) 5340 : cluster [DBG] pgmap v5324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:25.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:25 smithi067 bash[17655]: audit 2024-04-03T17:16:24.928473+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:25 smithi067 bash[27441]: cluster 2024-04-03T17:16:23.793619+0000 mgr.y (mgr.24370) 5340 : cluster [DBG] pgmap v5324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:25 smithi067 bash[27441]: audit 2024-04-03T17:16:24.928473+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:26.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:26 smithi082 bash[20963]: audit 2024-04-03T17:16:25.866147+0000 mon.a (mon.0) 5088 : audit [DBG] from='client.? 172.21.15.67:0/214936474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:26 smithi067 bash[17655]: audit 2024-04-03T17:16:25.866147+0000 mon.a (mon.0) 5088 : audit [DBG] from='client.? 172.21.15.67:0/214936474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:26 smithi067 bash[27441]: audit 2024-04-03T17:16:25.866147+0000 mon.a (mon.0) 5088 : audit [DBG] from='client.? 172.21.15.67:0/214936474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:27.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:27 smithi082 bash[20963]: cluster 2024-04-03T17:16:25.794742+0000 mgr.y (mgr.24370) 5341 : cluster [DBG] pgmap v5325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:27 smithi067 bash[17655]: cluster 2024-04-03T17:16:25.794742+0000 mgr.y (mgr.24370) 5341 : cluster [DBG] pgmap v5325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:27.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:27 smithi067 bash[27441]: cluster 2024-04-03T17:16:25.794742+0000 mgr.y (mgr.24370) 5341 : cluster [DBG] pgmap v5325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:29 smithi082 bash[20963]: cluster 2024-04-03T17:16:27.795402+0000 mgr.y (mgr.24370) 5342 : cluster [DBG] pgmap v5326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:29 smithi082 bash[20963]: audit 2024-04-03T17:16:28.331456+0000 mon.b (mon.1) 46 : audit [DBG] from='client.? 172.21.15.67:0/2760795336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:29 smithi067 bash[17655]: cluster 2024-04-03T17:16:27.795402+0000 mgr.y (mgr.24370) 5342 : cluster [DBG] pgmap v5326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:29 smithi067 bash[17655]: audit 2024-04-03T17:16:28.331456+0000 mon.b (mon.1) 46 : audit [DBG] from='client.? 172.21.15.67:0/2760795336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:29 smithi067 bash[27441]: cluster 2024-04-03T17:16:27.795402+0000 mgr.y (mgr.24370) 5342 : cluster [DBG] pgmap v5326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:29 smithi067 bash[27441]: audit 2024-04-03T17:16:28.331456+0000 mon.b (mon.1) 46 : audit [DBG] from='client.? 172.21.15.67:0/2760795336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:30.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:30 smithi082 bash[20963]: audit 2024-04-03T17:16:29.472514+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:30 smithi082 bash[20963]: audit 2024-04-03T17:16:29.483492+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:30 smithi082 bash[20963]: audit 2024-04-03T17:16:29.673308+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:30 smithi082 bash[20963]: audit 2024-04-03T17:16:29.680401+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:30 smithi082 bash[20963]: cluster 2024-04-03T17:16:29.796105+0000 mgr.y (mgr.24370) 5343 : cluster [DBG] pgmap v5327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:30 smithi082 bash[20963]: audit 2024-04-03T17:16:30.148392+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:16:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:30 smithi082 bash[20963]: audit 2024-04-03T17:16:30.150003+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:16:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:30 smithi082 bash[20963]: audit 2024-04-03T17:16:30.160365+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[17655]: audit 2024-04-03T17:16:29.472514+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[17655]: audit 2024-04-03T17:16:29.483492+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[17655]: audit 2024-04-03T17:16:29.673308+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[17655]: audit 2024-04-03T17:16:29.680401+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[17655]: cluster 2024-04-03T17:16:29.796105+0000 mgr.y (mgr.24370) 5343 : cluster [DBG] pgmap v5327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[17655]: audit 2024-04-03T17:16:30.148392+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:16:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[17655]: audit 2024-04-03T17:16:30.150003+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:16:30.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[17655]: audit 2024-04-03T17:16:30.160365+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[27441]: audit 2024-04-03T17:16:29.472514+0000 mon.a (mon.0) 5089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[27441]: audit 2024-04-03T17:16:29.483492+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[27441]: audit 2024-04-03T17:16:29.673308+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[27441]: audit 2024-04-03T17:16:29.680401+0000 mon.a (mon.0) 5092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:30.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[27441]: cluster 2024-04-03T17:16:29.796105+0000 mgr.y (mgr.24370) 5343 : cluster [DBG] pgmap v5327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:30.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[27441]: audit 2024-04-03T17:16:30.148392+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:16:30.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[27441]: audit 2024-04-03T17:16:30.150003+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:16:30.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:30 smithi067 bash[27441]: audit 2024-04-03T17:16:30.160365+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:16:32.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:31 smithi082 bash[20963]: audit 2024-04-03T17:16:30.803349+0000 mon.c (mon.2) 2081 : audit [DBG] from='client.? 172.21.15.67:0/1126146190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:32.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:31 smithi067 bash[17655]: audit 2024-04-03T17:16:30.803349+0000 mon.c (mon.2) 2081 : audit [DBG] from='client.? 172.21.15.67:0/1126146190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:32.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:31 smithi067 bash[27441]: audit 2024-04-03T17:16:30.803349+0000 mon.c (mon.2) 2081 : audit [DBG] from='client.? 172.21.15.67:0/1126146190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:33.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:32 smithi067 bash[27441]: cluster 2024-04-03T17:16:31.797205+0000 mgr.y (mgr.24370) 5344 : cluster [DBG] pgmap v5328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:32 smithi067 bash[17655]: cluster 2024-04-03T17:16:31.797205+0000 mgr.y (mgr.24370) 5344 : cluster [DBG] pgmap v5328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:32 smithi082 bash[20963]: cluster 2024-04-03T17:16:31.797205+0000 mgr.y (mgr.24370) 5344 : cluster [DBG] pgmap v5328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:33] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:16:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:16:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:33 smithi082 bash[20963]: audit 2024-04-03T17:16:33.263395+0000 mon.c (mon.2) 2082 : audit [DBG] from='client.? 172.21.15.67:0/1324591734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:34.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:33 smithi067 bash[17655]: audit 2024-04-03T17:16:33.263395+0000 mon.c (mon.2) 2082 : audit [DBG] from='client.? 172.21.15.67:0/1324591734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:34.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:33 smithi067 bash[27441]: audit 2024-04-03T17:16:33.263395+0000 mon.c (mon.2) 2082 : audit [DBG] from='client.? 172.21.15.67:0/1324591734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:35.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:34 smithi082 bash[20963]: cluster 2024-04-03T17:16:33.797902+0000 mgr.y (mgr.24370) 5345 : cluster [DBG] pgmap v5329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:35.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:34 smithi067 bash[27441]: cluster 2024-04-03T17:16:33.797902+0000 mgr.y (mgr.24370) 5345 : cluster [DBG] pgmap v5329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:35.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:34 smithi067 bash[17655]: cluster 2024-04-03T17:16:33.797902+0000 mgr.y (mgr.24370) 5345 : cluster [DBG] pgmap v5329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:36.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:35 smithi082 bash[20963]: audit 2024-04-03T17:16:35.727015+0000 mon.c (mon.2) 2083 : audit [DBG] from='client.? 172.21.15.67:0/1252086250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:36.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:35 smithi067 bash[27441]: audit 2024-04-03T17:16:35.727015+0000 mon.c (mon.2) 2083 : audit [DBG] from='client.? 172.21.15.67:0/1252086250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:36.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:35 smithi067 bash[17655]: audit 2024-04-03T17:16:35.727015+0000 mon.c (mon.2) 2083 : audit [DBG] from='client.? 172.21.15.67:0/1252086250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:37.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:36 smithi082 bash[20963]: cluster 2024-04-03T17:16:35.798890+0000 mgr.y (mgr.24370) 5346 : cluster [DBG] pgmap v5330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:37.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:36 smithi067 bash[27441]: cluster 2024-04-03T17:16:35.798890+0000 mgr.y (mgr.24370) 5346 : cluster [DBG] pgmap v5330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:37.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:36 smithi067 bash[17655]: cluster 2024-04-03T17:16:35.798890+0000 mgr.y (mgr.24370) 5346 : cluster [DBG] pgmap v5330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:38 smithi082 bash[20963]: cluster 2024-04-03T17:16:37.799532+0000 mgr.y (mgr.24370) 5347 : cluster [DBG] pgmap v5331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:38 smithi082 bash[20963]: audit 2024-04-03T17:16:38.185579+0000 mon.c (mon.2) 2084 : audit [DBG] from='client.? 172.21.15.67:0/657566484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:38 smithi067 bash[27441]: cluster 2024-04-03T17:16:37.799532+0000 mgr.y (mgr.24370) 5347 : cluster [DBG] pgmap v5331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:39.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:38 smithi067 bash[27441]: audit 2024-04-03T17:16:38.185579+0000 mon.c (mon.2) 2084 : audit [DBG] from='client.? 172.21.15.67:0/657566484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:39.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:38 smithi067 bash[17655]: cluster 2024-04-03T17:16:37.799532+0000 mgr.y (mgr.24370) 5347 : cluster [DBG] pgmap v5331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:39.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:38 smithi067 bash[17655]: audit 2024-04-03T17:16:38.185579+0000 mon.c (mon.2) 2084 : audit [DBG] from='client.? 172.21.15.67:0/657566484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:40 smithi082 bash[20963]: cluster 2024-04-03T17:16:39.800231+0000 mgr.y (mgr.24370) 5348 : cluster [DBG] pgmap v5332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:40 smithi082 bash[20963]: audit 2024-04-03T17:16:39.929250+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:40 smithi082 bash[20963]: audit 2024-04-03T17:16:40.643972+0000 mon.c (mon.2) 2085 : audit [DBG] from='client.? 172.21.15.67:0/3282641070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:40 smithi067 bash[27441]: cluster 2024-04-03T17:16:39.800231+0000 mgr.y (mgr.24370) 5348 : cluster [DBG] pgmap v5332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:40 smithi067 bash[27441]: audit 2024-04-03T17:16:39.929250+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:40 smithi067 bash[27441]: audit 2024-04-03T17:16:40.643972+0000 mon.c (mon.2) 2085 : audit [DBG] from='client.? 172.21.15.67:0/3282641070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:40 smithi067 bash[17655]: cluster 2024-04-03T17:16:39.800231+0000 mgr.y (mgr.24370) 5348 : cluster [DBG] pgmap v5332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:40 smithi067 bash[17655]: audit 2024-04-03T17:16:39.929250+0000 mon.a (mon.0) 5096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:40 smithi067 bash[17655]: audit 2024-04-03T17:16:40.643972+0000 mon.c (mon.2) 2085 : audit [DBG] from='client.? 172.21.15.67:0/3282641070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:42 smithi082 bash[20963]: cluster 2024-04-03T17:16:41.801301+0000 mgr.y (mgr.24370) 5349 : cluster [DBG] pgmap v5333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:43.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:43] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:16:43.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:42 smithi067 bash[27441]: cluster 2024-04-03T17:16:41.801301+0000 mgr.y (mgr.24370) 5349 : cluster [DBG] pgmap v5333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:43.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:42 smithi067 bash[17655]: cluster 2024-04-03T17:16:41.801301+0000 mgr.y (mgr.24370) 5349 : cluster [DBG] pgmap v5333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:43.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:16:44.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:43 smithi082 bash[20963]: audit 2024-04-03T17:16:43.100424+0000 mon.c (mon.2) 2086 : audit [DBG] from='client.? 172.21.15.67:0/2085623830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:44.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:43 smithi067 bash[17655]: audit 2024-04-03T17:16:43.100424+0000 mon.c (mon.2) 2086 : audit [DBG] from='client.? 172.21.15.67:0/2085623830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:44.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:43 smithi067 bash[27441]: audit 2024-04-03T17:16:43.100424+0000 mon.c (mon.2) 2086 : audit [DBG] from='client.? 172.21.15.67:0/2085623830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:44 smithi082 bash[20963]: cluster 2024-04-03T17:16:43.802050+0000 mgr.y (mgr.24370) 5350 : cluster [DBG] pgmap v5334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:45.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:44 smithi067 bash[17655]: cluster 2024-04-03T17:16:43.802050+0000 mgr.y (mgr.24370) 5350 : cluster [DBG] pgmap v5334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:45.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:44 smithi067 bash[27441]: cluster 2024-04-03T17:16:43.802050+0000 mgr.y (mgr.24370) 5350 : cluster [DBG] pgmap v5334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:46.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:45 smithi082 bash[20963]: audit 2024-04-03T17:16:45.541098+0000 mon.c (mon.2) 2087 : audit [DBG] from='client.? 172.21.15.67:0/1095823396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:45 smithi067 bash[17655]: audit 2024-04-03T17:16:45.541098+0000 mon.c (mon.2) 2087 : audit [DBG] from='client.? 172.21.15.67:0/1095823396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:46.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:45 smithi067 bash[27441]: audit 2024-04-03T17:16:45.541098+0000 mon.c (mon.2) 2087 : audit [DBG] from='client.? 172.21.15.67:0/1095823396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:47.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:46 smithi067 bash[17655]: cluster 2024-04-03T17:16:45.803049+0000 mgr.y (mgr.24370) 5351 : cluster [DBG] pgmap v5335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:46 smithi067 bash[27441]: cluster 2024-04-03T17:16:45.803049+0000 mgr.y (mgr.24370) 5351 : cluster [DBG] pgmap v5335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:47.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:46 smithi082 bash[20963]: cluster 2024-04-03T17:16:45.803049+0000 mgr.y (mgr.24370) 5351 : cluster [DBG] pgmap v5335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:48 smithi067 bash[27441]: cluster 2024-04-03T17:16:47.803667+0000 mgr.y (mgr.24370) 5352 : cluster [DBG] pgmap v5336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:48 smithi067 bash[27441]: audit 2024-04-03T17:16:47.991478+0000 mon.a (mon.0) 5097 : audit [DBG] from='client.? 172.21.15.67:0/243409634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:48 smithi067 bash[17655]: cluster 2024-04-03T17:16:47.803667+0000 mgr.y (mgr.24370) 5352 : cluster [DBG] pgmap v5336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:48 smithi067 bash[17655]: audit 2024-04-03T17:16:47.991478+0000 mon.a (mon.0) 5097 : audit [DBG] from='client.? 172.21.15.67:0/243409634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:49.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:48 smithi082 bash[20963]: cluster 2024-04-03T17:16:47.803667+0000 mgr.y (mgr.24370) 5352 : cluster [DBG] pgmap v5336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:49.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:48 smithi082 bash[20963]: audit 2024-04-03T17:16:47.991478+0000 mon.a (mon.0) 5097 : audit [DBG] from='client.? 172.21.15.67:0/243409634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:51.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:50 smithi067 bash[17655]: cluster 2024-04-03T17:16:49.804320+0000 mgr.y (mgr.24370) 5353 : cluster [DBG] pgmap v5337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:51.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:50 smithi067 bash[17655]: audit 2024-04-03T17:16:50.446741+0000 mon.c (mon.2) 2088 : audit [DBG] from='client.? 172.21.15.67:0/870222893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:51.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:50 smithi067 bash[27441]: cluster 2024-04-03T17:16:49.804320+0000 mgr.y (mgr.24370) 5353 : cluster [DBG] pgmap v5337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:51.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:50 smithi067 bash[27441]: audit 2024-04-03T17:16:50.446741+0000 mon.c (mon.2) 2088 : audit [DBG] from='client.? 172.21.15.67:0/870222893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:50 smithi082 bash[20963]: cluster 2024-04-03T17:16:49.804320+0000 mgr.y (mgr.24370) 5353 : cluster [DBG] pgmap v5337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:50 smithi082 bash[20963]: audit 2024-04-03T17:16:50.446741+0000 mon.c (mon.2) 2088 : audit [DBG] from='client.? 172.21.15.67:0/870222893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:53.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:52 smithi067 bash[17655]: cluster 2024-04-03T17:16:51.805412+0000 mgr.y (mgr.24370) 5354 : cluster [DBG] pgmap v5338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:53.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:52 smithi067 bash[27441]: cluster 2024-04-03T17:16:51.805412+0000 mgr.y (mgr.24370) 5354 : cluster [DBG] pgmap v5338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:53.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:53] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T17:16:53.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:52 smithi082 bash[20963]: cluster 2024-04-03T17:16:51.805412+0000 mgr.y (mgr.24370) 5354 : cluster [DBG] pgmap v5338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:16:54.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:53 smithi067 bash[17655]: audit 2024-04-03T17:16:52.904835+0000 mon.c (mon.2) 2089 : audit [DBG] from='client.? 172.21.15.67:0/114918540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:54.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:53 smithi067 bash[27441]: audit 2024-04-03T17:16:52.904835+0000 mon.c (mon.2) 2089 : audit [DBG] from='client.? 172.21.15.67:0/114918540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:54.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:53 smithi082 bash[20963]: audit 2024-04-03T17:16:52.904835+0000 mon.c (mon.2) 2089 : audit [DBG] from='client.? 172.21.15.67:0/114918540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:55.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:54 smithi067 bash[17655]: cluster 2024-04-03T17:16:53.806089+0000 mgr.y (mgr.24370) 5355 : cluster [DBG] pgmap v5339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:55.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:54 smithi067 bash[27441]: cluster 2024-04-03T17:16:53.806089+0000 mgr.y (mgr.24370) 5355 : cluster [DBG] pgmap v5339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:54 smithi082 bash[20963]: cluster 2024-04-03T17:16:53.806089+0000 mgr.y (mgr.24370) 5355 : cluster [DBG] pgmap v5339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:56.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:55 smithi082 bash[20963]: audit 2024-04-03T17:16:54.928386+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:55 smithi082 bash[20963]: audit 2024-04-03T17:16:55.364263+0000 mon.a (mon.0) 5099 : audit [DBG] from='client.? 172.21.15.67:0/4092500029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:55 smithi067 bash[17655]: audit 2024-04-03T17:16:54.928386+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:55 smithi067 bash[17655]: audit 2024-04-03T17:16:55.364263+0000 mon.a (mon.0) 5099 : audit [DBG] from='client.? 172.21.15.67:0/4092500029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:55 smithi067 bash[27441]: audit 2024-04-03T17:16:54.928386+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:16:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:55 smithi067 bash[27441]: audit 2024-04-03T17:16:55.364263+0000 mon.a (mon.0) 5099 : audit [DBG] from='client.? 172.21.15.67:0/4092500029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:57.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:56 smithi082 bash[20963]: cluster 2024-04-03T17:16:55.807255+0000 mgr.y (mgr.24370) 5356 : cluster [DBG] pgmap v5340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:56 smithi067 bash[17655]: cluster 2024-04-03T17:16:55.807255+0000 mgr.y (mgr.24370) 5356 : cluster [DBG] pgmap v5340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:56 smithi067 bash[27441]: cluster 2024-04-03T17:16:55.807255+0000 mgr.y (mgr.24370) 5356 : cluster [DBG] pgmap v5340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:58.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:57 smithi082 bash[20963]: audit 2024-04-03T17:16:57.820151+0000 mon.c (mon.2) 2090 : audit [DBG] from='client.? 172.21.15.67:0/3549538219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:58.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:57 smithi067 bash[17655]: audit 2024-04-03T17:16:57.820151+0000 mon.c (mon.2) 2090 : audit [DBG] from='client.? 172.21.15.67:0/3549538219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:58.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:57 smithi067 bash[27441]: audit 2024-04-03T17:16:57.820151+0000 mon.c (mon.2) 2090 : audit [DBG] from='client.? 172.21.15.67:0/3549538219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:16:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:16:58 smithi082 bash[20963]: cluster 2024-04-03T17:16:57.807712+0000 mgr.y (mgr.24370) 5357 : cluster [DBG] pgmap v5341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:16:58 smithi067 bash[17655]: cluster 2024-04-03T17:16:57.807712+0000 mgr.y (mgr.24370) 5357 : cluster [DBG] pgmap v5341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:16:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:16:58 smithi067 bash[27441]: cluster 2024-04-03T17:16:57.807712+0000 mgr.y (mgr.24370) 5357 : cluster [DBG] pgmap v5341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:00 smithi082 bash[20963]: cluster 2024-04-03T17:16:59.808390+0000 mgr.y (mgr.24370) 5358 : cluster [DBG] pgmap v5342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:00 smithi082 bash[20963]: audit 2024-04-03T17:17:00.271906+0000 mon.a (mon.0) 5100 : audit [DBG] from='client.? 172.21.15.67:0/894758447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:00 smithi067 bash[17655]: cluster 2024-04-03T17:16:59.808390+0000 mgr.y (mgr.24370) 5358 : cluster [DBG] pgmap v5342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:01.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:00 smithi067 bash[17655]: audit 2024-04-03T17:17:00.271906+0000 mon.a (mon.0) 5100 : audit [DBG] from='client.? 172.21.15.67:0/894758447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:00 smithi067 bash[27441]: cluster 2024-04-03T17:16:59.808390+0000 mgr.y (mgr.24370) 5358 : cluster [DBG] pgmap v5342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:00 smithi067 bash[27441]: audit 2024-04-03T17:17:00.271906+0000 mon.a (mon.0) 5100 : audit [DBG] from='client.? 172.21.15.67:0/894758447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:03.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:02 smithi082 bash[20963]: cluster 2024-04-03T17:17:01.809548+0000 mgr.y (mgr.24370) 5359 : cluster [DBG] pgmap v5343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:02 smithi082 bash[20963]: audit 2024-04-03T17:17:02.731949+0000 mon.c (mon.2) 2091 : audit [DBG] from='client.? 172.21.15.67:0/2912899800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:03] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:17:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:02 smithi067 bash[17655]: cluster 2024-04-03T17:17:01.809548+0000 mgr.y (mgr.24370) 5359 : cluster [DBG] pgmap v5343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:02 smithi067 bash[17655]: audit 2024-04-03T17:17:02.731949+0000 mon.c (mon.2) 2091 : audit [DBG] from='client.? 172.21.15.67:0/2912899800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:02 smithi067 bash[27441]: cluster 2024-04-03T17:17:01.809548+0000 mgr.y (mgr.24370) 5359 : cluster [DBG] pgmap v5343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:02 smithi067 bash[27441]: audit 2024-04-03T17:17:02.731949+0000 mon.c (mon.2) 2091 : audit [DBG] from='client.? 172.21.15.67:0/2912899800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:17:05.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:04 smithi082 bash[20963]: cluster 2024-04-03T17:17:03.810282+0000 mgr.y (mgr.24370) 5360 : cluster [DBG] pgmap v5344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:05.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:04 smithi067 bash[27441]: cluster 2024-04-03T17:17:03.810282+0000 mgr.y (mgr.24370) 5360 : cluster [DBG] pgmap v5344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:05.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:04 smithi067 bash[17655]: cluster 2024-04-03T17:17:03.810282+0000 mgr.y (mgr.24370) 5360 : cluster [DBG] pgmap v5344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:06.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:05 smithi082 bash[20963]: audit 2024-04-03T17:17:05.188619+0000 mon.a (mon.0) 5101 : audit [DBG] from='client.? 172.21.15.67:0/1215291690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:06.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:05 smithi067 bash[27441]: audit 2024-04-03T17:17:05.188619+0000 mon.a (mon.0) 5101 : audit [DBG] from='client.? 172.21.15.67:0/1215291690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:05 smithi067 bash[17655]: audit 2024-04-03T17:17:05.188619+0000 mon.a (mon.0) 5101 : audit [DBG] from='client.? 172.21.15.67:0/1215291690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:06 smithi082 bash[20963]: cluster 2024-04-03T17:17:05.811422+0000 mgr.y (mgr.24370) 5361 : cluster [DBG] pgmap v5345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:06 smithi067 bash[27441]: cluster 2024-04-03T17:17:05.811422+0000 mgr.y (mgr.24370) 5361 : cluster [DBG] pgmap v5345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:06 smithi067 bash[17655]: cluster 2024-04-03T17:17:05.811422+0000 mgr.y (mgr.24370) 5361 : cluster [DBG] pgmap v5345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:08.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:07 smithi082 bash[20963]: audit 2024-04-03T17:17:07.643158+0000 mon.a (mon.0) 5102 : audit [DBG] from='client.? 172.21.15.67:0/2870108708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:08.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:07 smithi067 bash[27441]: audit 2024-04-03T17:17:07.643158+0000 mon.a (mon.0) 5102 : audit [DBG] from='client.? 172.21.15.67:0/2870108708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:08.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:07 smithi067 bash[17655]: audit 2024-04-03T17:17:07.643158+0000 mon.a (mon.0) 5102 : audit [DBG] from='client.? 172.21.15.67:0/2870108708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:09.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:08 smithi082 bash[20963]: cluster 2024-04-03T17:17:07.812148+0000 mgr.y (mgr.24370) 5362 : cluster [DBG] pgmap v5346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:09.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:08 smithi067 bash[17655]: cluster 2024-04-03T17:17:07.812148+0000 mgr.y (mgr.24370) 5362 : cluster [DBG] pgmap v5346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:09.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:08 smithi067 bash[27441]: cluster 2024-04-03T17:17:07.812148+0000 mgr.y (mgr.24370) 5362 : cluster [DBG] pgmap v5346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:09 smithi082 bash[20963]: audit 2024-04-03T17:17:09.929541+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:09 smithi067 bash[17655]: audit 2024-04-03T17:17:09.929541+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:09 smithi067 bash[27441]: audit 2024-04-03T17:17:09.929541+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:10 smithi082 bash[20963]: cluster 2024-04-03T17:17:09.812824+0000 mgr.y (mgr.24370) 5363 : cluster [DBG] pgmap v5347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:10 smithi082 bash[20963]: audit 2024-04-03T17:17:10.092682+0000 mon.c (mon.2) 2092 : audit [DBG] from='client.? 172.21.15.67:0/2349780394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:10 smithi067 bash[17655]: cluster 2024-04-03T17:17:09.812824+0000 mgr.y (mgr.24370) 5363 : cluster [DBG] pgmap v5347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:10 smithi067 bash[17655]: audit 2024-04-03T17:17:10.092682+0000 mon.c (mon.2) 2092 : audit [DBG] from='client.? 172.21.15.67:0/2349780394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:10 smithi067 bash[27441]: cluster 2024-04-03T17:17:09.812824+0000 mgr.y (mgr.24370) 5363 : cluster [DBG] pgmap v5347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:10 smithi067 bash[27441]: audit 2024-04-03T17:17:10.092682+0000 mon.c (mon.2) 2092 : audit [DBG] from='client.? 172.21.15.67:0/2349780394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:12 smithi082 bash[20963]: cluster 2024-04-03T17:17:11.814025+0000 mgr.y (mgr.24370) 5364 : cluster [DBG] pgmap v5348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:12 smithi082 bash[20963]: audit 2024-04-03T17:17:12.548002+0000 mon.a (mon.0) 5104 : audit [DBG] from='client.? 172.21.15.67:0/2003025842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:17:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:12 smithi067 bash[17655]: cluster 2024-04-03T17:17:11.814025+0000 mgr.y (mgr.24370) 5364 : cluster [DBG] pgmap v5348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:12 smithi067 bash[17655]: audit 2024-04-03T17:17:12.548002+0000 mon.a (mon.0) 5104 : audit [DBG] from='client.? 172.21.15.67:0/2003025842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:12 smithi067 bash[27441]: cluster 2024-04-03T17:17:11.814025+0000 mgr.y (mgr.24370) 5364 : cluster [DBG] pgmap v5348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:12 smithi067 bash[27441]: audit 2024-04-03T17:17:12.548002+0000 mon.a (mon.0) 5104 : audit [DBG] from='client.? 172.21.15.67:0/2003025842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:17:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:14 smithi082 bash[20963]: cluster 2024-04-03T17:17:13.814815+0000 mgr.y (mgr.24370) 5365 : cluster [DBG] pgmap v5349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:15.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:14 smithi067 bash[17655]: cluster 2024-04-03T17:17:13.814815+0000 mgr.y (mgr.24370) 5365 : cluster [DBG] pgmap v5349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:14 smithi067 bash[27441]: cluster 2024-04-03T17:17:13.814815+0000 mgr.y (mgr.24370) 5365 : cluster [DBG] pgmap v5349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:16.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:15 smithi082 bash[20963]: audit 2024-04-03T17:17:15.002919+0000 mon.a (mon.0) 5105 : audit [DBG] from='client.? 172.21.15.67:0/147519093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:15 smithi067 bash[17655]: audit 2024-04-03T17:17:15.002919+0000 mon.a (mon.0) 5105 : audit [DBG] from='client.? 172.21.15.67:0/147519093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:16.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:15 smithi067 bash[27441]: audit 2024-04-03T17:17:15.002919+0000 mon.a (mon.0) 5105 : audit [DBG] from='client.? 172.21.15.67:0/147519093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:16 smithi082 bash[20963]: cluster 2024-04-03T17:17:15.816065+0000 mgr.y (mgr.24370) 5366 : cluster [DBG] pgmap v5350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:16 smithi067 bash[27441]: cluster 2024-04-03T17:17:15.816065+0000 mgr.y (mgr.24370) 5366 : cluster [DBG] pgmap v5350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:17.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:16 smithi067 bash[17655]: cluster 2024-04-03T17:17:15.816065+0000 mgr.y (mgr.24370) 5366 : cluster [DBG] pgmap v5350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:17 smithi082 bash[20963]: audit 2024-04-03T17:17:17.452764+0000 mon.a (mon.0) 5106 : audit [DBG] from='client.? 172.21.15.67:0/225479090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:18.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:17 smithi067 bash[17655]: audit 2024-04-03T17:17:17.452764+0000 mon.a (mon.0) 5106 : audit [DBG] from='client.? 172.21.15.67:0/225479090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:18.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:17 smithi067 bash[27441]: audit 2024-04-03T17:17:17.452764+0000 mon.a (mon.0) 5106 : audit [DBG] from='client.? 172.21.15.67:0/225479090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:19.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:18 smithi082 bash[20963]: cluster 2024-04-03T17:17:17.816710+0000 mgr.y (mgr.24370) 5367 : cluster [DBG] pgmap v5351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:19.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:18 smithi067 bash[17655]: cluster 2024-04-03T17:17:17.816710+0000 mgr.y (mgr.24370) 5367 : cluster [DBG] pgmap v5351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:18 smithi067 bash[27441]: cluster 2024-04-03T17:17:17.816710+0000 mgr.y (mgr.24370) 5367 : cluster [DBG] pgmap v5351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:20 smithi082 bash[20963]: cluster 2024-04-03T17:17:19.817407+0000 mgr.y (mgr.24370) 5368 : cluster [DBG] pgmap v5352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:20 smithi082 bash[20963]: audit 2024-04-03T17:17:19.921450+0000 mon.c (mon.2) 2093 : audit [DBG] from='client.? 172.21.15.67:0/2474207772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:20 smithi067 bash[17655]: cluster 2024-04-03T17:17:19.817407+0000 mgr.y (mgr.24370) 5368 : cluster [DBG] pgmap v5352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:20 smithi067 bash[17655]: audit 2024-04-03T17:17:19.921450+0000 mon.c (mon.2) 2093 : audit [DBG] from='client.? 172.21.15.67:0/2474207772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:21.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:20 smithi067 bash[27441]: cluster 2024-04-03T17:17:19.817407+0000 mgr.y (mgr.24370) 5368 : cluster [DBG] pgmap v5352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:21.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:20 smithi067 bash[27441]: audit 2024-04-03T17:17:19.921450+0000 mon.c (mon.2) 2093 : audit [DBG] from='client.? 172.21.15.67:0/2474207772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:22 smithi082 bash[20963]: cluster 2024-04-03T17:17:21.818715+0000 mgr.y (mgr.24370) 5369 : cluster [DBG] pgmap v5353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:22 smithi082 bash[20963]: audit 2024-04-03T17:17:22.378626+0000 mon.c (mon.2) 2094 : audit [DBG] from='client.? 172.21.15.67:0/1471883275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:23.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:22 smithi067 bash[27441]: cluster 2024-04-03T17:17:21.818715+0000 mgr.y (mgr.24370) 5369 : cluster [DBG] pgmap v5353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:23.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:22 smithi067 bash[27441]: audit 2024-04-03T17:17:22.378626+0000 mon.c (mon.2) 2094 : audit [DBG] from='client.? 172.21.15.67:0/1471883275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:23.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:22 smithi067 bash[17655]: cluster 2024-04-03T17:17:21.818715+0000 mgr.y (mgr.24370) 5369 : cluster [DBG] pgmap v5353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:23.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:22 smithi067 bash[17655]: audit 2024-04-03T17:17:22.378626+0000 mon.c (mon.2) 2094 : audit [DBG] from='client.? 172.21.15.67:0/1471883275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:23.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:17:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:17:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:24 smithi082 bash[20963]: cluster 2024-04-03T17:17:23.819388+0000 mgr.y (mgr.24370) 5370 : cluster [DBG] pgmap v5354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:24 smithi082 bash[20963]: audit 2024-04-03T17:17:24.831656+0000 mon.c (mon.2) 2095 : audit [DBG] from='client.? 172.21.15.67:0/3610557261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:24 smithi067 bash[17655]: cluster 2024-04-03T17:17:23.819388+0000 mgr.y (mgr.24370) 5370 : cluster [DBG] pgmap v5354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:24 smithi067 bash[17655]: audit 2024-04-03T17:17:24.831656+0000 mon.c (mon.2) 2095 : audit [DBG] from='client.? 172.21.15.67:0/3610557261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:24 smithi067 bash[27441]: cluster 2024-04-03T17:17:23.819388+0000 mgr.y (mgr.24370) 5370 : cluster [DBG] pgmap v5354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:24 smithi067 bash[27441]: audit 2024-04-03T17:17:24.831656+0000 mon.c (mon.2) 2095 : audit [DBG] from='client.? 172.21.15.67:0/3610557261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:26.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:25 smithi067 bash[27441]: audit 2024-04-03T17:17:24.929985+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:25 smithi067 bash[17655]: audit 2024-04-03T17:17:24.929985+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:25 smithi082 bash[20963]: audit 2024-04-03T17:17:24.929985+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:27.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:26 smithi067 bash[27441]: cluster 2024-04-03T17:17:25.820636+0000 mgr.y (mgr.24370) 5371 : cluster [DBG] pgmap v5355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:27.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:26 smithi067 bash[17655]: cluster 2024-04-03T17:17:25.820636+0000 mgr.y (mgr.24370) 5371 : cluster [DBG] pgmap v5355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:27.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:26 smithi082 bash[20963]: cluster 2024-04-03T17:17:25.820636+0000 mgr.y (mgr.24370) 5371 : cluster [DBG] pgmap v5355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:28.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:27 smithi067 bash[27441]: audit 2024-04-03T17:17:27.289650+0000 mon.a (mon.0) 5108 : audit [DBG] from='client.? 172.21.15.67:0/172209611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:28.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:27 smithi067 bash[17655]: audit 2024-04-03T17:17:27.289650+0000 mon.a (mon.0) 5108 : audit [DBG] from='client.? 172.21.15.67:0/172209611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:28.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:27 smithi082 bash[20963]: audit 2024-04-03T17:17:27.289650+0000 mon.a (mon.0) 5108 : audit [DBG] from='client.? 172.21.15.67:0/172209611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:29.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:28 smithi067 bash[27441]: cluster 2024-04-03T17:17:27.821470+0000 mgr.y (mgr.24370) 5372 : cluster [DBG] pgmap v5356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:28 smithi067 bash[17655]: cluster 2024-04-03T17:17:27.821470+0000 mgr.y (mgr.24370) 5372 : cluster [DBG] pgmap v5356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:28 smithi082 bash[20963]: cluster 2024-04-03T17:17:27.821470+0000 mgr.y (mgr.24370) 5372 : cluster [DBG] pgmap v5356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:30.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:29 smithi067 bash[17655]: audit 2024-04-03T17:17:29.739418+0000 mon.a (mon.0) 5109 : audit [DBG] from='client.? 172.21.15.67:0/4111874606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:30.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:29 smithi067 bash[27441]: audit 2024-04-03T17:17:29.739418+0000 mon.a (mon.0) 5109 : audit [DBG] from='client.? 172.21.15.67:0/4111874606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:30.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:29 smithi082 bash[20963]: audit 2024-04-03T17:17:29.739418+0000 mon.a (mon.0) 5109 : audit [DBG] from='client.? 172.21.15.67:0/4111874606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:30 smithi067 bash[17655]: cluster 2024-04-03T17:17:29.822182+0000 mgr.y (mgr.24370) 5373 : cluster [DBG] pgmap v5357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:30 smithi067 bash[17655]: audit 2024-04-03T17:17:30.236373+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:17:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:30 smithi067 bash[27441]: cluster 2024-04-03T17:17:29.822182+0000 mgr.y (mgr.24370) 5373 : cluster [DBG] pgmap v5357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:30 smithi067 bash[27441]: audit 2024-04-03T17:17:30.236373+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:17:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:30 smithi082 bash[20963]: cluster 2024-04-03T17:17:29.822182+0000 mgr.y (mgr.24370) 5373 : cluster [DBG] pgmap v5357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:30 smithi082 bash[20963]: audit 2024-04-03T17:17:30.236373+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:17:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:32 smithi082 bash[20963]: cluster 2024-04-03T17:17:31.823312+0000 mgr.y (mgr.24370) 5374 : cluster [DBG] pgmap v5358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:32 smithi082 bash[20963]: audit 2024-04-03T17:17:32.196874+0000 mon.a (mon.0) 5111 : audit [DBG] from='client.? 172.21.15.67:0/767540111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:17:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:32 smithi067 bash[17655]: cluster 2024-04-03T17:17:31.823312+0000 mgr.y (mgr.24370) 5374 : cluster [DBG] pgmap v5358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:32 smithi067 bash[17655]: audit 2024-04-03T17:17:32.196874+0000 mon.a (mon.0) 5111 : audit [DBG] from='client.? 172.21.15.67:0/767540111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:32 smithi067 bash[27441]: cluster 2024-04-03T17:17:31.823312+0000 mgr.y (mgr.24370) 5374 : cluster [DBG] pgmap v5358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:32 smithi067 bash[27441]: audit 2024-04-03T17:17:32.196874+0000 mon.a (mon.0) 5111 : audit [DBG] from='client.? 172.21.15.67:0/767540111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:17:35.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:34 smithi082 bash[20963]: cluster 2024-04-03T17:17:33.824188+0000 mgr.y (mgr.24370) 5375 : cluster [DBG] pgmap v5359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:34 smithi082 bash[20963]: audit 2024-04-03T17:17:34.659929+0000 mon.a (mon.0) 5112 : audit [DBG] from='client.? 172.21.15.67:0/1666843672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:34 smithi067 bash[27441]: cluster 2024-04-03T17:17:33.824188+0000 mgr.y (mgr.24370) 5375 : cluster [DBG] pgmap v5359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:34 smithi067 bash[27441]: audit 2024-04-03T17:17:34.659929+0000 mon.a (mon.0) 5112 : audit [DBG] from='client.? 172.21.15.67:0/1666843672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:34 smithi067 bash[17655]: cluster 2024-04-03T17:17:33.824188+0000 mgr.y (mgr.24370) 5375 : cluster [DBG] pgmap v5359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:34 smithi067 bash[17655]: audit 2024-04-03T17:17:34.659929+0000 mon.a (mon.0) 5112 : audit [DBG] from='client.? 172.21.15.67:0/1666843672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:37.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:36 smithi082 bash[20963]: cluster 2024-04-03T17:17:35.825073+0000 mgr.y (mgr.24370) 5376 : cluster [DBG] pgmap v5360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:36 smithi082 bash[20963]: audit 2024-04-03T17:17:35.981453+0000 mon.a (mon.0) 5113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:36 smithi082 bash[20963]: audit 2024-04-03T17:17:35.989143+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:36 smithi082 bash[20963]: audit 2024-04-03T17:17:36.234557+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:36 smithi082 bash[20963]: audit 2024-04-03T17:17:36.242369+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[17655]: cluster 2024-04-03T17:17:35.825073+0000 mgr.y (mgr.24370) 5376 : cluster [DBG] pgmap v5360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[17655]: audit 2024-04-03T17:17:35.981453+0000 mon.a (mon.0) 5113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[17655]: audit 2024-04-03T17:17:35.989143+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[17655]: audit 2024-04-03T17:17:36.234557+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[17655]: audit 2024-04-03T17:17:36.242369+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[27441]: cluster 2024-04-03T17:17:35.825073+0000 mgr.y (mgr.24370) 5376 : cluster [DBG] pgmap v5360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[27441]: audit 2024-04-03T17:17:35.981453+0000 mon.a (mon.0) 5113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[27441]: audit 2024-04-03T17:17:35.989143+0000 mon.a (mon.0) 5114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[27441]: audit 2024-04-03T17:17:36.234557+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:36 smithi067 bash[27441]: audit 2024-04-03T17:17:36.242369+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:38.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:37 smithi082 bash[20963]: audit 2024-04-03T17:17:37.114011+0000 mon.a (mon.0) 5117 : audit [DBG] from='client.? 172.21.15.67:0/3952952428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:37 smithi067 bash[17655]: audit 2024-04-03T17:17:37.114011+0000 mon.a (mon.0) 5117 : audit [DBG] from='client.? 172.21.15.67:0/3952952428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:37 smithi067 bash[27441]: audit 2024-04-03T17:17:37.114011+0000 mon.a (mon.0) 5117 : audit [DBG] from='client.? 172.21.15.67:0/3952952428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:38 smithi082 bash[20963]: cluster 2024-04-03T17:17:37.825777+0000 mgr.y (mgr.24370) 5377 : cluster [DBG] pgmap v5361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:38 smithi067 bash[17655]: cluster 2024-04-03T17:17:37.825777+0000 mgr.y (mgr.24370) 5377 : cluster [DBG] pgmap v5361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:38 smithi067 bash[27441]: cluster 2024-04-03T17:17:37.825777+0000 mgr.y (mgr.24370) 5377 : cluster [DBG] pgmap v5361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:40.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:39 smithi082 bash[20963]: audit 2024-04-03T17:17:39.571641+0000 mon.c (mon.2) 2096 : audit [DBG] from='client.? 172.21.15.67:0/2735134585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:39 smithi082 bash[20963]: audit 2024-04-03T17:17:39.930424+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:40.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:39 smithi067 bash[27441]: audit 2024-04-03T17:17:39.571641+0000 mon.c (mon.2) 2096 : audit [DBG] from='client.? 172.21.15.67:0/2735134585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:40.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:39 smithi067 bash[27441]: audit 2024-04-03T17:17:39.930424+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:40.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:39 smithi067 bash[17655]: audit 2024-04-03T17:17:39.571641+0000 mon.c (mon.2) 2096 : audit [DBG] from='client.? 172.21.15.67:0/2735134585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:40.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:39 smithi067 bash[17655]: audit 2024-04-03T17:17:39.930424+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:40 smithi082 bash[20963]: cluster 2024-04-03T17:17:39.826476+0000 mgr.y (mgr.24370) 5378 : cluster [DBG] pgmap v5362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:40 smithi067 bash[17655]: cluster 2024-04-03T17:17:39.826476+0000 mgr.y (mgr.24370) 5378 : cluster [DBG] pgmap v5362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:41 smithi067 bash[27441]: cluster 2024-04-03T17:17:39.826476+0000 mgr.y (mgr.24370) 5378 : cluster [DBG] pgmap v5362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:43 smithi082 bash[20963]: cluster 2024-04-03T17:17:41.827608+0000 mgr.y (mgr.24370) 5379 : cluster [DBG] pgmap v5363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:43 smithi082 bash[20963]: audit 2024-04-03T17:17:42.026003+0000 mon.c (mon.2) 2097 : audit [DBG] from='client.? 172.21.15.67:0/3278023687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:43 smithi067 bash[17655]: cluster 2024-04-03T17:17:41.827608+0000 mgr.y (mgr.24370) 5379 : cluster [DBG] pgmap v5363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:43 smithi067 bash[17655]: audit 2024-04-03T17:17:42.026003+0000 mon.c (mon.2) 2097 : audit [DBG] from='client.? 172.21.15.67:0/3278023687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:43] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:17:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:43 smithi067 bash[27441]: cluster 2024-04-03T17:17:41.827608+0000 mgr.y (mgr.24370) 5379 : cluster [DBG] pgmap v5363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:43 smithi067 bash[27441]: audit 2024-04-03T17:17:42.026003+0000 mon.c (mon.2) 2097 : audit [DBG] from='client.? 172.21.15.67:0/3278023687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:17:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:45 smithi082 bash[20963]: cluster 2024-04-03T17:17:43.828149+0000 mgr.y (mgr.24370) 5380 : cluster [DBG] pgmap v5364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:45 smithi082 bash[20963]: audit 2024-04-03T17:17:44.473180+0000 mon.c (mon.2) 2098 : audit [DBG] from='client.? 172.21.15.67:0/3974850169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:45 smithi067 bash[17655]: cluster 2024-04-03T17:17:43.828149+0000 mgr.y (mgr.24370) 5380 : cluster [DBG] pgmap v5364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:45 smithi067 bash[17655]: audit 2024-04-03T17:17:44.473180+0000 mon.c (mon.2) 2098 : audit [DBG] from='client.? 172.21.15.67:0/3974850169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:45.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:45 smithi067 bash[27441]: cluster 2024-04-03T17:17:43.828149+0000 mgr.y (mgr.24370) 5380 : cluster [DBG] pgmap v5364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:45.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:45 smithi067 bash[27441]: audit 2024-04-03T17:17:44.473180+0000 mon.c (mon.2) 2098 : audit [DBG] from='client.? 172.21.15.67:0/3974850169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:47 smithi082 bash[20963]: cluster 2024-04-03T17:17:45.829267+0000 mgr.y (mgr.24370) 5381 : cluster [DBG] pgmap v5365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:47 smithi082 bash[20963]: audit 2024-04-03T17:17:46.663927+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:47 smithi082 bash[20963]: audit 2024-04-03T17:17:46.671619+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:47 smithi082 bash[20963]: audit 2024-04-03T17:17:46.673034+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:17:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:47 smithi082 bash[20963]: audit 2024-04-03T17:17:46.674181+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:17:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:47 smithi082 bash[20963]: audit 2024-04-03T17:17:46.681032+0000 mon.a (mon.0) 5123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:47 smithi082 bash[20963]: audit 2024-04-03T17:17:46.950686+0000 mon.a (mon.0) 5124 : audit [DBG] from='client.? 172.21.15.67:0/3544921006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[17655]: cluster 2024-04-03T17:17:45.829267+0000 mgr.y (mgr.24370) 5381 : cluster [DBG] pgmap v5365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[17655]: audit 2024-04-03T17:17:46.663927+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[17655]: audit 2024-04-03T17:17:46.671619+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[17655]: audit 2024-04-03T17:17:46.673034+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:17:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[17655]: audit 2024-04-03T17:17:46.674181+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:17:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[17655]: audit 2024-04-03T17:17:46.681032+0000 mon.a (mon.0) 5123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[17655]: audit 2024-04-03T17:17:46.950686+0000 mon.a (mon.0) 5124 : audit [DBG] from='client.? 172.21.15.67:0/3544921006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[27441]: cluster 2024-04-03T17:17:45.829267+0000 mgr.y (mgr.24370) 5381 : cluster [DBG] pgmap v5365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[27441]: audit 2024-04-03T17:17:46.663927+0000 mon.a (mon.0) 5119 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[27441]: audit 2024-04-03T17:17:46.671619+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[27441]: audit 2024-04-03T17:17:46.673034+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:17:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[27441]: audit 2024-04-03T17:17:46.674181+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:17:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[27441]: audit 2024-04-03T17:17:46.681032+0000 mon.a (mon.0) 5123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:17:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:47 smithi067 bash[27441]: audit 2024-04-03T17:17:46.950686+0000 mon.a (mon.0) 5124 : audit [DBG] from='client.? 172.21.15.67:0/3544921006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:49 smithi082 bash[20963]: cluster 2024-04-03T17:17:47.829957+0000 mgr.y (mgr.24370) 5382 : cluster [DBG] pgmap v5366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:49 smithi067 bash[17655]: cluster 2024-04-03T17:17:47.829957+0000 mgr.y (mgr.24370) 5382 : cluster [DBG] pgmap v5366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:49.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:49 smithi067 bash[27441]: cluster 2024-04-03T17:17:47.829957+0000 mgr.y (mgr.24370) 5382 : cluster [DBG] pgmap v5366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:50.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:50 smithi082 bash[20963]: audit 2024-04-03T17:17:49.408937+0000 mon.a (mon.0) 5125 : audit [DBG] from='client.? 172.21.15.67:0/3207694500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:50.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:50 smithi067 bash[17655]: audit 2024-04-03T17:17:49.408937+0000 mon.a (mon.0) 5125 : audit [DBG] from='client.? 172.21.15.67:0/3207694500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:50.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:50 smithi067 bash[27441]: audit 2024-04-03T17:17:49.408937+0000 mon.a (mon.0) 5125 : audit [DBG] from='client.? 172.21.15.67:0/3207694500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:51 smithi082 bash[20963]: cluster 2024-04-03T17:17:49.830702+0000 mgr.y (mgr.24370) 5383 : cluster [DBG] pgmap v5367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:51 smithi067 bash[17655]: cluster 2024-04-03T17:17:49.830702+0000 mgr.y (mgr.24370) 5383 : cluster [DBG] pgmap v5367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:51.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:51 smithi067 bash[27441]: cluster 2024-04-03T17:17:49.830702+0000 mgr.y (mgr.24370) 5383 : cluster [DBG] pgmap v5367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:52.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:52 smithi082 bash[20963]: audit 2024-04-03T17:17:51.870511+0000 mon.a (mon.0) 5126 : audit [DBG] from='client.? 172.21.15.67:0/598951210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:52.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:52 smithi067 bash[17655]: audit 2024-04-03T17:17:51.870511+0000 mon.a (mon.0) 5126 : audit [DBG] from='client.? 172.21.15.67:0/598951210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:52.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:52 smithi067 bash[27441]: audit 2024-04-03T17:17:51.870511+0000 mon.a (mon.0) 5126 : audit [DBG] from='client.? 172.21.15.67:0/598951210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:53 smithi082 bash[20963]: cluster 2024-04-03T17:17:51.831820+0000 mgr.y (mgr.24370) 5384 : cluster [DBG] pgmap v5368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:53] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:17:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:53 smithi067 bash[17655]: cluster 2024-04-03T17:17:51.831820+0000 mgr.y (mgr.24370) 5384 : cluster [DBG] pgmap v5368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:53.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:53 smithi067 bash[27441]: cluster 2024-04-03T17:17:51.831820+0000 mgr.y (mgr.24370) 5384 : cluster [DBG] pgmap v5368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:17:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:55 smithi082 bash[20963]: cluster 2024-04-03T17:17:53.832478+0000 mgr.y (mgr.24370) 5385 : cluster [DBG] pgmap v5369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:55 smithi082 bash[20963]: audit 2024-04-03T17:17:54.325248+0000 mon.c (mon.2) 2099 : audit [DBG] from='client.? 172.21.15.67:0/2833310146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:55 smithi082 bash[20963]: audit 2024-04-03T17:17:54.930935+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:55.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:55 smithi067 bash[27441]: cluster 2024-04-03T17:17:53.832478+0000 mgr.y (mgr.24370) 5385 : cluster [DBG] pgmap v5369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:55.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:55 smithi067 bash[27441]: audit 2024-04-03T17:17:54.325248+0000 mon.c (mon.2) 2099 : audit [DBG] from='client.? 172.21.15.67:0/2833310146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:55.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:55 smithi067 bash[27441]: audit 2024-04-03T17:17:54.930935+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:55 smithi067 bash[17655]: cluster 2024-04-03T17:17:53.832478+0000 mgr.y (mgr.24370) 5385 : cluster [DBG] pgmap v5369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:55 smithi067 bash[17655]: audit 2024-04-03T17:17:54.325248+0000 mon.c (mon.2) 2099 : audit [DBG] from='client.? 172.21.15.67:0/2833310146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:55 smithi067 bash[17655]: audit 2024-04-03T17:17:54.930935+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:17:57.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:57 smithi082 bash[20963]: cluster 2024-04-03T17:17:55.833570+0000 mgr.y (mgr.24370) 5386 : cluster [DBG] pgmap v5370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:57.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:57 smithi082 bash[20963]: audit 2024-04-03T17:17:56.776629+0000 mon.c (mon.2) 2100 : audit [DBG] from='client.? 172.21.15.67:0/2280080447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:57 smithi067 bash[17655]: cluster 2024-04-03T17:17:55.833570+0000 mgr.y (mgr.24370) 5386 : cluster [DBG] pgmap v5370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:57 smithi067 bash[17655]: audit 2024-04-03T17:17:56.776629+0000 mon.c (mon.2) 2100 : audit [DBG] from='client.? 172.21.15.67:0/2280080447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:57 smithi067 bash[27441]: cluster 2024-04-03T17:17:55.833570+0000 mgr.y (mgr.24370) 5386 : cluster [DBG] pgmap v5370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:57 smithi067 bash[27441]: audit 2024-04-03T17:17:56.776629+0000 mon.c (mon.2) 2100 : audit [DBG] from='client.? 172.21.15.67:0/2280080447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:17:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:17:59 smithi082 bash[20963]: cluster 2024-04-03T17:17:57.834356+0000 mgr.y (mgr.24370) 5387 : cluster [DBG] pgmap v5371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:17:59 smithi067 bash[27441]: cluster 2024-04-03T17:17:57.834356+0000 mgr.y (mgr.24370) 5387 : cluster [DBG] pgmap v5371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:17:59.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:17:59 smithi067 bash[17655]: cluster 2024-04-03T17:17:57.834356+0000 mgr.y (mgr.24370) 5387 : cluster [DBG] pgmap v5371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:00 smithi082 bash[20963]: audit 2024-04-03T17:17:59.232316+0000 mon.c (mon.2) 2101 : audit [DBG] from='client.? 172.21.15.67:0/428118500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:00.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:00 smithi067 bash[27441]: audit 2024-04-03T17:17:59.232316+0000 mon.c (mon.2) 2101 : audit [DBG] from='client.? 172.21.15.67:0/428118500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:00.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:00 smithi067 bash[17655]: audit 2024-04-03T17:17:59.232316+0000 mon.c (mon.2) 2101 : audit [DBG] from='client.? 172.21.15.67:0/428118500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:01 smithi082 bash[20963]: cluster 2024-04-03T17:17:59.835109+0000 mgr.y (mgr.24370) 5388 : cluster [DBG] pgmap v5372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:01 smithi067 bash[27441]: cluster 2024-04-03T17:17:59.835109+0000 mgr.y (mgr.24370) 5388 : cluster [DBG] pgmap v5372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:01.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:01 smithi067 bash[17655]: cluster 2024-04-03T17:17:59.835109+0000 mgr.y (mgr.24370) 5388 : cluster [DBG] pgmap v5372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:02.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:02 smithi082 bash[20963]: audit 2024-04-03T17:18:01.681789+0000 mon.c (mon.2) 2102 : audit [DBG] from='client.? 172.21.15.67:0/3429905401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:02.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:02 smithi067 bash[17655]: audit 2024-04-03T17:18:01.681789+0000 mon.c (mon.2) 2102 : audit [DBG] from='client.? 172.21.15.67:0/3429905401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:02.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:02 smithi067 bash[27441]: audit 2024-04-03T17:18:01.681789+0000 mon.c (mon.2) 2102 : audit [DBG] from='client.? 172.21.15.67:0/3429905401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:03 smithi082 bash[20963]: cluster 2024-04-03T17:18:01.836238+0000 mgr.y (mgr.24370) 5389 : cluster [DBG] pgmap v5373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:03 smithi067 bash[17655]: cluster 2024-04-03T17:18:01.836238+0000 mgr.y (mgr.24370) 5389 : cluster [DBG] pgmap v5373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:03 smithi067 bash[27441]: cluster 2024-04-03T17:18:01.836238+0000 mgr.y (mgr.24370) 5389 : cluster [DBG] pgmap v5373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:18:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:18:04.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:04 smithi082 bash[20963]: cluster 2024-04-03T17:18:03.836701+0000 mgr.y (mgr.24370) 5390 : cluster [DBG] pgmap v5374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:04.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:04 smithi067 bash[17655]: cluster 2024-04-03T17:18:03.836701+0000 mgr.y (mgr.24370) 5390 : cluster [DBG] pgmap v5374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:04.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:04 smithi067 bash[27441]: cluster 2024-04-03T17:18:03.836701+0000 mgr.y (mgr.24370) 5390 : cluster [DBG] pgmap v5374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:05 smithi082 bash[20963]: audit 2024-04-03T17:18:04.142197+0000 mon.c (mon.2) 2103 : audit [DBG] from='client.? 172.21.15.67:0/4244775416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:05.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:05 smithi067 bash[17655]: audit 2024-04-03T17:18:04.142197+0000 mon.c (mon.2) 2103 : audit [DBG] from='client.? 172.21.15.67:0/4244775416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:05.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:05 smithi067 bash[27441]: audit 2024-04-03T17:18:04.142197+0000 mon.c (mon.2) 2103 : audit [DBG] from='client.? 172.21.15.67:0/4244775416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:06.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:06 smithi082 bash[20963]: cluster 2024-04-03T17:18:05.837605+0000 mgr.y (mgr.24370) 5391 : cluster [DBG] pgmap v5375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:06.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:06 smithi067 bash[27441]: cluster 2024-04-03T17:18:05.837605+0000 mgr.y (mgr.24370) 5391 : cluster [DBG] pgmap v5375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:06 smithi067 bash[17655]: cluster 2024-04-03T17:18:05.837605+0000 mgr.y (mgr.24370) 5391 : cluster [DBG] pgmap v5375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:07 smithi082 bash[20963]: audit 2024-04-03T17:18:06.602078+0000 mon.a (mon.0) 5128 : audit [DBG] from='client.? 172.21.15.67:0/1648164638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:07 smithi067 bash[27441]: audit 2024-04-03T17:18:06.602078+0000 mon.a (mon.0) 5128 : audit [DBG] from='client.? 172.21.15.67:0/1648164638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:07 smithi067 bash[17655]: audit 2024-04-03T17:18:06.602078+0000 mon.a (mon.0) 5128 : audit [DBG] from='client.? 172.21.15.67:0/1648164638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:08.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:08 smithi082 bash[20963]: cluster 2024-04-03T17:18:07.838436+0000 mgr.y (mgr.24370) 5392 : cluster [DBG] pgmap v5376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:08.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:08 smithi067 bash[27441]: cluster 2024-04-03T17:18:07.838436+0000 mgr.y (mgr.24370) 5392 : cluster [DBG] pgmap v5376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:08.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:08 smithi067 bash[17655]: cluster 2024-04-03T17:18:07.838436+0000 mgr.y (mgr.24370) 5392 : cluster [DBG] pgmap v5376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:09.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:09 smithi082 bash[20963]: audit 2024-04-03T17:18:09.065634+0000 mon.c (mon.2) 2104 : audit [DBG] from='client.? 172.21.15.67:0/379867814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:09.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:09 smithi067 bash[27441]: audit 2024-04-03T17:18:09.065634+0000 mon.c (mon.2) 2104 : audit [DBG] from='client.? 172.21.15.67:0/379867814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:09.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:09 smithi067 bash[17655]: audit 2024-04-03T17:18:09.065634+0000 mon.c (mon.2) 2104 : audit [DBG] from='client.? 172.21.15.67:0/379867814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:10 smithi082 bash[20963]: cluster 2024-04-03T17:18:09.839289+0000 mgr.y (mgr.24370) 5393 : cluster [DBG] pgmap v5377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:10 smithi082 bash[20963]: audit 2024-04-03T17:18:09.931537+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:10 smithi067 bash[27441]: cluster 2024-04-03T17:18:09.839289+0000 mgr.y (mgr.24370) 5393 : cluster [DBG] pgmap v5377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:10 smithi067 bash[27441]: audit 2024-04-03T17:18:09.931537+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:10 smithi067 bash[17655]: cluster 2024-04-03T17:18:09.839289+0000 mgr.y (mgr.24370) 5393 : cluster [DBG] pgmap v5377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:10 smithi067 bash[17655]: audit 2024-04-03T17:18:09.931537+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:11.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:11 smithi082 bash[20963]: audit 2024-04-03T17:18:11.513749+0000 mon.a (mon.0) 5130 : audit [DBG] from='client.? 172.21.15.67:0/689002344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:11.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:11 smithi067 bash[17655]: audit 2024-04-03T17:18:11.513749+0000 mon.a (mon.0) 5130 : audit [DBG] from='client.? 172.21.15.67:0/689002344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:11.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:11 smithi067 bash[27441]: audit 2024-04-03T17:18:11.513749+0000 mon.a (mon.0) 5130 : audit [DBG] from='client.? 172.21.15.67:0/689002344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:12.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:12 smithi082 bash[20963]: cluster 2024-04-03T17:18:11.840543+0000 mgr.y (mgr.24370) 5394 : cluster [DBG] pgmap v5378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:12.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:12 smithi067 bash[27441]: cluster 2024-04-03T17:18:11.840543+0000 mgr.y (mgr.24370) 5394 : cluster [DBG] pgmap v5378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:12.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:12 smithi067 bash[17655]: cluster 2024-04-03T17:18:11.840543+0000 mgr.y (mgr.24370) 5394 : cluster [DBG] pgmap v5378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:18:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:18:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:14 smithi067 bash[27441]: cluster 2024-04-03T17:18:13.841168+0000 mgr.y (mgr.24370) 5395 : cluster [DBG] pgmap v5379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:14 smithi067 bash[27441]: audit 2024-04-03T17:18:13.969708+0000 mon.a (mon.0) 5131 : audit [DBG] from='client.? 172.21.15.67:0/2405457977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:14 smithi067 bash[17655]: cluster 2024-04-03T17:18:13.841168+0000 mgr.y (mgr.24370) 5395 : cluster [DBG] pgmap v5379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:14 smithi067 bash[17655]: audit 2024-04-03T17:18:13.969708+0000 mon.a (mon.0) 5131 : audit [DBG] from='client.? 172.21.15.67:0/2405457977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:14 smithi082 bash[20963]: cluster 2024-04-03T17:18:13.841168+0000 mgr.y (mgr.24370) 5395 : cluster [DBG] pgmap v5379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:14 smithi082 bash[20963]: audit 2024-04-03T17:18:13.969708+0000 mon.a (mon.0) 5131 : audit [DBG] from='client.? 172.21.15.67:0/2405457977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:16 smithi067 bash[27441]: cluster 2024-04-03T17:18:15.842298+0000 mgr.y (mgr.24370) 5396 : cluster [DBG] pgmap v5380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:16 smithi067 bash[27441]: audit 2024-04-03T17:18:16.423186+0000 mon.c (mon.2) 2105 : audit [DBG] from='client.? 172.21.15.67:0/395159210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:17.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:16 smithi067 bash[17655]: cluster 2024-04-03T17:18:15.842298+0000 mgr.y (mgr.24370) 5396 : cluster [DBG] pgmap v5380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:17.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:16 smithi067 bash[17655]: audit 2024-04-03T17:18:16.423186+0000 mon.c (mon.2) 2105 : audit [DBG] from='client.? 172.21.15.67:0/395159210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:16 smithi082 bash[20963]: cluster 2024-04-03T17:18:15.842298+0000 mgr.y (mgr.24370) 5396 : cluster [DBG] pgmap v5380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:16 smithi082 bash[20963]: audit 2024-04-03T17:18:16.423186+0000 mon.c (mon.2) 2105 : audit [DBG] from='client.? 172.21.15.67:0/395159210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:19.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:18 smithi067 bash[17655]: cluster 2024-04-03T17:18:17.842985+0000 mgr.y (mgr.24370) 5397 : cluster [DBG] pgmap v5381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:19.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:18 smithi067 bash[17655]: audit 2024-04-03T17:18:18.864679+0000 mon.a (mon.0) 5132 : audit [DBG] from='client.? 172.21.15.67:0/1352766618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:19.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:18 smithi067 bash[27441]: cluster 2024-04-03T17:18:17.842985+0000 mgr.y (mgr.24370) 5397 : cluster [DBG] pgmap v5381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:19.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:18 smithi067 bash[27441]: audit 2024-04-03T17:18:18.864679+0000 mon.a (mon.0) 5132 : audit [DBG] from='client.? 172.21.15.67:0/1352766618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:18 smithi082 bash[20963]: cluster 2024-04-03T17:18:17.842985+0000 mgr.y (mgr.24370) 5397 : cluster [DBG] pgmap v5381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:18 smithi082 bash[20963]: audit 2024-04-03T17:18:18.864679+0000 mon.a (mon.0) 5132 : audit [DBG] from='client.? 172.21.15.67:0/1352766618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:21.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:20 smithi067 bash[27441]: cluster 2024-04-03T17:18:19.843672+0000 mgr.y (mgr.24370) 5398 : cluster [DBG] pgmap v5382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:20 smithi067 bash[17655]: cluster 2024-04-03T17:18:19.843672+0000 mgr.y (mgr.24370) 5398 : cluster [DBG] pgmap v5382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:21.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:20 smithi082 bash[20963]: cluster 2024-04-03T17:18:19.843672+0000 mgr.y (mgr.24370) 5398 : cluster [DBG] pgmap v5382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:22.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:21 smithi082 bash[20963]: audit 2024-04-03T17:18:21.316399+0000 mon.a (mon.0) 5133 : audit [DBG] from='client.? 172.21.15.67:0/3532611183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:22.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:21 smithi067 bash[17655]: audit 2024-04-03T17:18:21.316399+0000 mon.a (mon.0) 5133 : audit [DBG] from='client.? 172.21.15.67:0/3532611183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:22.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:21 smithi067 bash[27441]: audit 2024-04-03T17:18:21.316399+0000 mon.a (mon.0) 5133 : audit [DBG] from='client.? 172.21.15.67:0/3532611183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:22 smithi082 bash[20963]: cluster 2024-04-03T17:18:21.844896+0000 mgr.y (mgr.24370) 5399 : cluster [DBG] pgmap v5383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:22 smithi067 bash[17655]: cluster 2024-04-03T17:18:21.844896+0000 mgr.y (mgr.24370) 5399 : cluster [DBG] pgmap v5383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:22 smithi067 bash[27441]: cluster 2024-04-03T17:18:21.844896+0000 mgr.y (mgr.24370) 5399 : cluster [DBG] pgmap v5383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:18:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:18:24.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:23 smithi082 bash[20963]: audit 2024-04-03T17:18:23.767350+0000 mon.c (mon.2) 2106 : audit [DBG] from='client.? 172.21.15.67:0/3780627834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:23 smithi067 bash[27441]: audit 2024-04-03T17:18:23.767350+0000 mon.c (mon.2) 2106 : audit [DBG] from='client.? 172.21.15.67:0/3780627834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:24.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:23 smithi067 bash[17655]: audit 2024-04-03T17:18:23.767350+0000 mon.c (mon.2) 2106 : audit [DBG] from='client.? 172.21.15.67:0/3780627834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:24 smithi082 bash[20963]: cluster 2024-04-03T17:18:23.845606+0000 mgr.y (mgr.24370) 5400 : cluster [DBG] pgmap v5384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:25.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:24 smithi067 bash[17655]: cluster 2024-04-03T17:18:23.845606+0000 mgr.y (mgr.24370) 5400 : cluster [DBG] pgmap v5384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:24 smithi067 bash[27441]: cluster 2024-04-03T17:18:23.845606+0000 mgr.y (mgr.24370) 5400 : cluster [DBG] pgmap v5384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:25 smithi082 bash[20963]: audit 2024-04-03T17:18:24.935943+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:26.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:25 smithi067 bash[17655]: audit 2024-04-03T17:18:24.935943+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:25 smithi067 bash[27441]: audit 2024-04-03T17:18:24.935943+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:26 smithi082 bash[20963]: cluster 2024-04-03T17:18:25.846780+0000 mgr.y (mgr.24370) 5401 : cluster [DBG] pgmap v5385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:26 smithi082 bash[20963]: audit 2024-04-03T17:18:26.220188+0000 mon.a (mon.0) 5135 : audit [DBG] from='client.? 172.21.15.67:0/1039735204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:26 smithi067 bash[17655]: cluster 2024-04-03T17:18:25.846780+0000 mgr.y (mgr.24370) 5401 : cluster [DBG] pgmap v5385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:26 smithi067 bash[17655]: audit 2024-04-03T17:18:26.220188+0000 mon.a (mon.0) 5135 : audit [DBG] from='client.? 172.21.15.67:0/1039735204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:26 smithi067 bash[27441]: cluster 2024-04-03T17:18:25.846780+0000 mgr.y (mgr.24370) 5401 : cluster [DBG] pgmap v5385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:26 smithi067 bash[27441]: audit 2024-04-03T17:18:26.220188+0000 mon.a (mon.0) 5135 : audit [DBG] from='client.? 172.21.15.67:0/1039735204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:28 smithi082 bash[20963]: cluster 2024-04-03T17:18:27.847472+0000 mgr.y (mgr.24370) 5402 : cluster [DBG] pgmap v5386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:28 smithi082 bash[20963]: audit 2024-04-03T17:18:28.673853+0000 mon.a (mon.0) 5136 : audit [DBG] from='client.? 172.21.15.67:0/736690374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:28 smithi067 bash[27441]: cluster 2024-04-03T17:18:27.847472+0000 mgr.y (mgr.24370) 5402 : cluster [DBG] pgmap v5386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:28 smithi067 bash[27441]: audit 2024-04-03T17:18:28.673853+0000 mon.a (mon.0) 5136 : audit [DBG] from='client.? 172.21.15.67:0/736690374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:28 smithi067 bash[17655]: cluster 2024-04-03T17:18:27.847472+0000 mgr.y (mgr.24370) 5402 : cluster [DBG] pgmap v5386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:28 smithi067 bash[17655]: audit 2024-04-03T17:18:28.673853+0000 mon.a (mon.0) 5136 : audit [DBG] from='client.? 172.21.15.67:0/736690374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:30 smithi082 bash[20963]: cluster 2024-04-03T17:18:29.848162+0000 mgr.y (mgr.24370) 5403 : cluster [DBG] pgmap v5387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:30 smithi067 bash[17655]: cluster 2024-04-03T17:18:29.848162+0000 mgr.y (mgr.24370) 5403 : cluster [DBG] pgmap v5387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:30 smithi067 bash[27441]: cluster 2024-04-03T17:18:29.848162+0000 mgr.y (mgr.24370) 5403 : cluster [DBG] pgmap v5387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:32.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:31 smithi082 bash[20963]: audit 2024-04-03T17:18:31.122169+0000 mon.c (mon.2) 2107 : audit [DBG] from='client.? 172.21.15.67:0/668355843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:32.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:31 smithi067 bash[17655]: audit 2024-04-03T17:18:31.122169+0000 mon.c (mon.2) 2107 : audit [DBG] from='client.? 172.21.15.67:0/668355843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:32.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:31 smithi067 bash[27441]: audit 2024-04-03T17:18:31.122169+0000 mon.c (mon.2) 2107 : audit [DBG] from='client.? 172.21.15.67:0/668355843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:32 smithi082 bash[20963]: cluster 2024-04-03T17:18:31.849337+0000 mgr.y (mgr.24370) 5404 : cluster [DBG] pgmap v5388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:18:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:32 smithi067 bash[27441]: cluster 2024-04-03T17:18:31.849337+0000 mgr.y (mgr.24370) 5404 : cluster [DBG] pgmap v5388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:32 smithi067 bash[17655]: cluster 2024-04-03T17:18:31.849337+0000 mgr.y (mgr.24370) 5404 : cluster [DBG] pgmap v5388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:18:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:33 smithi082 bash[20963]: audit 2024-04-03T17:18:33.575993+0000 mon.a (mon.0) 5137 : audit [DBG] from='client.? 172.21.15.67:0/1461814166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:34.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:33 smithi067 bash[27441]: audit 2024-04-03T17:18:33.575993+0000 mon.a (mon.0) 5137 : audit [DBG] from='client.? 172.21.15.67:0/1461814166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:34.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:33 smithi067 bash[17655]: audit 2024-04-03T17:18:33.575993+0000 mon.a (mon.0) 5137 : audit [DBG] from='client.? 172.21.15.67:0/1461814166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:34 smithi082 bash[20963]: cluster 2024-04-03T17:18:33.849952+0000 mgr.y (mgr.24370) 5405 : cluster [DBG] pgmap v5389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:34 smithi067 bash[27441]: cluster 2024-04-03T17:18:33.849952+0000 mgr.y (mgr.24370) 5405 : cluster [DBG] pgmap v5389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:34 smithi067 bash[17655]: cluster 2024-04-03T17:18:33.849952+0000 mgr.y (mgr.24370) 5405 : cluster [DBG] pgmap v5389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:36 smithi082 bash[20963]: cluster 2024-04-03T17:18:35.851077+0000 mgr.y (mgr.24370) 5406 : cluster [DBG] pgmap v5390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:36 smithi082 bash[20963]: audit 2024-04-03T17:18:36.031171+0000 mon.c (mon.2) 2108 : audit [DBG] from='client.? 172.21.15.67:0/2046351459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:36 smithi067 bash[27441]: cluster 2024-04-03T17:18:35.851077+0000 mgr.y (mgr.24370) 5406 : cluster [DBG] pgmap v5390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:36 smithi067 bash[27441]: audit 2024-04-03T17:18:36.031171+0000 mon.c (mon.2) 2108 : audit [DBG] from='client.? 172.21.15.67:0/2046351459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:36 smithi067 bash[17655]: cluster 2024-04-03T17:18:35.851077+0000 mgr.y (mgr.24370) 5406 : cluster [DBG] pgmap v5390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:36 smithi067 bash[17655]: audit 2024-04-03T17:18:36.031171+0000 mon.c (mon.2) 2108 : audit [DBG] from='client.? 172.21.15.67:0/2046351459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:38 smithi082 bash[20963]: cluster 2024-04-03T17:18:37.851755+0000 mgr.y (mgr.24370) 5407 : cluster [DBG] pgmap v5391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:38 smithi082 bash[20963]: audit 2024-04-03T17:18:38.491029+0000 mon.a (mon.0) 5138 : audit [DBG] from='client.? 172.21.15.67:0/3129162705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:38 smithi067 bash[27441]: cluster 2024-04-03T17:18:37.851755+0000 mgr.y (mgr.24370) 5407 : cluster [DBG] pgmap v5391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:38 smithi067 bash[27441]: audit 2024-04-03T17:18:38.491029+0000 mon.a (mon.0) 5138 : audit [DBG] from='client.? 172.21.15.67:0/3129162705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:38 smithi067 bash[17655]: cluster 2024-04-03T17:18:37.851755+0000 mgr.y (mgr.24370) 5407 : cluster [DBG] pgmap v5391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:38 smithi067 bash[17655]: audit 2024-04-03T17:18:38.491029+0000 mon.a (mon.0) 5138 : audit [DBG] from='client.? 172.21.15.67:0/3129162705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:39 smithi082 bash[20963]: audit 2024-04-03T17:18:39.932144+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:40.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:39 smithi067 bash[17655]: audit 2024-04-03T17:18:39.932144+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:40.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:39 smithi067 bash[27441]: audit 2024-04-03T17:18:39.932144+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:40 smithi082 bash[20963]: cluster 2024-04-03T17:18:39.852476+0000 mgr.y (mgr.24370) 5408 : cluster [DBG] pgmap v5392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:40 smithi082 bash[20963]: audit 2024-04-03T17:18:40.947968+0000 mon.a (mon.0) 5140 : audit [DBG] from='client.? 172.21.15.67:0/485252193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:40 smithi067 bash[17655]: cluster 2024-04-03T17:18:39.852476+0000 mgr.y (mgr.24370) 5408 : cluster [DBG] pgmap v5392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:40 smithi067 bash[17655]: audit 2024-04-03T17:18:40.947968+0000 mon.a (mon.0) 5140 : audit [DBG] from='client.? 172.21.15.67:0/485252193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:40 smithi067 bash[27441]: cluster 2024-04-03T17:18:39.852476+0000 mgr.y (mgr.24370) 5408 : cluster [DBG] pgmap v5392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:40 smithi067 bash[27441]: audit 2024-04-03T17:18:40.947968+0000 mon.a (mon.0) 5140 : audit [DBG] from='client.? 172.21.15.67:0/485252193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:42 smithi082 bash[20963]: cluster 2024-04-03T17:18:41.853646+0000 mgr.y (mgr.24370) 5409 : cluster [DBG] pgmap v5393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:18:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:42 smithi067 bash[27441]: cluster 2024-04-03T17:18:41.853646+0000 mgr.y (mgr.24370) 5409 : cluster [DBG] pgmap v5393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:42 smithi067 bash[17655]: cluster 2024-04-03T17:18:41.853646+0000 mgr.y (mgr.24370) 5409 : cluster [DBG] pgmap v5393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:18:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:44 smithi082 bash[20963]: audit 2024-04-03T17:18:43.400405+0000 mon.c (mon.2) 2109 : audit [DBG] from='client.? 172.21.15.67:0/3134875894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:44.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:44 smithi067 bash[17655]: audit 2024-04-03T17:18:43.400405+0000 mon.c (mon.2) 2109 : audit [DBG] from='client.? 172.21.15.67:0/3134875894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:44.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:44 smithi067 bash[27441]: audit 2024-04-03T17:18:43.400405+0000 mon.c (mon.2) 2109 : audit [DBG] from='client.? 172.21.15.67:0/3134875894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:45 smithi082 bash[20963]: cluster 2024-04-03T17:18:43.854344+0000 mgr.y (mgr.24370) 5410 : cluster [DBG] pgmap v5394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:45 smithi067 bash[17655]: cluster 2024-04-03T17:18:43.854344+0000 mgr.y (mgr.24370) 5410 : cluster [DBG] pgmap v5394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:45.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:45 smithi067 bash[27441]: cluster 2024-04-03T17:18:43.854344+0000 mgr.y (mgr.24370) 5410 : cluster [DBG] pgmap v5394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:46 smithi082 bash[20963]: audit 2024-04-03T17:18:45.867414+0000 mon.a (mon.0) 5141 : audit [DBG] from='client.? 172.21.15.67:0/1534561144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:46.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:46 smithi067 bash[17655]: audit 2024-04-03T17:18:45.867414+0000 mon.a (mon.0) 5141 : audit [DBG] from='client.? 172.21.15.67:0/1534561144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:46.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:46 smithi067 bash[27441]: audit 2024-04-03T17:18:45.867414+0000 mon.a (mon.0) 5141 : audit [DBG] from='client.? 172.21.15.67:0/1534561144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:47 smithi082 bash[20963]: cluster 2024-04-03T17:18:45.855446+0000 mgr.y (mgr.24370) 5411 : cluster [DBG] pgmap v5395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:47 smithi082 bash[20963]: audit 2024-04-03T17:18:46.753544+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:18:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:47 smithi067 bash[17655]: cluster 2024-04-03T17:18:45.855446+0000 mgr.y (mgr.24370) 5411 : cluster [DBG] pgmap v5395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:47 smithi067 bash[17655]: audit 2024-04-03T17:18:46.753544+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:18:47.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:47 smithi067 bash[27441]: cluster 2024-04-03T17:18:45.855446+0000 mgr.y (mgr.24370) 5411 : cluster [DBG] pgmap v5395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:47.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:47 smithi067 bash[27441]: audit 2024-04-03T17:18:46.753544+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:18:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:49 smithi082 bash[20963]: cluster 2024-04-03T17:18:47.856167+0000 mgr.y (mgr.24370) 5412 : cluster [DBG] pgmap v5396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:49 smithi082 bash[20963]: audit 2024-04-03T17:18:48.314906+0000 mon.a (mon.0) 5143 : audit [DBG] from='client.? 172.21.15.67:0/2995348195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:49 smithi067 bash[17655]: cluster 2024-04-03T17:18:47.856167+0000 mgr.y (mgr.24370) 5412 : cluster [DBG] pgmap v5396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:49 smithi067 bash[17655]: audit 2024-04-03T17:18:48.314906+0000 mon.a (mon.0) 5143 : audit [DBG] from='client.? 172.21.15.67:0/2995348195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:49.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:49 smithi067 bash[27441]: cluster 2024-04-03T17:18:47.856167+0000 mgr.y (mgr.24370) 5412 : cluster [DBG] pgmap v5396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:49.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:49 smithi067 bash[27441]: audit 2024-04-03T17:18:48.314906+0000 mon.a (mon.0) 5143 : audit [DBG] from='client.? 172.21.15.67:0/2995348195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:51 smithi082 bash[20963]: cluster 2024-04-03T17:18:49.856927+0000 mgr.y (mgr.24370) 5413 : cluster [DBG] pgmap v5397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:51 smithi082 bash[20963]: audit 2024-04-03T17:18:50.766407+0000 mon.a (mon.0) 5144 : audit [DBG] from='client.? 172.21.15.67:0/1636892232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:51 smithi067 bash[17655]: cluster 2024-04-03T17:18:49.856927+0000 mgr.y (mgr.24370) 5413 : cluster [DBG] pgmap v5397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:51 smithi067 bash[17655]: audit 2024-04-03T17:18:50.766407+0000 mon.a (mon.0) 5144 : audit [DBG] from='client.? 172.21.15.67:0/1636892232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:51.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:51 smithi067 bash[27441]: cluster 2024-04-03T17:18:49.856927+0000 mgr.y (mgr.24370) 5413 : cluster [DBG] pgmap v5397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:51 smithi067 bash[27441]: audit 2024-04-03T17:18:50.766407+0000 mon.a (mon.0) 5144 : audit [DBG] from='client.? 172.21.15.67:0/1636892232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:53 smithi082 bash[20963]: cluster 2024-04-03T17:18:51.858144+0000 mgr.y (mgr.24370) 5414 : cluster [DBG] pgmap v5398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:53 smithi082 bash[20963]: audit 2024-04-03T17:18:52.497317+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:53 smithi082 bash[20963]: audit 2024-04-03T17:18:52.507260+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:53 smithi082 bash[20963]: audit 2024-04-03T17:18:52.806724+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:53 smithi082 bash[20963]: audit 2024-04-03T17:18:52.815855+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:18:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[17655]: cluster 2024-04-03T17:18:51.858144+0000 mgr.y (mgr.24370) 5414 : cluster [DBG] pgmap v5398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[17655]: audit 2024-04-03T17:18:52.497317+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[17655]: audit 2024-04-03T17:18:52.507260+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[17655]: audit 2024-04-03T17:18:52.806724+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[17655]: audit 2024-04-03T17:18:52.815855+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[27441]: cluster 2024-04-03T17:18:51.858144+0000 mgr.y (mgr.24370) 5414 : cluster [DBG] pgmap v5398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[27441]: audit 2024-04-03T17:18:52.497317+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[27441]: audit 2024-04-03T17:18:52.507260+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[27441]: audit 2024-04-03T17:18:52.806724+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:53 smithi067 bash[27441]: audit 2024-04-03T17:18:52.815855+0000 mon.a (mon.0) 5148 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:18:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:54 smithi082 bash[20963]: audit 2024-04-03T17:18:53.247073+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:18:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:54 smithi082 bash[20963]: audit 2024-04-03T17:18:53.248587+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:18:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:54 smithi082 bash[20963]: audit 2024-04-03T17:18:53.256489+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:54 smithi082 bash[20963]: audit 2024-04-03T17:18:53.261674+0000 mon.c (mon.2) 2110 : audit [DBG] from='client.? 172.21.15.67:0/3768027054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:54.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:54 smithi067 bash[17655]: audit 2024-04-03T17:18:53.247073+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:18:54.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:54 smithi067 bash[17655]: audit 2024-04-03T17:18:53.248587+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:18:54.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:54 smithi067 bash[17655]: audit 2024-04-03T17:18:53.256489+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:54.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:54 smithi067 bash[17655]: audit 2024-04-03T17:18:53.261674+0000 mon.c (mon.2) 2110 : audit [DBG] from='client.? 172.21.15.67:0/3768027054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:54 smithi067 bash[27441]: audit 2024-04-03T17:18:53.247073+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:18:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:54 smithi067 bash[27441]: audit 2024-04-03T17:18:53.248587+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:18:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:54 smithi067 bash[27441]: audit 2024-04-03T17:18:53.256489+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:18:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:54 smithi067 bash[27441]: audit 2024-04-03T17:18:53.261674+0000 mon.c (mon.2) 2110 : audit [DBG] from='client.? 172.21.15.67:0/3768027054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:55 smithi082 bash[20963]: cluster 2024-04-03T17:18:53.858879+0000 mgr.y (mgr.24370) 5415 : cluster [DBG] pgmap v5399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:55 smithi082 bash[20963]: audit 2024-04-03T17:18:54.932705+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:55.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:55 smithi067 bash[27441]: cluster 2024-04-03T17:18:53.858879+0000 mgr.y (mgr.24370) 5415 : cluster [DBG] pgmap v5399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:55.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:55 smithi067 bash[27441]: audit 2024-04-03T17:18:54.932705+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:55 smithi067 bash[17655]: cluster 2024-04-03T17:18:53.858879+0000 mgr.y (mgr.24370) 5415 : cluster [DBG] pgmap v5399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:55 smithi067 bash[17655]: audit 2024-04-03T17:18:54.932705+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:18:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:56 smithi082 bash[20963]: audit 2024-04-03T17:18:55.725903+0000 mon.a (mon.0) 5153 : audit [DBG] from='client.? 172.21.15.67:0/3744351416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:56 smithi067 bash[17655]: audit 2024-04-03T17:18:55.725903+0000 mon.a (mon.0) 5153 : audit [DBG] from='client.? 172.21.15.67:0/3744351416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:56 smithi067 bash[27441]: audit 2024-04-03T17:18:55.725903+0000 mon.a (mon.0) 5153 : audit [DBG] from='client.? 172.21.15.67:0/3744351416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:57.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:57 smithi082 bash[20963]: cluster 2024-04-03T17:18:55.860032+0000 mgr.y (mgr.24370) 5416 : cluster [DBG] pgmap v5400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:57 smithi067 bash[17655]: cluster 2024-04-03T17:18:55.860032+0000 mgr.y (mgr.24370) 5416 : cluster [DBG] pgmap v5400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:57 smithi067 bash[27441]: cluster 2024-04-03T17:18:55.860032+0000 mgr.y (mgr.24370) 5416 : cluster [DBG] pgmap v5400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:59 smithi082 bash[20963]: cluster 2024-04-03T17:18:57.860644+0000 mgr.y (mgr.24370) 5417 : cluster [DBG] pgmap v5401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:18:59 smithi082 bash[20963]: audit 2024-04-03T17:18:58.190154+0000 mon.a (mon.0) 5154 : audit [DBG] from='client.? 172.21.15.67:0/1397918504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:59 smithi067 bash[27441]: cluster 2024-04-03T17:18:57.860644+0000 mgr.y (mgr.24370) 5417 : cluster [DBG] pgmap v5401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:18:59 smithi067 bash[27441]: audit 2024-04-03T17:18:58.190154+0000 mon.a (mon.0) 5154 : audit [DBG] from='client.? 172.21.15.67:0/1397918504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:18:59.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:59 smithi067 bash[17655]: cluster 2024-04-03T17:18:57.860644+0000 mgr.y (mgr.24370) 5417 : cluster [DBG] pgmap v5401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:18:59.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:18:59 smithi067 bash[17655]: audit 2024-04-03T17:18:58.190154+0000 mon.a (mon.0) 5154 : audit [DBG] from='client.? 172.21.15.67:0/1397918504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:01 smithi082 bash[20963]: cluster 2024-04-03T17:18:59.861335+0000 mgr.y (mgr.24370) 5418 : cluster [DBG] pgmap v5402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:01 smithi082 bash[20963]: audit 2024-04-03T17:19:00.642737+0000 mon.a (mon.0) 5155 : audit [DBG] from='client.? 172.21.15.67:0/3312256325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:01 smithi067 bash[27441]: cluster 2024-04-03T17:18:59.861335+0000 mgr.y (mgr.24370) 5418 : cluster [DBG] pgmap v5402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:01 smithi067 bash[27441]: audit 2024-04-03T17:19:00.642737+0000 mon.a (mon.0) 5155 : audit [DBG] from='client.? 172.21.15.67:0/3312256325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:01 smithi067 bash[17655]: cluster 2024-04-03T17:18:59.861335+0000 mgr.y (mgr.24370) 5418 : cluster [DBG] pgmap v5402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:01 smithi067 bash[17655]: audit 2024-04-03T17:19:00.642737+0000 mon.a (mon.0) 5155 : audit [DBG] from='client.? 172.21.15.67:0/3312256325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:03 smithi082 bash[20963]: cluster 2024-04-03T17:19:01.862492+0000 mgr.y (mgr.24370) 5419 : cluster [DBG] pgmap v5403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:19:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:03 smithi067 bash[27441]: cluster 2024-04-03T17:19:01.862492+0000 mgr.y (mgr.24370) 5419 : cluster [DBG] pgmap v5403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:03 smithi067 bash[17655]: cluster 2024-04-03T17:19:01.862492+0000 mgr.y (mgr.24370) 5419 : cluster [DBG] pgmap v5403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:19:04.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:04 smithi082 bash[20963]: audit 2024-04-03T17:19:03.096652+0000 mon.a (mon.0) 5156 : audit [DBG] from='client.? 172.21.15.67:0/2940576866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:04.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:04 smithi067 bash[17655]: audit 2024-04-03T17:19:03.096652+0000 mon.a (mon.0) 5156 : audit [DBG] from='client.? 172.21.15.67:0/2940576866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:04.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:04 smithi067 bash[27441]: audit 2024-04-03T17:19:03.096652+0000 mon.a (mon.0) 5156 : audit [DBG] from='client.? 172.21.15.67:0/2940576866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:05 smithi082 bash[20963]: cluster 2024-04-03T17:19:03.863201+0000 mgr.y (mgr.24370) 5420 : cluster [DBG] pgmap v5404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:05.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:05 smithi067 bash[17655]: cluster 2024-04-03T17:19:03.863201+0000 mgr.y (mgr.24370) 5420 : cluster [DBG] pgmap v5404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:05.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:05 smithi067 bash[27441]: cluster 2024-04-03T17:19:03.863201+0000 mgr.y (mgr.24370) 5420 : cluster [DBG] pgmap v5404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:06.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:06 smithi082 bash[20963]: audit 2024-04-03T17:19:05.549898+0000 mon.a (mon.0) 5157 : audit [DBG] from='client.? 172.21.15.67:0/1897399185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:06 smithi067 bash[17655]: audit 2024-04-03T17:19:05.549898+0000 mon.a (mon.0) 5157 : audit [DBG] from='client.? 172.21.15.67:0/1897399185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:06.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:06 smithi067 bash[27441]: audit 2024-04-03T17:19:05.549898+0000 mon.a (mon.0) 5157 : audit [DBG] from='client.? 172.21.15.67:0/1897399185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:07 smithi082 bash[20963]: cluster 2024-04-03T17:19:05.864327+0000 mgr.y (mgr.24370) 5421 : cluster [DBG] pgmap v5405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:07 smithi067 bash[17655]: cluster 2024-04-03T17:19:05.864327+0000 mgr.y (mgr.24370) 5421 : cluster [DBG] pgmap v5405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:07 smithi067 bash[27441]: cluster 2024-04-03T17:19:05.864327+0000 mgr.y (mgr.24370) 5421 : cluster [DBG] pgmap v5405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:08.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:08 smithi082 bash[20963]: audit 2024-04-03T17:19:08.002966+0000 mon.c (mon.2) 2111 : audit [DBG] from='client.? 172.21.15.67:0/4207937587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:08.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:08 smithi067 bash[17655]: audit 2024-04-03T17:19:08.002966+0000 mon.c (mon.2) 2111 : audit [DBG] from='client.? 172.21.15.67:0/4207937587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:08.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:08 smithi067 bash[27441]: audit 2024-04-03T17:19:08.002966+0000 mon.c (mon.2) 2111 : audit [DBG] from='client.? 172.21.15.67:0/4207937587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:09 smithi082 bash[20963]: cluster 2024-04-03T17:19:07.864967+0000 mgr.y (mgr.24370) 5422 : cluster [DBG] pgmap v5406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:09.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:09 smithi067 bash[27441]: cluster 2024-04-03T17:19:07.864967+0000 mgr.y (mgr.24370) 5422 : cluster [DBG] pgmap v5406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:09.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:09 smithi067 bash[17655]: cluster 2024-04-03T17:19:07.864967+0000 mgr.y (mgr.24370) 5422 : cluster [DBG] pgmap v5406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:10 smithi082 bash[20963]: cluster 2024-04-03T17:19:09.865644+0000 mgr.y (mgr.24370) 5423 : cluster [DBG] pgmap v5407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:10 smithi082 bash[20963]: audit 2024-04-03T17:19:09.932982+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:10 smithi067 bash[17655]: cluster 2024-04-03T17:19:09.865644+0000 mgr.y (mgr.24370) 5423 : cluster [DBG] pgmap v5407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:10 smithi067 bash[17655]: audit 2024-04-03T17:19:09.932982+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:10 smithi067 bash[27441]: cluster 2024-04-03T17:19:09.865644+0000 mgr.y (mgr.24370) 5423 : cluster [DBG] pgmap v5407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:10 smithi067 bash[27441]: audit 2024-04-03T17:19:09.932982+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:11 smithi082 bash[20963]: audit 2024-04-03T17:19:10.456768+0000 mon.c (mon.2) 2112 : audit [DBG] from='client.? 172.21.15.67:0/413621377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:11 smithi067 bash[27441]: audit 2024-04-03T17:19:10.456768+0000 mon.c (mon.2) 2112 : audit [DBG] from='client.? 172.21.15.67:0/413621377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:11 smithi067 bash[17655]: audit 2024-04-03T17:19:10.456768+0000 mon.c (mon.2) 2112 : audit [DBG] from='client.? 172.21.15.67:0/413621377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:12.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:12 smithi082 bash[20963]: cluster 2024-04-03T17:19:11.866838+0000 mgr.y (mgr.24370) 5424 : cluster [DBG] pgmap v5408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:12.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:12 smithi067 bash[27441]: cluster 2024-04-03T17:19:11.866838+0000 mgr.y (mgr.24370) 5424 : cluster [DBG] pgmap v5408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:12.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:12 smithi067 bash[17655]: cluster 2024-04-03T17:19:11.866838+0000 mgr.y (mgr.24370) 5424 : cluster [DBG] pgmap v5408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:13.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:13 smithi082 bash[20963]: audit 2024-04-03T17:19:12.912687+0000 mon.c (mon.2) 2113 : audit [DBG] from='client.? 172.21.15.67:0/1172405857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:13 smithi067 bash[17655]: audit 2024-04-03T17:19:12.912687+0000 mon.c (mon.2) 2113 : audit [DBG] from='client.? 172.21.15.67:0/1172405857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:13] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:19:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:13 smithi067 bash[27441]: audit 2024-04-03T17:19:12.912687+0000 mon.c (mon.2) 2113 : audit [DBG] from='client.? 172.21.15.67:0/1172405857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:19:14.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:14 smithi082 bash[20963]: cluster 2024-04-03T17:19:13.867554+0000 mgr.y (mgr.24370) 5425 : cluster [DBG] pgmap v5409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:14.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:14 smithi067 bash[17655]: cluster 2024-04-03T17:19:13.867554+0000 mgr.y (mgr.24370) 5425 : cluster [DBG] pgmap v5409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:14.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:14 smithi067 bash[27441]: cluster 2024-04-03T17:19:13.867554+0000 mgr.y (mgr.24370) 5425 : cluster [DBG] pgmap v5409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:15.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:15 smithi082 bash[20963]: audit 2024-04-03T17:19:15.365722+0000 mon.c (mon.2) 2114 : audit [DBG] from='client.? 172.21.15.67:0/2385209793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:15.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:15 smithi067 bash[17655]: audit 2024-04-03T17:19:15.365722+0000 mon.c (mon.2) 2114 : audit [DBG] from='client.? 172.21.15.67:0/2385209793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:15.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:15 smithi067 bash[27441]: audit 2024-04-03T17:19:15.365722+0000 mon.c (mon.2) 2114 : audit [DBG] from='client.? 172.21.15.67:0/2385209793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:16.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:16 smithi082 bash[20963]: cluster 2024-04-03T17:19:15.868709+0000 mgr.y (mgr.24370) 5426 : cluster [DBG] pgmap v5410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:16.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:16 smithi067 bash[17655]: cluster 2024-04-03T17:19:15.868709+0000 mgr.y (mgr.24370) 5426 : cluster [DBG] pgmap v5410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:16.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:16 smithi067 bash[27441]: cluster 2024-04-03T17:19:15.868709+0000 mgr.y (mgr.24370) 5426 : cluster [DBG] pgmap v5410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:17 smithi082 bash[20963]: audit 2024-04-03T17:19:17.815048+0000 mon.c (mon.2) 2115 : audit [DBG] from='client.? 172.21.15.67:0/2315016516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:18.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:17 smithi067 bash[17655]: audit 2024-04-03T17:19:17.815048+0000 mon.c (mon.2) 2115 : audit [DBG] from='client.? 172.21.15.67:0/2315016516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:18.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:17 smithi067 bash[27441]: audit 2024-04-03T17:19:17.815048+0000 mon.c (mon.2) 2115 : audit [DBG] from='client.? 172.21.15.67:0/2315016516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:19.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:18 smithi082 bash[20963]: cluster 2024-04-03T17:19:17.869440+0000 mgr.y (mgr.24370) 5427 : cluster [DBG] pgmap v5411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:19.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:18 smithi067 bash[17655]: cluster 2024-04-03T17:19:17.869440+0000 mgr.y (mgr.24370) 5427 : cluster [DBG] pgmap v5411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:18 smithi067 bash[27441]: cluster 2024-04-03T17:19:17.869440+0000 mgr.y (mgr.24370) 5427 : cluster [DBG] pgmap v5411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:20 smithi082 bash[20963]: cluster 2024-04-03T17:19:19.870167+0000 mgr.y (mgr.24370) 5428 : cluster [DBG] pgmap v5412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:20 smithi082 bash[20963]: audit 2024-04-03T17:19:20.280217+0000 mon.c (mon.2) 2116 : audit [DBG] from='client.? 172.21.15.67:0/4108849239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:20 smithi067 bash[17655]: cluster 2024-04-03T17:19:19.870167+0000 mgr.y (mgr.24370) 5428 : cluster [DBG] pgmap v5412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:20 smithi067 bash[17655]: audit 2024-04-03T17:19:20.280217+0000 mon.c (mon.2) 2116 : audit [DBG] from='client.? 172.21.15.67:0/4108849239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:21.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:20 smithi067 bash[27441]: cluster 2024-04-03T17:19:19.870167+0000 mgr.y (mgr.24370) 5428 : cluster [DBG] pgmap v5412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:21.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:20 smithi067 bash[27441]: audit 2024-04-03T17:19:20.280217+0000 mon.c (mon.2) 2116 : audit [DBG] from='client.? 172.21.15.67:0/4108849239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:23.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:23] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:19:23.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:22 smithi067 bash[17655]: cluster 2024-04-03T17:19:21.871365+0000 mgr.y (mgr.24370) 5429 : cluster [DBG] pgmap v5413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:23.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:22 smithi067 bash[17655]: audit 2024-04-03T17:19:22.740074+0000 mon.a (mon.0) 5159 : audit [DBG] from='client.? 172.21.15.67:0/2677127286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:23.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:22 smithi067 bash[27441]: cluster 2024-04-03T17:19:21.871365+0000 mgr.y (mgr.24370) 5429 : cluster [DBG] pgmap v5413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:23.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:22 smithi067 bash[27441]: audit 2024-04-03T17:19:22.740074+0000 mon.a (mon.0) 5159 : audit [DBG] from='client.? 172.21.15.67:0/2677127286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:22 smithi082 bash[20963]: cluster 2024-04-03T17:19:21.871365+0000 mgr.y (mgr.24370) 5429 : cluster [DBG] pgmap v5413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:22 smithi082 bash[20963]: audit 2024-04-03T17:19:22.740074+0000 mon.a (mon.0) 5159 : audit [DBG] from='client.? 172.21.15.67:0/2677127286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:19:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:24 smithi067 bash[17655]: cluster 2024-04-03T17:19:23.872063+0000 mgr.y (mgr.24370) 5430 : cluster [DBG] pgmap v5414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:24 smithi067 bash[27441]: cluster 2024-04-03T17:19:23.872063+0000 mgr.y (mgr.24370) 5430 : cluster [DBG] pgmap v5414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:24 smithi082 bash[20963]: cluster 2024-04-03T17:19:23.872063+0000 mgr.y (mgr.24370) 5430 : cluster [DBG] pgmap v5414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:26.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:25 smithi067 bash[27441]: audit 2024-04-03T17:19:24.933649+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:25 smithi067 bash[27441]: audit 2024-04-03T17:19:25.192336+0000 mon.c (mon.2) 2117 : audit [DBG] from='client.? 172.21.15.67:0/1531930205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:25 smithi067 bash[17655]: audit 2024-04-03T17:19:24.933649+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:25 smithi067 bash[17655]: audit 2024-04-03T17:19:25.192336+0000 mon.c (mon.2) 2117 : audit [DBG] from='client.? 172.21.15.67:0/1531930205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:25 smithi082 bash[20963]: audit 2024-04-03T17:19:24.933649+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:25 smithi082 bash[20963]: audit 2024-04-03T17:19:25.192336+0000 mon.c (mon.2) 2117 : audit [DBG] from='client.? 172.21.15.67:0/1531930205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:27.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:26 smithi067 bash[17655]: cluster 2024-04-03T17:19:25.873166+0000 mgr.y (mgr.24370) 5431 : cluster [DBG] pgmap v5415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:26 smithi067 bash[27441]: cluster 2024-04-03T17:19:25.873166+0000 mgr.y (mgr.24370) 5431 : cluster [DBG] pgmap v5415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:26 smithi082 bash[20963]: cluster 2024-04-03T17:19:25.873166+0000 mgr.y (mgr.24370) 5431 : cluster [DBG] pgmap v5415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:28.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:27 smithi067 bash[17655]: audit 2024-04-03T17:19:27.649424+0000 mon.c (mon.2) 2118 : audit [DBG] from='client.? 172.21.15.67:0/2574551063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:28.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:27 smithi067 bash[27441]: audit 2024-04-03T17:19:27.649424+0000 mon.c (mon.2) 2118 : audit [DBG] from='client.? 172.21.15.67:0/2574551063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:28.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:27 smithi082 bash[20963]: audit 2024-04-03T17:19:27.649424+0000 mon.c (mon.2) 2118 : audit [DBG] from='client.? 172.21.15.67:0/2574551063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:28 smithi082 bash[20963]: cluster 2024-04-03T17:19:27.873871+0000 mgr.y (mgr.24370) 5432 : cluster [DBG] pgmap v5416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:28 smithi067 bash[17655]: cluster 2024-04-03T17:19:27.873871+0000 mgr.y (mgr.24370) 5432 : cluster [DBG] pgmap v5416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:28 smithi067 bash[27441]: cluster 2024-04-03T17:19:27.873871+0000 mgr.y (mgr.24370) 5432 : cluster [DBG] pgmap v5416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:30 smithi082 bash[20963]: cluster 2024-04-03T17:19:29.874554+0000 mgr.y (mgr.24370) 5433 : cluster [DBG] pgmap v5417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:30 smithi082 bash[20963]: audit 2024-04-03T17:19:30.112604+0000 mon.c (mon.2) 2119 : audit [DBG] from='client.? 172.21.15.67:0/1149802907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:30 smithi067 bash[17655]: cluster 2024-04-03T17:19:29.874554+0000 mgr.y (mgr.24370) 5433 : cluster [DBG] pgmap v5417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:30 smithi067 bash[17655]: audit 2024-04-03T17:19:30.112604+0000 mon.c (mon.2) 2119 : audit [DBG] from='client.? 172.21.15.67:0/1149802907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:30 smithi067 bash[27441]: cluster 2024-04-03T17:19:29.874554+0000 mgr.y (mgr.24370) 5433 : cluster [DBG] pgmap v5417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:30 smithi067 bash[27441]: audit 2024-04-03T17:19:30.112604+0000 mon.c (mon.2) 2119 : audit [DBG] from='client.? 172.21.15.67:0/1149802907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:32 smithi082 bash[20963]: cluster 2024-04-03T17:19:31.875785+0000 mgr.y (mgr.24370) 5434 : cluster [DBG] pgmap v5418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:32 smithi082 bash[20963]: audit 2024-04-03T17:19:32.568527+0000 mon.a (mon.0) 5161 : audit [DBG] from='client.? 172.21.15.67:0/1953756718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:19:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:32 smithi067 bash[17655]: cluster 2024-04-03T17:19:31.875785+0000 mgr.y (mgr.24370) 5434 : cluster [DBG] pgmap v5418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:32 smithi067 bash[17655]: audit 2024-04-03T17:19:32.568527+0000 mon.a (mon.0) 5161 : audit [DBG] from='client.? 172.21.15.67:0/1953756718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:32 smithi067 bash[27441]: cluster 2024-04-03T17:19:31.875785+0000 mgr.y (mgr.24370) 5434 : cluster [DBG] pgmap v5418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:32 smithi067 bash[27441]: audit 2024-04-03T17:19:32.568527+0000 mon.a (mon.0) 5161 : audit [DBG] from='client.? 172.21.15.67:0/1953756718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:19:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:34 smithi082 bash[20963]: cluster 2024-04-03T17:19:33.876460+0000 mgr.y (mgr.24370) 5435 : cluster [DBG] pgmap v5419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:34 smithi067 bash[17655]: cluster 2024-04-03T17:19:33.876460+0000 mgr.y (mgr.24370) 5435 : cluster [DBG] pgmap v5419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:34 smithi067 bash[27441]: cluster 2024-04-03T17:19:33.876460+0000 mgr.y (mgr.24370) 5435 : cluster [DBG] pgmap v5419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:36.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:35 smithi082 bash[20963]: audit 2024-04-03T17:19:35.022978+0000 mon.c (mon.2) 2120 : audit [DBG] from='client.? 172.21.15.67:0/1655679901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:36.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:35 smithi067 bash[27441]: audit 2024-04-03T17:19:35.022978+0000 mon.c (mon.2) 2120 : audit [DBG] from='client.? 172.21.15.67:0/1655679901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:36.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:35 smithi067 bash[17655]: audit 2024-04-03T17:19:35.022978+0000 mon.c (mon.2) 2120 : audit [DBG] from='client.? 172.21.15.67:0/1655679901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:36 smithi082 bash[20963]: cluster 2024-04-03T17:19:35.877589+0000 mgr.y (mgr.24370) 5436 : cluster [DBG] pgmap v5420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:36 smithi067 bash[27441]: cluster 2024-04-03T17:19:35.877589+0000 mgr.y (mgr.24370) 5436 : cluster [DBG] pgmap v5420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:36 smithi067 bash[17655]: cluster 2024-04-03T17:19:35.877589+0000 mgr.y (mgr.24370) 5436 : cluster [DBG] pgmap v5420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:38.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:37 smithi082 bash[20963]: audit 2024-04-03T17:19:37.475189+0000 mon.c (mon.2) 2121 : audit [DBG] from='client.? 172.21.15.67:0/1889833786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:37 smithi067 bash[17655]: audit 2024-04-03T17:19:37.475189+0000 mon.c (mon.2) 2121 : audit [DBG] from='client.? 172.21.15.67:0/1889833786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:37 smithi067 bash[27441]: audit 2024-04-03T17:19:37.475189+0000 mon.c (mon.2) 2121 : audit [DBG] from='client.? 172.21.15.67:0/1889833786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:38 smithi082 bash[20963]: cluster 2024-04-03T17:19:37.878232+0000 mgr.y (mgr.24370) 5437 : cluster [DBG] pgmap v5421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:38 smithi067 bash[17655]: cluster 2024-04-03T17:19:37.878232+0000 mgr.y (mgr.24370) 5437 : cluster [DBG] pgmap v5421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:38 smithi067 bash[27441]: cluster 2024-04-03T17:19:37.878232+0000 mgr.y (mgr.24370) 5437 : cluster [DBG] pgmap v5421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:39 smithi082 bash[20963]: audit 2024-04-03T17:19:39.929637+0000 mon.c (mon.2) 2122 : audit [DBG] from='client.? 172.21.15.67:0/2732148043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:39 smithi082 bash[20963]: audit 2024-04-03T17:19:39.933404+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:40.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:39 smithi067 bash[17655]: audit 2024-04-03T17:19:39.929637+0000 mon.c (mon.2) 2122 : audit [DBG] from='client.? 172.21.15.67:0/2732148043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:40.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:39 smithi067 bash[17655]: audit 2024-04-03T17:19:39.933404+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:40.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:39 smithi067 bash[27441]: audit 2024-04-03T17:19:39.929637+0000 mon.c (mon.2) 2122 : audit [DBG] from='client.? 172.21.15.67:0/2732148043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:40.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:39 smithi067 bash[27441]: audit 2024-04-03T17:19:39.933404+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:40 smithi082 bash[20963]: cluster 2024-04-03T17:19:39.878960+0000 mgr.y (mgr.24370) 5438 : cluster [DBG] pgmap v5422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:40 smithi067 bash[17655]: cluster 2024-04-03T17:19:39.878960+0000 mgr.y (mgr.24370) 5438 : cluster [DBG] pgmap v5422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:40 smithi067 bash[27441]: cluster 2024-04-03T17:19:39.878960+0000 mgr.y (mgr.24370) 5438 : cluster [DBG] pgmap v5422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:42 smithi082 bash[20963]: cluster 2024-04-03T17:19:41.879964+0000 mgr.y (mgr.24370) 5439 : cluster [DBG] pgmap v5423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:42 smithi082 bash[20963]: audit 2024-04-03T17:19:42.389769+0000 mon.c (mon.2) 2123 : audit [DBG] from='client.? 172.21.15.67:0/2354110500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:42 smithi067 bash[17655]: cluster 2024-04-03T17:19:41.879964+0000 mgr.y (mgr.24370) 5439 : cluster [DBG] pgmap v5423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:42 smithi067 bash[17655]: audit 2024-04-03T17:19:42.389769+0000 mon.c (mon.2) 2123 : audit [DBG] from='client.? 172.21.15.67:0/2354110500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:43] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:19:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:42 smithi067 bash[27441]: cluster 2024-04-03T17:19:41.879964+0000 mgr.y (mgr.24370) 5439 : cluster [DBG] pgmap v5423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:42 smithi067 bash[27441]: audit 2024-04-03T17:19:42.389769+0000 mon.c (mon.2) 2123 : audit [DBG] from='client.? 172.21.15.67:0/2354110500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:19:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:44 smithi082 bash[20963]: cluster 2024-04-03T17:19:43.880621+0000 mgr.y (mgr.24370) 5440 : cluster [DBG] pgmap v5424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:44 smithi082 bash[20963]: audit 2024-04-03T17:19:44.838432+0000 mon.a (mon.0) 5163 : audit [DBG] from='client.? 172.21.15.67:0/2673903753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:44 smithi067 bash[17655]: cluster 2024-04-03T17:19:43.880621+0000 mgr.y (mgr.24370) 5440 : cluster [DBG] pgmap v5424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:44 smithi067 bash[17655]: audit 2024-04-03T17:19:44.838432+0000 mon.a (mon.0) 5163 : audit [DBG] from='client.? 172.21.15.67:0/2673903753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:44 smithi067 bash[27441]: cluster 2024-04-03T17:19:43.880621+0000 mgr.y (mgr.24370) 5440 : cluster [DBG] pgmap v5424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:44 smithi067 bash[27441]: audit 2024-04-03T17:19:44.838432+0000 mon.a (mon.0) 5163 : audit [DBG] from='client.? 172.21.15.67:0/2673903753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:46 smithi082 bash[20963]: cluster 2024-04-03T17:19:45.881759+0000 mgr.y (mgr.24370) 5441 : cluster [DBG] pgmap v5425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:46 smithi067 bash[17655]: cluster 2024-04-03T17:19:45.881759+0000 mgr.y (mgr.24370) 5441 : cluster [DBG] pgmap v5425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:47.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:46 smithi067 bash[27441]: cluster 2024-04-03T17:19:45.881759+0000 mgr.y (mgr.24370) 5441 : cluster [DBG] pgmap v5425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:48.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:47 smithi082 bash[20963]: audit 2024-04-03T17:19:47.274445+0000 mon.a (mon.0) 5164 : audit [DBG] from='client.? 172.21.15.67:0/3208656352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:48.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:47 smithi067 bash[17655]: audit 2024-04-03T17:19:47.274445+0000 mon.a (mon.0) 5164 : audit [DBG] from='client.? 172.21.15.67:0/3208656352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:48.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:47 smithi067 bash[27441]: audit 2024-04-03T17:19:47.274445+0000 mon.a (mon.0) 5164 : audit [DBG] from='client.? 172.21.15.67:0/3208656352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:48 smithi082 bash[20963]: cluster 2024-04-03T17:19:47.882564+0000 mgr.y (mgr.24370) 5442 : cluster [DBG] pgmap v5426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:48 smithi067 bash[17655]: cluster 2024-04-03T17:19:47.882564+0000 mgr.y (mgr.24370) 5442 : cluster [DBG] pgmap v5426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:49.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:48 smithi067 bash[27441]: cluster 2024-04-03T17:19:47.882564+0000 mgr.y (mgr.24370) 5442 : cluster [DBG] pgmap v5426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:50.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:50 smithi082 bash[20963]: audit 2024-04-03T17:19:49.732028+0000 mon.c (mon.2) 2124 : audit [DBG] from='client.? 172.21.15.67:0/2885962046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:50.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:50 smithi067 bash[17655]: audit 2024-04-03T17:19:49.732028+0000 mon.c (mon.2) 2124 : audit [DBG] from='client.? 172.21.15.67:0/2885962046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:50.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:50 smithi067 bash[27441]: audit 2024-04-03T17:19:49.732028+0000 mon.c (mon.2) 2124 : audit [DBG] from='client.? 172.21.15.67:0/2885962046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:51 smithi082 bash[20963]: cluster 2024-04-03T17:19:49.883312+0000 mgr.y (mgr.24370) 5443 : cluster [DBG] pgmap v5427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:51 smithi067 bash[17655]: cluster 2024-04-03T17:19:49.883312+0000 mgr.y (mgr.24370) 5443 : cluster [DBG] pgmap v5427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:51.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:51 smithi067 bash[27441]: cluster 2024-04-03T17:19:49.883312+0000 mgr.y (mgr.24370) 5443 : cluster [DBG] pgmap v5427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:53 smithi082 bash[20963]: cluster 2024-04-03T17:19:51.884274+0000 mgr.y (mgr.24370) 5444 : cluster [DBG] pgmap v5428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:53 smithi082 bash[20963]: audit 2024-04-03T17:19:52.187840+0000 mon.a (mon.0) 5165 : audit [DBG] from='client.? 172.21.15.67:0/2938873887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:53 smithi067 bash[17655]: cluster 2024-04-03T17:19:51.884274+0000 mgr.y (mgr.24370) 5444 : cluster [DBG] pgmap v5428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:53 smithi067 bash[17655]: audit 2024-04-03T17:19:52.187840+0000 mon.a (mon.0) 5165 : audit [DBG] from='client.? 172.21.15.67:0/2938873887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:53] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:19:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:53 smithi067 bash[27441]: cluster 2024-04-03T17:19:51.884274+0000 mgr.y (mgr.24370) 5444 : cluster [DBG] pgmap v5428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:53 smithi067 bash[27441]: audit 2024-04-03T17:19:52.187840+0000 mon.a (mon.0) 5165 : audit [DBG] from='client.? 172.21.15.67:0/2938873887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:19:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:54 smithi082 bash[20963]: audit 2024-04-03T17:19:53.330892+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:19:54.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:54 smithi067 bash[17655]: audit 2024-04-03T17:19:53.330892+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:19:54.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:54 smithi067 bash[27441]: audit 2024-04-03T17:19:53.330892+0000 mon.a (mon.0) 5166 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:19:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:55 smithi082 bash[20963]: cluster 2024-04-03T17:19:53.884974+0000 mgr.y (mgr.24370) 5445 : cluster [DBG] pgmap v5429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:55 smithi082 bash[20963]: audit 2024-04-03T17:19:54.649904+0000 mon.c (mon.2) 2125 : audit [DBG] from='client.? 172.21.15.67:0/1005683136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:55 smithi082 bash[20963]: audit 2024-04-03T17:19:54.934179+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:55 smithi067 bash[17655]: cluster 2024-04-03T17:19:53.884974+0000 mgr.y (mgr.24370) 5445 : cluster [DBG] pgmap v5429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:55 smithi067 bash[17655]: audit 2024-04-03T17:19:54.649904+0000 mon.c (mon.2) 2125 : audit [DBG] from='client.? 172.21.15.67:0/1005683136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:55 smithi067 bash[17655]: audit 2024-04-03T17:19:54.934179+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:55 smithi067 bash[27441]: cluster 2024-04-03T17:19:53.884974+0000 mgr.y (mgr.24370) 5445 : cluster [DBG] pgmap v5429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:55 smithi067 bash[27441]: audit 2024-04-03T17:19:54.649904+0000 mon.c (mon.2) 2125 : audit [DBG] from='client.? 172.21.15.67:0/1005683136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:55 smithi067 bash[27441]: audit 2024-04-03T17:19:54.934179+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:19:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:57 smithi082 bash[20963]: cluster 2024-04-03T17:19:55.886272+0000 mgr.y (mgr.24370) 5446 : cluster [DBG] pgmap v5430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:57.139 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 17:19:56 smithi082 bash[56206]: ts=2024-04-03T17:19:56.829Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1712153993501 maxt=1712160000000 ulid=01HTJFJYB22Z6RV375HF4F3V2V duration=59.68263ms 2024-04-03T17:19:57.140 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 17:19:56 smithi082 bash[56206]: ts=2024-04-03T17:19:56.834Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=3.925115ms 2024-04-03T17:19:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:57 smithi067 bash[17655]: cluster 2024-04-03T17:19:55.886272+0000 mgr.y (mgr.24370) 5446 : cluster [DBG] pgmap v5430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:57 smithi067 bash[27441]: cluster 2024-04-03T17:19:55.886272+0000 mgr.y (mgr.24370) 5446 : cluster [DBG] pgmap v5430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:58.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:58 smithi082 bash[20963]: audit 2024-04-03T17:19:57.116606+0000 mon.a (mon.0) 5168 : audit [DBG] from='client.? 172.21.15.67:0/1024083840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:58.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:58 smithi067 bash[27441]: audit 2024-04-03T17:19:57.116606+0000 mon.a (mon.0) 5168 : audit [DBG] from='client.? 172.21.15.67:0/1024083840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:58.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:58 smithi067 bash[17655]: audit 2024-04-03T17:19:57.116606+0000 mon.a (mon.0) 5168 : audit [DBG] from='client.? 172.21.15.67:0/1024083840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:19:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:19:59 smithi082 bash[20963]: cluster 2024-04-03T17:19:57.887069+0000 mgr.y (mgr.24370) 5447 : cluster [DBG] pgmap v5431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:59.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:19:59 smithi067 bash[17655]: cluster 2024-04-03T17:19:57.887069+0000 mgr.y (mgr.24370) 5447 : cluster [DBG] pgmap v5431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:19:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:19:59 smithi067 bash[27441]: cluster 2024-04-03T17:19:57.887069+0000 mgr.y (mgr.24370) 5447 : cluster [DBG] pgmap v5431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:00 smithi082 bash[20963]: audit 2024-04-03T17:19:59.081277+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:00 smithi082 bash[20963]: audit 2024-04-03T17:19:59.088930+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:00 smithi082 bash[20963]: audit 2024-04-03T17:19:59.334418+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:00 smithi082 bash[20963]: audit 2024-04-03T17:19:59.340830+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:00 smithi082 bash[20963]: audit 2024-04-03T17:19:59.571622+0000 mon.c (mon.2) 2126 : audit [DBG] from='client.? 172.21.15.67:0/2651775159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:00.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:00 smithi082 bash[20963]: audit 2024-04-03T17:19:59.769124+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:20:00.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:00 smithi082 bash[20963]: audit 2024-04-03T17:19:59.770996+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:20:00.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:00 smithi082 bash[20963]: audit 2024-04-03T17:19:59.780555+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:00 smithi082 bash[20963]: cluster 2024-04-03T17:20:00.000169+0000 mon.a (mon.0) 5176 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:20:00.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[17655]: audit 2024-04-03T17:19:59.081277+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[17655]: audit 2024-04-03T17:19:59.088930+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[17655]: audit 2024-04-03T17:19:59.334418+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[17655]: audit 2024-04-03T17:19:59.340830+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[17655]: audit 2024-04-03T17:19:59.571622+0000 mon.c (mon.2) 2126 : audit [DBG] from='client.? 172.21.15.67:0/2651775159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[17655]: audit 2024-04-03T17:19:59.769124+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[17655]: audit 2024-04-03T17:19:59.770996+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[17655]: audit 2024-04-03T17:19:59.780555+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[17655]: cluster 2024-04-03T17:20:00.000169+0000 mon.a (mon.0) 5176 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[27441]: audit 2024-04-03T17:19:59.081277+0000 mon.a (mon.0) 5169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[27441]: audit 2024-04-03T17:19:59.088930+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[27441]: audit 2024-04-03T17:19:59.334418+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[27441]: audit 2024-04-03T17:19:59.340830+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[27441]: audit 2024-04-03T17:19:59.571622+0000 mon.c (mon.2) 2126 : audit [DBG] from='client.? 172.21.15.67:0/2651775159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[27441]: audit 2024-04-03T17:19:59.769124+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:20:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[27441]: audit 2024-04-03T17:19:59.770996+0000 mon.a (mon.0) 5174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:20:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[27441]: audit 2024-04-03T17:19:59.780555+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:20:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:00 smithi067 bash[27441]: cluster 2024-04-03T17:20:00.000169+0000 mon.a (mon.0) 5176 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:20:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:01 smithi082 bash[20963]: cluster 2024-04-03T17:19:59.887775+0000 mgr.y (mgr.24370) 5448 : cluster [DBG] pgmap v5432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:01.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:01 smithi067 bash[17655]: cluster 2024-04-03T17:19:59.887775+0000 mgr.y (mgr.24370) 5448 : cluster [DBG] pgmap v5432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:01 smithi067 bash[27441]: cluster 2024-04-03T17:19:59.887775+0000 mgr.y (mgr.24370) 5448 : cluster [DBG] pgmap v5432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:02.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:02 smithi082 bash[20963]: audit 2024-04-03T17:20:02.019420+0000 mon.c (mon.2) 2127 : audit [DBG] from='client.? 172.21.15.67:0/2948930806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:02.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:02 smithi067 bash[27441]: audit 2024-04-03T17:20:02.019420+0000 mon.c (mon.2) 2127 : audit [DBG] from='client.? 172.21.15.67:0/2948930806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:02.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:02 smithi067 bash[17655]: audit 2024-04-03T17:20:02.019420+0000 mon.c (mon.2) 2127 : audit [DBG] from='client.? 172.21.15.67:0/2948930806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:03 smithi082 bash[20963]: cluster 2024-04-03T17:20:01.888940+0000 mgr.y (mgr.24370) 5449 : cluster [DBG] pgmap v5433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:20:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:03 smithi067 bash[27441]: cluster 2024-04-03T17:20:01.888940+0000 mgr.y (mgr.24370) 5449 : cluster [DBG] pgmap v5433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:03 smithi067 bash[17655]: cluster 2024-04-03T17:20:01.888940+0000 mgr.y (mgr.24370) 5449 : cluster [DBG] pgmap v5433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:20:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:05 smithi082 bash[20963]: cluster 2024-04-03T17:20:03.889750+0000 mgr.y (mgr.24370) 5450 : cluster [DBG] pgmap v5434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:05 smithi082 bash[20963]: audit 2024-04-03T17:20:04.480230+0000 mon.c (mon.2) 2128 : audit [DBG] from='client.? 172.21.15.67:0/1008777190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:05.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:05 smithi067 bash[17655]: cluster 2024-04-03T17:20:03.889750+0000 mgr.y (mgr.24370) 5450 : cluster [DBG] pgmap v5434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:05.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:05 smithi067 bash[17655]: audit 2024-04-03T17:20:04.480230+0000 mon.c (mon.2) 2128 : audit [DBG] from='client.? 172.21.15.67:0/1008777190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:05 smithi067 bash[27441]: cluster 2024-04-03T17:20:03.889750+0000 mgr.y (mgr.24370) 5450 : cluster [DBG] pgmap v5434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:05 smithi067 bash[27441]: audit 2024-04-03T17:20:04.480230+0000 mon.c (mon.2) 2128 : audit [DBG] from='client.? 172.21.15.67:0/1008777190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:07 smithi082 bash[20963]: cluster 2024-04-03T17:20:05.890963+0000 mgr.y (mgr.24370) 5451 : cluster [DBG] pgmap v5435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:07 smithi082 bash[20963]: audit 2024-04-03T17:20:06.953829+0000 mon.c (mon.2) 2129 : audit [DBG] from='client.? 172.21.15.67:0/2917644371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:07 smithi067 bash[27441]: cluster 2024-04-03T17:20:05.890963+0000 mgr.y (mgr.24370) 5451 : cluster [DBG] pgmap v5435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:07 smithi067 bash[27441]: audit 2024-04-03T17:20:06.953829+0000 mon.c (mon.2) 2129 : audit [DBG] from='client.? 172.21.15.67:0/2917644371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:07.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:07 smithi067 bash[17655]: cluster 2024-04-03T17:20:05.890963+0000 mgr.y (mgr.24370) 5451 : cluster [DBG] pgmap v5435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:07.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:07 smithi067 bash[17655]: audit 2024-04-03T17:20:06.953829+0000 mon.c (mon.2) 2129 : audit [DBG] from='client.? 172.21.15.67:0/2917644371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:08.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:08 smithi067 bash[17655]: cluster 2024-04-03T17:20:07.891691+0000 mgr.y (mgr.24370) 5452 : cluster [DBG] pgmap v5436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:08.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:08 smithi067 bash[27441]: cluster 2024-04-03T17:20:07.891691+0000 mgr.y (mgr.24370) 5452 : cluster [DBG] pgmap v5436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:08.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:08 smithi082 bash[20963]: cluster 2024-04-03T17:20:07.891691+0000 mgr.y (mgr.24370) 5452 : cluster [DBG] pgmap v5436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:09.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:09 smithi082 bash[20963]: audit 2024-04-03T17:20:09.405921+0000 mon.a (mon.0) 5177 : audit [DBG] from='client.? 172.21.15.67:0/3075806019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:09.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:09 smithi067 bash[17655]: audit 2024-04-03T17:20:09.405921+0000 mon.a (mon.0) 5177 : audit [DBG] from='client.? 172.21.15.67:0/3075806019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:09.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:09 smithi067 bash[27441]: audit 2024-04-03T17:20:09.405921+0000 mon.a (mon.0) 5177 : audit [DBG] from='client.? 172.21.15.67:0/3075806019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:10.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:10 smithi082 bash[20963]: cluster 2024-04-03T17:20:09.892428+0000 mgr.y (mgr.24370) 5453 : cluster [DBG] pgmap v5437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:10.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:10 smithi082 bash[20963]: audit 2024-04-03T17:20:09.934378+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:10 smithi067 bash[17655]: cluster 2024-04-03T17:20:09.892428+0000 mgr.y (mgr.24370) 5453 : cluster [DBG] pgmap v5437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:10 smithi067 bash[17655]: audit 2024-04-03T17:20:09.934378+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:10 smithi067 bash[27441]: cluster 2024-04-03T17:20:09.892428+0000 mgr.y (mgr.24370) 5453 : cluster [DBG] pgmap v5437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:10 smithi067 bash[27441]: audit 2024-04-03T17:20:09.934378+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:12.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:11 smithi067 bash[27441]: audit 2024-04-03T17:20:11.857611+0000 mon.a (mon.0) 5179 : audit [DBG] from='client.? 172.21.15.67:0/646556728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:12.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:11 smithi067 bash[17655]: audit 2024-04-03T17:20:11.857611+0000 mon.a (mon.0) 5179 : audit [DBG] from='client.? 172.21.15.67:0/646556728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:12.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:11 smithi082 bash[20963]: audit 2024-04-03T17:20:11.857611+0000 mon.a (mon.0) 5179 : audit [DBG] from='client.? 172.21.15.67:0/646556728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:13.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:12 smithi082 bash[20963]: cluster 2024-04-03T17:20:11.893489+0000 mgr.y (mgr.24370) 5454 : cluster [DBG] pgmap v5438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:13] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T17:20:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:12 smithi067 bash[27441]: cluster 2024-04-03T17:20:11.893489+0000 mgr.y (mgr.24370) 5454 : cluster [DBG] pgmap v5438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:12 smithi067 bash[17655]: cluster 2024-04-03T17:20:11.893489+0000 mgr.y (mgr.24370) 5454 : cluster [DBG] pgmap v5438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:20:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:14 smithi082 bash[20963]: cluster 2024-04-03T17:20:13.894214+0000 mgr.y (mgr.24370) 5455 : cluster [DBG] pgmap v5439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:14 smithi082 bash[20963]: audit 2024-04-03T17:20:14.312689+0000 mon.c (mon.2) 2130 : audit [DBG] from='client.? 172.21.15.67:0/2099112053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:15.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:14 smithi067 bash[27441]: cluster 2024-04-03T17:20:13.894214+0000 mgr.y (mgr.24370) 5455 : cluster [DBG] pgmap v5439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:15.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:14 smithi067 bash[27441]: audit 2024-04-03T17:20:14.312689+0000 mon.c (mon.2) 2130 : audit [DBG] from='client.? 172.21.15.67:0/2099112053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:15.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:14 smithi067 bash[17655]: cluster 2024-04-03T17:20:13.894214+0000 mgr.y (mgr.24370) 5455 : cluster [DBG] pgmap v5439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:15.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:14 smithi067 bash[17655]: audit 2024-04-03T17:20:14.312689+0000 mon.c (mon.2) 2130 : audit [DBG] from='client.? 172.21.15.67:0/2099112053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:16 smithi082 bash[20963]: cluster 2024-04-03T17:20:15.895449+0000 mgr.y (mgr.24370) 5456 : cluster [DBG] pgmap v5440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:16 smithi082 bash[20963]: audit 2024-04-03T17:20:16.768035+0000 mon.c (mon.2) 2131 : audit [DBG] from='client.? 172.21.15.67:0/600256521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:16 smithi067 bash[27441]: cluster 2024-04-03T17:20:15.895449+0000 mgr.y (mgr.24370) 5456 : cluster [DBG] pgmap v5440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:16 smithi067 bash[27441]: audit 2024-04-03T17:20:16.768035+0000 mon.c (mon.2) 2131 : audit [DBG] from='client.? 172.21.15.67:0/600256521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:16 smithi067 bash[17655]: cluster 2024-04-03T17:20:15.895449+0000 mgr.y (mgr.24370) 5456 : cluster [DBG] pgmap v5440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:16 smithi067 bash[17655]: audit 2024-04-03T17:20:16.768035+0000 mon.c (mon.2) 2131 : audit [DBG] from='client.? 172.21.15.67:0/600256521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:18 smithi082 bash[20963]: cluster 2024-04-03T17:20:17.896312+0000 mgr.y (mgr.24370) 5457 : cluster [DBG] pgmap v5441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:18 smithi067 bash[17655]: cluster 2024-04-03T17:20:17.896312+0000 mgr.y (mgr.24370) 5457 : cluster [DBG] pgmap v5441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:18 smithi067 bash[27441]: cluster 2024-04-03T17:20:17.896312+0000 mgr.y (mgr.24370) 5457 : cluster [DBG] pgmap v5441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:20.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:19 smithi082 bash[20963]: audit 2024-04-03T17:20:19.230901+0000 mon.c (mon.2) 2132 : audit [DBG] from='client.? 172.21.15.67:0/1841129855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:20.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:19 smithi067 bash[17655]: audit 2024-04-03T17:20:19.230901+0000 mon.c (mon.2) 2132 : audit [DBG] from='client.? 172.21.15.67:0/1841129855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:20.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:19 smithi067 bash[27441]: audit 2024-04-03T17:20:19.230901+0000 mon.c (mon.2) 2132 : audit [DBG] from='client.? 172.21.15.67:0/1841129855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:20 smithi082 bash[20963]: cluster 2024-04-03T17:20:19.897036+0000 mgr.y (mgr.24370) 5458 : cluster [DBG] pgmap v5442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:21.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:20 smithi067 bash[27441]: cluster 2024-04-03T17:20:19.897036+0000 mgr.y (mgr.24370) 5458 : cluster [DBG] pgmap v5442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:21.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:20 smithi067 bash[17655]: cluster 2024-04-03T17:20:19.897036+0000 mgr.y (mgr.24370) 5458 : cluster [DBG] pgmap v5442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:22.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:21 smithi082 bash[20963]: audit 2024-04-03T17:20:21.686761+0000 mon.c (mon.2) 2133 : audit [DBG] from='client.? 172.21.15.67:0/1709243424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:22.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:21 smithi067 bash[17655]: audit 2024-04-03T17:20:21.686761+0000 mon.c (mon.2) 2133 : audit [DBG] from='client.? 172.21.15.67:0/1709243424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:22.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:21 smithi067 bash[27441]: audit 2024-04-03T17:20:21.686761+0000 mon.c (mon.2) 2133 : audit [DBG] from='client.? 172.21.15.67:0/1709243424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:22 smithi082 bash[20963]: cluster 2024-04-03T17:20:21.898238+0000 mgr.y (mgr.24370) 5459 : cluster [DBG] pgmap v5443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:22 smithi067 bash[17655]: cluster 2024-04-03T17:20:21.898238+0000 mgr.y (mgr.24370) 5459 : cluster [DBG] pgmap v5443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:23] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T17:20:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:22 smithi067 bash[27441]: cluster 2024-04-03T17:20:21.898238+0000 mgr.y (mgr.24370) 5459 : cluster [DBG] pgmap v5443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:20:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:24 smithi082 bash[20963]: cluster 2024-04-03T17:20:23.898857+0000 mgr.y (mgr.24370) 5460 : cluster [DBG] pgmap v5444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:24 smithi082 bash[20963]: audit 2024-04-03T17:20:24.137394+0000 mon.a (mon.0) 5180 : audit [DBG] from='client.? 172.21.15.67:0/2037653946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:24 smithi082 bash[20963]: audit 2024-04-03T17:20:24.934974+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:24 smithi067 bash[27441]: cluster 2024-04-03T17:20:23.898857+0000 mgr.y (mgr.24370) 5460 : cluster [DBG] pgmap v5444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:24 smithi067 bash[27441]: audit 2024-04-03T17:20:24.137394+0000 mon.a (mon.0) 5180 : audit [DBG] from='client.? 172.21.15.67:0/2037653946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:24 smithi067 bash[27441]: audit 2024-04-03T17:20:24.934974+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:24 smithi067 bash[17655]: cluster 2024-04-03T17:20:23.898857+0000 mgr.y (mgr.24370) 5460 : cluster [DBG] pgmap v5444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:24 smithi067 bash[17655]: audit 2024-04-03T17:20:24.137394+0000 mon.a (mon.0) 5180 : audit [DBG] from='client.? 172.21.15.67:0/2037653946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:24 smithi067 bash[17655]: audit 2024-04-03T17:20:24.934974+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:26 smithi082 bash[20963]: cluster 2024-04-03T17:20:25.899993+0000 mgr.y (mgr.24370) 5461 : cluster [DBG] pgmap v5445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:26 smithi082 bash[20963]: audit 2024-04-03T17:20:26.587916+0000 mon.c (mon.2) 2134 : audit [DBG] from='client.? 172.21.15.67:0/3903695272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:26 smithi067 bash[17655]: cluster 2024-04-03T17:20:25.899993+0000 mgr.y (mgr.24370) 5461 : cluster [DBG] pgmap v5445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:26 smithi067 bash[17655]: audit 2024-04-03T17:20:26.587916+0000 mon.c (mon.2) 2134 : audit [DBG] from='client.? 172.21.15.67:0/3903695272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:27 smithi067 bash[27441]: cluster 2024-04-03T17:20:25.899993+0000 mgr.y (mgr.24370) 5461 : cluster [DBG] pgmap v5445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:27 smithi067 bash[27441]: audit 2024-04-03T17:20:26.587916+0000 mon.c (mon.2) 2134 : audit [DBG] from='client.? 172.21.15.67:0/3903695272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:28 smithi082 bash[20963]: cluster 2024-04-03T17:20:27.900633+0000 mgr.y (mgr.24370) 5462 : cluster [DBG] pgmap v5446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:28 smithi067 bash[27441]: cluster 2024-04-03T17:20:27.900633+0000 mgr.y (mgr.24370) 5462 : cluster [DBG] pgmap v5446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:28 smithi067 bash[17655]: cluster 2024-04-03T17:20:27.900633+0000 mgr.y (mgr.24370) 5462 : cluster [DBG] pgmap v5446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:30.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:30 smithi082 bash[20963]: audit 2024-04-03T17:20:29.043856+0000 mon.c (mon.2) 2135 : audit [DBG] from='client.? 172.21.15.67:0/2208008194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:30.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:30 smithi067 bash[17655]: audit 2024-04-03T17:20:29.043856+0000 mon.c (mon.2) 2135 : audit [DBG] from='client.? 172.21.15.67:0/2208008194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:30.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:30 smithi067 bash[27441]: audit 2024-04-03T17:20:29.043856+0000 mon.c (mon.2) 2135 : audit [DBG] from='client.? 172.21.15.67:0/2208008194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:31 smithi082 bash[20963]: cluster 2024-04-03T17:20:29.901321+0000 mgr.y (mgr.24370) 5463 : cluster [DBG] pgmap v5447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:31 smithi067 bash[17655]: cluster 2024-04-03T17:20:29.901321+0000 mgr.y (mgr.24370) 5463 : cluster [DBG] pgmap v5447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:31 smithi067 bash[27441]: cluster 2024-04-03T17:20:29.901321+0000 mgr.y (mgr.24370) 5463 : cluster [DBG] pgmap v5447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:32.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:32 smithi082 bash[20963]: audit 2024-04-03T17:20:31.489650+0000 mon.c (mon.2) 2136 : audit [DBG] from='client.? 172.21.15.67:0/2354418804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:32.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:32 smithi067 bash[17655]: audit 2024-04-03T17:20:31.489650+0000 mon.c (mon.2) 2136 : audit [DBG] from='client.? 172.21.15.67:0/2354418804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:32.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:32 smithi067 bash[27441]: audit 2024-04-03T17:20:31.489650+0000 mon.c (mon.2) 2136 : audit [DBG] from='client.? 172.21.15.67:0/2354418804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:33 smithi082 bash[20963]: cluster 2024-04-03T17:20:31.902496+0000 mgr.y (mgr.24370) 5464 : cluster [DBG] pgmap v5448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:20:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:33 smithi067 bash[27441]: cluster 2024-04-03T17:20:31.902496+0000 mgr.y (mgr.24370) 5464 : cluster [DBG] pgmap v5448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:33 smithi067 bash[17655]: cluster 2024-04-03T17:20:31.902496+0000 mgr.y (mgr.24370) 5464 : cluster [DBG] pgmap v5448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:20:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:34 smithi082 bash[20963]: audit 2024-04-03T17:20:33.936925+0000 mon.c (mon.2) 2137 : audit [DBG] from='client.? 172.21.15.67:0/1626155086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:34.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:34 smithi067 bash[17655]: audit 2024-04-03T17:20:33.936925+0000 mon.c (mon.2) 2137 : audit [DBG] from='client.? 172.21.15.67:0/1626155086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:34.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:34 smithi067 bash[27441]: audit 2024-04-03T17:20:33.936925+0000 mon.c (mon.2) 2137 : audit [DBG] from='client.? 172.21.15.67:0/1626155086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:35 smithi082 bash[20963]: cluster 2024-04-03T17:20:33.903170+0000 mgr.y (mgr.24370) 5465 : cluster [DBG] pgmap v5449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:35 smithi067 bash[17655]: cluster 2024-04-03T17:20:33.903170+0000 mgr.y (mgr.24370) 5465 : cluster [DBG] pgmap v5449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:35 smithi067 bash[27441]: cluster 2024-04-03T17:20:33.903170+0000 mgr.y (mgr.24370) 5465 : cluster [DBG] pgmap v5449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:37 smithi082 bash[20963]: cluster 2024-04-03T17:20:35.904363+0000 mgr.y (mgr.24370) 5466 : cluster [DBG] pgmap v5450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:37 smithi082 bash[20963]: audit 2024-04-03T17:20:36.388938+0000 mon.c (mon.2) 2138 : audit [DBG] from='client.? 172.21.15.67:0/168822862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:37 smithi067 bash[17655]: cluster 2024-04-03T17:20:35.904363+0000 mgr.y (mgr.24370) 5466 : cluster [DBG] pgmap v5450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:37 smithi067 bash[17655]: audit 2024-04-03T17:20:36.388938+0000 mon.c (mon.2) 2138 : audit [DBG] from='client.? 172.21.15.67:0/168822862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:37 smithi067 bash[27441]: cluster 2024-04-03T17:20:35.904363+0000 mgr.y (mgr.24370) 5466 : cluster [DBG] pgmap v5450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:37 smithi067 bash[27441]: audit 2024-04-03T17:20:36.388938+0000 mon.c (mon.2) 2138 : audit [DBG] from='client.? 172.21.15.67:0/168822862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:39 smithi082 bash[20963]: cluster 2024-04-03T17:20:37.905058+0000 mgr.y (mgr.24370) 5467 : cluster [DBG] pgmap v5451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:39 smithi082 bash[20963]: audit 2024-04-03T17:20:38.844822+0000 mon.c (mon.2) 2139 : audit [DBG] from='client.? 172.21.15.67:0/418058889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:39 smithi067 bash[17655]: cluster 2024-04-03T17:20:37.905058+0000 mgr.y (mgr.24370) 5467 : cluster [DBG] pgmap v5451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:39 smithi067 bash[17655]: audit 2024-04-03T17:20:38.844822+0000 mon.c (mon.2) 2139 : audit [DBG] from='client.? 172.21.15.67:0/418058889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:39 smithi067 bash[27441]: cluster 2024-04-03T17:20:37.905058+0000 mgr.y (mgr.24370) 5467 : cluster [DBG] pgmap v5451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:39 smithi067 bash[27441]: audit 2024-04-03T17:20:38.844822+0000 mon.c (mon.2) 2139 : audit [DBG] from='client.? 172.21.15.67:0/418058889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:40 smithi082 bash[20963]: audit 2024-04-03T17:20:39.935612+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:40.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:40 smithi067 bash[27441]: audit 2024-04-03T17:20:39.935612+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:40.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:40 smithi067 bash[17655]: audit 2024-04-03T17:20:39.935612+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:41 smithi082 bash[20963]: cluster 2024-04-03T17:20:39.905735+0000 mgr.y (mgr.24370) 5468 : cluster [DBG] pgmap v5452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:41 smithi067 bash[17655]: cluster 2024-04-03T17:20:39.905735+0000 mgr.y (mgr.24370) 5468 : cluster [DBG] pgmap v5452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:41 smithi067 bash[27441]: cluster 2024-04-03T17:20:39.905735+0000 mgr.y (mgr.24370) 5468 : cluster [DBG] pgmap v5452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:42.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:42 smithi082 bash[20963]: audit 2024-04-03T17:20:41.298508+0000 mon.a (mon.0) 5183 : audit [DBG] from='client.? 172.21.15.67:0/2702945092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:42.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:42 smithi067 bash[27441]: audit 2024-04-03T17:20:41.298508+0000 mon.a (mon.0) 5183 : audit [DBG] from='client.? 172.21.15.67:0/2702945092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:42.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:42 smithi067 bash[17655]: audit 2024-04-03T17:20:41.298508+0000 mon.a (mon.0) 5183 : audit [DBG] from='client.? 172.21.15.67:0/2702945092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:43 smithi082 bash[20963]: cluster 2024-04-03T17:20:41.906557+0000 mgr.y (mgr.24370) 5469 : cluster [DBG] pgmap v5453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:43 smithi067 bash[27441]: cluster 2024-04-03T17:20:41.906557+0000 mgr.y (mgr.24370) 5469 : cluster [DBG] pgmap v5453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:43 smithi067 bash[17655]: cluster 2024-04-03T17:20:41.906557+0000 mgr.y (mgr.24370) 5469 : cluster [DBG] pgmap v5453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:20:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:20:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:44 smithi082 bash[20963]: audit 2024-04-03T17:20:43.754725+0000 mon.a (mon.0) 5184 : audit [DBG] from='client.? 172.21.15.67:0/2431635667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:44.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:44 smithi067 bash[27441]: audit 2024-04-03T17:20:43.754725+0000 mon.a (mon.0) 5184 : audit [DBG] from='client.? 172.21.15.67:0/2431635667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:44 smithi067 bash[17655]: audit 2024-04-03T17:20:43.754725+0000 mon.a (mon.0) 5184 : audit [DBG] from='client.? 172.21.15.67:0/2431635667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:45 smithi082 bash[20963]: cluster 2024-04-03T17:20:43.907306+0000 mgr.y (mgr.24370) 5470 : cluster [DBG] pgmap v5454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:45 smithi067 bash[17655]: cluster 2024-04-03T17:20:43.907306+0000 mgr.y (mgr.24370) 5470 : cluster [DBG] pgmap v5454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:45 smithi067 bash[27441]: cluster 2024-04-03T17:20:43.907306+0000 mgr.y (mgr.24370) 5470 : cluster [DBG] pgmap v5454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:47 smithi082 bash[20963]: cluster 2024-04-03T17:20:45.908303+0000 mgr.y (mgr.24370) 5471 : cluster [DBG] pgmap v5455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:47 smithi082 bash[20963]: audit 2024-04-03T17:20:46.209631+0000 mon.a (mon.0) 5185 : audit [DBG] from='client.? 172.21.15.67:0/1723915256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:47 smithi067 bash[17655]: cluster 2024-04-03T17:20:45.908303+0000 mgr.y (mgr.24370) 5471 : cluster [DBG] pgmap v5455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:47 smithi067 bash[17655]: audit 2024-04-03T17:20:46.209631+0000 mon.a (mon.0) 5185 : audit [DBG] from='client.? 172.21.15.67:0/1723915256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:47 smithi067 bash[27441]: cluster 2024-04-03T17:20:45.908303+0000 mgr.y (mgr.24370) 5471 : cluster [DBG] pgmap v5455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:47 smithi067 bash[27441]: audit 2024-04-03T17:20:46.209631+0000 mon.a (mon.0) 5185 : audit [DBG] from='client.? 172.21.15.67:0/1723915256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:49 smithi082 bash[20963]: cluster 2024-04-03T17:20:47.908914+0000 mgr.y (mgr.24370) 5472 : cluster [DBG] pgmap v5456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:49 smithi082 bash[20963]: audit 2024-04-03T17:20:48.661974+0000 mon.a (mon.0) 5186 : audit [DBG] from='client.? 172.21.15.67:0/1476703685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:49 smithi067 bash[27441]: cluster 2024-04-03T17:20:47.908914+0000 mgr.y (mgr.24370) 5472 : cluster [DBG] pgmap v5456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:49 smithi067 bash[27441]: audit 2024-04-03T17:20:48.661974+0000 mon.a (mon.0) 5186 : audit [DBG] from='client.? 172.21.15.67:0/1476703685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:49 smithi067 bash[17655]: cluster 2024-04-03T17:20:47.908914+0000 mgr.y (mgr.24370) 5472 : cluster [DBG] pgmap v5456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:49 smithi067 bash[17655]: audit 2024-04-03T17:20:48.661974+0000 mon.a (mon.0) 5186 : audit [DBG] from='client.? 172.21.15.67:0/1476703685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:51 smithi082 bash[20963]: cluster 2024-04-03T17:20:49.909643+0000 mgr.y (mgr.24370) 5473 : cluster [DBG] pgmap v5457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:51 smithi067 bash[17655]: cluster 2024-04-03T17:20:49.909643+0000 mgr.y (mgr.24370) 5473 : cluster [DBG] pgmap v5457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:51 smithi067 bash[27441]: cluster 2024-04-03T17:20:49.909643+0000 mgr.y (mgr.24370) 5473 : cluster [DBG] pgmap v5457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:52.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:52 smithi082 bash[20963]: audit 2024-04-03T17:20:51.114929+0000 mon.c (mon.2) 2140 : audit [DBG] from='client.? 172.21.15.67:0/198725602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:52.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:52 smithi067 bash[17655]: audit 2024-04-03T17:20:51.114929+0000 mon.c (mon.2) 2140 : audit [DBG] from='client.? 172.21.15.67:0/198725602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:52.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:52 smithi067 bash[27441]: audit 2024-04-03T17:20:51.114929+0000 mon.c (mon.2) 2140 : audit [DBG] from='client.? 172.21.15.67:0/198725602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:53 smithi082 bash[20963]: cluster 2024-04-03T17:20:51.910835+0000 mgr.y (mgr.24370) 5474 : cluster [DBG] pgmap v5458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:20:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:53 smithi067 bash[27441]: cluster 2024-04-03T17:20:51.910835+0000 mgr.y (mgr.24370) 5474 : cluster [DBG] pgmap v5458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:53 smithi067 bash[17655]: cluster 2024-04-03T17:20:51.910835+0000 mgr.y (mgr.24370) 5474 : cluster [DBG] pgmap v5458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:20:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:54 smithi082 bash[20963]: audit 2024-04-03T17:20:53.568310+0000 mon.c (mon.2) 2141 : audit [DBG] from='client.? 172.21.15.67:0/1868967157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:54 smithi067 bash[27441]: audit 2024-04-03T17:20:53.568310+0000 mon.c (mon.2) 2141 : audit [DBG] from='client.? 172.21.15.67:0/1868967157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:54.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:54 smithi067 bash[17655]: audit 2024-04-03T17:20:53.568310+0000 mon.c (mon.2) 2141 : audit [DBG] from='client.? 172.21.15.67:0/1868967157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:55 smithi082 bash[20963]: cluster 2024-04-03T17:20:53.911629+0000 mgr.y (mgr.24370) 5475 : cluster [DBG] pgmap v5459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:55 smithi082 bash[20963]: audit 2024-04-03T17:20:54.935878+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:55.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:55 smithi067 bash[27441]: cluster 2024-04-03T17:20:53.911629+0000 mgr.y (mgr.24370) 5475 : cluster [DBG] pgmap v5459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:55 smithi067 bash[27441]: audit 2024-04-03T17:20:54.935878+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:55 smithi067 bash[17655]: cluster 2024-04-03T17:20:53.911629+0000 mgr.y (mgr.24370) 5475 : cluster [DBG] pgmap v5459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:55 smithi067 bash[17655]: audit 2024-04-03T17:20:54.935878+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:20:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:56 smithi082 bash[20963]: audit 2024-04-03T17:20:56.032586+0000 mon.a (mon.0) 5188 : audit [DBG] from='client.? 172.21.15.67:0/1468127651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:56 smithi067 bash[27441]: audit 2024-04-03T17:20:56.032586+0000 mon.a (mon.0) 5188 : audit [DBG] from='client.? 172.21.15.67:0/1468127651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:56 smithi067 bash[17655]: audit 2024-04-03T17:20:56.032586+0000 mon.a (mon.0) 5188 : audit [DBG] from='client.? 172.21.15.67:0/1468127651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:57.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:57 smithi082 bash[20963]: cluster 2024-04-03T17:20:55.912494+0000 mgr.y (mgr.24370) 5476 : cluster [DBG] pgmap v5460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:57 smithi067 bash[27441]: cluster 2024-04-03T17:20:55.912494+0000 mgr.y (mgr.24370) 5476 : cluster [DBG] pgmap v5460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:57 smithi067 bash[17655]: cluster 2024-04-03T17:20:55.912494+0000 mgr.y (mgr.24370) 5476 : cluster [DBG] pgmap v5460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:58.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:58 smithi082 bash[20963]: cluster 2024-04-03T17:20:57.913143+0000 mgr.y (mgr.24370) 5477 : cluster [DBG] pgmap v5461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:58.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:58 smithi067 bash[27441]: cluster 2024-04-03T17:20:57.913143+0000 mgr.y (mgr.24370) 5477 : cluster [DBG] pgmap v5461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:58.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:58 smithi067 bash[17655]: cluster 2024-04-03T17:20:57.913143+0000 mgr.y (mgr.24370) 5477 : cluster [DBG] pgmap v5461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:20:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:20:59 smithi082 bash[20963]: audit 2024-04-03T17:20:58.488123+0000 mon.c (mon.2) 2142 : audit [DBG] from='client.? 172.21.15.67:0/3392514603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:59.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:20:59 smithi067 bash[17655]: audit 2024-04-03T17:20:58.488123+0000 mon.c (mon.2) 2142 : audit [DBG] from='client.? 172.21.15.67:0/3392514603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:20:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:20:59 smithi067 bash[27441]: audit 2024-04-03T17:20:58.488123+0000 mon.c (mon.2) 2142 : audit [DBG] from='client.? 172.21.15.67:0/3392514603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:00 smithi067 bash[17655]: audit 2024-04-03T17:20:59.855092+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:21:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:00 smithi067 bash[17655]: cluster 2024-04-03T17:20:59.913665+0000 mgr.y (mgr.24370) 5478 : cluster [DBG] pgmap v5462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:00 smithi067 bash[27441]: audit 2024-04-03T17:20:59.855092+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:21:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:00 smithi067 bash[27441]: cluster 2024-04-03T17:20:59.913665+0000 mgr.y (mgr.24370) 5478 : cluster [DBG] pgmap v5462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:00.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:00 smithi082 bash[20963]: audit 2024-04-03T17:20:59.855092+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:21:00.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:00 smithi082 bash[20963]: cluster 2024-04-03T17:20:59.913665+0000 mgr.y (mgr.24370) 5478 : cluster [DBG] pgmap v5462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:01 smithi082 bash[20963]: audit 2024-04-03T17:21:00.183887+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:01 smithi082 bash[20963]: audit 2024-04-03T17:21:00.194103+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:01 smithi082 bash[20963]: audit 2024-04-03T17:21:00.942659+0000 mon.a (mon.0) 5192 : audit [DBG] from='client.? 172.21.15.67:0/2676941327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:01.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:01 smithi067 bash[27441]: audit 2024-04-03T17:21:00.183887+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:01.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:01 smithi067 bash[27441]: audit 2024-04-03T17:21:00.194103+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:01.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:01 smithi067 bash[27441]: audit 2024-04-03T17:21:00.942659+0000 mon.a (mon.0) 5192 : audit [DBG] from='client.? 172.21.15.67:0/2676941327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:01.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:01 smithi067 bash[17655]: audit 2024-04-03T17:21:00.183887+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:01.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:01 smithi067 bash[17655]: audit 2024-04-03T17:21:00.194103+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:01.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:01 smithi067 bash[17655]: audit 2024-04-03T17:21:00.942659+0000 mon.a (mon.0) 5192 : audit [DBG] from='client.? 172.21.15.67:0/2676941327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:02.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:02 smithi082 bash[20963]: cluster 2024-04-03T17:21:01.914842+0000 mgr.y (mgr.24370) 5479 : cluster [DBG] pgmap v5463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:02.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:02 smithi067 bash[27441]: cluster 2024-04-03T17:21:01.914842+0000 mgr.y (mgr.24370) 5479 : cluster [DBG] pgmap v5463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:02.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:02 smithi067 bash[17655]: cluster 2024-04-03T17:21:01.914842+0000 mgr.y (mgr.24370) 5479 : cluster [DBG] pgmap v5463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:21:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:21:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:03 smithi082 bash[20963]: audit 2024-04-03T17:21:03.398903+0000 mon.c (mon.2) 2143 : audit [DBG] from='client.? 172.21.15.67:0/247258299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:03.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:03 smithi067 bash[17655]: audit 2024-04-03T17:21:03.398903+0000 mon.c (mon.2) 2143 : audit [DBG] from='client.? 172.21.15.67:0/247258299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:03.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:03 smithi067 bash[27441]: audit 2024-04-03T17:21:03.398903+0000 mon.c (mon.2) 2143 : audit [DBG] from='client.? 172.21.15.67:0/247258299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:04.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:04 smithi082 bash[20963]: cluster 2024-04-03T17:21:03.915564+0000 mgr.y (mgr.24370) 5480 : cluster [DBG] pgmap v5464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:04.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:04 smithi067 bash[17655]: cluster 2024-04-03T17:21:03.915564+0000 mgr.y (mgr.24370) 5480 : cluster [DBG] pgmap v5464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:04.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:04 smithi067 bash[27441]: cluster 2024-04-03T17:21:03.915564+0000 mgr.y (mgr.24370) 5480 : cluster [DBG] pgmap v5464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:06 smithi082 bash[20963]: audit 2024-04-03T17:21:05.873530+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:06 smithi082 bash[20963]: audit 2024-04-03T17:21:05.886023+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:06 smithi082 bash[20963]: audit 2024-04-03T17:21:05.892764+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:06 smithi082 bash[20963]: audit 2024-04-03T17:21:05.899343+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:06 smithi082 bash[20963]: audit 2024-04-03T17:21:05.914494+0000 mon.a (mon.0) 5197 : audit [DBG] from='client.? 172.21.15.67:0/108893452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:06 smithi082 bash[20963]: cluster 2024-04-03T17:21:05.916677+0000 mgr.y (mgr.24370) 5481 : cluster [DBG] pgmap v5465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[17655]: audit 2024-04-03T17:21:05.873530+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[17655]: audit 2024-04-03T17:21:05.886023+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[17655]: audit 2024-04-03T17:21:05.892764+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[17655]: audit 2024-04-03T17:21:05.899343+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[17655]: audit 2024-04-03T17:21:05.914494+0000 mon.a (mon.0) 5197 : audit [DBG] from='client.? 172.21.15.67:0/108893452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[17655]: cluster 2024-04-03T17:21:05.916677+0000 mgr.y (mgr.24370) 5481 : cluster [DBG] pgmap v5465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:07.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[27441]: audit 2024-04-03T17:21:05.873530+0000 mon.a (mon.0) 5193 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[27441]: audit 2024-04-03T17:21:05.886023+0000 mon.a (mon.0) 5194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[27441]: audit 2024-04-03T17:21:05.892764+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[27441]: audit 2024-04-03T17:21:05.899343+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[27441]: audit 2024-04-03T17:21:05.914494+0000 mon.a (mon.0) 5197 : audit [DBG] from='client.? 172.21.15.67:0/108893452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:06 smithi067 bash[27441]: cluster 2024-04-03T17:21:05.916677+0000 mgr.y (mgr.24370) 5481 : cluster [DBG] pgmap v5465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:08 smithi082 bash[20963]: cluster 2024-04-03T17:21:07.917369+0000 mgr.y (mgr.24370) 5482 : cluster [DBG] pgmap v5466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:08 smithi082 bash[20963]: audit 2024-04-03T17:21:08.390101+0000 mon.a (mon.0) 5198 : audit [DBG] from='client.? 172.21.15.67:0/3428911841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:09.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:08 smithi067 bash[27441]: cluster 2024-04-03T17:21:07.917369+0000 mgr.y (mgr.24370) 5482 : cluster [DBG] pgmap v5466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:09.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:08 smithi067 bash[27441]: audit 2024-04-03T17:21:08.390101+0000 mon.a (mon.0) 5198 : audit [DBG] from='client.? 172.21.15.67:0/3428911841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:09.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:08 smithi067 bash[17655]: cluster 2024-04-03T17:21:07.917369+0000 mgr.y (mgr.24370) 5482 : cluster [DBG] pgmap v5466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:09.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:08 smithi067 bash[17655]: audit 2024-04-03T17:21:08.390101+0000 mon.a (mon.0) 5198 : audit [DBG] from='client.? 172.21.15.67:0/3428911841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:09 smithi082 bash[20963]: audit 2024-04-03T17:21:09.936218+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:10.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:09 smithi067 bash[17655]: audit 2024-04-03T17:21:09.936218+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:10.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:09 smithi067 bash[27441]: audit 2024-04-03T17:21:09.936218+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:11.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:10 smithi082 bash[20963]: cluster 2024-04-03T17:21:09.918078+0000 mgr.y (mgr.24370) 5483 : cluster [DBG] pgmap v5467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:11.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:10 smithi082 bash[20963]: audit 2024-04-03T17:21:10.842851+0000 mon.a (mon.0) 5200 : audit [DBG] from='client.? 172.21.15.67:0/3376885350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:10 smithi067 bash[27441]: cluster 2024-04-03T17:21:09.918078+0000 mgr.y (mgr.24370) 5483 : cluster [DBG] pgmap v5467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:10 smithi067 bash[27441]: audit 2024-04-03T17:21:10.842851+0000 mon.a (mon.0) 5200 : audit [DBG] from='client.? 172.21.15.67:0/3376885350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:10 smithi067 bash[17655]: cluster 2024-04-03T17:21:09.918078+0000 mgr.y (mgr.24370) 5483 : cluster [DBG] pgmap v5467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:10 smithi067 bash[17655]: audit 2024-04-03T17:21:10.842851+0000 mon.a (mon.0) 5200 : audit [DBG] from='client.? 172.21.15.67:0/3376885350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:12 smithi082 bash[20963]: cluster 2024-04-03T17:21:11.919268+0000 mgr.y (mgr.24370) 5484 : cluster [DBG] pgmap v5468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:13] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:21:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:12 smithi067 bash[27441]: cluster 2024-04-03T17:21:11.919268+0000 mgr.y (mgr.24370) 5484 : cluster [DBG] pgmap v5468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:12 smithi067 bash[17655]: cluster 2024-04-03T17:21:11.919268+0000 mgr.y (mgr.24370) 5484 : cluster [DBG] pgmap v5468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:21:14.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:14 smithi082 bash[20963]: audit 2024-04-03T17:21:13.288588+0000 mon.c (mon.2) 2144 : audit [DBG] from='client.? 172.21.15.67:0/3965058204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:14.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:14 smithi067 bash[27441]: audit 2024-04-03T17:21:13.288588+0000 mon.c (mon.2) 2144 : audit [DBG] from='client.? 172.21.15.67:0/3965058204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:14.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:14 smithi067 bash[17655]: audit 2024-04-03T17:21:13.288588+0000 mon.c (mon.2) 2144 : audit [DBG] from='client.? 172.21.15.67:0/3965058204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:15 smithi082 bash[20963]: cluster 2024-04-03T17:21:13.919966+0000 mgr.y (mgr.24370) 5485 : cluster [DBG] pgmap v5469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:15.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:15 smithi067 bash[27441]: cluster 2024-04-03T17:21:13.919966+0000 mgr.y (mgr.24370) 5485 : cluster [DBG] pgmap v5469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:15.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:15 smithi067 bash[17655]: cluster 2024-04-03T17:21:13.919966+0000 mgr.y (mgr.24370) 5485 : cluster [DBG] pgmap v5469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:15.889 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 17:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T17:21:15.622834974Z level=info msg="Completed cleanup jobs" duration=92.684424ms 2024-04-03T17:21:16.320 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:16 smithi082 bash[20963]: audit 2024-04-03T17:21:15.745647+0000 mon.a (mon.0) 5201 : audit [DBG] from='client.? 172.21.15.67:0/931831949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:16.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:16 smithi067 bash[27441]: audit 2024-04-03T17:21:15.745647+0000 mon.a (mon.0) 5201 : audit [DBG] from='client.? 172.21.15.67:0/931831949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:16.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:16 smithi067 bash[17655]: audit 2024-04-03T17:21:15.745647+0000 mon.a (mon.0) 5201 : audit [DBG] from='client.? 172.21.15.67:0/931831949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:17 smithi082 bash[20963]: cluster 2024-04-03T17:21:15.921303+0000 mgr.y (mgr.24370) 5486 : cluster [DBG] pgmap v5470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:17 smithi082 bash[20963]: audit 2024-04-03T17:21:16.925602+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:17 smithi082 bash[20963]: audit 2024-04-03T17:21:16.936024+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:17 smithi082 bash[20963]: audit 2024-04-03T17:21:16.938419+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:21:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:17 smithi082 bash[20963]: audit 2024-04-03T17:21:16.939793+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:21:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:17 smithi082 bash[20963]: audit 2024-04-03T17:21:16.949960+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[17655]: cluster 2024-04-03T17:21:15.921303+0000 mgr.y (mgr.24370) 5486 : cluster [DBG] pgmap v5470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[17655]: audit 2024-04-03T17:21:16.925602+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[17655]: audit 2024-04-03T17:21:16.936024+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[17655]: audit 2024-04-03T17:21:16.938419+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[17655]: audit 2024-04-03T17:21:16.939793+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[17655]: audit 2024-04-03T17:21:16.949960+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[27441]: cluster 2024-04-03T17:21:15.921303+0000 mgr.y (mgr.24370) 5486 : cluster [DBG] pgmap v5470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[27441]: audit 2024-04-03T17:21:16.925602+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[27441]: audit 2024-04-03T17:21:16.936024+0000 mon.a (mon.0) 5203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[27441]: audit 2024-04-03T17:21:16.938419+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:21:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[27441]: audit 2024-04-03T17:21:16.939793+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:21:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:17 smithi067 bash[27441]: audit 2024-04-03T17:21:16.949960+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:21:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:19 smithi082 bash[20963]: cluster 2024-04-03T17:21:17.922015+0000 mgr.y (mgr.24370) 5487 : cluster [DBG] pgmap v5471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:19 smithi082 bash[20963]: audit 2024-04-03T17:21:18.210991+0000 mon.a (mon.0) 5207 : audit [DBG] from='client.? 172.21.15.67:0/242807963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:19 smithi067 bash[17655]: cluster 2024-04-03T17:21:17.922015+0000 mgr.y (mgr.24370) 5487 : cluster [DBG] pgmap v5471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:19 smithi067 bash[17655]: audit 2024-04-03T17:21:18.210991+0000 mon.a (mon.0) 5207 : audit [DBG] from='client.? 172.21.15.67:0/242807963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:19 smithi067 bash[27441]: cluster 2024-04-03T17:21:17.922015+0000 mgr.y (mgr.24370) 5487 : cluster [DBG] pgmap v5471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:19 smithi067 bash[27441]: audit 2024-04-03T17:21:18.210991+0000 mon.a (mon.0) 5207 : audit [DBG] from='client.? 172.21.15.67:0/242807963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:21 smithi082 bash[20963]: cluster 2024-04-03T17:21:19.922741+0000 mgr.y (mgr.24370) 5488 : cluster [DBG] pgmap v5472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:21 smithi082 bash[20963]: audit 2024-04-03T17:21:20.663702+0000 mon.a (mon.0) 5208 : audit [DBG] from='client.? 172.21.15.67:0/342384839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:21.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:21 smithi067 bash[17655]: cluster 2024-04-03T17:21:19.922741+0000 mgr.y (mgr.24370) 5488 : cluster [DBG] pgmap v5472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:21.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:21 smithi067 bash[17655]: audit 2024-04-03T17:21:20.663702+0000 mon.a (mon.0) 5208 : audit [DBG] from='client.? 172.21.15.67:0/342384839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:21.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:21 smithi067 bash[27441]: cluster 2024-04-03T17:21:19.922741+0000 mgr.y (mgr.24370) 5488 : cluster [DBG] pgmap v5472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:21.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:21 smithi067 bash[27441]: audit 2024-04-03T17:21:20.663702+0000 mon.a (mon.0) 5208 : audit [DBG] from='client.? 172.21.15.67:0/342384839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:23 smithi082 bash[20963]: cluster 2024-04-03T17:21:21.923948+0000 mgr.y (mgr.24370) 5489 : cluster [DBG] pgmap v5473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:23 smithi067 bash[17655]: cluster 2024-04-03T17:21:21.923948+0000 mgr.y (mgr.24370) 5489 : cluster [DBG] pgmap v5473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:23] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:21:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:23 smithi067 bash[27441]: cluster 2024-04-03T17:21:21.923948+0000 mgr.y (mgr.24370) 5489 : cluster [DBG] pgmap v5473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:21:24.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:24 smithi082 bash[20963]: audit 2024-04-03T17:21:23.119719+0000 mon.a (mon.0) 5209 : audit [DBG] from='client.? 172.21.15.67:0/1323210088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:24.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:24 smithi067 bash[27441]: audit 2024-04-03T17:21:23.119719+0000 mon.a (mon.0) 5209 : audit [DBG] from='client.? 172.21.15.67:0/1323210088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:24.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:24 smithi067 bash[17655]: audit 2024-04-03T17:21:23.119719+0000 mon.a (mon.0) 5209 : audit [DBG] from='client.? 172.21.15.67:0/1323210088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:25 smithi082 bash[20963]: cluster 2024-04-03T17:21:23.924643+0000 mgr.y (mgr.24370) 5490 : cluster [DBG] pgmap v5474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:25 smithi082 bash[20963]: audit 2024-04-03T17:21:24.936787+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:25 smithi067 bash[17655]: cluster 2024-04-03T17:21:23.924643+0000 mgr.y (mgr.24370) 5490 : cluster [DBG] pgmap v5474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:25 smithi067 bash[17655]: audit 2024-04-03T17:21:24.936787+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:25 smithi067 bash[27441]: cluster 2024-04-03T17:21:23.924643+0000 mgr.y (mgr.24370) 5490 : cluster [DBG] pgmap v5474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:25 smithi067 bash[27441]: audit 2024-04-03T17:21:24.936787+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:26 smithi082 bash[20963]: audit 2024-04-03T17:21:25.572990+0000 mon.a (mon.0) 5211 : audit [DBG] from='client.? 172.21.15.67:0/2808426599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:26 smithi067 bash[17655]: audit 2024-04-03T17:21:25.572990+0000 mon.a (mon.0) 5211 : audit [DBG] from='client.? 172.21.15.67:0/2808426599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:26 smithi067 bash[27441]: audit 2024-04-03T17:21:25.572990+0000 mon.a (mon.0) 5211 : audit [DBG] from='client.? 172.21.15.67:0/2808426599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:27 smithi082 bash[20963]: cluster 2024-04-03T17:21:25.925788+0000 mgr.y (mgr.24370) 5491 : cluster [DBG] pgmap v5475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:27 smithi067 bash[17655]: cluster 2024-04-03T17:21:25.925788+0000 mgr.y (mgr.24370) 5491 : cluster [DBG] pgmap v5475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:27 smithi067 bash[27441]: cluster 2024-04-03T17:21:25.925788+0000 mgr.y (mgr.24370) 5491 : cluster [DBG] pgmap v5475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:28.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:28 smithi082 bash[20963]: audit 2024-04-03T17:21:28.027392+0000 mon.c (mon.2) 2145 : audit [DBG] from='client.? 172.21.15.67:0/3364061375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:28.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:28 smithi067 bash[27441]: audit 2024-04-03T17:21:28.027392+0000 mon.c (mon.2) 2145 : audit [DBG] from='client.? 172.21.15.67:0/3364061375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:28.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:28 smithi067 bash[17655]: audit 2024-04-03T17:21:28.027392+0000 mon.c (mon.2) 2145 : audit [DBG] from='client.? 172.21.15.67:0/3364061375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:29 smithi082 bash[20963]: cluster 2024-04-03T17:21:27.926421+0000 mgr.y (mgr.24370) 5492 : cluster [DBG] pgmap v5476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:29 smithi067 bash[17655]: cluster 2024-04-03T17:21:27.926421+0000 mgr.y (mgr.24370) 5492 : cluster [DBG] pgmap v5476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:29.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:29 smithi067 bash[27441]: cluster 2024-04-03T17:21:27.926421+0000 mgr.y (mgr.24370) 5492 : cluster [DBG] pgmap v5476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:31 smithi082 bash[20963]: cluster 2024-04-03T17:21:29.927078+0000 mgr.y (mgr.24370) 5493 : cluster [DBG] pgmap v5477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:31 smithi082 bash[20963]: audit 2024-04-03T17:21:30.481908+0000 mon.c (mon.2) 2146 : audit [DBG] from='client.? 172.21.15.67:0/1207206636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:31 smithi067 bash[27441]: cluster 2024-04-03T17:21:29.927078+0000 mgr.y (mgr.24370) 5493 : cluster [DBG] pgmap v5477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:31 smithi067 bash[27441]: audit 2024-04-03T17:21:30.481908+0000 mon.c (mon.2) 2146 : audit [DBG] from='client.? 172.21.15.67:0/1207206636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:31 smithi067 bash[17655]: cluster 2024-04-03T17:21:29.927078+0000 mgr.y (mgr.24370) 5493 : cluster [DBG] pgmap v5477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:31 smithi067 bash[17655]: audit 2024-04-03T17:21:30.481908+0000 mon.c (mon.2) 2146 : audit [DBG] from='client.? 172.21.15.67:0/1207206636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:33 smithi082 bash[20963]: cluster 2024-04-03T17:21:31.928287+0000 mgr.y (mgr.24370) 5494 : cluster [DBG] pgmap v5478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:33 smithi082 bash[20963]: audit 2024-04-03T17:21:32.933172+0000 mon.c (mon.2) 2147 : audit [DBG] from='client.? 172.21.15.67:0/722057324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:33] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:21:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:33 smithi067 bash[17655]: cluster 2024-04-03T17:21:31.928287+0000 mgr.y (mgr.24370) 5494 : cluster [DBG] pgmap v5478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:33 smithi067 bash[17655]: audit 2024-04-03T17:21:32.933172+0000 mon.c (mon.2) 2147 : audit [DBG] from='client.? 172.21.15.67:0/722057324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:33 smithi067 bash[27441]: cluster 2024-04-03T17:21:31.928287+0000 mgr.y (mgr.24370) 5494 : cluster [DBG] pgmap v5478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:33 smithi067 bash[27441]: audit 2024-04-03T17:21:32.933172+0000 mon.c (mon.2) 2147 : audit [DBG] from='client.? 172.21.15.67:0/722057324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:21:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:35 smithi082 bash[20963]: cluster 2024-04-03T17:21:33.928932+0000 mgr.y (mgr.24370) 5495 : cluster [DBG] pgmap v5479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:35 smithi067 bash[27441]: cluster 2024-04-03T17:21:33.928932+0000 mgr.y (mgr.24370) 5495 : cluster [DBG] pgmap v5479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:35 smithi067 bash[17655]: cluster 2024-04-03T17:21:33.928932+0000 mgr.y (mgr.24370) 5495 : cluster [DBG] pgmap v5479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:36.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:36 smithi082 bash[20963]: audit 2024-04-03T17:21:35.389654+0000 mon.c (mon.2) 2148 : audit [DBG] from='client.? 172.21.15.67:0/4290469421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:36.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:36 smithi067 bash[27441]: audit 2024-04-03T17:21:35.389654+0000 mon.c (mon.2) 2148 : audit [DBG] from='client.? 172.21.15.67:0/4290469421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:36.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:36 smithi067 bash[17655]: audit 2024-04-03T17:21:35.389654+0000 mon.c (mon.2) 2148 : audit [DBG] from='client.? 172.21.15.67:0/4290469421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:37 smithi082 bash[20963]: cluster 2024-04-03T17:21:35.930065+0000 mgr.y (mgr.24370) 5496 : cluster [DBG] pgmap v5480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:37 smithi067 bash[27441]: cluster 2024-04-03T17:21:35.930065+0000 mgr.y (mgr.24370) 5496 : cluster [DBG] pgmap v5480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:37 smithi067 bash[17655]: cluster 2024-04-03T17:21:35.930065+0000 mgr.y (mgr.24370) 5496 : cluster [DBG] pgmap v5480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:38.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:38 smithi082 bash[20963]: audit 2024-04-03T17:21:37.837112+0000 mon.c (mon.2) 2149 : audit [DBG] from='client.? 172.21.15.67:0/2580810453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:38.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:38 smithi067 bash[27441]: audit 2024-04-03T17:21:37.837112+0000 mon.c (mon.2) 2149 : audit [DBG] from='client.? 172.21.15.67:0/2580810453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:38.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:38 smithi067 bash[17655]: audit 2024-04-03T17:21:37.837112+0000 mon.c (mon.2) 2149 : audit [DBG] from='client.? 172.21.15.67:0/2580810453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:39 smithi082 bash[20963]: cluster 2024-04-03T17:21:37.930743+0000 mgr.y (mgr.24370) 5497 : cluster [DBG] pgmap v5481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:39 smithi067 bash[27441]: cluster 2024-04-03T17:21:37.930743+0000 mgr.y (mgr.24370) 5497 : cluster [DBG] pgmap v5481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:39 smithi067 bash[17655]: cluster 2024-04-03T17:21:37.930743+0000 mgr.y (mgr.24370) 5497 : cluster [DBG] pgmap v5481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:40 smithi082 bash[20963]: audit 2024-04-03T17:21:39.936882+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:40.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:40 smithi067 bash[27441]: audit 2024-04-03T17:21:39.936882+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:40.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:40 smithi067 bash[17655]: audit 2024-04-03T17:21:39.936882+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:41 smithi082 bash[20963]: cluster 2024-04-03T17:21:39.931500+0000 mgr.y (mgr.24370) 5498 : cluster [DBG] pgmap v5482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:41 smithi082 bash[20963]: audit 2024-04-03T17:21:40.278998+0000 mon.a (mon.0) 5213 : audit [DBG] from='client.? 172.21.15.67:0/1454622525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:41 smithi067 bash[27441]: cluster 2024-04-03T17:21:39.931500+0000 mgr.y (mgr.24370) 5498 : cluster [DBG] pgmap v5482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:41 smithi067 bash[27441]: audit 2024-04-03T17:21:40.278998+0000 mon.a (mon.0) 5213 : audit [DBG] from='client.? 172.21.15.67:0/1454622525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:41 smithi067 bash[17655]: cluster 2024-04-03T17:21:39.931500+0000 mgr.y (mgr.24370) 5498 : cluster [DBG] pgmap v5482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:41 smithi067 bash[17655]: audit 2024-04-03T17:21:40.278998+0000 mon.a (mon.0) 5213 : audit [DBG] from='client.? 172.21.15.67:0/1454622525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:43 smithi082 bash[20963]: cluster 2024-04-03T17:21:41.932730+0000 mgr.y (mgr.24370) 5499 : cluster [DBG] pgmap v5483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:43.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:43 smithi082 bash[20963]: audit 2024-04-03T17:21:42.738299+0000 mon.c (mon.2) 2150 : audit [DBG] from='client.? 172.21.15.67:0/1747836927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:43] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:21:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:43 smithi067 bash[17655]: cluster 2024-04-03T17:21:41.932730+0000 mgr.y (mgr.24370) 5499 : cluster [DBG] pgmap v5483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:43 smithi067 bash[17655]: audit 2024-04-03T17:21:42.738299+0000 mon.c (mon.2) 2150 : audit [DBG] from='client.? 172.21.15.67:0/1747836927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:43 smithi067 bash[27441]: cluster 2024-04-03T17:21:41.932730+0000 mgr.y (mgr.24370) 5499 : cluster [DBG] pgmap v5483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:43 smithi067 bash[27441]: audit 2024-04-03T17:21:42.738299+0000 mon.c (mon.2) 2150 : audit [DBG] from='client.? 172.21.15.67:0/1747836927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:21:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:45 smithi082 bash[20963]: cluster 2024-04-03T17:21:43.933445+0000 mgr.y (mgr.24370) 5500 : cluster [DBG] pgmap v5484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:45 smithi067 bash[17655]: cluster 2024-04-03T17:21:43.933445+0000 mgr.y (mgr.24370) 5500 : cluster [DBG] pgmap v5484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:45 smithi067 bash[27441]: cluster 2024-04-03T17:21:43.933445+0000 mgr.y (mgr.24370) 5500 : cluster [DBG] pgmap v5484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:46 smithi082 bash[20963]: audit 2024-04-03T17:21:45.196840+0000 mon.a (mon.0) 5214 : audit [DBG] from='client.? 172.21.15.67:0/1808760579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:46 smithi067 bash[27441]: audit 2024-04-03T17:21:45.196840+0000 mon.a (mon.0) 5214 : audit [DBG] from='client.? 172.21.15.67:0/1808760579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:46.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:46 smithi067 bash[17655]: audit 2024-04-03T17:21:45.196840+0000 mon.a (mon.0) 5214 : audit [DBG] from='client.? 172.21.15.67:0/1808760579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:47 smithi082 bash[20963]: cluster 2024-04-03T17:21:45.934712+0000 mgr.y (mgr.24370) 5501 : cluster [DBG] pgmap v5485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:47 smithi067 bash[17655]: cluster 2024-04-03T17:21:45.934712+0000 mgr.y (mgr.24370) 5501 : cluster [DBG] pgmap v5485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:47 smithi067 bash[27441]: cluster 2024-04-03T17:21:45.934712+0000 mgr.y (mgr.24370) 5501 : cluster [DBG] pgmap v5485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:48.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:48 smithi082 bash[20963]: audit 2024-04-03T17:21:47.648817+0000 mon.a (mon.0) 5215 : audit [DBG] from='client.? 172.21.15.67:0/4199927323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:48.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:48 smithi067 bash[17655]: audit 2024-04-03T17:21:47.648817+0000 mon.a (mon.0) 5215 : audit [DBG] from='client.? 172.21.15.67:0/4199927323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:48.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:48 smithi067 bash[27441]: audit 2024-04-03T17:21:47.648817+0000 mon.a (mon.0) 5215 : audit [DBG] from='client.? 172.21.15.67:0/4199927323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:49 smithi082 bash[20963]: cluster 2024-04-03T17:21:47.935460+0000 mgr.y (mgr.24370) 5502 : cluster [DBG] pgmap v5486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:49 smithi067 bash[17655]: cluster 2024-04-03T17:21:47.935460+0000 mgr.y (mgr.24370) 5502 : cluster [DBG] pgmap v5486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:49 smithi067 bash[27441]: cluster 2024-04-03T17:21:47.935460+0000 mgr.y (mgr.24370) 5502 : cluster [DBG] pgmap v5486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:50.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:50 smithi067 bash[27441]: cluster 2024-04-03T17:21:49.936128+0000 mgr.y (mgr.24370) 5503 : cluster [DBG] pgmap v5487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:50.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:50 smithi067 bash[27441]: audit 2024-04-03T17:21:50.104665+0000 mon.a (mon.0) 5216 : audit [DBG] from='client.? 172.21.15.67:0/4006973446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:50.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:50 smithi067 bash[17655]: cluster 2024-04-03T17:21:49.936128+0000 mgr.y (mgr.24370) 5503 : cluster [DBG] pgmap v5487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:50.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:50 smithi067 bash[17655]: audit 2024-04-03T17:21:50.104665+0000 mon.a (mon.0) 5216 : audit [DBG] from='client.? 172.21.15.67:0/4006973446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:50.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:50 smithi082 bash[20963]: cluster 2024-04-03T17:21:49.936128+0000 mgr.y (mgr.24370) 5503 : cluster [DBG] pgmap v5487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:50.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:50 smithi082 bash[20963]: audit 2024-04-03T17:21:50.104665+0000 mon.a (mon.0) 5216 : audit [DBG] from='client.? 172.21.15.67:0/4006973446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:52 smithi082 bash[20963]: cluster 2024-04-03T17:21:51.937268+0000 mgr.y (mgr.24370) 5504 : cluster [DBG] pgmap v5488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:52 smithi082 bash[20963]: audit 2024-04-03T17:21:52.550482+0000 mon.a (mon.0) 5217 : audit [DBG] from='client.? 172.21.15.67:0/862342080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:53] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:21:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:52 smithi067 bash[17655]: cluster 2024-04-03T17:21:51.937268+0000 mgr.y (mgr.24370) 5504 : cluster [DBG] pgmap v5488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:52 smithi067 bash[17655]: audit 2024-04-03T17:21:52.550482+0000 mon.a (mon.0) 5217 : audit [DBG] from='client.? 172.21.15.67:0/862342080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:52 smithi067 bash[27441]: cluster 2024-04-03T17:21:51.937268+0000 mgr.y (mgr.24370) 5504 : cluster [DBG] pgmap v5488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:52 smithi067 bash[27441]: audit 2024-04-03T17:21:52.550482+0000 mon.a (mon.0) 5217 : audit [DBG] from='client.? 172.21.15.67:0/862342080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:21:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:54 smithi082 bash[20963]: cluster 2024-04-03T17:21:53.937956+0000 mgr.y (mgr.24370) 5505 : cluster [DBG] pgmap v5489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:54 smithi082 bash[20963]: audit 2024-04-03T17:21:54.937290+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:54 smithi067 bash[17655]: cluster 2024-04-03T17:21:53.937956+0000 mgr.y (mgr.24370) 5505 : cluster [DBG] pgmap v5489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:54 smithi067 bash[17655]: audit 2024-04-03T17:21:54.937290+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:54 smithi067 bash[27441]: cluster 2024-04-03T17:21:53.937956+0000 mgr.y (mgr.24370) 5505 : cluster [DBG] pgmap v5489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:54 smithi067 bash[27441]: audit 2024-04-03T17:21:54.937290+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:21:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:55 smithi082 bash[20963]: audit 2024-04-03T17:21:55.001795+0000 mon.c (mon.2) 2151 : audit [DBG] from='client.? 172.21.15.67:0/3905960850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:56.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:56 smithi067 bash[27441]: audit 2024-04-03T17:21:55.001795+0000 mon.c (mon.2) 2151 : audit [DBG] from='client.? 172.21.15.67:0/3905960850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:55 smithi067 bash[17655]: audit 2024-04-03T17:21:55.001795+0000 mon.c (mon.2) 2151 : audit [DBG] from='client.? 172.21.15.67:0/3905960850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:57 smithi082 bash[20963]: cluster 2024-04-03T17:21:55.939078+0000 mgr.y (mgr.24370) 5506 : cluster [DBG] pgmap v5490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:57 smithi067 bash[27441]: cluster 2024-04-03T17:21:55.939078+0000 mgr.y (mgr.24370) 5506 : cluster [DBG] pgmap v5490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:57 smithi067 bash[17655]: cluster 2024-04-03T17:21:55.939078+0000 mgr.y (mgr.24370) 5506 : cluster [DBG] pgmap v5490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:58.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:58 smithi082 bash[20963]: audit 2024-04-03T17:21:57.458031+0000 mon.a (mon.0) 5219 : audit [DBG] from='client.? 172.21.15.67:0/1032733247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:58.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:58 smithi067 bash[27441]: audit 2024-04-03T17:21:57.458031+0000 mon.a (mon.0) 5219 : audit [DBG] from='client.? 172.21.15.67:0/1032733247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:58.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:58 smithi067 bash[17655]: audit 2024-04-03T17:21:57.458031+0000 mon.a (mon.0) 5219 : audit [DBG] from='client.? 172.21.15.67:0/1032733247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:21:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:21:59 smithi082 bash[20963]: cluster 2024-04-03T17:21:57.939790+0000 mgr.y (mgr.24370) 5507 : cluster [DBG] pgmap v5491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:21:59 smithi067 bash[27441]: cluster 2024-04-03T17:21:57.939790+0000 mgr.y (mgr.24370) 5507 : cluster [DBG] pgmap v5491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:21:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:21:59 smithi067 bash[17655]: cluster 2024-04-03T17:21:57.939790+0000 mgr.y (mgr.24370) 5507 : cluster [DBG] pgmap v5491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:00 smithi082 bash[20963]: audit 2024-04-03T17:21:59.907352+0000 mon.c (mon.2) 2152 : audit [DBG] from='client.? 172.21.15.67:0/782475921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:00 smithi067 bash[27441]: audit 2024-04-03T17:21:59.907352+0000 mon.c (mon.2) 2152 : audit [DBG] from='client.? 172.21.15.67:0/782475921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:00 smithi067 bash[17655]: audit 2024-04-03T17:21:59.907352+0000 mon.c (mon.2) 2152 : audit [DBG] from='client.? 172.21.15.67:0/782475921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:01.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:01 smithi082 bash[20963]: cluster 2024-04-03T17:21:59.940533+0000 mgr.y (mgr.24370) 5508 : cluster [DBG] pgmap v5492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:01 smithi067 bash[17655]: cluster 2024-04-03T17:21:59.940533+0000 mgr.y (mgr.24370) 5508 : cluster [DBG] pgmap v5492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:01 smithi067 bash[27441]: cluster 2024-04-03T17:21:59.940533+0000 mgr.y (mgr.24370) 5508 : cluster [DBG] pgmap v5492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:03 smithi082 bash[20963]: cluster 2024-04-03T17:22:01.941710+0000 mgr.y (mgr.24370) 5509 : cluster [DBG] pgmap v5493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:03.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:03 smithi082 bash[20963]: audit 2024-04-03T17:22:02.359020+0000 mon.c (mon.2) 2153 : audit [DBG] from='client.? 172.21.15.67:0/1755064199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:22:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:03 smithi067 bash[17655]: cluster 2024-04-03T17:22:01.941710+0000 mgr.y (mgr.24370) 5509 : cluster [DBG] pgmap v5493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:03 smithi067 bash[17655]: audit 2024-04-03T17:22:02.359020+0000 mon.c (mon.2) 2153 : audit [DBG] from='client.? 172.21.15.67:0/1755064199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:03 smithi067 bash[27441]: cluster 2024-04-03T17:22:01.941710+0000 mgr.y (mgr.24370) 5509 : cluster [DBG] pgmap v5493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:03 smithi067 bash[27441]: audit 2024-04-03T17:22:02.359020+0000 mon.c (mon.2) 2153 : audit [DBG] from='client.? 172.21.15.67:0/1755064199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:22:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:05 smithi082 bash[20963]: cluster 2024-04-03T17:22:03.942439+0000 mgr.y (mgr.24370) 5510 : cluster [DBG] pgmap v5494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:05 smithi082 bash[20963]: audit 2024-04-03T17:22:04.803666+0000 mon.a (mon.0) 5220 : audit [DBG] from='client.? 172.21.15.67:0/3418121872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:05 smithi067 bash[27441]: cluster 2024-04-03T17:22:03.942439+0000 mgr.y (mgr.24370) 5510 : cluster [DBG] pgmap v5494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:05 smithi067 bash[27441]: audit 2024-04-03T17:22:04.803666+0000 mon.a (mon.0) 5220 : audit [DBG] from='client.? 172.21.15.67:0/3418121872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:05 smithi067 bash[17655]: cluster 2024-04-03T17:22:03.942439+0000 mgr.y (mgr.24370) 5510 : cluster [DBG] pgmap v5494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:05 smithi067 bash[17655]: audit 2024-04-03T17:22:04.803666+0000 mon.a (mon.0) 5220 : audit [DBG] from='client.? 172.21.15.67:0/3418121872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:07 smithi082 bash[20963]: cluster 2024-04-03T17:22:05.943543+0000 mgr.y (mgr.24370) 5511 : cluster [DBG] pgmap v5495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:07.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:07 smithi067 bash[27441]: cluster 2024-04-03T17:22:05.943543+0000 mgr.y (mgr.24370) 5511 : cluster [DBG] pgmap v5495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:07.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:07 smithi067 bash[17655]: cluster 2024-04-03T17:22:05.943543+0000 mgr.y (mgr.24370) 5511 : cluster [DBG] pgmap v5495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:08.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:08 smithi082 bash[20963]: audit 2024-04-03T17:22:07.258048+0000 mon.a (mon.0) 5221 : audit [DBG] from='client.? 172.21.15.67:0/2896474917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:08.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:08 smithi067 bash[17655]: audit 2024-04-03T17:22:07.258048+0000 mon.a (mon.0) 5221 : audit [DBG] from='client.? 172.21.15.67:0/2896474917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:08.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:08 smithi067 bash[27441]: audit 2024-04-03T17:22:07.258048+0000 mon.a (mon.0) 5221 : audit [DBG] from='client.? 172.21.15.67:0/2896474917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:09.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:09 smithi082 bash[20963]: cluster 2024-04-03T17:22:07.944291+0000 mgr.y (mgr.24370) 5512 : cluster [DBG] pgmap v5496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:09.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:09 smithi067 bash[27441]: cluster 2024-04-03T17:22:07.944291+0000 mgr.y (mgr.24370) 5512 : cluster [DBG] pgmap v5496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:09.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:09 smithi067 bash[17655]: cluster 2024-04-03T17:22:07.944291+0000 mgr.y (mgr.24370) 5512 : cluster [DBG] pgmap v5496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:10 smithi082 bash[20963]: audit 2024-04-03T17:22:09.715783+0000 mon.c (mon.2) 2154 : audit [DBG] from='client.? 172.21.15.67:0/2000471510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:10.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:10 smithi082 bash[20963]: audit 2024-04-03T17:22:09.937928+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:10.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:10 smithi067 bash[27441]: audit 2024-04-03T17:22:09.715783+0000 mon.c (mon.2) 2154 : audit [DBG] from='client.? 172.21.15.67:0/2000471510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:10.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:10 smithi067 bash[27441]: audit 2024-04-03T17:22:09.937928+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:10.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:10 smithi067 bash[17655]: audit 2024-04-03T17:22:09.715783+0000 mon.c (mon.2) 2154 : audit [DBG] from='client.? 172.21.15.67:0/2000471510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:10.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:10 smithi067 bash[17655]: audit 2024-04-03T17:22:09.937928+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:11 smithi082 bash[20963]: cluster 2024-04-03T17:22:09.947540+0000 mgr.y (mgr.24370) 5513 : cluster [DBG] pgmap v5497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:11 smithi067 bash[27441]: cluster 2024-04-03T17:22:09.947540+0000 mgr.y (mgr.24370) 5513 : cluster [DBG] pgmap v5497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:11 smithi067 bash[17655]: cluster 2024-04-03T17:22:09.947540+0000 mgr.y (mgr.24370) 5513 : cluster [DBG] pgmap v5497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:13.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:13 smithi082 bash[20963]: cluster 2024-04-03T17:22:11.948664+0000 mgr.y (mgr.24370) 5514 : cluster [DBG] pgmap v5498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:13.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:13 smithi082 bash[20963]: audit 2024-04-03T17:22:12.170307+0000 mon.c (mon.2) 2155 : audit [DBG] from='client.? 172.21.15.67:0/3687102063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:22:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:13 smithi067 bash[27441]: cluster 2024-04-03T17:22:11.948664+0000 mgr.y (mgr.24370) 5514 : cluster [DBG] pgmap v5498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:13 smithi067 bash[27441]: audit 2024-04-03T17:22:12.170307+0000 mon.c (mon.2) 2155 : audit [DBG] from='client.? 172.21.15.67:0/3687102063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:13 smithi067 bash[17655]: cluster 2024-04-03T17:22:11.948664+0000 mgr.y (mgr.24370) 5514 : cluster [DBG] pgmap v5498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:13 smithi067 bash[17655]: audit 2024-04-03T17:22:12.170307+0000 mon.c (mon.2) 2155 : audit [DBG] from='client.? 172.21.15.67:0/3687102063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:22:15.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:15 smithi082 bash[20963]: cluster 2024-04-03T17:22:13.949354+0000 mgr.y (mgr.24370) 5515 : cluster [DBG] pgmap v5499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:15.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:15 smithi082 bash[20963]: audit 2024-04-03T17:22:14.623174+0000 mon.c (mon.2) 2156 : audit [DBG] from='client.? 172.21.15.67:0/538687832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:15.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:15 smithi067 bash[27441]: cluster 2024-04-03T17:22:13.949354+0000 mgr.y (mgr.24370) 5515 : cluster [DBG] pgmap v5499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:15.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:15 smithi067 bash[27441]: audit 2024-04-03T17:22:14.623174+0000 mon.c (mon.2) 2156 : audit [DBG] from='client.? 172.21.15.67:0/538687832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:15.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:15 smithi067 bash[17655]: cluster 2024-04-03T17:22:13.949354+0000 mgr.y (mgr.24370) 5515 : cluster [DBG] pgmap v5499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:15 smithi067 bash[17655]: audit 2024-04-03T17:22:14.623174+0000 mon.c (mon.2) 2156 : audit [DBG] from='client.? 172.21.15.67:0/538687832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:17 smithi082 bash[20963]: cluster 2024-04-03T17:22:15.950470+0000 mgr.y (mgr.24370) 5516 : cluster [DBG] pgmap v5500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:17 smithi082 bash[20963]: audit 2024-04-03T17:22:17.024985+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:22:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:17 smithi082 bash[20963]: audit 2024-04-03T17:22:17.075432+0000 mon.c (mon.2) 2157 : audit [DBG] from='client.? 172.21.15.67:0/3186014898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:17 smithi067 bash[27441]: cluster 2024-04-03T17:22:15.950470+0000 mgr.y (mgr.24370) 5516 : cluster [DBG] pgmap v5500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:17 smithi067 bash[27441]: audit 2024-04-03T17:22:17.024985+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:22:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:17 smithi067 bash[27441]: audit 2024-04-03T17:22:17.075432+0000 mon.c (mon.2) 2157 : audit [DBG] from='client.? 172.21.15.67:0/3186014898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:17 smithi067 bash[17655]: cluster 2024-04-03T17:22:15.950470+0000 mgr.y (mgr.24370) 5516 : cluster [DBG] pgmap v5500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:17 smithi067 bash[17655]: audit 2024-04-03T17:22:17.024985+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:22:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:17 smithi067 bash[17655]: audit 2024-04-03T17:22:17.075432+0000 mon.c (mon.2) 2157 : audit [DBG] from='client.? 172.21.15.67:0/3186014898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:18 smithi082 bash[20963]: audit 2024-04-03T17:22:17.353865+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:18 smithi082 bash[20963]: audit 2024-04-03T17:22:17.363994+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:18 smithi082 bash[20963]: cluster 2024-04-03T17:22:17.951163+0000 mgr.y (mgr.24370) 5517 : cluster [DBG] pgmap v5501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:18.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:18 smithi067 bash[27441]: audit 2024-04-03T17:22:17.353865+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:18.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:18 smithi067 bash[27441]: audit 2024-04-03T17:22:17.363994+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:18.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:18 smithi067 bash[27441]: cluster 2024-04-03T17:22:17.951163+0000 mgr.y (mgr.24370) 5517 : cluster [DBG] pgmap v5501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:18 smithi067 bash[17655]: audit 2024-04-03T17:22:17.353865+0000 mon.a (mon.0) 5224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:18 smithi067 bash[17655]: audit 2024-04-03T17:22:17.363994+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:18 smithi067 bash[17655]: cluster 2024-04-03T17:22:17.951163+0000 mgr.y (mgr.24370) 5517 : cluster [DBG] pgmap v5501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:19.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:19 smithi082 bash[20963]: audit 2024-04-03T17:22:19.528374+0000 mon.c (mon.2) 2158 : audit [DBG] from='client.? 172.21.15.67:0/2126961435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:19.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:19 smithi067 bash[17655]: audit 2024-04-03T17:22:19.528374+0000 mon.c (mon.2) 2158 : audit [DBG] from='client.? 172.21.15.67:0/2126961435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:19.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:19 smithi067 bash[27441]: audit 2024-04-03T17:22:19.528374+0000 mon.c (mon.2) 2158 : audit [DBG] from='client.? 172.21.15.67:0/2126961435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:20 smithi082 bash[20963]: cluster 2024-04-03T17:22:19.952070+0000 mgr.y (mgr.24370) 5518 : cluster [DBG] pgmap v5502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:20.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:20 smithi067 bash[17655]: cluster 2024-04-03T17:22:19.952070+0000 mgr.y (mgr.24370) 5518 : cluster [DBG] pgmap v5502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:20.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:20 smithi067 bash[27441]: cluster 2024-04-03T17:22:19.952070+0000 mgr.y (mgr.24370) 5518 : cluster [DBG] pgmap v5502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:22.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:22 smithi082 bash[20963]: audit 2024-04-03T17:22:21.990602+0000 mon.c (mon.2) 2159 : audit [DBG] from='client.? 172.21.15.67:0/3034619343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:22.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:22 smithi067 bash[27441]: audit 2024-04-03T17:22:21.990602+0000 mon.c (mon.2) 2159 : audit [DBG] from='client.? 172.21.15.67:0/3034619343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:22.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:22 smithi067 bash[17655]: audit 2024-04-03T17:22:21.990602+0000 mon.c (mon.2) 2159 : audit [DBG] from='client.? 172.21.15.67:0/3034619343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:23 smithi082 bash[20963]: cluster 2024-04-03T17:22:21.953130+0000 mgr.y (mgr.24370) 5519 : cluster [DBG] pgmap v5503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:23 smithi082 bash[20963]: audit 2024-04-03T17:22:22.768304+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:23 smithi082 bash[20963]: audit 2024-04-03T17:22:22.775717+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:23 smithi067 bash[17655]: cluster 2024-04-03T17:22:21.953130+0000 mgr.y (mgr.24370) 5519 : cluster [DBG] pgmap v5503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:23 smithi067 bash[17655]: audit 2024-04-03T17:22:22.768304+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:23 smithi067 bash[17655]: audit 2024-04-03T17:22:22.775717+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:22:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:23 smithi067 bash[27441]: cluster 2024-04-03T17:22:21.953130+0000 mgr.y (mgr.24370) 5519 : cluster [DBG] pgmap v5503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:23 smithi067 bash[27441]: audit 2024-04-03T17:22:22.768304+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:23 smithi067 bash[27441]: audit 2024-04-03T17:22:22.775717+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: audit 2024-04-03T17:22:23.370260+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: audit 2024-04-03T17:22:23.379773+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: audit 2024-04-03T17:22:23.469276+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: audit 2024-04-03T17:22:23.479583+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: cluster 2024-04-03T17:22:23.953758+0000 mgr.y (mgr.24370) 5520 : cluster [DBG] pgmap v5504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: audit 2024-04-03T17:22:24.076861+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: audit 2024-04-03T17:22:24.087320+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: audit 2024-04-03T17:22:24.088792+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: audit 2024-04-03T17:22:24.089964+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:22:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:24 smithi082 bash[20963]: audit 2024-04-03T17:22:24.098875+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: audit 2024-04-03T17:22:23.370260+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: audit 2024-04-03T17:22:23.379773+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: audit 2024-04-03T17:22:23.469276+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: audit 2024-04-03T17:22:23.479583+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: cluster 2024-04-03T17:22:23.953758+0000 mgr.y (mgr.24370) 5520 : cluster [DBG] pgmap v5504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:24.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: audit 2024-04-03T17:22:24.076861+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: audit 2024-04-03T17:22:24.087320+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: audit 2024-04-03T17:22:24.088792+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: audit 2024-04-03T17:22:24.089964+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[17655]: audit 2024-04-03T17:22:24.098875+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: audit 2024-04-03T17:22:23.370260+0000 mon.a (mon.0) 5228 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: audit 2024-04-03T17:22:23.379773+0000 mon.a (mon.0) 5229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: audit 2024-04-03T17:22:23.469276+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: audit 2024-04-03T17:22:23.479583+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: cluster 2024-04-03T17:22:23.953758+0000 mgr.y (mgr.24370) 5520 : cluster [DBG] pgmap v5504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: audit 2024-04-03T17:22:24.076861+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: audit 2024-04-03T17:22:24.087320+0000 mon.a (mon.0) 5233 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: audit 2024-04-03T17:22:24.088792+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:22:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: audit 2024-04-03T17:22:24.089964+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:22:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:24 smithi067 bash[27441]: audit 2024-04-03T17:22:24.098875+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:22:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:25 smithi082 bash[20963]: audit 2024-04-03T17:22:24.451658+0000 mon.c (mon.2) 2160 : audit [DBG] from='client.? 172.21.15.67:0/231410016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:25 smithi082 bash[20963]: audit 2024-04-03T17:22:24.938203+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:25 smithi067 bash[17655]: audit 2024-04-03T17:22:24.451658+0000 mon.c (mon.2) 2160 : audit [DBG] from='client.? 172.21.15.67:0/231410016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:25 smithi067 bash[17655]: audit 2024-04-03T17:22:24.938203+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:25 smithi067 bash[27441]: audit 2024-04-03T17:22:24.451658+0000 mon.c (mon.2) 2160 : audit [DBG] from='client.? 172.21.15.67:0/231410016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:25 smithi067 bash[27441]: audit 2024-04-03T17:22:24.938203+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:26.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:26 smithi082 bash[20963]: cluster 2024-04-03T17:22:25.954871+0000 mgr.y (mgr.24370) 5521 : cluster [DBG] pgmap v5505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:26.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:26 smithi067 bash[27441]: cluster 2024-04-03T17:22:25.954871+0000 mgr.y (mgr.24370) 5521 : cluster [DBG] pgmap v5505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:26.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:26 smithi067 bash[17655]: cluster 2024-04-03T17:22:25.954871+0000 mgr.y (mgr.24370) 5521 : cluster [DBG] pgmap v5505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:27.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:27 smithi082 bash[20963]: audit 2024-04-03T17:22:26.914484+0000 mon.c (mon.2) 2161 : audit [DBG] from='client.? 172.21.15.67:0/604052633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:27.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:27 smithi067 bash[17655]: audit 2024-04-03T17:22:26.914484+0000 mon.c (mon.2) 2161 : audit [DBG] from='client.? 172.21.15.67:0/604052633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:27.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:27 smithi067 bash[27441]: audit 2024-04-03T17:22:26.914484+0000 mon.c (mon.2) 2161 : audit [DBG] from='client.? 172.21.15.67:0/604052633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:28.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:28 smithi067 bash[17655]: cluster 2024-04-03T17:22:27.955584+0000 mgr.y (mgr.24370) 5522 : cluster [DBG] pgmap v5506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:28.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:28 smithi067 bash[27441]: cluster 2024-04-03T17:22:27.955584+0000 mgr.y (mgr.24370) 5522 : cluster [DBG] pgmap v5506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:28.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:28 smithi082 bash[20963]: cluster 2024-04-03T17:22:27.955584+0000 mgr.y (mgr.24370) 5522 : cluster [DBG] pgmap v5506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:29.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:29 smithi067 bash[27441]: audit 2024-04-03T17:22:29.367736+0000 mon.c (mon.2) 2162 : audit [DBG] from='client.? 172.21.15.67:0/2312551419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:29.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:29 smithi067 bash[17655]: audit 2024-04-03T17:22:29.367736+0000 mon.c (mon.2) 2162 : audit [DBG] from='client.? 172.21.15.67:0/2312551419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:29.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:29 smithi082 bash[20963]: audit 2024-04-03T17:22:29.367736+0000 mon.c (mon.2) 2162 : audit [DBG] from='client.? 172.21.15.67:0/2312551419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:30.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:30 smithi067 bash[17655]: cluster 2024-04-03T17:22:29.956243+0000 mgr.y (mgr.24370) 5523 : cluster [DBG] pgmap v5507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:30.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:30 smithi067 bash[27441]: cluster 2024-04-03T17:22:29.956243+0000 mgr.y (mgr.24370) 5523 : cluster [DBG] pgmap v5507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:30 smithi082 bash[20963]: cluster 2024-04-03T17:22:29.956243+0000 mgr.y (mgr.24370) 5523 : cluster [DBG] pgmap v5507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:31 smithi082 bash[20963]: audit 2024-04-03T17:22:31.825614+0000 mon.a (mon.0) 5238 : audit [DBG] from='client.? 172.21.15.67:0/2772761312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:32.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:31 smithi067 bash[17655]: audit 2024-04-03T17:22:31.825614+0000 mon.a (mon.0) 5238 : audit [DBG] from='client.? 172.21.15.67:0/2772761312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:32.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:31 smithi067 bash[27441]: audit 2024-04-03T17:22:31.825614+0000 mon.a (mon.0) 5238 : audit [DBG] from='client.? 172.21.15.67:0/2772761312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:33.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:32 smithi067 bash[17655]: cluster 2024-04-03T17:22:31.957495+0000 mgr.y (mgr.24370) 5524 : cluster [DBG] pgmap v5508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:33.171 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:33] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:22:33.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:32 smithi067 bash[27441]: cluster 2024-04-03T17:22:31.957495+0000 mgr.y (mgr.24370) 5524 : cluster [DBG] pgmap v5508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:32 smithi082 bash[20963]: cluster 2024-04-03T17:22:31.957495+0000 mgr.y (mgr.24370) 5524 : cluster [DBG] pgmap v5508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:22:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:35 smithi082 bash[20963]: cluster 2024-04-03T17:22:33.958050+0000 mgr.y (mgr.24370) 5525 : cluster [DBG] pgmap v5509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:35 smithi082 bash[20963]: audit 2024-04-03T17:22:34.280169+0000 mon.c (mon.2) 2163 : audit [DBG] from='client.? 172.21.15.67:0/2260660495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:35 smithi067 bash[17655]: cluster 2024-04-03T17:22:33.958050+0000 mgr.y (mgr.24370) 5525 : cluster [DBG] pgmap v5509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:35 smithi067 bash[17655]: audit 2024-04-03T17:22:34.280169+0000 mon.c (mon.2) 2163 : audit [DBG] from='client.? 172.21.15.67:0/2260660495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:35 smithi067 bash[27441]: cluster 2024-04-03T17:22:33.958050+0000 mgr.y (mgr.24370) 5525 : cluster [DBG] pgmap v5509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:35 smithi067 bash[27441]: audit 2024-04-03T17:22:34.280169+0000 mon.c (mon.2) 2163 : audit [DBG] from='client.? 172.21.15.67:0/2260660495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:37 smithi082 bash[20963]: cluster 2024-04-03T17:22:35.959136+0000 mgr.y (mgr.24370) 5526 : cluster [DBG] pgmap v5510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:37 smithi082 bash[20963]: audit 2024-04-03T17:22:36.736420+0000 mon.c (mon.2) 2164 : audit [DBG] from='client.? 172.21.15.67:0/4091937098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:37 smithi067 bash[17655]: cluster 2024-04-03T17:22:35.959136+0000 mgr.y (mgr.24370) 5526 : cluster [DBG] pgmap v5510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:37 smithi067 bash[17655]: audit 2024-04-03T17:22:36.736420+0000 mon.c (mon.2) 2164 : audit [DBG] from='client.? 172.21.15.67:0/4091937098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:37 smithi067 bash[27441]: cluster 2024-04-03T17:22:35.959136+0000 mgr.y (mgr.24370) 5526 : cluster [DBG] pgmap v5510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:37 smithi067 bash[27441]: audit 2024-04-03T17:22:36.736420+0000 mon.c (mon.2) 2164 : audit [DBG] from='client.? 172.21.15.67:0/4091937098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:39.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:39 smithi082 bash[20963]: cluster 2024-04-03T17:22:37.959831+0000 mgr.y (mgr.24370) 5527 : cluster [DBG] pgmap v5511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:39 smithi067 bash[17655]: cluster 2024-04-03T17:22:37.959831+0000 mgr.y (mgr.24370) 5527 : cluster [DBG] pgmap v5511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:39 smithi067 bash[27441]: cluster 2024-04-03T17:22:37.959831+0000 mgr.y (mgr.24370) 5527 : cluster [DBG] pgmap v5511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:40 smithi082 bash[20963]: audit 2024-04-03T17:22:39.194681+0000 mon.a (mon.0) 5239 : audit [DBG] from='client.? 172.21.15.67:0/1170261213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:40 smithi082 bash[20963]: audit 2024-04-03T17:22:39.938696+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:40.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:40 smithi067 bash[17655]: audit 2024-04-03T17:22:39.194681+0000 mon.a (mon.0) 5239 : audit [DBG] from='client.? 172.21.15.67:0/1170261213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:40.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:40 smithi067 bash[17655]: audit 2024-04-03T17:22:39.938696+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:40.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:40 smithi067 bash[27441]: audit 2024-04-03T17:22:39.194681+0000 mon.a (mon.0) 5239 : audit [DBG] from='client.? 172.21.15.67:0/1170261213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:40 smithi067 bash[27441]: audit 2024-04-03T17:22:39.938696+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:41 smithi082 bash[20963]: cluster 2024-04-03T17:22:39.960580+0000 mgr.y (mgr.24370) 5528 : cluster [DBG] pgmap v5512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:41 smithi067 bash[17655]: cluster 2024-04-03T17:22:39.960580+0000 mgr.y (mgr.24370) 5528 : cluster [DBG] pgmap v5512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:41 smithi067 bash[27441]: cluster 2024-04-03T17:22:39.960580+0000 mgr.y (mgr.24370) 5528 : cluster [DBG] pgmap v5512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:42.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:42 smithi082 bash[20963]: audit 2024-04-03T17:22:41.652392+0000 mon.a (mon.0) 5241 : audit [DBG] from='client.? 172.21.15.67:0/2013876677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:42.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:42 smithi067 bash[17655]: audit 2024-04-03T17:22:41.652392+0000 mon.a (mon.0) 5241 : audit [DBG] from='client.? 172.21.15.67:0/2013876677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:42.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:42 smithi067 bash[27441]: audit 2024-04-03T17:22:41.652392+0000 mon.a (mon.0) 5241 : audit [DBG] from='client.? 172.21.15.67:0/2013876677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:43 smithi082 bash[20963]: cluster 2024-04-03T17:22:41.961768+0000 mgr.y (mgr.24370) 5529 : cluster [DBG] pgmap v5513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:22:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:43 smithi067 bash[27441]: cluster 2024-04-03T17:22:41.961768+0000 mgr.y (mgr.24370) 5529 : cluster [DBG] pgmap v5513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:43 smithi067 bash[17655]: cluster 2024-04-03T17:22:41.961768+0000 mgr.y (mgr.24370) 5529 : cluster [DBG] pgmap v5513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:22:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:45 smithi082 bash[20963]: cluster 2024-04-03T17:22:43.962260+0000 mgr.y (mgr.24370) 5530 : cluster [DBG] pgmap v5514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:45 smithi082 bash[20963]: audit 2024-04-03T17:22:44.105250+0000 mon.c (mon.2) 2165 : audit [DBG] from='client.? 172.21.15.67:0/1852074561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:45 smithi067 bash[17655]: cluster 2024-04-03T17:22:43.962260+0000 mgr.y (mgr.24370) 5530 : cluster [DBG] pgmap v5514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:45 smithi067 bash[17655]: audit 2024-04-03T17:22:44.105250+0000 mon.c (mon.2) 2165 : audit [DBG] from='client.? 172.21.15.67:0/1852074561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:45 smithi067 bash[27441]: cluster 2024-04-03T17:22:43.962260+0000 mgr.y (mgr.24370) 5530 : cluster [DBG] pgmap v5514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:45 smithi067 bash[27441]: audit 2024-04-03T17:22:44.105250+0000 mon.c (mon.2) 2165 : audit [DBG] from='client.? 172.21.15.67:0/1852074561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:47 smithi082 bash[20963]: cluster 2024-04-03T17:22:45.963366+0000 mgr.y (mgr.24370) 5531 : cluster [DBG] pgmap v5515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:47 smithi082 bash[20963]: audit 2024-04-03T17:22:46.559511+0000 mon.a (mon.0) 5242 : audit [DBG] from='client.? 172.21.15.67:0/4281128498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:47 smithi067 bash[27441]: cluster 2024-04-03T17:22:45.963366+0000 mgr.y (mgr.24370) 5531 : cluster [DBG] pgmap v5515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:47 smithi067 bash[27441]: audit 2024-04-03T17:22:46.559511+0000 mon.a (mon.0) 5242 : audit [DBG] from='client.? 172.21.15.67:0/4281128498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:47 smithi067 bash[17655]: cluster 2024-04-03T17:22:45.963366+0000 mgr.y (mgr.24370) 5531 : cluster [DBG] pgmap v5515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:47 smithi067 bash[17655]: audit 2024-04-03T17:22:46.559511+0000 mon.a (mon.0) 5242 : audit [DBG] from='client.? 172.21.15.67:0/4281128498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:49 smithi082 bash[20963]: cluster 2024-04-03T17:22:47.964102+0000 mgr.y (mgr.24370) 5532 : cluster [DBG] pgmap v5516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:49 smithi082 bash[20963]: audit 2024-04-03T17:22:49.041121+0000 mon.a (mon.0) 5243 : audit [DBG] from='client.? 172.21.15.67:0/3964639211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:49 smithi067 bash[27441]: cluster 2024-04-03T17:22:47.964102+0000 mgr.y (mgr.24370) 5532 : cluster [DBG] pgmap v5516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:49 smithi067 bash[27441]: audit 2024-04-03T17:22:49.041121+0000 mon.a (mon.0) 5243 : audit [DBG] from='client.? 172.21.15.67:0/3964639211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:49 smithi067 bash[17655]: cluster 2024-04-03T17:22:47.964102+0000 mgr.y (mgr.24370) 5532 : cluster [DBG] pgmap v5516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:49 smithi067 bash[17655]: audit 2024-04-03T17:22:49.041121+0000 mon.a (mon.0) 5243 : audit [DBG] from='client.? 172.21.15.67:0/3964639211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:51 smithi082 bash[20963]: cluster 2024-04-03T17:22:49.964818+0000 mgr.y (mgr.24370) 5533 : cluster [DBG] pgmap v5517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:51 smithi067 bash[17655]: cluster 2024-04-03T17:22:49.964818+0000 mgr.y (mgr.24370) 5533 : cluster [DBG] pgmap v5517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:51 smithi067 bash[27441]: cluster 2024-04-03T17:22:49.964818+0000 mgr.y (mgr.24370) 5533 : cluster [DBG] pgmap v5517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:52.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:52 smithi082 bash[20963]: audit 2024-04-03T17:22:51.487600+0000 mon.a (mon.0) 5244 : audit [DBG] from='client.? 172.21.15.67:0/457991201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:52.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:52 smithi067 bash[27441]: audit 2024-04-03T17:22:51.487600+0000 mon.a (mon.0) 5244 : audit [DBG] from='client.? 172.21.15.67:0/457991201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:52.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:52 smithi067 bash[17655]: audit 2024-04-03T17:22:51.487600+0000 mon.a (mon.0) 5244 : audit [DBG] from='client.? 172.21.15.67:0/457991201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:53 smithi082 bash[20963]: cluster 2024-04-03T17:22:51.966035+0000 mgr.y (mgr.24370) 5534 : cluster [DBG] pgmap v5518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:53 smithi067 bash[17655]: cluster 2024-04-03T17:22:51.966035+0000 mgr.y (mgr.24370) 5534 : cluster [DBG] pgmap v5518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:22:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:53 smithi067 bash[27441]: cluster 2024-04-03T17:22:51.966035+0000 mgr.y (mgr.24370) 5534 : cluster [DBG] pgmap v5518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:22:54.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:54 smithi082 bash[20963]: audit 2024-04-03T17:22:53.932187+0000 mon.c (mon.2) 2166 : audit [DBG] from='client.? 172.21.15.67:0/3615966296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:54.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:54 smithi067 bash[17655]: audit 2024-04-03T17:22:53.932187+0000 mon.c (mon.2) 2166 : audit [DBG] from='client.? 172.21.15.67:0/3615966296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:54 smithi067 bash[27441]: audit 2024-04-03T17:22:53.932187+0000 mon.c (mon.2) 2166 : audit [DBG] from='client.? 172.21.15.67:0/3615966296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:55 smithi082 bash[20963]: cluster 2024-04-03T17:22:53.966694+0000 mgr.y (mgr.24370) 5535 : cluster [DBG] pgmap v5519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:55 smithi082 bash[20963]: audit 2024-04-03T17:22:54.939013+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:55 smithi067 bash[17655]: cluster 2024-04-03T17:22:53.966694+0000 mgr.y (mgr.24370) 5535 : cluster [DBG] pgmap v5519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:55 smithi067 bash[17655]: audit 2024-04-03T17:22:54.939013+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:55 smithi067 bash[27441]: cluster 2024-04-03T17:22:53.966694+0000 mgr.y (mgr.24370) 5535 : cluster [DBG] pgmap v5519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:55 smithi067 bash[27441]: audit 2024-04-03T17:22:54.939013+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:22:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:57 smithi082 bash[20963]: cluster 2024-04-03T17:22:55.967667+0000 mgr.y (mgr.24370) 5536 : cluster [DBG] pgmap v5520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:57 smithi082 bash[20963]: audit 2024-04-03T17:22:56.382791+0000 mon.a (mon.0) 5246 : audit [DBG] from='client.? 172.21.15.67:0/2034234914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:57 smithi067 bash[27441]: cluster 2024-04-03T17:22:55.967667+0000 mgr.y (mgr.24370) 5536 : cluster [DBG] pgmap v5520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:57 smithi067 bash[27441]: audit 2024-04-03T17:22:56.382791+0000 mon.a (mon.0) 5246 : audit [DBG] from='client.? 172.21.15.67:0/2034234914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:57 smithi067 bash[17655]: cluster 2024-04-03T17:22:55.967667+0000 mgr.y (mgr.24370) 5536 : cluster [DBG] pgmap v5520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:57 smithi067 bash[17655]: audit 2024-04-03T17:22:56.382791+0000 mon.a (mon.0) 5246 : audit [DBG] from='client.? 172.21.15.67:0/2034234914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:59 smithi082 bash[20963]: cluster 2024-04-03T17:22:57.968356+0000 mgr.y (mgr.24370) 5537 : cluster [DBG] pgmap v5521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:22:59 smithi082 bash[20963]: audit 2024-04-03T17:22:58.834226+0000 mon.c (mon.2) 2167 : audit [DBG] from='client.? 172.21.15.67:0/3922384823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:59 smithi067 bash[17655]: cluster 2024-04-03T17:22:57.968356+0000 mgr.y (mgr.24370) 5537 : cluster [DBG] pgmap v5521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:22:59 smithi067 bash[17655]: audit 2024-04-03T17:22:58.834226+0000 mon.c (mon.2) 2167 : audit [DBG] from='client.? 172.21.15.67:0/3922384823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:22:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:59 smithi067 bash[27441]: cluster 2024-04-03T17:22:57.968356+0000 mgr.y (mgr.24370) 5537 : cluster [DBG] pgmap v5521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:22:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:22:59 smithi067 bash[27441]: audit 2024-04-03T17:22:58.834226+0000 mon.c (mon.2) 2167 : audit [DBG] from='client.? 172.21.15.67:0/3922384823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:01.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:01 smithi082 bash[20963]: cluster 2024-04-03T17:22:59.969083+0000 mgr.y (mgr.24370) 5538 : cluster [DBG] pgmap v5522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:01 smithi067 bash[17655]: cluster 2024-04-03T17:22:59.969083+0000 mgr.y (mgr.24370) 5538 : cluster [DBG] pgmap v5522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:01 smithi067 bash[27441]: cluster 2024-04-03T17:22:59.969083+0000 mgr.y (mgr.24370) 5538 : cluster [DBG] pgmap v5522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:02.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:02 smithi082 bash[20963]: audit 2024-04-03T17:23:01.287272+0000 mon.c (mon.2) 2168 : audit [DBG] from='client.? 172.21.15.67:0/4293550150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:02.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:02 smithi067 bash[27441]: audit 2024-04-03T17:23:01.287272+0000 mon.c (mon.2) 2168 : audit [DBG] from='client.? 172.21.15.67:0/4293550150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:02.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:02 smithi067 bash[17655]: audit 2024-04-03T17:23:01.287272+0000 mon.c (mon.2) 2168 : audit [DBG] from='client.? 172.21.15.67:0/4293550150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:03.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:03 smithi082 bash[20963]: cluster 2024-04-03T17:23:01.970268+0000 mgr.y (mgr.24370) 5539 : cluster [DBG] pgmap v5523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:03 smithi067 bash[27441]: cluster 2024-04-03T17:23:01.970268+0000 mgr.y (mgr.24370) 5539 : cluster [DBG] pgmap v5523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:03 smithi067 bash[17655]: cluster 2024-04-03T17:23:01.970268+0000 mgr.y (mgr.24370) 5539 : cluster [DBG] pgmap v5523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:03] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:23:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:23:04.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:04 smithi082 bash[20963]: audit 2024-04-03T17:23:03.740121+0000 mon.c (mon.2) 2169 : audit [DBG] from='client.? 172.21.15.67:0/487717901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:04.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:04 smithi067 bash[17655]: audit 2024-04-03T17:23:03.740121+0000 mon.c (mon.2) 2169 : audit [DBG] from='client.? 172.21.15.67:0/487717901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:04.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:04 smithi067 bash[27441]: audit 2024-04-03T17:23:03.740121+0000 mon.c (mon.2) 2169 : audit [DBG] from='client.? 172.21.15.67:0/487717901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:05 smithi082 bash[20963]: cluster 2024-04-03T17:23:03.970991+0000 mgr.y (mgr.24370) 5540 : cluster [DBG] pgmap v5524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:05 smithi067 bash[27441]: cluster 2024-04-03T17:23:03.970991+0000 mgr.y (mgr.24370) 5540 : cluster [DBG] pgmap v5524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:05 smithi067 bash[17655]: cluster 2024-04-03T17:23:03.970991+0000 mgr.y (mgr.24370) 5540 : cluster [DBG] pgmap v5524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:07.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:07 smithi082 bash[20963]: cluster 2024-04-03T17:23:05.972234+0000 mgr.y (mgr.24370) 5541 : cluster [DBG] pgmap v5525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:07.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:07 smithi082 bash[20963]: audit 2024-04-03T17:23:06.193675+0000 mon.a (mon.0) 5247 : audit [DBG] from='client.? 172.21.15.67:0/1616640899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:07.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:07 smithi067 bash[27441]: cluster 2024-04-03T17:23:05.972234+0000 mgr.y (mgr.24370) 5541 : cluster [DBG] pgmap v5525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:07.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:07 smithi067 bash[27441]: audit 2024-04-03T17:23:06.193675+0000 mon.a (mon.0) 5247 : audit [DBG] from='client.? 172.21.15.67:0/1616640899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:07.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:07 smithi067 bash[17655]: cluster 2024-04-03T17:23:05.972234+0000 mgr.y (mgr.24370) 5541 : cluster [DBG] pgmap v5525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:07.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:07 smithi067 bash[17655]: audit 2024-04-03T17:23:06.193675+0000 mon.a (mon.0) 5247 : audit [DBG] from='client.? 172.21.15.67:0/1616640899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:09.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:09 smithi082 bash[20963]: cluster 2024-04-03T17:23:07.973122+0000 mgr.y (mgr.24370) 5542 : cluster [DBG] pgmap v5526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:09.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:09 smithi082 bash[20963]: audit 2024-04-03T17:23:08.657373+0000 mon.c (mon.2) 2170 : audit [DBG] from='client.? 172.21.15.67:0/1613883321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:09.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:09 smithi067 bash[27441]: cluster 2024-04-03T17:23:07.973122+0000 mgr.y (mgr.24370) 5542 : cluster [DBG] pgmap v5526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:09.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:09 smithi067 bash[27441]: audit 2024-04-03T17:23:08.657373+0000 mon.c (mon.2) 2170 : audit [DBG] from='client.? 172.21.15.67:0/1613883321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:09.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:09 smithi067 bash[17655]: cluster 2024-04-03T17:23:07.973122+0000 mgr.y (mgr.24370) 5542 : cluster [DBG] pgmap v5526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:09.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:09 smithi067 bash[17655]: audit 2024-04-03T17:23:08.657373+0000 mon.c (mon.2) 2170 : audit [DBG] from='client.? 172.21.15.67:0/1613883321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:10.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:10 smithi067 bash[17655]: audit 2024-04-03T17:23:09.939527+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:10.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:10 smithi067 bash[27441]: audit 2024-04-03T17:23:09.939527+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:10 smithi082 bash[20963]: audit 2024-04-03T17:23:09.939527+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:11 smithi067 bash[27441]: cluster 2024-04-03T17:23:09.973830+0000 mgr.y (mgr.24370) 5543 : cluster [DBG] pgmap v5527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:11 smithi067 bash[27441]: audit 2024-04-03T17:23:11.108562+0000 mon.a (mon.0) 5249 : audit [DBG] from='client.? 172.21.15.67:0/2720798926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:11 smithi067 bash[17655]: cluster 2024-04-03T17:23:09.973830+0000 mgr.y (mgr.24370) 5543 : cluster [DBG] pgmap v5527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:11 smithi067 bash[17655]: audit 2024-04-03T17:23:11.108562+0000 mon.a (mon.0) 5249 : audit [DBG] from='client.? 172.21.15.67:0/2720798926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:11 smithi082 bash[20963]: cluster 2024-04-03T17:23:09.973830+0000 mgr.y (mgr.24370) 5543 : cluster [DBG] pgmap v5527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:11 smithi082 bash[20963]: audit 2024-04-03T17:23:11.108562+0000 mon.a (mon.0) 5249 : audit [DBG] from='client.? 172.21.15.67:0/2720798926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:12.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:12 smithi067 bash[17655]: cluster 2024-04-03T17:23:11.975029+0000 mgr.y (mgr.24370) 5544 : cluster [DBG] pgmap v5528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:12.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:12 smithi067 bash[27441]: cluster 2024-04-03T17:23:11.975029+0000 mgr.y (mgr.24370) 5544 : cluster [DBG] pgmap v5528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:12 smithi082 bash[20963]: cluster 2024-04-03T17:23:11.975029+0000 mgr.y (mgr.24370) 5544 : cluster [DBG] pgmap v5528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:23:13.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:13 smithi082 bash[20963]: audit 2024-04-03T17:23:13.572592+0000 mon.a (mon.0) 5250 : audit [DBG] from='client.? 172.21.15.67:0/1450440063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:23:13.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:13 smithi067 bash[17655]: audit 2024-04-03T17:23:13.572592+0000 mon.a (mon.0) 5250 : audit [DBG] from='client.? 172.21.15.67:0/1450440063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:13.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:13 smithi067 bash[27441]: audit 2024-04-03T17:23:13.572592+0000 mon.a (mon.0) 5250 : audit [DBG] from='client.? 172.21.15.67:0/1450440063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:14.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:14 smithi067 bash[27441]: cluster 2024-04-03T17:23:13.975755+0000 mgr.y (mgr.24370) 5545 : cluster [DBG] pgmap v5529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:14.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:14 smithi067 bash[17655]: cluster 2024-04-03T17:23:13.975755+0000 mgr.y (mgr.24370) 5545 : cluster [DBG] pgmap v5529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:14 smithi082 bash[20963]: cluster 2024-04-03T17:23:13.975755+0000 mgr.y (mgr.24370) 5545 : cluster [DBG] pgmap v5529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:16.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:16 smithi082 bash[20963]: audit 2024-04-03T17:23:16.025054+0000 mon.c (mon.2) 2171 : audit [DBG] from='client.? 172.21.15.67:0/1863732553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:16.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:16 smithi067 bash[17655]: audit 2024-04-03T17:23:16.025054+0000 mon.c (mon.2) 2171 : audit [DBG] from='client.? 172.21.15.67:0/1863732553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:16.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:16 smithi067 bash[27441]: audit 2024-04-03T17:23:16.025054+0000 mon.c (mon.2) 2171 : audit [DBG] from='client.? 172.21.15.67:0/1863732553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:17 smithi082 bash[20963]: cluster 2024-04-03T17:23:15.976945+0000 mgr.y (mgr.24370) 5546 : cluster [DBG] pgmap v5530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:17 smithi067 bash[17655]: cluster 2024-04-03T17:23:15.976945+0000 mgr.y (mgr.24370) 5546 : cluster [DBG] pgmap v5530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:17 smithi067 bash[27441]: cluster 2024-04-03T17:23:15.976945+0000 mgr.y (mgr.24370) 5546 : cluster [DBG] pgmap v5530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:19.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:19 smithi082 bash[20963]: cluster 2024-04-03T17:23:17.977723+0000 mgr.y (mgr.24370) 5547 : cluster [DBG] pgmap v5531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:19.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:19 smithi082 bash[20963]: audit 2024-04-03T17:23:18.478270+0000 mon.c (mon.2) 2172 : audit [DBG] from='client.? 172.21.15.67:0/3928560902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:19 smithi067 bash[17655]: cluster 2024-04-03T17:23:17.977723+0000 mgr.y (mgr.24370) 5547 : cluster [DBG] pgmap v5531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:19 smithi067 bash[17655]: audit 2024-04-03T17:23:18.478270+0000 mon.c (mon.2) 2172 : audit [DBG] from='client.? 172.21.15.67:0/3928560902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:19 smithi067 bash[27441]: cluster 2024-04-03T17:23:17.977723+0000 mgr.y (mgr.24370) 5547 : cluster [DBG] pgmap v5531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:19 smithi067 bash[27441]: audit 2024-04-03T17:23:18.478270+0000 mon.c (mon.2) 2172 : audit [DBG] from='client.? 172.21.15.67:0/3928560902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:21 smithi082 bash[20963]: cluster 2024-04-03T17:23:19.978412+0000 mgr.y (mgr.24370) 5548 : cluster [DBG] pgmap v5532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:21 smithi082 bash[20963]: audit 2024-04-03T17:23:20.927642+0000 mon.b (mon.1) 47 : audit [DBG] from='client.? 172.21.15.67:0/3399818141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:21.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:21 smithi067 bash[17655]: cluster 2024-04-03T17:23:19.978412+0000 mgr.y (mgr.24370) 5548 : cluster [DBG] pgmap v5532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:21.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:21 smithi067 bash[17655]: audit 2024-04-03T17:23:20.927642+0000 mon.b (mon.1) 47 : audit [DBG] from='client.? 172.21.15.67:0/3399818141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:21.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:21 smithi067 bash[27441]: cluster 2024-04-03T17:23:19.978412+0000 mgr.y (mgr.24370) 5548 : cluster [DBG] pgmap v5532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:21 smithi067 bash[27441]: audit 2024-04-03T17:23:20.927642+0000 mon.b (mon.1) 47 : audit [DBG] from='client.? 172.21.15.67:0/3399818141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:23 smithi082 bash[20963]: cluster 2024-04-03T17:23:21.979698+0000 mgr.y (mgr.24370) 5549 : cluster [DBG] pgmap v5533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:23:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:23 smithi067 bash[27441]: cluster 2024-04-03T17:23:21.979698+0000 mgr.y (mgr.24370) 5549 : cluster [DBG] pgmap v5533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:23 smithi067 bash[17655]: cluster 2024-04-03T17:23:21.979698+0000 mgr.y (mgr.24370) 5549 : cluster [DBG] pgmap v5533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:23:24.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:24 smithi082 bash[20963]: audit 2024-04-03T17:23:23.391617+0000 mon.c (mon.2) 2173 : audit [DBG] from='client.? 172.21.15.67:0/431026766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:24.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:24 smithi067 bash[17655]: audit 2024-04-03T17:23:23.391617+0000 mon.c (mon.2) 2173 : audit [DBG] from='client.? 172.21.15.67:0/431026766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:24.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:24 smithi067 bash[27441]: audit 2024-04-03T17:23:23.391617+0000 mon.c (mon.2) 2173 : audit [DBG] from='client.? 172.21.15.67:0/431026766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:25 smithi082 bash[20963]: cluster 2024-04-03T17:23:23.980446+0000 mgr.y (mgr.24370) 5550 : cluster [DBG] pgmap v5534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:25 smithi082 bash[20963]: audit 2024-04-03T17:23:24.172910+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:23:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:25 smithi082 bash[20963]: audit 2024-04-03T17:23:24.939801+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:25 smithi067 bash[17655]: cluster 2024-04-03T17:23:23.980446+0000 mgr.y (mgr.24370) 5550 : cluster [DBG] pgmap v5534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:25 smithi067 bash[17655]: audit 2024-04-03T17:23:24.172910+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:23:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:25 smithi067 bash[17655]: audit 2024-04-03T17:23:24.939801+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:25 smithi067 bash[27441]: cluster 2024-04-03T17:23:23.980446+0000 mgr.y (mgr.24370) 5550 : cluster [DBG] pgmap v5534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:25 smithi067 bash[27441]: audit 2024-04-03T17:23:24.172910+0000 mon.a (mon.0) 5251 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:23:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:25 smithi067 bash[27441]: audit 2024-04-03T17:23:24.939801+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:26 smithi082 bash[20963]: audit 2024-04-03T17:23:25.854123+0000 mon.c (mon.2) 2174 : audit [DBG] from='client.? 172.21.15.67:0/19365054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:26 smithi067 bash[17655]: audit 2024-04-03T17:23:25.854123+0000 mon.c (mon.2) 2174 : audit [DBG] from='client.? 172.21.15.67:0/19365054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:26 smithi067 bash[27441]: audit 2024-04-03T17:23:25.854123+0000 mon.c (mon.2) 2174 : audit [DBG] from='client.? 172.21.15.67:0/19365054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:27 smithi082 bash[20963]: cluster 2024-04-03T17:23:25.981617+0000 mgr.y (mgr.24370) 5551 : cluster [DBG] pgmap v5535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:27 smithi067 bash[17655]: cluster 2024-04-03T17:23:25.981617+0000 mgr.y (mgr.24370) 5551 : cluster [DBG] pgmap v5535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:27 smithi067 bash[27441]: cluster 2024-04-03T17:23:25.981617+0000 mgr.y (mgr.24370) 5551 : cluster [DBG] pgmap v5535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:29 smithi082 bash[20963]: cluster 2024-04-03T17:23:27.982288+0000 mgr.y (mgr.24370) 5552 : cluster [DBG] pgmap v5536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:29 smithi082 bash[20963]: audit 2024-04-03T17:23:28.303489+0000 mon.c (mon.2) 2175 : audit [DBG] from='client.? 172.21.15.67:0/1384119883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:29 smithi067 bash[17655]: cluster 2024-04-03T17:23:27.982288+0000 mgr.y (mgr.24370) 5552 : cluster [DBG] pgmap v5536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:29 smithi067 bash[17655]: audit 2024-04-03T17:23:28.303489+0000 mon.c (mon.2) 2175 : audit [DBG] from='client.? 172.21.15.67:0/1384119883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:29 smithi067 bash[27441]: cluster 2024-04-03T17:23:27.982288+0000 mgr.y (mgr.24370) 5552 : cluster [DBG] pgmap v5536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:29 smithi067 bash[27441]: audit 2024-04-03T17:23:28.303489+0000 mon.c (mon.2) 2175 : audit [DBG] from='client.? 172.21.15.67:0/1384119883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:30 smithi082 bash[20963]: audit 2024-04-03T17:23:29.918684+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:30 smithi082 bash[20963]: audit 2024-04-03T17:23:29.927365+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:30 smithi082 bash[20963]: cluster 2024-04-03T17:23:29.982973+0000 mgr.y (mgr.24370) 5553 : cluster [DBG] pgmap v5537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:30 smithi082 bash[20963]: audit 2024-04-03T17:23:30.175987+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:30 smithi082 bash[20963]: audit 2024-04-03T17:23:30.183412+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:30 smithi082 bash[20963]: audit 2024-04-03T17:23:30.608982+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:23:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:30 smithi082 bash[20963]: audit 2024-04-03T17:23:30.610570+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:23:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:30 smithi082 bash[20963]: audit 2024-04-03T17:23:30.619548+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:30 smithi082 bash[20963]: audit 2024-04-03T17:23:30.757818+0000 mon.c (mon.2) 2176 : audit [DBG] from='client.? 172.21.15.67:0/485659166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[17655]: audit 2024-04-03T17:23:29.918684+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[17655]: audit 2024-04-03T17:23:29.927365+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[17655]: cluster 2024-04-03T17:23:29.982973+0000 mgr.y (mgr.24370) 5553 : cluster [DBG] pgmap v5537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[17655]: audit 2024-04-03T17:23:30.175987+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[17655]: audit 2024-04-03T17:23:30.183412+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[17655]: audit 2024-04-03T17:23:30.608982+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[17655]: audit 2024-04-03T17:23:30.610570+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[17655]: audit 2024-04-03T17:23:30.619548+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[17655]: audit 2024-04-03T17:23:30.757818+0000 mon.c (mon.2) 2176 : audit [DBG] from='client.? 172.21.15.67:0/485659166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[27441]: audit 2024-04-03T17:23:29.918684+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[27441]: audit 2024-04-03T17:23:29.927365+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[27441]: cluster 2024-04-03T17:23:29.982973+0000 mgr.y (mgr.24370) 5553 : cluster [DBG] pgmap v5537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[27441]: audit 2024-04-03T17:23:30.175987+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[27441]: audit 2024-04-03T17:23:30.183412+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[27441]: audit 2024-04-03T17:23:30.608982+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[27441]: audit 2024-04-03T17:23:30.610570+0000 mon.a (mon.0) 5258 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[27441]: audit 2024-04-03T17:23:30.619548+0000 mon.a (mon.0) 5259 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:23:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:30 smithi067 bash[27441]: audit 2024-04-03T17:23:30.757818+0000 mon.c (mon.2) 2176 : audit [DBG] from='client.? 172.21.15.67:0/485659166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:33.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:33 smithi082 bash[20963]: cluster 2024-04-03T17:23:31.984227+0000 mgr.y (mgr.24370) 5554 : cluster [DBG] pgmap v5538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:33] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:23:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:33 smithi067 bash[27441]: cluster 2024-04-03T17:23:31.984227+0000 mgr.y (mgr.24370) 5554 : cluster [DBG] pgmap v5538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:33 smithi067 bash[17655]: cluster 2024-04-03T17:23:31.984227+0000 mgr.y (mgr.24370) 5554 : cluster [DBG] pgmap v5538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:23:34.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:34 smithi082 bash[20963]: audit 2024-04-03T17:23:33.215255+0000 mon.c (mon.2) 2177 : audit [DBG] from='client.? 172.21.15.67:0/3053772754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:34.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:34 smithi067 bash[27441]: audit 2024-04-03T17:23:33.215255+0000 mon.c (mon.2) 2177 : audit [DBG] from='client.? 172.21.15.67:0/3053772754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:34.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:34 smithi067 bash[17655]: audit 2024-04-03T17:23:33.215255+0000 mon.c (mon.2) 2177 : audit [DBG] from='client.? 172.21.15.67:0/3053772754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:35 smithi082 bash[20963]: cluster 2024-04-03T17:23:33.984938+0000 mgr.y (mgr.24370) 5555 : cluster [DBG] pgmap v5539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:35 smithi067 bash[27441]: cluster 2024-04-03T17:23:33.984938+0000 mgr.y (mgr.24370) 5555 : cluster [DBG] pgmap v5539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:35 smithi067 bash[17655]: cluster 2024-04-03T17:23:33.984938+0000 mgr.y (mgr.24370) 5555 : cluster [DBG] pgmap v5539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:36.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:36 smithi082 bash[20963]: audit 2024-04-03T17:23:35.670524+0000 mon.c (mon.2) 2178 : audit [DBG] from='client.? 172.21.15.67:0/3278770380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:36.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:36 smithi067 bash[17655]: audit 2024-04-03T17:23:35.670524+0000 mon.c (mon.2) 2178 : audit [DBG] from='client.? 172.21.15.67:0/3278770380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:36.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:36 smithi067 bash[27441]: audit 2024-04-03T17:23:35.670524+0000 mon.c (mon.2) 2178 : audit [DBG] from='client.? 172.21.15.67:0/3278770380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:37 smithi082 bash[20963]: cluster 2024-04-03T17:23:35.986082+0000 mgr.y (mgr.24370) 5556 : cluster [DBG] pgmap v5540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:37 smithi067 bash[17655]: cluster 2024-04-03T17:23:35.986082+0000 mgr.y (mgr.24370) 5556 : cluster [DBG] pgmap v5540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:37 smithi067 bash[27441]: cluster 2024-04-03T17:23:35.986082+0000 mgr.y (mgr.24370) 5556 : cluster [DBG] pgmap v5540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:39.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:39 smithi082 bash[20963]: cluster 2024-04-03T17:23:37.986752+0000 mgr.y (mgr.24370) 5557 : cluster [DBG] pgmap v5541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:39.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:39 smithi082 bash[20963]: audit 2024-04-03T17:23:38.129012+0000 mon.c (mon.2) 2179 : audit [DBG] from='client.? 172.21.15.67:0/2835356673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:39 smithi067 bash[27441]: cluster 2024-04-03T17:23:37.986752+0000 mgr.y (mgr.24370) 5557 : cluster [DBG] pgmap v5541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:39 smithi067 bash[27441]: audit 2024-04-03T17:23:38.129012+0000 mon.c (mon.2) 2179 : audit [DBG] from='client.? 172.21.15.67:0/2835356673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:39 smithi067 bash[17655]: cluster 2024-04-03T17:23:37.986752+0000 mgr.y (mgr.24370) 5557 : cluster [DBG] pgmap v5541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:39 smithi067 bash[17655]: audit 2024-04-03T17:23:38.129012+0000 mon.c (mon.2) 2179 : audit [DBG] from='client.? 172.21.15.67:0/2835356673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:40 smithi082 bash[20963]: audit 2024-04-03T17:23:39.940311+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:40.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:40 smithi067 bash[17655]: audit 2024-04-03T17:23:39.940311+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:40.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:40 smithi067 bash[27441]: audit 2024-04-03T17:23:39.940311+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:41 smithi082 bash[20963]: cluster 2024-04-03T17:23:39.987454+0000 mgr.y (mgr.24370) 5558 : cluster [DBG] pgmap v5542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:41 smithi082 bash[20963]: audit 2024-04-03T17:23:40.581671+0000 mon.c (mon.2) 2180 : audit [DBG] from='client.? 172.21.15.67:0/675057197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:41 smithi067 bash[17655]: cluster 2024-04-03T17:23:39.987454+0000 mgr.y (mgr.24370) 5558 : cluster [DBG] pgmap v5542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:41 smithi067 bash[17655]: audit 2024-04-03T17:23:40.581671+0000 mon.c (mon.2) 2180 : audit [DBG] from='client.? 172.21.15.67:0/675057197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:41 smithi067 bash[27441]: cluster 2024-04-03T17:23:39.987454+0000 mgr.y (mgr.24370) 5558 : cluster [DBG] pgmap v5542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:41 smithi067 bash[27441]: audit 2024-04-03T17:23:40.581671+0000 mon.c (mon.2) 2180 : audit [DBG] from='client.? 172.21.15.67:0/675057197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:43.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:43 smithi082 bash[20963]: cluster 2024-04-03T17:23:41.989163+0000 mgr.y (mgr.24370) 5559 : cluster [DBG] pgmap v5543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:43.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:43 smithi082 bash[20963]: audit 2024-04-03T17:23:43.032640+0000 mon.c (mon.2) 2181 : audit [DBG] from='client.? 172.21.15.67:0/3033529522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T17:23:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:43 smithi067 bash[17655]: cluster 2024-04-03T17:23:41.989163+0000 mgr.y (mgr.24370) 5559 : cluster [DBG] pgmap v5543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:43 smithi067 bash[17655]: audit 2024-04-03T17:23:43.032640+0000 mon.c (mon.2) 2181 : audit [DBG] from='client.? 172.21.15.67:0/3033529522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:43 smithi067 bash[27441]: cluster 2024-04-03T17:23:41.989163+0000 mgr.y (mgr.24370) 5559 : cluster [DBG] pgmap v5543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:43 smithi067 bash[27441]: audit 2024-04-03T17:23:43.032640+0000 mon.c (mon.2) 2181 : audit [DBG] from='client.? 172.21.15.67:0/3033529522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:23:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:45 smithi082 bash[20963]: cluster 2024-04-03T17:23:43.989840+0000 mgr.y (mgr.24370) 5560 : cluster [DBG] pgmap v5544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:45 smithi067 bash[17655]: cluster 2024-04-03T17:23:43.989840+0000 mgr.y (mgr.24370) 5560 : cluster [DBG] pgmap v5544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:45 smithi067 bash[27441]: cluster 2024-04-03T17:23:43.989840+0000 mgr.y (mgr.24370) 5560 : cluster [DBG] pgmap v5544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:46.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:46 smithi082 bash[20963]: audit 2024-04-03T17:23:45.486481+0000 mon.c (mon.2) 2182 : audit [DBG] from='client.? 172.21.15.67:0/2934234014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:46 smithi067 bash[27441]: audit 2024-04-03T17:23:45.486481+0000 mon.c (mon.2) 2182 : audit [DBG] from='client.? 172.21.15.67:0/2934234014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:46.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:46 smithi067 bash[17655]: audit 2024-04-03T17:23:45.486481+0000 mon.c (mon.2) 2182 : audit [DBG] from='client.? 172.21.15.67:0/2934234014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:47 smithi082 bash[20963]: cluster 2024-04-03T17:23:45.990901+0000 mgr.y (mgr.24370) 5561 : cluster [DBG] pgmap v5545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:47 smithi067 bash[27441]: cluster 2024-04-03T17:23:45.990901+0000 mgr.y (mgr.24370) 5561 : cluster [DBG] pgmap v5545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:47 smithi067 bash[17655]: cluster 2024-04-03T17:23:45.990901+0000 mgr.y (mgr.24370) 5561 : cluster [DBG] pgmap v5545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:48.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:48 smithi082 bash[20963]: audit 2024-04-03T17:23:47.941081+0000 mon.a (mon.0) 5261 : audit [DBG] from='client.? 172.21.15.67:0/179450504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:48.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:48 smithi067 bash[27441]: audit 2024-04-03T17:23:47.941081+0000 mon.a (mon.0) 5261 : audit [DBG] from='client.? 172.21.15.67:0/179450504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:48.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:48 smithi067 bash[17655]: audit 2024-04-03T17:23:47.941081+0000 mon.a (mon.0) 5261 : audit [DBG] from='client.? 172.21.15.67:0/179450504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:49 smithi082 bash[20963]: cluster 2024-04-03T17:23:47.991577+0000 mgr.y (mgr.24370) 5562 : cluster [DBG] pgmap v5546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:49 smithi067 bash[27441]: cluster 2024-04-03T17:23:47.991577+0000 mgr.y (mgr.24370) 5562 : cluster [DBG] pgmap v5546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:49 smithi067 bash[17655]: cluster 2024-04-03T17:23:47.991577+0000 mgr.y (mgr.24370) 5562 : cluster [DBG] pgmap v5546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:51 smithi082 bash[20963]: cluster 2024-04-03T17:23:49.992106+0000 mgr.y (mgr.24370) 5563 : cluster [DBG] pgmap v5547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:51 smithi082 bash[20963]: audit 2024-04-03T17:23:50.390701+0000 mon.a (mon.0) 5262 : audit [DBG] from='client.? 172.21.15.67:0/431877569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:51 smithi067 bash[17655]: cluster 2024-04-03T17:23:49.992106+0000 mgr.y (mgr.24370) 5563 : cluster [DBG] pgmap v5547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:51 smithi067 bash[17655]: audit 2024-04-03T17:23:50.390701+0000 mon.a (mon.0) 5262 : audit [DBG] from='client.? 172.21.15.67:0/431877569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:51 smithi067 bash[27441]: cluster 2024-04-03T17:23:49.992106+0000 mgr.y (mgr.24370) 5563 : cluster [DBG] pgmap v5547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:51 smithi067 bash[27441]: audit 2024-04-03T17:23:50.390701+0000 mon.a (mon.0) 5262 : audit [DBG] from='client.? 172.21.15.67:0/431877569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:53 smithi082 bash[20963]: cluster 2024-04-03T17:23:51.993259+0000 mgr.y (mgr.24370) 5564 : cluster [DBG] pgmap v5548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:53 smithi082 bash[20963]: audit 2024-04-03T17:23:52.837339+0000 mon.a (mon.0) 5263 : audit [DBG] from='client.? 172.21.15.67:0/1106705801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T17:23:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:53 smithi067 bash[17655]: cluster 2024-04-03T17:23:51.993259+0000 mgr.y (mgr.24370) 5564 : cluster [DBG] pgmap v5548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:53 smithi067 bash[17655]: audit 2024-04-03T17:23:52.837339+0000 mon.a (mon.0) 5263 : audit [DBG] from='client.? 172.21.15.67:0/1106705801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:53 smithi067 bash[27441]: cluster 2024-04-03T17:23:51.993259+0000 mgr.y (mgr.24370) 5564 : cluster [DBG] pgmap v5548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:53 smithi067 bash[27441]: audit 2024-04-03T17:23:52.837339+0000 mon.a (mon.0) 5263 : audit [DBG] from='client.? 172.21.15.67:0/1106705801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:23:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:55 smithi082 bash[20963]: cluster 2024-04-03T17:23:53.993935+0000 mgr.y (mgr.24370) 5565 : cluster [DBG] pgmap v5549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:55 smithi082 bash[20963]: audit 2024-04-03T17:23:54.940657+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:55 smithi067 bash[27441]: cluster 2024-04-03T17:23:53.993935+0000 mgr.y (mgr.24370) 5565 : cluster [DBG] pgmap v5549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:55 smithi067 bash[27441]: audit 2024-04-03T17:23:54.940657+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:55 smithi067 bash[17655]: cluster 2024-04-03T17:23:53.993935+0000 mgr.y (mgr.24370) 5565 : cluster [DBG] pgmap v5549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:55 smithi067 bash[17655]: audit 2024-04-03T17:23:54.940657+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:23:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:56 smithi082 bash[20963]: audit 2024-04-03T17:23:55.300901+0000 mon.c (mon.2) 2183 : audit [DBG] from='client.? 172.21.15.67:0/1275149785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:56.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:56 smithi067 bash[27441]: audit 2024-04-03T17:23:55.300901+0000 mon.c (mon.2) 2183 : audit [DBG] from='client.? 172.21.15.67:0/1275149785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:56 smithi067 bash[17655]: audit 2024-04-03T17:23:55.300901+0000 mon.c (mon.2) 2183 : audit [DBG] from='client.? 172.21.15.67:0/1275149785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:57 smithi082 bash[20963]: cluster 2024-04-03T17:23:55.995002+0000 mgr.y (mgr.24370) 5566 : cluster [DBG] pgmap v5550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:57 smithi067 bash[27441]: cluster 2024-04-03T17:23:55.995002+0000 mgr.y (mgr.24370) 5566 : cluster [DBG] pgmap v5550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:57 smithi067 bash[17655]: cluster 2024-04-03T17:23:55.995002+0000 mgr.y (mgr.24370) 5566 : cluster [DBG] pgmap v5550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:58.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:58 smithi067 bash[27441]: audit 2024-04-03T17:23:57.753316+0000 mon.a (mon.0) 5265 : audit [DBG] from='client.? 172.21.15.67:0/11646866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:58.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:58 smithi067 bash[17655]: audit 2024-04-03T17:23:57.753316+0000 mon.a (mon.0) 5265 : audit [DBG] from='client.? 172.21.15.67:0/11646866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:58 smithi082 bash[20963]: audit 2024-04-03T17:23:57.753316+0000 mon.a (mon.0) 5265 : audit [DBG] from='client.? 172.21.15.67:0/11646866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:23:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:23:59 smithi067 bash[27441]: cluster 2024-04-03T17:23:57.995702+0000 mgr.y (mgr.24370) 5567 : cluster [DBG] pgmap v5551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:23:59 smithi067 bash[17655]: cluster 2024-04-03T17:23:57.995702+0000 mgr.y (mgr.24370) 5567 : cluster [DBG] pgmap v5551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:23:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:23:59 smithi082 bash[20963]: cluster 2024-04-03T17:23:57.995702+0000 mgr.y (mgr.24370) 5567 : cluster [DBG] pgmap v5551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:01 smithi067 bash[17655]: cluster 2024-04-03T17:23:59.996402+0000 mgr.y (mgr.24370) 5568 : cluster [DBG] pgmap v5552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:01 smithi067 bash[17655]: audit 2024-04-03T17:24:00.211177+0000 mon.c (mon.2) 2184 : audit [DBG] from='client.? 172.21.15.67:0/2406708306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:01 smithi067 bash[27441]: cluster 2024-04-03T17:23:59.996402+0000 mgr.y (mgr.24370) 5568 : cluster [DBG] pgmap v5552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:01 smithi067 bash[27441]: audit 2024-04-03T17:24:00.211177+0000 mon.c (mon.2) 2184 : audit [DBG] from='client.? 172.21.15.67:0/2406708306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:01 smithi082 bash[20963]: cluster 2024-04-03T17:23:59.996402+0000 mgr.y (mgr.24370) 5568 : cluster [DBG] pgmap v5552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:01 smithi082 bash[20963]: audit 2024-04-03T17:24:00.211177+0000 mon.c (mon.2) 2184 : audit [DBG] from='client.? 172.21.15.67:0/2406708306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:02 smithi082 bash[20963]: cluster 2024-04-03T17:24:01.997555+0000 mgr.y (mgr.24370) 5569 : cluster [DBG] pgmap v5553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:02.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:02 smithi067 bash[17655]: cluster 2024-04-03T17:24:01.997555+0000 mgr.y (mgr.24370) 5569 : cluster [DBG] pgmap v5553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:02.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:02 smithi067 bash[27441]: cluster 2024-04-03T17:24:01.997555+0000 mgr.y (mgr.24370) 5569 : cluster [DBG] pgmap v5553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:03 smithi067 bash[17655]: audit 2024-04-03T17:24:02.662994+0000 mon.c (mon.2) 2185 : audit [DBG] from='client.? 172.21.15.67:0/1269599282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:24:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:03 smithi067 bash[27441]: audit 2024-04-03T17:24:02.662994+0000 mon.c (mon.2) 2185 : audit [DBG] from='client.? 172.21.15.67:0/1269599282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:03 smithi082 bash[20963]: audit 2024-04-03T17:24:02.662994+0000 mon.c (mon.2) 2185 : audit [DBG] from='client.? 172.21.15.67:0/1269599282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:24:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:04 smithi082 bash[20963]: cluster 2024-04-03T17:24:03.998244+0000 mgr.y (mgr.24370) 5570 : cluster [DBG] pgmap v5554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:04.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:04 smithi067 bash[27441]: cluster 2024-04-03T17:24:03.998244+0000 mgr.y (mgr.24370) 5570 : cluster [DBG] pgmap v5554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:04 smithi067 bash[17655]: cluster 2024-04-03T17:24:03.998244+0000 mgr.y (mgr.24370) 5570 : cluster [DBG] pgmap v5554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:05 smithi082 bash[20963]: audit 2024-04-03T17:24:05.123155+0000 mon.a (mon.0) 5266 : audit [DBG] from='client.? 172.21.15.67:0/2669306598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:05 smithi067 bash[17655]: audit 2024-04-03T17:24:05.123155+0000 mon.a (mon.0) 5266 : audit [DBG] from='client.? 172.21.15.67:0/2669306598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:05.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:05 smithi067 bash[27441]: audit 2024-04-03T17:24:05.123155+0000 mon.a (mon.0) 5266 : audit [DBG] from='client.? 172.21.15.67:0/2669306598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:06 smithi082 bash[20963]: cluster 2024-04-03T17:24:05.999366+0000 mgr.y (mgr.24370) 5571 : cluster [DBG] pgmap v5555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:06.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:06 smithi067 bash[17655]: cluster 2024-04-03T17:24:05.999366+0000 mgr.y (mgr.24370) 5571 : cluster [DBG] pgmap v5555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:06 smithi067 bash[27441]: cluster 2024-04-03T17:24:05.999366+0000 mgr.y (mgr.24370) 5571 : cluster [DBG] pgmap v5555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:07 smithi082 bash[20963]: audit 2024-04-03T17:24:07.575227+0000 mon.a (mon.0) 5267 : audit [DBG] from='client.? 172.21.15.67:0/780929388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:07.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:07 smithi067 bash[27441]: audit 2024-04-03T17:24:07.575227+0000 mon.a (mon.0) 5267 : audit [DBG] from='client.? 172.21.15.67:0/780929388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:07.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:07 smithi067 bash[17655]: audit 2024-04-03T17:24:07.575227+0000 mon.a (mon.0) 5267 : audit [DBG] from='client.? 172.21.15.67:0/780929388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:08.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:08 smithi067 bash[17655]: cluster 2024-04-03T17:24:08.000089+0000 mgr.y (mgr.24370) 5572 : cluster [DBG] pgmap v5556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:08.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:08 smithi067 bash[27441]: cluster 2024-04-03T17:24:08.000089+0000 mgr.y (mgr.24370) 5572 : cluster [DBG] pgmap v5556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:08 smithi082 bash[20963]: cluster 2024-04-03T17:24:08.000089+0000 mgr.y (mgr.24370) 5572 : cluster [DBG] pgmap v5556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:10.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:09 smithi082 bash[20963]: audit 2024-04-03T17:24:09.940277+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:10.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:09 smithi067 bash[17655]: audit 2024-04-03T17:24:09.940277+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:09 smithi067 bash[27441]: audit 2024-04-03T17:24:09.940277+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:11 smithi082 bash[20963]: cluster 2024-04-03T17:24:10.000563+0000 mgr.y (mgr.24370) 5573 : cluster [DBG] pgmap v5557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:11 smithi082 bash[20963]: audit 2024-04-03T17:24:10.063984+0000 mon.a (mon.0) 5269 : audit [DBG] from='client.? 172.21.15.67:0/2117892510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:11 smithi067 bash[17655]: cluster 2024-04-03T17:24:10.000563+0000 mgr.y (mgr.24370) 5573 : cluster [DBG] pgmap v5557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:11 smithi067 bash[17655]: audit 2024-04-03T17:24:10.063984+0000 mon.a (mon.0) 5269 : audit [DBG] from='client.? 172.21.15.67:0/2117892510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:11 smithi067 bash[27441]: cluster 2024-04-03T17:24:10.000563+0000 mgr.y (mgr.24370) 5573 : cluster [DBG] pgmap v5557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:11 smithi067 bash[27441]: audit 2024-04-03T17:24:10.063984+0000 mon.a (mon.0) 5269 : audit [DBG] from='client.? 172.21.15.67:0/2117892510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:13.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:13 smithi082 bash[20963]: cluster 2024-04-03T17:24:12.001694+0000 mgr.y (mgr.24370) 5574 : cluster [DBG] pgmap v5558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:13.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:13 smithi082 bash[20963]: audit 2024-04-03T17:24:12.512856+0000 mon.c (mon.2) 2186 : audit [DBG] from='client.? 172.21.15.67:0/3482478686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:13 smithi067 bash[17655]: cluster 2024-04-03T17:24:12.001694+0000 mgr.y (mgr.24370) 5574 : cluster [DBG] pgmap v5558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:13 smithi067 bash[17655]: audit 2024-04-03T17:24:12.512856+0000 mon.c (mon.2) 2186 : audit [DBG] from='client.? 172.21.15.67:0/3482478686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:13 smithi067 bash[27441]: cluster 2024-04-03T17:24:12.001694+0000 mgr.y (mgr.24370) 5574 : cluster [DBG] pgmap v5558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:13 smithi067 bash[27441]: audit 2024-04-03T17:24:12.512856+0000 mon.c (mon.2) 2186 : audit [DBG] from='client.? 172.21.15.67:0/3482478686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:24:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:24:15.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:15 smithi082 bash[20963]: cluster 2024-04-03T17:24:14.002358+0000 mgr.y (mgr.24370) 5575 : cluster [DBG] pgmap v5559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:15.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:15 smithi082 bash[20963]: audit 2024-04-03T17:24:14.969087+0000 mon.b (mon.1) 48 : audit [DBG] from='client.? 172.21.15.67:0/3758779129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:15.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:15 smithi067 bash[27441]: cluster 2024-04-03T17:24:14.002358+0000 mgr.y (mgr.24370) 5575 : cluster [DBG] pgmap v5559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:15.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:15 smithi067 bash[27441]: audit 2024-04-03T17:24:14.969087+0000 mon.b (mon.1) 48 : audit [DBG] from='client.? 172.21.15.67:0/3758779129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:15 smithi067 bash[17655]: cluster 2024-04-03T17:24:14.002358+0000 mgr.y (mgr.24370) 5575 : cluster [DBG] pgmap v5559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:15 smithi067 bash[17655]: audit 2024-04-03T17:24:14.969087+0000 mon.b (mon.1) 48 : audit [DBG] from='client.? 172.21.15.67:0/3758779129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:17 smithi082 bash[20963]: cluster 2024-04-03T17:24:16.003420+0000 mgr.y (mgr.24370) 5576 : cluster [DBG] pgmap v5560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:17 smithi067 bash[17655]: cluster 2024-04-03T17:24:16.003420+0000 mgr.y (mgr.24370) 5576 : cluster [DBG] pgmap v5560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:17 smithi067 bash[27441]: cluster 2024-04-03T17:24:16.003420+0000 mgr.y (mgr.24370) 5576 : cluster [DBG] pgmap v5560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:18 smithi082 bash[20963]: audit 2024-04-03T17:24:17.425815+0000 mon.c (mon.2) 2187 : audit [DBG] from='client.? 172.21.15.67:0/395876478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:18.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:18 smithi067 bash[17655]: audit 2024-04-03T17:24:17.425815+0000 mon.c (mon.2) 2187 : audit [DBG] from='client.? 172.21.15.67:0/395876478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:18 smithi067 bash[27441]: audit 2024-04-03T17:24:17.425815+0000 mon.c (mon.2) 2187 : audit [DBG] from='client.? 172.21.15.67:0/395876478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:19.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:19 smithi082 bash[20963]: cluster 2024-04-03T17:24:18.004117+0000 mgr.y (mgr.24370) 5577 : cluster [DBG] pgmap v5561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:19 smithi067 bash[17655]: cluster 2024-04-03T17:24:18.004117+0000 mgr.y (mgr.24370) 5577 : cluster [DBG] pgmap v5561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:19 smithi067 bash[27441]: cluster 2024-04-03T17:24:18.004117+0000 mgr.y (mgr.24370) 5577 : cluster [DBG] pgmap v5561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:20.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:20 smithi082 bash[20963]: audit 2024-04-03T17:24:19.874304+0000 mon.c (mon.2) 2188 : audit [DBG] from='client.? 172.21.15.67:0/3253277126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:20.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:20 smithi067 bash[27441]: audit 2024-04-03T17:24:19.874304+0000 mon.c (mon.2) 2188 : audit [DBG] from='client.? 172.21.15.67:0/3253277126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:20.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:20 smithi067 bash[17655]: audit 2024-04-03T17:24:19.874304+0000 mon.c (mon.2) 2188 : audit [DBG] from='client.? 172.21.15.67:0/3253277126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:21 smithi082 bash[20963]: cluster 2024-04-03T17:24:20.004775+0000 mgr.y (mgr.24370) 5578 : cluster [DBG] pgmap v5562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:21.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:21 smithi067 bash[17655]: cluster 2024-04-03T17:24:20.004775+0000 mgr.y (mgr.24370) 5578 : cluster [DBG] pgmap v5562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:21 smithi067 bash[27441]: cluster 2024-04-03T17:24:20.004775+0000 mgr.y (mgr.24370) 5578 : cluster [DBG] pgmap v5562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:23 smithi082 bash[20963]: cluster 2024-04-03T17:24:22.005389+0000 mgr.y (mgr.24370) 5579 : cluster [DBG] pgmap v5563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:23 smithi082 bash[20963]: audit 2024-04-03T17:24:22.332678+0000 mon.a (mon.0) 5270 : audit [DBG] from='client.? 172.21.15.67:0/4259920538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:24:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:23 smithi067 bash[17655]: cluster 2024-04-03T17:24:22.005389+0000 mgr.y (mgr.24370) 5579 : cluster [DBG] pgmap v5563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:23 smithi067 bash[17655]: audit 2024-04-03T17:24:22.332678+0000 mon.a (mon.0) 5270 : audit [DBG] from='client.? 172.21.15.67:0/4259920538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:23 smithi067 bash[27441]: cluster 2024-04-03T17:24:22.005389+0000 mgr.y (mgr.24370) 5579 : cluster [DBG] pgmap v5563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:23 smithi067 bash[27441]: audit 2024-04-03T17:24:22.332678+0000 mon.a (mon.0) 5270 : audit [DBG] from='client.? 172.21.15.67:0/4259920538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:24:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:24 smithi082 bash[20963]: cluster 2024-04-03T17:24:24.006047+0000 mgr.y (mgr.24370) 5580 : cluster [DBG] pgmap v5564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:24 smithi082 bash[20963]: audit 2024-04-03T17:24:24.781532+0000 mon.a (mon.0) 5271 : audit [DBG] from='client.? 172.21.15.67:0/3917295114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:24 smithi067 bash[27441]: cluster 2024-04-03T17:24:24.006047+0000 mgr.y (mgr.24370) 5580 : cluster [DBG] pgmap v5564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:24 smithi067 bash[27441]: audit 2024-04-03T17:24:24.781532+0000 mon.a (mon.0) 5271 : audit [DBG] from='client.? 172.21.15.67:0/3917295114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:24 smithi067 bash[17655]: cluster 2024-04-03T17:24:24.006047+0000 mgr.y (mgr.24370) 5580 : cluster [DBG] pgmap v5564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:24 smithi067 bash[17655]: audit 2024-04-03T17:24:24.781532+0000 mon.a (mon.0) 5271 : audit [DBG] from='client.? 172.21.15.67:0/3917295114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:25 smithi082 bash[20963]: audit 2024-04-03T17:24:24.941528+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:25 smithi067 bash[17655]: audit 2024-04-03T17:24:24.941528+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:25 smithi067 bash[27441]: audit 2024-04-03T17:24:24.941528+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:26 smithi082 bash[20963]: cluster 2024-04-03T17:24:26.007229+0000 mgr.y (mgr.24370) 5581 : cluster [DBG] pgmap v5565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:26 smithi067 bash[17655]: cluster 2024-04-03T17:24:26.007229+0000 mgr.y (mgr.24370) 5581 : cluster [DBG] pgmap v5565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:26 smithi067 bash[27441]: cluster 2024-04-03T17:24:26.007229+0000 mgr.y (mgr.24370) 5581 : cluster [DBG] pgmap v5565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:27 smithi082 bash[20963]: audit 2024-04-03T17:24:27.236794+0000 mon.a (mon.0) 5273 : audit [DBG] from='client.? 172.21.15.67:0/438105733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:28.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:27 smithi067 bash[17655]: audit 2024-04-03T17:24:27.236794+0000 mon.a (mon.0) 5273 : audit [DBG] from='client.? 172.21.15.67:0/438105733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:27 smithi067 bash[27441]: audit 2024-04-03T17:24:27.236794+0000 mon.a (mon.0) 5273 : audit [DBG] from='client.? 172.21.15.67:0/438105733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:28 smithi067 bash[27441]: cluster 2024-04-03T17:24:28.007927+0000 mgr.y (mgr.24370) 5582 : cluster [DBG] pgmap v5566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:28 smithi067 bash[17655]: cluster 2024-04-03T17:24:28.007927+0000 mgr.y (mgr.24370) 5582 : cluster [DBG] pgmap v5566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:28 smithi082 bash[20963]: cluster 2024-04-03T17:24:28.007927+0000 mgr.y (mgr.24370) 5582 : cluster [DBG] pgmap v5566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:30.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:29 smithi067 bash[17655]: audit 2024-04-03T17:24:29.695184+0000 mon.a (mon.0) 5274 : audit [DBG] from='client.? 172.21.15.67:0/19746768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:30.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:29 smithi067 bash[27441]: audit 2024-04-03T17:24:29.695184+0000 mon.a (mon.0) 5274 : audit [DBG] from='client.? 172.21.15.67:0/19746768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:30.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:29 smithi082 bash[20963]: audit 2024-04-03T17:24:29.695184+0000 mon.a (mon.0) 5274 : audit [DBG] from='client.? 172.21.15.67:0/19746768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:31.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:30 smithi067 bash[17655]: cluster 2024-04-03T17:24:30.008622+0000 mgr.y (mgr.24370) 5583 : cluster [DBG] pgmap v5567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:31.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:30 smithi067 bash[17655]: audit 2024-04-03T17:24:30.695880+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:24:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:30 smithi067 bash[27441]: cluster 2024-04-03T17:24:30.008622+0000 mgr.y (mgr.24370) 5583 : cluster [DBG] pgmap v5567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:30 smithi067 bash[27441]: audit 2024-04-03T17:24:30.695880+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:24:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:30 smithi082 bash[20963]: cluster 2024-04-03T17:24:30.008622+0000 mgr.y (mgr.24370) 5583 : cluster [DBG] pgmap v5567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:30 smithi082 bash[20963]: audit 2024-04-03T17:24:30.695880+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:24:33.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:33 smithi082 bash[20963]: cluster 2024-04-03T17:24:32.009767+0000 mgr.y (mgr.24370) 5584 : cluster [DBG] pgmap v5568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:33.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:33 smithi082 bash[20963]: audit 2024-04-03T17:24:32.152326+0000 mon.c (mon.2) 2189 : audit [DBG] from='client.? 172.21.15.67:0/4030783670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:24:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:33 smithi067 bash[27441]: cluster 2024-04-03T17:24:32.009767+0000 mgr.y (mgr.24370) 5584 : cluster [DBG] pgmap v5568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:33 smithi067 bash[27441]: audit 2024-04-03T17:24:32.152326+0000 mon.c (mon.2) 2189 : audit [DBG] from='client.? 172.21.15.67:0/4030783670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:33 smithi067 bash[17655]: cluster 2024-04-03T17:24:32.009767+0000 mgr.y (mgr.24370) 5584 : cluster [DBG] pgmap v5568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:33 smithi067 bash[17655]: audit 2024-04-03T17:24:32.152326+0000 mon.c (mon.2) 2189 : audit [DBG] from='client.? 172.21.15.67:0/4030783670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:24:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:35 smithi082 bash[20963]: cluster 2024-04-03T17:24:34.010464+0000 mgr.y (mgr.24370) 5585 : cluster [DBG] pgmap v5569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:35 smithi082 bash[20963]: audit 2024-04-03T17:24:34.602418+0000 mon.a (mon.0) 5276 : audit [DBG] from='client.? 172.21.15.67:0/4271046653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:35 smithi067 bash[17655]: cluster 2024-04-03T17:24:34.010464+0000 mgr.y (mgr.24370) 5585 : cluster [DBG] pgmap v5569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:35 smithi067 bash[17655]: audit 2024-04-03T17:24:34.602418+0000 mon.a (mon.0) 5276 : audit [DBG] from='client.? 172.21.15.67:0/4271046653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:35 smithi067 bash[27441]: cluster 2024-04-03T17:24:34.010464+0000 mgr.y (mgr.24370) 5585 : cluster [DBG] pgmap v5569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:35 smithi067 bash[27441]: audit 2024-04-03T17:24:34.602418+0000 mon.a (mon.0) 5276 : audit [DBG] from='client.? 172.21.15.67:0/4271046653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:37 smithi082 bash[20963]: cluster 2024-04-03T17:24:36.011643+0000 mgr.y (mgr.24370) 5586 : cluster [DBG] pgmap v5570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:37 smithi082 bash[20963]: audit 2024-04-03T17:24:36.442545+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:37 smithi082 bash[20963]: audit 2024-04-03T17:24:36.450421+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:37 smithi082 bash[20963]: audit 2024-04-03T17:24:36.743446+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:37 smithi082 bash[20963]: audit 2024-04-03T17:24:36.749834+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:37 smithi082 bash[20963]: audit 2024-04-03T17:24:37.057915+0000 mon.a (mon.0) 5281 : audit [DBG] from='client.? 172.21.15.67:0/3028313326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[27441]: cluster 2024-04-03T17:24:36.011643+0000 mgr.y (mgr.24370) 5586 : cluster [DBG] pgmap v5570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[27441]: audit 2024-04-03T17:24:36.442545+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[27441]: audit 2024-04-03T17:24:36.450421+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[27441]: audit 2024-04-03T17:24:36.743446+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[27441]: audit 2024-04-03T17:24:36.749834+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[27441]: audit 2024-04-03T17:24:37.057915+0000 mon.a (mon.0) 5281 : audit [DBG] from='client.? 172.21.15.67:0/3028313326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[17655]: cluster 2024-04-03T17:24:36.011643+0000 mgr.y (mgr.24370) 5586 : cluster [DBG] pgmap v5570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[17655]: audit 2024-04-03T17:24:36.442545+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[17655]: audit 2024-04-03T17:24:36.450421+0000 mon.a (mon.0) 5278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[17655]: audit 2024-04-03T17:24:36.743446+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[17655]: audit 2024-04-03T17:24:36.749834+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:37 smithi067 bash[17655]: audit 2024-04-03T17:24:37.057915+0000 mon.a (mon.0) 5281 : audit [DBG] from='client.? 172.21.15.67:0/3028313326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:38 smithi082 bash[20963]: audit 2024-04-03T17:24:37.181005+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:24:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:38 smithi082 bash[20963]: audit 2024-04-03T17:24:37.182596+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:24:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:38 smithi082 bash[20963]: audit 2024-04-03T17:24:37.193819+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:38.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:38 smithi067 bash[17655]: audit 2024-04-03T17:24:37.181005+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:24:38.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:38 smithi067 bash[17655]: audit 2024-04-03T17:24:37.182596+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:24:38.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:38 smithi067 bash[17655]: audit 2024-04-03T17:24:37.193819+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:38 smithi067 bash[27441]: audit 2024-04-03T17:24:37.181005+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:24:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:38 smithi067 bash[27441]: audit 2024-04-03T17:24:37.182596+0000 mon.a (mon.0) 5283 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:24:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:38 smithi067 bash[27441]: audit 2024-04-03T17:24:37.193819+0000 mon.a (mon.0) 5284 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:24:39.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:39 smithi082 bash[20963]: cluster 2024-04-03T17:24:38.012373+0000 mgr.y (mgr.24370) 5587 : cluster [DBG] pgmap v5571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:39 smithi067 bash[17655]: cluster 2024-04-03T17:24:38.012373+0000 mgr.y (mgr.24370) 5587 : cluster [DBG] pgmap v5571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:39 smithi067 bash[27441]: cluster 2024-04-03T17:24:38.012373+0000 mgr.y (mgr.24370) 5587 : cluster [DBG] pgmap v5571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:40 smithi082 bash[20963]: audit 2024-04-03T17:24:39.515295+0000 mon.a (mon.0) 5285 : audit [DBG] from='client.? 172.21.15.67:0/3888618775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:40 smithi082 bash[20963]: audit 2024-04-03T17:24:39.941836+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:40.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:40 smithi067 bash[17655]: audit 2024-04-03T17:24:39.515295+0000 mon.a (mon.0) 5285 : audit [DBG] from='client.? 172.21.15.67:0/3888618775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:40.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:40 smithi067 bash[17655]: audit 2024-04-03T17:24:39.941836+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:40 smithi067 bash[27441]: audit 2024-04-03T17:24:39.515295+0000 mon.a (mon.0) 5285 : audit [DBG] from='client.? 172.21.15.67:0/3888618775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:40 smithi067 bash[27441]: audit 2024-04-03T17:24:39.941836+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:41 smithi082 bash[20963]: cluster 2024-04-03T17:24:40.012975+0000 mgr.y (mgr.24370) 5588 : cluster [DBG] pgmap v5572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:41 smithi067 bash[17655]: cluster 2024-04-03T17:24:40.012975+0000 mgr.y (mgr.24370) 5588 : cluster [DBG] pgmap v5572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:41 smithi067 bash[27441]: cluster 2024-04-03T17:24:40.012975+0000 mgr.y (mgr.24370) 5588 : cluster [DBG] pgmap v5572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:42.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:42 smithi082 bash[20963]: audit 2024-04-03T17:24:41.968587+0000 mon.c (mon.2) 2190 : audit [DBG] from='client.? 172.21.15.67:0/3429060145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:42.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:42 smithi067 bash[17655]: audit 2024-04-03T17:24:41.968587+0000 mon.c (mon.2) 2190 : audit [DBG] from='client.? 172.21.15.67:0/3429060145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:42.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:42 smithi067 bash[27441]: audit 2024-04-03T17:24:41.968587+0000 mon.c (mon.2) 2190 : audit [DBG] from='client.? 172.21.15.67:0/3429060145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:43.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:43 smithi082 bash[20963]: cluster 2024-04-03T17:24:42.014234+0000 mgr.y (mgr.24370) 5589 : cluster [DBG] pgmap v5573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:43 smithi067 bash[17655]: cluster 2024-04-03T17:24:42.014234+0000 mgr.y (mgr.24370) 5589 : cluster [DBG] pgmap v5573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:43] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:24:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:43 smithi067 bash[27441]: cluster 2024-04-03T17:24:42.014234+0000 mgr.y (mgr.24370) 5589 : cluster [DBG] pgmap v5573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:24:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:45 smithi082 bash[20963]: cluster 2024-04-03T17:24:44.014826+0000 mgr.y (mgr.24370) 5590 : cluster [DBG] pgmap v5574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:45 smithi082 bash[20963]: audit 2024-04-03T17:24:44.427056+0000 mon.a (mon.0) 5287 : audit [DBG] from='client.? 172.21.15.67:0/1728894292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:45 smithi067 bash[17655]: cluster 2024-04-03T17:24:44.014826+0000 mgr.y (mgr.24370) 5590 : cluster [DBG] pgmap v5574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:45 smithi067 bash[17655]: audit 2024-04-03T17:24:44.427056+0000 mon.a (mon.0) 5287 : audit [DBG] from='client.? 172.21.15.67:0/1728894292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:45.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:45 smithi067 bash[27441]: cluster 2024-04-03T17:24:44.014826+0000 mgr.y (mgr.24370) 5590 : cluster [DBG] pgmap v5574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:45.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:45 smithi067 bash[27441]: audit 2024-04-03T17:24:44.427056+0000 mon.a (mon.0) 5287 : audit [DBG] from='client.? 172.21.15.67:0/1728894292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:47 smithi082 bash[20963]: cluster 2024-04-03T17:24:46.015970+0000 mgr.y (mgr.24370) 5591 : cluster [DBG] pgmap v5575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:47 smithi082 bash[20963]: audit 2024-04-03T17:24:46.891041+0000 mon.a (mon.0) 5288 : audit [DBG] from='client.? 172.21.15.67:0/3107348081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:47 smithi067 bash[17655]: cluster 2024-04-03T17:24:46.015970+0000 mgr.y (mgr.24370) 5591 : cluster [DBG] pgmap v5575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:47 smithi067 bash[17655]: audit 2024-04-03T17:24:46.891041+0000 mon.a (mon.0) 5288 : audit [DBG] from='client.? 172.21.15.67:0/3107348081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:47 smithi067 bash[27441]: cluster 2024-04-03T17:24:46.015970+0000 mgr.y (mgr.24370) 5591 : cluster [DBG] pgmap v5575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:47 smithi067 bash[27441]: audit 2024-04-03T17:24:46.891041+0000 mon.a (mon.0) 5288 : audit [DBG] from='client.? 172.21.15.67:0/3107348081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:49 smithi082 bash[20963]: cluster 2024-04-03T17:24:48.016666+0000 mgr.y (mgr.24370) 5592 : cluster [DBG] pgmap v5576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:49 smithi067 bash[17655]: cluster 2024-04-03T17:24:48.016666+0000 mgr.y (mgr.24370) 5592 : cluster [DBG] pgmap v5576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:49 smithi067 bash[27441]: cluster 2024-04-03T17:24:48.016666+0000 mgr.y (mgr.24370) 5592 : cluster [DBG] pgmap v5576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:50.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:50 smithi082 bash[20963]: audit 2024-04-03T17:24:49.347939+0000 mon.c (mon.2) 2191 : audit [DBG] from='client.? 172.21.15.67:0/1322776096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:50.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:50 smithi067 bash[17655]: audit 2024-04-03T17:24:49.347939+0000 mon.c (mon.2) 2191 : audit [DBG] from='client.? 172.21.15.67:0/1322776096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:50.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:50 smithi067 bash[27441]: audit 2024-04-03T17:24:49.347939+0000 mon.c (mon.2) 2191 : audit [DBG] from='client.? 172.21.15.67:0/1322776096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:51 smithi082 bash[20963]: cluster 2024-04-03T17:24:50.017201+0000 mgr.y (mgr.24370) 5593 : cluster [DBG] pgmap v5577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:51 smithi067 bash[27441]: cluster 2024-04-03T17:24:50.017201+0000 mgr.y (mgr.24370) 5593 : cluster [DBG] pgmap v5577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:51 smithi067 bash[17655]: cluster 2024-04-03T17:24:50.017201+0000 mgr.y (mgr.24370) 5593 : cluster [DBG] pgmap v5577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:52.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:52 smithi067 bash[17655]: audit 2024-04-03T17:24:51.801730+0000 mon.c (mon.2) 2192 : audit [DBG] from='client.? 172.21.15.67:0/1507282781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:52.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:52 smithi067 bash[27441]: audit 2024-04-03T17:24:51.801730+0000 mon.c (mon.2) 2192 : audit [DBG] from='client.? 172.21.15.67:0/1507282781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:52 smithi082 bash[20963]: audit 2024-04-03T17:24:51.801730+0000 mon.c (mon.2) 2192 : audit [DBG] from='client.? 172.21.15.67:0/1507282781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:53 smithi067 bash[17655]: cluster 2024-04-03T17:24:52.018350+0000 mgr.y (mgr.24370) 5594 : cluster [DBG] pgmap v5578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:53] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:24:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:53 smithi067 bash[27441]: cluster 2024-04-03T17:24:52.018350+0000 mgr.y (mgr.24370) 5594 : cluster [DBG] pgmap v5578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:53.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:53 smithi082 bash[20963]: cluster 2024-04-03T17:24:52.018350+0000 mgr.y (mgr.24370) 5594 : cluster [DBG] pgmap v5578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:24:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:55 smithi067 bash[17655]: cluster 2024-04-03T17:24:54.019023+0000 mgr.y (mgr.24370) 5595 : cluster [DBG] pgmap v5579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:55 smithi067 bash[17655]: audit 2024-04-03T17:24:54.254065+0000 mon.a (mon.0) 5289 : audit [DBG] from='client.? 172.21.15.67:0/1018904263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:55 smithi067 bash[17655]: audit 2024-04-03T17:24:54.942126+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:55 smithi067 bash[27441]: cluster 2024-04-03T17:24:54.019023+0000 mgr.y (mgr.24370) 5595 : cluster [DBG] pgmap v5579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:55 smithi067 bash[27441]: audit 2024-04-03T17:24:54.254065+0000 mon.a (mon.0) 5289 : audit [DBG] from='client.? 172.21.15.67:0/1018904263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:55 smithi067 bash[27441]: audit 2024-04-03T17:24:54.942126+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:55 smithi082 bash[20963]: cluster 2024-04-03T17:24:54.019023+0000 mgr.y (mgr.24370) 5595 : cluster [DBG] pgmap v5579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:55 smithi082 bash[20963]: audit 2024-04-03T17:24:54.254065+0000 mon.a (mon.0) 5289 : audit [DBG] from='client.? 172.21.15.67:0/1018904263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:55 smithi082 bash[20963]: audit 2024-04-03T17:24:54.942126+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:24:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:57 smithi067 bash[27441]: cluster 2024-04-03T17:24:56.020292+0000 mgr.y (mgr.24370) 5596 : cluster [DBG] pgmap v5580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:57 smithi067 bash[27441]: audit 2024-04-03T17:24:56.704359+0000 mon.c (mon.2) 2193 : audit [DBG] from='client.? 172.21.15.67:0/1724493525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:57 smithi067 bash[17655]: cluster 2024-04-03T17:24:56.020292+0000 mgr.y (mgr.24370) 5596 : cluster [DBG] pgmap v5580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:57 smithi067 bash[17655]: audit 2024-04-03T17:24:56.704359+0000 mon.c (mon.2) 2193 : audit [DBG] from='client.? 172.21.15.67:0/1724493525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:57 smithi082 bash[20963]: cluster 2024-04-03T17:24:56.020292+0000 mgr.y (mgr.24370) 5596 : cluster [DBG] pgmap v5580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:57 smithi082 bash[20963]: audit 2024-04-03T17:24:56.704359+0000 mon.c (mon.2) 2193 : audit [DBG] from='client.? 172.21.15.67:0/1724493525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:59 smithi067 bash[17655]: cluster 2024-04-03T17:24:58.021078+0000 mgr.y (mgr.24370) 5597 : cluster [DBG] pgmap v5581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:24:59 smithi067 bash[17655]: audit 2024-04-03T17:24:59.146299+0000 mon.a (mon.0) 5291 : audit [DBG] from='client.? 172.21.15.67:0/3218206697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:59 smithi067 bash[27441]: cluster 2024-04-03T17:24:58.021078+0000 mgr.y (mgr.24370) 5597 : cluster [DBG] pgmap v5581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:24:59 smithi067 bash[27441]: audit 2024-04-03T17:24:59.146299+0000 mon.a (mon.0) 5291 : audit [DBG] from='client.? 172.21.15.67:0/3218206697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:24:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:59 smithi082 bash[20963]: cluster 2024-04-03T17:24:58.021078+0000 mgr.y (mgr.24370) 5597 : cluster [DBG] pgmap v5581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:24:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:24:59 smithi082 bash[20963]: audit 2024-04-03T17:24:59.146299+0000 mon.a (mon.0) 5291 : audit [DBG] from='client.? 172.21.15.67:0/3218206697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:01 smithi067 bash[27441]: cluster 2024-04-03T17:25:00.021821+0000 mgr.y (mgr.24370) 5598 : cluster [DBG] pgmap v5582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:01 smithi067 bash[17655]: cluster 2024-04-03T17:25:00.021821+0000 mgr.y (mgr.24370) 5598 : cluster [DBG] pgmap v5582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:01 smithi082 bash[20963]: cluster 2024-04-03T17:25:00.021821+0000 mgr.y (mgr.24370) 5598 : cluster [DBG] pgmap v5582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:02.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:02 smithi067 bash[17655]: audit 2024-04-03T17:25:01.597116+0000 mon.a (mon.0) 5292 : audit [DBG] from='client.? 172.21.15.67:0/3546203407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:02.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:02 smithi067 bash[17655]: cluster 2024-04-03T17:25:02.022889+0000 mgr.y (mgr.24370) 5599 : cluster [DBG] pgmap v5583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:02 smithi067 bash[27441]: audit 2024-04-03T17:25:01.597116+0000 mon.a (mon.0) 5292 : audit [DBG] from='client.? 172.21.15.67:0/3546203407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:02 smithi067 bash[27441]: cluster 2024-04-03T17:25:02.022889+0000 mgr.y (mgr.24370) 5599 : cluster [DBG] pgmap v5583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:02 smithi082 bash[20963]: audit 2024-04-03T17:25:01.597116+0000 mon.a (mon.0) 5292 : audit [DBG] from='client.? 172.21.15.67:0/3546203407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:02 smithi082 bash[20963]: cluster 2024-04-03T17:25:02.022889+0000 mgr.y (mgr.24370) 5599 : cluster [DBG] pgmap v5583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:25:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:25:04.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:04 smithi082 bash[20963]: audit 2024-04-03T17:25:04.048043+0000 mon.c (mon.2) 2194 : audit [DBG] from='client.? 172.21.15.67:0/1339502260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:04.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:04 smithi067 bash[17655]: audit 2024-04-03T17:25:04.048043+0000 mon.c (mon.2) 2194 : audit [DBG] from='client.? 172.21.15.67:0/1339502260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:04.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:04 smithi067 bash[27441]: audit 2024-04-03T17:25:04.048043+0000 mon.c (mon.2) 2194 : audit [DBG] from='client.? 172.21.15.67:0/1339502260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:05 smithi082 bash[20963]: cluster 2024-04-03T17:25:04.023628+0000 mgr.y (mgr.24370) 5600 : cluster [DBG] pgmap v5584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:05 smithi067 bash[17655]: cluster 2024-04-03T17:25:04.023628+0000 mgr.y (mgr.24370) 5600 : cluster [DBG] pgmap v5584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:05 smithi067 bash[27441]: cluster 2024-04-03T17:25:04.023628+0000 mgr.y (mgr.24370) 5600 : cluster [DBG] pgmap v5584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:07.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:07 smithi082 bash[20963]: cluster 2024-04-03T17:25:06.024935+0000 mgr.y (mgr.24370) 5601 : cluster [DBG] pgmap v5585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:07.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:07 smithi082 bash[20963]: audit 2024-04-03T17:25:06.499850+0000 mon.c (mon.2) 2195 : audit [DBG] from='client.? 172.21.15.67:0/1707220973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:07.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:07 smithi067 bash[27441]: cluster 2024-04-03T17:25:06.024935+0000 mgr.y (mgr.24370) 5601 : cluster [DBG] pgmap v5585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:07 smithi067 bash[27441]: audit 2024-04-03T17:25:06.499850+0000 mon.c (mon.2) 2195 : audit [DBG] from='client.? 172.21.15.67:0/1707220973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:07 smithi067 bash[17655]: cluster 2024-04-03T17:25:06.024935+0000 mgr.y (mgr.24370) 5601 : cluster [DBG] pgmap v5585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:07 smithi067 bash[17655]: audit 2024-04-03T17:25:06.499850+0000 mon.c (mon.2) 2195 : audit [DBG] from='client.? 172.21.15.67:0/1707220973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:09.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:09 smithi082 bash[20963]: cluster 2024-04-03T17:25:08.025784+0000 mgr.y (mgr.24370) 5602 : cluster [DBG] pgmap v5586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:09.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:09 smithi082 bash[20963]: audit 2024-04-03T17:25:08.951712+0000 mon.a (mon.0) 5293 : audit [DBG] from='client.? 172.21.15.67:0/765363536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:09.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:09 smithi067 bash[17655]: cluster 2024-04-03T17:25:08.025784+0000 mgr.y (mgr.24370) 5602 : cluster [DBG] pgmap v5586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:09 smithi067 bash[17655]: audit 2024-04-03T17:25:08.951712+0000 mon.a (mon.0) 5293 : audit [DBG] from='client.? 172.21.15.67:0/765363536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:09 smithi067 bash[27441]: cluster 2024-04-03T17:25:08.025784+0000 mgr.y (mgr.24370) 5602 : cluster [DBG] pgmap v5586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:09 smithi067 bash[27441]: audit 2024-04-03T17:25:08.951712+0000 mon.a (mon.0) 5293 : audit [DBG] from='client.? 172.21.15.67:0/765363536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:10.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:10 smithi082 bash[20963]: audit 2024-04-03T17:25:09.942565+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:10.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:10 smithi067 bash[17655]: audit 2024-04-03T17:25:09.942565+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:10 smithi067 bash[27441]: audit 2024-04-03T17:25:09.942565+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:11 smithi082 bash[20963]: cluster 2024-04-03T17:25:10.026454+0000 mgr.y (mgr.24370) 5603 : cluster [DBG] pgmap v5587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:11 smithi067 bash[27441]: cluster 2024-04-03T17:25:10.026454+0000 mgr.y (mgr.24370) 5603 : cluster [DBG] pgmap v5587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:11 smithi067 bash[17655]: cluster 2024-04-03T17:25:10.026454+0000 mgr.y (mgr.24370) 5603 : cluster [DBG] pgmap v5587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:12.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:12 smithi082 bash[20963]: audit 2024-04-03T17:25:11.408712+0000 mon.c (mon.2) 2196 : audit [DBG] from='client.? 172.21.15.67:0/1012506134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:12.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:12 smithi067 bash[27441]: audit 2024-04-03T17:25:11.408712+0000 mon.c (mon.2) 2196 : audit [DBG] from='client.? 172.21.15.67:0/1012506134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:12 smithi067 bash[17655]: audit 2024-04-03T17:25:11.408712+0000 mon.c (mon.2) 2196 : audit [DBG] from='client.? 172.21.15.67:0/1012506134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:13.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:13 smithi082 bash[20963]: cluster 2024-04-03T17:25:12.027642+0000 mgr.y (mgr.24370) 5604 : cluster [DBG] pgmap v5588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:13] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:25:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:13 smithi067 bash[27441]: cluster 2024-04-03T17:25:12.027642+0000 mgr.y (mgr.24370) 5604 : cluster [DBG] pgmap v5588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:13 smithi067 bash[17655]: cluster 2024-04-03T17:25:12.027642+0000 mgr.y (mgr.24370) 5604 : cluster [DBG] pgmap v5588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:25:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:14 smithi082 bash[20963]: audit 2024-04-03T17:25:13.868293+0000 mon.c (mon.2) 2197 : audit [DBG] from='client.? 172.21.15.67:0/26930306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:14 smithi082 bash[20963]: cluster 2024-04-03T17:25:14.028399+0000 mgr.y (mgr.24370) 5605 : cluster [DBG] pgmap v5589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:14 smithi067 bash[17655]: audit 2024-04-03T17:25:13.868293+0000 mon.c (mon.2) 2197 : audit [DBG] from='client.? 172.21.15.67:0/26930306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:14 smithi067 bash[17655]: cluster 2024-04-03T17:25:14.028399+0000 mgr.y (mgr.24370) 5605 : cluster [DBG] pgmap v5589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:15.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:14 smithi067 bash[27441]: audit 2024-04-03T17:25:13.868293+0000 mon.c (mon.2) 2197 : audit [DBG] from='client.? 172.21.15.67:0/26930306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:14 smithi067 bash[27441]: cluster 2024-04-03T17:25:14.028399+0000 mgr.y (mgr.24370) 5605 : cluster [DBG] pgmap v5589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:17 smithi082 bash[20963]: cluster 2024-04-03T17:25:16.029477+0000 mgr.y (mgr.24370) 5606 : cluster [DBG] pgmap v5590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:17 smithi082 bash[20963]: audit 2024-04-03T17:25:16.323574+0000 mon.c (mon.2) 2198 : audit [DBG] from='client.? 172.21.15.67:0/3126834060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:17 smithi067 bash[17655]: cluster 2024-04-03T17:25:16.029477+0000 mgr.y (mgr.24370) 5606 : cluster [DBG] pgmap v5590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:17 smithi067 bash[17655]: audit 2024-04-03T17:25:16.323574+0000 mon.c (mon.2) 2198 : audit [DBG] from='client.? 172.21.15.67:0/3126834060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:17 smithi067 bash[27441]: cluster 2024-04-03T17:25:16.029477+0000 mgr.y (mgr.24370) 5606 : cluster [DBG] pgmap v5590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:17 smithi067 bash[27441]: audit 2024-04-03T17:25:16.323574+0000 mon.c (mon.2) 2198 : audit [DBG] from='client.? 172.21.15.67:0/3126834060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:19.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:19 smithi082 bash[20963]: cluster 2024-04-03T17:25:18.030234+0000 mgr.y (mgr.24370) 5607 : cluster [DBG] pgmap v5591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:19.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:19 smithi082 bash[20963]: audit 2024-04-03T17:25:18.776074+0000 mon.a (mon.0) 5295 : audit [DBG] from='client.? 172.21.15.67:0/2756007777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:19 smithi067 bash[17655]: cluster 2024-04-03T17:25:18.030234+0000 mgr.y (mgr.24370) 5607 : cluster [DBG] pgmap v5591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:19 smithi067 bash[17655]: audit 2024-04-03T17:25:18.776074+0000 mon.a (mon.0) 5295 : audit [DBG] from='client.? 172.21.15.67:0/2756007777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:19 smithi067 bash[27441]: cluster 2024-04-03T17:25:18.030234+0000 mgr.y (mgr.24370) 5607 : cluster [DBG] pgmap v5591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:19 smithi067 bash[27441]: audit 2024-04-03T17:25:18.776074+0000 mon.a (mon.0) 5295 : audit [DBG] from='client.? 172.21.15.67:0/2756007777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:21 smithi082 bash[20963]: cluster 2024-04-03T17:25:20.030983+0000 mgr.y (mgr.24370) 5608 : cluster [DBG] pgmap v5592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:21.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:21 smithi067 bash[17655]: cluster 2024-04-03T17:25:20.030983+0000 mgr.y (mgr.24370) 5608 : cluster [DBG] pgmap v5592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:21 smithi067 bash[27441]: cluster 2024-04-03T17:25:20.030983+0000 mgr.y (mgr.24370) 5608 : cluster [DBG] pgmap v5592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:22.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:22 smithi082 bash[20963]: audit 2024-04-03T17:25:21.237528+0000 mon.a (mon.0) 5296 : audit [DBG] from='client.? 172.21.15.67:0/1678573066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:22.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:22 smithi067 bash[17655]: audit 2024-04-03T17:25:21.237528+0000 mon.a (mon.0) 5296 : audit [DBG] from='client.? 172.21.15.67:0/1678573066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:22.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:22 smithi067 bash[27441]: audit 2024-04-03T17:25:21.237528+0000 mon.a (mon.0) 5296 : audit [DBG] from='client.? 172.21.15.67:0/1678573066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:23 smithi082 bash[20963]: cluster 2024-04-03T17:25:22.032209+0000 mgr.y (mgr.24370) 5609 : cluster [DBG] pgmap v5593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:23 smithi067 bash[27441]: cluster 2024-04-03T17:25:22.032209+0000 mgr.y (mgr.24370) 5609 : cluster [DBG] pgmap v5593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:23 smithi067 bash[17655]: cluster 2024-04-03T17:25:22.032209+0000 mgr.y (mgr.24370) 5609 : cluster [DBG] pgmap v5593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:23] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:25:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:25:24.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:24 smithi082 bash[20963]: audit 2024-04-03T17:25:23.693383+0000 mon.c (mon.2) 2199 : audit [DBG] from='client.? 172.21.15.67:0/3171561079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:24.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:24 smithi067 bash[17655]: audit 2024-04-03T17:25:23.693383+0000 mon.c (mon.2) 2199 : audit [DBG] from='client.? 172.21.15.67:0/3171561079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:24.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:24 smithi067 bash[27441]: audit 2024-04-03T17:25:23.693383+0000 mon.c (mon.2) 2199 : audit [DBG] from='client.? 172.21.15.67:0/3171561079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:25 smithi082 bash[20963]: cluster 2024-04-03T17:25:24.032848+0000 mgr.y (mgr.24370) 5610 : cluster [DBG] pgmap v5594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:25 smithi082 bash[20963]: audit 2024-04-03T17:25:24.942985+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:25 smithi067 bash[27441]: cluster 2024-04-03T17:25:24.032848+0000 mgr.y (mgr.24370) 5610 : cluster [DBG] pgmap v5594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:25 smithi067 bash[27441]: audit 2024-04-03T17:25:24.942985+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:25 smithi067 bash[17655]: cluster 2024-04-03T17:25:24.032848+0000 mgr.y (mgr.24370) 5610 : cluster [DBG] pgmap v5594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:25 smithi067 bash[17655]: audit 2024-04-03T17:25:24.942985+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:27 smithi082 bash[20963]: cluster 2024-04-03T17:25:26.033974+0000 mgr.y (mgr.24370) 5611 : cluster [DBG] pgmap v5595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:27 smithi082 bash[20963]: audit 2024-04-03T17:25:26.142512+0000 mon.a (mon.0) 5298 : audit [DBG] from='client.? 172.21.15.67:0/1754109583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:27 smithi067 bash[17655]: cluster 2024-04-03T17:25:26.033974+0000 mgr.y (mgr.24370) 5611 : cluster [DBG] pgmap v5595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:27 smithi067 bash[17655]: audit 2024-04-03T17:25:26.142512+0000 mon.a (mon.0) 5298 : audit [DBG] from='client.? 172.21.15.67:0/1754109583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:27 smithi067 bash[27441]: cluster 2024-04-03T17:25:26.033974+0000 mgr.y (mgr.24370) 5611 : cluster [DBG] pgmap v5595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:27 smithi067 bash[27441]: audit 2024-04-03T17:25:26.142512+0000 mon.a (mon.0) 5298 : audit [DBG] from='client.? 172.21.15.67:0/1754109583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:29 smithi082 bash[20963]: cluster 2024-04-03T17:25:28.034678+0000 mgr.y (mgr.24370) 5612 : cluster [DBG] pgmap v5596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:29 smithi082 bash[20963]: audit 2024-04-03T17:25:28.596933+0000 mon.c (mon.2) 2200 : audit [DBG] from='client.? 172.21.15.67:0/3212524963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:29 smithi067 bash[17655]: cluster 2024-04-03T17:25:28.034678+0000 mgr.y (mgr.24370) 5612 : cluster [DBG] pgmap v5596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:29.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:29 smithi067 bash[17655]: audit 2024-04-03T17:25:28.596933+0000 mon.c (mon.2) 2200 : audit [DBG] from='client.? 172.21.15.67:0/3212524963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:29 smithi067 bash[27441]: cluster 2024-04-03T17:25:28.034678+0000 mgr.y (mgr.24370) 5612 : cluster [DBG] pgmap v5596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:29 smithi067 bash[27441]: audit 2024-04-03T17:25:28.596933+0000 mon.c (mon.2) 2200 : audit [DBG] from='client.? 172.21.15.67:0/3212524963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:31 smithi082 bash[20963]: cluster 2024-04-03T17:25:30.035396+0000 mgr.y (mgr.24370) 5613 : cluster [DBG] pgmap v5597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:31 smithi082 bash[20963]: audit 2024-04-03T17:25:31.050861+0000 mon.c (mon.2) 2201 : audit [DBG] from='client.? 172.21.15.67:0/70807832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:31 smithi067 bash[27441]: cluster 2024-04-03T17:25:30.035396+0000 mgr.y (mgr.24370) 5613 : cluster [DBG] pgmap v5597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:31 smithi067 bash[27441]: audit 2024-04-03T17:25:31.050861+0000 mon.c (mon.2) 2201 : audit [DBG] from='client.? 172.21.15.67:0/70807832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:31 smithi067 bash[17655]: cluster 2024-04-03T17:25:30.035396+0000 mgr.y (mgr.24370) 5613 : cluster [DBG] pgmap v5597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:31 smithi067 bash[17655]: audit 2024-04-03T17:25:31.050861+0000 mon.c (mon.2) 2201 : audit [DBG] from='client.? 172.21.15.67:0/70807832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:25:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:33 smithi067 bash[27441]: cluster 2024-04-03T17:25:32.036592+0000 mgr.y (mgr.24370) 5614 : cluster [DBG] pgmap v5598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:33 smithi067 bash[17655]: cluster 2024-04-03T17:25:32.036592+0000 mgr.y (mgr.24370) 5614 : cluster [DBG] pgmap v5598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:33.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:33 smithi082 bash[20963]: cluster 2024-04-03T17:25:32.036592+0000 mgr.y (mgr.24370) 5614 : cluster [DBG] pgmap v5598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:25:34.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:34 smithi067 bash[17655]: audit 2024-04-03T17:25:33.499237+0000 mon.c (mon.2) 2202 : audit [DBG] from='client.? 172.21.15.67:0/2420263804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:34.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:34 smithi067 bash[27441]: audit 2024-04-03T17:25:33.499237+0000 mon.c (mon.2) 2202 : audit [DBG] from='client.? 172.21.15.67:0/2420263804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:34.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:34 smithi082 bash[20963]: audit 2024-04-03T17:25:33.499237+0000 mon.c (mon.2) 2202 : audit [DBG] from='client.? 172.21.15.67:0/2420263804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:35 smithi067 bash[17655]: cluster 2024-04-03T17:25:34.037317+0000 mgr.y (mgr.24370) 5615 : cluster [DBG] pgmap v5599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:35 smithi067 bash[27441]: cluster 2024-04-03T17:25:34.037317+0000 mgr.y (mgr.24370) 5615 : cluster [DBG] pgmap v5599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:35 smithi082 bash[20963]: cluster 2024-04-03T17:25:34.037317+0000 mgr.y (mgr.24370) 5615 : cluster [DBG] pgmap v5599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:36.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:36 smithi067 bash[17655]: audit 2024-04-03T17:25:35.948395+0000 mon.a (mon.0) 5299 : audit [DBG] from='client.? 172.21.15.67:0/2981984450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:36.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:36 smithi067 bash[27441]: audit 2024-04-03T17:25:35.948395+0000 mon.a (mon.0) 5299 : audit [DBG] from='client.? 172.21.15.67:0/2981984450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:36 smithi082 bash[20963]: audit 2024-04-03T17:25:35.948395+0000 mon.a (mon.0) 5299 : audit [DBG] from='client.? 172.21.15.67:0/2981984450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:37 smithi067 bash[27441]: cluster 2024-04-03T17:25:36.038478+0000 mgr.y (mgr.24370) 5616 : cluster [DBG] pgmap v5600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:37 smithi067 bash[17655]: cluster 2024-04-03T17:25:36.038478+0000 mgr.y (mgr.24370) 5616 : cluster [DBG] pgmap v5600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:37 smithi082 bash[20963]: cluster 2024-04-03T17:25:36.038478+0000 mgr.y (mgr.24370) 5616 : cluster [DBG] pgmap v5600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:38.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:38 smithi067 bash[17655]: audit 2024-04-03T17:25:37.269637+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:25:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:38 smithi067 bash[27441]: audit 2024-04-03T17:25:37.269637+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:25:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:38 smithi082 bash[20963]: audit 2024-04-03T17:25:37.269637+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:25:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:39 smithi082 bash[20963]: cluster 2024-04-03T17:25:38.039147+0000 mgr.y (mgr.24370) 5617 : cluster [DBG] pgmap v5601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:39 smithi082 bash[20963]: audit 2024-04-03T17:25:38.407248+0000 mon.a (mon.0) 5301 : audit [DBG] from='client.? 172.21.15.67:0/1877394381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:39 smithi067 bash[17655]: cluster 2024-04-03T17:25:38.039147+0000 mgr.y (mgr.24370) 5617 : cluster [DBG] pgmap v5601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:39 smithi067 bash[17655]: audit 2024-04-03T17:25:38.407248+0000 mon.a (mon.0) 5301 : audit [DBG] from='client.? 172.21.15.67:0/1877394381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:39 smithi067 bash[27441]: cluster 2024-04-03T17:25:38.039147+0000 mgr.y (mgr.24370) 5617 : cluster [DBG] pgmap v5601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:39 smithi067 bash[27441]: audit 2024-04-03T17:25:38.407248+0000 mon.a (mon.0) 5301 : audit [DBG] from='client.? 172.21.15.67:0/1877394381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:40 smithi082 bash[20963]: audit 2024-04-03T17:25:39.943525+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:40.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:40 smithi082 bash[20963]: cluster 2024-04-03T17:25:40.039794+0000 mgr.y (mgr.24370) 5618 : cluster [DBG] pgmap v5602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:40.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:40 smithi067 bash[27441]: audit 2024-04-03T17:25:39.943525+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:40 smithi067 bash[27441]: cluster 2024-04-03T17:25:40.039794+0000 mgr.y (mgr.24370) 5618 : cluster [DBG] pgmap v5602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:40 smithi067 bash[17655]: audit 2024-04-03T17:25:39.943525+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:40 smithi067 bash[17655]: cluster 2024-04-03T17:25:40.039794+0000 mgr.y (mgr.24370) 5618 : cluster [DBG] pgmap v5602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:41 smithi082 bash[20963]: audit 2024-04-03T17:25:40.857652+0000 mon.a (mon.0) 5303 : audit [DBG] from='client.? 172.21.15.67:0/2670531647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:41 smithi067 bash[17655]: audit 2024-04-03T17:25:40.857652+0000 mon.a (mon.0) 5303 : audit [DBG] from='client.? 172.21.15.67:0/2670531647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:41 smithi067 bash[27441]: audit 2024-04-03T17:25:40.857652+0000 mon.a (mon.0) 5303 : audit [DBG] from='client.? 172.21.15.67:0/2670531647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:42 smithi082 bash[20963]: cluster 2024-04-03T17:25:42.041003+0000 mgr.y (mgr.24370) 5619 : cluster [DBG] pgmap v5603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:42.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:42 smithi067 bash[27441]: cluster 2024-04-03T17:25:42.041003+0000 mgr.y (mgr.24370) 5619 : cluster [DBG] pgmap v5603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:42 smithi067 bash[17655]: cluster 2024-04-03T17:25:42.041003+0000 mgr.y (mgr.24370) 5619 : cluster [DBG] pgmap v5603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:43] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:25:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:25:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:44 smithi082 bash[20963]: audit 2024-04-03T17:25:43.016097+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:44 smithi082 bash[20963]: audit 2024-04-03T17:25:43.031247+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:44 smithi082 bash[20963]: audit 2024-04-03T17:25:43.266249+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:44 smithi082 bash[20963]: audit 2024-04-03T17:25:43.273286+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:44 smithi082 bash[20963]: audit 2024-04-03T17:25:43.349874+0000 mon.a (mon.0) 5308 : audit [DBG] from='client.? 172.21.15.67:0/1581003811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:44 smithi082 bash[20963]: audit 2024-04-03T17:25:43.705536+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:25:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:44 smithi082 bash[20963]: audit 2024-04-03T17:25:43.707601+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:25:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:44 smithi082 bash[20963]: audit 2024-04-03T17:25:43.717309+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[17655]: audit 2024-04-03T17:25:43.016097+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[17655]: audit 2024-04-03T17:25:43.031247+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[17655]: audit 2024-04-03T17:25:43.266249+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[17655]: audit 2024-04-03T17:25:43.273286+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[17655]: audit 2024-04-03T17:25:43.349874+0000 mon.a (mon.0) 5308 : audit [DBG] from='client.? 172.21.15.67:0/1581003811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[17655]: audit 2024-04-03T17:25:43.705536+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[17655]: audit 2024-04-03T17:25:43.707601+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[17655]: audit 2024-04-03T17:25:43.717309+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[27441]: audit 2024-04-03T17:25:43.016097+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[27441]: audit 2024-04-03T17:25:43.031247+0000 mon.a (mon.0) 5305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[27441]: audit 2024-04-03T17:25:43.266249+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[27441]: audit 2024-04-03T17:25:43.273286+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[27441]: audit 2024-04-03T17:25:43.349874+0000 mon.a (mon.0) 5308 : audit [DBG] from='client.? 172.21.15.67:0/1581003811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:44.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[27441]: audit 2024-04-03T17:25:43.705536+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:25:44.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[27441]: audit 2024-04-03T17:25:43.707601+0000 mon.a (mon.0) 5310 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:25:44.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:44 smithi067 bash[27441]: audit 2024-04-03T17:25:43.717309+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:25:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:45 smithi082 bash[20963]: cluster 2024-04-03T17:25:44.041701+0000 mgr.y (mgr.24370) 5620 : cluster [DBG] pgmap v5604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:45 smithi067 bash[27441]: cluster 2024-04-03T17:25:44.041701+0000 mgr.y (mgr.24370) 5620 : cluster [DBG] pgmap v5604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:45.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:45 smithi067 bash[17655]: cluster 2024-04-03T17:25:44.041701+0000 mgr.y (mgr.24370) 5620 : cluster [DBG] pgmap v5604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:46.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:46 smithi082 bash[20963]: audit 2024-04-03T17:25:45.806146+0000 mon.a (mon.0) 5312 : audit [DBG] from='client.? 172.21.15.67:0/2947093722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:46.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:46 smithi067 bash[17655]: audit 2024-04-03T17:25:45.806146+0000 mon.a (mon.0) 5312 : audit [DBG] from='client.? 172.21.15.67:0/2947093722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:46 smithi067 bash[27441]: audit 2024-04-03T17:25:45.806146+0000 mon.a (mon.0) 5312 : audit [DBG] from='client.? 172.21.15.67:0/2947093722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:47 smithi082 bash[20963]: cluster 2024-04-03T17:25:46.042696+0000 mgr.y (mgr.24370) 5621 : cluster [DBG] pgmap v5605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:47 smithi067 bash[27441]: cluster 2024-04-03T17:25:46.042696+0000 mgr.y (mgr.24370) 5621 : cluster [DBG] pgmap v5605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:47.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:47 smithi067 bash[17655]: cluster 2024-04-03T17:25:46.042696+0000 mgr.y (mgr.24370) 5621 : cluster [DBG] pgmap v5605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:49 smithi082 bash[20963]: cluster 2024-04-03T17:25:48.043185+0000 mgr.y (mgr.24370) 5622 : cluster [DBG] pgmap v5606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:49 smithi082 bash[20963]: audit 2024-04-03T17:25:48.262155+0000 mon.a (mon.0) 5313 : audit [DBG] from='client.? 172.21.15.67:0/3467908447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:49 smithi067 bash[17655]: cluster 2024-04-03T17:25:48.043185+0000 mgr.y (mgr.24370) 5622 : cluster [DBG] pgmap v5606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:49 smithi067 bash[17655]: audit 2024-04-03T17:25:48.262155+0000 mon.a (mon.0) 5313 : audit [DBG] from='client.? 172.21.15.67:0/3467908447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:49 smithi067 bash[27441]: cluster 2024-04-03T17:25:48.043185+0000 mgr.y (mgr.24370) 5622 : cluster [DBG] pgmap v5606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:49 smithi067 bash[27441]: audit 2024-04-03T17:25:48.262155+0000 mon.a (mon.0) 5313 : audit [DBG] from='client.? 172.21.15.67:0/3467908447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:51 smithi082 bash[20963]: cluster 2024-04-03T17:25:50.043835+0000 mgr.y (mgr.24370) 5623 : cluster [DBG] pgmap v5607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:51 smithi082 bash[20963]: audit 2024-04-03T17:25:50.716971+0000 mon.a (mon.0) 5314 : audit [DBG] from='client.? 172.21.15.67:0/1961882535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:51 smithi067 bash[17655]: cluster 2024-04-03T17:25:50.043835+0000 mgr.y (mgr.24370) 5623 : cluster [DBG] pgmap v5607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:51 smithi067 bash[17655]: audit 2024-04-03T17:25:50.716971+0000 mon.a (mon.0) 5314 : audit [DBG] from='client.? 172.21.15.67:0/1961882535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:51.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:51 smithi067 bash[27441]: cluster 2024-04-03T17:25:50.043835+0000 mgr.y (mgr.24370) 5623 : cluster [DBG] pgmap v5607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:51.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:51 smithi067 bash[27441]: audit 2024-04-03T17:25:50.716971+0000 mon.a (mon.0) 5314 : audit [DBG] from='client.? 172.21.15.67:0/1961882535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:53 smithi082 bash[20963]: cluster 2024-04-03T17:25:52.045052+0000 mgr.y (mgr.24370) 5624 : cluster [DBG] pgmap v5608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:53 smithi067 bash[17655]: cluster 2024-04-03T17:25:52.045052+0000 mgr.y (mgr.24370) 5624 : cluster [DBG] pgmap v5608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:53 smithi067 bash[27441]: cluster 2024-04-03T17:25:52.045052+0000 mgr.y (mgr.24370) 5624 : cluster [DBG] pgmap v5608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:53] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:25:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:25:54.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:54 smithi082 bash[20963]: audit 2024-04-03T17:25:53.173347+0000 mon.a (mon.0) 5315 : audit [DBG] from='client.? 172.21.15.67:0/512443035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:54.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:54 smithi067 bash[17655]: audit 2024-04-03T17:25:53.173347+0000 mon.a (mon.0) 5315 : audit [DBG] from='client.? 172.21.15.67:0/512443035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:54 smithi067 bash[27441]: audit 2024-04-03T17:25:53.173347+0000 mon.a (mon.0) 5315 : audit [DBG] from='client.? 172.21.15.67:0/512443035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:55 smithi082 bash[20963]: cluster 2024-04-03T17:25:54.045780+0000 mgr.y (mgr.24370) 5625 : cluster [DBG] pgmap v5609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:55 smithi082 bash[20963]: audit 2024-04-03T17:25:54.943296+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:55 smithi067 bash[17655]: cluster 2024-04-03T17:25:54.045780+0000 mgr.y (mgr.24370) 5625 : cluster [DBG] pgmap v5609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:55 smithi067 bash[17655]: audit 2024-04-03T17:25:54.943296+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:55 smithi067 bash[27441]: cluster 2024-04-03T17:25:54.045780+0000 mgr.y (mgr.24370) 5625 : cluster [DBG] pgmap v5609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:55 smithi067 bash[27441]: audit 2024-04-03T17:25:54.943296+0000 mon.a (mon.0) 5316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:25:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:56 smithi082 bash[20963]: audit 2024-04-03T17:25:55.627018+0000 mon.c (mon.2) 2203 : audit [DBG] from='client.? 172.21.15.67:0/430778760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:56 smithi067 bash[17655]: audit 2024-04-03T17:25:55.627018+0000 mon.c (mon.2) 2203 : audit [DBG] from='client.? 172.21.15.67:0/430778760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:56 smithi067 bash[27441]: audit 2024-04-03T17:25:55.627018+0000 mon.c (mon.2) 2203 : audit [DBG] from='client.? 172.21.15.67:0/430778760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:57 smithi082 bash[20963]: cluster 2024-04-03T17:25:56.046944+0000 mgr.y (mgr.24370) 5626 : cluster [DBG] pgmap v5610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:57 smithi067 bash[17655]: cluster 2024-04-03T17:25:56.046944+0000 mgr.y (mgr.24370) 5626 : cluster [DBG] pgmap v5610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:57 smithi067 bash[27441]: cluster 2024-04-03T17:25:56.046944+0000 mgr.y (mgr.24370) 5626 : cluster [DBG] pgmap v5610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:58 smithi067 bash[17655]: audit 2024-04-03T17:25:58.081453+0000 mon.c (mon.2) 2204 : audit [DBG] from='client.? 172.21.15.67:0/3000102754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:58 smithi067 bash[27441]: audit 2024-04-03T17:25:58.081453+0000 mon.c (mon.2) 2204 : audit [DBG] from='client.? 172.21.15.67:0/3000102754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:58 smithi082 bash[20963]: audit 2024-04-03T17:25:58.081453+0000 mon.c (mon.2) 2204 : audit [DBG] from='client.? 172.21.15.67:0/3000102754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:25:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:25:59 smithi067 bash[17655]: cluster 2024-04-03T17:25:58.047588+0000 mgr.y (mgr.24370) 5627 : cluster [DBG] pgmap v5611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:25:59 smithi067 bash[27441]: cluster 2024-04-03T17:25:58.047588+0000 mgr.y (mgr.24370) 5627 : cluster [DBG] pgmap v5611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:25:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:25:59 smithi082 bash[20963]: cluster 2024-04-03T17:25:58.047588+0000 mgr.y (mgr.24370) 5627 : cluster [DBG] pgmap v5611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:01 smithi067 bash[27441]: cluster 2024-04-03T17:26:00.048335+0000 mgr.y (mgr.24370) 5628 : cluster [DBG] pgmap v5612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:01 smithi067 bash[27441]: audit 2024-04-03T17:26:00.538628+0000 mon.a (mon.0) 5317 : audit [DBG] from='client.? 172.21.15.67:0/398350921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:01 smithi067 bash[17655]: cluster 2024-04-03T17:26:00.048335+0000 mgr.y (mgr.24370) 5628 : cluster [DBG] pgmap v5612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:01 smithi067 bash[17655]: audit 2024-04-03T17:26:00.538628+0000 mon.a (mon.0) 5317 : audit [DBG] from='client.? 172.21.15.67:0/398350921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:01 smithi082 bash[20963]: cluster 2024-04-03T17:26:00.048335+0000 mgr.y (mgr.24370) 5628 : cluster [DBG] pgmap v5612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:01 smithi082 bash[20963]: audit 2024-04-03T17:26:00.538628+0000 mon.a (mon.0) 5317 : audit [DBG] from='client.? 172.21.15.67:0/398350921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:26:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:03 smithi067 bash[17655]: cluster 2024-04-03T17:26:02.049543+0000 mgr.y (mgr.24370) 5629 : cluster [DBG] pgmap v5613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:03 smithi067 bash[17655]: audit 2024-04-03T17:26:02.995066+0000 mon.a (mon.0) 5318 : audit [DBG] from='client.? 172.21.15.67:0/766987291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:03 smithi067 bash[27441]: cluster 2024-04-03T17:26:02.049543+0000 mgr.y (mgr.24370) 5629 : cluster [DBG] pgmap v5613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:03 smithi067 bash[27441]: audit 2024-04-03T17:26:02.995066+0000 mon.a (mon.0) 5318 : audit [DBG] from='client.? 172.21.15.67:0/766987291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:03 smithi082 bash[20963]: cluster 2024-04-03T17:26:02.049543+0000 mgr.y (mgr.24370) 5629 : cluster [DBG] pgmap v5613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:03 smithi082 bash[20963]: audit 2024-04-03T17:26:02.995066+0000 mon.a (mon.0) 5318 : audit [DBG] from='client.? 172.21.15.67:0/766987291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:26:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:05 smithi067 bash[27441]: cluster 2024-04-03T17:26:04.050237+0000 mgr.y (mgr.24370) 5630 : cluster [DBG] pgmap v5614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:05 smithi067 bash[17655]: cluster 2024-04-03T17:26:04.050237+0000 mgr.y (mgr.24370) 5630 : cluster [DBG] pgmap v5614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:05 smithi082 bash[20963]: cluster 2024-04-03T17:26:04.050237+0000 mgr.y (mgr.24370) 5630 : cluster [DBG] pgmap v5614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:06.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:06 smithi067 bash[17655]: audit 2024-04-03T17:26:05.443047+0000 mon.c (mon.2) 2205 : audit [DBG] from='client.? 172.21.15.67:0/4000752180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:06 smithi067 bash[27441]: audit 2024-04-03T17:26:05.443047+0000 mon.c (mon.2) 2205 : audit [DBG] from='client.? 172.21.15.67:0/4000752180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:06 smithi082 bash[20963]: audit 2024-04-03T17:26:05.443047+0000 mon.c (mon.2) 2205 : audit [DBG] from='client.? 172.21.15.67:0/4000752180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:07 smithi067 bash[17655]: cluster 2024-04-03T17:26:06.051369+0000 mgr.y (mgr.24370) 5631 : cluster [DBG] pgmap v5615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:07 smithi067 bash[27441]: cluster 2024-04-03T17:26:06.051369+0000 mgr.y (mgr.24370) 5631 : cluster [DBG] pgmap v5615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:07 smithi082 bash[20963]: cluster 2024-04-03T17:26:06.051369+0000 mgr.y (mgr.24370) 5631 : cluster [DBG] pgmap v5615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:08 smithi082 bash[20963]: audit 2024-04-03T17:26:07.901015+0000 mon.c (mon.2) 2206 : audit [DBG] from='client.? 172.21.15.67:0/1623393049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:08 smithi067 bash[17655]: audit 2024-04-03T17:26:07.901015+0000 mon.c (mon.2) 2206 : audit [DBG] from='client.? 172.21.15.67:0/1623393049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:08 smithi067 bash[27441]: audit 2024-04-03T17:26:07.901015+0000 mon.c (mon.2) 2206 : audit [DBG] from='client.? 172.21.15.67:0/1623393049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:09 smithi082 bash[20963]: cluster 2024-04-03T17:26:08.052072+0000 mgr.y (mgr.24370) 5632 : cluster [DBG] pgmap v5616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:09 smithi067 bash[27441]: cluster 2024-04-03T17:26:08.052072+0000 mgr.y (mgr.24370) 5632 : cluster [DBG] pgmap v5616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:09 smithi067 bash[17655]: cluster 2024-04-03T17:26:08.052072+0000 mgr.y (mgr.24370) 5632 : cluster [DBG] pgmap v5616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:10 smithi082 bash[20963]: audit 2024-04-03T17:26:09.944279+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:10 smithi082 bash[20963]: cluster 2024-04-03T17:26:10.052637+0000 mgr.y (mgr.24370) 5633 : cluster [DBG] pgmap v5617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:10.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:10 smithi067 bash[17655]: audit 2024-04-03T17:26:09.944279+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:10 smithi067 bash[17655]: cluster 2024-04-03T17:26:10.052637+0000 mgr.y (mgr.24370) 5633 : cluster [DBG] pgmap v5617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:10 smithi067 bash[27441]: audit 2024-04-03T17:26:09.944279+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:10 smithi067 bash[27441]: cluster 2024-04-03T17:26:10.052637+0000 mgr.y (mgr.24370) 5633 : cluster [DBG] pgmap v5617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:11 smithi082 bash[20963]: audit 2024-04-03T17:26:10.386818+0000 mon.c (mon.2) 2207 : audit [DBG] from='client.? 172.21.15.67:0/2632791759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:11.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:11 smithi067 bash[17655]: audit 2024-04-03T17:26:10.386818+0000 mon.c (mon.2) 2207 : audit [DBG] from='client.? 172.21.15.67:0/2632791759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:11 smithi067 bash[27441]: audit 2024-04-03T17:26:10.386818+0000 mon.c (mon.2) 2207 : audit [DBG] from='client.? 172.21.15.67:0/2632791759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:12.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:12 smithi082 bash[20963]: cluster 2024-04-03T17:26:12.053790+0000 mgr.y (mgr.24370) 5634 : cluster [DBG] pgmap v5618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:12 smithi067 bash[27441]: cluster 2024-04-03T17:26:12.053790+0000 mgr.y (mgr.24370) 5634 : cluster [DBG] pgmap v5618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:12.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:12 smithi067 bash[17655]: cluster 2024-04-03T17:26:12.053790+0000 mgr.y (mgr.24370) 5634 : cluster [DBG] pgmap v5618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:13 smithi067 bash[27441]: audit 2024-04-03T17:26:12.840714+0000 mon.c (mon.2) 2208 : audit [DBG] from='client.? 172.21.15.67:0/1558984826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:13 smithi067 bash[17655]: audit 2024-04-03T17:26:12.840714+0000 mon.c (mon.2) 2208 : audit [DBG] from='client.? 172.21.15.67:0/1558984826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:13] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:26:13.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:13 smithi082 bash[20963]: audit 2024-04-03T17:26:12.840714+0000 mon.c (mon.2) 2208 : audit [DBG] from='client.? 172.21.15.67:0/1558984826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:26:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:14 smithi082 bash[20963]: cluster 2024-04-03T17:26:14.054504+0000 mgr.y (mgr.24370) 5635 : cluster [DBG] pgmap v5619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:14 smithi067 bash[17655]: cluster 2024-04-03T17:26:14.054504+0000 mgr.y (mgr.24370) 5635 : cluster [DBG] pgmap v5619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:14 smithi067 bash[27441]: cluster 2024-04-03T17:26:14.054504+0000 mgr.y (mgr.24370) 5635 : cluster [DBG] pgmap v5619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:15 smithi082 bash[20963]: audit 2024-04-03T17:26:15.287563+0000 mon.c (mon.2) 2209 : audit [DBG] from='client.? 172.21.15.67:0/1557695801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:15 smithi067 bash[17655]: audit 2024-04-03T17:26:15.287563+0000 mon.c (mon.2) 2209 : audit [DBG] from='client.? 172.21.15.67:0/1557695801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:15 smithi067 bash[27441]: audit 2024-04-03T17:26:15.287563+0000 mon.c (mon.2) 2209 : audit [DBG] from='client.? 172.21.15.67:0/1557695801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:16 smithi082 bash[20963]: cluster 2024-04-03T17:26:16.055687+0000 mgr.y (mgr.24370) 5636 : cluster [DBG] pgmap v5620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:16.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:16 smithi067 bash[17655]: cluster 2024-04-03T17:26:16.055687+0000 mgr.y (mgr.24370) 5636 : cluster [DBG] pgmap v5620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:16 smithi067 bash[27441]: cluster 2024-04-03T17:26:16.055687+0000 mgr.y (mgr.24370) 5636 : cluster [DBG] pgmap v5620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:18.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:17 smithi082 bash[20963]: audit 2024-04-03T17:26:17.744453+0000 mon.a (mon.0) 5320 : audit [DBG] from='client.? 172.21.15.67:0/687313964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:18.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:17 smithi067 bash[17655]: audit 2024-04-03T17:26:17.744453+0000 mon.a (mon.0) 5320 : audit [DBG] from='client.? 172.21.15.67:0/687313964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:17 smithi067 bash[27441]: audit 2024-04-03T17:26:17.744453+0000 mon.a (mon.0) 5320 : audit [DBG] from='client.? 172.21.15.67:0/687313964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:18 smithi082 bash[20963]: cluster 2024-04-03T17:26:18.056405+0000 mgr.y (mgr.24370) 5637 : cluster [DBG] pgmap v5621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:19.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:18 smithi067 bash[27441]: cluster 2024-04-03T17:26:18.056405+0000 mgr.y (mgr.24370) 5637 : cluster [DBG] pgmap v5621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:18 smithi067 bash[17655]: cluster 2024-04-03T17:26:18.056405+0000 mgr.y (mgr.24370) 5637 : cluster [DBG] pgmap v5621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:21 smithi082 bash[20963]: cluster 2024-04-03T17:26:20.057027+0000 mgr.y (mgr.24370) 5638 : cluster [DBG] pgmap v5622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:21 smithi082 bash[20963]: audit 2024-04-03T17:26:20.201727+0000 mon.a (mon.0) 5321 : audit [DBG] from='client.? 172.21.15.67:0/3886990627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:21 smithi067 bash[17655]: cluster 2024-04-03T17:26:20.057027+0000 mgr.y (mgr.24370) 5638 : cluster [DBG] pgmap v5622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:21 smithi067 bash[17655]: audit 2024-04-03T17:26:20.201727+0000 mon.a (mon.0) 5321 : audit [DBG] from='client.? 172.21.15.67:0/3886990627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:21 smithi067 bash[27441]: cluster 2024-04-03T17:26:20.057027+0000 mgr.y (mgr.24370) 5638 : cluster [DBG] pgmap v5622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:21 smithi067 bash[27441]: audit 2024-04-03T17:26:20.201727+0000 mon.a (mon.0) 5321 : audit [DBG] from='client.? 172.21.15.67:0/3886990627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:23 smithi082 bash[20963]: cluster 2024-04-03T17:26:22.058145+0000 mgr.y (mgr.24370) 5639 : cluster [DBG] pgmap v5623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:23 smithi082 bash[20963]: audit 2024-04-03T17:26:22.657296+0000 mon.c (mon.2) 2210 : audit [DBG] from='client.? 172.21.15.67:0/1227092376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:23] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:26:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:23 smithi067 bash[27441]: cluster 2024-04-03T17:26:22.058145+0000 mgr.y (mgr.24370) 5639 : cluster [DBG] pgmap v5623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:23 smithi067 bash[27441]: audit 2024-04-03T17:26:22.657296+0000 mon.c (mon.2) 2210 : audit [DBG] from='client.? 172.21.15.67:0/1227092376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:23 smithi067 bash[17655]: cluster 2024-04-03T17:26:22.058145+0000 mgr.y (mgr.24370) 5639 : cluster [DBG] pgmap v5623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:23 smithi067 bash[17655]: audit 2024-04-03T17:26:22.657296+0000 mon.c (mon.2) 2210 : audit [DBG] from='client.? 172.21.15.67:0/1227092376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:26:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:25 smithi082 bash[20963]: cluster 2024-04-03T17:26:24.058837+0000 mgr.y (mgr.24370) 5640 : cluster [DBG] pgmap v5624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:25 smithi082 bash[20963]: audit 2024-04-03T17:26:24.944520+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:25 smithi082 bash[20963]: audit 2024-04-03T17:26:25.110845+0000 mon.a (mon.0) 5323 : audit [DBG] from='client.? 172.21.15.67:0/2967500869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:25 smithi067 bash[17655]: cluster 2024-04-03T17:26:24.058837+0000 mgr.y (mgr.24370) 5640 : cluster [DBG] pgmap v5624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:25 smithi067 bash[17655]: audit 2024-04-03T17:26:24.944520+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:25 smithi067 bash[17655]: audit 2024-04-03T17:26:25.110845+0000 mon.a (mon.0) 5323 : audit [DBG] from='client.? 172.21.15.67:0/2967500869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:25 smithi067 bash[27441]: cluster 2024-04-03T17:26:24.058837+0000 mgr.y (mgr.24370) 5640 : cluster [DBG] pgmap v5624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:25 smithi067 bash[27441]: audit 2024-04-03T17:26:24.944520+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:25 smithi067 bash[27441]: audit 2024-04-03T17:26:25.110845+0000 mon.a (mon.0) 5323 : audit [DBG] from='client.? 172.21.15.67:0/2967500869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:27 smithi082 bash[20963]: cluster 2024-04-03T17:26:26.059981+0000 mgr.y (mgr.24370) 5641 : cluster [DBG] pgmap v5625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:27 smithi067 bash[17655]: cluster 2024-04-03T17:26:26.059981+0000 mgr.y (mgr.24370) 5641 : cluster [DBG] pgmap v5625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:27 smithi067 bash[27441]: cluster 2024-04-03T17:26:26.059981+0000 mgr.y (mgr.24370) 5641 : cluster [DBG] pgmap v5625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:28.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:28 smithi082 bash[20963]: audit 2024-04-03T17:26:27.563837+0000 mon.c (mon.2) 2211 : audit [DBG] from='client.? 172.21.15.67:0/3079143138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:28.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:28 smithi067 bash[17655]: audit 2024-04-03T17:26:27.563837+0000 mon.c (mon.2) 2211 : audit [DBG] from='client.? 172.21.15.67:0/3079143138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:28.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:28 smithi067 bash[27441]: audit 2024-04-03T17:26:27.563837+0000 mon.c (mon.2) 2211 : audit [DBG] from='client.? 172.21.15.67:0/3079143138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:29.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:29 smithi067 bash[17655]: cluster 2024-04-03T17:26:28.060655+0000 mgr.y (mgr.24370) 5642 : cluster [DBG] pgmap v5626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:29 smithi067 bash[27441]: cluster 2024-04-03T17:26:28.060655+0000 mgr.y (mgr.24370) 5642 : cluster [DBG] pgmap v5626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:29 smithi082 bash[20963]: cluster 2024-04-03T17:26:28.060655+0000 mgr.y (mgr.24370) 5642 : cluster [DBG] pgmap v5626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:30.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:30 smithi067 bash[17655]: audit 2024-04-03T17:26:30.022780+0000 mon.a (mon.0) 5324 : audit [DBG] from='client.? 172.21.15.67:0/2760069015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:30.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:30 smithi067 bash[27441]: audit 2024-04-03T17:26:30.022780+0000 mon.a (mon.0) 5324 : audit [DBG] from='client.? 172.21.15.67:0/2760069015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:30 smithi082 bash[20963]: audit 2024-04-03T17:26:30.022780+0000 mon.a (mon.0) 5324 : audit [DBG] from='client.? 172.21.15.67:0/2760069015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:31 smithi067 bash[17655]: cluster 2024-04-03T17:26:30.061284+0000 mgr.y (mgr.24370) 5643 : cluster [DBG] pgmap v5627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:31 smithi067 bash[27441]: cluster 2024-04-03T17:26:30.061284+0000 mgr.y (mgr.24370) 5643 : cluster [DBG] pgmap v5627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:31 smithi082 bash[20963]: cluster 2024-04-03T17:26:30.061284+0000 mgr.y (mgr.24370) 5643 : cluster [DBG] pgmap v5627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:26:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:33 smithi067 bash[17655]: cluster 2024-04-03T17:26:32.062455+0000 mgr.y (mgr.24370) 5644 : cluster [DBG] pgmap v5628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:33 smithi067 bash[17655]: audit 2024-04-03T17:26:32.465698+0000 mon.a (mon.0) 5325 : audit [DBG] from='client.? 172.21.15.67:0/1927117259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:33 smithi067 bash[27441]: cluster 2024-04-03T17:26:32.062455+0000 mgr.y (mgr.24370) 5644 : cluster [DBG] pgmap v5628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:33 smithi067 bash[27441]: audit 2024-04-03T17:26:32.465698+0000 mon.a (mon.0) 5325 : audit [DBG] from='client.? 172.21.15.67:0/1927117259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:33.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:33 smithi082 bash[20963]: cluster 2024-04-03T17:26:32.062455+0000 mgr.y (mgr.24370) 5644 : cluster [DBG] pgmap v5628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:33.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:33 smithi082 bash[20963]: audit 2024-04-03T17:26:32.465698+0000 mon.a (mon.0) 5325 : audit [DBG] from='client.? 172.21.15.67:0/1927117259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:26:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:35 smithi067 bash[27441]: cluster 2024-04-03T17:26:34.063157+0000 mgr.y (mgr.24370) 5645 : cluster [DBG] pgmap v5629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:35 smithi067 bash[27441]: audit 2024-04-03T17:26:34.921093+0000 mon.a (mon.0) 5326 : audit [DBG] from='client.? 172.21.15.67:0/580610390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:35 smithi067 bash[17655]: cluster 2024-04-03T17:26:34.063157+0000 mgr.y (mgr.24370) 5645 : cluster [DBG] pgmap v5629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:35 smithi067 bash[17655]: audit 2024-04-03T17:26:34.921093+0000 mon.a (mon.0) 5326 : audit [DBG] from='client.? 172.21.15.67:0/580610390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:35 smithi082 bash[20963]: cluster 2024-04-03T17:26:34.063157+0000 mgr.y (mgr.24370) 5645 : cluster [DBG] pgmap v5629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:35 smithi082 bash[20963]: audit 2024-04-03T17:26:34.921093+0000 mon.a (mon.0) 5326 : audit [DBG] from='client.? 172.21.15.67:0/580610390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:37 smithi067 bash[27441]: cluster 2024-04-03T17:26:36.064324+0000 mgr.y (mgr.24370) 5646 : cluster [DBG] pgmap v5630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:37 smithi067 bash[17655]: cluster 2024-04-03T17:26:36.064324+0000 mgr.y (mgr.24370) 5646 : cluster [DBG] pgmap v5630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:37 smithi082 bash[20963]: cluster 2024-04-03T17:26:36.064324+0000 mgr.y (mgr.24370) 5646 : cluster [DBG] pgmap v5630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:38.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:38 smithi067 bash[27441]: audit 2024-04-03T17:26:37.367682+0000 mon.a (mon.0) 5327 : audit [DBG] from='client.? 172.21.15.67:0/136991536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:38 smithi067 bash[17655]: audit 2024-04-03T17:26:37.367682+0000 mon.a (mon.0) 5327 : audit [DBG] from='client.? 172.21.15.67:0/136991536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:38 smithi082 bash[20963]: audit 2024-04-03T17:26:37.367682+0000 mon.a (mon.0) 5327 : audit [DBG] from='client.? 172.21.15.67:0/136991536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:39 smithi082 bash[20963]: cluster 2024-04-03T17:26:38.064957+0000 mgr.y (mgr.24370) 5647 : cluster [DBG] pgmap v5631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:39 smithi067 bash[17655]: cluster 2024-04-03T17:26:38.064957+0000 mgr.y (mgr.24370) 5647 : cluster [DBG] pgmap v5631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:39 smithi067 bash[27441]: cluster 2024-04-03T17:26:38.064957+0000 mgr.y (mgr.24370) 5647 : cluster [DBG] pgmap v5631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:40 smithi082 bash[20963]: audit 2024-04-03T17:26:39.812255+0000 mon.a (mon.0) 5328 : audit [DBG] from='client.? 172.21.15.67:0/1408997590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:40.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:40 smithi082 bash[20963]: audit 2024-04-03T17:26:39.944918+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:40.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:40 smithi067 bash[27441]: audit 2024-04-03T17:26:39.812255+0000 mon.a (mon.0) 5328 : audit [DBG] from='client.? 172.21.15.67:0/1408997590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:40 smithi067 bash[27441]: audit 2024-04-03T17:26:39.944918+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:40 smithi067 bash[17655]: audit 2024-04-03T17:26:39.812255+0000 mon.a (mon.0) 5328 : audit [DBG] from='client.? 172.21.15.67:0/1408997590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:40 smithi067 bash[17655]: audit 2024-04-03T17:26:39.944918+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:41 smithi082 bash[20963]: cluster 2024-04-03T17:26:40.065785+0000 mgr.y (mgr.24370) 5648 : cluster [DBG] pgmap v5632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:41.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:41 smithi067 bash[27441]: cluster 2024-04-03T17:26:40.065785+0000 mgr.y (mgr.24370) 5648 : cluster [DBG] pgmap v5632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:41 smithi067 bash[17655]: cluster 2024-04-03T17:26:40.065785+0000 mgr.y (mgr.24370) 5648 : cluster [DBG] pgmap v5632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:42 smithi082 bash[20963]: cluster 2024-04-03T17:26:42.067030+0000 mgr.y (mgr.24370) 5649 : cluster [DBG] pgmap v5633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:42 smithi067 bash[17655]: cluster 2024-04-03T17:26:42.067030+0000 mgr.y (mgr.24370) 5649 : cluster [DBG] pgmap v5633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:42 smithi067 bash[27441]: cluster 2024-04-03T17:26:42.067030+0000 mgr.y (mgr.24370) 5649 : cluster [DBG] pgmap v5633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:43 smithi067 bash[17655]: audit 2024-04-03T17:26:42.259129+0000 mon.c (mon.2) 2212 : audit [DBG] from='client.? 172.21.15.67:0/3010603777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:26:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:43 smithi067 bash[27441]: audit 2024-04-03T17:26:42.259129+0000 mon.c (mon.2) 2212 : audit [DBG] from='client.? 172.21.15.67:0/3010603777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:43.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:43 smithi082 bash[20963]: audit 2024-04-03T17:26:42.259129+0000 mon.c (mon.2) 2212 : audit [DBG] from='client.? 172.21.15.67:0/3010603777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:26:44.207 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:44 smithi067 bash[17655]: audit 2024-04-03T17:26:43.792266+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:26:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:44 smithi082 bash[20963]: audit 2024-04-03T17:26:43.792266+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:26:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:44 smithi082 bash[20963]: cluster 2024-04-03T17:26:44.067788+0000 mgr.y (mgr.24370) 5650 : cluster [DBG] pgmap v5634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:44.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:44 smithi067 bash[17655]: cluster 2024-04-03T17:26:44.067788+0000 mgr.y (mgr.24370) 5650 : cluster [DBG] pgmap v5634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:44 smithi067 bash[27441]: audit 2024-04-03T17:26:43.792266+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:26:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:44 smithi067 bash[27441]: cluster 2024-04-03T17:26:44.067788+0000 mgr.y (mgr.24370) 5650 : cluster [DBG] pgmap v5634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:45 smithi082 bash[20963]: audit 2024-04-03T17:26:44.704067+0000 mon.a (mon.0) 5331 : audit [DBG] from='client.? 172.21.15.67:0/1385271183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:45.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:45 smithi067 bash[17655]: audit 2024-04-03T17:26:44.704067+0000 mon.a (mon.0) 5331 : audit [DBG] from='client.? 172.21.15.67:0/1385271183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:45 smithi067 bash[27441]: audit 2024-04-03T17:26:44.704067+0000 mon.a (mon.0) 5331 : audit [DBG] from='client.? 172.21.15.67:0/1385271183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:46 smithi082 bash[20963]: cluster 2024-04-03T17:26:46.068777+0000 mgr.y (mgr.24370) 5651 : cluster [DBG] pgmap v5635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:46.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:46 smithi067 bash[27441]: cluster 2024-04-03T17:26:46.068777+0000 mgr.y (mgr.24370) 5651 : cluster [DBG] pgmap v5635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:46 smithi067 bash[17655]: cluster 2024-04-03T17:26:46.068777+0000 mgr.y (mgr.24370) 5651 : cluster [DBG] pgmap v5635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:47 smithi082 bash[20963]: audit 2024-04-03T17:26:47.163092+0000 mon.a (mon.0) 5332 : audit [DBG] from='client.? 172.21.15.67:0/1541791331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:47.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:47 smithi067 bash[17655]: audit 2024-04-03T17:26:47.163092+0000 mon.a (mon.0) 5332 : audit [DBG] from='client.? 172.21.15.67:0/1541791331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:47 smithi067 bash[27441]: audit 2024-04-03T17:26:47.163092+0000 mon.a (mon.0) 5332 : audit [DBG] from='client.? 172.21.15.67:0/1541791331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:48 smithi082 bash[20963]: cluster 2024-04-03T17:26:48.069455+0000 mgr.y (mgr.24370) 5652 : cluster [DBG] pgmap v5636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:48.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:48 smithi067 bash[17655]: cluster 2024-04-03T17:26:48.069455+0000 mgr.y (mgr.24370) 5652 : cluster [DBG] pgmap v5636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:48 smithi067 bash[27441]: cluster 2024-04-03T17:26:48.069455+0000 mgr.y (mgr.24370) 5652 : cluster [DBG] pgmap v5636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:50 smithi082 bash[20963]: audit 2024-04-03T17:26:49.535787+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:50 smithi082 bash[20963]: audit 2024-04-03T17:26:49.542859+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:50 smithi082 bash[20963]: audit 2024-04-03T17:26:49.641076+0000 mon.a (mon.0) 5335 : audit [DBG] from='client.? 172.21.15.67:0/745863615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:50 smithi082 bash[20963]: audit 2024-04-03T17:26:49.788374+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:50 smithi082 bash[20963]: audit 2024-04-03T17:26:49.795228+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:50 smithi082 bash[20963]: cluster 2024-04-03T17:26:50.070117+0000 mgr.y (mgr.24370) 5653 : cluster [DBG] pgmap v5637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:50 smithi082 bash[20963]: audit 2024-04-03T17:26:50.219205+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:26:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:50 smithi082 bash[20963]: audit 2024-04-03T17:26:50.220941+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:26:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:50 smithi082 bash[20963]: audit 2024-04-03T17:26:50.231064+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[17655]: audit 2024-04-03T17:26:49.535787+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[17655]: audit 2024-04-03T17:26:49.542859+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[17655]: audit 2024-04-03T17:26:49.641076+0000 mon.a (mon.0) 5335 : audit [DBG] from='client.? 172.21.15.67:0/745863615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[17655]: audit 2024-04-03T17:26:49.788374+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[17655]: audit 2024-04-03T17:26:49.795228+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[17655]: cluster 2024-04-03T17:26:50.070117+0000 mgr.y (mgr.24370) 5653 : cluster [DBG] pgmap v5637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[17655]: audit 2024-04-03T17:26:50.219205+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[17655]: audit 2024-04-03T17:26:50.220941+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[17655]: audit 2024-04-03T17:26:50.231064+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[27441]: audit 2024-04-03T17:26:49.535787+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[27441]: audit 2024-04-03T17:26:49.542859+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[27441]: audit 2024-04-03T17:26:49.641076+0000 mon.a (mon.0) 5335 : audit [DBG] from='client.? 172.21.15.67:0/745863615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[27441]: audit 2024-04-03T17:26:49.788374+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[27441]: audit 2024-04-03T17:26:49.795228+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[27441]: cluster 2024-04-03T17:26:50.070117+0000 mgr.y (mgr.24370) 5653 : cluster [DBG] pgmap v5637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[27441]: audit 2024-04-03T17:26:50.219205+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:26:50.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[27441]: audit 2024-04-03T17:26:50.220941+0000 mon.a (mon.0) 5339 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:26:50.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:50 smithi067 bash[27441]: audit 2024-04-03T17:26:50.231064+0000 mon.a (mon.0) 5340 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:26:52.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:52 smithi067 bash[27441]: audit 2024-04-03T17:26:52.086681+0000 mon.c (mon.2) 2213 : audit [DBG] from='client.? 172.21.15.67:0/3975204679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:52.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:52 smithi067 bash[17655]: audit 2024-04-03T17:26:52.086681+0000 mon.c (mon.2) 2213 : audit [DBG] from='client.? 172.21.15.67:0/3975204679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:52.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:52 smithi082 bash[20963]: audit 2024-04-03T17:26:52.086681+0000 mon.c (mon.2) 2213 : audit [DBG] from='client.? 172.21.15.67:0/3975204679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:26:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:53 smithi067 bash[27441]: cluster 2024-04-03T17:26:52.070882+0000 mgr.y (mgr.24370) 5654 : cluster [DBG] pgmap v5638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:53 smithi067 bash[17655]: cluster 2024-04-03T17:26:52.070882+0000 mgr.y (mgr.24370) 5654 : cluster [DBG] pgmap v5638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:53.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:53 smithi082 bash[20963]: cluster 2024-04-03T17:26:52.070882+0000 mgr.y (mgr.24370) 5654 : cluster [DBG] pgmap v5638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:26:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:55 smithi067 bash[17655]: cluster 2024-04-03T17:26:54.071533+0000 mgr.y (mgr.24370) 5655 : cluster [DBG] pgmap v5639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:55 smithi067 bash[17655]: audit 2024-04-03T17:26:54.549442+0000 mon.a (mon.0) 5341 : audit [DBG] from='client.? 172.21.15.67:0/901703138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:55 smithi067 bash[17655]: audit 2024-04-03T17:26:54.945507+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:55 smithi067 bash[27441]: cluster 2024-04-03T17:26:54.071533+0000 mgr.y (mgr.24370) 5655 : cluster [DBG] pgmap v5639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:55 smithi067 bash[27441]: audit 2024-04-03T17:26:54.549442+0000 mon.a (mon.0) 5341 : audit [DBG] from='client.? 172.21.15.67:0/901703138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:55 smithi067 bash[27441]: audit 2024-04-03T17:26:54.945507+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:55 smithi082 bash[20963]: cluster 2024-04-03T17:26:54.071533+0000 mgr.y (mgr.24370) 5655 : cluster [DBG] pgmap v5639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:55 smithi082 bash[20963]: audit 2024-04-03T17:26:54.549442+0000 mon.a (mon.0) 5341 : audit [DBG] from='client.? 172.21.15.67:0/901703138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:55 smithi082 bash[20963]: audit 2024-04-03T17:26:54.945507+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:26:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:57 smithi067 bash[17655]: cluster 2024-04-03T17:26:56.072663+0000 mgr.y (mgr.24370) 5656 : cluster [DBG] pgmap v5640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:57 smithi067 bash[17655]: audit 2024-04-03T17:26:57.011048+0000 mon.a (mon.0) 5343 : audit [DBG] from='client.? 172.21.15.67:0/3705513733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:57 smithi067 bash[27441]: cluster 2024-04-03T17:26:56.072663+0000 mgr.y (mgr.24370) 5656 : cluster [DBG] pgmap v5640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:57 smithi067 bash[27441]: audit 2024-04-03T17:26:57.011048+0000 mon.a (mon.0) 5343 : audit [DBG] from='client.? 172.21.15.67:0/3705513733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:57 smithi082 bash[20963]: cluster 2024-04-03T17:26:56.072663+0000 mgr.y (mgr.24370) 5656 : cluster [DBG] pgmap v5640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:57 smithi082 bash[20963]: audit 2024-04-03T17:26:57.011048+0000 mon.a (mon.0) 5343 : audit [DBG] from='client.? 172.21.15.67:0/3705513733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:26:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:26:59 smithi067 bash[27441]: cluster 2024-04-03T17:26:58.073488+0000 mgr.y (mgr.24370) 5657 : cluster [DBG] pgmap v5641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:26:59 smithi067 bash[17655]: cluster 2024-04-03T17:26:58.073488+0000 mgr.y (mgr.24370) 5657 : cluster [DBG] pgmap v5641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:26:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:26:59 smithi082 bash[20963]: cluster 2024-04-03T17:26:58.073488+0000 mgr.y (mgr.24370) 5657 : cluster [DBG] pgmap v5641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:00 smithi082 bash[20963]: audit 2024-04-03T17:26:59.469212+0000 mon.c (mon.2) 2214 : audit [DBG] from='client.? 172.21.15.67:0/2249383918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:00 smithi067 bash[27441]: audit 2024-04-03T17:26:59.469212+0000 mon.c (mon.2) 2214 : audit [DBG] from='client.? 172.21.15.67:0/2249383918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:00 smithi067 bash[17655]: audit 2024-04-03T17:26:59.469212+0000 mon.c (mon.2) 2214 : audit [DBG] from='client.? 172.21.15.67:0/2249383918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:01 smithi082 bash[20963]: cluster 2024-04-03T17:27:00.074241+0000 mgr.y (mgr.24370) 5658 : cluster [DBG] pgmap v5642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:01 smithi067 bash[17655]: cluster 2024-04-03T17:27:00.074241+0000 mgr.y (mgr.24370) 5658 : cluster [DBG] pgmap v5642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:01 smithi067 bash[27441]: cluster 2024-04-03T17:27:00.074241+0000 mgr.y (mgr.24370) 5658 : cluster [DBG] pgmap v5642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:02 smithi082 bash[20963]: audit 2024-04-03T17:27:01.931166+0000 mon.c (mon.2) 2215 : audit [DBG] from='client.? 172.21.15.67:0/4003508080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:02 smithi067 bash[17655]: audit 2024-04-03T17:27:01.931166+0000 mon.c (mon.2) 2215 : audit [DBG] from='client.? 172.21.15.67:0/4003508080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:02 smithi067 bash[27441]: audit 2024-04-03T17:27:01.931166+0000 mon.c (mon.2) 2215 : audit [DBG] from='client.? 172.21.15.67:0/4003508080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:03 smithi067 bash[17655]: cluster 2024-04-03T17:27:02.075399+0000 mgr.y (mgr.24370) 5659 : cluster [DBG] pgmap v5643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:03] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:27:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:03 smithi067 bash[27441]: cluster 2024-04-03T17:27:02.075399+0000 mgr.y (mgr.24370) 5659 : cluster [DBG] pgmap v5643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:03.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:03 smithi082 bash[20963]: cluster 2024-04-03T17:27:02.075399+0000 mgr.y (mgr.24370) 5659 : cluster [DBG] pgmap v5643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:27:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:04 smithi082 bash[20963]: cluster 2024-04-03T17:27:04.075895+0000 mgr.y (mgr.24370) 5660 : cluster [DBG] pgmap v5644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:04 smithi067 bash[17655]: cluster 2024-04-03T17:27:04.075895+0000 mgr.y (mgr.24370) 5660 : cluster [DBG] pgmap v5644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:04 smithi067 bash[27441]: cluster 2024-04-03T17:27:04.075895+0000 mgr.y (mgr.24370) 5660 : cluster [DBG] pgmap v5644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:05 smithi082 bash[20963]: audit 2024-04-03T17:27:04.382658+0000 mon.a (mon.0) 5344 : audit [DBG] from='client.? 172.21.15.67:0/1767956400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:05 smithi067 bash[17655]: audit 2024-04-03T17:27:04.382658+0000 mon.a (mon.0) 5344 : audit [DBG] from='client.? 172.21.15.67:0/1767956400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:05 smithi067 bash[27441]: audit 2024-04-03T17:27:04.382658+0000 mon.a (mon.0) 5344 : audit [DBG] from='client.? 172.21.15.67:0/1767956400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:06 smithi082 bash[20963]: cluster 2024-04-03T17:27:06.076928+0000 mgr.y (mgr.24370) 5661 : cluster [DBG] pgmap v5645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:06 smithi067 bash[17655]: cluster 2024-04-03T17:27:06.076928+0000 mgr.y (mgr.24370) 5661 : cluster [DBG] pgmap v5645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:06 smithi067 bash[27441]: cluster 2024-04-03T17:27:06.076928+0000 mgr.y (mgr.24370) 5661 : cluster [DBG] pgmap v5645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:07 smithi082 bash[20963]: audit 2024-04-03T17:27:06.837377+0000 mon.a (mon.0) 5345 : audit [DBG] from='client.? 172.21.15.67:0/2485020298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:07 smithi067 bash[17655]: audit 2024-04-03T17:27:06.837377+0000 mon.a (mon.0) 5345 : audit [DBG] from='client.? 172.21.15.67:0/2485020298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:07 smithi067 bash[27441]: audit 2024-04-03T17:27:06.837377+0000 mon.a (mon.0) 5345 : audit [DBG] from='client.? 172.21.15.67:0/2485020298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:08 smithi082 bash[20963]: cluster 2024-04-03T17:27:08.077622+0000 mgr.y (mgr.24370) 5662 : cluster [DBG] pgmap v5646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:08 smithi067 bash[17655]: cluster 2024-04-03T17:27:08.077622+0000 mgr.y (mgr.24370) 5662 : cluster [DBG] pgmap v5646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:08 smithi067 bash[27441]: cluster 2024-04-03T17:27:08.077622+0000 mgr.y (mgr.24370) 5662 : cluster [DBG] pgmap v5646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:09 smithi082 bash[20963]: audit 2024-04-03T17:27:09.278715+0000 mon.c (mon.2) 2216 : audit [DBG] from='client.? 172.21.15.67:0/3867207319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:09.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:09 smithi067 bash[17655]: audit 2024-04-03T17:27:09.278715+0000 mon.c (mon.2) 2216 : audit [DBG] from='client.? 172.21.15.67:0/3867207319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:09 smithi067 bash[27441]: audit 2024-04-03T17:27:09.278715+0000 mon.c (mon.2) 2216 : audit [DBG] from='client.? 172.21.15.67:0/3867207319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:10 smithi082 bash[20963]: audit 2024-04-03T17:27:09.945731+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:10.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:10 smithi082 bash[20963]: cluster 2024-04-03T17:27:10.078281+0000 mgr.y (mgr.24370) 5663 : cluster [DBG] pgmap v5647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:10 smithi067 bash[27441]: audit 2024-04-03T17:27:09.945731+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:10 smithi067 bash[27441]: cluster 2024-04-03T17:27:10.078281+0000 mgr.y (mgr.24370) 5663 : cluster [DBG] pgmap v5647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:10 smithi067 bash[17655]: audit 2024-04-03T17:27:09.945731+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:10 smithi067 bash[17655]: cluster 2024-04-03T17:27:10.078281+0000 mgr.y (mgr.24370) 5663 : cluster [DBG] pgmap v5647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:11 smithi082 bash[20963]: audit 2024-04-03T17:27:11.746458+0000 mon.c (mon.2) 2217 : audit [DBG] from='client.? 172.21.15.67:0/1198233739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:11 smithi067 bash[17655]: audit 2024-04-03T17:27:11.746458+0000 mon.c (mon.2) 2217 : audit [DBG] from='client.? 172.21.15.67:0/1198233739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:11 smithi067 bash[27441]: audit 2024-04-03T17:27:11.746458+0000 mon.c (mon.2) 2217 : audit [DBG] from='client.? 172.21.15.67:0/1198233739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:13.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:12 smithi067 bash[27441]: cluster 2024-04-03T17:27:12.079466+0000 mgr.y (mgr.24370) 5664 : cluster [DBG] pgmap v5648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:13.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:12 smithi067 bash[17655]: cluster 2024-04-03T17:27:12.079466+0000 mgr.y (mgr.24370) 5664 : cluster [DBG] pgmap v5648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:13.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:12 smithi082 bash[20963]: cluster 2024-04-03T17:27:12.079466+0000 mgr.y (mgr.24370) 5664 : cluster [DBG] pgmap v5648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:27:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:27:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:14 smithi067 bash[27441]: cluster 2024-04-03T17:27:14.080288+0000 mgr.y (mgr.24370) 5665 : cluster [DBG] pgmap v5649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:14 smithi067 bash[27441]: audit 2024-04-03T17:27:14.199172+0000 mon.a (mon.0) 5347 : audit [DBG] from='client.? 172.21.15.67:0/3461552608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:14 smithi067 bash[17655]: cluster 2024-04-03T17:27:14.080288+0000 mgr.y (mgr.24370) 5665 : cluster [DBG] pgmap v5649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:14 smithi067 bash[17655]: audit 2024-04-03T17:27:14.199172+0000 mon.a (mon.0) 5347 : audit [DBG] from='client.? 172.21.15.67:0/3461552608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:15.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:14 smithi082 bash[20963]: cluster 2024-04-03T17:27:14.080288+0000 mgr.y (mgr.24370) 5665 : cluster [DBG] pgmap v5649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:15.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:14 smithi082 bash[20963]: audit 2024-04-03T17:27:14.199172+0000 mon.a (mon.0) 5347 : audit [DBG] from='client.? 172.21.15.67:0/3461552608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:17 smithi067 bash[27441]: cluster 2024-04-03T17:27:16.081529+0000 mgr.y (mgr.24370) 5666 : cluster [DBG] pgmap v5650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:17 smithi067 bash[27441]: audit 2024-04-03T17:27:16.649082+0000 mon.c (mon.2) 2218 : audit [DBG] from='client.? 172.21.15.67:0/557687314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:17 smithi067 bash[17655]: cluster 2024-04-03T17:27:16.081529+0000 mgr.y (mgr.24370) 5666 : cluster [DBG] pgmap v5650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:17 smithi067 bash[17655]: audit 2024-04-03T17:27:16.649082+0000 mon.c (mon.2) 2218 : audit [DBG] from='client.? 172.21.15.67:0/557687314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:17 smithi082 bash[20963]: cluster 2024-04-03T17:27:16.081529+0000 mgr.y (mgr.24370) 5666 : cluster [DBG] pgmap v5650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:17 smithi082 bash[20963]: audit 2024-04-03T17:27:16.649082+0000 mon.c (mon.2) 2218 : audit [DBG] from='client.? 172.21.15.67:0/557687314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:19.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:19 smithi067 bash[17655]: cluster 2024-04-03T17:27:18.082208+0000 mgr.y (mgr.24370) 5667 : cluster [DBG] pgmap v5651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:19.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:19 smithi067 bash[17655]: audit 2024-04-03T17:27:19.097497+0000 mon.a (mon.0) 5348 : audit [DBG] from='client.? 172.21.15.67:0/2029326172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:19 smithi067 bash[27441]: cluster 2024-04-03T17:27:18.082208+0000 mgr.y (mgr.24370) 5667 : cluster [DBG] pgmap v5651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:19 smithi067 bash[27441]: audit 2024-04-03T17:27:19.097497+0000 mon.a (mon.0) 5348 : audit [DBG] from='client.? 172.21.15.67:0/2029326172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:19 smithi082 bash[20963]: cluster 2024-04-03T17:27:18.082208+0000 mgr.y (mgr.24370) 5667 : cluster [DBG] pgmap v5651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:19 smithi082 bash[20963]: audit 2024-04-03T17:27:19.097497+0000 mon.a (mon.0) 5348 : audit [DBG] from='client.? 172.21.15.67:0/2029326172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:21 smithi067 bash[17655]: cluster 2024-04-03T17:27:20.082885+0000 mgr.y (mgr.24370) 5668 : cluster [DBG] pgmap v5652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:21 smithi067 bash[27441]: cluster 2024-04-03T17:27:20.082885+0000 mgr.y (mgr.24370) 5668 : cluster [DBG] pgmap v5652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:21 smithi082 bash[20963]: cluster 2024-04-03T17:27:20.082885+0000 mgr.y (mgr.24370) 5668 : cluster [DBG] pgmap v5652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:22.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:22 smithi067 bash[17655]: audit 2024-04-03T17:27:21.565091+0000 mon.a (mon.0) 5349 : audit [DBG] from='client.? 172.21.15.67:0/989817057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:22.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:22 smithi067 bash[27441]: audit 2024-04-03T17:27:21.565091+0000 mon.a (mon.0) 5349 : audit [DBG] from='client.? 172.21.15.67:0/989817057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:22.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:22 smithi082 bash[20963]: audit 2024-04-03T17:27:21.565091+0000 mon.a (mon.0) 5349 : audit [DBG] from='client.? 172.21.15.67:0/989817057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:27:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:23 smithi067 bash[27441]: cluster 2024-04-03T17:27:22.084101+0000 mgr.y (mgr.24370) 5669 : cluster [DBG] pgmap v5653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:23 smithi067 bash[17655]: cluster 2024-04-03T17:27:22.084101+0000 mgr.y (mgr.24370) 5669 : cluster [DBG] pgmap v5653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:23.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:23 smithi082 bash[20963]: cluster 2024-04-03T17:27:22.084101+0000 mgr.y (mgr.24370) 5669 : cluster [DBG] pgmap v5653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:27:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:24 smithi082 bash[20963]: audit 2024-04-03T17:27:24.010311+0000 mon.a (mon.0) 5350 : audit [DBG] from='client.? 172.21.15.67:0/4073361386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:24 smithi067 bash[17655]: audit 2024-04-03T17:27:24.010311+0000 mon.a (mon.0) 5350 : audit [DBG] from='client.? 172.21.15.67:0/4073361386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:24 smithi067 bash[27441]: audit 2024-04-03T17:27:24.010311+0000 mon.a (mon.0) 5350 : audit [DBG] from='client.? 172.21.15.67:0/4073361386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:25 smithi082 bash[20963]: cluster 2024-04-03T17:27:24.084735+0000 mgr.y (mgr.24370) 5670 : cluster [DBG] pgmap v5654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:25 smithi082 bash[20963]: audit 2024-04-03T17:27:24.946174+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:25 smithi067 bash[27441]: cluster 2024-04-03T17:27:24.084735+0000 mgr.y (mgr.24370) 5670 : cluster [DBG] pgmap v5654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:25 smithi067 bash[27441]: audit 2024-04-03T17:27:24.946174+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:25 smithi067 bash[17655]: cluster 2024-04-03T17:27:24.084735+0000 mgr.y (mgr.24370) 5670 : cluster [DBG] pgmap v5654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:25 smithi067 bash[17655]: audit 2024-04-03T17:27:24.946174+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:27.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:27 smithi082 bash[20963]: cluster 2024-04-03T17:27:26.085561+0000 mgr.y (mgr.24370) 5671 : cluster [DBG] pgmap v5655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:27.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:27 smithi082 bash[20963]: audit 2024-04-03T17:27:26.461256+0000 mon.c (mon.2) 2219 : audit [DBG] from='client.? 172.21.15.67:0/2056712706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:27 smithi067 bash[17655]: cluster 2024-04-03T17:27:26.085561+0000 mgr.y (mgr.24370) 5671 : cluster [DBG] pgmap v5655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:27 smithi067 bash[17655]: audit 2024-04-03T17:27:26.461256+0000 mon.c (mon.2) 2219 : audit [DBG] from='client.? 172.21.15.67:0/2056712706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:27 smithi067 bash[27441]: cluster 2024-04-03T17:27:26.085561+0000 mgr.y (mgr.24370) 5671 : cluster [DBG] pgmap v5655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:27 smithi067 bash[27441]: audit 2024-04-03T17:27:26.461256+0000 mon.c (mon.2) 2219 : audit [DBG] from='client.? 172.21.15.67:0/2056712706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:29 smithi082 bash[20963]: cluster 2024-04-03T17:27:28.086242+0000 mgr.y (mgr.24370) 5672 : cluster [DBG] pgmap v5656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:29 smithi082 bash[20963]: audit 2024-04-03T17:27:28.913091+0000 mon.c (mon.2) 2220 : audit [DBG] from='client.? 172.21.15.67:0/1306373089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:29 smithi067 bash[17655]: cluster 2024-04-03T17:27:28.086242+0000 mgr.y (mgr.24370) 5672 : cluster [DBG] pgmap v5656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:29 smithi067 bash[17655]: audit 2024-04-03T17:27:28.913091+0000 mon.c (mon.2) 2220 : audit [DBG] from='client.? 172.21.15.67:0/1306373089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:29 smithi067 bash[27441]: cluster 2024-04-03T17:27:28.086242+0000 mgr.y (mgr.24370) 5672 : cluster [DBG] pgmap v5656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:29 smithi067 bash[27441]: audit 2024-04-03T17:27:28.913091+0000 mon.c (mon.2) 2220 : audit [DBG] from='client.? 172.21.15.67:0/1306373089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:30 smithi082 bash[20963]: cluster 2024-04-03T17:27:30.087046+0000 mgr.y (mgr.24370) 5673 : cluster [DBG] pgmap v5657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:30.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:30 smithi067 bash[17655]: cluster 2024-04-03T17:27:30.087046+0000 mgr.y (mgr.24370) 5673 : cluster [DBG] pgmap v5657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:30 smithi067 bash[27441]: cluster 2024-04-03T17:27:30.087046+0000 mgr.y (mgr.24370) 5673 : cluster [DBG] pgmap v5657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:31 smithi082 bash[20963]: audit 2024-04-03T17:27:31.369735+0000 mon.c (mon.2) 2221 : audit [DBG] from='client.? 172.21.15.67:0/2010547326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:31 smithi067 bash[17655]: audit 2024-04-03T17:27:31.369735+0000 mon.c (mon.2) 2221 : audit [DBG] from='client.? 172.21.15.67:0/2010547326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:31 smithi067 bash[27441]: audit 2024-04-03T17:27:31.369735+0000 mon.c (mon.2) 2221 : audit [DBG] from='client.? 172.21.15.67:0/2010547326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:32 smithi082 bash[20963]: cluster 2024-04-03T17:27:32.088306+0000 mgr.y (mgr.24370) 5674 : cluster [DBG] pgmap v5658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:32.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:32 smithi067 bash[27441]: cluster 2024-04-03T17:27:32.088306+0000 mgr.y (mgr.24370) 5674 : cluster [DBG] pgmap v5658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:32 smithi067 bash[17655]: cluster 2024-04-03T17:27:32.088306+0000 mgr.y (mgr.24370) 5674 : cluster [DBG] pgmap v5658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:33] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:27:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:27:34.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:33 smithi082 bash[20963]: audit 2024-04-03T17:27:33.829372+0000 mon.c (mon.2) 2222 : audit [DBG] from='client.? 172.21.15.67:0/2084541500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:34.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:33 smithi067 bash[27441]: audit 2024-04-03T17:27:33.829372+0000 mon.c (mon.2) 2222 : audit [DBG] from='client.? 172.21.15.67:0/2084541500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:33 smithi067 bash[17655]: audit 2024-04-03T17:27:33.829372+0000 mon.c (mon.2) 2222 : audit [DBG] from='client.? 172.21.15.67:0/2084541500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:34 smithi067 bash[27441]: cluster 2024-04-03T17:27:34.089141+0000 mgr.y (mgr.24370) 5675 : cluster [DBG] pgmap v5659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:34 smithi067 bash[17655]: cluster 2024-04-03T17:27:34.089141+0000 mgr.y (mgr.24370) 5675 : cluster [DBG] pgmap v5659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:34 smithi082 bash[20963]: cluster 2024-04-03T17:27:34.089141+0000 mgr.y (mgr.24370) 5675 : cluster [DBG] pgmap v5659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:37 smithi067 bash[27441]: cluster 2024-04-03T17:27:36.090261+0000 mgr.y (mgr.24370) 5676 : cluster [DBG] pgmap v5660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:37 smithi067 bash[27441]: audit 2024-04-03T17:27:36.289863+0000 mon.c (mon.2) 2223 : audit [DBG] from='client.? 172.21.15.67:0/531410041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:37 smithi067 bash[17655]: cluster 2024-04-03T17:27:36.090261+0000 mgr.y (mgr.24370) 5676 : cluster [DBG] pgmap v5660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:37 smithi067 bash[17655]: audit 2024-04-03T17:27:36.289863+0000 mon.c (mon.2) 2223 : audit [DBG] from='client.? 172.21.15.67:0/531410041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:37 smithi082 bash[20963]: cluster 2024-04-03T17:27:36.090261+0000 mgr.y (mgr.24370) 5676 : cluster [DBG] pgmap v5660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:37.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:37 smithi082 bash[20963]: audit 2024-04-03T17:27:36.289863+0000 mon.c (mon.2) 2223 : audit [DBG] from='client.? 172.21.15.67:0/531410041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:39.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:39 smithi067 bash[17655]: cluster 2024-04-03T17:27:38.090911+0000 mgr.y (mgr.24370) 5677 : cluster [DBG] pgmap v5661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:39.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:39 smithi067 bash[17655]: audit 2024-04-03T17:27:38.747503+0000 mon.a (mon.0) 5352 : audit [DBG] from='client.? 172.21.15.67:0/1398505243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:39 smithi067 bash[27441]: cluster 2024-04-03T17:27:38.090911+0000 mgr.y (mgr.24370) 5677 : cluster [DBG] pgmap v5661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:39 smithi067 bash[27441]: audit 2024-04-03T17:27:38.747503+0000 mon.a (mon.0) 5352 : audit [DBG] from='client.? 172.21.15.67:0/1398505243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:39 smithi082 bash[20963]: cluster 2024-04-03T17:27:38.090911+0000 mgr.y (mgr.24370) 5677 : cluster [DBG] pgmap v5661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:39 smithi082 bash[20963]: audit 2024-04-03T17:27:38.747503+0000 mon.a (mon.0) 5352 : audit [DBG] from='client.? 172.21.15.67:0/1398505243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:40 smithi067 bash[17655]: audit 2024-04-03T17:27:39.946714+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:40 smithi067 bash[27441]: audit 2024-04-03T17:27:39.946714+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:40 smithi082 bash[20963]: audit 2024-04-03T17:27:39.946714+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:41 smithi067 bash[27441]: cluster 2024-04-03T17:27:40.091582+0000 mgr.y (mgr.24370) 5678 : cluster [DBG] pgmap v5662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:41 smithi067 bash[17655]: cluster 2024-04-03T17:27:40.091582+0000 mgr.y (mgr.24370) 5678 : cluster [DBG] pgmap v5662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:41 smithi082 bash[20963]: cluster 2024-04-03T17:27:40.091582+0000 mgr.y (mgr.24370) 5678 : cluster [DBG] pgmap v5662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:42 smithi082 bash[20963]: audit 2024-04-03T17:27:41.203632+0000 mon.c (mon.2) 2224 : audit [DBG] from='client.? 172.21.15.67:0/2521014237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:42 smithi067 bash[27441]: audit 2024-04-03T17:27:41.203632+0000 mon.c (mon.2) 2224 : audit [DBG] from='client.? 172.21.15.67:0/2521014237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:42 smithi067 bash[17655]: audit 2024-04-03T17:27:41.203632+0000 mon.c (mon.2) 2224 : audit [DBG] from='client.? 172.21.15.67:0/2521014237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:43 smithi067 bash[17655]: cluster 2024-04-03T17:27:42.092779+0000 mgr.y (mgr.24370) 5679 : cluster [DBG] pgmap v5663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:43 smithi067 bash[27441]: cluster 2024-04-03T17:27:42.092779+0000 mgr.y (mgr.24370) 5679 : cluster [DBG] pgmap v5663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:43] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:27:43.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:43 smithi082 bash[20963]: cluster 2024-04-03T17:27:42.092779+0000 mgr.y (mgr.24370) 5679 : cluster [DBG] pgmap v5663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:27:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:44 smithi082 bash[20963]: audit 2024-04-03T17:27:43.656083+0000 mon.c (mon.2) 2225 : audit [DBG] from='client.? 172.21.15.67:0/3194486404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:44 smithi067 bash[17655]: audit 2024-04-03T17:27:43.656083+0000 mon.c (mon.2) 2225 : audit [DBG] from='client.? 172.21.15.67:0/3194486404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:44 smithi067 bash[27441]: audit 2024-04-03T17:27:43.656083+0000 mon.c (mon.2) 2225 : audit [DBG] from='client.? 172.21.15.67:0/3194486404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:45 smithi082 bash[20963]: cluster 2024-04-03T17:27:44.093480+0000 mgr.y (mgr.24370) 5680 : cluster [DBG] pgmap v5664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:45 smithi067 bash[17655]: cluster 2024-04-03T17:27:44.093480+0000 mgr.y (mgr.24370) 5680 : cluster [DBG] pgmap v5664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:45 smithi067 bash[27441]: cluster 2024-04-03T17:27:44.093480+0000 mgr.y (mgr.24370) 5680 : cluster [DBG] pgmap v5664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:46 smithi082 bash[20963]: audit 2024-04-03T17:27:46.099967+0000 mon.c (mon.2) 2226 : audit [DBG] from='client.? 172.21.15.67:0/2118292818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:46 smithi067 bash[17655]: audit 2024-04-03T17:27:46.099967+0000 mon.c (mon.2) 2226 : audit [DBG] from='client.? 172.21.15.67:0/2118292818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:46 smithi067 bash[27441]: audit 2024-04-03T17:27:46.099967+0000 mon.c (mon.2) 2226 : audit [DBG] from='client.? 172.21.15.67:0/2118292818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:47 smithi082 bash[20963]: cluster 2024-04-03T17:27:46.094550+0000 mgr.y (mgr.24370) 5681 : cluster [DBG] pgmap v5665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:47 smithi067 bash[27441]: cluster 2024-04-03T17:27:46.094550+0000 mgr.y (mgr.24370) 5681 : cluster [DBG] pgmap v5665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:47 smithi067 bash[17655]: cluster 2024-04-03T17:27:46.094550+0000 mgr.y (mgr.24370) 5681 : cluster [DBG] pgmap v5665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:48 smithi082 bash[20963]: cluster 2024-04-03T17:27:48.095207+0000 mgr.y (mgr.24370) 5682 : cluster [DBG] pgmap v5666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:48 smithi067 bash[17655]: cluster 2024-04-03T17:27:48.095207+0000 mgr.y (mgr.24370) 5682 : cluster [DBG] pgmap v5666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:48 smithi067 bash[27441]: cluster 2024-04-03T17:27:48.095207+0000 mgr.y (mgr.24370) 5682 : cluster [DBG] pgmap v5666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:49 smithi082 bash[20963]: audit 2024-04-03T17:27:48.552824+0000 mon.c (mon.2) 2227 : audit [DBG] from='client.? 172.21.15.67:0/2484537372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:49 smithi067 bash[17655]: audit 2024-04-03T17:27:48.552824+0000 mon.c (mon.2) 2227 : audit [DBG] from='client.? 172.21.15.67:0/2484537372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:49 smithi067 bash[27441]: audit 2024-04-03T17:27:48.552824+0000 mon.c (mon.2) 2227 : audit [DBG] from='client.? 172.21.15.67:0/2484537372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:50.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:50 smithi082 bash[20963]: cluster 2024-04-03T17:27:50.095688+0000 mgr.y (mgr.24370) 5683 : cluster [DBG] pgmap v5667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:50.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:50 smithi067 bash[17655]: cluster 2024-04-03T17:27:50.095688+0000 mgr.y (mgr.24370) 5683 : cluster [DBG] pgmap v5667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:50 smithi067 bash[27441]: cluster 2024-04-03T17:27:50.095688+0000 mgr.y (mgr.24370) 5683 : cluster [DBG] pgmap v5667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:51 smithi082 bash[20963]: audit 2024-04-03T17:27:50.304957+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:27:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:51 smithi082 bash[20963]: audit 2024-04-03T17:27:50.996547+0000 mon.a (mon.0) 5355 : audit [DBG] from='client.? 172.21.15.67:0/2478494553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:51 smithi067 bash[17655]: audit 2024-04-03T17:27:50.304957+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:27:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:51 smithi067 bash[17655]: audit 2024-04-03T17:27:50.996547+0000 mon.a (mon.0) 5355 : audit [DBG] from='client.? 172.21.15.67:0/2478494553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:51 smithi067 bash[27441]: audit 2024-04-03T17:27:50.304957+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:27:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:51 smithi067 bash[27441]: audit 2024-04-03T17:27:50.996547+0000 mon.a (mon.0) 5355 : audit [DBG] from='client.? 172.21.15.67:0/2478494553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:52 smithi082 bash[20963]: cluster 2024-04-03T17:27:52.096883+0000 mgr.y (mgr.24370) 5684 : cluster [DBG] pgmap v5668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:52 smithi067 bash[17655]: cluster 2024-04-03T17:27:52.096883+0000 mgr.y (mgr.24370) 5684 : cluster [DBG] pgmap v5668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:52 smithi067 bash[27441]: cluster 2024-04-03T17:27:52.096883+0000 mgr.y (mgr.24370) 5684 : cluster [DBG] pgmap v5668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:53] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:27:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:53 smithi082 bash[20963]: audit 2024-04-03T17:27:53.444530+0000 mon.a (mon.0) 5356 : audit [DBG] from='client.? 172.21.15.67:0/814031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:53.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:27:53.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:53 smithi067 bash[17655]: audit 2024-04-03T17:27:53.444530+0000 mon.a (mon.0) 5356 : audit [DBG] from='client.? 172.21.15.67:0/814031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:53.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:53 smithi067 bash[27441]: audit 2024-04-03T17:27:53.444530+0000 mon.a (mon.0) 5356 : audit [DBG] from='client.? 172.21.15.67:0/814031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:54.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:54 smithi082 bash[20963]: cluster 2024-04-03T17:27:54.097575+0000 mgr.y (mgr.24370) 5685 : cluster [DBG] pgmap v5669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:54 smithi067 bash[17655]: cluster 2024-04-03T17:27:54.097575+0000 mgr.y (mgr.24370) 5685 : cluster [DBG] pgmap v5669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:54 smithi067 bash[27441]: cluster 2024-04-03T17:27:54.097575+0000 mgr.y (mgr.24370) 5685 : cluster [DBG] pgmap v5669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:55 smithi082 bash[20963]: audit 2024-04-03T17:27:54.947058+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:55.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:55 smithi067 bash[27441]: audit 2024-04-03T17:27:54.947058+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:55 smithi067 bash[17655]: audit 2024-04-03T17:27:54.947058+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:27:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:56 smithi082 bash[20963]: audit 2024-04-03T17:27:55.926821+0000 mon.a (mon.0) 5358 : audit [DBG] from='client.? 172.21.15.67:0/3470309338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:56 smithi082 bash[20963]: audit 2024-04-03T17:27:56.006420+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:56 smithi082 bash[20963]: audit 2024-04-03T17:27:56.013992+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:56 smithi082 bash[20963]: cluster 2024-04-03T17:27:56.098726+0000 mgr.y (mgr.24370) 5686 : cluster [DBG] pgmap v5670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:56 smithi082 bash[20963]: audit 2024-04-03T17:27:56.314509+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:56 smithi082 bash[20963]: audit 2024-04-03T17:27:56.323254+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[27441]: audit 2024-04-03T17:27:55.926821+0000 mon.a (mon.0) 5358 : audit [DBG] from='client.? 172.21.15.67:0/3470309338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[27441]: audit 2024-04-03T17:27:56.006420+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[27441]: audit 2024-04-03T17:27:56.013992+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[27441]: cluster 2024-04-03T17:27:56.098726+0000 mgr.y (mgr.24370) 5686 : cluster [DBG] pgmap v5670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[27441]: audit 2024-04-03T17:27:56.314509+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[27441]: audit 2024-04-03T17:27:56.323254+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[17655]: audit 2024-04-03T17:27:55.926821+0000 mon.a (mon.0) 5358 : audit [DBG] from='client.? 172.21.15.67:0/3470309338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[17655]: audit 2024-04-03T17:27:56.006420+0000 mon.a (mon.0) 5359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[17655]: audit 2024-04-03T17:27:56.013992+0000 mon.a (mon.0) 5360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[17655]: cluster 2024-04-03T17:27:56.098726+0000 mgr.y (mgr.24370) 5686 : cluster [DBG] pgmap v5670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[17655]: audit 2024-04-03T17:27:56.314509+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:56 smithi067 bash[17655]: audit 2024-04-03T17:27:56.323254+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:57 smithi082 bash[20963]: audit 2024-04-03T17:27:56.853668+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:27:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:57 smithi082 bash[20963]: audit 2024-04-03T17:27:56.855614+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:27:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:57 smithi082 bash[20963]: audit 2024-04-03T17:27:56.865378+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:57 smithi067 bash[27441]: audit 2024-04-03T17:27:56.853668+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:27:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:57 smithi067 bash[27441]: audit 2024-04-03T17:27:56.855614+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:27:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:57 smithi067 bash[27441]: audit 2024-04-03T17:27:56.865378+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:57 smithi067 bash[17655]: audit 2024-04-03T17:27:56.853668+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:27:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:57 smithi067 bash[17655]: audit 2024-04-03T17:27:56.855614+0000 mon.a (mon.0) 5364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:27:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:57 smithi067 bash[17655]: audit 2024-04-03T17:27:56.865378+0000 mon.a (mon.0) 5365 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:27:58.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:58 smithi082 bash[20963]: cluster 2024-04-03T17:27:58.099373+0000 mgr.y (mgr.24370) 5687 : cluster [DBG] pgmap v5671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:27:58 smithi082 bash[20963]: audit 2024-04-03T17:27:58.377565+0000 mon.a (mon.0) 5366 : audit [DBG] from='client.? 172.21.15.67:0/1747590401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:58.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:58 smithi067 bash[17655]: cluster 2024-04-03T17:27:58.099373+0000 mgr.y (mgr.24370) 5687 : cluster [DBG] pgmap v5671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:58.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:27:58 smithi067 bash[17655]: audit 2024-04-03T17:27:58.377565+0000 mon.a (mon.0) 5366 : audit [DBG] from='client.? 172.21.15.67:0/1747590401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:27:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:58 smithi067 bash[27441]: cluster 2024-04-03T17:27:58.099373+0000 mgr.y (mgr.24370) 5687 : cluster [DBG] pgmap v5671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:27:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:27:58 smithi067 bash[27441]: audit 2024-04-03T17:27:58.377565+0000 mon.a (mon.0) 5366 : audit [DBG] from='client.? 172.21.15.67:0/1747590401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:01 smithi067 bash[17655]: cluster 2024-04-03T17:28:00.100071+0000 mgr.y (mgr.24370) 5688 : cluster [DBG] pgmap v5672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:01 smithi067 bash[17655]: audit 2024-04-03T17:28:00.829020+0000 mon.a (mon.0) 5367 : audit [DBG] from='client.? 172.21.15.67:0/1847421549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:01.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:01 smithi067 bash[27441]: cluster 2024-04-03T17:28:00.100071+0000 mgr.y (mgr.24370) 5688 : cluster [DBG] pgmap v5672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:01.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:01 smithi067 bash[27441]: audit 2024-04-03T17:28:00.829020+0000 mon.a (mon.0) 5367 : audit [DBG] from='client.? 172.21.15.67:0/1847421549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:01 smithi082 bash[20963]: cluster 2024-04-03T17:28:00.100071+0000 mgr.y (mgr.24370) 5688 : cluster [DBG] pgmap v5672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:01 smithi082 bash[20963]: audit 2024-04-03T17:28:00.829020+0000 mon.a (mon.0) 5367 : audit [DBG] from='client.? 172.21.15.67:0/1847421549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:28:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:03 smithi067 bash[27441]: cluster 2024-04-03T17:28:02.101340+0000 mgr.y (mgr.24370) 5689 : cluster [DBG] pgmap v5673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:03 smithi067 bash[17655]: cluster 2024-04-03T17:28:02.101340+0000 mgr.y (mgr.24370) 5689 : cluster [DBG] pgmap v5673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:03 smithi082 bash[20963]: cluster 2024-04-03T17:28:02.101340+0000 mgr.y (mgr.24370) 5689 : cluster [DBG] pgmap v5673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:28:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:04 smithi082 bash[20963]: audit 2024-04-03T17:28:03.286409+0000 mon.a (mon.0) 5368 : audit [DBG] from='client.? 172.21.15.67:0/2656356006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:04 smithi067 bash[17655]: audit 2024-04-03T17:28:03.286409+0000 mon.a (mon.0) 5368 : audit [DBG] from='client.? 172.21.15.67:0/2656356006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:04 smithi067 bash[27441]: audit 2024-04-03T17:28:03.286409+0000 mon.a (mon.0) 5368 : audit [DBG] from='client.? 172.21.15.67:0/2656356006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:05 smithi082 bash[20963]: cluster 2024-04-03T17:28:04.102083+0000 mgr.y (mgr.24370) 5690 : cluster [DBG] pgmap v5674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:05 smithi067 bash[17655]: cluster 2024-04-03T17:28:04.102083+0000 mgr.y (mgr.24370) 5690 : cluster [DBG] pgmap v5674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:05 smithi067 bash[27441]: cluster 2024-04-03T17:28:04.102083+0000 mgr.y (mgr.24370) 5690 : cluster [DBG] pgmap v5674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:06.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:06 smithi082 bash[20963]: audit 2024-04-03T17:28:05.729029+0000 mon.c (mon.2) 2228 : audit [DBG] from='client.? 172.21.15.67:0/452426417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:06 smithi067 bash[27441]: audit 2024-04-03T17:28:05.729029+0000 mon.c (mon.2) 2228 : audit [DBG] from='client.? 172.21.15.67:0/452426417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:06 smithi067 bash[17655]: audit 2024-04-03T17:28:05.729029+0000 mon.c (mon.2) 2228 : audit [DBG] from='client.? 172.21.15.67:0/452426417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:07.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:07 smithi082 bash[20963]: cluster 2024-04-03T17:28:06.103193+0000 mgr.y (mgr.24370) 5691 : cluster [DBG] pgmap v5675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:07 smithi067 bash[27441]: cluster 2024-04-03T17:28:06.103193+0000 mgr.y (mgr.24370) 5691 : cluster [DBG] pgmap v5675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:07 smithi067 bash[17655]: cluster 2024-04-03T17:28:06.103193+0000 mgr.y (mgr.24370) 5691 : cluster [DBG] pgmap v5675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:09 smithi082 bash[20963]: cluster 2024-04-03T17:28:08.103827+0000 mgr.y (mgr.24370) 5692 : cluster [DBG] pgmap v5676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:09 smithi082 bash[20963]: audit 2024-04-03T17:28:08.187429+0000 mon.b (mon.1) 49 : audit [DBG] from='client.? 172.21.15.67:0/26637724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:09 smithi067 bash[27441]: cluster 2024-04-03T17:28:08.103827+0000 mgr.y (mgr.24370) 5692 : cluster [DBG] pgmap v5676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:09 smithi067 bash[27441]: audit 2024-04-03T17:28:08.187429+0000 mon.b (mon.1) 49 : audit [DBG] from='client.? 172.21.15.67:0/26637724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:09 smithi067 bash[17655]: cluster 2024-04-03T17:28:08.103827+0000 mgr.y (mgr.24370) 5692 : cluster [DBG] pgmap v5676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:09 smithi067 bash[17655]: audit 2024-04-03T17:28:08.187429+0000 mon.b (mon.1) 49 : audit [DBG] from='client.? 172.21.15.67:0/26637724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:10.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:10 smithi082 bash[20963]: audit 2024-04-03T17:28:09.947646+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:10 smithi067 bash[17655]: audit 2024-04-03T17:28:09.947646+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:10 smithi067 bash[27441]: audit 2024-04-03T17:28:09.947646+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:11 smithi082 bash[20963]: cluster 2024-04-03T17:28:10.104500+0000 mgr.y (mgr.24370) 5693 : cluster [DBG] pgmap v5677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:11 smithi082 bash[20963]: audit 2024-04-03T17:28:10.631846+0000 mon.a (mon.0) 5370 : audit [DBG] from='client.? 172.21.15.67:0/2541159666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:11 smithi067 bash[17655]: cluster 2024-04-03T17:28:10.104500+0000 mgr.y (mgr.24370) 5693 : cluster [DBG] pgmap v5677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:11 smithi067 bash[17655]: audit 2024-04-03T17:28:10.631846+0000 mon.a (mon.0) 5370 : audit [DBG] from='client.? 172.21.15.67:0/2541159666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:11 smithi067 bash[27441]: cluster 2024-04-03T17:28:10.104500+0000 mgr.y (mgr.24370) 5693 : cluster [DBG] pgmap v5677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:11 smithi067 bash[27441]: audit 2024-04-03T17:28:10.631846+0000 mon.a (mon.0) 5370 : audit [DBG] from='client.? 172.21.15.67:0/2541159666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:12 smithi082 bash[20963]: cluster 2024-04-03T17:28:12.105641+0000 mgr.y (mgr.24370) 5694 : cluster [DBG] pgmap v5678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:12 smithi067 bash[27441]: cluster 2024-04-03T17:28:12.105641+0000 mgr.y (mgr.24370) 5694 : cluster [DBG] pgmap v5678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:12 smithi067 bash[17655]: cluster 2024-04-03T17:28:12.105641+0000 mgr.y (mgr.24370) 5694 : cluster [DBG] pgmap v5678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:13 smithi067 bash[17655]: audit 2024-04-03T17:28:13.076723+0000 mon.c (mon.2) 2229 : audit [DBG] from='client.? 172.21.15.67:0/1757708438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:28:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:13 smithi067 bash[27441]: audit 2024-04-03T17:28:13.076723+0000 mon.c (mon.2) 2229 : audit [DBG] from='client.? 172.21.15.67:0/1757708438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:13.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:13 smithi082 bash[20963]: audit 2024-04-03T17:28:13.076723+0000 mon.c (mon.2) 2229 : audit [DBG] from='client.? 172.21.15.67:0/1757708438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:28:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:14 smithi082 bash[20963]: cluster 2024-04-03T17:28:14.106486+0000 mgr.y (mgr.24370) 5695 : cluster [DBG] pgmap v5679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:14 smithi067 bash[17655]: cluster 2024-04-03T17:28:14.106486+0000 mgr.y (mgr.24370) 5695 : cluster [DBG] pgmap v5679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:14 smithi067 bash[27441]: cluster 2024-04-03T17:28:14.106486+0000 mgr.y (mgr.24370) 5695 : cluster [DBG] pgmap v5679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:15 smithi082 bash[20963]: audit 2024-04-03T17:28:15.534449+0000 mon.a (mon.0) 5371 : audit [DBG] from='client.? 172.21.15.67:0/2248191365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:15.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:15 smithi067 bash[17655]: audit 2024-04-03T17:28:15.534449+0000 mon.a (mon.0) 5371 : audit [DBG] from='client.? 172.21.15.67:0/2248191365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:15.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:15 smithi067 bash[27441]: audit 2024-04-03T17:28:15.534449+0000 mon.a (mon.0) 5371 : audit [DBG] from='client.? 172.21.15.67:0/2248191365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:16 smithi082 bash[20963]: cluster 2024-04-03T17:28:16.107779+0000 mgr.y (mgr.24370) 5696 : cluster [DBG] pgmap v5680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:16.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:16 smithi067 bash[17655]: cluster 2024-04-03T17:28:16.107779+0000 mgr.y (mgr.24370) 5696 : cluster [DBG] pgmap v5680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:16.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:16 smithi067 bash[27441]: cluster 2024-04-03T17:28:16.107779+0000 mgr.y (mgr.24370) 5696 : cluster [DBG] pgmap v5680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:18.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:18 smithi082 bash[20963]: audit 2024-04-03T17:28:17.983403+0000 mon.a (mon.0) 5372 : audit [DBG] from='client.? 172.21.15.67:0/691552972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:18 smithi067 bash[27441]: audit 2024-04-03T17:28:17.983403+0000 mon.a (mon.0) 5372 : audit [DBG] from='client.? 172.21.15.67:0/691552972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:18 smithi067 bash[17655]: audit 2024-04-03T17:28:17.983403+0000 mon.a (mon.0) 5372 : audit [DBG] from='client.? 172.21.15.67:0/691552972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:19.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:19 smithi082 bash[20963]: cluster 2024-04-03T17:28:18.108563+0000 mgr.y (mgr.24370) 5697 : cluster [DBG] pgmap v5681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:19 smithi067 bash[27441]: cluster 2024-04-03T17:28:18.108563+0000 mgr.y (mgr.24370) 5697 : cluster [DBG] pgmap v5681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:19.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:19 smithi067 bash[17655]: cluster 2024-04-03T17:28:18.108563+0000 mgr.y (mgr.24370) 5697 : cluster [DBG] pgmap v5681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:21 smithi067 bash[17655]: cluster 2024-04-03T17:28:20.109261+0000 mgr.y (mgr.24370) 5698 : cluster [DBG] pgmap v5682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:21 smithi067 bash[17655]: audit 2024-04-03T17:28:20.441381+0000 mon.a (mon.0) 5373 : audit [DBG] from='client.? 172.21.15.67:0/3657637271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:21 smithi067 bash[27441]: cluster 2024-04-03T17:28:20.109261+0000 mgr.y (mgr.24370) 5698 : cluster [DBG] pgmap v5682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:21 smithi067 bash[27441]: audit 2024-04-03T17:28:20.441381+0000 mon.a (mon.0) 5373 : audit [DBG] from='client.? 172.21.15.67:0/3657637271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:21 smithi082 bash[20963]: cluster 2024-04-03T17:28:20.109261+0000 mgr.y (mgr.24370) 5698 : cluster [DBG] pgmap v5682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:21.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:21 smithi082 bash[20963]: audit 2024-04-03T17:28:20.441381+0000 mon.a (mon.0) 5373 : audit [DBG] from='client.? 172.21.15.67:0/3657637271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:28:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:23 smithi067 bash[27441]: cluster 2024-04-03T17:28:22.110345+0000 mgr.y (mgr.24370) 5699 : cluster [DBG] pgmap v5683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:23 smithi067 bash[27441]: audit 2024-04-03T17:28:22.899839+0000 mon.c (mon.2) 2230 : audit [DBG] from='client.? 172.21.15.67:0/3527053850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:23 smithi067 bash[17655]: cluster 2024-04-03T17:28:22.110345+0000 mgr.y (mgr.24370) 5699 : cluster [DBG] pgmap v5683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:23 smithi067 bash[17655]: audit 2024-04-03T17:28:22.899839+0000 mon.c (mon.2) 2230 : audit [DBG] from='client.? 172.21.15.67:0/3527053850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:23.513 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:23 smithi082 bash[20963]: cluster 2024-04-03T17:28:22.110345+0000 mgr.y (mgr.24370) 5699 : cluster [DBG] pgmap v5683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:23.513 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:23 smithi082 bash[20963]: audit 2024-04-03T17:28:22.899839+0000 mon.c (mon.2) 2230 : audit [DBG] from='client.? 172.21.15.67:0/3527053850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:28:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:25 smithi082 bash[20963]: cluster 2024-04-03T17:28:24.111050+0000 mgr.y (mgr.24370) 5700 : cluster [DBG] pgmap v5684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:25 smithi082 bash[20963]: audit 2024-04-03T17:28:24.947999+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:25 smithi067 bash[27441]: cluster 2024-04-03T17:28:24.111050+0000 mgr.y (mgr.24370) 5700 : cluster [DBG] pgmap v5684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:25 smithi067 bash[27441]: audit 2024-04-03T17:28:24.947999+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:25 smithi067 bash[17655]: cluster 2024-04-03T17:28:24.111050+0000 mgr.y (mgr.24370) 5700 : cluster [DBG] pgmap v5684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:25 smithi067 bash[17655]: audit 2024-04-03T17:28:24.947999+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:26 smithi082 bash[20963]: audit 2024-04-03T17:28:25.348741+0000 mon.a (mon.0) 5375 : audit [DBG] from='client.? 172.21.15.67:0/1995686575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:26 smithi067 bash[17655]: audit 2024-04-03T17:28:25.348741+0000 mon.a (mon.0) 5375 : audit [DBG] from='client.? 172.21.15.67:0/1995686575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:26 smithi067 bash[27441]: audit 2024-04-03T17:28:25.348741+0000 mon.a (mon.0) 5375 : audit [DBG] from='client.? 172.21.15.67:0/1995686575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:27 smithi082 bash[20963]: cluster 2024-04-03T17:28:26.112239+0000 mgr.y (mgr.24370) 5701 : cluster [DBG] pgmap v5685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:27 smithi067 bash[27441]: cluster 2024-04-03T17:28:26.112239+0000 mgr.y (mgr.24370) 5701 : cluster [DBG] pgmap v5685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:27 smithi067 bash[17655]: cluster 2024-04-03T17:28:26.112239+0000 mgr.y (mgr.24370) 5701 : cluster [DBG] pgmap v5685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:28.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:28 smithi082 bash[20963]: audit 2024-04-03T17:28:27.804882+0000 mon.c (mon.2) 2231 : audit [DBG] from='client.? 172.21.15.67:0/3605475278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:28 smithi067 bash[27441]: audit 2024-04-03T17:28:27.804882+0000 mon.c (mon.2) 2231 : audit [DBG] from='client.? 172.21.15.67:0/3605475278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:28 smithi067 bash[17655]: audit 2024-04-03T17:28:27.804882+0000 mon.c (mon.2) 2231 : audit [DBG] from='client.? 172.21.15.67:0/3605475278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:29.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:29 smithi082 bash[20963]: cluster 2024-04-03T17:28:28.112890+0000 mgr.y (mgr.24370) 5702 : cluster [DBG] pgmap v5686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:29 smithi067 bash[17655]: cluster 2024-04-03T17:28:28.112890+0000 mgr.y (mgr.24370) 5702 : cluster [DBG] pgmap v5686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:29 smithi067 bash[27441]: cluster 2024-04-03T17:28:28.112890+0000 mgr.y (mgr.24370) 5702 : cluster [DBG] pgmap v5686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:30.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:30 smithi082 bash[20963]: cluster 2024-04-03T17:28:30.113373+0000 mgr.y (mgr.24370) 5703 : cluster [DBG] pgmap v5687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:30 smithi067 bash[17655]: cluster 2024-04-03T17:28:30.113373+0000 mgr.y (mgr.24370) 5703 : cluster [DBG] pgmap v5687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:30 smithi067 bash[27441]: cluster 2024-04-03T17:28:30.113373+0000 mgr.y (mgr.24370) 5703 : cluster [DBG] pgmap v5687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:31 smithi082 bash[20963]: audit 2024-04-03T17:28:30.261716+0000 mon.a (mon.0) 5376 : audit [DBG] from='client.? 172.21.15.67:0/2153426356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:31 smithi067 bash[27441]: audit 2024-04-03T17:28:30.261716+0000 mon.a (mon.0) 5376 : audit [DBG] from='client.? 172.21.15.67:0/2153426356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:31 smithi067 bash[17655]: audit 2024-04-03T17:28:30.261716+0000 mon.a (mon.0) 5376 : audit [DBG] from='client.? 172.21.15.67:0/2153426356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:32 smithi082 bash[20963]: cluster 2024-04-03T17:28:32.114420+0000 mgr.y (mgr.24370) 5704 : cluster [DBG] pgmap v5688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:32 smithi067 bash[17655]: cluster 2024-04-03T17:28:32.114420+0000 mgr.y (mgr.24370) 5704 : cluster [DBG] pgmap v5688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:32 smithi067 bash[27441]: cluster 2024-04-03T17:28:32.114420+0000 mgr.y (mgr.24370) 5704 : cluster [DBG] pgmap v5688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:33 smithi067 bash[17655]: audit 2024-04-03T17:28:32.706292+0000 mon.c (mon.2) 2232 : audit [DBG] from='client.? 172.21.15.67:0/3154758924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:33 smithi067 bash[27441]: audit 2024-04-03T17:28:32.706292+0000 mon.c (mon.2) 2232 : audit [DBG] from='client.? 172.21.15.67:0/3154758924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:28:33.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:33 smithi082 bash[20963]: audit 2024-04-03T17:28:32.706292+0000 mon.c (mon.2) 2232 : audit [DBG] from='client.? 172.21.15.67:0/3154758924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:28:34.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:34 smithi082 bash[20963]: cluster 2024-04-03T17:28:34.115088+0000 mgr.y (mgr.24370) 5705 : cluster [DBG] pgmap v5689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:34.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:34 smithi067 bash[27441]: cluster 2024-04-03T17:28:34.115088+0000 mgr.y (mgr.24370) 5705 : cluster [DBG] pgmap v5689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:34 smithi067 bash[17655]: cluster 2024-04-03T17:28:34.115088+0000 mgr.y (mgr.24370) 5705 : cluster [DBG] pgmap v5689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:35 smithi082 bash[20963]: audit 2024-04-03T17:28:35.164869+0000 mon.c (mon.2) 2233 : audit [DBG] from='client.? 172.21.15.67:0/1732641812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:35 smithi067 bash[27441]: audit 2024-04-03T17:28:35.164869+0000 mon.c (mon.2) 2233 : audit [DBG] from='client.? 172.21.15.67:0/1732641812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:35 smithi067 bash[17655]: audit 2024-04-03T17:28:35.164869+0000 mon.c (mon.2) 2233 : audit [DBG] from='client.? 172.21.15.67:0/1732641812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:36.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:36 smithi082 bash[20963]: cluster 2024-04-03T17:28:36.116286+0000 mgr.y (mgr.24370) 5706 : cluster [DBG] pgmap v5690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:36.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:36 smithi067 bash[27441]: cluster 2024-04-03T17:28:36.116286+0000 mgr.y (mgr.24370) 5706 : cluster [DBG] pgmap v5690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:36.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:36 smithi067 bash[17655]: cluster 2024-04-03T17:28:36.116286+0000 mgr.y (mgr.24370) 5706 : cluster [DBG] pgmap v5690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:37 smithi082 bash[20963]: audit 2024-04-03T17:28:37.613103+0000 mon.c (mon.2) 2234 : audit [DBG] from='client.? 172.21.15.67:0/1540645342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:37 smithi067 bash[17655]: audit 2024-04-03T17:28:37.613103+0000 mon.c (mon.2) 2234 : audit [DBG] from='client.? 172.21.15.67:0/1540645342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:37 smithi067 bash[27441]: audit 2024-04-03T17:28:37.613103+0000 mon.c (mon.2) 2234 : audit [DBG] from='client.? 172.21.15.67:0/1540645342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:38 smithi082 bash[20963]: cluster 2024-04-03T17:28:38.116962+0000 mgr.y (mgr.24370) 5707 : cluster [DBG] pgmap v5691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:38 smithi067 bash[27441]: cluster 2024-04-03T17:28:38.116962+0000 mgr.y (mgr.24370) 5707 : cluster [DBG] pgmap v5691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:38 smithi067 bash[17655]: cluster 2024-04-03T17:28:38.116962+0000 mgr.y (mgr.24370) 5707 : cluster [DBG] pgmap v5691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:40 smithi082 bash[20963]: audit 2024-04-03T17:28:39.948098+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:40 smithi067 bash[27441]: audit 2024-04-03T17:28:39.948098+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:40 smithi067 bash[17655]: audit 2024-04-03T17:28:39.948098+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:41 smithi082 bash[20963]: audit 2024-04-03T17:28:40.070450+0000 mon.c (mon.2) 2235 : audit [DBG] from='client.? 172.21.15.67:0/868716240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:41 smithi082 bash[20963]: cluster 2024-04-03T17:28:40.117598+0000 mgr.y (mgr.24370) 5708 : cluster [DBG] pgmap v5692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:41 smithi067 bash[17655]: audit 2024-04-03T17:28:40.070450+0000 mon.c (mon.2) 2235 : audit [DBG] from='client.? 172.21.15.67:0/868716240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:41 smithi067 bash[17655]: cluster 2024-04-03T17:28:40.117598+0000 mgr.y (mgr.24370) 5708 : cluster [DBG] pgmap v5692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:41 smithi067 bash[27441]: audit 2024-04-03T17:28:40.070450+0000 mon.c (mon.2) 2235 : audit [DBG] from='client.? 172.21.15.67:0/868716240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:41 smithi067 bash[27441]: cluster 2024-04-03T17:28:40.117598+0000 mgr.y (mgr.24370) 5708 : cluster [DBG] pgmap v5692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:43] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:28:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:43 smithi067 bash[17655]: cluster 2024-04-03T17:28:42.118688+0000 mgr.y (mgr.24370) 5709 : cluster [DBG] pgmap v5693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:43 smithi067 bash[17655]: audit 2024-04-03T17:28:42.525744+0000 mon.a (mon.0) 5378 : audit [DBG] from='client.? 172.21.15.67:0/316821387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:43 smithi067 bash[27441]: cluster 2024-04-03T17:28:42.118688+0000 mgr.y (mgr.24370) 5709 : cluster [DBG] pgmap v5693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:43 smithi067 bash[27441]: audit 2024-04-03T17:28:42.525744+0000 mon.a (mon.0) 5378 : audit [DBG] from='client.? 172.21.15.67:0/316821387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:43.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:43 smithi082 bash[20963]: cluster 2024-04-03T17:28:42.118688+0000 mgr.y (mgr.24370) 5709 : cluster [DBG] pgmap v5693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:43.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:43 smithi082 bash[20963]: audit 2024-04-03T17:28:42.525744+0000 mon.a (mon.0) 5378 : audit [DBG] from='client.? 172.21.15.67:0/316821387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:28:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:45 smithi082 bash[20963]: cluster 2024-04-03T17:28:44.119390+0000 mgr.y (mgr.24370) 5710 : cluster [DBG] pgmap v5694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:45 smithi082 bash[20963]: audit 2024-04-03T17:28:44.981944+0000 mon.a (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.67:0/2390909782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:45 smithi067 bash[17655]: cluster 2024-04-03T17:28:44.119390+0000 mgr.y (mgr.24370) 5710 : cluster [DBG] pgmap v5694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:45 smithi067 bash[17655]: audit 2024-04-03T17:28:44.981944+0000 mon.a (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.67:0/2390909782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:45 smithi067 bash[27441]: cluster 2024-04-03T17:28:44.119390+0000 mgr.y (mgr.24370) 5710 : cluster [DBG] pgmap v5694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:45 smithi067 bash[27441]: audit 2024-04-03T17:28:44.981944+0000 mon.a (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.67:0/2390909782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:47 smithi082 bash[20963]: cluster 2024-04-03T17:28:46.120561+0000 mgr.y (mgr.24370) 5711 : cluster [DBG] pgmap v5695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:47 smithi067 bash[17655]: cluster 2024-04-03T17:28:46.120561+0000 mgr.y (mgr.24370) 5711 : cluster [DBG] pgmap v5695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:47 smithi067 bash[27441]: cluster 2024-04-03T17:28:46.120561+0000 mgr.y (mgr.24370) 5711 : cluster [DBG] pgmap v5695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:48.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:48 smithi082 bash[20963]: audit 2024-04-03T17:28:47.433137+0000 mon.c (mon.2) 2236 : audit [DBG] from='client.? 172.21.15.67:0/4063956087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:48 smithi067 bash[17655]: audit 2024-04-03T17:28:47.433137+0000 mon.c (mon.2) 2236 : audit [DBG] from='client.? 172.21.15.67:0/4063956087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:48 smithi067 bash[27441]: audit 2024-04-03T17:28:47.433137+0000 mon.c (mon.2) 2236 : audit [DBG] from='client.? 172.21.15.67:0/4063956087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:49 smithi082 bash[20963]: cluster 2024-04-03T17:28:48.121256+0000 mgr.y (mgr.24370) 5712 : cluster [DBG] pgmap v5696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:49 smithi067 bash[17655]: cluster 2024-04-03T17:28:48.121256+0000 mgr.y (mgr.24370) 5712 : cluster [DBG] pgmap v5696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:49 smithi067 bash[27441]: cluster 2024-04-03T17:28:48.121256+0000 mgr.y (mgr.24370) 5712 : cluster [DBG] pgmap v5696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:50.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:50 smithi082 bash[20963]: audit 2024-04-03T17:28:49.882540+0000 mon.c (mon.2) 2237 : audit [DBG] from='client.? 172.21.15.67:0/2852520128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:50 smithi067 bash[27441]: audit 2024-04-03T17:28:49.882540+0000 mon.c (mon.2) 2237 : audit [DBG] from='client.? 172.21.15.67:0/2852520128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:50 smithi067 bash[17655]: audit 2024-04-03T17:28:49.882540+0000 mon.c (mon.2) 2237 : audit [DBG] from='client.? 172.21.15.67:0/2852520128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:51 smithi082 bash[20963]: cluster 2024-04-03T17:28:50.121933+0000 mgr.y (mgr.24370) 5713 : cluster [DBG] pgmap v5697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:51 smithi067 bash[17655]: cluster 2024-04-03T17:28:50.121933+0000 mgr.y (mgr.24370) 5713 : cluster [DBG] pgmap v5697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:51 smithi067 bash[27441]: cluster 2024-04-03T17:28:50.121933+0000 mgr.y (mgr.24370) 5713 : cluster [DBG] pgmap v5697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:52 smithi082 bash[20963]: cluster 2024-04-03T17:28:52.123054+0000 mgr.y (mgr.24370) 5714 : cluster [DBG] pgmap v5698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:52 smithi067 bash[27441]: cluster 2024-04-03T17:28:52.123054+0000 mgr.y (mgr.24370) 5714 : cluster [DBG] pgmap v5698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:52 smithi067 bash[17655]: cluster 2024-04-03T17:28:52.123054+0000 mgr.y (mgr.24370) 5714 : cluster [DBG] pgmap v5698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:53] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:28:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:53 smithi067 bash[27441]: audit 2024-04-03T17:28:52.343462+0000 mon.a (mon.0) 5380 : audit [DBG] from='client.? 172.21.15.67:0/1339591136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:53 smithi067 bash[17655]: audit 2024-04-03T17:28:52.343462+0000 mon.a (mon.0) 5380 : audit [DBG] from='client.? 172.21.15.67:0/1339591136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:53.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:53 smithi082 bash[20963]: audit 2024-04-03T17:28:52.343462+0000 mon.a (mon.0) 5380 : audit [DBG] from='client.? 172.21.15.67:0/1339591136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:28:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:54 smithi082 bash[20963]: cluster 2024-04-03T17:28:54.123827+0000 mgr.y (mgr.24370) 5715 : cluster [DBG] pgmap v5699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:54 smithi067 bash[17655]: cluster 2024-04-03T17:28:54.123827+0000 mgr.y (mgr.24370) 5715 : cluster [DBG] pgmap v5699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:54 smithi067 bash[27441]: cluster 2024-04-03T17:28:54.123827+0000 mgr.y (mgr.24370) 5715 : cluster [DBG] pgmap v5699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:55 smithi082 bash[20963]: audit 2024-04-03T17:28:54.808129+0000 mon.c (mon.2) 2238 : audit [DBG] from='client.? 172.21.15.67:0/3474504409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:55 smithi082 bash[20963]: audit 2024-04-03T17:28:54.949093+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:55 smithi067 bash[27441]: audit 2024-04-03T17:28:54.808129+0000 mon.c (mon.2) 2238 : audit [DBG] from='client.? 172.21.15.67:0/3474504409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:55 smithi067 bash[27441]: audit 2024-04-03T17:28:54.949093+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:55 smithi067 bash[17655]: audit 2024-04-03T17:28:54.808129+0000 mon.c (mon.2) 2238 : audit [DBG] from='client.? 172.21.15.67:0/3474504409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:55 smithi067 bash[17655]: audit 2024-04-03T17:28:54.949093+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:28:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:56 smithi082 bash[20963]: cluster 2024-04-03T17:28:56.125001+0000 mgr.y (mgr.24370) 5716 : cluster [DBG] pgmap v5700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:56 smithi067 bash[17655]: cluster 2024-04-03T17:28:56.125001+0000 mgr.y (mgr.24370) 5716 : cluster [DBG] pgmap v5700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:56 smithi067 bash[27441]: cluster 2024-04-03T17:28:56.125001+0000 mgr.y (mgr.24370) 5716 : cluster [DBG] pgmap v5700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:57 smithi082 bash[20963]: audit 2024-04-03T17:28:56.941653+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:28:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:57 smithi067 bash[17655]: audit 2024-04-03T17:28:56.941653+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:28:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:57 smithi067 bash[27441]: audit 2024-04-03T17:28:56.941653+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:28:58.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:58 smithi082 bash[20963]: audit 2024-04-03T17:28:57.264094+0000 mon.c (mon.2) 2239 : audit [DBG] from='client.? 172.21.15.67:0/1523648191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:58.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:58 smithi082 bash[20963]: cluster 2024-04-03T17:28:58.125682+0000 mgr.y (mgr.24370) 5717 : cluster [DBG] pgmap v5701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:58 smithi067 bash[17655]: audit 2024-04-03T17:28:57.264094+0000 mon.c (mon.2) 2239 : audit [DBG] from='client.? 172.21.15.67:0/1523648191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:58 smithi067 bash[17655]: cluster 2024-04-03T17:28:58.125682+0000 mgr.y (mgr.24370) 5717 : cluster [DBG] pgmap v5701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:28:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:58 smithi067 bash[27441]: audit 2024-04-03T17:28:57.264094+0000 mon.c (mon.2) 2239 : audit [DBG] from='client.? 172.21.15.67:0/1523648191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:28:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:58 smithi067 bash[27441]: cluster 2024-04-03T17:28:58.125682+0000 mgr.y (mgr.24370) 5717 : cluster [DBG] pgmap v5701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:28:59 smithi082 bash[20963]: audit 2024-04-03T17:28:59.721878+0000 mon.a (mon.0) 5383 : audit [DBG] from='client.? 172.21.15.67:0/2973946049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:28:59 smithi067 bash[17655]: audit 2024-04-03T17:28:59.721878+0000 mon.a (mon.0) 5383 : audit [DBG] from='client.? 172.21.15.67:0/2973946049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:00.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:28:59 smithi067 bash[27441]: audit 2024-04-03T17:28:59.721878+0000 mon.a (mon.0) 5383 : audit [DBG] from='client.? 172.21.15.67:0/2973946049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:01.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:00 smithi082 bash[20963]: cluster 2024-04-03T17:29:00.126392+0000 mgr.y (mgr.24370) 5718 : cluster [DBG] pgmap v5702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:00 smithi067 bash[17655]: cluster 2024-04-03T17:29:00.126392+0000 mgr.y (mgr.24370) 5718 : cluster [DBG] pgmap v5702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:00 smithi067 bash[27441]: cluster 2024-04-03T17:29:00.126392+0000 mgr.y (mgr.24370) 5718 : cluster [DBG] pgmap v5702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:29:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[17655]: cluster 2024-04-03T17:29:02.127289+0000 mgr.y (mgr.24370) 5719 : cluster [DBG] pgmap v5703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[17655]: audit 2024-04-03T17:29:02.204090+0000 mon.c (mon.2) 2240 : audit [DBG] from='client.? 172.21.15.67:0/3625118342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[17655]: audit 2024-04-03T17:29:02.584903+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[17655]: audit 2024-04-03T17:29:02.591761+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[17655]: audit 2024-04-03T17:29:02.889415+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[17655]: audit 2024-04-03T17:29:02.900408+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[27441]: cluster 2024-04-03T17:29:02.127289+0000 mgr.y (mgr.24370) 5719 : cluster [DBG] pgmap v5703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[27441]: audit 2024-04-03T17:29:02.204090+0000 mon.c (mon.2) 2240 : audit [DBG] from='client.? 172.21.15.67:0/3625118342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[27441]: audit 2024-04-03T17:29:02.584903+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[27441]: audit 2024-04-03T17:29:02.591761+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[27441]: audit 2024-04-03T17:29:02.889415+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:03 smithi067 bash[27441]: audit 2024-04-03T17:29:02.900408+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:03 smithi082 bash[20963]: cluster 2024-04-03T17:29:02.127289+0000 mgr.y (mgr.24370) 5719 : cluster [DBG] pgmap v5703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:03.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:03 smithi082 bash[20963]: audit 2024-04-03T17:29:02.204090+0000 mon.c (mon.2) 2240 : audit [DBG] from='client.? 172.21.15.67:0/3625118342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:03.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:03 smithi082 bash[20963]: audit 2024-04-03T17:29:02.584903+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:03 smithi082 bash[20963]: audit 2024-04-03T17:29:02.591761+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:03 smithi082 bash[20963]: audit 2024-04-03T17:29:02.889415+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:03 smithi082 bash[20963]: audit 2024-04-03T17:29:02.900408+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:29:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:04 smithi082 bash[20963]: audit 2024-04-03T17:29:03.326649+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:29:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:04 smithi082 bash[20963]: audit 2024-04-03T17:29:03.328435+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:29:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:04 smithi082 bash[20963]: audit 2024-04-03T17:29:03.337316+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:04 smithi067 bash[27441]: audit 2024-04-03T17:29:03.326649+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:29:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:04 smithi067 bash[27441]: audit 2024-04-03T17:29:03.328435+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:29:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:04 smithi067 bash[27441]: audit 2024-04-03T17:29:03.337316+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:04 smithi067 bash[17655]: audit 2024-04-03T17:29:03.326649+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:29:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:04 smithi067 bash[17655]: audit 2024-04-03T17:29:03.328435+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:29:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:04 smithi067 bash[17655]: audit 2024-04-03T17:29:03.337316+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:29:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:05 smithi082 bash[20963]: cluster 2024-04-03T17:29:04.127994+0000 mgr.y (mgr.24370) 5720 : cluster [DBG] pgmap v5704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:05 smithi082 bash[20963]: audit 2024-04-03T17:29:04.657660+0000 mon.c (mon.2) 2241 : audit [DBG] from='client.? 172.21.15.67:0/136578575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:05 smithi067 bash[27441]: cluster 2024-04-03T17:29:04.127994+0000 mgr.y (mgr.24370) 5720 : cluster [DBG] pgmap v5704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:05 smithi067 bash[27441]: audit 2024-04-03T17:29:04.657660+0000 mon.c (mon.2) 2241 : audit [DBG] from='client.? 172.21.15.67:0/136578575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:05 smithi067 bash[17655]: cluster 2024-04-03T17:29:04.127994+0000 mgr.y (mgr.24370) 5720 : cluster [DBG] pgmap v5704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:05 smithi067 bash[17655]: audit 2024-04-03T17:29:04.657660+0000 mon.c (mon.2) 2241 : audit [DBG] from='client.? 172.21.15.67:0/136578575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:07.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:07 smithi082 bash[20963]: cluster 2024-04-03T17:29:06.129122+0000 mgr.y (mgr.24370) 5721 : cluster [DBG] pgmap v5705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:07.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:07 smithi082 bash[20963]: audit 2024-04-03T17:29:07.118823+0000 mon.c (mon.2) 2242 : audit [DBG] from='client.? 172.21.15.67:0/1656943030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:07 smithi067 bash[27441]: cluster 2024-04-03T17:29:06.129122+0000 mgr.y (mgr.24370) 5721 : cluster [DBG] pgmap v5705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:07 smithi067 bash[27441]: audit 2024-04-03T17:29:07.118823+0000 mon.c (mon.2) 2242 : audit [DBG] from='client.? 172.21.15.67:0/1656943030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:07 smithi067 bash[17655]: cluster 2024-04-03T17:29:06.129122+0000 mgr.y (mgr.24370) 5721 : cluster [DBG] pgmap v5705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:07 smithi067 bash[17655]: audit 2024-04-03T17:29:07.118823+0000 mon.c (mon.2) 2242 : audit [DBG] from='client.? 172.21.15.67:0/1656943030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:09 smithi082 bash[20963]: cluster 2024-04-03T17:29:08.129826+0000 mgr.y (mgr.24370) 5722 : cluster [DBG] pgmap v5706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:09 smithi067 bash[27441]: cluster 2024-04-03T17:29:08.129826+0000 mgr.y (mgr.24370) 5722 : cluster [DBG] pgmap v5706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:09 smithi067 bash[17655]: cluster 2024-04-03T17:29:08.129826+0000 mgr.y (mgr.24370) 5722 : cluster [DBG] pgmap v5706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:10 smithi082 bash[20963]: audit 2024-04-03T17:29:09.581600+0000 mon.a (mon.0) 5391 : audit [DBG] from='client.? 172.21.15.67:0/3291673454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:10.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:10 smithi082 bash[20963]: audit 2024-04-03T17:29:09.949165+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:10 smithi067 bash[17655]: audit 2024-04-03T17:29:09.581600+0000 mon.a (mon.0) 5391 : audit [DBG] from='client.? 172.21.15.67:0/3291673454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:10 smithi067 bash[17655]: audit 2024-04-03T17:29:09.949165+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:10 smithi067 bash[27441]: audit 2024-04-03T17:29:09.581600+0000 mon.a (mon.0) 5391 : audit [DBG] from='client.? 172.21.15.67:0/3291673454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:10 smithi067 bash[27441]: audit 2024-04-03T17:29:09.949165+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:11 smithi082 bash[20963]: cluster 2024-04-03T17:29:10.130643+0000 mgr.y (mgr.24370) 5723 : cluster [DBG] pgmap v5707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:11 smithi067 bash[27441]: cluster 2024-04-03T17:29:10.130643+0000 mgr.y (mgr.24370) 5723 : cluster [DBG] pgmap v5707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:11 smithi067 bash[17655]: cluster 2024-04-03T17:29:10.130643+0000 mgr.y (mgr.24370) 5723 : cluster [DBG] pgmap v5707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:12 smithi082 bash[20963]: audit 2024-04-03T17:29:12.035719+0000 mon.c (mon.2) 2243 : audit [DBG] from='client.? 172.21.15.67:0/3889821761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:12 smithi082 bash[20963]: cluster 2024-04-03T17:29:12.131813+0000 mgr.y (mgr.24370) 5724 : cluster [DBG] pgmap v5708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:12 smithi067 bash[27441]: audit 2024-04-03T17:29:12.035719+0000 mon.c (mon.2) 2243 : audit [DBG] from='client.? 172.21.15.67:0/3889821761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:12 smithi067 bash[27441]: cluster 2024-04-03T17:29:12.131813+0000 mgr.y (mgr.24370) 5724 : cluster [DBG] pgmap v5708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:12 smithi067 bash[17655]: audit 2024-04-03T17:29:12.035719+0000 mon.c (mon.2) 2243 : audit [DBG] from='client.? 172.21.15.67:0/3889821761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:12 smithi067 bash[17655]: cluster 2024-04-03T17:29:12.131813+0000 mgr.y (mgr.24370) 5724 : cluster [DBG] pgmap v5708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:29:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:29:15.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:14 smithi082 bash[20963]: cluster 2024-04-03T17:29:14.132326+0000 mgr.y (mgr.24370) 5725 : cluster [DBG] pgmap v5709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:15.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:14 smithi082 bash[20963]: audit 2024-04-03T17:29:14.491424+0000 mon.c (mon.2) 2244 : audit [DBG] from='client.? 172.21.15.67:0/300323031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:14 smithi067 bash[17655]: cluster 2024-04-03T17:29:14.132326+0000 mgr.y (mgr.24370) 5725 : cluster [DBG] pgmap v5709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:14 smithi067 bash[17655]: audit 2024-04-03T17:29:14.491424+0000 mon.c (mon.2) 2244 : audit [DBG] from='client.? 172.21.15.67:0/300323031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:15.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:14 smithi067 bash[27441]: cluster 2024-04-03T17:29:14.132326+0000 mgr.y (mgr.24370) 5725 : cluster [DBG] pgmap v5709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:15.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:14 smithi067 bash[27441]: audit 2024-04-03T17:29:14.491424+0000 mon.c (mon.2) 2244 : audit [DBG] from='client.? 172.21.15.67:0/300323031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:17.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:17 smithi082 bash[20963]: cluster 2024-04-03T17:29:16.133441+0000 mgr.y (mgr.24370) 5726 : cluster [DBG] pgmap v5710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:17.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:17 smithi082 bash[20963]: audit 2024-04-03T17:29:16.948517+0000 mon.c (mon.2) 2245 : audit [DBG] from='client.? 172.21.15.67:0/2004839088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:17 smithi067 bash[17655]: cluster 2024-04-03T17:29:16.133441+0000 mgr.y (mgr.24370) 5726 : cluster [DBG] pgmap v5710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:17 smithi067 bash[17655]: audit 2024-04-03T17:29:16.948517+0000 mon.c (mon.2) 2245 : audit [DBG] from='client.? 172.21.15.67:0/2004839088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:17 smithi067 bash[27441]: cluster 2024-04-03T17:29:16.133441+0000 mgr.y (mgr.24370) 5726 : cluster [DBG] pgmap v5710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:17 smithi067 bash[27441]: audit 2024-04-03T17:29:16.948517+0000 mon.c (mon.2) 2245 : audit [DBG] from='client.? 172.21.15.67:0/2004839088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:19 smithi082 bash[20963]: cluster 2024-04-03T17:29:18.134133+0000 mgr.y (mgr.24370) 5727 : cluster [DBG] pgmap v5711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:19 smithi067 bash[17655]: cluster 2024-04-03T17:29:18.134133+0000 mgr.y (mgr.24370) 5727 : cluster [DBG] pgmap v5711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:19 smithi067 bash[27441]: cluster 2024-04-03T17:29:18.134133+0000 mgr.y (mgr.24370) 5727 : cluster [DBG] pgmap v5711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:20.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:20 smithi082 bash[20963]: audit 2024-04-03T17:29:19.400326+0000 mon.c (mon.2) 2246 : audit [DBG] from='client.? 172.21.15.67:0/826294591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:20 smithi067 bash[17655]: audit 2024-04-03T17:29:19.400326+0000 mon.c (mon.2) 2246 : audit [DBG] from='client.? 172.21.15.67:0/826294591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:20 smithi067 bash[27441]: audit 2024-04-03T17:29:19.400326+0000 mon.c (mon.2) 2246 : audit [DBG] from='client.? 172.21.15.67:0/826294591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:21.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:21 smithi082 bash[20963]: cluster 2024-04-03T17:29:20.134845+0000 mgr.y (mgr.24370) 5728 : cluster [DBG] pgmap v5712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:21 smithi067 bash[27441]: cluster 2024-04-03T17:29:20.134845+0000 mgr.y (mgr.24370) 5728 : cluster [DBG] pgmap v5712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:21 smithi067 bash[17655]: cluster 2024-04-03T17:29:20.134845+0000 mgr.y (mgr.24370) 5728 : cluster [DBG] pgmap v5712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:22.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:22 smithi082 bash[20963]: audit 2024-04-03T17:29:21.845560+0000 mon.a (mon.0) 5393 : audit [DBG] from='client.? 172.21.15.67:0/4050077641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:22.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:22 smithi082 bash[20963]: cluster 2024-04-03T17:29:22.136102+0000 mgr.y (mgr.24370) 5729 : cluster [DBG] pgmap v5713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:22 smithi067 bash[17655]: audit 2024-04-03T17:29:21.845560+0000 mon.a (mon.0) 5393 : audit [DBG] from='client.? 172.21.15.67:0/4050077641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:22 smithi067 bash[17655]: cluster 2024-04-03T17:29:22.136102+0000 mgr.y (mgr.24370) 5729 : cluster [DBG] pgmap v5713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:22 smithi067 bash[27441]: audit 2024-04-03T17:29:21.845560+0000 mon.a (mon.0) 5393 : audit [DBG] from='client.? 172.21.15.67:0/4050077641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:22 smithi067 bash[27441]: cluster 2024-04-03T17:29:22.136102+0000 mgr.y (mgr.24370) 5729 : cluster [DBG] pgmap v5713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:29:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:29:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:25 smithi082 bash[20963]: cluster 2024-04-03T17:29:24.136769+0000 mgr.y (mgr.24370) 5730 : cluster [DBG] pgmap v5714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:25 smithi082 bash[20963]: audit 2024-04-03T17:29:24.302913+0000 mon.c (mon.2) 2247 : audit [DBG] from='client.? 172.21.15.67:0/3888092948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:25 smithi082 bash[20963]: audit 2024-04-03T17:29:24.949493+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:25 smithi067 bash[27441]: cluster 2024-04-03T17:29:24.136769+0000 mgr.y (mgr.24370) 5730 : cluster [DBG] pgmap v5714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:25 smithi067 bash[27441]: audit 2024-04-03T17:29:24.302913+0000 mon.c (mon.2) 2247 : audit [DBG] from='client.? 172.21.15.67:0/3888092948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:25 smithi067 bash[27441]: audit 2024-04-03T17:29:24.949493+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:25 smithi067 bash[17655]: cluster 2024-04-03T17:29:24.136769+0000 mgr.y (mgr.24370) 5730 : cluster [DBG] pgmap v5714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:25 smithi067 bash[17655]: audit 2024-04-03T17:29:24.302913+0000 mon.c (mon.2) 2247 : audit [DBG] from='client.? 172.21.15.67:0/3888092948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:25 smithi067 bash[17655]: audit 2024-04-03T17:29:24.949493+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:27 smithi082 bash[20963]: cluster 2024-04-03T17:29:26.137911+0000 mgr.y (mgr.24370) 5731 : cluster [DBG] pgmap v5715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:27 smithi082 bash[20963]: audit 2024-04-03T17:29:26.761480+0000 mon.a (mon.0) 5395 : audit [DBG] from='client.? 172.21.15.67:0/2705126786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:27 smithi067 bash[17655]: cluster 2024-04-03T17:29:26.137911+0000 mgr.y (mgr.24370) 5731 : cluster [DBG] pgmap v5715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:27 smithi067 bash[17655]: audit 2024-04-03T17:29:26.761480+0000 mon.a (mon.0) 5395 : audit [DBG] from='client.? 172.21.15.67:0/2705126786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:27 smithi067 bash[27441]: cluster 2024-04-03T17:29:26.137911+0000 mgr.y (mgr.24370) 5731 : cluster [DBG] pgmap v5715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:27 smithi067 bash[27441]: audit 2024-04-03T17:29:26.761480+0000 mon.a (mon.0) 5395 : audit [DBG] from='client.? 172.21.15.67:0/2705126786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:29.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:29 smithi082 bash[20963]: cluster 2024-04-03T17:29:28.138601+0000 mgr.y (mgr.24370) 5732 : cluster [DBG] pgmap v5716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:29 smithi067 bash[17655]: cluster 2024-04-03T17:29:28.138601+0000 mgr.y (mgr.24370) 5732 : cluster [DBG] pgmap v5716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:29 smithi067 bash[27441]: cluster 2024-04-03T17:29:28.138601+0000 mgr.y (mgr.24370) 5732 : cluster [DBG] pgmap v5716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:30.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:30 smithi082 bash[20963]: audit 2024-04-03T17:29:29.211843+0000 mon.c (mon.2) 2248 : audit [DBG] from='client.? 172.21.15.67:0/3384511768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:30 smithi067 bash[27441]: audit 2024-04-03T17:29:29.211843+0000 mon.c (mon.2) 2248 : audit [DBG] from='client.? 172.21.15.67:0/3384511768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:30 smithi067 bash[17655]: audit 2024-04-03T17:29:29.211843+0000 mon.c (mon.2) 2248 : audit [DBG] from='client.? 172.21.15.67:0/3384511768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:31 smithi082 bash[20963]: cluster 2024-04-03T17:29:30.139390+0000 mgr.y (mgr.24370) 5733 : cluster [DBG] pgmap v5717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:31 smithi067 bash[27441]: cluster 2024-04-03T17:29:30.139390+0000 mgr.y (mgr.24370) 5733 : cluster [DBG] pgmap v5717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:31 smithi067 bash[17655]: cluster 2024-04-03T17:29:30.139390+0000 mgr.y (mgr.24370) 5733 : cluster [DBG] pgmap v5717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:32 smithi082 bash[20963]: audit 2024-04-03T17:29:31.666080+0000 mon.a (mon.0) 5396 : audit [DBG] from='client.? 172.21.15.67:0/2559407417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:32 smithi067 bash[17655]: audit 2024-04-03T17:29:31.666080+0000 mon.a (mon.0) 5396 : audit [DBG] from='client.? 172.21.15.67:0/2559407417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:32 smithi067 bash[27441]: audit 2024-04-03T17:29:31.666080+0000 mon.a (mon.0) 5396 : audit [DBG] from='client.? 172.21.15.67:0/2559407417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:33 smithi067 bash[27441]: cluster 2024-04-03T17:29:32.140638+0000 mgr.y (mgr.24370) 5734 : cluster [DBG] pgmap v5718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:33 smithi067 bash[17655]: cluster 2024-04-03T17:29:32.140638+0000 mgr.y (mgr.24370) 5734 : cluster [DBG] pgmap v5718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:29:33.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:33 smithi082 bash[20963]: cluster 2024-04-03T17:29:32.140638+0000 mgr.y (mgr.24370) 5734 : cluster [DBG] pgmap v5718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:29:34.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:34 smithi082 bash[20963]: audit 2024-04-03T17:29:34.117665+0000 mon.c (mon.2) 2249 : audit [DBG] from='client.? 172.21.15.67:0/43570600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:34.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:34 smithi082 bash[20963]: cluster 2024-04-03T17:29:34.141301+0000 mgr.y (mgr.24370) 5735 : cluster [DBG] pgmap v5719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:34 smithi067 bash[17655]: audit 2024-04-03T17:29:34.117665+0000 mon.c (mon.2) 2249 : audit [DBG] from='client.? 172.21.15.67:0/43570600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:34 smithi067 bash[17655]: cluster 2024-04-03T17:29:34.141301+0000 mgr.y (mgr.24370) 5735 : cluster [DBG] pgmap v5719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:34.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:34 smithi067 bash[27441]: audit 2024-04-03T17:29:34.117665+0000 mon.c (mon.2) 2249 : audit [DBG] from='client.? 172.21.15.67:0/43570600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:34.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:34 smithi067 bash[27441]: cluster 2024-04-03T17:29:34.141301+0000 mgr.y (mgr.24370) 5735 : cluster [DBG] pgmap v5719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:37.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:37 smithi082 bash[20963]: cluster 2024-04-03T17:29:36.142439+0000 mgr.y (mgr.24370) 5736 : cluster [DBG] pgmap v5720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:37.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:37 smithi082 bash[20963]: audit 2024-04-03T17:29:36.571879+0000 mon.a (mon.0) 5397 : audit [DBG] from='client.? 172.21.15.67:0/1931713949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:37 smithi067 bash[17655]: cluster 2024-04-03T17:29:36.142439+0000 mgr.y (mgr.24370) 5736 : cluster [DBG] pgmap v5720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:37 smithi067 bash[17655]: audit 2024-04-03T17:29:36.571879+0000 mon.a (mon.0) 5397 : audit [DBG] from='client.? 172.21.15.67:0/1931713949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:37.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:37 smithi067 bash[27441]: cluster 2024-04-03T17:29:36.142439+0000 mgr.y (mgr.24370) 5736 : cluster [DBG] pgmap v5720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:37.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:37 smithi067 bash[27441]: audit 2024-04-03T17:29:36.571879+0000 mon.a (mon.0) 5397 : audit [DBG] from='client.? 172.21.15.67:0/1931713949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:39 smithi082 bash[20963]: cluster 2024-04-03T17:29:38.143095+0000 mgr.y (mgr.24370) 5737 : cluster [DBG] pgmap v5721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:39 smithi082 bash[20963]: audit 2024-04-03T17:29:39.039184+0000 mon.c (mon.2) 2250 : audit [DBG] from='client.? 172.21.15.67:0/957504037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:39 smithi067 bash[17655]: cluster 2024-04-03T17:29:38.143095+0000 mgr.y (mgr.24370) 5737 : cluster [DBG] pgmap v5721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:39 smithi067 bash[17655]: audit 2024-04-03T17:29:39.039184+0000 mon.c (mon.2) 2250 : audit [DBG] from='client.? 172.21.15.67:0/957504037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:39 smithi067 bash[27441]: cluster 2024-04-03T17:29:38.143095+0000 mgr.y (mgr.24370) 5737 : cluster [DBG] pgmap v5721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:39 smithi067 bash[27441]: audit 2024-04-03T17:29:39.039184+0000 mon.c (mon.2) 2250 : audit [DBG] from='client.? 172.21.15.67:0/957504037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:40.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:40 smithi082 bash[20963]: audit 2024-04-03T17:29:39.949968+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:40 smithi067 bash[27441]: audit 2024-04-03T17:29:39.949968+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:40 smithi067 bash[17655]: audit 2024-04-03T17:29:39.949968+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:41 smithi082 bash[20963]: cluster 2024-04-03T17:29:40.143766+0000 mgr.y (mgr.24370) 5738 : cluster [DBG] pgmap v5722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:41 smithi067 bash[27441]: cluster 2024-04-03T17:29:40.143766+0000 mgr.y (mgr.24370) 5738 : cluster [DBG] pgmap v5722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:41 smithi067 bash[17655]: cluster 2024-04-03T17:29:40.143766+0000 mgr.y (mgr.24370) 5738 : cluster [DBG] pgmap v5722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:42 smithi082 bash[20963]: audit 2024-04-03T17:29:41.501271+0000 mon.c (mon.2) 2251 : audit [DBG] from='client.? 172.21.15.67:0/1993015252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:42.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:42 smithi082 bash[20963]: cluster 2024-04-03T17:29:42.145113+0000 mgr.y (mgr.24370) 5739 : cluster [DBG] pgmap v5723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:42 smithi067 bash[27441]: audit 2024-04-03T17:29:41.501271+0000 mon.c (mon.2) 2251 : audit [DBG] from='client.? 172.21.15.67:0/1993015252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:42 smithi067 bash[27441]: cluster 2024-04-03T17:29:42.145113+0000 mgr.y (mgr.24370) 5739 : cluster [DBG] pgmap v5723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:42 smithi067 bash[17655]: audit 2024-04-03T17:29:41.501271+0000 mon.c (mon.2) 2251 : audit [DBG] from='client.? 172.21.15.67:0/1993015252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:42 smithi067 bash[17655]: cluster 2024-04-03T17:29:42.145113+0000 mgr.y (mgr.24370) 5739 : cluster [DBG] pgmap v5723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:29:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:29:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:44 smithi082 bash[20963]: audit 2024-04-03T17:29:43.952706+0000 mon.a (mon.0) 5399 : audit [DBG] from='client.? 172.21.15.67:0/435763066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:44 smithi067 bash[17655]: audit 2024-04-03T17:29:43.952706+0000 mon.a (mon.0) 5399 : audit [DBG] from='client.? 172.21.15.67:0/435763066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:44 smithi067 bash[27441]: audit 2024-04-03T17:29:43.952706+0000 mon.a (mon.0) 5399 : audit [DBG] from='client.? 172.21.15.67:0/435763066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:45.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:45 smithi082 bash[20963]: cluster 2024-04-03T17:29:44.145972+0000 mgr.y (mgr.24370) 5740 : cluster [DBG] pgmap v5724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:45.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:45 smithi067 bash[27441]: cluster 2024-04-03T17:29:44.145972+0000 mgr.y (mgr.24370) 5740 : cluster [DBG] pgmap v5724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:45.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:45 smithi067 bash[17655]: cluster 2024-04-03T17:29:44.145972+0000 mgr.y (mgr.24370) 5740 : cluster [DBG] pgmap v5724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:47 smithi082 bash[20963]: cluster 2024-04-03T17:29:46.147139+0000 mgr.y (mgr.24370) 5741 : cluster [DBG] pgmap v5725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:47 smithi082 bash[20963]: audit 2024-04-03T17:29:46.403680+0000 mon.a (mon.0) 5400 : audit [DBG] from='client.? 172.21.15.67:0/3841697014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:47 smithi067 bash[17655]: cluster 2024-04-03T17:29:46.147139+0000 mgr.y (mgr.24370) 5741 : cluster [DBG] pgmap v5725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:47 smithi067 bash[17655]: audit 2024-04-03T17:29:46.403680+0000 mon.a (mon.0) 5400 : audit [DBG] from='client.? 172.21.15.67:0/3841697014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:47 smithi067 bash[27441]: cluster 2024-04-03T17:29:46.147139+0000 mgr.y (mgr.24370) 5741 : cluster [DBG] pgmap v5725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:47 smithi067 bash[27441]: audit 2024-04-03T17:29:46.403680+0000 mon.a (mon.0) 5400 : audit [DBG] from='client.? 172.21.15.67:0/3841697014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:49 smithi082 bash[20963]: cluster 2024-04-03T17:29:48.147793+0000 mgr.y (mgr.24370) 5742 : cluster [DBG] pgmap v5726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:49 smithi082 bash[20963]: audit 2024-04-03T17:29:48.854747+0000 mon.c (mon.2) 2252 : audit [DBG] from='client.? 172.21.15.67:0/2623731442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:49 smithi067 bash[17655]: cluster 2024-04-03T17:29:48.147793+0000 mgr.y (mgr.24370) 5742 : cluster [DBG] pgmap v5726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:49 smithi067 bash[17655]: audit 2024-04-03T17:29:48.854747+0000 mon.c (mon.2) 2252 : audit [DBG] from='client.? 172.21.15.67:0/2623731442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:49 smithi067 bash[27441]: cluster 2024-04-03T17:29:48.147793+0000 mgr.y (mgr.24370) 5742 : cluster [DBG] pgmap v5726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:49 smithi067 bash[27441]: audit 2024-04-03T17:29:48.854747+0000 mon.c (mon.2) 2252 : audit [DBG] from='client.? 172.21.15.67:0/2623731442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:50.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:50 smithi082 bash[20963]: cluster 2024-04-03T17:29:50.148525+0000 mgr.y (mgr.24370) 5743 : cluster [DBG] pgmap v5727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:50 smithi067 bash[17655]: cluster 2024-04-03T17:29:50.148525+0000 mgr.y (mgr.24370) 5743 : cluster [DBG] pgmap v5727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:50 smithi067 bash[27441]: cluster 2024-04-03T17:29:50.148525+0000 mgr.y (mgr.24370) 5743 : cluster [DBG] pgmap v5727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:51 smithi082 bash[20963]: audit 2024-04-03T17:29:51.311053+0000 mon.c (mon.2) 2253 : audit [DBG] from='client.? 172.21.15.67:0/3449826855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:51 smithi067 bash[17655]: audit 2024-04-03T17:29:51.311053+0000 mon.c (mon.2) 2253 : audit [DBG] from='client.? 172.21.15.67:0/3449826855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:51 smithi067 bash[27441]: audit 2024-04-03T17:29:51.311053+0000 mon.c (mon.2) 2253 : audit [DBG] from='client.? 172.21.15.67:0/3449826855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:52.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:52 smithi082 bash[20963]: cluster 2024-04-03T17:29:52.149703+0000 mgr.y (mgr.24370) 5744 : cluster [DBG] pgmap v5728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:52 smithi067 bash[27441]: cluster 2024-04-03T17:29:52.149703+0000 mgr.y (mgr.24370) 5744 : cluster [DBG] pgmap v5728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:52 smithi067 bash[17655]: cluster 2024-04-03T17:29:52.149703+0000 mgr.y (mgr.24370) 5744 : cluster [DBG] pgmap v5728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:29:53.819 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:29:54.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:53 smithi082 bash[20963]: audit 2024-04-03T17:29:53.759620+0000 mon.c (mon.2) 2254 : audit [DBG] from='client.? 172.21.15.67:0/2918571333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:53 smithi067 bash[27441]: audit 2024-04-03T17:29:53.759620+0000 mon.c (mon.2) 2254 : audit [DBG] from='client.? 172.21.15.67:0/2918571333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:53 smithi067 bash[17655]: audit 2024-04-03T17:29:53.759620+0000 mon.c (mon.2) 2254 : audit [DBG] from='client.? 172.21.15.67:0/2918571333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:55.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:54 smithi082 bash[20963]: cluster 2024-04-03T17:29:54.150414+0000 mgr.y (mgr.24370) 5745 : cluster [DBG] pgmap v5729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:54 smithi067 bash[27441]: cluster 2024-04-03T17:29:54.150414+0000 mgr.y (mgr.24370) 5745 : cluster [DBG] pgmap v5729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:54 smithi067 bash[17655]: cluster 2024-04-03T17:29:54.150414+0000 mgr.y (mgr.24370) 5745 : cluster [DBG] pgmap v5729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:56.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:55 smithi082 bash[20963]: audit 2024-04-03T17:29:54.950377+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:55 smithi067 bash[17655]: audit 2024-04-03T17:29:54.950377+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:55 smithi067 bash[27441]: audit 2024-04-03T17:29:54.950377+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:29:57.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:56 smithi082 bash[20963]: cluster 2024-04-03T17:29:56.151530+0000 mgr.y (mgr.24370) 5746 : cluster [DBG] pgmap v5730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:57.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:56 smithi082 bash[20963]: audit 2024-04-03T17:29:56.218659+0000 mon.c (mon.2) 2255 : audit [DBG] from='client.? 172.21.15.67:0/2351564846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:56 smithi067 bash[27441]: cluster 2024-04-03T17:29:56.151530+0000 mgr.y (mgr.24370) 5746 : cluster [DBG] pgmap v5730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:56 smithi067 bash[27441]: audit 2024-04-03T17:29:56.218659+0000 mon.c (mon.2) 2255 : audit [DBG] from='client.? 172.21.15.67:0/2351564846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:56 smithi067 bash[17655]: cluster 2024-04-03T17:29:56.151530+0000 mgr.y (mgr.24370) 5746 : cluster [DBG] pgmap v5730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:56 smithi067 bash[17655]: audit 2024-04-03T17:29:56.218659+0000 mon.c (mon.2) 2255 : audit [DBG] from='client.? 172.21.15.67:0/2351564846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:59 smithi082 bash[20963]: cluster 2024-04-03T17:29:58.152250+0000 mgr.y (mgr.24370) 5747 : cluster [DBG] pgmap v5731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:29:59 smithi082 bash[20963]: audit 2024-04-03T17:29:58.682428+0000 mon.a (mon.0) 5402 : audit [DBG] from='client.? 172.21.15.67:0/75480181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:59 smithi067 bash[27441]: cluster 2024-04-03T17:29:58.152250+0000 mgr.y (mgr.24370) 5747 : cluster [DBG] pgmap v5731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:29:59 smithi067 bash[27441]: audit 2024-04-03T17:29:58.682428+0000 mon.a (mon.0) 5402 : audit [DBG] from='client.? 172.21.15.67:0/75480181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:29:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:59 smithi067 bash[17655]: cluster 2024-04-03T17:29:58.152250+0000 mgr.y (mgr.24370) 5747 : cluster [DBG] pgmap v5731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:29:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:29:59 smithi067 bash[17655]: audit 2024-04-03T17:29:58.682428+0000 mon.a (mon.0) 5402 : audit [DBG] from='client.? 172.21.15.67:0/75480181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:00 smithi082 bash[20963]: cluster 2024-04-03T17:30:00.000139+0000 mon.a (mon.0) 5403 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:30:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:00 smithi067 bash[17655]: cluster 2024-04-03T17:30:00.000139+0000 mon.a (mon.0) 5403 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:30:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:00 smithi067 bash[27441]: cluster 2024-04-03T17:30:00.000139+0000 mon.a (mon.0) 5403 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:30:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:01 smithi082 bash[20963]: cluster 2024-04-03T17:30:00.152924+0000 mgr.y (mgr.24370) 5748 : cluster [DBG] pgmap v5732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:01 smithi082 bash[20963]: audit 2024-04-03T17:30:01.133052+0000 mon.c (mon.2) 2256 : audit [DBG] from='client.? 172.21.15.67:0/2720357234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:01 smithi067 bash[17655]: cluster 2024-04-03T17:30:00.152924+0000 mgr.y (mgr.24370) 5748 : cluster [DBG] pgmap v5732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:01 smithi067 bash[17655]: audit 2024-04-03T17:30:01.133052+0000 mon.c (mon.2) 2256 : audit [DBG] from='client.? 172.21.15.67:0/2720357234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:01 smithi067 bash[27441]: cluster 2024-04-03T17:30:00.152924+0000 mgr.y (mgr.24370) 5748 : cluster [DBG] pgmap v5732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:01 smithi067 bash[27441]: audit 2024-04-03T17:30:01.133052+0000 mon.c (mon.2) 2256 : audit [DBG] from='client.? 172.21.15.67:0/2720357234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:02 smithi082 bash[20963]: cluster 2024-04-03T17:30:02.154071+0000 mgr.y (mgr.24370) 5749 : cluster [DBG] pgmap v5733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:02 smithi067 bash[27441]: cluster 2024-04-03T17:30:02.154071+0000 mgr.y (mgr.24370) 5749 : cluster [DBG] pgmap v5733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:02 smithi067 bash[17655]: cluster 2024-04-03T17:30:02.154071+0000 mgr.y (mgr.24370) 5749 : cluster [DBG] pgmap v5733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:30:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:03 smithi082 bash[20963]: audit 2024-04-03T17:30:03.415015+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:30:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:30:03.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:03 smithi067 bash[17655]: audit 2024-04-03T17:30:03.415015+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:30:03.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:03 smithi067 bash[27441]: audit 2024-04-03T17:30:03.415015+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:30:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:04 smithi082 bash[20963]: audit 2024-04-03T17:30:03.595052+0000 mon.a (mon.0) 5405 : audit [DBG] from='client.? 172.21.15.67:0/3258058822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:04 smithi082 bash[20963]: cluster 2024-04-03T17:30:04.154781+0000 mgr.y (mgr.24370) 5750 : cluster [DBG] pgmap v5734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:04 smithi067 bash[17655]: audit 2024-04-03T17:30:03.595052+0000 mon.a (mon.0) 5405 : audit [DBG] from='client.? 172.21.15.67:0/3258058822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:04 smithi067 bash[17655]: cluster 2024-04-03T17:30:04.154781+0000 mgr.y (mgr.24370) 5750 : cluster [DBG] pgmap v5734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:04.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:04 smithi067 bash[27441]: audit 2024-04-03T17:30:03.595052+0000 mon.a (mon.0) 5405 : audit [DBG] from='client.? 172.21.15.67:0/3258058822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:04.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:04 smithi067 bash[27441]: cluster 2024-04-03T17:30:04.154781+0000 mgr.y (mgr.24370) 5750 : cluster [DBG] pgmap v5734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:06.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:06 smithi082 bash[20963]: audit 2024-04-03T17:30:06.055859+0000 mon.c (mon.2) 2257 : audit [DBG] from='client.? 172.21.15.67:0/1312454791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:06 smithi067 bash[17655]: audit 2024-04-03T17:30:06.055859+0000 mon.c (mon.2) 2257 : audit [DBG] from='client.? 172.21.15.67:0/1312454791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:06 smithi067 bash[27441]: audit 2024-04-03T17:30:06.055859+0000 mon.c (mon.2) 2257 : audit [DBG] from='client.? 172.21.15.67:0/1312454791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:07.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:07 smithi082 bash[20963]: cluster 2024-04-03T17:30:06.155917+0000 mgr.y (mgr.24370) 5751 : cluster [DBG] pgmap v5735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:07 smithi067 bash[17655]: cluster 2024-04-03T17:30:06.155917+0000 mgr.y (mgr.24370) 5751 : cluster [DBG] pgmap v5735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:07 smithi067 bash[27441]: cluster 2024-04-03T17:30:06.155917+0000 mgr.y (mgr.24370) 5751 : cluster [DBG] pgmap v5735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:09 smithi082 bash[20963]: cluster 2024-04-03T17:30:08.156573+0000 mgr.y (mgr.24370) 5752 : cluster [DBG] pgmap v5736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:09 smithi082 bash[20963]: audit 2024-04-03T17:30:08.524730+0000 mon.a (mon.0) 5406 : audit [DBG] from='client.? 172.21.15.67:0/3034671556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:09 smithi082 bash[20963]: audit 2024-04-03T17:30:09.109731+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:09 smithi082 bash[20963]: audit 2024-04-03T17:30:09.117537+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:09 smithi067 bash[27441]: cluster 2024-04-03T17:30:08.156573+0000 mgr.y (mgr.24370) 5752 : cluster [DBG] pgmap v5736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:09 smithi067 bash[27441]: audit 2024-04-03T17:30:08.524730+0000 mon.a (mon.0) 5406 : audit [DBG] from='client.? 172.21.15.67:0/3034671556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:09 smithi067 bash[27441]: audit 2024-04-03T17:30:09.109731+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:09 smithi067 bash[27441]: audit 2024-04-03T17:30:09.117537+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:09 smithi067 bash[17655]: cluster 2024-04-03T17:30:08.156573+0000 mgr.y (mgr.24370) 5752 : cluster [DBG] pgmap v5736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:09 smithi067 bash[17655]: audit 2024-04-03T17:30:08.524730+0000 mon.a (mon.0) 5406 : audit [DBG] from='client.? 172.21.15.67:0/3034671556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:09 smithi067 bash[17655]: audit 2024-04-03T17:30:09.109731+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:09 smithi067 bash[17655]: audit 2024-04-03T17:30:09.117537+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[17655]: audit 2024-04-03T17:30:09.411306+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[17655]: audit 2024-04-03T17:30:09.418429+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[17655]: audit 2024-04-03T17:30:09.850449+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[17655]: audit 2024-04-03T17:30:09.852383+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[17655]: audit 2024-04-03T17:30:09.862521+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[17655]: audit 2024-04-03T17:30:09.950561+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[17655]: cluster 2024-04-03T17:30:10.157198+0000 mgr.y (mgr.24370) 5753 : cluster [DBG] pgmap v5737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[27441]: audit 2024-04-03T17:30:09.411306+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[27441]: audit 2024-04-03T17:30:09.418429+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[27441]: audit 2024-04-03T17:30:09.850449+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[27441]: audit 2024-04-03T17:30:09.852383+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[27441]: audit 2024-04-03T17:30:09.862521+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[27441]: audit 2024-04-03T17:30:09.950561+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:10.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:10 smithi067 bash[27441]: cluster 2024-04-03T17:30:10.157198+0000 mgr.y (mgr.24370) 5753 : cluster [DBG] pgmap v5737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:10 smithi082 bash[20963]: audit 2024-04-03T17:30:09.411306+0000 mon.a (mon.0) 5409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:10 smithi082 bash[20963]: audit 2024-04-03T17:30:09.418429+0000 mon.a (mon.0) 5410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:10 smithi082 bash[20963]: audit 2024-04-03T17:30:09.850449+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:30:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:10 smithi082 bash[20963]: audit 2024-04-03T17:30:09.852383+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:30:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:10 smithi082 bash[20963]: audit 2024-04-03T17:30:09.862521+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:30:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:10 smithi082 bash[20963]: audit 2024-04-03T17:30:09.950561+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:10 smithi082 bash[20963]: cluster 2024-04-03T17:30:10.157198+0000 mgr.y (mgr.24370) 5753 : cluster [DBG] pgmap v5737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:12.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:11 smithi082 bash[20963]: audit 2024-04-03T17:30:10.979688+0000 mon.c (mon.2) 2258 : audit [DBG] from='client.? 172.21.15.67:0/2611590207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:11 smithi067 bash[17655]: audit 2024-04-03T17:30:10.979688+0000 mon.c (mon.2) 2258 : audit [DBG] from='client.? 172.21.15.67:0/2611590207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:11 smithi067 bash[27441]: audit 2024-04-03T17:30:10.979688+0000 mon.c (mon.2) 2258 : audit [DBG] from='client.? 172.21.15.67:0/2611590207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:13.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:12 smithi082 bash[20963]: cluster 2024-04-03T17:30:12.158365+0000 mgr.y (mgr.24370) 5754 : cluster [DBG] pgmap v5738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:13.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:12 smithi067 bash[17655]: cluster 2024-04-03T17:30:12.158365+0000 mgr.y (mgr.24370) 5754 : cluster [DBG] pgmap v5738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:13.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:30:13.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:12 smithi067 bash[27441]: cluster 2024-04-03T17:30:12.158365+0000 mgr.y (mgr.24370) 5754 : cluster [DBG] pgmap v5738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:30:14.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:13 smithi082 bash[20963]: audit 2024-04-03T17:30:13.431586+0000 mon.c (mon.2) 2259 : audit [DBG] from='client.? 172.21.15.67:0/1928963082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:14.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:13 smithi067 bash[17655]: audit 2024-04-03T17:30:13.431586+0000 mon.c (mon.2) 2259 : audit [DBG] from='client.? 172.21.15.67:0/1928963082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:13 smithi067 bash[27441]: audit 2024-04-03T17:30:13.431586+0000 mon.c (mon.2) 2259 : audit [DBG] from='client.? 172.21.15.67:0/1928963082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:14 smithi067 bash[17655]: cluster 2024-04-03T17:30:14.159052+0000 mgr.y (mgr.24370) 5755 : cluster [DBG] pgmap v5739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:14 smithi067 bash[27441]: cluster 2024-04-03T17:30:14.159052+0000 mgr.y (mgr.24370) 5755 : cluster [DBG] pgmap v5739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:15.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:14 smithi082 bash[20963]: cluster 2024-04-03T17:30:14.159052+0000 mgr.y (mgr.24370) 5755 : cluster [DBG] pgmap v5739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:16.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:15 smithi082 bash[20963]: audit 2024-04-03T17:30:15.892968+0000 mon.a (mon.0) 5415 : audit [DBG] from='client.? 172.21.15.67:0/2307733096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:16.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:15 smithi067 bash[17655]: audit 2024-04-03T17:30:15.892968+0000 mon.a (mon.0) 5415 : audit [DBG] from='client.? 172.21.15.67:0/2307733096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:16.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:15 smithi067 bash[27441]: audit 2024-04-03T17:30:15.892968+0000 mon.a (mon.0) 5415 : audit [DBG] from='client.? 172.21.15.67:0/2307733096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:17.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:16 smithi082 bash[20963]: cluster 2024-04-03T17:30:16.160378+0000 mgr.y (mgr.24370) 5756 : cluster [DBG] pgmap v5740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:16 smithi067 bash[27441]: cluster 2024-04-03T17:30:16.160378+0000 mgr.y (mgr.24370) 5756 : cluster [DBG] pgmap v5740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:16 smithi067 bash[17655]: cluster 2024-04-03T17:30:16.160378+0000 mgr.y (mgr.24370) 5756 : cluster [DBG] pgmap v5740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:18.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:18 smithi082 bash[20963]: cluster 2024-04-03T17:30:18.161054+0000 mgr.y (mgr.24370) 5757 : cluster [DBG] pgmap v5741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:18 smithi067 bash[27441]: cluster 2024-04-03T17:30:18.161054+0000 mgr.y (mgr.24370) 5757 : cluster [DBG] pgmap v5741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:18 smithi067 bash[17655]: cluster 2024-04-03T17:30:18.161054+0000 mgr.y (mgr.24370) 5757 : cluster [DBG] pgmap v5741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:19.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:19 smithi082 bash[20963]: audit 2024-04-03T17:30:18.358773+0000 mon.c (mon.2) 2260 : audit [DBG] from='client.? 172.21.15.67:0/690455813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:19 smithi067 bash[17655]: audit 2024-04-03T17:30:18.358773+0000 mon.c (mon.2) 2260 : audit [DBG] from='client.? 172.21.15.67:0/690455813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:19 smithi067 bash[27441]: audit 2024-04-03T17:30:18.358773+0000 mon.c (mon.2) 2260 : audit [DBG] from='client.? 172.21.15.67:0/690455813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:20.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:20 smithi082 bash[20963]: cluster 2024-04-03T17:30:20.161874+0000 mgr.y (mgr.24370) 5758 : cluster [DBG] pgmap v5742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:20 smithi067 bash[17655]: cluster 2024-04-03T17:30:20.161874+0000 mgr.y (mgr.24370) 5758 : cluster [DBG] pgmap v5742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:20 smithi067 bash[27441]: cluster 2024-04-03T17:30:20.161874+0000 mgr.y (mgr.24370) 5758 : cluster [DBG] pgmap v5742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:21.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:21 smithi082 bash[20963]: audit 2024-04-03T17:30:20.809585+0000 mon.a (mon.0) 5416 : audit [DBG] from='client.? 172.21.15.67:0/660518694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:21 smithi067 bash[17655]: audit 2024-04-03T17:30:20.809585+0000 mon.a (mon.0) 5416 : audit [DBG] from='client.? 172.21.15.67:0/660518694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:21 smithi067 bash[27441]: audit 2024-04-03T17:30:20.809585+0000 mon.a (mon.0) 5416 : audit [DBG] from='client.? 172.21.15.67:0/660518694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:22.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:22 smithi082 bash[20963]: cluster 2024-04-03T17:30:22.163066+0000 mgr.y (mgr.24370) 5759 : cluster [DBG] pgmap v5743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:22 smithi067 bash[17655]: cluster 2024-04-03T17:30:22.163066+0000 mgr.y (mgr.24370) 5759 : cluster [DBG] pgmap v5743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:22 smithi067 bash[27441]: cluster 2024-04-03T17:30:22.163066+0000 mgr.y (mgr.24370) 5759 : cluster [DBG] pgmap v5743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:23 smithi067 bash[17655]: audit 2024-04-03T17:30:23.268697+0000 mon.c (mon.2) 2261 : audit [DBG] from='client.? 172.21.15.67:0/950728573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:30:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:23 smithi067 bash[27441]: audit 2024-04-03T17:30:23.268697+0000 mon.c (mon.2) 2261 : audit [DBG] from='client.? 172.21.15.67:0/950728573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:23 smithi082 bash[20963]: audit 2024-04-03T17:30:23.268697+0000 mon.c (mon.2) 2261 : audit [DBG] from='client.? 172.21.15.67:0/950728573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:23.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:30:24.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:24 smithi082 bash[20963]: cluster 2024-04-03T17:30:24.163769+0000 mgr.y (mgr.24370) 5760 : cluster [DBG] pgmap v5744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:24 smithi067 bash[17655]: cluster 2024-04-03T17:30:24.163769+0000 mgr.y (mgr.24370) 5760 : cluster [DBG] pgmap v5744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:24 smithi067 bash[27441]: cluster 2024-04-03T17:30:24.163769+0000 mgr.y (mgr.24370) 5760 : cluster [DBG] pgmap v5744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:25 smithi082 bash[20963]: audit 2024-04-03T17:30:24.951126+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:25 smithi067 bash[27441]: audit 2024-04-03T17:30:24.951126+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:25 smithi067 bash[17655]: audit 2024-04-03T17:30:24.951126+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:26 smithi082 bash[20963]: audit 2024-04-03T17:30:25.726801+0000 mon.a (mon.0) 5418 : audit [DBG] from='client.? 172.21.15.67:0/3187614570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:26 smithi082 bash[20963]: cluster 2024-04-03T17:30:26.164942+0000 mgr.y (mgr.24370) 5761 : cluster [DBG] pgmap v5745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:26 smithi067 bash[27441]: audit 2024-04-03T17:30:25.726801+0000 mon.a (mon.0) 5418 : audit [DBG] from='client.? 172.21.15.67:0/3187614570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:26 smithi067 bash[27441]: cluster 2024-04-03T17:30:26.164942+0000 mgr.y (mgr.24370) 5761 : cluster [DBG] pgmap v5745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:26 smithi067 bash[17655]: audit 2024-04-03T17:30:25.726801+0000 mon.a (mon.0) 5418 : audit [DBG] from='client.? 172.21.15.67:0/3187614570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:26 smithi067 bash[17655]: cluster 2024-04-03T17:30:26.164942+0000 mgr.y (mgr.24370) 5761 : cluster [DBG] pgmap v5745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:28.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:28 smithi082 bash[20963]: cluster 2024-04-03T17:30:28.165579+0000 mgr.y (mgr.24370) 5762 : cluster [DBG] pgmap v5746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:28.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:28 smithi082 bash[20963]: audit 2024-04-03T17:30:28.175450+0000 mon.c (mon.2) 2262 : audit [DBG] from='client.? 172.21.15.67:0/595199946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:28 smithi067 bash[27441]: cluster 2024-04-03T17:30:28.165579+0000 mgr.y (mgr.24370) 5762 : cluster [DBG] pgmap v5746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:28 smithi067 bash[27441]: audit 2024-04-03T17:30:28.175450+0000 mon.c (mon.2) 2262 : audit [DBG] from='client.? 172.21.15.67:0/595199946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:28 smithi067 bash[17655]: cluster 2024-04-03T17:30:28.165579+0000 mgr.y (mgr.24370) 5762 : cluster [DBG] pgmap v5746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:28 smithi067 bash[17655]: audit 2024-04-03T17:30:28.175450+0000 mon.c (mon.2) 2262 : audit [DBG] from='client.? 172.21.15.67:0/595199946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:30 smithi082 bash[20963]: cluster 2024-04-03T17:30:30.166247+0000 mgr.y (mgr.24370) 5763 : cluster [DBG] pgmap v5747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:30 smithi067 bash[27441]: cluster 2024-04-03T17:30:30.166247+0000 mgr.y (mgr.24370) 5763 : cluster [DBG] pgmap v5747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:30 smithi067 bash[17655]: cluster 2024-04-03T17:30:30.166247+0000 mgr.y (mgr.24370) 5763 : cluster [DBG] pgmap v5747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:31 smithi082 bash[20963]: audit 2024-04-03T17:30:30.628796+0000 mon.a (mon.0) 5419 : audit [DBG] from='client.? 172.21.15.67:0/295336839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:31 smithi067 bash[27441]: audit 2024-04-03T17:30:30.628796+0000 mon.a (mon.0) 5419 : audit [DBG] from='client.? 172.21.15.67:0/295336839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:31 smithi067 bash[17655]: audit 2024-04-03T17:30:30.628796+0000 mon.a (mon.0) 5419 : audit [DBG] from='client.? 172.21.15.67:0/295336839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:32 smithi082 bash[20963]: cluster 2024-04-03T17:30:32.167537+0000 mgr.y (mgr.24370) 5764 : cluster [DBG] pgmap v5748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:32 smithi067 bash[17655]: cluster 2024-04-03T17:30:32.167537+0000 mgr.y (mgr.24370) 5764 : cluster [DBG] pgmap v5748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:32 smithi067 bash[27441]: cluster 2024-04-03T17:30:32.167537+0000 mgr.y (mgr.24370) 5764 : cluster [DBG] pgmap v5748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:33 smithi067 bash[17655]: audit 2024-04-03T17:30:33.076651+0000 mon.c (mon.2) 2263 : audit [DBG] from='client.? 172.21.15.67:0/2853122559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:33] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:30:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:33 smithi067 bash[27441]: audit 2024-04-03T17:30:33.076651+0000 mon.c (mon.2) 2263 : audit [DBG] from='client.? 172.21.15.67:0/2853122559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:33.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:33 smithi082 bash[20963]: audit 2024-04-03T17:30:33.076651+0000 mon.c (mon.2) 2263 : audit [DBG] from='client.? 172.21.15.67:0/2853122559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:33.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:30:34.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:34 smithi082 bash[20963]: cluster 2024-04-03T17:30:34.168262+0000 mgr.y (mgr.24370) 5765 : cluster [DBG] pgmap v5749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:34.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:34 smithi067 bash[27441]: cluster 2024-04-03T17:30:34.168262+0000 mgr.y (mgr.24370) 5765 : cluster [DBG] pgmap v5749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:34 smithi067 bash[17655]: cluster 2024-04-03T17:30:34.168262+0000 mgr.y (mgr.24370) 5765 : cluster [DBG] pgmap v5749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:35 smithi082 bash[20963]: audit 2024-04-03T17:30:35.526958+0000 mon.c (mon.2) 2264 : audit [DBG] from='client.? 172.21.15.67:0/2978031170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:35.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:35 smithi067 bash[27441]: audit 2024-04-03T17:30:35.526958+0000 mon.c (mon.2) 2264 : audit [DBG] from='client.? 172.21.15.67:0/2978031170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:35.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:35 smithi067 bash[17655]: audit 2024-04-03T17:30:35.526958+0000 mon.c (mon.2) 2264 : audit [DBG] from='client.? 172.21.15.67:0/2978031170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:36.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:36 smithi082 bash[20963]: cluster 2024-04-03T17:30:36.169499+0000 mgr.y (mgr.24370) 5766 : cluster [DBG] pgmap v5750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:36 smithi067 bash[17655]: cluster 2024-04-03T17:30:36.169499+0000 mgr.y (mgr.24370) 5766 : cluster [DBG] pgmap v5750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:36 smithi067 bash[27441]: cluster 2024-04-03T17:30:36.169499+0000 mgr.y (mgr.24370) 5766 : cluster [DBG] pgmap v5750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:38.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:38 smithi082 bash[20963]: audit 2024-04-03T17:30:37.972225+0000 mon.a (mon.0) 5420 : audit [DBG] from='client.? 172.21.15.67:0/3717306700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:38 smithi067 bash[27441]: audit 2024-04-03T17:30:37.972225+0000 mon.a (mon.0) 5420 : audit [DBG] from='client.? 172.21.15.67:0/3717306700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:38.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:38 smithi067 bash[17655]: audit 2024-04-03T17:30:37.972225+0000 mon.a (mon.0) 5420 : audit [DBG] from='client.? 172.21.15.67:0/3717306700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:39.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:39 smithi082 bash[20963]: cluster 2024-04-03T17:30:38.170308+0000 mgr.y (mgr.24370) 5767 : cluster [DBG] pgmap v5751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:39.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:39 smithi067 bash[17655]: cluster 2024-04-03T17:30:38.170308+0000 mgr.y (mgr.24370) 5767 : cluster [DBG] pgmap v5751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:39 smithi067 bash[27441]: cluster 2024-04-03T17:30:38.170308+0000 mgr.y (mgr.24370) 5767 : cluster [DBG] pgmap v5751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:40.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:40 smithi082 bash[20963]: audit 2024-04-03T17:30:39.951622+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:40 smithi067 bash[17655]: audit 2024-04-03T17:30:39.951622+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:40 smithi067 bash[27441]: audit 2024-04-03T17:30:39.951622+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:41 smithi082 bash[20963]: cluster 2024-04-03T17:30:40.171053+0000 mgr.y (mgr.24370) 5768 : cluster [DBG] pgmap v5752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:41 smithi082 bash[20963]: audit 2024-04-03T17:30:40.423311+0000 mon.a (mon.0) 5422 : audit [DBG] from='client.? 172.21.15.67:0/1225420540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:41 smithi067 bash[17655]: cluster 2024-04-03T17:30:40.171053+0000 mgr.y (mgr.24370) 5768 : cluster [DBG] pgmap v5752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:41 smithi067 bash[17655]: audit 2024-04-03T17:30:40.423311+0000 mon.a (mon.0) 5422 : audit [DBG] from='client.? 172.21.15.67:0/1225420540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:41 smithi067 bash[27441]: cluster 2024-04-03T17:30:40.171053+0000 mgr.y (mgr.24370) 5768 : cluster [DBG] pgmap v5752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:41 smithi067 bash[27441]: audit 2024-04-03T17:30:40.423311+0000 mon.a (mon.0) 5422 : audit [DBG] from='client.? 172.21.15.67:0/1225420540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:42.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:42 smithi082 bash[20963]: cluster 2024-04-03T17:30:42.172229+0000 mgr.y (mgr.24370) 5769 : cluster [DBG] pgmap v5753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:42 smithi067 bash[17655]: cluster 2024-04-03T17:30:42.172229+0000 mgr.y (mgr.24370) 5769 : cluster [DBG] pgmap v5753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:42 smithi067 bash[27441]: cluster 2024-04-03T17:30:42.172229+0000 mgr.y (mgr.24370) 5769 : cluster [DBG] pgmap v5753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:43 smithi067 bash[17655]: audit 2024-04-03T17:30:42.872217+0000 mon.a (mon.0) 5423 : audit [DBG] from='client.? 172.21.15.67:0/2901514232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:30:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:43 smithi067 bash[27441]: audit 2024-04-03T17:30:42.872217+0000 mon.a (mon.0) 5423 : audit [DBG] from='client.? 172.21.15.67:0/2901514232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:43.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:43 smithi082 bash[20963]: audit 2024-04-03T17:30:42.872217+0000 mon.a (mon.0) 5423 : audit [DBG] from='client.? 172.21.15.67:0/2901514232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:43.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:30:44.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:44 smithi082 bash[20963]: cluster 2024-04-03T17:30:44.172858+0000 mgr.y (mgr.24370) 5770 : cluster [DBG] pgmap v5754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:44 smithi067 bash[27441]: cluster 2024-04-03T17:30:44.172858+0000 mgr.y (mgr.24370) 5770 : cluster [DBG] pgmap v5754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:44 smithi067 bash[17655]: cluster 2024-04-03T17:30:44.172858+0000 mgr.y (mgr.24370) 5770 : cluster [DBG] pgmap v5754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:45 smithi082 bash[20963]: audit 2024-04-03T17:30:45.326046+0000 mon.a (mon.0) 5424 : audit [DBG] from='client.? 172.21.15.67:0/4017614012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:45 smithi067 bash[27441]: audit 2024-04-03T17:30:45.326046+0000 mon.a (mon.0) 5424 : audit [DBG] from='client.? 172.21.15.67:0/4017614012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:45 smithi067 bash[17655]: audit 2024-04-03T17:30:45.326046+0000 mon.a (mon.0) 5424 : audit [DBG] from='client.? 172.21.15.67:0/4017614012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:46 smithi067 bash[27441]: cluster 2024-04-03T17:30:46.174036+0000 mgr.y (mgr.24370) 5771 : cluster [DBG] pgmap v5755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:46.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:46 smithi067 bash[17655]: cluster 2024-04-03T17:30:46.174036+0000 mgr.y (mgr.24370) 5771 : cluster [DBG] pgmap v5755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:46.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:46 smithi082 bash[20963]: cluster 2024-04-03T17:30:46.174036+0000 mgr.y (mgr.24370) 5771 : cluster [DBG] pgmap v5755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:48.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:47 smithi082 bash[20963]: audit 2024-04-03T17:30:47.788421+0000 mon.a (mon.0) 5425 : audit [DBG] from='client.? 172.21.15.67:0/965359380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:47 smithi067 bash[27441]: audit 2024-04-03T17:30:47.788421+0000 mon.a (mon.0) 5425 : audit [DBG] from='client.? 172.21.15.67:0/965359380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:48.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:47 smithi067 bash[17655]: audit 2024-04-03T17:30:47.788421+0000 mon.a (mon.0) 5425 : audit [DBG] from='client.? 172.21.15.67:0/965359380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:49.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:48 smithi082 bash[20963]: cluster 2024-04-03T17:30:48.174716+0000 mgr.y (mgr.24370) 5772 : cluster [DBG] pgmap v5756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:48 smithi067 bash[17655]: cluster 2024-04-03T17:30:48.174716+0000 mgr.y (mgr.24370) 5772 : cluster [DBG] pgmap v5756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:48 smithi067 bash[27441]: cluster 2024-04-03T17:30:48.174716+0000 mgr.y (mgr.24370) 5772 : cluster [DBG] pgmap v5756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:50.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:50 smithi082 bash[20963]: cluster 2024-04-03T17:30:50.175473+0000 mgr.y (mgr.24370) 5773 : cluster [DBG] pgmap v5757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:50.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:50 smithi082 bash[20963]: audit 2024-04-03T17:30:50.249138+0000 mon.c (mon.2) 2265 : audit [DBG] from='client.? 172.21.15.67:0/1811915716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:50 smithi067 bash[17655]: cluster 2024-04-03T17:30:50.175473+0000 mgr.y (mgr.24370) 5773 : cluster [DBG] pgmap v5757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:50 smithi067 bash[17655]: audit 2024-04-03T17:30:50.249138+0000 mon.c (mon.2) 2265 : audit [DBG] from='client.? 172.21.15.67:0/1811915716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:50 smithi067 bash[27441]: cluster 2024-04-03T17:30:50.175473+0000 mgr.y (mgr.24370) 5773 : cluster [DBG] pgmap v5757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:50 smithi067 bash[27441]: audit 2024-04-03T17:30:50.249138+0000 mon.c (mon.2) 2265 : audit [DBG] from='client.? 172.21.15.67:0/1811915716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:52.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:52 smithi082 bash[20963]: cluster 2024-04-03T17:30:52.176876+0000 mgr.y (mgr.24370) 5774 : cluster [DBG] pgmap v5758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:52 smithi067 bash[27441]: cluster 2024-04-03T17:30:52.176876+0000 mgr.y (mgr.24370) 5774 : cluster [DBG] pgmap v5758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:52 smithi067 bash[17655]: cluster 2024-04-03T17:30:52.176876+0000 mgr.y (mgr.24370) 5774 : cluster [DBG] pgmap v5758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:30:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:53 smithi067 bash[27441]: audit 2024-04-03T17:30:52.693694+0000 mon.a (mon.0) 5426 : audit [DBG] from='client.? 172.21.15.67:0/4124913988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:53 smithi067 bash[17655]: audit 2024-04-03T17:30:52.693694+0000 mon.a (mon.0) 5426 : audit [DBG] from='client.? 172.21.15.67:0/4124913988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:53.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:30:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:53 smithi082 bash[20963]: audit 2024-04-03T17:30:52.693694+0000 mon.a (mon.0) 5426 : audit [DBG] from='client.? 172.21.15.67:0/4124913988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:54.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:54 smithi082 bash[20963]: cluster 2024-04-03T17:30:54.177570+0000 mgr.y (mgr.24370) 5775 : cluster [DBG] pgmap v5759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:54 smithi067 bash[17655]: cluster 2024-04-03T17:30:54.177570+0000 mgr.y (mgr.24370) 5775 : cluster [DBG] pgmap v5759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:54 smithi067 bash[27441]: cluster 2024-04-03T17:30:54.177570+0000 mgr.y (mgr.24370) 5775 : cluster [DBG] pgmap v5759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:55 smithi082 bash[20963]: audit 2024-04-03T17:30:54.951540+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:55 smithi082 bash[20963]: audit 2024-04-03T17:30:55.146722+0000 mon.a (mon.0) 5428 : audit [DBG] from='client.? 172.21.15.67:0/1118272633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:55 smithi067 bash[17655]: audit 2024-04-03T17:30:54.951540+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:55 smithi067 bash[17655]: audit 2024-04-03T17:30:55.146722+0000 mon.a (mon.0) 5428 : audit [DBG] from='client.? 172.21.15.67:0/1118272633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:55 smithi067 bash[27441]: audit 2024-04-03T17:30:54.951540+0000 mon.a (mon.0) 5427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:30:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:55 smithi067 bash[27441]: audit 2024-04-03T17:30:55.146722+0000 mon.a (mon.0) 5428 : audit [DBG] from='client.? 172.21.15.67:0/1118272633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:56 smithi082 bash[20963]: cluster 2024-04-03T17:30:56.178738+0000 mgr.y (mgr.24370) 5776 : cluster [DBG] pgmap v5760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:56 smithi067 bash[17655]: cluster 2024-04-03T17:30:56.178738+0000 mgr.y (mgr.24370) 5776 : cluster [DBG] pgmap v5760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:56 smithi067 bash[27441]: cluster 2024-04-03T17:30:56.178738+0000 mgr.y (mgr.24370) 5776 : cluster [DBG] pgmap v5760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:57 smithi067 bash[17655]: audit 2024-04-03T17:30:57.596298+0000 mon.a (mon.0) 5429 : audit [DBG] from='client.? 172.21.15.67:0/1858848500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:57 smithi067 bash[27441]: audit 2024-04-03T17:30:57.596298+0000 mon.a (mon.0) 5429 : audit [DBG] from='client.? 172.21.15.67:0/1858848500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:58.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:57 smithi082 bash[20963]: audit 2024-04-03T17:30:57.596298+0000 mon.a (mon.0) 5429 : audit [DBG] from='client.? 172.21.15.67:0/1858848500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:30:58.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:30:58 smithi067 bash[17655]: cluster 2024-04-03T17:30:58.179462+0000 mgr.y (mgr.24370) 5777 : cluster [DBG] pgmap v5761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:58.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:30:58 smithi067 bash[27441]: cluster 2024-04-03T17:30:58.179462+0000 mgr.y (mgr.24370) 5777 : cluster [DBG] pgmap v5761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:30:59.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:30:58 smithi082 bash[20963]: cluster 2024-04-03T17:30:58.179462+0000 mgr.y (mgr.24370) 5777 : cluster [DBG] pgmap v5761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:00.393 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:00 smithi082 bash[20963]: audit 2024-04-03T17:31:00.055880+0000 mon.a (mon.0) 5430 : audit [DBG] from='client.? 172.21.15.67:0/269389790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:00 smithi067 bash[17655]: audit 2024-04-03T17:31:00.055880+0000 mon.a (mon.0) 5430 : audit [DBG] from='client.? 172.21.15.67:0/269389790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:00 smithi067 bash[27441]: audit 2024-04-03T17:31:00.055880+0000 mon.a (mon.0) 5430 : audit [DBG] from='client.? 172.21.15.67:0/269389790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:01.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:01 smithi082 bash[20963]: cluster 2024-04-03T17:31:00.180184+0000 mgr.y (mgr.24370) 5778 : cluster [DBG] pgmap v5762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:01 smithi067 bash[17655]: cluster 2024-04-03T17:31:00.180184+0000 mgr.y (mgr.24370) 5778 : cluster [DBG] pgmap v5762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:01 smithi067 bash[27441]: cluster 2024-04-03T17:31:00.180184+0000 mgr.y (mgr.24370) 5778 : cluster [DBG] pgmap v5762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:02 smithi082 bash[20963]: cluster 2024-04-03T17:31:02.180789+0000 mgr.y (mgr.24370) 5779 : cluster [DBG] pgmap v5763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:02 smithi067 bash[17655]: cluster 2024-04-03T17:31:02.180789+0000 mgr.y (mgr.24370) 5779 : cluster [DBG] pgmap v5763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:02 smithi067 bash[27441]: cluster 2024-04-03T17:31:02.180789+0000 mgr.y (mgr.24370) 5779 : cluster [DBG] pgmap v5763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:03 smithi067 bash[17655]: audit 2024-04-03T17:31:02.514012+0000 mon.c (mon.2) 2266 : audit [DBG] from='client.? 172.21.15.67:0/1198709467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:31:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:03 smithi067 bash[27441]: audit 2024-04-03T17:31:02.514012+0000 mon.c (mon.2) 2266 : audit [DBG] from='client.? 172.21.15.67:0/1198709467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:03 smithi082 bash[20963]: audit 2024-04-03T17:31:02.514012+0000 mon.c (mon.2) 2266 : audit [DBG] from='client.? 172.21.15.67:0/1198709467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:03.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:31:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:04 smithi082 bash[20963]: cluster 2024-04-03T17:31:04.181418+0000 mgr.y (mgr.24370) 5780 : cluster [DBG] pgmap v5764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:04 smithi067 bash[17655]: cluster 2024-04-03T17:31:04.181418+0000 mgr.y (mgr.24370) 5780 : cluster [DBG] pgmap v5764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:04 smithi067 bash[27441]: cluster 2024-04-03T17:31:04.181418+0000 mgr.y (mgr.24370) 5780 : cluster [DBG] pgmap v5764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:05 smithi082 bash[20963]: audit 2024-04-03T17:31:04.962606+0000 mon.c (mon.2) 2267 : audit [DBG] from='client.? 172.21.15.67:0/527271435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:05 smithi067 bash[17655]: audit 2024-04-03T17:31:04.962606+0000 mon.c (mon.2) 2267 : audit [DBG] from='client.? 172.21.15.67:0/527271435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:05 smithi067 bash[27441]: audit 2024-04-03T17:31:04.962606+0000 mon.c (mon.2) 2267 : audit [DBG] from='client.? 172.21.15.67:0/527271435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:06.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:06 smithi082 bash[20963]: cluster 2024-04-03T17:31:06.182572+0000 mgr.y (mgr.24370) 5781 : cluster [DBG] pgmap v5765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:06 smithi067 bash[27441]: cluster 2024-04-03T17:31:06.182572+0000 mgr.y (mgr.24370) 5781 : cluster [DBG] pgmap v5765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:06 smithi067 bash[17655]: cluster 2024-04-03T17:31:06.182572+0000 mgr.y (mgr.24370) 5781 : cluster [DBG] pgmap v5765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:07 smithi082 bash[20963]: audit 2024-04-03T17:31:07.419806+0000 mon.c (mon.2) 2268 : audit [DBG] from='client.? 172.21.15.67:0/4099332831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:07.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:07 smithi067 bash[17655]: audit 2024-04-03T17:31:07.419806+0000 mon.c (mon.2) 2268 : audit [DBG] from='client.? 172.21.15.67:0/4099332831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:07.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:07 smithi067 bash[27441]: audit 2024-04-03T17:31:07.419806+0000 mon.c (mon.2) 2268 : audit [DBG] from='client.? 172.21.15.67:0/4099332831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:08.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:08 smithi082 bash[20963]: cluster 2024-04-03T17:31:08.183289+0000 mgr.y (mgr.24370) 5782 : cluster [DBG] pgmap v5766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:08.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:08 smithi067 bash[17655]: cluster 2024-04-03T17:31:08.183289+0000 mgr.y (mgr.24370) 5782 : cluster [DBG] pgmap v5766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:08.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:08 smithi067 bash[27441]: cluster 2024-04-03T17:31:08.183289+0000 mgr.y (mgr.24370) 5782 : cluster [DBG] pgmap v5766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:10.393 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:09 smithi082 bash[20963]: audit 2024-04-03T17:31:09.872535+0000 mon.c (mon.2) 2269 : audit [DBG] from='client.? 172.21.15.67:0/3552110003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:10.394 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:09 smithi082 bash[20963]: audit 2024-04-03T17:31:09.936697+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:31:10.394 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:09 smithi082 bash[20963]: audit 2024-04-03T17:31:09.951498+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:09 smithi067 bash[17655]: audit 2024-04-03T17:31:09.872535+0000 mon.c (mon.2) 2269 : audit [DBG] from='client.? 172.21.15.67:0/3552110003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:09 smithi067 bash[17655]: audit 2024-04-03T17:31:09.936697+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:31:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:09 smithi067 bash[17655]: audit 2024-04-03T17:31:09.951498+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:10.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:09 smithi067 bash[27441]: audit 2024-04-03T17:31:09.872535+0000 mon.c (mon.2) 2269 : audit [DBG] from='client.? 172.21.15.67:0/3552110003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:10.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:09 smithi067 bash[27441]: audit 2024-04-03T17:31:09.936697+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:31:10.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:09 smithi067 bash[27441]: audit 2024-04-03T17:31:09.951498+0000 mon.a (mon.0) 5432 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:11.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:10 smithi082 bash[20963]: cluster 2024-04-03T17:31:10.183979+0000 mgr.y (mgr.24370) 5783 : cluster [DBG] pgmap v5767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:11.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:10 smithi082 bash[20963]: audit 2024-04-03T17:31:10.373528+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:11.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:10 smithi082 bash[20963]: audit 2024-04-03T17:31:10.382706+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:10 smithi067 bash[17655]: cluster 2024-04-03T17:31:10.183979+0000 mgr.y (mgr.24370) 5783 : cluster [DBG] pgmap v5767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:10 smithi067 bash[17655]: audit 2024-04-03T17:31:10.373528+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:10 smithi067 bash[17655]: audit 2024-04-03T17:31:10.382706+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:10 smithi067 bash[27441]: cluster 2024-04-03T17:31:10.183979+0000 mgr.y (mgr.24370) 5783 : cluster [DBG] pgmap v5767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:10 smithi067 bash[27441]: audit 2024-04-03T17:31:10.373528+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:10 smithi067 bash[27441]: audit 2024-04-03T17:31:10.382706+0000 mon.a (mon.0) 5434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:12 smithi082 bash[20963]: cluster 2024-04-03T17:31:12.185087+0000 mgr.y (mgr.24370) 5784 : cluster [DBG] pgmap v5768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:12 smithi067 bash[17655]: cluster 2024-04-03T17:31:12.185087+0000 mgr.y (mgr.24370) 5784 : cluster [DBG] pgmap v5768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:12 smithi067 bash[27441]: cluster 2024-04-03T17:31:12.185087+0000 mgr.y (mgr.24370) 5784 : cluster [DBG] pgmap v5768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:13 smithi067 bash[17655]: audit 2024-04-03T17:31:12.329578+0000 mon.c (mon.2) 2270 : audit [DBG] from='client.? 172.21.15.67:0/1023616427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:13 smithi067 bash[27441]: audit 2024-04-03T17:31:12.329578+0000 mon.c (mon.2) 2270 : audit [DBG] from='client.? 172.21.15.67:0/1023616427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:31:13.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:13 smithi082 bash[20963]: audit 2024-04-03T17:31:12.329578+0000 mon.c (mon.2) 2270 : audit [DBG] from='client.? 172.21.15.67:0/1023616427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:13.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:31:14.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:14 smithi082 bash[20963]: cluster 2024-04-03T17:31:14.185898+0000 mgr.y (mgr.24370) 5785 : cluster [DBG] pgmap v5769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:14 smithi067 bash[17655]: cluster 2024-04-03T17:31:14.185898+0000 mgr.y (mgr.24370) 5785 : cluster [DBG] pgmap v5769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:14 smithi067 bash[27441]: cluster 2024-04-03T17:31:14.185898+0000 mgr.y (mgr.24370) 5785 : cluster [DBG] pgmap v5769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:15.604 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:15 smithi082 bash[20963]: audit 2024-04-03T17:31:14.789224+0000 mon.a (mon.0) 5435 : audit [DBG] from='client.? 172.21.15.67:0/751970471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:15.604 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 17:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T17:31:15.597257011Z level=info msg="Completed cleanup jobs" duration=66.874748ms 2024-04-03T17:31:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:15 smithi067 bash[17655]: audit 2024-04-03T17:31:14.789224+0000 mon.a (mon.0) 5435 : audit [DBG] from='client.? 172.21.15.67:0/751970471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:15 smithi067 bash[27441]: audit 2024-04-03T17:31:14.789224+0000 mon.a (mon.0) 5435 : audit [DBG] from='client.? 172.21.15.67:0/751970471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:17.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:16 smithi082 bash[20963]: audit 2024-04-03T17:31:15.988852+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:16 smithi082 bash[20963]: audit 2024-04-03T17:31:15.997286+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:16 smithi082 bash[20963]: audit 2024-04-03T17:31:16.074098+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:16 smithi082 bash[20963]: audit 2024-04-03T17:31:16.082086+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:16 smithi082 bash[20963]: cluster 2024-04-03T17:31:16.187060+0000 mgr.y (mgr.24370) 5786 : cluster [DBG] pgmap v5770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:17.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:16 smithi082 bash[20963]: audit 2024-04-03T17:31:16.507278+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:31:17.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:16 smithi082 bash[20963]: audit 2024-04-03T17:31:16.509109+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:31:17.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:16 smithi082 bash[20963]: audit 2024-04-03T17:31:16.518620+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[17655]: audit 2024-04-03T17:31:15.988852+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[17655]: audit 2024-04-03T17:31:15.997286+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[17655]: audit 2024-04-03T17:31:16.074098+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[17655]: audit 2024-04-03T17:31:16.082086+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[17655]: cluster 2024-04-03T17:31:16.187060+0000 mgr.y (mgr.24370) 5786 : cluster [DBG] pgmap v5770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[17655]: audit 2024-04-03T17:31:16.507278+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[17655]: audit 2024-04-03T17:31:16.509109+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[17655]: audit 2024-04-03T17:31:16.518620+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[27441]: audit 2024-04-03T17:31:15.988852+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[27441]: audit 2024-04-03T17:31:15.997286+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[27441]: audit 2024-04-03T17:31:16.074098+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[27441]: audit 2024-04-03T17:31:16.082086+0000 mon.a (mon.0) 5439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[27441]: cluster 2024-04-03T17:31:16.187060+0000 mgr.y (mgr.24370) 5786 : cluster [DBG] pgmap v5770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[27441]: audit 2024-04-03T17:31:16.507278+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[27441]: audit 2024-04-03T17:31:16.509109+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:31:17.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:16 smithi067 bash[27441]: audit 2024-04-03T17:31:16.518620+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:31:18.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:18 smithi082 bash[20963]: audit 2024-04-03T17:31:17.253456+0000 mon.c (mon.2) 2271 : audit [DBG] from='client.? 172.21.15.67:0/2690478375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:18 smithi067 bash[17655]: audit 2024-04-03T17:31:17.253456+0000 mon.c (mon.2) 2271 : audit [DBG] from='client.? 172.21.15.67:0/2690478375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:18 smithi067 bash[27441]: audit 2024-04-03T17:31:17.253456+0000 mon.c (mon.2) 2271 : audit [DBG] from='client.? 172.21.15.67:0/2690478375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:19.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:19 smithi082 bash[20963]: cluster 2024-04-03T17:31:18.187745+0000 mgr.y (mgr.24370) 5787 : cluster [DBG] pgmap v5771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:19.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:19 smithi067 bash[17655]: cluster 2024-04-03T17:31:18.187745+0000 mgr.y (mgr.24370) 5787 : cluster [DBG] pgmap v5771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:19 smithi067 bash[27441]: cluster 2024-04-03T17:31:18.187745+0000 mgr.y (mgr.24370) 5787 : cluster [DBG] pgmap v5771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:20.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:20 smithi082 bash[20963]: audit 2024-04-03T17:31:19.709030+0000 mon.a (mon.0) 5443 : audit [DBG] from='client.? 172.21.15.67:0/4047899588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:20 smithi067 bash[17655]: audit 2024-04-03T17:31:19.709030+0000 mon.a (mon.0) 5443 : audit [DBG] from='client.? 172.21.15.67:0/4047899588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:20 smithi067 bash[27441]: audit 2024-04-03T17:31:19.709030+0000 mon.a (mon.0) 5443 : audit [DBG] from='client.? 172.21.15.67:0/4047899588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:21.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:21 smithi082 bash[20963]: cluster 2024-04-03T17:31:20.188476+0000 mgr.y (mgr.24370) 5788 : cluster [DBG] pgmap v5772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:21 smithi067 bash[17655]: cluster 2024-04-03T17:31:20.188476+0000 mgr.y (mgr.24370) 5788 : cluster [DBG] pgmap v5772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:21.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:21 smithi067 bash[27441]: cluster 2024-04-03T17:31:20.188476+0000 mgr.y (mgr.24370) 5788 : cluster [DBG] pgmap v5772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:22.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:22 smithi082 bash[20963]: audit 2024-04-03T17:31:22.161489+0000 mon.c (mon.2) 2272 : audit [DBG] from='client.? 172.21.15.67:0/2341820884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:22 smithi067 bash[17655]: audit 2024-04-03T17:31:22.161489+0000 mon.c (mon.2) 2272 : audit [DBG] from='client.? 172.21.15.67:0/2341820884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:22 smithi067 bash[27441]: audit 2024-04-03T17:31:22.161489+0000 mon.c (mon.2) 2272 : audit [DBG] from='client.? 172.21.15.67:0/2341820884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:31:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:23 smithi067 bash[27441]: cluster 2024-04-03T17:31:22.189556+0000 mgr.y (mgr.24370) 5789 : cluster [DBG] pgmap v5773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:23 smithi067 bash[17655]: cluster 2024-04-03T17:31:22.189556+0000 mgr.y (mgr.24370) 5789 : cluster [DBG] pgmap v5773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:23.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:23 smithi082 bash[20963]: cluster 2024-04-03T17:31:22.189556+0000 mgr.y (mgr.24370) 5789 : cluster [DBG] pgmap v5773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:31:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:25 smithi082 bash[20963]: cluster 2024-04-03T17:31:24.190338+0000 mgr.y (mgr.24370) 5790 : cluster [DBG] pgmap v5774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:25 smithi082 bash[20963]: audit 2024-04-03T17:31:24.624439+0000 mon.c (mon.2) 2273 : audit [DBG] from='client.? 172.21.15.67:0/2052783016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:25 smithi082 bash[20963]: audit 2024-04-03T17:31:24.952703+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:25 smithi067 bash[17655]: cluster 2024-04-03T17:31:24.190338+0000 mgr.y (mgr.24370) 5790 : cluster [DBG] pgmap v5774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:25 smithi067 bash[17655]: audit 2024-04-03T17:31:24.624439+0000 mon.c (mon.2) 2273 : audit [DBG] from='client.? 172.21.15.67:0/2052783016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:25 smithi067 bash[17655]: audit 2024-04-03T17:31:24.952703+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:25 smithi067 bash[27441]: cluster 2024-04-03T17:31:24.190338+0000 mgr.y (mgr.24370) 5790 : cluster [DBG] pgmap v5774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:25 smithi067 bash[27441]: audit 2024-04-03T17:31:24.624439+0000 mon.c (mon.2) 2273 : audit [DBG] from='client.? 172.21.15.67:0/2052783016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:25 smithi067 bash[27441]: audit 2024-04-03T17:31:24.952703+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:27 smithi082 bash[20963]: cluster 2024-04-03T17:31:26.191539+0000 mgr.y (mgr.24370) 5791 : cluster [DBG] pgmap v5775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:27 smithi082 bash[20963]: audit 2024-04-03T17:31:27.078629+0000 mon.c (mon.2) 2274 : audit [DBG] from='client.? 172.21.15.67:0/1838345098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:27 smithi067 bash[17655]: cluster 2024-04-03T17:31:26.191539+0000 mgr.y (mgr.24370) 5791 : cluster [DBG] pgmap v5775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:27 smithi067 bash[17655]: audit 2024-04-03T17:31:27.078629+0000 mon.c (mon.2) 2274 : audit [DBG] from='client.? 172.21.15.67:0/1838345098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:27 smithi067 bash[27441]: cluster 2024-04-03T17:31:26.191539+0000 mgr.y (mgr.24370) 5791 : cluster [DBG] pgmap v5775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:27 smithi067 bash[27441]: audit 2024-04-03T17:31:27.078629+0000 mon.c (mon.2) 2274 : audit [DBG] from='client.? 172.21.15.67:0/1838345098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:28.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:28 smithi082 bash[20963]: cluster 2024-04-03T17:31:28.192264+0000 mgr.y (mgr.24370) 5792 : cluster [DBG] pgmap v5776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:28 smithi067 bash[17655]: cluster 2024-04-03T17:31:28.192264+0000 mgr.y (mgr.24370) 5792 : cluster [DBG] pgmap v5776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:28 smithi067 bash[27441]: cluster 2024-04-03T17:31:28.192264+0000 mgr.y (mgr.24370) 5792 : cluster [DBG] pgmap v5776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:29 smithi082 bash[20963]: audit 2024-04-03T17:31:29.534218+0000 mon.a (mon.0) 5445 : audit [DBG] from='client.? 172.21.15.67:0/2924318903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:29.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:29 smithi067 bash[17655]: audit 2024-04-03T17:31:29.534218+0000 mon.a (mon.0) 5445 : audit [DBG] from='client.? 172.21.15.67:0/2924318903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:29.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:29 smithi067 bash[27441]: audit 2024-04-03T17:31:29.534218+0000 mon.a (mon.0) 5445 : audit [DBG] from='client.? 172.21.15.67:0/2924318903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:30.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:30 smithi082 bash[20963]: cluster 2024-04-03T17:31:30.192918+0000 mgr.y (mgr.24370) 5793 : cluster [DBG] pgmap v5777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:30 smithi067 bash[17655]: cluster 2024-04-03T17:31:30.192918+0000 mgr.y (mgr.24370) 5793 : cluster [DBG] pgmap v5777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:30 smithi067 bash[27441]: cluster 2024-04-03T17:31:30.192918+0000 mgr.y (mgr.24370) 5793 : cluster [DBG] pgmap v5777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:32.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:32 smithi082 bash[20963]: audit 2024-04-03T17:31:31.981164+0000 mon.a (mon.0) 5446 : audit [DBG] from='client.? 172.21.15.67:0/4137263500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:32.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:32 smithi067 bash[17655]: audit 2024-04-03T17:31:31.981164+0000 mon.a (mon.0) 5446 : audit [DBG] from='client.? 172.21.15.67:0/4137263500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:32.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:32 smithi067 bash[27441]: audit 2024-04-03T17:31:31.981164+0000 mon.a (mon.0) 5446 : audit [DBG] from='client.? 172.21.15.67:0/4137263500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:33.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:33 smithi082 bash[20963]: cluster 2024-04-03T17:31:32.194086+0000 mgr.y (mgr.24370) 5794 : cluster [DBG] pgmap v5778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:33] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:31:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:33 smithi067 bash[27441]: cluster 2024-04-03T17:31:32.194086+0000 mgr.y (mgr.24370) 5794 : cluster [DBG] pgmap v5778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:33 smithi067 bash[17655]: cluster 2024-04-03T17:31:32.194086+0000 mgr.y (mgr.24370) 5794 : cluster [DBG] pgmap v5778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:31:34.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:34 smithi082 bash[20963]: cluster 2024-04-03T17:31:34.194555+0000 mgr.y (mgr.24370) 5795 : cluster [DBG] pgmap v5779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:34 smithi067 bash[17655]: cluster 2024-04-03T17:31:34.194555+0000 mgr.y (mgr.24370) 5795 : cluster [DBG] pgmap v5779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:34.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:34 smithi067 bash[27441]: cluster 2024-04-03T17:31:34.194555+0000 mgr.y (mgr.24370) 5795 : cluster [DBG] pgmap v5779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:35.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:35 smithi082 bash[20963]: audit 2024-04-03T17:31:34.435280+0000 mon.a (mon.0) 5447 : audit [DBG] from='client.? 172.21.15.67:0/1091705674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:35 smithi067 bash[17655]: audit 2024-04-03T17:31:34.435280+0000 mon.a (mon.0) 5447 : audit [DBG] from='client.? 172.21.15.67:0/1091705674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:35 smithi067 bash[27441]: audit 2024-04-03T17:31:34.435280+0000 mon.a (mon.0) 5447 : audit [DBG] from='client.? 172.21.15.67:0/1091705674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:36.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:36 smithi082 bash[20963]: cluster 2024-04-03T17:31:36.195687+0000 mgr.y (mgr.24370) 5796 : cluster [DBG] pgmap v5780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:36.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:36 smithi067 bash[27441]: cluster 2024-04-03T17:31:36.195687+0000 mgr.y (mgr.24370) 5796 : cluster [DBG] pgmap v5780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:36.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:36 smithi067 bash[17655]: cluster 2024-04-03T17:31:36.195687+0000 mgr.y (mgr.24370) 5796 : cluster [DBG] pgmap v5780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:37.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:37 smithi082 bash[20963]: audit 2024-04-03T17:31:36.893954+0000 mon.a (mon.0) 5448 : audit [DBG] from='client.? 172.21.15.67:0/4141263512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:37 smithi067 bash[17655]: audit 2024-04-03T17:31:36.893954+0000 mon.a (mon.0) 5448 : audit [DBG] from='client.? 172.21.15.67:0/4141263512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:37.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:37 smithi067 bash[27441]: audit 2024-04-03T17:31:36.893954+0000 mon.a (mon.0) 5448 : audit [DBG] from='client.? 172.21.15.67:0/4141263512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:38.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:38 smithi082 bash[20963]: cluster 2024-04-03T17:31:38.196415+0000 mgr.y (mgr.24370) 5797 : cluster [DBG] pgmap v5781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:38 smithi067 bash[17655]: cluster 2024-04-03T17:31:38.196415+0000 mgr.y (mgr.24370) 5797 : cluster [DBG] pgmap v5781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:38 smithi067 bash[27441]: cluster 2024-04-03T17:31:38.196415+0000 mgr.y (mgr.24370) 5797 : cluster [DBG] pgmap v5781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:39 smithi067 bash[27441]: audit 2024-04-03T17:31:39.351679+0000 mon.c (mon.2) 2275 : audit [DBG] from='client.? 172.21.15.67:0/2803140610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:39 smithi067 bash[17655]: audit 2024-04-03T17:31:39.351679+0000 mon.c (mon.2) 2275 : audit [DBG] from='client.? 172.21.15.67:0/2803140610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:39.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:39 smithi082 bash[20963]: audit 2024-04-03T17:31:39.351679+0000 mon.c (mon.2) 2275 : audit [DBG] from='client.? 172.21.15.67:0/2803140610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:40 smithi067 bash[27441]: audit 2024-04-03T17:31:39.953099+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:40 smithi067 bash[27441]: cluster 2024-04-03T17:31:40.197242+0000 mgr.y (mgr.24370) 5798 : cluster [DBG] pgmap v5782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:40 smithi067 bash[17655]: audit 2024-04-03T17:31:39.953099+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:40 smithi067 bash[17655]: cluster 2024-04-03T17:31:40.197242+0000 mgr.y (mgr.24370) 5798 : cluster [DBG] pgmap v5782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:40.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:40 smithi082 bash[20963]: audit 2024-04-03T17:31:39.953099+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:40.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:40 smithi082 bash[20963]: cluster 2024-04-03T17:31:40.197242+0000 mgr.y (mgr.24370) 5798 : cluster [DBG] pgmap v5782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:42.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:41 smithi082 bash[20963]: audit 2024-04-03T17:31:41.808562+0000 mon.a (mon.0) 5450 : audit [DBG] from='client.? 172.21.15.67:0/2542975764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:41 smithi067 bash[17655]: audit 2024-04-03T17:31:41.808562+0000 mon.a (mon.0) 5450 : audit [DBG] from='client.? 172.21.15.67:0/2542975764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:42.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:41 smithi067 bash[27441]: audit 2024-04-03T17:31:41.808562+0000 mon.a (mon.0) 5450 : audit [DBG] from='client.? 172.21.15.67:0/2542975764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:43.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:42 smithi082 bash[20963]: cluster 2024-04-03T17:31:42.198449+0000 mgr.y (mgr.24370) 5799 : cluster [DBG] pgmap v5783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:43.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:31:43.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:42 smithi067 bash[27441]: cluster 2024-04-03T17:31:42.198449+0000 mgr.y (mgr.24370) 5799 : cluster [DBG] pgmap v5783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:43.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:42 smithi067 bash[17655]: cluster 2024-04-03T17:31:42.198449+0000 mgr.y (mgr.24370) 5799 : cluster [DBG] pgmap v5783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:31:44.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:44 smithi082 bash[20963]: cluster 2024-04-03T17:31:44.199098+0000 mgr.y (mgr.24370) 5800 : cluster [DBG] pgmap v5784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:44.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:44 smithi082 bash[20963]: audit 2024-04-03T17:31:44.257784+0000 mon.a (mon.0) 5451 : audit [DBG] from='client.? 172.21.15.67:0/3079423027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:44 smithi067 bash[27441]: cluster 2024-04-03T17:31:44.199098+0000 mgr.y (mgr.24370) 5800 : cluster [DBG] pgmap v5784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:44 smithi067 bash[27441]: audit 2024-04-03T17:31:44.257784+0000 mon.a (mon.0) 5451 : audit [DBG] from='client.? 172.21.15.67:0/3079423027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:44 smithi067 bash[17655]: cluster 2024-04-03T17:31:44.199098+0000 mgr.y (mgr.24370) 5800 : cluster [DBG] pgmap v5784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:44 smithi067 bash[17655]: audit 2024-04-03T17:31:44.257784+0000 mon.a (mon.0) 5451 : audit [DBG] from='client.? 172.21.15.67:0/3079423027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:46.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:46 smithi082 bash[20963]: cluster 2024-04-03T17:31:46.200262+0000 mgr.y (mgr.24370) 5801 : cluster [DBG] pgmap v5785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:46 smithi067 bash[27441]: cluster 2024-04-03T17:31:46.200262+0000 mgr.y (mgr.24370) 5801 : cluster [DBG] pgmap v5785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:46 smithi067 bash[17655]: cluster 2024-04-03T17:31:46.200262+0000 mgr.y (mgr.24370) 5801 : cluster [DBG] pgmap v5785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:47 smithi082 bash[20963]: audit 2024-04-03T17:31:46.716373+0000 mon.c (mon.2) 2276 : audit [DBG] from='client.? 172.21.15.67:0/2706922849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:47 smithi067 bash[27441]: audit 2024-04-03T17:31:46.716373+0000 mon.c (mon.2) 2276 : audit [DBG] from='client.? 172.21.15.67:0/2706922849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:47 smithi067 bash[17655]: audit 2024-04-03T17:31:46.716373+0000 mon.c (mon.2) 2276 : audit [DBG] from='client.? 172.21.15.67:0/2706922849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:48.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:48 smithi082 bash[20963]: cluster 2024-04-03T17:31:48.201013+0000 mgr.y (mgr.24370) 5802 : cluster [DBG] pgmap v5786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:48 smithi067 bash[17655]: cluster 2024-04-03T17:31:48.201013+0000 mgr.y (mgr.24370) 5802 : cluster [DBG] pgmap v5786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:48 smithi067 bash[27441]: cluster 2024-04-03T17:31:48.201013+0000 mgr.y (mgr.24370) 5802 : cluster [DBG] pgmap v5786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:49 smithi082 bash[20963]: audit 2024-04-03T17:31:49.185509+0000 mon.a (mon.0) 5452 : audit [DBG] from='client.? 172.21.15.67:0/1047641509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:49 smithi067 bash[17655]: audit 2024-04-03T17:31:49.185509+0000 mon.a (mon.0) 5452 : audit [DBG] from='client.? 172.21.15.67:0/1047641509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:49 smithi067 bash[27441]: audit 2024-04-03T17:31:49.185509+0000 mon.a (mon.0) 5452 : audit [DBG] from='client.? 172.21.15.67:0/1047641509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:50.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:50 smithi082 bash[20963]: cluster 2024-04-03T17:31:50.201719+0000 mgr.y (mgr.24370) 5803 : cluster [DBG] pgmap v5787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:50 smithi067 bash[17655]: cluster 2024-04-03T17:31:50.201719+0000 mgr.y (mgr.24370) 5803 : cluster [DBG] pgmap v5787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:50 smithi067 bash[27441]: cluster 2024-04-03T17:31:50.201719+0000 mgr.y (mgr.24370) 5803 : cluster [DBG] pgmap v5787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:52.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:51 smithi082 bash[20963]: audit 2024-04-03T17:31:51.635597+0000 mon.c (mon.2) 2277 : audit [DBG] from='client.? 172.21.15.67:0/1960898051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:51 smithi067 bash[17655]: audit 2024-04-03T17:31:51.635597+0000 mon.c (mon.2) 2277 : audit [DBG] from='client.? 172.21.15.67:0/1960898051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:51 smithi067 bash[27441]: audit 2024-04-03T17:31:51.635597+0000 mon.c (mon.2) 2277 : audit [DBG] from='client.? 172.21.15.67:0/1960898051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:53.090 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:52 smithi067 bash[27441]: cluster 2024-04-03T17:31:52.202844+0000 mgr.y (mgr.24370) 5804 : cluster [DBG] pgmap v5788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:53.090 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:52 smithi067 bash[17655]: cluster 2024-04-03T17:31:52.202844+0000 mgr.y (mgr.24370) 5804 : cluster [DBG] pgmap v5788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:53.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:52 smithi082 bash[20963]: cluster 2024-04-03T17:31:52.202844+0000 mgr.y (mgr.24370) 5804 : cluster [DBG] pgmap v5788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:31:53.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:31:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:54 smithi067 bash[17655]: audit 2024-04-03T17:31:54.096252+0000 mon.c (mon.2) 2278 : audit [DBG] from='client.? 172.21.15.67:0/1420792039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:54 smithi067 bash[27441]: audit 2024-04-03T17:31:54.096252+0000 mon.c (mon.2) 2278 : audit [DBG] from='client.? 172.21.15.67:0/1420792039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:54.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:54 smithi082 bash[20963]: audit 2024-04-03T17:31:54.096252+0000 mon.c (mon.2) 2278 : audit [DBG] from='client.? 172.21.15.67:0/1420792039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:55 smithi067 bash[27441]: cluster 2024-04-03T17:31:54.203551+0000 mgr.y (mgr.24370) 5805 : cluster [DBG] pgmap v5789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:55 smithi067 bash[27441]: audit 2024-04-03T17:31:54.953429+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:55.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:55 smithi067 bash[17655]: cluster 2024-04-03T17:31:54.203551+0000 mgr.y (mgr.24370) 5805 : cluster [DBG] pgmap v5789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:55.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:55 smithi067 bash[17655]: audit 2024-04-03T17:31:54.953429+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:55 smithi082 bash[20963]: cluster 2024-04-03T17:31:54.203551+0000 mgr.y (mgr.24370) 5805 : cluster [DBG] pgmap v5789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:55 smithi082 bash[20963]: audit 2024-04-03T17:31:54.953429+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:31:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:56 smithi082 bash[20963]: cluster 2024-04-03T17:31:56.204725+0000 mgr.y (mgr.24370) 5806 : cluster [DBG] pgmap v5790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:56 smithi067 bash[27441]: cluster 2024-04-03T17:31:56.204725+0000 mgr.y (mgr.24370) 5806 : cluster [DBG] pgmap v5790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:56 smithi067 bash[17655]: cluster 2024-04-03T17:31:56.204725+0000 mgr.y (mgr.24370) 5806 : cluster [DBG] pgmap v5790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:57 smithi082 bash[20963]: audit 2024-04-03T17:31:56.542893+0000 mon.c (mon.2) 2279 : audit [DBG] from='client.? 172.21.15.67:0/316054279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:57 smithi067 bash[27441]: audit 2024-04-03T17:31:56.542893+0000 mon.c (mon.2) 2279 : audit [DBG] from='client.? 172.21.15.67:0/316054279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:57 smithi067 bash[17655]: audit 2024-04-03T17:31:56.542893+0000 mon.c (mon.2) 2279 : audit [DBG] from='client.? 172.21.15.67:0/316054279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:58.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:58 smithi082 bash[20963]: cluster 2024-04-03T17:31:58.205404+0000 mgr.y (mgr.24370) 5807 : cluster [DBG] pgmap v5791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:58 smithi067 bash[27441]: cluster 2024-04-03T17:31:58.205404+0000 mgr.y (mgr.24370) 5807 : cluster [DBG] pgmap v5791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:58 smithi067 bash[17655]: cluster 2024-04-03T17:31:58.205404+0000 mgr.y (mgr.24370) 5807 : cluster [DBG] pgmap v5791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:31:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:31:59 smithi082 bash[20963]: audit 2024-04-03T17:31:58.998956+0000 mon.c (mon.2) 2280 : audit [DBG] from='client.? 172.21.15.67:0/765677278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:31:59 smithi067 bash[17655]: audit 2024-04-03T17:31:58.998956+0000 mon.c (mon.2) 2280 : audit [DBG] from='client.? 172.21.15.67:0/765677278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:31:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:31:59 smithi067 bash[27441]: audit 2024-04-03T17:31:58.998956+0000 mon.c (mon.2) 2280 : audit [DBG] from='client.? 172.21.15.67:0/765677278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:00 smithi082 bash[20963]: cluster 2024-04-03T17:32:00.206079+0000 mgr.y (mgr.24370) 5808 : cluster [DBG] pgmap v5792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:00 smithi067 bash[17655]: cluster 2024-04-03T17:32:00.206079+0000 mgr.y (mgr.24370) 5808 : cluster [DBG] pgmap v5792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:00 smithi067 bash[27441]: cluster 2024-04-03T17:32:00.206079+0000 mgr.y (mgr.24370) 5808 : cluster [DBG] pgmap v5792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:01 smithi082 bash[20963]: audit 2024-04-03T17:32:01.447414+0000 mon.a (mon.0) 5454 : audit [DBG] from='client.? 172.21.15.67:0/971832572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:01.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:01 smithi067 bash[27441]: audit 2024-04-03T17:32:01.447414+0000 mon.a (mon.0) 5454 : audit [DBG] from='client.? 172.21.15.67:0/971832572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:01.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:01 smithi067 bash[17655]: audit 2024-04-03T17:32:01.447414+0000 mon.a (mon.0) 5454 : audit [DBG] from='client.? 172.21.15.67:0/971832572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:02.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:02 smithi082 bash[20963]: cluster 2024-04-03T17:32:02.207241+0000 mgr.y (mgr.24370) 5809 : cluster [DBG] pgmap v5793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:02.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:02 smithi067 bash[17655]: cluster 2024-04-03T17:32:02.207241+0000 mgr.y (mgr.24370) 5809 : cluster [DBG] pgmap v5793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:02.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:02 smithi067 bash[27441]: cluster 2024-04-03T17:32:02.207241+0000 mgr.y (mgr.24370) 5809 : cluster [DBG] pgmap v5793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:32:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:32:04.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:03 smithi082 bash[20963]: audit 2024-04-03T17:32:03.908895+0000 mon.a (mon.0) 5455 : audit [DBG] from='client.? 172.21.15.67:0/900977451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:04.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:03 smithi067 bash[27441]: audit 2024-04-03T17:32:03.908895+0000 mon.a (mon.0) 5455 : audit [DBG] from='client.? 172.21.15.67:0/900977451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:04.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:03 smithi067 bash[17655]: audit 2024-04-03T17:32:03.908895+0000 mon.a (mon.0) 5455 : audit [DBG] from='client.? 172.21.15.67:0/900977451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:05.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:04 smithi082 bash[20963]: cluster 2024-04-03T17:32:04.207980+0000 mgr.y (mgr.24370) 5810 : cluster [DBG] pgmap v5794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:04 smithi067 bash[27441]: cluster 2024-04-03T17:32:04.207980+0000 mgr.y (mgr.24370) 5810 : cluster [DBG] pgmap v5794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:04 smithi067 bash[17655]: cluster 2024-04-03T17:32:04.207980+0000 mgr.y (mgr.24370) 5810 : cluster [DBG] pgmap v5794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:06.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:06 smithi082 bash[20963]: cluster 2024-04-03T17:32:06.208782+0000 mgr.y (mgr.24370) 5811 : cluster [DBG] pgmap v5795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:06 smithi067 bash[27441]: cluster 2024-04-03T17:32:06.208782+0000 mgr.y (mgr.24370) 5811 : cluster [DBG] pgmap v5795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:06 smithi067 bash[17655]: cluster 2024-04-03T17:32:06.208782+0000 mgr.y (mgr.24370) 5811 : cluster [DBG] pgmap v5795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:07.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:07 smithi082 bash[20963]: audit 2024-04-03T17:32:06.365729+0000 mon.c (mon.2) 2281 : audit [DBG] from='client.? 172.21.15.67:0/2141606756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:07 smithi067 bash[17655]: audit 2024-04-03T17:32:06.365729+0000 mon.c (mon.2) 2281 : audit [DBG] from='client.? 172.21.15.67:0/2141606756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:07 smithi067 bash[27441]: audit 2024-04-03T17:32:06.365729+0000 mon.c (mon.2) 2281 : audit [DBG] from='client.? 172.21.15.67:0/2141606756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:08.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:08 smithi082 bash[20963]: cluster 2024-04-03T17:32:08.209445+0000 mgr.y (mgr.24370) 5812 : cluster [DBG] pgmap v5796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:08 smithi067 bash[17655]: cluster 2024-04-03T17:32:08.209445+0000 mgr.y (mgr.24370) 5812 : cluster [DBG] pgmap v5796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:08 smithi067 bash[27441]: cluster 2024-04-03T17:32:08.209445+0000 mgr.y (mgr.24370) 5812 : cluster [DBG] pgmap v5796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:09 smithi082 bash[20963]: audit 2024-04-03T17:32:08.822794+0000 mon.c (mon.2) 2282 : audit [DBG] from='client.? 172.21.15.67:0/2450051798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:09 smithi067 bash[27441]: audit 2024-04-03T17:32:08.822794+0000 mon.c (mon.2) 2282 : audit [DBG] from='client.? 172.21.15.67:0/2450051798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:09 smithi067 bash[17655]: audit 2024-04-03T17:32:08.822794+0000 mon.c (mon.2) 2282 : audit [DBG] from='client.? 172.21.15.67:0/2450051798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:10.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:10 smithi082 bash[20963]: audit 2024-04-03T17:32:09.954281+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:10.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:10 smithi082 bash[20963]: cluster 2024-04-03T17:32:10.210130+0000 mgr.y (mgr.24370) 5813 : cluster [DBG] pgmap v5797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:10 smithi067 bash[17655]: audit 2024-04-03T17:32:09.954281+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:10 smithi067 bash[17655]: cluster 2024-04-03T17:32:10.210130+0000 mgr.y (mgr.24370) 5813 : cluster [DBG] pgmap v5797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:10 smithi067 bash[27441]: audit 2024-04-03T17:32:09.954281+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:10 smithi067 bash[27441]: cluster 2024-04-03T17:32:10.210130+0000 mgr.y (mgr.24370) 5813 : cluster [DBG] pgmap v5797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:11 smithi082 bash[20963]: audit 2024-04-03T17:32:11.272594+0000 mon.c (mon.2) 2283 : audit [DBG] from='client.? 172.21.15.67:0/1284386558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:11 smithi067 bash[27441]: audit 2024-04-03T17:32:11.272594+0000 mon.c (mon.2) 2283 : audit [DBG] from='client.? 172.21.15.67:0/1284386558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:11 smithi067 bash[17655]: audit 2024-04-03T17:32:11.272594+0000 mon.c (mon.2) 2283 : audit [DBG] from='client.? 172.21.15.67:0/1284386558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:12 smithi082 bash[20963]: cluster 2024-04-03T17:32:12.211270+0000 mgr.y (mgr.24370) 5814 : cluster [DBG] pgmap v5798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:12 smithi067 bash[17655]: cluster 2024-04-03T17:32:12.211270+0000 mgr.y (mgr.24370) 5814 : cluster [DBG] pgmap v5798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:12 smithi067 bash[27441]: cluster 2024-04-03T17:32:12.211270+0000 mgr.y (mgr.24370) 5814 : cluster [DBG] pgmap v5798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:32:13.781 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:32:14.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:13 smithi082 bash[20963]: audit 2024-04-03T17:32:13.721397+0000 mon.a (mon.0) 5457 : audit [DBG] from='client.? 172.21.15.67:0/1803887532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:13 smithi067 bash[27441]: audit 2024-04-03T17:32:13.721397+0000 mon.a (mon.0) 5457 : audit [DBG] from='client.? 172.21.15.67:0/1803887532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:14.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:13 smithi067 bash[17655]: audit 2024-04-03T17:32:13.721397+0000 mon.a (mon.0) 5457 : audit [DBG] from='client.? 172.21.15.67:0/1803887532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:15.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:14 smithi082 bash[20963]: cluster 2024-04-03T17:32:14.211955+0000 mgr.y (mgr.24370) 5815 : cluster [DBG] pgmap v5799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:14 smithi067 bash[17655]: cluster 2024-04-03T17:32:14.211955+0000 mgr.y (mgr.24370) 5815 : cluster [DBG] pgmap v5799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:14 smithi067 bash[27441]: cluster 2024-04-03T17:32:14.211955+0000 mgr.y (mgr.24370) 5815 : cluster [DBG] pgmap v5799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:16.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:16 smithi082 bash[20963]: audit 2024-04-03T17:32:16.172769+0000 mon.a (mon.0) 5458 : audit [DBG] from='client.? 172.21.15.67:0/4214850992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:16 smithi067 bash[17655]: audit 2024-04-03T17:32:16.172769+0000 mon.a (mon.0) 5458 : audit [DBG] from='client.? 172.21.15.67:0/4214850992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:16 smithi067 bash[27441]: audit 2024-04-03T17:32:16.172769+0000 mon.a (mon.0) 5458 : audit [DBG] from='client.? 172.21.15.67:0/4214850992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:17.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:17 smithi082 bash[20963]: cluster 2024-04-03T17:32:16.213116+0000 mgr.y (mgr.24370) 5816 : cluster [DBG] pgmap v5800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:17.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:17 smithi082 bash[20963]: audit 2024-04-03T17:32:16.594228+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:32:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:17 smithi067 bash[17655]: cluster 2024-04-03T17:32:16.213116+0000 mgr.y (mgr.24370) 5816 : cluster [DBG] pgmap v5800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:17 smithi067 bash[17655]: audit 2024-04-03T17:32:16.594228+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:32:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:17 smithi067 bash[27441]: cluster 2024-04-03T17:32:16.213116+0000 mgr.y (mgr.24370) 5816 : cluster [DBG] pgmap v5800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:17 smithi067 bash[27441]: audit 2024-04-03T17:32:16.594228+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:32:19.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:19 smithi082 bash[20963]: cluster 2024-04-03T17:32:18.213830+0000 mgr.y (mgr.24370) 5817 : cluster [DBG] pgmap v5801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:19.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:19 smithi082 bash[20963]: audit 2024-04-03T17:32:18.623307+0000 mon.c (mon.2) 2284 : audit [DBG] from='client.? 172.21.15.67:0/2946125504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:19 smithi067 bash[17655]: cluster 2024-04-03T17:32:18.213830+0000 mgr.y (mgr.24370) 5817 : cluster [DBG] pgmap v5801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:19 smithi067 bash[17655]: audit 2024-04-03T17:32:18.623307+0000 mon.c (mon.2) 2284 : audit [DBG] from='client.? 172.21.15.67:0/2946125504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:19 smithi067 bash[27441]: cluster 2024-04-03T17:32:18.213830+0000 mgr.y (mgr.24370) 5817 : cluster [DBG] pgmap v5801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:19 smithi067 bash[27441]: audit 2024-04-03T17:32:18.623307+0000 mon.c (mon.2) 2284 : audit [DBG] from='client.? 172.21.15.67:0/2946125504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:21.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:21 smithi082 bash[20963]: cluster 2024-04-03T17:32:20.214509+0000 mgr.y (mgr.24370) 5818 : cluster [DBG] pgmap v5802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:21.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:21 smithi082 bash[20963]: audit 2024-04-03T17:32:21.083970+0000 mon.c (mon.2) 2285 : audit [DBG] from='client.? 172.21.15.67:0/342608689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:21 smithi067 bash[17655]: cluster 2024-04-03T17:32:20.214509+0000 mgr.y (mgr.24370) 5818 : cluster [DBG] pgmap v5802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:21 smithi067 bash[17655]: audit 2024-04-03T17:32:21.083970+0000 mon.c (mon.2) 2285 : audit [DBG] from='client.? 172.21.15.67:0/342608689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:21 smithi067 bash[27441]: cluster 2024-04-03T17:32:20.214509+0000 mgr.y (mgr.24370) 5818 : cluster [DBG] pgmap v5802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:21 smithi067 bash[27441]: audit 2024-04-03T17:32:21.083970+0000 mon.c (mon.2) 2285 : audit [DBG] from='client.? 172.21.15.67:0/342608689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:22.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:22 smithi082 bash[20963]: cluster 2024-04-03T17:32:22.215498+0000 mgr.y (mgr.24370) 5819 : cluster [DBG] pgmap v5803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:22 smithi067 bash[27441]: cluster 2024-04-03T17:32:22.215498+0000 mgr.y (mgr.24370) 5819 : cluster [DBG] pgmap v5803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:22 smithi067 bash[17655]: cluster 2024-04-03T17:32:22.215498+0000 mgr.y (mgr.24370) 5819 : cluster [DBG] pgmap v5803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:23.345 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:32:23.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:32:23.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:23 smithi082 bash[20963]: audit 2024-04-03T17:32:22.339845+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:23 smithi082 bash[20963]: audit 2024-04-03T17:32:22.346914+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:23 smithi082 bash[20963]: audit 2024-04-03T17:32:22.642078+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:23 smithi082 bash[20963]: audit 2024-04-03T17:32:22.650212+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:23 smithi082 bash[20963]: audit 2024-04-03T17:32:23.075377+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:32:23.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:23 smithi082 bash[20963]: audit 2024-04-03T17:32:23.077202+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:32:23.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:23 smithi082 bash[20963]: audit 2024-04-03T17:32:23.086507+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[17655]: audit 2024-04-03T17:32:22.339845+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[17655]: audit 2024-04-03T17:32:22.346914+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[17655]: audit 2024-04-03T17:32:22.642078+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[17655]: audit 2024-04-03T17:32:22.650212+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[17655]: audit 2024-04-03T17:32:23.075377+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[17655]: audit 2024-04-03T17:32:23.077202+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[17655]: audit 2024-04-03T17:32:23.086507+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[27441]: audit 2024-04-03T17:32:22.339845+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[27441]: audit 2024-04-03T17:32:22.346914+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[27441]: audit 2024-04-03T17:32:22.642078+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[27441]: audit 2024-04-03T17:32:22.650212+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[27441]: audit 2024-04-03T17:32:23.075377+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:32:23.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[27441]: audit 2024-04-03T17:32:23.077202+0000 mon.a (mon.0) 5465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:32:23.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:23 smithi067 bash[27441]: audit 2024-04-03T17:32:23.086507+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:32:24.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:24 smithi082 bash[20963]: audit 2024-04-03T17:32:23.535504+0000 mon.c (mon.2) 2286 : audit [DBG] from='client.? 172.21.15.67:0/2115968451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:24.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:24 smithi082 bash[20963]: cluster 2024-04-03T17:32:24.216207+0000 mgr.y (mgr.24370) 5820 : cluster [DBG] pgmap v5804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:24 smithi067 bash[17655]: audit 2024-04-03T17:32:23.535504+0000 mon.c (mon.2) 2286 : audit [DBG] from='client.? 172.21.15.67:0/2115968451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:24 smithi067 bash[17655]: cluster 2024-04-03T17:32:24.216207+0000 mgr.y (mgr.24370) 5820 : cluster [DBG] pgmap v5804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:24 smithi067 bash[27441]: audit 2024-04-03T17:32:23.535504+0000 mon.c (mon.2) 2286 : audit [DBG] from='client.? 172.21.15.67:0/2115968451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:24 smithi067 bash[27441]: cluster 2024-04-03T17:32:24.216207+0000 mgr.y (mgr.24370) 5820 : cluster [DBG] pgmap v5804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:25 smithi082 bash[20963]: audit 2024-04-03T17:32:24.954227+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:25 smithi067 bash[17655]: audit 2024-04-03T17:32:24.954227+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:25 smithi067 bash[27441]: audit 2024-04-03T17:32:24.954227+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:26 smithi082 bash[20963]: audit 2024-04-03T17:32:25.989167+0000 mon.c (mon.2) 2287 : audit [DBG] from='client.? 172.21.15.67:0/2551090456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:26 smithi082 bash[20963]: cluster 2024-04-03T17:32:26.217306+0000 mgr.y (mgr.24370) 5821 : cluster [DBG] pgmap v5805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:26 smithi067 bash[17655]: audit 2024-04-03T17:32:25.989167+0000 mon.c (mon.2) 2287 : audit [DBG] from='client.? 172.21.15.67:0/2551090456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:26 smithi067 bash[17655]: cluster 2024-04-03T17:32:26.217306+0000 mgr.y (mgr.24370) 5821 : cluster [DBG] pgmap v5805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:26 smithi067 bash[27441]: audit 2024-04-03T17:32:25.989167+0000 mon.c (mon.2) 2287 : audit [DBG] from='client.? 172.21.15.67:0/2551090456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:26 smithi067 bash[27441]: cluster 2024-04-03T17:32:26.217306+0000 mgr.y (mgr.24370) 5821 : cluster [DBG] pgmap v5805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:28.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:28 smithi082 bash[20963]: cluster 2024-04-03T17:32:28.217973+0000 mgr.y (mgr.24370) 5822 : cluster [DBG] pgmap v5806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:28 smithi067 bash[17655]: cluster 2024-04-03T17:32:28.217973+0000 mgr.y (mgr.24370) 5822 : cluster [DBG] pgmap v5806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:28.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:28 smithi067 bash[27441]: cluster 2024-04-03T17:32:28.217973+0000 mgr.y (mgr.24370) 5822 : cluster [DBG] pgmap v5806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:29.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:29 smithi082 bash[20963]: audit 2024-04-03T17:32:28.445041+0000 mon.a (mon.0) 5468 : audit [DBG] from='client.? 172.21.15.67:0/3232351555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:29 smithi067 bash[27441]: audit 2024-04-03T17:32:28.445041+0000 mon.a (mon.0) 5468 : audit [DBG] from='client.? 172.21.15.67:0/3232351555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:29 smithi067 bash[17655]: audit 2024-04-03T17:32:28.445041+0000 mon.a (mon.0) 5468 : audit [DBG] from='client.? 172.21.15.67:0/3232351555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:30.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:30 smithi082 bash[20963]: cluster 2024-04-03T17:32:30.218635+0000 mgr.y (mgr.24370) 5823 : cluster [DBG] pgmap v5807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:30 smithi067 bash[27441]: cluster 2024-04-03T17:32:30.218635+0000 mgr.y (mgr.24370) 5823 : cluster [DBG] pgmap v5807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:30 smithi067 bash[17655]: cluster 2024-04-03T17:32:30.218635+0000 mgr.y (mgr.24370) 5823 : cluster [DBG] pgmap v5807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:31 smithi082 bash[20963]: audit 2024-04-03T17:32:30.904095+0000 mon.a (mon.0) 5469 : audit [DBG] from='client.? 172.21.15.67:0/2601756482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:31 smithi067 bash[27441]: audit 2024-04-03T17:32:30.904095+0000 mon.a (mon.0) 5469 : audit [DBG] from='client.? 172.21.15.67:0/2601756482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:31 smithi067 bash[17655]: audit 2024-04-03T17:32:30.904095+0000 mon.a (mon.0) 5469 : audit [DBG] from='client.? 172.21.15.67:0/2601756482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:32 smithi082 bash[20963]: cluster 2024-04-03T17:32:32.219774+0000 mgr.y (mgr.24370) 5824 : cluster [DBG] pgmap v5808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:32 smithi067 bash[17655]: cluster 2024-04-03T17:32:32.219774+0000 mgr.y (mgr.24370) 5824 : cluster [DBG] pgmap v5808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:32 smithi067 bash[27441]: cluster 2024-04-03T17:32:32.219774+0000 mgr.y (mgr.24370) 5824 : cluster [DBG] pgmap v5808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:32:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:32:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:33 smithi082 bash[20963]: audit 2024-04-03T17:32:33.366538+0000 mon.a (mon.0) 5470 : audit [DBG] from='client.? 172.21.15.67:0/4085802633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:33.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:33 smithi067 bash[17655]: audit 2024-04-03T17:32:33.366538+0000 mon.a (mon.0) 5470 : audit [DBG] from='client.? 172.21.15.67:0/4085802633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:33.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:33 smithi067 bash[27441]: audit 2024-04-03T17:32:33.366538+0000 mon.a (mon.0) 5470 : audit [DBG] from='client.? 172.21.15.67:0/4085802633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:34.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:34 smithi082 bash[20963]: cluster 2024-04-03T17:32:34.220483+0000 mgr.y (mgr.24370) 5825 : cluster [DBG] pgmap v5809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:34 smithi067 bash[17655]: cluster 2024-04-03T17:32:34.220483+0000 mgr.y (mgr.24370) 5825 : cluster [DBG] pgmap v5809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:34.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:34 smithi067 bash[27441]: cluster 2024-04-03T17:32:34.220483+0000 mgr.y (mgr.24370) 5825 : cluster [DBG] pgmap v5809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:36.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:35 smithi082 bash[20963]: audit 2024-04-03T17:32:35.817593+0000 mon.c (mon.2) 2288 : audit [DBG] from='client.? 172.21.15.67:0/775673674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:35 smithi067 bash[17655]: audit 2024-04-03T17:32:35.817593+0000 mon.c (mon.2) 2288 : audit [DBG] from='client.? 172.21.15.67:0/775673674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:36.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:35 smithi067 bash[27441]: audit 2024-04-03T17:32:35.817593+0000 mon.c (mon.2) 2288 : audit [DBG] from='client.? 172.21.15.67:0/775673674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:37.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:36 smithi082 bash[20963]: cluster 2024-04-03T17:32:36.221620+0000 mgr.y (mgr.24370) 5826 : cluster [DBG] pgmap v5810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:36 smithi067 bash[17655]: cluster 2024-04-03T17:32:36.221620+0000 mgr.y (mgr.24370) 5826 : cluster [DBG] pgmap v5810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:37.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:36 smithi067 bash[27441]: cluster 2024-04-03T17:32:36.221620+0000 mgr.y (mgr.24370) 5826 : cluster [DBG] pgmap v5810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:38.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:38 smithi082 bash[20963]: cluster 2024-04-03T17:32:38.222248+0000 mgr.y (mgr.24370) 5827 : cluster [DBG] pgmap v5811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:38.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:38 smithi082 bash[20963]: audit 2024-04-03T17:32:38.266602+0000 mon.a (mon.0) 5471 : audit [DBG] from='client.? 172.21.15.67:0/1814639421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:38 smithi067 bash[17655]: cluster 2024-04-03T17:32:38.222248+0000 mgr.y (mgr.24370) 5827 : cluster [DBG] pgmap v5811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:38.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:38 smithi067 bash[17655]: audit 2024-04-03T17:32:38.266602+0000 mon.a (mon.0) 5471 : audit [DBG] from='client.? 172.21.15.67:0/1814639421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:38 smithi067 bash[27441]: cluster 2024-04-03T17:32:38.222248+0000 mgr.y (mgr.24370) 5827 : cluster [DBG] pgmap v5811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:38 smithi067 bash[27441]: audit 2024-04-03T17:32:38.266602+0000 mon.a (mon.0) 5471 : audit [DBG] from='client.? 172.21.15.67:0/1814639421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:40.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:40 smithi082 bash[20963]: audit 2024-04-03T17:32:39.954616+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:40 smithi067 bash[17655]: audit 2024-04-03T17:32:39.954616+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:40 smithi067 bash[27441]: audit 2024-04-03T17:32:39.954616+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:41 smithi082 bash[20963]: cluster 2024-04-03T17:32:40.222911+0000 mgr.y (mgr.24370) 5828 : cluster [DBG] pgmap v5812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:41 smithi082 bash[20963]: audit 2024-04-03T17:32:40.724202+0000 mon.c (mon.2) 2289 : audit [DBG] from='client.? 172.21.15.67:0/147685521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:41 smithi067 bash[17655]: cluster 2024-04-03T17:32:40.222911+0000 mgr.y (mgr.24370) 5828 : cluster [DBG] pgmap v5812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:41 smithi067 bash[17655]: audit 2024-04-03T17:32:40.724202+0000 mon.c (mon.2) 2289 : audit [DBG] from='client.? 172.21.15.67:0/147685521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:41 smithi067 bash[27441]: cluster 2024-04-03T17:32:40.222911+0000 mgr.y (mgr.24370) 5828 : cluster [DBG] pgmap v5812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:41 smithi067 bash[27441]: audit 2024-04-03T17:32:40.724202+0000 mon.c (mon.2) 2289 : audit [DBG] from='client.? 172.21.15.67:0/147685521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:42.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:42 smithi082 bash[20963]: cluster 2024-04-03T17:32:42.224121+0000 mgr.y (mgr.24370) 5829 : cluster [DBG] pgmap v5813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:42 smithi067 bash[17655]: cluster 2024-04-03T17:32:42.224121+0000 mgr.y (mgr.24370) 5829 : cluster [DBG] pgmap v5813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:42 smithi067 bash[27441]: cluster 2024-04-03T17:32:42.224121+0000 mgr.y (mgr.24370) 5829 : cluster [DBG] pgmap v5813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:43] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:32:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:43 smithi067 bash[27441]: audit 2024-04-03T17:32:43.175119+0000 mon.a (mon.0) 5473 : audit [DBG] from='client.? 172.21.15.67:0/1879699518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:43 smithi067 bash[17655]: audit 2024-04-03T17:32:43.175119+0000 mon.a (mon.0) 5473 : audit [DBG] from='client.? 172.21.15.67:0/1879699518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:43.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:32:43.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:43 smithi082 bash[20963]: audit 2024-04-03T17:32:43.175119+0000 mon.a (mon.0) 5473 : audit [DBG] from='client.? 172.21.15.67:0/1879699518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:44.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:44 smithi082 bash[20963]: cluster 2024-04-03T17:32:44.224881+0000 mgr.y (mgr.24370) 5830 : cluster [DBG] pgmap v5814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:44 smithi067 bash[27441]: cluster 2024-04-03T17:32:44.224881+0000 mgr.y (mgr.24370) 5830 : cluster [DBG] pgmap v5814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:44 smithi067 bash[17655]: cluster 2024-04-03T17:32:44.224881+0000 mgr.y (mgr.24370) 5830 : cluster [DBG] pgmap v5814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:46.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:45 smithi082 bash[20963]: audit 2024-04-03T17:32:45.629311+0000 mon.a (mon.0) 5474 : audit [DBG] from='client.? 172.21.15.67:0/3736754090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:46.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:45 smithi067 bash[27441]: audit 2024-04-03T17:32:45.629311+0000 mon.a (mon.0) 5474 : audit [DBG] from='client.? 172.21.15.67:0/3736754090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:46.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:45 smithi067 bash[17655]: audit 2024-04-03T17:32:45.629311+0000 mon.a (mon.0) 5474 : audit [DBG] from='client.? 172.21.15.67:0/3736754090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:47.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:46 smithi082 bash[20963]: cluster 2024-04-03T17:32:46.226127+0000 mgr.y (mgr.24370) 5831 : cluster [DBG] pgmap v5815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:46 smithi067 bash[17655]: cluster 2024-04-03T17:32:46.226127+0000 mgr.y (mgr.24370) 5831 : cluster [DBG] pgmap v5815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:47.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:46 smithi067 bash[27441]: cluster 2024-04-03T17:32:46.226127+0000 mgr.y (mgr.24370) 5831 : cluster [DBG] pgmap v5815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:48.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:48 smithi067 bash[17655]: audit 2024-04-03T17:32:48.079968+0000 mon.c (mon.2) 2290 : audit [DBG] from='client.? 172.21.15.67:0/3597763010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:48.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:48 smithi067 bash[27441]: audit 2024-04-03T17:32:48.079968+0000 mon.c (mon.2) 2290 : audit [DBG] from='client.? 172.21.15.67:0/3597763010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:48.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:48 smithi082 bash[20963]: audit 2024-04-03T17:32:48.079968+0000 mon.c (mon.2) 2290 : audit [DBG] from='client.? 172.21.15.67:0/3597763010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:49.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:49 smithi067 bash[17655]: cluster 2024-04-03T17:32:48.226816+0000 mgr.y (mgr.24370) 5832 : cluster [DBG] pgmap v5816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:49.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:49 smithi067 bash[27441]: cluster 2024-04-03T17:32:48.226816+0000 mgr.y (mgr.24370) 5832 : cluster [DBG] pgmap v5816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:49 smithi082 bash[20963]: cluster 2024-04-03T17:32:48.226816+0000 mgr.y (mgr.24370) 5832 : cluster [DBG] pgmap v5816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:50.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:50 smithi082 bash[20963]: cluster 2024-04-03T17:32:50.227411+0000 mgr.y (mgr.24370) 5833 : cluster [DBG] pgmap v5817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:50 smithi067 bash[27441]: cluster 2024-04-03T17:32:50.227411+0000 mgr.y (mgr.24370) 5833 : cluster [DBG] pgmap v5817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:50 smithi067 bash[17655]: cluster 2024-04-03T17:32:50.227411+0000 mgr.y (mgr.24370) 5833 : cluster [DBG] pgmap v5817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:51 smithi082 bash[20963]: audit 2024-04-03T17:32:50.534141+0000 mon.a (mon.0) 5475 : audit [DBG] from='client.? 172.21.15.67:0/1152844588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:51 smithi067 bash[27441]: audit 2024-04-03T17:32:50.534141+0000 mon.a (mon.0) 5475 : audit [DBG] from='client.? 172.21.15.67:0/1152844588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:51 smithi067 bash[17655]: audit 2024-04-03T17:32:50.534141+0000 mon.a (mon.0) 5475 : audit [DBG] from='client.? 172.21.15.67:0/1152844588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:52.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:52 smithi082 bash[20963]: cluster 2024-04-03T17:32:52.228698+0000 mgr.y (mgr.24370) 5834 : cluster [DBG] pgmap v5818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:52 smithi067 bash[17655]: cluster 2024-04-03T17:32:52.228698+0000 mgr.y (mgr.24370) 5834 : cluster [DBG] pgmap v5818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:52 smithi067 bash[27441]: cluster 2024-04-03T17:32:52.228698+0000 mgr.y (mgr.24370) 5834 : cluster [DBG] pgmap v5818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:53] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:32:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:53 smithi067 bash[27441]: audit 2024-04-03T17:32:52.987089+0000 mon.c (mon.2) 2291 : audit [DBG] from='client.? 172.21.15.67:0/3797952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:53 smithi067 bash[17655]: audit 2024-04-03T17:32:52.987089+0000 mon.c (mon.2) 2291 : audit [DBG] from='client.? 172.21.15.67:0/3797952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:53 smithi082 bash[20963]: audit 2024-04-03T17:32:52.987089+0000 mon.c (mon.2) 2291 : audit [DBG] from='client.? 172.21.15.67:0/3797952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:53.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:32:54.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:54 smithi082 bash[20963]: cluster 2024-04-03T17:32:54.229552+0000 mgr.y (mgr.24370) 5835 : cluster [DBG] pgmap v5819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:54 smithi067 bash[17655]: cluster 2024-04-03T17:32:54.229552+0000 mgr.y (mgr.24370) 5835 : cluster [DBG] pgmap v5819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:54 smithi067 bash[27441]: cluster 2024-04-03T17:32:54.229552+0000 mgr.y (mgr.24370) 5835 : cluster [DBG] pgmap v5819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:55 smithi082 bash[20963]: audit 2024-04-03T17:32:54.955060+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:55 smithi067 bash[27441]: audit 2024-04-03T17:32:54.955060+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:55 smithi067 bash[17655]: audit 2024-04-03T17:32:54.955060+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:32:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:56 smithi082 bash[20963]: audit 2024-04-03T17:32:55.432365+0000 mon.c (mon.2) 2292 : audit [DBG] from='client.? 172.21.15.67:0/3485202326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:56 smithi082 bash[20963]: cluster 2024-04-03T17:32:56.230811+0000 mgr.y (mgr.24370) 5836 : cluster [DBG] pgmap v5820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:56 smithi067 bash[17655]: audit 2024-04-03T17:32:55.432365+0000 mon.c (mon.2) 2292 : audit [DBG] from='client.? 172.21.15.67:0/3485202326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:56 smithi067 bash[17655]: cluster 2024-04-03T17:32:56.230811+0000 mgr.y (mgr.24370) 5836 : cluster [DBG] pgmap v5820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:56 smithi067 bash[27441]: audit 2024-04-03T17:32:55.432365+0000 mon.c (mon.2) 2292 : audit [DBG] from='client.? 172.21.15.67:0/3485202326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:56 smithi067 bash[27441]: cluster 2024-04-03T17:32:56.230811+0000 mgr.y (mgr.24370) 5836 : cluster [DBG] pgmap v5820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:58.393 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:57 smithi082 bash[20963]: audit 2024-04-03T17:32:57.883809+0000 mon.a (mon.0) 5477 : audit [DBG] from='client.? 172.21.15.67:0/1499919142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:57 smithi067 bash[27441]: audit 2024-04-03T17:32:57.883809+0000 mon.a (mon.0) 5477 : audit [DBG] from='client.? 172.21.15.67:0/1499919142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:58.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:57 smithi067 bash[17655]: audit 2024-04-03T17:32:57.883809+0000 mon.a (mon.0) 5477 : audit [DBG] from='client.? 172.21.15.67:0/1499919142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:32:59.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:32:58 smithi082 bash[20963]: cluster 2024-04-03T17:32:58.231500+0000 mgr.y (mgr.24370) 5837 : cluster [DBG] pgmap v5821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:32:58 smithi067 bash[27441]: cluster 2024-04-03T17:32:58.231500+0000 mgr.y (mgr.24370) 5837 : cluster [DBG] pgmap v5821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:32:59.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:32:58 smithi067 bash[17655]: cluster 2024-04-03T17:32:58.231500+0000 mgr.y (mgr.24370) 5837 : cluster [DBG] pgmap v5821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:00 smithi082 bash[20963]: cluster 2024-04-03T17:33:00.232295+0000 mgr.y (mgr.24370) 5838 : cluster [DBG] pgmap v5822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:00 smithi067 bash[17655]: cluster 2024-04-03T17:33:00.232295+0000 mgr.y (mgr.24370) 5838 : cluster [DBG] pgmap v5822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:00 smithi067 bash[27441]: cluster 2024-04-03T17:33:00.232295+0000 mgr.y (mgr.24370) 5838 : cluster [DBG] pgmap v5822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:01 smithi082 bash[20963]: audit 2024-04-03T17:33:00.339026+0000 mon.a (mon.0) 5478 : audit [DBG] from='client.? 172.21.15.67:0/1830737680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:01 smithi067 bash[17655]: audit 2024-04-03T17:33:00.339026+0000 mon.a (mon.0) 5478 : audit [DBG] from='client.? 172.21.15.67:0/1830737680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:01 smithi067 bash[27441]: audit 2024-04-03T17:33:00.339026+0000 mon.a (mon.0) 5478 : audit [DBG] from='client.? 172.21.15.67:0/1830737680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:02 smithi082 bash[20963]: cluster 2024-04-03T17:33:02.233529+0000 mgr.y (mgr.24370) 5839 : cluster [DBG] pgmap v5823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:02 smithi067 bash[17655]: cluster 2024-04-03T17:33:02.233529+0000 mgr.y (mgr.24370) 5839 : cluster [DBG] pgmap v5823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:02 smithi067 bash[27441]: cluster 2024-04-03T17:33:02.233529+0000 mgr.y (mgr.24370) 5839 : cluster [DBG] pgmap v5823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:33:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:03 smithi067 bash[27441]: audit 2024-04-03T17:33:02.795002+0000 mon.c (mon.2) 2293 : audit [DBG] from='client.? 172.21.15.67:0/69719790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:03 smithi067 bash[17655]: audit 2024-04-03T17:33:02.795002+0000 mon.c (mon.2) 2293 : audit [DBG] from='client.? 172.21.15.67:0/69719790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:03.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:33:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:03 smithi082 bash[20963]: audit 2024-04-03T17:33:02.795002+0000 mon.c (mon.2) 2293 : audit [DBG] from='client.? 172.21.15.67:0/69719790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:04 smithi082 bash[20963]: cluster 2024-04-03T17:33:04.234204+0000 mgr.y (mgr.24370) 5840 : cluster [DBG] pgmap v5824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:04 smithi067 bash[17655]: cluster 2024-04-03T17:33:04.234204+0000 mgr.y (mgr.24370) 5840 : cluster [DBG] pgmap v5824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:04 smithi067 bash[27441]: cluster 2024-04-03T17:33:04.234204+0000 mgr.y (mgr.24370) 5840 : cluster [DBG] pgmap v5824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:05 smithi082 bash[20963]: audit 2024-04-03T17:33:05.248995+0000 mon.c (mon.2) 2294 : audit [DBG] from='client.? 172.21.15.67:0/3906813557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:05 smithi067 bash[17655]: audit 2024-04-03T17:33:05.248995+0000 mon.c (mon.2) 2294 : audit [DBG] from='client.? 172.21.15.67:0/3906813557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:05 smithi067 bash[27441]: audit 2024-04-03T17:33:05.248995+0000 mon.c (mon.2) 2294 : audit [DBG] from='client.? 172.21.15.67:0/3906813557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:06.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:06 smithi082 bash[20963]: cluster 2024-04-03T17:33:06.235396+0000 mgr.y (mgr.24370) 5841 : cluster [DBG] pgmap v5825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:06 smithi067 bash[17655]: cluster 2024-04-03T17:33:06.235396+0000 mgr.y (mgr.24370) 5841 : cluster [DBG] pgmap v5825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:06 smithi067 bash[27441]: cluster 2024-04-03T17:33:06.235396+0000 mgr.y (mgr.24370) 5841 : cluster [DBG] pgmap v5825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:08.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:07 smithi082 bash[20963]: audit 2024-04-03T17:33:07.705405+0000 mon.a (mon.0) 5479 : audit [DBG] from='client.? 172.21.15.67:0/3057318929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:08.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:07 smithi067 bash[17655]: audit 2024-04-03T17:33:07.705405+0000 mon.a (mon.0) 5479 : audit [DBG] from='client.? 172.21.15.67:0/3057318929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:08.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:07 smithi067 bash[27441]: audit 2024-04-03T17:33:07.705405+0000 mon.a (mon.0) 5479 : audit [DBG] from='client.? 172.21.15.67:0/3057318929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:09.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:08 smithi082 bash[20963]: cluster 2024-04-03T17:33:08.236142+0000 mgr.y (mgr.24370) 5842 : cluster [DBG] pgmap v5826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:08 smithi067 bash[17655]: cluster 2024-04-03T17:33:08.236142+0000 mgr.y (mgr.24370) 5842 : cluster [DBG] pgmap v5826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:09.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:08 smithi067 bash[27441]: cluster 2024-04-03T17:33:08.236142+0000 mgr.y (mgr.24370) 5842 : cluster [DBG] pgmap v5826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:10.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:10 smithi082 bash[20963]: audit 2024-04-03T17:33:09.955221+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:10 smithi067 bash[17655]: audit 2024-04-03T17:33:09.955221+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:10 smithi067 bash[27441]: audit 2024-04-03T17:33:09.955221+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:11.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:11 smithi082 bash[20963]: audit 2024-04-03T17:33:10.155036+0000 mon.a (mon.0) 5481 : audit [DBG] from='client.? 172.21.15.67:0/1624775729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:11.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:11 smithi082 bash[20963]: cluster 2024-04-03T17:33:10.236933+0000 mgr.y (mgr.24370) 5843 : cluster [DBG] pgmap v5827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:11 smithi067 bash[17655]: audit 2024-04-03T17:33:10.155036+0000 mon.a (mon.0) 5481 : audit [DBG] from='client.? 172.21.15.67:0/1624775729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:11 smithi067 bash[17655]: cluster 2024-04-03T17:33:10.236933+0000 mgr.y (mgr.24370) 5843 : cluster [DBG] pgmap v5827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:11 smithi067 bash[27441]: audit 2024-04-03T17:33:10.155036+0000 mon.a (mon.0) 5481 : audit [DBG] from='client.? 172.21.15.67:0/1624775729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:11 smithi067 bash[27441]: cluster 2024-04-03T17:33:10.236933+0000 mgr.y (mgr.24370) 5843 : cluster [DBG] pgmap v5827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:12 smithi082 bash[20963]: cluster 2024-04-03T17:33:12.238077+0000 mgr.y (mgr.24370) 5844 : cluster [DBG] pgmap v5828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:12 smithi067 bash[27441]: cluster 2024-04-03T17:33:12.238077+0000 mgr.y (mgr.24370) 5844 : cluster [DBG] pgmap v5828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:12 smithi067 bash[17655]: cluster 2024-04-03T17:33:12.238077+0000 mgr.y (mgr.24370) 5844 : cluster [DBG] pgmap v5828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:33:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:13 smithi067 bash[27441]: audit 2024-04-03T17:33:12.610667+0000 mon.a (mon.0) 5482 : audit [DBG] from='client.? 172.21.15.67:0/3554579670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:13 smithi067 bash[17655]: audit 2024-04-03T17:33:12.610667+0000 mon.a (mon.0) 5482 : audit [DBG] from='client.? 172.21.15.67:0/3554579670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:13.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:33:13.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:13 smithi082 bash[20963]: audit 2024-04-03T17:33:12.610667+0000 mon.a (mon.0) 5482 : audit [DBG] from='client.? 172.21.15.67:0/3554579670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:15.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:14 smithi082 bash[20963]: cluster 2024-04-03T17:33:14.238756+0000 mgr.y (mgr.24370) 5845 : cluster [DBG] pgmap v5829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:14 smithi067 bash[17655]: cluster 2024-04-03T17:33:14.238756+0000 mgr.y (mgr.24370) 5845 : cluster [DBG] pgmap v5829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:15.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:14 smithi067 bash[27441]: cluster 2024-04-03T17:33:14.238756+0000 mgr.y (mgr.24370) 5845 : cluster [DBG] pgmap v5829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:16.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:15 smithi082 bash[20963]: audit 2024-04-03T17:33:15.070435+0000 mon.a (mon.0) 5483 : audit [DBG] from='client.? 172.21.15.67:0/1683428983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:16.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:16 smithi067 bash[27441]: audit 2024-04-03T17:33:15.070435+0000 mon.a (mon.0) 5483 : audit [DBG] from='client.? 172.21.15.67:0/1683428983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:16.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:15 smithi067 bash[17655]: audit 2024-04-03T17:33:15.070435+0000 mon.a (mon.0) 5483 : audit [DBG] from='client.? 172.21.15.67:0/1683428983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:17.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:17 smithi082 bash[20963]: cluster 2024-04-03T17:33:16.239944+0000 mgr.y (mgr.24370) 5846 : cluster [DBG] pgmap v5830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:17 smithi067 bash[27441]: cluster 2024-04-03T17:33:16.239944+0000 mgr.y (mgr.24370) 5846 : cluster [DBG] pgmap v5830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:17 smithi067 bash[17655]: cluster 2024-04-03T17:33:16.239944+0000 mgr.y (mgr.24370) 5846 : cluster [DBG] pgmap v5830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:18.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:18 smithi082 bash[20963]: audit 2024-04-03T17:33:17.529426+0000 mon.a (mon.0) 5484 : audit [DBG] from='client.? 172.21.15.67:0/3000878747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:18 smithi067 bash[27441]: audit 2024-04-03T17:33:17.529426+0000 mon.a (mon.0) 5484 : audit [DBG] from='client.? 172.21.15.67:0/3000878747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:18 smithi067 bash[17655]: audit 2024-04-03T17:33:17.529426+0000 mon.a (mon.0) 5484 : audit [DBG] from='client.? 172.21.15.67:0/3000878747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:19.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:19 smithi082 bash[20963]: cluster 2024-04-03T17:33:18.240599+0000 mgr.y (mgr.24370) 5847 : cluster [DBG] pgmap v5831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:19 smithi067 bash[27441]: cluster 2024-04-03T17:33:18.240599+0000 mgr.y (mgr.24370) 5847 : cluster [DBG] pgmap v5831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:19.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:19 smithi067 bash[17655]: cluster 2024-04-03T17:33:18.240599+0000 mgr.y (mgr.24370) 5847 : cluster [DBG] pgmap v5831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:20.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:20 smithi082 bash[20963]: audit 2024-04-03T17:33:19.983532+0000 mon.c (mon.2) 2295 : audit [DBG] from='client.? 172.21.15.67:0/3568953369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:20 smithi067 bash[27441]: audit 2024-04-03T17:33:19.983532+0000 mon.c (mon.2) 2295 : audit [DBG] from='client.? 172.21.15.67:0/3568953369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:20 smithi067 bash[17655]: audit 2024-04-03T17:33:19.983532+0000 mon.c (mon.2) 2295 : audit [DBG] from='client.? 172.21.15.67:0/3568953369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:21.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:21 smithi082 bash[20963]: cluster 2024-04-03T17:33:20.241295+0000 mgr.y (mgr.24370) 5848 : cluster [DBG] pgmap v5832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:21 smithi067 bash[17655]: cluster 2024-04-03T17:33:20.241295+0000 mgr.y (mgr.24370) 5848 : cluster [DBG] pgmap v5832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:21.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:21 smithi067 bash[27441]: cluster 2024-04-03T17:33:20.241295+0000 mgr.y (mgr.24370) 5848 : cluster [DBG] pgmap v5832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:22.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:22 smithi082 bash[20963]: cluster 2024-04-03T17:33:22.242419+0000 mgr.y (mgr.24370) 5849 : cluster [DBG] pgmap v5833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:22 smithi067 bash[17655]: cluster 2024-04-03T17:33:22.242419+0000 mgr.y (mgr.24370) 5849 : cluster [DBG] pgmap v5833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:22 smithi067 bash[27441]: cluster 2024-04-03T17:33:22.242419+0000 mgr.y (mgr.24370) 5849 : cluster [DBG] pgmap v5833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:33:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:23 smithi067 bash[17655]: audit 2024-04-03T17:33:22.439146+0000 mon.a (mon.0) 5485 : audit [DBG] from='client.? 172.21.15.67:0/2178670524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:23 smithi067 bash[17655]: audit 2024-04-03T17:33:23.161160+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:33:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:23 smithi067 bash[27441]: audit 2024-04-03T17:33:22.439146+0000 mon.a (mon.0) 5485 : audit [DBG] from='client.? 172.21.15.67:0/2178670524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:23 smithi067 bash[27441]: audit 2024-04-03T17:33:23.161160+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:33:23.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:33:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:23 smithi082 bash[20963]: audit 2024-04-03T17:33:22.439146+0000 mon.a (mon.0) 5485 : audit [DBG] from='client.? 172.21.15.67:0/2178670524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:23 smithi082 bash[20963]: audit 2024-04-03T17:33:23.161160+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:33:24.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:24 smithi082 bash[20963]: audit 2024-04-03T17:33:23.488662+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:24.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:24 smithi082 bash[20963]: audit 2024-04-03T17:33:23.497564+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:24.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:24 smithi082 bash[20963]: cluster 2024-04-03T17:33:24.243070+0000 mgr.y (mgr.24370) 5850 : cluster [DBG] pgmap v5834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:24 smithi067 bash[17655]: audit 2024-04-03T17:33:23.488662+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:24 smithi067 bash[17655]: audit 2024-04-03T17:33:23.497564+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:24 smithi067 bash[17655]: cluster 2024-04-03T17:33:24.243070+0000 mgr.y (mgr.24370) 5850 : cluster [DBG] pgmap v5834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:24 smithi067 bash[27441]: audit 2024-04-03T17:33:23.488662+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:24 smithi067 bash[27441]: audit 2024-04-03T17:33:23.497564+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:24 smithi067 bash[27441]: cluster 2024-04-03T17:33:24.243070+0000 mgr.y (mgr.24370) 5850 : cluster [DBG] pgmap v5834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:25 smithi082 bash[20963]: audit 2024-04-03T17:33:24.888678+0000 mon.c (mon.2) 2296 : audit [DBG] from='client.? 172.21.15.67:0/3631755003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:25 smithi082 bash[20963]: audit 2024-04-03T17:33:24.956045+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:25.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:25 smithi067 bash[17655]: audit 2024-04-03T17:33:24.888678+0000 mon.c (mon.2) 2296 : audit [DBG] from='client.? 172.21.15.67:0/3631755003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:25.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:25 smithi067 bash[17655]: audit 2024-04-03T17:33:24.956045+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:25 smithi067 bash[27441]: audit 2024-04-03T17:33:24.888678+0000 mon.c (mon.2) 2296 : audit [DBG] from='client.? 172.21.15.67:0/3631755003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:25 smithi067 bash[27441]: audit 2024-04-03T17:33:24.956045+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:26.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:26 smithi082 bash[20963]: cluster 2024-04-03T17:33:26.244322+0000 mgr.y (mgr.24370) 5851 : cluster [DBG] pgmap v5835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:26 smithi067 bash[17655]: cluster 2024-04-03T17:33:26.244322+0000 mgr.y (mgr.24370) 5851 : cluster [DBG] pgmap v5835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:26 smithi067 bash[27441]: cluster 2024-04-03T17:33:26.244322+0000 mgr.y (mgr.24370) 5851 : cluster [DBG] pgmap v5835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:27 smithi082 bash[20963]: audit 2024-04-03T17:33:27.349783+0000 mon.c (mon.2) 2297 : audit [DBG] from='client.? 172.21.15.67:0/1432544283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:27.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:27 smithi067 bash[27441]: audit 2024-04-03T17:33:27.349783+0000 mon.c (mon.2) 2297 : audit [DBG] from='client.? 172.21.15.67:0/1432544283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:27 smithi067 bash[17655]: audit 2024-04-03T17:33:27.349783+0000 mon.c (mon.2) 2297 : audit [DBG] from='client.? 172.21.15.67:0/1432544283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:28.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:28 smithi082 bash[20963]: cluster 2024-04-03T17:33:28.244899+0000 mgr.y (mgr.24370) 5852 : cluster [DBG] pgmap v5836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:28 smithi067 bash[17655]: cluster 2024-04-03T17:33:28.244899+0000 mgr.y (mgr.24370) 5852 : cluster [DBG] pgmap v5836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:28 smithi067 bash[27441]: cluster 2024-04-03T17:33:28.244899+0000 mgr.y (mgr.24370) 5852 : cluster [DBG] pgmap v5836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[17655]: audit 2024-04-03T17:33:28.911503+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[17655]: audit 2024-04-03T17:33:28.919434+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[17655]: audit 2024-04-03T17:33:29.506142+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[17655]: audit 2024-04-03T17:33:29.514709+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[17655]: audit 2024-04-03T17:33:29.803429+0000 mon.c (mon.2) 2298 : audit [DBG] from='client.? 172.21.15.67:0/3170760287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[27441]: audit 2024-04-03T17:33:28.911503+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[27441]: audit 2024-04-03T17:33:28.919434+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[27441]: audit 2024-04-03T17:33:29.506142+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[27441]: audit 2024-04-03T17:33:29.514709+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:29 smithi067 bash[27441]: audit 2024-04-03T17:33:29.803429+0000 mon.c (mon.2) 2298 : audit [DBG] from='client.? 172.21.15.67:0/3170760287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:30.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:29 smithi082 bash[20963]: audit 2024-04-03T17:33:28.911503+0000 mon.a (mon.0) 5490 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:29 smithi082 bash[20963]: audit 2024-04-03T17:33:28.919434+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:29 smithi082 bash[20963]: audit 2024-04-03T17:33:29.506142+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:29 smithi082 bash[20963]: audit 2024-04-03T17:33:29.514709+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:30.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:29 smithi082 bash[20963]: audit 2024-04-03T17:33:29.803429+0000 mon.c (mon.2) 2298 : audit [DBG] from='client.? 172.21.15.67:0/3170760287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:30 smithi067 bash[27441]: audit 2024-04-03T17:33:29.932898+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:33:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:30 smithi067 bash[27441]: audit 2024-04-03T17:33:29.934672+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:33:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:30 smithi067 bash[27441]: audit 2024-04-03T17:33:29.943872+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:30 smithi067 bash[27441]: cluster 2024-04-03T17:33:30.245576+0000 mgr.y (mgr.24370) 5853 : cluster [DBG] pgmap v5837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:30 smithi067 bash[17655]: audit 2024-04-03T17:33:29.932898+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:33:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:30 smithi067 bash[17655]: audit 2024-04-03T17:33:29.934672+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:33:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:30 smithi067 bash[17655]: audit 2024-04-03T17:33:29.943872+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:30 smithi067 bash[17655]: cluster 2024-04-03T17:33:30.245576+0000 mgr.y (mgr.24370) 5853 : cluster [DBG] pgmap v5837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:31.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:30 smithi082 bash[20963]: audit 2024-04-03T17:33:29.932898+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:33:31.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:30 smithi082 bash[20963]: audit 2024-04-03T17:33:29.934672+0000 mon.a (mon.0) 5495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:33:31.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:30 smithi082 bash[20963]: audit 2024-04-03T17:33:29.943872+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:33:31.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:30 smithi082 bash[20963]: cluster 2024-04-03T17:33:30.245576+0000 mgr.y (mgr.24370) 5853 : cluster [DBG] pgmap v5837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:32 smithi082 bash[20963]: cluster 2024-04-03T17:33:32.246696+0000 mgr.y (mgr.24370) 5854 : cluster [DBG] pgmap v5838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:32 smithi082 bash[20963]: audit 2024-04-03T17:33:32.254661+0000 mon.c (mon.2) 2299 : audit [DBG] from='client.? 172.21.15.67:0/916422589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:32 smithi067 bash[17655]: cluster 2024-04-03T17:33:32.246696+0000 mgr.y (mgr.24370) 5854 : cluster [DBG] pgmap v5838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:32 smithi067 bash[17655]: audit 2024-04-03T17:33:32.254661+0000 mon.c (mon.2) 2299 : audit [DBG] from='client.? 172.21.15.67:0/916422589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:32 smithi067 bash[27441]: cluster 2024-04-03T17:33:32.246696+0000 mgr.y (mgr.24370) 5854 : cluster [DBG] pgmap v5838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:32 smithi067 bash[27441]: audit 2024-04-03T17:33:32.254661+0000 mon.c (mon.2) 2299 : audit [DBG] from='client.? 172.21.15.67:0/916422589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:33:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:33:34.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:34 smithi082 bash[20963]: cluster 2024-04-03T17:33:34.247442+0000 mgr.y (mgr.24370) 5855 : cluster [DBG] pgmap v5839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:34 smithi067 bash[17655]: cluster 2024-04-03T17:33:34.247442+0000 mgr.y (mgr.24370) 5855 : cluster [DBG] pgmap v5839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:34.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:34 smithi067 bash[27441]: cluster 2024-04-03T17:33:34.247442+0000 mgr.y (mgr.24370) 5855 : cluster [DBG] pgmap v5839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:35.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:35 smithi082 bash[20963]: audit 2024-04-03T17:33:34.717504+0000 mon.a (mon.0) 5497 : audit [DBG] from='client.? 172.21.15.67:0/249468719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:35 smithi067 bash[17655]: audit 2024-04-03T17:33:34.717504+0000 mon.a (mon.0) 5497 : audit [DBG] from='client.? 172.21.15.67:0/249468719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:35 smithi067 bash[27441]: audit 2024-04-03T17:33:34.717504+0000 mon.a (mon.0) 5497 : audit [DBG] from='client.? 172.21.15.67:0/249468719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:36.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:36 smithi082 bash[20963]: cluster 2024-04-03T17:33:36.248614+0000 mgr.y (mgr.24370) 5856 : cluster [DBG] pgmap v5840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:36.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:36 smithi067 bash[17655]: cluster 2024-04-03T17:33:36.248614+0000 mgr.y (mgr.24370) 5856 : cluster [DBG] pgmap v5840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:36.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:36 smithi067 bash[27441]: cluster 2024-04-03T17:33:36.248614+0000 mgr.y (mgr.24370) 5856 : cluster [DBG] pgmap v5840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:37.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:37 smithi082 bash[20963]: audit 2024-04-03T17:33:37.177141+0000 mon.a (mon.0) 5498 : audit [DBG] from='client.? 172.21.15.67:0/333473592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:37 smithi067 bash[17655]: audit 2024-04-03T17:33:37.177141+0000 mon.a (mon.0) 5498 : audit [DBG] from='client.? 172.21.15.67:0/333473592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:37 smithi067 bash[27441]: audit 2024-04-03T17:33:37.177141+0000 mon.a (mon.0) 5498 : audit [DBG] from='client.? 172.21.15.67:0/333473592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:38.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:38 smithi082 bash[20963]: cluster 2024-04-03T17:33:38.249266+0000 mgr.y (mgr.24370) 5857 : cluster [DBG] pgmap v5841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:38 smithi067 bash[17655]: cluster 2024-04-03T17:33:38.249266+0000 mgr.y (mgr.24370) 5857 : cluster [DBG] pgmap v5841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:38 smithi067 bash[27441]: cluster 2024-04-03T17:33:38.249266+0000 mgr.y (mgr.24370) 5857 : cluster [DBG] pgmap v5841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:40.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:39 smithi082 bash[20963]: audit 2024-04-03T17:33:39.626157+0000 mon.a (mon.0) 5499 : audit [DBG] from='client.? 172.21.15.67:0/1323668620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:39 smithi067 bash[27441]: audit 2024-04-03T17:33:39.626157+0000 mon.a (mon.0) 5499 : audit [DBG] from='client.? 172.21.15.67:0/1323668620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:40.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:39 smithi067 bash[17655]: audit 2024-04-03T17:33:39.626157+0000 mon.a (mon.0) 5499 : audit [DBG] from='client.? 172.21.15.67:0/1323668620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:41.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:40 smithi082 bash[20963]: audit 2024-04-03T17:33:39.956196+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:40 smithi067 bash[27441]: audit 2024-04-03T17:33:39.956196+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:40 smithi067 bash[17655]: audit 2024-04-03T17:33:39.956196+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:42.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:41 smithi082 bash[20963]: cluster 2024-04-03T17:33:40.249986+0000 mgr.y (mgr.24370) 5858 : cluster [DBG] pgmap v5842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:41 smithi067 bash[17655]: cluster 2024-04-03T17:33:40.249986+0000 mgr.y (mgr.24370) 5858 : cluster [DBG] pgmap v5842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:42.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:41 smithi067 bash[27441]: cluster 2024-04-03T17:33:40.249986+0000 mgr.y (mgr.24370) 5858 : cluster [DBG] pgmap v5842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:43.090 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:42 smithi067 bash[27441]: audit 2024-04-03T17:33:42.072560+0000 mon.a (mon.0) 5501 : audit [DBG] from='client.? 172.21.15.67:0/1195668088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:43.091 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:42 smithi067 bash[17655]: audit 2024-04-03T17:33:42.072560+0000 mon.a (mon.0) 5501 : audit [DBG] from='client.? 172.21.15.67:0/1195668088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:43.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:42 smithi082 bash[20963]: audit 2024-04-03T17:33:42.072560+0000 mon.a (mon.0) 5501 : audit [DBG] from='client.? 172.21.15.67:0/1195668088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:43] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:33:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:43 smithi082 bash[20963]: cluster 2024-04-03T17:33:42.251215+0000 mgr.y (mgr.24370) 5859 : cluster [DBG] pgmap v5843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:33:44.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:43 smithi067 bash[17655]: cluster 2024-04-03T17:33:42.251215+0000 mgr.y (mgr.24370) 5859 : cluster [DBG] pgmap v5843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:44.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:43 smithi067 bash[27441]: cluster 2024-04-03T17:33:42.251215+0000 mgr.y (mgr.24370) 5859 : cluster [DBG] pgmap v5843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:45.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:44 smithi082 bash[20963]: audit 2024-04-03T17:33:44.525719+0000 mon.a (mon.0) 5502 : audit [DBG] from='client.? 172.21.15.67:0/4269235634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:44 smithi067 bash[17655]: audit 2024-04-03T17:33:44.525719+0000 mon.a (mon.0) 5502 : audit [DBG] from='client.? 172.21.15.67:0/4269235634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:44 smithi067 bash[27441]: audit 2024-04-03T17:33:44.525719+0000 mon.a (mon.0) 5502 : audit [DBG] from='client.? 172.21.15.67:0/4269235634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:46.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:45 smithi082 bash[20963]: cluster 2024-04-03T17:33:44.251693+0000 mgr.y (mgr.24370) 5860 : cluster [DBG] pgmap v5844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:46.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:45 smithi067 bash[17655]: cluster 2024-04-03T17:33:44.251693+0000 mgr.y (mgr.24370) 5860 : cluster [DBG] pgmap v5844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:46.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:45 smithi067 bash[27441]: cluster 2024-04-03T17:33:44.251693+0000 mgr.y (mgr.24370) 5860 : cluster [DBG] pgmap v5844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:48.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:47 smithi082 bash[20963]: cluster 2024-04-03T17:33:46.252813+0000 mgr.y (mgr.24370) 5861 : cluster [DBG] pgmap v5845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:48.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:47 smithi082 bash[20963]: audit 2024-04-03T17:33:46.987499+0000 mon.c (mon.2) 2300 : audit [DBG] from='client.? 172.21.15.67:0/1020103716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:47 smithi067 bash[27441]: cluster 2024-04-03T17:33:46.252813+0000 mgr.y (mgr.24370) 5861 : cluster [DBG] pgmap v5845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:47 smithi067 bash[27441]: audit 2024-04-03T17:33:46.987499+0000 mon.c (mon.2) 2300 : audit [DBG] from='client.? 172.21.15.67:0/1020103716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:48.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:47 smithi067 bash[17655]: cluster 2024-04-03T17:33:46.252813+0000 mgr.y (mgr.24370) 5861 : cluster [DBG] pgmap v5845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:48.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:47 smithi067 bash[17655]: audit 2024-04-03T17:33:46.987499+0000 mon.c (mon.2) 2300 : audit [DBG] from='client.? 172.21.15.67:0/1020103716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:50.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:49 smithi082 bash[20963]: cluster 2024-04-03T17:33:48.253489+0000 mgr.y (mgr.24370) 5862 : cluster [DBG] pgmap v5846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:50.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:49 smithi082 bash[20963]: audit 2024-04-03T17:33:49.432598+0000 mon.c (mon.2) 2301 : audit [DBG] from='client.? 172.21.15.67:0/3207629365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:49 smithi067 bash[17655]: cluster 2024-04-03T17:33:48.253489+0000 mgr.y (mgr.24370) 5862 : cluster [DBG] pgmap v5846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:50.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:49 smithi067 bash[17655]: audit 2024-04-03T17:33:49.432598+0000 mon.c (mon.2) 2301 : audit [DBG] from='client.? 172.21.15.67:0/3207629365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:50.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:49 smithi067 bash[27441]: cluster 2024-04-03T17:33:48.253489+0000 mgr.y (mgr.24370) 5862 : cluster [DBG] pgmap v5846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:50.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:49 smithi067 bash[27441]: audit 2024-04-03T17:33:49.432598+0000 mon.c (mon.2) 2301 : audit [DBG] from='client.? 172.21.15.67:0/3207629365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:52.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:51 smithi082 bash[20963]: cluster 2024-04-03T17:33:50.254208+0000 mgr.y (mgr.24370) 5863 : cluster [DBG] pgmap v5847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:51 smithi067 bash[17655]: cluster 2024-04-03T17:33:50.254208+0000 mgr.y (mgr.24370) 5863 : cluster [DBG] pgmap v5847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:51 smithi067 bash[27441]: cluster 2024-04-03T17:33:50.254208+0000 mgr.y (mgr.24370) 5863 : cluster [DBG] pgmap v5847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:53.090 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:52 smithi067 bash[27441]: audit 2024-04-03T17:33:51.891823+0000 mon.c (mon.2) 2302 : audit [DBG] from='client.? 172.21.15.67:0/3935869727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:53.091 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:52 smithi067 bash[17655]: audit 2024-04-03T17:33:51.891823+0000 mon.c (mon.2) 2302 : audit [DBG] from='client.? 172.21.15.67:0/3935869727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:53.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:52 smithi082 bash[20963]: audit 2024-04-03T17:33:51.891823+0000 mon.c (mon.2) 2302 : audit [DBG] from='client.? 172.21.15.67:0/3935869727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:53] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:33:53.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:53 smithi082 bash[20963]: cluster 2024-04-03T17:33:52.255370+0000 mgr.y (mgr.24370) 5864 : cluster [DBG] pgmap v5848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:53.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:33:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:53 smithi067 bash[27441]: cluster 2024-04-03T17:33:52.255370+0000 mgr.y (mgr.24370) 5864 : cluster [DBG] pgmap v5848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:54.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:53 smithi067 bash[17655]: cluster 2024-04-03T17:33:52.255370+0000 mgr.y (mgr.24370) 5864 : cluster [DBG] pgmap v5848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:55.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:54 smithi082 bash[20963]: audit 2024-04-03T17:33:54.343931+0000 mon.a (mon.0) 5503 : audit [DBG] from='client.? 172.21.15.67:0/705495627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:54 smithi067 bash[27441]: audit 2024-04-03T17:33:54.343931+0000 mon.a (mon.0) 5503 : audit [DBG] from='client.? 172.21.15.67:0/705495627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:54 smithi067 bash[17655]: audit 2024-04-03T17:33:54.343931+0000 mon.a (mon.0) 5503 : audit [DBG] from='client.? 172.21.15.67:0/705495627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:56.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:55 smithi082 bash[20963]: cluster 2024-04-03T17:33:54.256034+0000 mgr.y (mgr.24370) 5865 : cluster [DBG] pgmap v5849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:56.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:55 smithi082 bash[20963]: audit 2024-04-03T17:33:54.956437+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:55 smithi067 bash[27441]: cluster 2024-04-03T17:33:54.256034+0000 mgr.y (mgr.24370) 5865 : cluster [DBG] pgmap v5849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:56.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:55 smithi067 bash[27441]: audit 2024-04-03T17:33:54.956437+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:56.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:55 smithi067 bash[17655]: cluster 2024-04-03T17:33:54.256034+0000 mgr.y (mgr.24370) 5865 : cluster [DBG] pgmap v5849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:56.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:55 smithi067 bash[17655]: audit 2024-04-03T17:33:54.956437+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:33:58.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:57 smithi082 bash[20963]: cluster 2024-04-03T17:33:56.257184+0000 mgr.y (mgr.24370) 5866 : cluster [DBG] pgmap v5850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:58.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:57 smithi082 bash[20963]: audit 2024-04-03T17:33:56.808046+0000 mon.a (mon.0) 5505 : audit [DBG] from='client.? 172.21.15.67:0/3375808988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:58.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:57 smithi067 bash[17655]: cluster 2024-04-03T17:33:56.257184+0000 mgr.y (mgr.24370) 5866 : cluster [DBG] pgmap v5850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:58.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:57 smithi067 bash[17655]: audit 2024-04-03T17:33:56.808046+0000 mon.a (mon.0) 5505 : audit [DBG] from='client.? 172.21.15.67:0/3375808988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:33:58.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:57 smithi067 bash[27441]: cluster 2024-04-03T17:33:56.257184+0000 mgr.y (mgr.24370) 5866 : cluster [DBG] pgmap v5850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:33:58.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:57 smithi067 bash[27441]: audit 2024-04-03T17:33:56.808046+0000 mon.a (mon.0) 5505 : audit [DBG] from='client.? 172.21.15.67:0/3375808988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:00.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:59 smithi082 bash[20963]: cluster 2024-04-03T17:33:58.257892+0000 mgr.y (mgr.24370) 5867 : cluster [DBG] pgmap v5851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:00.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:33:59 smithi082 bash[20963]: audit 2024-04-03T17:33:59.256786+0000 mon.a (mon.0) 5506 : audit [DBG] from='client.? 172.21.15.67:0/1290992925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:59 smithi067 bash[17655]: cluster 2024-04-03T17:33:58.257892+0000 mgr.y (mgr.24370) 5867 : cluster [DBG] pgmap v5851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:33:59 smithi067 bash[17655]: audit 2024-04-03T17:33:59.256786+0000 mon.a (mon.0) 5506 : audit [DBG] from='client.? 172.21.15.67:0/1290992925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:00.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:59 smithi067 bash[27441]: cluster 2024-04-03T17:33:58.257892+0000 mgr.y (mgr.24370) 5867 : cluster [DBG] pgmap v5851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:00.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:33:59 smithi067 bash[27441]: audit 2024-04-03T17:33:59.256786+0000 mon.a (mon.0) 5506 : audit [DBG] from='client.? 172.21.15.67:0/1290992925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:02.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:01 smithi082 bash[20963]: cluster 2024-04-03T17:34:00.258733+0000 mgr.y (mgr.24370) 5868 : cluster [DBG] pgmap v5852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:02.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:01 smithi082 bash[20963]: audit 2024-04-03T17:34:01.707584+0000 mon.a (mon.0) 5507 : audit [DBG] from='client.? 172.21.15.67:0/3856161664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:02.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:01 smithi067 bash[17655]: cluster 2024-04-03T17:34:00.258733+0000 mgr.y (mgr.24370) 5868 : cluster [DBG] pgmap v5852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:02.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:01 smithi067 bash[17655]: audit 2024-04-03T17:34:01.707584+0000 mon.a (mon.0) 5507 : audit [DBG] from='client.? 172.21.15.67:0/3856161664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:02.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:01 smithi067 bash[27441]: cluster 2024-04-03T17:34:00.258733+0000 mgr.y (mgr.24370) 5868 : cluster [DBG] pgmap v5852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:02.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:01 smithi067 bash[27441]: audit 2024-04-03T17:34:01.707584+0000 mon.a (mon.0) 5507 : audit [DBG] from='client.? 172.21.15.67:0/3856161664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:03] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:34:03.773 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:34:04.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:03 smithi082 bash[20963]: cluster 2024-04-03T17:34:02.260104+0000 mgr.y (mgr.24370) 5869 : cluster [DBG] pgmap v5853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:04.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:03 smithi067 bash[27441]: cluster 2024-04-03T17:34:02.260104+0000 mgr.y (mgr.24370) 5869 : cluster [DBG] pgmap v5853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:04.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:03 smithi067 bash[17655]: cluster 2024-04-03T17:34:02.260104+0000 mgr.y (mgr.24370) 5869 : cluster [DBG] pgmap v5853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:05.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:04 smithi082 bash[20963]: audit 2024-04-03T17:34:04.168449+0000 mon.a (mon.0) 5508 : audit [DBG] from='client.? 172.21.15.67:0/2531601558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:04 smithi067 bash[17655]: audit 2024-04-03T17:34:04.168449+0000 mon.a (mon.0) 5508 : audit [DBG] from='client.? 172.21.15.67:0/2531601558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:05.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:04 smithi067 bash[27441]: audit 2024-04-03T17:34:04.168449+0000 mon.a (mon.0) 5508 : audit [DBG] from='client.? 172.21.15.67:0/2531601558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:06.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:05 smithi082 bash[20963]: cluster 2024-04-03T17:34:04.260745+0000 mgr.y (mgr.24370) 5870 : cluster [DBG] pgmap v5854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:05 smithi067 bash[27441]: cluster 2024-04-03T17:34:04.260745+0000 mgr.y (mgr.24370) 5870 : cluster [DBG] pgmap v5854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:06.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:05 smithi067 bash[17655]: cluster 2024-04-03T17:34:04.260745+0000 mgr.y (mgr.24370) 5870 : cluster [DBG] pgmap v5854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:07.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:06 smithi082 bash[20963]: audit 2024-04-03T17:34:06.616352+0000 mon.c (mon.2) 2303 : audit [DBG] from='client.? 172.21.15.67:0/4232976014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:06 smithi067 bash[17655]: audit 2024-04-03T17:34:06.616352+0000 mon.c (mon.2) 2303 : audit [DBG] from='client.? 172.21.15.67:0/4232976014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:06 smithi067 bash[27441]: audit 2024-04-03T17:34:06.616352+0000 mon.c (mon.2) 2303 : audit [DBG] from='client.? 172.21.15.67:0/4232976014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:08.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:07 smithi082 bash[20963]: cluster 2024-04-03T17:34:06.261554+0000 mgr.y (mgr.24370) 5871 : cluster [DBG] pgmap v5855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:08.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:07 smithi067 bash[17655]: cluster 2024-04-03T17:34:06.261554+0000 mgr.y (mgr.24370) 5871 : cluster [DBG] pgmap v5855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:08.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:07 smithi067 bash[27441]: cluster 2024-04-03T17:34:06.261554+0000 mgr.y (mgr.24370) 5871 : cluster [DBG] pgmap v5855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:10.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:09 smithi082 bash[20963]: cluster 2024-04-03T17:34:08.262245+0000 mgr.y (mgr.24370) 5872 : cluster [DBG] pgmap v5856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:10.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:09 smithi082 bash[20963]: audit 2024-04-03T17:34:09.065739+0000 mon.c (mon.2) 2304 : audit [DBG] from='client.? 172.21.15.67:0/659967268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:10.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:09 smithi067 bash[17655]: cluster 2024-04-03T17:34:08.262245+0000 mgr.y (mgr.24370) 5872 : cluster [DBG] pgmap v5856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:10.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:09 smithi067 bash[17655]: audit 2024-04-03T17:34:09.065739+0000 mon.c (mon.2) 2304 : audit [DBG] from='client.? 172.21.15.67:0/659967268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:10.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:09 smithi067 bash[27441]: cluster 2024-04-03T17:34:08.262245+0000 mgr.y (mgr.24370) 5872 : cluster [DBG] pgmap v5856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:10.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:09 smithi067 bash[27441]: audit 2024-04-03T17:34:09.065739+0000 mon.c (mon.2) 2304 : audit [DBG] from='client.? 172.21.15.67:0/659967268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:11.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:10 smithi082 bash[20963]: audit 2024-04-03T17:34:09.957090+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:10 smithi067 bash[27441]: audit 2024-04-03T17:34:09.957090+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:11.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:10 smithi067 bash[17655]: audit 2024-04-03T17:34:09.957090+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:12.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:11 smithi082 bash[20963]: cluster 2024-04-03T17:34:10.262946+0000 mgr.y (mgr.24370) 5873 : cluster [DBG] pgmap v5857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:12.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:11 smithi082 bash[20963]: audit 2024-04-03T17:34:11.518448+0000 mon.a (mon.0) 5510 : audit [DBG] from='client.? 172.21.15.67:0/978781026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:11 smithi067 bash[27441]: cluster 2024-04-03T17:34:10.262946+0000 mgr.y (mgr.24370) 5873 : cluster [DBG] pgmap v5857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:11 smithi067 bash[27441]: audit 2024-04-03T17:34:11.518448+0000 mon.a (mon.0) 5510 : audit [DBG] from='client.? 172.21.15.67:0/978781026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:12.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:11 smithi067 bash[17655]: cluster 2024-04-03T17:34:10.262946+0000 mgr.y (mgr.24370) 5873 : cluster [DBG] pgmap v5857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:12.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:11 smithi067 bash[17655]: audit 2024-04-03T17:34:11.518448+0000 mon.a (mon.0) 5510 : audit [DBG] from='client.? 172.21.15.67:0/978781026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:34:13.812 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:34:14.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:13 smithi082 bash[20963]: cluster 2024-04-03T17:34:12.264149+0000 mgr.y (mgr.24370) 5874 : cluster [DBG] pgmap v5858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:14.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:13 smithi067 bash[27441]: cluster 2024-04-03T17:34:12.264149+0000 mgr.y (mgr.24370) 5874 : cluster [DBG] pgmap v5858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:14.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:13 smithi067 bash[17655]: cluster 2024-04-03T17:34:12.264149+0000 mgr.y (mgr.24370) 5874 : cluster [DBG] pgmap v5858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:15.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:14 smithi082 bash[20963]: audit 2024-04-03T17:34:13.979243+0000 mon.c (mon.2) 2305 : audit [DBG] from='client.? 172.21.15.67:0/107446054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:14 smithi067 bash[17655]: audit 2024-04-03T17:34:13.979243+0000 mon.c (mon.2) 2305 : audit [DBG] from='client.? 172.21.15.67:0/107446054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:15.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:14 smithi067 bash[27441]: audit 2024-04-03T17:34:13.979243+0000 mon.c (mon.2) 2305 : audit [DBG] from='client.? 172.21.15.67:0/107446054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:16.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:15 smithi082 bash[20963]: cluster 2024-04-03T17:34:14.264828+0000 mgr.y (mgr.24370) 5875 : cluster [DBG] pgmap v5859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:15 smithi067 bash[17655]: cluster 2024-04-03T17:34:14.264828+0000 mgr.y (mgr.24370) 5875 : cluster [DBG] pgmap v5859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:16.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:15 smithi067 bash[27441]: cluster 2024-04-03T17:34:14.264828+0000 mgr.y (mgr.24370) 5875 : cluster [DBG] pgmap v5859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:17.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:16 smithi082 bash[20963]: audit 2024-04-03T17:34:16.443231+0000 mon.a (mon.0) 5511 : audit [DBG] from='client.? 172.21.15.67:0/2968187757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:16 smithi067 bash[17655]: audit 2024-04-03T17:34:16.443231+0000 mon.a (mon.0) 5511 : audit [DBG] from='client.? 172.21.15.67:0/2968187757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:17.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:16 smithi067 bash[27441]: audit 2024-04-03T17:34:16.443231+0000 mon.a (mon.0) 5511 : audit [DBG] from='client.? 172.21.15.67:0/2968187757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:18.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:17 smithi082 bash[20963]: cluster 2024-04-03T17:34:16.265950+0000 mgr.y (mgr.24370) 5876 : cluster [DBG] pgmap v5860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:18.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:17 smithi067 bash[17655]: cluster 2024-04-03T17:34:16.265950+0000 mgr.y (mgr.24370) 5876 : cluster [DBG] pgmap v5860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:18.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:17 smithi067 bash[27441]: cluster 2024-04-03T17:34:16.265950+0000 mgr.y (mgr.24370) 5876 : cluster [DBG] pgmap v5860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:20.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:19 smithi082 bash[20963]: cluster 2024-04-03T17:34:18.266630+0000 mgr.y (mgr.24370) 5877 : cluster [DBG] pgmap v5861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:20.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:19 smithi082 bash[20963]: audit 2024-04-03T17:34:18.904290+0000 mon.c (mon.2) 2306 : audit [DBG] from='client.? 172.21.15.67:0/3217107670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:20.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:19 smithi067 bash[27441]: cluster 2024-04-03T17:34:18.266630+0000 mgr.y (mgr.24370) 5877 : cluster [DBG] pgmap v5861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:20.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:19 smithi067 bash[27441]: audit 2024-04-03T17:34:18.904290+0000 mon.c (mon.2) 2306 : audit [DBG] from='client.? 172.21.15.67:0/3217107670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:20.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:19 smithi067 bash[17655]: cluster 2024-04-03T17:34:18.266630+0000 mgr.y (mgr.24370) 5877 : cluster [DBG] pgmap v5861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:20.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:19 smithi067 bash[17655]: audit 2024-04-03T17:34:18.904290+0000 mon.c (mon.2) 2306 : audit [DBG] from='client.? 172.21.15.67:0/3217107670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:22.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:21 smithi082 bash[20963]: cluster 2024-04-03T17:34:20.267329+0000 mgr.y (mgr.24370) 5878 : cluster [DBG] pgmap v5862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:22.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:21 smithi082 bash[20963]: audit 2024-04-03T17:34:21.354676+0000 mon.a (mon.0) 5512 : audit [DBG] from='client.? 172.21.15.67:0/2830759180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:21 smithi067 bash[27441]: cluster 2024-04-03T17:34:20.267329+0000 mgr.y (mgr.24370) 5878 : cluster [DBG] pgmap v5862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:22.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:21 smithi067 bash[27441]: audit 2024-04-03T17:34:21.354676+0000 mon.a (mon.0) 5512 : audit [DBG] from='client.? 172.21.15.67:0/2830759180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:22.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:21 smithi067 bash[17655]: cluster 2024-04-03T17:34:20.267329+0000 mgr.y (mgr.24370) 5878 : cluster [DBG] pgmap v5862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:22.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:21 smithi067 bash[17655]: audit 2024-04-03T17:34:21.354676+0000 mon.a (mon.0) 5512 : audit [DBG] from='client.? 172.21.15.67:0/2830759180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:34:23.846 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:34:24.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:23 smithi082 bash[20963]: cluster 2024-04-03T17:34:22.268547+0000 mgr.y (mgr.24370) 5879 : cluster [DBG] pgmap v5863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:24.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:23 smithi082 bash[20963]: audit 2024-04-03T17:34:23.806557+0000 mon.c (mon.2) 2307 : audit [DBG] from='client.? 172.21.15.67:0/3750545435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:24.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:23 smithi067 bash[17655]: cluster 2024-04-03T17:34:22.268547+0000 mgr.y (mgr.24370) 5879 : cluster [DBG] pgmap v5863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:24.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:23 smithi067 bash[17655]: audit 2024-04-03T17:34:23.806557+0000 mon.c (mon.2) 2307 : audit [DBG] from='client.? 172.21.15.67:0/3750545435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:24.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:23 smithi067 bash[27441]: cluster 2024-04-03T17:34:22.268547+0000 mgr.y (mgr.24370) 5879 : cluster [DBG] pgmap v5863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:24.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:23 smithi067 bash[27441]: audit 2024-04-03T17:34:23.806557+0000 mon.c (mon.2) 2307 : audit [DBG] from='client.? 172.21.15.67:0/3750545435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:26.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:25 smithi082 bash[20963]: cluster 2024-04-03T17:34:24.269479+0000 mgr.y (mgr.24370) 5880 : cluster [DBG] pgmap v5864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:26.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:25 smithi082 bash[20963]: audit 2024-04-03T17:34:24.957419+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:26.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:25 smithi067 bash[17655]: cluster 2024-04-03T17:34:24.269479+0000 mgr.y (mgr.24370) 5880 : cluster [DBG] pgmap v5864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:26.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:25 smithi067 bash[17655]: audit 2024-04-03T17:34:24.957419+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:25 smithi067 bash[27441]: cluster 2024-04-03T17:34:24.269479+0000 mgr.y (mgr.24370) 5880 : cluster [DBG] pgmap v5864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:25 smithi067 bash[27441]: audit 2024-04-03T17:34:24.957419+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:27.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:26 smithi082 bash[20963]: audit 2024-04-03T17:34:26.273305+0000 mon.a (mon.0) 5514 : audit [DBG] from='client.? 172.21.15.67:0/2562484807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:26 smithi067 bash[27441]: audit 2024-04-03T17:34:26.273305+0000 mon.a (mon.0) 5514 : audit [DBG] from='client.? 172.21.15.67:0/2562484807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:26 smithi067 bash[17655]: audit 2024-04-03T17:34:26.273305+0000 mon.a (mon.0) 5514 : audit [DBG] from='client.? 172.21.15.67:0/2562484807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:28.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:27 smithi082 bash[20963]: cluster 2024-04-03T17:34:26.270289+0000 mgr.y (mgr.24370) 5881 : cluster [DBG] pgmap v5865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:27 smithi067 bash[27441]: cluster 2024-04-03T17:34:26.270289+0000 mgr.y (mgr.24370) 5881 : cluster [DBG] pgmap v5865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:28.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:27 smithi067 bash[17655]: cluster 2024-04-03T17:34:26.270289+0000 mgr.y (mgr.24370) 5881 : cluster [DBG] pgmap v5865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:29.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:28 smithi082 bash[20963]: audit 2024-04-03T17:34:28.732284+0000 mon.c (mon.2) 2308 : audit [DBG] from='client.? 172.21.15.67:0/3678340004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:28 smithi067 bash[27441]: audit 2024-04-03T17:34:28.732284+0000 mon.c (mon.2) 2308 : audit [DBG] from='client.? 172.21.15.67:0/3678340004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:29.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:28 smithi067 bash[17655]: audit 2024-04-03T17:34:28.732284+0000 mon.c (mon.2) 2308 : audit [DBG] from='client.? 172.21.15.67:0/3678340004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:30.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:29 smithi082 bash[20963]: cluster 2024-04-03T17:34:28.270880+0000 mgr.y (mgr.24370) 5882 : cluster [DBG] pgmap v5866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:30.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:29 smithi067 bash[17655]: cluster 2024-04-03T17:34:28.270880+0000 mgr.y (mgr.24370) 5882 : cluster [DBG] pgmap v5866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:30.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:29 smithi067 bash[27441]: cluster 2024-04-03T17:34:28.270880+0000 mgr.y (mgr.24370) 5882 : cluster [DBG] pgmap v5866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:31.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:30 smithi082 bash[20963]: audit 2024-04-03T17:34:30.020569+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:34:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:30 smithi067 bash[17655]: audit 2024-04-03T17:34:30.020569+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:34:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:30 smithi067 bash[27441]: audit 2024-04-03T17:34:30.020569+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:34:32.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:31 smithi082 bash[20963]: cluster 2024-04-03T17:34:30.271597+0000 mgr.y (mgr.24370) 5883 : cluster [DBG] pgmap v5867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:32.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:31 smithi082 bash[20963]: audit 2024-04-03T17:34:31.184809+0000 mon.a (mon.0) 5516 : audit [DBG] from='client.? 172.21.15.67:0/807772747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:31 smithi067 bash[27441]: cluster 2024-04-03T17:34:30.271597+0000 mgr.y (mgr.24370) 5883 : cluster [DBG] pgmap v5867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:32.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:31 smithi067 bash[27441]: audit 2024-04-03T17:34:31.184809+0000 mon.a (mon.0) 5516 : audit [DBG] from='client.? 172.21.15.67:0/807772747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:32.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:31 smithi067 bash[17655]: cluster 2024-04-03T17:34:30.271597+0000 mgr.y (mgr.24370) 5883 : cluster [DBG] pgmap v5867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:32.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:31 smithi067 bash[17655]: audit 2024-04-03T17:34:31.184809+0000 mon.a (mon.0) 5516 : audit [DBG] from='client.? 172.21.15.67:0/807772747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:34:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:34:34.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:33 smithi082 bash[20963]: cluster 2024-04-03T17:34:32.272820+0000 mgr.y (mgr.24370) 5884 : cluster [DBG] pgmap v5868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:34.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:33 smithi082 bash[20963]: audit 2024-04-03T17:34:33.622964+0000 mon.c (mon.2) 2309 : audit [DBG] from='client.? 172.21.15.67:0/452428299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:33 smithi067 bash[27441]: cluster 2024-04-03T17:34:32.272820+0000 mgr.y (mgr.24370) 5884 : cluster [DBG] pgmap v5868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:33 smithi067 bash[27441]: audit 2024-04-03T17:34:33.622964+0000 mon.c (mon.2) 2309 : audit [DBG] from='client.? 172.21.15.67:0/452428299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:34.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:33 smithi067 bash[17655]: cluster 2024-04-03T17:34:32.272820+0000 mgr.y (mgr.24370) 5884 : cluster [DBG] pgmap v5868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:34.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:33 smithi067 bash[17655]: audit 2024-04-03T17:34:33.622964+0000 mon.c (mon.2) 2309 : audit [DBG] from='client.? 172.21.15.67:0/452428299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:36.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:35 smithi082 bash[20963]: cluster 2024-04-03T17:34:34.273498+0000 mgr.y (mgr.24370) 5885 : cluster [DBG] pgmap v5869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:36.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:35 smithi082 bash[20963]: audit 2024-04-03T17:34:35.764123+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:36.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:35 smithi082 bash[20963]: audit 2024-04-03T17:34:35.771587+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:35 smithi067 bash[17655]: cluster 2024-04-03T17:34:34.273498+0000 mgr.y (mgr.24370) 5885 : cluster [DBG] pgmap v5869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:36.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:35 smithi067 bash[17655]: audit 2024-04-03T17:34:35.764123+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:36.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:35 smithi067 bash[17655]: audit 2024-04-03T17:34:35.771587+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:36.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:35 smithi067 bash[27441]: cluster 2024-04-03T17:34:34.273498+0000 mgr.y (mgr.24370) 5885 : cluster [DBG] pgmap v5869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:36.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:35 smithi067 bash[27441]: audit 2024-04-03T17:34:35.764123+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:36.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:35 smithi067 bash[27441]: audit 2024-04-03T17:34:35.771587+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:37.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:37 smithi082 bash[20963]: audit 2024-04-03T17:34:36.063000+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:37.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:37 smithi082 bash[20963]: audit 2024-04-03T17:34:36.070937+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:37.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:37 smithi082 bash[20963]: audit 2024-04-03T17:34:36.090991+0000 mon.a (mon.0) 5521 : audit [DBG] from='client.? 172.21.15.67:0/1744938733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:37.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:37 smithi082 bash[20963]: audit 2024-04-03T17:34:36.498316+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:34:37.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:37 smithi082 bash[20963]: audit 2024-04-03T17:34:36.500051+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:34:37.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:37 smithi082 bash[20963]: audit 2024-04-03T17:34:36.509018+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[17655]: audit 2024-04-03T17:34:36.063000+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[17655]: audit 2024-04-03T17:34:36.070937+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[17655]: audit 2024-04-03T17:34:36.090991+0000 mon.a (mon.0) 5521 : audit [DBG] from='client.? 172.21.15.67:0/1744938733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[17655]: audit 2024-04-03T17:34:36.498316+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:34:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[17655]: audit 2024-04-03T17:34:36.500051+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:34:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[17655]: audit 2024-04-03T17:34:36.509018+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:37.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[27441]: audit 2024-04-03T17:34:36.063000+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:37.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[27441]: audit 2024-04-03T17:34:36.070937+0000 mon.a (mon.0) 5520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:37.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[27441]: audit 2024-04-03T17:34:36.090991+0000 mon.a (mon.0) 5521 : audit [DBG] from='client.? 172.21.15.67:0/1744938733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:37.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[27441]: audit 2024-04-03T17:34:36.498316+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:34:37.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[27441]: audit 2024-04-03T17:34:36.500051+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:34:37.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:37 smithi067 bash[27441]: audit 2024-04-03T17:34:36.509018+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:34:38.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:38 smithi082 bash[20963]: cluster 2024-04-03T17:34:36.274648+0000 mgr.y (mgr.24370) 5886 : cluster [DBG] pgmap v5870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:38 smithi067 bash[27441]: cluster 2024-04-03T17:34:36.274648+0000 mgr.y (mgr.24370) 5886 : cluster [DBG] pgmap v5870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:38.425 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:38 smithi067 bash[17655]: cluster 2024-04-03T17:34:36.274648+0000 mgr.y (mgr.24370) 5886 : cluster [DBG] pgmap v5870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:39.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:39 smithi082 bash[20963]: audit 2024-04-03T17:34:38.543834+0000 mon.c (mon.2) 2310 : audit [DBG] from='client.? 172.21.15.67:0/3399563084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:39.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:39 smithi067 bash[17655]: audit 2024-04-03T17:34:38.543834+0000 mon.c (mon.2) 2310 : audit [DBG] from='client.? 172.21.15.67:0/3399563084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:39.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:39 smithi067 bash[27441]: audit 2024-04-03T17:34:38.543834+0000 mon.c (mon.2) 2310 : audit [DBG] from='client.? 172.21.15.67:0/3399563084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:40.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:40 smithi082 bash[20963]: cluster 2024-04-03T17:34:38.275314+0000 mgr.y (mgr.24370) 5887 : cluster [DBG] pgmap v5871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:40.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:40 smithi082 bash[20963]: audit 2024-04-03T17:34:39.958022+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:40 smithi067 bash[27441]: cluster 2024-04-03T17:34:38.275314+0000 mgr.y (mgr.24370) 5887 : cluster [DBG] pgmap v5871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:40 smithi067 bash[27441]: audit 2024-04-03T17:34:39.958022+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:40 smithi067 bash[17655]: cluster 2024-04-03T17:34:38.275314+0000 mgr.y (mgr.24370) 5887 : cluster [DBG] pgmap v5871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:40 smithi067 bash[17655]: audit 2024-04-03T17:34:39.958022+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:41 smithi082 bash[20963]: audit 2024-04-03T17:34:40.992027+0000 mon.c (mon.2) 2311 : audit [DBG] from='client.? 172.21.15.67:0/3634483721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:41 smithi067 bash[17655]: audit 2024-04-03T17:34:40.992027+0000 mon.c (mon.2) 2311 : audit [DBG] from='client.? 172.21.15.67:0/3634483721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:41 smithi067 bash[27441]: audit 2024-04-03T17:34:40.992027+0000 mon.c (mon.2) 2311 : audit [DBG] from='client.? 172.21.15.67:0/3634483721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:42.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:42 smithi082 bash[20963]: cluster 2024-04-03T17:34:40.276028+0000 mgr.y (mgr.24370) 5888 : cluster [DBG] pgmap v5872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:42 smithi067 bash[17655]: cluster 2024-04-03T17:34:40.276028+0000 mgr.y (mgr.24370) 5888 : cluster [DBG] pgmap v5872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:42.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:42 smithi067 bash[27441]: cluster 2024-04-03T17:34:40.276028+0000 mgr.y (mgr.24370) 5888 : cluster [DBG] pgmap v5872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:43] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:34:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:34:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:44 smithi082 bash[20963]: cluster 2024-04-03T17:34:42.277133+0000 mgr.y (mgr.24370) 5889 : cluster [DBG] pgmap v5873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:44 smithi082 bash[20963]: audit 2024-04-03T17:34:43.436902+0000 mon.c (mon.2) 2312 : audit [DBG] from='client.? 172.21.15.67:0/3058778301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:44 smithi067 bash[17655]: cluster 2024-04-03T17:34:42.277133+0000 mgr.y (mgr.24370) 5889 : cluster [DBG] pgmap v5873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:44.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:44 smithi067 bash[17655]: audit 2024-04-03T17:34:43.436902+0000 mon.c (mon.2) 2312 : audit [DBG] from='client.? 172.21.15.67:0/3058778301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:44.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:44 smithi067 bash[27441]: cluster 2024-04-03T17:34:42.277133+0000 mgr.y (mgr.24370) 5889 : cluster [DBG] pgmap v5873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:44.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:44 smithi067 bash[27441]: audit 2024-04-03T17:34:43.436902+0000 mon.c (mon.2) 2312 : audit [DBG] from='client.? 172.21.15.67:0/3058778301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:46.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:46 smithi082 bash[20963]: cluster 2024-04-03T17:34:44.277833+0000 mgr.y (mgr.24370) 5890 : cluster [DBG] pgmap v5874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:46.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:46 smithi082 bash[20963]: audit 2024-04-03T17:34:45.895399+0000 mon.a (mon.0) 5526 : audit [DBG] from='client.? 172.21.15.67:0/3313824326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:46.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:46 smithi067 bash[17655]: cluster 2024-04-03T17:34:44.277833+0000 mgr.y (mgr.24370) 5890 : cluster [DBG] pgmap v5874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:46.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:46 smithi067 bash[17655]: audit 2024-04-03T17:34:45.895399+0000 mon.a (mon.0) 5526 : audit [DBG] from='client.? 172.21.15.67:0/3313824326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:46.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:46 smithi067 bash[27441]: cluster 2024-04-03T17:34:44.277833+0000 mgr.y (mgr.24370) 5890 : cluster [DBG] pgmap v5874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:46.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:46 smithi067 bash[27441]: audit 2024-04-03T17:34:45.895399+0000 mon.a (mon.0) 5526 : audit [DBG] from='client.? 172.21.15.67:0/3313824326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:48.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:48 smithi082 bash[20963]: cluster 2024-04-03T17:34:46.279026+0000 mgr.y (mgr.24370) 5891 : cluster [DBG] pgmap v5875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:48.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:48 smithi067 bash[17655]: cluster 2024-04-03T17:34:46.279026+0000 mgr.y (mgr.24370) 5891 : cluster [DBG] pgmap v5875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:48.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:48 smithi067 bash[27441]: cluster 2024-04-03T17:34:46.279026+0000 mgr.y (mgr.24370) 5891 : cluster [DBG] pgmap v5875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:49.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:49 smithi082 bash[20963]: audit 2024-04-03T17:34:48.347377+0000 mon.c (mon.2) 2313 : audit [DBG] from='client.? 172.21.15.67:0/289653525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:49 smithi067 bash[27441]: audit 2024-04-03T17:34:48.347377+0000 mon.c (mon.2) 2313 : audit [DBG] from='client.? 172.21.15.67:0/289653525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:49.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:49 smithi067 bash[17655]: audit 2024-04-03T17:34:48.347377+0000 mon.c (mon.2) 2313 : audit [DBG] from='client.? 172.21.15.67:0/289653525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:50.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:50 smithi082 bash[20963]: cluster 2024-04-03T17:34:48.279663+0000 mgr.y (mgr.24370) 5892 : cluster [DBG] pgmap v5876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:50.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:50 smithi067 bash[17655]: cluster 2024-04-03T17:34:48.279663+0000 mgr.y (mgr.24370) 5892 : cluster [DBG] pgmap v5876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:50.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:50 smithi067 bash[27441]: cluster 2024-04-03T17:34:48.279663+0000 mgr.y (mgr.24370) 5892 : cluster [DBG] pgmap v5876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:51.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:51 smithi082 bash[20963]: audit 2024-04-03T17:34:50.797627+0000 mon.a (mon.0) 5527 : audit [DBG] from='client.? 172.21.15.67:0/1294008958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:51.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:51 smithi067 bash[17655]: audit 2024-04-03T17:34:50.797627+0000 mon.a (mon.0) 5527 : audit [DBG] from='client.? 172.21.15.67:0/1294008958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:51.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:51 smithi067 bash[27441]: audit 2024-04-03T17:34:50.797627+0000 mon.a (mon.0) 5527 : audit [DBG] from='client.? 172.21.15.67:0/1294008958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:52.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:52 smithi082 bash[20963]: cluster 2024-04-03T17:34:50.280346+0000 mgr.y (mgr.24370) 5893 : cluster [DBG] pgmap v5877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:52.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:52 smithi067 bash[27441]: cluster 2024-04-03T17:34:50.280346+0000 mgr.y (mgr.24370) 5893 : cluster [DBG] pgmap v5877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:52.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:52 smithi067 bash[17655]: cluster 2024-04-03T17:34:50.280346+0000 mgr.y (mgr.24370) 5893 : cluster [DBG] pgmap v5877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:53] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:34:53.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:34:54.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:54 smithi082 bash[20963]: cluster 2024-04-03T17:34:52.281518+0000 mgr.y (mgr.24370) 5894 : cluster [DBG] pgmap v5878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:54.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:54 smithi082 bash[20963]: audit 2024-04-03T17:34:53.253592+0000 mon.a (mon.0) 5528 : audit [DBG] from='client.? 172.21.15.67:0/3513314736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:54 smithi067 bash[27441]: cluster 2024-04-03T17:34:52.281518+0000 mgr.y (mgr.24370) 5894 : cluster [DBG] pgmap v5878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:54.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:54 smithi067 bash[27441]: audit 2024-04-03T17:34:53.253592+0000 mon.a (mon.0) 5528 : audit [DBG] from='client.? 172.21.15.67:0/3513314736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:54.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:54 smithi067 bash[17655]: cluster 2024-04-03T17:34:52.281518+0000 mgr.y (mgr.24370) 5894 : cluster [DBG] pgmap v5878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:54.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:54 smithi067 bash[17655]: audit 2024-04-03T17:34:53.253592+0000 mon.a (mon.0) 5528 : audit [DBG] from='client.? 172.21.15.67:0/3513314736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:55.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:55 smithi067 bash[27441]: audit 2024-04-03T17:34:54.958216+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:55.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:55 smithi067 bash[17655]: audit 2024-04-03T17:34:54.958216+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:55 smithi082 bash[20963]: audit 2024-04-03T17:34:54.958216+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:34:56.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:56 smithi067 bash[17655]: cluster 2024-04-03T17:34:54.282210+0000 mgr.y (mgr.24370) 5895 : cluster [DBG] pgmap v5879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:56.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:56 smithi067 bash[17655]: audit 2024-04-03T17:34:55.710152+0000 mon.a (mon.0) 5530 : audit [DBG] from='client.? 172.21.15.67:0/1953992413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:56.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:56 smithi067 bash[27441]: cluster 2024-04-03T17:34:54.282210+0000 mgr.y (mgr.24370) 5895 : cluster [DBG] pgmap v5879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:56.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:56 smithi067 bash[27441]: audit 2024-04-03T17:34:55.710152+0000 mon.a (mon.0) 5530 : audit [DBG] from='client.? 172.21.15.67:0/1953992413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:56 smithi082 bash[20963]: cluster 2024-04-03T17:34:54.282210+0000 mgr.y (mgr.24370) 5895 : cluster [DBG] pgmap v5879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:56 smithi082 bash[20963]: audit 2024-04-03T17:34:55.710152+0000 mon.a (mon.0) 5530 : audit [DBG] from='client.? 172.21.15.67:0/1953992413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:58.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:58 smithi067 bash[17655]: cluster 2024-04-03T17:34:56.283434+0000 mgr.y (mgr.24370) 5896 : cluster [DBG] pgmap v5880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:58 smithi067 bash[27441]: cluster 2024-04-03T17:34:56.283434+0000 mgr.y (mgr.24370) 5896 : cluster [DBG] pgmap v5880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:58.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:58 smithi082 bash[20963]: cluster 2024-04-03T17:34:56.283434+0000 mgr.y (mgr.24370) 5896 : cluster [DBG] pgmap v5880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:34:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:34:59 smithi067 bash[27441]: audit 2024-04-03T17:34:58.169048+0000 mon.c (mon.2) 2314 : audit [DBG] from='client.? 172.21.15.67:0/824890187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:59.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:34:59 smithi067 bash[17655]: audit 2024-04-03T17:34:58.169048+0000 mon.c (mon.2) 2314 : audit [DBG] from='client.? 172.21.15.67:0/824890187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:34:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:34:59 smithi082 bash[20963]: audit 2024-04-03T17:34:58.169048+0000 mon.c (mon.2) 2314 : audit [DBG] from='client.? 172.21.15.67:0/824890187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:00.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:00 smithi067 bash[17655]: cluster 2024-04-03T17:34:58.284167+0000 mgr.y (mgr.24370) 5897 : cluster [DBG] pgmap v5881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:00.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:00 smithi067 bash[27441]: cluster 2024-04-03T17:34:58.284167+0000 mgr.y (mgr.24370) 5897 : cluster [DBG] pgmap v5881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:00 smithi082 bash[20963]: cluster 2024-04-03T17:34:58.284167+0000 mgr.y (mgr.24370) 5897 : cluster [DBG] pgmap v5881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:01.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:01 smithi067 bash[17655]: audit 2024-04-03T17:35:00.624558+0000 mon.c (mon.2) 2315 : audit [DBG] from='client.? 172.21.15.67:0/3679731231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:01.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:01 smithi067 bash[27441]: audit 2024-04-03T17:35:00.624558+0000 mon.c (mon.2) 2315 : audit [DBG] from='client.? 172.21.15.67:0/3679731231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:01 smithi082 bash[20963]: audit 2024-04-03T17:35:00.624558+0000 mon.c (mon.2) 2315 : audit [DBG] from='client.? 172.21.15.67:0/3679731231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:02 smithi082 bash[20963]: cluster 2024-04-03T17:35:00.284705+0000 mgr.y (mgr.24370) 5898 : cluster [DBG] pgmap v5882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:02 smithi067 bash[27441]: cluster 2024-04-03T17:35:00.284705+0000 mgr.y (mgr.24370) 5898 : cluster [DBG] pgmap v5882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:02.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:02 smithi067 bash[17655]: cluster 2024-04-03T17:35:00.284705+0000 mgr.y (mgr.24370) 5898 : cluster [DBG] pgmap v5882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:03 smithi067 bash[17655]: audit 2024-04-03T17:35:03.077739+0000 mon.c (mon.2) 2316 : audit [DBG] from='client.? 172.21.15.67:0/4058371970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:35:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:03 smithi067 bash[27441]: audit 2024-04-03T17:35:03.077739+0000 mon.c (mon.2) 2316 : audit [DBG] from='client.? 172.21.15.67:0/4058371970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:03.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:03 smithi082 bash[20963]: audit 2024-04-03T17:35:03.077739+0000 mon.c (mon.2) 2316 : audit [DBG] from='client.? 172.21.15.67:0/4058371970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:35:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:04 smithi082 bash[20963]: cluster 2024-04-03T17:35:02.286007+0000 mgr.y (mgr.24370) 5899 : cluster [DBG] pgmap v5883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:04 smithi067 bash[17655]: cluster 2024-04-03T17:35:02.286007+0000 mgr.y (mgr.24370) 5899 : cluster [DBG] pgmap v5883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:04 smithi067 bash[27441]: cluster 2024-04-03T17:35:02.286007+0000 mgr.y (mgr.24370) 5899 : cluster [DBG] pgmap v5883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:06.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:06 smithi082 bash[20963]: cluster 2024-04-03T17:35:04.286736+0000 mgr.y (mgr.24370) 5900 : cluster [DBG] pgmap v5884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:06.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:06 smithi082 bash[20963]: audit 2024-04-03T17:35:05.526439+0000 mon.a (mon.0) 5531 : audit [DBG] from='client.? 172.21.15.67:0/3417872062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:06 smithi067 bash[17655]: cluster 2024-04-03T17:35:04.286736+0000 mgr.y (mgr.24370) 5900 : cluster [DBG] pgmap v5884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:06 smithi067 bash[17655]: audit 2024-04-03T17:35:05.526439+0000 mon.a (mon.0) 5531 : audit [DBG] from='client.? 172.21.15.67:0/3417872062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:06 smithi067 bash[27441]: cluster 2024-04-03T17:35:04.286736+0000 mgr.y (mgr.24370) 5900 : cluster [DBG] pgmap v5884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:06 smithi067 bash[27441]: audit 2024-04-03T17:35:05.526439+0000 mon.a (mon.0) 5531 : audit [DBG] from='client.? 172.21.15.67:0/3417872062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:08.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:08 smithi082 bash[20963]: cluster 2024-04-03T17:35:06.288105+0000 mgr.y (mgr.24370) 5901 : cluster [DBG] pgmap v5885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:08.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:08 smithi082 bash[20963]: audit 2024-04-03T17:35:07.980320+0000 mon.c (mon.2) 2317 : audit [DBG] from='client.? 172.21.15.67:0/1003455831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:08 smithi067 bash[17655]: cluster 2024-04-03T17:35:06.288105+0000 mgr.y (mgr.24370) 5901 : cluster [DBG] pgmap v5885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:08 smithi067 bash[17655]: audit 2024-04-03T17:35:07.980320+0000 mon.c (mon.2) 2317 : audit [DBG] from='client.? 172.21.15.67:0/1003455831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:08 smithi067 bash[27441]: cluster 2024-04-03T17:35:06.288105+0000 mgr.y (mgr.24370) 5901 : cluster [DBG] pgmap v5885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:08 smithi067 bash[27441]: audit 2024-04-03T17:35:07.980320+0000 mon.c (mon.2) 2317 : audit [DBG] from='client.? 172.21.15.67:0/1003455831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:10.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:10 smithi082 bash[20963]: cluster 2024-04-03T17:35:08.288786+0000 mgr.y (mgr.24370) 5902 : cluster [DBG] pgmap v5886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:10 smithi082 bash[20963]: audit 2024-04-03T17:35:09.958745+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:10 smithi067 bash[17655]: cluster 2024-04-03T17:35:08.288786+0000 mgr.y (mgr.24370) 5902 : cluster [DBG] pgmap v5886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:10 smithi067 bash[17655]: audit 2024-04-03T17:35:09.958745+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:10 smithi067 bash[27441]: cluster 2024-04-03T17:35:08.288786+0000 mgr.y (mgr.24370) 5902 : cluster [DBG] pgmap v5886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:10 smithi067 bash[27441]: audit 2024-04-03T17:35:09.958745+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:11 smithi082 bash[20963]: audit 2024-04-03T17:35:10.435024+0000 mon.a (mon.0) 5533 : audit [DBG] from='client.? 172.21.15.67:0/2469367198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:11 smithi067 bash[17655]: audit 2024-04-03T17:35:10.435024+0000 mon.a (mon.0) 5533 : audit [DBG] from='client.? 172.21.15.67:0/2469367198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:11 smithi067 bash[27441]: audit 2024-04-03T17:35:10.435024+0000 mon.a (mon.0) 5533 : audit [DBG] from='client.? 172.21.15.67:0/2469367198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:12 smithi082 bash[20963]: cluster 2024-04-03T17:35:10.289457+0000 mgr.y (mgr.24370) 5903 : cluster [DBG] pgmap v5887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:12 smithi067 bash[17655]: cluster 2024-04-03T17:35:10.289457+0000 mgr.y (mgr.24370) 5903 : cluster [DBG] pgmap v5887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:12 smithi067 bash[27441]: cluster 2024-04-03T17:35:10.289457+0000 mgr.y (mgr.24370) 5903 : cluster [DBG] pgmap v5887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:35:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:13 smithi067 bash[27441]: audit 2024-04-03T17:35:12.885750+0000 mon.a (mon.0) 5534 : audit [DBG] from='client.? 172.21.15.67:0/205549155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:13 smithi067 bash[17655]: audit 2024-04-03T17:35:12.885750+0000 mon.a (mon.0) 5534 : audit [DBG] from='client.? 172.21.15.67:0/205549155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:13.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:13 smithi082 bash[20963]: audit 2024-04-03T17:35:12.885750+0000 mon.a (mon.0) 5534 : audit [DBG] from='client.? 172.21.15.67:0/205549155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:35:14.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:14 smithi082 bash[20963]: cluster 2024-04-03T17:35:12.290701+0000 mgr.y (mgr.24370) 5904 : cluster [DBG] pgmap v5888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:14 smithi067 bash[27441]: cluster 2024-04-03T17:35:12.290701+0000 mgr.y (mgr.24370) 5904 : cluster [DBG] pgmap v5888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:14 smithi067 bash[17655]: cluster 2024-04-03T17:35:12.290701+0000 mgr.y (mgr.24370) 5904 : cluster [DBG] pgmap v5888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:16.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:16 smithi082 bash[20963]: cluster 2024-04-03T17:35:14.291416+0000 mgr.y (mgr.24370) 5905 : cluster [DBG] pgmap v5889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:16.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:16 smithi082 bash[20963]: audit 2024-04-03T17:35:15.333205+0000 mon.c (mon.2) 2318 : audit [DBG] from='client.? 172.21.15.67:0/2746540657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:16 smithi067 bash[17655]: cluster 2024-04-03T17:35:14.291416+0000 mgr.y (mgr.24370) 5905 : cluster [DBG] pgmap v5889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:16.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:16 smithi067 bash[17655]: audit 2024-04-03T17:35:15.333205+0000 mon.c (mon.2) 2318 : audit [DBG] from='client.? 172.21.15.67:0/2746540657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:16 smithi067 bash[27441]: cluster 2024-04-03T17:35:14.291416+0000 mgr.y (mgr.24370) 5905 : cluster [DBG] pgmap v5889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:16 smithi067 bash[27441]: audit 2024-04-03T17:35:15.333205+0000 mon.c (mon.2) 2318 : audit [DBG] from='client.? 172.21.15.67:0/2746540657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:18.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:18 smithi082 bash[20963]: cluster 2024-04-03T17:35:16.292603+0000 mgr.y (mgr.24370) 5906 : cluster [DBG] pgmap v5890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:18.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:18 smithi082 bash[20963]: audit 2024-04-03T17:35:17.779054+0000 mon.a (mon.0) 5535 : audit [DBG] from='client.? 172.21.15.67:0/1660075783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:18.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:18 smithi067 bash[17655]: cluster 2024-04-03T17:35:16.292603+0000 mgr.y (mgr.24370) 5906 : cluster [DBG] pgmap v5890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:18.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:18 smithi067 bash[17655]: audit 2024-04-03T17:35:17.779054+0000 mon.a (mon.0) 5535 : audit [DBG] from='client.? 172.21.15.67:0/1660075783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:18 smithi067 bash[27441]: cluster 2024-04-03T17:35:16.292603+0000 mgr.y (mgr.24370) 5906 : cluster [DBG] pgmap v5890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:18 smithi067 bash[27441]: audit 2024-04-03T17:35:17.779054+0000 mon.a (mon.0) 5535 : audit [DBG] from='client.? 172.21.15.67:0/1660075783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:20.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:20 smithi082 bash[20963]: cluster 2024-04-03T17:35:18.293329+0000 mgr.y (mgr.24370) 5907 : cluster [DBG] pgmap v5891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:20.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:20 smithi067 bash[17655]: cluster 2024-04-03T17:35:18.293329+0000 mgr.y (mgr.24370) 5907 : cluster [DBG] pgmap v5891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:20.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:20 smithi067 bash[27441]: cluster 2024-04-03T17:35:18.293329+0000 mgr.y (mgr.24370) 5907 : cluster [DBG] pgmap v5891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:21.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:21 smithi082 bash[20963]: audit 2024-04-03T17:35:20.227851+0000 mon.c (mon.2) 2319 : audit [DBG] from='client.? 172.21.15.67:0/1590720545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:21.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:21 smithi067 bash[17655]: audit 2024-04-03T17:35:20.227851+0000 mon.c (mon.2) 2319 : audit [DBG] from='client.? 172.21.15.67:0/1590720545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:21 smithi067 bash[27441]: audit 2024-04-03T17:35:20.227851+0000 mon.c (mon.2) 2319 : audit [DBG] from='client.? 172.21.15.67:0/1590720545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:22.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:22 smithi082 bash[20963]: cluster 2024-04-03T17:35:20.294005+0000 mgr.y (mgr.24370) 5908 : cluster [DBG] pgmap v5892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:22 smithi067 bash[17655]: cluster 2024-04-03T17:35:20.294005+0000 mgr.y (mgr.24370) 5908 : cluster [DBG] pgmap v5892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:22.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:22 smithi067 bash[27441]: cluster 2024-04-03T17:35:20.294005+0000 mgr.y (mgr.24370) 5908 : cluster [DBG] pgmap v5892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:23 smithi067 bash[17655]: audit 2024-04-03T17:35:22.681478+0000 mon.a (mon.0) 5536 : audit [DBG] from='client.? 172.21.15.67:0/1872680678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:35:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:23 smithi067 bash[27441]: audit 2024-04-03T17:35:22.681478+0000 mon.a (mon.0) 5536 : audit [DBG] from='client.? 172.21.15.67:0/1872680678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:23.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:23 smithi082 bash[20963]: audit 2024-04-03T17:35:22.681478+0000 mon.a (mon.0) 5536 : audit [DBG] from='client.? 172.21.15.67:0/1872680678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:35:24.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:24 smithi082 bash[20963]: cluster 2024-04-03T17:35:22.295180+0000 mgr.y (mgr.24370) 5909 : cluster [DBG] pgmap v5893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:24 smithi067 bash[17655]: cluster 2024-04-03T17:35:22.295180+0000 mgr.y (mgr.24370) 5909 : cluster [DBG] pgmap v5893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:24 smithi067 bash[27441]: cluster 2024-04-03T17:35:22.295180+0000 mgr.y (mgr.24370) 5909 : cluster [DBG] pgmap v5893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:25 smithi082 bash[20963]: audit 2024-04-03T17:35:24.958825+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:25 smithi082 bash[20963]: audit 2024-04-03T17:35:25.134761+0000 mon.c (mon.2) 2320 : audit [DBG] from='client.? 172.21.15.67:0/1971244697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:25 smithi067 bash[17655]: audit 2024-04-03T17:35:24.958825+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:25 smithi067 bash[17655]: audit 2024-04-03T17:35:25.134761+0000 mon.c (mon.2) 2320 : audit [DBG] from='client.? 172.21.15.67:0/1971244697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:25 smithi067 bash[27441]: audit 2024-04-03T17:35:24.958825+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:25 smithi067 bash[27441]: audit 2024-04-03T17:35:25.134761+0000 mon.c (mon.2) 2320 : audit [DBG] from='client.? 172.21.15.67:0/1971244697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:26.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:26 smithi082 bash[20963]: cluster 2024-04-03T17:35:24.295889+0000 mgr.y (mgr.24370) 5910 : cluster [DBG] pgmap v5894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:26 smithi067 bash[17655]: cluster 2024-04-03T17:35:24.295889+0000 mgr.y (mgr.24370) 5910 : cluster [DBG] pgmap v5894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:26 smithi067 bash[27441]: cluster 2024-04-03T17:35:24.295889+0000 mgr.y (mgr.24370) 5910 : cluster [DBG] pgmap v5894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:28.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:28 smithi082 bash[20963]: cluster 2024-04-03T17:35:26.297021+0000 mgr.y (mgr.24370) 5911 : cluster [DBG] pgmap v5895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:28.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:28 smithi082 bash[20963]: audit 2024-04-03T17:35:27.588370+0000 mon.c (mon.2) 2321 : audit [DBG] from='client.? 172.21.15.67:0/2464851681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:28 smithi067 bash[17655]: cluster 2024-04-03T17:35:26.297021+0000 mgr.y (mgr.24370) 5911 : cluster [DBG] pgmap v5895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:28.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:28 smithi067 bash[17655]: audit 2024-04-03T17:35:27.588370+0000 mon.c (mon.2) 2321 : audit [DBG] from='client.? 172.21.15.67:0/2464851681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:28.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:28 smithi067 bash[27441]: cluster 2024-04-03T17:35:26.297021+0000 mgr.y (mgr.24370) 5911 : cluster [DBG] pgmap v5895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:28.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:28 smithi067 bash[27441]: audit 2024-04-03T17:35:27.588370+0000 mon.c (mon.2) 2321 : audit [DBG] from='client.? 172.21.15.67:0/2464851681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:30.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:30 smithi082 bash[20963]: cluster 2024-04-03T17:35:28.297719+0000 mgr.y (mgr.24370) 5912 : cluster [DBG] pgmap v5896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:30.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:30 smithi082 bash[20963]: audit 2024-04-03T17:35:30.041614+0000 mon.c (mon.2) 2322 : audit [DBG] from='client.? 172.21.15.67:0/882436248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:30.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:30 smithi067 bash[17655]: cluster 2024-04-03T17:35:28.297719+0000 mgr.y (mgr.24370) 5912 : cluster [DBG] pgmap v5896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:30.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:30 smithi067 bash[17655]: audit 2024-04-03T17:35:30.041614+0000 mon.c (mon.2) 2322 : audit [DBG] from='client.? 172.21.15.67:0/882436248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:30.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:30 smithi067 bash[27441]: cluster 2024-04-03T17:35:28.297719+0000 mgr.y (mgr.24370) 5912 : cluster [DBG] pgmap v5896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:30.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:30 smithi067 bash[27441]: audit 2024-04-03T17:35:30.041614+0000 mon.c (mon.2) 2322 : audit [DBG] from='client.? 172.21.15.67:0/882436248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:31 smithi082 bash[20963]: cluster 2024-04-03T17:35:30.298456+0000 mgr.y (mgr.24370) 5913 : cluster [DBG] pgmap v5897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:31 smithi067 bash[17655]: cluster 2024-04-03T17:35:30.298456+0000 mgr.y (mgr.24370) 5913 : cluster [DBG] pgmap v5897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:31.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:31 smithi067 bash[27441]: cluster 2024-04-03T17:35:30.298456+0000 mgr.y (mgr.24370) 5913 : cluster [DBG] pgmap v5897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:33.362 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:33] "GET /metrics HTTP/1.1" 200 239957 "" "Prometheus/2.43.0" 2024-04-03T17:35:33.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:35:33.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:33 smithi082 bash[20963]: cluster 2024-04-03T17:35:32.299714+0000 mgr.y (mgr.24370) 5914 : cluster [DBG] pgmap v5898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:33.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:33 smithi082 bash[20963]: audit 2024-04-03T17:35:32.496357+0000 mon.a (mon.0) 5538 : audit [DBG] from='client.? 172.21.15.67:0/1699822277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:33.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:33 smithi067 bash[27441]: cluster 2024-04-03T17:35:32.299714+0000 mgr.y (mgr.24370) 5914 : cluster [DBG] pgmap v5898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:33.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:33 smithi067 bash[27441]: audit 2024-04-03T17:35:32.496357+0000 mon.a (mon.0) 5538 : audit [DBG] from='client.? 172.21.15.67:0/1699822277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:33.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:33 smithi067 bash[17655]: cluster 2024-04-03T17:35:32.299714+0000 mgr.y (mgr.24370) 5914 : cluster [DBG] pgmap v5898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:33.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:33 smithi067 bash[17655]: audit 2024-04-03T17:35:32.496357+0000 mon.a (mon.0) 5538 : audit [DBG] from='client.? 172.21.15.67:0/1699822277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:35.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:35 smithi082 bash[20963]: cluster 2024-04-03T17:35:34.300400+0000 mgr.y (mgr.24370) 5915 : cluster [DBG] pgmap v5899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:35.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:35 smithi082 bash[20963]: audit 2024-04-03T17:35:34.944432+0000 mon.c (mon.2) 2323 : audit [DBG] from='client.? 172.21.15.67:0/3748611986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:35 smithi067 bash[17655]: cluster 2024-04-03T17:35:34.300400+0000 mgr.y (mgr.24370) 5915 : cluster [DBG] pgmap v5899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:35 smithi067 bash[17655]: audit 2024-04-03T17:35:34.944432+0000 mon.c (mon.2) 2323 : audit [DBG] from='client.? 172.21.15.67:0/3748611986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:35 smithi067 bash[27441]: cluster 2024-04-03T17:35:34.300400+0000 mgr.y (mgr.24370) 5915 : cluster [DBG] pgmap v5899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:35 smithi067 bash[27441]: audit 2024-04-03T17:35:34.944432+0000 mon.c (mon.2) 2323 : audit [DBG] from='client.? 172.21.15.67:0/3748611986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:37.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:37 smithi082 bash[20963]: cluster 2024-04-03T17:35:36.301479+0000 mgr.y (mgr.24370) 5916 : cluster [DBG] pgmap v5900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:37.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:37 smithi082 bash[20963]: audit 2024-04-03T17:35:36.582963+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:35:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:37 smithi067 bash[27441]: cluster 2024-04-03T17:35:36.301479+0000 mgr.y (mgr.24370) 5916 : cluster [DBG] pgmap v5900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:37 smithi067 bash[27441]: audit 2024-04-03T17:35:36.582963+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:35:37.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:37 smithi067 bash[17655]: cluster 2024-04-03T17:35:36.301479+0000 mgr.y (mgr.24370) 5916 : cluster [DBG] pgmap v5900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:37.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:37 smithi067 bash[17655]: audit 2024-04-03T17:35:36.582963+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:35:38.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:38 smithi082 bash[20963]: audit 2024-04-03T17:35:37.395495+0000 mon.c (mon.2) 2324 : audit [DBG] from='client.? 172.21.15.67:0/3503642999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:38 smithi067 bash[27441]: audit 2024-04-03T17:35:37.395495+0000 mon.c (mon.2) 2324 : audit [DBG] from='client.? 172.21.15.67:0/3503642999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:38.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:38 smithi067 bash[17655]: audit 2024-04-03T17:35:37.395495+0000 mon.c (mon.2) 2324 : audit [DBG] from='client.? 172.21.15.67:0/3503642999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:39 smithi082 bash[20963]: cluster 2024-04-03T17:35:38.302163+0000 mgr.y (mgr.24370) 5917 : cluster [DBG] pgmap v5901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:39 smithi067 bash[17655]: cluster 2024-04-03T17:35:38.302163+0000 mgr.y (mgr.24370) 5917 : cluster [DBG] pgmap v5901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:39 smithi067 bash[27441]: cluster 2024-04-03T17:35:38.302163+0000 mgr.y (mgr.24370) 5917 : cluster [DBG] pgmap v5901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:40.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:40 smithi082 bash[20963]: audit 2024-04-03T17:35:39.844300+0000 mon.c (mon.2) 2325 : audit [DBG] from='client.? 172.21.15.67:0/462498507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:40.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:40 smithi082 bash[20963]: audit 2024-04-03T17:35:39.959331+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:40 smithi067 bash[17655]: audit 2024-04-03T17:35:39.844300+0000 mon.c (mon.2) 2325 : audit [DBG] from='client.? 172.21.15.67:0/462498507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:40 smithi067 bash[17655]: audit 2024-04-03T17:35:39.959331+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:40 smithi067 bash[27441]: audit 2024-04-03T17:35:39.844300+0000 mon.c (mon.2) 2325 : audit [DBG] from='client.? 172.21.15.67:0/462498507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:40 smithi067 bash[27441]: audit 2024-04-03T17:35:39.959331+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:41 smithi067 bash[27441]: cluster 2024-04-03T17:35:40.302994+0000 mgr.y (mgr.24370) 5918 : cluster [DBG] pgmap v5902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:41 smithi067 bash[17655]: cluster 2024-04-03T17:35:40.302994+0000 mgr.y (mgr.24370) 5918 : cluster [DBG] pgmap v5902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:41 smithi082 bash[20963]: cluster 2024-04-03T17:35:40.302994+0000 mgr.y (mgr.24370) 5918 : cluster [DBG] pgmap v5902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:42.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:42 smithi067 bash[27441]: audit 2024-04-03T17:35:42.307288+0000 mon.c (mon.2) 2326 : audit [DBG] from='client.? 172.21.15.67:0/77278062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:42.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:42 smithi067 bash[27441]: audit 2024-04-03T17:35:42.325013+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:42.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:42 smithi067 bash[27441]: audit 2024-04-03T17:35:42.331869+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:42.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:42 smithi067 bash[17655]: audit 2024-04-03T17:35:42.307288+0000 mon.c (mon.2) 2326 : audit [DBG] from='client.? 172.21.15.67:0/77278062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:42.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:42 smithi067 bash[17655]: audit 2024-04-03T17:35:42.325013+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:42.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:42 smithi067 bash[17655]: audit 2024-04-03T17:35:42.331869+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:42.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:42 smithi082 bash[20963]: audit 2024-04-03T17:35:42.307288+0000 mon.c (mon.2) 2326 : audit [DBG] from='client.? 172.21.15.67:0/77278062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:42.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:42 smithi082 bash[20963]: audit 2024-04-03T17:35:42.325013+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:42.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:42 smithi082 bash[20963]: audit 2024-04-03T17:35:42.331869+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:43.425 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:43] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:35:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:35:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:43 smithi082 bash[20963]: cluster 2024-04-03T17:35:42.304202+0000 mgr.y (mgr.24370) 5919 : cluster [DBG] pgmap v5903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:43 smithi082 bash[20963]: audit 2024-04-03T17:35:42.577045+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:43 smithi082 bash[20963]: audit 2024-04-03T17:35:42.583771+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:43 smithi082 bash[20963]: audit 2024-04-03T17:35:43.017334+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:35:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:43 smithi082 bash[20963]: audit 2024-04-03T17:35:43.019086+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:35:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:43 smithi082 bash[20963]: audit 2024-04-03T17:35:43.030636+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[27441]: cluster 2024-04-03T17:35:42.304202+0000 mgr.y (mgr.24370) 5919 : cluster [DBG] pgmap v5903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[27441]: audit 2024-04-03T17:35:42.577045+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[27441]: audit 2024-04-03T17:35:42.583771+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[27441]: audit 2024-04-03T17:35:43.017334+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:35:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[27441]: audit 2024-04-03T17:35:43.019086+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:35:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[27441]: audit 2024-04-03T17:35:43.030636+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[17655]: cluster 2024-04-03T17:35:42.304202+0000 mgr.y (mgr.24370) 5919 : cluster [DBG] pgmap v5903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[17655]: audit 2024-04-03T17:35:42.577045+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[17655]: audit 2024-04-03T17:35:42.583771+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[17655]: audit 2024-04-03T17:35:43.017334+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:35:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[17655]: audit 2024-04-03T17:35:43.019086+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:35:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:43 smithi067 bash[17655]: audit 2024-04-03T17:35:43.030636+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:35:45.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:45 smithi082 bash[20963]: cluster 2024-04-03T17:35:44.304836+0000 mgr.y (mgr.24370) 5920 : cluster [DBG] pgmap v5904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:45.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:45 smithi082 bash[20963]: audit 2024-04-03T17:35:44.768854+0000 mon.c (mon.2) 2327 : audit [DBG] from='client.? 172.21.15.67:0/1608752148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:45.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:45 smithi067 bash[27441]: cluster 2024-04-03T17:35:44.304836+0000 mgr.y (mgr.24370) 5920 : cluster [DBG] pgmap v5904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:45.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:45 smithi067 bash[27441]: audit 2024-04-03T17:35:44.768854+0000 mon.c (mon.2) 2327 : audit [DBG] from='client.? 172.21.15.67:0/1608752148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:45 smithi067 bash[17655]: cluster 2024-04-03T17:35:44.304836+0000 mgr.y (mgr.24370) 5920 : cluster [DBG] pgmap v5904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:45 smithi067 bash[17655]: audit 2024-04-03T17:35:44.768854+0000 mon.c (mon.2) 2327 : audit [DBG] from='client.? 172.21.15.67:0/1608752148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:47.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:47 smithi082 bash[20963]: cluster 2024-04-03T17:35:46.306012+0000 mgr.y (mgr.24370) 5921 : cluster [DBG] pgmap v5905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:47.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:47 smithi082 bash[20963]: audit 2024-04-03T17:35:47.219117+0000 mon.c (mon.2) 2328 : audit [DBG] from='client.? 172.21.15.67:0/3700978690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:47.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:47 smithi067 bash[17655]: cluster 2024-04-03T17:35:46.306012+0000 mgr.y (mgr.24370) 5921 : cluster [DBG] pgmap v5905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:47.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:47 smithi067 bash[17655]: audit 2024-04-03T17:35:47.219117+0000 mon.c (mon.2) 2328 : audit [DBG] from='client.? 172.21.15.67:0/3700978690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:47.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:47 smithi067 bash[27441]: cluster 2024-04-03T17:35:46.306012+0000 mgr.y (mgr.24370) 5921 : cluster [DBG] pgmap v5905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:47.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:47 smithi067 bash[27441]: audit 2024-04-03T17:35:47.219117+0000 mon.c (mon.2) 2328 : audit [DBG] from='client.? 172.21.15.67:0/3700978690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:49.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:49 smithi082 bash[20963]: cluster 2024-04-03T17:35:48.306772+0000 mgr.y (mgr.24370) 5922 : cluster [DBG] pgmap v5906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:49 smithi067 bash[17655]: cluster 2024-04-03T17:35:48.306772+0000 mgr.y (mgr.24370) 5922 : cluster [DBG] pgmap v5906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:49.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:49 smithi067 bash[27441]: cluster 2024-04-03T17:35:48.306772+0000 mgr.y (mgr.24370) 5922 : cluster [DBG] pgmap v5906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:50.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:50 smithi082 bash[20963]: audit 2024-04-03T17:35:49.679040+0000 mon.a (mon.0) 5548 : audit [DBG] from='client.? 172.21.15.67:0/2059597807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:50.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:50 smithi067 bash[17655]: audit 2024-04-03T17:35:49.679040+0000 mon.a (mon.0) 5548 : audit [DBG] from='client.? 172.21.15.67:0/2059597807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:50 smithi067 bash[27441]: audit 2024-04-03T17:35:49.679040+0000 mon.a (mon.0) 5548 : audit [DBG] from='client.? 172.21.15.67:0/2059597807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:51 smithi082 bash[20963]: cluster 2024-04-03T17:35:50.307605+0000 mgr.y (mgr.24370) 5923 : cluster [DBG] pgmap v5907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:51.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:51 smithi067 bash[17655]: cluster 2024-04-03T17:35:50.307605+0000 mgr.y (mgr.24370) 5923 : cluster [DBG] pgmap v5907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:51 smithi067 bash[27441]: cluster 2024-04-03T17:35:50.307605+0000 mgr.y (mgr.24370) 5923 : cluster [DBG] pgmap v5907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:52.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:52 smithi082 bash[20963]: audit 2024-04-03T17:35:52.135483+0000 mon.a (mon.0) 5549 : audit [DBG] from='client.? 172.21.15.67:0/4275558239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:52.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:52 smithi067 bash[17655]: audit 2024-04-03T17:35:52.135483+0000 mon.a (mon.0) 5549 : audit [DBG] from='client.? 172.21.15.67:0/4275558239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:52.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:52 smithi067 bash[27441]: audit 2024-04-03T17:35:52.135483+0000 mon.a (mon.0) 5549 : audit [DBG] from='client.? 172.21.15.67:0/4275558239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:53] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:35:53.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:53 smithi082 bash[20963]: cluster 2024-04-03T17:35:52.308895+0000 mgr.y (mgr.24370) 5924 : cluster [DBG] pgmap v5908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:53.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:35:53.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:53 smithi067 bash[17655]: cluster 2024-04-03T17:35:52.308895+0000 mgr.y (mgr.24370) 5924 : cluster [DBG] pgmap v5908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:53.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:53 smithi067 bash[27441]: cluster 2024-04-03T17:35:52.308895+0000 mgr.y (mgr.24370) 5924 : cluster [DBG] pgmap v5908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:54.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:54 smithi082 bash[20963]: audit 2024-04-03T17:35:54.591035+0000 mon.c (mon.2) 2329 : audit [DBG] from='client.? 172.21.15.67:0/395949314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:54.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:54 smithi067 bash[17655]: audit 2024-04-03T17:35:54.591035+0000 mon.c (mon.2) 2329 : audit [DBG] from='client.? 172.21.15.67:0/395949314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:54.992 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:54 smithi067 bash[27441]: audit 2024-04-03T17:35:54.591035+0000 mon.c (mon.2) 2329 : audit [DBG] from='client.? 172.21.15.67:0/395949314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:55 smithi082 bash[20963]: cluster 2024-04-03T17:35:54.309574+0000 mgr.y (mgr.24370) 5925 : cluster [DBG] pgmap v5909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:55 smithi082 bash[20963]: audit 2024-04-03T17:35:54.959696+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:55 smithi067 bash[17655]: cluster 2024-04-03T17:35:54.309574+0000 mgr.y (mgr.24370) 5925 : cluster [DBG] pgmap v5909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:55 smithi067 bash[17655]: audit 2024-04-03T17:35:54.959696+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:55 smithi067 bash[27441]: cluster 2024-04-03T17:35:54.309574+0000 mgr.y (mgr.24370) 5925 : cluster [DBG] pgmap v5909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:55 smithi067 bash[27441]: audit 2024-04-03T17:35:54.959696+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:35:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:57 smithi082 bash[20963]: cluster 2024-04-03T17:35:56.310873+0000 mgr.y (mgr.24370) 5926 : cluster [DBG] pgmap v5910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:57 smithi082 bash[20963]: audit 2024-04-03T17:35:57.049186+0000 mon.c (mon.2) 2330 : audit [DBG] from='client.? 172.21.15.67:0/1817536815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:57 smithi067 bash[17655]: cluster 2024-04-03T17:35:56.310873+0000 mgr.y (mgr.24370) 5926 : cluster [DBG] pgmap v5910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:57 smithi067 bash[17655]: audit 2024-04-03T17:35:57.049186+0000 mon.c (mon.2) 2330 : audit [DBG] from='client.? 172.21.15.67:0/1817536815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:57 smithi067 bash[27441]: cluster 2024-04-03T17:35:56.310873+0000 mgr.y (mgr.24370) 5926 : cluster [DBG] pgmap v5910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:57 smithi067 bash[27441]: audit 2024-04-03T17:35:57.049186+0000 mon.c (mon.2) 2330 : audit [DBG] from='client.? 172.21.15.67:0/1817536815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:59.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:59 smithi082 bash[20963]: cluster 2024-04-03T17:35:58.311657+0000 mgr.y (mgr.24370) 5927 : cluster [DBG] pgmap v5911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:59.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:35:59 smithi082 bash[20963]: audit 2024-04-03T17:35:59.500231+0000 mon.c (mon.2) 2331 : audit [DBG] from='client.? 172.21.15.67:0/1851819439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:59.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:59 smithi067 bash[17655]: cluster 2024-04-03T17:35:58.311657+0000 mgr.y (mgr.24370) 5927 : cluster [DBG] pgmap v5911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:59.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:35:59 smithi067 bash[17655]: audit 2024-04-03T17:35:59.500231+0000 mon.c (mon.2) 2331 : audit [DBG] from='client.? 172.21.15.67:0/1851819439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:35:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:59 smithi067 bash[27441]: cluster 2024-04-03T17:35:58.311657+0000 mgr.y (mgr.24370) 5927 : cluster [DBG] pgmap v5911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:35:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:35:59 smithi067 bash[27441]: audit 2024-04-03T17:35:59.500231+0000 mon.c (mon.2) 2331 : audit [DBG] from='client.? 172.21.15.67:0/1851819439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:01 smithi067 bash[17655]: cluster 2024-04-03T17:36:00.312521+0000 mgr.y (mgr.24370) 5928 : cluster [DBG] pgmap v5912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:01 smithi067 bash[27441]: cluster 2024-04-03T17:36:00.312521+0000 mgr.y (mgr.24370) 5928 : cluster [DBG] pgmap v5912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:02.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:01 smithi082 bash[20963]: cluster 2024-04-03T17:36:00.312521+0000 mgr.y (mgr.24370) 5928 : cluster [DBG] pgmap v5912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:02.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:02 smithi067 bash[17655]: audit 2024-04-03T17:36:01.956563+0000 mon.a (mon.0) 5551 : audit [DBG] from='client.? 172.21.15.67:0/1385592939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:02.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:02 smithi067 bash[27441]: audit 2024-04-03T17:36:01.956563+0000 mon.a (mon.0) 5551 : audit [DBG] from='client.? 172.21.15.67:0/1385592939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:03.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:02 smithi082 bash[20963]: audit 2024-04-03T17:36:01.956563+0000 mon.a (mon.0) 5551 : audit [DBG] from='client.? 172.21.15.67:0/1385592939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:36:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:36:03.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:03 smithi082 bash[20963]: cluster 2024-04-03T17:36:02.313825+0000 mgr.y (mgr.24370) 5929 : cluster [DBG] pgmap v5913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:03.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:03 smithi067 bash[17655]: cluster 2024-04-03T17:36:02.313825+0000 mgr.y (mgr.24370) 5929 : cluster [DBG] pgmap v5913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:03 smithi067 bash[27441]: cluster 2024-04-03T17:36:02.313825+0000 mgr.y (mgr.24370) 5929 : cluster [DBG] pgmap v5913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:04 smithi067 bash[27441]: audit 2024-04-03T17:36:04.405190+0000 mon.c (mon.2) 2332 : audit [DBG] from='client.? 172.21.15.67:0/2594043055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:04.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:04 smithi067 bash[17655]: audit 2024-04-03T17:36:04.405190+0000 mon.c (mon.2) 2332 : audit [DBG] from='client.? 172.21.15.67:0/2594043055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:05.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:04 smithi082 bash[20963]: audit 2024-04-03T17:36:04.405190+0000 mon.c (mon.2) 2332 : audit [DBG] from='client.? 172.21.15.67:0/2594043055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:05.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:05 smithi067 bash[17655]: cluster 2024-04-03T17:36:04.314314+0000 mgr.y (mgr.24370) 5930 : cluster [DBG] pgmap v5914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:05.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:05 smithi067 bash[27441]: cluster 2024-04-03T17:36:04.314314+0000 mgr.y (mgr.24370) 5930 : cluster [DBG] pgmap v5914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:06.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:05 smithi082 bash[20963]: cluster 2024-04-03T17:36:04.314314+0000 mgr.y (mgr.24370) 5930 : cluster [DBG] pgmap v5914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:07 smithi067 bash[17655]: cluster 2024-04-03T17:36:06.315430+0000 mgr.y (mgr.24370) 5931 : cluster [DBG] pgmap v5915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:07 smithi067 bash[17655]: audit 2024-04-03T17:36:06.881304+0000 mon.c (mon.2) 2333 : audit [DBG] from='client.? 172.21.15.67:0/316729128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:07.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:07 smithi067 bash[27441]: cluster 2024-04-03T17:36:06.315430+0000 mgr.y (mgr.24370) 5931 : cluster [DBG] pgmap v5915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:07 smithi067 bash[27441]: audit 2024-04-03T17:36:06.881304+0000 mon.c (mon.2) 2333 : audit [DBG] from='client.? 172.21.15.67:0/316729128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:08.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:07 smithi082 bash[20963]: cluster 2024-04-03T17:36:06.315430+0000 mgr.y (mgr.24370) 5931 : cluster [DBG] pgmap v5915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:08.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:07 smithi082 bash[20963]: audit 2024-04-03T17:36:06.881304+0000 mon.c (mon.2) 2333 : audit [DBG] from='client.? 172.21.15.67:0/316729128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:10.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:09 smithi082 bash[20963]: cluster 2024-04-03T17:36:08.316100+0000 mgr.y (mgr.24370) 5932 : cluster [DBG] pgmap v5916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:10.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:09 smithi082 bash[20963]: audit 2024-04-03T17:36:09.333469+0000 mon.c (mon.2) 2334 : audit [DBG] from='client.? 172.21.15.67:0/3291328954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:10.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:09 smithi067 bash[27441]: cluster 2024-04-03T17:36:08.316100+0000 mgr.y (mgr.24370) 5932 : cluster [DBG] pgmap v5916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:10.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:09 smithi067 bash[27441]: audit 2024-04-03T17:36:09.333469+0000 mon.c (mon.2) 2334 : audit [DBG] from='client.? 172.21.15.67:0/3291328954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:10.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:09 smithi067 bash[17655]: cluster 2024-04-03T17:36:08.316100+0000 mgr.y (mgr.24370) 5932 : cluster [DBG] pgmap v5916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:10.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:09 smithi067 bash[17655]: audit 2024-04-03T17:36:09.333469+0000 mon.c (mon.2) 2334 : audit [DBG] from='client.? 172.21.15.67:0/3291328954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:11.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:10 smithi082 bash[20963]: audit 2024-04-03T17:36:09.960220+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:11.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:10 smithi067 bash[27441]: audit 2024-04-03T17:36:09.960220+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:11.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:10 smithi067 bash[17655]: audit 2024-04-03T17:36:09.960220+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:12.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:11 smithi082 bash[20963]: cluster 2024-04-03T17:36:10.316716+0000 mgr.y (mgr.24370) 5933 : cluster [DBG] pgmap v5917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:11 smithi067 bash[17655]: cluster 2024-04-03T17:36:10.316716+0000 mgr.y (mgr.24370) 5933 : cluster [DBG] pgmap v5917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:12.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:11 smithi067 bash[27441]: cluster 2024-04-03T17:36:10.316716+0000 mgr.y (mgr.24370) 5933 : cluster [DBG] pgmap v5917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:13.090 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:12 smithi067 bash[27441]: audit 2024-04-03T17:36:11.784167+0000 mon.a (mon.0) 5553 : audit [DBG] from='client.? 172.21.15.67:0/2411172753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:13.090 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:12 smithi067 bash[17655]: audit 2024-04-03T17:36:11.784167+0000 mon.a (mon.0) 5553 : audit [DBG] from='client.? 172.21.15.67:0/2411172753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:13.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:12 smithi082 bash[20963]: audit 2024-04-03T17:36:11.784167+0000 mon.a (mon.0) 5553 : audit [DBG] from='client.? 172.21.15.67:0/2411172753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:13] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:36:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:36:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:13 smithi082 bash[20963]: cluster 2024-04-03T17:36:12.317900+0000 mgr.y (mgr.24370) 5934 : cluster [DBG] pgmap v5918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:14.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:13 smithi067 bash[27441]: cluster 2024-04-03T17:36:12.317900+0000 mgr.y (mgr.24370) 5934 : cluster [DBG] pgmap v5918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:14.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:13 smithi067 bash[17655]: cluster 2024-04-03T17:36:12.317900+0000 mgr.y (mgr.24370) 5934 : cluster [DBG] pgmap v5918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:15.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:14 smithi082 bash[20963]: audit 2024-04-03T17:36:14.241889+0000 mon.c (mon.2) 2335 : audit [DBG] from='client.? 172.21.15.67:0/1124836684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:14 smithi067 bash[17655]: audit 2024-04-03T17:36:14.241889+0000 mon.c (mon.2) 2335 : audit [DBG] from='client.? 172.21.15.67:0/1124836684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:15.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:14 smithi067 bash[27441]: audit 2024-04-03T17:36:14.241889+0000 mon.c (mon.2) 2335 : audit [DBG] from='client.? 172.21.15.67:0/1124836684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:16.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:15 smithi082 bash[20963]: cluster 2024-04-03T17:36:14.318568+0000 mgr.y (mgr.24370) 5935 : cluster [DBG] pgmap v5919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:15 smithi067 bash[17655]: cluster 2024-04-03T17:36:14.318568+0000 mgr.y (mgr.24370) 5935 : cluster [DBG] pgmap v5919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:16.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:15 smithi067 bash[27441]: cluster 2024-04-03T17:36:14.318568+0000 mgr.y (mgr.24370) 5935 : cluster [DBG] pgmap v5919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:17.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:16 smithi082 bash[20963]: audit 2024-04-03T17:36:16.698849+0000 mon.a (mon.0) 5554 : audit [DBG] from='client.? 172.21.15.67:0/2894176084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:17.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:16 smithi067 bash[17655]: audit 2024-04-03T17:36:16.698849+0000 mon.a (mon.0) 5554 : audit [DBG] from='client.? 172.21.15.67:0/2894176084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:17.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:16 smithi067 bash[27441]: audit 2024-04-03T17:36:16.698849+0000 mon.a (mon.0) 5554 : audit [DBG] from='client.? 172.21.15.67:0/2894176084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:18.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:17 smithi082 bash[20963]: cluster 2024-04-03T17:36:16.319738+0000 mgr.y (mgr.24370) 5936 : cluster [DBG] pgmap v5920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:18.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:17 smithi067 bash[27441]: cluster 2024-04-03T17:36:16.319738+0000 mgr.y (mgr.24370) 5936 : cluster [DBG] pgmap v5920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:18.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:17 smithi067 bash[17655]: cluster 2024-04-03T17:36:16.319738+0000 mgr.y (mgr.24370) 5936 : cluster [DBG] pgmap v5920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:20.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:19 smithi082 bash[20963]: cluster 2024-04-03T17:36:18.320433+0000 mgr.y (mgr.24370) 5937 : cluster [DBG] pgmap v5921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:20.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:19 smithi082 bash[20963]: audit 2024-04-03T17:36:19.144396+0000 mon.a (mon.0) 5555 : audit [DBG] from='client.? 172.21.15.67:0/476682968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:20.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:19 smithi067 bash[27441]: cluster 2024-04-03T17:36:18.320433+0000 mgr.y (mgr.24370) 5937 : cluster [DBG] pgmap v5921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:20.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:19 smithi067 bash[27441]: audit 2024-04-03T17:36:19.144396+0000 mon.a (mon.0) 5555 : audit [DBG] from='client.? 172.21.15.67:0/476682968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:20.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:19 smithi067 bash[17655]: cluster 2024-04-03T17:36:18.320433+0000 mgr.y (mgr.24370) 5937 : cluster [DBG] pgmap v5921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:20.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:19 smithi067 bash[17655]: audit 2024-04-03T17:36:19.144396+0000 mon.a (mon.0) 5555 : audit [DBG] from='client.? 172.21.15.67:0/476682968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:22.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:21 smithi082 bash[20963]: cluster 2024-04-03T17:36:20.321029+0000 mgr.y (mgr.24370) 5938 : cluster [DBG] pgmap v5922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:22.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:21 smithi082 bash[20963]: audit 2024-04-03T17:36:21.599347+0000 mon.a (mon.0) 5556 : audit [DBG] from='client.? 172.21.15.67:0/3504283512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:22.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:21 smithi067 bash[27441]: cluster 2024-04-03T17:36:20.321029+0000 mgr.y (mgr.24370) 5938 : cluster [DBG] pgmap v5922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:22.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:21 smithi067 bash[27441]: audit 2024-04-03T17:36:21.599347+0000 mon.a (mon.0) 5556 : audit [DBG] from='client.? 172.21.15.67:0/3504283512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:22.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:21 smithi067 bash[17655]: cluster 2024-04-03T17:36:20.321029+0000 mgr.y (mgr.24370) 5938 : cluster [DBG] pgmap v5922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:22.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:21 smithi067 bash[17655]: audit 2024-04-03T17:36:21.599347+0000 mon.a (mon.0) 5556 : audit [DBG] from='client.? 172.21.15.67:0/3504283512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:23] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:36:23.781 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:36:24.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:23 smithi082 bash[20963]: cluster 2024-04-03T17:36:22.322192+0000 mgr.y (mgr.24370) 5939 : cluster [DBG] pgmap v5923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:24.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:23 smithi067 bash[17655]: cluster 2024-04-03T17:36:22.322192+0000 mgr.y (mgr.24370) 5939 : cluster [DBG] pgmap v5923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:24.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:23 smithi067 bash[27441]: cluster 2024-04-03T17:36:22.322192+0000 mgr.y (mgr.24370) 5939 : cluster [DBG] pgmap v5923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:25.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:24 smithi082 bash[20963]: audit 2024-04-03T17:36:24.053931+0000 mon.a (mon.0) 5557 : audit [DBG] from='client.? 172.21.15.67:0/2643561588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:25.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:24 smithi067 bash[17655]: audit 2024-04-03T17:36:24.053931+0000 mon.a (mon.0) 5557 : audit [DBG] from='client.? 172.21.15.67:0/2643561588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:25.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:24 smithi067 bash[27441]: audit 2024-04-03T17:36:24.053931+0000 mon.a (mon.0) 5557 : audit [DBG] from='client.? 172.21.15.67:0/2643561588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:26.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:25 smithi082 bash[20963]: cluster 2024-04-03T17:36:24.322885+0000 mgr.y (mgr.24370) 5940 : cluster [DBG] pgmap v5924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:26.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:25 smithi082 bash[20963]: audit 2024-04-03T17:36:24.960581+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:26.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:25 smithi067 bash[17655]: cluster 2024-04-03T17:36:24.322885+0000 mgr.y (mgr.24370) 5940 : cluster [DBG] pgmap v5924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:26.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:25 smithi067 bash[17655]: audit 2024-04-03T17:36:24.960581+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:25 smithi067 bash[27441]: cluster 2024-04-03T17:36:24.322885+0000 mgr.y (mgr.24370) 5940 : cluster [DBG] pgmap v5924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:25 smithi067 bash[27441]: audit 2024-04-03T17:36:24.960581+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:27.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:26 smithi082 bash[20963]: audit 2024-04-03T17:36:26.508370+0000 mon.c (mon.2) 2336 : audit [DBG] from='client.? 172.21.15.67:0/626591062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:27.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:26 smithi067 bash[27441]: audit 2024-04-03T17:36:26.508370+0000 mon.c (mon.2) 2336 : audit [DBG] from='client.? 172.21.15.67:0/626591062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:26 smithi067 bash[17655]: audit 2024-04-03T17:36:26.508370+0000 mon.c (mon.2) 2336 : audit [DBG] from='client.? 172.21.15.67:0/626591062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:28.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:27 smithi082 bash[20963]: cluster 2024-04-03T17:36:26.324183+0000 mgr.y (mgr.24370) 5941 : cluster [DBG] pgmap v5925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:28.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:27 smithi067 bash[27441]: cluster 2024-04-03T17:36:26.324183+0000 mgr.y (mgr.24370) 5941 : cluster [DBG] pgmap v5925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:28.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:27 smithi067 bash[17655]: cluster 2024-04-03T17:36:26.324183+0000 mgr.y (mgr.24370) 5941 : cluster [DBG] pgmap v5925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:30.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:29 smithi082 bash[20963]: cluster 2024-04-03T17:36:28.324866+0000 mgr.y (mgr.24370) 5942 : cluster [DBG] pgmap v5926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:30.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:29 smithi082 bash[20963]: audit 2024-04-03T17:36:28.967319+0000 mon.b (mon.1) 50 : audit [DBG] from='client.? 172.21.15.67:0/957497880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:29 smithi067 bash[27441]: cluster 2024-04-03T17:36:28.324866+0000 mgr.y (mgr.24370) 5942 : cluster [DBG] pgmap v5926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:29 smithi067 bash[27441]: audit 2024-04-03T17:36:28.967319+0000 mon.b (mon.1) 50 : audit [DBG] from='client.? 172.21.15.67:0/957497880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:29 smithi067 bash[17655]: cluster 2024-04-03T17:36:28.324866+0000 mgr.y (mgr.24370) 5942 : cluster [DBG] pgmap v5926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:29 smithi067 bash[17655]: audit 2024-04-03T17:36:28.967319+0000 mon.b (mon.1) 50 : audit [DBG] from='client.? 172.21.15.67:0/957497880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:32.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:31 smithi082 bash[20963]: cluster 2024-04-03T17:36:30.325532+0000 mgr.y (mgr.24370) 5943 : cluster [DBG] pgmap v5927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:32.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:31 smithi082 bash[20963]: audit 2024-04-03T17:36:31.419047+0000 mon.c (mon.2) 2337 : audit [DBG] from='client.? 172.21.15.67:0/2633868017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:32.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:31 smithi067 bash[17655]: cluster 2024-04-03T17:36:30.325532+0000 mgr.y (mgr.24370) 5943 : cluster [DBG] pgmap v5927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:32.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:31 smithi067 bash[17655]: audit 2024-04-03T17:36:31.419047+0000 mon.c (mon.2) 2337 : audit [DBG] from='client.? 172.21.15.67:0/2633868017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:32.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:31 smithi067 bash[27441]: cluster 2024-04-03T17:36:30.325532+0000 mgr.y (mgr.24370) 5943 : cluster [DBG] pgmap v5927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:32.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:31 smithi067 bash[27441]: audit 2024-04-03T17:36:31.419047+0000 mon.c (mon.2) 2337 : audit [DBG] from='client.? 172.21.15.67:0/2633868017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:36:33.815 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:36:34.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:33 smithi082 bash[20963]: cluster 2024-04-03T17:36:32.326683+0000 mgr.y (mgr.24370) 5944 : cluster [DBG] pgmap v5928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:34.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:33 smithi067 bash[17655]: cluster 2024-04-03T17:36:32.326683+0000 mgr.y (mgr.24370) 5944 : cluster [DBG] pgmap v5928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:33 smithi067 bash[27441]: cluster 2024-04-03T17:36:32.326683+0000 mgr.y (mgr.24370) 5944 : cluster [DBG] pgmap v5928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:35.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:34 smithi082 bash[20963]: audit 2024-04-03T17:36:33.869750+0000 mon.a (mon.0) 5559 : audit [DBG] from='client.? 172.21.15.67:0/3325421373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:35.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:34 smithi067 bash[27441]: audit 2024-04-03T17:36:33.869750+0000 mon.a (mon.0) 5559 : audit [DBG] from='client.? 172.21.15.67:0/3325421373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:35.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:34 smithi067 bash[17655]: audit 2024-04-03T17:36:33.869750+0000 mon.a (mon.0) 5559 : audit [DBG] from='client.? 172.21.15.67:0/3325421373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:36.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:35 smithi082 bash[20963]: cluster 2024-04-03T17:36:34.327351+0000 mgr.y (mgr.24370) 5945 : cluster [DBG] pgmap v5929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:36.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:35 smithi067 bash[17655]: cluster 2024-04-03T17:36:34.327351+0000 mgr.y (mgr.24370) 5945 : cluster [DBG] pgmap v5929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:36.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:35 smithi067 bash[27441]: cluster 2024-04-03T17:36:34.327351+0000 mgr.y (mgr.24370) 5945 : cluster [DBG] pgmap v5929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:37.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:36 smithi082 bash[20963]: audit 2024-04-03T17:36:36.319166+0000 mon.c (mon.2) 2338 : audit [DBG] from='client.? 172.21.15.67:0/1807966262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:37.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:36 smithi067 bash[17655]: audit 2024-04-03T17:36:36.319166+0000 mon.c (mon.2) 2338 : audit [DBG] from='client.? 172.21.15.67:0/1807966262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:37.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:36 smithi067 bash[27441]: audit 2024-04-03T17:36:36.319166+0000 mon.c (mon.2) 2338 : audit [DBG] from='client.? 172.21.15.67:0/1807966262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:38.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:37 smithi082 bash[20963]: cluster 2024-04-03T17:36:36.328156+0000 mgr.y (mgr.24370) 5946 : cluster [DBG] pgmap v5930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:38.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:37 smithi067 bash[17655]: cluster 2024-04-03T17:36:36.328156+0000 mgr.y (mgr.24370) 5946 : cluster [DBG] pgmap v5930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:38.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:37 smithi067 bash[27441]: cluster 2024-04-03T17:36:36.328156+0000 mgr.y (mgr.24370) 5946 : cluster [DBG] pgmap v5930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:38 smithi082 bash[20963]: audit 2024-04-03T17:36:38.771152+0000 mon.c (mon.2) 2339 : audit [DBG] from='client.? 172.21.15.67:0/3940809058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:39.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:38 smithi067 bash[27441]: audit 2024-04-03T17:36:38.771152+0000 mon.c (mon.2) 2339 : audit [DBG] from='client.? 172.21.15.67:0/3940809058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:38 smithi067 bash[17655]: audit 2024-04-03T17:36:38.771152+0000 mon.c (mon.2) 2339 : audit [DBG] from='client.? 172.21.15.67:0/3940809058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:40.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:39 smithi082 bash[20963]: cluster 2024-04-03T17:36:38.328766+0000 mgr.y (mgr.24370) 5947 : cluster [DBG] pgmap v5931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:40.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:39 smithi067 bash[27441]: cluster 2024-04-03T17:36:38.328766+0000 mgr.y (mgr.24370) 5947 : cluster [DBG] pgmap v5931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:40.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:39 smithi067 bash[17655]: cluster 2024-04-03T17:36:38.328766+0000 mgr.y (mgr.24370) 5947 : cluster [DBG] pgmap v5931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:41.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:40 smithi082 bash[20963]: audit 2024-04-03T17:36:39.961135+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:40 smithi067 bash[17655]: audit 2024-04-03T17:36:39.961135+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:41.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:40 smithi067 bash[27441]: audit 2024-04-03T17:36:39.961135+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:42.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:41 smithi082 bash[20963]: cluster 2024-04-03T17:36:40.329425+0000 mgr.y (mgr.24370) 5948 : cluster [DBG] pgmap v5932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:42.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:41 smithi082 bash[20963]: audit 2024-04-03T17:36:41.224791+0000 mon.a (mon.0) 5561 : audit [DBG] from='client.? 172.21.15.67:0/1770050277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:42.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:41 smithi067 bash[17655]: cluster 2024-04-03T17:36:40.329425+0000 mgr.y (mgr.24370) 5948 : cluster [DBG] pgmap v5932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:42.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:41 smithi067 bash[17655]: audit 2024-04-03T17:36:41.224791+0000 mon.a (mon.0) 5561 : audit [DBG] from='client.? 172.21.15.67:0/1770050277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:42.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:41 smithi067 bash[27441]: cluster 2024-04-03T17:36:40.329425+0000 mgr.y (mgr.24370) 5948 : cluster [DBG] pgmap v5932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:42.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:41 smithi067 bash[27441]: audit 2024-04-03T17:36:41.224791+0000 mon.a (mon.0) 5561 : audit [DBG] from='client.? 172.21.15.67:0/1770050277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:43] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:36:43.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:36:44.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:43 smithi082 bash[20963]: cluster 2024-04-03T17:36:42.330575+0000 mgr.y (mgr.24370) 5949 : cluster [DBG] pgmap v5933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:44.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:43 smithi082 bash[20963]: audit 2024-04-03T17:36:43.108546+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:36:44.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:43 smithi082 bash[20963]: audit 2024-04-03T17:36:43.670110+0000 mon.a (mon.0) 5563 : audit [DBG] from='client.? 172.21.15.67:0/1515794671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:44.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:43 smithi067 bash[17655]: cluster 2024-04-03T17:36:42.330575+0000 mgr.y (mgr.24370) 5949 : cluster [DBG] pgmap v5933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:44.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:43 smithi067 bash[17655]: audit 2024-04-03T17:36:43.108546+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:36:44.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:43 smithi067 bash[17655]: audit 2024-04-03T17:36:43.670110+0000 mon.a (mon.0) 5563 : audit [DBG] from='client.? 172.21.15.67:0/1515794671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:44.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:43 smithi067 bash[27441]: cluster 2024-04-03T17:36:42.330575+0000 mgr.y (mgr.24370) 5949 : cluster [DBG] pgmap v5933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:44.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:43 smithi067 bash[27441]: audit 2024-04-03T17:36:43.108546+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:36:44.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:43 smithi067 bash[27441]: audit 2024-04-03T17:36:43.670110+0000 mon.a (mon.0) 5563 : audit [DBG] from='client.? 172.21.15.67:0/1515794671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:46.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:45 smithi082 bash[20963]: cluster 2024-04-03T17:36:44.331223+0000 mgr.y (mgr.24370) 5950 : cluster [DBG] pgmap v5934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:46.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:45 smithi067 bash[17655]: cluster 2024-04-03T17:36:44.331223+0000 mgr.y (mgr.24370) 5950 : cluster [DBG] pgmap v5934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:46.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:45 smithi067 bash[27441]: cluster 2024-04-03T17:36:44.331223+0000 mgr.y (mgr.24370) 5950 : cluster [DBG] pgmap v5934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:47.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:46 smithi082 bash[20963]: audit 2024-04-03T17:36:46.128182+0000 mon.c (mon.2) 2340 : audit [DBG] from='client.? 172.21.15.67:0/1997248148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:47.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:46 smithi067 bash[17655]: audit 2024-04-03T17:36:46.128182+0000 mon.c (mon.2) 2340 : audit [DBG] from='client.? 172.21.15.67:0/1997248148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:47.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:46 smithi067 bash[27441]: audit 2024-04-03T17:36:46.128182+0000 mon.c (mon.2) 2340 : audit [DBG] from='client.? 172.21.15.67:0/1997248148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:48.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:47 smithi082 bash[20963]: cluster 2024-04-03T17:36:46.332454+0000 mgr.y (mgr.24370) 5951 : cluster [DBG] pgmap v5935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:48.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:47 smithi067 bash[27441]: cluster 2024-04-03T17:36:46.332454+0000 mgr.y (mgr.24370) 5951 : cluster [DBG] pgmap v5935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:48.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:47 smithi067 bash[17655]: cluster 2024-04-03T17:36:46.332454+0000 mgr.y (mgr.24370) 5951 : cluster [DBG] pgmap v5935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:49.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:48 smithi082 bash[20963]: audit 2024-04-03T17:36:48.615304+0000 mon.a (mon.0) 5564 : audit [DBG] from='client.? 172.21.15.67:0/3022645598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:49.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:48 smithi082 bash[20963]: audit 2024-04-03T17:36:48.803035+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:49.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:48 smithi082 bash[20963]: audit 2024-04-03T17:36:48.810530+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:49.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:48 smithi067 bash[27441]: audit 2024-04-03T17:36:48.615304+0000 mon.a (mon.0) 5564 : audit [DBG] from='client.? 172.21.15.67:0/3022645598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:49.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:48 smithi067 bash[27441]: audit 2024-04-03T17:36:48.803035+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:49.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:48 smithi067 bash[27441]: audit 2024-04-03T17:36:48.810530+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:49.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:48 smithi067 bash[17655]: audit 2024-04-03T17:36:48.615304+0000 mon.a (mon.0) 5564 : audit [DBG] from='client.? 172.21.15.67:0/3022645598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:49.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:48 smithi067 bash[17655]: audit 2024-04-03T17:36:48.803035+0000 mon.a (mon.0) 5565 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:49.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:48 smithi067 bash[17655]: audit 2024-04-03T17:36:48.810530+0000 mon.a (mon.0) 5566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:50.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:50 smithi082 bash[20963]: cluster 2024-04-03T17:36:48.332939+0000 mgr.y (mgr.24370) 5952 : cluster [DBG] pgmap v5936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:50.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:50 smithi082 bash[20963]: audit 2024-04-03T17:36:49.106348+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:50.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:50 smithi082 bash[20963]: audit 2024-04-03T17:36:49.112728+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:50.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:50 smithi082 bash[20963]: audit 2024-04-03T17:36:49.590498+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:36:50.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:50 smithi082 bash[20963]: audit 2024-04-03T17:36:49.592339+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:36:50.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:50 smithi082 bash[20963]: audit 2024-04-03T17:36:49.601778+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:50.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[17655]: cluster 2024-04-03T17:36:48.332939+0000 mgr.y (mgr.24370) 5952 : cluster [DBG] pgmap v5936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:50.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[17655]: audit 2024-04-03T17:36:49.106348+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:50.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[17655]: audit 2024-04-03T17:36:49.112728+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:50.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[17655]: audit 2024-04-03T17:36:49.590498+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:36:50.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[17655]: audit 2024-04-03T17:36:49.592339+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:36:50.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[17655]: audit 2024-04-03T17:36:49.601778+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:50.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[27441]: cluster 2024-04-03T17:36:48.332939+0000 mgr.y (mgr.24370) 5952 : cluster [DBG] pgmap v5936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:50.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[27441]: audit 2024-04-03T17:36:49.106348+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:50.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[27441]: audit 2024-04-03T17:36:49.112728+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:50.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[27441]: audit 2024-04-03T17:36:49.590498+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:36:50.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[27441]: audit 2024-04-03T17:36:49.592339+0000 mon.a (mon.0) 5570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:36:50.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:50 smithi067 bash[27441]: audit 2024-04-03T17:36:49.601778+0000 mon.a (mon.0) 5571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:36:51.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:51 smithi082 bash[20963]: audit 2024-04-03T17:36:51.060870+0000 mon.a (mon.0) 5572 : audit [DBG] from='client.? 172.21.15.67:0/4092262919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:51.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:51 smithi067 bash[17655]: audit 2024-04-03T17:36:51.060870+0000 mon.a (mon.0) 5572 : audit [DBG] from='client.? 172.21.15.67:0/4092262919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:51.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:51 smithi067 bash[27441]: audit 2024-04-03T17:36:51.060870+0000 mon.a (mon.0) 5572 : audit [DBG] from='client.? 172.21.15.67:0/4092262919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:52.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:52 smithi082 bash[20963]: cluster 2024-04-03T17:36:50.333599+0000 mgr.y (mgr.24370) 5953 : cluster [DBG] pgmap v5937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:52.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:52 smithi067 bash[27441]: cluster 2024-04-03T17:36:50.333599+0000 mgr.y (mgr.24370) 5953 : cluster [DBG] pgmap v5937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:52.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:52 smithi067 bash[17655]: cluster 2024-04-03T17:36:50.333599+0000 mgr.y (mgr.24370) 5953 : cluster [DBG] pgmap v5937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:53] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:36:53.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:36:54.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:54 smithi082 bash[20963]: cluster 2024-04-03T17:36:52.334737+0000 mgr.y (mgr.24370) 5954 : cluster [DBG] pgmap v5938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:54.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:54 smithi082 bash[20963]: audit 2024-04-03T17:36:53.516959+0000 mon.c (mon.2) 2341 : audit [DBG] from='client.? 172.21.15.67:0/3622408490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:54.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:54 smithi067 bash[27441]: cluster 2024-04-03T17:36:52.334737+0000 mgr.y (mgr.24370) 5954 : cluster [DBG] pgmap v5938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:54.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:54 smithi067 bash[27441]: audit 2024-04-03T17:36:53.516959+0000 mon.c (mon.2) 2341 : audit [DBG] from='client.? 172.21.15.67:0/3622408490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:54.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:54 smithi067 bash[17655]: cluster 2024-04-03T17:36:52.334737+0000 mgr.y (mgr.24370) 5954 : cluster [DBG] pgmap v5938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:54.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:54 smithi067 bash[17655]: audit 2024-04-03T17:36:53.516959+0000 mon.c (mon.2) 2341 : audit [DBG] from='client.? 172.21.15.67:0/3622408490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:55.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:55 smithi082 bash[20963]: audit 2024-04-03T17:36:54.961571+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:55.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:55 smithi067 bash[27441]: audit 2024-04-03T17:36:54.961571+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:55.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:55 smithi067 bash[17655]: audit 2024-04-03T17:36:54.961571+0000 mon.a (mon.0) 5573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:36:56.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:56 smithi082 bash[20963]: cluster 2024-04-03T17:36:54.335356+0000 mgr.y (mgr.24370) 5955 : cluster [DBG] pgmap v5939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:56.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:56 smithi082 bash[20963]: audit 2024-04-03T17:36:55.968468+0000 mon.c (mon.2) 2342 : audit [DBG] from='client.? 172.21.15.67:0/3297766750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:56.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:56 smithi067 bash[17655]: cluster 2024-04-03T17:36:54.335356+0000 mgr.y (mgr.24370) 5955 : cluster [DBG] pgmap v5939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:56.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:56 smithi067 bash[17655]: audit 2024-04-03T17:36:55.968468+0000 mon.c (mon.2) 2342 : audit [DBG] from='client.? 172.21.15.67:0/3297766750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:56.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:56 smithi067 bash[27441]: cluster 2024-04-03T17:36:54.335356+0000 mgr.y (mgr.24370) 5955 : cluster [DBG] pgmap v5939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:56.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:56 smithi067 bash[27441]: audit 2024-04-03T17:36:55.968468+0000 mon.c (mon.2) 2342 : audit [DBG] from='client.? 172.21.15.67:0/3297766750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:58.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:58 smithi067 bash[17655]: cluster 2024-04-03T17:36:56.336726+0000 mgr.y (mgr.24370) 5956 : cluster [DBG] pgmap v5940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:58 smithi067 bash[27441]: cluster 2024-04-03T17:36:56.336726+0000 mgr.y (mgr.24370) 5956 : cluster [DBG] pgmap v5940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:58.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:58 smithi082 bash[20963]: cluster 2024-04-03T17:36:56.336726+0000 mgr.y (mgr.24370) 5956 : cluster [DBG] pgmap v5940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:36:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:36:59 smithi067 bash[27441]: audit 2024-04-03T17:36:58.428365+0000 mon.c (mon.2) 2343 : audit [DBG] from='client.? 172.21.15.67:0/4160612449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:59.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:36:59 smithi067 bash[17655]: audit 2024-04-03T17:36:58.428365+0000 mon.c (mon.2) 2343 : audit [DBG] from='client.? 172.21.15.67:0/4160612449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:36:59.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:36:59 smithi082 bash[20963]: audit 2024-04-03T17:36:58.428365+0000 mon.c (mon.2) 2343 : audit [DBG] from='client.? 172.21.15.67:0/4160612449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:00.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:00 smithi067 bash[17655]: cluster 2024-04-03T17:36:58.337357+0000 mgr.y (mgr.24370) 5957 : cluster [DBG] pgmap v5941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:00.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:00 smithi067 bash[27441]: cluster 2024-04-03T17:36:58.337357+0000 mgr.y (mgr.24370) 5957 : cluster [DBG] pgmap v5941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:00 smithi082 bash[20963]: cluster 2024-04-03T17:36:58.337357+0000 mgr.y (mgr.24370) 5957 : cluster [DBG] pgmap v5941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:01.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:01 smithi067 bash[27441]: audit 2024-04-03T17:37:00.882171+0000 mon.a (mon.0) 5574 : audit [DBG] from='client.? 172.21.15.67:0/1724928615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:01.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:01 smithi067 bash[17655]: audit 2024-04-03T17:37:00.882171+0000 mon.a (mon.0) 5574 : audit [DBG] from='client.? 172.21.15.67:0/1724928615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:01 smithi082 bash[20963]: audit 2024-04-03T17:37:00.882171+0000 mon.a (mon.0) 5574 : audit [DBG] from='client.? 172.21.15.67:0/1724928615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:02.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:02 smithi067 bash[27441]: cluster 2024-04-03T17:37:00.338190+0000 mgr.y (mgr.24370) 5958 : cluster [DBG] pgmap v5942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:02.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:02 smithi067 bash[17655]: cluster 2024-04-03T17:37:00.338190+0000 mgr.y (mgr.24370) 5958 : cluster [DBG] pgmap v5942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:02 smithi082 bash[20963]: cluster 2024-04-03T17:37:00.338190+0000 mgr.y (mgr.24370) 5958 : cluster [DBG] pgmap v5942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:37:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:37:04.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:04 smithi067 bash[27441]: cluster 2024-04-03T17:37:02.339396+0000 mgr.y (mgr.24370) 5959 : cluster [DBG] pgmap v5943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:04.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:04 smithi067 bash[27441]: audit 2024-04-03T17:37:03.328267+0000 mon.c (mon.2) 2344 : audit [DBG] from='client.? 172.21.15.67:0/966025554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:04.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:04 smithi067 bash[17655]: cluster 2024-04-03T17:37:02.339396+0000 mgr.y (mgr.24370) 5959 : cluster [DBG] pgmap v5943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:04.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:04 smithi067 bash[17655]: audit 2024-04-03T17:37:03.328267+0000 mon.c (mon.2) 2344 : audit [DBG] from='client.? 172.21.15.67:0/966025554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:04 smithi082 bash[20963]: cluster 2024-04-03T17:37:02.339396+0000 mgr.y (mgr.24370) 5959 : cluster [DBG] pgmap v5943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:04.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:04 smithi082 bash[20963]: audit 2024-04-03T17:37:03.328267+0000 mon.c (mon.2) 2344 : audit [DBG] from='client.? 172.21.15.67:0/966025554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:06.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:06 smithi082 bash[20963]: cluster 2024-04-03T17:37:04.340254+0000 mgr.y (mgr.24370) 5960 : cluster [DBG] pgmap v5944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:06.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:06 smithi082 bash[20963]: audit 2024-04-03T17:37:05.785414+0000 mon.c (mon.2) 2345 : audit [DBG] from='client.? 172.21.15.67:0/780202579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:06 smithi067 bash[17655]: cluster 2024-04-03T17:37:04.340254+0000 mgr.y (mgr.24370) 5960 : cluster [DBG] pgmap v5944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:06 smithi067 bash[17655]: audit 2024-04-03T17:37:05.785414+0000 mon.c (mon.2) 2345 : audit [DBG] from='client.? 172.21.15.67:0/780202579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:06 smithi067 bash[27441]: cluster 2024-04-03T17:37:04.340254+0000 mgr.y (mgr.24370) 5960 : cluster [DBG] pgmap v5944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:06 smithi067 bash[27441]: audit 2024-04-03T17:37:05.785414+0000 mon.c (mon.2) 2345 : audit [DBG] from='client.? 172.21.15.67:0/780202579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:08.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:08 smithi082 bash[20963]: cluster 2024-04-03T17:37:06.341394+0000 mgr.y (mgr.24370) 5961 : cluster [DBG] pgmap v5945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:08 smithi067 bash[27441]: cluster 2024-04-03T17:37:06.341394+0000 mgr.y (mgr.24370) 5961 : cluster [DBG] pgmap v5945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:08 smithi067 bash[17655]: cluster 2024-04-03T17:37:06.341394+0000 mgr.y (mgr.24370) 5961 : cluster [DBG] pgmap v5945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:09 smithi082 bash[20963]: audit 2024-04-03T17:37:08.239610+0000 mon.c (mon.2) 2346 : audit [DBG] from='client.? 172.21.15.67:0/1241868903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:09 smithi067 bash[27441]: audit 2024-04-03T17:37:08.239610+0000 mon.c (mon.2) 2346 : audit [DBG] from='client.? 172.21.15.67:0/1241868903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:09 smithi067 bash[17655]: audit 2024-04-03T17:37:08.239610+0000 mon.c (mon.2) 2346 : audit [DBG] from='client.? 172.21.15.67:0/1241868903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:10 smithi082 bash[20963]: cluster 2024-04-03T17:37:08.342093+0000 mgr.y (mgr.24370) 5962 : cluster [DBG] pgmap v5946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:10 smithi082 bash[20963]: audit 2024-04-03T17:37:09.961987+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:10 smithi067 bash[27441]: cluster 2024-04-03T17:37:08.342093+0000 mgr.y (mgr.24370) 5962 : cluster [DBG] pgmap v5946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:10 smithi067 bash[27441]: audit 2024-04-03T17:37:09.961987+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:10 smithi067 bash[17655]: cluster 2024-04-03T17:37:08.342093+0000 mgr.y (mgr.24370) 5962 : cluster [DBG] pgmap v5946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:10 smithi067 bash[17655]: audit 2024-04-03T17:37:09.961987+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:11.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:11 smithi082 bash[20963]: audit 2024-04-03T17:37:10.702380+0000 mon.c (mon.2) 2347 : audit [DBG] from='client.? 172.21.15.67:0/1831559794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:11 smithi067 bash[17655]: audit 2024-04-03T17:37:10.702380+0000 mon.c (mon.2) 2347 : audit [DBG] from='client.? 172.21.15.67:0/1831559794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:11 smithi067 bash[27441]: audit 2024-04-03T17:37:10.702380+0000 mon.c (mon.2) 2347 : audit [DBG] from='client.? 172.21.15.67:0/1831559794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:12.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:12 smithi082 bash[20963]: cluster 2024-04-03T17:37:10.342794+0000 mgr.y (mgr.24370) 5963 : cluster [DBG] pgmap v5947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:12.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:12 smithi067 bash[17655]: cluster 2024-04-03T17:37:10.342794+0000 mgr.y (mgr.24370) 5963 : cluster [DBG] pgmap v5947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:12 smithi067 bash[27441]: cluster 2024-04-03T17:37:10.342794+0000 mgr.y (mgr.24370) 5963 : cluster [DBG] pgmap v5947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:37:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:13 smithi067 bash[27441]: audit 2024-04-03T17:37:13.148704+0000 mon.a (mon.0) 5576 : audit [DBG] from='client.? 172.21.15.67:0/2920394035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:13.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:13 smithi067 bash[17655]: audit 2024-04-03T17:37:13.148704+0000 mon.a (mon.0) 5576 : audit [DBG] from='client.? 172.21.15.67:0/2920394035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:13.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:13 smithi082 bash[20963]: audit 2024-04-03T17:37:13.148704+0000 mon.a (mon.0) 5576 : audit [DBG] from='client.? 172.21.15.67:0/2920394035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:37:14.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:14 smithi082 bash[20963]: cluster 2024-04-03T17:37:12.344069+0000 mgr.y (mgr.24370) 5964 : cluster [DBG] pgmap v5948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:14 smithi067 bash[17655]: cluster 2024-04-03T17:37:12.344069+0000 mgr.y (mgr.24370) 5964 : cluster [DBG] pgmap v5948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:14.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:14 smithi067 bash[27441]: cluster 2024-04-03T17:37:12.344069+0000 mgr.y (mgr.24370) 5964 : cluster [DBG] pgmap v5948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:16.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:16 smithi082 bash[20963]: cluster 2024-04-03T17:37:14.344851+0000 mgr.y (mgr.24370) 5965 : cluster [DBG] pgmap v5949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:16.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:16 smithi082 bash[20963]: audit 2024-04-03T17:37:15.602227+0000 mon.c (mon.2) 2348 : audit [DBG] from='client.? 172.21.15.67:0/734924709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:16.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:16 smithi067 bash[17655]: cluster 2024-04-03T17:37:14.344851+0000 mgr.y (mgr.24370) 5965 : cluster [DBG] pgmap v5949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:16.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:16 smithi067 bash[17655]: audit 2024-04-03T17:37:15.602227+0000 mon.c (mon.2) 2348 : audit [DBG] from='client.? 172.21.15.67:0/734924709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:16 smithi067 bash[27441]: cluster 2024-04-03T17:37:14.344851+0000 mgr.y (mgr.24370) 5965 : cluster [DBG] pgmap v5949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:16 smithi067 bash[27441]: audit 2024-04-03T17:37:15.602227+0000 mon.c (mon.2) 2348 : audit [DBG] from='client.? 172.21.15.67:0/734924709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:18.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:18 smithi082 bash[20963]: cluster 2024-04-03T17:37:16.346086+0000 mgr.y (mgr.24370) 5966 : cluster [DBG] pgmap v5950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:18.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:18 smithi082 bash[20963]: audit 2024-04-03T17:37:18.047885+0000 mon.c (mon.2) 2349 : audit [DBG] from='client.? 172.21.15.67:0/1565999265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:18 smithi067 bash[27441]: cluster 2024-04-03T17:37:16.346086+0000 mgr.y (mgr.24370) 5966 : cluster [DBG] pgmap v5950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:18 smithi067 bash[27441]: audit 2024-04-03T17:37:18.047885+0000 mon.c (mon.2) 2349 : audit [DBG] from='client.? 172.21.15.67:0/1565999265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:18.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:18 smithi067 bash[17655]: cluster 2024-04-03T17:37:16.346086+0000 mgr.y (mgr.24370) 5966 : cluster [DBG] pgmap v5950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:18.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:18 smithi067 bash[17655]: audit 2024-04-03T17:37:18.047885+0000 mon.c (mon.2) 2349 : audit [DBG] from='client.? 172.21.15.67:0/1565999265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:20.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:20 smithi082 bash[20963]: cluster 2024-04-03T17:37:18.346890+0000 mgr.y (mgr.24370) 5967 : cluster [DBG] pgmap v5951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:20.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:20 smithi067 bash[27441]: cluster 2024-04-03T17:37:18.346890+0000 mgr.y (mgr.24370) 5967 : cluster [DBG] pgmap v5951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:20.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:20 smithi067 bash[17655]: cluster 2024-04-03T17:37:18.346890+0000 mgr.y (mgr.24370) 5967 : cluster [DBG] pgmap v5951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:21.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:21 smithi082 bash[20963]: audit 2024-04-03T17:37:20.506179+0000 mon.a (mon.0) 5577 : audit [DBG] from='client.? 172.21.15.67:0/4161784479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:21.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:21 smithi067 bash[17655]: audit 2024-04-03T17:37:20.506179+0000 mon.a (mon.0) 5577 : audit [DBG] from='client.? 172.21.15.67:0/4161784479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:21 smithi067 bash[27441]: audit 2024-04-03T17:37:20.506179+0000 mon.a (mon.0) 5577 : audit [DBG] from='client.? 172.21.15.67:0/4161784479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:22.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:22 smithi082 bash[20963]: cluster 2024-04-03T17:37:20.347402+0000 mgr.y (mgr.24370) 5968 : cluster [DBG] pgmap v5952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:22 smithi067 bash[27441]: cluster 2024-04-03T17:37:20.347402+0000 mgr.y (mgr.24370) 5968 : cluster [DBG] pgmap v5952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:22.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:22 smithi067 bash[17655]: cluster 2024-04-03T17:37:20.347402+0000 mgr.y (mgr.24370) 5968 : cluster [DBG] pgmap v5952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:23 smithi067 bash[17655]: audit 2024-04-03T17:37:22.951215+0000 mon.a (mon.0) 5578 : audit [DBG] from='client.? 172.21.15.67:0/635524883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:23 smithi067 bash[27441]: audit 2024-04-03T17:37:22.951215+0000 mon.a (mon.0) 5578 : audit [DBG] from='client.? 172.21.15.67:0/635524883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:37:23.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:23 smithi082 bash[20963]: audit 2024-04-03T17:37:22.951215+0000 mon.a (mon.0) 5578 : audit [DBG] from='client.? 172.21.15.67:0/635524883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:37:24.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:24 smithi082 bash[20963]: cluster 2024-04-03T17:37:22.348638+0000 mgr.y (mgr.24370) 5969 : cluster [DBG] pgmap v5953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:24 smithi067 bash[17655]: cluster 2024-04-03T17:37:22.348638+0000 mgr.y (mgr.24370) 5969 : cluster [DBG] pgmap v5953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:24 smithi067 bash[27441]: cluster 2024-04-03T17:37:22.348638+0000 mgr.y (mgr.24370) 5969 : cluster [DBG] pgmap v5953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:25.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:25 smithi082 bash[20963]: audit 2024-04-03T17:37:24.962361+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:25 smithi067 bash[17655]: audit 2024-04-03T17:37:24.962361+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:25 smithi067 bash[27441]: audit 2024-04-03T17:37:24.962361+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:26 smithi082 bash[20963]: cluster 2024-04-03T17:37:24.349320+0000 mgr.y (mgr.24370) 5970 : cluster [DBG] pgmap v5954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:26.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:26 smithi082 bash[20963]: audit 2024-04-03T17:37:25.410280+0000 mon.b (mon.1) 51 : audit [DBG] from='client.? 172.21.15.67:0/2095773416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:26 smithi067 bash[17655]: cluster 2024-04-03T17:37:24.349320+0000 mgr.y (mgr.24370) 5970 : cluster [DBG] pgmap v5954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:26 smithi067 bash[17655]: audit 2024-04-03T17:37:25.410280+0000 mon.b (mon.1) 51 : audit [DBG] from='client.? 172.21.15.67:0/2095773416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:26 smithi067 bash[27441]: cluster 2024-04-03T17:37:24.349320+0000 mgr.y (mgr.24370) 5970 : cluster [DBG] pgmap v5954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:26 smithi067 bash[27441]: audit 2024-04-03T17:37:25.410280+0000 mon.b (mon.1) 51 : audit [DBG] from='client.? 172.21.15.67:0/2095773416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:28.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:28 smithi082 bash[20963]: cluster 2024-04-03T17:37:26.350542+0000 mgr.y (mgr.24370) 5971 : cluster [DBG] pgmap v5955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:28.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:28 smithi082 bash[20963]: audit 2024-04-03T17:37:27.869712+0000 mon.a (mon.0) 5580 : audit [DBG] from='client.? 172.21.15.67:0/705356695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:28.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:28 smithi067 bash[17655]: cluster 2024-04-03T17:37:26.350542+0000 mgr.y (mgr.24370) 5971 : cluster [DBG] pgmap v5955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:28.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:28 smithi067 bash[17655]: audit 2024-04-03T17:37:27.869712+0000 mon.a (mon.0) 5580 : audit [DBG] from='client.? 172.21.15.67:0/705356695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:28.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:28 smithi067 bash[27441]: cluster 2024-04-03T17:37:26.350542+0000 mgr.y (mgr.24370) 5971 : cluster [DBG] pgmap v5955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:28.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:28 smithi067 bash[27441]: audit 2024-04-03T17:37:27.869712+0000 mon.a (mon.0) 5580 : audit [DBG] from='client.? 172.21.15.67:0/705356695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:30.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:30 smithi082 bash[20963]: cluster 2024-04-03T17:37:28.351223+0000 mgr.y (mgr.24370) 5972 : cluster [DBG] pgmap v5956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:30.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:30 smithi067 bash[17655]: cluster 2024-04-03T17:37:28.351223+0000 mgr.y (mgr.24370) 5972 : cluster [DBG] pgmap v5956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:30.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:30 smithi067 bash[27441]: cluster 2024-04-03T17:37:28.351223+0000 mgr.y (mgr.24370) 5972 : cluster [DBG] pgmap v5956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:31 smithi082 bash[20963]: audit 2024-04-03T17:37:30.325360+0000 mon.a (mon.0) 5581 : audit [DBG] from='client.? 172.21.15.67:0/3758154609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:31.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:31 smithi067 bash[27441]: audit 2024-04-03T17:37:30.325360+0000 mon.a (mon.0) 5581 : audit [DBG] from='client.? 172.21.15.67:0/3758154609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:31 smithi067 bash[17655]: audit 2024-04-03T17:37:30.325360+0000 mon.a (mon.0) 5581 : audit [DBG] from='client.? 172.21.15.67:0/3758154609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:32.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:32 smithi082 bash[20963]: cluster 2024-04-03T17:37:30.351906+0000 mgr.y (mgr.24370) 5973 : cluster [DBG] pgmap v5957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:32.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:32 smithi067 bash[17655]: cluster 2024-04-03T17:37:30.351906+0000 mgr.y (mgr.24370) 5973 : cluster [DBG] pgmap v5957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:32 smithi067 bash[27441]: cluster 2024-04-03T17:37:30.351906+0000 mgr.y (mgr.24370) 5973 : cluster [DBG] pgmap v5957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:33 smithi067 bash[17655]: audit 2024-04-03T17:37:32.775207+0000 mon.a (mon.0) 5582 : audit [DBG] from='client.? 172.21.15.67:0/646856823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:37:33.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:33 smithi067 bash[27441]: audit 2024-04-03T17:37:32.775207+0000 mon.a (mon.0) 5582 : audit [DBG] from='client.? 172.21.15.67:0/646856823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:33.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:33 smithi082 bash[20963]: audit 2024-04-03T17:37:32.775207+0000 mon.a (mon.0) 5582 : audit [DBG] from='client.? 172.21.15.67:0/646856823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:33.642 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:37:34.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:34 smithi082 bash[20963]: cluster 2024-04-03T17:37:32.353009+0000 mgr.y (mgr.24370) 5974 : cluster [DBG] pgmap v5958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:34.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:34 smithi067 bash[17655]: cluster 2024-04-03T17:37:32.353009+0000 mgr.y (mgr.24370) 5974 : cluster [DBG] pgmap v5958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:34.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:34 smithi067 bash[27441]: cluster 2024-04-03T17:37:32.353009+0000 mgr.y (mgr.24370) 5974 : cluster [DBG] pgmap v5958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:35.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:35 smithi082 bash[20963]: audit 2024-04-03T17:37:35.223404+0000 mon.c (mon.2) 2350 : audit [DBG] from='client.? 172.21.15.67:0/2321790159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:35 smithi067 bash[27441]: audit 2024-04-03T17:37:35.223404+0000 mon.c (mon.2) 2350 : audit [DBG] from='client.? 172.21.15.67:0/2321790159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:35 smithi067 bash[17655]: audit 2024-04-03T17:37:35.223404+0000 mon.c (mon.2) 2350 : audit [DBG] from='client.? 172.21.15.67:0/2321790159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:36.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:36 smithi082 bash[20963]: cluster 2024-04-03T17:37:34.353845+0000 mgr.y (mgr.24370) 5975 : cluster [DBG] pgmap v5959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:36.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:36 smithi067 bash[17655]: cluster 2024-04-03T17:37:34.353845+0000 mgr.y (mgr.24370) 5975 : cluster [DBG] pgmap v5959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:36.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:36 smithi067 bash[27441]: cluster 2024-04-03T17:37:34.353845+0000 mgr.y (mgr.24370) 5975 : cluster [DBG] pgmap v5959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:38.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:38 smithi082 bash[20963]: cluster 2024-04-03T17:37:36.355051+0000 mgr.y (mgr.24370) 5976 : cluster [DBG] pgmap v5960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:38.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:38 smithi082 bash[20963]: audit 2024-04-03T17:37:37.678939+0000 mon.c (mon.2) 2351 : audit [DBG] from='client.? 172.21.15.67:0/414905660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:38.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:38 smithi067 bash[17655]: cluster 2024-04-03T17:37:36.355051+0000 mgr.y (mgr.24370) 5976 : cluster [DBG] pgmap v5960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:38.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:38 smithi067 bash[17655]: audit 2024-04-03T17:37:37.678939+0000 mon.c (mon.2) 2351 : audit [DBG] from='client.? 172.21.15.67:0/414905660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:38 smithi067 bash[27441]: cluster 2024-04-03T17:37:36.355051+0000 mgr.y (mgr.24370) 5976 : cluster [DBG] pgmap v5960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:38 smithi067 bash[27441]: audit 2024-04-03T17:37:37.678939+0000 mon.c (mon.2) 2351 : audit [DBG] from='client.? 172.21.15.67:0/414905660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:39 smithi082 bash[20963]: cluster 2024-04-03T17:37:38.355719+0000 mgr.y (mgr.24370) 5977 : cluster [DBG] pgmap v5961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:39 smithi067 bash[17655]: cluster 2024-04-03T17:37:38.355719+0000 mgr.y (mgr.24370) 5977 : cluster [DBG] pgmap v5961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:39 smithi067 bash[27441]: cluster 2024-04-03T17:37:38.355719+0000 mgr.y (mgr.24370) 5977 : cluster [DBG] pgmap v5961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:40.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:40 smithi082 bash[20963]: audit 2024-04-03T17:37:39.962641+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:40.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:40 smithi082 bash[20963]: audit 2024-04-03T17:37:40.128835+0000 mon.c (mon.2) 2352 : audit [DBG] from='client.? 172.21.15.67:0/531921757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:40 smithi067 bash[17655]: audit 2024-04-03T17:37:39.962641+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:40 smithi067 bash[17655]: audit 2024-04-03T17:37:40.128835+0000 mon.c (mon.2) 2352 : audit [DBG] from='client.? 172.21.15.67:0/531921757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:40 smithi067 bash[27441]: audit 2024-04-03T17:37:39.962641+0000 mon.a (mon.0) 5583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:40.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:40 smithi067 bash[27441]: audit 2024-04-03T17:37:40.128835+0000 mon.c (mon.2) 2352 : audit [DBG] from='client.? 172.21.15.67:0/531921757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:41 smithi082 bash[20963]: cluster 2024-04-03T17:37:40.356322+0000 mgr.y (mgr.24370) 5978 : cluster [DBG] pgmap v5962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:41 smithi067 bash[17655]: cluster 2024-04-03T17:37:40.356322+0000 mgr.y (mgr.24370) 5978 : cluster [DBG] pgmap v5962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:41 smithi067 bash[27441]: cluster 2024-04-03T17:37:40.356322+0000 mgr.y (mgr.24370) 5978 : cluster [DBG] pgmap v5962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:43.372 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:37:43.642 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:37:43.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:43 smithi082 bash[20963]: cluster 2024-04-03T17:37:42.357531+0000 mgr.y (mgr.24370) 5979 : cluster [DBG] pgmap v5963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:43.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:43 smithi082 bash[20963]: audit 2024-04-03T17:37:42.576073+0000 mon.a (mon.0) 5584 : audit [DBG] from='client.? 172.21.15.67:0/2476816920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:43.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:43 smithi067 bash[17655]: cluster 2024-04-03T17:37:42.357531+0000 mgr.y (mgr.24370) 5979 : cluster [DBG] pgmap v5963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:43.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:43 smithi067 bash[17655]: audit 2024-04-03T17:37:42.576073+0000 mon.a (mon.0) 5584 : audit [DBG] from='client.? 172.21.15.67:0/2476816920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:43.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:43 smithi067 bash[27441]: cluster 2024-04-03T17:37:42.357531+0000 mgr.y (mgr.24370) 5979 : cluster [DBG] pgmap v5963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:43.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:43 smithi067 bash[27441]: audit 2024-04-03T17:37:42.576073+0000 mon.a (mon.0) 5584 : audit [DBG] from='client.? 172.21.15.67:0/2476816920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:45.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:45 smithi082 bash[20963]: cluster 2024-04-03T17:37:44.358346+0000 mgr.y (mgr.24370) 5980 : cluster [DBG] pgmap v5964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:45.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:45 smithi082 bash[20963]: audit 2024-04-03T17:37:45.024604+0000 mon.c (mon.2) 2353 : audit [DBG] from='client.? 172.21.15.67:0/2422170621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:45 smithi067 bash[17655]: cluster 2024-04-03T17:37:44.358346+0000 mgr.y (mgr.24370) 5980 : cluster [DBG] pgmap v5964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:45 smithi067 bash[17655]: audit 2024-04-03T17:37:45.024604+0000 mon.c (mon.2) 2353 : audit [DBG] from='client.? 172.21.15.67:0/2422170621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:45 smithi067 bash[27441]: cluster 2024-04-03T17:37:44.358346+0000 mgr.y (mgr.24370) 5980 : cluster [DBG] pgmap v5964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:45 smithi067 bash[27441]: audit 2024-04-03T17:37:45.024604+0000 mon.c (mon.2) 2353 : audit [DBG] from='client.? 172.21.15.67:0/2422170621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:47 smithi082 bash[20963]: cluster 2024-04-03T17:37:46.359509+0000 mgr.y (mgr.24370) 5981 : cluster [DBG] pgmap v5965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:47 smithi067 bash[17655]: cluster 2024-04-03T17:37:46.359509+0000 mgr.y (mgr.24370) 5981 : cluster [DBG] pgmap v5965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:47 smithi067 bash[27441]: cluster 2024-04-03T17:37:46.359509+0000 mgr.y (mgr.24370) 5981 : cluster [DBG] pgmap v5965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:48.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:48 smithi082 bash[20963]: audit 2024-04-03T17:37:47.474216+0000 mon.a (mon.0) 5585 : audit [DBG] from='client.? 172.21.15.67:0/2498289706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:48.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:48 smithi067 bash[17655]: audit 2024-04-03T17:37:47.474216+0000 mon.a (mon.0) 5585 : audit [DBG] from='client.? 172.21.15.67:0/2498289706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:48.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:48 smithi067 bash[27441]: audit 2024-04-03T17:37:47.474216+0000 mon.a (mon.0) 5585 : audit [DBG] from='client.? 172.21.15.67:0/2498289706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:49 smithi067 bash[17655]: cluster 2024-04-03T17:37:48.360244+0000 mgr.y (mgr.24370) 5982 : cluster [DBG] pgmap v5966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:49 smithi067 bash[27441]: cluster 2024-04-03T17:37:48.360244+0000 mgr.y (mgr.24370) 5982 : cluster [DBG] pgmap v5966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:49.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:49 smithi082 bash[20963]: cluster 2024-04-03T17:37:48.360244+0000 mgr.y (mgr.24370) 5982 : cluster [DBG] pgmap v5966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:50.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:50 smithi067 bash[17655]: audit 2024-04-03T17:37:49.677815+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:37:50.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:50 smithi067 bash[17655]: audit 2024-04-03T17:37:49.937592+0000 mon.c (mon.2) 2354 : audit [DBG] from='client.? 172.21.15.67:0/3587529716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:50.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:50 smithi067 bash[27441]: audit 2024-04-03T17:37:49.677815+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:37:50.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:50 smithi067 bash[27441]: audit 2024-04-03T17:37:49.937592+0000 mon.c (mon.2) 2354 : audit [DBG] from='client.? 172.21.15.67:0/3587529716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:50 smithi082 bash[20963]: audit 2024-04-03T17:37:49.677815+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:37:50.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:50 smithi082 bash[20963]: audit 2024-04-03T17:37:49.937592+0000 mon.c (mon.2) 2354 : audit [DBG] from='client.? 172.21.15.67:0/3587529716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:51 smithi067 bash[17655]: cluster 2024-04-03T17:37:50.360900+0000 mgr.y (mgr.24370) 5983 : cluster [DBG] pgmap v5967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:51 smithi067 bash[27441]: cluster 2024-04-03T17:37:50.360900+0000 mgr.y (mgr.24370) 5983 : cluster [DBG] pgmap v5967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:51.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:51 smithi082 bash[20963]: cluster 2024-04-03T17:37:50.360900+0000 mgr.y (mgr.24370) 5983 : cluster [DBG] pgmap v5967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:52.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:52 smithi067 bash[17655]: audit 2024-04-03T17:37:52.389017+0000 mon.c (mon.2) 2355 : audit [DBG] from='client.? 172.21.15.67:0/1260795291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:52.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:52 smithi067 bash[27441]: audit 2024-04-03T17:37:52.389017+0000 mon.c (mon.2) 2355 : audit [DBG] from='client.? 172.21.15.67:0/1260795291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:52.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:52 smithi082 bash[20963]: audit 2024-04-03T17:37:52.389017+0000 mon.c (mon.2) 2355 : audit [DBG] from='client.? 172.21.15.67:0/1260795291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:37:53.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:53 smithi067 bash[17655]: cluster 2024-04-03T17:37:52.362014+0000 mgr.y (mgr.24370) 5984 : cluster [DBG] pgmap v5968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:53.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:53 smithi067 bash[27441]: cluster 2024-04-03T17:37:52.362014+0000 mgr.y (mgr.24370) 5984 : cluster [DBG] pgmap v5968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:53.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:37:53.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:53 smithi082 bash[20963]: cluster 2024-04-03T17:37:52.362014+0000 mgr.y (mgr.24370) 5984 : cluster [DBG] pgmap v5968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[17655]: cluster 2024-04-03T17:37:54.362685+0000 mgr.y (mgr.24370) 5985 : cluster [DBG] pgmap v5969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[17655]: audit 2024-04-03T17:37:54.857258+0000 mon.a (mon.0) 5587 : audit [DBG] from='client.? 172.21.15.67:0/2778345157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[17655]: audit 2024-04-03T17:37:54.963128+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:55.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[17655]: audit 2024-04-03T17:37:55.372473+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:55.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[17655]: audit 2024-04-03T17:37:55.381268+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[27441]: cluster 2024-04-03T17:37:54.362685+0000 mgr.y (mgr.24370) 5985 : cluster [DBG] pgmap v5969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[27441]: audit 2024-04-03T17:37:54.857258+0000 mon.a (mon.0) 5587 : audit [DBG] from='client.? 172.21.15.67:0/2778345157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[27441]: audit 2024-04-03T17:37:54.963128+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[27441]: audit 2024-04-03T17:37:55.372473+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:55 smithi067 bash[27441]: audit 2024-04-03T17:37:55.381268+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:55 smithi082 bash[20963]: cluster 2024-04-03T17:37:54.362685+0000 mgr.y (mgr.24370) 5985 : cluster [DBG] pgmap v5969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:55 smithi082 bash[20963]: audit 2024-04-03T17:37:54.857258+0000 mon.a (mon.0) 5587 : audit [DBG] from='client.? 172.21.15.67:0/2778345157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:55 smithi082 bash[20963]: audit 2024-04-03T17:37:54.963128+0000 mon.a (mon.0) 5588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:37:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:55 smithi082 bash[20963]: audit 2024-04-03T17:37:55.372473+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:55 smithi082 bash[20963]: audit 2024-04-03T17:37:55.381268+0000 mon.a (mon.0) 5590 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:57.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:56 smithi082 bash[20963]: audit 2024-04-03T17:37:55.734016+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:57.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:56 smithi082 bash[20963]: audit 2024-04-03T17:37:55.749544+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:57.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:56 smithi082 bash[20963]: audit 2024-04-03T17:37:56.195830+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:37:57.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:56 smithi082 bash[20963]: audit 2024-04-03T17:37:56.197639+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:37:57.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:56 smithi082 bash[20963]: audit 2024-04-03T17:37:56.205546+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:57.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[17655]: audit 2024-04-03T17:37:55.734016+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:57.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[17655]: audit 2024-04-03T17:37:55.749544+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:57.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[17655]: audit 2024-04-03T17:37:56.195830+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:37:57.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[17655]: audit 2024-04-03T17:37:56.197639+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:37:57.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[17655]: audit 2024-04-03T17:37:56.205546+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:57.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[27441]: audit 2024-04-03T17:37:55.734016+0000 mon.a (mon.0) 5591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:57.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[27441]: audit 2024-04-03T17:37:55.749544+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:57.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[27441]: audit 2024-04-03T17:37:56.195830+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:37:57.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[27441]: audit 2024-04-03T17:37:56.197639+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:37:57.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:56 smithi067 bash[27441]: audit 2024-04-03T17:37:56.205546+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:37:58.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:58 smithi082 bash[20963]: cluster 2024-04-03T17:37:56.363887+0000 mgr.y (mgr.24370) 5986 : cluster [DBG] pgmap v5970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:58.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:37:58 smithi082 bash[20963]: audit 2024-04-03T17:37:57.319368+0000 mon.a (mon.0) 5596 : audit [DBG] from='client.? 172.21.15.67:0/1164972133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:58.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:58 smithi067 bash[17655]: cluster 2024-04-03T17:37:56.363887+0000 mgr.y (mgr.24370) 5986 : cluster [DBG] pgmap v5970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:58.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:37:58 smithi067 bash[17655]: audit 2024-04-03T17:37:57.319368+0000 mon.a (mon.0) 5596 : audit [DBG] from='client.? 172.21.15.67:0/1164972133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:37:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:58 smithi067 bash[27441]: cluster 2024-04-03T17:37:56.363887+0000 mgr.y (mgr.24370) 5986 : cluster [DBG] pgmap v5970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:37:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:37:58 smithi067 bash[27441]: audit 2024-04-03T17:37:57.319368+0000 mon.a (mon.0) 5596 : audit [DBG] from='client.? 172.21.15.67:0/1164972133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:00.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:00 smithi082 bash[20963]: cluster 2024-04-03T17:37:58.364566+0000 mgr.y (mgr.24370) 5987 : cluster [DBG] pgmap v5971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:00.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:00 smithi082 bash[20963]: audit 2024-04-03T17:37:59.772698+0000 mon.a (mon.0) 5597 : audit [DBG] from='client.? 172.21.15.67:0/2251576994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:00.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:00 smithi067 bash[17655]: cluster 2024-04-03T17:37:58.364566+0000 mgr.y (mgr.24370) 5987 : cluster [DBG] pgmap v5971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:00.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:00 smithi067 bash[17655]: audit 2024-04-03T17:37:59.772698+0000 mon.a (mon.0) 5597 : audit [DBG] from='client.? 172.21.15.67:0/2251576994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:00 smithi067 bash[27441]: cluster 2024-04-03T17:37:58.364566+0000 mgr.y (mgr.24370) 5987 : cluster [DBG] pgmap v5971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:00 smithi067 bash[27441]: audit 2024-04-03T17:37:59.772698+0000 mon.a (mon.0) 5597 : audit [DBG] from='client.? 172.21.15.67:0/2251576994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:02 smithi082 bash[20963]: cluster 2024-04-03T17:38:00.365248+0000 mgr.y (mgr.24370) 5988 : cluster [DBG] pgmap v5972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:02.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:02 smithi067 bash[17655]: cluster 2024-04-03T17:38:00.365248+0000 mgr.y (mgr.24370) 5988 : cluster [DBG] pgmap v5972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:02.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:02 smithi067 bash[27441]: cluster 2024-04-03T17:38:00.365248+0000 mgr.y (mgr.24370) 5988 : cluster [DBG] pgmap v5972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:38:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:03 smithi067 bash[27441]: audit 2024-04-03T17:38:02.222408+0000 mon.a (mon.0) 5598 : audit [DBG] from='client.? 172.21.15.67:0/2808099491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:03 smithi067 bash[17655]: audit 2024-04-03T17:38:02.222408+0000 mon.a (mon.0) 5598 : audit [DBG] from='client.? 172.21.15.67:0/2808099491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:03.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:03 smithi082 bash[20963]: audit 2024-04-03T17:38:02.222408+0000 mon.a (mon.0) 5598 : audit [DBG] from='client.? 172.21.15.67:0/2808099491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:38:04.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:04 smithi082 bash[20963]: cluster 2024-04-03T17:38:02.366426+0000 mgr.y (mgr.24370) 5989 : cluster [DBG] pgmap v5973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:04 smithi067 bash[27441]: cluster 2024-04-03T17:38:02.366426+0000 mgr.y (mgr.24370) 5989 : cluster [DBG] pgmap v5973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:04 smithi067 bash[17655]: cluster 2024-04-03T17:38:02.366426+0000 mgr.y (mgr.24370) 5989 : cluster [DBG] pgmap v5973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:05.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:05 smithi082 bash[20963]: audit 2024-04-03T17:38:04.683095+0000 mon.c (mon.2) 2356 : audit [DBG] from='client.? 172.21.15.67:0/901579694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:05 smithi067 bash[17655]: audit 2024-04-03T17:38:04.683095+0000 mon.c (mon.2) 2356 : audit [DBG] from='client.? 172.21.15.67:0/901579694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:05 smithi067 bash[27441]: audit 2024-04-03T17:38:04.683095+0000 mon.c (mon.2) 2356 : audit [DBG] from='client.? 172.21.15.67:0/901579694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:06.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:06 smithi082 bash[20963]: cluster 2024-04-03T17:38:04.366969+0000 mgr.y (mgr.24370) 5990 : cluster [DBG] pgmap v5974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:06 smithi067 bash[27441]: cluster 2024-04-03T17:38:04.366969+0000 mgr.y (mgr.24370) 5990 : cluster [DBG] pgmap v5974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:06 smithi067 bash[17655]: cluster 2024-04-03T17:38:04.366969+0000 mgr.y (mgr.24370) 5990 : cluster [DBG] pgmap v5974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:07.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:07 smithi082 bash[20963]: audit 2024-04-03T17:38:07.147494+0000 mon.a (mon.0) 5599 : audit [DBG] from='client.? 172.21.15.67:0/2598797629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:07 smithi067 bash[17655]: audit 2024-04-03T17:38:07.147494+0000 mon.a (mon.0) 5599 : audit [DBG] from='client.? 172.21.15.67:0/2598797629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:07 smithi067 bash[27441]: audit 2024-04-03T17:38:07.147494+0000 mon.a (mon.0) 5599 : audit [DBG] from='client.? 172.21.15.67:0/2598797629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:08.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:08 smithi082 bash[20963]: cluster 2024-04-03T17:38:06.368172+0000 mgr.y (mgr.24370) 5991 : cluster [DBG] pgmap v5975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:08 smithi067 bash[27441]: cluster 2024-04-03T17:38:06.368172+0000 mgr.y (mgr.24370) 5991 : cluster [DBG] pgmap v5975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:08 smithi067 bash[17655]: cluster 2024-04-03T17:38:06.368172+0000 mgr.y (mgr.24370) 5991 : cluster [DBG] pgmap v5975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:10 smithi082 bash[20963]: cluster 2024-04-03T17:38:08.368805+0000 mgr.y (mgr.24370) 5992 : cluster [DBG] pgmap v5976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:10 smithi082 bash[20963]: audit 2024-04-03T17:38:09.592232+0000 mon.a (mon.0) 5600 : audit [DBG] from='client.? 172.21.15.67:0/1466554952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:10 smithi082 bash[20963]: audit 2024-04-03T17:38:09.963521+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:10 smithi067 bash[27441]: cluster 2024-04-03T17:38:08.368805+0000 mgr.y (mgr.24370) 5992 : cluster [DBG] pgmap v5976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:10 smithi067 bash[27441]: audit 2024-04-03T17:38:09.592232+0000 mon.a (mon.0) 5600 : audit [DBG] from='client.? 172.21.15.67:0/1466554952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:10 smithi067 bash[27441]: audit 2024-04-03T17:38:09.963521+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:10.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:10 smithi067 bash[17655]: cluster 2024-04-03T17:38:08.368805+0000 mgr.y (mgr.24370) 5992 : cluster [DBG] pgmap v5976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:10.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:10 smithi067 bash[17655]: audit 2024-04-03T17:38:09.592232+0000 mon.a (mon.0) 5600 : audit [DBG] from='client.? 172.21.15.67:0/1466554952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:10.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:10 smithi067 bash[17655]: audit 2024-04-03T17:38:09.963521+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:12.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:12 smithi082 bash[20963]: cluster 2024-04-03T17:38:10.369645+0000 mgr.y (mgr.24370) 5993 : cluster [DBG] pgmap v5977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:12.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:12 smithi082 bash[20963]: audit 2024-04-03T17:38:12.049516+0000 mon.c (mon.2) 2357 : audit [DBG] from='client.? 172.21.15.67:0/3147135558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:12.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:12 smithi067 bash[17655]: cluster 2024-04-03T17:38:10.369645+0000 mgr.y (mgr.24370) 5993 : cluster [DBG] pgmap v5977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:12.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:12 smithi067 bash[17655]: audit 2024-04-03T17:38:12.049516+0000 mon.c (mon.2) 2357 : audit [DBG] from='client.? 172.21.15.67:0/3147135558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:12.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:12 smithi067 bash[27441]: cluster 2024-04-03T17:38:10.369645+0000 mgr.y (mgr.24370) 5993 : cluster [DBG] pgmap v5977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:12.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:12 smithi067 bash[27441]: audit 2024-04-03T17:38:12.049516+0000 mon.c (mon.2) 2357 : audit [DBG] from='client.? 172.21.15.67:0/3147135558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:38:13.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:38:14.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:14 smithi082 bash[20963]: cluster 2024-04-03T17:38:12.370791+0000 mgr.y (mgr.24370) 5994 : cluster [DBG] pgmap v5978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:14 smithi067 bash[17655]: cluster 2024-04-03T17:38:12.370791+0000 mgr.y (mgr.24370) 5994 : cluster [DBG] pgmap v5978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:14.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:14 smithi067 bash[27441]: cluster 2024-04-03T17:38:12.370791+0000 mgr.y (mgr.24370) 5994 : cluster [DBG] pgmap v5978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:15.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:15 smithi082 bash[20963]: audit 2024-04-03T17:38:14.501599+0000 mon.c (mon.2) 2358 : audit [DBG] from='client.? 172.21.15.67:0/2817042090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:15 smithi067 bash[27441]: audit 2024-04-03T17:38:14.501599+0000 mon.c (mon.2) 2358 : audit [DBG] from='client.? 172.21.15.67:0/2817042090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:15.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:15 smithi067 bash[17655]: audit 2024-04-03T17:38:14.501599+0000 mon.c (mon.2) 2358 : audit [DBG] from='client.? 172.21.15.67:0/2817042090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:16.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:16 smithi082 bash[20963]: cluster 2024-04-03T17:38:14.371261+0000 mgr.y (mgr.24370) 5995 : cluster [DBG] pgmap v5979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:16 smithi067 bash[27441]: cluster 2024-04-03T17:38:14.371261+0000 mgr.y (mgr.24370) 5995 : cluster [DBG] pgmap v5979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:16.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:16 smithi067 bash[17655]: cluster 2024-04-03T17:38:14.371261+0000 mgr.y (mgr.24370) 5995 : cluster [DBG] pgmap v5979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:17.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:17 smithi082 bash[20963]: audit 2024-04-03T17:38:16.958394+0000 mon.c (mon.2) 2359 : audit [DBG] from='client.? 172.21.15.67:0/3044367110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:17 smithi067 bash[27441]: audit 2024-04-03T17:38:16.958394+0000 mon.c (mon.2) 2359 : audit [DBG] from='client.? 172.21.15.67:0/3044367110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:17 smithi067 bash[17655]: audit 2024-04-03T17:38:16.958394+0000 mon.c (mon.2) 2359 : audit [DBG] from='client.? 172.21.15.67:0/3044367110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:18.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:18 smithi082 bash[20963]: cluster 2024-04-03T17:38:16.372335+0000 mgr.y (mgr.24370) 5996 : cluster [DBG] pgmap v5980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:18.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:18 smithi067 bash[17655]: cluster 2024-04-03T17:38:16.372335+0000 mgr.y (mgr.24370) 5996 : cluster [DBG] pgmap v5980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:18 smithi067 bash[27441]: cluster 2024-04-03T17:38:16.372335+0000 mgr.y (mgr.24370) 5996 : cluster [DBG] pgmap v5980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:20.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:20 smithi082 bash[20963]: cluster 2024-04-03T17:38:18.372967+0000 mgr.y (mgr.24370) 5997 : cluster [DBG] pgmap v5981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:20.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:20 smithi082 bash[20963]: audit 2024-04-03T17:38:19.401845+0000 mon.c (mon.2) 2360 : audit [DBG] from='client.? 172.21.15.67:0/3715274516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:20.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:20 smithi067 bash[17655]: cluster 2024-04-03T17:38:18.372967+0000 mgr.y (mgr.24370) 5997 : cluster [DBG] pgmap v5981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:20.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:20 smithi067 bash[17655]: audit 2024-04-03T17:38:19.401845+0000 mon.c (mon.2) 2360 : audit [DBG] from='client.? 172.21.15.67:0/3715274516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:20.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:20 smithi067 bash[27441]: cluster 2024-04-03T17:38:18.372967+0000 mgr.y (mgr.24370) 5997 : cluster [DBG] pgmap v5981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:20.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:20 smithi067 bash[27441]: audit 2024-04-03T17:38:19.401845+0000 mon.c (mon.2) 2360 : audit [DBG] from='client.? 172.21.15.67:0/3715274516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:22.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:22 smithi082 bash[20963]: cluster 2024-04-03T17:38:20.373647+0000 mgr.y (mgr.24370) 5998 : cluster [DBG] pgmap v5982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:22.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:22 smithi082 bash[20963]: audit 2024-04-03T17:38:21.856883+0000 mon.c (mon.2) 2361 : audit [DBG] from='client.? 172.21.15.67:0/1945404443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:22.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:22 smithi067 bash[17655]: cluster 2024-04-03T17:38:20.373647+0000 mgr.y (mgr.24370) 5998 : cluster [DBG] pgmap v5982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:22.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:22 smithi067 bash[17655]: audit 2024-04-03T17:38:21.856883+0000 mon.c (mon.2) 2361 : audit [DBG] from='client.? 172.21.15.67:0/1945404443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:22.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:22 smithi067 bash[27441]: cluster 2024-04-03T17:38:20.373647+0000 mgr.y (mgr.24370) 5998 : cluster [DBG] pgmap v5982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:22.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:22 smithi067 bash[27441]: audit 2024-04-03T17:38:21.856883+0000 mon.c (mon.2) 2361 : audit [DBG] from='client.? 172.21.15.67:0/1945404443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:38:23.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:38:24.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:24 smithi082 bash[20963]: cluster 2024-04-03T17:38:22.374815+0000 mgr.y (mgr.24370) 5999 : cluster [DBG] pgmap v5983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:24 smithi067 bash[17655]: cluster 2024-04-03T17:38:22.374815+0000 mgr.y (mgr.24370) 5999 : cluster [DBG] pgmap v5983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:24 smithi067 bash[27441]: cluster 2024-04-03T17:38:22.374815+0000 mgr.y (mgr.24370) 5999 : cluster [DBG] pgmap v5983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:25.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:25 smithi082 bash[20963]: audit 2024-04-03T17:38:24.309836+0000 mon.a (mon.0) 5602 : audit [DBG] from='client.? 172.21.15.67:0/2170786664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:25.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:25 smithi082 bash[20963]: audit 2024-04-03T17:38:24.963756+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:25 smithi067 bash[27441]: audit 2024-04-03T17:38:24.309836+0000 mon.a (mon.0) 5602 : audit [DBG] from='client.? 172.21.15.67:0/2170786664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:25 smithi067 bash[27441]: audit 2024-04-03T17:38:24.963756+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:25 smithi067 bash[17655]: audit 2024-04-03T17:38:24.309836+0000 mon.a (mon.0) 5602 : audit [DBG] from='client.? 172.21.15.67:0/2170786664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:25 smithi067 bash[17655]: audit 2024-04-03T17:38:24.963756+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:26.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:26 smithi082 bash[20963]: cluster 2024-04-03T17:38:24.375493+0000 mgr.y (mgr.24370) 6000 : cluster [DBG] pgmap v5984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:26 smithi067 bash[17655]: cluster 2024-04-03T17:38:24.375493+0000 mgr.y (mgr.24370) 6000 : cluster [DBG] pgmap v5984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:26 smithi067 bash[27441]: cluster 2024-04-03T17:38:24.375493+0000 mgr.y (mgr.24370) 6000 : cluster [DBG] pgmap v5984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:27.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:27 smithi082 bash[20963]: audit 2024-04-03T17:38:26.760263+0000 mon.a (mon.0) 5604 : audit [DBG] from='client.? 172.21.15.67:0/189168276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:27.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:27 smithi067 bash[17655]: audit 2024-04-03T17:38:26.760263+0000 mon.a (mon.0) 5604 : audit [DBG] from='client.? 172.21.15.67:0/189168276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:27 smithi067 bash[27441]: audit 2024-04-03T17:38:26.760263+0000 mon.a (mon.0) 5604 : audit [DBG] from='client.? 172.21.15.67:0/189168276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:28.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:28 smithi082 bash[20963]: cluster 2024-04-03T17:38:26.376330+0000 mgr.y (mgr.24370) 6001 : cluster [DBG] pgmap v5985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:28.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:28 smithi067 bash[17655]: cluster 2024-04-03T17:38:26.376330+0000 mgr.y (mgr.24370) 6001 : cluster [DBG] pgmap v5985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:28.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:28 smithi067 bash[27441]: cluster 2024-04-03T17:38:26.376330+0000 mgr.y (mgr.24370) 6001 : cluster [DBG] pgmap v5985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:29.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:29 smithi082 bash[20963]: cluster 2024-04-03T17:38:28.376933+0000 mgr.y (mgr.24370) 6002 : cluster [DBG] pgmap v5986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:29.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:29 smithi082 bash[20963]: audit 2024-04-03T17:38:29.212406+0000 mon.c (mon.2) 2362 : audit [DBG] from='client.? 172.21.15.67:0/3517707675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:29 smithi067 bash[17655]: cluster 2024-04-03T17:38:28.376933+0000 mgr.y (mgr.24370) 6002 : cluster [DBG] pgmap v5986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:29 smithi067 bash[17655]: audit 2024-04-03T17:38:29.212406+0000 mon.c (mon.2) 2362 : audit [DBG] from='client.? 172.21.15.67:0/3517707675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:29 smithi067 bash[27441]: cluster 2024-04-03T17:38:28.376933+0000 mgr.y (mgr.24370) 6002 : cluster [DBG] pgmap v5986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:29 smithi067 bash[27441]: audit 2024-04-03T17:38:29.212406+0000 mon.c (mon.2) 2362 : audit [DBG] from='client.? 172.21.15.67:0/3517707675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:31.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:31 smithi082 bash[20963]: cluster 2024-04-03T17:38:30.377624+0000 mgr.y (mgr.24370) 6003 : cluster [DBG] pgmap v5987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:31 smithi067 bash[17655]: cluster 2024-04-03T17:38:30.377624+0000 mgr.y (mgr.24370) 6003 : cluster [DBG] pgmap v5987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:31.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:31 smithi067 bash[27441]: cluster 2024-04-03T17:38:30.377624+0000 mgr.y (mgr.24370) 6003 : cluster [DBG] pgmap v5987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:32.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:32 smithi082 bash[20963]: audit 2024-04-03T17:38:31.662090+0000 mon.a (mon.0) 5605 : audit [DBG] from='client.? 172.21.15.67:0/1302132706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:32.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:32 smithi067 bash[17655]: audit 2024-04-03T17:38:31.662090+0000 mon.a (mon.0) 5605 : audit [DBG] from='client.? 172.21.15.67:0/1302132706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:32.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:32 smithi067 bash[27441]: audit 2024-04-03T17:38:31.662090+0000 mon.a (mon.0) 5605 : audit [DBG] from='client.? 172.21.15.67:0/1302132706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:38:33.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:33 smithi082 bash[20963]: cluster 2024-04-03T17:38:32.378743+0000 mgr.y (mgr.24370) 6004 : cluster [DBG] pgmap v5988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:33.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:38:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:33 smithi067 bash[17655]: cluster 2024-04-03T17:38:32.378743+0000 mgr.y (mgr.24370) 6004 : cluster [DBG] pgmap v5988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:33 smithi067 bash[27441]: cluster 2024-04-03T17:38:32.378743+0000 mgr.y (mgr.24370) 6004 : cluster [DBG] pgmap v5988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:34.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:34 smithi082 bash[20963]: audit 2024-04-03T17:38:34.115706+0000 mon.a (mon.0) 5606 : audit [DBG] from='client.? 172.21.15.67:0/2294561260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:34.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:34 smithi067 bash[17655]: audit 2024-04-03T17:38:34.115706+0000 mon.a (mon.0) 5606 : audit [DBG] from='client.? 172.21.15.67:0/2294561260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:34.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:34 smithi067 bash[27441]: audit 2024-04-03T17:38:34.115706+0000 mon.a (mon.0) 5606 : audit [DBG] from='client.? 172.21.15.67:0/2294561260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:35.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:35 smithi082 bash[20963]: cluster 2024-04-03T17:38:34.379365+0000 mgr.y (mgr.24370) 6005 : cluster [DBG] pgmap v5989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:35.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:35 smithi067 bash[27441]: cluster 2024-04-03T17:38:34.379365+0000 mgr.y (mgr.24370) 6005 : cluster [DBG] pgmap v5989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:35 smithi067 bash[17655]: cluster 2024-04-03T17:38:34.379365+0000 mgr.y (mgr.24370) 6005 : cluster [DBG] pgmap v5989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:37.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:37 smithi082 bash[20963]: cluster 2024-04-03T17:38:36.380591+0000 mgr.y (mgr.24370) 6006 : cluster [DBG] pgmap v5990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:37.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:37 smithi082 bash[20963]: audit 2024-04-03T17:38:36.573635+0000 mon.a (mon.0) 5607 : audit [DBG] from='client.? 172.21.15.67:0/2284520184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:37.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:37 smithi067 bash[17655]: cluster 2024-04-03T17:38:36.380591+0000 mgr.y (mgr.24370) 6006 : cluster [DBG] pgmap v5990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:37.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:37 smithi067 bash[17655]: audit 2024-04-03T17:38:36.573635+0000 mon.a (mon.0) 5607 : audit [DBG] from='client.? 172.21.15.67:0/2284520184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:37 smithi067 bash[27441]: cluster 2024-04-03T17:38:36.380591+0000 mgr.y (mgr.24370) 6006 : cluster [DBG] pgmap v5990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:37 smithi067 bash[27441]: audit 2024-04-03T17:38:36.573635+0000 mon.a (mon.0) 5607 : audit [DBG] from='client.? 172.21.15.67:0/2284520184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:39.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:39 smithi082 bash[20963]: cluster 2024-04-03T17:38:38.381467+0000 mgr.y (mgr.24370) 6007 : cluster [DBG] pgmap v5991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:39.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:39 smithi082 bash[20963]: audit 2024-04-03T17:38:39.036161+0000 mon.c (mon.2) 2363 : audit [DBG] from='client.? 172.21.15.67:0/2974573593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:39.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:39 smithi067 bash[17655]: cluster 2024-04-03T17:38:38.381467+0000 mgr.y (mgr.24370) 6007 : cluster [DBG] pgmap v5991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:39.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:39 smithi067 bash[17655]: audit 2024-04-03T17:38:39.036161+0000 mon.c (mon.2) 2363 : audit [DBG] from='client.? 172.21.15.67:0/2974573593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:39 smithi067 bash[27441]: cluster 2024-04-03T17:38:38.381467+0000 mgr.y (mgr.24370) 6007 : cluster [DBG] pgmap v5991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:39 smithi067 bash[27441]: audit 2024-04-03T17:38:39.036161+0000 mon.c (mon.2) 2363 : audit [DBG] from='client.? 172.21.15.67:0/2974573593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:40.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:40 smithi082 bash[20963]: audit 2024-04-03T17:38:39.964332+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:40 smithi067 bash[17655]: audit 2024-04-03T17:38:39.964332+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:40 smithi067 bash[27441]: audit 2024-04-03T17:38:39.964332+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:41.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:41 smithi082 bash[20963]: cluster 2024-04-03T17:38:40.382212+0000 mgr.y (mgr.24370) 6008 : cluster [DBG] pgmap v5992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:41.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:41 smithi067 bash[27441]: cluster 2024-04-03T17:38:40.382212+0000 mgr.y (mgr.24370) 6008 : cluster [DBG] pgmap v5992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:41 smithi067 bash[17655]: cluster 2024-04-03T17:38:40.382212+0000 mgr.y (mgr.24370) 6008 : cluster [DBG] pgmap v5992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:42.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:42 smithi082 bash[20963]: audit 2024-04-03T17:38:41.497167+0000 mon.c (mon.2) 2364 : audit [DBG] from='client.? 172.21.15.67:0/1479980005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:42.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:42 smithi067 bash[17655]: audit 2024-04-03T17:38:41.497167+0000 mon.c (mon.2) 2364 : audit [DBG] from='client.? 172.21.15.67:0/1479980005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:42.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:42 smithi067 bash[27441]: audit 2024-04-03T17:38:41.497167+0000 mon.c (mon.2) 2364 : audit [DBG] from='client.? 172.21.15.67:0/1479980005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:43] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:38:43.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:38:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:43 smithi082 bash[20963]: cluster 2024-04-03T17:38:42.383413+0000 mgr.y (mgr.24370) 6009 : cluster [DBG] pgmap v5993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:43 smithi067 bash[17655]: cluster 2024-04-03T17:38:42.383413+0000 mgr.y (mgr.24370) 6009 : cluster [DBG] pgmap v5993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:43 smithi067 bash[27441]: cluster 2024-04-03T17:38:42.383413+0000 mgr.y (mgr.24370) 6009 : cluster [DBG] pgmap v5993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:44.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:44 smithi082 bash[20963]: audit 2024-04-03T17:38:43.953884+0000 mon.a (mon.0) 5609 : audit [DBG] from='client.? 172.21.15.67:0/1884612806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:44.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:44 smithi067 bash[17655]: audit 2024-04-03T17:38:43.953884+0000 mon.a (mon.0) 5609 : audit [DBG] from='client.? 172.21.15.67:0/1884612806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:44.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:44 smithi067 bash[27441]: audit 2024-04-03T17:38:43.953884+0000 mon.a (mon.0) 5609 : audit [DBG] from='client.? 172.21.15.67:0/1884612806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:45.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:45 smithi082 bash[20963]: cluster 2024-04-03T17:38:44.384113+0000 mgr.y (mgr.24370) 6010 : cluster [DBG] pgmap v5994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:45 smithi067 bash[17655]: cluster 2024-04-03T17:38:44.384113+0000 mgr.y (mgr.24370) 6010 : cluster [DBG] pgmap v5994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:45.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:45 smithi067 bash[27441]: cluster 2024-04-03T17:38:44.384113+0000 mgr.y (mgr.24370) 6010 : cluster [DBG] pgmap v5994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:46.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:46 smithi082 bash[20963]: audit 2024-04-03T17:38:46.407804+0000 mon.c (mon.2) 2365 : audit [DBG] from='client.? 172.21.15.67:0/1394903169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:46.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:46 smithi067 bash[17655]: audit 2024-04-03T17:38:46.407804+0000 mon.c (mon.2) 2365 : audit [DBG] from='client.? 172.21.15.67:0/1394903169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:46.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:46 smithi067 bash[27441]: audit 2024-04-03T17:38:46.407804+0000 mon.c (mon.2) 2365 : audit [DBG] from='client.? 172.21.15.67:0/1394903169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:47.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:47 smithi082 bash[20963]: cluster 2024-04-03T17:38:46.385256+0000 mgr.y (mgr.24370) 6011 : cluster [DBG] pgmap v5995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:47.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:47 smithi067 bash[17655]: cluster 2024-04-03T17:38:46.385256+0000 mgr.y (mgr.24370) 6011 : cluster [DBG] pgmap v5995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:47.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:47 smithi067 bash[27441]: cluster 2024-04-03T17:38:46.385256+0000 mgr.y (mgr.24370) 6011 : cluster [DBG] pgmap v5995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:49.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:49 smithi082 bash[20963]: cluster 2024-04-03T17:38:48.385965+0000 mgr.y (mgr.24370) 6012 : cluster [DBG] pgmap v5996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:49.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:49 smithi082 bash[20963]: audit 2024-04-03T17:38:48.865227+0000 mon.c (mon.2) 2366 : audit [DBG] from='client.? 172.21.15.67:0/1645991853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:49 smithi067 bash[17655]: cluster 2024-04-03T17:38:48.385965+0000 mgr.y (mgr.24370) 6012 : cluster [DBG] pgmap v5996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:49 smithi067 bash[17655]: audit 2024-04-03T17:38:48.865227+0000 mon.c (mon.2) 2366 : audit [DBG] from='client.? 172.21.15.67:0/1645991853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:49.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:49 smithi067 bash[27441]: cluster 2024-04-03T17:38:48.385965+0000 mgr.y (mgr.24370) 6012 : cluster [DBG] pgmap v5996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:49.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:49 smithi067 bash[27441]: audit 2024-04-03T17:38:48.865227+0000 mon.c (mon.2) 2366 : audit [DBG] from='client.? 172.21.15.67:0/1645991853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:51.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:51 smithi082 bash[20963]: cluster 2024-04-03T17:38:50.386671+0000 mgr.y (mgr.24370) 6013 : cluster [DBG] pgmap v5997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:51.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:51 smithi082 bash[20963]: audit 2024-04-03T17:38:51.318304+0000 mon.a (mon.0) 5610 : audit [DBG] from='client.? 172.21.15.67:0/2653642560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:51 smithi067 bash[27441]: cluster 2024-04-03T17:38:50.386671+0000 mgr.y (mgr.24370) 6013 : cluster [DBG] pgmap v5997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:51 smithi067 bash[27441]: audit 2024-04-03T17:38:51.318304+0000 mon.a (mon.0) 5610 : audit [DBG] from='client.? 172.21.15.67:0/2653642560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:51.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:51 smithi067 bash[17655]: cluster 2024-04-03T17:38:50.386671+0000 mgr.y (mgr.24370) 6013 : cluster [DBG] pgmap v5997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:51.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:51 smithi067 bash[17655]: audit 2024-04-03T17:38:51.318304+0000 mon.a (mon.0) 5610 : audit [DBG] from='client.? 172.21.15.67:0/2653642560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:53] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:38:53.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:38:53.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:53 smithi082 bash[20963]: cluster 2024-04-03T17:38:52.387810+0000 mgr.y (mgr.24370) 6014 : cluster [DBG] pgmap v5998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:53.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:53 smithi067 bash[27441]: cluster 2024-04-03T17:38:52.387810+0000 mgr.y (mgr.24370) 6014 : cluster [DBG] pgmap v5998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:53.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:53 smithi067 bash[17655]: cluster 2024-04-03T17:38:52.387810+0000 mgr.y (mgr.24370) 6014 : cluster [DBG] pgmap v5998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:54.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:54 smithi082 bash[20963]: audit 2024-04-03T17:38:53.768066+0000 mon.c (mon.2) 2367 : audit [DBG] from='client.? 172.21.15.67:0/533073650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:54.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:54 smithi067 bash[17655]: audit 2024-04-03T17:38:53.768066+0000 mon.c (mon.2) 2367 : audit [DBG] from='client.? 172.21.15.67:0/533073650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:54.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:54 smithi067 bash[27441]: audit 2024-04-03T17:38:53.768066+0000 mon.c (mon.2) 2367 : audit [DBG] from='client.? 172.21.15.67:0/533073650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:55 smithi082 bash[20963]: cluster 2024-04-03T17:38:54.388606+0000 mgr.y (mgr.24370) 6015 : cluster [DBG] pgmap v5999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:55 smithi082 bash[20963]: audit 2024-04-03T17:38:54.964755+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:55 smithi067 bash[17655]: cluster 2024-04-03T17:38:54.388606+0000 mgr.y (mgr.24370) 6015 : cluster [DBG] pgmap v5999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:55 smithi067 bash[17655]: audit 2024-04-03T17:38:54.964755+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:55 smithi067 bash[27441]: cluster 2024-04-03T17:38:54.388606+0000 mgr.y (mgr.24370) 6015 : cluster [DBG] pgmap v5999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:55 smithi067 bash[27441]: audit 2024-04-03T17:38:54.964755+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:38:56.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:56 smithi082 bash[20963]: audit 2024-04-03T17:38:56.219879+0000 mon.a (mon.0) 5612 : audit [DBG] from='client.? 172.21.15.67:0/641433298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:56.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:56 smithi082 bash[20963]: audit 2024-04-03T17:38:56.282104+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:38:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:56 smithi067 bash[17655]: audit 2024-04-03T17:38:56.219879+0000 mon.a (mon.0) 5612 : audit [DBG] from='client.? 172.21.15.67:0/641433298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:56 smithi067 bash[17655]: audit 2024-04-03T17:38:56.282104+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:38:56.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:56 smithi067 bash[27441]: audit 2024-04-03T17:38:56.219879+0000 mon.a (mon.0) 5612 : audit [DBG] from='client.? 172.21.15.67:0/641433298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:56 smithi067 bash[27441]: audit 2024-04-03T17:38:56.282104+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:38:57.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:57 smithi082 bash[20963]: cluster 2024-04-03T17:38:56.389771+0000 mgr.y (mgr.24370) 6016 : cluster [DBG] pgmap v6000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:57 smithi067 bash[17655]: cluster 2024-04-03T17:38:56.389771+0000 mgr.y (mgr.24370) 6016 : cluster [DBG] pgmap v6000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:57 smithi067 bash[27441]: cluster 2024-04-03T17:38:56.389771+0000 mgr.y (mgr.24370) 6016 : cluster [DBG] pgmap v6000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:59.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:59 smithi082 bash[20963]: cluster 2024-04-03T17:38:58.390363+0000 mgr.y (mgr.24370) 6017 : cluster [DBG] pgmap v6001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:59.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:38:59 smithi082 bash[20963]: audit 2024-04-03T17:38:58.669743+0000 mon.c (mon.2) 2368 : audit [DBG] from='client.? 172.21.15.67:0/1417346706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:59.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:59 smithi067 bash[17655]: cluster 2024-04-03T17:38:58.390363+0000 mgr.y (mgr.24370) 6017 : cluster [DBG] pgmap v6001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:59.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:38:59 smithi067 bash[17655]: audit 2024-04-03T17:38:58.669743+0000 mon.c (mon.2) 2368 : audit [DBG] from='client.? 172.21.15.67:0/1417346706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:38:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:59 smithi067 bash[27441]: cluster 2024-04-03T17:38:58.390363+0000 mgr.y (mgr.24370) 6017 : cluster [DBG] pgmap v6001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:38:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:38:59 smithi067 bash[27441]: audit 2024-04-03T17:38:58.669743+0000 mon.c (mon.2) 2368 : audit [DBG] from='client.? 172.21.15.67:0/1417346706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:01.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:01 smithi082 bash[20963]: cluster 2024-04-03T17:39:00.390994+0000 mgr.y (mgr.24370) 6018 : cluster [DBG] pgmap v6002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:01.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:01 smithi082 bash[20963]: audit 2024-04-03T17:39:01.128857+0000 mon.a (mon.0) 5614 : audit [DBG] from='client.? 172.21.15.67:0/1194770701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:01 smithi067 bash[17655]: cluster 2024-04-03T17:39:00.390994+0000 mgr.y (mgr.24370) 6018 : cluster [DBG] pgmap v6002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:01 smithi067 bash[17655]: audit 2024-04-03T17:39:01.128857+0000 mon.a (mon.0) 5614 : audit [DBG] from='client.? 172.21.15.67:0/1194770701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:01 smithi067 bash[27441]: cluster 2024-04-03T17:39:00.390994+0000 mgr.y (mgr.24370) 6018 : cluster [DBG] pgmap v6002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:01 smithi067 bash[27441]: audit 2024-04-03T17:39:01.128857+0000 mon.a (mon.0) 5614 : audit [DBG] from='client.? 172.21.15.67:0/1194770701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:03.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:02 smithi082 bash[20963]: audit 2024-04-03T17:39:01.976300+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:02 smithi082 bash[20963]: audit 2024-04-03T17:39:01.983996+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:02 smithi082 bash[20963]: audit 2024-04-03T17:39:02.272648+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:02 smithi082 bash[20963]: audit 2024-04-03T17:39:02.282239+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:02 smithi082 bash[20963]: audit 2024-04-03T17:39:02.755923+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:39:03.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:02 smithi082 bash[20963]: audit 2024-04-03T17:39:02.757821+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:39:03.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:02 smithi082 bash[20963]: audit 2024-04-03T17:39:02.767522+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:39:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[17655]: audit 2024-04-03T17:39:01.976300+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[17655]: audit 2024-04-03T17:39:01.983996+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[17655]: audit 2024-04-03T17:39:02.272648+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[17655]: audit 2024-04-03T17:39:02.282239+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[17655]: audit 2024-04-03T17:39:02.755923+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:39:03.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[17655]: audit 2024-04-03T17:39:02.757821+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:39:03.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[17655]: audit 2024-04-03T17:39:02.767522+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[27441]: audit 2024-04-03T17:39:01.976300+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[27441]: audit 2024-04-03T17:39:01.983996+0000 mon.a (mon.0) 5616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[27441]: audit 2024-04-03T17:39:02.272648+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[27441]: audit 2024-04-03T17:39:02.282239+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[27441]: audit 2024-04-03T17:39:02.755923+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:39:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[27441]: audit 2024-04-03T17:39:02.757821+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:39:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:02 smithi067 bash[27441]: audit 2024-04-03T17:39:02.767522+0000 mon.a (mon.0) 5621 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:39:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:39:04.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:04 smithi082 bash[20963]: cluster 2024-04-03T17:39:02.392125+0000 mgr.y (mgr.24370) 6019 : cluster [DBG] pgmap v6003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:04.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:04 smithi082 bash[20963]: audit 2024-04-03T17:39:03.581516+0000 mon.c (mon.2) 2369 : audit [DBG] from='client.? 172.21.15.67:0/373013966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:04 smithi067 bash[17655]: cluster 2024-04-03T17:39:02.392125+0000 mgr.y (mgr.24370) 6019 : cluster [DBG] pgmap v6003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:04 smithi067 bash[17655]: audit 2024-04-03T17:39:03.581516+0000 mon.c (mon.2) 2369 : audit [DBG] from='client.? 172.21.15.67:0/373013966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:04 smithi067 bash[27441]: cluster 2024-04-03T17:39:02.392125+0000 mgr.y (mgr.24370) 6019 : cluster [DBG] pgmap v6003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:04 smithi067 bash[27441]: audit 2024-04-03T17:39:03.581516+0000 mon.c (mon.2) 2369 : audit [DBG] from='client.? 172.21.15.67:0/373013966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:06.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:06 smithi082 bash[20963]: cluster 2024-04-03T17:39:04.392751+0000 mgr.y (mgr.24370) 6020 : cluster [DBG] pgmap v6004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:06.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:06 smithi082 bash[20963]: audit 2024-04-03T17:39:06.037505+0000 mon.c (mon.2) 2370 : audit [DBG] from='client.? 172.21.15.67:0/2735277706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:06 smithi067 bash[17655]: cluster 2024-04-03T17:39:04.392751+0000 mgr.y (mgr.24370) 6020 : cluster [DBG] pgmap v6004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:06 smithi067 bash[17655]: audit 2024-04-03T17:39:06.037505+0000 mon.c (mon.2) 2370 : audit [DBG] from='client.? 172.21.15.67:0/2735277706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:06 smithi067 bash[27441]: cluster 2024-04-03T17:39:04.392751+0000 mgr.y (mgr.24370) 6020 : cluster [DBG] pgmap v6004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:06 smithi067 bash[27441]: audit 2024-04-03T17:39:06.037505+0000 mon.c (mon.2) 2370 : audit [DBG] from='client.? 172.21.15.67:0/2735277706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:08.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:08 smithi082 bash[20963]: cluster 2024-04-03T17:39:06.393852+0000 mgr.y (mgr.24370) 6021 : cluster [DBG] pgmap v6005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:08 smithi067 bash[17655]: cluster 2024-04-03T17:39:06.393852+0000 mgr.y (mgr.24370) 6021 : cluster [DBG] pgmap v6005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:08 smithi067 bash[27441]: cluster 2024-04-03T17:39:06.393852+0000 mgr.y (mgr.24370) 6021 : cluster [DBG] pgmap v6005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:09.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:09 smithi082 bash[20963]: audit 2024-04-03T17:39:08.482667+0000 mon.a (mon.0) 5622 : audit [DBG] from='client.? 172.21.15.67:0/71179606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:09 smithi067 bash[17655]: audit 2024-04-03T17:39:08.482667+0000 mon.a (mon.0) 5622 : audit [DBG] from='client.? 172.21.15.67:0/71179606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:09.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:09 smithi067 bash[27441]: audit 2024-04-03T17:39:08.482667+0000 mon.a (mon.0) 5622 : audit [DBG] from='client.? 172.21.15.67:0/71179606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:10 smithi082 bash[20963]: cluster 2024-04-03T17:39:08.394483+0000 mgr.y (mgr.24370) 6022 : cluster [DBG] pgmap v6006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:10 smithi082 bash[20963]: audit 2024-04-03T17:39:09.965078+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:10 smithi067 bash[17655]: cluster 2024-04-03T17:39:08.394483+0000 mgr.y (mgr.24370) 6022 : cluster [DBG] pgmap v6006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:10 smithi067 bash[17655]: audit 2024-04-03T17:39:09.965078+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:10 smithi067 bash[27441]: cluster 2024-04-03T17:39:08.394483+0000 mgr.y (mgr.24370) 6022 : cluster [DBG] pgmap v6006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:10 smithi067 bash[27441]: audit 2024-04-03T17:39:09.965078+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:11.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:11 smithi082 bash[20963]: audit 2024-04-03T17:39:10.946277+0000 mon.a (mon.0) 5624 : audit [DBG] from='client.? 172.21.15.67:0/2082728953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:11 smithi067 bash[17655]: audit 2024-04-03T17:39:10.946277+0000 mon.a (mon.0) 5624 : audit [DBG] from='client.? 172.21.15.67:0/2082728953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:11 smithi067 bash[27441]: audit 2024-04-03T17:39:10.946277+0000 mon.a (mon.0) 5624 : audit [DBG] from='client.? 172.21.15.67:0/2082728953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:12.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:12 smithi082 bash[20963]: cluster 2024-04-03T17:39:10.395185+0000 mgr.y (mgr.24370) 6023 : cluster [DBG] pgmap v6007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:12.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:12 smithi067 bash[17655]: cluster 2024-04-03T17:39:10.395185+0000 mgr.y (mgr.24370) 6023 : cluster [DBG] pgmap v6007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:12 smithi067 bash[27441]: cluster 2024-04-03T17:39:10.395185+0000 mgr.y (mgr.24370) 6023 : cluster [DBG] pgmap v6007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:13 smithi067 bash[17655]: cluster 2024-04-03T17:39:12.396384+0000 mgr.y (mgr.24370) 6024 : cluster [DBG] pgmap v6008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:39:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:13 smithi067 bash[27441]: cluster 2024-04-03T17:39:12.396384+0000 mgr.y (mgr.24370) 6024 : cluster [DBG] pgmap v6008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:13.642 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:39:13.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:13 smithi082 bash[20963]: cluster 2024-04-03T17:39:12.396384+0000 mgr.y (mgr.24370) 6024 : cluster [DBG] pgmap v6008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:14.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:14 smithi082 bash[20963]: audit 2024-04-03T17:39:13.405549+0000 mon.a (mon.0) 5625 : audit [DBG] from='client.? 172.21.15.67:0/429719890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:14 smithi067 bash[17655]: audit 2024-04-03T17:39:13.405549+0000 mon.a (mon.0) 5625 : audit [DBG] from='client.? 172.21.15.67:0/429719890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:14.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:14 smithi067 bash[27441]: audit 2024-04-03T17:39:13.405549+0000 mon.a (mon.0) 5625 : audit [DBG] from='client.? 172.21.15.67:0/429719890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:15.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:15 smithi082 bash[20963]: cluster 2024-04-03T17:39:14.397008+0000 mgr.y (mgr.24370) 6025 : cluster [DBG] pgmap v6009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:15 smithi067 bash[27441]: cluster 2024-04-03T17:39:14.397008+0000 mgr.y (mgr.24370) 6025 : cluster [DBG] pgmap v6009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:15.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:15 smithi067 bash[17655]: cluster 2024-04-03T17:39:14.397008+0000 mgr.y (mgr.24370) 6025 : cluster [DBG] pgmap v6009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:16.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:16 smithi082 bash[20963]: audit 2024-04-03T17:39:15.862975+0000 mon.a (mon.0) 5626 : audit [DBG] from='client.? 172.21.15.67:0/3480873278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:16 smithi067 bash[27441]: audit 2024-04-03T17:39:15.862975+0000 mon.a (mon.0) 5626 : audit [DBG] from='client.? 172.21.15.67:0/3480873278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:16.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:16 smithi067 bash[17655]: audit 2024-04-03T17:39:15.862975+0000 mon.a (mon.0) 5626 : audit [DBG] from='client.? 172.21.15.67:0/3480873278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:17.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:17 smithi082 bash[20963]: cluster 2024-04-03T17:39:16.398169+0000 mgr.y (mgr.24370) 6026 : cluster [DBG] pgmap v6010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:17 smithi067 bash[17655]: cluster 2024-04-03T17:39:16.398169+0000 mgr.y (mgr.24370) 6026 : cluster [DBG] pgmap v6010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:17 smithi067 bash[27441]: cluster 2024-04-03T17:39:16.398169+0000 mgr.y (mgr.24370) 6026 : cluster [DBG] pgmap v6010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:18.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:18 smithi082 bash[20963]: audit 2024-04-03T17:39:18.316270+0000 mon.a (mon.0) 5627 : audit [DBG] from='client.? 172.21.15.67:0/4141805317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:18.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:18 smithi067 bash[17655]: audit 2024-04-03T17:39:18.316270+0000 mon.a (mon.0) 5627 : audit [DBG] from='client.? 172.21.15.67:0/4141805317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:18 smithi067 bash[27441]: audit 2024-04-03T17:39:18.316270+0000 mon.a (mon.0) 5627 : audit [DBG] from='client.? 172.21.15.67:0/4141805317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:19.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:19 smithi082 bash[20963]: cluster 2024-04-03T17:39:18.398835+0000 mgr.y (mgr.24370) 6027 : cluster [DBG] pgmap v6011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:19.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:19 smithi067 bash[17655]: cluster 2024-04-03T17:39:18.398835+0000 mgr.y (mgr.24370) 6027 : cluster [DBG] pgmap v6011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:19.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:19 smithi067 bash[27441]: cluster 2024-04-03T17:39:18.398835+0000 mgr.y (mgr.24370) 6027 : cluster [DBG] pgmap v6011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:21.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:21 smithi082 bash[20963]: cluster 2024-04-03T17:39:20.399485+0000 mgr.y (mgr.24370) 6028 : cluster [DBG] pgmap v6012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:21.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:21 smithi082 bash[20963]: audit 2024-04-03T17:39:20.769109+0000 mon.c (mon.2) 2371 : audit [DBG] from='client.? 172.21.15.67:0/3458449451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:21 smithi067 bash[17655]: cluster 2024-04-03T17:39:20.399485+0000 mgr.y (mgr.24370) 6028 : cluster [DBG] pgmap v6012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:21 smithi067 bash[17655]: audit 2024-04-03T17:39:20.769109+0000 mon.c (mon.2) 2371 : audit [DBG] from='client.? 172.21.15.67:0/3458449451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:21 smithi067 bash[27441]: cluster 2024-04-03T17:39:20.399485+0000 mgr.y (mgr.24370) 6028 : cluster [DBG] pgmap v6012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:21 smithi067 bash[27441]: audit 2024-04-03T17:39:20.769109+0000 mon.c (mon.2) 2371 : audit [DBG] from='client.? 172.21.15.67:0/3458449451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:39:23.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:39:23.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:23 smithi082 bash[20963]: cluster 2024-04-03T17:39:22.400687+0000 mgr.y (mgr.24370) 6029 : cluster [DBG] pgmap v6013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:23.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:23 smithi082 bash[20963]: audit 2024-04-03T17:39:23.229650+0000 mon.a (mon.0) 5628 : audit [DBG] from='client.? 172.21.15.67:0/1698904012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:23 smithi067 bash[17655]: cluster 2024-04-03T17:39:22.400687+0000 mgr.y (mgr.24370) 6029 : cluster [DBG] pgmap v6013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:23 smithi067 bash[17655]: audit 2024-04-03T17:39:23.229650+0000 mon.a (mon.0) 5628 : audit [DBG] from='client.? 172.21.15.67:0/1698904012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:23 smithi067 bash[27441]: cluster 2024-04-03T17:39:22.400687+0000 mgr.y (mgr.24370) 6029 : cluster [DBG] pgmap v6013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:23 smithi067 bash[27441]: audit 2024-04-03T17:39:23.229650+0000 mon.a (mon.0) 5628 : audit [DBG] from='client.? 172.21.15.67:0/1698904012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:25 smithi082 bash[20963]: cluster 2024-04-03T17:39:24.401309+0000 mgr.y (mgr.24370) 6030 : cluster [DBG] pgmap v6014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:25 smithi082 bash[20963]: audit 2024-04-03T17:39:24.965434+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:25 smithi067 bash[17655]: cluster 2024-04-03T17:39:24.401309+0000 mgr.y (mgr.24370) 6030 : cluster [DBG] pgmap v6014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:25 smithi067 bash[17655]: audit 2024-04-03T17:39:24.965434+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:25 smithi067 bash[27441]: cluster 2024-04-03T17:39:24.401309+0000 mgr.y (mgr.24370) 6030 : cluster [DBG] pgmap v6014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:25 smithi067 bash[27441]: audit 2024-04-03T17:39:24.965434+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:26.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:26 smithi082 bash[20963]: audit 2024-04-03T17:39:25.682211+0000 mon.a (mon.0) 5630 : audit [DBG] from='client.? 172.21.15.67:0/1618456638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:26.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:26 smithi067 bash[17655]: audit 2024-04-03T17:39:25.682211+0000 mon.a (mon.0) 5630 : audit [DBG] from='client.? 172.21.15.67:0/1618456638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:26.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:26 smithi067 bash[27441]: audit 2024-04-03T17:39:25.682211+0000 mon.a (mon.0) 5630 : audit [DBG] from='client.? 172.21.15.67:0/1618456638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:27.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:27 smithi082 bash[20963]: cluster 2024-04-03T17:39:26.402479+0000 mgr.y (mgr.24370) 6031 : cluster [DBG] pgmap v6015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:27 smithi067 bash[17655]: cluster 2024-04-03T17:39:26.402479+0000 mgr.y (mgr.24370) 6031 : cluster [DBG] pgmap v6015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:27 smithi067 bash[27441]: cluster 2024-04-03T17:39:26.402479+0000 mgr.y (mgr.24370) 6031 : cluster [DBG] pgmap v6015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:28.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:28 smithi082 bash[20963]: audit 2024-04-03T17:39:28.143904+0000 mon.a (mon.0) 5631 : audit [DBG] from='client.? 172.21.15.67:0/1312447515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:28.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:28 smithi067 bash[17655]: audit 2024-04-03T17:39:28.143904+0000 mon.a (mon.0) 5631 : audit [DBG] from='client.? 172.21.15.67:0/1312447515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:28.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:28 smithi067 bash[27441]: audit 2024-04-03T17:39:28.143904+0000 mon.a (mon.0) 5631 : audit [DBG] from='client.? 172.21.15.67:0/1312447515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:30.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:30 smithi082 bash[20963]: cluster 2024-04-03T17:39:28.403199+0000 mgr.y (mgr.24370) 6032 : cluster [DBG] pgmap v6016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:30.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:30 smithi067 bash[27441]: cluster 2024-04-03T17:39:28.403199+0000 mgr.y (mgr.24370) 6032 : cluster [DBG] pgmap v6016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:30.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:30 smithi067 bash[17655]: cluster 2024-04-03T17:39:28.403199+0000 mgr.y (mgr.24370) 6032 : cluster [DBG] pgmap v6016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:31.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:31 smithi082 bash[20963]: audit 2024-04-03T17:39:30.596667+0000 mon.a (mon.0) 5632 : audit [DBG] from='client.? 172.21.15.67:0/1268290777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:31.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:31 smithi067 bash[27441]: audit 2024-04-03T17:39:30.596667+0000 mon.a (mon.0) 5632 : audit [DBG] from='client.? 172.21.15.67:0/1268290777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:31 smithi067 bash[17655]: audit 2024-04-03T17:39:30.596667+0000 mon.a (mon.0) 5632 : audit [DBG] from='client.? 172.21.15.67:0/1268290777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:32.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:32 smithi082 bash[20963]: cluster 2024-04-03T17:39:30.403958+0000 mgr.y (mgr.24370) 6033 : cluster [DBG] pgmap v6017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:32.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:32 smithi067 bash[17655]: cluster 2024-04-03T17:39:30.403958+0000 mgr.y (mgr.24370) 6033 : cluster [DBG] pgmap v6017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:32.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:32 smithi067 bash[27441]: cluster 2024-04-03T17:39:30.403958+0000 mgr.y (mgr.24370) 6033 : cluster [DBG] pgmap v6017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:33.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:33 smithi082 bash[20963]: audit 2024-04-03T17:39:33.038311+0000 mon.a (mon.0) 5633 : audit [DBG] from='client.? 172.21.15.67:0/277382478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:33 smithi067 bash[17655]: audit 2024-04-03T17:39:33.038311+0000 mon.a (mon.0) 5633 : audit [DBG] from='client.? 172.21.15.67:0/277382478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:39:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:33 smithi067 bash[27441]: audit 2024-04-03T17:39:33.038311+0000 mon.a (mon.0) 5633 : audit [DBG] from='client.? 172.21.15.67:0/277382478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:33.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:39:34.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:34 smithi082 bash[20963]: cluster 2024-04-03T17:39:32.405035+0000 mgr.y (mgr.24370) 6034 : cluster [DBG] pgmap v6018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:34.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:34 smithi067 bash[27441]: cluster 2024-04-03T17:39:32.405035+0000 mgr.y (mgr.24370) 6034 : cluster [DBG] pgmap v6018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:34.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:34 smithi067 bash[17655]: cluster 2024-04-03T17:39:32.405035+0000 mgr.y (mgr.24370) 6034 : cluster [DBG] pgmap v6018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:36.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:36 smithi082 bash[20963]: cluster 2024-04-03T17:39:34.405819+0000 mgr.y (mgr.24370) 6035 : cluster [DBG] pgmap v6019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:36.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:36 smithi082 bash[20963]: audit 2024-04-03T17:39:35.487740+0000 mon.a (mon.0) 5634 : audit [DBG] from='client.? 172.21.15.67:0/4213134512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:36.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:36 smithi067 bash[17655]: cluster 2024-04-03T17:39:34.405819+0000 mgr.y (mgr.24370) 6035 : cluster [DBG] pgmap v6019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:36.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:36 smithi067 bash[17655]: audit 2024-04-03T17:39:35.487740+0000 mon.a (mon.0) 5634 : audit [DBG] from='client.? 172.21.15.67:0/4213134512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:36.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:36 smithi067 bash[27441]: cluster 2024-04-03T17:39:34.405819+0000 mgr.y (mgr.24370) 6035 : cluster [DBG] pgmap v6019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:36.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:36 smithi067 bash[27441]: audit 2024-04-03T17:39:35.487740+0000 mon.a (mon.0) 5634 : audit [DBG] from='client.? 172.21.15.67:0/4213134512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:38.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:38 smithi082 bash[20963]: cluster 2024-04-03T17:39:36.407046+0000 mgr.y (mgr.24370) 6036 : cluster [DBG] pgmap v6020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:38.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:38 smithi082 bash[20963]: audit 2024-04-03T17:39:37.947507+0000 mon.c (mon.2) 2372 : audit [DBG] from='client.? 172.21.15.67:0/3456441155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:38.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:38 smithi067 bash[17655]: cluster 2024-04-03T17:39:36.407046+0000 mgr.y (mgr.24370) 6036 : cluster [DBG] pgmap v6020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:38.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:38 smithi067 bash[17655]: audit 2024-04-03T17:39:37.947507+0000 mon.c (mon.2) 2372 : audit [DBG] from='client.? 172.21.15.67:0/3456441155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:38 smithi067 bash[27441]: cluster 2024-04-03T17:39:36.407046+0000 mgr.y (mgr.24370) 6036 : cluster [DBG] pgmap v6020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:38 smithi067 bash[27441]: audit 2024-04-03T17:39:37.947507+0000 mon.c (mon.2) 2372 : audit [DBG] from='client.? 172.21.15.67:0/3456441155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:40.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:40 smithi082 bash[20963]: cluster 2024-04-03T17:39:38.407747+0000 mgr.y (mgr.24370) 6037 : cluster [DBG] pgmap v6021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:40.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:40 smithi082 bash[20963]: audit 2024-04-03T17:39:39.965913+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:40 smithi067 bash[27441]: cluster 2024-04-03T17:39:38.407747+0000 mgr.y (mgr.24370) 6037 : cluster [DBG] pgmap v6021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:40 smithi067 bash[27441]: audit 2024-04-03T17:39:39.965913+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:40 smithi067 bash[17655]: cluster 2024-04-03T17:39:38.407747+0000 mgr.y (mgr.24370) 6037 : cluster [DBG] pgmap v6021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:40 smithi067 bash[17655]: audit 2024-04-03T17:39:39.965913+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:41.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:41 smithi067 bash[17655]: audit 2024-04-03T17:39:40.408243+0000 mon.a (mon.0) 5636 : audit [DBG] from='client.? 172.21.15.67:0/2073456468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:41 smithi067 bash[27441]: audit 2024-04-03T17:39:40.408243+0000 mon.a (mon.0) 5636 : audit [DBG] from='client.? 172.21.15.67:0/2073456468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:41.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:41 smithi082 bash[20963]: audit 2024-04-03T17:39:40.408243+0000 mon.a (mon.0) 5636 : audit [DBG] from='client.? 172.21.15.67:0/2073456468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:42.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:42 smithi067 bash[17655]: cluster 2024-04-03T17:39:40.408149+0000 mgr.y (mgr.24370) 6038 : cluster [DBG] pgmap v6022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:42.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:42 smithi067 bash[27441]: cluster 2024-04-03T17:39:40.408149+0000 mgr.y (mgr.24370) 6038 : cluster [DBG] pgmap v6022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:42.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:42 smithi082 bash[20963]: cluster 2024-04-03T17:39:40.408149+0000 mgr.y (mgr.24370) 6038 : cluster [DBG] pgmap v6022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:43 smithi067 bash[17655]: audit 2024-04-03T17:39:42.863591+0000 mon.c (mon.2) 2373 : audit [DBG] from='client.? 172.21.15.67:0/342976378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:43] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:39:43.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:43 smithi067 bash[27441]: audit 2024-04-03T17:39:42.863591+0000 mon.c (mon.2) 2373 : audit [DBG] from='client.? 172.21.15.67:0/342976378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:43.513 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:43 smithi082 bash[20963]: audit 2024-04-03T17:39:42.863591+0000 mon.c (mon.2) 2373 : audit [DBG] from='client.? 172.21.15.67:0/342976378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:43.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:39:44.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:44 smithi067 bash[17655]: cluster 2024-04-03T17:39:42.409284+0000 mgr.y (mgr.24370) 6039 : cluster [DBG] pgmap v6023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:44.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:44 smithi067 bash[27441]: cluster 2024-04-03T17:39:42.409284+0000 mgr.y (mgr.24370) 6039 : cluster [DBG] pgmap v6023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:44.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:44 smithi082 bash[20963]: cluster 2024-04-03T17:39:42.409284+0000 mgr.y (mgr.24370) 6039 : cluster [DBG] pgmap v6023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:46.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:46 smithi067 bash[17655]: cluster 2024-04-03T17:39:44.409904+0000 mgr.y (mgr.24370) 6040 : cluster [DBG] pgmap v6024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:46.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:46 smithi067 bash[17655]: audit 2024-04-03T17:39:45.314346+0000 mon.c (mon.2) 2374 : audit [DBG] from='client.? 172.21.15.67:0/25584142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:46.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:46 smithi067 bash[27441]: cluster 2024-04-03T17:39:44.409904+0000 mgr.y (mgr.24370) 6040 : cluster [DBG] pgmap v6024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:46.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:46 smithi067 bash[27441]: audit 2024-04-03T17:39:45.314346+0000 mon.c (mon.2) 2374 : audit [DBG] from='client.? 172.21.15.67:0/25584142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:46.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:46 smithi082 bash[20963]: cluster 2024-04-03T17:39:44.409904+0000 mgr.y (mgr.24370) 6040 : cluster [DBG] pgmap v6024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:46.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:46 smithi082 bash[20963]: audit 2024-04-03T17:39:45.314346+0000 mon.c (mon.2) 2374 : audit [DBG] from='client.? 172.21.15.67:0/25584142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:48.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:48 smithi067 bash[27441]: cluster 2024-04-03T17:39:46.411191+0000 mgr.y (mgr.24370) 6041 : cluster [DBG] pgmap v6025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:48.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:48 smithi067 bash[27441]: audit 2024-04-03T17:39:47.773246+0000 mon.c (mon.2) 2375 : audit [DBG] from='client.? 172.21.15.67:0/2360050165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:48.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:48 smithi067 bash[17655]: cluster 2024-04-03T17:39:46.411191+0000 mgr.y (mgr.24370) 6041 : cluster [DBG] pgmap v6025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:48.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:48 smithi067 bash[17655]: audit 2024-04-03T17:39:47.773246+0000 mon.c (mon.2) 2375 : audit [DBG] from='client.? 172.21.15.67:0/2360050165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:48.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:48 smithi082 bash[20963]: cluster 2024-04-03T17:39:46.411191+0000 mgr.y (mgr.24370) 6041 : cluster [DBG] pgmap v6025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:48.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:48 smithi082 bash[20963]: audit 2024-04-03T17:39:47.773246+0000 mon.c (mon.2) 2375 : audit [DBG] from='client.? 172.21.15.67:0/2360050165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:50.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:50 smithi082 bash[20963]: cluster 2024-04-03T17:39:48.411928+0000 mgr.y (mgr.24370) 6042 : cluster [DBG] pgmap v6026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:50.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:50 smithi067 bash[27441]: cluster 2024-04-03T17:39:48.411928+0000 mgr.y (mgr.24370) 6042 : cluster [DBG] pgmap v6026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:50.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:50 smithi067 bash[17655]: cluster 2024-04-03T17:39:48.411928+0000 mgr.y (mgr.24370) 6042 : cluster [DBG] pgmap v6026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:51.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:51 smithi082 bash[20963]: audit 2024-04-03T17:39:50.230086+0000 mon.c (mon.2) 2376 : audit [DBG] from='client.? 172.21.15.67:0/2734323263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:51 smithi067 bash[27441]: audit 2024-04-03T17:39:50.230086+0000 mon.c (mon.2) 2376 : audit [DBG] from='client.? 172.21.15.67:0/2734323263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:51 smithi067 bash[17655]: audit 2024-04-03T17:39:50.230086+0000 mon.c (mon.2) 2376 : audit [DBG] from='client.? 172.21.15.67:0/2734323263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:52.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:52 smithi082 bash[20963]: cluster 2024-04-03T17:39:50.412562+0000 mgr.y (mgr.24370) 6043 : cluster [DBG] pgmap v6027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:52.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:52 smithi067 bash[17655]: cluster 2024-04-03T17:39:50.412562+0000 mgr.y (mgr.24370) 6043 : cluster [DBG] pgmap v6027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:52.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:52 smithi067 bash[27441]: cluster 2024-04-03T17:39:50.412562+0000 mgr.y (mgr.24370) 6043 : cluster [DBG] pgmap v6027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:53] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:39:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:53 smithi067 bash[27441]: audit 2024-04-03T17:39:52.692304+0000 mon.a (mon.0) 5637 : audit [DBG] from='client.? 172.21.15.67:0/1501190586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:53.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:53 smithi067 bash[17655]: audit 2024-04-03T17:39:52.692304+0000 mon.a (mon.0) 5637 : audit [DBG] from='client.? 172.21.15.67:0/1501190586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:53.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:53 smithi082 bash[20963]: audit 2024-04-03T17:39:52.692304+0000 mon.a (mon.0) 5637 : audit [DBG] from='client.? 172.21.15.67:0/1501190586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:53.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:39:54.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:54 smithi082 bash[20963]: cluster 2024-04-03T17:39:52.413694+0000 mgr.y (mgr.24370) 6044 : cluster [DBG] pgmap v6028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:54.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:54 smithi067 bash[17655]: cluster 2024-04-03T17:39:52.413694+0000 mgr.y (mgr.24370) 6044 : cluster [DBG] pgmap v6028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:54 smithi067 bash[27441]: cluster 2024-04-03T17:39:52.413694+0000 mgr.y (mgr.24370) 6044 : cluster [DBG] pgmap v6028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:55.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:55 smithi082 bash[20963]: audit 2024-04-03T17:39:54.966149+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:55.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:55 smithi082 bash[20963]: audit 2024-04-03T17:39:55.138748+0000 mon.c (mon.2) 2377 : audit [DBG] from='client.? 172.21.15.67:0/4192087571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:55 smithi067 bash[17655]: audit 2024-04-03T17:39:54.966149+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:55 smithi067 bash[17655]: audit 2024-04-03T17:39:55.138748+0000 mon.c (mon.2) 2377 : audit [DBG] from='client.? 172.21.15.67:0/4192087571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:55.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:55 smithi067 bash[27441]: audit 2024-04-03T17:39:54.966149+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:39:55.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:55 smithi067 bash[27441]: audit 2024-04-03T17:39:55.138748+0000 mon.c (mon.2) 2377 : audit [DBG] from='client.? 172.21.15.67:0/4192087571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:56.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:56 smithi082 bash[20963]: cluster 2024-04-03T17:39:54.414378+0000 mgr.y (mgr.24370) 6045 : cluster [DBG] pgmap v6029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:56 smithi067 bash[17655]: cluster 2024-04-03T17:39:54.414378+0000 mgr.y (mgr.24370) 6045 : cluster [DBG] pgmap v6029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:56 smithi067 bash[27441]: cluster 2024-04-03T17:39:54.414378+0000 mgr.y (mgr.24370) 6045 : cluster [DBG] pgmap v6029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:58.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:58 smithi082 bash[20963]: cluster 2024-04-03T17:39:56.415558+0000 mgr.y (mgr.24370) 6046 : cluster [DBG] pgmap v6030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:58.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:39:58 smithi082 bash[20963]: audit 2024-04-03T17:39:57.590383+0000 mon.c (mon.2) 2378 : audit [DBG] from='client.? 172.21.15.67:0/3129117197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:58 smithi067 bash[27441]: cluster 2024-04-03T17:39:56.415558+0000 mgr.y (mgr.24370) 6046 : cluster [DBG] pgmap v6030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:39:58 smithi067 bash[27441]: audit 2024-04-03T17:39:57.590383+0000 mon.c (mon.2) 2378 : audit [DBG] from='client.? 172.21.15.67:0/3129117197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:39:58.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:58 smithi067 bash[17655]: cluster 2024-04-03T17:39:56.415558+0000 mgr.y (mgr.24370) 6046 : cluster [DBG] pgmap v6030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:39:58.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:39:58 smithi067 bash[17655]: audit 2024-04-03T17:39:57.590383+0000 mon.c (mon.2) 2378 : audit [DBG] from='client.? 172.21.15.67:0/3129117197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:00.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:00 smithi082 bash[20963]: cluster 2024-04-03T17:39:58.416266+0000 mgr.y (mgr.24370) 6047 : cluster [DBG] pgmap v6031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:00.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:00 smithi082 bash[20963]: cluster 2024-04-03T17:40:00.000135+0000 mon.a (mon.0) 5639 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:40:00.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:00 smithi082 bash[20963]: audit 2024-04-03T17:40:00.045225+0000 mon.c (mon.2) 2379 : audit [DBG] from='client.? 172.21.15.67:0/2082534152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:00 smithi067 bash[27441]: cluster 2024-04-03T17:39:58.416266+0000 mgr.y (mgr.24370) 6047 : cluster [DBG] pgmap v6031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:00 smithi067 bash[27441]: cluster 2024-04-03T17:40:00.000135+0000 mon.a (mon.0) 5639 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:40:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:00 smithi067 bash[27441]: audit 2024-04-03T17:40:00.045225+0000 mon.c (mon.2) 2379 : audit [DBG] from='client.? 172.21.15.67:0/2082534152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:00.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:00 smithi067 bash[17655]: cluster 2024-04-03T17:39:58.416266+0000 mgr.y (mgr.24370) 6047 : cluster [DBG] pgmap v6031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:00.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:00 smithi067 bash[17655]: cluster 2024-04-03T17:40:00.000135+0000 mon.a (mon.0) 5639 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:40:00.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:00 smithi067 bash[17655]: audit 2024-04-03T17:40:00.045225+0000 mon.c (mon.2) 2379 : audit [DBG] from='client.? 172.21.15.67:0/2082534152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:02.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:02 smithi082 bash[20963]: cluster 2024-04-03T17:40:00.417019+0000 mgr.y (mgr.24370) 6048 : cluster [DBG] pgmap v6032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:02.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:02 smithi067 bash[17655]: cluster 2024-04-03T17:40:00.417019+0000 mgr.y (mgr.24370) 6048 : cluster [DBG] pgmap v6032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:02.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:02 smithi067 bash[27441]: cluster 2024-04-03T17:40:00.417019+0000 mgr.y (mgr.24370) 6048 : cluster [DBG] pgmap v6032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:03] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:40:03.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:03 smithi067 bash[17655]: audit 2024-04-03T17:40:02.493330+0000 mon.c (mon.2) 2380 : audit [DBG] from='client.? 172.21.15.67:0/233534716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:03.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:03 smithi067 bash[17655]: audit 2024-04-03T17:40:02.845728+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:40:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:03 smithi067 bash[27441]: audit 2024-04-03T17:40:02.493330+0000 mon.c (mon.2) 2380 : audit [DBG] from='client.? 172.21.15.67:0/233534716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:03.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:03 smithi067 bash[27441]: audit 2024-04-03T17:40:02.845728+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:40:03.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:03 smithi082 bash[20963]: audit 2024-04-03T17:40:02.493330+0000 mon.c (mon.2) 2380 : audit [DBG] from='client.? 172.21.15.67:0/233534716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:03.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:03 smithi082 bash[20963]: audit 2024-04-03T17:40:02.845728+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:40:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:40:04.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:04 smithi082 bash[20963]: cluster 2024-04-03T17:40:02.418293+0000 mgr.y (mgr.24370) 6049 : cluster [DBG] pgmap v6033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:04 smithi067 bash[17655]: cluster 2024-04-03T17:40:02.418293+0000 mgr.y (mgr.24370) 6049 : cluster [DBG] pgmap v6033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:04 smithi067 bash[27441]: cluster 2024-04-03T17:40:02.418293+0000 mgr.y (mgr.24370) 6049 : cluster [DBG] pgmap v6033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:05.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:05 smithi082 bash[20963]: audit 2024-04-03T17:40:04.956363+0000 mon.c (mon.2) 2381 : audit [DBG] from='client.? 172.21.15.67:0/2727642407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:05 smithi067 bash[27441]: audit 2024-04-03T17:40:04.956363+0000 mon.c (mon.2) 2381 : audit [DBG] from='client.? 172.21.15.67:0/2727642407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:05 smithi067 bash[17655]: audit 2024-04-03T17:40:04.956363+0000 mon.c (mon.2) 2381 : audit [DBG] from='client.? 172.21.15.67:0/2727642407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:06.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:06 smithi082 bash[20963]: cluster 2024-04-03T17:40:04.419132+0000 mgr.y (mgr.24370) 6050 : cluster [DBG] pgmap v6034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:06 smithi067 bash[17655]: cluster 2024-04-03T17:40:04.419132+0000 mgr.y (mgr.24370) 6050 : cluster [DBG] pgmap v6034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:06 smithi067 bash[27441]: cluster 2024-04-03T17:40:04.419132+0000 mgr.y (mgr.24370) 6050 : cluster [DBG] pgmap v6034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:08.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:08 smithi082 bash[20963]: cluster 2024-04-03T17:40:06.420460+0000 mgr.y (mgr.24370) 6051 : cluster [DBG] pgmap v6035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:08.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:08 smithi082 bash[20963]: audit 2024-04-03T17:40:07.417391+0000 mon.c (mon.2) 2382 : audit [DBG] from='client.? 172.21.15.67:0/2777596008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:08 smithi067 bash[27441]: cluster 2024-04-03T17:40:06.420460+0000 mgr.y (mgr.24370) 6051 : cluster [DBG] pgmap v6035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:08 smithi067 bash[27441]: audit 2024-04-03T17:40:07.417391+0000 mon.c (mon.2) 2382 : audit [DBG] from='client.? 172.21.15.67:0/2777596008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:08 smithi067 bash[17655]: cluster 2024-04-03T17:40:06.420460+0000 mgr.y (mgr.24370) 6051 : cluster [DBG] pgmap v6035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:08 smithi067 bash[17655]: audit 2024-04-03T17:40:07.417391+0000 mon.c (mon.2) 2382 : audit [DBG] from='client.? 172.21.15.67:0/2777596008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:09 smithi082 bash[20963]: cluster 2024-04-03T17:40:08.421040+0000 mgr.y (mgr.24370) 6052 : cluster [DBG] pgmap v6036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:09 smithi082 bash[20963]: audit 2024-04-03T17:40:08.587837+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:09 smithi082 bash[20963]: audit 2024-04-03T17:40:08.598994+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:09 smithi082 bash[20963]: audit 2024-04-03T17:40:08.797023+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:09 smithi082 bash[20963]: audit 2024-04-03T17:40:08.808103+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:09 smithi082 bash[20963]: audit 2024-04-03T17:40:09.281228+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:40:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:09 smithi082 bash[20963]: audit 2024-04-03T17:40:09.283211+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:40:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:09 smithi082 bash[20963]: audit 2024-04-03T17:40:09.294798+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[17655]: cluster 2024-04-03T17:40:08.421040+0000 mgr.y (mgr.24370) 6052 : cluster [DBG] pgmap v6036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:09.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[17655]: audit 2024-04-03T17:40:08.587837+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[17655]: audit 2024-04-03T17:40:08.598994+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[17655]: audit 2024-04-03T17:40:08.797023+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[17655]: audit 2024-04-03T17:40:08.808103+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[17655]: audit 2024-04-03T17:40:09.281228+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[17655]: audit 2024-04-03T17:40:09.283211+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[17655]: audit 2024-04-03T17:40:09.294798+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[27441]: cluster 2024-04-03T17:40:08.421040+0000 mgr.y (mgr.24370) 6052 : cluster [DBG] pgmap v6036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[27441]: audit 2024-04-03T17:40:08.587837+0000 mon.a (mon.0) 5641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[27441]: audit 2024-04-03T17:40:08.598994+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[27441]: audit 2024-04-03T17:40:08.797023+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[27441]: audit 2024-04-03T17:40:08.808103+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[27441]: audit 2024-04-03T17:40:09.281228+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[27441]: audit 2024-04-03T17:40:09.283211+0000 mon.a (mon.0) 5646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:40:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:09 smithi067 bash[27441]: audit 2024-04-03T17:40:09.294798+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:40:10.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:10 smithi082 bash[20963]: audit 2024-04-03T17:40:09.872810+0000 mon.c (mon.2) 2383 : audit [DBG] from='client.? 172.21.15.67:0/1684913485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:10.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:10 smithi082 bash[20963]: audit 2024-04-03T17:40:09.966665+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:10 smithi067 bash[27441]: audit 2024-04-03T17:40:09.872810+0000 mon.c (mon.2) 2383 : audit [DBG] from='client.? 172.21.15.67:0/1684913485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:10 smithi067 bash[27441]: audit 2024-04-03T17:40:09.966665+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:10.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:10 smithi067 bash[17655]: audit 2024-04-03T17:40:09.872810+0000 mon.c (mon.2) 2383 : audit [DBG] from='client.? 172.21.15.67:0/1684913485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:10.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:10 smithi067 bash[17655]: audit 2024-04-03T17:40:09.966665+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:11 smithi082 bash[20963]: cluster 2024-04-03T17:40:10.421722+0000 mgr.y (mgr.24370) 6053 : cluster [DBG] pgmap v6037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:11 smithi067 bash[27441]: cluster 2024-04-03T17:40:10.421722+0000 mgr.y (mgr.24370) 6053 : cluster [DBG] pgmap v6037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:11 smithi067 bash[17655]: cluster 2024-04-03T17:40:10.421722+0000 mgr.y (mgr.24370) 6053 : cluster [DBG] pgmap v6037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:12.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:12 smithi082 bash[20963]: audit 2024-04-03T17:40:12.324542+0000 mon.a (mon.0) 5649 : audit [DBG] from='client.? 172.21.15.67:0/2377286561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:12.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:12 smithi067 bash[17655]: audit 2024-04-03T17:40:12.324542+0000 mon.a (mon.0) 5649 : audit [DBG] from='client.? 172.21.15.67:0/2377286561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:12.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:12 smithi067 bash[27441]: audit 2024-04-03T17:40:12.324542+0000 mon.a (mon.0) 5649 : audit [DBG] from='client.? 172.21.15.67:0/2377286561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:13] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:40:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:13 smithi082 bash[20963]: cluster 2024-04-03T17:40:12.422841+0000 mgr.y (mgr.24370) 6054 : cluster [DBG] pgmap v6038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:13.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:40:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:13 smithi067 bash[17655]: cluster 2024-04-03T17:40:12.422841+0000 mgr.y (mgr.24370) 6054 : cluster [DBG] pgmap v6038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:13.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:13 smithi067 bash[27441]: cluster 2024-04-03T17:40:12.422841+0000 mgr.y (mgr.24370) 6054 : cluster [DBG] pgmap v6038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:15.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:15 smithi082 bash[20963]: cluster 2024-04-03T17:40:14.423635+0000 mgr.y (mgr.24370) 6055 : cluster [DBG] pgmap v6039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:15.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:15 smithi082 bash[20963]: audit 2024-04-03T17:40:14.785139+0000 mon.c (mon.2) 2384 : audit [DBG] from='client.? 172.21.15.67:0/2508939623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:15 smithi067 bash[17655]: cluster 2024-04-03T17:40:14.423635+0000 mgr.y (mgr.24370) 6055 : cluster [DBG] pgmap v6039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:15 smithi067 bash[17655]: audit 2024-04-03T17:40:14.785139+0000 mon.c (mon.2) 2384 : audit [DBG] from='client.? 172.21.15.67:0/2508939623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:15 smithi067 bash[27441]: cluster 2024-04-03T17:40:14.423635+0000 mgr.y (mgr.24370) 6055 : cluster [DBG] pgmap v6039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:15 smithi067 bash[27441]: audit 2024-04-03T17:40:14.785139+0000 mon.c (mon.2) 2384 : audit [DBG] from='client.? 172.21.15.67:0/2508939623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:17.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:17 smithi082 bash[20963]: cluster 2024-04-03T17:40:16.424843+0000 mgr.y (mgr.24370) 6056 : cluster [DBG] pgmap v6040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:17.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:17 smithi082 bash[20963]: audit 2024-04-03T17:40:17.244617+0000 mon.c (mon.2) 2385 : audit [DBG] from='client.? 172.21.15.67:0/264584587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:17 smithi067 bash[17655]: cluster 2024-04-03T17:40:16.424843+0000 mgr.y (mgr.24370) 6056 : cluster [DBG] pgmap v6040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:17 smithi067 bash[17655]: audit 2024-04-03T17:40:17.244617+0000 mon.c (mon.2) 2385 : audit [DBG] from='client.? 172.21.15.67:0/264584587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:17 smithi067 bash[27441]: cluster 2024-04-03T17:40:16.424843+0000 mgr.y (mgr.24370) 6056 : cluster [DBG] pgmap v6040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:17 smithi067 bash[27441]: audit 2024-04-03T17:40:17.244617+0000 mon.c (mon.2) 2385 : audit [DBG] from='client.? 172.21.15.67:0/264584587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:19.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:19 smithi082 bash[20963]: cluster 2024-04-03T17:40:18.425597+0000 mgr.y (mgr.24370) 6057 : cluster [DBG] pgmap v6041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:19 smithi067 bash[17655]: cluster 2024-04-03T17:40:18.425597+0000 mgr.y (mgr.24370) 6057 : cluster [DBG] pgmap v6041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:19 smithi067 bash[27441]: cluster 2024-04-03T17:40:18.425597+0000 mgr.y (mgr.24370) 6057 : cluster [DBG] pgmap v6041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:20.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:20 smithi067 bash[27441]: audit 2024-04-03T17:40:19.706313+0000 mon.c (mon.2) 2386 : audit [DBG] from='client.? 172.21.15.67:0/3145752770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:20 smithi067 bash[17655]: audit 2024-04-03T17:40:19.706313+0000 mon.c (mon.2) 2386 : audit [DBG] from='client.? 172.21.15.67:0/3145752770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:21.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:20 smithi082 bash[20963]: audit 2024-04-03T17:40:19.706313+0000 mon.c (mon.2) 2386 : audit [DBG] from='client.? 172.21.15.67:0/3145752770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:21 smithi067 bash[17655]: cluster 2024-04-03T17:40:20.426280+0000 mgr.y (mgr.24370) 6058 : cluster [DBG] pgmap v6042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:21 smithi067 bash[27441]: cluster 2024-04-03T17:40:20.426280+0000 mgr.y (mgr.24370) 6058 : cluster [DBG] pgmap v6042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:22.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:21 smithi082 bash[20963]: cluster 2024-04-03T17:40:20.426280+0000 mgr.y (mgr.24370) 6058 : cluster [DBG] pgmap v6042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:22.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:22 smithi067 bash[17655]: audit 2024-04-03T17:40:22.147457+0000 mon.c (mon.2) 2387 : audit [DBG] from='client.? 172.21.15.67:0/885405806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:22.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:22 smithi067 bash[27441]: audit 2024-04-03T17:40:22.147457+0000 mon.c (mon.2) 2387 : audit [DBG] from='client.? 172.21.15.67:0/885405806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:23.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:22 smithi082 bash[20963]: audit 2024-04-03T17:40:22.147457+0000 mon.c (mon.2) 2387 : audit [DBG] from='client.? 172.21.15.67:0/885405806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:23] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:40:23.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:23 smithi082 bash[20963]: cluster 2024-04-03T17:40:22.427523+0000 mgr.y (mgr.24370) 6059 : cluster [DBG] pgmap v6043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:23.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:40:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:23 smithi067 bash[17655]: cluster 2024-04-03T17:40:22.427523+0000 mgr.y (mgr.24370) 6059 : cluster [DBG] pgmap v6043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:23 smithi067 bash[27441]: cluster 2024-04-03T17:40:22.427523+0000 mgr.y (mgr.24370) 6059 : cluster [DBG] pgmap v6043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:24 smithi067 bash[27441]: audit 2024-04-03T17:40:24.600278+0000 mon.c (mon.2) 2388 : audit [DBG] from='client.? 172.21.15.67:0/1303352378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:24.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:24 smithi067 bash[17655]: audit 2024-04-03T17:40:24.600278+0000 mon.c (mon.2) 2388 : audit [DBG] from='client.? 172.21.15.67:0/1303352378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:25.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:24 smithi082 bash[20963]: audit 2024-04-03T17:40:24.600278+0000 mon.c (mon.2) 2388 : audit [DBG] from='client.? 172.21.15.67:0/1303352378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:25 smithi067 bash[17655]: cluster 2024-04-03T17:40:24.428223+0000 mgr.y (mgr.24370) 6060 : cluster [DBG] pgmap v6044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:25 smithi067 bash[17655]: audit 2024-04-03T17:40:24.967119+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:25 smithi067 bash[27441]: cluster 2024-04-03T17:40:24.428223+0000 mgr.y (mgr.24370) 6060 : cluster [DBG] pgmap v6044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:25 smithi067 bash[27441]: audit 2024-04-03T17:40:24.967119+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:26.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:25 smithi082 bash[20963]: cluster 2024-04-03T17:40:24.428223+0000 mgr.y (mgr.24370) 6060 : cluster [DBG] pgmap v6044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:26.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:25 smithi082 bash[20963]: audit 2024-04-03T17:40:24.967119+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:28.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:27 smithi082 bash[20963]: cluster 2024-04-03T17:40:26.429353+0000 mgr.y (mgr.24370) 6061 : cluster [DBG] pgmap v6045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:28.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:27 smithi082 bash[20963]: audit 2024-04-03T17:40:27.056334+0000 mon.c (mon.2) 2389 : audit [DBG] from='client.? 172.21.15.67:0/2239489751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:28.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:27 smithi067 bash[17655]: cluster 2024-04-03T17:40:26.429353+0000 mgr.y (mgr.24370) 6061 : cluster [DBG] pgmap v6045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:28.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:27 smithi067 bash[17655]: audit 2024-04-03T17:40:27.056334+0000 mon.c (mon.2) 2389 : audit [DBG] from='client.? 172.21.15.67:0/2239489751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:28.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:27 smithi067 bash[27441]: cluster 2024-04-03T17:40:26.429353+0000 mgr.y (mgr.24370) 6061 : cluster [DBG] pgmap v6045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:28.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:27 smithi067 bash[27441]: audit 2024-04-03T17:40:27.056334+0000 mon.c (mon.2) 2389 : audit [DBG] from='client.? 172.21.15.67:0/2239489751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:30.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:29 smithi082 bash[20963]: cluster 2024-04-03T17:40:28.430007+0000 mgr.y (mgr.24370) 6062 : cluster [DBG] pgmap v6046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:30.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:29 smithi082 bash[20963]: audit 2024-04-03T17:40:29.499163+0000 mon.c (mon.2) 2390 : audit [DBG] from='client.? 172.21.15.67:0/2286409037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:29 smithi067 bash[17655]: cluster 2024-04-03T17:40:28.430007+0000 mgr.y (mgr.24370) 6062 : cluster [DBG] pgmap v6046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:29 smithi067 bash[17655]: audit 2024-04-03T17:40:29.499163+0000 mon.c (mon.2) 2390 : audit [DBG] from='client.? 172.21.15.67:0/2286409037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:30.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:29 smithi067 bash[27441]: cluster 2024-04-03T17:40:28.430007+0000 mgr.y (mgr.24370) 6062 : cluster [DBG] pgmap v6046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:30.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:29 smithi067 bash[27441]: audit 2024-04-03T17:40:29.499163+0000 mon.c (mon.2) 2390 : audit [DBG] from='client.? 172.21.15.67:0/2286409037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:32.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:31 smithi082 bash[20963]: cluster 2024-04-03T17:40:30.430706+0000 mgr.y (mgr.24370) 6063 : cluster [DBG] pgmap v6047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:32.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:31 smithi067 bash[17655]: cluster 2024-04-03T17:40:30.430706+0000 mgr.y (mgr.24370) 6063 : cluster [DBG] pgmap v6047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:32.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:31 smithi067 bash[27441]: cluster 2024-04-03T17:40:30.430706+0000 mgr.y (mgr.24370) 6063 : cluster [DBG] pgmap v6047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:33.091 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:32 smithi067 bash[27441]: audit 2024-04-03T17:40:31.950124+0000 mon.a (mon.0) 5651 : audit [DBG] from='client.? 172.21.15.67:0/3514500751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:33.091 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:32 smithi067 bash[17655]: audit 2024-04-03T17:40:31.950124+0000 mon.a (mon.0) 5651 : audit [DBG] from='client.? 172.21.15.67:0/3514500751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:33.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:32 smithi082 bash[20963]: audit 2024-04-03T17:40:31.950124+0000 mon.a (mon.0) 5651 : audit [DBG] from='client.? 172.21.15.67:0/3514500751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:40:33.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:40:33.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:33 smithi082 bash[20963]: cluster 2024-04-03T17:40:32.431865+0000 mgr.y (mgr.24370) 6064 : cluster [DBG] pgmap v6048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:33 smithi067 bash[27441]: cluster 2024-04-03T17:40:32.431865+0000 mgr.y (mgr.24370) 6064 : cluster [DBG] pgmap v6048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:34.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:33 smithi067 bash[17655]: cluster 2024-04-03T17:40:32.431865+0000 mgr.y (mgr.24370) 6064 : cluster [DBG] pgmap v6048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:35.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:34 smithi082 bash[20963]: audit 2024-04-03T17:40:34.400040+0000 mon.c (mon.2) 2391 : audit [DBG] from='client.? 172.21.15.67:0/3907519481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:35.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:34 smithi067 bash[27441]: audit 2024-04-03T17:40:34.400040+0000 mon.c (mon.2) 2391 : audit [DBG] from='client.? 172.21.15.67:0/3907519481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:35.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:34 smithi067 bash[17655]: audit 2024-04-03T17:40:34.400040+0000 mon.c (mon.2) 2391 : audit [DBG] from='client.? 172.21.15.67:0/3907519481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:36.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:35 smithi082 bash[20963]: cluster 2024-04-03T17:40:34.432478+0000 mgr.y (mgr.24370) 6065 : cluster [DBG] pgmap v6049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:36.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:35 smithi067 bash[17655]: cluster 2024-04-03T17:40:34.432478+0000 mgr.y (mgr.24370) 6065 : cluster [DBG] pgmap v6049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:36.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:35 smithi067 bash[27441]: cluster 2024-04-03T17:40:34.432478+0000 mgr.y (mgr.24370) 6065 : cluster [DBG] pgmap v6049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:38.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:37 smithi082 bash[20963]: cluster 2024-04-03T17:40:36.433648+0000 mgr.y (mgr.24370) 6066 : cluster [DBG] pgmap v6050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:38.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:37 smithi082 bash[20963]: audit 2024-04-03T17:40:36.862156+0000 mon.c (mon.2) 2392 : audit [DBG] from='client.? 172.21.15.67:0/3426437161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:38.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:37 smithi067 bash[27441]: cluster 2024-04-03T17:40:36.433648+0000 mgr.y (mgr.24370) 6066 : cluster [DBG] pgmap v6050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:38.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:37 smithi067 bash[27441]: audit 2024-04-03T17:40:36.862156+0000 mon.c (mon.2) 2392 : audit [DBG] from='client.? 172.21.15.67:0/3426437161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:38.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:37 smithi067 bash[17655]: cluster 2024-04-03T17:40:36.433648+0000 mgr.y (mgr.24370) 6066 : cluster [DBG] pgmap v6050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:38.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:37 smithi067 bash[17655]: audit 2024-04-03T17:40:36.862156+0000 mon.c (mon.2) 2392 : audit [DBG] from='client.? 172.21.15.67:0/3426437161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:40.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:40 smithi082 bash[20963]: cluster 2024-04-03T17:40:38.434352+0000 mgr.y (mgr.24370) 6067 : cluster [DBG] pgmap v6051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:40.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:40 smithi082 bash[20963]: audit 2024-04-03T17:40:39.313345+0000 mon.c (mon.2) 2393 : audit [DBG] from='client.? 172.21.15.67:0/3676194193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:40.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:40 smithi082 bash[20963]: audit 2024-04-03T17:40:39.967308+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:40 smithi067 bash[17655]: cluster 2024-04-03T17:40:38.434352+0000 mgr.y (mgr.24370) 6067 : cluster [DBG] pgmap v6051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:40 smithi067 bash[17655]: audit 2024-04-03T17:40:39.313345+0000 mon.c (mon.2) 2393 : audit [DBG] from='client.? 172.21.15.67:0/3676194193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:40 smithi067 bash[17655]: audit 2024-04-03T17:40:39.967308+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:40 smithi067 bash[27441]: cluster 2024-04-03T17:40:38.434352+0000 mgr.y (mgr.24370) 6067 : cluster [DBG] pgmap v6051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:40 smithi067 bash[27441]: audit 2024-04-03T17:40:39.313345+0000 mon.c (mon.2) 2393 : audit [DBG] from='client.? 172.21.15.67:0/3676194193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:40 smithi067 bash[27441]: audit 2024-04-03T17:40:39.967308+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:42.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:42 smithi082 bash[20963]: cluster 2024-04-03T17:40:40.435054+0000 mgr.y (mgr.24370) 6068 : cluster [DBG] pgmap v6052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:42.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:42 smithi082 bash[20963]: audit 2024-04-03T17:40:41.763510+0000 mon.a (mon.0) 5653 : audit [DBG] from='client.? 172.21.15.67:0/3151192522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:42.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:42 smithi067 bash[17655]: cluster 2024-04-03T17:40:40.435054+0000 mgr.y (mgr.24370) 6068 : cluster [DBG] pgmap v6052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:42.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:42 smithi067 bash[17655]: audit 2024-04-03T17:40:41.763510+0000 mon.a (mon.0) 5653 : audit [DBG] from='client.? 172.21.15.67:0/3151192522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:42.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:42 smithi067 bash[27441]: cluster 2024-04-03T17:40:40.435054+0000 mgr.y (mgr.24370) 6068 : cluster [DBG] pgmap v6052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:42.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:42 smithi067 bash[27441]: audit 2024-04-03T17:40:41.763510+0000 mon.a (mon.0) 5653 : audit [DBG] from='client.? 172.21.15.67:0/3151192522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:43] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:40:43.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:40:44.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:44 smithi082 bash[20963]: cluster 2024-04-03T17:40:42.436243+0000 mgr.y (mgr.24370) 6069 : cluster [DBG] pgmap v6053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:44.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:44 smithi067 bash[27441]: cluster 2024-04-03T17:40:42.436243+0000 mgr.y (mgr.24370) 6069 : cluster [DBG] pgmap v6053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:44.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:44 smithi067 bash[17655]: cluster 2024-04-03T17:40:42.436243+0000 mgr.y (mgr.24370) 6069 : cluster [DBG] pgmap v6053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:45.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:45 smithi082 bash[20963]: audit 2024-04-03T17:40:44.218142+0000 mon.a (mon.0) 5654 : audit [DBG] from='client.? 172.21.15.67:0/4020516209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:45.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:45 smithi067 bash[27441]: audit 2024-04-03T17:40:44.218142+0000 mon.a (mon.0) 5654 : audit [DBG] from='client.? 172.21.15.67:0/4020516209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:45.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:45 smithi067 bash[17655]: audit 2024-04-03T17:40:44.218142+0000 mon.a (mon.0) 5654 : audit [DBG] from='client.? 172.21.15.67:0/4020516209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:46.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:46 smithi082 bash[20963]: cluster 2024-04-03T17:40:44.436875+0000 mgr.y (mgr.24370) 6070 : cluster [DBG] pgmap v6054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:46.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:46 smithi067 bash[17655]: cluster 2024-04-03T17:40:44.436875+0000 mgr.y (mgr.24370) 6070 : cluster [DBG] pgmap v6054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:46.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:46 smithi067 bash[27441]: cluster 2024-04-03T17:40:44.436875+0000 mgr.y (mgr.24370) 6070 : cluster [DBG] pgmap v6054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:47.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:47 smithi067 bash[27441]: audit 2024-04-03T17:40:46.673361+0000 mon.c (mon.2) 2394 : audit [DBG] from='client.? 172.21.15.67:0/3062402314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:47.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:47 smithi067 bash[17655]: audit 2024-04-03T17:40:46.673361+0000 mon.c (mon.2) 2394 : audit [DBG] from='client.? 172.21.15.67:0/3062402314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:47.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:47 smithi082 bash[20963]: audit 2024-04-03T17:40:46.673361+0000 mon.c (mon.2) 2394 : audit [DBG] from='client.? 172.21.15.67:0/3062402314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:48.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:48 smithi067 bash[17655]: cluster 2024-04-03T17:40:46.437959+0000 mgr.y (mgr.24370) 6071 : cluster [DBG] pgmap v6055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:48.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:48 smithi067 bash[27441]: cluster 2024-04-03T17:40:46.437959+0000 mgr.y (mgr.24370) 6071 : cluster [DBG] pgmap v6055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:48.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:48 smithi082 bash[20963]: cluster 2024-04-03T17:40:46.437959+0000 mgr.y (mgr.24370) 6071 : cluster [DBG] pgmap v6055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:49.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:49 smithi067 bash[17655]: audit 2024-04-03T17:40:49.131245+0000 mon.c (mon.2) 2395 : audit [DBG] from='client.? 172.21.15.67:0/2129168702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:49.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:49 smithi067 bash[27441]: audit 2024-04-03T17:40:49.131245+0000 mon.c (mon.2) 2395 : audit [DBG] from='client.? 172.21.15.67:0/2129168702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:49.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:49 smithi082 bash[20963]: audit 2024-04-03T17:40:49.131245+0000 mon.c (mon.2) 2395 : audit [DBG] from='client.? 172.21.15.67:0/2129168702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:50.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:50 smithi067 bash[17655]: cluster 2024-04-03T17:40:48.438587+0000 mgr.y (mgr.24370) 6072 : cluster [DBG] pgmap v6056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:50.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:50 smithi067 bash[27441]: cluster 2024-04-03T17:40:48.438587+0000 mgr.y (mgr.24370) 6072 : cluster [DBG] pgmap v6056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:50.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:50 smithi082 bash[20963]: cluster 2024-04-03T17:40:48.438587+0000 mgr.y (mgr.24370) 6072 : cluster [DBG] pgmap v6056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:52.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:52 smithi067 bash[17655]: cluster 2024-04-03T17:40:50.439265+0000 mgr.y (mgr.24370) 6073 : cluster [DBG] pgmap v6057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:52.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:52 smithi067 bash[17655]: audit 2024-04-03T17:40:51.575126+0000 mon.c (mon.2) 2396 : audit [DBG] from='client.? 172.21.15.67:0/2678454476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:52.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:52 smithi067 bash[27441]: cluster 2024-04-03T17:40:50.439265+0000 mgr.y (mgr.24370) 6073 : cluster [DBG] pgmap v6057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:52.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:52 smithi067 bash[27441]: audit 2024-04-03T17:40:51.575126+0000 mon.c (mon.2) 2396 : audit [DBG] from='client.? 172.21.15.67:0/2678454476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:52.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:52 smithi082 bash[20963]: cluster 2024-04-03T17:40:50.439265+0000 mgr.y (mgr.24370) 6073 : cluster [DBG] pgmap v6057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:52.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:52 smithi082 bash[20963]: audit 2024-04-03T17:40:51.575126+0000 mon.c (mon.2) 2396 : audit [DBG] from='client.? 172.21.15.67:0/2678454476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:53] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:40:53.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:40:54.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:54 smithi067 bash[17655]: cluster 2024-04-03T17:40:52.440518+0000 mgr.y (mgr.24370) 6074 : cluster [DBG] pgmap v6058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:54.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:54 smithi067 bash[17655]: audit 2024-04-03T17:40:54.020233+0000 mon.a (mon.0) 5655 : audit [DBG] from='client.? 172.21.15.67:0/1773186665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:54.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:54 smithi067 bash[27441]: cluster 2024-04-03T17:40:52.440518+0000 mgr.y (mgr.24370) 6074 : cluster [DBG] pgmap v6058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:54.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:54 smithi067 bash[27441]: audit 2024-04-03T17:40:54.020233+0000 mon.a (mon.0) 5655 : audit [DBG] from='client.? 172.21.15.67:0/1773186665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:54.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:54 smithi082 bash[20963]: cluster 2024-04-03T17:40:52.440518+0000 mgr.y (mgr.24370) 6074 : cluster [DBG] pgmap v6058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:54.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:54 smithi082 bash[20963]: audit 2024-04-03T17:40:54.020233+0000 mon.a (mon.0) 5655 : audit [DBG] from='client.? 172.21.15.67:0/1773186665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:55.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:55 smithi082 bash[20963]: audit 2024-04-03T17:40:54.967890+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:55 smithi067 bash[17655]: audit 2024-04-03T17:40:54.967890+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:55.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:55 smithi067 bash[27441]: audit 2024-04-03T17:40:54.967890+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:40:56.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:56 smithi082 bash[20963]: cluster 2024-04-03T17:40:54.441211+0000 mgr.y (mgr.24370) 6075 : cluster [DBG] pgmap v6059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:56 smithi067 bash[27441]: cluster 2024-04-03T17:40:54.441211+0000 mgr.y (mgr.24370) 6075 : cluster [DBG] pgmap v6059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:56 smithi067 bash[17655]: cluster 2024-04-03T17:40:54.441211+0000 mgr.y (mgr.24370) 6075 : cluster [DBG] pgmap v6059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:57.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:57 smithi082 bash[20963]: audit 2024-04-03T17:40:56.472768+0000 mon.a (mon.0) 5657 : audit [DBG] from='client.? 172.21.15.67:0/1808914215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:57 smithi067 bash[17655]: audit 2024-04-03T17:40:56.472768+0000 mon.a (mon.0) 5657 : audit [DBG] from='client.? 172.21.15.67:0/1808914215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:57 smithi067 bash[27441]: audit 2024-04-03T17:40:56.472768+0000 mon.a (mon.0) 5657 : audit [DBG] from='client.? 172.21.15.67:0/1808914215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:58.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:58 smithi082 bash[20963]: cluster 2024-04-03T17:40:56.442321+0000 mgr.y (mgr.24370) 6076 : cluster [DBG] pgmap v6060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:58.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:58 smithi067 bash[17655]: cluster 2024-04-03T17:40:56.442321+0000 mgr.y (mgr.24370) 6076 : cluster [DBG] pgmap v6060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:58 smithi067 bash[27441]: cluster 2024-04-03T17:40:56.442321+0000 mgr.y (mgr.24370) 6076 : cluster [DBG] pgmap v6060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:40:59.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:40:59 smithi082 bash[20963]: audit 2024-04-03T17:40:58.927179+0000 mon.a (mon.0) 5658 : audit [DBG] from='client.? 172.21.15.67:0/287736279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:40:59 smithi067 bash[17655]: audit 2024-04-03T17:40:58.927179+0000 mon.a (mon.0) 5658 : audit [DBG] from='client.? 172.21.15.67:0/287736279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:40:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:40:59 smithi067 bash[27441]: audit 2024-04-03T17:40:58.927179+0000 mon.a (mon.0) 5658 : audit [DBG] from='client.? 172.21.15.67:0/287736279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:00.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:00 smithi082 bash[20963]: cluster 2024-04-03T17:40:58.442993+0000 mgr.y (mgr.24370) 6077 : cluster [DBG] pgmap v6061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:00 smithi067 bash[27441]: cluster 2024-04-03T17:40:58.442993+0000 mgr.y (mgr.24370) 6077 : cluster [DBG] pgmap v6061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:00.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:00 smithi067 bash[17655]: cluster 2024-04-03T17:40:58.442993+0000 mgr.y (mgr.24370) 6077 : cluster [DBG] pgmap v6061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:02.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:02 smithi082 bash[20963]: cluster 2024-04-03T17:41:00.443678+0000 mgr.y (mgr.24370) 6078 : cluster [DBG] pgmap v6062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:02.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:02 smithi082 bash[20963]: audit 2024-04-03T17:41:01.377255+0000 mon.c (mon.2) 2397 : audit [DBG] from='client.? 172.21.15.67:0/2920777924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:02.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:02 smithi067 bash[17655]: cluster 2024-04-03T17:41:00.443678+0000 mgr.y (mgr.24370) 6078 : cluster [DBG] pgmap v6062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:02.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:02 smithi067 bash[17655]: audit 2024-04-03T17:41:01.377255+0000 mon.c (mon.2) 2397 : audit [DBG] from='client.? 172.21.15.67:0/2920777924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:02.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:02 smithi067 bash[27441]: cluster 2024-04-03T17:41:00.443678+0000 mgr.y (mgr.24370) 6078 : cluster [DBG] pgmap v6062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:02.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:02 smithi067 bash[27441]: audit 2024-04-03T17:41:01.377255+0000 mon.c (mon.2) 2397 : audit [DBG] from='client.? 172.21.15.67:0/2920777924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:41:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:41:04.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:04 smithi082 bash[20963]: cluster 2024-04-03T17:41:02.444910+0000 mgr.y (mgr.24370) 6079 : cluster [DBG] pgmap v6063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:04.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:04 smithi082 bash[20963]: audit 2024-04-03T17:41:03.836178+0000 mon.a (mon.0) 5659 : audit [DBG] from='client.? 172.21.15.67:0/3994164660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:04 smithi067 bash[27441]: cluster 2024-04-03T17:41:02.444910+0000 mgr.y (mgr.24370) 6079 : cluster [DBG] pgmap v6063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:04 smithi067 bash[27441]: audit 2024-04-03T17:41:03.836178+0000 mon.a (mon.0) 5659 : audit [DBG] from='client.? 172.21.15.67:0/3994164660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:04 smithi067 bash[17655]: cluster 2024-04-03T17:41:02.444910+0000 mgr.y (mgr.24370) 6079 : cluster [DBG] pgmap v6063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:04 smithi067 bash[17655]: audit 2024-04-03T17:41:03.836178+0000 mon.a (mon.0) 5659 : audit [DBG] from='client.? 172.21.15.67:0/3994164660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:06.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:06 smithi082 bash[20963]: cluster 2024-04-03T17:41:04.445611+0000 mgr.y (mgr.24370) 6080 : cluster [DBG] pgmap v6064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:06 smithi067 bash[27441]: cluster 2024-04-03T17:41:04.445611+0000 mgr.y (mgr.24370) 6080 : cluster [DBG] pgmap v6064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:06 smithi067 bash[17655]: cluster 2024-04-03T17:41:04.445611+0000 mgr.y (mgr.24370) 6080 : cluster [DBG] pgmap v6064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:07.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:07 smithi082 bash[20963]: audit 2024-04-03T17:41:06.291564+0000 mon.c (mon.2) 2398 : audit [DBG] from='client.? 172.21.15.67:0/1139777299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:07 smithi067 bash[27441]: audit 2024-04-03T17:41:06.291564+0000 mon.c (mon.2) 2398 : audit [DBG] from='client.? 172.21.15.67:0/1139777299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:07 smithi067 bash[17655]: audit 2024-04-03T17:41:06.291564+0000 mon.c (mon.2) 2398 : audit [DBG] from='client.? 172.21.15.67:0/1139777299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:08.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:08 smithi082 bash[20963]: cluster 2024-04-03T17:41:06.446819+0000 mgr.y (mgr.24370) 6081 : cluster [DBG] pgmap v6065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:08 smithi067 bash[27441]: cluster 2024-04-03T17:41:06.446819+0000 mgr.y (mgr.24370) 6081 : cluster [DBG] pgmap v6065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:08 smithi067 bash[17655]: cluster 2024-04-03T17:41:06.446819+0000 mgr.y (mgr.24370) 6081 : cluster [DBG] pgmap v6065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:09.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:09 smithi082 bash[20963]: audit 2024-04-03T17:41:08.743343+0000 mon.c (mon.2) 2399 : audit [DBG] from='client.? 172.21.15.67:0/1010910944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:09 smithi067 bash[17655]: audit 2024-04-03T17:41:08.743343+0000 mon.c (mon.2) 2399 : audit [DBG] from='client.? 172.21.15.67:0/1010910944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:09 smithi067 bash[27441]: audit 2024-04-03T17:41:08.743343+0000 mon.c (mon.2) 2399 : audit [DBG] from='client.? 172.21.15.67:0/1010910944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:10 smithi082 bash[20963]: cluster 2024-04-03T17:41:08.447448+0000 mgr.y (mgr.24370) 6082 : cluster [DBG] pgmap v6066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:10 smithi082 bash[20963]: audit 2024-04-03T17:41:09.371302+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:41:10.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:10 smithi082 bash[20963]: audit 2024-04-03T17:41:09.968287+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:10 smithi067 bash[17655]: cluster 2024-04-03T17:41:08.447448+0000 mgr.y (mgr.24370) 6082 : cluster [DBG] pgmap v6066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:10 smithi067 bash[17655]: audit 2024-04-03T17:41:09.371302+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:41:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:10 smithi067 bash[17655]: audit 2024-04-03T17:41:09.968287+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:10 smithi067 bash[27441]: cluster 2024-04-03T17:41:08.447448+0000 mgr.y (mgr.24370) 6082 : cluster [DBG] pgmap v6066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:10 smithi067 bash[27441]: audit 2024-04-03T17:41:09.371302+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:41:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:10 smithi067 bash[27441]: audit 2024-04-03T17:41:09.968287+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:11.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:11 smithi082 bash[20963]: audit 2024-04-03T17:41:11.193570+0000 mon.c (mon.2) 2400 : audit [DBG] from='client.? 172.21.15.67:0/4180217790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:11 smithi067 bash[17655]: audit 2024-04-03T17:41:11.193570+0000 mon.c (mon.2) 2400 : audit [DBG] from='client.? 172.21.15.67:0/4180217790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:11 smithi067 bash[27441]: audit 2024-04-03T17:41:11.193570+0000 mon.c (mon.2) 2400 : audit [DBG] from='client.? 172.21.15.67:0/4180217790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:12.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:12 smithi082 bash[20963]: cluster 2024-04-03T17:41:10.448084+0000 mgr.y (mgr.24370) 6083 : cluster [DBG] pgmap v6067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:12.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:12 smithi067 bash[17655]: cluster 2024-04-03T17:41:10.448084+0000 mgr.y (mgr.24370) 6083 : cluster [DBG] pgmap v6067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:12 smithi067 bash[27441]: cluster 2024-04-03T17:41:10.448084+0000 mgr.y (mgr.24370) 6083 : cluster [DBG] pgmap v6067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:41:13.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:41:14.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:14 smithi082 bash[20963]: cluster 2024-04-03T17:41:12.449203+0000 mgr.y (mgr.24370) 6084 : cluster [DBG] pgmap v6068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:14.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:14 smithi082 bash[20963]: audit 2024-04-03T17:41:13.648895+0000 mon.c (mon.2) 2401 : audit [DBG] from='client.? 172.21.15.67:0/3027333789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:14.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:14 smithi067 bash[27441]: cluster 2024-04-03T17:41:12.449203+0000 mgr.y (mgr.24370) 6084 : cluster [DBG] pgmap v6068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:14.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:14 smithi067 bash[27441]: audit 2024-04-03T17:41:13.648895+0000 mon.c (mon.2) 2401 : audit [DBG] from='client.? 172.21.15.67:0/3027333789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:14 smithi067 bash[17655]: cluster 2024-04-03T17:41:12.449203+0000 mgr.y (mgr.24370) 6084 : cluster [DBG] pgmap v6068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:14 smithi067 bash[17655]: audit 2024-04-03T17:41:13.648895+0000 mon.c (mon.2) 2401 : audit [DBG] from='client.? 172.21.15.67:0/3027333789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:15.892 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 17:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T17:41:15.598818542Z level=info msg="Completed cleanup jobs" duration=68.907611ms 2024-04-03T17:41:16.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:16 smithi082 bash[20963]: cluster 2024-04-03T17:41:14.449820+0000 mgr.y (mgr.24370) 6085 : cluster [DBG] pgmap v6069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:16.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:16 smithi082 bash[20963]: audit 2024-04-03T17:41:15.116413+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:16 smithi082 bash[20963]: audit 2024-04-03T17:41:15.125939+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:16 smithi082 bash[20963]: audit 2024-04-03T17:41:15.416504+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:16 smithi082 bash[20963]: audit 2024-04-03T17:41:15.427049+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:16 smithi082 bash[20963]: audit 2024-04-03T17:41:15.849639+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:41:16.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:16 smithi082 bash[20963]: audit 2024-04-03T17:41:15.850779+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:41:16.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:16 smithi082 bash[20963]: audit 2024-04-03T17:41:15.857628+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:16 smithi082 bash[20963]: audit 2024-04-03T17:41:16.101767+0000 mon.a (mon.0) 5669 : audit [DBG] from='client.? 172.21.15.67:0/1392093695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:16.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[17655]: cluster 2024-04-03T17:41:14.449820+0000 mgr.y (mgr.24370) 6085 : cluster [DBG] pgmap v6069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:16.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[17655]: audit 2024-04-03T17:41:15.116413+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[17655]: audit 2024-04-03T17:41:15.125939+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[17655]: audit 2024-04-03T17:41:15.416504+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[17655]: audit 2024-04-03T17:41:15.427049+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[17655]: audit 2024-04-03T17:41:15.849639+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[17655]: audit 2024-04-03T17:41:15.850779+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[17655]: audit 2024-04-03T17:41:15.857628+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[17655]: audit 2024-04-03T17:41:16.101767+0000 mon.a (mon.0) 5669 : audit [DBG] from='client.? 172.21.15.67:0/1392093695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[27441]: cluster 2024-04-03T17:41:14.449820+0000 mgr.y (mgr.24370) 6085 : cluster [DBG] pgmap v6069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[27441]: audit 2024-04-03T17:41:15.116413+0000 mon.a (mon.0) 5662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[27441]: audit 2024-04-03T17:41:15.125939+0000 mon.a (mon.0) 5663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[27441]: audit 2024-04-03T17:41:15.416504+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[27441]: audit 2024-04-03T17:41:15.427049+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[27441]: audit 2024-04-03T17:41:15.849639+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[27441]: audit 2024-04-03T17:41:15.850779+0000 mon.a (mon.0) 5667 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[27441]: audit 2024-04-03T17:41:15.857628+0000 mon.a (mon.0) 5668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:41:16.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:16 smithi067 bash[27441]: audit 2024-04-03T17:41:16.101767+0000 mon.a (mon.0) 5669 : audit [DBG] from='client.? 172.21.15.67:0/1392093695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:18.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:18 smithi082 bash[20963]: cluster 2024-04-03T17:41:16.450995+0000 mgr.y (mgr.24370) 6086 : cluster [DBG] pgmap v6070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:18 smithi067 bash[17655]: cluster 2024-04-03T17:41:16.450995+0000 mgr.y (mgr.24370) 6086 : cluster [DBG] pgmap v6070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:18.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:18 smithi067 bash[27441]: cluster 2024-04-03T17:41:16.450995+0000 mgr.y (mgr.24370) 6086 : cluster [DBG] pgmap v6070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:19.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:19 smithi082 bash[20963]: audit 2024-04-03T17:41:18.552395+0000 mon.c (mon.2) 2402 : audit [DBG] from='client.? 172.21.15.67:0/3488293889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:19.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:19 smithi067 bash[17655]: audit 2024-04-03T17:41:18.552395+0000 mon.c (mon.2) 2402 : audit [DBG] from='client.? 172.21.15.67:0/3488293889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:19.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:19 smithi067 bash[27441]: audit 2024-04-03T17:41:18.552395+0000 mon.c (mon.2) 2402 : audit [DBG] from='client.? 172.21.15.67:0/3488293889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:20.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:20 smithi082 bash[20963]: cluster 2024-04-03T17:41:18.451615+0000 mgr.y (mgr.24370) 6087 : cluster [DBG] pgmap v6071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:20.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:20 smithi067 bash[17655]: cluster 2024-04-03T17:41:18.451615+0000 mgr.y (mgr.24370) 6087 : cluster [DBG] pgmap v6071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:20.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:20 smithi067 bash[27441]: cluster 2024-04-03T17:41:18.451615+0000 mgr.y (mgr.24370) 6087 : cluster [DBG] pgmap v6071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:21.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:21 smithi067 bash[17655]: audit 2024-04-03T17:41:21.007638+0000 mon.a (mon.0) 5670 : audit [DBG] from='client.? 172.21.15.67:0/2444132951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:21.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:21 smithi067 bash[27441]: audit 2024-04-03T17:41:21.007638+0000 mon.a (mon.0) 5670 : audit [DBG] from='client.? 172.21.15.67:0/2444132951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:21.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:21 smithi082 bash[20963]: audit 2024-04-03T17:41:21.007638+0000 mon.a (mon.0) 5670 : audit [DBG] from='client.? 172.21.15.67:0/2444132951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:22.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:22 smithi067 bash[17655]: cluster 2024-04-03T17:41:20.452317+0000 mgr.y (mgr.24370) 6088 : cluster [DBG] pgmap v6072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:22.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:22 smithi067 bash[27441]: cluster 2024-04-03T17:41:20.452317+0000 mgr.y (mgr.24370) 6088 : cluster [DBG] pgmap v6072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:22.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:22 smithi082 bash[20963]: cluster 2024-04-03T17:41:20.452317+0000 mgr.y (mgr.24370) 6088 : cluster [DBG] pgmap v6072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:41:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:41:24.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:24 smithi067 bash[27441]: cluster 2024-04-03T17:41:22.453453+0000 mgr.y (mgr.24370) 6089 : cluster [DBG] pgmap v6073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:24.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:24 smithi067 bash[27441]: audit 2024-04-03T17:41:23.458504+0000 mon.c (mon.2) 2403 : audit [DBG] from='client.? 172.21.15.67:0/2971180075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:24.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:24 smithi067 bash[17655]: cluster 2024-04-03T17:41:22.453453+0000 mgr.y (mgr.24370) 6089 : cluster [DBG] pgmap v6073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:24.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:24 smithi067 bash[17655]: audit 2024-04-03T17:41:23.458504+0000 mon.c (mon.2) 2403 : audit [DBG] from='client.? 172.21.15.67:0/2971180075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:24.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:24 smithi082 bash[20963]: cluster 2024-04-03T17:41:22.453453+0000 mgr.y (mgr.24370) 6089 : cluster [DBG] pgmap v6073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:24.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:24 smithi082 bash[20963]: audit 2024-04-03T17:41:23.458504+0000 mon.c (mon.2) 2403 : audit [DBG] from='client.? 172.21.15.67:0/2971180075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:25.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:25 smithi067 bash[17655]: audit 2024-04-03T17:41:24.968766+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:25.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:25 smithi067 bash[27441]: audit 2024-04-03T17:41:24.968766+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:25 smithi082 bash[20963]: audit 2024-04-03T17:41:24.968766+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:26.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:26 smithi067 bash[27441]: cluster 2024-04-03T17:41:24.454098+0000 mgr.y (mgr.24370) 6090 : cluster [DBG] pgmap v6074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:26.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:26 smithi067 bash[27441]: audit 2024-04-03T17:41:25.907170+0000 mon.c (mon.2) 2404 : audit [DBG] from='client.? 172.21.15.67:0/1051845615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:26.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:26 smithi067 bash[17655]: cluster 2024-04-03T17:41:24.454098+0000 mgr.y (mgr.24370) 6090 : cluster [DBG] pgmap v6074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:26.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:26 smithi067 bash[17655]: audit 2024-04-03T17:41:25.907170+0000 mon.c (mon.2) 2404 : audit [DBG] from='client.? 172.21.15.67:0/1051845615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:26 smithi082 bash[20963]: cluster 2024-04-03T17:41:24.454098+0000 mgr.y (mgr.24370) 6090 : cluster [DBG] pgmap v6074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:26 smithi082 bash[20963]: audit 2024-04-03T17:41:25.907170+0000 mon.c (mon.2) 2404 : audit [DBG] from='client.? 172.21.15.67:0/1051845615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:28.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:28 smithi067 bash[27441]: cluster 2024-04-03T17:41:26.455271+0000 mgr.y (mgr.24370) 6091 : cluster [DBG] pgmap v6075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:28.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:28 smithi067 bash[17655]: cluster 2024-04-03T17:41:26.455271+0000 mgr.y (mgr.24370) 6091 : cluster [DBG] pgmap v6075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:28.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:28 smithi082 bash[20963]: cluster 2024-04-03T17:41:26.455271+0000 mgr.y (mgr.24370) 6091 : cluster [DBG] pgmap v6075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:29.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:29 smithi067 bash[17655]: audit 2024-04-03T17:41:28.355785+0000 mon.a (mon.0) 5672 : audit [DBG] from='client.? 172.21.15.67:0/1091007893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:29.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:29 smithi067 bash[27441]: audit 2024-04-03T17:41:28.355785+0000 mon.a (mon.0) 5672 : audit [DBG] from='client.? 172.21.15.67:0/1091007893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:29.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:29 smithi082 bash[20963]: audit 2024-04-03T17:41:28.355785+0000 mon.a (mon.0) 5672 : audit [DBG] from='client.? 172.21.15.67:0/1091007893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:30.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:30 smithi082 bash[20963]: cluster 2024-04-03T17:41:28.455947+0000 mgr.y (mgr.24370) 6092 : cluster [DBG] pgmap v6076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:30.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:30 smithi067 bash[17655]: cluster 2024-04-03T17:41:28.455947+0000 mgr.y (mgr.24370) 6092 : cluster [DBG] pgmap v6076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:30.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:30 smithi067 bash[27441]: cluster 2024-04-03T17:41:28.455947+0000 mgr.y (mgr.24370) 6092 : cluster [DBG] pgmap v6076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:31 smithi082 bash[20963]: audit 2024-04-03T17:41:30.810473+0000 mon.a (mon.0) 5673 : audit [DBG] from='client.? 172.21.15.67:0/820110878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:31 smithi067 bash[17655]: audit 2024-04-03T17:41:30.810473+0000 mon.a (mon.0) 5673 : audit [DBG] from='client.? 172.21.15.67:0/820110878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:31.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:31 smithi067 bash[27441]: audit 2024-04-03T17:41:30.810473+0000 mon.a (mon.0) 5673 : audit [DBG] from='client.? 172.21.15.67:0/820110878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:32 smithi082 bash[20963]: cluster 2024-04-03T17:41:30.456593+0000 mgr.y (mgr.24370) 6093 : cluster [DBG] pgmap v6077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:32 smithi067 bash[17655]: cluster 2024-04-03T17:41:30.456593+0000 mgr.y (mgr.24370) 6093 : cluster [DBG] pgmap v6077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:32 smithi067 bash[27441]: cluster 2024-04-03T17:41:30.456593+0000 mgr.y (mgr.24370) 6093 : cluster [DBG] pgmap v6077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:41:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:41:34.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:34 smithi082 bash[20963]: cluster 2024-04-03T17:41:32.457703+0000 mgr.y (mgr.24370) 6094 : cluster [DBG] pgmap v6078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:34.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:34 smithi082 bash[20963]: audit 2024-04-03T17:41:33.259752+0000 mon.c (mon.2) 2405 : audit [DBG] from='client.? 172.21.15.67:0/3362264696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:34 smithi067 bash[17655]: cluster 2024-04-03T17:41:32.457703+0000 mgr.y (mgr.24370) 6094 : cluster [DBG] pgmap v6078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:34 smithi067 bash[17655]: audit 2024-04-03T17:41:33.259752+0000 mon.c (mon.2) 2405 : audit [DBG] from='client.? 172.21.15.67:0/3362264696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:34.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:34 smithi067 bash[27441]: cluster 2024-04-03T17:41:32.457703+0000 mgr.y (mgr.24370) 6094 : cluster [DBG] pgmap v6078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:34.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:34 smithi067 bash[27441]: audit 2024-04-03T17:41:33.259752+0000 mon.c (mon.2) 2405 : audit [DBG] from='client.? 172.21.15.67:0/3362264696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:36.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:36 smithi082 bash[20963]: cluster 2024-04-03T17:41:34.458431+0000 mgr.y (mgr.24370) 6095 : cluster [DBG] pgmap v6079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:36.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:36 smithi082 bash[20963]: audit 2024-04-03T17:41:35.705457+0000 mon.c (mon.2) 2406 : audit [DBG] from='client.? 172.21.15.67:0/151272639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:36.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:36 smithi067 bash[17655]: cluster 2024-04-03T17:41:34.458431+0000 mgr.y (mgr.24370) 6095 : cluster [DBG] pgmap v6079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:36.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:36 smithi067 bash[17655]: audit 2024-04-03T17:41:35.705457+0000 mon.c (mon.2) 2406 : audit [DBG] from='client.? 172.21.15.67:0/151272639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:36.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:36 smithi067 bash[27441]: cluster 2024-04-03T17:41:34.458431+0000 mgr.y (mgr.24370) 6095 : cluster [DBG] pgmap v6079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:36.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:36 smithi067 bash[27441]: audit 2024-04-03T17:41:35.705457+0000 mon.c (mon.2) 2406 : audit [DBG] from='client.? 172.21.15.67:0/151272639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:38.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:38 smithi082 bash[20963]: cluster 2024-04-03T17:41:36.459565+0000 mgr.y (mgr.24370) 6096 : cluster [DBG] pgmap v6080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:38.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:38 smithi082 bash[20963]: audit 2024-04-03T17:41:38.149790+0000 mon.c (mon.2) 2407 : audit [DBG] from='client.? 172.21.15.67:0/2776058804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:38.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:38 smithi067 bash[17655]: cluster 2024-04-03T17:41:36.459565+0000 mgr.y (mgr.24370) 6096 : cluster [DBG] pgmap v6080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:38.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:38 smithi067 bash[17655]: audit 2024-04-03T17:41:38.149790+0000 mon.c (mon.2) 2407 : audit [DBG] from='client.? 172.21.15.67:0/2776058804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:38 smithi067 bash[27441]: cluster 2024-04-03T17:41:36.459565+0000 mgr.y (mgr.24370) 6096 : cluster [DBG] pgmap v6080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:38 smithi067 bash[27441]: audit 2024-04-03T17:41:38.149790+0000 mon.c (mon.2) 2407 : audit [DBG] from='client.? 172.21.15.67:0/2776058804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:40.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:40 smithi082 bash[20963]: cluster 2024-04-03T17:41:38.460287+0000 mgr.y (mgr.24370) 6097 : cluster [DBG] pgmap v6081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:40.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:40 smithi082 bash[20963]: audit 2024-04-03T17:41:39.969129+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:40 smithi067 bash[27441]: cluster 2024-04-03T17:41:38.460287+0000 mgr.y (mgr.24370) 6097 : cluster [DBG] pgmap v6081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:40 smithi067 bash[27441]: audit 2024-04-03T17:41:39.969129+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:40 smithi067 bash[17655]: cluster 2024-04-03T17:41:38.460287+0000 mgr.y (mgr.24370) 6097 : cluster [DBG] pgmap v6081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:40 smithi067 bash[17655]: audit 2024-04-03T17:41:39.969129+0000 mon.a (mon.0) 5674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:41 smithi082 bash[20963]: audit 2024-04-03T17:41:40.603463+0000 mon.c (mon.2) 2408 : audit [DBG] from='client.? 172.21.15.67:0/3731596367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:41 smithi067 bash[27441]: audit 2024-04-03T17:41:40.603463+0000 mon.c (mon.2) 2408 : audit [DBG] from='client.? 172.21.15.67:0/3731596367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:41 smithi067 bash[17655]: audit 2024-04-03T17:41:40.603463+0000 mon.c (mon.2) 2408 : audit [DBG] from='client.? 172.21.15.67:0/3731596367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:42.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:42 smithi082 bash[20963]: cluster 2024-04-03T17:41:40.460739+0000 mgr.y (mgr.24370) 6098 : cluster [DBG] pgmap v6082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:42 smithi067 bash[27441]: cluster 2024-04-03T17:41:40.460739+0000 mgr.y (mgr.24370) 6098 : cluster [DBG] pgmap v6082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:42 smithi067 bash[17655]: cluster 2024-04-03T17:41:40.460739+0000 mgr.y (mgr.24370) 6098 : cluster [DBG] pgmap v6082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:43 smithi067 bash[17655]: audit 2024-04-03T17:41:43.065660+0000 mon.c (mon.2) 2409 : audit [DBG] from='client.? 172.21.15.67:0/129452814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:41:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:43 smithi067 bash[27441]: audit 2024-04-03T17:41:43.065660+0000 mon.c (mon.2) 2409 : audit [DBG] from='client.? 172.21.15.67:0/129452814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:43.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:43 smithi082 bash[20963]: audit 2024-04-03T17:41:43.065660+0000 mon.c (mon.2) 2409 : audit [DBG] from='client.? 172.21.15.67:0/129452814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:41:44.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:44 smithi082 bash[20963]: cluster 2024-04-03T17:41:42.461911+0000 mgr.y (mgr.24370) 6099 : cluster [DBG] pgmap v6083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:44 smithi067 bash[17655]: cluster 2024-04-03T17:41:42.461911+0000 mgr.y (mgr.24370) 6099 : cluster [DBG] pgmap v6083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:44 smithi067 bash[27441]: cluster 2024-04-03T17:41:42.461911+0000 mgr.y (mgr.24370) 6099 : cluster [DBG] pgmap v6083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:46.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:46 smithi082 bash[20963]: cluster 2024-04-03T17:41:44.462662+0000 mgr.y (mgr.24370) 6100 : cluster [DBG] pgmap v6084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:46.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:46 smithi082 bash[20963]: audit 2024-04-03T17:41:45.519480+0000 mon.a (mon.0) 5675 : audit [DBG] from='client.? 172.21.15.67:0/549724350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:46 smithi067 bash[17655]: cluster 2024-04-03T17:41:44.462662+0000 mgr.y (mgr.24370) 6100 : cluster [DBG] pgmap v6084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:46 smithi067 bash[17655]: audit 2024-04-03T17:41:45.519480+0000 mon.a (mon.0) 5675 : audit [DBG] from='client.? 172.21.15.67:0/549724350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:46.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:46 smithi067 bash[27441]: cluster 2024-04-03T17:41:44.462662+0000 mgr.y (mgr.24370) 6100 : cluster [DBG] pgmap v6084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:46.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:46 smithi067 bash[27441]: audit 2024-04-03T17:41:45.519480+0000 mon.a (mon.0) 5675 : audit [DBG] from='client.? 172.21.15.67:0/549724350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:48.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:48 smithi082 bash[20963]: cluster 2024-04-03T17:41:46.463837+0000 mgr.y (mgr.24370) 6101 : cluster [DBG] pgmap v6085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:48.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:48 smithi082 bash[20963]: audit 2024-04-03T17:41:47.975571+0000 mon.a (mon.0) 5676 : audit [DBG] from='client.? 172.21.15.67:0/677639179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:48 smithi067 bash[17655]: cluster 2024-04-03T17:41:46.463837+0000 mgr.y (mgr.24370) 6101 : cluster [DBG] pgmap v6085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:48 smithi067 bash[17655]: audit 2024-04-03T17:41:47.975571+0000 mon.a (mon.0) 5676 : audit [DBG] from='client.? 172.21.15.67:0/677639179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:48.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:48 smithi067 bash[27441]: cluster 2024-04-03T17:41:46.463837+0000 mgr.y (mgr.24370) 6101 : cluster [DBG] pgmap v6085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:48.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:48 smithi067 bash[27441]: audit 2024-04-03T17:41:47.975571+0000 mon.a (mon.0) 5676 : audit [DBG] from='client.? 172.21.15.67:0/677639179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:50.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:50 smithi082 bash[20963]: cluster 2024-04-03T17:41:48.464577+0000 mgr.y (mgr.24370) 6102 : cluster [DBG] pgmap v6086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:50 smithi067 bash[27441]: cluster 2024-04-03T17:41:48.464577+0000 mgr.y (mgr.24370) 6102 : cluster [DBG] pgmap v6086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:50 smithi067 bash[17655]: cluster 2024-04-03T17:41:48.464577+0000 mgr.y (mgr.24370) 6102 : cluster [DBG] pgmap v6086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:51 smithi082 bash[20963]: audit 2024-04-03T17:41:50.435070+0000 mon.a (mon.0) 5677 : audit [DBG] from='client.? 172.21.15.67:0/2591627821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:51 smithi067 bash[17655]: audit 2024-04-03T17:41:50.435070+0000 mon.a (mon.0) 5677 : audit [DBG] from='client.? 172.21.15.67:0/2591627821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:51 smithi067 bash[27441]: audit 2024-04-03T17:41:50.435070+0000 mon.a (mon.0) 5677 : audit [DBG] from='client.? 172.21.15.67:0/2591627821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:52.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:52 smithi082 bash[20963]: cluster 2024-04-03T17:41:50.465012+0000 mgr.y (mgr.24370) 6103 : cluster [DBG] pgmap v6087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:52 smithi067 bash[17655]: cluster 2024-04-03T17:41:50.465012+0000 mgr.y (mgr.24370) 6103 : cluster [DBG] pgmap v6087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:52 smithi067 bash[27441]: cluster 2024-04-03T17:41:50.465012+0000 mgr.y (mgr.24370) 6103 : cluster [DBG] pgmap v6087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:53 smithi067 bash[17655]: audit 2024-04-03T17:41:52.884226+0000 mon.a (mon.0) 5678 : audit [DBG] from='client.? 172.21.15.67:0/2059941694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:41:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:53 smithi067 bash[27441]: audit 2024-04-03T17:41:52.884226+0000 mon.a (mon.0) 5678 : audit [DBG] from='client.? 172.21.15.67:0/2059941694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:53.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:41:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:53 smithi082 bash[20963]: audit 2024-04-03T17:41:52.884226+0000 mon.a (mon.0) 5678 : audit [DBG] from='client.? 172.21.15.67:0/2059941694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:54.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:54 smithi082 bash[20963]: cluster 2024-04-03T17:41:52.466134+0000 mgr.y (mgr.24370) 6104 : cluster [DBG] pgmap v6088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:54 smithi067 bash[27441]: cluster 2024-04-03T17:41:52.466134+0000 mgr.y (mgr.24370) 6104 : cluster [DBG] pgmap v6088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:54 smithi067 bash[17655]: cluster 2024-04-03T17:41:52.466134+0000 mgr.y (mgr.24370) 6104 : cluster [DBG] pgmap v6088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:55 smithi082 bash[20963]: audit 2024-04-03T17:41:54.968670+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:55 smithi067 bash[27441]: audit 2024-04-03T17:41:54.968670+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:55 smithi067 bash[17655]: audit 2024-04-03T17:41:54.968670+0000 mon.a (mon.0) 5679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:41:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:56 smithi082 bash[20963]: cluster 2024-04-03T17:41:54.466807+0000 mgr.y (mgr.24370) 6105 : cluster [DBG] pgmap v6089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:56 smithi082 bash[20963]: audit 2024-04-03T17:41:55.357178+0000 mon.c (mon.2) 2410 : audit [DBG] from='client.? 172.21.15.67:0/3356469192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:56 smithi067 bash[17655]: cluster 2024-04-03T17:41:54.466807+0000 mgr.y (mgr.24370) 6105 : cluster [DBG] pgmap v6089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:56 smithi067 bash[17655]: audit 2024-04-03T17:41:55.357178+0000 mon.c (mon.2) 2410 : audit [DBG] from='client.? 172.21.15.67:0/3356469192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:56 smithi067 bash[27441]: cluster 2024-04-03T17:41:54.466807+0000 mgr.y (mgr.24370) 6105 : cluster [DBG] pgmap v6089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:56 smithi067 bash[27441]: audit 2024-04-03T17:41:55.357178+0000 mon.c (mon.2) 2410 : audit [DBG] from='client.? 172.21.15.67:0/3356469192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:58.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:58 smithi082 bash[20963]: cluster 2024-04-03T17:41:56.467972+0000 mgr.y (mgr.24370) 6106 : cluster [DBG] pgmap v6090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:58.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:41:58 smithi082 bash[20963]: audit 2024-04-03T17:41:57.817041+0000 mon.a (mon.0) 5680 : audit [DBG] from='client.? 172.21.15.67:0/14842301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:58 smithi067 bash[17655]: cluster 2024-04-03T17:41:56.467972+0000 mgr.y (mgr.24370) 6106 : cluster [DBG] pgmap v6090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:41:58 smithi067 bash[17655]: audit 2024-04-03T17:41:57.817041+0000 mon.a (mon.0) 5680 : audit [DBG] from='client.? 172.21.15.67:0/14842301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:41:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:58 smithi067 bash[27441]: cluster 2024-04-03T17:41:56.467972+0000 mgr.y (mgr.24370) 6106 : cluster [DBG] pgmap v6090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:41:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:41:58 smithi067 bash[27441]: audit 2024-04-03T17:41:57.817041+0000 mon.a (mon.0) 5680 : audit [DBG] from='client.? 172.21.15.67:0/14842301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:00 smithi082 bash[20963]: cluster 2024-04-03T17:41:58.468648+0000 mgr.y (mgr.24370) 6107 : cluster [DBG] pgmap v6091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:00 smithi082 bash[20963]: audit 2024-04-03T17:42:00.266893+0000 mon.c (mon.2) 2411 : audit [DBG] from='client.? 172.21.15.67:0/2292349313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:00 smithi067 bash[17655]: cluster 2024-04-03T17:41:58.468648+0000 mgr.y (mgr.24370) 6107 : cluster [DBG] pgmap v6091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:00 smithi067 bash[17655]: audit 2024-04-03T17:42:00.266893+0000 mon.c (mon.2) 2411 : audit [DBG] from='client.? 172.21.15.67:0/2292349313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:00 smithi067 bash[27441]: cluster 2024-04-03T17:41:58.468648+0000 mgr.y (mgr.24370) 6107 : cluster [DBG] pgmap v6091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:00 smithi067 bash[27441]: audit 2024-04-03T17:42:00.266893+0000 mon.c (mon.2) 2411 : audit [DBG] from='client.? 172.21.15.67:0/2292349313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:02 smithi082 bash[20963]: cluster 2024-04-03T17:42:00.469335+0000 mgr.y (mgr.24370) 6108 : cluster [DBG] pgmap v6092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:02 smithi067 bash[17655]: cluster 2024-04-03T17:42:00.469335+0000 mgr.y (mgr.24370) 6108 : cluster [DBG] pgmap v6092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:02 smithi067 bash[27441]: cluster 2024-04-03T17:42:00.469335+0000 mgr.y (mgr.24370) 6108 : cluster [DBG] pgmap v6092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:42:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:03 smithi067 bash[17655]: audit 2024-04-03T17:42:02.727456+0000 mon.a (mon.0) 5681 : audit [DBG] from='client.? 172.21.15.67:0/52661081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:03 smithi067 bash[27441]: audit 2024-04-03T17:42:02.727456+0000 mon.a (mon.0) 5681 : audit [DBG] from='client.? 172.21.15.67:0/52661081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:03 smithi082 bash[20963]: audit 2024-04-03T17:42:02.727456+0000 mon.a (mon.0) 5681 : audit [DBG] from='client.? 172.21.15.67:0/52661081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:03.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:42:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:04 smithi082 bash[20963]: cluster 2024-04-03T17:42:02.470474+0000 mgr.y (mgr.24370) 6109 : cluster [DBG] pgmap v6093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:04 smithi067 bash[17655]: cluster 2024-04-03T17:42:02.470474+0000 mgr.y (mgr.24370) 6109 : cluster [DBG] pgmap v6093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:04 smithi067 bash[27441]: cluster 2024-04-03T17:42:02.470474+0000 mgr.y (mgr.24370) 6109 : cluster [DBG] pgmap v6093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:05 smithi082 bash[20963]: audit 2024-04-03T17:42:05.181303+0000 mon.a (mon.0) 5682 : audit [DBG] from='client.? 172.21.15.67:0/63600282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:05 smithi067 bash[27441]: audit 2024-04-03T17:42:05.181303+0000 mon.a (mon.0) 5682 : audit [DBG] from='client.? 172.21.15.67:0/63600282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:05 smithi067 bash[17655]: audit 2024-04-03T17:42:05.181303+0000 mon.a (mon.0) 5682 : audit [DBG] from='client.? 172.21.15.67:0/63600282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:06.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:06 smithi082 bash[20963]: cluster 2024-04-03T17:42:04.471146+0000 mgr.y (mgr.24370) 6110 : cluster [DBG] pgmap v6094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:06 smithi067 bash[17655]: cluster 2024-04-03T17:42:04.471146+0000 mgr.y (mgr.24370) 6110 : cluster [DBG] pgmap v6094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:06 smithi067 bash[27441]: cluster 2024-04-03T17:42:04.471146+0000 mgr.y (mgr.24370) 6110 : cluster [DBG] pgmap v6094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:08.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:08 smithi082 bash[20963]: cluster 2024-04-03T17:42:06.472359+0000 mgr.y (mgr.24370) 6111 : cluster [DBG] pgmap v6095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:08.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:08 smithi082 bash[20963]: audit 2024-04-03T17:42:07.637449+0000 mon.c (mon.2) 2412 : audit [DBG] from='client.? 172.21.15.67:0/3318366608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:08 smithi067 bash[17655]: cluster 2024-04-03T17:42:06.472359+0000 mgr.y (mgr.24370) 6111 : cluster [DBG] pgmap v6095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:08 smithi067 bash[17655]: audit 2024-04-03T17:42:07.637449+0000 mon.c (mon.2) 2412 : audit [DBG] from='client.? 172.21.15.67:0/3318366608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:08 smithi067 bash[27441]: cluster 2024-04-03T17:42:06.472359+0000 mgr.y (mgr.24370) 6111 : cluster [DBG] pgmap v6095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:08 smithi067 bash[27441]: audit 2024-04-03T17:42:07.637449+0000 mon.c (mon.2) 2412 : audit [DBG] from='client.? 172.21.15.67:0/3318366608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:10.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:10 smithi082 bash[20963]: cluster 2024-04-03T17:42:08.473059+0000 mgr.y (mgr.24370) 6112 : cluster [DBG] pgmap v6096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:10.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:10 smithi082 bash[20963]: audit 2024-04-03T17:42:09.969653+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:10.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:10 smithi082 bash[20963]: audit 2024-04-03T17:42:10.085830+0000 mon.a (mon.0) 5684 : audit [DBG] from='client.? 172.21.15.67:0/3934982409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:10 smithi067 bash[17655]: cluster 2024-04-03T17:42:08.473059+0000 mgr.y (mgr.24370) 6112 : cluster [DBG] pgmap v6096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:10 smithi067 bash[17655]: audit 2024-04-03T17:42:09.969653+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:10 smithi067 bash[17655]: audit 2024-04-03T17:42:10.085830+0000 mon.a (mon.0) 5684 : audit [DBG] from='client.? 172.21.15.67:0/3934982409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:10 smithi067 bash[27441]: cluster 2024-04-03T17:42:08.473059+0000 mgr.y (mgr.24370) 6112 : cluster [DBG] pgmap v6096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:10 smithi067 bash[27441]: audit 2024-04-03T17:42:09.969653+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:10 smithi067 bash[27441]: audit 2024-04-03T17:42:10.085830+0000 mon.a (mon.0) 5684 : audit [DBG] from='client.? 172.21.15.67:0/3934982409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:12 smithi082 bash[20963]: cluster 2024-04-03T17:42:10.473752+0000 mgr.y (mgr.24370) 6113 : cluster [DBG] pgmap v6097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:12 smithi067 bash[17655]: cluster 2024-04-03T17:42:10.473752+0000 mgr.y (mgr.24370) 6113 : cluster [DBG] pgmap v6097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:12 smithi067 bash[27441]: cluster 2024-04-03T17:42:10.473752+0000 mgr.y (mgr.24370) 6113 : cluster [DBG] pgmap v6097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:13 smithi067 bash[17655]: audit 2024-04-03T17:42:12.534614+0000 mon.c (mon.2) 2413 : audit [DBG] from='client.? 172.21.15.67:0/1052651124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:42:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:13 smithi067 bash[27441]: audit 2024-04-03T17:42:12.534614+0000 mon.c (mon.2) 2413 : audit [DBG] from='client.? 172.21.15.67:0/1052651124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:13.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:13 smithi082 bash[20963]: audit 2024-04-03T17:42:12.534614+0000 mon.c (mon.2) 2413 : audit [DBG] from='client.? 172.21.15.67:0/1052651124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:13.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:42:14.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:14 smithi082 bash[20963]: cluster 2024-04-03T17:42:12.474512+0000 mgr.y (mgr.24370) 6114 : cluster [DBG] pgmap v6098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:14 smithi067 bash[27441]: cluster 2024-04-03T17:42:12.474512+0000 mgr.y (mgr.24370) 6114 : cluster [DBG] pgmap v6098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:14 smithi067 bash[17655]: cluster 2024-04-03T17:42:12.474512+0000 mgr.y (mgr.24370) 6114 : cluster [DBG] pgmap v6098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:15.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:15 smithi082 bash[20963]: audit 2024-04-03T17:42:14.975451+0000 mon.a (mon.0) 5685 : audit [DBG] from='client.? 172.21.15.67:0/2627584296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:15 smithi067 bash[17655]: audit 2024-04-03T17:42:14.975451+0000 mon.a (mon.0) 5685 : audit [DBG] from='client.? 172.21.15.67:0/2627584296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:15 smithi067 bash[27441]: audit 2024-04-03T17:42:14.975451+0000 mon.a (mon.0) 5685 : audit [DBG] from='client.? 172.21.15.67:0/2627584296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:16.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:16 smithi082 bash[20963]: cluster 2024-04-03T17:42:14.475150+0000 mgr.y (mgr.24370) 6115 : cluster [DBG] pgmap v6099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:16.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:16 smithi082 bash[20963]: audit 2024-04-03T17:42:15.931985+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:42:16.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:16 smithi082 bash[20963]: audit 2024-04-03T17:42:16.260553+0000 mon.a (mon.0) 5687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:16.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:16 smithi082 bash[20963]: audit 2024-04-03T17:42:16.268711+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:16 smithi067 bash[17655]: cluster 2024-04-03T17:42:14.475150+0000 mgr.y (mgr.24370) 6115 : cluster [DBG] pgmap v6099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:16 smithi067 bash[17655]: audit 2024-04-03T17:42:15.931985+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:42:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:16 smithi067 bash[17655]: audit 2024-04-03T17:42:16.260553+0000 mon.a (mon.0) 5687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:16 smithi067 bash[17655]: audit 2024-04-03T17:42:16.268711+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:16 smithi067 bash[27441]: cluster 2024-04-03T17:42:14.475150+0000 mgr.y (mgr.24370) 6115 : cluster [DBG] pgmap v6099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:16 smithi067 bash[27441]: audit 2024-04-03T17:42:15.931985+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:42:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:16 smithi067 bash[27441]: audit 2024-04-03T17:42:16.260553+0000 mon.a (mon.0) 5687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:16 smithi067 bash[27441]: audit 2024-04-03T17:42:16.268711+0000 mon.a (mon.0) 5688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:18.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:18 smithi082 bash[20963]: cluster 2024-04-03T17:42:16.476270+0000 mgr.y (mgr.24370) 6116 : cluster [DBG] pgmap v6100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:18.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:18 smithi082 bash[20963]: audit 2024-04-03T17:42:17.425580+0000 mon.c (mon.2) 2414 : audit [DBG] from='client.? 172.21.15.67:0/2122892008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:18 smithi067 bash[27441]: cluster 2024-04-03T17:42:16.476270+0000 mgr.y (mgr.24370) 6116 : cluster [DBG] pgmap v6100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:18 smithi067 bash[27441]: audit 2024-04-03T17:42:17.425580+0000 mon.c (mon.2) 2414 : audit [DBG] from='client.? 172.21.15.67:0/2122892008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:18 smithi067 bash[17655]: cluster 2024-04-03T17:42:16.476270+0000 mgr.y (mgr.24370) 6116 : cluster [DBG] pgmap v6100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:18 smithi067 bash[17655]: audit 2024-04-03T17:42:17.425580+0000 mon.c (mon.2) 2414 : audit [DBG] from='client.? 172.21.15.67:0/2122892008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:20.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:20 smithi082 bash[20963]: cluster 2024-04-03T17:42:18.476903+0000 mgr.y (mgr.24370) 6117 : cluster [DBG] pgmap v6101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:20.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:20 smithi082 bash[20963]: audit 2024-04-03T17:42:19.879136+0000 mon.c (mon.2) 2415 : audit [DBG] from='client.? 172.21.15.67:0/3821096480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:20 smithi067 bash[17655]: cluster 2024-04-03T17:42:18.476903+0000 mgr.y (mgr.24370) 6117 : cluster [DBG] pgmap v6101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:20 smithi067 bash[17655]: audit 2024-04-03T17:42:19.879136+0000 mon.c (mon.2) 2415 : audit [DBG] from='client.? 172.21.15.67:0/3821096480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:20 smithi067 bash[27441]: cluster 2024-04-03T17:42:18.476903+0000 mgr.y (mgr.24370) 6117 : cluster [DBG] pgmap v6101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:20 smithi067 bash[27441]: audit 2024-04-03T17:42:19.879136+0000 mon.c (mon.2) 2415 : audit [DBG] from='client.? 172.21.15.67:0/3821096480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:22.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:22 smithi082 bash[20963]: cluster 2024-04-03T17:42:20.477591+0000 mgr.y (mgr.24370) 6118 : cluster [DBG] pgmap v6102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:22.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:22 smithi082 bash[20963]: audit 2024-04-03T17:42:21.926107+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:22 smithi082 bash[20963]: audit 2024-04-03T17:42:21.935678+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:22 smithi082 bash[20963]: audit 2024-04-03T17:42:21.956120+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:22 smithi082 bash[20963]: audit 2024-04-03T17:42:21.964652+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[17655]: cluster 2024-04-03T17:42:20.477591+0000 mgr.y (mgr.24370) 6118 : cluster [DBG] pgmap v6102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[17655]: audit 2024-04-03T17:42:21.926107+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[17655]: audit 2024-04-03T17:42:21.935678+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[17655]: audit 2024-04-03T17:42:21.956120+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[17655]: audit 2024-04-03T17:42:21.964652+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[27441]: cluster 2024-04-03T17:42:20.477591+0000 mgr.y (mgr.24370) 6118 : cluster [DBG] pgmap v6102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[27441]: audit 2024-04-03T17:42:21.926107+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[27441]: audit 2024-04-03T17:42:21.935678+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[27441]: audit 2024-04-03T17:42:21.956120+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:22 smithi067 bash[27441]: audit 2024-04-03T17:42:21.964652+0000 mon.a (mon.0) 5692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:23.368 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:42:23.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:42:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:23 smithi082 bash[20963]: audit 2024-04-03T17:42:22.365961+0000 mon.a (mon.0) 5693 : audit [DBG] from='client.? 172.21.15.67:0/2763665225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:23 smithi082 bash[20963]: audit 2024-04-03T17:42:22.472966+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:42:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:23 smithi082 bash[20963]: audit 2024-04-03T17:42:22.474754+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:42:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:23 smithi082 bash[20963]: cluster 2024-04-03T17:42:22.478746+0000 mgr.y (mgr.24370) 6119 : cluster [DBG] pgmap v6103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:23 smithi082 bash[20963]: audit 2024-04-03T17:42:22.483730+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:23.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[17655]: audit 2024-04-03T17:42:22.365961+0000 mon.a (mon.0) 5693 : audit [DBG] from='client.? 172.21.15.67:0/2763665225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:23.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[17655]: audit 2024-04-03T17:42:22.472966+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:42:23.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[17655]: audit 2024-04-03T17:42:22.474754+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:42:23.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[17655]: cluster 2024-04-03T17:42:22.478746+0000 mgr.y (mgr.24370) 6119 : cluster [DBG] pgmap v6103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:23.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[17655]: audit 2024-04-03T17:42:22.483730+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[27441]: audit 2024-04-03T17:42:22.365961+0000 mon.a (mon.0) 5693 : audit [DBG] from='client.? 172.21.15.67:0/2763665225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[27441]: audit 2024-04-03T17:42:22.472966+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:42:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[27441]: audit 2024-04-03T17:42:22.474754+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:42:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[27441]: cluster 2024-04-03T17:42:22.478746+0000 mgr.y (mgr.24370) 6119 : cluster [DBG] pgmap v6103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:23 smithi067 bash[27441]: audit 2024-04-03T17:42:22.483730+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:42:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:25 smithi082 bash[20963]: cluster 2024-04-03T17:42:24.479417+0000 mgr.y (mgr.24370) 6120 : cluster [DBG] pgmap v6104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:25 smithi082 bash[20963]: audit 2024-04-03T17:42:24.818865+0000 mon.c (mon.2) 2416 : audit [DBG] from='client.? 172.21.15.67:0/1272565286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:25 smithi082 bash[20963]: audit 2024-04-03T17:42:24.970272+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:25.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:25 smithi067 bash[17655]: cluster 2024-04-03T17:42:24.479417+0000 mgr.y (mgr.24370) 6120 : cluster [DBG] pgmap v6104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:25.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:25 smithi067 bash[17655]: audit 2024-04-03T17:42:24.818865+0000 mon.c (mon.2) 2416 : audit [DBG] from='client.? 172.21.15.67:0/1272565286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:25.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:25 smithi067 bash[17655]: audit 2024-04-03T17:42:24.970272+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:25.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:25 smithi067 bash[27441]: cluster 2024-04-03T17:42:24.479417+0000 mgr.y (mgr.24370) 6120 : cluster [DBG] pgmap v6104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:25 smithi067 bash[27441]: audit 2024-04-03T17:42:24.818865+0000 mon.c (mon.2) 2416 : audit [DBG] from='client.? 172.21.15.67:0/1272565286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:25 smithi067 bash[27441]: audit 2024-04-03T17:42:24.970272+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:27 smithi082 bash[20963]: cluster 2024-04-03T17:42:26.480592+0000 mgr.y (mgr.24370) 6121 : cluster [DBG] pgmap v6105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:27 smithi082 bash[20963]: audit 2024-04-03T17:42:27.273993+0000 mon.c (mon.2) 2417 : audit [DBG] from='client.? 172.21.15.67:0/4054558928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:27.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:27 smithi067 bash[27441]: cluster 2024-04-03T17:42:26.480592+0000 mgr.y (mgr.24370) 6121 : cluster [DBG] pgmap v6105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:27.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:27 smithi067 bash[27441]: audit 2024-04-03T17:42:27.273993+0000 mon.c (mon.2) 2417 : audit [DBG] from='client.? 172.21.15.67:0/4054558928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:27 smithi067 bash[17655]: cluster 2024-04-03T17:42:26.480592+0000 mgr.y (mgr.24370) 6121 : cluster [DBG] pgmap v6105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:27 smithi067 bash[17655]: audit 2024-04-03T17:42:27.273993+0000 mon.c (mon.2) 2417 : audit [DBG] from='client.? 172.21.15.67:0/4054558928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:29.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:29 smithi082 bash[20963]: cluster 2024-04-03T17:42:28.481226+0000 mgr.y (mgr.24370) 6122 : cluster [DBG] pgmap v6106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:29.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:29 smithi067 bash[27441]: cluster 2024-04-03T17:42:28.481226+0000 mgr.y (mgr.24370) 6122 : cluster [DBG] pgmap v6106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:29.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:29 smithi067 bash[17655]: cluster 2024-04-03T17:42:28.481226+0000 mgr.y (mgr.24370) 6122 : cluster [DBG] pgmap v6106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:30.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:30 smithi082 bash[20963]: audit 2024-04-03T17:42:29.727755+0000 mon.c (mon.2) 2418 : audit [DBG] from='client.? 172.21.15.67:0/2995039702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:30 smithi067 bash[27441]: audit 2024-04-03T17:42:29.727755+0000 mon.c (mon.2) 2418 : audit [DBG] from='client.? 172.21.15.67:0/2995039702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:30 smithi067 bash[17655]: audit 2024-04-03T17:42:29.727755+0000 mon.c (mon.2) 2418 : audit [DBG] from='client.? 172.21.15.67:0/2995039702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:31 smithi082 bash[20963]: cluster 2024-04-03T17:42:30.481887+0000 mgr.y (mgr.24370) 6123 : cluster [DBG] pgmap v6107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:31 smithi067 bash[17655]: cluster 2024-04-03T17:42:30.481887+0000 mgr.y (mgr.24370) 6123 : cluster [DBG] pgmap v6107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:31 smithi067 bash[27441]: cluster 2024-04-03T17:42:30.481887+0000 mgr.y (mgr.24370) 6123 : cluster [DBG] pgmap v6107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:32.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:32 smithi082 bash[20963]: audit 2024-04-03T17:42:32.175669+0000 mon.a (mon.0) 5698 : audit [DBG] from='client.? 172.21.15.67:0/1716734867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:32 smithi067 bash[17655]: audit 2024-04-03T17:42:32.175669+0000 mon.a (mon.0) 5698 : audit [DBG] from='client.? 172.21.15.67:0/1716734867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:32 smithi067 bash[27441]: audit 2024-04-03T17:42:32.175669+0000 mon.a (mon.0) 5698 : audit [DBG] from='client.? 172.21.15.67:0/1716734867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:42:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:42:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:33 smithi082 bash[20963]: cluster 2024-04-03T17:42:32.483075+0000 mgr.y (mgr.24370) 6124 : cluster [DBG] pgmap v6108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:33.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:33 smithi067 bash[17655]: cluster 2024-04-03T17:42:32.483075+0000 mgr.y (mgr.24370) 6124 : cluster [DBG] pgmap v6108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:33.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:33 smithi067 bash[27441]: cluster 2024-04-03T17:42:32.483075+0000 mgr.y (mgr.24370) 6124 : cluster [DBG] pgmap v6108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:35 smithi082 bash[20963]: cluster 2024-04-03T17:42:34.483716+0000 mgr.y (mgr.24370) 6125 : cluster [DBG] pgmap v6109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:35 smithi082 bash[20963]: audit 2024-04-03T17:42:34.627829+0000 mon.a (mon.0) 5699 : audit [DBG] from='client.? 172.21.15.67:0/984741572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:35.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:35 smithi067 bash[27441]: cluster 2024-04-03T17:42:34.483716+0000 mgr.y (mgr.24370) 6125 : cluster [DBG] pgmap v6109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:35.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:35 smithi067 bash[27441]: audit 2024-04-03T17:42:34.627829+0000 mon.a (mon.0) 5699 : audit [DBG] from='client.? 172.21.15.67:0/984741572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:35.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:35 smithi067 bash[17655]: cluster 2024-04-03T17:42:34.483716+0000 mgr.y (mgr.24370) 6125 : cluster [DBG] pgmap v6109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:35.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:35 smithi067 bash[17655]: audit 2024-04-03T17:42:34.627829+0000 mon.a (mon.0) 5699 : audit [DBG] from='client.? 172.21.15.67:0/984741572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:37.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:37 smithi082 bash[20963]: cluster 2024-04-03T17:42:36.484923+0000 mgr.y (mgr.24370) 6126 : cluster [DBG] pgmap v6110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:37 smithi082 bash[20963]: audit 2024-04-03T17:42:37.081485+0000 mon.c (mon.2) 2419 : audit [DBG] from='client.? 172.21.15.67:0/2398201429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:37 smithi067 bash[17655]: cluster 2024-04-03T17:42:36.484923+0000 mgr.y (mgr.24370) 6126 : cluster [DBG] pgmap v6110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:37 smithi067 bash[17655]: audit 2024-04-03T17:42:37.081485+0000 mon.c (mon.2) 2419 : audit [DBG] from='client.? 172.21.15.67:0/2398201429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:37.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:37 smithi067 bash[27441]: cluster 2024-04-03T17:42:36.484923+0000 mgr.y (mgr.24370) 6126 : cluster [DBG] pgmap v6110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:37.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:37 smithi067 bash[27441]: audit 2024-04-03T17:42:37.081485+0000 mon.c (mon.2) 2419 : audit [DBG] from='client.? 172.21.15.67:0/2398201429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:39.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:39 smithi082 bash[20963]: cluster 2024-04-03T17:42:38.485611+0000 mgr.y (mgr.24370) 6127 : cluster [DBG] pgmap v6111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:39.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:39 smithi082 bash[20963]: audit 2024-04-03T17:42:39.533461+0000 mon.a (mon.0) 5700 : audit [DBG] from='client.? 172.21.15.67:0/3482842420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:39.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:39 smithi067 bash[17655]: cluster 2024-04-03T17:42:38.485611+0000 mgr.y (mgr.24370) 6127 : cluster [DBG] pgmap v6111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:39.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:39 smithi067 bash[17655]: audit 2024-04-03T17:42:39.533461+0000 mon.a (mon.0) 5700 : audit [DBG] from='client.? 172.21.15.67:0/3482842420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:39.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:39 smithi067 bash[27441]: cluster 2024-04-03T17:42:38.485611+0000 mgr.y (mgr.24370) 6127 : cluster [DBG] pgmap v6111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:39.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:39 smithi067 bash[27441]: audit 2024-04-03T17:42:39.533461+0000 mon.a (mon.0) 5700 : audit [DBG] from='client.? 172.21.15.67:0/3482842420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:40 smithi082 bash[20963]: audit 2024-04-03T17:42:39.970573+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:40 smithi067 bash[17655]: audit 2024-04-03T17:42:39.970573+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:40 smithi067 bash[27441]: audit 2024-04-03T17:42:39.970573+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:41 smithi082 bash[20963]: cluster 2024-04-03T17:42:40.486300+0000 mgr.y (mgr.24370) 6128 : cluster [DBG] pgmap v6112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:41 smithi067 bash[27441]: cluster 2024-04-03T17:42:40.486300+0000 mgr.y (mgr.24370) 6128 : cluster [DBG] pgmap v6112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:41 smithi067 bash[17655]: cluster 2024-04-03T17:42:40.486300+0000 mgr.y (mgr.24370) 6128 : cluster [DBG] pgmap v6112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:42.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:42 smithi082 bash[20963]: audit 2024-04-03T17:42:41.993337+0000 mon.c (mon.2) 2420 : audit [DBG] from='client.? 172.21.15.67:0/3689294442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:42 smithi067 bash[17655]: audit 2024-04-03T17:42:41.993337+0000 mon.c (mon.2) 2420 : audit [DBG] from='client.? 172.21.15.67:0/3689294442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:42 smithi067 bash[27441]: audit 2024-04-03T17:42:41.993337+0000 mon.c (mon.2) 2420 : audit [DBG] from='client.? 172.21.15.67:0/3689294442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:42:43.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:43 smithi082 bash[20963]: cluster 2024-04-03T17:42:42.487522+0000 mgr.y (mgr.24370) 6129 : cluster [DBG] pgmap v6113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:42:43.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:43 smithi067 bash[17655]: cluster 2024-04-03T17:42:42.487522+0000 mgr.y (mgr.24370) 6129 : cluster [DBG] pgmap v6113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:43 smithi067 bash[27441]: cluster 2024-04-03T17:42:42.487522+0000 mgr.y (mgr.24370) 6129 : cluster [DBG] pgmap v6113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:44 smithi082 bash[20963]: audit 2024-04-03T17:42:44.449050+0000 mon.c (mon.2) 2421 : audit [DBG] from='client.? 172.21.15.67:0/3253546418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:44 smithi067 bash[27441]: audit 2024-04-03T17:42:44.449050+0000 mon.c (mon.2) 2421 : audit [DBG] from='client.? 172.21.15.67:0/3253546418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:44 smithi067 bash[17655]: audit 2024-04-03T17:42:44.449050+0000 mon.c (mon.2) 2421 : audit [DBG] from='client.? 172.21.15.67:0/3253546418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:45.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:45 smithi082 bash[20963]: cluster 2024-04-03T17:42:44.488230+0000 mgr.y (mgr.24370) 6130 : cluster [DBG] pgmap v6114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:45.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:45 smithi067 bash[27441]: cluster 2024-04-03T17:42:44.488230+0000 mgr.y (mgr.24370) 6130 : cluster [DBG] pgmap v6114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:45 smithi067 bash[17655]: cluster 2024-04-03T17:42:44.488230+0000 mgr.y (mgr.24370) 6130 : cluster [DBG] pgmap v6114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:47 smithi082 bash[20963]: cluster 2024-04-03T17:42:46.489350+0000 mgr.y (mgr.24370) 6131 : cluster [DBG] pgmap v6115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:47 smithi082 bash[20963]: audit 2024-04-03T17:42:46.912587+0000 mon.a (mon.0) 5702 : audit [DBG] from='client.? 172.21.15.67:0/3660221579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:47.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:47 smithi067 bash[27441]: cluster 2024-04-03T17:42:46.489350+0000 mgr.y (mgr.24370) 6131 : cluster [DBG] pgmap v6115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:47.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:47 smithi067 bash[27441]: audit 2024-04-03T17:42:46.912587+0000 mon.a (mon.0) 5702 : audit [DBG] from='client.? 172.21.15.67:0/3660221579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:47.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:47 smithi067 bash[17655]: cluster 2024-04-03T17:42:46.489350+0000 mgr.y (mgr.24370) 6131 : cluster [DBG] pgmap v6115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:47.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:47 smithi067 bash[17655]: audit 2024-04-03T17:42:46.912587+0000 mon.a (mon.0) 5702 : audit [DBG] from='client.? 172.21.15.67:0/3660221579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:49.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:49 smithi082 bash[20963]: cluster 2024-04-03T17:42:48.489984+0000 mgr.y (mgr.24370) 6132 : cluster [DBG] pgmap v6116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:49.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:49 smithi082 bash[20963]: audit 2024-04-03T17:42:49.375493+0000 mon.c (mon.2) 2422 : audit [DBG] from='client.? 172.21.15.67:0/3109234057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:49.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:49 smithi067 bash[27441]: cluster 2024-04-03T17:42:48.489984+0000 mgr.y (mgr.24370) 6132 : cluster [DBG] pgmap v6116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:49.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:49 smithi067 bash[27441]: audit 2024-04-03T17:42:49.375493+0000 mon.c (mon.2) 2422 : audit [DBG] from='client.? 172.21.15.67:0/3109234057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:49.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:49 smithi067 bash[17655]: cluster 2024-04-03T17:42:48.489984+0000 mgr.y (mgr.24370) 6132 : cluster [DBG] pgmap v6116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:49.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:49 smithi067 bash[17655]: audit 2024-04-03T17:42:49.375493+0000 mon.c (mon.2) 2422 : audit [DBG] from='client.? 172.21.15.67:0/3109234057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:51.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:51 smithi082 bash[20963]: cluster 2024-04-03T17:42:50.490681+0000 mgr.y (mgr.24370) 6133 : cluster [DBG] pgmap v6117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:51.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:51 smithi067 bash[27441]: cluster 2024-04-03T17:42:50.490681+0000 mgr.y (mgr.24370) 6133 : cluster [DBG] pgmap v6117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:51.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:51 smithi067 bash[17655]: cluster 2024-04-03T17:42:50.490681+0000 mgr.y (mgr.24370) 6133 : cluster [DBG] pgmap v6117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:52.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:52 smithi067 bash[17655]: audit 2024-04-03T17:42:51.835962+0000 mon.a (mon.0) 5703 : audit [DBG] from='client.? 172.21.15.67:0/3775207333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:52 smithi067 bash[27441]: audit 2024-04-03T17:42:51.835962+0000 mon.a (mon.0) 5703 : audit [DBG] from='client.? 172.21.15.67:0/3775207333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:53.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:52 smithi082 bash[20963]: audit 2024-04-03T17:42:51.835962+0000 mon.a (mon.0) 5703 : audit [DBG] from='client.? 172.21.15.67:0/3775207333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:42:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:53 smithi082 bash[20963]: cluster 2024-04-03T17:42:52.491840+0000 mgr.y (mgr.24370) 6134 : cluster [DBG] pgmap v6118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:42:53.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:53 smithi067 bash[17655]: cluster 2024-04-03T17:42:52.491840+0000 mgr.y (mgr.24370) 6134 : cluster [DBG] pgmap v6118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:53.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:53 smithi067 bash[27441]: cluster 2024-04-03T17:42:52.491840+0000 mgr.y (mgr.24370) 6134 : cluster [DBG] pgmap v6118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:54.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:54 smithi067 bash[17655]: audit 2024-04-03T17:42:54.287555+0000 mon.c (mon.2) 2423 : audit [DBG] from='client.? 172.21.15.67:0/3014946344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:54 smithi067 bash[27441]: audit 2024-04-03T17:42:54.287555+0000 mon.c (mon.2) 2423 : audit [DBG] from='client.? 172.21.15.67:0/3014946344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:55.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:54 smithi082 bash[20963]: audit 2024-04-03T17:42:54.287555+0000 mon.c (mon.2) 2423 : audit [DBG] from='client.? 172.21.15.67:0/3014946344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:55 smithi067 bash[17655]: cluster 2024-04-03T17:42:54.492635+0000 mgr.y (mgr.24370) 6135 : cluster [DBG] pgmap v6119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:55 smithi067 bash[17655]: audit 2024-04-03T17:42:54.970937+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:55 smithi067 bash[27441]: cluster 2024-04-03T17:42:54.492635+0000 mgr.y (mgr.24370) 6135 : cluster [DBG] pgmap v6119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:55 smithi067 bash[27441]: audit 2024-04-03T17:42:54.970937+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:55 smithi082 bash[20963]: cluster 2024-04-03T17:42:54.492635+0000 mgr.y (mgr.24370) 6135 : cluster [DBG] pgmap v6119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:55 smithi082 bash[20963]: audit 2024-04-03T17:42:54.970937+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:42:57.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:57 smithi067 bash[17655]: cluster 2024-04-03T17:42:56.493453+0000 mgr.y (mgr.24370) 6136 : cluster [DBG] pgmap v6120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:57 smithi067 bash[17655]: audit 2024-04-03T17:42:56.746535+0000 mon.a (mon.0) 5705 : audit [DBG] from='client.? 172.21.15.67:0/2488685161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:57 smithi067 bash[27441]: cluster 2024-04-03T17:42:56.493453+0000 mgr.y (mgr.24370) 6136 : cluster [DBG] pgmap v6120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:57 smithi067 bash[27441]: audit 2024-04-03T17:42:56.746535+0000 mon.a (mon.0) 5705 : audit [DBG] from='client.? 172.21.15.67:0/2488685161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:57 smithi082 bash[20963]: cluster 2024-04-03T17:42:56.493453+0000 mgr.y (mgr.24370) 6136 : cluster [DBG] pgmap v6120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:57 smithi082 bash[20963]: audit 2024-04-03T17:42:56.746535+0000 mon.a (mon.0) 5705 : audit [DBG] from='client.? 172.21.15.67:0/2488685161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:59.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:59 smithi067 bash[27441]: cluster 2024-04-03T17:42:58.494101+0000 mgr.y (mgr.24370) 6137 : cluster [DBG] pgmap v6121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:59.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:42:59 smithi067 bash[27441]: audit 2024-04-03T17:42:59.195184+0000 mon.a (mon.0) 5706 : audit [DBG] from='client.? 172.21.15.67:0/2588157676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:42:59.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:59 smithi067 bash[17655]: cluster 2024-04-03T17:42:58.494101+0000 mgr.y (mgr.24370) 6137 : cluster [DBG] pgmap v6121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:42:59.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:42:59 smithi067 bash[17655]: audit 2024-04-03T17:42:59.195184+0000 mon.a (mon.0) 5706 : audit [DBG] from='client.? 172.21.15.67:0/2588157676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:59 smithi082 bash[20963]: cluster 2024-04-03T17:42:58.494101+0000 mgr.y (mgr.24370) 6137 : cluster [DBG] pgmap v6121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:42:59 smithi082 bash[20963]: audit 2024-04-03T17:42:59.195184+0000 mon.a (mon.0) 5706 : audit [DBG] from='client.? 172.21.15.67:0/2588157676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:02.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:01 smithi082 bash[20963]: cluster 2024-04-03T17:43:00.494805+0000 mgr.y (mgr.24370) 6138 : cluster [DBG] pgmap v6122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:02.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:01 smithi082 bash[20963]: audit 2024-04-03T17:43:01.642899+0000 mon.a (mon.0) 5707 : audit [DBG] from='client.? 172.21.15.67:0/3632287365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:02.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:01 smithi067 bash[17655]: cluster 2024-04-03T17:43:00.494805+0000 mgr.y (mgr.24370) 6138 : cluster [DBG] pgmap v6122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:02.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:01 smithi067 bash[17655]: audit 2024-04-03T17:43:01.642899+0000 mon.a (mon.0) 5707 : audit [DBG] from='client.? 172.21.15.67:0/3632287365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:02.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:01 smithi067 bash[27441]: cluster 2024-04-03T17:43:00.494805+0000 mgr.y (mgr.24370) 6138 : cluster [DBG] pgmap v6122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:02.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:01 smithi067 bash[27441]: audit 2024-04-03T17:43:01.642899+0000 mon.a (mon.0) 5707 : audit [DBG] from='client.? 172.21.15.67:0/3632287365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:43:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:03 smithi082 bash[20963]: cluster 2024-04-03T17:43:02.495975+0000 mgr.y (mgr.24370) 6139 : cluster [DBG] pgmap v6123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:43:04.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:03 smithi067 bash[17655]: cluster 2024-04-03T17:43:02.495975+0000 mgr.y (mgr.24370) 6139 : cluster [DBG] pgmap v6123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:04.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:03 smithi067 bash[27441]: cluster 2024-04-03T17:43:02.495975+0000 mgr.y (mgr.24370) 6139 : cluster [DBG] pgmap v6123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:05.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:04 smithi082 bash[20963]: audit 2024-04-03T17:43:04.103448+0000 mon.a (mon.0) 5708 : audit [DBG] from='client.? 172.21.15.67:0/214417778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:05.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:04 smithi067 bash[17655]: audit 2024-04-03T17:43:04.103448+0000 mon.a (mon.0) 5708 : audit [DBG] from='client.? 172.21.15.67:0/214417778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:04 smithi067 bash[27441]: audit 2024-04-03T17:43:04.103448+0000 mon.a (mon.0) 5708 : audit [DBG] from='client.? 172.21.15.67:0/214417778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:06.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:05 smithi082 bash[20963]: cluster 2024-04-03T17:43:04.496752+0000 mgr.y (mgr.24370) 6140 : cluster [DBG] pgmap v6124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:06.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:05 smithi067 bash[27441]: cluster 2024-04-03T17:43:04.496752+0000 mgr.y (mgr.24370) 6140 : cluster [DBG] pgmap v6124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:06.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:05 smithi067 bash[17655]: cluster 2024-04-03T17:43:04.496752+0000 mgr.y (mgr.24370) 6140 : cluster [DBG] pgmap v6124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:06 smithi082 bash[20963]: audit 2024-04-03T17:43:06.561466+0000 mon.c (mon.2) 2424 : audit [DBG] from='client.? 172.21.15.67:0/829812357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:06 smithi067 bash[17655]: audit 2024-04-03T17:43:06.561466+0000 mon.c (mon.2) 2424 : audit [DBG] from='client.? 172.21.15.67:0/829812357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:06 smithi067 bash[27441]: audit 2024-04-03T17:43:06.561466+0000 mon.c (mon.2) 2424 : audit [DBG] from='client.? 172.21.15.67:0/829812357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:08.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:07 smithi082 bash[20963]: cluster 2024-04-03T17:43:06.497537+0000 mgr.y (mgr.24370) 6141 : cluster [DBG] pgmap v6125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:08.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:07 smithi067 bash[17655]: cluster 2024-04-03T17:43:06.497537+0000 mgr.y (mgr.24370) 6141 : cluster [DBG] pgmap v6125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:08.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:07 smithi067 bash[27441]: cluster 2024-04-03T17:43:06.497537+0000 mgr.y (mgr.24370) 6141 : cluster [DBG] pgmap v6125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:10.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:09 smithi082 bash[20963]: cluster 2024-04-03T17:43:08.498132+0000 mgr.y (mgr.24370) 6142 : cluster [DBG] pgmap v6126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:10.168 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:09 smithi082 bash[20963]: audit 2024-04-03T17:43:09.009781+0000 mon.c (mon.2) 2425 : audit [DBG] from='client.? 172.21.15.67:0/1780551236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:10.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:09 smithi067 bash[17655]: cluster 2024-04-03T17:43:08.498132+0000 mgr.y (mgr.24370) 6142 : cluster [DBG] pgmap v6126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:10.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:09 smithi067 bash[17655]: audit 2024-04-03T17:43:09.009781+0000 mon.c (mon.2) 2425 : audit [DBG] from='client.? 172.21.15.67:0/1780551236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:10.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:09 smithi067 bash[27441]: cluster 2024-04-03T17:43:08.498132+0000 mgr.y (mgr.24370) 6142 : cluster [DBG] pgmap v6126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:10.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:09 smithi067 bash[27441]: audit 2024-04-03T17:43:09.009781+0000 mon.c (mon.2) 2425 : audit [DBG] from='client.? 172.21.15.67:0/1780551236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:10 smithi082 bash[20963]: audit 2024-04-03T17:43:09.971562+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:10 smithi067 bash[17655]: audit 2024-04-03T17:43:09.971562+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:10 smithi067 bash[27441]: audit 2024-04-03T17:43:09.971562+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:11 smithi082 bash[20963]: cluster 2024-04-03T17:43:10.498770+0000 mgr.y (mgr.24370) 6143 : cluster [DBG] pgmap v6127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:11 smithi082 bash[20963]: audit 2024-04-03T17:43:11.463814+0000 mon.b (mon.1) 52 : audit [DBG] from='client.? 172.21.15.67:0/4258961018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:12.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:11 smithi067 bash[27441]: cluster 2024-04-03T17:43:10.498770+0000 mgr.y (mgr.24370) 6143 : cluster [DBG] pgmap v6127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:12.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:11 smithi067 bash[27441]: audit 2024-04-03T17:43:11.463814+0000 mon.b (mon.1) 52 : audit [DBG] from='client.? 172.21.15.67:0/4258961018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:11 smithi067 bash[17655]: cluster 2024-04-03T17:43:10.498770+0000 mgr.y (mgr.24370) 6143 : cluster [DBG] pgmap v6127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:11 smithi067 bash[17655]: audit 2024-04-03T17:43:11.463814+0000 mon.b (mon.1) 52 : audit [DBG] from='client.? 172.21.15.67:0/4258961018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:13] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:43:13.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:13 smithi082 bash[20963]: cluster 2024-04-03T17:43:12.499960+0000 mgr.y (mgr.24370) 6144 : cluster [DBG] pgmap v6128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:43:14.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:13 smithi067 bash[17655]: cluster 2024-04-03T17:43:12.499960+0000 mgr.y (mgr.24370) 6144 : cluster [DBG] pgmap v6128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:13 smithi067 bash[27441]: cluster 2024-04-03T17:43:12.499960+0000 mgr.y (mgr.24370) 6144 : cluster [DBG] pgmap v6128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:14 smithi082 bash[20963]: audit 2024-04-03T17:43:13.914889+0000 mon.c (mon.2) 2426 : audit [DBG] from='client.? 172.21.15.67:0/47155511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:14 smithi067 bash[17655]: audit 2024-04-03T17:43:13.914889+0000 mon.c (mon.2) 2426 : audit [DBG] from='client.? 172.21.15.67:0/47155511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:15.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:14 smithi067 bash[27441]: audit 2024-04-03T17:43:13.914889+0000 mon.c (mon.2) 2426 : audit [DBG] from='client.? 172.21.15.67:0/47155511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:16.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:15 smithi082 bash[20963]: cluster 2024-04-03T17:43:14.500633+0000 mgr.y (mgr.24370) 6145 : cluster [DBG] pgmap v6129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:15 smithi067 bash[17655]: cluster 2024-04-03T17:43:14.500633+0000 mgr.y (mgr.24370) 6145 : cluster [DBG] pgmap v6129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:16.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:15 smithi067 bash[27441]: cluster 2024-04-03T17:43:14.500633+0000 mgr.y (mgr.24370) 6145 : cluster [DBG] pgmap v6129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:16 smithi082 bash[20963]: audit 2024-04-03T17:43:16.370663+0000 mon.c (mon.2) 2427 : audit [DBG] from='client.? 172.21.15.67:0/3744871935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:17.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:16 smithi067 bash[27441]: audit 2024-04-03T17:43:16.370663+0000 mon.c (mon.2) 2427 : audit [DBG] from='client.? 172.21.15.67:0/3744871935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:17.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:16 smithi067 bash[17655]: audit 2024-04-03T17:43:16.370663+0000 mon.c (mon.2) 2427 : audit [DBG] from='client.? 172.21.15.67:0/3744871935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:18.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:17 smithi082 bash[20963]: cluster 2024-04-03T17:43:16.501818+0000 mgr.y (mgr.24370) 6146 : cluster [DBG] pgmap v6130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:18.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:17 smithi067 bash[27441]: cluster 2024-04-03T17:43:16.501818+0000 mgr.y (mgr.24370) 6146 : cluster [DBG] pgmap v6130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:18.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:17 smithi067 bash[17655]: cluster 2024-04-03T17:43:16.501818+0000 mgr.y (mgr.24370) 6146 : cluster [DBG] pgmap v6130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:19 smithi082 bash[20963]: cluster 2024-04-03T17:43:18.502500+0000 mgr.y (mgr.24370) 6147 : cluster [DBG] pgmap v6131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:19 smithi082 bash[20963]: audit 2024-04-03T17:43:18.838302+0000 mon.a (mon.0) 5710 : audit [DBG] from='client.? 172.21.15.67:0/2109718203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:20.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:19 smithi067 bash[17655]: cluster 2024-04-03T17:43:18.502500+0000 mgr.y (mgr.24370) 6147 : cluster [DBG] pgmap v6131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:20.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:19 smithi067 bash[17655]: audit 2024-04-03T17:43:18.838302+0000 mon.a (mon.0) 5710 : audit [DBG] from='client.? 172.21.15.67:0/2109718203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:20.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:19 smithi067 bash[27441]: cluster 2024-04-03T17:43:18.502500+0000 mgr.y (mgr.24370) 6147 : cluster [DBG] pgmap v6131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:20.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:19 smithi067 bash[27441]: audit 2024-04-03T17:43:18.838302+0000 mon.a (mon.0) 5710 : audit [DBG] from='client.? 172.21.15.67:0/2109718203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:21 smithi082 bash[20963]: cluster 2024-04-03T17:43:20.503200+0000 mgr.y (mgr.24370) 6148 : cluster [DBG] pgmap v6132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:21 smithi082 bash[20963]: audit 2024-04-03T17:43:21.287359+0000 mon.a (mon.0) 5711 : audit [DBG] from='client.? 172.21.15.67:0/1841539432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:22.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:21 smithi067 bash[17655]: cluster 2024-04-03T17:43:20.503200+0000 mgr.y (mgr.24370) 6148 : cluster [DBG] pgmap v6132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:22.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:21 smithi067 bash[17655]: audit 2024-04-03T17:43:21.287359+0000 mon.a (mon.0) 5711 : audit [DBG] from='client.? 172.21.15.67:0/1841539432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:22.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:21 smithi067 bash[27441]: cluster 2024-04-03T17:43:20.503200+0000 mgr.y (mgr.24370) 6148 : cluster [DBG] pgmap v6132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:21 smithi067 bash[27441]: audit 2024-04-03T17:43:21.287359+0000 mon.a (mon.0) 5711 : audit [DBG] from='client.? 172.21.15.67:0/1841539432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:22 smithi067 bash[17655]: audit 2024-04-03T17:43:22.558800+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:43:23.090 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:22 smithi067 bash[27441]: audit 2024-04-03T17:43:22.558800+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:43:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:22 smithi082 bash[20963]: audit 2024-04-03T17:43:22.558800+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:43:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:23] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:43:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:43:23.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:23 smithi082 bash[20963]: cluster 2024-04-03T17:43:22.504385+0000 mgr.y (mgr.24370) 6149 : cluster [DBG] pgmap v6133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:23.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:23 smithi082 bash[20963]: audit 2024-04-03T17:43:23.740090+0000 mon.c (mon.2) 2428 : audit [DBG] from='client.? 172.21.15.67:0/3418930340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:24.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:23 smithi067 bash[27441]: cluster 2024-04-03T17:43:22.504385+0000 mgr.y (mgr.24370) 6149 : cluster [DBG] pgmap v6133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:24.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:23 smithi067 bash[27441]: audit 2024-04-03T17:43:23.740090+0000 mon.c (mon.2) 2428 : audit [DBG] from='client.? 172.21.15.67:0/3418930340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:24.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:23 smithi067 bash[17655]: cluster 2024-04-03T17:43:22.504385+0000 mgr.y (mgr.24370) 6149 : cluster [DBG] pgmap v6133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:24.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:23 smithi067 bash[17655]: audit 2024-04-03T17:43:23.740090+0000 mon.c (mon.2) 2428 : audit [DBG] from='client.? 172.21.15.67:0/3418930340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:25 smithi082 bash[20963]: cluster 2024-04-03T17:43:24.505049+0000 mgr.y (mgr.24370) 6150 : cluster [DBG] pgmap v6134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:25 smithi082 bash[20963]: audit 2024-04-03T17:43:24.971450+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:25 smithi067 bash[27441]: cluster 2024-04-03T17:43:24.505049+0000 mgr.y (mgr.24370) 6150 : cluster [DBG] pgmap v6134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:25 smithi067 bash[27441]: audit 2024-04-03T17:43:24.971450+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:25 smithi067 bash[17655]: cluster 2024-04-03T17:43:24.505049+0000 mgr.y (mgr.24370) 6150 : cluster [DBG] pgmap v6134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:25 smithi067 bash[17655]: audit 2024-04-03T17:43:24.971450+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:26 smithi082 bash[20963]: audit 2024-04-03T17:43:26.179902+0000 mon.a (mon.0) 5714 : audit [DBG] from='client.? 172.21.15.67:0/2547051560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:26 smithi067 bash[17655]: audit 2024-04-03T17:43:26.179902+0000 mon.a (mon.0) 5714 : audit [DBG] from='client.? 172.21.15.67:0/2547051560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:26 smithi067 bash[27441]: audit 2024-04-03T17:43:26.179902+0000 mon.a (mon.0) 5714 : audit [DBG] from='client.? 172.21.15.67:0/2547051560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:27 smithi082 bash[20963]: cluster 2024-04-03T17:43:26.506335+0000 mgr.y (mgr.24370) 6151 : cluster [DBG] pgmap v6135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:28.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:27 smithi067 bash[27441]: cluster 2024-04-03T17:43:26.506335+0000 mgr.y (mgr.24370) 6151 : cluster [DBG] pgmap v6135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:28.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:27 smithi067 bash[17655]: cluster 2024-04-03T17:43:26.506335+0000 mgr.y (mgr.24370) 6151 : cluster [DBG] pgmap v6135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:29 smithi082 bash[20963]: audit 2024-04-03T17:43:28.305983+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:29 smithi082 bash[20963]: audit 2024-04-03T17:43:28.314572+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:29 smithi082 bash[20963]: audit 2024-04-03T17:43:28.503462+0000 mon.a (mon.0) 5717 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:29 smithi082 bash[20963]: audit 2024-04-03T17:43:28.511598+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:29 smithi082 bash[20963]: audit 2024-04-03T17:43:28.642089+0000 mon.a (mon.0) 5719 : audit [DBG] from='client.? 172.21.15.67:0/2360768577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:29 smithi082 bash[20963]: audit 2024-04-03T17:43:28.932270+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:43:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:29 smithi082 bash[20963]: audit 2024-04-03T17:43:28.934063+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:43:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:29 smithi082 bash[20963]: audit 2024-04-03T17:43:28.944382+0000 mon.a (mon.0) 5722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[17655]: audit 2024-04-03T17:43:28.305983+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[17655]: audit 2024-04-03T17:43:28.314572+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[17655]: audit 2024-04-03T17:43:28.503462+0000 mon.a (mon.0) 5717 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[17655]: audit 2024-04-03T17:43:28.511598+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[17655]: audit 2024-04-03T17:43:28.642089+0000 mon.a (mon.0) 5719 : audit [DBG] from='client.? 172.21.15.67:0/2360768577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[17655]: audit 2024-04-03T17:43:28.932270+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[17655]: audit 2024-04-03T17:43:28.934063+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[17655]: audit 2024-04-03T17:43:28.944382+0000 mon.a (mon.0) 5722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[27441]: audit 2024-04-03T17:43:28.305983+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[27441]: audit 2024-04-03T17:43:28.314572+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[27441]: audit 2024-04-03T17:43:28.503462+0000 mon.a (mon.0) 5717 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[27441]: audit 2024-04-03T17:43:28.511598+0000 mon.a (mon.0) 5718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[27441]: audit 2024-04-03T17:43:28.642089+0000 mon.a (mon.0) 5719 : audit [DBG] from='client.? 172.21.15.67:0/2360768577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[27441]: audit 2024-04-03T17:43:28.932270+0000 mon.a (mon.0) 5720 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:43:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[27441]: audit 2024-04-03T17:43:28.934063+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:43:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:29 smithi067 bash[27441]: audit 2024-04-03T17:43:28.944382+0000 mon.a (mon.0) 5722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:43:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:30 smithi082 bash[20963]: cluster 2024-04-03T17:43:28.507000+0000 mgr.y (mgr.24370) 6152 : cluster [DBG] pgmap v6136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:30.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:30 smithi067 bash[27441]: cluster 2024-04-03T17:43:28.507000+0000 mgr.y (mgr.24370) 6152 : cluster [DBG] pgmap v6136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:30.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:30 smithi067 bash[17655]: cluster 2024-04-03T17:43:28.507000+0000 mgr.y (mgr.24370) 6152 : cluster [DBG] pgmap v6136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:31 smithi082 bash[20963]: audit 2024-04-03T17:43:31.099242+0000 mon.c (mon.2) 2429 : audit [DBG] from='client.? 172.21.15.67:0/2649220807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:31.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:31 smithi067 bash[17655]: audit 2024-04-03T17:43:31.099242+0000 mon.c (mon.2) 2429 : audit [DBG] from='client.? 172.21.15.67:0/2649220807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:31.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:31 smithi067 bash[27441]: audit 2024-04-03T17:43:31.099242+0000 mon.c (mon.2) 2429 : audit [DBG] from='client.? 172.21.15.67:0/2649220807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:32.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:32 smithi082 bash[20963]: cluster 2024-04-03T17:43:30.507710+0000 mgr.y (mgr.24370) 6153 : cluster [DBG] pgmap v6137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:32.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:32 smithi067 bash[17655]: cluster 2024-04-03T17:43:30.507710+0000 mgr.y (mgr.24370) 6153 : cluster [DBG] pgmap v6137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:32.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:32 smithi067 bash[27441]: cluster 2024-04-03T17:43:30.507710+0000 mgr.y (mgr.24370) 6153 : cluster [DBG] pgmap v6137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:43:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:43:34.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:34 smithi082 bash[20963]: cluster 2024-04-03T17:43:32.508950+0000 mgr.y (mgr.24370) 6154 : cluster [DBG] pgmap v6138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:34.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:34 smithi082 bash[20963]: audit 2024-04-03T17:43:33.547332+0000 mon.a (mon.0) 5723 : audit [DBG] from='client.? 172.21.15.67:0/1171435464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:34.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:34 smithi067 bash[17655]: cluster 2024-04-03T17:43:32.508950+0000 mgr.y (mgr.24370) 6154 : cluster [DBG] pgmap v6138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:34.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:34 smithi067 bash[17655]: audit 2024-04-03T17:43:33.547332+0000 mon.a (mon.0) 5723 : audit [DBG] from='client.? 172.21.15.67:0/1171435464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:34.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:34 smithi067 bash[27441]: cluster 2024-04-03T17:43:32.508950+0000 mgr.y (mgr.24370) 6154 : cluster [DBG] pgmap v6138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:34.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:34 smithi067 bash[27441]: audit 2024-04-03T17:43:33.547332+0000 mon.a (mon.0) 5723 : audit [DBG] from='client.? 172.21.15.67:0/1171435464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:36 smithi082 bash[20963]: cluster 2024-04-03T17:43:34.509670+0000 mgr.y (mgr.24370) 6155 : cluster [DBG] pgmap v6139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:36 smithi082 bash[20963]: audit 2024-04-03T17:43:35.994580+0000 mon.c (mon.2) 2430 : audit [DBG] from='client.? 172.21.15.67:0/287646113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:36.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:36 smithi067 bash[27441]: cluster 2024-04-03T17:43:34.509670+0000 mgr.y (mgr.24370) 6155 : cluster [DBG] pgmap v6139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:36.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:36 smithi067 bash[27441]: audit 2024-04-03T17:43:35.994580+0000 mon.c (mon.2) 2430 : audit [DBG] from='client.? 172.21.15.67:0/287646113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:36.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:36 smithi067 bash[17655]: cluster 2024-04-03T17:43:34.509670+0000 mgr.y (mgr.24370) 6155 : cluster [DBG] pgmap v6139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:36.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:36 smithi067 bash[17655]: audit 2024-04-03T17:43:35.994580+0000 mon.c (mon.2) 2430 : audit [DBG] from='client.? 172.21.15.67:0/287646113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:38 smithi082 bash[20963]: cluster 2024-04-03T17:43:36.511232+0000 mgr.y (mgr.24370) 6156 : cluster [DBG] pgmap v6140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:38.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:38 smithi067 bash[27441]: cluster 2024-04-03T17:43:36.511232+0000 mgr.y (mgr.24370) 6156 : cluster [DBG] pgmap v6140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:38.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:38 smithi067 bash[17655]: cluster 2024-04-03T17:43:36.511232+0000 mgr.y (mgr.24370) 6156 : cluster [DBG] pgmap v6140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:39 smithi082 bash[20963]: audit 2024-04-03T17:43:38.443940+0000 mon.a (mon.0) 5724 : audit [DBG] from='client.? 172.21.15.67:0/830636884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:39 smithi067 bash[17655]: audit 2024-04-03T17:43:38.443940+0000 mon.a (mon.0) 5724 : audit [DBG] from='client.? 172.21.15.67:0/830636884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:39 smithi067 bash[27441]: audit 2024-04-03T17:43:38.443940+0000 mon.a (mon.0) 5724 : audit [DBG] from='client.? 172.21.15.67:0/830636884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:40 smithi082 bash[20963]: cluster 2024-04-03T17:43:38.512192+0000 mgr.y (mgr.24370) 6157 : cluster [DBG] pgmap v6141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:40 smithi082 bash[20963]: audit 2024-04-03T17:43:39.972195+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:40.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:40 smithi067 bash[27441]: cluster 2024-04-03T17:43:38.512192+0000 mgr.y (mgr.24370) 6157 : cluster [DBG] pgmap v6141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:40.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:40 smithi067 bash[27441]: audit 2024-04-03T17:43:39.972195+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:40.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:40 smithi067 bash[17655]: cluster 2024-04-03T17:43:38.512192+0000 mgr.y (mgr.24370) 6157 : cluster [DBG] pgmap v6141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:40.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:40 smithi067 bash[17655]: audit 2024-04-03T17:43:39.972195+0000 mon.a (mon.0) 5725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:41 smithi082 bash[20963]: audit 2024-04-03T17:43:40.913505+0000 mon.a (mon.0) 5726 : audit [DBG] from='client.? 172.21.15.67:0/2002766367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:41.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:41 smithi067 bash[27441]: audit 2024-04-03T17:43:40.913505+0000 mon.a (mon.0) 5726 : audit [DBG] from='client.? 172.21.15.67:0/2002766367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:41.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:41 smithi067 bash[17655]: audit 2024-04-03T17:43:40.913505+0000 mon.a (mon.0) 5726 : audit [DBG] from='client.? 172.21.15.67:0/2002766367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:42 smithi082 bash[20963]: cluster 2024-04-03T17:43:40.512919+0000 mgr.y (mgr.24370) 6158 : cluster [DBG] pgmap v6142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:42.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:42 smithi067 bash[27441]: cluster 2024-04-03T17:43:40.512919+0000 mgr.y (mgr.24370) 6158 : cluster [DBG] pgmap v6142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:42 smithi067 bash[17655]: cluster 2024-04-03T17:43:40.512919+0000 mgr.y (mgr.24370) 6158 : cluster [DBG] pgmap v6142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:43:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:43:44.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:44 smithi082 bash[20963]: cluster 2024-04-03T17:43:42.514142+0000 mgr.y (mgr.24370) 6159 : cluster [DBG] pgmap v6143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:44 smithi082 bash[20963]: audit 2024-04-03T17:43:43.366017+0000 mon.a (mon.0) 5727 : audit [DBG] from='client.? 172.21.15.67:0/543440800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:44.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:44 smithi067 bash[27441]: cluster 2024-04-03T17:43:42.514142+0000 mgr.y (mgr.24370) 6159 : cluster [DBG] pgmap v6143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:44.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:44 smithi067 bash[27441]: audit 2024-04-03T17:43:43.366017+0000 mon.a (mon.0) 5727 : audit [DBG] from='client.? 172.21.15.67:0/543440800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:44.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:44 smithi067 bash[17655]: cluster 2024-04-03T17:43:42.514142+0000 mgr.y (mgr.24370) 6159 : cluster [DBG] pgmap v6143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:44.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:44 smithi067 bash[17655]: audit 2024-04-03T17:43:43.366017+0000 mon.a (mon.0) 5727 : audit [DBG] from='client.? 172.21.15.67:0/543440800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:46.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:46 smithi082 bash[20963]: cluster 2024-04-03T17:43:44.514882+0000 mgr.y (mgr.24370) 6160 : cluster [DBG] pgmap v6144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:46 smithi082 bash[20963]: audit 2024-04-03T17:43:45.827386+0000 mon.a (mon.0) 5728 : audit [DBG] from='client.? 172.21.15.67:0/1865468600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:46.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:46 smithi067 bash[17655]: cluster 2024-04-03T17:43:44.514882+0000 mgr.y (mgr.24370) 6160 : cluster [DBG] pgmap v6144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:46.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:46 smithi067 bash[17655]: audit 2024-04-03T17:43:45.827386+0000 mon.a (mon.0) 5728 : audit [DBG] from='client.? 172.21.15.67:0/1865468600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:46.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:46 smithi067 bash[27441]: cluster 2024-04-03T17:43:44.514882+0000 mgr.y (mgr.24370) 6160 : cluster [DBG] pgmap v6144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:46.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:46 smithi067 bash[27441]: audit 2024-04-03T17:43:45.827386+0000 mon.a (mon.0) 5728 : audit [DBG] from='client.? 172.21.15.67:0/1865468600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:48.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:48 smithi082 bash[20963]: cluster 2024-04-03T17:43:46.516072+0000 mgr.y (mgr.24370) 6161 : cluster [DBG] pgmap v6145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:48 smithi082 bash[20963]: audit 2024-04-03T17:43:48.277933+0000 mon.a (mon.0) 5729 : audit [DBG] from='client.? 172.21.15.67:0/2186982599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:48.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:48 smithi067 bash[27441]: cluster 2024-04-03T17:43:46.516072+0000 mgr.y (mgr.24370) 6161 : cluster [DBG] pgmap v6145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:48.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:48 smithi067 bash[27441]: audit 2024-04-03T17:43:48.277933+0000 mon.a (mon.0) 5729 : audit [DBG] from='client.? 172.21.15.67:0/2186982599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:48.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:48 smithi067 bash[17655]: cluster 2024-04-03T17:43:46.516072+0000 mgr.y (mgr.24370) 6161 : cluster [DBG] pgmap v6145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:48.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:48 smithi067 bash[17655]: audit 2024-04-03T17:43:48.277933+0000 mon.a (mon.0) 5729 : audit [DBG] from='client.? 172.21.15.67:0/2186982599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:50.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:50 smithi082 bash[20963]: cluster 2024-04-03T17:43:48.516869+0000 mgr.y (mgr.24370) 6162 : cluster [DBG] pgmap v6146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:50.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:50 smithi067 bash[17655]: cluster 2024-04-03T17:43:48.516869+0000 mgr.y (mgr.24370) 6162 : cluster [DBG] pgmap v6146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:50.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:50 smithi067 bash[27441]: cluster 2024-04-03T17:43:48.516869+0000 mgr.y (mgr.24370) 6162 : cluster [DBG] pgmap v6146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:51 smithi082 bash[20963]: audit 2024-04-03T17:43:50.735378+0000 mon.c (mon.2) 2431 : audit [DBG] from='client.? 172.21.15.67:0/3971896689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:51.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:51 smithi067 bash[17655]: audit 2024-04-03T17:43:50.735378+0000 mon.c (mon.2) 2431 : audit [DBG] from='client.? 172.21.15.67:0/3971896689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:51.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:51 smithi067 bash[27441]: audit 2024-04-03T17:43:50.735378+0000 mon.c (mon.2) 2431 : audit [DBG] from='client.? 172.21.15.67:0/3971896689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:52.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:52 smithi082 bash[20963]: cluster 2024-04-03T17:43:50.517531+0000 mgr.y (mgr.24370) 6163 : cluster [DBG] pgmap v6147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:52.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:52 smithi067 bash[27441]: cluster 2024-04-03T17:43:50.517531+0000 mgr.y (mgr.24370) 6163 : cluster [DBG] pgmap v6147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:52.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:52 smithi067 bash[17655]: cluster 2024-04-03T17:43:50.517531+0000 mgr.y (mgr.24370) 6163 : cluster [DBG] pgmap v6147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:53.390 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:43:53.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:53 smithi067 bash[17655]: cluster 2024-04-03T17:43:52.518719+0000 mgr.y (mgr.24370) 6164 : cluster [DBG] pgmap v6148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:53.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:53 smithi067 bash[17655]: audit 2024-04-03T17:43:53.182542+0000 mon.c (mon.2) 2432 : audit [DBG] from='client.? 172.21.15.67:0/1666057608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:53.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:53 smithi067 bash[27441]: cluster 2024-04-03T17:43:52.518719+0000 mgr.y (mgr.24370) 6164 : cluster [DBG] pgmap v6148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:53.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:53 smithi067 bash[27441]: audit 2024-04-03T17:43:53.182542+0000 mon.c (mon.2) 2432 : audit [DBG] from='client.? 172.21.15.67:0/1666057608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:43:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:53 smithi082 bash[20963]: cluster 2024-04-03T17:43:52.518719+0000 mgr.y (mgr.24370) 6164 : cluster [DBG] pgmap v6148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:53 smithi082 bash[20963]: audit 2024-04-03T17:43:53.182542+0000 mon.c (mon.2) 2432 : audit [DBG] from='client.? 172.21.15.67:0/1666057608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:55.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:55 smithi082 bash[20963]: cluster 2024-04-03T17:43:54.519406+0000 mgr.y (mgr.24370) 6165 : cluster [DBG] pgmap v6149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:55 smithi082 bash[20963]: audit 2024-04-03T17:43:54.972701+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:55.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:55 smithi067 bash[27441]: cluster 2024-04-03T17:43:54.519406+0000 mgr.y (mgr.24370) 6165 : cluster [DBG] pgmap v6149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:55.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:55 smithi067 bash[27441]: audit 2024-04-03T17:43:54.972701+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:55.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:55 smithi067 bash[17655]: cluster 2024-04-03T17:43:54.519406+0000 mgr.y (mgr.24370) 6165 : cluster [DBG] pgmap v6149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:55.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:55 smithi067 bash[17655]: audit 2024-04-03T17:43:54.972701+0000 mon.a (mon.0) 5730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:43:56.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:56 smithi082 bash[20963]: audit 2024-04-03T17:43:55.634883+0000 mon.c (mon.2) 2433 : audit [DBG] from='client.? 172.21.15.67:0/1047170055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:56.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:56 smithi067 bash[27441]: audit 2024-04-03T17:43:55.634883+0000 mon.c (mon.2) 2433 : audit [DBG] from='client.? 172.21.15.67:0/1047170055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:56.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:56 smithi067 bash[17655]: audit 2024-04-03T17:43:55.634883+0000 mon.c (mon.2) 2433 : audit [DBG] from='client.? 172.21.15.67:0/1047170055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:57.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:57 smithi082 bash[20963]: cluster 2024-04-03T17:43:56.520564+0000 mgr.y (mgr.24370) 6166 : cluster [DBG] pgmap v6150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:57.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:57 smithi067 bash[27441]: cluster 2024-04-03T17:43:56.520564+0000 mgr.y (mgr.24370) 6166 : cluster [DBG] pgmap v6150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:57.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:57 smithi067 bash[17655]: cluster 2024-04-03T17:43:56.520564+0000 mgr.y (mgr.24370) 6166 : cluster [DBG] pgmap v6150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:58.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:58 smithi082 bash[20963]: audit 2024-04-03T17:43:58.090575+0000 mon.a (mon.0) 5731 : audit [DBG] from='client.? 172.21.15.67:0/4234424006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:58.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:58 smithi067 bash[17655]: audit 2024-04-03T17:43:58.090575+0000 mon.a (mon.0) 5731 : audit [DBG] from='client.? 172.21.15.67:0/4234424006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:58 smithi067 bash[27441]: audit 2024-04-03T17:43:58.090575+0000 mon.a (mon.0) 5731 : audit [DBG] from='client.? 172.21.15.67:0/4234424006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:43:59.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:43:59 smithi082 bash[20963]: cluster 2024-04-03T17:43:58.521224+0000 mgr.y (mgr.24370) 6167 : cluster [DBG] pgmap v6151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:59.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:43:59 smithi067 bash[17655]: cluster 2024-04-03T17:43:58.521224+0000 mgr.y (mgr.24370) 6167 : cluster [DBG] pgmap v6151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:43:59.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:43:59 smithi067 bash[27441]: cluster 2024-04-03T17:43:58.521224+0000 mgr.y (mgr.24370) 6167 : cluster [DBG] pgmap v6151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:00.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:00 smithi082 bash[20963]: audit 2024-04-03T17:44:00.541235+0000 mon.a (mon.0) 5732 : audit [DBG] from='client.? 172.21.15.67:0/1032697195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:00.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:00 smithi067 bash[17655]: audit 2024-04-03T17:44:00.541235+0000 mon.a (mon.0) 5732 : audit [DBG] from='client.? 172.21.15.67:0/1032697195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:00.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:00 smithi067 bash[27441]: audit 2024-04-03T17:44:00.541235+0000 mon.a (mon.0) 5732 : audit [DBG] from='client.? 172.21.15.67:0/1032697195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:01.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:01 smithi082 bash[20963]: cluster 2024-04-03T17:44:00.521859+0000 mgr.y (mgr.24370) 6168 : cluster [DBG] pgmap v6152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:01.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:01 smithi067 bash[17655]: cluster 2024-04-03T17:44:00.521859+0000 mgr.y (mgr.24370) 6168 : cluster [DBG] pgmap v6152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:01.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:01 smithi067 bash[27441]: cluster 2024-04-03T17:44:00.521859+0000 mgr.y (mgr.24370) 6168 : cluster [DBG] pgmap v6152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:44:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:44:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:03 smithi082 bash[20963]: cluster 2024-04-03T17:44:02.522985+0000 mgr.y (mgr.24370) 6169 : cluster [DBG] pgmap v6153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:03 smithi082 bash[20963]: audit 2024-04-03T17:44:03.001907+0000 mon.c (mon.2) 2434 : audit [DBG] from='client.? 172.21.15.67:0/600065507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:03.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:03 smithi067 bash[17655]: cluster 2024-04-03T17:44:02.522985+0000 mgr.y (mgr.24370) 6169 : cluster [DBG] pgmap v6153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:03.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:03 smithi067 bash[17655]: audit 2024-04-03T17:44:03.001907+0000 mon.c (mon.2) 2434 : audit [DBG] from='client.? 172.21.15.67:0/600065507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:03.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:03 smithi067 bash[27441]: cluster 2024-04-03T17:44:02.522985+0000 mgr.y (mgr.24370) 6169 : cluster [DBG] pgmap v6153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:03.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:03 smithi067 bash[27441]: audit 2024-04-03T17:44:03.001907+0000 mon.c (mon.2) 2434 : audit [DBG] from='client.? 172.21.15.67:0/600065507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:05.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:05 smithi082 bash[20963]: cluster 2024-04-03T17:44:04.523578+0000 mgr.y (mgr.24370) 6170 : cluster [DBG] pgmap v6154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:05.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:05 smithi082 bash[20963]: audit 2024-04-03T17:44:05.456751+0000 mon.c (mon.2) 2435 : audit [DBG] from='client.? 172.21.15.67:0/822383327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:05.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:05 smithi067 bash[17655]: cluster 2024-04-03T17:44:04.523578+0000 mgr.y (mgr.24370) 6170 : cluster [DBG] pgmap v6154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:05.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:05 smithi067 bash[17655]: audit 2024-04-03T17:44:05.456751+0000 mon.c (mon.2) 2435 : audit [DBG] from='client.? 172.21.15.67:0/822383327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:05.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:05 smithi067 bash[27441]: cluster 2024-04-03T17:44:04.523578+0000 mgr.y (mgr.24370) 6170 : cluster [DBG] pgmap v6154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:05.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:05 smithi067 bash[27441]: audit 2024-04-03T17:44:05.456751+0000 mon.c (mon.2) 2435 : audit [DBG] from='client.? 172.21.15.67:0/822383327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:07.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:07 smithi082 bash[20963]: cluster 2024-04-03T17:44:06.524688+0000 mgr.y (mgr.24370) 6171 : cluster [DBG] pgmap v6155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:07.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:07 smithi067 bash[27441]: cluster 2024-04-03T17:44:06.524688+0000 mgr.y (mgr.24370) 6171 : cluster [DBG] pgmap v6155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:07.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:07 smithi067 bash[17655]: cluster 2024-04-03T17:44:06.524688+0000 mgr.y (mgr.24370) 6171 : cluster [DBG] pgmap v6155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:08.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:08 smithi082 bash[20963]: audit 2024-04-03T17:44:07.913268+0000 mon.c (mon.2) 2436 : audit [DBG] from='client.? 172.21.15.67:0/52172971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:08.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:08 smithi067 bash[27441]: audit 2024-04-03T17:44:07.913268+0000 mon.c (mon.2) 2436 : audit [DBG] from='client.? 172.21.15.67:0/52172971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:08.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:08 smithi067 bash[17655]: audit 2024-04-03T17:44:07.913268+0000 mon.c (mon.2) 2436 : audit [DBG] from='client.? 172.21.15.67:0/52172971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:09.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:09 smithi082 bash[20963]: cluster 2024-04-03T17:44:08.525382+0000 mgr.y (mgr.24370) 6172 : cluster [DBG] pgmap v6156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:09 smithi067 bash[27441]: cluster 2024-04-03T17:44:08.525382+0000 mgr.y (mgr.24370) 6172 : cluster [DBG] pgmap v6156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:09.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:09 smithi067 bash[17655]: cluster 2024-04-03T17:44:08.525382+0000 mgr.y (mgr.24370) 6172 : cluster [DBG] pgmap v6156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:10 smithi067 bash[27441]: audit 2024-04-03T17:44:09.973020+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:10 smithi067 bash[27441]: audit 2024-04-03T17:44:10.361000+0000 mon.a (mon.0) 5734 : audit [DBG] from='client.? 172.21.15.67:0/4188340540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:10.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:10 smithi067 bash[17655]: audit 2024-04-03T17:44:09.973020+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:10.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:10 smithi067 bash[17655]: audit 2024-04-03T17:44:10.361000+0000 mon.a (mon.0) 5734 : audit [DBG] from='client.? 172.21.15.67:0/4188340540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:10 smithi082 bash[20963]: audit 2024-04-03T17:44:09.973020+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:10 smithi082 bash[20963]: audit 2024-04-03T17:44:10.361000+0000 mon.a (mon.0) 5734 : audit [DBG] from='client.? 172.21.15.67:0/4188340540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:11.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:11 smithi067 bash[27441]: cluster 2024-04-03T17:44:10.526059+0000 mgr.y (mgr.24370) 6173 : cluster [DBG] pgmap v6157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:11.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:11 smithi067 bash[17655]: cluster 2024-04-03T17:44:10.526059+0000 mgr.y (mgr.24370) 6173 : cluster [DBG] pgmap v6157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:12.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:11 smithi082 bash[20963]: cluster 2024-04-03T17:44:10.526059+0000 mgr.y (mgr.24370) 6173 : cluster [DBG] pgmap v6157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:13] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:44:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:44:13.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:13 smithi082 bash[20963]: cluster 2024-04-03T17:44:12.526961+0000 mgr.y (mgr.24370) 6174 : cluster [DBG] pgmap v6158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:13.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:13 smithi082 bash[20963]: audit 2024-04-03T17:44:12.820866+0000 mon.a (mon.0) 5735 : audit [DBG] from='client.? 172.21.15.67:0/210943613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:13.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:13 smithi067 bash[27441]: cluster 2024-04-03T17:44:12.526961+0000 mgr.y (mgr.24370) 6174 : cluster [DBG] pgmap v6158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:13.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:13 smithi067 bash[27441]: audit 2024-04-03T17:44:12.820866+0000 mon.a (mon.0) 5735 : audit [DBG] from='client.? 172.21.15.67:0/210943613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:13.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:13 smithi067 bash[17655]: cluster 2024-04-03T17:44:12.526961+0000 mgr.y (mgr.24370) 6174 : cluster [DBG] pgmap v6158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:13.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:13 smithi067 bash[17655]: audit 2024-04-03T17:44:12.820866+0000 mon.a (mon.0) 5735 : audit [DBG] from='client.? 172.21.15.67:0/210943613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:15.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:15 smithi067 bash[17655]: cluster 2024-04-03T17:44:14.527610+0000 mgr.y (mgr.24370) 6175 : cluster [DBG] pgmap v6159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:15.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:15 smithi067 bash[17655]: audit 2024-04-03T17:44:15.275318+0000 mon.a (mon.0) 5736 : audit [DBG] from='client.? 172.21.15.67:0/1709868940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:15.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:15 smithi067 bash[27441]: cluster 2024-04-03T17:44:14.527610+0000 mgr.y (mgr.24370) 6175 : cluster [DBG] pgmap v6159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:15.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:15 smithi067 bash[27441]: audit 2024-04-03T17:44:15.275318+0000 mon.a (mon.0) 5736 : audit [DBG] from='client.? 172.21.15.67:0/1709868940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:16.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:15 smithi082 bash[20963]: cluster 2024-04-03T17:44:14.527610+0000 mgr.y (mgr.24370) 6175 : cluster [DBG] pgmap v6159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:16.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:15 smithi082 bash[20963]: audit 2024-04-03T17:44:15.275318+0000 mon.a (mon.0) 5736 : audit [DBG] from='client.? 172.21.15.67:0/1709868940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:17.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:17 smithi067 bash[17655]: cluster 2024-04-03T17:44:16.528780+0000 mgr.y (mgr.24370) 6176 : cluster [DBG] pgmap v6160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:17.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:17 smithi067 bash[27441]: cluster 2024-04-03T17:44:16.528780+0000 mgr.y (mgr.24370) 6176 : cluster [DBG] pgmap v6160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:17 smithi082 bash[20963]: cluster 2024-04-03T17:44:16.528780+0000 mgr.y (mgr.24370) 6176 : cluster [DBG] pgmap v6160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:18.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:18 smithi067 bash[17655]: audit 2024-04-03T17:44:17.728681+0000 mon.a (mon.0) 5737 : audit [DBG] from='client.? 172.21.15.67:0/702363719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:18.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:18 smithi067 bash[27441]: audit 2024-04-03T17:44:17.728681+0000 mon.a (mon.0) 5737 : audit [DBG] from='client.? 172.21.15.67:0/702363719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:19.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:18 smithi082 bash[20963]: audit 2024-04-03T17:44:17.728681+0000 mon.a (mon.0) 5737 : audit [DBG] from='client.? 172.21.15.67:0/702363719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:19.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:19 smithi067 bash[27441]: cluster 2024-04-03T17:44:18.529415+0000 mgr.y (mgr.24370) 6177 : cluster [DBG] pgmap v6161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:19.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:19 smithi067 bash[17655]: cluster 2024-04-03T17:44:18.529415+0000 mgr.y (mgr.24370) 6177 : cluster [DBG] pgmap v6161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:20.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:19 smithi082 bash[20963]: cluster 2024-04-03T17:44:18.529415+0000 mgr.y (mgr.24370) 6177 : cluster [DBG] pgmap v6161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:20 smithi082 bash[20963]: audit 2024-04-03T17:44:20.183471+0000 mon.a (mon.0) 5738 : audit [DBG] from='client.? 172.21.15.67:0/2239246883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:20 smithi067 bash[17655]: audit 2024-04-03T17:44:20.183471+0000 mon.a (mon.0) 5738 : audit [DBG] from='client.? 172.21.15.67:0/2239246883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:21.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:20 smithi067 bash[27441]: audit 2024-04-03T17:44:20.183471+0000 mon.a (mon.0) 5738 : audit [DBG] from='client.? 172.21.15.67:0/2239246883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:22.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:21 smithi082 bash[20963]: cluster 2024-04-03T17:44:20.530072+0000 mgr.y (mgr.24370) 6178 : cluster [DBG] pgmap v6162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:22.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:21 smithi067 bash[17655]: cluster 2024-04-03T17:44:20.530072+0000 mgr.y (mgr.24370) 6178 : cluster [DBG] pgmap v6162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:22.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:21 smithi067 bash[27441]: cluster 2024-04-03T17:44:20.530072+0000 mgr.y (mgr.24370) 6178 : cluster [DBG] pgmap v6162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:23.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:22 smithi067 bash[17655]: audit 2024-04-03T17:44:22.635190+0000 mon.a (mon.0) 5739 : audit [DBG] from='client.? 172.21.15.67:0/3233412435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:22 smithi067 bash[27441]: audit 2024-04-03T17:44:22.635190+0000 mon.a (mon.0) 5739 : audit [DBG] from='client.? 172.21.15.67:0/3233412435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:22 smithi082 bash[20963]: audit 2024-04-03T17:44:22.635190+0000 mon.a (mon.0) 5739 : audit [DBG] from='client.? 172.21.15.67:0/3233412435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:23] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:44:23.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:23 smithi082 bash[20963]: cluster 2024-04-03T17:44:22.531153+0000 mgr.y (mgr.24370) 6179 : cluster [DBG] pgmap v6163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:44:24.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:23 smithi067 bash[17655]: cluster 2024-04-03T17:44:22.531153+0000 mgr.y (mgr.24370) 6179 : cluster [DBG] pgmap v6163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:24.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:23 smithi067 bash[27441]: cluster 2024-04-03T17:44:22.531153+0000 mgr.y (mgr.24370) 6179 : cluster [DBG] pgmap v6163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:25 smithi082 bash[20963]: cluster 2024-04-03T17:44:24.531796+0000 mgr.y (mgr.24370) 6180 : cluster [DBG] pgmap v6164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:25 smithi082 bash[20963]: audit 2024-04-03T17:44:24.973269+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:25 smithi082 bash[20963]: audit 2024-04-03T17:44:25.085551+0000 mon.a (mon.0) 5741 : audit [DBG] from='client.? 172.21.15.67:0/2671250267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:25 smithi067 bash[17655]: cluster 2024-04-03T17:44:24.531796+0000 mgr.y (mgr.24370) 6180 : cluster [DBG] pgmap v6164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:25 smithi067 bash[17655]: audit 2024-04-03T17:44:24.973269+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:25 smithi067 bash[17655]: audit 2024-04-03T17:44:25.085551+0000 mon.a (mon.0) 5741 : audit [DBG] from='client.? 172.21.15.67:0/2671250267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:25 smithi067 bash[27441]: cluster 2024-04-03T17:44:24.531796+0000 mgr.y (mgr.24370) 6180 : cluster [DBG] pgmap v6164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:25 smithi067 bash[27441]: audit 2024-04-03T17:44:24.973269+0000 mon.a (mon.0) 5740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:25 smithi067 bash[27441]: audit 2024-04-03T17:44:25.085551+0000 mon.a (mon.0) 5741 : audit [DBG] from='client.? 172.21.15.67:0/2671250267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:28.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:27 smithi082 bash[20963]: cluster 2024-04-03T17:44:26.533052+0000 mgr.y (mgr.24370) 6181 : cluster [DBG] pgmap v6165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:28.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:27 smithi082 bash[20963]: audit 2024-04-03T17:44:27.549246+0000 mon.a (mon.0) 5742 : audit [DBG] from='client.? 172.21.15.67:0/1018308011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:28.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:27 smithi067 bash[27441]: cluster 2024-04-03T17:44:26.533052+0000 mgr.y (mgr.24370) 6181 : cluster [DBG] pgmap v6165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:28.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:27 smithi067 bash[27441]: audit 2024-04-03T17:44:27.549246+0000 mon.a (mon.0) 5742 : audit [DBG] from='client.? 172.21.15.67:0/1018308011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:28.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:27 smithi067 bash[17655]: cluster 2024-04-03T17:44:26.533052+0000 mgr.y (mgr.24370) 6181 : cluster [DBG] pgmap v6165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:28.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:27 smithi067 bash[17655]: audit 2024-04-03T17:44:27.549246+0000 mon.a (mon.0) 5742 : audit [DBG] from='client.? 172.21.15.67:0/1018308011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:30.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:29 smithi082 bash[20963]: cluster 2024-04-03T17:44:28.533751+0000 mgr.y (mgr.24370) 6182 : cluster [DBG] pgmap v6166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:30.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:29 smithi082 bash[20963]: audit 2024-04-03T17:44:29.022000+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:44:30.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:29 smithi082 bash[20963]: audit 2024-04-03T17:44:29.350211+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:30.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:29 smithi082 bash[20963]: audit 2024-04-03T17:44:29.360487+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:30.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:29 smithi067 bash[17655]: cluster 2024-04-03T17:44:28.533751+0000 mgr.y (mgr.24370) 6182 : cluster [DBG] pgmap v6166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:30.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:29 smithi067 bash[17655]: audit 2024-04-03T17:44:29.022000+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:44:30.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:29 smithi067 bash[17655]: audit 2024-04-03T17:44:29.350211+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:30.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:29 smithi067 bash[17655]: audit 2024-04-03T17:44:29.360487+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:30.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:29 smithi067 bash[27441]: cluster 2024-04-03T17:44:28.533751+0000 mgr.y (mgr.24370) 6182 : cluster [DBG] pgmap v6166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:30.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:29 smithi067 bash[27441]: audit 2024-04-03T17:44:29.022000+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:44:30.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:29 smithi067 bash[27441]: audit 2024-04-03T17:44:29.350211+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:30.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:29 smithi067 bash[27441]: audit 2024-04-03T17:44:29.360487+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:31.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:30 smithi082 bash[20963]: audit 2024-04-03T17:44:30.010431+0000 mon.a (mon.0) 5746 : audit [DBG] from='client.? 172.21.15.67:0/93139714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:30 smithi067 bash[17655]: audit 2024-04-03T17:44:30.010431+0000 mon.a (mon.0) 5746 : audit [DBG] from='client.? 172.21.15.67:0/93139714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:31.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:30 smithi067 bash[27441]: audit 2024-04-03T17:44:30.010431+0000 mon.a (mon.0) 5746 : audit [DBG] from='client.? 172.21.15.67:0/93139714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:32.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:31 smithi082 bash[20963]: cluster 2024-04-03T17:44:30.534394+0000 mgr.y (mgr.24370) 6183 : cluster [DBG] pgmap v6167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:32.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:31 smithi067 bash[27441]: cluster 2024-04-03T17:44:30.534394+0000 mgr.y (mgr.24370) 6183 : cluster [DBG] pgmap v6167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:32.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:31 smithi067 bash[17655]: cluster 2024-04-03T17:44:30.534394+0000 mgr.y (mgr.24370) 6183 : cluster [DBG] pgmap v6167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:33.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:32 smithi067 bash[27441]: audit 2024-04-03T17:44:32.467627+0000 mon.c (mon.2) 2437 : audit [DBG] from='client.? 172.21.15.67:0/3887166410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:32 smithi067 bash[17655]: audit 2024-04-03T17:44:32.467627+0000 mon.c (mon.2) 2437 : audit [DBG] from='client.? 172.21.15.67:0/3887166410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:33.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:32 smithi082 bash[20963]: audit 2024-04-03T17:44:32.467627+0000 mon.c (mon.2) 2437 : audit [DBG] from='client.? 172.21.15.67:0/3887166410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:44:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:44:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:33 smithi082 bash[20963]: cluster 2024-04-03T17:44:32.535505+0000 mgr.y (mgr.24370) 6184 : cluster [DBG] pgmap v6168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:34.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:33 smithi067 bash[17655]: cluster 2024-04-03T17:44:32.535505+0000 mgr.y (mgr.24370) 6184 : cluster [DBG] pgmap v6168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:34.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:33 smithi067 bash[27441]: cluster 2024-04-03T17:44:32.535505+0000 mgr.y (mgr.24370) 6184 : cluster [DBG] pgmap v6168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:35 smithi082 bash[20963]: cluster 2024-04-03T17:44:34.536204+0000 mgr.y (mgr.24370) 6185 : cluster [DBG] pgmap v6169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:35 smithi082 bash[20963]: audit 2024-04-03T17:44:34.769904+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:35 smithi082 bash[20963]: audit 2024-04-03T17:44:34.776414+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:35 smithi082 bash[20963]: audit 2024-04-03T17:44:34.928292+0000 mon.a (mon.0) 5749 : audit [DBG] from='client.? 172.21.15.67:0/998934005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:35 smithi082 bash[20963]: audit 2024-04-03T17:44:35.361636+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:35 smithi082 bash[20963]: audit 2024-04-03T17:44:35.371509+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[17655]: cluster 2024-04-03T17:44:34.536204+0000 mgr.y (mgr.24370) 6185 : cluster [DBG] pgmap v6169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:36.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[17655]: audit 2024-04-03T17:44:34.769904+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[17655]: audit 2024-04-03T17:44:34.776414+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[17655]: audit 2024-04-03T17:44:34.928292+0000 mon.a (mon.0) 5749 : audit [DBG] from='client.? 172.21.15.67:0/998934005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[17655]: audit 2024-04-03T17:44:35.361636+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[17655]: audit 2024-04-03T17:44:35.371509+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[27441]: cluster 2024-04-03T17:44:34.536204+0000 mgr.y (mgr.24370) 6185 : cluster [DBG] pgmap v6169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[27441]: audit 2024-04-03T17:44:34.769904+0000 mon.a (mon.0) 5747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[27441]: audit 2024-04-03T17:44:34.776414+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[27441]: audit 2024-04-03T17:44:34.928292+0000 mon.a (mon.0) 5749 : audit [DBG] from='client.? 172.21.15.67:0/998934005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[27441]: audit 2024-04-03T17:44:35.361636+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:35 smithi067 bash[27441]: audit 2024-04-03T17:44:35.371509+0000 mon.a (mon.0) 5751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:37.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:36 smithi082 bash[20963]: audit 2024-04-03T17:44:35.793870+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:44:37.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:36 smithi082 bash[20963]: audit 2024-04-03T17:44:35.795657+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:44:37.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:36 smithi082 bash[20963]: audit 2024-04-03T17:44:35.804718+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:37.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:36 smithi067 bash[17655]: audit 2024-04-03T17:44:35.793870+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:44:37.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:36 smithi067 bash[17655]: audit 2024-04-03T17:44:35.795657+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:44:37.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:36 smithi067 bash[17655]: audit 2024-04-03T17:44:35.804718+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:37.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:36 smithi067 bash[27441]: audit 2024-04-03T17:44:35.793870+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:44:37.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:36 smithi067 bash[27441]: audit 2024-04-03T17:44:35.795657+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:44:37.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:36 smithi067 bash[27441]: audit 2024-04-03T17:44:35.804718+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:44:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:37 smithi082 bash[20963]: cluster 2024-04-03T17:44:36.537287+0000 mgr.y (mgr.24370) 6186 : cluster [DBG] pgmap v6170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:37 smithi082 bash[20963]: audit 2024-04-03T17:44:37.384528+0000 mon.a (mon.0) 5755 : audit [DBG] from='client.? 172.21.15.67:0/80219522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:38.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:37 smithi067 bash[27441]: cluster 2024-04-03T17:44:36.537287+0000 mgr.y (mgr.24370) 6186 : cluster [DBG] pgmap v6170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:38.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:37 smithi067 bash[27441]: audit 2024-04-03T17:44:37.384528+0000 mon.a (mon.0) 5755 : audit [DBG] from='client.? 172.21.15.67:0/80219522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:37 smithi067 bash[17655]: cluster 2024-04-03T17:44:36.537287+0000 mgr.y (mgr.24370) 6186 : cluster [DBG] pgmap v6170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:37 smithi067 bash[17655]: audit 2024-04-03T17:44:37.384528+0000 mon.a (mon.0) 5755 : audit [DBG] from='client.? 172.21.15.67:0/80219522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:40.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:39 smithi082 bash[20963]: cluster 2024-04-03T17:44:38.537963+0000 mgr.y (mgr.24370) 6187 : cluster [DBG] pgmap v6171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:40.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:39 smithi067 bash[17655]: cluster 2024-04-03T17:44:38.537963+0000 mgr.y (mgr.24370) 6187 : cluster [DBG] pgmap v6171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:40.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:39 smithi067 bash[27441]: cluster 2024-04-03T17:44:38.537963+0000 mgr.y (mgr.24370) 6187 : cluster [DBG] pgmap v6171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:41.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:40 smithi082 bash[20963]: audit 2024-04-03T17:44:39.835179+0000 mon.a (mon.0) 5756 : audit [DBG] from='client.? 172.21.15.67:0/1830555315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:41.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:40 smithi082 bash[20963]: audit 2024-04-03T17:44:39.973431+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:40 smithi067 bash[17655]: audit 2024-04-03T17:44:39.835179+0000 mon.a (mon.0) 5756 : audit [DBG] from='client.? 172.21.15.67:0/1830555315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:40 smithi067 bash[17655]: audit 2024-04-03T17:44:39.973431+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:40 smithi067 bash[27441]: audit 2024-04-03T17:44:39.835179+0000 mon.a (mon.0) 5756 : audit [DBG] from='client.? 172.21.15.67:0/1830555315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:40 smithi067 bash[27441]: audit 2024-04-03T17:44:39.973431+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:42.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:41 smithi082 bash[20963]: cluster 2024-04-03T17:44:40.538654+0000 mgr.y (mgr.24370) 6188 : cluster [DBG] pgmap v6172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:42.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:41 smithi067 bash[17655]: cluster 2024-04-03T17:44:40.538654+0000 mgr.y (mgr.24370) 6188 : cluster [DBG] pgmap v6172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:42.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:41 smithi067 bash[27441]: cluster 2024-04-03T17:44:40.538654+0000 mgr.y (mgr.24370) 6188 : cluster [DBG] pgmap v6172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:43.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:42 smithi082 bash[20963]: audit 2024-04-03T17:44:42.285963+0000 mon.a (mon.0) 5758 : audit [DBG] from='client.? 172.21.15.67:0/2709768326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:43.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:42 smithi067 bash[17655]: audit 2024-04-03T17:44:42.285963+0000 mon.a (mon.0) 5758 : audit [DBG] from='client.? 172.21.15.67:0/2709768326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:43.171 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:44:43.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:42 smithi067 bash[27441]: audit 2024-04-03T17:44:42.285963+0000 mon.a (mon.0) 5758 : audit [DBG] from='client.? 172.21.15.67:0/2709768326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:43.846 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:44:44.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:43 smithi082 bash[20963]: cluster 2024-04-03T17:44:42.539824+0000 mgr.y (mgr.24370) 6189 : cluster [DBG] pgmap v6173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:44.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:43 smithi067 bash[27441]: cluster 2024-04-03T17:44:42.539824+0000 mgr.y (mgr.24370) 6189 : cluster [DBG] pgmap v6173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:44.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:43 smithi067 bash[17655]: cluster 2024-04-03T17:44:42.539824+0000 mgr.y (mgr.24370) 6189 : cluster [DBG] pgmap v6173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:44 smithi082 bash[20963]: audit 2024-04-03T17:44:44.731345+0000 mon.a (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.67:0/2511208563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:45.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:44 smithi067 bash[17655]: audit 2024-04-03T17:44:44.731345+0000 mon.a (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.67:0/2511208563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:45.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:44 smithi067 bash[27441]: audit 2024-04-03T17:44:44.731345+0000 mon.a (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.67:0/2511208563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:46.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:45 smithi082 bash[20963]: cluster 2024-04-03T17:44:44.540487+0000 mgr.y (mgr.24370) 6190 : cluster [DBG] pgmap v6174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:46.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:45 smithi067 bash[27441]: cluster 2024-04-03T17:44:44.540487+0000 mgr.y (mgr.24370) 6190 : cluster [DBG] pgmap v6174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:46.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:45 smithi067 bash[17655]: cluster 2024-04-03T17:44:44.540487+0000 mgr.y (mgr.24370) 6190 : cluster [DBG] pgmap v6174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:48.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:47 smithi082 bash[20963]: cluster 2024-04-03T17:44:46.541633+0000 mgr.y (mgr.24370) 6191 : cluster [DBG] pgmap v6175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:48.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:47 smithi082 bash[20963]: audit 2024-04-03T17:44:47.187592+0000 mon.a (mon.0) 5760 : audit [DBG] from='client.? 172.21.15.67:0/4022989853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:48.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:47 smithi067 bash[27441]: cluster 2024-04-03T17:44:46.541633+0000 mgr.y (mgr.24370) 6191 : cluster [DBG] pgmap v6175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:48.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:47 smithi067 bash[27441]: audit 2024-04-03T17:44:47.187592+0000 mon.a (mon.0) 5760 : audit [DBG] from='client.? 172.21.15.67:0/4022989853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:48.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:47 smithi067 bash[17655]: cluster 2024-04-03T17:44:46.541633+0000 mgr.y (mgr.24370) 6191 : cluster [DBG] pgmap v6175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:48.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:47 smithi067 bash[17655]: audit 2024-04-03T17:44:47.187592+0000 mon.a (mon.0) 5760 : audit [DBG] from='client.? 172.21.15.67:0/4022989853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:50.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:49 smithi082 bash[20963]: cluster 2024-04-03T17:44:48.542321+0000 mgr.y (mgr.24370) 6192 : cluster [DBG] pgmap v6176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:50.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:49 smithi082 bash[20963]: audit 2024-04-03T17:44:49.641815+0000 mon.c (mon.2) 2438 : audit [DBG] from='client.? 172.21.15.67:0/604337752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:50.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:49 smithi067 bash[17655]: cluster 2024-04-03T17:44:48.542321+0000 mgr.y (mgr.24370) 6192 : cluster [DBG] pgmap v6176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:50.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:49 smithi067 bash[17655]: audit 2024-04-03T17:44:49.641815+0000 mon.c (mon.2) 2438 : audit [DBG] from='client.? 172.21.15.67:0/604337752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:50.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:49 smithi067 bash[27441]: cluster 2024-04-03T17:44:48.542321+0000 mgr.y (mgr.24370) 6192 : cluster [DBG] pgmap v6176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:50.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:49 smithi067 bash[27441]: audit 2024-04-03T17:44:49.641815+0000 mon.c (mon.2) 2438 : audit [DBG] from='client.? 172.21.15.67:0/604337752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:52.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:51 smithi082 bash[20963]: cluster 2024-04-03T17:44:50.542999+0000 mgr.y (mgr.24370) 6193 : cluster [DBG] pgmap v6177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:52.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:51 smithi067 bash[27441]: cluster 2024-04-03T17:44:50.542999+0000 mgr.y (mgr.24370) 6193 : cluster [DBG] pgmap v6177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:52.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:51 smithi067 bash[17655]: cluster 2024-04-03T17:44:50.542999+0000 mgr.y (mgr.24370) 6193 : cluster [DBG] pgmap v6177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:52 smithi082 bash[20963]: audit 2024-04-03T17:44:52.090600+0000 mon.c (mon.2) 2439 : audit [DBG] from='client.? 172.21.15.67:0/1449676613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:53.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:52 smithi067 bash[17655]: audit 2024-04-03T17:44:52.090600+0000 mon.c (mon.2) 2439 : audit [DBG] from='client.? 172.21.15.67:0/1449676613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:53.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:44:53.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:52 smithi067 bash[27441]: audit 2024-04-03T17:44:52.090600+0000 mon.c (mon.2) 2439 : audit [DBG] from='client.? 172.21.15.67:0/1449676613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:44:54.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:53 smithi082 bash[20963]: cluster 2024-04-03T17:44:52.544306+0000 mgr.y (mgr.24370) 6194 : cluster [DBG] pgmap v6178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:54.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:53 smithi067 bash[27441]: cluster 2024-04-03T17:44:52.544306+0000 mgr.y (mgr.24370) 6194 : cluster [DBG] pgmap v6178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:54.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:53 smithi067 bash[17655]: cluster 2024-04-03T17:44:52.544306+0000 mgr.y (mgr.24370) 6194 : cluster [DBG] pgmap v6178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:55.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:54 smithi067 bash[17655]: audit 2024-04-03T17:44:54.547847+0000 mon.a (mon.0) 5761 : audit [DBG] from='client.? 172.21.15.67:0/3011098821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:55.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:54 smithi067 bash[27441]: audit 2024-04-03T17:44:54.547847+0000 mon.a (mon.0) 5761 : audit [DBG] from='client.? 172.21.15.67:0/3011098821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:54 smithi082 bash[20963]: audit 2024-04-03T17:44:54.547847+0000 mon.a (mon.0) 5761 : audit [DBG] from='client.? 172.21.15.67:0/3011098821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:55 smithi067 bash[27441]: cluster 2024-04-03T17:44:54.545013+0000 mgr.y (mgr.24370) 6195 : cluster [DBG] pgmap v6179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:55 smithi067 bash[27441]: audit 2024-04-03T17:44:54.974245+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:55 smithi067 bash[17655]: cluster 2024-04-03T17:44:54.545013+0000 mgr.y (mgr.24370) 6195 : cluster [DBG] pgmap v6179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:55 smithi067 bash[17655]: audit 2024-04-03T17:44:54.974245+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:55 smithi082 bash[20963]: cluster 2024-04-03T17:44:54.545013+0000 mgr.y (mgr.24370) 6195 : cluster [DBG] pgmap v6179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:55 smithi082 bash[20963]: audit 2024-04-03T17:44:54.974245+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:44:58.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:57 smithi067 bash[17655]: cluster 2024-04-03T17:44:56.546215+0000 mgr.y (mgr.24370) 6196 : cluster [DBG] pgmap v6180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:58.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:57 smithi067 bash[17655]: audit 2024-04-03T17:44:57.001187+0000 mon.c (mon.2) 2440 : audit [DBG] from='client.? 172.21.15.67:0/3098319332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:58.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:57 smithi067 bash[27441]: cluster 2024-04-03T17:44:56.546215+0000 mgr.y (mgr.24370) 6196 : cluster [DBG] pgmap v6180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:58.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:57 smithi067 bash[27441]: audit 2024-04-03T17:44:57.001187+0000 mon.c (mon.2) 2440 : audit [DBG] from='client.? 172.21.15.67:0/3098319332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:44:58.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:57 smithi082 bash[20963]: cluster 2024-04-03T17:44:56.546215+0000 mgr.y (mgr.24370) 6196 : cluster [DBG] pgmap v6180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:44:58.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:57 smithi082 bash[20963]: audit 2024-04-03T17:44:57.001187+0000 mon.c (mon.2) 2440 : audit [DBG] from='client.? 172.21.15.67:0/3098319332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:00.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:59 smithi067 bash[17655]: cluster 2024-04-03T17:44:58.546884+0000 mgr.y (mgr.24370) 6197 : cluster [DBG] pgmap v6181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:00.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:44:59 smithi067 bash[17655]: audit 2024-04-03T17:44:59.447582+0000 mon.c (mon.2) 2441 : audit [DBG] from='client.? 172.21.15.67:0/3460594190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:00.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:59 smithi067 bash[27441]: cluster 2024-04-03T17:44:58.546884+0000 mgr.y (mgr.24370) 6197 : cluster [DBG] pgmap v6181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:00.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:44:59 smithi067 bash[27441]: audit 2024-04-03T17:44:59.447582+0000 mon.c (mon.2) 2441 : audit [DBG] from='client.? 172.21.15.67:0/3460594190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:00.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:59 smithi082 bash[20963]: cluster 2024-04-03T17:44:58.546884+0000 mgr.y (mgr.24370) 6197 : cluster [DBG] pgmap v6181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:44:59 smithi082 bash[20963]: audit 2024-04-03T17:44:59.447582+0000 mon.c (mon.2) 2441 : audit [DBG] from='client.? 172.21.15.67:0/3460594190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:02.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:01 smithi067 bash[17655]: cluster 2024-04-03T17:45:00.547569+0000 mgr.y (mgr.24370) 6198 : cluster [DBG] pgmap v6182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:02.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:01 smithi067 bash[17655]: audit 2024-04-03T17:45:01.892896+0000 mon.a (mon.0) 5763 : audit [DBG] from='client.? 172.21.15.67:0/2804374119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:02.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:01 smithi067 bash[27441]: cluster 2024-04-03T17:45:00.547569+0000 mgr.y (mgr.24370) 6198 : cluster [DBG] pgmap v6182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:02.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:01 smithi067 bash[27441]: audit 2024-04-03T17:45:01.892896+0000 mon.a (mon.0) 5763 : audit [DBG] from='client.? 172.21.15.67:0/2804374119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:02.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:01 smithi082 bash[20963]: cluster 2024-04-03T17:45:00.547569+0000 mgr.y (mgr.24370) 6198 : cluster [DBG] pgmap v6182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:02.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:01 smithi082 bash[20963]: audit 2024-04-03T17:45:01.892896+0000 mon.a (mon.0) 5763 : audit [DBG] from='client.? 172.21.15.67:0/2804374119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:45:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:45:04.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:03 smithi067 bash[27441]: cluster 2024-04-03T17:45:02.548749+0000 mgr.y (mgr.24370) 6199 : cluster [DBG] pgmap v6183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:03 smithi067 bash[17655]: cluster 2024-04-03T17:45:02.548749+0000 mgr.y (mgr.24370) 6199 : cluster [DBG] pgmap v6183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:04.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:03 smithi082 bash[20963]: cluster 2024-04-03T17:45:02.548749+0000 mgr.y (mgr.24370) 6199 : cluster [DBG] pgmap v6183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:04 smithi067 bash[17655]: audit 2024-04-03T17:45:04.348931+0000 mon.c (mon.2) 2442 : audit [DBG] from='client.? 172.21.15.67:0/1797655091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:04 smithi067 bash[27441]: audit 2024-04-03T17:45:04.348931+0000 mon.c (mon.2) 2442 : audit [DBG] from='client.? 172.21.15.67:0/1797655091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:05.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:04 smithi082 bash[20963]: audit 2024-04-03T17:45:04.348931+0000 mon.c (mon.2) 2442 : audit [DBG] from='client.? 172.21.15.67:0/1797655091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:06.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:05 smithi067 bash[17655]: cluster 2024-04-03T17:45:04.549459+0000 mgr.y (mgr.24370) 6200 : cluster [DBG] pgmap v6184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:06.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:05 smithi067 bash[27441]: cluster 2024-04-03T17:45:04.549459+0000 mgr.y (mgr.24370) 6200 : cluster [DBG] pgmap v6184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:06.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:05 smithi082 bash[20963]: cluster 2024-04-03T17:45:04.549459+0000 mgr.y (mgr.24370) 6200 : cluster [DBG] pgmap v6184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:06 smithi082 bash[20963]: audit 2024-04-03T17:45:06.812557+0000 mon.c (mon.2) 2443 : audit [DBG] from='client.? 172.21.15.67:0/3359602918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:06 smithi067 bash[17655]: audit 2024-04-03T17:45:06.812557+0000 mon.c (mon.2) 2443 : audit [DBG] from='client.? 172.21.15.67:0/3359602918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:06 smithi067 bash[27441]: audit 2024-04-03T17:45:06.812557+0000 mon.c (mon.2) 2443 : audit [DBG] from='client.? 172.21.15.67:0/3359602918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:08.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:07 smithi082 bash[20963]: cluster 2024-04-03T17:45:06.550593+0000 mgr.y (mgr.24370) 6201 : cluster [DBG] pgmap v6185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:08.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:07 smithi067 bash[17655]: cluster 2024-04-03T17:45:06.550593+0000 mgr.y (mgr.24370) 6201 : cluster [DBG] pgmap v6185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:08.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:07 smithi067 bash[27441]: cluster 2024-04-03T17:45:06.550593+0000 mgr.y (mgr.24370) 6201 : cluster [DBG] pgmap v6185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:09 smithi082 bash[20963]: cluster 2024-04-03T17:45:08.551265+0000 mgr.y (mgr.24370) 6202 : cluster [DBG] pgmap v6186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:09 smithi082 bash[20963]: audit 2024-04-03T17:45:09.271322+0000 mon.c (mon.2) 2444 : audit [DBG] from='client.? 172.21.15.67:0/1394114670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:09 smithi067 bash[17655]: cluster 2024-04-03T17:45:08.551265+0000 mgr.y (mgr.24370) 6202 : cluster [DBG] pgmap v6186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:09 smithi067 bash[17655]: audit 2024-04-03T17:45:09.271322+0000 mon.c (mon.2) 2444 : audit [DBG] from='client.? 172.21.15.67:0/1394114670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:09 smithi067 bash[27441]: cluster 2024-04-03T17:45:08.551265+0000 mgr.y (mgr.24370) 6202 : cluster [DBG] pgmap v6186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:09 smithi067 bash[27441]: audit 2024-04-03T17:45:09.271322+0000 mon.c (mon.2) 2444 : audit [DBG] from='client.? 172.21.15.67:0/1394114670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:10 smithi082 bash[20963]: audit 2024-04-03T17:45:09.974585+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:10 smithi067 bash[27441]: audit 2024-04-03T17:45:09.974585+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:10 smithi067 bash[17655]: audit 2024-04-03T17:45:09.974585+0000 mon.a (mon.0) 5764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:12.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:11 smithi082 bash[20963]: cluster 2024-04-03T17:45:10.551951+0000 mgr.y (mgr.24370) 6203 : cluster [DBG] pgmap v6187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:12.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:11 smithi082 bash[20963]: audit 2024-04-03T17:45:11.729796+0000 mon.a (mon.0) 5765 : audit [DBG] from='client.? 172.21.15.67:0/2718019728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:12.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:11 smithi067 bash[17655]: cluster 2024-04-03T17:45:10.551951+0000 mgr.y (mgr.24370) 6203 : cluster [DBG] pgmap v6187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:12.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:11 smithi067 bash[17655]: audit 2024-04-03T17:45:11.729796+0000 mon.a (mon.0) 5765 : audit [DBG] from='client.? 172.21.15.67:0/2718019728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:12.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:11 smithi067 bash[27441]: cluster 2024-04-03T17:45:10.551951+0000 mgr.y (mgr.24370) 6203 : cluster [DBG] pgmap v6187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:12.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:11 smithi067 bash[27441]: audit 2024-04-03T17:45:11.729796+0000 mon.a (mon.0) 5765 : audit [DBG] from='client.? 172.21.15.67:0/2718019728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:13] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:45:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:45:14.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:13 smithi082 bash[20963]: cluster 2024-04-03T17:45:12.553100+0000 mgr.y (mgr.24370) 6204 : cluster [DBG] pgmap v6188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:14.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:13 smithi067 bash[27441]: cluster 2024-04-03T17:45:12.553100+0000 mgr.y (mgr.24370) 6204 : cluster [DBG] pgmap v6188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:14.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:13 smithi067 bash[17655]: cluster 2024-04-03T17:45:12.553100+0000 mgr.y (mgr.24370) 6204 : cluster [DBG] pgmap v6188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:15.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:15 smithi082 bash[20963]: audit 2024-04-03T17:45:14.194413+0000 mon.c (mon.2) 2445 : audit [DBG] from='client.? 172.21.15.67:0/2781581084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:15.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:15 smithi067 bash[27441]: audit 2024-04-03T17:45:14.194413+0000 mon.c (mon.2) 2445 : audit [DBG] from='client.? 172.21.15.67:0/2781581084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:15.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:15 smithi067 bash[17655]: audit 2024-04-03T17:45:14.194413+0000 mon.c (mon.2) 2445 : audit [DBG] from='client.? 172.21.15.67:0/2781581084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:16.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:16 smithi082 bash[20963]: cluster 2024-04-03T17:45:14.553753+0000 mgr.y (mgr.24370) 6205 : cluster [DBG] pgmap v6189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:16.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:16 smithi067 bash[27441]: cluster 2024-04-03T17:45:14.553753+0000 mgr.y (mgr.24370) 6205 : cluster [DBG] pgmap v6189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:16.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:16 smithi067 bash[17655]: cluster 2024-04-03T17:45:14.553753+0000 mgr.y (mgr.24370) 6205 : cluster [DBG] pgmap v6189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:17.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:17 smithi082 bash[20963]: audit 2024-04-03T17:45:16.645854+0000 mon.c (mon.2) 2446 : audit [DBG] from='client.? 172.21.15.67:0/2510677024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:17 smithi067 bash[17655]: audit 2024-04-03T17:45:16.645854+0000 mon.c (mon.2) 2446 : audit [DBG] from='client.? 172.21.15.67:0/2510677024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:17.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:17 smithi067 bash[27441]: audit 2024-04-03T17:45:16.645854+0000 mon.c (mon.2) 2446 : audit [DBG] from='client.? 172.21.15.67:0/2510677024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:18.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:18 smithi082 bash[20963]: cluster 2024-04-03T17:45:16.554847+0000 mgr.y (mgr.24370) 6206 : cluster [DBG] pgmap v6190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:18.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:18 smithi067 bash[17655]: cluster 2024-04-03T17:45:16.554847+0000 mgr.y (mgr.24370) 6206 : cluster [DBG] pgmap v6190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:18.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:18 smithi067 bash[27441]: cluster 2024-04-03T17:45:16.554847+0000 mgr.y (mgr.24370) 6206 : cluster [DBG] pgmap v6190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:19.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:19 smithi082 bash[20963]: audit 2024-04-03T17:45:19.094569+0000 mon.a (mon.0) 5766 : audit [DBG] from='client.? 172.21.15.67:0/463108133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:19.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:19 smithi067 bash[17655]: audit 2024-04-03T17:45:19.094569+0000 mon.a (mon.0) 5766 : audit [DBG] from='client.? 172.21.15.67:0/463108133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:19.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:19 smithi067 bash[27441]: audit 2024-04-03T17:45:19.094569+0000 mon.a (mon.0) 5766 : audit [DBG] from='client.? 172.21.15.67:0/463108133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:20.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:20 smithi082 bash[20963]: cluster 2024-04-03T17:45:18.555544+0000 mgr.y (mgr.24370) 6207 : cluster [DBG] pgmap v6191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:20.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:20 smithi067 bash[17655]: cluster 2024-04-03T17:45:18.555544+0000 mgr.y (mgr.24370) 6207 : cluster [DBG] pgmap v6191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:20.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:20 smithi067 bash[27441]: cluster 2024-04-03T17:45:18.555544+0000 mgr.y (mgr.24370) 6207 : cluster [DBG] pgmap v6191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:22.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:22 smithi082 bash[20963]: cluster 2024-04-03T17:45:20.556264+0000 mgr.y (mgr.24370) 6208 : cluster [DBG] pgmap v6192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:22.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:22 smithi082 bash[20963]: audit 2024-04-03T17:45:21.545743+0000 mon.a (mon.0) 5767 : audit [DBG] from='client.? 172.21.15.67:0/2593531293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:22.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:22 smithi067 bash[17655]: cluster 2024-04-03T17:45:20.556264+0000 mgr.y (mgr.24370) 6208 : cluster [DBG] pgmap v6192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:22.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:22 smithi067 bash[17655]: audit 2024-04-03T17:45:21.545743+0000 mon.a (mon.0) 5767 : audit [DBG] from='client.? 172.21.15.67:0/2593531293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:22.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:22 smithi067 bash[27441]: cluster 2024-04-03T17:45:20.556264+0000 mgr.y (mgr.24370) 6208 : cluster [DBG] pgmap v6192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:22.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:22 smithi067 bash[27441]: audit 2024-04-03T17:45:21.545743+0000 mon.a (mon.0) 5767 : audit [DBG] from='client.? 172.21.15.67:0/2593531293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:23] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:45:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:45:24.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:24 smithi082 bash[20963]: cluster 2024-04-03T17:45:22.557437+0000 mgr.y (mgr.24370) 6209 : cluster [DBG] pgmap v6193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:24.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:24 smithi082 bash[20963]: audit 2024-04-03T17:45:24.003734+0000 mon.a (mon.0) 5768 : audit [DBG] from='client.? 172.21.15.67:0/3182871503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:24.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:24 smithi067 bash[17655]: cluster 2024-04-03T17:45:22.557437+0000 mgr.y (mgr.24370) 6209 : cluster [DBG] pgmap v6193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:24.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:24 smithi067 bash[17655]: audit 2024-04-03T17:45:24.003734+0000 mon.a (mon.0) 5768 : audit [DBG] from='client.? 172.21.15.67:0/3182871503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:24.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:24 smithi067 bash[27441]: cluster 2024-04-03T17:45:22.557437+0000 mgr.y (mgr.24370) 6209 : cluster [DBG] pgmap v6193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:24.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:24 smithi067 bash[27441]: audit 2024-04-03T17:45:24.003734+0000 mon.a (mon.0) 5768 : audit [DBG] from='client.? 172.21.15.67:0/3182871503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:25.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:25 smithi082 bash[20963]: audit 2024-04-03T17:45:24.975088+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:25.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:25 smithi067 bash[17655]: audit 2024-04-03T17:45:24.975088+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:25.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:25 smithi067 bash[27441]: audit 2024-04-03T17:45:24.975088+0000 mon.a (mon.0) 5769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:26 smithi082 bash[20963]: cluster 2024-04-03T17:45:24.558100+0000 mgr.y (mgr.24370) 6210 : cluster [DBG] pgmap v6194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:26.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:26 smithi067 bash[27441]: cluster 2024-04-03T17:45:24.558100+0000 mgr.y (mgr.24370) 6210 : cluster [DBG] pgmap v6194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:26.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:26 smithi067 bash[17655]: cluster 2024-04-03T17:45:24.558100+0000 mgr.y (mgr.24370) 6210 : cluster [DBG] pgmap v6194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:27.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:27 smithi082 bash[20963]: audit 2024-04-03T17:45:26.458755+0000 mon.a (mon.0) 5770 : audit [DBG] from='client.? 172.21.15.67:0/1707460011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:27.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:27 smithi067 bash[27441]: audit 2024-04-03T17:45:26.458755+0000 mon.a (mon.0) 5770 : audit [DBG] from='client.? 172.21.15.67:0/1707460011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:27.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:27 smithi067 bash[17655]: audit 2024-04-03T17:45:26.458755+0000 mon.a (mon.0) 5770 : audit [DBG] from='client.? 172.21.15.67:0/1707460011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:28.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:28 smithi082 bash[20963]: cluster 2024-04-03T17:45:26.559242+0000 mgr.y (mgr.24370) 6211 : cluster [DBG] pgmap v6195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:28.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:28 smithi067 bash[17655]: cluster 2024-04-03T17:45:26.559242+0000 mgr.y (mgr.24370) 6211 : cluster [DBG] pgmap v6195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:28.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:28 smithi067 bash[27441]: cluster 2024-04-03T17:45:26.559242+0000 mgr.y (mgr.24370) 6211 : cluster [DBG] pgmap v6195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:29.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:29 smithi082 bash[20963]: audit 2024-04-03T17:45:28.905868+0000 mon.a (mon.0) 5771 : audit [DBG] from='client.? 172.21.15.67:0/833268561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:29.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:29 smithi067 bash[27441]: audit 2024-04-03T17:45:28.905868+0000 mon.a (mon.0) 5771 : audit [DBG] from='client.? 172.21.15.67:0/833268561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:29.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:29 smithi067 bash[17655]: audit 2024-04-03T17:45:28.905868+0000 mon.a (mon.0) 5771 : audit [DBG] from='client.? 172.21.15.67:0/833268561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:30.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:30 smithi082 bash[20963]: cluster 2024-04-03T17:45:28.560076+0000 mgr.y (mgr.24370) 6212 : cluster [DBG] pgmap v6196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:30.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:30 smithi067 bash[27441]: cluster 2024-04-03T17:45:28.560076+0000 mgr.y (mgr.24370) 6212 : cluster [DBG] pgmap v6196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:30.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:30 smithi067 bash[17655]: cluster 2024-04-03T17:45:28.560076+0000 mgr.y (mgr.24370) 6212 : cluster [DBG] pgmap v6196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:32.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:32 smithi082 bash[20963]: cluster 2024-04-03T17:45:30.560792+0000 mgr.y (mgr.24370) 6213 : cluster [DBG] pgmap v6197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:32.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:32 smithi082 bash[20963]: audit 2024-04-03T17:45:31.363131+0000 mon.c (mon.2) 2447 : audit [DBG] from='client.? 172.21.15.67:0/3912487882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:32.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:32 smithi067 bash[17655]: cluster 2024-04-03T17:45:30.560792+0000 mgr.y (mgr.24370) 6213 : cluster [DBG] pgmap v6197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:32.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:32 smithi067 bash[17655]: audit 2024-04-03T17:45:31.363131+0000 mon.c (mon.2) 2447 : audit [DBG] from='client.? 172.21.15.67:0/3912487882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:32.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:32 smithi067 bash[27441]: cluster 2024-04-03T17:45:30.560792+0000 mgr.y (mgr.24370) 6213 : cluster [DBG] pgmap v6197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:32.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:32 smithi067 bash[27441]: audit 2024-04-03T17:45:31.363131+0000 mon.c (mon.2) 2447 : audit [DBG] from='client.? 172.21.15.67:0/3912487882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:33] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:45:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:45:34.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:34 smithi082 bash[20963]: cluster 2024-04-03T17:45:32.561966+0000 mgr.y (mgr.24370) 6214 : cluster [DBG] pgmap v6198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:34.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:34 smithi082 bash[20963]: audit 2024-04-03T17:45:33.817846+0000 mon.c (mon.2) 2448 : audit [DBG] from='client.? 172.21.15.67:0/1663162307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:34.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:34 smithi067 bash[27441]: cluster 2024-04-03T17:45:32.561966+0000 mgr.y (mgr.24370) 6214 : cluster [DBG] pgmap v6198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:34.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:34 smithi067 bash[27441]: audit 2024-04-03T17:45:33.817846+0000 mon.c (mon.2) 2448 : audit [DBG] from='client.? 172.21.15.67:0/1663162307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:34.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:34 smithi067 bash[17655]: cluster 2024-04-03T17:45:32.561966+0000 mgr.y (mgr.24370) 6214 : cluster [DBG] pgmap v6198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:34.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:34 smithi067 bash[17655]: audit 2024-04-03T17:45:33.817846+0000 mon.c (mon.2) 2448 : audit [DBG] from='client.? 172.21.15.67:0/1663162307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:36.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:36 smithi082 bash[20963]: cluster 2024-04-03T17:45:34.562661+0000 mgr.y (mgr.24370) 6215 : cluster [DBG] pgmap v6199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:36.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:36 smithi082 bash[20963]: audit 2024-04-03T17:45:35.879837+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:45:36.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:36 smithi067 bash[17655]: cluster 2024-04-03T17:45:34.562661+0000 mgr.y (mgr.24370) 6215 : cluster [DBG] pgmap v6199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:36.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:36 smithi067 bash[17655]: audit 2024-04-03T17:45:35.879837+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:45:36.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:36 smithi067 bash[27441]: cluster 2024-04-03T17:45:34.562661+0000 mgr.y (mgr.24370) 6215 : cluster [DBG] pgmap v6199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:36.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:36 smithi067 bash[27441]: audit 2024-04-03T17:45:35.879837+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:45:37.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:37 smithi082 bash[20963]: audit 2024-04-03T17:45:36.283583+0000 mon.c (mon.2) 2449 : audit [DBG] from='client.? 172.21.15.67:0/3729067362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:37.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:37 smithi067 bash[17655]: audit 2024-04-03T17:45:36.283583+0000 mon.c (mon.2) 2449 : audit [DBG] from='client.? 172.21.15.67:0/3729067362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:37.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:37 smithi067 bash[27441]: audit 2024-04-03T17:45:36.283583+0000 mon.c (mon.2) 2449 : audit [DBG] from='client.? 172.21.15.67:0/3729067362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:38.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:38 smithi082 bash[20963]: cluster 2024-04-03T17:45:36.563851+0000 mgr.y (mgr.24370) 6216 : cluster [DBG] pgmap v6200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:38.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:38 smithi067 bash[17655]: cluster 2024-04-03T17:45:36.563851+0000 mgr.y (mgr.24370) 6216 : cluster [DBG] pgmap v6200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:38.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:38 smithi067 bash[27441]: cluster 2024-04-03T17:45:36.563851+0000 mgr.y (mgr.24370) 6216 : cluster [DBG] pgmap v6200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:39.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:39 smithi082 bash[20963]: audit 2024-04-03T17:45:38.741544+0000 mon.c (mon.2) 2450 : audit [DBG] from='client.? 172.21.15.67:0/3524459976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:39.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:39 smithi067 bash[17655]: audit 2024-04-03T17:45:38.741544+0000 mon.c (mon.2) 2450 : audit [DBG] from='client.? 172.21.15.67:0/3524459976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:39.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:39 smithi067 bash[27441]: audit 2024-04-03T17:45:38.741544+0000 mon.c (mon.2) 2450 : audit [DBG] from='client.? 172.21.15.67:0/3524459976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:40.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:40 smithi082 bash[20963]: cluster 2024-04-03T17:45:38.564334+0000 mgr.y (mgr.24370) 6217 : cluster [DBG] pgmap v6201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:40.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:40 smithi082 bash[20963]: audit 2024-04-03T17:45:39.975188+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:40.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:40 smithi067 bash[27441]: cluster 2024-04-03T17:45:38.564334+0000 mgr.y (mgr.24370) 6217 : cluster [DBG] pgmap v6201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:40.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:40 smithi067 bash[27441]: audit 2024-04-03T17:45:39.975188+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:40.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:40 smithi067 bash[17655]: cluster 2024-04-03T17:45:38.564334+0000 mgr.y (mgr.24370) 6217 : cluster [DBG] pgmap v6201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:40.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:40 smithi067 bash[17655]: audit 2024-04-03T17:45:39.975188+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:41.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:41 smithi082 bash[20963]: audit 2024-04-03T17:45:41.247037+0000 mon.a (mon.0) 5774 : audit [DBG] from='client.? 172.21.15.67:0/4206500856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:41.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:41 smithi067 bash[17655]: audit 2024-04-03T17:45:41.247037+0000 mon.a (mon.0) 5774 : audit [DBG] from='client.? 172.21.15.67:0/4206500856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:41.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:41 smithi067 bash[27441]: audit 2024-04-03T17:45:41.247037+0000 mon.a (mon.0) 5774 : audit [DBG] from='client.? 172.21.15.67:0/4206500856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:42.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:42 smithi082 bash[20963]: cluster 2024-04-03T17:45:40.564986+0000 mgr.y (mgr.24370) 6218 : cluster [DBG] pgmap v6202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:42.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:42 smithi082 bash[20963]: audit 2024-04-03T17:45:41.519865+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:42 smithi082 bash[20963]: audit 2024-04-03T17:45:41.527128+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:42 smithi082 bash[20963]: audit 2024-04-03T17:45:41.881596+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:42 smithi082 bash[20963]: audit 2024-04-03T17:45:41.892827+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[27441]: cluster 2024-04-03T17:45:40.564986+0000 mgr.y (mgr.24370) 6218 : cluster [DBG] pgmap v6202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:42.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[27441]: audit 2024-04-03T17:45:41.519865+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[27441]: audit 2024-04-03T17:45:41.527128+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[27441]: audit 2024-04-03T17:45:41.881596+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[27441]: audit 2024-04-03T17:45:41.892827+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[17655]: cluster 2024-04-03T17:45:40.564986+0000 mgr.y (mgr.24370) 6218 : cluster [DBG] pgmap v6202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[17655]: audit 2024-04-03T17:45:41.519865+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[17655]: audit 2024-04-03T17:45:41.527128+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[17655]: audit 2024-04-03T17:45:41.881596+0000 mon.a (mon.0) 5777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:42 smithi067 bash[17655]: audit 2024-04-03T17:45:41.892827+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:43] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:45:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:43 smithi067 bash[27441]: audit 2024-04-03T17:45:42.332953+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:45:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:43 smithi067 bash[27441]: audit 2024-04-03T17:45:42.334721+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:45:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:43 smithi067 bash[27441]: audit 2024-04-03T17:45:42.344558+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:43 smithi067 bash[17655]: audit 2024-04-03T17:45:42.332953+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:45:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:43 smithi067 bash[17655]: audit 2024-04-03T17:45:42.334721+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:45:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:43 smithi067 bash[17655]: audit 2024-04-03T17:45:42.344558+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:43.638 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:45:43.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:43 smithi082 bash[20963]: audit 2024-04-03T17:45:42.332953+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:45:43.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:43 smithi082 bash[20963]: audit 2024-04-03T17:45:42.334721+0000 mon.a (mon.0) 5780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:45:43.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:43 smithi082 bash[20963]: audit 2024-04-03T17:45:42.344558+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:45:44.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:44 smithi082 bash[20963]: cluster 2024-04-03T17:45:42.566153+0000 mgr.y (mgr.24370) 6219 : cluster [DBG] pgmap v6203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:44.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:44 smithi082 bash[20963]: audit 2024-04-03T17:45:43.707363+0000 mon.c (mon.2) 2451 : audit [DBG] from='client.? 172.21.15.67:0/1217449874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:44.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:44 smithi067 bash[17655]: cluster 2024-04-03T17:45:42.566153+0000 mgr.y (mgr.24370) 6219 : cluster [DBG] pgmap v6203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:44.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:44 smithi067 bash[17655]: audit 2024-04-03T17:45:43.707363+0000 mon.c (mon.2) 2451 : audit [DBG] from='client.? 172.21.15.67:0/1217449874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:44.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:44 smithi067 bash[27441]: cluster 2024-04-03T17:45:42.566153+0000 mgr.y (mgr.24370) 6219 : cluster [DBG] pgmap v6203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:44.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:44 smithi067 bash[27441]: audit 2024-04-03T17:45:43.707363+0000 mon.c (mon.2) 2451 : audit [DBG] from='client.? 172.21.15.67:0/1217449874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:46.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:46 smithi082 bash[20963]: cluster 2024-04-03T17:45:44.566849+0000 mgr.y (mgr.24370) 6220 : cluster [DBG] pgmap v6204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:46.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:46 smithi082 bash[20963]: audit 2024-04-03T17:45:46.158403+0000 mon.c (mon.2) 2452 : audit [DBG] from='client.? 172.21.15.67:0/1729078814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:46.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:46 smithi067 bash[17655]: cluster 2024-04-03T17:45:44.566849+0000 mgr.y (mgr.24370) 6220 : cluster [DBG] pgmap v6204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:46.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:46 smithi067 bash[17655]: audit 2024-04-03T17:45:46.158403+0000 mon.c (mon.2) 2452 : audit [DBG] from='client.? 172.21.15.67:0/1729078814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:46.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:46 smithi067 bash[27441]: cluster 2024-04-03T17:45:44.566849+0000 mgr.y (mgr.24370) 6220 : cluster [DBG] pgmap v6204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:46.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:46 smithi067 bash[27441]: audit 2024-04-03T17:45:46.158403+0000 mon.c (mon.2) 2452 : audit [DBG] from='client.? 172.21.15.67:0/1729078814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:48.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:48 smithi082 bash[20963]: cluster 2024-04-03T17:45:46.568055+0000 mgr.y (mgr.24370) 6221 : cluster [DBG] pgmap v6205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:48.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:48 smithi067 bash[17655]: cluster 2024-04-03T17:45:46.568055+0000 mgr.y (mgr.24370) 6221 : cluster [DBG] pgmap v6205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:48.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:48 smithi067 bash[27441]: cluster 2024-04-03T17:45:46.568055+0000 mgr.y (mgr.24370) 6221 : cluster [DBG] pgmap v6205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:49 smithi082 bash[20963]: audit 2024-04-03T17:45:48.611080+0000 mon.c (mon.2) 2453 : audit [DBG] from='client.? 172.21.15.67:0/2181167248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:49.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:49 smithi067 bash[27441]: audit 2024-04-03T17:45:48.611080+0000 mon.c (mon.2) 2453 : audit [DBG] from='client.? 172.21.15.67:0/2181167248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:49.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:49 smithi067 bash[17655]: audit 2024-04-03T17:45:48.611080+0000 mon.c (mon.2) 2453 : audit [DBG] from='client.? 172.21.15.67:0/2181167248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:50.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:50 smithi082 bash[20963]: cluster 2024-04-03T17:45:48.568538+0000 mgr.y (mgr.24370) 6222 : cluster [DBG] pgmap v6206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:50 smithi067 bash[17655]: cluster 2024-04-03T17:45:48.568538+0000 mgr.y (mgr.24370) 6222 : cluster [DBG] pgmap v6206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:50.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:50 smithi067 bash[27441]: cluster 2024-04-03T17:45:48.568538+0000 mgr.y (mgr.24370) 6222 : cluster [DBG] pgmap v6206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:51.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:51 smithi082 bash[20963]: audit 2024-04-03T17:45:51.072955+0000 mon.c (mon.2) 2454 : audit [DBG] from='client.? 172.21.15.67:0/1191279760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:51.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:51 smithi067 bash[17655]: audit 2024-04-03T17:45:51.072955+0000 mon.c (mon.2) 2454 : audit [DBG] from='client.? 172.21.15.67:0/1191279760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:51.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:51 smithi067 bash[27441]: audit 2024-04-03T17:45:51.072955+0000 mon.c (mon.2) 2454 : audit [DBG] from='client.? 172.21.15.67:0/1191279760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:52.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:52 smithi067 bash[27441]: cluster 2024-04-03T17:45:50.569262+0000 mgr.y (mgr.24370) 6223 : cluster [DBG] pgmap v6207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:52.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:52 smithi067 bash[17655]: cluster 2024-04-03T17:45:50.569262+0000 mgr.y (mgr.24370) 6223 : cluster [DBG] pgmap v6207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:52.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:52 smithi082 bash[20963]: cluster 2024-04-03T17:45:50.569262+0000 mgr.y (mgr.24370) 6223 : cluster [DBG] pgmap v6207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:53] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:45:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:45:54.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:54 smithi067 bash[17655]: cluster 2024-04-03T17:45:52.570453+0000 mgr.y (mgr.24370) 6224 : cluster [DBG] pgmap v6208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:54.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:54 smithi067 bash[17655]: audit 2024-04-03T17:45:53.531552+0000 mon.c (mon.2) 2455 : audit [DBG] from='client.? 172.21.15.67:0/2539883847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:54.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:54 smithi067 bash[27441]: cluster 2024-04-03T17:45:52.570453+0000 mgr.y (mgr.24370) 6224 : cluster [DBG] pgmap v6208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:54.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:54 smithi067 bash[27441]: audit 2024-04-03T17:45:53.531552+0000 mon.c (mon.2) 2455 : audit [DBG] from='client.? 172.21.15.67:0/2539883847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:54.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:54 smithi082 bash[20963]: cluster 2024-04-03T17:45:52.570453+0000 mgr.y (mgr.24370) 6224 : cluster [DBG] pgmap v6208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:54.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:54 smithi082 bash[20963]: audit 2024-04-03T17:45:53.531552+0000 mon.c (mon.2) 2455 : audit [DBG] from='client.? 172.21.15.67:0/2539883847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:55 smithi067 bash[17655]: audit 2024-04-03T17:45:54.975515+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:55.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:55 smithi067 bash[27441]: audit 2024-04-03T17:45:54.975515+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:55.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:55 smithi082 bash[20963]: audit 2024-04-03T17:45:54.975515+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:45:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:56 smithi067 bash[17655]: cluster 2024-04-03T17:45:54.571076+0000 mgr.y (mgr.24370) 6225 : cluster [DBG] pgmap v6209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:56.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:56 smithi067 bash[17655]: audit 2024-04-03T17:45:55.988778+0000 mon.a (mon.0) 5783 : audit [DBG] from='client.? 172.21.15.67:0/305141625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:56.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:56 smithi067 bash[27441]: cluster 2024-04-03T17:45:54.571076+0000 mgr.y (mgr.24370) 6225 : cluster [DBG] pgmap v6209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:56.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:56 smithi067 bash[27441]: audit 2024-04-03T17:45:55.988778+0000 mon.a (mon.0) 5783 : audit [DBG] from='client.? 172.21.15.67:0/305141625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:56.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:56 smithi082 bash[20963]: cluster 2024-04-03T17:45:54.571076+0000 mgr.y (mgr.24370) 6225 : cluster [DBG] pgmap v6209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:56.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:56 smithi082 bash[20963]: audit 2024-04-03T17:45:55.988778+0000 mon.a (mon.0) 5783 : audit [DBG] from='client.? 172.21.15.67:0/305141625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:57.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:57 smithi067 bash[17655]: cluster 2024-04-03T17:45:56.572177+0000 mgr.y (mgr.24370) 6226 : cluster [DBG] pgmap v6210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:57.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:57 smithi067 bash[27441]: cluster 2024-04-03T17:45:56.572177+0000 mgr.y (mgr.24370) 6226 : cluster [DBG] pgmap v6210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:57.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:57 smithi082 bash[20963]: cluster 2024-04-03T17:45:56.572177+0000 mgr.y (mgr.24370) 6226 : cluster [DBG] pgmap v6210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:58.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:58 smithi082 bash[20963]: audit 2024-04-03T17:45:58.447039+0000 mon.a (mon.0) 5784 : audit [DBG] from='client.? 172.21.15.67:0/4235224476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:58.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:58 smithi067 bash[17655]: audit 2024-04-03T17:45:58.447039+0000 mon.a (mon.0) 5784 : audit [DBG] from='client.? 172.21.15.67:0/4235224476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:58.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:58 smithi067 bash[27441]: audit 2024-04-03T17:45:58.447039+0000 mon.a (mon.0) 5784 : audit [DBG] from='client.? 172.21.15.67:0/4235224476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:45:59.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:45:59 smithi082 bash[20963]: cluster 2024-04-03T17:45:58.572805+0000 mgr.y (mgr.24370) 6227 : cluster [DBG] pgmap v6211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:59.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:45:59 smithi067 bash[17655]: cluster 2024-04-03T17:45:58.572805+0000 mgr.y (mgr.24370) 6227 : cluster [DBG] pgmap v6211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:45:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:45:59 smithi067 bash[27441]: cluster 2024-04-03T17:45:58.572805+0000 mgr.y (mgr.24370) 6227 : cluster [DBG] pgmap v6211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:01.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:01 smithi082 bash[20963]: cluster 2024-04-03T17:46:00.573426+0000 mgr.y (mgr.24370) 6228 : cluster [DBG] pgmap v6212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:01.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:01 smithi082 bash[20963]: audit 2024-04-03T17:46:00.905386+0000 mon.a (mon.0) 5785 : audit [DBG] from='client.? 172.21.15.67:0/2530265926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:01.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:01 smithi067 bash[27441]: cluster 2024-04-03T17:46:00.573426+0000 mgr.y (mgr.24370) 6228 : cluster [DBG] pgmap v6212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:01.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:01 smithi067 bash[27441]: audit 2024-04-03T17:46:00.905386+0000 mon.a (mon.0) 5785 : audit [DBG] from='client.? 172.21.15.67:0/2530265926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:01.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:01 smithi067 bash[17655]: cluster 2024-04-03T17:46:00.573426+0000 mgr.y (mgr.24370) 6228 : cluster [DBG] pgmap v6212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:01.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:01 smithi067 bash[17655]: audit 2024-04-03T17:46:00.905386+0000 mon.a (mon.0) 5785 : audit [DBG] from='client.? 172.21.15.67:0/2530265926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:03] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:46:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:46:03.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:03 smithi082 bash[20963]: cluster 2024-04-03T17:46:02.574623+0000 mgr.y (mgr.24370) 6229 : cluster [DBG] pgmap v6213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:03.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:03 smithi082 bash[20963]: audit 2024-04-03T17:46:03.362641+0000 mon.a (mon.0) 5786 : audit [DBG] from='client.? 172.21.15.67:0/1520443280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:03 smithi067 bash[17655]: cluster 2024-04-03T17:46:02.574623+0000 mgr.y (mgr.24370) 6229 : cluster [DBG] pgmap v6213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:03 smithi067 bash[17655]: audit 2024-04-03T17:46:03.362641+0000 mon.a (mon.0) 5786 : audit [DBG] from='client.? 172.21.15.67:0/1520443280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:03.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:03 smithi067 bash[27441]: cluster 2024-04-03T17:46:02.574623+0000 mgr.y (mgr.24370) 6229 : cluster [DBG] pgmap v6213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:03.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:03 smithi067 bash[27441]: audit 2024-04-03T17:46:03.362641+0000 mon.a (mon.0) 5786 : audit [DBG] from='client.? 172.21.15.67:0/1520443280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:05.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:05 smithi067 bash[17655]: cluster 2024-04-03T17:46:04.575328+0000 mgr.y (mgr.24370) 6230 : cluster [DBG] pgmap v6214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:05 smithi067 bash[27441]: cluster 2024-04-03T17:46:04.575328+0000 mgr.y (mgr.24370) 6230 : cluster [DBG] pgmap v6214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:06.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:05 smithi082 bash[20963]: cluster 2024-04-03T17:46:04.575328+0000 mgr.y (mgr.24370) 6230 : cluster [DBG] pgmap v6214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:06.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:06 smithi067 bash[17655]: audit 2024-04-03T17:46:05.825465+0000 mon.c (mon.2) 2456 : audit [DBG] from='client.? 172.21.15.67:0/1608013219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:06.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:06 smithi067 bash[27441]: audit 2024-04-03T17:46:05.825465+0000 mon.c (mon.2) 2456 : audit [DBG] from='client.? 172.21.15.67:0/1608013219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:07.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:06 smithi082 bash[20963]: audit 2024-04-03T17:46:05.825465+0000 mon.c (mon.2) 2456 : audit [DBG] from='client.? 172.21.15.67:0/1608013219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:07.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:07 smithi067 bash[17655]: cluster 2024-04-03T17:46:06.576529+0000 mgr.y (mgr.24370) 6231 : cluster [DBG] pgmap v6215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:07.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:07 smithi067 bash[27441]: cluster 2024-04-03T17:46:06.576529+0000 mgr.y (mgr.24370) 6231 : cluster [DBG] pgmap v6215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:08.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:07 smithi082 bash[20963]: cluster 2024-04-03T17:46:06.576529+0000 mgr.y (mgr.24370) 6231 : cluster [DBG] pgmap v6215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:08.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:08 smithi067 bash[17655]: audit 2024-04-03T17:46:08.283495+0000 mon.a (mon.0) 5787 : audit [DBG] from='client.? 172.21.15.67:0/2250250759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:08.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:08 smithi067 bash[27441]: audit 2024-04-03T17:46:08.283495+0000 mon.a (mon.0) 5787 : audit [DBG] from='client.? 172.21.15.67:0/2250250759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:09.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:08 smithi082 bash[20963]: audit 2024-04-03T17:46:08.283495+0000 mon.a (mon.0) 5787 : audit [DBG] from='client.? 172.21.15.67:0/2250250759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:09 smithi067 bash[17655]: cluster 2024-04-03T17:46:08.577217+0000 mgr.y (mgr.24370) 6232 : cluster [DBG] pgmap v6216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:09 smithi067 bash[27441]: cluster 2024-04-03T17:46:08.577217+0000 mgr.y (mgr.24370) 6232 : cluster [DBG] pgmap v6216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:10.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:09 smithi082 bash[20963]: cluster 2024-04-03T17:46:08.577217+0000 mgr.y (mgr.24370) 6232 : cluster [DBG] pgmap v6216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:10 smithi082 bash[20963]: audit 2024-04-03T17:46:09.976055+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:10 smithi067 bash[27441]: audit 2024-04-03T17:46:09.976055+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:10 smithi067 bash[17655]: audit 2024-04-03T17:46:09.976055+0000 mon.a (mon.0) 5788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:12.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:11 smithi082 bash[20963]: cluster 2024-04-03T17:46:10.577698+0000 mgr.y (mgr.24370) 6233 : cluster [DBG] pgmap v6217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:12.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:11 smithi082 bash[20963]: audit 2024-04-03T17:46:10.738975+0000 mon.a (mon.0) 5789 : audit [DBG] from='client.? 172.21.15.67:0/2607561275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:12.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:11 smithi067 bash[17655]: cluster 2024-04-03T17:46:10.577698+0000 mgr.y (mgr.24370) 6233 : cluster [DBG] pgmap v6217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:12.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:11 smithi067 bash[17655]: audit 2024-04-03T17:46:10.738975+0000 mon.a (mon.0) 5789 : audit [DBG] from='client.? 172.21.15.67:0/2607561275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:12.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:11 smithi067 bash[27441]: cluster 2024-04-03T17:46:10.577698+0000 mgr.y (mgr.24370) 6233 : cluster [DBG] pgmap v6217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:12.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:11 smithi067 bash[27441]: audit 2024-04-03T17:46:10.738975+0000 mon.a (mon.0) 5789 : audit [DBG] from='client.? 172.21.15.67:0/2607561275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:46:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:46:13.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:13 smithi082 bash[20963]: cluster 2024-04-03T17:46:12.578839+0000 mgr.y (mgr.24370) 6234 : cluster [DBG] pgmap v6218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:13.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:13 smithi082 bash[20963]: audit 2024-04-03T17:46:13.190519+0000 mon.a (mon.0) 5790 : audit [DBG] from='client.? 172.21.15.67:0/3555086077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:14.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:13 smithi067 bash[17655]: cluster 2024-04-03T17:46:12.578839+0000 mgr.y (mgr.24370) 6234 : cluster [DBG] pgmap v6218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:14.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:13 smithi067 bash[17655]: audit 2024-04-03T17:46:13.190519+0000 mon.a (mon.0) 5790 : audit [DBG] from='client.? 172.21.15.67:0/3555086077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:14.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:13 smithi067 bash[27441]: cluster 2024-04-03T17:46:12.578839+0000 mgr.y (mgr.24370) 6234 : cluster [DBG] pgmap v6218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:14.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:13 smithi067 bash[27441]: audit 2024-04-03T17:46:13.190519+0000 mon.a (mon.0) 5790 : audit [DBG] from='client.? 172.21.15.67:0/3555086077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:16.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:15 smithi082 bash[20963]: cluster 2024-04-03T17:46:14.579521+0000 mgr.y (mgr.24370) 6235 : cluster [DBG] pgmap v6219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:16.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:15 smithi082 bash[20963]: audit 2024-04-03T17:46:15.646344+0000 mon.c (mon.2) 2457 : audit [DBG] from='client.? 172.21.15.67:0/667170440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:15 smithi067 bash[17655]: cluster 2024-04-03T17:46:14.579521+0000 mgr.y (mgr.24370) 6235 : cluster [DBG] pgmap v6219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:15 smithi067 bash[17655]: audit 2024-04-03T17:46:15.646344+0000 mon.c (mon.2) 2457 : audit [DBG] from='client.? 172.21.15.67:0/667170440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:15 smithi067 bash[27441]: cluster 2024-04-03T17:46:14.579521+0000 mgr.y (mgr.24370) 6235 : cluster [DBG] pgmap v6219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:15 smithi067 bash[27441]: audit 2024-04-03T17:46:15.646344+0000 mon.c (mon.2) 2457 : audit [DBG] from='client.? 172.21.15.67:0/667170440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:18.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:17 smithi082 bash[20963]: cluster 2024-04-03T17:46:16.580693+0000 mgr.y (mgr.24370) 6236 : cluster [DBG] pgmap v6220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:17 smithi067 bash[17655]: cluster 2024-04-03T17:46:16.580693+0000 mgr.y (mgr.24370) 6236 : cluster [DBG] pgmap v6220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:17 smithi067 bash[27441]: cluster 2024-04-03T17:46:16.580693+0000 mgr.y (mgr.24370) 6236 : cluster [DBG] pgmap v6220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:19.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:18 smithi082 bash[20963]: audit 2024-04-03T17:46:18.108709+0000 mon.c (mon.2) 2458 : audit [DBG] from='client.? 172.21.15.67:0/1949196284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:18 smithi067 bash[17655]: audit 2024-04-03T17:46:18.108709+0000 mon.c (mon.2) 2458 : audit [DBG] from='client.? 172.21.15.67:0/1949196284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:18 smithi067 bash[27441]: audit 2024-04-03T17:46:18.108709+0000 mon.c (mon.2) 2458 : audit [DBG] from='client.? 172.21.15.67:0/1949196284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:20.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:19 smithi082 bash[20963]: cluster 2024-04-03T17:46:18.581386+0000 mgr.y (mgr.24370) 6237 : cluster [DBG] pgmap v6221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:20.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:19 smithi067 bash[27441]: cluster 2024-04-03T17:46:18.581386+0000 mgr.y (mgr.24370) 6237 : cluster [DBG] pgmap v6221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:19 smithi067 bash[17655]: cluster 2024-04-03T17:46:18.581386+0000 mgr.y (mgr.24370) 6237 : cluster [DBG] pgmap v6221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:21.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:20 smithi082 bash[20963]: audit 2024-04-03T17:46:20.575799+0000 mon.c (mon.2) 2459 : audit [DBG] from='client.? 172.21.15.67:0/663367683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:20 smithi067 bash[17655]: audit 2024-04-03T17:46:20.575799+0000 mon.c (mon.2) 2459 : audit [DBG] from='client.? 172.21.15.67:0/663367683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:20 smithi067 bash[27441]: audit 2024-04-03T17:46:20.575799+0000 mon.c (mon.2) 2459 : audit [DBG] from='client.? 172.21.15.67:0/663367683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:22.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:21 smithi082 bash[20963]: cluster 2024-04-03T17:46:20.581942+0000 mgr.y (mgr.24370) 6238 : cluster [DBG] pgmap v6222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:21 smithi067 bash[17655]: cluster 2024-04-03T17:46:20.581942+0000 mgr.y (mgr.24370) 6238 : cluster [DBG] pgmap v6222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:22.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:21 smithi067 bash[27441]: cluster 2024-04-03T17:46:20.581942+0000 mgr.y (mgr.24370) 6238 : cluster [DBG] pgmap v6222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:46:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:46:23.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:23 smithi082 bash[20963]: cluster 2024-04-03T17:46:22.583035+0000 mgr.y (mgr.24370) 6239 : cluster [DBG] pgmap v6223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:23.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:23 smithi082 bash[20963]: audit 2024-04-03T17:46:23.019410+0000 mon.a (mon.0) 5791 : audit [DBG] from='client.? 172.21.15.67:0/2408063357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:24.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:23 smithi067 bash[17655]: cluster 2024-04-03T17:46:22.583035+0000 mgr.y (mgr.24370) 6239 : cluster [DBG] pgmap v6223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:24.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:23 smithi067 bash[17655]: audit 2024-04-03T17:46:23.019410+0000 mon.a (mon.0) 5791 : audit [DBG] from='client.? 172.21.15.67:0/2408063357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:24.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:23 smithi067 bash[27441]: cluster 2024-04-03T17:46:22.583035+0000 mgr.y (mgr.24370) 6239 : cluster [DBG] pgmap v6223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:24.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:23 smithi067 bash[27441]: audit 2024-04-03T17:46:23.019410+0000 mon.a (mon.0) 5791 : audit [DBG] from='client.? 172.21.15.67:0/2408063357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:25.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:25 smithi082 bash[20963]: audit 2024-04-03T17:46:24.976472+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:25.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:25 smithi067 bash[27441]: audit 2024-04-03T17:46:24.976472+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:25.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:25 smithi067 bash[17655]: audit 2024-04-03T17:46:24.976472+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:26 smithi082 bash[20963]: cluster 2024-04-03T17:46:24.583704+0000 mgr.y (mgr.24370) 6240 : cluster [DBG] pgmap v6224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:26 smithi082 bash[20963]: audit 2024-04-03T17:46:25.477118+0000 mon.c (mon.2) 2460 : audit [DBG] from='client.? 172.21.15.67:0/1028197483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:26 smithi067 bash[27441]: cluster 2024-04-03T17:46:24.583704+0000 mgr.y (mgr.24370) 6240 : cluster [DBG] pgmap v6224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:26 smithi067 bash[27441]: audit 2024-04-03T17:46:25.477118+0000 mon.c (mon.2) 2460 : audit [DBG] from='client.? 172.21.15.67:0/1028197483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:26 smithi067 bash[17655]: cluster 2024-04-03T17:46:24.583704+0000 mgr.y (mgr.24370) 6240 : cluster [DBG] pgmap v6224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:26 smithi067 bash[17655]: audit 2024-04-03T17:46:25.477118+0000 mon.c (mon.2) 2460 : audit [DBG] from='client.? 172.21.15.67:0/1028197483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:28.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:28 smithi082 bash[20963]: cluster 2024-04-03T17:46:26.584874+0000 mgr.y (mgr.24370) 6241 : cluster [DBG] pgmap v6225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:28.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:28 smithi082 bash[20963]: audit 2024-04-03T17:46:27.936333+0000 mon.a (mon.0) 5793 : audit [DBG] from='client.? 172.21.15.67:0/3916774113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:28.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:28 smithi067 bash[17655]: cluster 2024-04-03T17:46:26.584874+0000 mgr.y (mgr.24370) 6241 : cluster [DBG] pgmap v6225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:28.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:28 smithi067 bash[17655]: audit 2024-04-03T17:46:27.936333+0000 mon.a (mon.0) 5793 : audit [DBG] from='client.? 172.21.15.67:0/3916774113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:28.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:28 smithi067 bash[27441]: cluster 2024-04-03T17:46:26.584874+0000 mgr.y (mgr.24370) 6241 : cluster [DBG] pgmap v6225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:28.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:28 smithi067 bash[27441]: audit 2024-04-03T17:46:27.936333+0000 mon.a (mon.0) 5793 : audit [DBG] from='client.? 172.21.15.67:0/3916774113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:30.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:30 smithi082 bash[20963]: cluster 2024-04-03T17:46:28.585719+0000 mgr.y (mgr.24370) 6242 : cluster [DBG] pgmap v6226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:30 smithi067 bash[27441]: cluster 2024-04-03T17:46:28.585719+0000 mgr.y (mgr.24370) 6242 : cluster [DBG] pgmap v6226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:30 smithi067 bash[17655]: cluster 2024-04-03T17:46:28.585719+0000 mgr.y (mgr.24370) 6242 : cluster [DBG] pgmap v6226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:31.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:31 smithi082 bash[20963]: audit 2024-04-03T17:46:30.384378+0000 mon.a (mon.0) 5794 : audit [DBG] from='client.? 172.21.15.67:0/2710888233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:31.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:31 smithi067 bash[27441]: audit 2024-04-03T17:46:30.384378+0000 mon.a (mon.0) 5794 : audit [DBG] from='client.? 172.21.15.67:0/2710888233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:31.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:31 smithi067 bash[17655]: audit 2024-04-03T17:46:30.384378+0000 mon.a (mon.0) 5794 : audit [DBG] from='client.? 172.21.15.67:0/2710888233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:32.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:32 smithi082 bash[20963]: cluster 2024-04-03T17:46:30.586426+0000 mgr.y (mgr.24370) 6243 : cluster [DBG] pgmap v6227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:32.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:32 smithi067 bash[27441]: cluster 2024-04-03T17:46:30.586426+0000 mgr.y (mgr.24370) 6243 : cluster [DBG] pgmap v6227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:32.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:32 smithi067 bash[17655]: cluster 2024-04-03T17:46:30.586426+0000 mgr.y (mgr.24370) 6243 : cluster [DBG] pgmap v6227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:46:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:33 smithi067 bash[27441]: audit 2024-04-03T17:46:32.842630+0000 mon.c (mon.2) 2461 : audit [DBG] from='client.? 172.21.15.67:0/297362384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:33 smithi067 bash[17655]: audit 2024-04-03T17:46:32.842630+0000 mon.c (mon.2) 2461 : audit [DBG] from='client.? 172.21.15.67:0/297362384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:33.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:33 smithi082 bash[20963]: audit 2024-04-03T17:46:32.842630+0000 mon.c (mon.2) 2461 : audit [DBG] from='client.? 172.21.15.67:0/297362384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:46:34.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:34 smithi082 bash[20963]: cluster 2024-04-03T17:46:32.587556+0000 mgr.y (mgr.24370) 6244 : cluster [DBG] pgmap v6228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:34.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:34 smithi067 bash[17655]: cluster 2024-04-03T17:46:32.587556+0000 mgr.y (mgr.24370) 6244 : cluster [DBG] pgmap v6228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:34.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:34 smithi067 bash[27441]: cluster 2024-04-03T17:46:32.587556+0000 mgr.y (mgr.24370) 6244 : cluster [DBG] pgmap v6228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:36.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:36 smithi082 bash[20963]: cluster 2024-04-03T17:46:34.588286+0000 mgr.y (mgr.24370) 6245 : cluster [DBG] pgmap v6229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:36.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:36 smithi082 bash[20963]: audit 2024-04-03T17:46:35.290441+0000 mon.c (mon.2) 2462 : audit [DBG] from='client.? 172.21.15.67:0/3760932559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:36 smithi067 bash[27441]: cluster 2024-04-03T17:46:34.588286+0000 mgr.y (mgr.24370) 6245 : cluster [DBG] pgmap v6229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:36 smithi067 bash[27441]: audit 2024-04-03T17:46:35.290441+0000 mon.c (mon.2) 2462 : audit [DBG] from='client.? 172.21.15.67:0/3760932559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:36 smithi067 bash[17655]: cluster 2024-04-03T17:46:34.588286+0000 mgr.y (mgr.24370) 6245 : cluster [DBG] pgmap v6229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:36 smithi067 bash[17655]: audit 2024-04-03T17:46:35.290441+0000 mon.c (mon.2) 2462 : audit [DBG] from='client.? 172.21.15.67:0/3760932559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:38.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:38 smithi082 bash[20963]: cluster 2024-04-03T17:46:36.589513+0000 mgr.y (mgr.24370) 6246 : cluster [DBG] pgmap v6230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:38.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:38 smithi082 bash[20963]: audit 2024-04-03T17:46:37.743159+0000 mon.c (mon.2) 2463 : audit [DBG] from='client.? 172.21.15.67:0/1889316163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:38.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:38 smithi067 bash[27441]: cluster 2024-04-03T17:46:36.589513+0000 mgr.y (mgr.24370) 6246 : cluster [DBG] pgmap v6230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:38.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:38 smithi067 bash[27441]: audit 2024-04-03T17:46:37.743159+0000 mon.c (mon.2) 2463 : audit [DBG] from='client.? 172.21.15.67:0/1889316163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:38.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:38 smithi067 bash[17655]: cluster 2024-04-03T17:46:36.589513+0000 mgr.y (mgr.24370) 6246 : cluster [DBG] pgmap v6230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:38.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:38 smithi067 bash[17655]: audit 2024-04-03T17:46:37.743159+0000 mon.c (mon.2) 2463 : audit [DBG] from='client.? 172.21.15.67:0/1889316163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:40.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:40 smithi082 bash[20963]: cluster 2024-04-03T17:46:38.590214+0000 mgr.y (mgr.24370) 6247 : cluster [DBG] pgmap v6231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:40.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:40 smithi082 bash[20963]: audit 2024-04-03T17:46:39.976765+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:40.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:40 smithi082 bash[20963]: audit 2024-04-03T17:46:40.207804+0000 mon.a (mon.0) 5796 : audit [DBG] from='client.? 172.21.15.67:0/1685622374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:40.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:40 smithi067 bash[17655]: cluster 2024-04-03T17:46:38.590214+0000 mgr.y (mgr.24370) 6247 : cluster [DBG] pgmap v6231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:40.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:40 smithi067 bash[17655]: audit 2024-04-03T17:46:39.976765+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:40.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:40 smithi067 bash[17655]: audit 2024-04-03T17:46:40.207804+0000 mon.a (mon.0) 5796 : audit [DBG] from='client.? 172.21.15.67:0/1685622374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:40.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:40 smithi067 bash[27441]: cluster 2024-04-03T17:46:38.590214+0000 mgr.y (mgr.24370) 6247 : cluster [DBG] pgmap v6231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:40.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:40 smithi067 bash[27441]: audit 2024-04-03T17:46:39.976765+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:40.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:40 smithi067 bash[27441]: audit 2024-04-03T17:46:40.207804+0000 mon.a (mon.0) 5796 : audit [DBG] from='client.? 172.21.15.67:0/1685622374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:42.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:42 smithi082 bash[20963]: cluster 2024-04-03T17:46:40.590985+0000 mgr.y (mgr.24370) 6248 : cluster [DBG] pgmap v6232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:42.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:42 smithi067 bash[27441]: cluster 2024-04-03T17:46:40.590985+0000 mgr.y (mgr.24370) 6248 : cluster [DBG] pgmap v6232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:42.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:42 smithi067 bash[17655]: cluster 2024-04-03T17:46:40.590985+0000 mgr.y (mgr.24370) 6248 : cluster [DBG] pgmap v6232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:46:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:43 smithi067 bash[27441]: audit 2024-04-03T17:46:42.420664+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:46:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:43 smithi067 bash[27441]: audit 2024-04-03T17:46:42.663590+0000 mon.a (mon.0) 5798 : audit [DBG] from='client.? 172.21.15.67:0/3702770309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:43 smithi067 bash[17655]: audit 2024-04-03T17:46:42.420664+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:46:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:43 smithi067 bash[17655]: audit 2024-04-03T17:46:42.663590+0000 mon.a (mon.0) 5798 : audit [DBG] from='client.? 172.21.15.67:0/3702770309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:43.638 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:46:43.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:43 smithi082 bash[20963]: audit 2024-04-03T17:46:42.420664+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:46:43.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:43 smithi082 bash[20963]: audit 2024-04-03T17:46:42.663590+0000 mon.a (mon.0) 5798 : audit [DBG] from='client.? 172.21.15.67:0/3702770309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:44.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:44 smithi082 bash[20963]: cluster 2024-04-03T17:46:42.592289+0000 mgr.y (mgr.24370) 6249 : cluster [DBG] pgmap v6233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:44.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:44 smithi067 bash[17655]: cluster 2024-04-03T17:46:42.592289+0000 mgr.y (mgr.24370) 6249 : cluster [DBG] pgmap v6233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:44.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:44 smithi067 bash[27441]: cluster 2024-04-03T17:46:42.592289+0000 mgr.y (mgr.24370) 6249 : cluster [DBG] pgmap v6233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:45 smithi082 bash[20963]: audit 2024-04-03T17:46:45.115001+0000 mon.a (mon.0) 5799 : audit [DBG] from='client.? 172.21.15.67:0/2278023510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:45.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:45 smithi067 bash[17655]: audit 2024-04-03T17:46:45.115001+0000 mon.a (mon.0) 5799 : audit [DBG] from='client.? 172.21.15.67:0/2278023510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:45.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:45 smithi067 bash[27441]: audit 2024-04-03T17:46:45.115001+0000 mon.a (mon.0) 5799 : audit [DBG] from='client.? 172.21.15.67:0/2278023510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:46.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:46 smithi082 bash[20963]: cluster 2024-04-03T17:46:44.592886+0000 mgr.y (mgr.24370) 6250 : cluster [DBG] pgmap v6234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:46.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:46 smithi067 bash[17655]: cluster 2024-04-03T17:46:44.592886+0000 mgr.y (mgr.24370) 6250 : cluster [DBG] pgmap v6234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:46.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:46 smithi067 bash[27441]: cluster 2024-04-03T17:46:44.592886+0000 mgr.y (mgr.24370) 6250 : cluster [DBG] pgmap v6234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:48.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:48 smithi082 bash[20963]: cluster 2024-04-03T17:46:46.593984+0000 mgr.y (mgr.24370) 6251 : cluster [DBG] pgmap v6235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:48.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:48 smithi082 bash[20963]: audit 2024-04-03T17:46:47.581677+0000 mon.a (mon.0) 5800 : audit [DBG] from='client.? 172.21.15.67:0/1592894261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:48.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:48 smithi082 bash[20963]: audit 2024-04-03T17:46:48.064913+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:48.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:48 smithi082 bash[20963]: audit 2024-04-03T17:46:48.073901+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:48.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:48 smithi067 bash[17655]: cluster 2024-04-03T17:46:46.593984+0000 mgr.y (mgr.24370) 6251 : cluster [DBG] pgmap v6235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:48.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:48 smithi067 bash[17655]: audit 2024-04-03T17:46:47.581677+0000 mon.a (mon.0) 5800 : audit [DBG] from='client.? 172.21.15.67:0/1592894261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:48.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:48 smithi067 bash[17655]: audit 2024-04-03T17:46:48.064913+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:48.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:48 smithi067 bash[17655]: audit 2024-04-03T17:46:48.073901+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:48.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:48 smithi067 bash[27441]: cluster 2024-04-03T17:46:46.593984+0000 mgr.y (mgr.24370) 6251 : cluster [DBG] pgmap v6235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:48.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:48 smithi067 bash[27441]: audit 2024-04-03T17:46:47.581677+0000 mon.a (mon.0) 5800 : audit [DBG] from='client.? 172.21.15.67:0/1592894261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:48.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:48 smithi067 bash[27441]: audit 2024-04-03T17:46:48.064913+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:48.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:48 smithi067 bash[27441]: audit 2024-04-03T17:46:48.073901+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:49.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:49 smithi082 bash[20963]: audit 2024-04-03T17:46:48.368619+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:49 smithi082 bash[20963]: audit 2024-04-03T17:46:48.376447+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:49 smithi082 bash[20963]: audit 2024-04-03T17:46:48.804427+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:46:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:49 smithi082 bash[20963]: audit 2024-04-03T17:46:48.806190+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:46:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:49 smithi082 bash[20963]: audit 2024-04-03T17:46:48.815711+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:49.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[27441]: audit 2024-04-03T17:46:48.368619+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:49.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[27441]: audit 2024-04-03T17:46:48.376447+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:49.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[27441]: audit 2024-04-03T17:46:48.804427+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:46:49.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[27441]: audit 2024-04-03T17:46:48.806190+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:46:49.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[27441]: audit 2024-04-03T17:46:48.815711+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:49.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[17655]: audit 2024-04-03T17:46:48.368619+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:49.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[17655]: audit 2024-04-03T17:46:48.376447+0000 mon.a (mon.0) 5804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[17655]: audit 2024-04-03T17:46:48.804427+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:46:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[17655]: audit 2024-04-03T17:46:48.806190+0000 mon.a (mon.0) 5806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:46:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:49 smithi067 bash[17655]: audit 2024-04-03T17:46:48.815711+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:46:50.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:50 smithi082 bash[20963]: cluster 2024-04-03T17:46:48.594805+0000 mgr.y (mgr.24370) 6252 : cluster [DBG] pgmap v6236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:50.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:50 smithi082 bash[20963]: audit 2024-04-03T17:46:50.032162+0000 mon.a (mon.0) 5808 : audit [DBG] from='client.? 172.21.15.67:0/3057635572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:50 smithi067 bash[27441]: cluster 2024-04-03T17:46:48.594805+0000 mgr.y (mgr.24370) 6252 : cluster [DBG] pgmap v6236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:50 smithi067 bash[27441]: audit 2024-04-03T17:46:50.032162+0000 mon.a (mon.0) 5808 : audit [DBG] from='client.? 172.21.15.67:0/3057635572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:50 smithi067 bash[17655]: cluster 2024-04-03T17:46:48.594805+0000 mgr.y (mgr.24370) 6252 : cluster [DBG] pgmap v6236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:50 smithi067 bash[17655]: audit 2024-04-03T17:46:50.032162+0000 mon.a (mon.0) 5808 : audit [DBG] from='client.? 172.21.15.67:0/3057635572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:52.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:52 smithi082 bash[20963]: cluster 2024-04-03T17:46:50.595544+0000 mgr.y (mgr.24370) 6253 : cluster [DBG] pgmap v6237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:52.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:52 smithi067 bash[17655]: cluster 2024-04-03T17:46:50.595544+0000 mgr.y (mgr.24370) 6253 : cluster [DBG] pgmap v6237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:52.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:52 smithi067 bash[27441]: cluster 2024-04-03T17:46:50.595544+0000 mgr.y (mgr.24370) 6253 : cluster [DBG] pgmap v6237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:53.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:46:53.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:53 smithi067 bash[27441]: audit 2024-04-03T17:46:52.472518+0000 mon.a (mon.0) 5809 : audit [DBG] from='client.? 172.21.15.67:0/1740266513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:53.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:53 smithi067 bash[17655]: audit 2024-04-03T17:46:52.472518+0000 mon.a (mon.0) 5809 : audit [DBG] from='client.? 172.21.15.67:0/1740266513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:53.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:53 smithi082 bash[20963]: audit 2024-04-03T17:46:52.472518+0000 mon.a (mon.0) 5809 : audit [DBG] from='client.? 172.21.15.67:0/1740266513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:46:54.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:54 smithi067 bash[17655]: cluster 2024-04-03T17:46:52.596746+0000 mgr.y (mgr.24370) 6254 : cluster [DBG] pgmap v6238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:54.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:54 smithi067 bash[27441]: cluster 2024-04-03T17:46:52.596746+0000 mgr.y (mgr.24370) 6254 : cluster [DBG] pgmap v6238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:54.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:54 smithi082 bash[20963]: cluster 2024-04-03T17:46:52.596746+0000 mgr.y (mgr.24370) 6254 : cluster [DBG] pgmap v6238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:55 smithi067 bash[17655]: audit 2024-04-03T17:46:54.927470+0000 mon.a (mon.0) 5810 : audit [DBG] from='client.? 172.21.15.67:0/1589253923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:55 smithi067 bash[17655]: audit 2024-04-03T17:46:54.976995+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:55.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:55 smithi067 bash[27441]: audit 2024-04-03T17:46:54.927470+0000 mon.a (mon.0) 5810 : audit [DBG] from='client.? 172.21.15.67:0/1589253923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:55.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:55 smithi067 bash[27441]: audit 2024-04-03T17:46:54.976995+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:55.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:55 smithi082 bash[20963]: audit 2024-04-03T17:46:54.927470+0000 mon.a (mon.0) 5810 : audit [DBG] from='client.? 172.21.15.67:0/1589253923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:55.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:55 smithi082 bash[20963]: audit 2024-04-03T17:46:54.976995+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:46:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:56 smithi067 bash[27441]: cluster 2024-04-03T17:46:54.597337+0000 mgr.y (mgr.24370) 6255 : cluster [DBG] pgmap v6239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:56 smithi067 bash[17655]: cluster 2024-04-03T17:46:54.597337+0000 mgr.y (mgr.24370) 6255 : cluster [DBG] pgmap v6239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:56.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:56 smithi082 bash[20963]: cluster 2024-04-03T17:46:54.597337+0000 mgr.y (mgr.24370) 6255 : cluster [DBG] pgmap v6239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:57.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:57 smithi067 bash[27441]: cluster 2024-04-03T17:46:56.598480+0000 mgr.y (mgr.24370) 6256 : cluster [DBG] pgmap v6240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:57.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:57 smithi067 bash[27441]: audit 2024-04-03T17:46:57.378840+0000 mon.a (mon.0) 5812 : audit [DBG] from='client.? 172.21.15.67:0/343251721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:57.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:57 smithi067 bash[17655]: cluster 2024-04-03T17:46:56.598480+0000 mgr.y (mgr.24370) 6256 : cluster [DBG] pgmap v6240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:57.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:57 smithi067 bash[17655]: audit 2024-04-03T17:46:57.378840+0000 mon.a (mon.0) 5812 : audit [DBG] from='client.? 172.21.15.67:0/343251721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:57 smithi082 bash[20963]: cluster 2024-04-03T17:46:56.598480+0000 mgr.y (mgr.24370) 6256 : cluster [DBG] pgmap v6240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:57.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:57 smithi082 bash[20963]: audit 2024-04-03T17:46:57.378840+0000 mon.a (mon.0) 5812 : audit [DBG] from='client.? 172.21.15.67:0/343251721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:46:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:46:59 smithi067 bash[27441]: cluster 2024-04-03T17:46:58.599162+0000 mgr.y (mgr.24370) 6257 : cluster [DBG] pgmap v6241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:46:59.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:46:59 smithi067 bash[17655]: cluster 2024-04-03T17:46:58.599162+0000 mgr.y (mgr.24370) 6257 : cluster [DBG] pgmap v6241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:00.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:46:59 smithi082 bash[20963]: cluster 2024-04-03T17:46:58.599162+0000 mgr.y (mgr.24370) 6257 : cluster [DBG] pgmap v6241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:00.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:00 smithi067 bash[17655]: audit 2024-04-03T17:46:59.833896+0000 mon.c (mon.2) 2464 : audit [DBG] from='client.? 172.21.15.67:0/1504898371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:00.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:00 smithi067 bash[27441]: audit 2024-04-03T17:46:59.833896+0000 mon.c (mon.2) 2464 : audit [DBG] from='client.? 172.21.15.67:0/1504898371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:00 smithi082 bash[20963]: audit 2024-04-03T17:46:59.833896+0000 mon.c (mon.2) 2464 : audit [DBG] from='client.? 172.21.15.67:0/1504898371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:02.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:01 smithi082 bash[20963]: cluster 2024-04-03T17:47:00.599913+0000 mgr.y (mgr.24370) 6258 : cluster [DBG] pgmap v6242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:02.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:01 smithi067 bash[27441]: cluster 2024-04-03T17:47:00.599913+0000 mgr.y (mgr.24370) 6258 : cluster [DBG] pgmap v6242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:02.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:01 smithi067 bash[17655]: cluster 2024-04-03T17:47:00.599913+0000 mgr.y (mgr.24370) 6258 : cluster [DBG] pgmap v6242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:02 smithi067 bash[17655]: audit 2024-04-03T17:47:02.291390+0000 mon.a (mon.0) 5813 : audit [DBG] from='client.? 172.21.15.67:0/781278882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:02 smithi067 bash[27441]: audit 2024-04-03T17:47:02.291390+0000 mon.a (mon.0) 5813 : audit [DBG] from='client.? 172.21.15.67:0/781278882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:02 smithi082 bash[20963]: audit 2024-04-03T17:47:02.291390+0000 mon.a (mon.0) 5813 : audit [DBG] from='client.? 172.21.15.67:0/781278882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:47:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:03 smithi082 bash[20963]: cluster 2024-04-03T17:47:02.601065+0000 mgr.y (mgr.24370) 6259 : cluster [DBG] pgmap v6243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:47:04.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:03 smithi067 bash[27441]: cluster 2024-04-03T17:47:02.601065+0000 mgr.y (mgr.24370) 6259 : cluster [DBG] pgmap v6243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:04.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:03 smithi067 bash[17655]: cluster 2024-04-03T17:47:02.601065+0000 mgr.y (mgr.24370) 6259 : cluster [DBG] pgmap v6243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:06.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:05 smithi082 bash[20963]: cluster 2024-04-03T17:47:04.601725+0000 mgr.y (mgr.24370) 6260 : cluster [DBG] pgmap v6244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:06.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:05 smithi082 bash[20963]: audit 2024-04-03T17:47:04.748536+0000 mon.a (mon.0) 5814 : audit [DBG] from='client.? 172.21.15.67:0/1899691778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:05 smithi067 bash[17655]: cluster 2024-04-03T17:47:04.601725+0000 mgr.y (mgr.24370) 6260 : cluster [DBG] pgmap v6244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:06.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:05 smithi067 bash[17655]: audit 2024-04-03T17:47:04.748536+0000 mon.a (mon.0) 5814 : audit [DBG] from='client.? 172.21.15.67:0/1899691778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:06.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:05 smithi067 bash[27441]: cluster 2024-04-03T17:47:04.601725+0000 mgr.y (mgr.24370) 6260 : cluster [DBG] pgmap v6244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:06.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:05 smithi067 bash[27441]: audit 2024-04-03T17:47:04.748536+0000 mon.a (mon.0) 5814 : audit [DBG] from='client.? 172.21.15.67:0/1899691778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:08.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:07 smithi082 bash[20963]: cluster 2024-04-03T17:47:06.602930+0000 mgr.y (mgr.24370) 6261 : cluster [DBG] pgmap v6245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:08.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:07 smithi082 bash[20963]: audit 2024-04-03T17:47:07.197061+0000 mon.a (mon.0) 5815 : audit [DBG] from='client.? 172.21.15.67:0/520544226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:07 smithi067 bash[27441]: cluster 2024-04-03T17:47:06.602930+0000 mgr.y (mgr.24370) 6261 : cluster [DBG] pgmap v6245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:07 smithi067 bash[27441]: audit 2024-04-03T17:47:07.197061+0000 mon.a (mon.0) 5815 : audit [DBG] from='client.? 172.21.15.67:0/520544226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:08.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:07 smithi067 bash[17655]: cluster 2024-04-03T17:47:06.602930+0000 mgr.y (mgr.24370) 6261 : cluster [DBG] pgmap v6245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:08.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:07 smithi067 bash[17655]: audit 2024-04-03T17:47:07.197061+0000 mon.a (mon.0) 5815 : audit [DBG] from='client.? 172.21.15.67:0/520544226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:10.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:09 smithi082 bash[20963]: cluster 2024-04-03T17:47:08.603624+0000 mgr.y (mgr.24370) 6262 : cluster [DBG] pgmap v6246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:10.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:09 smithi082 bash[20963]: audit 2024-04-03T17:47:09.654042+0000 mon.c (mon.2) 2465 : audit [DBG] from='client.? 172.21.15.67:0/3626442969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:09 smithi067 bash[17655]: cluster 2024-04-03T17:47:08.603624+0000 mgr.y (mgr.24370) 6262 : cluster [DBG] pgmap v6246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:09 smithi067 bash[17655]: audit 2024-04-03T17:47:09.654042+0000 mon.c (mon.2) 2465 : audit [DBG] from='client.? 172.21.15.67:0/3626442969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:09 smithi067 bash[27441]: cluster 2024-04-03T17:47:08.603624+0000 mgr.y (mgr.24370) 6262 : cluster [DBG] pgmap v6246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:09 smithi067 bash[27441]: audit 2024-04-03T17:47:09.654042+0000 mon.c (mon.2) 2465 : audit [DBG] from='client.? 172.21.15.67:0/3626442969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:10 smithi082 bash[20963]: audit 2024-04-03T17:47:09.977531+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:10 smithi067 bash[17655]: audit 2024-04-03T17:47:09.977531+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:10 smithi067 bash[27441]: audit 2024-04-03T17:47:09.977531+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:12.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:11 smithi082 bash[20963]: cluster 2024-04-03T17:47:10.604342+0000 mgr.y (mgr.24370) 6263 : cluster [DBG] pgmap v6247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:12.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:11 smithi067 bash[27441]: cluster 2024-04-03T17:47:10.604342+0000 mgr.y (mgr.24370) 6263 : cluster [DBG] pgmap v6247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:12.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:11 smithi067 bash[17655]: cluster 2024-04-03T17:47:10.604342+0000 mgr.y (mgr.24370) 6263 : cluster [DBG] pgmap v6247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:13.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:12 smithi067 bash[27441]: audit 2024-04-03T17:47:12.102873+0000 mon.a (mon.0) 5817 : audit [DBG] from='client.? 172.21.15.67:0/246134840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:12 smithi067 bash[17655]: audit 2024-04-03T17:47:12.102873+0000 mon.a (mon.0) 5817 : audit [DBG] from='client.? 172.21.15.67:0/246134840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:12 smithi082 bash[20963]: audit 2024-04-03T17:47:12.102873+0000 mon.a (mon.0) 5817 : audit [DBG] from='client.? 172.21.15.67:0/246134840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:13] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:47:13.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:13 smithi082 bash[20963]: cluster 2024-04-03T17:47:12.605455+0000 mgr.y (mgr.24370) 6264 : cluster [DBG] pgmap v6248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:47:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:13 smithi067 bash[17655]: cluster 2024-04-03T17:47:12.605455+0000 mgr.y (mgr.24370) 6264 : cluster [DBG] pgmap v6248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:14.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:13 smithi067 bash[27441]: cluster 2024-04-03T17:47:12.605455+0000 mgr.y (mgr.24370) 6264 : cluster [DBG] pgmap v6248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:14 smithi082 bash[20963]: audit 2024-04-03T17:47:14.550153+0000 mon.a (mon.0) 5818 : audit [DBG] from='client.? 172.21.15.67:0/1937008638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:14 smithi067 bash[27441]: audit 2024-04-03T17:47:14.550153+0000 mon.a (mon.0) 5818 : audit [DBG] from='client.? 172.21.15.67:0/1937008638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:14 smithi067 bash[17655]: audit 2024-04-03T17:47:14.550153+0000 mon.a (mon.0) 5818 : audit [DBG] from='client.? 172.21.15.67:0/1937008638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:16.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:15 smithi082 bash[20963]: cluster 2024-04-03T17:47:14.606114+0000 mgr.y (mgr.24370) 6265 : cluster [DBG] pgmap v6249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:15 smithi067 bash[27441]: cluster 2024-04-03T17:47:14.606114+0000 mgr.y (mgr.24370) 6265 : cluster [DBG] pgmap v6249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:15 smithi067 bash[17655]: cluster 2024-04-03T17:47:14.606114+0000 mgr.y (mgr.24370) 6265 : cluster [DBG] pgmap v6249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:18.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:17 smithi082 bash[20963]: cluster 2024-04-03T17:47:16.607169+0000 mgr.y (mgr.24370) 6266 : cluster [DBG] pgmap v6250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:18.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:17 smithi082 bash[20963]: audit 2024-04-03T17:47:17.019190+0000 mon.c (mon.2) 2466 : audit [DBG] from='client.? 172.21.15.67:0/1395352050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:17 smithi067 bash[17655]: cluster 2024-04-03T17:47:16.607169+0000 mgr.y (mgr.24370) 6266 : cluster [DBG] pgmap v6250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:17 smithi067 bash[17655]: audit 2024-04-03T17:47:17.019190+0000 mon.c (mon.2) 2466 : audit [DBG] from='client.? 172.21.15.67:0/1395352050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:17 smithi067 bash[27441]: cluster 2024-04-03T17:47:16.607169+0000 mgr.y (mgr.24370) 6266 : cluster [DBG] pgmap v6250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:17 smithi067 bash[27441]: audit 2024-04-03T17:47:17.019190+0000 mon.c (mon.2) 2466 : audit [DBG] from='client.? 172.21.15.67:0/1395352050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:20.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:19 smithi082 bash[20963]: cluster 2024-04-03T17:47:18.607866+0000 mgr.y (mgr.24370) 6267 : cluster [DBG] pgmap v6251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:20.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:19 smithi082 bash[20963]: audit 2024-04-03T17:47:19.476874+0000 mon.a (mon.0) 5819 : audit [DBG] from='client.? 172.21.15.67:0/3774517887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:20.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:19 smithi067 bash[27441]: cluster 2024-04-03T17:47:18.607866+0000 mgr.y (mgr.24370) 6267 : cluster [DBG] pgmap v6251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:20.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:19 smithi067 bash[27441]: audit 2024-04-03T17:47:19.476874+0000 mon.a (mon.0) 5819 : audit [DBG] from='client.? 172.21.15.67:0/3774517887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:19 smithi067 bash[17655]: cluster 2024-04-03T17:47:18.607866+0000 mgr.y (mgr.24370) 6267 : cluster [DBG] pgmap v6251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:19 smithi067 bash[17655]: audit 2024-04-03T17:47:19.476874+0000 mon.a (mon.0) 5819 : audit [DBG] from='client.? 172.21.15.67:0/3774517887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:22.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:21 smithi082 bash[20963]: cluster 2024-04-03T17:47:20.608691+0000 mgr.y (mgr.24370) 6268 : cluster [DBG] pgmap v6252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:21 smithi067 bash[27441]: cluster 2024-04-03T17:47:20.608691+0000 mgr.y (mgr.24370) 6268 : cluster [DBG] pgmap v6252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:21 smithi067 bash[17655]: cluster 2024-04-03T17:47:20.608691+0000 mgr.y (mgr.24370) 6268 : cluster [DBG] pgmap v6252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:23.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:22 smithi067 bash[17655]: audit 2024-04-03T17:47:21.935981+0000 mon.a (mon.0) 5820 : audit [DBG] from='client.? 172.21.15.67:0/3280685447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:23.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:22 smithi067 bash[27441]: audit 2024-04-03T17:47:21.935981+0000 mon.a (mon.0) 5820 : audit [DBG] from='client.? 172.21.15.67:0/3280685447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:22 smithi082 bash[20963]: audit 2024-04-03T17:47:21.935981+0000 mon.a (mon.0) 5820 : audit [DBG] from='client.? 172.21.15.67:0/3280685447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:23] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:47:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:47:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:23 smithi082 bash[20963]: cluster 2024-04-03T17:47:22.610002+0000 mgr.y (mgr.24370) 6269 : cluster [DBG] pgmap v6253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:23 smithi067 bash[17655]: cluster 2024-04-03T17:47:22.610002+0000 mgr.y (mgr.24370) 6269 : cluster [DBG] pgmap v6253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:23 smithi067 bash[27441]: cluster 2024-04-03T17:47:22.610002+0000 mgr.y (mgr.24370) 6269 : cluster [DBG] pgmap v6253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:24 smithi082 bash[20963]: audit 2024-04-03T17:47:24.399594+0000 mon.c (mon.2) 2467 : audit [DBG] from='client.? 172.21.15.67:0/2213490488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:24 smithi067 bash[17655]: audit 2024-04-03T17:47:24.399594+0000 mon.c (mon.2) 2467 : audit [DBG] from='client.? 172.21.15.67:0/2213490488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:25.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:24 smithi067 bash[27441]: audit 2024-04-03T17:47:24.399594+0000 mon.c (mon.2) 2467 : audit [DBG] from='client.? 172.21.15.67:0/2213490488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:25 smithi082 bash[20963]: cluster 2024-04-03T17:47:24.610619+0000 mgr.y (mgr.24370) 6270 : cluster [DBG] pgmap v6254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:25 smithi082 bash[20963]: audit 2024-04-03T17:47:24.978215+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:25 smithi067 bash[27441]: cluster 2024-04-03T17:47:24.610619+0000 mgr.y (mgr.24370) 6270 : cluster [DBG] pgmap v6254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:25 smithi067 bash[27441]: audit 2024-04-03T17:47:24.978215+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:25 smithi067 bash[17655]: cluster 2024-04-03T17:47:24.610619+0000 mgr.y (mgr.24370) 6270 : cluster [DBG] pgmap v6254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:25 smithi067 bash[17655]: audit 2024-04-03T17:47:24.978215+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:28.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:27 smithi082 bash[20963]: cluster 2024-04-03T17:47:26.611713+0000 mgr.y (mgr.24370) 6271 : cluster [DBG] pgmap v6255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:28.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:27 smithi082 bash[20963]: audit 2024-04-03T17:47:26.859763+0000 mon.a (mon.0) 5822 : audit [DBG] from='client.? 172.21.15.67:0/897116900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:27 smithi067 bash[27441]: cluster 2024-04-03T17:47:26.611713+0000 mgr.y (mgr.24370) 6271 : cluster [DBG] pgmap v6255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:27 smithi067 bash[27441]: audit 2024-04-03T17:47:26.859763+0000 mon.a (mon.0) 5822 : audit [DBG] from='client.? 172.21.15.67:0/897116900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:28.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:27 smithi067 bash[17655]: cluster 2024-04-03T17:47:26.611713+0000 mgr.y (mgr.24370) 6271 : cluster [DBG] pgmap v6255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:28.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:27 smithi067 bash[17655]: audit 2024-04-03T17:47:26.859763+0000 mon.a (mon.0) 5822 : audit [DBG] from='client.? 172.21.15.67:0/897116900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:30.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:29 smithi082 bash[20963]: cluster 2024-04-03T17:47:28.612415+0000 mgr.y (mgr.24370) 6272 : cluster [DBG] pgmap v6256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:30.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:29 smithi082 bash[20963]: audit 2024-04-03T17:47:29.316477+0000 mon.c (mon.2) 2468 : audit [DBG] from='client.? 172.21.15.67:0/5048666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:29 smithi067 bash[17655]: cluster 2024-04-03T17:47:28.612415+0000 mgr.y (mgr.24370) 6272 : cluster [DBG] pgmap v6256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:29 smithi067 bash[17655]: audit 2024-04-03T17:47:29.316477+0000 mon.c (mon.2) 2468 : audit [DBG] from='client.? 172.21.15.67:0/5048666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:29 smithi067 bash[27441]: cluster 2024-04-03T17:47:28.612415+0000 mgr.y (mgr.24370) 6272 : cluster [DBG] pgmap v6256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:29 smithi067 bash[27441]: audit 2024-04-03T17:47:29.316477+0000 mon.c (mon.2) 2468 : audit [DBG] from='client.? 172.21.15.67:0/5048666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:32.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:31 smithi082 bash[20963]: cluster 2024-04-03T17:47:30.613263+0000 mgr.y (mgr.24370) 6273 : cluster [DBG] pgmap v6257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:32.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:31 smithi082 bash[20963]: audit 2024-04-03T17:47:31.770795+0000 mon.c (mon.2) 2469 : audit [DBG] from='client.? 172.21.15.67:0/1367053914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:32.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:31 smithi067 bash[17655]: cluster 2024-04-03T17:47:30.613263+0000 mgr.y (mgr.24370) 6273 : cluster [DBG] pgmap v6257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:32.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:31 smithi067 bash[17655]: audit 2024-04-03T17:47:31.770795+0000 mon.c (mon.2) 2469 : audit [DBG] from='client.? 172.21.15.67:0/1367053914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:32.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:31 smithi067 bash[27441]: cluster 2024-04-03T17:47:30.613263+0000 mgr.y (mgr.24370) 6273 : cluster [DBG] pgmap v6257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:32.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:31 smithi067 bash[27441]: audit 2024-04-03T17:47:31.770795+0000 mon.c (mon.2) 2469 : audit [DBG] from='client.? 172.21.15.67:0/1367053914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:47:33.783 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:47:34.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:33 smithi082 bash[20963]: cluster 2024-04-03T17:47:32.614399+0000 mgr.y (mgr.24370) 6274 : cluster [DBG] pgmap v6258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:33 smithi067 bash[17655]: cluster 2024-04-03T17:47:32.614399+0000 mgr.y (mgr.24370) 6274 : cluster [DBG] pgmap v6258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:33 smithi067 bash[27441]: cluster 2024-04-03T17:47:32.614399+0000 mgr.y (mgr.24370) 6274 : cluster [DBG] pgmap v6258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:34 smithi082 bash[20963]: audit 2024-04-03T17:47:34.228081+0000 mon.a (mon.0) 5823 : audit [DBG] from='client.? 172.21.15.67:0/3567858027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:34 smithi067 bash[17655]: audit 2024-04-03T17:47:34.228081+0000 mon.a (mon.0) 5823 : audit [DBG] from='client.? 172.21.15.67:0/3567858027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:34 smithi067 bash[27441]: audit 2024-04-03T17:47:34.228081+0000 mon.a (mon.0) 5823 : audit [DBG] from='client.? 172.21.15.67:0/3567858027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:36.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:35 smithi082 bash[20963]: cluster 2024-04-03T17:47:34.615130+0000 mgr.y (mgr.24370) 6275 : cluster [DBG] pgmap v6259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:35 smithi067 bash[17655]: cluster 2024-04-03T17:47:34.615130+0000 mgr.y (mgr.24370) 6275 : cluster [DBG] pgmap v6259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:35 smithi067 bash[27441]: cluster 2024-04-03T17:47:34.615130+0000 mgr.y (mgr.24370) 6275 : cluster [DBG] pgmap v6259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:37.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:36 smithi082 bash[20963]: audit 2024-04-03T17:47:36.681774+0000 mon.a (mon.0) 5824 : audit [DBG] from='client.? 172.21.15.67:0/2968750200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:36 smithi067 bash[17655]: audit 2024-04-03T17:47:36.681774+0000 mon.a (mon.0) 5824 : audit [DBG] from='client.? 172.21.15.67:0/2968750200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:36 smithi067 bash[27441]: audit 2024-04-03T17:47:36.681774+0000 mon.a (mon.0) 5824 : audit [DBG] from='client.? 172.21.15.67:0/2968750200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:38.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:37 smithi082 bash[20963]: cluster 2024-04-03T17:47:36.616299+0000 mgr.y (mgr.24370) 6276 : cluster [DBG] pgmap v6260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:37 smithi067 bash[17655]: cluster 2024-04-03T17:47:36.616299+0000 mgr.y (mgr.24370) 6276 : cluster [DBG] pgmap v6260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:38.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:37 smithi067 bash[27441]: cluster 2024-04-03T17:47:36.616299+0000 mgr.y (mgr.24370) 6276 : cluster [DBG] pgmap v6260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:40.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:39 smithi082 bash[20963]: cluster 2024-04-03T17:47:38.617042+0000 mgr.y (mgr.24370) 6277 : cluster [DBG] pgmap v6261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:40.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:39 smithi082 bash[20963]: audit 2024-04-03T17:47:39.143257+0000 mon.c (mon.2) 2470 : audit [DBG] from='client.? 172.21.15.67:0/2143841991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:39 smithi067 bash[17655]: cluster 2024-04-03T17:47:38.617042+0000 mgr.y (mgr.24370) 6277 : cluster [DBG] pgmap v6261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:39 smithi067 bash[17655]: audit 2024-04-03T17:47:39.143257+0000 mon.c (mon.2) 2470 : audit [DBG] from='client.? 172.21.15.67:0/2143841991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:40.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:39 smithi067 bash[27441]: cluster 2024-04-03T17:47:38.617042+0000 mgr.y (mgr.24370) 6277 : cluster [DBG] pgmap v6261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:40.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:39 smithi067 bash[27441]: audit 2024-04-03T17:47:39.143257+0000 mon.c (mon.2) 2470 : audit [DBG] from='client.? 172.21.15.67:0/2143841991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:40 smithi082 bash[20963]: audit 2024-04-03T17:47:39.978597+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:40 smithi067 bash[17655]: audit 2024-04-03T17:47:39.978597+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:40 smithi067 bash[27441]: audit 2024-04-03T17:47:39.978597+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:42.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:41 smithi082 bash[20963]: cluster 2024-04-03T17:47:40.617794+0000 mgr.y (mgr.24370) 6278 : cluster [DBG] pgmap v6262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:42.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:41 smithi082 bash[20963]: audit 2024-04-03T17:47:41.589740+0000 mon.c (mon.2) 2471 : audit [DBG] from='client.? 172.21.15.67:0/1831966704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:41 smithi067 bash[27441]: cluster 2024-04-03T17:47:40.617794+0000 mgr.y (mgr.24370) 6278 : cluster [DBG] pgmap v6262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:41 smithi067 bash[27441]: audit 2024-04-03T17:47:41.589740+0000 mon.c (mon.2) 2471 : audit [DBG] from='client.? 172.21.15.67:0/1831966704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:42.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:41 smithi067 bash[17655]: cluster 2024-04-03T17:47:40.617794+0000 mgr.y (mgr.24370) 6278 : cluster [DBG] pgmap v6262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:42.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:41 smithi067 bash[17655]: audit 2024-04-03T17:47:41.589740+0000 mon.c (mon.2) 2471 : audit [DBG] from='client.? 172.21.15.67:0/1831966704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:43] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:47:43.827 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:47:44.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:43 smithi082 bash[20963]: cluster 2024-04-03T17:47:42.618949+0000 mgr.y (mgr.24370) 6279 : cluster [DBG] pgmap v6263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:43 smithi067 bash[27441]: cluster 2024-04-03T17:47:42.618949+0000 mgr.y (mgr.24370) 6279 : cluster [DBG] pgmap v6263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:44.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:43 smithi067 bash[17655]: cluster 2024-04-03T17:47:42.618949+0000 mgr.y (mgr.24370) 6279 : cluster [DBG] pgmap v6263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:45.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:44 smithi082 bash[20963]: audit 2024-04-03T17:47:44.050186+0000 mon.c (mon.2) 2472 : audit [DBG] from='client.? 172.21.15.67:0/3345031641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:44 smithi067 bash[17655]: audit 2024-04-03T17:47:44.050186+0000 mon.c (mon.2) 2472 : audit [DBG] from='client.? 172.21.15.67:0/3345031641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:44 smithi067 bash[27441]: audit 2024-04-03T17:47:44.050186+0000 mon.c (mon.2) 2472 : audit [DBG] from='client.? 172.21.15.67:0/3345031641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:46.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:45 smithi082 bash[20963]: cluster 2024-04-03T17:47:44.619627+0000 mgr.y (mgr.24370) 6280 : cluster [DBG] pgmap v6264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:45 smithi067 bash[17655]: cluster 2024-04-03T17:47:44.619627+0000 mgr.y (mgr.24370) 6280 : cluster [DBG] pgmap v6264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:46.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:45 smithi067 bash[27441]: cluster 2024-04-03T17:47:44.619627+0000 mgr.y (mgr.24370) 6280 : cluster [DBG] pgmap v6264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:46 smithi082 bash[20963]: audit 2024-04-03T17:47:46.507587+0000 mon.a (mon.0) 5826 : audit [DBG] from='client.? 172.21.15.67:0/2658803161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:46 smithi067 bash[17655]: audit 2024-04-03T17:47:46.507587+0000 mon.a (mon.0) 5826 : audit [DBG] from='client.? 172.21.15.67:0/2658803161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:46 smithi067 bash[27441]: audit 2024-04-03T17:47:46.507587+0000 mon.a (mon.0) 5826 : audit [DBG] from='client.? 172.21.15.67:0/2658803161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:48.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:47 smithi082 bash[20963]: cluster 2024-04-03T17:47:46.620756+0000 mgr.y (mgr.24370) 6281 : cluster [DBG] pgmap v6265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:47 smithi067 bash[17655]: cluster 2024-04-03T17:47:46.620756+0000 mgr.y (mgr.24370) 6281 : cluster [DBG] pgmap v6265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:47 smithi067 bash[27441]: cluster 2024-04-03T17:47:46.620756+0000 mgr.y (mgr.24370) 6281 : cluster [DBG] pgmap v6265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:50.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:49 smithi082 bash[20963]: cluster 2024-04-03T17:47:48.621380+0000 mgr.y (mgr.24370) 6282 : cluster [DBG] pgmap v6266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:50.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:49 smithi082 bash[20963]: audit 2024-04-03T17:47:48.891414+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:47:50.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:49 smithi082 bash[20963]: audit 2024-04-03T17:47:48.994205+0000 mon.c (mon.2) 2473 : audit [DBG] from='client.? 172.21.15.67:0/2937513125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:49 smithi067 bash[27441]: cluster 2024-04-03T17:47:48.621380+0000 mgr.y (mgr.24370) 6282 : cluster [DBG] pgmap v6266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:49 smithi067 bash[27441]: audit 2024-04-03T17:47:48.891414+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:47:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:49 smithi067 bash[27441]: audit 2024-04-03T17:47:48.994205+0000 mon.c (mon.2) 2473 : audit [DBG] from='client.? 172.21.15.67:0/2937513125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:49 smithi067 bash[17655]: cluster 2024-04-03T17:47:48.621380+0000 mgr.y (mgr.24370) 6282 : cluster [DBG] pgmap v6266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:49 smithi067 bash[17655]: audit 2024-04-03T17:47:48.891414+0000 mon.a (mon.0) 5827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:47:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:49 smithi067 bash[17655]: audit 2024-04-03T17:47:48.994205+0000 mon.c (mon.2) 2473 : audit [DBG] from='client.? 172.21.15.67:0/2937513125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:52.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:51 smithi082 bash[20963]: cluster 2024-04-03T17:47:50.622053+0000 mgr.y (mgr.24370) 6283 : cluster [DBG] pgmap v6267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:52.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:51 smithi082 bash[20963]: audit 2024-04-03T17:47:51.446856+0000 mon.a (mon.0) 5828 : audit [DBG] from='client.? 172.21.15.67:0/3091722740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:51 smithi067 bash[17655]: cluster 2024-04-03T17:47:50.622053+0000 mgr.y (mgr.24370) 6283 : cluster [DBG] pgmap v6267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:51 smithi067 bash[17655]: audit 2024-04-03T17:47:51.446856+0000 mon.a (mon.0) 5828 : audit [DBG] from='client.? 172.21.15.67:0/3091722740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:52.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:51 smithi067 bash[27441]: cluster 2024-04-03T17:47:50.622053+0000 mgr.y (mgr.24370) 6283 : cluster [DBG] pgmap v6267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:52.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:51 smithi067 bash[27441]: audit 2024-04-03T17:47:51.446856+0000 mon.a (mon.0) 5828 : audit [DBG] from='client.? 172.21.15.67:0/3091722740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:53] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T17:47:53.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:47:54.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:53 smithi082 bash[20963]: cluster 2024-04-03T17:47:52.623199+0000 mgr.y (mgr.24370) 6284 : cluster [DBG] pgmap v6268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:53 smithi067 bash[17655]: cluster 2024-04-03T17:47:52.623199+0000 mgr.y (mgr.24370) 6284 : cluster [DBG] pgmap v6268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:53 smithi067 bash[27441]: cluster 2024-04-03T17:47:52.623199+0000 mgr.y (mgr.24370) 6284 : cluster [DBG] pgmap v6268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:55.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:54 smithi082 bash[20963]: audit 2024-04-03T17:47:53.907750+0000 mon.c (mon.2) 2474 : audit [DBG] from='client.? 172.21.15.67:0/3450118149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:55.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:54 smithi082 bash[20963]: audit 2024-04-03T17:47:54.582426+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:55.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:54 smithi082 bash[20963]: audit 2024-04-03T17:47:54.592627+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:54 smithi067 bash[17655]: audit 2024-04-03T17:47:53.907750+0000 mon.c (mon.2) 2474 : audit [DBG] from='client.? 172.21.15.67:0/3450118149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:54 smithi067 bash[17655]: audit 2024-04-03T17:47:54.582426+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:54 smithi067 bash[17655]: audit 2024-04-03T17:47:54.592627+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:54 smithi067 bash[27441]: audit 2024-04-03T17:47:53.907750+0000 mon.c (mon.2) 2474 : audit [DBG] from='client.? 172.21.15.67:0/3450118149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:54 smithi067 bash[27441]: audit 2024-04-03T17:47:54.582426+0000 mon.a (mon.0) 5829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:54 smithi067 bash[27441]: audit 2024-04-03T17:47:54.592627+0000 mon.a (mon.0) 5830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:55 smithi067 bash[17655]: cluster 2024-04-03T17:47:54.623730+0000 mgr.y (mgr.24370) 6285 : cluster [DBG] pgmap v6269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:55 smithi067 bash[17655]: audit 2024-04-03T17:47:54.886336+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:55 smithi067 bash[17655]: audit 2024-04-03T17:47:54.897586+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:55 smithi067 bash[17655]: audit 2024-04-03T17:47:54.986324+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:55 smithi067 bash[27441]: cluster 2024-04-03T17:47:54.623730+0000 mgr.y (mgr.24370) 6285 : cluster [DBG] pgmap v6269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:55 smithi067 bash[27441]: audit 2024-04-03T17:47:54.886336+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:55 smithi067 bash[27441]: audit 2024-04-03T17:47:54.897586+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:55 smithi067 bash[27441]: audit 2024-04-03T17:47:54.986324+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:55 smithi082 bash[20963]: cluster 2024-04-03T17:47:54.623730+0000 mgr.y (mgr.24370) 6285 : cluster [DBG] pgmap v6269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:55 smithi082 bash[20963]: audit 2024-04-03T17:47:54.886336+0000 mon.a (mon.0) 5831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:55 smithi082 bash[20963]: audit 2024-04-03T17:47:54.897586+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:47:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:55 smithi082 bash[20963]: audit 2024-04-03T17:47:54.986324+0000 mon.a (mon.0) 5833 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:47:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:56 smithi067 bash[17655]: audit 2024-04-03T17:47:56.365349+0000 mon.c (mon.2) 2475 : audit [DBG] from='client.? 172.21.15.67:0/4103414376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:56 smithi067 bash[27441]: audit 2024-04-03T17:47:56.365349+0000 mon.c (mon.2) 2475 : audit [DBG] from='client.? 172.21.15.67:0/4103414376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:56 smithi082 bash[20963]: audit 2024-04-03T17:47:56.365349+0000 mon.c (mon.2) 2475 : audit [DBG] from='client.? 172.21.15.67:0/4103414376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:57 smithi067 bash[17655]: cluster 2024-04-03T17:47:56.624889+0000 mgr.y (mgr.24370) 6286 : cluster [DBG] pgmap v6270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:58.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:57 smithi067 bash[27441]: cluster 2024-04-03T17:47:56.624889+0000 mgr.y (mgr.24370) 6286 : cluster [DBG] pgmap v6270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:58.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:57 smithi082 bash[20963]: cluster 2024-04-03T17:47:56.624889+0000 mgr.y (mgr.24370) 6286 : cluster [DBG] pgmap v6270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:47:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:47:58 smithi067 bash[27441]: audit 2024-04-03T17:47:58.829260+0000 mon.c (mon.2) 2476 : audit [DBG] from='client.? 172.21.15.67:0/1633093832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:47:58 smithi067 bash[17655]: audit 2024-04-03T17:47:58.829260+0000 mon.c (mon.2) 2476 : audit [DBG] from='client.? 172.21.15.67:0/1633093832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:47:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:47:58 smithi082 bash[20963]: audit 2024-04-03T17:47:58.829260+0000 mon.c (mon.2) 2476 : audit [DBG] from='client.? 172.21.15.67:0/1633093832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:00.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:00 smithi082 bash[20963]: cluster 2024-04-03T17:47:58.625531+0000 mgr.y (mgr.24370) 6287 : cluster [DBG] pgmap v6271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:00 smithi067 bash[27441]: cluster 2024-04-03T17:47:58.625531+0000 mgr.y (mgr.24370) 6287 : cluster [DBG] pgmap v6271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:00 smithi067 bash[17655]: cluster 2024-04-03T17:47:58.625531+0000 mgr.y (mgr.24370) 6287 : cluster [DBG] pgmap v6271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:02.237 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:02 smithi067 bash[17655]: cluster 2024-04-03T17:48:00.626221+0000 mgr.y (mgr.24370) 6288 : cluster [DBG] pgmap v6272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:02.238 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:02 smithi067 bash[17655]: audit 2024-04-03T17:48:01.286508+0000 mon.a (mon.0) 5834 : audit [DBG] from='client.? 172.21.15.67:0/2707320981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:02.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:02 smithi082 bash[20963]: cluster 2024-04-03T17:48:00.626221+0000 mgr.y (mgr.24370) 6288 : cluster [DBG] pgmap v6272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:02.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:02 smithi082 bash[20963]: audit 2024-04-03T17:48:01.286508+0000 mon.a (mon.0) 5834 : audit [DBG] from='client.? 172.21.15.67:0/2707320981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:02 smithi067 bash[27441]: cluster 2024-04-03T17:48:00.626221+0000 mgr.y (mgr.24370) 6288 : cluster [DBG] pgmap v6272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:02 smithi067 bash[27441]: audit 2024-04-03T17:48:01.286508+0000 mon.a (mon.0) 5834 : audit [DBG] from='client.? 172.21.15.67:0/2707320981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:48:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:48:04.505 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:04 smithi067 bash[17655]: cluster 2024-04-03T17:48:02.627417+0000 mgr.y (mgr.24370) 6289 : cluster [DBG] pgmap v6273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:04.505 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:04 smithi067 bash[17655]: audit 2024-04-03T17:48:03.729847+0000 mon.c (mon.2) 2477 : audit [DBG] from='client.? 172.21.15.67:0/4239984111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:04.505 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:04 smithi067 bash[27441]: cluster 2024-04-03T17:48:02.627417+0000 mgr.y (mgr.24370) 6289 : cluster [DBG] pgmap v6273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:04.505 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:04 smithi067 bash[27441]: audit 2024-04-03T17:48:03.729847+0000 mon.c (mon.2) 2477 : audit [DBG] from='client.? 172.21.15.67:0/4239984111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:04.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:04 smithi082 bash[20963]: cluster 2024-04-03T17:48:02.627417+0000 mgr.y (mgr.24370) 6289 : cluster [DBG] pgmap v6273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:04.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:04 smithi082 bash[20963]: audit 2024-04-03T17:48:03.729847+0000 mon.c (mon.2) 2477 : audit [DBG] from='client.? 172.21.15.67:0/4239984111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:06.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:06 smithi082 bash[20963]: cluster 2024-04-03T17:48:04.628119+0000 mgr.y (mgr.24370) 6290 : cluster [DBG] pgmap v6274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:06.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:06 smithi082 bash[20963]: audit 2024-04-03T17:48:05.288586+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:48:06.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:06 smithi082 bash[20963]: audit 2024-04-03T17:48:05.299170+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:48:06.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:06 smithi082 bash[20963]: audit 2024-04-03T17:48:05.301299+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:48:06.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:06 smithi082 bash[20963]: audit 2024-04-03T17:48:05.302837+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:48:06.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:06 smithi082 bash[20963]: audit 2024-04-03T17:48:05.311389+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:48:06.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:06 smithi082 bash[20963]: audit 2024-04-03T17:48:06.180878+0000 mon.a (mon.0) 5840 : audit [DBG] from='client.? 172.21.15.67:0/886872578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[27441]: cluster 2024-04-03T17:48:04.628119+0000 mgr.y (mgr.24370) 6290 : cluster [DBG] pgmap v6274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[27441]: audit 2024-04-03T17:48:05.288586+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:48:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[27441]: audit 2024-04-03T17:48:05.299170+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:48:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[27441]: audit 2024-04-03T17:48:05.301299+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:48:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[27441]: audit 2024-04-03T17:48:05.302837+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:48:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[27441]: audit 2024-04-03T17:48:05.311389+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:48:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[27441]: audit 2024-04-03T17:48:06.180878+0000 mon.a (mon.0) 5840 : audit [DBG] from='client.? 172.21.15.67:0/886872578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[17655]: cluster 2024-04-03T17:48:04.628119+0000 mgr.y (mgr.24370) 6290 : cluster [DBG] pgmap v6274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[17655]: audit 2024-04-03T17:48:05.288586+0000 mon.a (mon.0) 5835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:48:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[17655]: audit 2024-04-03T17:48:05.299170+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:48:06.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[17655]: audit 2024-04-03T17:48:05.301299+0000 mon.a (mon.0) 5837 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:48:06.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[17655]: audit 2024-04-03T17:48:05.302837+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:48:06.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[17655]: audit 2024-04-03T17:48:05.311389+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:48:06.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:06 smithi067 bash[17655]: audit 2024-04-03T17:48:06.180878+0000 mon.a (mon.0) 5840 : audit [DBG] from='client.? 172.21.15.67:0/886872578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:08.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:08 smithi082 bash[20963]: cluster 2024-04-03T17:48:06.629427+0000 mgr.y (mgr.24370) 6291 : cluster [DBG] pgmap v6275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:08 smithi067 bash[17655]: cluster 2024-04-03T17:48:06.629427+0000 mgr.y (mgr.24370) 6291 : cluster [DBG] pgmap v6275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:08 smithi067 bash[27441]: cluster 2024-04-03T17:48:06.629427+0000 mgr.y (mgr.24370) 6291 : cluster [DBG] pgmap v6275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:09.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:09 smithi082 bash[20963]: audit 2024-04-03T17:48:08.640150+0000 mon.a (mon.0) 5841 : audit [DBG] from='client.? 172.21.15.67:0/1438174118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:09 smithi067 bash[17655]: audit 2024-04-03T17:48:08.640150+0000 mon.a (mon.0) 5841 : audit [DBG] from='client.? 172.21.15.67:0/1438174118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:09 smithi067 bash[27441]: audit 2024-04-03T17:48:08.640150+0000 mon.a (mon.0) 5841 : audit [DBG] from='client.? 172.21.15.67:0/1438174118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:10.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:10 smithi082 bash[20963]: cluster 2024-04-03T17:48:08.630147+0000 mgr.y (mgr.24370) 6292 : cluster [DBG] pgmap v6276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:10.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:10 smithi082 bash[20963]: audit 2024-04-03T17:48:09.987008+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:10 smithi067 bash[17655]: cluster 2024-04-03T17:48:08.630147+0000 mgr.y (mgr.24370) 6292 : cluster [DBG] pgmap v6276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:10 smithi067 bash[17655]: audit 2024-04-03T17:48:09.987008+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:10 smithi067 bash[27441]: cluster 2024-04-03T17:48:08.630147+0000 mgr.y (mgr.24370) 6292 : cluster [DBG] pgmap v6276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:10 smithi067 bash[27441]: audit 2024-04-03T17:48:09.987008+0000 mon.a (mon.0) 5842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:11.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:11 smithi082 bash[20963]: audit 2024-04-03T17:48:11.096681+0000 mon.a (mon.0) 5843 : audit [DBG] from='client.? 172.21.15.67:0/1371591923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:11 smithi067 bash[27441]: audit 2024-04-03T17:48:11.096681+0000 mon.a (mon.0) 5843 : audit [DBG] from='client.? 172.21.15.67:0/1371591923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:11 smithi067 bash[17655]: audit 2024-04-03T17:48:11.096681+0000 mon.a (mon.0) 5843 : audit [DBG] from='client.? 172.21.15.67:0/1371591923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:12 smithi082 bash[20963]: cluster 2024-04-03T17:48:10.630754+0000 mgr.y (mgr.24370) 6293 : cluster [DBG] pgmap v6277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:12 smithi067 bash[27441]: cluster 2024-04-03T17:48:10.630754+0000 mgr.y (mgr.24370) 6293 : cluster [DBG] pgmap v6277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:12.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:12 smithi067 bash[17655]: cluster 2024-04-03T17:48:10.630754+0000 mgr.y (mgr.24370) 6293 : cluster [DBG] pgmap v6277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:48:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:48:14.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:14 smithi082 bash[20963]: cluster 2024-04-03T17:48:12.631914+0000 mgr.y (mgr.24370) 6294 : cluster [DBG] pgmap v6278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:14.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:14 smithi082 bash[20963]: audit 2024-04-03T17:48:13.559872+0000 mon.a (mon.0) 5844 : audit [DBG] from='client.? 172.21.15.67:0/226239853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:14 smithi067 bash[17655]: cluster 2024-04-03T17:48:12.631914+0000 mgr.y (mgr.24370) 6294 : cluster [DBG] pgmap v6278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:14 smithi067 bash[17655]: audit 2024-04-03T17:48:13.559872+0000 mon.a (mon.0) 5844 : audit [DBG] from='client.? 172.21.15.67:0/226239853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:14 smithi067 bash[27441]: cluster 2024-04-03T17:48:12.631914+0000 mgr.y (mgr.24370) 6294 : cluster [DBG] pgmap v6278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:14.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:14 smithi067 bash[27441]: audit 2024-04-03T17:48:13.559872+0000 mon.a (mon.0) 5844 : audit [DBG] from='client.? 172.21.15.67:0/226239853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:16.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:16 smithi082 bash[20963]: cluster 2024-04-03T17:48:14.632629+0000 mgr.y (mgr.24370) 6295 : cluster [DBG] pgmap v6279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:16.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:16 smithi082 bash[20963]: audit 2024-04-03T17:48:16.009969+0000 mon.a (mon.0) 5845 : audit [DBG] from='client.? 172.21.15.67:0/3071348620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:16 smithi067 bash[27441]: cluster 2024-04-03T17:48:14.632629+0000 mgr.y (mgr.24370) 6295 : cluster [DBG] pgmap v6279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:16 smithi067 bash[27441]: audit 2024-04-03T17:48:16.009969+0000 mon.a (mon.0) 5845 : audit [DBG] from='client.? 172.21.15.67:0/3071348620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:16.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:16 smithi067 bash[17655]: cluster 2024-04-03T17:48:14.632629+0000 mgr.y (mgr.24370) 6295 : cluster [DBG] pgmap v6279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:16.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:16 smithi067 bash[17655]: audit 2024-04-03T17:48:16.009969+0000 mon.a (mon.0) 5845 : audit [DBG] from='client.? 172.21.15.67:0/3071348620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:18.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:18 smithi082 bash[20963]: cluster 2024-04-03T17:48:16.633779+0000 mgr.y (mgr.24370) 6296 : cluster [DBG] pgmap v6280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:18 smithi067 bash[27441]: cluster 2024-04-03T17:48:16.633779+0000 mgr.y (mgr.24370) 6296 : cluster [DBG] pgmap v6280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:18 smithi067 bash[17655]: cluster 2024-04-03T17:48:16.633779+0000 mgr.y (mgr.24370) 6296 : cluster [DBG] pgmap v6280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:19.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:19 smithi082 bash[20963]: audit 2024-04-03T17:48:18.464381+0000 mon.c (mon.2) 2478 : audit [DBG] from='client.? 172.21.15.67:0/2846789757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:19.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:19 smithi067 bash[17655]: audit 2024-04-03T17:48:18.464381+0000 mon.c (mon.2) 2478 : audit [DBG] from='client.? 172.21.15.67:0/2846789757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:19 smithi067 bash[27441]: audit 2024-04-03T17:48:18.464381+0000 mon.c (mon.2) 2478 : audit [DBG] from='client.? 172.21.15.67:0/2846789757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:20.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:20 smithi082 bash[20963]: cluster 2024-04-03T17:48:18.634513+0000 mgr.y (mgr.24370) 6297 : cluster [DBG] pgmap v6281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:20 smithi067 bash[17655]: cluster 2024-04-03T17:48:18.634513+0000 mgr.y (mgr.24370) 6297 : cluster [DBG] pgmap v6281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:20 smithi067 bash[27441]: cluster 2024-04-03T17:48:18.634513+0000 mgr.y (mgr.24370) 6297 : cluster [DBG] pgmap v6281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:21.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:21 smithi082 bash[20963]: audit 2024-04-03T17:48:20.910541+0000 mon.c (mon.2) 2479 : audit [DBG] from='client.? 172.21.15.67:0/2291094899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:21 smithi067 bash[17655]: audit 2024-04-03T17:48:20.910541+0000 mon.c (mon.2) 2479 : audit [DBG] from='client.? 172.21.15.67:0/2291094899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:21 smithi067 bash[27441]: audit 2024-04-03T17:48:20.910541+0000 mon.c (mon.2) 2479 : audit [DBG] from='client.? 172.21.15.67:0/2291094899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:22.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:22 smithi082 bash[20963]: cluster 2024-04-03T17:48:20.635131+0000 mgr.y (mgr.24370) 6298 : cluster [DBG] pgmap v6282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:22 smithi067 bash[17655]: cluster 2024-04-03T17:48:20.635131+0000 mgr.y (mgr.24370) 6298 : cluster [DBG] pgmap v6282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:22 smithi067 bash[27441]: cluster 2024-04-03T17:48:20.635131+0000 mgr.y (mgr.24370) 6298 : cluster [DBG] pgmap v6282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:48:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:48:24.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:24 smithi082 bash[20963]: cluster 2024-04-03T17:48:22.636316+0000 mgr.y (mgr.24370) 6299 : cluster [DBG] pgmap v6283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:24.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:24 smithi082 bash[20963]: audit 2024-04-03T17:48:23.367231+0000 mon.a (mon.0) 5846 : audit [DBG] from='client.? 172.21.15.67:0/995953850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:24 smithi067 bash[27441]: cluster 2024-04-03T17:48:22.636316+0000 mgr.y (mgr.24370) 6299 : cluster [DBG] pgmap v6283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:24 smithi067 bash[27441]: audit 2024-04-03T17:48:23.367231+0000 mon.a (mon.0) 5846 : audit [DBG] from='client.? 172.21.15.67:0/995953850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:24 smithi067 bash[17655]: cluster 2024-04-03T17:48:22.636316+0000 mgr.y (mgr.24370) 6299 : cluster [DBG] pgmap v6283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:24 smithi067 bash[17655]: audit 2024-04-03T17:48:23.367231+0000 mon.a (mon.0) 5846 : audit [DBG] from='client.? 172.21.15.67:0/995953850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:25.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:25 smithi082 bash[20963]: audit 2024-04-03T17:48:24.987260+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:25 smithi067 bash[17655]: audit 2024-04-03T17:48:24.987260+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:25 smithi067 bash[27441]: audit 2024-04-03T17:48:24.987260+0000 mon.a (mon.0) 5847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:26.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:26 smithi082 bash[20963]: cluster 2024-04-03T17:48:24.636981+0000 mgr.y (mgr.24370) 6300 : cluster [DBG] pgmap v6284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:26.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:26 smithi082 bash[20963]: audit 2024-04-03T17:48:25.817782+0000 mon.a (mon.0) 5848 : audit [DBG] from='client.? 172.21.15.67:0/2696429825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:26 smithi067 bash[17655]: cluster 2024-04-03T17:48:24.636981+0000 mgr.y (mgr.24370) 6300 : cluster [DBG] pgmap v6284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:26 smithi067 bash[17655]: audit 2024-04-03T17:48:25.817782+0000 mon.a (mon.0) 5848 : audit [DBG] from='client.? 172.21.15.67:0/2696429825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:26 smithi067 bash[27441]: cluster 2024-04-03T17:48:24.636981+0000 mgr.y (mgr.24370) 6300 : cluster [DBG] pgmap v6284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:26 smithi067 bash[27441]: audit 2024-04-03T17:48:25.817782+0000 mon.a (mon.0) 5848 : audit [DBG] from='client.? 172.21.15.67:0/2696429825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:28.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:28 smithi082 bash[20963]: cluster 2024-04-03T17:48:26.638161+0000 mgr.y (mgr.24370) 6301 : cluster [DBG] pgmap v6285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:28.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:28 smithi082 bash[20963]: audit 2024-04-03T17:48:28.265109+0000 mon.c (mon.2) 2480 : audit [DBG] from='client.? 172.21.15.67:0/3558247242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:28 smithi067 bash[27441]: cluster 2024-04-03T17:48:26.638161+0000 mgr.y (mgr.24370) 6301 : cluster [DBG] pgmap v6285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:28 smithi067 bash[27441]: audit 2024-04-03T17:48:28.265109+0000 mon.c (mon.2) 2480 : audit [DBG] from='client.? 172.21.15.67:0/3558247242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:28 smithi067 bash[17655]: cluster 2024-04-03T17:48:26.638161+0000 mgr.y (mgr.24370) 6301 : cluster [DBG] pgmap v6285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:28 smithi067 bash[17655]: audit 2024-04-03T17:48:28.265109+0000 mon.c (mon.2) 2480 : audit [DBG] from='client.? 172.21.15.67:0/3558247242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:30.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:30 smithi082 bash[20963]: cluster 2024-04-03T17:48:28.638817+0000 mgr.y (mgr.24370) 6302 : cluster [DBG] pgmap v6286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:30 smithi067 bash[27441]: cluster 2024-04-03T17:48:28.638817+0000 mgr.y (mgr.24370) 6302 : cluster [DBG] pgmap v6286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:30 smithi067 bash[17655]: cluster 2024-04-03T17:48:28.638817+0000 mgr.y (mgr.24370) 6302 : cluster [DBG] pgmap v6286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:31.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:31 smithi082 bash[20963]: audit 2024-04-03T17:48:30.724059+0000 mon.c (mon.2) 2481 : audit [DBG] from='client.? 172.21.15.67:0/3149252176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:31.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:31 smithi067 bash[17655]: audit 2024-04-03T17:48:30.724059+0000 mon.c (mon.2) 2481 : audit [DBG] from='client.? 172.21.15.67:0/3149252176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:31 smithi067 bash[27441]: audit 2024-04-03T17:48:30.724059+0000 mon.c (mon.2) 2481 : audit [DBG] from='client.? 172.21.15.67:0/3149252176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:32.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:32 smithi082 bash[20963]: cluster 2024-04-03T17:48:30.639497+0000 mgr.y (mgr.24370) 6303 : cluster [DBG] pgmap v6287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:32 smithi067 bash[17655]: cluster 2024-04-03T17:48:30.639497+0000 mgr.y (mgr.24370) 6303 : cluster [DBG] pgmap v6287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:32 smithi067 bash[27441]: cluster 2024-04-03T17:48:30.639497+0000 mgr.y (mgr.24370) 6303 : cluster [DBG] pgmap v6287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:33.386 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:48:33.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:33 smithi067 bash[17655]: audit 2024-04-03T17:48:33.176117+0000 mon.c (mon.2) 2482 : audit [DBG] from='client.? 172.21.15.67:0/108894108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:33.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:33 smithi067 bash[27441]: audit 2024-04-03T17:48:33.176117+0000 mon.c (mon.2) 2482 : audit [DBG] from='client.? 172.21.15.67:0/108894108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:33.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:33 smithi082 bash[20963]: audit 2024-04-03T17:48:33.176117+0000 mon.c (mon.2) 2482 : audit [DBG] from='client.? 172.21.15.67:0/108894108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:48:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:34 smithi067 bash[17655]: cluster 2024-04-03T17:48:32.640735+0000 mgr.y (mgr.24370) 6304 : cluster [DBG] pgmap v6288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:34 smithi067 bash[27441]: cluster 2024-04-03T17:48:32.640735+0000 mgr.y (mgr.24370) 6304 : cluster [DBG] pgmap v6288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:34.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:34 smithi082 bash[20963]: cluster 2024-04-03T17:48:32.640735+0000 mgr.y (mgr.24370) 6304 : cluster [DBG] pgmap v6288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:36 smithi067 bash[27441]: cluster 2024-04-03T17:48:34.641421+0000 mgr.y (mgr.24370) 6305 : cluster [DBG] pgmap v6289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:36 smithi067 bash[27441]: audit 2024-04-03T17:48:35.624503+0000 mon.c (mon.2) 2483 : audit [DBG] from='client.? 172.21.15.67:0/1982286086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:36 smithi067 bash[17655]: cluster 2024-04-03T17:48:34.641421+0000 mgr.y (mgr.24370) 6305 : cluster [DBG] pgmap v6289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:36 smithi067 bash[17655]: audit 2024-04-03T17:48:35.624503+0000 mon.c (mon.2) 2483 : audit [DBG] from='client.? 172.21.15.67:0/1982286086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:36 smithi082 bash[20963]: cluster 2024-04-03T17:48:34.641421+0000 mgr.y (mgr.24370) 6305 : cluster [DBG] pgmap v6289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:36.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:36 smithi082 bash[20963]: audit 2024-04-03T17:48:35.624503+0000 mon.c (mon.2) 2483 : audit [DBG] from='client.? 172.21.15.67:0/1982286086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:38 smithi067 bash[27441]: cluster 2024-04-03T17:48:36.642611+0000 mgr.y (mgr.24370) 6306 : cluster [DBG] pgmap v6290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:38 smithi067 bash[27441]: audit 2024-04-03T17:48:38.077577+0000 mon.c (mon.2) 2484 : audit [DBG] from='client.? 172.21.15.67:0/752001192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:38 smithi067 bash[17655]: cluster 2024-04-03T17:48:36.642611+0000 mgr.y (mgr.24370) 6306 : cluster [DBG] pgmap v6290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:38.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:38 smithi067 bash[17655]: audit 2024-04-03T17:48:38.077577+0000 mon.c (mon.2) 2484 : audit [DBG] from='client.? 172.21.15.67:0/752001192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:38.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:38 smithi082 bash[20963]: cluster 2024-04-03T17:48:36.642611+0000 mgr.y (mgr.24370) 6306 : cluster [DBG] pgmap v6290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:38.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:38 smithi082 bash[20963]: audit 2024-04-03T17:48:38.077577+0000 mon.c (mon.2) 2484 : audit [DBG] from='client.? 172.21.15.67:0/752001192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:40 smithi067 bash[17655]: cluster 2024-04-03T17:48:38.643281+0000 mgr.y (mgr.24370) 6307 : cluster [DBG] pgmap v6291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:40 smithi067 bash[17655]: audit 2024-04-03T17:48:39.988199+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:40 smithi067 bash[27441]: cluster 2024-04-03T17:48:38.643281+0000 mgr.y (mgr.24370) 6307 : cluster [DBG] pgmap v6291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:40 smithi067 bash[27441]: audit 2024-04-03T17:48:39.988199+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:40 smithi082 bash[20963]: cluster 2024-04-03T17:48:38.643281+0000 mgr.y (mgr.24370) 6307 : cluster [DBG] pgmap v6291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:40 smithi082 bash[20963]: audit 2024-04-03T17:48:39.988199+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:41 smithi067 bash[17655]: audit 2024-04-03T17:48:40.529094+0000 mon.a (mon.0) 5850 : audit [DBG] from='client.? 172.21.15.67:0/2641321144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:41 smithi067 bash[27441]: audit 2024-04-03T17:48:40.529094+0000 mon.a (mon.0) 5850 : audit [DBG] from='client.? 172.21.15.67:0/2641321144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:41 smithi082 bash[20963]: audit 2024-04-03T17:48:40.529094+0000 mon.a (mon.0) 5850 : audit [DBG] from='client.? 172.21.15.67:0/2641321144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:42 smithi067 bash[27441]: cluster 2024-04-03T17:48:40.643968+0000 mgr.y (mgr.24370) 6308 : cluster [DBG] pgmap v6292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:42 smithi067 bash[17655]: cluster 2024-04-03T17:48:40.643968+0000 mgr.y (mgr.24370) 6308 : cluster [DBG] pgmap v6292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:42 smithi082 bash[20963]: cluster 2024-04-03T17:48:40.643968+0000 mgr.y (mgr.24370) 6308 : cluster [DBG] pgmap v6292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:48:43.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:43 smithi067 bash[17655]: audit 2024-04-03T17:48:42.985869+0000 mon.c (mon.2) 2485 : audit [DBG] from='client.? 172.21.15.67:0/4015745110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:43.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:43 smithi067 bash[27441]: audit 2024-04-03T17:48:42.985869+0000 mon.c (mon.2) 2485 : audit [DBG] from='client.? 172.21.15.67:0/4015745110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:43 smithi082 bash[20963]: audit 2024-04-03T17:48:42.985869+0000 mon.c (mon.2) 2485 : audit [DBG] from='client.? 172.21.15.67:0/4015745110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:48:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:44 smithi082 bash[20963]: cluster 2024-04-03T17:48:42.645109+0000 mgr.y (mgr.24370) 6309 : cluster [DBG] pgmap v6293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:44 smithi067 bash[17655]: cluster 2024-04-03T17:48:42.645109+0000 mgr.y (mgr.24370) 6309 : cluster [DBG] pgmap v6293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:44 smithi067 bash[27441]: cluster 2024-04-03T17:48:42.645109+0000 mgr.y (mgr.24370) 6309 : cluster [DBG] pgmap v6293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:46.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:46 smithi082 bash[20963]: cluster 2024-04-03T17:48:44.645841+0000 mgr.y (mgr.24370) 6310 : cluster [DBG] pgmap v6294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:46.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:46 smithi082 bash[20963]: audit 2024-04-03T17:48:45.440797+0000 mon.c (mon.2) 2486 : audit [DBG] from='client.? 172.21.15.67:0/1395792261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:46 smithi067 bash[17655]: cluster 2024-04-03T17:48:44.645841+0000 mgr.y (mgr.24370) 6310 : cluster [DBG] pgmap v6294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:46 smithi067 bash[17655]: audit 2024-04-03T17:48:45.440797+0000 mon.c (mon.2) 2486 : audit [DBG] from='client.? 172.21.15.67:0/1395792261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:46 smithi067 bash[27441]: cluster 2024-04-03T17:48:44.645841+0000 mgr.y (mgr.24370) 6310 : cluster [DBG] pgmap v6294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:46 smithi067 bash[27441]: audit 2024-04-03T17:48:45.440797+0000 mon.c (mon.2) 2486 : audit [DBG] from='client.? 172.21.15.67:0/1395792261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:48.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:48 smithi082 bash[20963]: cluster 2024-04-03T17:48:46.647096+0000 mgr.y (mgr.24370) 6311 : cluster [DBG] pgmap v6295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:48.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:48 smithi082 bash[20963]: audit 2024-04-03T17:48:47.882902+0000 mon.c (mon.2) 2487 : audit [DBG] from='client.? 172.21.15.67:0/947853179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:48 smithi067 bash[17655]: cluster 2024-04-03T17:48:46.647096+0000 mgr.y (mgr.24370) 6311 : cluster [DBG] pgmap v6295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:48 smithi067 bash[17655]: audit 2024-04-03T17:48:47.882902+0000 mon.c (mon.2) 2487 : audit [DBG] from='client.? 172.21.15.67:0/947853179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:48 smithi067 bash[27441]: cluster 2024-04-03T17:48:46.647096+0000 mgr.y (mgr.24370) 6311 : cluster [DBG] pgmap v6295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:48 smithi067 bash[27441]: audit 2024-04-03T17:48:47.882902+0000 mon.c (mon.2) 2487 : audit [DBG] from='client.? 172.21.15.67:0/947853179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:49.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:49 smithi082 bash[20963]: cluster 2024-04-03T17:48:48.647907+0000 mgr.y (mgr.24370) 6312 : cluster [DBG] pgmap v6296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:49 smithi067 bash[17655]: cluster 2024-04-03T17:48:48.647907+0000 mgr.y (mgr.24370) 6312 : cluster [DBG] pgmap v6296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:49 smithi067 bash[27441]: cluster 2024-04-03T17:48:48.647907+0000 mgr.y (mgr.24370) 6312 : cluster [DBG] pgmap v6296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:50.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:50 smithi082 bash[20963]: audit 2024-04-03T17:48:50.335107+0000 mon.a (mon.0) 5851 : audit [DBG] from='client.? 172.21.15.67:0/3481610894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:50 smithi067 bash[17655]: audit 2024-04-03T17:48:50.335107+0000 mon.a (mon.0) 5851 : audit [DBG] from='client.? 172.21.15.67:0/3481610894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:50 smithi067 bash[27441]: audit 2024-04-03T17:48:50.335107+0000 mon.a (mon.0) 5851 : audit [DBG] from='client.? 172.21.15.67:0/3481610894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:51 smithi082 bash[20963]: cluster 2024-04-03T17:48:50.648729+0000 mgr.y (mgr.24370) 6313 : cluster [DBG] pgmap v6297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:51 smithi067 bash[17655]: cluster 2024-04-03T17:48:50.648729+0000 mgr.y (mgr.24370) 6313 : cluster [DBG] pgmap v6297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:51 smithi067 bash[27441]: cluster 2024-04-03T17:48:50.648729+0000 mgr.y (mgr.24370) 6313 : cluster [DBG] pgmap v6297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:48:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:48:53.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:53 smithi082 bash[20963]: cluster 2024-04-03T17:48:52.649939+0000 mgr.y (mgr.24370) 6314 : cluster [DBG] pgmap v6298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:53.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:53 smithi082 bash[20963]: audit 2024-04-03T17:48:52.785888+0000 mon.c (mon.2) 2488 : audit [DBG] from='client.? 172.21.15.67:0/1371298510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:53 smithi067 bash[27441]: cluster 2024-04-03T17:48:52.649939+0000 mgr.y (mgr.24370) 6314 : cluster [DBG] pgmap v6298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:53 smithi067 bash[27441]: audit 2024-04-03T17:48:52.785888+0000 mon.c (mon.2) 2488 : audit [DBG] from='client.? 172.21.15.67:0/1371298510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:53 smithi067 bash[17655]: cluster 2024-04-03T17:48:52.649939+0000 mgr.y (mgr.24370) 6314 : cluster [DBG] pgmap v6298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:53 smithi067 bash[17655]: audit 2024-04-03T17:48:52.785888+0000 mon.c (mon.2) 2488 : audit [DBG] from='client.? 172.21.15.67:0/1371298510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:55 smithi082 bash[20963]: cluster 2024-04-03T17:48:54.650631+0000 mgr.y (mgr.24370) 6315 : cluster [DBG] pgmap v6299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:55 smithi082 bash[20963]: audit 2024-04-03T17:48:54.988062+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:55 smithi082 bash[20963]: audit 2024-04-03T17:48:55.236933+0000 mon.c (mon.2) 2489 : audit [DBG] from='client.? 172.21.15.67:0/964981285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:55 smithi067 bash[27441]: cluster 2024-04-03T17:48:54.650631+0000 mgr.y (mgr.24370) 6315 : cluster [DBG] pgmap v6299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:55 smithi067 bash[27441]: audit 2024-04-03T17:48:54.988062+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:55 smithi067 bash[27441]: audit 2024-04-03T17:48:55.236933+0000 mon.c (mon.2) 2489 : audit [DBG] from='client.? 172.21.15.67:0/964981285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:55 smithi067 bash[17655]: cluster 2024-04-03T17:48:54.650631+0000 mgr.y (mgr.24370) 6315 : cluster [DBG] pgmap v6299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:55 smithi067 bash[17655]: audit 2024-04-03T17:48:54.988062+0000 mon.a (mon.0) 5852 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:48:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:55 smithi067 bash[17655]: audit 2024-04-03T17:48:55.236933+0000 mon.c (mon.2) 2489 : audit [DBG] from='client.? 172.21.15.67:0/964981285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:57 smithi082 bash[20963]: cluster 2024-04-03T17:48:56.651796+0000 mgr.y (mgr.24370) 6316 : cluster [DBG] pgmap v6300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:58.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:57 smithi082 bash[20963]: audit 2024-04-03T17:48:57.688868+0000 mon.a (mon.0) 5853 : audit [DBG] from='client.? 172.21.15.67:0/685796562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:57 smithi067 bash[27441]: cluster 2024-04-03T17:48:56.651796+0000 mgr.y (mgr.24370) 6316 : cluster [DBG] pgmap v6300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:57 smithi067 bash[27441]: audit 2024-04-03T17:48:57.688868+0000 mon.a (mon.0) 5853 : audit [DBG] from='client.? 172.21.15.67:0/685796562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:48:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:57 smithi067 bash[17655]: cluster 2024-04-03T17:48:56.651796+0000 mgr.y (mgr.24370) 6316 : cluster [DBG] pgmap v6300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:48:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:57 smithi067 bash[17655]: audit 2024-04-03T17:48:57.688868+0000 mon.a (mon.0) 5853 : audit [DBG] from='client.? 172.21.15.67:0/685796562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:48:59 smithi082 bash[20963]: cluster 2024-04-03T17:48:58.652477+0000 mgr.y (mgr.24370) 6317 : cluster [DBG] pgmap v6301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:48:59 smithi067 bash[17655]: cluster 2024-04-03T17:48:58.652477+0000 mgr.y (mgr.24370) 6317 : cluster [DBG] pgmap v6301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:48:59 smithi067 bash[27441]: cluster 2024-04-03T17:48:58.652477+0000 mgr.y (mgr.24370) 6317 : cluster [DBG] pgmap v6301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:00 smithi082 bash[20963]: audit 2024-04-03T17:49:00.135975+0000 mon.a (mon.0) 5854 : audit [DBG] from='client.? 172.21.15.67:0/3339404217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:00 smithi067 bash[17655]: audit 2024-04-03T17:49:00.135975+0000 mon.a (mon.0) 5854 : audit [DBG] from='client.? 172.21.15.67:0/3339404217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:00 smithi067 bash[27441]: audit 2024-04-03T17:49:00.135975+0000 mon.a (mon.0) 5854 : audit [DBG] from='client.? 172.21.15.67:0/3339404217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:01 smithi082 bash[20963]: cluster 2024-04-03T17:49:00.653149+0000 mgr.y (mgr.24370) 6318 : cluster [DBG] pgmap v6302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:01 smithi067 bash[17655]: cluster 2024-04-03T17:49:00.653149+0000 mgr.y (mgr.24370) 6318 : cluster [DBG] pgmap v6302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:01 smithi067 bash[27441]: cluster 2024-04-03T17:49:00.653149+0000 mgr.y (mgr.24370) 6318 : cluster [DBG] pgmap v6302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:02 smithi067 bash[27441]: audit 2024-04-03T17:49:02.591831+0000 mon.a (mon.0) 5855 : audit [DBG] from='client.? 172.21.15.67:0/3688914187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:02 smithi067 bash[17655]: audit 2024-04-03T17:49:02.591831+0000 mon.a (mon.0) 5855 : audit [DBG] from='client.? 172.21.15.67:0/3688914187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:02 smithi082 bash[20963]: audit 2024-04-03T17:49:02.591831+0000 mon.a (mon.0) 5855 : audit [DBG] from='client.? 172.21.15.67:0/3688914187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:49:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:49:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:03 smithi082 bash[20963]: cluster 2024-04-03T17:49:02.654306+0000 mgr.y (mgr.24370) 6319 : cluster [DBG] pgmap v6303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:03 smithi067 bash[27441]: cluster 2024-04-03T17:49:02.654306+0000 mgr.y (mgr.24370) 6319 : cluster [DBG] pgmap v6303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:03 smithi067 bash[17655]: cluster 2024-04-03T17:49:02.654306+0000 mgr.y (mgr.24370) 6319 : cluster [DBG] pgmap v6303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:05 smithi082 bash[20963]: cluster 2024-04-03T17:49:04.654971+0000 mgr.y (mgr.24370) 6320 : cluster [DBG] pgmap v6304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:06.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:05 smithi082 bash[20963]: audit 2024-04-03T17:49:05.047006+0000 mon.c (mon.2) 2490 : audit [DBG] from='client.? 172.21.15.67:0/1473982055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:06.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:05 smithi082 bash[20963]: audit 2024-04-03T17:49:05.387502+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:49:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:05 smithi067 bash[17655]: cluster 2024-04-03T17:49:04.654971+0000 mgr.y (mgr.24370) 6320 : cluster [DBG] pgmap v6304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:05 smithi067 bash[17655]: audit 2024-04-03T17:49:05.047006+0000 mon.c (mon.2) 2490 : audit [DBG] from='client.? 172.21.15.67:0/1473982055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:05 smithi067 bash[17655]: audit 2024-04-03T17:49:05.387502+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:49:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:05 smithi067 bash[27441]: cluster 2024-04-03T17:49:04.654971+0000 mgr.y (mgr.24370) 6320 : cluster [DBG] pgmap v6304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:05 smithi067 bash[27441]: audit 2024-04-03T17:49:05.047006+0000 mon.c (mon.2) 2490 : audit [DBG] from='client.? 172.21.15.67:0/1473982055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:05 smithi067 bash[27441]: audit 2024-04-03T17:49:05.387502+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:49:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:07 smithi082 bash[20963]: cluster 2024-04-03T17:49:06.656052+0000 mgr.y (mgr.24370) 6321 : cluster [DBG] pgmap v6305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:08.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:07 smithi082 bash[20963]: audit 2024-04-03T17:49:07.490527+0000 mon.c (mon.2) 2491 : audit [DBG] from='client.? 172.21.15.67:0/989550454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:07 smithi067 bash[27441]: cluster 2024-04-03T17:49:06.656052+0000 mgr.y (mgr.24370) 6321 : cluster [DBG] pgmap v6305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:07 smithi067 bash[27441]: audit 2024-04-03T17:49:07.490527+0000 mon.c (mon.2) 2491 : audit [DBG] from='client.? 172.21.15.67:0/989550454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:07 smithi067 bash[17655]: cluster 2024-04-03T17:49:06.656052+0000 mgr.y (mgr.24370) 6321 : cluster [DBG] pgmap v6305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:07 smithi067 bash[17655]: audit 2024-04-03T17:49:07.490527+0000 mon.c (mon.2) 2491 : audit [DBG] from='client.? 172.21.15.67:0/989550454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:09 smithi082 bash[20963]: cluster 2024-04-03T17:49:08.656707+0000 mgr.y (mgr.24370) 6322 : cluster [DBG] pgmap v6306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:09 smithi067 bash[17655]: cluster 2024-04-03T17:49:08.656707+0000 mgr.y (mgr.24370) 6322 : cluster [DBG] pgmap v6306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:09 smithi067 bash[27441]: cluster 2024-04-03T17:49:08.656707+0000 mgr.y (mgr.24370) 6322 : cluster [DBG] pgmap v6306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:10 smithi082 bash[20963]: audit 2024-04-03T17:49:09.947534+0000 mon.a (mon.0) 5857 : audit [DBG] from='client.? 172.21.15.67:0/85032576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:10 smithi082 bash[20963]: audit 2024-04-03T17:49:09.988495+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:10 smithi067 bash[17655]: audit 2024-04-03T17:49:09.947534+0000 mon.a (mon.0) 5857 : audit [DBG] from='client.? 172.21.15.67:0/85032576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:10 smithi067 bash[17655]: audit 2024-04-03T17:49:09.988495+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:10 smithi067 bash[27441]: audit 2024-04-03T17:49:09.947534+0000 mon.a (mon.0) 5857 : audit [DBG] from='client.? 172.21.15.67:0/85032576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:10 smithi067 bash[27441]: audit 2024-04-03T17:49:09.988495+0000 mon.a (mon.0) 5858 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[17655]: cluster 2024-04-03T17:49:10.657260+0000 mgr.y (mgr.24370) 6323 : cluster [DBG] pgmap v6307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[17655]: audit 2024-04-03T17:49:11.140289+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[17655]: audit 2024-04-03T17:49:11.150821+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[17655]: audit 2024-04-03T17:49:11.394178+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[17655]: audit 2024-04-03T17:49:11.401955+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[17655]: audit 2024-04-03T17:49:11.827543+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:49:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[17655]: audit 2024-04-03T17:49:11.829548+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:49:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[17655]: audit 2024-04-03T17:49:11.838783+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[27441]: cluster 2024-04-03T17:49:10.657260+0000 mgr.y (mgr.24370) 6323 : cluster [DBG] pgmap v6307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:12.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[27441]: audit 2024-04-03T17:49:11.140289+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[27441]: audit 2024-04-03T17:49:11.150821+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[27441]: audit 2024-04-03T17:49:11.394178+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[27441]: audit 2024-04-03T17:49:11.401955+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[27441]: audit 2024-04-03T17:49:11.827543+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:49:12.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[27441]: audit 2024-04-03T17:49:11.829548+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:49:12.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:12 smithi067 bash[27441]: audit 2024-04-03T17:49:11.838783+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:12 smithi082 bash[20963]: cluster 2024-04-03T17:49:10.657260+0000 mgr.y (mgr.24370) 6323 : cluster [DBG] pgmap v6307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:12 smithi082 bash[20963]: audit 2024-04-03T17:49:11.140289+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:12 smithi082 bash[20963]: audit 2024-04-03T17:49:11.150821+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:12 smithi082 bash[20963]: audit 2024-04-03T17:49:11.394178+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:12 smithi082 bash[20963]: audit 2024-04-03T17:49:11.401955+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:12 smithi082 bash[20963]: audit 2024-04-03T17:49:11.827543+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:49:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:12 smithi082 bash[20963]: audit 2024-04-03T17:49:11.829548+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:49:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:12 smithi082 bash[20963]: audit 2024-04-03T17:49:11.838783+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:49:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:13 smithi067 bash[17655]: audit 2024-04-03T17:49:12.408988+0000 mon.c (mon.2) 2492 : audit [DBG] from='client.? 172.21.15.67:0/1906908066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:49:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:13 smithi067 bash[27441]: audit 2024-04-03T17:49:12.408988+0000 mon.c (mon.2) 2492 : audit [DBG] from='client.? 172.21.15.67:0/1906908066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:13.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:13 smithi082 bash[20963]: audit 2024-04-03T17:49:12.408988+0000 mon.c (mon.2) 2492 : audit [DBG] from='client.? 172.21.15.67:0/1906908066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:49:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:14 smithi067 bash[27441]: cluster 2024-04-03T17:49:12.658384+0000 mgr.y (mgr.24370) 6324 : cluster [DBG] pgmap v6308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:14 smithi067 bash[17655]: cluster 2024-04-03T17:49:12.658384+0000 mgr.y (mgr.24370) 6324 : cluster [DBG] pgmap v6308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:14 smithi082 bash[20963]: cluster 2024-04-03T17:49:12.658384+0000 mgr.y (mgr.24370) 6324 : cluster [DBG] pgmap v6308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:15.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:15 smithi082 bash[20963]: audit 2024-04-03T17:49:14.867665+0000 mon.a (mon.0) 5866 : audit [DBG] from='client.? 172.21.15.67:0/2188064104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:15.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:15 smithi067 bash[17655]: audit 2024-04-03T17:49:14.867665+0000 mon.a (mon.0) 5866 : audit [DBG] from='client.? 172.21.15.67:0/2188064104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:15.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:15 smithi067 bash[27441]: audit 2024-04-03T17:49:14.867665+0000 mon.a (mon.0) 5866 : audit [DBG] from='client.? 172.21.15.67:0/2188064104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:16 smithi082 bash[20963]: cluster 2024-04-03T17:49:14.659041+0000 mgr.y (mgr.24370) 6325 : cluster [DBG] pgmap v6309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:16 smithi067 bash[17655]: cluster 2024-04-03T17:49:14.659041+0000 mgr.y (mgr.24370) 6325 : cluster [DBG] pgmap v6309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:16 smithi067 bash[27441]: cluster 2024-04-03T17:49:14.659041+0000 mgr.y (mgr.24370) 6325 : cluster [DBG] pgmap v6309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:18 smithi082 bash[20963]: cluster 2024-04-03T17:49:16.660266+0000 mgr.y (mgr.24370) 6326 : cluster [DBG] pgmap v6310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:18 smithi082 bash[20963]: audit 2024-04-03T17:49:17.327363+0000 mon.a (mon.0) 5867 : audit [DBG] from='client.? 172.21.15.67:0/3029365041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:18 smithi067 bash[17655]: cluster 2024-04-03T17:49:16.660266+0000 mgr.y (mgr.24370) 6326 : cluster [DBG] pgmap v6310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:18 smithi067 bash[17655]: audit 2024-04-03T17:49:17.327363+0000 mon.a (mon.0) 5867 : audit [DBG] from='client.? 172.21.15.67:0/3029365041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:18 smithi067 bash[27441]: cluster 2024-04-03T17:49:16.660266+0000 mgr.y (mgr.24370) 6326 : cluster [DBG] pgmap v6310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:18 smithi067 bash[27441]: audit 2024-04-03T17:49:17.327363+0000 mon.a (mon.0) 5867 : audit [DBG] from='client.? 172.21.15.67:0/3029365041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:20 smithi082 bash[20963]: cluster 2024-04-03T17:49:18.661063+0000 mgr.y (mgr.24370) 6327 : cluster [DBG] pgmap v6311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:20 smithi082 bash[20963]: audit 2024-04-03T17:49:19.778549+0000 mon.c (mon.2) 2493 : audit [DBG] from='client.? 172.21.15.67:0/865046914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:20 smithi067 bash[17655]: cluster 2024-04-03T17:49:18.661063+0000 mgr.y (mgr.24370) 6327 : cluster [DBG] pgmap v6311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:20 smithi067 bash[17655]: audit 2024-04-03T17:49:19.778549+0000 mon.c (mon.2) 2493 : audit [DBG] from='client.? 172.21.15.67:0/865046914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:20 smithi067 bash[27441]: cluster 2024-04-03T17:49:18.661063+0000 mgr.y (mgr.24370) 6327 : cluster [DBG] pgmap v6311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:20 smithi067 bash[27441]: audit 2024-04-03T17:49:19.778549+0000 mon.c (mon.2) 2493 : audit [DBG] from='client.? 172.21.15.67:0/865046914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:22 smithi082 bash[20963]: cluster 2024-04-03T17:49:20.661762+0000 mgr.y (mgr.24370) 6328 : cluster [DBG] pgmap v6312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:22.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:22 smithi082 bash[20963]: audit 2024-04-03T17:49:22.235836+0000 mon.a (mon.0) 5868 : audit [DBG] from='client.? 172.21.15.67:0/3717688985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:22 smithi067 bash[17655]: cluster 2024-04-03T17:49:20.661762+0000 mgr.y (mgr.24370) 6328 : cluster [DBG] pgmap v6312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:22 smithi067 bash[17655]: audit 2024-04-03T17:49:22.235836+0000 mon.a (mon.0) 5868 : audit [DBG] from='client.? 172.21.15.67:0/3717688985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:22 smithi067 bash[27441]: cluster 2024-04-03T17:49:20.661762+0000 mgr.y (mgr.24370) 6328 : cluster [DBG] pgmap v6312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:22 smithi067 bash[27441]: audit 2024-04-03T17:49:22.235836+0000 mon.a (mon.0) 5868 : audit [DBG] from='client.? 172.21.15.67:0/3717688985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:49:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:49:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:24 smithi082 bash[20963]: cluster 2024-04-03T17:49:22.662897+0000 mgr.y (mgr.24370) 6329 : cluster [DBG] pgmap v6313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:24 smithi067 bash[17655]: cluster 2024-04-03T17:49:22.662897+0000 mgr.y (mgr.24370) 6329 : cluster [DBG] pgmap v6313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:24 smithi067 bash[27441]: cluster 2024-04-03T17:49:22.662897+0000 mgr.y (mgr.24370) 6329 : cluster [DBG] pgmap v6313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:25 smithi082 bash[20963]: audit 2024-04-03T17:49:24.710372+0000 mon.a (mon.0) 5869 : audit [DBG] from='client.? 172.21.15.67:0/3873493177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:25 smithi082 bash[20963]: audit 2024-04-03T17:49:24.988947+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:25 smithi067 bash[17655]: audit 2024-04-03T17:49:24.710372+0000 mon.a (mon.0) 5869 : audit [DBG] from='client.? 172.21.15.67:0/3873493177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:25 smithi067 bash[17655]: audit 2024-04-03T17:49:24.988947+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:25 smithi067 bash[27441]: audit 2024-04-03T17:49:24.710372+0000 mon.a (mon.0) 5869 : audit [DBG] from='client.? 172.21.15.67:0/3873493177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:25 smithi067 bash[27441]: audit 2024-04-03T17:49:24.988947+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:26 smithi082 bash[20963]: cluster 2024-04-03T17:49:24.663678+0000 mgr.y (mgr.24370) 6330 : cluster [DBG] pgmap v6314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:26 smithi067 bash[17655]: cluster 2024-04-03T17:49:24.663678+0000 mgr.y (mgr.24370) 6330 : cluster [DBG] pgmap v6314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:26 smithi067 bash[27441]: cluster 2024-04-03T17:49:24.663678+0000 mgr.y (mgr.24370) 6330 : cluster [DBG] pgmap v6314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:27.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:27 smithi082 bash[20963]: audit 2024-04-03T17:49:27.166343+0000 mon.c (mon.2) 2494 : audit [DBG] from='client.? 172.21.15.67:0/1191986874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:27 smithi067 bash[27441]: audit 2024-04-03T17:49:27.166343+0000 mon.c (mon.2) 2494 : audit [DBG] from='client.? 172.21.15.67:0/1191986874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:27.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:27 smithi067 bash[17655]: audit 2024-04-03T17:49:27.166343+0000 mon.c (mon.2) 2494 : audit [DBG] from='client.? 172.21.15.67:0/1191986874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:28 smithi082 bash[20963]: cluster 2024-04-03T17:49:26.664912+0000 mgr.y (mgr.24370) 6331 : cluster [DBG] pgmap v6315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:28 smithi067 bash[27441]: cluster 2024-04-03T17:49:26.664912+0000 mgr.y (mgr.24370) 6331 : cluster [DBG] pgmap v6315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:28 smithi067 bash[17655]: cluster 2024-04-03T17:49:26.664912+0000 mgr.y (mgr.24370) 6331 : cluster [DBG] pgmap v6315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:30 smithi082 bash[20963]: cluster 2024-04-03T17:49:28.665625+0000 mgr.y (mgr.24370) 6332 : cluster [DBG] pgmap v6316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:30 smithi082 bash[20963]: audit 2024-04-03T17:49:29.620214+0000 mon.c (mon.2) 2495 : audit [DBG] from='client.? 172.21.15.67:0/1131589431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:30 smithi067 bash[17655]: cluster 2024-04-03T17:49:28.665625+0000 mgr.y (mgr.24370) 6332 : cluster [DBG] pgmap v6316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:30 smithi067 bash[17655]: audit 2024-04-03T17:49:29.620214+0000 mon.c (mon.2) 2495 : audit [DBG] from='client.? 172.21.15.67:0/1131589431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:30 smithi067 bash[27441]: cluster 2024-04-03T17:49:28.665625+0000 mgr.y (mgr.24370) 6332 : cluster [DBG] pgmap v6316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:30 smithi067 bash[27441]: audit 2024-04-03T17:49:29.620214+0000 mon.c (mon.2) 2495 : audit [DBG] from='client.? 172.21.15.67:0/1131589431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:32 smithi082 bash[20963]: cluster 2024-04-03T17:49:30.666309+0000 mgr.y (mgr.24370) 6333 : cluster [DBG] pgmap v6317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:32 smithi082 bash[20963]: audit 2024-04-03T17:49:32.082306+0000 mon.c (mon.2) 2496 : audit [DBG] from='client.? 172.21.15.67:0/3466004824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:32 smithi067 bash[27441]: cluster 2024-04-03T17:49:30.666309+0000 mgr.y (mgr.24370) 6333 : cluster [DBG] pgmap v6317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:32 smithi067 bash[27441]: audit 2024-04-03T17:49:32.082306+0000 mon.c (mon.2) 2496 : audit [DBG] from='client.? 172.21.15.67:0/3466004824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:32 smithi067 bash[17655]: cluster 2024-04-03T17:49:30.666309+0000 mgr.y (mgr.24370) 6333 : cluster [DBG] pgmap v6317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:32 smithi067 bash[17655]: audit 2024-04-03T17:49:32.082306+0000 mon.c (mon.2) 2496 : audit [DBG] from='client.? 172.21.15.67:0/3466004824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:49:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:49:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:34 smithi082 bash[20963]: cluster 2024-04-03T17:49:32.667588+0000 mgr.y (mgr.24370) 6334 : cluster [DBG] pgmap v6318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:34 smithi067 bash[17655]: cluster 2024-04-03T17:49:32.667588+0000 mgr.y (mgr.24370) 6334 : cluster [DBG] pgmap v6318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:34 smithi067 bash[27441]: cluster 2024-04-03T17:49:32.667588+0000 mgr.y (mgr.24370) 6334 : cluster [DBG] pgmap v6318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:35 smithi082 bash[20963]: audit 2024-04-03T17:49:34.535983+0000 mon.a (mon.0) 5871 : audit [DBG] from='client.? 172.21.15.67:0/2644460875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:35 smithi067 bash[17655]: audit 2024-04-03T17:49:34.535983+0000 mon.a (mon.0) 5871 : audit [DBG] from='client.? 172.21.15.67:0/2644460875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:35 smithi067 bash[27441]: audit 2024-04-03T17:49:34.535983+0000 mon.a (mon.0) 5871 : audit [DBG] from='client.? 172.21.15.67:0/2644460875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:36 smithi082 bash[20963]: cluster 2024-04-03T17:49:34.668309+0000 mgr.y (mgr.24370) 6335 : cluster [DBG] pgmap v6319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:36 smithi067 bash[17655]: cluster 2024-04-03T17:49:34.668309+0000 mgr.y (mgr.24370) 6335 : cluster [DBG] pgmap v6319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:36 smithi067 bash[27441]: cluster 2024-04-03T17:49:34.668309+0000 mgr.y (mgr.24370) 6335 : cluster [DBG] pgmap v6319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:37 smithi082 bash[20963]: audit 2024-04-03T17:49:36.990170+0000 mon.a (mon.0) 5872 : audit [DBG] from='client.? 172.21.15.67:0/4132227277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:37 smithi067 bash[27441]: audit 2024-04-03T17:49:36.990170+0000 mon.a (mon.0) 5872 : audit [DBG] from='client.? 172.21.15.67:0/4132227277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:37 smithi067 bash[17655]: audit 2024-04-03T17:49:36.990170+0000 mon.a (mon.0) 5872 : audit [DBG] from='client.? 172.21.15.67:0/4132227277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:38 smithi082 bash[20963]: cluster 2024-04-03T17:49:36.669382+0000 mgr.y (mgr.24370) 6336 : cluster [DBG] pgmap v6320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:38 smithi067 bash[27441]: cluster 2024-04-03T17:49:36.669382+0000 mgr.y (mgr.24370) 6336 : cluster [DBG] pgmap v6320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:38 smithi067 bash[17655]: cluster 2024-04-03T17:49:36.669382+0000 mgr.y (mgr.24370) 6336 : cluster [DBG] pgmap v6320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:40 smithi082 bash[20963]: cluster 2024-04-03T17:49:38.670161+0000 mgr.y (mgr.24370) 6337 : cluster [DBG] pgmap v6321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:40 smithi082 bash[20963]: audit 2024-04-03T17:49:39.444427+0000 mon.a (mon.0) 5873 : audit [DBG] from='client.? 172.21.15.67:0/3656245092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:40 smithi082 bash[20963]: audit 2024-04-03T17:49:39.989407+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:40 smithi067 bash[17655]: cluster 2024-04-03T17:49:38.670161+0000 mgr.y (mgr.24370) 6337 : cluster [DBG] pgmap v6321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:40 smithi067 bash[17655]: audit 2024-04-03T17:49:39.444427+0000 mon.a (mon.0) 5873 : audit [DBG] from='client.? 172.21.15.67:0/3656245092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:40 smithi067 bash[17655]: audit 2024-04-03T17:49:39.989407+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:40 smithi067 bash[27441]: cluster 2024-04-03T17:49:38.670161+0000 mgr.y (mgr.24370) 6337 : cluster [DBG] pgmap v6321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:40 smithi067 bash[27441]: audit 2024-04-03T17:49:39.444427+0000 mon.a (mon.0) 5873 : audit [DBG] from='client.? 172.21.15.67:0/3656245092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:40 smithi067 bash[27441]: audit 2024-04-03T17:49:39.989407+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:42 smithi082 bash[20963]: cluster 2024-04-03T17:49:40.670858+0000 mgr.y (mgr.24370) 6338 : cluster [DBG] pgmap v6322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:42 smithi082 bash[20963]: audit 2024-04-03T17:49:41.895082+0000 mon.c (mon.2) 2497 : audit [DBG] from='client.? 172.21.15.67:0/556140103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:42 smithi067 bash[17655]: cluster 2024-04-03T17:49:40.670858+0000 mgr.y (mgr.24370) 6338 : cluster [DBG] pgmap v6322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:42 smithi067 bash[17655]: audit 2024-04-03T17:49:41.895082+0000 mon.c (mon.2) 2497 : audit [DBG] from='client.? 172.21.15.67:0/556140103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:42 smithi067 bash[27441]: cluster 2024-04-03T17:49:40.670858+0000 mgr.y (mgr.24370) 6338 : cluster [DBG] pgmap v6322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:42 smithi067 bash[27441]: audit 2024-04-03T17:49:41.895082+0000 mon.c (mon.2) 2497 : audit [DBG] from='client.? 172.21.15.67:0/556140103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:49:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:49:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:44 smithi082 bash[20963]: cluster 2024-04-03T17:49:42.672041+0000 mgr.y (mgr.24370) 6339 : cluster [DBG] pgmap v6323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:44 smithi067 bash[27441]: cluster 2024-04-03T17:49:42.672041+0000 mgr.y (mgr.24370) 6339 : cluster [DBG] pgmap v6323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:44 smithi067 bash[17655]: cluster 2024-04-03T17:49:42.672041+0000 mgr.y (mgr.24370) 6339 : cluster [DBG] pgmap v6323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:45.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:45 smithi082 bash[20963]: audit 2024-04-03T17:49:44.354775+0000 mon.a (mon.0) 5875 : audit [DBG] from='client.? 172.21.15.67:0/2081224734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:45 smithi067 bash[27441]: audit 2024-04-03T17:49:44.354775+0000 mon.a (mon.0) 5875 : audit [DBG] from='client.? 172.21.15.67:0/2081224734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:45 smithi067 bash[17655]: audit 2024-04-03T17:49:44.354775+0000 mon.a (mon.0) 5875 : audit [DBG] from='client.? 172.21.15.67:0/2081224734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:46 smithi082 bash[20963]: cluster 2024-04-03T17:49:44.672691+0000 mgr.y (mgr.24370) 6340 : cluster [DBG] pgmap v6324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:46 smithi067 bash[17655]: cluster 2024-04-03T17:49:44.672691+0000 mgr.y (mgr.24370) 6340 : cluster [DBG] pgmap v6324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:46 smithi067 bash[27441]: cluster 2024-04-03T17:49:44.672691+0000 mgr.y (mgr.24370) 6340 : cluster [DBG] pgmap v6324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:47.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:47 smithi082 bash[20963]: audit 2024-04-03T17:49:46.806608+0000 mon.c (mon.2) 2498 : audit [DBG] from='client.? 172.21.15.67:0/1534450942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:47 smithi067 bash[17655]: audit 2024-04-03T17:49:46.806608+0000 mon.c (mon.2) 2498 : audit [DBG] from='client.? 172.21.15.67:0/1534450942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:47.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:47 smithi067 bash[27441]: audit 2024-04-03T17:49:46.806608+0000 mon.c (mon.2) 2498 : audit [DBG] from='client.? 172.21.15.67:0/1534450942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:48 smithi082 bash[20963]: cluster 2024-04-03T17:49:46.673704+0000 mgr.y (mgr.24370) 6341 : cluster [DBG] pgmap v6325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:48 smithi067 bash[17655]: cluster 2024-04-03T17:49:46.673704+0000 mgr.y (mgr.24370) 6341 : cluster [DBG] pgmap v6325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:48 smithi067 bash[27441]: cluster 2024-04-03T17:49:46.673704+0000 mgr.y (mgr.24370) 6341 : cluster [DBG] pgmap v6325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:49.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:49 smithi082 bash[20963]: audit 2024-04-03T17:49:49.259624+0000 mon.c (mon.2) 2499 : audit [DBG] from='client.? 172.21.15.67:0/1932183948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:49 smithi067 bash[17655]: audit 2024-04-03T17:49:49.259624+0000 mon.c (mon.2) 2499 : audit [DBG] from='client.? 172.21.15.67:0/1932183948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:49 smithi067 bash[27441]: audit 2024-04-03T17:49:49.259624+0000 mon.c (mon.2) 2499 : audit [DBG] from='client.? 172.21.15.67:0/1932183948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:50 smithi082 bash[20963]: cluster 2024-04-03T17:49:48.674474+0000 mgr.y (mgr.24370) 6342 : cluster [DBG] pgmap v6326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:50 smithi067 bash[17655]: cluster 2024-04-03T17:49:48.674474+0000 mgr.y (mgr.24370) 6342 : cluster [DBG] pgmap v6326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:50 smithi067 bash[27441]: cluster 2024-04-03T17:49:48.674474+0000 mgr.y (mgr.24370) 6342 : cluster [DBG] pgmap v6326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:52 smithi082 bash[20963]: cluster 2024-04-03T17:49:50.675295+0000 mgr.y (mgr.24370) 6343 : cluster [DBG] pgmap v6327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:52 smithi082 bash[20963]: audit 2024-04-03T17:49:51.715058+0000 mon.c (mon.2) 2500 : audit [DBG] from='client.? 172.21.15.67:0/1151790053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:52 smithi067 bash[17655]: cluster 2024-04-03T17:49:50.675295+0000 mgr.y (mgr.24370) 6343 : cluster [DBG] pgmap v6327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:52 smithi067 bash[17655]: audit 2024-04-03T17:49:51.715058+0000 mon.c (mon.2) 2500 : audit [DBG] from='client.? 172.21.15.67:0/1151790053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:52 smithi067 bash[27441]: cluster 2024-04-03T17:49:50.675295+0000 mgr.y (mgr.24370) 6343 : cluster [DBG] pgmap v6327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:52 smithi067 bash[27441]: audit 2024-04-03T17:49:51.715058+0000 mon.c (mon.2) 2500 : audit [DBG] from='client.? 172.21.15.67:0/1151790053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T17:49:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:49:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:54 smithi067 bash[27441]: cluster 2024-04-03T17:49:52.676559+0000 mgr.y (mgr.24370) 6344 : cluster [DBG] pgmap v6328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:54 smithi067 bash[27441]: audit 2024-04-03T17:49:54.158584+0000 mon.a (mon.0) 5876 : audit [DBG] from='client.? 172.21.15.67:0/2045177374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:54 smithi067 bash[17655]: cluster 2024-04-03T17:49:52.676559+0000 mgr.y (mgr.24370) 6344 : cluster [DBG] pgmap v6328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:54 smithi067 bash[17655]: audit 2024-04-03T17:49:54.158584+0000 mon.a (mon.0) 5876 : audit [DBG] from='client.? 172.21.15.67:0/2045177374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:54 smithi082 bash[20963]: cluster 2024-04-03T17:49:52.676559+0000 mgr.y (mgr.24370) 6344 : cluster [DBG] pgmap v6328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:54 smithi082 bash[20963]: audit 2024-04-03T17:49:54.158584+0000 mon.a (mon.0) 5876 : audit [DBG] from='client.? 172.21.15.67:0/2045177374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:55 smithi067 bash[17655]: audit 2024-04-03T17:49:54.989741+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:55 smithi067 bash[27441]: audit 2024-04-03T17:49:54.989741+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:55 smithi082 bash[20963]: audit 2024-04-03T17:49:54.989741+0000 mon.a (mon.0) 5877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:49:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:56 smithi067 bash[17655]: cluster 2024-04-03T17:49:54.677241+0000 mgr.y (mgr.24370) 6345 : cluster [DBG] pgmap v6329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:56 smithi067 bash[27441]: cluster 2024-04-03T17:49:54.677241+0000 mgr.y (mgr.24370) 6345 : cluster [DBG] pgmap v6329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:56 smithi082 bash[20963]: cluster 2024-04-03T17:49:54.677241+0000 mgr.y (mgr.24370) 6345 : cluster [DBG] pgmap v6329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:57 smithi067 bash[17655]: audit 2024-04-03T17:49:56.616272+0000 mon.c (mon.2) 2501 : audit [DBG] from='client.? 172.21.15.67:0/2564254446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:57 smithi067 bash[27441]: audit 2024-04-03T17:49:56.616272+0000 mon.c (mon.2) 2501 : audit [DBG] from='client.? 172.21.15.67:0/2564254446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:57 smithi082 bash[20963]: audit 2024-04-03T17:49:56.616272+0000 mon.c (mon.2) 2501 : audit [DBG] from='client.? 172.21.15.67:0/2564254446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:58 smithi067 bash[17655]: cluster 2024-04-03T17:49:56.678343+0000 mgr.y (mgr.24370) 6346 : cluster [DBG] pgmap v6330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:58 smithi067 bash[27441]: cluster 2024-04-03T17:49:56.678343+0000 mgr.y (mgr.24370) 6346 : cluster [DBG] pgmap v6330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:58 smithi082 bash[20963]: cluster 2024-04-03T17:49:56.678343+0000 mgr.y (mgr.24370) 6346 : cluster [DBG] pgmap v6330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:49:59.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:49:59 smithi067 bash[27441]: audit 2024-04-03T17:49:59.070627+0000 mon.a (mon.0) 5878 : audit [DBG] from='client.? 172.21.15.67:0/3033027513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:59.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:49:59 smithi067 bash[17655]: audit 2024-04-03T17:49:59.070627+0000 mon.a (mon.0) 5878 : audit [DBG] from='client.? 172.21.15.67:0/3033027513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:49:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:49:59 smithi082 bash[20963]: audit 2024-04-03T17:49:59.070627+0000 mon.a (mon.0) 5878 : audit [DBG] from='client.? 172.21.15.67:0/3033027513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:00 smithi082 bash[20963]: cluster 2024-04-03T17:49:58.679147+0000 mgr.y (mgr.24370) 6347 : cluster [DBG] pgmap v6331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:00 smithi082 bash[20963]: cluster 2024-04-03T17:50:00.000080+0000 mon.a (mon.0) 5879 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:50:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:00 smithi067 bash[17655]: cluster 2024-04-03T17:49:58.679147+0000 mgr.y (mgr.24370) 6347 : cluster [DBG] pgmap v6331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:00 smithi067 bash[17655]: cluster 2024-04-03T17:50:00.000080+0000 mon.a (mon.0) 5879 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:50:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:00 smithi067 bash[27441]: cluster 2024-04-03T17:49:58.679147+0000 mgr.y (mgr.24370) 6347 : cluster [DBG] pgmap v6331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:00 smithi067 bash[27441]: cluster 2024-04-03T17:50:00.000080+0000 mon.a (mon.0) 5879 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T17:50:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:02 smithi082 bash[20963]: cluster 2024-04-03T17:50:00.680207+0000 mgr.y (mgr.24370) 6348 : cluster [DBG] pgmap v6332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:02 smithi082 bash[20963]: audit 2024-04-03T17:50:01.520326+0000 mon.c (mon.2) 2502 : audit [DBG] from='client.? 172.21.15.67:0/2957687682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:02 smithi067 bash[17655]: cluster 2024-04-03T17:50:00.680207+0000 mgr.y (mgr.24370) 6348 : cluster [DBG] pgmap v6332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:02 smithi067 bash[17655]: audit 2024-04-03T17:50:01.520326+0000 mon.c (mon.2) 2502 : audit [DBG] from='client.? 172.21.15.67:0/2957687682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:02 smithi067 bash[27441]: cluster 2024-04-03T17:50:00.680207+0000 mgr.y (mgr.24370) 6348 : cluster [DBG] pgmap v6332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:02 smithi067 bash[27441]: audit 2024-04-03T17:50:01.520326+0000 mon.c (mon.2) 2502 : audit [DBG] from='client.? 172.21.15.67:0/2957687682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:50:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:50:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:04 smithi082 bash[20963]: cluster 2024-04-03T17:50:02.681077+0000 mgr.y (mgr.24370) 6349 : cluster [DBG] pgmap v6333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:04 smithi082 bash[20963]: audit 2024-04-03T17:50:03.967361+0000 mon.c (mon.2) 2503 : audit [DBG] from='client.? 172.21.15.67:0/3860001782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:04 smithi067 bash[27441]: cluster 2024-04-03T17:50:02.681077+0000 mgr.y (mgr.24370) 6349 : cluster [DBG] pgmap v6333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:04 smithi067 bash[27441]: audit 2024-04-03T17:50:03.967361+0000 mon.c (mon.2) 2503 : audit [DBG] from='client.? 172.21.15.67:0/3860001782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:04 smithi067 bash[17655]: cluster 2024-04-03T17:50:02.681077+0000 mgr.y (mgr.24370) 6349 : cluster [DBG] pgmap v6333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:04 smithi067 bash[17655]: audit 2024-04-03T17:50:03.967361+0000 mon.c (mon.2) 2503 : audit [DBG] from='client.? 172.21.15.67:0/3860001782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:06 smithi082 bash[20963]: cluster 2024-04-03T17:50:04.681915+0000 mgr.y (mgr.24370) 6350 : cluster [DBG] pgmap v6334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:06 smithi082 bash[20963]: audit 2024-04-03T17:50:06.418354+0000 mon.a (mon.0) 5880 : audit [DBG] from='client.? 172.21.15.67:0/2653628131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:06 smithi067 bash[27441]: cluster 2024-04-03T17:50:04.681915+0000 mgr.y (mgr.24370) 6350 : cluster [DBG] pgmap v6334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:06 smithi067 bash[27441]: audit 2024-04-03T17:50:06.418354+0000 mon.a (mon.0) 5880 : audit [DBG] from='client.? 172.21.15.67:0/2653628131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:06 smithi067 bash[17655]: cluster 2024-04-03T17:50:04.681915+0000 mgr.y (mgr.24370) 6350 : cluster [DBG] pgmap v6334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:06 smithi067 bash[17655]: audit 2024-04-03T17:50:06.418354+0000 mon.a (mon.0) 5880 : audit [DBG] from='client.? 172.21.15.67:0/2653628131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:08 smithi082 bash[20963]: cluster 2024-04-03T17:50:06.683283+0000 mgr.y (mgr.24370) 6351 : cluster [DBG] pgmap v6335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:08 smithi067 bash[17655]: cluster 2024-04-03T17:50:06.683283+0000 mgr.y (mgr.24370) 6351 : cluster [DBG] pgmap v6335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:08 smithi067 bash[27441]: cluster 2024-04-03T17:50:06.683283+0000 mgr.y (mgr.24370) 6351 : cluster [DBG] pgmap v6335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:09 smithi082 bash[20963]: audit 2024-04-03T17:50:08.870156+0000 mon.c (mon.2) 2504 : audit [DBG] from='client.? 172.21.15.67:0/3135266915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:09 smithi067 bash[27441]: audit 2024-04-03T17:50:08.870156+0000 mon.c (mon.2) 2504 : audit [DBG] from='client.? 172.21.15.67:0/3135266915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:09 smithi067 bash[17655]: audit 2024-04-03T17:50:08.870156+0000 mon.c (mon.2) 2504 : audit [DBG] from='client.? 172.21.15.67:0/3135266915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:10 smithi082 bash[20963]: cluster 2024-04-03T17:50:08.683975+0000 mgr.y (mgr.24370) 6352 : cluster [DBG] pgmap v6336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:10 smithi082 bash[20963]: audit 2024-04-03T17:50:09.990208+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:10 smithi067 bash[27441]: cluster 2024-04-03T17:50:08.683975+0000 mgr.y (mgr.24370) 6352 : cluster [DBG] pgmap v6336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:10 smithi067 bash[27441]: audit 2024-04-03T17:50:09.990208+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:10 smithi067 bash[17655]: cluster 2024-04-03T17:50:08.683975+0000 mgr.y (mgr.24370) 6352 : cluster [DBG] pgmap v6336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:10 smithi067 bash[17655]: audit 2024-04-03T17:50:09.990208+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:11 smithi082 bash[20963]: cluster 2024-04-03T17:50:10.685037+0000 mgr.y (mgr.24370) 6353 : cluster [DBG] pgmap v6337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:11 smithi082 bash[20963]: audit 2024-04-03T17:50:11.324795+0000 mon.c (mon.2) 2505 : audit [DBG] from='client.? 172.21.15.67:0/354533857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:11 smithi067 bash[27441]: cluster 2024-04-03T17:50:10.685037+0000 mgr.y (mgr.24370) 6353 : cluster [DBG] pgmap v6337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:11 smithi067 bash[27441]: audit 2024-04-03T17:50:11.324795+0000 mon.c (mon.2) 2505 : audit [DBG] from='client.? 172.21.15.67:0/354533857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:11 smithi067 bash[17655]: cluster 2024-04-03T17:50:10.685037+0000 mgr.y (mgr.24370) 6353 : cluster [DBG] pgmap v6337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:11 smithi067 bash[17655]: audit 2024-04-03T17:50:11.324795+0000 mon.c (mon.2) 2505 : audit [DBG] from='client.? 172.21.15.67:0/354533857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:12 smithi082 bash[20963]: audit 2024-04-03T17:50:11.912597+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:50:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:12 smithi067 bash[17655]: audit 2024-04-03T17:50:11.912597+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:50:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:12 smithi067 bash[27441]: audit 2024-04-03T17:50:11.912597+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:50:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:50:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:50:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:13 smithi082 bash[20963]: cluster 2024-04-03T17:50:12.685859+0000 mgr.y (mgr.24370) 6354 : cluster [DBG] pgmap v6338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:13 smithi067 bash[17655]: cluster 2024-04-03T17:50:12.685859+0000 mgr.y (mgr.24370) 6354 : cluster [DBG] pgmap v6338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:13 smithi067 bash[27441]: cluster 2024-04-03T17:50:12.685859+0000 mgr.y (mgr.24370) 6354 : cluster [DBG] pgmap v6338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:14 smithi082 bash[20963]: audit 2024-04-03T17:50:13.776718+0000 mon.a (mon.0) 5883 : audit [DBG] from='client.? 172.21.15.67:0/2242066486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:14 smithi067 bash[17655]: audit 2024-04-03T17:50:13.776718+0000 mon.a (mon.0) 5883 : audit [DBG] from='client.? 172.21.15.67:0/2242066486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:14 smithi067 bash[27441]: audit 2024-04-03T17:50:13.776718+0000 mon.a (mon.0) 5883 : audit [DBG] from='client.? 172.21.15.67:0/2242066486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:15 smithi082 bash[20963]: cluster 2024-04-03T17:50:14.687781+0000 mgr.y (mgr.24370) 6355 : cluster [DBG] pgmap v6339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:15 smithi067 bash[17655]: cluster 2024-04-03T17:50:14.687781+0000 mgr.y (mgr.24370) 6355 : cluster [DBG] pgmap v6339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:15 smithi067 bash[27441]: cluster 2024-04-03T17:50:14.687781+0000 mgr.y (mgr.24370) 6355 : cluster [DBG] pgmap v6339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:16 smithi082 bash[20963]: audit 2024-04-03T17:50:16.222491+0000 mon.c (mon.2) 2506 : audit [DBG] from='client.? 172.21.15.67:0/4204001826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:16 smithi067 bash[17655]: audit 2024-04-03T17:50:16.222491+0000 mon.c (mon.2) 2506 : audit [DBG] from='client.? 172.21.15.67:0/4204001826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:16 smithi067 bash[27441]: audit 2024-04-03T17:50:16.222491+0000 mon.c (mon.2) 2506 : audit [DBG] from='client.? 172.21.15.67:0/4204001826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:17 smithi082 bash[20963]: cluster 2024-04-03T17:50:16.689002+0000 mgr.y (mgr.24370) 6356 : cluster [DBG] pgmap v6340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:17 smithi067 bash[27441]: cluster 2024-04-03T17:50:16.689002+0000 mgr.y (mgr.24370) 6356 : cluster [DBG] pgmap v6340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:17 smithi067 bash[17655]: cluster 2024-04-03T17:50:16.689002+0000 mgr.y (mgr.24370) 6356 : cluster [DBG] pgmap v6340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:18 smithi082 bash[20963]: audit 2024-04-03T17:50:17.609565+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:18 smithi082 bash[20963]: audit 2024-04-03T17:50:17.617612+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:18 smithi082 bash[20963]: audit 2024-04-03T17:50:17.864634+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:18 smithi082 bash[20963]: audit 2024-04-03T17:50:17.871833+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:18 smithi082 bash[20963]: audit 2024-04-03T17:50:18.298366+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:50:18.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:18 smithi082 bash[20963]: audit 2024-04-03T17:50:18.300158+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:50:18.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:18 smithi082 bash[20963]: audit 2024-04-03T17:50:18.309534+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[17655]: audit 2024-04-03T17:50:17.609565+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[17655]: audit 2024-04-03T17:50:17.617612+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[17655]: audit 2024-04-03T17:50:17.864634+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[17655]: audit 2024-04-03T17:50:17.871833+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[17655]: audit 2024-04-03T17:50:18.298366+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:50:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[17655]: audit 2024-04-03T17:50:18.300158+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:50:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[17655]: audit 2024-04-03T17:50:18.309534+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[27441]: audit 2024-04-03T17:50:17.609565+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[27441]: audit 2024-04-03T17:50:17.617612+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[27441]: audit 2024-04-03T17:50:17.864634+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[27441]: audit 2024-04-03T17:50:17.871833+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:18.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[27441]: audit 2024-04-03T17:50:18.298366+0000 mon.a (mon.0) 5888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:50:18.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[27441]: audit 2024-04-03T17:50:18.300158+0000 mon.a (mon.0) 5889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:50:18.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:18 smithi067 bash[27441]: audit 2024-04-03T17:50:18.309534+0000 mon.a (mon.0) 5890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:50:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:19 smithi082 bash[20963]: audit 2024-04-03T17:50:18.671972+0000 mon.c (mon.2) 2507 : audit [DBG] from='client.? 172.21.15.67:0/1246553984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:19 smithi082 bash[20963]: cluster 2024-04-03T17:50:18.689648+0000 mgr.y (mgr.24370) 6357 : cluster [DBG] pgmap v6341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:19 smithi067 bash[27441]: audit 2024-04-03T17:50:18.671972+0000 mon.c (mon.2) 2507 : audit [DBG] from='client.? 172.21.15.67:0/1246553984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:19 smithi067 bash[27441]: cluster 2024-04-03T17:50:18.689648+0000 mgr.y (mgr.24370) 6357 : cluster [DBG] pgmap v6341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:19 smithi067 bash[17655]: audit 2024-04-03T17:50:18.671972+0000 mon.c (mon.2) 2507 : audit [DBG] from='client.? 172.21.15.67:0/1246553984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:19 smithi067 bash[17655]: cluster 2024-04-03T17:50:18.689648+0000 mgr.y (mgr.24370) 6357 : cluster [DBG] pgmap v6341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:21 smithi082 bash[20963]: cluster 2024-04-03T17:50:20.690754+0000 mgr.y (mgr.24370) 6358 : cluster [DBG] pgmap v6342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:21 smithi082 bash[20963]: audit 2024-04-03T17:50:21.123417+0000 mon.a (mon.0) 5891 : audit [DBG] from='client.? 172.21.15.67:0/1869824409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:21 smithi067 bash[27441]: cluster 2024-04-03T17:50:20.690754+0000 mgr.y (mgr.24370) 6358 : cluster [DBG] pgmap v6342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:21 smithi067 bash[27441]: audit 2024-04-03T17:50:21.123417+0000 mon.a (mon.0) 5891 : audit [DBG] from='client.? 172.21.15.67:0/1869824409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:21 smithi067 bash[17655]: cluster 2024-04-03T17:50:20.690754+0000 mgr.y (mgr.24370) 6358 : cluster [DBG] pgmap v6342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:21 smithi067 bash[17655]: audit 2024-04-03T17:50:21.123417+0000 mon.a (mon.0) 5891 : audit [DBG] from='client.? 172.21.15.67:0/1869824409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:50:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:50:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:23 smithi082 bash[20963]: cluster 2024-04-03T17:50:22.691322+0000 mgr.y (mgr.24370) 6359 : cluster [DBG] pgmap v6343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:23 smithi082 bash[20963]: audit 2024-04-03T17:50:23.578756+0000 mon.a (mon.0) 5892 : audit [DBG] from='client.? 172.21.15.67:0/2235086444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:23 smithi067 bash[27441]: cluster 2024-04-03T17:50:22.691322+0000 mgr.y (mgr.24370) 6359 : cluster [DBG] pgmap v6343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:23 smithi067 bash[27441]: audit 2024-04-03T17:50:23.578756+0000 mon.a (mon.0) 5892 : audit [DBG] from='client.? 172.21.15.67:0/2235086444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:23 smithi067 bash[17655]: cluster 2024-04-03T17:50:22.691322+0000 mgr.y (mgr.24370) 6359 : cluster [DBG] pgmap v6343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:23 smithi067 bash[17655]: audit 2024-04-03T17:50:23.578756+0000 mon.a (mon.0) 5892 : audit [DBG] from='client.? 172.21.15.67:0/2235086444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:25 smithi082 bash[20963]: cluster 2024-04-03T17:50:24.692032+0000 mgr.y (mgr.24370) 6360 : cluster [DBG] pgmap v6344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:25 smithi082 bash[20963]: audit 2024-04-03T17:50:24.990719+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:25 smithi067 bash[27441]: cluster 2024-04-03T17:50:24.692032+0000 mgr.y (mgr.24370) 6360 : cluster [DBG] pgmap v6344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:25 smithi067 bash[27441]: audit 2024-04-03T17:50:24.990719+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:25 smithi067 bash[17655]: cluster 2024-04-03T17:50:24.692032+0000 mgr.y (mgr.24370) 6360 : cluster [DBG] pgmap v6344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:25 smithi067 bash[17655]: audit 2024-04-03T17:50:24.990719+0000 mon.a (mon.0) 5893 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:26 smithi082 bash[20963]: audit 2024-04-03T17:50:26.028891+0000 mon.c (mon.2) 2508 : audit [DBG] from='client.? 172.21.15.67:0/1675308240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:26 smithi067 bash[17655]: audit 2024-04-03T17:50:26.028891+0000 mon.c (mon.2) 2508 : audit [DBG] from='client.? 172.21.15.67:0/1675308240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:26 smithi067 bash[27441]: audit 2024-04-03T17:50:26.028891+0000 mon.c (mon.2) 2508 : audit [DBG] from='client.? 172.21.15.67:0/1675308240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:28.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:27 smithi082 bash[20963]: cluster 2024-04-03T17:50:26.693189+0000 mgr.y (mgr.24370) 6361 : cluster [DBG] pgmap v6345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:27 smithi067 bash[17655]: cluster 2024-04-03T17:50:26.693189+0000 mgr.y (mgr.24370) 6361 : cluster [DBG] pgmap v6345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:27 smithi067 bash[27441]: cluster 2024-04-03T17:50:26.693189+0000 mgr.y (mgr.24370) 6361 : cluster [DBG] pgmap v6345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:28 smithi082 bash[20963]: audit 2024-04-03T17:50:28.483887+0000 mon.a (mon.0) 5894 : audit [DBG] from='client.? 172.21.15.67:0/2986930572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:28 smithi067 bash[27441]: audit 2024-04-03T17:50:28.483887+0000 mon.a (mon.0) 5894 : audit [DBG] from='client.? 172.21.15.67:0/2986930572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:28 smithi067 bash[17655]: audit 2024-04-03T17:50:28.483887+0000 mon.a (mon.0) 5894 : audit [DBG] from='client.? 172.21.15.67:0/2986930572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:29 smithi082 bash[20963]: cluster 2024-04-03T17:50:28.693851+0000 mgr.y (mgr.24370) 6362 : cluster [DBG] pgmap v6346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:29 smithi067 bash[17655]: cluster 2024-04-03T17:50:28.693851+0000 mgr.y (mgr.24370) 6362 : cluster [DBG] pgmap v6346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:29 smithi067 bash[27441]: cluster 2024-04-03T17:50:28.693851+0000 mgr.y (mgr.24370) 6362 : cluster [DBG] pgmap v6346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:31 smithi082 bash[20963]: cluster 2024-04-03T17:50:30.694592+0000 mgr.y (mgr.24370) 6363 : cluster [DBG] pgmap v6347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:31 smithi082 bash[20963]: audit 2024-04-03T17:50:30.927383+0000 mon.c (mon.2) 2509 : audit [DBG] from='client.? 172.21.15.67:0/2800817445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:31 smithi067 bash[17655]: cluster 2024-04-03T17:50:30.694592+0000 mgr.y (mgr.24370) 6363 : cluster [DBG] pgmap v6347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:31 smithi067 bash[17655]: audit 2024-04-03T17:50:30.927383+0000 mon.c (mon.2) 2509 : audit [DBG] from='client.? 172.21.15.67:0/2800817445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:31 smithi067 bash[27441]: cluster 2024-04-03T17:50:30.694592+0000 mgr.y (mgr.24370) 6363 : cluster [DBG] pgmap v6347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:31 smithi067 bash[27441]: audit 2024-04-03T17:50:30.927383+0000 mon.c (mon.2) 2509 : audit [DBG] from='client.? 172.21.15.67:0/2800817445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:50:33.791 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:50:34.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:33 smithi082 bash[20963]: cluster 2024-04-03T17:50:32.695380+0000 mgr.y (mgr.24370) 6364 : cluster [DBG] pgmap v6348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:34.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:33 smithi082 bash[20963]: audit 2024-04-03T17:50:33.382645+0000 mon.c (mon.2) 2510 : audit [DBG] from='client.? 172.21.15.67:0/1281194507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:33 smithi067 bash[17655]: cluster 2024-04-03T17:50:32.695380+0000 mgr.y (mgr.24370) 6364 : cluster [DBG] pgmap v6348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:33 smithi067 bash[17655]: audit 2024-04-03T17:50:33.382645+0000 mon.c (mon.2) 2510 : audit [DBG] from='client.? 172.21.15.67:0/1281194507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:33 smithi067 bash[27441]: cluster 2024-04-03T17:50:32.695380+0000 mgr.y (mgr.24370) 6364 : cluster [DBG] pgmap v6348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:33 smithi067 bash[27441]: audit 2024-04-03T17:50:33.382645+0000 mon.c (mon.2) 2510 : audit [DBG] from='client.? 172.21.15.67:0/1281194507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:35 smithi082 bash[20963]: cluster 2024-04-03T17:50:34.696132+0000 mgr.y (mgr.24370) 6365 : cluster [DBG] pgmap v6349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:36.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:35 smithi067 bash[27441]: cluster 2024-04-03T17:50:34.696132+0000 mgr.y (mgr.24370) 6365 : cluster [DBG] pgmap v6349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:36.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:35 smithi067 bash[17655]: cluster 2024-04-03T17:50:34.696132+0000 mgr.y (mgr.24370) 6365 : cluster [DBG] pgmap v6349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:36 smithi082 bash[20963]: audit 2024-04-03T17:50:35.840280+0000 mon.c (mon.2) 2511 : audit [DBG] from='client.? 172.21.15.67:0/1319199202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:36 smithi067 bash[17655]: audit 2024-04-03T17:50:35.840280+0000 mon.c (mon.2) 2511 : audit [DBG] from='client.? 172.21.15.67:0/1319199202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:36 smithi067 bash[27441]: audit 2024-04-03T17:50:35.840280+0000 mon.c (mon.2) 2511 : audit [DBG] from='client.? 172.21.15.67:0/1319199202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:37 smithi082 bash[20963]: cluster 2024-04-03T17:50:36.697261+0000 mgr.y (mgr.24370) 6366 : cluster [DBG] pgmap v6350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:37 smithi067 bash[27441]: cluster 2024-04-03T17:50:36.697261+0000 mgr.y (mgr.24370) 6366 : cluster [DBG] pgmap v6350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:37 smithi067 bash[17655]: cluster 2024-04-03T17:50:36.697261+0000 mgr.y (mgr.24370) 6366 : cluster [DBG] pgmap v6350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:38 smithi082 bash[20963]: audit 2024-04-03T17:50:38.293531+0000 mon.a (mon.0) 5895 : audit [DBG] from='client.? 172.21.15.67:0/936612358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:38 smithi067 bash[17655]: audit 2024-04-03T17:50:38.293531+0000 mon.a (mon.0) 5895 : audit [DBG] from='client.? 172.21.15.67:0/936612358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:38 smithi067 bash[27441]: audit 2024-04-03T17:50:38.293531+0000 mon.a (mon.0) 5895 : audit [DBG] from='client.? 172.21.15.67:0/936612358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:39 smithi082 bash[20963]: cluster 2024-04-03T17:50:38.697786+0000 mgr.y (mgr.24370) 6367 : cluster [DBG] pgmap v6351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:39 smithi067 bash[17655]: cluster 2024-04-03T17:50:38.697786+0000 mgr.y (mgr.24370) 6367 : cluster [DBG] pgmap v6351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:39 smithi067 bash[27441]: cluster 2024-04-03T17:50:38.697786+0000 mgr.y (mgr.24370) 6367 : cluster [DBG] pgmap v6351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:40 smithi082 bash[20963]: audit 2024-04-03T17:50:39.991019+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:40 smithi082 bash[20963]: audit 2024-04-03T17:50:40.752861+0000 mon.c (mon.2) 2512 : audit [DBG] from='client.? 172.21.15.67:0/1770794707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:40 smithi067 bash[17655]: audit 2024-04-03T17:50:39.991019+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:40 smithi067 bash[17655]: audit 2024-04-03T17:50:40.752861+0000 mon.c (mon.2) 2512 : audit [DBG] from='client.? 172.21.15.67:0/1770794707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:40 smithi067 bash[27441]: audit 2024-04-03T17:50:39.991019+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:40 smithi067 bash[27441]: audit 2024-04-03T17:50:40.752861+0000 mon.c (mon.2) 2512 : audit [DBG] from='client.? 172.21.15.67:0/1770794707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:41 smithi082 bash[20963]: cluster 2024-04-03T17:50:40.698875+0000 mgr.y (mgr.24370) 6368 : cluster [DBG] pgmap v6352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:42.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:41 smithi067 bash[27441]: cluster 2024-04-03T17:50:40.698875+0000 mgr.y (mgr.24370) 6368 : cluster [DBG] pgmap v6352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:41 smithi067 bash[17655]: cluster 2024-04-03T17:50:40.698875+0000 mgr.y (mgr.24370) 6368 : cluster [DBG] pgmap v6352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:50:43.833 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:50:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:43 smithi082 bash[20963]: cluster 2024-04-03T17:50:42.699736+0000 mgr.y (mgr.24370) 6369 : cluster [DBG] pgmap v6353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:43 smithi082 bash[20963]: audit 2024-04-03T17:50:43.206031+0000 mon.a (mon.0) 5897 : audit [DBG] from='client.? 172.21.15.67:0/329816891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:44.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:43 smithi067 bash[17655]: cluster 2024-04-03T17:50:42.699736+0000 mgr.y (mgr.24370) 6369 : cluster [DBG] pgmap v6353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:44.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:43 smithi067 bash[17655]: audit 2024-04-03T17:50:43.206031+0000 mon.a (mon.0) 5897 : audit [DBG] from='client.? 172.21.15.67:0/329816891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:43 smithi067 bash[27441]: cluster 2024-04-03T17:50:42.699736+0000 mgr.y (mgr.24370) 6369 : cluster [DBG] pgmap v6353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:43 smithi067 bash[27441]: audit 2024-04-03T17:50:43.206031+0000 mon.a (mon.0) 5897 : audit [DBG] from='client.? 172.21.15.67:0/329816891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:45 smithi082 bash[20963]: cluster 2024-04-03T17:50:44.700431+0000 mgr.y (mgr.24370) 6370 : cluster [DBG] pgmap v6354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:45 smithi082 bash[20963]: audit 2024-04-03T17:50:45.663783+0000 mon.c (mon.2) 2513 : audit [DBG] from='client.? 172.21.15.67:0/1286867944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:45 smithi067 bash[27441]: cluster 2024-04-03T17:50:44.700431+0000 mgr.y (mgr.24370) 6370 : cluster [DBG] pgmap v6354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:45 smithi067 bash[27441]: audit 2024-04-03T17:50:45.663783+0000 mon.c (mon.2) 2513 : audit [DBG] from='client.? 172.21.15.67:0/1286867944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:45 smithi067 bash[17655]: cluster 2024-04-03T17:50:44.700431+0000 mgr.y (mgr.24370) 6370 : cluster [DBG] pgmap v6354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:45 smithi067 bash[17655]: audit 2024-04-03T17:50:45.663783+0000 mon.c (mon.2) 2513 : audit [DBG] from='client.? 172.21.15.67:0/1286867944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:47 smithi082 bash[20963]: cluster 2024-04-03T17:50:46.701215+0000 mgr.y (mgr.24370) 6371 : cluster [DBG] pgmap v6355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:47 smithi067 bash[17655]: cluster 2024-04-03T17:50:46.701215+0000 mgr.y (mgr.24370) 6371 : cluster [DBG] pgmap v6355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:48.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:47 smithi067 bash[27441]: cluster 2024-04-03T17:50:46.701215+0000 mgr.y (mgr.24370) 6371 : cluster [DBG] pgmap v6355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:48 smithi082 bash[20963]: audit 2024-04-03T17:50:48.126238+0000 mon.a (mon.0) 5898 : audit [DBG] from='client.? 172.21.15.67:0/567530327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:49.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:48 smithi067 bash[27441]: audit 2024-04-03T17:50:48.126238+0000 mon.a (mon.0) 5898 : audit [DBG] from='client.? 172.21.15.67:0/567530327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:48 smithi067 bash[17655]: audit 2024-04-03T17:50:48.126238+0000 mon.a (mon.0) 5898 : audit [DBG] from='client.? 172.21.15.67:0/567530327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:49 smithi082 bash[20963]: cluster 2024-04-03T17:50:48.701959+0000 mgr.y (mgr.24370) 6372 : cluster [DBG] pgmap v6356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:49 smithi067 bash[17655]: cluster 2024-04-03T17:50:48.701959+0000 mgr.y (mgr.24370) 6372 : cluster [DBG] pgmap v6356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:49 smithi067 bash[27441]: cluster 2024-04-03T17:50:48.701959+0000 mgr.y (mgr.24370) 6372 : cluster [DBG] pgmap v6356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:50 smithi082 bash[20963]: audit 2024-04-03T17:50:50.564774+0000 mon.a (mon.0) 5899 : audit [DBG] from='client.? 172.21.15.67:0/19488920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:50 smithi067 bash[17655]: audit 2024-04-03T17:50:50.564774+0000 mon.a (mon.0) 5899 : audit [DBG] from='client.? 172.21.15.67:0/19488920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:51.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:50 smithi067 bash[27441]: audit 2024-04-03T17:50:50.564774+0000 mon.a (mon.0) 5899 : audit [DBG] from='client.? 172.21.15.67:0/19488920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:51 smithi082 bash[20963]: cluster 2024-04-03T17:50:50.703116+0000 mgr.y (mgr.24370) 6373 : cluster [DBG] pgmap v6357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:52.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:51 smithi067 bash[17655]: cluster 2024-04-03T17:50:50.703116+0000 mgr.y (mgr.24370) 6373 : cluster [DBG] pgmap v6357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:51 smithi067 bash[27441]: cluster 2024-04-03T17:50:50.703116+0000 mgr.y (mgr.24370) 6373 : cluster [DBG] pgmap v6357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T17:50:53.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:50:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:53 smithi082 bash[20963]: cluster 2024-04-03T17:50:52.703798+0000 mgr.y (mgr.24370) 6374 : cluster [DBG] pgmap v6358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:53 smithi082 bash[20963]: audit 2024-04-03T17:50:53.019481+0000 mon.a (mon.0) 5900 : audit [DBG] from='client.? 172.21.15.67:0/3931762726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:53 smithi067 bash[17655]: cluster 2024-04-03T17:50:52.703798+0000 mgr.y (mgr.24370) 6374 : cluster [DBG] pgmap v6358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:53 smithi067 bash[17655]: audit 2024-04-03T17:50:53.019481+0000 mon.a (mon.0) 5900 : audit [DBG] from='client.? 172.21.15.67:0/3931762726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:53 smithi067 bash[27441]: cluster 2024-04-03T17:50:52.703798+0000 mgr.y (mgr.24370) 6374 : cluster [DBG] pgmap v6358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:53 smithi067 bash[27441]: audit 2024-04-03T17:50:53.019481+0000 mon.a (mon.0) 5900 : audit [DBG] from='client.? 172.21.15.67:0/3931762726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:55 smithi082 bash[20963]: cluster 2024-04-03T17:50:54.704461+0000 mgr.y (mgr.24370) 6375 : cluster [DBG] pgmap v6359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:55 smithi082 bash[20963]: audit 2024-04-03T17:50:54.991132+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:55 smithi082 bash[20963]: audit 2024-04-03T17:50:55.470817+0000 mon.a (mon.0) 5902 : audit [DBG] from='client.? 172.21.15.67:0/3183779635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:55 smithi067 bash[27441]: cluster 2024-04-03T17:50:54.704461+0000 mgr.y (mgr.24370) 6375 : cluster [DBG] pgmap v6359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:55 smithi067 bash[27441]: audit 2024-04-03T17:50:54.991132+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:55 smithi067 bash[27441]: audit 2024-04-03T17:50:55.470817+0000 mon.a (mon.0) 5902 : audit [DBG] from='client.? 172.21.15.67:0/3183779635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:55 smithi067 bash[17655]: cluster 2024-04-03T17:50:54.704461+0000 mgr.y (mgr.24370) 6375 : cluster [DBG] pgmap v6359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:55 smithi067 bash[17655]: audit 2024-04-03T17:50:54.991132+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:50:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:55 smithi067 bash[17655]: audit 2024-04-03T17:50:55.470817+0000 mon.a (mon.0) 5902 : audit [DBG] from='client.? 172.21.15.67:0/3183779635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:57 smithi082 bash[20963]: cluster 2024-04-03T17:50:56.705902+0000 mgr.y (mgr.24370) 6376 : cluster [DBG] pgmap v6360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:58.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:57 smithi067 bash[27441]: cluster 2024-04-03T17:50:56.705902+0000 mgr.y (mgr.24370) 6376 : cluster [DBG] pgmap v6360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:58.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:57 smithi067 bash[17655]: cluster 2024-04-03T17:50:56.705902+0000 mgr.y (mgr.24370) 6376 : cluster [DBG] pgmap v6360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:50:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:58 smithi082 bash[20963]: audit 2024-04-03T17:50:57.918450+0000 mon.c (mon.2) 2514 : audit [DBG] from='client.? 172.21.15.67:0/2264329969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:58 smithi067 bash[17655]: audit 2024-04-03T17:50:57.918450+0000 mon.c (mon.2) 2514 : audit [DBG] from='client.? 172.21.15.67:0/2264329969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:50:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:58 smithi067 bash[27441]: audit 2024-04-03T17:50:57.918450+0000 mon.c (mon.2) 2514 : audit [DBG] from='client.? 172.21.15.67:0/2264329969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:50:59 smithi067 bash[17655]: cluster 2024-04-03T17:50:58.706586+0000 mgr.y (mgr.24370) 6377 : cluster [DBG] pgmap v6361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:50:59 smithi067 bash[27441]: cluster 2024-04-03T17:50:58.706586+0000 mgr.y (mgr.24370) 6377 : cluster [DBG] pgmap v6361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:50:59 smithi082 bash[20963]: cluster 2024-04-03T17:50:58.706586+0000 mgr.y (mgr.24370) 6377 : cluster [DBG] pgmap v6361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:00 smithi067 bash[27441]: audit 2024-04-03T17:51:00.370258+0000 mon.a (mon.0) 5903 : audit [DBG] from='client.? 172.21.15.67:0/2892307793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:00 smithi067 bash[17655]: audit 2024-04-03T17:51:00.370258+0000 mon.a (mon.0) 5903 : audit [DBG] from='client.? 172.21.15.67:0/2892307793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:00 smithi082 bash[20963]: audit 2024-04-03T17:51:00.370258+0000 mon.a (mon.0) 5903 : audit [DBG] from='client.? 172.21.15.67:0/2892307793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:01 smithi067 bash[27441]: cluster 2024-04-03T17:51:00.707690+0000 mgr.y (mgr.24370) 6378 : cluster [DBG] pgmap v6362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:01 smithi067 bash[17655]: cluster 2024-04-03T17:51:00.707690+0000 mgr.y (mgr.24370) 6378 : cluster [DBG] pgmap v6362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:01 smithi082 bash[20963]: cluster 2024-04-03T17:51:00.707690+0000 mgr.y (mgr.24370) 6378 : cluster [DBG] pgmap v6362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:03.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:02 smithi067 bash[17655]: audit 2024-04-03T17:51:02.828255+0000 mon.a (mon.0) 5904 : audit [DBG] from='client.? 172.21.15.67:0/4243831676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:03.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:51:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:02 smithi067 bash[27441]: audit 2024-04-03T17:51:02.828255+0000 mon.a (mon.0) 5904 : audit [DBG] from='client.? 172.21.15.67:0/4243831676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:02 smithi082 bash[20963]: audit 2024-04-03T17:51:02.828255+0000 mon.a (mon.0) 5904 : audit [DBG] from='client.? 172.21.15.67:0/4243831676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:51:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:03 smithi067 bash[17655]: cluster 2024-04-03T17:51:02.708282+0000 mgr.y (mgr.24370) 6379 : cluster [DBG] pgmap v6363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:03 smithi067 bash[27441]: cluster 2024-04-03T17:51:02.708282+0000 mgr.y (mgr.24370) 6379 : cluster [DBG] pgmap v6363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:03 smithi082 bash[20963]: cluster 2024-04-03T17:51:02.708282+0000 mgr.y (mgr.24370) 6379 : cluster [DBG] pgmap v6363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:05 smithi082 bash[20963]: cluster 2024-04-03T17:51:04.708909+0000 mgr.y (mgr.24370) 6380 : cluster [DBG] pgmap v6364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:05 smithi082 bash[20963]: audit 2024-04-03T17:51:05.281936+0000 mon.c (mon.2) 2515 : audit [DBG] from='client.? 172.21.15.67:0/1373833611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:05 smithi067 bash[17655]: cluster 2024-04-03T17:51:04.708909+0000 mgr.y (mgr.24370) 6380 : cluster [DBG] pgmap v6364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:05 smithi067 bash[17655]: audit 2024-04-03T17:51:05.281936+0000 mon.c (mon.2) 2515 : audit [DBG] from='client.? 172.21.15.67:0/1373833611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:05 smithi067 bash[27441]: cluster 2024-04-03T17:51:04.708909+0000 mgr.y (mgr.24370) 6380 : cluster [DBG] pgmap v6364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:05 smithi067 bash[27441]: audit 2024-04-03T17:51:05.281936+0000 mon.c (mon.2) 2515 : audit [DBG] from='client.? 172.21.15.67:0/1373833611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:07 smithi082 bash[20963]: cluster 2024-04-03T17:51:06.710079+0000 mgr.y (mgr.24370) 6381 : cluster [DBG] pgmap v6365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:07 smithi082 bash[20963]: audit 2024-04-03T17:51:07.739913+0000 mon.c (mon.2) 2516 : audit [DBG] from='client.? 172.21.15.67:0/2075776204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:07 smithi067 bash[27441]: cluster 2024-04-03T17:51:06.710079+0000 mgr.y (mgr.24370) 6381 : cluster [DBG] pgmap v6365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:07 smithi067 bash[27441]: audit 2024-04-03T17:51:07.739913+0000 mon.c (mon.2) 2516 : audit [DBG] from='client.? 172.21.15.67:0/2075776204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:07 smithi067 bash[17655]: cluster 2024-04-03T17:51:06.710079+0000 mgr.y (mgr.24370) 6381 : cluster [DBG] pgmap v6365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:07 smithi067 bash[17655]: audit 2024-04-03T17:51:07.739913+0000 mon.c (mon.2) 2516 : audit [DBG] from='client.? 172.21.15.67:0/2075776204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:09 smithi082 bash[20963]: cluster 2024-04-03T17:51:08.710787+0000 mgr.y (mgr.24370) 6382 : cluster [DBG] pgmap v6366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:09 smithi067 bash[27441]: cluster 2024-04-03T17:51:08.710787+0000 mgr.y (mgr.24370) 6382 : cluster [DBG] pgmap v6366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:09 smithi067 bash[17655]: cluster 2024-04-03T17:51:08.710787+0000 mgr.y (mgr.24370) 6382 : cluster [DBG] pgmap v6366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:10 smithi082 bash[20963]: audit 2024-04-03T17:51:09.991425+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:10 smithi082 bash[20963]: audit 2024-04-03T17:51:10.189082+0000 mon.c (mon.2) 2517 : audit [DBG] from='client.? 172.21.15.67:0/3844243962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:10 smithi067 bash[27441]: audit 2024-04-03T17:51:09.991425+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:10 smithi067 bash[27441]: audit 2024-04-03T17:51:10.189082+0000 mon.c (mon.2) 2517 : audit [DBG] from='client.? 172.21.15.67:0/3844243962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:10 smithi067 bash[17655]: audit 2024-04-03T17:51:09.991425+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:10 smithi067 bash[17655]: audit 2024-04-03T17:51:10.189082+0000 mon.c (mon.2) 2517 : audit [DBG] from='client.? 172.21.15.67:0/3844243962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:11 smithi082 bash[20963]: cluster 2024-04-03T17:51:10.711919+0000 mgr.y (mgr.24370) 6383 : cluster [DBG] pgmap v6367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:11 smithi067 bash[27441]: cluster 2024-04-03T17:51:10.711919+0000 mgr.y (mgr.24370) 6383 : cluster [DBG] pgmap v6367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:11 smithi067 bash[17655]: cluster 2024-04-03T17:51:10.711919+0000 mgr.y (mgr.24370) 6383 : cluster [DBG] pgmap v6367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:12 smithi082 bash[20963]: audit 2024-04-03T17:51:12.643697+0000 mon.c (mon.2) 2518 : audit [DBG] from='client.? 172.21.15.67:0/457034004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:51:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:12 smithi067 bash[27441]: audit 2024-04-03T17:51:12.643697+0000 mon.c (mon.2) 2518 : audit [DBG] from='client.? 172.21.15.67:0/457034004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:12 smithi067 bash[17655]: audit 2024-04-03T17:51:12.643697+0000 mon.c (mon.2) 2518 : audit [DBG] from='client.? 172.21.15.67:0/457034004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:51:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:13 smithi082 bash[20963]: cluster 2024-04-03T17:51:12.712552+0000 mgr.y (mgr.24370) 6384 : cluster [DBG] pgmap v6368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:13 smithi067 bash[27441]: cluster 2024-04-03T17:51:12.712552+0000 mgr.y (mgr.24370) 6384 : cluster [DBG] pgmap v6368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:13 smithi067 bash[17655]: cluster 2024-04-03T17:51:12.712552+0000 mgr.y (mgr.24370) 6384 : cluster [DBG] pgmap v6368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:16.136 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 17:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T17:51:15.72297514Z level=info msg="Completed cleanup jobs" duration=192.709321ms 2024-04-03T17:51:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:15 smithi082 bash[20963]: cluster 2024-04-03T17:51:14.713251+0000 mgr.y (mgr.24370) 6385 : cluster [DBG] pgmap v6369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:15 smithi082 bash[20963]: audit 2024-04-03T17:51:15.092529+0000 mon.c (mon.2) 2519 : audit [DBG] from='client.? 172.21.15.67:0/3951380213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:15 smithi067 bash[17655]: cluster 2024-04-03T17:51:14.713251+0000 mgr.y (mgr.24370) 6385 : cluster [DBG] pgmap v6369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:15 smithi067 bash[17655]: audit 2024-04-03T17:51:15.092529+0000 mon.c (mon.2) 2519 : audit [DBG] from='client.? 172.21.15.67:0/3951380213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:15 smithi067 bash[27441]: cluster 2024-04-03T17:51:14.713251+0000 mgr.y (mgr.24370) 6385 : cluster [DBG] pgmap v6369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:15 smithi067 bash[27441]: audit 2024-04-03T17:51:15.092529+0000 mon.c (mon.2) 2519 : audit [DBG] from='client.? 172.21.15.67:0/3951380213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:17 smithi082 bash[20963]: cluster 2024-04-03T17:51:16.714254+0000 mgr.y (mgr.24370) 6386 : cluster [DBG] pgmap v6370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:17 smithi082 bash[20963]: audit 2024-04-03T17:51:17.542537+0000 mon.a (mon.0) 5906 : audit [DBG] from='client.? 172.21.15.67:0/1509105778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:17 smithi067 bash[27441]: cluster 2024-04-03T17:51:16.714254+0000 mgr.y (mgr.24370) 6386 : cluster [DBG] pgmap v6370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:17 smithi067 bash[27441]: audit 2024-04-03T17:51:17.542537+0000 mon.a (mon.0) 5906 : audit [DBG] from='client.? 172.21.15.67:0/1509105778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:17 smithi067 bash[17655]: cluster 2024-04-03T17:51:16.714254+0000 mgr.y (mgr.24370) 6386 : cluster [DBG] pgmap v6370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:17 smithi067 bash[17655]: audit 2024-04-03T17:51:17.542537+0000 mon.a (mon.0) 5906 : audit [DBG] from='client.? 172.21.15.67:0/1509105778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:18 smithi082 bash[20963]: audit 2024-04-03T17:51:18.383896+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:51:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:18 smithi067 bash[17655]: audit 2024-04-03T17:51:18.383896+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:51:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:18 smithi067 bash[27441]: audit 2024-04-03T17:51:18.383896+0000 mon.a (mon.0) 5907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:51:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:19 smithi082 bash[20963]: cluster 2024-04-03T17:51:18.714882+0000 mgr.y (mgr.24370) 6387 : cluster [DBG] pgmap v6371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:19 smithi067 bash[17655]: cluster 2024-04-03T17:51:18.714882+0000 mgr.y (mgr.24370) 6387 : cluster [DBG] pgmap v6371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:19 smithi067 bash[27441]: cluster 2024-04-03T17:51:18.714882+0000 mgr.y (mgr.24370) 6387 : cluster [DBG] pgmap v6371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:20 smithi082 bash[20963]: audit 2024-04-03T17:51:19.992868+0000 mon.c (mon.2) 2520 : audit [DBG] from='client.? 172.21.15.67:0/3070935400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:20 smithi067 bash[17655]: audit 2024-04-03T17:51:19.992868+0000 mon.c (mon.2) 2520 : audit [DBG] from='client.? 172.21.15.67:0/3070935400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:20 smithi067 bash[27441]: audit 2024-04-03T17:51:19.992868+0000 mon.c (mon.2) 2520 : audit [DBG] from='client.? 172.21.15.67:0/3070935400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:21 smithi082 bash[20963]: cluster 2024-04-03T17:51:20.716086+0000 mgr.y (mgr.24370) 6388 : cluster [DBG] pgmap v6372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:21 smithi067 bash[17655]: cluster 2024-04-03T17:51:20.716086+0000 mgr.y (mgr.24370) 6388 : cluster [DBG] pgmap v6372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:21 smithi067 bash[27441]: cluster 2024-04-03T17:51:20.716086+0000 mgr.y (mgr.24370) 6388 : cluster [DBG] pgmap v6372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:22 smithi082 bash[20963]: audit 2024-04-03T17:51:22.446098+0000 mon.c (mon.2) 2521 : audit [DBG] from='client.? 172.21.15.67:0/2541995046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:51:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:22 smithi067 bash[17655]: audit 2024-04-03T17:51:22.446098+0000 mon.c (mon.2) 2521 : audit [DBG] from='client.? 172.21.15.67:0/2541995046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:22 smithi067 bash[27441]: audit 2024-04-03T17:51:22.446098+0000 mon.c (mon.2) 2521 : audit [DBG] from='client.? 172.21.15.67:0/2541995046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:51:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:23 smithi082 bash[20963]: cluster 2024-04-03T17:51:22.716846+0000 mgr.y (mgr.24370) 6389 : cluster [DBG] pgmap v6373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:23 smithi067 bash[27441]: cluster 2024-04-03T17:51:22.716846+0000 mgr.y (mgr.24370) 6389 : cluster [DBG] pgmap v6373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:23 smithi067 bash[17655]: cluster 2024-04-03T17:51:22.716846+0000 mgr.y (mgr.24370) 6389 : cluster [DBG] pgmap v6373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:25 smithi082 bash[20963]: audit 2024-04-03T17:51:24.134515+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:25 smithi082 bash[20963]: audit 2024-04-03T17:51:24.143700+0000 mon.a (mon.0) 5909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:25 smithi082 bash[20963]: audit 2024-04-03T17:51:24.387317+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:25 smithi082 bash[20963]: audit 2024-04-03T17:51:24.396782+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:25 smithi082 bash[20963]: audit 2024-04-03T17:51:24.935337+0000 mon.c (mon.2) 2522 : audit [DBG] from='client.? 172.21.15.67:0/2135683168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:25 smithi082 bash[20963]: audit 2024-04-03T17:51:24.992169+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[17655]: audit 2024-04-03T17:51:24.134515+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[17655]: audit 2024-04-03T17:51:24.143700+0000 mon.a (mon.0) 5909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[17655]: audit 2024-04-03T17:51:24.387317+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[17655]: audit 2024-04-03T17:51:24.396782+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[17655]: audit 2024-04-03T17:51:24.935337+0000 mon.c (mon.2) 2522 : audit [DBG] from='client.? 172.21.15.67:0/2135683168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[17655]: audit 2024-04-03T17:51:24.992169+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[27441]: audit 2024-04-03T17:51:24.134515+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[27441]: audit 2024-04-03T17:51:24.143700+0000 mon.a (mon.0) 5909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[27441]: audit 2024-04-03T17:51:24.387317+0000 mon.a (mon.0) 5910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[27441]: audit 2024-04-03T17:51:24.396782+0000 mon.a (mon.0) 5911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[27441]: audit 2024-04-03T17:51:24.935337+0000 mon.c (mon.2) 2522 : audit [DBG] from='client.? 172.21.15.67:0/2135683168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:25 smithi067 bash[27441]: audit 2024-04-03T17:51:24.992169+0000 mon.a (mon.0) 5912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:26 smithi067 bash[17655]: cluster 2024-04-03T17:51:24.717539+0000 mgr.y (mgr.24370) 6390 : cluster [DBG] pgmap v6374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:26 smithi067 bash[27441]: cluster 2024-04-03T17:51:24.717539+0000 mgr.y (mgr.24370) 6390 : cluster [DBG] pgmap v6374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:26 smithi082 bash[20963]: cluster 2024-04-03T17:51:24.717539+0000 mgr.y (mgr.24370) 6390 : cluster [DBG] pgmap v6374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:27 smithi067 bash[17655]: audit 2024-04-03T17:51:27.384511+0000 mon.a (mon.0) 5913 : audit [DBG] from='client.? 172.21.15.67:0/2866005539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:27 smithi067 bash[27441]: audit 2024-04-03T17:51:27.384511+0000 mon.a (mon.0) 5913 : audit [DBG] from='client.? 172.21.15.67:0/2866005539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:27 smithi082 bash[20963]: audit 2024-04-03T17:51:27.384511+0000 mon.a (mon.0) 5913 : audit [DBG] from='client.? 172.21.15.67:0/2866005539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:28 smithi067 bash[17655]: cluster 2024-04-03T17:51:26.718698+0000 mgr.y (mgr.24370) 6391 : cluster [DBG] pgmap v6375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:28 smithi067 bash[27441]: cluster 2024-04-03T17:51:26.718698+0000 mgr.y (mgr.24370) 6391 : cluster [DBG] pgmap v6375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:28 smithi082 bash[20963]: cluster 2024-04-03T17:51:26.718698+0000 mgr.y (mgr.24370) 6391 : cluster [DBG] pgmap v6375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:30 smithi067 bash[17655]: cluster 2024-04-03T17:51:28.719416+0000 mgr.y (mgr.24370) 6392 : cluster [DBG] pgmap v6376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:30 smithi067 bash[17655]: audit 2024-04-03T17:51:29.833289+0000 mon.c (mon.2) 2523 : audit [DBG] from='client.? 172.21.15.67:0/981934386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:30 smithi067 bash[27441]: cluster 2024-04-03T17:51:28.719416+0000 mgr.y (mgr.24370) 6392 : cluster [DBG] pgmap v6376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:30 smithi067 bash[27441]: audit 2024-04-03T17:51:29.833289+0000 mon.c (mon.2) 2523 : audit [DBG] from='client.? 172.21.15.67:0/981934386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:30.839 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:30 smithi082 bash[20963]: cluster 2024-04-03T17:51:28.719416+0000 mgr.y (mgr.24370) 6392 : cluster [DBG] pgmap v6376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:30.839 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:30 smithi082 bash[20963]: audit 2024-04-03T17:51:29.833289+0000 mon.c (mon.2) 2523 : audit [DBG] from='client.? 172.21.15.67:0/981934386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:32.706 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:32 smithi082 bash[20963]: cluster 2024-04-03T17:51:30.720723+0000 mgr.y (mgr.24370) 6393 : cluster [DBG] pgmap v6377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:32.706 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:32 smithi082 bash[20963]: audit 2024-04-03T17:51:32.276455+0000 mon.c (mon.2) 2524 : audit [DBG] from='client.? 172.21.15.67:0/4191963072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:32 smithi067 bash[17655]: cluster 2024-04-03T17:51:30.720723+0000 mgr.y (mgr.24370) 6393 : cluster [DBG] pgmap v6377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:32 smithi067 bash[17655]: audit 2024-04-03T17:51:32.276455+0000 mon.c (mon.2) 2524 : audit [DBG] from='client.? 172.21.15.67:0/4191963072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:32.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:32 smithi067 bash[27441]: cluster 2024-04-03T17:51:30.720723+0000 mgr.y (mgr.24370) 6393 : cluster [DBG] pgmap v6377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:32.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:32 smithi067 bash[27441]: audit 2024-04-03T17:51:32.276455+0000 mon.c (mon.2) 2524 : audit [DBG] from='client.? 172.21.15.67:0/4191963072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:51:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:51:34.629 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:34 smithi082 bash[20963]: cluster 2024-04-03T17:51:32.721443+0000 mgr.y (mgr.24370) 6394 : cluster [DBG] pgmap v6378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:34 smithi067 bash[17655]: cluster 2024-04-03T17:51:32.721443+0000 mgr.y (mgr.24370) 6394 : cluster [DBG] pgmap v6378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:34.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:34 smithi067 bash[27441]: cluster 2024-04-03T17:51:32.721443+0000 mgr.y (mgr.24370) 6394 : cluster [DBG] pgmap v6378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:35 smithi082 bash[20963]: audit 2024-04-03T17:51:34.735848+0000 mon.a (mon.0) 5914 : audit [DBG] from='client.? 172.21.15.67:0/2591578677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:35 smithi082 bash[20963]: audit 2024-04-03T17:51:35.231019+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:35 smithi082 bash[20963]: audit 2024-04-03T17:51:35.238955+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:35 smithi082 bash[20963]: audit 2024-04-03T17:51:35.240459+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:51:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:35 smithi082 bash[20963]: audit 2024-04-03T17:51:35.241720+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:51:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:35 smithi082 bash[20963]: audit 2024-04-03T17:51:35.248477+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[27441]: audit 2024-04-03T17:51:34.735848+0000 mon.a (mon.0) 5914 : audit [DBG] from='client.? 172.21.15.67:0/2591578677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[27441]: audit 2024-04-03T17:51:35.231019+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[27441]: audit 2024-04-03T17:51:35.238955+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[27441]: audit 2024-04-03T17:51:35.240459+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:51:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[27441]: audit 2024-04-03T17:51:35.241720+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:51:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[27441]: audit 2024-04-03T17:51:35.248477+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[17655]: audit 2024-04-03T17:51:34.735848+0000 mon.a (mon.0) 5914 : audit [DBG] from='client.? 172.21.15.67:0/2591578677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[17655]: audit 2024-04-03T17:51:35.231019+0000 mon.a (mon.0) 5915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[17655]: audit 2024-04-03T17:51:35.238955+0000 mon.a (mon.0) 5916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[17655]: audit 2024-04-03T17:51:35.240459+0000 mon.a (mon.0) 5917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:51:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[17655]: audit 2024-04-03T17:51:35.241720+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:51:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:35 smithi067 bash[17655]: audit 2024-04-03T17:51:35.248477+0000 mon.a (mon.0) 5919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:51:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:36 smithi082 bash[20963]: cluster 2024-04-03T17:51:34.721958+0000 mgr.y (mgr.24370) 6395 : cluster [DBG] pgmap v6379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:36.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:36 smithi067 bash[27441]: cluster 2024-04-03T17:51:34.721958+0000 mgr.y (mgr.24370) 6395 : cluster [DBG] pgmap v6379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:36.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:36 smithi067 bash[17655]: cluster 2024-04-03T17:51:34.721958+0000 mgr.y (mgr.24370) 6395 : cluster [DBG] pgmap v6379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:37 smithi082 bash[20963]: audit 2024-04-03T17:51:37.186032+0000 mon.c (mon.2) 2525 : audit [DBG] from='client.? 172.21.15.67:0/3008468286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:37 smithi067 bash[27441]: audit 2024-04-03T17:51:37.186032+0000 mon.c (mon.2) 2525 : audit [DBG] from='client.? 172.21.15.67:0/3008468286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:37 smithi067 bash[17655]: audit 2024-04-03T17:51:37.186032+0000 mon.c (mon.2) 2525 : audit [DBG] from='client.? 172.21.15.67:0/3008468286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:38 smithi082 bash[20963]: cluster 2024-04-03T17:51:36.723384+0000 mgr.y (mgr.24370) 6396 : cluster [DBG] pgmap v6380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:38.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:38 smithi067 bash[27441]: cluster 2024-04-03T17:51:36.723384+0000 mgr.y (mgr.24370) 6396 : cluster [DBG] pgmap v6380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:38.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:38 smithi067 bash[17655]: cluster 2024-04-03T17:51:36.723384+0000 mgr.y (mgr.24370) 6396 : cluster [DBG] pgmap v6380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:40 smithi082 bash[20963]: cluster 2024-04-03T17:51:38.724253+0000 mgr.y (mgr.24370) 6397 : cluster [DBG] pgmap v6381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:40 smithi082 bash[20963]: audit 2024-04-03T17:51:39.635284+0000 mon.c (mon.2) 2526 : audit [DBG] from='client.? 172.21.15.67:0/3589003490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:40 smithi082 bash[20963]: audit 2024-04-03T17:51:39.992293+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:40 smithi067 bash[17655]: cluster 2024-04-03T17:51:38.724253+0000 mgr.y (mgr.24370) 6397 : cluster [DBG] pgmap v6381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:40 smithi067 bash[17655]: audit 2024-04-03T17:51:39.635284+0000 mon.c (mon.2) 2526 : audit [DBG] from='client.? 172.21.15.67:0/3589003490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:40 smithi067 bash[17655]: audit 2024-04-03T17:51:39.992293+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:40 smithi067 bash[27441]: cluster 2024-04-03T17:51:38.724253+0000 mgr.y (mgr.24370) 6397 : cluster [DBG] pgmap v6381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:40 smithi067 bash[27441]: audit 2024-04-03T17:51:39.635284+0000 mon.c (mon.2) 2526 : audit [DBG] from='client.? 172.21.15.67:0/3589003490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:40 smithi067 bash[27441]: audit 2024-04-03T17:51:39.992293+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:42 smithi082 bash[20963]: cluster 2024-04-03T17:51:40.725370+0000 mgr.y (mgr.24370) 6398 : cluster [DBG] pgmap v6382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:42 smithi082 bash[20963]: audit 2024-04-03T17:51:42.089129+0000 mon.c (mon.2) 2527 : audit [DBG] from='client.? 172.21.15.67:0/711395132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:42 smithi067 bash[27441]: cluster 2024-04-03T17:51:40.725370+0000 mgr.y (mgr.24370) 6398 : cluster [DBG] pgmap v6382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:42 smithi067 bash[27441]: audit 2024-04-03T17:51:42.089129+0000 mon.c (mon.2) 2527 : audit [DBG] from='client.? 172.21.15.67:0/711395132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:42 smithi067 bash[17655]: cluster 2024-04-03T17:51:40.725370+0000 mgr.y (mgr.24370) 6398 : cluster [DBG] pgmap v6382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:42 smithi067 bash[17655]: audit 2024-04-03T17:51:42.089129+0000 mon.c (mon.2) 2527 : audit [DBG] from='client.? 172.21.15.67:0/711395132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:43] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:51:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:51:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:44 smithi082 bash[20963]: cluster 2024-04-03T17:51:42.726065+0000 mgr.y (mgr.24370) 6399 : cluster [DBG] pgmap v6383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:44 smithi067 bash[27441]: cluster 2024-04-03T17:51:42.726065+0000 mgr.y (mgr.24370) 6399 : cluster [DBG] pgmap v6383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:44.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:44 smithi067 bash[17655]: cluster 2024-04-03T17:51:42.726065+0000 mgr.y (mgr.24370) 6399 : cluster [DBG] pgmap v6383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:45 smithi082 bash[20963]: audit 2024-04-03T17:51:44.547024+0000 mon.a (mon.0) 5921 : audit [DBG] from='client.? 172.21.15.67:0/2271539234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:45 smithi067 bash[27441]: audit 2024-04-03T17:51:44.547024+0000 mon.a (mon.0) 5921 : audit [DBG] from='client.? 172.21.15.67:0/2271539234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:45.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:45 smithi067 bash[17655]: audit 2024-04-03T17:51:44.547024+0000 mon.a (mon.0) 5921 : audit [DBG] from='client.? 172.21.15.67:0/2271539234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:46 smithi082 bash[20963]: cluster 2024-04-03T17:51:44.726802+0000 mgr.y (mgr.24370) 6400 : cluster [DBG] pgmap v6384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:46 smithi067 bash[27441]: cluster 2024-04-03T17:51:44.726802+0000 mgr.y (mgr.24370) 6400 : cluster [DBG] pgmap v6384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:46 smithi067 bash[17655]: cluster 2024-04-03T17:51:44.726802+0000 mgr.y (mgr.24370) 6400 : cluster [DBG] pgmap v6384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:47 smithi082 bash[20963]: cluster 2024-04-03T17:51:46.727962+0000 mgr.y (mgr.24370) 6401 : cluster [DBG] pgmap v6385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:47 smithi082 bash[20963]: audit 2024-04-03T17:51:47.001292+0000 mon.a (mon.0) 5922 : audit [DBG] from='client.? 172.21.15.67:0/2009489512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:47 smithi067 bash[17655]: cluster 2024-04-03T17:51:46.727962+0000 mgr.y (mgr.24370) 6401 : cluster [DBG] pgmap v6385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:47 smithi067 bash[17655]: audit 2024-04-03T17:51:47.001292+0000 mon.a (mon.0) 5922 : audit [DBG] from='client.? 172.21.15.67:0/2009489512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:47 smithi067 bash[27441]: cluster 2024-04-03T17:51:46.727962+0000 mgr.y (mgr.24370) 6401 : cluster [DBG] pgmap v6385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:47 smithi067 bash[27441]: audit 2024-04-03T17:51:47.001292+0000 mon.a (mon.0) 5922 : audit [DBG] from='client.? 172.21.15.67:0/2009489512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:49 smithi082 bash[20963]: cluster 2024-04-03T17:51:48.728691+0000 mgr.y (mgr.24370) 6402 : cluster [DBG] pgmap v6386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:49 smithi082 bash[20963]: audit 2024-04-03T17:51:49.455199+0000 mon.a (mon.0) 5923 : audit [DBG] from='client.? 172.21.15.67:0/2363185350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:50.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:49 smithi067 bash[17655]: cluster 2024-04-03T17:51:48.728691+0000 mgr.y (mgr.24370) 6402 : cluster [DBG] pgmap v6386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:49 smithi067 bash[17655]: audit 2024-04-03T17:51:49.455199+0000 mon.a (mon.0) 5923 : audit [DBG] from='client.? 172.21.15.67:0/2363185350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:49 smithi067 bash[27441]: cluster 2024-04-03T17:51:48.728691+0000 mgr.y (mgr.24370) 6402 : cluster [DBG] pgmap v6386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:49 smithi067 bash[27441]: audit 2024-04-03T17:51:49.455199+0000 mon.a (mon.0) 5923 : audit [DBG] from='client.? 172.21.15.67:0/2363185350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:51 smithi082 bash[20963]: cluster 2024-04-03T17:51:50.729850+0000 mgr.y (mgr.24370) 6403 : cluster [DBG] pgmap v6387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:52.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:51 smithi067 bash[17655]: cluster 2024-04-03T17:51:50.729850+0000 mgr.y (mgr.24370) 6403 : cluster [DBG] pgmap v6387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:51 smithi067 bash[27441]: cluster 2024-04-03T17:51:50.729850+0000 mgr.y (mgr.24370) 6403 : cluster [DBG] pgmap v6387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:52 smithi067 bash[27441]: audit 2024-04-03T17:51:51.910530+0000 mon.a (mon.0) 5924 : audit [DBG] from='client.? 172.21.15.67:0/731116558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:52 smithi067 bash[17655]: audit 2024-04-03T17:51:51.910530+0000 mon.a (mon.0) 5924 : audit [DBG] from='client.? 172.21.15.67:0/731116558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:52 smithi082 bash[20963]: audit 2024-04-03T17:51:51.910530+0000 mon.a (mon.0) 5924 : audit [DBG] from='client.? 172.21.15.67:0/731116558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:53] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:51:53.803 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:51:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:53 smithi082 bash[20963]: cluster 2024-04-03T17:51:52.730467+0000 mgr.y (mgr.24370) 6404 : cluster [DBG] pgmap v6388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:53 smithi067 bash[27441]: cluster 2024-04-03T17:51:52.730467+0000 mgr.y (mgr.24370) 6404 : cluster [DBG] pgmap v6388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:53 smithi067 bash[17655]: cluster 2024-04-03T17:51:52.730467+0000 mgr.y (mgr.24370) 6404 : cluster [DBG] pgmap v6388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:54 smithi082 bash[20963]: audit 2024-04-03T17:51:54.357269+0000 mon.c (mon.2) 2528 : audit [DBG] from='client.? 172.21.15.67:0/370646164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:54 smithi067 bash[17655]: audit 2024-04-03T17:51:54.357269+0000 mon.c (mon.2) 2528 : audit [DBG] from='client.? 172.21.15.67:0/370646164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:54 smithi067 bash[27441]: audit 2024-04-03T17:51:54.357269+0000 mon.c (mon.2) 2528 : audit [DBG] from='client.? 172.21.15.67:0/370646164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:55 smithi082 bash[20963]: cluster 2024-04-03T17:51:54.731193+0000 mgr.y (mgr.24370) 6405 : cluster [DBG] pgmap v6389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:55 smithi082 bash[20963]: audit 2024-04-03T17:51:54.992914+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:55 smithi067 bash[17655]: cluster 2024-04-03T17:51:54.731193+0000 mgr.y (mgr.24370) 6405 : cluster [DBG] pgmap v6389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:55 smithi067 bash[17655]: audit 2024-04-03T17:51:54.992914+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:55 smithi067 bash[27441]: cluster 2024-04-03T17:51:54.731193+0000 mgr.y (mgr.24370) 6405 : cluster [DBG] pgmap v6389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:55 smithi067 bash[27441]: audit 2024-04-03T17:51:54.992914+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:51:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:57 smithi082 bash[20963]: cluster 2024-04-03T17:51:56.731968+0000 mgr.y (mgr.24370) 6406 : cluster [DBG] pgmap v6390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:57 smithi082 bash[20963]: audit 2024-04-03T17:51:56.813685+0000 mon.c (mon.2) 2529 : audit [DBG] from='client.? 172.21.15.67:0/2241228988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:58.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:57 smithi067 bash[27441]: cluster 2024-04-03T17:51:56.731968+0000 mgr.y (mgr.24370) 6406 : cluster [DBG] pgmap v6390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:58.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:57 smithi067 bash[27441]: audit 2024-04-03T17:51:56.813685+0000 mon.c (mon.2) 2529 : audit [DBG] from='client.? 172.21.15.67:0/2241228988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:51:58.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:57 smithi067 bash[17655]: cluster 2024-04-03T17:51:56.731968+0000 mgr.y (mgr.24370) 6406 : cluster [DBG] pgmap v6390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:51:58.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:57 smithi067 bash[17655]: audit 2024-04-03T17:51:56.813685+0000 mon.c (mon.2) 2529 : audit [DBG] from='client.? 172.21.15.67:0/2241228988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:59 smithi082 bash[20963]: cluster 2024-04-03T17:51:58.732588+0000 mgr.y (mgr.24370) 6407 : cluster [DBG] pgmap v6391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:51:59 smithi082 bash[20963]: audit 2024-04-03T17:51:59.270932+0000 mon.a (mon.0) 5926 : audit [DBG] from='client.? 172.21.15.67:0/1211686274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:59 smithi067 bash[27441]: cluster 2024-04-03T17:51:58.732588+0000 mgr.y (mgr.24370) 6407 : cluster [DBG] pgmap v6391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:51:59 smithi067 bash[27441]: audit 2024-04-03T17:51:59.270932+0000 mon.a (mon.0) 5926 : audit [DBG] from='client.? 172.21.15.67:0/1211686274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:59 smithi067 bash[17655]: cluster 2024-04-03T17:51:58.732588+0000 mgr.y (mgr.24370) 6407 : cluster [DBG] pgmap v6391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:51:59 smithi067 bash[17655]: audit 2024-04-03T17:51:59.270932+0000 mon.a (mon.0) 5926 : audit [DBG] from='client.? 172.21.15.67:0/1211686274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:01 smithi082 bash[20963]: cluster 2024-04-03T17:52:00.733697+0000 mgr.y (mgr.24370) 6408 : cluster [DBG] pgmap v6392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:01 smithi082 bash[20963]: audit 2024-04-03T17:52:01.730058+0000 mon.a (mon.0) 5927 : audit [DBG] from='client.? 172.21.15.67:0/1944763062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:01 smithi067 bash[17655]: cluster 2024-04-03T17:52:00.733697+0000 mgr.y (mgr.24370) 6408 : cluster [DBG] pgmap v6392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:01 smithi067 bash[17655]: audit 2024-04-03T17:52:01.730058+0000 mon.a (mon.0) 5927 : audit [DBG] from='client.? 172.21.15.67:0/1944763062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:01 smithi067 bash[27441]: cluster 2024-04-03T17:52:00.733697+0000 mgr.y (mgr.24370) 6408 : cluster [DBG] pgmap v6392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:01 smithi067 bash[27441]: audit 2024-04-03T17:52:01.730058+0000 mon.a (mon.0) 5927 : audit [DBG] from='client.? 172.21.15.67:0/1944763062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:52:03.834 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:52:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:03 smithi082 bash[20963]: cluster 2024-04-03T17:52:02.734356+0000 mgr.y (mgr.24370) 6409 : cluster [DBG] pgmap v6393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:03 smithi067 bash[17655]: cluster 2024-04-03T17:52:02.734356+0000 mgr.y (mgr.24370) 6409 : cluster [DBG] pgmap v6393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:03 smithi067 bash[27441]: cluster 2024-04-03T17:52:02.734356+0000 mgr.y (mgr.24370) 6409 : cluster [DBG] pgmap v6393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:04 smithi082 bash[20963]: audit 2024-04-03T17:52:04.179293+0000 mon.c (mon.2) 2530 : audit [DBG] from='client.? 172.21.15.67:0/626833250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:04 smithi067 bash[17655]: audit 2024-04-03T17:52:04.179293+0000 mon.c (mon.2) 2530 : audit [DBG] from='client.? 172.21.15.67:0/626833250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:04 smithi067 bash[27441]: audit 2024-04-03T17:52:04.179293+0000 mon.c (mon.2) 2530 : audit [DBG] from='client.? 172.21.15.67:0/626833250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:05 smithi082 bash[20963]: cluster 2024-04-03T17:52:04.735032+0000 mgr.y (mgr.24370) 6410 : cluster [DBG] pgmap v6394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:05 smithi067 bash[17655]: cluster 2024-04-03T17:52:04.735032+0000 mgr.y (mgr.24370) 6410 : cluster [DBG] pgmap v6394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:05 smithi067 bash[27441]: cluster 2024-04-03T17:52:04.735032+0000 mgr.y (mgr.24370) 6410 : cluster [DBG] pgmap v6394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:06 smithi082 bash[20963]: audit 2024-04-03T17:52:06.634393+0000 mon.c (mon.2) 2531 : audit [DBG] from='client.? 172.21.15.67:0/2169638266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:06 smithi067 bash[17655]: audit 2024-04-03T17:52:06.634393+0000 mon.c (mon.2) 2531 : audit [DBG] from='client.? 172.21.15.67:0/2169638266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:06 smithi067 bash[27441]: audit 2024-04-03T17:52:06.634393+0000 mon.c (mon.2) 2531 : audit [DBG] from='client.? 172.21.15.67:0/2169638266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:07 smithi082 bash[20963]: cluster 2024-04-03T17:52:06.736237+0000 mgr.y (mgr.24370) 6411 : cluster [DBG] pgmap v6395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:07 smithi067 bash[17655]: cluster 2024-04-03T17:52:06.736237+0000 mgr.y (mgr.24370) 6411 : cluster [DBG] pgmap v6395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:07 smithi067 bash[27441]: cluster 2024-04-03T17:52:06.736237+0000 mgr.y (mgr.24370) 6411 : cluster [DBG] pgmap v6395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:09 smithi082 bash[20963]: cluster 2024-04-03T17:52:08.736866+0000 mgr.y (mgr.24370) 6412 : cluster [DBG] pgmap v6396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:09 smithi082 bash[20963]: audit 2024-04-03T17:52:09.092564+0000 mon.c (mon.2) 2532 : audit [DBG] from='client.? 172.21.15.67:0/2276641023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:09 smithi067 bash[17655]: cluster 2024-04-03T17:52:08.736866+0000 mgr.y (mgr.24370) 6412 : cluster [DBG] pgmap v6396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:09 smithi067 bash[17655]: audit 2024-04-03T17:52:09.092564+0000 mon.c (mon.2) 2532 : audit [DBG] from='client.? 172.21.15.67:0/2276641023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:09 smithi067 bash[27441]: cluster 2024-04-03T17:52:08.736866+0000 mgr.y (mgr.24370) 6412 : cluster [DBG] pgmap v6396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:09 smithi067 bash[27441]: audit 2024-04-03T17:52:09.092564+0000 mon.c (mon.2) 2532 : audit [DBG] from='client.? 172.21.15.67:0/2276641023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:10 smithi082 bash[20963]: audit 2024-04-03T17:52:09.993084+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:10 smithi067 bash[27441]: audit 2024-04-03T17:52:09.993084+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:10 smithi067 bash[17655]: audit 2024-04-03T17:52:09.993084+0000 mon.a (mon.0) 5928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:11 smithi082 bash[20963]: cluster 2024-04-03T17:52:10.737943+0000 mgr.y (mgr.24370) 6413 : cluster [DBG] pgmap v6397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:11 smithi082 bash[20963]: audit 2024-04-03T17:52:11.548162+0000 mon.a (mon.0) 5929 : audit [DBG] from='client.? 172.21.15.67:0/4034850961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:11 smithi067 bash[27441]: cluster 2024-04-03T17:52:10.737943+0000 mgr.y (mgr.24370) 6413 : cluster [DBG] pgmap v6397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:11 smithi067 bash[27441]: audit 2024-04-03T17:52:11.548162+0000 mon.a (mon.0) 5929 : audit [DBG] from='client.? 172.21.15.67:0/4034850961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:11 smithi067 bash[17655]: cluster 2024-04-03T17:52:10.737943+0000 mgr.y (mgr.24370) 6413 : cluster [DBG] pgmap v6397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:11 smithi067 bash[17655]: audit 2024-04-03T17:52:11.548162+0000 mon.a (mon.0) 5929 : audit [DBG] from='client.? 172.21.15.67:0/4034850961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:52:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:52:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:13 smithi082 bash[20963]: cluster 2024-04-03T17:52:12.738613+0000 mgr.y (mgr.24370) 6414 : cluster [DBG] pgmap v6398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:13 smithi067 bash[17655]: cluster 2024-04-03T17:52:12.738613+0000 mgr.y (mgr.24370) 6414 : cluster [DBG] pgmap v6398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:13 smithi067 bash[27441]: cluster 2024-04-03T17:52:12.738613+0000 mgr.y (mgr.24370) 6414 : cluster [DBG] pgmap v6398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:15.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:14 smithi067 bash[17655]: audit 2024-04-03T17:52:14.006449+0000 mon.c (mon.2) 2533 : audit [DBG] from='client.? 172.21.15.67:0/1412021306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:14 smithi067 bash[27441]: audit 2024-04-03T17:52:14.006449+0000 mon.c (mon.2) 2533 : audit [DBG] from='client.? 172.21.15.67:0/1412021306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:14 smithi082 bash[20963]: audit 2024-04-03T17:52:14.006449+0000 mon.c (mon.2) 2533 : audit [DBG] from='client.? 172.21.15.67:0/1412021306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:16 smithi082 bash[20963]: cluster 2024-04-03T17:52:14.739278+0000 mgr.y (mgr.24370) 6415 : cluster [DBG] pgmap v6399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:16 smithi067 bash[17655]: cluster 2024-04-03T17:52:14.739278+0000 mgr.y (mgr.24370) 6415 : cluster [DBG] pgmap v6399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:16 smithi067 bash[27441]: cluster 2024-04-03T17:52:14.739278+0000 mgr.y (mgr.24370) 6415 : cluster [DBG] pgmap v6399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:17 smithi082 bash[20963]: audit 2024-04-03T17:52:16.465738+0000 mon.c (mon.2) 2534 : audit [DBG] from='client.? 172.21.15.67:0/1021752385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:17 smithi067 bash[27441]: audit 2024-04-03T17:52:16.465738+0000 mon.c (mon.2) 2534 : audit [DBG] from='client.? 172.21.15.67:0/1021752385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:17 smithi067 bash[17655]: audit 2024-04-03T17:52:16.465738+0000 mon.c (mon.2) 2534 : audit [DBG] from='client.? 172.21.15.67:0/1021752385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:18 smithi082 bash[20963]: cluster 2024-04-03T17:52:16.740191+0000 mgr.y (mgr.24370) 6416 : cluster [DBG] pgmap v6400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:18 smithi067 bash[17655]: cluster 2024-04-03T17:52:16.740191+0000 mgr.y (mgr.24370) 6416 : cluster [DBG] pgmap v6400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:18 smithi067 bash[27441]: cluster 2024-04-03T17:52:16.740191+0000 mgr.y (mgr.24370) 6416 : cluster [DBG] pgmap v6400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:19 smithi082 bash[20963]: audit 2024-04-03T17:52:18.918350+0000 mon.a (mon.0) 5930 : audit [DBG] from='client.? 172.21.15.67:0/3321922665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:19 smithi067 bash[27441]: audit 2024-04-03T17:52:18.918350+0000 mon.a (mon.0) 5930 : audit [DBG] from='client.? 172.21.15.67:0/3321922665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:19 smithi067 bash[17655]: audit 2024-04-03T17:52:18.918350+0000 mon.a (mon.0) 5930 : audit [DBG] from='client.? 172.21.15.67:0/3321922665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:20 smithi082 bash[20963]: cluster 2024-04-03T17:52:18.740806+0000 mgr.y (mgr.24370) 6417 : cluster [DBG] pgmap v6401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:20.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:20 smithi067 bash[17655]: cluster 2024-04-03T17:52:18.740806+0000 mgr.y (mgr.24370) 6417 : cluster [DBG] pgmap v6401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:20 smithi067 bash[27441]: cluster 2024-04-03T17:52:18.740806+0000 mgr.y (mgr.24370) 6417 : cluster [DBG] pgmap v6401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:22 smithi082 bash[20963]: cluster 2024-04-03T17:52:20.741941+0000 mgr.y (mgr.24370) 6418 : cluster [DBG] pgmap v6402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:22 smithi082 bash[20963]: audit 2024-04-03T17:52:21.373197+0000 mon.c (mon.2) 2535 : audit [DBG] from='client.? 172.21.15.67:0/3186163581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:22.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:22 smithi067 bash[17655]: cluster 2024-04-03T17:52:20.741941+0000 mgr.y (mgr.24370) 6418 : cluster [DBG] pgmap v6402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:22 smithi067 bash[17655]: audit 2024-04-03T17:52:21.373197+0000 mon.c (mon.2) 2535 : audit [DBG] from='client.? 172.21.15.67:0/3186163581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:22 smithi067 bash[27441]: cluster 2024-04-03T17:52:20.741941+0000 mgr.y (mgr.24370) 6418 : cluster [DBG] pgmap v6402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:22 smithi067 bash[27441]: audit 2024-04-03T17:52:21.373197+0000 mon.c (mon.2) 2535 : audit [DBG] from='client.? 172.21.15.67:0/3186163581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:52:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:52:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:24 smithi082 bash[20963]: cluster 2024-04-03T17:52:22.742594+0000 mgr.y (mgr.24370) 6419 : cluster [DBG] pgmap v6403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:24 smithi082 bash[20963]: audit 2024-04-03T17:52:23.833104+0000 mon.a (mon.0) 5931 : audit [DBG] from='client.? 172.21.15.67:0/4087138622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:24 smithi067 bash[27441]: cluster 2024-04-03T17:52:22.742594+0000 mgr.y (mgr.24370) 6419 : cluster [DBG] pgmap v6403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:24 smithi067 bash[27441]: audit 2024-04-03T17:52:23.833104+0000 mon.a (mon.0) 5931 : audit [DBG] from='client.? 172.21.15.67:0/4087138622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:24 smithi067 bash[17655]: cluster 2024-04-03T17:52:22.742594+0000 mgr.y (mgr.24370) 6419 : cluster [DBG] pgmap v6403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:24 smithi067 bash[17655]: audit 2024-04-03T17:52:23.833104+0000 mon.a (mon.0) 5931 : audit [DBG] from='client.? 172.21.15.67:0/4087138622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:25 smithi082 bash[20963]: audit 2024-04-03T17:52:24.993618+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:25 smithi067 bash[27441]: audit 2024-04-03T17:52:24.993618+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:25 smithi067 bash[17655]: audit 2024-04-03T17:52:24.993618+0000 mon.a (mon.0) 5932 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:26 smithi082 bash[20963]: cluster 2024-04-03T17:52:24.743255+0000 mgr.y (mgr.24370) 6420 : cluster [DBG] pgmap v6404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:26 smithi082 bash[20963]: audit 2024-04-03T17:52:26.290911+0000 mon.a (mon.0) 5933 : audit [DBG] from='client.? 172.21.15.67:0/90382331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:26 smithi067 bash[17655]: cluster 2024-04-03T17:52:24.743255+0000 mgr.y (mgr.24370) 6420 : cluster [DBG] pgmap v6404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:26 smithi067 bash[17655]: audit 2024-04-03T17:52:26.290911+0000 mon.a (mon.0) 5933 : audit [DBG] from='client.? 172.21.15.67:0/90382331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:26 smithi067 bash[27441]: cluster 2024-04-03T17:52:24.743255+0000 mgr.y (mgr.24370) 6420 : cluster [DBG] pgmap v6404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:26 smithi067 bash[27441]: audit 2024-04-03T17:52:26.290911+0000 mon.a (mon.0) 5933 : audit [DBG] from='client.? 172.21.15.67:0/90382331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:28 smithi082 bash[20963]: cluster 2024-04-03T17:52:26.744243+0000 mgr.y (mgr.24370) 6421 : cluster [DBG] pgmap v6405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:28 smithi067 bash[17655]: cluster 2024-04-03T17:52:26.744243+0000 mgr.y (mgr.24370) 6421 : cluster [DBG] pgmap v6405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:28 smithi067 bash[27441]: cluster 2024-04-03T17:52:26.744243+0000 mgr.y (mgr.24370) 6421 : cluster [DBG] pgmap v6405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:29 smithi082 bash[20963]: audit 2024-04-03T17:52:28.753891+0000 mon.a (mon.0) 5934 : audit [DBG] from='client.? 172.21.15.67:0/138485665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:29 smithi067 bash[27441]: audit 2024-04-03T17:52:28.753891+0000 mon.a (mon.0) 5934 : audit [DBG] from='client.? 172.21.15.67:0/138485665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:29.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:29 smithi067 bash[17655]: audit 2024-04-03T17:52:28.753891+0000 mon.a (mon.0) 5934 : audit [DBG] from='client.? 172.21.15.67:0/138485665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:30 smithi082 bash[20963]: cluster 2024-04-03T17:52:28.744977+0000 mgr.y (mgr.24370) 6422 : cluster [DBG] pgmap v6406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:30 smithi067 bash[17655]: cluster 2024-04-03T17:52:28.744977+0000 mgr.y (mgr.24370) 6422 : cluster [DBG] pgmap v6406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:30.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:30 smithi067 bash[27441]: cluster 2024-04-03T17:52:28.744977+0000 mgr.y (mgr.24370) 6422 : cluster [DBG] pgmap v6406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:31 smithi082 bash[20963]: audit 2024-04-03T17:52:31.213347+0000 mon.a (mon.0) 5935 : audit [DBG] from='client.? 172.21.15.67:0/1153444541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:31 smithi067 bash[27441]: audit 2024-04-03T17:52:31.213347+0000 mon.a (mon.0) 5935 : audit [DBG] from='client.? 172.21.15.67:0/1153444541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:31 smithi067 bash[17655]: audit 2024-04-03T17:52:31.213347+0000 mon.a (mon.0) 5935 : audit [DBG] from='client.? 172.21.15.67:0/1153444541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:32 smithi082 bash[20963]: cluster 2024-04-03T17:52:30.746180+0000 mgr.y (mgr.24370) 6423 : cluster [DBG] pgmap v6407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:32.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:32 smithi067 bash[17655]: cluster 2024-04-03T17:52:30.746180+0000 mgr.y (mgr.24370) 6423 : cluster [DBG] pgmap v6407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:32 smithi067 bash[27441]: cluster 2024-04-03T17:52:30.746180+0000 mgr.y (mgr.24370) 6423 : cluster [DBG] pgmap v6407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:52:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:52:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:34 smithi082 bash[20963]: cluster 2024-04-03T17:52:32.746987+0000 mgr.y (mgr.24370) 6424 : cluster [DBG] pgmap v6408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:34 smithi082 bash[20963]: audit 2024-04-03T17:52:33.667266+0000 mon.a (mon.0) 5936 : audit [DBG] from='client.? 172.21.15.67:0/3195455337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:34 smithi067 bash[27441]: cluster 2024-04-03T17:52:32.746987+0000 mgr.y (mgr.24370) 6424 : cluster [DBG] pgmap v6408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:34 smithi067 bash[27441]: audit 2024-04-03T17:52:33.667266+0000 mon.a (mon.0) 5936 : audit [DBG] from='client.? 172.21.15.67:0/3195455337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:34 smithi067 bash[17655]: cluster 2024-04-03T17:52:32.746987+0000 mgr.y (mgr.24370) 6424 : cluster [DBG] pgmap v6408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:34 smithi067 bash[17655]: audit 2024-04-03T17:52:33.667266+0000 mon.a (mon.0) 5936 : audit [DBG] from='client.? 172.21.15.67:0/3195455337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:35 smithi067 bash[27441]: audit 2024-04-03T17:52:35.321770+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:52:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:35 smithi067 bash[17655]: audit 2024-04-03T17:52:35.321770+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:52:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:35 smithi082 bash[20963]: audit 2024-04-03T17:52:35.321770+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:52:36.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:36 smithi067 bash[17655]: cluster 2024-04-03T17:52:34.747689+0000 mgr.y (mgr.24370) 6425 : cluster [DBG] pgmap v6409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:36 smithi067 bash[17655]: audit 2024-04-03T17:52:35.651667+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:36 smithi067 bash[17655]: audit 2024-04-03T17:52:35.660069+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:36 smithi067 bash[17655]: audit 2024-04-03T17:52:36.146860+0000 mon.c (mon.2) 2536 : audit [DBG] from='client.? 172.21.15.67:0/2978472082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:36 smithi067 bash[27441]: cluster 2024-04-03T17:52:34.747689+0000 mgr.y (mgr.24370) 6425 : cluster [DBG] pgmap v6409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:36 smithi067 bash[27441]: audit 2024-04-03T17:52:35.651667+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:36 smithi067 bash[27441]: audit 2024-04-03T17:52:35.660069+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:36 smithi067 bash[27441]: audit 2024-04-03T17:52:36.146860+0000 mon.c (mon.2) 2536 : audit [DBG] from='client.? 172.21.15.67:0/2978472082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:36 smithi082 bash[20963]: cluster 2024-04-03T17:52:34.747689+0000 mgr.y (mgr.24370) 6425 : cluster [DBG] pgmap v6409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:36 smithi082 bash[20963]: audit 2024-04-03T17:52:35.651667+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:36 smithi082 bash[20963]: audit 2024-04-03T17:52:35.660069+0000 mon.a (mon.0) 5939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:36 smithi082 bash[20963]: audit 2024-04-03T17:52:36.146860+0000 mon.c (mon.2) 2536 : audit [DBG] from='client.? 172.21.15.67:0/2978472082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:38.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:38 smithi067 bash[17655]: cluster 2024-04-03T17:52:36.748959+0000 mgr.y (mgr.24370) 6426 : cluster [DBG] pgmap v6410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:38 smithi067 bash[27441]: cluster 2024-04-03T17:52:36.748959+0000 mgr.y (mgr.24370) 6426 : cluster [DBG] pgmap v6410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:38.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:38 smithi082 bash[20963]: cluster 2024-04-03T17:52:36.748959+0000 mgr.y (mgr.24370) 6426 : cluster [DBG] pgmap v6410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:39 smithi067 bash[17655]: audit 2024-04-03T17:52:38.609520+0000 mon.a (mon.0) 5940 : audit [DBG] from='client.? 172.21.15.67:0/2756287877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:39 smithi067 bash[27441]: audit 2024-04-03T17:52:38.609520+0000 mon.a (mon.0) 5940 : audit [DBG] from='client.? 172.21.15.67:0/2756287877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:39 smithi082 bash[20963]: audit 2024-04-03T17:52:38.609520+0000 mon.a (mon.0) 5940 : audit [DBG] from='client.? 172.21.15.67:0/2756287877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:40 smithi067 bash[17655]: cluster 2024-04-03T17:52:38.749652+0000 mgr.y (mgr.24370) 6427 : cluster [DBG] pgmap v6411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:40 smithi067 bash[17655]: audit 2024-04-03T17:52:39.993522+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:40 smithi067 bash[27441]: cluster 2024-04-03T17:52:38.749652+0000 mgr.y (mgr.24370) 6427 : cluster [DBG] pgmap v6411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:40 smithi067 bash[27441]: audit 2024-04-03T17:52:39.993522+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:40 smithi082 bash[20963]: cluster 2024-04-03T17:52:38.749652+0000 mgr.y (mgr.24370) 6427 : cluster [DBG] pgmap v6411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:40 smithi082 bash[20963]: audit 2024-04-03T17:52:39.993522+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[17655]: audit 2024-04-03T17:52:41.081654+0000 mon.a (mon.0) 5942 : audit [DBG] from='client.? 172.21.15.67:0/2148706941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[17655]: audit 2024-04-03T17:52:41.268094+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[17655]: audit 2024-04-03T17:52:41.282492+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[17655]: audit 2024-04-03T17:52:41.311884+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[17655]: audit 2024-04-03T17:52:41.323847+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[27441]: audit 2024-04-03T17:52:41.081654+0000 mon.a (mon.0) 5942 : audit [DBG] from='client.? 172.21.15.67:0/2148706941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[27441]: audit 2024-04-03T17:52:41.268094+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[27441]: audit 2024-04-03T17:52:41.282492+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[27441]: audit 2024-04-03T17:52:41.311884+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:41 smithi067 bash[27441]: audit 2024-04-03T17:52:41.323847+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:41 smithi082 bash[20963]: audit 2024-04-03T17:52:41.081654+0000 mon.a (mon.0) 5942 : audit [DBG] from='client.? 172.21.15.67:0/2148706941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:41 smithi082 bash[20963]: audit 2024-04-03T17:52:41.268094+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:41 smithi082 bash[20963]: audit 2024-04-03T17:52:41.282492+0000 mon.a (mon.0) 5944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:41 smithi082 bash[20963]: audit 2024-04-03T17:52:41.311884+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:41 smithi082 bash[20963]: audit 2024-04-03T17:52:41.323847+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:42 smithi082 bash[20963]: cluster 2024-04-03T17:52:40.750321+0000 mgr.y (mgr.24370) 6428 : cluster [DBG] pgmap v6412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:42 smithi082 bash[20963]: audit 2024-04-03T17:52:42.072253+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:42 smithi082 bash[20963]: audit 2024-04-03T17:52:42.082348+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:42 smithi082 bash[20963]: audit 2024-04-03T17:52:42.089940+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:42 smithi082 bash[20963]: audit 2024-04-03T17:52:42.099342+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:42 smithi082 bash[20963]: audit 2024-04-03T17:52:42.101129+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:52:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:42 smithi082 bash[20963]: audit 2024-04-03T17:52:42.102650+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:52:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:42 smithi082 bash[20963]: audit 2024-04-03T17:52:42.112375+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[17655]: cluster 2024-04-03T17:52:40.750321+0000 mgr.y (mgr.24370) 6428 : cluster [DBG] pgmap v6412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[17655]: audit 2024-04-03T17:52:42.072253+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[17655]: audit 2024-04-03T17:52:42.082348+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[17655]: audit 2024-04-03T17:52:42.089940+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[17655]: audit 2024-04-03T17:52:42.099342+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[17655]: audit 2024-04-03T17:52:42.101129+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[17655]: audit 2024-04-03T17:52:42.102650+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[17655]: audit 2024-04-03T17:52:42.112375+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[27441]: cluster 2024-04-03T17:52:40.750321+0000 mgr.y (mgr.24370) 6428 : cluster [DBG] pgmap v6412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[27441]: audit 2024-04-03T17:52:42.072253+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[27441]: audit 2024-04-03T17:52:42.082348+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[27441]: audit 2024-04-03T17:52:42.089940+0000 mon.a (mon.0) 5949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[27441]: audit 2024-04-03T17:52:42.099342+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[27441]: audit 2024-04-03T17:52:42.101129+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:52:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[27441]: audit 2024-04-03T17:52:42.102650+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:52:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:42 smithi067 bash[27441]: audit 2024-04-03T17:52:42.112375+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:52:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:52:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:52:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:44 smithi082 bash[20963]: cluster 2024-04-03T17:52:42.750915+0000 mgr.y (mgr.24370) 6429 : cluster [DBG] pgmap v6413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:44 smithi082 bash[20963]: audit 2024-04-03T17:52:43.538224+0000 mon.a (mon.0) 5954 : audit [DBG] from='client.? 172.21.15.67:0/421003610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:44 smithi067 bash[27441]: cluster 2024-04-03T17:52:42.750915+0000 mgr.y (mgr.24370) 6429 : cluster [DBG] pgmap v6413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:44 smithi067 bash[27441]: audit 2024-04-03T17:52:43.538224+0000 mon.a (mon.0) 5954 : audit [DBG] from='client.? 172.21.15.67:0/421003610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:44 smithi067 bash[17655]: cluster 2024-04-03T17:52:42.750915+0000 mgr.y (mgr.24370) 6429 : cluster [DBG] pgmap v6413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:44 smithi067 bash[17655]: audit 2024-04-03T17:52:43.538224+0000 mon.a (mon.0) 5954 : audit [DBG] from='client.? 172.21.15.67:0/421003610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:46 smithi082 bash[20963]: cluster 2024-04-03T17:52:44.751634+0000 mgr.y (mgr.24370) 6430 : cluster [DBG] pgmap v6414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:46 smithi082 bash[20963]: audit 2024-04-03T17:52:45.989341+0000 mon.a (mon.0) 5955 : audit [DBG] from='client.? 172.21.15.67:0/1629288304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:46 smithi067 bash[17655]: cluster 2024-04-03T17:52:44.751634+0000 mgr.y (mgr.24370) 6430 : cluster [DBG] pgmap v6414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:46 smithi067 bash[17655]: audit 2024-04-03T17:52:45.989341+0000 mon.a (mon.0) 5955 : audit [DBG] from='client.? 172.21.15.67:0/1629288304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:46 smithi067 bash[27441]: cluster 2024-04-03T17:52:44.751634+0000 mgr.y (mgr.24370) 6430 : cluster [DBG] pgmap v6414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:46 smithi067 bash[27441]: audit 2024-04-03T17:52:45.989341+0000 mon.a (mon.0) 5955 : audit [DBG] from='client.? 172.21.15.67:0/1629288304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:48 smithi082 bash[20963]: cluster 2024-04-03T17:52:46.752886+0000 mgr.y (mgr.24370) 6431 : cluster [DBG] pgmap v6415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:48 smithi067 bash[17655]: cluster 2024-04-03T17:52:46.752886+0000 mgr.y (mgr.24370) 6431 : cluster [DBG] pgmap v6415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:48 smithi067 bash[27441]: cluster 2024-04-03T17:52:46.752886+0000 mgr.y (mgr.24370) 6431 : cluster [DBG] pgmap v6415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:49 smithi082 bash[20963]: audit 2024-04-03T17:52:48.450494+0000 mon.a (mon.0) 5956 : audit [DBG] from='client.? 172.21.15.67:0/3713641350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:49 smithi067 bash[17655]: audit 2024-04-03T17:52:48.450494+0000 mon.a (mon.0) 5956 : audit [DBG] from='client.? 172.21.15.67:0/3713641350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:49 smithi067 bash[27441]: audit 2024-04-03T17:52:48.450494+0000 mon.a (mon.0) 5956 : audit [DBG] from='client.? 172.21.15.67:0/3713641350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:50 smithi082 bash[20963]: cluster 2024-04-03T17:52:48.753562+0000 mgr.y (mgr.24370) 6432 : cluster [DBG] pgmap v6416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:50 smithi067 bash[27441]: cluster 2024-04-03T17:52:48.753562+0000 mgr.y (mgr.24370) 6432 : cluster [DBG] pgmap v6416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:50 smithi067 bash[17655]: cluster 2024-04-03T17:52:48.753562+0000 mgr.y (mgr.24370) 6432 : cluster [DBG] pgmap v6416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:51 smithi082 bash[20963]: audit 2024-04-03T17:52:50.896784+0000 mon.a (mon.0) 5957 : audit [DBG] from='client.? 172.21.15.67:0/3419575676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:51 smithi067 bash[17655]: audit 2024-04-03T17:52:50.896784+0000 mon.a (mon.0) 5957 : audit [DBG] from='client.? 172.21.15.67:0/3419575676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:51 smithi067 bash[27441]: audit 2024-04-03T17:52:50.896784+0000 mon.a (mon.0) 5957 : audit [DBG] from='client.? 172.21.15.67:0/3419575676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:52 smithi082 bash[20963]: cluster 2024-04-03T17:52:50.754728+0000 mgr.y (mgr.24370) 6433 : cluster [DBG] pgmap v6417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:52 smithi067 bash[27441]: cluster 2024-04-03T17:52:50.754728+0000 mgr.y (mgr.24370) 6433 : cluster [DBG] pgmap v6417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:52 smithi067 bash[17655]: cluster 2024-04-03T17:52:50.754728+0000 mgr.y (mgr.24370) 6433 : cluster [DBG] pgmap v6417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:52:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:53 smithi082 bash[20963]: audit 2024-04-03T17:52:53.346389+0000 mon.a (mon.0) 5958 : audit [DBG] from='client.? 172.21.15.67:0/220084442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:52:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:53 smithi067 bash[17655]: audit 2024-04-03T17:52:53.346389+0000 mon.a (mon.0) 5958 : audit [DBG] from='client.? 172.21.15.67:0/220084442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:53.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:53 smithi067 bash[27441]: audit 2024-04-03T17:52:53.346389+0000 mon.a (mon.0) 5958 : audit [DBG] from='client.? 172.21.15.67:0/220084442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:54 smithi082 bash[20963]: cluster 2024-04-03T17:52:52.755385+0000 mgr.y (mgr.24370) 6434 : cluster [DBG] pgmap v6418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:54 smithi067 bash[17655]: cluster 2024-04-03T17:52:52.755385+0000 mgr.y (mgr.24370) 6434 : cluster [DBG] pgmap v6418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:54.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:54 smithi067 bash[27441]: cluster 2024-04-03T17:52:52.755385+0000 mgr.y (mgr.24370) 6434 : cluster [DBG] pgmap v6418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:55 smithi082 bash[20963]: audit 2024-04-03T17:52:54.994346+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:55 smithi067 bash[27441]: audit 2024-04-03T17:52:54.994346+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:55 smithi067 bash[17655]: audit 2024-04-03T17:52:54.994346+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:52:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:56 smithi082 bash[20963]: cluster 2024-04-03T17:52:54.756136+0000 mgr.y (mgr.24370) 6435 : cluster [DBG] pgmap v6419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:56 smithi082 bash[20963]: audit 2024-04-03T17:52:55.789296+0000 mon.c (mon.2) 2537 : audit [DBG] from='client.? 172.21.15.67:0/1574591488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:56 smithi067 bash[27441]: cluster 2024-04-03T17:52:54.756136+0000 mgr.y (mgr.24370) 6435 : cluster [DBG] pgmap v6419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:56 smithi067 bash[27441]: audit 2024-04-03T17:52:55.789296+0000 mon.c (mon.2) 2537 : audit [DBG] from='client.? 172.21.15.67:0/1574591488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:56 smithi067 bash[17655]: cluster 2024-04-03T17:52:54.756136+0000 mgr.y (mgr.24370) 6435 : cluster [DBG] pgmap v6419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:56 smithi067 bash[17655]: audit 2024-04-03T17:52:55.789296+0000 mon.c (mon.2) 2537 : audit [DBG] from='client.? 172.21.15.67:0/1574591488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:58 smithi082 bash[20963]: cluster 2024-04-03T17:52:56.757301+0000 mgr.y (mgr.24370) 6436 : cluster [DBG] pgmap v6420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:58 smithi082 bash[20963]: audit 2024-04-03T17:52:58.248331+0000 mon.c (mon.2) 2538 : audit [DBG] from='client.? 172.21.15.67:0/1689878794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:58 smithi067 bash[17655]: cluster 2024-04-03T17:52:56.757301+0000 mgr.y (mgr.24370) 6436 : cluster [DBG] pgmap v6420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:58.933 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:58 smithi067 bash[17655]: audit 2024-04-03T17:52:58.248331+0000 mon.c (mon.2) 2538 : audit [DBG] from='client.? 172.21.15.67:0/1689878794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:58.934 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:58 smithi067 bash[27441]: cluster 2024-04-03T17:52:56.757301+0000 mgr.y (mgr.24370) 6436 : cluster [DBG] pgmap v6420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:58.934 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:58 smithi067 bash[27441]: audit 2024-04-03T17:52:58.248331+0000 mon.c (mon.2) 2538 : audit [DBG] from='client.? 172.21.15.67:0/1689878794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:52:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:52:59 smithi082 bash[20963]: cluster 2024-04-03T17:52:58.758027+0000 mgr.y (mgr.24370) 6437 : cluster [DBG] pgmap v6421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:52:59 smithi067 bash[17655]: cluster 2024-04-03T17:52:58.758027+0000 mgr.y (mgr.24370) 6437 : cluster [DBG] pgmap v6421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:52:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:52:59 smithi067 bash[27441]: cluster 2024-04-03T17:52:58.758027+0000 mgr.y (mgr.24370) 6437 : cluster [DBG] pgmap v6421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:00 smithi082 bash[20963]: audit 2024-04-03T17:53:00.699790+0000 mon.a (mon.0) 5960 : audit [DBG] from='client.? 172.21.15.67:0/2222030306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:00 smithi067 bash[17655]: audit 2024-04-03T17:53:00.699790+0000 mon.a (mon.0) 5960 : audit [DBG] from='client.? 172.21.15.67:0/2222030306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:00 smithi067 bash[27441]: audit 2024-04-03T17:53:00.699790+0000 mon.a (mon.0) 5960 : audit [DBG] from='client.? 172.21.15.67:0/2222030306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:01 smithi082 bash[20963]: cluster 2024-04-03T17:53:00.758905+0000 mgr.y (mgr.24370) 6438 : cluster [DBG] pgmap v6422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:01 smithi067 bash[17655]: cluster 2024-04-03T17:53:00.758905+0000 mgr.y (mgr.24370) 6438 : cluster [DBG] pgmap v6422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:01 smithi067 bash[27441]: cluster 2024-04-03T17:53:00.758905+0000 mgr.y (mgr.24370) 6438 : cluster [DBG] pgmap v6422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:03] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:53:03.816 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:53:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:03 smithi082 bash[20963]: cluster 2024-04-03T17:53:02.759538+0000 mgr.y (mgr.24370) 6439 : cluster [DBG] pgmap v6423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:03 smithi082 bash[20963]: audit 2024-04-03T17:53:03.161790+0000 mon.c (mon.2) 2539 : audit [DBG] from='client.? 172.21.15.67:0/766964883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:03 smithi067 bash[27441]: cluster 2024-04-03T17:53:02.759538+0000 mgr.y (mgr.24370) 6439 : cluster [DBG] pgmap v6423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:03 smithi067 bash[27441]: audit 2024-04-03T17:53:03.161790+0000 mon.c (mon.2) 2539 : audit [DBG] from='client.? 172.21.15.67:0/766964883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:03 smithi067 bash[17655]: cluster 2024-04-03T17:53:02.759538+0000 mgr.y (mgr.24370) 6439 : cluster [DBG] pgmap v6423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:03 smithi067 bash[17655]: audit 2024-04-03T17:53:03.161790+0000 mon.c (mon.2) 2539 : audit [DBG] from='client.? 172.21.15.67:0/766964883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:05 smithi082 bash[20963]: cluster 2024-04-03T17:53:04.760271+0000 mgr.y (mgr.24370) 6440 : cluster [DBG] pgmap v6424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:05 smithi082 bash[20963]: audit 2024-04-03T17:53:05.615791+0000 mon.a (mon.0) 5961 : audit [DBG] from='client.? 172.21.15.67:0/1206061661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:05 smithi067 bash[17655]: cluster 2024-04-03T17:53:04.760271+0000 mgr.y (mgr.24370) 6440 : cluster [DBG] pgmap v6424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:05 smithi067 bash[17655]: audit 2024-04-03T17:53:05.615791+0000 mon.a (mon.0) 5961 : audit [DBG] from='client.? 172.21.15.67:0/1206061661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:05 smithi067 bash[27441]: cluster 2024-04-03T17:53:04.760271+0000 mgr.y (mgr.24370) 6440 : cluster [DBG] pgmap v6424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:05 smithi067 bash[27441]: audit 2024-04-03T17:53:05.615791+0000 mon.a (mon.0) 5961 : audit [DBG] from='client.? 172.21.15.67:0/1206061661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:07 smithi082 bash[20963]: cluster 2024-04-03T17:53:06.761397+0000 mgr.y (mgr.24370) 6441 : cluster [DBG] pgmap v6425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:07 smithi067 bash[17655]: cluster 2024-04-03T17:53:06.761397+0000 mgr.y (mgr.24370) 6441 : cluster [DBG] pgmap v6425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:07 smithi067 bash[27441]: cluster 2024-04-03T17:53:06.761397+0000 mgr.y (mgr.24370) 6441 : cluster [DBG] pgmap v6425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:08 smithi082 bash[20963]: audit 2024-04-03T17:53:08.063667+0000 mon.a (mon.0) 5962 : audit [DBG] from='client.? 172.21.15.67:0/368748317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:08 smithi067 bash[17655]: audit 2024-04-03T17:53:08.063667+0000 mon.a (mon.0) 5962 : audit [DBG] from='client.? 172.21.15.67:0/368748317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:08 smithi067 bash[27441]: audit 2024-04-03T17:53:08.063667+0000 mon.a (mon.0) 5962 : audit [DBG] from='client.? 172.21.15.67:0/368748317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:09 smithi082 bash[20963]: cluster 2024-04-03T17:53:08.762096+0000 mgr.y (mgr.24370) 6442 : cluster [DBG] pgmap v6426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:09 smithi067 bash[17655]: cluster 2024-04-03T17:53:08.762096+0000 mgr.y (mgr.24370) 6442 : cluster [DBG] pgmap v6426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:09 smithi067 bash[27441]: cluster 2024-04-03T17:53:08.762096+0000 mgr.y (mgr.24370) 6442 : cluster [DBG] pgmap v6426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:10 smithi082 bash[20963]: audit 2024-04-03T17:53:09.994583+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:10 smithi082 bash[20963]: audit 2024-04-03T17:53:10.511742+0000 mon.a (mon.0) 5964 : audit [DBG] from='client.? 172.21.15.67:0/2490623625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:10 smithi067 bash[17655]: audit 2024-04-03T17:53:09.994583+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:10 smithi067 bash[17655]: audit 2024-04-03T17:53:10.511742+0000 mon.a (mon.0) 5964 : audit [DBG] from='client.? 172.21.15.67:0/2490623625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:10 smithi067 bash[27441]: audit 2024-04-03T17:53:09.994583+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:10 smithi067 bash[27441]: audit 2024-04-03T17:53:10.511742+0000 mon.a (mon.0) 5964 : audit [DBG] from='client.? 172.21.15.67:0/2490623625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:11 smithi082 bash[20963]: cluster 2024-04-03T17:53:10.763191+0000 mgr.y (mgr.24370) 6443 : cluster [DBG] pgmap v6427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:11 smithi067 bash[27441]: cluster 2024-04-03T17:53:10.763191+0000 mgr.y (mgr.24370) 6443 : cluster [DBG] pgmap v6427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:11 smithi067 bash[17655]: cluster 2024-04-03T17:53:10.763191+0000 mgr.y (mgr.24370) 6443 : cluster [DBG] pgmap v6427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:13] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:53:13.850 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:53:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:13 smithi082 bash[20963]: cluster 2024-04-03T17:53:12.763861+0000 mgr.y (mgr.24370) 6444 : cluster [DBG] pgmap v6428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:13 smithi082 bash[20963]: audit 2024-04-03T17:53:12.967387+0000 mon.a (mon.0) 5965 : audit [DBG] from='client.? 172.21.15.67:0/2208728529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:13 smithi067 bash[17655]: cluster 2024-04-03T17:53:12.763861+0000 mgr.y (mgr.24370) 6444 : cluster [DBG] pgmap v6428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:13 smithi067 bash[17655]: audit 2024-04-03T17:53:12.967387+0000 mon.a (mon.0) 5965 : audit [DBG] from='client.? 172.21.15.67:0/2208728529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:13 smithi067 bash[27441]: cluster 2024-04-03T17:53:12.763861+0000 mgr.y (mgr.24370) 6444 : cluster [DBG] pgmap v6428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:13 smithi067 bash[27441]: audit 2024-04-03T17:53:12.967387+0000 mon.a (mon.0) 5965 : audit [DBG] from='client.? 172.21.15.67:0/2208728529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:16 smithi082 bash[20963]: cluster 2024-04-03T17:53:14.764592+0000 mgr.y (mgr.24370) 6445 : cluster [DBG] pgmap v6429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:16 smithi082 bash[20963]: audit 2024-04-03T17:53:15.424473+0000 mon.a (mon.0) 5966 : audit [DBG] from='client.? 172.21.15.67:0/1341657553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:16 smithi067 bash[27441]: cluster 2024-04-03T17:53:14.764592+0000 mgr.y (mgr.24370) 6445 : cluster [DBG] pgmap v6429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:16 smithi067 bash[27441]: audit 2024-04-03T17:53:15.424473+0000 mon.a (mon.0) 5966 : audit [DBG] from='client.? 172.21.15.67:0/1341657553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:16 smithi067 bash[17655]: cluster 2024-04-03T17:53:14.764592+0000 mgr.y (mgr.24370) 6445 : cluster [DBG] pgmap v6429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:16 smithi067 bash[17655]: audit 2024-04-03T17:53:15.424473+0000 mon.a (mon.0) 5966 : audit [DBG] from='client.? 172.21.15.67:0/1341657553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:18 smithi082 bash[20963]: cluster 2024-04-03T17:53:16.765798+0000 mgr.y (mgr.24370) 6446 : cluster [DBG] pgmap v6430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:18 smithi082 bash[20963]: audit 2024-04-03T17:53:17.882553+0000 mon.c (mon.2) 2540 : audit [DBG] from='client.? 172.21.15.67:0/3017070684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:18.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:18 smithi067 bash[27441]: cluster 2024-04-03T17:53:16.765798+0000 mgr.y (mgr.24370) 6446 : cluster [DBG] pgmap v6430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:18.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:18 smithi067 bash[27441]: audit 2024-04-03T17:53:17.882553+0000 mon.c (mon.2) 2540 : audit [DBG] from='client.? 172.21.15.67:0/3017070684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:18 smithi067 bash[17655]: cluster 2024-04-03T17:53:16.765798+0000 mgr.y (mgr.24370) 6446 : cluster [DBG] pgmap v6430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:18 smithi067 bash[17655]: audit 2024-04-03T17:53:17.882553+0000 mon.c (mon.2) 2540 : audit [DBG] from='client.? 172.21.15.67:0/3017070684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:20 smithi082 bash[20963]: cluster 2024-04-03T17:53:18.766768+0000 mgr.y (mgr.24370) 6447 : cluster [DBG] pgmap v6431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:20.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:20 smithi067 bash[27441]: cluster 2024-04-03T17:53:18.766768+0000 mgr.y (mgr.24370) 6447 : cluster [DBG] pgmap v6431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:20.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:20 smithi067 bash[17655]: cluster 2024-04-03T17:53:18.766768+0000 mgr.y (mgr.24370) 6447 : cluster [DBG] pgmap v6431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:21 smithi082 bash[20963]: audit 2024-04-03T17:53:20.335187+0000 mon.a (mon.0) 5967 : audit [DBG] from='client.? 172.21.15.67:0/735991278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:21 smithi067 bash[17655]: audit 2024-04-03T17:53:20.335187+0000 mon.a (mon.0) 5967 : audit [DBG] from='client.? 172.21.15.67:0/735991278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:21 smithi067 bash[27441]: audit 2024-04-03T17:53:20.335187+0000 mon.a (mon.0) 5967 : audit [DBG] from='client.? 172.21.15.67:0/735991278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:22 smithi082 bash[20963]: cluster 2024-04-03T17:53:20.767984+0000 mgr.y (mgr.24370) 6448 : cluster [DBG] pgmap v6432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:22.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:22 smithi067 bash[27441]: cluster 2024-04-03T17:53:20.767984+0000 mgr.y (mgr.24370) 6448 : cluster [DBG] pgmap v6432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:22.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:22 smithi067 bash[17655]: cluster 2024-04-03T17:53:20.767984+0000 mgr.y (mgr.24370) 6448 : cluster [DBG] pgmap v6432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:23.344 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:23] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:53:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:53:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:23 smithi082 bash[20963]: audit 2024-04-03T17:53:22.789150+0000 mon.a (mon.0) 5968 : audit [DBG] from='client.? 172.21.15.67:0/3280793658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:23.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:23 smithi067 bash[17655]: audit 2024-04-03T17:53:22.789150+0000 mon.a (mon.0) 5968 : audit [DBG] from='client.? 172.21.15.67:0/3280793658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:23 smithi067 bash[27441]: audit 2024-04-03T17:53:22.789150+0000 mon.a (mon.0) 5968 : audit [DBG] from='client.? 172.21.15.67:0/3280793658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:24 smithi082 bash[20963]: cluster 2024-04-03T17:53:22.768662+0000 mgr.y (mgr.24370) 6449 : cluster [DBG] pgmap v6433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:24 smithi067 bash[27441]: cluster 2024-04-03T17:53:22.768662+0000 mgr.y (mgr.24370) 6449 : cluster [DBG] pgmap v6433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:24.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:24 smithi067 bash[17655]: cluster 2024-04-03T17:53:22.768662+0000 mgr.y (mgr.24370) 6449 : cluster [DBG] pgmap v6433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:25 smithi082 bash[20963]: audit 2024-04-03T17:53:24.994932+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:25 smithi082 bash[20963]: audit 2024-04-03T17:53:25.246956+0000 mon.a (mon.0) 5970 : audit [DBG] from='client.? 172.21.15.67:0/2335989324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:25 smithi067 bash[27441]: audit 2024-04-03T17:53:24.994932+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:25 smithi067 bash[27441]: audit 2024-04-03T17:53:25.246956+0000 mon.a (mon.0) 5970 : audit [DBG] from='client.? 172.21.15.67:0/2335989324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:25 smithi067 bash[17655]: audit 2024-04-03T17:53:24.994932+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:25 smithi067 bash[17655]: audit 2024-04-03T17:53:25.246956+0000 mon.a (mon.0) 5970 : audit [DBG] from='client.? 172.21.15.67:0/2335989324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:26 smithi082 bash[20963]: cluster 2024-04-03T17:53:24.769351+0000 mgr.y (mgr.24370) 6450 : cluster [DBG] pgmap v6434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:26 smithi067 bash[17655]: cluster 2024-04-03T17:53:24.769351+0000 mgr.y (mgr.24370) 6450 : cluster [DBG] pgmap v6434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:26 smithi067 bash[27441]: cluster 2024-04-03T17:53:24.769351+0000 mgr.y (mgr.24370) 6450 : cluster [DBG] pgmap v6434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:28 smithi082 bash[20963]: cluster 2024-04-03T17:53:26.770442+0000 mgr.y (mgr.24370) 6451 : cluster [DBG] pgmap v6435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:28 smithi082 bash[20963]: audit 2024-04-03T17:53:27.699465+0000 mon.c (mon.2) 2541 : audit [DBG] from='client.? 172.21.15.67:0/504219770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:28 smithi067 bash[17655]: cluster 2024-04-03T17:53:26.770442+0000 mgr.y (mgr.24370) 6451 : cluster [DBG] pgmap v6435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:28 smithi067 bash[17655]: audit 2024-04-03T17:53:27.699465+0000 mon.c (mon.2) 2541 : audit [DBG] from='client.? 172.21.15.67:0/504219770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:28 smithi067 bash[27441]: cluster 2024-04-03T17:53:26.770442+0000 mgr.y (mgr.24370) 6451 : cluster [DBG] pgmap v6435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:28 smithi067 bash[27441]: audit 2024-04-03T17:53:27.699465+0000 mon.c (mon.2) 2541 : audit [DBG] from='client.? 172.21.15.67:0/504219770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:30 smithi082 bash[20963]: cluster 2024-04-03T17:53:28.771115+0000 mgr.y (mgr.24370) 6452 : cluster [DBG] pgmap v6436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:30 smithi082 bash[20963]: audit 2024-04-03T17:53:30.161179+0000 mon.c (mon.2) 2542 : audit [DBG] from='client.? 172.21.15.67:0/1269960728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:30 smithi067 bash[17655]: cluster 2024-04-03T17:53:28.771115+0000 mgr.y (mgr.24370) 6452 : cluster [DBG] pgmap v6436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:30 smithi067 bash[17655]: audit 2024-04-03T17:53:30.161179+0000 mon.c (mon.2) 2542 : audit [DBG] from='client.? 172.21.15.67:0/1269960728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:30.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:30 smithi067 bash[27441]: cluster 2024-04-03T17:53:28.771115+0000 mgr.y (mgr.24370) 6452 : cluster [DBG] pgmap v6436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:30.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:30 smithi067 bash[27441]: audit 2024-04-03T17:53:30.161179+0000 mon.c (mon.2) 2542 : audit [DBG] from='client.? 172.21.15.67:0/1269960728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:32 smithi082 bash[20963]: cluster 2024-04-03T17:53:30.772243+0000 mgr.y (mgr.24370) 6453 : cluster [DBG] pgmap v6437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:32.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:32 smithi067 bash[17655]: cluster 2024-04-03T17:53:30.772243+0000 mgr.y (mgr.24370) 6453 : cluster [DBG] pgmap v6437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:32.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:32 smithi067 bash[27441]: cluster 2024-04-03T17:53:30.772243+0000 mgr.y (mgr.24370) 6453 : cluster [DBG] pgmap v6437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:33.377 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:53:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:53:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:33 smithi082 bash[20963]: audit 2024-04-03T17:53:32.617037+0000 mon.c (mon.2) 2543 : audit [DBG] from='client.? 172.21.15.67:0/1025181236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:33.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:33 smithi067 bash[17655]: audit 2024-04-03T17:53:32.617037+0000 mon.c (mon.2) 2543 : audit [DBG] from='client.? 172.21.15.67:0/1025181236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:33.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:33 smithi067 bash[27441]: audit 2024-04-03T17:53:32.617037+0000 mon.c (mon.2) 2543 : audit [DBG] from='client.? 172.21.15.67:0/1025181236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:34 smithi067 bash[27441]: cluster 2024-04-03T17:53:32.773318+0000 mgr.y (mgr.24370) 6454 : cluster [DBG] pgmap v6438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:34.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:34 smithi067 bash[17655]: cluster 2024-04-03T17:53:32.773318+0000 mgr.y (mgr.24370) 6454 : cluster [DBG] pgmap v6438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:34 smithi082 bash[20963]: cluster 2024-04-03T17:53:32.773318+0000 mgr.y (mgr.24370) 6454 : cluster [DBG] pgmap v6438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:35 smithi067 bash[17655]: audit 2024-04-03T17:53:35.072000+0000 mon.a (mon.0) 5971 : audit [DBG] from='client.? 172.21.15.67:0/691629789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:35 smithi067 bash[27441]: audit 2024-04-03T17:53:35.072000+0000 mon.a (mon.0) 5971 : audit [DBG] from='client.? 172.21.15.67:0/691629789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:35 smithi082 bash[20963]: audit 2024-04-03T17:53:35.072000+0000 mon.a (mon.0) 5971 : audit [DBG] from='client.? 172.21.15.67:0/691629789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:36.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:36 smithi067 bash[17655]: cluster 2024-04-03T17:53:34.773902+0000 mgr.y (mgr.24370) 6455 : cluster [DBG] pgmap v6439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:36.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:36 smithi067 bash[27441]: cluster 2024-04-03T17:53:34.773902+0000 mgr.y (mgr.24370) 6455 : cluster [DBG] pgmap v6439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:36 smithi082 bash[20963]: cluster 2024-04-03T17:53:34.773902+0000 mgr.y (mgr.24370) 6455 : cluster [DBG] pgmap v6439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:38.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:38 smithi067 bash[17655]: cluster 2024-04-03T17:53:36.775076+0000 mgr.y (mgr.24370) 6456 : cluster [DBG] pgmap v6440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:38 smithi067 bash[17655]: audit 2024-04-03T17:53:37.524027+0000 mon.c (mon.2) 2544 : audit [DBG] from='client.? 172.21.15.67:0/243226807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:38 smithi067 bash[27441]: cluster 2024-04-03T17:53:36.775076+0000 mgr.y (mgr.24370) 6456 : cluster [DBG] pgmap v6440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:38 smithi067 bash[27441]: audit 2024-04-03T17:53:37.524027+0000 mon.c (mon.2) 2544 : audit [DBG] from='client.? 172.21.15.67:0/243226807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:38.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:38 smithi082 bash[20963]: cluster 2024-04-03T17:53:36.775076+0000 mgr.y (mgr.24370) 6456 : cluster [DBG] pgmap v6440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:38.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:38 smithi082 bash[20963]: audit 2024-04-03T17:53:37.524027+0000 mon.c (mon.2) 2544 : audit [DBG] from='client.? 172.21.15.67:0/243226807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:40 smithi067 bash[17655]: cluster 2024-04-03T17:53:38.775808+0000 mgr.y (mgr.24370) 6457 : cluster [DBG] pgmap v6441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:40 smithi067 bash[17655]: audit 2024-04-03T17:53:39.976618+0000 mon.c (mon.2) 2545 : audit [DBG] from='client.? 172.21.15.67:0/4258241107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:40 smithi067 bash[17655]: audit 2024-04-03T17:53:39.995400+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:40 smithi067 bash[27441]: cluster 2024-04-03T17:53:38.775808+0000 mgr.y (mgr.24370) 6457 : cluster [DBG] pgmap v6441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:40 smithi067 bash[27441]: audit 2024-04-03T17:53:39.976618+0000 mon.c (mon.2) 2545 : audit [DBG] from='client.? 172.21.15.67:0/4258241107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:40 smithi067 bash[27441]: audit 2024-04-03T17:53:39.995400+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:40 smithi082 bash[20963]: cluster 2024-04-03T17:53:38.775808+0000 mgr.y (mgr.24370) 6457 : cluster [DBG] pgmap v6441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:40 smithi082 bash[20963]: audit 2024-04-03T17:53:39.976618+0000 mon.c (mon.2) 2545 : audit [DBG] from='client.? 172.21.15.67:0/4258241107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:40 smithi082 bash[20963]: audit 2024-04-03T17:53:39.995400+0000 mon.a (mon.0) 5972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:42 smithi067 bash[17655]: cluster 2024-04-03T17:53:40.777048+0000 mgr.y (mgr.24370) 6458 : cluster [DBG] pgmap v6442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:42 smithi067 bash[17655]: audit 2024-04-03T17:53:42.188118+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:53:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:42 smithi067 bash[27441]: cluster 2024-04-03T17:53:40.777048+0000 mgr.y (mgr.24370) 6458 : cluster [DBG] pgmap v6442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:42 smithi067 bash[27441]: audit 2024-04-03T17:53:42.188118+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:53:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:42 smithi082 bash[20963]: cluster 2024-04-03T17:53:40.777048+0000 mgr.y (mgr.24370) 6458 : cluster [DBG] pgmap v6442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:42 smithi082 bash[20963]: audit 2024-04-03T17:53:42.188118+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:53:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:53:43.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:43 smithi067 bash[27441]: audit 2024-04-03T17:53:42.444952+0000 mon.c (mon.2) 2546 : audit [DBG] from='client.? 172.21.15.67:0/3209318950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:43.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:43 smithi067 bash[17655]: audit 2024-04-03T17:53:42.444952+0000 mon.c (mon.2) 2546 : audit [DBG] from='client.? 172.21.15.67:0/3209318950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:43 smithi082 bash[20963]: audit 2024-04-03T17:53:42.444952+0000 mon.c (mon.2) 2546 : audit [DBG] from='client.? 172.21.15.67:0/3209318950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:53:44.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:44 smithi067 bash[27441]: cluster 2024-04-03T17:53:42.777736+0000 mgr.y (mgr.24370) 6459 : cluster [DBG] pgmap v6443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:44.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:44 smithi067 bash[17655]: cluster 2024-04-03T17:53:42.777736+0000 mgr.y (mgr.24370) 6459 : cluster [DBG] pgmap v6443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:44 smithi082 bash[20963]: cluster 2024-04-03T17:53:42.777736+0000 mgr.y (mgr.24370) 6459 : cluster [DBG] pgmap v6443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:45 smithi082 bash[20963]: audit 2024-04-03T17:53:44.896667+0000 mon.a (mon.0) 5974 : audit [DBG] from='client.? 172.21.15.67:0/2440500396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:45 smithi067 bash[17655]: audit 2024-04-03T17:53:44.896667+0000 mon.a (mon.0) 5974 : audit [DBG] from='client.? 172.21.15.67:0/2440500396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:45 smithi067 bash[27441]: audit 2024-04-03T17:53:44.896667+0000 mon.a (mon.0) 5974 : audit [DBG] from='client.? 172.21.15.67:0/2440500396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:46 smithi082 bash[20963]: cluster 2024-04-03T17:53:44.778375+0000 mgr.y (mgr.24370) 6460 : cluster [DBG] pgmap v6444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:46 smithi067 bash[17655]: cluster 2024-04-03T17:53:44.778375+0000 mgr.y (mgr.24370) 6460 : cluster [DBG] pgmap v6444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:46 smithi067 bash[27441]: cluster 2024-04-03T17:53:44.778375+0000 mgr.y (mgr.24370) 6460 : cluster [DBG] pgmap v6444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:47 smithi082 bash[20963]: audit 2024-04-03T17:53:47.352995+0000 mon.c (mon.2) 2547 : audit [DBG] from='client.? 172.21.15.67:0/1727291615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:47 smithi067 bash[17655]: audit 2024-04-03T17:53:47.352995+0000 mon.c (mon.2) 2547 : audit [DBG] from='client.? 172.21.15.67:0/1727291615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:47.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:47 smithi067 bash[27441]: audit 2024-04-03T17:53:47.352995+0000 mon.c (mon.2) 2547 : audit [DBG] from='client.? 172.21.15.67:0/1727291615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:48 smithi082 bash[20963]: cluster 2024-04-03T17:53:46.779211+0000 mgr.y (mgr.24370) 6461 : cluster [DBG] pgmap v6445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:48 smithi082 bash[20963]: audit 2024-04-03T17:53:47.835315+0000 mon.a (mon.0) 5975 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:48 smithi082 bash[20963]: audit 2024-04-03T17:53:47.845210+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:48 smithi082 bash[20963]: audit 2024-04-03T17:53:48.192257+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:48 smithi082 bash[20963]: audit 2024-04-03T17:53:48.207288+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[27441]: cluster 2024-04-03T17:53:46.779211+0000 mgr.y (mgr.24370) 6461 : cluster [DBG] pgmap v6445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[27441]: audit 2024-04-03T17:53:47.835315+0000 mon.a (mon.0) 5975 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[27441]: audit 2024-04-03T17:53:47.845210+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[27441]: audit 2024-04-03T17:53:48.192257+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[27441]: audit 2024-04-03T17:53:48.207288+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[17655]: cluster 2024-04-03T17:53:46.779211+0000 mgr.y (mgr.24370) 6461 : cluster [DBG] pgmap v6445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[17655]: audit 2024-04-03T17:53:47.835315+0000 mon.a (mon.0) 5975 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[17655]: audit 2024-04-03T17:53:47.845210+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[17655]: audit 2024-04-03T17:53:48.192257+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:48 smithi067 bash[17655]: audit 2024-04-03T17:53:48.207288+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:49 smithi082 bash[20963]: audit 2024-04-03T17:53:48.694086+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:53:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:49 smithi082 bash[20963]: audit 2024-04-03T17:53:48.695677+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:53:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:49 smithi082 bash[20963]: audit 2024-04-03T17:53:48.704510+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:49 smithi067 bash[17655]: audit 2024-04-03T17:53:48.694086+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:53:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:49 smithi067 bash[17655]: audit 2024-04-03T17:53:48.695677+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:53:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:49 smithi067 bash[17655]: audit 2024-04-03T17:53:48.704510+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:49 smithi067 bash[27441]: audit 2024-04-03T17:53:48.694086+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:53:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:49 smithi067 bash[27441]: audit 2024-04-03T17:53:48.695677+0000 mon.a (mon.0) 5980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:53:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:49 smithi067 bash[27441]: audit 2024-04-03T17:53:48.704510+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:53:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:50 smithi082 bash[20963]: cluster 2024-04-03T17:53:48.779708+0000 mgr.y (mgr.24370) 6462 : cluster [DBG] pgmap v6446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:50 smithi082 bash[20963]: audit 2024-04-03T17:53:49.805295+0000 mon.c (mon.2) 2548 : audit [DBG] from='client.? 172.21.15.67:0/1369461488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:50 smithi067 bash[17655]: cluster 2024-04-03T17:53:48.779708+0000 mgr.y (mgr.24370) 6462 : cluster [DBG] pgmap v6446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:50 smithi067 bash[17655]: audit 2024-04-03T17:53:49.805295+0000 mon.c (mon.2) 2548 : audit [DBG] from='client.? 172.21.15.67:0/1369461488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:50 smithi067 bash[27441]: cluster 2024-04-03T17:53:48.779708+0000 mgr.y (mgr.24370) 6462 : cluster [DBG] pgmap v6446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:50 smithi067 bash[27441]: audit 2024-04-03T17:53:49.805295+0000 mon.c (mon.2) 2548 : audit [DBG] from='client.? 172.21.15.67:0/1369461488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:52 smithi082 bash[20963]: cluster 2024-04-03T17:53:50.780727+0000 mgr.y (mgr.24370) 6463 : cluster [DBG] pgmap v6447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:52 smithi082 bash[20963]: audit 2024-04-03T17:53:52.254370+0000 mon.c (mon.2) 2549 : audit [DBG] from='client.? 172.21.15.67:0/331951514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:52 smithi067 bash[27441]: cluster 2024-04-03T17:53:50.780727+0000 mgr.y (mgr.24370) 6463 : cluster [DBG] pgmap v6447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:52 smithi067 bash[27441]: audit 2024-04-03T17:53:52.254370+0000 mon.c (mon.2) 2549 : audit [DBG] from='client.? 172.21.15.67:0/331951514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:52 smithi067 bash[17655]: cluster 2024-04-03T17:53:50.780727+0000 mgr.y (mgr.24370) 6463 : cluster [DBG] pgmap v6447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:52 smithi067 bash[17655]: audit 2024-04-03T17:53:52.254370+0000 mon.c (mon.2) 2549 : audit [DBG] from='client.? 172.21.15.67:0/331951514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:53:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:53:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:54 smithi082 bash[20963]: cluster 2024-04-03T17:53:52.781413+0000 mgr.y (mgr.24370) 6464 : cluster [DBG] pgmap v6448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:54 smithi067 bash[17655]: cluster 2024-04-03T17:53:52.781413+0000 mgr.y (mgr.24370) 6464 : cluster [DBG] pgmap v6448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:54.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:54 smithi067 bash[27441]: cluster 2024-04-03T17:53:52.781413+0000 mgr.y (mgr.24370) 6464 : cluster [DBG] pgmap v6448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:55 smithi082 bash[20963]: audit 2024-04-03T17:53:54.715223+0000 mon.a (mon.0) 5982 : audit [DBG] from='client.? 172.21.15.67:0/2977696403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:55 smithi082 bash[20963]: audit 2024-04-03T17:53:54.996090+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:55 smithi067 bash[17655]: audit 2024-04-03T17:53:54.715223+0000 mon.a (mon.0) 5982 : audit [DBG] from='client.? 172.21.15.67:0/2977696403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:55 smithi067 bash[17655]: audit 2024-04-03T17:53:54.996090+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:55 smithi067 bash[27441]: audit 2024-04-03T17:53:54.715223+0000 mon.a (mon.0) 5982 : audit [DBG] from='client.? 172.21.15.67:0/2977696403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:55 smithi067 bash[27441]: audit 2024-04-03T17:53:54.996090+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:53:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:56 smithi082 bash[20963]: cluster 2024-04-03T17:53:54.782110+0000 mgr.y (mgr.24370) 6465 : cluster [DBG] pgmap v6449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:56 smithi067 bash[27441]: cluster 2024-04-03T17:53:54.782110+0000 mgr.y (mgr.24370) 6465 : cluster [DBG] pgmap v6449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:56 smithi067 bash[17655]: cluster 2024-04-03T17:53:54.782110+0000 mgr.y (mgr.24370) 6465 : cluster [DBG] pgmap v6449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:57 smithi082 bash[20963]: audit 2024-04-03T17:53:57.166979+0000 mon.c (mon.2) 2550 : audit [DBG] from='client.? 172.21.15.67:0/2733610079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:57 smithi067 bash[27441]: audit 2024-04-03T17:53:57.166979+0000 mon.c (mon.2) 2550 : audit [DBG] from='client.? 172.21.15.67:0/2733610079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:57 smithi067 bash[17655]: audit 2024-04-03T17:53:57.166979+0000 mon.c (mon.2) 2550 : audit [DBG] from='client.? 172.21.15.67:0/2733610079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:53:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:53:58 smithi082 bash[20963]: cluster 2024-04-03T17:53:56.783302+0000 mgr.y (mgr.24370) 6466 : cluster [DBG] pgmap v6450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:53:58 smithi067 bash[17655]: cluster 2024-04-03T17:53:56.783302+0000 mgr.y (mgr.24370) 6466 : cluster [DBG] pgmap v6450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:53:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:53:58 smithi067 bash[27441]: cluster 2024-04-03T17:53:56.783302+0000 mgr.y (mgr.24370) 6466 : cluster [DBG] pgmap v6450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:00 smithi082 bash[20963]: cluster 2024-04-03T17:53:58.783992+0000 mgr.y (mgr.24370) 6467 : cluster [DBG] pgmap v6451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:00 smithi082 bash[20963]: audit 2024-04-03T17:53:59.621092+0000 mon.a (mon.0) 5984 : audit [DBG] from='client.? 172.21.15.67:0/4012716085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:00 smithi067 bash[17655]: cluster 2024-04-03T17:53:58.783992+0000 mgr.y (mgr.24370) 6467 : cluster [DBG] pgmap v6451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:00 smithi067 bash[17655]: audit 2024-04-03T17:53:59.621092+0000 mon.a (mon.0) 5984 : audit [DBG] from='client.? 172.21.15.67:0/4012716085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:00 smithi067 bash[27441]: cluster 2024-04-03T17:53:58.783992+0000 mgr.y (mgr.24370) 6467 : cluster [DBG] pgmap v6451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:00 smithi067 bash[27441]: audit 2024-04-03T17:53:59.621092+0000 mon.a (mon.0) 5984 : audit [DBG] from='client.? 172.21.15.67:0/4012716085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:02 smithi082 bash[20963]: cluster 2024-04-03T17:54:00.785039+0000 mgr.y (mgr.24370) 6468 : cluster [DBG] pgmap v6452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:02 smithi082 bash[20963]: audit 2024-04-03T17:54:02.070233+0000 mon.a (mon.0) 5985 : audit [DBG] from='client.? 172.21.15.67:0/1743324205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:02 smithi067 bash[17655]: cluster 2024-04-03T17:54:00.785039+0000 mgr.y (mgr.24370) 6468 : cluster [DBG] pgmap v6452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:02 smithi067 bash[17655]: audit 2024-04-03T17:54:02.070233+0000 mon.a (mon.0) 5985 : audit [DBG] from='client.? 172.21.15.67:0/1743324205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:02 smithi067 bash[27441]: cluster 2024-04-03T17:54:00.785039+0000 mgr.y (mgr.24370) 6468 : cluster [DBG] pgmap v6452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:02 smithi067 bash[27441]: audit 2024-04-03T17:54:02.070233+0000 mon.a (mon.0) 5985 : audit [DBG] from='client.? 172.21.15.67:0/1743324205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:54:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:54:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:04 smithi082 bash[20963]: cluster 2024-04-03T17:54:02.785670+0000 mgr.y (mgr.24370) 6469 : cluster [DBG] pgmap v6453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:04.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:04 smithi067 bash[27441]: cluster 2024-04-03T17:54:02.785670+0000 mgr.y (mgr.24370) 6469 : cluster [DBG] pgmap v6453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:04.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:04 smithi067 bash[17655]: cluster 2024-04-03T17:54:02.785670+0000 mgr.y (mgr.24370) 6469 : cluster [DBG] pgmap v6453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:05 smithi082 bash[20963]: audit 2024-04-03T17:54:04.527373+0000 mon.a (mon.0) 5986 : audit [DBG] from='client.? 172.21.15.67:0/680109563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:05 smithi067 bash[27441]: audit 2024-04-03T17:54:04.527373+0000 mon.a (mon.0) 5986 : audit [DBG] from='client.? 172.21.15.67:0/680109563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:05 smithi067 bash[17655]: audit 2024-04-03T17:54:04.527373+0000 mon.a (mon.0) 5986 : audit [DBG] from='client.? 172.21.15.67:0/680109563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:06 smithi082 bash[20963]: cluster 2024-04-03T17:54:04.786379+0000 mgr.y (mgr.24370) 6470 : cluster [DBG] pgmap v6454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:06.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:06 smithi067 bash[17655]: cluster 2024-04-03T17:54:04.786379+0000 mgr.y (mgr.24370) 6470 : cluster [DBG] pgmap v6454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:06 smithi067 bash[27441]: cluster 2024-04-03T17:54:04.786379+0000 mgr.y (mgr.24370) 6470 : cluster [DBG] pgmap v6454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:07 smithi082 bash[20963]: cluster 2024-04-03T17:54:06.787465+0000 mgr.y (mgr.24370) 6471 : cluster [DBG] pgmap v6455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:07 smithi082 bash[20963]: audit 2024-04-03T17:54:06.991864+0000 mon.c (mon.2) 2551 : audit [DBG] from='client.? 172.21.15.67:0/616000144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:07 smithi067 bash[27441]: cluster 2024-04-03T17:54:06.787465+0000 mgr.y (mgr.24370) 6471 : cluster [DBG] pgmap v6455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:07 smithi067 bash[27441]: audit 2024-04-03T17:54:06.991864+0000 mon.c (mon.2) 2551 : audit [DBG] from='client.? 172.21.15.67:0/616000144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:07 smithi067 bash[17655]: cluster 2024-04-03T17:54:06.787465+0000 mgr.y (mgr.24370) 6471 : cluster [DBG] pgmap v6455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:07 smithi067 bash[17655]: audit 2024-04-03T17:54:06.991864+0000 mon.c (mon.2) 2551 : audit [DBG] from='client.? 172.21.15.67:0/616000144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:09 smithi082 bash[20963]: cluster 2024-04-03T17:54:08.788165+0000 mgr.y (mgr.24370) 6472 : cluster [DBG] pgmap v6456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:09 smithi082 bash[20963]: audit 2024-04-03T17:54:09.444209+0000 mon.c (mon.2) 2552 : audit [DBG] from='client.? 172.21.15.67:0/3669020343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:09 smithi067 bash[17655]: cluster 2024-04-03T17:54:08.788165+0000 mgr.y (mgr.24370) 6472 : cluster [DBG] pgmap v6456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:09 smithi067 bash[17655]: audit 2024-04-03T17:54:09.444209+0000 mon.c (mon.2) 2552 : audit [DBG] from='client.? 172.21.15.67:0/3669020343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:09 smithi067 bash[27441]: cluster 2024-04-03T17:54:08.788165+0000 mgr.y (mgr.24370) 6472 : cluster [DBG] pgmap v6456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:09 smithi067 bash[27441]: audit 2024-04-03T17:54:09.444209+0000 mon.c (mon.2) 2552 : audit [DBG] from='client.? 172.21.15.67:0/3669020343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:10 smithi082 bash[20963]: audit 2024-04-03T17:54:09.996456+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:10 smithi067 bash[27441]: audit 2024-04-03T17:54:09.996456+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:10 smithi067 bash[17655]: audit 2024-04-03T17:54:09.996456+0000 mon.a (mon.0) 5987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:11 smithi082 bash[20963]: cluster 2024-04-03T17:54:10.789417+0000 mgr.y (mgr.24370) 6473 : cluster [DBG] pgmap v6457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:11 smithi067 bash[17655]: cluster 2024-04-03T17:54:10.789417+0000 mgr.y (mgr.24370) 6473 : cluster [DBG] pgmap v6457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:11 smithi067 bash[27441]: cluster 2024-04-03T17:54:10.789417+0000 mgr.y (mgr.24370) 6473 : cluster [DBG] pgmap v6457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:12 smithi082 bash[20963]: audit 2024-04-03T17:54:11.901373+0000 mon.a (mon.0) 5988 : audit [DBG] from='client.? 172.21.15.67:0/200882864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:13.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:13] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:54:13.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:12 smithi067 bash[27441]: audit 2024-04-03T17:54:11.901373+0000 mon.a (mon.0) 5988 : audit [DBG] from='client.? 172.21.15.67:0/200882864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:13.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:12 smithi067 bash[17655]: audit 2024-04-03T17:54:11.901373+0000 mon.a (mon.0) 5988 : audit [DBG] from='client.? 172.21.15.67:0/200882864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:13.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:54:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:13 smithi082 bash[20963]: cluster 2024-04-03T17:54:12.790169+0000 mgr.y (mgr.24370) 6474 : cluster [DBG] pgmap v6458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:13 smithi067 bash[17655]: cluster 2024-04-03T17:54:12.790169+0000 mgr.y (mgr.24370) 6474 : cluster [DBG] pgmap v6458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:13 smithi067 bash[27441]: cluster 2024-04-03T17:54:12.790169+0000 mgr.y (mgr.24370) 6474 : cluster [DBG] pgmap v6458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:14 smithi082 bash[20963]: audit 2024-04-03T17:54:14.352524+0000 mon.c (mon.2) 2553 : audit [DBG] from='client.? 172.21.15.67:0/313482327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:15.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:14 smithi067 bash[27441]: audit 2024-04-03T17:54:14.352524+0000 mon.c (mon.2) 2553 : audit [DBG] from='client.? 172.21.15.67:0/313482327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:14 smithi067 bash[17655]: audit 2024-04-03T17:54:14.352524+0000 mon.c (mon.2) 2553 : audit [DBG] from='client.? 172.21.15.67:0/313482327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:15 smithi082 bash[20963]: cluster 2024-04-03T17:54:14.790820+0000 mgr.y (mgr.24370) 6475 : cluster [DBG] pgmap v6459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:15 smithi067 bash[27441]: cluster 2024-04-03T17:54:14.790820+0000 mgr.y (mgr.24370) 6475 : cluster [DBG] pgmap v6459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:15 smithi067 bash[17655]: cluster 2024-04-03T17:54:14.790820+0000 mgr.y (mgr.24370) 6475 : cluster [DBG] pgmap v6459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:16 smithi067 bash[27441]: audit 2024-04-03T17:54:16.811418+0000 mon.a (mon.0) 5989 : audit [DBG] from='client.? 172.21.15.67:0/1571370365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:16 smithi067 bash[17655]: audit 2024-04-03T17:54:16.811418+0000 mon.a (mon.0) 5989 : audit [DBG] from='client.? 172.21.15.67:0/1571370365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:16 smithi082 bash[20963]: audit 2024-04-03T17:54:16.811418+0000 mon.a (mon.0) 5989 : audit [DBG] from='client.? 172.21.15.67:0/1571370365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:17 smithi067 bash[17655]: cluster 2024-04-03T17:54:16.791590+0000 mgr.y (mgr.24370) 6476 : cluster [DBG] pgmap v6460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:17 smithi067 bash[27441]: cluster 2024-04-03T17:54:16.791590+0000 mgr.y (mgr.24370) 6476 : cluster [DBG] pgmap v6460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:18.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:17 smithi082 bash[20963]: cluster 2024-04-03T17:54:16.791590+0000 mgr.y (mgr.24370) 6476 : cluster [DBG] pgmap v6460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:19 smithi067 bash[17655]: cluster 2024-04-03T17:54:18.792279+0000 mgr.y (mgr.24370) 6477 : cluster [DBG] pgmap v6461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:19 smithi067 bash[17655]: audit 2024-04-03T17:54:19.261333+0000 mon.c (mon.2) 2554 : audit [DBG] from='client.? 172.21.15.67:0/3404115119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:19 smithi067 bash[27441]: cluster 2024-04-03T17:54:18.792279+0000 mgr.y (mgr.24370) 6477 : cluster [DBG] pgmap v6461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:19 smithi067 bash[27441]: audit 2024-04-03T17:54:19.261333+0000 mon.c (mon.2) 2554 : audit [DBG] from='client.? 172.21.15.67:0/3404115119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:19 smithi082 bash[20963]: cluster 2024-04-03T17:54:18.792279+0000 mgr.y (mgr.24370) 6477 : cluster [DBG] pgmap v6461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:19 smithi082 bash[20963]: audit 2024-04-03T17:54:19.261333+0000 mon.c (mon.2) 2554 : audit [DBG] from='client.? 172.21.15.67:0/3404115119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:21 smithi067 bash[17655]: cluster 2024-04-03T17:54:20.793453+0000 mgr.y (mgr.24370) 6478 : cluster [DBG] pgmap v6462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:21 smithi067 bash[17655]: audit 2024-04-03T17:54:21.716934+0000 mon.a (mon.0) 5990 : audit [DBG] from='client.? 172.21.15.67:0/1674889650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:21 smithi067 bash[27441]: cluster 2024-04-03T17:54:20.793453+0000 mgr.y (mgr.24370) 6478 : cluster [DBG] pgmap v6462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:21 smithi067 bash[27441]: audit 2024-04-03T17:54:21.716934+0000 mon.a (mon.0) 5990 : audit [DBG] from='client.? 172.21.15.67:0/1674889650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:21 smithi082 bash[20963]: cluster 2024-04-03T17:54:20.793453+0000 mgr.y (mgr.24370) 6478 : cluster [DBG] pgmap v6462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:21 smithi082 bash[20963]: audit 2024-04-03T17:54:21.716934+0000 mon.a (mon.0) 5990 : audit [DBG] from='client.? 172.21.15.67:0/1674889650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:23] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:54:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:54:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:23 smithi067 bash[17655]: cluster 2024-04-03T17:54:22.794203+0000 mgr.y (mgr.24370) 6479 : cluster [DBG] pgmap v6463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:23 smithi067 bash[27441]: cluster 2024-04-03T17:54:22.794203+0000 mgr.y (mgr.24370) 6479 : cluster [DBG] pgmap v6463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:23 smithi082 bash[20963]: cluster 2024-04-03T17:54:22.794203+0000 mgr.y (mgr.24370) 6479 : cluster [DBG] pgmap v6463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:24 smithi067 bash[17655]: audit 2024-04-03T17:54:24.184702+0000 mon.c (mon.2) 2555 : audit [DBG] from='client.? 172.21.15.67:0/2214140013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:24 smithi067 bash[27441]: audit 2024-04-03T17:54:24.184702+0000 mon.c (mon.2) 2555 : audit [DBG] from='client.? 172.21.15.67:0/2214140013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:24 smithi082 bash[20963]: audit 2024-04-03T17:54:24.184702+0000 mon.c (mon.2) 2555 : audit [DBG] from='client.? 172.21.15.67:0/2214140013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:25 smithi067 bash[17655]: cluster 2024-04-03T17:54:24.794868+0000 mgr.y (mgr.24370) 6480 : cluster [DBG] pgmap v6464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:25 smithi067 bash[17655]: audit 2024-04-03T17:54:24.996893+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:25 smithi067 bash[27441]: cluster 2024-04-03T17:54:24.794868+0000 mgr.y (mgr.24370) 6480 : cluster [DBG] pgmap v6464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:25 smithi067 bash[27441]: audit 2024-04-03T17:54:24.996893+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:25 smithi082 bash[20963]: cluster 2024-04-03T17:54:24.794868+0000 mgr.y (mgr.24370) 6480 : cluster [DBG] pgmap v6464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:25 smithi082 bash[20963]: audit 2024-04-03T17:54:24.996893+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:26 smithi067 bash[17655]: audit 2024-04-03T17:54:26.633221+0000 mon.a (mon.0) 5992 : audit [DBG] from='client.? 172.21.15.67:0/3080793479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:26 smithi067 bash[27441]: audit 2024-04-03T17:54:26.633221+0000 mon.a (mon.0) 5992 : audit [DBG] from='client.? 172.21.15.67:0/3080793479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:26 smithi082 bash[20963]: audit 2024-04-03T17:54:26.633221+0000 mon.a (mon.0) 5992 : audit [DBG] from='client.? 172.21.15.67:0/3080793479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:28.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:27 smithi082 bash[20963]: cluster 2024-04-03T17:54:26.796081+0000 mgr.y (mgr.24370) 6481 : cluster [DBG] pgmap v6465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:27 smithi067 bash[27441]: cluster 2024-04-03T17:54:26.796081+0000 mgr.y (mgr.24370) 6481 : cluster [DBG] pgmap v6465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:27 smithi067 bash[17655]: cluster 2024-04-03T17:54:26.796081+0000 mgr.y (mgr.24370) 6481 : cluster [DBG] pgmap v6465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:29 smithi082 bash[20963]: cluster 2024-04-03T17:54:28.796823+0000 mgr.y (mgr.24370) 6482 : cluster [DBG] pgmap v6466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:29 smithi082 bash[20963]: audit 2024-04-03T17:54:29.098298+0000 mon.a (mon.0) 5993 : audit [DBG] from='client.? 172.21.15.67:0/2488947385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:30.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:29 smithi067 bash[17655]: cluster 2024-04-03T17:54:28.796823+0000 mgr.y (mgr.24370) 6482 : cluster [DBG] pgmap v6466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:30.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:29 smithi067 bash[17655]: audit 2024-04-03T17:54:29.098298+0000 mon.a (mon.0) 5993 : audit [DBG] from='client.? 172.21.15.67:0/2488947385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:30.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:29 smithi067 bash[27441]: cluster 2024-04-03T17:54:28.796823+0000 mgr.y (mgr.24370) 6482 : cluster [DBG] pgmap v6466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:30.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:29 smithi067 bash[27441]: audit 2024-04-03T17:54:29.098298+0000 mon.a (mon.0) 5993 : audit [DBG] from='client.? 172.21.15.67:0/2488947385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:31 smithi082 bash[20963]: cluster 2024-04-03T17:54:30.797997+0000 mgr.y (mgr.24370) 6483 : cluster [DBG] pgmap v6467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:31 smithi082 bash[20963]: audit 2024-04-03T17:54:31.542256+0000 mon.a (mon.0) 5994 : audit [DBG] from='client.? 172.21.15.67:0/1871330067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:32.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:31 smithi067 bash[17655]: cluster 2024-04-03T17:54:30.797997+0000 mgr.y (mgr.24370) 6483 : cluster [DBG] pgmap v6467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:32.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:31 smithi067 bash[17655]: audit 2024-04-03T17:54:31.542256+0000 mon.a (mon.0) 5994 : audit [DBG] from='client.? 172.21.15.67:0/1871330067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:32.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:31 smithi067 bash[27441]: cluster 2024-04-03T17:54:30.797997+0000 mgr.y (mgr.24370) 6483 : cluster [DBG] pgmap v6467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:32.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:31 smithi067 bash[27441]: audit 2024-04-03T17:54:31.542256+0000 mon.a (mon.0) 5994 : audit [DBG] from='client.? 172.21.15.67:0/1871330067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T17:54:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:54:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:33 smithi082 bash[20963]: cluster 2024-04-03T17:54:32.798702+0000 mgr.y (mgr.24370) 6484 : cluster [DBG] pgmap v6468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:33 smithi067 bash[27441]: cluster 2024-04-03T17:54:32.798702+0000 mgr.y (mgr.24370) 6484 : cluster [DBG] pgmap v6468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:34.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:33 smithi067 bash[17655]: cluster 2024-04-03T17:54:32.798702+0000 mgr.y (mgr.24370) 6484 : cluster [DBG] pgmap v6468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:34 smithi082 bash[20963]: audit 2024-04-03T17:54:33.987437+0000 mon.c (mon.2) 2556 : audit [DBG] from='client.? 172.21.15.67:0/1572605910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:34 smithi067 bash[17655]: audit 2024-04-03T17:54:33.987437+0000 mon.c (mon.2) 2556 : audit [DBG] from='client.? 172.21.15.67:0/1572605910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:35.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:34 smithi067 bash[27441]: audit 2024-04-03T17:54:33.987437+0000 mon.c (mon.2) 2556 : audit [DBG] from='client.? 172.21.15.67:0/1572605910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:35 smithi082 bash[20963]: cluster 2024-04-03T17:54:34.799388+0000 mgr.y (mgr.24370) 6485 : cluster [DBG] pgmap v6469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:35 smithi067 bash[17655]: cluster 2024-04-03T17:54:34.799388+0000 mgr.y (mgr.24370) 6485 : cluster [DBG] pgmap v6469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:36.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:35 smithi067 bash[27441]: cluster 2024-04-03T17:54:34.799388+0000 mgr.y (mgr.24370) 6485 : cluster [DBG] pgmap v6469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:36 smithi082 bash[20963]: audit 2024-04-03T17:54:36.432634+0000 mon.c (mon.2) 2557 : audit [DBG] from='client.? 172.21.15.67:0/3733545493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:36 smithi067 bash[17655]: audit 2024-04-03T17:54:36.432634+0000 mon.c (mon.2) 2557 : audit [DBG] from='client.? 172.21.15.67:0/3733545493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:37.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:36 smithi067 bash[27441]: audit 2024-04-03T17:54:36.432634+0000 mon.c (mon.2) 2557 : audit [DBG] from='client.? 172.21.15.67:0/3733545493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:37 smithi082 bash[20963]: cluster 2024-04-03T17:54:36.800596+0000 mgr.y (mgr.24370) 6486 : cluster [DBG] pgmap v6470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:37 smithi067 bash[17655]: cluster 2024-04-03T17:54:36.800596+0000 mgr.y (mgr.24370) 6486 : cluster [DBG] pgmap v6470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:38.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:37 smithi067 bash[27441]: cluster 2024-04-03T17:54:36.800596+0000 mgr.y (mgr.24370) 6486 : cluster [DBG] pgmap v6470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:38 smithi082 bash[20963]: audit 2024-04-03T17:54:38.885439+0000 mon.c (mon.2) 2558 : audit [DBG] from='client.? 172.21.15.67:0/497934679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:38 smithi067 bash[17655]: audit 2024-04-03T17:54:38.885439+0000 mon.c (mon.2) 2558 : audit [DBG] from='client.? 172.21.15.67:0/497934679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:39.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:38 smithi067 bash[27441]: audit 2024-04-03T17:54:38.885439+0000 mon.c (mon.2) 2558 : audit [DBG] from='client.? 172.21.15.67:0/497934679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:39 smithi082 bash[20963]: cluster 2024-04-03T17:54:38.801069+0000 mgr.y (mgr.24370) 6487 : cluster [DBG] pgmap v6471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:40.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:39 smithi067 bash[27441]: cluster 2024-04-03T17:54:38.801069+0000 mgr.y (mgr.24370) 6487 : cluster [DBG] pgmap v6471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:40.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:39 smithi067 bash[17655]: cluster 2024-04-03T17:54:38.801069+0000 mgr.y (mgr.24370) 6487 : cluster [DBG] pgmap v6471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:40 smithi082 bash[20963]: audit 2024-04-03T17:54:39.997718+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:40 smithi067 bash[27441]: audit 2024-04-03T17:54:39.997718+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:41.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:40 smithi067 bash[17655]: audit 2024-04-03T17:54:39.997718+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:41 smithi082 bash[20963]: cluster 2024-04-03T17:54:40.802265+0000 mgr.y (mgr.24370) 6488 : cluster [DBG] pgmap v6472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:41 smithi082 bash[20963]: audit 2024-04-03T17:54:41.344180+0000 mon.c (mon.2) 2559 : audit [DBG] from='client.? 172.21.15.67:0/1968074712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:42.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:41 smithi067 bash[17655]: cluster 2024-04-03T17:54:40.802265+0000 mgr.y (mgr.24370) 6488 : cluster [DBG] pgmap v6472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:42.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:41 smithi067 bash[17655]: audit 2024-04-03T17:54:41.344180+0000 mon.c (mon.2) 2559 : audit [DBG] from='client.? 172.21.15.67:0/1968074712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:42.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:41 smithi067 bash[27441]: cluster 2024-04-03T17:54:40.802265+0000 mgr.y (mgr.24370) 6488 : cluster [DBG] pgmap v6472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:42.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:41 smithi067 bash[27441]: audit 2024-04-03T17:54:41.344180+0000 mon.c (mon.2) 2559 : audit [DBG] from='client.? 172.21.15.67:0/1968074712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:43] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:54:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:54:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:43 smithi082 bash[20963]: cluster 2024-04-03T17:54:42.802975+0000 mgr.y (mgr.24370) 6489 : cluster [DBG] pgmap v6473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:43 smithi082 bash[20963]: audit 2024-04-03T17:54:43.804456+0000 mon.a (mon.0) 5996 : audit [DBG] from='client.? 172.21.15.67:0/1318987432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:44.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:43 smithi067 bash[27441]: cluster 2024-04-03T17:54:42.802975+0000 mgr.y (mgr.24370) 6489 : cluster [DBG] pgmap v6473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:44.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:43 smithi067 bash[27441]: audit 2024-04-03T17:54:43.804456+0000 mon.a (mon.0) 5996 : audit [DBG] from='client.? 172.21.15.67:0/1318987432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:44.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:43 smithi067 bash[17655]: cluster 2024-04-03T17:54:42.802975+0000 mgr.y (mgr.24370) 6489 : cluster [DBG] pgmap v6473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:44.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:43 smithi067 bash[17655]: audit 2024-04-03T17:54:43.804456+0000 mon.a (mon.0) 5996 : audit [DBG] from='client.? 172.21.15.67:0/1318987432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:45 smithi082 bash[20963]: cluster 2024-04-03T17:54:44.803836+0000 mgr.y (mgr.24370) 6490 : cluster [DBG] pgmap v6474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:46.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:45 smithi067 bash[17655]: cluster 2024-04-03T17:54:44.803836+0000 mgr.y (mgr.24370) 6490 : cluster [DBG] pgmap v6474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:46.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:45 smithi067 bash[27441]: cluster 2024-04-03T17:54:44.803836+0000 mgr.y (mgr.24370) 6490 : cluster [DBG] pgmap v6474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:47 smithi082 bash[20963]: audit 2024-04-03T17:54:46.253727+0000 mon.c (mon.2) 2560 : audit [DBG] from='client.? 172.21.15.67:0/1851318576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:47.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:47 smithi067 bash[17655]: audit 2024-04-03T17:54:46.253727+0000 mon.c (mon.2) 2560 : audit [DBG] from='client.? 172.21.15.67:0/1851318576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:47.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:47 smithi067 bash[27441]: audit 2024-04-03T17:54:46.253727+0000 mon.c (mon.2) 2560 : audit [DBG] from='client.? 172.21.15.67:0/1851318576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:48.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:48 smithi082 bash[20963]: cluster 2024-04-03T17:54:46.805097+0000 mgr.y (mgr.24370) 6491 : cluster [DBG] pgmap v6475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:48.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:48 smithi067 bash[17655]: cluster 2024-04-03T17:54:46.805097+0000 mgr.y (mgr.24370) 6491 : cluster [DBG] pgmap v6475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:48.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:48 smithi067 bash[27441]: cluster 2024-04-03T17:54:46.805097+0000 mgr.y (mgr.24370) 6491 : cluster [DBG] pgmap v6475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:49 smithi082 bash[20963]: audit 2024-04-03T17:54:48.715296+0000 mon.a (mon.0) 5997 : audit [DBG] from='client.? 172.21.15.67:0/1943290939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:49 smithi082 bash[20963]: audit 2024-04-03T17:54:48.779280+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:54:49.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:49 smithi067 bash[17655]: audit 2024-04-03T17:54:48.715296+0000 mon.a (mon.0) 5997 : audit [DBG] from='client.? 172.21.15.67:0/1943290939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:49.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:49 smithi067 bash[17655]: audit 2024-04-03T17:54:48.779280+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:54:49.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:49 smithi067 bash[27441]: audit 2024-04-03T17:54:48.715296+0000 mon.a (mon.0) 5997 : audit [DBG] from='client.? 172.21.15.67:0/1943290939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:49.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:49 smithi067 bash[27441]: audit 2024-04-03T17:54:48.779280+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:54:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:50 smithi082 bash[20963]: cluster 2024-04-03T17:54:48.805587+0000 mgr.y (mgr.24370) 6492 : cluster [DBG] pgmap v6476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:50 smithi082 bash[20963]: audit 2024-04-03T17:54:49.106848+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:50 smithi082 bash[20963]: audit 2024-04-03T17:54:49.115214+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:50 smithi067 bash[17655]: cluster 2024-04-03T17:54:48.805587+0000 mgr.y (mgr.24370) 6492 : cluster [DBG] pgmap v6476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:50 smithi067 bash[17655]: audit 2024-04-03T17:54:49.106848+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:50 smithi067 bash[17655]: audit 2024-04-03T17:54:49.115214+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:50.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:50 smithi067 bash[27441]: cluster 2024-04-03T17:54:48.805587+0000 mgr.y (mgr.24370) 6492 : cluster [DBG] pgmap v6476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:50.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:50 smithi067 bash[27441]: audit 2024-04-03T17:54:49.106848+0000 mon.a (mon.0) 5999 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:50.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:50 smithi067 bash[27441]: audit 2024-04-03T17:54:49.115214+0000 mon.a (mon.0) 6000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:52 smithi082 bash[20963]: cluster 2024-04-03T17:54:50.806699+0000 mgr.y (mgr.24370) 6493 : cluster [DBG] pgmap v6477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:52 smithi082 bash[20963]: audit 2024-04-03T17:54:51.169057+0000 mon.c (mon.2) 2561 : audit [DBG] from='client.? 172.21.15.67:0/2773146859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:52.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:52 smithi067 bash[17655]: cluster 2024-04-03T17:54:50.806699+0000 mgr.y (mgr.24370) 6493 : cluster [DBG] pgmap v6477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:52.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:52 smithi067 bash[17655]: audit 2024-04-03T17:54:51.169057+0000 mon.c (mon.2) 2561 : audit [DBG] from='client.? 172.21.15.67:0/2773146859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:52.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:52 smithi067 bash[27441]: cluster 2024-04-03T17:54:50.806699+0000 mgr.y (mgr.24370) 6493 : cluster [DBG] pgmap v6477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:52.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:52 smithi067 bash[27441]: audit 2024-04-03T17:54:51.169057+0000 mon.c (mon.2) 2561 : audit [DBG] from='client.? 172.21.15.67:0/2773146859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:53] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:54:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:54:54.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:54 smithi082 bash[20963]: cluster 2024-04-03T17:54:52.807391+0000 mgr.y (mgr.24370) 6494 : cluster [DBG] pgmap v6478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:54 smithi082 bash[20963]: audit 2024-04-03T17:54:53.615293+0000 mon.c (mon.2) 2562 : audit [DBG] from='client.? 172.21.15.67:0/2718364906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:54 smithi067 bash[17655]: cluster 2024-04-03T17:54:52.807391+0000 mgr.y (mgr.24370) 6494 : cluster [DBG] pgmap v6478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:54.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:54 smithi067 bash[17655]: audit 2024-04-03T17:54:53.615293+0000 mon.c (mon.2) 2562 : audit [DBG] from='client.? 172.21.15.67:0/2718364906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:54.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:54 smithi067 bash[27441]: cluster 2024-04-03T17:54:52.807391+0000 mgr.y (mgr.24370) 6494 : cluster [DBG] pgmap v6478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:54.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:54 smithi067 bash[27441]: audit 2024-04-03T17:54:53.615293+0000 mon.c (mon.2) 2562 : audit [DBG] from='client.? 172.21.15.67:0/2718364906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:55 smithi082 bash[20963]: audit 2024-04-03T17:54:54.531238+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:55 smithi082 bash[20963]: audit 2024-04-03T17:54:54.541819+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:55 smithi082 bash[20963]: cluster 2024-04-03T17:54:54.808254+0000 mgr.y (mgr.24370) 6495 : cluster [DBG] pgmap v6479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:55 smithi082 bash[20963]: audit 2024-04-03T17:54:54.997497+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:55 smithi082 bash[20963]: audit 2024-04-03T17:54:55.113584+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:55 smithi082 bash[20963]: audit 2024-04-03T17:54:55.122279+0000 mon.a (mon.0) 6005 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[17655]: audit 2024-04-03T17:54:54.531238+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[17655]: audit 2024-04-03T17:54:54.541819+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[17655]: cluster 2024-04-03T17:54:54.808254+0000 mgr.y (mgr.24370) 6495 : cluster [DBG] pgmap v6479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[17655]: audit 2024-04-03T17:54:54.997497+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[17655]: audit 2024-04-03T17:54:55.113584+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[17655]: audit 2024-04-03T17:54:55.122279+0000 mon.a (mon.0) 6005 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[27441]: audit 2024-04-03T17:54:54.531238+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[27441]: audit 2024-04-03T17:54:54.541819+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[27441]: cluster 2024-04-03T17:54:54.808254+0000 mgr.y (mgr.24370) 6495 : cluster [DBG] pgmap v6479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[27441]: audit 2024-04-03T17:54:54.997497+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:54:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[27441]: audit 2024-04-03T17:54:55.113584+0000 mon.a (mon.0) 6004 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:55 smithi067 bash[27441]: audit 2024-04-03T17:54:55.122279+0000 mon.a (mon.0) 6005 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:56 smithi082 bash[20963]: audit 2024-04-03T17:54:55.551337+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:54:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:56 smithi082 bash[20963]: audit 2024-04-03T17:54:55.552932+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:54:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:56 smithi082 bash[20963]: audit 2024-04-03T17:54:55.561697+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:56 smithi082 bash[20963]: audit 2024-04-03T17:54:56.070530+0000 mon.a (mon.0) 6009 : audit [DBG] from='client.? 172.21.15.67:0/2216630370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:56 smithi067 bash[17655]: audit 2024-04-03T17:54:55.551337+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:56 smithi067 bash[17655]: audit 2024-04-03T17:54:55.552932+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:56 smithi067 bash[17655]: audit 2024-04-03T17:54:55.561697+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:56 smithi067 bash[17655]: audit 2024-04-03T17:54:56.070530+0000 mon.a (mon.0) 6009 : audit [DBG] from='client.? 172.21.15.67:0/2216630370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:56 smithi067 bash[27441]: audit 2024-04-03T17:54:55.551337+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:54:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:56 smithi067 bash[27441]: audit 2024-04-03T17:54:55.552932+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:54:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:56 smithi067 bash[27441]: audit 2024-04-03T17:54:55.561697+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:54:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:56 smithi067 bash[27441]: audit 2024-04-03T17:54:56.070530+0000 mon.a (mon.0) 6009 : audit [DBG] from='client.? 172.21.15.67:0/2216630370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:57 smithi082 bash[20963]: cluster 2024-04-03T17:54:56.809362+0000 mgr.y (mgr.24370) 6496 : cluster [DBG] pgmap v6480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:57 smithi067 bash[27441]: cluster 2024-04-03T17:54:56.809362+0000 mgr.y (mgr.24370) 6496 : cluster [DBG] pgmap v6480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:57 smithi067 bash[17655]: cluster 2024-04-03T17:54:56.809362+0000 mgr.y (mgr.24370) 6496 : cluster [DBG] pgmap v6480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:58 smithi082 bash[20963]: audit 2024-04-03T17:54:58.524508+0000 mon.c (mon.2) 2563 : audit [DBG] from='client.? 172.21.15.67:0/2214993822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:58 smithi067 bash[17655]: audit 2024-04-03T17:54:58.524508+0000 mon.c (mon.2) 2563 : audit [DBG] from='client.? 172.21.15.67:0/2214993822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:58 smithi067 bash[27441]: audit 2024-04-03T17:54:58.524508+0000 mon.c (mon.2) 2563 : audit [DBG] from='client.? 172.21.15.67:0/2214993822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:54:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:54:59 smithi082 bash[20963]: cluster 2024-04-03T17:54:58.810038+0000 mgr.y (mgr.24370) 6497 : cluster [DBG] pgmap v6481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:54:59 smithi067 bash[27441]: cluster 2024-04-03T17:54:58.810038+0000 mgr.y (mgr.24370) 6497 : cluster [DBG] pgmap v6481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:54:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:54:59 smithi067 bash[17655]: cluster 2024-04-03T17:54:58.810038+0000 mgr.y (mgr.24370) 6497 : cluster [DBG] pgmap v6481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:01 smithi082 bash[20963]: cluster 2024-04-03T17:55:00.811191+0000 mgr.y (mgr.24370) 6498 : cluster [DBG] pgmap v6482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:01 smithi082 bash[20963]: audit 2024-04-03T17:55:00.980821+0000 mon.c (mon.2) 2564 : audit [DBG] from='client.? 172.21.15.67:0/1747593297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:01 smithi067 bash[27441]: cluster 2024-04-03T17:55:00.811191+0000 mgr.y (mgr.24370) 6498 : cluster [DBG] pgmap v6482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:01 smithi067 bash[27441]: audit 2024-04-03T17:55:00.980821+0000 mon.c (mon.2) 2564 : audit [DBG] from='client.? 172.21.15.67:0/1747593297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:01 smithi067 bash[17655]: cluster 2024-04-03T17:55:00.811191+0000 mgr.y (mgr.24370) 6498 : cluster [DBG] pgmap v6482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:01 smithi067 bash[17655]: audit 2024-04-03T17:55:00.980821+0000 mon.c (mon.2) 2564 : audit [DBG] from='client.? 172.21.15.67:0/1747593297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:55:03.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:55:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:03 smithi082 bash[20963]: cluster 2024-04-03T17:55:02.811893+0000 mgr.y (mgr.24370) 6499 : cluster [DBG] pgmap v6483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:03 smithi082 bash[20963]: audit 2024-04-03T17:55:03.437607+0000 mon.a (mon.0) 6010 : audit [DBG] from='client.? 172.21.15.67:0/3467621554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:03 smithi067 bash[17655]: cluster 2024-04-03T17:55:02.811893+0000 mgr.y (mgr.24370) 6499 : cluster [DBG] pgmap v6483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:03 smithi067 bash[17655]: audit 2024-04-03T17:55:03.437607+0000 mon.a (mon.0) 6010 : audit [DBG] from='client.? 172.21.15.67:0/3467621554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:03 smithi067 bash[27441]: cluster 2024-04-03T17:55:02.811893+0000 mgr.y (mgr.24370) 6499 : cluster [DBG] pgmap v6483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:03 smithi067 bash[27441]: audit 2024-04-03T17:55:03.437607+0000 mon.a (mon.0) 6010 : audit [DBG] from='client.? 172.21.15.67:0/3467621554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:05 smithi067 bash[17655]: cluster 2024-04-03T17:55:04.812598+0000 mgr.y (mgr.24370) 6500 : cluster [DBG] pgmap v6484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:05 smithi067 bash[27441]: cluster 2024-04-03T17:55:04.812598+0000 mgr.y (mgr.24370) 6500 : cluster [DBG] pgmap v6484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:05 smithi082 bash[20963]: cluster 2024-04-03T17:55:04.812598+0000 mgr.y (mgr.24370) 6500 : cluster [DBG] pgmap v6484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:06 smithi067 bash[27441]: audit 2024-04-03T17:55:05.883672+0000 mon.c (mon.2) 2565 : audit [DBG] from='client.? 172.21.15.67:0/2113411496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:06 smithi067 bash[17655]: audit 2024-04-03T17:55:05.883672+0000 mon.c (mon.2) 2565 : audit [DBG] from='client.? 172.21.15.67:0/2113411496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:06 smithi082 bash[20963]: audit 2024-04-03T17:55:05.883672+0000 mon.c (mon.2) 2565 : audit [DBG] from='client.? 172.21.15.67:0/2113411496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:07 smithi067 bash[17655]: cluster 2024-04-03T17:55:06.813778+0000 mgr.y (mgr.24370) 6501 : cluster [DBG] pgmap v6485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:07 smithi067 bash[27441]: cluster 2024-04-03T17:55:06.813778+0000 mgr.y (mgr.24370) 6501 : cluster [DBG] pgmap v6485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:07 smithi082 bash[20963]: cluster 2024-04-03T17:55:06.813778+0000 mgr.y (mgr.24370) 6501 : cluster [DBG] pgmap v6485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:08 smithi067 bash[17655]: audit 2024-04-03T17:55:08.326610+0000 mon.c (mon.2) 2566 : audit [DBG] from='client.? 172.21.15.67:0/909980350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:08 smithi067 bash[27441]: audit 2024-04-03T17:55:08.326610+0000 mon.c (mon.2) 2566 : audit [DBG] from='client.? 172.21.15.67:0/909980350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:08 smithi082 bash[20963]: audit 2024-04-03T17:55:08.326610+0000 mon.c (mon.2) 2566 : audit [DBG] from='client.? 172.21.15.67:0/909980350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:09 smithi067 bash[27441]: cluster 2024-04-03T17:55:08.814483+0000 mgr.y (mgr.24370) 6502 : cluster [DBG] pgmap v6486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:09 smithi067 bash[17655]: cluster 2024-04-03T17:55:08.814483+0000 mgr.y (mgr.24370) 6502 : cluster [DBG] pgmap v6486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:09 smithi082 bash[20963]: cluster 2024-04-03T17:55:08.814483+0000 mgr.y (mgr.24370) 6502 : cluster [DBG] pgmap v6486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:10 smithi082 bash[20963]: audit 2024-04-03T17:55:09.998073+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:10 smithi082 bash[20963]: audit 2024-04-03T17:55:10.785501+0000 mon.c (mon.2) 2567 : audit [DBG] from='client.? 172.21.15.67:0/1777834131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:10 smithi067 bash[27441]: audit 2024-04-03T17:55:09.998073+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:11.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:10 smithi067 bash[27441]: audit 2024-04-03T17:55:10.785501+0000 mon.c (mon.2) 2567 : audit [DBG] from='client.? 172.21.15.67:0/1777834131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:11.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:10 smithi067 bash[17655]: audit 2024-04-03T17:55:09.998073+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:11.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:10 smithi067 bash[17655]: audit 2024-04-03T17:55:10.785501+0000 mon.c (mon.2) 2567 : audit [DBG] from='client.? 172.21.15.67:0/1777834131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:11 smithi082 bash[20963]: cluster 2024-04-03T17:55:10.815641+0000 mgr.y (mgr.24370) 6503 : cluster [DBG] pgmap v6487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:11 smithi067 bash[17655]: cluster 2024-04-03T17:55:10.815641+0000 mgr.y (mgr.24370) 6503 : cluster [DBG] pgmap v6487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:11 smithi067 bash[27441]: cluster 2024-04-03T17:55:10.815641+0000 mgr.y (mgr.24370) 6503 : cluster [DBG] pgmap v6487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:55:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:55:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:13 smithi082 bash[20963]: cluster 2024-04-03T17:55:12.816412+0000 mgr.y (mgr.24370) 6504 : cluster [DBG] pgmap v6488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:13 smithi082 bash[20963]: audit 2024-04-03T17:55:13.229771+0000 mon.a (mon.0) 6012 : audit [DBG] from='client.? 172.21.15.67:0/1928045679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:14.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:13 smithi067 bash[17655]: cluster 2024-04-03T17:55:12.816412+0000 mgr.y (mgr.24370) 6504 : cluster [DBG] pgmap v6488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:14.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:13 smithi067 bash[17655]: audit 2024-04-03T17:55:13.229771+0000 mon.a (mon.0) 6012 : audit [DBG] from='client.? 172.21.15.67:0/1928045679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:14.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:13 smithi067 bash[27441]: cluster 2024-04-03T17:55:12.816412+0000 mgr.y (mgr.24370) 6504 : cluster [DBG] pgmap v6488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:14.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:13 smithi067 bash[27441]: audit 2024-04-03T17:55:13.229771+0000 mon.a (mon.0) 6012 : audit [DBG] from='client.? 172.21.15.67:0/1928045679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:15 smithi082 bash[20963]: cluster 2024-04-03T17:55:14.817238+0000 mgr.y (mgr.24370) 6505 : cluster [DBG] pgmap v6489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:15 smithi082 bash[20963]: audit 2024-04-03T17:55:15.677001+0000 mon.c (mon.2) 2568 : audit [DBG] from='client.? 172.21.15.67:0/639443131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:16.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:15 smithi067 bash[17655]: cluster 2024-04-03T17:55:14.817238+0000 mgr.y (mgr.24370) 6505 : cluster [DBG] pgmap v6489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:16.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:15 smithi067 bash[17655]: audit 2024-04-03T17:55:15.677001+0000 mon.c (mon.2) 2568 : audit [DBG] from='client.? 172.21.15.67:0/639443131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:16.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:15 smithi067 bash[27441]: cluster 2024-04-03T17:55:14.817238+0000 mgr.y (mgr.24370) 6505 : cluster [DBG] pgmap v6489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:16.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:15 smithi067 bash[27441]: audit 2024-04-03T17:55:15.677001+0000 mon.c (mon.2) 2568 : audit [DBG] from='client.? 172.21.15.67:0/639443131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:18.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:17 smithi082 bash[20963]: cluster 2024-04-03T17:55:16.818470+0000 mgr.y (mgr.24370) 6506 : cluster [DBG] pgmap v6490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:18.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:17 smithi067 bash[17655]: cluster 2024-04-03T17:55:16.818470+0000 mgr.y (mgr.24370) 6506 : cluster [DBG] pgmap v6490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:18.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:17 smithi067 bash[27441]: cluster 2024-04-03T17:55:16.818470+0000 mgr.y (mgr.24370) 6506 : cluster [DBG] pgmap v6490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:18 smithi082 bash[20963]: audit 2024-04-03T17:55:18.133945+0000 mon.c (mon.2) 2569 : audit [DBG] from='client.? 172.21.15.67:0/2105049305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:18 smithi067 bash[27441]: audit 2024-04-03T17:55:18.133945+0000 mon.c (mon.2) 2569 : audit [DBG] from='client.? 172.21.15.67:0/2105049305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:18 smithi067 bash[17655]: audit 2024-04-03T17:55:18.133945+0000 mon.c (mon.2) 2569 : audit [DBG] from='client.? 172.21.15.67:0/2105049305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:19 smithi082 bash[20963]: cluster 2024-04-03T17:55:18.819144+0000 mgr.y (mgr.24370) 6507 : cluster [DBG] pgmap v6491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:20.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:19 smithi067 bash[17655]: cluster 2024-04-03T17:55:18.819144+0000 mgr.y (mgr.24370) 6507 : cluster [DBG] pgmap v6491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:20.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:19 smithi067 bash[27441]: cluster 2024-04-03T17:55:18.819144+0000 mgr.y (mgr.24370) 6507 : cluster [DBG] pgmap v6491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:20 smithi082 bash[20963]: audit 2024-04-03T17:55:20.582465+0000 mon.c (mon.2) 2570 : audit [DBG] from='client.? 172.21.15.67:0/4106883719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:20 smithi067 bash[17655]: audit 2024-04-03T17:55:20.582465+0000 mon.c (mon.2) 2570 : audit [DBG] from='client.? 172.21.15.67:0/4106883719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:21.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:20 smithi067 bash[27441]: audit 2024-04-03T17:55:20.582465+0000 mon.c (mon.2) 2570 : audit [DBG] from='client.? 172.21.15.67:0/4106883719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:21 smithi082 bash[20963]: cluster 2024-04-03T17:55:20.820246+0000 mgr.y (mgr.24370) 6508 : cluster [DBG] pgmap v6492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:21 smithi067 bash[17655]: cluster 2024-04-03T17:55:20.820246+0000 mgr.y (mgr.24370) 6508 : cluster [DBG] pgmap v6492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:22.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:21 smithi067 bash[27441]: cluster 2024-04-03T17:55:20.820246+0000 mgr.y (mgr.24370) 6508 : cluster [DBG] pgmap v6492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:55:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:55:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:23 smithi082 bash[20963]: cluster 2024-04-03T17:55:22.820859+0000 mgr.y (mgr.24370) 6509 : cluster [DBG] pgmap v6493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:23 smithi082 bash[20963]: audit 2024-04-03T17:55:23.036628+0000 mon.c (mon.2) 2571 : audit [DBG] from='client.? 172.21.15.67:0/2360707708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:23 smithi067 bash[17655]: cluster 2024-04-03T17:55:22.820859+0000 mgr.y (mgr.24370) 6509 : cluster [DBG] pgmap v6493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:24.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:23 smithi067 bash[17655]: audit 2024-04-03T17:55:23.036628+0000 mon.c (mon.2) 2571 : audit [DBG] from='client.? 172.21.15.67:0/2360707708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:24.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:23 smithi067 bash[27441]: cluster 2024-04-03T17:55:22.820859+0000 mgr.y (mgr.24370) 6509 : cluster [DBG] pgmap v6493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:24.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:23 smithi067 bash[27441]: audit 2024-04-03T17:55:23.036628+0000 mon.c (mon.2) 2571 : audit [DBG] from='client.? 172.21.15.67:0/2360707708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:25 smithi082 bash[20963]: cluster 2024-04-03T17:55:24.821540+0000 mgr.y (mgr.24370) 6510 : cluster [DBG] pgmap v6494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:25 smithi082 bash[20963]: audit 2024-04-03T17:55:24.998287+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:25 smithi082 bash[20963]: audit 2024-04-03T17:55:25.493350+0000 mon.a (mon.0) 6014 : audit [DBG] from='client.? 172.21.15.67:0/2932608362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:25 smithi067 bash[27441]: cluster 2024-04-03T17:55:24.821540+0000 mgr.y (mgr.24370) 6510 : cluster [DBG] pgmap v6494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:25 smithi067 bash[27441]: audit 2024-04-03T17:55:24.998287+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:25 smithi067 bash[27441]: audit 2024-04-03T17:55:25.493350+0000 mon.a (mon.0) 6014 : audit [DBG] from='client.? 172.21.15.67:0/2932608362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:26.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:25 smithi067 bash[17655]: cluster 2024-04-03T17:55:24.821540+0000 mgr.y (mgr.24370) 6510 : cluster [DBG] pgmap v6494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:26.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:25 smithi067 bash[17655]: audit 2024-04-03T17:55:24.998287+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:26.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:25 smithi067 bash[17655]: audit 2024-04-03T17:55:25.493350+0000 mon.a (mon.0) 6014 : audit [DBG] from='client.? 172.21.15.67:0/2932608362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:28.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:27 smithi082 bash[20963]: cluster 2024-04-03T17:55:26.822722+0000 mgr.y (mgr.24370) 6511 : cluster [DBG] pgmap v6495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:28.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:27 smithi082 bash[20963]: audit 2024-04-03T17:55:27.956102+0000 mon.c (mon.2) 2572 : audit [DBG] from='client.? 172.21.15.67:0/2875688510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:27 smithi067 bash[17655]: cluster 2024-04-03T17:55:26.822722+0000 mgr.y (mgr.24370) 6511 : cluster [DBG] pgmap v6495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:28.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:27 smithi067 bash[17655]: audit 2024-04-03T17:55:27.956102+0000 mon.c (mon.2) 2572 : audit [DBG] from='client.? 172.21.15.67:0/2875688510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:28.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:27 smithi067 bash[27441]: cluster 2024-04-03T17:55:26.822722+0000 mgr.y (mgr.24370) 6511 : cluster [DBG] pgmap v6495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:28.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:27 smithi067 bash[27441]: audit 2024-04-03T17:55:27.956102+0000 mon.c (mon.2) 2572 : audit [DBG] from='client.? 172.21.15.67:0/2875688510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:29 smithi082 bash[20963]: cluster 2024-04-03T17:55:28.823403+0000 mgr.y (mgr.24370) 6512 : cluster [DBG] pgmap v6496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:29 smithi067 bash[27441]: cluster 2024-04-03T17:55:28.823403+0000 mgr.y (mgr.24370) 6512 : cluster [DBG] pgmap v6496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:30.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:29 smithi067 bash[17655]: cluster 2024-04-03T17:55:28.823403+0000 mgr.y (mgr.24370) 6512 : cluster [DBG] pgmap v6496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:30 smithi082 bash[20963]: audit 2024-04-03T17:55:30.407882+0000 mon.c (mon.2) 2573 : audit [DBG] from='client.? 172.21.15.67:0/1058725778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:30 smithi067 bash[27441]: audit 2024-04-03T17:55:30.407882+0000 mon.c (mon.2) 2573 : audit [DBG] from='client.? 172.21.15.67:0/1058725778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:30 smithi067 bash[17655]: audit 2024-04-03T17:55:30.407882+0000 mon.c (mon.2) 2573 : audit [DBG] from='client.? 172.21.15.67:0/1058725778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:32.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:31 smithi082 bash[20963]: cluster 2024-04-03T17:55:30.824696+0000 mgr.y (mgr.24370) 6513 : cluster [DBG] pgmap v6497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:32 smithi067 bash[27441]: cluster 2024-04-03T17:55:30.824696+0000 mgr.y (mgr.24370) 6513 : cluster [DBG] pgmap v6497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:32.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:31 smithi067 bash[17655]: cluster 2024-04-03T17:55:30.824696+0000 mgr.y (mgr.24370) 6513 : cluster [DBG] pgmap v6497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:32 smithi082 bash[20963]: audit 2024-04-03T17:55:32.862506+0000 mon.a (mon.0) 6015 : audit [DBG] from='client.? 172.21.15.67:0/3930185901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T17:55:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:32 smithi067 bash[27441]: audit 2024-04-03T17:55:32.862506+0000 mon.a (mon.0) 6015 : audit [DBG] from='client.? 172.21.15.67:0/3930185901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:32 smithi067 bash[17655]: audit 2024-04-03T17:55:32.862506+0000 mon.a (mon.0) 6015 : audit [DBG] from='client.? 172.21.15.67:0/3930185901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:55:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:33 smithi082 bash[20963]: cluster 2024-04-03T17:55:32.825368+0000 mgr.y (mgr.24370) 6514 : cluster [DBG] pgmap v6498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:34.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:33 smithi067 bash[17655]: cluster 2024-04-03T17:55:32.825368+0000 mgr.y (mgr.24370) 6514 : cluster [DBG] pgmap v6498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:33 smithi067 bash[27441]: cluster 2024-04-03T17:55:32.825368+0000 mgr.y (mgr.24370) 6514 : cluster [DBG] pgmap v6498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:36.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:35 smithi082 bash[20963]: cluster 2024-04-03T17:55:34.826033+0000 mgr.y (mgr.24370) 6515 : cluster [DBG] pgmap v6499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:36.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:35 smithi082 bash[20963]: audit 2024-04-03T17:55:35.319889+0000 mon.a (mon.0) 6016 : audit [DBG] from='client.? 172.21.15.67:0/529662553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:35 smithi067 bash[17655]: cluster 2024-04-03T17:55:34.826033+0000 mgr.y (mgr.24370) 6515 : cluster [DBG] pgmap v6499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:36 smithi067 bash[17655]: audit 2024-04-03T17:55:35.319889+0000 mon.a (mon.0) 6016 : audit [DBG] from='client.? 172.21.15.67:0/529662553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:36.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:36 smithi067 bash[27441]: cluster 2024-04-03T17:55:34.826033+0000 mgr.y (mgr.24370) 6515 : cluster [DBG] pgmap v6499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:36.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:36 smithi067 bash[27441]: audit 2024-04-03T17:55:35.319889+0000 mon.a (mon.0) 6016 : audit [DBG] from='client.? 172.21.15.67:0/529662553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:38.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:38 smithi082 bash[20963]: cluster 2024-04-03T17:55:36.827201+0000 mgr.y (mgr.24370) 6516 : cluster [DBG] pgmap v6500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:38 smithi082 bash[20963]: audit 2024-04-03T17:55:37.773487+0000 mon.c (mon.2) 2574 : audit [DBG] from='client.? 172.21.15.67:0/3154715874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:38 smithi067 bash[17655]: cluster 2024-04-03T17:55:36.827201+0000 mgr.y (mgr.24370) 6516 : cluster [DBG] pgmap v6500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:38 smithi067 bash[17655]: audit 2024-04-03T17:55:37.773487+0000 mon.c (mon.2) 2574 : audit [DBG] from='client.? 172.21.15.67:0/3154715874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:38.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:38 smithi067 bash[27441]: cluster 2024-04-03T17:55:36.827201+0000 mgr.y (mgr.24370) 6516 : cluster [DBG] pgmap v6500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:38.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:38 smithi067 bash[27441]: audit 2024-04-03T17:55:37.773487+0000 mon.c (mon.2) 2574 : audit [DBG] from='client.? 172.21.15.67:0/3154715874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:40 smithi082 bash[20963]: cluster 2024-04-03T17:55:38.827880+0000 mgr.y (mgr.24370) 6517 : cluster [DBG] pgmap v6501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:40 smithi082 bash[20963]: audit 2024-04-03T17:55:39.998653+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:40.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:40 smithi067 bash[17655]: cluster 2024-04-03T17:55:38.827880+0000 mgr.y (mgr.24370) 6517 : cluster [DBG] pgmap v6501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:40.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:40 smithi067 bash[17655]: audit 2024-04-03T17:55:39.998653+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:40.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:40 smithi067 bash[27441]: cluster 2024-04-03T17:55:38.827880+0000 mgr.y (mgr.24370) 6517 : cluster [DBG] pgmap v6501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:40.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:40 smithi067 bash[27441]: audit 2024-04-03T17:55:39.998653+0000 mon.a (mon.0) 6017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:41 smithi082 bash[20963]: audit 2024-04-03T17:55:40.234155+0000 mon.a (mon.0) 6018 : audit [DBG] from='client.? 172.21.15.67:0/2153168000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:41 smithi067 bash[17655]: audit 2024-04-03T17:55:40.234155+0000 mon.a (mon.0) 6018 : audit [DBG] from='client.? 172.21.15.67:0/2153168000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:41 smithi067 bash[27441]: audit 2024-04-03T17:55:40.234155+0000 mon.a (mon.0) 6018 : audit [DBG] from='client.? 172.21.15.67:0/2153168000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:42 smithi082 bash[20963]: cluster 2024-04-03T17:55:40.828979+0000 mgr.y (mgr.24370) 6518 : cluster [DBG] pgmap v6502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:42 smithi067 bash[17655]: cluster 2024-04-03T17:55:40.828979+0000 mgr.y (mgr.24370) 6518 : cluster [DBG] pgmap v6502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:42.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:42 smithi067 bash[27441]: cluster 2024-04-03T17:55:40.828979+0000 mgr.y (mgr.24370) 6518 : cluster [DBG] pgmap v6502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:43 smithi082 bash[20963]: audit 2024-04-03T17:55:42.687535+0000 mon.a (mon.0) 6019 : audit [DBG] from='client.? 172.21.15.67:0/2259184198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:43] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T17:55:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:43 smithi067 bash[27441]: audit 2024-04-03T17:55:42.687535+0000 mon.a (mon.0) 6019 : audit [DBG] from='client.? 172.21.15.67:0/2259184198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:43 smithi067 bash[17655]: audit 2024-04-03T17:55:42.687535+0000 mon.a (mon.0) 6019 : audit [DBG] from='client.? 172.21.15.67:0/2259184198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:55:44.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:44 smithi082 bash[20963]: cluster 2024-04-03T17:55:42.829682+0000 mgr.y (mgr.24370) 6519 : cluster [DBG] pgmap v6503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:44 smithi067 bash[17655]: cluster 2024-04-03T17:55:42.829682+0000 mgr.y (mgr.24370) 6519 : cluster [DBG] pgmap v6503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:44.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:44 smithi067 bash[27441]: cluster 2024-04-03T17:55:42.829682+0000 mgr.y (mgr.24370) 6519 : cluster [DBG] pgmap v6503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:46.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:46 smithi082 bash[20963]: cluster 2024-04-03T17:55:44.830229+0000 mgr.y (mgr.24370) 6520 : cluster [DBG] pgmap v6504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:46.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:46 smithi082 bash[20963]: audit 2024-04-03T17:55:45.137843+0000 mon.a (mon.0) 6020 : audit [DBG] from='client.? 172.21.15.67:0/3279073796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:46 smithi067 bash[27441]: cluster 2024-04-03T17:55:44.830229+0000 mgr.y (mgr.24370) 6520 : cluster [DBG] pgmap v6504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:46 smithi067 bash[27441]: audit 2024-04-03T17:55:45.137843+0000 mon.a (mon.0) 6020 : audit [DBG] from='client.? 172.21.15.67:0/3279073796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:46.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:46 smithi067 bash[17655]: cluster 2024-04-03T17:55:44.830229+0000 mgr.y (mgr.24370) 6520 : cluster [DBG] pgmap v6504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:46.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:46 smithi067 bash[17655]: audit 2024-04-03T17:55:45.137843+0000 mon.a (mon.0) 6020 : audit [DBG] from='client.? 172.21.15.67:0/3279073796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:48.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:48 smithi082 bash[20963]: cluster 2024-04-03T17:55:46.831425+0000 mgr.y (mgr.24370) 6521 : cluster [DBG] pgmap v6505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:48.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:48 smithi082 bash[20963]: audit 2024-04-03T17:55:47.588265+0000 mon.c (mon.2) 2575 : audit [DBG] from='client.? 172.21.15.67:0/4196668397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:48 smithi067 bash[17655]: cluster 2024-04-03T17:55:46.831425+0000 mgr.y (mgr.24370) 6521 : cluster [DBG] pgmap v6505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:48 smithi067 bash[17655]: audit 2024-04-03T17:55:47.588265+0000 mon.c (mon.2) 2575 : audit [DBG] from='client.? 172.21.15.67:0/4196668397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:48.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:48 smithi067 bash[27441]: cluster 2024-04-03T17:55:46.831425+0000 mgr.y (mgr.24370) 6521 : cluster [DBG] pgmap v6505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:48.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:48 smithi067 bash[27441]: audit 2024-04-03T17:55:47.588265+0000 mon.c (mon.2) 2575 : audit [DBG] from='client.? 172.21.15.67:0/4196668397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:50 smithi082 bash[20963]: cluster 2024-04-03T17:55:48.832143+0000 mgr.y (mgr.24370) 6522 : cluster [DBG] pgmap v6506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:50 smithi082 bash[20963]: audit 2024-04-03T17:55:50.037521+0000 mon.c (mon.2) 2576 : audit [DBG] from='client.? 172.21.15.67:0/96301303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:50 smithi067 bash[17655]: cluster 2024-04-03T17:55:48.832143+0000 mgr.y (mgr.24370) 6522 : cluster [DBG] pgmap v6506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:50 smithi067 bash[17655]: audit 2024-04-03T17:55:50.037521+0000 mon.c (mon.2) 2576 : audit [DBG] from='client.? 172.21.15.67:0/96301303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:50.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:50 smithi067 bash[27441]: cluster 2024-04-03T17:55:48.832143+0000 mgr.y (mgr.24370) 6522 : cluster [DBG] pgmap v6506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:50.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:50 smithi067 bash[27441]: audit 2024-04-03T17:55:50.037521+0000 mon.c (mon.2) 2576 : audit [DBG] from='client.? 172.21.15.67:0/96301303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:52 smithi082 bash[20963]: cluster 2024-04-03T17:55:50.833270+0000 mgr.y (mgr.24370) 6523 : cluster [DBG] pgmap v6507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:52 smithi067 bash[27441]: cluster 2024-04-03T17:55:50.833270+0000 mgr.y (mgr.24370) 6523 : cluster [DBG] pgmap v6507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:52 smithi067 bash[17655]: cluster 2024-04-03T17:55:50.833270+0000 mgr.y (mgr.24370) 6523 : cluster [DBG] pgmap v6507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:53.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:53 smithi082 bash[20963]: audit 2024-04-03T17:55:52.498779+0000 mon.a (mon.0) 6021 : audit [DBG] from='client.? 172.21.15.67:0/637665300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:53] "GET /metrics HTTP/1.1" 200 239945 "" "Prometheus/2.43.0" 2024-04-03T17:55:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:53 smithi067 bash[27441]: audit 2024-04-03T17:55:52.498779+0000 mon.a (mon.0) 6021 : audit [DBG] from='client.? 172.21.15.67:0/637665300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:53 smithi067 bash[17655]: audit 2024-04-03T17:55:52.498779+0000 mon.a (mon.0) 6021 : audit [DBG] from='client.? 172.21.15.67:0/637665300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:55:54.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:54 smithi082 bash[20963]: cluster 2024-04-03T17:55:52.833952+0000 mgr.y (mgr.24370) 6524 : cluster [DBG] pgmap v6508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:54 smithi067 bash[27441]: cluster 2024-04-03T17:55:52.833952+0000 mgr.y (mgr.24370) 6524 : cluster [DBG] pgmap v6508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:54.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:54 smithi067 bash[17655]: cluster 2024-04-03T17:55:52.833952+0000 mgr.y (mgr.24370) 6524 : cluster [DBG] pgmap v6508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:55 smithi082 bash[20963]: audit 2024-04-03T17:55:54.960609+0000 mon.c (mon.2) 2577 : audit [DBG] from='client.? 172.21.15.67:0/968344973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:55 smithi082 bash[20963]: audit 2024-04-03T17:55:54.998410+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:55 smithi067 bash[27441]: audit 2024-04-03T17:55:54.960609+0000 mon.c (mon.2) 2577 : audit [DBG] from='client.? 172.21.15.67:0/968344973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:55 smithi067 bash[27441]: audit 2024-04-03T17:55:54.998410+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:55 smithi067 bash[17655]: audit 2024-04-03T17:55:54.960609+0000 mon.c (mon.2) 2577 : audit [DBG] from='client.? 172.21.15.67:0/968344973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:55.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:55 smithi067 bash[17655]: audit 2024-04-03T17:55:54.998410+0000 mon.a (mon.0) 6022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:55:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:56 smithi082 bash[20963]: cluster 2024-04-03T17:55:54.834429+0000 mgr.y (mgr.24370) 6525 : cluster [DBG] pgmap v6509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:56 smithi082 bash[20963]: audit 2024-04-03T17:55:55.638536+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:55:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:56 smithi067 bash[27441]: cluster 2024-04-03T17:55:54.834429+0000 mgr.y (mgr.24370) 6525 : cluster [DBG] pgmap v6509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:56 smithi067 bash[27441]: audit 2024-04-03T17:55:55.638536+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:55:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:56 smithi067 bash[17655]: cluster 2024-04-03T17:55:54.834429+0000 mgr.y (mgr.24370) 6525 : cluster [DBG] pgmap v6509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:56.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:56 smithi067 bash[17655]: audit 2024-04-03T17:55:55.638536+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:55:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:58 smithi082 bash[20963]: cluster 2024-04-03T17:55:56.835582+0000 mgr.y (mgr.24370) 6526 : cluster [DBG] pgmap v6510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:55:58 smithi082 bash[20963]: audit 2024-04-03T17:55:57.408639+0000 mon.a (mon.0) 6024 : audit [DBG] from='client.? 172.21.15.67:0/2853010074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:58 smithi067 bash[27441]: cluster 2024-04-03T17:55:56.835582+0000 mgr.y (mgr.24370) 6526 : cluster [DBG] pgmap v6510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:55:58 smithi067 bash[27441]: audit 2024-04-03T17:55:57.408639+0000 mon.a (mon.0) 6024 : audit [DBG] from='client.? 172.21.15.67:0/2853010074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:55:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:58 smithi067 bash[17655]: cluster 2024-04-03T17:55:56.835582+0000 mgr.y (mgr.24370) 6526 : cluster [DBG] pgmap v6510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:55:58.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:55:58 smithi067 bash[17655]: audit 2024-04-03T17:55:57.408639+0000 mon.a (mon.0) 6024 : audit [DBG] from='client.? 172.21.15.67:0/2853010074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:00 smithi082 bash[20963]: cluster 2024-04-03T17:55:58.836405+0000 mgr.y (mgr.24370) 6527 : cluster [DBG] pgmap v6511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:00 smithi082 bash[20963]: audit 2024-04-03T17:55:59.864978+0000 mon.c (mon.2) 2578 : audit [DBG] from='client.? 172.21.15.67:0/1383735163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:00 smithi067 bash[27441]: cluster 2024-04-03T17:55:58.836405+0000 mgr.y (mgr.24370) 6527 : cluster [DBG] pgmap v6511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:00 smithi067 bash[27441]: audit 2024-04-03T17:55:59.864978+0000 mon.c (mon.2) 2578 : audit [DBG] from='client.? 172.21.15.67:0/1383735163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:00.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:00 smithi067 bash[17655]: cluster 2024-04-03T17:55:58.836405+0000 mgr.y (mgr.24370) 6527 : cluster [DBG] pgmap v6511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:00.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:00 smithi067 bash[17655]: audit 2024-04-03T17:55:59.864978+0000 mon.c (mon.2) 2578 : audit [DBG] from='client.? 172.21.15.67:0/1383735163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:02 smithi082 bash[20963]: cluster 2024-04-03T17:56:00.837492+0000 mgr.y (mgr.24370) 6528 : cluster [DBG] pgmap v6512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:02 smithi082 bash[20963]: audit 2024-04-03T17:56:01.331595+0000 mon.a (mon.0) 6025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:02 smithi082 bash[20963]: audit 2024-04-03T17:56:01.339668+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:02 smithi082 bash[20963]: audit 2024-04-03T17:56:01.636718+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:02 smithi082 bash[20963]: audit 2024-04-03T17:56:01.645330+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:02 smithi082 bash[20963]: audit 2024-04-03T17:56:02.123467+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:56:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:02 smithi082 bash[20963]: audit 2024-04-03T17:56:02.125327+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:56:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:02 smithi082 bash[20963]: audit 2024-04-03T17:56:02.134793+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[17655]: cluster 2024-04-03T17:56:00.837492+0000 mgr.y (mgr.24370) 6528 : cluster [DBG] pgmap v6512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[17655]: audit 2024-04-03T17:56:01.331595+0000 mon.a (mon.0) 6025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[17655]: audit 2024-04-03T17:56:01.339668+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[17655]: audit 2024-04-03T17:56:01.636718+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[17655]: audit 2024-04-03T17:56:01.645330+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[17655]: audit 2024-04-03T17:56:02.123467+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:56:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[17655]: audit 2024-04-03T17:56:02.125327+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:56:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[17655]: audit 2024-04-03T17:56:02.134793+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[27441]: cluster 2024-04-03T17:56:00.837492+0000 mgr.y (mgr.24370) 6528 : cluster [DBG] pgmap v6512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[27441]: audit 2024-04-03T17:56:01.331595+0000 mon.a (mon.0) 6025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[27441]: audit 2024-04-03T17:56:01.339668+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[27441]: audit 2024-04-03T17:56:01.636718+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[27441]: audit 2024-04-03T17:56:01.645330+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[27441]: audit 2024-04-03T17:56:02.123467+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:56:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[27441]: audit 2024-04-03T17:56:02.125327+0000 mon.a (mon.0) 6030 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:56:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:02 smithi067 bash[27441]: audit 2024-04-03T17:56:02.134793+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:56:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:03 smithi067 bash[17655]: audit 2024-04-03T17:56:02.338042+0000 mon.a (mon.0) 6032 : audit [DBG] from='client.? 172.21.15.67:0/2627142417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T17:56:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:03 smithi067 bash[27441]: audit 2024-04-03T17:56:02.338042+0000 mon.a (mon.0) 6032 : audit [DBG] from='client.? 172.21.15.67:0/2627142417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:03.671 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:03 smithi082 bash[20963]: audit 2024-04-03T17:56:02.338042+0000 mon.a (mon.0) 6032 : audit [DBG] from='client.? 172.21.15.67:0/2627142417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:03.671 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:56:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:04 smithi082 bash[20963]: cluster 2024-04-03T17:56:02.838217+0000 mgr.y (mgr.24370) 6529 : cluster [DBG] pgmap v6513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:04 smithi067 bash[27441]: cluster 2024-04-03T17:56:02.838217+0000 mgr.y (mgr.24370) 6529 : cluster [DBG] pgmap v6513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:04.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:04 smithi067 bash[17655]: cluster 2024-04-03T17:56:02.838217+0000 mgr.y (mgr.24370) 6529 : cluster [DBG] pgmap v6513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:05 smithi082 bash[20963]: audit 2024-04-03T17:56:04.784446+0000 mon.c (mon.2) 2579 : audit [DBG] from='client.? 172.21.15.67:0/2527705141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:05 smithi067 bash[17655]: audit 2024-04-03T17:56:04.784446+0000 mon.c (mon.2) 2579 : audit [DBG] from='client.? 172.21.15.67:0/2527705141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:05 smithi067 bash[27441]: audit 2024-04-03T17:56:04.784446+0000 mon.c (mon.2) 2579 : audit [DBG] from='client.? 172.21.15.67:0/2527705141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:06 smithi082 bash[20963]: cluster 2024-04-03T17:56:04.838926+0000 mgr.y (mgr.24370) 6530 : cluster [DBG] pgmap v6514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:06 smithi067 bash[17655]: cluster 2024-04-03T17:56:04.838926+0000 mgr.y (mgr.24370) 6530 : cluster [DBG] pgmap v6514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:06.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:06 smithi067 bash[27441]: cluster 2024-04-03T17:56:04.838926+0000 mgr.y (mgr.24370) 6530 : cluster [DBG] pgmap v6514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:07 smithi082 bash[20963]: audit 2024-04-03T17:56:07.237651+0000 mon.a (mon.0) 6033 : audit [DBG] from='client.? 172.21.15.67:0/3475486119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:07 smithi067 bash[17655]: audit 2024-04-03T17:56:07.237651+0000 mon.a (mon.0) 6033 : audit [DBG] from='client.? 172.21.15.67:0/3475486119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:07 smithi067 bash[27441]: audit 2024-04-03T17:56:07.237651+0000 mon.a (mon.0) 6033 : audit [DBG] from='client.? 172.21.15.67:0/3475486119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:08 smithi082 bash[20963]: cluster 2024-04-03T17:56:06.840134+0000 mgr.y (mgr.24370) 6531 : cluster [DBG] pgmap v6515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:08 smithi067 bash[17655]: cluster 2024-04-03T17:56:06.840134+0000 mgr.y (mgr.24370) 6531 : cluster [DBG] pgmap v6515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:08 smithi067 bash[27441]: cluster 2024-04-03T17:56:06.840134+0000 mgr.y (mgr.24370) 6531 : cluster [DBG] pgmap v6515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:10 smithi082 bash[20963]: cluster 2024-04-03T17:56:08.840732+0000 mgr.y (mgr.24370) 6532 : cluster [DBG] pgmap v6516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:10 smithi082 bash[20963]: audit 2024-04-03T17:56:09.690341+0000 mon.c (mon.2) 2580 : audit [DBG] from='client.? 172.21.15.67:0/2564152435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:10 smithi082 bash[20963]: audit 2024-04-03T17:56:09.999368+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:10 smithi067 bash[17655]: cluster 2024-04-03T17:56:08.840732+0000 mgr.y (mgr.24370) 6532 : cluster [DBG] pgmap v6516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:10 smithi067 bash[17655]: audit 2024-04-03T17:56:09.690341+0000 mon.c (mon.2) 2580 : audit [DBG] from='client.? 172.21.15.67:0/2564152435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:10 smithi067 bash[17655]: audit 2024-04-03T17:56:09.999368+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:10 smithi067 bash[27441]: cluster 2024-04-03T17:56:08.840732+0000 mgr.y (mgr.24370) 6532 : cluster [DBG] pgmap v6516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:10 smithi067 bash[27441]: audit 2024-04-03T17:56:09.690341+0000 mon.c (mon.2) 2580 : audit [DBG] from='client.? 172.21.15.67:0/2564152435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:10 smithi067 bash[27441]: audit 2024-04-03T17:56:09.999368+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:12 smithi082 bash[20963]: cluster 2024-04-03T17:56:10.841859+0000 mgr.y (mgr.24370) 6533 : cluster [DBG] pgmap v6517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:12 smithi082 bash[20963]: audit 2024-04-03T17:56:12.144181+0000 mon.a (mon.0) 6035 : audit [DBG] from='client.? 172.21.15.67:0/3126102156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:12 smithi067 bash[27441]: cluster 2024-04-03T17:56:10.841859+0000 mgr.y (mgr.24370) 6533 : cluster [DBG] pgmap v6517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:12 smithi067 bash[27441]: audit 2024-04-03T17:56:12.144181+0000 mon.a (mon.0) 6035 : audit [DBG] from='client.? 172.21.15.67:0/3126102156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:12 smithi067 bash[17655]: cluster 2024-04-03T17:56:10.841859+0000 mgr.y (mgr.24370) 6533 : cluster [DBG] pgmap v6517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:12.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:12 smithi067 bash[17655]: audit 2024-04-03T17:56:12.144181+0000 mon.a (mon.0) 6035 : audit [DBG] from='client.? 172.21.15.67:0/3126102156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:56:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:56:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:14 smithi082 bash[20963]: cluster 2024-04-03T17:56:12.842474+0000 mgr.y (mgr.24370) 6534 : cluster [DBG] pgmap v6518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:14 smithi067 bash[27441]: cluster 2024-04-03T17:56:12.842474+0000 mgr.y (mgr.24370) 6534 : cluster [DBG] pgmap v6518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:14 smithi067 bash[17655]: cluster 2024-04-03T17:56:12.842474+0000 mgr.y (mgr.24370) 6534 : cluster [DBG] pgmap v6518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:15 smithi067 bash[17655]: audit 2024-04-03T17:56:14.604133+0000 mon.a (mon.0) 6036 : audit [DBG] from='client.? 172.21.15.67:0/2530936100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:15.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:15 smithi067 bash[27441]: audit 2024-04-03T17:56:14.604133+0000 mon.a (mon.0) 6036 : audit [DBG] from='client.? 172.21.15.67:0/2530936100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:15 smithi082 bash[20963]: audit 2024-04-03T17:56:14.604133+0000 mon.a (mon.0) 6036 : audit [DBG] from='client.? 172.21.15.67:0/2530936100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:16 smithi067 bash[17655]: cluster 2024-04-03T17:56:14.843086+0000 mgr.y (mgr.24370) 6535 : cluster [DBG] pgmap v6519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:16 smithi067 bash[27441]: cluster 2024-04-03T17:56:14.843086+0000 mgr.y (mgr.24370) 6535 : cluster [DBG] pgmap v6519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:16 smithi082 bash[20963]: cluster 2024-04-03T17:56:14.843086+0000 mgr.y (mgr.24370) 6535 : cluster [DBG] pgmap v6519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:17 smithi067 bash[27441]: audit 2024-04-03T17:56:17.058091+0000 mon.a (mon.0) 6037 : audit [DBG] from='client.? 172.21.15.67:0/3487365213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:17.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:17 smithi067 bash[17655]: audit 2024-04-03T17:56:17.058091+0000 mon.a (mon.0) 6037 : audit [DBG] from='client.? 172.21.15.67:0/3487365213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:17 smithi082 bash[20963]: audit 2024-04-03T17:56:17.058091+0000 mon.a (mon.0) 6037 : audit [DBG] from='client.? 172.21.15.67:0/3487365213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:18 smithi067 bash[27441]: cluster 2024-04-03T17:56:16.844221+0000 mgr.y (mgr.24370) 6536 : cluster [DBG] pgmap v6520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:18 smithi067 bash[17655]: cluster 2024-04-03T17:56:16.844221+0000 mgr.y (mgr.24370) 6536 : cluster [DBG] pgmap v6520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:18 smithi082 bash[20963]: cluster 2024-04-03T17:56:16.844221+0000 mgr.y (mgr.24370) 6536 : cluster [DBG] pgmap v6520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:20.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:20 smithi067 bash[17655]: cluster 2024-04-03T17:56:18.844836+0000 mgr.y (mgr.24370) 6537 : cluster [DBG] pgmap v6521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:20.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:20 smithi067 bash[17655]: audit 2024-04-03T17:56:19.519012+0000 mon.c (mon.2) 2581 : audit [DBG] from='client.? 172.21.15.67:0/1343363876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:20.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:20 smithi067 bash[27441]: cluster 2024-04-03T17:56:18.844836+0000 mgr.y (mgr.24370) 6537 : cluster [DBG] pgmap v6521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:20.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:20 smithi067 bash[27441]: audit 2024-04-03T17:56:19.519012+0000 mon.c (mon.2) 2581 : audit [DBG] from='client.? 172.21.15.67:0/1343363876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:20 smithi082 bash[20963]: cluster 2024-04-03T17:56:18.844836+0000 mgr.y (mgr.24370) 6537 : cluster [DBG] pgmap v6521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:20 smithi082 bash[20963]: audit 2024-04-03T17:56:19.519012+0000 mon.c (mon.2) 2581 : audit [DBG] from='client.? 172.21.15.67:0/1343363876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:22.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:22 smithi067 bash[17655]: cluster 2024-04-03T17:56:20.845893+0000 mgr.y (mgr.24370) 6538 : cluster [DBG] pgmap v6522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:22.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:22 smithi067 bash[17655]: audit 2024-04-03T17:56:21.978104+0000 mon.a (mon.0) 6038 : audit [DBG] from='client.? 172.21.15.67:0/3352030322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:22.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:22 smithi067 bash[27441]: cluster 2024-04-03T17:56:20.845893+0000 mgr.y (mgr.24370) 6538 : cluster [DBG] pgmap v6522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:22.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:22 smithi067 bash[27441]: audit 2024-04-03T17:56:21.978104+0000 mon.a (mon.0) 6038 : audit [DBG] from='client.? 172.21.15.67:0/3352030322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:22 smithi082 bash[20963]: cluster 2024-04-03T17:56:20.845893+0000 mgr.y (mgr.24370) 6538 : cluster [DBG] pgmap v6522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:22 smithi082 bash[20963]: audit 2024-04-03T17:56:21.978104+0000 mon.a (mon.0) 6038 : audit [DBG] from='client.? 172.21.15.67:0/3352030322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T17:56:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:56:24.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:24 smithi067 bash[17655]: cluster 2024-04-03T17:56:22.846596+0000 mgr.y (mgr.24370) 6539 : cluster [DBG] pgmap v6523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:24 smithi067 bash[27441]: cluster 2024-04-03T17:56:22.846596+0000 mgr.y (mgr.24370) 6539 : cluster [DBG] pgmap v6523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:24 smithi082 bash[20963]: cluster 2024-04-03T17:56:22.846596+0000 mgr.y (mgr.24370) 6539 : cluster [DBG] pgmap v6523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:25 smithi067 bash[27441]: audit 2024-04-03T17:56:24.432963+0000 mon.a (mon.0) 6039 : audit [DBG] from='client.? 172.21.15.67:0/1286125587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:25 smithi067 bash[27441]: audit 2024-04-03T17:56:24.999817+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:25 smithi067 bash[17655]: audit 2024-04-03T17:56:24.432963+0000 mon.a (mon.0) 6039 : audit [DBG] from='client.? 172.21.15.67:0/1286125587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:25 smithi067 bash[17655]: audit 2024-04-03T17:56:24.999817+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:25 smithi082 bash[20963]: audit 2024-04-03T17:56:24.432963+0000 mon.a (mon.0) 6039 : audit [DBG] from='client.? 172.21.15.67:0/1286125587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:25 smithi082 bash[20963]: audit 2024-04-03T17:56:24.999817+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:26 smithi082 bash[20963]: cluster 2024-04-03T17:56:24.847274+0000 mgr.y (mgr.24370) 6540 : cluster [DBG] pgmap v6524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:26 smithi067 bash[27441]: cluster 2024-04-03T17:56:24.847274+0000 mgr.y (mgr.24370) 6540 : cluster [DBG] pgmap v6524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:26 smithi067 bash[17655]: cluster 2024-04-03T17:56:24.847274+0000 mgr.y (mgr.24370) 6540 : cluster [DBG] pgmap v6524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:27 smithi082 bash[20963]: audit 2024-04-03T17:56:26.883379+0000 mon.c (mon.2) 2582 : audit [DBG] from='client.? 172.21.15.67:0/204554727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:27 smithi067 bash[17655]: audit 2024-04-03T17:56:26.883379+0000 mon.c (mon.2) 2582 : audit [DBG] from='client.? 172.21.15.67:0/204554727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:27 smithi067 bash[27441]: audit 2024-04-03T17:56:26.883379+0000 mon.c (mon.2) 2582 : audit [DBG] from='client.? 172.21.15.67:0/204554727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:28 smithi082 bash[20963]: cluster 2024-04-03T17:56:26.848411+0000 mgr.y (mgr.24370) 6541 : cluster [DBG] pgmap v6525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:28 smithi067 bash[17655]: cluster 2024-04-03T17:56:26.848411+0000 mgr.y (mgr.24370) 6541 : cluster [DBG] pgmap v6525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:28 smithi067 bash[27441]: cluster 2024-04-03T17:56:26.848411+0000 mgr.y (mgr.24370) 6541 : cluster [DBG] pgmap v6525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:29 smithi082 bash[20963]: audit 2024-04-03T17:56:29.340410+0000 mon.a (mon.0) 6041 : audit [DBG] from='client.? 172.21.15.67:0/2581968563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:29 smithi067 bash[27441]: audit 2024-04-03T17:56:29.340410+0000 mon.a (mon.0) 6041 : audit [DBG] from='client.? 172.21.15.67:0/2581968563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:29 smithi067 bash[17655]: audit 2024-04-03T17:56:29.340410+0000 mon.a (mon.0) 6041 : audit [DBG] from='client.? 172.21.15.67:0/2581968563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:30 smithi082 bash[20963]: cluster 2024-04-03T17:56:28.849078+0000 mgr.y (mgr.24370) 6542 : cluster [DBG] pgmap v6526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:30 smithi067 bash[17655]: cluster 2024-04-03T17:56:28.849078+0000 mgr.y (mgr.24370) 6542 : cluster [DBG] pgmap v6526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:30 smithi067 bash[27441]: cluster 2024-04-03T17:56:28.849078+0000 mgr.y (mgr.24370) 6542 : cluster [DBG] pgmap v6526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:32 smithi082 bash[20963]: cluster 2024-04-03T17:56:30.850224+0000 mgr.y (mgr.24370) 6543 : cluster [DBG] pgmap v6527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:32 smithi082 bash[20963]: audit 2024-04-03T17:56:31.800507+0000 mon.c (mon.2) 2583 : audit [DBG] from='client.? 172.21.15.67:0/2702491132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:32 smithi067 bash[27441]: cluster 2024-04-03T17:56:30.850224+0000 mgr.y (mgr.24370) 6543 : cluster [DBG] pgmap v6527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:32.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:32 smithi067 bash[27441]: audit 2024-04-03T17:56:31.800507+0000 mon.c (mon.2) 2583 : audit [DBG] from='client.? 172.21.15.67:0/2702491132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:32 smithi067 bash[17655]: cluster 2024-04-03T17:56:30.850224+0000 mgr.y (mgr.24370) 6543 : cluster [DBG] pgmap v6527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:32 smithi067 bash[17655]: audit 2024-04-03T17:56:31.800507+0000 mon.c (mon.2) 2583 : audit [DBG] from='client.? 172.21.15.67:0/2702491132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:33] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:56:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:56:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:34 smithi082 bash[20963]: cluster 2024-04-03T17:56:32.850936+0000 mgr.y (mgr.24370) 6544 : cluster [DBG] pgmap v6528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:34 smithi082 bash[20963]: audit 2024-04-03T17:56:34.248427+0000 mon.a (mon.0) 6042 : audit [DBG] from='client.? 172.21.15.67:0/1470766647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:34 smithi067 bash[17655]: cluster 2024-04-03T17:56:32.850936+0000 mgr.y (mgr.24370) 6544 : cluster [DBG] pgmap v6528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:34 smithi067 bash[17655]: audit 2024-04-03T17:56:34.248427+0000 mon.a (mon.0) 6042 : audit [DBG] from='client.? 172.21.15.67:0/1470766647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:34.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:34 smithi067 bash[27441]: cluster 2024-04-03T17:56:32.850936+0000 mgr.y (mgr.24370) 6544 : cluster [DBG] pgmap v6528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:34.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:34 smithi067 bash[27441]: audit 2024-04-03T17:56:34.248427+0000 mon.a (mon.0) 6042 : audit [DBG] from='client.? 172.21.15.67:0/1470766647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:36 smithi082 bash[20963]: cluster 2024-04-03T17:56:34.851620+0000 mgr.y (mgr.24370) 6545 : cluster [DBG] pgmap v6529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:36 smithi067 bash[17655]: cluster 2024-04-03T17:56:34.851620+0000 mgr.y (mgr.24370) 6545 : cluster [DBG] pgmap v6529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:36 smithi067 bash[27441]: cluster 2024-04-03T17:56:34.851620+0000 mgr.y (mgr.24370) 6545 : cluster [DBG] pgmap v6529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:37 smithi082 bash[20963]: audit 2024-04-03T17:56:36.703235+0000 mon.a (mon.0) 6043 : audit [DBG] from='client.? 172.21.15.67:0/970046746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:37 smithi067 bash[17655]: audit 2024-04-03T17:56:36.703235+0000 mon.a (mon.0) 6043 : audit [DBG] from='client.? 172.21.15.67:0/970046746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:37 smithi067 bash[27441]: audit 2024-04-03T17:56:36.703235+0000 mon.a (mon.0) 6043 : audit [DBG] from='client.? 172.21.15.67:0/970046746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:38 smithi082 bash[20963]: cluster 2024-04-03T17:56:36.852836+0000 mgr.y (mgr.24370) 6546 : cluster [DBG] pgmap v6530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:38 smithi067 bash[27441]: cluster 2024-04-03T17:56:36.852836+0000 mgr.y (mgr.24370) 6546 : cluster [DBG] pgmap v6530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:38 smithi067 bash[17655]: cluster 2024-04-03T17:56:36.852836+0000 mgr.y (mgr.24370) 6546 : cluster [DBG] pgmap v6530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:39 smithi082 bash[20963]: audit 2024-04-03T17:56:39.159080+0000 mon.a (mon.0) 6044 : audit [DBG] from='client.? 172.21.15.67:0/1464052470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:39 smithi067 bash[17655]: audit 2024-04-03T17:56:39.159080+0000 mon.a (mon.0) 6044 : audit [DBG] from='client.? 172.21.15.67:0/1464052470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:39 smithi067 bash[27441]: audit 2024-04-03T17:56:39.159080+0000 mon.a (mon.0) 6044 : audit [DBG] from='client.? 172.21.15.67:0/1464052470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:40 smithi082 bash[20963]: cluster 2024-04-03T17:56:38.853582+0000 mgr.y (mgr.24370) 6547 : cluster [DBG] pgmap v6531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:40 smithi082 bash[20963]: audit 2024-04-03T17:56:40.000245+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:40 smithi067 bash[17655]: cluster 2024-04-03T17:56:38.853582+0000 mgr.y (mgr.24370) 6547 : cluster [DBG] pgmap v6531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:40 smithi067 bash[17655]: audit 2024-04-03T17:56:40.000245+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:40 smithi067 bash[27441]: cluster 2024-04-03T17:56:38.853582+0000 mgr.y (mgr.24370) 6547 : cluster [DBG] pgmap v6531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:40 smithi067 bash[27441]: audit 2024-04-03T17:56:40.000245+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:42 smithi082 bash[20963]: cluster 2024-04-03T17:56:40.854737+0000 mgr.y (mgr.24370) 6548 : cluster [DBG] pgmap v6532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:42 smithi082 bash[20963]: audit 2024-04-03T17:56:41.632232+0000 mon.c (mon.2) 2584 : audit [DBG] from='client.? 172.21.15.67:0/2286313393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:42 smithi067 bash[17655]: cluster 2024-04-03T17:56:40.854737+0000 mgr.y (mgr.24370) 6548 : cluster [DBG] pgmap v6532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:42 smithi067 bash[17655]: audit 2024-04-03T17:56:41.632232+0000 mon.c (mon.2) 2584 : audit [DBG] from='client.? 172.21.15.67:0/2286313393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:42 smithi067 bash[27441]: cluster 2024-04-03T17:56:40.854737+0000 mgr.y (mgr.24370) 6548 : cluster [DBG] pgmap v6532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:42 smithi067 bash[27441]: audit 2024-04-03T17:56:41.632232+0000 mon.c (mon.2) 2584 : audit [DBG] from='client.? 172.21.15.67:0/2286313393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:43] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:56:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:56:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:44 smithi082 bash[20963]: cluster 2024-04-03T17:56:42.855448+0000 mgr.y (mgr.24370) 6549 : cluster [DBG] pgmap v6533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:44 smithi082 bash[20963]: audit 2024-04-03T17:56:44.086000+0000 mon.a (mon.0) 6046 : audit [DBG] from='client.? 172.21.15.67:0/642355100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:44 smithi067 bash[17655]: cluster 2024-04-03T17:56:42.855448+0000 mgr.y (mgr.24370) 6549 : cluster [DBG] pgmap v6533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:44 smithi067 bash[17655]: audit 2024-04-03T17:56:44.086000+0000 mon.a (mon.0) 6046 : audit [DBG] from='client.? 172.21.15.67:0/642355100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:44 smithi067 bash[27441]: cluster 2024-04-03T17:56:42.855448+0000 mgr.y (mgr.24370) 6549 : cluster [DBG] pgmap v6533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:44 smithi067 bash[27441]: audit 2024-04-03T17:56:44.086000+0000 mon.a (mon.0) 6046 : audit [DBG] from='client.? 172.21.15.67:0/642355100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:46 smithi082 bash[20963]: cluster 2024-04-03T17:56:44.856179+0000 mgr.y (mgr.24370) 6550 : cluster [DBG] pgmap v6534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:46 smithi067 bash[17655]: cluster 2024-04-03T17:56:44.856179+0000 mgr.y (mgr.24370) 6550 : cluster [DBG] pgmap v6534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:46 smithi067 bash[27441]: cluster 2024-04-03T17:56:44.856179+0000 mgr.y (mgr.24370) 6550 : cluster [DBG] pgmap v6534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:47 smithi082 bash[20963]: audit 2024-04-03T17:56:46.538619+0000 mon.c (mon.2) 2585 : audit [DBG] from='client.? 172.21.15.67:0/3178831720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:47 smithi067 bash[27441]: audit 2024-04-03T17:56:46.538619+0000 mon.c (mon.2) 2585 : audit [DBG] from='client.? 172.21.15.67:0/3178831720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:47 smithi067 bash[17655]: audit 2024-04-03T17:56:46.538619+0000 mon.c (mon.2) 2585 : audit [DBG] from='client.? 172.21.15.67:0/3178831720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:48 smithi082 bash[20963]: cluster 2024-04-03T17:56:46.857355+0000 mgr.y (mgr.24370) 6551 : cluster [DBG] pgmap v6535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:48 smithi067 bash[27441]: cluster 2024-04-03T17:56:46.857355+0000 mgr.y (mgr.24370) 6551 : cluster [DBG] pgmap v6535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:48 smithi067 bash[17655]: cluster 2024-04-03T17:56:46.857355+0000 mgr.y (mgr.24370) 6551 : cluster [DBG] pgmap v6535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:49 smithi082 bash[20963]: audit 2024-04-03T17:56:48.986732+0000 mon.a (mon.0) 6047 : audit [DBG] from='client.? 172.21.15.67:0/110570262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:49 smithi067 bash[17655]: audit 2024-04-03T17:56:48.986732+0000 mon.a (mon.0) 6047 : audit [DBG] from='client.? 172.21.15.67:0/110570262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:49 smithi067 bash[27441]: audit 2024-04-03T17:56:48.986732+0000 mon.a (mon.0) 6047 : audit [DBG] from='client.? 172.21.15.67:0/110570262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:50 smithi082 bash[20963]: cluster 2024-04-03T17:56:48.858006+0000 mgr.y (mgr.24370) 6552 : cluster [DBG] pgmap v6536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:50 smithi067 bash[17655]: cluster 2024-04-03T17:56:48.858006+0000 mgr.y (mgr.24370) 6552 : cluster [DBG] pgmap v6536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:50 smithi067 bash[27441]: cluster 2024-04-03T17:56:48.858006+0000 mgr.y (mgr.24370) 6552 : cluster [DBG] pgmap v6536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:51 smithi082 bash[20963]: audit 2024-04-03T17:56:51.435731+0000 mon.b (mon.1) 53 : audit [DBG] from='client.? 172.21.15.67:0/2316838814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:51 smithi067 bash[17655]: audit 2024-04-03T17:56:51.435731+0000 mon.b (mon.1) 53 : audit [DBG] from='client.? 172.21.15.67:0/2316838814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:51 smithi067 bash[27441]: audit 2024-04-03T17:56:51.435731+0000 mon.b (mon.1) 53 : audit [DBG] from='client.? 172.21.15.67:0/2316838814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:52 smithi082 bash[20963]: cluster 2024-04-03T17:56:50.859145+0000 mgr.y (mgr.24370) 6553 : cluster [DBG] pgmap v6537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:52 smithi067 bash[17655]: cluster 2024-04-03T17:56:50.859145+0000 mgr.y (mgr.24370) 6553 : cluster [DBG] pgmap v6537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:52 smithi067 bash[27441]: cluster 2024-04-03T17:56:50.859145+0000 mgr.y (mgr.24370) 6553 : cluster [DBG] pgmap v6537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:53] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T17:56:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:56:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:53 smithi082 bash[20963]: cluster 2024-04-03T17:56:52.859833+0000 mgr.y (mgr.24370) 6554 : cluster [DBG] pgmap v6538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:53 smithi067 bash[17655]: cluster 2024-04-03T17:56:52.859833+0000 mgr.y (mgr.24370) 6554 : cluster [DBG] pgmap v6538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:53 smithi067 bash[27441]: cluster 2024-04-03T17:56:52.859833+0000 mgr.y (mgr.24370) 6554 : cluster [DBG] pgmap v6538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:54 smithi082 bash[20963]: audit 2024-04-03T17:56:53.889258+0000 mon.a (mon.0) 6048 : audit [DBG] from='client.? 172.21.15.67:0/1891365867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:54 smithi067 bash[27441]: audit 2024-04-03T17:56:53.889258+0000 mon.a (mon.0) 6048 : audit [DBG] from='client.? 172.21.15.67:0/1891365867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:54 smithi067 bash[17655]: audit 2024-04-03T17:56:53.889258+0000 mon.a (mon.0) 6048 : audit [DBG] from='client.? 172.21.15.67:0/1891365867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:55 smithi082 bash[20963]: cluster 2024-04-03T17:56:54.860648+0000 mgr.y (mgr.24370) 6555 : cluster [DBG] pgmap v6539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:55 smithi082 bash[20963]: audit 2024-04-03T17:56:55.000746+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:55 smithi067 bash[17655]: cluster 2024-04-03T17:56:54.860648+0000 mgr.y (mgr.24370) 6555 : cluster [DBG] pgmap v6539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:55 smithi067 bash[17655]: audit 2024-04-03T17:56:55.000746+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:55 smithi067 bash[27441]: cluster 2024-04-03T17:56:54.860648+0000 mgr.y (mgr.24370) 6555 : cluster [DBG] pgmap v6539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:55 smithi067 bash[27441]: audit 2024-04-03T17:56:55.000746+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:56:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:56 smithi082 bash[20963]: audit 2024-04-03T17:56:56.338140+0000 mon.c (mon.2) 2586 : audit [DBG] from='client.? 172.21.15.67:0/2612927170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:56 smithi067 bash[27441]: audit 2024-04-03T17:56:56.338140+0000 mon.c (mon.2) 2586 : audit [DBG] from='client.? 172.21.15.67:0/2612927170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:56 smithi067 bash[17655]: audit 2024-04-03T17:56:56.338140+0000 mon.c (mon.2) 2586 : audit [DBG] from='client.? 172.21.15.67:0/2612927170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:57 smithi082 bash[20963]: cluster 2024-04-03T17:56:56.861844+0000 mgr.y (mgr.24370) 6556 : cluster [DBG] pgmap v6540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:57 smithi067 bash[17655]: cluster 2024-04-03T17:56:56.861844+0000 mgr.y (mgr.24370) 6556 : cluster [DBG] pgmap v6540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:57 smithi067 bash[27441]: cluster 2024-04-03T17:56:56.861844+0000 mgr.y (mgr.24370) 6556 : cluster [DBG] pgmap v6540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:56:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:58 smithi082 bash[20963]: audit 2024-04-03T17:56:58.783586+0000 mon.c (mon.2) 2587 : audit [DBG] from='client.? 172.21.15.67:0/1660697257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:58 smithi067 bash[27441]: audit 2024-04-03T17:56:58.783586+0000 mon.c (mon.2) 2587 : audit [DBG] from='client.? 172.21.15.67:0/1660697257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:56:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:58 smithi067 bash[17655]: audit 2024-04-03T17:56:58.783586+0000 mon.c (mon.2) 2587 : audit [DBG] from='client.? 172.21.15.67:0/1660697257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:56:59 smithi082 bash[20963]: cluster 2024-04-03T17:56:58.862541+0000 mgr.y (mgr.24370) 6557 : cluster [DBG] pgmap v6541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:56:59 smithi067 bash[27441]: cluster 2024-04-03T17:56:58.862541+0000 mgr.y (mgr.24370) 6557 : cluster [DBG] pgmap v6541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:56:59 smithi067 bash[17655]: cluster 2024-04-03T17:56:58.862541+0000 mgr.y (mgr.24370) 6557 : cluster [DBG] pgmap v6541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:01 smithi082 bash[20963]: cluster 2024-04-03T17:57:00.863808+0000 mgr.y (mgr.24370) 6558 : cluster [DBG] pgmap v6542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:01 smithi082 bash[20963]: audit 2024-04-03T17:57:01.235320+0000 mon.c (mon.2) 2588 : audit [DBG] from='client.? 172.21.15.67:0/1309259359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:01 smithi067 bash[27441]: cluster 2024-04-03T17:57:00.863808+0000 mgr.y (mgr.24370) 6558 : cluster [DBG] pgmap v6542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:01 smithi067 bash[27441]: audit 2024-04-03T17:57:01.235320+0000 mon.c (mon.2) 2588 : audit [DBG] from='client.? 172.21.15.67:0/1309259359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:02.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:01 smithi067 bash[17655]: cluster 2024-04-03T17:57:00.863808+0000 mgr.y (mgr.24370) 6558 : cluster [DBG] pgmap v6542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:02.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:01 smithi067 bash[17655]: audit 2024-04-03T17:57:01.235320+0000 mon.c (mon.2) 2588 : audit [DBG] from='client.? 172.21.15.67:0/1309259359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:02 smithi082 bash[20963]: audit 2024-04-03T17:57:02.209915+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:57:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:03] "GET /metrics HTTP/1.1" 200 239957 "" "Prometheus/2.43.0" 2024-04-03T17:57:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:02 smithi067 bash[27441]: audit 2024-04-03T17:57:02.209915+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:57:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:02 smithi067 bash[17655]: audit 2024-04-03T17:57:02.209915+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:57:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:57:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:03 smithi082 bash[20963]: cluster 2024-04-03T17:57:02.864588+0000 mgr.y (mgr.24370) 6559 : cluster [DBG] pgmap v6543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:03 smithi082 bash[20963]: audit 2024-04-03T17:57:03.695978+0000 mon.a (mon.0) 6051 : audit [DBG] from='client.? 172.21.15.67:0/782604422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:03 smithi067 bash[17655]: cluster 2024-04-03T17:57:02.864588+0000 mgr.y (mgr.24370) 6559 : cluster [DBG] pgmap v6543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:03 smithi067 bash[17655]: audit 2024-04-03T17:57:03.695978+0000 mon.a (mon.0) 6051 : audit [DBG] from='client.? 172.21.15.67:0/782604422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:04.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:03 smithi067 bash[27441]: cluster 2024-04-03T17:57:02.864588+0000 mgr.y (mgr.24370) 6559 : cluster [DBG] pgmap v6543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:04.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:03 smithi067 bash[27441]: audit 2024-04-03T17:57:03.695978+0000 mon.a (mon.0) 6051 : audit [DBG] from='client.? 172.21.15.67:0/782604422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:05 smithi082 bash[20963]: cluster 2024-04-03T17:57:04.865408+0000 mgr.y (mgr.24370) 6560 : cluster [DBG] pgmap v6544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:05 smithi067 bash[17655]: cluster 2024-04-03T17:57:04.865408+0000 mgr.y (mgr.24370) 6560 : cluster [DBG] pgmap v6544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:05 smithi067 bash[27441]: cluster 2024-04-03T17:57:04.865408+0000 mgr.y (mgr.24370) 6560 : cluster [DBG] pgmap v6544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:06 smithi082 bash[20963]: audit 2024-04-03T17:57:06.154209+0000 mon.c (mon.2) 2589 : audit [DBG] from='client.? 172.21.15.67:0/2391240213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:06 smithi067 bash[27441]: audit 2024-04-03T17:57:06.154209+0000 mon.c (mon.2) 2589 : audit [DBG] from='client.? 172.21.15.67:0/2391240213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:06 smithi067 bash[17655]: audit 2024-04-03T17:57:06.154209+0000 mon.c (mon.2) 2589 : audit [DBG] from='client.? 172.21.15.67:0/2391240213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:07 smithi082 bash[20963]: cluster 2024-04-03T17:57:06.866757+0000 mgr.y (mgr.24370) 6561 : cluster [DBG] pgmap v6545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:07 smithi082 bash[20963]: audit 2024-04-03T17:57:07.906221+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:07 smithi082 bash[20963]: audit 2024-04-03T17:57:07.916448+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:07 smithi067 bash[27441]: cluster 2024-04-03T17:57:06.866757+0000 mgr.y (mgr.24370) 6561 : cluster [DBG] pgmap v6545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:07 smithi067 bash[27441]: audit 2024-04-03T17:57:07.906221+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:07 smithi067 bash[27441]: audit 2024-04-03T17:57:07.916448+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:07 smithi067 bash[17655]: cluster 2024-04-03T17:57:06.866757+0000 mgr.y (mgr.24370) 6561 : cluster [DBG] pgmap v6545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:08.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:07 smithi067 bash[17655]: audit 2024-04-03T17:57:07.906221+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:08.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:07 smithi067 bash[17655]: audit 2024-04-03T17:57:07.916448+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:09 smithi082 bash[20963]: audit 2024-04-03T17:57:08.210517+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:09 smithi082 bash[20963]: audit 2024-04-03T17:57:08.218174+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:09 smithi082 bash[20963]: audit 2024-04-03T17:57:08.597075+0000 mon.c (mon.2) 2590 : audit [DBG] from='client.? 172.21.15.67:0/4240845175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:09 smithi082 bash[20963]: audit 2024-04-03T17:57:08.643092+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:57:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:09 smithi082 bash[20963]: audit 2024-04-03T17:57:08.644851+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:57:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:09 smithi082 bash[20963]: audit 2024-04-03T17:57:08.654343+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[17655]: audit 2024-04-03T17:57:08.210517+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[17655]: audit 2024-04-03T17:57:08.218174+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[17655]: audit 2024-04-03T17:57:08.597075+0000 mon.c (mon.2) 2590 : audit [DBG] from='client.? 172.21.15.67:0/4240845175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[17655]: audit 2024-04-03T17:57:08.643092+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:57:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[17655]: audit 2024-04-03T17:57:08.644851+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:57:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[17655]: audit 2024-04-03T17:57:08.654343+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[27441]: audit 2024-04-03T17:57:08.210517+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[27441]: audit 2024-04-03T17:57:08.218174+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[27441]: audit 2024-04-03T17:57:08.597075+0000 mon.c (mon.2) 2590 : audit [DBG] from='client.? 172.21.15.67:0/4240845175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[27441]: audit 2024-04-03T17:57:08.643092+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:57:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[27441]: audit 2024-04-03T17:57:08.644851+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:57:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:09 smithi067 bash[27441]: audit 2024-04-03T17:57:08.654343+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:57:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:10 smithi082 bash[20963]: cluster 2024-04-03T17:57:08.867433+0000 mgr.y (mgr.24370) 6562 : cluster [DBG] pgmap v6546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:10 smithi082 bash[20963]: audit 2024-04-03T17:57:10.001070+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:10 smithi067 bash[17655]: cluster 2024-04-03T17:57:08.867433+0000 mgr.y (mgr.24370) 6562 : cluster [DBG] pgmap v6546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:10 smithi067 bash[17655]: audit 2024-04-03T17:57:10.001070+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:10 smithi067 bash[27441]: cluster 2024-04-03T17:57:08.867433+0000 mgr.y (mgr.24370) 6562 : cluster [DBG] pgmap v6546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:10 smithi067 bash[27441]: audit 2024-04-03T17:57:10.001070+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:11 smithi082 bash[20963]: audit 2024-04-03T17:57:11.049854+0000 mon.a (mon.0) 6060 : audit [DBG] from='client.? 172.21.15.67:0/530884215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:11 smithi067 bash[17655]: audit 2024-04-03T17:57:11.049854+0000 mon.a (mon.0) 6060 : audit [DBG] from='client.? 172.21.15.67:0/530884215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:11 smithi067 bash[27441]: audit 2024-04-03T17:57:11.049854+0000 mon.a (mon.0) 6060 : audit [DBG] from='client.? 172.21.15.67:0/530884215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:12 smithi082 bash[20963]: cluster 2024-04-03T17:57:10.868483+0000 mgr.y (mgr.24370) 6563 : cluster [DBG] pgmap v6547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:12 smithi067 bash[17655]: cluster 2024-04-03T17:57:10.868483+0000 mgr.y (mgr.24370) 6563 : cluster [DBG] pgmap v6547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:12.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:12 smithi067 bash[27441]: cluster 2024-04-03T17:57:10.868483+0000 mgr.y (mgr.24370) 6563 : cluster [DBG] pgmap v6547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:57:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:57:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:14 smithi082 bash[20963]: cluster 2024-04-03T17:57:12.869088+0000 mgr.y (mgr.24370) 6564 : cluster [DBG] pgmap v6548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:14 smithi082 bash[20963]: audit 2024-04-03T17:57:13.497291+0000 mon.a (mon.0) 6061 : audit [DBG] from='client.? 172.21.15.67:0/1422950015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:14 smithi067 bash[27441]: cluster 2024-04-03T17:57:12.869088+0000 mgr.y (mgr.24370) 6564 : cluster [DBG] pgmap v6548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:14 smithi067 bash[27441]: audit 2024-04-03T17:57:13.497291+0000 mon.a (mon.0) 6061 : audit [DBG] from='client.? 172.21.15.67:0/1422950015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:14.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:14 smithi067 bash[17655]: cluster 2024-04-03T17:57:12.869088+0000 mgr.y (mgr.24370) 6564 : cluster [DBG] pgmap v6548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:14.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:14 smithi067 bash[17655]: audit 2024-04-03T17:57:13.497291+0000 mon.a (mon.0) 6061 : audit [DBG] from='client.? 172.21.15.67:0/1422950015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:16 smithi082 bash[20963]: cluster 2024-04-03T17:57:14.869874+0000 mgr.y (mgr.24370) 6565 : cluster [DBG] pgmap v6549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:16 smithi082 bash[20963]: audit 2024-04-03T17:57:15.961815+0000 mon.c (mon.2) 2591 : audit [DBG] from='client.? 172.21.15.67:0/236943467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:16 smithi067 bash[27441]: cluster 2024-04-03T17:57:14.869874+0000 mgr.y (mgr.24370) 6565 : cluster [DBG] pgmap v6549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:16 smithi067 bash[27441]: audit 2024-04-03T17:57:15.961815+0000 mon.c (mon.2) 2591 : audit [DBG] from='client.? 172.21.15.67:0/236943467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:16 smithi067 bash[17655]: cluster 2024-04-03T17:57:14.869874+0000 mgr.y (mgr.24370) 6565 : cluster [DBG] pgmap v6549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:16 smithi067 bash[17655]: audit 2024-04-03T17:57:15.961815+0000 mon.c (mon.2) 2591 : audit [DBG] from='client.? 172.21.15.67:0/236943467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:18 smithi067 bash[17655]: cluster 2024-04-03T17:57:16.871096+0000 mgr.y (mgr.24370) 6566 : cluster [DBG] pgmap v6550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:18 smithi067 bash[27441]: cluster 2024-04-03T17:57:16.871096+0000 mgr.y (mgr.24370) 6566 : cluster [DBG] pgmap v6550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:18 smithi082 bash[20963]: cluster 2024-04-03T17:57:16.871096+0000 mgr.y (mgr.24370) 6566 : cluster [DBG] pgmap v6550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:19 smithi067 bash[17655]: audit 2024-04-03T17:57:18.412091+0000 mon.c (mon.2) 2592 : audit [DBG] from='client.? 172.21.15.67:0/2742435563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:19 smithi067 bash[27441]: audit 2024-04-03T17:57:18.412091+0000 mon.c (mon.2) 2592 : audit [DBG] from='client.? 172.21.15.67:0/2742435563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:19 smithi082 bash[20963]: audit 2024-04-03T17:57:18.412091+0000 mon.c (mon.2) 2592 : audit [DBG] from='client.? 172.21.15.67:0/2742435563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:20 smithi067 bash[17655]: cluster 2024-04-03T17:57:18.871823+0000 mgr.y (mgr.24370) 6567 : cluster [DBG] pgmap v6551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:20 smithi067 bash[27441]: cluster 2024-04-03T17:57:18.871823+0000 mgr.y (mgr.24370) 6567 : cluster [DBG] pgmap v6551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:20 smithi082 bash[20963]: cluster 2024-04-03T17:57:18.871823+0000 mgr.y (mgr.24370) 6567 : cluster [DBG] pgmap v6551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:21 smithi067 bash[27441]: audit 2024-04-03T17:57:20.874561+0000 mon.a (mon.0) 6062 : audit [DBG] from='client.? 172.21.15.67:0/3451941610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:21 smithi067 bash[17655]: audit 2024-04-03T17:57:20.874561+0000 mon.a (mon.0) 6062 : audit [DBG] from='client.? 172.21.15.67:0/3451941610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:21 smithi082 bash[20963]: audit 2024-04-03T17:57:20.874561+0000 mon.a (mon.0) 6062 : audit [DBG] from='client.? 172.21.15.67:0/3451941610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:22 smithi067 bash[17655]: cluster 2024-04-03T17:57:20.872938+0000 mgr.y (mgr.24370) 6568 : cluster [DBG] pgmap v6552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:22 smithi067 bash[27441]: cluster 2024-04-03T17:57:20.872938+0000 mgr.y (mgr.24370) 6568 : cluster [DBG] pgmap v6552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:22 smithi082 bash[20963]: cluster 2024-04-03T17:57:20.872938+0000 mgr.y (mgr.24370) 6568 : cluster [DBG] pgmap v6552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:57:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:23 smithi067 bash[27441]: audit 2024-04-03T17:57:23.335617+0000 mon.a (mon.0) 6063 : audit [DBG] from='client.? 172.21.15.67:0/2884150600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:23.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:23 smithi067 bash[17655]: audit 2024-04-03T17:57:23.335617+0000 mon.a (mon.0) 6063 : audit [DBG] from='client.? 172.21.15.67:0/2884150600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:23 smithi082 bash[20963]: audit 2024-04-03T17:57:23.335617+0000 mon.a (mon.0) 6063 : audit [DBG] from='client.? 172.21.15.67:0/2884150600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:57:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:24 smithi082 bash[20963]: cluster 2024-04-03T17:57:22.873655+0000 mgr.y (mgr.24370) 6569 : cluster [DBG] pgmap v6553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:24 smithi067 bash[17655]: cluster 2024-04-03T17:57:22.873655+0000 mgr.y (mgr.24370) 6569 : cluster [DBG] pgmap v6553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:24 smithi067 bash[27441]: cluster 2024-04-03T17:57:22.873655+0000 mgr.y (mgr.24370) 6569 : cluster [DBG] pgmap v6553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:25 smithi082 bash[20963]: audit 2024-04-03T17:57:25.001504+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:25 smithi067 bash[27441]: audit 2024-04-03T17:57:25.001504+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:25 smithi067 bash[17655]: audit 2024-04-03T17:57:25.001504+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:26 smithi082 bash[20963]: cluster 2024-04-03T17:57:24.874334+0000 mgr.y (mgr.24370) 6570 : cluster [DBG] pgmap v6554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:26 smithi082 bash[20963]: audit 2024-04-03T17:57:25.792276+0000 mon.c (mon.2) 2593 : audit [DBG] from='client.? 172.21.15.67:0/2140243792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:26 smithi067 bash[17655]: cluster 2024-04-03T17:57:24.874334+0000 mgr.y (mgr.24370) 6570 : cluster [DBG] pgmap v6554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:26 smithi067 bash[17655]: audit 2024-04-03T17:57:25.792276+0000 mon.c (mon.2) 2593 : audit [DBG] from='client.? 172.21.15.67:0/2140243792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:26 smithi067 bash[27441]: cluster 2024-04-03T17:57:24.874334+0000 mgr.y (mgr.24370) 6570 : cluster [DBG] pgmap v6554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:26 smithi067 bash[27441]: audit 2024-04-03T17:57:25.792276+0000 mon.c (mon.2) 2593 : audit [DBG] from='client.? 172.21.15.67:0/2140243792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:28 smithi082 bash[20963]: cluster 2024-04-03T17:57:26.875524+0000 mgr.y (mgr.24370) 6571 : cluster [DBG] pgmap v6555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:28 smithi082 bash[20963]: audit 2024-04-03T17:57:28.249437+0000 mon.a (mon.0) 6065 : audit [DBG] from='client.? 172.21.15.67:0/3268665625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:28 smithi067 bash[27441]: cluster 2024-04-03T17:57:26.875524+0000 mgr.y (mgr.24370) 6571 : cluster [DBG] pgmap v6555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:28 smithi067 bash[27441]: audit 2024-04-03T17:57:28.249437+0000 mon.a (mon.0) 6065 : audit [DBG] from='client.? 172.21.15.67:0/3268665625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:28 smithi067 bash[17655]: cluster 2024-04-03T17:57:26.875524+0000 mgr.y (mgr.24370) 6571 : cluster [DBG] pgmap v6555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:28 smithi067 bash[17655]: audit 2024-04-03T17:57:28.249437+0000 mon.a (mon.0) 6065 : audit [DBG] from='client.? 172.21.15.67:0/3268665625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:30 smithi082 bash[20963]: cluster 2024-04-03T17:57:28.876265+0000 mgr.y (mgr.24370) 6572 : cluster [DBG] pgmap v6556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:30 smithi067 bash[27441]: cluster 2024-04-03T17:57:28.876265+0000 mgr.y (mgr.24370) 6572 : cluster [DBG] pgmap v6556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:30 smithi067 bash[17655]: cluster 2024-04-03T17:57:28.876265+0000 mgr.y (mgr.24370) 6572 : cluster [DBG] pgmap v6556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:31 smithi082 bash[20963]: audit 2024-04-03T17:57:30.704784+0000 mon.a (mon.0) 6066 : audit [DBG] from='client.? 172.21.15.67:0/1411687277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:31 smithi067 bash[17655]: audit 2024-04-03T17:57:30.704784+0000 mon.a (mon.0) 6066 : audit [DBG] from='client.? 172.21.15.67:0/1411687277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:31 smithi067 bash[27441]: audit 2024-04-03T17:57:30.704784+0000 mon.a (mon.0) 6066 : audit [DBG] from='client.? 172.21.15.67:0/1411687277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:32 smithi082 bash[20963]: cluster 2024-04-03T17:57:30.877423+0000 mgr.y (mgr.24370) 6573 : cluster [DBG] pgmap v6557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:32 smithi067 bash[17655]: cluster 2024-04-03T17:57:30.877423+0000 mgr.y (mgr.24370) 6573 : cluster [DBG] pgmap v6557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:32 smithi067 bash[27441]: cluster 2024-04-03T17:57:30.877423+0000 mgr.y (mgr.24370) 6573 : cluster [DBG] pgmap v6557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:57:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:33 smithi082 bash[20963]: audit 2024-04-03T17:57:33.153199+0000 mon.c (mon.2) 2594 : audit [DBG] from='client.? 172.21.15.67:0/2174911667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:57:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:33 smithi067 bash[17655]: audit 2024-04-03T17:57:33.153199+0000 mon.c (mon.2) 2594 : audit [DBG] from='client.? 172.21.15.67:0/2174911667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:33 smithi067 bash[27441]: audit 2024-04-03T17:57:33.153199+0000 mon.c (mon.2) 2594 : audit [DBG] from='client.? 172.21.15.67:0/2174911667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:34 smithi082 bash[20963]: cluster 2024-04-03T17:57:32.878086+0000 mgr.y (mgr.24370) 6574 : cluster [DBG] pgmap v6558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:34 smithi067 bash[17655]: cluster 2024-04-03T17:57:32.878086+0000 mgr.y (mgr.24370) 6574 : cluster [DBG] pgmap v6558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:34 smithi067 bash[27441]: cluster 2024-04-03T17:57:32.878086+0000 mgr.y (mgr.24370) 6574 : cluster [DBG] pgmap v6558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:36 smithi082 bash[20963]: cluster 2024-04-03T17:57:34.878871+0000 mgr.y (mgr.24370) 6575 : cluster [DBG] pgmap v6559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:36 smithi082 bash[20963]: audit 2024-04-03T17:57:35.609278+0000 mon.c (mon.2) 2595 : audit [DBG] from='client.? 172.21.15.67:0/45958012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:36 smithi067 bash[17655]: cluster 2024-04-03T17:57:34.878871+0000 mgr.y (mgr.24370) 6575 : cluster [DBG] pgmap v6559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:36 smithi067 bash[17655]: audit 2024-04-03T17:57:35.609278+0000 mon.c (mon.2) 2595 : audit [DBG] from='client.? 172.21.15.67:0/45958012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:36 smithi067 bash[27441]: cluster 2024-04-03T17:57:34.878871+0000 mgr.y (mgr.24370) 6575 : cluster [DBG] pgmap v6559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:36 smithi067 bash[27441]: audit 2024-04-03T17:57:35.609278+0000 mon.c (mon.2) 2595 : audit [DBG] from='client.? 172.21.15.67:0/45958012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:38 smithi082 bash[20963]: cluster 2024-04-03T17:57:36.880003+0000 mgr.y (mgr.24370) 6576 : cluster [DBG] pgmap v6560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:38 smithi082 bash[20963]: audit 2024-04-03T17:57:38.064240+0000 mon.c (mon.2) 2596 : audit [DBG] from='client.? 172.21.15.67:0/3241095100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:38 smithi067 bash[27441]: cluster 2024-04-03T17:57:36.880003+0000 mgr.y (mgr.24370) 6576 : cluster [DBG] pgmap v6560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:38 smithi067 bash[27441]: audit 2024-04-03T17:57:38.064240+0000 mon.c (mon.2) 2596 : audit [DBG] from='client.? 172.21.15.67:0/3241095100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:38 smithi067 bash[17655]: cluster 2024-04-03T17:57:36.880003+0000 mgr.y (mgr.24370) 6576 : cluster [DBG] pgmap v6560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:38 smithi067 bash[17655]: audit 2024-04-03T17:57:38.064240+0000 mon.c (mon.2) 2596 : audit [DBG] from='client.? 172.21.15.67:0/3241095100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:40 smithi082 bash[20963]: cluster 2024-04-03T17:57:38.880689+0000 mgr.y (mgr.24370) 6577 : cluster [DBG] pgmap v6561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:40 smithi082 bash[20963]: audit 2024-04-03T17:57:40.001947+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:40 smithi067 bash[27441]: cluster 2024-04-03T17:57:38.880689+0000 mgr.y (mgr.24370) 6577 : cluster [DBG] pgmap v6561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:40 smithi067 bash[27441]: audit 2024-04-03T17:57:40.001947+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:40 smithi067 bash[17655]: cluster 2024-04-03T17:57:38.880689+0000 mgr.y (mgr.24370) 6577 : cluster [DBG] pgmap v6561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:40 smithi067 bash[17655]: audit 2024-04-03T17:57:40.001947+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:41 smithi082 bash[20963]: audit 2024-04-03T17:57:40.515833+0000 mon.a (mon.0) 6068 : audit [DBG] from='client.? 172.21.15.67:0/3458440063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:41 smithi067 bash[27441]: audit 2024-04-03T17:57:40.515833+0000 mon.a (mon.0) 6068 : audit [DBG] from='client.? 172.21.15.67:0/3458440063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:41 smithi067 bash[17655]: audit 2024-04-03T17:57:40.515833+0000 mon.a (mon.0) 6068 : audit [DBG] from='client.? 172.21.15.67:0/3458440063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:42 smithi082 bash[20963]: cluster 2024-04-03T17:57:40.881796+0000 mgr.y (mgr.24370) 6578 : cluster [DBG] pgmap v6562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:42 smithi067 bash[27441]: cluster 2024-04-03T17:57:40.881796+0000 mgr.y (mgr.24370) 6578 : cluster [DBG] pgmap v6562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:42 smithi067 bash[17655]: cluster 2024-04-03T17:57:40.881796+0000 mgr.y (mgr.24370) 6578 : cluster [DBG] pgmap v6562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:43] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:57:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:43 smithi082 bash[20963]: audit 2024-04-03T17:57:42.978649+0000 mon.c (mon.2) 2597 : audit [DBG] from='client.? 172.21.15.67:0/3635202383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:57:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:43 smithi067 bash[27441]: audit 2024-04-03T17:57:42.978649+0000 mon.c (mon.2) 2597 : audit [DBG] from='client.? 172.21.15.67:0/3635202383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:43 smithi067 bash[17655]: audit 2024-04-03T17:57:42.978649+0000 mon.c (mon.2) 2597 : audit [DBG] from='client.? 172.21.15.67:0/3635202383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:44 smithi082 bash[20963]: cluster 2024-04-03T17:57:42.882434+0000 mgr.y (mgr.24370) 6579 : cluster [DBG] pgmap v6563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:44 smithi067 bash[27441]: cluster 2024-04-03T17:57:42.882434+0000 mgr.y (mgr.24370) 6579 : cluster [DBG] pgmap v6563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:44 smithi067 bash[17655]: cluster 2024-04-03T17:57:42.882434+0000 mgr.y (mgr.24370) 6579 : cluster [DBG] pgmap v6563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:45 smithi082 bash[20963]: audit 2024-04-03T17:57:45.435204+0000 mon.c (mon.2) 2598 : audit [DBG] from='client.? 172.21.15.67:0/2421795253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:45 smithi067 bash[27441]: audit 2024-04-03T17:57:45.435204+0000 mon.c (mon.2) 2598 : audit [DBG] from='client.? 172.21.15.67:0/2421795253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:45 smithi067 bash[17655]: audit 2024-04-03T17:57:45.435204+0000 mon.c (mon.2) 2598 : audit [DBG] from='client.? 172.21.15.67:0/2421795253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:46 smithi082 bash[20963]: cluster 2024-04-03T17:57:44.883095+0000 mgr.y (mgr.24370) 6580 : cluster [DBG] pgmap v6564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:46 smithi067 bash[27441]: cluster 2024-04-03T17:57:44.883095+0000 mgr.y (mgr.24370) 6580 : cluster [DBG] pgmap v6564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:46 smithi067 bash[17655]: cluster 2024-04-03T17:57:44.883095+0000 mgr.y (mgr.24370) 6580 : cluster [DBG] pgmap v6564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:48 smithi082 bash[20963]: cluster 2024-04-03T17:57:46.884316+0000 mgr.y (mgr.24370) 6581 : cluster [DBG] pgmap v6565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:48 smithi082 bash[20963]: audit 2024-04-03T17:57:47.884378+0000 mon.c (mon.2) 2599 : audit [DBG] from='client.? 172.21.15.67:0/887522719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:48 smithi067 bash[27441]: cluster 2024-04-03T17:57:46.884316+0000 mgr.y (mgr.24370) 6581 : cluster [DBG] pgmap v6565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:48 smithi067 bash[27441]: audit 2024-04-03T17:57:47.884378+0000 mon.c (mon.2) 2599 : audit [DBG] from='client.? 172.21.15.67:0/887522719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:48 smithi067 bash[17655]: cluster 2024-04-03T17:57:46.884316+0000 mgr.y (mgr.24370) 6581 : cluster [DBG] pgmap v6565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:48 smithi067 bash[17655]: audit 2024-04-03T17:57:47.884378+0000 mon.c (mon.2) 2599 : audit [DBG] from='client.? 172.21.15.67:0/887522719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:50 smithi082 bash[20963]: cluster 2024-04-03T17:57:48.885016+0000 mgr.y (mgr.24370) 6582 : cluster [DBG] pgmap v6566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:50 smithi082 bash[20963]: audit 2024-04-03T17:57:50.331787+0000 mon.c (mon.2) 2600 : audit [DBG] from='client.? 172.21.15.67:0/3150088251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:50 smithi067 bash[27441]: cluster 2024-04-03T17:57:48.885016+0000 mgr.y (mgr.24370) 6582 : cluster [DBG] pgmap v6566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:50 smithi067 bash[27441]: audit 2024-04-03T17:57:50.331787+0000 mon.c (mon.2) 2600 : audit [DBG] from='client.? 172.21.15.67:0/3150088251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:50 smithi067 bash[17655]: cluster 2024-04-03T17:57:48.885016+0000 mgr.y (mgr.24370) 6582 : cluster [DBG] pgmap v6566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:50 smithi067 bash[17655]: audit 2024-04-03T17:57:50.331787+0000 mon.c (mon.2) 2600 : audit [DBG] from='client.? 172.21.15.67:0/3150088251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:52 smithi082 bash[20963]: cluster 2024-04-03T17:57:50.886184+0000 mgr.y (mgr.24370) 6583 : cluster [DBG] pgmap v6567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:52 smithi067 bash[27441]: cluster 2024-04-03T17:57:50.886184+0000 mgr.y (mgr.24370) 6583 : cluster [DBG] pgmap v6567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:52 smithi067 bash[17655]: cluster 2024-04-03T17:57:50.886184+0000 mgr.y (mgr.24370) 6583 : cluster [DBG] pgmap v6567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:53] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:57:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:57:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:53 smithi082 bash[20963]: audit 2024-04-03T17:57:52.777415+0000 mon.a (mon.0) 6069 : audit [DBG] from='client.? 172.21.15.67:0/677279634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:53 smithi067 bash[27441]: audit 2024-04-03T17:57:52.777415+0000 mon.a (mon.0) 6069 : audit [DBG] from='client.? 172.21.15.67:0/677279634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:53 smithi067 bash[17655]: audit 2024-04-03T17:57:52.777415+0000 mon.a (mon.0) 6069 : audit [DBG] from='client.? 172.21.15.67:0/677279634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:54 smithi082 bash[20963]: cluster 2024-04-03T17:57:52.886851+0000 mgr.y (mgr.24370) 6584 : cluster [DBG] pgmap v6568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:54 smithi067 bash[17655]: cluster 2024-04-03T17:57:52.886851+0000 mgr.y (mgr.24370) 6584 : cluster [DBG] pgmap v6568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:54 smithi067 bash[27441]: cluster 2024-04-03T17:57:52.886851+0000 mgr.y (mgr.24370) 6584 : cluster [DBG] pgmap v6568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:55 smithi082 bash[20963]: audit 2024-04-03T17:57:55.002282+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:55 smithi082 bash[20963]: audit 2024-04-03T17:57:55.239549+0000 mon.a (mon.0) 6071 : audit [DBG] from='client.? 172.21.15.67:0/2751495409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:55 smithi067 bash[17655]: audit 2024-04-03T17:57:55.002282+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:55 smithi067 bash[17655]: audit 2024-04-03T17:57:55.239549+0000 mon.a (mon.0) 6071 : audit [DBG] from='client.? 172.21.15.67:0/2751495409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:55 smithi067 bash[27441]: audit 2024-04-03T17:57:55.002282+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:57:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:55 smithi067 bash[27441]: audit 2024-04-03T17:57:55.239549+0000 mon.a (mon.0) 6071 : audit [DBG] from='client.? 172.21.15.67:0/2751495409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:56 smithi082 bash[20963]: cluster 2024-04-03T17:57:54.887710+0000 mgr.y (mgr.24370) 6585 : cluster [DBG] pgmap v6569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:56 smithi067 bash[27441]: cluster 2024-04-03T17:57:54.887710+0000 mgr.y (mgr.24370) 6585 : cluster [DBG] pgmap v6569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:56 smithi067 bash[17655]: cluster 2024-04-03T17:57:54.887710+0000 mgr.y (mgr.24370) 6585 : cluster [DBG] pgmap v6569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:57 smithi082 bash[20963]: cluster 2024-04-03T17:57:56.888998+0000 mgr.y (mgr.24370) 6586 : cluster [DBG] pgmap v6570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:57 smithi067 bash[17655]: cluster 2024-04-03T17:57:56.888998+0000 mgr.y (mgr.24370) 6586 : cluster [DBG] pgmap v6570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:57 smithi067 bash[27441]: cluster 2024-04-03T17:57:56.888998+0000 mgr.y (mgr.24370) 6586 : cluster [DBG] pgmap v6570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:58 smithi082 bash[20963]: audit 2024-04-03T17:57:57.694083+0000 mon.c (mon.2) 2601 : audit [DBG] from='client.? 172.21.15.67:0/2585803244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:58 smithi067 bash[27441]: audit 2024-04-03T17:57:57.694083+0000 mon.c (mon.2) 2601 : audit [DBG] from='client.? 172.21.15.67:0/2585803244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:58 smithi067 bash[17655]: audit 2024-04-03T17:57:57.694083+0000 mon.c (mon.2) 2601 : audit [DBG] from='client.? 172.21.15.67:0/2585803244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:57:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:57:59 smithi082 bash[20963]: cluster 2024-04-03T17:57:58.889689+0000 mgr.y (mgr.24370) 6587 : cluster [DBG] pgmap v6571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:57:59 smithi067 bash[17655]: cluster 2024-04-03T17:57:58.889689+0000 mgr.y (mgr.24370) 6587 : cluster [DBG] pgmap v6571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:57:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:57:59 smithi067 bash[27441]: cluster 2024-04-03T17:57:58.889689+0000 mgr.y (mgr.24370) 6587 : cluster [DBG] pgmap v6571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:00 smithi082 bash[20963]: audit 2024-04-03T17:58:00.149846+0000 mon.c (mon.2) 2602 : audit [DBG] from='client.? 172.21.15.67:0/1175860457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:00 smithi067 bash[17655]: audit 2024-04-03T17:58:00.149846+0000 mon.c (mon.2) 2602 : audit [DBG] from='client.? 172.21.15.67:0/1175860457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:00 smithi067 bash[27441]: audit 2024-04-03T17:58:00.149846+0000 mon.c (mon.2) 2602 : audit [DBG] from='client.? 172.21.15.67:0/1175860457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:01 smithi082 bash[20963]: cluster 2024-04-03T17:58:00.890808+0000 mgr.y (mgr.24370) 6588 : cluster [DBG] pgmap v6572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:01 smithi067 bash[17655]: cluster 2024-04-03T17:58:00.890808+0000 mgr.y (mgr.24370) 6588 : cluster [DBG] pgmap v6572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:01 smithi067 bash[27441]: cluster 2024-04-03T17:58:00.890808+0000 mgr.y (mgr.24370) 6588 : cluster [DBG] pgmap v6572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:02 smithi067 bash[17655]: audit 2024-04-03T17:58:02.598094+0000 mon.a (mon.0) 6072 : audit [DBG] from='client.? 172.21.15.67:0/2688674148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:02 smithi067 bash[27441]: audit 2024-04-03T17:58:02.598094+0000 mon.a (mon.0) 6072 : audit [DBG] from='client.? 172.21.15.67:0/2688674148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:02 smithi082 bash[20963]: audit 2024-04-03T17:58:02.598094+0000 mon.a (mon.0) 6072 : audit [DBG] from='client.? 172.21.15.67:0/2688674148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:58:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:58:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:03 smithi082 bash[20963]: cluster 2024-04-03T17:58:02.891554+0000 mgr.y (mgr.24370) 6589 : cluster [DBG] pgmap v6573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:03 smithi067 bash[17655]: cluster 2024-04-03T17:58:02.891554+0000 mgr.y (mgr.24370) 6589 : cluster [DBG] pgmap v6573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:03 smithi067 bash[27441]: cluster 2024-04-03T17:58:02.891554+0000 mgr.y (mgr.24370) 6589 : cluster [DBG] pgmap v6573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:05 smithi082 bash[20963]: cluster 2024-04-03T17:58:04.892262+0000 mgr.y (mgr.24370) 6590 : cluster [DBG] pgmap v6574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:05 smithi082 bash[20963]: audit 2024-04-03T17:58:05.053983+0000 mon.c (mon.2) 2603 : audit [DBG] from='client.? 172.21.15.67:0/3864652740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:05 smithi067 bash[17655]: cluster 2024-04-03T17:58:04.892262+0000 mgr.y (mgr.24370) 6590 : cluster [DBG] pgmap v6574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:05 smithi067 bash[17655]: audit 2024-04-03T17:58:05.053983+0000 mon.c (mon.2) 2603 : audit [DBG] from='client.? 172.21.15.67:0/3864652740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:05 smithi067 bash[27441]: cluster 2024-04-03T17:58:04.892262+0000 mgr.y (mgr.24370) 6590 : cluster [DBG] pgmap v6574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:05 smithi067 bash[27441]: audit 2024-04-03T17:58:05.053983+0000 mon.c (mon.2) 2603 : audit [DBG] from='client.? 172.21.15.67:0/3864652740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:07 smithi082 bash[20963]: cluster 2024-04-03T17:58:06.893459+0000 mgr.y (mgr.24370) 6591 : cluster [DBG] pgmap v6575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:07 smithi082 bash[20963]: audit 2024-04-03T17:58:07.508608+0000 mon.c (mon.2) 2604 : audit [DBG] from='client.? 172.21.15.67:0/1701977546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:07 smithi067 bash[27441]: cluster 2024-04-03T17:58:06.893459+0000 mgr.y (mgr.24370) 6591 : cluster [DBG] pgmap v6575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:07 smithi067 bash[27441]: audit 2024-04-03T17:58:07.508608+0000 mon.c (mon.2) 2604 : audit [DBG] from='client.? 172.21.15.67:0/1701977546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:07 smithi067 bash[17655]: cluster 2024-04-03T17:58:06.893459+0000 mgr.y (mgr.24370) 6591 : cluster [DBG] pgmap v6575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:07 smithi067 bash[17655]: audit 2024-04-03T17:58:07.508608+0000 mon.c (mon.2) 2604 : audit [DBG] from='client.? 172.21.15.67:0/1701977546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:08 smithi082 bash[20963]: audit 2024-04-03T17:58:08.729100+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:58:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:08 smithi067 bash[17655]: audit 2024-04-03T17:58:08.729100+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:58:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:08 smithi067 bash[27441]: audit 2024-04-03T17:58:08.729100+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:58:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:09 smithi082 bash[20963]: cluster 2024-04-03T17:58:08.894095+0000 mgr.y (mgr.24370) 6592 : cluster [DBG] pgmap v6576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:09 smithi067 bash[17655]: cluster 2024-04-03T17:58:08.894095+0000 mgr.y (mgr.24370) 6592 : cluster [DBG] pgmap v6576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:09 smithi067 bash[27441]: cluster 2024-04-03T17:58:08.894095+0000 mgr.y (mgr.24370) 6592 : cluster [DBG] pgmap v6576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:10 smithi082 bash[20963]: audit 2024-04-03T17:58:09.970086+0000 mon.c (mon.2) 2605 : audit [DBG] from='client.? 172.21.15.67:0/2965647110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:10 smithi082 bash[20963]: audit 2024-04-03T17:58:10.002192+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:10 smithi067 bash[17655]: audit 2024-04-03T17:58:09.970086+0000 mon.c (mon.2) 2605 : audit [DBG] from='client.? 172.21.15.67:0/2965647110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:10 smithi067 bash[17655]: audit 2024-04-03T17:58:10.002192+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:10 smithi067 bash[27441]: audit 2024-04-03T17:58:09.970086+0000 mon.c (mon.2) 2605 : audit [DBG] from='client.? 172.21.15.67:0/2965647110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:10 smithi067 bash[27441]: audit 2024-04-03T17:58:10.002192+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:11 smithi082 bash[20963]: cluster 2024-04-03T17:58:10.895375+0000 mgr.y (mgr.24370) 6593 : cluster [DBG] pgmap v6577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:11 smithi067 bash[27441]: cluster 2024-04-03T17:58:10.895375+0000 mgr.y (mgr.24370) 6593 : cluster [DBG] pgmap v6577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:11 smithi067 bash[17655]: cluster 2024-04-03T17:58:10.895375+0000 mgr.y (mgr.24370) 6593 : cluster [DBG] pgmap v6577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:12 smithi082 bash[20963]: audit 2024-04-03T17:58:12.428581+0000 mon.c (mon.2) 2606 : audit [DBG] from='client.? 172.21.15.67:0/1387935671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:12 smithi067 bash[17655]: audit 2024-04-03T17:58:12.428581+0000 mon.c (mon.2) 2606 : audit [DBG] from='client.? 172.21.15.67:0/1387935671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:58:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:12 smithi067 bash[27441]: audit 2024-04-03T17:58:12.428581+0000 mon.c (mon.2) 2606 : audit [DBG] from='client.? 172.21.15.67:0/1387935671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:58:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:13 smithi082 bash[20963]: cluster 2024-04-03T17:58:12.896248+0000 mgr.y (mgr.24370) 6594 : cluster [DBG] pgmap v6578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:13 smithi067 bash[27441]: cluster 2024-04-03T17:58:12.896248+0000 mgr.y (mgr.24370) 6594 : cluster [DBG] pgmap v6578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:13 smithi067 bash[17655]: cluster 2024-04-03T17:58:12.896248+0000 mgr.y (mgr.24370) 6594 : cluster [DBG] pgmap v6578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:15 smithi082 bash[20963]: audit 2024-04-03T17:58:14.476700+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:15 smithi082 bash[20963]: audit 2024-04-03T17:58:14.484472+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:15 smithi082 bash[20963]: audit 2024-04-03T17:58:14.784445+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:15 smithi082 bash[20963]: audit 2024-04-03T17:58:14.791964+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:15 smithi082 bash[20963]: audit 2024-04-03T17:58:14.955840+0000 mon.c (mon.2) 2607 : audit [DBG] from='client.? 172.21.15.67:0/1787951747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:15 smithi082 bash[20963]: audit 2024-04-03T17:58:15.217543+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:58:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:15 smithi082 bash[20963]: audit 2024-04-03T17:58:15.219633+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:58:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:15 smithi082 bash[20963]: audit 2024-04-03T17:58:15.229233+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[17655]: audit 2024-04-03T17:58:14.476700+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[17655]: audit 2024-04-03T17:58:14.484472+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[17655]: audit 2024-04-03T17:58:14.784445+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[17655]: audit 2024-04-03T17:58:14.791964+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[17655]: audit 2024-04-03T17:58:14.955840+0000 mon.c (mon.2) 2607 : audit [DBG] from='client.? 172.21.15.67:0/1787951747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[17655]: audit 2024-04-03T17:58:15.217543+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:58:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[17655]: audit 2024-04-03T17:58:15.219633+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:58:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[17655]: audit 2024-04-03T17:58:15.229233+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[27441]: audit 2024-04-03T17:58:14.476700+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[27441]: audit 2024-04-03T17:58:14.484472+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[27441]: audit 2024-04-03T17:58:14.784445+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[27441]: audit 2024-04-03T17:58:14.791964+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[27441]: audit 2024-04-03T17:58:14.955840+0000 mon.c (mon.2) 2607 : audit [DBG] from='client.? 172.21.15.67:0/1787951747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[27441]: audit 2024-04-03T17:58:15.217543+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:58:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[27441]: audit 2024-04-03T17:58:15.219633+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:58:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:15 smithi067 bash[27441]: audit 2024-04-03T17:58:15.229233+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:58:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:16 smithi082 bash[20963]: cluster 2024-04-03T17:58:14.896906+0000 mgr.y (mgr.24370) 6595 : cluster [DBG] pgmap v6579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:16 smithi067 bash[17655]: cluster 2024-04-03T17:58:14.896906+0000 mgr.y (mgr.24370) 6595 : cluster [DBG] pgmap v6579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:16 smithi067 bash[27441]: cluster 2024-04-03T17:58:14.896906+0000 mgr.y (mgr.24370) 6595 : cluster [DBG] pgmap v6579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:17 smithi082 bash[20963]: audit 2024-04-03T17:58:17.405304+0000 mon.c (mon.2) 2608 : audit [DBG] from='client.? 172.21.15.67:0/1197742564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:17 smithi067 bash[17655]: audit 2024-04-03T17:58:17.405304+0000 mon.c (mon.2) 2608 : audit [DBG] from='client.? 172.21.15.67:0/1197742564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:17 smithi067 bash[27441]: audit 2024-04-03T17:58:17.405304+0000 mon.c (mon.2) 2608 : audit [DBG] from='client.? 172.21.15.67:0/1197742564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:18 smithi082 bash[20963]: cluster 2024-04-03T17:58:16.898036+0000 mgr.y (mgr.24370) 6596 : cluster [DBG] pgmap v6580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:18 smithi067 bash[17655]: cluster 2024-04-03T17:58:16.898036+0000 mgr.y (mgr.24370) 6596 : cluster [DBG] pgmap v6580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:18 smithi067 bash[27441]: cluster 2024-04-03T17:58:16.898036+0000 mgr.y (mgr.24370) 6596 : cluster [DBG] pgmap v6580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:20 smithi082 bash[20963]: cluster 2024-04-03T17:58:18.898720+0000 mgr.y (mgr.24370) 6597 : cluster [DBG] pgmap v6581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:20 smithi082 bash[20963]: audit 2024-04-03T17:58:19.857015+0000 mon.a (mon.0) 6082 : audit [DBG] from='client.? 172.21.15.67:0/3314652704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:20 smithi067 bash[17655]: cluster 2024-04-03T17:58:18.898720+0000 mgr.y (mgr.24370) 6597 : cluster [DBG] pgmap v6581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:20 smithi067 bash[17655]: audit 2024-04-03T17:58:19.857015+0000 mon.a (mon.0) 6082 : audit [DBG] from='client.? 172.21.15.67:0/3314652704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:20 smithi067 bash[27441]: cluster 2024-04-03T17:58:18.898720+0000 mgr.y (mgr.24370) 6597 : cluster [DBG] pgmap v6581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:20 smithi067 bash[27441]: audit 2024-04-03T17:58:19.857015+0000 mon.a (mon.0) 6082 : audit [DBG] from='client.? 172.21.15.67:0/3314652704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:22 smithi082 bash[20963]: cluster 2024-04-03T17:58:20.899852+0000 mgr.y (mgr.24370) 6598 : cluster [DBG] pgmap v6582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:22 smithi082 bash[20963]: audit 2024-04-03T17:58:22.313337+0000 mon.a (mon.0) 6083 : audit [DBG] from='client.? 172.21.15.67:0/975878386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:22 smithi067 bash[27441]: cluster 2024-04-03T17:58:20.899852+0000 mgr.y (mgr.24370) 6598 : cluster [DBG] pgmap v6582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:22 smithi067 bash[27441]: audit 2024-04-03T17:58:22.313337+0000 mon.a (mon.0) 6083 : audit [DBG] from='client.? 172.21.15.67:0/975878386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:22 smithi067 bash[17655]: cluster 2024-04-03T17:58:20.899852+0000 mgr.y (mgr.24370) 6598 : cluster [DBG] pgmap v6582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:22 smithi067 bash[17655]: audit 2024-04-03T17:58:22.313337+0000 mon.a (mon.0) 6083 : audit [DBG] from='client.? 172.21.15.67:0/975878386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:58:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:58:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:24 smithi082 bash[20963]: cluster 2024-04-03T17:58:22.900610+0000 mgr.y (mgr.24370) 6599 : cluster [DBG] pgmap v6583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:24 smithi067 bash[27441]: cluster 2024-04-03T17:58:22.900610+0000 mgr.y (mgr.24370) 6599 : cluster [DBG] pgmap v6583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:24 smithi067 bash[17655]: cluster 2024-04-03T17:58:22.900610+0000 mgr.y (mgr.24370) 6599 : cluster [DBG] pgmap v6583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:25 smithi082 bash[20963]: audit 2024-04-03T17:58:24.771552+0000 mon.a (mon.0) 6084 : audit [DBG] from='client.? 172.21.15.67:0/3199276202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:25 smithi082 bash[20963]: audit 2024-04-03T17:58:25.003142+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:25 smithi067 bash[17655]: audit 2024-04-03T17:58:24.771552+0000 mon.a (mon.0) 6084 : audit [DBG] from='client.? 172.21.15.67:0/3199276202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:25 smithi067 bash[17655]: audit 2024-04-03T17:58:25.003142+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:25 smithi067 bash[27441]: audit 2024-04-03T17:58:24.771552+0000 mon.a (mon.0) 6084 : audit [DBG] from='client.? 172.21.15.67:0/3199276202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:25 smithi067 bash[27441]: audit 2024-04-03T17:58:25.003142+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:26 smithi082 bash[20963]: cluster 2024-04-03T17:58:24.901293+0000 mgr.y (mgr.24370) 6600 : cluster [DBG] pgmap v6584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:26 smithi067 bash[27441]: cluster 2024-04-03T17:58:24.901293+0000 mgr.y (mgr.24370) 6600 : cluster [DBG] pgmap v6584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:26 smithi067 bash[17655]: cluster 2024-04-03T17:58:24.901293+0000 mgr.y (mgr.24370) 6600 : cluster [DBG] pgmap v6584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:27 smithi082 bash[20963]: audit 2024-04-03T17:58:27.229607+0000 mon.a (mon.0) 6086 : audit [DBG] from='client.? 172.21.15.67:0/991375310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:27 smithi067 bash[17655]: audit 2024-04-03T17:58:27.229607+0000 mon.a (mon.0) 6086 : audit [DBG] from='client.? 172.21.15.67:0/991375310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:27 smithi067 bash[27441]: audit 2024-04-03T17:58:27.229607+0000 mon.a (mon.0) 6086 : audit [DBG] from='client.? 172.21.15.67:0/991375310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:28 smithi082 bash[20963]: cluster 2024-04-03T17:58:26.902499+0000 mgr.y (mgr.24370) 6601 : cluster [DBG] pgmap v6585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:28 smithi067 bash[17655]: cluster 2024-04-03T17:58:26.902499+0000 mgr.y (mgr.24370) 6601 : cluster [DBG] pgmap v6585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:28 smithi067 bash[27441]: cluster 2024-04-03T17:58:26.902499+0000 mgr.y (mgr.24370) 6601 : cluster [DBG] pgmap v6585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:30 smithi082 bash[20963]: cluster 2024-04-03T17:58:28.903199+0000 mgr.y (mgr.24370) 6602 : cluster [DBG] pgmap v6586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:30 smithi082 bash[20963]: audit 2024-04-03T17:58:29.690410+0000 mon.a (mon.0) 6087 : audit [DBG] from='client.? 172.21.15.67:0/1357958506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:30 smithi067 bash[27441]: cluster 2024-04-03T17:58:28.903199+0000 mgr.y (mgr.24370) 6602 : cluster [DBG] pgmap v6586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:30 smithi067 bash[27441]: audit 2024-04-03T17:58:29.690410+0000 mon.a (mon.0) 6087 : audit [DBG] from='client.? 172.21.15.67:0/1357958506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:30 smithi067 bash[17655]: cluster 2024-04-03T17:58:28.903199+0000 mgr.y (mgr.24370) 6602 : cluster [DBG] pgmap v6586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:30 smithi067 bash[17655]: audit 2024-04-03T17:58:29.690410+0000 mon.a (mon.0) 6087 : audit [DBG] from='client.? 172.21.15.67:0/1357958506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:32 smithi082 bash[20963]: cluster 2024-04-03T17:58:30.904420+0000 mgr.y (mgr.24370) 6603 : cluster [DBG] pgmap v6587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:32 smithi082 bash[20963]: audit 2024-04-03T17:58:32.137386+0000 mon.a (mon.0) 6088 : audit [DBG] from='client.? 172.21.15.67:0/3687616678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:32 smithi067 bash[27441]: cluster 2024-04-03T17:58:30.904420+0000 mgr.y (mgr.24370) 6603 : cluster [DBG] pgmap v6587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:32 smithi067 bash[27441]: audit 2024-04-03T17:58:32.137386+0000 mon.a (mon.0) 6088 : audit [DBG] from='client.? 172.21.15.67:0/3687616678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:32 smithi067 bash[17655]: cluster 2024-04-03T17:58:30.904420+0000 mgr.y (mgr.24370) 6603 : cluster [DBG] pgmap v6587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:32 smithi067 bash[17655]: audit 2024-04-03T17:58:32.137386+0000 mon.a (mon.0) 6088 : audit [DBG] from='client.? 172.21.15.67:0/3687616678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:58:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:58:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:34 smithi082 bash[20963]: cluster 2024-04-03T17:58:32.905114+0000 mgr.y (mgr.24370) 6604 : cluster [DBG] pgmap v6588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:34 smithi067 bash[27441]: cluster 2024-04-03T17:58:32.905114+0000 mgr.y (mgr.24370) 6604 : cluster [DBG] pgmap v6588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:34 smithi067 bash[17655]: cluster 2024-04-03T17:58:32.905114+0000 mgr.y (mgr.24370) 6604 : cluster [DBG] pgmap v6588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:35 smithi082 bash[20963]: audit 2024-04-03T17:58:34.591394+0000 mon.a (mon.0) 6089 : audit [DBG] from='client.? 172.21.15.67:0/1344993845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:35 smithi067 bash[27441]: audit 2024-04-03T17:58:34.591394+0000 mon.a (mon.0) 6089 : audit [DBG] from='client.? 172.21.15.67:0/1344993845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:35 smithi067 bash[17655]: audit 2024-04-03T17:58:34.591394+0000 mon.a (mon.0) 6089 : audit [DBG] from='client.? 172.21.15.67:0/1344993845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:36 smithi082 bash[20963]: cluster 2024-04-03T17:58:34.905803+0000 mgr.y (mgr.24370) 6605 : cluster [DBG] pgmap v6589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:36 smithi067 bash[27441]: cluster 2024-04-03T17:58:34.905803+0000 mgr.y (mgr.24370) 6605 : cluster [DBG] pgmap v6589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:36 smithi067 bash[17655]: cluster 2024-04-03T17:58:34.905803+0000 mgr.y (mgr.24370) 6605 : cluster [DBG] pgmap v6589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:37 smithi082 bash[20963]: cluster 2024-04-03T17:58:36.906572+0000 mgr.y (mgr.24370) 6606 : cluster [DBG] pgmap v6590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:37 smithi082 bash[20963]: audit 2024-04-03T17:58:37.041844+0000 mon.c (mon.2) 2609 : audit [DBG] from='client.? 172.21.15.67:0/3137892202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:37 smithi067 bash[27441]: cluster 2024-04-03T17:58:36.906572+0000 mgr.y (mgr.24370) 6606 : cluster [DBG] pgmap v6590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:37 smithi067 bash[27441]: audit 2024-04-03T17:58:37.041844+0000 mon.c (mon.2) 2609 : audit [DBG] from='client.? 172.21.15.67:0/3137892202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:37 smithi067 bash[17655]: cluster 2024-04-03T17:58:36.906572+0000 mgr.y (mgr.24370) 6606 : cluster [DBG] pgmap v6590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:37 smithi067 bash[17655]: audit 2024-04-03T17:58:37.041844+0000 mon.c (mon.2) 2609 : audit [DBG] from='client.? 172.21.15.67:0/3137892202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:39 smithi082 bash[20963]: cluster 2024-04-03T17:58:38.907141+0000 mgr.y (mgr.24370) 6607 : cluster [DBG] pgmap v6591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:39 smithi082 bash[20963]: audit 2024-04-03T17:58:39.506410+0000 mon.c (mon.2) 2610 : audit [DBG] from='client.? 172.21.15.67:0/624018955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:39 smithi067 bash[17655]: cluster 2024-04-03T17:58:38.907141+0000 mgr.y (mgr.24370) 6607 : cluster [DBG] pgmap v6591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:39 smithi067 bash[17655]: audit 2024-04-03T17:58:39.506410+0000 mon.c (mon.2) 2610 : audit [DBG] from='client.? 172.21.15.67:0/624018955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:39 smithi067 bash[27441]: cluster 2024-04-03T17:58:38.907141+0000 mgr.y (mgr.24370) 6607 : cluster [DBG] pgmap v6591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:39 smithi067 bash[27441]: audit 2024-04-03T17:58:39.506410+0000 mon.c (mon.2) 2610 : audit [DBG] from='client.? 172.21.15.67:0/624018955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:40 smithi082 bash[20963]: audit 2024-04-03T17:58:40.003976+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:40 smithi067 bash[17655]: audit 2024-04-03T17:58:40.003976+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:40 smithi067 bash[27441]: audit 2024-04-03T17:58:40.003976+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:41 smithi082 bash[20963]: cluster 2024-04-03T17:58:40.908393+0000 mgr.y (mgr.24370) 6608 : cluster [DBG] pgmap v6592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:41 smithi082 bash[20963]: audit 2024-04-03T17:58:41.956896+0000 mon.c (mon.2) 2611 : audit [DBG] from='client.? 172.21.15.67:0/2474226918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:41 smithi067 bash[17655]: cluster 2024-04-03T17:58:40.908393+0000 mgr.y (mgr.24370) 6608 : cluster [DBG] pgmap v6592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:41 smithi067 bash[17655]: audit 2024-04-03T17:58:41.956896+0000 mon.c (mon.2) 2611 : audit [DBG] from='client.? 172.21.15.67:0/2474226918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:41 smithi067 bash[27441]: cluster 2024-04-03T17:58:40.908393+0000 mgr.y (mgr.24370) 6608 : cluster [DBG] pgmap v6592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:41 smithi067 bash[27441]: audit 2024-04-03T17:58:41.956896+0000 mon.c (mon.2) 2611 : audit [DBG] from='client.? 172.21.15.67:0/2474226918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:43] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:58:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:58:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:43 smithi082 bash[20963]: cluster 2024-04-03T17:58:42.909263+0000 mgr.y (mgr.24370) 6609 : cluster [DBG] pgmap v6593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:43 smithi067 bash[17655]: cluster 2024-04-03T17:58:42.909263+0000 mgr.y (mgr.24370) 6609 : cluster [DBG] pgmap v6593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:43 smithi067 bash[27441]: cluster 2024-04-03T17:58:42.909263+0000 mgr.y (mgr.24370) 6609 : cluster [DBG] pgmap v6593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:44 smithi082 bash[20963]: audit 2024-04-03T17:58:44.413530+0000 mon.c (mon.2) 2612 : audit [DBG] from='client.? 172.21.15.67:0/3834776271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:44 smithi067 bash[17655]: audit 2024-04-03T17:58:44.413530+0000 mon.c (mon.2) 2612 : audit [DBG] from='client.? 172.21.15.67:0/3834776271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:44 smithi067 bash[27441]: audit 2024-04-03T17:58:44.413530+0000 mon.c (mon.2) 2612 : audit [DBG] from='client.? 172.21.15.67:0/3834776271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:45 smithi082 bash[20963]: cluster 2024-04-03T17:58:44.909979+0000 mgr.y (mgr.24370) 6610 : cluster [DBG] pgmap v6594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:45 smithi067 bash[17655]: cluster 2024-04-03T17:58:44.909979+0000 mgr.y (mgr.24370) 6610 : cluster [DBG] pgmap v6594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:45 smithi067 bash[27441]: cluster 2024-04-03T17:58:44.909979+0000 mgr.y (mgr.24370) 6610 : cluster [DBG] pgmap v6594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:46 smithi082 bash[20963]: audit 2024-04-03T17:58:46.885051+0000 mon.a (mon.0) 6091 : audit [DBG] from='client.? 172.21.15.67:0/2530288418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:46 smithi067 bash[17655]: audit 2024-04-03T17:58:46.885051+0000 mon.a (mon.0) 6091 : audit [DBG] from='client.? 172.21.15.67:0/2530288418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:46 smithi067 bash[27441]: audit 2024-04-03T17:58:46.885051+0000 mon.a (mon.0) 6091 : audit [DBG] from='client.? 172.21.15.67:0/2530288418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:47 smithi082 bash[20963]: cluster 2024-04-03T17:58:46.911121+0000 mgr.y (mgr.24370) 6611 : cluster [DBG] pgmap v6595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:47 smithi067 bash[17655]: cluster 2024-04-03T17:58:46.911121+0000 mgr.y (mgr.24370) 6611 : cluster [DBG] pgmap v6595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:47 smithi067 bash[27441]: cluster 2024-04-03T17:58:46.911121+0000 mgr.y (mgr.24370) 6611 : cluster [DBG] pgmap v6595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:50 smithi082 bash[20963]: cluster 2024-04-03T17:58:48.911737+0000 mgr.y (mgr.24370) 6612 : cluster [DBG] pgmap v6596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:50 smithi082 bash[20963]: audit 2024-04-03T17:58:49.331017+0000 mon.c (mon.2) 2613 : audit [DBG] from='client.? 172.21.15.67:0/1684880123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:50 smithi067 bash[17655]: cluster 2024-04-03T17:58:48.911737+0000 mgr.y (mgr.24370) 6612 : cluster [DBG] pgmap v6596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:50 smithi067 bash[17655]: audit 2024-04-03T17:58:49.331017+0000 mon.c (mon.2) 2613 : audit [DBG] from='client.? 172.21.15.67:0/1684880123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:50 smithi067 bash[27441]: cluster 2024-04-03T17:58:48.911737+0000 mgr.y (mgr.24370) 6612 : cluster [DBG] pgmap v6596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:50 smithi067 bash[27441]: audit 2024-04-03T17:58:49.331017+0000 mon.c (mon.2) 2613 : audit [DBG] from='client.? 172.21.15.67:0/1684880123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:52 smithi082 bash[20963]: cluster 2024-04-03T17:58:50.912913+0000 mgr.y (mgr.24370) 6613 : cluster [DBG] pgmap v6597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:52 smithi082 bash[20963]: audit 2024-04-03T17:58:51.786307+0000 mon.c (mon.2) 2614 : audit [DBG] from='client.? 172.21.15.67:0/2178930784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:52 smithi067 bash[17655]: cluster 2024-04-03T17:58:50.912913+0000 mgr.y (mgr.24370) 6613 : cluster [DBG] pgmap v6597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:52 smithi067 bash[17655]: audit 2024-04-03T17:58:51.786307+0000 mon.c (mon.2) 2614 : audit [DBG] from='client.? 172.21.15.67:0/2178930784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:52 smithi067 bash[27441]: cluster 2024-04-03T17:58:50.912913+0000 mgr.y (mgr.24370) 6613 : cluster [DBG] pgmap v6597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:52 smithi067 bash[27441]: audit 2024-04-03T17:58:51.786307+0000 mon.c (mon.2) 2614 : audit [DBG] from='client.? 172.21.15.67:0/2178930784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:53] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:58:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:58:54.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:54 smithi082 bash[20963]: cluster 2024-04-03T17:58:52.913635+0000 mgr.y (mgr.24370) 6614 : cluster [DBG] pgmap v6598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:54 smithi067 bash[17655]: cluster 2024-04-03T17:58:52.913635+0000 mgr.y (mgr.24370) 6614 : cluster [DBG] pgmap v6598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:54 smithi067 bash[27441]: cluster 2024-04-03T17:58:52.913635+0000 mgr.y (mgr.24370) 6614 : cluster [DBG] pgmap v6598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:55 smithi082 bash[20963]: audit 2024-04-03T17:58:54.238271+0000 mon.a (mon.0) 6092 : audit [DBG] from='client.? 172.21.15.67:0/1922994837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:55 smithi082 bash[20963]: audit 2024-04-03T17:58:55.003968+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:55 smithi067 bash[17655]: audit 2024-04-03T17:58:54.238271+0000 mon.a (mon.0) 6092 : audit [DBG] from='client.? 172.21.15.67:0/1922994837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:55 smithi067 bash[17655]: audit 2024-04-03T17:58:55.003968+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:55 smithi067 bash[27441]: audit 2024-04-03T17:58:54.238271+0000 mon.a (mon.0) 6092 : audit [DBG] from='client.? 172.21.15.67:0/1922994837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:55 smithi067 bash[27441]: audit 2024-04-03T17:58:55.003968+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:58:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:56 smithi082 bash[20963]: cluster 2024-04-03T17:58:54.914321+0000 mgr.y (mgr.24370) 6615 : cluster [DBG] pgmap v6599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:56 smithi067 bash[27441]: cluster 2024-04-03T17:58:54.914321+0000 mgr.y (mgr.24370) 6615 : cluster [DBG] pgmap v6599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:56 smithi067 bash[17655]: cluster 2024-04-03T17:58:54.914321+0000 mgr.y (mgr.24370) 6615 : cluster [DBG] pgmap v6599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:57 smithi082 bash[20963]: audit 2024-04-03T17:58:56.687648+0000 mon.a (mon.0) 6094 : audit [DBG] from='client.? 172.21.15.67:0/170892136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:57 smithi067 bash[27441]: audit 2024-04-03T17:58:56.687648+0000 mon.a (mon.0) 6094 : audit [DBG] from='client.? 172.21.15.67:0/170892136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:57 smithi067 bash[17655]: audit 2024-04-03T17:58:56.687648+0000 mon.a (mon.0) 6094 : audit [DBG] from='client.? 172.21.15.67:0/170892136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:58:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:58:58 smithi082 bash[20963]: cluster 2024-04-03T17:58:56.915480+0000 mgr.y (mgr.24370) 6616 : cluster [DBG] pgmap v6600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:58:58 smithi067 bash[17655]: cluster 2024-04-03T17:58:56.915480+0000 mgr.y (mgr.24370) 6616 : cluster [DBG] pgmap v6600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:58:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:58:58 smithi067 bash[27441]: cluster 2024-04-03T17:58:56.915480+0000 mgr.y (mgr.24370) 6616 : cluster [DBG] pgmap v6600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:00 smithi082 bash[20963]: cluster 2024-04-03T17:58:58.916293+0000 mgr.y (mgr.24370) 6617 : cluster [DBG] pgmap v6601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:00 smithi082 bash[20963]: audit 2024-04-03T17:58:59.136974+0000 mon.a (mon.0) 6095 : audit [DBG] from='client.? 172.21.15.67:0/754975675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:00 smithi067 bash[17655]: cluster 2024-04-03T17:58:58.916293+0000 mgr.y (mgr.24370) 6617 : cluster [DBG] pgmap v6601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:00 smithi067 bash[17655]: audit 2024-04-03T17:58:59.136974+0000 mon.a (mon.0) 6095 : audit [DBG] from='client.? 172.21.15.67:0/754975675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:00 smithi067 bash[27441]: cluster 2024-04-03T17:58:58.916293+0000 mgr.y (mgr.24370) 6617 : cluster [DBG] pgmap v6601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:00 smithi067 bash[27441]: audit 2024-04-03T17:58:59.136974+0000 mon.a (mon.0) 6095 : audit [DBG] from='client.? 172.21.15.67:0/754975675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:02 smithi082 bash[20963]: cluster 2024-04-03T17:59:00.917574+0000 mgr.y (mgr.24370) 6618 : cluster [DBG] pgmap v6602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:02 smithi082 bash[20963]: audit 2024-04-03T17:59:01.593618+0000 mon.a (mon.0) 6096 : audit [DBG] from='client.? 172.21.15.67:0/4037342229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:02 smithi067 bash[27441]: cluster 2024-04-03T17:59:00.917574+0000 mgr.y (mgr.24370) 6618 : cluster [DBG] pgmap v6602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:02 smithi067 bash[27441]: audit 2024-04-03T17:59:01.593618+0000 mon.a (mon.0) 6096 : audit [DBG] from='client.? 172.21.15.67:0/4037342229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:02 smithi067 bash[17655]: cluster 2024-04-03T17:59:00.917574+0000 mgr.y (mgr.24370) 6618 : cluster [DBG] pgmap v6602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:02 smithi067 bash[17655]: audit 2024-04-03T17:59:01.593618+0000 mon.a (mon.0) 6096 : audit [DBG] from='client.? 172.21.15.67:0/4037342229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:59:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:59:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:04 smithi082 bash[20963]: cluster 2024-04-03T17:59:02.918440+0000 mgr.y (mgr.24370) 6619 : cluster [DBG] pgmap v6603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:04 smithi067 bash[17655]: cluster 2024-04-03T17:59:02.918440+0000 mgr.y (mgr.24370) 6619 : cluster [DBG] pgmap v6603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:04 smithi067 bash[27441]: cluster 2024-04-03T17:59:02.918440+0000 mgr.y (mgr.24370) 6619 : cluster [DBG] pgmap v6603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:05 smithi082 bash[20963]: audit 2024-04-03T17:59:04.052995+0000 mon.a (mon.0) 6097 : audit [DBG] from='client.? 172.21.15.67:0/211615245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:05 smithi067 bash[17655]: audit 2024-04-03T17:59:04.052995+0000 mon.a (mon.0) 6097 : audit [DBG] from='client.? 172.21.15.67:0/211615245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:05 smithi067 bash[27441]: audit 2024-04-03T17:59:04.052995+0000 mon.a (mon.0) 6097 : audit [DBG] from='client.? 172.21.15.67:0/211615245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:06 smithi082 bash[20963]: cluster 2024-04-03T17:59:04.919114+0000 mgr.y (mgr.24370) 6620 : cluster [DBG] pgmap v6604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:06 smithi067 bash[27441]: cluster 2024-04-03T17:59:04.919114+0000 mgr.y (mgr.24370) 6620 : cluster [DBG] pgmap v6604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:06 smithi067 bash[17655]: cluster 2024-04-03T17:59:04.919114+0000 mgr.y (mgr.24370) 6620 : cluster [DBG] pgmap v6604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:07 smithi082 bash[20963]: audit 2024-04-03T17:59:06.500426+0000 mon.c (mon.2) 2615 : audit [DBG] from='client.? 172.21.15.67:0/3559681224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:07 smithi067 bash[27441]: audit 2024-04-03T17:59:06.500426+0000 mon.c (mon.2) 2615 : audit [DBG] from='client.? 172.21.15.67:0/3559681224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:07 smithi067 bash[17655]: audit 2024-04-03T17:59:06.500426+0000 mon.c (mon.2) 2615 : audit [DBG] from='client.? 172.21.15.67:0/3559681224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:08 smithi082 bash[20963]: cluster 2024-04-03T17:59:06.920460+0000 mgr.y (mgr.24370) 6621 : cluster [DBG] pgmap v6605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:08 smithi067 bash[17655]: cluster 2024-04-03T17:59:06.920460+0000 mgr.y (mgr.24370) 6621 : cluster [DBG] pgmap v6605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:08 smithi067 bash[27441]: cluster 2024-04-03T17:59:06.920460+0000 mgr.y (mgr.24370) 6621 : cluster [DBG] pgmap v6605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:09 smithi082 bash[20963]: audit 2024-04-03T17:59:08.970784+0000 mon.c (mon.2) 2616 : audit [DBG] from='client.? 172.21.15.67:0/3414625388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:09 smithi067 bash[27441]: audit 2024-04-03T17:59:08.970784+0000 mon.c (mon.2) 2616 : audit [DBG] from='client.? 172.21.15.67:0/3414625388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:09 smithi067 bash[17655]: audit 2024-04-03T17:59:08.970784+0000 mon.c (mon.2) 2616 : audit [DBG] from='client.? 172.21.15.67:0/3414625388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:10 smithi082 bash[20963]: cluster 2024-04-03T17:59:08.921144+0000 mgr.y (mgr.24370) 6622 : cluster [DBG] pgmap v6606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:10 smithi082 bash[20963]: audit 2024-04-03T17:59:10.004405+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:10 smithi067 bash[17655]: cluster 2024-04-03T17:59:08.921144+0000 mgr.y (mgr.24370) 6622 : cluster [DBG] pgmap v6606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:10 smithi067 bash[17655]: audit 2024-04-03T17:59:10.004405+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:10 smithi067 bash[27441]: cluster 2024-04-03T17:59:08.921144+0000 mgr.y (mgr.24370) 6622 : cluster [DBG] pgmap v6606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:10 smithi067 bash[27441]: audit 2024-04-03T17:59:10.004405+0000 mon.a (mon.0) 6098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:12 smithi082 bash[20963]: cluster 2024-04-03T17:59:10.922251+0000 mgr.y (mgr.24370) 6623 : cluster [DBG] pgmap v6607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:12 smithi082 bash[20963]: audit 2024-04-03T17:59:11.429941+0000 mon.c (mon.2) 2617 : audit [DBG] from='client.? 172.21.15.67:0/3124018539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:12 smithi067 bash[17655]: cluster 2024-04-03T17:59:10.922251+0000 mgr.y (mgr.24370) 6623 : cluster [DBG] pgmap v6607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:12 smithi067 bash[17655]: audit 2024-04-03T17:59:11.429941+0000 mon.c (mon.2) 2617 : audit [DBG] from='client.? 172.21.15.67:0/3124018539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:12 smithi067 bash[27441]: cluster 2024-04-03T17:59:10.922251+0000 mgr.y (mgr.24370) 6623 : cluster [DBG] pgmap v6607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:12 smithi067 bash[27441]: audit 2024-04-03T17:59:11.429941+0000 mon.c (mon.2) 2617 : audit [DBG] from='client.? 172.21.15.67:0/3124018539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:59:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:59:14.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:14 smithi082 bash[20963]: cluster 2024-04-03T17:59:12.922964+0000 mgr.y (mgr.24370) 6624 : cluster [DBG] pgmap v6608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:14.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:14 smithi082 bash[20963]: audit 2024-04-03T17:59:13.879272+0000 mon.c (mon.2) 2618 : audit [DBG] from='client.? 172.21.15.67:0/1155063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:14 smithi067 bash[17655]: cluster 2024-04-03T17:59:12.922964+0000 mgr.y (mgr.24370) 6624 : cluster [DBG] pgmap v6608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:14 smithi067 bash[17655]: audit 2024-04-03T17:59:13.879272+0000 mon.c (mon.2) 2618 : audit [DBG] from='client.? 172.21.15.67:0/1155063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:14 smithi067 bash[27441]: cluster 2024-04-03T17:59:12.922964+0000 mgr.y (mgr.24370) 6624 : cluster [DBG] pgmap v6608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:14 smithi067 bash[27441]: audit 2024-04-03T17:59:13.879272+0000 mon.c (mon.2) 2618 : audit [DBG] from='client.? 172.21.15.67:0/1155063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:16 smithi082 bash[20963]: cluster 2024-04-03T17:59:14.923633+0000 mgr.y (mgr.24370) 6625 : cluster [DBG] pgmap v6609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:16.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:16 smithi082 bash[20963]: audit 2024-04-03T17:59:15.304201+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:59:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:16 smithi067 bash[17655]: cluster 2024-04-03T17:59:14.923633+0000 mgr.y (mgr.24370) 6625 : cluster [DBG] pgmap v6609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:16 smithi067 bash[17655]: audit 2024-04-03T17:59:15.304201+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:59:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:16 smithi067 bash[27441]: cluster 2024-04-03T17:59:14.923633+0000 mgr.y (mgr.24370) 6625 : cluster [DBG] pgmap v6609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:16 smithi067 bash[27441]: audit 2024-04-03T17:59:15.304201+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T17:59:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:17 smithi082 bash[20963]: audit 2024-04-03T17:59:16.332511+0000 mon.a (mon.0) 6100 : audit [DBG] from='client.? 172.21.15.67:0/4285814000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:17.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:17 smithi067 bash[17655]: audit 2024-04-03T17:59:16.332511+0000 mon.a (mon.0) 6100 : audit [DBG] from='client.? 172.21.15.67:0/4285814000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:17 smithi067 bash[27441]: audit 2024-04-03T17:59:16.332511+0000 mon.a (mon.0) 6100 : audit [DBG] from='client.? 172.21.15.67:0/4285814000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:18 smithi082 bash[20963]: cluster 2024-04-03T17:59:16.924846+0000 mgr.y (mgr.24370) 6626 : cluster [DBG] pgmap v6610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:18 smithi067 bash[17655]: cluster 2024-04-03T17:59:16.924846+0000 mgr.y (mgr.24370) 6626 : cluster [DBG] pgmap v6610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:18 smithi067 bash[27441]: cluster 2024-04-03T17:59:16.924846+0000 mgr.y (mgr.24370) 6626 : cluster [DBG] pgmap v6610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:19 smithi082 bash[20963]: audit 2024-04-03T17:59:18.790257+0000 mon.c (mon.2) 2619 : audit [DBG] from='client.? 172.21.15.67:0/370742084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:19 smithi067 bash[17655]: audit 2024-04-03T17:59:18.790257+0000 mon.c (mon.2) 2619 : audit [DBG] from='client.? 172.21.15.67:0/370742084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:19 smithi067 bash[27441]: audit 2024-04-03T17:59:18.790257+0000 mon.c (mon.2) 2619 : audit [DBG] from='client.? 172.21.15.67:0/370742084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:20 smithi082 bash[20963]: cluster 2024-04-03T17:59:18.925549+0000 mgr.y (mgr.24370) 6627 : cluster [DBG] pgmap v6611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:20 smithi067 bash[27441]: cluster 2024-04-03T17:59:18.925549+0000 mgr.y (mgr.24370) 6627 : cluster [DBG] pgmap v6611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:20 smithi067 bash[17655]: cluster 2024-04-03T17:59:18.925549+0000 mgr.y (mgr.24370) 6627 : cluster [DBG] pgmap v6611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:22 smithi082 bash[20963]: cluster 2024-04-03T17:59:20.926413+0000 mgr.y (mgr.24370) 6628 : cluster [DBG] pgmap v6612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:22 smithi082 bash[20963]: audit 2024-04-03T17:59:21.049701+0000 mon.a (mon.0) 6101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:22 smithi082 bash[20963]: audit 2024-04-03T17:59:21.058955+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:22 smithi082 bash[20963]: audit 2024-04-03T17:59:21.250441+0000 mon.c (mon.2) 2620 : audit [DBG] from='client.? 172.21.15.67:0/589482927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:22 smithi082 bash[20963]: audit 2024-04-03T17:59:21.307201+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:22 smithi082 bash[20963]: audit 2024-04-03T17:59:21.315813+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:22 smithi082 bash[20963]: audit 2024-04-03T17:59:21.746306+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:59:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:22 smithi082 bash[20963]: audit 2024-04-03T17:59:21.747478+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:59:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:22 smithi082 bash[20963]: audit 2024-04-03T17:59:21.755605+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[27441]: cluster 2024-04-03T17:59:20.926413+0000 mgr.y (mgr.24370) 6628 : cluster [DBG] pgmap v6612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[27441]: audit 2024-04-03T17:59:21.049701+0000 mon.a (mon.0) 6101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[27441]: audit 2024-04-03T17:59:21.058955+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[27441]: audit 2024-04-03T17:59:21.250441+0000 mon.c (mon.2) 2620 : audit [DBG] from='client.? 172.21.15.67:0/589482927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[27441]: audit 2024-04-03T17:59:21.307201+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[27441]: audit 2024-04-03T17:59:21.315813+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[27441]: audit 2024-04-03T17:59:21.746306+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[27441]: audit 2024-04-03T17:59:21.747478+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[27441]: audit 2024-04-03T17:59:21.755605+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[17655]: cluster 2024-04-03T17:59:20.926413+0000 mgr.y (mgr.24370) 6628 : cluster [DBG] pgmap v6612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[17655]: audit 2024-04-03T17:59:21.049701+0000 mon.a (mon.0) 6101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[17655]: audit 2024-04-03T17:59:21.058955+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[17655]: audit 2024-04-03T17:59:21.250441+0000 mon.c (mon.2) 2620 : audit [DBG] from='client.? 172.21.15.67:0/589482927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[17655]: audit 2024-04-03T17:59:21.307201+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[17655]: audit 2024-04-03T17:59:21.315813+0000 mon.a (mon.0) 6104 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[17655]: audit 2024-04-03T17:59:21.746306+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T17:59:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[17655]: audit 2024-04-03T17:59:21.747478+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T17:59:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:22 smithi067 bash[17655]: audit 2024-04-03T17:59:21.755605+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T17:59:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T17:59:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:59:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:24 smithi082 bash[20963]: cluster 2024-04-03T17:59:22.927034+0000 mgr.y (mgr.24370) 6629 : cluster [DBG] pgmap v6613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:24 smithi082 bash[20963]: audit 2024-04-03T17:59:23.701027+0000 mon.c (mon.2) 2621 : audit [DBG] from='client.? 172.21.15.67:0/641636605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:24 smithi067 bash[17655]: cluster 2024-04-03T17:59:22.927034+0000 mgr.y (mgr.24370) 6629 : cluster [DBG] pgmap v6613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:24 smithi067 bash[17655]: audit 2024-04-03T17:59:23.701027+0000 mon.c (mon.2) 2621 : audit [DBG] from='client.? 172.21.15.67:0/641636605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:24 smithi067 bash[27441]: cluster 2024-04-03T17:59:22.927034+0000 mgr.y (mgr.24370) 6629 : cluster [DBG] pgmap v6613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:24 smithi067 bash[27441]: audit 2024-04-03T17:59:23.701027+0000 mon.c (mon.2) 2621 : audit [DBG] from='client.? 172.21.15.67:0/641636605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:25 smithi082 bash[20963]: audit 2024-04-03T17:59:25.004710+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:25 smithi067 bash[17655]: audit 2024-04-03T17:59:25.004710+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:25 smithi067 bash[27441]: audit 2024-04-03T17:59:25.004710+0000 mon.a (mon.0) 6108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:26 smithi082 bash[20963]: cluster 2024-04-03T17:59:24.927692+0000 mgr.y (mgr.24370) 6630 : cluster [DBG] pgmap v6614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:26 smithi067 bash[17655]: cluster 2024-04-03T17:59:24.927692+0000 mgr.y (mgr.24370) 6630 : cluster [DBG] pgmap v6614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:26 smithi067 bash[27441]: cluster 2024-04-03T17:59:24.927692+0000 mgr.y (mgr.24370) 6630 : cluster [DBG] pgmap v6614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:27 smithi082 bash[20963]: audit 2024-04-03T17:59:26.150786+0000 mon.c (mon.2) 2622 : audit [DBG] from='client.? 172.21.15.67:0/2526532774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:27 smithi067 bash[17655]: audit 2024-04-03T17:59:26.150786+0000 mon.c (mon.2) 2622 : audit [DBG] from='client.? 172.21.15.67:0/2526532774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:27 smithi067 bash[27441]: audit 2024-04-03T17:59:26.150786+0000 mon.c (mon.2) 2622 : audit [DBG] from='client.? 172.21.15.67:0/2526532774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:28 smithi082 bash[20963]: cluster 2024-04-03T17:59:26.928883+0000 mgr.y (mgr.24370) 6631 : cluster [DBG] pgmap v6615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:28 smithi067 bash[27441]: cluster 2024-04-03T17:59:26.928883+0000 mgr.y (mgr.24370) 6631 : cluster [DBG] pgmap v6615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:28 smithi067 bash[17655]: cluster 2024-04-03T17:59:26.928883+0000 mgr.y (mgr.24370) 6631 : cluster [DBG] pgmap v6615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:29 smithi082 bash[20963]: audit 2024-04-03T17:59:28.597954+0000 mon.b (mon.1) 54 : audit [DBG] from='client.? 172.21.15.67:0/3253468732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:29 smithi067 bash[17655]: audit 2024-04-03T17:59:28.597954+0000 mon.b (mon.1) 54 : audit [DBG] from='client.? 172.21.15.67:0/3253468732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:29 smithi067 bash[27441]: audit 2024-04-03T17:59:28.597954+0000 mon.b (mon.1) 54 : audit [DBG] from='client.? 172.21.15.67:0/3253468732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:30 smithi082 bash[20963]: cluster 2024-04-03T17:59:28.929570+0000 mgr.y (mgr.24370) 6632 : cluster [DBG] pgmap v6616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:30 smithi067 bash[27441]: cluster 2024-04-03T17:59:28.929570+0000 mgr.y (mgr.24370) 6632 : cluster [DBG] pgmap v6616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:30 smithi067 bash[17655]: cluster 2024-04-03T17:59:28.929570+0000 mgr.y (mgr.24370) 6632 : cluster [DBG] pgmap v6616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:31 smithi082 bash[20963]: audit 2024-04-03T17:59:31.048904+0000 mon.a (mon.0) 6109 : audit [DBG] from='client.? 172.21.15.67:0/2917932197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:31 smithi067 bash[17655]: audit 2024-04-03T17:59:31.048904+0000 mon.a (mon.0) 6109 : audit [DBG] from='client.? 172.21.15.67:0/2917932197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:31 smithi067 bash[27441]: audit 2024-04-03T17:59:31.048904+0000 mon.a (mon.0) 6109 : audit [DBG] from='client.? 172.21.15.67:0/2917932197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:32.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:32 smithi082 bash[20963]: cluster 2024-04-03T17:59:30.930334+0000 mgr.y (mgr.24370) 6633 : cluster [DBG] pgmap v6617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:32 smithi067 bash[17655]: cluster 2024-04-03T17:59:30.930334+0000 mgr.y (mgr.24370) 6633 : cluster [DBG] pgmap v6617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:32 smithi067 bash[27441]: cluster 2024-04-03T17:59:30.930334+0000 mgr.y (mgr.24370) 6633 : cluster [DBG] pgmap v6617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T17:59:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:59:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:34 smithi082 bash[20963]: cluster 2024-04-03T17:59:32.930984+0000 mgr.y (mgr.24370) 6634 : cluster [DBG] pgmap v6618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:34 smithi082 bash[20963]: audit 2024-04-03T17:59:33.493837+0000 mon.c (mon.2) 2623 : audit [DBG] from='client.? 172.21.15.67:0/3797572386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:34 smithi067 bash[27441]: cluster 2024-04-03T17:59:32.930984+0000 mgr.y (mgr.24370) 6634 : cluster [DBG] pgmap v6618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:34 smithi067 bash[27441]: audit 2024-04-03T17:59:33.493837+0000 mon.c (mon.2) 2623 : audit [DBG] from='client.? 172.21.15.67:0/3797572386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:34 smithi067 bash[17655]: cluster 2024-04-03T17:59:32.930984+0000 mgr.y (mgr.24370) 6634 : cluster [DBG] pgmap v6618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:34 smithi067 bash[17655]: audit 2024-04-03T17:59:33.493837+0000 mon.c (mon.2) 2623 : audit [DBG] from='client.? 172.21.15.67:0/3797572386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:36 smithi082 bash[20963]: cluster 2024-04-03T17:59:34.931640+0000 mgr.y (mgr.24370) 6635 : cluster [DBG] pgmap v6619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:36 smithi082 bash[20963]: audit 2024-04-03T17:59:35.954296+0000 mon.a (mon.0) 6110 : audit [DBG] from='client.? 172.21.15.67:0/4045649583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:36 smithi067 bash[27441]: cluster 2024-04-03T17:59:34.931640+0000 mgr.y (mgr.24370) 6635 : cluster [DBG] pgmap v6619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:36 smithi067 bash[27441]: audit 2024-04-03T17:59:35.954296+0000 mon.a (mon.0) 6110 : audit [DBG] from='client.? 172.21.15.67:0/4045649583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:36 smithi067 bash[17655]: cluster 2024-04-03T17:59:34.931640+0000 mgr.y (mgr.24370) 6635 : cluster [DBG] pgmap v6619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:36 smithi067 bash[17655]: audit 2024-04-03T17:59:35.954296+0000 mon.a (mon.0) 6110 : audit [DBG] from='client.? 172.21.15.67:0/4045649583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:38 smithi082 bash[20963]: cluster 2024-04-03T17:59:36.932855+0000 mgr.y (mgr.24370) 6636 : cluster [DBG] pgmap v6620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:38 smithi067 bash[17655]: cluster 2024-04-03T17:59:36.932855+0000 mgr.y (mgr.24370) 6636 : cluster [DBG] pgmap v6620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:38 smithi067 bash[27441]: cluster 2024-04-03T17:59:36.932855+0000 mgr.y (mgr.24370) 6636 : cluster [DBG] pgmap v6620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:39 smithi082 bash[20963]: audit 2024-04-03T17:59:38.406464+0000 mon.a (mon.0) 6111 : audit [DBG] from='client.? 172.21.15.67:0/1762780485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:39 smithi067 bash[17655]: audit 2024-04-03T17:59:38.406464+0000 mon.a (mon.0) 6111 : audit [DBG] from='client.? 172.21.15.67:0/1762780485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:39 smithi067 bash[27441]: audit 2024-04-03T17:59:38.406464+0000 mon.a (mon.0) 6111 : audit [DBG] from='client.? 172.21.15.67:0/1762780485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:40 smithi082 bash[20963]: cluster 2024-04-03T17:59:38.933531+0000 mgr.y (mgr.24370) 6637 : cluster [DBG] pgmap v6621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:40 smithi082 bash[20963]: audit 2024-04-03T17:59:40.005089+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:40 smithi067 bash[27441]: cluster 2024-04-03T17:59:38.933531+0000 mgr.y (mgr.24370) 6637 : cluster [DBG] pgmap v6621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:40 smithi067 bash[27441]: audit 2024-04-03T17:59:40.005089+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:40 smithi067 bash[17655]: cluster 2024-04-03T17:59:38.933531+0000 mgr.y (mgr.24370) 6637 : cluster [DBG] pgmap v6621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:40 smithi067 bash[17655]: audit 2024-04-03T17:59:40.005089+0000 mon.a (mon.0) 6112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:41 smithi082 bash[20963]: audit 2024-04-03T17:59:40.863735+0000 mon.a (mon.0) 6113 : audit [DBG] from='client.? 172.21.15.67:0/2573944758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:41 smithi067 bash[27441]: audit 2024-04-03T17:59:40.863735+0000 mon.a (mon.0) 6113 : audit [DBG] from='client.? 172.21.15.67:0/2573944758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:41 smithi067 bash[17655]: audit 2024-04-03T17:59:40.863735+0000 mon.a (mon.0) 6113 : audit [DBG] from='client.? 172.21.15.67:0/2573944758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:42 smithi082 bash[20963]: cluster 2024-04-03T17:59:40.934685+0000 mgr.y (mgr.24370) 6638 : cluster [DBG] pgmap v6622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:42 smithi067 bash[27441]: cluster 2024-04-03T17:59:40.934685+0000 mgr.y (mgr.24370) 6638 : cluster [DBG] pgmap v6622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:42 smithi067 bash[17655]: cluster 2024-04-03T17:59:40.934685+0000 mgr.y (mgr.24370) 6638 : cluster [DBG] pgmap v6622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:43] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:59:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:59:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:44 smithi082 bash[20963]: cluster 2024-04-03T17:59:42.935227+0000 mgr.y (mgr.24370) 6639 : cluster [DBG] pgmap v6623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:44 smithi082 bash[20963]: audit 2024-04-03T17:59:43.326053+0000 mon.c (mon.2) 2624 : audit [DBG] from='client.? 172.21.15.67:0/4247700056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:44 smithi067 bash[17655]: cluster 2024-04-03T17:59:42.935227+0000 mgr.y (mgr.24370) 6639 : cluster [DBG] pgmap v6623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:44 smithi067 bash[17655]: audit 2024-04-03T17:59:43.326053+0000 mon.c (mon.2) 2624 : audit [DBG] from='client.? 172.21.15.67:0/4247700056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:44 smithi067 bash[27441]: cluster 2024-04-03T17:59:42.935227+0000 mgr.y (mgr.24370) 6639 : cluster [DBG] pgmap v6623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:44 smithi067 bash[27441]: audit 2024-04-03T17:59:43.326053+0000 mon.c (mon.2) 2624 : audit [DBG] from='client.? 172.21.15.67:0/4247700056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:46 smithi067 bash[27441]: cluster 2024-04-03T17:59:44.935871+0000 mgr.y (mgr.24370) 6640 : cluster [DBG] pgmap v6624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:46 smithi067 bash[27441]: audit 2024-04-03T17:59:45.775056+0000 mon.c (mon.2) 2625 : audit [DBG] from='client.? 172.21.15.67:0/43592409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:46 smithi067 bash[17655]: cluster 2024-04-03T17:59:44.935871+0000 mgr.y (mgr.24370) 6640 : cluster [DBG] pgmap v6624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:46 smithi067 bash[17655]: audit 2024-04-03T17:59:45.775056+0000 mon.c (mon.2) 2625 : audit [DBG] from='client.? 172.21.15.67:0/43592409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:46 smithi082 bash[20963]: cluster 2024-04-03T17:59:44.935871+0000 mgr.y (mgr.24370) 6640 : cluster [DBG] pgmap v6624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:46 smithi082 bash[20963]: audit 2024-04-03T17:59:45.775056+0000 mon.c (mon.2) 2625 : audit [DBG] from='client.? 172.21.15.67:0/43592409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:48 smithi067 bash[27441]: cluster 2024-04-03T17:59:46.937098+0000 mgr.y (mgr.24370) 6641 : cluster [DBG] pgmap v6625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:48 smithi067 bash[17655]: cluster 2024-04-03T17:59:46.937098+0000 mgr.y (mgr.24370) 6641 : cluster [DBG] pgmap v6625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:48 smithi082 bash[20963]: cluster 2024-04-03T17:59:46.937098+0000 mgr.y (mgr.24370) 6641 : cluster [DBG] pgmap v6625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:49 smithi067 bash[17655]: audit 2024-04-03T17:59:48.224163+0000 mon.a (mon.0) 6114 : audit [DBG] from='client.? 172.21.15.67:0/3963646349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:49 smithi067 bash[27441]: audit 2024-04-03T17:59:48.224163+0000 mon.a (mon.0) 6114 : audit [DBG] from='client.? 172.21.15.67:0/3963646349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:49 smithi082 bash[20963]: audit 2024-04-03T17:59:48.224163+0000 mon.a (mon.0) 6114 : audit [DBG] from='client.? 172.21.15.67:0/3963646349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:50 smithi067 bash[27441]: cluster 2024-04-03T17:59:48.937799+0000 mgr.y (mgr.24370) 6642 : cluster [DBG] pgmap v6626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:50 smithi067 bash[17655]: cluster 2024-04-03T17:59:48.937799+0000 mgr.y (mgr.24370) 6642 : cluster [DBG] pgmap v6626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:50 smithi082 bash[20963]: cluster 2024-04-03T17:59:48.937799+0000 mgr.y (mgr.24370) 6642 : cluster [DBG] pgmap v6626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:51 smithi067 bash[17655]: audit 2024-04-03T17:59:50.683939+0000 mon.a (mon.0) 6115 : audit [DBG] from='client.? 172.21.15.67:0/486265217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:51 smithi067 bash[27441]: audit 2024-04-03T17:59:50.683939+0000 mon.a (mon.0) 6115 : audit [DBG] from='client.? 172.21.15.67:0/486265217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:51 smithi082 bash[20963]: audit 2024-04-03T17:59:50.683939+0000 mon.a (mon.0) 6115 : audit [DBG] from='client.? 172.21.15.67:0/486265217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:52 smithi067 bash[17655]: cluster 2024-04-03T17:59:50.938976+0000 mgr.y (mgr.24370) 6643 : cluster [DBG] pgmap v6627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:52 smithi067 bash[27441]: cluster 2024-04-03T17:59:50.938976+0000 mgr.y (mgr.24370) 6643 : cluster [DBG] pgmap v6627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:52 smithi082 bash[20963]: cluster 2024-04-03T17:59:50.938976+0000 mgr.y (mgr.24370) 6643 : cluster [DBG] pgmap v6627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 17:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:53] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T17:59:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:53 smithi067 bash[27441]: audit 2024-04-03T17:59:53.140517+0000 mon.a (mon.0) 6116 : audit [DBG] from='client.? 172.21.15.67:0/680206139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:53 smithi067 bash[17655]: audit 2024-04-03T17:59:53.140517+0000 mon.a (mon.0) 6116 : audit [DBG] from='client.? 172.21.15.67:0/680206139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:53 smithi082 bash[20963]: audit 2024-04-03T17:59:53.140517+0000 mon.a (mon.0) 6116 : audit [DBG] from='client.? 172.21.15.67:0/680206139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 17:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:17:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T17:59:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:54 smithi082 bash[20963]: cluster 2024-04-03T17:59:52.939633+0000 mgr.y (mgr.24370) 6644 : cluster [DBG] pgmap v6628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:54 smithi067 bash[27441]: cluster 2024-04-03T17:59:52.939633+0000 mgr.y (mgr.24370) 6644 : cluster [DBG] pgmap v6628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:54 smithi067 bash[17655]: cluster 2024-04-03T17:59:52.939633+0000 mgr.y (mgr.24370) 6644 : cluster [DBG] pgmap v6628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:55 smithi082 bash[20963]: audit 2024-04-03T17:59:55.005443+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:55 smithi067 bash[17655]: audit 2024-04-03T17:59:55.005443+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:55 smithi067 bash[27441]: audit 2024-04-03T17:59:55.005443+0000 mon.a (mon.0) 6117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T17:59:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:56 smithi082 bash[20963]: cluster 2024-04-03T17:59:54.940320+0000 mgr.y (mgr.24370) 6645 : cluster [DBG] pgmap v6629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:56 smithi082 bash[20963]: audit 2024-04-03T17:59:55.591598+0000 mon.c (mon.2) 2626 : audit [DBG] from='client.? 172.21.15.67:0/2495888921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:56 smithi067 bash[17655]: cluster 2024-04-03T17:59:54.940320+0000 mgr.y (mgr.24370) 6645 : cluster [DBG] pgmap v6629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:56 smithi067 bash[17655]: audit 2024-04-03T17:59:55.591598+0000 mon.c (mon.2) 2626 : audit [DBG] from='client.? 172.21.15.67:0/2495888921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:56 smithi067 bash[27441]: cluster 2024-04-03T17:59:54.940320+0000 mgr.y (mgr.24370) 6645 : cluster [DBG] pgmap v6629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:56 smithi067 bash[27441]: audit 2024-04-03T17:59:55.591598+0000 mon.c (mon.2) 2626 : audit [DBG] from='client.? 172.21.15.67:0/2495888921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:58 smithi082 bash[20963]: cluster 2024-04-03T17:59:56.941473+0000 mgr.y (mgr.24370) 6646 : cluster [DBG] pgmap v6630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 17:59:58 smithi082 bash[20963]: audit 2024-04-03T17:59:58.046879+0000 mon.c (mon.2) 2627 : audit [DBG] from='client.? 172.21.15.67:0/93399954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:58 smithi067 bash[27441]: cluster 2024-04-03T17:59:56.941473+0000 mgr.y (mgr.24370) 6646 : cluster [DBG] pgmap v6630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 17:59:58 smithi067 bash[27441]: audit 2024-04-03T17:59:58.046879+0000 mon.c (mon.2) 2627 : audit [DBG] from='client.? 172.21.15.67:0/93399954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T17:59:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:58 smithi067 bash[17655]: cluster 2024-04-03T17:59:56.941473+0000 mgr.y (mgr.24370) 6646 : cluster [DBG] pgmap v6630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T17:59:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 17:59:58 smithi067 bash[17655]: audit 2024-04-03T17:59:58.046879+0000 mon.c (mon.2) 2627 : audit [DBG] from='client.? 172.21.15.67:0/93399954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:00 smithi082 bash[20963]: cluster 2024-04-03T17:59:58.942102+0000 mgr.y (mgr.24370) 6647 : cluster [DBG] pgmap v6631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:00 smithi082 bash[20963]: cluster 2024-04-03T18:00:00.000139+0000 mon.a (mon.0) 6118 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:00:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:00 smithi067 bash[27441]: cluster 2024-04-03T17:59:58.942102+0000 mgr.y (mgr.24370) 6647 : cluster [DBG] pgmap v6631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:00 smithi067 bash[27441]: cluster 2024-04-03T18:00:00.000139+0000 mon.a (mon.0) 6118 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:00:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:00 smithi067 bash[17655]: cluster 2024-04-03T17:59:58.942102+0000 mgr.y (mgr.24370) 6647 : cluster [DBG] pgmap v6631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:00 smithi067 bash[17655]: cluster 2024-04-03T18:00:00.000139+0000 mon.a (mon.0) 6118 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:00:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:01 smithi082 bash[20963]: audit 2024-04-03T18:00:00.493502+0000 mon.c (mon.2) 2628 : audit [DBG] from='client.? 172.21.15.67:0/3268105781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:01 smithi067 bash[17655]: audit 2024-04-03T18:00:00.493502+0000 mon.c (mon.2) 2628 : audit [DBG] from='client.? 172.21.15.67:0/3268105781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:01 smithi067 bash[27441]: audit 2024-04-03T18:00:00.493502+0000 mon.c (mon.2) 2628 : audit [DBG] from='client.? 172.21.15.67:0/3268105781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:02 smithi082 bash[20963]: cluster 2024-04-03T18:00:00.943173+0000 mgr.y (mgr.24370) 6648 : cluster [DBG] pgmap v6632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:02 smithi067 bash[17655]: cluster 2024-04-03T18:00:00.943173+0000 mgr.y (mgr.24370) 6648 : cluster [DBG] pgmap v6632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:02 smithi067 bash[27441]: cluster 2024-04-03T18:00:00.943173+0000 mgr.y (mgr.24370) 6648 : cluster [DBG] pgmap v6632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:03 smithi067 bash[17655]: audit 2024-04-03T18:00:02.943044+0000 mon.a (mon.0) 6119 : audit [DBG] from='client.? 172.21.15.67:0/2262536527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:00:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:03 smithi067 bash[27441]: audit 2024-04-03T18:00:02.943044+0000 mon.a (mon.0) 6119 : audit [DBG] from='client.? 172.21.15.67:0/2262536527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:03.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:03 smithi082 bash[20963]: audit 2024-04-03T18:00:02.943044+0000 mon.a (mon.0) 6119 : audit [DBG] from='client.? 172.21.15.67:0/2262536527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:00:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:04 smithi082 bash[20963]: cluster 2024-04-03T18:00:02.943820+0000 mgr.y (mgr.24370) 6649 : cluster [DBG] pgmap v6633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:04 smithi067 bash[17655]: cluster 2024-04-03T18:00:02.943820+0000 mgr.y (mgr.24370) 6649 : cluster [DBG] pgmap v6633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:04 smithi067 bash[27441]: cluster 2024-04-03T18:00:02.943820+0000 mgr.y (mgr.24370) 6649 : cluster [DBG] pgmap v6633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:06 smithi082 bash[20963]: cluster 2024-04-03T18:00:04.944480+0000 mgr.y (mgr.24370) 6650 : cluster [DBG] pgmap v6634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:06 smithi082 bash[20963]: audit 2024-04-03T18:00:05.397009+0000 mon.c (mon.2) 2629 : audit [DBG] from='client.? 172.21.15.67:0/2963261940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:06 smithi067 bash[27441]: cluster 2024-04-03T18:00:04.944480+0000 mgr.y (mgr.24370) 6650 : cluster [DBG] pgmap v6634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:06 smithi067 bash[27441]: audit 2024-04-03T18:00:05.397009+0000 mon.c (mon.2) 2629 : audit [DBG] from='client.? 172.21.15.67:0/2963261940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:06 smithi067 bash[17655]: cluster 2024-04-03T18:00:04.944480+0000 mgr.y (mgr.24370) 6650 : cluster [DBG] pgmap v6634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:06 smithi067 bash[17655]: audit 2024-04-03T18:00:05.397009+0000 mon.c (mon.2) 2629 : audit [DBG] from='client.? 172.21.15.67:0/2963261940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:08 smithi082 bash[20963]: cluster 2024-04-03T18:00:06.945622+0000 mgr.y (mgr.24370) 6651 : cluster [DBG] pgmap v6635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:08 smithi082 bash[20963]: audit 2024-04-03T18:00:07.843560+0000 mon.a (mon.0) 6120 : audit [DBG] from='client.? 172.21.15.67:0/1791010921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:08 smithi067 bash[27441]: cluster 2024-04-03T18:00:06.945622+0000 mgr.y (mgr.24370) 6651 : cluster [DBG] pgmap v6635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:08 smithi067 bash[27441]: audit 2024-04-03T18:00:07.843560+0000 mon.a (mon.0) 6120 : audit [DBG] from='client.? 172.21.15.67:0/1791010921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:08 smithi067 bash[17655]: cluster 2024-04-03T18:00:06.945622+0000 mgr.y (mgr.24370) 6651 : cluster [DBG] pgmap v6635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:08 smithi067 bash[17655]: audit 2024-04-03T18:00:07.843560+0000 mon.a (mon.0) 6120 : audit [DBG] from='client.? 172.21.15.67:0/1791010921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:10 smithi082 bash[20963]: cluster 2024-04-03T18:00:08.946363+0000 mgr.y (mgr.24370) 6652 : cluster [DBG] pgmap v6636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:10 smithi082 bash[20963]: audit 2024-04-03T18:00:10.006051+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:10 smithi067 bash[27441]: cluster 2024-04-03T18:00:08.946363+0000 mgr.y (mgr.24370) 6652 : cluster [DBG] pgmap v6636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:10 smithi067 bash[27441]: audit 2024-04-03T18:00:10.006051+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:10 smithi067 bash[17655]: cluster 2024-04-03T18:00:08.946363+0000 mgr.y (mgr.24370) 6652 : cluster [DBG] pgmap v6636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:10 smithi067 bash[17655]: audit 2024-04-03T18:00:10.006051+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:11 smithi082 bash[20963]: audit 2024-04-03T18:00:10.320689+0000 mon.a (mon.0) 6122 : audit [DBG] from='client.? 172.21.15.67:0/220847555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:11 smithi067 bash[27441]: audit 2024-04-03T18:00:10.320689+0000 mon.a (mon.0) 6122 : audit [DBG] from='client.? 172.21.15.67:0/220847555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:11 smithi067 bash[17655]: audit 2024-04-03T18:00:10.320689+0000 mon.a (mon.0) 6122 : audit [DBG] from='client.? 172.21.15.67:0/220847555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:12 smithi082 bash[20963]: cluster 2024-04-03T18:00:10.947564+0000 mgr.y (mgr.24370) 6653 : cluster [DBG] pgmap v6637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:12 smithi067 bash[27441]: cluster 2024-04-03T18:00:10.947564+0000 mgr.y (mgr.24370) 6653 : cluster [DBG] pgmap v6637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:12 smithi067 bash[17655]: cluster 2024-04-03T18:00:10.947564+0000 mgr.y (mgr.24370) 6653 : cluster [DBG] pgmap v6637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:00:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:13 smithi067 bash[27441]: audit 2024-04-03T18:00:12.768323+0000 mon.c (mon.2) 2630 : audit [DBG] from='client.? 172.21.15.67:0/2795025539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:13 smithi067 bash[17655]: audit 2024-04-03T18:00:12.768323+0000 mon.c (mon.2) 2630 : audit [DBG] from='client.? 172.21.15.67:0/2795025539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:13 smithi082 bash[20963]: audit 2024-04-03T18:00:12.768323+0000 mon.c (mon.2) 2630 : audit [DBG] from='client.? 172.21.15.67:0/2795025539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:00:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:14 smithi082 bash[20963]: cluster 2024-04-03T18:00:12.948287+0000 mgr.y (mgr.24370) 6654 : cluster [DBG] pgmap v6638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:14 smithi067 bash[17655]: cluster 2024-04-03T18:00:12.948287+0000 mgr.y (mgr.24370) 6654 : cluster [DBG] pgmap v6638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:14 smithi067 bash[27441]: cluster 2024-04-03T18:00:12.948287+0000 mgr.y (mgr.24370) 6654 : cluster [DBG] pgmap v6638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:15 smithi082 bash[20963]: audit 2024-04-03T18:00:15.221026+0000 mon.c (mon.2) 2631 : audit [DBG] from='client.? 172.21.15.67:0/2225524802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:15 smithi067 bash[27441]: audit 2024-04-03T18:00:15.221026+0000 mon.c (mon.2) 2631 : audit [DBG] from='client.? 172.21.15.67:0/2225524802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:15 smithi067 bash[17655]: audit 2024-04-03T18:00:15.221026+0000 mon.c (mon.2) 2631 : audit [DBG] from='client.? 172.21.15.67:0/2225524802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:16 smithi082 bash[20963]: cluster 2024-04-03T18:00:14.948874+0000 mgr.y (mgr.24370) 6655 : cluster [DBG] pgmap v6639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:16 smithi067 bash[17655]: cluster 2024-04-03T18:00:14.948874+0000 mgr.y (mgr.24370) 6655 : cluster [DBG] pgmap v6639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:16 smithi067 bash[27441]: cluster 2024-04-03T18:00:14.948874+0000 mgr.y (mgr.24370) 6655 : cluster [DBG] pgmap v6639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:18 smithi082 bash[20963]: cluster 2024-04-03T18:00:16.950028+0000 mgr.y (mgr.24370) 6656 : cluster [DBG] pgmap v6640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:18 smithi082 bash[20963]: audit 2024-04-03T18:00:17.668617+0000 mon.a (mon.0) 6123 : audit [DBG] from='client.? 172.21.15.67:0/1077901426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:18 smithi067 bash[27441]: cluster 2024-04-03T18:00:16.950028+0000 mgr.y (mgr.24370) 6656 : cluster [DBG] pgmap v6640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:18 smithi067 bash[27441]: audit 2024-04-03T18:00:17.668617+0000 mon.a (mon.0) 6123 : audit [DBG] from='client.? 172.21.15.67:0/1077901426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:18 smithi067 bash[17655]: cluster 2024-04-03T18:00:16.950028+0000 mgr.y (mgr.24370) 6656 : cluster [DBG] pgmap v6640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:18 smithi067 bash[17655]: audit 2024-04-03T18:00:17.668617+0000 mon.a (mon.0) 6123 : audit [DBG] from='client.? 172.21.15.67:0/1077901426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:20 smithi082 bash[20963]: cluster 2024-04-03T18:00:18.950722+0000 mgr.y (mgr.24370) 6657 : cluster [DBG] pgmap v6641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:20 smithi082 bash[20963]: audit 2024-04-03T18:00:20.123239+0000 mon.c (mon.2) 2632 : audit [DBG] from='client.? 172.21.15.67:0/1608913253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:20 smithi067 bash[27441]: cluster 2024-04-03T18:00:18.950722+0000 mgr.y (mgr.24370) 6657 : cluster [DBG] pgmap v6641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:20 smithi067 bash[27441]: audit 2024-04-03T18:00:20.123239+0000 mon.c (mon.2) 2632 : audit [DBG] from='client.? 172.21.15.67:0/1608913253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:20 smithi067 bash[17655]: cluster 2024-04-03T18:00:18.950722+0000 mgr.y (mgr.24370) 6657 : cluster [DBG] pgmap v6641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:20 smithi067 bash[17655]: audit 2024-04-03T18:00:20.123239+0000 mon.c (mon.2) 2632 : audit [DBG] from='client.? 172.21.15.67:0/1608913253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:22 smithi082 bash[20963]: cluster 2024-04-03T18:00:20.951820+0000 mgr.y (mgr.24370) 6658 : cluster [DBG] pgmap v6642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:22 smithi082 bash[20963]: audit 2024-04-03T18:00:21.831623+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:00:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:22 smithi067 bash[17655]: cluster 2024-04-03T18:00:20.951820+0000 mgr.y (mgr.24370) 6658 : cluster [DBG] pgmap v6642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:22 smithi067 bash[17655]: audit 2024-04-03T18:00:21.831623+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:00:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:22 smithi067 bash[27441]: cluster 2024-04-03T18:00:20.951820+0000 mgr.y (mgr.24370) 6658 : cluster [DBG] pgmap v6642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:22 smithi067 bash[27441]: audit 2024-04-03T18:00:21.831623+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:00:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:00:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:23 smithi082 bash[20963]: audit 2024-04-03T18:00:22.570239+0000 mon.a (mon.0) 6125 : audit [DBG] from='client.? 172.21.15.67:0/2621790017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:00:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:23 smithi067 bash[17655]: audit 2024-04-03T18:00:22.570239+0000 mon.a (mon.0) 6125 : audit [DBG] from='client.? 172.21.15.67:0/2621790017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:23 smithi067 bash[27441]: audit 2024-04-03T18:00:22.570239+0000 mon.a (mon.0) 6125 : audit [DBG] from='client.? 172.21.15.67:0/2621790017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:24 smithi082 bash[20963]: cluster 2024-04-03T18:00:22.952581+0000 mgr.y (mgr.24370) 6659 : cluster [DBG] pgmap v6643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:24 smithi067 bash[17655]: cluster 2024-04-03T18:00:22.952581+0000 mgr.y (mgr.24370) 6659 : cluster [DBG] pgmap v6643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:24 smithi067 bash[27441]: cluster 2024-04-03T18:00:22.952581+0000 mgr.y (mgr.24370) 6659 : cluster [DBG] pgmap v6643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:25 smithi082 bash[20963]: audit 2024-04-03T18:00:25.005976+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:25 smithi082 bash[20963]: audit 2024-04-03T18:00:25.030090+0000 mon.a (mon.0) 6127 : audit [DBG] from='client.? 172.21.15.67:0/3806987590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:25 smithi067 bash[27441]: audit 2024-04-03T18:00:25.005976+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:25 smithi067 bash[27441]: audit 2024-04-03T18:00:25.030090+0000 mon.a (mon.0) 6127 : audit [DBG] from='client.? 172.21.15.67:0/3806987590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:25 smithi067 bash[17655]: audit 2024-04-03T18:00:25.005976+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:25 smithi067 bash[17655]: audit 2024-04-03T18:00:25.030090+0000 mon.a (mon.0) 6127 : audit [DBG] from='client.? 172.21.15.67:0/3806987590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:26 smithi082 bash[20963]: cluster 2024-04-03T18:00:24.953301+0000 mgr.y (mgr.24370) 6660 : cluster [DBG] pgmap v6644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:26 smithi067 bash[17655]: cluster 2024-04-03T18:00:24.953301+0000 mgr.y (mgr.24370) 6660 : cluster [DBG] pgmap v6644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:26 smithi067 bash[27441]: cluster 2024-04-03T18:00:24.953301+0000 mgr.y (mgr.24370) 6660 : cluster [DBG] pgmap v6644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:28 smithi082 bash[20963]: cluster 2024-04-03T18:00:26.954030+0000 mgr.y (mgr.24370) 6661 : cluster [DBG] pgmap v6645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:28 smithi082 bash[20963]: audit 2024-04-03T18:00:27.478370+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:28 smithi082 bash[20963]: audit 2024-04-03T18:00:27.488225+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:28 smithi082 bash[20963]: audit 2024-04-03T18:00:27.519026+0000 mon.c (mon.2) 2633 : audit [DBG] from='client.? 172.21.15.67:0/1078525711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:28 smithi082 bash[20963]: audit 2024-04-03T18:00:27.842024+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:28 smithi082 bash[20963]: audit 2024-04-03T18:00:27.852261+0000 mon.a (mon.0) 6131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:28 smithi082 bash[20963]: audit 2024-04-03T18:00:28.287616+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:28 smithi082 bash[20963]: audit 2024-04-03T18:00:28.289213+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:00:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:28 smithi082 bash[20963]: audit 2024-04-03T18:00:28.298754+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[17655]: cluster 2024-04-03T18:00:26.954030+0000 mgr.y (mgr.24370) 6661 : cluster [DBG] pgmap v6645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[17655]: audit 2024-04-03T18:00:27.478370+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[17655]: audit 2024-04-03T18:00:27.488225+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[17655]: audit 2024-04-03T18:00:27.519026+0000 mon.c (mon.2) 2633 : audit [DBG] from='client.? 172.21.15.67:0/1078525711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[17655]: audit 2024-04-03T18:00:27.842024+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[17655]: audit 2024-04-03T18:00:27.852261+0000 mon.a (mon.0) 6131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[17655]: audit 2024-04-03T18:00:28.287616+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:00:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[17655]: audit 2024-04-03T18:00:28.289213+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:00:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[17655]: audit 2024-04-03T18:00:28.298754+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[27441]: cluster 2024-04-03T18:00:26.954030+0000 mgr.y (mgr.24370) 6661 : cluster [DBG] pgmap v6645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[27441]: audit 2024-04-03T18:00:27.478370+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[27441]: audit 2024-04-03T18:00:27.488225+0000 mon.a (mon.0) 6129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[27441]: audit 2024-04-03T18:00:27.519026+0000 mon.c (mon.2) 2633 : audit [DBG] from='client.? 172.21.15.67:0/1078525711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[27441]: audit 2024-04-03T18:00:27.842024+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[27441]: audit 2024-04-03T18:00:27.852261+0000 mon.a (mon.0) 6131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[27441]: audit 2024-04-03T18:00:28.287616+0000 mon.a (mon.0) 6132 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[27441]: audit 2024-04-03T18:00:28.289213+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:00:28.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:28 smithi067 bash[27441]: audit 2024-04-03T18:00:28.298754+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:00:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:30 smithi082 bash[20963]: cluster 2024-04-03T18:00:28.954701+0000 mgr.y (mgr.24370) 6662 : cluster [DBG] pgmap v6646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:30 smithi082 bash[20963]: audit 2024-04-03T18:00:29.971842+0000 mon.a (mon.0) 6135 : audit [DBG] from='client.? 172.21.15.67:0/4153159847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:30 smithi067 bash[27441]: cluster 2024-04-03T18:00:28.954701+0000 mgr.y (mgr.24370) 6662 : cluster [DBG] pgmap v6646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:30 smithi067 bash[27441]: audit 2024-04-03T18:00:29.971842+0000 mon.a (mon.0) 6135 : audit [DBG] from='client.? 172.21.15.67:0/4153159847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:30 smithi067 bash[17655]: cluster 2024-04-03T18:00:28.954701+0000 mgr.y (mgr.24370) 6662 : cluster [DBG] pgmap v6646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:30 smithi067 bash[17655]: audit 2024-04-03T18:00:29.971842+0000 mon.a (mon.0) 6135 : audit [DBG] from='client.? 172.21.15.67:0/4153159847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:32 smithi082 bash[20963]: cluster 2024-04-03T18:00:30.955812+0000 mgr.y (mgr.24370) 6663 : cluster [DBG] pgmap v6647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:32 smithi082 bash[20963]: audit 2024-04-03T18:00:32.430124+0000 mon.c (mon.2) 2634 : audit [DBG] from='client.? 172.21.15.67:0/2178849863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:32 smithi067 bash[27441]: cluster 2024-04-03T18:00:30.955812+0000 mgr.y (mgr.24370) 6663 : cluster [DBG] pgmap v6647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:32 smithi067 bash[27441]: audit 2024-04-03T18:00:32.430124+0000 mon.c (mon.2) 2634 : audit [DBG] from='client.? 172.21.15.67:0/2178849863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:32 smithi067 bash[17655]: cluster 2024-04-03T18:00:30.955812+0000 mgr.y (mgr.24370) 6663 : cluster [DBG] pgmap v6647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:32 smithi067 bash[17655]: audit 2024-04-03T18:00:32.430124+0000 mon.c (mon.2) 2634 : audit [DBG] from='client.? 172.21.15.67:0/2178849863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:00:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:00:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:34 smithi082 bash[20963]: cluster 2024-04-03T18:00:32.956647+0000 mgr.y (mgr.24370) 6664 : cluster [DBG] pgmap v6648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:34 smithi067 bash[27441]: cluster 2024-04-03T18:00:32.956647+0000 mgr.y (mgr.24370) 6664 : cluster [DBG] pgmap v6648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:34 smithi067 bash[17655]: cluster 2024-04-03T18:00:32.956647+0000 mgr.y (mgr.24370) 6664 : cluster [DBG] pgmap v6648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:35 smithi082 bash[20963]: audit 2024-04-03T18:00:34.886829+0000 mon.a (mon.0) 6136 : audit [DBG] from='client.? 172.21.15.67:0/1100776441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:35 smithi067 bash[17655]: audit 2024-04-03T18:00:34.886829+0000 mon.a (mon.0) 6136 : audit [DBG] from='client.? 172.21.15.67:0/1100776441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:35 smithi067 bash[27441]: audit 2024-04-03T18:00:34.886829+0000 mon.a (mon.0) 6136 : audit [DBG] from='client.? 172.21.15.67:0/1100776441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:36 smithi082 bash[20963]: cluster 2024-04-03T18:00:34.957470+0000 mgr.y (mgr.24370) 6665 : cluster [DBG] pgmap v6649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:36 smithi067 bash[27441]: cluster 2024-04-03T18:00:34.957470+0000 mgr.y (mgr.24370) 6665 : cluster [DBG] pgmap v6649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:36 smithi067 bash[17655]: cluster 2024-04-03T18:00:34.957470+0000 mgr.y (mgr.24370) 6665 : cluster [DBG] pgmap v6649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:37 smithi082 bash[20963]: audit 2024-04-03T18:00:37.339416+0000 mon.a (mon.0) 6137 : audit [DBG] from='client.? 172.21.15.67:0/149614044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:37 smithi067 bash[27441]: audit 2024-04-03T18:00:37.339416+0000 mon.a (mon.0) 6137 : audit [DBG] from='client.? 172.21.15.67:0/149614044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:37 smithi067 bash[17655]: audit 2024-04-03T18:00:37.339416+0000 mon.a (mon.0) 6137 : audit [DBG] from='client.? 172.21.15.67:0/149614044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:38 smithi082 bash[20963]: cluster 2024-04-03T18:00:36.958701+0000 mgr.y (mgr.24370) 6666 : cluster [DBG] pgmap v6650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:38 smithi067 bash[17655]: cluster 2024-04-03T18:00:36.958701+0000 mgr.y (mgr.24370) 6666 : cluster [DBG] pgmap v6650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:38 smithi067 bash[27441]: cluster 2024-04-03T18:00:36.958701+0000 mgr.y (mgr.24370) 6666 : cluster [DBG] pgmap v6650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:40 smithi082 bash[20963]: cluster 2024-04-03T18:00:38.959414+0000 mgr.y (mgr.24370) 6667 : cluster [DBG] pgmap v6651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:40 smithi082 bash[20963]: audit 2024-04-03T18:00:39.795637+0000 mon.c (mon.2) 2635 : audit [DBG] from='client.? 172.21.15.67:0/1611933792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:40 smithi082 bash[20963]: audit 2024-04-03T18:00:40.006621+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:40 smithi067 bash[27441]: cluster 2024-04-03T18:00:38.959414+0000 mgr.y (mgr.24370) 6667 : cluster [DBG] pgmap v6651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:40 smithi067 bash[27441]: audit 2024-04-03T18:00:39.795637+0000 mon.c (mon.2) 2635 : audit [DBG] from='client.? 172.21.15.67:0/1611933792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:40 smithi067 bash[27441]: audit 2024-04-03T18:00:40.006621+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:40 smithi067 bash[17655]: cluster 2024-04-03T18:00:38.959414+0000 mgr.y (mgr.24370) 6667 : cluster [DBG] pgmap v6651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:40 smithi067 bash[17655]: audit 2024-04-03T18:00:39.795637+0000 mon.c (mon.2) 2635 : audit [DBG] from='client.? 172.21.15.67:0/1611933792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:40 smithi067 bash[17655]: audit 2024-04-03T18:00:40.006621+0000 mon.a (mon.0) 6138 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:42 smithi082 bash[20963]: cluster 2024-04-03T18:00:40.960589+0000 mgr.y (mgr.24370) 6668 : cluster [DBG] pgmap v6652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:42 smithi082 bash[20963]: audit 2024-04-03T18:00:42.244121+0000 mon.c (mon.2) 2636 : audit [DBG] from='client.? 172.21.15.67:0/3742577798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:42 smithi067 bash[27441]: cluster 2024-04-03T18:00:40.960589+0000 mgr.y (mgr.24370) 6668 : cluster [DBG] pgmap v6652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:42 smithi067 bash[27441]: audit 2024-04-03T18:00:42.244121+0000 mon.c (mon.2) 2636 : audit [DBG] from='client.? 172.21.15.67:0/3742577798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:42 smithi067 bash[17655]: cluster 2024-04-03T18:00:40.960589+0000 mgr.y (mgr.24370) 6668 : cluster [DBG] pgmap v6652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:42 smithi067 bash[17655]: audit 2024-04-03T18:00:42.244121+0000 mon.c (mon.2) 2636 : audit [DBG] from='client.? 172.21.15.67:0/3742577798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:43] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:00:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:00:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:44 smithi082 bash[20963]: cluster 2024-04-03T18:00:42.961300+0000 mgr.y (mgr.24370) 6669 : cluster [DBG] pgmap v6653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:44 smithi067 bash[17655]: cluster 2024-04-03T18:00:42.961300+0000 mgr.y (mgr.24370) 6669 : cluster [DBG] pgmap v6653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:44 smithi067 bash[27441]: cluster 2024-04-03T18:00:42.961300+0000 mgr.y (mgr.24370) 6669 : cluster [DBG] pgmap v6653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:45 smithi082 bash[20963]: audit 2024-04-03T18:00:44.698393+0000 mon.a (mon.0) 6139 : audit [DBG] from='client.? 172.21.15.67:0/2360571400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:45 smithi067 bash[17655]: audit 2024-04-03T18:00:44.698393+0000 mon.a (mon.0) 6139 : audit [DBG] from='client.? 172.21.15.67:0/2360571400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:45 smithi067 bash[27441]: audit 2024-04-03T18:00:44.698393+0000 mon.a (mon.0) 6139 : audit [DBG] from='client.? 172.21.15.67:0/2360571400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:46 smithi082 bash[20963]: cluster 2024-04-03T18:00:44.962010+0000 mgr.y (mgr.24370) 6670 : cluster [DBG] pgmap v6654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:46 smithi067 bash[27441]: cluster 2024-04-03T18:00:44.962010+0000 mgr.y (mgr.24370) 6670 : cluster [DBG] pgmap v6654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:46 smithi067 bash[17655]: cluster 2024-04-03T18:00:44.962010+0000 mgr.y (mgr.24370) 6670 : cluster [DBG] pgmap v6654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:47 smithi082 bash[20963]: audit 2024-04-03T18:00:47.152282+0000 mon.c (mon.2) 2637 : audit [DBG] from='client.? 172.21.15.67:0/1040635426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:47 smithi067 bash[27441]: audit 2024-04-03T18:00:47.152282+0000 mon.c (mon.2) 2637 : audit [DBG] from='client.? 172.21.15.67:0/1040635426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:47 smithi067 bash[17655]: audit 2024-04-03T18:00:47.152282+0000 mon.c (mon.2) 2637 : audit [DBG] from='client.? 172.21.15.67:0/1040635426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:48 smithi082 bash[20963]: cluster 2024-04-03T18:00:46.963134+0000 mgr.y (mgr.24370) 6671 : cluster [DBG] pgmap v6655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:48 smithi067 bash[27441]: cluster 2024-04-03T18:00:46.963134+0000 mgr.y (mgr.24370) 6671 : cluster [DBG] pgmap v6655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:48 smithi067 bash[17655]: cluster 2024-04-03T18:00:46.963134+0000 mgr.y (mgr.24370) 6671 : cluster [DBG] pgmap v6655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:50 smithi082 bash[20963]: cluster 2024-04-03T18:00:48.963847+0000 mgr.y (mgr.24370) 6672 : cluster [DBG] pgmap v6656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:50 smithi082 bash[20963]: audit 2024-04-03T18:00:49.612101+0000 mon.c (mon.2) 2638 : audit [DBG] from='client.? 172.21.15.67:0/1553870557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:50 smithi067 bash[17655]: cluster 2024-04-03T18:00:48.963847+0000 mgr.y (mgr.24370) 6672 : cluster [DBG] pgmap v6656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:50 smithi067 bash[17655]: audit 2024-04-03T18:00:49.612101+0000 mon.c (mon.2) 2638 : audit [DBG] from='client.? 172.21.15.67:0/1553870557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:50 smithi067 bash[27441]: cluster 2024-04-03T18:00:48.963847+0000 mgr.y (mgr.24370) 6672 : cluster [DBG] pgmap v6656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:50 smithi067 bash[27441]: audit 2024-04-03T18:00:49.612101+0000 mon.c (mon.2) 2638 : audit [DBG] from='client.? 172.21.15.67:0/1553870557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:52 smithi082 bash[20963]: cluster 2024-04-03T18:00:50.965002+0000 mgr.y (mgr.24370) 6673 : cluster [DBG] pgmap v6657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:52 smithi082 bash[20963]: audit 2024-04-03T18:00:52.062445+0000 mon.a (mon.0) 6140 : audit [DBG] from='client.? 172.21.15.67:0/485401382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:52 smithi067 bash[27441]: cluster 2024-04-03T18:00:50.965002+0000 mgr.y (mgr.24370) 6673 : cluster [DBG] pgmap v6657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:52 smithi067 bash[27441]: audit 2024-04-03T18:00:52.062445+0000 mon.a (mon.0) 6140 : audit [DBG] from='client.? 172.21.15.67:0/485401382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:52 smithi067 bash[17655]: cluster 2024-04-03T18:00:50.965002+0000 mgr.y (mgr.24370) 6673 : cluster [DBG] pgmap v6657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:52 smithi067 bash[17655]: audit 2024-04-03T18:00:52.062445+0000 mon.a (mon.0) 6140 : audit [DBG] from='client.? 172.21.15.67:0/485401382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:53] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:00:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:00:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:54 smithi082 bash[20963]: cluster 2024-04-03T18:00:52.965722+0000 mgr.y (mgr.24370) 6674 : cluster [DBG] pgmap v6658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:54 smithi082 bash[20963]: audit 2024-04-03T18:00:54.515515+0000 mon.a (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.67:0/1147878240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:54 smithi067 bash[17655]: cluster 2024-04-03T18:00:52.965722+0000 mgr.y (mgr.24370) 6674 : cluster [DBG] pgmap v6658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:54 smithi067 bash[17655]: audit 2024-04-03T18:00:54.515515+0000 mon.a (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.67:0/1147878240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:54 smithi067 bash[27441]: cluster 2024-04-03T18:00:52.965722+0000 mgr.y (mgr.24370) 6674 : cluster [DBG] pgmap v6658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:54 smithi067 bash[27441]: audit 2024-04-03T18:00:54.515515+0000 mon.a (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.67:0/1147878240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:55 smithi082 bash[20963]: audit 2024-04-03T18:00:55.006917+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:55 smithi067 bash[17655]: audit 2024-04-03T18:00:55.006917+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:55 smithi067 bash[27441]: audit 2024-04-03T18:00:55.006917+0000 mon.a (mon.0) 6142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:00:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:56 smithi082 bash[20963]: cluster 2024-04-03T18:00:54.966426+0000 mgr.y (mgr.24370) 6675 : cluster [DBG] pgmap v6659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:56 smithi067 bash[27441]: cluster 2024-04-03T18:00:54.966426+0000 mgr.y (mgr.24370) 6675 : cluster [DBG] pgmap v6659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:56 smithi067 bash[17655]: cluster 2024-04-03T18:00:54.966426+0000 mgr.y (mgr.24370) 6675 : cluster [DBG] pgmap v6659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:57 smithi082 bash[20963]: audit 2024-04-03T18:00:56.967370+0000 mon.c (mon.2) 2639 : audit [DBG] from='client.? 172.21.15.67:0/468733570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:00:57 smithi082 bash[20963]: cluster 2024-04-03T18:00:56.967641+0000 mgr.y (mgr.24370) 6676 : cluster [DBG] pgmap v6660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:57 smithi067 bash[17655]: audit 2024-04-03T18:00:56.967370+0000 mon.c (mon.2) 2639 : audit [DBG] from='client.? 172.21.15.67:0/468733570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:00:57 smithi067 bash[17655]: cluster 2024-04-03T18:00:56.967641+0000 mgr.y (mgr.24370) 6676 : cluster [DBG] pgmap v6660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:00:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:57 smithi067 bash[27441]: audit 2024-04-03T18:00:56.967370+0000 mon.c (mon.2) 2639 : audit [DBG] from='client.? 172.21.15.67:0/468733570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:00:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:00:57 smithi067 bash[27441]: cluster 2024-04-03T18:00:56.967641+0000 mgr.y (mgr.24370) 6676 : cluster [DBG] pgmap v6660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:00 smithi082 bash[20963]: cluster 2024-04-03T18:00:58.968338+0000 mgr.y (mgr.24370) 6677 : cluster [DBG] pgmap v6661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:00 smithi082 bash[20963]: audit 2024-04-03T18:00:59.423019+0000 mon.c (mon.2) 2640 : audit [DBG] from='client.? 172.21.15.67:0/3287097878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:00 smithi067 bash[27441]: cluster 2024-04-03T18:00:58.968338+0000 mgr.y (mgr.24370) 6677 : cluster [DBG] pgmap v6661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:00 smithi067 bash[27441]: audit 2024-04-03T18:00:59.423019+0000 mon.c (mon.2) 2640 : audit [DBG] from='client.? 172.21.15.67:0/3287097878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:00 smithi067 bash[17655]: cluster 2024-04-03T18:00:58.968338+0000 mgr.y (mgr.24370) 6677 : cluster [DBG] pgmap v6661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:00 smithi067 bash[17655]: audit 2024-04-03T18:00:59.423019+0000 mon.c (mon.2) 2640 : audit [DBG] from='client.? 172.21.15.67:0/3287097878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:02 smithi082 bash[20963]: cluster 2024-04-03T18:01:00.969484+0000 mgr.y (mgr.24370) 6678 : cluster [DBG] pgmap v6662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:02 smithi082 bash[20963]: audit 2024-04-03T18:01:01.876146+0000 mon.a (mon.0) 6143 : audit [DBG] from='client.? 172.21.15.67:0/2568745404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:02 smithi067 bash[27441]: cluster 2024-04-03T18:01:00.969484+0000 mgr.y (mgr.24370) 6678 : cluster [DBG] pgmap v6662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:02 smithi067 bash[27441]: audit 2024-04-03T18:01:01.876146+0000 mon.a (mon.0) 6143 : audit [DBG] from='client.? 172.21.15.67:0/2568745404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:02 smithi067 bash[17655]: cluster 2024-04-03T18:01:00.969484+0000 mgr.y (mgr.24370) 6678 : cluster [DBG] pgmap v6662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:02 smithi067 bash[17655]: audit 2024-04-03T18:01:01.876146+0000 mon.a (mon.0) 6143 : audit [DBG] from='client.? 172.21.15.67:0/2568745404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:01:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:01:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:04 smithi082 bash[20963]: cluster 2024-04-03T18:01:02.970166+0000 mgr.y (mgr.24370) 6679 : cluster [DBG] pgmap v6663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:04 smithi067 bash[27441]: cluster 2024-04-03T18:01:02.970166+0000 mgr.y (mgr.24370) 6679 : cluster [DBG] pgmap v6663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:04 smithi067 bash[17655]: cluster 2024-04-03T18:01:02.970166+0000 mgr.y (mgr.24370) 6679 : cluster [DBG] pgmap v6663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:05 smithi082 bash[20963]: audit 2024-04-03T18:01:04.336375+0000 mon.c (mon.2) 2641 : audit [DBG] from='client.? 172.21.15.67:0/1389631037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:05 smithi067 bash[17655]: audit 2024-04-03T18:01:04.336375+0000 mon.c (mon.2) 2641 : audit [DBG] from='client.? 172.21.15.67:0/1389631037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:05 smithi067 bash[27441]: audit 2024-04-03T18:01:04.336375+0000 mon.c (mon.2) 2641 : audit [DBG] from='client.? 172.21.15.67:0/1389631037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:06 smithi082 bash[20963]: cluster 2024-04-03T18:01:04.970881+0000 mgr.y (mgr.24370) 6680 : cluster [DBG] pgmap v6664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:06 smithi067 bash[27441]: cluster 2024-04-03T18:01:04.970881+0000 mgr.y (mgr.24370) 6680 : cluster [DBG] pgmap v6664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:06 smithi067 bash[17655]: cluster 2024-04-03T18:01:04.970881+0000 mgr.y (mgr.24370) 6680 : cluster [DBG] pgmap v6664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:07 smithi082 bash[20963]: audit 2024-04-03T18:01:06.787560+0000 mon.c (mon.2) 2642 : audit [DBG] from='client.? 172.21.15.67:0/3878639349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:07 smithi067 bash[17655]: audit 2024-04-03T18:01:06.787560+0000 mon.c (mon.2) 2642 : audit [DBG] from='client.? 172.21.15.67:0/3878639349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:07 smithi067 bash[27441]: audit 2024-04-03T18:01:06.787560+0000 mon.c (mon.2) 2642 : audit [DBG] from='client.? 172.21.15.67:0/3878639349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:08 smithi082 bash[20963]: cluster 2024-04-03T18:01:06.972035+0000 mgr.y (mgr.24370) 6681 : cluster [DBG] pgmap v6665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:08 smithi067 bash[27441]: cluster 2024-04-03T18:01:06.972035+0000 mgr.y (mgr.24370) 6681 : cluster [DBG] pgmap v6665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:08 smithi067 bash[17655]: cluster 2024-04-03T18:01:06.972035+0000 mgr.y (mgr.24370) 6681 : cluster [DBG] pgmap v6665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:10 smithi082 bash[20963]: cluster 2024-04-03T18:01:08.972653+0000 mgr.y (mgr.24370) 6682 : cluster [DBG] pgmap v6666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:10 smithi082 bash[20963]: audit 2024-04-03T18:01:09.238331+0000 mon.c (mon.2) 2643 : audit [DBG] from='client.? 172.21.15.67:0/2471854487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:10 smithi082 bash[20963]: audit 2024-04-03T18:01:10.007387+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:10 smithi067 bash[17655]: cluster 2024-04-03T18:01:08.972653+0000 mgr.y (mgr.24370) 6682 : cluster [DBG] pgmap v6666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:10 smithi067 bash[17655]: audit 2024-04-03T18:01:09.238331+0000 mon.c (mon.2) 2643 : audit [DBG] from='client.? 172.21.15.67:0/2471854487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:10 smithi067 bash[17655]: audit 2024-04-03T18:01:10.007387+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:10 smithi067 bash[27441]: cluster 2024-04-03T18:01:08.972653+0000 mgr.y (mgr.24370) 6682 : cluster [DBG] pgmap v6666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:10 smithi067 bash[27441]: audit 2024-04-03T18:01:09.238331+0000 mon.c (mon.2) 2643 : audit [DBG] from='client.? 172.21.15.67:0/2471854487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:10 smithi067 bash[27441]: audit 2024-04-03T18:01:10.007387+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:12 smithi082 bash[20963]: cluster 2024-04-03T18:01:10.973797+0000 mgr.y (mgr.24370) 6683 : cluster [DBG] pgmap v6667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:12 smithi082 bash[20963]: audit 2024-04-03T18:01:11.693957+0000 mon.c (mon.2) 2644 : audit [DBG] from='client.? 172.21.15.67:0/1816021106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:12 smithi067 bash[27441]: cluster 2024-04-03T18:01:10.973797+0000 mgr.y (mgr.24370) 6683 : cluster [DBG] pgmap v6667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:12 smithi067 bash[27441]: audit 2024-04-03T18:01:11.693957+0000 mon.c (mon.2) 2644 : audit [DBG] from='client.? 172.21.15.67:0/1816021106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:12 smithi067 bash[17655]: cluster 2024-04-03T18:01:10.973797+0000 mgr.y (mgr.24370) 6683 : cluster [DBG] pgmap v6667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:12 smithi067 bash[17655]: audit 2024-04-03T18:01:11.693957+0000 mon.c (mon.2) 2644 : audit [DBG] from='client.? 172.21.15.67:0/1816021106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:13] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:01:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:01:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:14 smithi082 bash[20963]: cluster 2024-04-03T18:01:12.974498+0000 mgr.y (mgr.24370) 6684 : cluster [DBG] pgmap v6668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:14 smithi067 bash[17655]: cluster 2024-04-03T18:01:12.974498+0000 mgr.y (mgr.24370) 6684 : cluster [DBG] pgmap v6668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:14 smithi067 bash[27441]: cluster 2024-04-03T18:01:12.974498+0000 mgr.y (mgr.24370) 6684 : cluster [DBG] pgmap v6668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:15 smithi082 bash[20963]: audit 2024-04-03T18:01:14.144293+0000 mon.c (mon.2) 2645 : audit [DBG] from='client.? 172.21.15.67:0/3792034135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:15 smithi067 bash[27441]: audit 2024-04-03T18:01:14.144293+0000 mon.c (mon.2) 2645 : audit [DBG] from='client.? 172.21.15.67:0/3792034135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:15 smithi067 bash[17655]: audit 2024-04-03T18:01:14.144293+0000 mon.c (mon.2) 2645 : audit [DBG] from='client.? 172.21.15.67:0/3792034135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:15.883 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 18:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T18:01:15.577901056Z level=info msg="Completed cleanup jobs" duration=48.013677ms 2024-04-03T18:01:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:16 smithi082 bash[20963]: cluster 2024-04-03T18:01:14.975191+0000 mgr.y (mgr.24370) 6685 : cluster [DBG] pgmap v6669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:16 smithi067 bash[27441]: cluster 2024-04-03T18:01:14.975191+0000 mgr.y (mgr.24370) 6685 : cluster [DBG] pgmap v6669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:16 smithi067 bash[17655]: cluster 2024-04-03T18:01:14.975191+0000 mgr.y (mgr.24370) 6685 : cluster [DBG] pgmap v6669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:17 smithi082 bash[20963]: audit 2024-04-03T18:01:16.596672+0000 mon.a (mon.0) 6145 : audit [DBG] from='client.? 172.21.15.67:0/2985576602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:17 smithi067 bash[17655]: audit 2024-04-03T18:01:16.596672+0000 mon.a (mon.0) 6145 : audit [DBG] from='client.? 172.21.15.67:0/2985576602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:17 smithi067 bash[27441]: audit 2024-04-03T18:01:16.596672+0000 mon.a (mon.0) 6145 : audit [DBG] from='client.? 172.21.15.67:0/2985576602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:18 smithi082 bash[20963]: cluster 2024-04-03T18:01:16.976451+0000 mgr.y (mgr.24370) 6686 : cluster [DBG] pgmap v6670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:18 smithi067 bash[17655]: cluster 2024-04-03T18:01:16.976451+0000 mgr.y (mgr.24370) 6686 : cluster [DBG] pgmap v6670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:18 smithi067 bash[27441]: cluster 2024-04-03T18:01:16.976451+0000 mgr.y (mgr.24370) 6686 : cluster [DBG] pgmap v6670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:19 smithi082 bash[20963]: audit 2024-04-03T18:01:19.047506+0000 mon.c (mon.2) 2646 : audit [DBG] from='client.? 172.21.15.67:0/155123082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:19 smithi067 bash[17655]: audit 2024-04-03T18:01:19.047506+0000 mon.c (mon.2) 2646 : audit [DBG] from='client.? 172.21.15.67:0/155123082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:19 smithi067 bash[27441]: audit 2024-04-03T18:01:19.047506+0000 mon.c (mon.2) 2646 : audit [DBG] from='client.? 172.21.15.67:0/155123082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:20 smithi082 bash[20963]: cluster 2024-04-03T18:01:18.977078+0000 mgr.y (mgr.24370) 6687 : cluster [DBG] pgmap v6671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:20 smithi067 bash[27441]: cluster 2024-04-03T18:01:18.977078+0000 mgr.y (mgr.24370) 6687 : cluster [DBG] pgmap v6671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:20 smithi067 bash[17655]: cluster 2024-04-03T18:01:18.977078+0000 mgr.y (mgr.24370) 6687 : cluster [DBG] pgmap v6671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:22 smithi082 bash[20963]: cluster 2024-04-03T18:01:20.978212+0000 mgr.y (mgr.24370) 6688 : cluster [DBG] pgmap v6672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:22 smithi082 bash[20963]: audit 2024-04-03T18:01:21.505741+0000 mon.a (mon.0) 6146 : audit [DBG] from='client.? 172.21.15.67:0/3634850140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:22 smithi067 bash[27441]: cluster 2024-04-03T18:01:20.978212+0000 mgr.y (mgr.24370) 6688 : cluster [DBG] pgmap v6672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:22 smithi067 bash[27441]: audit 2024-04-03T18:01:21.505741+0000 mon.a (mon.0) 6146 : audit [DBG] from='client.? 172.21.15.67:0/3634850140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:22 smithi067 bash[17655]: cluster 2024-04-03T18:01:20.978212+0000 mgr.y (mgr.24370) 6688 : cluster [DBG] pgmap v6672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:22 smithi067 bash[17655]: audit 2024-04-03T18:01:21.505741+0000 mon.a (mon.0) 6146 : audit [DBG] from='client.? 172.21.15.67:0/3634850140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:23] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:01:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:01:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:24 smithi082 bash[20963]: cluster 2024-04-03T18:01:22.978922+0000 mgr.y (mgr.24370) 6689 : cluster [DBG] pgmap v6673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:24 smithi082 bash[20963]: audit 2024-04-03T18:01:23.967004+0000 mon.c (mon.2) 2647 : audit [DBG] from='client.? 172.21.15.67:0/468929597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:24 smithi067 bash[27441]: cluster 2024-04-03T18:01:22.978922+0000 mgr.y (mgr.24370) 6689 : cluster [DBG] pgmap v6673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:24 smithi067 bash[27441]: audit 2024-04-03T18:01:23.967004+0000 mon.c (mon.2) 2647 : audit [DBG] from='client.? 172.21.15.67:0/468929597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:24 smithi067 bash[17655]: cluster 2024-04-03T18:01:22.978922+0000 mgr.y (mgr.24370) 6689 : cluster [DBG] pgmap v6673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:24 smithi067 bash[17655]: audit 2024-04-03T18:01:23.967004+0000 mon.c (mon.2) 2647 : audit [DBG] from='client.? 172.21.15.67:0/468929597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:25 smithi082 bash[20963]: audit 2024-04-03T18:01:25.008094+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:25 smithi067 bash[27441]: audit 2024-04-03T18:01:25.008094+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:25 smithi067 bash[17655]: audit 2024-04-03T18:01:25.008094+0000 mon.a (mon.0) 6147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:26 smithi082 bash[20963]: cluster 2024-04-03T18:01:24.979631+0000 mgr.y (mgr.24370) 6690 : cluster [DBG] pgmap v6674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:26 smithi082 bash[20963]: audit 2024-04-03T18:01:26.418678+0000 mon.a (mon.0) 6148 : audit [DBG] from='client.? 172.21.15.67:0/102592976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:26 smithi067 bash[17655]: cluster 2024-04-03T18:01:24.979631+0000 mgr.y (mgr.24370) 6690 : cluster [DBG] pgmap v6674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:26 smithi067 bash[17655]: audit 2024-04-03T18:01:26.418678+0000 mon.a (mon.0) 6148 : audit [DBG] from='client.? 172.21.15.67:0/102592976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:26 smithi067 bash[27441]: cluster 2024-04-03T18:01:24.979631+0000 mgr.y (mgr.24370) 6690 : cluster [DBG] pgmap v6674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:26 smithi067 bash[27441]: audit 2024-04-03T18:01:26.418678+0000 mon.a (mon.0) 6148 : audit [DBG] from='client.? 172.21.15.67:0/102592976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:28 smithi082 bash[20963]: cluster 2024-04-03T18:01:26.980809+0000 mgr.y (mgr.24370) 6691 : cluster [DBG] pgmap v6675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:28 smithi082 bash[20963]: audit 2024-04-03T18:01:28.374322+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:01:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:28 smithi067 bash[17655]: cluster 2024-04-03T18:01:26.980809+0000 mgr.y (mgr.24370) 6691 : cluster [DBG] pgmap v6675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:28 smithi067 bash[17655]: audit 2024-04-03T18:01:28.374322+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:01:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:28 smithi067 bash[27441]: cluster 2024-04-03T18:01:26.980809+0000 mgr.y (mgr.24370) 6691 : cluster [DBG] pgmap v6675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:28 smithi067 bash[27441]: audit 2024-04-03T18:01:28.374322+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:01:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:29 smithi082 bash[20963]: audit 2024-04-03T18:01:28.872414+0000 mon.c (mon.2) 2648 : audit [DBG] from='client.? 172.21.15.67:0/2749360917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:29 smithi067 bash[17655]: audit 2024-04-03T18:01:28.872414+0000 mon.c (mon.2) 2648 : audit [DBG] from='client.? 172.21.15.67:0/2749360917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:29 smithi067 bash[27441]: audit 2024-04-03T18:01:28.872414+0000 mon.c (mon.2) 2648 : audit [DBG] from='client.? 172.21.15.67:0/2749360917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:30 smithi082 bash[20963]: cluster 2024-04-03T18:01:28.981444+0000 mgr.y (mgr.24370) 6692 : cluster [DBG] pgmap v6676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:30 smithi067 bash[17655]: cluster 2024-04-03T18:01:28.981444+0000 mgr.y (mgr.24370) 6692 : cluster [DBG] pgmap v6676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:30.954 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:30 smithi067 bash[27441]: cluster 2024-04-03T18:01:28.981444+0000 mgr.y (mgr.24370) 6692 : cluster [DBG] pgmap v6676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:31 smithi082 bash[20963]: audit 2024-04-03T18:01:31.329061+0000 mon.a (mon.0) 6150 : audit [DBG] from='client.? 172.21.15.67:0/629558375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:31 smithi067 bash[17655]: audit 2024-04-03T18:01:31.329061+0000 mon.a (mon.0) 6150 : audit [DBG] from='client.? 172.21.15.67:0/629558375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:31 smithi067 bash[27441]: audit 2024-04-03T18:01:31.329061+0000 mon.a (mon.0) 6150 : audit [DBG] from='client.? 172.21.15.67:0/629558375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:32 smithi082 bash[20963]: cluster 2024-04-03T18:01:30.982602+0000 mgr.y (mgr.24370) 6693 : cluster [DBG] pgmap v6677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:32 smithi067 bash[17655]: cluster 2024-04-03T18:01:30.982602+0000 mgr.y (mgr.24370) 6693 : cluster [DBG] pgmap v6677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:32 smithi067 bash[27441]: cluster 2024-04-03T18:01:30.982602+0000 mgr.y (mgr.24370) 6693 : cluster [DBG] pgmap v6677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:01:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:01:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:34 smithi082 bash[20963]: cluster 2024-04-03T18:01:32.983312+0000 mgr.y (mgr.24370) 6694 : cluster [DBG] pgmap v6678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:34 smithi082 bash[20963]: audit 2024-04-03T18:01:33.790622+0000 mon.a (mon.0) 6151 : audit [DBG] from='client.? 172.21.15.67:0/2326349386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:34 smithi082 bash[20963]: audit 2024-04-03T18:01:34.077126+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:34 smithi082 bash[20963]: audit 2024-04-03T18:01:34.086573+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:34 smithi082 bash[20963]: audit 2024-04-03T18:01:34.371776+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:34 smithi082 bash[20963]: audit 2024-04-03T18:01:34.379927+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[27441]: cluster 2024-04-03T18:01:32.983312+0000 mgr.y (mgr.24370) 6694 : cluster [DBG] pgmap v6678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[27441]: audit 2024-04-03T18:01:33.790622+0000 mon.a (mon.0) 6151 : audit [DBG] from='client.? 172.21.15.67:0/2326349386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[27441]: audit 2024-04-03T18:01:34.077126+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[27441]: audit 2024-04-03T18:01:34.086573+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[27441]: audit 2024-04-03T18:01:34.371776+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[27441]: audit 2024-04-03T18:01:34.379927+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[17655]: cluster 2024-04-03T18:01:32.983312+0000 mgr.y (mgr.24370) 6694 : cluster [DBG] pgmap v6678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[17655]: audit 2024-04-03T18:01:33.790622+0000 mon.a (mon.0) 6151 : audit [DBG] from='client.? 172.21.15.67:0/2326349386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[17655]: audit 2024-04-03T18:01:34.077126+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[17655]: audit 2024-04-03T18:01:34.086573+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[17655]: audit 2024-04-03T18:01:34.371776+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:34 smithi067 bash[17655]: audit 2024-04-03T18:01:34.379927+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:35 smithi082 bash[20963]: audit 2024-04-03T18:01:34.806256+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:01:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:35 smithi082 bash[20963]: audit 2024-04-03T18:01:34.807575+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:01:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:35 smithi082 bash[20963]: audit 2024-04-03T18:01:34.816275+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:35 smithi067 bash[27441]: audit 2024-04-03T18:01:34.806256+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:01:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:35 smithi067 bash[27441]: audit 2024-04-03T18:01:34.807575+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:01:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:35 smithi067 bash[27441]: audit 2024-04-03T18:01:34.816275+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:35 smithi067 bash[17655]: audit 2024-04-03T18:01:34.806256+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:01:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:35 smithi067 bash[17655]: audit 2024-04-03T18:01:34.807575+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:01:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:35 smithi067 bash[17655]: audit 2024-04-03T18:01:34.816275+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:01:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:36 smithi082 bash[20963]: cluster 2024-04-03T18:01:34.984040+0000 mgr.y (mgr.24370) 6695 : cluster [DBG] pgmap v6679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:36 smithi082 bash[20963]: audit 2024-04-03T18:01:36.237319+0000 mon.c (mon.2) 2649 : audit [DBG] from='client.? 172.21.15.67:0/1006936697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:36 smithi067 bash[17655]: cluster 2024-04-03T18:01:34.984040+0000 mgr.y (mgr.24370) 6695 : cluster [DBG] pgmap v6679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:36 smithi067 bash[17655]: audit 2024-04-03T18:01:36.237319+0000 mon.c (mon.2) 2649 : audit [DBG] from='client.? 172.21.15.67:0/1006936697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:36 smithi067 bash[27441]: cluster 2024-04-03T18:01:34.984040+0000 mgr.y (mgr.24370) 6695 : cluster [DBG] pgmap v6679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:36 smithi067 bash[27441]: audit 2024-04-03T18:01:36.237319+0000 mon.c (mon.2) 2649 : audit [DBG] from='client.? 172.21.15.67:0/1006936697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:38 smithi082 bash[20963]: cluster 2024-04-03T18:01:36.985250+0000 mgr.y (mgr.24370) 6696 : cluster [DBG] pgmap v6680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:38 smithi067 bash[17655]: cluster 2024-04-03T18:01:36.985250+0000 mgr.y (mgr.24370) 6696 : cluster [DBG] pgmap v6680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:38 smithi067 bash[27441]: cluster 2024-04-03T18:01:36.985250+0000 mgr.y (mgr.24370) 6696 : cluster [DBG] pgmap v6680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:39 smithi082 bash[20963]: audit 2024-04-03T18:01:38.696174+0000 mon.c (mon.2) 2650 : audit [DBG] from='client.? 172.21.15.67:0/404884219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:39 smithi067 bash[27441]: audit 2024-04-03T18:01:38.696174+0000 mon.c (mon.2) 2650 : audit [DBG] from='client.? 172.21.15.67:0/404884219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:39 smithi067 bash[17655]: audit 2024-04-03T18:01:38.696174+0000 mon.c (mon.2) 2650 : audit [DBG] from='client.? 172.21.15.67:0/404884219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:40 smithi082 bash[20963]: cluster 2024-04-03T18:01:38.986091+0000 mgr.y (mgr.24370) 6697 : cluster [DBG] pgmap v6681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:40 smithi082 bash[20963]: audit 2024-04-03T18:01:40.008343+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:40 smithi067 bash[27441]: cluster 2024-04-03T18:01:38.986091+0000 mgr.y (mgr.24370) 6697 : cluster [DBG] pgmap v6681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:40 smithi067 bash[27441]: audit 2024-04-03T18:01:40.008343+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:40 smithi067 bash[17655]: cluster 2024-04-03T18:01:38.986091+0000 mgr.y (mgr.24370) 6697 : cluster [DBG] pgmap v6681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:40 smithi067 bash[17655]: audit 2024-04-03T18:01:40.008343+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:41 smithi082 bash[20963]: audit 2024-04-03T18:01:41.150232+0000 mon.a (mon.0) 6160 : audit [DBG] from='client.? 172.21.15.67:0/459613977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:41 smithi067 bash[17655]: audit 2024-04-03T18:01:41.150232+0000 mon.a (mon.0) 6160 : audit [DBG] from='client.? 172.21.15.67:0/459613977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:41 smithi067 bash[27441]: audit 2024-04-03T18:01:41.150232+0000 mon.a (mon.0) 6160 : audit [DBG] from='client.? 172.21.15.67:0/459613977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:42 smithi082 bash[20963]: cluster 2024-04-03T18:01:40.987279+0000 mgr.y (mgr.24370) 6698 : cluster [DBG] pgmap v6682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:42 smithi067 bash[27441]: cluster 2024-04-03T18:01:40.987279+0000 mgr.y (mgr.24370) 6698 : cluster [DBG] pgmap v6682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:42 smithi067 bash[17655]: cluster 2024-04-03T18:01:40.987279+0000 mgr.y (mgr.24370) 6698 : cluster [DBG] pgmap v6682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:43] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:01:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:01:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:44 smithi082 bash[20963]: cluster 2024-04-03T18:01:42.988003+0000 mgr.y (mgr.24370) 6699 : cluster [DBG] pgmap v6683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:44 smithi082 bash[20963]: audit 2024-04-03T18:01:43.605410+0000 mon.c (mon.2) 2651 : audit [DBG] from='client.? 172.21.15.67:0/2332870577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:44 smithi067 bash[27441]: cluster 2024-04-03T18:01:42.988003+0000 mgr.y (mgr.24370) 6699 : cluster [DBG] pgmap v6683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:44 smithi067 bash[27441]: audit 2024-04-03T18:01:43.605410+0000 mon.c (mon.2) 2651 : audit [DBG] from='client.? 172.21.15.67:0/2332870577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:44 smithi067 bash[17655]: cluster 2024-04-03T18:01:42.988003+0000 mgr.y (mgr.24370) 6699 : cluster [DBG] pgmap v6683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:44 smithi067 bash[17655]: audit 2024-04-03T18:01:43.605410+0000 mon.c (mon.2) 2651 : audit [DBG] from='client.? 172.21.15.67:0/2332870577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:46 smithi082 bash[20963]: cluster 2024-04-03T18:01:44.988738+0000 mgr.y (mgr.24370) 6700 : cluster [DBG] pgmap v6684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:46 smithi082 bash[20963]: audit 2024-04-03T18:01:46.059377+0000 mon.a (mon.0) 6161 : audit [DBG] from='client.? 172.21.15.67:0/975368148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:46 smithi067 bash[17655]: cluster 2024-04-03T18:01:44.988738+0000 mgr.y (mgr.24370) 6700 : cluster [DBG] pgmap v6684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:46 smithi067 bash[17655]: audit 2024-04-03T18:01:46.059377+0000 mon.a (mon.0) 6161 : audit [DBG] from='client.? 172.21.15.67:0/975368148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:46 smithi067 bash[27441]: cluster 2024-04-03T18:01:44.988738+0000 mgr.y (mgr.24370) 6700 : cluster [DBG] pgmap v6684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:46 smithi067 bash[27441]: audit 2024-04-03T18:01:46.059377+0000 mon.a (mon.0) 6161 : audit [DBG] from='client.? 172.21.15.67:0/975368148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:48 smithi082 bash[20963]: cluster 2024-04-03T18:01:46.989907+0000 mgr.y (mgr.24370) 6701 : cluster [DBG] pgmap v6685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:48 smithi082 bash[20963]: audit 2024-04-03T18:01:48.512361+0000 mon.c (mon.2) 2652 : audit [DBG] from='client.? 172.21.15.67:0/3984711800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:48 smithi067 bash[27441]: cluster 2024-04-03T18:01:46.989907+0000 mgr.y (mgr.24370) 6701 : cluster [DBG] pgmap v6685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:48 smithi067 bash[27441]: audit 2024-04-03T18:01:48.512361+0000 mon.c (mon.2) 2652 : audit [DBG] from='client.? 172.21.15.67:0/3984711800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:48 smithi067 bash[17655]: cluster 2024-04-03T18:01:46.989907+0000 mgr.y (mgr.24370) 6701 : cluster [DBG] pgmap v6685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:48 smithi067 bash[17655]: audit 2024-04-03T18:01:48.512361+0000 mon.c (mon.2) 2652 : audit [DBG] from='client.? 172.21.15.67:0/3984711800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:50 smithi082 bash[20963]: cluster 2024-04-03T18:01:48.990623+0000 mgr.y (mgr.24370) 6702 : cluster [DBG] pgmap v6686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:50 smithi067 bash[17655]: cluster 2024-04-03T18:01:48.990623+0000 mgr.y (mgr.24370) 6702 : cluster [DBG] pgmap v6686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:50 smithi067 bash[27441]: cluster 2024-04-03T18:01:48.990623+0000 mgr.y (mgr.24370) 6702 : cluster [DBG] pgmap v6686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:51 smithi082 bash[20963]: audit 2024-04-03T18:01:50.974102+0000 mon.a (mon.0) 6162 : audit [DBG] from='client.? 172.21.15.67:0/544436585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:51 smithi067 bash[17655]: audit 2024-04-03T18:01:50.974102+0000 mon.a (mon.0) 6162 : audit [DBG] from='client.? 172.21.15.67:0/544436585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:51 smithi067 bash[27441]: audit 2024-04-03T18:01:50.974102+0000 mon.a (mon.0) 6162 : audit [DBG] from='client.? 172.21.15.67:0/544436585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:52 smithi082 bash[20963]: cluster 2024-04-03T18:01:50.991643+0000 mgr.y (mgr.24370) 6703 : cluster [DBG] pgmap v6687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:52 smithi067 bash[27441]: cluster 2024-04-03T18:01:50.991643+0000 mgr.y (mgr.24370) 6703 : cluster [DBG] pgmap v6687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:52 smithi067 bash[17655]: cluster 2024-04-03T18:01:50.991643+0000 mgr.y (mgr.24370) 6703 : cluster [DBG] pgmap v6687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:53] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:01:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:01:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:53 smithi082 bash[20963]: cluster 2024-04-03T18:01:52.992376+0000 mgr.y (mgr.24370) 6704 : cluster [DBG] pgmap v6688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:53 smithi082 bash[20963]: audit 2024-04-03T18:01:53.430622+0000 mon.c (mon.2) 2653 : audit [DBG] from='client.? 172.21.15.67:0/2703806495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:53.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:53 smithi067 bash[27441]: cluster 2024-04-03T18:01:52.992376+0000 mgr.y (mgr.24370) 6704 : cluster [DBG] pgmap v6688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:53.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:53 smithi067 bash[27441]: audit 2024-04-03T18:01:53.430622+0000 mon.c (mon.2) 2653 : audit [DBG] from='client.? 172.21.15.67:0/2703806495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:53 smithi067 bash[17655]: cluster 2024-04-03T18:01:52.992376+0000 mgr.y (mgr.24370) 6704 : cluster [DBG] pgmap v6688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:53 smithi067 bash[17655]: audit 2024-04-03T18:01:53.430622+0000 mon.c (mon.2) 2653 : audit [DBG] from='client.? 172.21.15.67:0/2703806495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:55 smithi082 bash[20963]: audit 2024-04-03T18:01:55.008509+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:55 smithi067 bash[27441]: audit 2024-04-03T18:01:55.008509+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:55 smithi067 bash[17655]: audit 2024-04-03T18:01:55.008509+0000 mon.a (mon.0) 6163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:01:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:56 smithi082 bash[20963]: cluster 2024-04-03T18:01:54.993063+0000 mgr.y (mgr.24370) 6705 : cluster [DBG] pgmap v6689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:56 smithi082 bash[20963]: audit 2024-04-03T18:01:55.887934+0000 mon.a (mon.0) 6164 : audit [DBG] from='client.? 172.21.15.67:0/362210795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:56 smithi067 bash[17655]: cluster 2024-04-03T18:01:54.993063+0000 mgr.y (mgr.24370) 6705 : cluster [DBG] pgmap v6689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:56 smithi067 bash[17655]: audit 2024-04-03T18:01:55.887934+0000 mon.a (mon.0) 6164 : audit [DBG] from='client.? 172.21.15.67:0/362210795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:56 smithi067 bash[27441]: cluster 2024-04-03T18:01:54.993063+0000 mgr.y (mgr.24370) 6705 : cluster [DBG] pgmap v6689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:56 smithi067 bash[27441]: audit 2024-04-03T18:01:55.887934+0000 mon.a (mon.0) 6164 : audit [DBG] from='client.? 172.21.15.67:0/362210795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:58 smithi082 bash[20963]: cluster 2024-04-03T18:01:56.994384+0000 mgr.y (mgr.24370) 6706 : cluster [DBG] pgmap v6690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:58 smithi067 bash[17655]: cluster 2024-04-03T18:01:56.994384+0000 mgr.y (mgr.24370) 6706 : cluster [DBG] pgmap v6690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:58 smithi067 bash[27441]: cluster 2024-04-03T18:01:56.994384+0000 mgr.y (mgr.24370) 6706 : cluster [DBG] pgmap v6690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:01:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:01:59 smithi082 bash[20963]: audit 2024-04-03T18:01:58.347923+0000 mon.c (mon.2) 2654 : audit [DBG] from='client.? 172.21.15.67:0/344378078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:01:59 smithi067 bash[17655]: audit 2024-04-03T18:01:58.347923+0000 mon.c (mon.2) 2654 : audit [DBG] from='client.? 172.21.15.67:0/344378078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:01:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:01:59 smithi067 bash[27441]: audit 2024-04-03T18:01:58.347923+0000 mon.c (mon.2) 2654 : audit [DBG] from='client.? 172.21.15.67:0/344378078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:00 smithi082 bash[20963]: cluster 2024-04-03T18:01:58.995119+0000 mgr.y (mgr.24370) 6707 : cluster [DBG] pgmap v6691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:00 smithi067 bash[17655]: cluster 2024-04-03T18:01:58.995119+0000 mgr.y (mgr.24370) 6707 : cluster [DBG] pgmap v6691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:00 smithi067 bash[27441]: cluster 2024-04-03T18:01:58.995119+0000 mgr.y (mgr.24370) 6707 : cluster [DBG] pgmap v6691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:01 smithi082 bash[20963]: audit 2024-04-03T18:02:00.810936+0000 mon.c (mon.2) 2655 : audit [DBG] from='client.? 172.21.15.67:0/426275070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:01 smithi067 bash[17655]: audit 2024-04-03T18:02:00.810936+0000 mon.c (mon.2) 2655 : audit [DBG] from='client.? 172.21.15.67:0/426275070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:01 smithi067 bash[27441]: audit 2024-04-03T18:02:00.810936+0000 mon.c (mon.2) 2655 : audit [DBG] from='client.? 172.21.15.67:0/426275070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:02 smithi082 bash[20963]: cluster 2024-04-03T18:02:00.996360+0000 mgr.y (mgr.24370) 6708 : cluster [DBG] pgmap v6692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:02 smithi067 bash[27441]: cluster 2024-04-03T18:02:00.996360+0000 mgr.y (mgr.24370) 6708 : cluster [DBG] pgmap v6692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:02 smithi067 bash[17655]: cluster 2024-04-03T18:02:00.996360+0000 mgr.y (mgr.24370) 6708 : cluster [DBG] pgmap v6692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:02:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:02:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:04 smithi082 bash[20963]: cluster 2024-04-03T18:02:02.997020+0000 mgr.y (mgr.24370) 6709 : cluster [DBG] pgmap v6693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:04 smithi082 bash[20963]: audit 2024-04-03T18:02:03.270688+0000 mon.a (mon.0) 6165 : audit [DBG] from='client.? 172.21.15.67:0/1735895830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:04 smithi067 bash[27441]: cluster 2024-04-03T18:02:02.997020+0000 mgr.y (mgr.24370) 6709 : cluster [DBG] pgmap v6693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:04 smithi067 bash[27441]: audit 2024-04-03T18:02:03.270688+0000 mon.a (mon.0) 6165 : audit [DBG] from='client.? 172.21.15.67:0/1735895830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:04 smithi067 bash[17655]: cluster 2024-04-03T18:02:02.997020+0000 mgr.y (mgr.24370) 6709 : cluster [DBG] pgmap v6693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:04 smithi067 bash[17655]: audit 2024-04-03T18:02:03.270688+0000 mon.a (mon.0) 6165 : audit [DBG] from='client.? 172.21.15.67:0/1735895830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:06 smithi082 bash[20963]: cluster 2024-04-03T18:02:04.997674+0000 mgr.y (mgr.24370) 6710 : cluster [DBG] pgmap v6694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:06 smithi082 bash[20963]: audit 2024-04-03T18:02:05.721723+0000 mon.a (mon.0) 6166 : audit [DBG] from='client.? 172.21.15.67:0/695071397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:06 smithi067 bash[27441]: cluster 2024-04-03T18:02:04.997674+0000 mgr.y (mgr.24370) 6710 : cluster [DBG] pgmap v6694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:06 smithi067 bash[27441]: audit 2024-04-03T18:02:05.721723+0000 mon.a (mon.0) 6166 : audit [DBG] from='client.? 172.21.15.67:0/695071397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:06 smithi067 bash[17655]: cluster 2024-04-03T18:02:04.997674+0000 mgr.y (mgr.24370) 6710 : cluster [DBG] pgmap v6694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:06 smithi067 bash[17655]: audit 2024-04-03T18:02:05.721723+0000 mon.a (mon.0) 6166 : audit [DBG] from='client.? 172.21.15.67:0/695071397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:08 smithi082 bash[20963]: cluster 2024-04-03T18:02:06.998883+0000 mgr.y (mgr.24370) 6711 : cluster [DBG] pgmap v6695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:08 smithi067 bash[27441]: cluster 2024-04-03T18:02:06.998883+0000 mgr.y (mgr.24370) 6711 : cluster [DBG] pgmap v6695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:08 smithi067 bash[17655]: cluster 2024-04-03T18:02:06.998883+0000 mgr.y (mgr.24370) 6711 : cluster [DBG] pgmap v6695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:09 smithi082 bash[20963]: audit 2024-04-03T18:02:08.185337+0000 mon.a (mon.0) 6167 : audit [DBG] from='client.? 172.21.15.67:0/3617054442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:09 smithi067 bash[17655]: audit 2024-04-03T18:02:08.185337+0000 mon.a (mon.0) 6167 : audit [DBG] from='client.? 172.21.15.67:0/3617054442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:09 smithi067 bash[27441]: audit 2024-04-03T18:02:08.185337+0000 mon.a (mon.0) 6167 : audit [DBG] from='client.? 172.21.15.67:0/3617054442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:10 smithi082 bash[20963]: cluster 2024-04-03T18:02:08.999714+0000 mgr.y (mgr.24370) 6712 : cluster [DBG] pgmap v6696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:10 smithi082 bash[20963]: audit 2024-04-03T18:02:10.008958+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:10 smithi067 bash[17655]: cluster 2024-04-03T18:02:08.999714+0000 mgr.y (mgr.24370) 6712 : cluster [DBG] pgmap v6696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:10 smithi067 bash[17655]: audit 2024-04-03T18:02:10.008958+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:10 smithi067 bash[27441]: cluster 2024-04-03T18:02:08.999714+0000 mgr.y (mgr.24370) 6712 : cluster [DBG] pgmap v6696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:10 smithi067 bash[27441]: audit 2024-04-03T18:02:10.008958+0000 mon.a (mon.0) 6168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:11 smithi082 bash[20963]: audit 2024-04-03T18:02:10.639832+0000 mon.c (mon.2) 2656 : audit [DBG] from='client.? 172.21.15.67:0/2665752887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:11 smithi067 bash[17655]: audit 2024-04-03T18:02:10.639832+0000 mon.c (mon.2) 2656 : audit [DBG] from='client.? 172.21.15.67:0/2665752887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:11 smithi067 bash[27441]: audit 2024-04-03T18:02:10.639832+0000 mon.c (mon.2) 2656 : audit [DBG] from='client.? 172.21.15.67:0/2665752887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:12 smithi082 bash[20963]: cluster 2024-04-03T18:02:11.001038+0000 mgr.y (mgr.24370) 6713 : cluster [DBG] pgmap v6697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:12 smithi067 bash[17655]: cluster 2024-04-03T18:02:11.001038+0000 mgr.y (mgr.24370) 6713 : cluster [DBG] pgmap v6697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:12 smithi067 bash[27441]: cluster 2024-04-03T18:02:11.001038+0000 mgr.y (mgr.24370) 6713 : cluster [DBG] pgmap v6697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:13 smithi067 bash[17655]: audit 2024-04-03T18:02:13.098392+0000 mon.c (mon.2) 2657 : audit [DBG] from='client.? 172.21.15.67:0/4038240226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:13] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:02:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:13 smithi067 bash[27441]: audit 2024-04-03T18:02:13.098392+0000 mon.c (mon.2) 2657 : audit [DBG] from='client.? 172.21.15.67:0/4038240226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:13 smithi082 bash[20963]: audit 2024-04-03T18:02:13.098392+0000 mon.c (mon.2) 2657 : audit [DBG] from='client.? 172.21.15.67:0/4038240226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:02:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:14 smithi067 bash[27441]: cluster 2024-04-03T18:02:13.001852+0000 mgr.y (mgr.24370) 6714 : cluster [DBG] pgmap v6698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:14 smithi067 bash[17655]: cluster 2024-04-03T18:02:13.001852+0000 mgr.y (mgr.24370) 6714 : cluster [DBG] pgmap v6698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:14 smithi082 bash[20963]: cluster 2024-04-03T18:02:13.001852+0000 mgr.y (mgr.24370) 6714 : cluster [DBG] pgmap v6698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:16 smithi067 bash[17655]: cluster 2024-04-03T18:02:15.002618+0000 mgr.y (mgr.24370) 6715 : cluster [DBG] pgmap v6699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:16 smithi067 bash[17655]: audit 2024-04-03T18:02:15.559864+0000 mon.c (mon.2) 2658 : audit [DBG] from='client.? 172.21.15.67:0/1782849519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:16 smithi067 bash[27441]: cluster 2024-04-03T18:02:15.002618+0000 mgr.y (mgr.24370) 6715 : cluster [DBG] pgmap v6699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:16 smithi067 bash[27441]: audit 2024-04-03T18:02:15.559864+0000 mon.c (mon.2) 2658 : audit [DBG] from='client.? 172.21.15.67:0/1782849519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:16 smithi082 bash[20963]: cluster 2024-04-03T18:02:15.002618+0000 mgr.y (mgr.24370) 6715 : cluster [DBG] pgmap v6699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:16 smithi082 bash[20963]: audit 2024-04-03T18:02:15.559864+0000 mon.c (mon.2) 2658 : audit [DBG] from='client.? 172.21.15.67:0/1782849519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:18 smithi067 bash[27441]: cluster 2024-04-03T18:02:17.003936+0000 mgr.y (mgr.24370) 6716 : cluster [DBG] pgmap v6700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:18 smithi067 bash[27441]: audit 2024-04-03T18:02:18.007193+0000 mon.c (mon.2) 2659 : audit [DBG] from='client.? 172.21.15.67:0/3291900206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:18 smithi067 bash[17655]: cluster 2024-04-03T18:02:17.003936+0000 mgr.y (mgr.24370) 6716 : cluster [DBG] pgmap v6700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:18 smithi067 bash[17655]: audit 2024-04-03T18:02:18.007193+0000 mon.c (mon.2) 2659 : audit [DBG] from='client.? 172.21.15.67:0/3291900206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:18 smithi082 bash[20963]: cluster 2024-04-03T18:02:17.003936+0000 mgr.y (mgr.24370) 6716 : cluster [DBG] pgmap v6700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:18 smithi082 bash[20963]: audit 2024-04-03T18:02:18.007193+0000 mon.c (mon.2) 2659 : audit [DBG] from='client.? 172.21.15.67:0/3291900206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:20 smithi067 bash[17655]: cluster 2024-04-03T18:02:19.004800+0000 mgr.y (mgr.24370) 6717 : cluster [DBG] pgmap v6701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:20 smithi067 bash[27441]: cluster 2024-04-03T18:02:19.004800+0000 mgr.y (mgr.24370) 6717 : cluster [DBG] pgmap v6701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:20 smithi082 bash[20963]: cluster 2024-04-03T18:02:19.004800+0000 mgr.y (mgr.24370) 6717 : cluster [DBG] pgmap v6701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:21 smithi067 bash[27441]: audit 2024-04-03T18:02:20.454728+0000 mon.c (mon.2) 2660 : audit [DBG] from='client.? 172.21.15.67:0/3576337490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:21 smithi067 bash[17655]: audit 2024-04-03T18:02:20.454728+0000 mon.c (mon.2) 2660 : audit [DBG] from='client.? 172.21.15.67:0/3576337490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:21 smithi082 bash[20963]: audit 2024-04-03T18:02:20.454728+0000 mon.c (mon.2) 2660 : audit [DBG] from='client.? 172.21.15.67:0/3576337490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:22 smithi067 bash[27441]: cluster 2024-04-03T18:02:21.005965+0000 mgr.y (mgr.24370) 6718 : cluster [DBG] pgmap v6702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:22 smithi067 bash[17655]: cluster 2024-04-03T18:02:21.005965+0000 mgr.y (mgr.24370) 6718 : cluster [DBG] pgmap v6702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:22 smithi082 bash[20963]: cluster 2024-04-03T18:02:21.005965+0000 mgr.y (mgr.24370) 6718 : cluster [DBG] pgmap v6702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:23 smithi067 bash[17655]: audit 2024-04-03T18:02:22.908654+0000 mon.a (mon.0) 6169 : audit [DBG] from='client.? 172.21.15.67:0/3936648366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:23] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:02:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:23 smithi067 bash[27441]: audit 2024-04-03T18:02:22.908654+0000 mon.a (mon.0) 6169 : audit [DBG] from='client.? 172.21.15.67:0/3936648366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:23 smithi082 bash[20963]: audit 2024-04-03T18:02:22.908654+0000 mon.a (mon.0) 6169 : audit [DBG] from='client.? 172.21.15.67:0/3936648366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:02:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:24 smithi082 bash[20963]: cluster 2024-04-03T18:02:23.006630+0000 mgr.y (mgr.24370) 6719 : cluster [DBG] pgmap v6703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:24 smithi067 bash[17655]: cluster 2024-04-03T18:02:23.006630+0000 mgr.y (mgr.24370) 6719 : cluster [DBG] pgmap v6703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:24 smithi067 bash[27441]: cluster 2024-04-03T18:02:23.006630+0000 mgr.y (mgr.24370) 6719 : cluster [DBG] pgmap v6703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:25 smithi082 bash[20963]: audit 2024-04-03T18:02:25.009755+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:25 smithi067 bash[27441]: audit 2024-04-03T18:02:25.009755+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:25 smithi067 bash[17655]: audit 2024-04-03T18:02:25.009755+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:26 smithi082 bash[20963]: cluster 2024-04-03T18:02:25.007416+0000 mgr.y (mgr.24370) 6720 : cluster [DBG] pgmap v6704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:26 smithi082 bash[20963]: audit 2024-04-03T18:02:25.361935+0000 mon.c (mon.2) 2661 : audit [DBG] from='client.? 172.21.15.67:0/344167070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:26 smithi067 bash[17655]: cluster 2024-04-03T18:02:25.007416+0000 mgr.y (mgr.24370) 6720 : cluster [DBG] pgmap v6704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:26 smithi067 bash[17655]: audit 2024-04-03T18:02:25.361935+0000 mon.c (mon.2) 2661 : audit [DBG] from='client.? 172.21.15.67:0/344167070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:26 smithi067 bash[27441]: cluster 2024-04-03T18:02:25.007416+0000 mgr.y (mgr.24370) 6720 : cluster [DBG] pgmap v6704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:26 smithi067 bash[27441]: audit 2024-04-03T18:02:25.361935+0000 mon.c (mon.2) 2661 : audit [DBG] from='client.? 172.21.15.67:0/344167070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:28 smithi082 bash[20963]: cluster 2024-04-03T18:02:27.008753+0000 mgr.y (mgr.24370) 6721 : cluster [DBG] pgmap v6705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:28 smithi082 bash[20963]: audit 2024-04-03T18:02:27.813840+0000 mon.b (mon.1) 55 : audit [DBG] from='client.? 172.21.15.67:0/2883950042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:28 smithi067 bash[27441]: cluster 2024-04-03T18:02:27.008753+0000 mgr.y (mgr.24370) 6721 : cluster [DBG] pgmap v6705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:28 smithi067 bash[27441]: audit 2024-04-03T18:02:27.813840+0000 mon.b (mon.1) 55 : audit [DBG] from='client.? 172.21.15.67:0/2883950042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:28 smithi067 bash[17655]: cluster 2024-04-03T18:02:27.008753+0000 mgr.y (mgr.24370) 6721 : cluster [DBG] pgmap v6705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:28 smithi067 bash[17655]: audit 2024-04-03T18:02:27.813840+0000 mon.b (mon.1) 55 : audit [DBG] from='client.? 172.21.15.67:0/2883950042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:30 smithi082 bash[20963]: cluster 2024-04-03T18:02:29.009609+0000 mgr.y (mgr.24370) 6722 : cluster [DBG] pgmap v6706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:30 smithi067 bash[27441]: cluster 2024-04-03T18:02:29.009609+0000 mgr.y (mgr.24370) 6722 : cluster [DBG] pgmap v6706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:30 smithi067 bash[17655]: cluster 2024-04-03T18:02:29.009609+0000 mgr.y (mgr.24370) 6722 : cluster [DBG] pgmap v6706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:31 smithi082 bash[20963]: audit 2024-04-03T18:02:30.275689+0000 mon.c (mon.2) 2662 : audit [DBG] from='client.? 172.21.15.67:0/3376291466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:31 smithi067 bash[27441]: audit 2024-04-03T18:02:30.275689+0000 mon.c (mon.2) 2662 : audit [DBG] from='client.? 172.21.15.67:0/3376291466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:31 smithi067 bash[17655]: audit 2024-04-03T18:02:30.275689+0000 mon.c (mon.2) 2662 : audit [DBG] from='client.? 172.21.15.67:0/3376291466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:32 smithi082 bash[20963]: cluster 2024-04-03T18:02:31.010815+0000 mgr.y (mgr.24370) 6723 : cluster [DBG] pgmap v6707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:32 smithi067 bash[27441]: cluster 2024-04-03T18:02:31.010815+0000 mgr.y (mgr.24370) 6723 : cluster [DBG] pgmap v6707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:32 smithi067 bash[17655]: cluster 2024-04-03T18:02:31.010815+0000 mgr.y (mgr.24370) 6723 : cluster [DBG] pgmap v6707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:33 smithi067 bash[17655]: audit 2024-04-03T18:02:32.722022+0000 mon.c (mon.2) 2663 : audit [DBG] from='client.? 172.21.15.67:0/4186382486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:02:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:33 smithi067 bash[27441]: audit 2024-04-03T18:02:32.722022+0000 mon.c (mon.2) 2663 : audit [DBG] from='client.? 172.21.15.67:0/4186382486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:33 smithi082 bash[20963]: audit 2024-04-03T18:02:32.722022+0000 mon.c (mon.2) 2663 : audit [DBG] from='client.? 172.21.15.67:0/4186382486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:02:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:34 smithi082 bash[20963]: cluster 2024-04-03T18:02:33.011466+0000 mgr.y (mgr.24370) 6724 : cluster [DBG] pgmap v6708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:34 smithi067 bash[17655]: cluster 2024-04-03T18:02:33.011466+0000 mgr.y (mgr.24370) 6724 : cluster [DBG] pgmap v6708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:34 smithi067 bash[27441]: cluster 2024-04-03T18:02:33.011466+0000 mgr.y (mgr.24370) 6724 : cluster [DBG] pgmap v6708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:35 smithi082 bash[20963]: audit 2024-04-03T18:02:34.892230+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:02:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:35 smithi082 bash[20963]: audit 2024-04-03T18:02:35.174807+0000 mon.c (mon.2) 2664 : audit [DBG] from='client.? 172.21.15.67:0/2027522914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:35 smithi067 bash[27441]: audit 2024-04-03T18:02:34.892230+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:02:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:35 smithi067 bash[27441]: audit 2024-04-03T18:02:35.174807+0000 mon.c (mon.2) 2664 : audit [DBG] from='client.? 172.21.15.67:0/2027522914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:35 smithi067 bash[17655]: audit 2024-04-03T18:02:34.892230+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:02:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:35 smithi067 bash[17655]: audit 2024-04-03T18:02:35.174807+0000 mon.c (mon.2) 2664 : audit [DBG] from='client.? 172.21.15.67:0/2027522914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:36 smithi082 bash[20963]: cluster 2024-04-03T18:02:35.012151+0000 mgr.y (mgr.24370) 6725 : cluster [DBG] pgmap v6709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:36 smithi067 bash[27441]: cluster 2024-04-03T18:02:35.012151+0000 mgr.y (mgr.24370) 6725 : cluster [DBG] pgmap v6709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:36 smithi067 bash[17655]: cluster 2024-04-03T18:02:35.012151+0000 mgr.y (mgr.24370) 6725 : cluster [DBG] pgmap v6709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:38 smithi082 bash[20963]: cluster 2024-04-03T18:02:37.013293+0000 mgr.y (mgr.24370) 6726 : cluster [DBG] pgmap v6710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:38 smithi082 bash[20963]: audit 2024-04-03T18:02:37.630718+0000 mon.c (mon.2) 2665 : audit [DBG] from='client.? 172.21.15.67:0/1261152890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:38 smithi067 bash[17655]: cluster 2024-04-03T18:02:37.013293+0000 mgr.y (mgr.24370) 6726 : cluster [DBG] pgmap v6710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:38 smithi067 bash[17655]: audit 2024-04-03T18:02:37.630718+0000 mon.c (mon.2) 2665 : audit [DBG] from='client.? 172.21.15.67:0/1261152890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:38 smithi067 bash[27441]: cluster 2024-04-03T18:02:37.013293+0000 mgr.y (mgr.24370) 6726 : cluster [DBG] pgmap v6710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:38 smithi067 bash[27441]: audit 2024-04-03T18:02:37.630718+0000 mon.c (mon.2) 2665 : audit [DBG] from='client.? 172.21.15.67:0/1261152890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:40 smithi082 bash[20963]: cluster 2024-04-03T18:02:39.014028+0000 mgr.y (mgr.24370) 6727 : cluster [DBG] pgmap v6711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:40 smithi082 bash[20963]: audit 2024-04-03T18:02:40.008533+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:40 smithi082 bash[20963]: audit 2024-04-03T18:02:40.089116+0000 mon.c (mon.2) 2666 : audit [DBG] from='client.? 172.21.15.67:0/3223401571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:40 smithi067 bash[27441]: cluster 2024-04-03T18:02:39.014028+0000 mgr.y (mgr.24370) 6727 : cluster [DBG] pgmap v6711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:40 smithi067 bash[27441]: audit 2024-04-03T18:02:40.008533+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:40 smithi067 bash[27441]: audit 2024-04-03T18:02:40.089116+0000 mon.c (mon.2) 2666 : audit [DBG] from='client.? 172.21.15.67:0/3223401571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:40 smithi067 bash[17655]: cluster 2024-04-03T18:02:39.014028+0000 mgr.y (mgr.24370) 6727 : cluster [DBG] pgmap v6711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:40 smithi067 bash[17655]: audit 2024-04-03T18:02:40.008533+0000 mon.a (mon.0) 6172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:40 smithi067 bash[17655]: audit 2024-04-03T18:02:40.089116+0000 mon.c (mon.2) 2666 : audit [DBG] from='client.? 172.21.15.67:0/3223401571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:41 smithi082 bash[20963]: audit 2024-04-03T18:02:40.586126+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:41 smithi082 bash[20963]: audit 2024-04-03T18:02:40.594770+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:41 smithi082 bash[20963]: audit 2024-04-03T18:02:40.885330+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:41 smithi082 bash[20963]: audit 2024-04-03T18:02:40.893355+0000 mon.a (mon.0) 6176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:41 smithi082 bash[20963]: audit 2024-04-03T18:02:41.323331+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:02:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:41 smithi082 bash[20963]: audit 2024-04-03T18:02:41.325154+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:02:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:41 smithi082 bash[20963]: audit 2024-04-03T18:02:41.334667+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[17655]: audit 2024-04-03T18:02:40.586126+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[17655]: audit 2024-04-03T18:02:40.594770+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[17655]: audit 2024-04-03T18:02:40.885330+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[17655]: audit 2024-04-03T18:02:40.893355+0000 mon.a (mon.0) 6176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[17655]: audit 2024-04-03T18:02:41.323331+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:02:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[17655]: audit 2024-04-03T18:02:41.325154+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:02:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[17655]: audit 2024-04-03T18:02:41.334667+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[27441]: audit 2024-04-03T18:02:40.586126+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[27441]: audit 2024-04-03T18:02:40.594770+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[27441]: audit 2024-04-03T18:02:40.885330+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[27441]: audit 2024-04-03T18:02:40.893355+0000 mon.a (mon.0) 6176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[27441]: audit 2024-04-03T18:02:41.323331+0000 mon.a (mon.0) 6177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:02:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[27441]: audit 2024-04-03T18:02:41.325154+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:02:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:41 smithi067 bash[27441]: audit 2024-04-03T18:02:41.334667+0000 mon.a (mon.0) 6179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:02:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:42 smithi082 bash[20963]: cluster 2024-04-03T18:02:41.015143+0000 mgr.y (mgr.24370) 6728 : cluster [DBG] pgmap v6712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:42 smithi082 bash[20963]: audit 2024-04-03T18:02:42.553623+0000 mon.c (mon.2) 2667 : audit [DBG] from='client.? 172.21.15.67:0/4234022130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:42 smithi067 bash[17655]: cluster 2024-04-03T18:02:41.015143+0000 mgr.y (mgr.24370) 6728 : cluster [DBG] pgmap v6712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:42 smithi067 bash[17655]: audit 2024-04-03T18:02:42.553623+0000 mon.c (mon.2) 2667 : audit [DBG] from='client.? 172.21.15.67:0/4234022130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:42 smithi067 bash[27441]: cluster 2024-04-03T18:02:41.015143+0000 mgr.y (mgr.24370) 6728 : cluster [DBG] pgmap v6712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:42 smithi067 bash[27441]: audit 2024-04-03T18:02:42.553623+0000 mon.c (mon.2) 2667 : audit [DBG] from='client.? 172.21.15.67:0/4234022130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:43] "GET /metrics HTTP/1.1" 200 239958 "" "Prometheus/2.43.0" 2024-04-03T18:02:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:02:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:44 smithi082 bash[20963]: cluster 2024-04-03T18:02:43.015850+0000 mgr.y (mgr.24370) 6729 : cluster [DBG] pgmap v6713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:44 smithi067 bash[17655]: cluster 2024-04-03T18:02:43.015850+0000 mgr.y (mgr.24370) 6729 : cluster [DBG] pgmap v6713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:44 smithi067 bash[27441]: cluster 2024-04-03T18:02:43.015850+0000 mgr.y (mgr.24370) 6729 : cluster [DBG] pgmap v6713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:45 smithi082 bash[20963]: audit 2024-04-03T18:02:45.009135+0000 mon.c (mon.2) 2668 : audit [DBG] from='client.? 172.21.15.67:0/986871770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:45 smithi082 bash[20963]: cluster 2024-04-03T18:02:45.016520+0000 mgr.y (mgr.24370) 6730 : cluster [DBG] pgmap v6714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:45 smithi067 bash[17655]: audit 2024-04-03T18:02:45.009135+0000 mon.c (mon.2) 2668 : audit [DBG] from='client.? 172.21.15.67:0/986871770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:45 smithi067 bash[17655]: cluster 2024-04-03T18:02:45.016520+0000 mgr.y (mgr.24370) 6730 : cluster [DBG] pgmap v6714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:45 smithi067 bash[27441]: audit 2024-04-03T18:02:45.009135+0000 mon.c (mon.2) 2668 : audit [DBG] from='client.? 172.21.15.67:0/986871770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:45 smithi067 bash[27441]: cluster 2024-04-03T18:02:45.016520+0000 mgr.y (mgr.24370) 6730 : cluster [DBG] pgmap v6714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:48 smithi082 bash[20963]: cluster 2024-04-03T18:02:47.017716+0000 mgr.y (mgr.24370) 6731 : cluster [DBG] pgmap v6715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:48 smithi082 bash[20963]: audit 2024-04-03T18:02:47.451105+0000 mon.c (mon.2) 2669 : audit [DBG] from='client.? 172.21.15.67:0/459419405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:48 smithi067 bash[17655]: cluster 2024-04-03T18:02:47.017716+0000 mgr.y (mgr.24370) 6731 : cluster [DBG] pgmap v6715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:48 smithi067 bash[17655]: audit 2024-04-03T18:02:47.451105+0000 mon.c (mon.2) 2669 : audit [DBG] from='client.? 172.21.15.67:0/459419405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:48 smithi067 bash[27441]: cluster 2024-04-03T18:02:47.017716+0000 mgr.y (mgr.24370) 6731 : cluster [DBG] pgmap v6715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:48 smithi067 bash[27441]: audit 2024-04-03T18:02:47.451105+0000 mon.c (mon.2) 2669 : audit [DBG] from='client.? 172.21.15.67:0/459419405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:50 smithi082 bash[20963]: cluster 2024-04-03T18:02:49.018387+0000 mgr.y (mgr.24370) 6732 : cluster [DBG] pgmap v6716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:50 smithi082 bash[20963]: audit 2024-04-03T18:02:49.902819+0000 mon.a (mon.0) 6180 : audit [DBG] from='client.? 172.21.15.67:0/3105341240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:50 smithi067 bash[27441]: cluster 2024-04-03T18:02:49.018387+0000 mgr.y (mgr.24370) 6732 : cluster [DBG] pgmap v6716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:50 smithi067 bash[27441]: audit 2024-04-03T18:02:49.902819+0000 mon.a (mon.0) 6180 : audit [DBG] from='client.? 172.21.15.67:0/3105341240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:50 smithi067 bash[17655]: cluster 2024-04-03T18:02:49.018387+0000 mgr.y (mgr.24370) 6732 : cluster [DBG] pgmap v6716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:50 smithi067 bash[17655]: audit 2024-04-03T18:02:49.902819+0000 mon.a (mon.0) 6180 : audit [DBG] from='client.? 172.21.15.67:0/3105341240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:52 smithi082 bash[20963]: cluster 2024-04-03T18:02:51.019648+0000 mgr.y (mgr.24370) 6733 : cluster [DBG] pgmap v6717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:52 smithi067 bash[17655]: cluster 2024-04-03T18:02:51.019648+0000 mgr.y (mgr.24370) 6733 : cluster [DBG] pgmap v6717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:52 smithi067 bash[27441]: cluster 2024-04-03T18:02:51.019648+0000 mgr.y (mgr.24370) 6733 : cluster [DBG] pgmap v6717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:53 smithi082 bash[20963]: audit 2024-04-03T18:02:52.366763+0000 mon.c (mon.2) 2670 : audit [DBG] from='client.? 172.21.15.67:0/4236137646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:53] "GET /metrics HTTP/1.1" 200 239958 "" "Prometheus/2.43.0" 2024-04-03T18:02:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:53 smithi067 bash[27441]: audit 2024-04-03T18:02:52.366763+0000 mon.c (mon.2) 2670 : audit [DBG] from='client.? 172.21.15.67:0/4236137646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:53 smithi067 bash[17655]: audit 2024-04-03T18:02:52.366763+0000 mon.c (mon.2) 2670 : audit [DBG] from='client.? 172.21.15.67:0/4236137646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:02:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:54 smithi082 bash[20963]: cluster 2024-04-03T18:02:53.020412+0000 mgr.y (mgr.24370) 6734 : cluster [DBG] pgmap v6718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:54 smithi067 bash[17655]: cluster 2024-04-03T18:02:53.020412+0000 mgr.y (mgr.24370) 6734 : cluster [DBG] pgmap v6718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:54 smithi067 bash[27441]: cluster 2024-04-03T18:02:53.020412+0000 mgr.y (mgr.24370) 6734 : cluster [DBG] pgmap v6718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:55 smithi082 bash[20963]: audit 2024-04-03T18:02:54.824942+0000 mon.a (mon.0) 6181 : audit [DBG] from='client.? 172.21.15.67:0/2592427322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:55 smithi082 bash[20963]: audit 2024-04-03T18:02:55.010230+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:55 smithi067 bash[17655]: audit 2024-04-03T18:02:54.824942+0000 mon.a (mon.0) 6181 : audit [DBG] from='client.? 172.21.15.67:0/2592427322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:55 smithi067 bash[17655]: audit 2024-04-03T18:02:55.010230+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:55 smithi067 bash[27441]: audit 2024-04-03T18:02:54.824942+0000 mon.a (mon.0) 6181 : audit [DBG] from='client.? 172.21.15.67:0/2592427322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:55 smithi067 bash[27441]: audit 2024-04-03T18:02:55.010230+0000 mon.a (mon.0) 6182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:02:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:56 smithi082 bash[20963]: cluster 2024-04-03T18:02:55.021065+0000 mgr.y (mgr.24370) 6735 : cluster [DBG] pgmap v6719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:56 smithi067 bash[17655]: cluster 2024-04-03T18:02:55.021065+0000 mgr.y (mgr.24370) 6735 : cluster [DBG] pgmap v6719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:56 smithi067 bash[27441]: cluster 2024-04-03T18:02:55.021065+0000 mgr.y (mgr.24370) 6735 : cluster [DBG] pgmap v6719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:58 smithi082 bash[20963]: cluster 2024-04-03T18:02:57.022321+0000 mgr.y (mgr.24370) 6736 : cluster [DBG] pgmap v6720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:02:58 smithi082 bash[20963]: audit 2024-04-03T18:02:57.276456+0000 mon.c (mon.2) 2671 : audit [DBG] from='client.? 172.21.15.67:0/3620600177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:58 smithi067 bash[27441]: cluster 2024-04-03T18:02:57.022321+0000 mgr.y (mgr.24370) 6736 : cluster [DBG] pgmap v6720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:02:58 smithi067 bash[27441]: audit 2024-04-03T18:02:57.276456+0000 mon.c (mon.2) 2671 : audit [DBG] from='client.? 172.21.15.67:0/3620600177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:02:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:58 smithi067 bash[17655]: cluster 2024-04-03T18:02:57.022321+0000 mgr.y (mgr.24370) 6736 : cluster [DBG] pgmap v6720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:02:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:02:58 smithi067 bash[17655]: audit 2024-04-03T18:02:57.276456+0000 mon.c (mon.2) 2671 : audit [DBG] from='client.? 172.21.15.67:0/3620600177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:00 smithi082 bash[20963]: cluster 2024-04-03T18:02:59.023011+0000 mgr.y (mgr.24370) 6737 : cluster [DBG] pgmap v6721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:00 smithi082 bash[20963]: audit 2024-04-03T18:02:59.730217+0000 mon.c (mon.2) 2672 : audit [DBG] from='client.? 172.21.15.67:0/1755108880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:00 smithi067 bash[17655]: cluster 2024-04-03T18:02:59.023011+0000 mgr.y (mgr.24370) 6737 : cluster [DBG] pgmap v6721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:00 smithi067 bash[17655]: audit 2024-04-03T18:02:59.730217+0000 mon.c (mon.2) 2672 : audit [DBG] from='client.? 172.21.15.67:0/1755108880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:00 smithi067 bash[27441]: cluster 2024-04-03T18:02:59.023011+0000 mgr.y (mgr.24370) 6737 : cluster [DBG] pgmap v6721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:00 smithi067 bash[27441]: audit 2024-04-03T18:02:59.730217+0000 mon.c (mon.2) 2672 : audit [DBG] from='client.? 172.21.15.67:0/1755108880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:02 smithi082 bash[20963]: cluster 2024-04-03T18:03:01.024162+0000 mgr.y (mgr.24370) 6738 : cluster [DBG] pgmap v6722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:02 smithi067 bash[17655]: cluster 2024-04-03T18:03:01.024162+0000 mgr.y (mgr.24370) 6738 : cluster [DBG] pgmap v6722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:02 smithi067 bash[27441]: cluster 2024-04-03T18:03:01.024162+0000 mgr.y (mgr.24370) 6738 : cluster [DBG] pgmap v6722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:03 smithi067 bash[17655]: audit 2024-04-03T18:03:02.192509+0000 mon.a (mon.0) 6183 : audit [DBG] from='client.? 172.21.15.67:0/3108959262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T18:03:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:03 smithi067 bash[27441]: audit 2024-04-03T18:03:02.192509+0000 mon.a (mon.0) 6183 : audit [DBG] from='client.? 172.21.15.67:0/3108959262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:03 smithi082 bash[20963]: audit 2024-04-03T18:03:02.192509+0000 mon.a (mon.0) 6183 : audit [DBG] from='client.? 172.21.15.67:0/3108959262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:03:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:04 smithi067 bash[17655]: cluster 2024-04-03T18:03:03.024801+0000 mgr.y (mgr.24370) 6739 : cluster [DBG] pgmap v6723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:04 smithi067 bash[27441]: cluster 2024-04-03T18:03:03.024801+0000 mgr.y (mgr.24370) 6739 : cluster [DBG] pgmap v6723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:04 smithi082 bash[20963]: cluster 2024-04-03T18:03:03.024801+0000 mgr.y (mgr.24370) 6739 : cluster [DBG] pgmap v6723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:05 smithi067 bash[17655]: audit 2024-04-03T18:03:04.647766+0000 mon.c (mon.2) 2673 : audit [DBG] from='client.? 172.21.15.67:0/4181800372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:05 smithi067 bash[27441]: audit 2024-04-03T18:03:04.647766+0000 mon.c (mon.2) 2673 : audit [DBG] from='client.? 172.21.15.67:0/4181800372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:05 smithi082 bash[20963]: audit 2024-04-03T18:03:04.647766+0000 mon.c (mon.2) 2673 : audit [DBG] from='client.? 172.21.15.67:0/4181800372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:06 smithi067 bash[17655]: cluster 2024-04-03T18:03:05.025516+0000 mgr.y (mgr.24370) 6740 : cluster [DBG] pgmap v6724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:06 smithi067 bash[27441]: cluster 2024-04-03T18:03:05.025516+0000 mgr.y (mgr.24370) 6740 : cluster [DBG] pgmap v6724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:06 smithi082 bash[20963]: cluster 2024-04-03T18:03:05.025516+0000 mgr.y (mgr.24370) 6740 : cluster [DBG] pgmap v6724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:07 smithi067 bash[17655]: audit 2024-04-03T18:03:07.106559+0000 mon.c (mon.2) 2674 : audit [DBG] from='client.? 172.21.15.67:0/2357214928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:07 smithi067 bash[27441]: audit 2024-04-03T18:03:07.106559+0000 mon.c (mon.2) 2674 : audit [DBG] from='client.? 172.21.15.67:0/2357214928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:07 smithi082 bash[20963]: audit 2024-04-03T18:03:07.106559+0000 mon.c (mon.2) 2674 : audit [DBG] from='client.? 172.21.15.67:0/2357214928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:08 smithi067 bash[17655]: cluster 2024-04-03T18:03:07.026662+0000 mgr.y (mgr.24370) 6741 : cluster [DBG] pgmap v6725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:08 smithi067 bash[27441]: cluster 2024-04-03T18:03:07.026662+0000 mgr.y (mgr.24370) 6741 : cluster [DBG] pgmap v6725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:08 smithi082 bash[20963]: cluster 2024-04-03T18:03:07.026662+0000 mgr.y (mgr.24370) 6741 : cluster [DBG] pgmap v6725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:10 smithi067 bash[17655]: cluster 2024-04-03T18:03:09.027348+0000 mgr.y (mgr.24370) 6742 : cluster [DBG] pgmap v6726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:10 smithi067 bash[17655]: audit 2024-04-03T18:03:09.559583+0000 mon.a (mon.0) 6184 : audit [DBG] from='client.? 172.21.15.67:0/780799387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:10 smithi067 bash[17655]: audit 2024-04-03T18:03:10.010462+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:10 smithi067 bash[27441]: cluster 2024-04-03T18:03:09.027348+0000 mgr.y (mgr.24370) 6742 : cluster [DBG] pgmap v6726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:10 smithi067 bash[27441]: audit 2024-04-03T18:03:09.559583+0000 mon.a (mon.0) 6184 : audit [DBG] from='client.? 172.21.15.67:0/780799387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:10 smithi067 bash[27441]: audit 2024-04-03T18:03:10.010462+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:10 smithi082 bash[20963]: cluster 2024-04-03T18:03:09.027348+0000 mgr.y (mgr.24370) 6742 : cluster [DBG] pgmap v6726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:10 smithi082 bash[20963]: audit 2024-04-03T18:03:09.559583+0000 mon.a (mon.0) 6184 : audit [DBG] from='client.? 172.21.15.67:0/780799387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:10 smithi082 bash[20963]: audit 2024-04-03T18:03:10.010462+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:12 smithi082 bash[20963]: cluster 2024-04-03T18:03:11.028505+0000 mgr.y (mgr.24370) 6743 : cluster [DBG] pgmap v6727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:12 smithi082 bash[20963]: audit 2024-04-03T18:03:12.007760+0000 mon.a (mon.0) 6186 : audit [DBG] from='client.? 172.21.15.67:0/2858844847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:12 smithi067 bash[17655]: cluster 2024-04-03T18:03:11.028505+0000 mgr.y (mgr.24370) 6743 : cluster [DBG] pgmap v6727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:12 smithi067 bash[17655]: audit 2024-04-03T18:03:12.007760+0000 mon.a (mon.0) 6186 : audit [DBG] from='client.? 172.21.15.67:0/2858844847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:12 smithi067 bash[27441]: cluster 2024-04-03T18:03:11.028505+0000 mgr.y (mgr.24370) 6743 : cluster [DBG] pgmap v6727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:12 smithi067 bash[27441]: audit 2024-04-03T18:03:12.007760+0000 mon.a (mon.0) 6186 : audit [DBG] from='client.? 172.21.15.67:0/2858844847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:03:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:03:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:14 smithi082 bash[20963]: cluster 2024-04-03T18:03:13.029199+0000 mgr.y (mgr.24370) 6744 : cluster [DBG] pgmap v6728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:14 smithi067 bash[17655]: cluster 2024-04-03T18:03:13.029199+0000 mgr.y (mgr.24370) 6744 : cluster [DBG] pgmap v6728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:14 smithi067 bash[27441]: cluster 2024-04-03T18:03:13.029199+0000 mgr.y (mgr.24370) 6744 : cluster [DBG] pgmap v6728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:15 smithi082 bash[20963]: audit 2024-04-03T18:03:14.463039+0000 mon.a (mon.0) 6187 : audit [DBG] from='client.? 172.21.15.67:0/2294885474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:15 smithi067 bash[17655]: audit 2024-04-03T18:03:14.463039+0000 mon.a (mon.0) 6187 : audit [DBG] from='client.? 172.21.15.67:0/2294885474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:15 smithi067 bash[27441]: audit 2024-04-03T18:03:14.463039+0000 mon.a (mon.0) 6187 : audit [DBG] from='client.? 172.21.15.67:0/2294885474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:16 smithi082 bash[20963]: cluster 2024-04-03T18:03:15.029841+0000 mgr.y (mgr.24370) 6745 : cluster [DBG] pgmap v6729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:16 smithi067 bash[27441]: cluster 2024-04-03T18:03:15.029841+0000 mgr.y (mgr.24370) 6745 : cluster [DBG] pgmap v6729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:16 smithi067 bash[17655]: cluster 2024-04-03T18:03:15.029841+0000 mgr.y (mgr.24370) 6745 : cluster [DBG] pgmap v6729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:17 smithi082 bash[20963]: audit 2024-04-03T18:03:16.918512+0000 mon.c (mon.2) 2675 : audit [DBG] from='client.? 172.21.15.67:0/1765163430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:17 smithi067 bash[27441]: audit 2024-04-03T18:03:16.918512+0000 mon.c (mon.2) 2675 : audit [DBG] from='client.? 172.21.15.67:0/1765163430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:17 smithi067 bash[17655]: audit 2024-04-03T18:03:16.918512+0000 mon.c (mon.2) 2675 : audit [DBG] from='client.? 172.21.15.67:0/1765163430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:18 smithi082 bash[20963]: cluster 2024-04-03T18:03:17.030828+0000 mgr.y (mgr.24370) 6746 : cluster [DBG] pgmap v6730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:18 smithi067 bash[17655]: cluster 2024-04-03T18:03:17.030828+0000 mgr.y (mgr.24370) 6746 : cluster [DBG] pgmap v6730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:18 smithi067 bash[27441]: cluster 2024-04-03T18:03:17.030828+0000 mgr.y (mgr.24370) 6746 : cluster [DBG] pgmap v6730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:20 smithi082 bash[20963]: cluster 2024-04-03T18:03:19.031474+0000 mgr.y (mgr.24370) 6747 : cluster [DBG] pgmap v6731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:20 smithi082 bash[20963]: audit 2024-04-03T18:03:19.377811+0000 mon.a (mon.0) 6188 : audit [DBG] from='client.? 172.21.15.67:0/3955746897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:20 smithi067 bash[17655]: cluster 2024-04-03T18:03:19.031474+0000 mgr.y (mgr.24370) 6747 : cluster [DBG] pgmap v6731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:20 smithi067 bash[17655]: audit 2024-04-03T18:03:19.377811+0000 mon.a (mon.0) 6188 : audit [DBG] from='client.? 172.21.15.67:0/3955746897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:20 smithi067 bash[27441]: cluster 2024-04-03T18:03:19.031474+0000 mgr.y (mgr.24370) 6747 : cluster [DBG] pgmap v6731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:20 smithi067 bash[27441]: audit 2024-04-03T18:03:19.377811+0000 mon.a (mon.0) 6188 : audit [DBG] from='client.? 172.21.15.67:0/3955746897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:22 smithi082 bash[20963]: cluster 2024-04-03T18:03:21.032651+0000 mgr.y (mgr.24370) 6748 : cluster [DBG] pgmap v6732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:22 smithi082 bash[20963]: audit 2024-04-03T18:03:21.829491+0000 mon.a (mon.0) 6189 : audit [DBG] from='client.? 172.21.15.67:0/2985982792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:22 smithi067 bash[17655]: cluster 2024-04-03T18:03:21.032651+0000 mgr.y (mgr.24370) 6748 : cluster [DBG] pgmap v6732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:22 smithi067 bash[17655]: audit 2024-04-03T18:03:21.829491+0000 mon.a (mon.0) 6189 : audit [DBG] from='client.? 172.21.15.67:0/2985982792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:22 smithi067 bash[27441]: cluster 2024-04-03T18:03:21.032651+0000 mgr.y (mgr.24370) 6748 : cluster [DBG] pgmap v6732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:22 smithi067 bash[27441]: audit 2024-04-03T18:03:21.829491+0000 mon.a (mon.0) 6189 : audit [DBG] from='client.? 172.21.15.67:0/2985982792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:03:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:03:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:24 smithi082 bash[20963]: cluster 2024-04-03T18:03:23.033310+0000 mgr.y (mgr.24370) 6749 : cluster [DBG] pgmap v6733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:24 smithi067 bash[27441]: cluster 2024-04-03T18:03:23.033310+0000 mgr.y (mgr.24370) 6749 : cluster [DBG] pgmap v6733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:24 smithi067 bash[17655]: cluster 2024-04-03T18:03:23.033310+0000 mgr.y (mgr.24370) 6749 : cluster [DBG] pgmap v6733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:25 smithi082 bash[20963]: audit 2024-04-03T18:03:24.282358+0000 mon.c (mon.2) 2676 : audit [DBG] from='client.? 172.21.15.67:0/336530307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:25 smithi082 bash[20963]: audit 2024-04-03T18:03:25.010683+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:25 smithi067 bash[17655]: audit 2024-04-03T18:03:24.282358+0000 mon.c (mon.2) 2676 : audit [DBG] from='client.? 172.21.15.67:0/336530307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:25 smithi067 bash[17655]: audit 2024-04-03T18:03:25.010683+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:25 smithi067 bash[27441]: audit 2024-04-03T18:03:24.282358+0000 mon.c (mon.2) 2676 : audit [DBG] from='client.? 172.21.15.67:0/336530307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:25 smithi067 bash[27441]: audit 2024-04-03T18:03:25.010683+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:26 smithi082 bash[20963]: cluster 2024-04-03T18:03:25.034122+0000 mgr.y (mgr.24370) 6750 : cluster [DBG] pgmap v6734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:26 smithi067 bash[17655]: cluster 2024-04-03T18:03:25.034122+0000 mgr.y (mgr.24370) 6750 : cluster [DBG] pgmap v6734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:26 smithi067 bash[27441]: cluster 2024-04-03T18:03:25.034122+0000 mgr.y (mgr.24370) 6750 : cluster [DBG] pgmap v6734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:27 smithi082 bash[20963]: audit 2024-04-03T18:03:26.733977+0000 mon.a (mon.0) 6191 : audit [DBG] from='client.? 172.21.15.67:0/2528283460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:27 smithi067 bash[27441]: audit 2024-04-03T18:03:26.733977+0000 mon.a (mon.0) 6191 : audit [DBG] from='client.? 172.21.15.67:0/2528283460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:27 smithi067 bash[17655]: audit 2024-04-03T18:03:26.733977+0000 mon.a (mon.0) 6191 : audit [DBG] from='client.? 172.21.15.67:0/2528283460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:28 smithi082 bash[20963]: cluster 2024-04-03T18:03:27.035307+0000 mgr.y (mgr.24370) 6751 : cluster [DBG] pgmap v6735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:28 smithi067 bash[27441]: cluster 2024-04-03T18:03:27.035307+0000 mgr.y (mgr.24370) 6751 : cluster [DBG] pgmap v6735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:28 smithi067 bash[17655]: cluster 2024-04-03T18:03:27.035307+0000 mgr.y (mgr.24370) 6751 : cluster [DBG] pgmap v6735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:29 smithi082 bash[20963]: audit 2024-04-03T18:03:29.180146+0000 mon.a (mon.0) 6192 : audit [DBG] from='client.? 172.21.15.67:0/1129216994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:29 smithi067 bash[27441]: audit 2024-04-03T18:03:29.180146+0000 mon.a (mon.0) 6192 : audit [DBG] from='client.? 172.21.15.67:0/1129216994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:29 smithi067 bash[17655]: audit 2024-04-03T18:03:29.180146+0000 mon.a (mon.0) 6192 : audit [DBG] from='client.? 172.21.15.67:0/1129216994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:30 smithi082 bash[20963]: cluster 2024-04-03T18:03:29.035806+0000 mgr.y (mgr.24370) 6752 : cluster [DBG] pgmap v6736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:30 smithi067 bash[17655]: cluster 2024-04-03T18:03:29.035806+0000 mgr.y (mgr.24370) 6752 : cluster [DBG] pgmap v6736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:30 smithi067 bash[27441]: cluster 2024-04-03T18:03:29.035806+0000 mgr.y (mgr.24370) 6752 : cluster [DBG] pgmap v6736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:32 smithi082 bash[20963]: cluster 2024-04-03T18:03:31.036852+0000 mgr.y (mgr.24370) 6753 : cluster [DBG] pgmap v6737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:32 smithi082 bash[20963]: audit 2024-04-03T18:03:31.635588+0000 mon.c (mon.2) 2677 : audit [DBG] from='client.? 172.21.15.67:0/2221394871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:32 smithi067 bash[27441]: cluster 2024-04-03T18:03:31.036852+0000 mgr.y (mgr.24370) 6753 : cluster [DBG] pgmap v6737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:32 smithi067 bash[27441]: audit 2024-04-03T18:03:31.635588+0000 mon.c (mon.2) 2677 : audit [DBG] from='client.? 172.21.15.67:0/2221394871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:32 smithi067 bash[17655]: cluster 2024-04-03T18:03:31.036852+0000 mgr.y (mgr.24370) 6753 : cluster [DBG] pgmap v6737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:32 smithi067 bash[17655]: audit 2024-04-03T18:03:31.635588+0000 mon.c (mon.2) 2677 : audit [DBG] from='client.? 172.21.15.67:0/2221394871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:03:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:03:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:34 smithi082 bash[20963]: cluster 2024-04-03T18:03:33.037484+0000 mgr.y (mgr.24370) 6754 : cluster [DBG] pgmap v6738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:34 smithi082 bash[20963]: audit 2024-04-03T18:03:34.092138+0000 mon.c (mon.2) 2678 : audit [DBG] from='client.? 172.21.15.67:0/3935866194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:34 smithi067 bash[27441]: cluster 2024-04-03T18:03:33.037484+0000 mgr.y (mgr.24370) 6754 : cluster [DBG] pgmap v6738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:34 smithi067 bash[27441]: audit 2024-04-03T18:03:34.092138+0000 mon.c (mon.2) 2678 : audit [DBG] from='client.? 172.21.15.67:0/3935866194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:34 smithi067 bash[17655]: cluster 2024-04-03T18:03:33.037484+0000 mgr.y (mgr.24370) 6754 : cluster [DBG] pgmap v6738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:34 smithi067 bash[17655]: audit 2024-04-03T18:03:34.092138+0000 mon.c (mon.2) 2678 : audit [DBG] from='client.? 172.21.15.67:0/3935866194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:36 smithi082 bash[20963]: cluster 2024-04-03T18:03:35.038295+0000 mgr.y (mgr.24370) 6755 : cluster [DBG] pgmap v6739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:36 smithi067 bash[27441]: cluster 2024-04-03T18:03:35.038295+0000 mgr.y (mgr.24370) 6755 : cluster [DBG] pgmap v6739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:36 smithi067 bash[17655]: cluster 2024-04-03T18:03:35.038295+0000 mgr.y (mgr.24370) 6755 : cluster [DBG] pgmap v6739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:37 smithi082 bash[20963]: audit 2024-04-03T18:03:36.548764+0000 mon.a (mon.0) 6193 : audit [DBG] from='client.? 172.21.15.67:0/4242304098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:37 smithi067 bash[17655]: audit 2024-04-03T18:03:36.548764+0000 mon.a (mon.0) 6193 : audit [DBG] from='client.? 172.21.15.67:0/4242304098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:37 smithi067 bash[27441]: audit 2024-04-03T18:03:36.548764+0000 mon.a (mon.0) 6193 : audit [DBG] from='client.? 172.21.15.67:0/4242304098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:38 smithi082 bash[20963]: cluster 2024-04-03T18:03:37.039534+0000 mgr.y (mgr.24370) 6756 : cluster [DBG] pgmap v6740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:38 smithi067 bash[17655]: cluster 2024-04-03T18:03:37.039534+0000 mgr.y (mgr.24370) 6756 : cluster [DBG] pgmap v6740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:38 smithi067 bash[27441]: cluster 2024-04-03T18:03:37.039534+0000 mgr.y (mgr.24370) 6756 : cluster [DBG] pgmap v6740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:39 smithi082 bash[20963]: audit 2024-04-03T18:03:38.996475+0000 mon.a (mon.0) 6194 : audit [DBG] from='client.? 172.21.15.67:0/2448318631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:39 smithi067 bash[27441]: audit 2024-04-03T18:03:38.996475+0000 mon.a (mon.0) 6194 : audit [DBG] from='client.? 172.21.15.67:0/2448318631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:39 smithi067 bash[17655]: audit 2024-04-03T18:03:38.996475+0000 mon.a (mon.0) 6194 : audit [DBG] from='client.? 172.21.15.67:0/2448318631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:40 smithi082 bash[20963]: cluster 2024-04-03T18:03:39.040241+0000 mgr.y (mgr.24370) 6757 : cluster [DBG] pgmap v6741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:40 smithi082 bash[20963]: audit 2024-04-03T18:03:40.011064+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:40 smithi067 bash[27441]: cluster 2024-04-03T18:03:39.040241+0000 mgr.y (mgr.24370) 6757 : cluster [DBG] pgmap v6741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:40 smithi067 bash[27441]: audit 2024-04-03T18:03:40.011064+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:40 smithi067 bash[17655]: cluster 2024-04-03T18:03:39.040241+0000 mgr.y (mgr.24370) 6757 : cluster [DBG] pgmap v6741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:40 smithi067 bash[17655]: audit 2024-04-03T18:03:40.011064+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:41 smithi082 bash[20963]: audit 2024-04-03T18:03:41.412516+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:03:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:41 smithi082 bash[20963]: audit 2024-04-03T18:03:41.450027+0000 mon.a (mon.0) 6197 : audit [DBG] from='client.? 172.21.15.67:0/1468741551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:41 smithi067 bash[17655]: audit 2024-04-03T18:03:41.412516+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:03:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:41 smithi067 bash[17655]: audit 2024-04-03T18:03:41.450027+0000 mon.a (mon.0) 6197 : audit [DBG] from='client.? 172.21.15.67:0/1468741551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:41 smithi067 bash[27441]: audit 2024-04-03T18:03:41.412516+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:03:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:41 smithi067 bash[27441]: audit 2024-04-03T18:03:41.450027+0000 mon.a (mon.0) 6197 : audit [DBG] from='client.? 172.21.15.67:0/1468741551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:42 smithi082 bash[20963]: cluster 2024-04-03T18:03:41.041536+0000 mgr.y (mgr.24370) 6758 : cluster [DBG] pgmap v6742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:42 smithi082 bash[20963]: audit 2024-04-03T18:03:41.739236+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:42 smithi082 bash[20963]: audit 2024-04-03T18:03:41.747134+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:42 smithi067 bash[17655]: cluster 2024-04-03T18:03:41.041536+0000 mgr.y (mgr.24370) 6758 : cluster [DBG] pgmap v6742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:42 smithi067 bash[17655]: audit 2024-04-03T18:03:41.739236+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:42 smithi067 bash[17655]: audit 2024-04-03T18:03:41.747134+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:42 smithi067 bash[27441]: cluster 2024-04-03T18:03:41.041536+0000 mgr.y (mgr.24370) 6758 : cluster [DBG] pgmap v6742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:42 smithi067 bash[27441]: audit 2024-04-03T18:03:41.739236+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:42 smithi067 bash[27441]: audit 2024-04-03T18:03:41.747134+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:43] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:03:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:03:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:44 smithi082 bash[20963]: cluster 2024-04-03T18:03:43.042321+0000 mgr.y (mgr.24370) 6759 : cluster [DBG] pgmap v6743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:44 smithi082 bash[20963]: audit 2024-04-03T18:03:43.912196+0000 mon.c (mon.2) 2679 : audit [DBG] from='client.? 172.21.15.67:0/2634743043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:44 smithi067 bash[17655]: cluster 2024-04-03T18:03:43.042321+0000 mgr.y (mgr.24370) 6759 : cluster [DBG] pgmap v6743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:44 smithi067 bash[17655]: audit 2024-04-03T18:03:43.912196+0000 mon.c (mon.2) 2679 : audit [DBG] from='client.? 172.21.15.67:0/2634743043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:44 smithi067 bash[27441]: cluster 2024-04-03T18:03:43.042321+0000 mgr.y (mgr.24370) 6759 : cluster [DBG] pgmap v6743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:44 smithi067 bash[27441]: audit 2024-04-03T18:03:43.912196+0000 mon.c (mon.2) 2679 : audit [DBG] from='client.? 172.21.15.67:0/2634743043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:46 smithi082 bash[20963]: cluster 2024-04-03T18:03:45.042936+0000 mgr.y (mgr.24370) 6760 : cluster [DBG] pgmap v6744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:46 smithi082 bash[20963]: audit 2024-04-03T18:03:46.362600+0000 mon.a (mon.0) 6200 : audit [DBG] from='client.? 172.21.15.67:0/1192022432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:46 smithi067 bash[27441]: cluster 2024-04-03T18:03:45.042936+0000 mgr.y (mgr.24370) 6760 : cluster [DBG] pgmap v6744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:46 smithi067 bash[27441]: audit 2024-04-03T18:03:46.362600+0000 mon.a (mon.0) 6200 : audit [DBG] from='client.? 172.21.15.67:0/1192022432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:46 smithi067 bash[17655]: cluster 2024-04-03T18:03:45.042936+0000 mgr.y (mgr.24370) 6760 : cluster [DBG] pgmap v6744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:46 smithi067 bash[17655]: audit 2024-04-03T18:03:46.362600+0000 mon.a (mon.0) 6200 : audit [DBG] from='client.? 172.21.15.67:0/1192022432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[27441]: cluster 2024-04-03T18:03:47.044035+0000 mgr.y (mgr.24370) 6761 : cluster [DBG] pgmap v6745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[27441]: audit 2024-04-03T18:03:47.406955+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[27441]: audit 2024-04-03T18:03:47.415388+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[27441]: audit 2024-04-03T18:03:47.433912+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[27441]: audit 2024-04-03T18:03:47.441921+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[27441]: audit 2024-04-03T18:03:47.935566+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[27441]: audit 2024-04-03T18:03:47.936935+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[27441]: audit 2024-04-03T18:03:47.945753+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[17655]: cluster 2024-04-03T18:03:47.044035+0000 mgr.y (mgr.24370) 6761 : cluster [DBG] pgmap v6745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[17655]: audit 2024-04-03T18:03:47.406955+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[17655]: audit 2024-04-03T18:03:47.415388+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[17655]: audit 2024-04-03T18:03:47.433912+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[17655]: audit 2024-04-03T18:03:47.441921+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[17655]: audit 2024-04-03T18:03:47.935566+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[17655]: audit 2024-04-03T18:03:47.936935+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:03:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:48 smithi067 bash[17655]: audit 2024-04-03T18:03:47.945753+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:48 smithi082 bash[20963]: cluster 2024-04-03T18:03:47.044035+0000 mgr.y (mgr.24370) 6761 : cluster [DBG] pgmap v6745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:48 smithi082 bash[20963]: audit 2024-04-03T18:03:47.406955+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:48 smithi082 bash[20963]: audit 2024-04-03T18:03:47.415388+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:48 smithi082 bash[20963]: audit 2024-04-03T18:03:47.433912+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:48 smithi082 bash[20963]: audit 2024-04-03T18:03:47.441921+0000 mon.a (mon.0) 6204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:48 smithi082 bash[20963]: audit 2024-04-03T18:03:47.935566+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:03:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:48 smithi082 bash[20963]: audit 2024-04-03T18:03:47.936935+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:03:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:48 smithi082 bash[20963]: audit 2024-04-03T18:03:47.945753+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:03:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:49 smithi067 bash[17655]: audit 2024-04-03T18:03:48.822660+0000 mon.a (mon.0) 6208 : audit [DBG] from='client.? 172.21.15.67:0/686704485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:49 smithi067 bash[27441]: audit 2024-04-03T18:03:48.822660+0000 mon.a (mon.0) 6208 : audit [DBG] from='client.? 172.21.15.67:0/686704485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:49.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:49 smithi082 bash[20963]: audit 2024-04-03T18:03:48.822660+0000 mon.a (mon.0) 6208 : audit [DBG] from='client.? 172.21.15.67:0/686704485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:50 smithi067 bash[17655]: cluster 2024-04-03T18:03:49.044779+0000 mgr.y (mgr.24370) 6762 : cluster [DBG] pgmap v6746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:50 smithi067 bash[27441]: cluster 2024-04-03T18:03:49.044779+0000 mgr.y (mgr.24370) 6762 : cluster [DBG] pgmap v6746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:50 smithi082 bash[20963]: cluster 2024-04-03T18:03:49.044779+0000 mgr.y (mgr.24370) 6762 : cluster [DBG] pgmap v6746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:51 smithi082 bash[20963]: audit 2024-04-03T18:03:51.269553+0000 mon.c (mon.2) 2680 : audit [DBG] from='client.? 172.21.15.67:0/1913354030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:51 smithi067 bash[17655]: audit 2024-04-03T18:03:51.269553+0000 mon.c (mon.2) 2680 : audit [DBG] from='client.? 172.21.15.67:0/1913354030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:51 smithi067 bash[27441]: audit 2024-04-03T18:03:51.269553+0000 mon.c (mon.2) 2680 : audit [DBG] from='client.? 172.21.15.67:0/1913354030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:52 smithi082 bash[20963]: cluster 2024-04-03T18:03:51.045959+0000 mgr.y (mgr.24370) 6763 : cluster [DBG] pgmap v6747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:52 smithi067 bash[17655]: cluster 2024-04-03T18:03:51.045959+0000 mgr.y (mgr.24370) 6763 : cluster [DBG] pgmap v6747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:52 smithi067 bash[27441]: cluster 2024-04-03T18:03:51.045959+0000 mgr.y (mgr.24370) 6763 : cluster [DBG] pgmap v6747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:53] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:03:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:03:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:54 smithi082 bash[20963]: cluster 2024-04-03T18:03:53.046623+0000 mgr.y (mgr.24370) 6764 : cluster [DBG] pgmap v6748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:54 smithi082 bash[20963]: audit 2024-04-03T18:03:53.718391+0000 mon.a (mon.0) 6209 : audit [DBG] from='client.? 172.21.15.67:0/2556456736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:54 smithi067 bash[27441]: cluster 2024-04-03T18:03:53.046623+0000 mgr.y (mgr.24370) 6764 : cluster [DBG] pgmap v6748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:54 smithi067 bash[27441]: audit 2024-04-03T18:03:53.718391+0000 mon.a (mon.0) 6209 : audit [DBG] from='client.? 172.21.15.67:0/2556456736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:54 smithi067 bash[17655]: cluster 2024-04-03T18:03:53.046623+0000 mgr.y (mgr.24370) 6764 : cluster [DBG] pgmap v6748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:54 smithi067 bash[17655]: audit 2024-04-03T18:03:53.718391+0000 mon.a (mon.0) 6209 : audit [DBG] from='client.? 172.21.15.67:0/2556456736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:55 smithi082 bash[20963]: audit 2024-04-03T18:03:55.011429+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:55 smithi067 bash[17655]: audit 2024-04-03T18:03:55.011429+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:55 smithi067 bash[27441]: audit 2024-04-03T18:03:55.011429+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:03:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:56 smithi082 bash[20963]: cluster 2024-04-03T18:03:55.047083+0000 mgr.y (mgr.24370) 6765 : cluster [DBG] pgmap v6749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:56 smithi082 bash[20963]: audit 2024-04-03T18:03:56.171813+0000 mon.a (mon.0) 6211 : audit [DBG] from='client.? 172.21.15.67:0/2387187628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:56 smithi067 bash[17655]: cluster 2024-04-03T18:03:55.047083+0000 mgr.y (mgr.24370) 6765 : cluster [DBG] pgmap v6749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:56 smithi067 bash[17655]: audit 2024-04-03T18:03:56.171813+0000 mon.a (mon.0) 6211 : audit [DBG] from='client.? 172.21.15.67:0/2387187628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:56 smithi067 bash[27441]: cluster 2024-04-03T18:03:55.047083+0000 mgr.y (mgr.24370) 6765 : cluster [DBG] pgmap v6749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:56 smithi067 bash[27441]: audit 2024-04-03T18:03:56.171813+0000 mon.a (mon.0) 6211 : audit [DBG] from='client.? 172.21.15.67:0/2387187628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:58 smithi082 bash[20963]: cluster 2024-04-03T18:03:57.048199+0000 mgr.y (mgr.24370) 6766 : cluster [DBG] pgmap v6750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:58 smithi067 bash[17655]: cluster 2024-04-03T18:03:57.048199+0000 mgr.y (mgr.24370) 6766 : cluster [DBG] pgmap v6750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:58 smithi067 bash[27441]: cluster 2024-04-03T18:03:57.048199+0000 mgr.y (mgr.24370) 6766 : cluster [DBG] pgmap v6750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:03:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:03:59 smithi082 bash[20963]: audit 2024-04-03T18:03:58.626955+0000 mon.a (mon.0) 6212 : audit [DBG] from='client.? 172.21.15.67:0/2372544215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:03:59 smithi067 bash[17655]: audit 2024-04-03T18:03:58.626955+0000 mon.a (mon.0) 6212 : audit [DBG] from='client.? 172.21.15.67:0/2372544215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:03:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:03:59 smithi067 bash[27441]: audit 2024-04-03T18:03:58.626955+0000 mon.a (mon.0) 6212 : audit [DBG] from='client.? 172.21.15.67:0/2372544215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:00 smithi082 bash[20963]: cluster 2024-04-03T18:03:59.048870+0000 mgr.y (mgr.24370) 6767 : cluster [DBG] pgmap v6751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:00 smithi067 bash[27441]: cluster 2024-04-03T18:03:59.048870+0000 mgr.y (mgr.24370) 6767 : cluster [DBG] pgmap v6751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:00 smithi067 bash[17655]: cluster 2024-04-03T18:03:59.048870+0000 mgr.y (mgr.24370) 6767 : cluster [DBG] pgmap v6751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:01 smithi082 bash[20963]: audit 2024-04-03T18:04:01.081390+0000 mon.a (mon.0) 6213 : audit [DBG] from='client.? 172.21.15.67:0/131084074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:01 smithi067 bash[17655]: audit 2024-04-03T18:04:01.081390+0000 mon.a (mon.0) 6213 : audit [DBG] from='client.? 172.21.15.67:0/131084074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:01 smithi067 bash[27441]: audit 2024-04-03T18:04:01.081390+0000 mon.a (mon.0) 6213 : audit [DBG] from='client.? 172.21.15.67:0/131084074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:02 smithi082 bash[20963]: cluster 2024-04-03T18:04:01.050075+0000 mgr.y (mgr.24370) 6768 : cluster [DBG] pgmap v6752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:02 smithi067 bash[27441]: cluster 2024-04-03T18:04:01.050075+0000 mgr.y (mgr.24370) 6768 : cluster [DBG] pgmap v6752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:02 smithi067 bash[17655]: cluster 2024-04-03T18:04:01.050075+0000 mgr.y (mgr.24370) 6768 : cluster [DBG] pgmap v6752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:04:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:04:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:04 smithi082 bash[20963]: cluster 2024-04-03T18:04:03.050780+0000 mgr.y (mgr.24370) 6769 : cluster [DBG] pgmap v6753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:04 smithi082 bash[20963]: audit 2024-04-03T18:04:03.541747+0000 mon.a (mon.0) 6214 : audit [DBG] from='client.? 172.21.15.67:0/2922570923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:04 smithi067 bash[27441]: cluster 2024-04-03T18:04:03.050780+0000 mgr.y (mgr.24370) 6769 : cluster [DBG] pgmap v6753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:04 smithi067 bash[27441]: audit 2024-04-03T18:04:03.541747+0000 mon.a (mon.0) 6214 : audit [DBG] from='client.? 172.21.15.67:0/2922570923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:04 smithi067 bash[17655]: cluster 2024-04-03T18:04:03.050780+0000 mgr.y (mgr.24370) 6769 : cluster [DBG] pgmap v6753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:04 smithi067 bash[17655]: audit 2024-04-03T18:04:03.541747+0000 mon.a (mon.0) 6214 : audit [DBG] from='client.? 172.21.15.67:0/2922570923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:06 smithi082 bash[20963]: cluster 2024-04-03T18:04:05.051467+0000 mgr.y (mgr.24370) 6770 : cluster [DBG] pgmap v6754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:06 smithi082 bash[20963]: audit 2024-04-03T18:04:05.992606+0000 mon.c (mon.2) 2681 : audit [DBG] from='client.? 172.21.15.67:0/2759661045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:06 smithi067 bash[17655]: cluster 2024-04-03T18:04:05.051467+0000 mgr.y (mgr.24370) 6770 : cluster [DBG] pgmap v6754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:06 smithi067 bash[17655]: audit 2024-04-03T18:04:05.992606+0000 mon.c (mon.2) 2681 : audit [DBG] from='client.? 172.21.15.67:0/2759661045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:06 smithi067 bash[27441]: cluster 2024-04-03T18:04:05.051467+0000 mgr.y (mgr.24370) 6770 : cluster [DBG] pgmap v6754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:06 smithi067 bash[27441]: audit 2024-04-03T18:04:05.992606+0000 mon.c (mon.2) 2681 : audit [DBG] from='client.? 172.21.15.67:0/2759661045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:08 smithi082 bash[20963]: cluster 2024-04-03T18:04:07.052649+0000 mgr.y (mgr.24370) 6771 : cluster [DBG] pgmap v6755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:08 smithi082 bash[20963]: audit 2024-04-03T18:04:08.442808+0000 mon.c (mon.2) 2682 : audit [DBG] from='client.? 172.21.15.67:0/176163972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:08 smithi067 bash[17655]: cluster 2024-04-03T18:04:07.052649+0000 mgr.y (mgr.24370) 6771 : cluster [DBG] pgmap v6755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:08 smithi067 bash[17655]: audit 2024-04-03T18:04:08.442808+0000 mon.c (mon.2) 2682 : audit [DBG] from='client.? 172.21.15.67:0/176163972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:08 smithi067 bash[27441]: cluster 2024-04-03T18:04:07.052649+0000 mgr.y (mgr.24370) 6771 : cluster [DBG] pgmap v6755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:08 smithi067 bash[27441]: audit 2024-04-03T18:04:08.442808+0000 mon.c (mon.2) 2682 : audit [DBG] from='client.? 172.21.15.67:0/176163972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:10 smithi082 bash[20963]: cluster 2024-04-03T18:04:09.053288+0000 mgr.y (mgr.24370) 6772 : cluster [DBG] pgmap v6756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:10 smithi082 bash[20963]: audit 2024-04-03T18:04:10.011093+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:10 smithi067 bash[27441]: cluster 2024-04-03T18:04:09.053288+0000 mgr.y (mgr.24370) 6772 : cluster [DBG] pgmap v6756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:10 smithi067 bash[27441]: audit 2024-04-03T18:04:10.011093+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:10 smithi067 bash[17655]: cluster 2024-04-03T18:04:09.053288+0000 mgr.y (mgr.24370) 6772 : cluster [DBG] pgmap v6756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:10 smithi067 bash[17655]: audit 2024-04-03T18:04:10.011093+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:11 smithi082 bash[20963]: audit 2024-04-03T18:04:10.903334+0000 mon.c (mon.2) 2683 : audit [DBG] from='client.? 172.21.15.67:0/2277872605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:11 smithi067 bash[17655]: audit 2024-04-03T18:04:10.903334+0000 mon.c (mon.2) 2683 : audit [DBG] from='client.? 172.21.15.67:0/2277872605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:11 smithi067 bash[27441]: audit 2024-04-03T18:04:10.903334+0000 mon.c (mon.2) 2683 : audit [DBG] from='client.? 172.21.15.67:0/2277872605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:12 smithi082 bash[20963]: cluster 2024-04-03T18:04:11.054368+0000 mgr.y (mgr.24370) 6773 : cluster [DBG] pgmap v6757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:12 smithi067 bash[27441]: cluster 2024-04-03T18:04:11.054368+0000 mgr.y (mgr.24370) 6773 : cluster [DBG] pgmap v6757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:12 smithi067 bash[17655]: cluster 2024-04-03T18:04:11.054368+0000 mgr.y (mgr.24370) 6773 : cluster [DBG] pgmap v6757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:13] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:04:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:13 smithi082 bash[20963]: audit 2024-04-03T18:04:13.355281+0000 mon.a (mon.0) 6216 : audit [DBG] from='client.? 172.21.15.67:0/2587133861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:04:13.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:13 smithi067 bash[17655]: audit 2024-04-03T18:04:13.355281+0000 mon.a (mon.0) 6216 : audit [DBG] from='client.? 172.21.15.67:0/2587133861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:13 smithi067 bash[27441]: audit 2024-04-03T18:04:13.355281+0000 mon.a (mon.0) 6216 : audit [DBG] from='client.? 172.21.15.67:0/2587133861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:14 smithi082 bash[20963]: cluster 2024-04-03T18:04:13.054863+0000 mgr.y (mgr.24370) 6774 : cluster [DBG] pgmap v6758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:14 smithi067 bash[17655]: cluster 2024-04-03T18:04:13.054863+0000 mgr.y (mgr.24370) 6774 : cluster [DBG] pgmap v6758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:14 smithi067 bash[27441]: cluster 2024-04-03T18:04:13.054863+0000 mgr.y (mgr.24370) 6774 : cluster [DBG] pgmap v6758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:16 smithi082 bash[20963]: cluster 2024-04-03T18:04:15.055535+0000 mgr.y (mgr.24370) 6775 : cluster [DBG] pgmap v6759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:16 smithi082 bash[20963]: audit 2024-04-03T18:04:15.812404+0000 mon.c (mon.2) 2684 : audit [DBG] from='client.? 172.21.15.67:0/2778013475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:16 smithi067 bash[27441]: cluster 2024-04-03T18:04:15.055535+0000 mgr.y (mgr.24370) 6775 : cluster [DBG] pgmap v6759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:16 smithi067 bash[27441]: audit 2024-04-03T18:04:15.812404+0000 mon.c (mon.2) 2684 : audit [DBG] from='client.? 172.21.15.67:0/2778013475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:16 smithi067 bash[17655]: cluster 2024-04-03T18:04:15.055535+0000 mgr.y (mgr.24370) 6775 : cluster [DBG] pgmap v6759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:16 smithi067 bash[17655]: audit 2024-04-03T18:04:15.812404+0000 mon.c (mon.2) 2684 : audit [DBG] from='client.? 172.21.15.67:0/2778013475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:18 smithi082 bash[20963]: cluster 2024-04-03T18:04:17.056725+0000 mgr.y (mgr.24370) 6776 : cluster [DBG] pgmap v6760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:18 smithi082 bash[20963]: audit 2024-04-03T18:04:18.262174+0000 mon.c (mon.2) 2685 : audit [DBG] from='client.? 172.21.15.67:0/3084217250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:18 smithi067 bash[27441]: cluster 2024-04-03T18:04:17.056725+0000 mgr.y (mgr.24370) 6776 : cluster [DBG] pgmap v6760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:18 smithi067 bash[27441]: audit 2024-04-03T18:04:18.262174+0000 mon.c (mon.2) 2685 : audit [DBG] from='client.? 172.21.15.67:0/3084217250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:18 smithi067 bash[17655]: cluster 2024-04-03T18:04:17.056725+0000 mgr.y (mgr.24370) 6776 : cluster [DBG] pgmap v6760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:18 smithi067 bash[17655]: audit 2024-04-03T18:04:18.262174+0000 mon.c (mon.2) 2685 : audit [DBG] from='client.? 172.21.15.67:0/3084217250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:20 smithi082 bash[20963]: cluster 2024-04-03T18:04:19.057467+0000 mgr.y (mgr.24370) 6777 : cluster [DBG] pgmap v6761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:20 smithi067 bash[17655]: cluster 2024-04-03T18:04:19.057467+0000 mgr.y (mgr.24370) 6777 : cluster [DBG] pgmap v6761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:20 smithi067 bash[27441]: cluster 2024-04-03T18:04:19.057467+0000 mgr.y (mgr.24370) 6777 : cluster [DBG] pgmap v6761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:21 smithi082 bash[20963]: audit 2024-04-03T18:04:20.705235+0000 mon.a (mon.0) 6217 : audit [DBG] from='client.? 172.21.15.67:0/169727591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:21 smithi067 bash[27441]: audit 2024-04-03T18:04:20.705235+0000 mon.a (mon.0) 6217 : audit [DBG] from='client.? 172.21.15.67:0/169727591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:21 smithi067 bash[17655]: audit 2024-04-03T18:04:20.705235+0000 mon.a (mon.0) 6217 : audit [DBG] from='client.? 172.21.15.67:0/169727591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:22 smithi082 bash[20963]: cluster 2024-04-03T18:04:21.058769+0000 mgr.y (mgr.24370) 6778 : cluster [DBG] pgmap v6762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:22 smithi067 bash[17655]: cluster 2024-04-03T18:04:21.058769+0000 mgr.y (mgr.24370) 6778 : cluster [DBG] pgmap v6762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:22 smithi067 bash[27441]: cluster 2024-04-03T18:04:21.058769+0000 mgr.y (mgr.24370) 6778 : cluster [DBG] pgmap v6762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:23] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:04:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:23 smithi082 bash[20963]: audit 2024-04-03T18:04:23.159478+0000 mon.a (mon.0) 6218 : audit [DBG] from='client.? 172.21.15.67:0/529336964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:04:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:23 smithi067 bash[27441]: audit 2024-04-03T18:04:23.159478+0000 mon.a (mon.0) 6218 : audit [DBG] from='client.? 172.21.15.67:0/529336964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:23 smithi067 bash[17655]: audit 2024-04-03T18:04:23.159478+0000 mon.a (mon.0) 6218 : audit [DBG] from='client.? 172.21.15.67:0/529336964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:24 smithi082 bash[20963]: cluster 2024-04-03T18:04:23.059547+0000 mgr.y (mgr.24370) 6779 : cluster [DBG] pgmap v6763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:24.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:24 smithi067 bash[27441]: cluster 2024-04-03T18:04:23.059547+0000 mgr.y (mgr.24370) 6779 : cluster [DBG] pgmap v6763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:24 smithi067 bash[17655]: cluster 2024-04-03T18:04:23.059547+0000 mgr.y (mgr.24370) 6779 : cluster [DBG] pgmap v6763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:25 smithi082 bash[20963]: audit 2024-04-03T18:04:25.012461+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:25 smithi067 bash[17655]: audit 2024-04-03T18:04:25.012461+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:25 smithi067 bash[27441]: audit 2024-04-03T18:04:25.012461+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:26 smithi082 bash[20963]: cluster 2024-04-03T18:04:25.060255+0000 mgr.y (mgr.24370) 6780 : cluster [DBG] pgmap v6764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:26 smithi082 bash[20963]: audit 2024-04-03T18:04:25.613303+0000 mon.c (mon.2) 2686 : audit [DBG] from='client.? 172.21.15.67:0/3359973883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:26 smithi067 bash[17655]: cluster 2024-04-03T18:04:25.060255+0000 mgr.y (mgr.24370) 6780 : cluster [DBG] pgmap v6764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:26 smithi067 bash[17655]: audit 2024-04-03T18:04:25.613303+0000 mon.c (mon.2) 2686 : audit [DBG] from='client.? 172.21.15.67:0/3359973883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:26 smithi067 bash[27441]: cluster 2024-04-03T18:04:25.060255+0000 mgr.y (mgr.24370) 6780 : cluster [DBG] pgmap v6764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:26 smithi067 bash[27441]: audit 2024-04-03T18:04:25.613303+0000 mon.c (mon.2) 2686 : audit [DBG] from='client.? 172.21.15.67:0/3359973883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:28 smithi082 bash[20963]: cluster 2024-04-03T18:04:27.061393+0000 mgr.y (mgr.24370) 6781 : cluster [DBG] pgmap v6765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:28 smithi082 bash[20963]: audit 2024-04-03T18:04:28.072637+0000 mon.a (mon.0) 6220 : audit [DBG] from='client.? 172.21.15.67:0/1739962037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:28 smithi067 bash[17655]: cluster 2024-04-03T18:04:27.061393+0000 mgr.y (mgr.24370) 6781 : cluster [DBG] pgmap v6765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:28 smithi067 bash[17655]: audit 2024-04-03T18:04:28.072637+0000 mon.a (mon.0) 6220 : audit [DBG] from='client.? 172.21.15.67:0/1739962037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:28 smithi067 bash[27441]: cluster 2024-04-03T18:04:27.061393+0000 mgr.y (mgr.24370) 6781 : cluster [DBG] pgmap v6765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:28 smithi067 bash[27441]: audit 2024-04-03T18:04:28.072637+0000 mon.a (mon.0) 6220 : audit [DBG] from='client.? 172.21.15.67:0/1739962037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:30 smithi082 bash[20963]: cluster 2024-04-03T18:04:29.062095+0000 mgr.y (mgr.24370) 6782 : cluster [DBG] pgmap v6766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:30 smithi082 bash[20963]: audit 2024-04-03T18:04:30.525484+0000 mon.a (mon.0) 6221 : audit [DBG] from='client.? 172.21.15.67:0/689891969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:30 smithi067 bash[27441]: cluster 2024-04-03T18:04:29.062095+0000 mgr.y (mgr.24370) 6782 : cluster [DBG] pgmap v6766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:30 smithi067 bash[27441]: audit 2024-04-03T18:04:30.525484+0000 mon.a (mon.0) 6221 : audit [DBG] from='client.? 172.21.15.67:0/689891969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:30 smithi067 bash[17655]: cluster 2024-04-03T18:04:29.062095+0000 mgr.y (mgr.24370) 6782 : cluster [DBG] pgmap v6766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:30 smithi067 bash[17655]: audit 2024-04-03T18:04:30.525484+0000 mon.a (mon.0) 6221 : audit [DBG] from='client.? 172.21.15.67:0/689891969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:32 smithi082 bash[20963]: cluster 2024-04-03T18:04:31.063231+0000 mgr.y (mgr.24370) 6783 : cluster [DBG] pgmap v6767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:32 smithi067 bash[27441]: cluster 2024-04-03T18:04:31.063231+0000 mgr.y (mgr.24370) 6783 : cluster [DBG] pgmap v6767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:32 smithi067 bash[17655]: cluster 2024-04-03T18:04:31.063231+0000 mgr.y (mgr.24370) 6783 : cluster [DBG] pgmap v6767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:33] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:04:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:33 smithi082 bash[20963]: audit 2024-04-03T18:04:32.974665+0000 mon.a (mon.0) 6222 : audit [DBG] from='client.? 172.21.15.67:0/2361504161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:04:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:33 smithi067 bash[17655]: audit 2024-04-03T18:04:32.974665+0000 mon.a (mon.0) 6222 : audit [DBG] from='client.? 172.21.15.67:0/2361504161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:33 smithi067 bash[27441]: audit 2024-04-03T18:04:32.974665+0000 mon.a (mon.0) 6222 : audit [DBG] from='client.? 172.21.15.67:0/2361504161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:34 smithi082 bash[20963]: cluster 2024-04-03T18:04:33.063904+0000 mgr.y (mgr.24370) 6784 : cluster [DBG] pgmap v6768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:34 smithi067 bash[27441]: cluster 2024-04-03T18:04:33.063904+0000 mgr.y (mgr.24370) 6784 : cluster [DBG] pgmap v6768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:34 smithi067 bash[17655]: cluster 2024-04-03T18:04:33.063904+0000 mgr.y (mgr.24370) 6784 : cluster [DBG] pgmap v6768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:35.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:35 smithi082 bash[20963]: audit 2024-04-03T18:04:35.437738+0000 mon.c (mon.2) 2687 : audit [DBG] from='client.? 172.21.15.67:0/2646328362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:35.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:35 smithi067 bash[27441]: audit 2024-04-03T18:04:35.437738+0000 mon.c (mon.2) 2687 : audit [DBG] from='client.? 172.21.15.67:0/2646328362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:35 smithi067 bash[17655]: audit 2024-04-03T18:04:35.437738+0000 mon.c (mon.2) 2687 : audit [DBG] from='client.? 172.21.15.67:0/2646328362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:36 smithi082 bash[20963]: cluster 2024-04-03T18:04:35.064617+0000 mgr.y (mgr.24370) 6785 : cluster [DBG] pgmap v6769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:36 smithi067 bash[17655]: cluster 2024-04-03T18:04:35.064617+0000 mgr.y (mgr.24370) 6785 : cluster [DBG] pgmap v6769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:36 smithi067 bash[27441]: cluster 2024-04-03T18:04:35.064617+0000 mgr.y (mgr.24370) 6785 : cluster [DBG] pgmap v6769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:38 smithi082 bash[20963]: cluster 2024-04-03T18:04:37.065810+0000 mgr.y (mgr.24370) 6786 : cluster [DBG] pgmap v6770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:38 smithi082 bash[20963]: audit 2024-04-03T18:04:37.885500+0000 mon.c (mon.2) 2688 : audit [DBG] from='client.? 172.21.15.67:0/2966574666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:38 smithi067 bash[17655]: cluster 2024-04-03T18:04:37.065810+0000 mgr.y (mgr.24370) 6786 : cluster [DBG] pgmap v6770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:38 smithi067 bash[17655]: audit 2024-04-03T18:04:37.885500+0000 mon.c (mon.2) 2688 : audit [DBG] from='client.? 172.21.15.67:0/2966574666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:38 smithi067 bash[27441]: cluster 2024-04-03T18:04:37.065810+0000 mgr.y (mgr.24370) 6786 : cluster [DBG] pgmap v6770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:38 smithi067 bash[27441]: audit 2024-04-03T18:04:37.885500+0000 mon.c (mon.2) 2688 : audit [DBG] from='client.? 172.21.15.67:0/2966574666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:40 smithi082 bash[20963]: cluster 2024-04-03T18:04:39.066560+0000 mgr.y (mgr.24370) 6787 : cluster [DBG] pgmap v6771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:40 smithi082 bash[20963]: audit 2024-04-03T18:04:40.012411+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:40 smithi082 bash[20963]: audit 2024-04-03T18:04:40.327870+0000 mon.c (mon.2) 2689 : audit [DBG] from='client.? 172.21.15.67:0/33696634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:40 smithi067 bash[17655]: cluster 2024-04-03T18:04:39.066560+0000 mgr.y (mgr.24370) 6787 : cluster [DBG] pgmap v6771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:40 smithi067 bash[17655]: audit 2024-04-03T18:04:40.012411+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:40 smithi067 bash[17655]: audit 2024-04-03T18:04:40.327870+0000 mon.c (mon.2) 2689 : audit [DBG] from='client.? 172.21.15.67:0/33696634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:40 smithi067 bash[27441]: cluster 2024-04-03T18:04:39.066560+0000 mgr.y (mgr.24370) 6787 : cluster [DBG] pgmap v6771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:40 smithi067 bash[27441]: audit 2024-04-03T18:04:40.012411+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:40 smithi067 bash[27441]: audit 2024-04-03T18:04:40.327870+0000 mon.c (mon.2) 2689 : audit [DBG] from='client.? 172.21.15.67:0/33696634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:42 smithi082 bash[20963]: cluster 2024-04-03T18:04:41.067817+0000 mgr.y (mgr.24370) 6788 : cluster [DBG] pgmap v6772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:42 smithi067 bash[17655]: cluster 2024-04-03T18:04:41.067817+0000 mgr.y (mgr.24370) 6788 : cluster [DBG] pgmap v6772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:42 smithi067 bash[27441]: cluster 2024-04-03T18:04:41.067817+0000 mgr.y (mgr.24370) 6788 : cluster [DBG] pgmap v6772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:43] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:04:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:04:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:43 smithi082 bash[20963]: audit 2024-04-03T18:04:42.781298+0000 mon.c (mon.2) 2690 : audit [DBG] from='client.? 172.21.15.67:0/1827118236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:43 smithi067 bash[17655]: audit 2024-04-03T18:04:42.781298+0000 mon.c (mon.2) 2690 : audit [DBG] from='client.? 172.21.15.67:0/1827118236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:43 smithi067 bash[27441]: audit 2024-04-03T18:04:42.781298+0000 mon.c (mon.2) 2690 : audit [DBG] from='client.? 172.21.15.67:0/1827118236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:44 smithi082 bash[20963]: cluster 2024-04-03T18:04:43.068694+0000 mgr.y (mgr.24370) 6789 : cluster [DBG] pgmap v6773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:44 smithi067 bash[17655]: cluster 2024-04-03T18:04:43.068694+0000 mgr.y (mgr.24370) 6789 : cluster [DBG] pgmap v6773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:44 smithi067 bash[27441]: cluster 2024-04-03T18:04:43.068694+0000 mgr.y (mgr.24370) 6789 : cluster [DBG] pgmap v6773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:45 smithi082 bash[20963]: cluster 2024-04-03T18:04:45.069368+0000 mgr.y (mgr.24370) 6790 : cluster [DBG] pgmap v6774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:45 smithi082 bash[20963]: audit 2024-04-03T18:04:45.232829+0000 mon.a (mon.0) 6224 : audit [DBG] from='client.? 172.21.15.67:0/2223038780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:45 smithi067 bash[27441]: cluster 2024-04-03T18:04:45.069368+0000 mgr.y (mgr.24370) 6790 : cluster [DBG] pgmap v6774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:45 smithi067 bash[27441]: audit 2024-04-03T18:04:45.232829+0000 mon.a (mon.0) 6224 : audit [DBG] from='client.? 172.21.15.67:0/2223038780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:45 smithi067 bash[17655]: cluster 2024-04-03T18:04:45.069368+0000 mgr.y (mgr.24370) 6790 : cluster [DBG] pgmap v6774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:45 smithi067 bash[17655]: audit 2024-04-03T18:04:45.232829+0000 mon.a (mon.0) 6224 : audit [DBG] from='client.? 172.21.15.67:0/2223038780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:48 smithi082 bash[20963]: cluster 2024-04-03T18:04:47.070578+0000 mgr.y (mgr.24370) 6791 : cluster [DBG] pgmap v6775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:48 smithi082 bash[20963]: audit 2024-04-03T18:04:47.688919+0000 mon.a (mon.0) 6225 : audit [DBG] from='client.? 172.21.15.67:0/3157756597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:48 smithi082 bash[20963]: audit 2024-04-03T18:04:48.021301+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:04:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:48 smithi067 bash[17655]: cluster 2024-04-03T18:04:47.070578+0000 mgr.y (mgr.24370) 6791 : cluster [DBG] pgmap v6775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:48 smithi067 bash[17655]: audit 2024-04-03T18:04:47.688919+0000 mon.a (mon.0) 6225 : audit [DBG] from='client.? 172.21.15.67:0/3157756597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:48 smithi067 bash[17655]: audit 2024-04-03T18:04:48.021301+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:04:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:48 smithi067 bash[27441]: cluster 2024-04-03T18:04:47.070578+0000 mgr.y (mgr.24370) 6791 : cluster [DBG] pgmap v6775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:48 smithi067 bash[27441]: audit 2024-04-03T18:04:47.688919+0000 mon.a (mon.0) 6225 : audit [DBG] from='client.? 172.21.15.67:0/3157756597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:48 smithi067 bash[27441]: audit 2024-04-03T18:04:48.021301+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:04:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:50 smithi082 bash[20963]: cluster 2024-04-03T18:04:49.071354+0000 mgr.y (mgr.24370) 6792 : cluster [DBG] pgmap v6776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:50.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:50 smithi067 bash[17655]: cluster 2024-04-03T18:04:49.071354+0000 mgr.y (mgr.24370) 6792 : cluster [DBG] pgmap v6776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:50 smithi067 bash[27441]: cluster 2024-04-03T18:04:49.071354+0000 mgr.y (mgr.24370) 6792 : cluster [DBG] pgmap v6776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:51 smithi067 bash[17655]: audit 2024-04-03T18:04:50.148754+0000 mon.a (mon.0) 6227 : audit [DBG] from='client.? 172.21.15.67:0/949004480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:51 smithi067 bash[27441]: audit 2024-04-03T18:04:50.148754+0000 mon.a (mon.0) 6227 : audit [DBG] from='client.? 172.21.15.67:0/949004480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:51 smithi082 bash[20963]: audit 2024-04-03T18:04:50.148754+0000 mon.a (mon.0) 6227 : audit [DBG] from='client.? 172.21.15.67:0/949004480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:52 smithi067 bash[17655]: cluster 2024-04-03T18:04:51.072662+0000 mgr.y (mgr.24370) 6793 : cluster [DBG] pgmap v6777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:52 smithi067 bash[27441]: cluster 2024-04-03T18:04:51.072662+0000 mgr.y (mgr.24370) 6793 : cluster [DBG] pgmap v6777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:52 smithi082 bash[20963]: cluster 2024-04-03T18:04:51.072662+0000 mgr.y (mgr.24370) 6793 : cluster [DBG] pgmap v6777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:53 smithi067 bash[17655]: audit 2024-04-03T18:04:52.611732+0000 mon.a (mon.0) 6228 : audit [DBG] from='client.? 172.21.15.67:0/1725213842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:53] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:04:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:53 smithi067 bash[27441]: audit 2024-04-03T18:04:52.611732+0000 mon.a (mon.0) 6228 : audit [DBG] from='client.? 172.21.15.67:0/1725213842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:53 smithi082 bash[20963]: audit 2024-04-03T18:04:52.611732+0000 mon.a (mon.0) 6228 : audit [DBG] from='client.? 172.21.15.67:0/1725213842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:04:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[17655]: cluster 2024-04-03T18:04:53.073464+0000 mgr.y (mgr.24370) 6794 : cluster [DBG] pgmap v6778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[17655]: audit 2024-04-03T18:04:53.770627+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[17655]: audit 2024-04-03T18:04:53.780700+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[17655]: audit 2024-04-03T18:04:54.072140+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[17655]: audit 2024-04-03T18:04:54.080682+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[27441]: cluster 2024-04-03T18:04:53.073464+0000 mgr.y (mgr.24370) 6794 : cluster [DBG] pgmap v6778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[27441]: audit 2024-04-03T18:04:53.770627+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[27441]: audit 2024-04-03T18:04:53.780700+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[27441]: audit 2024-04-03T18:04:54.072140+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:54 smithi067 bash[27441]: audit 2024-04-03T18:04:54.080682+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:54 smithi082 bash[20963]: cluster 2024-04-03T18:04:53.073464+0000 mgr.y (mgr.24370) 6794 : cluster [DBG] pgmap v6778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:54 smithi082 bash[20963]: audit 2024-04-03T18:04:53.770627+0000 mon.a (mon.0) 6229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:54 smithi082 bash[20963]: audit 2024-04-03T18:04:53.780700+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:54 smithi082 bash[20963]: audit 2024-04-03T18:04:54.072140+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:54 smithi082 bash[20963]: audit 2024-04-03T18:04:54.080682+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[17655]: audit 2024-04-03T18:04:54.614057+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:04:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[17655]: audit 2024-04-03T18:04:54.615463+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:04:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[17655]: audit 2024-04-03T18:04:54.624787+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[17655]: audit 2024-04-03T18:04:55.012985+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[17655]: audit 2024-04-03T18:04:55.071690+0000 mon.c (mon.2) 2691 : audit [DBG] from='client.? 172.21.15.67:0/1085616926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[27441]: audit 2024-04-03T18:04:54.614057+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:04:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[27441]: audit 2024-04-03T18:04:54.615463+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:04:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[27441]: audit 2024-04-03T18:04:54.624787+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[27441]: audit 2024-04-03T18:04:55.012985+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:55 smithi067 bash[27441]: audit 2024-04-03T18:04:55.071690+0000 mon.c (mon.2) 2691 : audit [DBG] from='client.? 172.21.15.67:0/1085616926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:55 smithi082 bash[20963]: audit 2024-04-03T18:04:54.614057+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:04:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:55 smithi082 bash[20963]: audit 2024-04-03T18:04:54.615463+0000 mon.a (mon.0) 6234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:04:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:55 smithi082 bash[20963]: audit 2024-04-03T18:04:54.624787+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:04:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:55 smithi082 bash[20963]: audit 2024-04-03T18:04:55.012985+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:04:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:55 smithi082 bash[20963]: audit 2024-04-03T18:04:55.071690+0000 mon.c (mon.2) 2691 : audit [DBG] from='client.? 172.21.15.67:0/1085616926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:56 smithi067 bash[27441]: cluster 2024-04-03T18:04:55.074138+0000 mgr.y (mgr.24370) 6795 : cluster [DBG] pgmap v6779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:56 smithi067 bash[17655]: cluster 2024-04-03T18:04:55.074138+0000 mgr.y (mgr.24370) 6795 : cluster [DBG] pgmap v6779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:56 smithi082 bash[20963]: cluster 2024-04-03T18:04:55.074138+0000 mgr.y (mgr.24370) 6795 : cluster [DBG] pgmap v6779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:58 smithi082 bash[20963]: cluster 2024-04-03T18:04:57.075361+0000 mgr.y (mgr.24370) 6796 : cluster [DBG] pgmap v6780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:04:58 smithi082 bash[20963]: audit 2024-04-03T18:04:57.522673+0000 mon.c (mon.2) 2692 : audit [DBG] from='client.? 172.21.15.67:0/721757882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:58 smithi067 bash[17655]: cluster 2024-04-03T18:04:57.075361+0000 mgr.y (mgr.24370) 6796 : cluster [DBG] pgmap v6780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:04:58 smithi067 bash[17655]: audit 2024-04-03T18:04:57.522673+0000 mon.c (mon.2) 2692 : audit [DBG] from='client.? 172.21.15.67:0/721757882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:04:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:58 smithi067 bash[27441]: cluster 2024-04-03T18:04:57.075361+0000 mgr.y (mgr.24370) 6796 : cluster [DBG] pgmap v6780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:04:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:04:58 smithi067 bash[27441]: audit 2024-04-03T18:04:57.522673+0000 mon.c (mon.2) 2692 : audit [DBG] from='client.? 172.21.15.67:0/721757882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:00 smithi082 bash[20963]: cluster 2024-04-03T18:04:59.076048+0000 mgr.y (mgr.24370) 6797 : cluster [DBG] pgmap v6781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:00 smithi082 bash[20963]: audit 2024-04-03T18:04:59.968322+0000 mon.c (mon.2) 2693 : audit [DBG] from='client.? 172.21.15.67:0/3174409394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:00 smithi067 bash[17655]: cluster 2024-04-03T18:04:59.076048+0000 mgr.y (mgr.24370) 6797 : cluster [DBG] pgmap v6781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:00 smithi067 bash[17655]: audit 2024-04-03T18:04:59.968322+0000 mon.c (mon.2) 2693 : audit [DBG] from='client.? 172.21.15.67:0/3174409394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:00 smithi067 bash[27441]: cluster 2024-04-03T18:04:59.076048+0000 mgr.y (mgr.24370) 6797 : cluster [DBG] pgmap v6781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:00 smithi067 bash[27441]: audit 2024-04-03T18:04:59.968322+0000 mon.c (mon.2) 2693 : audit [DBG] from='client.? 172.21.15.67:0/3174409394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:02 smithi082 bash[20963]: cluster 2024-04-03T18:05:01.077141+0000 mgr.y (mgr.24370) 6798 : cluster [DBG] pgmap v6782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:02 smithi067 bash[17655]: cluster 2024-04-03T18:05:01.077141+0000 mgr.y (mgr.24370) 6798 : cluster [DBG] pgmap v6782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:02 smithi067 bash[27441]: cluster 2024-04-03T18:05:01.077141+0000 mgr.y (mgr.24370) 6798 : cluster [DBG] pgmap v6782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:03 smithi067 bash[17655]: audit 2024-04-03T18:05:02.425561+0000 mon.c (mon.2) 2694 : audit [DBG] from='client.? 172.21.15.67:0/1714222317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:05:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:03 smithi067 bash[27441]: audit 2024-04-03T18:05:02.425561+0000 mon.c (mon.2) 2694 : audit [DBG] from='client.? 172.21.15.67:0/1714222317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:03.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:03 smithi082 bash[20963]: audit 2024-04-03T18:05:02.425561+0000 mon.c (mon.2) 2694 : audit [DBG] from='client.? 172.21.15.67:0/1714222317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:05:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:04 smithi082 bash[20963]: cluster 2024-04-03T18:05:03.077878+0000 mgr.y (mgr.24370) 6799 : cluster [DBG] pgmap v6783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:04 smithi067 bash[17655]: cluster 2024-04-03T18:05:03.077878+0000 mgr.y (mgr.24370) 6799 : cluster [DBG] pgmap v6783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:04 smithi067 bash[27441]: cluster 2024-04-03T18:05:03.077878+0000 mgr.y (mgr.24370) 6799 : cluster [DBG] pgmap v6783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:05 smithi082 bash[20963]: audit 2024-04-03T18:05:04.884157+0000 mon.a (mon.0) 6237 : audit [DBG] from='client.? 172.21.15.67:0/3173782099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:05 smithi067 bash[17655]: audit 2024-04-03T18:05:04.884157+0000 mon.a (mon.0) 6237 : audit [DBG] from='client.? 172.21.15.67:0/3173782099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:05 smithi067 bash[27441]: audit 2024-04-03T18:05:04.884157+0000 mon.a (mon.0) 6237 : audit [DBG] from='client.? 172.21.15.67:0/3173782099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:06 smithi082 bash[20963]: cluster 2024-04-03T18:05:05.078757+0000 mgr.y (mgr.24370) 6800 : cluster [DBG] pgmap v6784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:06 smithi067 bash[17655]: cluster 2024-04-03T18:05:05.078757+0000 mgr.y (mgr.24370) 6800 : cluster [DBG] pgmap v6784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:06 smithi067 bash[27441]: cluster 2024-04-03T18:05:05.078757+0000 mgr.y (mgr.24370) 6800 : cluster [DBG] pgmap v6784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:08 smithi082 bash[20963]: cluster 2024-04-03T18:05:07.079967+0000 mgr.y (mgr.24370) 6801 : cluster [DBG] pgmap v6785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:08 smithi082 bash[20963]: audit 2024-04-03T18:05:07.340528+0000 mon.a (mon.0) 6238 : audit [DBG] from='client.? 172.21.15.67:0/3543568050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:08 smithi067 bash[17655]: cluster 2024-04-03T18:05:07.079967+0000 mgr.y (mgr.24370) 6801 : cluster [DBG] pgmap v6785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:08 smithi067 bash[17655]: audit 2024-04-03T18:05:07.340528+0000 mon.a (mon.0) 6238 : audit [DBG] from='client.? 172.21.15.67:0/3543568050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:08 smithi067 bash[27441]: cluster 2024-04-03T18:05:07.079967+0000 mgr.y (mgr.24370) 6801 : cluster [DBG] pgmap v6785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:08 smithi067 bash[27441]: audit 2024-04-03T18:05:07.340528+0000 mon.a (mon.0) 6238 : audit [DBG] from='client.? 172.21.15.67:0/3543568050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:10 smithi082 bash[20963]: cluster 2024-04-03T18:05:09.080769+0000 mgr.y (mgr.24370) 6802 : cluster [DBG] pgmap v6786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:10 smithi082 bash[20963]: audit 2024-04-03T18:05:09.798927+0000 mon.a (mon.0) 6239 : audit [DBG] from='client.? 172.21.15.67:0/2019333437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:10 smithi082 bash[20963]: audit 2024-04-03T18:05:10.013385+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:10 smithi067 bash[17655]: cluster 2024-04-03T18:05:09.080769+0000 mgr.y (mgr.24370) 6802 : cluster [DBG] pgmap v6786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:10 smithi067 bash[17655]: audit 2024-04-03T18:05:09.798927+0000 mon.a (mon.0) 6239 : audit [DBG] from='client.? 172.21.15.67:0/2019333437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:10 smithi067 bash[17655]: audit 2024-04-03T18:05:10.013385+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:10 smithi067 bash[27441]: cluster 2024-04-03T18:05:09.080769+0000 mgr.y (mgr.24370) 6802 : cluster [DBG] pgmap v6786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:10 smithi067 bash[27441]: audit 2024-04-03T18:05:09.798927+0000 mon.a (mon.0) 6239 : audit [DBG] from='client.? 172.21.15.67:0/2019333437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:10 smithi067 bash[27441]: audit 2024-04-03T18:05:10.013385+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:12 smithi082 bash[20963]: cluster 2024-04-03T18:05:11.082022+0000 mgr.y (mgr.24370) 6803 : cluster [DBG] pgmap v6787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:12 smithi067 bash[27441]: cluster 2024-04-03T18:05:11.082022+0000 mgr.y (mgr.24370) 6803 : cluster [DBG] pgmap v6787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:12 smithi067 bash[17655]: cluster 2024-04-03T18:05:11.082022+0000 mgr.y (mgr.24370) 6803 : cluster [DBG] pgmap v6787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:05:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:13 smithi067 bash[27441]: audit 2024-04-03T18:05:12.256195+0000 mon.c (mon.2) 2695 : audit [DBG] from='client.? 172.21.15.67:0/591355066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:13 smithi067 bash[17655]: audit 2024-04-03T18:05:12.256195+0000 mon.c (mon.2) 2695 : audit [DBG] from='client.? 172.21.15.67:0/591355066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:13 smithi082 bash[20963]: audit 2024-04-03T18:05:12.256195+0000 mon.c (mon.2) 2695 : audit [DBG] from='client.? 172.21.15.67:0/591355066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:05:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:14 smithi082 bash[20963]: cluster 2024-04-03T18:05:13.082727+0000 mgr.y (mgr.24370) 6804 : cluster [DBG] pgmap v6788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:14 smithi067 bash[17655]: cluster 2024-04-03T18:05:13.082727+0000 mgr.y (mgr.24370) 6804 : cluster [DBG] pgmap v6788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:14 smithi067 bash[27441]: cluster 2024-04-03T18:05:13.082727+0000 mgr.y (mgr.24370) 6804 : cluster [DBG] pgmap v6788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:15 smithi082 bash[20963]: audit 2024-04-03T18:05:14.710736+0000 mon.c (mon.2) 2696 : audit [DBG] from='client.? 172.21.15.67:0/1193570638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:15 smithi067 bash[17655]: audit 2024-04-03T18:05:14.710736+0000 mon.c (mon.2) 2696 : audit [DBG] from='client.? 172.21.15.67:0/1193570638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:15 smithi067 bash[27441]: audit 2024-04-03T18:05:14.710736+0000 mon.c (mon.2) 2696 : audit [DBG] from='client.? 172.21.15.67:0/1193570638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:16 smithi082 bash[20963]: cluster 2024-04-03T18:05:15.083451+0000 mgr.y (mgr.24370) 6805 : cluster [DBG] pgmap v6789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:16 smithi067 bash[17655]: cluster 2024-04-03T18:05:15.083451+0000 mgr.y (mgr.24370) 6805 : cluster [DBG] pgmap v6789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:16 smithi067 bash[27441]: cluster 2024-04-03T18:05:15.083451+0000 mgr.y (mgr.24370) 6805 : cluster [DBG] pgmap v6789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:17.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:17 smithi082 bash[20963]: audit 2024-04-03T18:05:17.171497+0000 mon.a (mon.0) 6241 : audit [DBG] from='client.? 172.21.15.67:0/2540424058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:17.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:17 smithi067 bash[17655]: audit 2024-04-03T18:05:17.171497+0000 mon.a (mon.0) 6241 : audit [DBG] from='client.? 172.21.15.67:0/2540424058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:17.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:17 smithi067 bash[27441]: audit 2024-04-03T18:05:17.171497+0000 mon.a (mon.0) 6241 : audit [DBG] from='client.? 172.21.15.67:0/2540424058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:18 smithi082 bash[20963]: cluster 2024-04-03T18:05:17.084631+0000 mgr.y (mgr.24370) 6806 : cluster [DBG] pgmap v6790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:18 smithi067 bash[17655]: cluster 2024-04-03T18:05:17.084631+0000 mgr.y (mgr.24370) 6806 : cluster [DBG] pgmap v6790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:18 smithi067 bash[27441]: cluster 2024-04-03T18:05:17.084631+0000 mgr.y (mgr.24370) 6806 : cluster [DBG] pgmap v6790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:20 smithi082 bash[20963]: cluster 2024-04-03T18:05:19.085351+0000 mgr.y (mgr.24370) 6807 : cluster [DBG] pgmap v6791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:20 smithi082 bash[20963]: audit 2024-04-03T18:05:19.642518+0000 mon.a (mon.0) 6242 : audit [DBG] from='client.? 172.21.15.67:0/2935453476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:20 smithi067 bash[17655]: cluster 2024-04-03T18:05:19.085351+0000 mgr.y (mgr.24370) 6807 : cluster [DBG] pgmap v6791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:20 smithi067 bash[17655]: audit 2024-04-03T18:05:19.642518+0000 mon.a (mon.0) 6242 : audit [DBG] from='client.? 172.21.15.67:0/2935453476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:20 smithi067 bash[27441]: cluster 2024-04-03T18:05:19.085351+0000 mgr.y (mgr.24370) 6807 : cluster [DBG] pgmap v6791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:20 smithi067 bash[27441]: audit 2024-04-03T18:05:19.642518+0000 mon.a (mon.0) 6242 : audit [DBG] from='client.? 172.21.15.67:0/2935453476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:22 smithi082 bash[20963]: cluster 2024-04-03T18:05:21.086508+0000 mgr.y (mgr.24370) 6808 : cluster [DBG] pgmap v6792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:22 smithi082 bash[20963]: audit 2024-04-03T18:05:22.098090+0000 mon.c (mon.2) 2697 : audit [DBG] from='client.? 172.21.15.67:0/2988833432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:22 smithi067 bash[17655]: cluster 2024-04-03T18:05:21.086508+0000 mgr.y (mgr.24370) 6808 : cluster [DBG] pgmap v6792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:22 smithi067 bash[17655]: audit 2024-04-03T18:05:22.098090+0000 mon.c (mon.2) 2697 : audit [DBG] from='client.? 172.21.15.67:0/2988833432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:22 smithi067 bash[27441]: cluster 2024-04-03T18:05:21.086508+0000 mgr.y (mgr.24370) 6808 : cluster [DBG] pgmap v6792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:22 smithi067 bash[27441]: audit 2024-04-03T18:05:22.098090+0000 mon.c (mon.2) 2697 : audit [DBG] from='client.? 172.21.15.67:0/2988833432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:05:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:05:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:24 smithi082 bash[20963]: cluster 2024-04-03T18:05:23.087165+0000 mgr.y (mgr.24370) 6809 : cluster [DBG] pgmap v6793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:24.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:24 smithi067 bash[17655]: cluster 2024-04-03T18:05:23.087165+0000 mgr.y (mgr.24370) 6809 : cluster [DBG] pgmap v6793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:24 smithi067 bash[27441]: cluster 2024-04-03T18:05:23.087165+0000 mgr.y (mgr.24370) 6809 : cluster [DBG] pgmap v6793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:25 smithi082 bash[20963]: audit 2024-04-03T18:05:24.542360+0000 mon.a (mon.0) 6243 : audit [DBG] from='client.? 172.21.15.67:0/3799526971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:25 smithi082 bash[20963]: audit 2024-04-03T18:05:25.013900+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:25 smithi067 bash[27441]: audit 2024-04-03T18:05:24.542360+0000 mon.a (mon.0) 6243 : audit [DBG] from='client.? 172.21.15.67:0/3799526971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:25 smithi067 bash[27441]: audit 2024-04-03T18:05:25.013900+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:25 smithi067 bash[17655]: audit 2024-04-03T18:05:24.542360+0000 mon.a (mon.0) 6243 : audit [DBG] from='client.? 172.21.15.67:0/3799526971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:25 smithi067 bash[17655]: audit 2024-04-03T18:05:25.013900+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:26 smithi082 bash[20963]: cluster 2024-04-03T18:05:25.087839+0000 mgr.y (mgr.24370) 6810 : cluster [DBG] pgmap v6794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:26.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:26 smithi067 bash[27441]: cluster 2024-04-03T18:05:25.087839+0000 mgr.y (mgr.24370) 6810 : cluster [DBG] pgmap v6794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:26 smithi067 bash[17655]: cluster 2024-04-03T18:05:25.087839+0000 mgr.y (mgr.24370) 6810 : cluster [DBG] pgmap v6794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:27 smithi082 bash[20963]: audit 2024-04-03T18:05:27.026061+0000 mon.c (mon.2) 2698 : audit [DBG] from='client.? 172.21.15.67:0/1828692523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:27.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:27 smithi067 bash[17655]: audit 2024-04-03T18:05:27.026061+0000 mon.c (mon.2) 2698 : audit [DBG] from='client.? 172.21.15.67:0/1828692523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:27 smithi067 bash[27441]: audit 2024-04-03T18:05:27.026061+0000 mon.c (mon.2) 2698 : audit [DBG] from='client.? 172.21.15.67:0/1828692523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:28 smithi082 bash[20963]: cluster 2024-04-03T18:05:27.089038+0000 mgr.y (mgr.24370) 6811 : cluster [DBG] pgmap v6795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:28 smithi067 bash[17655]: cluster 2024-04-03T18:05:27.089038+0000 mgr.y (mgr.24370) 6811 : cluster [DBG] pgmap v6795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:28 smithi067 bash[27441]: cluster 2024-04-03T18:05:27.089038+0000 mgr.y (mgr.24370) 6811 : cluster [DBG] pgmap v6795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:29 smithi082 bash[20963]: audit 2024-04-03T18:05:29.480974+0000 mon.a (mon.0) 6245 : audit [DBG] from='client.? 172.21.15.67:0/234542157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:29 smithi067 bash[17655]: audit 2024-04-03T18:05:29.480974+0000 mon.a (mon.0) 6245 : audit [DBG] from='client.? 172.21.15.67:0/234542157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:29 smithi067 bash[27441]: audit 2024-04-03T18:05:29.480974+0000 mon.a (mon.0) 6245 : audit [DBG] from='client.? 172.21.15.67:0/234542157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:30 smithi082 bash[20963]: cluster 2024-04-03T18:05:29.089576+0000 mgr.y (mgr.24370) 6812 : cluster [DBG] pgmap v6796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:30 smithi067 bash[17655]: cluster 2024-04-03T18:05:29.089576+0000 mgr.y (mgr.24370) 6812 : cluster [DBG] pgmap v6796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:30 smithi067 bash[27441]: cluster 2024-04-03T18:05:29.089576+0000 mgr.y (mgr.24370) 6812 : cluster [DBG] pgmap v6796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:32.862 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:32 smithi067 bash[17655]: cluster 2024-04-03T18:05:31.090841+0000 mgr.y (mgr.24370) 6813 : cluster [DBG] pgmap v6797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:32.862 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:32 smithi067 bash[17655]: audit 2024-04-03T18:05:31.934047+0000 mon.a (mon.0) 6246 : audit [DBG] from='client.? 172.21.15.67:0/230004932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:32 smithi082 bash[20963]: cluster 2024-04-03T18:05:31.090841+0000 mgr.y (mgr.24370) 6813 : cluster [DBG] pgmap v6797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:32 smithi082 bash[20963]: audit 2024-04-03T18:05:31.934047+0000 mon.a (mon.0) 6246 : audit [DBG] from='client.? 172.21.15.67:0/230004932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:33.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:05:33.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:32 smithi067 bash[27441]: cluster 2024-04-03T18:05:31.090841+0000 mgr.y (mgr.24370) 6813 : cluster [DBG] pgmap v6797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:33.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:32 smithi067 bash[27441]: audit 2024-04-03T18:05:31.934047+0000 mon.a (mon.0) 6246 : audit [DBG] from='client.? 172.21.15.67:0/230004932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:05:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:34 smithi082 bash[20963]: cluster 2024-04-03T18:05:33.091434+0000 mgr.y (mgr.24370) 6814 : cluster [DBG] pgmap v6798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:34 smithi082 bash[20963]: audit 2024-04-03T18:05:34.395286+0000 mon.a (mon.0) 6247 : audit [DBG] from='client.? 172.21.15.67:0/4294375337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:34 smithi067 bash[17655]: cluster 2024-04-03T18:05:33.091434+0000 mgr.y (mgr.24370) 6814 : cluster [DBG] pgmap v6798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:34 smithi067 bash[17655]: audit 2024-04-03T18:05:34.395286+0000 mon.a (mon.0) 6247 : audit [DBG] from='client.? 172.21.15.67:0/4294375337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:34 smithi067 bash[27441]: cluster 2024-04-03T18:05:33.091434+0000 mgr.y (mgr.24370) 6814 : cluster [DBG] pgmap v6798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:34 smithi067 bash[27441]: audit 2024-04-03T18:05:34.395286+0000 mon.a (mon.0) 6247 : audit [DBG] from='client.? 172.21.15.67:0/4294375337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:36 smithi082 bash[20963]: cluster 2024-04-03T18:05:35.092171+0000 mgr.y (mgr.24370) 6815 : cluster [DBG] pgmap v6799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:36 smithi067 bash[17655]: cluster 2024-04-03T18:05:35.092171+0000 mgr.y (mgr.24370) 6815 : cluster [DBG] pgmap v6799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:36 smithi067 bash[27441]: cluster 2024-04-03T18:05:35.092171+0000 mgr.y (mgr.24370) 6815 : cluster [DBG] pgmap v6799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:37 smithi082 bash[20963]: audit 2024-04-03T18:05:36.859078+0000 mon.a (mon.0) 6248 : audit [DBG] from='client.? 172.21.15.67:0/3673548895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:37.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:37 smithi067 bash[17655]: audit 2024-04-03T18:05:36.859078+0000 mon.a (mon.0) 6248 : audit [DBG] from='client.? 172.21.15.67:0/3673548895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:37 smithi067 bash[27441]: audit 2024-04-03T18:05:36.859078+0000 mon.a (mon.0) 6248 : audit [DBG] from='client.? 172.21.15.67:0/3673548895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:38 smithi082 bash[20963]: cluster 2024-04-03T18:05:37.093306+0000 mgr.y (mgr.24370) 6816 : cluster [DBG] pgmap v6800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:38 smithi067 bash[17655]: cluster 2024-04-03T18:05:37.093306+0000 mgr.y (mgr.24370) 6816 : cluster [DBG] pgmap v6800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:38 smithi067 bash[27441]: cluster 2024-04-03T18:05:37.093306+0000 mgr.y (mgr.24370) 6816 : cluster [DBG] pgmap v6800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:39.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:39 smithi082 bash[20963]: audit 2024-04-03T18:05:39.318448+0000 mon.c (mon.2) 2699 : audit [DBG] from='client.? 172.21.15.67:0/2473139786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:39.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:39 smithi067 bash[17655]: audit 2024-04-03T18:05:39.318448+0000 mon.c (mon.2) 2699 : audit [DBG] from='client.? 172.21.15.67:0/2473139786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:39 smithi067 bash[27441]: audit 2024-04-03T18:05:39.318448+0000 mon.c (mon.2) 2699 : audit [DBG] from='client.? 172.21.15.67:0/2473139786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:40 smithi082 bash[20963]: cluster 2024-04-03T18:05:39.093948+0000 mgr.y (mgr.24370) 6817 : cluster [DBG] pgmap v6801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:40 smithi082 bash[20963]: audit 2024-04-03T18:05:40.014230+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:40 smithi067 bash[27441]: cluster 2024-04-03T18:05:39.093948+0000 mgr.y (mgr.24370) 6817 : cluster [DBG] pgmap v6801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:40 smithi067 bash[27441]: audit 2024-04-03T18:05:40.014230+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:40 smithi067 bash[17655]: cluster 2024-04-03T18:05:39.093948+0000 mgr.y (mgr.24370) 6817 : cluster [DBG] pgmap v6801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:40 smithi067 bash[17655]: audit 2024-04-03T18:05:40.014230+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:42 smithi082 bash[20963]: cluster 2024-04-03T18:05:41.095227+0000 mgr.y (mgr.24370) 6818 : cluster [DBG] pgmap v6802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:42 smithi082 bash[20963]: audit 2024-04-03T18:05:41.770527+0000 mon.c (mon.2) 2700 : audit [DBG] from='client.? 172.21.15.67:0/3687824199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:42 smithi067 bash[17655]: cluster 2024-04-03T18:05:41.095227+0000 mgr.y (mgr.24370) 6818 : cluster [DBG] pgmap v6802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:42 smithi067 bash[17655]: audit 2024-04-03T18:05:41.770527+0000 mon.c (mon.2) 2700 : audit [DBG] from='client.? 172.21.15.67:0/3687824199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:42 smithi067 bash[27441]: cluster 2024-04-03T18:05:41.095227+0000 mgr.y (mgr.24370) 6818 : cluster [DBG] pgmap v6802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:42 smithi067 bash[27441]: audit 2024-04-03T18:05:41.770527+0000 mon.c (mon.2) 2700 : audit [DBG] from='client.? 172.21.15.67:0/3687824199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:43] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:05:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:05:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:44 smithi082 bash[20963]: cluster 2024-04-03T18:05:43.095998+0000 mgr.y (mgr.24370) 6819 : cluster [DBG] pgmap v6803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:44 smithi082 bash[20963]: audit 2024-04-03T18:05:44.220278+0000 mon.a (mon.0) 6250 : audit [DBG] from='client.? 172.21.15.67:0/1520321229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:44 smithi067 bash[17655]: cluster 2024-04-03T18:05:43.095998+0000 mgr.y (mgr.24370) 6819 : cluster [DBG] pgmap v6803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:44 smithi067 bash[17655]: audit 2024-04-03T18:05:44.220278+0000 mon.a (mon.0) 6250 : audit [DBG] from='client.? 172.21.15.67:0/1520321229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:44 smithi067 bash[27441]: cluster 2024-04-03T18:05:43.095998+0000 mgr.y (mgr.24370) 6819 : cluster [DBG] pgmap v6803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:44 smithi067 bash[27441]: audit 2024-04-03T18:05:44.220278+0000 mon.a (mon.0) 6250 : audit [DBG] from='client.? 172.21.15.67:0/1520321229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:46 smithi082 bash[20963]: cluster 2024-04-03T18:05:45.096830+0000 mgr.y (mgr.24370) 6820 : cluster [DBG] pgmap v6804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:46 smithi067 bash[17655]: cluster 2024-04-03T18:05:45.096830+0000 mgr.y (mgr.24370) 6820 : cluster [DBG] pgmap v6804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:46 smithi067 bash[27441]: cluster 2024-04-03T18:05:45.096830+0000 mgr.y (mgr.24370) 6820 : cluster [DBG] pgmap v6804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:47 smithi082 bash[20963]: audit 2024-04-03T18:05:46.673695+0000 mon.c (mon.2) 2701 : audit [DBG] from='client.? 172.21.15.67:0/2414172900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:47.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:47 smithi067 bash[27441]: audit 2024-04-03T18:05:46.673695+0000 mon.c (mon.2) 2701 : audit [DBG] from='client.? 172.21.15.67:0/2414172900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:47 smithi067 bash[17655]: audit 2024-04-03T18:05:46.673695+0000 mon.c (mon.2) 2701 : audit [DBG] from='client.? 172.21.15.67:0/2414172900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:48 smithi082 bash[20963]: cluster 2024-04-03T18:05:47.098108+0000 mgr.y (mgr.24370) 6821 : cluster [DBG] pgmap v6805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:48 smithi067 bash[27441]: cluster 2024-04-03T18:05:47.098108+0000 mgr.y (mgr.24370) 6821 : cluster [DBG] pgmap v6805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:48 smithi067 bash[17655]: cluster 2024-04-03T18:05:47.098108+0000 mgr.y (mgr.24370) 6821 : cluster [DBG] pgmap v6805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:49 smithi067 bash[17655]: cluster 2024-04-03T18:05:49.098777+0000 mgr.y (mgr.24370) 6822 : cluster [DBG] pgmap v6806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:49 smithi067 bash[17655]: audit 2024-04-03T18:05:49.126746+0000 mon.a (mon.0) 6251 : audit [DBG] from='client.? 172.21.15.67:0/3339755131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:49 smithi067 bash[27441]: cluster 2024-04-03T18:05:49.098777+0000 mgr.y (mgr.24370) 6822 : cluster [DBG] pgmap v6806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:49 smithi067 bash[27441]: audit 2024-04-03T18:05:49.126746+0000 mon.a (mon.0) 6251 : audit [DBG] from='client.? 172.21.15.67:0/3339755131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:50.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:49 smithi082 bash[20963]: cluster 2024-04-03T18:05:49.098777+0000 mgr.y (mgr.24370) 6822 : cluster [DBG] pgmap v6806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:50.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:49 smithi082 bash[20963]: audit 2024-04-03T18:05:49.126746+0000 mon.a (mon.0) 6251 : audit [DBG] from='client.? 172.21.15.67:0/3339755131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:52.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:52 smithi067 bash[17655]: cluster 2024-04-03T18:05:51.099983+0000 mgr.y (mgr.24370) 6823 : cluster [DBG] pgmap v6807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:52 smithi067 bash[17655]: audit 2024-04-03T18:05:51.583313+0000 mon.a (mon.0) 6252 : audit [DBG] from='client.? 172.21.15.67:0/1855668064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:52 smithi067 bash[27441]: cluster 2024-04-03T18:05:51.099983+0000 mgr.y (mgr.24370) 6823 : cluster [DBG] pgmap v6807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:52 smithi067 bash[27441]: audit 2024-04-03T18:05:51.583313+0000 mon.a (mon.0) 6252 : audit [DBG] from='client.? 172.21.15.67:0/1855668064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:52 smithi082 bash[20963]: cluster 2024-04-03T18:05:51.099983+0000 mgr.y (mgr.24370) 6823 : cluster [DBG] pgmap v6807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:52 smithi082 bash[20963]: audit 2024-04-03T18:05:51.583313+0000 mon.a (mon.0) 6252 : audit [DBG] from='client.? 172.21.15.67:0/1855668064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:53] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:05:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:05:54.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:54 smithi067 bash[17655]: cluster 2024-04-03T18:05:53.100694+0000 mgr.y (mgr.24370) 6824 : cluster [DBG] pgmap v6808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:54 smithi067 bash[17655]: audit 2024-04-03T18:05:54.039257+0000 mon.a (mon.0) 6253 : audit [DBG] from='client.? 172.21.15.67:0/3327866454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:54 smithi067 bash[27441]: cluster 2024-04-03T18:05:53.100694+0000 mgr.y (mgr.24370) 6824 : cluster [DBG] pgmap v6808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:54 smithi067 bash[27441]: audit 2024-04-03T18:05:54.039257+0000 mon.a (mon.0) 6253 : audit [DBG] from='client.? 172.21.15.67:0/3327866454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:54 smithi082 bash[20963]: cluster 2024-04-03T18:05:53.100694+0000 mgr.y (mgr.24370) 6824 : cluster [DBG] pgmap v6808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:54 smithi082 bash[20963]: audit 2024-04-03T18:05:54.039257+0000 mon.a (mon.0) 6253 : audit [DBG] from='client.? 172.21.15.67:0/3327866454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:55 smithi067 bash[17655]: audit 2024-04-03T18:05:54.699872+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:05:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:55 smithi067 bash[17655]: audit 2024-04-03T18:05:55.014677+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:55 smithi067 bash[17655]: audit 2024-04-03T18:05:55.083145+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:05:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:55 smithi067 bash[17655]: audit 2024-04-03T18:05:55.090939+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:05:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:55 smithi067 bash[27441]: audit 2024-04-03T18:05:54.699872+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:05:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:55 smithi067 bash[27441]: audit 2024-04-03T18:05:55.014677+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:55 smithi067 bash[27441]: audit 2024-04-03T18:05:55.083145+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:05:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:55 smithi067 bash[27441]: audit 2024-04-03T18:05:55.090939+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:05:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:55 smithi082 bash[20963]: audit 2024-04-03T18:05:54.699872+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:05:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:55 smithi082 bash[20963]: audit 2024-04-03T18:05:55.014677+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:05:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:55 smithi082 bash[20963]: audit 2024-04-03T18:05:55.083145+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:05:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:55 smithi082 bash[20963]: audit 2024-04-03T18:05:55.090939+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:05:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:56 smithi082 bash[20963]: cluster 2024-04-03T18:05:55.101213+0000 mgr.y (mgr.24370) 6825 : cluster [DBG] pgmap v6809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:56 smithi067 bash[17655]: cluster 2024-04-03T18:05:55.101213+0000 mgr.y (mgr.24370) 6825 : cluster [DBG] pgmap v6809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:56 smithi067 bash[27441]: cluster 2024-04-03T18:05:55.101213+0000 mgr.y (mgr.24370) 6825 : cluster [DBG] pgmap v6809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:57 smithi082 bash[20963]: audit 2024-04-03T18:05:56.492286+0000 mon.a (mon.0) 6258 : audit [DBG] from='client.? 172.21.15.67:0/1768992905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:57 smithi067 bash[17655]: audit 2024-04-03T18:05:56.492286+0000 mon.a (mon.0) 6258 : audit [DBG] from='client.? 172.21.15.67:0/1768992905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:57 smithi067 bash[27441]: audit 2024-04-03T18:05:56.492286+0000 mon.a (mon.0) 6258 : audit [DBG] from='client.? 172.21.15.67:0/1768992905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:58 smithi082 bash[20963]: cluster 2024-04-03T18:05:57.102529+0000 mgr.y (mgr.24370) 6826 : cluster [DBG] pgmap v6810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:58 smithi067 bash[27441]: cluster 2024-04-03T18:05:57.102529+0000 mgr.y (mgr.24370) 6826 : cluster [DBG] pgmap v6810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:58 smithi067 bash[17655]: cluster 2024-04-03T18:05:57.102529+0000 mgr.y (mgr.24370) 6826 : cluster [DBG] pgmap v6810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:05:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:05:59 smithi082 bash[20963]: audit 2024-04-03T18:05:58.953239+0000 mon.c (mon.2) 2702 : audit [DBG] from='client.? 172.21.15.67:0/2601850666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:05:59 smithi067 bash[27441]: audit 2024-04-03T18:05:58.953239+0000 mon.c (mon.2) 2702 : audit [DBG] from='client.? 172.21.15.67:0/2601850666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:05:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:05:59 smithi067 bash[17655]: audit 2024-04-03T18:05:58.953239+0000 mon.c (mon.2) 2702 : audit [DBG] from='client.? 172.21.15.67:0/2601850666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:00 smithi082 bash[20963]: cluster 2024-04-03T18:05:59.103249+0000 mgr.y (mgr.24370) 6827 : cluster [DBG] pgmap v6811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:00 smithi067 bash[17655]: cluster 2024-04-03T18:05:59.103249+0000 mgr.y (mgr.24370) 6827 : cluster [DBG] pgmap v6811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:00 smithi067 bash[27441]: cluster 2024-04-03T18:05:59.103249+0000 mgr.y (mgr.24370) 6827 : cluster [DBG] pgmap v6811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:01 smithi082 bash[20963]: audit 2024-04-03T18:06:00.447739+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:01 smithi082 bash[20963]: audit 2024-04-03T18:06:00.455787+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:01 smithi082 bash[20963]: audit 2024-04-03T18:06:01.082624+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:01 smithi082 bash[20963]: audit 2024-04-03T18:06:01.091827+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:01 smithi082 bash[20963]: audit 2024-04-03T18:06:01.404464+0000 mon.a (mon.0) 6263 : audit [DBG] from='client.? 172.21.15.67:0/2782781274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:01.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[17655]: audit 2024-04-03T18:06:00.447739+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[17655]: audit 2024-04-03T18:06:00.455787+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[17655]: audit 2024-04-03T18:06:01.082624+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[17655]: audit 2024-04-03T18:06:01.091827+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[17655]: audit 2024-04-03T18:06:01.404464+0000 mon.a (mon.0) 6263 : audit [DBG] from='client.? 172.21.15.67:0/2782781274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[27441]: audit 2024-04-03T18:06:00.447739+0000 mon.a (mon.0) 6259 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[27441]: audit 2024-04-03T18:06:00.455787+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[27441]: audit 2024-04-03T18:06:01.082624+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[27441]: audit 2024-04-03T18:06:01.091827+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:01 smithi067 bash[27441]: audit 2024-04-03T18:06:01.404464+0000 mon.a (mon.0) 6263 : audit [DBG] from='client.? 172.21.15.67:0/2782781274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:02 smithi082 bash[20963]: cluster 2024-04-03T18:06:01.104071+0000 mgr.y (mgr.24370) 6828 : cluster [DBG] pgmap v6812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:02 smithi082 bash[20963]: audit 2024-04-03T18:06:01.513776+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:06:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:02 smithi082 bash[20963]: audit 2024-04-03T18:06:01.515343+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:06:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:02 smithi082 bash[20963]: audit 2024-04-03T18:06:01.524583+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:02 smithi067 bash[17655]: cluster 2024-04-03T18:06:01.104071+0000 mgr.y (mgr.24370) 6828 : cluster [DBG] pgmap v6812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:02 smithi067 bash[17655]: audit 2024-04-03T18:06:01.513776+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:06:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:02 smithi067 bash[17655]: audit 2024-04-03T18:06:01.515343+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:06:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:02 smithi067 bash[17655]: audit 2024-04-03T18:06:01.524583+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:02 smithi067 bash[27441]: cluster 2024-04-03T18:06:01.104071+0000 mgr.y (mgr.24370) 6828 : cluster [DBG] pgmap v6812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:02 smithi067 bash[27441]: audit 2024-04-03T18:06:01.513776+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:06:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:02 smithi067 bash[27441]: audit 2024-04-03T18:06:01.515343+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:06:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:02 smithi067 bash[27441]: audit 2024-04-03T18:06:01.524583+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:06:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:06:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:06:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:04 smithi082 bash[20963]: cluster 2024-04-03T18:06:03.104699+0000 mgr.y (mgr.24370) 6829 : cluster [DBG] pgmap v6813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:04 smithi082 bash[20963]: audit 2024-04-03T18:06:03.857093+0000 mon.c (mon.2) 2703 : audit [DBG] from='client.? 172.21.15.67:0/2582067003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:04.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:04 smithi067 bash[27441]: cluster 2024-04-03T18:06:03.104699+0000 mgr.y (mgr.24370) 6829 : cluster [DBG] pgmap v6813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:04 smithi067 bash[27441]: audit 2024-04-03T18:06:03.857093+0000 mon.c (mon.2) 2703 : audit [DBG] from='client.? 172.21.15.67:0/2582067003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:04 smithi067 bash[17655]: cluster 2024-04-03T18:06:03.104699+0000 mgr.y (mgr.24370) 6829 : cluster [DBG] pgmap v6813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:04 smithi067 bash[17655]: audit 2024-04-03T18:06:03.857093+0000 mon.c (mon.2) 2703 : audit [DBG] from='client.? 172.21.15.67:0/2582067003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:06 smithi082 bash[20963]: cluster 2024-04-03T18:06:05.105401+0000 mgr.y (mgr.24370) 6830 : cluster [DBG] pgmap v6814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:06 smithi082 bash[20963]: audit 2024-04-03T18:06:06.308355+0000 mon.c (mon.2) 2704 : audit [DBG] from='client.? 172.21.15.67:0/496869758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:06.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:06 smithi067 bash[27441]: cluster 2024-04-03T18:06:05.105401+0000 mgr.y (mgr.24370) 6830 : cluster [DBG] pgmap v6814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:06 smithi067 bash[27441]: audit 2024-04-03T18:06:06.308355+0000 mon.c (mon.2) 2704 : audit [DBG] from='client.? 172.21.15.67:0/496869758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:06 smithi067 bash[17655]: cluster 2024-04-03T18:06:05.105401+0000 mgr.y (mgr.24370) 6830 : cluster [DBG] pgmap v6814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:06 smithi067 bash[17655]: audit 2024-04-03T18:06:06.308355+0000 mon.c (mon.2) 2704 : audit [DBG] from='client.? 172.21.15.67:0/496869758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:08 smithi082 bash[20963]: cluster 2024-04-03T18:06:07.106594+0000 mgr.y (mgr.24370) 6831 : cluster [DBG] pgmap v6815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:08 smithi067 bash[17655]: cluster 2024-04-03T18:06:07.106594+0000 mgr.y (mgr.24370) 6831 : cluster [DBG] pgmap v6815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:08 smithi067 bash[27441]: cluster 2024-04-03T18:06:07.106594+0000 mgr.y (mgr.24370) 6831 : cluster [DBG] pgmap v6815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:09 smithi082 bash[20963]: audit 2024-04-03T18:06:08.755026+0000 mon.c (mon.2) 2705 : audit [DBG] from='client.? 172.21.15.67:0/1621120047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:09.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:09 smithi067 bash[17655]: audit 2024-04-03T18:06:08.755026+0000 mon.c (mon.2) 2705 : audit [DBG] from='client.? 172.21.15.67:0/1621120047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:09 smithi067 bash[27441]: audit 2024-04-03T18:06:08.755026+0000 mon.c (mon.2) 2705 : audit [DBG] from='client.? 172.21.15.67:0/1621120047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:10 smithi082 bash[20963]: cluster 2024-04-03T18:06:09.107303+0000 mgr.y (mgr.24370) 6832 : cluster [DBG] pgmap v6816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:10 smithi082 bash[20963]: audit 2024-04-03T18:06:10.014967+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:10 smithi067 bash[17655]: cluster 2024-04-03T18:06:09.107303+0000 mgr.y (mgr.24370) 6832 : cluster [DBG] pgmap v6816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:10 smithi067 bash[17655]: audit 2024-04-03T18:06:10.014967+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:10 smithi067 bash[27441]: cluster 2024-04-03T18:06:09.107303+0000 mgr.y (mgr.24370) 6832 : cluster [DBG] pgmap v6816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:10 smithi067 bash[27441]: audit 2024-04-03T18:06:10.014967+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:11 smithi082 bash[20963]: audit 2024-04-03T18:06:11.204263+0000 mon.a (mon.0) 6268 : audit [DBG] from='client.? 172.21.15.67:0/3535176029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:11.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:11 smithi067 bash[17655]: audit 2024-04-03T18:06:11.204263+0000 mon.a (mon.0) 6268 : audit [DBG] from='client.? 172.21.15.67:0/3535176029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:11 smithi067 bash[27441]: audit 2024-04-03T18:06:11.204263+0000 mon.a (mon.0) 6268 : audit [DBG] from='client.? 172.21.15.67:0/3535176029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:12 smithi082 bash[20963]: cluster 2024-04-03T18:06:11.108401+0000 mgr.y (mgr.24370) 6833 : cluster [DBG] pgmap v6817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:12.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:12 smithi067 bash[17655]: cluster 2024-04-03T18:06:11.108401+0000 mgr.y (mgr.24370) 6833 : cluster [DBG] pgmap v6817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:12 smithi067 bash[27441]: cluster 2024-04-03T18:06:11.108401+0000 mgr.y (mgr.24370) 6833 : cluster [DBG] pgmap v6817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:06:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:06:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:14 smithi082 bash[20963]: cluster 2024-04-03T18:06:13.108995+0000 mgr.y (mgr.24370) 6834 : cluster [DBG] pgmap v6818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:14 smithi082 bash[20963]: audit 2024-04-03T18:06:13.661755+0000 mon.a (mon.0) 6269 : audit [DBG] from='client.? 172.21.15.67:0/1997003861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:14.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:14 smithi067 bash[17655]: cluster 2024-04-03T18:06:13.108995+0000 mgr.y (mgr.24370) 6834 : cluster [DBG] pgmap v6818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:14 smithi067 bash[17655]: audit 2024-04-03T18:06:13.661755+0000 mon.a (mon.0) 6269 : audit [DBG] from='client.? 172.21.15.67:0/1997003861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:14 smithi067 bash[27441]: cluster 2024-04-03T18:06:13.108995+0000 mgr.y (mgr.24370) 6834 : cluster [DBG] pgmap v6818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:14 smithi067 bash[27441]: audit 2024-04-03T18:06:13.661755+0000 mon.a (mon.0) 6269 : audit [DBG] from='client.? 172.21.15.67:0/1997003861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:16 smithi082 bash[20963]: cluster 2024-04-03T18:06:15.109685+0000 mgr.y (mgr.24370) 6835 : cluster [DBG] pgmap v6819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:16 smithi082 bash[20963]: audit 2024-04-03T18:06:16.133630+0000 mon.c (mon.2) 2706 : audit [DBG] from='client.? 172.21.15.67:0/2764380736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:16 smithi067 bash[27441]: cluster 2024-04-03T18:06:15.109685+0000 mgr.y (mgr.24370) 6835 : cluster [DBG] pgmap v6819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:16 smithi067 bash[27441]: audit 2024-04-03T18:06:16.133630+0000 mon.c (mon.2) 2706 : audit [DBG] from='client.? 172.21.15.67:0/2764380736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:16 smithi067 bash[17655]: cluster 2024-04-03T18:06:15.109685+0000 mgr.y (mgr.24370) 6835 : cluster [DBG] pgmap v6819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:16 smithi067 bash[17655]: audit 2024-04-03T18:06:16.133630+0000 mon.c (mon.2) 2706 : audit [DBG] from='client.? 172.21.15.67:0/2764380736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:18 smithi082 bash[20963]: cluster 2024-04-03T18:06:17.110865+0000 mgr.y (mgr.24370) 6836 : cluster [DBG] pgmap v6820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:18 smithi067 bash[27441]: cluster 2024-04-03T18:06:17.110865+0000 mgr.y (mgr.24370) 6836 : cluster [DBG] pgmap v6820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:18 smithi067 bash[17655]: cluster 2024-04-03T18:06:17.110865+0000 mgr.y (mgr.24370) 6836 : cluster [DBG] pgmap v6820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:19 smithi082 bash[20963]: audit 2024-04-03T18:06:18.592847+0000 mon.c (mon.2) 2707 : audit [DBG] from='client.? 172.21.15.67:0/1628405980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:19.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:19 smithi067 bash[27441]: audit 2024-04-03T18:06:18.592847+0000 mon.c (mon.2) 2707 : audit [DBG] from='client.? 172.21.15.67:0/1628405980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:19 smithi067 bash[17655]: audit 2024-04-03T18:06:18.592847+0000 mon.c (mon.2) 2707 : audit [DBG] from='client.? 172.21.15.67:0/1628405980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:20 smithi082 bash[20963]: cluster 2024-04-03T18:06:19.111540+0000 mgr.y (mgr.24370) 6837 : cluster [DBG] pgmap v6821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:20 smithi067 bash[17655]: cluster 2024-04-03T18:06:19.111540+0000 mgr.y (mgr.24370) 6837 : cluster [DBG] pgmap v6821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:20 smithi067 bash[27441]: cluster 2024-04-03T18:06:19.111540+0000 mgr.y (mgr.24370) 6837 : cluster [DBG] pgmap v6821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:21 smithi082 bash[20963]: audit 2024-04-03T18:06:21.041126+0000 mon.c (mon.2) 2708 : audit [DBG] from='client.? 172.21.15.67:0/3132782737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:21.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:21 smithi067 bash[17655]: audit 2024-04-03T18:06:21.041126+0000 mon.c (mon.2) 2708 : audit [DBG] from='client.? 172.21.15.67:0/3132782737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:21 smithi067 bash[27441]: audit 2024-04-03T18:06:21.041126+0000 mon.c (mon.2) 2708 : audit [DBG] from='client.? 172.21.15.67:0/3132782737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:22 smithi082 bash[20963]: cluster 2024-04-03T18:06:21.112627+0000 mgr.y (mgr.24370) 6838 : cluster [DBG] pgmap v6822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:22 smithi067 bash[17655]: cluster 2024-04-03T18:06:21.112627+0000 mgr.y (mgr.24370) 6838 : cluster [DBG] pgmap v6822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:22 smithi067 bash[27441]: cluster 2024-04-03T18:06:21.112627+0000 mgr.y (mgr.24370) 6838 : cluster [DBG] pgmap v6822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:06:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:06:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:23 smithi082 bash[20963]: audit 2024-04-03T18:06:23.498458+0000 mon.a (mon.0) 6270 : audit [DBG] from='client.? 172.21.15.67:0/59503502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:23.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:23 smithi067 bash[17655]: audit 2024-04-03T18:06:23.498458+0000 mon.a (mon.0) 6270 : audit [DBG] from='client.? 172.21.15.67:0/59503502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:23.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:23 smithi067 bash[27441]: audit 2024-04-03T18:06:23.498458+0000 mon.a (mon.0) 6270 : audit [DBG] from='client.? 172.21.15.67:0/59503502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:24 smithi082 bash[20963]: cluster 2024-04-03T18:06:23.113286+0000 mgr.y (mgr.24370) 6839 : cluster [DBG] pgmap v6823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:24.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:24 smithi067 bash[27441]: cluster 2024-04-03T18:06:23.113286+0000 mgr.y (mgr.24370) 6839 : cluster [DBG] pgmap v6823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:24.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:24 smithi067 bash[17655]: cluster 2024-04-03T18:06:23.113286+0000 mgr.y (mgr.24370) 6839 : cluster [DBG] pgmap v6823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:25 smithi082 bash[20963]: audit 2024-04-03T18:06:25.015525+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:25 smithi067 bash[27441]: audit 2024-04-03T18:06:25.015525+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:25.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:25 smithi067 bash[17655]: audit 2024-04-03T18:06:25.015525+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:26 smithi082 bash[20963]: cluster 2024-04-03T18:06:25.114027+0000 mgr.y (mgr.24370) 6840 : cluster [DBG] pgmap v6824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:26 smithi082 bash[20963]: audit 2024-04-03T18:06:25.950915+0000 mon.a (mon.0) 6272 : audit [DBG] from='client.? 172.21.15.67:0/3802129813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:26.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:26 smithi067 bash[27441]: cluster 2024-04-03T18:06:25.114027+0000 mgr.y (mgr.24370) 6840 : cluster [DBG] pgmap v6824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:26 smithi067 bash[27441]: audit 2024-04-03T18:06:25.950915+0000 mon.a (mon.0) 6272 : audit [DBG] from='client.? 172.21.15.67:0/3802129813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:26 smithi067 bash[17655]: cluster 2024-04-03T18:06:25.114027+0000 mgr.y (mgr.24370) 6840 : cluster [DBG] pgmap v6824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:26 smithi067 bash[17655]: audit 2024-04-03T18:06:25.950915+0000 mon.a (mon.0) 6272 : audit [DBG] from='client.? 172.21.15.67:0/3802129813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:28 smithi082 bash[20963]: cluster 2024-04-03T18:06:27.115234+0000 mgr.y (mgr.24370) 6841 : cluster [DBG] pgmap v6825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:28 smithi082 bash[20963]: audit 2024-04-03T18:06:28.396300+0000 mon.a (mon.0) 6273 : audit [DBG] from='client.? 172.21.15.67:0/3301892663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:28 smithi067 bash[27441]: cluster 2024-04-03T18:06:27.115234+0000 mgr.y (mgr.24370) 6841 : cluster [DBG] pgmap v6825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:28 smithi067 bash[27441]: audit 2024-04-03T18:06:28.396300+0000 mon.a (mon.0) 6273 : audit [DBG] from='client.? 172.21.15.67:0/3301892663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:28 smithi067 bash[17655]: cluster 2024-04-03T18:06:27.115234+0000 mgr.y (mgr.24370) 6841 : cluster [DBG] pgmap v6825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:28 smithi067 bash[17655]: audit 2024-04-03T18:06:28.396300+0000 mon.a (mon.0) 6273 : audit [DBG] from='client.? 172.21.15.67:0/3301892663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:30 smithi082 bash[20963]: cluster 2024-04-03T18:06:29.115948+0000 mgr.y (mgr.24370) 6842 : cluster [DBG] pgmap v6826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:30 smithi067 bash[17655]: cluster 2024-04-03T18:06:29.115948+0000 mgr.y (mgr.24370) 6842 : cluster [DBG] pgmap v6826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:30 smithi067 bash[27441]: cluster 2024-04-03T18:06:29.115948+0000 mgr.y (mgr.24370) 6842 : cluster [DBG] pgmap v6826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:31 smithi082 bash[20963]: audit 2024-04-03T18:06:30.850281+0000 mon.c (mon.2) 2709 : audit [DBG] from='client.? 172.21.15.67:0/3270348064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:31.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:31 smithi067 bash[17655]: audit 2024-04-03T18:06:30.850281+0000 mon.c (mon.2) 2709 : audit [DBG] from='client.? 172.21.15.67:0/3270348064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:31 smithi067 bash[27441]: audit 2024-04-03T18:06:30.850281+0000 mon.c (mon.2) 2709 : audit [DBG] from='client.? 172.21.15.67:0/3270348064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:32 smithi082 bash[20963]: cluster 2024-04-03T18:06:31.117200+0000 mgr.y (mgr.24370) 6843 : cluster [DBG] pgmap v6827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:32 smithi067 bash[27441]: cluster 2024-04-03T18:06:31.117200+0000 mgr.y (mgr.24370) 6843 : cluster [DBG] pgmap v6827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:32 smithi067 bash[17655]: cluster 2024-04-03T18:06:31.117200+0000 mgr.y (mgr.24370) 6843 : cluster [DBG] pgmap v6827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:06:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:06:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:33 smithi082 bash[20963]: audit 2024-04-03T18:06:33.310013+0000 mon.a (mon.0) 6274 : audit [DBG] from='client.? 172.21.15.67:0/3530666837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:33.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:33 smithi067 bash[27441]: audit 2024-04-03T18:06:33.310013+0000 mon.a (mon.0) 6274 : audit [DBG] from='client.? 172.21.15.67:0/3530666837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:33 smithi067 bash[17655]: audit 2024-04-03T18:06:33.310013+0000 mon.a (mon.0) 6274 : audit [DBG] from='client.? 172.21.15.67:0/3530666837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:34 smithi082 bash[20963]: cluster 2024-04-03T18:06:33.117688+0000 mgr.y (mgr.24370) 6844 : cluster [DBG] pgmap v6828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:34 smithi067 bash[27441]: cluster 2024-04-03T18:06:33.117688+0000 mgr.y (mgr.24370) 6844 : cluster [DBG] pgmap v6828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:34 smithi067 bash[17655]: cluster 2024-04-03T18:06:33.117688+0000 mgr.y (mgr.24370) 6844 : cluster [DBG] pgmap v6828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:36 smithi082 bash[20963]: cluster 2024-04-03T18:06:35.118358+0000 mgr.y (mgr.24370) 6845 : cluster [DBG] pgmap v6829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:36 smithi082 bash[20963]: audit 2024-04-03T18:06:35.760492+0000 mon.a (mon.0) 6275 : audit [DBG] from='client.? 172.21.15.67:0/3914605344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:36 smithi067 bash[17655]: cluster 2024-04-03T18:06:35.118358+0000 mgr.y (mgr.24370) 6845 : cluster [DBG] pgmap v6829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:36 smithi067 bash[17655]: audit 2024-04-03T18:06:35.760492+0000 mon.a (mon.0) 6275 : audit [DBG] from='client.? 172.21.15.67:0/3914605344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:36 smithi067 bash[27441]: cluster 2024-04-03T18:06:35.118358+0000 mgr.y (mgr.24370) 6845 : cluster [DBG] pgmap v6829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:36 smithi067 bash[27441]: audit 2024-04-03T18:06:35.760492+0000 mon.a (mon.0) 6275 : audit [DBG] from='client.? 172.21.15.67:0/3914605344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:38 smithi082 bash[20963]: cluster 2024-04-03T18:06:37.119490+0000 mgr.y (mgr.24370) 6846 : cluster [DBG] pgmap v6830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:38 smithi082 bash[20963]: audit 2024-04-03T18:06:38.215464+0000 mon.c (mon.2) 2710 : audit [DBG] from='client.? 172.21.15.67:0/3142330691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:38 smithi067 bash[27441]: cluster 2024-04-03T18:06:37.119490+0000 mgr.y (mgr.24370) 6846 : cluster [DBG] pgmap v6830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:38 smithi067 bash[27441]: audit 2024-04-03T18:06:38.215464+0000 mon.c (mon.2) 2710 : audit [DBG] from='client.? 172.21.15.67:0/3142330691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:38 smithi067 bash[17655]: cluster 2024-04-03T18:06:37.119490+0000 mgr.y (mgr.24370) 6846 : cluster [DBG] pgmap v6830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:38 smithi067 bash[17655]: audit 2024-04-03T18:06:38.215464+0000 mon.c (mon.2) 2710 : audit [DBG] from='client.? 172.21.15.67:0/3142330691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:40 smithi082 bash[20963]: cluster 2024-04-03T18:06:39.120231+0000 mgr.y (mgr.24370) 6847 : cluster [DBG] pgmap v6831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:40 smithi082 bash[20963]: audit 2024-04-03T18:06:40.015723+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:40 smithi067 bash[17655]: cluster 2024-04-03T18:06:39.120231+0000 mgr.y (mgr.24370) 6847 : cluster [DBG] pgmap v6831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:40 smithi067 bash[17655]: audit 2024-04-03T18:06:40.015723+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:40 smithi067 bash[27441]: cluster 2024-04-03T18:06:39.120231+0000 mgr.y (mgr.24370) 6847 : cluster [DBG] pgmap v6831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:40 smithi067 bash[27441]: audit 2024-04-03T18:06:40.015723+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:41 smithi082 bash[20963]: audit 2024-04-03T18:06:40.679291+0000 mon.a (mon.0) 6277 : audit [DBG] from='client.? 172.21.15.67:0/1690510254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:41.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:41 smithi067 bash[27441]: audit 2024-04-03T18:06:40.679291+0000 mon.a (mon.0) 6277 : audit [DBG] from='client.? 172.21.15.67:0/1690510254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:41 smithi067 bash[17655]: audit 2024-04-03T18:06:40.679291+0000 mon.a (mon.0) 6277 : audit [DBG] from='client.? 172.21.15.67:0/1690510254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:42 smithi082 bash[20963]: cluster 2024-04-03T18:06:41.121196+0000 mgr.y (mgr.24370) 6848 : cluster [DBG] pgmap v6832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:42 smithi067 bash[27441]: cluster 2024-04-03T18:06:41.121196+0000 mgr.y (mgr.24370) 6848 : cluster [DBG] pgmap v6832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:42 smithi067 bash[17655]: cluster 2024-04-03T18:06:41.121196+0000 mgr.y (mgr.24370) 6848 : cluster [DBG] pgmap v6832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:43] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:06:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:06:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:43 smithi082 bash[20963]: audit 2024-04-03T18:06:43.136839+0000 mon.c (mon.2) 2711 : audit [DBG] from='client.? 172.21.15.67:0/1742066343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:43.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:43 smithi067 bash[17655]: audit 2024-04-03T18:06:43.136839+0000 mon.c (mon.2) 2711 : audit [DBG] from='client.? 172.21.15.67:0/1742066343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:43 smithi067 bash[27441]: audit 2024-04-03T18:06:43.136839+0000 mon.c (mon.2) 2711 : audit [DBG] from='client.? 172.21.15.67:0/1742066343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:44 smithi082 bash[20963]: cluster 2024-04-03T18:06:43.121792+0000 mgr.y (mgr.24370) 6849 : cluster [DBG] pgmap v6833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:44 smithi067 bash[17655]: cluster 2024-04-03T18:06:43.121792+0000 mgr.y (mgr.24370) 6849 : cluster [DBG] pgmap v6833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:44 smithi067 bash[27441]: cluster 2024-04-03T18:06:43.121792+0000 mgr.y (mgr.24370) 6849 : cluster [DBG] pgmap v6833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:45.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:45 smithi082 bash[20963]: audit 2024-04-03T18:06:45.594868+0000 mon.a (mon.0) 6278 : audit [DBG] from='client.? 172.21.15.67:0/1949423857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:45.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:45 smithi067 bash[17655]: audit 2024-04-03T18:06:45.594868+0000 mon.a (mon.0) 6278 : audit [DBG] from='client.? 172.21.15.67:0/1949423857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:45 smithi067 bash[27441]: audit 2024-04-03T18:06:45.594868+0000 mon.a (mon.0) 6278 : audit [DBG] from='client.? 172.21.15.67:0/1949423857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:46 smithi082 bash[20963]: cluster 2024-04-03T18:06:45.122512+0000 mgr.y (mgr.24370) 6850 : cluster [DBG] pgmap v6834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:46 smithi067 bash[17655]: cluster 2024-04-03T18:06:45.122512+0000 mgr.y (mgr.24370) 6850 : cluster [DBG] pgmap v6834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:46 smithi067 bash[27441]: cluster 2024-04-03T18:06:45.122512+0000 mgr.y (mgr.24370) 6850 : cluster [DBG] pgmap v6834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:48 smithi082 bash[20963]: cluster 2024-04-03T18:06:47.123701+0000 mgr.y (mgr.24370) 6851 : cluster [DBG] pgmap v6835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:48 smithi082 bash[20963]: audit 2024-04-03T18:06:48.051386+0000 mon.c (mon.2) 2712 : audit [DBG] from='client.? 172.21.15.67:0/1086155913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:48 smithi067 bash[17655]: cluster 2024-04-03T18:06:47.123701+0000 mgr.y (mgr.24370) 6851 : cluster [DBG] pgmap v6835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:48 smithi067 bash[17655]: audit 2024-04-03T18:06:48.051386+0000 mon.c (mon.2) 2712 : audit [DBG] from='client.? 172.21.15.67:0/1086155913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:48 smithi067 bash[27441]: cluster 2024-04-03T18:06:47.123701+0000 mgr.y (mgr.24370) 6851 : cluster [DBG] pgmap v6835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:48 smithi067 bash[27441]: audit 2024-04-03T18:06:48.051386+0000 mon.c (mon.2) 2712 : audit [DBG] from='client.? 172.21.15.67:0/1086155913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:50 smithi082 bash[20963]: cluster 2024-04-03T18:06:49.124447+0000 mgr.y (mgr.24370) 6852 : cluster [DBG] pgmap v6836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:50 smithi082 bash[20963]: audit 2024-04-03T18:06:50.497036+0000 mon.a (mon.0) 6279 : audit [DBG] from='client.? 172.21.15.67:0/660399143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:50.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:50 smithi067 bash[27441]: cluster 2024-04-03T18:06:49.124447+0000 mgr.y (mgr.24370) 6852 : cluster [DBG] pgmap v6836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:50.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:50 smithi067 bash[27441]: audit 2024-04-03T18:06:50.497036+0000 mon.a (mon.0) 6279 : audit [DBG] from='client.? 172.21.15.67:0/660399143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:50 smithi067 bash[17655]: cluster 2024-04-03T18:06:49.124447+0000 mgr.y (mgr.24370) 6852 : cluster [DBG] pgmap v6836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:50 smithi067 bash[17655]: audit 2024-04-03T18:06:50.497036+0000 mon.a (mon.0) 6279 : audit [DBG] from='client.? 172.21.15.67:0/660399143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:52 smithi082 bash[20963]: cluster 2024-04-03T18:06:51.125623+0000 mgr.y (mgr.24370) 6853 : cluster [DBG] pgmap v6837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:52.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:52 smithi067 bash[17655]: cluster 2024-04-03T18:06:51.125623+0000 mgr.y (mgr.24370) 6853 : cluster [DBG] pgmap v6837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:52.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:52 smithi067 bash[27441]: cluster 2024-04-03T18:06:51.125623+0000 mgr.y (mgr.24370) 6853 : cluster [DBG] pgmap v6837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:53] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:06:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:53 smithi082 bash[20963]: audit 2024-04-03T18:06:52.942527+0000 mon.c (mon.2) 2713 : audit [DBG] from='client.? 172.21.15.67:0/3407119012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:06:53.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:53 smithi067 bash[27441]: audit 2024-04-03T18:06:52.942527+0000 mon.c (mon.2) 2713 : audit [DBG] from='client.? 172.21.15.67:0/3407119012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:53 smithi067 bash[17655]: audit 2024-04-03T18:06:52.942527+0000 mon.c (mon.2) 2713 : audit [DBG] from='client.? 172.21.15.67:0/3407119012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:54 smithi067 bash[17655]: cluster 2024-04-03T18:06:53.126306+0000 mgr.y (mgr.24370) 6854 : cluster [DBG] pgmap v6838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:54 smithi067 bash[27441]: cluster 2024-04-03T18:06:53.126306+0000 mgr.y (mgr.24370) 6854 : cluster [DBG] pgmap v6838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:54 smithi082 bash[20963]: cluster 2024-04-03T18:06:53.126306+0000 mgr.y (mgr.24370) 6854 : cluster [DBG] pgmap v6838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:55 smithi067 bash[17655]: audit 2024-04-03T18:06:55.016360+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:55 smithi067 bash[17655]: cluster 2024-04-03T18:06:55.127018+0000 mgr.y (mgr.24370) 6855 : cluster [DBG] pgmap v6839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:55 smithi067 bash[17655]: audit 2024-04-03T18:06:55.393882+0000 mon.c (mon.2) 2714 : audit [DBG] from='client.? 172.21.15.67:0/883693009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:55 smithi067 bash[27441]: audit 2024-04-03T18:06:55.016360+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:55 smithi067 bash[27441]: cluster 2024-04-03T18:06:55.127018+0000 mgr.y (mgr.24370) 6855 : cluster [DBG] pgmap v6839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:55 smithi067 bash[27441]: audit 2024-04-03T18:06:55.393882+0000 mon.c (mon.2) 2714 : audit [DBG] from='client.? 172.21.15.67:0/883693009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:55 smithi082 bash[20963]: audit 2024-04-03T18:06:55.016360+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:06:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:55 smithi082 bash[20963]: cluster 2024-04-03T18:06:55.127018+0000 mgr.y (mgr.24370) 6855 : cluster [DBG] pgmap v6839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:55 smithi082 bash[20963]: audit 2024-04-03T18:06:55.393882+0000 mon.c (mon.2) 2714 : audit [DBG] from='client.? 172.21.15.67:0/883693009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:58 smithi082 bash[20963]: cluster 2024-04-03T18:06:57.128380+0000 mgr.y (mgr.24370) 6856 : cluster [DBG] pgmap v6840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:06:58 smithi082 bash[20963]: audit 2024-04-03T18:06:57.847300+0000 mon.a (mon.0) 6281 : audit [DBG] from='client.? 172.21.15.67:0/3326541952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:58 smithi067 bash[17655]: cluster 2024-04-03T18:06:57.128380+0000 mgr.y (mgr.24370) 6856 : cluster [DBG] pgmap v6840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:06:58 smithi067 bash[17655]: audit 2024-04-03T18:06:57.847300+0000 mon.a (mon.0) 6281 : audit [DBG] from='client.? 172.21.15.67:0/3326541952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:06:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:58 smithi067 bash[27441]: cluster 2024-04-03T18:06:57.128380+0000 mgr.y (mgr.24370) 6856 : cluster [DBG] pgmap v6840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:06:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:06:58 smithi067 bash[27441]: audit 2024-04-03T18:06:57.847300+0000 mon.a (mon.0) 6281 : audit [DBG] from='client.? 172.21.15.67:0/3326541952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:00 smithi082 bash[20963]: cluster 2024-04-03T18:06:59.129238+0000 mgr.y (mgr.24370) 6857 : cluster [DBG] pgmap v6841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:00 smithi067 bash[17655]: cluster 2024-04-03T18:06:59.129238+0000 mgr.y (mgr.24370) 6857 : cluster [DBG] pgmap v6841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:00 smithi067 bash[27441]: cluster 2024-04-03T18:06:59.129238+0000 mgr.y (mgr.24370) 6857 : cluster [DBG] pgmap v6841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:01 smithi082 bash[20963]: audit 2024-04-03T18:07:00.295179+0000 mon.c (mon.2) 2715 : audit [DBG] from='client.? 172.21.15.67:0/4280579546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:01 smithi067 bash[27441]: audit 2024-04-03T18:07:00.295179+0000 mon.c (mon.2) 2715 : audit [DBG] from='client.? 172.21.15.67:0/4280579546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:01 smithi067 bash[17655]: audit 2024-04-03T18:07:00.295179+0000 mon.c (mon.2) 2715 : audit [DBG] from='client.? 172.21.15.67:0/4280579546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:02 smithi082 bash[20963]: cluster 2024-04-03T18:07:01.130547+0000 mgr.y (mgr.24370) 6858 : cluster [DBG] pgmap v6842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:02 smithi082 bash[20963]: audit 2024-04-03T18:07:01.602172+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:07:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:02 smithi067 bash[27441]: cluster 2024-04-03T18:07:01.130547+0000 mgr.y (mgr.24370) 6858 : cluster [DBG] pgmap v6842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:02 smithi067 bash[27441]: audit 2024-04-03T18:07:01.602172+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:07:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:02 smithi067 bash[17655]: cluster 2024-04-03T18:07:01.130547+0000 mgr.y (mgr.24370) 6858 : cluster [DBG] pgmap v6842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:02 smithi067 bash[17655]: audit 2024-04-03T18:07:01.602172+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:07:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:03 smithi067 bash[17655]: audit 2024-04-03T18:07:02.753617+0000 mon.c (mon.2) 2716 : audit [DBG] from='client.? 172.21.15.67:0/2190915296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:07:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:03 smithi067 bash[27441]: audit 2024-04-03T18:07:02.753617+0000 mon.c (mon.2) 2716 : audit [DBG] from='client.? 172.21.15.67:0/2190915296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:03 smithi082 bash[20963]: audit 2024-04-03T18:07:02.753617+0000 mon.c (mon.2) 2716 : audit [DBG] from='client.? 172.21.15.67:0/2190915296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:07:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:04 smithi082 bash[20963]: cluster 2024-04-03T18:07:03.131374+0000 mgr.y (mgr.24370) 6859 : cluster [DBG] pgmap v6843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:04 smithi067 bash[27441]: cluster 2024-04-03T18:07:03.131374+0000 mgr.y (mgr.24370) 6859 : cluster [DBG] pgmap v6843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:04 smithi067 bash[17655]: cluster 2024-04-03T18:07:03.131374+0000 mgr.y (mgr.24370) 6859 : cluster [DBG] pgmap v6843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:05 smithi082 bash[20963]: audit 2024-04-03T18:07:05.204517+0000 mon.a (mon.0) 6283 : audit [DBG] from='client.? 172.21.15.67:0/3193721194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:05 smithi067 bash[17655]: audit 2024-04-03T18:07:05.204517+0000 mon.a (mon.0) 6283 : audit [DBG] from='client.? 172.21.15.67:0/3193721194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:05 smithi067 bash[27441]: audit 2024-04-03T18:07:05.204517+0000 mon.a (mon.0) 6283 : audit [DBG] from='client.? 172.21.15.67:0/3193721194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:06 smithi082 bash[20963]: cluster 2024-04-03T18:07:05.132227+0000 mgr.y (mgr.24370) 6860 : cluster [DBG] pgmap v6844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:06 smithi067 bash[17655]: cluster 2024-04-03T18:07:05.132227+0000 mgr.y (mgr.24370) 6860 : cluster [DBG] pgmap v6844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:06 smithi067 bash[27441]: cluster 2024-04-03T18:07:05.132227+0000 mgr.y (mgr.24370) 6860 : cluster [DBG] pgmap v6844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:08 smithi082 bash[20963]: cluster 2024-04-03T18:07:07.132968+0000 mgr.y (mgr.24370) 6861 : cluster [DBG] pgmap v6845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:08 smithi082 bash[20963]: audit 2024-04-03T18:07:07.295610+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:08 smithi082 bash[20963]: audit 2024-04-03T18:07:07.302786+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:08 smithi082 bash[20963]: audit 2024-04-03T18:07:07.597712+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:08 smithi082 bash[20963]: audit 2024-04-03T18:07:07.604405+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:08 smithi082 bash[20963]: audit 2024-04-03T18:07:07.731825+0000 mon.c (mon.2) 2717 : audit [DBG] from='client.? 172.21.15.67:0/553446101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:08 smithi082 bash[20963]: audit 2024-04-03T18:07:08.086558+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:07:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:08 smithi082 bash[20963]: audit 2024-04-03T18:07:08.088242+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:07:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:08 smithi082 bash[20963]: audit 2024-04-03T18:07:08.097127+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[17655]: cluster 2024-04-03T18:07:07.132968+0000 mgr.y (mgr.24370) 6861 : cluster [DBG] pgmap v6845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[17655]: audit 2024-04-03T18:07:07.295610+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[17655]: audit 2024-04-03T18:07:07.302786+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[17655]: audit 2024-04-03T18:07:07.597712+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[17655]: audit 2024-04-03T18:07:07.604405+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[17655]: audit 2024-04-03T18:07:07.731825+0000 mon.c (mon.2) 2717 : audit [DBG] from='client.? 172.21.15.67:0/553446101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[17655]: audit 2024-04-03T18:07:08.086558+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:07:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[17655]: audit 2024-04-03T18:07:08.088242+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:07:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[17655]: audit 2024-04-03T18:07:08.097127+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[27441]: cluster 2024-04-03T18:07:07.132968+0000 mgr.y (mgr.24370) 6861 : cluster [DBG] pgmap v6845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[27441]: audit 2024-04-03T18:07:07.295610+0000 mon.a (mon.0) 6284 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[27441]: audit 2024-04-03T18:07:07.302786+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[27441]: audit 2024-04-03T18:07:07.597712+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[27441]: audit 2024-04-03T18:07:07.604405+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[27441]: audit 2024-04-03T18:07:07.731825+0000 mon.c (mon.2) 2717 : audit [DBG] from='client.? 172.21.15.67:0/553446101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[27441]: audit 2024-04-03T18:07:08.086558+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:07:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[27441]: audit 2024-04-03T18:07:08.088242+0000 mon.a (mon.0) 6289 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:07:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:08 smithi067 bash[27441]: audit 2024-04-03T18:07:08.097127+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:07:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:10 smithi082 bash[20963]: cluster 2024-04-03T18:07:09.133619+0000 mgr.y (mgr.24370) 6862 : cluster [DBG] pgmap v6846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:10 smithi082 bash[20963]: audit 2024-04-03T18:07:10.016464+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:10 smithi082 bash[20963]: audit 2024-04-03T18:07:10.195672+0000 mon.a (mon.0) 6292 : audit [DBG] from='client.? 172.21.15.67:0/3949744401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:10 smithi067 bash[27441]: cluster 2024-04-03T18:07:09.133619+0000 mgr.y (mgr.24370) 6862 : cluster [DBG] pgmap v6846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:10 smithi067 bash[27441]: audit 2024-04-03T18:07:10.016464+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:10 smithi067 bash[27441]: audit 2024-04-03T18:07:10.195672+0000 mon.a (mon.0) 6292 : audit [DBG] from='client.? 172.21.15.67:0/3949744401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:10 smithi067 bash[17655]: cluster 2024-04-03T18:07:09.133619+0000 mgr.y (mgr.24370) 6862 : cluster [DBG] pgmap v6846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:10 smithi067 bash[17655]: audit 2024-04-03T18:07:10.016464+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:10 smithi067 bash[17655]: audit 2024-04-03T18:07:10.195672+0000 mon.a (mon.0) 6292 : audit [DBG] from='client.? 172.21.15.67:0/3949744401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:12 smithi082 bash[20963]: cluster 2024-04-03T18:07:11.134798+0000 mgr.y (mgr.24370) 6863 : cluster [DBG] pgmap v6847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:12 smithi067 bash[17655]: cluster 2024-04-03T18:07:11.134798+0000 mgr.y (mgr.24370) 6863 : cluster [DBG] pgmap v6847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:12 smithi067 bash[27441]: cluster 2024-04-03T18:07:11.134798+0000 mgr.y (mgr.24370) 6863 : cluster [DBG] pgmap v6847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:13] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T18:07:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:13 smithi067 bash[27441]: audit 2024-04-03T18:07:12.649865+0000 mon.a (mon.0) 6293 : audit [DBG] from='client.? 172.21.15.67:0/541564323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:13 smithi067 bash[17655]: audit 2024-04-03T18:07:12.649865+0000 mon.a (mon.0) 6293 : audit [DBG] from='client.? 172.21.15.67:0/541564323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:13 smithi082 bash[20963]: audit 2024-04-03T18:07:12.649865+0000 mon.a (mon.0) 6293 : audit [DBG] from='client.? 172.21.15.67:0/541564323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:13.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:07:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:14 smithi082 bash[20963]: cluster 2024-04-03T18:07:13.135509+0000 mgr.y (mgr.24370) 6864 : cluster [DBG] pgmap v6848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:14 smithi067 bash[27441]: cluster 2024-04-03T18:07:13.135509+0000 mgr.y (mgr.24370) 6864 : cluster [DBG] pgmap v6848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:14 smithi067 bash[17655]: cluster 2024-04-03T18:07:13.135509+0000 mgr.y (mgr.24370) 6864 : cluster [DBG] pgmap v6848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:15 smithi082 bash[20963]: audit 2024-04-03T18:07:15.093559+0000 mon.c (mon.2) 2718 : audit [DBG] from='client.? 172.21.15.67:0/3954060125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:15 smithi067 bash[17655]: audit 2024-04-03T18:07:15.093559+0000 mon.c (mon.2) 2718 : audit [DBG] from='client.? 172.21.15.67:0/3954060125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:15 smithi067 bash[27441]: audit 2024-04-03T18:07:15.093559+0000 mon.c (mon.2) 2718 : audit [DBG] from='client.? 172.21.15.67:0/3954060125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:16 smithi082 bash[20963]: cluster 2024-04-03T18:07:15.136223+0000 mgr.y (mgr.24370) 6865 : cluster [DBG] pgmap v6849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:16.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:16 smithi067 bash[17655]: cluster 2024-04-03T18:07:15.136223+0000 mgr.y (mgr.24370) 6865 : cluster [DBG] pgmap v6849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:16 smithi067 bash[27441]: cluster 2024-04-03T18:07:15.136223+0000 mgr.y (mgr.24370) 6865 : cluster [DBG] pgmap v6849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:18 smithi082 bash[20963]: cluster 2024-04-03T18:07:17.137378+0000 mgr.y (mgr.24370) 6866 : cluster [DBG] pgmap v6850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:18 smithi082 bash[20963]: audit 2024-04-03T18:07:17.552002+0000 mon.a (mon.0) 6294 : audit [DBG] from='client.? 172.21.15.67:0/3312177180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:18.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:18 smithi067 bash[27441]: cluster 2024-04-03T18:07:17.137378+0000 mgr.y (mgr.24370) 6866 : cluster [DBG] pgmap v6850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:18.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:18 smithi067 bash[27441]: audit 2024-04-03T18:07:17.552002+0000 mon.a (mon.0) 6294 : audit [DBG] from='client.? 172.21.15.67:0/3312177180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:18 smithi067 bash[17655]: cluster 2024-04-03T18:07:17.137378+0000 mgr.y (mgr.24370) 6866 : cluster [DBG] pgmap v6850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:18 smithi067 bash[17655]: audit 2024-04-03T18:07:17.552002+0000 mon.a (mon.0) 6294 : audit [DBG] from='client.? 172.21.15.67:0/3312177180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:20 smithi082 bash[20963]: cluster 2024-04-03T18:07:19.138066+0000 mgr.y (mgr.24370) 6867 : cluster [DBG] pgmap v6851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:20 smithi082 bash[20963]: audit 2024-04-03T18:07:20.006566+0000 mon.c (mon.2) 2719 : audit [DBG] from='client.? 172.21.15.67:0/2200389227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:20 smithi067 bash[17655]: cluster 2024-04-03T18:07:19.138066+0000 mgr.y (mgr.24370) 6867 : cluster [DBG] pgmap v6851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:20 smithi067 bash[17655]: audit 2024-04-03T18:07:20.006566+0000 mon.c (mon.2) 2719 : audit [DBG] from='client.? 172.21.15.67:0/2200389227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:20 smithi067 bash[27441]: cluster 2024-04-03T18:07:19.138066+0000 mgr.y (mgr.24370) 6867 : cluster [DBG] pgmap v6851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:20 smithi067 bash[27441]: audit 2024-04-03T18:07:20.006566+0000 mon.c (mon.2) 2719 : audit [DBG] from='client.? 172.21.15.67:0/2200389227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:22 smithi082 bash[20963]: cluster 2024-04-03T18:07:21.139210+0000 mgr.y (mgr.24370) 6868 : cluster [DBG] pgmap v6852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:22.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:22 smithi067 bash[17655]: cluster 2024-04-03T18:07:21.139210+0000 mgr.y (mgr.24370) 6868 : cluster [DBG] pgmap v6852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:22.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:22 smithi067 bash[27441]: cluster 2024-04-03T18:07:21.139210+0000 mgr.y (mgr.24370) 6868 : cluster [DBG] pgmap v6852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:23.343 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:23] "GET /metrics HTTP/1.1" 200 239944 "" "Prometheus/2.43.0" 2024-04-03T18:07:23.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:23 smithi082 bash[20963]: audit 2024-04-03T18:07:22.465866+0000 mon.c (mon.2) 2720 : audit [DBG] from='client.? 172.21.15.67:0/2639341638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:23.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:07:23.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:23 smithi067 bash[17655]: audit 2024-04-03T18:07:22.465866+0000 mon.c (mon.2) 2720 : audit [DBG] from='client.? 172.21.15.67:0/2639341638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:23.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:23 smithi067 bash[27441]: audit 2024-04-03T18:07:22.465866+0000 mon.c (mon.2) 2720 : audit [DBG] from='client.? 172.21.15.67:0/2639341638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:24 smithi082 bash[20963]: cluster 2024-04-03T18:07:23.139904+0000 mgr.y (mgr.24370) 6869 : cluster [DBG] pgmap v6853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:24.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:24 smithi067 bash[17655]: cluster 2024-04-03T18:07:23.139904+0000 mgr.y (mgr.24370) 6869 : cluster [DBG] pgmap v6853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:24 smithi067 bash[27441]: cluster 2024-04-03T18:07:23.139904+0000 mgr.y (mgr.24370) 6869 : cluster [DBG] pgmap v6853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:25 smithi082 bash[20963]: audit 2024-04-03T18:07:24.921488+0000 mon.c (mon.2) 2721 : audit [DBG] from='client.? 172.21.15.67:0/2823580381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:25 smithi082 bash[20963]: audit 2024-04-03T18:07:25.016973+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:25 smithi067 bash[27441]: audit 2024-04-03T18:07:24.921488+0000 mon.c (mon.2) 2721 : audit [DBG] from='client.? 172.21.15.67:0/2823580381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:25 smithi067 bash[27441]: audit 2024-04-03T18:07:25.016973+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:25 smithi067 bash[17655]: audit 2024-04-03T18:07:24.921488+0000 mon.c (mon.2) 2721 : audit [DBG] from='client.? 172.21.15.67:0/2823580381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:25 smithi067 bash[17655]: audit 2024-04-03T18:07:25.016973+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:26 smithi082 bash[20963]: cluster 2024-04-03T18:07:25.140561+0000 mgr.y (mgr.24370) 6870 : cluster [DBG] pgmap v6854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:26 smithi067 bash[17655]: cluster 2024-04-03T18:07:25.140561+0000 mgr.y (mgr.24370) 6870 : cluster [DBG] pgmap v6854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:26 smithi067 bash[27441]: cluster 2024-04-03T18:07:25.140561+0000 mgr.y (mgr.24370) 6870 : cluster [DBG] pgmap v6854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:28 smithi082 bash[20963]: cluster 2024-04-03T18:07:27.141819+0000 mgr.y (mgr.24370) 6871 : cluster [DBG] pgmap v6855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:28 smithi082 bash[20963]: audit 2024-04-03T18:07:27.371958+0000 mon.a (mon.0) 6296 : audit [DBG] from='client.? 172.21.15.67:0/2497424773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:28.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:28 smithi067 bash[27441]: cluster 2024-04-03T18:07:27.141819+0000 mgr.y (mgr.24370) 6871 : cluster [DBG] pgmap v6855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:28 smithi067 bash[27441]: audit 2024-04-03T18:07:27.371958+0000 mon.a (mon.0) 6296 : audit [DBG] from='client.? 172.21.15.67:0/2497424773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:28 smithi067 bash[17655]: cluster 2024-04-03T18:07:27.141819+0000 mgr.y (mgr.24370) 6871 : cluster [DBG] pgmap v6855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:28 smithi067 bash[17655]: audit 2024-04-03T18:07:27.371958+0000 mon.a (mon.0) 6296 : audit [DBG] from='client.? 172.21.15.67:0/2497424773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:30 smithi082 bash[20963]: cluster 2024-04-03T18:07:29.142590+0000 mgr.y (mgr.24370) 6872 : cluster [DBG] pgmap v6856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:30 smithi082 bash[20963]: audit 2024-04-03T18:07:29.822762+0000 mon.a (mon.0) 6297 : audit [DBG] from='client.? 172.21.15.67:0/2107062111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:30.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:30 smithi067 bash[17655]: cluster 2024-04-03T18:07:29.142590+0000 mgr.y (mgr.24370) 6872 : cluster [DBG] pgmap v6856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:30.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:30 smithi067 bash[17655]: audit 2024-04-03T18:07:29.822762+0000 mon.a (mon.0) 6297 : audit [DBG] from='client.? 172.21.15.67:0/2107062111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:30 smithi067 bash[27441]: cluster 2024-04-03T18:07:29.142590+0000 mgr.y (mgr.24370) 6872 : cluster [DBG] pgmap v6856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:30 smithi067 bash[27441]: audit 2024-04-03T18:07:29.822762+0000 mon.a (mon.0) 6297 : audit [DBG] from='client.? 172.21.15.67:0/2107062111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:32 smithi082 bash[20963]: cluster 2024-04-03T18:07:31.143742+0000 mgr.y (mgr.24370) 6873 : cluster [DBG] pgmap v6857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:32 smithi082 bash[20963]: audit 2024-04-03T18:07:32.277243+0000 mon.a (mon.0) 6298 : audit [DBG] from='client.? 172.21.15.67:0/878365997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:32 smithi067 bash[17655]: cluster 2024-04-03T18:07:31.143742+0000 mgr.y (mgr.24370) 6873 : cluster [DBG] pgmap v6857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:32 smithi067 bash[17655]: audit 2024-04-03T18:07:32.277243+0000 mon.a (mon.0) 6298 : audit [DBG] from='client.? 172.21.15.67:0/878365997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:32.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:32 smithi067 bash[27441]: cluster 2024-04-03T18:07:31.143742+0000 mgr.y (mgr.24370) 6873 : cluster [DBG] pgmap v6857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:32 smithi067 bash[27441]: audit 2024-04-03T18:07:32.277243+0000 mon.a (mon.0) 6298 : audit [DBG] from='client.? 172.21.15.67:0/878365997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:07:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:07:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:34 smithi082 bash[20963]: cluster 2024-04-03T18:07:33.144461+0000 mgr.y (mgr.24370) 6874 : cluster [DBG] pgmap v6858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:34 smithi067 bash[17655]: cluster 2024-04-03T18:07:33.144461+0000 mgr.y (mgr.24370) 6874 : cluster [DBG] pgmap v6858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:34.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:34 smithi067 bash[27441]: cluster 2024-04-03T18:07:33.144461+0000 mgr.y (mgr.24370) 6874 : cluster [DBG] pgmap v6858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:35 smithi082 bash[20963]: audit 2024-04-03T18:07:34.738530+0000 mon.c (mon.2) 2722 : audit [DBG] from='client.? 172.21.15.67:0/243046980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:35.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:35 smithi067 bash[17655]: audit 2024-04-03T18:07:34.738530+0000 mon.c (mon.2) 2722 : audit [DBG] from='client.? 172.21.15.67:0/243046980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:35 smithi067 bash[27441]: audit 2024-04-03T18:07:34.738530+0000 mon.c (mon.2) 2722 : audit [DBG] from='client.? 172.21.15.67:0/243046980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:36 smithi067 bash[17655]: cluster 2024-04-03T18:07:35.145117+0000 mgr.y (mgr.24370) 6875 : cluster [DBG] pgmap v6859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:36 smithi067 bash[27441]: cluster 2024-04-03T18:07:35.145117+0000 mgr.y (mgr.24370) 6875 : cluster [DBG] pgmap v6859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:36 smithi082 bash[20963]: cluster 2024-04-03T18:07:35.145117+0000 mgr.y (mgr.24370) 6875 : cluster [DBG] pgmap v6859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:37 smithi067 bash[17655]: audit 2024-04-03T18:07:37.189476+0000 mon.a (mon.0) 6299 : audit [DBG] from='client.? 172.21.15.67:0/3759105076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:37 smithi067 bash[27441]: audit 2024-04-03T18:07:37.189476+0000 mon.a (mon.0) 6299 : audit [DBG] from='client.? 172.21.15.67:0/3759105076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:37 smithi082 bash[20963]: audit 2024-04-03T18:07:37.189476+0000 mon.a (mon.0) 6299 : audit [DBG] from='client.? 172.21.15.67:0/3759105076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:38 smithi067 bash[17655]: cluster 2024-04-03T18:07:37.146284+0000 mgr.y (mgr.24370) 6876 : cluster [DBG] pgmap v6860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:38 smithi067 bash[27441]: cluster 2024-04-03T18:07:37.146284+0000 mgr.y (mgr.24370) 6876 : cluster [DBG] pgmap v6860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:38 smithi082 bash[20963]: cluster 2024-04-03T18:07:37.146284+0000 mgr.y (mgr.24370) 6876 : cluster [DBG] pgmap v6860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:40 smithi067 bash[17655]: cluster 2024-04-03T18:07:39.146924+0000 mgr.y (mgr.24370) 6877 : cluster [DBG] pgmap v6861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:40 smithi067 bash[17655]: audit 2024-04-03T18:07:39.646369+0000 mon.a (mon.0) 6300 : audit [DBG] from='client.? 172.21.15.67:0/769299828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:40 smithi067 bash[17655]: audit 2024-04-03T18:07:40.016926+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:40 smithi067 bash[27441]: cluster 2024-04-03T18:07:39.146924+0000 mgr.y (mgr.24370) 6877 : cluster [DBG] pgmap v6861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:40 smithi067 bash[27441]: audit 2024-04-03T18:07:39.646369+0000 mon.a (mon.0) 6300 : audit [DBG] from='client.? 172.21.15.67:0/769299828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:40 smithi067 bash[27441]: audit 2024-04-03T18:07:40.016926+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:40 smithi082 bash[20963]: cluster 2024-04-03T18:07:39.146924+0000 mgr.y (mgr.24370) 6877 : cluster [DBG] pgmap v6861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:40 smithi082 bash[20963]: audit 2024-04-03T18:07:39.646369+0000 mon.a (mon.0) 6300 : audit [DBG] from='client.? 172.21.15.67:0/769299828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:40 smithi082 bash[20963]: audit 2024-04-03T18:07:40.016926+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:42.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:42 smithi067 bash[17655]: cluster 2024-04-03T18:07:41.148092+0000 mgr.y (mgr.24370) 6878 : cluster [DBG] pgmap v6862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:42 smithi067 bash[17655]: audit 2024-04-03T18:07:42.090823+0000 mon.a (mon.0) 6302 : audit [DBG] from='client.? 172.21.15.67:0/3706458553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:42 smithi067 bash[27441]: cluster 2024-04-03T18:07:41.148092+0000 mgr.y (mgr.24370) 6878 : cluster [DBG] pgmap v6862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:42 smithi067 bash[27441]: audit 2024-04-03T18:07:42.090823+0000 mon.a (mon.0) 6302 : audit [DBG] from='client.? 172.21.15.67:0/3706458553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:42 smithi082 bash[20963]: cluster 2024-04-03T18:07:41.148092+0000 mgr.y (mgr.24370) 6878 : cluster [DBG] pgmap v6862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:42 smithi082 bash[20963]: audit 2024-04-03T18:07:42.090823+0000 mon.a (mon.0) 6302 : audit [DBG] from='client.? 172.21.15.67:0/3706458553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:43] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:07:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:07:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:44 smithi082 bash[20963]: cluster 2024-04-03T18:07:43.148804+0000 mgr.y (mgr.24370) 6879 : cluster [DBG] pgmap v6863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:44 smithi067 bash[27441]: cluster 2024-04-03T18:07:43.148804+0000 mgr.y (mgr.24370) 6879 : cluster [DBG] pgmap v6863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:44 smithi067 bash[17655]: cluster 2024-04-03T18:07:43.148804+0000 mgr.y (mgr.24370) 6879 : cluster [DBG] pgmap v6863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:45.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:45 smithi082 bash[20963]: audit 2024-04-03T18:07:44.545734+0000 mon.a (mon.0) 6303 : audit [DBG] from='client.? 172.21.15.67:0/3837869906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:45.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:45 smithi067 bash[27441]: audit 2024-04-03T18:07:44.545734+0000 mon.a (mon.0) 6303 : audit [DBG] from='client.? 172.21.15.67:0/3837869906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:45.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:45 smithi067 bash[17655]: audit 2024-04-03T18:07:44.545734+0000 mon.a (mon.0) 6303 : audit [DBG] from='client.? 172.21.15.67:0/3837869906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:46 smithi082 bash[20963]: cluster 2024-04-03T18:07:45.149501+0000 mgr.y (mgr.24370) 6880 : cluster [DBG] pgmap v6864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:46 smithi067 bash[27441]: cluster 2024-04-03T18:07:45.149501+0000 mgr.y (mgr.24370) 6880 : cluster [DBG] pgmap v6864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:46 smithi067 bash[17655]: cluster 2024-04-03T18:07:45.149501+0000 mgr.y (mgr.24370) 6880 : cluster [DBG] pgmap v6864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:47 smithi082 bash[20963]: audit 2024-04-03T18:07:47.000113+0000 mon.c (mon.2) 2723 : audit [DBG] from='client.? 172.21.15.67:0/3586150441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:47.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:47 smithi067 bash[27441]: audit 2024-04-03T18:07:47.000113+0000 mon.c (mon.2) 2723 : audit [DBG] from='client.? 172.21.15.67:0/3586150441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:47.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:47 smithi067 bash[17655]: audit 2024-04-03T18:07:47.000113+0000 mon.c (mon.2) 2723 : audit [DBG] from='client.? 172.21.15.67:0/3586150441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:48 smithi082 bash[20963]: cluster 2024-04-03T18:07:47.150673+0000 mgr.y (mgr.24370) 6881 : cluster [DBG] pgmap v6865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:48.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:48 smithi067 bash[17655]: cluster 2024-04-03T18:07:47.150673+0000 mgr.y (mgr.24370) 6881 : cluster [DBG] pgmap v6865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:48 smithi067 bash[27441]: cluster 2024-04-03T18:07:47.150673+0000 mgr.y (mgr.24370) 6881 : cluster [DBG] pgmap v6865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:50 smithi082 bash[20963]: cluster 2024-04-03T18:07:49.151163+0000 mgr.y (mgr.24370) 6882 : cluster [DBG] pgmap v6866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:50 smithi082 bash[20963]: audit 2024-04-03T18:07:49.454479+0000 mon.a (mon.0) 6304 : audit [DBG] from='client.? 172.21.15.67:0/2337771912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:50.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:50 smithi067 bash[27441]: cluster 2024-04-03T18:07:49.151163+0000 mgr.y (mgr.24370) 6882 : cluster [DBG] pgmap v6866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:50.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:50 smithi067 bash[27441]: audit 2024-04-03T18:07:49.454479+0000 mon.a (mon.0) 6304 : audit [DBG] from='client.? 172.21.15.67:0/2337771912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:50 smithi067 bash[17655]: cluster 2024-04-03T18:07:49.151163+0000 mgr.y (mgr.24370) 6882 : cluster [DBG] pgmap v6866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:50 smithi067 bash[17655]: audit 2024-04-03T18:07:49.454479+0000 mon.a (mon.0) 6304 : audit [DBG] from='client.? 172.21.15.67:0/2337771912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:52 smithi082 bash[20963]: cluster 2024-04-03T18:07:51.152194+0000 mgr.y (mgr.24370) 6883 : cluster [DBG] pgmap v6867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:52 smithi082 bash[20963]: audit 2024-04-03T18:07:51.910057+0000 mon.a (mon.0) 6305 : audit [DBG] from='client.? 172.21.15.67:0/3868456151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:52.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:52 smithi067 bash[27441]: cluster 2024-04-03T18:07:51.152194+0000 mgr.y (mgr.24370) 6883 : cluster [DBG] pgmap v6867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:52.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:52 smithi067 bash[27441]: audit 2024-04-03T18:07:51.910057+0000 mon.a (mon.0) 6305 : audit [DBG] from='client.? 172.21.15.67:0/3868456151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:52.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:52 smithi067 bash[17655]: cluster 2024-04-03T18:07:51.152194+0000 mgr.y (mgr.24370) 6883 : cluster [DBG] pgmap v6867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:52 smithi067 bash[17655]: audit 2024-04-03T18:07:51.910057+0000 mon.a (mon.0) 6305 : audit [DBG] from='client.? 172.21.15.67:0/3868456151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:53] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:07:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:07:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:54 smithi082 bash[20963]: cluster 2024-04-03T18:07:53.152896+0000 mgr.y (mgr.24370) 6884 : cluster [DBG] pgmap v6868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:54 smithi082 bash[20963]: audit 2024-04-03T18:07:54.373668+0000 mon.a (mon.0) 6306 : audit [DBG] from='client.? 172.21.15.67:0/2615378895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:54 smithi067 bash[17655]: cluster 2024-04-03T18:07:53.152896+0000 mgr.y (mgr.24370) 6884 : cluster [DBG] pgmap v6868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:54 smithi067 bash[17655]: audit 2024-04-03T18:07:54.373668+0000 mon.a (mon.0) 6306 : audit [DBG] from='client.? 172.21.15.67:0/2615378895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:54 smithi067 bash[27441]: cluster 2024-04-03T18:07:53.152896+0000 mgr.y (mgr.24370) 6884 : cluster [DBG] pgmap v6868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:54 smithi067 bash[27441]: audit 2024-04-03T18:07:54.373668+0000 mon.a (mon.0) 6306 : audit [DBG] from='client.? 172.21.15.67:0/2615378895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:55 smithi082 bash[20963]: audit 2024-04-03T18:07:55.018109+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:55.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:55 smithi067 bash[27441]: audit 2024-04-03T18:07:55.018109+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:55.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:55 smithi067 bash[17655]: audit 2024-04-03T18:07:55.018109+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:07:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:56 smithi082 bash[20963]: cluster 2024-04-03T18:07:55.153540+0000 mgr.y (mgr.24370) 6885 : cluster [DBG] pgmap v6869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:56.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:56 smithi067 bash[27441]: cluster 2024-04-03T18:07:55.153540+0000 mgr.y (mgr.24370) 6885 : cluster [DBG] pgmap v6869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:56.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:56 smithi067 bash[17655]: cluster 2024-04-03T18:07:55.153540+0000 mgr.y (mgr.24370) 6885 : cluster [DBG] pgmap v6869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:57 smithi082 bash[20963]: audit 2024-04-03T18:07:56.821700+0000 mon.c (mon.2) 2724 : audit [DBG] from='client.? 172.21.15.67:0/1170468920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:57.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:57 smithi067 bash[17655]: audit 2024-04-03T18:07:56.821700+0000 mon.c (mon.2) 2724 : audit [DBG] from='client.? 172.21.15.67:0/1170468920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:57.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:57 smithi067 bash[27441]: audit 2024-04-03T18:07:56.821700+0000 mon.c (mon.2) 2724 : audit [DBG] from='client.? 172.21.15.67:0/1170468920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:58 smithi082 bash[20963]: cluster 2024-04-03T18:07:57.154734+0000 mgr.y (mgr.24370) 6886 : cluster [DBG] pgmap v6870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:58 smithi067 bash[27441]: cluster 2024-04-03T18:07:57.154734+0000 mgr.y (mgr.24370) 6886 : cluster [DBG] pgmap v6870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:58 smithi067 bash[17655]: cluster 2024-04-03T18:07:57.154734+0000 mgr.y (mgr.24370) 6886 : cluster [DBG] pgmap v6870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:07:59.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:07:59 smithi082 bash[20963]: audit 2024-04-03T18:07:59.279656+0000 mon.c (mon.2) 2725 : audit [DBG] from='client.? 172.21.15.67:0/2603697654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:59.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:07:59 smithi067 bash[17655]: audit 2024-04-03T18:07:59.279656+0000 mon.c (mon.2) 2725 : audit [DBG] from='client.? 172.21.15.67:0/2603697654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:07:59.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:07:59 smithi067 bash[27441]: audit 2024-04-03T18:07:59.279656+0000 mon.c (mon.2) 2725 : audit [DBG] from='client.? 172.21.15.67:0/2603697654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:00 smithi082 bash[20963]: cluster 2024-04-03T18:07:59.155367+0000 mgr.y (mgr.24370) 6887 : cluster [DBG] pgmap v6871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:00.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:00 smithi067 bash[17655]: cluster 2024-04-03T18:07:59.155367+0000 mgr.y (mgr.24370) 6887 : cluster [DBG] pgmap v6871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:00.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:00 smithi067 bash[27441]: cluster 2024-04-03T18:07:59.155367+0000 mgr.y (mgr.24370) 6887 : cluster [DBG] pgmap v6871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:02 smithi082 bash[20963]: cluster 2024-04-03T18:08:01.156522+0000 mgr.y (mgr.24370) 6888 : cluster [DBG] pgmap v6872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:02 smithi082 bash[20963]: audit 2024-04-03T18:08:01.726947+0000 mon.c (mon.2) 2726 : audit [DBG] from='client.? 172.21.15.67:0/2257362876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:02.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:02 smithi067 bash[17655]: cluster 2024-04-03T18:08:01.156522+0000 mgr.y (mgr.24370) 6888 : cluster [DBG] pgmap v6872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:02.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:02 smithi067 bash[17655]: audit 2024-04-03T18:08:01.726947+0000 mon.c (mon.2) 2726 : audit [DBG] from='client.? 172.21.15.67:0/2257362876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:02.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:02 smithi067 bash[27441]: cluster 2024-04-03T18:08:01.156522+0000 mgr.y (mgr.24370) 6888 : cluster [DBG] pgmap v6872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:02 smithi067 bash[27441]: audit 2024-04-03T18:08:01.726947+0000 mon.c (mon.2) 2726 : audit [DBG] from='client.? 172.21.15.67:0/2257362876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:08:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:08:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:04 smithi082 bash[20963]: cluster 2024-04-03T18:08:03.157135+0000 mgr.y (mgr.24370) 6889 : cluster [DBG] pgmap v6873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:04 smithi082 bash[20963]: audit 2024-04-03T18:08:04.178250+0000 mon.a (mon.0) 6308 : audit [DBG] from='client.? 172.21.15.67:0/227809954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:04.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:04 smithi067 bash[17655]: cluster 2024-04-03T18:08:03.157135+0000 mgr.y (mgr.24370) 6889 : cluster [DBG] pgmap v6873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:04.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:04 smithi067 bash[17655]: audit 2024-04-03T18:08:04.178250+0000 mon.a (mon.0) 6308 : audit [DBG] from='client.? 172.21.15.67:0/227809954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:04 smithi067 bash[27441]: cluster 2024-04-03T18:08:03.157135+0000 mgr.y (mgr.24370) 6889 : cluster [DBG] pgmap v6873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:04 smithi067 bash[27441]: audit 2024-04-03T18:08:04.178250+0000 mon.a (mon.0) 6308 : audit [DBG] from='client.? 172.21.15.67:0/227809954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:06 smithi082 bash[20963]: cluster 2024-04-03T18:08:05.157804+0000 mgr.y (mgr.24370) 6890 : cluster [DBG] pgmap v6874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:06 smithi067 bash[17655]: cluster 2024-04-03T18:08:05.157804+0000 mgr.y (mgr.24370) 6890 : cluster [DBG] pgmap v6874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:06.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:06 smithi067 bash[27441]: cluster 2024-04-03T18:08:05.157804+0000 mgr.y (mgr.24370) 6890 : cluster [DBG] pgmap v6874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:07 smithi082 bash[20963]: audit 2024-04-03T18:08:06.637535+0000 mon.a (mon.0) 6309 : audit [DBG] from='client.? 172.21.15.67:0/1879429546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:07.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:07 smithi067 bash[17655]: audit 2024-04-03T18:08:06.637535+0000 mon.a (mon.0) 6309 : audit [DBG] from='client.? 172.21.15.67:0/1879429546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:07.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:07 smithi067 bash[27441]: audit 2024-04-03T18:08:06.637535+0000 mon.a (mon.0) 6309 : audit [DBG] from='client.? 172.21.15.67:0/1879429546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:08 smithi082 bash[20963]: cluster 2024-04-03T18:08:07.158955+0000 mgr.y (mgr.24370) 6891 : cluster [DBG] pgmap v6875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:08 smithi082 bash[20963]: audit 2024-04-03T18:08:08.172444+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:08:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:08 smithi067 bash[17655]: cluster 2024-04-03T18:08:07.158955+0000 mgr.y (mgr.24370) 6891 : cluster [DBG] pgmap v6875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:08 smithi067 bash[17655]: audit 2024-04-03T18:08:08.172444+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:08:08.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:08 smithi067 bash[27441]: cluster 2024-04-03T18:08:07.158955+0000 mgr.y (mgr.24370) 6891 : cluster [DBG] pgmap v6875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:08 smithi067 bash[27441]: audit 2024-04-03T18:08:08.172444+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:08:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:09 smithi082 bash[20963]: audit 2024-04-03T18:08:09.087976+0000 mon.a (mon.0) 6311 : audit [DBG] from='client.? 172.21.15.67:0/4050939295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:09.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:09 smithi067 bash[27441]: audit 2024-04-03T18:08:09.087976+0000 mon.a (mon.0) 6311 : audit [DBG] from='client.? 172.21.15.67:0/4050939295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:09.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:09 smithi067 bash[17655]: audit 2024-04-03T18:08:09.087976+0000 mon.a (mon.0) 6311 : audit [DBG] from='client.? 172.21.15.67:0/4050939295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:10 smithi082 bash[20963]: cluster 2024-04-03T18:08:09.159576+0000 mgr.y (mgr.24370) 6892 : cluster [DBG] pgmap v6876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:10 smithi082 bash[20963]: audit 2024-04-03T18:08:10.017854+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:10 smithi067 bash[27441]: cluster 2024-04-03T18:08:09.159576+0000 mgr.y (mgr.24370) 6892 : cluster [DBG] pgmap v6876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:10 smithi067 bash[27441]: audit 2024-04-03T18:08:10.017854+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:10 smithi067 bash[17655]: cluster 2024-04-03T18:08:09.159576+0000 mgr.y (mgr.24370) 6892 : cluster [DBG] pgmap v6876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:10 smithi067 bash[17655]: audit 2024-04-03T18:08:10.017854+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:12 smithi082 bash[20963]: cluster 2024-04-03T18:08:11.160751+0000 mgr.y (mgr.24370) 6893 : cluster [DBG] pgmap v6877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:12 smithi082 bash[20963]: audit 2024-04-03T18:08:11.547291+0000 mon.a (mon.0) 6313 : audit [DBG] from='client.? 172.21.15.67:0/3343293480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:12.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:12 smithi067 bash[17655]: cluster 2024-04-03T18:08:11.160751+0000 mgr.y (mgr.24370) 6893 : cluster [DBG] pgmap v6877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:12.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:12 smithi067 bash[17655]: audit 2024-04-03T18:08:11.547291+0000 mon.a (mon.0) 6313 : audit [DBG] from='client.? 172.21.15.67:0/3343293480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:12 smithi067 bash[27441]: cluster 2024-04-03T18:08:11.160751+0000 mgr.y (mgr.24370) 6893 : cluster [DBG] pgmap v6877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:12 smithi067 bash[27441]: audit 2024-04-03T18:08:11.547291+0000 mon.a (mon.0) 6313 : audit [DBG] from='client.? 172.21.15.67:0/3343293480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:13] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:08:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:08:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:14 smithi082 bash[20963]: cluster 2024-04-03T18:08:13.161398+0000 mgr.y (mgr.24370) 6894 : cluster [DBG] pgmap v6878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:14 smithi082 bash[20963]: audit 2024-04-03T18:08:13.919241+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:14 smithi082 bash[20963]: audit 2024-04-03T18:08:13.927992+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:14 smithi082 bash[20963]: audit 2024-04-03T18:08:14.027795+0000 mon.a (mon.0) 6316 : audit [DBG] from='client.? 172.21.15.67:0/3556963780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:14 smithi082 bash[20963]: audit 2024-04-03T18:08:14.228979+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:14 smithi082 bash[20963]: audit 2024-04-03T18:08:14.238653+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[17655]: cluster 2024-04-03T18:08:13.161398+0000 mgr.y (mgr.24370) 6894 : cluster [DBG] pgmap v6878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[17655]: audit 2024-04-03T18:08:13.919241+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[17655]: audit 2024-04-03T18:08:13.927992+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[17655]: audit 2024-04-03T18:08:14.027795+0000 mon.a (mon.0) 6316 : audit [DBG] from='client.? 172.21.15.67:0/3556963780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[17655]: audit 2024-04-03T18:08:14.228979+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[17655]: audit 2024-04-03T18:08:14.238653+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[27441]: cluster 2024-04-03T18:08:13.161398+0000 mgr.y (mgr.24370) 6894 : cluster [DBG] pgmap v6878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[27441]: audit 2024-04-03T18:08:13.919241+0000 mon.a (mon.0) 6314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[27441]: audit 2024-04-03T18:08:13.927992+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[27441]: audit 2024-04-03T18:08:14.027795+0000 mon.a (mon.0) 6316 : audit [DBG] from='client.? 172.21.15.67:0/3556963780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[27441]: audit 2024-04-03T18:08:14.228979+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:14 smithi067 bash[27441]: audit 2024-04-03T18:08:14.238653+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:15 smithi082 bash[20963]: audit 2024-04-03T18:08:14.659790+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:08:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:15 smithi082 bash[20963]: audit 2024-04-03T18:08:14.661642+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:08:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:15 smithi082 bash[20963]: audit 2024-04-03T18:08:14.672655+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:15 smithi067 bash[17655]: audit 2024-04-03T18:08:14.659790+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:08:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:15 smithi067 bash[17655]: audit 2024-04-03T18:08:14.661642+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:08:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:15 smithi067 bash[17655]: audit 2024-04-03T18:08:14.672655+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:15 smithi067 bash[27441]: audit 2024-04-03T18:08:14.659790+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:08:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:15 smithi067 bash[27441]: audit 2024-04-03T18:08:14.661642+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:08:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:15 smithi067 bash[27441]: audit 2024-04-03T18:08:14.672655+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:08:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:16 smithi082 bash[20963]: cluster 2024-04-03T18:08:15.162072+0000 mgr.y (mgr.24370) 6895 : cluster [DBG] pgmap v6879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:16 smithi082 bash[20963]: audit 2024-04-03T18:08:16.481905+0000 mon.a (mon.0) 6322 : audit [DBG] from='client.? 172.21.15.67:0/1679612345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:16 smithi067 bash[27441]: cluster 2024-04-03T18:08:15.162072+0000 mgr.y (mgr.24370) 6895 : cluster [DBG] pgmap v6879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:16 smithi067 bash[27441]: audit 2024-04-03T18:08:16.481905+0000 mon.a (mon.0) 6322 : audit [DBG] from='client.? 172.21.15.67:0/1679612345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:16 smithi067 bash[17655]: cluster 2024-04-03T18:08:15.162072+0000 mgr.y (mgr.24370) 6895 : cluster [DBG] pgmap v6879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:16 smithi067 bash[17655]: audit 2024-04-03T18:08:16.481905+0000 mon.a (mon.0) 6322 : audit [DBG] from='client.? 172.21.15.67:0/1679612345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:18 smithi082 bash[20963]: cluster 2024-04-03T18:08:17.163246+0000 mgr.y (mgr.24370) 6896 : cluster [DBG] pgmap v6880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:18 smithi067 bash[17655]: cluster 2024-04-03T18:08:17.163246+0000 mgr.y (mgr.24370) 6896 : cluster [DBG] pgmap v6880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:18 smithi067 bash[27441]: cluster 2024-04-03T18:08:17.163246+0000 mgr.y (mgr.24370) 6896 : cluster [DBG] pgmap v6880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:19 smithi082 bash[20963]: audit 2024-04-03T18:08:18.947046+0000 mon.a (mon.0) 6323 : audit [DBG] from='client.? 172.21.15.67:0/4098137400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:19.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:19 smithi067 bash[27441]: audit 2024-04-03T18:08:18.947046+0000 mon.a (mon.0) 6323 : audit [DBG] from='client.? 172.21.15.67:0/4098137400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:19.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:19 smithi067 bash[17655]: audit 2024-04-03T18:08:18.947046+0000 mon.a (mon.0) 6323 : audit [DBG] from='client.? 172.21.15.67:0/4098137400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:20 smithi082 bash[20963]: cluster 2024-04-03T18:08:19.164058+0000 mgr.y (mgr.24370) 6897 : cluster [DBG] pgmap v6881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:20 smithi067 bash[27441]: cluster 2024-04-03T18:08:19.164058+0000 mgr.y (mgr.24370) 6897 : cluster [DBG] pgmap v6881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:20 smithi067 bash[17655]: cluster 2024-04-03T18:08:19.164058+0000 mgr.y (mgr.24370) 6897 : cluster [DBG] pgmap v6881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:21 smithi082 bash[20963]: audit 2024-04-03T18:08:21.395570+0000 mon.a (mon.0) 6324 : audit [DBG] from='client.? 172.21.15.67:0/2652885416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:21.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:21 smithi067 bash[17655]: audit 2024-04-03T18:08:21.395570+0000 mon.a (mon.0) 6324 : audit [DBG] from='client.? 172.21.15.67:0/2652885416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:21.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:21 smithi067 bash[27441]: audit 2024-04-03T18:08:21.395570+0000 mon.a (mon.0) 6324 : audit [DBG] from='client.? 172.21.15.67:0/2652885416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:22 smithi082 bash[20963]: cluster 2024-04-03T18:08:21.165181+0000 mgr.y (mgr.24370) 6898 : cluster [DBG] pgmap v6882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:22 smithi067 bash[27441]: cluster 2024-04-03T18:08:21.165181+0000 mgr.y (mgr.24370) 6898 : cluster [DBG] pgmap v6882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:22 smithi067 bash[17655]: cluster 2024-04-03T18:08:21.165181+0000 mgr.y (mgr.24370) 6898 : cluster [DBG] pgmap v6882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:23] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:08:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:08:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:24 smithi082 bash[20963]: cluster 2024-04-03T18:08:23.165913+0000 mgr.y (mgr.24370) 6899 : cluster [DBG] pgmap v6883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:24 smithi082 bash[20963]: audit 2024-04-03T18:08:23.843248+0000 mon.c (mon.2) 2727 : audit [DBG] from='client.? 172.21.15.67:0/1416655757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:24.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:24 smithi067 bash[17655]: cluster 2024-04-03T18:08:23.165913+0000 mgr.y (mgr.24370) 6899 : cluster [DBG] pgmap v6883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:24.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:24 smithi067 bash[17655]: audit 2024-04-03T18:08:23.843248+0000 mon.c (mon.2) 2727 : audit [DBG] from='client.? 172.21.15.67:0/1416655757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:24.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:24 smithi067 bash[27441]: cluster 2024-04-03T18:08:23.165913+0000 mgr.y (mgr.24370) 6899 : cluster [DBG] pgmap v6883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:24.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:24 smithi067 bash[27441]: audit 2024-04-03T18:08:23.843248+0000 mon.c (mon.2) 2727 : audit [DBG] from='client.? 172.21.15.67:0/1416655757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:25 smithi082 bash[20963]: audit 2024-04-03T18:08:25.018802+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:25.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:25 smithi067 bash[17655]: audit 2024-04-03T18:08:25.018802+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:25 smithi067 bash[27441]: audit 2024-04-03T18:08:25.018802+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:26 smithi082 bash[20963]: cluster 2024-04-03T18:08:25.166612+0000 mgr.y (mgr.24370) 6900 : cluster [DBG] pgmap v6884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:26 smithi082 bash[20963]: audit 2024-04-03T18:08:26.295625+0000 mon.a (mon.0) 6326 : audit [DBG] from='client.? 172.21.15.67:0/2628764957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:26.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:26 smithi067 bash[27441]: cluster 2024-04-03T18:08:25.166612+0000 mgr.y (mgr.24370) 6900 : cluster [DBG] pgmap v6884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:26.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:26 smithi067 bash[27441]: audit 2024-04-03T18:08:26.295625+0000 mon.a (mon.0) 6326 : audit [DBG] from='client.? 172.21.15.67:0/2628764957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:26 smithi067 bash[17655]: cluster 2024-04-03T18:08:25.166612+0000 mgr.y (mgr.24370) 6900 : cluster [DBG] pgmap v6884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:26 smithi067 bash[17655]: audit 2024-04-03T18:08:26.295625+0000 mon.a (mon.0) 6326 : audit [DBG] from='client.? 172.21.15.67:0/2628764957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:28 smithi082 bash[20963]: cluster 2024-04-03T18:08:27.167817+0000 mgr.y (mgr.24370) 6901 : cluster [DBG] pgmap v6885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:28 smithi067 bash[27441]: cluster 2024-04-03T18:08:27.167817+0000 mgr.y (mgr.24370) 6901 : cluster [DBG] pgmap v6885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:28 smithi067 bash[17655]: cluster 2024-04-03T18:08:27.167817+0000 mgr.y (mgr.24370) 6901 : cluster [DBG] pgmap v6885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:29 smithi082 bash[20963]: audit 2024-04-03T18:08:28.749600+0000 mon.c (mon.2) 2728 : audit [DBG] from='client.? 172.21.15.67:0/1493312925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:29.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:29 smithi067 bash[17655]: audit 2024-04-03T18:08:28.749600+0000 mon.c (mon.2) 2728 : audit [DBG] from='client.? 172.21.15.67:0/1493312925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:29.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:29 smithi067 bash[27441]: audit 2024-04-03T18:08:28.749600+0000 mon.c (mon.2) 2728 : audit [DBG] from='client.? 172.21.15.67:0/1493312925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:30 smithi082 bash[20963]: cluster 2024-04-03T18:08:29.168544+0000 mgr.y (mgr.24370) 6902 : cluster [DBG] pgmap v6886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:30 smithi067 bash[27441]: cluster 2024-04-03T18:08:29.168544+0000 mgr.y (mgr.24370) 6902 : cluster [DBG] pgmap v6886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:30 smithi067 bash[17655]: cluster 2024-04-03T18:08:29.168544+0000 mgr.y (mgr.24370) 6902 : cluster [DBG] pgmap v6886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:31 smithi082 bash[20963]: audit 2024-04-03T18:08:31.203826+0000 mon.c (mon.2) 2729 : audit [DBG] from='client.? 172.21.15.67:0/1691495646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:31.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:31 smithi067 bash[17655]: audit 2024-04-03T18:08:31.203826+0000 mon.c (mon.2) 2729 : audit [DBG] from='client.? 172.21.15.67:0/1691495646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:31.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:31 smithi067 bash[27441]: audit 2024-04-03T18:08:31.203826+0000 mon.c (mon.2) 2729 : audit [DBG] from='client.? 172.21.15.67:0/1691495646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:32 smithi082 bash[20963]: cluster 2024-04-03T18:08:31.169674+0000 mgr.y (mgr.24370) 6903 : cluster [DBG] pgmap v6887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:32 smithi067 bash[17655]: cluster 2024-04-03T18:08:31.169674+0000 mgr.y (mgr.24370) 6903 : cluster [DBG] pgmap v6887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:32 smithi067 bash[27441]: cluster 2024-04-03T18:08:31.169674+0000 mgr.y (mgr.24370) 6903 : cluster [DBG] pgmap v6887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:08:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:08:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:34 smithi082 bash[20963]: cluster 2024-04-03T18:08:33.170302+0000 mgr.y (mgr.24370) 6904 : cluster [DBG] pgmap v6888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:34 smithi082 bash[20963]: audit 2024-04-03T18:08:33.663964+0000 mon.a (mon.0) 6327 : audit [DBG] from='client.? 172.21.15.67:0/3783838185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:34 smithi067 bash[17655]: cluster 2024-04-03T18:08:33.170302+0000 mgr.y (mgr.24370) 6904 : cluster [DBG] pgmap v6888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:34 smithi067 bash[17655]: audit 2024-04-03T18:08:33.663964+0000 mon.a (mon.0) 6327 : audit [DBG] from='client.? 172.21.15.67:0/3783838185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:34 smithi067 bash[27441]: cluster 2024-04-03T18:08:33.170302+0000 mgr.y (mgr.24370) 6904 : cluster [DBG] pgmap v6888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:34 smithi067 bash[27441]: audit 2024-04-03T18:08:33.663964+0000 mon.a (mon.0) 6327 : audit [DBG] from='client.? 172.21.15.67:0/3783838185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:36 smithi082 bash[20963]: cluster 2024-04-03T18:08:35.171021+0000 mgr.y (mgr.24370) 6905 : cluster [DBG] pgmap v6889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:36 smithi082 bash[20963]: audit 2024-04-03T18:08:36.116311+0000 mon.a (mon.0) 6328 : audit [DBG] from='client.? 172.21.15.67:0/2116446724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:36 smithi067 bash[27441]: cluster 2024-04-03T18:08:35.171021+0000 mgr.y (mgr.24370) 6905 : cluster [DBG] pgmap v6889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:36 smithi067 bash[27441]: audit 2024-04-03T18:08:36.116311+0000 mon.a (mon.0) 6328 : audit [DBG] from='client.? 172.21.15.67:0/2116446724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:36 smithi067 bash[17655]: cluster 2024-04-03T18:08:35.171021+0000 mgr.y (mgr.24370) 6905 : cluster [DBG] pgmap v6889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:36 smithi067 bash[17655]: audit 2024-04-03T18:08:36.116311+0000 mon.a (mon.0) 6328 : audit [DBG] from='client.? 172.21.15.67:0/2116446724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:38 smithi082 bash[20963]: cluster 2024-04-03T18:08:37.172245+0000 mgr.y (mgr.24370) 6906 : cluster [DBG] pgmap v6890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:38 smithi082 bash[20963]: audit 2024-04-03T18:08:38.574610+0000 mon.a (mon.0) 6329 : audit [DBG] from='client.? 172.21.15.67:0/3772583802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:38 smithi067 bash[17655]: cluster 2024-04-03T18:08:37.172245+0000 mgr.y (mgr.24370) 6906 : cluster [DBG] pgmap v6890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:38 smithi067 bash[17655]: audit 2024-04-03T18:08:38.574610+0000 mon.a (mon.0) 6329 : audit [DBG] from='client.? 172.21.15.67:0/3772583802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:38 smithi067 bash[27441]: cluster 2024-04-03T18:08:37.172245+0000 mgr.y (mgr.24370) 6906 : cluster [DBG] pgmap v6890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:38 smithi067 bash[27441]: audit 2024-04-03T18:08:38.574610+0000 mon.a (mon.0) 6329 : audit [DBG] from='client.? 172.21.15.67:0/3772583802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:40 smithi082 bash[20963]: cluster 2024-04-03T18:08:39.172962+0000 mgr.y (mgr.24370) 6907 : cluster [DBG] pgmap v6891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:40 smithi082 bash[20963]: audit 2024-04-03T18:08:40.019173+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:40 smithi067 bash[17655]: cluster 2024-04-03T18:08:39.172962+0000 mgr.y (mgr.24370) 6907 : cluster [DBG] pgmap v6891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:40 smithi067 bash[17655]: audit 2024-04-03T18:08:40.019173+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:40 smithi067 bash[27441]: cluster 2024-04-03T18:08:39.172962+0000 mgr.y (mgr.24370) 6907 : cluster [DBG] pgmap v6891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:40 smithi067 bash[27441]: audit 2024-04-03T18:08:40.019173+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:41 smithi082 bash[20963]: audit 2024-04-03T18:08:41.027716+0000 mon.a (mon.0) 6331 : audit [DBG] from='client.? 172.21.15.67:0/3660078397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:41 smithi067 bash[17655]: audit 2024-04-03T18:08:41.027716+0000 mon.a (mon.0) 6331 : audit [DBG] from='client.? 172.21.15.67:0/3660078397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:41.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:41 smithi067 bash[27441]: audit 2024-04-03T18:08:41.027716+0000 mon.a (mon.0) 6331 : audit [DBG] from='client.? 172.21.15.67:0/3660078397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:42 smithi082 bash[20963]: cluster 2024-04-03T18:08:41.174204+0000 mgr.y (mgr.24370) 6908 : cluster [DBG] pgmap v6892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:42 smithi067 bash[27441]: cluster 2024-04-03T18:08:41.174204+0000 mgr.y (mgr.24370) 6908 : cluster [DBG] pgmap v6892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:42 smithi067 bash[17655]: cluster 2024-04-03T18:08:41.174204+0000 mgr.y (mgr.24370) 6908 : cluster [DBG] pgmap v6892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:43] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:08:43.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:43 smithi082 bash[20963]: audit 2024-04-03T18:08:43.483033+0000 mon.a (mon.0) 6332 : audit [DBG] from='client.? 172.21.15.67:0/830092061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:08:43.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:43 smithi067 bash[17655]: audit 2024-04-03T18:08:43.483033+0000 mon.a (mon.0) 6332 : audit [DBG] from='client.? 172.21.15.67:0/830092061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:43.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:43 smithi067 bash[27441]: audit 2024-04-03T18:08:43.483033+0000 mon.a (mon.0) 6332 : audit [DBG] from='client.? 172.21.15.67:0/830092061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:44 smithi067 bash[17655]: cluster 2024-04-03T18:08:43.174804+0000 mgr.y (mgr.24370) 6909 : cluster [DBG] pgmap v6893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:44 smithi067 bash[27441]: cluster 2024-04-03T18:08:43.174804+0000 mgr.y (mgr.24370) 6909 : cluster [DBG] pgmap v6893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:44 smithi082 bash[20963]: cluster 2024-04-03T18:08:43.174804+0000 mgr.y (mgr.24370) 6909 : cluster [DBG] pgmap v6893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:46 smithi067 bash[17655]: cluster 2024-04-03T18:08:45.175463+0000 mgr.y (mgr.24370) 6910 : cluster [DBG] pgmap v6894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:46 smithi067 bash[17655]: audit 2024-04-03T18:08:45.936439+0000 mon.c (mon.2) 2730 : audit [DBG] from='client.? 172.21.15.67:0/4245661608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:46 smithi067 bash[27441]: cluster 2024-04-03T18:08:45.175463+0000 mgr.y (mgr.24370) 6910 : cluster [DBG] pgmap v6894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:46 smithi067 bash[27441]: audit 2024-04-03T18:08:45.936439+0000 mon.c (mon.2) 2730 : audit [DBG] from='client.? 172.21.15.67:0/4245661608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:46 smithi082 bash[20963]: cluster 2024-04-03T18:08:45.175463+0000 mgr.y (mgr.24370) 6910 : cluster [DBG] pgmap v6894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:46 smithi082 bash[20963]: audit 2024-04-03T18:08:45.936439+0000 mon.c (mon.2) 2730 : audit [DBG] from='client.? 172.21.15.67:0/4245661608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:48 smithi067 bash[27441]: cluster 2024-04-03T18:08:47.176664+0000 mgr.y (mgr.24370) 6911 : cluster [DBG] pgmap v6895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:48 smithi067 bash[27441]: audit 2024-04-03T18:08:48.386964+0000 mon.c (mon.2) 2731 : audit [DBG] from='client.? 172.21.15.67:0/1439532425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:48 smithi067 bash[17655]: cluster 2024-04-03T18:08:47.176664+0000 mgr.y (mgr.24370) 6911 : cluster [DBG] pgmap v6895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:48 smithi067 bash[17655]: audit 2024-04-03T18:08:48.386964+0000 mon.c (mon.2) 2731 : audit [DBG] from='client.? 172.21.15.67:0/1439532425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:48 smithi082 bash[20963]: cluster 2024-04-03T18:08:47.176664+0000 mgr.y (mgr.24370) 6911 : cluster [DBG] pgmap v6895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:48 smithi082 bash[20963]: audit 2024-04-03T18:08:48.386964+0000 mon.c (mon.2) 2731 : audit [DBG] from='client.? 172.21.15.67:0/1439532425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:50.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:50 smithi067 bash[27441]: cluster 2024-04-03T18:08:49.177420+0000 mgr.y (mgr.24370) 6912 : cluster [DBG] pgmap v6896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:50.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:50 smithi067 bash[17655]: cluster 2024-04-03T18:08:49.177420+0000 mgr.y (mgr.24370) 6912 : cluster [DBG] pgmap v6896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:50 smithi082 bash[20963]: cluster 2024-04-03T18:08:49.177420+0000 mgr.y (mgr.24370) 6912 : cluster [DBG] pgmap v6896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:51.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:51 smithi067 bash[27441]: audit 2024-04-03T18:08:50.837721+0000 mon.c (mon.2) 2732 : audit [DBG] from='client.? 172.21.15.67:0/2598077992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:51.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:51 smithi067 bash[17655]: audit 2024-04-03T18:08:50.837721+0000 mon.c (mon.2) 2732 : audit [DBG] from='client.? 172.21.15.67:0/2598077992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:51 smithi082 bash[20963]: audit 2024-04-03T18:08:50.837721+0000 mon.c (mon.2) 2732 : audit [DBG] from='client.? 172.21.15.67:0/2598077992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:52.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:52 smithi067 bash[27441]: cluster 2024-04-03T18:08:51.178578+0000 mgr.y (mgr.24370) 6913 : cluster [DBG] pgmap v6897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:52.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:52 smithi067 bash[17655]: cluster 2024-04-03T18:08:51.178578+0000 mgr.y (mgr.24370) 6913 : cluster [DBG] pgmap v6897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:52 smithi082 bash[20963]: cluster 2024-04-03T18:08:51.178578+0000 mgr.y (mgr.24370) 6913 : cluster [DBG] pgmap v6897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:53] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:08:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:08:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:53 smithi082 bash[20963]: cluster 2024-04-03T18:08:53.179221+0000 mgr.y (mgr.24370) 6914 : cluster [DBG] pgmap v6898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:53 smithi082 bash[20963]: audit 2024-04-03T18:08:53.297795+0000 mon.a (mon.0) 6333 : audit [DBG] from='client.? 172.21.15.67:0/3933460415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:54.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:53 smithi067 bash[27441]: cluster 2024-04-03T18:08:53.179221+0000 mgr.y (mgr.24370) 6914 : cluster [DBG] pgmap v6898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:53 smithi067 bash[27441]: audit 2024-04-03T18:08:53.297795+0000 mon.a (mon.0) 6333 : audit [DBG] from='client.? 172.21.15.67:0/3933460415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:53 smithi067 bash[17655]: cluster 2024-04-03T18:08:53.179221+0000 mgr.y (mgr.24370) 6914 : cluster [DBG] pgmap v6898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:53 smithi067 bash[17655]: audit 2024-04-03T18:08:53.297795+0000 mon.a (mon.0) 6333 : audit [DBG] from='client.? 172.21.15.67:0/3933460415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:55 smithi082 bash[20963]: audit 2024-04-03T18:08:55.019402+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:55 smithi067 bash[27441]: audit 2024-04-03T18:08:55.019402+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:55.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:55 smithi067 bash[17655]: audit 2024-04-03T18:08:55.019402+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:08:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:56 smithi082 bash[20963]: cluster 2024-04-03T18:08:55.179848+0000 mgr.y (mgr.24370) 6915 : cluster [DBG] pgmap v6899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:56 smithi082 bash[20963]: audit 2024-04-03T18:08:55.752389+0000 mon.a (mon.0) 6335 : audit [DBG] from='client.? 172.21.15.67:0/773364471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:56.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:56 smithi067 bash[27441]: cluster 2024-04-03T18:08:55.179848+0000 mgr.y (mgr.24370) 6915 : cluster [DBG] pgmap v6899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:56.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:56 smithi067 bash[27441]: audit 2024-04-03T18:08:55.752389+0000 mon.a (mon.0) 6335 : audit [DBG] from='client.? 172.21.15.67:0/773364471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:56.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:56 smithi067 bash[17655]: cluster 2024-04-03T18:08:55.179848+0000 mgr.y (mgr.24370) 6915 : cluster [DBG] pgmap v6899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:56.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:56 smithi067 bash[17655]: audit 2024-04-03T18:08:55.752389+0000 mon.a (mon.0) 6335 : audit [DBG] from='client.? 172.21.15.67:0/773364471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:58 smithi082 bash[20963]: cluster 2024-04-03T18:08:57.181083+0000 mgr.y (mgr.24370) 6916 : cluster [DBG] pgmap v6900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:08:58 smithi082 bash[20963]: audit 2024-04-03T18:08:58.200487+0000 mon.a (mon.0) 6336 : audit [DBG] from='client.? 172.21.15.67:0/767662008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:58 smithi067 bash[27441]: cluster 2024-04-03T18:08:57.181083+0000 mgr.y (mgr.24370) 6916 : cluster [DBG] pgmap v6900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:08:58 smithi067 bash[27441]: audit 2024-04-03T18:08:58.200487+0000 mon.a (mon.0) 6336 : audit [DBG] from='client.? 172.21.15.67:0/767662008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:08:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:58 smithi067 bash[17655]: cluster 2024-04-03T18:08:57.181083+0000 mgr.y (mgr.24370) 6916 : cluster [DBG] pgmap v6900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:08:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:08:58 smithi067 bash[17655]: audit 2024-04-03T18:08:58.200487+0000 mon.a (mon.0) 6336 : audit [DBG] from='client.? 172.21.15.67:0/767662008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:00 smithi082 bash[20963]: cluster 2024-04-03T18:08:59.181803+0000 mgr.y (mgr.24370) 6917 : cluster [DBG] pgmap v6901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:00 smithi067 bash[17655]: cluster 2024-04-03T18:08:59.181803+0000 mgr.y (mgr.24370) 6917 : cluster [DBG] pgmap v6901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:00 smithi067 bash[27441]: cluster 2024-04-03T18:08:59.181803+0000 mgr.y (mgr.24370) 6917 : cluster [DBG] pgmap v6901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:01 smithi082 bash[20963]: audit 2024-04-03T18:09:00.655389+0000 mon.a (mon.0) 6337 : audit [DBG] from='client.? 172.21.15.67:0/3984224666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:01 smithi067 bash[17655]: audit 2024-04-03T18:09:00.655389+0000 mon.a (mon.0) 6337 : audit [DBG] from='client.? 172.21.15.67:0/3984224666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:01 smithi067 bash[27441]: audit 2024-04-03T18:09:00.655389+0000 mon.a (mon.0) 6337 : audit [DBG] from='client.? 172.21.15.67:0/3984224666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:02 smithi082 bash[20963]: cluster 2024-04-03T18:09:01.183039+0000 mgr.y (mgr.24370) 6918 : cluster [DBG] pgmap v6902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:02 smithi067 bash[17655]: cluster 2024-04-03T18:09:01.183039+0000 mgr.y (mgr.24370) 6918 : cluster [DBG] pgmap v6902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:02 smithi067 bash[27441]: cluster 2024-04-03T18:09:01.183039+0000 mgr.y (mgr.24370) 6918 : cluster [DBG] pgmap v6902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:03 smithi067 bash[17655]: audit 2024-04-03T18:09:03.114050+0000 mon.c (mon.2) 2733 : audit [DBG] from='client.? 172.21.15.67:0/2067040232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:03 smithi067 bash[27441]: audit 2024-04-03T18:09:03.114050+0000 mon.c (mon.2) 2733 : audit [DBG] from='client.? 172.21.15.67:0/2067040232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:09:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:03 smithi082 bash[20963]: audit 2024-04-03T18:09:03.114050+0000 mon.c (mon.2) 2733 : audit [DBG] from='client.? 172.21.15.67:0/2067040232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:03.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:09:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:04 smithi082 bash[20963]: cluster 2024-04-03T18:09:03.183726+0000 mgr.y (mgr.24370) 6919 : cluster [DBG] pgmap v6903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:04 smithi067 bash[17655]: cluster 2024-04-03T18:09:03.183726+0000 mgr.y (mgr.24370) 6919 : cluster [DBG] pgmap v6903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:04 smithi067 bash[27441]: cluster 2024-04-03T18:09:03.183726+0000 mgr.y (mgr.24370) 6919 : cluster [DBG] pgmap v6903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:06 smithi082 bash[20963]: cluster 2024-04-03T18:09:05.184411+0000 mgr.y (mgr.24370) 6920 : cluster [DBG] pgmap v6904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:06 smithi082 bash[20963]: audit 2024-04-03T18:09:05.580856+0000 mon.c (mon.2) 2734 : audit [DBG] from='client.? 172.21.15.67:0/167165244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:06 smithi067 bash[17655]: cluster 2024-04-03T18:09:05.184411+0000 mgr.y (mgr.24370) 6920 : cluster [DBG] pgmap v6904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:06 smithi067 bash[17655]: audit 2024-04-03T18:09:05.580856+0000 mon.c (mon.2) 2734 : audit [DBG] from='client.? 172.21.15.67:0/167165244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:06 smithi067 bash[27441]: cluster 2024-04-03T18:09:05.184411+0000 mgr.y (mgr.24370) 6920 : cluster [DBG] pgmap v6904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:06 smithi067 bash[27441]: audit 2024-04-03T18:09:05.580856+0000 mon.c (mon.2) 2734 : audit [DBG] from='client.? 172.21.15.67:0/167165244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:08 smithi082 bash[20963]: cluster 2024-04-03T18:09:07.185504+0000 mgr.y (mgr.24370) 6921 : cluster [DBG] pgmap v6905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:08 smithi082 bash[20963]: audit 2024-04-03T18:09:08.036518+0000 mon.a (mon.0) 6338 : audit [DBG] from='client.? 172.21.15.67:0/4164524686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:08 smithi067 bash[17655]: cluster 2024-04-03T18:09:07.185504+0000 mgr.y (mgr.24370) 6921 : cluster [DBG] pgmap v6905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:08 smithi067 bash[17655]: audit 2024-04-03T18:09:08.036518+0000 mon.a (mon.0) 6338 : audit [DBG] from='client.? 172.21.15.67:0/4164524686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:08 smithi067 bash[27441]: cluster 2024-04-03T18:09:07.185504+0000 mgr.y (mgr.24370) 6921 : cluster [DBG] pgmap v6905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:08 smithi067 bash[27441]: audit 2024-04-03T18:09:08.036518+0000 mon.a (mon.0) 6338 : audit [DBG] from='client.? 172.21.15.67:0/4164524686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:10 smithi082 bash[20963]: cluster 2024-04-03T18:09:09.186201+0000 mgr.y (mgr.24370) 6922 : cluster [DBG] pgmap v6906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:10 smithi082 bash[20963]: audit 2024-04-03T18:09:10.019744+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:10 smithi067 bash[17655]: cluster 2024-04-03T18:09:09.186201+0000 mgr.y (mgr.24370) 6922 : cluster [DBG] pgmap v6906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:10 smithi067 bash[17655]: audit 2024-04-03T18:09:10.019744+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:10 smithi067 bash[27441]: cluster 2024-04-03T18:09:09.186201+0000 mgr.y (mgr.24370) 6922 : cluster [DBG] pgmap v6906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:10 smithi067 bash[27441]: audit 2024-04-03T18:09:10.019744+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:11 smithi082 bash[20963]: audit 2024-04-03T18:09:10.486784+0000 mon.c (mon.2) 2735 : audit [DBG] from='client.? 172.21.15.67:0/3112696881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:11 smithi067 bash[17655]: audit 2024-04-03T18:09:10.486784+0000 mon.c (mon.2) 2735 : audit [DBG] from='client.? 172.21.15.67:0/3112696881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:11 smithi067 bash[27441]: audit 2024-04-03T18:09:10.486784+0000 mon.c (mon.2) 2735 : audit [DBG] from='client.? 172.21.15.67:0/3112696881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:12 smithi082 bash[20963]: cluster 2024-04-03T18:09:11.187372+0000 mgr.y (mgr.24370) 6923 : cluster [DBG] pgmap v6907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:12 smithi067 bash[17655]: cluster 2024-04-03T18:09:11.187372+0000 mgr.y (mgr.24370) 6923 : cluster [DBG] pgmap v6907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:12 smithi067 bash[27441]: cluster 2024-04-03T18:09:11.187372+0000 mgr.y (mgr.24370) 6923 : cluster [DBG] pgmap v6907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:13.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:13 smithi067 bash[27441]: audit 2024-04-03T18:09:12.939887+0000 mon.a (mon.0) 6340 : audit [DBG] from='client.? 172.21.15.67:0/30034244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:13 smithi067 bash[17655]: audit 2024-04-03T18:09:12.939887+0000 mon.a (mon.0) 6340 : audit [DBG] from='client.? 172.21.15.67:0/30034244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:09:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:13 smithi082 bash[20963]: audit 2024-04-03T18:09:12.939887+0000 mon.a (mon.0) 6340 : audit [DBG] from='client.? 172.21.15.67:0/30034244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:13.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:09:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:14 smithi082 bash[20963]: cluster 2024-04-03T18:09:13.188091+0000 mgr.y (mgr.24370) 6924 : cluster [DBG] pgmap v6908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:14 smithi067 bash[27441]: cluster 2024-04-03T18:09:13.188091+0000 mgr.y (mgr.24370) 6924 : cluster [DBG] pgmap v6908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:14 smithi067 bash[17655]: cluster 2024-04-03T18:09:13.188091+0000 mgr.y (mgr.24370) 6924 : cluster [DBG] pgmap v6908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:15 smithi082 bash[20963]: audit 2024-04-03T18:09:14.749747+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:09:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:15 smithi082 bash[20963]: audit 2024-04-03T18:09:15.390218+0000 mon.a (mon.0) 6342 : audit [DBG] from='client.? 172.21.15.67:0/2539713691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:15.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:15 smithi067 bash[27441]: audit 2024-04-03T18:09:14.749747+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:09:15.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:15 smithi067 bash[27441]: audit 2024-04-03T18:09:15.390218+0000 mon.a (mon.0) 6342 : audit [DBG] from='client.? 172.21.15.67:0/2539713691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:15 smithi067 bash[17655]: audit 2024-04-03T18:09:14.749747+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:09:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:15 smithi067 bash[17655]: audit 2024-04-03T18:09:15.390218+0000 mon.a (mon.0) 6342 : audit [DBG] from='client.? 172.21.15.67:0/2539713691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:16 smithi082 bash[20963]: cluster 2024-04-03T18:09:15.188715+0000 mgr.y (mgr.24370) 6925 : cluster [DBG] pgmap v6909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:16 smithi067 bash[17655]: cluster 2024-04-03T18:09:15.188715+0000 mgr.y (mgr.24370) 6925 : cluster [DBG] pgmap v6909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:16 smithi067 bash[27441]: cluster 2024-04-03T18:09:15.188715+0000 mgr.y (mgr.24370) 6925 : cluster [DBG] pgmap v6909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:18 smithi082 bash[20963]: cluster 2024-04-03T18:09:17.189914+0000 mgr.y (mgr.24370) 6926 : cluster [DBG] pgmap v6910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:18 smithi082 bash[20963]: audit 2024-04-03T18:09:17.853494+0000 mon.c (mon.2) 2736 : audit [DBG] from='client.? 172.21.15.67:0/1305484379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:18 smithi067 bash[17655]: cluster 2024-04-03T18:09:17.189914+0000 mgr.y (mgr.24370) 6926 : cluster [DBG] pgmap v6910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:18 smithi067 bash[17655]: audit 2024-04-03T18:09:17.853494+0000 mon.c (mon.2) 2736 : audit [DBG] from='client.? 172.21.15.67:0/1305484379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:18 smithi067 bash[27441]: cluster 2024-04-03T18:09:17.189914+0000 mgr.y (mgr.24370) 6926 : cluster [DBG] pgmap v6910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:18 smithi067 bash[27441]: audit 2024-04-03T18:09:17.853494+0000 mon.c (mon.2) 2736 : audit [DBG] from='client.? 172.21.15.67:0/1305484379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:20 smithi082 bash[20963]: cluster 2024-04-03T18:09:19.190573+0000 mgr.y (mgr.24370) 6927 : cluster [DBG] pgmap v6911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:20 smithi082 bash[20963]: audit 2024-04-03T18:09:20.308846+0000 mon.c (mon.2) 2737 : audit [DBG] from='client.? 172.21.15.67:0/1156962798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:20 smithi082 bash[20963]: audit 2024-04-03T18:09:20.449033+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:20 smithi082 bash[20963]: audit 2024-04-03T18:09:20.458883+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:20 smithi067 bash[17655]: cluster 2024-04-03T18:09:19.190573+0000 mgr.y (mgr.24370) 6927 : cluster [DBG] pgmap v6911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:20 smithi067 bash[17655]: audit 2024-04-03T18:09:20.308846+0000 mon.c (mon.2) 2737 : audit [DBG] from='client.? 172.21.15.67:0/1156962798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:20 smithi067 bash[17655]: audit 2024-04-03T18:09:20.449033+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:20 smithi067 bash[17655]: audit 2024-04-03T18:09:20.458883+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:20 smithi067 bash[27441]: cluster 2024-04-03T18:09:19.190573+0000 mgr.y (mgr.24370) 6927 : cluster [DBG] pgmap v6911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:20 smithi067 bash[27441]: audit 2024-04-03T18:09:20.308846+0000 mon.c (mon.2) 2737 : audit [DBG] from='client.? 172.21.15.67:0/1156962798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:20 smithi067 bash[27441]: audit 2024-04-03T18:09:20.449033+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:20 smithi067 bash[27441]: audit 2024-04-03T18:09:20.458883+0000 mon.a (mon.0) 6344 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:21 smithi082 bash[20963]: audit 2024-04-03T18:09:20.798727+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:21 smithi082 bash[20963]: audit 2024-04-03T18:09:20.810888+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:21 smithi082 bash[20963]: cluster 2024-04-03T18:09:21.191765+0000 mgr.y (mgr.24370) 6928 : cluster [DBG] pgmap v6912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:21 smithi082 bash[20963]: audit 2024-04-03T18:09:21.301043+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:09:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:21 smithi082 bash[20963]: audit 2024-04-03T18:09:21.302924+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:09:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:21 smithi082 bash[20963]: audit 2024-04-03T18:09:21.312911+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:22.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[17655]: audit 2024-04-03T18:09:20.798727+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:22.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[17655]: audit 2024-04-03T18:09:20.810888+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:22.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[17655]: cluster 2024-04-03T18:09:21.191765+0000 mgr.y (mgr.24370) 6928 : cluster [DBG] pgmap v6912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[17655]: audit 2024-04-03T18:09:21.301043+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:09:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[17655]: audit 2024-04-03T18:09:21.302924+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:09:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[17655]: audit 2024-04-03T18:09:21.312911+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[27441]: audit 2024-04-03T18:09:20.798727+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[27441]: audit 2024-04-03T18:09:20.810888+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[27441]: cluster 2024-04-03T18:09:21.191765+0000 mgr.y (mgr.24370) 6928 : cluster [DBG] pgmap v6912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[27441]: audit 2024-04-03T18:09:21.301043+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:09:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[27441]: audit 2024-04-03T18:09:21.302924+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:09:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:21 smithi067 bash[27441]: audit 2024-04-03T18:09:21.312911+0000 mon.a (mon.0) 6349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:09:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:22 smithi067 bash[27441]: audit 2024-04-03T18:09:22.763515+0000 mon.b (mon.1) 56 : audit [DBG] from='client.? 172.21.15.67:0/1203937175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:22 smithi067 bash[17655]: audit 2024-04-03T18:09:22.763515+0000 mon.b (mon.1) 56 : audit [DBG] from='client.? 172.21.15.67:0/1203937175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:22 smithi082 bash[20963]: audit 2024-04-03T18:09:22.763515+0000 mon.b (mon.1) 56 : audit [DBG] from='client.? 172.21.15.67:0/1203937175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:09:23.820 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:09:24.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:23 smithi082 bash[20963]: cluster 2024-04-03T18:09:23.192495+0000 mgr.y (mgr.24370) 6929 : cluster [DBG] pgmap v6913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:24.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:23 smithi067 bash[27441]: cluster 2024-04-03T18:09:23.192495+0000 mgr.y (mgr.24370) 6929 : cluster [DBG] pgmap v6913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:24.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:23 smithi067 bash[17655]: cluster 2024-04-03T18:09:23.192495+0000 mgr.y (mgr.24370) 6929 : cluster [DBG] pgmap v6913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:25 smithi082 bash[20963]: audit 2024-04-03T18:09:25.019276+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:25 smithi082 bash[20963]: audit 2024-04-03T18:09:25.264193+0000 mon.c (mon.2) 2738 : audit [DBG] from='client.? 172.21.15.67:0/3271898446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:25.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:25 smithi067 bash[17655]: audit 2024-04-03T18:09:25.019276+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:25.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:25 smithi067 bash[17655]: audit 2024-04-03T18:09:25.264193+0000 mon.c (mon.2) 2738 : audit [DBG] from='client.? 172.21.15.67:0/3271898446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:25 smithi067 bash[27441]: audit 2024-04-03T18:09:25.019276+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:25 smithi067 bash[27441]: audit 2024-04-03T18:09:25.264193+0000 mon.c (mon.2) 2738 : audit [DBG] from='client.? 172.21.15.67:0/3271898446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:26 smithi082 bash[20963]: cluster 2024-04-03T18:09:25.193122+0000 mgr.y (mgr.24370) 6930 : cluster [DBG] pgmap v6914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:26.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:26 smithi067 bash[17655]: cluster 2024-04-03T18:09:25.193122+0000 mgr.y (mgr.24370) 6930 : cluster [DBG] pgmap v6914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:26.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:26 smithi067 bash[27441]: cluster 2024-04-03T18:09:25.193122+0000 mgr.y (mgr.24370) 6930 : cluster [DBG] pgmap v6914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:28 smithi082 bash[20963]: cluster 2024-04-03T18:09:27.194297+0000 mgr.y (mgr.24370) 6931 : cluster [DBG] pgmap v6915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:28 smithi082 bash[20963]: audit 2024-04-03T18:09:27.721976+0000 mon.c (mon.2) 2739 : audit [DBG] from='client.? 172.21.15.67:0/2960170149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:28 smithi067 bash[27441]: cluster 2024-04-03T18:09:27.194297+0000 mgr.y (mgr.24370) 6931 : cluster [DBG] pgmap v6915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:28 smithi067 bash[27441]: audit 2024-04-03T18:09:27.721976+0000 mon.c (mon.2) 2739 : audit [DBG] from='client.? 172.21.15.67:0/2960170149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:28 smithi067 bash[17655]: cluster 2024-04-03T18:09:27.194297+0000 mgr.y (mgr.24370) 6931 : cluster [DBG] pgmap v6915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:28 smithi067 bash[17655]: audit 2024-04-03T18:09:27.721976+0000 mon.c (mon.2) 2739 : audit [DBG] from='client.? 172.21.15.67:0/2960170149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:30 smithi082 bash[20963]: cluster 2024-04-03T18:09:29.195010+0000 mgr.y (mgr.24370) 6932 : cluster [DBG] pgmap v6916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:30 smithi082 bash[20963]: audit 2024-04-03T18:09:30.171527+0000 mon.a (mon.0) 6351 : audit [DBG] from='client.? 172.21.15.67:0/322912884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:30 smithi067 bash[17655]: cluster 2024-04-03T18:09:29.195010+0000 mgr.y (mgr.24370) 6932 : cluster [DBG] pgmap v6916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:30 smithi067 bash[17655]: audit 2024-04-03T18:09:30.171527+0000 mon.a (mon.0) 6351 : audit [DBG] from='client.? 172.21.15.67:0/322912884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:30 smithi067 bash[27441]: cluster 2024-04-03T18:09:29.195010+0000 mgr.y (mgr.24370) 6932 : cluster [DBG] pgmap v6916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:30 smithi067 bash[27441]: audit 2024-04-03T18:09:30.171527+0000 mon.a (mon.0) 6351 : audit [DBG] from='client.? 172.21.15.67:0/322912884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:32 smithi082 bash[20963]: cluster 2024-04-03T18:09:31.196205+0000 mgr.y (mgr.24370) 6933 : cluster [DBG] pgmap v6917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:32 smithi067 bash[17655]: cluster 2024-04-03T18:09:31.196205+0000 mgr.y (mgr.24370) 6933 : cluster [DBG] pgmap v6917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:32 smithi067 bash[27441]: cluster 2024-04-03T18:09:31.196205+0000 mgr.y (mgr.24370) 6933 : cluster [DBG] pgmap v6917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:09:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:09:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:33 smithi082 bash[20963]: audit 2024-04-03T18:09:32.635340+0000 mon.a (mon.0) 6352 : audit [DBG] from='client.? 172.21.15.67:0/2295668492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:33.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:33 smithi067 bash[17655]: audit 2024-04-03T18:09:32.635340+0000 mon.a (mon.0) 6352 : audit [DBG] from='client.? 172.21.15.67:0/2295668492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:33.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:33 smithi067 bash[27441]: audit 2024-04-03T18:09:32.635340+0000 mon.a (mon.0) 6352 : audit [DBG] from='client.? 172.21.15.67:0/2295668492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:34 smithi082 bash[20963]: cluster 2024-04-03T18:09:33.196858+0000 mgr.y (mgr.24370) 6934 : cluster [DBG] pgmap v6918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:34 smithi067 bash[17655]: cluster 2024-04-03T18:09:33.196858+0000 mgr.y (mgr.24370) 6934 : cluster [DBG] pgmap v6918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:34 smithi067 bash[27441]: cluster 2024-04-03T18:09:33.196858+0000 mgr.y (mgr.24370) 6934 : cluster [DBG] pgmap v6918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:35.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:35 smithi082 bash[20963]: audit 2024-04-03T18:09:35.094890+0000 mon.c (mon.2) 2740 : audit [DBG] from='client.? 172.21.15.67:0/142296231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:35.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:35 smithi067 bash[17655]: audit 2024-04-03T18:09:35.094890+0000 mon.c (mon.2) 2740 : audit [DBG] from='client.? 172.21.15.67:0/142296231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:35.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:35 smithi067 bash[27441]: audit 2024-04-03T18:09:35.094890+0000 mon.c (mon.2) 2740 : audit [DBG] from='client.? 172.21.15.67:0/142296231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:36 smithi082 bash[20963]: cluster 2024-04-03T18:09:35.197505+0000 mgr.y (mgr.24370) 6935 : cluster [DBG] pgmap v6919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:36 smithi067 bash[17655]: cluster 2024-04-03T18:09:35.197505+0000 mgr.y (mgr.24370) 6935 : cluster [DBG] pgmap v6919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:36 smithi067 bash[27441]: cluster 2024-04-03T18:09:35.197505+0000 mgr.y (mgr.24370) 6935 : cluster [DBG] pgmap v6919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:37 smithi082 bash[20963]: audit 2024-04-03T18:09:37.551859+0000 mon.a (mon.0) 6353 : audit [DBG] from='client.? 172.21.15.67:0/1509299267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:37.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:37 smithi067 bash[27441]: audit 2024-04-03T18:09:37.551859+0000 mon.a (mon.0) 6353 : audit [DBG] from='client.? 172.21.15.67:0/1509299267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:37.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:37 smithi067 bash[17655]: audit 2024-04-03T18:09:37.551859+0000 mon.a (mon.0) 6353 : audit [DBG] from='client.? 172.21.15.67:0/1509299267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:38 smithi082 bash[20963]: cluster 2024-04-03T18:09:37.198602+0000 mgr.y (mgr.24370) 6936 : cluster [DBG] pgmap v6920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:38 smithi067 bash[27441]: cluster 2024-04-03T18:09:37.198602+0000 mgr.y (mgr.24370) 6936 : cluster [DBG] pgmap v6920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:38 smithi067 bash[17655]: cluster 2024-04-03T18:09:37.198602+0000 mgr.y (mgr.24370) 6936 : cluster [DBG] pgmap v6920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:40 smithi082 bash[20963]: cluster 2024-04-03T18:09:39.199312+0000 mgr.y (mgr.24370) 6937 : cluster [DBG] pgmap v6921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:40 smithi082 bash[20963]: audit 2024-04-03T18:09:39.994690+0000 mon.c (mon.2) 2741 : audit [DBG] from='client.? 172.21.15.67:0/3725655900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:40 smithi082 bash[20963]: audit 2024-04-03T18:09:40.019707+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:40 smithi067 bash[27441]: cluster 2024-04-03T18:09:39.199312+0000 mgr.y (mgr.24370) 6937 : cluster [DBG] pgmap v6921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:40 smithi067 bash[27441]: audit 2024-04-03T18:09:39.994690+0000 mon.c (mon.2) 2741 : audit [DBG] from='client.? 172.21.15.67:0/3725655900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:40 smithi067 bash[27441]: audit 2024-04-03T18:09:40.019707+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:40 smithi067 bash[17655]: cluster 2024-04-03T18:09:39.199312+0000 mgr.y (mgr.24370) 6937 : cluster [DBG] pgmap v6921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:40 smithi067 bash[17655]: audit 2024-04-03T18:09:39.994690+0000 mon.c (mon.2) 2741 : audit [DBG] from='client.? 172.21.15.67:0/3725655900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:40 smithi067 bash[17655]: audit 2024-04-03T18:09:40.019707+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:42 smithi082 bash[20963]: cluster 2024-04-03T18:09:41.200499+0000 mgr.y (mgr.24370) 6938 : cluster [DBG] pgmap v6922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:42 smithi082 bash[20963]: audit 2024-04-03T18:09:42.446882+0000 mon.a (mon.0) 6355 : audit [DBG] from='client.? 172.21.15.67:0/979049830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:42 smithi067 bash[17655]: cluster 2024-04-03T18:09:41.200499+0000 mgr.y (mgr.24370) 6938 : cluster [DBG] pgmap v6922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:42 smithi067 bash[17655]: audit 2024-04-03T18:09:42.446882+0000 mon.a (mon.0) 6355 : audit [DBG] from='client.? 172.21.15.67:0/979049830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:42 smithi067 bash[27441]: cluster 2024-04-03T18:09:41.200499+0000 mgr.y (mgr.24370) 6938 : cluster [DBG] pgmap v6922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:42 smithi067 bash[27441]: audit 2024-04-03T18:09:42.446882+0000 mon.a (mon.0) 6355 : audit [DBG] from='client.? 172.21.15.67:0/979049830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:43] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:09:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:09:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:44 smithi067 bash[17655]: cluster 2024-04-03T18:09:43.201186+0000 mgr.y (mgr.24370) 6939 : cluster [DBG] pgmap v6923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:44 smithi067 bash[27441]: cluster 2024-04-03T18:09:43.201186+0000 mgr.y (mgr.24370) 6939 : cluster [DBG] pgmap v6923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:44 smithi082 bash[20963]: cluster 2024-04-03T18:09:43.201186+0000 mgr.y (mgr.24370) 6939 : cluster [DBG] pgmap v6923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:45.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:45 smithi067 bash[17655]: audit 2024-04-03T18:09:44.909303+0000 mon.c (mon.2) 2742 : audit [DBG] from='client.? 172.21.15.67:0/1588834485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:45.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:45 smithi067 bash[27441]: audit 2024-04-03T18:09:44.909303+0000 mon.c (mon.2) 2742 : audit [DBG] from='client.? 172.21.15.67:0/1588834485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:45 smithi082 bash[20963]: audit 2024-04-03T18:09:44.909303+0000 mon.c (mon.2) 2742 : audit [DBG] from='client.? 172.21.15.67:0/1588834485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:46 smithi067 bash[27441]: cluster 2024-04-03T18:09:45.201881+0000 mgr.y (mgr.24370) 6940 : cluster [DBG] pgmap v6924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:46 smithi067 bash[17655]: cluster 2024-04-03T18:09:45.201881+0000 mgr.y (mgr.24370) 6940 : cluster [DBG] pgmap v6924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:46 smithi082 bash[20963]: cluster 2024-04-03T18:09:45.201881+0000 mgr.y (mgr.24370) 6940 : cluster [DBG] pgmap v6924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:47.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:47 smithi067 bash[17655]: audit 2024-04-03T18:09:47.363897+0000 mon.a (mon.0) 6356 : audit [DBG] from='client.? 172.21.15.67:0/3615139057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:47.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:47 smithi067 bash[27441]: audit 2024-04-03T18:09:47.363897+0000 mon.a (mon.0) 6356 : audit [DBG] from='client.? 172.21.15.67:0/3615139057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:48.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:47 smithi082 bash[20963]: audit 2024-04-03T18:09:47.363897+0000 mon.a (mon.0) 6356 : audit [DBG] from='client.? 172.21.15.67:0/3615139057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:48.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:48 smithi067 bash[17655]: cluster 2024-04-03T18:09:47.203007+0000 mgr.y (mgr.24370) 6941 : cluster [DBG] pgmap v6925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:48 smithi067 bash[27441]: cluster 2024-04-03T18:09:47.203007+0000 mgr.y (mgr.24370) 6941 : cluster [DBG] pgmap v6925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:48 smithi082 bash[20963]: cluster 2024-04-03T18:09:47.203007+0000 mgr.y (mgr.24370) 6941 : cluster [DBG] pgmap v6925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:50.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:50 smithi067 bash[27441]: cluster 2024-04-03T18:09:49.203700+0000 mgr.y (mgr.24370) 6942 : cluster [DBG] pgmap v6926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:50.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:50 smithi067 bash[27441]: audit 2024-04-03T18:09:49.820977+0000 mon.a (mon.0) 6357 : audit [DBG] from='client.? 172.21.15.67:0/2379885894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:50.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:50 smithi067 bash[17655]: cluster 2024-04-03T18:09:49.203700+0000 mgr.y (mgr.24370) 6942 : cluster [DBG] pgmap v6926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:50.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:50 smithi067 bash[17655]: audit 2024-04-03T18:09:49.820977+0000 mon.a (mon.0) 6357 : audit [DBG] from='client.? 172.21.15.67:0/2379885894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:50 smithi082 bash[20963]: cluster 2024-04-03T18:09:49.203700+0000 mgr.y (mgr.24370) 6942 : cluster [DBG] pgmap v6926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:50 smithi082 bash[20963]: audit 2024-04-03T18:09:49.820977+0000 mon.a (mon.0) 6357 : audit [DBG] from='client.? 172.21.15.67:0/2379885894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:52 smithi067 bash[27441]: cluster 2024-04-03T18:09:51.204905+0000 mgr.y (mgr.24370) 6943 : cluster [DBG] pgmap v6927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:52 smithi067 bash[27441]: audit 2024-04-03T18:09:52.280554+0000 mon.a (mon.0) 6358 : audit [DBG] from='client.? 172.21.15.67:0/3778886562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:52 smithi067 bash[17655]: cluster 2024-04-03T18:09:51.204905+0000 mgr.y (mgr.24370) 6943 : cluster [DBG] pgmap v6927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:52 smithi067 bash[17655]: audit 2024-04-03T18:09:52.280554+0000 mon.a (mon.0) 6358 : audit [DBG] from='client.? 172.21.15.67:0/3778886562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:52 smithi082 bash[20963]: cluster 2024-04-03T18:09:51.204905+0000 mgr.y (mgr.24370) 6943 : cluster [DBG] pgmap v6927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:52 smithi082 bash[20963]: audit 2024-04-03T18:09:52.280554+0000 mon.a (mon.0) 6358 : audit [DBG] from='client.? 172.21.15.67:0/3778886562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:53] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:09:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:09:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:53 smithi082 bash[20963]: cluster 2024-04-03T18:09:53.205598+0000 mgr.y (mgr.24370) 6944 : cluster [DBG] pgmap v6928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:54.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:53 smithi067 bash[17655]: cluster 2024-04-03T18:09:53.205598+0000 mgr.y (mgr.24370) 6944 : cluster [DBG] pgmap v6928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:54.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:53 smithi067 bash[27441]: cluster 2024-04-03T18:09:53.205598+0000 mgr.y (mgr.24370) 6944 : cluster [DBG] pgmap v6928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:54 smithi082 bash[20963]: audit 2024-04-03T18:09:54.738422+0000 mon.a (mon.0) 6359 : audit [DBG] from='client.? 172.21.15.67:0/2005781726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:55.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:54 smithi067 bash[17655]: audit 2024-04-03T18:09:54.738422+0000 mon.a (mon.0) 6359 : audit [DBG] from='client.? 172.21.15.67:0/2005781726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:55.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:54 smithi067 bash[27441]: audit 2024-04-03T18:09:54.738422+0000 mon.a (mon.0) 6359 : audit [DBG] from='client.? 172.21.15.67:0/2005781726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:55 smithi082 bash[20963]: audit 2024-04-03T18:09:55.020782+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:55 smithi082 bash[20963]: cluster 2024-04-03T18:09:55.206336+0000 mgr.y (mgr.24370) 6945 : cluster [DBG] pgmap v6929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:56.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:55 smithi067 bash[17655]: audit 2024-04-03T18:09:55.020782+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:56.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:55 smithi067 bash[17655]: cluster 2024-04-03T18:09:55.206336+0000 mgr.y (mgr.24370) 6945 : cluster [DBG] pgmap v6929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:56.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:55 smithi067 bash[27441]: audit 2024-04-03T18:09:55.020782+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:09:56.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:55 smithi067 bash[27441]: cluster 2024-04-03T18:09:55.206336+0000 mgr.y (mgr.24370) 6945 : cluster [DBG] pgmap v6929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:57 smithi082 bash[20963]: audit 2024-04-03T18:09:57.189834+0000 mon.c (mon.2) 2743 : audit [DBG] from='client.? 172.21.15.67:0/425582763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:57 smithi067 bash[17655]: audit 2024-04-03T18:09:57.189834+0000 mon.c (mon.2) 2743 : audit [DBG] from='client.? 172.21.15.67:0/425582763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:57 smithi067 bash[27441]: audit 2024-04-03T18:09:57.189834+0000 mon.c (mon.2) 2743 : audit [DBG] from='client.? 172.21.15.67:0/425582763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:09:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:09:58 smithi082 bash[20963]: cluster 2024-04-03T18:09:57.207519+0000 mgr.y (mgr.24370) 6946 : cluster [DBG] pgmap v6930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:09:58 smithi067 bash[27441]: cluster 2024-04-03T18:09:57.207519+0000 mgr.y (mgr.24370) 6946 : cluster [DBG] pgmap v6930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:09:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:09:58 smithi067 bash[17655]: cluster 2024-04-03T18:09:57.207519+0000 mgr.y (mgr.24370) 6946 : cluster [DBG] pgmap v6930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:00 smithi082 bash[20963]: cluster 2024-04-03T18:09:59.208425+0000 mgr.y (mgr.24370) 6947 : cluster [DBG] pgmap v6931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:00 smithi082 bash[20963]: audit 2024-04-03T18:09:59.637463+0000 mon.c (mon.2) 2744 : audit [DBG] from='client.? 172.21.15.67:0/678985790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:00 smithi082 bash[20963]: cluster 2024-04-03T18:10:00.000171+0000 mon.a (mon.0) 6361 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:10:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:00 smithi067 bash[27441]: cluster 2024-04-03T18:09:59.208425+0000 mgr.y (mgr.24370) 6947 : cluster [DBG] pgmap v6931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:00 smithi067 bash[27441]: audit 2024-04-03T18:09:59.637463+0000 mon.c (mon.2) 2744 : audit [DBG] from='client.? 172.21.15.67:0/678985790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:00 smithi067 bash[27441]: cluster 2024-04-03T18:10:00.000171+0000 mon.a (mon.0) 6361 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:10:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:00 smithi067 bash[17655]: cluster 2024-04-03T18:09:59.208425+0000 mgr.y (mgr.24370) 6947 : cluster [DBG] pgmap v6931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:00 smithi067 bash[17655]: audit 2024-04-03T18:09:59.637463+0000 mon.c (mon.2) 2744 : audit [DBG] from='client.? 172.21.15.67:0/678985790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:00 smithi067 bash[17655]: cluster 2024-04-03T18:10:00.000171+0000 mon.a (mon.0) 6361 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:10:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:02 smithi082 bash[20963]: cluster 2024-04-03T18:10:01.209634+0000 mgr.y (mgr.24370) 6948 : cluster [DBG] pgmap v6932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:02 smithi082 bash[20963]: audit 2024-04-03T18:10:02.103028+0000 mon.a (mon.0) 6362 : audit [DBG] from='client.? 172.21.15.67:0/3978454800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:02 smithi067 bash[17655]: cluster 2024-04-03T18:10:01.209634+0000 mgr.y (mgr.24370) 6948 : cluster [DBG] pgmap v6932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:02 smithi067 bash[17655]: audit 2024-04-03T18:10:02.103028+0000 mon.a (mon.0) 6362 : audit [DBG] from='client.? 172.21.15.67:0/3978454800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:02 smithi067 bash[27441]: cluster 2024-04-03T18:10:01.209634+0000 mgr.y (mgr.24370) 6948 : cluster [DBG] pgmap v6932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:02 smithi067 bash[27441]: audit 2024-04-03T18:10:02.103028+0000 mon.a (mon.0) 6362 : audit [DBG] from='client.? 172.21.15.67:0/3978454800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:10:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:10:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:04 smithi082 bash[20963]: cluster 2024-04-03T18:10:03.210321+0000 mgr.y (mgr.24370) 6949 : cluster [DBG] pgmap v6933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:04 smithi067 bash[27441]: cluster 2024-04-03T18:10:03.210321+0000 mgr.y (mgr.24370) 6949 : cluster [DBG] pgmap v6933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:04 smithi067 bash[17655]: cluster 2024-04-03T18:10:03.210321+0000 mgr.y (mgr.24370) 6949 : cluster [DBG] pgmap v6933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:05 smithi082 bash[20963]: audit 2024-04-03T18:10:04.553728+0000 mon.c (mon.2) 2745 : audit [DBG] from='client.? 172.21.15.67:0/2887947923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:05 smithi067 bash[17655]: audit 2024-04-03T18:10:04.553728+0000 mon.c (mon.2) 2745 : audit [DBG] from='client.? 172.21.15.67:0/2887947923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:05 smithi067 bash[27441]: audit 2024-04-03T18:10:04.553728+0000 mon.c (mon.2) 2745 : audit [DBG] from='client.? 172.21.15.67:0/2887947923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:06 smithi082 bash[20963]: cluster 2024-04-03T18:10:05.211020+0000 mgr.y (mgr.24370) 6950 : cluster [DBG] pgmap v6934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:06 smithi067 bash[27441]: cluster 2024-04-03T18:10:05.211020+0000 mgr.y (mgr.24370) 6950 : cluster [DBG] pgmap v6934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:06 smithi067 bash[17655]: cluster 2024-04-03T18:10:05.211020+0000 mgr.y (mgr.24370) 6950 : cluster [DBG] pgmap v6934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:07 smithi082 bash[20963]: audit 2024-04-03T18:10:07.016244+0000 mon.a (mon.0) 6363 : audit [DBG] from='client.? 172.21.15.67:0/2475841086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:07.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:07 smithi067 bash[27441]: audit 2024-04-03T18:10:07.016244+0000 mon.a (mon.0) 6363 : audit [DBG] from='client.? 172.21.15.67:0/2475841086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:07 smithi067 bash[17655]: audit 2024-04-03T18:10:07.016244+0000 mon.a (mon.0) 6363 : audit [DBG] from='client.? 172.21.15.67:0/2475841086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:08 smithi082 bash[20963]: cluster 2024-04-03T18:10:07.212219+0000 mgr.y (mgr.24370) 6951 : cluster [DBG] pgmap v6935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:08 smithi067 bash[27441]: cluster 2024-04-03T18:10:07.212219+0000 mgr.y (mgr.24370) 6951 : cluster [DBG] pgmap v6935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:08 smithi067 bash[17655]: cluster 2024-04-03T18:10:07.212219+0000 mgr.y (mgr.24370) 6951 : cluster [DBG] pgmap v6935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:10 smithi082 bash[20963]: cluster 2024-04-03T18:10:09.212850+0000 mgr.y (mgr.24370) 6952 : cluster [DBG] pgmap v6936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:10 smithi082 bash[20963]: audit 2024-04-03T18:10:09.464470+0000 mon.c (mon.2) 2746 : audit [DBG] from='client.? 172.21.15.67:0/3714198127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:10 smithi082 bash[20963]: audit 2024-04-03T18:10:10.021171+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:10 smithi067 bash[17655]: cluster 2024-04-03T18:10:09.212850+0000 mgr.y (mgr.24370) 6952 : cluster [DBG] pgmap v6936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:10 smithi067 bash[17655]: audit 2024-04-03T18:10:09.464470+0000 mon.c (mon.2) 2746 : audit [DBG] from='client.? 172.21.15.67:0/3714198127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:10 smithi067 bash[17655]: audit 2024-04-03T18:10:10.021171+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:10 smithi067 bash[27441]: cluster 2024-04-03T18:10:09.212850+0000 mgr.y (mgr.24370) 6952 : cluster [DBG] pgmap v6936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:10 smithi067 bash[27441]: audit 2024-04-03T18:10:09.464470+0000 mon.c (mon.2) 2746 : audit [DBG] from='client.? 172.21.15.67:0/3714198127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:10 smithi067 bash[27441]: audit 2024-04-03T18:10:10.021171+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:12 smithi082 bash[20963]: cluster 2024-04-03T18:10:11.213988+0000 mgr.y (mgr.24370) 6953 : cluster [DBG] pgmap v6937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:12 smithi082 bash[20963]: audit 2024-04-03T18:10:11.921987+0000 mon.a (mon.0) 6365 : audit [DBG] from='client.? 172.21.15.67:0/4119843724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:12 smithi067 bash[27441]: cluster 2024-04-03T18:10:11.213988+0000 mgr.y (mgr.24370) 6953 : cluster [DBG] pgmap v6937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:12 smithi067 bash[27441]: audit 2024-04-03T18:10:11.921987+0000 mon.a (mon.0) 6365 : audit [DBG] from='client.? 172.21.15.67:0/4119843724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:12 smithi067 bash[17655]: cluster 2024-04-03T18:10:11.213988+0000 mgr.y (mgr.24370) 6953 : cluster [DBG] pgmap v6937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:12 smithi067 bash[17655]: audit 2024-04-03T18:10:11.921987+0000 mon.a (mon.0) 6365 : audit [DBG] from='client.? 172.21.15.67:0/4119843724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:10:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:10:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:14 smithi082 bash[20963]: cluster 2024-04-03T18:10:13.214658+0000 mgr.y (mgr.24370) 6954 : cluster [DBG] pgmap v6938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:14 smithi067 bash[17655]: cluster 2024-04-03T18:10:13.214658+0000 mgr.y (mgr.24370) 6954 : cluster [DBG] pgmap v6938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:14 smithi067 bash[27441]: cluster 2024-04-03T18:10:13.214658+0000 mgr.y (mgr.24370) 6954 : cluster [DBG] pgmap v6938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:15 smithi082 bash[20963]: audit 2024-04-03T18:10:14.373594+0000 mon.a (mon.0) 6366 : audit [DBG] from='client.? 172.21.15.67:0/1811799927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:15 smithi067 bash[17655]: audit 2024-04-03T18:10:14.373594+0000 mon.a (mon.0) 6366 : audit [DBG] from='client.? 172.21.15.67:0/1811799927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:15 smithi067 bash[27441]: audit 2024-04-03T18:10:14.373594+0000 mon.a (mon.0) 6366 : audit [DBG] from='client.? 172.21.15.67:0/1811799927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:16 smithi082 bash[20963]: cluster 2024-04-03T18:10:15.215369+0000 mgr.y (mgr.24370) 6955 : cluster [DBG] pgmap v6939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:16.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:16 smithi067 bash[27441]: cluster 2024-04-03T18:10:15.215369+0000 mgr.y (mgr.24370) 6955 : cluster [DBG] pgmap v6939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:16.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:16 smithi067 bash[17655]: cluster 2024-04-03T18:10:15.215369+0000 mgr.y (mgr.24370) 6955 : cluster [DBG] pgmap v6939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:17 smithi082 bash[20963]: audit 2024-04-03T18:10:16.829091+0000 mon.a (mon.0) 6367 : audit [DBG] from='client.? 172.21.15.67:0/1988217836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:17 smithi067 bash[17655]: audit 2024-04-03T18:10:16.829091+0000 mon.a (mon.0) 6367 : audit [DBG] from='client.? 172.21.15.67:0/1988217836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:17.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:17 smithi067 bash[27441]: audit 2024-04-03T18:10:16.829091+0000 mon.a (mon.0) 6367 : audit [DBG] from='client.? 172.21.15.67:0/1988217836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:18 smithi082 bash[20963]: cluster 2024-04-03T18:10:17.216580+0000 mgr.y (mgr.24370) 6956 : cluster [DBG] pgmap v6940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:18.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:18 smithi067 bash[17655]: cluster 2024-04-03T18:10:17.216580+0000 mgr.y (mgr.24370) 6956 : cluster [DBG] pgmap v6940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:18.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:18 smithi067 bash[27441]: cluster 2024-04-03T18:10:17.216580+0000 mgr.y (mgr.24370) 6956 : cluster [DBG] pgmap v6940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:19 smithi082 bash[20963]: audit 2024-04-03T18:10:19.280949+0000 mon.c (mon.2) 2747 : audit [DBG] from='client.? 172.21.15.67:0/1818265293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:19 smithi067 bash[27441]: audit 2024-04-03T18:10:19.280949+0000 mon.c (mon.2) 2747 : audit [DBG] from='client.? 172.21.15.67:0/1818265293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:19 smithi067 bash[17655]: audit 2024-04-03T18:10:19.280949+0000 mon.c (mon.2) 2747 : audit [DBG] from='client.? 172.21.15.67:0/1818265293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:20 smithi082 bash[20963]: cluster 2024-04-03T18:10:19.217223+0000 mgr.y (mgr.24370) 6957 : cluster [DBG] pgmap v6941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:20 smithi067 bash[17655]: cluster 2024-04-03T18:10:19.217223+0000 mgr.y (mgr.24370) 6957 : cluster [DBG] pgmap v6941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:20.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:20 smithi067 bash[27441]: cluster 2024-04-03T18:10:19.217223+0000 mgr.y (mgr.24370) 6957 : cluster [DBG] pgmap v6941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:22 smithi082 bash[20963]: cluster 2024-04-03T18:10:21.218335+0000 mgr.y (mgr.24370) 6958 : cluster [DBG] pgmap v6942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:22 smithi082 bash[20963]: audit 2024-04-03T18:10:21.387740+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:10:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:22 smithi082 bash[20963]: audit 2024-04-03T18:10:21.726807+0000 mon.c (mon.2) 2748 : audit [DBG] from='client.? 172.21.15.67:0/3053168269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:22.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:22 smithi067 bash[17655]: cluster 2024-04-03T18:10:21.218335+0000 mgr.y (mgr.24370) 6958 : cluster [DBG] pgmap v6942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:22.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:22 smithi067 bash[17655]: audit 2024-04-03T18:10:21.387740+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:10:22.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:22 smithi067 bash[17655]: audit 2024-04-03T18:10:21.726807+0000 mon.c (mon.2) 2748 : audit [DBG] from='client.? 172.21.15.67:0/3053168269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:22.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:22 smithi067 bash[27441]: cluster 2024-04-03T18:10:21.218335+0000 mgr.y (mgr.24370) 6958 : cluster [DBG] pgmap v6942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:22.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:22 smithi067 bash[27441]: audit 2024-04-03T18:10:21.387740+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:10:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:22 smithi067 bash[27441]: audit 2024-04-03T18:10:21.726807+0000 mon.c (mon.2) 2748 : audit [DBG] from='client.? 172.21.15.67:0/3053168269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:10:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:10:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:24 smithi082 bash[20963]: cluster 2024-04-03T18:10:23.219153+0000 mgr.y (mgr.24370) 6959 : cluster [DBG] pgmap v6943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:24 smithi082 bash[20963]: audit 2024-04-03T18:10:24.185327+0000 mon.a (mon.0) 6369 : audit [DBG] from='client.? 172.21.15.67:0/1482117604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:24.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:24 smithi067 bash[17655]: cluster 2024-04-03T18:10:23.219153+0000 mgr.y (mgr.24370) 6959 : cluster [DBG] pgmap v6943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:24.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:24 smithi067 bash[17655]: audit 2024-04-03T18:10:24.185327+0000 mon.a (mon.0) 6369 : audit [DBG] from='client.? 172.21.15.67:0/1482117604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:24 smithi067 bash[27441]: cluster 2024-04-03T18:10:23.219153+0000 mgr.y (mgr.24370) 6959 : cluster [DBG] pgmap v6943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:24 smithi067 bash[27441]: audit 2024-04-03T18:10:24.185327+0000 mon.a (mon.0) 6369 : audit [DBG] from='client.? 172.21.15.67:0/1482117604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:25 smithi082 bash[20963]: audit 2024-04-03T18:10:25.021571+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:25 smithi067 bash[17655]: audit 2024-04-03T18:10:25.021571+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:25 smithi067 bash[27441]: audit 2024-04-03T18:10:25.021571+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:26 smithi082 bash[20963]: cluster 2024-04-03T18:10:25.219987+0000 mgr.y (mgr.24370) 6960 : cluster [DBG] pgmap v6944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:26 smithi067 bash[27441]: cluster 2024-04-03T18:10:25.219987+0000 mgr.y (mgr.24370) 6960 : cluster [DBG] pgmap v6944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:26 smithi067 bash[17655]: cluster 2024-04-03T18:10:25.219987+0000 mgr.y (mgr.24370) 6960 : cluster [DBG] pgmap v6944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:27 smithi082 bash[20963]: audit 2024-04-03T18:10:26.661359+0000 mon.a (mon.0) 6371 : audit [DBG] from='client.? 172.21.15.67:0/3876166574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:27 smithi082 bash[20963]: audit 2024-04-03T18:10:27.042194+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:27 smithi082 bash[20963]: audit 2024-04-03T18:10:27.049695+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:27 smithi067 bash[17655]: audit 2024-04-03T18:10:26.661359+0000 mon.a (mon.0) 6371 : audit [DBG] from='client.? 172.21.15.67:0/3876166574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:27 smithi067 bash[17655]: audit 2024-04-03T18:10:27.042194+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:27 smithi067 bash[17655]: audit 2024-04-03T18:10:27.049695+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:27.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:27 smithi067 bash[27441]: audit 2024-04-03T18:10:26.661359+0000 mon.a (mon.0) 6371 : audit [DBG] from='client.? 172.21.15.67:0/3876166574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:27 smithi067 bash[27441]: audit 2024-04-03T18:10:27.042194+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:27 smithi067 bash[27441]: audit 2024-04-03T18:10:27.049695+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:28 smithi082 bash[20963]: cluster 2024-04-03T18:10:27.221128+0000 mgr.y (mgr.24370) 6961 : cluster [DBG] pgmap v6945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:28 smithi082 bash[20963]: audit 2024-04-03T18:10:27.503917+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:28 smithi082 bash[20963]: audit 2024-04-03T18:10:27.511370+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:28 smithi082 bash[20963]: audit 2024-04-03T18:10:27.929010+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:10:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:28 smithi082 bash[20963]: audit 2024-04-03T18:10:27.930715+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:10:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:28 smithi082 bash[20963]: audit 2024-04-03T18:10:27.939568+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[17655]: cluster 2024-04-03T18:10:27.221128+0000 mgr.y (mgr.24370) 6961 : cluster [DBG] pgmap v6945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[17655]: audit 2024-04-03T18:10:27.503917+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[17655]: audit 2024-04-03T18:10:27.511370+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[17655]: audit 2024-04-03T18:10:27.929010+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:10:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[17655]: audit 2024-04-03T18:10:27.930715+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:10:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[17655]: audit 2024-04-03T18:10:27.939568+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[27441]: cluster 2024-04-03T18:10:27.221128+0000 mgr.y (mgr.24370) 6961 : cluster [DBG] pgmap v6945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[27441]: audit 2024-04-03T18:10:27.503917+0000 mon.a (mon.0) 6374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[27441]: audit 2024-04-03T18:10:27.511370+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[27441]: audit 2024-04-03T18:10:27.929010+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:10:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[27441]: audit 2024-04-03T18:10:27.930715+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:10:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:28 smithi067 bash[27441]: audit 2024-04-03T18:10:27.939568+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:10:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:29 smithi082 bash[20963]: audit 2024-04-03T18:10:29.111008+0000 mon.c (mon.2) 2749 : audit [DBG] from='client.? 172.21.15.67:0/3005184102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:29.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:29 smithi067 bash[17655]: audit 2024-04-03T18:10:29.111008+0000 mon.c (mon.2) 2749 : audit [DBG] from='client.? 172.21.15.67:0/3005184102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:29.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:29 smithi067 bash[27441]: audit 2024-04-03T18:10:29.111008+0000 mon.c (mon.2) 2749 : audit [DBG] from='client.? 172.21.15.67:0/3005184102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:30 smithi082 bash[20963]: cluster 2024-04-03T18:10:29.221844+0000 mgr.y (mgr.24370) 6962 : cluster [DBG] pgmap v6946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:30 smithi067 bash[17655]: cluster 2024-04-03T18:10:29.221844+0000 mgr.y (mgr.24370) 6962 : cluster [DBG] pgmap v6946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:30 smithi067 bash[27441]: cluster 2024-04-03T18:10:29.221844+0000 mgr.y (mgr.24370) 6962 : cluster [DBG] pgmap v6946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:32 smithi082 bash[20963]: cluster 2024-04-03T18:10:31.222525+0000 mgr.y (mgr.24370) 6963 : cluster [DBG] pgmap v6947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:32 smithi082 bash[20963]: audit 2024-04-03T18:10:31.572499+0000 mon.c (mon.2) 2750 : audit [DBG] from='client.? 172.21.15.67:0/2738895306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:32 smithi067 bash[17655]: cluster 2024-04-03T18:10:31.222525+0000 mgr.y (mgr.24370) 6963 : cluster [DBG] pgmap v6947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:32 smithi067 bash[17655]: audit 2024-04-03T18:10:31.572499+0000 mon.c (mon.2) 2750 : audit [DBG] from='client.? 172.21.15.67:0/2738895306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:32 smithi067 bash[27441]: cluster 2024-04-03T18:10:31.222525+0000 mgr.y (mgr.24370) 6963 : cluster [DBG] pgmap v6947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:32 smithi067 bash[27441]: audit 2024-04-03T18:10:31.572499+0000 mon.c (mon.2) 2750 : audit [DBG] from='client.? 172.21.15.67:0/2738895306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:10:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:10:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:34 smithi082 bash[20963]: cluster 2024-04-03T18:10:33.223319+0000 mgr.y (mgr.24370) 6964 : cluster [DBG] pgmap v6948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:34 smithi082 bash[20963]: audit 2024-04-03T18:10:34.027030+0000 mon.c (mon.2) 2751 : audit [DBG] from='client.? 172.21.15.67:0/1721268808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:34 smithi067 bash[17655]: cluster 2024-04-03T18:10:33.223319+0000 mgr.y (mgr.24370) 6964 : cluster [DBG] pgmap v6948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:34 smithi067 bash[17655]: audit 2024-04-03T18:10:34.027030+0000 mon.c (mon.2) 2751 : audit [DBG] from='client.? 172.21.15.67:0/1721268808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:34 smithi067 bash[27441]: cluster 2024-04-03T18:10:33.223319+0000 mgr.y (mgr.24370) 6964 : cluster [DBG] pgmap v6948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:34 smithi067 bash[27441]: audit 2024-04-03T18:10:34.027030+0000 mon.c (mon.2) 2751 : audit [DBG] from='client.? 172.21.15.67:0/1721268808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:36 smithi082 bash[20963]: cluster 2024-04-03T18:10:35.224189+0000 mgr.y (mgr.24370) 6965 : cluster [DBG] pgmap v6949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:36 smithi082 bash[20963]: audit 2024-04-03T18:10:36.484906+0000 mon.c (mon.2) 2752 : audit [DBG] from='client.? 172.21.15.67:0/928243605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:36 smithi067 bash[17655]: cluster 2024-04-03T18:10:35.224189+0000 mgr.y (mgr.24370) 6965 : cluster [DBG] pgmap v6949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:36 smithi067 bash[17655]: audit 2024-04-03T18:10:36.484906+0000 mon.c (mon.2) 2752 : audit [DBG] from='client.? 172.21.15.67:0/928243605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:36 smithi067 bash[27441]: cluster 2024-04-03T18:10:35.224189+0000 mgr.y (mgr.24370) 6965 : cluster [DBG] pgmap v6949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:36 smithi067 bash[27441]: audit 2024-04-03T18:10:36.484906+0000 mon.c (mon.2) 2752 : audit [DBG] from='client.? 172.21.15.67:0/928243605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:38 smithi082 bash[20963]: cluster 2024-04-03T18:10:37.225331+0000 mgr.y (mgr.24370) 6966 : cluster [DBG] pgmap v6950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:38 smithi067 bash[17655]: cluster 2024-04-03T18:10:37.225331+0000 mgr.y (mgr.24370) 6966 : cluster [DBG] pgmap v6950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:38 smithi067 bash[27441]: cluster 2024-04-03T18:10:37.225331+0000 mgr.y (mgr.24370) 6966 : cluster [DBG] pgmap v6950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:39.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:39 smithi082 bash[20963]: audit 2024-04-03T18:10:38.942492+0000 mon.a (mon.0) 6379 : audit [DBG] from='client.? 172.21.15.67:0/3090559742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:39.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:39 smithi067 bash[27441]: audit 2024-04-03T18:10:38.942492+0000 mon.a (mon.0) 6379 : audit [DBG] from='client.? 172.21.15.67:0/3090559742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:39.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:39 smithi067 bash[17655]: audit 2024-04-03T18:10:38.942492+0000 mon.a (mon.0) 6379 : audit [DBG] from='client.? 172.21.15.67:0/3090559742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:40 smithi082 bash[20963]: cluster 2024-04-03T18:10:39.226046+0000 mgr.y (mgr.24370) 6967 : cluster [DBG] pgmap v6951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:40 smithi082 bash[20963]: audit 2024-04-03T18:10:40.022095+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:40 smithi067 bash[27441]: cluster 2024-04-03T18:10:39.226046+0000 mgr.y (mgr.24370) 6967 : cluster [DBG] pgmap v6951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:40 smithi067 bash[27441]: audit 2024-04-03T18:10:40.022095+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:40 smithi067 bash[17655]: cluster 2024-04-03T18:10:39.226046+0000 mgr.y (mgr.24370) 6967 : cluster [DBG] pgmap v6951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:40 smithi067 bash[17655]: audit 2024-04-03T18:10:40.022095+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:41 smithi082 bash[20963]: audit 2024-04-03T18:10:41.399393+0000 mon.c (mon.2) 2753 : audit [DBG] from='client.? 172.21.15.67:0/4180896718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:41.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:41 smithi067 bash[27441]: audit 2024-04-03T18:10:41.399393+0000 mon.c (mon.2) 2753 : audit [DBG] from='client.? 172.21.15.67:0/4180896718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:41 smithi067 bash[17655]: audit 2024-04-03T18:10:41.399393+0000 mon.c (mon.2) 2753 : audit [DBG] from='client.? 172.21.15.67:0/4180896718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:42 smithi082 bash[20963]: cluster 2024-04-03T18:10:41.227177+0000 mgr.y (mgr.24370) 6968 : cluster [DBG] pgmap v6952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:42 smithi067 bash[17655]: cluster 2024-04-03T18:10:41.227177+0000 mgr.y (mgr.24370) 6968 : cluster [DBG] pgmap v6952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:42 smithi067 bash[27441]: cluster 2024-04-03T18:10:41.227177+0000 mgr.y (mgr.24370) 6968 : cluster [DBG] pgmap v6952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:10:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:10:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:44 smithi082 bash[20963]: cluster 2024-04-03T18:10:43.227856+0000 mgr.y (mgr.24370) 6969 : cluster [DBG] pgmap v6953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:44 smithi082 bash[20963]: audit 2024-04-03T18:10:43.854683+0000 mon.a (mon.0) 6381 : audit [DBG] from='client.? 172.21.15.67:0/4146339490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:44 smithi067 bash[17655]: cluster 2024-04-03T18:10:43.227856+0000 mgr.y (mgr.24370) 6969 : cluster [DBG] pgmap v6953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:44 smithi067 bash[17655]: audit 2024-04-03T18:10:43.854683+0000 mon.a (mon.0) 6381 : audit [DBG] from='client.? 172.21.15.67:0/4146339490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:44 smithi067 bash[27441]: cluster 2024-04-03T18:10:43.227856+0000 mgr.y (mgr.24370) 6969 : cluster [DBG] pgmap v6953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:44 smithi067 bash[27441]: audit 2024-04-03T18:10:43.854683+0000 mon.a (mon.0) 6381 : audit [DBG] from='client.? 172.21.15.67:0/4146339490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:46 smithi082 bash[20963]: cluster 2024-04-03T18:10:45.228561+0000 mgr.y (mgr.24370) 6970 : cluster [DBG] pgmap v6954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:46 smithi082 bash[20963]: audit 2024-04-03T18:10:46.307260+0000 mon.c (mon.2) 2754 : audit [DBG] from='client.? 172.21.15.67:0/4113577118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:46 smithi067 bash[17655]: cluster 2024-04-03T18:10:45.228561+0000 mgr.y (mgr.24370) 6970 : cluster [DBG] pgmap v6954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:46 smithi067 bash[17655]: audit 2024-04-03T18:10:46.307260+0000 mon.c (mon.2) 2754 : audit [DBG] from='client.? 172.21.15.67:0/4113577118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:46 smithi067 bash[27441]: cluster 2024-04-03T18:10:45.228561+0000 mgr.y (mgr.24370) 6970 : cluster [DBG] pgmap v6954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:46 smithi067 bash[27441]: audit 2024-04-03T18:10:46.307260+0000 mon.c (mon.2) 2754 : audit [DBG] from='client.? 172.21.15.67:0/4113577118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:48 smithi082 bash[20963]: cluster 2024-04-03T18:10:47.229669+0000 mgr.y (mgr.24370) 6971 : cluster [DBG] pgmap v6955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:48 smithi067 bash[27441]: cluster 2024-04-03T18:10:47.229669+0000 mgr.y (mgr.24370) 6971 : cluster [DBG] pgmap v6955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:48.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:48 smithi067 bash[17655]: cluster 2024-04-03T18:10:47.229669+0000 mgr.y (mgr.24370) 6971 : cluster [DBG] pgmap v6955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:49.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:49 smithi082 bash[20963]: audit 2024-04-03T18:10:48.763214+0000 mon.a (mon.0) 6382 : audit [DBG] from='client.? 172.21.15.67:0/1483305231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:49.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:49 smithi067 bash[27441]: audit 2024-04-03T18:10:48.763214+0000 mon.a (mon.0) 6382 : audit [DBG] from='client.? 172.21.15.67:0/1483305231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:49.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:49 smithi067 bash[17655]: audit 2024-04-03T18:10:48.763214+0000 mon.a (mon.0) 6382 : audit [DBG] from='client.? 172.21.15.67:0/1483305231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:50 smithi082 bash[20963]: cluster 2024-04-03T18:10:49.230360+0000 mgr.y (mgr.24370) 6972 : cluster [DBG] pgmap v6956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:50 smithi067 bash[27441]: cluster 2024-04-03T18:10:49.230360+0000 mgr.y (mgr.24370) 6972 : cluster [DBG] pgmap v6956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:50.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:50 smithi067 bash[17655]: cluster 2024-04-03T18:10:49.230360+0000 mgr.y (mgr.24370) 6972 : cluster [DBG] pgmap v6956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:51 smithi082 bash[20963]: audit 2024-04-03T18:10:51.213665+0000 mon.c (mon.2) 2755 : audit [DBG] from='client.? 172.21.15.67:0/3926358815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:51.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:51 smithi067 bash[17655]: audit 2024-04-03T18:10:51.213665+0000 mon.c (mon.2) 2755 : audit [DBG] from='client.? 172.21.15.67:0/3926358815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:51.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:51 smithi067 bash[27441]: audit 2024-04-03T18:10:51.213665+0000 mon.c (mon.2) 2755 : audit [DBG] from='client.? 172.21.15.67:0/3926358815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:52 smithi082 bash[20963]: cluster 2024-04-03T18:10:51.231385+0000 mgr.y (mgr.24370) 6973 : cluster [DBG] pgmap v6957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:52.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:52 smithi067 bash[17655]: cluster 2024-04-03T18:10:51.231385+0000 mgr.y (mgr.24370) 6973 : cluster [DBG] pgmap v6957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:52.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:52 smithi067 bash[27441]: cluster 2024-04-03T18:10:51.231385+0000 mgr.y (mgr.24370) 6973 : cluster [DBG] pgmap v6957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:10:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:10:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:54 smithi082 bash[20963]: cluster 2024-04-03T18:10:53.232087+0000 mgr.y (mgr.24370) 6974 : cluster [DBG] pgmap v6958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:54 smithi082 bash[20963]: audit 2024-04-03T18:10:53.678092+0000 mon.c (mon.2) 2756 : audit [DBG] from='client.? 172.21.15.67:0/3840683969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:54 smithi067 bash[17655]: cluster 2024-04-03T18:10:53.232087+0000 mgr.y (mgr.24370) 6974 : cluster [DBG] pgmap v6958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:54 smithi067 bash[17655]: audit 2024-04-03T18:10:53.678092+0000 mon.c (mon.2) 2756 : audit [DBG] from='client.? 172.21.15.67:0/3840683969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:54.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:54 smithi067 bash[27441]: cluster 2024-04-03T18:10:53.232087+0000 mgr.y (mgr.24370) 6974 : cluster [DBG] pgmap v6958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:54.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:54 smithi067 bash[27441]: audit 2024-04-03T18:10:53.678092+0000 mon.c (mon.2) 2756 : audit [DBG] from='client.? 172.21.15.67:0/3840683969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:55 smithi082 bash[20963]: audit 2024-04-03T18:10:55.022344+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:55.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:55 smithi067 bash[27441]: audit 2024-04-03T18:10:55.022344+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:55.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:55 smithi067 bash[17655]: audit 2024-04-03T18:10:55.022344+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:10:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:56 smithi082 bash[20963]: cluster 2024-04-03T18:10:55.232724+0000 mgr.y (mgr.24370) 6975 : cluster [DBG] pgmap v6959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:56 smithi082 bash[20963]: audit 2024-04-03T18:10:56.131155+0000 mon.c (mon.2) 2757 : audit [DBG] from='client.? 172.21.15.67:0/1388781015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:56.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:56 smithi067 bash[17655]: cluster 2024-04-03T18:10:55.232724+0000 mgr.y (mgr.24370) 6975 : cluster [DBG] pgmap v6959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:56.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:56 smithi067 bash[17655]: audit 2024-04-03T18:10:56.131155+0000 mon.c (mon.2) 2757 : audit [DBG] from='client.? 172.21.15.67:0/1388781015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:56.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:56 smithi067 bash[27441]: cluster 2024-04-03T18:10:55.232724+0000 mgr.y (mgr.24370) 6975 : cluster [DBG] pgmap v6959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:56.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:56 smithi067 bash[27441]: audit 2024-04-03T18:10:56.131155+0000 mon.c (mon.2) 2757 : audit [DBG] from='client.? 172.21.15.67:0/1388781015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:58 smithi082 bash[20963]: cluster 2024-04-03T18:10:57.233890+0000 mgr.y (mgr.24370) 6976 : cluster [DBG] pgmap v6960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:10:58 smithi082 bash[20963]: audit 2024-04-03T18:10:58.589192+0000 mon.a (mon.0) 6384 : audit [DBG] from='client.? 172.21.15.67:0/297860006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:58 smithi067 bash[27441]: cluster 2024-04-03T18:10:57.233890+0000 mgr.y (mgr.24370) 6976 : cluster [DBG] pgmap v6960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:10:58 smithi067 bash[27441]: audit 2024-04-03T18:10:58.589192+0000 mon.a (mon.0) 6384 : audit [DBG] from='client.? 172.21.15.67:0/297860006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:10:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:58 smithi067 bash[17655]: cluster 2024-04-03T18:10:57.233890+0000 mgr.y (mgr.24370) 6976 : cluster [DBG] pgmap v6960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:10:58.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:10:58 smithi067 bash[17655]: audit 2024-04-03T18:10:58.589192+0000 mon.a (mon.0) 6384 : audit [DBG] from='client.? 172.21.15.67:0/297860006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:00 smithi082 bash[20963]: cluster 2024-04-03T18:10:59.234565+0000 mgr.y (mgr.24370) 6977 : cluster [DBG] pgmap v6961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:00.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:00 smithi067 bash[17655]: cluster 2024-04-03T18:10:59.234565+0000 mgr.y (mgr.24370) 6977 : cluster [DBG] pgmap v6961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:00.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:00 smithi067 bash[27441]: cluster 2024-04-03T18:10:59.234565+0000 mgr.y (mgr.24370) 6977 : cluster [DBG] pgmap v6961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:01 smithi082 bash[20963]: audit 2024-04-03T18:11:01.047090+0000 mon.c (mon.2) 2758 : audit [DBG] from='client.? 172.21.15.67:0/1579911306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:01.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:01 smithi067 bash[27441]: audit 2024-04-03T18:11:01.047090+0000 mon.c (mon.2) 2758 : audit [DBG] from='client.? 172.21.15.67:0/1579911306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:01.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:01 smithi067 bash[17655]: audit 2024-04-03T18:11:01.047090+0000 mon.c (mon.2) 2758 : audit [DBG] from='client.? 172.21.15.67:0/1579911306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:02.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:02 smithi067 bash[17655]: cluster 2024-04-03T18:11:01.235724+0000 mgr.y (mgr.24370) 6978 : cluster [DBG] pgmap v6962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:02.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:02 smithi067 bash[27441]: cluster 2024-04-03T18:11:01.235724+0000 mgr.y (mgr.24370) 6978 : cluster [DBG] pgmap v6962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:02 smithi082 bash[20963]: cluster 2024-04-03T18:11:01.235724+0000 mgr.y (mgr.24370) 6978 : cluster [DBG] pgmap v6962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:11:03.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:03 smithi082 bash[20963]: audit 2024-04-03T18:11:03.497399+0000 mon.a (mon.0) 6385 : audit [DBG] from='client.? 172.21.15.67:0/3759866094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:11:03.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:03 smithi067 bash[17655]: audit 2024-04-03T18:11:03.497399+0000 mon.a (mon.0) 6385 : audit [DBG] from='client.? 172.21.15.67:0/3759866094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:03.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:03 smithi067 bash[27441]: audit 2024-04-03T18:11:03.497399+0000 mon.a (mon.0) 6385 : audit [DBG] from='client.? 172.21.15.67:0/3759866094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:04.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:04 smithi067 bash[17655]: cluster 2024-04-03T18:11:03.236427+0000 mgr.y (mgr.24370) 6979 : cluster [DBG] pgmap v6963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:04.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:04 smithi067 bash[27441]: cluster 2024-04-03T18:11:03.236427+0000 mgr.y (mgr.24370) 6979 : cluster [DBG] pgmap v6963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:04 smithi082 bash[20963]: cluster 2024-04-03T18:11:03.236427+0000 mgr.y (mgr.24370) 6979 : cluster [DBG] pgmap v6963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:06 smithi067 bash[17655]: cluster 2024-04-03T18:11:05.237138+0000 mgr.y (mgr.24370) 6980 : cluster [DBG] pgmap v6964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:06 smithi067 bash[17655]: audit 2024-04-03T18:11:05.954671+0000 mon.a (mon.0) 6386 : audit [DBG] from='client.? 172.21.15.67:0/4063323550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:06.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:06 smithi067 bash[27441]: cluster 2024-04-03T18:11:05.237138+0000 mgr.y (mgr.24370) 6980 : cluster [DBG] pgmap v6964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:06 smithi067 bash[27441]: audit 2024-04-03T18:11:05.954671+0000 mon.a (mon.0) 6386 : audit [DBG] from='client.? 172.21.15.67:0/4063323550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:06 smithi082 bash[20963]: cluster 2024-04-03T18:11:05.237138+0000 mgr.y (mgr.24370) 6980 : cluster [DBG] pgmap v6964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:06 smithi082 bash[20963]: audit 2024-04-03T18:11:05.954671+0000 mon.a (mon.0) 6386 : audit [DBG] from='client.? 172.21.15.67:0/4063323550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:08.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:08 smithi067 bash[27441]: cluster 2024-04-03T18:11:07.238330+0000 mgr.y (mgr.24370) 6981 : cluster [DBG] pgmap v6965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:08.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:08 smithi067 bash[27441]: audit 2024-04-03T18:11:08.403560+0000 mon.a (mon.0) 6387 : audit [DBG] from='client.? 172.21.15.67:0/2858076595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:08 smithi067 bash[17655]: cluster 2024-04-03T18:11:07.238330+0000 mgr.y (mgr.24370) 6981 : cluster [DBG] pgmap v6965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:08 smithi067 bash[17655]: audit 2024-04-03T18:11:08.403560+0000 mon.a (mon.0) 6387 : audit [DBG] from='client.? 172.21.15.67:0/2858076595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:08 smithi082 bash[20963]: cluster 2024-04-03T18:11:07.238330+0000 mgr.y (mgr.24370) 6981 : cluster [DBG] pgmap v6965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:08 smithi082 bash[20963]: audit 2024-04-03T18:11:08.403560+0000 mon.a (mon.0) 6387 : audit [DBG] from='client.? 172.21.15.67:0/2858076595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:10 smithi082 bash[20963]: cluster 2024-04-03T18:11:09.239017+0000 mgr.y (mgr.24370) 6982 : cluster [DBG] pgmap v6966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:10 smithi082 bash[20963]: audit 2024-04-03T18:11:10.021886+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:11.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:10 smithi067 bash[17655]: cluster 2024-04-03T18:11:09.239017+0000 mgr.y (mgr.24370) 6982 : cluster [DBG] pgmap v6966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:11.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:10 smithi067 bash[17655]: audit 2024-04-03T18:11:10.021886+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:11.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:10 smithi067 bash[27441]: cluster 2024-04-03T18:11:09.239017+0000 mgr.y (mgr.24370) 6982 : cluster [DBG] pgmap v6966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:11.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:10 smithi067 bash[27441]: audit 2024-04-03T18:11:10.021886+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:12.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:11 smithi082 bash[20963]: audit 2024-04-03T18:11:10.858308+0000 mon.c (mon.2) 2759 : audit [DBG] from='client.? 172.21.15.67:0/2771838983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:12.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:11 smithi067 bash[17655]: audit 2024-04-03T18:11:10.858308+0000 mon.c (mon.2) 2759 : audit [DBG] from='client.? 172.21.15.67:0/2771838983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:12.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:11 smithi067 bash[27441]: audit 2024-04-03T18:11:10.858308+0000 mon.c (mon.2) 2759 : audit [DBG] from='client.? 172.21.15.67:0/2771838983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:13.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:12 smithi067 bash[27441]: cluster 2024-04-03T18:11:11.240170+0000 mgr.y (mgr.24370) 6983 : cluster [DBG] pgmap v6967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:13.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:12 smithi067 bash[17655]: cluster 2024-04-03T18:11:11.240170+0000 mgr.y (mgr.24370) 6983 : cluster [DBG] pgmap v6967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:12 smithi082 bash[20963]: cluster 2024-04-03T18:11:11.240170+0000 mgr.y (mgr.24370) 6983 : cluster [DBG] pgmap v6967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:13] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:11:13.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:13 smithi082 bash[20963]: audit 2024-04-03T18:11:13.308669+0000 mon.a (mon.0) 6389 : audit [DBG] from='client.? 172.21.15.67:0/232705283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:11:14.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:13 smithi067 bash[17655]: audit 2024-04-03T18:11:13.308669+0000 mon.a (mon.0) 6389 : audit [DBG] from='client.? 172.21.15.67:0/232705283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:13 smithi067 bash[27441]: audit 2024-04-03T18:11:13.308669+0000 mon.a (mon.0) 6389 : audit [DBG] from='client.? 172.21.15.67:0/232705283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:14 smithi082 bash[20963]: cluster 2024-04-03T18:11:13.240649+0000 mgr.y (mgr.24370) 6984 : cluster [DBG] pgmap v6968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:14 smithi067 bash[17655]: cluster 2024-04-03T18:11:13.240649+0000 mgr.y (mgr.24370) 6984 : cluster [DBG] pgmap v6968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:15.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:14 smithi067 bash[27441]: cluster 2024-04-03T18:11:13.240649+0000 mgr.y (mgr.24370) 6984 : cluster [DBG] pgmap v6968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:15.882 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 18:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T18:11:15.576420324Z level=info msg="Completed cleanup jobs" duration=45.907854ms 2024-04-03T18:11:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:15 smithi082 bash[20963]: cluster 2024-04-03T18:11:15.241314+0000 mgr.y (mgr.24370) 6985 : cluster [DBG] pgmap v6969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:16.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:15 smithi067 bash[17655]: cluster 2024-04-03T18:11:15.241314+0000 mgr.y (mgr.24370) 6985 : cluster [DBG] pgmap v6969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:16.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:15 smithi067 bash[27441]: cluster 2024-04-03T18:11:15.241314+0000 mgr.y (mgr.24370) 6985 : cluster [DBG] pgmap v6969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:16 smithi082 bash[20963]: audit 2024-04-03T18:11:15.769660+0000 mon.c (mon.2) 2760 : audit [DBG] from='client.? 172.21.15.67:0/2771589918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:17.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:16 smithi067 bash[27441]: audit 2024-04-03T18:11:15.769660+0000 mon.c (mon.2) 2760 : audit [DBG] from='client.? 172.21.15.67:0/2771589918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:17.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:16 smithi067 bash[17655]: audit 2024-04-03T18:11:15.769660+0000 mon.c (mon.2) 2760 : audit [DBG] from='client.? 172.21.15.67:0/2771589918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:18.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:17 smithi082 bash[20963]: cluster 2024-04-03T18:11:17.242415+0000 mgr.y (mgr.24370) 6986 : cluster [DBG] pgmap v6970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:18.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:17 smithi067 bash[27441]: cluster 2024-04-03T18:11:17.242415+0000 mgr.y (mgr.24370) 6986 : cluster [DBG] pgmap v6970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:17 smithi067 bash[17655]: cluster 2024-04-03T18:11:17.242415+0000 mgr.y (mgr.24370) 6986 : cluster [DBG] pgmap v6970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:18 smithi082 bash[20963]: audit 2024-04-03T18:11:18.212095+0000 mon.c (mon.2) 2761 : audit [DBG] from='client.? 172.21.15.67:0/482255030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:19.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:18 smithi067 bash[17655]: audit 2024-04-03T18:11:18.212095+0000 mon.c (mon.2) 2761 : audit [DBG] from='client.? 172.21.15.67:0/482255030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:19.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:18 smithi067 bash[27441]: audit 2024-04-03T18:11:18.212095+0000 mon.c (mon.2) 2761 : audit [DBG] from='client.? 172.21.15.67:0/482255030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:20.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:19 smithi082 bash[20963]: cluster 2024-04-03T18:11:19.243102+0000 mgr.y (mgr.24370) 6987 : cluster [DBG] pgmap v6971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:20.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:19 smithi067 bash[17655]: cluster 2024-04-03T18:11:19.243102+0000 mgr.y (mgr.24370) 6987 : cluster [DBG] pgmap v6971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:20.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:19 smithi067 bash[27441]: cluster 2024-04-03T18:11:19.243102+0000 mgr.y (mgr.24370) 6987 : cluster [DBG] pgmap v6971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:20 smithi082 bash[20963]: audit 2024-04-03T18:11:20.664538+0000 mon.a (mon.0) 6390 : audit [DBG] from='client.? 172.21.15.67:0/4177807339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:21.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:20 smithi067 bash[17655]: audit 2024-04-03T18:11:20.664538+0000 mon.a (mon.0) 6390 : audit [DBG] from='client.? 172.21.15.67:0/4177807339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:21.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:20 smithi067 bash[27441]: audit 2024-04-03T18:11:20.664538+0000 mon.a (mon.0) 6390 : audit [DBG] from='client.? 172.21.15.67:0/4177807339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:21 smithi082 bash[20963]: cluster 2024-04-03T18:11:21.244306+0000 mgr.y (mgr.24370) 6988 : cluster [DBG] pgmap v6972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:22.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:21 smithi067 bash[27441]: cluster 2024-04-03T18:11:21.244306+0000 mgr.y (mgr.24370) 6988 : cluster [DBG] pgmap v6972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:22.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:21 smithi067 bash[17655]: cluster 2024-04-03T18:11:21.244306+0000 mgr.y (mgr.24370) 6988 : cluster [DBG] pgmap v6972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:23 smithi067 bash[17655]: audit 2024-04-03T18:11:23.125181+0000 mon.c (mon.2) 2762 : audit [DBG] from='client.? 172.21.15.67:0/3342164630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:23 smithi067 bash[27441]: audit 2024-04-03T18:11:23.125181+0000 mon.c (mon.2) 2762 : audit [DBG] from='client.? 172.21.15.67:0/3342164630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:23] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:11:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:23 smithi082 bash[20963]: audit 2024-04-03T18:11:23.125181+0000 mon.c (mon.2) 2762 : audit [DBG] from='client.? 172.21.15.67:0/3342164630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:11:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:24 smithi082 bash[20963]: cluster 2024-04-03T18:11:23.244998+0000 mgr.y (mgr.24370) 6989 : cluster [DBG] pgmap v6973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:24.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:24 smithi067 bash[17655]: cluster 2024-04-03T18:11:23.244998+0000 mgr.y (mgr.24370) 6989 : cluster [DBG] pgmap v6973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:24.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:24 smithi067 bash[27441]: cluster 2024-04-03T18:11:23.244998+0000 mgr.y (mgr.24370) 6989 : cluster [DBG] pgmap v6973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:25.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:25 smithi082 bash[20963]: audit 2024-04-03T18:11:25.023025+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:25.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:25 smithi067 bash[17655]: audit 2024-04-03T18:11:25.023025+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:25 smithi067 bash[27441]: audit 2024-04-03T18:11:25.023025+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:26 smithi082 bash[20963]: cluster 2024-04-03T18:11:25.245670+0000 mgr.y (mgr.24370) 6990 : cluster [DBG] pgmap v6974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:26 smithi082 bash[20963]: audit 2024-04-03T18:11:25.580520+0000 mon.c (mon.2) 2763 : audit [DBG] from='client.? 172.21.15.67:0/355126220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:26 smithi067 bash[17655]: cluster 2024-04-03T18:11:25.245670+0000 mgr.y (mgr.24370) 6990 : cluster [DBG] pgmap v6974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:26 smithi067 bash[17655]: audit 2024-04-03T18:11:25.580520+0000 mon.c (mon.2) 2763 : audit [DBG] from='client.? 172.21.15.67:0/355126220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:26 smithi067 bash[27441]: cluster 2024-04-03T18:11:25.245670+0000 mgr.y (mgr.24370) 6990 : cluster [DBG] pgmap v6974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:26 smithi067 bash[27441]: audit 2024-04-03T18:11:25.580520+0000 mon.c (mon.2) 2763 : audit [DBG] from='client.? 172.21.15.67:0/355126220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:28 smithi082 bash[20963]: cluster 2024-04-03T18:11:27.246931+0000 mgr.y (mgr.24370) 6991 : cluster [DBG] pgmap v6975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:28 smithi082 bash[20963]: audit 2024-04-03T18:11:28.014289+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:11:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:28 smithi082 bash[20963]: audit 2024-04-03T18:11:28.040619+0000 mon.a (mon.0) 6393 : audit [DBG] from='client.? 172.21.15.67:0/3692170913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:28 smithi067 bash[17655]: cluster 2024-04-03T18:11:27.246931+0000 mgr.y (mgr.24370) 6991 : cluster [DBG] pgmap v6975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:28 smithi067 bash[17655]: audit 2024-04-03T18:11:28.014289+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:11:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:28 smithi067 bash[17655]: audit 2024-04-03T18:11:28.040619+0000 mon.a (mon.0) 6393 : audit [DBG] from='client.? 172.21.15.67:0/3692170913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:28.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:28 smithi067 bash[27441]: cluster 2024-04-03T18:11:27.246931+0000 mgr.y (mgr.24370) 6991 : cluster [DBG] pgmap v6975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:28.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:28 smithi067 bash[27441]: audit 2024-04-03T18:11:28.014289+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:11:28.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:28 smithi067 bash[27441]: audit 2024-04-03T18:11:28.040619+0000 mon.a (mon.0) 6393 : audit [DBG] from='client.? 172.21.15.67:0/3692170913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:30 smithi082 bash[20963]: cluster 2024-04-03T18:11:29.247675+0000 mgr.y (mgr.24370) 6992 : cluster [DBG] pgmap v6976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:30.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:30 smithi067 bash[17655]: cluster 2024-04-03T18:11:29.247675+0000 mgr.y (mgr.24370) 6992 : cluster [DBG] pgmap v6976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:30.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:30 smithi067 bash[27441]: cluster 2024-04-03T18:11:29.247675+0000 mgr.y (mgr.24370) 6992 : cluster [DBG] pgmap v6976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:31 smithi082 bash[20963]: audit 2024-04-03T18:11:30.499519+0000 mon.a (mon.0) 6394 : audit [DBG] from='client.? 172.21.15.67:0/789399158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:31 smithi067 bash[27441]: audit 2024-04-03T18:11:30.499519+0000 mon.a (mon.0) 6394 : audit [DBG] from='client.? 172.21.15.67:0/789399158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:31.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:31 smithi067 bash[17655]: audit 2024-04-03T18:11:30.499519+0000 mon.a (mon.0) 6394 : audit [DBG] from='client.? 172.21.15.67:0/789399158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:32 smithi082 bash[20963]: cluster 2024-04-03T18:11:31.248854+0000 mgr.y (mgr.24370) 6993 : cluster [DBG] pgmap v6977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:32 smithi067 bash[17655]: cluster 2024-04-03T18:11:31.248854+0000 mgr.y (mgr.24370) 6993 : cluster [DBG] pgmap v6977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:32.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:32 smithi067 bash[27441]: cluster 2024-04-03T18:11:31.248854+0000 mgr.y (mgr.24370) 6993 : cluster [DBG] pgmap v6977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:33.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:33 smithi067 bash[17655]: audit 2024-04-03T18:11:32.973085+0000 mon.c (mon.2) 2764 : audit [DBG] from='client.? 172.21.15.67:0/2603566423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:11:33.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:33 smithi067 bash[27441]: audit 2024-04-03T18:11:32.973085+0000 mon.c (mon.2) 2764 : audit [DBG] from='client.? 172.21.15.67:0/2603566423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:33.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:33 smithi082 bash[20963]: audit 2024-04-03T18:11:32.973085+0000 mon.c (mon.2) 2764 : audit [DBG] from='client.? 172.21.15.67:0/2603566423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:33.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:11:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:34 smithi082 bash[20963]: cluster 2024-04-03T18:11:33.249483+0000 mgr.y (mgr.24370) 6994 : cluster [DBG] pgmap v6978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:34 smithi082 bash[20963]: audit 2024-04-03T18:11:33.708692+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:34 smithi082 bash[20963]: audit 2024-04-03T18:11:33.717350+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:34 smithi082 bash[20963]: audit 2024-04-03T18:11:34.064240+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:34 smithi082 bash[20963]: audit 2024-04-03T18:11:34.071158+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[17655]: cluster 2024-04-03T18:11:33.249483+0000 mgr.y (mgr.24370) 6994 : cluster [DBG] pgmap v6978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[17655]: audit 2024-04-03T18:11:33.708692+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[17655]: audit 2024-04-03T18:11:33.717350+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[17655]: audit 2024-04-03T18:11:34.064240+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[17655]: audit 2024-04-03T18:11:34.071158+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[27441]: cluster 2024-04-03T18:11:33.249483+0000 mgr.y (mgr.24370) 6994 : cluster [DBG] pgmap v6978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:34.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[27441]: audit 2024-04-03T18:11:33.708692+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[27441]: audit 2024-04-03T18:11:33.717350+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[27441]: audit 2024-04-03T18:11:34.064240+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:34 smithi067 bash[27441]: audit 2024-04-03T18:11:34.071158+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:35 smithi082 bash[20963]: audit 2024-04-03T18:11:34.569789+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:11:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:35 smithi082 bash[20963]: audit 2024-04-03T18:11:34.571506+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:11:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:35 smithi082 bash[20963]: audit 2024-04-03T18:11:34.580831+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:35 smithi067 bash[27441]: audit 2024-04-03T18:11:34.569789+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:11:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:35 smithi067 bash[27441]: audit 2024-04-03T18:11:34.571506+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:11:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:35 smithi067 bash[27441]: audit 2024-04-03T18:11:34.580831+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:35.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:35 smithi067 bash[17655]: audit 2024-04-03T18:11:34.569789+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:11:35.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:35 smithi067 bash[17655]: audit 2024-04-03T18:11:34.571506+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:11:35.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:35 smithi067 bash[17655]: audit 2024-04-03T18:11:34.580831+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:11:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:36 smithi082 bash[20963]: cluster 2024-04-03T18:11:35.250256+0000 mgr.y (mgr.24370) 6995 : cluster [DBG] pgmap v6979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:36 smithi082 bash[20963]: audit 2024-04-03T18:11:35.425513+0000 mon.a (mon.0) 6402 : audit [DBG] from='client.? 172.21.15.67:0/3837299378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:36.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:36 smithi067 bash[27441]: cluster 2024-04-03T18:11:35.250256+0000 mgr.y (mgr.24370) 6995 : cluster [DBG] pgmap v6979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:36.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:36 smithi067 bash[27441]: audit 2024-04-03T18:11:35.425513+0000 mon.a (mon.0) 6402 : audit [DBG] from='client.? 172.21.15.67:0/3837299378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:36.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:36 smithi067 bash[17655]: cluster 2024-04-03T18:11:35.250256+0000 mgr.y (mgr.24370) 6995 : cluster [DBG] pgmap v6979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:36.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:36 smithi067 bash[17655]: audit 2024-04-03T18:11:35.425513+0000 mon.a (mon.0) 6402 : audit [DBG] from='client.? 172.21.15.67:0/3837299378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:38 smithi082 bash[20963]: cluster 2024-04-03T18:11:37.251450+0000 mgr.y (mgr.24370) 6996 : cluster [DBG] pgmap v6980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:38 smithi082 bash[20963]: audit 2024-04-03T18:11:37.885225+0000 mon.a (mon.0) 6403 : audit [DBG] from='client.? 172.21.15.67:0/4214751536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:38 smithi067 bash[27441]: cluster 2024-04-03T18:11:37.251450+0000 mgr.y (mgr.24370) 6996 : cluster [DBG] pgmap v6980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:38.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:38 smithi067 bash[27441]: audit 2024-04-03T18:11:37.885225+0000 mon.a (mon.0) 6403 : audit [DBG] from='client.? 172.21.15.67:0/4214751536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:38 smithi067 bash[17655]: cluster 2024-04-03T18:11:37.251450+0000 mgr.y (mgr.24370) 6996 : cluster [DBG] pgmap v6980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:38.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:38 smithi067 bash[17655]: audit 2024-04-03T18:11:37.885225+0000 mon.a (mon.0) 6403 : audit [DBG] from='client.? 172.21.15.67:0/4214751536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:40 smithi082 bash[20963]: cluster 2024-04-03T18:11:39.252146+0000 mgr.y (mgr.24370) 6997 : cluster [DBG] pgmap v6981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:40 smithi082 bash[20963]: audit 2024-04-03T18:11:40.023303+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:40 smithi082 bash[20963]: audit 2024-04-03T18:11:40.336756+0000 mon.c (mon.2) 2765 : audit [DBG] from='client.? 172.21.15.67:0/921598019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:40 smithi067 bash[17655]: cluster 2024-04-03T18:11:39.252146+0000 mgr.y (mgr.24370) 6997 : cluster [DBG] pgmap v6981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:40 smithi067 bash[17655]: audit 2024-04-03T18:11:40.023303+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:40.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:40 smithi067 bash[17655]: audit 2024-04-03T18:11:40.336756+0000 mon.c (mon.2) 2765 : audit [DBG] from='client.? 172.21.15.67:0/921598019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:40 smithi067 bash[27441]: cluster 2024-04-03T18:11:39.252146+0000 mgr.y (mgr.24370) 6997 : cluster [DBG] pgmap v6981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:40 smithi067 bash[27441]: audit 2024-04-03T18:11:40.023303+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:40.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:40 smithi067 bash[27441]: audit 2024-04-03T18:11:40.336756+0000 mon.c (mon.2) 2765 : audit [DBG] from='client.? 172.21.15.67:0/921598019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:42.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:42 smithi082 bash[20963]: cluster 2024-04-03T18:11:41.253354+0000 mgr.y (mgr.24370) 6998 : cluster [DBG] pgmap v6982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:42.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:42 smithi067 bash[17655]: cluster 2024-04-03T18:11:41.253354+0000 mgr.y (mgr.24370) 6998 : cluster [DBG] pgmap v6982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:42.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:42 smithi067 bash[27441]: cluster 2024-04-03T18:11:41.253354+0000 mgr.y (mgr.24370) 6998 : cluster [DBG] pgmap v6982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:43.349 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:11:43.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:43 smithi082 bash[20963]: audit 2024-04-03T18:11:42.801150+0000 mon.c (mon.2) 2766 : audit [DBG] from='client.? 172.21.15.67:0/3481626574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:43.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:11:43.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:43 smithi067 bash[17655]: audit 2024-04-03T18:11:42.801150+0000 mon.c (mon.2) 2766 : audit [DBG] from='client.? 172.21.15.67:0/3481626574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:43.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:43 smithi067 bash[27441]: audit 2024-04-03T18:11:42.801150+0000 mon.c (mon.2) 2766 : audit [DBG] from='client.? 172.21.15.67:0/3481626574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:44 smithi082 bash[20963]: cluster 2024-04-03T18:11:43.254145+0000 mgr.y (mgr.24370) 6999 : cluster [DBG] pgmap v6983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:44.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:44 smithi067 bash[17655]: cluster 2024-04-03T18:11:43.254145+0000 mgr.y (mgr.24370) 6999 : cluster [DBG] pgmap v6983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:44.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:44 smithi067 bash[27441]: cluster 2024-04-03T18:11:43.254145+0000 mgr.y (mgr.24370) 6999 : cluster [DBG] pgmap v6983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:45 smithi082 bash[20963]: audit 2024-04-03T18:11:45.248622+0000 mon.a (mon.0) 6405 : audit [DBG] from='client.? 172.21.15.67:0/3118527316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:45.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:45 smithi067 bash[17655]: audit 2024-04-03T18:11:45.248622+0000 mon.a (mon.0) 6405 : audit [DBG] from='client.? 172.21.15.67:0/3118527316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:45 smithi067 bash[27441]: audit 2024-04-03T18:11:45.248622+0000 mon.a (mon.0) 6405 : audit [DBG] from='client.? 172.21.15.67:0/3118527316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:46 smithi082 bash[20963]: cluster 2024-04-03T18:11:45.254914+0000 mgr.y (mgr.24370) 7000 : cluster [DBG] pgmap v6984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:46.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:46 smithi067 bash[27441]: cluster 2024-04-03T18:11:45.254914+0000 mgr.y (mgr.24370) 7000 : cluster [DBG] pgmap v6984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:46.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:46 smithi067 bash[17655]: cluster 2024-04-03T18:11:45.254914+0000 mgr.y (mgr.24370) 7000 : cluster [DBG] pgmap v6984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:48.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:48 smithi082 bash[20963]: cluster 2024-04-03T18:11:47.256145+0000 mgr.y (mgr.24370) 7001 : cluster [DBG] pgmap v6985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:48 smithi082 bash[20963]: audit 2024-04-03T18:11:47.694876+0000 mon.c (mon.2) 2767 : audit [DBG] from='client.? 172.21.15.67:0/4269217950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:48.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:48 smithi067 bash[17655]: cluster 2024-04-03T18:11:47.256145+0000 mgr.y (mgr.24370) 7001 : cluster [DBG] pgmap v6985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:48.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:48 smithi067 bash[17655]: audit 2024-04-03T18:11:47.694876+0000 mon.c (mon.2) 2767 : audit [DBG] from='client.? 172.21.15.67:0/4269217950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:48.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:48 smithi067 bash[27441]: cluster 2024-04-03T18:11:47.256145+0000 mgr.y (mgr.24370) 7001 : cluster [DBG] pgmap v6985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:48.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:48 smithi067 bash[27441]: audit 2024-04-03T18:11:47.694876+0000 mon.c (mon.2) 2767 : audit [DBG] from='client.? 172.21.15.67:0/4269217950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:50 smithi082 bash[20963]: cluster 2024-04-03T18:11:49.256746+0000 mgr.y (mgr.24370) 7002 : cluster [DBG] pgmap v6986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:50 smithi082 bash[20963]: audit 2024-04-03T18:11:50.150679+0000 mon.a (mon.0) 6406 : audit [DBG] from='client.? 172.21.15.67:0/4232424060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:50.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:50 smithi067 bash[27441]: cluster 2024-04-03T18:11:49.256746+0000 mgr.y (mgr.24370) 7002 : cluster [DBG] pgmap v6986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:50.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:50 smithi067 bash[27441]: audit 2024-04-03T18:11:50.150679+0000 mon.a (mon.0) 6406 : audit [DBG] from='client.? 172.21.15.67:0/4232424060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:50.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:50 smithi067 bash[17655]: cluster 2024-04-03T18:11:49.256746+0000 mgr.y (mgr.24370) 7002 : cluster [DBG] pgmap v6986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:50.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:50 smithi067 bash[17655]: audit 2024-04-03T18:11:50.150679+0000 mon.a (mon.0) 6406 : audit [DBG] from='client.? 172.21.15.67:0/4232424060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:52 smithi082 bash[20963]: cluster 2024-04-03T18:11:51.257892+0000 mgr.y (mgr.24370) 7003 : cluster [DBG] pgmap v6987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:52.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:52 smithi067 bash[17655]: cluster 2024-04-03T18:11:51.257892+0000 mgr.y (mgr.24370) 7003 : cluster [DBG] pgmap v6987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:52.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:52 smithi067 bash[27441]: cluster 2024-04-03T18:11:51.257892+0000 mgr.y (mgr.24370) 7003 : cluster [DBG] pgmap v6987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:53.384 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:11:53.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:53 smithi067 bash[17655]: audit 2024-04-03T18:11:52.606797+0000 mon.a (mon.0) 6407 : audit [DBG] from='client.? 172.21.15.67:0/2732198353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:53.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:53 smithi067 bash[27441]: audit 2024-04-03T18:11:52.606797+0000 mon.a (mon.0) 6407 : audit [DBG] from='client.? 172.21.15.67:0/2732198353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:53 smithi082 bash[20963]: audit 2024-04-03T18:11:52.606797+0000 mon.a (mon.0) 6407 : audit [DBG] from='client.? 172.21.15.67:0/2732198353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:11:54.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:54 smithi067 bash[27441]: cluster 2024-04-03T18:11:53.258566+0000 mgr.y (mgr.24370) 7004 : cluster [DBG] pgmap v6988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:54.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:54 smithi067 bash[17655]: cluster 2024-04-03T18:11:53.258566+0000 mgr.y (mgr.24370) 7004 : cluster [DBG] pgmap v6988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:54.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:54 smithi082 bash[20963]: cluster 2024-04-03T18:11:53.258566+0000 mgr.y (mgr.24370) 7004 : cluster [DBG] pgmap v6988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:55 smithi067 bash[17655]: audit 2024-04-03T18:11:55.023749+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:55 smithi067 bash[17655]: audit 2024-04-03T18:11:55.057755+0000 mon.c (mon.2) 2768 : audit [DBG] from='client.? 172.21.15.67:0/3706445220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:55 smithi067 bash[27441]: audit 2024-04-03T18:11:55.023749+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:55 smithi067 bash[27441]: audit 2024-04-03T18:11:55.057755+0000 mon.c (mon.2) 2768 : audit [DBG] from='client.? 172.21.15.67:0/3706445220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:55 smithi082 bash[20963]: audit 2024-04-03T18:11:55.023749+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:11:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:55 smithi082 bash[20963]: audit 2024-04-03T18:11:55.057755+0000 mon.c (mon.2) 2768 : audit [DBG] from='client.? 172.21.15.67:0/3706445220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:56 smithi067 bash[17655]: cluster 2024-04-03T18:11:55.259364+0000 mgr.y (mgr.24370) 7005 : cluster [DBG] pgmap v6989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:56.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:56 smithi067 bash[27441]: cluster 2024-04-03T18:11:55.259364+0000 mgr.y (mgr.24370) 7005 : cluster [DBG] pgmap v6989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:56.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:56 smithi082 bash[20963]: cluster 2024-04-03T18:11:55.259364+0000 mgr.y (mgr.24370) 7005 : cluster [DBG] pgmap v6989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:58 smithi067 bash[17655]: cluster 2024-04-03T18:11:57.260387+0000 mgr.y (mgr.24370) 7006 : cluster [DBG] pgmap v6990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:11:58 smithi067 bash[17655]: audit 2024-04-03T18:11:57.519827+0000 mon.a (mon.0) 6409 : audit [DBG] from='client.? 172.21.15.67:0/2000145838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:58 smithi067 bash[27441]: cluster 2024-04-03T18:11:57.260387+0000 mgr.y (mgr.24370) 7006 : cluster [DBG] pgmap v6990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:11:58 smithi067 bash[27441]: audit 2024-04-03T18:11:57.519827+0000 mon.a (mon.0) 6409 : audit [DBG] from='client.? 172.21.15.67:0/2000145838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:11:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:58 smithi082 bash[20963]: cluster 2024-04-03T18:11:57.260387+0000 mgr.y (mgr.24370) 7006 : cluster [DBG] pgmap v6990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:11:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:11:58 smithi082 bash[20963]: audit 2024-04-03T18:11:57.519827+0000 mon.a (mon.0) 6409 : audit [DBG] from='client.? 172.21.15.67:0/2000145838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:00 smithi067 bash[17655]: cluster 2024-04-03T18:11:59.260992+0000 mgr.y (mgr.24370) 7007 : cluster [DBG] pgmap v6991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:00 smithi067 bash[17655]: audit 2024-04-03T18:11:59.971359+0000 mon.c (mon.2) 2769 : audit [DBG] from='client.? 172.21.15.67:0/2351820342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:00 smithi067 bash[27441]: cluster 2024-04-03T18:11:59.260992+0000 mgr.y (mgr.24370) 7007 : cluster [DBG] pgmap v6991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:00 smithi067 bash[27441]: audit 2024-04-03T18:11:59.971359+0000 mon.c (mon.2) 2769 : audit [DBG] from='client.? 172.21.15.67:0/2351820342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:00 smithi082 bash[20963]: cluster 2024-04-03T18:11:59.260992+0000 mgr.y (mgr.24370) 7007 : cluster [DBG] pgmap v6991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:00 smithi082 bash[20963]: audit 2024-04-03T18:11:59.971359+0000 mon.c (mon.2) 2769 : audit [DBG] from='client.? 172.21.15.67:0/2351820342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:02 smithi067 bash[17655]: cluster 2024-04-03T18:12:01.262111+0000 mgr.y (mgr.24370) 7008 : cluster [DBG] pgmap v6992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:02 smithi067 bash[27441]: cluster 2024-04-03T18:12:01.262111+0000 mgr.y (mgr.24370) 7008 : cluster [DBG] pgmap v6992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:02 smithi082 bash[20963]: cluster 2024-04-03T18:12:01.262111+0000 mgr.y (mgr.24370) 7008 : cluster [DBG] pgmap v6992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:12:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:12:03.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:03 smithi082 bash[20963]: audit 2024-04-03T18:12:02.422117+0000 mon.a (mon.0) 6410 : audit [DBG] from='client.? 172.21.15.67:0/3947506518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:03.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:03 smithi067 bash[27441]: audit 2024-04-03T18:12:02.422117+0000 mon.a (mon.0) 6410 : audit [DBG] from='client.? 172.21.15.67:0/3947506518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:03.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:03 smithi067 bash[17655]: audit 2024-04-03T18:12:02.422117+0000 mon.a (mon.0) 6410 : audit [DBG] from='client.? 172.21.15.67:0/3947506518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:04.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:04 smithi082 bash[20963]: cluster 2024-04-03T18:12:03.262779+0000 mgr.y (mgr.24370) 7009 : cluster [DBG] pgmap v6993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:04.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:04 smithi067 bash[27441]: cluster 2024-04-03T18:12:03.262779+0000 mgr.y (mgr.24370) 7009 : cluster [DBG] pgmap v6993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:04.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:04 smithi067 bash[17655]: cluster 2024-04-03T18:12:03.262779+0000 mgr.y (mgr.24370) 7009 : cluster [DBG] pgmap v6993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:05.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:05 smithi082 bash[20963]: audit 2024-04-03T18:12:04.886334+0000 mon.a (mon.0) 6411 : audit [DBG] from='client.? 172.21.15.67:0/2149008200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:05.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:05 smithi067 bash[27441]: audit 2024-04-03T18:12:04.886334+0000 mon.a (mon.0) 6411 : audit [DBG] from='client.? 172.21.15.67:0/2149008200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:05.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:05 smithi067 bash[17655]: audit 2024-04-03T18:12:04.886334+0000 mon.a (mon.0) 6411 : audit [DBG] from='client.? 172.21.15.67:0/2149008200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:06 smithi082 bash[20963]: cluster 2024-04-03T18:12:05.263464+0000 mgr.y (mgr.24370) 7010 : cluster [DBG] pgmap v6994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:06 smithi067 bash[17655]: cluster 2024-04-03T18:12:05.263464+0000 mgr.y (mgr.24370) 7010 : cluster [DBG] pgmap v6994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:06.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:06 smithi067 bash[27441]: cluster 2024-04-03T18:12:05.263464+0000 mgr.y (mgr.24370) 7010 : cluster [DBG] pgmap v6994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:07.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:07 smithi082 bash[20963]: audit 2024-04-03T18:12:07.341758+0000 mon.a (mon.0) 6412 : audit [DBG] from='client.? 172.21.15.67:0/2294583810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:07.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:07 smithi067 bash[17655]: audit 2024-04-03T18:12:07.341758+0000 mon.a (mon.0) 6412 : audit [DBG] from='client.? 172.21.15.67:0/2294583810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:07.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:07 smithi067 bash[27441]: audit 2024-04-03T18:12:07.341758+0000 mon.a (mon.0) 6412 : audit [DBG] from='client.? 172.21.15.67:0/2294583810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:08.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:08 smithi082 bash[20963]: cluster 2024-04-03T18:12:07.264695+0000 mgr.y (mgr.24370) 7011 : cluster [DBG] pgmap v6995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:08 smithi067 bash[17655]: cluster 2024-04-03T18:12:07.264695+0000 mgr.y (mgr.24370) 7011 : cluster [DBG] pgmap v6995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:08.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:08 smithi067 bash[27441]: cluster 2024-04-03T18:12:07.264695+0000 mgr.y (mgr.24370) 7011 : cluster [DBG] pgmap v6995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:10 smithi082 bash[20963]: cluster 2024-04-03T18:12:09.265328+0000 mgr.y (mgr.24370) 7012 : cluster [DBG] pgmap v6996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:10 smithi082 bash[20963]: audit 2024-04-03T18:12:09.791431+0000 mon.a (mon.0) 6413 : audit [DBG] from='client.? 172.21.15.67:0/3589378752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:10 smithi082 bash[20963]: audit 2024-04-03T18:12:10.024141+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:10 smithi067 bash[27441]: cluster 2024-04-03T18:12:09.265328+0000 mgr.y (mgr.24370) 7012 : cluster [DBG] pgmap v6996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:10 smithi067 bash[27441]: audit 2024-04-03T18:12:09.791431+0000 mon.a (mon.0) 6413 : audit [DBG] from='client.? 172.21.15.67:0/3589378752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:10 smithi067 bash[27441]: audit 2024-04-03T18:12:10.024141+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:10 smithi067 bash[17655]: cluster 2024-04-03T18:12:09.265328+0000 mgr.y (mgr.24370) 7012 : cluster [DBG] pgmap v6996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:10 smithi067 bash[17655]: audit 2024-04-03T18:12:09.791431+0000 mon.a (mon.0) 6413 : audit [DBG] from='client.? 172.21.15.67:0/3589378752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:10.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:10 smithi067 bash[17655]: audit 2024-04-03T18:12:10.024141+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:12 smithi082 bash[20963]: cluster 2024-04-03T18:12:11.266503+0000 mgr.y (mgr.24370) 7013 : cluster [DBG] pgmap v6997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:12 smithi082 bash[20963]: audit 2024-04-03T18:12:12.237637+0000 mon.a (mon.0) 6415 : audit [DBG] from='client.? 172.21.15.67:0/1427965994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:12.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:12 smithi067 bash[17655]: cluster 2024-04-03T18:12:11.266503+0000 mgr.y (mgr.24370) 7013 : cluster [DBG] pgmap v6997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:12.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:12 smithi067 bash[17655]: audit 2024-04-03T18:12:12.237637+0000 mon.a (mon.0) 6415 : audit [DBG] from='client.? 172.21.15.67:0/1427965994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:12.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:12 smithi067 bash[27441]: cluster 2024-04-03T18:12:11.266503+0000 mgr.y (mgr.24370) 7013 : cluster [DBG] pgmap v6997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:12.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:12 smithi067 bash[27441]: audit 2024-04-03T18:12:12.237637+0000 mon.a (mon.0) 6415 : audit [DBG] from='client.? 172.21.15.67:0/1427965994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:12:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:12:14.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:14 smithi082 bash[20963]: cluster 2024-04-03T18:12:13.267188+0000 mgr.y (mgr.24370) 7014 : cluster [DBG] pgmap v6998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:14.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:14 smithi067 bash[17655]: cluster 2024-04-03T18:12:13.267188+0000 mgr.y (mgr.24370) 7014 : cluster [DBG] pgmap v6998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:14.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:14 smithi067 bash[27441]: cluster 2024-04-03T18:12:13.267188+0000 mgr.y (mgr.24370) 7014 : cluster [DBG] pgmap v6998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:15.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:15 smithi082 bash[20963]: audit 2024-04-03T18:12:14.690006+0000 mon.c (mon.2) 2770 : audit [DBG] from='client.? 172.21.15.67:0/3474707521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:15.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:15 smithi067 bash[17655]: audit 2024-04-03T18:12:14.690006+0000 mon.c (mon.2) 2770 : audit [DBG] from='client.? 172.21.15.67:0/3474707521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:15.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:15 smithi067 bash[27441]: audit 2024-04-03T18:12:14.690006+0000 mon.c (mon.2) 2770 : audit [DBG] from='client.? 172.21.15.67:0/3474707521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:16 smithi082 bash[20963]: cluster 2024-04-03T18:12:15.267913+0000 mgr.y (mgr.24370) 7015 : cluster [DBG] pgmap v6999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:16 smithi067 bash[17655]: cluster 2024-04-03T18:12:15.267913+0000 mgr.y (mgr.24370) 7015 : cluster [DBG] pgmap v6999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:16 smithi067 bash[27441]: cluster 2024-04-03T18:12:15.267913+0000 mgr.y (mgr.24370) 7015 : cluster [DBG] pgmap v6999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:17.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:17 smithi082 bash[20963]: audit 2024-04-03T18:12:17.143776+0000 mon.a (mon.0) 6416 : audit [DBG] from='client.? 172.21.15.67:0/2074248903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:17.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:17 smithi067 bash[17655]: audit 2024-04-03T18:12:17.143776+0000 mon.a (mon.0) 6416 : audit [DBG] from='client.? 172.21.15.67:0/2074248903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:17.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:17 smithi067 bash[27441]: audit 2024-04-03T18:12:17.143776+0000 mon.a (mon.0) 6416 : audit [DBG] from='client.? 172.21.15.67:0/2074248903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:18.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:18 smithi082 bash[20963]: cluster 2024-04-03T18:12:17.269144+0000 mgr.y (mgr.24370) 7016 : cluster [DBG] pgmap v7000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:18.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:18 smithi067 bash[17655]: cluster 2024-04-03T18:12:17.269144+0000 mgr.y (mgr.24370) 7016 : cluster [DBG] pgmap v7000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:18 smithi067 bash[27441]: cluster 2024-04-03T18:12:17.269144+0000 mgr.y (mgr.24370) 7016 : cluster [DBG] pgmap v7000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:20 smithi082 bash[20963]: cluster 2024-04-03T18:12:19.269869+0000 mgr.y (mgr.24370) 7017 : cluster [DBG] pgmap v7001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:20 smithi082 bash[20963]: audit 2024-04-03T18:12:19.596365+0000 mon.a (mon.0) 6417 : audit [DBG] from='client.? 172.21.15.67:0/2114981111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:20 smithi067 bash[17655]: cluster 2024-04-03T18:12:19.269869+0000 mgr.y (mgr.24370) 7017 : cluster [DBG] pgmap v7001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:20 smithi067 bash[17655]: audit 2024-04-03T18:12:19.596365+0000 mon.a (mon.0) 6417 : audit [DBG] from='client.? 172.21.15.67:0/2114981111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:20 smithi067 bash[27441]: cluster 2024-04-03T18:12:19.269869+0000 mgr.y (mgr.24370) 7017 : cluster [DBG] pgmap v7001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:20 smithi067 bash[27441]: audit 2024-04-03T18:12:19.596365+0000 mon.a (mon.0) 6417 : audit [DBG] from='client.? 172.21.15.67:0/2114981111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:22 smithi082 bash[20963]: cluster 2024-04-03T18:12:21.271118+0000 mgr.y (mgr.24370) 7018 : cluster [DBG] pgmap v7002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:22 smithi082 bash[20963]: audit 2024-04-03T18:12:22.055725+0000 mon.c (mon.2) 2771 : audit [DBG] from='client.? 172.21.15.67:0/2827780843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:22 smithi067 bash[27441]: cluster 2024-04-03T18:12:21.271118+0000 mgr.y (mgr.24370) 7018 : cluster [DBG] pgmap v7002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:22 smithi067 bash[27441]: audit 2024-04-03T18:12:22.055725+0000 mon.c (mon.2) 2771 : audit [DBG] from='client.? 172.21.15.67:0/2827780843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:22 smithi067 bash[17655]: cluster 2024-04-03T18:12:21.271118+0000 mgr.y (mgr.24370) 7018 : cluster [DBG] pgmap v7002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:22 smithi067 bash[17655]: audit 2024-04-03T18:12:22.055725+0000 mon.c (mon.2) 2771 : audit [DBG] from='client.? 172.21.15.67:0/2827780843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:12:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:12:24.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:24 smithi082 bash[20963]: cluster 2024-04-03T18:12:23.271829+0000 mgr.y (mgr.24370) 7019 : cluster [DBG] pgmap v7003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:24 smithi067 bash[27441]: cluster 2024-04-03T18:12:23.271829+0000 mgr.y (mgr.24370) 7019 : cluster [DBG] pgmap v7003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:24.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:24 smithi067 bash[17655]: cluster 2024-04-03T18:12:23.271829+0000 mgr.y (mgr.24370) 7019 : cluster [DBG] pgmap v7003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:25.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:25 smithi082 bash[20963]: audit 2024-04-03T18:12:24.505149+0000 mon.a (mon.0) 6418 : audit [DBG] from='client.? 172.21.15.67:0/728794178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:25 smithi082 bash[20963]: audit 2024-04-03T18:12:25.024771+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:25.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:25 smithi067 bash[17655]: audit 2024-04-03T18:12:24.505149+0000 mon.a (mon.0) 6418 : audit [DBG] from='client.? 172.21.15.67:0/728794178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:25.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:25 smithi067 bash[17655]: audit 2024-04-03T18:12:25.024771+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:25 smithi067 bash[27441]: audit 2024-04-03T18:12:24.505149+0000 mon.a (mon.0) 6418 : audit [DBG] from='client.? 172.21.15.67:0/728794178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:25 smithi067 bash[27441]: audit 2024-04-03T18:12:25.024771+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:26.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:26 smithi082 bash[20963]: cluster 2024-04-03T18:12:25.272515+0000 mgr.y (mgr.24370) 7020 : cluster [DBG] pgmap v7004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:26 smithi067 bash[27441]: cluster 2024-04-03T18:12:25.272515+0000 mgr.y (mgr.24370) 7020 : cluster [DBG] pgmap v7004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:26 smithi067 bash[17655]: cluster 2024-04-03T18:12:25.272515+0000 mgr.y (mgr.24370) 7020 : cluster [DBG] pgmap v7004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:27 smithi082 bash[20963]: audit 2024-04-03T18:12:26.963276+0000 mon.a (mon.0) 6420 : audit [DBG] from='client.? 172.21.15.67:0/2401530124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:27.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:27 smithi067 bash[27441]: audit 2024-04-03T18:12:26.963276+0000 mon.a (mon.0) 6420 : audit [DBG] from='client.? 172.21.15.67:0/2401530124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:27.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:27 smithi067 bash[17655]: audit 2024-04-03T18:12:26.963276+0000 mon.a (mon.0) 6420 : audit [DBG] from='client.? 172.21.15.67:0/2401530124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:28.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:28 smithi082 bash[20963]: cluster 2024-04-03T18:12:27.273659+0000 mgr.y (mgr.24370) 7021 : cluster [DBG] pgmap v7005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:28 smithi067 bash[17655]: cluster 2024-04-03T18:12:27.273659+0000 mgr.y (mgr.24370) 7021 : cluster [DBG] pgmap v7005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:28 smithi067 bash[27441]: cluster 2024-04-03T18:12:27.273659+0000 mgr.y (mgr.24370) 7021 : cluster [DBG] pgmap v7005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:29 smithi082 bash[20963]: audit 2024-04-03T18:12:29.412538+0000 mon.c (mon.2) 2772 : audit [DBG] from='client.? 172.21.15.67:0/3151848753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:29.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:29 smithi067 bash[17655]: audit 2024-04-03T18:12:29.412538+0000 mon.c (mon.2) 2772 : audit [DBG] from='client.? 172.21.15.67:0/3151848753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:29.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:29 smithi067 bash[27441]: audit 2024-04-03T18:12:29.412538+0000 mon.c (mon.2) 2772 : audit [DBG] from='client.? 172.21.15.67:0/3151848753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:30.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:30 smithi082 bash[20963]: cluster 2024-04-03T18:12:29.274361+0000 mgr.y (mgr.24370) 7022 : cluster [DBG] pgmap v7006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:30.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:30 smithi067 bash[17655]: cluster 2024-04-03T18:12:29.274361+0000 mgr.y (mgr.24370) 7022 : cluster [DBG] pgmap v7006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:30 smithi067 bash[27441]: cluster 2024-04-03T18:12:29.274361+0000 mgr.y (mgr.24370) 7022 : cluster [DBG] pgmap v7006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:32 smithi082 bash[20963]: cluster 2024-04-03T18:12:31.275542+0000 mgr.y (mgr.24370) 7023 : cluster [DBG] pgmap v7007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:32 smithi082 bash[20963]: audit 2024-04-03T18:12:31.856138+0000 mon.c (mon.2) 2773 : audit [DBG] from='client.? 172.21.15.67:0/3976644117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:32 smithi067 bash[17655]: cluster 2024-04-03T18:12:31.275542+0000 mgr.y (mgr.24370) 7023 : cluster [DBG] pgmap v7007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:32 smithi067 bash[17655]: audit 2024-04-03T18:12:31.856138+0000 mon.c (mon.2) 2773 : audit [DBG] from='client.? 172.21.15.67:0/3976644117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:32 smithi067 bash[27441]: cluster 2024-04-03T18:12:31.275542+0000 mgr.y (mgr.24370) 7023 : cluster [DBG] pgmap v7007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:32 smithi067 bash[27441]: audit 2024-04-03T18:12:31.856138+0000 mon.c (mon.2) 2773 : audit [DBG] from='client.? 172.21.15.67:0/3976644117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:12:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:12:34.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:34 smithi082 bash[20963]: cluster 2024-04-03T18:12:33.276292+0000 mgr.y (mgr.24370) 7024 : cluster [DBG] pgmap v7008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:34 smithi082 bash[20963]: audit 2024-04-03T18:12:34.306457+0000 mon.a (mon.0) 6421 : audit [DBG] from='client.? 172.21.15.67:0/947991880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:34 smithi067 bash[27441]: cluster 2024-04-03T18:12:33.276292+0000 mgr.y (mgr.24370) 7024 : cluster [DBG] pgmap v7008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:34 smithi067 bash[27441]: audit 2024-04-03T18:12:34.306457+0000 mon.a (mon.0) 6421 : audit [DBG] from='client.? 172.21.15.67:0/947991880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:34 smithi067 bash[17655]: cluster 2024-04-03T18:12:33.276292+0000 mgr.y (mgr.24370) 7024 : cluster [DBG] pgmap v7008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:34 smithi067 bash[17655]: audit 2024-04-03T18:12:34.306457+0000 mon.a (mon.0) 6421 : audit [DBG] from='client.? 172.21.15.67:0/947991880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:35.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:35 smithi082 bash[20963]: audit 2024-04-03T18:12:34.656455+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:12:35.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:35 smithi067 bash[17655]: audit 2024-04-03T18:12:34.656455+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:12:35.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:35 smithi067 bash[27441]: audit 2024-04-03T18:12:34.656455+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:12:36.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:36 smithi082 bash[20963]: cluster 2024-04-03T18:12:35.276962+0000 mgr.y (mgr.24370) 7025 : cluster [DBG] pgmap v7009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:36.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:36 smithi067 bash[17655]: cluster 2024-04-03T18:12:35.276962+0000 mgr.y (mgr.24370) 7025 : cluster [DBG] pgmap v7009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:36 smithi067 bash[27441]: cluster 2024-04-03T18:12:35.276962+0000 mgr.y (mgr.24370) 7025 : cluster [DBG] pgmap v7009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:37.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:37 smithi082 bash[20963]: audit 2024-04-03T18:12:36.757641+0000 mon.a (mon.0) 6423 : audit [DBG] from='client.? 172.21.15.67:0/1301855669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:37.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:37 smithi067 bash[17655]: audit 2024-04-03T18:12:36.757641+0000 mon.a (mon.0) 6423 : audit [DBG] from='client.? 172.21.15.67:0/1301855669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:37.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:37 smithi067 bash[27441]: audit 2024-04-03T18:12:36.757641+0000 mon.a (mon.0) 6423 : audit [DBG] from='client.? 172.21.15.67:0/1301855669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:38 smithi082 bash[20963]: cluster 2024-04-03T18:12:37.278166+0000 mgr.y (mgr.24370) 7026 : cluster [DBG] pgmap v7010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:38 smithi067 bash[27441]: cluster 2024-04-03T18:12:37.278166+0000 mgr.y (mgr.24370) 7026 : cluster [DBG] pgmap v7010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:38 smithi067 bash[17655]: cluster 2024-04-03T18:12:37.278166+0000 mgr.y (mgr.24370) 7026 : cluster [DBG] pgmap v7010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:39 smithi082 bash[20963]: audit 2024-04-03T18:12:39.220078+0000 mon.c (mon.2) 2774 : audit [DBG] from='client.? 172.21.15.67:0/2846994529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:39.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:39 smithi067 bash[27441]: audit 2024-04-03T18:12:39.220078+0000 mon.c (mon.2) 2774 : audit [DBG] from='client.? 172.21.15.67:0/2846994529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:39.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:39 smithi067 bash[17655]: audit 2024-04-03T18:12:39.220078+0000 mon.c (mon.2) 2774 : audit [DBG] from='client.? 172.21.15.67:0/2846994529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:40 smithi082 bash[20963]: cluster 2024-04-03T18:12:39.278846+0000 mgr.y (mgr.24370) 7027 : cluster [DBG] pgmap v7011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:40 smithi082 bash[20963]: audit 2024-04-03T18:12:40.024877+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:40 smithi082 bash[20963]: audit 2024-04-03T18:12:40.404102+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:40 smithi082 bash[20963]: audit 2024-04-03T18:12:40.411973+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:40 smithi067 bash[17655]: cluster 2024-04-03T18:12:39.278846+0000 mgr.y (mgr.24370) 7027 : cluster [DBG] pgmap v7011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:40 smithi067 bash[17655]: audit 2024-04-03T18:12:40.024877+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:40 smithi067 bash[17655]: audit 2024-04-03T18:12:40.404102+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:40 smithi067 bash[17655]: audit 2024-04-03T18:12:40.411973+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:40 smithi067 bash[27441]: cluster 2024-04-03T18:12:39.278846+0000 mgr.y (mgr.24370) 7027 : cluster [DBG] pgmap v7011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:40 smithi067 bash[27441]: audit 2024-04-03T18:12:40.024877+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:40 smithi067 bash[27441]: audit 2024-04-03T18:12:40.404102+0000 mon.a (mon.0) 6425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:40 smithi067 bash[27441]: audit 2024-04-03T18:12:40.411973+0000 mon.a (mon.0) 6426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[17655]: audit 2024-04-03T18:12:40.652923+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[17655]: audit 2024-04-03T18:12:40.659995+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[17655]: audit 2024-04-03T18:12:41.084293+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:12:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[17655]: audit 2024-04-03T18:12:41.086126+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:12:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[17655]: audit 2024-04-03T18:12:41.095948+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:41.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[27441]: audit 2024-04-03T18:12:40.652923+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[27441]: audit 2024-04-03T18:12:40.659995+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[27441]: audit 2024-04-03T18:12:41.084293+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:12:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[27441]: audit 2024-04-03T18:12:41.086126+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:12:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:41 smithi067 bash[27441]: audit 2024-04-03T18:12:41.095948+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:42.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:41 smithi082 bash[20963]: audit 2024-04-03T18:12:40.652923+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:41 smithi082 bash[20963]: audit 2024-04-03T18:12:40.659995+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:41 smithi082 bash[20963]: audit 2024-04-03T18:12:41.084293+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:12:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:41 smithi082 bash[20963]: audit 2024-04-03T18:12:41.086126+0000 mon.a (mon.0) 6430 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:12:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:41 smithi082 bash[20963]: audit 2024-04-03T18:12:41.095948+0000 mon.a (mon.0) 6431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:12:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:42 smithi067 bash[17655]: cluster 2024-04-03T18:12:41.279721+0000 mgr.y (mgr.24370) 7028 : cluster [DBG] pgmap v7012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:42 smithi067 bash[17655]: audit 2024-04-03T18:12:41.682118+0000 mon.a (mon.0) 6432 : audit [DBG] from='client.? 172.21.15.67:0/1805581093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:42 smithi067 bash[27441]: cluster 2024-04-03T18:12:41.279721+0000 mgr.y (mgr.24370) 7028 : cluster [DBG] pgmap v7012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:42 smithi067 bash[27441]: audit 2024-04-03T18:12:41.682118+0000 mon.a (mon.0) 6432 : audit [DBG] from='client.? 172.21.15.67:0/1805581093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:43.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:42 smithi082 bash[20963]: cluster 2024-04-03T18:12:41.279721+0000 mgr.y (mgr.24370) 7028 : cluster [DBG] pgmap v7012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:43.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:42 smithi082 bash[20963]: audit 2024-04-03T18:12:41.682118+0000 mon.a (mon.0) 6432 : audit [DBG] from='client.? 172.21.15.67:0/1805581093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:43] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T18:12:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:12:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:44 smithi067 bash[17655]: cluster 2024-04-03T18:12:43.280427+0000 mgr.y (mgr.24370) 7029 : cluster [DBG] pgmap v7013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:44 smithi067 bash[17655]: audit 2024-04-03T18:12:44.129210+0000 mon.a (mon.0) 6433 : audit [DBG] from='client.? 172.21.15.67:0/3733589350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:44 smithi067 bash[27441]: cluster 2024-04-03T18:12:43.280427+0000 mgr.y (mgr.24370) 7029 : cluster [DBG] pgmap v7013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:44 smithi067 bash[27441]: audit 2024-04-03T18:12:44.129210+0000 mon.a (mon.0) 6433 : audit [DBG] from='client.? 172.21.15.67:0/3733589350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:45.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:44 smithi082 bash[20963]: cluster 2024-04-03T18:12:43.280427+0000 mgr.y (mgr.24370) 7029 : cluster [DBG] pgmap v7013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:44 smithi082 bash[20963]: audit 2024-04-03T18:12:44.129210+0000 mon.a (mon.0) 6433 : audit [DBG] from='client.? 172.21.15.67:0/3733589350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:46 smithi067 bash[17655]: cluster 2024-04-03T18:12:45.281052+0000 mgr.y (mgr.24370) 7030 : cluster [DBG] pgmap v7014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:46 smithi067 bash[17655]: audit 2024-04-03T18:12:46.579047+0000 mon.c (mon.2) 2775 : audit [DBG] from='client.? 172.21.15.67:0/3861867620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:46 smithi067 bash[27441]: cluster 2024-04-03T18:12:45.281052+0000 mgr.y (mgr.24370) 7030 : cluster [DBG] pgmap v7014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:46 smithi067 bash[27441]: audit 2024-04-03T18:12:46.579047+0000 mon.c (mon.2) 2775 : audit [DBG] from='client.? 172.21.15.67:0/3861867620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:46 smithi082 bash[20963]: cluster 2024-04-03T18:12:45.281052+0000 mgr.y (mgr.24370) 7030 : cluster [DBG] pgmap v7014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:46 smithi082 bash[20963]: audit 2024-04-03T18:12:46.579047+0000 mon.c (mon.2) 2775 : audit [DBG] from='client.? 172.21.15.67:0/3861867620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:48 smithi067 bash[27441]: cluster 2024-04-03T18:12:47.282232+0000 mgr.y (mgr.24370) 7031 : cluster [DBG] pgmap v7015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:48.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:48 smithi067 bash[17655]: cluster 2024-04-03T18:12:47.282232+0000 mgr.y (mgr.24370) 7031 : cluster [DBG] pgmap v7015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:49.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:48 smithi082 bash[20963]: cluster 2024-04-03T18:12:47.282232+0000 mgr.y (mgr.24370) 7031 : cluster [DBG] pgmap v7015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:50.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:49 smithi082 bash[20963]: audit 2024-04-03T18:12:49.036766+0000 mon.c (mon.2) 2776 : audit [DBG] from='client.? 172.21.15.67:0/3506407790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:50.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:49 smithi067 bash[17655]: audit 2024-04-03T18:12:49.036766+0000 mon.c (mon.2) 2776 : audit [DBG] from='client.? 172.21.15.67:0/3506407790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:50.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:49 smithi067 bash[27441]: audit 2024-04-03T18:12:49.036766+0000 mon.c (mon.2) 2776 : audit [DBG] from='client.? 172.21.15.67:0/3506407790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:51.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:50 smithi082 bash[20963]: cluster 2024-04-03T18:12:49.282875+0000 mgr.y (mgr.24370) 7032 : cluster [DBG] pgmap v7016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:51.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:50 smithi067 bash[17655]: cluster 2024-04-03T18:12:49.282875+0000 mgr.y (mgr.24370) 7032 : cluster [DBG] pgmap v7016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:51.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:50 smithi067 bash[27441]: cluster 2024-04-03T18:12:49.282875+0000 mgr.y (mgr.24370) 7032 : cluster [DBG] pgmap v7016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:51 smithi082 bash[20963]: audit 2024-04-03T18:12:51.489712+0000 mon.c (mon.2) 2777 : audit [DBG] from='client.? 172.21.15.67:0/1657919730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:52.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:51 smithi067 bash[17655]: audit 2024-04-03T18:12:51.489712+0000 mon.c (mon.2) 2777 : audit [DBG] from='client.? 172.21.15.67:0/1657919730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:51 smithi067 bash[27441]: audit 2024-04-03T18:12:51.489712+0000 mon.c (mon.2) 2777 : audit [DBG] from='client.? 172.21.15.67:0/1657919730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:52 smithi067 bash[27441]: cluster 2024-04-03T18:12:51.284046+0000 mgr.y (mgr.24370) 7033 : cluster [DBG] pgmap v7017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:52 smithi067 bash[17655]: cluster 2024-04-03T18:12:51.284046+0000 mgr.y (mgr.24370) 7033 : cluster [DBG] pgmap v7017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:53.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:52 smithi082 bash[20963]: cluster 2024-04-03T18:12:51.284046+0000 mgr.y (mgr.24370) 7033 : cluster [DBG] pgmap v7017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:53] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T18:12:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:12:55.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:54 smithi082 bash[20963]: cluster 2024-04-03T18:12:53.284835+0000 mgr.y (mgr.24370) 7034 : cluster [DBG] pgmap v7018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:55.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:54 smithi082 bash[20963]: audit 2024-04-03T18:12:53.938260+0000 mon.c (mon.2) 2778 : audit [DBG] from='client.? 172.21.15.67:0/2350049327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:55.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:54 smithi067 bash[17655]: cluster 2024-04-03T18:12:53.284835+0000 mgr.y (mgr.24370) 7034 : cluster [DBG] pgmap v7018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:55.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:54 smithi067 bash[17655]: audit 2024-04-03T18:12:53.938260+0000 mon.c (mon.2) 2778 : audit [DBG] from='client.? 172.21.15.67:0/2350049327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:55.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:54 smithi067 bash[27441]: cluster 2024-04-03T18:12:53.284835+0000 mgr.y (mgr.24370) 7034 : cluster [DBG] pgmap v7018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:55.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:54 smithi067 bash[27441]: audit 2024-04-03T18:12:53.938260+0000 mon.c (mon.2) 2778 : audit [DBG] from='client.? 172.21.15.67:0/2350049327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:55 smithi082 bash[20963]: audit 2024-04-03T18:12:55.025344+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:56.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:55 smithi067 bash[27441]: audit 2024-04-03T18:12:55.025344+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:56.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:55 smithi067 bash[17655]: audit 2024-04-03T18:12:55.025344+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:12:57.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:56 smithi082 bash[20963]: cluster 2024-04-03T18:12:55.285526+0000 mgr.y (mgr.24370) 7035 : cluster [DBG] pgmap v7019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:56 smithi082 bash[20963]: audit 2024-04-03T18:12:56.388734+0000 mon.a (mon.0) 6435 : audit [DBG] from='client.? 172.21.15.67:0/159527761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:57.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:56 smithi067 bash[17655]: cluster 2024-04-03T18:12:55.285526+0000 mgr.y (mgr.24370) 7035 : cluster [DBG] pgmap v7019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:57.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:56 smithi067 bash[17655]: audit 2024-04-03T18:12:56.388734+0000 mon.a (mon.0) 6435 : audit [DBG] from='client.? 172.21.15.67:0/159527761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:57.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:56 smithi067 bash[27441]: cluster 2024-04-03T18:12:55.285526+0000 mgr.y (mgr.24370) 7035 : cluster [DBG] pgmap v7019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:57.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:56 smithi067 bash[27441]: audit 2024-04-03T18:12:56.388734+0000 mon.a (mon.0) 6435 : audit [DBG] from='client.? 172.21.15.67:0/159527761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:58.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:57 smithi082 bash[20963]: cluster 2024-04-03T18:12:57.286848+0000 mgr.y (mgr.24370) 7036 : cluster [DBG] pgmap v7020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:58.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:57 smithi067 bash[27441]: cluster 2024-04-03T18:12:57.286848+0000 mgr.y (mgr.24370) 7036 : cluster [DBG] pgmap v7020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:57 smithi067 bash[17655]: cluster 2024-04-03T18:12:57.286848+0000 mgr.y (mgr.24370) 7036 : cluster [DBG] pgmap v7020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:12:59.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:58 smithi067 bash[27441]: audit 2024-04-03T18:12:58.839121+0000 mon.a (mon.0) 6436 : audit [DBG] from='client.? 172.21.15.67:0/2393171844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:58 smithi067 bash[17655]: audit 2024-04-03T18:12:58.839121+0000 mon.a (mon.0) 6436 : audit [DBG] from='client.? 172.21.15.67:0/2393171844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:12:59.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:58 smithi082 bash[20963]: audit 2024-04-03T18:12:58.839121+0000 mon.a (mon.0) 6436 : audit [DBG] from='client.? 172.21.15.67:0/2393171844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:00.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:12:59 smithi067 bash[17655]: cluster 2024-04-03T18:12:59.287730+0000 mgr.y (mgr.24370) 7037 : cluster [DBG] pgmap v7021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:00.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:12:59 smithi067 bash[27441]: cluster 2024-04-03T18:12:59.287730+0000 mgr.y (mgr.24370) 7037 : cluster [DBG] pgmap v7021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:00.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:12:59 smithi082 bash[20963]: cluster 2024-04-03T18:12:59.287730+0000 mgr.y (mgr.24370) 7037 : cluster [DBG] pgmap v7021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:01 smithi082 bash[20963]: audit 2024-04-03T18:13:01.287349+0000 mon.c (mon.2) 2779 : audit [DBG] from='client.? 172.21.15.67:0/1936649051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:01 smithi067 bash[17655]: audit 2024-04-03T18:13:01.287349+0000 mon.c (mon.2) 2779 : audit [DBG] from='client.? 172.21.15.67:0/1936649051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:01 smithi067 bash[27441]: audit 2024-04-03T18:13:01.287349+0000 mon.c (mon.2) 2779 : audit [DBG] from='client.? 172.21.15.67:0/1936649051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:02.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:02 smithi082 bash[20963]: cluster 2024-04-03T18:13:01.288906+0000 mgr.y (mgr.24370) 7038 : cluster [DBG] pgmap v7022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:02 smithi067 bash[17655]: cluster 2024-04-03T18:13:01.288906+0000 mgr.y (mgr.24370) 7038 : cluster [DBG] pgmap v7022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:02 smithi067 bash[27441]: cluster 2024-04-03T18:13:01.288906+0000 mgr.y (mgr.24370) 7038 : cluster [DBG] pgmap v7022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:03] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:13:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:13:04.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:04 smithi082 bash[20963]: cluster 2024-04-03T18:13:03.289545+0000 mgr.y (mgr.24370) 7039 : cluster [DBG] pgmap v7023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:04 smithi082 bash[20963]: audit 2024-04-03T18:13:03.748481+0000 mon.c (mon.2) 2780 : audit [DBG] from='client.? 172.21.15.67:0/195948333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:04 smithi067 bash[17655]: cluster 2024-04-03T18:13:03.289545+0000 mgr.y (mgr.24370) 7039 : cluster [DBG] pgmap v7023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:04.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:04 smithi067 bash[17655]: audit 2024-04-03T18:13:03.748481+0000 mon.c (mon.2) 2780 : audit [DBG] from='client.? 172.21.15.67:0/195948333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:04 smithi067 bash[27441]: cluster 2024-04-03T18:13:03.289545+0000 mgr.y (mgr.24370) 7039 : cluster [DBG] pgmap v7023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:04 smithi067 bash[27441]: audit 2024-04-03T18:13:03.748481+0000 mon.c (mon.2) 2780 : audit [DBG] from='client.? 172.21.15.67:0/195948333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:06.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:06 smithi082 bash[20963]: cluster 2024-04-03T18:13:05.290243+0000 mgr.y (mgr.24370) 7040 : cluster [DBG] pgmap v7024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:06 smithi082 bash[20963]: audit 2024-04-03T18:13:06.197930+0000 mon.a (mon.0) 6437 : audit [DBG] from='client.? 172.21.15.67:0/1070628524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:06 smithi067 bash[17655]: cluster 2024-04-03T18:13:05.290243+0000 mgr.y (mgr.24370) 7040 : cluster [DBG] pgmap v7024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:06.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:06 smithi067 bash[17655]: audit 2024-04-03T18:13:06.197930+0000 mon.a (mon.0) 6437 : audit [DBG] from='client.? 172.21.15.67:0/1070628524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:06 smithi067 bash[27441]: cluster 2024-04-03T18:13:05.290243+0000 mgr.y (mgr.24370) 7040 : cluster [DBG] pgmap v7024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:06 smithi067 bash[27441]: audit 2024-04-03T18:13:06.197930+0000 mon.a (mon.0) 6437 : audit [DBG] from='client.? 172.21.15.67:0/1070628524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:08.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:08 smithi082 bash[20963]: cluster 2024-04-03T18:13:07.291409+0000 mgr.y (mgr.24370) 7041 : cluster [DBG] pgmap v7025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:08.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:08 smithi067 bash[17655]: cluster 2024-04-03T18:13:07.291409+0000 mgr.y (mgr.24370) 7041 : cluster [DBG] pgmap v7025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:08 smithi067 bash[27441]: cluster 2024-04-03T18:13:07.291409+0000 mgr.y (mgr.24370) 7041 : cluster [DBG] pgmap v7025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:09.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:09 smithi082 bash[20963]: audit 2024-04-03T18:13:08.655457+0000 mon.a (mon.0) 6438 : audit [DBG] from='client.? 172.21.15.67:0/661860417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:09.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:09 smithi067 bash[17655]: audit 2024-04-03T18:13:08.655457+0000 mon.a (mon.0) 6438 : audit [DBG] from='client.? 172.21.15.67:0/661860417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:09.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:09 smithi067 bash[27441]: audit 2024-04-03T18:13:08.655457+0000 mon.a (mon.0) 6438 : audit [DBG] from='client.? 172.21.15.67:0/661860417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:10 smithi082 bash[20963]: cluster 2024-04-03T18:13:09.292258+0000 mgr.y (mgr.24370) 7042 : cluster [DBG] pgmap v7026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:10.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:10 smithi082 bash[20963]: audit 2024-04-03T18:13:10.025747+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:10.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:10 smithi067 bash[27441]: cluster 2024-04-03T18:13:09.292258+0000 mgr.y (mgr.24370) 7042 : cluster [DBG] pgmap v7026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:10 smithi067 bash[27441]: audit 2024-04-03T18:13:10.025747+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:10 smithi067 bash[17655]: cluster 2024-04-03T18:13:09.292258+0000 mgr.y (mgr.24370) 7042 : cluster [DBG] pgmap v7026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:10 smithi067 bash[17655]: audit 2024-04-03T18:13:10.025747+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:11.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:11 smithi082 bash[20963]: audit 2024-04-03T18:13:11.103317+0000 mon.a (mon.0) 6440 : audit [DBG] from='client.? 172.21.15.67:0/3410237123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:11 smithi067 bash[27441]: audit 2024-04-03T18:13:11.103317+0000 mon.a (mon.0) 6440 : audit [DBG] from='client.? 172.21.15.67:0/3410237123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:11 smithi067 bash[17655]: audit 2024-04-03T18:13:11.103317+0000 mon.a (mon.0) 6440 : audit [DBG] from='client.? 172.21.15.67:0/3410237123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:12 smithi067 bash[17655]: cluster 2024-04-03T18:13:11.293489+0000 mgr.y (mgr.24370) 7043 : cluster [DBG] pgmap v7027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:12 smithi067 bash[27441]: cluster 2024-04-03T18:13:11.293489+0000 mgr.y (mgr.24370) 7043 : cluster [DBG] pgmap v7027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:12.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:12 smithi082 bash[20963]: cluster 2024-04-03T18:13:11.293489+0000 mgr.y (mgr.24370) 7043 : cluster [DBG] pgmap v7027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:13:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:13:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:14 smithi067 bash[27441]: cluster 2024-04-03T18:13:13.294181+0000 mgr.y (mgr.24370) 7044 : cluster [DBG] pgmap v7028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:14.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:14 smithi067 bash[27441]: audit 2024-04-03T18:13:13.558839+0000 mon.c (mon.2) 2781 : audit [DBG] from='client.? 172.21.15.67:0/4173187122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:14 smithi067 bash[17655]: cluster 2024-04-03T18:13:13.294181+0000 mgr.y (mgr.24370) 7044 : cluster [DBG] pgmap v7028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:14.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:14 smithi067 bash[17655]: audit 2024-04-03T18:13:13.558839+0000 mon.c (mon.2) 2781 : audit [DBG] from='client.? 172.21.15.67:0/4173187122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:14.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:14 smithi082 bash[20963]: cluster 2024-04-03T18:13:13.294181+0000 mgr.y (mgr.24370) 7044 : cluster [DBG] pgmap v7028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:14 smithi082 bash[20963]: audit 2024-04-03T18:13:13.558839+0000 mon.c (mon.2) 2781 : audit [DBG] from='client.? 172.21.15.67:0/4173187122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:16 smithi067 bash[27441]: cluster 2024-04-03T18:13:15.294871+0000 mgr.y (mgr.24370) 7045 : cluster [DBG] pgmap v7029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:16 smithi067 bash[27441]: audit 2024-04-03T18:13:16.019244+0000 mon.a (mon.0) 6441 : audit [DBG] from='client.? 172.21.15.67:0/2928190477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:16 smithi067 bash[17655]: cluster 2024-04-03T18:13:15.294871+0000 mgr.y (mgr.24370) 7045 : cluster [DBG] pgmap v7029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:16 smithi067 bash[17655]: audit 2024-04-03T18:13:16.019244+0000 mon.a (mon.0) 6441 : audit [DBG] from='client.? 172.21.15.67:0/2928190477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:17.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:16 smithi082 bash[20963]: cluster 2024-04-03T18:13:15.294871+0000 mgr.y (mgr.24370) 7045 : cluster [DBG] pgmap v7029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:16 smithi082 bash[20963]: audit 2024-04-03T18:13:16.019244+0000 mon.a (mon.0) 6441 : audit [DBG] from='client.? 172.21.15.67:0/2928190477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:18 smithi067 bash[17655]: cluster 2024-04-03T18:13:17.296057+0000 mgr.y (mgr.24370) 7046 : cluster [DBG] pgmap v7030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:18 smithi067 bash[17655]: audit 2024-04-03T18:13:18.479073+0000 mon.a (mon.0) 6442 : audit [DBG] from='client.? 172.21.15.67:0/2811442551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:18 smithi067 bash[27441]: cluster 2024-04-03T18:13:17.296057+0000 mgr.y (mgr.24370) 7046 : cluster [DBG] pgmap v7030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:18 smithi067 bash[27441]: audit 2024-04-03T18:13:18.479073+0000 mon.a (mon.0) 6442 : audit [DBG] from='client.? 172.21.15.67:0/2811442551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:19.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:18 smithi082 bash[20963]: cluster 2024-04-03T18:13:17.296057+0000 mgr.y (mgr.24370) 7046 : cluster [DBG] pgmap v7030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:18 smithi082 bash[20963]: audit 2024-04-03T18:13:18.479073+0000 mon.a (mon.0) 6442 : audit [DBG] from='client.? 172.21.15.67:0/2811442551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:20 smithi067 bash[27441]: cluster 2024-04-03T18:13:19.296755+0000 mgr.y (mgr.24370) 7047 : cluster [DBG] pgmap v7031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:20 smithi067 bash[17655]: cluster 2024-04-03T18:13:19.296755+0000 mgr.y (mgr.24370) 7047 : cluster [DBG] pgmap v7031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:21.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:20 smithi082 bash[20963]: cluster 2024-04-03T18:13:19.296755+0000 mgr.y (mgr.24370) 7047 : cluster [DBG] pgmap v7031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:21.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:21 smithi067 bash[17655]: audit 2024-04-03T18:13:20.933808+0000 mon.a (mon.0) 6443 : audit [DBG] from='client.? 172.21.15.67:0/3764250487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:21.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:21 smithi067 bash[27441]: audit 2024-04-03T18:13:20.933808+0000 mon.a (mon.0) 6443 : audit [DBG] from='client.? 172.21.15.67:0/3764250487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:22.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:21 smithi082 bash[20963]: audit 2024-04-03T18:13:20.933808+0000 mon.a (mon.0) 6443 : audit [DBG] from='client.? 172.21.15.67:0/3764250487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:22 smithi067 bash[17655]: cluster 2024-04-03T18:13:21.298001+0000 mgr.y (mgr.24370) 7048 : cluster [DBG] pgmap v7032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:22 smithi067 bash[27441]: cluster 2024-04-03T18:13:21.298001+0000 mgr.y (mgr.24370) 7048 : cluster [DBG] pgmap v7032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:23.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:22 smithi082 bash[20963]: cluster 2024-04-03T18:13:21.298001+0000 mgr.y (mgr.24370) 7048 : cluster [DBG] pgmap v7032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:13:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:13:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:23 smithi082 bash[20963]: audit 2024-04-03T18:13:23.390178+0000 mon.a (mon.0) 6444 : audit [DBG] from='client.? 172.21.15.67:0/3620735448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:23.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:23 smithi067 bash[17655]: audit 2024-04-03T18:13:23.390178+0000 mon.a (mon.0) 6444 : audit [DBG] from='client.? 172.21.15.67:0/3620735448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:23.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:23 smithi067 bash[27441]: audit 2024-04-03T18:13:23.390178+0000 mon.a (mon.0) 6444 : audit [DBG] from='client.? 172.21.15.67:0/3620735448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:24.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:24 smithi067 bash[17655]: cluster 2024-04-03T18:13:23.298690+0000 mgr.y (mgr.24370) 7049 : cluster [DBG] pgmap v7033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:24.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:24 smithi067 bash[27441]: cluster 2024-04-03T18:13:23.298690+0000 mgr.y (mgr.24370) 7049 : cluster [DBG] pgmap v7033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:25.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:24 smithi082 bash[20963]: cluster 2024-04-03T18:13:23.298690+0000 mgr.y (mgr.24370) 7049 : cluster [DBG] pgmap v7033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:26.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:25 smithi082 bash[20963]: audit 2024-04-03T18:13:25.026213+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:26.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:25 smithi067 bash[17655]: audit 2024-04-03T18:13:25.026213+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:26.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:25 smithi067 bash[27441]: audit 2024-04-03T18:13:25.026213+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:27.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:26 smithi082 bash[20963]: cluster 2024-04-03T18:13:25.299371+0000 mgr.y (mgr.24370) 7050 : cluster [DBG] pgmap v7034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:26 smithi082 bash[20963]: audit 2024-04-03T18:13:25.853249+0000 mon.c (mon.2) 2782 : audit [DBG] from='client.? 172.21.15.67:0/2117288807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:27.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:26 smithi067 bash[17655]: cluster 2024-04-03T18:13:25.299371+0000 mgr.y (mgr.24370) 7050 : cluster [DBG] pgmap v7034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:27.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:26 smithi067 bash[17655]: audit 2024-04-03T18:13:25.853249+0000 mon.c (mon.2) 2782 : audit [DBG] from='client.? 172.21.15.67:0/2117288807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:27.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:26 smithi067 bash[27441]: cluster 2024-04-03T18:13:25.299371+0000 mgr.y (mgr.24370) 7050 : cluster [DBG] pgmap v7034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:27.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:26 smithi067 bash[27441]: audit 2024-04-03T18:13:25.853249+0000 mon.c (mon.2) 2782 : audit [DBG] from='client.? 172.21.15.67:0/2117288807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:29.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:28 smithi082 bash[20963]: cluster 2024-04-03T18:13:27.300552+0000 mgr.y (mgr.24370) 7051 : cluster [DBG] pgmap v7035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:28 smithi082 bash[20963]: audit 2024-04-03T18:13:28.300093+0000 mon.a (mon.0) 6446 : audit [DBG] from='client.? 172.21.15.67:0/3610962670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:29.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:28 smithi067 bash[27441]: cluster 2024-04-03T18:13:27.300552+0000 mgr.y (mgr.24370) 7051 : cluster [DBG] pgmap v7035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:29.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:28 smithi067 bash[27441]: audit 2024-04-03T18:13:28.300093+0000 mon.a (mon.0) 6446 : audit [DBG] from='client.? 172.21.15.67:0/3610962670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:29.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:28 smithi067 bash[17655]: cluster 2024-04-03T18:13:27.300552+0000 mgr.y (mgr.24370) 7051 : cluster [DBG] pgmap v7035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:29.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:28 smithi067 bash[17655]: audit 2024-04-03T18:13:28.300093+0000 mon.a (mon.0) 6446 : audit [DBG] from='client.? 172.21.15.67:0/3610962670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:31.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:30 smithi082 bash[20963]: cluster 2024-04-03T18:13:29.301291+0000 mgr.y (mgr.24370) 7052 : cluster [DBG] pgmap v7036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:31.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:30 smithi067 bash[27441]: cluster 2024-04-03T18:13:29.301291+0000 mgr.y (mgr.24370) 7052 : cluster [DBG] pgmap v7036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:31.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:30 smithi067 bash[17655]: cluster 2024-04-03T18:13:29.301291+0000 mgr.y (mgr.24370) 7052 : cluster [DBG] pgmap v7036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:32.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:31 smithi082 bash[20963]: audit 2024-04-03T18:13:30.751519+0000 mon.c (mon.2) 2783 : audit [DBG] from='client.? 172.21.15.67:0/190738101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:32.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:31 smithi067 bash[17655]: audit 2024-04-03T18:13:30.751519+0000 mon.c (mon.2) 2783 : audit [DBG] from='client.? 172.21.15.67:0/190738101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:32.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:31 smithi067 bash[27441]: audit 2024-04-03T18:13:30.751519+0000 mon.c (mon.2) 2783 : audit [DBG] from='client.? 172.21.15.67:0/190738101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:33.079 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:32 smithi067 bash[27441]: cluster 2024-04-03T18:13:31.302406+0000 mgr.y (mgr.24370) 7053 : cluster [DBG] pgmap v7037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:33.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:32 smithi067 bash[17655]: cluster 2024-04-03T18:13:31.302406+0000 mgr.y (mgr.24370) 7053 : cluster [DBG] pgmap v7037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:33.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:32 smithi082 bash[20963]: cluster 2024-04-03T18:13:31.302406+0000 mgr.y (mgr.24370) 7053 : cluster [DBG] pgmap v7037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:13:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:33 smithi082 bash[20963]: audit 2024-04-03T18:13:33.207079+0000 mon.c (mon.2) 2784 : audit [DBG] from='client.? 172.21.15.67:0/1486923168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:13:34.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:33 smithi067 bash[27441]: audit 2024-04-03T18:13:33.207079+0000 mon.c (mon.2) 2784 : audit [DBG] from='client.? 172.21.15.67:0/1486923168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:34.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:33 smithi067 bash[17655]: audit 2024-04-03T18:13:33.207079+0000 mon.c (mon.2) 2784 : audit [DBG] from='client.? 172.21.15.67:0/1486923168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:35.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:34 smithi082 bash[20963]: cluster 2024-04-03T18:13:33.303110+0000 mgr.y (mgr.24370) 7054 : cluster [DBG] pgmap v7038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:35.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:34 smithi067 bash[27441]: cluster 2024-04-03T18:13:33.303110+0000 mgr.y (mgr.24370) 7054 : cluster [DBG] pgmap v7038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:35.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:34 smithi067 bash[17655]: cluster 2024-04-03T18:13:33.303110+0000 mgr.y (mgr.24370) 7054 : cluster [DBG] pgmap v7038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:36.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:35 smithi082 bash[20963]: audit 2024-04-03T18:13:35.668099+0000 mon.c (mon.2) 2785 : audit [DBG] from='client.? 172.21.15.67:0/2075946718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:36.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:35 smithi067 bash[27441]: audit 2024-04-03T18:13:35.668099+0000 mon.c (mon.2) 2785 : audit [DBG] from='client.? 172.21.15.67:0/2075946718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:36.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:35 smithi067 bash[17655]: audit 2024-04-03T18:13:35.668099+0000 mon.c (mon.2) 2785 : audit [DBG] from='client.? 172.21.15.67:0/2075946718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:37.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:36 smithi082 bash[20963]: cluster 2024-04-03T18:13:35.303778+0000 mgr.y (mgr.24370) 7055 : cluster [DBG] pgmap v7039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:37.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:36 smithi067 bash[17655]: cluster 2024-04-03T18:13:35.303778+0000 mgr.y (mgr.24370) 7055 : cluster [DBG] pgmap v7039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:37.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:36 smithi067 bash[27441]: cluster 2024-04-03T18:13:35.303778+0000 mgr.y (mgr.24370) 7055 : cluster [DBG] pgmap v7039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:38.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:37 smithi082 bash[20963]: cluster 2024-04-03T18:13:37.304960+0000 mgr.y (mgr.24370) 7056 : cluster [DBG] pgmap v7040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:38.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:37 smithi067 bash[17655]: cluster 2024-04-03T18:13:37.304960+0000 mgr.y (mgr.24370) 7056 : cluster [DBG] pgmap v7040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:38.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:37 smithi067 bash[27441]: cluster 2024-04-03T18:13:37.304960+0000 mgr.y (mgr.24370) 7056 : cluster [DBG] pgmap v7040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:39.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:38 smithi082 bash[20963]: audit 2024-04-03T18:13:38.130194+0000 mon.a (mon.0) 6447 : audit [DBG] from='client.? 172.21.15.67:0/1606083471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:39.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:38 smithi067 bash[17655]: audit 2024-04-03T18:13:38.130194+0000 mon.a (mon.0) 6447 : audit [DBG] from='client.? 172.21.15.67:0/1606083471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:39.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:38 smithi067 bash[27441]: audit 2024-04-03T18:13:38.130194+0000 mon.a (mon.0) 6447 : audit [DBG] from='client.? 172.21.15.67:0/1606083471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:40.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:39 smithi082 bash[20963]: cluster 2024-04-03T18:13:39.305817+0000 mgr.y (mgr.24370) 7057 : cluster [DBG] pgmap v7041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:40.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:39 smithi067 bash[27441]: cluster 2024-04-03T18:13:39.305817+0000 mgr.y (mgr.24370) 7057 : cluster [DBG] pgmap v7041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:40.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:39 smithi067 bash[17655]: cluster 2024-04-03T18:13:39.305817+0000 mgr.y (mgr.24370) 7057 : cluster [DBG] pgmap v7041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:41.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:40 smithi082 bash[20963]: audit 2024-04-03T18:13:40.026960+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:40 smithi082 bash[20963]: audit 2024-04-03T18:13:40.596800+0000 mon.a (mon.0) 6449 : audit [DBG] from='client.? 172.21.15.67:0/3138240934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:41.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:40 smithi067 bash[17655]: audit 2024-04-03T18:13:40.026960+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:41.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:40 smithi067 bash[17655]: audit 2024-04-03T18:13:40.596800+0000 mon.a (mon.0) 6449 : audit [DBG] from='client.? 172.21.15.67:0/3138240934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:41.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:40 smithi067 bash[27441]: audit 2024-04-03T18:13:40.026960+0000 mon.a (mon.0) 6448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:41.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:40 smithi067 bash[27441]: audit 2024-04-03T18:13:40.596800+0000 mon.a (mon.0) 6449 : audit [DBG] from='client.? 172.21.15.67:0/3138240934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:42.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:41 smithi082 bash[20963]: audit 2024-04-03T18:13:41.172096+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:13:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:41 smithi082 bash[20963]: cluster 2024-04-03T18:13:41.306990+0000 mgr.y (mgr.24370) 7058 : cluster [DBG] pgmap v7042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:42.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:41 smithi067 bash[17655]: audit 2024-04-03T18:13:41.172096+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:13:42.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:41 smithi067 bash[17655]: cluster 2024-04-03T18:13:41.306990+0000 mgr.y (mgr.24370) 7058 : cluster [DBG] pgmap v7042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:42.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:41 smithi067 bash[27441]: audit 2024-04-03T18:13:41.172096+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:13:42.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:41 smithi067 bash[27441]: cluster 2024-04-03T18:13:41.306990+0000 mgr.y (mgr.24370) 7058 : cluster [DBG] pgmap v7042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:43.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:43 smithi082 bash[20963]: audit 2024-04-03T18:13:43.048145+0000 mon.c (mon.2) 2786 : audit [DBG] from='client.? 172.21.15.67:0/2733189290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:43.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:43 smithi067 bash[17655]: audit 2024-04-03T18:13:43.048145+0000 mon.c (mon.2) 2786 : audit [DBG] from='client.? 172.21.15.67:0/2733189290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:43] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:13:43.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:43 smithi067 bash[27441]: audit 2024-04-03T18:13:43.048145+0000 mon.c (mon.2) 2786 : audit [DBG] from='client.? 172.21.15.67:0/2733189290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:13:44.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:44 smithi082 bash[20963]: cluster 2024-04-03T18:13:43.307670+0000 mgr.y (mgr.24370) 7059 : cluster [DBG] pgmap v7043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:44.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:44 smithi067 bash[17655]: cluster 2024-04-03T18:13:43.307670+0000 mgr.y (mgr.24370) 7059 : cluster [DBG] pgmap v7043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:44.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:44 smithi067 bash[27441]: cluster 2024-04-03T18:13:43.307670+0000 mgr.y (mgr.24370) 7059 : cluster [DBG] pgmap v7043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:46.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:46 smithi082 bash[20963]: cluster 2024-04-03T18:13:45.308315+0000 mgr.y (mgr.24370) 7060 : cluster [DBG] pgmap v7044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:46.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:46 smithi082 bash[20963]: audit 2024-04-03T18:13:45.512299+0000 mon.a (mon.0) 6451 : audit [DBG] from='client.? 172.21.15.67:0/3618635417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:46.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:46 smithi067 bash[17655]: cluster 2024-04-03T18:13:45.308315+0000 mgr.y (mgr.24370) 7060 : cluster [DBG] pgmap v7044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:46.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:46 smithi067 bash[17655]: audit 2024-04-03T18:13:45.512299+0000 mon.a (mon.0) 6451 : audit [DBG] from='client.? 172.21.15.67:0/3618635417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:46.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:46 smithi067 bash[27441]: cluster 2024-04-03T18:13:45.308315+0000 mgr.y (mgr.24370) 7060 : cluster [DBG] pgmap v7044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:46.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:46 smithi067 bash[27441]: audit 2024-04-03T18:13:45.512299+0000 mon.a (mon.0) 6451 : audit [DBG] from='client.? 172.21.15.67:0/3618635417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:48.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:47 smithi082 bash[20963]: audit 2024-04-03T18:13:46.920073+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:47 smithi082 bash[20963]: audit 2024-04-03T18:13:46.928326+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:47 smithi082 bash[20963]: audit 2024-04-03T18:13:47.226788+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:47 smithi082 bash[20963]: audit 2024-04-03T18:13:47.233716+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:47 smithi082 bash[20963]: cluster 2024-04-03T18:13:47.309430+0000 mgr.y (mgr.24370) 7061 : cluster [DBG] pgmap v7045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:47 smithi082 bash[20963]: audit 2024-04-03T18:13:47.714504+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:13:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:47 smithi082 bash[20963]: audit 2024-04-03T18:13:47.716785+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:13:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:47 smithi082 bash[20963]: audit 2024-04-03T18:13:47.725530+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[17655]: audit 2024-04-03T18:13:46.920073+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[17655]: audit 2024-04-03T18:13:46.928326+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[17655]: audit 2024-04-03T18:13:47.226788+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[17655]: audit 2024-04-03T18:13:47.233716+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[17655]: cluster 2024-04-03T18:13:47.309430+0000 mgr.y (mgr.24370) 7061 : cluster [DBG] pgmap v7045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[17655]: audit 2024-04-03T18:13:47.714504+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:13:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[17655]: audit 2024-04-03T18:13:47.716785+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:13:48.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[17655]: audit 2024-04-03T18:13:47.725530+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[27441]: audit 2024-04-03T18:13:46.920073+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[27441]: audit 2024-04-03T18:13:46.928326+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[27441]: audit 2024-04-03T18:13:47.226788+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[27441]: audit 2024-04-03T18:13:47.233716+0000 mon.a (mon.0) 6455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[27441]: cluster 2024-04-03T18:13:47.309430+0000 mgr.y (mgr.24370) 7061 : cluster [DBG] pgmap v7045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[27441]: audit 2024-04-03T18:13:47.714504+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:13:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[27441]: audit 2024-04-03T18:13:47.716785+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:13:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:47 smithi067 bash[27441]: audit 2024-04-03T18:13:47.725530+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:13:49.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:48 smithi082 bash[20963]: audit 2024-04-03T18:13:47.964618+0000 mon.a (mon.0) 6459 : audit [DBG] from='client.? 172.21.15.67:0/2334967692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:49.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:48 smithi067 bash[17655]: audit 2024-04-03T18:13:47.964618+0000 mon.a (mon.0) 6459 : audit [DBG] from='client.? 172.21.15.67:0/2334967692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:49.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:48 smithi067 bash[27441]: audit 2024-04-03T18:13:47.964618+0000 mon.a (mon.0) 6459 : audit [DBG] from='client.? 172.21.15.67:0/2334967692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:50.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:49 smithi082 bash[20963]: cluster 2024-04-03T18:13:49.310169+0000 mgr.y (mgr.24370) 7062 : cluster [DBG] pgmap v7046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:50.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:49 smithi067 bash[17655]: cluster 2024-04-03T18:13:49.310169+0000 mgr.y (mgr.24370) 7062 : cluster [DBG] pgmap v7046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:50.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:49 smithi067 bash[27441]: cluster 2024-04-03T18:13:49.310169+0000 mgr.y (mgr.24370) 7062 : cluster [DBG] pgmap v7046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:51.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:50 smithi082 bash[20963]: audit 2024-04-03T18:13:50.421122+0000 mon.a (mon.0) 6460 : audit [DBG] from='client.? 172.21.15.67:0/3905919403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:51.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:50 smithi067 bash[17655]: audit 2024-04-03T18:13:50.421122+0000 mon.a (mon.0) 6460 : audit [DBG] from='client.? 172.21.15.67:0/3905919403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:51.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:50 smithi067 bash[27441]: audit 2024-04-03T18:13:50.421122+0000 mon.a (mon.0) 6460 : audit [DBG] from='client.? 172.21.15.67:0/3905919403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:52.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:51 smithi082 bash[20963]: cluster 2024-04-03T18:13:51.311365+0000 mgr.y (mgr.24370) 7063 : cluster [DBG] pgmap v7047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:52.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:51 smithi067 bash[17655]: cluster 2024-04-03T18:13:51.311365+0000 mgr.y (mgr.24370) 7063 : cluster [DBG] pgmap v7047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:52.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:51 smithi067 bash[27441]: cluster 2024-04-03T18:13:51.311365+0000 mgr.y (mgr.24370) 7063 : cluster [DBG] pgmap v7047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:53.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:52 smithi082 bash[20963]: audit 2024-04-03T18:13:52.874961+0000 mon.a (mon.0) 6461 : audit [DBG] from='client.? 172.21.15.67:0/3479783522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:53.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:52 smithi067 bash[17655]: audit 2024-04-03T18:13:52.874961+0000 mon.a (mon.0) 6461 : audit [DBG] from='client.? 172.21.15.67:0/3479783522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:53] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:13:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:52 smithi067 bash[27441]: audit 2024-04-03T18:13:52.874961+0000 mon.a (mon.0) 6461 : audit [DBG] from='client.? 172.21.15.67:0/3479783522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:13:54.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:53 smithi082 bash[20963]: cluster 2024-04-03T18:13:53.312056+0000 mgr.y (mgr.24370) 7064 : cluster [DBG] pgmap v7048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:54.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:53 smithi067 bash[17655]: cluster 2024-04-03T18:13:53.312056+0000 mgr.y (mgr.24370) 7064 : cluster [DBG] pgmap v7048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:54.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:53 smithi067 bash[27441]: cluster 2024-04-03T18:13:53.312056+0000 mgr.y (mgr.24370) 7064 : cluster [DBG] pgmap v7048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:55.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:55 smithi082 bash[20963]: audit 2024-04-03T18:13:55.026700+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:55.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:55 smithi067 bash[17655]: audit 2024-04-03T18:13:55.026700+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:55 smithi067 bash[27441]: audit 2024-04-03T18:13:55.026700+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:13:56.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:56 smithi082 bash[20963]: cluster 2024-04-03T18:13:55.312709+0000 mgr.y (mgr.24370) 7065 : cluster [DBG] pgmap v7049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:56 smithi082 bash[20963]: audit 2024-04-03T18:13:55.331963+0000 mon.a (mon.0) 6463 : audit [DBG] from='client.? 172.21.15.67:0/3797434559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:56.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:56 smithi067 bash[27441]: cluster 2024-04-03T18:13:55.312709+0000 mgr.y (mgr.24370) 7065 : cluster [DBG] pgmap v7049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:56.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:56 smithi067 bash[27441]: audit 2024-04-03T18:13:55.331963+0000 mon.a (mon.0) 6463 : audit [DBG] from='client.? 172.21.15.67:0/3797434559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:56.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:56 smithi067 bash[17655]: cluster 2024-04-03T18:13:55.312709+0000 mgr.y (mgr.24370) 7065 : cluster [DBG] pgmap v7049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:56.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:56 smithi067 bash[17655]: audit 2024-04-03T18:13:55.331963+0000 mon.a (mon.0) 6463 : audit [DBG] from='client.? 172.21.15.67:0/3797434559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:58 smithi082 bash[20963]: cluster 2024-04-03T18:13:57.313870+0000 mgr.y (mgr.24370) 7066 : cluster [DBG] pgmap v7050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:13:58 smithi082 bash[20963]: audit 2024-04-03T18:13:57.786409+0000 mon.c (mon.2) 2787 : audit [DBG] from='client.? 172.21.15.67:0/3888194583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:58 smithi067 bash[17655]: cluster 2024-04-03T18:13:57.313870+0000 mgr.y (mgr.24370) 7066 : cluster [DBG] pgmap v7050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:58.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:13:58 smithi067 bash[17655]: audit 2024-04-03T18:13:57.786409+0000 mon.c (mon.2) 2787 : audit [DBG] from='client.? 172.21.15.67:0/3888194583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:13:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:58 smithi067 bash[27441]: cluster 2024-04-03T18:13:57.313870+0000 mgr.y (mgr.24370) 7066 : cluster [DBG] pgmap v7050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:13:58.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:13:58 smithi067 bash[27441]: audit 2024-04-03T18:13:57.786409+0000 mon.c (mon.2) 2787 : audit [DBG] from='client.? 172.21.15.67:0/3888194583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:00.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:00 smithi082 bash[20963]: cluster 2024-04-03T18:13:59.314580+0000 mgr.y (mgr.24370) 7067 : cluster [DBG] pgmap v7051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:00 smithi082 bash[20963]: audit 2024-04-03T18:14:00.237075+0000 mon.c (mon.2) 2788 : audit [DBG] from='client.? 172.21.15.67:0/1795283698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:00 smithi067 bash[27441]: cluster 2024-04-03T18:13:59.314580+0000 mgr.y (mgr.24370) 7067 : cluster [DBG] pgmap v7051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:00 smithi067 bash[27441]: audit 2024-04-03T18:14:00.237075+0000 mon.c (mon.2) 2788 : audit [DBG] from='client.? 172.21.15.67:0/1795283698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:00 smithi067 bash[17655]: cluster 2024-04-03T18:13:59.314580+0000 mgr.y (mgr.24370) 7067 : cluster [DBG] pgmap v7051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:00 smithi067 bash[17655]: audit 2024-04-03T18:14:00.237075+0000 mon.c (mon.2) 2788 : audit [DBG] from='client.? 172.21.15.67:0/1795283698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:02.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:02 smithi082 bash[20963]: cluster 2024-04-03T18:14:01.315693+0000 mgr.y (mgr.24370) 7068 : cluster [DBG] pgmap v7052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:02.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:02 smithi067 bash[17655]: cluster 2024-04-03T18:14:01.315693+0000 mgr.y (mgr.24370) 7068 : cluster [DBG] pgmap v7052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:02 smithi067 bash[27441]: cluster 2024-04-03T18:14:01.315693+0000 mgr.y (mgr.24370) 7068 : cluster [DBG] pgmap v7052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:03.377 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:14:03.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:14:03.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:03 smithi082 bash[20963]: audit 2024-04-03T18:14:02.693216+0000 mon.a (mon.0) 6464 : audit [DBG] from='client.? 172.21.15.67:0/1289958742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:03.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:03 smithi067 bash[17655]: audit 2024-04-03T18:14:02.693216+0000 mon.a (mon.0) 6464 : audit [DBG] from='client.? 172.21.15.67:0/1289958742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:03.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:03 smithi067 bash[27441]: audit 2024-04-03T18:14:02.693216+0000 mon.a (mon.0) 6464 : audit [DBG] from='client.? 172.21.15.67:0/1289958742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:04.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:04 smithi067 bash[17655]: cluster 2024-04-03T18:14:03.316388+0000 mgr.y (mgr.24370) 7069 : cluster [DBG] pgmap v7053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:04 smithi067 bash[27441]: cluster 2024-04-03T18:14:03.316388+0000 mgr.y (mgr.24370) 7069 : cluster [DBG] pgmap v7053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:04.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:04 smithi082 bash[20963]: cluster 2024-04-03T18:14:03.316388+0000 mgr.y (mgr.24370) 7069 : cluster [DBG] pgmap v7053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:05 smithi067 bash[17655]: audit 2024-04-03T18:14:05.144626+0000 mon.a (mon.0) 6465 : audit [DBG] from='client.? 172.21.15.67:0/785151751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:05 smithi067 bash[27441]: audit 2024-04-03T18:14:05.144626+0000 mon.a (mon.0) 6465 : audit [DBG] from='client.? 172.21.15.67:0/785151751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:05.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:05 smithi082 bash[20963]: audit 2024-04-03T18:14:05.144626+0000 mon.a (mon.0) 6465 : audit [DBG] from='client.? 172.21.15.67:0/785151751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:06.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:06 smithi067 bash[17655]: cluster 2024-04-03T18:14:05.317076+0000 mgr.y (mgr.24370) 7070 : cluster [DBG] pgmap v7054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:06 smithi067 bash[27441]: cluster 2024-04-03T18:14:05.317076+0000 mgr.y (mgr.24370) 7070 : cluster [DBG] pgmap v7054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:06.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:06 smithi082 bash[20963]: cluster 2024-04-03T18:14:05.317076+0000 mgr.y (mgr.24370) 7070 : cluster [DBG] pgmap v7054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:08 smithi067 bash[17655]: cluster 2024-04-03T18:14:07.318210+0000 mgr.y (mgr.24370) 7071 : cluster [DBG] pgmap v7055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:08 smithi067 bash[17655]: audit 2024-04-03T18:14:07.598559+0000 mon.c (mon.2) 2789 : audit [DBG] from='client.? 172.21.15.67:0/3295707848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:08 smithi067 bash[27441]: cluster 2024-04-03T18:14:07.318210+0000 mgr.y (mgr.24370) 7071 : cluster [DBG] pgmap v7055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:08.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:08 smithi067 bash[27441]: audit 2024-04-03T18:14:07.598559+0000 mon.c (mon.2) 2789 : audit [DBG] from='client.? 172.21.15.67:0/3295707848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:08.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:08 smithi082 bash[20963]: cluster 2024-04-03T18:14:07.318210+0000 mgr.y (mgr.24370) 7071 : cluster [DBG] pgmap v7055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:08.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:08 smithi082 bash[20963]: audit 2024-04-03T18:14:07.598559+0000 mon.c (mon.2) 2789 : audit [DBG] from='client.? 172.21.15.67:0/3295707848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:10 smithi067 bash[17655]: cluster 2024-04-03T18:14:09.318939+0000 mgr.y (mgr.24370) 7072 : cluster [DBG] pgmap v7056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:10 smithi067 bash[17655]: audit 2024-04-03T18:14:10.027040+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:10.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:10 smithi067 bash[17655]: audit 2024-04-03T18:14:10.053886+0000 mon.c (mon.2) 2790 : audit [DBG] from='client.? 172.21.15.67:0/659099733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:10 smithi067 bash[27441]: cluster 2024-04-03T18:14:09.318939+0000 mgr.y (mgr.24370) 7072 : cluster [DBG] pgmap v7056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:10 smithi067 bash[27441]: audit 2024-04-03T18:14:10.027040+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:10.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:10 smithi067 bash[27441]: audit 2024-04-03T18:14:10.053886+0000 mon.c (mon.2) 2790 : audit [DBG] from='client.? 172.21.15.67:0/659099733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:10 smithi082 bash[20963]: cluster 2024-04-03T18:14:09.318939+0000 mgr.y (mgr.24370) 7072 : cluster [DBG] pgmap v7056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:10 smithi082 bash[20963]: audit 2024-04-03T18:14:10.027040+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:10 smithi082 bash[20963]: audit 2024-04-03T18:14:10.053886+0000 mon.c (mon.2) 2790 : audit [DBG] from='client.? 172.21.15.67:0/659099733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:12 smithi067 bash[17655]: cluster 2024-04-03T18:14:11.320103+0000 mgr.y (mgr.24370) 7073 : cluster [DBG] pgmap v7057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:12 smithi067 bash[27441]: cluster 2024-04-03T18:14:11.320103+0000 mgr.y (mgr.24370) 7073 : cluster [DBG] pgmap v7057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:12.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:12 smithi082 bash[20963]: cluster 2024-04-03T18:14:11.320103+0000 mgr.y (mgr.24370) 7073 : cluster [DBG] pgmap v7057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:14:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:14:13.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:13 smithi082 bash[20963]: audit 2024-04-03T18:14:12.515528+0000 mon.a (mon.0) 6467 : audit [DBG] from='client.? 172.21.15.67:0/2696714836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:13 smithi067 bash[17655]: audit 2024-04-03T18:14:12.515528+0000 mon.a (mon.0) 6467 : audit [DBG] from='client.? 172.21.15.67:0/2696714836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:13.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:13 smithi067 bash[27441]: audit 2024-04-03T18:14:12.515528+0000 mon.a (mon.0) 6467 : audit [DBG] from='client.? 172.21.15.67:0/2696714836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:14.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:14 smithi082 bash[20963]: cluster 2024-04-03T18:14:13.320744+0000 mgr.y (mgr.24370) 7074 : cluster [DBG] pgmap v7058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:14 smithi067 bash[17655]: cluster 2024-04-03T18:14:13.320744+0000 mgr.y (mgr.24370) 7074 : cluster [DBG] pgmap v7058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:14.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:14 smithi067 bash[27441]: cluster 2024-04-03T18:14:13.320744+0000 mgr.y (mgr.24370) 7074 : cluster [DBG] pgmap v7058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:15.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:15 smithi082 bash[20963]: audit 2024-04-03T18:14:14.969265+0000 mon.c (mon.2) 2791 : audit [DBG] from='client.? 172.21.15.67:0/644557375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:15.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:15 smithi067 bash[17655]: audit 2024-04-03T18:14:14.969265+0000 mon.c (mon.2) 2791 : audit [DBG] from='client.? 172.21.15.67:0/644557375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:15.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:15 smithi067 bash[27441]: audit 2024-04-03T18:14:14.969265+0000 mon.c (mon.2) 2791 : audit [DBG] from='client.? 172.21.15.67:0/644557375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:16.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:16 smithi082 bash[20963]: cluster 2024-04-03T18:14:15.321603+0000 mgr.y (mgr.24370) 7075 : cluster [DBG] pgmap v7059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:16.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:16 smithi067 bash[27441]: cluster 2024-04-03T18:14:15.321603+0000 mgr.y (mgr.24370) 7075 : cluster [DBG] pgmap v7059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:16 smithi067 bash[17655]: cluster 2024-04-03T18:14:15.321603+0000 mgr.y (mgr.24370) 7075 : cluster [DBG] pgmap v7059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:17.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:17 smithi082 bash[20963]: audit 2024-04-03T18:14:17.421210+0000 mon.a (mon.0) 6468 : audit [DBG] from='client.? 172.21.15.67:0/44330496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:17.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:17 smithi067 bash[27441]: audit 2024-04-03T18:14:17.421210+0000 mon.a (mon.0) 6468 : audit [DBG] from='client.? 172.21.15.67:0/44330496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:17.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:17 smithi067 bash[17655]: audit 2024-04-03T18:14:17.421210+0000 mon.a (mon.0) 6468 : audit [DBG] from='client.? 172.21.15.67:0/44330496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:18.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:18 smithi082 bash[20963]: cluster 2024-04-03T18:14:17.322784+0000 mgr.y (mgr.24370) 7076 : cluster [DBG] pgmap v7060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:18.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:18 smithi067 bash[27441]: cluster 2024-04-03T18:14:17.322784+0000 mgr.y (mgr.24370) 7076 : cluster [DBG] pgmap v7060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:18 smithi067 bash[17655]: cluster 2024-04-03T18:14:17.322784+0000 mgr.y (mgr.24370) 7076 : cluster [DBG] pgmap v7060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:20.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:20 smithi082 bash[20963]: cluster 2024-04-03T18:14:19.323514+0000 mgr.y (mgr.24370) 7077 : cluster [DBG] pgmap v7061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:20.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:20 smithi082 bash[20963]: audit 2024-04-03T18:14:19.871592+0000 mon.c (mon.2) 2792 : audit [DBG] from='client.? 172.21.15.67:0/10441299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:20.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:20 smithi067 bash[27441]: cluster 2024-04-03T18:14:19.323514+0000 mgr.y (mgr.24370) 7077 : cluster [DBG] pgmap v7061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:20 smithi067 bash[27441]: audit 2024-04-03T18:14:19.871592+0000 mon.c (mon.2) 2792 : audit [DBG] from='client.? 172.21.15.67:0/10441299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:20 smithi067 bash[17655]: cluster 2024-04-03T18:14:19.323514+0000 mgr.y (mgr.24370) 7077 : cluster [DBG] pgmap v7061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:20 smithi067 bash[17655]: audit 2024-04-03T18:14:19.871592+0000 mon.c (mon.2) 2792 : audit [DBG] from='client.? 172.21.15.67:0/10441299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:22.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:22 smithi082 bash[20963]: cluster 2024-04-03T18:14:21.324737+0000 mgr.y (mgr.24370) 7078 : cluster [DBG] pgmap v7062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:22.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:22 smithi082 bash[20963]: audit 2024-04-03T18:14:22.332324+0000 mon.c (mon.2) 2793 : audit [DBG] from='client.? 172.21.15.67:0/3308924301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:22 smithi067 bash[27441]: cluster 2024-04-03T18:14:21.324737+0000 mgr.y (mgr.24370) 7078 : cluster [DBG] pgmap v7062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:22 smithi067 bash[27441]: audit 2024-04-03T18:14:22.332324+0000 mon.c (mon.2) 2793 : audit [DBG] from='client.? 172.21.15.67:0/3308924301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:22 smithi067 bash[17655]: cluster 2024-04-03T18:14:21.324737+0000 mgr.y (mgr.24370) 7078 : cluster [DBG] pgmap v7062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:22 smithi067 bash[17655]: audit 2024-04-03T18:14:22.332324+0000 mon.c (mon.2) 2793 : audit [DBG] from='client.? 172.21.15.67:0/3308924301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:14:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:14:24.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:24 smithi082 bash[20963]: cluster 2024-04-03T18:14:23.325402+0000 mgr.y (mgr.24370) 7079 : cluster [DBG] pgmap v7063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:24.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:24 smithi067 bash[17655]: cluster 2024-04-03T18:14:23.325402+0000 mgr.y (mgr.24370) 7079 : cluster [DBG] pgmap v7063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:24.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:24 smithi067 bash[27441]: cluster 2024-04-03T18:14:23.325402+0000 mgr.y (mgr.24370) 7079 : cluster [DBG] pgmap v7063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:25.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:25 smithi082 bash[20963]: audit 2024-04-03T18:14:24.789602+0000 mon.a (mon.0) 6469 : audit [DBG] from='client.? 172.21.15.67:0/3739019624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:25.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:25 smithi082 bash[20963]: audit 2024-04-03T18:14:25.027574+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:25 smithi067 bash[17655]: audit 2024-04-03T18:14:24.789602+0000 mon.a (mon.0) 6469 : audit [DBG] from='client.? 172.21.15.67:0/3739019624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:25 smithi067 bash[17655]: audit 2024-04-03T18:14:25.027574+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:25 smithi067 bash[27441]: audit 2024-04-03T18:14:24.789602+0000 mon.a (mon.0) 6469 : audit [DBG] from='client.? 172.21.15.67:0/3739019624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:25 smithi067 bash[27441]: audit 2024-04-03T18:14:25.027574+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:26.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:26 smithi082 bash[20963]: cluster 2024-04-03T18:14:25.326223+0000 mgr.y (mgr.24370) 7080 : cluster [DBG] pgmap v7064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:26 smithi067 bash[17655]: cluster 2024-04-03T18:14:25.326223+0000 mgr.y (mgr.24370) 7080 : cluster [DBG] pgmap v7064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:26 smithi067 bash[27441]: cluster 2024-04-03T18:14:25.326223+0000 mgr.y (mgr.24370) 7080 : cluster [DBG] pgmap v7064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:27.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:27 smithi082 bash[20963]: audit 2024-04-03T18:14:27.242283+0000 mon.c (mon.2) 2794 : audit [DBG] from='client.? 172.21.15.67:0/1416665660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:27.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:27 smithi067 bash[17655]: audit 2024-04-03T18:14:27.242283+0000 mon.c (mon.2) 2794 : audit [DBG] from='client.? 172.21.15.67:0/1416665660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:27.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:27 smithi067 bash[27441]: audit 2024-04-03T18:14:27.242283+0000 mon.c (mon.2) 2794 : audit [DBG] from='client.? 172.21.15.67:0/1416665660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:28.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:28 smithi082 bash[20963]: cluster 2024-04-03T18:14:27.327422+0000 mgr.y (mgr.24370) 7081 : cluster [DBG] pgmap v7065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:28 smithi067 bash[17655]: cluster 2024-04-03T18:14:27.327422+0000 mgr.y (mgr.24370) 7081 : cluster [DBG] pgmap v7065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:28 smithi067 bash[27441]: cluster 2024-04-03T18:14:27.327422+0000 mgr.y (mgr.24370) 7081 : cluster [DBG] pgmap v7065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:30.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:30 smithi082 bash[20963]: cluster 2024-04-03T18:14:29.328174+0000 mgr.y (mgr.24370) 7082 : cluster [DBG] pgmap v7066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:30.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:30 smithi082 bash[20963]: audit 2024-04-03T18:14:29.698344+0000 mon.c (mon.2) 2795 : audit [DBG] from='client.? 172.21.15.67:0/2770330957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:30.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:30 smithi067 bash[27441]: cluster 2024-04-03T18:14:29.328174+0000 mgr.y (mgr.24370) 7082 : cluster [DBG] pgmap v7066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:30.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:30 smithi067 bash[27441]: audit 2024-04-03T18:14:29.698344+0000 mon.c (mon.2) 2795 : audit [DBG] from='client.? 172.21.15.67:0/2770330957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:30 smithi067 bash[17655]: cluster 2024-04-03T18:14:29.328174+0000 mgr.y (mgr.24370) 7082 : cluster [DBG] pgmap v7066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:30 smithi067 bash[17655]: audit 2024-04-03T18:14:29.698344+0000 mon.c (mon.2) 2795 : audit [DBG] from='client.? 172.21.15.67:0/2770330957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:32.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:32 smithi082 bash[20963]: cluster 2024-04-03T18:14:31.329357+0000 mgr.y (mgr.24370) 7083 : cluster [DBG] pgmap v7067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:32 smithi082 bash[20963]: audit 2024-04-03T18:14:32.146659+0000 mon.c (mon.2) 2796 : audit [DBG] from='client.? 172.21.15.67:0/142824406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:32 smithi067 bash[27441]: cluster 2024-04-03T18:14:31.329357+0000 mgr.y (mgr.24370) 7083 : cluster [DBG] pgmap v7067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:32 smithi067 bash[27441]: audit 2024-04-03T18:14:32.146659+0000 mon.c (mon.2) 2796 : audit [DBG] from='client.? 172.21.15.67:0/142824406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:32 smithi067 bash[17655]: cluster 2024-04-03T18:14:31.329357+0000 mgr.y (mgr.24370) 7083 : cluster [DBG] pgmap v7067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:32 smithi067 bash[17655]: audit 2024-04-03T18:14:32.146659+0000 mon.c (mon.2) 2796 : audit [DBG] from='client.? 172.21.15.67:0/142824406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:14:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:14:34.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:34 smithi082 bash[20963]: cluster 2024-04-03T18:14:33.330030+0000 mgr.y (mgr.24370) 7084 : cluster [DBG] pgmap v7068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:34.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:34 smithi067 bash[27441]: cluster 2024-04-03T18:14:33.330030+0000 mgr.y (mgr.24370) 7084 : cluster [DBG] pgmap v7068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:34.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:34 smithi067 bash[17655]: cluster 2024-04-03T18:14:33.330030+0000 mgr.y (mgr.24370) 7084 : cluster [DBG] pgmap v7068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:35.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:35 smithi082 bash[20963]: audit 2024-04-03T18:14:34.593441+0000 mon.c (mon.2) 2797 : audit [DBG] from='client.? 172.21.15.67:0/2522911069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:35.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:35 smithi067 bash[17655]: audit 2024-04-03T18:14:34.593441+0000 mon.c (mon.2) 2797 : audit [DBG] from='client.? 172.21.15.67:0/2522911069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:35.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:35 smithi067 bash[27441]: audit 2024-04-03T18:14:34.593441+0000 mon.c (mon.2) 2797 : audit [DBG] from='client.? 172.21.15.67:0/2522911069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:36.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:36 smithi082 bash[20963]: cluster 2024-04-03T18:14:35.330803+0000 mgr.y (mgr.24370) 7085 : cluster [DBG] pgmap v7069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:36 smithi067 bash[27441]: cluster 2024-04-03T18:14:35.330803+0000 mgr.y (mgr.24370) 7085 : cluster [DBG] pgmap v7069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:36.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:36 smithi067 bash[17655]: cluster 2024-04-03T18:14:35.330803+0000 mgr.y (mgr.24370) 7085 : cluster [DBG] pgmap v7069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:37.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:37 smithi082 bash[20963]: audit 2024-04-03T18:14:37.052124+0000 mon.c (mon.2) 2798 : audit [DBG] from='client.? 172.21.15.67:0/451909307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:37.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:37 smithi067 bash[17655]: audit 2024-04-03T18:14:37.052124+0000 mon.c (mon.2) 2798 : audit [DBG] from='client.? 172.21.15.67:0/451909307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:37.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:37 smithi067 bash[27441]: audit 2024-04-03T18:14:37.052124+0000 mon.c (mon.2) 2798 : audit [DBG] from='client.? 172.21.15.67:0/451909307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:38 smithi082 bash[20963]: cluster 2024-04-03T18:14:37.332003+0000 mgr.y (mgr.24370) 7086 : cluster [DBG] pgmap v7070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:38.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:38 smithi067 bash[27441]: cluster 2024-04-03T18:14:37.332003+0000 mgr.y (mgr.24370) 7086 : cluster [DBG] pgmap v7070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:38.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:38 smithi067 bash[17655]: cluster 2024-04-03T18:14:37.332003+0000 mgr.y (mgr.24370) 7086 : cluster [DBG] pgmap v7070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:39 smithi082 bash[20963]: audit 2024-04-03T18:14:39.506646+0000 mon.a (mon.0) 6471 : audit [DBG] from='client.? 172.21.15.67:0/819600389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:39 smithi067 bash[17655]: audit 2024-04-03T18:14:39.506646+0000 mon.a (mon.0) 6471 : audit [DBG] from='client.? 172.21.15.67:0/819600389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:39.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:39 smithi067 bash[27441]: audit 2024-04-03T18:14:39.506646+0000 mon.a (mon.0) 6471 : audit [DBG] from='client.? 172.21.15.67:0/819600389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:40 smithi082 bash[20963]: cluster 2024-04-03T18:14:39.332718+0000 mgr.y (mgr.24370) 7087 : cluster [DBG] pgmap v7071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:40 smithi082 bash[20963]: audit 2024-04-03T18:14:40.027869+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:40 smithi067 bash[17655]: cluster 2024-04-03T18:14:39.332718+0000 mgr.y (mgr.24370) 7087 : cluster [DBG] pgmap v7071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:40 smithi067 bash[17655]: audit 2024-04-03T18:14:40.027869+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:40 smithi067 bash[27441]: cluster 2024-04-03T18:14:39.332718+0000 mgr.y (mgr.24370) 7087 : cluster [DBG] pgmap v7071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:40 smithi067 bash[27441]: audit 2024-04-03T18:14:40.027869+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:42.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:42 smithi082 bash[20963]: cluster 2024-04-03T18:14:41.333909+0000 mgr.y (mgr.24370) 7088 : cluster [DBG] pgmap v7072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:42.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:42 smithi082 bash[20963]: audit 2024-04-03T18:14:41.966517+0000 mon.a (mon.0) 6473 : audit [DBG] from='client.? 172.21.15.67:0/3890133977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:42 smithi067 bash[17655]: cluster 2024-04-03T18:14:41.333909+0000 mgr.y (mgr.24370) 7088 : cluster [DBG] pgmap v7072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:42 smithi067 bash[17655]: audit 2024-04-03T18:14:41.966517+0000 mon.a (mon.0) 6473 : audit [DBG] from='client.? 172.21.15.67:0/3890133977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:42 smithi067 bash[27441]: cluster 2024-04-03T18:14:41.333909+0000 mgr.y (mgr.24370) 7088 : cluster [DBG] pgmap v7072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:42 smithi067 bash[27441]: audit 2024-04-03T18:14:41.966517+0000 mon.a (mon.0) 6473 : audit [DBG] from='client.? 172.21.15.67:0/3890133977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:43] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:14:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:14:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:44 smithi082 bash[20963]: cluster 2024-04-03T18:14:43.334619+0000 mgr.y (mgr.24370) 7089 : cluster [DBG] pgmap v7073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:44 smithi082 bash[20963]: audit 2024-04-03T18:14:44.420825+0000 mon.a (mon.0) 6474 : audit [DBG] from='client.? 172.21.15.67:0/334727327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:44 smithi067 bash[27441]: cluster 2024-04-03T18:14:43.334619+0000 mgr.y (mgr.24370) 7089 : cluster [DBG] pgmap v7073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:44 smithi067 bash[27441]: audit 2024-04-03T18:14:44.420825+0000 mon.a (mon.0) 6474 : audit [DBG] from='client.? 172.21.15.67:0/334727327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:44 smithi067 bash[17655]: cluster 2024-04-03T18:14:43.334619+0000 mgr.y (mgr.24370) 7089 : cluster [DBG] pgmap v7073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:44.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:44 smithi067 bash[17655]: audit 2024-04-03T18:14:44.420825+0000 mon.a (mon.0) 6474 : audit [DBG] from='client.? 172.21.15.67:0/334727327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:46.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:46 smithi082 bash[20963]: cluster 2024-04-03T18:14:45.335283+0000 mgr.y (mgr.24370) 7090 : cluster [DBG] pgmap v7074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:46 smithi067 bash[17655]: cluster 2024-04-03T18:14:45.335283+0000 mgr.y (mgr.24370) 7090 : cluster [DBG] pgmap v7074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:46 smithi067 bash[27441]: cluster 2024-04-03T18:14:45.335283+0000 mgr.y (mgr.24370) 7090 : cluster [DBG] pgmap v7074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:47.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:47 smithi082 bash[20963]: audit 2024-04-03T18:14:46.875206+0000 mon.a (mon.0) 6475 : audit [DBG] from='client.? 172.21.15.67:0/2219775919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:47.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:47 smithi067 bash[17655]: audit 2024-04-03T18:14:46.875206+0000 mon.a (mon.0) 6475 : audit [DBG] from='client.? 172.21.15.67:0/2219775919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:47.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:47 smithi067 bash[27441]: audit 2024-04-03T18:14:46.875206+0000 mon.a (mon.0) 6475 : audit [DBG] from='client.? 172.21.15.67:0/2219775919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:48 smithi082 bash[20963]: cluster 2024-04-03T18:14:47.336478+0000 mgr.y (mgr.24370) 7091 : cluster [DBG] pgmap v7075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:48 smithi082 bash[20963]: audit 2024-04-03T18:14:47.798055+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:14:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:48 smithi082 bash[20963]: audit 2024-04-03T18:14:48.126685+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:48 smithi082 bash[20963]: audit 2024-04-03T18:14:48.134091+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:48 smithi067 bash[17655]: cluster 2024-04-03T18:14:47.336478+0000 mgr.y (mgr.24370) 7091 : cluster [DBG] pgmap v7075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:48 smithi067 bash[17655]: audit 2024-04-03T18:14:47.798055+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:14:48.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:48 smithi067 bash[17655]: audit 2024-04-03T18:14:48.126685+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:48.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:48 smithi067 bash[17655]: audit 2024-04-03T18:14:48.134091+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:48 smithi067 bash[27441]: cluster 2024-04-03T18:14:47.336478+0000 mgr.y (mgr.24370) 7091 : cluster [DBG] pgmap v7075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:48 smithi067 bash[27441]: audit 2024-04-03T18:14:47.798055+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:14:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:48 smithi067 bash[27441]: audit 2024-04-03T18:14:48.126685+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:48 smithi067 bash[27441]: audit 2024-04-03T18:14:48.134091+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:49.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:49 smithi082 bash[20963]: audit 2024-04-03T18:14:49.333513+0000 mon.c (mon.2) 2799 : audit [DBG] from='client.? 172.21.15.67:0/183809870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:49.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:49 smithi067 bash[17655]: audit 2024-04-03T18:14:49.333513+0000 mon.c (mon.2) 2799 : audit [DBG] from='client.? 172.21.15.67:0/183809870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:49.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:49 smithi067 bash[27441]: audit 2024-04-03T18:14:49.333513+0000 mon.c (mon.2) 2799 : audit [DBG] from='client.? 172.21.15.67:0/183809870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:50.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:50 smithi082 bash[20963]: cluster 2024-04-03T18:14:49.337147+0000 mgr.y (mgr.24370) 7092 : cluster [DBG] pgmap v7076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:50 smithi067 bash[27441]: cluster 2024-04-03T18:14:49.337147+0000 mgr.y (mgr.24370) 7092 : cluster [DBG] pgmap v7076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:50.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:50 smithi067 bash[17655]: cluster 2024-04-03T18:14:49.337147+0000 mgr.y (mgr.24370) 7092 : cluster [DBG] pgmap v7076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:52.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:52 smithi082 bash[20963]: cluster 2024-04-03T18:14:51.338350+0000 mgr.y (mgr.24370) 7093 : cluster [DBG] pgmap v7077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:52.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:52 smithi082 bash[20963]: audit 2024-04-03T18:14:51.798020+0000 mon.c (mon.2) 2800 : audit [DBG] from='client.? 172.21.15.67:0/3874044138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:52.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:52 smithi067 bash[27441]: cluster 2024-04-03T18:14:51.338350+0000 mgr.y (mgr.24370) 7093 : cluster [DBG] pgmap v7077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:52.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:52 smithi067 bash[27441]: audit 2024-04-03T18:14:51.798020+0000 mon.c (mon.2) 2800 : audit [DBG] from='client.? 172.21.15.67:0/3874044138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:52.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:52 smithi067 bash[17655]: cluster 2024-04-03T18:14:51.338350+0000 mgr.y (mgr.24370) 7093 : cluster [DBG] pgmap v7077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:52.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:52 smithi067 bash[17655]: audit 2024-04-03T18:14:51.798020+0000 mon.c (mon.2) 2800 : audit [DBG] from='client.? 172.21.15.67:0/3874044138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:53] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:14:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:14:54.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:54 smithi082 bash[20963]: cluster 2024-04-03T18:14:53.339063+0000 mgr.y (mgr.24370) 7094 : cluster [DBG] pgmap v7078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:54 smithi082 bash[20963]: audit 2024-04-03T18:14:53.885442+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:54 smithi082 bash[20963]: audit 2024-04-03T18:14:53.892821+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:54 smithi082 bash[20963]: audit 2024-04-03T18:14:53.899608+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:54 smithi082 bash[20963]: audit 2024-04-03T18:14:53.907005+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:54 smithi082 bash[20963]: audit 2024-04-03T18:14:54.244244+0000 mon.a (mon.0) 6483 : audit [DBG] from='client.? 172.21.15.67:0/2546545469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:54 smithi082 bash[20963]: audit 2024-04-03T18:14:54.435882+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:14:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:54 smithi082 bash[20963]: audit 2024-04-03T18:14:54.437519+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:14:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:54 smithi082 bash[20963]: audit 2024-04-03T18:14:54.446113+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[17655]: cluster 2024-04-03T18:14:53.339063+0000 mgr.y (mgr.24370) 7094 : cluster [DBG] pgmap v7078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[17655]: audit 2024-04-03T18:14:53.885442+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[17655]: audit 2024-04-03T18:14:53.892821+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[17655]: audit 2024-04-03T18:14:53.899608+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[17655]: audit 2024-04-03T18:14:53.907005+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[17655]: audit 2024-04-03T18:14:54.244244+0000 mon.a (mon.0) 6483 : audit [DBG] from='client.? 172.21.15.67:0/2546545469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[17655]: audit 2024-04-03T18:14:54.435882+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:14:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[17655]: audit 2024-04-03T18:14:54.437519+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:14:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[17655]: audit 2024-04-03T18:14:54.446113+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[27441]: cluster 2024-04-03T18:14:53.339063+0000 mgr.y (mgr.24370) 7094 : cluster [DBG] pgmap v7078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[27441]: audit 2024-04-03T18:14:53.885442+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[27441]: audit 2024-04-03T18:14:53.892821+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[27441]: audit 2024-04-03T18:14:53.899608+0000 mon.a (mon.0) 6481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[27441]: audit 2024-04-03T18:14:53.907005+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[27441]: audit 2024-04-03T18:14:54.244244+0000 mon.a (mon.0) 6483 : audit [DBG] from='client.? 172.21.15.67:0/2546545469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[27441]: audit 2024-04-03T18:14:54.435882+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:14:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[27441]: audit 2024-04-03T18:14:54.437519+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:14:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:54 smithi067 bash[27441]: audit 2024-04-03T18:14:54.446113+0000 mon.a (mon.0) 6486 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:14:55.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:55 smithi082 bash[20963]: audit 2024-04-03T18:14:55.028598+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:55 smithi067 bash[17655]: audit 2024-04-03T18:14:55.028598+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:55.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:55 smithi067 bash[27441]: audit 2024-04-03T18:14:55.028598+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:14:56.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:56 smithi082 bash[20963]: cluster 2024-04-03T18:14:55.339747+0000 mgr.y (mgr.24370) 7095 : cluster [DBG] pgmap v7079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:56 smithi067 bash[17655]: cluster 2024-04-03T18:14:55.339747+0000 mgr.y (mgr.24370) 7095 : cluster [DBG] pgmap v7079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:56.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:56 smithi067 bash[27441]: cluster 2024-04-03T18:14:55.339747+0000 mgr.y (mgr.24370) 7095 : cluster [DBG] pgmap v7079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:57.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:57 smithi082 bash[20963]: audit 2024-04-03T18:14:56.698895+0000 mon.c (mon.2) 2801 : audit [DBG] from='client.? 172.21.15.67:0/160439134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:57.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:57 smithi067 bash[17655]: audit 2024-04-03T18:14:56.698895+0000 mon.c (mon.2) 2801 : audit [DBG] from='client.? 172.21.15.67:0/160439134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:57.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:57 smithi067 bash[27441]: audit 2024-04-03T18:14:56.698895+0000 mon.c (mon.2) 2801 : audit [DBG] from='client.? 172.21.15.67:0/160439134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:58 smithi082 bash[20963]: cluster 2024-04-03T18:14:57.341060+0000 mgr.y (mgr.24370) 7096 : cluster [DBG] pgmap v7080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:58 smithi067 bash[27441]: cluster 2024-04-03T18:14:57.341060+0000 mgr.y (mgr.24370) 7096 : cluster [DBG] pgmap v7080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:58 smithi067 bash[17655]: cluster 2024-04-03T18:14:57.341060+0000 mgr.y (mgr.24370) 7096 : cluster [DBG] pgmap v7080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:14:59.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:14:59 smithi082 bash[20963]: audit 2024-04-03T18:14:59.149994+0000 mon.a (mon.0) 6488 : audit [DBG] from='client.? 172.21.15.67:0/542511613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:59.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:14:59 smithi067 bash[27441]: audit 2024-04-03T18:14:59.149994+0000 mon.a (mon.0) 6488 : audit [DBG] from='client.? 172.21.15.67:0/542511613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:14:59.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:14:59 smithi067 bash[17655]: audit 2024-04-03T18:14:59.149994+0000 mon.a (mon.0) 6488 : audit [DBG] from='client.? 172.21.15.67:0/542511613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:00 smithi067 bash[27441]: cluster 2024-04-03T18:14:59.341955+0000 mgr.y (mgr.24370) 7097 : cluster [DBG] pgmap v7081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:00.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:00 smithi067 bash[17655]: cluster 2024-04-03T18:14:59.341955+0000 mgr.y (mgr.24370) 7097 : cluster [DBG] pgmap v7081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:01.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:00 smithi082 bash[20963]: cluster 2024-04-03T18:14:59.341955+0000 mgr.y (mgr.24370) 7097 : cluster [DBG] pgmap v7081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:02.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:01 smithi082 bash[20963]: audit 2024-04-03T18:15:01.607222+0000 mon.c (mon.2) 2802 : audit [DBG] from='client.? 172.21.15.67:0/110144712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:02.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:01 smithi067 bash[27441]: audit 2024-04-03T18:15:01.607222+0000 mon.c (mon.2) 2802 : audit [DBG] from='client.? 172.21.15.67:0/110144712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:02.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:01 smithi067 bash[17655]: audit 2024-04-03T18:15:01.607222+0000 mon.c (mon.2) 2802 : audit [DBG] from='client.? 172.21.15.67:0/110144712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:02 smithi067 bash[27441]: cluster 2024-04-03T18:15:01.342784+0000 mgr.y (mgr.24370) 7098 : cluster [DBG] pgmap v7082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:03.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:02 smithi067 bash[17655]: cluster 2024-04-03T18:15:01.342784+0000 mgr.y (mgr.24370) 7098 : cluster [DBG] pgmap v7082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:03.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:02 smithi082 bash[20963]: cluster 2024-04-03T18:15:01.342784+0000 mgr.y (mgr.24370) 7098 : cluster [DBG] pgmap v7082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:15:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:15:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:04 smithi082 bash[20963]: cluster 2024-04-03T18:15:03.343581+0000 mgr.y (mgr.24370) 7099 : cluster [DBG] pgmap v7083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:04 smithi082 bash[20963]: audit 2024-04-03T18:15:04.060833+0000 mon.a (mon.0) 6489 : audit [DBG] from='client.? 172.21.15.67:0/2200721752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:05.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:04 smithi067 bash[17655]: cluster 2024-04-03T18:15:03.343581+0000 mgr.y (mgr.24370) 7099 : cluster [DBG] pgmap v7083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:05.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:04 smithi067 bash[17655]: audit 2024-04-03T18:15:04.060833+0000 mon.a (mon.0) 6489 : audit [DBG] from='client.? 172.21.15.67:0/2200721752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:04 smithi067 bash[27441]: cluster 2024-04-03T18:15:03.343581+0000 mgr.y (mgr.24370) 7099 : cluster [DBG] pgmap v7083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:04 smithi067 bash[27441]: audit 2024-04-03T18:15:04.060833+0000 mon.a (mon.0) 6489 : audit [DBG] from='client.? 172.21.15.67:0/2200721752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:07.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:06 smithi082 bash[20963]: cluster 2024-04-03T18:15:05.344321+0000 mgr.y (mgr.24370) 7100 : cluster [DBG] pgmap v7084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:06 smithi082 bash[20963]: audit 2024-04-03T18:15:06.514775+0000 mon.c (mon.2) 2803 : audit [DBG] from='client.? 172.21.15.67:0/2489908959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:07.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:06 smithi067 bash[27441]: cluster 2024-04-03T18:15:05.344321+0000 mgr.y (mgr.24370) 7100 : cluster [DBG] pgmap v7084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:07.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:06 smithi067 bash[27441]: audit 2024-04-03T18:15:06.514775+0000 mon.c (mon.2) 2803 : audit [DBG] from='client.? 172.21.15.67:0/2489908959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:07.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:06 smithi067 bash[17655]: cluster 2024-04-03T18:15:05.344321+0000 mgr.y (mgr.24370) 7100 : cluster [DBG] pgmap v7084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:07.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:06 smithi067 bash[17655]: audit 2024-04-03T18:15:06.514775+0000 mon.c (mon.2) 2803 : audit [DBG] from='client.? 172.21.15.67:0/2489908959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:09.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:08 smithi082 bash[20963]: cluster 2024-04-03T18:15:07.345486+0000 mgr.y (mgr.24370) 7101 : cluster [DBG] pgmap v7085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:09.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:08 smithi067 bash[17655]: cluster 2024-04-03T18:15:07.345486+0000 mgr.y (mgr.24370) 7101 : cluster [DBG] pgmap v7085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:08 smithi067 bash[27441]: cluster 2024-04-03T18:15:07.345486+0000 mgr.y (mgr.24370) 7101 : cluster [DBG] pgmap v7085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:10.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:09 smithi082 bash[20963]: audit 2024-04-03T18:15:08.973547+0000 mon.c (mon.2) 2804 : audit [DBG] from='client.? 172.21.15.67:0/829961507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:10.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:09 smithi067 bash[17655]: audit 2024-04-03T18:15:08.973547+0000 mon.c (mon.2) 2804 : audit [DBG] from='client.? 172.21.15.67:0/829961507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:10.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:09 smithi067 bash[27441]: audit 2024-04-03T18:15:08.973547+0000 mon.c (mon.2) 2804 : audit [DBG] from='client.? 172.21.15.67:0/829961507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:11.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:10 smithi082 bash[20963]: cluster 2024-04-03T18:15:09.346186+0000 mgr.y (mgr.24370) 7102 : cluster [DBG] pgmap v7086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:11.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:10 smithi082 bash[20963]: audit 2024-04-03T18:15:10.028901+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:11.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:10 smithi067 bash[17655]: cluster 2024-04-03T18:15:09.346186+0000 mgr.y (mgr.24370) 7102 : cluster [DBG] pgmap v7086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:11.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:10 smithi067 bash[17655]: audit 2024-04-03T18:15:10.028901+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:11.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:10 smithi067 bash[27441]: cluster 2024-04-03T18:15:09.346186+0000 mgr.y (mgr.24370) 7102 : cluster [DBG] pgmap v7086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:11.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:10 smithi067 bash[27441]: audit 2024-04-03T18:15:10.028901+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:12.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:11 smithi082 bash[20963]: audit 2024-04-03T18:15:11.433120+0000 mon.c (mon.2) 2805 : audit [DBG] from='client.? 172.21.15.67:0/2355265651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:12.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:11 smithi067 bash[17655]: audit 2024-04-03T18:15:11.433120+0000 mon.c (mon.2) 2805 : audit [DBG] from='client.? 172.21.15.67:0/2355265651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:12.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:11 smithi067 bash[27441]: audit 2024-04-03T18:15:11.433120+0000 mon.c (mon.2) 2805 : audit [DBG] from='client.? 172.21.15.67:0/2355265651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:13.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:12 smithi067 bash[27441]: cluster 2024-04-03T18:15:11.347483+0000 mgr.y (mgr.24370) 7103 : cluster [DBG] pgmap v7087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:13.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:12 smithi067 bash[17655]: cluster 2024-04-03T18:15:11.347483+0000 mgr.y (mgr.24370) 7103 : cluster [DBG] pgmap v7087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:13.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:12 smithi082 bash[20963]: cluster 2024-04-03T18:15:11.347483+0000 mgr.y (mgr.24370) 7103 : cluster [DBG] pgmap v7087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:15:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:15:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:14 smithi082 bash[20963]: cluster 2024-04-03T18:15:13.348362+0000 mgr.y (mgr.24370) 7104 : cluster [DBG] pgmap v7088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:15.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:14 smithi082 bash[20963]: audit 2024-04-03T18:15:13.889264+0000 mon.c (mon.2) 2806 : audit [DBG] from='client.? 172.21.15.67:0/1606263763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:15.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:14 smithi067 bash[17655]: cluster 2024-04-03T18:15:13.348362+0000 mgr.y (mgr.24370) 7104 : cluster [DBG] pgmap v7088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:15.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:14 smithi067 bash[17655]: audit 2024-04-03T18:15:13.889264+0000 mon.c (mon.2) 2806 : audit [DBG] from='client.? 172.21.15.67:0/1606263763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:15.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:14 smithi067 bash[27441]: cluster 2024-04-03T18:15:13.348362+0000 mgr.y (mgr.24370) 7104 : cluster [DBG] pgmap v7088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:15.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:14 smithi067 bash[27441]: audit 2024-04-03T18:15:13.889264+0000 mon.c (mon.2) 2806 : audit [DBG] from='client.? 172.21.15.67:0/1606263763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:17.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:16 smithi082 bash[20963]: cluster 2024-04-03T18:15:15.349043+0000 mgr.y (mgr.24370) 7105 : cluster [DBG] pgmap v7089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:17.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:16 smithi082 bash[20963]: audit 2024-04-03T18:15:16.340763+0000 mon.a (mon.0) 6491 : audit [DBG] from='client.? 172.21.15.67:0/3144383439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:17.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:16 smithi067 bash[27441]: cluster 2024-04-03T18:15:15.349043+0000 mgr.y (mgr.24370) 7105 : cluster [DBG] pgmap v7089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:17.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:16 smithi067 bash[27441]: audit 2024-04-03T18:15:16.340763+0000 mon.a (mon.0) 6491 : audit [DBG] from='client.? 172.21.15.67:0/3144383439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:17.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:16 smithi067 bash[17655]: cluster 2024-04-03T18:15:15.349043+0000 mgr.y (mgr.24370) 7105 : cluster [DBG] pgmap v7089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:17.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:16 smithi067 bash[17655]: audit 2024-04-03T18:15:16.340763+0000 mon.a (mon.0) 6491 : audit [DBG] from='client.? 172.21.15.67:0/3144383439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:19.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:18 smithi082 bash[20963]: cluster 2024-04-03T18:15:17.350208+0000 mgr.y (mgr.24370) 7106 : cluster [DBG] pgmap v7090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:19.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:18 smithi067 bash[17655]: cluster 2024-04-03T18:15:17.350208+0000 mgr.y (mgr.24370) 7106 : cluster [DBG] pgmap v7090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:19.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:18 smithi067 bash[27441]: cluster 2024-04-03T18:15:17.350208+0000 mgr.y (mgr.24370) 7106 : cluster [DBG] pgmap v7090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:20.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:19 smithi082 bash[20963]: audit 2024-04-03T18:15:18.802291+0000 mon.c (mon.2) 2807 : audit [DBG] from='client.? 172.21.15.67:0/1633628375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:20.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:19 smithi067 bash[27441]: audit 2024-04-03T18:15:18.802291+0000 mon.c (mon.2) 2807 : audit [DBG] from='client.? 172.21.15.67:0/1633628375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:20.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:19 smithi067 bash[17655]: audit 2024-04-03T18:15:18.802291+0000 mon.c (mon.2) 2807 : audit [DBG] from='client.? 172.21.15.67:0/1633628375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:21.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:20 smithi082 bash[20963]: cluster 2024-04-03T18:15:19.350867+0000 mgr.y (mgr.24370) 7107 : cluster [DBG] pgmap v7091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:21.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:20 smithi067 bash[17655]: cluster 2024-04-03T18:15:19.350867+0000 mgr.y (mgr.24370) 7107 : cluster [DBG] pgmap v7091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:21.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:20 smithi067 bash[27441]: cluster 2024-04-03T18:15:19.350867+0000 mgr.y (mgr.24370) 7107 : cluster [DBG] pgmap v7091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:22.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:21 smithi082 bash[20963]: audit 2024-04-03T18:15:21.251232+0000 mon.c (mon.2) 2808 : audit [DBG] from='client.? 172.21.15.67:0/477536606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:22.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:21 smithi067 bash[27441]: audit 2024-04-03T18:15:21.251232+0000 mon.c (mon.2) 2808 : audit [DBG] from='client.? 172.21.15.67:0/477536606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:22.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:21 smithi067 bash[17655]: audit 2024-04-03T18:15:21.251232+0000 mon.c (mon.2) 2808 : audit [DBG] from='client.? 172.21.15.67:0/477536606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:23.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:22 smithi067 bash[17655]: cluster 2024-04-03T18:15:21.351995+0000 mgr.y (mgr.24370) 7108 : cluster [DBG] pgmap v7092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:23.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:22 smithi067 bash[27441]: cluster 2024-04-03T18:15:21.351995+0000 mgr.y (mgr.24370) 7108 : cluster [DBG] pgmap v7092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:23.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:22 smithi082 bash[20963]: cluster 2024-04-03T18:15:21.351995+0000 mgr.y (mgr.24370) 7108 : cluster [DBG] pgmap v7092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:15:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:15:23.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:23 smithi082 bash[20963]: cluster 2024-04-03T18:15:23.352704+0000 mgr.y (mgr.24370) 7109 : cluster [DBG] pgmap v7093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:23.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:23 smithi082 bash[20963]: audit 2024-04-03T18:15:23.719984+0000 mon.a (mon.0) 6492 : audit [DBG] from='client.? 172.21.15.67:0/2629459632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:24.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:23 smithi067 bash[17655]: cluster 2024-04-03T18:15:23.352704+0000 mgr.y (mgr.24370) 7109 : cluster [DBG] pgmap v7093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:24.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:23 smithi067 bash[17655]: audit 2024-04-03T18:15:23.719984+0000 mon.a (mon.0) 6492 : audit [DBG] from='client.? 172.21.15.67:0/2629459632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:24.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:23 smithi067 bash[27441]: cluster 2024-04-03T18:15:23.352704+0000 mgr.y (mgr.24370) 7109 : cluster [DBG] pgmap v7093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:24.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:23 smithi067 bash[27441]: audit 2024-04-03T18:15:23.719984+0000 mon.a (mon.0) 6492 : audit [DBG] from='client.? 172.21.15.67:0/2629459632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:25.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:25 smithi082 bash[20963]: audit 2024-04-03T18:15:25.029621+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:25.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:25 smithi067 bash[27441]: audit 2024-04-03T18:15:25.029621+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:25.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:25 smithi067 bash[17655]: audit 2024-04-03T18:15:25.029621+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:26.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:26 smithi082 bash[20963]: cluster 2024-04-03T18:15:25.353349+0000 mgr.y (mgr.24370) 7110 : cluster [DBG] pgmap v7094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:26.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:26 smithi067 bash[27441]: cluster 2024-04-03T18:15:25.353349+0000 mgr.y (mgr.24370) 7110 : cluster [DBG] pgmap v7094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:26.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:26 smithi067 bash[17655]: cluster 2024-04-03T18:15:25.353349+0000 mgr.y (mgr.24370) 7110 : cluster [DBG] pgmap v7094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:27 smithi082 bash[20963]: audit 2024-04-03T18:15:26.171451+0000 mon.a (mon.0) 6494 : audit [DBG] from='client.? 172.21.15.67:0/2128618061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:27.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:27 smithi067 bash[27441]: audit 2024-04-03T18:15:26.171451+0000 mon.a (mon.0) 6494 : audit [DBG] from='client.? 172.21.15.67:0/2128618061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:27 smithi067 bash[17655]: audit 2024-04-03T18:15:26.171451+0000 mon.a (mon.0) 6494 : audit [DBG] from='client.? 172.21.15.67:0/2128618061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:28.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:28 smithi082 bash[20963]: cluster 2024-04-03T18:15:27.354514+0000 mgr.y (mgr.24370) 7111 : cluster [DBG] pgmap v7095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:28.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:28 smithi067 bash[17655]: cluster 2024-04-03T18:15:27.354514+0000 mgr.y (mgr.24370) 7111 : cluster [DBG] pgmap v7095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:28.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:28 smithi067 bash[27441]: cluster 2024-04-03T18:15:27.354514+0000 mgr.y (mgr.24370) 7111 : cluster [DBG] pgmap v7095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:29.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:29 smithi082 bash[20963]: audit 2024-04-03T18:15:28.639490+0000 mon.a (mon.0) 6495 : audit [DBG] from='client.? 172.21.15.67:0/2226215177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:29.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:29 smithi067 bash[27441]: audit 2024-04-03T18:15:28.639490+0000 mon.a (mon.0) 6495 : audit [DBG] from='client.? 172.21.15.67:0/2226215177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:29 smithi067 bash[17655]: audit 2024-04-03T18:15:28.639490+0000 mon.a (mon.0) 6495 : audit [DBG] from='client.? 172.21.15.67:0/2226215177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:30.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:30 smithi082 bash[20963]: cluster 2024-04-03T18:15:29.355222+0000 mgr.y (mgr.24370) 7112 : cluster [DBG] pgmap v7096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:30.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:30 smithi067 bash[17655]: cluster 2024-04-03T18:15:29.355222+0000 mgr.y (mgr.24370) 7112 : cluster [DBG] pgmap v7096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:30.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:30 smithi067 bash[27441]: cluster 2024-04-03T18:15:29.355222+0000 mgr.y (mgr.24370) 7112 : cluster [DBG] pgmap v7096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:31 smithi082 bash[20963]: audit 2024-04-03T18:15:31.092347+0000 mon.a (mon.0) 6496 : audit [DBG] from='client.? 172.21.15.67:0/3072266629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:31.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:31 smithi067 bash[17655]: audit 2024-04-03T18:15:31.092347+0000 mon.a (mon.0) 6496 : audit [DBG] from='client.? 172.21.15.67:0/3072266629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:31.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:31 smithi067 bash[27441]: audit 2024-04-03T18:15:31.092347+0000 mon.a (mon.0) 6496 : audit [DBG] from='client.? 172.21.15.67:0/3072266629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:32.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:32 smithi082 bash[20963]: cluster 2024-04-03T18:15:31.356441+0000 mgr.y (mgr.24370) 7113 : cluster [DBG] pgmap v7097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:32.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:32 smithi067 bash[17655]: cluster 2024-04-03T18:15:31.356441+0000 mgr.y (mgr.24370) 7113 : cluster [DBG] pgmap v7097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:32.412 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:32 smithi067 bash[27441]: cluster 2024-04-03T18:15:31.356441+0000 mgr.y (mgr.24370) 7113 : cluster [DBG] pgmap v7097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:15:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:15:34.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:34 smithi067 bash[27441]: cluster 2024-04-03T18:15:33.357103+0000 mgr.y (mgr.24370) 7114 : cluster [DBG] pgmap v7098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:34.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:34 smithi067 bash[27441]: audit 2024-04-03T18:15:33.553576+0000 mon.c (mon.2) 2809 : audit [DBG] from='client.? 172.21.15.67:0/3689394912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:34 smithi067 bash[17655]: cluster 2024-04-03T18:15:33.357103+0000 mgr.y (mgr.24370) 7114 : cluster [DBG] pgmap v7098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:34 smithi067 bash[17655]: audit 2024-04-03T18:15:33.553576+0000 mon.c (mon.2) 2809 : audit [DBG] from='client.? 172.21.15.67:0/3689394912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:34.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:34 smithi082 bash[20963]: cluster 2024-04-03T18:15:33.357103+0000 mgr.y (mgr.24370) 7114 : cluster [DBG] pgmap v7098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:34.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:34 smithi082 bash[20963]: audit 2024-04-03T18:15:33.553576+0000 mon.c (mon.2) 2809 : audit [DBG] from='client.? 172.21.15.67:0/3689394912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:36.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:36 smithi082 bash[20963]: cluster 2024-04-03T18:15:35.357778+0000 mgr.y (mgr.24370) 7115 : cluster [DBG] pgmap v7099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:36.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:36 smithi082 bash[20963]: audit 2024-04-03T18:15:36.006060+0000 mon.a (mon.0) 6497 : audit [DBG] from='client.? 172.21.15.67:0/3865121358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:36.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:36 smithi067 bash[17655]: cluster 2024-04-03T18:15:35.357778+0000 mgr.y (mgr.24370) 7115 : cluster [DBG] pgmap v7099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:36.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:36 smithi067 bash[17655]: audit 2024-04-03T18:15:36.006060+0000 mon.a (mon.0) 6497 : audit [DBG] from='client.? 172.21.15.67:0/3865121358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:36 smithi067 bash[27441]: cluster 2024-04-03T18:15:35.357778+0000 mgr.y (mgr.24370) 7115 : cluster [DBG] pgmap v7099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:36.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:36 smithi067 bash[27441]: audit 2024-04-03T18:15:36.006060+0000 mon.a (mon.0) 6497 : audit [DBG] from='client.? 172.21.15.67:0/3865121358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:38.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:38 smithi082 bash[20963]: cluster 2024-04-03T18:15:37.358956+0000 mgr.y (mgr.24370) 7116 : cluster [DBG] pgmap v7100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:38.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:38 smithi067 bash[17655]: cluster 2024-04-03T18:15:37.358956+0000 mgr.y (mgr.24370) 7116 : cluster [DBG] pgmap v7100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:38 smithi067 bash[27441]: cluster 2024-04-03T18:15:37.358956+0000 mgr.y (mgr.24370) 7116 : cluster [DBG] pgmap v7100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:39 smithi082 bash[20963]: audit 2024-04-03T18:15:38.461793+0000 mon.a (mon.0) 6498 : audit [DBG] from='client.? 172.21.15.67:0/797589673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:39 smithi067 bash[17655]: audit 2024-04-03T18:15:38.461793+0000 mon.a (mon.0) 6498 : audit [DBG] from='client.? 172.21.15.67:0/797589673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:39.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:39 smithi067 bash[27441]: audit 2024-04-03T18:15:38.461793+0000 mon.a (mon.0) 6498 : audit [DBG] from='client.? 172.21.15.67:0/797589673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:40 smithi082 bash[20963]: cluster 2024-04-03T18:15:39.359537+0000 mgr.y (mgr.24370) 7117 : cluster [DBG] pgmap v7101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:40 smithi082 bash[20963]: audit 2024-04-03T18:15:40.029837+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:40 smithi067 bash[27441]: cluster 2024-04-03T18:15:39.359537+0000 mgr.y (mgr.24370) 7117 : cluster [DBG] pgmap v7101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:40 smithi067 bash[27441]: audit 2024-04-03T18:15:40.029837+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:40 smithi067 bash[17655]: cluster 2024-04-03T18:15:39.359537+0000 mgr.y (mgr.24370) 7117 : cluster [DBG] pgmap v7101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:40 smithi067 bash[17655]: audit 2024-04-03T18:15:40.029837+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:41.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:41 smithi082 bash[20963]: audit 2024-04-03T18:15:40.925817+0000 mon.c (mon.2) 2810 : audit [DBG] from='client.? 172.21.15.67:0/3726921803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:41.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:41 smithi067 bash[27441]: audit 2024-04-03T18:15:40.925817+0000 mon.c (mon.2) 2810 : audit [DBG] from='client.? 172.21.15.67:0/3726921803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:41 smithi067 bash[17655]: audit 2024-04-03T18:15:40.925817+0000 mon.c (mon.2) 2810 : audit [DBG] from='client.? 172.21.15.67:0/3726921803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:42.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:42 smithi082 bash[20963]: cluster 2024-04-03T18:15:41.360691+0000 mgr.y (mgr.24370) 7118 : cluster [DBG] pgmap v7102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:42 smithi067 bash[27441]: cluster 2024-04-03T18:15:41.360691+0000 mgr.y (mgr.24370) 7118 : cluster [DBG] pgmap v7102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:42 smithi067 bash[17655]: cluster 2024-04-03T18:15:41.360691+0000 mgr.y (mgr.24370) 7118 : cluster [DBG] pgmap v7102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:43] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:15:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:15:43.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:43 smithi082 bash[20963]: audit 2024-04-03T18:15:43.379705+0000 mon.a (mon.0) 6500 : audit [DBG] from='client.? 172.21.15.67:0/1889262491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:43.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:43 smithi067 bash[17655]: audit 2024-04-03T18:15:43.379705+0000 mon.a (mon.0) 6500 : audit [DBG] from='client.? 172.21.15.67:0/1889262491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:43.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:43 smithi067 bash[27441]: audit 2024-04-03T18:15:43.379705+0000 mon.a (mon.0) 6500 : audit [DBG] from='client.? 172.21.15.67:0/1889262491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:44 smithi082 bash[20963]: cluster 2024-04-03T18:15:43.361331+0000 mgr.y (mgr.24370) 7119 : cluster [DBG] pgmap v7103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:44 smithi067 bash[17655]: cluster 2024-04-03T18:15:43.361331+0000 mgr.y (mgr.24370) 7119 : cluster [DBG] pgmap v7103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:44 smithi067 bash[27441]: cluster 2024-04-03T18:15:43.361331+0000 mgr.y (mgr.24370) 7119 : cluster [DBG] pgmap v7103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:46.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:46 smithi082 bash[20963]: cluster 2024-04-03T18:15:45.362003+0000 mgr.y (mgr.24370) 7120 : cluster [DBG] pgmap v7104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:46.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:46 smithi082 bash[20963]: audit 2024-04-03T18:15:45.833382+0000 mon.a (mon.0) 6501 : audit [DBG] from='client.? 172.21.15.67:0/3716563687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:46 smithi067 bash[17655]: cluster 2024-04-03T18:15:45.362003+0000 mgr.y (mgr.24370) 7120 : cluster [DBG] pgmap v7104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:46 smithi067 bash[17655]: audit 2024-04-03T18:15:45.833382+0000 mon.a (mon.0) 6501 : audit [DBG] from='client.? 172.21.15.67:0/3716563687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:46 smithi067 bash[27441]: cluster 2024-04-03T18:15:45.362003+0000 mgr.y (mgr.24370) 7120 : cluster [DBG] pgmap v7104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:46 smithi067 bash[27441]: audit 2024-04-03T18:15:45.833382+0000 mon.a (mon.0) 6501 : audit [DBG] from='client.? 172.21.15.67:0/3716563687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:48.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:48 smithi082 bash[20963]: cluster 2024-04-03T18:15:47.363156+0000 mgr.y (mgr.24370) 7121 : cluster [DBG] pgmap v7105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:48.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:48 smithi082 bash[20963]: audit 2024-04-03T18:15:48.285681+0000 mon.c (mon.2) 2811 : audit [DBG] from='client.? 172.21.15.67:0/1973301849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:48 smithi067 bash[27441]: cluster 2024-04-03T18:15:47.363156+0000 mgr.y (mgr.24370) 7121 : cluster [DBG] pgmap v7105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:48 smithi067 bash[27441]: audit 2024-04-03T18:15:48.285681+0000 mon.c (mon.2) 2811 : audit [DBG] from='client.? 172.21.15.67:0/1973301849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:48 smithi067 bash[17655]: cluster 2024-04-03T18:15:47.363156+0000 mgr.y (mgr.24370) 7121 : cluster [DBG] pgmap v7105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:48 smithi067 bash[17655]: audit 2024-04-03T18:15:48.285681+0000 mon.c (mon.2) 2811 : audit [DBG] from='client.? 172.21.15.67:0/1973301849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:50.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:50 smithi082 bash[20963]: cluster 2024-04-03T18:15:49.363846+0000 mgr.y (mgr.24370) 7122 : cluster [DBG] pgmap v7106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:50 smithi067 bash[27441]: cluster 2024-04-03T18:15:49.363846+0000 mgr.y (mgr.24370) 7122 : cluster [DBG] pgmap v7106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:50.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:50 smithi067 bash[17655]: cluster 2024-04-03T18:15:49.363846+0000 mgr.y (mgr.24370) 7122 : cluster [DBG] pgmap v7106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:51.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:51 smithi082 bash[20963]: audit 2024-04-03T18:15:50.743451+0000 mon.a (mon.0) 6502 : audit [DBG] from='client.? 172.21.15.67:0/3507876405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:51.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:51 smithi067 bash[27441]: audit 2024-04-03T18:15:50.743451+0000 mon.a (mon.0) 6502 : audit [DBG] from='client.? 172.21.15.67:0/3507876405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:51.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:51 smithi067 bash[17655]: audit 2024-04-03T18:15:50.743451+0000 mon.a (mon.0) 6502 : audit [DBG] from='client.? 172.21.15.67:0/3507876405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:52.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:52 smithi082 bash[20963]: cluster 2024-04-03T18:15:51.365011+0000 mgr.y (mgr.24370) 7123 : cluster [DBG] pgmap v7107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:52.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:52 smithi067 bash[17655]: cluster 2024-04-03T18:15:51.365011+0000 mgr.y (mgr.24370) 7123 : cluster [DBG] pgmap v7107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:52.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:52 smithi067 bash[27441]: cluster 2024-04-03T18:15:51.365011+0000 mgr.y (mgr.24370) 7123 : cluster [DBG] pgmap v7107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:53] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:15:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:15:53.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:53 smithi082 bash[20963]: audit 2024-04-03T18:15:53.201621+0000 mon.a (mon.0) 6503 : audit [DBG] from='client.? 172.21.15.67:0/1471496102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:53.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:53 smithi067 bash[17655]: audit 2024-04-03T18:15:53.201621+0000 mon.a (mon.0) 6503 : audit [DBG] from='client.? 172.21.15.67:0/1471496102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:53.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:53 smithi067 bash[27441]: audit 2024-04-03T18:15:53.201621+0000 mon.a (mon.0) 6503 : audit [DBG] from='client.? 172.21.15.67:0/1471496102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:54.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:54 smithi082 bash[20963]: cluster 2024-04-03T18:15:53.365705+0000 mgr.y (mgr.24370) 7124 : cluster [DBG] pgmap v7108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:54 smithi067 bash[17655]: cluster 2024-04-03T18:15:53.365705+0000 mgr.y (mgr.24370) 7124 : cluster [DBG] pgmap v7108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:54.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:54 smithi067 bash[27441]: cluster 2024-04-03T18:15:53.365705+0000 mgr.y (mgr.24370) 7124 : cluster [DBG] pgmap v7108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:55.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:55 smithi082 bash[20963]: audit 2024-04-03T18:15:54.520318+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:15:55.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:55 smithi082 bash[20963]: audit 2024-04-03T18:15:55.030378+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:55 smithi067 bash[27441]: audit 2024-04-03T18:15:54.520318+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:15:55.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:55 smithi067 bash[27441]: audit 2024-04-03T18:15:55.030378+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:55 smithi067 bash[17655]: audit 2024-04-03T18:15:54.520318+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:15:55.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:55 smithi067 bash[17655]: audit 2024-04-03T18:15:55.030378+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:15:56.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:56 smithi082 bash[20963]: cluster 2024-04-03T18:15:55.366336+0000 mgr.y (mgr.24370) 7125 : cluster [DBG] pgmap v7109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:56.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:56 smithi082 bash[20963]: audit 2024-04-03T18:15:55.665848+0000 mon.a (mon.0) 6506 : audit [DBG] from='client.? 172.21.15.67:0/3691165611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:56 smithi067 bash[27441]: cluster 2024-04-03T18:15:55.366336+0000 mgr.y (mgr.24370) 7125 : cluster [DBG] pgmap v7109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:56.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:56 smithi067 bash[27441]: audit 2024-04-03T18:15:55.665848+0000 mon.a (mon.0) 6506 : audit [DBG] from='client.? 172.21.15.67:0/3691165611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:56 smithi067 bash[17655]: cluster 2024-04-03T18:15:55.366336+0000 mgr.y (mgr.24370) 7125 : cluster [DBG] pgmap v7109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:56 smithi067 bash[17655]: audit 2024-04-03T18:15:55.665848+0000 mon.a (mon.0) 6506 : audit [DBG] from='client.? 172.21.15.67:0/3691165611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:58 smithi082 bash[20963]: cluster 2024-04-03T18:15:57.367433+0000 mgr.y (mgr.24370) 7126 : cluster [DBG] pgmap v7110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:15:58 smithi082 bash[20963]: audit 2024-04-03T18:15:58.117039+0000 mon.a (mon.0) 6507 : audit [DBG] from='client.? 172.21.15.67:0/995590692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:58 smithi067 bash[17655]: cluster 2024-04-03T18:15:57.367433+0000 mgr.y (mgr.24370) 7126 : cluster [DBG] pgmap v7110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:15:58 smithi067 bash[17655]: audit 2024-04-03T18:15:58.117039+0000 mon.a (mon.0) 6507 : audit [DBG] from='client.? 172.21.15.67:0/995590692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:15:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:58 smithi067 bash[27441]: cluster 2024-04-03T18:15:57.367433+0000 mgr.y (mgr.24370) 7126 : cluster [DBG] pgmap v7110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:15:58.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:15:58 smithi067 bash[27441]: audit 2024-04-03T18:15:58.117039+0000 mon.a (mon.0) 6507 : audit [DBG] from='client.? 172.21.15.67:0/995590692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:00.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:00 smithi082 bash[20963]: cluster 2024-04-03T18:15:59.367981+0000 mgr.y (mgr.24370) 7127 : cluster [DBG] pgmap v7111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:00.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:00 smithi082 bash[20963]: audit 2024-04-03T18:16:00.261501+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:00.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:00 smithi082 bash[20963]: audit 2024-04-03T18:16:00.268668+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:00 smithi067 bash[17655]: cluster 2024-04-03T18:15:59.367981+0000 mgr.y (mgr.24370) 7127 : cluster [DBG] pgmap v7111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:00 smithi067 bash[17655]: audit 2024-04-03T18:16:00.261501+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:00 smithi067 bash[17655]: audit 2024-04-03T18:16:00.268668+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:00 smithi067 bash[27441]: cluster 2024-04-03T18:15:59.367981+0000 mgr.y (mgr.24370) 7127 : cluster [DBG] pgmap v7111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:00 smithi067 bash[27441]: audit 2024-04-03T18:16:00.261501+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:00.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:00 smithi067 bash[27441]: audit 2024-04-03T18:16:00.268668+0000 mon.a (mon.0) 6509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:01.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:01 smithi082 bash[20963]: audit 2024-04-03T18:16:00.521333+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:01.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:01 smithi082 bash[20963]: audit 2024-04-03T18:16:00.530788+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:01.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:01 smithi082 bash[20963]: audit 2024-04-03T18:16:00.641726+0000 mon.a (mon.0) 6512 : audit [DBG] from='client.? 172.21.15.67:0/1105814565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:01.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:01 smithi082 bash[20963]: audit 2024-04-03T18:16:00.960071+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:16:01.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:01 smithi082 bash[20963]: audit 2024-04-03T18:16:00.961790+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:16:01.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:01 smithi082 bash[20963]: audit 2024-04-03T18:16:00.976368+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[17655]: audit 2024-04-03T18:16:00.521333+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[17655]: audit 2024-04-03T18:16:00.530788+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[17655]: audit 2024-04-03T18:16:00.641726+0000 mon.a (mon.0) 6512 : audit [DBG] from='client.? 172.21.15.67:0/1105814565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[17655]: audit 2024-04-03T18:16:00.960071+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:16:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[17655]: audit 2024-04-03T18:16:00.961790+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:16:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[17655]: audit 2024-04-03T18:16:00.976368+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:01.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[27441]: audit 2024-04-03T18:16:00.521333+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:01.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[27441]: audit 2024-04-03T18:16:00.530788+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:01.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[27441]: audit 2024-04-03T18:16:00.641726+0000 mon.a (mon.0) 6512 : audit [DBG] from='client.? 172.21.15.67:0/1105814565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:01.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[27441]: audit 2024-04-03T18:16:00.960071+0000 mon.a (mon.0) 6513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:16:01.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[27441]: audit 2024-04-03T18:16:00.961790+0000 mon.a (mon.0) 6514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:16:01.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:01 smithi067 bash[27441]: audit 2024-04-03T18:16:00.976368+0000 mon.a (mon.0) 6515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:16:02.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:02 smithi082 bash[20963]: cluster 2024-04-03T18:16:01.369145+0000 mgr.y (mgr.24370) 7128 : cluster [DBG] pgmap v7112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:02.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:02 smithi067 bash[27441]: cluster 2024-04-03T18:16:01.369145+0000 mgr.y (mgr.24370) 7128 : cluster [DBG] pgmap v7112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:02.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:02 smithi067 bash[17655]: cluster 2024-04-03T18:16:01.369145+0000 mgr.y (mgr.24370) 7128 : cluster [DBG] pgmap v7112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:03.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:16:03.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:03 smithi082 bash[20963]: audit 2024-04-03T18:16:03.095886+0000 mon.a (mon.0) 6516 : audit [DBG] from='client.? 172.21.15.67:0/325315740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:16:03.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:03 smithi067 bash[17655]: audit 2024-04-03T18:16:03.095886+0000 mon.a (mon.0) 6516 : audit [DBG] from='client.? 172.21.15.67:0/325315740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:03.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:03 smithi067 bash[27441]: audit 2024-04-03T18:16:03.095886+0000 mon.a (mon.0) 6516 : audit [DBG] from='client.? 172.21.15.67:0/325315740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:04.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:04 smithi082 bash[20963]: cluster 2024-04-03T18:16:03.369835+0000 mgr.y (mgr.24370) 7129 : cluster [DBG] pgmap v7113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:04 smithi067 bash[17655]: cluster 2024-04-03T18:16:03.369835+0000 mgr.y (mgr.24370) 7129 : cluster [DBG] pgmap v7113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:04.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:04 smithi067 bash[27441]: cluster 2024-04-03T18:16:03.369835+0000 mgr.y (mgr.24370) 7129 : cluster [DBG] pgmap v7113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:06.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:06 smithi082 bash[20963]: cluster 2024-04-03T18:16:05.370490+0000 mgr.y (mgr.24370) 7130 : cluster [DBG] pgmap v7114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:06.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:06 smithi082 bash[20963]: audit 2024-04-03T18:16:05.553524+0000 mon.c (mon.2) 2812 : audit [DBG] from='client.? 172.21.15.67:0/1895459856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:06 smithi067 bash[27441]: cluster 2024-04-03T18:16:05.370490+0000 mgr.y (mgr.24370) 7130 : cluster [DBG] pgmap v7114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:06 smithi067 bash[27441]: audit 2024-04-03T18:16:05.553524+0000 mon.c (mon.2) 2812 : audit [DBG] from='client.? 172.21.15.67:0/1895459856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:06 smithi067 bash[17655]: cluster 2024-04-03T18:16:05.370490+0000 mgr.y (mgr.24370) 7130 : cluster [DBG] pgmap v7114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:06.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:06 smithi067 bash[17655]: audit 2024-04-03T18:16:05.553524+0000 mon.c (mon.2) 2812 : audit [DBG] from='client.? 172.21.15.67:0/1895459856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:08.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:08 smithi082 bash[20963]: cluster 2024-04-03T18:16:07.371578+0000 mgr.y (mgr.24370) 7131 : cluster [DBG] pgmap v7115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:08.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:08 smithi082 bash[20963]: audit 2024-04-03T18:16:08.008889+0000 mon.c (mon.2) 2813 : audit [DBG] from='client.? 172.21.15.67:0/3268636874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:08.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:08 smithi067 bash[17655]: cluster 2024-04-03T18:16:07.371578+0000 mgr.y (mgr.24370) 7131 : cluster [DBG] pgmap v7115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:08.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:08 smithi067 bash[17655]: audit 2024-04-03T18:16:08.008889+0000 mon.c (mon.2) 2813 : audit [DBG] from='client.? 172.21.15.67:0/3268636874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:08.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:08 smithi067 bash[27441]: cluster 2024-04-03T18:16:07.371578+0000 mgr.y (mgr.24370) 7131 : cluster [DBG] pgmap v7115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:08.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:08 smithi067 bash[27441]: audit 2024-04-03T18:16:08.008889+0000 mon.c (mon.2) 2813 : audit [DBG] from='client.? 172.21.15.67:0/3268636874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:10 smithi082 bash[20963]: cluster 2024-04-03T18:16:09.372393+0000 mgr.y (mgr.24370) 7132 : cluster [DBG] pgmap v7116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:10 smithi082 bash[20963]: audit 2024-04-03T18:16:10.030654+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:10 smithi082 bash[20963]: audit 2024-04-03T18:16:10.464777+0000 mon.a (mon.0) 6518 : audit [DBG] from='client.? 172.21.15.67:0/2937720113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:10 smithi067 bash[17655]: cluster 2024-04-03T18:16:09.372393+0000 mgr.y (mgr.24370) 7132 : cluster [DBG] pgmap v7116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:10 smithi067 bash[17655]: audit 2024-04-03T18:16:10.030654+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:10 smithi067 bash[17655]: audit 2024-04-03T18:16:10.464777+0000 mon.a (mon.0) 6518 : audit [DBG] from='client.? 172.21.15.67:0/2937720113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:10 smithi067 bash[27441]: cluster 2024-04-03T18:16:09.372393+0000 mgr.y (mgr.24370) 7132 : cluster [DBG] pgmap v7116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:10 smithi067 bash[27441]: audit 2024-04-03T18:16:10.030654+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:10 smithi067 bash[27441]: audit 2024-04-03T18:16:10.464777+0000 mon.a (mon.0) 6518 : audit [DBG] from='client.? 172.21.15.67:0/2937720113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:12.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:12 smithi082 bash[20963]: cluster 2024-04-03T18:16:11.373579+0000 mgr.y (mgr.24370) 7133 : cluster [DBG] pgmap v7117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:12 smithi067 bash[17655]: cluster 2024-04-03T18:16:11.373579+0000 mgr.y (mgr.24370) 7133 : cluster [DBG] pgmap v7117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:12 smithi067 bash[27441]: cluster 2024-04-03T18:16:11.373579+0000 mgr.y (mgr.24370) 7133 : cluster [DBG] pgmap v7117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:13] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:16:13.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:13 smithi082 bash[20963]: audit 2024-04-03T18:16:12.930204+0000 mon.a (mon.0) 6519 : audit [DBG] from='client.? 172.21.15.67:0/2477941837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:16:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:13 smithi067 bash[17655]: audit 2024-04-03T18:16:12.930204+0000 mon.a (mon.0) 6519 : audit [DBG] from='client.? 172.21.15.67:0/2477941837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:13.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:13 smithi067 bash[27441]: audit 2024-04-03T18:16:12.930204+0000 mon.a (mon.0) 6519 : audit [DBG] from='client.? 172.21.15.67:0/2477941837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:14 smithi082 bash[20963]: cluster 2024-04-03T18:16:13.374257+0000 mgr.y (mgr.24370) 7134 : cluster [DBG] pgmap v7118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:14 smithi067 bash[17655]: cluster 2024-04-03T18:16:13.374257+0000 mgr.y (mgr.24370) 7134 : cluster [DBG] pgmap v7118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:14 smithi067 bash[27441]: cluster 2024-04-03T18:16:13.374257+0000 mgr.y (mgr.24370) 7134 : cluster [DBG] pgmap v7118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:15.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:15 smithi082 bash[20963]: audit 2024-04-03T18:16:15.385919+0000 mon.c (mon.2) 2814 : audit [DBG] from='client.? 172.21.15.67:0/387591608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:15.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:15 smithi067 bash[17655]: audit 2024-04-03T18:16:15.385919+0000 mon.c (mon.2) 2814 : audit [DBG] from='client.? 172.21.15.67:0/387591608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:15.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:15 smithi067 bash[27441]: audit 2024-04-03T18:16:15.385919+0000 mon.c (mon.2) 2814 : audit [DBG] from='client.? 172.21.15.67:0/387591608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:16 smithi082 bash[20963]: cluster 2024-04-03T18:16:15.374912+0000 mgr.y (mgr.24370) 7135 : cluster [DBG] pgmap v7119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:16.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:16 smithi067 bash[27441]: cluster 2024-04-03T18:16:15.374912+0000 mgr.y (mgr.24370) 7135 : cluster [DBG] pgmap v7119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:16 smithi067 bash[17655]: cluster 2024-04-03T18:16:15.374912+0000 mgr.y (mgr.24370) 7135 : cluster [DBG] pgmap v7119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:18 smithi082 bash[20963]: cluster 2024-04-03T18:16:17.376109+0000 mgr.y (mgr.24370) 7136 : cluster [DBG] pgmap v7120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:18.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:18 smithi082 bash[20963]: audit 2024-04-03T18:16:17.842498+0000 mon.a (mon.0) 6520 : audit [DBG] from='client.? 172.21.15.67:0/1490742151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:18.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:18 smithi067 bash[17655]: cluster 2024-04-03T18:16:17.376109+0000 mgr.y (mgr.24370) 7136 : cluster [DBG] pgmap v7120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:18.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:18 smithi067 bash[17655]: audit 2024-04-03T18:16:17.842498+0000 mon.a (mon.0) 6520 : audit [DBG] from='client.? 172.21.15.67:0/1490742151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:18.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:18 smithi067 bash[27441]: cluster 2024-04-03T18:16:17.376109+0000 mgr.y (mgr.24370) 7136 : cluster [DBG] pgmap v7120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:18.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:18 smithi067 bash[27441]: audit 2024-04-03T18:16:17.842498+0000 mon.a (mon.0) 6520 : audit [DBG] from='client.? 172.21.15.67:0/1490742151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:20.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:20 smithi082 bash[20963]: cluster 2024-04-03T18:16:19.376755+0000 mgr.y (mgr.24370) 7137 : cluster [DBG] pgmap v7121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:20.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:20 smithi082 bash[20963]: audit 2024-04-03T18:16:20.299367+0000 mon.c (mon.2) 2815 : audit [DBG] from='client.? 172.21.15.67:0/3881879147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:20.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:20 smithi067 bash[17655]: cluster 2024-04-03T18:16:19.376755+0000 mgr.y (mgr.24370) 7137 : cluster [DBG] pgmap v7121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:20.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:20 smithi067 bash[17655]: audit 2024-04-03T18:16:20.299367+0000 mon.c (mon.2) 2815 : audit [DBG] from='client.? 172.21.15.67:0/3881879147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:20.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:20 smithi067 bash[27441]: cluster 2024-04-03T18:16:19.376755+0000 mgr.y (mgr.24370) 7137 : cluster [DBG] pgmap v7121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:20.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:20 smithi067 bash[27441]: audit 2024-04-03T18:16:20.299367+0000 mon.c (mon.2) 2815 : audit [DBG] from='client.? 172.21.15.67:0/3881879147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:22 smithi082 bash[20963]: cluster 2024-04-03T18:16:21.377938+0000 mgr.y (mgr.24370) 7138 : cluster [DBG] pgmap v7122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:22.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:22 smithi067 bash[17655]: cluster 2024-04-03T18:16:21.377938+0000 mgr.y (mgr.24370) 7138 : cluster [DBG] pgmap v7122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:22.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:22 smithi067 bash[27441]: cluster 2024-04-03T18:16:21.377938+0000 mgr.y (mgr.24370) 7138 : cluster [DBG] pgmap v7122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:23] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:16:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:16:23.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:23 smithi082 bash[20963]: audit 2024-04-03T18:16:22.745088+0000 mon.c (mon.2) 2816 : audit [DBG] from='client.? 172.21.15.67:0/216686951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:23.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:23 smithi067 bash[27441]: audit 2024-04-03T18:16:22.745088+0000 mon.c (mon.2) 2816 : audit [DBG] from='client.? 172.21.15.67:0/216686951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:23.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:23 smithi067 bash[17655]: audit 2024-04-03T18:16:22.745088+0000 mon.c (mon.2) 2816 : audit [DBG] from='client.? 172.21.15.67:0/216686951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:24 smithi082 bash[20963]: cluster 2024-04-03T18:16:23.378662+0000 mgr.y (mgr.24370) 7139 : cluster [DBG] pgmap v7123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:24 smithi067 bash[17655]: cluster 2024-04-03T18:16:23.378662+0000 mgr.y (mgr.24370) 7139 : cluster [DBG] pgmap v7123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:24 smithi067 bash[27441]: cluster 2024-04-03T18:16:23.378662+0000 mgr.y (mgr.24370) 7139 : cluster [DBG] pgmap v7123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:25 smithi082 bash[20963]: audit 2024-04-03T18:16:25.030841+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:25 smithi082 bash[20963]: audit 2024-04-03T18:16:25.199865+0000 mon.a (mon.0) 6522 : audit [DBG] from='client.? 172.21.15.67:0/3965077243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:25 smithi067 bash[27441]: audit 2024-04-03T18:16:25.030841+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:25 smithi067 bash[27441]: audit 2024-04-03T18:16:25.199865+0000 mon.a (mon.0) 6522 : audit [DBG] from='client.? 172.21.15.67:0/3965077243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:25 smithi067 bash[17655]: audit 2024-04-03T18:16:25.030841+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:25 smithi067 bash[17655]: audit 2024-04-03T18:16:25.199865+0000 mon.a (mon.0) 6522 : audit [DBG] from='client.? 172.21.15.67:0/3965077243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:26 smithi082 bash[20963]: cluster 2024-04-03T18:16:25.379384+0000 mgr.y (mgr.24370) 7140 : cluster [DBG] pgmap v7124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:26.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:26 smithi067 bash[27441]: cluster 2024-04-03T18:16:25.379384+0000 mgr.y (mgr.24370) 7140 : cluster [DBG] pgmap v7124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:26.953 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:26 smithi067 bash[17655]: cluster 2024-04-03T18:16:25.379384+0000 mgr.y (mgr.24370) 7140 : cluster [DBG] pgmap v7124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:28.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:28 smithi082 bash[20963]: cluster 2024-04-03T18:16:27.380553+0000 mgr.y (mgr.24370) 7141 : cluster [DBG] pgmap v7125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:28.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:28 smithi082 bash[20963]: audit 2024-04-03T18:16:27.651632+0000 mon.a (mon.0) 6523 : audit [DBG] from='client.? 172.21.15.67:0/2417979425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:28 smithi067 bash[17655]: cluster 2024-04-03T18:16:27.380553+0000 mgr.y (mgr.24370) 7141 : cluster [DBG] pgmap v7125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:28 smithi067 bash[17655]: audit 2024-04-03T18:16:27.651632+0000 mon.a (mon.0) 6523 : audit [DBG] from='client.? 172.21.15.67:0/2417979425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:28.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:28 smithi067 bash[27441]: cluster 2024-04-03T18:16:27.380553+0000 mgr.y (mgr.24370) 7141 : cluster [DBG] pgmap v7125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:28.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:28 smithi067 bash[27441]: audit 2024-04-03T18:16:27.651632+0000 mon.a (mon.0) 6523 : audit [DBG] from='client.? 172.21.15.67:0/2417979425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:30.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:30 smithi082 bash[20963]: cluster 2024-04-03T18:16:29.381267+0000 mgr.y (mgr.24370) 7142 : cluster [DBG] pgmap v7126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:30.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:30 smithi082 bash[20963]: audit 2024-04-03T18:16:30.104398+0000 mon.c (mon.2) 2817 : audit [DBG] from='client.? 172.21.15.67:0/899743708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:30.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:30 smithi067 bash[27441]: cluster 2024-04-03T18:16:29.381267+0000 mgr.y (mgr.24370) 7142 : cluster [DBG] pgmap v7126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:30.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:30 smithi067 bash[27441]: audit 2024-04-03T18:16:30.104398+0000 mon.c (mon.2) 2817 : audit [DBG] from='client.? 172.21.15.67:0/899743708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:30.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:30 smithi067 bash[17655]: cluster 2024-04-03T18:16:29.381267+0000 mgr.y (mgr.24370) 7142 : cluster [DBG] pgmap v7126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:30.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:30 smithi067 bash[17655]: audit 2024-04-03T18:16:30.104398+0000 mon.c (mon.2) 2817 : audit [DBG] from='client.? 172.21.15.67:0/899743708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:32.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:32 smithi082 bash[20963]: cluster 2024-04-03T18:16:31.382430+0000 mgr.y (mgr.24370) 7143 : cluster [DBG] pgmap v7127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:32.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:32 smithi082 bash[20963]: audit 2024-04-03T18:16:32.557382+0000 mon.c (mon.2) 2818 : audit [DBG] from='client.? 172.21.15.67:0/4108567527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:32.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:32 smithi067 bash[17655]: cluster 2024-04-03T18:16:31.382430+0000 mgr.y (mgr.24370) 7143 : cluster [DBG] pgmap v7127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:32.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:32 smithi067 bash[17655]: audit 2024-04-03T18:16:32.557382+0000 mon.c (mon.2) 2818 : audit [DBG] from='client.? 172.21.15.67:0/4108567527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:32.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:32 smithi067 bash[27441]: cluster 2024-04-03T18:16:31.382430+0000 mgr.y (mgr.24370) 7143 : cluster [DBG] pgmap v7127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:32.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:32 smithi067 bash[27441]: audit 2024-04-03T18:16:32.557382+0000 mon.c (mon.2) 2818 : audit [DBG] from='client.? 172.21.15.67:0/4108567527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:33] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:16:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:16:34.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:34 smithi082 bash[20963]: cluster 2024-04-03T18:16:33.383128+0000 mgr.y (mgr.24370) 7144 : cluster [DBG] pgmap v7128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:34.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:34 smithi067 bash[17655]: cluster 2024-04-03T18:16:33.383128+0000 mgr.y (mgr.24370) 7144 : cluster [DBG] pgmap v7128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:34.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:34 smithi067 bash[27441]: cluster 2024-04-03T18:16:33.383128+0000 mgr.y (mgr.24370) 7144 : cluster [DBG] pgmap v7128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:35.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:35 smithi067 bash[27441]: audit 2024-04-03T18:16:35.018776+0000 mon.c (mon.2) 2819 : audit [DBG] from='client.? 172.21.15.67:0/195719829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:35.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:35 smithi067 bash[17655]: audit 2024-04-03T18:16:35.018776+0000 mon.c (mon.2) 2819 : audit [DBG] from='client.? 172.21.15.67:0/195719829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:36.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:35 smithi082 bash[20963]: audit 2024-04-03T18:16:35.018776+0000 mon.c (mon.2) 2819 : audit [DBG] from='client.? 172.21.15.67:0/195719829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:36 smithi067 bash[27441]: cluster 2024-04-03T18:16:35.383816+0000 mgr.y (mgr.24370) 7145 : cluster [DBG] pgmap v7129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:36.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:36 smithi067 bash[17655]: cluster 2024-04-03T18:16:35.383816+0000 mgr.y (mgr.24370) 7145 : cluster [DBG] pgmap v7129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:37.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:36 smithi082 bash[20963]: cluster 2024-04-03T18:16:35.383816+0000 mgr.y (mgr.24370) 7145 : cluster [DBG] pgmap v7129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:37.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:37 smithi067 bash[17655]: audit 2024-04-03T18:16:37.462655+0000 mon.a (mon.0) 6524 : audit [DBG] from='client.? 172.21.15.67:0/4127036548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:37.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:37 smithi067 bash[27441]: audit 2024-04-03T18:16:37.462655+0000 mon.a (mon.0) 6524 : audit [DBG] from='client.? 172.21.15.67:0/4127036548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:38.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:37 smithi082 bash[20963]: audit 2024-04-03T18:16:37.462655+0000 mon.a (mon.0) 6524 : audit [DBG] from='client.? 172.21.15.67:0/4127036548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:38 smithi067 bash[27441]: cluster 2024-04-03T18:16:37.384842+0000 mgr.y (mgr.24370) 7146 : cluster [DBG] pgmap v7130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:38 smithi067 bash[17655]: cluster 2024-04-03T18:16:37.384842+0000 mgr.y (mgr.24370) 7146 : cluster [DBG] pgmap v7130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:39.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:38 smithi082 bash[20963]: cluster 2024-04-03T18:16:37.384842+0000 mgr.y (mgr.24370) 7146 : cluster [DBG] pgmap v7130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:40 smithi067 bash[27441]: cluster 2024-04-03T18:16:39.385550+0000 mgr.y (mgr.24370) 7147 : cluster [DBG] pgmap v7131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:40 smithi067 bash[27441]: audit 2024-04-03T18:16:39.918247+0000 mon.c (mon.2) 2820 : audit [DBG] from='client.? 172.21.15.67:0/2972079997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:40 smithi067 bash[27441]: audit 2024-04-03T18:16:40.031067+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:40 smithi067 bash[17655]: cluster 2024-04-03T18:16:39.385550+0000 mgr.y (mgr.24370) 7147 : cluster [DBG] pgmap v7131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:40 smithi067 bash[17655]: audit 2024-04-03T18:16:39.918247+0000 mon.c (mon.2) 2820 : audit [DBG] from='client.? 172.21.15.67:0/2972079997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:40 smithi067 bash[17655]: audit 2024-04-03T18:16:40.031067+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:41.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:40 smithi082 bash[20963]: cluster 2024-04-03T18:16:39.385550+0000 mgr.y (mgr.24370) 7147 : cluster [DBG] pgmap v7131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:41.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:40 smithi082 bash[20963]: audit 2024-04-03T18:16:39.918247+0000 mon.c (mon.2) 2820 : audit [DBG] from='client.? 172.21.15.67:0/2972079997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:41.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:40 smithi082 bash[20963]: audit 2024-04-03T18:16:40.031067+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:42 smithi067 bash[27441]: cluster 2024-04-03T18:16:41.386707+0000 mgr.y (mgr.24370) 7148 : cluster [DBG] pgmap v7132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:42 smithi067 bash[27441]: audit 2024-04-03T18:16:42.370199+0000 mon.a (mon.0) 6526 : audit [DBG] from='client.? 172.21.15.67:0/1762379328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:42 smithi067 bash[17655]: cluster 2024-04-03T18:16:41.386707+0000 mgr.y (mgr.24370) 7148 : cluster [DBG] pgmap v7132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:42 smithi067 bash[17655]: audit 2024-04-03T18:16:42.370199+0000 mon.a (mon.0) 6526 : audit [DBG] from='client.? 172.21.15.67:0/1762379328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:43.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:42 smithi082 bash[20963]: cluster 2024-04-03T18:16:41.386707+0000 mgr.y (mgr.24370) 7148 : cluster [DBG] pgmap v7132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:43.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:42 smithi082 bash[20963]: audit 2024-04-03T18:16:42.370199+0000 mon.a (mon.0) 6526 : audit [DBG] from='client.? 172.21.15.67:0/1762379328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:43.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:43] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:16:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:16:44.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:44 smithi067 bash[27441]: cluster 2024-04-03T18:16:43.387424+0000 mgr.y (mgr.24370) 7149 : cluster [DBG] pgmap v7133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:44 smithi067 bash[17655]: cluster 2024-04-03T18:16:43.387424+0000 mgr.y (mgr.24370) 7149 : cluster [DBG] pgmap v7133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:45.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:44 smithi082 bash[20963]: cluster 2024-04-03T18:16:43.387424+0000 mgr.y (mgr.24370) 7149 : cluster [DBG] pgmap v7133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:46.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:45 smithi082 bash[20963]: audit 2024-04-03T18:16:44.827258+0000 mon.c (mon.2) 2821 : audit [DBG] from='client.? 172.21.15.67:0/1421047599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:46.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:45 smithi067 bash[27441]: audit 2024-04-03T18:16:44.827258+0000 mon.c (mon.2) 2821 : audit [DBG] from='client.? 172.21.15.67:0/1421047599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:46.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:45 smithi067 bash[17655]: audit 2024-04-03T18:16:44.827258+0000 mon.c (mon.2) 2821 : audit [DBG] from='client.? 172.21.15.67:0/1421047599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:47.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:46 smithi082 bash[20963]: cluster 2024-04-03T18:16:45.388131+0000 mgr.y (mgr.24370) 7150 : cluster [DBG] pgmap v7134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:47.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:46 smithi067 bash[17655]: cluster 2024-04-03T18:16:45.388131+0000 mgr.y (mgr.24370) 7150 : cluster [DBG] pgmap v7134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:47.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:46 smithi067 bash[27441]: cluster 2024-04-03T18:16:45.388131+0000 mgr.y (mgr.24370) 7150 : cluster [DBG] pgmap v7134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:48.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:47 smithi082 bash[20963]: audit 2024-04-03T18:16:47.288975+0000 mon.c (mon.2) 2822 : audit [DBG] from='client.? 172.21.15.67:0/4159447355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:48.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:47 smithi067 bash[27441]: audit 2024-04-03T18:16:47.288975+0000 mon.c (mon.2) 2822 : audit [DBG] from='client.? 172.21.15.67:0/4159447355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:48.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:47 smithi067 bash[17655]: audit 2024-04-03T18:16:47.288975+0000 mon.c (mon.2) 2822 : audit [DBG] from='client.? 172.21.15.67:0/4159447355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:49.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:48 smithi082 bash[20963]: cluster 2024-04-03T18:16:47.389265+0000 mgr.y (mgr.24370) 7151 : cluster [DBG] pgmap v7135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:49.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:48 smithi067 bash[27441]: cluster 2024-04-03T18:16:47.389265+0000 mgr.y (mgr.24370) 7151 : cluster [DBG] pgmap v7135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:49.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:48 smithi067 bash[17655]: cluster 2024-04-03T18:16:47.389265+0000 mgr.y (mgr.24370) 7151 : cluster [DBG] pgmap v7135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:51.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:50 smithi082 bash[20963]: cluster 2024-04-03T18:16:49.389928+0000 mgr.y (mgr.24370) 7152 : cluster [DBG] pgmap v7136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:51.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:50 smithi082 bash[20963]: audit 2024-04-03T18:16:49.740543+0000 mon.c (mon.2) 2823 : audit [DBG] from='client.? 172.21.15.67:0/4168278888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:51.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:50 smithi067 bash[27441]: cluster 2024-04-03T18:16:49.389928+0000 mgr.y (mgr.24370) 7152 : cluster [DBG] pgmap v7136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:51.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:50 smithi067 bash[27441]: audit 2024-04-03T18:16:49.740543+0000 mon.c (mon.2) 2823 : audit [DBG] from='client.? 172.21.15.67:0/4168278888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:51.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:50 smithi067 bash[17655]: cluster 2024-04-03T18:16:49.389928+0000 mgr.y (mgr.24370) 7152 : cluster [DBG] pgmap v7136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:51.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:50 smithi067 bash[17655]: audit 2024-04-03T18:16:49.740543+0000 mon.c (mon.2) 2823 : audit [DBG] from='client.? 172.21.15.67:0/4168278888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:53.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:52 smithi067 bash[27441]: cluster 2024-04-03T18:16:51.391236+0000 mgr.y (mgr.24370) 7153 : cluster [DBG] pgmap v7137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:53.079 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:52 smithi067 bash[27441]: audit 2024-04-03T18:16:52.197557+0000 mon.c (mon.2) 2824 : audit [DBG] from='client.? 172.21.15.67:0/779570612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:53.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:52 smithi067 bash[17655]: cluster 2024-04-03T18:16:51.391236+0000 mgr.y (mgr.24370) 7153 : cluster [DBG] pgmap v7137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:53.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:52 smithi067 bash[17655]: audit 2024-04-03T18:16:52.197557+0000 mon.c (mon.2) 2824 : audit [DBG] from='client.? 172.21.15.67:0/779570612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:53.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:52 smithi082 bash[20963]: cluster 2024-04-03T18:16:51.391236+0000 mgr.y (mgr.24370) 7153 : cluster [DBG] pgmap v7137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:53.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:52 smithi082 bash[20963]: audit 2024-04-03T18:16:52.197557+0000 mon.c (mon.2) 2824 : audit [DBG] from='client.? 172.21.15.67:0/779570612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:53.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:53] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:16:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:16:55.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:54 smithi082 bash[20963]: cluster 2024-04-03T18:16:53.391993+0000 mgr.y (mgr.24370) 7154 : cluster [DBG] pgmap v7138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:55.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:54 smithi082 bash[20963]: audit 2024-04-03T18:16:54.656162+0000 mon.c (mon.2) 2825 : audit [DBG] from='client.? 172.21.15.67:0/2497317933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:55.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:54 smithi067 bash[17655]: cluster 2024-04-03T18:16:53.391993+0000 mgr.y (mgr.24370) 7154 : cluster [DBG] pgmap v7138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:55.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:54 smithi067 bash[17655]: audit 2024-04-03T18:16:54.656162+0000 mon.c (mon.2) 2825 : audit [DBG] from='client.? 172.21.15.67:0/2497317933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:55.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:54 smithi067 bash[27441]: cluster 2024-04-03T18:16:53.391993+0000 mgr.y (mgr.24370) 7154 : cluster [DBG] pgmap v7138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:55.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:54 smithi067 bash[27441]: audit 2024-04-03T18:16:54.656162+0000 mon.c (mon.2) 2825 : audit [DBG] from='client.? 172.21.15.67:0/2497317933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:56.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:55 smithi082 bash[20963]: audit 2024-04-03T18:16:55.031465+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:56.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:55 smithi067 bash[17655]: audit 2024-04-03T18:16:55.031465+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:56.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:55 smithi067 bash[27441]: audit 2024-04-03T18:16:55.031465+0000 mon.a (mon.0) 6527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:16:57.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:56 smithi082 bash[20963]: cluster 2024-04-03T18:16:55.392644+0000 mgr.y (mgr.24370) 7155 : cluster [DBG] pgmap v7139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:57.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:56 smithi067 bash[17655]: cluster 2024-04-03T18:16:55.392644+0000 mgr.y (mgr.24370) 7155 : cluster [DBG] pgmap v7139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:57.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:56 smithi067 bash[27441]: cluster 2024-04-03T18:16:55.392644+0000 mgr.y (mgr.24370) 7155 : cluster [DBG] pgmap v7139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:58.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:57 smithi082 bash[20963]: audit 2024-04-03T18:16:57.102914+0000 mon.c (mon.2) 2826 : audit [DBG] from='client.? 172.21.15.67:0/247936553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:58.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:57 smithi067 bash[27441]: audit 2024-04-03T18:16:57.102914+0000 mon.c (mon.2) 2826 : audit [DBG] from='client.? 172.21.15.67:0/247936553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:58.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:57 smithi067 bash[17655]: audit 2024-04-03T18:16:57.102914+0000 mon.c (mon.2) 2826 : audit [DBG] from='client.? 172.21.15.67:0/247936553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:16:59.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:58 smithi082 bash[20963]: cluster 2024-04-03T18:16:57.393832+0000 mgr.y (mgr.24370) 7156 : cluster [DBG] pgmap v7140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:59.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:58 smithi067 bash[27441]: cluster 2024-04-03T18:16:57.393832+0000 mgr.y (mgr.24370) 7156 : cluster [DBG] pgmap v7140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:16:59.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:58 smithi067 bash[17655]: cluster 2024-04-03T18:16:57.393832+0000 mgr.y (mgr.24370) 7156 : cluster [DBG] pgmap v7140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:00.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:16:59 smithi082 bash[20963]: audit 2024-04-03T18:16:59.557553+0000 mon.c (mon.2) 2827 : audit [DBG] from='client.? 172.21.15.67:0/1604039271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:00.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:16:59 smithi067 bash[27441]: audit 2024-04-03T18:16:59.557553+0000 mon.c (mon.2) 2827 : audit [DBG] from='client.? 172.21.15.67:0/1604039271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:00.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:16:59 smithi067 bash[17655]: audit 2024-04-03T18:16:59.557553+0000 mon.c (mon.2) 2827 : audit [DBG] from='client.? 172.21.15.67:0/1604039271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:01.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:00 smithi067 bash[27441]: cluster 2024-04-03T18:16:59.394512+0000 mgr.y (mgr.24370) 7157 : cluster [DBG] pgmap v7141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:01.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:00 smithi067 bash[17655]: cluster 2024-04-03T18:16:59.394512+0000 mgr.y (mgr.24370) 7157 : cluster [DBG] pgmap v7141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:01.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:00 smithi082 bash[20963]: cluster 2024-04-03T18:16:59.394512+0000 mgr.y (mgr.24370) 7157 : cluster [DBG] pgmap v7141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:02.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:01 smithi082 bash[20963]: audit 2024-04-03T18:17:01.051292+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:17:02.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:01 smithi082 bash[20963]: audit 2024-04-03T18:17:01.379101+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:02.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:01 smithi082 bash[20963]: audit 2024-04-03T18:17:01.388680+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:02.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:01 smithi067 bash[17655]: audit 2024-04-03T18:17:01.051292+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:17:02.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:01 smithi067 bash[17655]: audit 2024-04-03T18:17:01.379101+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:02.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:01 smithi067 bash[17655]: audit 2024-04-03T18:17:01.388680+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:02.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:01 smithi067 bash[27441]: audit 2024-04-03T18:17:01.051292+0000 mon.a (mon.0) 6528 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:17:02.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:01 smithi067 bash[27441]: audit 2024-04-03T18:17:01.379101+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:02.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:01 smithi067 bash[27441]: audit 2024-04-03T18:17:01.388680+0000 mon.a (mon.0) 6530 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:03.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:02 smithi067 bash[17655]: cluster 2024-04-03T18:17:01.395503+0000 mgr.y (mgr.24370) 7158 : cluster [DBG] pgmap v7142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:03.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:02 smithi067 bash[17655]: audit 2024-04-03T18:17:02.009333+0000 mon.a (mon.0) 6531 : audit [DBG] from='client.? 172.21.15.67:0/3137269735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:02 smithi067 bash[27441]: cluster 2024-04-03T18:17:01.395503+0000 mgr.y (mgr.24370) 7158 : cluster [DBG] pgmap v7142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:02 smithi067 bash[27441]: audit 2024-04-03T18:17:02.009333+0000 mon.a (mon.0) 6531 : audit [DBG] from='client.? 172.21.15.67:0/3137269735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:03.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:02 smithi082 bash[20963]: cluster 2024-04-03T18:17:01.395503+0000 mgr.y (mgr.24370) 7158 : cluster [DBG] pgmap v7142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:03.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:02 smithi082 bash[20963]: audit 2024-04-03T18:17:02.009333+0000 mon.a (mon.0) 6531 : audit [DBG] from='client.? 172.21.15.67:0/3137269735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:03.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:03] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:17:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:17:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:04 smithi082 bash[20963]: cluster 2024-04-03T18:17:03.396195+0000 mgr.y (mgr.24370) 7159 : cluster [DBG] pgmap v7143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:04 smithi082 bash[20963]: audit 2024-04-03T18:17:04.469449+0000 mon.c (mon.2) 2828 : audit [DBG] from='client.? 172.21.15.67:0/220262492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:05.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:04 smithi067 bash[27441]: cluster 2024-04-03T18:17:03.396195+0000 mgr.y (mgr.24370) 7159 : cluster [DBG] pgmap v7143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:05.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:04 smithi067 bash[27441]: audit 2024-04-03T18:17:04.469449+0000 mon.c (mon.2) 2828 : audit [DBG] from='client.? 172.21.15.67:0/220262492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:05.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:04 smithi067 bash[17655]: cluster 2024-04-03T18:17:03.396195+0000 mgr.y (mgr.24370) 7159 : cluster [DBG] pgmap v7143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:05.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:04 smithi067 bash[17655]: audit 2024-04-03T18:17:04.469449+0000 mon.c (mon.2) 2828 : audit [DBG] from='client.? 172.21.15.67:0/220262492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:07.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:06 smithi082 bash[20963]: cluster 2024-04-03T18:17:05.396895+0000 mgr.y (mgr.24370) 7160 : cluster [DBG] pgmap v7144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:07.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:06 smithi067 bash[27441]: cluster 2024-04-03T18:17:05.396895+0000 mgr.y (mgr.24370) 7160 : cluster [DBG] pgmap v7144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:07.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:06 smithi067 bash[17655]: cluster 2024-04-03T18:17:05.396895+0000 mgr.y (mgr.24370) 7160 : cluster [DBG] pgmap v7144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:08.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:07 smithi082 bash[20963]: audit 2024-04-03T18:17:06.796648+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:07 smithi082 bash[20963]: audit 2024-04-03T18:17:06.802974+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:07 smithi082 bash[20963]: audit 2024-04-03T18:17:06.956039+0000 mon.c (mon.2) 2829 : audit [DBG] from='client.? 172.21.15.67:0/1438406745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:07 smithi082 bash[20963]: audit 2024-04-03T18:17:07.334043+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:07 smithi082 bash[20963]: audit 2024-04-03T18:17:07.343415+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:07 smithi082 bash[20963]: cluster 2024-04-03T18:17:07.398071+0000 mgr.y (mgr.24370) 7161 : cluster [DBG] pgmap v7145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:07 smithi082 bash[20963]: audit 2024-04-03T18:17:07.770291+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:17:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:07 smithi082 bash[20963]: audit 2024-04-03T18:17:07.772184+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:17:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:07 smithi082 bash[20963]: audit 2024-04-03T18:17:07.783835+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[17655]: audit 2024-04-03T18:17:06.796648+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[17655]: audit 2024-04-03T18:17:06.802974+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[17655]: audit 2024-04-03T18:17:06.956039+0000 mon.c (mon.2) 2829 : audit [DBG] from='client.? 172.21.15.67:0/1438406745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[17655]: audit 2024-04-03T18:17:07.334043+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[17655]: audit 2024-04-03T18:17:07.343415+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[17655]: cluster 2024-04-03T18:17:07.398071+0000 mgr.y (mgr.24370) 7161 : cluster [DBG] pgmap v7145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[17655]: audit 2024-04-03T18:17:07.770291+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[17655]: audit 2024-04-03T18:17:07.772184+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[17655]: audit 2024-04-03T18:17:07.783835+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[27441]: audit 2024-04-03T18:17:06.796648+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[27441]: audit 2024-04-03T18:17:06.802974+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[27441]: audit 2024-04-03T18:17:06.956039+0000 mon.c (mon.2) 2829 : audit [DBG] from='client.? 172.21.15.67:0/1438406745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[27441]: audit 2024-04-03T18:17:07.334043+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[27441]: audit 2024-04-03T18:17:07.343415+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[27441]: cluster 2024-04-03T18:17:07.398071+0000 mgr.y (mgr.24370) 7161 : cluster [DBG] pgmap v7145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[27441]: audit 2024-04-03T18:17:07.770291+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:17:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[27441]: audit 2024-04-03T18:17:07.772184+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:17:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:07 smithi067 bash[27441]: audit 2024-04-03T18:17:07.783835+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:17:09.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:09 smithi082 bash[20963]: audit 2024-04-03T18:17:09.408877+0000 mon.a (mon.0) 6539 : audit [DBG] from='client.? 172.21.15.67:0/2145478880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:09.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:09 smithi067 bash[17655]: audit 2024-04-03T18:17:09.408877+0000 mon.a (mon.0) 6539 : audit [DBG] from='client.? 172.21.15.67:0/2145478880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:09.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:09 smithi067 bash[27441]: audit 2024-04-03T18:17:09.408877+0000 mon.a (mon.0) 6539 : audit [DBG] from='client.? 172.21.15.67:0/2145478880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:10 smithi082 bash[20963]: cluster 2024-04-03T18:17:09.398829+0000 mgr.y (mgr.24370) 7162 : cluster [DBG] pgmap v7146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:10 smithi082 bash[20963]: audit 2024-04-03T18:17:10.032081+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:10.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:10 smithi067 bash[17655]: cluster 2024-04-03T18:17:09.398829+0000 mgr.y (mgr.24370) 7162 : cluster [DBG] pgmap v7146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:10 smithi067 bash[17655]: audit 2024-04-03T18:17:10.032081+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:10 smithi067 bash[27441]: cluster 2024-04-03T18:17:09.398829+0000 mgr.y (mgr.24370) 7162 : cluster [DBG] pgmap v7146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:10 smithi067 bash[27441]: audit 2024-04-03T18:17:10.032081+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:12 smithi082 bash[20963]: cluster 2024-04-03T18:17:11.400081+0000 mgr.y (mgr.24370) 7163 : cluster [DBG] pgmap v7147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:12.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:12 smithi082 bash[20963]: audit 2024-04-03T18:17:11.862722+0000 mon.c (mon.2) 2830 : audit [DBG] from='client.? 172.21.15.67:0/1155204283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:12.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:12 smithi067 bash[17655]: cluster 2024-04-03T18:17:11.400081+0000 mgr.y (mgr.24370) 7163 : cluster [DBG] pgmap v7147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:12.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:12 smithi067 bash[17655]: audit 2024-04-03T18:17:11.862722+0000 mon.c (mon.2) 2830 : audit [DBG] from='client.? 172.21.15.67:0/1155204283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:12.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:12 smithi067 bash[27441]: cluster 2024-04-03T18:17:11.400081+0000 mgr.y (mgr.24370) 7163 : cluster [DBG] pgmap v7147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:12 smithi067 bash[27441]: audit 2024-04-03T18:17:11.862722+0000 mon.c (mon.2) 2830 : audit [DBG] from='client.? 172.21.15.67:0/1155204283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:13.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:17:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:17:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:14 smithi082 bash[20963]: cluster 2024-04-03T18:17:13.400778+0000 mgr.y (mgr.24370) 7164 : cluster [DBG] pgmap v7148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:14 smithi082 bash[20963]: audit 2024-04-03T18:17:14.317784+0000 mon.a (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.67:0/898037260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:14.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:14 smithi067 bash[17655]: cluster 2024-04-03T18:17:13.400778+0000 mgr.y (mgr.24370) 7164 : cluster [DBG] pgmap v7148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:14.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:14 smithi067 bash[17655]: audit 2024-04-03T18:17:14.317784+0000 mon.a (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.67:0/898037260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:14 smithi067 bash[27441]: cluster 2024-04-03T18:17:13.400778+0000 mgr.y (mgr.24370) 7164 : cluster [DBG] pgmap v7148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:14 smithi067 bash[27441]: audit 2024-04-03T18:17:14.317784+0000 mon.a (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.67:0/898037260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:17.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:16 smithi082 bash[20963]: cluster 2024-04-03T18:17:15.401454+0000 mgr.y (mgr.24370) 7165 : cluster [DBG] pgmap v7149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:17.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:16 smithi067 bash[17655]: cluster 2024-04-03T18:17:15.401454+0000 mgr.y (mgr.24370) 7165 : cluster [DBG] pgmap v7149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:17.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:16 smithi067 bash[27441]: cluster 2024-04-03T18:17:15.401454+0000 mgr.y (mgr.24370) 7165 : cluster [DBG] pgmap v7149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:18.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:17 smithi082 bash[20963]: audit 2024-04-03T18:17:16.788555+0000 mon.a (mon.0) 6542 : audit [DBG] from='client.? 172.21.15.67:0/2939859238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:18.278 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:17 smithi067 bash[27441]: audit 2024-04-03T18:17:16.788555+0000 mon.a (mon.0) 6542 : audit [DBG] from='client.? 172.21.15.67:0/2939859238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:18.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:17 smithi067 bash[17655]: audit 2024-04-03T18:17:16.788555+0000 mon.a (mon.0) 6542 : audit [DBG] from='client.? 172.21.15.67:0/2939859238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:19.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:18 smithi082 bash[20963]: cluster 2024-04-03T18:17:17.402608+0000 mgr.y (mgr.24370) 7166 : cluster [DBG] pgmap v7150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:19.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:18 smithi067 bash[27441]: cluster 2024-04-03T18:17:17.402608+0000 mgr.y (mgr.24370) 7166 : cluster [DBG] pgmap v7150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:19.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:18 smithi067 bash[17655]: cluster 2024-04-03T18:17:17.402608+0000 mgr.y (mgr.24370) 7166 : cluster [DBG] pgmap v7150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:20.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:19 smithi082 bash[20963]: audit 2024-04-03T18:17:19.242889+0000 mon.c (mon.2) 2831 : audit [DBG] from='client.? 172.21.15.67:0/145672696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:20.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:19 smithi067 bash[27441]: audit 2024-04-03T18:17:19.242889+0000 mon.c (mon.2) 2831 : audit [DBG] from='client.? 172.21.15.67:0/145672696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:20.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:19 smithi067 bash[17655]: audit 2024-04-03T18:17:19.242889+0000 mon.c (mon.2) 2831 : audit [DBG] from='client.? 172.21.15.67:0/145672696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:21.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:20 smithi082 bash[20963]: cluster 2024-04-03T18:17:19.403331+0000 mgr.y (mgr.24370) 7167 : cluster [DBG] pgmap v7151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:21.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:20 smithi067 bash[27441]: cluster 2024-04-03T18:17:19.403331+0000 mgr.y (mgr.24370) 7167 : cluster [DBG] pgmap v7151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:21.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:20 smithi067 bash[17655]: cluster 2024-04-03T18:17:19.403331+0000 mgr.y (mgr.24370) 7167 : cluster [DBG] pgmap v7151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:22.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:21 smithi082 bash[20963]: audit 2024-04-03T18:17:21.689690+0000 mon.c (mon.2) 2832 : audit [DBG] from='client.? 172.21.15.67:0/3151385778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:22.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:21 smithi067 bash[17655]: audit 2024-04-03T18:17:21.689690+0000 mon.c (mon.2) 2832 : audit [DBG] from='client.? 172.21.15.67:0/3151385778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:22.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:21 smithi067 bash[27441]: audit 2024-04-03T18:17:21.689690+0000 mon.c (mon.2) 2832 : audit [DBG] from='client.? 172.21.15.67:0/3151385778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:23.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:22 smithi067 bash[17655]: cluster 2024-04-03T18:17:21.404091+0000 mgr.y (mgr.24370) 7168 : cluster [DBG] pgmap v7152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:23.079 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:22 smithi067 bash[27441]: cluster 2024-04-03T18:17:21.404091+0000 mgr.y (mgr.24370) 7168 : cluster [DBG] pgmap v7152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:23.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:22 smithi082 bash[20963]: cluster 2024-04-03T18:17:21.404091+0000 mgr.y (mgr.24370) 7168 : cluster [DBG] pgmap v7152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:23.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:17:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:17:25.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:24 smithi082 bash[20963]: cluster 2024-04-03T18:17:23.404683+0000 mgr.y (mgr.24370) 7169 : cluster [DBG] pgmap v7153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:25.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:24 smithi082 bash[20963]: audit 2024-04-03T18:17:24.146217+0000 mon.a (mon.0) 6543 : audit [DBG] from='client.? 172.21.15.67:0/1765344271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:25.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:24 smithi067 bash[27441]: cluster 2024-04-03T18:17:23.404683+0000 mgr.y (mgr.24370) 7169 : cluster [DBG] pgmap v7153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:25.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:24 smithi067 bash[27441]: audit 2024-04-03T18:17:24.146217+0000 mon.a (mon.0) 6543 : audit [DBG] from='client.? 172.21.15.67:0/1765344271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:25.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:24 smithi067 bash[17655]: cluster 2024-04-03T18:17:23.404683+0000 mgr.y (mgr.24370) 7169 : cluster [DBG] pgmap v7153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:25.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:24 smithi067 bash[17655]: audit 2024-04-03T18:17:24.146217+0000 mon.a (mon.0) 6543 : audit [DBG] from='client.? 172.21.15.67:0/1765344271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:26.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:25 smithi082 bash[20963]: audit 2024-04-03T18:17:25.032466+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:26.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:25 smithi067 bash[17655]: audit 2024-04-03T18:17:25.032466+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:26.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:25 smithi067 bash[27441]: audit 2024-04-03T18:17:25.032466+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:27.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:26 smithi082 bash[20963]: cluster 2024-04-03T18:17:25.405317+0000 mgr.y (mgr.24370) 7170 : cluster [DBG] pgmap v7154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:27.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:26 smithi082 bash[20963]: audit 2024-04-03T18:17:26.603062+0000 mon.a (mon.0) 6545 : audit [DBG] from='client.? 172.21.15.67:0/1513383543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:27.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:26 smithi067 bash[17655]: cluster 2024-04-03T18:17:25.405317+0000 mgr.y (mgr.24370) 7170 : cluster [DBG] pgmap v7154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:27.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:26 smithi067 bash[17655]: audit 2024-04-03T18:17:26.603062+0000 mon.a (mon.0) 6545 : audit [DBG] from='client.? 172.21.15.67:0/1513383543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:27.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:26 smithi067 bash[27441]: cluster 2024-04-03T18:17:25.405317+0000 mgr.y (mgr.24370) 7170 : cluster [DBG] pgmap v7154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:27.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:26 smithi067 bash[27441]: audit 2024-04-03T18:17:26.603062+0000 mon.a (mon.0) 6545 : audit [DBG] from='client.? 172.21.15.67:0/1513383543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:29.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:28 smithi082 bash[20963]: cluster 2024-04-03T18:17:27.406530+0000 mgr.y (mgr.24370) 7171 : cluster [DBG] pgmap v7155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:29.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:28 smithi067 bash[17655]: cluster 2024-04-03T18:17:27.406530+0000 mgr.y (mgr.24370) 7171 : cluster [DBG] pgmap v7155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:29.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:28 smithi067 bash[27441]: cluster 2024-04-03T18:17:27.406530+0000 mgr.y (mgr.24370) 7171 : cluster [DBG] pgmap v7155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:30.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:29 smithi082 bash[20963]: audit 2024-04-03T18:17:29.060832+0000 mon.c (mon.2) 2833 : audit [DBG] from='client.? 172.21.15.67:0/852270753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:30.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:29 smithi067 bash[17655]: audit 2024-04-03T18:17:29.060832+0000 mon.c (mon.2) 2833 : audit [DBG] from='client.? 172.21.15.67:0/852270753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:30.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:29 smithi067 bash[27441]: audit 2024-04-03T18:17:29.060832+0000 mon.c (mon.2) 2833 : audit [DBG] from='client.? 172.21.15.67:0/852270753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:31.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:30 smithi082 bash[20963]: cluster 2024-04-03T18:17:29.407238+0000 mgr.y (mgr.24370) 7172 : cluster [DBG] pgmap v7156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:31.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:30 smithi067 bash[17655]: cluster 2024-04-03T18:17:29.407238+0000 mgr.y (mgr.24370) 7172 : cluster [DBG] pgmap v7156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:31.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:30 smithi067 bash[27441]: cluster 2024-04-03T18:17:29.407238+0000 mgr.y (mgr.24370) 7172 : cluster [DBG] pgmap v7156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:32.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:31 smithi082 bash[20963]: audit 2024-04-03T18:17:31.520566+0000 mon.c (mon.2) 2834 : audit [DBG] from='client.? 172.21.15.67:0/3653791102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:32.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:31 smithi067 bash[17655]: audit 2024-04-03T18:17:31.520566+0000 mon.c (mon.2) 2834 : audit [DBG] from='client.? 172.21.15.67:0/3653791102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:32.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:31 smithi067 bash[27441]: audit 2024-04-03T18:17:31.520566+0000 mon.c (mon.2) 2834 : audit [DBG] from='client.? 172.21.15.67:0/3653791102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:33.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:32 smithi067 bash[27441]: cluster 2024-04-03T18:17:31.408389+0000 mgr.y (mgr.24370) 7173 : cluster [DBG] pgmap v7157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:33.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:32 smithi067 bash[17655]: cluster 2024-04-03T18:17:31.408389+0000 mgr.y (mgr.24370) 7173 : cluster [DBG] pgmap v7157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:33.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:32 smithi082 bash[20963]: cluster 2024-04-03T18:17:31.408389+0000 mgr.y (mgr.24370) 7173 : cluster [DBG] pgmap v7157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:33.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:17:33.764 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:17:34.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:33 smithi082 bash[20963]: cluster 2024-04-03T18:17:33.409198+0000 mgr.y (mgr.24370) 7174 : cluster [DBG] pgmap v7158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:34.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:33 smithi067 bash[17655]: cluster 2024-04-03T18:17:33.409198+0000 mgr.y (mgr.24370) 7174 : cluster [DBG] pgmap v7158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:34.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:33 smithi067 bash[27441]: cluster 2024-04-03T18:17:33.409198+0000 mgr.y (mgr.24370) 7174 : cluster [DBG] pgmap v7158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:35.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:34 smithi082 bash[20963]: audit 2024-04-03T18:17:33.976727+0000 mon.c (mon.2) 2835 : audit [DBG] from='client.? 172.21.15.67:0/2862357429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:35.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:34 smithi067 bash[17655]: audit 2024-04-03T18:17:33.976727+0000 mon.c (mon.2) 2835 : audit [DBG] from='client.? 172.21.15.67:0/2862357429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:35.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:34 smithi067 bash[27441]: audit 2024-04-03T18:17:33.976727+0000 mon.c (mon.2) 2835 : audit [DBG] from='client.? 172.21.15.67:0/2862357429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:36.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:35 smithi082 bash[20963]: cluster 2024-04-03T18:17:35.410018+0000 mgr.y (mgr.24370) 7175 : cluster [DBG] pgmap v7159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:36.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:35 smithi067 bash[17655]: cluster 2024-04-03T18:17:35.410018+0000 mgr.y (mgr.24370) 7175 : cluster [DBG] pgmap v7159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:36.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:35 smithi067 bash[27441]: cluster 2024-04-03T18:17:35.410018+0000 mgr.y (mgr.24370) 7175 : cluster [DBG] pgmap v7159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:37.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:36 smithi082 bash[20963]: audit 2024-04-03T18:17:36.426745+0000 mon.c (mon.2) 2836 : audit [DBG] from='client.? 172.21.15.67:0/4103577147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:37.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:36 smithi067 bash[17655]: audit 2024-04-03T18:17:36.426745+0000 mon.c (mon.2) 2836 : audit [DBG] from='client.? 172.21.15.67:0/4103577147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:37.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:36 smithi067 bash[27441]: audit 2024-04-03T18:17:36.426745+0000 mon.c (mon.2) 2836 : audit [DBG] from='client.? 172.21.15.67:0/4103577147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:38.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:37 smithi082 bash[20963]: cluster 2024-04-03T18:17:37.411316+0000 mgr.y (mgr.24370) 7176 : cluster [DBG] pgmap v7160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:38.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:37 smithi067 bash[27441]: cluster 2024-04-03T18:17:37.411316+0000 mgr.y (mgr.24370) 7176 : cluster [DBG] pgmap v7160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:38.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:37 smithi067 bash[17655]: cluster 2024-04-03T18:17:37.411316+0000 mgr.y (mgr.24370) 7176 : cluster [DBG] pgmap v7160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:39.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:38 smithi082 bash[20963]: audit 2024-04-03T18:17:38.876890+0000 mon.c (mon.2) 2837 : audit [DBG] from='client.? 172.21.15.67:0/2327333277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:39.411 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:38 smithi067 bash[27441]: audit 2024-04-03T18:17:38.876890+0000 mon.c (mon.2) 2837 : audit [DBG] from='client.? 172.21.15.67:0/2327333277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:39.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:38 smithi067 bash[17655]: audit 2024-04-03T18:17:38.876890+0000 mon.c (mon.2) 2837 : audit [DBG] from='client.? 172.21.15.67:0/2327333277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:40.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:39 smithi082 bash[20963]: cluster 2024-04-03T18:17:39.411989+0000 mgr.y (mgr.24370) 7177 : cluster [DBG] pgmap v7161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:40.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:39 smithi067 bash[17655]: cluster 2024-04-03T18:17:39.411989+0000 mgr.y (mgr.24370) 7177 : cluster [DBG] pgmap v7161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:40.411 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:39 smithi067 bash[27441]: cluster 2024-04-03T18:17:39.411989+0000 mgr.y (mgr.24370) 7177 : cluster [DBG] pgmap v7161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:41.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:40 smithi082 bash[20963]: audit 2024-04-03T18:17:40.032984+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:41.411 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:40 smithi067 bash[27441]: audit 2024-04-03T18:17:40.032984+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:41.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:40 smithi067 bash[17655]: audit 2024-04-03T18:17:40.032984+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:42.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:41 smithi082 bash[20963]: audit 2024-04-03T18:17:41.331671+0000 mon.c (mon.2) 2838 : audit [DBG] from='client.? 172.21.15.67:0/1409345582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:42.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:41 smithi082 bash[20963]: cluster 2024-04-03T18:17:41.413149+0000 mgr.y (mgr.24370) 7178 : cluster [DBG] pgmap v7162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:42.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:41 smithi067 bash[17655]: audit 2024-04-03T18:17:41.331671+0000 mon.c (mon.2) 2838 : audit [DBG] from='client.? 172.21.15.67:0/1409345582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:42.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:41 smithi067 bash[17655]: cluster 2024-04-03T18:17:41.413149+0000 mgr.y (mgr.24370) 7178 : cluster [DBG] pgmap v7162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:42.411 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:41 smithi067 bash[27441]: audit 2024-04-03T18:17:41.331671+0000 mon.c (mon.2) 2838 : audit [DBG] from='client.? 172.21.15.67:0/1409345582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:42.411 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:41 smithi067 bash[27441]: cluster 2024-04-03T18:17:41.413149+0000 mgr.y (mgr.24370) 7178 : cluster [DBG] pgmap v7162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:43.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:17:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:17:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:44 smithi082 bash[20963]: cluster 2024-04-03T18:17:43.413832+0000 mgr.y (mgr.24370) 7179 : cluster [DBG] pgmap v7163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:44 smithi082 bash[20963]: audit 2024-04-03T18:17:43.781711+0000 mon.c (mon.2) 2839 : audit [DBG] from='client.? 172.21.15.67:0/1709474191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:44.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:44 smithi067 bash[17655]: cluster 2024-04-03T18:17:43.413832+0000 mgr.y (mgr.24370) 7179 : cluster [DBG] pgmap v7163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:44.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:44 smithi067 bash[17655]: audit 2024-04-03T18:17:43.781711+0000 mon.c (mon.2) 2839 : audit [DBG] from='client.? 172.21.15.67:0/1709474191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:44 smithi067 bash[27441]: cluster 2024-04-03T18:17:43.413832+0000 mgr.y (mgr.24370) 7179 : cluster [DBG] pgmap v7163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:44 smithi067 bash[27441]: audit 2024-04-03T18:17:43.781711+0000 mon.c (mon.2) 2839 : audit [DBG] from='client.? 172.21.15.67:0/1709474191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:46 smithi082 bash[20963]: cluster 2024-04-03T18:17:45.414502+0000 mgr.y (mgr.24370) 7180 : cluster [DBG] pgmap v7164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:46 smithi082 bash[20963]: audit 2024-04-03T18:17:46.238555+0000 mon.c (mon.2) 2840 : audit [DBG] from='client.? 172.21.15.67:0/2981854388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:46.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:46 smithi067 bash[17655]: cluster 2024-04-03T18:17:45.414502+0000 mgr.y (mgr.24370) 7180 : cluster [DBG] pgmap v7164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:46.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:46 smithi067 bash[17655]: audit 2024-04-03T18:17:46.238555+0000 mon.c (mon.2) 2840 : audit [DBG] from='client.? 172.21.15.67:0/2981854388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:46.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:46 smithi067 bash[27441]: cluster 2024-04-03T18:17:45.414502+0000 mgr.y (mgr.24370) 7180 : cluster [DBG] pgmap v7164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:46.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:46 smithi067 bash[27441]: audit 2024-04-03T18:17:46.238555+0000 mon.c (mon.2) 2840 : audit [DBG] from='client.? 172.21.15.67:0/2981854388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:48.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:48 smithi082 bash[20963]: cluster 2024-04-03T18:17:47.415839+0000 mgr.y (mgr.24370) 7181 : cluster [DBG] pgmap v7165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:48.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:48 smithi067 bash[17655]: cluster 2024-04-03T18:17:47.415839+0000 mgr.y (mgr.24370) 7181 : cluster [DBG] pgmap v7165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:48.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:48 smithi067 bash[27441]: cluster 2024-04-03T18:17:47.415839+0000 mgr.y (mgr.24370) 7181 : cluster [DBG] pgmap v7165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:49.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:49 smithi082 bash[20963]: audit 2024-04-03T18:17:48.693670+0000 mon.a (mon.0) 6547 : audit [DBG] from='client.? 172.21.15.67:0/4091486963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:49.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:49 smithi067 bash[17655]: audit 2024-04-03T18:17:48.693670+0000 mon.a (mon.0) 6547 : audit [DBG] from='client.? 172.21.15.67:0/4091486963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:49.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:49 smithi067 bash[27441]: audit 2024-04-03T18:17:48.693670+0000 mon.a (mon.0) 6547 : audit [DBG] from='client.? 172.21.15.67:0/4091486963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:50.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:50 smithi082 bash[20963]: cluster 2024-04-03T18:17:49.416555+0000 mgr.y (mgr.24370) 7182 : cluster [DBG] pgmap v7166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:50.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:50 smithi067 bash[17655]: cluster 2024-04-03T18:17:49.416555+0000 mgr.y (mgr.24370) 7182 : cluster [DBG] pgmap v7166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:50.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:50 smithi067 bash[27441]: cluster 2024-04-03T18:17:49.416555+0000 mgr.y (mgr.24370) 7182 : cluster [DBG] pgmap v7166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:51.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:51 smithi082 bash[20963]: audit 2024-04-03T18:17:51.145545+0000 mon.a (mon.0) 6548 : audit [DBG] from='client.? 172.21.15.67:0/4066001622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:51.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:51 smithi067 bash[17655]: audit 2024-04-03T18:17:51.145545+0000 mon.a (mon.0) 6548 : audit [DBG] from='client.? 172.21.15.67:0/4066001622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:51.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:51 smithi067 bash[27441]: audit 2024-04-03T18:17:51.145545+0000 mon.a (mon.0) 6548 : audit [DBG] from='client.? 172.21.15.67:0/4066001622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:52.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:52 smithi082 bash[20963]: cluster 2024-04-03T18:17:51.417792+0000 mgr.y (mgr.24370) 7183 : cluster [DBG] pgmap v7167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:52.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:52 smithi067 bash[17655]: cluster 2024-04-03T18:17:51.417792+0000 mgr.y (mgr.24370) 7183 : cluster [DBG] pgmap v7167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:52.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:52 smithi067 bash[27441]: cluster 2024-04-03T18:17:51.417792+0000 mgr.y (mgr.24370) 7183 : cluster [DBG] pgmap v7167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:53.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:17:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:17:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:54 smithi082 bash[20963]: cluster 2024-04-03T18:17:53.418438+0000 mgr.y (mgr.24370) 7184 : cluster [DBG] pgmap v7168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:54 smithi082 bash[20963]: audit 2024-04-03T18:17:53.598023+0000 mon.a (mon.0) 6549 : audit [DBG] from='client.? 172.21.15.67:0/2095003848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:54.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:54 smithi067 bash[17655]: cluster 2024-04-03T18:17:53.418438+0000 mgr.y (mgr.24370) 7184 : cluster [DBG] pgmap v7168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:54.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:54 smithi067 bash[17655]: audit 2024-04-03T18:17:53.598023+0000 mon.a (mon.0) 6549 : audit [DBG] from='client.? 172.21.15.67:0/2095003848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:54 smithi067 bash[27441]: cluster 2024-04-03T18:17:53.418438+0000 mgr.y (mgr.24370) 7184 : cluster [DBG] pgmap v7168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:54 smithi067 bash[27441]: audit 2024-04-03T18:17:53.598023+0000 mon.a (mon.0) 6549 : audit [DBG] from='client.? 172.21.15.67:0/2095003848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:55.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:55 smithi082 bash[20963]: audit 2024-04-03T18:17:55.033349+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:55.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:55 smithi067 bash[17655]: audit 2024-04-03T18:17:55.033349+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:55.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:55 smithi067 bash[27441]: audit 2024-04-03T18:17:55.033349+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:17:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:56 smithi082 bash[20963]: cluster 2024-04-03T18:17:55.419133+0000 mgr.y (mgr.24370) 7185 : cluster [DBG] pgmap v7169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:56 smithi082 bash[20963]: audit 2024-04-03T18:17:56.059299+0000 mon.c (mon.2) 2841 : audit [DBG] from='client.? 172.21.15.67:0/2989851686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:56.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:56 smithi067 bash[17655]: cluster 2024-04-03T18:17:55.419133+0000 mgr.y (mgr.24370) 7185 : cluster [DBG] pgmap v7169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:56.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:56 smithi067 bash[17655]: audit 2024-04-03T18:17:56.059299+0000 mon.c (mon.2) 2841 : audit [DBG] from='client.? 172.21.15.67:0/2989851686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:56.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:56 smithi067 bash[27441]: cluster 2024-04-03T18:17:55.419133+0000 mgr.y (mgr.24370) 7185 : cluster [DBG] pgmap v7169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:56.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:56 smithi067 bash[27441]: audit 2024-04-03T18:17:56.059299+0000 mon.c (mon.2) 2841 : audit [DBG] from='client.? 172.21.15.67:0/2989851686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:58 smithi082 bash[20963]: cluster 2024-04-03T18:17:57.420313+0000 mgr.y (mgr.24370) 7186 : cluster [DBG] pgmap v7170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:17:58 smithi082 bash[20963]: audit 2024-04-03T18:17:58.515028+0000 mon.c (mon.2) 2842 : audit [DBG] from='client.? 172.21.15.67:0/2844504491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:58.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:58 smithi067 bash[27441]: cluster 2024-04-03T18:17:57.420313+0000 mgr.y (mgr.24370) 7186 : cluster [DBG] pgmap v7170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:58.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:17:58 smithi067 bash[27441]: audit 2024-04-03T18:17:58.515028+0000 mon.c (mon.2) 2842 : audit [DBG] from='client.? 172.21.15.67:0/2844504491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:17:58.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:58 smithi067 bash[17655]: cluster 2024-04-03T18:17:57.420313+0000 mgr.y (mgr.24370) 7186 : cluster [DBG] pgmap v7170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:17:58.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:17:58 smithi067 bash[17655]: audit 2024-04-03T18:17:58.515028+0000 mon.c (mon.2) 2842 : audit [DBG] from='client.? 172.21.15.67:0/2844504491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:00 smithi082 bash[20963]: cluster 2024-04-03T18:17:59.421022+0000 mgr.y (mgr.24370) 7187 : cluster [DBG] pgmap v7171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:00.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:00 smithi067 bash[17655]: cluster 2024-04-03T18:17:59.421022+0000 mgr.y (mgr.24370) 7187 : cluster [DBG] pgmap v7171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:00.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:00 smithi067 bash[27441]: cluster 2024-04-03T18:17:59.421022+0000 mgr.y (mgr.24370) 7187 : cluster [DBG] pgmap v7171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:01.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:01 smithi082 bash[20963]: audit 2024-04-03T18:18:00.979080+0000 mon.c (mon.2) 2843 : audit [DBG] from='client.? 172.21.15.67:0/2267417914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:01.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:01 smithi067 bash[27441]: audit 2024-04-03T18:18:00.979080+0000 mon.c (mon.2) 2843 : audit [DBG] from='client.? 172.21.15.67:0/2267417914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:01.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:01 smithi067 bash[17655]: audit 2024-04-03T18:18:00.979080+0000 mon.c (mon.2) 2843 : audit [DBG] from='client.? 172.21.15.67:0/2267417914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:02.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:02 smithi082 bash[20963]: cluster 2024-04-03T18:18:01.422201+0000 mgr.y (mgr.24370) 7188 : cluster [DBG] pgmap v7172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:02.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:02 smithi067 bash[27441]: cluster 2024-04-03T18:18:01.422201+0000 mgr.y (mgr.24370) 7188 : cluster [DBG] pgmap v7172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:02.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:02 smithi067 bash[17655]: cluster 2024-04-03T18:18:01.422201+0000 mgr.y (mgr.24370) 7188 : cluster [DBG] pgmap v7172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:03.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:18:03.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:03 smithi082 bash[20963]: audit 2024-04-03T18:18:03.435423+0000 mon.a (mon.0) 6551 : audit [DBG] from='client.? 172.21.15.67:0/4050684433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:18:03.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:03 smithi067 bash[27441]: audit 2024-04-03T18:18:03.435423+0000 mon.a (mon.0) 6551 : audit [DBG] from='client.? 172.21.15.67:0/4050684433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:03.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:03 smithi067 bash[17655]: audit 2024-04-03T18:18:03.435423+0000 mon.a (mon.0) 6551 : audit [DBG] from='client.? 172.21.15.67:0/4050684433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:04 smithi082 bash[20963]: cluster 2024-04-03T18:18:03.422872+0000 mgr.y (mgr.24370) 7189 : cluster [DBG] pgmap v7173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:04.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:04 smithi067 bash[17655]: cluster 2024-04-03T18:18:03.422872+0000 mgr.y (mgr.24370) 7189 : cluster [DBG] pgmap v7173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:04.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:04 smithi067 bash[27441]: cluster 2024-04-03T18:18:03.422872+0000 mgr.y (mgr.24370) 7189 : cluster [DBG] pgmap v7173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:06 smithi082 bash[20963]: cluster 2024-04-03T18:18:05.423491+0000 mgr.y (mgr.24370) 7190 : cluster [DBG] pgmap v7174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:06.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:06 smithi082 bash[20963]: audit 2024-04-03T18:18:05.897684+0000 mon.c (mon.2) 2844 : audit [DBG] from='client.? 172.21.15.67:0/3186214650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:06.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:06 smithi067 bash[17655]: cluster 2024-04-03T18:18:05.423491+0000 mgr.y (mgr.24370) 7190 : cluster [DBG] pgmap v7174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:06.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:06 smithi067 bash[17655]: audit 2024-04-03T18:18:05.897684+0000 mon.c (mon.2) 2844 : audit [DBG] from='client.? 172.21.15.67:0/3186214650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:06.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:06 smithi067 bash[27441]: cluster 2024-04-03T18:18:05.423491+0000 mgr.y (mgr.24370) 7190 : cluster [DBG] pgmap v7174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:06.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:06 smithi067 bash[27441]: audit 2024-04-03T18:18:05.897684+0000 mon.c (mon.2) 2844 : audit [DBG] from='client.? 172.21.15.67:0/3186214650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:08 smithi082 bash[20963]: cluster 2024-04-03T18:18:07.424710+0000 mgr.y (mgr.24370) 7191 : cluster [DBG] pgmap v7175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:08 smithi082 bash[20963]: audit 2024-04-03T18:18:07.860511+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:18:08.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:08 smithi082 bash[20963]: audit 2024-04-03T18:18:08.357688+0000 mon.a (mon.0) 6553 : audit [DBG] from='client.? 172.21.15.67:0/1347276726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:08.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:08 smithi067 bash[17655]: cluster 2024-04-03T18:18:07.424710+0000 mgr.y (mgr.24370) 7191 : cluster [DBG] pgmap v7175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:08.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:08 smithi067 bash[17655]: audit 2024-04-03T18:18:07.860511+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:18:08.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:08 smithi067 bash[17655]: audit 2024-04-03T18:18:08.357688+0000 mon.a (mon.0) 6553 : audit [DBG] from='client.? 172.21.15.67:0/1347276726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:08.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:08 smithi067 bash[27441]: cluster 2024-04-03T18:18:07.424710+0000 mgr.y (mgr.24370) 7191 : cluster [DBG] pgmap v7175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:08.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:08 smithi067 bash[27441]: audit 2024-04-03T18:18:07.860511+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:18:08.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:08 smithi067 bash[27441]: audit 2024-04-03T18:18:08.357688+0000 mon.a (mon.0) 6553 : audit [DBG] from='client.? 172.21.15.67:0/1347276726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:10.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:10 smithi082 bash[20963]: cluster 2024-04-03T18:18:09.425394+0000 mgr.y (mgr.24370) 7192 : cluster [DBG] pgmap v7176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:10.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:10 smithi082 bash[20963]: audit 2024-04-03T18:18:10.033784+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:10.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:10 smithi067 bash[17655]: cluster 2024-04-03T18:18:09.425394+0000 mgr.y (mgr.24370) 7192 : cluster [DBG] pgmap v7176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:10.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:10 smithi067 bash[17655]: audit 2024-04-03T18:18:10.033784+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:10.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:10 smithi067 bash[27441]: cluster 2024-04-03T18:18:09.425394+0000 mgr.y (mgr.24370) 7192 : cluster [DBG] pgmap v7176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:10.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:10 smithi067 bash[27441]: audit 2024-04-03T18:18:10.033784+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:11 smithi082 bash[20963]: audit 2024-04-03T18:18:10.813634+0000 mon.c (mon.2) 2845 : audit [DBG] from='client.? 172.21.15.67:0/2364923722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:11.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:11 smithi067 bash[17655]: audit 2024-04-03T18:18:10.813634+0000 mon.c (mon.2) 2845 : audit [DBG] from='client.? 172.21.15.67:0/2364923722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:11.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:11 smithi067 bash[27441]: audit 2024-04-03T18:18:10.813634+0000 mon.c (mon.2) 2845 : audit [DBG] from='client.? 172.21.15.67:0/2364923722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:12.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:12 smithi082 bash[20963]: cluster 2024-04-03T18:18:11.426617+0000 mgr.y (mgr.24370) 7193 : cluster [DBG] pgmap v7177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:12.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:12 smithi067 bash[17655]: cluster 2024-04-03T18:18:11.426617+0000 mgr.y (mgr.24370) 7193 : cluster [DBG] pgmap v7177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:12.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:12 smithi067 bash[27441]: cluster 2024-04-03T18:18:11.426617+0000 mgr.y (mgr.24370) 7193 : cluster [DBG] pgmap v7177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:13.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:13] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:18:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:18:13.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:13 smithi082 bash[20963]: audit 2024-04-03T18:18:13.274185+0000 mon.a (mon.0) 6555 : audit [DBG] from='client.? 172.21.15.67:0/1666356371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:13.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:13 smithi082 bash[20963]: audit 2024-04-03T18:18:13.558650+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:13.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:13 smithi082 bash[20963]: audit 2024-04-03T18:18:13.567517+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:13.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:13 smithi067 bash[27441]: audit 2024-04-03T18:18:13.274185+0000 mon.a (mon.0) 6555 : audit [DBG] from='client.? 172.21.15.67:0/1666356371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:13.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:13 smithi067 bash[27441]: audit 2024-04-03T18:18:13.558650+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:13.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:13 smithi067 bash[27441]: audit 2024-04-03T18:18:13.567517+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:13.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:13 smithi067 bash[17655]: audit 2024-04-03T18:18:13.274185+0000 mon.a (mon.0) 6555 : audit [DBG] from='client.? 172.21.15.67:0/1666356371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:13.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:13 smithi067 bash[17655]: audit 2024-04-03T18:18:13.558650+0000 mon.a (mon.0) 6556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:13.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:13 smithi067 bash[17655]: audit 2024-04-03T18:18:13.567517+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:14.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:14 smithi082 bash[20963]: cluster 2024-04-03T18:18:13.427162+0000 mgr.y (mgr.24370) 7194 : cluster [DBG] pgmap v7178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:14 smithi082 bash[20963]: audit 2024-04-03T18:18:13.866005+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:14 smithi082 bash[20963]: audit 2024-04-03T18:18:13.874556+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:14.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:14 smithi067 bash[17655]: cluster 2024-04-03T18:18:13.427162+0000 mgr.y (mgr.24370) 7194 : cluster [DBG] pgmap v7178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:14.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:14 smithi067 bash[17655]: audit 2024-04-03T18:18:13.866005+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:14.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:14 smithi067 bash[17655]: audit 2024-04-03T18:18:13.874556+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:14.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:14 smithi067 bash[27441]: cluster 2024-04-03T18:18:13.427162+0000 mgr.y (mgr.24370) 7194 : cluster [DBG] pgmap v7178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:14.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:14 smithi067 bash[27441]: audit 2024-04-03T18:18:13.866005+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:14.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:14 smithi067 bash[27441]: audit 2024-04-03T18:18:13.874556+0000 mon.a (mon.0) 6559 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:16 smithi082 bash[20963]: cluster 2024-04-03T18:18:15.427652+0000 mgr.y (mgr.24370) 7195 : cluster [DBG] pgmap v7179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:16 smithi082 bash[20963]: audit 2024-04-03T18:18:15.731978+0000 mon.a (mon.0) 6560 : audit [DBG] from='client.? 172.21.15.67:0/2768887475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:16.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:16 smithi067 bash[27441]: cluster 2024-04-03T18:18:15.427652+0000 mgr.y (mgr.24370) 7195 : cluster [DBG] pgmap v7179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:16.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:16 smithi067 bash[27441]: audit 2024-04-03T18:18:15.731978+0000 mon.a (mon.0) 6560 : audit [DBG] from='client.? 172.21.15.67:0/2768887475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:16.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:16 smithi067 bash[17655]: cluster 2024-04-03T18:18:15.427652+0000 mgr.y (mgr.24370) 7195 : cluster [DBG] pgmap v7179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:16.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:16 smithi067 bash[17655]: audit 2024-04-03T18:18:15.731978+0000 mon.a (mon.0) 6560 : audit [DBG] from='client.? 172.21.15.67:0/2768887475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:18 smithi082 bash[20963]: cluster 2024-04-03T18:18:17.428745+0000 mgr.y (mgr.24370) 7196 : cluster [DBG] pgmap v7180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:18 smithi082 bash[20963]: audit 2024-04-03T18:18:18.189187+0000 mon.c (mon.2) 2846 : audit [DBG] from='client.? 172.21.15.67:0/3040675996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:19.004 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:18 smithi067 bash[27441]: cluster 2024-04-03T18:18:17.428745+0000 mgr.y (mgr.24370) 7196 : cluster [DBG] pgmap v7180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:19.004 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:18 smithi067 bash[27441]: audit 2024-04-03T18:18:18.189187+0000 mon.c (mon.2) 2846 : audit [DBG] from='client.? 172.21.15.67:0/3040675996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:19.004 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:18 smithi067 bash[17655]: cluster 2024-04-03T18:18:17.428745+0000 mgr.y (mgr.24370) 7196 : cluster [DBG] pgmap v7180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:19.004 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:18 smithi067 bash[17655]: audit 2024-04-03T18:18:18.189187+0000 mon.c (mon.2) 2846 : audit [DBG] from='client.? 172.21.15.67:0/3040675996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:20.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:20 smithi082 bash[20963]: cluster 2024-04-03T18:18:19.429289+0000 mgr.y (mgr.24370) 7197 : cluster [DBG] pgmap v7181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:20.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:20 smithi067 bash[17655]: cluster 2024-04-03T18:18:19.429289+0000 mgr.y (mgr.24370) 7197 : cluster [DBG] pgmap v7181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:20.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:20 smithi067 bash[27441]: cluster 2024-04-03T18:18:19.429289+0000 mgr.y (mgr.24370) 7197 : cluster [DBG] pgmap v7181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:21.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:21 smithi082 bash[20963]: audit 2024-04-03T18:18:20.625395+0000 mon.a (mon.0) 6561 : audit [DBG] from='client.? 172.21.15.67:0/1271977342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:21.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:21 smithi067 bash[17655]: audit 2024-04-03T18:18:20.625395+0000 mon.a (mon.0) 6561 : audit [DBG] from='client.? 172.21.15.67:0/1271977342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:21.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:21 smithi067 bash[27441]: audit 2024-04-03T18:18:20.625395+0000 mon.a (mon.0) 6561 : audit [DBG] from='client.? 172.21.15.67:0/1271977342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:22 smithi082 bash[20963]: cluster 2024-04-03T18:18:21.429974+0000 mgr.y (mgr.24370) 7198 : cluster [DBG] pgmap v7182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:22.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:22 smithi067 bash[27441]: cluster 2024-04-03T18:18:21.429974+0000 mgr.y (mgr.24370) 7198 : cluster [DBG] pgmap v7182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:22.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:22 smithi067 bash[17655]: cluster 2024-04-03T18:18:21.429974+0000 mgr.y (mgr.24370) 7198 : cluster [DBG] pgmap v7182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:23.328 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:23] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:18:23.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:18:23.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:23 smithi082 bash[20963]: audit 2024-04-03T18:18:23.084352+0000 mon.a (mon.0) 6562 : audit [DBG] from='client.? 172.21.15.67:0/515800633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:23.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:23 smithi067 bash[17655]: audit 2024-04-03T18:18:23.084352+0000 mon.a (mon.0) 6562 : audit [DBG] from='client.? 172.21.15.67:0/515800633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:23.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:23 smithi067 bash[27441]: audit 2024-04-03T18:18:23.084352+0000 mon.a (mon.0) 6562 : audit [DBG] from='client.? 172.21.15.67:0/515800633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:24 smithi082 bash[20963]: cluster 2024-04-03T18:18:23.430669+0000 mgr.y (mgr.24370) 7199 : cluster [DBG] pgmap v7183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:24 smithi082 bash[20963]: audit 2024-04-03T18:18:23.888810+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:24 smithi082 bash[20963]: audit 2024-04-03T18:18:23.895645+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:24 smithi082 bash[20963]: audit 2024-04-03T18:18:23.897170+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:18:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:24 smithi082 bash[20963]: audit 2024-04-03T18:18:23.898329+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:18:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:24 smithi082 bash[20963]: audit 2024-04-03T18:18:23.904967+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[17655]: cluster 2024-04-03T18:18:23.430669+0000 mgr.y (mgr.24370) 7199 : cluster [DBG] pgmap v7183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[17655]: audit 2024-04-03T18:18:23.888810+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[17655]: audit 2024-04-03T18:18:23.895645+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[17655]: audit 2024-04-03T18:18:23.897170+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:18:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[17655]: audit 2024-04-03T18:18:23.898329+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:18:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[17655]: audit 2024-04-03T18:18:23.904967+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:24.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[27441]: cluster 2024-04-03T18:18:23.430669+0000 mgr.y (mgr.24370) 7199 : cluster [DBG] pgmap v7183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[27441]: audit 2024-04-03T18:18:23.888810+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[27441]: audit 2024-04-03T18:18:23.895645+0000 mon.a (mon.0) 6564 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[27441]: audit 2024-04-03T18:18:23.897170+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:18:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[27441]: audit 2024-04-03T18:18:23.898329+0000 mon.a (mon.0) 6566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:18:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:24 smithi067 bash[27441]: audit 2024-04-03T18:18:23.904967+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:18:25.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:25 smithi082 bash[20963]: audit 2024-04-03T18:18:25.034197+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:25.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:25 smithi082 bash[20963]: audit 2024-04-03T18:18:25.533391+0000 mon.c (mon.2) 2847 : audit [DBG] from='client.? 172.21.15.67:0/3868819457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:25 smithi067 bash[17655]: audit 2024-04-03T18:18:25.034197+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:25 smithi067 bash[17655]: audit 2024-04-03T18:18:25.533391+0000 mon.c (mon.2) 2847 : audit [DBG] from='client.? 172.21.15.67:0/3868819457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:25 smithi067 bash[27441]: audit 2024-04-03T18:18:25.034197+0000 mon.a (mon.0) 6568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:25 smithi067 bash[27441]: audit 2024-04-03T18:18:25.533391+0000 mon.c (mon.2) 2847 : audit [DBG] from='client.? 172.21.15.67:0/3868819457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:26.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:26 smithi082 bash[20963]: cluster 2024-04-03T18:18:25.431331+0000 mgr.y (mgr.24370) 7200 : cluster [DBG] pgmap v7184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:26.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:26 smithi067 bash[17655]: cluster 2024-04-03T18:18:25.431331+0000 mgr.y (mgr.24370) 7200 : cluster [DBG] pgmap v7184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:26.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:26 smithi067 bash[27441]: cluster 2024-04-03T18:18:25.431331+0000 mgr.y (mgr.24370) 7200 : cluster [DBG] pgmap v7184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:28.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:28 smithi067 bash[27441]: cluster 2024-04-03T18:18:27.432506+0000 mgr.y (mgr.24370) 7201 : cluster [DBG] pgmap v7185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:28.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:28 smithi067 bash[27441]: audit 2024-04-03T18:18:27.982680+0000 mon.a (mon.0) 6569 : audit [DBG] from='client.? 172.21.15.67:0/2338577928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:28.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:28 smithi067 bash[17655]: cluster 2024-04-03T18:18:27.432506+0000 mgr.y (mgr.24370) 7201 : cluster [DBG] pgmap v7185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:28.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:28 smithi067 bash[17655]: audit 2024-04-03T18:18:27.982680+0000 mon.a (mon.0) 6569 : audit [DBG] from='client.? 172.21.15.67:0/2338577928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:29.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:28 smithi082 bash[20963]: cluster 2024-04-03T18:18:27.432506+0000 mgr.y (mgr.24370) 7201 : cluster [DBG] pgmap v7185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:29.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:28 smithi082 bash[20963]: audit 2024-04-03T18:18:27.982680+0000 mon.a (mon.0) 6569 : audit [DBG] from='client.? 172.21.15.67:0/2338577928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:30.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:30 smithi067 bash[17655]: cluster 2024-04-03T18:18:29.433350+0000 mgr.y (mgr.24370) 7202 : cluster [DBG] pgmap v7186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:30.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:30 smithi067 bash[17655]: audit 2024-04-03T18:18:30.433544+0000 mon.a (mon.0) 6570 : audit [DBG] from='client.? 172.21.15.67:0/615201005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:30.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:30 smithi067 bash[27441]: cluster 2024-04-03T18:18:29.433350+0000 mgr.y (mgr.24370) 7202 : cluster [DBG] pgmap v7186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:30.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:30 smithi067 bash[27441]: audit 2024-04-03T18:18:30.433544+0000 mon.a (mon.0) 6570 : audit [DBG] from='client.? 172.21.15.67:0/615201005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:31.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:30 smithi082 bash[20963]: cluster 2024-04-03T18:18:29.433350+0000 mgr.y (mgr.24370) 7202 : cluster [DBG] pgmap v7186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:31.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:30 smithi082 bash[20963]: audit 2024-04-03T18:18:30.433544+0000 mon.a (mon.0) 6570 : audit [DBG] from='client.? 172.21.15.67:0/615201005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:32.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:32 smithi067 bash[17655]: cluster 2024-04-03T18:18:31.434530+0000 mgr.y (mgr.24370) 7203 : cluster [DBG] pgmap v7187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:32.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:32 smithi067 bash[27441]: cluster 2024-04-03T18:18:31.434530+0000 mgr.y (mgr.24370) 7203 : cluster [DBG] pgmap v7187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:33.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:32 smithi082 bash[20963]: cluster 2024-04-03T18:18:31.434530+0000 mgr.y (mgr.24370) 7203 : cluster [DBG] pgmap v7187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:33.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:33] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:18:33.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:33 smithi082 bash[20963]: audit 2024-04-03T18:18:32.883730+0000 mon.c (mon.2) 2848 : audit [DBG] from='client.? 172.21.15.67:0/3087236734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:18:33.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:33 smithi067 bash[17655]: audit 2024-04-03T18:18:32.883730+0000 mon.c (mon.2) 2848 : audit [DBG] from='client.? 172.21.15.67:0/3087236734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:33.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:33 smithi067 bash[27441]: audit 2024-04-03T18:18:32.883730+0000 mon.c (mon.2) 2848 : audit [DBG] from='client.? 172.21.15.67:0/3087236734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:34.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:34 smithi067 bash[17655]: cluster 2024-04-03T18:18:33.435205+0000 mgr.y (mgr.24370) 7204 : cluster [DBG] pgmap v7188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:34.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:34 smithi067 bash[27441]: cluster 2024-04-03T18:18:33.435205+0000 mgr.y (mgr.24370) 7204 : cluster [DBG] pgmap v7188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:35.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:34 smithi082 bash[20963]: cluster 2024-04-03T18:18:33.435205+0000 mgr.y (mgr.24370) 7204 : cluster [DBG] pgmap v7188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:35.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:35 smithi067 bash[17655]: audit 2024-04-03T18:18:35.329754+0000 mon.a (mon.0) 6571 : audit [DBG] from='client.? 172.21.15.67:0/510341015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:35.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:35 smithi067 bash[27441]: audit 2024-04-03T18:18:35.329754+0000 mon.a (mon.0) 6571 : audit [DBG] from='client.? 172.21.15.67:0/510341015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:36.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:35 smithi082 bash[20963]: audit 2024-04-03T18:18:35.329754+0000 mon.a (mon.0) 6571 : audit [DBG] from='client.? 172.21.15.67:0/510341015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:36.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:36 smithi067 bash[17655]: cluster 2024-04-03T18:18:35.435903+0000 mgr.y (mgr.24370) 7205 : cluster [DBG] pgmap v7189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:36.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:36 smithi067 bash[27441]: cluster 2024-04-03T18:18:35.435903+0000 mgr.y (mgr.24370) 7205 : cluster [DBG] pgmap v7189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:37.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:36 smithi082 bash[20963]: cluster 2024-04-03T18:18:35.435903+0000 mgr.y (mgr.24370) 7205 : cluster [DBG] pgmap v7189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:39.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:38 smithi082 bash[20963]: cluster 2024-04-03T18:18:37.437002+0000 mgr.y (mgr.24370) 7206 : cluster [DBG] pgmap v7190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:39.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:38 smithi082 bash[20963]: audit 2024-04-03T18:18:37.775745+0000 mon.c (mon.2) 2849 : audit [DBG] from='client.? 172.21.15.67:0/1351001842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:39.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:38 smithi067 bash[17655]: cluster 2024-04-03T18:18:37.437002+0000 mgr.y (mgr.24370) 7206 : cluster [DBG] pgmap v7190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:39.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:38 smithi067 bash[17655]: audit 2024-04-03T18:18:37.775745+0000 mon.c (mon.2) 2849 : audit [DBG] from='client.? 172.21.15.67:0/1351001842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:39.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:38 smithi067 bash[27441]: cluster 2024-04-03T18:18:37.437002+0000 mgr.y (mgr.24370) 7206 : cluster [DBG] pgmap v7190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:39.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:38 smithi067 bash[27441]: audit 2024-04-03T18:18:37.775745+0000 mon.c (mon.2) 2849 : audit [DBG] from='client.? 172.21.15.67:0/1351001842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:41.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:40 smithi082 bash[20963]: cluster 2024-04-03T18:18:39.437693+0000 mgr.y (mgr.24370) 7207 : cluster [DBG] pgmap v7191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:41.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:40 smithi082 bash[20963]: audit 2024-04-03T18:18:40.034542+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:41.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:40 smithi082 bash[20963]: audit 2024-04-03T18:18:40.238301+0000 mon.c (mon.2) 2850 : audit [DBG] from='client.? 172.21.15.67:0/333530373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:41.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:40 smithi067 bash[17655]: cluster 2024-04-03T18:18:39.437693+0000 mgr.y (mgr.24370) 7207 : cluster [DBG] pgmap v7191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:41.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:40 smithi067 bash[17655]: audit 2024-04-03T18:18:40.034542+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:41.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:40 smithi067 bash[17655]: audit 2024-04-03T18:18:40.238301+0000 mon.c (mon.2) 2850 : audit [DBG] from='client.? 172.21.15.67:0/333530373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:41.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:40 smithi067 bash[27441]: cluster 2024-04-03T18:18:39.437693+0000 mgr.y (mgr.24370) 7207 : cluster [DBG] pgmap v7191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:41.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:40 smithi067 bash[27441]: audit 2024-04-03T18:18:40.034542+0000 mon.a (mon.0) 6572 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:41.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:40 smithi067 bash[27441]: audit 2024-04-03T18:18:40.238301+0000 mon.c (mon.2) 2850 : audit [DBG] from='client.? 172.21.15.67:0/333530373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:43.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:42 smithi067 bash[27441]: cluster 2024-04-03T18:18:41.438740+0000 mgr.y (mgr.24370) 7208 : cluster [DBG] pgmap v7192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:43.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:42 smithi067 bash[17655]: cluster 2024-04-03T18:18:41.438740+0000 mgr.y (mgr.24370) 7208 : cluster [DBG] pgmap v7192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:43.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:42 smithi082 bash[20963]: cluster 2024-04-03T18:18:41.438740+0000 mgr.y (mgr.24370) 7208 : cluster [DBG] pgmap v7192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:43.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:43] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:18:43.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:43 smithi082 bash[20963]: audit 2024-04-03T18:18:42.690934+0000 mon.a (mon.0) 6573 : audit [DBG] from='client.? 172.21.15.67:0/3617186984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:18:44.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:43 smithi067 bash[27441]: audit 2024-04-03T18:18:42.690934+0000 mon.a (mon.0) 6573 : audit [DBG] from='client.? 172.21.15.67:0/3617186984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:44.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:43 smithi067 bash[17655]: audit 2024-04-03T18:18:42.690934+0000 mon.a (mon.0) 6573 : audit [DBG] from='client.? 172.21.15.67:0/3617186984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:45.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:44 smithi082 bash[20963]: cluster 2024-04-03T18:18:43.439537+0000 mgr.y (mgr.24370) 7209 : cluster [DBG] pgmap v7193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:45.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:44 smithi067 bash[27441]: cluster 2024-04-03T18:18:43.439537+0000 mgr.y (mgr.24370) 7209 : cluster [DBG] pgmap v7193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:45.187 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:44 smithi067 bash[17655]: cluster 2024-04-03T18:18:43.439537+0000 mgr.y (mgr.24370) 7209 : cluster [DBG] pgmap v7193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:46.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:45 smithi082 bash[20963]: audit 2024-04-03T18:18:45.149198+0000 mon.a (mon.0) 6574 : audit [DBG] from='client.? 172.21.15.67:0/3370624920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:46.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:45 smithi067 bash[17655]: audit 2024-04-03T18:18:45.149198+0000 mon.a (mon.0) 6574 : audit [DBG] from='client.? 172.21.15.67:0/3370624920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:46.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:45 smithi067 bash[27441]: audit 2024-04-03T18:18:45.149198+0000 mon.a (mon.0) 6574 : audit [DBG] from='client.? 172.21.15.67:0/3370624920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:47.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:46 smithi082 bash[20963]: cluster 2024-04-03T18:18:45.440426+0000 mgr.y (mgr.24370) 7210 : cluster [DBG] pgmap v7194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:47.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:46 smithi067 bash[27441]: cluster 2024-04-03T18:18:45.440426+0000 mgr.y (mgr.24370) 7210 : cluster [DBG] pgmap v7194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:47.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:46 smithi067 bash[17655]: cluster 2024-04-03T18:18:45.440426+0000 mgr.y (mgr.24370) 7210 : cluster [DBG] pgmap v7194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:48.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:47 smithi082 bash[20963]: audit 2024-04-03T18:18:47.601775+0000 mon.c (mon.2) 2851 : audit [DBG] from='client.? 172.21.15.67:0/723946576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:48.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:47 smithi067 bash[17655]: audit 2024-04-03T18:18:47.601775+0000 mon.c (mon.2) 2851 : audit [DBG] from='client.? 172.21.15.67:0/723946576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:48.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:47 smithi067 bash[27441]: audit 2024-04-03T18:18:47.601775+0000 mon.c (mon.2) 2851 : audit [DBG] from='client.? 172.21.15.67:0/723946576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:49.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:48 smithi082 bash[20963]: cluster 2024-04-03T18:18:47.441571+0000 mgr.y (mgr.24370) 7211 : cluster [DBG] pgmap v7195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:49.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:48 smithi067 bash[27441]: cluster 2024-04-03T18:18:47.441571+0000 mgr.y (mgr.24370) 7211 : cluster [DBG] pgmap v7195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:49.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:48 smithi067 bash[17655]: cluster 2024-04-03T18:18:47.441571+0000 mgr.y (mgr.24370) 7211 : cluster [DBG] pgmap v7195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:51.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:50 smithi082 bash[20963]: cluster 2024-04-03T18:18:49.442257+0000 mgr.y (mgr.24370) 7212 : cluster [DBG] pgmap v7196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:51.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:50 smithi082 bash[20963]: audit 2024-04-03T18:18:50.094032+0000 mon.a (mon.0) 6575 : audit [DBG] from='client.? 172.21.15.67:0/1793258512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:51.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:50 smithi067 bash[17655]: cluster 2024-04-03T18:18:49.442257+0000 mgr.y (mgr.24370) 7212 : cluster [DBG] pgmap v7196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:51.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:50 smithi067 bash[17655]: audit 2024-04-03T18:18:50.094032+0000 mon.a (mon.0) 6575 : audit [DBG] from='client.? 172.21.15.67:0/1793258512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:51.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:50 smithi067 bash[27441]: cluster 2024-04-03T18:18:49.442257+0000 mgr.y (mgr.24370) 7212 : cluster [DBG] pgmap v7196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:51.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:50 smithi067 bash[27441]: audit 2024-04-03T18:18:50.094032+0000 mon.a (mon.0) 6575 : audit [DBG] from='client.? 172.21.15.67:0/1793258512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:53.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:52 smithi067 bash[27441]: cluster 2024-04-03T18:18:51.443433+0000 mgr.y (mgr.24370) 7213 : cluster [DBG] pgmap v7197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:53.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:52 smithi067 bash[27441]: audit 2024-04-03T18:18:52.549446+0000 mon.a (mon.0) 6576 : audit [DBG] from='client.? 172.21.15.67:0/1868899416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:53.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:52 smithi067 bash[17655]: cluster 2024-04-03T18:18:51.443433+0000 mgr.y (mgr.24370) 7213 : cluster [DBG] pgmap v7197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:53.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:52 smithi067 bash[17655]: audit 2024-04-03T18:18:52.549446+0000 mon.a (mon.0) 6576 : audit [DBG] from='client.? 172.21.15.67:0/1868899416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:53.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:52 smithi082 bash[20963]: cluster 2024-04-03T18:18:51.443433+0000 mgr.y (mgr.24370) 7213 : cluster [DBG] pgmap v7197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:53.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:52 smithi082 bash[20963]: audit 2024-04-03T18:18:52.549446+0000 mon.a (mon.0) 6576 : audit [DBG] from='client.? 172.21.15.67:0/1868899416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:53.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:53] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:18:53.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:18:55.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:54 smithi082 bash[20963]: cluster 2024-04-03T18:18:53.444131+0000 mgr.y (mgr.24370) 7214 : cluster [DBG] pgmap v7198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:55.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:54 smithi067 bash[27441]: cluster 2024-04-03T18:18:53.444131+0000 mgr.y (mgr.24370) 7214 : cluster [DBG] pgmap v7198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:55.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:54 smithi067 bash[17655]: cluster 2024-04-03T18:18:53.444131+0000 mgr.y (mgr.24370) 7214 : cluster [DBG] pgmap v7198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:56.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:55 smithi082 bash[20963]: audit 2024-04-03T18:18:55.015550+0000 mon.c (mon.2) 2852 : audit [DBG] from='client.? 172.21.15.67:0/2014440418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:56.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:55 smithi082 bash[20963]: audit 2024-04-03T18:18:55.034593+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:56.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:55 smithi067 bash[27441]: audit 2024-04-03T18:18:55.015550+0000 mon.c (mon.2) 2852 : audit [DBG] from='client.? 172.21.15.67:0/2014440418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:56.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:55 smithi067 bash[27441]: audit 2024-04-03T18:18:55.034593+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:56.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:55 smithi067 bash[17655]: audit 2024-04-03T18:18:55.015550+0000 mon.c (mon.2) 2852 : audit [DBG] from='client.? 172.21.15.67:0/2014440418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:56.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:55 smithi067 bash[17655]: audit 2024-04-03T18:18:55.034593+0000 mon.a (mon.0) 6577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:18:57.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:56 smithi082 bash[20963]: cluster 2024-04-03T18:18:55.444756+0000 mgr.y (mgr.24370) 7215 : cluster [DBG] pgmap v7199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:57.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:56 smithi067 bash[27441]: cluster 2024-04-03T18:18:55.444756+0000 mgr.y (mgr.24370) 7215 : cluster [DBG] pgmap v7199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:57.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:56 smithi067 bash[17655]: cluster 2024-04-03T18:18:55.444756+0000 mgr.y (mgr.24370) 7215 : cluster [DBG] pgmap v7199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:58.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:57 smithi082 bash[20963]: audit 2024-04-03T18:18:57.464457+0000 mon.c (mon.2) 2853 : audit [DBG] from='client.? 172.21.15.67:0/4207489362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:58.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:57 smithi067 bash[17655]: audit 2024-04-03T18:18:57.464457+0000 mon.c (mon.2) 2853 : audit [DBG] from='client.? 172.21.15.67:0/4207489362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:58.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:57 smithi067 bash[27441]: audit 2024-04-03T18:18:57.464457+0000 mon.c (mon.2) 2853 : audit [DBG] from='client.? 172.21.15.67:0/4207489362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:18:59.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:18:58 smithi082 bash[20963]: cluster 2024-04-03T18:18:57.445829+0000 mgr.y (mgr.24370) 7216 : cluster [DBG] pgmap v7200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:59.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:18:58 smithi067 bash[17655]: cluster 2024-04-03T18:18:57.445829+0000 mgr.y (mgr.24370) 7216 : cluster [DBG] pgmap v7200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:18:59.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:18:58 smithi067 bash[27441]: cluster 2024-04-03T18:18:57.445829+0000 mgr.y (mgr.24370) 7216 : cluster [DBG] pgmap v7200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:01.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:00 smithi082 bash[20963]: cluster 2024-04-03T18:18:59.446675+0000 mgr.y (mgr.24370) 7217 : cluster [DBG] pgmap v7201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:01.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:00 smithi082 bash[20963]: audit 2024-04-03T18:18:59.928345+0000 mon.c (mon.2) 2854 : audit [DBG] from='client.? 172.21.15.67:0/1375433264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:00 smithi067 bash[17655]: cluster 2024-04-03T18:18:59.446675+0000 mgr.y (mgr.24370) 7217 : cluster [DBG] pgmap v7201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:01.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:00 smithi067 bash[17655]: audit 2024-04-03T18:18:59.928345+0000 mon.c (mon.2) 2854 : audit [DBG] from='client.? 172.21.15.67:0/1375433264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:01.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:00 smithi067 bash[27441]: cluster 2024-04-03T18:18:59.446675+0000 mgr.y (mgr.24370) 7217 : cluster [DBG] pgmap v7201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:01.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:00 smithi067 bash[27441]: audit 2024-04-03T18:18:59.928345+0000 mon.c (mon.2) 2854 : audit [DBG] from='client.? 172.21.15.67:0/1375433264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:03.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:02 smithi067 bash[27441]: cluster 2024-04-03T18:19:01.447883+0000 mgr.y (mgr.24370) 7218 : cluster [DBG] pgmap v7202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:03.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:02 smithi067 bash[27441]: audit 2024-04-03T18:19:02.370090+0000 mon.a (mon.0) 6578 : audit [DBG] from='client.? 172.21.15.67:0/2930838679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:03.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:02 smithi067 bash[17655]: cluster 2024-04-03T18:19:01.447883+0000 mgr.y (mgr.24370) 7218 : cluster [DBG] pgmap v7202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:03.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:02 smithi067 bash[17655]: audit 2024-04-03T18:19:02.370090+0000 mon.a (mon.0) 6578 : audit [DBG] from='client.? 172.21.15.67:0/2930838679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:03.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:02 smithi082 bash[20963]: cluster 2024-04-03T18:19:01.447883+0000 mgr.y (mgr.24370) 7218 : cluster [DBG] pgmap v7202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:03.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:02 smithi082 bash[20963]: audit 2024-04-03T18:19:02.370090+0000 mon.a (mon.0) 6578 : audit [DBG] from='client.? 172.21.15.67:0/2930838679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:03.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:19:03.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:19:05.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:04 smithi082 bash[20963]: cluster 2024-04-03T18:19:03.448506+0000 mgr.y (mgr.24370) 7219 : cluster [DBG] pgmap v7203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:05.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:04 smithi067 bash[17655]: cluster 2024-04-03T18:19:03.448506+0000 mgr.y (mgr.24370) 7219 : cluster [DBG] pgmap v7203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:05.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:04 smithi067 bash[27441]: cluster 2024-04-03T18:19:03.448506+0000 mgr.y (mgr.24370) 7219 : cluster [DBG] pgmap v7203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:06.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:05 smithi082 bash[20963]: audit 2024-04-03T18:19:04.826897+0000 mon.a (mon.0) 6579 : audit [DBG] from='client.? 172.21.15.67:0/2265115398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:06.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:05 smithi067 bash[17655]: audit 2024-04-03T18:19:04.826897+0000 mon.a (mon.0) 6579 : audit [DBG] from='client.? 172.21.15.67:0/2265115398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:06.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:05 smithi067 bash[27441]: audit 2024-04-03T18:19:04.826897+0000 mon.a (mon.0) 6579 : audit [DBG] from='client.? 172.21.15.67:0/2265115398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:07.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:06 smithi082 bash[20963]: cluster 2024-04-03T18:19:05.449188+0000 mgr.y (mgr.24370) 7220 : cluster [DBG] pgmap v7204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:07.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:06 smithi067 bash[17655]: cluster 2024-04-03T18:19:05.449188+0000 mgr.y (mgr.24370) 7220 : cluster [DBG] pgmap v7204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:07.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:06 smithi067 bash[27441]: cluster 2024-04-03T18:19:05.449188+0000 mgr.y (mgr.24370) 7220 : cluster [DBG] pgmap v7204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:08.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:07 smithi082 bash[20963]: audit 2024-04-03T18:19:07.282580+0000 mon.c (mon.2) 2855 : audit [DBG] from='client.? 172.21.15.67:0/2744169131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:08.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:07 smithi067 bash[17655]: audit 2024-04-03T18:19:07.282580+0000 mon.c (mon.2) 2855 : audit [DBG] from='client.? 172.21.15.67:0/2744169131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:08.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:07 smithi067 bash[27441]: audit 2024-04-03T18:19:07.282580+0000 mon.c (mon.2) 2855 : audit [DBG] from='client.? 172.21.15.67:0/2744169131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:09.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:08 smithi082 bash[20963]: cluster 2024-04-03T18:19:07.450372+0000 mgr.y (mgr.24370) 7221 : cluster [DBG] pgmap v7205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:09.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:08 smithi067 bash[17655]: cluster 2024-04-03T18:19:07.450372+0000 mgr.y (mgr.24370) 7221 : cluster [DBG] pgmap v7205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:09.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:08 smithi067 bash[27441]: cluster 2024-04-03T18:19:07.450372+0000 mgr.y (mgr.24370) 7221 : cluster [DBG] pgmap v7205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:10.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:09 smithi082 bash[20963]: cluster 2024-04-03T18:19:09.450990+0000 mgr.y (mgr.24370) 7222 : cluster [DBG] pgmap v7206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:10.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:09 smithi082 bash[20963]: audit 2024-04-03T18:19:09.734865+0000 mon.a (mon.0) 6580 : audit [DBG] from='client.? 172.21.15.67:0/1883595699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:10.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:09 smithi067 bash[17655]: cluster 2024-04-03T18:19:09.450990+0000 mgr.y (mgr.24370) 7222 : cluster [DBG] pgmap v7206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:10.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:09 smithi067 bash[17655]: audit 2024-04-03T18:19:09.734865+0000 mon.a (mon.0) 6580 : audit [DBG] from='client.? 172.21.15.67:0/1883595699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:10.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:09 smithi067 bash[27441]: cluster 2024-04-03T18:19:09.450990+0000 mgr.y (mgr.24370) 7222 : cluster [DBG] pgmap v7206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:10.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:09 smithi067 bash[27441]: audit 2024-04-03T18:19:09.734865+0000 mon.a (mon.0) 6580 : audit [DBG] from='client.? 172.21.15.67:0/1883595699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:11.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:10 smithi082 bash[20963]: audit 2024-04-03T18:19:10.035181+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:11.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:10 smithi067 bash[17655]: audit 2024-04-03T18:19:10.035181+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:11.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:10 smithi067 bash[27441]: audit 2024-04-03T18:19:10.035181+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:12.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:11 smithi082 bash[20963]: cluster 2024-04-03T18:19:11.452202+0000 mgr.y (mgr.24370) 7223 : cluster [DBG] pgmap v7207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:12.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:11 smithi067 bash[27441]: cluster 2024-04-03T18:19:11.452202+0000 mgr.y (mgr.24370) 7223 : cluster [DBG] pgmap v7207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:12.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:11 smithi067 bash[17655]: cluster 2024-04-03T18:19:11.452202+0000 mgr.y (mgr.24370) 7223 : cluster [DBG] pgmap v7207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:13.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:12 smithi067 bash[27441]: audit 2024-04-03T18:19:12.191827+0000 mon.a (mon.0) 6582 : audit [DBG] from='client.? 172.21.15.67:0/3479546619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:13.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:12 smithi067 bash[17655]: audit 2024-04-03T18:19:12.191827+0000 mon.a (mon.0) 6582 : audit [DBG] from='client.? 172.21.15.67:0/3479546619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:13.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:12 smithi082 bash[20963]: audit 2024-04-03T18:19:12.191827+0000 mon.a (mon.0) 6582 : audit [DBG] from='client.? 172.21.15.67:0/3479546619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:13.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:19:13.797 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:19:14.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:13 smithi082 bash[20963]: cluster 2024-04-03T18:19:13.452905+0000 mgr.y (mgr.24370) 7224 : cluster [DBG] pgmap v7208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:14.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:13 smithi067 bash[17655]: cluster 2024-04-03T18:19:13.452905+0000 mgr.y (mgr.24370) 7224 : cluster [DBG] pgmap v7208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:14.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:13 smithi067 bash[27441]: cluster 2024-04-03T18:19:13.452905+0000 mgr.y (mgr.24370) 7224 : cluster [DBG] pgmap v7208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:15.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:14 smithi082 bash[20963]: audit 2024-04-03T18:19:14.649848+0000 mon.a (mon.0) 6583 : audit [DBG] from='client.? 172.21.15.67:0/2563554635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:15.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:14 smithi067 bash[27441]: audit 2024-04-03T18:19:14.649848+0000 mon.a (mon.0) 6583 : audit [DBG] from='client.? 172.21.15.67:0/2563554635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:15.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:14 smithi067 bash[17655]: audit 2024-04-03T18:19:14.649848+0000 mon.a (mon.0) 6583 : audit [DBG] from='client.? 172.21.15.67:0/2563554635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:16.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:15 smithi082 bash[20963]: cluster 2024-04-03T18:19:15.453600+0000 mgr.y (mgr.24370) 7225 : cluster [DBG] pgmap v7209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:16.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:15 smithi067 bash[17655]: cluster 2024-04-03T18:19:15.453600+0000 mgr.y (mgr.24370) 7225 : cluster [DBG] pgmap v7209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:16.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:15 smithi067 bash[27441]: cluster 2024-04-03T18:19:15.453600+0000 mgr.y (mgr.24370) 7225 : cluster [DBG] pgmap v7209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:17.410 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:17 smithi067 bash[27441]: audit 2024-04-03T18:19:17.099449+0000 mon.c (mon.2) 2856 : audit [DBG] from='client.? 172.21.15.67:0/2735246459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:17.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:17 smithi067 bash[17655]: audit 2024-04-03T18:19:17.099449+0000 mon.c (mon.2) 2856 : audit [DBG] from='client.? 172.21.15.67:0/2735246459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:17.629 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:17 smithi082 bash[20963]: audit 2024-04-03T18:19:17.099449+0000 mon.c (mon.2) 2856 : audit [DBG] from='client.? 172.21.15.67:0/2735246459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:18.411 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:18 smithi067 bash[17655]: cluster 2024-04-03T18:19:17.454857+0000 mgr.y (mgr.24370) 7226 : cluster [DBG] pgmap v7210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:18.411 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:18 smithi067 bash[27441]: cluster 2024-04-03T18:19:17.454857+0000 mgr.y (mgr.24370) 7226 : cluster [DBG] pgmap v7210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:18.629 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:18 smithi082 bash[20963]: cluster 2024-04-03T18:19:17.454857+0000 mgr.y (mgr.24370) 7226 : cluster [DBG] pgmap v7210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:20.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:20 smithi082 bash[20963]: cluster 2024-04-03T18:19:19.455355+0000 mgr.y (mgr.24370) 7227 : cluster [DBG] pgmap v7211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:20.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:20 smithi082 bash[20963]: audit 2024-04-03T18:19:19.545232+0000 mon.a (mon.0) 6584 : audit [DBG] from='client.? 172.21.15.67:0/1017904799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:20.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:20 smithi067 bash[17655]: cluster 2024-04-03T18:19:19.455355+0000 mgr.y (mgr.24370) 7227 : cluster [DBG] pgmap v7211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:20.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:20 smithi067 bash[17655]: audit 2024-04-03T18:19:19.545232+0000 mon.a (mon.0) 6584 : audit [DBG] from='client.? 172.21.15.67:0/1017904799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:20.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:20 smithi067 bash[27441]: cluster 2024-04-03T18:19:19.455355+0000 mgr.y (mgr.24370) 7227 : cluster [DBG] pgmap v7211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:20.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:20 smithi067 bash[27441]: audit 2024-04-03T18:19:19.545232+0000 mon.a (mon.0) 6584 : audit [DBG] from='client.? 172.21.15.67:0/1017904799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:22.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:22 smithi082 bash[20963]: cluster 2024-04-03T18:19:21.456486+0000 mgr.y (mgr.24370) 7228 : cluster [DBG] pgmap v7212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:22 smithi082 bash[20963]: audit 2024-04-03T18:19:22.002768+0000 mon.a (mon.0) 6585 : audit [DBG] from='client.? 172.21.15.67:0/3040093237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:22.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:22 smithi067 bash[17655]: cluster 2024-04-03T18:19:21.456486+0000 mgr.y (mgr.24370) 7228 : cluster [DBG] pgmap v7212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:22.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:22 smithi067 bash[17655]: audit 2024-04-03T18:19:22.002768+0000 mon.a (mon.0) 6585 : audit [DBG] from='client.? 172.21.15.67:0/3040093237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:22.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:22 smithi067 bash[27441]: cluster 2024-04-03T18:19:21.456486+0000 mgr.y (mgr.24370) 7228 : cluster [DBG] pgmap v7212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:22.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:22 smithi067 bash[27441]: audit 2024-04-03T18:19:22.002768+0000 mon.a (mon.0) 6585 : audit [DBG] from='client.? 172.21.15.67:0/3040093237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:23.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:19:23.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:19:24.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:24 smithi082 bash[20963]: cluster 2024-04-03T18:19:23.457208+0000 mgr.y (mgr.24370) 7229 : cluster [DBG] pgmap v7213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:24.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:24 smithi082 bash[20963]: audit 2024-04-03T18:19:23.979721+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:19:24.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:24 smithi082 bash[20963]: audit 2024-04-03T18:19:24.458684+0000 mon.c (mon.2) 2857 : audit [DBG] from='client.? 172.21.15.67:0/4045336646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:24.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:24 smithi067 bash[17655]: cluster 2024-04-03T18:19:23.457208+0000 mgr.y (mgr.24370) 7229 : cluster [DBG] pgmap v7213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:24 smithi067 bash[17655]: audit 2024-04-03T18:19:23.979721+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:19:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:24 smithi067 bash[17655]: audit 2024-04-03T18:19:24.458684+0000 mon.c (mon.2) 2857 : audit [DBG] from='client.? 172.21.15.67:0/4045336646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:24.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:24 smithi067 bash[27441]: cluster 2024-04-03T18:19:23.457208+0000 mgr.y (mgr.24370) 7229 : cluster [DBG] pgmap v7213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:24.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:24 smithi067 bash[27441]: audit 2024-04-03T18:19:23.979721+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:19:24.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:24 smithi067 bash[27441]: audit 2024-04-03T18:19:24.458684+0000 mon.c (mon.2) 2857 : audit [DBG] from='client.? 172.21.15.67:0/4045336646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:25.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:25 smithi082 bash[20963]: audit 2024-04-03T18:19:25.035604+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:25.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:25 smithi067 bash[17655]: audit 2024-04-03T18:19:25.035604+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:25.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:25 smithi067 bash[27441]: audit 2024-04-03T18:19:25.035604+0000 mon.a (mon.0) 6587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:26.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:26 smithi082 bash[20963]: cluster 2024-04-03T18:19:25.457916+0000 mgr.y (mgr.24370) 7230 : cluster [DBG] pgmap v7214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:26.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:26 smithi067 bash[17655]: cluster 2024-04-03T18:19:25.457916+0000 mgr.y (mgr.24370) 7230 : cluster [DBG] pgmap v7214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:26.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:26 smithi067 bash[27441]: cluster 2024-04-03T18:19:25.457916+0000 mgr.y (mgr.24370) 7230 : cluster [DBG] pgmap v7214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:27.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:27 smithi082 bash[20963]: audit 2024-04-03T18:19:26.929649+0000 mon.a (mon.0) 6588 : audit [DBG] from='client.? 172.21.15.67:0/2825505810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:27.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:27 smithi067 bash[17655]: audit 2024-04-03T18:19:26.929649+0000 mon.a (mon.0) 6588 : audit [DBG] from='client.? 172.21.15.67:0/2825505810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:27.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:27 smithi067 bash[27441]: audit 2024-04-03T18:19:26.929649+0000 mon.a (mon.0) 6588 : audit [DBG] from='client.? 172.21.15.67:0/2825505810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:28.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:28 smithi082 bash[20963]: cluster 2024-04-03T18:19:27.459105+0000 mgr.y (mgr.24370) 7231 : cluster [DBG] pgmap v7215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:28.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:28 smithi067 bash[27441]: cluster 2024-04-03T18:19:27.459105+0000 mgr.y (mgr.24370) 7231 : cluster [DBG] pgmap v7215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:28.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:28 smithi067 bash[17655]: cluster 2024-04-03T18:19:27.459105+0000 mgr.y (mgr.24370) 7231 : cluster [DBG] pgmap v7215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:29.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:29 smithi082 bash[20963]: audit 2024-04-03T18:19:29.402625+0000 mon.c (mon.2) 2858 : audit [DBG] from='client.? 172.21.15.67:0/3381485892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:29.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:29 smithi067 bash[17655]: audit 2024-04-03T18:19:29.402625+0000 mon.c (mon.2) 2858 : audit [DBG] from='client.? 172.21.15.67:0/3381485892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:29.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:29 smithi067 bash[27441]: audit 2024-04-03T18:19:29.402625+0000 mon.c (mon.2) 2858 : audit [DBG] from='client.? 172.21.15.67:0/3381485892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:30 smithi082 bash[20963]: cluster 2024-04-03T18:19:29.459601+0000 mgr.y (mgr.24370) 7232 : cluster [DBG] pgmap v7216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:30 smithi082 bash[20963]: audit 2024-04-03T18:19:29.683225+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:30 smithi082 bash[20963]: audit 2024-04-03T18:19:29.690864+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:30 smithi082 bash[20963]: audit 2024-04-03T18:19:29.938815+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:30 smithi082 bash[20963]: audit 2024-04-03T18:19:29.946583+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:30 smithi082 bash[20963]: audit 2024-04-03T18:19:30.380509+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:19:31.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:30 smithi082 bash[20963]: audit 2024-04-03T18:19:30.382354+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:19:31.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:30 smithi082 bash[20963]: audit 2024-04-03T18:19:30.391951+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[17655]: cluster 2024-04-03T18:19:29.459601+0000 mgr.y (mgr.24370) 7232 : cluster [DBG] pgmap v7216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[17655]: audit 2024-04-03T18:19:29.683225+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[17655]: audit 2024-04-03T18:19:29.690864+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[17655]: audit 2024-04-03T18:19:29.938815+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[17655]: audit 2024-04-03T18:19:29.946583+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[17655]: audit 2024-04-03T18:19:30.380509+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[17655]: audit 2024-04-03T18:19:30.382354+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[17655]: audit 2024-04-03T18:19:30.391951+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[27441]: cluster 2024-04-03T18:19:29.459601+0000 mgr.y (mgr.24370) 7232 : cluster [DBG] pgmap v7216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[27441]: audit 2024-04-03T18:19:29.683225+0000 mon.a (mon.0) 6589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[27441]: audit 2024-04-03T18:19:29.690864+0000 mon.a (mon.0) 6590 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[27441]: audit 2024-04-03T18:19:29.938815+0000 mon.a (mon.0) 6591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[27441]: audit 2024-04-03T18:19:29.946583+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:31.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[27441]: audit 2024-04-03T18:19:30.380509+0000 mon.a (mon.0) 6593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:19:31.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[27441]: audit 2024-04-03T18:19:30.382354+0000 mon.a (mon.0) 6594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:19:31.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:30 smithi067 bash[27441]: audit 2024-04-03T18:19:30.391951+0000 mon.a (mon.0) 6595 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:19:33.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:32 smithi067 bash[27441]: cluster 2024-04-03T18:19:31.460767+0000 mgr.y (mgr.24370) 7233 : cluster [DBG] pgmap v7217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:33.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:32 smithi067 bash[27441]: audit 2024-04-03T18:19:31.854111+0000 mon.a (mon.0) 6596 : audit [DBG] from='client.? 172.21.15.67:0/2320724733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:33.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:32 smithi067 bash[17655]: cluster 2024-04-03T18:19:31.460767+0000 mgr.y (mgr.24370) 7233 : cluster [DBG] pgmap v7217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:33.079 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:32 smithi067 bash[17655]: audit 2024-04-03T18:19:31.854111+0000 mon.a (mon.0) 6596 : audit [DBG] from='client.? 172.21.15.67:0/2320724733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:33.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:32 smithi082 bash[20963]: cluster 2024-04-03T18:19:31.460767+0000 mgr.y (mgr.24370) 7233 : cluster [DBG] pgmap v7217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:33.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:32 smithi082 bash[20963]: audit 2024-04-03T18:19:31.854111+0000 mon.a (mon.0) 6596 : audit [DBG] from='client.? 172.21.15.67:0/2320724733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:33.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:33] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:19:33.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:19:35.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:34 smithi082 bash[20963]: cluster 2024-04-03T18:19:33.461473+0000 mgr.y (mgr.24370) 7234 : cluster [DBG] pgmap v7218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:35.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:34 smithi082 bash[20963]: audit 2024-04-03T18:19:34.303019+0000 mon.c (mon.2) 2859 : audit [DBG] from='client.? 172.21.15.67:0/2879406474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:35.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:34 smithi067 bash[27441]: cluster 2024-04-03T18:19:33.461473+0000 mgr.y (mgr.24370) 7234 : cluster [DBG] pgmap v7218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:35.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:34 smithi067 bash[27441]: audit 2024-04-03T18:19:34.303019+0000 mon.c (mon.2) 2859 : audit [DBG] from='client.? 172.21.15.67:0/2879406474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:35.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:34 smithi067 bash[17655]: cluster 2024-04-03T18:19:33.461473+0000 mgr.y (mgr.24370) 7234 : cluster [DBG] pgmap v7218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:35.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:34 smithi067 bash[17655]: audit 2024-04-03T18:19:34.303019+0000 mon.c (mon.2) 2859 : audit [DBG] from='client.? 172.21.15.67:0/2879406474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:37.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:36 smithi082 bash[20963]: cluster 2024-04-03T18:19:35.462168+0000 mgr.y (mgr.24370) 7235 : cluster [DBG] pgmap v7219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:37.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:36 smithi067 bash[17655]: cluster 2024-04-03T18:19:35.462168+0000 mgr.y (mgr.24370) 7235 : cluster [DBG] pgmap v7219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:37.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:36 smithi067 bash[27441]: cluster 2024-04-03T18:19:35.462168+0000 mgr.y (mgr.24370) 7235 : cluster [DBG] pgmap v7219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:38.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:37 smithi082 bash[20963]: audit 2024-04-03T18:19:36.770498+0000 mon.c (mon.2) 2860 : audit [DBG] from='client.? 172.21.15.67:0/3269504367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:38.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:37 smithi067 bash[17655]: audit 2024-04-03T18:19:36.770498+0000 mon.c (mon.2) 2860 : audit [DBG] from='client.? 172.21.15.67:0/3269504367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:38.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:37 smithi067 bash[27441]: audit 2024-04-03T18:19:36.770498+0000 mon.c (mon.2) 2860 : audit [DBG] from='client.? 172.21.15.67:0/3269504367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:39.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:38 smithi082 bash[20963]: cluster 2024-04-03T18:19:37.463234+0000 mgr.y (mgr.24370) 7236 : cluster [DBG] pgmap v7220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:39.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:38 smithi067 bash[27441]: cluster 2024-04-03T18:19:37.463234+0000 mgr.y (mgr.24370) 7236 : cluster [DBG] pgmap v7220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:39.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:38 smithi067 bash[17655]: cluster 2024-04-03T18:19:37.463234+0000 mgr.y (mgr.24370) 7236 : cluster [DBG] pgmap v7220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:40.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:39 smithi082 bash[20963]: audit 2024-04-03T18:19:39.226773+0000 mon.a (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.67:0/4220544186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:40.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:39 smithi067 bash[17655]: audit 2024-04-03T18:19:39.226773+0000 mon.a (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.67:0/4220544186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:40.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:39 smithi067 bash[27441]: audit 2024-04-03T18:19:39.226773+0000 mon.a (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.67:0/4220544186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:41.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:40 smithi082 bash[20963]: cluster 2024-04-03T18:19:39.463942+0000 mgr.y (mgr.24370) 7237 : cluster [DBG] pgmap v7221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:41.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:40 smithi082 bash[20963]: audit 2024-04-03T18:19:40.036027+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:41.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:40 smithi067 bash[17655]: cluster 2024-04-03T18:19:39.463942+0000 mgr.y (mgr.24370) 7237 : cluster [DBG] pgmap v7221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:41.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:40 smithi067 bash[17655]: audit 2024-04-03T18:19:40.036027+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:41.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:40 smithi067 bash[27441]: cluster 2024-04-03T18:19:39.463942+0000 mgr.y (mgr.24370) 7237 : cluster [DBG] pgmap v7221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:41.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:40 smithi067 bash[27441]: audit 2024-04-03T18:19:40.036027+0000 mon.a (mon.0) 6598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:42.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:41 smithi082 bash[20963]: audit 2024-04-03T18:19:41.682014+0000 mon.c (mon.2) 2861 : audit [DBG] from='client.? 172.21.15.67:0/3959212156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:42.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:41 smithi067 bash[17655]: audit 2024-04-03T18:19:41.682014+0000 mon.c (mon.2) 2861 : audit [DBG] from='client.? 172.21.15.67:0/3959212156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:42.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:41 smithi067 bash[27441]: audit 2024-04-03T18:19:41.682014+0000 mon.c (mon.2) 2861 : audit [DBG] from='client.? 172.21.15.67:0/3959212156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:43.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:42 smithi067 bash[27441]: cluster 2024-04-03T18:19:41.464774+0000 mgr.y (mgr.24370) 7238 : cluster [DBG] pgmap v7222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:43.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:42 smithi067 bash[17655]: cluster 2024-04-03T18:19:41.464774+0000 mgr.y (mgr.24370) 7238 : cluster [DBG] pgmap v7222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:43.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:42 smithi082 bash[20963]: cluster 2024-04-03T18:19:41.464774+0000 mgr.y (mgr.24370) 7238 : cluster [DBG] pgmap v7222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:43.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:43] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:19:43.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:19:45.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:44 smithi082 bash[20963]: cluster 2024-04-03T18:19:43.465365+0000 mgr.y (mgr.24370) 7239 : cluster [DBG] pgmap v7223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:45.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:44 smithi082 bash[20963]: audit 2024-04-03T18:19:44.139823+0000 mon.c (mon.2) 2862 : audit [DBG] from='client.? 172.21.15.67:0/204312687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:45.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:44 smithi067 bash[17655]: cluster 2024-04-03T18:19:43.465365+0000 mgr.y (mgr.24370) 7239 : cluster [DBG] pgmap v7223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:45.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:44 smithi067 bash[17655]: audit 2024-04-03T18:19:44.139823+0000 mon.c (mon.2) 2862 : audit [DBG] from='client.? 172.21.15.67:0/204312687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:45.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:44 smithi067 bash[27441]: cluster 2024-04-03T18:19:43.465365+0000 mgr.y (mgr.24370) 7239 : cluster [DBG] pgmap v7223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:45.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:44 smithi067 bash[27441]: audit 2024-04-03T18:19:44.139823+0000 mon.c (mon.2) 2862 : audit [DBG] from='client.? 172.21.15.67:0/204312687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:47.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:46 smithi082 bash[20963]: cluster 2024-04-03T18:19:45.466067+0000 mgr.y (mgr.24370) 7240 : cluster [DBG] pgmap v7224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:47.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:46 smithi082 bash[20963]: audit 2024-04-03T18:19:46.597799+0000 mon.a (mon.0) 6599 : audit [DBG] from='client.? 172.21.15.67:0/1552073159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:47.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:46 smithi067 bash[27441]: cluster 2024-04-03T18:19:45.466067+0000 mgr.y (mgr.24370) 7240 : cluster [DBG] pgmap v7224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:47.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:46 smithi067 bash[27441]: audit 2024-04-03T18:19:46.597799+0000 mon.a (mon.0) 6599 : audit [DBG] from='client.? 172.21.15.67:0/1552073159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:47.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:46 smithi067 bash[17655]: cluster 2024-04-03T18:19:45.466067+0000 mgr.y (mgr.24370) 7240 : cluster [DBG] pgmap v7224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:47.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:46 smithi067 bash[17655]: audit 2024-04-03T18:19:46.597799+0000 mon.a (mon.0) 6599 : audit [DBG] from='client.? 172.21.15.67:0/1552073159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:49.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:48 smithi082 bash[20963]: cluster 2024-04-03T18:19:47.467234+0000 mgr.y (mgr.24370) 7241 : cluster [DBG] pgmap v7225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:49.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:48 smithi067 bash[27441]: cluster 2024-04-03T18:19:47.467234+0000 mgr.y (mgr.24370) 7241 : cluster [DBG] pgmap v7225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:49.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:48 smithi067 bash[17655]: cluster 2024-04-03T18:19:47.467234+0000 mgr.y (mgr.24370) 7241 : cluster [DBG] pgmap v7225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:50.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:49 smithi082 bash[20963]: audit 2024-04-03T18:19:49.062500+0000 mon.c (mon.2) 2863 : audit [DBG] from='client.? 172.21.15.67:0/2074225230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:50.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:49 smithi067 bash[27441]: audit 2024-04-03T18:19:49.062500+0000 mon.c (mon.2) 2863 : audit [DBG] from='client.? 172.21.15.67:0/2074225230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:50.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:49 smithi067 bash[17655]: audit 2024-04-03T18:19:49.062500+0000 mon.c (mon.2) 2863 : audit [DBG] from='client.? 172.21.15.67:0/2074225230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:51.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:50 smithi082 bash[20963]: cluster 2024-04-03T18:19:49.467854+0000 mgr.y (mgr.24370) 7242 : cluster [DBG] pgmap v7226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:51.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:50 smithi067 bash[17655]: cluster 2024-04-03T18:19:49.467854+0000 mgr.y (mgr.24370) 7242 : cluster [DBG] pgmap v7226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:51.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:50 smithi067 bash[27441]: cluster 2024-04-03T18:19:49.467854+0000 mgr.y (mgr.24370) 7242 : cluster [DBG] pgmap v7226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:52.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:51 smithi082 bash[20963]: audit 2024-04-03T18:19:51.503390+0000 mon.c (mon.2) 2864 : audit [DBG] from='client.? 172.21.15.67:0/1096030557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:52.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:51 smithi067 bash[17655]: audit 2024-04-03T18:19:51.503390+0000 mon.c (mon.2) 2864 : audit [DBG] from='client.? 172.21.15.67:0/1096030557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:52.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:51 smithi067 bash[27441]: audit 2024-04-03T18:19:51.503390+0000 mon.c (mon.2) 2864 : audit [DBG] from='client.? 172.21.15.67:0/1096030557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:53.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:52 smithi067 bash[27441]: cluster 2024-04-03T18:19:51.468668+0000 mgr.y (mgr.24370) 7243 : cluster [DBG] pgmap v7227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:53.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:52 smithi067 bash[17655]: cluster 2024-04-03T18:19:51.468668+0000 mgr.y (mgr.24370) 7243 : cluster [DBG] pgmap v7227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:53.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:52 smithi082 bash[20963]: cluster 2024-04-03T18:19:51.468668+0000 mgr.y (mgr.24370) 7243 : cluster [DBG] pgmap v7227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:53.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:53] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:19:53.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:19:55.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:54 smithi082 bash[20963]: cluster 2024-04-03T18:19:53.469318+0000 mgr.y (mgr.24370) 7244 : cluster [DBG] pgmap v7228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:55.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:54 smithi082 bash[20963]: audit 2024-04-03T18:19:53.954616+0000 mon.a (mon.0) 6600 : audit [DBG] from='client.? 172.21.15.67:0/4114393712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:55.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:54 smithi067 bash[27441]: cluster 2024-04-03T18:19:53.469318+0000 mgr.y (mgr.24370) 7244 : cluster [DBG] pgmap v7228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:55.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:54 smithi067 bash[27441]: audit 2024-04-03T18:19:53.954616+0000 mon.a (mon.0) 6600 : audit [DBG] from='client.? 172.21.15.67:0/4114393712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:55.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:54 smithi067 bash[17655]: cluster 2024-04-03T18:19:53.469318+0000 mgr.y (mgr.24370) 7244 : cluster [DBG] pgmap v7228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:55.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:54 smithi067 bash[17655]: audit 2024-04-03T18:19:53.954616+0000 mon.a (mon.0) 6600 : audit [DBG] from='client.? 172.21.15.67:0/4114393712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:56.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:55 smithi082 bash[20963]: audit 2024-04-03T18:19:55.036461+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:56.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:55 smithi067 bash[17655]: audit 2024-04-03T18:19:55.036461+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:56.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:55 smithi067 bash[27441]: audit 2024-04-03T18:19:55.036461+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:19:57.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:56 smithi082 bash[20963]: cluster 2024-04-03T18:19:55.469962+0000 mgr.y (mgr.24370) 7245 : cluster [DBG] pgmap v7229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:57.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:56 smithi082 bash[20963]: audit 2024-04-03T18:19:56.403960+0000 mon.c (mon.2) 2865 : audit [DBG] from='client.? 172.21.15.67:0/872716572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:57.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:56 smithi067 bash[27441]: cluster 2024-04-03T18:19:55.469962+0000 mgr.y (mgr.24370) 7245 : cluster [DBG] pgmap v7229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:57.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:56 smithi067 bash[27441]: audit 2024-04-03T18:19:56.403960+0000 mon.c (mon.2) 2865 : audit [DBG] from='client.? 172.21.15.67:0/872716572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:57.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:56 smithi067 bash[17655]: cluster 2024-04-03T18:19:55.469962+0000 mgr.y (mgr.24370) 7245 : cluster [DBG] pgmap v7229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:57.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:56 smithi067 bash[17655]: audit 2024-04-03T18:19:56.403960+0000 mon.c (mon.2) 2865 : audit [DBG] from='client.? 172.21.15.67:0/872716572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:19:59.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:58 smithi082 bash[20963]: cluster 2024-04-03T18:19:57.471127+0000 mgr.y (mgr.24370) 7246 : cluster [DBG] pgmap v7230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:59.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:58 smithi067 bash[27441]: cluster 2024-04-03T18:19:57.471127+0000 mgr.y (mgr.24370) 7246 : cluster [DBG] pgmap v7230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:19:59.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:58 smithi067 bash[17655]: cluster 2024-04-03T18:19:57.471127+0000 mgr.y (mgr.24370) 7246 : cluster [DBG] pgmap v7230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:00.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:59 smithi082 bash[20963]: audit 2024-04-03T18:19:58.868233+0000 mon.a (mon.0) 6602 : audit [DBG] from='client.? 172.21.15.67:0/3729654880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:00.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:19:59 smithi082 bash[20963]: cluster 2024-04-03T18:19:59.471831+0000 mgr.y (mgr.24370) 7247 : cluster [DBG] pgmap v7231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:00.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:59 smithi067 bash[27441]: audit 2024-04-03T18:19:58.868233+0000 mon.a (mon.0) 6602 : audit [DBG] from='client.? 172.21.15.67:0/3729654880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:00.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:19:59 smithi067 bash[27441]: cluster 2024-04-03T18:19:59.471831+0000 mgr.y (mgr.24370) 7247 : cluster [DBG] pgmap v7231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:00.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:59 smithi067 bash[17655]: audit 2024-04-03T18:19:58.868233+0000 mon.a (mon.0) 6602 : audit [DBG] from='client.? 172.21.15.67:0/3729654880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:00.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:19:59 smithi067 bash[17655]: cluster 2024-04-03T18:19:59.471831+0000 mgr.y (mgr.24370) 7247 : cluster [DBG] pgmap v7231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:01.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:00 smithi082 bash[20963]: cluster 2024-04-03T18:20:00.000138+0000 mon.a (mon.0) 6603 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:20:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:00 smithi067 bash[17655]: cluster 2024-04-03T18:20:00.000138+0000 mon.a (mon.0) 6603 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:20:01.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:00 smithi067 bash[27441]: cluster 2024-04-03T18:20:00.000138+0000 mon.a (mon.0) 6603 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:20:02.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:01 smithi082 bash[20963]: audit 2024-04-03T18:20:01.327283+0000 mon.c (mon.2) 2866 : audit [DBG] from='client.? 172.21.15.67:0/2391189948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:02.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:01 smithi082 bash[20963]: cluster 2024-04-03T18:20:01.472997+0000 mgr.y (mgr.24370) 7248 : cluster [DBG] pgmap v7232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:02.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:01 smithi067 bash[17655]: audit 2024-04-03T18:20:01.327283+0000 mon.c (mon.2) 2866 : audit [DBG] from='client.? 172.21.15.67:0/2391189948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:02.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:01 smithi067 bash[17655]: cluster 2024-04-03T18:20:01.472997+0000 mgr.y (mgr.24370) 7248 : cluster [DBG] pgmap v7232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:02.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:01 smithi067 bash[27441]: audit 2024-04-03T18:20:01.327283+0000 mon.c (mon.2) 2866 : audit [DBG] from='client.? 172.21.15.67:0/2391189948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:02.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:01 smithi067 bash[27441]: cluster 2024-04-03T18:20:01.472997+0000 mgr.y (mgr.24370) 7248 : cluster [DBG] pgmap v7232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:03.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:03] "GET /metrics HTTP/1.1" 200 239948 "" "Prometheus/2.43.0" 2024-04-03T18:20:03.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:20:04.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:04 smithi082 bash[20963]: cluster 2024-04-03T18:20:03.473664+0000 mgr.y (mgr.24370) 7249 : cluster [DBG] pgmap v7233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:04.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:04 smithi082 bash[20963]: audit 2024-04-03T18:20:03.777408+0000 mon.c (mon.2) 2867 : audit [DBG] from='client.? 172.21.15.67:0/4047162881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:04.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:04 smithi067 bash[17655]: cluster 2024-04-03T18:20:03.473664+0000 mgr.y (mgr.24370) 7249 : cluster [DBG] pgmap v7233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:04.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:04 smithi067 bash[17655]: audit 2024-04-03T18:20:03.777408+0000 mon.c (mon.2) 2867 : audit [DBG] from='client.? 172.21.15.67:0/4047162881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:04.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:04 smithi067 bash[27441]: cluster 2024-04-03T18:20:03.473664+0000 mgr.y (mgr.24370) 7249 : cluster [DBG] pgmap v7233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:04.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:04 smithi067 bash[27441]: audit 2024-04-03T18:20:03.777408+0000 mon.c (mon.2) 2867 : audit [DBG] from='client.? 172.21.15.67:0/4047162881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:06.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:06 smithi082 bash[20963]: cluster 2024-04-03T18:20:05.474271+0000 mgr.y (mgr.24370) 7250 : cluster [DBG] pgmap v7234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:06.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:06 smithi082 bash[20963]: audit 2024-04-03T18:20:06.236371+0000 mon.a (mon.0) 6604 : audit [DBG] from='client.? 172.21.15.67:0/1158072759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:06.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:06 smithi067 bash[17655]: cluster 2024-04-03T18:20:05.474271+0000 mgr.y (mgr.24370) 7250 : cluster [DBG] pgmap v7234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:06.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:06 smithi067 bash[17655]: audit 2024-04-03T18:20:06.236371+0000 mon.a (mon.0) 6604 : audit [DBG] from='client.? 172.21.15.67:0/1158072759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:06.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:06 smithi067 bash[27441]: cluster 2024-04-03T18:20:05.474271+0000 mgr.y (mgr.24370) 7250 : cluster [DBG] pgmap v7234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:06.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:06 smithi067 bash[27441]: audit 2024-04-03T18:20:06.236371+0000 mon.a (mon.0) 6604 : audit [DBG] from='client.? 172.21.15.67:0/1158072759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:08.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:08 smithi082 bash[20963]: cluster 2024-04-03T18:20:07.475443+0000 mgr.y (mgr.24370) 7251 : cluster [DBG] pgmap v7235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:08.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:08 smithi067 bash[17655]: cluster 2024-04-03T18:20:07.475443+0000 mgr.y (mgr.24370) 7251 : cluster [DBG] pgmap v7235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:08.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:08 smithi067 bash[27441]: cluster 2024-04-03T18:20:07.475443+0000 mgr.y (mgr.24370) 7251 : cluster [DBG] pgmap v7235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:09.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:09 smithi082 bash[20963]: audit 2024-04-03T18:20:08.693116+0000 mon.a (mon.0) 6605 : audit [DBG] from='client.? 172.21.15.67:0/3271988761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:09.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:09 smithi067 bash[17655]: audit 2024-04-03T18:20:08.693116+0000 mon.a (mon.0) 6605 : audit [DBG] from='client.? 172.21.15.67:0/3271988761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:09.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:09 smithi067 bash[27441]: audit 2024-04-03T18:20:08.693116+0000 mon.a (mon.0) 6605 : audit [DBG] from='client.? 172.21.15.67:0/3271988761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:10.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:10 smithi082 bash[20963]: cluster 2024-04-03T18:20:09.476107+0000 mgr.y (mgr.24370) 7252 : cluster [DBG] pgmap v7236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:10.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:10 smithi082 bash[20963]: audit 2024-04-03T18:20:10.036931+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:10.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:10 smithi067 bash[27441]: cluster 2024-04-03T18:20:09.476107+0000 mgr.y (mgr.24370) 7252 : cluster [DBG] pgmap v7236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:10.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:10 smithi067 bash[27441]: audit 2024-04-03T18:20:10.036931+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:10.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:10 smithi067 bash[17655]: cluster 2024-04-03T18:20:09.476107+0000 mgr.y (mgr.24370) 7252 : cluster [DBG] pgmap v7236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:10.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:10 smithi067 bash[17655]: audit 2024-04-03T18:20:10.036931+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:11.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:11 smithi082 bash[20963]: audit 2024-04-03T18:20:11.142239+0000 mon.c (mon.2) 2868 : audit [DBG] from='client.? 172.21.15.67:0/2962189361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:11.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:11 smithi067 bash[17655]: audit 2024-04-03T18:20:11.142239+0000 mon.c (mon.2) 2868 : audit [DBG] from='client.? 172.21.15.67:0/2962189361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:11.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:11 smithi067 bash[27441]: audit 2024-04-03T18:20:11.142239+0000 mon.c (mon.2) 2868 : audit [DBG] from='client.? 172.21.15.67:0/2962189361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:12.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:12 smithi082 bash[20963]: cluster 2024-04-03T18:20:11.477340+0000 mgr.y (mgr.24370) 7253 : cluster [DBG] pgmap v7237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:12.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:12 smithi067 bash[17655]: cluster 2024-04-03T18:20:11.477340+0000 mgr.y (mgr.24370) 7253 : cluster [DBG] pgmap v7237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:12.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:12 smithi067 bash[27441]: cluster 2024-04-03T18:20:11.477340+0000 mgr.y (mgr.24370) 7253 : cluster [DBG] pgmap v7237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:13.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:13] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:20:13.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:20:14.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:14 smithi082 bash[20963]: cluster 2024-04-03T18:20:13.478160+0000 mgr.y (mgr.24370) 7254 : cluster [DBG] pgmap v7238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:14.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:14 smithi082 bash[20963]: audit 2024-04-03T18:20:13.593471+0000 mon.a (mon.0) 6607 : audit [DBG] from='client.? 172.21.15.67:0/3406314814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:14.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:14 smithi067 bash[27441]: cluster 2024-04-03T18:20:13.478160+0000 mgr.y (mgr.24370) 7254 : cluster [DBG] pgmap v7238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:14.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:14 smithi067 bash[27441]: audit 2024-04-03T18:20:13.593471+0000 mon.a (mon.0) 6607 : audit [DBG] from='client.? 172.21.15.67:0/3406314814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:14.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:14 smithi067 bash[17655]: cluster 2024-04-03T18:20:13.478160+0000 mgr.y (mgr.24370) 7254 : cluster [DBG] pgmap v7238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:14.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:14 smithi067 bash[17655]: audit 2024-04-03T18:20:13.593471+0000 mon.a (mon.0) 6607 : audit [DBG] from='client.? 172.21.15.67:0/3406314814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:16.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:16 smithi082 bash[20963]: cluster 2024-04-03T18:20:15.478925+0000 mgr.y (mgr.24370) 7255 : cluster [DBG] pgmap v7239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:16.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:16 smithi082 bash[20963]: audit 2024-04-03T18:20:16.043168+0000 mon.a (mon.0) 6608 : audit [DBG] from='client.? 172.21.15.67:0/1036605688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:16.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:16 smithi067 bash[17655]: cluster 2024-04-03T18:20:15.478925+0000 mgr.y (mgr.24370) 7255 : cluster [DBG] pgmap v7239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:16.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:16 smithi067 bash[17655]: audit 2024-04-03T18:20:16.043168+0000 mon.a (mon.0) 6608 : audit [DBG] from='client.? 172.21.15.67:0/1036605688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:16.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:16 smithi067 bash[27441]: cluster 2024-04-03T18:20:15.478925+0000 mgr.y (mgr.24370) 7255 : cluster [DBG] pgmap v7239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:16.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:16 smithi067 bash[27441]: audit 2024-04-03T18:20:16.043168+0000 mon.a (mon.0) 6608 : audit [DBG] from='client.? 172.21.15.67:0/1036605688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:18.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:18 smithi082 bash[20963]: cluster 2024-04-03T18:20:17.480202+0000 mgr.y (mgr.24370) 7256 : cluster [DBG] pgmap v7240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:18.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:18 smithi082 bash[20963]: audit 2024-04-03T18:20:18.492831+0000 mon.c (mon.2) 2869 : audit [DBG] from='client.? 172.21.15.67:0/2736441995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:18.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:18 smithi067 bash[17655]: cluster 2024-04-03T18:20:17.480202+0000 mgr.y (mgr.24370) 7256 : cluster [DBG] pgmap v7240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:18.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:18 smithi067 bash[17655]: audit 2024-04-03T18:20:18.492831+0000 mon.c (mon.2) 2869 : audit [DBG] from='client.? 172.21.15.67:0/2736441995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:18.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:18 smithi067 bash[27441]: cluster 2024-04-03T18:20:17.480202+0000 mgr.y (mgr.24370) 7256 : cluster [DBG] pgmap v7240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:18.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:18 smithi067 bash[27441]: audit 2024-04-03T18:20:18.492831+0000 mon.c (mon.2) 2869 : audit [DBG] from='client.? 172.21.15.67:0/2736441995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:20.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:20 smithi082 bash[20963]: cluster 2024-04-03T18:20:19.481037+0000 mgr.y (mgr.24370) 7257 : cluster [DBG] pgmap v7241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:20.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:20 smithi067 bash[27441]: cluster 2024-04-03T18:20:19.481037+0000 mgr.y (mgr.24370) 7257 : cluster [DBG] pgmap v7241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:20.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:20 smithi067 bash[17655]: cluster 2024-04-03T18:20:19.481037+0000 mgr.y (mgr.24370) 7257 : cluster [DBG] pgmap v7241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:21.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:21 smithi082 bash[20963]: audit 2024-04-03T18:20:20.947143+0000 mon.a (mon.0) 6609 : audit [DBG] from='client.? 172.21.15.67:0/1831791302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:21.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:21 smithi067 bash[17655]: audit 2024-04-03T18:20:20.947143+0000 mon.a (mon.0) 6609 : audit [DBG] from='client.? 172.21.15.67:0/1831791302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:21.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:21 smithi067 bash[27441]: audit 2024-04-03T18:20:20.947143+0000 mon.a (mon.0) 6609 : audit [DBG] from='client.? 172.21.15.67:0/1831791302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:22.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:22 smithi082 bash[20963]: cluster 2024-04-03T18:20:21.482267+0000 mgr.y (mgr.24370) 7258 : cluster [DBG] pgmap v7242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:22.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:22 smithi067 bash[27441]: cluster 2024-04-03T18:20:21.482267+0000 mgr.y (mgr.24370) 7258 : cluster [DBG] pgmap v7242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:22.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:22 smithi067 bash[17655]: cluster 2024-04-03T18:20:21.482267+0000 mgr.y (mgr.24370) 7258 : cluster [DBG] pgmap v7242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:23.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:23] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:20:23.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:20:23.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:23 smithi082 bash[20963]: audit 2024-04-03T18:20:23.403287+0000 mon.c (mon.2) 2870 : audit [DBG] from='client.? 172.21.15.67:0/1964263854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:23.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:23 smithi067 bash[17655]: audit 2024-04-03T18:20:23.403287+0000 mon.c (mon.2) 2870 : audit [DBG] from='client.? 172.21.15.67:0/1964263854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:23.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:23 smithi067 bash[27441]: audit 2024-04-03T18:20:23.403287+0000 mon.c (mon.2) 2870 : audit [DBG] from='client.? 172.21.15.67:0/1964263854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:24.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:24 smithi082 bash[20963]: cluster 2024-04-03T18:20:23.482974+0000 mgr.y (mgr.24370) 7259 : cluster [DBG] pgmap v7243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:24.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:24 smithi067 bash[17655]: cluster 2024-04-03T18:20:23.482974+0000 mgr.y (mgr.24370) 7259 : cluster [DBG] pgmap v7243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:24.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:24 smithi067 bash[27441]: cluster 2024-04-03T18:20:23.482974+0000 mgr.y (mgr.24370) 7259 : cluster [DBG] pgmap v7243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:25.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:25 smithi082 bash[20963]: audit 2024-04-03T18:20:25.037252+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:25.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:25 smithi067 bash[27441]: audit 2024-04-03T18:20:25.037252+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:25.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:25 smithi067 bash[17655]: audit 2024-04-03T18:20:25.037252+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:26.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:26 smithi082 bash[20963]: cluster 2024-04-03T18:20:25.483660+0000 mgr.y (mgr.24370) 7260 : cluster [DBG] pgmap v7244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:26.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:26 smithi082 bash[20963]: audit 2024-04-03T18:20:25.859750+0000 mon.a (mon.0) 6611 : audit [DBG] from='client.? 172.21.15.67:0/4216773669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:26.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:26 smithi067 bash[27441]: cluster 2024-04-03T18:20:25.483660+0000 mgr.y (mgr.24370) 7260 : cluster [DBG] pgmap v7244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:26.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:26 smithi067 bash[27441]: audit 2024-04-03T18:20:25.859750+0000 mon.a (mon.0) 6611 : audit [DBG] from='client.? 172.21.15.67:0/4216773669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:26.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:26 smithi067 bash[17655]: cluster 2024-04-03T18:20:25.483660+0000 mgr.y (mgr.24370) 7260 : cluster [DBG] pgmap v7244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:26.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:26 smithi067 bash[17655]: audit 2024-04-03T18:20:25.859750+0000 mon.a (mon.0) 6611 : audit [DBG] from='client.? 172.21.15.67:0/4216773669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:28.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:28 smithi082 bash[20963]: cluster 2024-04-03T18:20:27.484964+0000 mgr.y (mgr.24370) 7261 : cluster [DBG] pgmap v7245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:28.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:28 smithi082 bash[20963]: audit 2024-04-03T18:20:28.318129+0000 mon.a (mon.0) 6612 : audit [DBG] from='client.? 172.21.15.67:0/2949323096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:28.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:28 smithi067 bash[17655]: cluster 2024-04-03T18:20:27.484964+0000 mgr.y (mgr.24370) 7261 : cluster [DBG] pgmap v7245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:28.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:28 smithi067 bash[17655]: audit 2024-04-03T18:20:28.318129+0000 mon.a (mon.0) 6612 : audit [DBG] from='client.? 172.21.15.67:0/2949323096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:28.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:28 smithi067 bash[27441]: cluster 2024-04-03T18:20:27.484964+0000 mgr.y (mgr.24370) 7261 : cluster [DBG] pgmap v7245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:28.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:28 smithi067 bash[27441]: audit 2024-04-03T18:20:28.318129+0000 mon.a (mon.0) 6612 : audit [DBG] from='client.? 172.21.15.67:0/2949323096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:30.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:30 smithi082 bash[20963]: cluster 2024-04-03T18:20:29.485662+0000 mgr.y (mgr.24370) 7262 : cluster [DBG] pgmap v7246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:30.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:30 smithi082 bash[20963]: audit 2024-04-03T18:20:30.473623+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:20:30.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:30 smithi067 bash[27441]: cluster 2024-04-03T18:20:29.485662+0000 mgr.y (mgr.24370) 7262 : cluster [DBG] pgmap v7246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:30.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:30 smithi067 bash[27441]: audit 2024-04-03T18:20:30.473623+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:20:30.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:30 smithi067 bash[17655]: cluster 2024-04-03T18:20:29.485662+0000 mgr.y (mgr.24370) 7262 : cluster [DBG] pgmap v7246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:30.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:30 smithi067 bash[17655]: audit 2024-04-03T18:20:30.473623+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:20:31.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:31 smithi067 bash[17655]: audit 2024-04-03T18:20:30.774897+0000 mon.a (mon.0) 6614 : audit [DBG] from='client.? 172.21.15.67:0/3384424287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:31.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:31 smithi067 bash[27441]: audit 2024-04-03T18:20:30.774897+0000 mon.a (mon.0) 6614 : audit [DBG] from='client.? 172.21.15.67:0/3384424287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:32.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:31 smithi082 bash[20963]: audit 2024-04-03T18:20:30.774897+0000 mon.a (mon.0) 6614 : audit [DBG] from='client.? 172.21.15.67:0/3384424287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:32.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:32 smithi067 bash[27441]: cluster 2024-04-03T18:20:31.486876+0000 mgr.y (mgr.24370) 7263 : cluster [DBG] pgmap v7247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:32.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:32 smithi067 bash[17655]: cluster 2024-04-03T18:20:31.486876+0000 mgr.y (mgr.24370) 7263 : cluster [DBG] pgmap v7247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:33.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:32 smithi082 bash[20963]: cluster 2024-04-03T18:20:31.486876+0000 mgr.y (mgr.24370) 7263 : cluster [DBG] pgmap v7247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:33.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:20:33.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:33 smithi082 bash[20963]: audit 2024-04-03T18:20:33.232214+0000 mon.c (mon.2) 2871 : audit [DBG] from='client.? 172.21.15.67:0/1914985628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:33.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:20:33.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:33 smithi067 bash[17655]: audit 2024-04-03T18:20:33.232214+0000 mon.c (mon.2) 2871 : audit [DBG] from='client.? 172.21.15.67:0/1914985628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:33.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:33 smithi067 bash[27441]: audit 2024-04-03T18:20:33.232214+0000 mon.c (mon.2) 2871 : audit [DBG] from='client.? 172.21.15.67:0/1914985628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:34.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:34 smithi067 bash[17655]: cluster 2024-04-03T18:20:33.487583+0000 mgr.y (mgr.24370) 7264 : cluster [DBG] pgmap v7248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:34.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:34 smithi067 bash[27441]: cluster 2024-04-03T18:20:33.487583+0000 mgr.y (mgr.24370) 7264 : cluster [DBG] pgmap v7248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:35.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:34 smithi082 bash[20963]: cluster 2024-04-03T18:20:33.487583+0000 mgr.y (mgr.24370) 7264 : cluster [DBG] pgmap v7248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:36.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[17655]: cluster 2024-04-03T18:20:35.488288+0000 mgr.y (mgr.24370) 7265 : cluster [DBG] pgmap v7249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:36.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[17655]: audit 2024-04-03T18:20:35.708846+0000 mon.c (mon.2) 2872 : audit [DBG] from='client.? 172.21.15.67:0/1357364066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:36.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[17655]: audit 2024-04-03T18:20:36.113025+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:36.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[17655]: audit 2024-04-03T18:20:36.120332+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:36.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[17655]: audit 2024-04-03T18:20:36.414641+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:36.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[17655]: audit 2024-04-03T18:20:36.421470+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:36.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[27441]: cluster 2024-04-03T18:20:35.488288+0000 mgr.y (mgr.24370) 7265 : cluster [DBG] pgmap v7249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[27441]: audit 2024-04-03T18:20:35.708846+0000 mon.c (mon.2) 2872 : audit [DBG] from='client.? 172.21.15.67:0/1357364066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[27441]: audit 2024-04-03T18:20:36.113025+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[27441]: audit 2024-04-03T18:20:36.120332+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[27441]: audit 2024-04-03T18:20:36.414641+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:36 smithi067 bash[27441]: audit 2024-04-03T18:20:36.421470+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:37.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:36 smithi082 bash[20963]: cluster 2024-04-03T18:20:35.488288+0000 mgr.y (mgr.24370) 7265 : cluster [DBG] pgmap v7249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:37.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:36 smithi082 bash[20963]: audit 2024-04-03T18:20:35.708846+0000 mon.c (mon.2) 2872 : audit [DBG] from='client.? 172.21.15.67:0/1357364066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:37.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:36 smithi082 bash[20963]: audit 2024-04-03T18:20:36.113025+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:37.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:36 smithi082 bash[20963]: audit 2024-04-03T18:20:36.120332+0000 mon.a (mon.0) 6616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:37.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:36 smithi082 bash[20963]: audit 2024-04-03T18:20:36.414641+0000 mon.a (mon.0) 6617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:37.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:36 smithi082 bash[20963]: audit 2024-04-03T18:20:36.421470+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:37.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:37 smithi067 bash[17655]: audit 2024-04-03T18:20:36.847641+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:20:37.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:37 smithi067 bash[17655]: audit 2024-04-03T18:20:36.849468+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:20:37.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:37 smithi067 bash[17655]: audit 2024-04-03T18:20:36.858002+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:37.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:37 smithi067 bash[27441]: audit 2024-04-03T18:20:36.847641+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:20:37.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:37 smithi067 bash[27441]: audit 2024-04-03T18:20:36.849468+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:20:37.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:37 smithi067 bash[27441]: audit 2024-04-03T18:20:36.858002+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:38.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:37 smithi082 bash[20963]: audit 2024-04-03T18:20:36.847641+0000 mon.a (mon.0) 6619 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:20:38.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:37 smithi082 bash[20963]: audit 2024-04-03T18:20:36.849468+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:20:38.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:37 smithi082 bash[20963]: audit 2024-04-03T18:20:36.858002+0000 mon.a (mon.0) 6621 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:20:38.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:38 smithi067 bash[27441]: cluster 2024-04-03T18:20:37.489564+0000 mgr.y (mgr.24370) 7266 : cluster [DBG] pgmap v7250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:38.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:38 smithi067 bash[27441]: audit 2024-04-03T18:20:38.166456+0000 mon.c (mon.2) 2873 : audit [DBG] from='client.? 172.21.15.67:0/222739033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:38.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:38 smithi067 bash[17655]: cluster 2024-04-03T18:20:37.489564+0000 mgr.y (mgr.24370) 7266 : cluster [DBG] pgmap v7250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:38.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:38 smithi067 bash[17655]: audit 2024-04-03T18:20:38.166456+0000 mon.c (mon.2) 2873 : audit [DBG] from='client.? 172.21.15.67:0/222739033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:39.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:38 smithi082 bash[20963]: cluster 2024-04-03T18:20:37.489564+0000 mgr.y (mgr.24370) 7266 : cluster [DBG] pgmap v7250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:39.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:38 smithi082 bash[20963]: audit 2024-04-03T18:20:38.166456+0000 mon.c (mon.2) 2873 : audit [DBG] from='client.? 172.21.15.67:0/222739033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:41.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:40 smithi082 bash[20963]: cluster 2024-04-03T18:20:39.490290+0000 mgr.y (mgr.24370) 7267 : cluster [DBG] pgmap v7251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:41.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:40 smithi082 bash[20963]: audit 2024-04-03T18:20:40.037696+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:41.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:40 smithi082 bash[20963]: audit 2024-04-03T18:20:40.625637+0000 mon.c (mon.2) 2874 : audit [DBG] from='client.? 172.21.15.67:0/1344181208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:41.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:40 smithi067 bash[27441]: cluster 2024-04-03T18:20:39.490290+0000 mgr.y (mgr.24370) 7267 : cluster [DBG] pgmap v7251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:41.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:40 smithi067 bash[27441]: audit 2024-04-03T18:20:40.037696+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:41.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:40 smithi067 bash[27441]: audit 2024-04-03T18:20:40.625637+0000 mon.c (mon.2) 2874 : audit [DBG] from='client.? 172.21.15.67:0/1344181208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:41.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:40 smithi067 bash[17655]: cluster 2024-04-03T18:20:39.490290+0000 mgr.y (mgr.24370) 7267 : cluster [DBG] pgmap v7251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:41.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:40 smithi067 bash[17655]: audit 2024-04-03T18:20:40.037696+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:41.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:40 smithi067 bash[17655]: audit 2024-04-03T18:20:40.625637+0000 mon.c (mon.2) 2874 : audit [DBG] from='client.? 172.21.15.67:0/1344181208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:43.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:42 smithi067 bash[27441]: cluster 2024-04-03T18:20:41.491462+0000 mgr.y (mgr.24370) 7268 : cluster [DBG] pgmap v7252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:43.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:42 smithi067 bash[17655]: cluster 2024-04-03T18:20:41.491462+0000 mgr.y (mgr.24370) 7268 : cluster [DBG] pgmap v7252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:43.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:42 smithi082 bash[20963]: cluster 2024-04-03T18:20:41.491462+0000 mgr.y (mgr.24370) 7268 : cluster [DBG] pgmap v7252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:43.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:43] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:20:43.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:20:43.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:43 smithi082 bash[20963]: audit 2024-04-03T18:20:43.079497+0000 mon.a (mon.0) 6623 : audit [DBG] from='client.? 172.21.15.67:0/3498203482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:44.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:43 smithi067 bash[27441]: audit 2024-04-03T18:20:43.079497+0000 mon.a (mon.0) 6623 : audit [DBG] from='client.? 172.21.15.67:0/3498203482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:44.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:43 smithi067 bash[17655]: audit 2024-04-03T18:20:43.079497+0000 mon.a (mon.0) 6623 : audit [DBG] from='client.? 172.21.15.67:0/3498203482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:45.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:44 smithi082 bash[20963]: cluster 2024-04-03T18:20:43.492266+0000 mgr.y (mgr.24370) 7269 : cluster [DBG] pgmap v7253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:45.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:44 smithi067 bash[17655]: cluster 2024-04-03T18:20:43.492266+0000 mgr.y (mgr.24370) 7269 : cluster [DBG] pgmap v7253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:45.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:44 smithi067 bash[27441]: cluster 2024-04-03T18:20:43.492266+0000 mgr.y (mgr.24370) 7269 : cluster [DBG] pgmap v7253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:46.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:45 smithi082 bash[20963]: audit 2024-04-03T18:20:45.530648+0000 mon.a (mon.0) 6624 : audit [DBG] from='client.? 172.21.15.67:0/2306399923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:46.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:45 smithi067 bash[17655]: audit 2024-04-03T18:20:45.530648+0000 mon.a (mon.0) 6624 : audit [DBG] from='client.? 172.21.15.67:0/2306399923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:46.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:45 smithi067 bash[27441]: audit 2024-04-03T18:20:45.530648+0000 mon.a (mon.0) 6624 : audit [DBG] from='client.? 172.21.15.67:0/2306399923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:47.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:46 smithi082 bash[20963]: cluster 2024-04-03T18:20:45.492941+0000 mgr.y (mgr.24370) 7270 : cluster [DBG] pgmap v7254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:47.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:46 smithi067 bash[27441]: cluster 2024-04-03T18:20:45.492941+0000 mgr.y (mgr.24370) 7270 : cluster [DBG] pgmap v7254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:47.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:46 smithi067 bash[17655]: cluster 2024-04-03T18:20:45.492941+0000 mgr.y (mgr.24370) 7270 : cluster [DBG] pgmap v7254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:49.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:48 smithi082 bash[20963]: cluster 2024-04-03T18:20:47.494131+0000 mgr.y (mgr.24370) 7271 : cluster [DBG] pgmap v7255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:49.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:48 smithi082 bash[20963]: audit 2024-04-03T18:20:47.984765+0000 mon.a (mon.0) 6625 : audit [DBG] from='client.? 172.21.15.67:0/2058686120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:49.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:48 smithi067 bash[17655]: cluster 2024-04-03T18:20:47.494131+0000 mgr.y (mgr.24370) 7271 : cluster [DBG] pgmap v7255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:49.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:48 smithi067 bash[17655]: audit 2024-04-03T18:20:47.984765+0000 mon.a (mon.0) 6625 : audit [DBG] from='client.? 172.21.15.67:0/2058686120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:49.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:48 smithi067 bash[27441]: cluster 2024-04-03T18:20:47.494131+0000 mgr.y (mgr.24370) 7271 : cluster [DBG] pgmap v7255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:49.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:48 smithi067 bash[27441]: audit 2024-04-03T18:20:47.984765+0000 mon.a (mon.0) 6625 : audit [DBG] from='client.? 172.21.15.67:0/2058686120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:51.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:50 smithi082 bash[20963]: cluster 2024-04-03T18:20:49.494948+0000 mgr.y (mgr.24370) 7272 : cluster [DBG] pgmap v7256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:51.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:50 smithi082 bash[20963]: audit 2024-04-03T18:20:50.434428+0000 mon.c (mon.2) 2875 : audit [DBG] from='client.? 172.21.15.67:0/2745699288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:51.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:50 smithi067 bash[27441]: cluster 2024-04-03T18:20:49.494948+0000 mgr.y (mgr.24370) 7272 : cluster [DBG] pgmap v7256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:51.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:50 smithi067 bash[27441]: audit 2024-04-03T18:20:50.434428+0000 mon.c (mon.2) 2875 : audit [DBG] from='client.? 172.21.15.67:0/2745699288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:51.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:50 smithi067 bash[17655]: cluster 2024-04-03T18:20:49.494948+0000 mgr.y (mgr.24370) 7272 : cluster [DBG] pgmap v7256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:51.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:50 smithi067 bash[17655]: audit 2024-04-03T18:20:50.434428+0000 mon.c (mon.2) 2875 : audit [DBG] from='client.? 172.21.15.67:0/2745699288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:53.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:52 smithi067 bash[27441]: cluster 2024-04-03T18:20:51.496244+0000 mgr.y (mgr.24370) 7273 : cluster [DBG] pgmap v7257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:53.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:52 smithi067 bash[17655]: cluster 2024-04-03T18:20:51.496244+0000 mgr.y (mgr.24370) 7273 : cluster [DBG] pgmap v7257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:53.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:52 smithi082 bash[20963]: cluster 2024-04-03T18:20:51.496244+0000 mgr.y (mgr.24370) 7273 : cluster [DBG] pgmap v7257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:53.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:53] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:20:53.780 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:20:54.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:53 smithi082 bash[20963]: audit 2024-04-03T18:20:52.888738+0000 mon.c (mon.2) 2876 : audit [DBG] from='client.? 172.21.15.67:0/1503177347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:54.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:53 smithi067 bash[17655]: audit 2024-04-03T18:20:52.888738+0000 mon.c (mon.2) 2876 : audit [DBG] from='client.? 172.21.15.67:0/1503177347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:54.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:53 smithi067 bash[27441]: audit 2024-04-03T18:20:52.888738+0000 mon.c (mon.2) 2876 : audit [DBG] from='client.? 172.21.15.67:0/1503177347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:55.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:54 smithi082 bash[20963]: cluster 2024-04-03T18:20:53.496965+0000 mgr.y (mgr.24370) 7274 : cluster [DBG] pgmap v7258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:55.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:54 smithi067 bash[17655]: cluster 2024-04-03T18:20:53.496965+0000 mgr.y (mgr.24370) 7274 : cluster [DBG] pgmap v7258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:55.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:54 smithi067 bash[27441]: cluster 2024-04-03T18:20:53.496965+0000 mgr.y (mgr.24370) 7274 : cluster [DBG] pgmap v7258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:56.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:55 smithi082 bash[20963]: audit 2024-04-03T18:20:55.038459+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:56.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:55 smithi082 bash[20963]: audit 2024-04-03T18:20:55.344289+0000 mon.c (mon.2) 2877 : audit [DBG] from='client.? 172.21.15.67:0/1627415445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:56.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:55 smithi067 bash[17655]: audit 2024-04-03T18:20:55.038459+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:56.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:55 smithi067 bash[17655]: audit 2024-04-03T18:20:55.344289+0000 mon.c (mon.2) 2877 : audit [DBG] from='client.? 172.21.15.67:0/1627415445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:56.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:55 smithi067 bash[27441]: audit 2024-04-03T18:20:55.038459+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:20:56.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:55 smithi067 bash[27441]: audit 2024-04-03T18:20:55.344289+0000 mon.c (mon.2) 2877 : audit [DBG] from='client.? 172.21.15.67:0/1627415445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:57.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:56 smithi082 bash[20963]: cluster 2024-04-03T18:20:55.497815+0000 mgr.y (mgr.24370) 7275 : cluster [DBG] pgmap v7259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:57.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:56 smithi067 bash[27441]: cluster 2024-04-03T18:20:55.497815+0000 mgr.y (mgr.24370) 7275 : cluster [DBG] pgmap v7259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:57.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:56 smithi067 bash[17655]: cluster 2024-04-03T18:20:55.497815+0000 mgr.y (mgr.24370) 7275 : cluster [DBG] pgmap v7259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:58.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:57 smithi082 bash[20963]: cluster 2024-04-03T18:20:57.498612+0000 mgr.y (mgr.24370) 7276 : cluster [DBG] pgmap v7260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:58.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:20:57 smithi082 bash[20963]: audit 2024-04-03T18:20:57.797394+0000 mon.a (mon.0) 6627 : audit [DBG] from='client.? 172.21.15.67:0/4228112911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:58.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:57 smithi067 bash[27441]: cluster 2024-04-03T18:20:57.498612+0000 mgr.y (mgr.24370) 7276 : cluster [DBG] pgmap v7260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:58.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:20:57 smithi067 bash[27441]: audit 2024-04-03T18:20:57.797394+0000 mon.a (mon.0) 6627 : audit [DBG] from='client.? 172.21.15.67:0/4228112911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:20:58.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:57 smithi067 bash[17655]: cluster 2024-04-03T18:20:57.498612+0000 mgr.y (mgr.24370) 7276 : cluster [DBG] pgmap v7260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:20:58.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:20:57 smithi067 bash[17655]: audit 2024-04-03T18:20:57.797394+0000 mon.a (mon.0) 6627 : audit [DBG] from='client.? 172.21.15.67:0/4228112911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:00.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:00 smithi082 bash[20963]: cluster 2024-04-03T18:20:59.499241+0000 mgr.y (mgr.24370) 7277 : cluster [DBG] pgmap v7261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:00.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:00 smithi082 bash[20963]: audit 2024-04-03T18:21:00.258746+0000 mon.c (mon.2) 2878 : audit [DBG] from='client.? 172.21.15.67:0/298958608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:00.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:00 smithi067 bash[17655]: cluster 2024-04-03T18:20:59.499241+0000 mgr.y (mgr.24370) 7277 : cluster [DBG] pgmap v7261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:00.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:00 smithi067 bash[17655]: audit 2024-04-03T18:21:00.258746+0000 mon.c (mon.2) 2878 : audit [DBG] from='client.? 172.21.15.67:0/298958608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:00.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:00 smithi067 bash[27441]: cluster 2024-04-03T18:20:59.499241+0000 mgr.y (mgr.24370) 7277 : cluster [DBG] pgmap v7261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:00.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:00 smithi067 bash[27441]: audit 2024-04-03T18:21:00.258746+0000 mon.c (mon.2) 2878 : audit [DBG] from='client.? 172.21.15.67:0/298958608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:02.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:02 smithi082 bash[20963]: cluster 2024-04-03T18:21:01.500453+0000 mgr.y (mgr.24370) 7278 : cluster [DBG] pgmap v7262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:02.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:02 smithi067 bash[17655]: cluster 2024-04-03T18:21:01.500453+0000 mgr.y (mgr.24370) 7278 : cluster [DBG] pgmap v7262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:02.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:02 smithi067 bash[27441]: cluster 2024-04-03T18:21:01.500453+0000 mgr.y (mgr.24370) 7278 : cluster [DBG] pgmap v7262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:03.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:03] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:21:03.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:03 smithi082 bash[20963]: audit 2024-04-03T18:21:02.708350+0000 mon.c (mon.2) 2879 : audit [DBG] from='client.? 172.21.15.67:0/2358535622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:03.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:21:03.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:03 smithi067 bash[17655]: audit 2024-04-03T18:21:02.708350+0000 mon.c (mon.2) 2879 : audit [DBG] from='client.? 172.21.15.67:0/2358535622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:03.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:03 smithi067 bash[27441]: audit 2024-04-03T18:21:02.708350+0000 mon.c (mon.2) 2879 : audit [DBG] from='client.? 172.21.15.67:0/2358535622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:04.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:04 smithi082 bash[20963]: cluster 2024-04-03T18:21:03.501178+0000 mgr.y (mgr.24370) 7279 : cluster [DBG] pgmap v7263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:04.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:04 smithi067 bash[27441]: cluster 2024-04-03T18:21:03.501178+0000 mgr.y (mgr.24370) 7279 : cluster [DBG] pgmap v7263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:04.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:04 smithi067 bash[17655]: cluster 2024-04-03T18:21:03.501178+0000 mgr.y (mgr.24370) 7279 : cluster [DBG] pgmap v7263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:05.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:05 smithi082 bash[20963]: audit 2024-04-03T18:21:05.155070+0000 mon.a (mon.0) 6628 : audit [DBG] from='client.? 172.21.15.67:0/3940763849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:05.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:05 smithi067 bash[27441]: audit 2024-04-03T18:21:05.155070+0000 mon.a (mon.0) 6628 : audit [DBG] from='client.? 172.21.15.67:0/3940763849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:05.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:05 smithi067 bash[17655]: audit 2024-04-03T18:21:05.155070+0000 mon.a (mon.0) 6628 : audit [DBG] from='client.? 172.21.15.67:0/3940763849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:06.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:06 smithi082 bash[20963]: cluster 2024-04-03T18:21:05.501867+0000 mgr.y (mgr.24370) 7280 : cluster [DBG] pgmap v7264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:06.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:06 smithi067 bash[27441]: cluster 2024-04-03T18:21:05.501867+0000 mgr.y (mgr.24370) 7280 : cluster [DBG] pgmap v7264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:06.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:06 smithi067 bash[17655]: cluster 2024-04-03T18:21:05.501867+0000 mgr.y (mgr.24370) 7280 : cluster [DBG] pgmap v7264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:08.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:08 smithi082 bash[20963]: cluster 2024-04-03T18:21:07.502656+0000 mgr.y (mgr.24370) 7281 : cluster [DBG] pgmap v7265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:08.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:08 smithi082 bash[20963]: audit 2024-04-03T18:21:07.609545+0000 mon.a (mon.0) 6629 : audit [DBG] from='client.? 172.21.15.67:0/3051525604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:08.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:08 smithi067 bash[27441]: cluster 2024-04-03T18:21:07.502656+0000 mgr.y (mgr.24370) 7281 : cluster [DBG] pgmap v7265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:08.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:08 smithi067 bash[27441]: audit 2024-04-03T18:21:07.609545+0000 mon.a (mon.0) 6629 : audit [DBG] from='client.? 172.21.15.67:0/3051525604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:08.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:08 smithi067 bash[17655]: cluster 2024-04-03T18:21:07.502656+0000 mgr.y (mgr.24370) 7281 : cluster [DBG] pgmap v7265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:08.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:08 smithi067 bash[17655]: audit 2024-04-03T18:21:07.609545+0000 mon.a (mon.0) 6629 : audit [DBG] from='client.? 172.21.15.67:0/3051525604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:10.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:10 smithi082 bash[20963]: cluster 2024-04-03T18:21:09.503323+0000 mgr.y (mgr.24370) 7282 : cluster [DBG] pgmap v7266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:10.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:10 smithi082 bash[20963]: audit 2024-04-03T18:21:10.038102+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:10.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:10 smithi082 bash[20963]: audit 2024-04-03T18:21:10.059574+0000 mon.c (mon.2) 2880 : audit [DBG] from='client.? 172.21.15.67:0/2513065389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:10.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:10 smithi067 bash[27441]: cluster 2024-04-03T18:21:09.503323+0000 mgr.y (mgr.24370) 7282 : cluster [DBG] pgmap v7266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:10.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:10 smithi067 bash[27441]: audit 2024-04-03T18:21:10.038102+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:10.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:10 smithi067 bash[27441]: audit 2024-04-03T18:21:10.059574+0000 mon.c (mon.2) 2880 : audit [DBG] from='client.? 172.21.15.67:0/2513065389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:10.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:10 smithi067 bash[17655]: cluster 2024-04-03T18:21:09.503323+0000 mgr.y (mgr.24370) 7282 : cluster [DBG] pgmap v7266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:10.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:10 smithi067 bash[17655]: audit 2024-04-03T18:21:10.038102+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:10.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:10 smithi067 bash[17655]: audit 2024-04-03T18:21:10.059574+0000 mon.c (mon.2) 2880 : audit [DBG] from='client.? 172.21.15.67:0/2513065389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:12.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:12 smithi082 bash[20963]: cluster 2024-04-03T18:21:11.504515+0000 mgr.y (mgr.24370) 7283 : cluster [DBG] pgmap v7267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:12.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:12 smithi082 bash[20963]: audit 2024-04-03T18:21:12.509660+0000 mon.a (mon.0) 6631 : audit [DBG] from='client.? 172.21.15.67:0/481769060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:12.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:12 smithi067 bash[17655]: cluster 2024-04-03T18:21:11.504515+0000 mgr.y (mgr.24370) 7283 : cluster [DBG] pgmap v7267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:12.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:12 smithi067 bash[17655]: audit 2024-04-03T18:21:12.509660+0000 mon.a (mon.0) 6631 : audit [DBG] from='client.? 172.21.15.67:0/481769060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:12.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:12 smithi067 bash[27441]: cluster 2024-04-03T18:21:11.504515+0000 mgr.y (mgr.24370) 7283 : cluster [DBG] pgmap v7267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:12.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:12 smithi067 bash[27441]: audit 2024-04-03T18:21:12.509660+0000 mon.a (mon.0) 6631 : audit [DBG] from='client.? 172.21.15.67:0/481769060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:13.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:13] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:21:13.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:21:14.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:14 smithi082 bash[20963]: cluster 2024-04-03T18:21:13.505247+0000 mgr.y (mgr.24370) 7284 : cluster [DBG] pgmap v7268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:14.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:14 smithi067 bash[27441]: cluster 2024-04-03T18:21:13.505247+0000 mgr.y (mgr.24370) 7284 : cluster [DBG] pgmap v7268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:14.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:14 smithi067 bash[17655]: cluster 2024-04-03T18:21:13.505247+0000 mgr.y (mgr.24370) 7284 : cluster [DBG] pgmap v7268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:15.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:15 smithi082 bash[20963]: audit 2024-04-03T18:21:14.964531+0000 mon.a (mon.0) 6632 : audit [DBG] from='client.? 172.21.15.67:0/4068347926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:15.879 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 18:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T18:21:15.579314011Z level=info msg="Completed cleanup jobs" duration=49.19176ms 2024-04-03T18:21:16.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:15 smithi067 bash[27441]: audit 2024-04-03T18:21:14.964531+0000 mon.a (mon.0) 6632 : audit [DBG] from='client.? 172.21.15.67:0/4068347926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:16.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:15 smithi067 bash[17655]: audit 2024-04-03T18:21:14.964531+0000 mon.a (mon.0) 6632 : audit [DBG] from='client.? 172.21.15.67:0/4068347926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:17.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:16 smithi082 bash[20963]: cluster 2024-04-03T18:21:15.506055+0000 mgr.y (mgr.24370) 7285 : cluster [DBG] pgmap v7269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:17.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:16 smithi067 bash[17655]: cluster 2024-04-03T18:21:15.506055+0000 mgr.y (mgr.24370) 7285 : cluster [DBG] pgmap v7269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:17.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:16 smithi067 bash[27441]: cluster 2024-04-03T18:21:15.506055+0000 mgr.y (mgr.24370) 7285 : cluster [DBG] pgmap v7269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:18.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:17 smithi082 bash[20963]: audit 2024-04-03T18:21:17.418183+0000 mon.c (mon.2) 2881 : audit [DBG] from='client.? 172.21.15.67:0/1525762063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:18.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:17 smithi067 bash[17655]: audit 2024-04-03T18:21:17.418183+0000 mon.c (mon.2) 2881 : audit [DBG] from='client.? 172.21.15.67:0/1525762063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:18.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:17 smithi067 bash[27441]: audit 2024-04-03T18:21:17.418183+0000 mon.c (mon.2) 2881 : audit [DBG] from='client.? 172.21.15.67:0/1525762063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:19.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:18 smithi082 bash[20963]: cluster 2024-04-03T18:21:17.507256+0000 mgr.y (mgr.24370) 7286 : cluster [DBG] pgmap v7270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:19.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:18 smithi067 bash[17655]: cluster 2024-04-03T18:21:17.507256+0000 mgr.y (mgr.24370) 7286 : cluster [DBG] pgmap v7270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:19.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:18 smithi067 bash[27441]: cluster 2024-04-03T18:21:17.507256+0000 mgr.y (mgr.24370) 7286 : cluster [DBG] pgmap v7270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:21.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:20 smithi082 bash[20963]: cluster 2024-04-03T18:21:19.507937+0000 mgr.y (mgr.24370) 7287 : cluster [DBG] pgmap v7271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:21.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:20 smithi082 bash[20963]: audit 2024-04-03T18:21:19.870464+0000 mon.c (mon.2) 2882 : audit [DBG] from='client.? 172.21.15.67:0/1759655557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:21.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:20 smithi067 bash[17655]: cluster 2024-04-03T18:21:19.507937+0000 mgr.y (mgr.24370) 7287 : cluster [DBG] pgmap v7271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:21.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:20 smithi067 bash[17655]: audit 2024-04-03T18:21:19.870464+0000 mon.c (mon.2) 2882 : audit [DBG] from='client.? 172.21.15.67:0/1759655557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:21.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:20 smithi067 bash[27441]: cluster 2024-04-03T18:21:19.507937+0000 mgr.y (mgr.24370) 7287 : cluster [DBG] pgmap v7271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:21.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:20 smithi067 bash[27441]: audit 2024-04-03T18:21:19.870464+0000 mon.c (mon.2) 2882 : audit [DBG] from='client.? 172.21.15.67:0/1759655557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:23.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:22 smithi067 bash[27441]: cluster 2024-04-03T18:21:21.509107+0000 mgr.y (mgr.24370) 7288 : cluster [DBG] pgmap v7272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:23.077 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:22 smithi067 bash[27441]: audit 2024-04-03T18:21:22.326040+0000 mon.a (mon.0) 6633 : audit [DBG] from='client.? 172.21.15.67:0/1886226910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:23.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:22 smithi067 bash[17655]: cluster 2024-04-03T18:21:21.509107+0000 mgr.y (mgr.24370) 7288 : cluster [DBG] pgmap v7272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:23.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:22 smithi067 bash[17655]: audit 2024-04-03T18:21:22.326040+0000 mon.a (mon.0) 6633 : audit [DBG] from='client.? 172.21.15.67:0/1886226910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:23.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:22 smithi082 bash[20963]: cluster 2024-04-03T18:21:21.509107+0000 mgr.y (mgr.24370) 7288 : cluster [DBG] pgmap v7272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:23.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:22 smithi082 bash[20963]: audit 2024-04-03T18:21:22.326040+0000 mon.a (mon.0) 6633 : audit [DBG] from='client.? 172.21.15.67:0/1886226910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:23.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:23] "GET /metrics HTTP/1.1" 200 239955 "" "Prometheus/2.43.0" 2024-04-03T18:21:23.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:21:25.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:24 smithi082 bash[20963]: cluster 2024-04-03T18:21:23.509804+0000 mgr.y (mgr.24370) 7289 : cluster [DBG] pgmap v7273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:25.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:24 smithi082 bash[20963]: audit 2024-04-03T18:21:24.779932+0000 mon.a (mon.0) 6634 : audit [DBG] from='client.? 172.21.15.67:0/3613548142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:25.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:24 smithi067 bash[17655]: cluster 2024-04-03T18:21:23.509804+0000 mgr.y (mgr.24370) 7289 : cluster [DBG] pgmap v7273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:25.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:24 smithi067 bash[17655]: audit 2024-04-03T18:21:24.779932+0000 mon.a (mon.0) 6634 : audit [DBG] from='client.? 172.21.15.67:0/3613548142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:25.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:24 smithi067 bash[27441]: cluster 2024-04-03T18:21:23.509804+0000 mgr.y (mgr.24370) 7289 : cluster [DBG] pgmap v7273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:25.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:24 smithi067 bash[27441]: audit 2024-04-03T18:21:24.779932+0000 mon.a (mon.0) 6634 : audit [DBG] from='client.? 172.21.15.67:0/3613548142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:26.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:25 smithi082 bash[20963]: audit 2024-04-03T18:21:25.038569+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:26.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:25 smithi067 bash[27441]: audit 2024-04-03T18:21:25.038569+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:26.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:25 smithi067 bash[17655]: audit 2024-04-03T18:21:25.038569+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:27.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:26 smithi082 bash[20963]: cluster 2024-04-03T18:21:25.510526+0000 mgr.y (mgr.24370) 7290 : cluster [DBG] pgmap v7274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:27.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:26 smithi067 bash[17655]: cluster 2024-04-03T18:21:25.510526+0000 mgr.y (mgr.24370) 7290 : cluster [DBG] pgmap v7274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:27.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:26 smithi067 bash[27441]: cluster 2024-04-03T18:21:25.510526+0000 mgr.y (mgr.24370) 7290 : cluster [DBG] pgmap v7274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:28.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:27 smithi082 bash[20963]: audit 2024-04-03T18:21:27.239281+0000 mon.a (mon.0) 6636 : audit [DBG] from='client.? 172.21.15.67:0/3055415862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:28.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:27 smithi082 bash[20963]: cluster 2024-04-03T18:21:27.511724+0000 mgr.y (mgr.24370) 7291 : cluster [DBG] pgmap v7275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:28.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:27 smithi067 bash[17655]: audit 2024-04-03T18:21:27.239281+0000 mon.a (mon.0) 6636 : audit [DBG] from='client.? 172.21.15.67:0/3055415862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:28.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:27 smithi067 bash[17655]: cluster 2024-04-03T18:21:27.511724+0000 mgr.y (mgr.24370) 7291 : cluster [DBG] pgmap v7275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:28.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:27 smithi067 bash[27441]: audit 2024-04-03T18:21:27.239281+0000 mon.a (mon.0) 6636 : audit [DBG] from='client.? 172.21.15.67:0/3055415862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:28.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:27 smithi067 bash[27441]: cluster 2024-04-03T18:21:27.511724+0000 mgr.y (mgr.24370) 7291 : cluster [DBG] pgmap v7275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:30.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:30 smithi082 bash[20963]: cluster 2024-04-03T18:21:29.512418+0000 mgr.y (mgr.24370) 7292 : cluster [DBG] pgmap v7276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:30.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:30 smithi082 bash[20963]: audit 2024-04-03T18:21:29.695750+0000 mon.a (mon.0) 6637 : audit [DBG] from='client.? 172.21.15.67:0/784829609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:30.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:30 smithi067 bash[17655]: cluster 2024-04-03T18:21:29.512418+0000 mgr.y (mgr.24370) 7292 : cluster [DBG] pgmap v7276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:30.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:30 smithi067 bash[17655]: audit 2024-04-03T18:21:29.695750+0000 mon.a (mon.0) 6637 : audit [DBG] from='client.? 172.21.15.67:0/784829609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:30.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:30 smithi067 bash[27441]: cluster 2024-04-03T18:21:29.512418+0000 mgr.y (mgr.24370) 7292 : cluster [DBG] pgmap v7276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:30.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:30 smithi067 bash[27441]: audit 2024-04-03T18:21:29.695750+0000 mon.a (mon.0) 6637 : audit [DBG] from='client.? 172.21.15.67:0/784829609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:32.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:32 smithi082 bash[20963]: cluster 2024-04-03T18:21:31.513591+0000 mgr.y (mgr.24370) 7293 : cluster [DBG] pgmap v7277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:32.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:32 smithi082 bash[20963]: audit 2024-04-03T18:21:32.153963+0000 mon.c (mon.2) 2883 : audit [DBG] from='client.? 172.21.15.67:0/3642567965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:32.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:32 smithi067 bash[17655]: cluster 2024-04-03T18:21:31.513591+0000 mgr.y (mgr.24370) 7293 : cluster [DBG] pgmap v7277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:32.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:32 smithi067 bash[17655]: audit 2024-04-03T18:21:32.153963+0000 mon.c (mon.2) 2883 : audit [DBG] from='client.? 172.21.15.67:0/3642567965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:32.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:32 smithi067 bash[27441]: cluster 2024-04-03T18:21:31.513591+0000 mgr.y (mgr.24370) 7293 : cluster [DBG] pgmap v7277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:32.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:32 smithi067 bash[27441]: audit 2024-04-03T18:21:32.153963+0000 mon.c (mon.2) 2883 : audit [DBG] from='client.? 172.21.15.67:0/3642567965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:33.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:33] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:21:33.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:21:34.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:34 smithi082 bash[20963]: cluster 2024-04-03T18:21:33.514225+0000 mgr.y (mgr.24370) 7294 : cluster [DBG] pgmap v7278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:34.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:34 smithi067 bash[17655]: cluster 2024-04-03T18:21:33.514225+0000 mgr.y (mgr.24370) 7294 : cluster [DBG] pgmap v7278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:34.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:34 smithi067 bash[27441]: cluster 2024-04-03T18:21:33.514225+0000 mgr.y (mgr.24370) 7294 : cluster [DBG] pgmap v7278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:35.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:35 smithi082 bash[20963]: audit 2024-04-03T18:21:34.608450+0000 mon.c (mon.2) 2884 : audit [DBG] from='client.? 172.21.15.67:0/929547759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:35.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:35 smithi067 bash[17655]: audit 2024-04-03T18:21:34.608450+0000 mon.c (mon.2) 2884 : audit [DBG] from='client.? 172.21.15.67:0/929547759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:35.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:35 smithi067 bash[27441]: audit 2024-04-03T18:21:34.608450+0000 mon.c (mon.2) 2884 : audit [DBG] from='client.? 172.21.15.67:0/929547759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:36.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:36 smithi082 bash[20963]: cluster 2024-04-03T18:21:35.514871+0000 mgr.y (mgr.24370) 7295 : cluster [DBG] pgmap v7279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:36.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:36 smithi067 bash[17655]: cluster 2024-04-03T18:21:35.514871+0000 mgr.y (mgr.24370) 7295 : cluster [DBG] pgmap v7279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:36.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:36 smithi067 bash[27441]: cluster 2024-04-03T18:21:35.514871+0000 mgr.y (mgr.24370) 7295 : cluster [DBG] pgmap v7279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:37.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:37 smithi082 bash[20963]: audit 2024-04-03T18:21:36.932597+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:21:37.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:37 smithi082 bash[20963]: audit 2024-04-03T18:21:37.061396+0000 mon.a (mon.0) 6639 : audit [DBG] from='client.? 172.21.15.67:0/1266310105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:37.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:37 smithi067 bash[17655]: audit 2024-04-03T18:21:36.932597+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:21:37.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:37 smithi067 bash[17655]: audit 2024-04-03T18:21:37.061396+0000 mon.a (mon.0) 6639 : audit [DBG] from='client.? 172.21.15.67:0/1266310105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:37.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:37 smithi067 bash[27441]: audit 2024-04-03T18:21:36.932597+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:21:37.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:37 smithi067 bash[27441]: audit 2024-04-03T18:21:37.061396+0000 mon.a (mon.0) 6639 : audit [DBG] from='client.? 172.21.15.67:0/1266310105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:38.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:38 smithi082 bash[20963]: cluster 2024-04-03T18:21:37.516117+0000 mgr.y (mgr.24370) 7296 : cluster [DBG] pgmap v7280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:38.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:38 smithi067 bash[27441]: cluster 2024-04-03T18:21:37.516117+0000 mgr.y (mgr.24370) 7296 : cluster [DBG] pgmap v7280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:38.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:38 smithi067 bash[17655]: cluster 2024-04-03T18:21:37.516117+0000 mgr.y (mgr.24370) 7296 : cluster [DBG] pgmap v7280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:39.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:39 smithi082 bash[20963]: audit 2024-04-03T18:21:39.506344+0000 mon.c (mon.2) 2885 : audit [DBG] from='client.? 172.21.15.67:0/2773535786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:39.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:39 smithi067 bash[27441]: audit 2024-04-03T18:21:39.506344+0000 mon.c (mon.2) 2885 : audit [DBG] from='client.? 172.21.15.67:0/2773535786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:39.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:39 smithi067 bash[17655]: audit 2024-04-03T18:21:39.506344+0000 mon.c (mon.2) 2885 : audit [DBG] from='client.? 172.21.15.67:0/2773535786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:40.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:40 smithi082 bash[20963]: cluster 2024-04-03T18:21:39.516691+0000 mgr.y (mgr.24370) 7297 : cluster [DBG] pgmap v7281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:40.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:40 smithi082 bash[20963]: audit 2024-04-03T18:21:40.039021+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:40.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:40 smithi067 bash[27441]: cluster 2024-04-03T18:21:39.516691+0000 mgr.y (mgr.24370) 7297 : cluster [DBG] pgmap v7281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:40.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:40 smithi067 bash[27441]: audit 2024-04-03T18:21:40.039021+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:40.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:40 smithi067 bash[17655]: cluster 2024-04-03T18:21:39.516691+0000 mgr.y (mgr.24370) 7297 : cluster [DBG] pgmap v7281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:40.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:40 smithi067 bash[17655]: audit 2024-04-03T18:21:40.039021+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:42.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:42 smithi082 bash[20963]: cluster 2024-04-03T18:21:41.517880+0000 mgr.y (mgr.24370) 7298 : cluster [DBG] pgmap v7282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:42.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:42 smithi082 bash[20963]: audit 2024-04-03T18:21:41.982763+0000 mon.a (mon.0) 6641 : audit [DBG] from='client.? 172.21.15.67:0/4271463574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:42.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:42 smithi067 bash[27441]: cluster 2024-04-03T18:21:41.517880+0000 mgr.y (mgr.24370) 7298 : cluster [DBG] pgmap v7282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:42.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:42 smithi067 bash[27441]: audit 2024-04-03T18:21:41.982763+0000 mon.a (mon.0) 6641 : audit [DBG] from='client.? 172.21.15.67:0/4271463574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:42.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:42 smithi067 bash[17655]: cluster 2024-04-03T18:21:41.517880+0000 mgr.y (mgr.24370) 7298 : cluster [DBG] pgmap v7282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:42.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:42 smithi067 bash[17655]: audit 2024-04-03T18:21:41.982763+0000 mon.a (mon.0) 6641 : audit [DBG] from='client.? 172.21.15.67:0/4271463574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:43.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:43] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T18:21:43.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:21:43.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:43 smithi082 bash[20963]: audit 2024-04-03T18:21:42.623319+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:43 smithi082 bash[20963]: audit 2024-04-03T18:21:42.631017+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:43 smithi082 bash[20963]: audit 2024-04-03T18:21:42.875735+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:43 smithi082 bash[20963]: audit 2024-04-03T18:21:42.882772+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:43 smithi067 bash[27441]: audit 2024-04-03T18:21:42.623319+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:43 smithi067 bash[27441]: audit 2024-04-03T18:21:42.631017+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:43 smithi067 bash[27441]: audit 2024-04-03T18:21:42.875735+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:43 smithi067 bash[27441]: audit 2024-04-03T18:21:42.882772+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:43 smithi067 bash[17655]: audit 2024-04-03T18:21:42.623319+0000 mon.a (mon.0) 6642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:43 smithi067 bash[17655]: audit 2024-04-03T18:21:42.631017+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:43 smithi067 bash[17655]: audit 2024-04-03T18:21:42.875735+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:43.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:43 smithi067 bash[17655]: audit 2024-04-03T18:21:42.882772+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:44.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:44 smithi082 bash[20963]: cluster 2024-04-03T18:21:43.518598+0000 mgr.y (mgr.24370) 7299 : cluster [DBG] pgmap v7283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:44.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:44 smithi082 bash[20963]: audit 2024-04-03T18:21:44.439794+0000 mon.c (mon.2) 2886 : audit [DBG] from='client.? 172.21.15.67:0/1006109000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:44.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:44 smithi067 bash[27441]: cluster 2024-04-03T18:21:43.518598+0000 mgr.y (mgr.24370) 7299 : cluster [DBG] pgmap v7283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:44.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:44 smithi067 bash[27441]: audit 2024-04-03T18:21:44.439794+0000 mon.c (mon.2) 2886 : audit [DBG] from='client.? 172.21.15.67:0/1006109000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:44.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:44 smithi067 bash[17655]: cluster 2024-04-03T18:21:43.518598+0000 mgr.y (mgr.24370) 7299 : cluster [DBG] pgmap v7283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:44.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:44 smithi067 bash[17655]: audit 2024-04-03T18:21:44.439794+0000 mon.c (mon.2) 2886 : audit [DBG] from='client.? 172.21.15.67:0/1006109000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:46.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:46 smithi082 bash[20963]: cluster 2024-04-03T18:21:45.519333+0000 mgr.y (mgr.24370) 7300 : cluster [DBG] pgmap v7284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:46.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:46 smithi067 bash[27441]: cluster 2024-04-03T18:21:45.519333+0000 mgr.y (mgr.24370) 7300 : cluster [DBG] pgmap v7284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:46.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:46 smithi067 bash[17655]: cluster 2024-04-03T18:21:45.519333+0000 mgr.y (mgr.24370) 7300 : cluster [DBG] pgmap v7284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:47.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:47 smithi067 bash[27441]: audit 2024-04-03T18:21:46.887475+0000 mon.c (mon.2) 2887 : audit [DBG] from='client.? 172.21.15.67:0/3172882978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:47.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:47 smithi067 bash[17655]: audit 2024-04-03T18:21:46.887475+0000 mon.c (mon.2) 2887 : audit [DBG] from='client.? 172.21.15.67:0/3172882978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:48.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:47 smithi082 bash[20963]: audit 2024-04-03T18:21:46.887475+0000 mon.c (mon.2) 2887 : audit [DBG] from='client.? 172.21.15.67:0/3172882978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:48.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:48 smithi067 bash[17655]: cluster 2024-04-03T18:21:47.520493+0000 mgr.y (mgr.24370) 7301 : cluster [DBG] pgmap v7285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:48.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:48 smithi067 bash[27441]: cluster 2024-04-03T18:21:47.520493+0000 mgr.y (mgr.24370) 7301 : cluster [DBG] pgmap v7285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:49.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:48 smithi082 bash[20963]: cluster 2024-04-03T18:21:47.520493+0000 mgr.y (mgr.24370) 7301 : cluster [DBG] pgmap v7285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:49.843 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:49 smithi082 bash[20963]: audit 2024-04-03T18:21:49.342519+0000 mon.a (mon.0) 6646 : audit [DBG] from='client.? 172.21.15.67:0/2106627339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:49.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:49 smithi067 bash[27441]: audit 2024-04-03T18:21:49.342519+0000 mon.a (mon.0) 6646 : audit [DBG] from='client.? 172.21.15.67:0/2106627339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:49.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:49 smithi067 bash[17655]: audit 2024-04-03T18:21:49.342519+0000 mon.a (mon.0) 6646 : audit [DBG] from='client.? 172.21.15.67:0/2106627339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:50.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:50 smithi082 bash[20963]: cluster 2024-04-03T18:21:49.521212+0000 mgr.y (mgr.24370) 7302 : cluster [DBG] pgmap v7286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:50.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:50 smithi067 bash[27441]: cluster 2024-04-03T18:21:49.521212+0000 mgr.y (mgr.24370) 7302 : cluster [DBG] pgmap v7286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:50.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:50 smithi067 bash[17655]: cluster 2024-04-03T18:21:49.521212+0000 mgr.y (mgr.24370) 7302 : cluster [DBG] pgmap v7286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:52.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:52 smithi067 bash[27441]: cluster 2024-04-03T18:21:51.522367+0000 mgr.y (mgr.24370) 7303 : cluster [DBG] pgmap v7287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:52.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:52 smithi067 bash[27441]: audit 2024-04-03T18:21:51.796564+0000 mon.a (mon.0) 6647 : audit [DBG] from='client.? 172.21.15.67:0/1564961658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:52.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:52 smithi067 bash[17655]: cluster 2024-04-03T18:21:51.522367+0000 mgr.y (mgr.24370) 7303 : cluster [DBG] pgmap v7287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:52.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:52 smithi067 bash[17655]: audit 2024-04-03T18:21:51.796564+0000 mon.a (mon.0) 6647 : audit [DBG] from='client.? 172.21.15.67:0/1564961658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:53.099 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:52 smithi082 bash[20963]: cluster 2024-04-03T18:21:51.522367+0000 mgr.y (mgr.24370) 7303 : cluster [DBG] pgmap v7287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:53.099 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:52 smithi082 bash[20963]: audit 2024-04-03T18:21:51.796564+0000 mon.a (mon.0) 6647 : audit [DBG] from='client.? 172.21.15.67:0/1564961658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:53.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:53] "GET /metrics HTTP/1.1" 200 239947 "" "Prometheus/2.43.0" 2024-04-03T18:21:53.628 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:21:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[17655]: cluster 2024-04-03T18:21:53.523183+0000 mgr.y (mgr.24370) 7304 : cluster [DBG] pgmap v7288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[17655]: audit 2024-04-03T18:21:53.965334+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[17655]: audit 2024-04-03T18:21:53.975663+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[17655]: audit 2024-04-03T18:21:53.977403+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:21:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[17655]: audit 2024-04-03T18:21:53.978628+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:21:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[17655]: audit 2024-04-03T18:21:53.985687+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[17655]: audit 2024-04-03T18:21:54.256443+0000 mon.a (mon.0) 6653 : audit [DBG] from='client.? 172.21.15.67:0/3221652810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[27441]: cluster 2024-04-03T18:21:53.523183+0000 mgr.y (mgr.24370) 7304 : cluster [DBG] pgmap v7288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[27441]: audit 2024-04-03T18:21:53.965334+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[27441]: audit 2024-04-03T18:21:53.975663+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[27441]: audit 2024-04-03T18:21:53.977403+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:21:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[27441]: audit 2024-04-03T18:21:53.978628+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:21:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[27441]: audit 2024-04-03T18:21:53.985687+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:54 smithi067 bash[27441]: audit 2024-04-03T18:21:54.256443+0000 mon.a (mon.0) 6653 : audit [DBG] from='client.? 172.21.15.67:0/3221652810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:55.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:54 smithi082 bash[20963]: cluster 2024-04-03T18:21:53.523183+0000 mgr.y (mgr.24370) 7304 : cluster [DBG] pgmap v7288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:55.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:54 smithi082 bash[20963]: audit 2024-04-03T18:21:53.965334+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:55.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:54 smithi082 bash[20963]: audit 2024-04-03T18:21:53.975663+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:55.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:54 smithi082 bash[20963]: audit 2024-04-03T18:21:53.977403+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:21:55.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:54 smithi082 bash[20963]: audit 2024-04-03T18:21:53.978628+0000 mon.a (mon.0) 6651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:21:55.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:54 smithi082 bash[20963]: audit 2024-04-03T18:21:53.985687+0000 mon.a (mon.0) 6652 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:21:55.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:54 smithi082 bash[20963]: audit 2024-04-03T18:21:54.256443+0000 mon.a (mon.0) 6653 : audit [DBG] from='client.? 172.21.15.67:0/3221652810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:56.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:55 smithi082 bash[20963]: audit 2024-04-03T18:21:55.039546+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:56.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:55 smithi067 bash[17655]: audit 2024-04-03T18:21:55.039546+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:56.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:55 smithi067 bash[27441]: audit 2024-04-03T18:21:55.039546+0000 mon.a (mon.0) 6654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:21:57.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:56 smithi082 bash[20963]: cluster 2024-04-03T18:21:55.523889+0000 mgr.y (mgr.24370) 7305 : cluster [DBG] pgmap v7289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:57.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:56 smithi067 bash[17655]: cluster 2024-04-03T18:21:55.523889+0000 mgr.y (mgr.24370) 7305 : cluster [DBG] pgmap v7289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:57.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:56 smithi067 bash[27441]: cluster 2024-04-03T18:21:55.523889+0000 mgr.y (mgr.24370) 7305 : cluster [DBG] pgmap v7289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:58.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:57 smithi082 bash[20963]: audit 2024-04-03T18:21:56.715580+0000 mon.a (mon.0) 6655 : audit [DBG] from='client.? 172.21.15.67:0/3431246087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:58.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:57 smithi067 bash[17655]: audit 2024-04-03T18:21:56.715580+0000 mon.a (mon.0) 6655 : audit [DBG] from='client.? 172.21.15.67:0/3431246087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:58.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:57 smithi067 bash[27441]: audit 2024-04-03T18:21:56.715580+0000 mon.a (mon.0) 6655 : audit [DBG] from='client.? 172.21.15.67:0/3431246087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:21:59.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:58 smithi082 bash[20963]: cluster 2024-04-03T18:21:57.524952+0000 mgr.y (mgr.24370) 7306 : cluster [DBG] pgmap v7290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:59.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:58 smithi067 bash[17655]: cluster 2024-04-03T18:21:57.524952+0000 mgr.y (mgr.24370) 7306 : cluster [DBG] pgmap v7290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:21:59.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:58 smithi067 bash[27441]: cluster 2024-04-03T18:21:57.524952+0000 mgr.y (mgr.24370) 7306 : cluster [DBG] pgmap v7290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:00.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:21:59 smithi082 bash[20963]: audit 2024-04-03T18:21:59.171355+0000 mon.a (mon.0) 6656 : audit [DBG] from='client.? 172.21.15.67:0/3904211454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:00.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:21:59 smithi067 bash[17655]: audit 2024-04-03T18:21:59.171355+0000 mon.a (mon.0) 6656 : audit [DBG] from='client.? 172.21.15.67:0/3904211454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:00.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:21:59 smithi067 bash[27441]: audit 2024-04-03T18:21:59.171355+0000 mon.a (mon.0) 6656 : audit [DBG] from='client.? 172.21.15.67:0/3904211454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:01.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:00 smithi082 bash[20963]: cluster 2024-04-03T18:21:59.525613+0000 mgr.y (mgr.24370) 7307 : cluster [DBG] pgmap v7291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:00 smithi067 bash[17655]: cluster 2024-04-03T18:21:59.525613+0000 mgr.y (mgr.24370) 7307 : cluster [DBG] pgmap v7291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:01.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:00 smithi067 bash[27441]: cluster 2024-04-03T18:21:59.525613+0000 mgr.y (mgr.24370) 7307 : cluster [DBG] pgmap v7291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:02.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:01 smithi082 bash[20963]: audit 2024-04-03T18:22:01.626654+0000 mon.a (mon.0) 6657 : audit [DBG] from='client.? 172.21.15.67:0/814968303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:02.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:01 smithi067 bash[17655]: audit 2024-04-03T18:22:01.626654+0000 mon.a (mon.0) 6657 : audit [DBG] from='client.? 172.21.15.67:0/814968303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:02.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:01 smithi067 bash[27441]: audit 2024-04-03T18:22:01.626654+0000 mon.a (mon.0) 6657 : audit [DBG] from='client.? 172.21.15.67:0/814968303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:03.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:02 smithi067 bash[17655]: cluster 2024-04-03T18:22:01.526739+0000 mgr.y (mgr.24370) 7308 : cluster [DBG] pgmap v7292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:03.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:02 smithi067 bash[27441]: cluster 2024-04-03T18:22:01.526739+0000 mgr.y (mgr.24370) 7308 : cluster [DBG] pgmap v7292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:03.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:02 smithi082 bash[20963]: cluster 2024-04-03T18:22:01.526739+0000 mgr.y (mgr.24370) 7308 : cluster [DBG] pgmap v7292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:03.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:03] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:22:03.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:22:05.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:04 smithi082 bash[20963]: cluster 2024-04-03T18:22:03.527434+0000 mgr.y (mgr.24370) 7309 : cluster [DBG] pgmap v7293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:05.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:04 smithi082 bash[20963]: audit 2024-04-03T18:22:04.072539+0000 mon.c (mon.2) 2888 : audit [DBG] from='client.? 172.21.15.67:0/713182481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:05.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:04 smithi067 bash[17655]: cluster 2024-04-03T18:22:03.527434+0000 mgr.y (mgr.24370) 7309 : cluster [DBG] pgmap v7293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:05.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:04 smithi067 bash[17655]: audit 2024-04-03T18:22:04.072539+0000 mon.c (mon.2) 2888 : audit [DBG] from='client.? 172.21.15.67:0/713182481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:05.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:04 smithi067 bash[27441]: cluster 2024-04-03T18:22:03.527434+0000 mgr.y (mgr.24370) 7309 : cluster [DBG] pgmap v7293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:05.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:04 smithi067 bash[27441]: audit 2024-04-03T18:22:04.072539+0000 mon.c (mon.2) 2888 : audit [DBG] from='client.? 172.21.15.67:0/713182481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:07.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:06 smithi082 bash[20963]: cluster 2024-04-03T18:22:05.528159+0000 mgr.y (mgr.24370) 7310 : cluster [DBG] pgmap v7294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:07.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:06 smithi082 bash[20963]: audit 2024-04-03T18:22:06.519661+0000 mon.a (mon.0) 6658 : audit [DBG] from='client.? 172.21.15.67:0/1502950346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:07.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:06 smithi067 bash[17655]: cluster 2024-04-03T18:22:05.528159+0000 mgr.y (mgr.24370) 7310 : cluster [DBG] pgmap v7294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:07.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:06 smithi067 bash[17655]: audit 2024-04-03T18:22:06.519661+0000 mon.a (mon.0) 6658 : audit [DBG] from='client.? 172.21.15.67:0/1502950346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:07.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:06 smithi067 bash[27441]: cluster 2024-04-03T18:22:05.528159+0000 mgr.y (mgr.24370) 7310 : cluster [DBG] pgmap v7294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:07.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:06 smithi067 bash[27441]: audit 2024-04-03T18:22:06.519661+0000 mon.a (mon.0) 6658 : audit [DBG] from='client.? 172.21.15.67:0/1502950346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:09.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:08 smithi082 bash[20963]: cluster 2024-04-03T18:22:07.529331+0000 mgr.y (mgr.24370) 7311 : cluster [DBG] pgmap v7295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:09.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:08 smithi067 bash[17655]: cluster 2024-04-03T18:22:07.529331+0000 mgr.y (mgr.24370) 7311 : cluster [DBG] pgmap v7295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:09.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:08 smithi067 bash[27441]: cluster 2024-04-03T18:22:07.529331+0000 mgr.y (mgr.24370) 7311 : cluster [DBG] pgmap v7295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:10.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:09 smithi082 bash[20963]: audit 2024-04-03T18:22:08.966164+0000 mon.a (mon.0) 6659 : audit [DBG] from='client.? 172.21.15.67:0/3599100588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:10.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:09 smithi067 bash[17655]: audit 2024-04-03T18:22:08.966164+0000 mon.a (mon.0) 6659 : audit [DBG] from='client.? 172.21.15.67:0/3599100588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:10.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:09 smithi067 bash[27441]: audit 2024-04-03T18:22:08.966164+0000 mon.a (mon.0) 6659 : audit [DBG] from='client.? 172.21.15.67:0/3599100588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:11.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:10 smithi082 bash[20963]: cluster 2024-04-03T18:22:09.530041+0000 mgr.y (mgr.24370) 7312 : cluster [DBG] pgmap v7296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:11.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:10 smithi082 bash[20963]: audit 2024-04-03T18:22:10.039828+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:11.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:10 smithi067 bash[17655]: cluster 2024-04-03T18:22:09.530041+0000 mgr.y (mgr.24370) 7312 : cluster [DBG] pgmap v7296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:11.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:10 smithi067 bash[17655]: audit 2024-04-03T18:22:10.039828+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:11.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:10 smithi067 bash[27441]: cluster 2024-04-03T18:22:09.530041+0000 mgr.y (mgr.24370) 7312 : cluster [DBG] pgmap v7296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:11.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:10 smithi067 bash[27441]: audit 2024-04-03T18:22:10.039828+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:12.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:11 smithi082 bash[20963]: audit 2024-04-03T18:22:11.414266+0000 mon.c (mon.2) 2889 : audit [DBG] from='client.? 172.21.15.67:0/1321797814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:12.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:11 smithi067 bash[17655]: audit 2024-04-03T18:22:11.414266+0000 mon.c (mon.2) 2889 : audit [DBG] from='client.? 172.21.15.67:0/1321797814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:12.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:11 smithi067 bash[27441]: audit 2024-04-03T18:22:11.414266+0000 mon.c (mon.2) 2889 : audit [DBG] from='client.? 172.21.15.67:0/1321797814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:13.077 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:12 smithi067 bash[27441]: cluster 2024-04-03T18:22:11.531245+0000 mgr.y (mgr.24370) 7313 : cluster [DBG] pgmap v7297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:13.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:12 smithi067 bash[17655]: cluster 2024-04-03T18:22:11.531245+0000 mgr.y (mgr.24370) 7313 : cluster [DBG] pgmap v7297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:13.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:12 smithi082 bash[20963]: cluster 2024-04-03T18:22:11.531245+0000 mgr.y (mgr.24370) 7313 : cluster [DBG] pgmap v7297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:13.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:22:13.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:22:15.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:14 smithi082 bash[20963]: cluster 2024-04-03T18:22:13.531758+0000 mgr.y (mgr.24370) 7314 : cluster [DBG] pgmap v7298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:14 smithi082 bash[20963]: audit 2024-04-03T18:22:13.869149+0000 mon.a (mon.0) 6661 : audit [DBG] from='client.? 172.21.15.67:0/1489513358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:15.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:14 smithi067 bash[27441]: cluster 2024-04-03T18:22:13.531758+0000 mgr.y (mgr.24370) 7314 : cluster [DBG] pgmap v7298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:15.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:14 smithi067 bash[27441]: audit 2024-04-03T18:22:13.869149+0000 mon.a (mon.0) 6661 : audit [DBG] from='client.? 172.21.15.67:0/1489513358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:15.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:14 smithi067 bash[17655]: cluster 2024-04-03T18:22:13.531758+0000 mgr.y (mgr.24370) 7314 : cluster [DBG] pgmap v7298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:15.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:14 smithi067 bash[17655]: audit 2024-04-03T18:22:13.869149+0000 mon.a (mon.0) 6661 : audit [DBG] from='client.? 172.21.15.67:0/1489513358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:17.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:16 smithi082 bash[20963]: cluster 2024-04-03T18:22:15.532474+0000 mgr.y (mgr.24370) 7315 : cluster [DBG] pgmap v7299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:17.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:16 smithi082 bash[20963]: audit 2024-04-03T18:22:16.325414+0000 mon.c (mon.2) 2890 : audit [DBG] from='client.? 172.21.15.67:0/3237587387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:17.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:16 smithi067 bash[27441]: cluster 2024-04-03T18:22:15.532474+0000 mgr.y (mgr.24370) 7315 : cluster [DBG] pgmap v7299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:17.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:16 smithi067 bash[27441]: audit 2024-04-03T18:22:16.325414+0000 mon.c (mon.2) 2890 : audit [DBG] from='client.? 172.21.15.67:0/3237587387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:17.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:16 smithi067 bash[17655]: cluster 2024-04-03T18:22:15.532474+0000 mgr.y (mgr.24370) 7315 : cluster [DBG] pgmap v7299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:17.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:16 smithi067 bash[17655]: audit 2024-04-03T18:22:16.325414+0000 mon.c (mon.2) 2890 : audit [DBG] from='client.? 172.21.15.67:0/3237587387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:19.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:18 smithi082 bash[20963]: cluster 2024-04-03T18:22:17.533647+0000 mgr.y (mgr.24370) 7316 : cluster [DBG] pgmap v7300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:19.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:18 smithi067 bash[17655]: cluster 2024-04-03T18:22:17.533647+0000 mgr.y (mgr.24370) 7316 : cluster [DBG] pgmap v7300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:19.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:18 smithi067 bash[27441]: cluster 2024-04-03T18:22:17.533647+0000 mgr.y (mgr.24370) 7316 : cluster [DBG] pgmap v7300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:20.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:19 smithi082 bash[20963]: audit 2024-04-03T18:22:18.781106+0000 mon.c (mon.2) 2891 : audit [DBG] from='client.? 172.21.15.67:0/765539616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:20.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:19 smithi067 bash[27441]: audit 2024-04-03T18:22:18.781106+0000 mon.c (mon.2) 2891 : audit [DBG] from='client.? 172.21.15.67:0/765539616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:20.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:19 smithi067 bash[17655]: audit 2024-04-03T18:22:18.781106+0000 mon.c (mon.2) 2891 : audit [DBG] from='client.? 172.21.15.67:0/765539616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:21.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:20 smithi082 bash[20963]: cluster 2024-04-03T18:22:19.534347+0000 mgr.y (mgr.24370) 7317 : cluster [DBG] pgmap v7301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:21.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:20 smithi067 bash[27441]: cluster 2024-04-03T18:22:19.534347+0000 mgr.y (mgr.24370) 7317 : cluster [DBG] pgmap v7301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:21.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:20 smithi067 bash[17655]: cluster 2024-04-03T18:22:19.534347+0000 mgr.y (mgr.24370) 7317 : cluster [DBG] pgmap v7301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:22.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:21 smithi082 bash[20963]: audit 2024-04-03T18:22:21.231355+0000 mon.a (mon.0) 6662 : audit [DBG] from='client.? 172.21.15.67:0/76840774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:22.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:21 smithi067 bash[27441]: audit 2024-04-03T18:22:21.231355+0000 mon.a (mon.0) 6662 : audit [DBG] from='client.? 172.21.15.67:0/76840774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:22.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:21 smithi067 bash[17655]: audit 2024-04-03T18:22:21.231355+0000 mon.a (mon.0) 6662 : audit [DBG] from='client.? 172.21.15.67:0/76840774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:23.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:22 smithi067 bash[27441]: cluster 2024-04-03T18:22:21.535477+0000 mgr.y (mgr.24370) 7318 : cluster [DBG] pgmap v7302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:23.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:22 smithi067 bash[17655]: cluster 2024-04-03T18:22:21.535477+0000 mgr.y (mgr.24370) 7318 : cluster [DBG] pgmap v7302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:23.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:22 smithi082 bash[20963]: cluster 2024-04-03T18:22:21.535477+0000 mgr.y (mgr.24370) 7318 : cluster [DBG] pgmap v7302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:23.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:22:23.803 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:22:24.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:23 smithi082 bash[20963]: audit 2024-04-03T18:22:23.682529+0000 mon.a (mon.0) 6663 : audit [DBG] from='client.? 172.21.15.67:0/2854278555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:24.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:23 smithi067 bash[17655]: audit 2024-04-03T18:22:23.682529+0000 mon.a (mon.0) 6663 : audit [DBG] from='client.? 172.21.15.67:0/2854278555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:24.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:23 smithi067 bash[27441]: audit 2024-04-03T18:22:23.682529+0000 mon.a (mon.0) 6663 : audit [DBG] from='client.? 172.21.15.67:0/2854278555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:25.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:24 smithi082 bash[20963]: cluster 2024-04-03T18:22:23.536186+0000 mgr.y (mgr.24370) 7319 : cluster [DBG] pgmap v7303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:25.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:24 smithi067 bash[27441]: cluster 2024-04-03T18:22:23.536186+0000 mgr.y (mgr.24370) 7319 : cluster [DBG] pgmap v7303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:25.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:24 smithi067 bash[17655]: cluster 2024-04-03T18:22:23.536186+0000 mgr.y (mgr.24370) 7319 : cluster [DBG] pgmap v7303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:26.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:25 smithi082 bash[20963]: audit 2024-04-03T18:22:25.040375+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:26.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:25 smithi082 bash[20963]: cluster 2024-04-03T18:22:25.536794+0000 mgr.y (mgr.24370) 7320 : cluster [DBG] pgmap v7304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:26.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:25 smithi067 bash[27441]: audit 2024-04-03T18:22:25.040375+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:26.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:25 smithi067 bash[27441]: cluster 2024-04-03T18:22:25.536794+0000 mgr.y (mgr.24370) 7320 : cluster [DBG] pgmap v7304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:26.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:25 smithi067 bash[17655]: audit 2024-04-03T18:22:25.040375+0000 mon.a (mon.0) 6664 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:26.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:25 smithi067 bash[17655]: cluster 2024-04-03T18:22:25.536794+0000 mgr.y (mgr.24370) 7320 : cluster [DBG] pgmap v7304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:27.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:26 smithi082 bash[20963]: audit 2024-04-03T18:22:26.130018+0000 mon.a (mon.0) 6665 : audit [DBG] from='client.? 172.21.15.67:0/2618173093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:27.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:26 smithi067 bash[27441]: audit 2024-04-03T18:22:26.130018+0000 mon.a (mon.0) 6665 : audit [DBG] from='client.? 172.21.15.67:0/2618173093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:27.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:26 smithi067 bash[17655]: audit 2024-04-03T18:22:26.130018+0000 mon.a (mon.0) 6665 : audit [DBG] from='client.? 172.21.15.67:0/2618173093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:28.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:27 smithi082 bash[20963]: cluster 2024-04-03T18:22:27.538010+0000 mgr.y (mgr.24370) 7321 : cluster [DBG] pgmap v7305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:28.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:27 smithi067 bash[17655]: cluster 2024-04-03T18:22:27.538010+0000 mgr.y (mgr.24370) 7321 : cluster [DBG] pgmap v7305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:28.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:27 smithi067 bash[27441]: cluster 2024-04-03T18:22:27.538010+0000 mgr.y (mgr.24370) 7321 : cluster [DBG] pgmap v7305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:29.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:28 smithi082 bash[20963]: audit 2024-04-03T18:22:28.580893+0000 mon.a (mon.0) 6666 : audit [DBG] from='client.? 172.21.15.67:0/2407568925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:29.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:28 smithi067 bash[27441]: audit 2024-04-03T18:22:28.580893+0000 mon.a (mon.0) 6666 : audit [DBG] from='client.? 172.21.15.67:0/2407568925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:29.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:28 smithi067 bash[17655]: audit 2024-04-03T18:22:28.580893+0000 mon.a (mon.0) 6666 : audit [DBG] from='client.? 172.21.15.67:0/2407568925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:30.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:29 smithi082 bash[20963]: cluster 2024-04-03T18:22:29.538684+0000 mgr.y (mgr.24370) 7322 : cluster [DBG] pgmap v7306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:30.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:29 smithi067 bash[27441]: cluster 2024-04-03T18:22:29.538684+0000 mgr.y (mgr.24370) 7322 : cluster [DBG] pgmap v7306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:30.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:29 smithi067 bash[17655]: cluster 2024-04-03T18:22:29.538684+0000 mgr.y (mgr.24370) 7322 : cluster [DBG] pgmap v7306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:31.378 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:31 smithi082 bash[20963]: audit 2024-04-03T18:22:31.048221+0000 mon.c (mon.2) 2892 : audit [DBG] from='client.? 172.21.15.67:0/4019057515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:31.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:31 smithi067 bash[17655]: audit 2024-04-03T18:22:31.048221+0000 mon.c (mon.2) 2892 : audit [DBG] from='client.? 172.21.15.67:0/4019057515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:31.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:31 smithi067 bash[27441]: audit 2024-04-03T18:22:31.048221+0000 mon.c (mon.2) 2892 : audit [DBG] from='client.? 172.21.15.67:0/4019057515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:32.378 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:32 smithi082 bash[20963]: cluster 2024-04-03T18:22:31.539874+0000 mgr.y (mgr.24370) 7323 : cluster [DBG] pgmap v7307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:32.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:32 smithi067 bash[17655]: cluster 2024-04-03T18:22:31.539874+0000 mgr.y (mgr.24370) 7323 : cluster [DBG] pgmap v7307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:32.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:32 smithi067 bash[27441]: cluster 2024-04-03T18:22:31.539874+0000 mgr.y (mgr.24370) 7323 : cluster [DBG] pgmap v7307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:33.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:22:33.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:33 smithi082 bash[20963]: audit 2024-04-03T18:22:33.498154+0000 mon.c (mon.2) 2893 : audit [DBG] from='client.? 172.21.15.67:0/2792084033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:33.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:22:33.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:33 smithi067 bash[27441]: audit 2024-04-03T18:22:33.498154+0000 mon.c (mon.2) 2893 : audit [DBG] from='client.? 172.21.15.67:0/2792084033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:33.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:33 smithi067 bash[17655]: audit 2024-04-03T18:22:33.498154+0000 mon.c (mon.2) 2893 : audit [DBG] from='client.? 172.21.15.67:0/2792084033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:34.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:34 smithi082 bash[20963]: cluster 2024-04-03T18:22:33.540550+0000 mgr.y (mgr.24370) 7324 : cluster [DBG] pgmap v7308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:34.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:34 smithi067 bash[27441]: cluster 2024-04-03T18:22:33.540550+0000 mgr.y (mgr.24370) 7324 : cluster [DBG] pgmap v7308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:34.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:34 smithi067 bash[17655]: cluster 2024-04-03T18:22:33.540550+0000 mgr.y (mgr.24370) 7324 : cluster [DBG] pgmap v7308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:36.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:36 smithi082 bash[20963]: cluster 2024-04-03T18:22:35.541213+0000 mgr.y (mgr.24370) 7325 : cluster [DBG] pgmap v7309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:36.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:36 smithi082 bash[20963]: audit 2024-04-03T18:22:35.945926+0000 mon.c (mon.2) 2894 : audit [DBG] from='client.? 172.21.15.67:0/1942900529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:36.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:36 smithi067 bash[17655]: cluster 2024-04-03T18:22:35.541213+0000 mgr.y (mgr.24370) 7325 : cluster [DBG] pgmap v7309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:36.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:36 smithi067 bash[17655]: audit 2024-04-03T18:22:35.945926+0000 mon.c (mon.2) 2894 : audit [DBG] from='client.? 172.21.15.67:0/1942900529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:36.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:36 smithi067 bash[27441]: cluster 2024-04-03T18:22:35.541213+0000 mgr.y (mgr.24370) 7325 : cluster [DBG] pgmap v7309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:36.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:36 smithi067 bash[27441]: audit 2024-04-03T18:22:35.945926+0000 mon.c (mon.2) 2894 : audit [DBG] from='client.? 172.21.15.67:0/1942900529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:38.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:38 smithi082 bash[20963]: cluster 2024-04-03T18:22:37.542408+0000 mgr.y (mgr.24370) 7326 : cluster [DBG] pgmap v7310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:38.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:38 smithi082 bash[20963]: audit 2024-04-03T18:22:38.401491+0000 mon.a (mon.0) 6667 : audit [DBG] from='client.? 172.21.15.67:0/1486876605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:38.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:38 smithi067 bash[27441]: cluster 2024-04-03T18:22:37.542408+0000 mgr.y (mgr.24370) 7326 : cluster [DBG] pgmap v7310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:38.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:38 smithi067 bash[27441]: audit 2024-04-03T18:22:38.401491+0000 mon.a (mon.0) 6667 : audit [DBG] from='client.? 172.21.15.67:0/1486876605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:38 smithi067 bash[17655]: cluster 2024-04-03T18:22:37.542408+0000 mgr.y (mgr.24370) 7326 : cluster [DBG] pgmap v7310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:38.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:38 smithi067 bash[17655]: audit 2024-04-03T18:22:38.401491+0000 mon.a (mon.0) 6667 : audit [DBG] from='client.? 172.21.15.67:0/1486876605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:40.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:40 smithi082 bash[20963]: cluster 2024-04-03T18:22:39.543035+0000 mgr.y (mgr.24370) 7327 : cluster [DBG] pgmap v7311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:40.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:40 smithi082 bash[20963]: audit 2024-04-03T18:22:40.040780+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:40.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:40 smithi067 bash[27441]: cluster 2024-04-03T18:22:39.543035+0000 mgr.y (mgr.24370) 7327 : cluster [DBG] pgmap v7311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:40.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:40 smithi067 bash[27441]: audit 2024-04-03T18:22:40.040780+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:40.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:40 smithi067 bash[17655]: cluster 2024-04-03T18:22:39.543035+0000 mgr.y (mgr.24370) 7327 : cluster [DBG] pgmap v7311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:40.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:40 smithi067 bash[17655]: audit 2024-04-03T18:22:40.040780+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:41.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:41 smithi082 bash[20963]: audit 2024-04-03T18:22:40.859782+0000 mon.a (mon.0) 6669 : audit [DBG] from='client.? 172.21.15.67:0/3559667072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:41.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:41 smithi067 bash[27441]: audit 2024-04-03T18:22:40.859782+0000 mon.a (mon.0) 6669 : audit [DBG] from='client.? 172.21.15.67:0/3559667072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:41.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:41 smithi067 bash[17655]: audit 2024-04-03T18:22:40.859782+0000 mon.a (mon.0) 6669 : audit [DBG] from='client.? 172.21.15.67:0/3559667072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:42.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:42 smithi082 bash[20963]: cluster 2024-04-03T18:22:41.544238+0000 mgr.y (mgr.24370) 7328 : cluster [DBG] pgmap v7312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:42.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:42 smithi067 bash[27441]: cluster 2024-04-03T18:22:41.544238+0000 mgr.y (mgr.24370) 7328 : cluster [DBG] pgmap v7312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:42.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:42 smithi067 bash[17655]: cluster 2024-04-03T18:22:41.544238+0000 mgr.y (mgr.24370) 7328 : cluster [DBG] pgmap v7312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:43.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:43] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:22:43.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:43 smithi082 bash[20963]: audit 2024-04-03T18:22:43.312632+0000 mon.a (mon.0) 6670 : audit [DBG] from='client.? 172.21.15.67:0/2564471843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:43.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:22:43.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:43 smithi067 bash[17655]: audit 2024-04-03T18:22:43.312632+0000 mon.a (mon.0) 6670 : audit [DBG] from='client.? 172.21.15.67:0/2564471843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:43.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:43 smithi067 bash[27441]: audit 2024-04-03T18:22:43.312632+0000 mon.a (mon.0) 6670 : audit [DBG] from='client.? 172.21.15.67:0/2564471843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:44.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:44 smithi082 bash[20963]: cluster 2024-04-03T18:22:43.544902+0000 mgr.y (mgr.24370) 7329 : cluster [DBG] pgmap v7313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:44.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:44 smithi067 bash[17655]: cluster 2024-04-03T18:22:43.544902+0000 mgr.y (mgr.24370) 7329 : cluster [DBG] pgmap v7313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:44.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:44 smithi067 bash[27441]: cluster 2024-04-03T18:22:43.544902+0000 mgr.y (mgr.24370) 7329 : cluster [DBG] pgmap v7313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:46.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:46 smithi067 bash[27441]: cluster 2024-04-03T18:22:45.545570+0000 mgr.y (mgr.24370) 7330 : cluster [DBG] pgmap v7314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:46.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:46 smithi067 bash[27441]: audit 2024-04-03T18:22:45.765809+0000 mon.c (mon.2) 2895 : audit [DBG] from='client.? 172.21.15.67:0/739108058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:46.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:46 smithi067 bash[17655]: cluster 2024-04-03T18:22:45.545570+0000 mgr.y (mgr.24370) 7330 : cluster [DBG] pgmap v7314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:46.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:46 smithi067 bash[17655]: audit 2024-04-03T18:22:45.765809+0000 mon.c (mon.2) 2895 : audit [DBG] from='client.? 172.21.15.67:0/739108058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:47.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:46 smithi082 bash[20963]: cluster 2024-04-03T18:22:45.545570+0000 mgr.y (mgr.24370) 7330 : cluster [DBG] pgmap v7314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:47.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:46 smithi082 bash[20963]: audit 2024-04-03T18:22:45.765809+0000 mon.c (mon.2) 2895 : audit [DBG] from='client.? 172.21.15.67:0/739108058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:48.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:48 smithi067 bash[27441]: cluster 2024-04-03T18:22:47.546724+0000 mgr.y (mgr.24370) 7331 : cluster [DBG] pgmap v7315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:48.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:48 smithi067 bash[27441]: audit 2024-04-03T18:22:48.220569+0000 mon.a (mon.0) 6671 : audit [DBG] from='client.? 172.21.15.67:0/113049511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:48.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:48 smithi067 bash[17655]: cluster 2024-04-03T18:22:47.546724+0000 mgr.y (mgr.24370) 7331 : cluster [DBG] pgmap v7315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:48.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:48 smithi067 bash[17655]: audit 2024-04-03T18:22:48.220569+0000 mon.a (mon.0) 6671 : audit [DBG] from='client.? 172.21.15.67:0/113049511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:49.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:48 smithi082 bash[20963]: cluster 2024-04-03T18:22:47.546724+0000 mgr.y (mgr.24370) 7331 : cluster [DBG] pgmap v7315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:49.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:48 smithi082 bash[20963]: audit 2024-04-03T18:22:48.220569+0000 mon.a (mon.0) 6671 : audit [DBG] from='client.? 172.21.15.67:0/113049511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:50.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:50 smithi067 bash[27441]: cluster 2024-04-03T18:22:49.547368+0000 mgr.y (mgr.24370) 7332 : cluster [DBG] pgmap v7316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:50.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:50 smithi067 bash[17655]: cluster 2024-04-03T18:22:49.547368+0000 mgr.y (mgr.24370) 7332 : cluster [DBG] pgmap v7316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:51.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:50 smithi082 bash[20963]: cluster 2024-04-03T18:22:49.547368+0000 mgr.y (mgr.24370) 7332 : cluster [DBG] pgmap v7316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:51.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:51 smithi067 bash[17655]: audit 2024-04-03T18:22:50.671168+0000 mon.c (mon.2) 2896 : audit [DBG] from='client.? 172.21.15.67:0/1068930772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:51.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:51 smithi067 bash[27441]: audit 2024-04-03T18:22:50.671168+0000 mon.c (mon.2) 2896 : audit [DBG] from='client.? 172.21.15.67:0/1068930772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:52.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:51 smithi082 bash[20963]: audit 2024-04-03T18:22:50.671168+0000 mon.c (mon.2) 2896 : audit [DBG] from='client.? 172.21.15.67:0/1068930772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:52.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:52 smithi067 bash[17655]: cluster 2024-04-03T18:22:51.548662+0000 mgr.y (mgr.24370) 7333 : cluster [DBG] pgmap v7317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:52.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:52 smithi067 bash[27441]: cluster 2024-04-03T18:22:51.548662+0000 mgr.y (mgr.24370) 7333 : cluster [DBG] pgmap v7317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:53.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:52 smithi082 bash[20963]: cluster 2024-04-03T18:22:51.548662+0000 mgr.y (mgr.24370) 7333 : cluster [DBG] pgmap v7317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:53.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:53] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:22:53.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:22:53.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:53 smithi082 bash[20963]: audit 2024-04-03T18:22:53.121516+0000 mon.a (mon.0) 6672 : audit [DBG] from='client.? 172.21.15.67:0/1544907794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:53.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:53 smithi067 bash[17655]: audit 2024-04-03T18:22:53.121516+0000 mon.a (mon.0) 6672 : audit [DBG] from='client.? 172.21.15.67:0/1544907794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:53.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:53 smithi067 bash[27441]: audit 2024-04-03T18:22:53.121516+0000 mon.a (mon.0) 6672 : audit [DBG] from='client.? 172.21.15.67:0/1544907794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:54.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:54 smithi067 bash[27441]: cluster 2024-04-03T18:22:53.549399+0000 mgr.y (mgr.24370) 7334 : cluster [DBG] pgmap v7318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:54.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:54 smithi067 bash[27441]: audit 2024-04-03T18:22:54.059727+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:22:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:54 smithi067 bash[17655]: cluster 2024-04-03T18:22:53.549399+0000 mgr.y (mgr.24370) 7334 : cluster [DBG] pgmap v7318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:54 smithi067 bash[17655]: audit 2024-04-03T18:22:54.059727+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:22:55.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:54 smithi082 bash[20963]: cluster 2024-04-03T18:22:53.549399+0000 mgr.y (mgr.24370) 7334 : cluster [DBG] pgmap v7318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:55.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:54 smithi082 bash[20963]: audit 2024-04-03T18:22:54.059727+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:22:56.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:55 smithi082 bash[20963]: audit 2024-04-03T18:22:55.041033+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:56.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:55 smithi082 bash[20963]: audit 2024-04-03T18:22:55.582026+0000 mon.a (mon.0) 6675 : audit [DBG] from='client.? 172.21.15.67:0/3488421331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:56.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:55 smithi067 bash[17655]: audit 2024-04-03T18:22:55.041033+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:56.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:55 smithi067 bash[17655]: audit 2024-04-03T18:22:55.582026+0000 mon.a (mon.0) 6675 : audit [DBG] from='client.? 172.21.15.67:0/3488421331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:56.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:55 smithi067 bash[27441]: audit 2024-04-03T18:22:55.041033+0000 mon.a (mon.0) 6674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:22:56.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:55 smithi067 bash[27441]: audit 2024-04-03T18:22:55.582026+0000 mon.a (mon.0) 6675 : audit [DBG] from='client.? 172.21.15.67:0/3488421331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:57.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:56 smithi082 bash[20963]: cluster 2024-04-03T18:22:55.549886+0000 mgr.y (mgr.24370) 7335 : cluster [DBG] pgmap v7319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:57.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:56 smithi067 bash[17655]: cluster 2024-04-03T18:22:55.549886+0000 mgr.y (mgr.24370) 7335 : cluster [DBG] pgmap v7319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:57.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:56 smithi067 bash[27441]: cluster 2024-04-03T18:22:55.549886+0000 mgr.y (mgr.24370) 7335 : cluster [DBG] pgmap v7319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:59.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:58 smithi082 bash[20963]: cluster 2024-04-03T18:22:57.551079+0000 mgr.y (mgr.24370) 7336 : cluster [DBG] pgmap v7320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:59.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:22:58 smithi082 bash[20963]: audit 2024-04-03T18:22:58.038749+0000 mon.c (mon.2) 2897 : audit [DBG] from='client.? 172.21.15.67:0/1437709916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:59.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:58 smithi067 bash[27441]: cluster 2024-04-03T18:22:57.551079+0000 mgr.y (mgr.24370) 7336 : cluster [DBG] pgmap v7320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:59.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:22:58 smithi067 bash[27441]: audit 2024-04-03T18:22:58.038749+0000 mon.c (mon.2) 2897 : audit [DBG] from='client.? 172.21.15.67:0/1437709916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:22:59.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:58 smithi067 bash[17655]: cluster 2024-04-03T18:22:57.551079+0000 mgr.y (mgr.24370) 7336 : cluster [DBG] pgmap v7320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:22:59.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:22:58 smithi067 bash[17655]: audit 2024-04-03T18:22:58.038749+0000 mon.c (mon.2) 2897 : audit [DBG] from='client.? 172.21.15.67:0/1437709916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:01.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:00 smithi082 bash[20963]: cluster 2024-04-03T18:22:59.551721+0000 mgr.y (mgr.24370) 7337 : cluster [DBG] pgmap v7321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:01.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:00 smithi082 bash[20963]: audit 2024-04-03T18:22:59.815266+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:00 smithi082 bash[20963]: audit 2024-04-03T18:22:59.826758+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:00 smithi082 bash[20963]: audit 2024-04-03T18:23:00.113246+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:00 smithi082 bash[20963]: audit 2024-04-03T18:23:00.120526+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:00 smithi082 bash[20963]: audit 2024-04-03T18:23:00.495600+0000 mon.c (mon.2) 2898 : audit [DBG] from='client.? 172.21.15.67:0/3796735295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:01.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:00 smithi082 bash[20963]: audit 2024-04-03T18:23:00.582532+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:00 smithi082 bash[20963]: audit 2024-04-03T18:23:00.591793+0000 mon.a (mon.0) 6681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[17655]: cluster 2024-04-03T18:22:59.551721+0000 mgr.y (mgr.24370) 7337 : cluster [DBG] pgmap v7321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[17655]: audit 2024-04-03T18:22:59.815266+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[17655]: audit 2024-04-03T18:22:59.826758+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[17655]: audit 2024-04-03T18:23:00.113246+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[17655]: audit 2024-04-03T18:23:00.120526+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[17655]: audit 2024-04-03T18:23:00.495600+0000 mon.c (mon.2) 2898 : audit [DBG] from='client.? 172.21.15.67:0/3796735295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[17655]: audit 2024-04-03T18:23:00.582532+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[17655]: audit 2024-04-03T18:23:00.591793+0000 mon.a (mon.0) 6681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[27441]: cluster 2024-04-03T18:22:59.551721+0000 mgr.y (mgr.24370) 7337 : cluster [DBG] pgmap v7321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[27441]: audit 2024-04-03T18:22:59.815266+0000 mon.a (mon.0) 6676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[27441]: audit 2024-04-03T18:22:59.826758+0000 mon.a (mon.0) 6677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[27441]: audit 2024-04-03T18:23:00.113246+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[27441]: audit 2024-04-03T18:23:00.120526+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[27441]: audit 2024-04-03T18:23:00.495600+0000 mon.c (mon.2) 2898 : audit [DBG] from='client.? 172.21.15.67:0/3796735295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:01.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[27441]: audit 2024-04-03T18:23:00.582532+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:01.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:00 smithi067 bash[27441]: audit 2024-04-03T18:23:00.591793+0000 mon.a (mon.0) 6681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:01 smithi082 bash[20963]: audit 2024-04-03T18:23:00.826176+0000 mon.a (mon.0) 6682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:01 smithi082 bash[20963]: audit 2024-04-03T18:23:00.832881+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:01 smithi082 bash[20963]: audit 2024-04-03T18:23:00.834607+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:23:02.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:01 smithi082 bash[20963]: audit 2024-04-03T18:23:00.835842+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:23:02.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:01 smithi082 bash[20963]: audit 2024-04-03T18:23:00.842966+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:01 smithi082 bash[20963]: cluster 2024-04-03T18:23:01.552932+0000 mgr.y (mgr.24370) 7338 : cluster [DBG] pgmap v7322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:02.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[17655]: audit 2024-04-03T18:23:00.826176+0000 mon.a (mon.0) 6682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[17655]: audit 2024-04-03T18:23:00.832881+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[17655]: audit 2024-04-03T18:23:00.834607+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:23:02.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[17655]: audit 2024-04-03T18:23:00.835842+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:23:02.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[17655]: audit 2024-04-03T18:23:00.842966+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[17655]: cluster 2024-04-03T18:23:01.552932+0000 mgr.y (mgr.24370) 7338 : cluster [DBG] pgmap v7322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:02.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[27441]: audit 2024-04-03T18:23:00.826176+0000 mon.a (mon.0) 6682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[27441]: audit 2024-04-03T18:23:00.832881+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[27441]: audit 2024-04-03T18:23:00.834607+0000 mon.a (mon.0) 6684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:23:02.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[27441]: audit 2024-04-03T18:23:00.835842+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:23:02.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[27441]: audit 2024-04-03T18:23:00.842966+0000 mon.a (mon.0) 6686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:23:02.161 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:01 smithi067 bash[27441]: cluster 2024-04-03T18:23:01.552932+0000 mgr.y (mgr.24370) 7338 : cluster [DBG] pgmap v7322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:03.378 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:03 smithi082 bash[20963]: audit 2024-04-03T18:23:02.957812+0000 mon.c (mon.2) 2899 : audit [DBG] from='client.? 172.21.15.67:0/753270029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:03.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:03 smithi067 bash[17655]: audit 2024-04-03T18:23:02.957812+0000 mon.c (mon.2) 2899 : audit [DBG] from='client.? 172.21.15.67:0/753270029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:03.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:23:03.410 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:03 smithi067 bash[27441]: audit 2024-04-03T18:23:02.957812+0000 mon.c (mon.2) 2899 : audit [DBG] from='client.? 172.21.15.67:0/753270029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:03.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:23:04.378 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:04 smithi082 bash[20963]: cluster 2024-04-03T18:23:03.553649+0000 mgr.y (mgr.24370) 7339 : cluster [DBG] pgmap v7323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:04.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:04 smithi067 bash[17655]: cluster 2024-04-03T18:23:03.553649+0000 mgr.y (mgr.24370) 7339 : cluster [DBG] pgmap v7323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:04.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:04 smithi067 bash[27441]: cluster 2024-04-03T18:23:03.553649+0000 mgr.y (mgr.24370) 7339 : cluster [DBG] pgmap v7323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:05.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:05 smithi082 bash[20963]: audit 2024-04-03T18:23:05.413402+0000 mon.c (mon.2) 2900 : audit [DBG] from='client.? 172.21.15.67:0/4277889334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:05.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:05 smithi067 bash[17655]: audit 2024-04-03T18:23:05.413402+0000 mon.c (mon.2) 2900 : audit [DBG] from='client.? 172.21.15.67:0/4277889334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:05.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:05 smithi067 bash[27441]: audit 2024-04-03T18:23:05.413402+0000 mon.c (mon.2) 2900 : audit [DBG] from='client.? 172.21.15.67:0/4277889334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:06.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:06 smithi082 bash[20963]: cluster 2024-04-03T18:23:05.554363+0000 mgr.y (mgr.24370) 7340 : cluster [DBG] pgmap v7324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:06.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:06 smithi067 bash[27441]: cluster 2024-04-03T18:23:05.554363+0000 mgr.y (mgr.24370) 7340 : cluster [DBG] pgmap v7324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:06.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:06 smithi067 bash[17655]: cluster 2024-04-03T18:23:05.554363+0000 mgr.y (mgr.24370) 7340 : cluster [DBG] pgmap v7324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:08.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:08 smithi082 bash[20963]: cluster 2024-04-03T18:23:07.555078+0000 mgr.y (mgr.24370) 7341 : cluster [DBG] pgmap v7325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:08.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:08 smithi082 bash[20963]: audit 2024-04-03T18:23:07.870622+0000 mon.c (mon.2) 2901 : audit [DBG] from='client.? 172.21.15.67:0/1337941004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:08.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:08 smithi067 bash[27441]: cluster 2024-04-03T18:23:07.555078+0000 mgr.y (mgr.24370) 7341 : cluster [DBG] pgmap v7325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:08.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:08 smithi067 bash[27441]: audit 2024-04-03T18:23:07.870622+0000 mon.c (mon.2) 2901 : audit [DBG] from='client.? 172.21.15.67:0/1337941004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:08.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:08 smithi067 bash[17655]: cluster 2024-04-03T18:23:07.555078+0000 mgr.y (mgr.24370) 7341 : cluster [DBG] pgmap v7325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:08.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:08 smithi067 bash[17655]: audit 2024-04-03T18:23:07.870622+0000 mon.c (mon.2) 2901 : audit [DBG] from='client.? 172.21.15.67:0/1337941004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:10.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:10 smithi082 bash[20963]: cluster 2024-04-03T18:23:09.555732+0000 mgr.y (mgr.24370) 7342 : cluster [DBG] pgmap v7326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:10.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:10 smithi082 bash[20963]: audit 2024-04-03T18:23:10.041205+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:10.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:10 smithi082 bash[20963]: audit 2024-04-03T18:23:10.317952+0000 mon.c (mon.2) 2902 : audit [DBG] from='client.? 172.21.15.67:0/3456852656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:10.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:10 smithi067 bash[17655]: cluster 2024-04-03T18:23:09.555732+0000 mgr.y (mgr.24370) 7342 : cluster [DBG] pgmap v7326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:10.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:10 smithi067 bash[17655]: audit 2024-04-03T18:23:10.041205+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:10.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:10 smithi067 bash[17655]: audit 2024-04-03T18:23:10.317952+0000 mon.c (mon.2) 2902 : audit [DBG] from='client.? 172.21.15.67:0/3456852656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:10.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:10 smithi067 bash[27441]: cluster 2024-04-03T18:23:09.555732+0000 mgr.y (mgr.24370) 7342 : cluster [DBG] pgmap v7326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:10.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:10 smithi067 bash[27441]: audit 2024-04-03T18:23:10.041205+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:10.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:10 smithi067 bash[27441]: audit 2024-04-03T18:23:10.317952+0000 mon.c (mon.2) 2902 : audit [DBG] from='client.? 172.21.15.67:0/3456852656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:12.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:12 smithi082 bash[20963]: cluster 2024-04-03T18:23:11.556958+0000 mgr.y (mgr.24370) 7343 : cluster [DBG] pgmap v7327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:12.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:12 smithi067 bash[17655]: cluster 2024-04-03T18:23:11.556958+0000 mgr.y (mgr.24370) 7343 : cluster [DBG] pgmap v7327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:12.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:12 smithi067 bash[27441]: cluster 2024-04-03T18:23:11.556958+0000 mgr.y (mgr.24370) 7343 : cluster [DBG] pgmap v7327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:13.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:13] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:23:13.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:23:13.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:13 smithi082 bash[20963]: audit 2024-04-03T18:23:12.782076+0000 mon.a (mon.0) 6688 : audit [DBG] from='client.? 172.21.15.67:0/1343292599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:13.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:13 smithi067 bash[17655]: audit 2024-04-03T18:23:12.782076+0000 mon.a (mon.0) 6688 : audit [DBG] from='client.? 172.21.15.67:0/1343292599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:13.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:13 smithi067 bash[27441]: audit 2024-04-03T18:23:12.782076+0000 mon.a (mon.0) 6688 : audit [DBG] from='client.? 172.21.15.67:0/1343292599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:14.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:14 smithi082 bash[20963]: cluster 2024-04-03T18:23:13.557625+0000 mgr.y (mgr.24370) 7344 : cluster [DBG] pgmap v7328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:14.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:14 smithi067 bash[17655]: cluster 2024-04-03T18:23:13.557625+0000 mgr.y (mgr.24370) 7344 : cluster [DBG] pgmap v7328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:14.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:14 smithi067 bash[27441]: cluster 2024-04-03T18:23:13.557625+0000 mgr.y (mgr.24370) 7344 : cluster [DBG] pgmap v7328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:15.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:15 smithi067 bash[17655]: audit 2024-04-03T18:23:15.239919+0000 mon.c (mon.2) 2903 : audit [DBG] from='client.? 172.21.15.67:0/3500015921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:15.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:15 smithi067 bash[27441]: audit 2024-04-03T18:23:15.239919+0000 mon.c (mon.2) 2903 : audit [DBG] from='client.? 172.21.15.67:0/3500015921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:16.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:15 smithi082 bash[20963]: audit 2024-04-03T18:23:15.239919+0000 mon.c (mon.2) 2903 : audit [DBG] from='client.? 172.21.15.67:0/3500015921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:16.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:16 smithi067 bash[17655]: cluster 2024-04-03T18:23:15.558282+0000 mgr.y (mgr.24370) 7345 : cluster [DBG] pgmap v7329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:16.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:16 smithi067 bash[27441]: cluster 2024-04-03T18:23:15.558282+0000 mgr.y (mgr.24370) 7345 : cluster [DBG] pgmap v7329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:17.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:16 smithi082 bash[20963]: cluster 2024-04-03T18:23:15.558282+0000 mgr.y (mgr.24370) 7345 : cluster [DBG] pgmap v7329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:18.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:18 smithi067 bash[17655]: cluster 2024-04-03T18:23:17.559050+0000 mgr.y (mgr.24370) 7346 : cluster [DBG] pgmap v7330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:18.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:18 smithi067 bash[17655]: audit 2024-04-03T18:23:17.696494+0000 mon.c (mon.2) 2904 : audit [DBG] from='client.? 172.21.15.67:0/511525611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:18.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:18 smithi067 bash[27441]: cluster 2024-04-03T18:23:17.559050+0000 mgr.y (mgr.24370) 7346 : cluster [DBG] pgmap v7330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:18.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:18 smithi067 bash[27441]: audit 2024-04-03T18:23:17.696494+0000 mon.c (mon.2) 2904 : audit [DBG] from='client.? 172.21.15.67:0/511525611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:19.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:18 smithi082 bash[20963]: cluster 2024-04-03T18:23:17.559050+0000 mgr.y (mgr.24370) 7346 : cluster [DBG] pgmap v7330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:19.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:18 smithi082 bash[20963]: audit 2024-04-03T18:23:17.696494+0000 mon.c (mon.2) 2904 : audit [DBG] from='client.? 172.21.15.67:0/511525611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:20.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:20 smithi067 bash[17655]: cluster 2024-04-03T18:23:19.559702+0000 mgr.y (mgr.24370) 7347 : cluster [DBG] pgmap v7331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:20.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:20 smithi067 bash[17655]: audit 2024-04-03T18:23:20.154657+0000 mon.a (mon.0) 6689 : audit [DBG] from='client.? 172.21.15.67:0/2067764987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:20.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:20 smithi067 bash[27441]: cluster 2024-04-03T18:23:19.559702+0000 mgr.y (mgr.24370) 7347 : cluster [DBG] pgmap v7331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:20.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:20 smithi067 bash[27441]: audit 2024-04-03T18:23:20.154657+0000 mon.a (mon.0) 6689 : audit [DBG] from='client.? 172.21.15.67:0/2067764987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:21.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:20 smithi082 bash[20963]: cluster 2024-04-03T18:23:19.559702+0000 mgr.y (mgr.24370) 7347 : cluster [DBG] pgmap v7331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:21.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:20 smithi082 bash[20963]: audit 2024-04-03T18:23:20.154657+0000 mon.a (mon.0) 6689 : audit [DBG] from='client.? 172.21.15.67:0/2067764987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:22.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:22 smithi067 bash[27441]: cluster 2024-04-03T18:23:21.560872+0000 mgr.y (mgr.24370) 7348 : cluster [DBG] pgmap v7332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:22.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:22 smithi067 bash[27441]: audit 2024-04-03T18:23:22.603765+0000 mon.a (mon.0) 6690 : audit [DBG] from='client.? 172.21.15.67:0/2904439250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:22.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:22 smithi067 bash[17655]: cluster 2024-04-03T18:23:21.560872+0000 mgr.y (mgr.24370) 7348 : cluster [DBG] pgmap v7332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:22.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:22 smithi067 bash[17655]: audit 2024-04-03T18:23:22.603765+0000 mon.a (mon.0) 6690 : audit [DBG] from='client.? 172.21.15.67:0/2904439250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:23.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:22 smithi082 bash[20963]: cluster 2024-04-03T18:23:21.560872+0000 mgr.y (mgr.24370) 7348 : cluster [DBG] pgmap v7332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:23.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:22 smithi082 bash[20963]: audit 2024-04-03T18:23:22.603765+0000 mon.a (mon.0) 6690 : audit [DBG] from='client.? 172.21.15.67:0/2904439250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:23.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:23] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:23:23.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:23:24.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:24 smithi067 bash[27441]: cluster 2024-04-03T18:23:23.561547+0000 mgr.y (mgr.24370) 7349 : cluster [DBG] pgmap v7333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:24.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:24 smithi067 bash[17655]: cluster 2024-04-03T18:23:23.561547+0000 mgr.y (mgr.24370) 7349 : cluster [DBG] pgmap v7333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:25.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:24 smithi082 bash[20963]: cluster 2024-04-03T18:23:23.561547+0000 mgr.y (mgr.24370) 7349 : cluster [DBG] pgmap v7333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:26.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:25 smithi082 bash[20963]: audit 2024-04-03T18:23:25.041919+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:26.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:25 smithi082 bash[20963]: audit 2024-04-03T18:23:25.062693+0000 mon.a (mon.0) 6692 : audit [DBG] from='client.? 172.21.15.67:0/1844029238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:26.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:25 smithi067 bash[17655]: audit 2024-04-03T18:23:25.041919+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:26.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:25 smithi067 bash[17655]: audit 2024-04-03T18:23:25.062693+0000 mon.a (mon.0) 6692 : audit [DBG] from='client.? 172.21.15.67:0/1844029238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:26.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:25 smithi067 bash[27441]: audit 2024-04-03T18:23:25.041919+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:26.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:25 smithi067 bash[27441]: audit 2024-04-03T18:23:25.062693+0000 mon.a (mon.0) 6692 : audit [DBG] from='client.? 172.21.15.67:0/1844029238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:27.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:26 smithi082 bash[20963]: cluster 2024-04-03T18:23:25.562248+0000 mgr.y (mgr.24370) 7350 : cluster [DBG] pgmap v7334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:27.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:26 smithi067 bash[17655]: cluster 2024-04-03T18:23:25.562248+0000 mgr.y (mgr.24370) 7350 : cluster [DBG] pgmap v7334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:27.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:26 smithi067 bash[27441]: cluster 2024-04-03T18:23:25.562248+0000 mgr.y (mgr.24370) 7350 : cluster [DBG] pgmap v7334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:28.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:27 smithi082 bash[20963]: audit 2024-04-03T18:23:27.519936+0000 mon.c (mon.2) 2905 : audit [DBG] from='client.? 172.21.15.67:0/2565873205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:28.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:27 smithi067 bash[17655]: audit 2024-04-03T18:23:27.519936+0000 mon.c (mon.2) 2905 : audit [DBG] from='client.? 172.21.15.67:0/2565873205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:28.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:27 smithi067 bash[27441]: audit 2024-04-03T18:23:27.519936+0000 mon.c (mon.2) 2905 : audit [DBG] from='client.? 172.21.15.67:0/2565873205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:29.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:28 smithi082 bash[20963]: cluster 2024-04-03T18:23:27.563344+0000 mgr.y (mgr.24370) 7351 : cluster [DBG] pgmap v7335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:29.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:28 smithi067 bash[27441]: cluster 2024-04-03T18:23:27.563344+0000 mgr.y (mgr.24370) 7351 : cluster [DBG] pgmap v7335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:29.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:28 smithi067 bash[17655]: cluster 2024-04-03T18:23:27.563344+0000 mgr.y (mgr.24370) 7351 : cluster [DBG] pgmap v7335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:31.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:30 smithi082 bash[20963]: cluster 2024-04-03T18:23:29.564066+0000 mgr.y (mgr.24370) 7352 : cluster [DBG] pgmap v7336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:31.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:30 smithi082 bash[20963]: audit 2024-04-03T18:23:29.970655+0000 mon.a (mon.0) 6693 : audit [DBG] from='client.? 172.21.15.67:0/3768451946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:31.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:30 smithi067 bash[17655]: cluster 2024-04-03T18:23:29.564066+0000 mgr.y (mgr.24370) 7352 : cluster [DBG] pgmap v7336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:31.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:30 smithi067 bash[17655]: audit 2024-04-03T18:23:29.970655+0000 mon.a (mon.0) 6693 : audit [DBG] from='client.? 172.21.15.67:0/3768451946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:31.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:30 smithi067 bash[27441]: cluster 2024-04-03T18:23:29.564066+0000 mgr.y (mgr.24370) 7352 : cluster [DBG] pgmap v7336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:31.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:30 smithi067 bash[27441]: audit 2024-04-03T18:23:29.970655+0000 mon.a (mon.0) 6693 : audit [DBG] from='client.? 172.21.15.67:0/3768451946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:33.077 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:32 smithi067 bash[27441]: cluster 2024-04-03T18:23:31.565183+0000 mgr.y (mgr.24370) 7353 : cluster [DBG] pgmap v7337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:33.077 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:32 smithi067 bash[27441]: audit 2024-04-03T18:23:32.426116+0000 mon.a (mon.0) 6694 : audit [DBG] from='client.? 172.21.15.67:0/1465535470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:33.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:32 smithi067 bash[17655]: cluster 2024-04-03T18:23:31.565183+0000 mgr.y (mgr.24370) 7353 : cluster [DBG] pgmap v7337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:33.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:32 smithi067 bash[17655]: audit 2024-04-03T18:23:32.426116+0000 mon.a (mon.0) 6694 : audit [DBG] from='client.? 172.21.15.67:0/1465535470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:33.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:32 smithi082 bash[20963]: cluster 2024-04-03T18:23:31.565183+0000 mgr.y (mgr.24370) 7353 : cluster [DBG] pgmap v7337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:33.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:32 smithi082 bash[20963]: audit 2024-04-03T18:23:32.426116+0000 mon.a (mon.0) 6694 : audit [DBG] from='client.? 172.21.15.67:0/1465535470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:33.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:23:33.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:23:35.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:34 smithi082 bash[20963]: cluster 2024-04-03T18:23:33.565882+0000 mgr.y (mgr.24370) 7354 : cluster [DBG] pgmap v7338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:35.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:34 smithi067 bash[17655]: cluster 2024-04-03T18:23:33.565882+0000 mgr.y (mgr.24370) 7354 : cluster [DBG] pgmap v7338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:35.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:34 smithi067 bash[27441]: cluster 2024-04-03T18:23:33.565882+0000 mgr.y (mgr.24370) 7354 : cluster [DBG] pgmap v7338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:36.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:35 smithi082 bash[20963]: audit 2024-04-03T18:23:34.882262+0000 mon.c (mon.2) 2906 : audit [DBG] from='client.? 172.21.15.67:0/2991351037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:36.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:35 smithi067 bash[17655]: audit 2024-04-03T18:23:34.882262+0000 mon.c (mon.2) 2906 : audit [DBG] from='client.? 172.21.15.67:0/2991351037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:36.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:35 smithi067 bash[27441]: audit 2024-04-03T18:23:34.882262+0000 mon.c (mon.2) 2906 : audit [DBG] from='client.? 172.21.15.67:0/2991351037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:37.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:36 smithi082 bash[20963]: cluster 2024-04-03T18:23:35.566561+0000 mgr.y (mgr.24370) 7355 : cluster [DBG] pgmap v7339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:37.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:36 smithi067 bash[27441]: cluster 2024-04-03T18:23:35.566561+0000 mgr.y (mgr.24370) 7355 : cluster [DBG] pgmap v7339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:37.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:36 smithi067 bash[17655]: cluster 2024-04-03T18:23:35.566561+0000 mgr.y (mgr.24370) 7355 : cluster [DBG] pgmap v7339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:38.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:37 smithi082 bash[20963]: audit 2024-04-03T18:23:37.333858+0000 mon.a (mon.0) 6695 : audit [DBG] from='client.? 172.21.15.67:0/1949440061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:38.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:37 smithi067 bash[27441]: audit 2024-04-03T18:23:37.333858+0000 mon.a (mon.0) 6695 : audit [DBG] from='client.? 172.21.15.67:0/1949440061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:38.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:37 smithi067 bash[17655]: audit 2024-04-03T18:23:37.333858+0000 mon.a (mon.0) 6695 : audit [DBG] from='client.? 172.21.15.67:0/1949440061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:39.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:38 smithi082 bash[20963]: cluster 2024-04-03T18:23:37.567762+0000 mgr.y (mgr.24370) 7356 : cluster [DBG] pgmap v7340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:39.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:38 smithi067 bash[17655]: cluster 2024-04-03T18:23:37.567762+0000 mgr.y (mgr.24370) 7356 : cluster [DBG] pgmap v7340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:39.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:38 smithi067 bash[27441]: cluster 2024-04-03T18:23:37.567762+0000 mgr.y (mgr.24370) 7356 : cluster [DBG] pgmap v7340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:41.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:40 smithi082 bash[20963]: cluster 2024-04-03T18:23:39.568473+0000 mgr.y (mgr.24370) 7357 : cluster [DBG] pgmap v7341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:41.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:40 smithi082 bash[20963]: audit 2024-04-03T18:23:39.792320+0000 mon.a (mon.0) 6696 : audit [DBG] from='client.? 172.21.15.67:0/3552761286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:41.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:40 smithi082 bash[20963]: audit 2024-04-03T18:23:40.042206+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:41.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:40 smithi067 bash[27441]: cluster 2024-04-03T18:23:39.568473+0000 mgr.y (mgr.24370) 7357 : cluster [DBG] pgmap v7341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:41.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:40 smithi067 bash[27441]: audit 2024-04-03T18:23:39.792320+0000 mon.a (mon.0) 6696 : audit [DBG] from='client.? 172.21.15.67:0/3552761286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:41.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:40 smithi067 bash[27441]: audit 2024-04-03T18:23:40.042206+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:41.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:40 smithi067 bash[17655]: cluster 2024-04-03T18:23:39.568473+0000 mgr.y (mgr.24370) 7357 : cluster [DBG] pgmap v7341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:41.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:40 smithi067 bash[17655]: audit 2024-04-03T18:23:39.792320+0000 mon.a (mon.0) 6696 : audit [DBG] from='client.? 172.21.15.67:0/3552761286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:41.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:40 smithi067 bash[17655]: audit 2024-04-03T18:23:40.042206+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:43.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:42 smithi067 bash[27441]: cluster 2024-04-03T18:23:41.569625+0000 mgr.y (mgr.24370) 7358 : cluster [DBG] pgmap v7342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:43.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:42 smithi067 bash[27441]: audit 2024-04-03T18:23:42.243497+0000 mon.c (mon.2) 2907 : audit [DBG] from='client.? 172.21.15.67:0/695459753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:43.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:42 smithi067 bash[17655]: cluster 2024-04-03T18:23:41.569625+0000 mgr.y (mgr.24370) 7358 : cluster [DBG] pgmap v7342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:43.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:42 smithi067 bash[17655]: audit 2024-04-03T18:23:42.243497+0000 mon.c (mon.2) 2907 : audit [DBG] from='client.? 172.21.15.67:0/695459753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:43.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:42 smithi082 bash[20963]: cluster 2024-04-03T18:23:41.569625+0000 mgr.y (mgr.24370) 7358 : cluster [DBG] pgmap v7342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:43.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:42 smithi082 bash[20963]: audit 2024-04-03T18:23:42.243497+0000 mon.c (mon.2) 2907 : audit [DBG] from='client.? 172.21.15.67:0/695459753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:43.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:43] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:23:43.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:23:45.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:44 smithi082 bash[20963]: cluster 2024-04-03T18:23:43.570405+0000 mgr.y (mgr.24370) 7359 : cluster [DBG] pgmap v7343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:45.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:44 smithi082 bash[20963]: audit 2024-04-03T18:23:44.694652+0000 mon.c (mon.2) 2908 : audit [DBG] from='client.? 172.21.15.67:0/1361899006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:45.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:44 smithi067 bash[17655]: cluster 2024-04-03T18:23:43.570405+0000 mgr.y (mgr.24370) 7359 : cluster [DBG] pgmap v7343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:45.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:44 smithi067 bash[17655]: audit 2024-04-03T18:23:44.694652+0000 mon.c (mon.2) 2908 : audit [DBG] from='client.? 172.21.15.67:0/1361899006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:45.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:44 smithi067 bash[27441]: cluster 2024-04-03T18:23:43.570405+0000 mgr.y (mgr.24370) 7359 : cluster [DBG] pgmap v7343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:45.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:44 smithi067 bash[27441]: audit 2024-04-03T18:23:44.694652+0000 mon.c (mon.2) 2908 : audit [DBG] from='client.? 172.21.15.67:0/1361899006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:47.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:46 smithi082 bash[20963]: cluster 2024-04-03T18:23:45.571197+0000 mgr.y (mgr.24370) 7360 : cluster [DBG] pgmap v7344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:47.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:46 smithi067 bash[17655]: cluster 2024-04-03T18:23:45.571197+0000 mgr.y (mgr.24370) 7360 : cluster [DBG] pgmap v7344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:47.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:46 smithi067 bash[27441]: cluster 2024-04-03T18:23:45.571197+0000 mgr.y (mgr.24370) 7360 : cluster [DBG] pgmap v7344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:48.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:47 smithi082 bash[20963]: audit 2024-04-03T18:23:47.152524+0000 mon.c (mon.2) 2909 : audit [DBG] from='client.? 172.21.15.67:0/3691527819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:48.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:47 smithi067 bash[27441]: audit 2024-04-03T18:23:47.152524+0000 mon.c (mon.2) 2909 : audit [DBG] from='client.? 172.21.15.67:0/3691527819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:48.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:47 smithi067 bash[17655]: audit 2024-04-03T18:23:47.152524+0000 mon.c (mon.2) 2909 : audit [DBG] from='client.? 172.21.15.67:0/3691527819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:49.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:48 smithi082 bash[20963]: cluster 2024-04-03T18:23:47.572380+0000 mgr.y (mgr.24370) 7361 : cluster [DBG] pgmap v7345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:49.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:48 smithi067 bash[17655]: cluster 2024-04-03T18:23:47.572380+0000 mgr.y (mgr.24370) 7361 : cluster [DBG] pgmap v7345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:49.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:48 smithi067 bash[27441]: cluster 2024-04-03T18:23:47.572380+0000 mgr.y (mgr.24370) 7361 : cluster [DBG] pgmap v7345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:50.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:49 smithi082 bash[20963]: audit 2024-04-03T18:23:49.610127+0000 mon.c (mon.2) 2910 : audit [DBG] from='client.? 172.21.15.67:0/367324196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:50.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:49 smithi067 bash[17655]: audit 2024-04-03T18:23:49.610127+0000 mon.c (mon.2) 2910 : audit [DBG] from='client.? 172.21.15.67:0/367324196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:50.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:49 smithi067 bash[27441]: audit 2024-04-03T18:23:49.610127+0000 mon.c (mon.2) 2910 : audit [DBG] from='client.? 172.21.15.67:0/367324196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:51.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:50 smithi082 bash[20963]: cluster 2024-04-03T18:23:49.573013+0000 mgr.y (mgr.24370) 7362 : cluster [DBG] pgmap v7346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:51.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:50 smithi067 bash[17655]: cluster 2024-04-03T18:23:49.573013+0000 mgr.y (mgr.24370) 7362 : cluster [DBG] pgmap v7346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:51.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:50 smithi067 bash[27441]: cluster 2024-04-03T18:23:49.573013+0000 mgr.y (mgr.24370) 7362 : cluster [DBG] pgmap v7346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:53.077 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:52 smithi067 bash[27441]: cluster 2024-04-03T18:23:51.574537+0000 mgr.y (mgr.24370) 7363 : cluster [DBG] pgmap v7347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:53.077 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:52 smithi067 bash[27441]: audit 2024-04-03T18:23:52.077766+0000 mon.c (mon.2) 2911 : audit [DBG] from='client.? 172.21.15.67:0/2465908053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:53.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:52 smithi067 bash[17655]: cluster 2024-04-03T18:23:51.574537+0000 mgr.y (mgr.24370) 7363 : cluster [DBG] pgmap v7347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:53.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:52 smithi067 bash[17655]: audit 2024-04-03T18:23:52.077766+0000 mon.c (mon.2) 2911 : audit [DBG] from='client.? 172.21.15.67:0/2465908053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:53.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:52 smithi082 bash[20963]: cluster 2024-04-03T18:23:51.574537+0000 mgr.y (mgr.24370) 7363 : cluster [DBG] pgmap v7347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:53.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:52 smithi082 bash[20963]: audit 2024-04-03T18:23:52.077766+0000 mon.c (mon.2) 2911 : audit [DBG] from='client.? 172.21.15.67:0/2465908053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:53.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:53] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:23:53.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:23:55.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:54 smithi082 bash[20963]: cluster 2024-04-03T18:23:53.575322+0000 mgr.y (mgr.24370) 7364 : cluster [DBG] pgmap v7348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:55.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:54 smithi082 bash[20963]: audit 2024-04-03T18:23:54.532172+0000 mon.c (mon.2) 2912 : audit [DBG] from='client.? 172.21.15.67:0/1788566367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:55.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:54 smithi067 bash[17655]: cluster 2024-04-03T18:23:53.575322+0000 mgr.y (mgr.24370) 7364 : cluster [DBG] pgmap v7348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:55.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:54 smithi067 bash[17655]: audit 2024-04-03T18:23:54.532172+0000 mon.c (mon.2) 2912 : audit [DBG] from='client.? 172.21.15.67:0/1788566367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:55.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:54 smithi067 bash[27441]: cluster 2024-04-03T18:23:53.575322+0000 mgr.y (mgr.24370) 7364 : cluster [DBG] pgmap v7348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:55.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:54 smithi067 bash[27441]: audit 2024-04-03T18:23:54.532172+0000 mon.c (mon.2) 2912 : audit [DBG] from='client.? 172.21.15.67:0/1788566367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:56.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:55 smithi082 bash[20963]: audit 2024-04-03T18:23:55.042646+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:56.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:55 smithi067 bash[17655]: audit 2024-04-03T18:23:55.042646+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:56.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:55 smithi067 bash[27441]: audit 2024-04-03T18:23:55.042646+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:23:57.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:56 smithi082 bash[20963]: cluster 2024-04-03T18:23:55.576081+0000 mgr.y (mgr.24370) 7365 : cluster [DBG] pgmap v7349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:57.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:56 smithi067 bash[17655]: cluster 2024-04-03T18:23:55.576081+0000 mgr.y (mgr.24370) 7365 : cluster [DBG] pgmap v7349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:57.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:56 smithi067 bash[27441]: cluster 2024-04-03T18:23:55.576081+0000 mgr.y (mgr.24370) 7365 : cluster [DBG] pgmap v7349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:58.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:57 smithi082 bash[20963]: audit 2024-04-03T18:23:56.992690+0000 mon.a (mon.0) 6699 : audit [DBG] from='client.? 172.21.15.67:0/76889387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:58.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:57 smithi067 bash[17655]: audit 2024-04-03T18:23:56.992690+0000 mon.a (mon.0) 6699 : audit [DBG] from='client.? 172.21.15.67:0/76889387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:58.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:57 smithi067 bash[27441]: audit 2024-04-03T18:23:56.992690+0000 mon.a (mon.0) 6699 : audit [DBG] from='client.? 172.21.15.67:0/76889387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:23:59.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:58 smithi082 bash[20963]: cluster 2024-04-03T18:23:57.577209+0000 mgr.y (mgr.24370) 7366 : cluster [DBG] pgmap v7350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:59.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:58 smithi067 bash[27441]: cluster 2024-04-03T18:23:57.577209+0000 mgr.y (mgr.24370) 7366 : cluster [DBG] pgmap v7350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:23:59.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:58 smithi067 bash[17655]: cluster 2024-04-03T18:23:57.577209+0000 mgr.y (mgr.24370) 7366 : cluster [DBG] pgmap v7350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:00.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:23:59 smithi082 bash[20963]: audit 2024-04-03T18:23:59.445864+0000 mon.a (mon.0) 6700 : audit [DBG] from='client.? 172.21.15.67:0/2933363832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:00.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:23:59 smithi067 bash[17655]: audit 2024-04-03T18:23:59.445864+0000 mon.a (mon.0) 6700 : audit [DBG] from='client.? 172.21.15.67:0/2933363832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:00.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:23:59 smithi067 bash[27441]: audit 2024-04-03T18:23:59.445864+0000 mon.a (mon.0) 6700 : audit [DBG] from='client.? 172.21.15.67:0/2933363832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:01.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:00 smithi082 bash[20963]: cluster 2024-04-03T18:23:59.577948+0000 mgr.y (mgr.24370) 7367 : cluster [DBG] pgmap v7351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:01.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:00 smithi067 bash[17655]: cluster 2024-04-03T18:23:59.577948+0000 mgr.y (mgr.24370) 7367 : cluster [DBG] pgmap v7351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:01.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:00 smithi067 bash[27441]: cluster 2024-04-03T18:23:59.577948+0000 mgr.y (mgr.24370) 7367 : cluster [DBG] pgmap v7351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:02.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:01 smithi082 bash[20963]: audit 2024-04-03T18:24:00.919709+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:24:02.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:01 smithi067 bash[27441]: audit 2024-04-03T18:24:00.919709+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:24:02.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:01 smithi067 bash[17655]: audit 2024-04-03T18:24:00.919709+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:24:03.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:02 smithi067 bash[27441]: cluster 2024-04-03T18:24:01.578664+0000 mgr.y (mgr.24370) 7368 : cluster [DBG] pgmap v7352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:03.078 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:02 smithi067 bash[27441]: audit 2024-04-03T18:24:01.900613+0000 mon.c (mon.2) 2913 : audit [DBG] from='client.? 172.21.15.67:0/1265307762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:03.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:02 smithi067 bash[17655]: cluster 2024-04-03T18:24:01.578664+0000 mgr.y (mgr.24370) 7368 : cluster [DBG] pgmap v7352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:03.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:02 smithi067 bash[17655]: audit 2024-04-03T18:24:01.900613+0000 mon.c (mon.2) 2913 : audit [DBG] from='client.? 172.21.15.67:0/1265307762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:03.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:02 smithi082 bash[20963]: cluster 2024-04-03T18:24:01.578664+0000 mgr.y (mgr.24370) 7368 : cluster [DBG] pgmap v7352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:03.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:02 smithi082 bash[20963]: audit 2024-04-03T18:24:01.900613+0000 mon.c (mon.2) 2913 : audit [DBG] from='client.? 172.21.15.67:0/1265307762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:03.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:24:03.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:24:05.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:04 smithi082 bash[20963]: cluster 2024-04-03T18:24:03.579286+0000 mgr.y (mgr.24370) 7369 : cluster [DBG] pgmap v7353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:05.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:04 smithi082 bash[20963]: audit 2024-04-03T18:24:04.363245+0000 mon.c (mon.2) 2914 : audit [DBG] from='client.? 172.21.15.67:0/2341805989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:05.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:04 smithi067 bash[27441]: cluster 2024-04-03T18:24:03.579286+0000 mgr.y (mgr.24370) 7369 : cluster [DBG] pgmap v7353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:05.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:04 smithi067 bash[27441]: audit 2024-04-03T18:24:04.363245+0000 mon.c (mon.2) 2914 : audit [DBG] from='client.? 172.21.15.67:0/2341805989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:05.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:04 smithi067 bash[17655]: cluster 2024-04-03T18:24:03.579286+0000 mgr.y (mgr.24370) 7369 : cluster [DBG] pgmap v7353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:05.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:04 smithi067 bash[17655]: audit 2024-04-03T18:24:04.363245+0000 mon.c (mon.2) 2914 : audit [DBG] from='client.? 172.21.15.67:0/2341805989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:07.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:06 smithi082 bash[20963]: cluster 2024-04-03T18:24:05.579946+0000 mgr.y (mgr.24370) 7370 : cluster [DBG] pgmap v7354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:07.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:06 smithi082 bash[20963]: audit 2024-04-03T18:24:06.610909+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:07.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:06 smithi082 bash[20963]: audit 2024-04-03T18:24:06.619526+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:07.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:06 smithi067 bash[17655]: cluster 2024-04-03T18:24:05.579946+0000 mgr.y (mgr.24370) 7370 : cluster [DBG] pgmap v7354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:07.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:06 smithi067 bash[17655]: audit 2024-04-03T18:24:06.610909+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:07.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:06 smithi067 bash[17655]: audit 2024-04-03T18:24:06.619526+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:07.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:06 smithi067 bash[27441]: cluster 2024-04-03T18:24:05.579946+0000 mgr.y (mgr.24370) 7370 : cluster [DBG] pgmap v7354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:07.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:06 smithi067 bash[27441]: audit 2024-04-03T18:24:06.610909+0000 mon.a (mon.0) 6702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:07.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:06 smithi067 bash[27441]: audit 2024-04-03T18:24:06.619526+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:08.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:07 smithi082 bash[20963]: audit 2024-04-03T18:24:06.829325+0000 mon.c (mon.2) 2915 : audit [DBG] from='client.? 172.21.15.67:0/2540348784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:08.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:07 smithi082 bash[20963]: audit 2024-04-03T18:24:06.918697+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:08.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:07 smithi082 bash[20963]: audit 2024-04-03T18:24:06.925937+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:08.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:07 smithi082 bash[20963]: audit 2024-04-03T18:24:07.355513+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:24:08.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:07 smithi082 bash[20963]: audit 2024-04-03T18:24:07.357319+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:24:08.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:07 smithi082 bash[20963]: audit 2024-04-03T18:24:07.367323+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:08.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[27441]: audit 2024-04-03T18:24:06.829325+0000 mon.c (mon.2) 2915 : audit [DBG] from='client.? 172.21.15.67:0/2540348784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:08.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[27441]: audit 2024-04-03T18:24:06.918697+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:08.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[27441]: audit 2024-04-03T18:24:06.925937+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:08.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[27441]: audit 2024-04-03T18:24:07.355513+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:24:08.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[27441]: audit 2024-04-03T18:24:07.357319+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:24:08.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[27441]: audit 2024-04-03T18:24:07.367323+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:08.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[17655]: audit 2024-04-03T18:24:06.829325+0000 mon.c (mon.2) 2915 : audit [DBG] from='client.? 172.21.15.67:0/2540348784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:08.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[17655]: audit 2024-04-03T18:24:06.918697+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:08.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[17655]: audit 2024-04-03T18:24:06.925937+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:08.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[17655]: audit 2024-04-03T18:24:07.355513+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:24:08.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[17655]: audit 2024-04-03T18:24:07.357319+0000 mon.a (mon.0) 6707 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:24:08.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:07 smithi067 bash[17655]: audit 2024-04-03T18:24:07.367323+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:24:09.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:08 smithi082 bash[20963]: cluster 2024-04-03T18:24:07.581049+0000 mgr.y (mgr.24370) 7371 : cluster [DBG] pgmap v7355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:09.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:08 smithi067 bash[27441]: cluster 2024-04-03T18:24:07.581049+0000 mgr.y (mgr.24370) 7371 : cluster [DBG] pgmap v7355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:09.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:08 smithi067 bash[17655]: cluster 2024-04-03T18:24:07.581049+0000 mgr.y (mgr.24370) 7371 : cluster [DBG] pgmap v7355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:10.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:09 smithi082 bash[20963]: audit 2024-04-03T18:24:09.281913+0000 mon.a (mon.0) 6709 : audit [DBG] from='client.? 172.21.15.67:0/4064279180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:10.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:09 smithi067 bash[27441]: audit 2024-04-03T18:24:09.281913+0000 mon.a (mon.0) 6709 : audit [DBG] from='client.? 172.21.15.67:0/4064279180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:10.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:09 smithi067 bash[17655]: audit 2024-04-03T18:24:09.281913+0000 mon.a (mon.0) 6709 : audit [DBG] from='client.? 172.21.15.67:0/4064279180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:11.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:10 smithi082 bash[20963]: cluster 2024-04-03T18:24:09.581732+0000 mgr.y (mgr.24370) 7372 : cluster [DBG] pgmap v7356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:11.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:10 smithi082 bash[20963]: audit 2024-04-03T18:24:10.042871+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:11.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:10 smithi067 bash[17655]: cluster 2024-04-03T18:24:09.581732+0000 mgr.y (mgr.24370) 7372 : cluster [DBG] pgmap v7356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:11.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:10 smithi067 bash[17655]: audit 2024-04-03T18:24:10.042871+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:11.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:10 smithi067 bash[27441]: cluster 2024-04-03T18:24:09.581732+0000 mgr.y (mgr.24370) 7372 : cluster [DBG] pgmap v7356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:11.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:10 smithi067 bash[27441]: audit 2024-04-03T18:24:10.042871+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:12.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:11 smithi082 bash[20963]: audit 2024-04-03T18:24:11.741424+0000 mon.c (mon.2) 2916 : audit [DBG] from='client.? 172.21.15.67:0/3316224073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:12.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:11 smithi067 bash[17655]: audit 2024-04-03T18:24:11.741424+0000 mon.c (mon.2) 2916 : audit [DBG] from='client.? 172.21.15.67:0/3316224073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:12.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:11 smithi067 bash[27441]: audit 2024-04-03T18:24:11.741424+0000 mon.c (mon.2) 2916 : audit [DBG] from='client.? 172.21.15.67:0/3316224073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:13.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:12 smithi082 bash[20963]: cluster 2024-04-03T18:24:11.582863+0000 mgr.y (mgr.24370) 7373 : cluster [DBG] pgmap v7357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:13.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:12 smithi067 bash[17655]: cluster 2024-04-03T18:24:11.582863+0000 mgr.y (mgr.24370) 7373 : cluster [DBG] pgmap v7357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:13.159 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:13] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:24:13.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:12 smithi067 bash[27441]: cluster 2024-04-03T18:24:11.582863+0000 mgr.y (mgr.24370) 7373 : cluster [DBG] pgmap v7357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:13.840 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:24:14.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:13 smithi082 bash[20963]: cluster 2024-04-03T18:24:13.583487+0000 mgr.y (mgr.24370) 7374 : cluster [DBG] pgmap v7358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:14.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:13 smithi067 bash[17655]: cluster 2024-04-03T18:24:13.583487+0000 mgr.y (mgr.24370) 7374 : cluster [DBG] pgmap v7358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:14.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:13 smithi067 bash[27441]: cluster 2024-04-03T18:24:13.583487+0000 mgr.y (mgr.24370) 7374 : cluster [DBG] pgmap v7358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:15.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:14 smithi082 bash[20963]: audit 2024-04-03T18:24:14.198941+0000 mon.a (mon.0) 6711 : audit [DBG] from='client.? 172.21.15.67:0/3259056637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:15.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:14 smithi067 bash[27441]: audit 2024-04-03T18:24:14.198941+0000 mon.a (mon.0) 6711 : audit [DBG] from='client.? 172.21.15.67:0/3259056637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:15.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:14 smithi067 bash[17655]: audit 2024-04-03T18:24:14.198941+0000 mon.a (mon.0) 6711 : audit [DBG] from='client.? 172.21.15.67:0/3259056637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:16.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:15 smithi082 bash[20963]: cluster 2024-04-03T18:24:15.584132+0000 mgr.y (mgr.24370) 7375 : cluster [DBG] pgmap v7359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:16.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:15 smithi067 bash[17655]: cluster 2024-04-03T18:24:15.584132+0000 mgr.y (mgr.24370) 7375 : cluster [DBG] pgmap v7359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:16.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:15 smithi067 bash[27441]: cluster 2024-04-03T18:24:15.584132+0000 mgr.y (mgr.24370) 7375 : cluster [DBG] pgmap v7359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:17.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:16 smithi082 bash[20963]: audit 2024-04-03T18:24:16.654765+0000 mon.c (mon.2) 2917 : audit [DBG] from='client.? 172.21.15.67:0/3508134504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:17.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:16 smithi067 bash[17655]: audit 2024-04-03T18:24:16.654765+0000 mon.c (mon.2) 2917 : audit [DBG] from='client.? 172.21.15.67:0/3508134504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:17.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:16 smithi067 bash[27441]: audit 2024-04-03T18:24:16.654765+0000 mon.c (mon.2) 2917 : audit [DBG] from='client.? 172.21.15.67:0/3508134504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:18.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:17 smithi082 bash[20963]: cluster 2024-04-03T18:24:17.585263+0000 mgr.y (mgr.24370) 7376 : cluster [DBG] pgmap v7360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:18.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:17 smithi067 bash[17655]: cluster 2024-04-03T18:24:17.585263+0000 mgr.y (mgr.24370) 7376 : cluster [DBG] pgmap v7360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:18.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:17 smithi067 bash[27441]: cluster 2024-04-03T18:24:17.585263+0000 mgr.y (mgr.24370) 7376 : cluster [DBG] pgmap v7360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:19.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:19 smithi067 bash[17655]: audit 2024-04-03T18:24:19.098467+0000 mon.a (mon.0) 6712 : audit [DBG] from='client.? 172.21.15.67:0/2273072461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:19.410 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:19 smithi067 bash[27441]: audit 2024-04-03T18:24:19.098467+0000 mon.a (mon.0) 6712 : audit [DBG] from='client.? 172.21.15.67:0/2273072461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:19.627 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:19 smithi082 bash[20963]: audit 2024-04-03T18:24:19.098467+0000 mon.a (mon.0) 6712 : audit [DBG] from='client.? 172.21.15.67:0/2273072461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:20.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:20 smithi067 bash[27441]: cluster 2024-04-03T18:24:19.585952+0000 mgr.y (mgr.24370) 7377 : cluster [DBG] pgmap v7361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:20.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:20 smithi067 bash[17655]: cluster 2024-04-03T18:24:19.585952+0000 mgr.y (mgr.24370) 7377 : cluster [DBG] pgmap v7361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:20.627 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:20 smithi082 bash[20963]: cluster 2024-04-03T18:24:19.585952+0000 mgr.y (mgr.24370) 7377 : cluster [DBG] pgmap v7361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:21.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:21 smithi082 bash[20963]: audit 2024-04-03T18:24:21.547459+0000 mon.a (mon.0) 6713 : audit [DBG] from='client.? 172.21.15.67:0/2265169074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:21.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:21 smithi067 bash[17655]: audit 2024-04-03T18:24:21.547459+0000 mon.a (mon.0) 6713 : audit [DBG] from='client.? 172.21.15.67:0/2265169074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:21.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:21 smithi067 bash[27441]: audit 2024-04-03T18:24:21.547459+0000 mon.a (mon.0) 6713 : audit [DBG] from='client.? 172.21.15.67:0/2265169074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:22.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:22 smithi067 bash[17655]: cluster 2024-04-03T18:24:21.587066+0000 mgr.y (mgr.24370) 7378 : cluster [DBG] pgmap v7362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:22.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:22 smithi067 bash[27441]: cluster 2024-04-03T18:24:21.587066+0000 mgr.y (mgr.24370) 7378 : cluster [DBG] pgmap v7362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:23.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:22 smithi082 bash[20963]: cluster 2024-04-03T18:24:21.587066+0000 mgr.y (mgr.24370) 7378 : cluster [DBG] pgmap v7362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:23.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:23] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:24:23.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:24:24.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:24 smithi067 bash[17655]: cluster 2024-04-03T18:24:23.587599+0000 mgr.y (mgr.24370) 7379 : cluster [DBG] pgmap v7363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:24.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:24 smithi067 bash[17655]: audit 2024-04-03T18:24:23.992754+0000 mon.a (mon.0) 6714 : audit [DBG] from='client.? 172.21.15.67:0/1121816232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:24.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:24 smithi067 bash[27441]: cluster 2024-04-03T18:24:23.587599+0000 mgr.y (mgr.24370) 7379 : cluster [DBG] pgmap v7363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:24.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:24 smithi067 bash[27441]: audit 2024-04-03T18:24:23.992754+0000 mon.a (mon.0) 6714 : audit [DBG] from='client.? 172.21.15.67:0/1121816232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:25.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:24 smithi082 bash[20963]: cluster 2024-04-03T18:24:23.587599+0000 mgr.y (mgr.24370) 7379 : cluster [DBG] pgmap v7363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:25.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:24 smithi082 bash[20963]: audit 2024-04-03T18:24:23.992754+0000 mon.a (mon.0) 6714 : audit [DBG] from='client.? 172.21.15.67:0/1121816232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:25.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:25 smithi067 bash[17655]: audit 2024-04-03T18:24:25.043459+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:25.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:25 smithi067 bash[27441]: audit 2024-04-03T18:24:25.043459+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:26.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:25 smithi082 bash[20963]: audit 2024-04-03T18:24:25.043459+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:26.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:26 smithi067 bash[17655]: cluster 2024-04-03T18:24:25.588299+0000 mgr.y (mgr.24370) 7380 : cluster [DBG] pgmap v7364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:26.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:26 smithi067 bash[17655]: audit 2024-04-03T18:24:26.447826+0000 mon.c (mon.2) 2918 : audit [DBG] from='client.? 172.21.15.67:0/4275502981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:26.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:26 smithi067 bash[27441]: cluster 2024-04-03T18:24:25.588299+0000 mgr.y (mgr.24370) 7380 : cluster [DBG] pgmap v7364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:26.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:26 smithi067 bash[27441]: audit 2024-04-03T18:24:26.447826+0000 mon.c (mon.2) 2918 : audit [DBG] from='client.? 172.21.15.67:0/4275502981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:27.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:26 smithi082 bash[20963]: cluster 2024-04-03T18:24:25.588299+0000 mgr.y (mgr.24370) 7380 : cluster [DBG] pgmap v7364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:27.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:26 smithi082 bash[20963]: audit 2024-04-03T18:24:26.447826+0000 mon.c (mon.2) 2918 : audit [DBG] from='client.? 172.21.15.67:0/4275502981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:28.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:28 smithi067 bash[27441]: cluster 2024-04-03T18:24:27.589449+0000 mgr.y (mgr.24370) 7381 : cluster [DBG] pgmap v7365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:28.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:28 smithi067 bash[17655]: cluster 2024-04-03T18:24:27.589449+0000 mgr.y (mgr.24370) 7381 : cluster [DBG] pgmap v7365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:29.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:28 smithi082 bash[20963]: cluster 2024-04-03T18:24:27.589449+0000 mgr.y (mgr.24370) 7381 : cluster [DBG] pgmap v7365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:30.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:29 smithi082 bash[20963]: audit 2024-04-03T18:24:28.909003+0000 mon.c (mon.2) 2919 : audit [DBG] from='client.? 172.21.15.67:0/1853143286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:30.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:29 smithi067 bash[27441]: audit 2024-04-03T18:24:28.909003+0000 mon.c (mon.2) 2919 : audit [DBG] from='client.? 172.21.15.67:0/1853143286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:30.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:29 smithi067 bash[17655]: audit 2024-04-03T18:24:28.909003+0000 mon.c (mon.2) 2919 : audit [DBG] from='client.? 172.21.15.67:0/1853143286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:31.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:30 smithi082 bash[20963]: cluster 2024-04-03T18:24:29.590160+0000 mgr.y (mgr.24370) 7382 : cluster [DBG] pgmap v7366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:31.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:30 smithi067 bash[27441]: cluster 2024-04-03T18:24:29.590160+0000 mgr.y (mgr.24370) 7382 : cluster [DBG] pgmap v7366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:31.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:30 smithi067 bash[17655]: cluster 2024-04-03T18:24:29.590160+0000 mgr.y (mgr.24370) 7382 : cluster [DBG] pgmap v7366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:32.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:31 smithi082 bash[20963]: audit 2024-04-03T18:24:31.365322+0000 mon.a (mon.0) 6716 : audit [DBG] from='client.? 172.21.15.67:0/1372142968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:32.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:31 smithi067 bash[17655]: audit 2024-04-03T18:24:31.365322+0000 mon.a (mon.0) 6716 : audit [DBG] from='client.? 172.21.15.67:0/1372142968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:32.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:31 smithi067 bash[27441]: audit 2024-04-03T18:24:31.365322+0000 mon.a (mon.0) 6716 : audit [DBG] from='client.? 172.21.15.67:0/1372142968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:33.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:32 smithi067 bash[27441]: cluster 2024-04-03T18:24:31.591348+0000 mgr.y (mgr.24370) 7383 : cluster [DBG] pgmap v7367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:33.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:32 smithi067 bash[17655]: cluster 2024-04-03T18:24:31.591348+0000 mgr.y (mgr.24370) 7383 : cluster [DBG] pgmap v7367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:33.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:32 smithi082 bash[20963]: cluster 2024-04-03T18:24:31.591348+0000 mgr.y (mgr.24370) 7383 : cluster [DBG] pgmap v7367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:33.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:24:33.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:24:35.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:34 smithi082 bash[20963]: cluster 2024-04-03T18:24:33.592079+0000 mgr.y (mgr.24370) 7384 : cluster [DBG] pgmap v7368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:35.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:34 smithi082 bash[20963]: audit 2024-04-03T18:24:33.816639+0000 mon.c (mon.2) 2920 : audit [DBG] from='client.? 172.21.15.67:0/4239100029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:35.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:34 smithi067 bash[17655]: cluster 2024-04-03T18:24:33.592079+0000 mgr.y (mgr.24370) 7384 : cluster [DBG] pgmap v7368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:35.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:34 smithi067 bash[17655]: audit 2024-04-03T18:24:33.816639+0000 mon.c (mon.2) 2920 : audit [DBG] from='client.? 172.21.15.67:0/4239100029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:35.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:34 smithi067 bash[27441]: cluster 2024-04-03T18:24:33.592079+0000 mgr.y (mgr.24370) 7384 : cluster [DBG] pgmap v7368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:35.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:34 smithi067 bash[27441]: audit 2024-04-03T18:24:33.816639+0000 mon.c (mon.2) 2920 : audit [DBG] from='client.? 172.21.15.67:0/4239100029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:37.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:36 smithi082 bash[20963]: cluster 2024-04-03T18:24:35.592718+0000 mgr.y (mgr.24370) 7385 : cluster [DBG] pgmap v7369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:37.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:36 smithi082 bash[20963]: audit 2024-04-03T18:24:36.272325+0000 mon.a (mon.0) 6717 : audit [DBG] from='client.? 172.21.15.67:0/125672675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:37.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:36 smithi067 bash[17655]: cluster 2024-04-03T18:24:35.592718+0000 mgr.y (mgr.24370) 7385 : cluster [DBG] pgmap v7369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:37.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:36 smithi067 bash[17655]: audit 2024-04-03T18:24:36.272325+0000 mon.a (mon.0) 6717 : audit [DBG] from='client.? 172.21.15.67:0/125672675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:37.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:36 smithi067 bash[27441]: cluster 2024-04-03T18:24:35.592718+0000 mgr.y (mgr.24370) 7385 : cluster [DBG] pgmap v7369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:37.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:36 smithi067 bash[27441]: audit 2024-04-03T18:24:36.272325+0000 mon.a (mon.0) 6717 : audit [DBG] from='client.? 172.21.15.67:0/125672675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:39.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:38 smithi082 bash[20963]: cluster 2024-04-03T18:24:37.593895+0000 mgr.y (mgr.24370) 7386 : cluster [DBG] pgmap v7370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:39.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:38 smithi067 bash[27441]: cluster 2024-04-03T18:24:37.593895+0000 mgr.y (mgr.24370) 7386 : cluster [DBG] pgmap v7370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:39.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:38 smithi067 bash[17655]: cluster 2024-04-03T18:24:37.593895+0000 mgr.y (mgr.24370) 7386 : cluster [DBG] pgmap v7370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:40.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:39 smithi082 bash[20963]: audit 2024-04-03T18:24:38.723665+0000 mon.a (mon.0) 6718 : audit [DBG] from='client.? 172.21.15.67:0/1247010359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:40.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:39 smithi067 bash[27441]: audit 2024-04-03T18:24:38.723665+0000 mon.a (mon.0) 6718 : audit [DBG] from='client.? 172.21.15.67:0/1247010359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:40.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:39 smithi067 bash[17655]: audit 2024-04-03T18:24:38.723665+0000 mon.a (mon.0) 6718 : audit [DBG] from='client.? 172.21.15.67:0/1247010359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:41.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:40 smithi082 bash[20963]: cluster 2024-04-03T18:24:39.594600+0000 mgr.y (mgr.24370) 7387 : cluster [DBG] pgmap v7371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:41.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:40 smithi082 bash[20963]: audit 2024-04-03T18:24:40.043512+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:41.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:40 smithi067 bash[17655]: cluster 2024-04-03T18:24:39.594600+0000 mgr.y (mgr.24370) 7387 : cluster [DBG] pgmap v7371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:41.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:40 smithi067 bash[17655]: audit 2024-04-03T18:24:40.043512+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:41.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:40 smithi067 bash[27441]: cluster 2024-04-03T18:24:39.594600+0000 mgr.y (mgr.24370) 7387 : cluster [DBG] pgmap v7371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:41.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:40 smithi067 bash[27441]: audit 2024-04-03T18:24:40.043512+0000 mon.a (mon.0) 6719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:42.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:41 smithi082 bash[20963]: audit 2024-04-03T18:24:41.175645+0000 mon.c (mon.2) 2921 : audit [DBG] from='client.? 172.21.15.67:0/1707544463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:42.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:41 smithi067 bash[17655]: audit 2024-04-03T18:24:41.175645+0000 mon.c (mon.2) 2921 : audit [DBG] from='client.? 172.21.15.67:0/1707544463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:42.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:41 smithi067 bash[27441]: audit 2024-04-03T18:24:41.175645+0000 mon.c (mon.2) 2921 : audit [DBG] from='client.? 172.21.15.67:0/1707544463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:43.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:42 smithi067 bash[17655]: cluster 2024-04-03T18:24:41.595846+0000 mgr.y (mgr.24370) 7388 : cluster [DBG] pgmap v7372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:43.077 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:42 smithi067 bash[27441]: cluster 2024-04-03T18:24:41.595846+0000 mgr.y (mgr.24370) 7388 : cluster [DBG] pgmap v7372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:43.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:42 smithi082 bash[20963]: cluster 2024-04-03T18:24:41.595846+0000 mgr.y (mgr.24370) 7388 : cluster [DBG] pgmap v7372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:43.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:43] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:24:43.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:24:43.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:43 smithi082 bash[20963]: audit 2024-04-03T18:24:43.634735+0000 mon.a (mon.0) 6720 : audit [DBG] from='client.? 172.21.15.67:0/2701827391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:44.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:43 smithi067 bash[17655]: audit 2024-04-03T18:24:43.634735+0000 mon.a (mon.0) 6720 : audit [DBG] from='client.? 172.21.15.67:0/2701827391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:44.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:43 smithi067 bash[27441]: audit 2024-04-03T18:24:43.634735+0000 mon.a (mon.0) 6720 : audit [DBG] from='client.? 172.21.15.67:0/2701827391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:45.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:44 smithi082 bash[20963]: cluster 2024-04-03T18:24:43.596506+0000 mgr.y (mgr.24370) 7389 : cluster [DBG] pgmap v7373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:45.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:44 smithi067 bash[17655]: cluster 2024-04-03T18:24:43.596506+0000 mgr.y (mgr.24370) 7389 : cluster [DBG] pgmap v7373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:45.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:44 smithi067 bash[27441]: cluster 2024-04-03T18:24:43.596506+0000 mgr.y (mgr.24370) 7389 : cluster [DBG] pgmap v7373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:47.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:46 smithi082 bash[20963]: cluster 2024-04-03T18:24:45.597213+0000 mgr.y (mgr.24370) 7390 : cluster [DBG] pgmap v7374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:47.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:46 smithi082 bash[20963]: audit 2024-04-03T18:24:46.088190+0000 mon.a (mon.0) 6721 : audit [DBG] from='client.? 172.21.15.67:0/2936177789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:47.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:46 smithi067 bash[27441]: cluster 2024-04-03T18:24:45.597213+0000 mgr.y (mgr.24370) 7390 : cluster [DBG] pgmap v7374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:47.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:46 smithi067 bash[27441]: audit 2024-04-03T18:24:46.088190+0000 mon.a (mon.0) 6721 : audit [DBG] from='client.? 172.21.15.67:0/2936177789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:47.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:46 smithi067 bash[17655]: cluster 2024-04-03T18:24:45.597213+0000 mgr.y (mgr.24370) 7390 : cluster [DBG] pgmap v7374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:47.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:46 smithi067 bash[17655]: audit 2024-04-03T18:24:46.088190+0000 mon.a (mon.0) 6721 : audit [DBG] from='client.? 172.21.15.67:0/2936177789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:49.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:48 smithi082 bash[20963]: cluster 2024-04-03T18:24:47.598404+0000 mgr.y (mgr.24370) 7391 : cluster [DBG] pgmap v7375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:49.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:48 smithi082 bash[20963]: audit 2024-04-03T18:24:48.546909+0000 mon.c (mon.2) 2922 : audit [DBG] from='client.? 172.21.15.67:0/220085143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:49.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:48 smithi067 bash[17655]: cluster 2024-04-03T18:24:47.598404+0000 mgr.y (mgr.24370) 7391 : cluster [DBG] pgmap v7375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:49.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:48 smithi067 bash[17655]: audit 2024-04-03T18:24:48.546909+0000 mon.c (mon.2) 2922 : audit [DBG] from='client.? 172.21.15.67:0/220085143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:49.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:48 smithi067 bash[27441]: cluster 2024-04-03T18:24:47.598404+0000 mgr.y (mgr.24370) 7391 : cluster [DBG] pgmap v7375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:49.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:48 smithi067 bash[27441]: audit 2024-04-03T18:24:48.546909+0000 mon.c (mon.2) 2922 : audit [DBG] from='client.? 172.21.15.67:0/220085143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:51.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:50 smithi082 bash[20963]: cluster 2024-04-03T18:24:49.599104+0000 mgr.y (mgr.24370) 7392 : cluster [DBG] pgmap v7376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:50 smithi067 bash[27441]: cluster 2024-04-03T18:24:49.599104+0000 mgr.y (mgr.24370) 7392 : cluster [DBG] pgmap v7376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:51.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:50 smithi067 bash[17655]: cluster 2024-04-03T18:24:49.599104+0000 mgr.y (mgr.24370) 7392 : cluster [DBG] pgmap v7376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:52.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:51 smithi082 bash[20963]: audit 2024-04-03T18:24:50.999385+0000 mon.c (mon.2) 2923 : audit [DBG] from='client.? 172.21.15.67:0/3555303388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:52.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:51 smithi067 bash[17655]: audit 2024-04-03T18:24:50.999385+0000 mon.c (mon.2) 2923 : audit [DBG] from='client.? 172.21.15.67:0/3555303388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:52.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:51 smithi067 bash[27441]: audit 2024-04-03T18:24:50.999385+0000 mon.c (mon.2) 2923 : audit [DBG] from='client.? 172.21.15.67:0/3555303388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:53.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:52 smithi067 bash[27441]: cluster 2024-04-03T18:24:51.600323+0000 mgr.y (mgr.24370) 7393 : cluster [DBG] pgmap v7377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:53.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:52 smithi067 bash[17655]: cluster 2024-04-03T18:24:51.600323+0000 mgr.y (mgr.24370) 7393 : cluster [DBG] pgmap v7377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:53.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:52 smithi082 bash[20963]: cluster 2024-04-03T18:24:51.600323+0000 mgr.y (mgr.24370) 7393 : cluster [DBG] pgmap v7377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:53.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:53] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:24:53.755 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:24:54.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:53 smithi082 bash[20963]: audit 2024-04-03T18:24:53.441553+0000 mon.c (mon.2) 2924 : audit [DBG] from='client.? 172.21.15.67:0/3936055473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:54.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:53 smithi067 bash[17655]: audit 2024-04-03T18:24:53.441553+0000 mon.c (mon.2) 2924 : audit [DBG] from='client.? 172.21.15.67:0/3936055473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:54.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:53 smithi067 bash[27441]: audit 2024-04-03T18:24:53.441553+0000 mon.c (mon.2) 2924 : audit [DBG] from='client.? 172.21.15.67:0/3936055473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:55.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:54 smithi082 bash[20963]: cluster 2024-04-03T18:24:53.600948+0000 mgr.y (mgr.24370) 7394 : cluster [DBG] pgmap v7378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:55.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:54 smithi067 bash[27441]: cluster 2024-04-03T18:24:53.600948+0000 mgr.y (mgr.24370) 7394 : cluster [DBG] pgmap v7378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:55.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:54 smithi067 bash[17655]: cluster 2024-04-03T18:24:53.600948+0000 mgr.y (mgr.24370) 7394 : cluster [DBG] pgmap v7378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:56.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:55 smithi082 bash[20963]: audit 2024-04-03T18:24:55.044239+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:56.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:55 smithi067 bash[27441]: audit 2024-04-03T18:24:55.044239+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:56.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:55 smithi067 bash[17655]: audit 2024-04-03T18:24:55.044239+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:24:57.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:56 smithi082 bash[20963]: cluster 2024-04-03T18:24:55.601415+0000 mgr.y (mgr.24370) 7395 : cluster [DBG] pgmap v7379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:57.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:56 smithi082 bash[20963]: audit 2024-04-03T18:24:55.898167+0000 mon.a (mon.0) 6723 : audit [DBG] from='client.? 172.21.15.67:0/1185306885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:57.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:56 smithi067 bash[17655]: cluster 2024-04-03T18:24:55.601415+0000 mgr.y (mgr.24370) 7395 : cluster [DBG] pgmap v7379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:57.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:56 smithi067 bash[17655]: audit 2024-04-03T18:24:55.898167+0000 mon.a (mon.0) 6723 : audit [DBG] from='client.? 172.21.15.67:0/1185306885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:57.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:56 smithi067 bash[27441]: cluster 2024-04-03T18:24:55.601415+0000 mgr.y (mgr.24370) 7395 : cluster [DBG] pgmap v7379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:57.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:56 smithi067 bash[27441]: audit 2024-04-03T18:24:55.898167+0000 mon.a (mon.0) 6723 : audit [DBG] from='client.? 172.21.15.67:0/1185306885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:59.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:58 smithi082 bash[20963]: cluster 2024-04-03T18:24:57.602511+0000 mgr.y (mgr.24370) 7396 : cluster [DBG] pgmap v7380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:59.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:24:58 smithi082 bash[20963]: audit 2024-04-03T18:24:58.351099+0000 mon.c (mon.2) 2925 : audit [DBG] from='client.? 172.21.15.67:0/3985425429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:59.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:58 smithi067 bash[17655]: cluster 2024-04-03T18:24:57.602511+0000 mgr.y (mgr.24370) 7396 : cluster [DBG] pgmap v7380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:59.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:24:58 smithi067 bash[17655]: audit 2024-04-03T18:24:58.351099+0000 mon.c (mon.2) 2925 : audit [DBG] from='client.? 172.21.15.67:0/3985425429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:24:59.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:58 smithi067 bash[27441]: cluster 2024-04-03T18:24:57.602511+0000 mgr.y (mgr.24370) 7396 : cluster [DBG] pgmap v7380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:24:59.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:24:58 smithi067 bash[27441]: audit 2024-04-03T18:24:58.351099+0000 mon.c (mon.2) 2925 : audit [DBG] from='client.? 172.21.15.67:0/3985425429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:01.093 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:00 smithi067 bash[17655]: cluster 2024-04-03T18:24:59.603174+0000 mgr.y (mgr.24370) 7397 : cluster [DBG] pgmap v7381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:01.093 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:00 smithi067 bash[27441]: cluster 2024-04-03T18:24:59.603174+0000 mgr.y (mgr.24370) 7397 : cluster [DBG] pgmap v7381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:01.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:00 smithi082 bash[20963]: cluster 2024-04-03T18:24:59.603174+0000 mgr.y (mgr.24370) 7397 : cluster [DBG] pgmap v7381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:02.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:01 smithi082 bash[20963]: audit 2024-04-03T18:25:00.803462+0000 mon.c (mon.2) 2926 : audit [DBG] from='client.? 172.21.15.67:0/3758472814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:02.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:01 smithi067 bash[17655]: audit 2024-04-03T18:25:00.803462+0000 mon.c (mon.2) 2926 : audit [DBG] from='client.? 172.21.15.67:0/3758472814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:02.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:01 smithi067 bash[27441]: audit 2024-04-03T18:25:00.803462+0000 mon.c (mon.2) 2926 : audit [DBG] from='client.? 172.21.15.67:0/3758472814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:03.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:02 smithi067 bash[17655]: cluster 2024-04-03T18:25:01.604316+0000 mgr.y (mgr.24370) 7398 : cluster [DBG] pgmap v7382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:03.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:02 smithi067 bash[27441]: cluster 2024-04-03T18:25:01.604316+0000 mgr.y (mgr.24370) 7398 : cluster [DBG] pgmap v7382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:03.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:02 smithi082 bash[20963]: cluster 2024-04-03T18:25:01.604316+0000 mgr.y (mgr.24370) 7398 : cluster [DBG] pgmap v7382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:03.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:03] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:25:03.804 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:25:04.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:03 smithi082 bash[20963]: audit 2024-04-03T18:25:03.256428+0000 mon.a (mon.0) 6724 : audit [DBG] from='client.? 172.21.15.67:0/1555631631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:04.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:03 smithi067 bash[17655]: audit 2024-04-03T18:25:03.256428+0000 mon.a (mon.0) 6724 : audit [DBG] from='client.? 172.21.15.67:0/1555631631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:04.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:03 smithi067 bash[27441]: audit 2024-04-03T18:25:03.256428+0000 mon.a (mon.0) 6724 : audit [DBG] from='client.? 172.21.15.67:0/1555631631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:05.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:04 smithi082 bash[20963]: cluster 2024-04-03T18:25:03.604962+0000 mgr.y (mgr.24370) 7399 : cluster [DBG] pgmap v7383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:05.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:04 smithi067 bash[27441]: cluster 2024-04-03T18:25:03.604962+0000 mgr.y (mgr.24370) 7399 : cluster [DBG] pgmap v7383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:05.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:04 smithi067 bash[17655]: cluster 2024-04-03T18:25:03.604962+0000 mgr.y (mgr.24370) 7399 : cluster [DBG] pgmap v7383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:06.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:05 smithi082 bash[20963]: audit 2024-04-03T18:25:05.721254+0000 mon.a (mon.0) 6725 : audit [DBG] from='client.? 172.21.15.67:0/2202342647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:06.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:05 smithi067 bash[27441]: audit 2024-04-03T18:25:05.721254+0000 mon.a (mon.0) 6725 : audit [DBG] from='client.? 172.21.15.67:0/2202342647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:06.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:05 smithi067 bash[17655]: audit 2024-04-03T18:25:05.721254+0000 mon.a (mon.0) 6725 : audit [DBG] from='client.? 172.21.15.67:0/2202342647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:07.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:06 smithi082 bash[20963]: cluster 2024-04-03T18:25:05.605647+0000 mgr.y (mgr.24370) 7400 : cluster [DBG] pgmap v7384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:07.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:06 smithi067 bash[27441]: cluster 2024-04-03T18:25:05.605647+0000 mgr.y (mgr.24370) 7400 : cluster [DBG] pgmap v7384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:07.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:06 smithi067 bash[17655]: cluster 2024-04-03T18:25:05.605647+0000 mgr.y (mgr.24370) 7400 : cluster [DBG] pgmap v7384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:08.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:07 smithi082 bash[20963]: audit 2024-04-03T18:25:07.443303+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:25:08.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:07 smithi082 bash[20963]: audit 2024-04-03T18:25:07.771000+0000 mon.a (mon.0) 6727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:08.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:07 smithi082 bash[20963]: audit 2024-04-03T18:25:07.779697+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:08.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:07 smithi067 bash[27441]: audit 2024-04-03T18:25:07.443303+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:25:08.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:07 smithi067 bash[27441]: audit 2024-04-03T18:25:07.771000+0000 mon.a (mon.0) 6727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:08.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:07 smithi067 bash[27441]: audit 2024-04-03T18:25:07.779697+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:08.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:07 smithi067 bash[17655]: audit 2024-04-03T18:25:07.443303+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:25:08.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:07 smithi067 bash[17655]: audit 2024-04-03T18:25:07.771000+0000 mon.a (mon.0) 6727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:08.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:07 smithi067 bash[17655]: audit 2024-04-03T18:25:07.779697+0000 mon.a (mon.0) 6728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:09.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:08 smithi082 bash[20963]: cluster 2024-04-03T18:25:07.606817+0000 mgr.y (mgr.24370) 7401 : cluster [DBG] pgmap v7385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:09.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:08 smithi082 bash[20963]: audit 2024-04-03T18:25:08.177553+0000 mon.a (mon.0) 6729 : audit [DBG] from='client.? 172.21.15.67:0/2146953694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:09.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:08 smithi067 bash[27441]: cluster 2024-04-03T18:25:07.606817+0000 mgr.y (mgr.24370) 7401 : cluster [DBG] pgmap v7385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:09.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:08 smithi067 bash[27441]: audit 2024-04-03T18:25:08.177553+0000 mon.a (mon.0) 6729 : audit [DBG] from='client.? 172.21.15.67:0/2146953694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:09.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:08 smithi067 bash[17655]: cluster 2024-04-03T18:25:07.606817+0000 mgr.y (mgr.24370) 7401 : cluster [DBG] pgmap v7385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:09.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:08 smithi067 bash[17655]: audit 2024-04-03T18:25:08.177553+0000 mon.a (mon.0) 6729 : audit [DBG] from='client.? 172.21.15.67:0/2146953694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:11.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:10 smithi082 bash[20963]: cluster 2024-04-03T18:25:09.607529+0000 mgr.y (mgr.24370) 7402 : cluster [DBG] pgmap v7386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:11.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:10 smithi082 bash[20963]: audit 2024-04-03T18:25:10.044531+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:11.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:10 smithi082 bash[20963]: audit 2024-04-03T18:25:10.648746+0000 mon.c (mon.2) 2927 : audit [DBG] from='client.? 172.21.15.67:0/45722250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:11.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:10 smithi067 bash[17655]: cluster 2024-04-03T18:25:09.607529+0000 mgr.y (mgr.24370) 7402 : cluster [DBG] pgmap v7386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:11.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:10 smithi067 bash[17655]: audit 2024-04-03T18:25:10.044531+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:11.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:10 smithi067 bash[17655]: audit 2024-04-03T18:25:10.648746+0000 mon.c (mon.2) 2927 : audit [DBG] from='client.? 172.21.15.67:0/45722250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:11.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:10 smithi067 bash[27441]: cluster 2024-04-03T18:25:09.607529+0000 mgr.y (mgr.24370) 7402 : cluster [DBG] pgmap v7386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:11.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:10 smithi067 bash[27441]: audit 2024-04-03T18:25:10.044531+0000 mon.a (mon.0) 6730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:11.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:10 smithi067 bash[27441]: audit 2024-04-03T18:25:10.648746+0000 mon.c (mon.2) 2927 : audit [DBG] from='client.? 172.21.15.67:0/45722250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:13.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:12 smithi082 bash[20963]: cluster 2024-04-03T18:25:11.608719+0000 mgr.y (mgr.24370) 7403 : cluster [DBG] pgmap v7387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:13.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:12 smithi067 bash[17655]: cluster 2024-04-03T18:25:11.608719+0000 mgr.y (mgr.24370) 7403 : cluster [DBG] pgmap v7387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:13.159 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:13] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:25:13.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:12 smithi067 bash[27441]: cluster 2024-04-03T18:25:11.608719+0000 mgr.y (mgr.24370) 7403 : cluster [DBG] pgmap v7387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:13.834 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:25:14.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:13 smithi082 bash[20963]: audit 2024-04-03T18:25:13.126661+0000 mon.c (mon.2) 2928 : audit [DBG] from='client.? 172.21.15.67:0/3725141835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:14.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:13 smithi082 bash[20963]: audit 2024-04-03T18:25:13.473266+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:13 smithi082 bash[20963]: audit 2024-04-03T18:25:13.481579+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:13 smithi082 bash[20963]: audit 2024-04-03T18:25:13.492529+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:13 smithi082 bash[20963]: audit 2024-04-03T18:25:13.502154+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[27441]: audit 2024-04-03T18:25:13.126661+0000 mon.c (mon.2) 2928 : audit [DBG] from='client.? 172.21.15.67:0/3725141835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:14.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[27441]: audit 2024-04-03T18:25:13.473266+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[27441]: audit 2024-04-03T18:25:13.481579+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[27441]: audit 2024-04-03T18:25:13.492529+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[27441]: audit 2024-04-03T18:25:13.502154+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[17655]: audit 2024-04-03T18:25:13.126661+0000 mon.c (mon.2) 2928 : audit [DBG] from='client.? 172.21.15.67:0/3725141835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:14.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[17655]: audit 2024-04-03T18:25:13.473266+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[17655]: audit 2024-04-03T18:25:13.481579+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[17655]: audit 2024-04-03T18:25:13.492529+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:14.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:13 smithi067 bash[17655]: audit 2024-04-03T18:25:13.502154+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:15.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:14 smithi082 bash[20963]: cluster 2024-04-03T18:25:13.609399+0000 mgr.y (mgr.24370) 7404 : cluster [DBG] pgmap v7388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:15.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:14 smithi082 bash[20963]: audit 2024-04-03T18:25:14.016163+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:25:15.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:14 smithi082 bash[20963]: audit 2024-04-03T18:25:14.018388+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:25:15.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:14 smithi082 bash[20963]: audit 2024-04-03T18:25:14.027845+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:15.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:14 smithi067 bash[17655]: cluster 2024-04-03T18:25:13.609399+0000 mgr.y (mgr.24370) 7404 : cluster [DBG] pgmap v7388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:15.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:14 smithi067 bash[17655]: audit 2024-04-03T18:25:14.016163+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:25:15.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:14 smithi067 bash[17655]: audit 2024-04-03T18:25:14.018388+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:25:15.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:14 smithi067 bash[17655]: audit 2024-04-03T18:25:14.027845+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:15.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:14 smithi067 bash[27441]: cluster 2024-04-03T18:25:13.609399+0000 mgr.y (mgr.24370) 7404 : cluster [DBG] pgmap v7388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:15.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:14 smithi067 bash[27441]: audit 2024-04-03T18:25:14.016163+0000 mon.a (mon.0) 6735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:25:15.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:14 smithi067 bash[27441]: audit 2024-04-03T18:25:14.018388+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:25:15.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:14 smithi067 bash[27441]: audit 2024-04-03T18:25:14.027845+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:25:16.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:15 smithi082 bash[20963]: audit 2024-04-03T18:25:15.580206+0000 mon.c (mon.2) 2929 : audit [DBG] from='client.? 172.21.15.67:0/287932054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:16.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:15 smithi082 bash[20963]: cluster 2024-04-03T18:25:15.610014+0000 mgr.y (mgr.24370) 7405 : cluster [DBG] pgmap v7389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:16.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:15 smithi067 bash[17655]: audit 2024-04-03T18:25:15.580206+0000 mon.c (mon.2) 2929 : audit [DBG] from='client.? 172.21.15.67:0/287932054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:16.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:15 smithi067 bash[17655]: cluster 2024-04-03T18:25:15.610014+0000 mgr.y (mgr.24370) 7405 : cluster [DBG] pgmap v7389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:16.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:15 smithi067 bash[27441]: audit 2024-04-03T18:25:15.580206+0000 mon.c (mon.2) 2929 : audit [DBG] from='client.? 172.21.15.67:0/287932054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:16.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:15 smithi067 bash[27441]: cluster 2024-04-03T18:25:15.610014+0000 mgr.y (mgr.24370) 7405 : cluster [DBG] pgmap v7389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:19.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:18 smithi082 bash[20963]: cluster 2024-04-03T18:25:17.611190+0000 mgr.y (mgr.24370) 7406 : cluster [DBG] pgmap v7390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:19.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:18 smithi082 bash[20963]: audit 2024-04-03T18:25:18.047517+0000 mon.a (mon.0) 6738 : audit [DBG] from='client.? 172.21.15.67:0/2849947114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:19.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:18 smithi067 bash[17655]: cluster 2024-04-03T18:25:17.611190+0000 mgr.y (mgr.24370) 7406 : cluster [DBG] pgmap v7390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:19.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:18 smithi067 bash[17655]: audit 2024-04-03T18:25:18.047517+0000 mon.a (mon.0) 6738 : audit [DBG] from='client.? 172.21.15.67:0/2849947114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:19.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:18 smithi067 bash[27441]: cluster 2024-04-03T18:25:17.611190+0000 mgr.y (mgr.24370) 7406 : cluster [DBG] pgmap v7390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:19.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:18 smithi067 bash[27441]: audit 2024-04-03T18:25:18.047517+0000 mon.a (mon.0) 6738 : audit [DBG] from='client.? 172.21.15.67:0/2849947114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:20 smithi082 bash[20963]: cluster 2024-04-03T18:25:19.611911+0000 mgr.y (mgr.24370) 7407 : cluster [DBG] pgmap v7391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:20 smithi082 bash[20963]: audit 2024-04-03T18:25:20.512096+0000 mon.a (mon.0) 6739 : audit [DBG] from='client.? 172.21.15.67:0/3707145585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:21.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:20 smithi067 bash[17655]: cluster 2024-04-03T18:25:19.611911+0000 mgr.y (mgr.24370) 7407 : cluster [DBG] pgmap v7391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:21.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:20 smithi067 bash[17655]: audit 2024-04-03T18:25:20.512096+0000 mon.a (mon.0) 6739 : audit [DBG] from='client.? 172.21.15.67:0/3707145585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:21.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:20 smithi067 bash[27441]: cluster 2024-04-03T18:25:19.611911+0000 mgr.y (mgr.24370) 7407 : cluster [DBG] pgmap v7391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:21.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:20 smithi067 bash[27441]: audit 2024-04-03T18:25:20.512096+0000 mon.a (mon.0) 6739 : audit [DBG] from='client.? 172.21.15.67:0/3707145585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:23.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:22 smithi067 bash[17655]: cluster 2024-04-03T18:25:21.613032+0000 mgr.y (mgr.24370) 7408 : cluster [DBG] pgmap v7392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:23.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:22 smithi067 bash[27441]: cluster 2024-04-03T18:25:21.613032+0000 mgr.y (mgr.24370) 7408 : cluster [DBG] pgmap v7392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:23.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:22 smithi082 bash[20963]: cluster 2024-04-03T18:25:21.613032+0000 mgr.y (mgr.24370) 7408 : cluster [DBG] pgmap v7392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:23.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:23] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:25:23.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:25:23.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:23 smithi082 bash[20963]: audit 2024-04-03T18:25:22.965137+0000 mon.c (mon.2) 2930 : audit [DBG] from='client.? 172.21.15.67:0/2238698481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:24.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:23 smithi067 bash[17655]: audit 2024-04-03T18:25:22.965137+0000 mon.c (mon.2) 2930 : audit [DBG] from='client.? 172.21.15.67:0/2238698481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:24.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:23 smithi067 bash[27441]: audit 2024-04-03T18:25:22.965137+0000 mon.c (mon.2) 2930 : audit [DBG] from='client.? 172.21.15.67:0/2238698481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:25.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:24 smithi082 bash[20963]: cluster 2024-04-03T18:25:23.613700+0000 mgr.y (mgr.24370) 7409 : cluster [DBG] pgmap v7393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:25.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:24 smithi067 bash[17655]: cluster 2024-04-03T18:25:23.613700+0000 mgr.y (mgr.24370) 7409 : cluster [DBG] pgmap v7393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:25.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:24 smithi067 bash[27441]: cluster 2024-04-03T18:25:23.613700+0000 mgr.y (mgr.24370) 7409 : cluster [DBG] pgmap v7393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:26.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:25 smithi082 bash[20963]: audit 2024-04-03T18:25:25.045305+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:26.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:25 smithi082 bash[20963]: audit 2024-04-03T18:25:25.414358+0000 mon.a (mon.0) 6741 : audit [DBG] from='client.? 172.21.15.67:0/3025368204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:26.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:25 smithi067 bash[17655]: audit 2024-04-03T18:25:25.045305+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:26.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:25 smithi067 bash[17655]: audit 2024-04-03T18:25:25.414358+0000 mon.a (mon.0) 6741 : audit [DBG] from='client.? 172.21.15.67:0/3025368204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:26.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:25 smithi067 bash[27441]: audit 2024-04-03T18:25:25.045305+0000 mon.a (mon.0) 6740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:26.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:25 smithi067 bash[27441]: audit 2024-04-03T18:25:25.414358+0000 mon.a (mon.0) 6741 : audit [DBG] from='client.? 172.21.15.67:0/3025368204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:27.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:26 smithi082 bash[20963]: cluster 2024-04-03T18:25:25.614580+0000 mgr.y (mgr.24370) 7410 : cluster [DBG] pgmap v7394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:27.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:26 smithi067 bash[17655]: cluster 2024-04-03T18:25:25.614580+0000 mgr.y (mgr.24370) 7410 : cluster [DBG] pgmap v7394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:27.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:26 smithi067 bash[27441]: cluster 2024-04-03T18:25:25.614580+0000 mgr.y (mgr.24370) 7410 : cluster [DBG] pgmap v7394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:29.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:28 smithi082 bash[20963]: cluster 2024-04-03T18:25:27.615354+0000 mgr.y (mgr.24370) 7411 : cluster [DBG] pgmap v7395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:29.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:28 smithi082 bash[20963]: audit 2024-04-03T18:25:27.875867+0000 mon.a (mon.0) 6742 : audit [DBG] from='client.? 172.21.15.67:0/1518952513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:29.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:28 smithi067 bash[17655]: cluster 2024-04-03T18:25:27.615354+0000 mgr.y (mgr.24370) 7411 : cluster [DBG] pgmap v7395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:29.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:28 smithi067 bash[17655]: audit 2024-04-03T18:25:27.875867+0000 mon.a (mon.0) 6742 : audit [DBG] from='client.? 172.21.15.67:0/1518952513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:29.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:28 smithi067 bash[27441]: cluster 2024-04-03T18:25:27.615354+0000 mgr.y (mgr.24370) 7411 : cluster [DBG] pgmap v7395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:29.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:28 smithi067 bash[27441]: audit 2024-04-03T18:25:27.875867+0000 mon.a (mon.0) 6742 : audit [DBG] from='client.? 172.21.15.67:0/1518952513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:31.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:30 smithi082 bash[20963]: cluster 2024-04-03T18:25:29.616043+0000 mgr.y (mgr.24370) 7412 : cluster [DBG] pgmap v7396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:31.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:30 smithi082 bash[20963]: audit 2024-04-03T18:25:30.330085+0000 mon.c (mon.2) 2931 : audit [DBG] from='client.? 172.21.15.67:0/1341479399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:31.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:30 smithi067 bash[17655]: cluster 2024-04-03T18:25:29.616043+0000 mgr.y (mgr.24370) 7412 : cluster [DBG] pgmap v7396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:31.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:30 smithi067 bash[17655]: audit 2024-04-03T18:25:30.330085+0000 mon.c (mon.2) 2931 : audit [DBG] from='client.? 172.21.15.67:0/1341479399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:31.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:30 smithi067 bash[27441]: cluster 2024-04-03T18:25:29.616043+0000 mgr.y (mgr.24370) 7412 : cluster [DBG] pgmap v7396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:31.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:30 smithi067 bash[27441]: audit 2024-04-03T18:25:30.330085+0000 mon.c (mon.2) 2931 : audit [DBG] from='client.? 172.21.15.67:0/1341479399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:33.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:32 smithi067 bash[17655]: cluster 2024-04-03T18:25:31.617212+0000 mgr.y (mgr.24370) 7413 : cluster [DBG] pgmap v7397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:33.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:32 smithi067 bash[27441]: cluster 2024-04-03T18:25:31.617212+0000 mgr.y (mgr.24370) 7413 : cluster [DBG] pgmap v7397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:33.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:32 smithi082 bash[20963]: cluster 2024-04-03T18:25:31.617212+0000 mgr.y (mgr.24370) 7413 : cluster [DBG] pgmap v7397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:33.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:33] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:25:33.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:25:33.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:33 smithi082 bash[20963]: audit 2024-04-03T18:25:32.790465+0000 mon.a (mon.0) 6743 : audit [DBG] from='client.? 172.21.15.67:0/1464278480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:34.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:33 smithi067 bash[17655]: audit 2024-04-03T18:25:32.790465+0000 mon.a (mon.0) 6743 : audit [DBG] from='client.? 172.21.15.67:0/1464278480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:34.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:33 smithi067 bash[27441]: audit 2024-04-03T18:25:32.790465+0000 mon.a (mon.0) 6743 : audit [DBG] from='client.? 172.21.15.67:0/1464278480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:35.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:34 smithi082 bash[20963]: cluster 2024-04-03T18:25:33.617940+0000 mgr.y (mgr.24370) 7414 : cluster [DBG] pgmap v7398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:35.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:34 smithi067 bash[27441]: cluster 2024-04-03T18:25:33.617940+0000 mgr.y (mgr.24370) 7414 : cluster [DBG] pgmap v7398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:35.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:34 smithi067 bash[17655]: cluster 2024-04-03T18:25:33.617940+0000 mgr.y (mgr.24370) 7414 : cluster [DBG] pgmap v7398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:36.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:35 smithi082 bash[20963]: audit 2024-04-03T18:25:35.248284+0000 mon.a (mon.0) 6744 : audit [DBG] from='client.? 172.21.15.67:0/1975598331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:36.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:35 smithi067 bash[27441]: audit 2024-04-03T18:25:35.248284+0000 mon.a (mon.0) 6744 : audit [DBG] from='client.? 172.21.15.67:0/1975598331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:36.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:35 smithi067 bash[17655]: audit 2024-04-03T18:25:35.248284+0000 mon.a (mon.0) 6744 : audit [DBG] from='client.? 172.21.15.67:0/1975598331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:37.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:36 smithi082 bash[20963]: cluster 2024-04-03T18:25:35.618937+0000 mgr.y (mgr.24370) 7415 : cluster [DBG] pgmap v7399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:37.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:36 smithi067 bash[27441]: cluster 2024-04-03T18:25:35.618937+0000 mgr.y (mgr.24370) 7415 : cluster [DBG] pgmap v7399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:37.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:36 smithi067 bash[17655]: cluster 2024-04-03T18:25:35.618937+0000 mgr.y (mgr.24370) 7415 : cluster [DBG] pgmap v7399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:38.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:37 smithi082 bash[20963]: audit 2024-04-03T18:25:37.708272+0000 mon.a (mon.0) 6745 : audit [DBG] from='client.? 172.21.15.67:0/2430560041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:38.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:37 smithi067 bash[17655]: audit 2024-04-03T18:25:37.708272+0000 mon.a (mon.0) 6745 : audit [DBG] from='client.? 172.21.15.67:0/2430560041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:38.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:37 smithi067 bash[27441]: audit 2024-04-03T18:25:37.708272+0000 mon.a (mon.0) 6745 : audit [DBG] from='client.? 172.21.15.67:0/2430560041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:39.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:38 smithi082 bash[20963]: cluster 2024-04-03T18:25:37.620079+0000 mgr.y (mgr.24370) 7416 : cluster [DBG] pgmap v7400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:39.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:38 smithi067 bash[17655]: cluster 2024-04-03T18:25:37.620079+0000 mgr.y (mgr.24370) 7416 : cluster [DBG] pgmap v7400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:39.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:38 smithi067 bash[27441]: cluster 2024-04-03T18:25:37.620079+0000 mgr.y (mgr.24370) 7416 : cluster [DBG] pgmap v7400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:41.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:40 smithi082 bash[20963]: cluster 2024-04-03T18:25:39.620713+0000 mgr.y (mgr.24370) 7417 : cluster [DBG] pgmap v7401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:41.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:40 smithi082 bash[20963]: audit 2024-04-03T18:25:40.044755+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:41.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:40 smithi082 bash[20963]: audit 2024-04-03T18:25:40.217007+0000 mon.a (mon.0) 6747 : audit [DBG] from='client.? 172.21.15.67:0/1953210113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:41.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:40 smithi067 bash[27441]: cluster 2024-04-03T18:25:39.620713+0000 mgr.y (mgr.24370) 7417 : cluster [DBG] pgmap v7401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:41.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:40 smithi067 bash[27441]: audit 2024-04-03T18:25:40.044755+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:41.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:40 smithi067 bash[27441]: audit 2024-04-03T18:25:40.217007+0000 mon.a (mon.0) 6747 : audit [DBG] from='client.? 172.21.15.67:0/1953210113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:41.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:40 smithi067 bash[17655]: cluster 2024-04-03T18:25:39.620713+0000 mgr.y (mgr.24370) 7417 : cluster [DBG] pgmap v7401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:41.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:40 smithi067 bash[17655]: audit 2024-04-03T18:25:40.044755+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:41.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:40 smithi067 bash[17655]: audit 2024-04-03T18:25:40.217007+0000 mon.a (mon.0) 6747 : audit [DBG] from='client.? 172.21.15.67:0/1953210113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:43.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:42 smithi067 bash[27441]: cluster 2024-04-03T18:25:41.621895+0000 mgr.y (mgr.24370) 7418 : cluster [DBG] pgmap v7402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:43.077 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:42 smithi067 bash[27441]: audit 2024-04-03T18:25:42.672242+0000 mon.a (mon.0) 6748 : audit [DBG] from='client.? 172.21.15.67:0/73150606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:43.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:42 smithi067 bash[17655]: cluster 2024-04-03T18:25:41.621895+0000 mgr.y (mgr.24370) 7418 : cluster [DBG] pgmap v7402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:43.077 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:42 smithi067 bash[17655]: audit 2024-04-03T18:25:42.672242+0000 mon.a (mon.0) 6748 : audit [DBG] from='client.? 172.21.15.67:0/73150606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:43.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:42 smithi082 bash[20963]: cluster 2024-04-03T18:25:41.621895+0000 mgr.y (mgr.24370) 7418 : cluster [DBG] pgmap v7402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:43.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:42 smithi082 bash[20963]: audit 2024-04-03T18:25:42.672242+0000 mon.a (mon.0) 6748 : audit [DBG] from='client.? 172.21.15.67:0/73150606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:43.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:43] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:25:43.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:25:45.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:44 smithi082 bash[20963]: cluster 2024-04-03T18:25:43.622878+0000 mgr.y (mgr.24370) 7419 : cluster [DBG] pgmap v7403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:45.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:44 smithi067 bash[27441]: cluster 2024-04-03T18:25:43.622878+0000 mgr.y (mgr.24370) 7419 : cluster [DBG] pgmap v7403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:45.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:44 smithi067 bash[17655]: cluster 2024-04-03T18:25:43.622878+0000 mgr.y (mgr.24370) 7419 : cluster [DBG] pgmap v7403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:46.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:45 smithi082 bash[20963]: audit 2024-04-03T18:25:45.119900+0000 mon.a (mon.0) 6749 : audit [DBG] from='client.? 172.21.15.67:0/1902358997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:46.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:45 smithi067 bash[17655]: audit 2024-04-03T18:25:45.119900+0000 mon.a (mon.0) 6749 : audit [DBG] from='client.? 172.21.15.67:0/1902358997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:46.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:45 smithi067 bash[27441]: audit 2024-04-03T18:25:45.119900+0000 mon.a (mon.0) 6749 : audit [DBG] from='client.? 172.21.15.67:0/1902358997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:47.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:46 smithi082 bash[20963]: cluster 2024-04-03T18:25:45.623706+0000 mgr.y (mgr.24370) 7420 : cluster [DBG] pgmap v7404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:47.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:46 smithi067 bash[27441]: cluster 2024-04-03T18:25:45.623706+0000 mgr.y (mgr.24370) 7420 : cluster [DBG] pgmap v7404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:47.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:46 smithi067 bash[17655]: cluster 2024-04-03T18:25:45.623706+0000 mgr.y (mgr.24370) 7420 : cluster [DBG] pgmap v7404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:48.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:47 smithi082 bash[20963]: audit 2024-04-03T18:25:47.570979+0000 mon.a (mon.0) 6750 : audit [DBG] from='client.? 172.21.15.67:0/418609684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:48.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:47 smithi067 bash[27441]: audit 2024-04-03T18:25:47.570979+0000 mon.a (mon.0) 6750 : audit [DBG] from='client.? 172.21.15.67:0/418609684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:48.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:47 smithi067 bash[17655]: audit 2024-04-03T18:25:47.570979+0000 mon.a (mon.0) 6750 : audit [DBG] from='client.? 172.21.15.67:0/418609684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:49.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:48 smithi082 bash[20963]: cluster 2024-04-03T18:25:47.624594+0000 mgr.y (mgr.24370) 7421 : cluster [DBG] pgmap v7405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:49.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:48 smithi067 bash[17655]: cluster 2024-04-03T18:25:47.624594+0000 mgr.y (mgr.24370) 7421 : cluster [DBG] pgmap v7405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:49.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:48 smithi067 bash[27441]: cluster 2024-04-03T18:25:47.624594+0000 mgr.y (mgr.24370) 7421 : cluster [DBG] pgmap v7405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:51.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:50 smithi082 bash[20963]: cluster 2024-04-03T18:25:49.625268+0000 mgr.y (mgr.24370) 7422 : cluster [DBG] pgmap v7406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:51.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:50 smithi082 bash[20963]: audit 2024-04-03T18:25:50.022820+0000 mon.a (mon.0) 6751 : audit [DBG] from='client.? 172.21.15.67:0/3135701434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:50 smithi067 bash[27441]: cluster 2024-04-03T18:25:49.625268+0000 mgr.y (mgr.24370) 7422 : cluster [DBG] pgmap v7406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:50 smithi067 bash[27441]: audit 2024-04-03T18:25:50.022820+0000 mon.a (mon.0) 6751 : audit [DBG] from='client.? 172.21.15.67:0/3135701434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:51.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:50 smithi067 bash[17655]: cluster 2024-04-03T18:25:49.625268+0000 mgr.y (mgr.24370) 7422 : cluster [DBG] pgmap v7406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:51.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:50 smithi067 bash[17655]: audit 2024-04-03T18:25:50.022820+0000 mon.a (mon.0) 6751 : audit [DBG] from='client.? 172.21.15.67:0/3135701434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:53.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:52 smithi067 bash[27441]: cluster 2024-04-03T18:25:51.626469+0000 mgr.y (mgr.24370) 7423 : cluster [DBG] pgmap v7407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:53.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:52 smithi067 bash[27441]: audit 2024-04-03T18:25:52.478695+0000 mon.a (mon.0) 6752 : audit [DBG] from='client.? 172.21.15.67:0/2282960155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:53.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:52 smithi067 bash[17655]: cluster 2024-04-03T18:25:51.626469+0000 mgr.y (mgr.24370) 7423 : cluster [DBG] pgmap v7407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:53.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:52 smithi067 bash[17655]: audit 2024-04-03T18:25:52.478695+0000 mon.a (mon.0) 6752 : audit [DBG] from='client.? 172.21.15.67:0/2282960155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:53.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:52 smithi082 bash[20963]: cluster 2024-04-03T18:25:51.626469+0000 mgr.y (mgr.24370) 7423 : cluster [DBG] pgmap v7407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:53.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:52 smithi082 bash[20963]: audit 2024-04-03T18:25:52.478695+0000 mon.a (mon.0) 6752 : audit [DBG] from='client.? 172.21.15.67:0/2282960155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:53.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:53] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:25:53.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:25:55.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:54 smithi082 bash[20963]: cluster 2024-04-03T18:25:53.627146+0000 mgr.y (mgr.24370) 7424 : cluster [DBG] pgmap v7408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:55.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:54 smithi067 bash[17655]: cluster 2024-04-03T18:25:53.627146+0000 mgr.y (mgr.24370) 7424 : cluster [DBG] pgmap v7408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:55.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:54 smithi067 bash[27441]: cluster 2024-04-03T18:25:53.627146+0000 mgr.y (mgr.24370) 7424 : cluster [DBG] pgmap v7408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:56.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:55 smithi082 bash[20963]: audit 2024-04-03T18:25:54.934016+0000 mon.c (mon.2) 2932 : audit [DBG] from='client.? 172.21.15.67:0/345862984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:56.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:55 smithi082 bash[20963]: audit 2024-04-03T18:25:55.045867+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:56.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:55 smithi067 bash[17655]: audit 2024-04-03T18:25:54.934016+0000 mon.c (mon.2) 2932 : audit [DBG] from='client.? 172.21.15.67:0/345862984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:56.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:55 smithi067 bash[17655]: audit 2024-04-03T18:25:55.045867+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:56.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:55 smithi067 bash[27441]: audit 2024-04-03T18:25:54.934016+0000 mon.c (mon.2) 2932 : audit [DBG] from='client.? 172.21.15.67:0/345862984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:56.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:55 smithi067 bash[27441]: audit 2024-04-03T18:25:55.045867+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:25:57.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:56 smithi082 bash[20963]: cluster 2024-04-03T18:25:55.628115+0000 mgr.y (mgr.24370) 7425 : cluster [DBG] pgmap v7409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:57.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:56 smithi067 bash[17655]: cluster 2024-04-03T18:25:55.628115+0000 mgr.y (mgr.24370) 7425 : cluster [DBG] pgmap v7409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:57.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:56 smithi067 bash[27441]: cluster 2024-04-03T18:25:55.628115+0000 mgr.y (mgr.24370) 7425 : cluster [DBG] pgmap v7409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:58.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:57 smithi082 bash[20963]: audit 2024-04-03T18:25:57.390987+0000 mon.c (mon.2) 2933 : audit [DBG] from='client.? 172.21.15.67:0/1790693987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:58.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:57 smithi067 bash[17655]: audit 2024-04-03T18:25:57.390987+0000 mon.c (mon.2) 2933 : audit [DBG] from='client.? 172.21.15.67:0/1790693987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:58.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:57 smithi067 bash[27441]: audit 2024-04-03T18:25:57.390987+0000 mon.c (mon.2) 2933 : audit [DBG] from='client.? 172.21.15.67:0/1790693987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:25:59.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:25:58 smithi082 bash[20963]: cluster 2024-04-03T18:25:57.629025+0000 mgr.y (mgr.24370) 7426 : cluster [DBG] pgmap v7410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:59.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:25:58 smithi067 bash[17655]: cluster 2024-04-03T18:25:57.629025+0000 mgr.y (mgr.24370) 7426 : cluster [DBG] pgmap v7410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:25:59.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:25:58 smithi067 bash[27441]: cluster 2024-04-03T18:25:57.629025+0000 mgr.y (mgr.24370) 7426 : cluster [DBG] pgmap v7410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:01.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:00 smithi082 bash[20963]: cluster 2024-04-03T18:25:59.629677+0000 mgr.y (mgr.24370) 7427 : cluster [DBG] pgmap v7411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:01.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:00 smithi082 bash[20963]: audit 2024-04-03T18:25:59.847623+0000 mon.a (mon.0) 6754 : audit [DBG] from='client.? 172.21.15.67:0/1281748428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:01.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:00 smithi067 bash[17655]: cluster 2024-04-03T18:25:59.629677+0000 mgr.y (mgr.24370) 7427 : cluster [DBG] pgmap v7411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:01.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:00 smithi067 bash[17655]: audit 2024-04-03T18:25:59.847623+0000 mon.a (mon.0) 6754 : audit [DBG] from='client.? 172.21.15.67:0/1281748428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:01.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:00 smithi067 bash[27441]: cluster 2024-04-03T18:25:59.629677+0000 mgr.y (mgr.24370) 7427 : cluster [DBG] pgmap v7411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:01.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:00 smithi067 bash[27441]: audit 2024-04-03T18:25:59.847623+0000 mon.a (mon.0) 6754 : audit [DBG] from='client.? 172.21.15.67:0/1281748428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:03.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:02 smithi067 bash[27441]: cluster 2024-04-03T18:26:01.630850+0000 mgr.y (mgr.24370) 7428 : cluster [DBG] pgmap v7412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:03.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:02 smithi067 bash[27441]: audit 2024-04-03T18:26:02.305155+0000 mon.a (mon.0) 6755 : audit [DBG] from='client.? 172.21.15.67:0/3092847997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:03.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:02 smithi067 bash[17655]: cluster 2024-04-03T18:26:01.630850+0000 mgr.y (mgr.24370) 7428 : cluster [DBG] pgmap v7412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:03.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:02 smithi067 bash[17655]: audit 2024-04-03T18:26:02.305155+0000 mon.a (mon.0) 6755 : audit [DBG] from='client.? 172.21.15.67:0/3092847997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:03.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:02 smithi082 bash[20963]: cluster 2024-04-03T18:26:01.630850+0000 mgr.y (mgr.24370) 7428 : cluster [DBG] pgmap v7412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:03.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:02 smithi082 bash[20963]: audit 2024-04-03T18:26:02.305155+0000 mon.a (mon.0) 6755 : audit [DBG] from='client.? 172.21.15.67:0/3092847997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:03.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:03] "GET /metrics HTTP/1.1" 200 239956 "" "Prometheus/2.43.0" 2024-04-03T18:26:03.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:26:05.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:04 smithi082 bash[20963]: cluster 2024-04-03T18:26:03.631487+0000 mgr.y (mgr.24370) 7429 : cluster [DBG] pgmap v7413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:05.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:04 smithi082 bash[20963]: audit 2024-04-03T18:26:04.753339+0000 mon.a (mon.0) 6756 : audit [DBG] from='client.? 172.21.15.67:0/800202734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:05.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:04 smithi067 bash[17655]: cluster 2024-04-03T18:26:03.631487+0000 mgr.y (mgr.24370) 7429 : cluster [DBG] pgmap v7413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:05.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:04 smithi067 bash[17655]: audit 2024-04-03T18:26:04.753339+0000 mon.a (mon.0) 6756 : audit [DBG] from='client.? 172.21.15.67:0/800202734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:05.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:04 smithi067 bash[27441]: cluster 2024-04-03T18:26:03.631487+0000 mgr.y (mgr.24370) 7429 : cluster [DBG] pgmap v7413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:05.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:04 smithi067 bash[27441]: audit 2024-04-03T18:26:04.753339+0000 mon.a (mon.0) 6756 : audit [DBG] from='client.? 172.21.15.67:0/800202734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:07.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:06 smithi082 bash[20963]: cluster 2024-04-03T18:26:05.632372+0000 mgr.y (mgr.24370) 7430 : cluster [DBG] pgmap v7414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:07.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:06 smithi067 bash[17655]: cluster 2024-04-03T18:26:05.632372+0000 mgr.y (mgr.24370) 7430 : cluster [DBG] pgmap v7414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:07.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:06 smithi067 bash[27441]: cluster 2024-04-03T18:26:05.632372+0000 mgr.y (mgr.24370) 7430 : cluster [DBG] pgmap v7414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:08.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:07 smithi082 bash[20963]: audit 2024-04-03T18:26:07.204491+0000 mon.a (mon.0) 6757 : audit [DBG] from='client.? 172.21.15.67:0/2235987789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:08.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:07 smithi067 bash[17655]: audit 2024-04-03T18:26:07.204491+0000 mon.a (mon.0) 6757 : audit [DBG] from='client.? 172.21.15.67:0/2235987789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:08.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:07 smithi067 bash[27441]: audit 2024-04-03T18:26:07.204491+0000 mon.a (mon.0) 6757 : audit [DBG] from='client.? 172.21.15.67:0/2235987789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:09.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:08 smithi082 bash[20963]: cluster 2024-04-03T18:26:07.633315+0000 mgr.y (mgr.24370) 7431 : cluster [DBG] pgmap v7415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:09.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:08 smithi067 bash[17655]: cluster 2024-04-03T18:26:07.633315+0000 mgr.y (mgr.24370) 7431 : cluster [DBG] pgmap v7415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:09.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:08 smithi067 bash[27441]: cluster 2024-04-03T18:26:07.633315+0000 mgr.y (mgr.24370) 7431 : cluster [DBG] pgmap v7415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:10.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:09 smithi082 bash[20963]: audit 2024-04-03T18:26:09.656222+0000 mon.a (mon.0) 6758 : audit [DBG] from='client.? 172.21.15.67:0/2590063727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:10.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:09 smithi067 bash[27441]: audit 2024-04-03T18:26:09.656222+0000 mon.a (mon.0) 6758 : audit [DBG] from='client.? 172.21.15.67:0/2590063727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:10.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:09 smithi067 bash[17655]: audit 2024-04-03T18:26:09.656222+0000 mon.a (mon.0) 6758 : audit [DBG] from='client.? 172.21.15.67:0/2590063727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:11.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:10 smithi082 bash[20963]: cluster 2024-04-03T18:26:09.633970+0000 mgr.y (mgr.24370) 7432 : cluster [DBG] pgmap v7416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:11.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:10 smithi082 bash[20963]: audit 2024-04-03T18:26:10.046492+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:10 smithi067 bash[27441]: cluster 2024-04-03T18:26:09.633970+0000 mgr.y (mgr.24370) 7432 : cluster [DBG] pgmap v7416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:10 smithi067 bash[27441]: audit 2024-04-03T18:26:10.046492+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:11.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:10 smithi067 bash[17655]: cluster 2024-04-03T18:26:09.633970+0000 mgr.y (mgr.24370) 7432 : cluster [DBG] pgmap v7416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:11.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:10 smithi067 bash[17655]: audit 2024-04-03T18:26:10.046492+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:13.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:12 smithi082 bash[20963]: cluster 2024-04-03T18:26:11.635152+0000 mgr.y (mgr.24370) 7433 : cluster [DBG] pgmap v7417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:13.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:12 smithi082 bash[20963]: audit 2024-04-03T18:26:12.113102+0000 mon.c (mon.2) 2934 : audit [DBG] from='client.? 172.21.15.67:0/3021191031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:13.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:12 smithi067 bash[27441]: cluster 2024-04-03T18:26:11.635152+0000 mgr.y (mgr.24370) 7433 : cluster [DBG] pgmap v7417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:13.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:12 smithi067 bash[27441]: audit 2024-04-03T18:26:12.113102+0000 mon.c (mon.2) 2934 : audit [DBG] from='client.? 172.21.15.67:0/3021191031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:13.159 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:13] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:26:13.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:12 smithi067 bash[17655]: cluster 2024-04-03T18:26:11.635152+0000 mgr.y (mgr.24370) 7433 : cluster [DBG] pgmap v7417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:13.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:12 smithi067 bash[17655]: audit 2024-04-03T18:26:12.113102+0000 mon.c (mon.2) 2934 : audit [DBG] from='client.? 172.21.15.67:0/3021191031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:13.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:26:15.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:14 smithi082 bash[20963]: cluster 2024-04-03T18:26:13.635829+0000 mgr.y (mgr.24370) 7434 : cluster [DBG] pgmap v7418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:15.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:14 smithi082 bash[20963]: audit 2024-04-03T18:26:14.102670+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:26:15.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:14 smithi082 bash[20963]: audit 2024-04-03T18:26:14.572419+0000 mon.b (mon.1) 57 : audit [DBG] from='client.? 172.21.15.67:0/4240046035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:15.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:14 smithi067 bash[27441]: cluster 2024-04-03T18:26:13.635829+0000 mgr.y (mgr.24370) 7434 : cluster [DBG] pgmap v7418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:15.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:14 smithi067 bash[27441]: audit 2024-04-03T18:26:14.102670+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:26:15.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:14 smithi067 bash[27441]: audit 2024-04-03T18:26:14.572419+0000 mon.b (mon.1) 57 : audit [DBG] from='client.? 172.21.15.67:0/4240046035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:15.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:14 smithi067 bash[17655]: cluster 2024-04-03T18:26:13.635829+0000 mgr.y (mgr.24370) 7434 : cluster [DBG] pgmap v7418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:15.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:14 smithi067 bash[17655]: audit 2024-04-03T18:26:14.102670+0000 mon.a (mon.0) 6760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:26:15.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:14 smithi067 bash[17655]: audit 2024-04-03T18:26:14.572419+0000 mon.b (mon.1) 57 : audit [DBG] from='client.? 172.21.15.67:0/4240046035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:16.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:15 smithi082 bash[20963]: cluster 2024-04-03T18:26:15.636750+0000 mgr.y (mgr.24370) 7435 : cluster [DBG] pgmap v7419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:16.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:15 smithi067 bash[17655]: cluster 2024-04-03T18:26:15.636750+0000 mgr.y (mgr.24370) 7435 : cluster [DBG] pgmap v7419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:16.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:15 smithi067 bash[27441]: cluster 2024-04-03T18:26:15.636750+0000 mgr.y (mgr.24370) 7435 : cluster [DBG] pgmap v7419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:17.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:17 smithi082 bash[20963]: audit 2024-04-03T18:26:17.020762+0000 mon.a (mon.0) 6761 : audit [DBG] from='client.? 172.21.15.67:0/1656252080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:17.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:17 smithi067 bash[17655]: audit 2024-04-03T18:26:17.020762+0000 mon.a (mon.0) 6761 : audit [DBG] from='client.? 172.21.15.67:0/1656252080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:17.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:17 smithi067 bash[27441]: audit 2024-04-03T18:26:17.020762+0000 mon.a (mon.0) 6761 : audit [DBG] from='client.? 172.21.15.67:0/1656252080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:18.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:18 smithi082 bash[20963]: cluster 2024-04-03T18:26:17.637556+0000 mgr.y (mgr.24370) 7436 : cluster [DBG] pgmap v7420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:18.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:18 smithi067 bash[17655]: cluster 2024-04-03T18:26:17.637556+0000 mgr.y (mgr.24370) 7436 : cluster [DBG] pgmap v7420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:18.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:18 smithi067 bash[27441]: cluster 2024-04-03T18:26:17.637556+0000 mgr.y (mgr.24370) 7436 : cluster [DBG] pgmap v7420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:19.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:19 smithi082 bash[20963]: audit 2024-04-03T18:26:19.498743+0000 mon.c (mon.2) 2935 : audit [DBG] from='client.? 172.21.15.67:0/2743910970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:19.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:19 smithi067 bash[17655]: audit 2024-04-03T18:26:19.498743+0000 mon.c (mon.2) 2935 : audit [DBG] from='client.? 172.21.15.67:0/2743910970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:19.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:19 smithi067 bash[27441]: audit 2024-04-03T18:26:19.498743+0000 mon.c (mon.2) 2935 : audit [DBG] from='client.? 172.21.15.67:0/2743910970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:20 smithi082 bash[20963]: cluster 2024-04-03T18:26:19.638172+0000 mgr.y (mgr.24370) 7437 : cluster [DBG] pgmap v7421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:20 smithi082 bash[20963]: audit 2024-04-03T18:26:19.797266+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:20 smithi082 bash[20963]: audit 2024-04-03T18:26:19.805140+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:20 smithi082 bash[20963]: audit 2024-04-03T18:26:20.148311+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:20 smithi082 bash[20963]: audit 2024-04-03T18:26:20.155295+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:20 smithi082 bash[20963]: audit 2024-04-03T18:26:20.690307+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:26:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:20 smithi082 bash[20963]: audit 2024-04-03T18:26:20.692115+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:26:21.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:20 smithi082 bash[20963]: audit 2024-04-03T18:26:20.701518+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[17655]: cluster 2024-04-03T18:26:19.638172+0000 mgr.y (mgr.24370) 7437 : cluster [DBG] pgmap v7421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[17655]: audit 2024-04-03T18:26:19.797266+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[17655]: audit 2024-04-03T18:26:19.805140+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[17655]: audit 2024-04-03T18:26:20.148311+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[17655]: audit 2024-04-03T18:26:20.155295+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[17655]: audit 2024-04-03T18:26:20.690307+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[17655]: audit 2024-04-03T18:26:20.692115+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[17655]: audit 2024-04-03T18:26:20.701518+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[27441]: cluster 2024-04-03T18:26:19.638172+0000 mgr.y (mgr.24370) 7437 : cluster [DBG] pgmap v7421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[27441]: audit 2024-04-03T18:26:19.797266+0000 mon.a (mon.0) 6762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[27441]: audit 2024-04-03T18:26:19.805140+0000 mon.a (mon.0) 6763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[27441]: audit 2024-04-03T18:26:20.148311+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[27441]: audit 2024-04-03T18:26:20.155295+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:21.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[27441]: audit 2024-04-03T18:26:20.690307+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:26:21.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[27441]: audit 2024-04-03T18:26:20.692115+0000 mon.a (mon.0) 6767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:26:21.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:20 smithi067 bash[27441]: audit 2024-04-03T18:26:20.701518+0000 mon.a (mon.0) 6768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:26:23.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:22 smithi067 bash[27441]: cluster 2024-04-03T18:26:21.639005+0000 mgr.y (mgr.24370) 7438 : cluster [DBG] pgmap v7422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:23.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:22 smithi067 bash[27441]: audit 2024-04-03T18:26:21.957896+0000 mon.c (mon.2) 2936 : audit [DBG] from='client.? 172.21.15.67:0/843926310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:23.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:22 smithi067 bash[17655]: cluster 2024-04-03T18:26:21.639005+0000 mgr.y (mgr.24370) 7438 : cluster [DBG] pgmap v7422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:23.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:22 smithi067 bash[17655]: audit 2024-04-03T18:26:21.957896+0000 mon.c (mon.2) 2936 : audit [DBG] from='client.? 172.21.15.67:0/843926310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:23.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:22 smithi082 bash[20963]: cluster 2024-04-03T18:26:21.639005+0000 mgr.y (mgr.24370) 7438 : cluster [DBG] pgmap v7422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:23.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:22 smithi082 bash[20963]: audit 2024-04-03T18:26:21.957896+0000 mon.c (mon.2) 2936 : audit [DBG] from='client.? 172.21.15.67:0/843926310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:23.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:23] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:26:23.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:26:25.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:24 smithi082 bash[20963]: cluster 2024-04-03T18:26:23.639712+0000 mgr.y (mgr.24370) 7439 : cluster [DBG] pgmap v7423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:25.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:24 smithi082 bash[20963]: audit 2024-04-03T18:26:24.413361+0000 mon.a (mon.0) 6769 : audit [DBG] from='client.? 172.21.15.67:0/1351011044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:25.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:24 smithi067 bash[27441]: cluster 2024-04-03T18:26:23.639712+0000 mgr.y (mgr.24370) 7439 : cluster [DBG] pgmap v7423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:25.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:24 smithi067 bash[27441]: audit 2024-04-03T18:26:24.413361+0000 mon.a (mon.0) 6769 : audit [DBG] from='client.? 172.21.15.67:0/1351011044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:25.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:24 smithi067 bash[17655]: cluster 2024-04-03T18:26:23.639712+0000 mgr.y (mgr.24370) 7439 : cluster [DBG] pgmap v7423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:25.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:24 smithi067 bash[17655]: audit 2024-04-03T18:26:24.413361+0000 mon.a (mon.0) 6769 : audit [DBG] from='client.? 172.21.15.67:0/1351011044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:26.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:25 smithi082 bash[20963]: audit 2024-04-03T18:26:25.046756+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:26.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:25 smithi067 bash[17655]: audit 2024-04-03T18:26:25.046756+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:26.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:25 smithi067 bash[27441]: audit 2024-04-03T18:26:25.046756+0000 mon.a (mon.0) 6770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:27.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:26 smithi082 bash[20963]: cluster 2024-04-03T18:26:25.640572+0000 mgr.y (mgr.24370) 7440 : cluster [DBG] pgmap v7424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:27.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:26 smithi067 bash[17655]: cluster 2024-04-03T18:26:25.640572+0000 mgr.y (mgr.24370) 7440 : cluster [DBG] pgmap v7424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:27.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:26 smithi067 bash[27441]: cluster 2024-04-03T18:26:25.640572+0000 mgr.y (mgr.24370) 7440 : cluster [DBG] pgmap v7424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:28.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:27 smithi082 bash[20963]: audit 2024-04-03T18:26:26.870604+0000 mon.a (mon.0) 6771 : audit [DBG] from='client.? 172.21.15.67:0/4089284921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:28.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:27 smithi067 bash[17655]: audit 2024-04-03T18:26:26.870604+0000 mon.a (mon.0) 6771 : audit [DBG] from='client.? 172.21.15.67:0/4089284921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:28.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:27 smithi067 bash[27441]: audit 2024-04-03T18:26:26.870604+0000 mon.a (mon.0) 6771 : audit [DBG] from='client.? 172.21.15.67:0/4089284921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:29.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:28 smithi082 bash[20963]: cluster 2024-04-03T18:26:27.641334+0000 mgr.y (mgr.24370) 7441 : cluster [DBG] pgmap v7425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:29.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:28 smithi067 bash[17655]: cluster 2024-04-03T18:26:27.641334+0000 mgr.y (mgr.24370) 7441 : cluster [DBG] pgmap v7425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:29.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:28 smithi067 bash[27441]: cluster 2024-04-03T18:26:27.641334+0000 mgr.y (mgr.24370) 7441 : cluster [DBG] pgmap v7425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:30.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:29 smithi082 bash[20963]: audit 2024-04-03T18:26:29.312542+0000 mon.a (mon.0) 6772 : audit [DBG] from='client.? 172.21.15.67:0/3309248454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:30.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:29 smithi067 bash[17655]: audit 2024-04-03T18:26:29.312542+0000 mon.a (mon.0) 6772 : audit [DBG] from='client.? 172.21.15.67:0/3309248454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:30.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:29 smithi067 bash[27441]: audit 2024-04-03T18:26:29.312542+0000 mon.a (mon.0) 6772 : audit [DBG] from='client.? 172.21.15.67:0/3309248454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:31.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:30 smithi082 bash[20963]: cluster 2024-04-03T18:26:29.642062+0000 mgr.y (mgr.24370) 7442 : cluster [DBG] pgmap v7426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:31.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:30 smithi067 bash[17655]: cluster 2024-04-03T18:26:29.642062+0000 mgr.y (mgr.24370) 7442 : cluster [DBG] pgmap v7426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:31.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:30 smithi067 bash[27441]: cluster 2024-04-03T18:26:29.642062+0000 mgr.y (mgr.24370) 7442 : cluster [DBG] pgmap v7426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:32.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:31 smithi082 bash[20963]: audit 2024-04-03T18:26:31.761165+0000 mon.c (mon.2) 2937 : audit [DBG] from='client.? 172.21.15.67:0/79998447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:32.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:31 smithi067 bash[17655]: audit 2024-04-03T18:26:31.761165+0000 mon.c (mon.2) 2937 : audit [DBG] from='client.? 172.21.15.67:0/79998447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:32.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:31 smithi067 bash[27441]: audit 2024-04-03T18:26:31.761165+0000 mon.c (mon.2) 2937 : audit [DBG] from='client.? 172.21.15.67:0/79998447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:33.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:32 smithi082 bash[20963]: cluster 2024-04-03T18:26:31.643229+0000 mgr.y (mgr.24370) 7443 : cluster [DBG] pgmap v7427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:33.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:32 smithi067 bash[17655]: cluster 2024-04-03T18:26:31.643229+0000 mgr.y (mgr.24370) 7443 : cluster [DBG] pgmap v7427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:33.159 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:33] "GET /metrics HTTP/1.1" 200 239954 "" "Prometheus/2.43.0" 2024-04-03T18:26:33.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:32 smithi067 bash[27441]: cluster 2024-04-03T18:26:31.643229+0000 mgr.y (mgr.24370) 7443 : cluster [DBG] pgmap v7427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:33.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:26:34.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:33 smithi082 bash[20963]: cluster 2024-04-03T18:26:33.644081+0000 mgr.y (mgr.24370) 7444 : cluster [DBG] pgmap v7428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:34.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:33 smithi067 bash[17655]: cluster 2024-04-03T18:26:33.644081+0000 mgr.y (mgr.24370) 7444 : cluster [DBG] pgmap v7428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:34.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:33 smithi067 bash[27441]: cluster 2024-04-03T18:26:33.644081+0000 mgr.y (mgr.24370) 7444 : cluster [DBG] pgmap v7428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:35.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:34 smithi082 bash[20963]: audit 2024-04-03T18:26:34.221302+0000 mon.c (mon.2) 2938 : audit [DBG] from='client.? 172.21.15.67:0/2856407678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:35.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:34 smithi067 bash[17655]: audit 2024-04-03T18:26:34.221302+0000 mon.c (mon.2) 2938 : audit [DBG] from='client.? 172.21.15.67:0/2856407678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:35.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:34 smithi067 bash[27441]: audit 2024-04-03T18:26:34.221302+0000 mon.c (mon.2) 2938 : audit [DBG] from='client.? 172.21.15.67:0/2856407678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:36.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:35 smithi082 bash[20963]: cluster 2024-04-03T18:26:35.645086+0000 mgr.y (mgr.24370) 7445 : cluster [DBG] pgmap v7429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:36.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:35 smithi067 bash[17655]: cluster 2024-04-03T18:26:35.645086+0000 mgr.y (mgr.24370) 7445 : cluster [DBG] pgmap v7429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:36.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:35 smithi067 bash[27441]: cluster 2024-04-03T18:26:35.645086+0000 mgr.y (mgr.24370) 7445 : cluster [DBG] pgmap v7429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:37.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:36 smithi067 bash[17655]: audit 2024-04-03T18:26:36.675374+0000 mon.c (mon.2) 2939 : audit [DBG] from='client.? 172.21.15.67:0/291433829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:37.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:36 smithi067 bash[27441]: audit 2024-04-03T18:26:36.675374+0000 mon.c (mon.2) 2939 : audit [DBG] from='client.? 172.21.15.67:0/291433829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:37.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:36 smithi082 bash[20963]: audit 2024-04-03T18:26:36.675374+0000 mon.c (mon.2) 2939 : audit [DBG] from='client.? 172.21.15.67:0/291433829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:38.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:37 smithi067 bash[27441]: cluster 2024-04-03T18:26:37.645860+0000 mgr.y (mgr.24370) 7446 : cluster [DBG] pgmap v7430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:38.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:37 smithi067 bash[17655]: cluster 2024-04-03T18:26:37.645860+0000 mgr.y (mgr.24370) 7446 : cluster [DBG] pgmap v7430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:38.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:37 smithi082 bash[20963]: cluster 2024-04-03T18:26:37.645860+0000 mgr.y (mgr.24370) 7446 : cluster [DBG] pgmap v7430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:39.627 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:39 smithi082 bash[20963]: audit 2024-04-03T18:26:39.123783+0000 mon.a (mon.0) 6773 : audit [DBG] from='client.? 172.21.15.67:0/93123406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:39.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:39 smithi067 bash[27441]: audit 2024-04-03T18:26:39.123783+0000 mon.a (mon.0) 6773 : audit [DBG] from='client.? 172.21.15.67:0/93123406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:39.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:39 smithi067 bash[17655]: audit 2024-04-03T18:26:39.123783+0000 mon.a (mon.0) 6773 : audit [DBG] from='client.? 172.21.15.67:0/93123406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:40.627 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:40 smithi082 bash[20963]: cluster 2024-04-03T18:26:39.646543+0000 mgr.y (mgr.24370) 7447 : cluster [DBG] pgmap v7431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:40.627 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:40 smithi082 bash[20963]: audit 2024-04-03T18:26:40.047027+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:40.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:40 smithi067 bash[27441]: cluster 2024-04-03T18:26:39.646543+0000 mgr.y (mgr.24370) 7447 : cluster [DBG] pgmap v7431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:40.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:40 smithi067 bash[27441]: audit 2024-04-03T18:26:40.047027+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:40.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:40 smithi067 bash[17655]: cluster 2024-04-03T18:26:39.646543+0000 mgr.y (mgr.24370) 7447 : cluster [DBG] pgmap v7431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:40.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:40 smithi067 bash[17655]: audit 2024-04-03T18:26:40.047027+0000 mon.a (mon.0) 6774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:41.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:41 smithi082 bash[20963]: audit 2024-04-03T18:26:41.574158+0000 mon.a (mon.0) 6775 : audit [DBG] from='client.? 172.21.15.67:0/1453902677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:41.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:41 smithi067 bash[17655]: audit 2024-04-03T18:26:41.574158+0000 mon.a (mon.0) 6775 : audit [DBG] from='client.? 172.21.15.67:0/1453902677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:41.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:41 smithi067 bash[27441]: audit 2024-04-03T18:26:41.574158+0000 mon.a (mon.0) 6775 : audit [DBG] from='client.? 172.21.15.67:0/1453902677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:42.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:42 smithi067 bash[17655]: cluster 2024-04-03T18:26:41.647777+0000 mgr.y (mgr.24370) 7448 : cluster [DBG] pgmap v7432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:42.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:42 smithi067 bash[27441]: cluster 2024-04-03T18:26:41.647777+0000 mgr.y (mgr.24370) 7448 : cluster [DBG] pgmap v7432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:43.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:42 smithi082 bash[20963]: cluster 2024-04-03T18:26:41.647777+0000 mgr.y (mgr.24370) 7448 : cluster [DBG] pgmap v7432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:43.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:26:43.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:26:45.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:44 smithi082 bash[20963]: cluster 2024-04-03T18:26:43.648574+0000 mgr.y (mgr.24370) 7449 : cluster [DBG] pgmap v7433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:45.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:44 smithi082 bash[20963]: audit 2024-04-03T18:26:44.027482+0000 mon.c (mon.2) 2940 : audit [DBG] from='client.? 172.21.15.67:0/2624348366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:45.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:44 smithi067 bash[27441]: cluster 2024-04-03T18:26:43.648574+0000 mgr.y (mgr.24370) 7449 : cluster [DBG] pgmap v7433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:45.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:44 smithi067 bash[27441]: audit 2024-04-03T18:26:44.027482+0000 mon.c (mon.2) 2940 : audit [DBG] from='client.? 172.21.15.67:0/2624348366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:45.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:44 smithi067 bash[17655]: cluster 2024-04-03T18:26:43.648574+0000 mgr.y (mgr.24370) 7449 : cluster [DBG] pgmap v7433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:45.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:44 smithi067 bash[17655]: audit 2024-04-03T18:26:44.027482+0000 mon.c (mon.2) 2940 : audit [DBG] from='client.? 172.21.15.67:0/2624348366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:47.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:46 smithi082 bash[20963]: cluster 2024-04-03T18:26:45.649650+0000 mgr.y (mgr.24370) 7450 : cluster [DBG] pgmap v7434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:47.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:46 smithi082 bash[20963]: audit 2024-04-03T18:26:46.474071+0000 mon.c (mon.2) 2941 : audit [DBG] from='client.? 172.21.15.67:0/3672600413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:47.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:46 smithi067 bash[17655]: cluster 2024-04-03T18:26:45.649650+0000 mgr.y (mgr.24370) 7450 : cluster [DBG] pgmap v7434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:47.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:46 smithi067 bash[17655]: audit 2024-04-03T18:26:46.474071+0000 mon.c (mon.2) 2941 : audit [DBG] from='client.? 172.21.15.67:0/3672600413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:47.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:46 smithi067 bash[27441]: cluster 2024-04-03T18:26:45.649650+0000 mgr.y (mgr.24370) 7450 : cluster [DBG] pgmap v7434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:47.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:46 smithi067 bash[27441]: audit 2024-04-03T18:26:46.474071+0000 mon.c (mon.2) 2941 : audit [DBG] from='client.? 172.21.15.67:0/3672600413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:49.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:48 smithi082 bash[20963]: cluster 2024-04-03T18:26:47.650376+0000 mgr.y (mgr.24370) 7451 : cluster [DBG] pgmap v7435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:49.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:48 smithi067 bash[17655]: cluster 2024-04-03T18:26:47.650376+0000 mgr.y (mgr.24370) 7451 : cluster [DBG] pgmap v7435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:49.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:48 smithi067 bash[27441]: cluster 2024-04-03T18:26:47.650376+0000 mgr.y (mgr.24370) 7451 : cluster [DBG] pgmap v7435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:50.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:49 smithi082 bash[20963]: audit 2024-04-03T18:26:48.939052+0000 mon.c (mon.2) 2942 : audit [DBG] from='client.? 172.21.15.67:0/84793325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:50.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:49 smithi067 bash[17655]: audit 2024-04-03T18:26:48.939052+0000 mon.c (mon.2) 2942 : audit [DBG] from='client.? 172.21.15.67:0/84793325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:50.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:49 smithi067 bash[27441]: audit 2024-04-03T18:26:48.939052+0000 mon.c (mon.2) 2942 : audit [DBG] from='client.? 172.21.15.67:0/84793325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:51.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:50 smithi082 bash[20963]: cluster 2024-04-03T18:26:49.651073+0000 mgr.y (mgr.24370) 7452 : cluster [DBG] pgmap v7436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:50 smithi067 bash[27441]: cluster 2024-04-03T18:26:49.651073+0000 mgr.y (mgr.24370) 7452 : cluster [DBG] pgmap v7436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:51.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:50 smithi067 bash[17655]: cluster 2024-04-03T18:26:49.651073+0000 mgr.y (mgr.24370) 7452 : cluster [DBG] pgmap v7436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:52.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:51 smithi082 bash[20963]: audit 2024-04-03T18:26:51.394837+0000 mon.c (mon.2) 2943 : audit [DBG] from='client.? 172.21.15.67:0/3019073250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:52.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:51 smithi067 bash[27441]: audit 2024-04-03T18:26:51.394837+0000 mon.c (mon.2) 2943 : audit [DBG] from='client.? 172.21.15.67:0/3019073250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:52.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:51 smithi067 bash[17655]: audit 2024-04-03T18:26:51.394837+0000 mon.c (mon.2) 2943 : audit [DBG] from='client.? 172.21.15.67:0/3019073250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:53.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:52 smithi067 bash[27441]: cluster 2024-04-03T18:26:51.652310+0000 mgr.y (mgr.24370) 7453 : cluster [DBG] pgmap v7437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:53.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:52 smithi067 bash[17655]: cluster 2024-04-03T18:26:51.652310+0000 mgr.y (mgr.24370) 7453 : cluster [DBG] pgmap v7437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:53.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:52 smithi082 bash[20963]: cluster 2024-04-03T18:26:51.652310+0000 mgr.y (mgr.24370) 7453 : cluster [DBG] pgmap v7437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:53.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:26:53.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:26:55.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:54 smithi082 bash[20963]: cluster 2024-04-03T18:26:53.652981+0000 mgr.y (mgr.24370) 7454 : cluster [DBG] pgmap v7438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:55.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:54 smithi082 bash[20963]: audit 2024-04-03T18:26:53.848271+0000 mon.a (mon.0) 6776 : audit [DBG] from='client.? 172.21.15.67:0/295671143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:55.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:54 smithi067 bash[17655]: cluster 2024-04-03T18:26:53.652981+0000 mgr.y (mgr.24370) 7454 : cluster [DBG] pgmap v7438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:55.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:54 smithi067 bash[17655]: audit 2024-04-03T18:26:53.848271+0000 mon.a (mon.0) 6776 : audit [DBG] from='client.? 172.21.15.67:0/295671143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:55.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:54 smithi067 bash[27441]: cluster 2024-04-03T18:26:53.652981+0000 mgr.y (mgr.24370) 7454 : cluster [DBG] pgmap v7438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:55.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:54 smithi067 bash[27441]: audit 2024-04-03T18:26:53.848271+0000 mon.a (mon.0) 6776 : audit [DBG] from='client.? 172.21.15.67:0/295671143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:56.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:55 smithi082 bash[20963]: audit 2024-04-03T18:26:55.047346+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:56.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:55 smithi067 bash[27441]: audit 2024-04-03T18:26:55.047346+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:56.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:55 smithi067 bash[17655]: audit 2024-04-03T18:26:55.047346+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:26:57.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:56 smithi082 bash[20963]: cluster 2024-04-03T18:26:55.654017+0000 mgr.y (mgr.24370) 7455 : cluster [DBG] pgmap v7439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:57.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:56 smithi082 bash[20963]: audit 2024-04-03T18:26:56.299582+0000 mon.c (mon.2) 2944 : audit [DBG] from='client.? 172.21.15.67:0/2755399101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:57.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:56 smithi067 bash[17655]: cluster 2024-04-03T18:26:55.654017+0000 mgr.y (mgr.24370) 7455 : cluster [DBG] pgmap v7439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:57.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:56 smithi067 bash[17655]: audit 2024-04-03T18:26:56.299582+0000 mon.c (mon.2) 2944 : audit [DBG] from='client.? 172.21.15.67:0/2755399101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:57.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:56 smithi067 bash[27441]: cluster 2024-04-03T18:26:55.654017+0000 mgr.y (mgr.24370) 7455 : cluster [DBG] pgmap v7439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:57.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:56 smithi067 bash[27441]: audit 2024-04-03T18:26:56.299582+0000 mon.c (mon.2) 2944 : audit [DBG] from='client.? 172.21.15.67:0/2755399101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:26:59.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:58 smithi082 bash[20963]: cluster 2024-04-03T18:26:57.654767+0000 mgr.y (mgr.24370) 7456 : cluster [DBG] pgmap v7440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:59.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:58 smithi067 bash[17655]: cluster 2024-04-03T18:26:57.654767+0000 mgr.y (mgr.24370) 7456 : cluster [DBG] pgmap v7440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:26:59.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:58 smithi067 bash[27441]: cluster 2024-04-03T18:26:57.654767+0000 mgr.y (mgr.24370) 7456 : cluster [DBG] pgmap v7440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:00.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:26:59 smithi082 bash[20963]: audit 2024-04-03T18:26:58.757359+0000 mon.a (mon.0) 6778 : audit [DBG] from='client.? 172.21.15.67:0/2726043492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:00.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:26:59 smithi067 bash[17655]: audit 2024-04-03T18:26:58.757359+0000 mon.a (mon.0) 6778 : audit [DBG] from='client.? 172.21.15.67:0/2726043492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:00.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:26:59 smithi067 bash[27441]: audit 2024-04-03T18:26:58.757359+0000 mon.a (mon.0) 6778 : audit [DBG] from='client.? 172.21.15.67:0/2726043492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:01.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:00 smithi082 bash[20963]: cluster 2024-04-03T18:26:59.655438+0000 mgr.y (mgr.24370) 7457 : cluster [DBG] pgmap v7441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:01.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:00 smithi067 bash[17655]: cluster 2024-04-03T18:26:59.655438+0000 mgr.y (mgr.24370) 7457 : cluster [DBG] pgmap v7441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:01.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:00 smithi067 bash[27441]: cluster 2024-04-03T18:26:59.655438+0000 mgr.y (mgr.24370) 7457 : cluster [DBG] pgmap v7441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:02.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:01 smithi082 bash[20963]: audit 2024-04-03T18:27:01.207101+0000 mon.c (mon.2) 2945 : audit [DBG] from='client.? 172.21.15.67:0/2325695290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:02.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:01 smithi067 bash[17655]: audit 2024-04-03T18:27:01.207101+0000 mon.c (mon.2) 2945 : audit [DBG] from='client.? 172.21.15.67:0/2325695290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:02.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:01 smithi067 bash[27441]: audit 2024-04-03T18:27:01.207101+0000 mon.c (mon.2) 2945 : audit [DBG] from='client.? 172.21.15.67:0/2325695290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:03.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:02 smithi067 bash[17655]: cluster 2024-04-03T18:27:01.656632+0000 mgr.y (mgr.24370) 7458 : cluster [DBG] pgmap v7442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:03.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:02 smithi067 bash[27441]: cluster 2024-04-03T18:27:01.656632+0000 mgr.y (mgr.24370) 7458 : cluster [DBG] pgmap v7442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:03.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:02 smithi082 bash[20963]: cluster 2024-04-03T18:27:01.656632+0000 mgr.y (mgr.24370) 7458 : cluster [DBG] pgmap v7442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:03.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:03] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:27:03.776 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:27:04.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:03 smithi082 bash[20963]: audit 2024-04-03T18:27:03.655127+0000 mon.c (mon.2) 2946 : audit [DBG] from='client.? 172.21.15.67:0/2543047972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:04.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:03 smithi067 bash[17655]: audit 2024-04-03T18:27:03.655127+0000 mon.c (mon.2) 2946 : audit [DBG] from='client.? 172.21.15.67:0/2543047972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:04.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:03 smithi067 bash[27441]: audit 2024-04-03T18:27:03.655127+0000 mon.c (mon.2) 2946 : audit [DBG] from='client.? 172.21.15.67:0/2543047972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:05.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:04 smithi082 bash[20963]: cluster 2024-04-03T18:27:03.657282+0000 mgr.y (mgr.24370) 7459 : cluster [DBG] pgmap v7443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:05.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:04 smithi067 bash[27441]: cluster 2024-04-03T18:27:03.657282+0000 mgr.y (mgr.24370) 7459 : cluster [DBG] pgmap v7443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:05.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:04 smithi067 bash[17655]: cluster 2024-04-03T18:27:03.657282+0000 mgr.y (mgr.24370) 7459 : cluster [DBG] pgmap v7443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:07.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:06 smithi082 bash[20963]: cluster 2024-04-03T18:27:05.658336+0000 mgr.y (mgr.24370) 7460 : cluster [DBG] pgmap v7444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:07.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:06 smithi082 bash[20963]: audit 2024-04-03T18:27:06.106340+0000 mon.a (mon.0) 6779 : audit [DBG] from='client.? 172.21.15.67:0/286294423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:07.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:06 smithi067 bash[17655]: cluster 2024-04-03T18:27:05.658336+0000 mgr.y (mgr.24370) 7460 : cluster [DBG] pgmap v7444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:07.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:06 smithi067 bash[17655]: audit 2024-04-03T18:27:06.106340+0000 mon.a (mon.0) 6779 : audit [DBG] from='client.? 172.21.15.67:0/286294423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:07.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:06 smithi067 bash[27441]: cluster 2024-04-03T18:27:05.658336+0000 mgr.y (mgr.24370) 7460 : cluster [DBG] pgmap v7444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:07.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:06 smithi067 bash[27441]: audit 2024-04-03T18:27:06.106340+0000 mon.a (mon.0) 6779 : audit [DBG] from='client.? 172.21.15.67:0/286294423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:09.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:08 smithi082 bash[20963]: cluster 2024-04-03T18:27:07.659114+0000 mgr.y (mgr.24370) 7461 : cluster [DBG] pgmap v7445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:09.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:08 smithi082 bash[20963]: audit 2024-04-03T18:27:08.562365+0000 mon.c (mon.2) 2947 : audit [DBG] from='client.? 172.21.15.67:0/2275837014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:09.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:08 smithi067 bash[17655]: cluster 2024-04-03T18:27:07.659114+0000 mgr.y (mgr.24370) 7461 : cluster [DBG] pgmap v7445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:09.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:08 smithi067 bash[17655]: audit 2024-04-03T18:27:08.562365+0000 mon.c (mon.2) 2947 : audit [DBG] from='client.? 172.21.15.67:0/2275837014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:09.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:08 smithi067 bash[27441]: cluster 2024-04-03T18:27:07.659114+0000 mgr.y (mgr.24370) 7461 : cluster [DBG] pgmap v7445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:09.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:08 smithi067 bash[27441]: audit 2024-04-03T18:27:08.562365+0000 mon.c (mon.2) 2947 : audit [DBG] from='client.? 172.21.15.67:0/2275837014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:10 smithi082 bash[20963]: cluster 2024-04-03T18:27:09.659787+0000 mgr.y (mgr.24370) 7462 : cluster [DBG] pgmap v7446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:11.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:10 smithi082 bash[20963]: audit 2024-04-03T18:27:10.047899+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:11.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:10 smithi067 bash[17655]: cluster 2024-04-03T18:27:09.659787+0000 mgr.y (mgr.24370) 7462 : cluster [DBG] pgmap v7446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:11.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:10 smithi067 bash[17655]: audit 2024-04-03T18:27:10.047899+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:10 smithi067 bash[27441]: cluster 2024-04-03T18:27:09.659787+0000 mgr.y (mgr.24370) 7462 : cluster [DBG] pgmap v7446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:10 smithi067 bash[27441]: audit 2024-04-03T18:27:10.047899+0000 mon.a (mon.0) 6780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:12.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:11 smithi082 bash[20963]: audit 2024-04-03T18:27:11.018913+0000 mon.a (mon.0) 6781 : audit [DBG] from='client.? 172.21.15.67:0/2759318532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:12.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:11 smithi067 bash[17655]: audit 2024-04-03T18:27:11.018913+0000 mon.a (mon.0) 6781 : audit [DBG] from='client.? 172.21.15.67:0/2759318532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:12.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:11 smithi067 bash[27441]: audit 2024-04-03T18:27:11.018913+0000 mon.a (mon.0) 6781 : audit [DBG] from='client.? 172.21.15.67:0/2759318532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:13.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:12 smithi067 bash[27441]: cluster 2024-04-03T18:27:11.660798+0000 mgr.y (mgr.24370) 7463 : cluster [DBG] pgmap v7447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:13.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:12 smithi067 bash[17655]: cluster 2024-04-03T18:27:11.660798+0000 mgr.y (mgr.24370) 7463 : cluster [DBG] pgmap v7447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:13.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:12 smithi082 bash[20963]: cluster 2024-04-03T18:27:11.660798+0000 mgr.y (mgr.24370) 7463 : cluster [DBG] pgmap v7447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:13.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:13] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:27:13.811 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:27:14.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:13 smithi082 bash[20963]: audit 2024-04-03T18:27:13.476636+0000 mon.a (mon.0) 6782 : audit [DBG] from='client.? 172.21.15.67:0/1543946175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:14.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:13 smithi067 bash[27441]: audit 2024-04-03T18:27:13.476636+0000 mon.a (mon.0) 6782 : audit [DBG] from='client.? 172.21.15.67:0/1543946175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:14.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:13 smithi067 bash[17655]: audit 2024-04-03T18:27:13.476636+0000 mon.a (mon.0) 6782 : audit [DBG] from='client.? 172.21.15.67:0/1543946175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:15.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:14 smithi082 bash[20963]: cluster 2024-04-03T18:27:13.661496+0000 mgr.y (mgr.24370) 7464 : cluster [DBG] pgmap v7448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:15.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:14 smithi067 bash[17655]: cluster 2024-04-03T18:27:13.661496+0000 mgr.y (mgr.24370) 7464 : cluster [DBG] pgmap v7448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:15.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:14 smithi067 bash[27441]: cluster 2024-04-03T18:27:13.661496+0000 mgr.y (mgr.24370) 7464 : cluster [DBG] pgmap v7448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:17.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:16 smithi082 bash[20963]: cluster 2024-04-03T18:27:15.662565+0000 mgr.y (mgr.24370) 7465 : cluster [DBG] pgmap v7449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:17.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:16 smithi082 bash[20963]: audit 2024-04-03T18:27:15.939888+0000 mon.a (mon.0) 6783 : audit [DBG] from='client.? 172.21.15.67:0/268231744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:17.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:16 smithi067 bash[17655]: cluster 2024-04-03T18:27:15.662565+0000 mgr.y (mgr.24370) 7465 : cluster [DBG] pgmap v7449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:17.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:16 smithi067 bash[17655]: audit 2024-04-03T18:27:15.939888+0000 mon.a (mon.0) 6783 : audit [DBG] from='client.? 172.21.15.67:0/268231744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:17.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:16 smithi067 bash[27441]: cluster 2024-04-03T18:27:15.662565+0000 mgr.y (mgr.24370) 7465 : cluster [DBG] pgmap v7449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:17.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:16 smithi067 bash[27441]: audit 2024-04-03T18:27:15.939888+0000 mon.a (mon.0) 6783 : audit [DBG] from='client.? 172.21.15.67:0/268231744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:19.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:18 smithi082 bash[20963]: cluster 2024-04-03T18:27:17.663359+0000 mgr.y (mgr.24370) 7466 : cluster [DBG] pgmap v7450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:19.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:18 smithi082 bash[20963]: audit 2024-04-03T18:27:18.388589+0000 mon.c (mon.2) 2948 : audit [DBG] from='client.? 172.21.15.67:0/455210841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:19.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:18 smithi067 bash[17655]: cluster 2024-04-03T18:27:17.663359+0000 mgr.y (mgr.24370) 7466 : cluster [DBG] pgmap v7450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:19.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:18 smithi067 bash[17655]: audit 2024-04-03T18:27:18.388589+0000 mon.c (mon.2) 2948 : audit [DBG] from='client.? 172.21.15.67:0/455210841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:19.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:18 smithi067 bash[27441]: cluster 2024-04-03T18:27:17.663359+0000 mgr.y (mgr.24370) 7466 : cluster [DBG] pgmap v7450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:19.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:18 smithi067 bash[27441]: audit 2024-04-03T18:27:18.388589+0000 mon.c (mon.2) 2948 : audit [DBG] from='client.? 172.21.15.67:0/455210841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:21.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:20 smithi082 bash[20963]: cluster 2024-04-03T18:27:19.664147+0000 mgr.y (mgr.24370) 7467 : cluster [DBG] pgmap v7451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:21.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:20 smithi082 bash[20963]: audit 2024-04-03T18:27:20.776391+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:27:21.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:20 smithi067 bash[17655]: cluster 2024-04-03T18:27:19.664147+0000 mgr.y (mgr.24370) 7467 : cluster [DBG] pgmap v7451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:21.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:20 smithi067 bash[17655]: audit 2024-04-03T18:27:20.776391+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:27:21.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:20 smithi067 bash[27441]: cluster 2024-04-03T18:27:19.664147+0000 mgr.y (mgr.24370) 7467 : cluster [DBG] pgmap v7451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:21.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:20 smithi067 bash[27441]: audit 2024-04-03T18:27:20.776391+0000 mon.a (mon.0) 6784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:27:22.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:21 smithi082 bash[20963]: audit 2024-04-03T18:27:20.849433+0000 mon.c (mon.2) 2949 : audit [DBG] from='client.? 172.21.15.67:0/3633486159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:22.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:21 smithi082 bash[20963]: audit 2024-04-03T18:27:21.104478+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:22.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:21 smithi082 bash[20963]: audit 2024-04-03T18:27:21.112665+0000 mon.a (mon.0) 6786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:22.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:21 smithi067 bash[27441]: audit 2024-04-03T18:27:20.849433+0000 mon.c (mon.2) 2949 : audit [DBG] from='client.? 172.21.15.67:0/3633486159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:22.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:21 smithi067 bash[27441]: audit 2024-04-03T18:27:21.104478+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:22.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:21 smithi067 bash[27441]: audit 2024-04-03T18:27:21.112665+0000 mon.a (mon.0) 6786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:22.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:21 smithi067 bash[17655]: audit 2024-04-03T18:27:20.849433+0000 mon.c (mon.2) 2949 : audit [DBG] from='client.? 172.21.15.67:0/3633486159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:22.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:21 smithi067 bash[17655]: audit 2024-04-03T18:27:21.104478+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:22.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:21 smithi067 bash[17655]: audit 2024-04-03T18:27:21.112665+0000 mon.a (mon.0) 6786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:23.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:22 smithi082 bash[20963]: cluster 2024-04-03T18:27:21.665348+0000 mgr.y (mgr.24370) 7468 : cluster [DBG] pgmap v7452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:23.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:22 smithi067 bash[27441]: cluster 2024-04-03T18:27:21.665348+0000 mgr.y (mgr.24370) 7468 : cluster [DBG] pgmap v7452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:23.158 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:23] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:27:23.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:22 smithi067 bash[17655]: cluster 2024-04-03T18:27:21.665348+0000 mgr.y (mgr.24370) 7468 : cluster [DBG] pgmap v7452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:23.836 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:27:24.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:23 smithi082 bash[20963]: audit 2024-04-03T18:27:23.307134+0000 mon.a (mon.0) 6787 : audit [DBG] from='client.? 172.21.15.67:0/1741769212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:24.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:23 smithi067 bash[17655]: audit 2024-04-03T18:27:23.307134+0000 mon.a (mon.0) 6787 : audit [DBG] from='client.? 172.21.15.67:0/1741769212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:24.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:23 smithi067 bash[27441]: audit 2024-04-03T18:27:23.307134+0000 mon.a (mon.0) 6787 : audit [DBG] from='client.? 172.21.15.67:0/1741769212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:25.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:24 smithi082 bash[20963]: cluster 2024-04-03T18:27:23.666039+0000 mgr.y (mgr.24370) 7469 : cluster [DBG] pgmap v7453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:25.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:24 smithi067 bash[17655]: cluster 2024-04-03T18:27:23.666039+0000 mgr.y (mgr.24370) 7469 : cluster [DBG] pgmap v7453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:25.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:24 smithi067 bash[27441]: cluster 2024-04-03T18:27:23.666039+0000 mgr.y (mgr.24370) 7469 : cluster [DBG] pgmap v7453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:26.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:25 smithi082 bash[20963]: audit 2024-04-03T18:27:25.048203+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:26.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:25 smithi082 bash[20963]: audit 2024-04-03T18:27:25.774496+0000 mon.c (mon.2) 2950 : audit [DBG] from='client.? 172.21.15.67:0/1798663761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:26.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:25 smithi067 bash[27441]: audit 2024-04-03T18:27:25.048203+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:26.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:25 smithi067 bash[27441]: audit 2024-04-03T18:27:25.774496+0000 mon.c (mon.2) 2950 : audit [DBG] from='client.? 172.21.15.67:0/1798663761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:26.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:25 smithi067 bash[17655]: audit 2024-04-03T18:27:25.048203+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:26.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:25 smithi067 bash[17655]: audit 2024-04-03T18:27:25.774496+0000 mon.c (mon.2) 2950 : audit [DBG] from='client.? 172.21.15.67:0/1798663761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:27.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:26 smithi082 bash[20963]: cluster 2024-04-03T18:27:25.667001+0000 mgr.y (mgr.24370) 7470 : cluster [DBG] pgmap v7454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:27.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:26 smithi082 bash[20963]: audit 2024-04-03T18:27:26.477986+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:27.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:26 smithi082 bash[20963]: audit 2024-04-03T18:27:26.486763+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:27.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:26 smithi067 bash[17655]: cluster 2024-04-03T18:27:25.667001+0000 mgr.y (mgr.24370) 7470 : cluster [DBG] pgmap v7454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:27.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:26 smithi067 bash[17655]: audit 2024-04-03T18:27:26.477986+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:27.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:26 smithi067 bash[17655]: audit 2024-04-03T18:27:26.486763+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:27.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:26 smithi067 bash[27441]: cluster 2024-04-03T18:27:25.667001+0000 mgr.y (mgr.24370) 7470 : cluster [DBG] pgmap v7454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:27.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:26 smithi067 bash[27441]: audit 2024-04-03T18:27:26.477986+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:27.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:26 smithi067 bash[27441]: audit 2024-04-03T18:27:26.486763+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:28 smithi082 bash[20963]: audit 2024-04-03T18:27:27.120886+0000 mon.a (mon.0) 6791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:28 smithi082 bash[20963]: audit 2024-04-03T18:27:27.132943+0000 mon.a (mon.0) 6792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:28 smithi082 bash[20963]: audit 2024-04-03T18:27:27.555559+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:27:28.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:28 smithi082 bash[20963]: audit 2024-04-03T18:27:27.557138+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:27:28.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:28 smithi082 bash[20963]: audit 2024-04-03T18:27:27.566787+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:28 smithi082 bash[20963]: cluster 2024-04-03T18:27:27.667768+0000 mgr.y (mgr.24370) 7471 : cluster [DBG] pgmap v7455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:28.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[27441]: audit 2024-04-03T18:27:27.120886+0000 mon.a (mon.0) 6791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[27441]: audit 2024-04-03T18:27:27.132943+0000 mon.a (mon.0) 6792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[27441]: audit 2024-04-03T18:27:27.555559+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:27:28.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[27441]: audit 2024-04-03T18:27:27.557138+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:27:28.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[27441]: audit 2024-04-03T18:27:27.566787+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[27441]: cluster 2024-04-03T18:27:27.667768+0000 mgr.y (mgr.24370) 7471 : cluster [DBG] pgmap v7455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:28.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[17655]: audit 2024-04-03T18:27:27.120886+0000 mon.a (mon.0) 6791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[17655]: audit 2024-04-03T18:27:27.132943+0000 mon.a (mon.0) 6792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[17655]: audit 2024-04-03T18:27:27.555559+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:27:28.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[17655]: audit 2024-04-03T18:27:27.557138+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:27:28.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[17655]: audit 2024-04-03T18:27:27.566787+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:27:28.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:28 smithi067 bash[17655]: cluster 2024-04-03T18:27:27.667768+0000 mgr.y (mgr.24370) 7471 : cluster [DBG] pgmap v7455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:29.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:29 smithi082 bash[20963]: audit 2024-04-03T18:27:28.238775+0000 mon.a (mon.0) 6796 : audit [DBG] from='client.? 172.21.15.67:0/1606390527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:29.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:29 smithi067 bash[27441]: audit 2024-04-03T18:27:28.238775+0000 mon.a (mon.0) 6796 : audit [DBG] from='client.? 172.21.15.67:0/1606390527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:29.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:29 smithi067 bash[17655]: audit 2024-04-03T18:27:28.238775+0000 mon.a (mon.0) 6796 : audit [DBG] from='client.? 172.21.15.67:0/1606390527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:30.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:30 smithi082 bash[20963]: cluster 2024-04-03T18:27:29.668452+0000 mgr.y (mgr.24370) 7472 : cluster [DBG] pgmap v7456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:30.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:30 smithi067 bash[27441]: cluster 2024-04-03T18:27:29.668452+0000 mgr.y (mgr.24370) 7472 : cluster [DBG] pgmap v7456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:30.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:30 smithi067 bash[17655]: cluster 2024-04-03T18:27:29.668452+0000 mgr.y (mgr.24370) 7472 : cluster [DBG] pgmap v7456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:31.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:31 smithi082 bash[20963]: audit 2024-04-03T18:27:30.685064+0000 mon.a (mon.0) 6797 : audit [DBG] from='client.? 172.21.15.67:0/981860233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:31.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:31 smithi067 bash[27441]: audit 2024-04-03T18:27:30.685064+0000 mon.a (mon.0) 6797 : audit [DBG] from='client.? 172.21.15.67:0/981860233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:31.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:31 smithi067 bash[17655]: audit 2024-04-03T18:27:30.685064+0000 mon.a (mon.0) 6797 : audit [DBG] from='client.? 172.21.15.67:0/981860233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:32.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:32 smithi067 bash[17655]: cluster 2024-04-03T18:27:31.669605+0000 mgr.y (mgr.24370) 7473 : cluster [DBG] pgmap v7457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:32.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:32 smithi067 bash[27441]: cluster 2024-04-03T18:27:31.669605+0000 mgr.y (mgr.24370) 7473 : cluster [DBG] pgmap v7457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:32.626 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:32 smithi082 bash[20963]: cluster 2024-04-03T18:27:31.669605+0000 mgr.y (mgr.24370) 7473 : cluster [DBG] pgmap v7457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:33.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:33 smithi067 bash[17655]: audit 2024-04-03T18:27:33.139479+0000 mon.c (mon.2) 2951 : audit [DBG] from='client.? 172.21.15.67:0/3129973330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:33.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:33] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:27:33.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:33 smithi067 bash[27441]: audit 2024-04-03T18:27:33.139479+0000 mon.c (mon.2) 2951 : audit [DBG] from='client.? 172.21.15.67:0/3129973330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:33.497 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:33 smithi082 bash[20963]: audit 2024-04-03T18:27:33.139479+0000 mon.c (mon.2) 2951 : audit [DBG] from='client.? 172.21.15.67:0/3129973330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:33.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:27:34.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:34 smithi067 bash[27441]: cluster 2024-04-03T18:27:33.670280+0000 mgr.y (mgr.24370) 7474 : cluster [DBG] pgmap v7458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:34.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:34 smithi067 bash[17655]: cluster 2024-04-03T18:27:33.670280+0000 mgr.y (mgr.24370) 7474 : cluster [DBG] pgmap v7458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:34.626 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:34 smithi082 bash[20963]: cluster 2024-04-03T18:27:33.670280+0000 mgr.y (mgr.24370) 7474 : cluster [DBG] pgmap v7458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:35.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:35 smithi067 bash[17655]: audit 2024-04-03T18:27:35.593894+0000 mon.c (mon.2) 2952 : audit [DBG] from='client.? 172.21.15.67:0/1659064746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:35.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:35 smithi067 bash[27441]: audit 2024-04-03T18:27:35.593894+0000 mon.c (mon.2) 2952 : audit [DBG] from='client.? 172.21.15.67:0/1659064746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:36.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:35 smithi082 bash[20963]: audit 2024-04-03T18:27:35.593894+0000 mon.c (mon.2) 2952 : audit [DBG] from='client.? 172.21.15.67:0/1659064746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:36.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:36 smithi067 bash[17655]: cluster 2024-04-03T18:27:35.671478+0000 mgr.y (mgr.24370) 7475 : cluster [DBG] pgmap v7459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:36.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:36 smithi067 bash[27441]: cluster 2024-04-03T18:27:35.671478+0000 mgr.y (mgr.24370) 7475 : cluster [DBG] pgmap v7459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:37.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:36 smithi082 bash[20963]: cluster 2024-04-03T18:27:35.671478+0000 mgr.y (mgr.24370) 7475 : cluster [DBG] pgmap v7459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:39.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:38 smithi082 bash[20963]: cluster 2024-04-03T18:27:37.672274+0000 mgr.y (mgr.24370) 7476 : cluster [DBG] pgmap v7460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:39.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:38 smithi082 bash[20963]: audit 2024-04-03T18:27:38.058983+0000 mon.a (mon.0) 6798 : audit [DBG] from='client.? 172.21.15.67:0/495748225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:39.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:38 smithi067 bash[17655]: cluster 2024-04-03T18:27:37.672274+0000 mgr.y (mgr.24370) 7476 : cluster [DBG] pgmap v7460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:39.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:38 smithi067 bash[17655]: audit 2024-04-03T18:27:38.058983+0000 mon.a (mon.0) 6798 : audit [DBG] from='client.? 172.21.15.67:0/495748225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:39.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:38 smithi067 bash[27441]: cluster 2024-04-03T18:27:37.672274+0000 mgr.y (mgr.24370) 7476 : cluster [DBG] pgmap v7460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:39.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:38 smithi067 bash[27441]: audit 2024-04-03T18:27:38.058983+0000 mon.a (mon.0) 6798 : audit [DBG] from='client.? 172.21.15.67:0/495748225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:41.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:40 smithi082 bash[20963]: cluster 2024-04-03T18:27:39.672961+0000 mgr.y (mgr.24370) 7477 : cluster [DBG] pgmap v7461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:41.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:40 smithi082 bash[20963]: audit 2024-04-03T18:27:40.048771+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:41.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:40 smithi082 bash[20963]: audit 2024-04-03T18:27:40.505668+0000 mon.a (mon.0) 6800 : audit [DBG] from='client.? 172.21.15.67:0/2506867137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:41.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:40 smithi067 bash[17655]: cluster 2024-04-03T18:27:39.672961+0000 mgr.y (mgr.24370) 7477 : cluster [DBG] pgmap v7461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:41.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:40 smithi067 bash[17655]: audit 2024-04-03T18:27:40.048771+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:41.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:40 smithi067 bash[17655]: audit 2024-04-03T18:27:40.505668+0000 mon.a (mon.0) 6800 : audit [DBG] from='client.? 172.21.15.67:0/2506867137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:41.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:40 smithi067 bash[27441]: cluster 2024-04-03T18:27:39.672961+0000 mgr.y (mgr.24370) 7477 : cluster [DBG] pgmap v7461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:41.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:40 smithi067 bash[27441]: audit 2024-04-03T18:27:40.048771+0000 mon.a (mon.0) 6799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:41.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:40 smithi067 bash[27441]: audit 2024-04-03T18:27:40.505668+0000 mon.a (mon.0) 6800 : audit [DBG] from='client.? 172.21.15.67:0/2506867137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:43.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:42 smithi067 bash[27441]: cluster 2024-04-03T18:27:41.674132+0000 mgr.y (mgr.24370) 7478 : cluster [DBG] pgmap v7462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:43.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:42 smithi067 bash[17655]: cluster 2024-04-03T18:27:41.674132+0000 mgr.y (mgr.24370) 7478 : cluster [DBG] pgmap v7462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:43.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:42 smithi082 bash[20963]: cluster 2024-04-03T18:27:41.674132+0000 mgr.y (mgr.24370) 7478 : cluster [DBG] pgmap v7462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:43.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:43] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:27:43.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:43 smithi082 bash[20963]: audit 2024-04-03T18:27:42.972385+0000 mon.c (mon.2) 2953 : audit [DBG] from='client.? 172.21.15.67:0/2484694940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:43.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:27:44.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:43 smithi067 bash[27441]: audit 2024-04-03T18:27:42.972385+0000 mon.c (mon.2) 2953 : audit [DBG] from='client.? 172.21.15.67:0/2484694940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:44.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:43 smithi067 bash[17655]: audit 2024-04-03T18:27:42.972385+0000 mon.c (mon.2) 2953 : audit [DBG] from='client.? 172.21.15.67:0/2484694940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:45.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:44 smithi082 bash[20963]: cluster 2024-04-03T18:27:43.674809+0000 mgr.y (mgr.24370) 7479 : cluster [DBG] pgmap v7463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:45.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:44 smithi067 bash[27441]: cluster 2024-04-03T18:27:43.674809+0000 mgr.y (mgr.24370) 7479 : cluster [DBG] pgmap v7463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:45.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:44 smithi067 bash[17655]: cluster 2024-04-03T18:27:43.674809+0000 mgr.y (mgr.24370) 7479 : cluster [DBG] pgmap v7463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:46.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:45 smithi082 bash[20963]: audit 2024-04-03T18:27:45.420862+0000 mon.a (mon.0) 6801 : audit [DBG] from='client.? 172.21.15.67:0/3145915459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:46.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:45 smithi067 bash[27441]: audit 2024-04-03T18:27:45.420862+0000 mon.a (mon.0) 6801 : audit [DBG] from='client.? 172.21.15.67:0/3145915459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:46.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:45 smithi067 bash[17655]: audit 2024-04-03T18:27:45.420862+0000 mon.a (mon.0) 6801 : audit [DBG] from='client.? 172.21.15.67:0/3145915459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:47.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:46 smithi082 bash[20963]: cluster 2024-04-03T18:27:45.675800+0000 mgr.y (mgr.24370) 7480 : cluster [DBG] pgmap v7464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:47.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:46 smithi067 bash[27441]: cluster 2024-04-03T18:27:45.675800+0000 mgr.y (mgr.24370) 7480 : cluster [DBG] pgmap v7464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:47.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:46 smithi067 bash[17655]: cluster 2024-04-03T18:27:45.675800+0000 mgr.y (mgr.24370) 7480 : cluster [DBG] pgmap v7464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:49.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:48 smithi082 bash[20963]: cluster 2024-04-03T18:27:47.676584+0000 mgr.y (mgr.24370) 7481 : cluster [DBG] pgmap v7465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:49.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:48 smithi082 bash[20963]: audit 2024-04-03T18:27:47.878443+0000 mon.a (mon.0) 6802 : audit [DBG] from='client.? 172.21.15.67:0/1278441818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:49.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:48 smithi067 bash[27441]: cluster 2024-04-03T18:27:47.676584+0000 mgr.y (mgr.24370) 7481 : cluster [DBG] pgmap v7465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:49.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:48 smithi067 bash[27441]: audit 2024-04-03T18:27:47.878443+0000 mon.a (mon.0) 6802 : audit [DBG] from='client.? 172.21.15.67:0/1278441818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:49.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:48 smithi067 bash[17655]: cluster 2024-04-03T18:27:47.676584+0000 mgr.y (mgr.24370) 7481 : cluster [DBG] pgmap v7465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:49.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:48 smithi067 bash[17655]: audit 2024-04-03T18:27:47.878443+0000 mon.a (mon.0) 6802 : audit [DBG] from='client.? 172.21.15.67:0/1278441818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:51.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:50 smithi082 bash[20963]: cluster 2024-04-03T18:27:49.677278+0000 mgr.y (mgr.24370) 7482 : cluster [DBG] pgmap v7466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:51.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:50 smithi082 bash[20963]: audit 2024-04-03T18:27:50.330972+0000 mon.c (mon.2) 2954 : audit [DBG] from='client.? 172.21.15.67:0/2544325761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:50 smithi067 bash[27441]: cluster 2024-04-03T18:27:49.677278+0000 mgr.y (mgr.24370) 7482 : cluster [DBG] pgmap v7466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:50 smithi067 bash[27441]: audit 2024-04-03T18:27:50.330972+0000 mon.c (mon.2) 2954 : audit [DBG] from='client.? 172.21.15.67:0/2544325761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:51.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:50 smithi067 bash[17655]: cluster 2024-04-03T18:27:49.677278+0000 mgr.y (mgr.24370) 7482 : cluster [DBG] pgmap v7466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:51.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:50 smithi067 bash[17655]: audit 2024-04-03T18:27:50.330972+0000 mon.c (mon.2) 2954 : audit [DBG] from='client.? 172.21.15.67:0/2544325761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:53.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:52 smithi067 bash[27441]: cluster 2024-04-03T18:27:51.678572+0000 mgr.y (mgr.24370) 7483 : cluster [DBG] pgmap v7467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:53.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:52 smithi067 bash[17655]: cluster 2024-04-03T18:27:51.678572+0000 mgr.y (mgr.24370) 7483 : cluster [DBG] pgmap v7467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:53.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:52 smithi082 bash[20963]: cluster 2024-04-03T18:27:51.678572+0000 mgr.y (mgr.24370) 7483 : cluster [DBG] pgmap v7467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:53.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:53] "GET /metrics HTTP/1.1" 200 239952 "" "Prometheus/2.43.0" 2024-04-03T18:27:53.768 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:27:54.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:53 smithi082 bash[20963]: audit 2024-04-03T18:27:52.797786+0000 mon.c (mon.2) 2955 : audit [DBG] from='client.? 172.21.15.67:0/676264222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:54.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:53 smithi067 bash[27441]: audit 2024-04-03T18:27:52.797786+0000 mon.c (mon.2) 2955 : audit [DBG] from='client.? 172.21.15.67:0/676264222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:54.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:53 smithi067 bash[17655]: audit 2024-04-03T18:27:52.797786+0000 mon.c (mon.2) 2955 : audit [DBG] from='client.? 172.21.15.67:0/676264222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:55.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:54 smithi082 bash[20963]: cluster 2024-04-03T18:27:53.679376+0000 mgr.y (mgr.24370) 7484 : cluster [DBG] pgmap v7468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:55.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:54 smithi067 bash[17655]: cluster 2024-04-03T18:27:53.679376+0000 mgr.y (mgr.24370) 7484 : cluster [DBG] pgmap v7468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:55.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:54 smithi067 bash[27441]: cluster 2024-04-03T18:27:53.679376+0000 mgr.y (mgr.24370) 7484 : cluster [DBG] pgmap v7468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:56.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:55 smithi082 bash[20963]: audit 2024-04-03T18:27:55.048251+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:56.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:55 smithi082 bash[20963]: audit 2024-04-03T18:27:55.303636+0000 mon.a (mon.0) 6804 : audit [DBG] from='client.? 172.21.15.67:0/2978575490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:56.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:55 smithi067 bash[17655]: audit 2024-04-03T18:27:55.048251+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:56.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:55 smithi067 bash[17655]: audit 2024-04-03T18:27:55.303636+0000 mon.a (mon.0) 6804 : audit [DBG] from='client.? 172.21.15.67:0/2978575490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:56.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:55 smithi067 bash[27441]: audit 2024-04-03T18:27:55.048251+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:27:56.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:55 smithi067 bash[27441]: audit 2024-04-03T18:27:55.303636+0000 mon.a (mon.0) 6804 : audit [DBG] from='client.? 172.21.15.67:0/2978575490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:57.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:56 smithi082 bash[20963]: cluster 2024-04-03T18:27:55.680518+0000 mgr.y (mgr.24370) 7485 : cluster [DBG] pgmap v7469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:57.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:56 smithi067 bash[17655]: cluster 2024-04-03T18:27:55.680518+0000 mgr.y (mgr.24370) 7485 : cluster [DBG] pgmap v7469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:57.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:56 smithi067 bash[27441]: cluster 2024-04-03T18:27:55.680518+0000 mgr.y (mgr.24370) 7485 : cluster [DBG] pgmap v7469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:58.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:57 smithi082 bash[20963]: audit 2024-04-03T18:27:57.758809+0000 mon.c (mon.2) 2956 : audit [DBG] from='client.? 172.21.15.67:0/3153193584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:58.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:57 smithi067 bash[27441]: audit 2024-04-03T18:27:57.758809+0000 mon.c (mon.2) 2956 : audit [DBG] from='client.? 172.21.15.67:0/3153193584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:58.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:57 smithi067 bash[17655]: audit 2024-04-03T18:27:57.758809+0000 mon.c (mon.2) 2956 : audit [DBG] from='client.? 172.21.15.67:0/3153193584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:27:59.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:27:58 smithi082 bash[20963]: cluster 2024-04-03T18:27:57.681241+0000 mgr.y (mgr.24370) 7486 : cluster [DBG] pgmap v7470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:59.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:27:58 smithi067 bash[27441]: cluster 2024-04-03T18:27:57.681241+0000 mgr.y (mgr.24370) 7486 : cluster [DBG] pgmap v7470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:27:59.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:27:58 smithi067 bash[17655]: cluster 2024-04-03T18:27:57.681241+0000 mgr.y (mgr.24370) 7486 : cluster [DBG] pgmap v7470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:01.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:00 smithi082 bash[20963]: cluster 2024-04-03T18:27:59.681932+0000 mgr.y (mgr.24370) 7487 : cluster [DBG] pgmap v7471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:01.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:00 smithi082 bash[20963]: audit 2024-04-03T18:28:00.211085+0000 mon.a (mon.0) 6805 : audit [DBG] from='client.? 172.21.15.67:0/2851326070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:01.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:00 smithi067 bash[27441]: cluster 2024-04-03T18:27:59.681932+0000 mgr.y (mgr.24370) 7487 : cluster [DBG] pgmap v7471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:01.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:00 smithi067 bash[27441]: audit 2024-04-03T18:28:00.211085+0000 mon.a (mon.0) 6805 : audit [DBG] from='client.? 172.21.15.67:0/2851326070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:01.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:00 smithi067 bash[17655]: cluster 2024-04-03T18:27:59.681932+0000 mgr.y (mgr.24370) 7487 : cluster [DBG] pgmap v7471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:01.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:00 smithi067 bash[17655]: audit 2024-04-03T18:28:00.211085+0000 mon.a (mon.0) 6805 : audit [DBG] from='client.? 172.21.15.67:0/2851326070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:03.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:02 smithi067 bash[27441]: cluster 2024-04-03T18:28:01.683042+0000 mgr.y (mgr.24370) 7488 : cluster [DBG] pgmap v7472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:03.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:02 smithi067 bash[27441]: audit 2024-04-03T18:28:02.664503+0000 mon.a (mon.0) 6806 : audit [DBG] from='client.? 172.21.15.67:0/2375730343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:03.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:02 smithi067 bash[17655]: cluster 2024-04-03T18:28:01.683042+0000 mgr.y (mgr.24370) 7488 : cluster [DBG] pgmap v7472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:03.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:02 smithi067 bash[17655]: audit 2024-04-03T18:28:02.664503+0000 mon.a (mon.0) 6806 : audit [DBG] from='client.? 172.21.15.67:0/2375730343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:03.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:02 smithi082 bash[20963]: cluster 2024-04-03T18:28:01.683042+0000 mgr.y (mgr.24370) 7488 : cluster [DBG] pgmap v7472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:03.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:02 smithi082 bash[20963]: audit 2024-04-03T18:28:02.664503+0000 mon.a (mon.0) 6806 : audit [DBG] from='client.? 172.21.15.67:0/2375730343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:03.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:03] "GET /metrics HTTP/1.1" 200 239953 "" "Prometheus/2.43.0" 2024-04-03T18:28:03.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:28:05.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:04 smithi082 bash[20963]: cluster 2024-04-03T18:28:03.683689+0000 mgr.y (mgr.24370) 7489 : cluster [DBG] pgmap v7473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:05.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:04 smithi067 bash[17655]: cluster 2024-04-03T18:28:03.683689+0000 mgr.y (mgr.24370) 7489 : cluster [DBG] pgmap v7473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:05.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:04 smithi067 bash[27441]: cluster 2024-04-03T18:28:03.683689+0000 mgr.y (mgr.24370) 7489 : cluster [DBG] pgmap v7473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:06.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:05 smithi082 bash[20963]: audit 2024-04-03T18:28:05.119395+0000 mon.a (mon.0) 6807 : audit [DBG] from='client.? 172.21.15.67:0/3284278316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:06.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:05 smithi067 bash[27441]: audit 2024-04-03T18:28:05.119395+0000 mon.a (mon.0) 6807 : audit [DBG] from='client.? 172.21.15.67:0/3284278316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:06.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:05 smithi067 bash[17655]: audit 2024-04-03T18:28:05.119395+0000 mon.a (mon.0) 6807 : audit [DBG] from='client.? 172.21.15.67:0/3284278316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:07.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:06 smithi082 bash[20963]: cluster 2024-04-03T18:28:05.684754+0000 mgr.y (mgr.24370) 7490 : cluster [DBG] pgmap v7474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:07.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:06 smithi067 bash[17655]: cluster 2024-04-03T18:28:05.684754+0000 mgr.y (mgr.24370) 7490 : cluster [DBG] pgmap v7474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:07.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:06 smithi067 bash[27441]: cluster 2024-04-03T18:28:05.684754+0000 mgr.y (mgr.24370) 7490 : cluster [DBG] pgmap v7474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:08.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:07 smithi082 bash[20963]: audit 2024-04-03T18:28:07.567095+0000 mon.a (mon.0) 6808 : audit [DBG] from='client.? 172.21.15.67:0/427616875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:08.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:07 smithi067 bash[27441]: audit 2024-04-03T18:28:07.567095+0000 mon.a (mon.0) 6808 : audit [DBG] from='client.? 172.21.15.67:0/427616875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:08.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:07 smithi067 bash[17655]: audit 2024-04-03T18:28:07.567095+0000 mon.a (mon.0) 6808 : audit [DBG] from='client.? 172.21.15.67:0/427616875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:09.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:08 smithi082 bash[20963]: cluster 2024-04-03T18:28:07.685488+0000 mgr.y (mgr.24370) 7491 : cluster [DBG] pgmap v7475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:09.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:08 smithi067 bash[27441]: cluster 2024-04-03T18:28:07.685488+0000 mgr.y (mgr.24370) 7491 : cluster [DBG] pgmap v7475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:09.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:08 smithi067 bash[17655]: cluster 2024-04-03T18:28:07.685488+0000 mgr.y (mgr.24370) 7491 : cluster [DBG] pgmap v7475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:10 smithi082 bash[20963]: cluster 2024-04-03T18:28:09.686158+0000 mgr.y (mgr.24370) 7492 : cluster [DBG] pgmap v7476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:11.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:10 smithi082 bash[20963]: audit 2024-04-03T18:28:10.022590+0000 mon.a (mon.0) 6809 : audit [DBG] from='client.? 172.21.15.67:0/537674341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:11.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:10 smithi082 bash[20963]: audit 2024-04-03T18:28:10.049270+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:10 smithi067 bash[27441]: cluster 2024-04-03T18:28:09.686158+0000 mgr.y (mgr.24370) 7492 : cluster [DBG] pgmap v7476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:10 smithi067 bash[27441]: audit 2024-04-03T18:28:10.022590+0000 mon.a (mon.0) 6809 : audit [DBG] from='client.? 172.21.15.67:0/537674341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:10 smithi067 bash[27441]: audit 2024-04-03T18:28:10.049270+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:11.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:10 smithi067 bash[17655]: cluster 2024-04-03T18:28:09.686158+0000 mgr.y (mgr.24370) 7492 : cluster [DBG] pgmap v7476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:11.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:10 smithi067 bash[17655]: audit 2024-04-03T18:28:10.022590+0000 mon.a (mon.0) 6809 : audit [DBG] from='client.? 172.21.15.67:0/537674341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:11.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:10 smithi067 bash[17655]: audit 2024-04-03T18:28:10.049270+0000 mon.a (mon.0) 6810 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:13.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:12 smithi082 bash[20963]: cluster 2024-04-03T18:28:11.687278+0000 mgr.y (mgr.24370) 7493 : cluster [DBG] pgmap v7477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:13.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:12 smithi082 bash[20963]: audit 2024-04-03T18:28:12.477761+0000 mon.c (mon.2) 2957 : audit [DBG] from='client.? 172.21.15.67:0/1377083481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:13.158 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:13] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T18:28:13.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:12 smithi067 bash[17655]: cluster 2024-04-03T18:28:11.687278+0000 mgr.y (mgr.24370) 7493 : cluster [DBG] pgmap v7477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:13.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:12 smithi067 bash[17655]: audit 2024-04-03T18:28:12.477761+0000 mon.c (mon.2) 2957 : audit [DBG] from='client.? 172.21.15.67:0/1377083481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:13.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:12 smithi067 bash[27441]: cluster 2024-04-03T18:28:11.687278+0000 mgr.y (mgr.24370) 7493 : cluster [DBG] pgmap v7477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:13.160 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:12 smithi067 bash[27441]: audit 2024-04-03T18:28:12.477761+0000 mon.c (mon.2) 2957 : audit [DBG] from='client.? 172.21.15.67:0/1377083481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:13.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:28:15.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:14 smithi082 bash[20963]: cluster 2024-04-03T18:28:13.687956+0000 mgr.y (mgr.24370) 7494 : cluster [DBG] pgmap v7478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:15.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:14 smithi067 bash[17655]: cluster 2024-04-03T18:28:13.687956+0000 mgr.y (mgr.24370) 7494 : cluster [DBG] pgmap v7478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:15.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:14 smithi067 bash[27441]: cluster 2024-04-03T18:28:13.687956+0000 mgr.y (mgr.24370) 7494 : cluster [DBG] pgmap v7478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:16.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:15 smithi082 bash[20963]: audit 2024-04-03T18:28:14.933680+0000 mon.a (mon.0) 6811 : audit [DBG] from='client.? 172.21.15.67:0/2599376008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:16.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:15 smithi067 bash[17655]: audit 2024-04-03T18:28:14.933680+0000 mon.a (mon.0) 6811 : audit [DBG] from='client.? 172.21.15.67:0/2599376008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:16.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:15 smithi067 bash[27441]: audit 2024-04-03T18:28:14.933680+0000 mon.a (mon.0) 6811 : audit [DBG] from='client.? 172.21.15.67:0/2599376008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:17.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:16 smithi082 bash[20963]: cluster 2024-04-03T18:28:15.689181+0000 mgr.y (mgr.24370) 7495 : cluster [DBG] pgmap v7479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:17.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:16 smithi067 bash[27441]: cluster 2024-04-03T18:28:15.689181+0000 mgr.y (mgr.24370) 7495 : cluster [DBG] pgmap v7479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:17.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:16 smithi067 bash[17655]: cluster 2024-04-03T18:28:15.689181+0000 mgr.y (mgr.24370) 7495 : cluster [DBG] pgmap v7479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:18.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:17 smithi082 bash[20963]: audit 2024-04-03T18:28:17.383960+0000 mon.c (mon.2) 2958 : audit [DBG] from='client.? 172.21.15.67:0/3260597289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:18.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:17 smithi067 bash[17655]: audit 2024-04-03T18:28:17.383960+0000 mon.c (mon.2) 2958 : audit [DBG] from='client.? 172.21.15.67:0/3260597289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:18.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:17 smithi067 bash[27441]: audit 2024-04-03T18:28:17.383960+0000 mon.c (mon.2) 2958 : audit [DBG] from='client.? 172.21.15.67:0/3260597289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:19.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:18 smithi082 bash[20963]: cluster 2024-04-03T18:28:17.689828+0000 mgr.y (mgr.24370) 7496 : cluster [DBG] pgmap v7480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:19.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:18 smithi067 bash[17655]: cluster 2024-04-03T18:28:17.689828+0000 mgr.y (mgr.24370) 7496 : cluster [DBG] pgmap v7480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:19.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:18 smithi067 bash[27441]: cluster 2024-04-03T18:28:17.689828+0000 mgr.y (mgr.24370) 7496 : cluster [DBG] pgmap v7480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:20.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:19 smithi082 bash[20963]: audit 2024-04-03T18:28:19.835016+0000 mon.c (mon.2) 2959 : audit [DBG] from='client.? 172.21.15.67:0/2926493848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:20.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:19 smithi067 bash[17655]: audit 2024-04-03T18:28:19.835016+0000 mon.c (mon.2) 2959 : audit [DBG] from='client.? 172.21.15.67:0/2926493848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:20.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:19 smithi067 bash[27441]: audit 2024-04-03T18:28:19.835016+0000 mon.c (mon.2) 2959 : audit [DBG] from='client.? 172.21.15.67:0/2926493848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:21.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:20 smithi082 bash[20963]: cluster 2024-04-03T18:28:19.690425+0000 mgr.y (mgr.24370) 7497 : cluster [DBG] pgmap v7481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:21.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:20 smithi067 bash[17655]: cluster 2024-04-03T18:28:19.690425+0000 mgr.y (mgr.24370) 7497 : cluster [DBG] pgmap v7481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:21.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:20 smithi067 bash[27441]: cluster 2024-04-03T18:28:19.690425+0000 mgr.y (mgr.24370) 7497 : cluster [DBG] pgmap v7481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:22.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:21 smithi082 bash[20963]: cluster 2024-04-03T18:28:21.691592+0000 mgr.y (mgr.24370) 7498 : cluster [DBG] pgmap v7482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:22.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:21 smithi067 bash[17655]: cluster 2024-04-03T18:28:21.691592+0000 mgr.y (mgr.24370) 7498 : cluster [DBG] pgmap v7482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:22.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:21 smithi067 bash[27441]: cluster 2024-04-03T18:28:21.691592+0000 mgr.y (mgr.24370) 7498 : cluster [DBG] pgmap v7482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:23.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:22 smithi082 bash[20963]: audit 2024-04-03T18:28:22.280690+0000 mon.c (mon.2) 2960 : audit [DBG] from='client.? 172.21.15.67:0/823191882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:23.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:22 smithi067 bash[17655]: audit 2024-04-03T18:28:22.280690+0000 mon.c (mon.2) 2960 : audit [DBG] from='client.? 172.21.15.67:0/823191882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:23.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:23] "GET /metrics HTTP/1.1" 200 239946 "" "Prometheus/2.43.0" 2024-04-03T18:28:23.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:22 smithi067 bash[27441]: audit 2024-04-03T18:28:22.280690+0000 mon.c (mon.2) 2960 : audit [DBG] from='client.? 172.21.15.67:0/823191882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:23.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:28:24.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:23 smithi082 bash[20963]: cluster 2024-04-03T18:28:23.692398+0000 mgr.y (mgr.24370) 7499 : cluster [DBG] pgmap v7483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:24.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:23 smithi067 bash[17655]: cluster 2024-04-03T18:28:23.692398+0000 mgr.y (mgr.24370) 7499 : cluster [DBG] pgmap v7483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:24.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:23 smithi067 bash[27441]: cluster 2024-04-03T18:28:23.692398+0000 mgr.y (mgr.24370) 7499 : cluster [DBG] pgmap v7483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:25.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:24 smithi082 bash[20963]: audit 2024-04-03T18:28:24.730965+0000 mon.a (mon.0) 6812 : audit [DBG] from='client.? 172.21.15.67:0/4024716082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:25.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:24 smithi067 bash[17655]: audit 2024-04-03T18:28:24.730965+0000 mon.a (mon.0) 6812 : audit [DBG] from='client.? 172.21.15.67:0/4024716082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:25.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:24 smithi067 bash[27441]: audit 2024-04-03T18:28:24.730965+0000 mon.a (mon.0) 6812 : audit [DBG] from='client.? 172.21.15.67:0/4024716082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:26.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:25 smithi082 bash[20963]: audit 2024-04-03T18:28:25.049628+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:26.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:25 smithi082 bash[20963]: cluster 2024-04-03T18:28:25.693444+0000 mgr.y (mgr.24370) 7500 : cluster [DBG] pgmap v7484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:26.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:25 smithi067 bash[17655]: audit 2024-04-03T18:28:25.049628+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:26.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:25 smithi067 bash[17655]: cluster 2024-04-03T18:28:25.693444+0000 mgr.y (mgr.24370) 7500 : cluster [DBG] pgmap v7484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:26.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:25 smithi067 bash[27441]: audit 2024-04-03T18:28:25.049628+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:26.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:25 smithi067 bash[27441]: cluster 2024-04-03T18:28:25.693444+0000 mgr.y (mgr.24370) 7500 : cluster [DBG] pgmap v7484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:27.626 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:27 smithi082 bash[20963]: audit 2024-04-03T18:28:27.183522+0000 mon.c (mon.2) 2961 : audit [DBG] from='client.? 172.21.15.67:0/2245284262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:27.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:27 smithi067 bash[27441]: audit 2024-04-03T18:28:27.183522+0000 mon.c (mon.2) 2961 : audit [DBG] from='client.? 172.21.15.67:0/2245284262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:27.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:27 smithi067 bash[17655]: audit 2024-04-03T18:28:27.183522+0000 mon.c (mon.2) 2961 : audit [DBG] from='client.? 172.21.15.67:0/2245284262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:28.626 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:28 smithi082 bash[20963]: audit 2024-04-03T18:28:27.643126+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:28:28.626 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:28 smithi082 bash[20963]: cluster 2024-04-03T18:28:27.694190+0000 mgr.y (mgr.24370) 7501 : cluster [DBG] pgmap v7485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:28.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:28 smithi067 bash[17655]: audit 2024-04-03T18:28:27.643126+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:28:28.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:28 smithi067 bash[17655]: cluster 2024-04-03T18:28:27.694190+0000 mgr.y (mgr.24370) 7501 : cluster [DBG] pgmap v7485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:28.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:28 smithi067 bash[27441]: audit 2024-04-03T18:28:27.643126+0000 mon.a (mon.0) 6814 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:28:28.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:28 smithi067 bash[27441]: cluster 2024-04-03T18:28:27.694190+0000 mgr.y (mgr.24370) 7501 : cluster [DBG] pgmap v7485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:30.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:29 smithi082 bash[20963]: audit 2024-04-03T18:28:29.635945+0000 mon.a (mon.0) 6815 : audit [DBG] from='client.? 172.21.15.67:0/3929490381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:30.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:29 smithi067 bash[17655]: audit 2024-04-03T18:28:29.635945+0000 mon.a (mon.0) 6815 : audit [DBG] from='client.? 172.21.15.67:0/3929490381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:30.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:29 smithi067 bash[27441]: audit 2024-04-03T18:28:29.635945+0000 mon.a (mon.0) 6815 : audit [DBG] from='client.? 172.21.15.67:0/3929490381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:31.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:30 smithi082 bash[20963]: cluster 2024-04-03T18:28:29.694930+0000 mgr.y (mgr.24370) 7502 : cluster [DBG] pgmap v7486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:31.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:30 smithi067 bash[17655]: cluster 2024-04-03T18:28:29.694930+0000 mgr.y (mgr.24370) 7502 : cluster [DBG] pgmap v7486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:31.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:30 smithi067 bash[27441]: cluster 2024-04-03T18:28:29.694930+0000 mgr.y (mgr.24370) 7502 : cluster [DBG] pgmap v7486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:33.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:32 smithi067 bash[27441]: cluster 2024-04-03T18:28:31.696130+0000 mgr.y (mgr.24370) 7503 : cluster [DBG] pgmap v7487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:33.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:32 smithi067 bash[27441]: audit 2024-04-03T18:28:32.103775+0000 mon.c (mon.2) 2962 : audit [DBG] from='client.? 172.21.15.67:0/3214833403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:33.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:32 smithi067 bash[17655]: cluster 2024-04-03T18:28:31.696130+0000 mgr.y (mgr.24370) 7503 : cluster [DBG] pgmap v7487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:33.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:32 smithi067 bash[17655]: audit 2024-04-03T18:28:32.103775+0000 mon.c (mon.2) 2962 : audit [DBG] from='client.? 172.21.15.67:0/3214833403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:33.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:32 smithi082 bash[20963]: cluster 2024-04-03T18:28:31.696130+0000 mgr.y (mgr.24370) 7503 : cluster [DBG] pgmap v7487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:33.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:32 smithi082 bash[20963]: audit 2024-04-03T18:28:32.103775+0000 mon.c (mon.2) 2962 : audit [DBG] from='client.? 172.21.15.67:0/3214833403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:33.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:33] "GET /metrics HTTP/1.1" 200 239951 "" "Prometheus/2.43.0" 2024-04-03T18:28:33.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:28:34.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[17655]: audit 2024-04-03T18:28:33.396304+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[17655]: audit 2024-04-03T18:28:33.406398+0000 mon.a (mon.0) 6817 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[17655]: cluster 2024-04-03T18:28:33.696775+0000 mgr.y (mgr.24370) 7504 : cluster [DBG] pgmap v7488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[17655]: audit 2024-04-03T18:28:33.698516+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[17655]: audit 2024-04-03T18:28:33.706641+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[17655]: audit 2024-04-03T18:28:34.135843+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[17655]: audit 2024-04-03T18:28:34.137747+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[17655]: audit 2024-04-03T18:28:34.147716+0000 mon.a (mon.0) 6822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[27441]: audit 2024-04-03T18:28:33.396304+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[27441]: audit 2024-04-03T18:28:33.406398+0000 mon.a (mon.0) 6817 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[27441]: cluster 2024-04-03T18:28:33.696775+0000 mgr.y (mgr.24370) 7504 : cluster [DBG] pgmap v7488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[27441]: audit 2024-04-03T18:28:33.698516+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[27441]: audit 2024-04-03T18:28:33.706641+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[27441]: audit 2024-04-03T18:28:34.135843+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:28:34.660 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[27441]: audit 2024-04-03T18:28:34.137747+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:28:34.660 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:34 smithi067 bash[27441]: audit 2024-04-03T18:28:34.147716+0000 mon.a (mon.0) 6822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:34 smithi082 bash[20963]: audit 2024-04-03T18:28:33.396304+0000 mon.a (mon.0) 6816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:34 smithi082 bash[20963]: audit 2024-04-03T18:28:33.406398+0000 mon.a (mon.0) 6817 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:34 smithi082 bash[20963]: cluster 2024-04-03T18:28:33.696775+0000 mgr.y (mgr.24370) 7504 : cluster [DBG] pgmap v7488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:34.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:34 smithi082 bash[20963]: audit 2024-04-03T18:28:33.698516+0000 mon.a (mon.0) 6818 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:34 smithi082 bash[20963]: audit 2024-04-03T18:28:33.706641+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:34.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:34 smithi082 bash[20963]: audit 2024-04-03T18:28:34.135843+0000 mon.a (mon.0) 6820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:28:34.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:34 smithi082 bash[20963]: audit 2024-04-03T18:28:34.137747+0000 mon.a (mon.0) 6821 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:28:34.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:34 smithi082 bash[20963]: audit 2024-04-03T18:28:34.147716+0000 mon.a (mon.0) 6822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:28:35.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:35 smithi067 bash[27441]: audit 2024-04-03T18:28:34.552574+0000 mon.a (mon.0) 6823 : audit [DBG] from='client.? 172.21.15.67:0/135073891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:35.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:35 smithi067 bash[17655]: audit 2024-04-03T18:28:34.552574+0000 mon.a (mon.0) 6823 : audit [DBG] from='client.? 172.21.15.67:0/135073891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:35.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:35 smithi082 bash[20963]: audit 2024-04-03T18:28:34.552574+0000 mon.a (mon.0) 6823 : audit [DBG] from='client.? 172.21.15.67:0/135073891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:36.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:36 smithi067 bash[17655]: cluster 2024-04-03T18:28:35.697839+0000 mgr.y (mgr.24370) 7505 : cluster [DBG] pgmap v7489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:36.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:36 smithi067 bash[27441]: cluster 2024-04-03T18:28:35.697839+0000 mgr.y (mgr.24370) 7505 : cluster [DBG] pgmap v7489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:36.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:36 smithi082 bash[20963]: cluster 2024-04-03T18:28:35.697839+0000 mgr.y (mgr.24370) 7505 : cluster [DBG] pgmap v7489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:37.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:37 smithi067 bash[17655]: audit 2024-04-03T18:28:37.009560+0000 mon.a (mon.0) 6824 : audit [DBG] from='client.? 172.21.15.67:0/1259061130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:37.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:37 smithi067 bash[27441]: audit 2024-04-03T18:28:37.009560+0000 mon.a (mon.0) 6824 : audit [DBG] from='client.? 172.21.15.67:0/1259061130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:37.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:37 smithi082 bash[20963]: audit 2024-04-03T18:28:37.009560+0000 mon.a (mon.0) 6824 : audit [DBG] from='client.? 172.21.15.67:0/1259061130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:38.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:38 smithi082 bash[20963]: cluster 2024-04-03T18:28:37.698611+0000 mgr.y (mgr.24370) 7506 : cluster [DBG] pgmap v7490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:38.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:38 smithi067 bash[27441]: cluster 2024-04-03T18:28:37.698611+0000 mgr.y (mgr.24370) 7506 : cluster [DBG] pgmap v7490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:38.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:38 smithi067 bash[17655]: cluster 2024-04-03T18:28:37.698611+0000 mgr.y (mgr.24370) 7506 : cluster [DBG] pgmap v7490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:39.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:39 smithi082 bash[20963]: audit 2024-04-03T18:28:39.455245+0000 mon.c (mon.2) 2963 : audit [DBG] from='client.? 172.21.15.67:0/882006490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:39.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:39 smithi067 bash[17655]: audit 2024-04-03T18:28:39.455245+0000 mon.c (mon.2) 2963 : audit [DBG] from='client.? 172.21.15.67:0/882006490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:39.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:39 smithi067 bash[27441]: audit 2024-04-03T18:28:39.455245+0000 mon.c (mon.2) 2963 : audit [DBG] from='client.? 172.21.15.67:0/882006490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:40.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:40 smithi082 bash[20963]: cluster 2024-04-03T18:28:39.699248+0000 mgr.y (mgr.24370) 7507 : cluster [DBG] pgmap v7491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:40.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:40 smithi082 bash[20963]: audit 2024-04-03T18:28:40.050286+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:40.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:40 smithi067 bash[17655]: cluster 2024-04-03T18:28:39.699248+0000 mgr.y (mgr.24370) 7507 : cluster [DBG] pgmap v7491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:40.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:40 smithi067 bash[17655]: audit 2024-04-03T18:28:40.050286+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:40.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:40 smithi067 bash[27441]: cluster 2024-04-03T18:28:39.699248+0000 mgr.y (mgr.24370) 7507 : cluster [DBG] pgmap v7491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:40.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:40 smithi067 bash[27441]: audit 2024-04-03T18:28:40.050286+0000 mon.a (mon.0) 6825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:43.074 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:42 smithi067 bash[27441]: cluster 2024-04-03T18:28:41.700420+0000 mgr.y (mgr.24370) 7508 : cluster [DBG] pgmap v7492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:43.074 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:42 smithi067 bash[27441]: audit 2024-04-03T18:28:41.914656+0000 mon.c (mon.2) 2964 : audit [DBG] from='client.? 172.21.15.67:0/4234623905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:43.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:42 smithi067 bash[17655]: cluster 2024-04-03T18:28:41.700420+0000 mgr.y (mgr.24370) 7508 : cluster [DBG] pgmap v7492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:43.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:42 smithi067 bash[17655]: audit 2024-04-03T18:28:41.914656+0000 mon.c (mon.2) 2964 : audit [DBG] from='client.? 172.21.15.67:0/4234623905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:43.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:42 smithi082 bash[20963]: cluster 2024-04-03T18:28:41.700420+0000 mgr.y (mgr.24370) 7508 : cluster [DBG] pgmap v7492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:43.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:42 smithi082 bash[20963]: audit 2024-04-03T18:28:41.914656+0000 mon.c (mon.2) 2964 : audit [DBG] from='client.? 172.21.15.67:0/4234623905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:43.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:43] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:28:43.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:28:45.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:44 smithi082 bash[20963]: cluster 2024-04-03T18:28:43.701123+0000 mgr.y (mgr.24370) 7509 : cluster [DBG] pgmap v7493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:45.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:44 smithi082 bash[20963]: audit 2024-04-03T18:28:44.368237+0000 mon.a (mon.0) 6826 : audit [DBG] from='client.? 172.21.15.67:0/3341371605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:45.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:44 smithi067 bash[17655]: cluster 2024-04-03T18:28:43.701123+0000 mgr.y (mgr.24370) 7509 : cluster [DBG] pgmap v7493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:45.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:44 smithi067 bash[17655]: audit 2024-04-03T18:28:44.368237+0000 mon.a (mon.0) 6826 : audit [DBG] from='client.? 172.21.15.67:0/3341371605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:45.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:44 smithi067 bash[27441]: cluster 2024-04-03T18:28:43.701123+0000 mgr.y (mgr.24370) 7509 : cluster [DBG] pgmap v7493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:45.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:44 smithi067 bash[27441]: audit 2024-04-03T18:28:44.368237+0000 mon.a (mon.0) 6826 : audit [DBG] from='client.? 172.21.15.67:0/3341371605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:47.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:46 smithi082 bash[20963]: cluster 2024-04-03T18:28:45.702219+0000 mgr.y (mgr.24370) 7510 : cluster [DBG] pgmap v7494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:47.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:46 smithi067 bash[27441]: cluster 2024-04-03T18:28:45.702219+0000 mgr.y (mgr.24370) 7510 : cluster [DBG] pgmap v7494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:47.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:46 smithi067 bash[17655]: cluster 2024-04-03T18:28:45.702219+0000 mgr.y (mgr.24370) 7510 : cluster [DBG] pgmap v7494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:48.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:47 smithi082 bash[20963]: audit 2024-04-03T18:28:46.845839+0000 mon.a (mon.0) 6827 : audit [DBG] from='client.? 172.21.15.67:0/164386553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:48.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:47 smithi067 bash[17655]: audit 2024-04-03T18:28:46.845839+0000 mon.a (mon.0) 6827 : audit [DBG] from='client.? 172.21.15.67:0/164386553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:48.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:47 smithi067 bash[27441]: audit 2024-04-03T18:28:46.845839+0000 mon.a (mon.0) 6827 : audit [DBG] from='client.? 172.21.15.67:0/164386553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:49.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:48 smithi082 bash[20963]: cluster 2024-04-03T18:28:47.703006+0000 mgr.y (mgr.24370) 7511 : cluster [DBG] pgmap v7495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:49.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:48 smithi067 bash[27441]: cluster 2024-04-03T18:28:47.703006+0000 mgr.y (mgr.24370) 7511 : cluster [DBG] pgmap v7495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:49.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:48 smithi067 bash[17655]: cluster 2024-04-03T18:28:47.703006+0000 mgr.y (mgr.24370) 7511 : cluster [DBG] pgmap v7495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:50.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:49 smithi082 bash[20963]: audit 2024-04-03T18:28:49.315002+0000 mon.c (mon.2) 2965 : audit [DBG] from='client.? 172.21.15.67:0/605564579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:50.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:49 smithi067 bash[17655]: audit 2024-04-03T18:28:49.315002+0000 mon.c (mon.2) 2965 : audit [DBG] from='client.? 172.21.15.67:0/605564579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:50.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:49 smithi067 bash[27441]: audit 2024-04-03T18:28:49.315002+0000 mon.c (mon.2) 2965 : audit [DBG] from='client.? 172.21.15.67:0/605564579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:51.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:50 smithi082 bash[20963]: cluster 2024-04-03T18:28:49.703718+0000 mgr.y (mgr.24370) 7512 : cluster [DBG] pgmap v7496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:50 smithi067 bash[27441]: cluster 2024-04-03T18:28:49.703718+0000 mgr.y (mgr.24370) 7512 : cluster [DBG] pgmap v7496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:51.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:50 smithi067 bash[17655]: cluster 2024-04-03T18:28:49.703718+0000 mgr.y (mgr.24370) 7512 : cluster [DBG] pgmap v7496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:52.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:51 smithi082 bash[20963]: audit 2024-04-03T18:28:51.774489+0000 mon.a (mon.0) 6828 : audit [DBG] from='client.? 172.21.15.67:0/3282395280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:52.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:51 smithi067 bash[27441]: audit 2024-04-03T18:28:51.774489+0000 mon.a (mon.0) 6828 : audit [DBG] from='client.? 172.21.15.67:0/3282395280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:52.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:51 smithi067 bash[17655]: audit 2024-04-03T18:28:51.774489+0000 mon.a (mon.0) 6828 : audit [DBG] from='client.? 172.21.15.67:0/3282395280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:53.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:52 smithi067 bash[17655]: cluster 2024-04-03T18:28:51.704860+0000 mgr.y (mgr.24370) 7513 : cluster [DBG] pgmap v7497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:53.076 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:52 smithi067 bash[27441]: cluster 2024-04-03T18:28:51.704860+0000 mgr.y (mgr.24370) 7513 : cluster [DBG] pgmap v7497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:53.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:52 smithi082 bash[20963]: cluster 2024-04-03T18:28:51.704860+0000 mgr.y (mgr.24370) 7513 : cluster [DBG] pgmap v7497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:53.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:53] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:28:53.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:28:55.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:54 smithi082 bash[20963]: cluster 2024-04-03T18:28:53.705659+0000 mgr.y (mgr.24370) 7514 : cluster [DBG] pgmap v7498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:55.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:54 smithi082 bash[20963]: audit 2024-04-03T18:28:54.228722+0000 mon.a (mon.0) 6829 : audit [DBG] from='client.? 172.21.15.67:0/3584668602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:55.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:54 smithi067 bash[17655]: cluster 2024-04-03T18:28:53.705659+0000 mgr.y (mgr.24370) 7514 : cluster [DBG] pgmap v7498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:55.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:54 smithi067 bash[17655]: audit 2024-04-03T18:28:54.228722+0000 mon.a (mon.0) 6829 : audit [DBG] from='client.? 172.21.15.67:0/3584668602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:55.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:54 smithi067 bash[27441]: cluster 2024-04-03T18:28:53.705659+0000 mgr.y (mgr.24370) 7514 : cluster [DBG] pgmap v7498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:55.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:54 smithi067 bash[27441]: audit 2024-04-03T18:28:54.228722+0000 mon.a (mon.0) 6829 : audit [DBG] from='client.? 172.21.15.67:0/3584668602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:56.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:55 smithi082 bash[20963]: audit 2024-04-03T18:28:55.050567+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:56.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:55 smithi067 bash[27441]: audit 2024-04-03T18:28:55.050567+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:56.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:55 smithi067 bash[17655]: audit 2024-04-03T18:28:55.050567+0000 mon.a (mon.0) 6830 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:28:57.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:56 smithi082 bash[20963]: cluster 2024-04-03T18:28:55.706822+0000 mgr.y (mgr.24370) 7515 : cluster [DBG] pgmap v7499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:57.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:56 smithi082 bash[20963]: audit 2024-04-03T18:28:56.682134+0000 mon.a (mon.0) 6831 : audit [DBG] from='client.? 172.21.15.67:0/2430976662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:57.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:56 smithi067 bash[27441]: cluster 2024-04-03T18:28:55.706822+0000 mgr.y (mgr.24370) 7515 : cluster [DBG] pgmap v7499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:57.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:56 smithi067 bash[27441]: audit 2024-04-03T18:28:56.682134+0000 mon.a (mon.0) 6831 : audit [DBG] from='client.? 172.21.15.67:0/2430976662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:57.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:56 smithi067 bash[17655]: cluster 2024-04-03T18:28:55.706822+0000 mgr.y (mgr.24370) 7515 : cluster [DBG] pgmap v7499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:57.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:56 smithi067 bash[17655]: audit 2024-04-03T18:28:56.682134+0000 mon.a (mon.0) 6831 : audit [DBG] from='client.? 172.21.15.67:0/2430976662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:28:59.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:58 smithi082 bash[20963]: cluster 2024-04-03T18:28:57.707620+0000 mgr.y (mgr.24370) 7516 : cluster [DBG] pgmap v7500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:59.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:58 smithi067 bash[27441]: cluster 2024-04-03T18:28:57.707620+0000 mgr.y (mgr.24370) 7516 : cluster [DBG] pgmap v7500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:28:59.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:58 smithi067 bash[17655]: cluster 2024-04-03T18:28:57.707620+0000 mgr.y (mgr.24370) 7516 : cluster [DBG] pgmap v7500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:00.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:28:59 smithi082 bash[20963]: audit 2024-04-03T18:28:59.145724+0000 mon.c (mon.2) 2966 : audit [DBG] from='client.? 172.21.15.67:0/3023069412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:00.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:28:59 smithi067 bash[27441]: audit 2024-04-03T18:28:59.145724+0000 mon.c (mon.2) 2966 : audit [DBG] from='client.? 172.21.15.67:0/3023069412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:00.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:28:59 smithi067 bash[17655]: audit 2024-04-03T18:28:59.145724+0000 mon.c (mon.2) 2966 : audit [DBG] from='client.? 172.21.15.67:0/3023069412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:01.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:00 smithi082 bash[20963]: cluster 2024-04-03T18:28:59.708285+0000 mgr.y (mgr.24370) 7517 : cluster [DBG] pgmap v7501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:01.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:00 smithi067 bash[17655]: cluster 2024-04-03T18:28:59.708285+0000 mgr.y (mgr.24370) 7517 : cluster [DBG] pgmap v7501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:01.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:00 smithi067 bash[27441]: cluster 2024-04-03T18:28:59.708285+0000 mgr.y (mgr.24370) 7517 : cluster [DBG] pgmap v7501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:02.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:01 smithi082 bash[20963]: audit 2024-04-03T18:29:01.602476+0000 mon.c (mon.2) 2967 : audit [DBG] from='client.? 172.21.15.67:0/2655121667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:02.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:01 smithi067 bash[17655]: audit 2024-04-03T18:29:01.602476+0000 mon.c (mon.2) 2967 : audit [DBG] from='client.? 172.21.15.67:0/2655121667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:02.159 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:01 smithi067 bash[27441]: audit 2024-04-03T18:29:01.602476+0000 mon.c (mon.2) 2967 : audit [DBG] from='client.? 172.21.15.67:0/2655121667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:03.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:02 smithi082 bash[20963]: cluster 2024-04-03T18:29:01.709478+0000 mgr.y (mgr.24370) 7518 : cluster [DBG] pgmap v7502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:03.158 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:03] "GET /metrics HTTP/1.1" 200 239950 "" "Prometheus/2.43.0" 2024-04-03T18:29:03.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:02 smithi067 bash[17655]: cluster 2024-04-03T18:29:01.709478+0000 mgr.y (mgr.24370) 7518 : cluster [DBG] pgmap v7502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:03.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:02 smithi067 bash[27441]: cluster 2024-04-03T18:29:01.709478+0000 mgr.y (mgr.24370) 7518 : cluster [DBG] pgmap v7502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:03.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:29:05.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:04 smithi082 bash[20963]: cluster 2024-04-03T18:29:03.710160+0000 mgr.y (mgr.24370) 7519 : cluster [DBG] pgmap v7503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:05.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:04 smithi082 bash[20963]: audit 2024-04-03T18:29:04.059458+0000 mon.a (mon.0) 6832 : audit [DBG] from='client.? 172.21.15.67:0/3074610801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:05.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:04 smithi067 bash[17655]: cluster 2024-04-03T18:29:03.710160+0000 mgr.y (mgr.24370) 7519 : cluster [DBG] pgmap v7503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:05.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:04 smithi067 bash[17655]: audit 2024-04-03T18:29:04.059458+0000 mon.a (mon.0) 6832 : audit [DBG] from='client.? 172.21.15.67:0/3074610801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:05.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:04 smithi067 bash[27441]: cluster 2024-04-03T18:29:03.710160+0000 mgr.y (mgr.24370) 7519 : cluster [DBG] pgmap v7503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:05.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:04 smithi067 bash[27441]: audit 2024-04-03T18:29:04.059458+0000 mon.a (mon.0) 6832 : audit [DBG] from='client.? 172.21.15.67:0/3074610801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:07.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:06 smithi082 bash[20963]: cluster 2024-04-03T18:29:05.711217+0000 mgr.y (mgr.24370) 7520 : cluster [DBG] pgmap v7504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:07.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:06 smithi082 bash[20963]: audit 2024-04-03T18:29:06.505755+0000 mon.a (mon.0) 6833 : audit [DBG] from='client.? 172.21.15.67:0/1125273217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:06 smithi067 bash[27441]: cluster 2024-04-03T18:29:05.711217+0000 mgr.y (mgr.24370) 7520 : cluster [DBG] pgmap v7504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:07.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:06 smithi067 bash[27441]: audit 2024-04-03T18:29:06.505755+0000 mon.a (mon.0) 6833 : audit [DBG] from='client.? 172.21.15.67:0/1125273217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:07.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:06 smithi067 bash[17655]: cluster 2024-04-03T18:29:05.711217+0000 mgr.y (mgr.24370) 7520 : cluster [DBG] pgmap v7504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:07.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:06 smithi067 bash[17655]: audit 2024-04-03T18:29:06.505755+0000 mon.a (mon.0) 6833 : audit [DBG] from='client.? 172.21.15.67:0/1125273217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:09.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:08 smithi082 bash[20963]: cluster 2024-04-03T18:29:07.711998+0000 mgr.y (mgr.24370) 7521 : cluster [DBG] pgmap v7505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:09.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:08 smithi067 bash[17655]: cluster 2024-04-03T18:29:07.711998+0000 mgr.y (mgr.24370) 7521 : cluster [DBG] pgmap v7505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:09.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:08 smithi067 bash[27441]: cluster 2024-04-03T18:29:07.711998+0000 mgr.y (mgr.24370) 7521 : cluster [DBG] pgmap v7505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:10.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:09 smithi082 bash[20963]: audit 2024-04-03T18:29:08.959478+0000 mon.a (mon.0) 6834 : audit [DBG] from='client.? 172.21.15.67:0/1207125272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:10.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:09 smithi067 bash[27441]: audit 2024-04-03T18:29:08.959478+0000 mon.a (mon.0) 6834 : audit [DBG] from='client.? 172.21.15.67:0/1207125272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:10.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:09 smithi067 bash[17655]: audit 2024-04-03T18:29:08.959478+0000 mon.a (mon.0) 6834 : audit [DBG] from='client.? 172.21.15.67:0/1207125272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:10 smithi082 bash[20963]: cluster 2024-04-03T18:29:09.712699+0000 mgr.y (mgr.24370) 7522 : cluster [DBG] pgmap v7506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:10 smithi082 bash[20963]: audit 2024-04-03T18:29:10.050893+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:11.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:10 smithi067 bash[17655]: cluster 2024-04-03T18:29:09.712699+0000 mgr.y (mgr.24370) 7522 : cluster [DBG] pgmap v7506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:11.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:10 smithi067 bash[17655]: audit 2024-04-03T18:29:10.050893+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:10 smithi067 bash[27441]: cluster 2024-04-03T18:29:09.712699+0000 mgr.y (mgr.24370) 7522 : cluster [DBG] pgmap v7506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:10 smithi067 bash[27441]: audit 2024-04-03T18:29:10.050893+0000 mon.a (mon.0) 6835 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:12.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:11 smithi082 bash[20963]: audit 2024-04-03T18:29:11.407319+0000 mon.c (mon.2) 2968 : audit [DBG] from='client.? 172.21.15.67:0/917284391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:12.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:11 smithi067 bash[17655]: audit 2024-04-03T18:29:11.407319+0000 mon.c (mon.2) 2968 : audit [DBG] from='client.? 172.21.15.67:0/917284391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:12.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:11 smithi067 bash[27441]: audit 2024-04-03T18:29:11.407319+0000 mon.c (mon.2) 2968 : audit [DBG] from='client.? 172.21.15.67:0/917284391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:13.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:12 smithi082 bash[20963]: cluster 2024-04-03T18:29:11.713931+0000 mgr.y (mgr.24370) 7523 : cluster [DBG] pgmap v7507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:13.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:13] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:29:13.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:12 smithi067 bash[27441]: cluster 2024-04-03T18:29:11.713931+0000 mgr.y (mgr.24370) 7523 : cluster [DBG] pgmap v7507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:13.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:12 smithi067 bash[17655]: cluster 2024-04-03T18:29:11.713931+0000 mgr.y (mgr.24370) 7523 : cluster [DBG] pgmap v7507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:13.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:29:14.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:13 smithi082 bash[20963]: audit 2024-04-03T18:29:13.857738+0000 mon.c (mon.2) 2969 : audit [DBG] from='client.? 172.21.15.67:0/2792922058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:14.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:13 smithi067 bash[27441]: audit 2024-04-03T18:29:13.857738+0000 mon.c (mon.2) 2969 : audit [DBG] from='client.? 172.21.15.67:0/2792922058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:14.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:13 smithi067 bash[17655]: audit 2024-04-03T18:29:13.857738+0000 mon.c (mon.2) 2969 : audit [DBG] from='client.? 172.21.15.67:0/2792922058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:15.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:14 smithi082 bash[20963]: cluster 2024-04-03T18:29:13.714600+0000 mgr.y (mgr.24370) 7524 : cluster [DBG] pgmap v7508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:15.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:14 smithi067 bash[27441]: cluster 2024-04-03T18:29:13.714600+0000 mgr.y (mgr.24370) 7524 : cluster [DBG] pgmap v7508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:15.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:14 smithi067 bash[17655]: cluster 2024-04-03T18:29:13.714600+0000 mgr.y (mgr.24370) 7524 : cluster [DBG] pgmap v7508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:16.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:15 smithi082 bash[20963]: cluster 2024-04-03T18:29:15.715652+0000 mgr.y (mgr.24370) 7525 : cluster [DBG] pgmap v7509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:16.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:15 smithi067 bash[17655]: cluster 2024-04-03T18:29:15.715652+0000 mgr.y (mgr.24370) 7525 : cluster [DBG] pgmap v7509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:16.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:15 smithi067 bash[27441]: cluster 2024-04-03T18:29:15.715652+0000 mgr.y (mgr.24370) 7525 : cluster [DBG] pgmap v7509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:17.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:16 smithi082 bash[20963]: audit 2024-04-03T18:29:16.321493+0000 mon.a (mon.0) 6836 : audit [DBG] from='client.? 172.21.15.67:0/1122284046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:17.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:16 smithi067 bash[27441]: audit 2024-04-03T18:29:16.321493+0000 mon.a (mon.0) 6836 : audit [DBG] from='client.? 172.21.15.67:0/1122284046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:17.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:16 smithi067 bash[17655]: audit 2024-04-03T18:29:16.321493+0000 mon.a (mon.0) 6836 : audit [DBG] from='client.? 172.21.15.67:0/1122284046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:18.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:17 smithi082 bash[20963]: cluster 2024-04-03T18:29:17.716569+0000 mgr.y (mgr.24370) 7526 : cluster [DBG] pgmap v7510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:18.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:17 smithi067 bash[17655]: cluster 2024-04-03T18:29:17.716569+0000 mgr.y (mgr.24370) 7526 : cluster [DBG] pgmap v7510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:18.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:17 smithi067 bash[27441]: cluster 2024-04-03T18:29:17.716569+0000 mgr.y (mgr.24370) 7526 : cluster [DBG] pgmap v7510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:19.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:18 smithi082 bash[20963]: audit 2024-04-03T18:29:18.767621+0000 mon.a (mon.0) 6837 : audit [DBG] from='client.? 172.21.15.67:0/1306925574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:19.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:18 smithi067 bash[17655]: audit 2024-04-03T18:29:18.767621+0000 mon.a (mon.0) 6837 : audit [DBG] from='client.? 172.21.15.67:0/1306925574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:19.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:18 smithi067 bash[27441]: audit 2024-04-03T18:29:18.767621+0000 mon.a (mon.0) 6837 : audit [DBG] from='client.? 172.21.15.67:0/1306925574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:20.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:19 smithi082 bash[20963]: cluster 2024-04-03T18:29:19.717265+0000 mgr.y (mgr.24370) 7527 : cluster [DBG] pgmap v7511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:20.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:19 smithi067 bash[17655]: cluster 2024-04-03T18:29:19.717265+0000 mgr.y (mgr.24370) 7527 : cluster [DBG] pgmap v7511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:20.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:19 smithi067 bash[27441]: cluster 2024-04-03T18:29:19.717265+0000 mgr.y (mgr.24370) 7527 : cluster [DBG] pgmap v7511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:21.626 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:21 smithi082 bash[20963]: audit 2024-04-03T18:29:21.219229+0000 mon.a (mon.0) 6838 : audit [DBG] from='client.? 172.21.15.67:0/3639760908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:21.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:21 smithi067 bash[17655]: audit 2024-04-03T18:29:21.219229+0000 mon.a (mon.0) 6838 : audit [DBG] from='client.? 172.21.15.67:0/3639760908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:21.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:21 smithi067 bash[27441]: audit 2024-04-03T18:29:21.219229+0000 mon.a (mon.0) 6838 : audit [DBG] from='client.? 172.21.15.67:0/3639760908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:22.626 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:22 smithi082 bash[20963]: cluster 2024-04-03T18:29:21.718477+0000 mgr.y (mgr.24370) 7528 : cluster [DBG] pgmap v7512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:22.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:22 smithi067 bash[17655]: cluster 2024-04-03T18:29:21.718477+0000 mgr.y (mgr.24370) 7528 : cluster [DBG] pgmap v7512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:22.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:22 smithi067 bash[27441]: cluster 2024-04-03T18:29:21.718477+0000 mgr.y (mgr.24370) 7528 : cluster [DBG] pgmap v7512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:23.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:23] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:29:23.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:29:23.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:23 smithi082 bash[20963]: audit 2024-04-03T18:29:23.675503+0000 mon.c (mon.2) 2970 : audit [DBG] from='client.? 172.21.15.67:0/4058010796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:24.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:23 smithi067 bash[17655]: audit 2024-04-03T18:29:23.675503+0000 mon.c (mon.2) 2970 : audit [DBG] from='client.? 172.21.15.67:0/4058010796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:24.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:23 smithi067 bash[27441]: audit 2024-04-03T18:29:23.675503+0000 mon.c (mon.2) 2970 : audit [DBG] from='client.? 172.21.15.67:0/4058010796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:25.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:24 smithi082 bash[20963]: cluster 2024-04-03T18:29:23.719149+0000 mgr.y (mgr.24370) 7529 : cluster [DBG] pgmap v7513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:25.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:24 smithi067 bash[17655]: cluster 2024-04-03T18:29:23.719149+0000 mgr.y (mgr.24370) 7529 : cluster [DBG] pgmap v7513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:25.272 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:24 smithi067 bash[27441]: cluster 2024-04-03T18:29:23.719149+0000 mgr.y (mgr.24370) 7529 : cluster [DBG] pgmap v7513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:26.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:25 smithi082 bash[20963]: audit 2024-04-03T18:29:25.051454+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:26.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:25 smithi067 bash[27441]: audit 2024-04-03T18:29:25.051454+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:26.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:25 smithi067 bash[17655]: audit 2024-04-03T18:29:25.051454+0000 mon.a (mon.0) 6839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:27.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:26 smithi082 bash[20963]: cluster 2024-04-03T18:29:25.720306+0000 mgr.y (mgr.24370) 7530 : cluster [DBG] pgmap v7514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:27.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:26 smithi082 bash[20963]: audit 2024-04-03T18:29:26.125638+0000 mon.a (mon.0) 6840 : audit [DBG] from='client.? 172.21.15.67:0/3894831857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:27.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:26 smithi067 bash[17655]: cluster 2024-04-03T18:29:25.720306+0000 mgr.y (mgr.24370) 7530 : cluster [DBG] pgmap v7514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:27.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:26 smithi067 bash[17655]: audit 2024-04-03T18:29:26.125638+0000 mon.a (mon.0) 6840 : audit [DBG] from='client.? 172.21.15.67:0/3894831857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:27.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:26 smithi067 bash[27441]: cluster 2024-04-03T18:29:25.720306+0000 mgr.y (mgr.24370) 7530 : cluster [DBG] pgmap v7514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:27.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:26 smithi067 bash[27441]: audit 2024-04-03T18:29:26.125638+0000 mon.a (mon.0) 6840 : audit [DBG] from='client.? 172.21.15.67:0/3894831857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:29.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:28 smithi082 bash[20963]: cluster 2024-04-03T18:29:27.721083+0000 mgr.y (mgr.24370) 7531 : cluster [DBG] pgmap v7515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:29.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:28 smithi082 bash[20963]: audit 2024-04-03T18:29:28.580685+0000 mon.a (mon.0) 6841 : audit [DBG] from='client.? 172.21.15.67:0/2940029202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:29.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:28 smithi067 bash[17655]: cluster 2024-04-03T18:29:27.721083+0000 mgr.y (mgr.24370) 7531 : cluster [DBG] pgmap v7515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:29.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:28 smithi067 bash[17655]: audit 2024-04-03T18:29:28.580685+0000 mon.a (mon.0) 6841 : audit [DBG] from='client.? 172.21.15.67:0/2940029202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:29.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:28 smithi067 bash[27441]: cluster 2024-04-03T18:29:27.721083+0000 mgr.y (mgr.24370) 7531 : cluster [DBG] pgmap v7515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:29.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:28 smithi067 bash[27441]: audit 2024-04-03T18:29:28.580685+0000 mon.a (mon.0) 6841 : audit [DBG] from='client.? 172.21.15.67:0/2940029202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:31.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:30 smithi082 bash[20963]: cluster 2024-04-03T18:29:29.721783+0000 mgr.y (mgr.24370) 7532 : cluster [DBG] pgmap v7516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:31.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:30 smithi067 bash[17655]: cluster 2024-04-03T18:29:29.721783+0000 mgr.y (mgr.24370) 7532 : cluster [DBG] pgmap v7516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:31.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:30 smithi067 bash[27441]: cluster 2024-04-03T18:29:29.721783+0000 mgr.y (mgr.24370) 7532 : cluster [DBG] pgmap v7516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:32.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:31 smithi082 bash[20963]: audit 2024-04-03T18:29:31.047131+0000 mon.c (mon.2) 2971 : audit [DBG] from='client.? 172.21.15.67:0/885037059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:32.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:31 smithi067 bash[27441]: audit 2024-04-03T18:29:31.047131+0000 mon.c (mon.2) 2971 : audit [DBG] from='client.? 172.21.15.67:0/885037059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:32.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:31 smithi067 bash[17655]: audit 2024-04-03T18:29:31.047131+0000 mon.c (mon.2) 2971 : audit [DBG] from='client.? 172.21.15.67:0/885037059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:33.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:32 smithi067 bash[27441]: cluster 2024-04-03T18:29:31.722954+0000 mgr.y (mgr.24370) 7533 : cluster [DBG] pgmap v7517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:33.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:32 smithi067 bash[17655]: cluster 2024-04-03T18:29:31.722954+0000 mgr.y (mgr.24370) 7533 : cluster [DBG] pgmap v7517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:33.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:32 smithi082 bash[20963]: cluster 2024-04-03T18:29:31.722954+0000 mgr.y (mgr.24370) 7533 : cluster [DBG] pgmap v7517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:33.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:33] "GET /metrics HTTP/1.1" 200 239949 "" "Prometheus/2.43.0" 2024-04-03T18:29:33.806 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:29:34.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:33 smithi082 bash[20963]: audit 2024-04-03T18:29:33.501410+0000 mon.a (mon.0) 6842 : audit [DBG] from='client.? 172.21.15.67:0/635147486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:34.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:33 smithi067 bash[17655]: audit 2024-04-03T18:29:33.501410+0000 mon.a (mon.0) 6842 : audit [DBG] from='client.? 172.21.15.67:0/635147486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:34.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:33 smithi067 bash[27441]: audit 2024-04-03T18:29:33.501410+0000 mon.a (mon.0) 6842 : audit [DBG] from='client.? 172.21.15.67:0/635147486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:35.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:34 smithi082 bash[20963]: cluster 2024-04-03T18:29:33.723714+0000 mgr.y (mgr.24370) 7534 : cluster [DBG] pgmap v7518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:35.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:34 smithi082 bash[20963]: audit 2024-04-03T18:29:34.221995+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:29:35.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:34 smithi067 bash[17655]: cluster 2024-04-03T18:29:33.723714+0000 mgr.y (mgr.24370) 7534 : cluster [DBG] pgmap v7518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:35.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:34 smithi067 bash[17655]: audit 2024-04-03T18:29:34.221995+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:29:35.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:34 smithi067 bash[27441]: cluster 2024-04-03T18:29:33.723714+0000 mgr.y (mgr.24370) 7534 : cluster [DBG] pgmap v7518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:35.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:34 smithi067 bash[27441]: audit 2024-04-03T18:29:34.221995+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:29:37.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:36 smithi067 bash[17655]: cluster 2024-04-03T18:29:35.724837+0000 mgr.y (mgr.24370) 7535 : cluster [DBG] pgmap v7519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:37.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:36 smithi067 bash[17655]: audit 2024-04-03T18:29:35.963367+0000 mon.a (mon.0) 6844 : audit [DBG] from='client.? 172.21.15.67:0/345111993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:37.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:36 smithi067 bash[27441]: cluster 2024-04-03T18:29:35.724837+0000 mgr.y (mgr.24370) 7535 : cluster [DBG] pgmap v7519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:37.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:36 smithi067 bash[27441]: audit 2024-04-03T18:29:35.963367+0000 mon.a (mon.0) 6844 : audit [DBG] from='client.? 172.21.15.67:0/345111993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:37.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:36 smithi082 bash[20963]: cluster 2024-04-03T18:29:35.724837+0000 mgr.y (mgr.24370) 7535 : cluster [DBG] pgmap v7519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:37.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:36 smithi082 bash[20963]: audit 2024-04-03T18:29:35.963367+0000 mon.a (mon.0) 6844 : audit [DBG] from='client.? 172.21.15.67:0/345111993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:38.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:37 smithi082 bash[20963]: cluster 2024-04-03T18:29:37.725575+0000 mgr.y (mgr.24370) 7536 : cluster [DBG] pgmap v7520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:38.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:37 smithi067 bash[17655]: cluster 2024-04-03T18:29:37.725575+0000 mgr.y (mgr.24370) 7536 : cluster [DBG] pgmap v7520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:38.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:37 smithi067 bash[27441]: cluster 2024-04-03T18:29:37.725575+0000 mgr.y (mgr.24370) 7536 : cluster [DBG] pgmap v7520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:39.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:38 smithi082 bash[20963]: audit 2024-04-03T18:29:38.419225+0000 mon.a (mon.0) 6845 : audit [DBG] from='client.? 172.21.15.67:0/804402331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:39.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:38 smithi067 bash[27441]: audit 2024-04-03T18:29:38.419225+0000 mon.a (mon.0) 6845 : audit [DBG] from='client.? 172.21.15.67:0/804402331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:39.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:38 smithi067 bash[17655]: audit 2024-04-03T18:29:38.419225+0000 mon.a (mon.0) 6845 : audit [DBG] from='client.? 172.21.15.67:0/804402331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:40.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:39 smithi082 bash[20963]: cluster 2024-04-03T18:29:39.726076+0000 mgr.y (mgr.24370) 7537 : cluster [DBG] pgmap v7521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:40.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:39 smithi067 bash[27441]: cluster 2024-04-03T18:29:39.726076+0000 mgr.y (mgr.24370) 7537 : cluster [DBG] pgmap v7521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:40.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:39 smithi067 bash[17655]: cluster 2024-04-03T18:29:39.726076+0000 mgr.y (mgr.24370) 7537 : cluster [DBG] pgmap v7521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:41.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:40 smithi082 bash[20963]: audit 2024-04-03T18:29:39.967093+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:40 smithi082 bash[20963]: audit 2024-04-03T18:29:39.974553+0000 mon.a (mon.0) 6847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:40 smithi082 bash[20963]: audit 2024-04-03T18:29:40.051750+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:41.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:40 smithi082 bash[20963]: audit 2024-04-03T18:29:40.278724+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:40 smithi082 bash[20963]: audit 2024-04-03T18:29:40.287208+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:40 smithi082 bash[20963]: audit 2024-04-03T18:29:40.706303+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:29:41.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:40 smithi082 bash[20963]: audit 2024-04-03T18:29:40.707540+0000 mon.a (mon.0) 6852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:29:41.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:40 smithi082 bash[20963]: audit 2024-04-03T18:29:40.715740+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.377 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:40 smithi082 bash[20963]: audit 2024-04-03T18:29:40.874809+0000 mon.a (mon.0) 6854 : audit [DBG] from='client.? 172.21.15.67:0/3507042440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:41.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[17655]: audit 2024-04-03T18:29:39.967093+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[17655]: audit 2024-04-03T18:29:39.974553+0000 mon.a (mon.0) 6847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[17655]: audit 2024-04-03T18:29:40.051750+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:41.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[17655]: audit 2024-04-03T18:29:40.278724+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[17655]: audit 2024-04-03T18:29:40.287208+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[17655]: audit 2024-04-03T18:29:40.706303+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:29:41.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[17655]: audit 2024-04-03T18:29:40.707540+0000 mon.a (mon.0) 6852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:29:41.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[17655]: audit 2024-04-03T18:29:40.715740+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[17655]: audit 2024-04-03T18:29:40.874809+0000 mon.a (mon.0) 6854 : audit [DBG] from='client.? 172.21.15.67:0/3507042440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:41.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[27441]: audit 2024-04-03T18:29:39.967093+0000 mon.a (mon.0) 6846 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[27441]: audit 2024-04-03T18:29:39.974553+0000 mon.a (mon.0) 6847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[27441]: audit 2024-04-03T18:29:40.051750+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:41.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[27441]: audit 2024-04-03T18:29:40.278724+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[27441]: audit 2024-04-03T18:29:40.287208+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[27441]: audit 2024-04-03T18:29:40.706303+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:29:41.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[27441]: audit 2024-04-03T18:29:40.707540+0000 mon.a (mon.0) 6852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:29:41.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[27441]: audit 2024-04-03T18:29:40.715740+0000 mon.a (mon.0) 6853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:29:41.410 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:40 smithi067 bash[27441]: audit 2024-04-03T18:29:40.874809+0000 mon.a (mon.0) 6854 : audit [DBG] from='client.? 172.21.15.67:0/3507042440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:42.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:41 smithi082 bash[20963]: cluster 2024-04-03T18:29:41.727259+0000 mgr.y (mgr.24370) 7538 : cluster [DBG] pgmap v7522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:42.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:41 smithi067 bash[27441]: cluster 2024-04-03T18:29:41.727259+0000 mgr.y (mgr.24370) 7538 : cluster [DBG] pgmap v7522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:42.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:41 smithi067 bash[17655]: cluster 2024-04-03T18:29:41.727259+0000 mgr.y (mgr.24370) 7538 : cluster [DBG] pgmap v7522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:43.380 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:43] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:29:43.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:43 smithi067 bash[17655]: audit 2024-04-03T18:29:43.335758+0000 mon.c (mon.2) 2972 : audit [DBG] from='client.? 172.21.15.67:0/2266502565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:43.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:43 smithi067 bash[27441]: audit 2024-04-03T18:29:43.335758+0000 mon.c (mon.2) 2972 : audit [DBG] from='client.? 172.21.15.67:0/2266502565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:43.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:43 smithi082 bash[20963]: audit 2024-04-03T18:29:43.335758+0000 mon.c (mon.2) 2972 : audit [DBG] from='client.? 172.21.15.67:0/2266502565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:43.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:29:44.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:44 smithi067 bash[17655]: cluster 2024-04-03T18:29:43.727973+0000 mgr.y (mgr.24370) 7539 : cluster [DBG] pgmap v7523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:44.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:44 smithi067 bash[27441]: cluster 2024-04-03T18:29:43.727973+0000 mgr.y (mgr.24370) 7539 : cluster [DBG] pgmap v7523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:44.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:44 smithi082 bash[20963]: cluster 2024-04-03T18:29:43.727973+0000 mgr.y (mgr.24370) 7539 : cluster [DBG] pgmap v7523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:47.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:46 smithi082 bash[20963]: cluster 2024-04-03T18:29:45.729061+0000 mgr.y (mgr.24370) 7540 : cluster [DBG] pgmap v7524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:47.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:46 smithi082 bash[20963]: audit 2024-04-03T18:29:45.797163+0000 mon.c (mon.2) 2973 : audit [DBG] from='client.? 172.21.15.67:0/4064586444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:47.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:46 smithi067 bash[17655]: cluster 2024-04-03T18:29:45.729061+0000 mgr.y (mgr.24370) 7540 : cluster [DBG] pgmap v7524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:47.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:46 smithi067 bash[17655]: audit 2024-04-03T18:29:45.797163+0000 mon.c (mon.2) 2973 : audit [DBG] from='client.? 172.21.15.67:0/4064586444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:47.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:46 smithi067 bash[27441]: cluster 2024-04-03T18:29:45.729061+0000 mgr.y (mgr.24370) 7540 : cluster [DBG] pgmap v7524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:47.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:46 smithi067 bash[27441]: audit 2024-04-03T18:29:45.797163+0000 mon.c (mon.2) 2973 : audit [DBG] from='client.? 172.21.15.67:0/4064586444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:49.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:48 smithi082 bash[20963]: cluster 2024-04-03T18:29:47.729840+0000 mgr.y (mgr.24370) 7541 : cluster [DBG] pgmap v7525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:49.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:48 smithi082 bash[20963]: audit 2024-04-03T18:29:48.252958+0000 mon.a (mon.0) 6855 : audit [DBG] from='client.? 172.21.15.67:0/2886553710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:49.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:48 smithi067 bash[27441]: cluster 2024-04-03T18:29:47.729840+0000 mgr.y (mgr.24370) 7541 : cluster [DBG] pgmap v7525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:49.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:48 smithi067 bash[27441]: audit 2024-04-03T18:29:48.252958+0000 mon.a (mon.0) 6855 : audit [DBG] from='client.? 172.21.15.67:0/2886553710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:49.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:48 smithi067 bash[17655]: cluster 2024-04-03T18:29:47.729840+0000 mgr.y (mgr.24370) 7541 : cluster [DBG] pgmap v7525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:49.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:48 smithi067 bash[17655]: audit 2024-04-03T18:29:48.252958+0000 mon.a (mon.0) 6855 : audit [DBG] from='client.? 172.21.15.67:0/2886553710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:51.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:50 smithi082 bash[20963]: cluster 2024-04-03T18:29:49.730517+0000 mgr.y (mgr.24370) 7542 : cluster [DBG] pgmap v7526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:51.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:50 smithi082 bash[20963]: audit 2024-04-03T18:29:50.715614+0000 mon.a (mon.0) 6856 : audit [DBG] from='client.? 172.21.15.67:0/1728120014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:51.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:50 smithi067 bash[17655]: cluster 2024-04-03T18:29:49.730517+0000 mgr.y (mgr.24370) 7542 : cluster [DBG] pgmap v7526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:51.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:50 smithi067 bash[17655]: audit 2024-04-03T18:29:50.715614+0000 mon.a (mon.0) 6856 : audit [DBG] from='client.? 172.21.15.67:0/1728120014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:50 smithi067 bash[27441]: cluster 2024-04-03T18:29:49.730517+0000 mgr.y (mgr.24370) 7542 : cluster [DBG] pgmap v7526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:50 smithi067 bash[27441]: audit 2024-04-03T18:29:50.715614+0000 mon.a (mon.0) 6856 : audit [DBG] from='client.? 172.21.15.67:0/1728120014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:53.073 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:52 smithi067 bash[17655]: cluster 2024-04-03T18:29:51.731658+0000 mgr.y (mgr.24370) 7543 : cluster [DBG] pgmap v7527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:53.074 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:52 smithi067 bash[27441]: cluster 2024-04-03T18:29:51.731658+0000 mgr.y (mgr.24370) 7543 : cluster [DBG] pgmap v7527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:53.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:52 smithi082 bash[20963]: cluster 2024-04-03T18:29:51.731658+0000 mgr.y (mgr.24370) 7543 : cluster [DBG] pgmap v7527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:53.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:53] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:29:53.796 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:29:54.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:53 smithi082 bash[20963]: audit 2024-04-03T18:29:53.173294+0000 mon.c (mon.2) 2974 : audit [DBG] from='client.? 172.21.15.67:0/1121314137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:54.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:53 smithi067 bash[17655]: audit 2024-04-03T18:29:53.173294+0000 mon.c (mon.2) 2974 : audit [DBG] from='client.? 172.21.15.67:0/1121314137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:54.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:53 smithi067 bash[27441]: audit 2024-04-03T18:29:53.173294+0000 mon.c (mon.2) 2974 : audit [DBG] from='client.? 172.21.15.67:0/1121314137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:55.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:54 smithi082 bash[20963]: cluster 2024-04-03T18:29:53.732407+0000 mgr.y (mgr.24370) 7544 : cluster [DBG] pgmap v7528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:55.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:54 smithi067 bash[27441]: cluster 2024-04-03T18:29:53.732407+0000 mgr.y (mgr.24370) 7544 : cluster [DBG] pgmap v7528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:55.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:54 smithi067 bash[17655]: cluster 2024-04-03T18:29:53.732407+0000 mgr.y (mgr.24370) 7544 : cluster [DBG] pgmap v7528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:55.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:55 smithi082 bash[20963]: audit 2024-04-03T18:29:55.052171+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:55.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:55 smithi082 bash[20963]: audit 2024-04-03T18:29:55.621955+0000 mon.c (mon.2) 2975 : audit [DBG] from='client.? 172.21.15.67:0/649072132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:56.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:55 smithi067 bash[17655]: audit 2024-04-03T18:29:55.052171+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:56.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:55 smithi067 bash[17655]: audit 2024-04-03T18:29:55.621955+0000 mon.c (mon.2) 2975 : audit [DBG] from='client.? 172.21.15.67:0/649072132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:56.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:55 smithi067 bash[27441]: audit 2024-04-03T18:29:55.052171+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:29:56.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:55 smithi067 bash[27441]: audit 2024-04-03T18:29:55.621955+0000 mon.c (mon.2) 2975 : audit [DBG] from='client.? 172.21.15.67:0/649072132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:57.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:56 smithi082 bash[20963]: cluster 2024-04-03T18:29:55.733427+0000 mgr.y (mgr.24370) 7545 : cluster [DBG] pgmap v7529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:57.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:56 smithi067 bash[17655]: cluster 2024-04-03T18:29:55.733427+0000 mgr.y (mgr.24370) 7545 : cluster [DBG] pgmap v7529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:57.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:56 smithi067 bash[27441]: cluster 2024-04-03T18:29:55.733427+0000 mgr.y (mgr.24370) 7545 : cluster [DBG] pgmap v7529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:59.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:58 smithi082 bash[20963]: cluster 2024-04-03T18:29:57.733988+0000 mgr.y (mgr.24370) 7546 : cluster [DBG] pgmap v7530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:59.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:29:58 smithi082 bash[20963]: audit 2024-04-03T18:29:58.076411+0000 mon.c (mon.2) 2976 : audit [DBG] from='client.? 172.21.15.67:0/3849719847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:59.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:58 smithi067 bash[27441]: cluster 2024-04-03T18:29:57.733988+0000 mgr.y (mgr.24370) 7546 : cluster [DBG] pgmap v7530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:59.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:29:58 smithi067 bash[27441]: audit 2024-04-03T18:29:58.076411+0000 mon.c (mon.2) 2976 : audit [DBG] from='client.? 172.21.15.67:0/3849719847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:29:59.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:58 smithi067 bash[17655]: cluster 2024-04-03T18:29:57.733988+0000 mgr.y (mgr.24370) 7546 : cluster [DBG] pgmap v7530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:29:59.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:29:58 smithi067 bash[17655]: audit 2024-04-03T18:29:58.076411+0000 mon.c (mon.2) 2976 : audit [DBG] from='client.? 172.21.15.67:0/3849719847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:01.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:00 smithi082 bash[20963]: cluster 2024-04-03T18:29:59.734671+0000 mgr.y (mgr.24370) 7547 : cluster [DBG] pgmap v7531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:01.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:00 smithi082 bash[20963]: cluster 2024-04-03T18:30:00.000164+0000 mon.a (mon.0) 6858 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:30:01.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:00 smithi082 bash[20963]: audit 2024-04-03T18:30:00.522076+0000 mon.a (mon.0) 6859 : audit [DBG] from='client.? 172.21.15.67:0/3899312637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:01.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:00 smithi067 bash[17655]: cluster 2024-04-03T18:29:59.734671+0000 mgr.y (mgr.24370) 7547 : cluster [DBG] pgmap v7531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:01.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:00 smithi067 bash[17655]: cluster 2024-04-03T18:30:00.000164+0000 mon.a (mon.0) 6858 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:30:01.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:00 smithi067 bash[17655]: audit 2024-04-03T18:30:00.522076+0000 mon.a (mon.0) 6859 : audit [DBG] from='client.? 172.21.15.67:0/3899312637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:01.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:00 smithi067 bash[27441]: cluster 2024-04-03T18:29:59.734671+0000 mgr.y (mgr.24370) 7547 : cluster [DBG] pgmap v7531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:01.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:00 smithi067 bash[27441]: cluster 2024-04-03T18:30:00.000164+0000 mon.a (mon.0) 6858 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:30:01.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:00 smithi067 bash[27441]: audit 2024-04-03T18:30:00.522076+0000 mon.a (mon.0) 6859 : audit [DBG] from='client.? 172.21.15.67:0/3899312637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:03.074 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:02 smithi067 bash[27441]: cluster 2024-04-03T18:30:01.736055+0000 mgr.y (mgr.24370) 7548 : cluster [DBG] pgmap v7532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:03.074 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:02 smithi067 bash[17655]: cluster 2024-04-03T18:30:01.736055+0000 mgr.y (mgr.24370) 7548 : cluster [DBG] pgmap v7532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:03.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:02 smithi082 bash[20963]: cluster 2024-04-03T18:30:01.736055+0000 mgr.y (mgr.24370) 7548 : cluster [DBG] pgmap v7532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:03.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:03] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:30:03.828 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:30:04.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:03 smithi082 bash[20963]: audit 2024-04-03T18:30:02.979588+0000 mon.c (mon.2) 2977 : audit [DBG] from='client.? 172.21.15.67:0/409965821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:04.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:03 smithi067 bash[27441]: audit 2024-04-03T18:30:02.979588+0000 mon.c (mon.2) 2977 : audit [DBG] from='client.? 172.21.15.67:0/409965821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:04.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:03 smithi067 bash[17655]: audit 2024-04-03T18:30:02.979588+0000 mon.c (mon.2) 2977 : audit [DBG] from='client.? 172.21.15.67:0/409965821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:05.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:04 smithi082 bash[20963]: cluster 2024-04-03T18:30:03.736746+0000 mgr.y (mgr.24370) 7549 : cluster [DBG] pgmap v7533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:05.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:04 smithi067 bash[17655]: cluster 2024-04-03T18:30:03.736746+0000 mgr.y (mgr.24370) 7549 : cluster [DBG] pgmap v7533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:05.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:04 smithi067 bash[27441]: cluster 2024-04-03T18:30:03.736746+0000 mgr.y (mgr.24370) 7549 : cluster [DBG] pgmap v7533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:06.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:05 smithi082 bash[20963]: audit 2024-04-03T18:30:05.430989+0000 mon.c (mon.2) 2978 : audit [DBG] from='client.? 172.21.15.67:0/71526181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:06.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:05 smithi067 bash[17655]: audit 2024-04-03T18:30:05.430989+0000 mon.c (mon.2) 2978 : audit [DBG] from='client.? 172.21.15.67:0/71526181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:06.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:05 smithi067 bash[27441]: audit 2024-04-03T18:30:05.430989+0000 mon.c (mon.2) 2978 : audit [DBG] from='client.? 172.21.15.67:0/71526181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:07.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:06 smithi082 bash[20963]: cluster 2024-04-03T18:30:05.737837+0000 mgr.y (mgr.24370) 7550 : cluster [DBG] pgmap v7534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:07.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:06 smithi067 bash[17655]: cluster 2024-04-03T18:30:05.737837+0000 mgr.y (mgr.24370) 7550 : cluster [DBG] pgmap v7534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:07.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:06 smithi067 bash[27441]: cluster 2024-04-03T18:30:05.737837+0000 mgr.y (mgr.24370) 7550 : cluster [DBG] pgmap v7534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:09.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:08 smithi082 bash[20963]: cluster 2024-04-03T18:30:07.738591+0000 mgr.y (mgr.24370) 7551 : cluster [DBG] pgmap v7535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:09.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:08 smithi082 bash[20963]: audit 2024-04-03T18:30:07.887288+0000 mon.a (mon.0) 6860 : audit [DBG] from='client.? 172.21.15.67:0/2022042377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:09.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:08 smithi067 bash[17655]: cluster 2024-04-03T18:30:07.738591+0000 mgr.y (mgr.24370) 7551 : cluster [DBG] pgmap v7535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:09.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:08 smithi067 bash[17655]: audit 2024-04-03T18:30:07.887288+0000 mon.a (mon.0) 6860 : audit [DBG] from='client.? 172.21.15.67:0/2022042377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:09.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:08 smithi067 bash[27441]: cluster 2024-04-03T18:30:07.738591+0000 mgr.y (mgr.24370) 7551 : cluster [DBG] pgmap v7535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:09.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:08 smithi067 bash[27441]: audit 2024-04-03T18:30:07.887288+0000 mon.a (mon.0) 6860 : audit [DBG] from='client.? 172.21.15.67:0/2022042377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:10 smithi082 bash[20963]: cluster 2024-04-03T18:30:09.739293+0000 mgr.y (mgr.24370) 7552 : cluster [DBG] pgmap v7536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:10 smithi082 bash[20963]: audit 2024-04-03T18:30:10.051569+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:11.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:10 smithi082 bash[20963]: audit 2024-04-03T18:30:10.390137+0000 mon.a (mon.0) 6862 : audit [DBG] from='client.? 172.21.15.67:0/4114174792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:10 smithi067 bash[27441]: cluster 2024-04-03T18:30:09.739293+0000 mgr.y (mgr.24370) 7552 : cluster [DBG] pgmap v7536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:10 smithi067 bash[27441]: audit 2024-04-03T18:30:10.051569+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:11.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:10 smithi067 bash[27441]: audit 2024-04-03T18:30:10.390137+0000 mon.a (mon.0) 6862 : audit [DBG] from='client.? 172.21.15.67:0/4114174792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:11.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:10 smithi067 bash[17655]: cluster 2024-04-03T18:30:09.739293+0000 mgr.y (mgr.24370) 7552 : cluster [DBG] pgmap v7536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:11.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:10 smithi067 bash[17655]: audit 2024-04-03T18:30:10.051569+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:11.159 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:10 smithi067 bash[17655]: audit 2024-04-03T18:30:10.390137+0000 mon.a (mon.0) 6862 : audit [DBG] from='client.? 172.21.15.67:0/4114174792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:13.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:12 smithi082 bash[20963]: cluster 2024-04-03T18:30:11.740637+0000 mgr.y (mgr.24370) 7553 : cluster [DBG] pgmap v7537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:13.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:12 smithi082 bash[20963]: audit 2024-04-03T18:30:12.844219+0000 mon.a (mon.0) 6863 : audit [DBG] from='client.? 172.21.15.67:0/3240371299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:13.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:13] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:30:13.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:12 smithi067 bash[17655]: cluster 2024-04-03T18:30:11.740637+0000 mgr.y (mgr.24370) 7553 : cluster [DBG] pgmap v7537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:13.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:12 smithi067 bash[17655]: audit 2024-04-03T18:30:12.844219+0000 mon.a (mon.0) 6863 : audit [DBG] from='client.? 172.21.15.67:0/3240371299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:13.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:12 smithi067 bash[27441]: cluster 2024-04-03T18:30:11.740637+0000 mgr.y (mgr.24370) 7553 : cluster [DBG] pgmap v7537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:13.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:12 smithi067 bash[27441]: audit 2024-04-03T18:30:12.844219+0000 mon.a (mon.0) 6863 : audit [DBG] from='client.? 172.21.15.67:0/3240371299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:13.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:30:15.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:14 smithi082 bash[20963]: cluster 2024-04-03T18:30:13.741525+0000 mgr.y (mgr.24370) 7554 : cluster [DBG] pgmap v7538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:15.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:14 smithi067 bash[17655]: cluster 2024-04-03T18:30:13.741525+0000 mgr.y (mgr.24370) 7554 : cluster [DBG] pgmap v7538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:15.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:14 smithi067 bash[27441]: cluster 2024-04-03T18:30:13.741525+0000 mgr.y (mgr.24370) 7554 : cluster [DBG] pgmap v7538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:16.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:15 smithi082 bash[20963]: audit 2024-04-03T18:30:15.291961+0000 mon.c (mon.2) 2979 : audit [DBG] from='client.? 172.21.15.67:0/82884374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:16.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:15 smithi067 bash[27441]: audit 2024-04-03T18:30:15.291961+0000 mon.c (mon.2) 2979 : audit [DBG] from='client.? 172.21.15.67:0/82884374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:16.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:15 smithi067 bash[17655]: audit 2024-04-03T18:30:15.291961+0000 mon.c (mon.2) 2979 : audit [DBG] from='client.? 172.21.15.67:0/82884374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:17.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:16 smithi082 bash[20963]: cluster 2024-04-03T18:30:15.742686+0000 mgr.y (mgr.24370) 7555 : cluster [DBG] pgmap v7539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:17.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:16 smithi067 bash[27441]: cluster 2024-04-03T18:30:15.742686+0000 mgr.y (mgr.24370) 7555 : cluster [DBG] pgmap v7539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:17.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:16 smithi067 bash[17655]: cluster 2024-04-03T18:30:15.742686+0000 mgr.y (mgr.24370) 7555 : cluster [DBG] pgmap v7539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:18.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:17 smithi067 bash[17655]: audit 2024-04-03T18:30:17.741838+0000 mon.a (mon.0) 6864 : audit [DBG] from='client.? 172.21.15.67:0/1325118660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:18.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:17 smithi067 bash[27441]: audit 2024-04-03T18:30:17.741838+0000 mon.a (mon.0) 6864 : audit [DBG] from='client.? 172.21.15.67:0/1325118660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:18.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:17 smithi082 bash[20963]: audit 2024-04-03T18:30:17.741838+0000 mon.a (mon.0) 6864 : audit [DBG] from='client.? 172.21.15.67:0/1325118660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:19.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:18 smithi067 bash[17655]: cluster 2024-04-03T18:30:17.743423+0000 mgr.y (mgr.24370) 7556 : cluster [DBG] pgmap v7540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:19.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:18 smithi067 bash[27441]: cluster 2024-04-03T18:30:17.743423+0000 mgr.y (mgr.24370) 7556 : cluster [DBG] pgmap v7540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:19.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:18 smithi082 bash[20963]: cluster 2024-04-03T18:30:17.743423+0000 mgr.y (mgr.24370) 7556 : cluster [DBG] pgmap v7540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:21.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:20 smithi067 bash[27441]: cluster 2024-04-03T18:30:19.744116+0000 mgr.y (mgr.24370) 7557 : cluster [DBG] pgmap v7541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:21.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:20 smithi067 bash[27441]: audit 2024-04-03T18:30:20.197491+0000 mon.a (mon.0) 6865 : audit [DBG] from='client.? 172.21.15.67:0/3323731590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:21.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:20 smithi067 bash[17655]: cluster 2024-04-03T18:30:19.744116+0000 mgr.y (mgr.24370) 7557 : cluster [DBG] pgmap v7541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:21.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:20 smithi067 bash[17655]: audit 2024-04-03T18:30:20.197491+0000 mon.a (mon.0) 6865 : audit [DBG] from='client.? 172.21.15.67:0/3323731590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:21.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:20 smithi082 bash[20963]: cluster 2024-04-03T18:30:19.744116+0000 mgr.y (mgr.24370) 7557 : cluster [DBG] pgmap v7541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:21.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:20 smithi082 bash[20963]: audit 2024-04-03T18:30:20.197491+0000 mon.a (mon.0) 6865 : audit [DBG] from='client.? 172.21.15.67:0/3323731590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:23.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:23] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:30:23.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:22 smithi067 bash[17655]: cluster 2024-04-03T18:30:21.745318+0000 mgr.y (mgr.24370) 7558 : cluster [DBG] pgmap v7542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:23.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:22 smithi067 bash[17655]: audit 2024-04-03T18:30:22.650502+0000 mon.c (mon.2) 2980 : audit [DBG] from='client.? 172.21.15.67:0/1589715772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:23.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:22 smithi067 bash[27441]: cluster 2024-04-03T18:30:21.745318+0000 mgr.y (mgr.24370) 7558 : cluster [DBG] pgmap v7542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:23.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:22 smithi067 bash[27441]: audit 2024-04-03T18:30:22.650502+0000 mon.c (mon.2) 2980 : audit [DBG] from='client.? 172.21.15.67:0/1589715772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:23.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:22 smithi082 bash[20963]: cluster 2024-04-03T18:30:21.745318+0000 mgr.y (mgr.24370) 7558 : cluster [DBG] pgmap v7542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:23.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:22 smithi082 bash[20963]: audit 2024-04-03T18:30:22.650502+0000 mon.c (mon.2) 2980 : audit [DBG] from='client.? 172.21.15.67:0/1589715772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:23.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:30:24.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:23 smithi082 bash[20963]: cluster 2024-04-03T18:30:23.746007+0000 mgr.y (mgr.24370) 7559 : cluster [DBG] pgmap v7543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:24.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:23 smithi067 bash[17655]: cluster 2024-04-03T18:30:23.746007+0000 mgr.y (mgr.24370) 7559 : cluster [DBG] pgmap v7543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:24.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:23 smithi067 bash[27441]: cluster 2024-04-03T18:30:23.746007+0000 mgr.y (mgr.24370) 7559 : cluster [DBG] pgmap v7543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:25.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:25 smithi082 bash[20963]: audit 2024-04-03T18:30:25.052713+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:25.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:25 smithi082 bash[20963]: audit 2024-04-03T18:30:25.101092+0000 mon.a (mon.0) 6867 : audit [DBG] from='client.? 172.21.15.67:0/164251304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:25.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:25 smithi067 bash[17655]: audit 2024-04-03T18:30:25.052713+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:25.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:25 smithi067 bash[17655]: audit 2024-04-03T18:30:25.101092+0000 mon.a (mon.0) 6867 : audit [DBG] from='client.? 172.21.15.67:0/164251304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:25.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:25 smithi067 bash[27441]: audit 2024-04-03T18:30:25.052713+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:25.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:25 smithi067 bash[27441]: audit 2024-04-03T18:30:25.101092+0000 mon.a (mon.0) 6867 : audit [DBG] from='client.? 172.21.15.67:0/164251304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:26.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:26 smithi082 bash[20963]: cluster 2024-04-03T18:30:25.747086+0000 mgr.y (mgr.24370) 7560 : cluster [DBG] pgmap v7544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:26.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:26 smithi067 bash[17655]: cluster 2024-04-03T18:30:25.747086+0000 mgr.y (mgr.24370) 7560 : cluster [DBG] pgmap v7544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:26.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:26 smithi067 bash[27441]: cluster 2024-04-03T18:30:25.747086+0000 mgr.y (mgr.24370) 7560 : cluster [DBG] pgmap v7544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:27.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:27 smithi082 bash[20963]: audit 2024-04-03T18:30:27.550679+0000 mon.a (mon.0) 6868 : audit [DBG] from='client.? 172.21.15.67:0/2418343470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:27.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:27 smithi067 bash[17655]: audit 2024-04-03T18:30:27.550679+0000 mon.a (mon.0) 6868 : audit [DBG] from='client.? 172.21.15.67:0/2418343470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:27.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:27 smithi067 bash[27441]: audit 2024-04-03T18:30:27.550679+0000 mon.a (mon.0) 6868 : audit [DBG] from='client.? 172.21.15.67:0/2418343470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:28.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:28 smithi082 bash[20963]: cluster 2024-04-03T18:30:27.747875+0000 mgr.y (mgr.24370) 7561 : cluster [DBG] pgmap v7545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:28.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:28 smithi067 bash[27441]: cluster 2024-04-03T18:30:27.747875+0000 mgr.y (mgr.24370) 7561 : cluster [DBG] pgmap v7545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:28.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:28 smithi067 bash[17655]: cluster 2024-04-03T18:30:27.747875+0000 mgr.y (mgr.24370) 7561 : cluster [DBG] pgmap v7545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:31.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:30 smithi082 bash[20963]: cluster 2024-04-03T18:30:29.748552+0000 mgr.y (mgr.24370) 7562 : cluster [DBG] pgmap v7546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:31.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:30 smithi082 bash[20963]: audit 2024-04-03T18:30:30.001282+0000 mon.a (mon.0) 6869 : audit [DBG] from='client.? 172.21.15.67:0/3647655793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:31.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:30 smithi067 bash[17655]: cluster 2024-04-03T18:30:29.748552+0000 mgr.y (mgr.24370) 7562 : cluster [DBG] pgmap v7546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:31.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:30 smithi067 bash[17655]: audit 2024-04-03T18:30:30.001282+0000 mon.a (mon.0) 6869 : audit [DBG] from='client.? 172.21.15.67:0/3647655793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:31.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:30 smithi067 bash[27441]: cluster 2024-04-03T18:30:29.748552+0000 mgr.y (mgr.24370) 7562 : cluster [DBG] pgmap v7546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:31.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:30 smithi067 bash[27441]: audit 2024-04-03T18:30:30.001282+0000 mon.a (mon.0) 6869 : audit [DBG] from='client.? 172.21.15.67:0/3647655793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:33.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:32 smithi067 bash[27441]: cluster 2024-04-03T18:30:31.749708+0000 mgr.y (mgr.24370) 7563 : cluster [DBG] pgmap v7547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:33.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:32 smithi067 bash[27441]: audit 2024-04-03T18:30:32.450197+0000 mon.a (mon.0) 6870 : audit [DBG] from='client.? 172.21.15.67:0/59803153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:33.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:32 smithi067 bash[17655]: cluster 2024-04-03T18:30:31.749708+0000 mgr.y (mgr.24370) 7563 : cluster [DBG] pgmap v7547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:33.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:32 smithi067 bash[17655]: audit 2024-04-03T18:30:32.450197+0000 mon.a (mon.0) 6870 : audit [DBG] from='client.? 172.21.15.67:0/59803153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:33.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:32 smithi082 bash[20963]: cluster 2024-04-03T18:30:31.749708+0000 mgr.y (mgr.24370) 7563 : cluster [DBG] pgmap v7547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:33.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:32 smithi082 bash[20963]: audit 2024-04-03T18:30:32.450197+0000 mon.a (mon.0) 6870 : audit [DBG] from='client.? 172.21.15.67:0/59803153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:33.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:33] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:30:33.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:30:35.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:34 smithi082 bash[20963]: cluster 2024-04-03T18:30:33.750438+0000 mgr.y (mgr.24370) 7564 : cluster [DBG] pgmap v7548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:35.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:34 smithi067 bash[17655]: cluster 2024-04-03T18:30:33.750438+0000 mgr.y (mgr.24370) 7564 : cluster [DBG] pgmap v7548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:35.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:34 smithi067 bash[27441]: cluster 2024-04-03T18:30:33.750438+0000 mgr.y (mgr.24370) 7564 : cluster [DBG] pgmap v7548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:36.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:35 smithi082 bash[20963]: audit 2024-04-03T18:30:34.903684+0000 mon.a (mon.0) 6871 : audit [DBG] from='client.? 172.21.15.67:0/3915049468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:36.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:35 smithi067 bash[27441]: audit 2024-04-03T18:30:34.903684+0000 mon.a (mon.0) 6871 : audit [DBG] from='client.? 172.21.15.67:0/3915049468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:36.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:35 smithi067 bash[17655]: audit 2024-04-03T18:30:34.903684+0000 mon.a (mon.0) 6871 : audit [DBG] from='client.? 172.21.15.67:0/3915049468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:37.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:36 smithi082 bash[20963]: cluster 2024-04-03T18:30:35.751607+0000 mgr.y (mgr.24370) 7565 : cluster [DBG] pgmap v7549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:37.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:36 smithi067 bash[17655]: cluster 2024-04-03T18:30:35.751607+0000 mgr.y (mgr.24370) 7565 : cluster [DBG] pgmap v7549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:37.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:36 smithi067 bash[27441]: cluster 2024-04-03T18:30:35.751607+0000 mgr.y (mgr.24370) 7565 : cluster [DBG] pgmap v7549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:38.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:37 smithi082 bash[20963]: audit 2024-04-03T18:30:37.362090+0000 mon.c (mon.2) 2981 : audit [DBG] from='client.? 172.21.15.67:0/1328185280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:38.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:37 smithi067 bash[17655]: audit 2024-04-03T18:30:37.362090+0000 mon.c (mon.2) 2981 : audit [DBG] from='client.? 172.21.15.67:0/1328185280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:38.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:37 smithi067 bash[27441]: audit 2024-04-03T18:30:37.362090+0000 mon.c (mon.2) 2981 : audit [DBG] from='client.? 172.21.15.67:0/1328185280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:39.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:38 smithi082 bash[20963]: cluster 2024-04-03T18:30:37.752512+0000 mgr.y (mgr.24370) 7566 : cluster [DBG] pgmap v7550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:39.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:38 smithi067 bash[17655]: cluster 2024-04-03T18:30:37.752512+0000 mgr.y (mgr.24370) 7566 : cluster [DBG] pgmap v7550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:39.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:38 smithi067 bash[27441]: cluster 2024-04-03T18:30:37.752512+0000 mgr.y (mgr.24370) 7566 : cluster [DBG] pgmap v7550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:40.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:39 smithi082 bash[20963]: audit 2024-04-03T18:30:39.808562+0000 mon.c (mon.2) 2982 : audit [DBG] from='client.? 172.21.15.67:0/2186443041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:40.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:39 smithi067 bash[17655]: audit 2024-04-03T18:30:39.808562+0000 mon.c (mon.2) 2982 : audit [DBG] from='client.? 172.21.15.67:0/2186443041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:40.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:39 smithi067 bash[27441]: audit 2024-04-03T18:30:39.808562+0000 mon.c (mon.2) 2982 : audit [DBG] from='client.? 172.21.15.67:0/2186443041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:41.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:40 smithi082 bash[20963]: cluster 2024-04-03T18:30:39.753338+0000 mgr.y (mgr.24370) 7567 : cluster [DBG] pgmap v7551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:41.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:40 smithi082 bash[20963]: audit 2024-04-03T18:30:40.053055+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:41.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:40 smithi082 bash[20963]: audit 2024-04-03T18:30:40.789523+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:30:41.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:40 smithi067 bash[17655]: cluster 2024-04-03T18:30:39.753338+0000 mgr.y (mgr.24370) 7567 : cluster [DBG] pgmap v7551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:41.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:40 smithi067 bash[17655]: audit 2024-04-03T18:30:40.053055+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:41.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:40 smithi067 bash[17655]: audit 2024-04-03T18:30:40.789523+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:30:41.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:40 smithi067 bash[27441]: cluster 2024-04-03T18:30:39.753338+0000 mgr.y (mgr.24370) 7567 : cluster [DBG] pgmap v7551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:41.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:40 smithi067 bash[27441]: audit 2024-04-03T18:30:40.053055+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:41.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:40 smithi067 bash[27441]: audit 2024-04-03T18:30:40.789523+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:30:43.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:42 smithi082 bash[20963]: cluster 2024-04-03T18:30:41.754467+0000 mgr.y (mgr.24370) 7568 : cluster [DBG] pgmap v7552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:43.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:42 smithi082 bash[20963]: audit 2024-04-03T18:30:42.266331+0000 mon.a (mon.0) 6874 : audit [DBG] from='client.? 172.21.15.67:0/792422471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:43.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:43] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:30:43.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:42 smithi067 bash[17655]: cluster 2024-04-03T18:30:41.754467+0000 mgr.y (mgr.24370) 7568 : cluster [DBG] pgmap v7552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:43.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:42 smithi067 bash[17655]: audit 2024-04-03T18:30:42.266331+0000 mon.a (mon.0) 6874 : audit [DBG] from='client.? 172.21.15.67:0/792422471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:43.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:42 smithi067 bash[27441]: cluster 2024-04-03T18:30:41.754467+0000 mgr.y (mgr.24370) 7568 : cluster [DBG] pgmap v7552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:43.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:42 smithi067 bash[27441]: audit 2024-04-03T18:30:42.266331+0000 mon.a (mon.0) 6874 : audit [DBG] from='client.? 172.21.15.67:0/792422471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:43.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:30:45.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:44 smithi082 bash[20963]: cluster 2024-04-03T18:30:43.755181+0000 mgr.y (mgr.24370) 7569 : cluster [DBG] pgmap v7553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:45.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:44 smithi082 bash[20963]: audit 2024-04-03T18:30:44.710417+0000 mon.a (mon.0) 6875 : audit [DBG] from='client.? 172.21.15.67:0/2414131203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:45.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:44 smithi067 bash[27441]: cluster 2024-04-03T18:30:43.755181+0000 mgr.y (mgr.24370) 7569 : cluster [DBG] pgmap v7553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:45.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:44 smithi067 bash[27441]: audit 2024-04-03T18:30:44.710417+0000 mon.a (mon.0) 6875 : audit [DBG] from='client.? 172.21.15.67:0/2414131203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:45.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:44 smithi067 bash[17655]: cluster 2024-04-03T18:30:43.755181+0000 mgr.y (mgr.24370) 7569 : cluster [DBG] pgmap v7553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:45.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:44 smithi067 bash[17655]: audit 2024-04-03T18:30:44.710417+0000 mon.a (mon.0) 6875 : audit [DBG] from='client.? 172.21.15.67:0/2414131203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:47.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:46 smithi082 bash[20963]: cluster 2024-04-03T18:30:45.756153+0000 mgr.y (mgr.24370) 7570 : cluster [DBG] pgmap v7554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:47.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:46 smithi082 bash[20963]: audit 2024-04-03T18:30:46.538452+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:46 smithi082 bash[20963]: audit 2024-04-03T18:30:46.545900+0000 mon.a (mon.0) 6877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:46 smithi082 bash[20963]: audit 2024-04-03T18:30:46.789703+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:46 smithi082 bash[20963]: audit 2024-04-03T18:30:46.797178+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[27441]: cluster 2024-04-03T18:30:45.756153+0000 mgr.y (mgr.24370) 7570 : cluster [DBG] pgmap v7554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:47.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[27441]: audit 2024-04-03T18:30:46.538452+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[27441]: audit 2024-04-03T18:30:46.545900+0000 mon.a (mon.0) 6877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[27441]: audit 2024-04-03T18:30:46.789703+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[27441]: audit 2024-04-03T18:30:46.797178+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[17655]: cluster 2024-04-03T18:30:45.756153+0000 mgr.y (mgr.24370) 7570 : cluster [DBG] pgmap v7554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:47.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[17655]: audit 2024-04-03T18:30:46.538452+0000 mon.a (mon.0) 6876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[17655]: audit 2024-04-03T18:30:46.545900+0000 mon.a (mon.0) 6877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[17655]: audit 2024-04-03T18:30:46.789703+0000 mon.a (mon.0) 6878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:47.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:46 smithi067 bash[17655]: audit 2024-04-03T18:30:46.797178+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:48.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:47 smithi082 bash[20963]: audit 2024-04-03T18:30:47.175334+0000 mon.a (mon.0) 6880 : audit [DBG] from='client.? 172.21.15.67:0/4228230197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:48.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:47 smithi082 bash[20963]: audit 2024-04-03T18:30:47.225484+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:30:48.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:47 smithi082 bash[20963]: audit 2024-04-03T18:30:47.227247+0000 mon.a (mon.0) 6882 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:30:48.127 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:47 smithi082 bash[20963]: audit 2024-04-03T18:30:47.236051+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:48.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:47 smithi067 bash[17655]: audit 2024-04-03T18:30:47.175334+0000 mon.a (mon.0) 6880 : audit [DBG] from='client.? 172.21.15.67:0/4228230197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:48.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:47 smithi067 bash[17655]: audit 2024-04-03T18:30:47.225484+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:30:48.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:47 smithi067 bash[17655]: audit 2024-04-03T18:30:47.227247+0000 mon.a (mon.0) 6882 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:30:48.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:47 smithi067 bash[17655]: audit 2024-04-03T18:30:47.236051+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:48.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:47 smithi067 bash[27441]: audit 2024-04-03T18:30:47.175334+0000 mon.a (mon.0) 6880 : audit [DBG] from='client.? 172.21.15.67:0/4228230197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:48.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:47 smithi067 bash[27441]: audit 2024-04-03T18:30:47.225484+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:30:48.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:47 smithi067 bash[27441]: audit 2024-04-03T18:30:47.227247+0000 mon.a (mon.0) 6882 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:30:48.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:47 smithi067 bash[27441]: audit 2024-04-03T18:30:47.236051+0000 mon.a (mon.0) 6883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:30:49.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:48 smithi082 bash[20963]: cluster 2024-04-03T18:30:47.756915+0000 mgr.y (mgr.24370) 7571 : cluster [DBG] pgmap v7555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:49.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:48 smithi067 bash[17655]: cluster 2024-04-03T18:30:47.756915+0000 mgr.y (mgr.24370) 7571 : cluster [DBG] pgmap v7555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:49.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:48 smithi067 bash[27441]: cluster 2024-04-03T18:30:47.756915+0000 mgr.y (mgr.24370) 7571 : cluster [DBG] pgmap v7555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:50.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:49 smithi082 bash[20963]: audit 2024-04-03T18:30:49.627852+0000 mon.a (mon.0) 6884 : audit [DBG] from='client.? 172.21.15.67:0/1753168174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:50.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:49 smithi067 bash[17655]: audit 2024-04-03T18:30:49.627852+0000 mon.a (mon.0) 6884 : audit [DBG] from='client.? 172.21.15.67:0/1753168174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:50.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:49 smithi067 bash[27441]: audit 2024-04-03T18:30:49.627852+0000 mon.a (mon.0) 6884 : audit [DBG] from='client.? 172.21.15.67:0/1753168174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:51.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:50 smithi082 bash[20963]: cluster 2024-04-03T18:30:49.757629+0000 mgr.y (mgr.24370) 7572 : cluster [DBG] pgmap v7556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:51.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:50 smithi067 bash[17655]: cluster 2024-04-03T18:30:49.757629+0000 mgr.y (mgr.24370) 7572 : cluster [DBG] pgmap v7556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:51.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:50 smithi067 bash[27441]: cluster 2024-04-03T18:30:49.757629+0000 mgr.y (mgr.24370) 7572 : cluster [DBG] pgmap v7556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:53.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:52 smithi082 bash[20963]: cluster 2024-04-03T18:30:51.758659+0000 mgr.y (mgr.24370) 7573 : cluster [DBG] pgmap v7557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:53.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:52 smithi082 bash[20963]: audit 2024-04-03T18:30:52.083727+0000 mon.c (mon.2) 2983 : audit [DBG] from='client.? 172.21.15.67:0/1667069595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:53.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:53] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:30:53.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:52 smithi067 bash[17655]: cluster 2024-04-03T18:30:51.758659+0000 mgr.y (mgr.24370) 7573 : cluster [DBG] pgmap v7557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:53.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:52 smithi067 bash[17655]: audit 2024-04-03T18:30:52.083727+0000 mon.c (mon.2) 2983 : audit [DBG] from='client.? 172.21.15.67:0/1667069595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:53.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:52 smithi067 bash[27441]: cluster 2024-04-03T18:30:51.758659+0000 mgr.y (mgr.24370) 7573 : cluster [DBG] pgmap v7557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:53.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:52 smithi067 bash[27441]: audit 2024-04-03T18:30:52.083727+0000 mon.c (mon.2) 2983 : audit [DBG] from='client.? 172.21.15.67:0/1667069595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:53.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:30:55.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:54 smithi082 bash[20963]: cluster 2024-04-03T18:30:53.759344+0000 mgr.y (mgr.24370) 7574 : cluster [DBG] pgmap v7558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:55.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:54 smithi082 bash[20963]: audit 2024-04-03T18:30:54.535486+0000 mon.c (mon.2) 2984 : audit [DBG] from='client.? 172.21.15.67:0/1839092401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:55.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:54 smithi067 bash[17655]: cluster 2024-04-03T18:30:53.759344+0000 mgr.y (mgr.24370) 7574 : cluster [DBG] pgmap v7558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:55.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:54 smithi067 bash[17655]: audit 2024-04-03T18:30:54.535486+0000 mon.c (mon.2) 2984 : audit [DBG] from='client.? 172.21.15.67:0/1839092401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:55.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:54 smithi067 bash[27441]: cluster 2024-04-03T18:30:53.759344+0000 mgr.y (mgr.24370) 7574 : cluster [DBG] pgmap v7558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:55.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:54 smithi067 bash[27441]: audit 2024-04-03T18:30:54.535486+0000 mon.c (mon.2) 2984 : audit [DBG] from='client.? 172.21.15.67:0/1839092401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:56.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:55 smithi067 bash[17655]: audit 2024-04-03T18:30:55.053591+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:56.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:55 smithi067 bash[27441]: audit 2024-04-03T18:30:55.053591+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:56.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:55 smithi082 bash[20963]: audit 2024-04-03T18:30:55.053591+0000 mon.a (mon.0) 6885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:30:57.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:56 smithi067 bash[27441]: cluster 2024-04-03T18:30:55.760485+0000 mgr.y (mgr.24370) 7575 : cluster [DBG] pgmap v7559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:57.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:56 smithi067 bash[17655]: cluster 2024-04-03T18:30:55.760485+0000 mgr.y (mgr.24370) 7575 : cluster [DBG] pgmap v7559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:57.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:56 smithi082 bash[20963]: cluster 2024-04-03T18:30:55.760485+0000 mgr.y (mgr.24370) 7575 : cluster [DBG] pgmap v7559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:58.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:57 smithi067 bash[17655]: audit 2024-04-03T18:30:56.999665+0000 mon.a (mon.0) 6886 : audit [DBG] from='client.? 172.21.15.67:0/2572472442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:58.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:57 smithi067 bash[27441]: audit 2024-04-03T18:30:56.999665+0000 mon.a (mon.0) 6886 : audit [DBG] from='client.? 172.21.15.67:0/2572472442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:58.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:57 smithi082 bash[20963]: audit 2024-04-03T18:30:56.999665+0000 mon.a (mon.0) 6886 : audit [DBG] from='client.? 172.21.15.67:0/2572472442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:30:59.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:58 smithi067 bash[17655]: cluster 2024-04-03T18:30:57.761235+0000 mgr.y (mgr.24370) 7576 : cluster [DBG] pgmap v7560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:59.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:58 smithi067 bash[27441]: cluster 2024-04-03T18:30:57.761235+0000 mgr.y (mgr.24370) 7576 : cluster [DBG] pgmap v7560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:30:59.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:58 smithi082 bash[20963]: cluster 2024-04-03T18:30:57.761235+0000 mgr.y (mgr.24370) 7576 : cluster [DBG] pgmap v7560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:00.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:59 smithi067 bash[17655]: audit 2024-04-03T18:30:59.451735+0000 mon.c (mon.2) 2985 : audit [DBG] from='client.? 172.21.15.67:0/719372966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:00.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:30:59 smithi067 bash[17655]: cluster 2024-04-03T18:30:59.761889+0000 mgr.y (mgr.24370) 7577 : cluster [DBG] pgmap v7561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:00.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:59 smithi067 bash[27441]: audit 2024-04-03T18:30:59.451735+0000 mon.c (mon.2) 2985 : audit [DBG] from='client.? 172.21.15.67:0/719372966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:00.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:30:59 smithi067 bash[27441]: cluster 2024-04-03T18:30:59.761889+0000 mgr.y (mgr.24370) 7577 : cluster [DBG] pgmap v7561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:00.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:59 smithi082 bash[20963]: audit 2024-04-03T18:30:59.451735+0000 mon.c (mon.2) 2985 : audit [DBG] from='client.? 172.21.15.67:0/719372966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:00.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:30:59 smithi082 bash[20963]: cluster 2024-04-03T18:30:59.761889+0000 mgr.y (mgr.24370) 7577 : cluster [DBG] pgmap v7561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:03.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:02 smithi067 bash[17655]: cluster 2024-04-03T18:31:01.762960+0000 mgr.y (mgr.24370) 7578 : cluster [DBG] pgmap v7562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:03.075 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:02 smithi067 bash[17655]: audit 2024-04-03T18:31:01.913579+0000 mon.c (mon.2) 2986 : audit [DBG] from='client.? 172.21.15.67:0/1856319283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:03.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:02 smithi067 bash[27441]: cluster 2024-04-03T18:31:01.762960+0000 mgr.y (mgr.24370) 7578 : cluster [DBG] pgmap v7562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:03.075 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:02 smithi067 bash[27441]: audit 2024-04-03T18:31:01.913579+0000 mon.c (mon.2) 2986 : audit [DBG] from='client.? 172.21.15.67:0/1856319283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:03.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:02 smithi082 bash[20963]: cluster 2024-04-03T18:31:01.762960+0000 mgr.y (mgr.24370) 7578 : cluster [DBG] pgmap v7562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:03.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:02 smithi082 bash[20963]: audit 2024-04-03T18:31:01.913579+0000 mon.c (mon.2) 2986 : audit [DBG] from='client.? 172.21.15.67:0/1856319283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:03.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:31:03.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:31:05.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:04 smithi082 bash[20963]: cluster 2024-04-03T18:31:03.763649+0000 mgr.y (mgr.24370) 7579 : cluster [DBG] pgmap v7563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:05.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:04 smithi082 bash[20963]: audit 2024-04-03T18:31:04.364245+0000 mon.a (mon.0) 6887 : audit [DBG] from='client.? 172.21.15.67:0/3615893964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:05.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:04 smithi067 bash[17655]: cluster 2024-04-03T18:31:03.763649+0000 mgr.y (mgr.24370) 7579 : cluster [DBG] pgmap v7563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:05.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:04 smithi067 bash[17655]: audit 2024-04-03T18:31:04.364245+0000 mon.a (mon.0) 6887 : audit [DBG] from='client.? 172.21.15.67:0/3615893964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:05.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:04 smithi067 bash[27441]: cluster 2024-04-03T18:31:03.763649+0000 mgr.y (mgr.24370) 7579 : cluster [DBG] pgmap v7563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:05.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:04 smithi067 bash[27441]: audit 2024-04-03T18:31:04.364245+0000 mon.a (mon.0) 6887 : audit [DBG] from='client.? 172.21.15.67:0/3615893964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:07.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:06 smithi082 bash[20963]: cluster 2024-04-03T18:31:05.764742+0000 mgr.y (mgr.24370) 7580 : cluster [DBG] pgmap v7564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:07.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:06 smithi082 bash[20963]: audit 2024-04-03T18:31:06.817127+0000 mon.c (mon.2) 2987 : audit [DBG] from='client.? 172.21.15.67:0/1384384288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:07.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:06 smithi067 bash[17655]: cluster 2024-04-03T18:31:05.764742+0000 mgr.y (mgr.24370) 7580 : cluster [DBG] pgmap v7564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:07.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:06 smithi067 bash[17655]: audit 2024-04-03T18:31:06.817127+0000 mon.c (mon.2) 2987 : audit [DBG] from='client.? 172.21.15.67:0/1384384288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:06 smithi067 bash[27441]: cluster 2024-04-03T18:31:05.764742+0000 mgr.y (mgr.24370) 7580 : cluster [DBG] pgmap v7564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:06 smithi067 bash[27441]: audit 2024-04-03T18:31:06.817127+0000 mon.c (mon.2) 2987 : audit [DBG] from='client.? 172.21.15.67:0/1384384288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:09.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:08 smithi082 bash[20963]: cluster 2024-04-03T18:31:07.765496+0000 mgr.y (mgr.24370) 7581 : cluster [DBG] pgmap v7565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:09.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:08 smithi067 bash[27441]: cluster 2024-04-03T18:31:07.765496+0000 mgr.y (mgr.24370) 7581 : cluster [DBG] pgmap v7565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:09.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:08 smithi067 bash[17655]: cluster 2024-04-03T18:31:07.765496+0000 mgr.y (mgr.24370) 7581 : cluster [DBG] pgmap v7565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:10.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:09 smithi082 bash[20963]: audit 2024-04-03T18:31:09.268852+0000 mon.c (mon.2) 2988 : audit [DBG] from='client.? 172.21.15.67:0/3994172782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:10.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:09 smithi067 bash[27441]: audit 2024-04-03T18:31:09.268852+0000 mon.c (mon.2) 2988 : audit [DBG] from='client.? 172.21.15.67:0/3994172782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:10.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:09 smithi067 bash[17655]: audit 2024-04-03T18:31:09.268852+0000 mon.c (mon.2) 2988 : audit [DBG] from='client.? 172.21.15.67:0/3994172782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:10 smithi082 bash[20963]: cluster 2024-04-03T18:31:09.766211+0000 mgr.y (mgr.24370) 7582 : cluster [DBG] pgmap v7566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:10 smithi082 bash[20963]: audit 2024-04-03T18:31:10.054005+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:11.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:10 smithi067 bash[17655]: cluster 2024-04-03T18:31:09.766211+0000 mgr.y (mgr.24370) 7582 : cluster [DBG] pgmap v7566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:11.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:10 smithi067 bash[17655]: audit 2024-04-03T18:31:10.054005+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:11.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:10 smithi067 bash[27441]: cluster 2024-04-03T18:31:09.766211+0000 mgr.y (mgr.24370) 7582 : cluster [DBG] pgmap v7566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:11.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:10 smithi067 bash[27441]: audit 2024-04-03T18:31:10.054005+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:12.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:11 smithi082 bash[20963]: audit 2024-04-03T18:31:11.724843+0000 mon.a (mon.0) 6889 : audit [DBG] from='client.? 172.21.15.67:0/3405531437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:12.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:11 smithi067 bash[27441]: audit 2024-04-03T18:31:11.724843+0000 mon.a (mon.0) 6889 : audit [DBG] from='client.? 172.21.15.67:0/3405531437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:12.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:11 smithi067 bash[17655]: audit 2024-04-03T18:31:11.724843+0000 mon.a (mon.0) 6889 : audit [DBG] from='client.? 172.21.15.67:0/3405531437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:13.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:12 smithi082 bash[20963]: cluster 2024-04-03T18:31:11.767352+0000 mgr.y (mgr.24370) 7583 : cluster [DBG] pgmap v7567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:13.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:12 smithi067 bash[17655]: cluster 2024-04-03T18:31:11.767352+0000 mgr.y (mgr.24370) 7583 : cluster [DBG] pgmap v7567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:13.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:13] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:31:13.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:12 smithi067 bash[27441]: cluster 2024-04-03T18:31:11.767352+0000 mgr.y (mgr.24370) 7583 : cluster [DBG] pgmap v7567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:13.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:31:15.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:14 smithi082 bash[20963]: cluster 2024-04-03T18:31:13.768025+0000 mgr.y (mgr.24370) 7584 : cluster [DBG] pgmap v7568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:15.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:14 smithi082 bash[20963]: audit 2024-04-03T18:31:14.181623+0000 mon.c (mon.2) 2989 : audit [DBG] from='client.? 172.21.15.67:0/2688619838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:15.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:14 smithi067 bash[27441]: cluster 2024-04-03T18:31:13.768025+0000 mgr.y (mgr.24370) 7584 : cluster [DBG] pgmap v7568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:15.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:14 smithi067 bash[27441]: audit 2024-04-03T18:31:14.181623+0000 mon.c (mon.2) 2989 : audit [DBG] from='client.? 172.21.15.67:0/2688619838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:15.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:14 smithi067 bash[17655]: cluster 2024-04-03T18:31:13.768025+0000 mgr.y (mgr.24370) 7584 : cluster [DBG] pgmap v7568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:15.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:14 smithi067 bash[17655]: audit 2024-04-03T18:31:14.181623+0000 mon.c (mon.2) 2989 : audit [DBG] from='client.? 172.21.15.67:0/2688619838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:16.126 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 18:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T18:31:15.723173726Z level=info msg="Completed cleanup jobs" duration=193.549498ms 2024-04-03T18:31:17.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:16 smithi082 bash[20963]: cluster 2024-04-03T18:31:15.769186+0000 mgr.y (mgr.24370) 7585 : cluster [DBG] pgmap v7569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:17.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:16 smithi082 bash[20963]: audit 2024-04-03T18:31:16.629319+0000 mon.a (mon.0) 6890 : audit [DBG] from='client.? 172.21.15.67:0/2245776728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:17.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:16 smithi067 bash[17655]: cluster 2024-04-03T18:31:15.769186+0000 mgr.y (mgr.24370) 7585 : cluster [DBG] pgmap v7569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:17.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:16 smithi067 bash[17655]: audit 2024-04-03T18:31:16.629319+0000 mon.a (mon.0) 6890 : audit [DBG] from='client.? 172.21.15.67:0/2245776728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:17.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:16 smithi067 bash[27441]: cluster 2024-04-03T18:31:15.769186+0000 mgr.y (mgr.24370) 7585 : cluster [DBG] pgmap v7569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:17.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:16 smithi067 bash[27441]: audit 2024-04-03T18:31:16.629319+0000 mon.a (mon.0) 6890 : audit [DBG] from='client.? 172.21.15.67:0/2245776728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:19.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:18 smithi082 bash[20963]: cluster 2024-04-03T18:31:17.769966+0000 mgr.y (mgr.24370) 7586 : cluster [DBG] pgmap v7570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:19.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:18 smithi067 bash[17655]: cluster 2024-04-03T18:31:17.769966+0000 mgr.y (mgr.24370) 7586 : cluster [DBG] pgmap v7570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:19.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:18 smithi067 bash[27441]: cluster 2024-04-03T18:31:17.769966+0000 mgr.y (mgr.24370) 7586 : cluster [DBG] pgmap v7570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:20.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:19 smithi082 bash[20963]: audit 2024-04-03T18:31:19.096969+0000 mon.a (mon.0) 6891 : audit [DBG] from='client.? 172.21.15.67:0/3657825051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:20.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:19 smithi067 bash[17655]: audit 2024-04-03T18:31:19.096969+0000 mon.a (mon.0) 6891 : audit [DBG] from='client.? 172.21.15.67:0/3657825051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:20.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:19 smithi067 bash[27441]: audit 2024-04-03T18:31:19.096969+0000 mon.a (mon.0) 6891 : audit [DBG] from='client.? 172.21.15.67:0/3657825051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:21.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:20 smithi082 bash[20963]: cluster 2024-04-03T18:31:19.770602+0000 mgr.y (mgr.24370) 7587 : cluster [DBG] pgmap v7571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:21.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:20 smithi067 bash[27441]: cluster 2024-04-03T18:31:19.770602+0000 mgr.y (mgr.24370) 7587 : cluster [DBG] pgmap v7571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:21.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:20 smithi067 bash[17655]: cluster 2024-04-03T18:31:19.770602+0000 mgr.y (mgr.24370) 7587 : cluster [DBG] pgmap v7571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:22.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:21 smithi067 bash[17655]: audit 2024-04-03T18:31:21.546107+0000 mon.a (mon.0) 6892 : audit [DBG] from='client.? 172.21.15.67:0/1565863763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:22.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:21 smithi067 bash[27441]: audit 2024-04-03T18:31:21.546107+0000 mon.a (mon.0) 6892 : audit [DBG] from='client.? 172.21.15.67:0/1565863763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:22.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:21 smithi082 bash[20963]: audit 2024-04-03T18:31:21.546107+0000 mon.a (mon.0) 6892 : audit [DBG] from='client.? 172.21.15.67:0/1565863763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:23.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:22 smithi067 bash[17655]: cluster 2024-04-03T18:31:21.771780+0000 mgr.y (mgr.24370) 7588 : cluster [DBG] pgmap v7572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:23.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:23] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:31:23.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:22 smithi067 bash[27441]: cluster 2024-04-03T18:31:21.771780+0000 mgr.y (mgr.24370) 7588 : cluster [DBG] pgmap v7572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:23.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:22 smithi082 bash[20963]: cluster 2024-04-03T18:31:21.771780+0000 mgr.y (mgr.24370) 7588 : cluster [DBG] pgmap v7572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:23.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:31:25.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:24 smithi067 bash[17655]: cluster 2024-04-03T18:31:23.772291+0000 mgr.y (mgr.24370) 7589 : cluster [DBG] pgmap v7573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:25.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:24 smithi067 bash[17655]: audit 2024-04-03T18:31:23.993307+0000 mon.c (mon.2) 2990 : audit [DBG] from='client.? 172.21.15.67:0/2243940447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:25.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:24 smithi067 bash[27441]: cluster 2024-04-03T18:31:23.772291+0000 mgr.y (mgr.24370) 7589 : cluster [DBG] pgmap v7573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:25.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:24 smithi067 bash[27441]: audit 2024-04-03T18:31:23.993307+0000 mon.c (mon.2) 2990 : audit [DBG] from='client.? 172.21.15.67:0/2243940447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:25.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:24 smithi082 bash[20963]: cluster 2024-04-03T18:31:23.772291+0000 mgr.y (mgr.24370) 7589 : cluster [DBG] pgmap v7573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:25.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:24 smithi082 bash[20963]: audit 2024-04-03T18:31:23.993307+0000 mon.c (mon.2) 2990 : audit [DBG] from='client.? 172.21.15.67:0/2243940447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:26.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:25 smithi067 bash[17655]: audit 2024-04-03T18:31:25.054332+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:26.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:25 smithi067 bash[27441]: audit 2024-04-03T18:31:25.054332+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:26.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:25 smithi082 bash[20963]: audit 2024-04-03T18:31:25.054332+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:27.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:26 smithi067 bash[27441]: cluster 2024-04-03T18:31:25.773276+0000 mgr.y (mgr.24370) 7590 : cluster [DBG] pgmap v7574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:27.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:26 smithi067 bash[27441]: audit 2024-04-03T18:31:26.446686+0000 mon.c (mon.2) 2991 : audit [DBG] from='client.? 172.21.15.67:0/451915251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:27.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:26 smithi067 bash[17655]: cluster 2024-04-03T18:31:25.773276+0000 mgr.y (mgr.24370) 7590 : cluster [DBG] pgmap v7574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:27.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:26 smithi067 bash[17655]: audit 2024-04-03T18:31:26.446686+0000 mon.c (mon.2) 2991 : audit [DBG] from='client.? 172.21.15.67:0/451915251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:27.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:26 smithi082 bash[20963]: cluster 2024-04-03T18:31:25.773276+0000 mgr.y (mgr.24370) 7590 : cluster [DBG] pgmap v7574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:27.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:26 smithi082 bash[20963]: audit 2024-04-03T18:31:26.446686+0000 mon.c (mon.2) 2991 : audit [DBG] from='client.? 172.21.15.67:0/451915251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:29.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:28 smithi067 bash[17655]: cluster 2024-04-03T18:31:27.774056+0000 mgr.y (mgr.24370) 7591 : cluster [DBG] pgmap v7575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:29.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:28 smithi067 bash[17655]: audit 2024-04-03T18:31:28.900915+0000 mon.a (mon.0) 6894 : audit [DBG] from='client.? 172.21.15.67:0/68997869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:29.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:28 smithi067 bash[27441]: cluster 2024-04-03T18:31:27.774056+0000 mgr.y (mgr.24370) 7591 : cluster [DBG] pgmap v7575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:29.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:28 smithi067 bash[27441]: audit 2024-04-03T18:31:28.900915+0000 mon.a (mon.0) 6894 : audit [DBG] from='client.? 172.21.15.67:0/68997869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:29.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:28 smithi082 bash[20963]: cluster 2024-04-03T18:31:27.774056+0000 mgr.y (mgr.24370) 7591 : cluster [DBG] pgmap v7575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:29.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:28 smithi082 bash[20963]: audit 2024-04-03T18:31:28.900915+0000 mon.a (mon.0) 6894 : audit [DBG] from='client.? 172.21.15.67:0/68997869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:31.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:30 smithi067 bash[27441]: cluster 2024-04-03T18:31:29.774741+0000 mgr.y (mgr.24370) 7592 : cluster [DBG] pgmap v7576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:31.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:30 smithi067 bash[17655]: cluster 2024-04-03T18:31:29.774741+0000 mgr.y (mgr.24370) 7592 : cluster [DBG] pgmap v7576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:31.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:30 smithi082 bash[20963]: cluster 2024-04-03T18:31:29.774741+0000 mgr.y (mgr.24370) 7592 : cluster [DBG] pgmap v7576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:32.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:31 smithi082 bash[20963]: audit 2024-04-03T18:31:31.355395+0000 mon.a (mon.0) 6895 : audit [DBG] from='client.? 172.21.15.67:0/392144742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:32.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:31 smithi082 bash[20963]: cluster 2024-04-03T18:31:31.775923+0000 mgr.y (mgr.24370) 7593 : cluster [DBG] pgmap v7577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:32.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:31 smithi067 bash[17655]: audit 2024-04-03T18:31:31.355395+0000 mon.a (mon.0) 6895 : audit [DBG] from='client.? 172.21.15.67:0/392144742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:32.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:31 smithi067 bash[17655]: cluster 2024-04-03T18:31:31.775923+0000 mgr.y (mgr.24370) 7593 : cluster [DBG] pgmap v7577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:32.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:31 smithi067 bash[27441]: audit 2024-04-03T18:31:31.355395+0000 mon.a (mon.0) 6895 : audit [DBG] from='client.? 172.21.15.67:0/392144742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:32.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:31 smithi067 bash[27441]: cluster 2024-04-03T18:31:31.775923+0000 mgr.y (mgr.24370) 7593 : cluster [DBG] pgmap v7577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:33.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:31:33.852 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:31:34.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:33 smithi082 bash[20963]: audit 2024-04-03T18:31:33.806361+0000 mon.c (mon.2) 2992 : audit [DBG] from='client.? 172.21.15.67:0/2182551558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:34.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:33 smithi067 bash[17655]: audit 2024-04-03T18:31:33.806361+0000 mon.c (mon.2) 2992 : audit [DBG] from='client.? 172.21.15.67:0/2182551558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:34.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:33 smithi067 bash[27441]: audit 2024-04-03T18:31:33.806361+0000 mon.c (mon.2) 2992 : audit [DBG] from='client.? 172.21.15.67:0/2182551558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:35.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:34 smithi082 bash[20963]: cluster 2024-04-03T18:31:33.776609+0000 mgr.y (mgr.24370) 7594 : cluster [DBG] pgmap v7578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:35.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:34 smithi067 bash[17655]: cluster 2024-04-03T18:31:33.776609+0000 mgr.y (mgr.24370) 7594 : cluster [DBG] pgmap v7578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:35.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:34 smithi067 bash[27441]: cluster 2024-04-03T18:31:33.776609+0000 mgr.y (mgr.24370) 7594 : cluster [DBG] pgmap v7578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:37.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:36 smithi082 bash[20963]: cluster 2024-04-03T18:31:35.777701+0000 mgr.y (mgr.24370) 7595 : cluster [DBG] pgmap v7579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:37.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:36 smithi082 bash[20963]: audit 2024-04-03T18:31:36.256594+0000 mon.a (mon.0) 6896 : audit [DBG] from='client.? 172.21.15.67:0/3272071076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:37.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:36 smithi067 bash[27441]: cluster 2024-04-03T18:31:35.777701+0000 mgr.y (mgr.24370) 7595 : cluster [DBG] pgmap v7579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:37.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:36 smithi067 bash[27441]: audit 2024-04-03T18:31:36.256594+0000 mon.a (mon.0) 6896 : audit [DBG] from='client.? 172.21.15.67:0/3272071076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:37.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:36 smithi067 bash[17655]: cluster 2024-04-03T18:31:35.777701+0000 mgr.y (mgr.24370) 7595 : cluster [DBG] pgmap v7579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:37.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:36 smithi067 bash[17655]: audit 2024-04-03T18:31:36.256594+0000 mon.a (mon.0) 6896 : audit [DBG] from='client.? 172.21.15.67:0/3272071076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:39.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:38 smithi082 bash[20963]: cluster 2024-04-03T18:31:37.778442+0000 mgr.y (mgr.24370) 7596 : cluster [DBG] pgmap v7580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:39.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:38 smithi082 bash[20963]: audit 2024-04-03T18:31:38.711277+0000 mon.c (mon.2) 2993 : audit [DBG] from='client.? 172.21.15.67:0/3110514452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:39.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:38 smithi067 bash[17655]: cluster 2024-04-03T18:31:37.778442+0000 mgr.y (mgr.24370) 7596 : cluster [DBG] pgmap v7580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:39.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:38 smithi067 bash[17655]: audit 2024-04-03T18:31:38.711277+0000 mon.c (mon.2) 2993 : audit [DBG] from='client.? 172.21.15.67:0/3110514452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:39.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:38 smithi067 bash[27441]: cluster 2024-04-03T18:31:37.778442+0000 mgr.y (mgr.24370) 7596 : cluster [DBG] pgmap v7580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:39.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:38 smithi067 bash[27441]: audit 2024-04-03T18:31:38.711277+0000 mon.c (mon.2) 2993 : audit [DBG] from='client.? 172.21.15.67:0/3110514452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:41.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:40 smithi082 bash[20963]: cluster 2024-04-03T18:31:39.779115+0000 mgr.y (mgr.24370) 7597 : cluster [DBG] pgmap v7581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:41.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:40 smithi082 bash[20963]: audit 2024-04-03T18:31:40.054858+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:41.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:40 smithi067 bash[17655]: cluster 2024-04-03T18:31:39.779115+0000 mgr.y (mgr.24370) 7597 : cluster [DBG] pgmap v7581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:41.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:40 smithi067 bash[17655]: audit 2024-04-03T18:31:40.054858+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:41.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:40 smithi067 bash[27441]: cluster 2024-04-03T18:31:39.779115+0000 mgr.y (mgr.24370) 7597 : cluster [DBG] pgmap v7581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:41.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:40 smithi067 bash[27441]: audit 2024-04-03T18:31:40.054858+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:42.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:41 smithi067 bash[17655]: audit 2024-04-03T18:31:41.162729+0000 mon.a (mon.0) 6898 : audit [DBG] from='client.? 172.21.15.67:0/1887050887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:42.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:41 smithi067 bash[27441]: audit 2024-04-03T18:31:41.162729+0000 mon.a (mon.0) 6898 : audit [DBG] from='client.? 172.21.15.67:0/1887050887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:42.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:41 smithi082 bash[20963]: audit 2024-04-03T18:31:41.162729+0000 mon.a (mon.0) 6898 : audit [DBG] from='client.? 172.21.15.67:0/1887050887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:43.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:42 smithi067 bash[17655]: cluster 2024-04-03T18:31:41.780349+0000 mgr.y (mgr.24370) 7598 : cluster [DBG] pgmap v7582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:43.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:43] "GET /metrics HTTP/1.1" 200 239960 "" "Prometheus/2.43.0" 2024-04-03T18:31:43.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:42 smithi067 bash[27441]: cluster 2024-04-03T18:31:41.780349+0000 mgr.y (mgr.24370) 7598 : cluster [DBG] pgmap v7582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:43.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:42 smithi082 bash[20963]: cluster 2024-04-03T18:31:41.780349+0000 mgr.y (mgr.24370) 7598 : cluster [DBG] pgmap v7582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:43.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:31:44.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:43 smithi067 bash[17655]: audit 2024-04-03T18:31:43.613918+0000 mon.c (mon.2) 2994 : audit [DBG] from='client.? 172.21.15.67:0/3360606505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:44.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:43 smithi067 bash[27441]: audit 2024-04-03T18:31:43.613918+0000 mon.c (mon.2) 2994 : audit [DBG] from='client.? 172.21.15.67:0/3360606505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:44.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:43 smithi082 bash[20963]: audit 2024-04-03T18:31:43.613918+0000 mon.c (mon.2) 2994 : audit [DBG] from='client.? 172.21.15.67:0/3360606505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:45.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:44 smithi067 bash[27441]: cluster 2024-04-03T18:31:43.780974+0000 mgr.y (mgr.24370) 7599 : cluster [DBG] pgmap v7583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:45.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:44 smithi067 bash[17655]: cluster 2024-04-03T18:31:43.780974+0000 mgr.y (mgr.24370) 7599 : cluster [DBG] pgmap v7583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:45.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:44 smithi082 bash[20963]: cluster 2024-04-03T18:31:43.780974+0000 mgr.y (mgr.24370) 7599 : cluster [DBG] pgmap v7583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:47.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:46 smithi067 bash[17655]: cluster 2024-04-03T18:31:45.782038+0000 mgr.y (mgr.24370) 7600 : cluster [DBG] pgmap v7584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:47.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:46 smithi067 bash[17655]: audit 2024-04-03T18:31:46.075127+0000 mon.a (mon.0) 6899 : audit [DBG] from='client.? 172.21.15.67:0/4083407500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:47.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:46 smithi067 bash[27441]: cluster 2024-04-03T18:31:45.782038+0000 mgr.y (mgr.24370) 7600 : cluster [DBG] pgmap v7584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:47.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:46 smithi067 bash[27441]: audit 2024-04-03T18:31:46.075127+0000 mon.a (mon.0) 6899 : audit [DBG] from='client.? 172.21.15.67:0/4083407500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:46 smithi082 bash[20963]: cluster 2024-04-03T18:31:45.782038+0000 mgr.y (mgr.24370) 7600 : cluster [DBG] pgmap v7584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:46 smithi082 bash[20963]: audit 2024-04-03T18:31:46.075127+0000 mon.a (mon.0) 6899 : audit [DBG] from='client.? 172.21.15.67:0/4083407500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:48.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:47 smithi067 bash[27441]: audit 2024-04-03T18:31:47.310257+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:31:48.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:47 smithi067 bash[17655]: audit 2024-04-03T18:31:47.310257+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:31:48.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:47 smithi082 bash[20963]: audit 2024-04-03T18:31:47.310257+0000 mon.a (mon.0) 6900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:31:49.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:48 smithi067 bash[17655]: cluster 2024-04-03T18:31:47.782778+0000 mgr.y (mgr.24370) 7601 : cluster [DBG] pgmap v7585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:49.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:48 smithi067 bash[17655]: audit 2024-04-03T18:31:48.529948+0000 mon.c (mon.2) 2995 : audit [DBG] from='client.? 172.21.15.67:0/1127527409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:49.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:48 smithi067 bash[27441]: cluster 2024-04-03T18:31:47.782778+0000 mgr.y (mgr.24370) 7601 : cluster [DBG] pgmap v7585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:49.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:48 smithi067 bash[27441]: audit 2024-04-03T18:31:48.529948+0000 mon.c (mon.2) 2995 : audit [DBG] from='client.? 172.21.15.67:0/1127527409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:49.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:48 smithi082 bash[20963]: cluster 2024-04-03T18:31:47.782778+0000 mgr.y (mgr.24370) 7601 : cluster [DBG] pgmap v7585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:49.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:48 smithi082 bash[20963]: audit 2024-04-03T18:31:48.529948+0000 mon.c (mon.2) 2995 : audit [DBG] from='client.? 172.21.15.67:0/1127527409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:50.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:49 smithi082 bash[20963]: cluster 2024-04-03T18:31:49.783415+0000 mgr.y (mgr.24370) 7602 : cluster [DBG] pgmap v7586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:50.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:49 smithi067 bash[17655]: cluster 2024-04-03T18:31:49.783415+0000 mgr.y (mgr.24370) 7602 : cluster [DBG] pgmap v7586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:50.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:49 smithi067 bash[27441]: cluster 2024-04-03T18:31:49.783415+0000 mgr.y (mgr.24370) 7602 : cluster [DBG] pgmap v7586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:51.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:51 smithi082 bash[20963]: audit 2024-04-03T18:31:50.989721+0000 mon.a (mon.0) 6901 : audit [DBG] from='client.? 172.21.15.67:0/926685696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:51.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:51 smithi067 bash[27441]: audit 2024-04-03T18:31:50.989721+0000 mon.a (mon.0) 6901 : audit [DBG] from='client.? 172.21.15.67:0/926685696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:51.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:51 smithi067 bash[17655]: audit 2024-04-03T18:31:50.989721+0000 mon.a (mon.0) 6901 : audit [DBG] from='client.? 172.21.15.67:0/926685696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:52.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:52 smithi082 bash[20963]: cluster 2024-04-03T18:31:51.784545+0000 mgr.y (mgr.24370) 7603 : cluster [DBG] pgmap v7587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:52.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:52 smithi067 bash[27441]: cluster 2024-04-03T18:31:51.784545+0000 mgr.y (mgr.24370) 7603 : cluster [DBG] pgmap v7587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:52.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:52 smithi067 bash[17655]: cluster 2024-04-03T18:31:51.784545+0000 mgr.y (mgr.24370) 7603 : cluster [DBG] pgmap v7587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:53.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:53] "GET /metrics HTTP/1.1" 200 239960 "" "Prometheus/2.43.0" 2024-04-03T18:31:53.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:31:54.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:54 smithi082 bash[20963]: audit 2024-04-03T18:31:53.054101+0000 mon.a (mon.0) 6902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:54 smithi082 bash[20963]: audit 2024-04-03T18:31:53.062314+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:54 smithi082 bash[20963]: audit 2024-04-03T18:31:53.304788+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:54 smithi082 bash[20963]: audit 2024-04-03T18:31:53.312633+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:54 smithi082 bash[20963]: audit 2024-04-03T18:31:53.449480+0000 mon.c (mon.2) 2996 : audit [DBG] from='client.? 172.21.15.67:0/3272968761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:54.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:54 smithi082 bash[20963]: audit 2024-04-03T18:31:53.754672+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:31:54.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:54 smithi082 bash[20963]: audit 2024-04-03T18:31:53.756432+0000 mon.a (mon.0) 6907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:31:54.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:54 smithi082 bash[20963]: audit 2024-04-03T18:31:53.766086+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:54 smithi082 bash[20963]: cluster 2024-04-03T18:31:53.785058+0000 mgr.y (mgr.24370) 7604 : cluster [DBG] pgmap v7588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:54.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[17655]: audit 2024-04-03T18:31:53.054101+0000 mon.a (mon.0) 6902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[17655]: audit 2024-04-03T18:31:53.062314+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[17655]: audit 2024-04-03T18:31:53.304788+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[17655]: audit 2024-04-03T18:31:53.312633+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[17655]: audit 2024-04-03T18:31:53.449480+0000 mon.c (mon.2) 2996 : audit [DBG] from='client.? 172.21.15.67:0/3272968761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[17655]: audit 2024-04-03T18:31:53.754672+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[17655]: audit 2024-04-03T18:31:53.756432+0000 mon.a (mon.0) 6907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[17655]: audit 2024-04-03T18:31:53.766086+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[17655]: cluster 2024-04-03T18:31:53.785058+0000 mgr.y (mgr.24370) 7604 : cluster [DBG] pgmap v7588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[27441]: audit 2024-04-03T18:31:53.054101+0000 mon.a (mon.0) 6902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[27441]: audit 2024-04-03T18:31:53.062314+0000 mon.a (mon.0) 6903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[27441]: audit 2024-04-03T18:31:53.304788+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[27441]: audit 2024-04-03T18:31:53.312633+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[27441]: audit 2024-04-03T18:31:53.449480+0000 mon.c (mon.2) 2996 : audit [DBG] from='client.? 172.21.15.67:0/3272968761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[27441]: audit 2024-04-03T18:31:53.754672+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:31:54.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[27441]: audit 2024-04-03T18:31:53.756432+0000 mon.a (mon.0) 6907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:31:54.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[27441]: audit 2024-04-03T18:31:53.766086+0000 mon.a (mon.0) 6908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:31:54.409 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:54 smithi067 bash[27441]: cluster 2024-04-03T18:31:53.785058+0000 mgr.y (mgr.24370) 7604 : cluster [DBG] pgmap v7588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:56.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:55 smithi082 bash[20963]: audit 2024-04-03T18:31:55.055244+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:56.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:55 smithi082 bash[20963]: cluster 2024-04-03T18:31:55.786067+0000 mgr.y (mgr.24370) 7605 : cluster [DBG] pgmap v7589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:56.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:55 smithi082 bash[20963]: audit 2024-04-03T18:31:55.906444+0000 mon.c (mon.2) 2997 : audit [DBG] from='client.? 172.21.15.67:0/1048937345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:56.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:55 smithi067 bash[17655]: audit 2024-04-03T18:31:55.055244+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:56.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:55 smithi067 bash[17655]: cluster 2024-04-03T18:31:55.786067+0000 mgr.y (mgr.24370) 7605 : cluster [DBG] pgmap v7589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:56.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:55 smithi067 bash[17655]: audit 2024-04-03T18:31:55.906444+0000 mon.c (mon.2) 2997 : audit [DBG] from='client.? 172.21.15.67:0/1048937345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:56.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:55 smithi067 bash[27441]: audit 2024-04-03T18:31:55.055244+0000 mon.a (mon.0) 6909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:31:56.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:55 smithi067 bash[27441]: cluster 2024-04-03T18:31:55.786067+0000 mgr.y (mgr.24370) 7605 : cluster [DBG] pgmap v7589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:56.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:55 smithi067 bash[27441]: audit 2024-04-03T18:31:55.906444+0000 mon.c (mon.2) 2997 : audit [DBG] from='client.? 172.21.15.67:0/1048937345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:59.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:58 smithi082 bash[20963]: cluster 2024-04-03T18:31:57.786810+0000 mgr.y (mgr.24370) 7606 : cluster [DBG] pgmap v7590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:59.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:31:58 smithi082 bash[20963]: audit 2024-04-03T18:31:58.365628+0000 mon.c (mon.2) 2998 : audit [DBG] from='client.? 172.21.15.67:0/1835779954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:59.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:58 smithi067 bash[17655]: cluster 2024-04-03T18:31:57.786810+0000 mgr.y (mgr.24370) 7606 : cluster [DBG] pgmap v7590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:59.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:31:58 smithi067 bash[17655]: audit 2024-04-03T18:31:58.365628+0000 mon.c (mon.2) 2998 : audit [DBG] from='client.? 172.21.15.67:0/1835779954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:31:59.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:58 smithi067 bash[27441]: cluster 2024-04-03T18:31:57.786810+0000 mgr.y (mgr.24370) 7606 : cluster [DBG] pgmap v7590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:31:59.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:31:58 smithi067 bash[27441]: audit 2024-04-03T18:31:58.365628+0000 mon.c (mon.2) 2998 : audit [DBG] from='client.? 172.21.15.67:0/1835779954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:01.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:00 smithi082 bash[20963]: cluster 2024-04-03T18:31:59.787493+0000 mgr.y (mgr.24370) 7607 : cluster [DBG] pgmap v7591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:01.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:00 smithi082 bash[20963]: audit 2024-04-03T18:32:00.826078+0000 mon.a (mon.0) 6910 : audit [DBG] from='client.? 172.21.15.67:0/3765544139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:01.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:00 smithi067 bash[27441]: cluster 2024-04-03T18:31:59.787493+0000 mgr.y (mgr.24370) 7607 : cluster [DBG] pgmap v7591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:01.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:00 smithi067 bash[27441]: audit 2024-04-03T18:32:00.826078+0000 mon.a (mon.0) 6910 : audit [DBG] from='client.? 172.21.15.67:0/3765544139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:01.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:00 smithi067 bash[17655]: cluster 2024-04-03T18:31:59.787493+0000 mgr.y (mgr.24370) 7607 : cluster [DBG] pgmap v7591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:01.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:00 smithi067 bash[17655]: audit 2024-04-03T18:32:00.826078+0000 mon.a (mon.0) 6910 : audit [DBG] from='client.? 172.21.15.67:0/3765544139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:03.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:02 smithi082 bash[20963]: cluster 2024-04-03T18:32:01.788652+0000 mgr.y (mgr.24370) 7608 : cluster [DBG] pgmap v7592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:03.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:02 smithi067 bash[17655]: cluster 2024-04-03T18:32:01.788652+0000 mgr.y (mgr.24370) 7608 : cluster [DBG] pgmap v7592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:03.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:02 smithi067 bash[27441]: cluster 2024-04-03T18:32:01.788652+0000 mgr.y (mgr.24370) 7608 : cluster [DBG] pgmap v7592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:03.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:32:03.849 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:32:04.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:03 smithi082 bash[20963]: audit 2024-04-03T18:32:03.277409+0000 mon.c (mon.2) 2999 : audit [DBG] from='client.? 172.21.15.67:0/737985466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:04.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:03 smithi067 bash[27441]: audit 2024-04-03T18:32:03.277409+0000 mon.c (mon.2) 2999 : audit [DBG] from='client.? 172.21.15.67:0/737985466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:04.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:03 smithi067 bash[17655]: audit 2024-04-03T18:32:03.277409+0000 mon.c (mon.2) 2999 : audit [DBG] from='client.? 172.21.15.67:0/737985466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:05.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:04 smithi082 bash[20963]: cluster 2024-04-03T18:32:03.789328+0000 mgr.y (mgr.24370) 7609 : cluster [DBG] pgmap v7593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:05.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:04 smithi067 bash[17655]: cluster 2024-04-03T18:32:03.789328+0000 mgr.y (mgr.24370) 7609 : cluster [DBG] pgmap v7593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:05.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:04 smithi067 bash[27441]: cluster 2024-04-03T18:32:03.789328+0000 mgr.y (mgr.24370) 7609 : cluster [DBG] pgmap v7593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:06.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:05 smithi082 bash[20963]: audit 2024-04-03T18:32:05.729289+0000 mon.a (mon.0) 6911 : audit [DBG] from='client.? 172.21.15.67:0/145923922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:06.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:05 smithi067 bash[17655]: audit 2024-04-03T18:32:05.729289+0000 mon.a (mon.0) 6911 : audit [DBG] from='client.? 172.21.15.67:0/145923922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:06.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:05 smithi067 bash[27441]: audit 2024-04-03T18:32:05.729289+0000 mon.a (mon.0) 6911 : audit [DBG] from='client.? 172.21.15.67:0/145923922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:07.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:06 smithi082 bash[20963]: cluster 2024-04-03T18:32:05.790457+0000 mgr.y (mgr.24370) 7610 : cluster [DBG] pgmap v7594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:06 smithi067 bash[27441]: cluster 2024-04-03T18:32:05.790457+0000 mgr.y (mgr.24370) 7610 : cluster [DBG] pgmap v7594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:07.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:06 smithi067 bash[17655]: cluster 2024-04-03T18:32:05.790457+0000 mgr.y (mgr.24370) 7610 : cluster [DBG] pgmap v7594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:09.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:08 smithi082 bash[20963]: cluster 2024-04-03T18:32:07.790987+0000 mgr.y (mgr.24370) 7611 : cluster [DBG] pgmap v7595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:09.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:08 smithi082 bash[20963]: audit 2024-04-03T18:32:08.187286+0000 mon.c (mon.2) 3000 : audit [DBG] from='client.? 172.21.15.67:0/1322162434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:09.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:08 smithi067 bash[17655]: cluster 2024-04-03T18:32:07.790987+0000 mgr.y (mgr.24370) 7611 : cluster [DBG] pgmap v7595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:09.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:08 smithi067 bash[17655]: audit 2024-04-03T18:32:08.187286+0000 mon.c (mon.2) 3000 : audit [DBG] from='client.? 172.21.15.67:0/1322162434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:09.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:08 smithi067 bash[27441]: cluster 2024-04-03T18:32:07.790987+0000 mgr.y (mgr.24370) 7611 : cluster [DBG] pgmap v7595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:09.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:08 smithi067 bash[27441]: audit 2024-04-03T18:32:08.187286+0000 mon.c (mon.2) 3000 : audit [DBG] from='client.? 172.21.15.67:0/1322162434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:11.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:10 smithi082 bash[20963]: cluster 2024-04-03T18:32:09.791784+0000 mgr.y (mgr.24370) 7612 : cluster [DBG] pgmap v7596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:10 smithi082 bash[20963]: audit 2024-04-03T18:32:10.055817+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:11.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:10 smithi082 bash[20963]: audit 2024-04-03T18:32:10.639660+0000 mon.a (mon.0) 6913 : audit [DBG] from='client.? 172.21.15.67:0/446846511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:11.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:10 smithi067 bash[27441]: cluster 2024-04-03T18:32:09.791784+0000 mgr.y (mgr.24370) 7612 : cluster [DBG] pgmap v7596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:11.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:10 smithi067 bash[27441]: audit 2024-04-03T18:32:10.055817+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:11.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:10 smithi067 bash[27441]: audit 2024-04-03T18:32:10.639660+0000 mon.a (mon.0) 6913 : audit [DBG] from='client.? 172.21.15.67:0/446846511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:11.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:10 smithi067 bash[17655]: cluster 2024-04-03T18:32:09.791784+0000 mgr.y (mgr.24370) 7612 : cluster [DBG] pgmap v7596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:11.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:10 smithi067 bash[17655]: audit 2024-04-03T18:32:10.055817+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:11.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:10 smithi067 bash[17655]: audit 2024-04-03T18:32:10.639660+0000 mon.a (mon.0) 6913 : audit [DBG] from='client.? 172.21.15.67:0/446846511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:13.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:13] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:32:13.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:12 smithi067 bash[17655]: cluster 2024-04-03T18:32:11.793042+0000 mgr.y (mgr.24370) 7613 : cluster [DBG] pgmap v7597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:13.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:12 smithi067 bash[27441]: cluster 2024-04-03T18:32:11.793042+0000 mgr.y (mgr.24370) 7613 : cluster [DBG] pgmap v7597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:13.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:12 smithi082 bash[20963]: cluster 2024-04-03T18:32:11.793042+0000 mgr.y (mgr.24370) 7613 : cluster [DBG] pgmap v7597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:13.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:32:14.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:13 smithi067 bash[27441]: audit 2024-04-03T18:32:13.093435+0000 mon.a (mon.0) 6914 : audit [DBG] from='client.? 172.21.15.67:0/1935776774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:14.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:13 smithi067 bash[17655]: audit 2024-04-03T18:32:13.093435+0000 mon.a (mon.0) 6914 : audit [DBG] from='client.? 172.21.15.67:0/1935776774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:14.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:13 smithi082 bash[20963]: audit 2024-04-03T18:32:13.093435+0000 mon.a (mon.0) 6914 : audit [DBG] from='client.? 172.21.15.67:0/1935776774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:15.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:14 smithi067 bash[17655]: cluster 2024-04-03T18:32:13.793714+0000 mgr.y (mgr.24370) 7614 : cluster [DBG] pgmap v7598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:15.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:14 smithi067 bash[27441]: cluster 2024-04-03T18:32:13.793714+0000 mgr.y (mgr.24370) 7614 : cluster [DBG] pgmap v7598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:15.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:14 smithi082 bash[20963]: cluster 2024-04-03T18:32:13.793714+0000 mgr.y (mgr.24370) 7614 : cluster [DBG] pgmap v7598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:16.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:15 smithi067 bash[27441]: audit 2024-04-03T18:32:15.554546+0000 mon.b (mon.1) 58 : audit [DBG] from='client.? 172.21.15.67:0/2459874903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:16.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:15 smithi067 bash[17655]: audit 2024-04-03T18:32:15.554546+0000 mon.b (mon.1) 58 : audit [DBG] from='client.? 172.21.15.67:0/2459874903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:16.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:15 smithi082 bash[20963]: audit 2024-04-03T18:32:15.554546+0000 mon.b (mon.1) 58 : audit [DBG] from='client.? 172.21.15.67:0/2459874903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:17.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:16 smithi067 bash[27441]: cluster 2024-04-03T18:32:15.794855+0000 mgr.y (mgr.24370) 7615 : cluster [DBG] pgmap v7599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:17.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:16 smithi067 bash[17655]: cluster 2024-04-03T18:32:15.794855+0000 mgr.y (mgr.24370) 7615 : cluster [DBG] pgmap v7599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:17.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:16 smithi082 bash[20963]: cluster 2024-04-03T18:32:15.794855+0000 mgr.y (mgr.24370) 7615 : cluster [DBG] pgmap v7599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:19.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:18 smithi067 bash[17655]: cluster 2024-04-03T18:32:17.795495+0000 mgr.y (mgr.24370) 7616 : cluster [DBG] pgmap v7600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:19.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:18 smithi067 bash[17655]: audit 2024-04-03T18:32:18.012466+0000 mon.c (mon.2) 3001 : audit [DBG] from='client.? 172.21.15.67:0/1880274724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:19.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:18 smithi067 bash[27441]: cluster 2024-04-03T18:32:17.795495+0000 mgr.y (mgr.24370) 7616 : cluster [DBG] pgmap v7600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:19.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:18 smithi067 bash[27441]: audit 2024-04-03T18:32:18.012466+0000 mon.c (mon.2) 3001 : audit [DBG] from='client.? 172.21.15.67:0/1880274724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:19.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:18 smithi082 bash[20963]: cluster 2024-04-03T18:32:17.795495+0000 mgr.y (mgr.24370) 7616 : cluster [DBG] pgmap v7600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:19.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:18 smithi082 bash[20963]: audit 2024-04-03T18:32:18.012466+0000 mon.c (mon.2) 3001 : audit [DBG] from='client.? 172.21.15.67:0/1880274724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:21.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:20 smithi082 bash[20963]: cluster 2024-04-03T18:32:19.796207+0000 mgr.y (mgr.24370) 7617 : cluster [DBG] pgmap v7601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:21.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:20 smithi082 bash[20963]: audit 2024-04-03T18:32:20.459352+0000 mon.c (mon.2) 3002 : audit [DBG] from='client.? 172.21.15.67:0/1964728963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:21.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:20 smithi067 bash[17655]: cluster 2024-04-03T18:32:19.796207+0000 mgr.y (mgr.24370) 7617 : cluster [DBG] pgmap v7601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:21.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:20 smithi067 bash[17655]: audit 2024-04-03T18:32:20.459352+0000 mon.c (mon.2) 3002 : audit [DBG] from='client.? 172.21.15.67:0/1964728963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:21.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:20 smithi067 bash[27441]: cluster 2024-04-03T18:32:19.796207+0000 mgr.y (mgr.24370) 7617 : cluster [DBG] pgmap v7601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:21.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:20 smithi067 bash[27441]: audit 2024-04-03T18:32:20.459352+0000 mon.c (mon.2) 3002 : audit [DBG] from='client.? 172.21.15.67:0/1964728963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:22.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:21 smithi082 bash[20963]: cluster 2024-04-03T18:32:21.797390+0000 mgr.y (mgr.24370) 7618 : cluster [DBG] pgmap v7602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:22.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:21 smithi067 bash[17655]: cluster 2024-04-03T18:32:21.797390+0000 mgr.y (mgr.24370) 7618 : cluster [DBG] pgmap v7602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:22.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:21 smithi067 bash[27441]: cluster 2024-04-03T18:32:21.797390+0000 mgr.y (mgr.24370) 7618 : cluster [DBG] pgmap v7602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:23.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:22 smithi082 bash[20963]: audit 2024-04-03T18:32:22.911589+0000 mon.c (mon.2) 3003 : audit [DBG] from='client.? 172.21.15.67:0/2958555810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:23.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:23] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:32:23.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:22 smithi067 bash[27441]: audit 2024-04-03T18:32:22.911589+0000 mon.c (mon.2) 3003 : audit [DBG] from='client.? 172.21.15.67:0/2958555810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:23.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:22 smithi067 bash[17655]: audit 2024-04-03T18:32:22.911589+0000 mon.c (mon.2) 3003 : audit [DBG] from='client.? 172.21.15.67:0/2958555810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:23.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:32:24.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:23 smithi082 bash[20963]: cluster 2024-04-03T18:32:23.798144+0000 mgr.y (mgr.24370) 7619 : cluster [DBG] pgmap v7603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:24.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:23 smithi067 bash[17655]: cluster 2024-04-03T18:32:23.798144+0000 mgr.y (mgr.24370) 7619 : cluster [DBG] pgmap v7603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:24.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:23 smithi067 bash[27441]: cluster 2024-04-03T18:32:23.798144+0000 mgr.y (mgr.24370) 7619 : cluster [DBG] pgmap v7603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:25.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:25 smithi082 bash[20963]: audit 2024-04-03T18:32:25.055559+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:25.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:25 smithi067 bash[17655]: audit 2024-04-03T18:32:25.055559+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:25.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:25 smithi067 bash[27441]: audit 2024-04-03T18:32:25.055559+0000 mon.a (mon.0) 6915 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:26 smithi082 bash[20963]: audit 2024-04-03T18:32:25.371930+0000 mon.c (mon.2) 3004 : audit [DBG] from='client.? 172.21.15.67:0/2515521639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:26 smithi082 bash[20963]: cluster 2024-04-03T18:32:25.799326+0000 mgr.y (mgr.24370) 7620 : cluster [DBG] pgmap v7604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:26.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:26 smithi067 bash[27441]: audit 2024-04-03T18:32:25.371930+0000 mon.c (mon.2) 3004 : audit [DBG] from='client.? 172.21.15.67:0/2515521639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:26.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:26 smithi067 bash[27441]: cluster 2024-04-03T18:32:25.799326+0000 mgr.y (mgr.24370) 7620 : cluster [DBG] pgmap v7604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:26.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:26 smithi067 bash[17655]: audit 2024-04-03T18:32:25.371930+0000 mon.c (mon.2) 3004 : audit [DBG] from='client.? 172.21.15.67:0/2515521639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:26.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:26 smithi067 bash[17655]: cluster 2024-04-03T18:32:25.799326+0000 mgr.y (mgr.24370) 7620 : cluster [DBG] pgmap v7604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:28.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:27 smithi082 bash[20963]: audit 2024-04-03T18:32:27.826910+0000 mon.a (mon.0) 6916 : audit [DBG] from='client.? 172.21.15.67:0/2161030281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:28.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:27 smithi067 bash[17655]: audit 2024-04-03T18:32:27.826910+0000 mon.a (mon.0) 6916 : audit [DBG] from='client.? 172.21.15.67:0/2161030281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:28.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:27 smithi067 bash[27441]: audit 2024-04-03T18:32:27.826910+0000 mon.a (mon.0) 6916 : audit [DBG] from='client.? 172.21.15.67:0/2161030281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:29.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:28 smithi082 bash[20963]: cluster 2024-04-03T18:32:27.800034+0000 mgr.y (mgr.24370) 7621 : cluster [DBG] pgmap v7605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:29.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:28 smithi067 bash[17655]: cluster 2024-04-03T18:32:27.800034+0000 mgr.y (mgr.24370) 7621 : cluster [DBG] pgmap v7605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:29.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:28 smithi067 bash[27441]: cluster 2024-04-03T18:32:27.800034+0000 mgr.y (mgr.24370) 7621 : cluster [DBG] pgmap v7605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:31.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:30 smithi067 bash[27441]: cluster 2024-04-03T18:32:29.800674+0000 mgr.y (mgr.24370) 7622 : cluster [DBG] pgmap v7606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:31.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:30 smithi067 bash[27441]: audit 2024-04-03T18:32:30.282547+0000 mon.a (mon.0) 6917 : audit [DBG] from='client.? 172.21.15.67:0/177715076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:31.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:30 smithi067 bash[17655]: cluster 2024-04-03T18:32:29.800674+0000 mgr.y (mgr.24370) 7622 : cluster [DBG] pgmap v7606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:31.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:30 smithi067 bash[17655]: audit 2024-04-03T18:32:30.282547+0000 mon.a (mon.0) 6917 : audit [DBG] from='client.? 172.21.15.67:0/177715076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:31.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:30 smithi082 bash[20963]: cluster 2024-04-03T18:32:29.800674+0000 mgr.y (mgr.24370) 7622 : cluster [DBG] pgmap v7606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:31.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:30 smithi082 bash[20963]: audit 2024-04-03T18:32:30.282547+0000 mon.a (mon.0) 6917 : audit [DBG] from='client.? 172.21.15.67:0/177715076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:33.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:32:33.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:32 smithi067 bash[17655]: cluster 2024-04-03T18:32:31.801805+0000 mgr.y (mgr.24370) 7623 : cluster [DBG] pgmap v7607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:33.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:32 smithi067 bash[17655]: audit 2024-04-03T18:32:32.738201+0000 mon.c (mon.2) 3005 : audit [DBG] from='client.? 172.21.15.67:0/663322792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:33.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:32 smithi067 bash[27441]: cluster 2024-04-03T18:32:31.801805+0000 mgr.y (mgr.24370) 7623 : cluster [DBG] pgmap v7607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:33.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:32 smithi067 bash[27441]: audit 2024-04-03T18:32:32.738201+0000 mon.c (mon.2) 3005 : audit [DBG] from='client.? 172.21.15.67:0/663322792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:33.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:32 smithi082 bash[20963]: cluster 2024-04-03T18:32:31.801805+0000 mgr.y (mgr.24370) 7623 : cluster [DBG] pgmap v7607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:33.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:32 smithi082 bash[20963]: audit 2024-04-03T18:32:32.738201+0000 mon.c (mon.2) 3005 : audit [DBG] from='client.? 172.21.15.67:0/663322792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:33.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:32:35.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:34 smithi067 bash[27441]: cluster 2024-04-03T18:32:33.802504+0000 mgr.y (mgr.24370) 7624 : cluster [DBG] pgmap v7608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:35.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:34 smithi067 bash[17655]: cluster 2024-04-03T18:32:33.802504+0000 mgr.y (mgr.24370) 7624 : cluster [DBG] pgmap v7608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:35.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:34 smithi082 bash[20963]: cluster 2024-04-03T18:32:33.802504+0000 mgr.y (mgr.24370) 7624 : cluster [DBG] pgmap v7608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:36.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:35 smithi067 bash[17655]: audit 2024-04-03T18:32:35.201333+0000 mon.a (mon.0) 6918 : audit [DBG] from='client.? 172.21.15.67:0/1869762463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:36.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:35 smithi067 bash[27441]: audit 2024-04-03T18:32:35.201333+0000 mon.a (mon.0) 6918 : audit [DBG] from='client.? 172.21.15.67:0/1869762463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:36.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:35 smithi082 bash[20963]: audit 2024-04-03T18:32:35.201333+0000 mon.a (mon.0) 6918 : audit [DBG] from='client.? 172.21.15.67:0/1869762463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:37.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:36 smithi067 bash[27441]: cluster 2024-04-03T18:32:35.803639+0000 mgr.y (mgr.24370) 7625 : cluster [DBG] pgmap v7609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:37.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:36 smithi067 bash[17655]: cluster 2024-04-03T18:32:35.803639+0000 mgr.y (mgr.24370) 7625 : cluster [DBG] pgmap v7609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:37.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:36 smithi082 bash[20963]: cluster 2024-04-03T18:32:35.803639+0000 mgr.y (mgr.24370) 7625 : cluster [DBG] pgmap v7609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:38.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:37 smithi082 bash[20963]: audit 2024-04-03T18:32:37.652741+0000 mon.c (mon.2) 3006 : audit [DBG] from='client.? 172.21.15.67:0/4202716948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:38.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:37 smithi067 bash[27441]: audit 2024-04-03T18:32:37.652741+0000 mon.c (mon.2) 3006 : audit [DBG] from='client.? 172.21.15.67:0/4202716948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:38.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:37 smithi067 bash[17655]: audit 2024-04-03T18:32:37.652741+0000 mon.c (mon.2) 3006 : audit [DBG] from='client.? 172.21.15.67:0/4202716948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:39.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:38 smithi082 bash[20963]: cluster 2024-04-03T18:32:37.804345+0000 mgr.y (mgr.24370) 7626 : cluster [DBG] pgmap v7610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:39.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:38 smithi067 bash[27441]: cluster 2024-04-03T18:32:37.804345+0000 mgr.y (mgr.24370) 7626 : cluster [DBG] pgmap v7610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:39.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:38 smithi067 bash[17655]: cluster 2024-04-03T18:32:37.804345+0000 mgr.y (mgr.24370) 7626 : cluster [DBG] pgmap v7610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:40.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:39 smithi082 bash[20963]: cluster 2024-04-03T18:32:39.804796+0000 mgr.y (mgr.24370) 7627 : cluster [DBG] pgmap v7611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:40.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:39 smithi067 bash[27441]: cluster 2024-04-03T18:32:39.804796+0000 mgr.y (mgr.24370) 7627 : cluster [DBG] pgmap v7611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:40.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:39 smithi067 bash[17655]: cluster 2024-04-03T18:32:39.804796+0000 mgr.y (mgr.24370) 7627 : cluster [DBG] pgmap v7611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:40 smithi082 bash[20963]: audit 2024-04-03T18:32:40.056167+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:40 smithi082 bash[20963]: audit 2024-04-03T18:32:40.103566+0000 mon.a (mon.0) 6920 : audit [DBG] from='client.? 172.21.15.67:0/4226280289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:41.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:40 smithi067 bash[27441]: audit 2024-04-03T18:32:40.056167+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:41.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:40 smithi067 bash[27441]: audit 2024-04-03T18:32:40.103566+0000 mon.a (mon.0) 6920 : audit [DBG] from='client.? 172.21.15.67:0/4226280289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:41.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:40 smithi067 bash[17655]: audit 2024-04-03T18:32:40.056167+0000 mon.a (mon.0) 6919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:41.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:40 smithi067 bash[17655]: audit 2024-04-03T18:32:40.103566+0000 mon.a (mon.0) 6920 : audit [DBG] from='client.? 172.21.15.67:0/4226280289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:42.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:41 smithi082 bash[20963]: cluster 2024-04-03T18:32:41.806018+0000 mgr.y (mgr.24370) 7628 : cluster [DBG] pgmap v7612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:42.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:41 smithi067 bash[27441]: cluster 2024-04-03T18:32:41.806018+0000 mgr.y (mgr.24370) 7628 : cluster [DBG] pgmap v7612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:42.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:41 smithi067 bash[17655]: cluster 2024-04-03T18:32:41.806018+0000 mgr.y (mgr.24370) 7628 : cluster [DBG] pgmap v7612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:43.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:42 smithi082 bash[20963]: audit 2024-04-03T18:32:42.565648+0000 mon.c (mon.2) 3007 : audit [DBG] from='client.? 172.21.15.67:0/3922943187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:43.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:42 smithi067 bash[17655]: audit 2024-04-03T18:32:42.565648+0000 mon.c (mon.2) 3007 : audit [DBG] from='client.? 172.21.15.67:0/3922943187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:43.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:43] "GET /metrics HTTP/1.1" 200 239961 "" "Prometheus/2.43.0" 2024-04-03T18:32:43.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:42 smithi067 bash[27441]: audit 2024-04-03T18:32:42.565648+0000 mon.c (mon.2) 3007 : audit [DBG] from='client.? 172.21.15.67:0/3922943187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:43.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:32:44.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:43 smithi082 bash[20963]: cluster 2024-04-03T18:32:43.806878+0000 mgr.y (mgr.24370) 7629 : cluster [DBG] pgmap v7613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:44.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:43 smithi067 bash[17655]: cluster 2024-04-03T18:32:43.806878+0000 mgr.y (mgr.24370) 7629 : cluster [DBG] pgmap v7613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:44.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:43 smithi067 bash[27441]: cluster 2024-04-03T18:32:43.806878+0000 mgr.y (mgr.24370) 7629 : cluster [DBG] pgmap v7613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:45.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:45 smithi082 bash[20963]: audit 2024-04-03T18:32:45.015419+0000 mon.c (mon.2) 3008 : audit [DBG] from='client.? 172.21.15.67:0/4235238693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:45.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:45 smithi067 bash[17655]: audit 2024-04-03T18:32:45.015419+0000 mon.c (mon.2) 3008 : audit [DBG] from='client.? 172.21.15.67:0/4235238693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:45.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:45 smithi067 bash[27441]: audit 2024-04-03T18:32:45.015419+0000 mon.c (mon.2) 3008 : audit [DBG] from='client.? 172.21.15.67:0/4235238693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:46.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:46 smithi082 bash[20963]: cluster 2024-04-03T18:32:45.808145+0000 mgr.y (mgr.24370) 7630 : cluster [DBG] pgmap v7614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:46.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:46 smithi067 bash[27441]: cluster 2024-04-03T18:32:45.808145+0000 mgr.y (mgr.24370) 7630 : cluster [DBG] pgmap v7614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:46.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:46 smithi067 bash[17655]: cluster 2024-04-03T18:32:45.808145+0000 mgr.y (mgr.24370) 7630 : cluster [DBG] pgmap v7614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:47.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:47 smithi082 bash[20963]: audit 2024-04-03T18:32:47.473107+0000 mon.c (mon.2) 3009 : audit [DBG] from='client.? 172.21.15.67:0/2108173934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:47.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:47 smithi067 bash[17655]: audit 2024-04-03T18:32:47.473107+0000 mon.c (mon.2) 3009 : audit [DBG] from='client.? 172.21.15.67:0/2108173934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:47.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:47 smithi067 bash[27441]: audit 2024-04-03T18:32:47.473107+0000 mon.c (mon.2) 3009 : audit [DBG] from='client.? 172.21.15.67:0/2108173934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:48.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:48 smithi082 bash[20963]: cluster 2024-04-03T18:32:47.808887+0000 mgr.y (mgr.24370) 7631 : cluster [DBG] pgmap v7615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:48.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:48 smithi067 bash[17655]: cluster 2024-04-03T18:32:47.808887+0000 mgr.y (mgr.24370) 7631 : cluster [DBG] pgmap v7615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:48.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:48 smithi067 bash[27441]: cluster 2024-04-03T18:32:47.808887+0000 mgr.y (mgr.24370) 7631 : cluster [DBG] pgmap v7615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:51.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:50 smithi082 bash[20963]: cluster 2024-04-03T18:32:49.809702+0000 mgr.y (mgr.24370) 7632 : cluster [DBG] pgmap v7616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:51.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:50 smithi082 bash[20963]: audit 2024-04-03T18:32:49.922302+0000 mon.c (mon.2) 3010 : audit [DBG] from='client.? 172.21.15.67:0/4198101936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:51.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:50 smithi067 bash[27441]: cluster 2024-04-03T18:32:49.809702+0000 mgr.y (mgr.24370) 7632 : cluster [DBG] pgmap v7616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:51.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:50 smithi067 bash[27441]: audit 2024-04-03T18:32:49.922302+0000 mon.c (mon.2) 3010 : audit [DBG] from='client.? 172.21.15.67:0/4198101936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:51.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:50 smithi067 bash[17655]: cluster 2024-04-03T18:32:49.809702+0000 mgr.y (mgr.24370) 7632 : cluster [DBG] pgmap v7616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:51.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:50 smithi067 bash[17655]: audit 2024-04-03T18:32:49.922302+0000 mon.c (mon.2) 3010 : audit [DBG] from='client.? 172.21.15.67:0/4198101936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:53.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:52 smithi082 bash[20963]: cluster 2024-04-03T18:32:51.811055+0000 mgr.y (mgr.24370) 7633 : cluster [DBG] pgmap v7617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:53.126 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:52 smithi082 bash[20963]: audit 2024-04-03T18:32:52.370943+0000 mon.c (mon.2) 3011 : audit [DBG] from='client.? 172.21.15.67:0/3824410072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:53.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:53] "GET /metrics HTTP/1.1" 200 239961 "" "Prometheus/2.43.0" 2024-04-03T18:32:53.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:52 smithi067 bash[17655]: cluster 2024-04-03T18:32:51.811055+0000 mgr.y (mgr.24370) 7633 : cluster [DBG] pgmap v7617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:53.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:52 smithi067 bash[17655]: audit 2024-04-03T18:32:52.370943+0000 mon.c (mon.2) 3011 : audit [DBG] from='client.? 172.21.15.67:0/3824410072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:53.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:52 smithi067 bash[27441]: cluster 2024-04-03T18:32:51.811055+0000 mgr.y (mgr.24370) 7633 : cluster [DBG] pgmap v7617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:53.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:52 smithi067 bash[27441]: audit 2024-04-03T18:32:52.370943+0000 mon.c (mon.2) 3011 : audit [DBG] from='client.? 172.21.15.67:0/3824410072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:53.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:32:54.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:53 smithi082 bash[20963]: audit 2024-04-03T18:32:53.841895+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:32:54.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:53 smithi067 bash[17655]: audit 2024-04-03T18:32:53.841895+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:32:54.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:53 smithi067 bash[27441]: audit 2024-04-03T18:32:53.841895+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:32:55.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:54 smithi082 bash[20963]: cluster 2024-04-03T18:32:53.811777+0000 mgr.y (mgr.24370) 7634 : cluster [DBG] pgmap v7618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:55.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:54 smithi082 bash[20963]: audit 2024-04-03T18:32:54.828386+0000 mon.a (mon.0) 6922 : audit [DBG] from='client.? 172.21.15.67:0/2360961431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:55.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:54 smithi067 bash[17655]: cluster 2024-04-03T18:32:53.811777+0000 mgr.y (mgr.24370) 7634 : cluster [DBG] pgmap v7618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:55.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:54 smithi067 bash[17655]: audit 2024-04-03T18:32:54.828386+0000 mon.a (mon.0) 6922 : audit [DBG] from='client.? 172.21.15.67:0/2360961431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:55.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:54 smithi067 bash[27441]: cluster 2024-04-03T18:32:53.811777+0000 mgr.y (mgr.24370) 7634 : cluster [DBG] pgmap v7618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:55.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:54 smithi067 bash[27441]: audit 2024-04-03T18:32:54.828386+0000 mon.a (mon.0) 6922 : audit [DBG] from='client.? 172.21.15.67:0/2360961431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:56.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:55 smithi067 bash[17655]: audit 2024-04-03T18:32:55.057042+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:56.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:55 smithi067 bash[27441]: audit 2024-04-03T18:32:55.057042+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:56.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:55 smithi082 bash[20963]: audit 2024-04-03T18:32:55.057042+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:32:57.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:56 smithi067 bash[17655]: cluster 2024-04-03T18:32:55.812917+0000 mgr.y (mgr.24370) 7635 : cluster [DBG] pgmap v7619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:57.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:56 smithi067 bash[27441]: cluster 2024-04-03T18:32:55.812917+0000 mgr.y (mgr.24370) 7635 : cluster [DBG] pgmap v7619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:57.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:56 smithi082 bash[20963]: cluster 2024-04-03T18:32:55.812917+0000 mgr.y (mgr.24370) 7635 : cluster [DBG] pgmap v7619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:58.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:57 smithi067 bash[17655]: audit 2024-04-03T18:32:57.281020+0000 mon.c (mon.2) 3012 : audit [DBG] from='client.? 172.21.15.67:0/2707769442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:58.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:57 smithi067 bash[27441]: audit 2024-04-03T18:32:57.281020+0000 mon.c (mon.2) 3012 : audit [DBG] from='client.? 172.21.15.67:0/2707769442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:58.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:57 smithi082 bash[20963]: audit 2024-04-03T18:32:57.281020+0000 mon.c (mon.2) 3012 : audit [DBG] from='client.? 172.21.15.67:0/2707769442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:32:59.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:32:58 smithi067 bash[17655]: cluster 2024-04-03T18:32:57.813684+0000 mgr.y (mgr.24370) 7636 : cluster [DBG] pgmap v7620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:59.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:32:58 smithi067 bash[27441]: cluster 2024-04-03T18:32:57.813684+0000 mgr.y (mgr.24370) 7636 : cluster [DBG] pgmap v7620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:32:59.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:32:58 smithi082 bash[20963]: cluster 2024-04-03T18:32:57.813684+0000 mgr.y (mgr.24370) 7636 : cluster [DBG] pgmap v7620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:00.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:00 smithi082 bash[20963]: audit 2024-04-03T18:32:59.588201+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:00 smithi082 bash[20963]: audit 2024-04-03T18:32:59.597555+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:00 smithi082 bash[20963]: audit 2024-04-03T18:32:59.749248+0000 mon.a (mon.0) 6926 : audit [DBG] from='client.? 172.21.15.67:0/998424977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:00.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:00 smithi082 bash[20963]: cluster 2024-04-03T18:32:59.814469+0000 mgr.y (mgr.24370) 7637 : cluster [DBG] pgmap v7621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:00.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:00 smithi082 bash[20963]: audit 2024-04-03T18:32:59.836088+0000 mon.a (mon.0) 6927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:00 smithi082 bash[20963]: audit 2024-04-03T18:32:59.845972+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:00 smithi082 bash[20963]: audit 2024-04-03T18:33:00.328159+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:33:00.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:00 smithi082 bash[20963]: audit 2024-04-03T18:33:00.329753+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:33:00.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:00 smithi082 bash[20963]: audit 2024-04-03T18:33:00.337877+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[17655]: audit 2024-04-03T18:32:59.588201+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[17655]: audit 2024-04-03T18:32:59.597555+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[17655]: audit 2024-04-03T18:32:59.749248+0000 mon.a (mon.0) 6926 : audit [DBG] from='client.? 172.21.15.67:0/998424977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[17655]: cluster 2024-04-03T18:32:59.814469+0000 mgr.y (mgr.24370) 7637 : cluster [DBG] pgmap v7621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[17655]: audit 2024-04-03T18:32:59.836088+0000 mon.a (mon.0) 6927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[17655]: audit 2024-04-03T18:32:59.845972+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[17655]: audit 2024-04-03T18:33:00.328159+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:33:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[17655]: audit 2024-04-03T18:33:00.329753+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:33:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[17655]: audit 2024-04-03T18:33:00.337877+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[27441]: audit 2024-04-03T18:32:59.588201+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[27441]: audit 2024-04-03T18:32:59.597555+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[27441]: audit 2024-04-03T18:32:59.749248+0000 mon.a (mon.0) 6926 : audit [DBG] from='client.? 172.21.15.67:0/998424977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:00.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[27441]: cluster 2024-04-03T18:32:59.814469+0000 mgr.y (mgr.24370) 7637 : cluster [DBG] pgmap v7621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:00.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[27441]: audit 2024-04-03T18:32:59.836088+0000 mon.a (mon.0) 6927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[27441]: audit 2024-04-03T18:32:59.845972+0000 mon.a (mon.0) 6928 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:00.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[27441]: audit 2024-04-03T18:33:00.328159+0000 mon.a (mon.0) 6929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:33:00.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[27441]: audit 2024-04-03T18:33:00.329753+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:33:00.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:00 smithi067 bash[27441]: audit 2024-04-03T18:33:00.337877+0000 mon.a (mon.0) 6931 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:33:03.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:02 smithi082 bash[20963]: cluster 2024-04-03T18:33:01.815811+0000 mgr.y (mgr.24370) 7638 : cluster [DBG] pgmap v7622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:03.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:02 smithi082 bash[20963]: audit 2024-04-03T18:33:02.197185+0000 mon.c (mon.2) 3013 : audit [DBG] from='client.? 172.21.15.67:0/3458662515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:03.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:33:03.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:02 smithi067 bash[17655]: cluster 2024-04-03T18:33:01.815811+0000 mgr.y (mgr.24370) 7638 : cluster [DBG] pgmap v7622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:03.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:02 smithi067 bash[17655]: audit 2024-04-03T18:33:02.197185+0000 mon.c (mon.2) 3013 : audit [DBG] from='client.? 172.21.15.67:0/3458662515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:03.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:02 smithi067 bash[27441]: cluster 2024-04-03T18:33:01.815811+0000 mgr.y (mgr.24370) 7638 : cluster [DBG] pgmap v7622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:03.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:02 smithi067 bash[27441]: audit 2024-04-03T18:33:02.197185+0000 mon.c (mon.2) 3013 : audit [DBG] from='client.? 172.21.15.67:0/3458662515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:03.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:33:05.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:04 smithi082 bash[20963]: cluster 2024-04-03T18:33:03.816669+0000 mgr.y (mgr.24370) 7639 : cluster [DBG] pgmap v7623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:05.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:04 smithi082 bash[20963]: audit 2024-04-03T18:33:04.649583+0000 mon.a (mon.0) 6932 : audit [DBG] from='client.? 172.21.15.67:0/1863516761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:05.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:04 smithi067 bash[17655]: cluster 2024-04-03T18:33:03.816669+0000 mgr.y (mgr.24370) 7639 : cluster [DBG] pgmap v7623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:05.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:04 smithi067 bash[17655]: audit 2024-04-03T18:33:04.649583+0000 mon.a (mon.0) 6932 : audit [DBG] from='client.? 172.21.15.67:0/1863516761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:05.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:04 smithi067 bash[27441]: cluster 2024-04-03T18:33:03.816669+0000 mgr.y (mgr.24370) 7639 : cluster [DBG] pgmap v7623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:05.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:04 smithi067 bash[27441]: audit 2024-04-03T18:33:04.649583+0000 mon.a (mon.0) 6932 : audit [DBG] from='client.? 172.21.15.67:0/1863516761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:07.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:06 smithi082 bash[20963]: cluster 2024-04-03T18:33:05.817797+0000 mgr.y (mgr.24370) 7640 : cluster [DBG] pgmap v7624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:07.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:06 smithi067 bash[17655]: cluster 2024-04-03T18:33:05.817797+0000 mgr.y (mgr.24370) 7640 : cluster [DBG] pgmap v7624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:06 smithi067 bash[27441]: cluster 2024-04-03T18:33:05.817797+0000 mgr.y (mgr.24370) 7640 : cluster [DBG] pgmap v7624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:08.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:07 smithi067 bash[27441]: audit 2024-04-03T18:33:07.104962+0000 mon.a (mon.0) 6933 : audit [DBG] from='client.? 172.21.15.67:0/316759889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:08.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:07 smithi067 bash[17655]: audit 2024-04-03T18:33:07.104962+0000 mon.a (mon.0) 6933 : audit [DBG] from='client.? 172.21.15.67:0/316759889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:08.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:07 smithi082 bash[20963]: audit 2024-04-03T18:33:07.104962+0000 mon.a (mon.0) 6933 : audit [DBG] from='client.? 172.21.15.67:0/316759889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:09.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:08 smithi067 bash[17655]: cluster 2024-04-03T18:33:07.818494+0000 mgr.y (mgr.24370) 7641 : cluster [DBG] pgmap v7625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:09.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:08 smithi067 bash[27441]: cluster 2024-04-03T18:33:07.818494+0000 mgr.y (mgr.24370) 7641 : cluster [DBG] pgmap v7625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:09.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:08 smithi082 bash[20963]: cluster 2024-04-03T18:33:07.818494+0000 mgr.y (mgr.24370) 7641 : cluster [DBG] pgmap v7625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:10.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:09 smithi067 bash[17655]: audit 2024-04-03T18:33:09.566386+0000 mon.c (mon.2) 3014 : audit [DBG] from='client.? 172.21.15.67:0/4056584091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:10.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:09 smithi067 bash[27441]: audit 2024-04-03T18:33:09.566386+0000 mon.c (mon.2) 3014 : audit [DBG] from='client.? 172.21.15.67:0/4056584091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:10.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:09 smithi082 bash[20963]: audit 2024-04-03T18:33:09.566386+0000 mon.c (mon.2) 3014 : audit [DBG] from='client.? 172.21.15.67:0/4056584091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:11.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:10 smithi067 bash[17655]: cluster 2024-04-03T18:33:09.819192+0000 mgr.y (mgr.24370) 7642 : cluster [DBG] pgmap v7626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:11.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:10 smithi067 bash[17655]: audit 2024-04-03T18:33:10.057180+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:11.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:10 smithi067 bash[27441]: cluster 2024-04-03T18:33:09.819192+0000 mgr.y (mgr.24370) 7642 : cluster [DBG] pgmap v7626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:11.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:10 smithi067 bash[27441]: audit 2024-04-03T18:33:10.057180+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:10 smithi082 bash[20963]: cluster 2024-04-03T18:33:09.819192+0000 mgr.y (mgr.24370) 7642 : cluster [DBG] pgmap v7626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:10 smithi082 bash[20963]: audit 2024-04-03T18:33:10.057180+0000 mon.a (mon.0) 6934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:13.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:12 smithi067 bash[17655]: cluster 2024-04-03T18:33:11.819961+0000 mgr.y (mgr.24370) 7643 : cluster [DBG] pgmap v7627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:13.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:12 smithi067 bash[17655]: audit 2024-04-03T18:33:12.017880+0000 mon.c (mon.2) 3015 : audit [DBG] from='client.? 172.21.15.67:0/3285965216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:13.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:33:13.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:12 smithi067 bash[27441]: cluster 2024-04-03T18:33:11.819961+0000 mgr.y (mgr.24370) 7643 : cluster [DBG] pgmap v7627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:13.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:12 smithi067 bash[27441]: audit 2024-04-03T18:33:12.017880+0000 mon.c (mon.2) 3015 : audit [DBG] from='client.? 172.21.15.67:0/3285965216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:13.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:12 smithi082 bash[20963]: cluster 2024-04-03T18:33:11.819961+0000 mgr.y (mgr.24370) 7643 : cluster [DBG] pgmap v7627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:13.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:12 smithi082 bash[20963]: audit 2024-04-03T18:33:12.017880+0000 mon.c (mon.2) 3015 : audit [DBG] from='client.? 172.21.15.67:0/3285965216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:13.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:33:15.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:14 smithi067 bash[27441]: cluster 2024-04-03T18:33:13.820605+0000 mgr.y (mgr.24370) 7644 : cluster [DBG] pgmap v7628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:15.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:14 smithi067 bash[27441]: audit 2024-04-03T18:33:14.464530+0000 mon.a (mon.0) 6935 : audit [DBG] from='client.? 172.21.15.67:0/4052551201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:15.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:14 smithi067 bash[17655]: cluster 2024-04-03T18:33:13.820605+0000 mgr.y (mgr.24370) 7644 : cluster [DBG] pgmap v7628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:15.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:14 smithi067 bash[17655]: audit 2024-04-03T18:33:14.464530+0000 mon.a (mon.0) 6935 : audit [DBG] from='client.? 172.21.15.67:0/4052551201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:15.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:14 smithi082 bash[20963]: cluster 2024-04-03T18:33:13.820605+0000 mgr.y (mgr.24370) 7644 : cluster [DBG] pgmap v7628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:15.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:14 smithi082 bash[20963]: audit 2024-04-03T18:33:14.464530+0000 mon.a (mon.0) 6935 : audit [DBG] from='client.? 172.21.15.67:0/4052551201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:16.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:15 smithi082 bash[20963]: cluster 2024-04-03T18:33:15.821735+0000 mgr.y (mgr.24370) 7645 : cluster [DBG] pgmap v7629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:16.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:15 smithi067 bash[17655]: cluster 2024-04-03T18:33:15.821735+0000 mgr.y (mgr.24370) 7645 : cluster [DBG] pgmap v7629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:16.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:15 smithi067 bash[27441]: cluster 2024-04-03T18:33:15.821735+0000 mgr.y (mgr.24370) 7645 : cluster [DBG] pgmap v7629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:17.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:16 smithi082 bash[20963]: audit 2024-04-03T18:33:16.917329+0000 mon.a (mon.0) 6936 : audit [DBG] from='client.? 172.21.15.67:0/766307682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:17.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:16 smithi067 bash[27441]: audit 2024-04-03T18:33:16.917329+0000 mon.a (mon.0) 6936 : audit [DBG] from='client.? 172.21.15.67:0/766307682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:17.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:16 smithi067 bash[17655]: audit 2024-04-03T18:33:16.917329+0000 mon.a (mon.0) 6936 : audit [DBG] from='client.? 172.21.15.67:0/766307682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:18.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:17 smithi082 bash[20963]: cluster 2024-04-03T18:33:17.822442+0000 mgr.y (mgr.24370) 7646 : cluster [DBG] pgmap v7630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:18.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:17 smithi067 bash[27441]: cluster 2024-04-03T18:33:17.822442+0000 mgr.y (mgr.24370) 7646 : cluster [DBG] pgmap v7630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:18.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:17 smithi067 bash[17655]: cluster 2024-04-03T18:33:17.822442+0000 mgr.y (mgr.24370) 7646 : cluster [DBG] pgmap v7630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:19.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:19 smithi082 bash[20963]: audit 2024-04-03T18:33:19.365666+0000 mon.a (mon.0) 6937 : audit [DBG] from='client.? 172.21.15.67:0/3169167871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:19.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:19 smithi067 bash[27441]: audit 2024-04-03T18:33:19.365666+0000 mon.a (mon.0) 6937 : audit [DBG] from='client.? 172.21.15.67:0/3169167871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:19.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:19 smithi067 bash[17655]: audit 2024-04-03T18:33:19.365666+0000 mon.a (mon.0) 6937 : audit [DBG] from='client.? 172.21.15.67:0/3169167871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:20.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:20 smithi082 bash[20963]: cluster 2024-04-03T18:33:19.823176+0000 mgr.y (mgr.24370) 7647 : cluster [DBG] pgmap v7631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:20.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:20 smithi067 bash[27441]: cluster 2024-04-03T18:33:19.823176+0000 mgr.y (mgr.24370) 7647 : cluster [DBG] pgmap v7631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:20.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:20 smithi067 bash[17655]: cluster 2024-04-03T18:33:19.823176+0000 mgr.y (mgr.24370) 7647 : cluster [DBG] pgmap v7631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:22.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:21 smithi082 bash[20963]: audit 2024-04-03T18:33:21.812892+0000 mon.a (mon.0) 6938 : audit [DBG] from='client.? 172.21.15.67:0/1997276053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:22.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:21 smithi067 bash[17655]: audit 2024-04-03T18:33:21.812892+0000 mon.a (mon.0) 6938 : audit [DBG] from='client.? 172.21.15.67:0/1997276053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:22.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:21 smithi067 bash[27441]: audit 2024-04-03T18:33:21.812892+0000 mon.a (mon.0) 6938 : audit [DBG] from='client.? 172.21.15.67:0/1997276053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:23.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:22 smithi082 bash[20963]: cluster 2024-04-03T18:33:21.824226+0000 mgr.y (mgr.24370) 7648 : cluster [DBG] pgmap v7632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:23.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:22 smithi067 bash[17655]: cluster 2024-04-03T18:33:21.824226+0000 mgr.y (mgr.24370) 7648 : cluster [DBG] pgmap v7632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:23.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:33:23.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:22 smithi067 bash[27441]: cluster 2024-04-03T18:33:21.824226+0000 mgr.y (mgr.24370) 7648 : cluster [DBG] pgmap v7632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:23.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:33:25.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:24 smithi082 bash[20963]: cluster 2024-04-03T18:33:23.824858+0000 mgr.y (mgr.24370) 7649 : cluster [DBG] pgmap v7633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:25.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:24 smithi082 bash[20963]: audit 2024-04-03T18:33:24.262598+0000 mon.c (mon.2) 3016 : audit [DBG] from='client.? 172.21.15.67:0/4118293256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:25.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:24 smithi067 bash[27441]: cluster 2024-04-03T18:33:23.824858+0000 mgr.y (mgr.24370) 7649 : cluster [DBG] pgmap v7633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:25.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:24 smithi067 bash[27441]: audit 2024-04-03T18:33:24.262598+0000 mon.c (mon.2) 3016 : audit [DBG] from='client.? 172.21.15.67:0/4118293256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:25.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:24 smithi067 bash[17655]: cluster 2024-04-03T18:33:23.824858+0000 mgr.y (mgr.24370) 7649 : cluster [DBG] pgmap v7633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:25.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:24 smithi067 bash[17655]: audit 2024-04-03T18:33:24.262598+0000 mon.c (mon.2) 3016 : audit [DBG] from='client.? 172.21.15.67:0/4118293256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:26.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:25 smithi067 bash[17655]: audit 2024-04-03T18:33:25.057618+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:26.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:25 smithi067 bash[27441]: audit 2024-04-03T18:33:25.057618+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:25 smithi082 bash[20963]: audit 2024-04-03T18:33:25.057618+0000 mon.a (mon.0) 6939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:27.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:26 smithi067 bash[17655]: cluster 2024-04-03T18:33:25.825979+0000 mgr.y (mgr.24370) 7650 : cluster [DBG] pgmap v7634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:27.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:26 smithi067 bash[17655]: audit 2024-04-03T18:33:26.727052+0000 mon.c (mon.2) 3017 : audit [DBG] from='client.? 172.21.15.67:0/2460003321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:27.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:26 smithi067 bash[27441]: cluster 2024-04-03T18:33:25.825979+0000 mgr.y (mgr.24370) 7650 : cluster [DBG] pgmap v7634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:27.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:26 smithi067 bash[27441]: audit 2024-04-03T18:33:26.727052+0000 mon.c (mon.2) 3017 : audit [DBG] from='client.? 172.21.15.67:0/2460003321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:27.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:26 smithi082 bash[20963]: cluster 2024-04-03T18:33:25.825979+0000 mgr.y (mgr.24370) 7650 : cluster [DBG] pgmap v7634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:27.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:26 smithi082 bash[20963]: audit 2024-04-03T18:33:26.727052+0000 mon.c (mon.2) 3017 : audit [DBG] from='client.? 172.21.15.67:0/2460003321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:29.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:28 smithi067 bash[17655]: cluster 2024-04-03T18:33:27.826795+0000 mgr.y (mgr.24370) 7651 : cluster [DBG] pgmap v7635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:29.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:28 smithi067 bash[27441]: cluster 2024-04-03T18:33:27.826795+0000 mgr.y (mgr.24370) 7651 : cluster [DBG] pgmap v7635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:29.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:28 smithi082 bash[20963]: cluster 2024-04-03T18:33:27.826795+0000 mgr.y (mgr.24370) 7651 : cluster [DBG] pgmap v7635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:30.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:29 smithi067 bash[27441]: audit 2024-04-03T18:33:29.185827+0000 mon.a (mon.0) 6940 : audit [DBG] from='client.? 172.21.15.67:0/1826021941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:30.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:29 smithi067 bash[17655]: audit 2024-04-03T18:33:29.185827+0000 mon.a (mon.0) 6940 : audit [DBG] from='client.? 172.21.15.67:0/1826021941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:30.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:29 smithi082 bash[20963]: audit 2024-04-03T18:33:29.185827+0000 mon.a (mon.0) 6940 : audit [DBG] from='client.? 172.21.15.67:0/1826021941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:31.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:30 smithi067 bash[17655]: cluster 2024-04-03T18:33:29.827538+0000 mgr.y (mgr.24370) 7652 : cluster [DBG] pgmap v7636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:31.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:30 smithi067 bash[27441]: cluster 2024-04-03T18:33:29.827538+0000 mgr.y (mgr.24370) 7652 : cluster [DBG] pgmap v7636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:31.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:30 smithi082 bash[20963]: cluster 2024-04-03T18:33:29.827538+0000 mgr.y (mgr.24370) 7652 : cluster [DBG] pgmap v7636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:32.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:31 smithi067 bash[27441]: audit 2024-04-03T18:33:31.642955+0000 mon.a (mon.0) 6941 : audit [DBG] from='client.? 172.21.15.67:0/2965751766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:32.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:31 smithi067 bash[17655]: audit 2024-04-03T18:33:31.642955+0000 mon.a (mon.0) 6941 : audit [DBG] from='client.? 172.21.15.67:0/2965751766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:32.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:31 smithi082 bash[20963]: audit 2024-04-03T18:33:31.642955+0000 mon.a (mon.0) 6941 : audit [DBG] from='client.? 172.21.15.67:0/2965751766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:33.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:32 smithi082 bash[20963]: cluster 2024-04-03T18:33:31.828821+0000 mgr.y (mgr.24370) 7653 : cluster [DBG] pgmap v7637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:33.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:32 smithi067 bash[17655]: cluster 2024-04-03T18:33:31.828821+0000 mgr.y (mgr.24370) 7653 : cluster [DBG] pgmap v7637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:33.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:32 smithi067 bash[27441]: cluster 2024-04-03T18:33:31.828821+0000 mgr.y (mgr.24370) 7653 : cluster [DBG] pgmap v7637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:33.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:33:33.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:33:35.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:34 smithi082 bash[20963]: cluster 2024-04-03T18:33:33.829476+0000 mgr.y (mgr.24370) 7654 : cluster [DBG] pgmap v7638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:35.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:34 smithi082 bash[20963]: audit 2024-04-03T18:33:34.094256+0000 mon.c (mon.2) 3018 : audit [DBG] from='client.? 172.21.15.67:0/4112062066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:35.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:34 smithi067 bash[27441]: cluster 2024-04-03T18:33:33.829476+0000 mgr.y (mgr.24370) 7654 : cluster [DBG] pgmap v7638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:35.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:34 smithi067 bash[27441]: audit 2024-04-03T18:33:34.094256+0000 mon.c (mon.2) 3018 : audit [DBG] from='client.? 172.21.15.67:0/4112062066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:35.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:34 smithi067 bash[17655]: cluster 2024-04-03T18:33:33.829476+0000 mgr.y (mgr.24370) 7654 : cluster [DBG] pgmap v7638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:35.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:34 smithi067 bash[17655]: audit 2024-04-03T18:33:34.094256+0000 mon.c (mon.2) 3018 : audit [DBG] from='client.? 172.21.15.67:0/4112062066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:37.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:36 smithi082 bash[20963]: cluster 2024-04-03T18:33:35.830607+0000 mgr.y (mgr.24370) 7655 : cluster [DBG] pgmap v7639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:37.376 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:36 smithi082 bash[20963]: audit 2024-04-03T18:33:36.554021+0000 mon.a (mon.0) 6942 : audit [DBG] from='client.? 172.21.15.67:0/2170668595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:37.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:36 smithi067 bash[17655]: cluster 2024-04-03T18:33:35.830607+0000 mgr.y (mgr.24370) 7655 : cluster [DBG] pgmap v7639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:37.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:36 smithi067 bash[17655]: audit 2024-04-03T18:33:36.554021+0000 mon.a (mon.0) 6942 : audit [DBG] from='client.? 172.21.15.67:0/2170668595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:37.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:36 smithi067 bash[27441]: cluster 2024-04-03T18:33:35.830607+0000 mgr.y (mgr.24370) 7655 : cluster [DBG] pgmap v7639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:37.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:36 smithi067 bash[27441]: audit 2024-04-03T18:33:36.554021+0000 mon.a (mon.0) 6942 : audit [DBG] from='client.? 172.21.15.67:0/2170668595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:38.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:37 smithi082 bash[20963]: cluster 2024-04-03T18:33:37.831295+0000 mgr.y (mgr.24370) 7656 : cluster [DBG] pgmap v7640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:38.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:37 smithi067 bash[27441]: cluster 2024-04-03T18:33:37.831295+0000 mgr.y (mgr.24370) 7656 : cluster [DBG] pgmap v7640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:38.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:37 smithi067 bash[17655]: cluster 2024-04-03T18:33:37.831295+0000 mgr.y (mgr.24370) 7656 : cluster [DBG] pgmap v7640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:39.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:39 smithi082 bash[20963]: audit 2024-04-03T18:33:38.998830+0000 mon.c (mon.2) 3019 : audit [DBG] from='client.? 172.21.15.67:0/650247462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:39.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:39 smithi067 bash[27441]: audit 2024-04-03T18:33:38.998830+0000 mon.c (mon.2) 3019 : audit [DBG] from='client.? 172.21.15.67:0/650247462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:39.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:39 smithi067 bash[17655]: audit 2024-04-03T18:33:38.998830+0000 mon.c (mon.2) 3019 : audit [DBG] from='client.? 172.21.15.67:0/650247462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:40.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:40 smithi082 bash[20963]: cluster 2024-04-03T18:33:39.832145+0000 mgr.y (mgr.24370) 7657 : cluster [DBG] pgmap v7641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:40.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:40 smithi067 bash[27441]: cluster 2024-04-03T18:33:39.832145+0000 mgr.y (mgr.24370) 7657 : cluster [DBG] pgmap v7641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:40.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:40 smithi067 bash[17655]: cluster 2024-04-03T18:33:39.832145+0000 mgr.y (mgr.24370) 7657 : cluster [DBG] pgmap v7641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:41 smithi082 bash[20963]: audit 2024-04-03T18:33:40.060144+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:41.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:41 smithi067 bash[27441]: audit 2024-04-03T18:33:40.060144+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:41.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:41 smithi067 bash[17655]: audit 2024-04-03T18:33:40.060144+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:42.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:42 smithi082 bash[20963]: audit 2024-04-03T18:33:41.451056+0000 mon.a (mon.0) 6944 : audit [DBG] from='client.? 172.21.15.67:0/1334651531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:42.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:42 smithi082 bash[20963]: cluster 2024-04-03T18:33:41.833362+0000 mgr.y (mgr.24370) 7658 : cluster [DBG] pgmap v7642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:42.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:42 smithi067 bash[27441]: audit 2024-04-03T18:33:41.451056+0000 mon.a (mon.0) 6944 : audit [DBG] from='client.? 172.21.15.67:0/1334651531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:42.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:42 smithi067 bash[27441]: cluster 2024-04-03T18:33:41.833362+0000 mgr.y (mgr.24370) 7658 : cluster [DBG] pgmap v7642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:42.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:42 smithi067 bash[17655]: audit 2024-04-03T18:33:41.451056+0000 mon.a (mon.0) 6944 : audit [DBG] from='client.? 172.21.15.67:0/1334651531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:42.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:42 smithi067 bash[17655]: cluster 2024-04-03T18:33:41.833362+0000 mgr.y (mgr.24370) 7658 : cluster [DBG] pgmap v7642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:43.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:33:43.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:33:45.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:44 smithi067 bash[27441]: cluster 2024-04-03T18:33:43.833976+0000 mgr.y (mgr.24370) 7659 : cluster [DBG] pgmap v7643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:45.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:44 smithi067 bash[27441]: audit 2024-04-03T18:33:43.897579+0000 mon.c (mon.2) 3020 : audit [DBG] from='client.? 172.21.15.67:0/1279488840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:45.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:44 smithi067 bash[17655]: cluster 2024-04-03T18:33:43.833976+0000 mgr.y (mgr.24370) 7659 : cluster [DBG] pgmap v7643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:45.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:44 smithi067 bash[17655]: audit 2024-04-03T18:33:43.897579+0000 mon.c (mon.2) 3020 : audit [DBG] from='client.? 172.21.15.67:0/1279488840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:45.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:44 smithi082 bash[20963]: cluster 2024-04-03T18:33:43.833976+0000 mgr.y (mgr.24370) 7659 : cluster [DBG] pgmap v7643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:45.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:44 smithi082 bash[20963]: audit 2024-04-03T18:33:43.897579+0000 mon.c (mon.2) 3020 : audit [DBG] from='client.? 172.21.15.67:0/1279488840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:47.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:46 smithi067 bash[27441]: cluster 2024-04-03T18:33:45.835113+0000 mgr.y (mgr.24370) 7660 : cluster [DBG] pgmap v7644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:47.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:46 smithi067 bash[27441]: audit 2024-04-03T18:33:46.349133+0000 mon.a (mon.0) 6945 : audit [DBG] from='client.? 172.21.15.67:0/1881165614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:47.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:46 smithi067 bash[17655]: cluster 2024-04-03T18:33:45.835113+0000 mgr.y (mgr.24370) 7660 : cluster [DBG] pgmap v7644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:47.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:46 smithi067 bash[17655]: audit 2024-04-03T18:33:46.349133+0000 mon.a (mon.0) 6945 : audit [DBG] from='client.? 172.21.15.67:0/1881165614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:46 smithi082 bash[20963]: cluster 2024-04-03T18:33:45.835113+0000 mgr.y (mgr.24370) 7660 : cluster [DBG] pgmap v7644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:46 smithi082 bash[20963]: audit 2024-04-03T18:33:46.349133+0000 mon.a (mon.0) 6945 : audit [DBG] from='client.? 172.21.15.67:0/1881165614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:49.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:48 smithi067 bash[27441]: cluster 2024-04-03T18:33:47.835772+0000 mgr.y (mgr.24370) 7661 : cluster [DBG] pgmap v7645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:49.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:48 smithi067 bash[27441]: audit 2024-04-03T18:33:48.794007+0000 mon.a (mon.0) 6946 : audit [DBG] from='client.? 172.21.15.67:0/1540748137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:49.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:48 smithi067 bash[17655]: cluster 2024-04-03T18:33:47.835772+0000 mgr.y (mgr.24370) 7661 : cluster [DBG] pgmap v7645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:49.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:48 smithi067 bash[17655]: audit 2024-04-03T18:33:48.794007+0000 mon.a (mon.0) 6946 : audit [DBG] from='client.? 172.21.15.67:0/1540748137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:49.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:48 smithi082 bash[20963]: cluster 2024-04-03T18:33:47.835772+0000 mgr.y (mgr.24370) 7661 : cluster [DBG] pgmap v7645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:49.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:48 smithi082 bash[20963]: audit 2024-04-03T18:33:48.794007+0000 mon.a (mon.0) 6946 : audit [DBG] from='client.? 172.21.15.67:0/1540748137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:51.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:50 smithi067 bash[17655]: cluster 2024-04-03T18:33:49.836474+0000 mgr.y (mgr.24370) 7662 : cluster [DBG] pgmap v7646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:51.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:50 smithi067 bash[27441]: cluster 2024-04-03T18:33:49.836474+0000 mgr.y (mgr.24370) 7662 : cluster [DBG] pgmap v7646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:51.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:50 smithi082 bash[20963]: cluster 2024-04-03T18:33:49.836474+0000 mgr.y (mgr.24370) 7662 : cluster [DBG] pgmap v7646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:52.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:51 smithi067 bash[17655]: audit 2024-04-03T18:33:51.258536+0000 mon.a (mon.0) 6947 : audit [DBG] from='client.? 172.21.15.67:0/1972409517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:52.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:51 smithi067 bash[27441]: audit 2024-04-03T18:33:51.258536+0000 mon.a (mon.0) 6947 : audit [DBG] from='client.? 172.21.15.67:0/1972409517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:52.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:51 smithi082 bash[20963]: audit 2024-04-03T18:33:51.258536+0000 mon.a (mon.0) 6947 : audit [DBG] from='client.? 172.21.15.67:0/1972409517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:53.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:52 smithi067 bash[17655]: cluster 2024-04-03T18:33:51.837674+0000 mgr.y (mgr.24370) 7663 : cluster [DBG] pgmap v7647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:53.157 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:33:53.158 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:52 smithi067 bash[27441]: cluster 2024-04-03T18:33:51.837674+0000 mgr.y (mgr.24370) 7663 : cluster [DBG] pgmap v7647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:53.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:52 smithi082 bash[20963]: cluster 2024-04-03T18:33:51.837674+0000 mgr.y (mgr.24370) 7663 : cluster [DBG] pgmap v7647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:53.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:33:54.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:53 smithi082 bash[20963]: audit 2024-04-03T18:33:53.709931+0000 mon.a (mon.0) 6948 : audit [DBG] from='client.? 172.21.15.67:0/1434005512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:54.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:53 smithi067 bash[17655]: audit 2024-04-03T18:33:53.709931+0000 mon.a (mon.0) 6948 : audit [DBG] from='client.? 172.21.15.67:0/1434005512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:54.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:53 smithi067 bash[27441]: audit 2024-04-03T18:33:53.709931+0000 mon.a (mon.0) 6948 : audit [DBG] from='client.? 172.21.15.67:0/1434005512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:55.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:54 smithi082 bash[20963]: cluster 2024-04-03T18:33:53.838391+0000 mgr.y (mgr.24370) 7664 : cluster [DBG] pgmap v7648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:55.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:54 smithi067 bash[17655]: cluster 2024-04-03T18:33:53.838391+0000 mgr.y (mgr.24370) 7664 : cluster [DBG] pgmap v7648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:55.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:54 smithi067 bash[27441]: cluster 2024-04-03T18:33:53.838391+0000 mgr.y (mgr.24370) 7664 : cluster [DBG] pgmap v7648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:56.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:55 smithi082 bash[20963]: audit 2024-04-03T18:33:55.058386+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:56.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:55 smithi067 bash[17655]: audit 2024-04-03T18:33:55.058386+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:56.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:55 smithi067 bash[27441]: audit 2024-04-03T18:33:55.058386+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:33:57.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:56 smithi082 bash[20963]: cluster 2024-04-03T18:33:55.839021+0000 mgr.y (mgr.24370) 7665 : cluster [DBG] pgmap v7649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:57.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:56 smithi082 bash[20963]: audit 2024-04-03T18:33:56.165643+0000 mon.a (mon.0) 6950 : audit [DBG] from='client.? 172.21.15.67:0/3322387777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:57.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:56 smithi067 bash[17655]: cluster 2024-04-03T18:33:55.839021+0000 mgr.y (mgr.24370) 7665 : cluster [DBG] pgmap v7649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:57.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:56 smithi067 bash[17655]: audit 2024-04-03T18:33:56.165643+0000 mon.a (mon.0) 6950 : audit [DBG] from='client.? 172.21.15.67:0/3322387777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:57.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:56 smithi067 bash[27441]: cluster 2024-04-03T18:33:55.839021+0000 mgr.y (mgr.24370) 7665 : cluster [DBG] pgmap v7649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:57.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:56 smithi067 bash[27441]: audit 2024-04-03T18:33:56.165643+0000 mon.a (mon.0) 6950 : audit [DBG] from='client.? 172.21.15.67:0/3322387777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:58.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:57 smithi082 bash[20963]: cluster 2024-04-03T18:33:57.839628+0000 mgr.y (mgr.24370) 7666 : cluster [DBG] pgmap v7650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:58.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:57 smithi067 bash[17655]: cluster 2024-04-03T18:33:57.839628+0000 mgr.y (mgr.24370) 7666 : cluster [DBG] pgmap v7650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:58.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:57 smithi067 bash[27441]: cluster 2024-04-03T18:33:57.839628+0000 mgr.y (mgr.24370) 7666 : cluster [DBG] pgmap v7650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:33:59.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:33:58 smithi082 bash[20963]: audit 2024-04-03T18:33:58.616871+0000 mon.a (mon.0) 6951 : audit [DBG] from='client.? 172.21.15.67:0/1425286000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:59.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:33:58 smithi067 bash[17655]: audit 2024-04-03T18:33:58.616871+0000 mon.a (mon.0) 6951 : audit [DBG] from='client.? 172.21.15.67:0/1425286000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:33:59.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:33:58 smithi067 bash[27441]: audit 2024-04-03T18:33:58.616871+0000 mon.a (mon.0) 6951 : audit [DBG] from='client.? 172.21.15.67:0/1425286000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:00.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:00 smithi082 bash[20963]: cluster 2024-04-03T18:33:59.840342+0000 mgr.y (mgr.24370) 7667 : cluster [DBG] pgmap v7651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:00.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:00 smithi067 bash[27441]: cluster 2024-04-03T18:33:59.840342+0000 mgr.y (mgr.24370) 7667 : cluster [DBG] pgmap v7651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:00.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:00 smithi067 bash[17655]: cluster 2024-04-03T18:33:59.840342+0000 mgr.y (mgr.24370) 7667 : cluster [DBG] pgmap v7651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:01.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:01 smithi082 bash[20963]: audit 2024-04-03T18:34:00.413826+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:34:01.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:01 smithi067 bash[27441]: audit 2024-04-03T18:34:00.413826+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:34:01.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:01 smithi067 bash[17655]: audit 2024-04-03T18:34:00.413826+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:34:02.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:02 smithi082 bash[20963]: audit 2024-04-03T18:34:01.065225+0000 mon.a (mon.0) 6953 : audit [DBG] from='client.? 172.21.15.67:0/3203832933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:02.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:02 smithi082 bash[20963]: cluster 2024-04-03T18:34:01.841505+0000 mgr.y (mgr.24370) 7668 : cluster [DBG] pgmap v7652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:02.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:02 smithi067 bash[27441]: audit 2024-04-03T18:34:01.065225+0000 mon.a (mon.0) 6953 : audit [DBG] from='client.? 172.21.15.67:0/3203832933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:02.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:02 smithi067 bash[27441]: cluster 2024-04-03T18:34:01.841505+0000 mgr.y (mgr.24370) 7668 : cluster [DBG] pgmap v7652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:02.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:02 smithi067 bash[17655]: audit 2024-04-03T18:34:01.065225+0000 mon.a (mon.0) 6953 : audit [DBG] from='client.? 172.21.15.67:0/3203832933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:02.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:02 smithi067 bash[17655]: cluster 2024-04-03T18:34:01.841505+0000 mgr.y (mgr.24370) 7668 : cluster [DBG] pgmap v7652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:03.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:34:03.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:03 smithi082 bash[20963]: audit 2024-04-03T18:34:03.519177+0000 mon.c (mon.2) 3021 : audit [DBG] from='client.? 172.21.15.67:0/3996865899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:03.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:34:03.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:03 smithi067 bash[17655]: audit 2024-04-03T18:34:03.519177+0000 mon.c (mon.2) 3021 : audit [DBG] from='client.? 172.21.15.67:0/3996865899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:03.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:03 smithi067 bash[27441]: audit 2024-04-03T18:34:03.519177+0000 mon.c (mon.2) 3021 : audit [DBG] from='client.? 172.21.15.67:0/3996865899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:04.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:04 smithi082 bash[20963]: cluster 2024-04-03T18:34:03.842196+0000 mgr.y (mgr.24370) 7669 : cluster [DBG] pgmap v7653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:04.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:04 smithi067 bash[17655]: cluster 2024-04-03T18:34:03.842196+0000 mgr.y (mgr.24370) 7669 : cluster [DBG] pgmap v7653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:04.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:04 smithi067 bash[27441]: cluster 2024-04-03T18:34:03.842196+0000 mgr.y (mgr.24370) 7669 : cluster [DBG] pgmap v7653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[27441]: cluster 2024-04-03T18:34:05.843608+0000 mgr.y (mgr.24370) 7670 : cluster [DBG] pgmap v7654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[27441]: audit 2024-04-03T18:34:05.991425+0000 mon.a (mon.0) 6954 : audit [DBG] from='client.? 172.21.15.67:0/1924439505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[27441]: audit 2024-04-03T18:34:06.107872+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[27441]: audit 2024-04-03T18:34:06.115105+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[27441]: audit 2024-04-03T18:34:06.465969+0000 mon.a (mon.0) 6957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[27441]: audit 2024-04-03T18:34:06.480934+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[17655]: cluster 2024-04-03T18:34:05.843608+0000 mgr.y (mgr.24370) 7670 : cluster [DBG] pgmap v7654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:07.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[17655]: audit 2024-04-03T18:34:05.991425+0000 mon.a (mon.0) 6954 : audit [DBG] from='client.? 172.21.15.67:0/1924439505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:07.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[17655]: audit 2024-04-03T18:34:06.107872+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[17655]: audit 2024-04-03T18:34:06.115105+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[17655]: audit 2024-04-03T18:34:06.465969+0000 mon.a (mon.0) 6957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:06 smithi067 bash[17655]: audit 2024-04-03T18:34:06.480934+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:06 smithi082 bash[20963]: cluster 2024-04-03T18:34:05.843608+0000 mgr.y (mgr.24370) 7670 : cluster [DBG] pgmap v7654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:07.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:06 smithi082 bash[20963]: audit 2024-04-03T18:34:05.991425+0000 mon.a (mon.0) 6954 : audit [DBG] from='client.? 172.21.15.67:0/1924439505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:07.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:06 smithi082 bash[20963]: audit 2024-04-03T18:34:06.107872+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:06 smithi082 bash[20963]: audit 2024-04-03T18:34:06.115105+0000 mon.a (mon.0) 6956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:06 smithi082 bash[20963]: audit 2024-04-03T18:34:06.465969+0000 mon.a (mon.0) 6957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:07.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:06 smithi082 bash[20963]: audit 2024-04-03T18:34:06.480934+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:08.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:07 smithi067 bash[17655]: audit 2024-04-03T18:34:06.921477+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:34:08.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:07 smithi067 bash[17655]: audit 2024-04-03T18:34:06.923311+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:34:08.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:07 smithi067 bash[17655]: audit 2024-04-03T18:34:06.932738+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:08.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:07 smithi067 bash[27441]: audit 2024-04-03T18:34:06.921477+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:34:08.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:07 smithi067 bash[27441]: audit 2024-04-03T18:34:06.923311+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:34:08.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:07 smithi067 bash[27441]: audit 2024-04-03T18:34:06.932738+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:08.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:07 smithi082 bash[20963]: audit 2024-04-03T18:34:06.921477+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:34:08.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:07 smithi082 bash[20963]: audit 2024-04-03T18:34:06.923311+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:34:08.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:07 smithi082 bash[20963]: audit 2024-04-03T18:34:06.932738+0000 mon.a (mon.0) 6961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:34:09.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:08 smithi082 bash[20963]: cluster 2024-04-03T18:34:07.844353+0000 mgr.y (mgr.24370) 7671 : cluster [DBG] pgmap v7655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:09.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:08 smithi082 bash[20963]: audit 2024-04-03T18:34:08.460533+0000 mon.c (mon.2) 3022 : audit [DBG] from='client.? 172.21.15.67:0/3816310594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:09.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:08 smithi067 bash[17655]: cluster 2024-04-03T18:34:07.844353+0000 mgr.y (mgr.24370) 7671 : cluster [DBG] pgmap v7655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:09.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:08 smithi067 bash[17655]: audit 2024-04-03T18:34:08.460533+0000 mon.c (mon.2) 3022 : audit [DBG] from='client.? 172.21.15.67:0/3816310594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:09.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:08 smithi067 bash[27441]: cluster 2024-04-03T18:34:07.844353+0000 mgr.y (mgr.24370) 7671 : cluster [DBG] pgmap v7655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:09.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:08 smithi067 bash[27441]: audit 2024-04-03T18:34:08.460533+0000 mon.c (mon.2) 3022 : audit [DBG] from='client.? 172.21.15.67:0/3816310594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:10 smithi082 bash[20963]: cluster 2024-04-03T18:34:09.845212+0000 mgr.y (mgr.24370) 7672 : cluster [DBG] pgmap v7656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:10 smithi082 bash[20963]: audit 2024-04-03T18:34:10.058794+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:10 smithi082 bash[20963]: audit 2024-04-03T18:34:10.922626+0000 mon.c (mon.2) 3023 : audit [DBG] from='client.? 172.21.15.67:0/3739313331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:11.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:10 smithi067 bash[17655]: cluster 2024-04-03T18:34:09.845212+0000 mgr.y (mgr.24370) 7672 : cluster [DBG] pgmap v7656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:11.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:10 smithi067 bash[17655]: audit 2024-04-03T18:34:10.058794+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:11.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:10 smithi067 bash[17655]: audit 2024-04-03T18:34:10.922626+0000 mon.c (mon.2) 3023 : audit [DBG] from='client.? 172.21.15.67:0/3739313331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:11.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:10 smithi067 bash[27441]: cluster 2024-04-03T18:34:09.845212+0000 mgr.y (mgr.24370) 7672 : cluster [DBG] pgmap v7656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:11.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:10 smithi067 bash[27441]: audit 2024-04-03T18:34:10.058794+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:11.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:10 smithi067 bash[27441]: audit 2024-04-03T18:34:10.922626+0000 mon.c (mon.2) 3023 : audit [DBG] from='client.? 172.21.15.67:0/3739313331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:12.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:11 smithi082 bash[20963]: cluster 2024-04-03T18:34:11.846555+0000 mgr.y (mgr.24370) 7673 : cluster [DBG] pgmap v7657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:12.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:11 smithi067 bash[17655]: cluster 2024-04-03T18:34:11.846555+0000 mgr.y (mgr.24370) 7673 : cluster [DBG] pgmap v7657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:12.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:11 smithi067 bash[27441]: cluster 2024-04-03T18:34:11.846555+0000 mgr.y (mgr.24370) 7673 : cluster [DBG] pgmap v7657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:13.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:13] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:34:13.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:34:13.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:13 smithi082 bash[20963]: audit 2024-04-03T18:34:13.372216+0000 mon.a (mon.0) 6963 : audit [DBG] from='client.? 172.21.15.67:0/1995550118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:13.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:13 smithi067 bash[17655]: audit 2024-04-03T18:34:13.372216+0000 mon.a (mon.0) 6963 : audit [DBG] from='client.? 172.21.15.67:0/1995550118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:13.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:13 smithi067 bash[27441]: audit 2024-04-03T18:34:13.372216+0000 mon.a (mon.0) 6963 : audit [DBG] from='client.? 172.21.15.67:0/1995550118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:14.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:14 smithi082 bash[20963]: cluster 2024-04-03T18:34:13.847293+0000 mgr.y (mgr.24370) 7674 : cluster [DBG] pgmap v7658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:14.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:14 smithi067 bash[17655]: cluster 2024-04-03T18:34:13.847293+0000 mgr.y (mgr.24370) 7674 : cluster [DBG] pgmap v7658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:14.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:14 smithi067 bash[27441]: cluster 2024-04-03T18:34:13.847293+0000 mgr.y (mgr.24370) 7674 : cluster [DBG] pgmap v7658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:16.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:15 smithi082 bash[20963]: audit 2024-04-03T18:34:15.827310+0000 mon.c (mon.2) 3024 : audit [DBG] from='client.? 172.21.15.67:0/2836877734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:16.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:15 smithi067 bash[27441]: audit 2024-04-03T18:34:15.827310+0000 mon.c (mon.2) 3024 : audit [DBG] from='client.? 172.21.15.67:0/2836877734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:16.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:15 smithi067 bash[17655]: audit 2024-04-03T18:34:15.827310+0000 mon.c (mon.2) 3024 : audit [DBG] from='client.? 172.21.15.67:0/2836877734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:17.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:16 smithi067 bash[17655]: cluster 2024-04-03T18:34:15.848484+0000 mgr.y (mgr.24370) 7675 : cluster [DBG] pgmap v7659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:17.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:16 smithi067 bash[27441]: cluster 2024-04-03T18:34:15.848484+0000 mgr.y (mgr.24370) 7675 : cluster [DBG] pgmap v7659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:17.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:16 smithi082 bash[20963]: cluster 2024-04-03T18:34:15.848484+0000 mgr.y (mgr.24370) 7675 : cluster [DBG] pgmap v7659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:19.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:18 smithi067 bash[27441]: cluster 2024-04-03T18:34:17.849156+0000 mgr.y (mgr.24370) 7676 : cluster [DBG] pgmap v7660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:19.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:18 smithi067 bash[27441]: audit 2024-04-03T18:34:18.283406+0000 mon.a (mon.0) 6964 : audit [DBG] from='client.? 172.21.15.67:0/826796980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:19.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:18 smithi067 bash[17655]: cluster 2024-04-03T18:34:17.849156+0000 mgr.y (mgr.24370) 7676 : cluster [DBG] pgmap v7660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:19.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:18 smithi067 bash[17655]: audit 2024-04-03T18:34:18.283406+0000 mon.a (mon.0) 6964 : audit [DBG] from='client.? 172.21.15.67:0/826796980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:19.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:18 smithi082 bash[20963]: cluster 2024-04-03T18:34:17.849156+0000 mgr.y (mgr.24370) 7676 : cluster [DBG] pgmap v7660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:19.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:18 smithi082 bash[20963]: audit 2024-04-03T18:34:18.283406+0000 mon.a (mon.0) 6964 : audit [DBG] from='client.? 172.21.15.67:0/826796980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:21.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:20 smithi067 bash[27441]: cluster 2024-04-03T18:34:19.850112+0000 mgr.y (mgr.24370) 7677 : cluster [DBG] pgmap v7661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:21.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:20 smithi067 bash[27441]: audit 2024-04-03T18:34:20.734624+0000 mon.c (mon.2) 3025 : audit [DBG] from='client.? 172.21.15.67:0/112315087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:21.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:20 smithi067 bash[17655]: cluster 2024-04-03T18:34:19.850112+0000 mgr.y (mgr.24370) 7677 : cluster [DBG] pgmap v7661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:21.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:20 smithi067 bash[17655]: audit 2024-04-03T18:34:20.734624+0000 mon.c (mon.2) 3025 : audit [DBG] from='client.? 172.21.15.67:0/112315087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:21.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:20 smithi082 bash[20963]: cluster 2024-04-03T18:34:19.850112+0000 mgr.y (mgr.24370) 7677 : cluster [DBG] pgmap v7661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:21.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:20 smithi082 bash[20963]: audit 2024-04-03T18:34:20.734624+0000 mon.c (mon.2) 3025 : audit [DBG] from='client.? 172.21.15.67:0/112315087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:23.156 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:23] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:34:23.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:22 smithi067 bash[27441]: cluster 2024-04-03T18:34:21.851375+0000 mgr.y (mgr.24370) 7678 : cluster [DBG] pgmap v7662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:23.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:22 smithi067 bash[17655]: cluster 2024-04-03T18:34:21.851375+0000 mgr.y (mgr.24370) 7678 : cluster [DBG] pgmap v7662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:23.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:22 smithi082 bash[20963]: cluster 2024-04-03T18:34:21.851375+0000 mgr.y (mgr.24370) 7678 : cluster [DBG] pgmap v7662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:23.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:34:24.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:23 smithi082 bash[20963]: audit 2024-04-03T18:34:23.194775+0000 mon.c (mon.2) 3026 : audit [DBG] from='client.? 172.21.15.67:0/3070634945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:24.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:23 smithi067 bash[27441]: audit 2024-04-03T18:34:23.194775+0000 mon.c (mon.2) 3026 : audit [DBG] from='client.? 172.21.15.67:0/3070634945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:24.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:23 smithi067 bash[17655]: audit 2024-04-03T18:34:23.194775+0000 mon.c (mon.2) 3026 : audit [DBG] from='client.? 172.21.15.67:0/3070634945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:25.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:24 smithi082 bash[20963]: cluster 2024-04-03T18:34:23.852203+0000 mgr.y (mgr.24370) 7679 : cluster [DBG] pgmap v7663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:25.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:24 smithi067 bash[27441]: cluster 2024-04-03T18:34:23.852203+0000 mgr.y (mgr.24370) 7679 : cluster [DBG] pgmap v7663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:25.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:24 smithi067 bash[17655]: cluster 2024-04-03T18:34:23.852203+0000 mgr.y (mgr.24370) 7679 : cluster [DBG] pgmap v7663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:25 smithi082 bash[20963]: audit 2024-04-03T18:34:25.059083+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:25 smithi082 bash[20963]: audit 2024-04-03T18:34:25.650444+0000 mon.a (mon.0) 6966 : audit [DBG] from='client.? 172.21.15.67:0/911612477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:25 smithi067 bash[27441]: audit 2024-04-03T18:34:25.059083+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:26.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:25 smithi067 bash[27441]: audit 2024-04-03T18:34:25.650444+0000 mon.a (mon.0) 6966 : audit [DBG] from='client.? 172.21.15.67:0/911612477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:26.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:25 smithi067 bash[17655]: audit 2024-04-03T18:34:25.059083+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:26.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:25 smithi067 bash[17655]: audit 2024-04-03T18:34:25.650444+0000 mon.a (mon.0) 6966 : audit [DBG] from='client.? 172.21.15.67:0/911612477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:27.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:26 smithi082 bash[20963]: cluster 2024-04-03T18:34:25.853301+0000 mgr.y (mgr.24370) 7680 : cluster [DBG] pgmap v7664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:27.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:26 smithi067 bash[17655]: cluster 2024-04-03T18:34:25.853301+0000 mgr.y (mgr.24370) 7680 : cluster [DBG] pgmap v7664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:27.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:26 smithi067 bash[27441]: cluster 2024-04-03T18:34:25.853301+0000 mgr.y (mgr.24370) 7680 : cluster [DBG] pgmap v7664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:28.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:27 smithi082 bash[20963]: cluster 2024-04-03T18:34:27.853932+0000 mgr.y (mgr.24370) 7681 : cluster [DBG] pgmap v7665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:28.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:27 smithi067 bash[17655]: cluster 2024-04-03T18:34:27.853932+0000 mgr.y (mgr.24370) 7681 : cluster [DBG] pgmap v7665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:28.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:27 smithi067 bash[27441]: cluster 2024-04-03T18:34:27.853932+0000 mgr.y (mgr.24370) 7681 : cluster [DBG] pgmap v7665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:29.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:28 smithi082 bash[20963]: audit 2024-04-03T18:34:28.113107+0000 mon.a (mon.0) 6967 : audit [DBG] from='client.? 172.21.15.67:0/2236574712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:29.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:28 smithi067 bash[17655]: audit 2024-04-03T18:34:28.113107+0000 mon.a (mon.0) 6967 : audit [DBG] from='client.? 172.21.15.67:0/2236574712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:29.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:28 smithi067 bash[27441]: audit 2024-04-03T18:34:28.113107+0000 mon.a (mon.0) 6967 : audit [DBG] from='client.? 172.21.15.67:0/2236574712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:30.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:29 smithi082 bash[20963]: cluster 2024-04-03T18:34:29.854617+0000 mgr.y (mgr.24370) 7682 : cluster [DBG] pgmap v7666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:30.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:29 smithi067 bash[27441]: cluster 2024-04-03T18:34:29.854617+0000 mgr.y (mgr.24370) 7682 : cluster [DBG] pgmap v7666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:30.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:29 smithi067 bash[17655]: cluster 2024-04-03T18:34:29.854617+0000 mgr.y (mgr.24370) 7682 : cluster [DBG] pgmap v7666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:31.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:30 smithi082 bash[20963]: audit 2024-04-03T18:34:30.561987+0000 mon.a (mon.0) 6968 : audit [DBG] from='client.? 172.21.15.67:0/1966986498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:31.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:30 smithi067 bash[17655]: audit 2024-04-03T18:34:30.561987+0000 mon.a (mon.0) 6968 : audit [DBG] from='client.? 172.21.15.67:0/1966986498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:31.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:30 smithi067 bash[27441]: audit 2024-04-03T18:34:30.561987+0000 mon.a (mon.0) 6968 : audit [DBG] from='client.? 172.21.15.67:0/1966986498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:32.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:31 smithi082 bash[20963]: cluster 2024-04-03T18:34:31.855647+0000 mgr.y (mgr.24370) 7683 : cluster [DBG] pgmap v7667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:32.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:31 smithi067 bash[27441]: cluster 2024-04-03T18:34:31.855647+0000 mgr.y (mgr.24370) 7683 : cluster [DBG] pgmap v7667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:32.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:31 smithi067 bash[17655]: cluster 2024-04-03T18:34:31.855647+0000 mgr.y (mgr.24370) 7683 : cluster [DBG] pgmap v7667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:33.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:33 smithi082 bash[20963]: audit 2024-04-03T18:34:33.011668+0000 mon.c (mon.2) 3027 : audit [DBG] from='client.? 172.21.15.67:0/1070348719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:33 smithi067 bash[17655]: audit 2024-04-03T18:34:33.011668+0000 mon.c (mon.2) 3027 : audit [DBG] from='client.? 172.21.15.67:0/1070348719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:33.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:33] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:34:33.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:33 smithi067 bash[27441]: audit 2024-04-03T18:34:33.011668+0000 mon.c (mon.2) 3027 : audit [DBG] from='client.? 172.21.15.67:0/1070348719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:33.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:34:34.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:34 smithi082 bash[20963]: cluster 2024-04-03T18:34:33.856331+0000 mgr.y (mgr.24370) 7684 : cluster [DBG] pgmap v7668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:34.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:34 smithi067 bash[17655]: cluster 2024-04-03T18:34:33.856331+0000 mgr.y (mgr.24370) 7684 : cluster [DBG] pgmap v7668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:34.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:34 smithi067 bash[27441]: cluster 2024-04-03T18:34:33.856331+0000 mgr.y (mgr.24370) 7684 : cluster [DBG] pgmap v7668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:35.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:35 smithi082 bash[20963]: audit 2024-04-03T18:34:35.475511+0000 mon.a (mon.0) 6969 : audit [DBG] from='client.? 172.21.15.67:0/2382312442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:35.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:35 smithi067 bash[17655]: audit 2024-04-03T18:34:35.475511+0000 mon.a (mon.0) 6969 : audit [DBG] from='client.? 172.21.15.67:0/2382312442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:35.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:35 smithi067 bash[27441]: audit 2024-04-03T18:34:35.475511+0000 mon.a (mon.0) 6969 : audit [DBG] from='client.? 172.21.15.67:0/2382312442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:36.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:36 smithi082 bash[20963]: cluster 2024-04-03T18:34:35.857236+0000 mgr.y (mgr.24370) 7685 : cluster [DBG] pgmap v7669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:36.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:36 smithi067 bash[27441]: cluster 2024-04-03T18:34:35.857236+0000 mgr.y (mgr.24370) 7685 : cluster [DBG] pgmap v7669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:36.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:36 smithi067 bash[17655]: cluster 2024-04-03T18:34:35.857236+0000 mgr.y (mgr.24370) 7685 : cluster [DBG] pgmap v7669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:39.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:38 smithi067 bash[27441]: cluster 2024-04-03T18:34:37.857856+0000 mgr.y (mgr.24370) 7686 : cluster [DBG] pgmap v7670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:39.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:38 smithi067 bash[27441]: audit 2024-04-03T18:34:37.930150+0000 mon.a (mon.0) 6970 : audit [DBG] from='client.? 172.21.15.67:0/855809142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:39.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:38 smithi067 bash[17655]: cluster 2024-04-03T18:34:37.857856+0000 mgr.y (mgr.24370) 7686 : cluster [DBG] pgmap v7670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:39.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:38 smithi067 bash[17655]: audit 2024-04-03T18:34:37.930150+0000 mon.a (mon.0) 6970 : audit [DBG] from='client.? 172.21.15.67:0/855809142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:39.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:38 smithi082 bash[20963]: cluster 2024-04-03T18:34:37.857856+0000 mgr.y (mgr.24370) 7686 : cluster [DBG] pgmap v7670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:39.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:38 smithi082 bash[20963]: audit 2024-04-03T18:34:37.930150+0000 mon.a (mon.0) 6970 : audit [DBG] from='client.? 172.21.15.67:0/855809142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:40 smithi082 bash[20963]: cluster 2024-04-03T18:34:39.858573+0000 mgr.y (mgr.24370) 7687 : cluster [DBG] pgmap v7671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:40 smithi082 bash[20963]: audit 2024-04-03T18:34:40.059439+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:40 smithi082 bash[20963]: audit 2024-04-03T18:34:40.375375+0000 mon.a (mon.0) 6972 : audit [DBG] from='client.? 172.21.15.67:0/2533343842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:41.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:40 smithi067 bash[27441]: cluster 2024-04-03T18:34:39.858573+0000 mgr.y (mgr.24370) 7687 : cluster [DBG] pgmap v7671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:41.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:40 smithi067 bash[27441]: audit 2024-04-03T18:34:40.059439+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:41.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:40 smithi067 bash[27441]: audit 2024-04-03T18:34:40.375375+0000 mon.a (mon.0) 6972 : audit [DBG] from='client.? 172.21.15.67:0/2533343842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:41.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:40 smithi067 bash[17655]: cluster 2024-04-03T18:34:39.858573+0000 mgr.y (mgr.24370) 7687 : cluster [DBG] pgmap v7671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:41.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:40 smithi067 bash[17655]: audit 2024-04-03T18:34:40.059439+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:41.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:40 smithi067 bash[17655]: audit 2024-04-03T18:34:40.375375+0000 mon.a (mon.0) 6972 : audit [DBG] from='client.? 172.21.15.67:0/2533343842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:43.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:42 smithi082 bash[20963]: cluster 2024-04-03T18:34:41.859633+0000 mgr.y (mgr.24370) 7688 : cluster [DBG] pgmap v7672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:43.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:42 smithi082 bash[20963]: audit 2024-04-03T18:34:42.823037+0000 mon.a (mon.0) 6973 : audit [DBG] from='client.? 172.21.15.67:0/522939872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:43.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:43] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:34:43.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:42 smithi067 bash[17655]: cluster 2024-04-03T18:34:41.859633+0000 mgr.y (mgr.24370) 7688 : cluster [DBG] pgmap v7672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:43.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:42 smithi067 bash[17655]: audit 2024-04-03T18:34:42.823037+0000 mon.a (mon.0) 6973 : audit [DBG] from='client.? 172.21.15.67:0/522939872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:43.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:42 smithi067 bash[27441]: cluster 2024-04-03T18:34:41.859633+0000 mgr.y (mgr.24370) 7688 : cluster [DBG] pgmap v7672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:43.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:42 smithi067 bash[27441]: audit 2024-04-03T18:34:42.823037+0000 mon.a (mon.0) 6973 : audit [DBG] from='client.? 172.21.15.67:0/522939872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:43.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:34:45.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:44 smithi082 bash[20963]: cluster 2024-04-03T18:34:43.860280+0000 mgr.y (mgr.24370) 7689 : cluster [DBG] pgmap v7673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:45.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:44 smithi067 bash[17655]: cluster 2024-04-03T18:34:43.860280+0000 mgr.y (mgr.24370) 7689 : cluster [DBG] pgmap v7673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:45.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:44 smithi067 bash[27441]: cluster 2024-04-03T18:34:43.860280+0000 mgr.y (mgr.24370) 7689 : cluster [DBG] pgmap v7673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:46.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:45 smithi082 bash[20963]: audit 2024-04-03T18:34:45.270333+0000 mon.c (mon.2) 3028 : audit [DBG] from='client.? 172.21.15.67:0/933486037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:46.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:45 smithi067 bash[17655]: audit 2024-04-03T18:34:45.270333+0000 mon.c (mon.2) 3028 : audit [DBG] from='client.? 172.21.15.67:0/933486037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:46.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:45 smithi067 bash[27441]: audit 2024-04-03T18:34:45.270333+0000 mon.c (mon.2) 3028 : audit [DBG] from='client.? 172.21.15.67:0/933486037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:46 smithi082 bash[20963]: cluster 2024-04-03T18:34:45.861380+0000 mgr.y (mgr.24370) 7690 : cluster [DBG] pgmap v7674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:46 smithi067 bash[17655]: cluster 2024-04-03T18:34:45.861380+0000 mgr.y (mgr.24370) 7690 : cluster [DBG] pgmap v7674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:47.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:46 smithi067 bash[27441]: cluster 2024-04-03T18:34:45.861380+0000 mgr.y (mgr.24370) 7690 : cluster [DBG] pgmap v7674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:48.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:47 smithi082 bash[20963]: audit 2024-04-03T18:34:47.720803+0000 mon.c (mon.2) 3029 : audit [DBG] from='client.? 172.21.15.67:0/1964953979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:48.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:47 smithi067 bash[17655]: audit 2024-04-03T18:34:47.720803+0000 mon.c (mon.2) 3029 : audit [DBG] from='client.? 172.21.15.67:0/1964953979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:48.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:47 smithi067 bash[27441]: audit 2024-04-03T18:34:47.720803+0000 mon.c (mon.2) 3029 : audit [DBG] from='client.? 172.21.15.67:0/1964953979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:49.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:48 smithi082 bash[20963]: cluster 2024-04-03T18:34:47.862185+0000 mgr.y (mgr.24370) 7691 : cluster [DBG] pgmap v7675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:49.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:48 smithi067 bash[17655]: cluster 2024-04-03T18:34:47.862185+0000 mgr.y (mgr.24370) 7691 : cluster [DBG] pgmap v7675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:49.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:48 smithi067 bash[27441]: cluster 2024-04-03T18:34:47.862185+0000 mgr.y (mgr.24370) 7691 : cluster [DBG] pgmap v7675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:50.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:49 smithi082 bash[20963]: cluster 2024-04-03T18:34:49.862893+0000 mgr.y (mgr.24370) 7692 : cluster [DBG] pgmap v7676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:50.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:49 smithi067 bash[17655]: cluster 2024-04-03T18:34:49.862893+0000 mgr.y (mgr.24370) 7692 : cluster [DBG] pgmap v7676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:50.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:49 smithi067 bash[27441]: cluster 2024-04-03T18:34:49.862893+0000 mgr.y (mgr.24370) 7692 : cluster [DBG] pgmap v7676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:51.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:50 smithi082 bash[20963]: audit 2024-04-03T18:34:50.179672+0000 mon.a (mon.0) 6974 : audit [DBG] from='client.? 172.21.15.67:0/3505852553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:51.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:50 smithi067 bash[17655]: audit 2024-04-03T18:34:50.179672+0000 mon.a (mon.0) 6974 : audit [DBG] from='client.? 172.21.15.67:0/3505852553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:51.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:50 smithi067 bash[27441]: audit 2024-04-03T18:34:50.179672+0000 mon.a (mon.0) 6974 : audit [DBG] from='client.? 172.21.15.67:0/3505852553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:52.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:51 smithi082 bash[20963]: cluster 2024-04-03T18:34:51.863974+0000 mgr.y (mgr.24370) 7693 : cluster [DBG] pgmap v7677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:52.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:51 smithi067 bash[17655]: cluster 2024-04-03T18:34:51.863974+0000 mgr.y (mgr.24370) 7693 : cluster [DBG] pgmap v7677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:52.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:51 smithi067 bash[27441]: cluster 2024-04-03T18:34:51.863974+0000 mgr.y (mgr.24370) 7693 : cluster [DBG] pgmap v7677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:53.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:52 smithi082 bash[20963]: audit 2024-04-03T18:34:52.631125+0000 mon.c (mon.2) 3030 : audit [DBG] from='client.? 172.21.15.67:0/2579176825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:52 smithi067 bash[17655]: audit 2024-04-03T18:34:52.631125+0000 mon.c (mon.2) 3030 : audit [DBG] from='client.? 172.21.15.67:0/2579176825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:53.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:53] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:34:53.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:52 smithi067 bash[27441]: audit 2024-04-03T18:34:52.631125+0000 mon.c (mon.2) 3030 : audit [DBG] from='client.? 172.21.15.67:0/2579176825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:53.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:34:54.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:53 smithi082 bash[20963]: cluster 2024-04-03T18:34:53.864700+0000 mgr.y (mgr.24370) 7694 : cluster [DBG] pgmap v7678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:54.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:53 smithi067 bash[27441]: cluster 2024-04-03T18:34:53.864700+0000 mgr.y (mgr.24370) 7694 : cluster [DBG] pgmap v7678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:54.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:53 smithi067 bash[17655]: cluster 2024-04-03T18:34:53.864700+0000 mgr.y (mgr.24370) 7694 : cluster [DBG] pgmap v7678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:55.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:55 smithi082 bash[20963]: audit 2024-04-03T18:34:55.059556+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:55.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:55 smithi082 bash[20963]: audit 2024-04-03T18:34:55.088544+0000 mon.a (mon.0) 6976 : audit [DBG] from='client.? 172.21.15.67:0/344002393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:55.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:55 smithi067 bash[17655]: audit 2024-04-03T18:34:55.059556+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:55.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:55 smithi067 bash[17655]: audit 2024-04-03T18:34:55.088544+0000 mon.a (mon.0) 6976 : audit [DBG] from='client.? 172.21.15.67:0/344002393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:55.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:55 smithi067 bash[27441]: audit 2024-04-03T18:34:55.059556+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:34:55.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:55 smithi067 bash[27441]: audit 2024-04-03T18:34:55.088544+0000 mon.a (mon.0) 6976 : audit [DBG] from='client.? 172.21.15.67:0/344002393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:56.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:56 smithi082 bash[20963]: cluster 2024-04-03T18:34:55.865852+0000 mgr.y (mgr.24370) 7695 : cluster [DBG] pgmap v7679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:56.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:56 smithi067 bash[17655]: cluster 2024-04-03T18:34:55.865852+0000 mgr.y (mgr.24370) 7695 : cluster [DBG] pgmap v7679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:56.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:56 smithi067 bash[27441]: cluster 2024-04-03T18:34:55.865852+0000 mgr.y (mgr.24370) 7695 : cluster [DBG] pgmap v7679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:57.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:57 smithi082 bash[20963]: audit 2024-04-03T18:34:57.540150+0000 mon.c (mon.2) 3031 : audit [DBG] from='client.? 172.21.15.67:0/1067576374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:57.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:57 smithi067 bash[27441]: audit 2024-04-03T18:34:57.540150+0000 mon.c (mon.2) 3031 : audit [DBG] from='client.? 172.21.15.67:0/1067576374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:57.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:57 smithi067 bash[17655]: audit 2024-04-03T18:34:57.540150+0000 mon.c (mon.2) 3031 : audit [DBG] from='client.? 172.21.15.67:0/1067576374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:34:58.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:34:58 smithi082 bash[20963]: cluster 2024-04-03T18:34:57.866544+0000 mgr.y (mgr.24370) 7696 : cluster [DBG] pgmap v7680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:58.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:34:58 smithi067 bash[17655]: cluster 2024-04-03T18:34:57.866544+0000 mgr.y (mgr.24370) 7696 : cluster [DBG] pgmap v7680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:34:58.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:34:58 smithi067 bash[27441]: cluster 2024-04-03T18:34:57.866544+0000 mgr.y (mgr.24370) 7696 : cluster [DBG] pgmap v7680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:01.229 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:00 smithi082 bash[20963]: cluster 2024-04-03T18:34:59.867139+0000 mgr.y (mgr.24370) 7697 : cluster [DBG] pgmap v7681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:01.229 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:00 smithi082 bash[20963]: audit 2024-04-03T18:34:59.996565+0000 mon.a (mon.0) 6977 : audit [DBG] from='client.? 172.21.15.67:0/3648619184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:01.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:00 smithi067 bash[27441]: cluster 2024-04-03T18:34:59.867139+0000 mgr.y (mgr.24370) 7697 : cluster [DBG] pgmap v7681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:01.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:00 smithi067 bash[27441]: audit 2024-04-03T18:34:59.996565+0000 mon.a (mon.0) 6977 : audit [DBG] from='client.? 172.21.15.67:0/3648619184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:01.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:00 smithi067 bash[17655]: cluster 2024-04-03T18:34:59.867139+0000 mgr.y (mgr.24370) 7697 : cluster [DBG] pgmap v7681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:01.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:00 smithi067 bash[17655]: audit 2024-04-03T18:34:59.996565+0000 mon.a (mon.0) 6977 : audit [DBG] from='client.? 172.21.15.67:0/3648619184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:03.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:02 smithi082 bash[20963]: cluster 2024-04-03T18:35:01.868344+0000 mgr.y (mgr.24370) 7698 : cluster [DBG] pgmap v7682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:03.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:02 smithi082 bash[20963]: audit 2024-04-03T18:35:02.450330+0000 mon.c (mon.2) 3032 : audit [DBG] from='client.? 172.21.15.67:0/1591768773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:03.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:35:03.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:02 smithi067 bash[27441]: cluster 2024-04-03T18:35:01.868344+0000 mgr.y (mgr.24370) 7698 : cluster [DBG] pgmap v7682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:03.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:02 smithi067 bash[27441]: audit 2024-04-03T18:35:02.450330+0000 mon.c (mon.2) 3032 : audit [DBG] from='client.? 172.21.15.67:0/1591768773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:03.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:02 smithi067 bash[17655]: cluster 2024-04-03T18:35:01.868344+0000 mgr.y (mgr.24370) 7698 : cluster [DBG] pgmap v7682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:03.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:02 smithi067 bash[17655]: audit 2024-04-03T18:35:02.450330+0000 mon.c (mon.2) 3032 : audit [DBG] from='client.? 172.21.15.67:0/1591768773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:03.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:35:05.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:04 smithi082 bash[20963]: cluster 2024-04-03T18:35:03.869057+0000 mgr.y (mgr.24370) 7699 : cluster [DBG] pgmap v7683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:05.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:04 smithi082 bash[20963]: audit 2024-04-03T18:35:04.899983+0000 mon.a (mon.0) 6978 : audit [DBG] from='client.? 172.21.15.67:0/405236462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:05.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:04 smithi067 bash[17655]: cluster 2024-04-03T18:35:03.869057+0000 mgr.y (mgr.24370) 7699 : cluster [DBG] pgmap v7683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:05.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:04 smithi067 bash[17655]: audit 2024-04-03T18:35:04.899983+0000 mon.a (mon.0) 6978 : audit [DBG] from='client.? 172.21.15.67:0/405236462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:05.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:04 smithi067 bash[27441]: cluster 2024-04-03T18:35:03.869057+0000 mgr.y (mgr.24370) 7699 : cluster [DBG] pgmap v7683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:05.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:04 smithi067 bash[27441]: audit 2024-04-03T18:35:04.899983+0000 mon.a (mon.0) 6978 : audit [DBG] from='client.? 172.21.15.67:0/405236462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:07.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:06 smithi082 bash[20963]: cluster 2024-04-03T18:35:05.870199+0000 mgr.y (mgr.24370) 7700 : cluster [DBG] pgmap v7684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:07.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:06 smithi067 bash[17655]: cluster 2024-04-03T18:35:05.870199+0000 mgr.y (mgr.24370) 7700 : cluster [DBG] pgmap v7684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:07.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:06 smithi067 bash[27441]: cluster 2024-04-03T18:35:05.870199+0000 mgr.y (mgr.24370) 7700 : cluster [DBG] pgmap v7684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:08.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:07 smithi082 bash[20963]: audit 2024-04-03T18:35:07.007981+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:35:08.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:07 smithi082 bash[20963]: audit 2024-04-03T18:35:07.345341+0000 mon.a (mon.0) 6980 : audit [DBG] from='client.? 172.21.15.67:0/2326335509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:08.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:07 smithi067 bash[17655]: audit 2024-04-03T18:35:07.007981+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:35:08.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:07 smithi067 bash[17655]: audit 2024-04-03T18:35:07.345341+0000 mon.a (mon.0) 6980 : audit [DBG] from='client.? 172.21.15.67:0/2326335509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:08.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:07 smithi067 bash[27441]: audit 2024-04-03T18:35:07.007981+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:35:08.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:07 smithi067 bash[27441]: audit 2024-04-03T18:35:07.345341+0000 mon.a (mon.0) 6980 : audit [DBG] from='client.? 172.21.15.67:0/2326335509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:09.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:08 smithi082 bash[20963]: cluster 2024-04-03T18:35:07.870811+0000 mgr.y (mgr.24370) 7701 : cluster [DBG] pgmap v7685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:09.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:08 smithi067 bash[27441]: cluster 2024-04-03T18:35:07.870811+0000 mgr.y (mgr.24370) 7701 : cluster [DBG] pgmap v7685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:09.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:08 smithi067 bash[17655]: cluster 2024-04-03T18:35:07.870811+0000 mgr.y (mgr.24370) 7701 : cluster [DBG] pgmap v7685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:10.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:09 smithi082 bash[20963]: audit 2024-04-03T18:35:09.794134+0000 mon.c (mon.2) 3033 : audit [DBG] from='client.? 172.21.15.67:0/4007041272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:10.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:09 smithi067 bash[17655]: audit 2024-04-03T18:35:09.794134+0000 mon.c (mon.2) 3033 : audit [DBG] from='client.? 172.21.15.67:0/4007041272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:10.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:09 smithi067 bash[27441]: audit 2024-04-03T18:35:09.794134+0000 mon.c (mon.2) 3033 : audit [DBG] from='client.? 172.21.15.67:0/4007041272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:10 smithi082 bash[20963]: cluster 2024-04-03T18:35:09.871494+0000 mgr.y (mgr.24370) 7702 : cluster [DBG] pgmap v7686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:10 smithi082 bash[20963]: audit 2024-04-03T18:35:10.060301+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:10 smithi067 bash[27441]: cluster 2024-04-03T18:35:09.871494+0000 mgr.y (mgr.24370) 7702 : cluster [DBG] pgmap v7686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:10 smithi067 bash[27441]: audit 2024-04-03T18:35:10.060301+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:11.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:10 smithi067 bash[17655]: cluster 2024-04-03T18:35:09.871494+0000 mgr.y (mgr.24370) 7702 : cluster [DBG] pgmap v7686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:11.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:10 smithi067 bash[17655]: audit 2024-04-03T18:35:10.060301+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:12.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:11 smithi082 bash[20963]: cluster 2024-04-03T18:35:11.872267+0000 mgr.y (mgr.24370) 7703 : cluster [DBG] pgmap v7687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:12.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:11 smithi067 bash[27441]: cluster 2024-04-03T18:35:11.872267+0000 mgr.y (mgr.24370) 7703 : cluster [DBG] pgmap v7687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:12.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:11 smithi067 bash[17655]: cluster 2024-04-03T18:35:11.872267+0000 mgr.y (mgr.24370) 7703 : cluster [DBG] pgmap v7687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:13.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:12 smithi082 bash[20963]: audit 2024-04-03T18:35:12.267759+0000 mon.c (mon.2) 3034 : audit [DBG] from='client.? 172.21.15.67:0/1667753880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:13.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:12 smithi082 bash[20963]: audit 2024-04-03T18:35:12.704351+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:13.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:12 smithi082 bash[20963]: audit 2024-04-03T18:35:12.714137+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:13.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:12 smithi067 bash[27441]: audit 2024-04-03T18:35:12.267759+0000 mon.c (mon.2) 3034 : audit [DBG] from='client.? 172.21.15.67:0/1667753880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:13.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:12 smithi067 bash[27441]: audit 2024-04-03T18:35:12.704351+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:13.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:12 smithi067 bash[27441]: audit 2024-04-03T18:35:12.714137+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:13.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:13] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:35:13.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:12 smithi067 bash[17655]: audit 2024-04-03T18:35:12.267759+0000 mon.c (mon.2) 3034 : audit [DBG] from='client.? 172.21.15.67:0/1667753880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:13.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:12 smithi067 bash[17655]: audit 2024-04-03T18:35:12.704351+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:13.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:12 smithi067 bash[17655]: audit 2024-04-03T18:35:12.714137+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:13.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:35:14.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:14 smithi082 bash[20963]: audit 2024-04-03T18:35:13.007750+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:14.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:14 smithi082 bash[20963]: audit 2024-04-03T18:35:13.015008+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:14.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:14 smithi082 bash[20963]: audit 2024-04-03T18:35:13.497640+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:35:14.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:14 smithi082 bash[20963]: audit 2024-04-03T18:35:13.499674+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:35:14.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:14 smithi082 bash[20963]: audit 2024-04-03T18:35:13.509713+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:14.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:14 smithi082 bash[20963]: cluster 2024-04-03T18:35:13.872893+0000 mgr.y (mgr.24370) 7704 : cluster [DBG] pgmap v7688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:14.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[17655]: audit 2024-04-03T18:35:13.007750+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:14.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[17655]: audit 2024-04-03T18:35:13.015008+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:14.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[17655]: audit 2024-04-03T18:35:13.497640+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:35:14.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[17655]: audit 2024-04-03T18:35:13.499674+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:35:14.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[17655]: audit 2024-04-03T18:35:13.509713+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:14.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[17655]: cluster 2024-04-03T18:35:13.872893+0000 mgr.y (mgr.24370) 7704 : cluster [DBG] pgmap v7688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:14.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[27441]: audit 2024-04-03T18:35:13.007750+0000 mon.a (mon.0) 6984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:14.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[27441]: audit 2024-04-03T18:35:13.015008+0000 mon.a (mon.0) 6985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:14.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[27441]: audit 2024-04-03T18:35:13.497640+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:35:14.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[27441]: audit 2024-04-03T18:35:13.499674+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:35:14.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[27441]: audit 2024-04-03T18:35:13.509713+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:35:14.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:14 smithi067 bash[27441]: cluster 2024-04-03T18:35:13.872893+0000 mgr.y (mgr.24370) 7704 : cluster [DBG] pgmap v7688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:15.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:15 smithi082 bash[20963]: audit 2024-04-03T18:35:14.724905+0000 mon.a (mon.0) 6989 : audit [DBG] from='client.? 172.21.15.67:0/18932163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:15.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:15 smithi067 bash[17655]: audit 2024-04-03T18:35:14.724905+0000 mon.a (mon.0) 6989 : audit [DBG] from='client.? 172.21.15.67:0/18932163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:15.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:15 smithi067 bash[27441]: audit 2024-04-03T18:35:14.724905+0000 mon.a (mon.0) 6989 : audit [DBG] from='client.? 172.21.15.67:0/18932163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:16.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:16 smithi082 bash[20963]: cluster 2024-04-03T18:35:15.874020+0000 mgr.y (mgr.24370) 7705 : cluster [DBG] pgmap v7689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:16.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:16 smithi067 bash[27441]: cluster 2024-04-03T18:35:15.874020+0000 mgr.y (mgr.24370) 7705 : cluster [DBG] pgmap v7689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:16.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:16 smithi067 bash[17655]: cluster 2024-04-03T18:35:15.874020+0000 mgr.y (mgr.24370) 7705 : cluster [DBG] pgmap v7689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:17.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:17 smithi082 bash[20963]: audit 2024-04-03T18:35:17.184757+0000 mon.a (mon.0) 6990 : audit [DBG] from='client.? 172.21.15.67:0/3707797166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:17.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:17 smithi067 bash[17655]: audit 2024-04-03T18:35:17.184757+0000 mon.a (mon.0) 6990 : audit [DBG] from='client.? 172.21.15.67:0/3707797166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:17.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:17 smithi067 bash[27441]: audit 2024-04-03T18:35:17.184757+0000 mon.a (mon.0) 6990 : audit [DBG] from='client.? 172.21.15.67:0/3707797166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:18.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:18 smithi082 bash[20963]: cluster 2024-04-03T18:35:17.874740+0000 mgr.y (mgr.24370) 7706 : cluster [DBG] pgmap v7690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:18.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:18 smithi067 bash[17655]: cluster 2024-04-03T18:35:17.874740+0000 mgr.y (mgr.24370) 7706 : cluster [DBG] pgmap v7690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:18.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:18 smithi067 bash[27441]: cluster 2024-04-03T18:35:17.874740+0000 mgr.y (mgr.24370) 7706 : cluster [DBG] pgmap v7690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:20.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:19 smithi082 bash[20963]: audit 2024-04-03T18:35:19.636056+0000 mon.a (mon.0) 6991 : audit [DBG] from='client.? 172.21.15.67:0/389980268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:20.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:19 smithi067 bash[17655]: audit 2024-04-03T18:35:19.636056+0000 mon.a (mon.0) 6991 : audit [DBG] from='client.? 172.21.15.67:0/389980268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:20.157 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:19 smithi067 bash[27441]: audit 2024-04-03T18:35:19.636056+0000 mon.a (mon.0) 6991 : audit [DBG] from='client.? 172.21.15.67:0/389980268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:21.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:20 smithi082 bash[20963]: cluster 2024-04-03T18:35:19.875400+0000 mgr.y (mgr.24370) 7707 : cluster [DBG] pgmap v7691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:21.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:20 smithi067 bash[27441]: cluster 2024-04-03T18:35:19.875400+0000 mgr.y (mgr.24370) 7707 : cluster [DBG] pgmap v7691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:21.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:20 smithi067 bash[17655]: cluster 2024-04-03T18:35:19.875400+0000 mgr.y (mgr.24370) 7707 : cluster [DBG] pgmap v7691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:23.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:22 smithi082 bash[20963]: cluster 2024-04-03T18:35:21.876506+0000 mgr.y (mgr.24370) 7708 : cluster [DBG] pgmap v7692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:23.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:22 smithi082 bash[20963]: audit 2024-04-03T18:35:22.080139+0000 mon.a (mon.0) 6992 : audit [DBG] from='client.? 172.21.15.67:0/4027733091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:23.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:23] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:35:23.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:22 smithi067 bash[17655]: cluster 2024-04-03T18:35:21.876506+0000 mgr.y (mgr.24370) 7708 : cluster [DBG] pgmap v7692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:23.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:22 smithi067 bash[17655]: audit 2024-04-03T18:35:22.080139+0000 mon.a (mon.0) 6992 : audit [DBG] from='client.? 172.21.15.67:0/4027733091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:23.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:22 smithi067 bash[27441]: cluster 2024-04-03T18:35:21.876506+0000 mgr.y (mgr.24370) 7708 : cluster [DBG] pgmap v7692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:23.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:22 smithi067 bash[27441]: audit 2024-04-03T18:35:22.080139+0000 mon.a (mon.0) 6992 : audit [DBG] from='client.? 172.21.15.67:0/4027733091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:23.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:35:25.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:24 smithi082 bash[20963]: cluster 2024-04-03T18:35:23.877202+0000 mgr.y (mgr.24370) 7709 : cluster [DBG] pgmap v7693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:25.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:24 smithi082 bash[20963]: audit 2024-04-03T18:35:24.536823+0000 mon.c (mon.2) 3035 : audit [DBG] from='client.? 172.21.15.67:0/2076634240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:25.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:24 smithi067 bash[27441]: cluster 2024-04-03T18:35:23.877202+0000 mgr.y (mgr.24370) 7709 : cluster [DBG] pgmap v7693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:25.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:24 smithi067 bash[27441]: audit 2024-04-03T18:35:24.536823+0000 mon.c (mon.2) 3035 : audit [DBG] from='client.? 172.21.15.67:0/2076634240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:25.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:24 smithi067 bash[17655]: cluster 2024-04-03T18:35:23.877202+0000 mgr.y (mgr.24370) 7709 : cluster [DBG] pgmap v7693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:25.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:24 smithi067 bash[17655]: audit 2024-04-03T18:35:24.536823+0000 mon.c (mon.2) 3035 : audit [DBG] from='client.? 172.21.15.67:0/2076634240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:26.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:25 smithi082 bash[20963]: audit 2024-04-03T18:35:25.061001+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:25 smithi067 bash[17655]: audit 2024-04-03T18:35:25.061001+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:25 smithi067 bash[27441]: audit 2024-04-03T18:35:25.061001+0000 mon.a (mon.0) 6993 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:27.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:26 smithi082 bash[20963]: cluster 2024-04-03T18:35:25.878321+0000 mgr.y (mgr.24370) 7710 : cluster [DBG] pgmap v7694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:27.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:26 smithi067 bash[17655]: cluster 2024-04-03T18:35:25.878321+0000 mgr.y (mgr.24370) 7710 : cluster [DBG] pgmap v7694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:27.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:26 smithi067 bash[27441]: cluster 2024-04-03T18:35:25.878321+0000 mgr.y (mgr.24370) 7710 : cluster [DBG] pgmap v7694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:28.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:27 smithi082 bash[20963]: audit 2024-04-03T18:35:27.006416+0000 mon.c (mon.2) 3036 : audit [DBG] from='client.? 172.21.15.67:0/2054150844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:28.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:27 smithi067 bash[17655]: audit 2024-04-03T18:35:27.006416+0000 mon.c (mon.2) 3036 : audit [DBG] from='client.? 172.21.15.67:0/2054150844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:28.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:27 smithi067 bash[27441]: audit 2024-04-03T18:35:27.006416+0000 mon.c (mon.2) 3036 : audit [DBG] from='client.? 172.21.15.67:0/2054150844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:29.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:28 smithi082 bash[20963]: cluster 2024-04-03T18:35:27.879015+0000 mgr.y (mgr.24370) 7711 : cluster [DBG] pgmap v7695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:29.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:28 smithi067 bash[17655]: cluster 2024-04-03T18:35:27.879015+0000 mgr.y (mgr.24370) 7711 : cluster [DBG] pgmap v7695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:29.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:28 smithi067 bash[27441]: cluster 2024-04-03T18:35:27.879015+0000 mgr.y (mgr.24370) 7711 : cluster [DBG] pgmap v7695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:30.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:29 smithi082 bash[20963]: audit 2024-04-03T18:35:29.462368+0000 mon.c (mon.2) 3037 : audit [DBG] from='client.? 172.21.15.67:0/4147640109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:30.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:29 smithi082 bash[20963]: cluster 2024-04-03T18:35:29.880073+0000 mgr.y (mgr.24370) 7712 : cluster [DBG] pgmap v7696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:30.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:29 smithi067 bash[27441]: audit 2024-04-03T18:35:29.462368+0000 mon.c (mon.2) 3037 : audit [DBG] from='client.? 172.21.15.67:0/4147640109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:30.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:29 smithi067 bash[27441]: cluster 2024-04-03T18:35:29.880073+0000 mgr.y (mgr.24370) 7712 : cluster [DBG] pgmap v7696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:30.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:29 smithi067 bash[17655]: audit 2024-04-03T18:35:29.462368+0000 mon.c (mon.2) 3037 : audit [DBG] from='client.? 172.21.15.67:0/4147640109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:30.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:29 smithi067 bash[17655]: cluster 2024-04-03T18:35:29.880073+0000 mgr.y (mgr.24370) 7712 : cluster [DBG] pgmap v7696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:32.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:31 smithi082 bash[20963]: cluster 2024-04-03T18:35:31.881200+0000 mgr.y (mgr.24370) 7713 : cluster [DBG] pgmap v7697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:32.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:31 smithi082 bash[20963]: audit 2024-04-03T18:35:31.918666+0000 mon.c (mon.2) 3038 : audit [DBG] from='client.? 172.21.15.67:0/2613330422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:32.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:31 smithi067 bash[17655]: cluster 2024-04-03T18:35:31.881200+0000 mgr.y (mgr.24370) 7713 : cluster [DBG] pgmap v7697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:32.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:31 smithi067 bash[17655]: audit 2024-04-03T18:35:31.918666+0000 mon.c (mon.2) 3038 : audit [DBG] from='client.? 172.21.15.67:0/2613330422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:32.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:31 smithi067 bash[27441]: cluster 2024-04-03T18:35:31.881200+0000 mgr.y (mgr.24370) 7713 : cluster [DBG] pgmap v7697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:32.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:31 smithi067 bash[27441]: audit 2024-04-03T18:35:31.918666+0000 mon.c (mon.2) 3038 : audit [DBG] from='client.? 172.21.15.67:0/2613330422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:33.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:33] "GET /metrics HTTP/1.1" 200 239960 "" "Prometheus/2.43.0" 2024-04-03T18:35:33.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:35:35.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:34 smithi082 bash[20963]: cluster 2024-04-03T18:35:33.881845+0000 mgr.y (mgr.24370) 7714 : cluster [DBG] pgmap v7698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:35.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:34 smithi082 bash[20963]: audit 2024-04-03T18:35:34.378619+0000 mon.c (mon.2) 3039 : audit [DBG] from='client.? 172.21.15.67:0/351018800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:35.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:34 smithi067 bash[17655]: cluster 2024-04-03T18:35:33.881845+0000 mgr.y (mgr.24370) 7714 : cluster [DBG] pgmap v7698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:35.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:34 smithi067 bash[17655]: audit 2024-04-03T18:35:34.378619+0000 mon.c (mon.2) 3039 : audit [DBG] from='client.? 172.21.15.67:0/351018800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:35.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:35 smithi067 bash[27441]: cluster 2024-04-03T18:35:33.881845+0000 mgr.y (mgr.24370) 7714 : cluster [DBG] pgmap v7698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:35.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:35 smithi067 bash[27441]: audit 2024-04-03T18:35:34.378619+0000 mon.c (mon.2) 3039 : audit [DBG] from='client.? 172.21.15.67:0/351018800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:37.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:36 smithi082 bash[20963]: cluster 2024-04-03T18:35:35.882989+0000 mgr.y (mgr.24370) 7715 : cluster [DBG] pgmap v7699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:37.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:36 smithi082 bash[20963]: audit 2024-04-03T18:35:36.830934+0000 mon.a (mon.0) 6994 : audit [DBG] from='client.? 172.21.15.67:0/894559054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:37.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:36 smithi067 bash[17655]: cluster 2024-04-03T18:35:35.882989+0000 mgr.y (mgr.24370) 7715 : cluster [DBG] pgmap v7699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:37.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:36 smithi067 bash[17655]: audit 2024-04-03T18:35:36.830934+0000 mon.a (mon.0) 6994 : audit [DBG] from='client.? 172.21.15.67:0/894559054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:37.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:36 smithi067 bash[27441]: cluster 2024-04-03T18:35:35.882989+0000 mgr.y (mgr.24370) 7715 : cluster [DBG] pgmap v7699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:37.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:36 smithi067 bash[27441]: audit 2024-04-03T18:35:36.830934+0000 mon.a (mon.0) 6994 : audit [DBG] from='client.? 172.21.15.67:0/894559054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:39.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:38 smithi082 bash[20963]: cluster 2024-04-03T18:35:37.883624+0000 mgr.y (mgr.24370) 7716 : cluster [DBG] pgmap v7700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:39.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:38 smithi067 bash[27441]: cluster 2024-04-03T18:35:37.883624+0000 mgr.y (mgr.24370) 7716 : cluster [DBG] pgmap v7700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:39.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:38 smithi067 bash[17655]: cluster 2024-04-03T18:35:37.883624+0000 mgr.y (mgr.24370) 7716 : cluster [DBG] pgmap v7700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:40.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:39 smithi082 bash[20963]: audit 2024-04-03T18:35:39.294299+0000 mon.a (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.67:0/3896129684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:40.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:39 smithi067 bash[17655]: audit 2024-04-03T18:35:39.294299+0000 mon.a (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.67:0/3896129684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:40.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:39 smithi067 bash[27441]: audit 2024-04-03T18:35:39.294299+0000 mon.a (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.67:0/3896129684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:40 smithi082 bash[20963]: cluster 2024-04-03T18:35:39.884344+0000 mgr.y (mgr.24370) 7717 : cluster [DBG] pgmap v7701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:40 smithi082 bash[20963]: audit 2024-04-03T18:35:40.061020+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:41.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:40 smithi067 bash[27441]: cluster 2024-04-03T18:35:39.884344+0000 mgr.y (mgr.24370) 7717 : cluster [DBG] pgmap v7701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:41.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:40 smithi067 bash[27441]: audit 2024-04-03T18:35:40.061020+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:41.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:40 smithi067 bash[17655]: cluster 2024-04-03T18:35:39.884344+0000 mgr.y (mgr.24370) 7717 : cluster [DBG] pgmap v7701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:41.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:40 smithi067 bash[17655]: audit 2024-04-03T18:35:40.061020+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:42.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:41 smithi082 bash[20963]: audit 2024-04-03T18:35:41.750403+0000 mon.a (mon.0) 6997 : audit [DBG] from='client.? 172.21.15.67:0/3358842934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:42.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:41 smithi082 bash[20963]: cluster 2024-04-03T18:35:41.885531+0000 mgr.y (mgr.24370) 7718 : cluster [DBG] pgmap v7702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:42.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:41 smithi067 bash[17655]: audit 2024-04-03T18:35:41.750403+0000 mon.a (mon.0) 6997 : audit [DBG] from='client.? 172.21.15.67:0/3358842934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:42.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:41 smithi067 bash[17655]: cluster 2024-04-03T18:35:41.885531+0000 mgr.y (mgr.24370) 7718 : cluster [DBG] pgmap v7702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:42.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:41 smithi067 bash[27441]: audit 2024-04-03T18:35:41.750403+0000 mon.a (mon.0) 6997 : audit [DBG] from='client.? 172.21.15.67:0/3358842934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:42.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:41 smithi067 bash[27441]: cluster 2024-04-03T18:35:41.885531+0000 mgr.y (mgr.24370) 7718 : cluster [DBG] pgmap v7702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:43.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:35:43.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:35:45.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:44 smithi082 bash[20963]: cluster 2024-04-03T18:35:43.886136+0000 mgr.y (mgr.24370) 7719 : cluster [DBG] pgmap v7703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:45.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:44 smithi082 bash[20963]: audit 2024-04-03T18:35:44.206225+0000 mon.c (mon.2) 3040 : audit [DBG] from='client.? 172.21.15.67:0/2609637316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:45.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:44 smithi067 bash[17655]: cluster 2024-04-03T18:35:43.886136+0000 mgr.y (mgr.24370) 7719 : cluster [DBG] pgmap v7703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:45.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:44 smithi067 bash[17655]: audit 2024-04-03T18:35:44.206225+0000 mon.c (mon.2) 3040 : audit [DBG] from='client.? 172.21.15.67:0/2609637316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:45.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:44 smithi067 bash[27441]: cluster 2024-04-03T18:35:43.886136+0000 mgr.y (mgr.24370) 7719 : cluster [DBG] pgmap v7703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:45.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:44 smithi067 bash[27441]: audit 2024-04-03T18:35:44.206225+0000 mon.c (mon.2) 3040 : audit [DBG] from='client.? 172.21.15.67:0/2609637316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:46 smithi082 bash[20963]: cluster 2024-04-03T18:35:45.887308+0000 mgr.y (mgr.24370) 7720 : cluster [DBG] pgmap v7704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:46 smithi082 bash[20963]: audit 2024-04-03T18:35:46.654697+0000 mon.a (mon.0) 6998 : audit [DBG] from='client.? 172.21.15.67:0/2716816535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:46 smithi067 bash[17655]: cluster 2024-04-03T18:35:45.887308+0000 mgr.y (mgr.24370) 7720 : cluster [DBG] pgmap v7704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:46 smithi067 bash[17655]: audit 2024-04-03T18:35:46.654697+0000 mon.a (mon.0) 6998 : audit [DBG] from='client.? 172.21.15.67:0/2716816535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:47.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:46 smithi067 bash[27441]: cluster 2024-04-03T18:35:45.887308+0000 mgr.y (mgr.24370) 7720 : cluster [DBG] pgmap v7704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:46 smithi067 bash[27441]: audit 2024-04-03T18:35:46.654697+0000 mon.a (mon.0) 6998 : audit [DBG] from='client.? 172.21.15.67:0/2716816535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:49.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:48 smithi082 bash[20963]: cluster 2024-04-03T18:35:47.888048+0000 mgr.y (mgr.24370) 7721 : cluster [DBG] pgmap v7705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:49.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:48 smithi067 bash[17655]: cluster 2024-04-03T18:35:47.888048+0000 mgr.y (mgr.24370) 7721 : cluster [DBG] pgmap v7705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:49.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:48 smithi067 bash[27441]: cluster 2024-04-03T18:35:47.888048+0000 mgr.y (mgr.24370) 7721 : cluster [DBG] pgmap v7705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:50.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:49 smithi082 bash[20963]: audit 2024-04-03T18:35:49.112370+0000 mon.c (mon.2) 3041 : audit [DBG] from='client.? 172.21.15.67:0/2176736312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:50.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:49 smithi067 bash[27441]: audit 2024-04-03T18:35:49.112370+0000 mon.c (mon.2) 3041 : audit [DBG] from='client.? 172.21.15.67:0/2176736312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:50.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:49 smithi067 bash[17655]: audit 2024-04-03T18:35:49.112370+0000 mon.c (mon.2) 3041 : audit [DBG] from='client.? 172.21.15.67:0/2176736312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:51.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:50 smithi082 bash[20963]: cluster 2024-04-03T18:35:49.888700+0000 mgr.y (mgr.24370) 7722 : cluster [DBG] pgmap v7706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:51.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:50 smithi067 bash[27441]: cluster 2024-04-03T18:35:49.888700+0000 mgr.y (mgr.24370) 7722 : cluster [DBG] pgmap v7706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:51.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:50 smithi067 bash[17655]: cluster 2024-04-03T18:35:49.888700+0000 mgr.y (mgr.24370) 7722 : cluster [DBG] pgmap v7706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:52.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:51 smithi082 bash[20963]: audit 2024-04-03T18:35:51.563888+0000 mon.a (mon.0) 6999 : audit [DBG] from='client.? 172.21.15.67:0/382671021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:52.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:51 smithi082 bash[20963]: cluster 2024-04-03T18:35:51.889994+0000 mgr.y (mgr.24370) 7723 : cluster [DBG] pgmap v7707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:52.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:51 smithi067 bash[27441]: audit 2024-04-03T18:35:51.563888+0000 mon.a (mon.0) 6999 : audit [DBG] from='client.? 172.21.15.67:0/382671021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:52.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:51 smithi067 bash[27441]: cluster 2024-04-03T18:35:51.889994+0000 mgr.y (mgr.24370) 7723 : cluster [DBG] pgmap v7707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:52.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:51 smithi067 bash[17655]: audit 2024-04-03T18:35:51.563888+0000 mon.a (mon.0) 6999 : audit [DBG] from='client.? 172.21.15.67:0/382671021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:52.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:51 smithi067 bash[17655]: cluster 2024-04-03T18:35:51.889994+0000 mgr.y (mgr.24370) 7723 : cluster [DBG] pgmap v7707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:53.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:35:53.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:35:55.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:54 smithi082 bash[20963]: cluster 2024-04-03T18:35:53.890812+0000 mgr.y (mgr.24370) 7724 : cluster [DBG] pgmap v7708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:55.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:54 smithi082 bash[20963]: audit 2024-04-03T18:35:54.019871+0000 mon.a (mon.0) 7000 : audit [DBG] from='client.? 172.21.15.67:0/3255549556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:55.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:54 smithi067 bash[17655]: cluster 2024-04-03T18:35:53.890812+0000 mgr.y (mgr.24370) 7724 : cluster [DBG] pgmap v7708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:55.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:54 smithi067 bash[17655]: audit 2024-04-03T18:35:54.019871+0000 mon.a (mon.0) 7000 : audit [DBG] from='client.? 172.21.15.67:0/3255549556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:55.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:54 smithi067 bash[27441]: cluster 2024-04-03T18:35:53.890812+0000 mgr.y (mgr.24370) 7724 : cluster [DBG] pgmap v7708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:55.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:54 smithi067 bash[27441]: audit 2024-04-03T18:35:54.019871+0000 mon.a (mon.0) 7000 : audit [DBG] from='client.? 172.21.15.67:0/3255549556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:56.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:55 smithi082 bash[20963]: audit 2024-04-03T18:35:55.061615+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:56.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:55 smithi067 bash[17655]: audit 2024-04-03T18:35:55.061615+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:56.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:55 smithi067 bash[27441]: audit 2024-04-03T18:35:55.061615+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:35:57.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:56 smithi082 bash[20963]: cluster 2024-04-03T18:35:55.892139+0000 mgr.y (mgr.24370) 7725 : cluster [DBG] pgmap v7709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:57.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:56 smithi082 bash[20963]: audit 2024-04-03T18:35:56.473586+0000 mon.a (mon.0) 7002 : audit [DBG] from='client.? 172.21.15.67:0/109600688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:57.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:56 smithi067 bash[27441]: cluster 2024-04-03T18:35:55.892139+0000 mgr.y (mgr.24370) 7725 : cluster [DBG] pgmap v7709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:57.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:56 smithi067 bash[27441]: audit 2024-04-03T18:35:56.473586+0000 mon.a (mon.0) 7002 : audit [DBG] from='client.? 172.21.15.67:0/109600688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:57.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:56 smithi067 bash[17655]: cluster 2024-04-03T18:35:55.892139+0000 mgr.y (mgr.24370) 7725 : cluster [DBG] pgmap v7709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:57.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:56 smithi067 bash[17655]: audit 2024-04-03T18:35:56.473586+0000 mon.a (mon.0) 7002 : audit [DBG] from='client.? 172.21.15.67:0/109600688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:58.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:58 smithi082 bash[20963]: cluster 2024-04-03T18:35:57.892735+0000 mgr.y (mgr.24370) 7726 : cluster [DBG] pgmap v7710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:58.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:58 smithi067 bash[17655]: cluster 2024-04-03T18:35:57.892735+0000 mgr.y (mgr.24370) 7726 : cluster [DBG] pgmap v7710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:58.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:58 smithi067 bash[27441]: cluster 2024-04-03T18:35:57.892735+0000 mgr.y (mgr.24370) 7726 : cluster [DBG] pgmap v7710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:35:59.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:35:59 smithi082 bash[20963]: audit 2024-04-03T18:35:58.942487+0000 mon.a (mon.0) 7003 : audit [DBG] from='client.? 172.21.15.67:0/540905953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:59.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:35:59 smithi067 bash[17655]: audit 2024-04-03T18:35:58.942487+0000 mon.a (mon.0) 7003 : audit [DBG] from='client.? 172.21.15.67:0/540905953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:35:59.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:35:59 smithi067 bash[27441]: audit 2024-04-03T18:35:58.942487+0000 mon.a (mon.0) 7003 : audit [DBG] from='client.? 172.21.15.67:0/540905953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:00.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:00 smithi082 bash[20963]: cluster 2024-04-03T18:35:59.893410+0000 mgr.y (mgr.24370) 7727 : cluster [DBG] pgmap v7711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:00.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:00 smithi067 bash[17655]: cluster 2024-04-03T18:35:59.893410+0000 mgr.y (mgr.24370) 7727 : cluster [DBG] pgmap v7711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:00.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:00 smithi067 bash[27441]: cluster 2024-04-03T18:35:59.893410+0000 mgr.y (mgr.24370) 7727 : cluster [DBG] pgmap v7711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:01.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:01 smithi082 bash[20963]: audit 2024-04-03T18:36:01.394282+0000 mon.c (mon.2) 3042 : audit [DBG] from='client.? 172.21.15.67:0/2959972660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:01.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:01 smithi067 bash[27441]: audit 2024-04-03T18:36:01.394282+0000 mon.c (mon.2) 3042 : audit [DBG] from='client.? 172.21.15.67:0/2959972660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:01.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:01 smithi067 bash[17655]: audit 2024-04-03T18:36:01.394282+0000 mon.c (mon.2) 3042 : audit [DBG] from='client.? 172.21.15.67:0/2959972660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:02.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:02 smithi082 bash[20963]: cluster 2024-04-03T18:36:01.894510+0000 mgr.y (mgr.24370) 7728 : cluster [DBG] pgmap v7712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:02.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:02 smithi067 bash[27441]: cluster 2024-04-03T18:36:01.894510+0000 mgr.y (mgr.24370) 7728 : cluster [DBG] pgmap v7712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:02.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:02 smithi067 bash[17655]: cluster 2024-04-03T18:36:01.894510+0000 mgr.y (mgr.24370) 7728 : cluster [DBG] pgmap v7712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:03.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:03] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T18:36:03.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:36:04.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:03 smithi067 bash[17655]: audit 2024-04-03T18:36:03.851502+0000 mon.a (mon.0) 7004 : audit [DBG] from='client.? 172.21.15.67:0/729425044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:04.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:03 smithi067 bash[27441]: audit 2024-04-03T18:36:03.851502+0000 mon.a (mon.0) 7004 : audit [DBG] from='client.? 172.21.15.67:0/729425044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:04.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:03 smithi082 bash[20963]: audit 2024-04-03T18:36:03.851502+0000 mon.a (mon.0) 7004 : audit [DBG] from='client.? 172.21.15.67:0/729425044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:05.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:04 smithi082 bash[20963]: cluster 2024-04-03T18:36:03.895194+0000 mgr.y (mgr.24370) 7729 : cluster [DBG] pgmap v7713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:05.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:04 smithi067 bash[27441]: cluster 2024-04-03T18:36:03.895194+0000 mgr.y (mgr.24370) 7729 : cluster [DBG] pgmap v7713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:05.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:04 smithi067 bash[17655]: cluster 2024-04-03T18:36:03.895194+0000 mgr.y (mgr.24370) 7729 : cluster [DBG] pgmap v7713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:07.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:06 smithi082 bash[20963]: cluster 2024-04-03T18:36:05.896362+0000 mgr.y (mgr.24370) 7730 : cluster [DBG] pgmap v7714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:07.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:06 smithi082 bash[20963]: audit 2024-04-03T18:36:06.303520+0000 mon.c (mon.2) 3043 : audit [DBG] from='client.? 172.21.15.67:0/2147391640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:07.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:06 smithi067 bash[17655]: cluster 2024-04-03T18:36:05.896362+0000 mgr.y (mgr.24370) 7730 : cluster [DBG] pgmap v7714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:07.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:06 smithi067 bash[17655]: audit 2024-04-03T18:36:06.303520+0000 mon.c (mon.2) 3043 : audit [DBG] from='client.? 172.21.15.67:0/2147391640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:07.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:06 smithi067 bash[27441]: cluster 2024-04-03T18:36:05.896362+0000 mgr.y (mgr.24370) 7730 : cluster [DBG] pgmap v7714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:07.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:06 smithi067 bash[27441]: audit 2024-04-03T18:36:06.303520+0000 mon.c (mon.2) 3043 : audit [DBG] from='client.? 172.21.15.67:0/2147391640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:08.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:08 smithi082 bash[20963]: cluster 2024-04-03T18:36:07.896966+0000 mgr.y (mgr.24370) 7731 : cluster [DBG] pgmap v7715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:08.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:08 smithi067 bash[27441]: cluster 2024-04-03T18:36:07.896966+0000 mgr.y (mgr.24370) 7731 : cluster [DBG] pgmap v7715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:08.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:08 smithi067 bash[17655]: cluster 2024-04-03T18:36:07.896966+0000 mgr.y (mgr.24370) 7731 : cluster [DBG] pgmap v7715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:09.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:09 smithi082 bash[20963]: audit 2024-04-03T18:36:08.755599+0000 mon.c (mon.2) 3044 : audit [DBG] from='client.? 172.21.15.67:0/490587073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:09.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:09 smithi067 bash[17655]: audit 2024-04-03T18:36:08.755599+0000 mon.c (mon.2) 3044 : audit [DBG] from='client.? 172.21.15.67:0/490587073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:09.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:09 smithi067 bash[27441]: audit 2024-04-03T18:36:08.755599+0000 mon.c (mon.2) 3044 : audit [DBG] from='client.? 172.21.15.67:0/490587073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:10.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:10 smithi082 bash[20963]: cluster 2024-04-03T18:36:09.897675+0000 mgr.y (mgr.24370) 7732 : cluster [DBG] pgmap v7716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:10.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:10 smithi067 bash[17655]: cluster 2024-04-03T18:36:09.897675+0000 mgr.y (mgr.24370) 7732 : cluster [DBG] pgmap v7716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:10.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:10 smithi067 bash[27441]: cluster 2024-04-03T18:36:09.897675+0000 mgr.y (mgr.24370) 7732 : cluster [DBG] pgmap v7716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:11 smithi082 bash[20963]: audit 2024-04-03T18:36:10.061873+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:11.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:11 smithi067 bash[17655]: audit 2024-04-03T18:36:10.061873+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:11 smithi067 bash[27441]: audit 2024-04-03T18:36:10.061873+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:12.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:12 smithi082 bash[20963]: audit 2024-04-03T18:36:11.204071+0000 mon.a (mon.0) 7006 : audit [DBG] from='client.? 172.21.15.67:0/2193459663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:12.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:12 smithi082 bash[20963]: cluster 2024-04-03T18:36:11.898813+0000 mgr.y (mgr.24370) 7733 : cluster [DBG] pgmap v7717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:12.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:12 smithi067 bash[17655]: audit 2024-04-03T18:36:11.204071+0000 mon.a (mon.0) 7006 : audit [DBG] from='client.? 172.21.15.67:0/2193459663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:12.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:12 smithi067 bash[17655]: cluster 2024-04-03T18:36:11.898813+0000 mgr.y (mgr.24370) 7733 : cluster [DBG] pgmap v7717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:12.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:12 smithi067 bash[27441]: audit 2024-04-03T18:36:11.204071+0000 mon.a (mon.0) 7006 : audit [DBG] from='client.? 172.21.15.67:0/2193459663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:12.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:12 smithi067 bash[27441]: cluster 2024-04-03T18:36:11.898813+0000 mgr.y (mgr.24370) 7733 : cluster [DBG] pgmap v7717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:13.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T18:36:13.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:13 smithi082 bash[20963]: audit 2024-04-03T18:36:13.583748+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:36:13.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:36:13.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:13 smithi067 bash[27441]: audit 2024-04-03T18:36:13.583748+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:36:13.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:13 smithi067 bash[17655]: audit 2024-04-03T18:36:13.583748+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:36:14.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:14 smithi067 bash[27441]: audit 2024-04-03T18:36:13.670211+0000 mon.a (mon.0) 7008 : audit [DBG] from='client.? 172.21.15.67:0/3023959608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:14.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:14 smithi067 bash[27441]: cluster 2024-04-03T18:36:13.899439+0000 mgr.y (mgr.24370) 7734 : cluster [DBG] pgmap v7718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:14.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:14 smithi067 bash[27441]: audit 2024-04-03T18:36:13.909360+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:14.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:14 smithi067 bash[27441]: audit 2024-04-03T18:36:13.917330+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:14.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:14 smithi067 bash[17655]: audit 2024-04-03T18:36:13.670211+0000 mon.a (mon.0) 7008 : audit [DBG] from='client.? 172.21.15.67:0/3023959608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:14.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:14 smithi067 bash[17655]: cluster 2024-04-03T18:36:13.899439+0000 mgr.y (mgr.24370) 7734 : cluster [DBG] pgmap v7718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:14.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:14 smithi067 bash[17655]: audit 2024-04-03T18:36:13.909360+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:14.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:14 smithi067 bash[17655]: audit 2024-04-03T18:36:13.917330+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:15.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:14 smithi082 bash[20963]: audit 2024-04-03T18:36:13.670211+0000 mon.a (mon.0) 7008 : audit [DBG] from='client.? 172.21.15.67:0/3023959608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:15.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:14 smithi082 bash[20963]: cluster 2024-04-03T18:36:13.899439+0000 mgr.y (mgr.24370) 7734 : cluster [DBG] pgmap v7718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:15.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:14 smithi082 bash[20963]: audit 2024-04-03T18:36:13.909360+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:15.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:14 smithi082 bash[20963]: audit 2024-04-03T18:36:13.917330+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:17.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:16 smithi082 bash[20963]: cluster 2024-04-03T18:36:15.900492+0000 mgr.y (mgr.24370) 7735 : cluster [DBG] pgmap v7719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:17.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:16 smithi082 bash[20963]: audit 2024-04-03T18:36:16.125164+0000 mon.a (mon.0) 7011 : audit [DBG] from='client.? 172.21.15.67:0/221511000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:17.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:16 smithi067 bash[17655]: cluster 2024-04-03T18:36:15.900492+0000 mgr.y (mgr.24370) 7735 : cluster [DBG] pgmap v7719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:17.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:16 smithi067 bash[17655]: audit 2024-04-03T18:36:16.125164+0000 mon.a (mon.0) 7011 : audit [DBG] from='client.? 172.21.15.67:0/221511000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:17.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:16 smithi067 bash[27441]: cluster 2024-04-03T18:36:15.900492+0000 mgr.y (mgr.24370) 7735 : cluster [DBG] pgmap v7719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:17.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:16 smithi067 bash[27441]: audit 2024-04-03T18:36:16.125164+0000 mon.a (mon.0) 7011 : audit [DBG] from='client.? 172.21.15.67:0/221511000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:19.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:18 smithi082 bash[20963]: cluster 2024-04-03T18:36:17.901114+0000 mgr.y (mgr.24370) 7736 : cluster [DBG] pgmap v7720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:19.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:18 smithi082 bash[20963]: audit 2024-04-03T18:36:18.577414+0000 mon.a (mon.0) 7012 : audit [DBG] from='client.? 172.21.15.67:0/669793504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:19.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:18 smithi067 bash[17655]: cluster 2024-04-03T18:36:17.901114+0000 mgr.y (mgr.24370) 7736 : cluster [DBG] pgmap v7720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:19.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:18 smithi067 bash[17655]: audit 2024-04-03T18:36:18.577414+0000 mon.a (mon.0) 7012 : audit [DBG] from='client.? 172.21.15.67:0/669793504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:19.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:18 smithi067 bash[27441]: cluster 2024-04-03T18:36:17.901114+0000 mgr.y (mgr.24370) 7736 : cluster [DBG] pgmap v7720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:19.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:18 smithi067 bash[27441]: audit 2024-04-03T18:36:18.577414+0000 mon.a (mon.0) 7012 : audit [DBG] from='client.? 172.21.15.67:0/669793504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:20.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:20 smithi082 bash[20963]: audit 2024-04-03T18:36:19.631351+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:20 smithi082 bash[20963]: audit 2024-04-03T18:36:19.638706+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:20 smithi082 bash[20963]: audit 2024-04-03T18:36:19.660256+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:20 smithi082 bash[20963]: audit 2024-04-03T18:36:19.668736+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:20 smithi082 bash[20963]: cluster 2024-04-03T18:36:19.901762+0000 mgr.y (mgr.24370) 7737 : cluster [DBG] pgmap v7721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:20.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:20 smithi082 bash[20963]: audit 2024-04-03T18:36:20.167473+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:36:20.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:20 smithi082 bash[20963]: audit 2024-04-03T18:36:20.169388+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:36:20.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:20 smithi082 bash[20963]: audit 2024-04-03T18:36:20.179551+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[27441]: audit 2024-04-03T18:36:19.631351+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[27441]: audit 2024-04-03T18:36:19.638706+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[27441]: audit 2024-04-03T18:36:19.660256+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[27441]: audit 2024-04-03T18:36:19.668736+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[27441]: cluster 2024-04-03T18:36:19.901762+0000 mgr.y (mgr.24370) 7737 : cluster [DBG] pgmap v7721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[27441]: audit 2024-04-03T18:36:20.167473+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[27441]: audit 2024-04-03T18:36:20.169388+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[27441]: audit 2024-04-03T18:36:20.179551+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[17655]: audit 2024-04-03T18:36:19.631351+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[17655]: audit 2024-04-03T18:36:19.638706+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[17655]: audit 2024-04-03T18:36:19.660256+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[17655]: audit 2024-04-03T18:36:19.668736+0000 mon.a (mon.0) 7016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:20.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[17655]: cluster 2024-04-03T18:36:19.901762+0000 mgr.y (mgr.24370) 7737 : cluster [DBG] pgmap v7721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:20.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[17655]: audit 2024-04-03T18:36:20.167473+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:36:20.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[17655]: audit 2024-04-03T18:36:20.169388+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:36:20.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:20 smithi067 bash[17655]: audit 2024-04-03T18:36:20.179551+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:36:22.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:21 smithi082 bash[20963]: audit 2024-04-03T18:36:21.032818+0000 mon.a (mon.0) 7020 : audit [DBG] from='client.? 172.21.15.67:0/1609596012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:22.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:21 smithi067 bash[27441]: audit 2024-04-03T18:36:21.032818+0000 mon.a (mon.0) 7020 : audit [DBG] from='client.? 172.21.15.67:0/1609596012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:22.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:21 smithi067 bash[17655]: audit 2024-04-03T18:36:21.032818+0000 mon.a (mon.0) 7020 : audit [DBG] from='client.? 172.21.15.67:0/1609596012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:23.073 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:22 smithi067 bash[17655]: cluster 2024-04-03T18:36:21.902965+0000 mgr.y (mgr.24370) 7738 : cluster [DBG] pgmap v7722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:23.073 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:22 smithi067 bash[27441]: cluster 2024-04-03T18:36:21.902965+0000 mgr.y (mgr.24370) 7738 : cluster [DBG] pgmap v7722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:23.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:22 smithi082 bash[20963]: cluster 2024-04-03T18:36:21.902965+0000 mgr.y (mgr.24370) 7738 : cluster [DBG] pgmap v7722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:23.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T18:36:23.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:23 smithi082 bash[20963]: audit 2024-04-03T18:36:23.487619+0000 mon.c (mon.2) 3045 : audit [DBG] from='client.? 172.21.15.67:0/2331991280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:23.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:36:24.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:23 smithi067 bash[27441]: audit 2024-04-03T18:36:23.487619+0000 mon.c (mon.2) 3045 : audit [DBG] from='client.? 172.21.15.67:0/2331991280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:24.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:23 smithi067 bash[17655]: audit 2024-04-03T18:36:23.487619+0000 mon.c (mon.2) 3045 : audit [DBG] from='client.? 172.21.15.67:0/2331991280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:25.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:24 smithi082 bash[20963]: cluster 2024-04-03T18:36:23.903667+0000 mgr.y (mgr.24370) 7739 : cluster [DBG] pgmap v7723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:25.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:24 smithi067 bash[17655]: cluster 2024-04-03T18:36:23.903667+0000 mgr.y (mgr.24370) 7739 : cluster [DBG] pgmap v7723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:25.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:24 smithi067 bash[27441]: cluster 2024-04-03T18:36:23.903667+0000 mgr.y (mgr.24370) 7739 : cluster [DBG] pgmap v7723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:25 smithi082 bash[20963]: audit 2024-04-03T18:36:25.062333+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:25 smithi082 bash[20963]: cluster 2024-04-03T18:36:25.904806+0000 mgr.y (mgr.24370) 7740 : cluster [DBG] pgmap v7724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:25 smithi082 bash[20963]: audit 2024-04-03T18:36:25.944153+0000 mon.a (mon.0) 7022 : audit [DBG] from='client.? 172.21.15.67:0/2960326001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:25 smithi067 bash[27441]: audit 2024-04-03T18:36:25.062333+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:25 smithi067 bash[27441]: cluster 2024-04-03T18:36:25.904806+0000 mgr.y (mgr.24370) 7740 : cluster [DBG] pgmap v7724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:25 smithi067 bash[27441]: audit 2024-04-03T18:36:25.944153+0000 mon.a (mon.0) 7022 : audit [DBG] from='client.? 172.21.15.67:0/2960326001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:25 smithi067 bash[17655]: audit 2024-04-03T18:36:25.062333+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:25 smithi067 bash[17655]: cluster 2024-04-03T18:36:25.904806+0000 mgr.y (mgr.24370) 7740 : cluster [DBG] pgmap v7724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:26.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:25 smithi067 bash[17655]: audit 2024-04-03T18:36:25.944153+0000 mon.a (mon.0) 7022 : audit [DBG] from='client.? 172.21.15.67:0/2960326001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:29.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:28 smithi082 bash[20963]: cluster 2024-04-03T18:36:27.905444+0000 mgr.y (mgr.24370) 7741 : cluster [DBG] pgmap v7725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:29.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:28 smithi082 bash[20963]: audit 2024-04-03T18:36:28.399639+0000 mon.a (mon.0) 7023 : audit [DBG] from='client.? 172.21.15.67:0/3736408828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:29.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:28 smithi067 bash[17655]: cluster 2024-04-03T18:36:27.905444+0000 mgr.y (mgr.24370) 7741 : cluster [DBG] pgmap v7725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:29.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:28 smithi067 bash[17655]: audit 2024-04-03T18:36:28.399639+0000 mon.a (mon.0) 7023 : audit [DBG] from='client.? 172.21.15.67:0/3736408828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:29.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:28 smithi067 bash[27441]: cluster 2024-04-03T18:36:27.905444+0000 mgr.y (mgr.24370) 7741 : cluster [DBG] pgmap v7725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:29.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:28 smithi067 bash[27441]: audit 2024-04-03T18:36:28.399639+0000 mon.a (mon.0) 7023 : audit [DBG] from='client.? 172.21.15.67:0/3736408828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:30.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:30 smithi082 bash[20963]: cluster 2024-04-03T18:36:29.906092+0000 mgr.y (mgr.24370) 7742 : cluster [DBG] pgmap v7726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:30.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:30 smithi067 bash[27441]: cluster 2024-04-03T18:36:29.906092+0000 mgr.y (mgr.24370) 7742 : cluster [DBG] pgmap v7726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:30.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:30 smithi067 bash[17655]: cluster 2024-04-03T18:36:29.906092+0000 mgr.y (mgr.24370) 7742 : cluster [DBG] pgmap v7726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:31.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:31 smithi082 bash[20963]: audit 2024-04-03T18:36:30.862927+0000 mon.c (mon.2) 3046 : audit [DBG] from='client.? 172.21.15.67:0/324701547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:31.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:31 smithi067 bash[27441]: audit 2024-04-03T18:36:30.862927+0000 mon.c (mon.2) 3046 : audit [DBG] from='client.? 172.21.15.67:0/324701547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:31.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:31 smithi067 bash[17655]: audit 2024-04-03T18:36:30.862927+0000 mon.c (mon.2) 3046 : audit [DBG] from='client.? 172.21.15.67:0/324701547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:32.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:32 smithi082 bash[20963]: cluster 2024-04-03T18:36:31.907303+0000 mgr.y (mgr.24370) 7743 : cluster [DBG] pgmap v7727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:32.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:32 smithi067 bash[17655]: cluster 2024-04-03T18:36:31.907303+0000 mgr.y (mgr.24370) 7743 : cluster [DBG] pgmap v7727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:32.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:32 smithi067 bash[27441]: cluster 2024-04-03T18:36:31.907303+0000 mgr.y (mgr.24370) 7743 : cluster [DBG] pgmap v7727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:33.362 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:33] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:36:33.624 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:36:33.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:33 smithi082 bash[20963]: audit 2024-04-03T18:36:33.319309+0000 mon.a (mon.0) 7024 : audit [DBG] from='client.? 172.21.15.67:0/2284052072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:33.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:33 smithi067 bash[17655]: audit 2024-04-03T18:36:33.319309+0000 mon.a (mon.0) 7024 : audit [DBG] from='client.? 172.21.15.67:0/2284052072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:33.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:33 smithi067 bash[27441]: audit 2024-04-03T18:36:33.319309+0000 mon.a (mon.0) 7024 : audit [DBG] from='client.? 172.21.15.67:0/2284052072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:34.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:34 smithi082 bash[20963]: cluster 2024-04-03T18:36:33.907993+0000 mgr.y (mgr.24370) 7744 : cluster [DBG] pgmap v7728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:34.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:34 smithi067 bash[17655]: cluster 2024-04-03T18:36:33.907993+0000 mgr.y (mgr.24370) 7744 : cluster [DBG] pgmap v7728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:34.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:34 smithi067 bash[27441]: cluster 2024-04-03T18:36:33.907993+0000 mgr.y (mgr.24370) 7744 : cluster [DBG] pgmap v7728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:36.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:35 smithi082 bash[20963]: audit 2024-04-03T18:36:35.774926+0000 mon.c (mon.2) 3047 : audit [DBG] from='client.? 172.21.15.67:0/593794480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:36.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:35 smithi067 bash[27441]: audit 2024-04-03T18:36:35.774926+0000 mon.c (mon.2) 3047 : audit [DBG] from='client.? 172.21.15.67:0/593794480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:36.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:35 smithi067 bash[17655]: audit 2024-04-03T18:36:35.774926+0000 mon.c (mon.2) 3047 : audit [DBG] from='client.? 172.21.15.67:0/593794480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:37.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:36 smithi082 bash[20963]: cluster 2024-04-03T18:36:35.909144+0000 mgr.y (mgr.24370) 7745 : cluster [DBG] pgmap v7729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:37.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:36 smithi067 bash[27441]: cluster 2024-04-03T18:36:35.909144+0000 mgr.y (mgr.24370) 7745 : cluster [DBG] pgmap v7729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:37.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:36 smithi067 bash[17655]: cluster 2024-04-03T18:36:35.909144+0000 mgr.y (mgr.24370) 7745 : cluster [DBG] pgmap v7729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:39.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:38 smithi082 bash[20963]: cluster 2024-04-03T18:36:37.909887+0000 mgr.y (mgr.24370) 7746 : cluster [DBG] pgmap v7730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:39.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:38 smithi082 bash[20963]: audit 2024-04-03T18:36:38.227879+0000 mon.c (mon.2) 3048 : audit [DBG] from='client.? 172.21.15.67:0/2304023788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:39.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:38 smithi067 bash[17655]: cluster 2024-04-03T18:36:37.909887+0000 mgr.y (mgr.24370) 7746 : cluster [DBG] pgmap v7730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:39.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:38 smithi067 bash[17655]: audit 2024-04-03T18:36:38.227879+0000 mon.c (mon.2) 3048 : audit [DBG] from='client.? 172.21.15.67:0/2304023788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:39.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:38 smithi067 bash[27441]: cluster 2024-04-03T18:36:37.909887+0000 mgr.y (mgr.24370) 7746 : cluster [DBG] pgmap v7730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:39.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:38 smithi067 bash[27441]: audit 2024-04-03T18:36:38.227879+0000 mon.c (mon.2) 3048 : audit [DBG] from='client.? 172.21.15.67:0/2304023788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:40.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:39 smithi082 bash[20963]: cluster 2024-04-03T18:36:39.910616+0000 mgr.y (mgr.24370) 7747 : cluster [DBG] pgmap v7731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:40.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:39 smithi067 bash[27441]: cluster 2024-04-03T18:36:39.910616+0000 mgr.y (mgr.24370) 7747 : cluster [DBG] pgmap v7731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:40.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:39 smithi067 bash[17655]: cluster 2024-04-03T18:36:39.910616+0000 mgr.y (mgr.24370) 7747 : cluster [DBG] pgmap v7731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:40 smithi082 bash[20963]: audit 2024-04-03T18:36:40.062640+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:41.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:40 smithi082 bash[20963]: audit 2024-04-03T18:36:40.684858+0000 mon.c (mon.2) 3049 : audit [DBG] from='client.? 172.21.15.67:0/4027382135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:41.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:40 smithi067 bash[17655]: audit 2024-04-03T18:36:40.062640+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:41.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:40 smithi067 bash[17655]: audit 2024-04-03T18:36:40.684858+0000 mon.c (mon.2) 3049 : audit [DBG] from='client.? 172.21.15.67:0/4027382135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:41.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:40 smithi067 bash[27441]: audit 2024-04-03T18:36:40.062640+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:41.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:40 smithi067 bash[27441]: audit 2024-04-03T18:36:40.684858+0000 mon.c (mon.2) 3049 : audit [DBG] from='client.? 172.21.15.67:0/4027382135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:42.378 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:41 smithi082 bash[20963]: cluster 2024-04-03T18:36:41.911765+0000 mgr.y (mgr.24370) 7748 : cluster [DBG] pgmap v7732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:42.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:41 smithi067 bash[17655]: cluster 2024-04-03T18:36:41.911765+0000 mgr.y (mgr.24370) 7748 : cluster [DBG] pgmap v7732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:42.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:41 smithi067 bash[27441]: cluster 2024-04-03T18:36:41.911765+0000 mgr.y (mgr.24370) 7748 : cluster [DBG] pgmap v7732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:43.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:43 smithi067 bash[17655]: audit 2024-04-03T18:36:43.142453+0000 mon.a (mon.0) 7026 : audit [DBG] from='client.? 172.21.15.67:0/3246967383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:43.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:36:43.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:43 smithi067 bash[27441]: audit 2024-04-03T18:36:43.142453+0000 mon.a (mon.0) 7026 : audit [DBG] from='client.? 172.21.15.67:0/3246967383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:43.494 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:43 smithi082 bash[20963]: audit 2024-04-03T18:36:43.142453+0000 mon.a (mon.0) 7026 : audit [DBG] from='client.? 172.21.15.67:0/3246967383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:43.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:36:44.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:44 smithi082 bash[20963]: cluster 2024-04-03T18:36:43.912497+0000 mgr.y (mgr.24370) 7749 : cluster [DBG] pgmap v7733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:44.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:44 smithi067 bash[17655]: cluster 2024-04-03T18:36:43.912497+0000 mgr.y (mgr.24370) 7749 : cluster [DBG] pgmap v7733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:44.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:44 smithi067 bash[27441]: cluster 2024-04-03T18:36:43.912497+0000 mgr.y (mgr.24370) 7749 : cluster [DBG] pgmap v7733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:45.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:45 smithi067 bash[17655]: audit 2024-04-03T18:36:45.593439+0000 mon.c (mon.2) 3050 : audit [DBG] from='client.? 172.21.15.67:0/849970902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:45.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:45 smithi067 bash[27441]: audit 2024-04-03T18:36:45.593439+0000 mon.c (mon.2) 3050 : audit [DBG] from='client.? 172.21.15.67:0/849970902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:46.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:45 smithi082 bash[20963]: audit 2024-04-03T18:36:45.593439+0000 mon.c (mon.2) 3050 : audit [DBG] from='client.? 172.21.15.67:0/849970902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:46.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:46 smithi067 bash[27441]: cluster 2024-04-03T18:36:45.913717+0000 mgr.y (mgr.24370) 7750 : cluster [DBG] pgmap v7734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:46.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:46 smithi067 bash[17655]: cluster 2024-04-03T18:36:45.913717+0000 mgr.y (mgr.24370) 7750 : cluster [DBG] pgmap v7734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:47.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:46 smithi082 bash[20963]: cluster 2024-04-03T18:36:45.913717+0000 mgr.y (mgr.24370) 7750 : cluster [DBG] pgmap v7734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:48.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:48 smithi082 bash[20963]: cluster 2024-04-03T18:36:47.914380+0000 mgr.y (mgr.24370) 7751 : cluster [DBG] pgmap v7735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:48.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:48 smithi067 bash[27441]: cluster 2024-04-03T18:36:47.914380+0000 mgr.y (mgr.24370) 7751 : cluster [DBG] pgmap v7735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:48.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:48 smithi067 bash[17655]: cluster 2024-04-03T18:36:47.914380+0000 mgr.y (mgr.24370) 7751 : cluster [DBG] pgmap v7735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:49.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:49 smithi082 bash[20963]: audit 2024-04-03T18:36:48.049802+0000 mon.c (mon.2) 3051 : audit [DBG] from='client.? 172.21.15.67:0/3598039688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:49.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:49 smithi067 bash[27441]: audit 2024-04-03T18:36:48.049802+0000 mon.c (mon.2) 3051 : audit [DBG] from='client.? 172.21.15.67:0/3598039688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:49.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:49 smithi067 bash[17655]: audit 2024-04-03T18:36:48.049802+0000 mon.c (mon.2) 3051 : audit [DBG] from='client.? 172.21.15.67:0/3598039688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:50.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:50 smithi082 bash[20963]: cluster 2024-04-03T18:36:49.915064+0000 mgr.y (mgr.24370) 7752 : cluster [DBG] pgmap v7736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:50.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:50 smithi067 bash[17655]: cluster 2024-04-03T18:36:49.915064+0000 mgr.y (mgr.24370) 7752 : cluster [DBG] pgmap v7736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:50.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:50 smithi067 bash[27441]: cluster 2024-04-03T18:36:49.915064+0000 mgr.y (mgr.24370) 7752 : cluster [DBG] pgmap v7736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:51.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:51 smithi082 bash[20963]: audit 2024-04-03T18:36:50.503843+0000 mon.c (mon.2) 3052 : audit [DBG] from='client.? 172.21.15.67:0/4186675683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:51.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:51 smithi067 bash[17655]: audit 2024-04-03T18:36:50.503843+0000 mon.c (mon.2) 3052 : audit [DBG] from='client.? 172.21.15.67:0/4186675683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:51.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:51 smithi067 bash[27441]: audit 2024-04-03T18:36:50.503843+0000 mon.c (mon.2) 3052 : audit [DBG] from='client.? 172.21.15.67:0/4186675683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:52.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:52 smithi082 bash[20963]: cluster 2024-04-03T18:36:51.916169+0000 mgr.y (mgr.24370) 7753 : cluster [DBG] pgmap v7737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:52.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:52 smithi067 bash[27441]: cluster 2024-04-03T18:36:51.916169+0000 mgr.y (mgr.24370) 7753 : cluster [DBG] pgmap v7737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:52.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:52 smithi067 bash[17655]: cluster 2024-04-03T18:36:51.916169+0000 mgr.y (mgr.24370) 7753 : cluster [DBG] pgmap v7737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:53.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:53 smithi082 bash[20963]: audit 2024-04-03T18:36:52.955651+0000 mon.a (mon.0) 7027 : audit [DBG] from='client.? 172.21.15.67:0/3748683006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:53 smithi067 bash[17655]: audit 2024-04-03T18:36:52.955651+0000 mon.a (mon.0) 7027 : audit [DBG] from='client.? 172.21.15.67:0/3748683006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:53.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:36:53.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:53 smithi067 bash[27441]: audit 2024-04-03T18:36:52.955651+0000 mon.a (mon.0) 7027 : audit [DBG] from='client.? 172.21.15.67:0/3748683006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:53.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:36:54.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:54 smithi082 bash[20963]: cluster 2024-04-03T18:36:53.916981+0000 mgr.y (mgr.24370) 7754 : cluster [DBG] pgmap v7738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:54.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:54 smithi067 bash[17655]: cluster 2024-04-03T18:36:53.916981+0000 mgr.y (mgr.24370) 7754 : cluster [DBG] pgmap v7738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:54.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:54 smithi067 bash[27441]: cluster 2024-04-03T18:36:53.916981+0000 mgr.y (mgr.24370) 7754 : cluster [DBG] pgmap v7738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:55.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:55 smithi082 bash[20963]: audit 2024-04-03T18:36:55.062922+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:55.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:55 smithi067 bash[27441]: audit 2024-04-03T18:36:55.062922+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:55.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:55 smithi067 bash[17655]: audit 2024-04-03T18:36:55.062922+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:36:56.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:56 smithi082 bash[20963]: audit 2024-04-03T18:36:55.415160+0000 mon.c (mon.2) 3053 : audit [DBG] from='client.? 172.21.15.67:0/1320629907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:56.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:56 smithi082 bash[20963]: cluster 2024-04-03T18:36:55.918148+0000 mgr.y (mgr.24370) 7755 : cluster [DBG] pgmap v7739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:56.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:56 smithi067 bash[17655]: audit 2024-04-03T18:36:55.415160+0000 mon.c (mon.2) 3053 : audit [DBG] from='client.? 172.21.15.67:0/1320629907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:56.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:56 smithi067 bash[17655]: cluster 2024-04-03T18:36:55.918148+0000 mgr.y (mgr.24370) 7755 : cluster [DBG] pgmap v7739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:56.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:56 smithi067 bash[27441]: audit 2024-04-03T18:36:55.415160+0000 mon.c (mon.2) 3053 : audit [DBG] from='client.? 172.21.15.67:0/1320629907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:56.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:56 smithi067 bash[27441]: cluster 2024-04-03T18:36:55.918148+0000 mgr.y (mgr.24370) 7755 : cluster [DBG] pgmap v7739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:58.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:57 smithi082 bash[20963]: audit 2024-04-03T18:36:57.872349+0000 mon.c (mon.2) 3054 : audit [DBG] from='client.? 172.21.15.67:0/573211569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:58.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:57 smithi067 bash[17655]: audit 2024-04-03T18:36:57.872349+0000 mon.c (mon.2) 3054 : audit [DBG] from='client.? 172.21.15.67:0/573211569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:58.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:57 smithi067 bash[27441]: audit 2024-04-03T18:36:57.872349+0000 mon.c (mon.2) 3054 : audit [DBG] from='client.? 172.21.15.67:0/573211569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:36:59.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:36:58 smithi082 bash[20963]: cluster 2024-04-03T18:36:57.918837+0000 mgr.y (mgr.24370) 7756 : cluster [DBG] pgmap v7740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:59.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:36:58 smithi067 bash[17655]: cluster 2024-04-03T18:36:57.918837+0000 mgr.y (mgr.24370) 7756 : cluster [DBG] pgmap v7740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:36:59.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:36:58 smithi067 bash[27441]: cluster 2024-04-03T18:36:57.918837+0000 mgr.y (mgr.24370) 7756 : cluster [DBG] pgmap v7740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:01.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:00 smithi082 bash[20963]: cluster 2024-04-03T18:36:59.919512+0000 mgr.y (mgr.24370) 7757 : cluster [DBG] pgmap v7741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:01.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:00 smithi082 bash[20963]: audit 2024-04-03T18:37:00.328642+0000 mon.a (mon.0) 7029 : audit [DBG] from='client.? 172.21.15.67:0/1528121989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:01.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:00 smithi067 bash[17655]: cluster 2024-04-03T18:36:59.919512+0000 mgr.y (mgr.24370) 7757 : cluster [DBG] pgmap v7741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:01.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:00 smithi067 bash[17655]: audit 2024-04-03T18:37:00.328642+0000 mon.a (mon.0) 7029 : audit [DBG] from='client.? 172.21.15.67:0/1528121989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:01.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:00 smithi067 bash[27441]: cluster 2024-04-03T18:36:59.919512+0000 mgr.y (mgr.24370) 7757 : cluster [DBG] pgmap v7741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:01.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:00 smithi067 bash[27441]: audit 2024-04-03T18:37:00.328642+0000 mon.a (mon.0) 7029 : audit [DBG] from='client.? 172.21.15.67:0/1528121989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:03.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:02 smithi082 bash[20963]: cluster 2024-04-03T18:37:01.920778+0000 mgr.y (mgr.24370) 7758 : cluster [DBG] pgmap v7742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:03.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:02 smithi082 bash[20963]: audit 2024-04-03T18:37:02.788465+0000 mon.c (mon.2) 3055 : audit [DBG] from='client.? 172.21.15.67:0/716734965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:03.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:03] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:37:03.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:02 smithi067 bash[17655]: cluster 2024-04-03T18:37:01.920778+0000 mgr.y (mgr.24370) 7758 : cluster [DBG] pgmap v7742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:03.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:02 smithi067 bash[17655]: audit 2024-04-03T18:37:02.788465+0000 mon.c (mon.2) 3055 : audit [DBG] from='client.? 172.21.15.67:0/716734965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:03.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:02 smithi067 bash[27441]: cluster 2024-04-03T18:37:01.920778+0000 mgr.y (mgr.24370) 7758 : cluster [DBG] pgmap v7742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:03.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:02 smithi067 bash[27441]: audit 2024-04-03T18:37:02.788465+0000 mon.c (mon.2) 3055 : audit [DBG] from='client.? 172.21.15.67:0/716734965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:03.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:37:05.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:04 smithi082 bash[20963]: cluster 2024-04-03T18:37:03.921491+0000 mgr.y (mgr.24370) 7759 : cluster [DBG] pgmap v7743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:05.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:04 smithi067 bash[17655]: cluster 2024-04-03T18:37:03.921491+0000 mgr.y (mgr.24370) 7759 : cluster [DBG] pgmap v7743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:05.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:04 smithi067 bash[27441]: cluster 2024-04-03T18:37:03.921491+0000 mgr.y (mgr.24370) 7759 : cluster [DBG] pgmap v7743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:06.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:05 smithi082 bash[20963]: audit 2024-04-03T18:37:05.247427+0000 mon.c (mon.2) 3056 : audit [DBG] from='client.? 172.21.15.67:0/768165414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:06.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:05 smithi067 bash[27441]: audit 2024-04-03T18:37:05.247427+0000 mon.c (mon.2) 3056 : audit [DBG] from='client.? 172.21.15.67:0/768165414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:06.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:05 smithi067 bash[17655]: audit 2024-04-03T18:37:05.247427+0000 mon.c (mon.2) 3056 : audit [DBG] from='client.? 172.21.15.67:0/768165414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:07.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:06 smithi082 bash[20963]: cluster 2024-04-03T18:37:05.922552+0000 mgr.y (mgr.24370) 7760 : cluster [DBG] pgmap v7744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:07.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:06 smithi067 bash[27441]: cluster 2024-04-03T18:37:05.922552+0000 mgr.y (mgr.24370) 7760 : cluster [DBG] pgmap v7744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:07.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:06 smithi067 bash[17655]: cluster 2024-04-03T18:37:05.922552+0000 mgr.y (mgr.24370) 7760 : cluster [DBG] pgmap v7744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:08.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:07 smithi082 bash[20963]: audit 2024-04-03T18:37:07.694100+0000 mon.c (mon.2) 3057 : audit [DBG] from='client.? 172.21.15.67:0/4156838357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:08.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:07 smithi067 bash[27441]: audit 2024-04-03T18:37:07.694100+0000 mon.c (mon.2) 3057 : audit [DBG] from='client.? 172.21.15.67:0/4156838357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:08.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:07 smithi067 bash[17655]: audit 2024-04-03T18:37:07.694100+0000 mon.c (mon.2) 3057 : audit [DBG] from='client.? 172.21.15.67:0/4156838357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:09.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:08 smithi082 bash[20963]: cluster 2024-04-03T18:37:07.923296+0000 mgr.y (mgr.24370) 7761 : cluster [DBG] pgmap v7745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:09.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:08 smithi067 bash[17655]: cluster 2024-04-03T18:37:07.923296+0000 mgr.y (mgr.24370) 7761 : cluster [DBG] pgmap v7745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:09.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:08 smithi067 bash[27441]: cluster 2024-04-03T18:37:07.923296+0000 mgr.y (mgr.24370) 7761 : cluster [DBG] pgmap v7745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:11.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:10 smithi082 bash[20963]: cluster 2024-04-03T18:37:09.923972+0000 mgr.y (mgr.24370) 7762 : cluster [DBG] pgmap v7746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:10 smithi082 bash[20963]: audit 2024-04-03T18:37:10.063357+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:11.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:10 smithi082 bash[20963]: audit 2024-04-03T18:37:10.150500+0000 mon.c (mon.2) 3058 : audit [DBG] from='client.? 172.21.15.67:0/2868429676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:10 smithi067 bash[27441]: cluster 2024-04-03T18:37:09.923972+0000 mgr.y (mgr.24370) 7762 : cluster [DBG] pgmap v7746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:10 smithi067 bash[27441]: audit 2024-04-03T18:37:10.063357+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:10 smithi067 bash[27441]: audit 2024-04-03T18:37:10.150500+0000 mon.c (mon.2) 3058 : audit [DBG] from='client.? 172.21.15.67:0/2868429676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:11.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:10 smithi067 bash[17655]: cluster 2024-04-03T18:37:09.923972+0000 mgr.y (mgr.24370) 7762 : cluster [DBG] pgmap v7746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:11.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:10 smithi067 bash[17655]: audit 2024-04-03T18:37:10.063357+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:11.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:10 smithi067 bash[17655]: audit 2024-04-03T18:37:10.150500+0000 mon.c (mon.2) 3058 : audit [DBG] from='client.? 172.21.15.67:0/2868429676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:13.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:12 smithi082 bash[20963]: cluster 2024-04-03T18:37:11.925067+0000 mgr.y (mgr.24370) 7763 : cluster [DBG] pgmap v7747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:13.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:12 smithi082 bash[20963]: audit 2024-04-03T18:37:12.608823+0000 mon.a (mon.0) 7031 : audit [DBG] from='client.? 172.21.15.67:0/1224119882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:13.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:13] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:37:13.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:12 smithi067 bash[17655]: cluster 2024-04-03T18:37:11.925067+0000 mgr.y (mgr.24370) 7763 : cluster [DBG] pgmap v7747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:13.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:12 smithi067 bash[17655]: audit 2024-04-03T18:37:12.608823+0000 mon.a (mon.0) 7031 : audit [DBG] from='client.? 172.21.15.67:0/1224119882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:13.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:12 smithi067 bash[27441]: cluster 2024-04-03T18:37:11.925067+0000 mgr.y (mgr.24370) 7763 : cluster [DBG] pgmap v7747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:13.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:12 smithi067 bash[27441]: audit 2024-04-03T18:37:12.608823+0000 mon.a (mon.0) 7031 : audit [DBG] from='client.? 172.21.15.67:0/1224119882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:13.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:37:15.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:14 smithi082 bash[20963]: cluster 2024-04-03T18:37:13.925735+0000 mgr.y (mgr.24370) 7764 : cluster [DBG] pgmap v7748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:15.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:14 smithi067 bash[17655]: cluster 2024-04-03T18:37:13.925735+0000 mgr.y (mgr.24370) 7764 : cluster [DBG] pgmap v7748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:15.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:14 smithi067 bash[27441]: cluster 2024-04-03T18:37:13.925735+0000 mgr.y (mgr.24370) 7764 : cluster [DBG] pgmap v7748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:16.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:15 smithi082 bash[20963]: audit 2024-04-03T18:37:15.067698+0000 mon.a (mon.0) 7032 : audit [DBG] from='client.? 172.21.15.67:0/3547007012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:16.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:15 smithi082 bash[20963]: cluster 2024-04-03T18:37:15.926733+0000 mgr.y (mgr.24370) 7765 : cluster [DBG] pgmap v7749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:16.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:15 smithi067 bash[27441]: audit 2024-04-03T18:37:15.067698+0000 mon.a (mon.0) 7032 : audit [DBG] from='client.? 172.21.15.67:0/3547007012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:16.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:15 smithi067 bash[27441]: cluster 2024-04-03T18:37:15.926733+0000 mgr.y (mgr.24370) 7765 : cluster [DBG] pgmap v7749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:16.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:15 smithi067 bash[17655]: audit 2024-04-03T18:37:15.067698+0000 mon.a (mon.0) 7032 : audit [DBG] from='client.? 172.21.15.67:0/3547007012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:16.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:15 smithi067 bash[17655]: cluster 2024-04-03T18:37:15.926733+0000 mgr.y (mgr.24370) 7765 : cluster [DBG] pgmap v7749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:17.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:17 smithi082 bash[20963]: audit 2024-04-03T18:37:17.521959+0000 mon.c (mon.2) 3059 : audit [DBG] from='client.? 172.21.15.67:0/3010744570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:17.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:17 smithi067 bash[27441]: audit 2024-04-03T18:37:17.521959+0000 mon.c (mon.2) 3059 : audit [DBG] from='client.? 172.21.15.67:0/3010744570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:17.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:17 smithi067 bash[17655]: audit 2024-04-03T18:37:17.521959+0000 mon.c (mon.2) 3059 : audit [DBG] from='client.? 172.21.15.67:0/3010744570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:18.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:18 smithi082 bash[20963]: cluster 2024-04-03T18:37:17.927412+0000 mgr.y (mgr.24370) 7766 : cluster [DBG] pgmap v7750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:18.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:18 smithi067 bash[17655]: cluster 2024-04-03T18:37:17.927412+0000 mgr.y (mgr.24370) 7766 : cluster [DBG] pgmap v7750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:18.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:18 smithi067 bash[27441]: cluster 2024-04-03T18:37:17.927412+0000 mgr.y (mgr.24370) 7766 : cluster [DBG] pgmap v7750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:20.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:20 smithi082 bash[20963]: cluster 2024-04-03T18:37:19.928060+0000 mgr.y (mgr.24370) 7767 : cluster [DBG] pgmap v7751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:20.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:20 smithi082 bash[20963]: audit 2024-04-03T18:37:19.971452+0000 mon.c (mon.2) 3060 : audit [DBG] from='client.? 172.21.15.67:0/339954208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:20.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:20 smithi067 bash[17655]: cluster 2024-04-03T18:37:19.928060+0000 mgr.y (mgr.24370) 7767 : cluster [DBG] pgmap v7751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:20.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:20 smithi067 bash[17655]: audit 2024-04-03T18:37:19.971452+0000 mon.c (mon.2) 3060 : audit [DBG] from='client.? 172.21.15.67:0/339954208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:20.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:20 smithi067 bash[27441]: cluster 2024-04-03T18:37:19.928060+0000 mgr.y (mgr.24370) 7767 : cluster [DBG] pgmap v7751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:20.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:20 smithi067 bash[27441]: audit 2024-04-03T18:37:19.971452+0000 mon.c (mon.2) 3060 : audit [DBG] from='client.? 172.21.15.67:0/339954208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:21.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:21 smithi082 bash[20963]: audit 2024-04-03T18:37:20.254417+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:37:21.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:21 smithi067 bash[17655]: audit 2024-04-03T18:37:20.254417+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:37:21.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:21 smithi067 bash[27441]: audit 2024-04-03T18:37:20.254417+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:37:22.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:22 smithi082 bash[20963]: cluster 2024-04-03T18:37:21.929349+0000 mgr.y (mgr.24370) 7768 : cluster [DBG] pgmap v7752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:22.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:22 smithi067 bash[17655]: cluster 2024-04-03T18:37:21.929349+0000 mgr.y (mgr.24370) 7768 : cluster [DBG] pgmap v7752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:22.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:22 smithi067 bash[27441]: cluster 2024-04-03T18:37:21.929349+0000 mgr.y (mgr.24370) 7768 : cluster [DBG] pgmap v7752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:23.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:23 smithi082 bash[20963]: audit 2024-04-03T18:37:22.426694+0000 mon.c (mon.2) 3061 : audit [DBG] from='client.? 172.21.15.67:0/2604131200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:23.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:23 smithi067 bash[17655]: audit 2024-04-03T18:37:22.426694+0000 mon.c (mon.2) 3061 : audit [DBG] from='client.? 172.21.15.67:0/2604131200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:23.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:23] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:37:23.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:23 smithi067 bash[27441]: audit 2024-04-03T18:37:22.426694+0000 mon.c (mon.2) 3061 : audit [DBG] from='client.? 172.21.15.67:0/2604131200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:23.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:37:24.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:24 smithi082 bash[20963]: cluster 2024-04-03T18:37:23.930098+0000 mgr.y (mgr.24370) 7769 : cluster [DBG] pgmap v7753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:24.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:24 smithi067 bash[27441]: cluster 2024-04-03T18:37:23.930098+0000 mgr.y (mgr.24370) 7769 : cluster [DBG] pgmap v7753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:24.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:24 smithi067 bash[17655]: cluster 2024-04-03T18:37:23.930098+0000 mgr.y (mgr.24370) 7769 : cluster [DBG] pgmap v7753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:25.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:25 smithi082 bash[20963]: audit 2024-04-03T18:37:24.886072+0000 mon.b (mon.1) 59 : audit [DBG] from='client.? 172.21.15.67:0/3662712316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:25.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:25 smithi067 bash[17655]: audit 2024-04-03T18:37:24.886072+0000 mon.b (mon.1) 59 : audit [DBG] from='client.? 172.21.15.67:0/3662712316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:25.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:25 smithi067 bash[27441]: audit 2024-04-03T18:37:24.886072+0000 mon.b (mon.1) 59 : audit [DBG] from='client.? 172.21.15.67:0/3662712316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:26.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:26 smithi082 bash[20963]: audit 2024-04-03T18:37:25.063032+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:26 smithi082 bash[20963]: cluster 2024-04-03T18:37:25.931298+0000 mgr.y (mgr.24370) 7770 : cluster [DBG] pgmap v7754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:26 smithi082 bash[20963]: audit 2024-04-03T18:37:25.998436+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:26 smithi082 bash[20963]: audit 2024-04-03T18:37:26.006203+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:26 smithi067 bash[17655]: audit 2024-04-03T18:37:25.063032+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:26 smithi067 bash[17655]: cluster 2024-04-03T18:37:25.931298+0000 mgr.y (mgr.24370) 7770 : cluster [DBG] pgmap v7754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:26 smithi067 bash[17655]: audit 2024-04-03T18:37:25.998436+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:26 smithi067 bash[17655]: audit 2024-04-03T18:37:26.006203+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:26 smithi067 bash[27441]: audit 2024-04-03T18:37:25.063032+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:26 smithi067 bash[27441]: cluster 2024-04-03T18:37:25.931298+0000 mgr.y (mgr.24370) 7770 : cluster [DBG] pgmap v7754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:26 smithi067 bash[27441]: audit 2024-04-03T18:37:25.998436+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:26.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:26 smithi067 bash[27441]: audit 2024-04-03T18:37:26.006203+0000 mon.a (mon.0) 7036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:27.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:27 smithi082 bash[20963]: audit 2024-04-03T18:37:26.249934+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:27.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:27 smithi082 bash[20963]: audit 2024-04-03T18:37:26.255500+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:27.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:27 smithi082 bash[20963]: audit 2024-04-03T18:37:26.680338+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:37:27.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:27 smithi082 bash[20963]: audit 2024-04-03T18:37:26.682065+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:37:27.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:27 smithi082 bash[20963]: audit 2024-04-03T18:37:26.690549+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:27.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[17655]: audit 2024-04-03T18:37:26.249934+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:27.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[17655]: audit 2024-04-03T18:37:26.255500+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:27.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[17655]: audit 2024-04-03T18:37:26.680338+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:37:27.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[17655]: audit 2024-04-03T18:37:26.682065+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:37:27.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[17655]: audit 2024-04-03T18:37:26.690549+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:27.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[27441]: audit 2024-04-03T18:37:26.249934+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:27.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[27441]: audit 2024-04-03T18:37:26.255500+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:27.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[27441]: audit 2024-04-03T18:37:26.680338+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:37:27.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[27441]: audit 2024-04-03T18:37:26.682065+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:37:27.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:27 smithi067 bash[27441]: audit 2024-04-03T18:37:26.690549+0000 mon.a (mon.0) 7041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:37:28.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:28 smithi082 bash[20963]: audit 2024-04-03T18:37:27.348788+0000 mon.c (mon.2) 3062 : audit [DBG] from='client.? 172.21.15.67:0/4108032562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:28.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:28 smithi082 bash[20963]: cluster 2024-04-03T18:37:27.931993+0000 mgr.y (mgr.24370) 7771 : cluster [DBG] pgmap v7755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:28.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:28 smithi067 bash[27441]: audit 2024-04-03T18:37:27.348788+0000 mon.c (mon.2) 3062 : audit [DBG] from='client.? 172.21.15.67:0/4108032562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:28.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:28 smithi067 bash[27441]: cluster 2024-04-03T18:37:27.931993+0000 mgr.y (mgr.24370) 7771 : cluster [DBG] pgmap v7755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:28.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:28 smithi067 bash[17655]: audit 2024-04-03T18:37:27.348788+0000 mon.c (mon.2) 3062 : audit [DBG] from='client.? 172.21.15.67:0/4108032562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:28.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:28 smithi067 bash[17655]: cluster 2024-04-03T18:37:27.931993+0000 mgr.y (mgr.24370) 7771 : cluster [DBG] pgmap v7755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:30.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:29 smithi082 bash[20963]: audit 2024-04-03T18:37:29.803388+0000 mon.c (mon.2) 3063 : audit [DBG] from='client.? 172.21.15.67:0/3812986570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:30.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:29 smithi067 bash[27441]: audit 2024-04-03T18:37:29.803388+0000 mon.c (mon.2) 3063 : audit [DBG] from='client.? 172.21.15.67:0/3812986570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:30.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:29 smithi067 bash[17655]: audit 2024-04-03T18:37:29.803388+0000 mon.c (mon.2) 3063 : audit [DBG] from='client.? 172.21.15.67:0/3812986570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:31.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:30 smithi082 bash[20963]: cluster 2024-04-03T18:37:29.932696+0000 mgr.y (mgr.24370) 7772 : cluster [DBG] pgmap v7756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:31.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:30 smithi067 bash[27441]: cluster 2024-04-03T18:37:29.932696+0000 mgr.y (mgr.24370) 7772 : cluster [DBG] pgmap v7756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:31.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:30 smithi067 bash[17655]: cluster 2024-04-03T18:37:29.932696+0000 mgr.y (mgr.24370) 7772 : cluster [DBG] pgmap v7756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:32.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:32 smithi082 bash[20963]: cluster 2024-04-03T18:37:31.933385+0000 mgr.y (mgr.24370) 7773 : cluster [DBG] pgmap v7757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:32.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:32 smithi067 bash[17655]: cluster 2024-04-03T18:37:31.933385+0000 mgr.y (mgr.24370) 7773 : cluster [DBG] pgmap v7757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:32.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:32 smithi067 bash[27441]: cluster 2024-04-03T18:37:31.933385+0000 mgr.y (mgr.24370) 7773 : cluster [DBG] pgmap v7757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:33.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:33 smithi082 bash[20963]: audit 2024-04-03T18:37:32.264689+0000 mon.a (mon.0) 7042 : audit [DBG] from='client.? 172.21.15.67:0/652111735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:33.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:33] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:37:33.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:33 smithi067 bash[27441]: audit 2024-04-03T18:37:32.264689+0000 mon.a (mon.0) 7042 : audit [DBG] from='client.? 172.21.15.67:0/652111735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:33 smithi067 bash[17655]: audit 2024-04-03T18:37:32.264689+0000 mon.a (mon.0) 7042 : audit [DBG] from='client.? 172.21.15.67:0/652111735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:37:34.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:34 smithi082 bash[20963]: cluster 2024-04-03T18:37:33.934166+0000 mgr.y (mgr.24370) 7774 : cluster [DBG] pgmap v7758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:34.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:34 smithi067 bash[27441]: cluster 2024-04-03T18:37:33.934166+0000 mgr.y (mgr.24370) 7774 : cluster [DBG] pgmap v7758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:34.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:34 smithi067 bash[17655]: cluster 2024-04-03T18:37:33.934166+0000 mgr.y (mgr.24370) 7774 : cluster [DBG] pgmap v7758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:35.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:35 smithi082 bash[20963]: audit 2024-04-03T18:37:34.720246+0000 mon.c (mon.2) 3064 : audit [DBG] from='client.? 172.21.15.67:0/3055790933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:35.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:35 smithi067 bash[17655]: audit 2024-04-03T18:37:34.720246+0000 mon.c (mon.2) 3064 : audit [DBG] from='client.? 172.21.15.67:0/3055790933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:35.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:35 smithi067 bash[27441]: audit 2024-04-03T18:37:34.720246+0000 mon.c (mon.2) 3064 : audit [DBG] from='client.? 172.21.15.67:0/3055790933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:36.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:36 smithi082 bash[20963]: cluster 2024-04-03T18:37:35.935484+0000 mgr.y (mgr.24370) 7775 : cluster [DBG] pgmap v7759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:36.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:36 smithi067 bash[27441]: cluster 2024-04-03T18:37:35.935484+0000 mgr.y (mgr.24370) 7775 : cluster [DBG] pgmap v7759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:36.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:36 smithi067 bash[17655]: cluster 2024-04-03T18:37:35.935484+0000 mgr.y (mgr.24370) 7775 : cluster [DBG] pgmap v7759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:37.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:37 smithi082 bash[20963]: audit 2024-04-03T18:37:37.173153+0000 mon.c (mon.2) 3065 : audit [DBG] from='client.? 172.21.15.67:0/864602600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:37.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:37 smithi067 bash[27441]: audit 2024-04-03T18:37:37.173153+0000 mon.c (mon.2) 3065 : audit [DBG] from='client.? 172.21.15.67:0/864602600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:37.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:37 smithi067 bash[17655]: audit 2024-04-03T18:37:37.173153+0000 mon.c (mon.2) 3065 : audit [DBG] from='client.? 172.21.15.67:0/864602600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:38.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:38 smithi082 bash[20963]: cluster 2024-04-03T18:37:37.936380+0000 mgr.y (mgr.24370) 7776 : cluster [DBG] pgmap v7760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:38.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:38 smithi067 bash[27441]: cluster 2024-04-03T18:37:37.936380+0000 mgr.y (mgr.24370) 7776 : cluster [DBG] pgmap v7760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:38.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:38 smithi067 bash[17655]: cluster 2024-04-03T18:37:37.936380+0000 mgr.y (mgr.24370) 7776 : cluster [DBG] pgmap v7760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:40.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:39 smithi082 bash[20963]: audit 2024-04-03T18:37:39.619710+0000 mon.a (mon.0) 7043 : audit [DBG] from='client.? 172.21.15.67:0/2857412175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:40.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:39 smithi067 bash[17655]: audit 2024-04-03T18:37:39.619710+0000 mon.a (mon.0) 7043 : audit [DBG] from='client.? 172.21.15.67:0/2857412175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:40.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:39 smithi067 bash[27441]: audit 2024-04-03T18:37:39.619710+0000 mon.a (mon.0) 7043 : audit [DBG] from='client.? 172.21.15.67:0/2857412175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:41.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:40 smithi082 bash[20963]: cluster 2024-04-03T18:37:39.937124+0000 mgr.y (mgr.24370) 7777 : cluster [DBG] pgmap v7761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:41.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:40 smithi082 bash[20963]: audit 2024-04-03T18:37:40.064173+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:41.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:40 smithi067 bash[17655]: cluster 2024-04-03T18:37:39.937124+0000 mgr.y (mgr.24370) 7777 : cluster [DBG] pgmap v7761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:41.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:40 smithi067 bash[17655]: audit 2024-04-03T18:37:40.064173+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:41.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:40 smithi067 bash[27441]: cluster 2024-04-03T18:37:39.937124+0000 mgr.y (mgr.24370) 7777 : cluster [DBG] pgmap v7761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:41.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:40 smithi067 bash[27441]: audit 2024-04-03T18:37:40.064173+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:42.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:42 smithi082 bash[20963]: cluster 2024-04-03T18:37:41.938251+0000 mgr.y (mgr.24370) 7778 : cluster [DBG] pgmap v7762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:42.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:42 smithi067 bash[17655]: cluster 2024-04-03T18:37:41.938251+0000 mgr.y (mgr.24370) 7778 : cluster [DBG] pgmap v7762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:42.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:42 smithi067 bash[27441]: cluster 2024-04-03T18:37:41.938251+0000 mgr.y (mgr.24370) 7778 : cluster [DBG] pgmap v7762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:43.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:43 smithi082 bash[20963]: audit 2024-04-03T18:37:42.069627+0000 mon.c (mon.2) 3066 : audit [DBG] from='client.? 172.21.15.67:0/2026766277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:43.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:37:43.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:43 smithi067 bash[27441]: audit 2024-04-03T18:37:42.069627+0000 mon.c (mon.2) 3066 : audit [DBG] from='client.? 172.21.15.67:0/2026766277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:43.407 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:43 smithi067 bash[17655]: audit 2024-04-03T18:37:42.069627+0000 mon.c (mon.2) 3066 : audit [DBG] from='client.? 172.21.15.67:0/2026766277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:43.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:37:44.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:44 smithi082 bash[20963]: cluster 2024-04-03T18:37:43.938923+0000 mgr.y (mgr.24370) 7779 : cluster [DBG] pgmap v7763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:44.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:44 smithi067 bash[17655]: cluster 2024-04-03T18:37:43.938923+0000 mgr.y (mgr.24370) 7779 : cluster [DBG] pgmap v7763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:44.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:44 smithi067 bash[27441]: cluster 2024-04-03T18:37:43.938923+0000 mgr.y (mgr.24370) 7779 : cluster [DBG] pgmap v7763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:45.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:45 smithi082 bash[20963]: audit 2024-04-03T18:37:44.518628+0000 mon.c (mon.2) 3067 : audit [DBG] from='client.? 172.21.15.67:0/2903597128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:45.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:45 smithi067 bash[17655]: audit 2024-04-03T18:37:44.518628+0000 mon.c (mon.2) 3067 : audit [DBG] from='client.? 172.21.15.67:0/2903597128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:45.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:45 smithi067 bash[27441]: audit 2024-04-03T18:37:44.518628+0000 mon.c (mon.2) 3067 : audit [DBG] from='client.? 172.21.15.67:0/2903597128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:46.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:46 smithi082 bash[20963]: cluster 2024-04-03T18:37:45.940139+0000 mgr.y (mgr.24370) 7780 : cluster [DBG] pgmap v7764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:46.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:46 smithi067 bash[17655]: cluster 2024-04-03T18:37:45.940139+0000 mgr.y (mgr.24370) 7780 : cluster [DBG] pgmap v7764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:46.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:46 smithi067 bash[27441]: cluster 2024-04-03T18:37:45.940139+0000 mgr.y (mgr.24370) 7780 : cluster [DBG] pgmap v7764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:47.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:47 smithi082 bash[20963]: audit 2024-04-03T18:37:46.972175+0000 mon.a (mon.0) 7045 : audit [DBG] from='client.? 172.21.15.67:0/226859763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:47 smithi067 bash[17655]: audit 2024-04-03T18:37:46.972175+0000 mon.a (mon.0) 7045 : audit [DBG] from='client.? 172.21.15.67:0/226859763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:47.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:47 smithi067 bash[27441]: audit 2024-04-03T18:37:46.972175+0000 mon.a (mon.0) 7045 : audit [DBG] from='client.? 172.21.15.67:0/226859763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:48.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:48 smithi082 bash[20963]: cluster 2024-04-03T18:37:47.940780+0000 mgr.y (mgr.24370) 7781 : cluster [DBG] pgmap v7765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:48.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:48 smithi067 bash[27441]: cluster 2024-04-03T18:37:47.940780+0000 mgr.y (mgr.24370) 7781 : cluster [DBG] pgmap v7765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:48.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:48 smithi067 bash[17655]: cluster 2024-04-03T18:37:47.940780+0000 mgr.y (mgr.24370) 7781 : cluster [DBG] pgmap v7765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:49.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:49 smithi082 bash[20963]: audit 2024-04-03T18:37:49.425169+0000 mon.a (mon.0) 7046 : audit [DBG] from='client.? 172.21.15.67:0/233900137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:49.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:49 smithi067 bash[27441]: audit 2024-04-03T18:37:49.425169+0000 mon.a (mon.0) 7046 : audit [DBG] from='client.? 172.21.15.67:0/233900137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:49.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:49 smithi067 bash[17655]: audit 2024-04-03T18:37:49.425169+0000 mon.a (mon.0) 7046 : audit [DBG] from='client.? 172.21.15.67:0/233900137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:50.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:50 smithi082 bash[20963]: cluster 2024-04-03T18:37:49.941614+0000 mgr.y (mgr.24370) 7782 : cluster [DBG] pgmap v7766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:50.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:50 smithi067 bash[17655]: cluster 2024-04-03T18:37:49.941614+0000 mgr.y (mgr.24370) 7782 : cluster [DBG] pgmap v7766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:50.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:50 smithi067 bash[27441]: cluster 2024-04-03T18:37:49.941614+0000 mgr.y (mgr.24370) 7782 : cluster [DBG] pgmap v7766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:52.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:51 smithi082 bash[20963]: audit 2024-04-03T18:37:51.873363+0000 mon.a (mon.0) 7047 : audit [DBG] from='client.? 172.21.15.67:0/3599113173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:52.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:51 smithi067 bash[17655]: audit 2024-04-03T18:37:51.873363+0000 mon.a (mon.0) 7047 : audit [DBG] from='client.? 172.21.15.67:0/3599113173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:52.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:51 smithi067 bash[27441]: audit 2024-04-03T18:37:51.873363+0000 mon.a (mon.0) 7047 : audit [DBG] from='client.? 172.21.15.67:0/3599113173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:53.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:52 smithi082 bash[20963]: cluster 2024-04-03T18:37:51.942483+0000 mgr.y (mgr.24370) 7783 : cluster [DBG] pgmap v7767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:52 smithi067 bash[17655]: cluster 2024-04-03T18:37:51.942483+0000 mgr.y (mgr.24370) 7783 : cluster [DBG] pgmap v7767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:53.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:37:53.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:52 smithi067 bash[27441]: cluster 2024-04-03T18:37:51.942483+0000 mgr.y (mgr.24370) 7783 : cluster [DBG] pgmap v7767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:53.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:37:54.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:54 smithi082 bash[20963]: cluster 2024-04-03T18:37:53.943128+0000 mgr.y (mgr.24370) 7784 : cluster [DBG] pgmap v7768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:54.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:54 smithi067 bash[27441]: cluster 2024-04-03T18:37:53.943128+0000 mgr.y (mgr.24370) 7784 : cluster [DBG] pgmap v7768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:54.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:54 smithi067 bash[17655]: cluster 2024-04-03T18:37:53.943128+0000 mgr.y (mgr.24370) 7784 : cluster [DBG] pgmap v7768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:55.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:55 smithi082 bash[20963]: audit 2024-04-03T18:37:54.324796+0000 mon.c (mon.2) 3068 : audit [DBG] from='client.? 172.21.15.67:0/2135464608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:55.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:55 smithi067 bash[17655]: audit 2024-04-03T18:37:54.324796+0000 mon.c (mon.2) 3068 : audit [DBG] from='client.? 172.21.15.67:0/2135464608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:55.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:55 smithi067 bash[27441]: audit 2024-04-03T18:37:54.324796+0000 mon.c (mon.2) 3068 : audit [DBG] from='client.? 172.21.15.67:0/2135464608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:56.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:56 smithi082 bash[20963]: audit 2024-04-03T18:37:55.064378+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:56.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:56 smithi082 bash[20963]: cluster 2024-04-03T18:37:55.944300+0000 mgr.y (mgr.24370) 7785 : cluster [DBG] pgmap v7769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:56.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:56 smithi067 bash[17655]: audit 2024-04-03T18:37:55.064378+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:56.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:56 smithi067 bash[17655]: cluster 2024-04-03T18:37:55.944300+0000 mgr.y (mgr.24370) 7785 : cluster [DBG] pgmap v7769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:56.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:56 smithi067 bash[27441]: audit 2024-04-03T18:37:55.064378+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:37:56.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:56 smithi067 bash[27441]: cluster 2024-04-03T18:37:55.944300+0000 mgr.y (mgr.24370) 7785 : cluster [DBG] pgmap v7769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:57.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:57 smithi082 bash[20963]: audit 2024-04-03T18:37:56.773144+0000 mon.a (mon.0) 7049 : audit [DBG] from='client.? 172.21.15.67:0/4026543308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:57.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:57 smithi067 bash[27441]: audit 2024-04-03T18:37:56.773144+0000 mon.a (mon.0) 7049 : audit [DBG] from='client.? 172.21.15.67:0/4026543308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:57.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:57 smithi067 bash[17655]: audit 2024-04-03T18:37:56.773144+0000 mon.a (mon.0) 7049 : audit [DBG] from='client.? 172.21.15.67:0/4026543308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:58.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:58 smithi082 bash[20963]: cluster 2024-04-03T18:37:57.944995+0000 mgr.y (mgr.24370) 7786 : cluster [DBG] pgmap v7770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:58.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:58 smithi067 bash[27441]: cluster 2024-04-03T18:37:57.944995+0000 mgr.y (mgr.24370) 7786 : cluster [DBG] pgmap v7770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:58.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:58 smithi067 bash[17655]: cluster 2024-04-03T18:37:57.944995+0000 mgr.y (mgr.24370) 7786 : cluster [DBG] pgmap v7770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:37:59.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:37:59 smithi082 bash[20963]: audit 2024-04-03T18:37:59.234158+0000 mon.a (mon.0) 7050 : audit [DBG] from='client.? 172.21.15.67:0/2851636977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:59.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:37:59 smithi067 bash[17655]: audit 2024-04-03T18:37:59.234158+0000 mon.a (mon.0) 7050 : audit [DBG] from='client.? 172.21.15.67:0/2851636977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:37:59.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:37:59 smithi067 bash[27441]: audit 2024-04-03T18:37:59.234158+0000 mon.a (mon.0) 7050 : audit [DBG] from='client.? 172.21.15.67:0/2851636977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:00.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:00 smithi082 bash[20963]: cluster 2024-04-03T18:37:59.945753+0000 mgr.y (mgr.24370) 7787 : cluster [DBG] pgmap v7771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:00.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:00 smithi067 bash[17655]: cluster 2024-04-03T18:37:59.945753+0000 mgr.y (mgr.24370) 7787 : cluster [DBG] pgmap v7771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:00.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:00 smithi067 bash[27441]: cluster 2024-04-03T18:37:59.945753+0000 mgr.y (mgr.24370) 7787 : cluster [DBG] pgmap v7771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:02.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:01 smithi082 bash[20963]: audit 2024-04-03T18:38:01.684491+0000 mon.a (mon.0) 7051 : audit [DBG] from='client.? 172.21.15.67:0/1951815775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:02.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:01 smithi067 bash[17655]: audit 2024-04-03T18:38:01.684491+0000 mon.a (mon.0) 7051 : audit [DBG] from='client.? 172.21.15.67:0/1951815775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:02.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:01 smithi067 bash[27441]: audit 2024-04-03T18:38:01.684491+0000 mon.a (mon.0) 7051 : audit [DBG] from='client.? 172.21.15.67:0/1951815775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:03.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:02 smithi067 bash[17655]: cluster 2024-04-03T18:38:01.947043+0000 mgr.y (mgr.24370) 7788 : cluster [DBG] pgmap v7772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:03.073 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:02 smithi067 bash[27441]: cluster 2024-04-03T18:38:01.947043+0000 mgr.y (mgr.24370) 7788 : cluster [DBG] pgmap v7772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:03.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:02 smithi082 bash[20963]: cluster 2024-04-03T18:38:01.947043+0000 mgr.y (mgr.24370) 7788 : cluster [DBG] pgmap v7772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:03.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:38:03.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:38:04.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:04 smithi082 bash[20963]: cluster 2024-04-03T18:38:03.947853+0000 mgr.y (mgr.24370) 7789 : cluster [DBG] pgmap v7773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:04.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:04 smithi067 bash[17655]: cluster 2024-04-03T18:38:03.947853+0000 mgr.y (mgr.24370) 7789 : cluster [DBG] pgmap v7773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:04.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:04 smithi067 bash[27441]: cluster 2024-04-03T18:38:03.947853+0000 mgr.y (mgr.24370) 7789 : cluster [DBG] pgmap v7773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:05.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:05 smithi082 bash[20963]: audit 2024-04-03T18:38:04.136258+0000 mon.a (mon.0) 7052 : audit [DBG] from='client.? 172.21.15.67:0/3536706099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:05.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:05 smithi067 bash[27441]: audit 2024-04-03T18:38:04.136258+0000 mon.a (mon.0) 7052 : audit [DBG] from='client.? 172.21.15.67:0/3536706099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:05.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:05 smithi067 bash[17655]: audit 2024-04-03T18:38:04.136258+0000 mon.a (mon.0) 7052 : audit [DBG] from='client.? 172.21.15.67:0/3536706099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:06.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:06 smithi082 bash[20963]: cluster 2024-04-03T18:38:05.949132+0000 mgr.y (mgr.24370) 7790 : cluster [DBG] pgmap v7774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:06.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:06 smithi067 bash[27441]: cluster 2024-04-03T18:38:05.949132+0000 mgr.y (mgr.24370) 7790 : cluster [DBG] pgmap v7774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:06.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:06 smithi067 bash[17655]: cluster 2024-04-03T18:38:05.949132+0000 mgr.y (mgr.24370) 7790 : cluster [DBG] pgmap v7774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:07.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:07 smithi082 bash[20963]: audit 2024-04-03T18:38:06.594443+0000 mon.a (mon.0) 7053 : audit [DBG] from='client.? 172.21.15.67:0/1050528328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:07.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:07 smithi067 bash[17655]: audit 2024-04-03T18:38:06.594443+0000 mon.a (mon.0) 7053 : audit [DBG] from='client.? 172.21.15.67:0/1050528328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:07.460 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:07 smithi067 bash[27441]: audit 2024-04-03T18:38:06.594443+0000 mon.a (mon.0) 7053 : audit [DBG] from='client.? 172.21.15.67:0/1050528328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:08.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:08 smithi082 bash[20963]: cluster 2024-04-03T18:38:07.949805+0000 mgr.y (mgr.24370) 7791 : cluster [DBG] pgmap v7775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:08.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:08 smithi067 bash[17655]: cluster 2024-04-03T18:38:07.949805+0000 mgr.y (mgr.24370) 7791 : cluster [DBG] pgmap v7775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:08.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:08 smithi067 bash[27441]: cluster 2024-04-03T18:38:07.949805+0000 mgr.y (mgr.24370) 7791 : cluster [DBG] pgmap v7775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:09.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:09 smithi082 bash[20963]: audit 2024-04-03T18:38:09.046817+0000 mon.a (mon.0) 7054 : audit [DBG] from='client.? 172.21.15.67:0/2132491858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:09.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:09 smithi067 bash[17655]: audit 2024-04-03T18:38:09.046817+0000 mon.a (mon.0) 7054 : audit [DBG] from='client.? 172.21.15.67:0/2132491858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:09.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:09 smithi067 bash[27441]: audit 2024-04-03T18:38:09.046817+0000 mon.a (mon.0) 7054 : audit [DBG] from='client.? 172.21.15.67:0/2132491858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:10.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:10 smithi082 bash[20963]: cluster 2024-04-03T18:38:09.950518+0000 mgr.y (mgr.24370) 7792 : cluster [DBG] pgmap v7776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:10.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:10 smithi067 bash[27441]: cluster 2024-04-03T18:38:09.950518+0000 mgr.y (mgr.24370) 7792 : cluster [DBG] pgmap v7776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:10.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:10 smithi067 bash[17655]: cluster 2024-04-03T18:38:09.950518+0000 mgr.y (mgr.24370) 7792 : cluster [DBG] pgmap v7776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:11.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:11 smithi082 bash[20963]: audit 2024-04-03T18:38:10.065001+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:11.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:11 smithi067 bash[27441]: audit 2024-04-03T18:38:10.065001+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:11.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:11 smithi067 bash[17655]: audit 2024-04-03T18:38:10.065001+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:12.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:12 smithi082 bash[20963]: audit 2024-04-03T18:38:11.502646+0000 mon.c (mon.2) 3069 : audit [DBG] from='client.? 172.21.15.67:0/3928733003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:12.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:12 smithi082 bash[20963]: cluster 2024-04-03T18:38:11.951819+0000 mgr.y (mgr.24370) 7793 : cluster [DBG] pgmap v7777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:12.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:12 smithi067 bash[27441]: audit 2024-04-03T18:38:11.502646+0000 mon.c (mon.2) 3069 : audit [DBG] from='client.? 172.21.15.67:0/3928733003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:12.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:12 smithi067 bash[27441]: cluster 2024-04-03T18:38:11.951819+0000 mgr.y (mgr.24370) 7793 : cluster [DBG] pgmap v7777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:12.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:12 smithi067 bash[17655]: audit 2024-04-03T18:38:11.502646+0000 mon.c (mon.2) 3069 : audit [DBG] from='client.? 172.21.15.67:0/3928733003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:12.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:12 smithi067 bash[17655]: cluster 2024-04-03T18:38:11.951819+0000 mgr.y (mgr.24370) 7793 : cluster [DBG] pgmap v7777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:13.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:13] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:38:13.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:38:14.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:14 smithi082 bash[20963]: cluster 2024-04-03T18:38:13.952634+0000 mgr.y (mgr.24370) 7794 : cluster [DBG] pgmap v7778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:14.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:14 smithi082 bash[20963]: audit 2024-04-03T18:38:13.957134+0000 mon.c (mon.2) 3070 : audit [DBG] from='client.? 172.21.15.67:0/872078003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:14.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:14 smithi067 bash[17655]: cluster 2024-04-03T18:38:13.952634+0000 mgr.y (mgr.24370) 7794 : cluster [DBG] pgmap v7778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:14.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:14 smithi067 bash[17655]: audit 2024-04-03T18:38:13.957134+0000 mon.c (mon.2) 3070 : audit [DBG] from='client.? 172.21.15.67:0/872078003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:14.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:14 smithi067 bash[27441]: cluster 2024-04-03T18:38:13.952634+0000 mgr.y (mgr.24370) 7794 : cluster [DBG] pgmap v7778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:14.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:14 smithi067 bash[27441]: audit 2024-04-03T18:38:13.957134+0000 mon.c (mon.2) 3070 : audit [DBG] from='client.? 172.21.15.67:0/872078003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:16.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:16 smithi082 bash[20963]: cluster 2024-04-03T18:38:15.953844+0000 mgr.y (mgr.24370) 7795 : cluster [DBG] pgmap v7779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:16.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:16 smithi067 bash[27441]: cluster 2024-04-03T18:38:15.953844+0000 mgr.y (mgr.24370) 7795 : cluster [DBG] pgmap v7779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:16.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:16 smithi067 bash[17655]: cluster 2024-04-03T18:38:15.953844+0000 mgr.y (mgr.24370) 7795 : cluster [DBG] pgmap v7779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:17.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:17 smithi082 bash[20963]: audit 2024-04-03T18:38:16.414225+0000 mon.a (mon.0) 7056 : audit [DBG] from='client.? 172.21.15.67:0/3842161807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:17.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:17 smithi067 bash[27441]: audit 2024-04-03T18:38:16.414225+0000 mon.a (mon.0) 7056 : audit [DBG] from='client.? 172.21.15.67:0/3842161807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:17.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:17 smithi067 bash[17655]: audit 2024-04-03T18:38:16.414225+0000 mon.a (mon.0) 7056 : audit [DBG] from='client.? 172.21.15.67:0/3842161807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:18.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:18 smithi082 bash[20963]: cluster 2024-04-03T18:38:17.954685+0000 mgr.y (mgr.24370) 7796 : cluster [DBG] pgmap v7780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:18.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:18 smithi067 bash[17655]: cluster 2024-04-03T18:38:17.954685+0000 mgr.y (mgr.24370) 7796 : cluster [DBG] pgmap v7780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:18.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:18 smithi067 bash[27441]: cluster 2024-04-03T18:38:17.954685+0000 mgr.y (mgr.24370) 7796 : cluster [DBG] pgmap v7780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:19.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:19 smithi082 bash[20963]: audit 2024-04-03T18:38:18.855954+0000 mon.c (mon.2) 3071 : audit [DBG] from='client.? 172.21.15.67:0/3168708326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:19.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:19 smithi067 bash[17655]: audit 2024-04-03T18:38:18.855954+0000 mon.c (mon.2) 3071 : audit [DBG] from='client.? 172.21.15.67:0/3168708326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:19.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:19 smithi067 bash[27441]: audit 2024-04-03T18:38:18.855954+0000 mon.c (mon.2) 3071 : audit [DBG] from='client.? 172.21.15.67:0/3168708326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:20.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:20 smithi082 bash[20963]: cluster 2024-04-03T18:38:19.955434+0000 mgr.y (mgr.24370) 7797 : cluster [DBG] pgmap v7781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:20.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:20 smithi067 bash[27441]: cluster 2024-04-03T18:38:19.955434+0000 mgr.y (mgr.24370) 7797 : cluster [DBG] pgmap v7781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:20.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:20 smithi067 bash[17655]: cluster 2024-04-03T18:38:19.955434+0000 mgr.y (mgr.24370) 7797 : cluster [DBG] pgmap v7781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:21.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:21 smithi082 bash[20963]: audit 2024-04-03T18:38:21.306739+0000 mon.a (mon.0) 7057 : audit [DBG] from='client.? 172.21.15.67:0/2987777759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:21.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:21 smithi067 bash[17655]: audit 2024-04-03T18:38:21.306739+0000 mon.a (mon.0) 7057 : audit [DBG] from='client.? 172.21.15.67:0/2987777759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:21.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:21 smithi067 bash[27441]: audit 2024-04-03T18:38:21.306739+0000 mon.a (mon.0) 7057 : audit [DBG] from='client.? 172.21.15.67:0/2987777759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:22.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:22 smithi082 bash[20963]: cluster 2024-04-03T18:38:21.956667+0000 mgr.y (mgr.24370) 7798 : cluster [DBG] pgmap v7782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:22.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:22 smithi067 bash[27441]: cluster 2024-04-03T18:38:21.956667+0000 mgr.y (mgr.24370) 7798 : cluster [DBG] pgmap v7782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:22.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:22 smithi067 bash[17655]: cluster 2024-04-03T18:38:21.956667+0000 mgr.y (mgr.24370) 7798 : cluster [DBG] pgmap v7782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:23.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:23] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:38:23.799 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:38:24.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:23 smithi082 bash[20963]: audit 2024-04-03T18:38:23.756758+0000 mon.a (mon.0) 7058 : audit [DBG] from='client.? 172.21.15.67:0/3641970229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:24.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:23 smithi067 bash[17655]: audit 2024-04-03T18:38:23.756758+0000 mon.a (mon.0) 7058 : audit [DBG] from='client.? 172.21.15.67:0/3641970229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:24.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:23 smithi067 bash[27441]: audit 2024-04-03T18:38:23.756758+0000 mon.a (mon.0) 7058 : audit [DBG] from='client.? 172.21.15.67:0/3641970229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:25.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:24 smithi082 bash[20963]: cluster 2024-04-03T18:38:23.957373+0000 mgr.y (mgr.24370) 7799 : cluster [DBG] pgmap v7783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:25.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:24 smithi067 bash[27441]: cluster 2024-04-03T18:38:23.957373+0000 mgr.y (mgr.24370) 7799 : cluster [DBG] pgmap v7783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:25.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:24 smithi067 bash[17655]: cluster 2024-04-03T18:38:23.957373+0000 mgr.y (mgr.24370) 7799 : cluster [DBG] pgmap v7783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:26.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:25 smithi082 bash[20963]: audit 2024-04-03T18:38:25.065423+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:26.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:25 smithi067 bash[17655]: audit 2024-04-03T18:38:25.065423+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:26.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:25 smithi067 bash[27441]: audit 2024-04-03T18:38:25.065423+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:27.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:26 smithi082 bash[20963]: cluster 2024-04-03T18:38:25.958184+0000 mgr.y (mgr.24370) 7800 : cluster [DBG] pgmap v7784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:27.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:26 smithi082 bash[20963]: audit 2024-04-03T18:38:26.213155+0000 mon.a (mon.0) 7060 : audit [DBG] from='client.? 172.21.15.67:0/2991029344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:27.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:26 smithi082 bash[20963]: audit 2024-04-03T18:38:26.765718+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:38:27.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:26 smithi067 bash[27441]: cluster 2024-04-03T18:38:25.958184+0000 mgr.y (mgr.24370) 7800 : cluster [DBG] pgmap v7784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:27.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:26 smithi067 bash[27441]: audit 2024-04-03T18:38:26.213155+0000 mon.a (mon.0) 7060 : audit [DBG] from='client.? 172.21.15.67:0/2991029344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:27.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:26 smithi067 bash[27441]: audit 2024-04-03T18:38:26.765718+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:38:27.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:26 smithi067 bash[17655]: cluster 2024-04-03T18:38:25.958184+0000 mgr.y (mgr.24370) 7800 : cluster [DBG] pgmap v7784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:27.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:26 smithi067 bash[17655]: audit 2024-04-03T18:38:26.213155+0000 mon.a (mon.0) 7060 : audit [DBG] from='client.? 172.21.15.67:0/2991029344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:27.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:26 smithi067 bash[17655]: audit 2024-04-03T18:38:26.765718+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:38:28.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:28 smithi082 bash[20963]: audit 2024-04-03T18:38:27.095022+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:28.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:28 smithi082 bash[20963]: audit 2024-04-03T18:38:27.103387+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:28.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:28 smithi082 bash[20963]: cluster 2024-04-03T18:38:27.958847+0000 mgr.y (mgr.24370) 7801 : cluster [DBG] pgmap v7785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:28.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:28 smithi067 bash[17655]: audit 2024-04-03T18:38:27.095022+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:28.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:28 smithi067 bash[17655]: audit 2024-04-03T18:38:27.103387+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:28.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:28 smithi067 bash[17655]: cluster 2024-04-03T18:38:27.958847+0000 mgr.y (mgr.24370) 7801 : cluster [DBG] pgmap v7785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:28.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:28 smithi067 bash[27441]: audit 2024-04-03T18:38:27.095022+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:28.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:28 smithi067 bash[27441]: audit 2024-04-03T18:38:27.103387+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:28.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:28 smithi067 bash[27441]: cluster 2024-04-03T18:38:27.958847+0000 mgr.y (mgr.24370) 7801 : cluster [DBG] pgmap v7785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:29.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:29 smithi082 bash[20963]: audit 2024-04-03T18:38:28.657698+0000 mon.c (mon.2) 3072 : audit [DBG] from='client.? 172.21.15.67:0/1447475057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:29.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:29 smithi067 bash[17655]: audit 2024-04-03T18:38:28.657698+0000 mon.c (mon.2) 3072 : audit [DBG] from='client.? 172.21.15.67:0/1447475057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:29.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:29 smithi067 bash[27441]: audit 2024-04-03T18:38:28.657698+0000 mon.c (mon.2) 3072 : audit [DBG] from='client.? 172.21.15.67:0/1447475057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:30.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:30 smithi082 bash[20963]: cluster 2024-04-03T18:38:29.959553+0000 mgr.y (mgr.24370) 7802 : cluster [DBG] pgmap v7786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:30.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:30 smithi067 bash[17655]: cluster 2024-04-03T18:38:29.959553+0000 mgr.y (mgr.24370) 7802 : cluster [DBG] pgmap v7786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:30.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:30 smithi067 bash[27441]: cluster 2024-04-03T18:38:29.959553+0000 mgr.y (mgr.24370) 7802 : cluster [DBG] pgmap v7786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:31.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:31 smithi082 bash[20963]: audit 2024-04-03T18:38:31.118670+0000 mon.a (mon.0) 7064 : audit [DBG] from='client.? 172.21.15.67:0/2434738166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:31.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:31 smithi067 bash[27441]: audit 2024-04-03T18:38:31.118670+0000 mon.a (mon.0) 7064 : audit [DBG] from='client.? 172.21.15.67:0/2434738166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:31.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:31 smithi067 bash[17655]: audit 2024-04-03T18:38:31.118670+0000 mon.a (mon.0) 7064 : audit [DBG] from='client.? 172.21.15.67:0/2434738166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:32.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:32 smithi082 bash[20963]: cluster 2024-04-03T18:38:31.960348+0000 mgr.y (mgr.24370) 7803 : cluster [DBG] pgmap v7787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:32.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:32 smithi067 bash[17655]: cluster 2024-04-03T18:38:31.960348+0000 mgr.y (mgr.24370) 7803 : cluster [DBG] pgmap v7787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:32.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:32 smithi067 bash[27441]: cluster 2024-04-03T18:38:31.960348+0000 mgr.y (mgr.24370) 7803 : cluster [DBG] pgmap v7787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:33.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:38:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:38:33.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:33 smithi082 bash[20963]: audit 2024-04-03T18:38:32.462506+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:33 smithi082 bash[20963]: audit 2024-04-03T18:38:32.470315+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:33 smithi082 bash[20963]: audit 2024-04-03T18:38:33.147636+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:33 smithi082 bash[20963]: audit 2024-04-03T18:38:33.158105+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:33 smithi067 bash[27441]: audit 2024-04-03T18:38:32.462506+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:33 smithi067 bash[27441]: audit 2024-04-03T18:38:32.470315+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:33 smithi067 bash[27441]: audit 2024-04-03T18:38:33.147636+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:33 smithi067 bash[27441]: audit 2024-04-03T18:38:33.158105+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:33 smithi067 bash[17655]: audit 2024-04-03T18:38:32.462506+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:33 smithi067 bash[17655]: audit 2024-04-03T18:38:32.470315+0000 mon.a (mon.0) 7066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:33 smithi067 bash[17655]: audit 2024-04-03T18:38:33.147636+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:33.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:33 smithi067 bash[17655]: audit 2024-04-03T18:38:33.158105+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:34.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:34 smithi082 bash[20963]: audit 2024-04-03T18:38:33.578857+0000 mon.a (mon.0) 7069 : audit [DBG] from='client.? 172.21.15.67:0/3519295038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:34.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:34 smithi082 bash[20963]: audit 2024-04-03T18:38:33.627896+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:38:34.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:34 smithi082 bash[20963]: audit 2024-04-03T18:38:33.629830+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:38:34.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:34 smithi082 bash[20963]: audit 2024-04-03T18:38:33.641054+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:34.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:34 smithi082 bash[20963]: cluster 2024-04-03T18:38:33.960941+0000 mgr.y (mgr.24370) 7804 : cluster [DBG] pgmap v7788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:34.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[17655]: audit 2024-04-03T18:38:33.578857+0000 mon.a (mon.0) 7069 : audit [DBG] from='client.? 172.21.15.67:0/3519295038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:34.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[17655]: audit 2024-04-03T18:38:33.627896+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:38:34.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[17655]: audit 2024-04-03T18:38:33.629830+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:38:34.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[17655]: audit 2024-04-03T18:38:33.641054+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:34.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[17655]: cluster 2024-04-03T18:38:33.960941+0000 mgr.y (mgr.24370) 7804 : cluster [DBG] pgmap v7788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:34.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[27441]: audit 2024-04-03T18:38:33.578857+0000 mon.a (mon.0) 7069 : audit [DBG] from='client.? 172.21.15.67:0/3519295038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:34.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[27441]: audit 2024-04-03T18:38:33.627896+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:38:34.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[27441]: audit 2024-04-03T18:38:33.629830+0000 mon.a (mon.0) 7071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:38:34.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[27441]: audit 2024-04-03T18:38:33.641054+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:38:34.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:34 smithi067 bash[27441]: cluster 2024-04-03T18:38:33.960941+0000 mgr.y (mgr.24370) 7804 : cluster [DBG] pgmap v7788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:36.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:36 smithi082 bash[20963]: cluster 2024-04-03T18:38:35.961727+0000 mgr.y (mgr.24370) 7805 : cluster [DBG] pgmap v7789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:36.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:36 smithi082 bash[20963]: audit 2024-04-03T18:38:36.030749+0000 mon.a (mon.0) 7073 : audit [DBG] from='client.? 172.21.15.67:0/2984382316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:36.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:36 smithi067 bash[27441]: cluster 2024-04-03T18:38:35.961727+0000 mgr.y (mgr.24370) 7805 : cluster [DBG] pgmap v7789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:36.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:36 smithi067 bash[27441]: audit 2024-04-03T18:38:36.030749+0000 mon.a (mon.0) 7073 : audit [DBG] from='client.? 172.21.15.67:0/2984382316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:36.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:36 smithi067 bash[17655]: cluster 2024-04-03T18:38:35.961727+0000 mgr.y (mgr.24370) 7805 : cluster [DBG] pgmap v7789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:36.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:36 smithi067 bash[17655]: audit 2024-04-03T18:38:36.030749+0000 mon.a (mon.0) 7073 : audit [DBG] from='client.? 172.21.15.67:0/2984382316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:38.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:38 smithi082 bash[20963]: cluster 2024-04-03T18:38:37.962368+0000 mgr.y (mgr.24370) 7806 : cluster [DBG] pgmap v7790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:38.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:38 smithi067 bash[27441]: cluster 2024-04-03T18:38:37.962368+0000 mgr.y (mgr.24370) 7806 : cluster [DBG] pgmap v7790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:38.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:38 smithi067 bash[17655]: cluster 2024-04-03T18:38:37.962368+0000 mgr.y (mgr.24370) 7806 : cluster [DBG] pgmap v7790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:39.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:39 smithi082 bash[20963]: audit 2024-04-03T18:38:38.477723+0000 mon.a (mon.0) 7074 : audit [DBG] from='client.? 172.21.15.67:0/1848321137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:39.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:39 smithi067 bash[17655]: audit 2024-04-03T18:38:38.477723+0000 mon.a (mon.0) 7074 : audit [DBG] from='client.? 172.21.15.67:0/1848321137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:39.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:39 smithi067 bash[27441]: audit 2024-04-03T18:38:38.477723+0000 mon.a (mon.0) 7074 : audit [DBG] from='client.? 172.21.15.67:0/1848321137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:40.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:40 smithi082 bash[20963]: cluster 2024-04-03T18:38:39.963091+0000 mgr.y (mgr.24370) 7807 : cluster [DBG] pgmap v7791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:40.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:40 smithi067 bash[17655]: cluster 2024-04-03T18:38:39.963091+0000 mgr.y (mgr.24370) 7807 : cluster [DBG] pgmap v7791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:40.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:40 smithi067 bash[27441]: cluster 2024-04-03T18:38:39.963091+0000 mgr.y (mgr.24370) 7807 : cluster [DBG] pgmap v7791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:41.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:41 smithi082 bash[20963]: audit 2024-04-03T18:38:40.065386+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:41.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:41 smithi082 bash[20963]: audit 2024-04-03T18:38:40.932860+0000 mon.a (mon.0) 7076 : audit [DBG] from='client.? 172.21.15.67:0/3370148897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:41.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:41 smithi067 bash[17655]: audit 2024-04-03T18:38:40.065386+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:41.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:41 smithi067 bash[17655]: audit 2024-04-03T18:38:40.932860+0000 mon.a (mon.0) 7076 : audit [DBG] from='client.? 172.21.15.67:0/3370148897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:41.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:41 smithi067 bash[27441]: audit 2024-04-03T18:38:40.065386+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:41.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:41 smithi067 bash[27441]: audit 2024-04-03T18:38:40.932860+0000 mon.a (mon.0) 7076 : audit [DBG] from='client.? 172.21.15.67:0/3370148897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:42.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:42 smithi082 bash[20963]: cluster 2024-04-03T18:38:41.964292+0000 mgr.y (mgr.24370) 7808 : cluster [DBG] pgmap v7792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:42.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:42 smithi067 bash[17655]: cluster 2024-04-03T18:38:41.964292+0000 mgr.y (mgr.24370) 7808 : cluster [DBG] pgmap v7792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:42.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:42 smithi067 bash[27441]: cluster 2024-04-03T18:38:41.964292+0000 mgr.y (mgr.24370) 7808 : cluster [DBG] pgmap v7792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:43.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:38:43.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:38:43.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:43 smithi082 bash[20963]: audit 2024-04-03T18:38:43.390654+0000 mon.a (mon.0) 7077 : audit [DBG] from='client.? 172.21.15.67:0/3211718887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:43.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:43 smithi067 bash[17655]: audit 2024-04-03T18:38:43.390654+0000 mon.a (mon.0) 7077 : audit [DBG] from='client.? 172.21.15.67:0/3211718887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:43.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:43 smithi067 bash[27441]: audit 2024-04-03T18:38:43.390654+0000 mon.a (mon.0) 7077 : audit [DBG] from='client.? 172.21.15.67:0/3211718887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:44.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:44 smithi082 bash[20963]: cluster 2024-04-03T18:38:43.965001+0000 mgr.y (mgr.24370) 7809 : cluster [DBG] pgmap v7793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:44.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:44 smithi067 bash[17655]: cluster 2024-04-03T18:38:43.965001+0000 mgr.y (mgr.24370) 7809 : cluster [DBG] pgmap v7793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:44.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:44 smithi067 bash[27441]: cluster 2024-04-03T18:38:43.965001+0000 mgr.y (mgr.24370) 7809 : cluster [DBG] pgmap v7793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:46.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:45 smithi067 bash[27441]: audit 2024-04-03T18:38:45.846945+0000 mon.a (mon.0) 7078 : audit [DBG] from='client.? 172.21.15.67:0/2942366628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:46.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:45 smithi067 bash[17655]: audit 2024-04-03T18:38:45.846945+0000 mon.a (mon.0) 7078 : audit [DBG] from='client.? 172.21.15.67:0/2942366628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:46.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:45 smithi082 bash[20963]: audit 2024-04-03T18:38:45.846945+0000 mon.a (mon.0) 7078 : audit [DBG] from='client.? 172.21.15.67:0/2942366628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:47.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:46 smithi067 bash[27441]: cluster 2024-04-03T18:38:45.966155+0000 mgr.y (mgr.24370) 7810 : cluster [DBG] pgmap v7794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:47.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:46 smithi067 bash[17655]: cluster 2024-04-03T18:38:45.966155+0000 mgr.y (mgr.24370) 7810 : cluster [DBG] pgmap v7794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:47.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:46 smithi082 bash[20963]: cluster 2024-04-03T18:38:45.966155+0000 mgr.y (mgr.24370) 7810 : cluster [DBG] pgmap v7794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:48.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:48 smithi082 bash[20963]: cluster 2024-04-03T18:38:47.966816+0000 mgr.y (mgr.24370) 7811 : cluster [DBG] pgmap v7795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:48.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:48 smithi067 bash[17655]: cluster 2024-04-03T18:38:47.966816+0000 mgr.y (mgr.24370) 7811 : cluster [DBG] pgmap v7795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:48.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:48 smithi067 bash[27441]: cluster 2024-04-03T18:38:47.966816+0000 mgr.y (mgr.24370) 7811 : cluster [DBG] pgmap v7795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:49.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:49 smithi082 bash[20963]: audit 2024-04-03T18:38:48.304596+0000 mon.c (mon.2) 3073 : audit [DBG] from='client.? 172.21.15.67:0/3737430063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:49.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:49 smithi067 bash[27441]: audit 2024-04-03T18:38:48.304596+0000 mon.c (mon.2) 3073 : audit [DBG] from='client.? 172.21.15.67:0/3737430063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:49.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:49 smithi067 bash[17655]: audit 2024-04-03T18:38:48.304596+0000 mon.c (mon.2) 3073 : audit [DBG] from='client.? 172.21.15.67:0/3737430063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:50.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:50 smithi082 bash[20963]: cluster 2024-04-03T18:38:49.967500+0000 mgr.y (mgr.24370) 7812 : cluster [DBG] pgmap v7796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:50.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:50 smithi067 bash[17655]: cluster 2024-04-03T18:38:49.967500+0000 mgr.y (mgr.24370) 7812 : cluster [DBG] pgmap v7796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:50.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:50 smithi067 bash[27441]: cluster 2024-04-03T18:38:49.967500+0000 mgr.y (mgr.24370) 7812 : cluster [DBG] pgmap v7796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:51.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:51 smithi082 bash[20963]: audit 2024-04-03T18:38:50.766562+0000 mon.a (mon.0) 7079 : audit [DBG] from='client.? 172.21.15.67:0/791218557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:51.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:51 smithi067 bash[17655]: audit 2024-04-03T18:38:50.766562+0000 mon.a (mon.0) 7079 : audit [DBG] from='client.? 172.21.15.67:0/791218557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:51.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:51 smithi067 bash[27441]: audit 2024-04-03T18:38:50.766562+0000 mon.a (mon.0) 7079 : audit [DBG] from='client.? 172.21.15.67:0/791218557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:52.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:52 smithi082 bash[20963]: cluster 2024-04-03T18:38:51.968681+0000 mgr.y (mgr.24370) 7813 : cluster [DBG] pgmap v7797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:52.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:52 smithi067 bash[17655]: cluster 2024-04-03T18:38:51.968681+0000 mgr.y (mgr.24370) 7813 : cluster [DBG] pgmap v7797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:52.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:52 smithi067 bash[27441]: cluster 2024-04-03T18:38:51.968681+0000 mgr.y (mgr.24370) 7813 : cluster [DBG] pgmap v7797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:53.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:53 smithi067 bash[27441]: audit 2024-04-03T18:38:53.221902+0000 mon.c (mon.2) 3074 : audit [DBG] from='client.? 172.21.15.67:0/520327128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:53 smithi067 bash[17655]: audit 2024-04-03T18:38:53.221902+0000 mon.c (mon.2) 3074 : audit [DBG] from='client.? 172.21.15.67:0/520327128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:53.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:38:53.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:53 smithi082 bash[20963]: audit 2024-04-03T18:38:53.221902+0000 mon.c (mon.2) 3074 : audit [DBG] from='client.? 172.21.15.67:0/520327128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:53.624 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:38:54.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:54 smithi082 bash[20963]: cluster 2024-04-03T18:38:53.969354+0000 mgr.y (mgr.24370) 7814 : cluster [DBG] pgmap v7798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:54.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:54 smithi067 bash[27441]: cluster 2024-04-03T18:38:53.969354+0000 mgr.y (mgr.24370) 7814 : cluster [DBG] pgmap v7798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:54.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:54 smithi067 bash[17655]: cluster 2024-04-03T18:38:53.969354+0000 mgr.y (mgr.24370) 7814 : cluster [DBG] pgmap v7798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:55.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:55 smithi082 bash[20963]: audit 2024-04-03T18:38:55.066412+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:55.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:55 smithi067 bash[17655]: audit 2024-04-03T18:38:55.066412+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:55.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:55 smithi067 bash[27441]: audit 2024-04-03T18:38:55.066412+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:38:56.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:56 smithi082 bash[20963]: audit 2024-04-03T18:38:55.680437+0000 mon.a (mon.0) 7081 : audit [DBG] from='client.? 172.21.15.67:0/4005433365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:56.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:56 smithi082 bash[20963]: cluster 2024-04-03T18:38:55.970590+0000 mgr.y (mgr.24370) 7815 : cluster [DBG] pgmap v7799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:56.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:56 smithi067 bash[27441]: audit 2024-04-03T18:38:55.680437+0000 mon.a (mon.0) 7081 : audit [DBG] from='client.? 172.21.15.67:0/4005433365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:56.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:56 smithi067 bash[27441]: cluster 2024-04-03T18:38:55.970590+0000 mgr.y (mgr.24370) 7815 : cluster [DBG] pgmap v7799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:56.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:56 smithi067 bash[17655]: audit 2024-04-03T18:38:55.680437+0000 mon.a (mon.0) 7081 : audit [DBG] from='client.? 172.21.15.67:0/4005433365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:56.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:56 smithi067 bash[17655]: cluster 2024-04-03T18:38:55.970590+0000 mgr.y (mgr.24370) 7815 : cluster [DBG] pgmap v7799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:58.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:58 smithi082 bash[20963]: cluster 2024-04-03T18:38:57.971245+0000 mgr.y (mgr.24370) 7816 : cluster [DBG] pgmap v7800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:58.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:58 smithi067 bash[27441]: cluster 2024-04-03T18:38:57.971245+0000 mgr.y (mgr.24370) 7816 : cluster [DBG] pgmap v7800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:58.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:58 smithi067 bash[17655]: cluster 2024-04-03T18:38:57.971245+0000 mgr.y (mgr.24370) 7816 : cluster [DBG] pgmap v7800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:38:59.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:38:59 smithi082 bash[20963]: audit 2024-04-03T18:38:58.130901+0000 mon.c (mon.2) 3075 : audit [DBG] from='client.? 172.21.15.67:0/1373411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:59.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:38:59 smithi067 bash[27441]: audit 2024-04-03T18:38:58.130901+0000 mon.c (mon.2) 3075 : audit [DBG] from='client.? 172.21.15.67:0/1373411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:38:59.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:38:59 smithi067 bash[17655]: audit 2024-04-03T18:38:58.130901+0000 mon.c (mon.2) 3075 : audit [DBG] from='client.? 172.21.15.67:0/1373411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:00.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:00 smithi082 bash[20963]: cluster 2024-04-03T18:38:59.971950+0000 mgr.y (mgr.24370) 7817 : cluster [DBG] pgmap v7801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:00.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:00 smithi067 bash[17655]: cluster 2024-04-03T18:38:59.971950+0000 mgr.y (mgr.24370) 7817 : cluster [DBG] pgmap v7801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:00.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:00 smithi067 bash[27441]: cluster 2024-04-03T18:38:59.971950+0000 mgr.y (mgr.24370) 7817 : cluster [DBG] pgmap v7801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:01.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:01 smithi082 bash[20963]: audit 2024-04-03T18:39:00.583110+0000 mon.a (mon.0) 7082 : audit [DBG] from='client.? 172.21.15.67:0/1708239898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:01.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:01 smithi067 bash[17655]: audit 2024-04-03T18:39:00.583110+0000 mon.a (mon.0) 7082 : audit [DBG] from='client.? 172.21.15.67:0/1708239898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:01.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:01 smithi067 bash[27441]: audit 2024-04-03T18:39:00.583110+0000 mon.a (mon.0) 7082 : audit [DBG] from='client.? 172.21.15.67:0/1708239898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:02.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:02 smithi082 bash[20963]: cluster 2024-04-03T18:39:01.973216+0000 mgr.y (mgr.24370) 7818 : cluster [DBG] pgmap v7802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:02.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:02 smithi067 bash[17655]: cluster 2024-04-03T18:39:01.973216+0000 mgr.y (mgr.24370) 7818 : cluster [DBG] pgmap v7802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:02.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:02 smithi067 bash[27441]: cluster 2024-04-03T18:39:01.973216+0000 mgr.y (mgr.24370) 7818 : cluster [DBG] pgmap v7802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:03.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:03 smithi082 bash[20963]: audit 2024-04-03T18:39:03.046443+0000 mon.a (mon.0) 7083 : audit [DBG] from='client.? 172.21.15.67:0/2396146881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:03.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:39:03.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:03 smithi067 bash[17655]: audit 2024-04-03T18:39:03.046443+0000 mon.a (mon.0) 7083 : audit [DBG] from='client.? 172.21.15.67:0/2396146881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:03.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:03 smithi067 bash[27441]: audit 2024-04-03T18:39:03.046443+0000 mon.a (mon.0) 7083 : audit [DBG] from='client.? 172.21.15.67:0/2396146881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:03.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:39:04.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:04 smithi082 bash[20963]: cluster 2024-04-03T18:39:03.973938+0000 mgr.y (mgr.24370) 7819 : cluster [DBG] pgmap v7803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:04.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:04 smithi067 bash[27441]: cluster 2024-04-03T18:39:03.973938+0000 mgr.y (mgr.24370) 7819 : cluster [DBG] pgmap v7803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:04.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:04 smithi067 bash[17655]: cluster 2024-04-03T18:39:03.973938+0000 mgr.y (mgr.24370) 7819 : cluster [DBG] pgmap v7803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:05.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:05 smithi082 bash[20963]: audit 2024-04-03T18:39:05.498490+0000 mon.a (mon.0) 7084 : audit [DBG] from='client.? 172.21.15.67:0/766635065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:05.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:05 smithi067 bash[27441]: audit 2024-04-03T18:39:05.498490+0000 mon.a (mon.0) 7084 : audit [DBG] from='client.? 172.21.15.67:0/766635065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:05.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:05 smithi067 bash[17655]: audit 2024-04-03T18:39:05.498490+0000 mon.a (mon.0) 7084 : audit [DBG] from='client.? 172.21.15.67:0/766635065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:06.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:06 smithi082 bash[20963]: cluster 2024-04-03T18:39:05.975053+0000 mgr.y (mgr.24370) 7820 : cluster [DBG] pgmap v7804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:06.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:06 smithi067 bash[17655]: cluster 2024-04-03T18:39:05.975053+0000 mgr.y (mgr.24370) 7820 : cluster [DBG] pgmap v7804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:06.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:06 smithi067 bash[27441]: cluster 2024-04-03T18:39:05.975053+0000 mgr.y (mgr.24370) 7820 : cluster [DBG] pgmap v7804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:08.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:08 smithi082 bash[20963]: audit 2024-04-03T18:39:07.953141+0000 mon.a (mon.0) 7085 : audit [DBG] from='client.? 172.21.15.67:0/902782719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:08.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:08 smithi082 bash[20963]: cluster 2024-04-03T18:39:07.975682+0000 mgr.y (mgr.24370) 7821 : cluster [DBG] pgmap v7805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:08.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:08 smithi067 bash[27441]: audit 2024-04-03T18:39:07.953141+0000 mon.a (mon.0) 7085 : audit [DBG] from='client.? 172.21.15.67:0/902782719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:08.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:08 smithi067 bash[27441]: cluster 2024-04-03T18:39:07.975682+0000 mgr.y (mgr.24370) 7821 : cluster [DBG] pgmap v7805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:08.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:08 smithi067 bash[17655]: audit 2024-04-03T18:39:07.953141+0000 mon.a (mon.0) 7085 : audit [DBG] from='client.? 172.21.15.67:0/902782719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:08.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:08 smithi067 bash[17655]: cluster 2024-04-03T18:39:07.975682+0000 mgr.y (mgr.24370) 7821 : cluster [DBG] pgmap v7805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:10.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:10 smithi082 bash[20963]: cluster 2024-04-03T18:39:09.976456+0000 mgr.y (mgr.24370) 7822 : cluster [DBG] pgmap v7806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:10.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:10 smithi067 bash[17655]: cluster 2024-04-03T18:39:09.976456+0000 mgr.y (mgr.24370) 7822 : cluster [DBG] pgmap v7806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:10.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:10 smithi067 bash[27441]: cluster 2024-04-03T18:39:09.976456+0000 mgr.y (mgr.24370) 7822 : cluster [DBG] pgmap v7806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:11.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:11 smithi082 bash[20963]: audit 2024-04-03T18:39:10.066456+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:11.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:11 smithi082 bash[20963]: audit 2024-04-03T18:39:10.406653+0000 mon.c (mon.2) 3076 : audit [DBG] from='client.? 172.21.15.67:0/1426589214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:11 smithi067 bash[27441]: audit 2024-04-03T18:39:10.066456+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:11 smithi067 bash[27441]: audit 2024-04-03T18:39:10.406653+0000 mon.c (mon.2) 3076 : audit [DBG] from='client.? 172.21.15.67:0/1426589214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:11.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:11 smithi067 bash[17655]: audit 2024-04-03T18:39:10.066456+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:11.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:11 smithi067 bash[17655]: audit 2024-04-03T18:39:10.406653+0000 mon.c (mon.2) 3076 : audit [DBG] from='client.? 172.21.15.67:0/1426589214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:12.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:12 smithi082 bash[20963]: cluster 2024-04-03T18:39:11.977699+0000 mgr.y (mgr.24370) 7823 : cluster [DBG] pgmap v7807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:12.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:12 smithi067 bash[27441]: cluster 2024-04-03T18:39:11.977699+0000 mgr.y (mgr.24370) 7823 : cluster [DBG] pgmap v7807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:12.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:12 smithi067 bash[17655]: cluster 2024-04-03T18:39:11.977699+0000 mgr.y (mgr.24370) 7823 : cluster [DBG] pgmap v7807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:13.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:13 smithi082 bash[20963]: audit 2024-04-03T18:39:12.860521+0000 mon.c (mon.2) 3077 : audit [DBG] from='client.? 172.21.15.67:0/4052194134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:13.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:39:13.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:13 smithi067 bash[27441]: audit 2024-04-03T18:39:12.860521+0000 mon.c (mon.2) 3077 : audit [DBG] from='client.? 172.21.15.67:0/4052194134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:13.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:13 smithi067 bash[17655]: audit 2024-04-03T18:39:12.860521+0000 mon.c (mon.2) 3077 : audit [DBG] from='client.? 172.21.15.67:0/4052194134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:13.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:39:14.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:14 smithi082 bash[20963]: cluster 2024-04-03T18:39:13.978434+0000 mgr.y (mgr.24370) 7824 : cluster [DBG] pgmap v7808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:14.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:14 smithi067 bash[27441]: cluster 2024-04-03T18:39:13.978434+0000 mgr.y (mgr.24370) 7824 : cluster [DBG] pgmap v7808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:14.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:14 smithi067 bash[17655]: cluster 2024-04-03T18:39:13.978434+0000 mgr.y (mgr.24370) 7824 : cluster [DBG] pgmap v7808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:15.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:15 smithi082 bash[20963]: audit 2024-04-03T18:39:15.307394+0000 mon.a (mon.0) 7087 : audit [DBG] from='client.? 172.21.15.67:0/4234144135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:15.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:15 smithi067 bash[27441]: audit 2024-04-03T18:39:15.307394+0000 mon.a (mon.0) 7087 : audit [DBG] from='client.? 172.21.15.67:0/4234144135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:15.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:15 smithi067 bash[17655]: audit 2024-04-03T18:39:15.307394+0000 mon.a (mon.0) 7087 : audit [DBG] from='client.? 172.21.15.67:0/4234144135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:16.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:16 smithi082 bash[20963]: cluster 2024-04-03T18:39:15.979548+0000 mgr.y (mgr.24370) 7825 : cluster [DBG] pgmap v7809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:16.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:16 smithi067 bash[27441]: cluster 2024-04-03T18:39:15.979548+0000 mgr.y (mgr.24370) 7825 : cluster [DBG] pgmap v7809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:16.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:16 smithi067 bash[17655]: cluster 2024-04-03T18:39:15.979548+0000 mgr.y (mgr.24370) 7825 : cluster [DBG] pgmap v7809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:18.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:17 smithi082 bash[20963]: audit 2024-04-03T18:39:17.760427+0000 mon.c (mon.2) 3078 : audit [DBG] from='client.? 172.21.15.67:0/3332819029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:18.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:17 smithi067 bash[17655]: audit 2024-04-03T18:39:17.760427+0000 mon.c (mon.2) 3078 : audit [DBG] from='client.? 172.21.15.67:0/3332819029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:18.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:17 smithi067 bash[27441]: audit 2024-04-03T18:39:17.760427+0000 mon.c (mon.2) 3078 : audit [DBG] from='client.? 172.21.15.67:0/3332819029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:19.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:18 smithi082 bash[20963]: cluster 2024-04-03T18:39:17.980286+0000 mgr.y (mgr.24370) 7826 : cluster [DBG] pgmap v7810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:19.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:18 smithi067 bash[17655]: cluster 2024-04-03T18:39:17.980286+0000 mgr.y (mgr.24370) 7826 : cluster [DBG] pgmap v7810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:19.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:18 smithi067 bash[27441]: cluster 2024-04-03T18:39:17.980286+0000 mgr.y (mgr.24370) 7826 : cluster [DBG] pgmap v7810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:20.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:20 smithi082 bash[20963]: cluster 2024-04-03T18:39:19.980937+0000 mgr.y (mgr.24370) 7827 : cluster [DBG] pgmap v7811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:20.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:20 smithi067 bash[17655]: cluster 2024-04-03T18:39:19.980937+0000 mgr.y (mgr.24370) 7827 : cluster [DBG] pgmap v7811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:20.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:20 smithi067 bash[27441]: cluster 2024-04-03T18:39:19.980937+0000 mgr.y (mgr.24370) 7827 : cluster [DBG] pgmap v7811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:21.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:21 smithi082 bash[20963]: audit 2024-04-03T18:39:20.212599+0000 mon.c (mon.2) 3079 : audit [DBG] from='client.? 172.21.15.67:0/3450723861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:21.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:21 smithi067 bash[17655]: audit 2024-04-03T18:39:20.212599+0000 mon.c (mon.2) 3079 : audit [DBG] from='client.? 172.21.15.67:0/3450723861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:21.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:21 smithi067 bash[27441]: audit 2024-04-03T18:39:20.212599+0000 mon.c (mon.2) 3079 : audit [DBG] from='client.? 172.21.15.67:0/3450723861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:22.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:22 smithi082 bash[20963]: cluster 2024-04-03T18:39:21.982109+0000 mgr.y (mgr.24370) 7828 : cluster [DBG] pgmap v7812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:22.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:22 smithi067 bash[27441]: cluster 2024-04-03T18:39:21.982109+0000 mgr.y (mgr.24370) 7828 : cluster [DBG] pgmap v7812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:22.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:22 smithi067 bash[17655]: cluster 2024-04-03T18:39:21.982109+0000 mgr.y (mgr.24370) 7828 : cluster [DBG] pgmap v7812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:23.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:23 smithi082 bash[20963]: audit 2024-04-03T18:39:22.665297+0000 mon.c (mon.2) 3080 : audit [DBG] from='client.? 172.21.15.67:0/421026416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:23.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:39:23.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:23 smithi067 bash[27441]: audit 2024-04-03T18:39:22.665297+0000 mon.c (mon.2) 3080 : audit [DBG] from='client.? 172.21.15.67:0/421026416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:23.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:23 smithi067 bash[17655]: audit 2024-04-03T18:39:22.665297+0000 mon.c (mon.2) 3080 : audit [DBG] from='client.? 172.21.15.67:0/421026416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:23.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:39:24.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:24 smithi082 bash[20963]: cluster 2024-04-03T18:39:23.982781+0000 mgr.y (mgr.24370) 7829 : cluster [DBG] pgmap v7813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:24.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:24 smithi067 bash[17655]: cluster 2024-04-03T18:39:23.982781+0000 mgr.y (mgr.24370) 7829 : cluster [DBG] pgmap v7813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:24.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:24 smithi067 bash[27441]: cluster 2024-04-03T18:39:23.982781+0000 mgr.y (mgr.24370) 7829 : cluster [DBG] pgmap v7813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:25.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:25 smithi082 bash[20963]: audit 2024-04-03T18:39:25.066858+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:25.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:25 smithi082 bash[20963]: audit 2024-04-03T18:39:25.116371+0000 mon.c (mon.2) 3081 : audit [DBG] from='client.? 172.21.15.67:0/4153380863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:25.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:25 smithi067 bash[17655]: audit 2024-04-03T18:39:25.066858+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:25.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:25 smithi067 bash[17655]: audit 2024-04-03T18:39:25.116371+0000 mon.c (mon.2) 3081 : audit [DBG] from='client.? 172.21.15.67:0/4153380863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:25.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:25 smithi067 bash[27441]: audit 2024-04-03T18:39:25.066858+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:25.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:25 smithi067 bash[27441]: audit 2024-04-03T18:39:25.116371+0000 mon.c (mon.2) 3081 : audit [DBG] from='client.? 172.21.15.67:0/4153380863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:26.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:26 smithi082 bash[20963]: cluster 2024-04-03T18:39:25.983977+0000 mgr.y (mgr.24370) 7830 : cluster [DBG] pgmap v7814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:26.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:26 smithi067 bash[27441]: cluster 2024-04-03T18:39:25.983977+0000 mgr.y (mgr.24370) 7830 : cluster [DBG] pgmap v7814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:26.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:26 smithi067 bash[17655]: cluster 2024-04-03T18:39:25.983977+0000 mgr.y (mgr.24370) 7830 : cluster [DBG] pgmap v7814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:27.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:27 smithi082 bash[20963]: audit 2024-04-03T18:39:27.573158+0000 mon.c (mon.2) 3082 : audit [DBG] from='client.? 172.21.15.67:0/3044610067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:27.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:27 smithi067 bash[27441]: audit 2024-04-03T18:39:27.573158+0000 mon.c (mon.2) 3082 : audit [DBG] from='client.? 172.21.15.67:0/3044610067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:27.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:27 smithi067 bash[17655]: audit 2024-04-03T18:39:27.573158+0000 mon.c (mon.2) 3082 : audit [DBG] from='client.? 172.21.15.67:0/3044610067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:28.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:28 smithi067 bash[27441]: cluster 2024-04-03T18:39:27.984763+0000 mgr.y (mgr.24370) 7831 : cluster [DBG] pgmap v7815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:28.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:28 smithi067 bash[17655]: cluster 2024-04-03T18:39:27.984763+0000 mgr.y (mgr.24370) 7831 : cluster [DBG] pgmap v7815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:29.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:28 smithi082 bash[20963]: cluster 2024-04-03T18:39:27.984763+0000 mgr.y (mgr.24370) 7831 : cluster [DBG] pgmap v7815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:30.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:30 smithi082 bash[20963]: cluster 2024-04-03T18:39:29.985422+0000 mgr.y (mgr.24370) 7832 : cluster [DBG] pgmap v7816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:30.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:30 smithi082 bash[20963]: audit 2024-04-03T18:39:30.029328+0000 mon.c (mon.2) 3083 : audit [DBG] from='client.? 172.21.15.67:0/1584211539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:30.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:30 smithi067 bash[27441]: cluster 2024-04-03T18:39:29.985422+0000 mgr.y (mgr.24370) 7832 : cluster [DBG] pgmap v7816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:30.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:30 smithi067 bash[27441]: audit 2024-04-03T18:39:30.029328+0000 mon.c (mon.2) 3083 : audit [DBG] from='client.? 172.21.15.67:0/1584211539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:30.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:30 smithi067 bash[17655]: cluster 2024-04-03T18:39:29.985422+0000 mgr.y (mgr.24370) 7832 : cluster [DBG] pgmap v7816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:30.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:30 smithi067 bash[17655]: audit 2024-04-03T18:39:30.029328+0000 mon.c (mon.2) 3083 : audit [DBG] from='client.? 172.21.15.67:0/1584211539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:32.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:32 smithi082 bash[20963]: cluster 2024-04-03T18:39:31.986579+0000 mgr.y (mgr.24370) 7833 : cluster [DBG] pgmap v7817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:32.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:32 smithi067 bash[27441]: cluster 2024-04-03T18:39:31.986579+0000 mgr.y (mgr.24370) 7833 : cluster [DBG] pgmap v7817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:32.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:32 smithi067 bash[17655]: cluster 2024-04-03T18:39:31.986579+0000 mgr.y (mgr.24370) 7833 : cluster [DBG] pgmap v7817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:33.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:33 smithi082 bash[20963]: audit 2024-04-03T18:39:32.480750+0000 mon.a (mon.0) 7089 : audit [DBG] from='client.? 172.21.15.67:0/832201759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:33 smithi067 bash[17655]: audit 2024-04-03T18:39:32.480750+0000 mon.a (mon.0) 7089 : audit [DBG] from='client.? 172.21.15.67:0/832201759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:33.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:39:33.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:33 smithi067 bash[27441]: audit 2024-04-03T18:39:32.480750+0000 mon.a (mon.0) 7089 : audit [DBG] from='client.? 172.21.15.67:0/832201759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:39:34.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:34 smithi082 bash[20963]: audit 2024-04-03T18:39:33.716518+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:39:34.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:34 smithi082 bash[20963]: cluster 2024-04-03T18:39:33.987290+0000 mgr.y (mgr.24370) 7834 : cluster [DBG] pgmap v7818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:34.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:34 smithi067 bash[27441]: audit 2024-04-03T18:39:33.716518+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:39:34.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:34 smithi067 bash[27441]: cluster 2024-04-03T18:39:33.987290+0000 mgr.y (mgr.24370) 7834 : cluster [DBG] pgmap v7818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:34.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:34 smithi067 bash[17655]: audit 2024-04-03T18:39:33.716518+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:39:34.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:34 smithi067 bash[17655]: cluster 2024-04-03T18:39:33.987290+0000 mgr.y (mgr.24370) 7834 : cluster [DBG] pgmap v7818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:35.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:35 smithi082 bash[20963]: audit 2024-04-03T18:39:34.936190+0000 mon.a (mon.0) 7091 : audit [DBG] from='client.? 172.21.15.67:0/2665595234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:35.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:35 smithi067 bash[17655]: audit 2024-04-03T18:39:34.936190+0000 mon.a (mon.0) 7091 : audit [DBG] from='client.? 172.21.15.67:0/2665595234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:35.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:35 smithi067 bash[27441]: audit 2024-04-03T18:39:34.936190+0000 mon.a (mon.0) 7091 : audit [DBG] from='client.? 172.21.15.67:0/2665595234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:36.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:36 smithi082 bash[20963]: cluster 2024-04-03T18:39:35.988290+0000 mgr.y (mgr.24370) 7835 : cluster [DBG] pgmap v7819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:36.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:36 smithi067 bash[17655]: cluster 2024-04-03T18:39:35.988290+0000 mgr.y (mgr.24370) 7835 : cluster [DBG] pgmap v7819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:36.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:36 smithi067 bash[27441]: cluster 2024-04-03T18:39:35.988290+0000 mgr.y (mgr.24370) 7835 : cluster [DBG] pgmap v7819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:37.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:37 smithi082 bash[20963]: audit 2024-04-03T18:39:37.390623+0000 mon.a (mon.0) 7092 : audit [DBG] from='client.? 172.21.15.67:0/1453863877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:37.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:37 smithi067 bash[17655]: audit 2024-04-03T18:39:37.390623+0000 mon.a (mon.0) 7092 : audit [DBG] from='client.? 172.21.15.67:0/1453863877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:37.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:37 smithi067 bash[27441]: audit 2024-04-03T18:39:37.390623+0000 mon.a (mon.0) 7092 : audit [DBG] from='client.? 172.21.15.67:0/1453863877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:38.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:38 smithi082 bash[20963]: cluster 2024-04-03T18:39:37.988909+0000 mgr.y (mgr.24370) 7836 : cluster [DBG] pgmap v7820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:38.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:38 smithi067 bash[27441]: cluster 2024-04-03T18:39:37.988909+0000 mgr.y (mgr.24370) 7836 : cluster [DBG] pgmap v7820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:38.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:38 smithi067 bash[17655]: cluster 2024-04-03T18:39:37.988909+0000 mgr.y (mgr.24370) 7836 : cluster [DBG] pgmap v7820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:40.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: audit 2024-04-03T18:39:39.465000+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: audit 2024-04-03T18:39:39.472379+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: audit 2024-04-03T18:39:39.770056+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: audit 2024-04-03T18:39:39.777930+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: audit 2024-04-03T18:39:39.841500+0000 mon.a (mon.0) 7097 : audit [DBG] from='client.? 172.21.15.67:0/729929442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:40.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: cluster 2024-04-03T18:39:39.989562+0000 mgr.y (mgr.24370) 7837 : cluster [DBG] pgmap v7821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:40.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: audit 2024-04-03T18:39:40.067088+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:40.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: audit 2024-04-03T18:39:40.276243+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:39:40.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: audit 2024-04-03T18:39:40.278177+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:39:40.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:40 smithi082 bash[20963]: audit 2024-04-03T18:39:40.287214+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: audit 2024-04-03T18:39:39.465000+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: audit 2024-04-03T18:39:39.472379+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: audit 2024-04-03T18:39:39.770056+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: audit 2024-04-03T18:39:39.777930+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: audit 2024-04-03T18:39:39.841500+0000 mon.a (mon.0) 7097 : audit [DBG] from='client.? 172.21.15.67:0/729929442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: cluster 2024-04-03T18:39:39.989562+0000 mgr.y (mgr.24370) 7837 : cluster [DBG] pgmap v7821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: audit 2024-04-03T18:39:40.067088+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: audit 2024-04-03T18:39:40.276243+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: audit 2024-04-03T18:39:40.278177+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:39:40.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[17655]: audit 2024-04-03T18:39:40.287214+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: audit 2024-04-03T18:39:39.465000+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: audit 2024-04-03T18:39:39.472379+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: audit 2024-04-03T18:39:39.770056+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: audit 2024-04-03T18:39:39.777930+0000 mon.a (mon.0) 7096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: audit 2024-04-03T18:39:39.841500+0000 mon.a (mon.0) 7097 : audit [DBG] from='client.? 172.21.15.67:0/729929442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: cluster 2024-04-03T18:39:39.989562+0000 mgr.y (mgr.24370) 7837 : cluster [DBG] pgmap v7821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: audit 2024-04-03T18:39:40.067088+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: audit 2024-04-03T18:39:40.276243+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: audit 2024-04-03T18:39:40.278177+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:39:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:40 smithi067 bash[27441]: audit 2024-04-03T18:39:40.287214+0000 mon.a (mon.0) 7101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:39:42.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:42 smithi082 bash[20963]: cluster 2024-04-03T18:39:41.990501+0000 mgr.y (mgr.24370) 7838 : cluster [DBG] pgmap v7822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:42.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:42 smithi067 bash[17655]: cluster 2024-04-03T18:39:41.990501+0000 mgr.y (mgr.24370) 7838 : cluster [DBG] pgmap v7822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:42.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:42 smithi067 bash[27441]: cluster 2024-04-03T18:39:41.990501+0000 mgr.y (mgr.24370) 7838 : cluster [DBG] pgmap v7822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:43.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:43 smithi082 bash[20963]: audit 2024-04-03T18:39:42.285679+0000 mon.a (mon.0) 7102 : audit [DBG] from='client.? 172.21.15.67:0/3312245787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:43.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:43 smithi067 bash[17655]: audit 2024-04-03T18:39:42.285679+0000 mon.a (mon.0) 7102 : audit [DBG] from='client.? 172.21.15.67:0/3312245787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:43.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:43 smithi067 bash[27441]: audit 2024-04-03T18:39:42.285679+0000 mon.a (mon.0) 7102 : audit [DBG] from='client.? 172.21.15.67:0/3312245787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:43.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:39:43.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:39:44.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:44 smithi082 bash[20963]: cluster 2024-04-03T18:39:43.991167+0000 mgr.y (mgr.24370) 7839 : cluster [DBG] pgmap v7823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:44.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:44 smithi067 bash[17655]: cluster 2024-04-03T18:39:43.991167+0000 mgr.y (mgr.24370) 7839 : cluster [DBG] pgmap v7823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:44.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:44 smithi067 bash[27441]: cluster 2024-04-03T18:39:43.991167+0000 mgr.y (mgr.24370) 7839 : cluster [DBG] pgmap v7823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:45.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:45 smithi082 bash[20963]: audit 2024-04-03T18:39:44.739721+0000 mon.a (mon.0) 7103 : audit [DBG] from='client.? 172.21.15.67:0/2967771535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:45.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:45 smithi067 bash[17655]: audit 2024-04-03T18:39:44.739721+0000 mon.a (mon.0) 7103 : audit [DBG] from='client.? 172.21.15.67:0/2967771535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:45.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:45 smithi067 bash[27441]: audit 2024-04-03T18:39:44.739721+0000 mon.a (mon.0) 7103 : audit [DBG] from='client.? 172.21.15.67:0/2967771535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:46.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:46 smithi082 bash[20963]: cluster 2024-04-03T18:39:45.992319+0000 mgr.y (mgr.24370) 7840 : cluster [DBG] pgmap v7824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:46.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:46 smithi067 bash[17655]: cluster 2024-04-03T18:39:45.992319+0000 mgr.y (mgr.24370) 7840 : cluster [DBG] pgmap v7824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:46.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:46 smithi067 bash[27441]: cluster 2024-04-03T18:39:45.992319+0000 mgr.y (mgr.24370) 7840 : cluster [DBG] pgmap v7824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:47.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:47 smithi082 bash[20963]: audit 2024-04-03T18:39:47.189945+0000 mon.a (mon.0) 7104 : audit [DBG] from='client.? 172.21.15.67:0/2277144445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:47.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:47 smithi067 bash[17655]: audit 2024-04-03T18:39:47.189945+0000 mon.a (mon.0) 7104 : audit [DBG] from='client.? 172.21.15.67:0/2277144445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:47.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:47 smithi067 bash[27441]: audit 2024-04-03T18:39:47.189945+0000 mon.a (mon.0) 7104 : audit [DBG] from='client.? 172.21.15.67:0/2277144445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:48.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:48 smithi082 bash[20963]: cluster 2024-04-03T18:39:47.993131+0000 mgr.y (mgr.24370) 7841 : cluster [DBG] pgmap v7825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:48.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:48 smithi067 bash[17655]: cluster 2024-04-03T18:39:47.993131+0000 mgr.y (mgr.24370) 7841 : cluster [DBG] pgmap v7825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:48.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:48 smithi067 bash[27441]: cluster 2024-04-03T18:39:47.993131+0000 mgr.y (mgr.24370) 7841 : cluster [DBG] pgmap v7825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:50.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:49 smithi082 bash[20963]: audit 2024-04-03T18:39:49.630667+0000 mon.a (mon.0) 7105 : audit [DBG] from='client.? 172.21.15.67:0/3760011812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:50.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:49 smithi067 bash[17655]: audit 2024-04-03T18:39:49.630667+0000 mon.a (mon.0) 7105 : audit [DBG] from='client.? 172.21.15.67:0/3760011812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:50.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:49 smithi067 bash[27441]: audit 2024-04-03T18:39:49.630667+0000 mon.a (mon.0) 7105 : audit [DBG] from='client.? 172.21.15.67:0/3760011812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:51.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:50 smithi082 bash[20963]: cluster 2024-04-03T18:39:49.993853+0000 mgr.y (mgr.24370) 7842 : cluster [DBG] pgmap v7826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:51.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:50 smithi067 bash[27441]: cluster 2024-04-03T18:39:49.993853+0000 mgr.y (mgr.24370) 7842 : cluster [DBG] pgmap v7826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:51.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:50 smithi067 bash[17655]: cluster 2024-04-03T18:39:49.993853+0000 mgr.y (mgr.24370) 7842 : cluster [DBG] pgmap v7826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:52.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:52 smithi082 bash[20963]: cluster 2024-04-03T18:39:51.994946+0000 mgr.y (mgr.24370) 7843 : cluster [DBG] pgmap v7827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:52.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:52 smithi067 bash[17655]: cluster 2024-04-03T18:39:51.994946+0000 mgr.y (mgr.24370) 7843 : cluster [DBG] pgmap v7827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:52.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:52 smithi067 bash[27441]: cluster 2024-04-03T18:39:51.994946+0000 mgr.y (mgr.24370) 7843 : cluster [DBG] pgmap v7827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:53.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:53 smithi082 bash[20963]: audit 2024-04-03T18:39:52.092263+0000 mon.c (mon.2) 3084 : audit [DBG] from='client.? 172.21.15.67:0/1400301623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:53.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:39:53.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:53 smithi067 bash[27441]: audit 2024-04-03T18:39:52.092263+0000 mon.c (mon.2) 3084 : audit [DBG] from='client.? 172.21.15.67:0/1400301623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:53 smithi067 bash[17655]: audit 2024-04-03T18:39:52.092263+0000 mon.c (mon.2) 3084 : audit [DBG] from='client.? 172.21.15.67:0/1400301623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:53.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:39:54.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:54 smithi082 bash[20963]: cluster 2024-04-03T18:39:53.995619+0000 mgr.y (mgr.24370) 7844 : cluster [DBG] pgmap v7828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:54.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:54 smithi067 bash[27441]: cluster 2024-04-03T18:39:53.995619+0000 mgr.y (mgr.24370) 7844 : cluster [DBG] pgmap v7828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:54.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:54 smithi067 bash[17655]: cluster 2024-04-03T18:39:53.995619+0000 mgr.y (mgr.24370) 7844 : cluster [DBG] pgmap v7828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:55.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:55 smithi082 bash[20963]: audit 2024-04-03T18:39:54.541471+0000 mon.c (mon.2) 3085 : audit [DBG] from='client.? 172.21.15.67:0/2449623224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:55.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:55 smithi067 bash[27441]: audit 2024-04-03T18:39:54.541471+0000 mon.c (mon.2) 3085 : audit [DBG] from='client.? 172.21.15.67:0/2449623224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:55.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:55 smithi067 bash[17655]: audit 2024-04-03T18:39:54.541471+0000 mon.c (mon.2) 3085 : audit [DBG] from='client.? 172.21.15.67:0/2449623224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:56.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:56 smithi082 bash[20963]: audit 2024-04-03T18:39:55.071320+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:56.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:56 smithi082 bash[20963]: cluster 2024-04-03T18:39:55.996781+0000 mgr.y (mgr.24370) 7845 : cluster [DBG] pgmap v7829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:56.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:56 smithi067 bash[17655]: audit 2024-04-03T18:39:55.071320+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:56.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:56 smithi067 bash[17655]: cluster 2024-04-03T18:39:55.996781+0000 mgr.y (mgr.24370) 7845 : cluster [DBG] pgmap v7829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:56.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:56 smithi067 bash[27441]: audit 2024-04-03T18:39:55.071320+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:39:56.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:56 smithi067 bash[27441]: cluster 2024-04-03T18:39:55.996781+0000 mgr.y (mgr.24370) 7845 : cluster [DBG] pgmap v7829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:57.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:57 smithi082 bash[20963]: audit 2024-04-03T18:39:57.008486+0000 mon.a (mon.0) 7107 : audit [DBG] from='client.? 172.21.15.67:0/3529920714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:57.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:57 smithi067 bash[27441]: audit 2024-04-03T18:39:57.008486+0000 mon.a (mon.0) 7107 : audit [DBG] from='client.? 172.21.15.67:0/3529920714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:57.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:57 smithi067 bash[17655]: audit 2024-04-03T18:39:57.008486+0000 mon.a (mon.0) 7107 : audit [DBG] from='client.? 172.21.15.67:0/3529920714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:58.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:58 smithi082 bash[20963]: cluster 2024-04-03T18:39:57.997447+0000 mgr.y (mgr.24370) 7846 : cluster [DBG] pgmap v7830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:58.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:58 smithi067 bash[17655]: cluster 2024-04-03T18:39:57.997447+0000 mgr.y (mgr.24370) 7846 : cluster [DBG] pgmap v7830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:58.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:58 smithi067 bash[27441]: cluster 2024-04-03T18:39:57.997447+0000 mgr.y (mgr.24370) 7846 : cluster [DBG] pgmap v7830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:39:59.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:39:59 smithi082 bash[20963]: audit 2024-04-03T18:39:59.462938+0000 mon.a (mon.0) 7108 : audit [DBG] from='client.? 172.21.15.67:0/1376534023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:59.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:39:59 smithi067 bash[17655]: audit 2024-04-03T18:39:59.462938+0000 mon.a (mon.0) 7108 : audit [DBG] from='client.? 172.21.15.67:0/1376534023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:39:59.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:39:59 smithi067 bash[27441]: audit 2024-04-03T18:39:59.462938+0000 mon.a (mon.0) 7108 : audit [DBG] from='client.? 172.21.15.67:0/1376534023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:00.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:00 smithi082 bash[20963]: cluster 2024-04-03T18:39:59.998099+0000 mgr.y (mgr.24370) 7847 : cluster [DBG] pgmap v7831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:00.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:00 smithi082 bash[20963]: cluster 2024-04-03T18:40:00.000170+0000 mon.a (mon.0) 7109 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:40:00.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:00 smithi067 bash[27441]: cluster 2024-04-03T18:39:59.998099+0000 mgr.y (mgr.24370) 7847 : cluster [DBG] pgmap v7831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:00.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:00 smithi067 bash[27441]: cluster 2024-04-03T18:40:00.000170+0000 mon.a (mon.0) 7109 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:40:00.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:00 smithi067 bash[17655]: cluster 2024-04-03T18:39:59.998099+0000 mgr.y (mgr.24370) 7847 : cluster [DBG] pgmap v7831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:00.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:00 smithi067 bash[17655]: cluster 2024-04-03T18:40:00.000170+0000 mon.a (mon.0) 7109 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:40:02.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:01 smithi082 bash[20963]: audit 2024-04-03T18:40:01.911901+0000 mon.a (mon.0) 7110 : audit [DBG] from='client.? 172.21.15.67:0/108243331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:02.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:01 smithi067 bash[27441]: audit 2024-04-03T18:40:01.911901+0000 mon.a (mon.0) 7110 : audit [DBG] from='client.? 172.21.15.67:0/108243331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:02.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:01 smithi067 bash[17655]: audit 2024-04-03T18:40:01.911901+0000 mon.a (mon.0) 7110 : audit [DBG] from='client.? 172.21.15.67:0/108243331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:03.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:02 smithi082 bash[20963]: cluster 2024-04-03T18:40:01.999231+0000 mgr.y (mgr.24370) 7848 : cluster [DBG] pgmap v7832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:03.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:02 smithi067 bash[17655]: cluster 2024-04-03T18:40:01.999231+0000 mgr.y (mgr.24370) 7848 : cluster [DBG] pgmap v7832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:03.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:03] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:40:03.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:02 smithi067 bash[27441]: cluster 2024-04-03T18:40:01.999231+0000 mgr.y (mgr.24370) 7848 : cluster [DBG] pgmap v7832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:03.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:40:04.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:04 smithi082 bash[20963]: cluster 2024-04-03T18:40:03.999919+0000 mgr.y (mgr.24370) 7849 : cluster [DBG] pgmap v7833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:04.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:04 smithi067 bash[17655]: cluster 2024-04-03T18:40:03.999919+0000 mgr.y (mgr.24370) 7849 : cluster [DBG] pgmap v7833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:04.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:04 smithi067 bash[27441]: cluster 2024-04-03T18:40:03.999919+0000 mgr.y (mgr.24370) 7849 : cluster [DBG] pgmap v7833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:05.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:05 smithi082 bash[20963]: audit 2024-04-03T18:40:04.367670+0000 mon.a (mon.0) 7111 : audit [DBG] from='client.? 172.21.15.67:0/893293347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:05.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:05 smithi067 bash[17655]: audit 2024-04-03T18:40:04.367670+0000 mon.a (mon.0) 7111 : audit [DBG] from='client.? 172.21.15.67:0/893293347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:05.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:05 smithi067 bash[27441]: audit 2024-04-03T18:40:04.367670+0000 mon.a (mon.0) 7111 : audit [DBG] from='client.? 172.21.15.67:0/893293347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:06.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:06 smithi082 bash[20963]: cluster 2024-04-03T18:40:06.001060+0000 mgr.y (mgr.24370) 7850 : cluster [DBG] pgmap v7834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:06.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:06 smithi067 bash[17655]: cluster 2024-04-03T18:40:06.001060+0000 mgr.y (mgr.24370) 7850 : cluster [DBG] pgmap v7834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:06.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:06 smithi067 bash[27441]: cluster 2024-04-03T18:40:06.001060+0000 mgr.y (mgr.24370) 7850 : cluster [DBG] pgmap v7834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:07.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:07 smithi082 bash[20963]: audit 2024-04-03T18:40:06.827819+0000 mon.c (mon.2) 3086 : audit [DBG] from='client.? 172.21.15.67:0/221005421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:07.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:07 smithi067 bash[17655]: audit 2024-04-03T18:40:06.827819+0000 mon.c (mon.2) 3086 : audit [DBG] from='client.? 172.21.15.67:0/221005421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:07.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:07 smithi067 bash[27441]: audit 2024-04-03T18:40:06.827819+0000 mon.c (mon.2) 3086 : audit [DBG] from='client.? 172.21.15.67:0/221005421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:08.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:08 smithi082 bash[20963]: cluster 2024-04-03T18:40:08.001754+0000 mgr.y (mgr.24370) 7851 : cluster [DBG] pgmap v7835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:08.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:08 smithi067 bash[17655]: cluster 2024-04-03T18:40:08.001754+0000 mgr.y (mgr.24370) 7851 : cluster [DBG] pgmap v7835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:08.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:08 smithi067 bash[27441]: cluster 2024-04-03T18:40:08.001754+0000 mgr.y (mgr.24370) 7851 : cluster [DBG] pgmap v7835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:09.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:09 smithi082 bash[20963]: audit 2024-04-03T18:40:09.282538+0000 mon.a (mon.0) 7112 : audit [DBG] from='client.? 172.21.15.67:0/3039643759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:09.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:09 smithi067 bash[27441]: audit 2024-04-03T18:40:09.282538+0000 mon.a (mon.0) 7112 : audit [DBG] from='client.? 172.21.15.67:0/3039643759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:09.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:09 smithi067 bash[17655]: audit 2024-04-03T18:40:09.282538+0000 mon.a (mon.0) 7112 : audit [DBG] from='client.? 172.21.15.67:0/3039643759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:10.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:10 smithi082 bash[20963]: audit 2024-04-03T18:40:10.067982+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:10.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:10 smithi067 bash[17655]: audit 2024-04-03T18:40:10.067982+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:10.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:10 smithi067 bash[27441]: audit 2024-04-03T18:40:10.067982+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:11.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:11 smithi082 bash[20963]: cluster 2024-04-03T18:40:10.002484+0000 mgr.y (mgr.24370) 7852 : cluster [DBG] pgmap v7836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:11.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:11 smithi067 bash[27441]: cluster 2024-04-03T18:40:10.002484+0000 mgr.y (mgr.24370) 7852 : cluster [DBG] pgmap v7836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:11.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:11 smithi067 bash[17655]: cluster 2024-04-03T18:40:10.002484+0000 mgr.y (mgr.24370) 7852 : cluster [DBG] pgmap v7836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:12.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:12 smithi082 bash[20963]: audit 2024-04-03T18:40:11.740556+0000 mon.c (mon.2) 3087 : audit [DBG] from='client.? 172.21.15.67:0/2927065688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:12.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:12 smithi067 bash[17655]: audit 2024-04-03T18:40:11.740556+0000 mon.c (mon.2) 3087 : audit [DBG] from='client.? 172.21.15.67:0/2927065688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:12.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:12 smithi067 bash[27441]: audit 2024-04-03T18:40:11.740556+0000 mon.c (mon.2) 3087 : audit [DBG] from='client.? 172.21.15.67:0/2927065688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:13.351 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:40:13.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:13 smithi082 bash[20963]: cluster 2024-04-03T18:40:12.003787+0000 mgr.y (mgr.24370) 7853 : cluster [DBG] pgmap v7837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:13.624 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:40:13.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:13 smithi067 bash[17655]: cluster 2024-04-03T18:40:12.003787+0000 mgr.y (mgr.24370) 7853 : cluster [DBG] pgmap v7837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:13.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:13 smithi067 bash[27441]: cluster 2024-04-03T18:40:12.003787+0000 mgr.y (mgr.24370) 7853 : cluster [DBG] pgmap v7837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:14.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:14 smithi082 bash[20963]: audit 2024-04-03T18:40:14.201664+0000 mon.c (mon.2) 3088 : audit [DBG] from='client.? 172.21.15.67:0/3620479695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:14.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:14 smithi067 bash[17655]: audit 2024-04-03T18:40:14.201664+0000 mon.c (mon.2) 3088 : audit [DBG] from='client.? 172.21.15.67:0/3620479695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:14.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:14 smithi067 bash[27441]: audit 2024-04-03T18:40:14.201664+0000 mon.c (mon.2) 3088 : audit [DBG] from='client.? 172.21.15.67:0/3620479695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:15.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:15 smithi082 bash[20963]: cluster 2024-04-03T18:40:14.004529+0000 mgr.y (mgr.24370) 7854 : cluster [DBG] pgmap v7838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:15.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:15 smithi067 bash[27441]: cluster 2024-04-03T18:40:14.004529+0000 mgr.y (mgr.24370) 7854 : cluster [DBG] pgmap v7838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:15.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:15 smithi067 bash[17655]: cluster 2024-04-03T18:40:14.004529+0000 mgr.y (mgr.24370) 7854 : cluster [DBG] pgmap v7838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:17.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:17 smithi082 bash[20963]: cluster 2024-04-03T18:40:16.005707+0000 mgr.y (mgr.24370) 7855 : cluster [DBG] pgmap v7839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:17.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:17 smithi082 bash[20963]: audit 2024-04-03T18:40:16.657198+0000 mon.c (mon.2) 3089 : audit [DBG] from='client.? 172.21.15.67:0/471723667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:17.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:17 smithi067 bash[17655]: cluster 2024-04-03T18:40:16.005707+0000 mgr.y (mgr.24370) 7855 : cluster [DBG] pgmap v7839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:17.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:17 smithi067 bash[17655]: audit 2024-04-03T18:40:16.657198+0000 mon.c (mon.2) 3089 : audit [DBG] from='client.? 172.21.15.67:0/471723667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:17.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:17 smithi067 bash[27441]: cluster 2024-04-03T18:40:16.005707+0000 mgr.y (mgr.24370) 7855 : cluster [DBG] pgmap v7839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:17.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:17 smithi067 bash[27441]: audit 2024-04-03T18:40:16.657198+0000 mon.c (mon.2) 3089 : audit [DBG] from='client.? 172.21.15.67:0/471723667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:19.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:19 smithi082 bash[20963]: cluster 2024-04-03T18:40:18.006416+0000 mgr.y (mgr.24370) 7856 : cluster [DBG] pgmap v7840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:19.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:19 smithi082 bash[20963]: audit 2024-04-03T18:40:19.105884+0000 mon.a (mon.0) 7114 : audit [DBG] from='client.? 172.21.15.67:0/942621496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:19.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:19 smithi067 bash[17655]: cluster 2024-04-03T18:40:18.006416+0000 mgr.y (mgr.24370) 7856 : cluster [DBG] pgmap v7840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:19.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:19 smithi067 bash[17655]: audit 2024-04-03T18:40:19.105884+0000 mon.a (mon.0) 7114 : audit [DBG] from='client.? 172.21.15.67:0/942621496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:19.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:19 smithi067 bash[27441]: cluster 2024-04-03T18:40:18.006416+0000 mgr.y (mgr.24370) 7856 : cluster [DBG] pgmap v7840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:19.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:19 smithi067 bash[27441]: audit 2024-04-03T18:40:19.105884+0000 mon.a (mon.0) 7114 : audit [DBG] from='client.? 172.21.15.67:0/942621496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:21.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:21 smithi067 bash[17655]: cluster 2024-04-03T18:40:20.007102+0000 mgr.y (mgr.24370) 7857 : cluster [DBG] pgmap v7841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:21.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:21 smithi067 bash[27441]: cluster 2024-04-03T18:40:20.007102+0000 mgr.y (mgr.24370) 7857 : cluster [DBG] pgmap v7841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:21.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:21 smithi082 bash[20963]: cluster 2024-04-03T18:40:20.007102+0000 mgr.y (mgr.24370) 7857 : cluster [DBG] pgmap v7841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:22.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:22 smithi067 bash[27441]: audit 2024-04-03T18:40:21.562604+0000 mon.a (mon.0) 7115 : audit [DBG] from='client.? 172.21.15.67:0/4010963432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:22.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:22 smithi067 bash[17655]: audit 2024-04-03T18:40:21.562604+0000 mon.a (mon.0) 7115 : audit [DBG] from='client.? 172.21.15.67:0/4010963432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:22.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:22 smithi082 bash[20963]: audit 2024-04-03T18:40:21.562604+0000 mon.a (mon.0) 7115 : audit [DBG] from='client.? 172.21.15.67:0/4010963432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:23.387 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:40:23.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:23 smithi067 bash[17655]: cluster 2024-04-03T18:40:22.008361+0000 mgr.y (mgr.24370) 7858 : cluster [DBG] pgmap v7842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:23.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:23 smithi067 bash[27441]: cluster 2024-04-03T18:40:22.008361+0000 mgr.y (mgr.24370) 7858 : cluster [DBG] pgmap v7842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:23.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:40:23.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:23 smithi082 bash[20963]: cluster 2024-04-03T18:40:22.008361+0000 mgr.y (mgr.24370) 7858 : cluster [DBG] pgmap v7842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:24.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:24 smithi067 bash[17655]: audit 2024-04-03T18:40:24.012288+0000 mon.a (mon.0) 7116 : audit [DBG] from='client.? 172.21.15.67:0/4142733990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:24.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:24 smithi067 bash[27441]: audit 2024-04-03T18:40:24.012288+0000 mon.a (mon.0) 7116 : audit [DBG] from='client.? 172.21.15.67:0/4142733990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:24.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:24 smithi082 bash[20963]: audit 2024-04-03T18:40:24.012288+0000 mon.a (mon.0) 7116 : audit [DBG] from='client.? 172.21.15.67:0/4142733990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:25 smithi067 bash[17655]: cluster 2024-04-03T18:40:24.009056+0000 mgr.y (mgr.24370) 7859 : cluster [DBG] pgmap v7843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:25 smithi067 bash[17655]: audit 2024-04-03T18:40:25.068410+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:25.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:25 smithi067 bash[27441]: cluster 2024-04-03T18:40:24.009056+0000 mgr.y (mgr.24370) 7859 : cluster [DBG] pgmap v7843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:25.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:25 smithi067 bash[27441]: audit 2024-04-03T18:40:25.068410+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:25.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:25 smithi082 bash[20963]: cluster 2024-04-03T18:40:24.009056+0000 mgr.y (mgr.24370) 7859 : cluster [DBG] pgmap v7843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:25.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:25 smithi082 bash[20963]: audit 2024-04-03T18:40:25.068410+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:27.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:27 smithi067 bash[17655]: cluster 2024-04-03T18:40:26.010205+0000 mgr.y (mgr.24370) 7860 : cluster [DBG] pgmap v7844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:27.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:27 smithi067 bash[17655]: audit 2024-04-03T18:40:26.460425+0000 mon.a (mon.0) 7118 : audit [DBG] from='client.? 172.21.15.67:0/2279612522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:27.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:27 smithi067 bash[27441]: cluster 2024-04-03T18:40:26.010205+0000 mgr.y (mgr.24370) 7860 : cluster [DBG] pgmap v7844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:27.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:27 smithi067 bash[27441]: audit 2024-04-03T18:40:26.460425+0000 mon.a (mon.0) 7118 : audit [DBG] from='client.? 172.21.15.67:0/2279612522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:27.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:27 smithi082 bash[20963]: cluster 2024-04-03T18:40:26.010205+0000 mgr.y (mgr.24370) 7860 : cluster [DBG] pgmap v7844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:27.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:27 smithi082 bash[20963]: audit 2024-04-03T18:40:26.460425+0000 mon.a (mon.0) 7118 : audit [DBG] from='client.? 172.21.15.67:0/2279612522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:29.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:29 smithi082 bash[20963]: cluster 2024-04-03T18:40:28.010838+0000 mgr.y (mgr.24370) 7861 : cluster [DBG] pgmap v7845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:29.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:29 smithi082 bash[20963]: audit 2024-04-03T18:40:28.907061+0000 mon.a (mon.0) 7119 : audit [DBG] from='client.? 172.21.15.67:0/3710331885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:29.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:29 smithi067 bash[17655]: cluster 2024-04-03T18:40:28.010838+0000 mgr.y (mgr.24370) 7861 : cluster [DBG] pgmap v7845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:29.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:29 smithi067 bash[17655]: audit 2024-04-03T18:40:28.907061+0000 mon.a (mon.0) 7119 : audit [DBG] from='client.? 172.21.15.67:0/3710331885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:29.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:29 smithi067 bash[27441]: cluster 2024-04-03T18:40:28.010838+0000 mgr.y (mgr.24370) 7861 : cluster [DBG] pgmap v7845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:29.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:29 smithi067 bash[27441]: audit 2024-04-03T18:40:28.907061+0000 mon.a (mon.0) 7119 : audit [DBG] from='client.? 172.21.15.67:0/3710331885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:31.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:31 smithi082 bash[20963]: cluster 2024-04-03T18:40:30.011542+0000 mgr.y (mgr.24370) 7862 : cluster [DBG] pgmap v7846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:31.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:31 smithi082 bash[20963]: audit 2024-04-03T18:40:31.357555+0000 mon.c (mon.2) 3090 : audit [DBG] from='client.? 172.21.15.67:0/4173630951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:31.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:31 smithi067 bash[27441]: cluster 2024-04-03T18:40:30.011542+0000 mgr.y (mgr.24370) 7862 : cluster [DBG] pgmap v7846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:31.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:31 smithi067 bash[27441]: audit 2024-04-03T18:40:31.357555+0000 mon.c (mon.2) 3090 : audit [DBG] from='client.? 172.21.15.67:0/4173630951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:31.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:31 smithi067 bash[17655]: cluster 2024-04-03T18:40:30.011542+0000 mgr.y (mgr.24370) 7862 : cluster [DBG] pgmap v7846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:31.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:31 smithi067 bash[17655]: audit 2024-04-03T18:40:31.357555+0000 mon.c (mon.2) 3090 : audit [DBG] from='client.? 172.21.15.67:0/4173630951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:33.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:40:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:40:33.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:33 smithi082 bash[20963]: cluster 2024-04-03T18:40:32.012761+0000 mgr.y (mgr.24370) 7863 : cluster [DBG] pgmap v7847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:33.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:33 smithi067 bash[27441]: cluster 2024-04-03T18:40:32.012761+0000 mgr.y (mgr.24370) 7863 : cluster [DBG] pgmap v7847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:33.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:33 smithi067 bash[17655]: cluster 2024-04-03T18:40:32.012761+0000 mgr.y (mgr.24370) 7863 : cluster [DBG] pgmap v7847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:34.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:34 smithi082 bash[20963]: audit 2024-04-03T18:40:33.813770+0000 mon.c (mon.2) 3091 : audit [DBG] from='client.? 172.21.15.67:0/3106148992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:34.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:34 smithi067 bash[27441]: audit 2024-04-03T18:40:33.813770+0000 mon.c (mon.2) 3091 : audit [DBG] from='client.? 172.21.15.67:0/3106148992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:34.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:34 smithi067 bash[17655]: audit 2024-04-03T18:40:33.813770+0000 mon.c (mon.2) 3091 : audit [DBG] from='client.? 172.21.15.67:0/3106148992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:35.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:35 smithi082 bash[20963]: cluster 2024-04-03T18:40:34.013439+0000 mgr.y (mgr.24370) 7864 : cluster [DBG] pgmap v7848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:35.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:35 smithi067 bash[17655]: cluster 2024-04-03T18:40:34.013439+0000 mgr.y (mgr.24370) 7864 : cluster [DBG] pgmap v7848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:35.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:35 smithi067 bash[27441]: cluster 2024-04-03T18:40:34.013439+0000 mgr.y (mgr.24370) 7864 : cluster [DBG] pgmap v7848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:36.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:36 smithi082 bash[20963]: audit 2024-04-03T18:40:36.278814+0000 mon.c (mon.2) 3092 : audit [DBG] from='client.? 172.21.15.67:0/2204586751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:36.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:36 smithi067 bash[17655]: audit 2024-04-03T18:40:36.278814+0000 mon.c (mon.2) 3092 : audit [DBG] from='client.? 172.21.15.67:0/2204586751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:36.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:36 smithi067 bash[27441]: audit 2024-04-03T18:40:36.278814+0000 mon.c (mon.2) 3092 : audit [DBG] from='client.? 172.21.15.67:0/2204586751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:37.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:37 smithi082 bash[20963]: cluster 2024-04-03T18:40:36.014597+0000 mgr.y (mgr.24370) 7865 : cluster [DBG] pgmap v7849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:37.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:37 smithi067 bash[17655]: cluster 2024-04-03T18:40:36.014597+0000 mgr.y (mgr.24370) 7865 : cluster [DBG] pgmap v7849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:37.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:37 smithi067 bash[27441]: cluster 2024-04-03T18:40:36.014597+0000 mgr.y (mgr.24370) 7865 : cluster [DBG] pgmap v7849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:39.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:39 smithi082 bash[20963]: cluster 2024-04-03T18:40:38.015278+0000 mgr.y (mgr.24370) 7866 : cluster [DBG] pgmap v7850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:39.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:39 smithi082 bash[20963]: audit 2024-04-03T18:40:38.735799+0000 mon.a (mon.0) 7120 : audit [DBG] from='client.? 172.21.15.67:0/2487851133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:39.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:39 smithi067 bash[17655]: cluster 2024-04-03T18:40:38.015278+0000 mgr.y (mgr.24370) 7866 : cluster [DBG] pgmap v7850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:39.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:39 smithi067 bash[17655]: audit 2024-04-03T18:40:38.735799+0000 mon.a (mon.0) 7120 : audit [DBG] from='client.? 172.21.15.67:0/2487851133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:39.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:39 smithi067 bash[27441]: cluster 2024-04-03T18:40:38.015278+0000 mgr.y (mgr.24370) 7866 : cluster [DBG] pgmap v7850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:39.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:39 smithi067 bash[27441]: audit 2024-04-03T18:40:38.735799+0000 mon.a (mon.0) 7120 : audit [DBG] from='client.? 172.21.15.67:0/2487851133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:40.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:40 smithi082 bash[20963]: audit 2024-04-03T18:40:40.068762+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:40.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:40 smithi082 bash[20963]: audit 2024-04-03T18:40:40.363323+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:40:40.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:40 smithi067 bash[27441]: audit 2024-04-03T18:40:40.068762+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:40.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:40 smithi067 bash[27441]: audit 2024-04-03T18:40:40.363323+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:40:40.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:40 smithi067 bash[17655]: audit 2024-04-03T18:40:40.068762+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:40.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:40 smithi067 bash[17655]: audit 2024-04-03T18:40:40.363323+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:40:41.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:41 smithi082 bash[20963]: cluster 2024-04-03T18:40:40.016044+0000 mgr.y (mgr.24370) 7867 : cluster [DBG] pgmap v7851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:41.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:41 smithi082 bash[20963]: audit 2024-04-03T18:40:41.191825+0000 mon.c (mon.2) 3093 : audit [DBG] from='client.? 172.21.15.67:0/641534400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:41.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:41 smithi067 bash[17655]: cluster 2024-04-03T18:40:40.016044+0000 mgr.y (mgr.24370) 7867 : cluster [DBG] pgmap v7851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:41.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:41 smithi067 bash[17655]: audit 2024-04-03T18:40:41.191825+0000 mon.c (mon.2) 3093 : audit [DBG] from='client.? 172.21.15.67:0/641534400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:41.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:41 smithi067 bash[27441]: cluster 2024-04-03T18:40:40.016044+0000 mgr.y (mgr.24370) 7867 : cluster [DBG] pgmap v7851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:41.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:41 smithi067 bash[27441]: audit 2024-04-03T18:40:41.191825+0000 mon.c (mon.2) 3093 : audit [DBG] from='client.? 172.21.15.67:0/641534400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:43.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:43] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:40:43.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:43 smithi082 bash[20963]: cluster 2024-04-03T18:40:42.017205+0000 mgr.y (mgr.24370) 7868 : cluster [DBG] pgmap v7852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:43.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:40:43.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:43 smithi067 bash[27441]: cluster 2024-04-03T18:40:42.017205+0000 mgr.y (mgr.24370) 7868 : cluster [DBG] pgmap v7852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:43.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:43 smithi067 bash[17655]: cluster 2024-04-03T18:40:42.017205+0000 mgr.y (mgr.24370) 7868 : cluster [DBG] pgmap v7852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:44.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:44 smithi082 bash[20963]: audit 2024-04-03T18:40:43.642202+0000 mon.c (mon.2) 3094 : audit [DBG] from='client.? 172.21.15.67:0/369100397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:44.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:44 smithi067 bash[17655]: audit 2024-04-03T18:40:43.642202+0000 mon.c (mon.2) 3094 : audit [DBG] from='client.? 172.21.15.67:0/369100397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:44.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:44 smithi067 bash[27441]: audit 2024-04-03T18:40:43.642202+0000 mon.c (mon.2) 3094 : audit [DBG] from='client.? 172.21.15.67:0/369100397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:45.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:45 smithi082 bash[20963]: cluster 2024-04-03T18:40:44.017947+0000 mgr.y (mgr.24370) 7869 : cluster [DBG] pgmap v7853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:45.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:45 smithi067 bash[17655]: cluster 2024-04-03T18:40:44.017947+0000 mgr.y (mgr.24370) 7869 : cluster [DBG] pgmap v7853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:45.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:45 smithi067 bash[27441]: cluster 2024-04-03T18:40:44.017947+0000 mgr.y (mgr.24370) 7869 : cluster [DBG] pgmap v7853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:47.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:47 smithi082 bash[20963]: cluster 2024-04-03T18:40:46.018737+0000 mgr.y (mgr.24370) 7870 : cluster [DBG] pgmap v7854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:47.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:47 smithi082 bash[20963]: audit 2024-04-03T18:40:46.054166+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:47 smithi082 bash[20963]: audit 2024-04-03T18:40:46.062761+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:47 smithi082 bash[20963]: audit 2024-04-03T18:40:46.139916+0000 mon.c (mon.2) 3095 : audit [DBG] from='client.? 172.21.15.67:0/419805981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:47.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:47 smithi082 bash[20963]: audit 2024-04-03T18:40:46.411295+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:47 smithi082 bash[20963]: audit 2024-04-03T18:40:46.418538+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:47 smithi082 bash[20963]: audit 2024-04-03T18:40:46.907476+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:40:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:47 smithi082 bash[20963]: audit 2024-04-03T18:40:46.909313+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:40:47.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:47 smithi082 bash[20963]: audit 2024-04-03T18:40:46.921359+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[17655]: cluster 2024-04-03T18:40:46.018737+0000 mgr.y (mgr.24370) 7870 : cluster [DBG] pgmap v7854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[17655]: audit 2024-04-03T18:40:46.054166+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[17655]: audit 2024-04-03T18:40:46.062761+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[17655]: audit 2024-04-03T18:40:46.139916+0000 mon.c (mon.2) 3095 : audit [DBG] from='client.? 172.21.15.67:0/419805981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[17655]: audit 2024-04-03T18:40:46.411295+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[17655]: audit 2024-04-03T18:40:46.418538+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[17655]: audit 2024-04-03T18:40:46.907476+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:40:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[17655]: audit 2024-04-03T18:40:46.909313+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:40:47.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[17655]: audit 2024-04-03T18:40:46.921359+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[27441]: cluster 2024-04-03T18:40:46.018737+0000 mgr.y (mgr.24370) 7870 : cluster [DBG] pgmap v7854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[27441]: audit 2024-04-03T18:40:46.054166+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[27441]: audit 2024-04-03T18:40:46.062761+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[27441]: audit 2024-04-03T18:40:46.139916+0000 mon.c (mon.2) 3095 : audit [DBG] from='client.? 172.21.15.67:0/419805981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[27441]: audit 2024-04-03T18:40:46.411295+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[27441]: audit 2024-04-03T18:40:46.418538+0000 mon.a (mon.0) 7126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[27441]: audit 2024-04-03T18:40:46.907476+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:40:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[27441]: audit 2024-04-03T18:40:46.909313+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:40:47.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:47 smithi067 bash[27441]: audit 2024-04-03T18:40:46.921359+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:40:49.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:49 smithi082 bash[20963]: cluster 2024-04-03T18:40:48.019398+0000 mgr.y (mgr.24370) 7871 : cluster [DBG] pgmap v7855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:49.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:49 smithi082 bash[20963]: audit 2024-04-03T18:40:48.598918+0000 mon.c (mon.2) 3096 : audit [DBG] from='client.? 172.21.15.67:0/2313854469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:49.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:49 smithi067 bash[27441]: cluster 2024-04-03T18:40:48.019398+0000 mgr.y (mgr.24370) 7871 : cluster [DBG] pgmap v7855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:49.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:49 smithi067 bash[27441]: audit 2024-04-03T18:40:48.598918+0000 mon.c (mon.2) 3096 : audit [DBG] from='client.? 172.21.15.67:0/2313854469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:49.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:49 smithi067 bash[17655]: cluster 2024-04-03T18:40:48.019398+0000 mgr.y (mgr.24370) 7871 : cluster [DBG] pgmap v7855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:49.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:49 smithi067 bash[17655]: audit 2024-04-03T18:40:48.598918+0000 mon.c (mon.2) 3096 : audit [DBG] from='client.? 172.21.15.67:0/2313854469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:51.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:51 smithi082 bash[20963]: cluster 2024-04-03T18:40:50.020245+0000 mgr.y (mgr.24370) 7872 : cluster [DBG] pgmap v7856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:51.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:51 smithi067 bash[17655]: cluster 2024-04-03T18:40:50.020245+0000 mgr.y (mgr.24370) 7872 : cluster [DBG] pgmap v7856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:51.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:51 smithi067 bash[27441]: cluster 2024-04-03T18:40:50.020245+0000 mgr.y (mgr.24370) 7872 : cluster [DBG] pgmap v7856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:52.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:52 smithi082 bash[20963]: audit 2024-04-03T18:40:51.067830+0000 mon.a (mon.0) 7130 : audit [DBG] from='client.? 172.21.15.67:0/54628783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:52.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:52 smithi067 bash[17655]: audit 2024-04-03T18:40:51.067830+0000 mon.a (mon.0) 7130 : audit [DBG] from='client.? 172.21.15.67:0/54628783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:52.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:52 smithi067 bash[27441]: audit 2024-04-03T18:40:51.067830+0000 mon.a (mon.0) 7130 : audit [DBG] from='client.? 172.21.15.67:0/54628783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:53.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:53 smithi082 bash[20963]: cluster 2024-04-03T18:40:52.021367+0000 mgr.y (mgr.24370) 7873 : cluster [DBG] pgmap v7857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:53.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:53] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:40:53.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:53 smithi067 bash[27441]: cluster 2024-04-03T18:40:52.021367+0000 mgr.y (mgr.24370) 7873 : cluster [DBG] pgmap v7857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:53 smithi067 bash[17655]: cluster 2024-04-03T18:40:52.021367+0000 mgr.y (mgr.24370) 7873 : cluster [DBG] pgmap v7857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:53.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:40:54.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:54 smithi082 bash[20963]: audit 2024-04-03T18:40:53.514222+0000 mon.c (mon.2) 3097 : audit [DBG] from='client.? 172.21.15.67:0/3380874448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:54.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:54 smithi067 bash[17655]: audit 2024-04-03T18:40:53.514222+0000 mon.c (mon.2) 3097 : audit [DBG] from='client.? 172.21.15.67:0/3380874448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:54.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:54 smithi067 bash[27441]: audit 2024-04-03T18:40:53.514222+0000 mon.c (mon.2) 3097 : audit [DBG] from='client.? 172.21.15.67:0/3380874448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:55.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:55 smithi082 bash[20963]: cluster 2024-04-03T18:40:54.022054+0000 mgr.y (mgr.24370) 7874 : cluster [DBG] pgmap v7858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:55.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:55 smithi082 bash[20963]: audit 2024-04-03T18:40:55.069208+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:55.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:55 smithi067 bash[27441]: cluster 2024-04-03T18:40:54.022054+0000 mgr.y (mgr.24370) 7874 : cluster [DBG] pgmap v7858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:55.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:55 smithi067 bash[27441]: audit 2024-04-03T18:40:55.069208+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:55.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:55 smithi067 bash[17655]: cluster 2024-04-03T18:40:54.022054+0000 mgr.y (mgr.24370) 7874 : cluster [DBG] pgmap v7858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:55.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:55 smithi067 bash[17655]: audit 2024-04-03T18:40:55.069208+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:40:56.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:56 smithi082 bash[20963]: audit 2024-04-03T18:40:55.968182+0000 mon.c (mon.2) 3098 : audit [DBG] from='client.? 172.21.15.67:0/535004876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:56.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:56 smithi067 bash[27441]: audit 2024-04-03T18:40:55.968182+0000 mon.c (mon.2) 3098 : audit [DBG] from='client.? 172.21.15.67:0/535004876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:56.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:56 smithi067 bash[17655]: audit 2024-04-03T18:40:55.968182+0000 mon.c (mon.2) 3098 : audit [DBG] from='client.? 172.21.15.67:0/535004876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:57.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:57 smithi082 bash[20963]: cluster 2024-04-03T18:40:56.023174+0000 mgr.y (mgr.24370) 7875 : cluster [DBG] pgmap v7859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:57.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:57 smithi067 bash[27441]: cluster 2024-04-03T18:40:56.023174+0000 mgr.y (mgr.24370) 7875 : cluster [DBG] pgmap v7859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:57.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:57 smithi067 bash[17655]: cluster 2024-04-03T18:40:56.023174+0000 mgr.y (mgr.24370) 7875 : cluster [DBG] pgmap v7859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:59.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:59 smithi082 bash[20963]: cluster 2024-04-03T18:40:58.023817+0000 mgr.y (mgr.24370) 7876 : cluster [DBG] pgmap v7860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:59.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:40:59 smithi082 bash[20963]: audit 2024-04-03T18:40:58.423120+0000 mon.a (mon.0) 7132 : audit [DBG] from='client.? 172.21.15.67:0/3659888439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:59.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:59 smithi067 bash[27441]: cluster 2024-04-03T18:40:58.023817+0000 mgr.y (mgr.24370) 7876 : cluster [DBG] pgmap v7860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:59.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:40:59 smithi067 bash[27441]: audit 2024-04-03T18:40:58.423120+0000 mon.a (mon.0) 7132 : audit [DBG] from='client.? 172.21.15.67:0/3659888439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:40:59.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:59 smithi067 bash[17655]: cluster 2024-04-03T18:40:58.023817+0000 mgr.y (mgr.24370) 7876 : cluster [DBG] pgmap v7860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:40:59.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:40:59 smithi067 bash[17655]: audit 2024-04-03T18:40:58.423120+0000 mon.a (mon.0) 7132 : audit [DBG] from='client.? 172.21.15.67:0/3659888439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:01.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:01 smithi082 bash[20963]: cluster 2024-04-03T18:41:00.024620+0000 mgr.y (mgr.24370) 7877 : cluster [DBG] pgmap v7861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:01.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:01 smithi082 bash[20963]: audit 2024-04-03T18:41:00.876213+0000 mon.c (mon.2) 3099 : audit [DBG] from='client.? 172.21.15.67:0/2640189433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:01.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:01 smithi067 bash[27441]: cluster 2024-04-03T18:41:00.024620+0000 mgr.y (mgr.24370) 7877 : cluster [DBG] pgmap v7861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:01.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:01 smithi067 bash[27441]: audit 2024-04-03T18:41:00.876213+0000 mon.c (mon.2) 3099 : audit [DBG] from='client.? 172.21.15.67:0/2640189433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:01.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:01 smithi067 bash[17655]: cluster 2024-04-03T18:41:00.024620+0000 mgr.y (mgr.24370) 7877 : cluster [DBG] pgmap v7861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:01.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:01 smithi067 bash[17655]: audit 2024-04-03T18:41:00.876213+0000 mon.c (mon.2) 3099 : audit [DBG] from='client.? 172.21.15.67:0/2640189433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:03.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:03 smithi082 bash[20963]: cluster 2024-04-03T18:41:02.025825+0000 mgr.y (mgr.24370) 7878 : cluster [DBG] pgmap v7862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:03.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:03 smithi067 bash[17655]: cluster 2024-04-03T18:41:02.025825+0000 mgr.y (mgr.24370) 7878 : cluster [DBG] pgmap v7862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:03.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:41:03.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:03 smithi067 bash[27441]: cluster 2024-04-03T18:41:02.025825+0000 mgr.y (mgr.24370) 7878 : cluster [DBG] pgmap v7862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:03.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:41:04.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:04 smithi082 bash[20963]: audit 2024-04-03T18:41:03.335455+0000 mon.a (mon.0) 7133 : audit [DBG] from='client.? 172.21.15.67:0/2155295111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:04.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:04 smithi067 bash[27441]: audit 2024-04-03T18:41:03.335455+0000 mon.a (mon.0) 7133 : audit [DBG] from='client.? 172.21.15.67:0/2155295111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:04.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:04 smithi067 bash[17655]: audit 2024-04-03T18:41:03.335455+0000 mon.a (mon.0) 7133 : audit [DBG] from='client.? 172.21.15.67:0/2155295111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:05.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:05 smithi082 bash[20963]: cluster 2024-04-03T18:41:04.026535+0000 mgr.y (mgr.24370) 7879 : cluster [DBG] pgmap v7863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:05.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:05 smithi067 bash[17655]: cluster 2024-04-03T18:41:04.026535+0000 mgr.y (mgr.24370) 7879 : cluster [DBG] pgmap v7863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:05.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:05 smithi067 bash[27441]: cluster 2024-04-03T18:41:04.026535+0000 mgr.y (mgr.24370) 7879 : cluster [DBG] pgmap v7863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:06.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:06 smithi082 bash[20963]: audit 2024-04-03T18:41:05.785168+0000 mon.a (mon.0) 7134 : audit [DBG] from='client.? 172.21.15.67:0/2366339406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:06.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:06 smithi067 bash[17655]: audit 2024-04-03T18:41:05.785168+0000 mon.a (mon.0) 7134 : audit [DBG] from='client.? 172.21.15.67:0/2366339406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:06.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:06 smithi067 bash[27441]: audit 2024-04-03T18:41:05.785168+0000 mon.a (mon.0) 7134 : audit [DBG] from='client.? 172.21.15.67:0/2366339406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:07.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:07 smithi067 bash[17655]: cluster 2024-04-03T18:41:06.027693+0000 mgr.y (mgr.24370) 7880 : cluster [DBG] pgmap v7864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:07.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:07 smithi067 bash[27441]: cluster 2024-04-03T18:41:06.027693+0000 mgr.y (mgr.24370) 7880 : cluster [DBG] pgmap v7864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:07.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:07 smithi082 bash[20963]: cluster 2024-04-03T18:41:06.027693+0000 mgr.y (mgr.24370) 7880 : cluster [DBG] pgmap v7864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:09.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:09 smithi067 bash[17655]: cluster 2024-04-03T18:41:08.028322+0000 mgr.y (mgr.24370) 7881 : cluster [DBG] pgmap v7865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:09.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:09 smithi067 bash[17655]: audit 2024-04-03T18:41:08.239591+0000 mon.a (mon.0) 7135 : audit [DBG] from='client.? 172.21.15.67:0/3005669371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:09.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:09 smithi067 bash[27441]: cluster 2024-04-03T18:41:08.028322+0000 mgr.y (mgr.24370) 7881 : cluster [DBG] pgmap v7865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:09.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:09 smithi067 bash[27441]: audit 2024-04-03T18:41:08.239591+0000 mon.a (mon.0) 7135 : audit [DBG] from='client.? 172.21.15.67:0/3005669371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:09.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:09 smithi082 bash[20963]: cluster 2024-04-03T18:41:08.028322+0000 mgr.y (mgr.24370) 7881 : cluster [DBG] pgmap v7865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:09.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:09 smithi082 bash[20963]: audit 2024-04-03T18:41:08.239591+0000 mon.a (mon.0) 7135 : audit [DBG] from='client.? 172.21.15.67:0/3005669371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:10.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:10 smithi067 bash[27441]: audit 2024-04-03T18:41:10.069452+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:10.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:10 smithi067 bash[17655]: audit 2024-04-03T18:41:10.069452+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:10.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:10 smithi082 bash[20963]: audit 2024-04-03T18:41:10.069452+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:11.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:11 smithi067 bash[17655]: cluster 2024-04-03T18:41:10.028936+0000 mgr.y (mgr.24370) 7882 : cluster [DBG] pgmap v7866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:11.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:11 smithi067 bash[17655]: audit 2024-04-03T18:41:10.695011+0000 mon.a (mon.0) 7137 : audit [DBG] from='client.? 172.21.15.67:0/60696540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:11 smithi067 bash[27441]: cluster 2024-04-03T18:41:10.028936+0000 mgr.y (mgr.24370) 7882 : cluster [DBG] pgmap v7866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:11.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:11 smithi067 bash[27441]: audit 2024-04-03T18:41:10.695011+0000 mon.a (mon.0) 7137 : audit [DBG] from='client.? 172.21.15.67:0/60696540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:11.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:11 smithi082 bash[20963]: cluster 2024-04-03T18:41:10.028936+0000 mgr.y (mgr.24370) 7882 : cluster [DBG] pgmap v7866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:11.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:11 smithi082 bash[20963]: audit 2024-04-03T18:41:10.695011+0000 mon.a (mon.0) 7137 : audit [DBG] from='client.? 172.21.15.67:0/60696540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:13.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:13] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:41:13.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:13 smithi067 bash[17655]: cluster 2024-04-03T18:41:12.030121+0000 mgr.y (mgr.24370) 7883 : cluster [DBG] pgmap v7867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:13.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:13 smithi067 bash[17655]: audit 2024-04-03T18:41:13.145098+0000 mon.a (mon.0) 7138 : audit [DBG] from='client.? 172.21.15.67:0/2329380802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:13.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:13 smithi067 bash[27441]: cluster 2024-04-03T18:41:12.030121+0000 mgr.y (mgr.24370) 7883 : cluster [DBG] pgmap v7867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:13.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:13 smithi067 bash[27441]: audit 2024-04-03T18:41:13.145098+0000 mon.a (mon.0) 7138 : audit [DBG] from='client.? 172.21.15.67:0/2329380802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:13.493 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:13 smithi082 bash[20963]: cluster 2024-04-03T18:41:12.030121+0000 mgr.y (mgr.24370) 7883 : cluster [DBG] pgmap v7867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:13.493 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:13 smithi082 bash[20963]: audit 2024-04-03T18:41:13.145098+0000 mon.a (mon.0) 7138 : audit [DBG] from='client.? 172.21.15.67:0/2329380802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:13.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:41:15.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:15 smithi067 bash[27441]: cluster 2024-04-03T18:41:14.030795+0000 mgr.y (mgr.24370) 7884 : cluster [DBG] pgmap v7868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:15.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:15 smithi067 bash[17655]: cluster 2024-04-03T18:41:14.030795+0000 mgr.y (mgr.24370) 7884 : cluster [DBG] pgmap v7868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:15.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:15 smithi082 bash[20963]: cluster 2024-04-03T18:41:14.030795+0000 mgr.y (mgr.24370) 7884 : cluster [DBG] pgmap v7868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:16.124 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 18:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T18:41:15.672196553Z level=info msg="Completed cleanup jobs" duration=141.616896ms 2024-04-03T18:41:16.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:16 smithi082 bash[20963]: audit 2024-04-03T18:41:15.594184+0000 mon.a (mon.0) 7139 : audit [DBG] from='client.? 172.21.15.67:0/2979897747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:16.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:16 smithi067 bash[17655]: audit 2024-04-03T18:41:15.594184+0000 mon.a (mon.0) 7139 : audit [DBG] from='client.? 172.21.15.67:0/2979897747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:16.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:16 smithi067 bash[27441]: audit 2024-04-03T18:41:15.594184+0000 mon.a (mon.0) 7139 : audit [DBG] from='client.? 172.21.15.67:0/2979897747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:17.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:17 smithi082 bash[20963]: cluster 2024-04-03T18:41:16.031922+0000 mgr.y (mgr.24370) 7885 : cluster [DBG] pgmap v7869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:17.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:17 smithi067 bash[27441]: cluster 2024-04-03T18:41:16.031922+0000 mgr.y (mgr.24370) 7885 : cluster [DBG] pgmap v7869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:17.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:17 smithi067 bash[17655]: cluster 2024-04-03T18:41:16.031922+0000 mgr.y (mgr.24370) 7885 : cluster [DBG] pgmap v7869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:18.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:18 smithi082 bash[20963]: audit 2024-04-03T18:41:18.051929+0000 mon.a (mon.0) 7140 : audit [DBG] from='client.? 172.21.15.67:0/956077586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:18.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:18 smithi067 bash[17655]: audit 2024-04-03T18:41:18.051929+0000 mon.a (mon.0) 7140 : audit [DBG] from='client.? 172.21.15.67:0/956077586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:18.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:18 smithi067 bash[27441]: audit 2024-04-03T18:41:18.051929+0000 mon.a (mon.0) 7140 : audit [DBG] from='client.? 172.21.15.67:0/956077586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:19.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:19 smithi082 bash[20963]: cluster 2024-04-03T18:41:18.032556+0000 mgr.y (mgr.24370) 7886 : cluster [DBG] pgmap v7870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:19.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:19 smithi067 bash[17655]: cluster 2024-04-03T18:41:18.032556+0000 mgr.y (mgr.24370) 7886 : cluster [DBG] pgmap v7870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:19.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:19 smithi067 bash[27441]: cluster 2024-04-03T18:41:18.032556+0000 mgr.y (mgr.24370) 7886 : cluster [DBG] pgmap v7870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:21.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:21 smithi082 bash[20963]: cluster 2024-04-03T18:41:20.033218+0000 mgr.y (mgr.24370) 7887 : cluster [DBG] pgmap v7871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:21.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:21 smithi082 bash[20963]: audit 2024-04-03T18:41:20.504088+0000 mon.c (mon.2) 3100 : audit [DBG] from='client.? 172.21.15.67:0/1751747093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:21.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:21 smithi067 bash[27441]: cluster 2024-04-03T18:41:20.033218+0000 mgr.y (mgr.24370) 7887 : cluster [DBG] pgmap v7871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:21.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:21 smithi067 bash[27441]: audit 2024-04-03T18:41:20.504088+0000 mon.c (mon.2) 3100 : audit [DBG] from='client.? 172.21.15.67:0/1751747093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:21.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:21 smithi067 bash[17655]: cluster 2024-04-03T18:41:20.033218+0000 mgr.y (mgr.24370) 7887 : cluster [DBG] pgmap v7871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:21.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:21 smithi067 bash[17655]: audit 2024-04-03T18:41:20.504088+0000 mon.c (mon.2) 3100 : audit [DBG] from='client.? 172.21.15.67:0/1751747093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:23.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:23] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:41:23.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:23 smithi067 bash[17655]: cluster 2024-04-03T18:41:22.034304+0000 mgr.y (mgr.24370) 7888 : cluster [DBG] pgmap v7872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:23.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:23 smithi067 bash[17655]: audit 2024-04-03T18:41:22.960655+0000 mon.c (mon.2) 3101 : audit [DBG] from='client.? 172.21.15.67:0/3704589518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:23.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:23 smithi067 bash[27441]: cluster 2024-04-03T18:41:22.034304+0000 mgr.y (mgr.24370) 7888 : cluster [DBG] pgmap v7872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:23.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:23 smithi067 bash[27441]: audit 2024-04-03T18:41:22.960655+0000 mon.c (mon.2) 3101 : audit [DBG] from='client.? 172.21.15.67:0/3704589518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:23.495 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:23 smithi082 bash[20963]: cluster 2024-04-03T18:41:22.034304+0000 mgr.y (mgr.24370) 7888 : cluster [DBG] pgmap v7872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:23.495 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:23 smithi082 bash[20963]: audit 2024-04-03T18:41:22.960655+0000 mon.c (mon.2) 3101 : audit [DBG] from='client.? 172.21.15.67:0/3704589518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:23.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:41:25.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:25 smithi082 bash[20963]: cluster 2024-04-03T18:41:24.035049+0000 mgr.y (mgr.24370) 7889 : cluster [DBG] pgmap v7873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:25.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:25 smithi082 bash[20963]: audit 2024-04-03T18:41:25.069864+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:25.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:25 smithi067 bash[27441]: cluster 2024-04-03T18:41:24.035049+0000 mgr.y (mgr.24370) 7889 : cluster [DBG] pgmap v7873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:25.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:25 smithi067 bash[27441]: audit 2024-04-03T18:41:25.069864+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:25 smithi067 bash[17655]: cluster 2024-04-03T18:41:24.035049+0000 mgr.y (mgr.24370) 7889 : cluster [DBG] pgmap v7873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:25.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:25 smithi067 bash[17655]: audit 2024-04-03T18:41:25.069864+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:26.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:26 smithi082 bash[20963]: audit 2024-04-03T18:41:25.416980+0000 mon.c (mon.2) 3102 : audit [DBG] from='client.? 172.21.15.67:0/3067591558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:26.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:26 smithi067 bash[17655]: audit 2024-04-03T18:41:25.416980+0000 mon.c (mon.2) 3102 : audit [DBG] from='client.? 172.21.15.67:0/3067591558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:26.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:26 smithi067 bash[27441]: audit 2024-04-03T18:41:25.416980+0000 mon.c (mon.2) 3102 : audit [DBG] from='client.? 172.21.15.67:0/3067591558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:27.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:27 smithi082 bash[20963]: cluster 2024-04-03T18:41:26.036197+0000 mgr.y (mgr.24370) 7890 : cluster [DBG] pgmap v7874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:27.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:27 smithi067 bash[17655]: cluster 2024-04-03T18:41:26.036197+0000 mgr.y (mgr.24370) 7890 : cluster [DBG] pgmap v7874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:27.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:27 smithi067 bash[27441]: cluster 2024-04-03T18:41:26.036197+0000 mgr.y (mgr.24370) 7890 : cluster [DBG] pgmap v7874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:28.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:28 smithi082 bash[20963]: audit 2024-04-03T18:41:27.871262+0000 mon.c (mon.2) 3103 : audit [DBG] from='client.? 172.21.15.67:0/2789612782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:28.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:28 smithi067 bash[27441]: audit 2024-04-03T18:41:27.871262+0000 mon.c (mon.2) 3103 : audit [DBG] from='client.? 172.21.15.67:0/2789612782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:28.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:28 smithi067 bash[17655]: audit 2024-04-03T18:41:27.871262+0000 mon.c (mon.2) 3103 : audit [DBG] from='client.? 172.21.15.67:0/2789612782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:29.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:29 smithi082 bash[20963]: cluster 2024-04-03T18:41:28.036844+0000 mgr.y (mgr.24370) 7891 : cluster [DBG] pgmap v7875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:29.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:29 smithi067 bash[17655]: cluster 2024-04-03T18:41:28.036844+0000 mgr.y (mgr.24370) 7891 : cluster [DBG] pgmap v7875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:29.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:29 smithi067 bash[27441]: cluster 2024-04-03T18:41:28.036844+0000 mgr.y (mgr.24370) 7891 : cluster [DBG] pgmap v7875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:31.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:31 smithi082 bash[20963]: cluster 2024-04-03T18:41:30.037490+0000 mgr.y (mgr.24370) 7892 : cluster [DBG] pgmap v7876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:31.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:31 smithi082 bash[20963]: audit 2024-04-03T18:41:30.325411+0000 mon.c (mon.2) 3104 : audit [DBG] from='client.? 172.21.15.67:0/2951739051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:31.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:31 smithi067 bash[17655]: cluster 2024-04-03T18:41:30.037490+0000 mgr.y (mgr.24370) 7892 : cluster [DBG] pgmap v7876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:31.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:31 smithi067 bash[17655]: audit 2024-04-03T18:41:30.325411+0000 mon.c (mon.2) 3104 : audit [DBG] from='client.? 172.21.15.67:0/2951739051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:31.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:31 smithi067 bash[27441]: cluster 2024-04-03T18:41:30.037490+0000 mgr.y (mgr.24370) 7892 : cluster [DBG] pgmap v7876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:31.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:31 smithi067 bash[27441]: audit 2024-04-03T18:41:30.325411+0000 mon.c (mon.2) 3104 : audit [DBG] from='client.? 172.21.15.67:0/2951739051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:33.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:33] "GET /metrics HTTP/1.1" 200 239961 "" "Prometheus/2.43.0" 2024-04-03T18:41:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:33 smithi067 bash[17655]: cluster 2024-04-03T18:41:32.038708+0000 mgr.y (mgr.24370) 7893 : cluster [DBG] pgmap v7877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:33 smithi067 bash[17655]: audit 2024-04-03T18:41:32.776825+0000 mon.c (mon.2) 3105 : audit [DBG] from='client.? 172.21.15.67:0/4241034687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:33.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:33 smithi067 bash[27441]: cluster 2024-04-03T18:41:32.038708+0000 mgr.y (mgr.24370) 7893 : cluster [DBG] pgmap v7877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:33.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:33 smithi067 bash[27441]: audit 2024-04-03T18:41:32.776825+0000 mon.c (mon.2) 3105 : audit [DBG] from='client.? 172.21.15.67:0/4241034687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:33.494 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:33 smithi082 bash[20963]: cluster 2024-04-03T18:41:32.038708+0000 mgr.y (mgr.24370) 7893 : cluster [DBG] pgmap v7877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:33.494 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:33 smithi082 bash[20963]: audit 2024-04-03T18:41:32.776825+0000 mon.c (mon.2) 3105 : audit [DBG] from='client.? 172.21.15.67:0/4241034687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:41:35.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:35 smithi082 bash[20963]: cluster 2024-04-03T18:41:34.039454+0000 mgr.y (mgr.24370) 7894 : cluster [DBG] pgmap v7878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:35.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:35 smithi067 bash[27441]: cluster 2024-04-03T18:41:34.039454+0000 mgr.y (mgr.24370) 7894 : cluster [DBG] pgmap v7878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:35.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:35 smithi067 bash[17655]: cluster 2024-04-03T18:41:34.039454+0000 mgr.y (mgr.24370) 7894 : cluster [DBG] pgmap v7878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:36.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:36 smithi082 bash[20963]: audit 2024-04-03T18:41:35.242801+0000 mon.a (mon.0) 7142 : audit [DBG] from='client.? 172.21.15.67:0/3087174623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:36.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:36 smithi067 bash[17655]: audit 2024-04-03T18:41:35.242801+0000 mon.a (mon.0) 7142 : audit [DBG] from='client.? 172.21.15.67:0/3087174623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:36.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:36 smithi067 bash[27441]: audit 2024-04-03T18:41:35.242801+0000 mon.a (mon.0) 7142 : audit [DBG] from='client.? 172.21.15.67:0/3087174623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:37.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:37 smithi082 bash[20963]: cluster 2024-04-03T18:41:36.040491+0000 mgr.y (mgr.24370) 7895 : cluster [DBG] pgmap v7879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:37.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:37 smithi067 bash[17655]: cluster 2024-04-03T18:41:36.040491+0000 mgr.y (mgr.24370) 7895 : cluster [DBG] pgmap v7879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:37.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:37 smithi067 bash[27441]: cluster 2024-04-03T18:41:36.040491+0000 mgr.y (mgr.24370) 7895 : cluster [DBG] pgmap v7879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:38.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:38 smithi082 bash[20963]: audit 2024-04-03T18:41:37.692464+0000 mon.a (mon.0) 7143 : audit [DBG] from='client.? 172.21.15.67:0/139533368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:38.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:38 smithi067 bash[27441]: audit 2024-04-03T18:41:37.692464+0000 mon.a (mon.0) 7143 : audit [DBG] from='client.? 172.21.15.67:0/139533368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:38.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:38 smithi067 bash[17655]: audit 2024-04-03T18:41:37.692464+0000 mon.a (mon.0) 7143 : audit [DBG] from='client.? 172.21.15.67:0/139533368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:39.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:39 smithi082 bash[20963]: cluster 2024-04-03T18:41:38.041261+0000 mgr.y (mgr.24370) 7896 : cluster [DBG] pgmap v7880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:39.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:39 smithi067 bash[17655]: cluster 2024-04-03T18:41:38.041261+0000 mgr.y (mgr.24370) 7896 : cluster [DBG] pgmap v7880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:39.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:39 smithi067 bash[27441]: cluster 2024-04-03T18:41:38.041261+0000 mgr.y (mgr.24370) 7896 : cluster [DBG] pgmap v7880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:40.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:40 smithi082 bash[20963]: audit 2024-04-03T18:41:40.069756+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:40.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:40 smithi082 bash[20963]: audit 2024-04-03T18:41:40.151788+0000 mon.a (mon.0) 7145 : audit [DBG] from='client.? 172.21.15.67:0/58033871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:40.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:40 smithi067 bash[17655]: audit 2024-04-03T18:41:40.069756+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:40.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:40 smithi067 bash[17655]: audit 2024-04-03T18:41:40.151788+0000 mon.a (mon.0) 7145 : audit [DBG] from='client.? 172.21.15.67:0/58033871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:40.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:40 smithi067 bash[27441]: audit 2024-04-03T18:41:40.069756+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:40.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:40 smithi067 bash[27441]: audit 2024-04-03T18:41:40.151788+0000 mon.a (mon.0) 7145 : audit [DBG] from='client.? 172.21.15.67:0/58033871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:41.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:41 smithi082 bash[20963]: cluster 2024-04-03T18:41:40.041735+0000 mgr.y (mgr.24370) 7897 : cluster [DBG] pgmap v7881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:41.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:41 smithi067 bash[17655]: cluster 2024-04-03T18:41:40.041735+0000 mgr.y (mgr.24370) 7897 : cluster [DBG] pgmap v7881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:41.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:41 smithi067 bash[27441]: cluster 2024-04-03T18:41:40.041735+0000 mgr.y (mgr.24370) 7897 : cluster [DBG] pgmap v7881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:43.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:43] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:41:43.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:43 smithi067 bash[17655]: cluster 2024-04-03T18:41:42.042855+0000 mgr.y (mgr.24370) 7898 : cluster [DBG] pgmap v7882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:43.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:43 smithi067 bash[17655]: audit 2024-04-03T18:41:42.600570+0000 mon.a (mon.0) 7146 : audit [DBG] from='client.? 172.21.15.67:0/1130250542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:43.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:43 smithi067 bash[27441]: cluster 2024-04-03T18:41:42.042855+0000 mgr.y (mgr.24370) 7898 : cluster [DBG] pgmap v7882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:43.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:43 smithi067 bash[27441]: audit 2024-04-03T18:41:42.600570+0000 mon.a (mon.0) 7146 : audit [DBG] from='client.? 172.21.15.67:0/1130250542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:43.624 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:41:43.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:43 smithi082 bash[20963]: cluster 2024-04-03T18:41:42.042855+0000 mgr.y (mgr.24370) 7898 : cluster [DBG] pgmap v7882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:43.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:43 smithi082 bash[20963]: audit 2024-04-03T18:41:42.600570+0000 mon.a (mon.0) 7146 : audit [DBG] from='client.? 172.21.15.67:0/1130250542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:45.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:45 smithi082 bash[20963]: cluster 2024-04-03T18:41:44.043693+0000 mgr.y (mgr.24370) 7899 : cluster [DBG] pgmap v7883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:45.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:45 smithi082 bash[20963]: audit 2024-04-03T18:41:45.052862+0000 mon.a (mon.0) 7147 : audit [DBG] from='client.? 172.21.15.67:0/3071623198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:45.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:45 smithi067 bash[17655]: cluster 2024-04-03T18:41:44.043693+0000 mgr.y (mgr.24370) 7899 : cluster [DBG] pgmap v7883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:45.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:45 smithi067 bash[17655]: audit 2024-04-03T18:41:45.052862+0000 mon.a (mon.0) 7147 : audit [DBG] from='client.? 172.21.15.67:0/3071623198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:45.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:45 smithi067 bash[27441]: cluster 2024-04-03T18:41:44.043693+0000 mgr.y (mgr.24370) 7899 : cluster [DBG] pgmap v7883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:45.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:45 smithi067 bash[27441]: audit 2024-04-03T18:41:45.052862+0000 mon.a (mon.0) 7147 : audit [DBG] from='client.? 172.21.15.67:0/3071623198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:47.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:47 smithi082 bash[20963]: cluster 2024-04-03T18:41:46.045006+0000 mgr.y (mgr.24370) 7900 : cluster [DBG] pgmap v7884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:47.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:47 smithi082 bash[20963]: audit 2024-04-03T18:41:46.996790+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:41:47.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:47 smithi067 bash[27441]: cluster 2024-04-03T18:41:46.045006+0000 mgr.y (mgr.24370) 7900 : cluster [DBG] pgmap v7884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:47.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:47 smithi067 bash[27441]: audit 2024-04-03T18:41:46.996790+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:41:47.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:47 smithi067 bash[17655]: cluster 2024-04-03T18:41:46.045006+0000 mgr.y (mgr.24370) 7900 : cluster [DBG] pgmap v7884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:47.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:47 smithi067 bash[17655]: audit 2024-04-03T18:41:46.996790+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:41:48.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:48 smithi082 bash[20963]: audit 2024-04-03T18:41:47.518678+0000 mon.c (mon.2) 3106 : audit [DBG] from='client.? 172.21.15.67:0/954863117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:48.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:48 smithi067 bash[17655]: audit 2024-04-03T18:41:47.518678+0000 mon.c (mon.2) 3106 : audit [DBG] from='client.? 172.21.15.67:0/954863117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:48.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:48 smithi067 bash[27441]: audit 2024-04-03T18:41:47.518678+0000 mon.c (mon.2) 3106 : audit [DBG] from='client.? 172.21.15.67:0/954863117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:49.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:49 smithi082 bash[20963]: cluster 2024-04-03T18:41:48.045711+0000 mgr.y (mgr.24370) 7901 : cluster [DBG] pgmap v7885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:49.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:49 smithi067 bash[17655]: cluster 2024-04-03T18:41:48.045711+0000 mgr.y (mgr.24370) 7901 : cluster [DBG] pgmap v7885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:49.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:49 smithi067 bash[27441]: cluster 2024-04-03T18:41:48.045711+0000 mgr.y (mgr.24370) 7901 : cluster [DBG] pgmap v7885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:50.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:50 smithi082 bash[20963]: audit 2024-04-03T18:41:49.977948+0000 mon.c (mon.2) 3107 : audit [DBG] from='client.? 172.21.15.67:0/2298220178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:50.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:50 smithi067 bash[17655]: audit 2024-04-03T18:41:49.977948+0000 mon.c (mon.2) 3107 : audit [DBG] from='client.? 172.21.15.67:0/2298220178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:50.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:50 smithi067 bash[27441]: audit 2024-04-03T18:41:49.977948+0000 mon.c (mon.2) 3107 : audit [DBG] from='client.? 172.21.15.67:0/2298220178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:51.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:51 smithi082 bash[20963]: cluster 2024-04-03T18:41:50.046435+0000 mgr.y (mgr.24370) 7902 : cluster [DBG] pgmap v7886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:51.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:51 smithi067 bash[17655]: cluster 2024-04-03T18:41:50.046435+0000 mgr.y (mgr.24370) 7902 : cluster [DBG] pgmap v7886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:51.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:51 smithi067 bash[27441]: cluster 2024-04-03T18:41:50.046435+0000 mgr.y (mgr.24370) 7902 : cluster [DBG] pgmap v7886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:53.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:53] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:41:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[17655]: cluster 2024-04-03T18:41:52.047209+0000 mgr.y (mgr.24370) 7903 : cluster [DBG] pgmap v7887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[17655]: audit 2024-04-03T18:41:52.441823+0000 mon.c (mon.2) 3108 : audit [DBG] from='client.? 172.21.15.67:0/566350256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[17655]: audit 2024-04-03T18:41:52.690663+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[17655]: audit 2024-04-03T18:41:52.697707+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[17655]: audit 2024-04-03T18:41:53.054656+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[17655]: audit 2024-04-03T18:41:53.065419+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[27441]: cluster 2024-04-03T18:41:52.047209+0000 mgr.y (mgr.24370) 7903 : cluster [DBG] pgmap v7887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:53.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[27441]: audit 2024-04-03T18:41:52.441823+0000 mon.c (mon.2) 3108 : audit [DBG] from='client.? 172.21.15.67:0/566350256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:53.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[27441]: audit 2024-04-03T18:41:52.690663+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[27441]: audit 2024-04-03T18:41:52.697707+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[27441]: audit 2024-04-03T18:41:53.054656+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.407 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:53 smithi067 bash[27441]: audit 2024-04-03T18:41:53.065419+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.623 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:41:53.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:53 smithi082 bash[20963]: cluster 2024-04-03T18:41:52.047209+0000 mgr.y (mgr.24370) 7903 : cluster [DBG] pgmap v7887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:53.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:53 smithi082 bash[20963]: audit 2024-04-03T18:41:52.441823+0000 mon.c (mon.2) 3108 : audit [DBG] from='client.? 172.21.15.67:0/566350256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:53.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:53 smithi082 bash[20963]: audit 2024-04-03T18:41:52.690663+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:53 smithi082 bash[20963]: audit 2024-04-03T18:41:52.697707+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:53 smithi082 bash[20963]: audit 2024-04-03T18:41:53.054656+0000 mon.a (mon.0) 7151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:53.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:53 smithi082 bash[20963]: audit 2024-04-03T18:41:53.065419+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:54.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:54 smithi082 bash[20963]: audit 2024-04-03T18:41:53.562597+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:41:54.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:54 smithi082 bash[20963]: audit 2024-04-03T18:41:53.564431+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:41:54.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:54 smithi082 bash[20963]: audit 2024-04-03T18:41:53.573645+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:54.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:54 smithi067 bash[27441]: audit 2024-04-03T18:41:53.562597+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:41:54.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:54 smithi067 bash[27441]: audit 2024-04-03T18:41:53.564431+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:41:54.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:54 smithi067 bash[27441]: audit 2024-04-03T18:41:53.573645+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:54.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:54 smithi067 bash[17655]: audit 2024-04-03T18:41:53.562597+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:41:54.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:54 smithi067 bash[17655]: audit 2024-04-03T18:41:53.564431+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:41:54.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:54 smithi067 bash[17655]: audit 2024-04-03T18:41:53.573645+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:41:55.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:55 smithi082 bash[20963]: cluster 2024-04-03T18:41:54.047862+0000 mgr.y (mgr.24370) 7904 : cluster [DBG] pgmap v7888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:55.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:55 smithi082 bash[20963]: audit 2024-04-03T18:41:54.891469+0000 mon.c (mon.2) 3109 : audit [DBG] from='client.? 172.21.15.67:0/206211227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:55.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:55 smithi082 bash[20963]: audit 2024-04-03T18:41:55.070714+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:55.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:55 smithi067 bash[17655]: cluster 2024-04-03T18:41:54.047862+0000 mgr.y (mgr.24370) 7904 : cluster [DBG] pgmap v7888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:55.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:55 smithi067 bash[17655]: audit 2024-04-03T18:41:54.891469+0000 mon.c (mon.2) 3109 : audit [DBG] from='client.? 172.21.15.67:0/206211227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:55.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:55 smithi067 bash[17655]: audit 2024-04-03T18:41:55.070714+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:55.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:55 smithi067 bash[27441]: cluster 2024-04-03T18:41:54.047862+0000 mgr.y (mgr.24370) 7904 : cluster [DBG] pgmap v7888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:55.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:55 smithi067 bash[27441]: audit 2024-04-03T18:41:54.891469+0000 mon.c (mon.2) 3109 : audit [DBG] from='client.? 172.21.15.67:0/206211227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:55.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:55 smithi067 bash[27441]: audit 2024-04-03T18:41:55.070714+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:41:57.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:57 smithi082 bash[20963]: cluster 2024-04-03T18:41:56.049024+0000 mgr.y (mgr.24370) 7905 : cluster [DBG] pgmap v7889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:57.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:57 smithi082 bash[20963]: audit 2024-04-03T18:41:57.350994+0000 mon.a (mon.0) 7157 : audit [DBG] from='client.? 172.21.15.67:0/3000591344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:57.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:57 smithi067 bash[17655]: cluster 2024-04-03T18:41:56.049024+0000 mgr.y (mgr.24370) 7905 : cluster [DBG] pgmap v7889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:57.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:57 smithi067 bash[17655]: audit 2024-04-03T18:41:57.350994+0000 mon.a (mon.0) 7157 : audit [DBG] from='client.? 172.21.15.67:0/3000591344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:57.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:57 smithi067 bash[27441]: cluster 2024-04-03T18:41:56.049024+0000 mgr.y (mgr.24370) 7905 : cluster [DBG] pgmap v7889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:57.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:57 smithi067 bash[27441]: audit 2024-04-03T18:41:57.350994+0000 mon.a (mon.0) 7157 : audit [DBG] from='client.? 172.21.15.67:0/3000591344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:41:59.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:41:59 smithi082 bash[20963]: cluster 2024-04-03T18:41:58.049819+0000 mgr.y (mgr.24370) 7906 : cluster [DBG] pgmap v7890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:59.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:41:59 smithi067 bash[17655]: cluster 2024-04-03T18:41:58.049819+0000 mgr.y (mgr.24370) 7906 : cluster [DBG] pgmap v7890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:41:59.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:41:59 smithi067 bash[27441]: cluster 2024-04-03T18:41:58.049819+0000 mgr.y (mgr.24370) 7906 : cluster [DBG] pgmap v7890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:00.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:00 smithi082 bash[20963]: audit 2024-04-03T18:41:59.803065+0000 mon.a (mon.0) 7158 : audit [DBG] from='client.? 172.21.15.67:0/930135169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:00.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:00 smithi067 bash[17655]: audit 2024-04-03T18:41:59.803065+0000 mon.a (mon.0) 7158 : audit [DBG] from='client.? 172.21.15.67:0/930135169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:00.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:00 smithi067 bash[27441]: audit 2024-04-03T18:41:59.803065+0000 mon.a (mon.0) 7158 : audit [DBG] from='client.? 172.21.15.67:0/930135169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:01.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:01 smithi082 bash[20963]: cluster 2024-04-03T18:42:00.050497+0000 mgr.y (mgr.24370) 7907 : cluster [DBG] pgmap v7891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:01.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:01 smithi067 bash[17655]: cluster 2024-04-03T18:42:00.050497+0000 mgr.y (mgr.24370) 7907 : cluster [DBG] pgmap v7891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:01.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:01 smithi067 bash[27441]: cluster 2024-04-03T18:42:00.050497+0000 mgr.y (mgr.24370) 7907 : cluster [DBG] pgmap v7891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:02.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:02 smithi082 bash[20963]: audit 2024-04-03T18:42:02.252322+0000 mon.c (mon.2) 3110 : audit [DBG] from='client.? 172.21.15.67:0/443914823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:02.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:02 smithi067 bash[17655]: audit 2024-04-03T18:42:02.252322+0000 mon.c (mon.2) 3110 : audit [DBG] from='client.? 172.21.15.67:0/443914823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:02.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:02 smithi067 bash[27441]: audit 2024-04-03T18:42:02.252322+0000 mon.c (mon.2) 3110 : audit [DBG] from='client.? 172.21.15.67:0/443914823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:03.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:42:03.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:03 smithi082 bash[20963]: cluster 2024-04-03T18:42:02.051584+0000 mgr.y (mgr.24370) 7908 : cluster [DBG] pgmap v7892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:03.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:42:03.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:03 smithi067 bash[17655]: cluster 2024-04-03T18:42:02.051584+0000 mgr.y (mgr.24370) 7908 : cluster [DBG] pgmap v7892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:03.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:03 smithi067 bash[27441]: cluster 2024-04-03T18:42:02.051584+0000 mgr.y (mgr.24370) 7908 : cluster [DBG] pgmap v7892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:05.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:05 smithi082 bash[20963]: cluster 2024-04-03T18:42:04.052310+0000 mgr.y (mgr.24370) 7909 : cluster [DBG] pgmap v7893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:05.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:05 smithi082 bash[20963]: audit 2024-04-03T18:42:04.709993+0000 mon.a (mon.0) 7159 : audit [DBG] from='client.? 172.21.15.67:0/2095229838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:05.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:05 smithi067 bash[27441]: cluster 2024-04-03T18:42:04.052310+0000 mgr.y (mgr.24370) 7909 : cluster [DBG] pgmap v7893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:05.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:05 smithi067 bash[27441]: audit 2024-04-03T18:42:04.709993+0000 mon.a (mon.0) 7159 : audit [DBG] from='client.? 172.21.15.67:0/2095229838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:05.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:05 smithi067 bash[17655]: cluster 2024-04-03T18:42:04.052310+0000 mgr.y (mgr.24370) 7909 : cluster [DBG] pgmap v7893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:05.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:05 smithi067 bash[17655]: audit 2024-04-03T18:42:04.709993+0000 mon.a (mon.0) 7159 : audit [DBG] from='client.? 172.21.15.67:0/2095229838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:07.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:07 smithi082 bash[20963]: cluster 2024-04-03T18:42:06.053356+0000 mgr.y (mgr.24370) 7910 : cluster [DBG] pgmap v7894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:07.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:07 smithi082 bash[20963]: audit 2024-04-03T18:42:07.167324+0000 mon.a (mon.0) 7160 : audit [DBG] from='client.? 172.21.15.67:0/146416494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:07.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:07 smithi067 bash[27441]: cluster 2024-04-03T18:42:06.053356+0000 mgr.y (mgr.24370) 7910 : cluster [DBG] pgmap v7894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:07.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:07 smithi067 bash[27441]: audit 2024-04-03T18:42:07.167324+0000 mon.a (mon.0) 7160 : audit [DBG] from='client.? 172.21.15.67:0/146416494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:07.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:07 smithi067 bash[17655]: cluster 2024-04-03T18:42:06.053356+0000 mgr.y (mgr.24370) 7910 : cluster [DBG] pgmap v7894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:07.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:07 smithi067 bash[17655]: audit 2024-04-03T18:42:07.167324+0000 mon.a (mon.0) 7160 : audit [DBG] from='client.? 172.21.15.67:0/146416494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:09.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:09 smithi082 bash[20963]: cluster 2024-04-03T18:42:08.053996+0000 mgr.y (mgr.24370) 7911 : cluster [DBG] pgmap v7895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:09.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:09 smithi067 bash[27441]: cluster 2024-04-03T18:42:08.053996+0000 mgr.y (mgr.24370) 7911 : cluster [DBG] pgmap v7895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:09.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:09 smithi067 bash[17655]: cluster 2024-04-03T18:42:08.053996+0000 mgr.y (mgr.24370) 7911 : cluster [DBG] pgmap v7895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:10.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:10 smithi082 bash[20963]: audit 2024-04-03T18:42:09.625910+0000 mon.c (mon.2) 3111 : audit [DBG] from='client.? 172.21.15.67:0/1778044039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:10.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:10 smithi082 bash[20963]: audit 2024-04-03T18:42:10.071090+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:10.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:10 smithi067 bash[27441]: audit 2024-04-03T18:42:09.625910+0000 mon.c (mon.2) 3111 : audit [DBG] from='client.? 172.21.15.67:0/1778044039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:10.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:10 smithi067 bash[27441]: audit 2024-04-03T18:42:10.071090+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:10.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:10 smithi067 bash[17655]: audit 2024-04-03T18:42:09.625910+0000 mon.c (mon.2) 3111 : audit [DBG] from='client.? 172.21.15.67:0/1778044039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:10.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:10 smithi067 bash[17655]: audit 2024-04-03T18:42:10.071090+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:11.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:11 smithi067 bash[17655]: cluster 2024-04-03T18:42:10.054672+0000 mgr.y (mgr.24370) 7912 : cluster [DBG] pgmap v7896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:11.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:11 smithi067 bash[27441]: cluster 2024-04-03T18:42:10.054672+0000 mgr.y (mgr.24370) 7912 : cluster [DBG] pgmap v7896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:12.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:11 smithi082 bash[20963]: cluster 2024-04-03T18:42:10.054672+0000 mgr.y (mgr.24370) 7912 : cluster [DBG] pgmap v7896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:12.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:12 smithi067 bash[17655]: audit 2024-04-03T18:42:12.082931+0000 mon.a (mon.0) 7162 : audit [DBG] from='client.? 172.21.15.67:0/4006784546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:12.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:12 smithi067 bash[27441]: audit 2024-04-03T18:42:12.082931+0000 mon.a (mon.0) 7162 : audit [DBG] from='client.? 172.21.15.67:0/4006784546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:13.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:12 smithi082 bash[20963]: audit 2024-04-03T18:42:12.082931+0000 mon.a (mon.0) 7162 : audit [DBG] from='client.? 172.21.15.67:0/4006784546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:13.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:13] "GET /metrics HTTP/1.1" 200 239959 "" "Prometheus/2.43.0" 2024-04-03T18:42:13.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:42:13.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:13 smithi082 bash[20963]: cluster 2024-04-03T18:42:12.055721+0000 mgr.y (mgr.24370) 7913 : cluster [DBG] pgmap v7897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:13.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:13 smithi067 bash[17655]: cluster 2024-04-03T18:42:12.055721+0000 mgr.y (mgr.24370) 7913 : cluster [DBG] pgmap v7897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:13.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:13 smithi067 bash[27441]: cluster 2024-04-03T18:42:12.055721+0000 mgr.y (mgr.24370) 7913 : cluster [DBG] pgmap v7897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:14.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:14 smithi067 bash[27441]: audit 2024-04-03T18:42:14.536797+0000 mon.c (mon.2) 3112 : audit [DBG] from='client.? 172.21.15.67:0/2599362787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:14.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:14 smithi067 bash[17655]: audit 2024-04-03T18:42:14.536797+0000 mon.c (mon.2) 3112 : audit [DBG] from='client.? 172.21.15.67:0/2599362787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:15.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:14 smithi082 bash[20963]: audit 2024-04-03T18:42:14.536797+0000 mon.c (mon.2) 3112 : audit [DBG] from='client.? 172.21.15.67:0/2599362787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:15.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:15 smithi067 bash[17655]: cluster 2024-04-03T18:42:14.056423+0000 mgr.y (mgr.24370) 7914 : cluster [DBG] pgmap v7898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:15.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:15 smithi067 bash[27441]: cluster 2024-04-03T18:42:14.056423+0000 mgr.y (mgr.24370) 7914 : cluster [DBG] pgmap v7898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:16.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:15 smithi082 bash[20963]: cluster 2024-04-03T18:42:14.056423+0000 mgr.y (mgr.24370) 7914 : cluster [DBG] pgmap v7898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:17.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:17 smithi067 bash[27441]: cluster 2024-04-03T18:42:16.057582+0000 mgr.y (mgr.24370) 7915 : cluster [DBG] pgmap v7899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:17.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:17 smithi067 bash[27441]: audit 2024-04-03T18:42:16.994856+0000 mon.a (mon.0) 7163 : audit [DBG] from='client.? 172.21.15.67:0/204584430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:17.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:17 smithi067 bash[17655]: cluster 2024-04-03T18:42:16.057582+0000 mgr.y (mgr.24370) 7915 : cluster [DBG] pgmap v7899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:17.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:17 smithi067 bash[17655]: audit 2024-04-03T18:42:16.994856+0000 mon.a (mon.0) 7163 : audit [DBG] from='client.? 172.21.15.67:0/204584430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:18.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:17 smithi082 bash[20963]: cluster 2024-04-03T18:42:16.057582+0000 mgr.y (mgr.24370) 7915 : cluster [DBG] pgmap v7899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:18.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:17 smithi082 bash[20963]: audit 2024-04-03T18:42:16.994856+0000 mon.a (mon.0) 7163 : audit [DBG] from='client.? 172.21.15.67:0/204584430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:19.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:19 smithi067 bash[27441]: cluster 2024-04-03T18:42:18.058454+0000 mgr.y (mgr.24370) 7916 : cluster [DBG] pgmap v7900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:19.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:19 smithi067 bash[27441]: audit 2024-04-03T18:42:19.451784+0000 mon.a (mon.0) 7164 : audit [DBG] from='client.? 172.21.15.67:0/3384236485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:19.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:19 smithi067 bash[17655]: cluster 2024-04-03T18:42:18.058454+0000 mgr.y (mgr.24370) 7916 : cluster [DBG] pgmap v7900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:19.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:19 smithi067 bash[17655]: audit 2024-04-03T18:42:19.451784+0000 mon.a (mon.0) 7164 : audit [DBG] from='client.? 172.21.15.67:0/3384236485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:20.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:19 smithi082 bash[20963]: cluster 2024-04-03T18:42:18.058454+0000 mgr.y (mgr.24370) 7916 : cluster [DBG] pgmap v7900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:20.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:19 smithi082 bash[20963]: audit 2024-04-03T18:42:19.451784+0000 mon.a (mon.0) 7164 : audit [DBG] from='client.? 172.21.15.67:0/3384236485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:22.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:21 smithi082 bash[20963]: cluster 2024-04-03T18:42:20.059205+0000 mgr.y (mgr.24370) 7917 : cluster [DBG] pgmap v7901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:22.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:21 smithi067 bash[17655]: cluster 2024-04-03T18:42:20.059205+0000 mgr.y (mgr.24370) 7917 : cluster [DBG] pgmap v7901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:22.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:21 smithi067 bash[27441]: cluster 2024-04-03T18:42:20.059205+0000 mgr.y (mgr.24370) 7917 : cluster [DBG] pgmap v7901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:23.073 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:22 smithi067 bash[17655]: audit 2024-04-03T18:42:21.909266+0000 mon.c (mon.2) 3113 : audit [DBG] from='client.? 172.21.15.67:0/3154929185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:23.073 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:22 smithi067 bash[27441]: audit 2024-04-03T18:42:21.909266+0000 mon.c (mon.2) 3113 : audit [DBG] from='client.? 172.21.15.67:0/3154929185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:23.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:22 smithi082 bash[20963]: audit 2024-04-03T18:42:21.909266+0000 mon.c (mon.2) 3113 : audit [DBG] from='client.? 172.21.15.67:0/3154929185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:23.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:23] "GET /metrics HTTP/1.1" 200 239959 "" "Prometheus/2.43.0" 2024-04-03T18:42:23.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:23 smithi082 bash[20963]: cluster 2024-04-03T18:42:22.060422+0000 mgr.y (mgr.24370) 7918 : cluster [DBG] pgmap v7902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:23.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:42:24.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:23 smithi067 bash[27441]: cluster 2024-04-03T18:42:22.060422+0000 mgr.y (mgr.24370) 7918 : cluster [DBG] pgmap v7902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:24.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:23 smithi067 bash[17655]: cluster 2024-04-03T18:42:22.060422+0000 mgr.y (mgr.24370) 7918 : cluster [DBG] pgmap v7902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:25.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:24 smithi082 bash[20963]: audit 2024-04-03T18:42:24.362724+0000 mon.c (mon.2) 3114 : audit [DBG] from='client.? 172.21.15.67:0/1992860074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:25.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:24 smithi067 bash[17655]: audit 2024-04-03T18:42:24.362724+0000 mon.c (mon.2) 3114 : audit [DBG] from='client.? 172.21.15.67:0/1992860074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:25.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:24 smithi067 bash[27441]: audit 2024-04-03T18:42:24.362724+0000 mon.c (mon.2) 3114 : audit [DBG] from='client.? 172.21.15.67:0/1992860074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:26.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:25 smithi082 bash[20963]: cluster 2024-04-03T18:42:24.060895+0000 mgr.y (mgr.24370) 7919 : cluster [DBG] pgmap v7903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:26.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:25 smithi082 bash[20963]: audit 2024-04-03T18:42:25.071825+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:26.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:25 smithi067 bash[17655]: cluster 2024-04-03T18:42:24.060895+0000 mgr.y (mgr.24370) 7919 : cluster [DBG] pgmap v7903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:26.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:25 smithi067 bash[17655]: audit 2024-04-03T18:42:25.071825+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:26.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:25 smithi067 bash[27441]: cluster 2024-04-03T18:42:24.060895+0000 mgr.y (mgr.24370) 7919 : cluster [DBG] pgmap v7903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:26.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:25 smithi067 bash[27441]: audit 2024-04-03T18:42:25.071825+0000 mon.a (mon.0) 7165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:28.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:27 smithi082 bash[20963]: cluster 2024-04-03T18:42:26.062001+0000 mgr.y (mgr.24370) 7920 : cluster [DBG] pgmap v7904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:28.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:27 smithi082 bash[20963]: audit 2024-04-03T18:42:26.821359+0000 mon.c (mon.2) 3115 : audit [DBG] from='client.? 172.21.15.67:0/1856392186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:28.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:27 smithi067 bash[17655]: cluster 2024-04-03T18:42:26.062001+0000 mgr.y (mgr.24370) 7920 : cluster [DBG] pgmap v7904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:28.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:27 smithi067 bash[17655]: audit 2024-04-03T18:42:26.821359+0000 mon.c (mon.2) 3115 : audit [DBG] from='client.? 172.21.15.67:0/1856392186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:28.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:27 smithi067 bash[27441]: cluster 2024-04-03T18:42:26.062001+0000 mgr.y (mgr.24370) 7920 : cluster [DBG] pgmap v7904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:28.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:27 smithi067 bash[27441]: audit 2024-04-03T18:42:26.821359+0000 mon.c (mon.2) 3115 : audit [DBG] from='client.? 172.21.15.67:0/1856392186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:30.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:29 smithi082 bash[20963]: cluster 2024-04-03T18:42:28.062744+0000 mgr.y (mgr.24370) 7921 : cluster [DBG] pgmap v7905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:30.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:29 smithi082 bash[20963]: audit 2024-04-03T18:42:29.279841+0000 mon.a (mon.0) 7166 : audit [DBG] from='client.? 172.21.15.67:0/2461681589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:30.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:29 smithi067 bash[17655]: cluster 2024-04-03T18:42:28.062744+0000 mgr.y (mgr.24370) 7921 : cluster [DBG] pgmap v7905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:30.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:29 smithi067 bash[17655]: audit 2024-04-03T18:42:29.279841+0000 mon.a (mon.0) 7166 : audit [DBG] from='client.? 172.21.15.67:0/2461681589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:30.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:29 smithi067 bash[27441]: cluster 2024-04-03T18:42:28.062744+0000 mgr.y (mgr.24370) 7921 : cluster [DBG] pgmap v7905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:30.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:29 smithi067 bash[27441]: audit 2024-04-03T18:42:29.279841+0000 mon.a (mon.0) 7166 : audit [DBG] from='client.? 172.21.15.67:0/2461681589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:32.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:31 smithi082 bash[20963]: cluster 2024-04-03T18:42:30.063479+0000 mgr.y (mgr.24370) 7922 : cluster [DBG] pgmap v7906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:32.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:31 smithi067 bash[27441]: cluster 2024-04-03T18:42:30.063479+0000 mgr.y (mgr.24370) 7922 : cluster [DBG] pgmap v7906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:32.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:31 smithi067 bash[17655]: cluster 2024-04-03T18:42:30.063479+0000 mgr.y (mgr.24370) 7922 : cluster [DBG] pgmap v7906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:33.072 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:32 smithi067 bash[27441]: audit 2024-04-03T18:42:31.731213+0000 mon.a (mon.0) 7167 : audit [DBG] from='client.? 172.21.15.67:0/769330187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:33.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:32 smithi067 bash[17655]: audit 2024-04-03T18:42:31.731213+0000 mon.a (mon.0) 7167 : audit [DBG] from='client.? 172.21.15.67:0/769330187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:33.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:32 smithi082 bash[20963]: audit 2024-04-03T18:42:31.731213+0000 mon.a (mon.0) 7167 : audit [DBG] from='client.? 172.21.15.67:0/769330187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:33.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:42:33.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:33 smithi082 bash[20963]: cluster 2024-04-03T18:42:32.064578+0000 mgr.y (mgr.24370) 7923 : cluster [DBG] pgmap v7907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:42:34.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:33 smithi067 bash[17655]: cluster 2024-04-03T18:42:32.064578+0000 mgr.y (mgr.24370) 7923 : cluster [DBG] pgmap v7907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:34.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:33 smithi067 bash[27441]: cluster 2024-04-03T18:42:32.064578+0000 mgr.y (mgr.24370) 7923 : cluster [DBG] pgmap v7907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:35.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:34 smithi082 bash[20963]: audit 2024-04-03T18:42:34.186222+0000 mon.c (mon.2) 3116 : audit [DBG] from='client.? 172.21.15.67:0/2354530847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:35.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:34 smithi067 bash[17655]: audit 2024-04-03T18:42:34.186222+0000 mon.c (mon.2) 3116 : audit [DBG] from='client.? 172.21.15.67:0/2354530847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:35.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:34 smithi067 bash[27441]: audit 2024-04-03T18:42:34.186222+0000 mon.c (mon.2) 3116 : audit [DBG] from='client.? 172.21.15.67:0/2354530847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:36.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:35 smithi082 bash[20963]: cluster 2024-04-03T18:42:34.065196+0000 mgr.y (mgr.24370) 7924 : cluster [DBG] pgmap v7908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:36.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:35 smithi067 bash[17655]: cluster 2024-04-03T18:42:34.065196+0000 mgr.y (mgr.24370) 7924 : cluster [DBG] pgmap v7908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:36.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:35 smithi067 bash[27441]: cluster 2024-04-03T18:42:34.065196+0000 mgr.y (mgr.24370) 7924 : cluster [DBG] pgmap v7908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:37.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:36 smithi082 bash[20963]: audit 2024-04-03T18:42:36.639203+0000 mon.a (mon.0) 7168 : audit [DBG] from='client.? 172.21.15.67:0/2285359222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:37.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:36 smithi067 bash[17655]: audit 2024-04-03T18:42:36.639203+0000 mon.a (mon.0) 7168 : audit [DBG] from='client.? 172.21.15.67:0/2285359222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:37.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:36 smithi067 bash[27441]: audit 2024-04-03T18:42:36.639203+0000 mon.a (mon.0) 7168 : audit [DBG] from='client.? 172.21.15.67:0/2285359222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:38.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:37 smithi082 bash[20963]: cluster 2024-04-03T18:42:36.066376+0000 mgr.y (mgr.24370) 7925 : cluster [DBG] pgmap v7909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:38.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:37 smithi067 bash[17655]: cluster 2024-04-03T18:42:36.066376+0000 mgr.y (mgr.24370) 7925 : cluster [DBG] pgmap v7909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:38.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:37 smithi067 bash[27441]: cluster 2024-04-03T18:42:36.066376+0000 mgr.y (mgr.24370) 7925 : cluster [DBG] pgmap v7909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:40.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:39 smithi082 bash[20963]: cluster 2024-04-03T18:42:38.067105+0000 mgr.y (mgr.24370) 7926 : cluster [DBG] pgmap v7910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:40.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:39 smithi082 bash[20963]: audit 2024-04-03T18:42:39.097114+0000 mon.a (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.67:0/3097286209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:40.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:39 smithi067 bash[27441]: cluster 2024-04-03T18:42:38.067105+0000 mgr.y (mgr.24370) 7926 : cluster [DBG] pgmap v7910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:40.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:39 smithi067 bash[27441]: audit 2024-04-03T18:42:39.097114+0000 mon.a (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.67:0/3097286209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:40.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:39 smithi067 bash[17655]: cluster 2024-04-03T18:42:38.067105+0000 mgr.y (mgr.24370) 7926 : cluster [DBG] pgmap v7910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:40.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:39 smithi067 bash[17655]: audit 2024-04-03T18:42:39.097114+0000 mon.a (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.67:0/3097286209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:41.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:40 smithi082 bash[20963]: audit 2024-04-03T18:42:40.071542+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:41.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:40 smithi067 bash[27441]: audit 2024-04-03T18:42:40.071542+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:41.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:40 smithi067 bash[17655]: audit 2024-04-03T18:42:40.071542+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:42.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:41 smithi082 bash[20963]: cluster 2024-04-03T18:42:40.067765+0000 mgr.y (mgr.24370) 7927 : cluster [DBG] pgmap v7911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:42.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:41 smithi082 bash[20963]: audit 2024-04-03T18:42:41.552185+0000 mon.a (mon.0) 7171 : audit [DBG] from='client.? 172.21.15.67:0/336440186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:42.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:41 smithi067 bash[17655]: cluster 2024-04-03T18:42:40.067765+0000 mgr.y (mgr.24370) 7927 : cluster [DBG] pgmap v7911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:42.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:41 smithi067 bash[17655]: audit 2024-04-03T18:42:41.552185+0000 mon.a (mon.0) 7171 : audit [DBG] from='client.? 172.21.15.67:0/336440186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:42.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:41 smithi067 bash[27441]: cluster 2024-04-03T18:42:40.067765+0000 mgr.y (mgr.24370) 7927 : cluster [DBG] pgmap v7911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:42.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:41 smithi067 bash[27441]: audit 2024-04-03T18:42:41.552185+0000 mon.a (mon.0) 7171 : audit [DBG] from='client.? 172.21.15.67:0/336440186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:43.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:42:43.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:43 smithi082 bash[20963]: cluster 2024-04-03T18:42:42.068924+0000 mgr.y (mgr.24370) 7928 : cluster [DBG] pgmap v7912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:43.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:42:44.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:43 smithi067 bash[27441]: cluster 2024-04-03T18:42:42.068924+0000 mgr.y (mgr.24370) 7928 : cluster [DBG] pgmap v7912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:44.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:43 smithi067 bash[17655]: cluster 2024-04-03T18:42:42.068924+0000 mgr.y (mgr.24370) 7928 : cluster [DBG] pgmap v7912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:45.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:44 smithi082 bash[20963]: audit 2024-04-03T18:42:44.002452+0000 mon.a (mon.0) 7172 : audit [DBG] from='client.? 172.21.15.67:0/3955607904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:45.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:44 smithi067 bash[17655]: audit 2024-04-03T18:42:44.002452+0000 mon.a (mon.0) 7172 : audit [DBG] from='client.? 172.21.15.67:0/3955607904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:45.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:44 smithi067 bash[27441]: audit 2024-04-03T18:42:44.002452+0000 mon.a (mon.0) 7172 : audit [DBG] from='client.? 172.21.15.67:0/3955607904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:46.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:45 smithi082 bash[20963]: cluster 2024-04-03T18:42:44.069576+0000 mgr.y (mgr.24370) 7929 : cluster [DBG] pgmap v7913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:46.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:45 smithi067 bash[27441]: cluster 2024-04-03T18:42:44.069576+0000 mgr.y (mgr.24370) 7929 : cluster [DBG] pgmap v7913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:46.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:45 smithi067 bash[17655]: cluster 2024-04-03T18:42:44.069576+0000 mgr.y (mgr.24370) 7929 : cluster [DBG] pgmap v7913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:47.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:46 smithi082 bash[20963]: audit 2024-04-03T18:42:46.463646+0000 mon.a (mon.0) 7173 : audit [DBG] from='client.? 172.21.15.67:0/2420748063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:47.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:46 smithi067 bash[17655]: audit 2024-04-03T18:42:46.463646+0000 mon.a (mon.0) 7173 : audit [DBG] from='client.? 172.21.15.67:0/2420748063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:47.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:46 smithi067 bash[27441]: audit 2024-04-03T18:42:46.463646+0000 mon.a (mon.0) 7173 : audit [DBG] from='client.? 172.21.15.67:0/2420748063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:48.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:47 smithi082 bash[20963]: cluster 2024-04-03T18:42:46.071293+0000 mgr.y (mgr.24370) 7930 : cluster [DBG] pgmap v7914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:48.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:47 smithi067 bash[17655]: cluster 2024-04-03T18:42:46.071293+0000 mgr.y (mgr.24370) 7930 : cluster [DBG] pgmap v7914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:48.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:47 smithi067 bash[27441]: cluster 2024-04-03T18:42:46.071293+0000 mgr.y (mgr.24370) 7930 : cluster [DBG] pgmap v7914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:50.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:49 smithi082 bash[20963]: cluster 2024-04-03T18:42:48.072148+0000 mgr.y (mgr.24370) 7931 : cluster [DBG] pgmap v7915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:50.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:49 smithi082 bash[20963]: audit 2024-04-03T18:42:48.920925+0000 mon.a (mon.0) 7174 : audit [DBG] from='client.? 172.21.15.67:0/4261669345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:50.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:49 smithi067 bash[17655]: cluster 2024-04-03T18:42:48.072148+0000 mgr.y (mgr.24370) 7931 : cluster [DBG] pgmap v7915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:50.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:49 smithi067 bash[17655]: audit 2024-04-03T18:42:48.920925+0000 mon.a (mon.0) 7174 : audit [DBG] from='client.? 172.21.15.67:0/4261669345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:50.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:49 smithi067 bash[27441]: cluster 2024-04-03T18:42:48.072148+0000 mgr.y (mgr.24370) 7931 : cluster [DBG] pgmap v7915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:50.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:49 smithi067 bash[27441]: audit 2024-04-03T18:42:48.920925+0000 mon.a (mon.0) 7174 : audit [DBG] from='client.? 172.21.15.67:0/4261669345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:52.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:51 smithi082 bash[20963]: cluster 2024-04-03T18:42:50.072782+0000 mgr.y (mgr.24370) 7932 : cluster [DBG] pgmap v7916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:52.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:51 smithi082 bash[20963]: audit 2024-04-03T18:42:51.367730+0000 mon.c (mon.2) 3117 : audit [DBG] from='client.? 172.21.15.67:0/3491259553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:52.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:51 smithi067 bash[17655]: cluster 2024-04-03T18:42:50.072782+0000 mgr.y (mgr.24370) 7932 : cluster [DBG] pgmap v7916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:52.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:51 smithi067 bash[17655]: audit 2024-04-03T18:42:51.367730+0000 mon.c (mon.2) 3117 : audit [DBG] from='client.? 172.21.15.67:0/3491259553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:52.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:51 smithi067 bash[27441]: cluster 2024-04-03T18:42:50.072782+0000 mgr.y (mgr.24370) 7932 : cluster [DBG] pgmap v7916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:52.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:51 smithi067 bash[27441]: audit 2024-04-03T18:42:51.367730+0000 mon.c (mon.2) 3117 : audit [DBG] from='client.? 172.21.15.67:0/3491259553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:53.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:42:53.774 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:42:54.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:53 smithi082 bash[20963]: cluster 2024-04-03T18:42:52.073937+0000 mgr.y (mgr.24370) 7933 : cluster [DBG] pgmap v7917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:54.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:53 smithi082 bash[20963]: audit 2024-04-03T18:42:53.650784+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:42:54.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:53 smithi067 bash[17655]: cluster 2024-04-03T18:42:52.073937+0000 mgr.y (mgr.24370) 7933 : cluster [DBG] pgmap v7917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:54.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:53 smithi067 bash[17655]: audit 2024-04-03T18:42:53.650784+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:42:54.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:53 smithi067 bash[27441]: cluster 2024-04-03T18:42:52.073937+0000 mgr.y (mgr.24370) 7933 : cluster [DBG] pgmap v7917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:54.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:53 smithi067 bash[27441]: audit 2024-04-03T18:42:53.650784+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:42:55.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:54 smithi082 bash[20963]: audit 2024-04-03T18:42:53.830205+0000 mon.a (mon.0) 7176 : audit [DBG] from='client.? 172.21.15.67:0/1719067252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:55.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:54 smithi067 bash[17655]: audit 2024-04-03T18:42:53.830205+0000 mon.a (mon.0) 7176 : audit [DBG] from='client.? 172.21.15.67:0/1719067252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:55.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:54 smithi067 bash[27441]: audit 2024-04-03T18:42:53.830205+0000 mon.a (mon.0) 7176 : audit [DBG] from='client.? 172.21.15.67:0/1719067252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:56.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:55 smithi082 bash[20963]: cluster 2024-04-03T18:42:54.074578+0000 mgr.y (mgr.24370) 7934 : cluster [DBG] pgmap v7918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:56.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:55 smithi082 bash[20963]: audit 2024-04-03T18:42:55.072561+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:56.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:55 smithi067 bash[17655]: cluster 2024-04-03T18:42:54.074578+0000 mgr.y (mgr.24370) 7934 : cluster [DBG] pgmap v7918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:56.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:55 smithi067 bash[17655]: audit 2024-04-03T18:42:55.072561+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:56.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:55 smithi067 bash[27441]: cluster 2024-04-03T18:42:54.074578+0000 mgr.y (mgr.24370) 7934 : cluster [DBG] pgmap v7918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:56.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:55 smithi067 bash[27441]: audit 2024-04-03T18:42:55.072561+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:42:57.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:56 smithi082 bash[20963]: audit 2024-04-03T18:42:56.285870+0000 mon.a (mon.0) 7178 : audit [DBG] from='client.? 172.21.15.67:0/752786940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:57.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:56 smithi067 bash[17655]: audit 2024-04-03T18:42:56.285870+0000 mon.a (mon.0) 7178 : audit [DBG] from='client.? 172.21.15.67:0/752786940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:57.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:56 smithi067 bash[27441]: audit 2024-04-03T18:42:56.285870+0000 mon.a (mon.0) 7178 : audit [DBG] from='client.? 172.21.15.67:0/752786940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:58.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:57 smithi082 bash[20963]: cluster 2024-04-03T18:42:56.075337+0000 mgr.y (mgr.24370) 7935 : cluster [DBG] pgmap v7919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:58.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:57 smithi067 bash[17655]: cluster 2024-04-03T18:42:56.075337+0000 mgr.y (mgr.24370) 7935 : cluster [DBG] pgmap v7919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:58.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:57 smithi067 bash[27441]: cluster 2024-04-03T18:42:56.075337+0000 mgr.y (mgr.24370) 7935 : cluster [DBG] pgmap v7919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:42:59.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:58 smithi082 bash[20963]: audit 2024-04-03T18:42:58.751422+0000 mon.a (mon.0) 7179 : audit [DBG] from='client.? 172.21.15.67:0/2130457791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:59.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:58 smithi067 bash[27441]: audit 2024-04-03T18:42:58.751422+0000 mon.a (mon.0) 7179 : audit [DBG] from='client.? 172.21.15.67:0/2130457791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:42:59.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:58 smithi067 bash[17655]: audit 2024-04-03T18:42:58.751422+0000 mon.a (mon.0) 7179 : audit [DBG] from='client.? 172.21.15.67:0/2130457791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:00.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:59 smithi082 bash[20963]: cluster 2024-04-03T18:42:58.075990+0000 mgr.y (mgr.24370) 7936 : cluster [DBG] pgmap v7920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:00.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:59 smithi082 bash[20963]: audit 2024-04-03T18:42:59.399475+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:59 smithi082 bash[20963]: audit 2024-04-03T18:42:59.409086+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:59 smithi082 bash[20963]: audit 2024-04-03T18:42:59.654726+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:42:59 smithi082 bash[20963]: audit 2024-04-03T18:42:59.662201+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[17655]: cluster 2024-04-03T18:42:58.075990+0000 mgr.y (mgr.24370) 7936 : cluster [DBG] pgmap v7920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:00.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[17655]: audit 2024-04-03T18:42:59.399475+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[17655]: audit 2024-04-03T18:42:59.409086+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[17655]: audit 2024-04-03T18:42:59.654726+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[17655]: audit 2024-04-03T18:42:59.662201+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[27441]: cluster 2024-04-03T18:42:58.075990+0000 mgr.y (mgr.24370) 7936 : cluster [DBG] pgmap v7920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:00.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[27441]: audit 2024-04-03T18:42:59.399475+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[27441]: audit 2024-04-03T18:42:59.409086+0000 mon.a (mon.0) 7181 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[27441]: audit 2024-04-03T18:42:59.654726+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:00.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:42:59 smithi067 bash[27441]: audit 2024-04-03T18:42:59.662201+0000 mon.a (mon.0) 7183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:01.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:00 smithi082 bash[20963]: audit 2024-04-03T18:43:00.085171+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:43:01.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:00 smithi082 bash[20963]: audit 2024-04-03T18:43:00.086681+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:43:01.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:00 smithi082 bash[20963]: audit 2024-04-03T18:43:00.094721+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:01.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:00 smithi067 bash[27441]: audit 2024-04-03T18:43:00.085171+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:43:01.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:00 smithi067 bash[27441]: audit 2024-04-03T18:43:00.086681+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:43:01.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:00 smithi067 bash[27441]: audit 2024-04-03T18:43:00.094721+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:01.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:00 smithi067 bash[17655]: audit 2024-04-03T18:43:00.085171+0000 mon.a (mon.0) 7184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:43:01.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:00 smithi067 bash[17655]: audit 2024-04-03T18:43:00.086681+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:43:01.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:00 smithi067 bash[17655]: audit 2024-04-03T18:43:00.094721+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:43:02.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:01 smithi082 bash[20963]: cluster 2024-04-03T18:43:00.076654+0000 mgr.y (mgr.24370) 7937 : cluster [DBG] pgmap v7921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:02.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:01 smithi082 bash[20963]: audit 2024-04-03T18:43:01.211398+0000 mon.c (mon.2) 3118 : audit [DBG] from='client.? 172.21.15.67:0/2558936916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:02.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:01 smithi067 bash[27441]: cluster 2024-04-03T18:43:00.076654+0000 mgr.y (mgr.24370) 7937 : cluster [DBG] pgmap v7921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:02.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:01 smithi067 bash[27441]: audit 2024-04-03T18:43:01.211398+0000 mon.c (mon.2) 3118 : audit [DBG] from='client.? 172.21.15.67:0/2558936916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:02.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:01 smithi067 bash[17655]: cluster 2024-04-03T18:43:00.076654+0000 mgr.y (mgr.24370) 7937 : cluster [DBG] pgmap v7921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:02.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:01 smithi067 bash[17655]: audit 2024-04-03T18:43:01.211398+0000 mon.c (mon.2) 3118 : audit [DBG] from='client.? 172.21.15.67:0/2558936916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:03.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:43:03.820 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:43:04.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:03 smithi082 bash[20963]: cluster 2024-04-03T18:43:02.077925+0000 mgr.y (mgr.24370) 7938 : cluster [DBG] pgmap v7922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:04.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:03 smithi082 bash[20963]: audit 2024-04-03T18:43:03.671573+0000 mon.a (mon.0) 7187 : audit [DBG] from='client.? 172.21.15.67:0/2953704065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:04.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:03 smithi067 bash[17655]: cluster 2024-04-03T18:43:02.077925+0000 mgr.y (mgr.24370) 7938 : cluster [DBG] pgmap v7922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:04.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:03 smithi067 bash[17655]: audit 2024-04-03T18:43:03.671573+0000 mon.a (mon.0) 7187 : audit [DBG] from='client.? 172.21.15.67:0/2953704065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:04.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:03 smithi067 bash[27441]: cluster 2024-04-03T18:43:02.077925+0000 mgr.y (mgr.24370) 7938 : cluster [DBG] pgmap v7922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:04.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:03 smithi067 bash[27441]: audit 2024-04-03T18:43:03.671573+0000 mon.a (mon.0) 7187 : audit [DBG] from='client.? 172.21.15.67:0/2953704065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:06.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:05 smithi082 bash[20963]: cluster 2024-04-03T18:43:04.078740+0000 mgr.y (mgr.24370) 7939 : cluster [DBG] pgmap v7923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:06.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:05 smithi067 bash[17655]: cluster 2024-04-03T18:43:04.078740+0000 mgr.y (mgr.24370) 7939 : cluster [DBG] pgmap v7923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:06.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:05 smithi067 bash[27441]: cluster 2024-04-03T18:43:04.078740+0000 mgr.y (mgr.24370) 7939 : cluster [DBG] pgmap v7923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:07.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:06 smithi082 bash[20963]: audit 2024-04-03T18:43:06.134984+0000 mon.a (mon.0) 7188 : audit [DBG] from='client.? 172.21.15.67:0/3108050559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:07.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:06 smithi067 bash[27441]: audit 2024-04-03T18:43:06.134984+0000 mon.a (mon.0) 7188 : audit [DBG] from='client.? 172.21.15.67:0/3108050559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:07.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:06 smithi067 bash[17655]: audit 2024-04-03T18:43:06.134984+0000 mon.a (mon.0) 7188 : audit [DBG] from='client.? 172.21.15.67:0/3108050559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:08.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:07 smithi082 bash[20963]: cluster 2024-04-03T18:43:06.079543+0000 mgr.y (mgr.24370) 7940 : cluster [DBG] pgmap v7924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:08.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:07 smithi067 bash[27441]: cluster 2024-04-03T18:43:06.079543+0000 mgr.y (mgr.24370) 7940 : cluster [DBG] pgmap v7924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:08.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:07 smithi067 bash[17655]: cluster 2024-04-03T18:43:06.079543+0000 mgr.y (mgr.24370) 7940 : cluster [DBG] pgmap v7924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:09.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:08 smithi082 bash[20963]: audit 2024-04-03T18:43:08.589434+0000 mon.c (mon.2) 3119 : audit [DBG] from='client.? 172.21.15.67:0/1004081871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:09.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:08 smithi067 bash[17655]: audit 2024-04-03T18:43:08.589434+0000 mon.c (mon.2) 3119 : audit [DBG] from='client.? 172.21.15.67:0/1004081871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:09.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:08 smithi067 bash[27441]: audit 2024-04-03T18:43:08.589434+0000 mon.c (mon.2) 3119 : audit [DBG] from='client.? 172.21.15.67:0/1004081871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:10.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:09 smithi082 bash[20963]: cluster 2024-04-03T18:43:08.080239+0000 mgr.y (mgr.24370) 7941 : cluster [DBG] pgmap v7925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:10.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:09 smithi067 bash[27441]: cluster 2024-04-03T18:43:08.080239+0000 mgr.y (mgr.24370) 7941 : cluster [DBG] pgmap v7925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:10.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:09 smithi067 bash[17655]: cluster 2024-04-03T18:43:08.080239+0000 mgr.y (mgr.24370) 7941 : cluster [DBG] pgmap v7925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:11.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:10 smithi082 bash[20963]: audit 2024-04-03T18:43:10.072970+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:11.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:10 smithi067 bash[17655]: audit 2024-04-03T18:43:10.072970+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:11.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:10 smithi067 bash[27441]: audit 2024-04-03T18:43:10.072970+0000 mon.a (mon.0) 7189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:12.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:11 smithi082 bash[20963]: cluster 2024-04-03T18:43:10.081503+0000 mgr.y (mgr.24370) 7942 : cluster [DBG] pgmap v7926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:12.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:11 smithi082 bash[20963]: audit 2024-04-03T18:43:11.052815+0000 mon.a (mon.0) 7190 : audit [DBG] from='client.? 172.21.15.67:0/2830369658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:12.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:11 smithi067 bash[27441]: cluster 2024-04-03T18:43:10.081503+0000 mgr.y (mgr.24370) 7942 : cluster [DBG] pgmap v7926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:12.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:11 smithi067 bash[27441]: audit 2024-04-03T18:43:11.052815+0000 mon.a (mon.0) 7190 : audit [DBG] from='client.? 172.21.15.67:0/2830369658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:12.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:11 smithi067 bash[17655]: cluster 2024-04-03T18:43:10.081503+0000 mgr.y (mgr.24370) 7942 : cluster [DBG] pgmap v7926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:12.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:11 smithi067 bash[17655]: audit 2024-04-03T18:43:11.052815+0000 mon.a (mon.0) 7190 : audit [DBG] from='client.? 172.21.15.67:0/2830369658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:13.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:43:13.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:43:14.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:13 smithi082 bash[20963]: cluster 2024-04-03T18:43:12.082611+0000 mgr.y (mgr.24370) 7943 : cluster [DBG] pgmap v7927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:14.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:13 smithi082 bash[20963]: audit 2024-04-03T18:43:13.505201+0000 mon.a (mon.0) 7191 : audit [DBG] from='client.? 172.21.15.67:0/1790738711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:14.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:13 smithi067 bash[17655]: cluster 2024-04-03T18:43:12.082611+0000 mgr.y (mgr.24370) 7943 : cluster [DBG] pgmap v7927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:14.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:13 smithi067 bash[17655]: audit 2024-04-03T18:43:13.505201+0000 mon.a (mon.0) 7191 : audit [DBG] from='client.? 172.21.15.67:0/1790738711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:14.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:13 smithi067 bash[27441]: cluster 2024-04-03T18:43:12.082611+0000 mgr.y (mgr.24370) 7943 : cluster [DBG] pgmap v7927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:14.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:13 smithi067 bash[27441]: audit 2024-04-03T18:43:13.505201+0000 mon.a (mon.0) 7191 : audit [DBG] from='client.? 172.21.15.67:0/1790738711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:16.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:15 smithi082 bash[20963]: cluster 2024-04-03T18:43:14.083284+0000 mgr.y (mgr.24370) 7944 : cluster [DBG] pgmap v7928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:16.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:15 smithi067 bash[27441]: cluster 2024-04-03T18:43:14.083284+0000 mgr.y (mgr.24370) 7944 : cluster [DBG] pgmap v7928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:16.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:15 smithi067 bash[17655]: cluster 2024-04-03T18:43:14.083284+0000 mgr.y (mgr.24370) 7944 : cluster [DBG] pgmap v7928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:17.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:16 smithi067 bash[17655]: audit 2024-04-03T18:43:15.958184+0000 mon.a (mon.0) 7192 : audit [DBG] from='client.? 172.21.15.67:0/3071028232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:17.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:16 smithi067 bash[27441]: audit 2024-04-03T18:43:15.958184+0000 mon.a (mon.0) 7192 : audit [DBG] from='client.? 172.21.15.67:0/3071028232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:17.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:16 smithi082 bash[20963]: audit 2024-04-03T18:43:15.958184+0000 mon.a (mon.0) 7192 : audit [DBG] from='client.? 172.21.15.67:0/3071028232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:18.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:17 smithi067 bash[17655]: cluster 2024-04-03T18:43:16.084502+0000 mgr.y (mgr.24370) 7945 : cluster [DBG] pgmap v7929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:18.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:17 smithi067 bash[27441]: cluster 2024-04-03T18:43:16.084502+0000 mgr.y (mgr.24370) 7945 : cluster [DBG] pgmap v7929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:18.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:17 smithi082 bash[20963]: cluster 2024-04-03T18:43:16.084502+0000 mgr.y (mgr.24370) 7945 : cluster [DBG] pgmap v7929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:19.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:18 smithi067 bash[17655]: audit 2024-04-03T18:43:18.406792+0000 mon.c (mon.2) 3120 : audit [DBG] from='client.? 172.21.15.67:0/1186761766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:19.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:18 smithi067 bash[27441]: audit 2024-04-03T18:43:18.406792+0000 mon.c (mon.2) 3120 : audit [DBG] from='client.? 172.21.15.67:0/1186761766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:19.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:18 smithi082 bash[20963]: audit 2024-04-03T18:43:18.406792+0000 mon.c (mon.2) 3120 : audit [DBG] from='client.? 172.21.15.67:0/1186761766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:20.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:19 smithi067 bash[17655]: cluster 2024-04-03T18:43:18.085118+0000 mgr.y (mgr.24370) 7946 : cluster [DBG] pgmap v7930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:20.156 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:19 smithi067 bash[27441]: cluster 2024-04-03T18:43:18.085118+0000 mgr.y (mgr.24370) 7946 : cluster [DBG] pgmap v7930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:20.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:19 smithi082 bash[20963]: cluster 2024-04-03T18:43:18.085118+0000 mgr.y (mgr.24370) 7946 : cluster [DBG] pgmap v7930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:21.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:20 smithi067 bash[17655]: audit 2024-04-03T18:43:20.871188+0000 mon.a (mon.0) 7193 : audit [DBG] from='client.? 172.21.15.67:0/1857113002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:21.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:20 smithi067 bash[27441]: audit 2024-04-03T18:43:20.871188+0000 mon.a (mon.0) 7193 : audit [DBG] from='client.? 172.21.15.67:0/1857113002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:21.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:20 smithi082 bash[20963]: audit 2024-04-03T18:43:20.871188+0000 mon.a (mon.0) 7193 : audit [DBG] from='client.? 172.21.15.67:0/1857113002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:22.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:21 smithi067 bash[17655]: cluster 2024-04-03T18:43:20.085804+0000 mgr.y (mgr.24370) 7947 : cluster [DBG] pgmap v7931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:22.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:21 smithi067 bash[27441]: cluster 2024-04-03T18:43:20.085804+0000 mgr.y (mgr.24370) 7947 : cluster [DBG] pgmap v7931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:22.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:21 smithi082 bash[20963]: cluster 2024-04-03T18:43:20.085804+0000 mgr.y (mgr.24370) 7947 : cluster [DBG] pgmap v7931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:23.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:43:23.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:43:24.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:23 smithi067 bash[27441]: cluster 2024-04-03T18:43:22.086959+0000 mgr.y (mgr.24370) 7948 : cluster [DBG] pgmap v7932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:24.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:23 smithi067 bash[27441]: audit 2024-04-03T18:43:23.324159+0000 mon.a (mon.0) 7194 : audit [DBG] from='client.? 172.21.15.67:0/1157462434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:24.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:23 smithi067 bash[17655]: cluster 2024-04-03T18:43:22.086959+0000 mgr.y (mgr.24370) 7948 : cluster [DBG] pgmap v7932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:24.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:23 smithi067 bash[17655]: audit 2024-04-03T18:43:23.324159+0000 mon.a (mon.0) 7194 : audit [DBG] from='client.? 172.21.15.67:0/1157462434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:24.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:23 smithi082 bash[20963]: cluster 2024-04-03T18:43:22.086959+0000 mgr.y (mgr.24370) 7948 : cluster [DBG] pgmap v7932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:24.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:23 smithi082 bash[20963]: audit 2024-04-03T18:43:23.324159+0000 mon.a (mon.0) 7194 : audit [DBG] from='client.? 172.21.15.67:0/1157462434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:26.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:25 smithi067 bash[27441]: cluster 2024-04-03T18:43:24.087643+0000 mgr.y (mgr.24370) 7949 : cluster [DBG] pgmap v7933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:26.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:25 smithi067 bash[27441]: audit 2024-04-03T18:43:25.073249+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:26.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:25 smithi067 bash[27441]: audit 2024-04-03T18:43:25.771063+0000 mon.a (mon.0) 7196 : audit [DBG] from='client.? 172.21.15.67:0/626678497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:26.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:25 smithi067 bash[17655]: cluster 2024-04-03T18:43:24.087643+0000 mgr.y (mgr.24370) 7949 : cluster [DBG] pgmap v7933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:26.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:25 smithi067 bash[17655]: audit 2024-04-03T18:43:25.073249+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:26.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:25 smithi067 bash[17655]: audit 2024-04-03T18:43:25.771063+0000 mon.a (mon.0) 7196 : audit [DBG] from='client.? 172.21.15.67:0/626678497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:26.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:25 smithi082 bash[20963]: cluster 2024-04-03T18:43:24.087643+0000 mgr.y (mgr.24370) 7949 : cluster [DBG] pgmap v7933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:26.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:25 smithi082 bash[20963]: audit 2024-04-03T18:43:25.073249+0000 mon.a (mon.0) 7195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:26.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:25 smithi082 bash[20963]: audit 2024-04-03T18:43:25.771063+0000 mon.a (mon.0) 7196 : audit [DBG] from='client.? 172.21.15.67:0/626678497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:28.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:27 smithi082 bash[20963]: cluster 2024-04-03T18:43:26.088866+0000 mgr.y (mgr.24370) 7950 : cluster [DBG] pgmap v7934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:28.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:27 smithi067 bash[17655]: cluster 2024-04-03T18:43:26.088866+0000 mgr.y (mgr.24370) 7950 : cluster [DBG] pgmap v7934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:28.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:27 smithi067 bash[27441]: cluster 2024-04-03T18:43:26.088866+0000 mgr.y (mgr.24370) 7950 : cluster [DBG] pgmap v7934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:29.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:28 smithi082 bash[20963]: audit 2024-04-03T18:43:28.229324+0000 mon.c (mon.2) 3121 : audit [DBG] from='client.? 172.21.15.67:0/3572012436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:29.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:28 smithi067 bash[17655]: audit 2024-04-03T18:43:28.229324+0000 mon.c (mon.2) 3121 : audit [DBG] from='client.? 172.21.15.67:0/3572012436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:29.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:28 smithi067 bash[27441]: audit 2024-04-03T18:43:28.229324+0000 mon.c (mon.2) 3121 : audit [DBG] from='client.? 172.21.15.67:0/3572012436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:30.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:29 smithi082 bash[20963]: cluster 2024-04-03T18:43:28.089338+0000 mgr.y (mgr.24370) 7951 : cluster [DBG] pgmap v7935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:30.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:29 smithi067 bash[17655]: cluster 2024-04-03T18:43:28.089338+0000 mgr.y (mgr.24370) 7951 : cluster [DBG] pgmap v7935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:30.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:29 smithi067 bash[27441]: cluster 2024-04-03T18:43:28.089338+0000 mgr.y (mgr.24370) 7951 : cluster [DBG] pgmap v7935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:31.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:30 smithi082 bash[20963]: audit 2024-04-03T18:43:30.682121+0000 mon.c (mon.2) 3122 : audit [DBG] from='client.? 172.21.15.67:0/4024633067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:31.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:30 smithi067 bash[17655]: audit 2024-04-03T18:43:30.682121+0000 mon.c (mon.2) 3122 : audit [DBG] from='client.? 172.21.15.67:0/4024633067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:31.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:30 smithi067 bash[27441]: audit 2024-04-03T18:43:30.682121+0000 mon.c (mon.2) 3122 : audit [DBG] from='client.? 172.21.15.67:0/4024633067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:32.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:31 smithi082 bash[20963]: cluster 2024-04-03T18:43:30.089942+0000 mgr.y (mgr.24370) 7952 : cluster [DBG] pgmap v7936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:32.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:31 smithi067 bash[17655]: cluster 2024-04-03T18:43:30.089942+0000 mgr.y (mgr.24370) 7952 : cluster [DBG] pgmap v7936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:32.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:31 smithi067 bash[27441]: cluster 2024-04-03T18:43:30.089942+0000 mgr.y (mgr.24370) 7952 : cluster [DBG] pgmap v7936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:33.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:43:33.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:43:34.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:33 smithi082 bash[20963]: cluster 2024-04-03T18:43:32.091102+0000 mgr.y (mgr.24370) 7953 : cluster [DBG] pgmap v7937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:34.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:33 smithi082 bash[20963]: audit 2024-04-03T18:43:33.133168+0000 mon.a (mon.0) 7197 : audit [DBG] from='client.? 172.21.15.67:0/4230952187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:34.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:33 smithi067 bash[17655]: cluster 2024-04-03T18:43:32.091102+0000 mgr.y (mgr.24370) 7953 : cluster [DBG] pgmap v7937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:34.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:33 smithi067 bash[17655]: audit 2024-04-03T18:43:33.133168+0000 mon.a (mon.0) 7197 : audit [DBG] from='client.? 172.21.15.67:0/4230952187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:34.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:33 smithi067 bash[27441]: cluster 2024-04-03T18:43:32.091102+0000 mgr.y (mgr.24370) 7953 : cluster [DBG] pgmap v7937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:34.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:33 smithi067 bash[27441]: audit 2024-04-03T18:43:33.133168+0000 mon.a (mon.0) 7197 : audit [DBG] from='client.? 172.21.15.67:0/4230952187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:36.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:35 smithi082 bash[20963]: cluster 2024-04-03T18:43:34.091845+0000 mgr.y (mgr.24370) 7954 : cluster [DBG] pgmap v7938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:36.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:35 smithi082 bash[20963]: audit 2024-04-03T18:43:35.588924+0000 mon.a (mon.0) 7198 : audit [DBG] from='client.? 172.21.15.67:0/1309975694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:36.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:35 smithi067 bash[17655]: cluster 2024-04-03T18:43:34.091845+0000 mgr.y (mgr.24370) 7954 : cluster [DBG] pgmap v7938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:36.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:35 smithi067 bash[17655]: audit 2024-04-03T18:43:35.588924+0000 mon.a (mon.0) 7198 : audit [DBG] from='client.? 172.21.15.67:0/1309975694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:36.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:35 smithi067 bash[27441]: cluster 2024-04-03T18:43:34.091845+0000 mgr.y (mgr.24370) 7954 : cluster [DBG] pgmap v7938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:36.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:35 smithi067 bash[27441]: audit 2024-04-03T18:43:35.588924+0000 mon.a (mon.0) 7198 : audit [DBG] from='client.? 172.21.15.67:0/1309975694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:38.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:37 smithi082 bash[20963]: cluster 2024-04-03T18:43:36.093070+0000 mgr.y (mgr.24370) 7955 : cluster [DBG] pgmap v7939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:38.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:37 smithi067 bash[27441]: cluster 2024-04-03T18:43:36.093070+0000 mgr.y (mgr.24370) 7955 : cluster [DBG] pgmap v7939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:38.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:37 smithi067 bash[17655]: cluster 2024-04-03T18:43:36.093070+0000 mgr.y (mgr.24370) 7955 : cluster [DBG] pgmap v7939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:39.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:38 smithi082 bash[20963]: audit 2024-04-03T18:43:38.043878+0000 mon.a (mon.0) 7199 : audit [DBG] from='client.? 172.21.15.67:0/189178369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:39.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:38 smithi067 bash[17655]: audit 2024-04-03T18:43:38.043878+0000 mon.a (mon.0) 7199 : audit [DBG] from='client.? 172.21.15.67:0/189178369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:39.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:38 smithi067 bash[27441]: audit 2024-04-03T18:43:38.043878+0000 mon.a (mon.0) 7199 : audit [DBG] from='client.? 172.21.15.67:0/189178369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:40.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:39 smithi082 bash[20963]: cluster 2024-04-03T18:43:38.093747+0000 mgr.y (mgr.24370) 7956 : cluster [DBG] pgmap v7940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:40.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:39 smithi067 bash[27441]: cluster 2024-04-03T18:43:38.093747+0000 mgr.y (mgr.24370) 7956 : cluster [DBG] pgmap v7940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:40.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:39 smithi067 bash[17655]: cluster 2024-04-03T18:43:38.093747+0000 mgr.y (mgr.24370) 7956 : cluster [DBG] pgmap v7940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:41.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:40 smithi082 bash[20963]: audit 2024-04-03T18:43:40.073641+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:41.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:40 smithi082 bash[20963]: audit 2024-04-03T18:43:40.496160+0000 mon.a (mon.0) 7201 : audit [DBG] from='client.? 172.21.15.67:0/2970285946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:41.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:40 smithi067 bash[27441]: audit 2024-04-03T18:43:40.073641+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:41.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:40 smithi067 bash[27441]: audit 2024-04-03T18:43:40.496160+0000 mon.a (mon.0) 7201 : audit [DBG] from='client.? 172.21.15.67:0/2970285946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:41.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:40 smithi067 bash[17655]: audit 2024-04-03T18:43:40.073641+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:41.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:40 smithi067 bash[17655]: audit 2024-04-03T18:43:40.496160+0000 mon.a (mon.0) 7201 : audit [DBG] from='client.? 172.21.15.67:0/2970285946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:42.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:41 smithi082 bash[20963]: cluster 2024-04-03T18:43:40.094302+0000 mgr.y (mgr.24370) 7957 : cluster [DBG] pgmap v7941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:42.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:41 smithi067 bash[27441]: cluster 2024-04-03T18:43:40.094302+0000 mgr.y (mgr.24370) 7957 : cluster [DBG] pgmap v7941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:42.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:41 smithi067 bash[17655]: cluster 2024-04-03T18:43:40.094302+0000 mgr.y (mgr.24370) 7957 : cluster [DBG] pgmap v7941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:43.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:42 smithi082 bash[20963]: audit 2024-04-03T18:43:42.953544+0000 mon.c (mon.2) 3123 : audit [DBG] from='client.? 172.21.15.67:0/2429256631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:43.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:42 smithi067 bash[17655]: audit 2024-04-03T18:43:42.953544+0000 mon.c (mon.2) 3123 : audit [DBG] from='client.? 172.21.15.67:0/2429256631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:43.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:43] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:43:43.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:42 smithi067 bash[27441]: audit 2024-04-03T18:43:42.953544+0000 mon.c (mon.2) 3123 : audit [DBG] from='client.? 172.21.15.67:0/2429256631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:43.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:43:44.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:43 smithi082 bash[20963]: cluster 2024-04-03T18:43:42.095432+0000 mgr.y (mgr.24370) 7958 : cluster [DBG] pgmap v7942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:44.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:43 smithi067 bash[17655]: cluster 2024-04-03T18:43:42.095432+0000 mgr.y (mgr.24370) 7958 : cluster [DBG] pgmap v7942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:44.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:43 smithi067 bash[27441]: cluster 2024-04-03T18:43:42.095432+0000 mgr.y (mgr.24370) 7958 : cluster [DBG] pgmap v7942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:46.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:45 smithi082 bash[20963]: cluster 2024-04-03T18:43:44.096146+0000 mgr.y (mgr.24370) 7959 : cluster [DBG] pgmap v7943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:46.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:45 smithi082 bash[20963]: audit 2024-04-03T18:43:45.405265+0000 mon.a (mon.0) 7202 : audit [DBG] from='client.? 172.21.15.67:0/1265029715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:46.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:45 smithi067 bash[27441]: cluster 2024-04-03T18:43:44.096146+0000 mgr.y (mgr.24370) 7959 : cluster [DBG] pgmap v7943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:46.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:45 smithi067 bash[27441]: audit 2024-04-03T18:43:45.405265+0000 mon.a (mon.0) 7202 : audit [DBG] from='client.? 172.21.15.67:0/1265029715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:46.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:45 smithi067 bash[17655]: cluster 2024-04-03T18:43:44.096146+0000 mgr.y (mgr.24370) 7959 : cluster [DBG] pgmap v7943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:46.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:45 smithi067 bash[17655]: audit 2024-04-03T18:43:45.405265+0000 mon.a (mon.0) 7202 : audit [DBG] from='client.? 172.21.15.67:0/1265029715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:48.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:47 smithi082 bash[20963]: cluster 2024-04-03T18:43:46.097258+0000 mgr.y (mgr.24370) 7960 : cluster [DBG] pgmap v7944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:48.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:47 smithi082 bash[20963]: audit 2024-04-03T18:43:47.854224+0000 mon.c (mon.2) 3124 : audit [DBG] from='client.? 172.21.15.67:0/1575186005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:48.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:47 smithi067 bash[27441]: cluster 2024-04-03T18:43:46.097258+0000 mgr.y (mgr.24370) 7960 : cluster [DBG] pgmap v7944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:48.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:47 smithi067 bash[27441]: audit 2024-04-03T18:43:47.854224+0000 mon.c (mon.2) 3124 : audit [DBG] from='client.? 172.21.15.67:0/1575186005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:48.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:47 smithi067 bash[17655]: cluster 2024-04-03T18:43:46.097258+0000 mgr.y (mgr.24370) 7960 : cluster [DBG] pgmap v7944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:48.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:47 smithi067 bash[17655]: audit 2024-04-03T18:43:47.854224+0000 mon.c (mon.2) 3124 : audit [DBG] from='client.? 172.21.15.67:0/1575186005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:50.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:49 smithi082 bash[20963]: cluster 2024-04-03T18:43:48.097871+0000 mgr.y (mgr.24370) 7961 : cluster [DBG] pgmap v7945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:50.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:49 smithi067 bash[17655]: cluster 2024-04-03T18:43:48.097871+0000 mgr.y (mgr.24370) 7961 : cluster [DBG] pgmap v7945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:50.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:49 smithi067 bash[27441]: cluster 2024-04-03T18:43:48.097871+0000 mgr.y (mgr.24370) 7961 : cluster [DBG] pgmap v7945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:51.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:51 smithi082 bash[20963]: audit 2024-04-03T18:43:50.318370+0000 mon.c (mon.2) 3125 : audit [DBG] from='client.? 172.21.15.67:0/3435461679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:51.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:51 smithi067 bash[17655]: audit 2024-04-03T18:43:50.318370+0000 mon.c (mon.2) 3125 : audit [DBG] from='client.? 172.21.15.67:0/3435461679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:51.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:51 smithi067 bash[27441]: audit 2024-04-03T18:43:50.318370+0000 mon.c (mon.2) 3125 : audit [DBG] from='client.? 172.21.15.67:0/3435461679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:52.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:52 smithi082 bash[20963]: cluster 2024-04-03T18:43:50.098488+0000 mgr.y (mgr.24370) 7962 : cluster [DBG] pgmap v7946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:52.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:52 smithi067 bash[17655]: cluster 2024-04-03T18:43:50.098488+0000 mgr.y (mgr.24370) 7962 : cluster [DBG] pgmap v7946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:52.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:52 smithi067 bash[27441]: cluster 2024-04-03T18:43:50.098488+0000 mgr.y (mgr.24370) 7962 : cluster [DBG] pgmap v7946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:53.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:53 smithi082 bash[20963]: audit 2024-04-03T18:43:52.764151+0000 mon.a (mon.0) 7203 : audit [DBG] from='client.? 172.21.15.67:0/3613747555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:53.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:53 smithi067 bash[17655]: audit 2024-04-03T18:43:52.764151+0000 mon.a (mon.0) 7203 : audit [DBG] from='client.? 172.21.15.67:0/3613747555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:53.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:53] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:43:53.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:53 smithi067 bash[27441]: audit 2024-04-03T18:43:52.764151+0000 mon.a (mon.0) 7203 : audit [DBG] from='client.? 172.21.15.67:0/3613747555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:53.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:43:54.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:54 smithi082 bash[20963]: cluster 2024-04-03T18:43:52.099688+0000 mgr.y (mgr.24370) 7963 : cluster [DBG] pgmap v7947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:54.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:54 smithi067 bash[27441]: cluster 2024-04-03T18:43:52.099688+0000 mgr.y (mgr.24370) 7963 : cluster [DBG] pgmap v7947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:54.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:54 smithi067 bash[17655]: cluster 2024-04-03T18:43:52.099688+0000 mgr.y (mgr.24370) 7963 : cluster [DBG] pgmap v7947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:56.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:56 smithi082 bash[20963]: cluster 2024-04-03T18:43:54.100388+0000 mgr.y (mgr.24370) 7964 : cluster [DBG] pgmap v7948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:56.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:56 smithi082 bash[20963]: audit 2024-04-03T18:43:55.073702+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:56.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:56 smithi082 bash[20963]: audit 2024-04-03T18:43:55.223346+0000 mon.a (mon.0) 7205 : audit [DBG] from='client.? 172.21.15.67:0/1791670261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:56.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:56 smithi067 bash[17655]: cluster 2024-04-03T18:43:54.100388+0000 mgr.y (mgr.24370) 7964 : cluster [DBG] pgmap v7948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:56.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:56 smithi067 bash[17655]: audit 2024-04-03T18:43:55.073702+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:56.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:56 smithi067 bash[17655]: audit 2024-04-03T18:43:55.223346+0000 mon.a (mon.0) 7205 : audit [DBG] from='client.? 172.21.15.67:0/1791670261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:56.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:56 smithi067 bash[27441]: cluster 2024-04-03T18:43:54.100388+0000 mgr.y (mgr.24370) 7964 : cluster [DBG] pgmap v7948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:56.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:56 smithi067 bash[27441]: audit 2024-04-03T18:43:55.073702+0000 mon.a (mon.0) 7204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:43:56.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:56 smithi067 bash[27441]: audit 2024-04-03T18:43:55.223346+0000 mon.a (mon.0) 7205 : audit [DBG] from='client.? 172.21.15.67:0/1791670261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:58.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:58 smithi082 bash[20963]: cluster 2024-04-03T18:43:56.101568+0000 mgr.y (mgr.24370) 7965 : cluster [DBG] pgmap v7949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:58.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:43:58 smithi082 bash[20963]: audit 2024-04-03T18:43:57.687347+0000 mon.a (mon.0) 7206 : audit [DBG] from='client.? 172.21.15.67:0/302418430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:58.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:58 smithi067 bash[17655]: cluster 2024-04-03T18:43:56.101568+0000 mgr.y (mgr.24370) 7965 : cluster [DBG] pgmap v7949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:58.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:43:58 smithi067 bash[17655]: audit 2024-04-03T18:43:57.687347+0000 mon.a (mon.0) 7206 : audit [DBG] from='client.? 172.21.15.67:0/302418430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:43:58.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:58 smithi067 bash[27441]: cluster 2024-04-03T18:43:56.101568+0000 mgr.y (mgr.24370) 7965 : cluster [DBG] pgmap v7949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:43:58.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:43:58 smithi067 bash[27441]: audit 2024-04-03T18:43:57.687347+0000 mon.a (mon.0) 7206 : audit [DBG] from='client.? 172.21.15.67:0/302418430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:00.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:00 smithi082 bash[20963]: cluster 2024-04-03T18:43:58.102253+0000 mgr.y (mgr.24370) 7966 : cluster [DBG] pgmap v7950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:00.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:00 smithi067 bash[27441]: cluster 2024-04-03T18:43:58.102253+0000 mgr.y (mgr.24370) 7966 : cluster [DBG] pgmap v7950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:00.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:00 smithi067 bash[17655]: cluster 2024-04-03T18:43:58.102253+0000 mgr.y (mgr.24370) 7966 : cluster [DBG] pgmap v7950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:01.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:01 smithi082 bash[20963]: audit 2024-04-03T18:44:00.155399+0000 mon.a (mon.0) 7207 : audit [DBG] from='client.? 172.21.15.67:0/3324200383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:01.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:01 smithi082 bash[20963]: audit 2024-04-03T18:44:00.169397+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:44:01.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:01 smithi067 bash[27441]: audit 2024-04-03T18:44:00.155399+0000 mon.a (mon.0) 7207 : audit [DBG] from='client.? 172.21.15.67:0/3324200383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:01.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:01 smithi067 bash[27441]: audit 2024-04-03T18:44:00.169397+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:44:01.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:01 smithi067 bash[17655]: audit 2024-04-03T18:44:00.155399+0000 mon.a (mon.0) 7207 : audit [DBG] from='client.? 172.21.15.67:0/3324200383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:01.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:01 smithi067 bash[17655]: audit 2024-04-03T18:44:00.169397+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:44:02.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:02 smithi082 bash[20963]: cluster 2024-04-03T18:44:00.102811+0000 mgr.y (mgr.24370) 7967 : cluster [DBG] pgmap v7951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:02.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:02 smithi067 bash[17655]: cluster 2024-04-03T18:44:00.102811+0000 mgr.y (mgr.24370) 7967 : cluster [DBG] pgmap v7951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:02.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:02 smithi067 bash[27441]: cluster 2024-04-03T18:44:00.102811+0000 mgr.y (mgr.24370) 7967 : cluster [DBG] pgmap v7951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:03.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:03 smithi082 bash[20963]: audit 2024-04-03T18:44:02.627508+0000 mon.a (mon.0) 7209 : audit [DBG] from='client.? 172.21.15.67:0/3541308632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:03.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:03 smithi067 bash[17655]: audit 2024-04-03T18:44:02.627508+0000 mon.a (mon.0) 7209 : audit [DBG] from='client.? 172.21.15.67:0/3541308632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:03.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:44:03.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:03 smithi067 bash[27441]: audit 2024-04-03T18:44:02.627508+0000 mon.a (mon.0) 7209 : audit [DBG] from='client.? 172.21.15.67:0/3541308632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:03.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:44:04.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:04 smithi082 bash[20963]: cluster 2024-04-03T18:44:02.103935+0000 mgr.y (mgr.24370) 7968 : cluster [DBG] pgmap v7952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:04.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:04 smithi067 bash[17655]: cluster 2024-04-03T18:44:02.103935+0000 mgr.y (mgr.24370) 7968 : cluster [DBG] pgmap v7952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:04.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:04 smithi067 bash[27441]: cluster 2024-04-03T18:44:02.103935+0000 mgr.y (mgr.24370) 7968 : cluster [DBG] pgmap v7952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:05.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:05 smithi082 bash[20963]: cluster 2024-04-03T18:44:04.104557+0000 mgr.y (mgr.24370) 7969 : cluster [DBG] pgmap v7953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:05.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:05 smithi067 bash[27441]: cluster 2024-04-03T18:44:04.104557+0000 mgr.y (mgr.24370) 7969 : cluster [DBG] pgmap v7953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:05.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:05 smithi067 bash[17655]: cluster 2024-04-03T18:44:04.104557+0000 mgr.y (mgr.24370) 7969 : cluster [DBG] pgmap v7953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:06.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:06 smithi082 bash[20963]: audit 2024-04-03T18:44:05.102883+0000 mon.c (mon.2) 3126 : audit [DBG] from='client.? 172.21.15.67:0/2236272902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:06.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:06 smithi082 bash[20963]: audit 2024-04-03T18:44:05.810442+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:06.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:06 smithi082 bash[20963]: audit 2024-04-03T18:44:05.818247+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:06.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:06 smithi067 bash[17655]: audit 2024-04-03T18:44:05.102883+0000 mon.c (mon.2) 3126 : audit [DBG] from='client.? 172.21.15.67:0/2236272902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:06.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:06 smithi067 bash[17655]: audit 2024-04-03T18:44:05.810442+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:06.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:06 smithi067 bash[17655]: audit 2024-04-03T18:44:05.818247+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:06.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:06 smithi067 bash[27441]: audit 2024-04-03T18:44:05.102883+0000 mon.c (mon.2) 3126 : audit [DBG] from='client.? 172.21.15.67:0/2236272902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:06.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:06 smithi067 bash[27441]: audit 2024-04-03T18:44:05.810442+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:06.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:06 smithi067 bash[27441]: audit 2024-04-03T18:44:05.818247+0000 mon.a (mon.0) 7211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:07.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:07 smithi082 bash[20963]: cluster 2024-04-03T18:44:06.105565+0000 mgr.y (mgr.24370) 7970 : cluster [DBG] pgmap v7954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:07.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:07 smithi082 bash[20963]: audit 2024-04-03T18:44:06.265216+0000 mon.a (mon.0) 7212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:07.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:07 smithi082 bash[20963]: audit 2024-04-03T18:44:06.273403+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:07.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:07 smithi082 bash[20963]: audit 2024-04-03T18:44:06.695869+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:44:07.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:07 smithi082 bash[20963]: audit 2024-04-03T18:44:06.697367+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:44:07.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:07 smithi082 bash[20963]: audit 2024-04-03T18:44:06.706756+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:07.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[27441]: cluster 2024-04-03T18:44:06.105565+0000 mgr.y (mgr.24370) 7970 : cluster [DBG] pgmap v7954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:07.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[27441]: audit 2024-04-03T18:44:06.265216+0000 mon.a (mon.0) 7212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:07.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[27441]: audit 2024-04-03T18:44:06.273403+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:07.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[27441]: audit 2024-04-03T18:44:06.695869+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:44:07.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[27441]: audit 2024-04-03T18:44:06.697367+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:44:07.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[27441]: audit 2024-04-03T18:44:06.706756+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:07.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[17655]: cluster 2024-04-03T18:44:06.105565+0000 mgr.y (mgr.24370) 7970 : cluster [DBG] pgmap v7954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:07.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[17655]: audit 2024-04-03T18:44:06.265216+0000 mon.a (mon.0) 7212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:07.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[17655]: audit 2024-04-03T18:44:06.273403+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:07.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[17655]: audit 2024-04-03T18:44:06.695869+0000 mon.a (mon.0) 7214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:44:07.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[17655]: audit 2024-04-03T18:44:06.697367+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:44:07.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:07 smithi067 bash[17655]: audit 2024-04-03T18:44:06.706756+0000 mon.a (mon.0) 7216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:44:08.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:08 smithi082 bash[20963]: audit 2024-04-03T18:44:07.554731+0000 mon.c (mon.2) 3127 : audit [DBG] from='client.? 172.21.15.67:0/2176087697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:08.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:08 smithi067 bash[17655]: audit 2024-04-03T18:44:07.554731+0000 mon.c (mon.2) 3127 : audit [DBG] from='client.? 172.21.15.67:0/2176087697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:08.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:08 smithi067 bash[27441]: audit 2024-04-03T18:44:07.554731+0000 mon.c (mon.2) 3127 : audit [DBG] from='client.? 172.21.15.67:0/2176087697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:09.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:09 smithi082 bash[20963]: cluster 2024-04-03T18:44:08.106258+0000 mgr.y (mgr.24370) 7971 : cluster [DBG] pgmap v7955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:09.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:09 smithi067 bash[17655]: cluster 2024-04-03T18:44:08.106258+0000 mgr.y (mgr.24370) 7971 : cluster [DBG] pgmap v7955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:09.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:09 smithi067 bash[27441]: cluster 2024-04-03T18:44:08.106258+0000 mgr.y (mgr.24370) 7971 : cluster [DBG] pgmap v7955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:10.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:10 smithi082 bash[20963]: audit 2024-04-03T18:44:10.006344+0000 mon.a (mon.0) 7217 : audit [DBG] from='client.? 172.21.15.67:0/192324873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:10.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:10 smithi082 bash[20963]: audit 2024-04-03T18:44:10.074369+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:10.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:10 smithi067 bash[27441]: audit 2024-04-03T18:44:10.006344+0000 mon.a (mon.0) 7217 : audit [DBG] from='client.? 172.21.15.67:0/192324873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:10.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:10 smithi067 bash[27441]: audit 2024-04-03T18:44:10.074369+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:10.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:10 smithi067 bash[17655]: audit 2024-04-03T18:44:10.006344+0000 mon.a (mon.0) 7217 : audit [DBG] from='client.? 172.21.15.67:0/192324873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:10.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:10 smithi067 bash[17655]: audit 2024-04-03T18:44:10.074369+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:11.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:11 smithi082 bash[20963]: cluster 2024-04-03T18:44:10.106894+0000 mgr.y (mgr.24370) 7972 : cluster [DBG] pgmap v7956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:11.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:11 smithi067 bash[17655]: cluster 2024-04-03T18:44:10.106894+0000 mgr.y (mgr.24370) 7972 : cluster [DBG] pgmap v7956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:11.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:11 smithi067 bash[27441]: cluster 2024-04-03T18:44:10.106894+0000 mgr.y (mgr.24370) 7972 : cluster [DBG] pgmap v7956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:13.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:13] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:44:13.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:13 smithi067 bash[27441]: cluster 2024-04-03T18:44:12.108059+0000 mgr.y (mgr.24370) 7973 : cluster [DBG] pgmap v7957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:13.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:13 smithi067 bash[27441]: audit 2024-04-03T18:44:12.457436+0000 mon.c (mon.2) 3128 : audit [DBG] from='client.? 172.21.15.67:0/1106595702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:13.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:13 smithi067 bash[17655]: cluster 2024-04-03T18:44:12.108059+0000 mgr.y (mgr.24370) 7973 : cluster [DBG] pgmap v7957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:13.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:13 smithi067 bash[17655]: audit 2024-04-03T18:44:12.457436+0000 mon.c (mon.2) 3128 : audit [DBG] from='client.? 172.21.15.67:0/1106595702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:13.623 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:44:13.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:13 smithi082 bash[20963]: cluster 2024-04-03T18:44:12.108059+0000 mgr.y (mgr.24370) 7973 : cluster [DBG] pgmap v7957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:13.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:13 smithi082 bash[20963]: audit 2024-04-03T18:44:12.457436+0000 mon.c (mon.2) 3128 : audit [DBG] from='client.? 172.21.15.67:0/1106595702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:15.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:15 smithi082 bash[20963]: cluster 2024-04-03T18:44:14.108847+0000 mgr.y (mgr.24370) 7974 : cluster [DBG] pgmap v7958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:15.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:15 smithi082 bash[20963]: audit 2024-04-03T18:44:14.919832+0000 mon.c (mon.2) 3129 : audit [DBG] from='client.? 172.21.15.67:0/2238470377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:15.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:15 smithi067 bash[17655]: cluster 2024-04-03T18:44:14.108847+0000 mgr.y (mgr.24370) 7974 : cluster [DBG] pgmap v7958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:15.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:15 smithi067 bash[17655]: audit 2024-04-03T18:44:14.919832+0000 mon.c (mon.2) 3129 : audit [DBG] from='client.? 172.21.15.67:0/2238470377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:15.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:15 smithi067 bash[27441]: cluster 2024-04-03T18:44:14.108847+0000 mgr.y (mgr.24370) 7974 : cluster [DBG] pgmap v7958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:15.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:15 smithi067 bash[27441]: audit 2024-04-03T18:44:14.919832+0000 mon.c (mon.2) 3129 : audit [DBG] from='client.? 172.21.15.67:0/2238470377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:17.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:17 smithi082 bash[20963]: cluster 2024-04-03T18:44:16.110074+0000 mgr.y (mgr.24370) 7975 : cluster [DBG] pgmap v7959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:17.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:17 smithi067 bash[27441]: cluster 2024-04-03T18:44:16.110074+0000 mgr.y (mgr.24370) 7975 : cluster [DBG] pgmap v7959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:17.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:17 smithi067 bash[17655]: cluster 2024-04-03T18:44:16.110074+0000 mgr.y (mgr.24370) 7975 : cluster [DBG] pgmap v7959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:18.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:18 smithi082 bash[20963]: audit 2024-04-03T18:44:17.378539+0000 mon.c (mon.2) 3130 : audit [DBG] from='client.? 172.21.15.67:0/1159686482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:18.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:18 smithi067 bash[27441]: audit 2024-04-03T18:44:17.378539+0000 mon.c (mon.2) 3130 : audit [DBG] from='client.? 172.21.15.67:0/1159686482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:18.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:18 smithi067 bash[17655]: audit 2024-04-03T18:44:17.378539+0000 mon.c (mon.2) 3130 : audit [DBG] from='client.? 172.21.15.67:0/1159686482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:19.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:19 smithi082 bash[20963]: cluster 2024-04-03T18:44:18.110789+0000 mgr.y (mgr.24370) 7976 : cluster [DBG] pgmap v7960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:19.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:19 smithi067 bash[27441]: cluster 2024-04-03T18:44:18.110789+0000 mgr.y (mgr.24370) 7976 : cluster [DBG] pgmap v7960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:19.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:19 smithi067 bash[17655]: cluster 2024-04-03T18:44:18.110789+0000 mgr.y (mgr.24370) 7976 : cluster [DBG] pgmap v7960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:20.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:20 smithi082 bash[20963]: audit 2024-04-03T18:44:19.826784+0000 mon.a (mon.0) 7219 : audit [DBG] from='client.? 172.21.15.67:0/2164912946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:20.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:20 smithi067 bash[27441]: audit 2024-04-03T18:44:19.826784+0000 mon.a (mon.0) 7219 : audit [DBG] from='client.? 172.21.15.67:0/2164912946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:20.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:20 smithi067 bash[17655]: audit 2024-04-03T18:44:19.826784+0000 mon.a (mon.0) 7219 : audit [DBG] from='client.? 172.21.15.67:0/2164912946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:21.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:21 smithi082 bash[20963]: cluster 2024-04-03T18:44:20.111472+0000 mgr.y (mgr.24370) 7977 : cluster [DBG] pgmap v7961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:21.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:21 smithi067 bash[17655]: cluster 2024-04-03T18:44:20.111472+0000 mgr.y (mgr.24370) 7977 : cluster [DBG] pgmap v7961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:21.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:21 smithi067 bash[27441]: cluster 2024-04-03T18:44:20.111472+0000 mgr.y (mgr.24370) 7977 : cluster [DBG] pgmap v7961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:22.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:22 smithi082 bash[20963]: audit 2024-04-03T18:44:22.278647+0000 mon.a (mon.0) 7220 : audit [DBG] from='client.? 172.21.15.67:0/2467790372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:22.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:22 smithi067 bash[17655]: audit 2024-04-03T18:44:22.278647+0000 mon.a (mon.0) 7220 : audit [DBG] from='client.? 172.21.15.67:0/2467790372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:22.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:22 smithi067 bash[27441]: audit 2024-04-03T18:44:22.278647+0000 mon.a (mon.0) 7220 : audit [DBG] from='client.? 172.21.15.67:0/2467790372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:23.325 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:23] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:44:23.623 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:44:23.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:23 smithi082 bash[20963]: cluster 2024-04-03T18:44:22.112543+0000 mgr.y (mgr.24370) 7978 : cluster [DBG] pgmap v7962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:23.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:23 smithi067 bash[27441]: cluster 2024-04-03T18:44:22.112543+0000 mgr.y (mgr.24370) 7978 : cluster [DBG] pgmap v7962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:23.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:23 smithi067 bash[17655]: cluster 2024-04-03T18:44:22.112543+0000 mgr.y (mgr.24370) 7978 : cluster [DBG] pgmap v7962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:25.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:25 smithi082 bash[20963]: cluster 2024-04-03T18:44:24.113236+0000 mgr.y (mgr.24370) 7979 : cluster [DBG] pgmap v7963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:25.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:25 smithi082 bash[20963]: audit 2024-04-03T18:44:24.739461+0000 mon.c (mon.2) 3131 : audit [DBG] from='client.? 172.21.15.67:0/3636711764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:25.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:25 smithi082 bash[20963]: audit 2024-04-03T18:44:25.074753+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:25 smithi067 bash[17655]: cluster 2024-04-03T18:44:24.113236+0000 mgr.y (mgr.24370) 7979 : cluster [DBG] pgmap v7963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:25 smithi067 bash[17655]: audit 2024-04-03T18:44:24.739461+0000 mon.c (mon.2) 3131 : audit [DBG] from='client.? 172.21.15.67:0/3636711764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:25 smithi067 bash[17655]: audit 2024-04-03T18:44:25.074753+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:25.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:25 smithi067 bash[27441]: cluster 2024-04-03T18:44:24.113236+0000 mgr.y (mgr.24370) 7979 : cluster [DBG] pgmap v7963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:25.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:25 smithi067 bash[27441]: audit 2024-04-03T18:44:24.739461+0000 mon.c (mon.2) 3131 : audit [DBG] from='client.? 172.21.15.67:0/3636711764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:25.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:25 smithi067 bash[27441]: audit 2024-04-03T18:44:25.074753+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:27.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:27 smithi082 bash[20963]: cluster 2024-04-03T18:44:26.114410+0000 mgr.y (mgr.24370) 7980 : cluster [DBG] pgmap v7964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:27.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:27 smithi082 bash[20963]: audit 2024-04-03T18:44:27.190983+0000 mon.c (mon.2) 3132 : audit [DBG] from='client.? 172.21.15.67:0/3640658442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:27.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:27 smithi067 bash[17655]: cluster 2024-04-03T18:44:26.114410+0000 mgr.y (mgr.24370) 7980 : cluster [DBG] pgmap v7964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:27.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:27 smithi067 bash[17655]: audit 2024-04-03T18:44:27.190983+0000 mon.c (mon.2) 3132 : audit [DBG] from='client.? 172.21.15.67:0/3640658442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:27.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:27 smithi067 bash[27441]: cluster 2024-04-03T18:44:26.114410+0000 mgr.y (mgr.24370) 7980 : cluster [DBG] pgmap v7964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:27.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:27 smithi067 bash[27441]: audit 2024-04-03T18:44:27.190983+0000 mon.c (mon.2) 3132 : audit [DBG] from='client.? 172.21.15.67:0/3640658442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:29.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:29 smithi082 bash[20963]: cluster 2024-04-03T18:44:28.115126+0000 mgr.y (mgr.24370) 7981 : cluster [DBG] pgmap v7965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:29.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:29 smithi067 bash[17655]: cluster 2024-04-03T18:44:28.115126+0000 mgr.y (mgr.24370) 7981 : cluster [DBG] pgmap v7965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:29.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:29 smithi067 bash[27441]: cluster 2024-04-03T18:44:28.115126+0000 mgr.y (mgr.24370) 7981 : cluster [DBG] pgmap v7965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:30.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:30 smithi082 bash[20963]: audit 2024-04-03T18:44:29.643752+0000 mon.c (mon.2) 3133 : audit [DBG] from='client.? 172.21.15.67:0/1029996170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:30.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:30 smithi067 bash[17655]: audit 2024-04-03T18:44:29.643752+0000 mon.c (mon.2) 3133 : audit [DBG] from='client.? 172.21.15.67:0/1029996170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:30.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:30 smithi067 bash[27441]: audit 2024-04-03T18:44:29.643752+0000 mon.c (mon.2) 3133 : audit [DBG] from='client.? 172.21.15.67:0/1029996170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:31.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:31 smithi082 bash[20963]: cluster 2024-04-03T18:44:30.115801+0000 mgr.y (mgr.24370) 7982 : cluster [DBG] pgmap v7966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:31.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:31 smithi067 bash[27441]: cluster 2024-04-03T18:44:30.115801+0000 mgr.y (mgr.24370) 7982 : cluster [DBG] pgmap v7966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:31.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:31 smithi067 bash[17655]: cluster 2024-04-03T18:44:30.115801+0000 mgr.y (mgr.24370) 7982 : cluster [DBG] pgmap v7966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:32.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:32 smithi082 bash[20963]: audit 2024-04-03T18:44:32.097110+0000 mon.a (mon.0) 7222 : audit [DBG] from='client.? 172.21.15.67:0/3169679843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:32.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:32 smithi067 bash[27441]: audit 2024-04-03T18:44:32.097110+0000 mon.a (mon.0) 7222 : audit [DBG] from='client.? 172.21.15.67:0/3169679843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:32.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:32 smithi067 bash[17655]: audit 2024-04-03T18:44:32.097110+0000 mon.a (mon.0) 7222 : audit [DBG] from='client.? 172.21.15.67:0/3169679843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:33.362 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:33] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:44:33.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:33 smithi082 bash[20963]: cluster 2024-04-03T18:44:32.116830+0000 mgr.y (mgr.24370) 7983 : cluster [DBG] pgmap v7967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:33.623 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:44:33.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:33 smithi067 bash[27441]: cluster 2024-04-03T18:44:32.116830+0000 mgr.y (mgr.24370) 7983 : cluster [DBG] pgmap v7967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:33.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:33 smithi067 bash[17655]: cluster 2024-04-03T18:44:32.116830+0000 mgr.y (mgr.24370) 7983 : cluster [DBG] pgmap v7967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:35.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:35 smithi082 bash[20963]: cluster 2024-04-03T18:44:34.117473+0000 mgr.y (mgr.24370) 7984 : cluster [DBG] pgmap v7968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:35.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:35 smithi082 bash[20963]: audit 2024-04-03T18:44:34.552925+0000 mon.a (mon.0) 7223 : audit [DBG] from='client.? 172.21.15.67:0/175358844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:35.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:35 smithi067 bash[17655]: cluster 2024-04-03T18:44:34.117473+0000 mgr.y (mgr.24370) 7984 : cluster [DBG] pgmap v7968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:35.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:35 smithi067 bash[17655]: audit 2024-04-03T18:44:34.552925+0000 mon.a (mon.0) 7223 : audit [DBG] from='client.? 172.21.15.67:0/175358844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:35.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:35 smithi067 bash[27441]: cluster 2024-04-03T18:44:34.117473+0000 mgr.y (mgr.24370) 7984 : cluster [DBG] pgmap v7968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:35.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:35 smithi067 bash[27441]: audit 2024-04-03T18:44:34.552925+0000 mon.a (mon.0) 7223 : audit [DBG] from='client.? 172.21.15.67:0/175358844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:37.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:37 smithi082 bash[20963]: cluster 2024-04-03T18:44:36.118647+0000 mgr.y (mgr.24370) 7985 : cluster [DBG] pgmap v7969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:37.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:37 smithi082 bash[20963]: audit 2024-04-03T18:44:37.005976+0000 mon.a (mon.0) 7224 : audit [DBG] from='client.? 172.21.15.67:0/3049585045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:37.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:37 smithi067 bash[17655]: cluster 2024-04-03T18:44:36.118647+0000 mgr.y (mgr.24370) 7985 : cluster [DBG] pgmap v7969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:37.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:37 smithi067 bash[17655]: audit 2024-04-03T18:44:37.005976+0000 mon.a (mon.0) 7224 : audit [DBG] from='client.? 172.21.15.67:0/3049585045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:37.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:37 smithi067 bash[27441]: cluster 2024-04-03T18:44:36.118647+0000 mgr.y (mgr.24370) 7985 : cluster [DBG] pgmap v7969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:37.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:37 smithi067 bash[27441]: audit 2024-04-03T18:44:37.005976+0000 mon.a (mon.0) 7224 : audit [DBG] from='client.? 172.21.15.67:0/3049585045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:39.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:39 smithi067 bash[17655]: cluster 2024-04-03T18:44:38.119393+0000 mgr.y (mgr.24370) 7986 : cluster [DBG] pgmap v7970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:39.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:39 smithi067 bash[27441]: cluster 2024-04-03T18:44:38.119393+0000 mgr.y (mgr.24370) 7986 : cluster [DBG] pgmap v7970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:39.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:39 smithi082 bash[20963]: cluster 2024-04-03T18:44:38.119393+0000 mgr.y (mgr.24370) 7986 : cluster [DBG] pgmap v7970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:40.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:40 smithi067 bash[27441]: audit 2024-04-03T18:44:39.466715+0000 mon.a (mon.0) 7225 : audit [DBG] from='client.? 172.21.15.67:0/2788430150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:40.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:40 smithi067 bash[27441]: audit 2024-04-03T18:44:40.075103+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:40.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:40 smithi067 bash[17655]: audit 2024-04-03T18:44:39.466715+0000 mon.a (mon.0) 7225 : audit [DBG] from='client.? 172.21.15.67:0/2788430150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:40.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:40 smithi067 bash[17655]: audit 2024-04-03T18:44:40.075103+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:40.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:40 smithi082 bash[20963]: audit 2024-04-03T18:44:39.466715+0000 mon.a (mon.0) 7225 : audit [DBG] from='client.? 172.21.15.67:0/2788430150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:40.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:40 smithi082 bash[20963]: audit 2024-04-03T18:44:40.075103+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:41.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:41 smithi067 bash[17655]: cluster 2024-04-03T18:44:40.119980+0000 mgr.y (mgr.24370) 7987 : cluster [DBG] pgmap v7971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:41.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:41 smithi067 bash[27441]: cluster 2024-04-03T18:44:40.119980+0000 mgr.y (mgr.24370) 7987 : cluster [DBG] pgmap v7971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:41.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:41 smithi082 bash[20963]: cluster 2024-04-03T18:44:40.119980+0000 mgr.y (mgr.24370) 7987 : cluster [DBG] pgmap v7971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:42.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:42 smithi067 bash[27441]: audit 2024-04-03T18:44:41.920247+0000 mon.c (mon.2) 3134 : audit [DBG] from='client.? 172.21.15.67:0/2229102185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:42.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:42 smithi067 bash[17655]: audit 2024-04-03T18:44:41.920247+0000 mon.c (mon.2) 3134 : audit [DBG] from='client.? 172.21.15.67:0/2229102185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:42.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:42 smithi082 bash[20963]: audit 2024-04-03T18:44:41.920247+0000 mon.c (mon.2) 3134 : audit [DBG] from='client.? 172.21.15.67:0/2229102185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:43.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:44:43.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:43 smithi067 bash[17655]: cluster 2024-04-03T18:44:42.121148+0000 mgr.y (mgr.24370) 7988 : cluster [DBG] pgmap v7972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:43.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:43 smithi067 bash[27441]: cluster 2024-04-03T18:44:42.121148+0000 mgr.y (mgr.24370) 7988 : cluster [DBG] pgmap v7972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:43.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:43 smithi082 bash[20963]: cluster 2024-04-03T18:44:42.121148+0000 mgr.y (mgr.24370) 7988 : cluster [DBG] pgmap v7972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:43.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:44:44.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:44 smithi082 bash[20963]: audit 2024-04-03T18:44:44.381689+0000 mon.c (mon.2) 3135 : audit [DBG] from='client.? 172.21.15.67:0/1014782666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:44.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:44 smithi067 bash[27441]: audit 2024-04-03T18:44:44.381689+0000 mon.c (mon.2) 3135 : audit [DBG] from='client.? 172.21.15.67:0/1014782666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:44.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:44 smithi067 bash[17655]: audit 2024-04-03T18:44:44.381689+0000 mon.c (mon.2) 3135 : audit [DBG] from='client.? 172.21.15.67:0/1014782666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:45.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:45 smithi082 bash[20963]: cluster 2024-04-03T18:44:44.121838+0000 mgr.y (mgr.24370) 7989 : cluster [DBG] pgmap v7973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:45.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:45 smithi067 bash[27441]: cluster 2024-04-03T18:44:44.121838+0000 mgr.y (mgr.24370) 7989 : cluster [DBG] pgmap v7973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:45.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:45 smithi067 bash[17655]: cluster 2024-04-03T18:44:44.121838+0000 mgr.y (mgr.24370) 7989 : cluster [DBG] pgmap v7973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:47.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:47 smithi082 bash[20963]: cluster 2024-04-03T18:44:46.122658+0000 mgr.y (mgr.24370) 7990 : cluster [DBG] pgmap v7974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:47.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:47 smithi082 bash[20963]: audit 2024-04-03T18:44:46.846576+0000 mon.a (mon.0) 7227 : audit [DBG] from='client.? 172.21.15.67:0/3872430880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:47.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:47 smithi067 bash[27441]: cluster 2024-04-03T18:44:46.122658+0000 mgr.y (mgr.24370) 7990 : cluster [DBG] pgmap v7974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:47.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:47 smithi067 bash[27441]: audit 2024-04-03T18:44:46.846576+0000 mon.a (mon.0) 7227 : audit [DBG] from='client.? 172.21.15.67:0/3872430880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:47.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:47 smithi067 bash[17655]: cluster 2024-04-03T18:44:46.122658+0000 mgr.y (mgr.24370) 7990 : cluster [DBG] pgmap v7974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:47.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:47 smithi067 bash[17655]: audit 2024-04-03T18:44:46.846576+0000 mon.a (mon.0) 7227 : audit [DBG] from='client.? 172.21.15.67:0/3872430880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:49.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:49 smithi082 bash[20963]: cluster 2024-04-03T18:44:48.123317+0000 mgr.y (mgr.24370) 7991 : cluster [DBG] pgmap v7975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:49.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:49 smithi082 bash[20963]: audit 2024-04-03T18:44:49.304751+0000 mon.c (mon.2) 3136 : audit [DBG] from='client.? 172.21.15.67:0/1317745755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:49.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:49 smithi067 bash[27441]: cluster 2024-04-03T18:44:48.123317+0000 mgr.y (mgr.24370) 7991 : cluster [DBG] pgmap v7975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:49.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:49 smithi067 bash[27441]: audit 2024-04-03T18:44:49.304751+0000 mon.c (mon.2) 3136 : audit [DBG] from='client.? 172.21.15.67:0/1317745755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:49.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:49 smithi067 bash[17655]: cluster 2024-04-03T18:44:48.123317+0000 mgr.y (mgr.24370) 7991 : cluster [DBG] pgmap v7975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:49.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:49 smithi067 bash[17655]: audit 2024-04-03T18:44:49.304751+0000 mon.c (mon.2) 3136 : audit [DBG] from='client.? 172.21.15.67:0/1317745755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:51.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:51 smithi082 bash[20963]: cluster 2024-04-03T18:44:50.123980+0000 mgr.y (mgr.24370) 7992 : cluster [DBG] pgmap v7976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:51.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:51 smithi067 bash[17655]: cluster 2024-04-03T18:44:50.123980+0000 mgr.y (mgr.24370) 7992 : cluster [DBG] pgmap v7976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:51.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:51 smithi067 bash[27441]: cluster 2024-04-03T18:44:50.123980+0000 mgr.y (mgr.24370) 7992 : cluster [DBG] pgmap v7976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:52.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:52 smithi082 bash[20963]: audit 2024-04-03T18:44:51.756157+0000 mon.c (mon.2) 3137 : audit [DBG] from='client.? 172.21.15.67:0/3281292721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:52.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:52 smithi067 bash[27441]: audit 2024-04-03T18:44:51.756157+0000 mon.c (mon.2) 3137 : audit [DBG] from='client.? 172.21.15.67:0/3281292721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:52.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:52 smithi067 bash[17655]: audit 2024-04-03T18:44:51.756157+0000 mon.c (mon.2) 3137 : audit [DBG] from='client.? 172.21.15.67:0/3281292721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:53.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:44:53.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:44:53.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:53 smithi082 bash[20963]: cluster 2024-04-03T18:44:52.125129+0000 mgr.y (mgr.24370) 7993 : cluster [DBG] pgmap v7977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:53.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:53 smithi067 bash[27441]: cluster 2024-04-03T18:44:52.125129+0000 mgr.y (mgr.24370) 7993 : cluster [DBG] pgmap v7977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:53.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:53 smithi067 bash[17655]: cluster 2024-04-03T18:44:52.125129+0000 mgr.y (mgr.24370) 7993 : cluster [DBG] pgmap v7977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:54.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:54 smithi082 bash[20963]: audit 2024-04-03T18:44:54.218720+0000 mon.a (mon.0) 7228 : audit [DBG] from='client.? 172.21.15.67:0/394053987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:54.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:54 smithi067 bash[27441]: audit 2024-04-03T18:44:54.218720+0000 mon.a (mon.0) 7228 : audit [DBG] from='client.? 172.21.15.67:0/394053987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:54.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:54 smithi067 bash[17655]: audit 2024-04-03T18:44:54.218720+0000 mon.a (mon.0) 7228 : audit [DBG] from='client.? 172.21.15.67:0/394053987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:55.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:55 smithi082 bash[20963]: cluster 2024-04-03T18:44:54.125759+0000 mgr.y (mgr.24370) 7994 : cluster [DBG] pgmap v7978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:55.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:55 smithi082 bash[20963]: audit 2024-04-03T18:44:55.075575+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:55.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:55 smithi067 bash[27441]: cluster 2024-04-03T18:44:54.125759+0000 mgr.y (mgr.24370) 7994 : cluster [DBG] pgmap v7978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:55.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:55 smithi067 bash[27441]: audit 2024-04-03T18:44:55.075575+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:55.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:55 smithi067 bash[17655]: cluster 2024-04-03T18:44:54.125759+0000 mgr.y (mgr.24370) 7994 : cluster [DBG] pgmap v7978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:55.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:55 smithi067 bash[17655]: audit 2024-04-03T18:44:55.075575+0000 mon.a (mon.0) 7229 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:44:57.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:57 smithi082 bash[20963]: cluster 2024-04-03T18:44:56.126938+0000 mgr.y (mgr.24370) 7995 : cluster [DBG] pgmap v7979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:57.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:57 smithi082 bash[20963]: audit 2024-04-03T18:44:56.669326+0000 mon.a (mon.0) 7230 : audit [DBG] from='client.? 172.21.15.67:0/1599070046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:57.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:57 smithi067 bash[17655]: cluster 2024-04-03T18:44:56.126938+0000 mgr.y (mgr.24370) 7995 : cluster [DBG] pgmap v7979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:57.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:57 smithi067 bash[17655]: audit 2024-04-03T18:44:56.669326+0000 mon.a (mon.0) 7230 : audit [DBG] from='client.? 172.21.15.67:0/1599070046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:57.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:57 smithi067 bash[27441]: cluster 2024-04-03T18:44:56.126938+0000 mgr.y (mgr.24370) 7995 : cluster [DBG] pgmap v7979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:57.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:57 smithi067 bash[27441]: audit 2024-04-03T18:44:56.669326+0000 mon.a (mon.0) 7230 : audit [DBG] from='client.? 172.21.15.67:0/1599070046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:59.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:59 smithi082 bash[20963]: cluster 2024-04-03T18:44:58.127660+0000 mgr.y (mgr.24370) 7996 : cluster [DBG] pgmap v7980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:59.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:44:59 smithi082 bash[20963]: audit 2024-04-03T18:44:59.120474+0000 mon.c (mon.2) 3138 : audit [DBG] from='client.? 172.21.15.67:0/195446960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:59.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:59 smithi067 bash[17655]: cluster 2024-04-03T18:44:58.127660+0000 mgr.y (mgr.24370) 7996 : cluster [DBG] pgmap v7980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:59.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:44:59 smithi067 bash[17655]: audit 2024-04-03T18:44:59.120474+0000 mon.c (mon.2) 3138 : audit [DBG] from='client.? 172.21.15.67:0/195446960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:44:59.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:59 smithi067 bash[27441]: cluster 2024-04-03T18:44:58.127660+0000 mgr.y (mgr.24370) 7996 : cluster [DBG] pgmap v7980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:44:59.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:44:59 smithi067 bash[27441]: audit 2024-04-03T18:44:59.120474+0000 mon.c (mon.2) 3138 : audit [DBG] from='client.? 172.21.15.67:0/195446960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:01.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:01 smithi082 bash[20963]: cluster 2024-04-03T18:45:00.128392+0000 mgr.y (mgr.24370) 7997 : cluster [DBG] pgmap v7981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:01.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:01 smithi067 bash[17655]: cluster 2024-04-03T18:45:00.128392+0000 mgr.y (mgr.24370) 7997 : cluster [DBG] pgmap v7981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:01.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:01 smithi067 bash[27441]: cluster 2024-04-03T18:45:00.128392+0000 mgr.y (mgr.24370) 7997 : cluster [DBG] pgmap v7981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:02.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:02 smithi082 bash[20963]: audit 2024-04-03T18:45:01.577745+0000 mon.a (mon.0) 7231 : audit [DBG] from='client.? 172.21.15.67:0/3179945677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:02.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:02 smithi067 bash[27441]: audit 2024-04-03T18:45:01.577745+0000 mon.a (mon.0) 7231 : audit [DBG] from='client.? 172.21.15.67:0/3179945677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:02.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:02 smithi067 bash[17655]: audit 2024-04-03T18:45:01.577745+0000 mon.a (mon.0) 7231 : audit [DBG] from='client.? 172.21.15.67:0/3179945677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:03.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:45:03.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:45:03.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:03 smithi082 bash[20963]: cluster 2024-04-03T18:45:02.129559+0000 mgr.y (mgr.24370) 7998 : cluster [DBG] pgmap v7982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:03.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:03 smithi067 bash[27441]: cluster 2024-04-03T18:45:02.129559+0000 mgr.y (mgr.24370) 7998 : cluster [DBG] pgmap v7982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:03.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:03 smithi067 bash[17655]: cluster 2024-04-03T18:45:02.129559+0000 mgr.y (mgr.24370) 7998 : cluster [DBG] pgmap v7982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:04.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:04 smithi082 bash[20963]: audit 2024-04-03T18:45:04.043101+0000 mon.c (mon.2) 3139 : audit [DBG] from='client.? 172.21.15.67:0/3715995803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:04.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:04 smithi067 bash[17655]: audit 2024-04-03T18:45:04.043101+0000 mon.c (mon.2) 3139 : audit [DBG] from='client.? 172.21.15.67:0/3715995803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:04.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:04 smithi067 bash[27441]: audit 2024-04-03T18:45:04.043101+0000 mon.c (mon.2) 3139 : audit [DBG] from='client.? 172.21.15.67:0/3715995803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:05.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:05 smithi082 bash[20963]: cluster 2024-04-03T18:45:04.130213+0000 mgr.y (mgr.24370) 7999 : cluster [DBG] pgmap v7983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:05.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:05 smithi067 bash[17655]: cluster 2024-04-03T18:45:04.130213+0000 mgr.y (mgr.24370) 7999 : cluster [DBG] pgmap v7983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:05.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:05 smithi067 bash[27441]: cluster 2024-04-03T18:45:04.130213+0000 mgr.y (mgr.24370) 7999 : cluster [DBG] pgmap v7983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:07.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:07 smithi082 bash[20963]: cluster 2024-04-03T18:45:06.131420+0000 mgr.y (mgr.24370) 8000 : cluster [DBG] pgmap v7984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:07.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:07 smithi082 bash[20963]: audit 2024-04-03T18:45:06.509333+0000 mon.a (mon.0) 7232 : audit [DBG] from='client.? 172.21.15.67:0/3362766515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:07.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:07 smithi082 bash[20963]: audit 2024-04-03T18:45:06.782610+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:45:07.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:07 smithi067 bash[17655]: cluster 2024-04-03T18:45:06.131420+0000 mgr.y (mgr.24370) 8000 : cluster [DBG] pgmap v7984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:07.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:07 smithi067 bash[17655]: audit 2024-04-03T18:45:06.509333+0000 mon.a (mon.0) 7232 : audit [DBG] from='client.? 172.21.15.67:0/3362766515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:07.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:07 smithi067 bash[17655]: audit 2024-04-03T18:45:06.782610+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:45:07.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:07 smithi067 bash[27441]: cluster 2024-04-03T18:45:06.131420+0000 mgr.y (mgr.24370) 8000 : cluster [DBG] pgmap v7984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:07.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:07 smithi067 bash[27441]: audit 2024-04-03T18:45:06.509333+0000 mon.a (mon.0) 7232 : audit [DBG] from='client.? 172.21.15.67:0/3362766515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:07.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:07 smithi067 bash[27441]: audit 2024-04-03T18:45:06.782610+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:45:09.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:09 smithi082 bash[20963]: cluster 2024-04-03T18:45:08.132163+0000 mgr.y (mgr.24370) 8001 : cluster [DBG] pgmap v7985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:09.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:09 smithi082 bash[20963]: audit 2024-04-03T18:45:08.960031+0000 mon.c (mon.2) 3140 : audit [DBG] from='client.? 172.21.15.67:0/2295807043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:09.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:09 smithi067 bash[27441]: cluster 2024-04-03T18:45:08.132163+0000 mgr.y (mgr.24370) 8001 : cluster [DBG] pgmap v7985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:09.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:09 smithi067 bash[27441]: audit 2024-04-03T18:45:08.960031+0000 mon.c (mon.2) 3140 : audit [DBG] from='client.? 172.21.15.67:0/2295807043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:09.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:09 smithi067 bash[17655]: cluster 2024-04-03T18:45:08.132163+0000 mgr.y (mgr.24370) 8001 : cluster [DBG] pgmap v7985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:09.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:09 smithi067 bash[17655]: audit 2024-04-03T18:45:08.960031+0000 mon.c (mon.2) 3140 : audit [DBG] from='client.? 172.21.15.67:0/2295807043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:10.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:10 smithi082 bash[20963]: audit 2024-04-03T18:45:10.075733+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:10.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:10 smithi067 bash[17655]: audit 2024-04-03T18:45:10.075733+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:10.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:10 smithi067 bash[27441]: audit 2024-04-03T18:45:10.075733+0000 mon.a (mon.0) 7234 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:11.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:11 smithi082 bash[20963]: cluster 2024-04-03T18:45:10.132808+0000 mgr.y (mgr.24370) 8002 : cluster [DBG] pgmap v7986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:11.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:11 smithi082 bash[20963]: audit 2024-04-03T18:45:11.402131+0000 mon.a (mon.0) 7235 : audit [DBG] from='client.? 172.21.15.67:0/1397511361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:11.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:11 smithi067 bash[27441]: cluster 2024-04-03T18:45:10.132808+0000 mgr.y (mgr.24370) 8002 : cluster [DBG] pgmap v7986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:11.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:11 smithi067 bash[27441]: audit 2024-04-03T18:45:11.402131+0000 mon.a (mon.0) 7235 : audit [DBG] from='client.? 172.21.15.67:0/1397511361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:11.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:11 smithi067 bash[17655]: cluster 2024-04-03T18:45:10.132808+0000 mgr.y (mgr.24370) 8002 : cluster [DBG] pgmap v7986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:11.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:11 smithi067 bash[17655]: audit 2024-04-03T18:45:11.402131+0000 mon.a (mon.0) 7235 : audit [DBG] from='client.? 172.21.15.67:0/1397511361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:13.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:13] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:45:13.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:45:13.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:13 smithi082 bash[20963]: cluster 2024-04-03T18:45:12.134184+0000 mgr.y (mgr.24370) 8003 : cluster [DBG] pgmap v7987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:13.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:13 smithi082 bash[20963]: audit 2024-04-03T18:45:12.532634+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:13 smithi082 bash[20963]: audit 2024-04-03T18:45:12.540416+0000 mon.a (mon.0) 7237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:13 smithi082 bash[20963]: audit 2024-04-03T18:45:12.783953+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:13 smithi082 bash[20963]: audit 2024-04-03T18:45:12.791463+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:13 smithi082 bash[20963]: audit 2024-04-03T18:45:13.220598+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:45:13.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:13 smithi082 bash[20963]: audit 2024-04-03T18:45:13.222360+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:45:13.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:13 smithi082 bash[20963]: audit 2024-04-03T18:45:13.231639+0000 mon.a (mon.0) 7242 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[17655]: cluster 2024-04-03T18:45:12.134184+0000 mgr.y (mgr.24370) 8003 : cluster [DBG] pgmap v7987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[17655]: audit 2024-04-03T18:45:12.532634+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[17655]: audit 2024-04-03T18:45:12.540416+0000 mon.a (mon.0) 7237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[17655]: audit 2024-04-03T18:45:12.783953+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[17655]: audit 2024-04-03T18:45:12.791463+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[17655]: audit 2024-04-03T18:45:13.220598+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[17655]: audit 2024-04-03T18:45:13.222360+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[17655]: audit 2024-04-03T18:45:13.231639+0000 mon.a (mon.0) 7242 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[27441]: cluster 2024-04-03T18:45:12.134184+0000 mgr.y (mgr.24370) 8003 : cluster [DBG] pgmap v7987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:13.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[27441]: audit 2024-04-03T18:45:12.532634+0000 mon.a (mon.0) 7236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[27441]: audit 2024-04-03T18:45:12.540416+0000 mon.a (mon.0) 7237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[27441]: audit 2024-04-03T18:45:12.783953+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[27441]: audit 2024-04-03T18:45:12.791463+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:13.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[27441]: audit 2024-04-03T18:45:13.220598+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:45:13.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[27441]: audit 2024-04-03T18:45:13.222360+0000 mon.a (mon.0) 7241 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:45:13.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:13 smithi067 bash[27441]: audit 2024-04-03T18:45:13.231639+0000 mon.a (mon.0) 7242 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:45:14.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:14 smithi082 bash[20963]: audit 2024-04-03T18:45:13.853648+0000 mon.a (mon.0) 7243 : audit [DBG] from='client.? 172.21.15.67:0/3700088726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:14.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:14 smithi067 bash[17655]: audit 2024-04-03T18:45:13.853648+0000 mon.a (mon.0) 7243 : audit [DBG] from='client.? 172.21.15.67:0/3700088726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:14.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:14 smithi067 bash[27441]: audit 2024-04-03T18:45:13.853648+0000 mon.a (mon.0) 7243 : audit [DBG] from='client.? 172.21.15.67:0/3700088726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:15.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:15 smithi082 bash[20963]: cluster 2024-04-03T18:45:14.134928+0000 mgr.y (mgr.24370) 8004 : cluster [DBG] pgmap v7988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:15.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:15 smithi067 bash[27441]: cluster 2024-04-03T18:45:14.134928+0000 mgr.y (mgr.24370) 8004 : cluster [DBG] pgmap v7988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:15.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:15 smithi067 bash[17655]: cluster 2024-04-03T18:45:14.134928+0000 mgr.y (mgr.24370) 8004 : cluster [DBG] pgmap v7988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:16.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:16 smithi082 bash[20963]: audit 2024-04-03T18:45:16.314217+0000 mon.c (mon.2) 3141 : audit [DBG] from='client.? 172.21.15.67:0/2927163809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:16.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:16 smithi067 bash[17655]: audit 2024-04-03T18:45:16.314217+0000 mon.c (mon.2) 3141 : audit [DBG] from='client.? 172.21.15.67:0/2927163809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:16.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:16 smithi067 bash[27441]: audit 2024-04-03T18:45:16.314217+0000 mon.c (mon.2) 3141 : audit [DBG] from='client.? 172.21.15.67:0/2927163809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:17.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:17 smithi082 bash[20963]: cluster 2024-04-03T18:45:16.136063+0000 mgr.y (mgr.24370) 8005 : cluster [DBG] pgmap v7989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:17.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:17 smithi067 bash[17655]: cluster 2024-04-03T18:45:16.136063+0000 mgr.y (mgr.24370) 8005 : cluster [DBG] pgmap v7989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:17.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:17 smithi067 bash[27441]: cluster 2024-04-03T18:45:16.136063+0000 mgr.y (mgr.24370) 8005 : cluster [DBG] pgmap v7989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:19.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:19 smithi082 bash[20963]: cluster 2024-04-03T18:45:18.136769+0000 mgr.y (mgr.24370) 8006 : cluster [DBG] pgmap v7990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:19.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:19 smithi082 bash[20963]: audit 2024-04-03T18:45:18.763328+0000 mon.c (mon.2) 3142 : audit [DBG] from='client.? 172.21.15.67:0/3357201352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:19.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:19 smithi067 bash[17655]: cluster 2024-04-03T18:45:18.136769+0000 mgr.y (mgr.24370) 8006 : cluster [DBG] pgmap v7990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:19.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:19 smithi067 bash[17655]: audit 2024-04-03T18:45:18.763328+0000 mon.c (mon.2) 3142 : audit [DBG] from='client.? 172.21.15.67:0/3357201352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:19.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:19 smithi067 bash[27441]: cluster 2024-04-03T18:45:18.136769+0000 mgr.y (mgr.24370) 8006 : cluster [DBG] pgmap v7990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:19.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:19 smithi067 bash[27441]: audit 2024-04-03T18:45:18.763328+0000 mon.c (mon.2) 3142 : audit [DBG] from='client.? 172.21.15.67:0/3357201352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:21.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:21 smithi082 bash[20963]: cluster 2024-04-03T18:45:20.137353+0000 mgr.y (mgr.24370) 8007 : cluster [DBG] pgmap v7991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:21.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:21 smithi082 bash[20963]: audit 2024-04-03T18:45:21.218280+0000 mon.c (mon.2) 3143 : audit [DBG] from='client.? 172.21.15.67:0/3723827806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:21.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:21 smithi067 bash[17655]: cluster 2024-04-03T18:45:20.137353+0000 mgr.y (mgr.24370) 8007 : cluster [DBG] pgmap v7991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:21.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:21 smithi067 bash[17655]: audit 2024-04-03T18:45:21.218280+0000 mon.c (mon.2) 3143 : audit [DBG] from='client.? 172.21.15.67:0/3723827806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:21.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:21 smithi067 bash[27441]: cluster 2024-04-03T18:45:20.137353+0000 mgr.y (mgr.24370) 8007 : cluster [DBG] pgmap v7991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:21.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:21 smithi067 bash[27441]: audit 2024-04-03T18:45:21.218280+0000 mon.c (mon.2) 3143 : audit [DBG] from='client.? 172.21.15.67:0/3723827806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:23.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:23] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:45:23.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:45:23.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:23 smithi082 bash[20963]: cluster 2024-04-03T18:45:22.138409+0000 mgr.y (mgr.24370) 8008 : cluster [DBG] pgmap v7992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:23.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:23 smithi067 bash[17655]: cluster 2024-04-03T18:45:22.138409+0000 mgr.y (mgr.24370) 8008 : cluster [DBG] pgmap v7992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:23.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:23 smithi067 bash[27441]: cluster 2024-04-03T18:45:22.138409+0000 mgr.y (mgr.24370) 8008 : cluster [DBG] pgmap v7992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:24.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:24 smithi082 bash[20963]: audit 2024-04-03T18:45:23.670274+0000 mon.a (mon.0) 7244 : audit [DBG] from='client.? 172.21.15.67:0/2312099255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:24.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:24 smithi067 bash[17655]: audit 2024-04-03T18:45:23.670274+0000 mon.a (mon.0) 7244 : audit [DBG] from='client.? 172.21.15.67:0/2312099255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:24.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:24 smithi067 bash[27441]: audit 2024-04-03T18:45:23.670274+0000 mon.a (mon.0) 7244 : audit [DBG] from='client.? 172.21.15.67:0/2312099255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:25.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:25 smithi082 bash[20963]: cluster 2024-04-03T18:45:24.139094+0000 mgr.y (mgr.24370) 8009 : cluster [DBG] pgmap v7993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:25.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:25 smithi082 bash[20963]: audit 2024-04-03T18:45:25.076309+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:25.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:25 smithi067 bash[17655]: cluster 2024-04-03T18:45:24.139094+0000 mgr.y (mgr.24370) 8009 : cluster [DBG] pgmap v7993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:25.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:25 smithi067 bash[17655]: audit 2024-04-03T18:45:25.076309+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:25.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:25 smithi067 bash[27441]: cluster 2024-04-03T18:45:24.139094+0000 mgr.y (mgr.24370) 8009 : cluster [DBG] pgmap v7993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:25.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:25 smithi067 bash[27441]: audit 2024-04-03T18:45:25.076309+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:26.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:26 smithi082 bash[20963]: audit 2024-04-03T18:45:26.111751+0000 mon.c (mon.2) 3144 : audit [DBG] from='client.? 172.21.15.67:0/3173576446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:26.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:26 smithi067 bash[17655]: audit 2024-04-03T18:45:26.111751+0000 mon.c (mon.2) 3144 : audit [DBG] from='client.? 172.21.15.67:0/3173576446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:26.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:26 smithi067 bash[27441]: audit 2024-04-03T18:45:26.111751+0000 mon.c (mon.2) 3144 : audit [DBG] from='client.? 172.21.15.67:0/3173576446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:27.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:27 smithi082 bash[20963]: cluster 2024-04-03T18:45:26.140240+0000 mgr.y (mgr.24370) 8010 : cluster [DBG] pgmap v7994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:27.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:27 smithi067 bash[17655]: cluster 2024-04-03T18:45:26.140240+0000 mgr.y (mgr.24370) 8010 : cluster [DBG] pgmap v7994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:27.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:27 smithi067 bash[27441]: cluster 2024-04-03T18:45:26.140240+0000 mgr.y (mgr.24370) 8010 : cluster [DBG] pgmap v7994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:28.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:28 smithi082 bash[20963]: audit 2024-04-03T18:45:28.557125+0000 mon.c (mon.2) 3145 : audit [DBG] from='client.? 172.21.15.67:0/1762631145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:28.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:28 smithi067 bash[17655]: audit 2024-04-03T18:45:28.557125+0000 mon.c (mon.2) 3145 : audit [DBG] from='client.? 172.21.15.67:0/1762631145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:28.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:28 smithi067 bash[27441]: audit 2024-04-03T18:45:28.557125+0000 mon.c (mon.2) 3145 : audit [DBG] from='client.? 172.21.15.67:0/1762631145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:29.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:29 smithi082 bash[20963]: cluster 2024-04-03T18:45:28.140787+0000 mgr.y (mgr.24370) 8011 : cluster [DBG] pgmap v7995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:29.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:29 smithi067 bash[17655]: cluster 2024-04-03T18:45:28.140787+0000 mgr.y (mgr.24370) 8011 : cluster [DBG] pgmap v7995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:29.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:29 smithi067 bash[27441]: cluster 2024-04-03T18:45:28.140787+0000 mgr.y (mgr.24370) 8011 : cluster [DBG] pgmap v7995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:31.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:31 smithi082 bash[20963]: cluster 2024-04-03T18:45:30.141431+0000 mgr.y (mgr.24370) 8012 : cluster [DBG] pgmap v7996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:31.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:31 smithi082 bash[20963]: audit 2024-04-03T18:45:31.012481+0000 mon.c (mon.2) 3146 : audit [DBG] from='client.? 172.21.15.67:0/1264774255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:31.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:31 smithi067 bash[27441]: cluster 2024-04-03T18:45:30.141431+0000 mgr.y (mgr.24370) 8012 : cluster [DBG] pgmap v7996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:31.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:31 smithi067 bash[27441]: audit 2024-04-03T18:45:31.012481+0000 mon.c (mon.2) 3146 : audit [DBG] from='client.? 172.21.15.67:0/1264774255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:31.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:31 smithi067 bash[17655]: cluster 2024-04-03T18:45:30.141431+0000 mgr.y (mgr.24370) 8012 : cluster [DBG] pgmap v7996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:31.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:31 smithi067 bash[17655]: audit 2024-04-03T18:45:31.012481+0000 mon.c (mon.2) 3146 : audit [DBG] from='client.? 172.21.15.67:0/1264774255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:33.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:45:33.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:33 smithi082 bash[20963]: cluster 2024-04-03T18:45:32.142612+0000 mgr.y (mgr.24370) 8013 : cluster [DBG] pgmap v7997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:33.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:33 smithi082 bash[20963]: audit 2024-04-03T18:45:33.466725+0000 mon.c (mon.2) 3147 : audit [DBG] from='client.? 172.21.15.67:0/2227643767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:45:33.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:33 smithi067 bash[17655]: cluster 2024-04-03T18:45:32.142612+0000 mgr.y (mgr.24370) 8013 : cluster [DBG] pgmap v7997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:33.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:33 smithi067 bash[17655]: audit 2024-04-03T18:45:33.466725+0000 mon.c (mon.2) 3147 : audit [DBG] from='client.? 172.21.15.67:0/2227643767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:33.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:33 smithi067 bash[27441]: cluster 2024-04-03T18:45:32.142612+0000 mgr.y (mgr.24370) 8013 : cluster [DBG] pgmap v7997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:33.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:33 smithi067 bash[27441]: audit 2024-04-03T18:45:33.466725+0000 mon.c (mon.2) 3147 : audit [DBG] from='client.? 172.21.15.67:0/2227643767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:35.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:35 smithi082 bash[20963]: cluster 2024-04-03T18:45:34.143288+0000 mgr.y (mgr.24370) 8014 : cluster [DBG] pgmap v7998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:35.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:35 smithi067 bash[27441]: cluster 2024-04-03T18:45:34.143288+0000 mgr.y (mgr.24370) 8014 : cluster [DBG] pgmap v7998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:35.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:35 smithi067 bash[17655]: cluster 2024-04-03T18:45:34.143288+0000 mgr.y (mgr.24370) 8014 : cluster [DBG] pgmap v7998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:36.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:36 smithi082 bash[20963]: audit 2024-04-03T18:45:35.919774+0000 mon.a (mon.0) 7246 : audit [DBG] from='client.? 172.21.15.67:0/119001716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:36.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:36 smithi067 bash[27441]: audit 2024-04-03T18:45:35.919774+0000 mon.a (mon.0) 7246 : audit [DBG] from='client.? 172.21.15.67:0/119001716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:36.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:36 smithi067 bash[17655]: audit 2024-04-03T18:45:35.919774+0000 mon.a (mon.0) 7246 : audit [DBG] from='client.? 172.21.15.67:0/119001716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:37.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:37 smithi082 bash[20963]: cluster 2024-04-03T18:45:36.144554+0000 mgr.y (mgr.24370) 8015 : cluster [DBG] pgmap v7999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:37.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:37 smithi067 bash[17655]: cluster 2024-04-03T18:45:36.144554+0000 mgr.y (mgr.24370) 8015 : cluster [DBG] pgmap v7999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:37.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:37 smithi067 bash[27441]: cluster 2024-04-03T18:45:36.144554+0000 mgr.y (mgr.24370) 8015 : cluster [DBG] pgmap v7999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:38.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:38 smithi082 bash[20963]: audit 2024-04-03T18:45:38.376944+0000 mon.a (mon.0) 7247 : audit [DBG] from='client.? 172.21.15.67:0/2036396803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:38.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:38 smithi067 bash[17655]: audit 2024-04-03T18:45:38.376944+0000 mon.a (mon.0) 7247 : audit [DBG] from='client.? 172.21.15.67:0/2036396803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:38.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:38 smithi067 bash[27441]: audit 2024-04-03T18:45:38.376944+0000 mon.a (mon.0) 7247 : audit [DBG] from='client.? 172.21.15.67:0/2036396803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:39.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:39 smithi067 bash[17655]: cluster 2024-04-03T18:45:38.145196+0000 mgr.y (mgr.24370) 8016 : cluster [DBG] pgmap v8000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:39.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:39 smithi067 bash[27441]: cluster 2024-04-03T18:45:38.145196+0000 mgr.y (mgr.24370) 8016 : cluster [DBG] pgmap v8000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:40.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:39 smithi082 bash[20963]: cluster 2024-04-03T18:45:38.145196+0000 mgr.y (mgr.24370) 8016 : cluster [DBG] pgmap v8000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:40.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:40 smithi067 bash[17655]: audit 2024-04-03T18:45:40.076694+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:40.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:40 smithi067 bash[27441]: audit 2024-04-03T18:45:40.076694+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:41.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:40 smithi082 bash[20963]: audit 2024-04-03T18:45:40.076694+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:41.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:41 smithi067 bash[17655]: cluster 2024-04-03T18:45:40.145839+0000 mgr.y (mgr.24370) 8017 : cluster [DBG] pgmap v8001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:41.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:41 smithi067 bash[17655]: audit 2024-04-03T18:45:40.840427+0000 mon.a (mon.0) 7249 : audit [DBG] from='client.? 172.21.15.67:0/1009497757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:41.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:41 smithi067 bash[27441]: cluster 2024-04-03T18:45:40.145839+0000 mgr.y (mgr.24370) 8017 : cluster [DBG] pgmap v8001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:41.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:41 smithi067 bash[27441]: audit 2024-04-03T18:45:40.840427+0000 mon.a (mon.0) 7249 : audit [DBG] from='client.? 172.21.15.67:0/1009497757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:42.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:41 smithi082 bash[20963]: cluster 2024-04-03T18:45:40.145839+0000 mgr.y (mgr.24370) 8017 : cluster [DBG] pgmap v8001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:42.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:41 smithi082 bash[20963]: audit 2024-04-03T18:45:40.840427+0000 mon.a (mon.0) 7249 : audit [DBG] from='client.? 172.21.15.67:0/1009497757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:43.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:45:43.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:45:43.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:43 smithi082 bash[20963]: cluster 2024-04-03T18:45:42.146960+0000 mgr.y (mgr.24370) 8018 : cluster [DBG] pgmap v8002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:43.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:43 smithi082 bash[20963]: audit 2024-04-03T18:45:43.293173+0000 mon.a (mon.0) 7250 : audit [DBG] from='client.? 172.21.15.67:0/4145071959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:43.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:43 smithi067 bash[17655]: cluster 2024-04-03T18:45:42.146960+0000 mgr.y (mgr.24370) 8018 : cluster [DBG] pgmap v8002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:43.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:43 smithi067 bash[17655]: audit 2024-04-03T18:45:43.293173+0000 mon.a (mon.0) 7250 : audit [DBG] from='client.? 172.21.15.67:0/4145071959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:43.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:43 smithi067 bash[27441]: cluster 2024-04-03T18:45:42.146960+0000 mgr.y (mgr.24370) 8018 : cluster [DBG] pgmap v8002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:43.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:43 smithi067 bash[27441]: audit 2024-04-03T18:45:43.293173+0000 mon.a (mon.0) 7250 : audit [DBG] from='client.? 172.21.15.67:0/4145071959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:45.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:45 smithi067 bash[17655]: cluster 2024-04-03T18:45:44.147737+0000 mgr.y (mgr.24370) 8019 : cluster [DBG] pgmap v8003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:45.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:45 smithi067 bash[27441]: cluster 2024-04-03T18:45:44.147737+0000 mgr.y (mgr.24370) 8019 : cluster [DBG] pgmap v8003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:46.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:45 smithi082 bash[20963]: cluster 2024-04-03T18:45:44.147737+0000 mgr.y (mgr.24370) 8019 : cluster [DBG] pgmap v8003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:46.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:46 smithi067 bash[17655]: audit 2024-04-03T18:45:45.757618+0000 mon.c (mon.2) 3148 : audit [DBG] from='client.? 172.21.15.67:0/222914775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:46.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:46 smithi067 bash[27441]: audit 2024-04-03T18:45:45.757618+0000 mon.c (mon.2) 3148 : audit [DBG] from='client.? 172.21.15.67:0/222914775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:47.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:46 smithi082 bash[20963]: audit 2024-04-03T18:45:45.757618+0000 mon.c (mon.2) 3148 : audit [DBG] from='client.? 172.21.15.67:0/222914775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:48.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:47 smithi082 bash[20963]: cluster 2024-04-03T18:45:46.148999+0000 mgr.y (mgr.24370) 8020 : cluster [DBG] pgmap v8004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:48.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:47 smithi067 bash[17655]: cluster 2024-04-03T18:45:46.148999+0000 mgr.y (mgr.24370) 8020 : cluster [DBG] pgmap v8004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:48.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:47 smithi067 bash[27441]: cluster 2024-04-03T18:45:46.148999+0000 mgr.y (mgr.24370) 8020 : cluster [DBG] pgmap v8004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:49.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:48 smithi082 bash[20963]: audit 2024-04-03T18:45:48.210579+0000 mon.c (mon.2) 3149 : audit [DBG] from='client.? 172.21.15.67:0/3015130570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:49.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:48 smithi067 bash[17655]: audit 2024-04-03T18:45:48.210579+0000 mon.c (mon.2) 3149 : audit [DBG] from='client.? 172.21.15.67:0/3015130570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:49.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:48 smithi067 bash[27441]: audit 2024-04-03T18:45:48.210579+0000 mon.c (mon.2) 3149 : audit [DBG] from='client.? 172.21.15.67:0/3015130570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:50.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:49 smithi082 bash[20963]: cluster 2024-04-03T18:45:48.149638+0000 mgr.y (mgr.24370) 8021 : cluster [DBG] pgmap v8005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:50.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:49 smithi067 bash[17655]: cluster 2024-04-03T18:45:48.149638+0000 mgr.y (mgr.24370) 8021 : cluster [DBG] pgmap v8005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:50.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:49 smithi067 bash[27441]: cluster 2024-04-03T18:45:48.149638+0000 mgr.y (mgr.24370) 8021 : cluster [DBG] pgmap v8005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:51.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:50 smithi082 bash[20963]: audit 2024-04-03T18:45:50.662745+0000 mon.c (mon.2) 3150 : audit [DBG] from='client.? 172.21.15.67:0/1456823129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:51.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:50 smithi067 bash[17655]: audit 2024-04-03T18:45:50.662745+0000 mon.c (mon.2) 3150 : audit [DBG] from='client.? 172.21.15.67:0/1456823129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:51.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:50 smithi067 bash[27441]: audit 2024-04-03T18:45:50.662745+0000 mon.c (mon.2) 3150 : audit [DBG] from='client.? 172.21.15.67:0/1456823129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:52.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:51 smithi082 bash[20963]: cluster 2024-04-03T18:45:50.150268+0000 mgr.y (mgr.24370) 8022 : cluster [DBG] pgmap v8006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:52.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:51 smithi067 bash[17655]: cluster 2024-04-03T18:45:50.150268+0000 mgr.y (mgr.24370) 8022 : cluster [DBG] pgmap v8006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:52.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:51 smithi067 bash[27441]: cluster 2024-04-03T18:45:50.150268+0000 mgr.y (mgr.24370) 8022 : cluster [DBG] pgmap v8006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:53.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:45:53.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:45:53.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:53 smithi082 bash[20963]: cluster 2024-04-03T18:45:52.151409+0000 mgr.y (mgr.24370) 8023 : cluster [DBG] pgmap v8007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:53.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:53 smithi082 bash[20963]: audit 2024-04-03T18:45:53.115725+0000 mon.c (mon.2) 3151 : audit [DBG] from='client.? 172.21.15.67:0/3266255724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:54.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:53 smithi067 bash[17655]: cluster 2024-04-03T18:45:52.151409+0000 mgr.y (mgr.24370) 8023 : cluster [DBG] pgmap v8007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:54.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:53 smithi067 bash[17655]: audit 2024-04-03T18:45:53.115725+0000 mon.c (mon.2) 3151 : audit [DBG] from='client.? 172.21.15.67:0/3266255724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:54.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:53 smithi067 bash[27441]: cluster 2024-04-03T18:45:52.151409+0000 mgr.y (mgr.24370) 8023 : cluster [DBG] pgmap v8007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:54.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:53 smithi067 bash[27441]: audit 2024-04-03T18:45:53.115725+0000 mon.c (mon.2) 3151 : audit [DBG] from='client.? 172.21.15.67:0/3266255724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:56.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:55 smithi082 bash[20963]: cluster 2024-04-03T18:45:54.152153+0000 mgr.y (mgr.24370) 8024 : cluster [DBG] pgmap v8008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:56.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:55 smithi082 bash[20963]: audit 2024-04-03T18:45:55.077104+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:56.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:55 smithi082 bash[20963]: audit 2024-04-03T18:45:55.567955+0000 mon.a (mon.0) 7252 : audit [DBG] from='client.? 172.21.15.67:0/3253640243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:56.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:55 smithi067 bash[17655]: cluster 2024-04-03T18:45:54.152153+0000 mgr.y (mgr.24370) 8024 : cluster [DBG] pgmap v8008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:56.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:55 smithi067 bash[17655]: audit 2024-04-03T18:45:55.077104+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:56.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:55 smithi067 bash[17655]: audit 2024-04-03T18:45:55.567955+0000 mon.a (mon.0) 7252 : audit [DBG] from='client.? 172.21.15.67:0/3253640243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:56.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:55 smithi067 bash[27441]: cluster 2024-04-03T18:45:54.152153+0000 mgr.y (mgr.24370) 8024 : cluster [DBG] pgmap v8008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:56.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:55 smithi067 bash[27441]: audit 2024-04-03T18:45:55.077104+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:45:56.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:55 smithi067 bash[27441]: audit 2024-04-03T18:45:55.567955+0000 mon.a (mon.0) 7252 : audit [DBG] from='client.? 172.21.15.67:0/3253640243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:58.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:57 smithi082 bash[20963]: cluster 2024-04-03T18:45:56.153263+0000 mgr.y (mgr.24370) 8025 : cluster [DBG] pgmap v8009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:58.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:57 smithi067 bash[17655]: cluster 2024-04-03T18:45:56.153263+0000 mgr.y (mgr.24370) 8025 : cluster [DBG] pgmap v8009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:58.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:57 smithi067 bash[27441]: cluster 2024-04-03T18:45:56.153263+0000 mgr.y (mgr.24370) 8025 : cluster [DBG] pgmap v8009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:45:59.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:58 smithi082 bash[20963]: audit 2024-04-03T18:45:58.010316+0000 mon.a (mon.0) 7253 : audit [DBG] from='client.? 172.21.15.67:0/381701893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:59.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:58 smithi067 bash[27441]: audit 2024-04-03T18:45:58.010316+0000 mon.a (mon.0) 7253 : audit [DBG] from='client.? 172.21.15.67:0/381701893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:45:59.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:58 smithi067 bash[17655]: audit 2024-04-03T18:45:58.010316+0000 mon.a (mon.0) 7253 : audit [DBG] from='client.? 172.21.15.67:0/381701893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:00.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:45:59 smithi082 bash[20963]: cluster 2024-04-03T18:45:58.153946+0000 mgr.y (mgr.24370) 8026 : cluster [DBG] pgmap v8010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:00.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:45:59 smithi067 bash[27441]: cluster 2024-04-03T18:45:58.153946+0000 mgr.y (mgr.24370) 8026 : cluster [DBG] pgmap v8010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:00.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:45:59 smithi067 bash[17655]: cluster 2024-04-03T18:45:58.153946+0000 mgr.y (mgr.24370) 8026 : cluster [DBG] pgmap v8010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:01.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:00 smithi082 bash[20963]: audit 2024-04-03T18:46:00.473063+0000 mon.a (mon.0) 7254 : audit [DBG] from='client.? 172.21.15.67:0/892017440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:01.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:00 smithi067 bash[17655]: audit 2024-04-03T18:46:00.473063+0000 mon.a (mon.0) 7254 : audit [DBG] from='client.? 172.21.15.67:0/892017440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:01.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:00 smithi067 bash[27441]: audit 2024-04-03T18:46:00.473063+0000 mon.a (mon.0) 7254 : audit [DBG] from='client.? 172.21.15.67:0/892017440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:02.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:01 smithi082 bash[20963]: cluster 2024-04-03T18:46:00.154625+0000 mgr.y (mgr.24370) 8027 : cluster [DBG] pgmap v8011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:02.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:01 smithi067 bash[27441]: cluster 2024-04-03T18:46:00.154625+0000 mgr.y (mgr.24370) 8027 : cluster [DBG] pgmap v8011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:02.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:01 smithi067 bash[17655]: cluster 2024-04-03T18:46:00.154625+0000 mgr.y (mgr.24370) 8027 : cluster [DBG] pgmap v8011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:03.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:03] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:46:03.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:46:03.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:03 smithi082 bash[20963]: cluster 2024-04-03T18:46:02.155705+0000 mgr.y (mgr.24370) 8028 : cluster [DBG] pgmap v8012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:03.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:03 smithi082 bash[20963]: audit 2024-04-03T18:46:02.932106+0000 mon.c (mon.2) 3152 : audit [DBG] from='client.? 172.21.15.67:0/1776814655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:04.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:03 smithi067 bash[27441]: cluster 2024-04-03T18:46:02.155705+0000 mgr.y (mgr.24370) 8028 : cluster [DBG] pgmap v8012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:04.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:03 smithi067 bash[27441]: audit 2024-04-03T18:46:02.932106+0000 mon.c (mon.2) 3152 : audit [DBG] from='client.? 172.21.15.67:0/1776814655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:04.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:03 smithi067 bash[17655]: cluster 2024-04-03T18:46:02.155705+0000 mgr.y (mgr.24370) 8028 : cluster [DBG] pgmap v8012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:04.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:03 smithi067 bash[17655]: audit 2024-04-03T18:46:02.932106+0000 mon.c (mon.2) 3152 : audit [DBG] from='client.? 172.21.15.67:0/1776814655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:06.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:05 smithi082 bash[20963]: cluster 2024-04-03T18:46:04.156409+0000 mgr.y (mgr.24370) 8029 : cluster [DBG] pgmap v8013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:06.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:05 smithi082 bash[20963]: audit 2024-04-03T18:46:05.380999+0000 mon.a (mon.0) 7255 : audit [DBG] from='client.? 172.21.15.67:0/2631364667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:06.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:05 smithi067 bash[27441]: cluster 2024-04-03T18:46:04.156409+0000 mgr.y (mgr.24370) 8029 : cluster [DBG] pgmap v8013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:06.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:05 smithi067 bash[27441]: audit 2024-04-03T18:46:05.380999+0000 mon.a (mon.0) 7255 : audit [DBG] from='client.? 172.21.15.67:0/2631364667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:06.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:05 smithi067 bash[17655]: cluster 2024-04-03T18:46:04.156409+0000 mgr.y (mgr.24370) 8029 : cluster [DBG] pgmap v8013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:06.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:05 smithi067 bash[17655]: audit 2024-04-03T18:46:05.380999+0000 mon.a (mon.0) 7255 : audit [DBG] from='client.? 172.21.15.67:0/2631364667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:08.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:07 smithi082 bash[20963]: cluster 2024-04-03T18:46:06.157586+0000 mgr.y (mgr.24370) 8030 : cluster [DBG] pgmap v8014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:08.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:07 smithi067 bash[27441]: cluster 2024-04-03T18:46:06.157586+0000 mgr.y (mgr.24370) 8030 : cluster [DBG] pgmap v8014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:08.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:07 smithi067 bash[17655]: cluster 2024-04-03T18:46:06.157586+0000 mgr.y (mgr.24370) 8030 : cluster [DBG] pgmap v8014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:09.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:08 smithi082 bash[20963]: audit 2024-04-03T18:46:07.836029+0000 mon.c (mon.2) 3153 : audit [DBG] from='client.? 172.21.15.67:0/1133449130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:09.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:08 smithi067 bash[17655]: audit 2024-04-03T18:46:07.836029+0000 mon.c (mon.2) 3153 : audit [DBG] from='client.? 172.21.15.67:0/1133449130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:09.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:08 smithi067 bash[27441]: audit 2024-04-03T18:46:07.836029+0000 mon.c (mon.2) 3153 : audit [DBG] from='client.? 172.21.15.67:0/1133449130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:10.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:09 smithi082 bash[20963]: cluster 2024-04-03T18:46:08.158234+0000 mgr.y (mgr.24370) 8031 : cluster [DBG] pgmap v8015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:10.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:09 smithi067 bash[27441]: cluster 2024-04-03T18:46:08.158234+0000 mgr.y (mgr.24370) 8031 : cluster [DBG] pgmap v8015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:10.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:09 smithi067 bash[17655]: cluster 2024-04-03T18:46:08.158234+0000 mgr.y (mgr.24370) 8031 : cluster [DBG] pgmap v8015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:11.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:10 smithi082 bash[20963]: audit 2024-04-03T18:46:10.077353+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:11.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:10 smithi082 bash[20963]: audit 2024-04-03T18:46:10.302327+0000 mon.c (mon.2) 3154 : audit [DBG] from='client.? 172.21.15.67:0/3708697955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:11.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:10 smithi067 bash[17655]: audit 2024-04-03T18:46:10.077353+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:11.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:10 smithi067 bash[17655]: audit 2024-04-03T18:46:10.302327+0000 mon.c (mon.2) 3154 : audit [DBG] from='client.? 172.21.15.67:0/3708697955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:11.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:10 smithi067 bash[27441]: audit 2024-04-03T18:46:10.077353+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:11.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:10 smithi067 bash[27441]: audit 2024-04-03T18:46:10.302327+0000 mon.c (mon.2) 3154 : audit [DBG] from='client.? 172.21.15.67:0/3708697955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:12.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:11 smithi082 bash[20963]: cluster 2024-04-03T18:46:10.158824+0000 mgr.y (mgr.24370) 8032 : cluster [DBG] pgmap v8016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:12.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:11 smithi067 bash[17655]: cluster 2024-04-03T18:46:10.158824+0000 mgr.y (mgr.24370) 8032 : cluster [DBG] pgmap v8016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:12.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:11 smithi067 bash[27441]: cluster 2024-04-03T18:46:10.158824+0000 mgr.y (mgr.24370) 8032 : cluster [DBG] pgmap v8016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:13.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:12 smithi067 bash[17655]: audit 2024-04-03T18:46:12.749254+0000 mon.c (mon.2) 3155 : audit [DBG] from='client.? 172.21.15.67:0/2241267134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:13.072 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:12 smithi067 bash[27441]: audit 2024-04-03T18:46:12.749254+0000 mon.c (mon.2) 3155 : audit [DBG] from='client.? 172.21.15.67:0/2241267134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:13.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:12 smithi082 bash[20963]: audit 2024-04-03T18:46:12.749254+0000 mon.c (mon.2) 3155 : audit [DBG] from='client.? 172.21.15.67:0/2241267134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:13.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:46:13.763 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:46:14.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:13 smithi082 bash[20963]: cluster 2024-04-03T18:46:12.159974+0000 mgr.y (mgr.24370) 8033 : cluster [DBG] pgmap v8017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:14.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:13 smithi082 bash[20963]: audit 2024-04-03T18:46:13.304363+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:46:14.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:13 smithi067 bash[17655]: cluster 2024-04-03T18:46:12.159974+0000 mgr.y (mgr.24370) 8033 : cluster [DBG] pgmap v8017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:14.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:13 smithi067 bash[17655]: audit 2024-04-03T18:46:13.304363+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:46:14.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:13 smithi067 bash[27441]: cluster 2024-04-03T18:46:12.159974+0000 mgr.y (mgr.24370) 8033 : cluster [DBG] pgmap v8017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:14.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:13 smithi067 bash[27441]: audit 2024-04-03T18:46:13.304363+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:46:16.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:15 smithi082 bash[20963]: cluster 2024-04-03T18:46:14.160686+0000 mgr.y (mgr.24370) 8034 : cluster [DBG] pgmap v8018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:16.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:15 smithi082 bash[20963]: audit 2024-04-03T18:46:15.216603+0000 mon.a (mon.0) 7258 : audit [DBG] from='client.? 172.21.15.67:0/3370612377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:16.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:15 smithi067 bash[17655]: cluster 2024-04-03T18:46:14.160686+0000 mgr.y (mgr.24370) 8034 : cluster [DBG] pgmap v8018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:16.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:15 smithi067 bash[17655]: audit 2024-04-03T18:46:15.216603+0000 mon.a (mon.0) 7258 : audit [DBG] from='client.? 172.21.15.67:0/3370612377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:16.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:15 smithi067 bash[27441]: cluster 2024-04-03T18:46:14.160686+0000 mgr.y (mgr.24370) 8034 : cluster [DBG] pgmap v8018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:16.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:15 smithi067 bash[27441]: audit 2024-04-03T18:46:15.216603+0000 mon.a (mon.0) 7258 : audit [DBG] from='client.? 172.21.15.67:0/3370612377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:18.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:17 smithi082 bash[20963]: cluster 2024-04-03T18:46:16.161909+0000 mgr.y (mgr.24370) 8035 : cluster [DBG] pgmap v8019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:18.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:17 smithi082 bash[20963]: audit 2024-04-03T18:46:17.674323+0000 mon.a (mon.0) 7259 : audit [DBG] from='client.? 172.21.15.67:0/3807420352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:18.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:17 smithi067 bash[17655]: cluster 2024-04-03T18:46:16.161909+0000 mgr.y (mgr.24370) 8035 : cluster [DBG] pgmap v8019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:18.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:17 smithi067 bash[17655]: audit 2024-04-03T18:46:17.674323+0000 mon.a (mon.0) 7259 : audit [DBG] from='client.? 172.21.15.67:0/3807420352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:18.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:17 smithi067 bash[27441]: cluster 2024-04-03T18:46:16.161909+0000 mgr.y (mgr.24370) 8035 : cluster [DBG] pgmap v8019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:18.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:17 smithi067 bash[27441]: audit 2024-04-03T18:46:17.674323+0000 mon.a (mon.0) 7259 : audit [DBG] from='client.? 172.21.15.67:0/3807420352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:20.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:19 smithi082 bash[20963]: cluster 2024-04-03T18:46:18.162385+0000 mgr.y (mgr.24370) 8036 : cluster [DBG] pgmap v8020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:20.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:19 smithi082 bash[20963]: audit 2024-04-03T18:46:18.996973+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:19 smithi082 bash[20963]: audit 2024-04-03T18:46:19.005264+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:19 smithi082 bash[20963]: audit 2024-04-03T18:46:19.298061+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:19 smithi082 bash[20963]: audit 2024-04-03T18:46:19.305964+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:19 smithi082 bash[20963]: audit 2024-04-03T18:46:19.731050+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:46:20.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:19 smithi082 bash[20963]: audit 2024-04-03T18:46:19.732502+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:46:20.374 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:19 smithi082 bash[20963]: audit 2024-04-03T18:46:19.741232+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[27441]: cluster 2024-04-03T18:46:18.162385+0000 mgr.y (mgr.24370) 8036 : cluster [DBG] pgmap v8020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[27441]: audit 2024-04-03T18:46:18.996973+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[27441]: audit 2024-04-03T18:46:19.005264+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[27441]: audit 2024-04-03T18:46:19.298061+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[27441]: audit 2024-04-03T18:46:19.305964+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[27441]: audit 2024-04-03T18:46:19.731050+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[27441]: audit 2024-04-03T18:46:19.732502+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[27441]: audit 2024-04-03T18:46:19.741232+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[17655]: cluster 2024-04-03T18:46:18.162385+0000 mgr.y (mgr.24370) 8036 : cluster [DBG] pgmap v8020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[17655]: audit 2024-04-03T18:46:18.996973+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[17655]: audit 2024-04-03T18:46:19.005264+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[17655]: audit 2024-04-03T18:46:19.298061+0000 mon.a (mon.0) 7262 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[17655]: audit 2024-04-03T18:46:19.305964+0000 mon.a (mon.0) 7263 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:20.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[17655]: audit 2024-04-03T18:46:19.731050+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:46:20.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[17655]: audit 2024-04-03T18:46:19.732502+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:46:20.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:19 smithi067 bash[17655]: audit 2024-04-03T18:46:19.741232+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:46:21.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:21 smithi082 bash[20963]: audit 2024-04-03T18:46:20.131376+0000 mon.c (mon.2) 3156 : audit [DBG] from='client.? 172.21.15.67:0/10158848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:21.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:21 smithi067 bash[17655]: audit 2024-04-03T18:46:20.131376+0000 mon.c (mon.2) 3156 : audit [DBG] from='client.? 172.21.15.67:0/10158848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:21.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:21 smithi067 bash[27441]: audit 2024-04-03T18:46:20.131376+0000 mon.c (mon.2) 3156 : audit [DBG] from='client.? 172.21.15.67:0/10158848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:22.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:22 smithi082 bash[20963]: cluster 2024-04-03T18:46:20.163013+0000 mgr.y (mgr.24370) 8037 : cluster [DBG] pgmap v8021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:22.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:22 smithi067 bash[17655]: cluster 2024-04-03T18:46:20.163013+0000 mgr.y (mgr.24370) 8037 : cluster [DBG] pgmap v8021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:22.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:22 smithi067 bash[27441]: cluster 2024-04-03T18:46:20.163013+0000 mgr.y (mgr.24370) 8037 : cluster [DBG] pgmap v8021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:23.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:23 smithi082 bash[20963]: audit 2024-04-03T18:46:22.578692+0000 mon.a (mon.0) 7267 : audit [DBG] from='client.? 172.21.15.67:0/2267775576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:23.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:23 smithi067 bash[27441]: audit 2024-04-03T18:46:22.578692+0000 mon.a (mon.0) 7267 : audit [DBG] from='client.? 172.21.15.67:0/2267775576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:23.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:46:23.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:23 smithi067 bash[17655]: audit 2024-04-03T18:46:22.578692+0000 mon.a (mon.0) 7267 : audit [DBG] from='client.? 172.21.15.67:0/2267775576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:23.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:46:24.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:24 smithi082 bash[20963]: cluster 2024-04-03T18:46:22.164286+0000 mgr.y (mgr.24370) 8038 : cluster [DBG] pgmap v8022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:24.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:24 smithi067 bash[17655]: cluster 2024-04-03T18:46:22.164286+0000 mgr.y (mgr.24370) 8038 : cluster [DBG] pgmap v8022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:24.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:24 smithi067 bash[27441]: cluster 2024-04-03T18:46:22.164286+0000 mgr.y (mgr.24370) 8038 : cluster [DBG] pgmap v8022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:26.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:26 smithi082 bash[20963]: cluster 2024-04-03T18:46:24.164931+0000 mgr.y (mgr.24370) 8039 : cluster [DBG] pgmap v8023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:26.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:26 smithi082 bash[20963]: audit 2024-04-03T18:46:25.038183+0000 mon.a (mon.0) 7268 : audit [DBG] from='client.? 172.21.15.67:0/4204243235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:26.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:26 smithi082 bash[20963]: audit 2024-04-03T18:46:25.077683+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:26.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:26 smithi067 bash[17655]: cluster 2024-04-03T18:46:24.164931+0000 mgr.y (mgr.24370) 8039 : cluster [DBG] pgmap v8023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:26.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:26 smithi067 bash[17655]: audit 2024-04-03T18:46:25.038183+0000 mon.a (mon.0) 7268 : audit [DBG] from='client.? 172.21.15.67:0/4204243235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:26.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:26 smithi067 bash[17655]: audit 2024-04-03T18:46:25.077683+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:26.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:26 smithi067 bash[27441]: cluster 2024-04-03T18:46:24.164931+0000 mgr.y (mgr.24370) 8039 : cluster [DBG] pgmap v8023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:26.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:26 smithi067 bash[27441]: audit 2024-04-03T18:46:25.038183+0000 mon.a (mon.0) 7268 : audit [DBG] from='client.? 172.21.15.67:0/4204243235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:26.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:26 smithi067 bash[27441]: audit 2024-04-03T18:46:25.077683+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:28.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:28 smithi082 bash[20963]: cluster 2024-04-03T18:46:26.166044+0000 mgr.y (mgr.24370) 8040 : cluster [DBG] pgmap v8024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:28.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:28 smithi082 bash[20963]: audit 2024-04-03T18:46:27.498764+0000 mon.a (mon.0) 7270 : audit [DBG] from='client.? 172.21.15.67:0/1045768077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:28.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:28 smithi067 bash[17655]: cluster 2024-04-03T18:46:26.166044+0000 mgr.y (mgr.24370) 8040 : cluster [DBG] pgmap v8024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:28.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:28 smithi067 bash[17655]: audit 2024-04-03T18:46:27.498764+0000 mon.a (mon.0) 7270 : audit [DBG] from='client.? 172.21.15.67:0/1045768077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:28.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:28 smithi067 bash[27441]: cluster 2024-04-03T18:46:26.166044+0000 mgr.y (mgr.24370) 8040 : cluster [DBG] pgmap v8024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:28.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:28 smithi067 bash[27441]: audit 2024-04-03T18:46:27.498764+0000 mon.a (mon.0) 7270 : audit [DBG] from='client.? 172.21.15.67:0/1045768077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:30.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:30 smithi082 bash[20963]: cluster 2024-04-03T18:46:28.166750+0000 mgr.y (mgr.24370) 8041 : cluster [DBG] pgmap v8025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:30.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:30 smithi082 bash[20963]: audit 2024-04-03T18:46:29.947351+0000 mon.a (mon.0) 7271 : audit [DBG] from='client.? 172.21.15.67:0/4120755180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:30.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:30 smithi067 bash[17655]: cluster 2024-04-03T18:46:28.166750+0000 mgr.y (mgr.24370) 8041 : cluster [DBG] pgmap v8025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:30.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:30 smithi067 bash[17655]: audit 2024-04-03T18:46:29.947351+0000 mon.a (mon.0) 7271 : audit [DBG] from='client.? 172.21.15.67:0/4120755180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:30.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:30 smithi067 bash[27441]: cluster 2024-04-03T18:46:28.166750+0000 mgr.y (mgr.24370) 8041 : cluster [DBG] pgmap v8025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:30.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:30 smithi067 bash[27441]: audit 2024-04-03T18:46:29.947351+0000 mon.a (mon.0) 7271 : audit [DBG] from='client.? 172.21.15.67:0/4120755180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:32.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:32 smithi082 bash[20963]: cluster 2024-04-03T18:46:30.167431+0000 mgr.y (mgr.24370) 8042 : cluster [DBG] pgmap v8026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:32.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:32 smithi067 bash[27441]: cluster 2024-04-03T18:46:30.167431+0000 mgr.y (mgr.24370) 8042 : cluster [DBG] pgmap v8026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:32.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:32 smithi067 bash[17655]: cluster 2024-04-03T18:46:30.167431+0000 mgr.y (mgr.24370) 8042 : cluster [DBG] pgmap v8026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:33.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:33 smithi082 bash[20963]: audit 2024-04-03T18:46:32.405604+0000 mon.c (mon.2) 3157 : audit [DBG] from='client.? 172.21.15.67:0/199284920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:33.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:33 smithi067 bash[17655]: audit 2024-04-03T18:46:32.405604+0000 mon.c (mon.2) 3157 : audit [DBG] from='client.? 172.21.15.67:0/199284920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:33.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:46:33.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:33 smithi067 bash[27441]: audit 2024-04-03T18:46:32.405604+0000 mon.c (mon.2) 3157 : audit [DBG] from='client.? 172.21.15.67:0/199284920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:33.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:46:34.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:34 smithi082 bash[20963]: cluster 2024-04-03T18:46:32.168311+0000 mgr.y (mgr.24370) 8043 : cluster [DBG] pgmap v8027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:34.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:34 smithi067 bash[17655]: cluster 2024-04-03T18:46:32.168311+0000 mgr.y (mgr.24370) 8043 : cluster [DBG] pgmap v8027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:34.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:34 smithi067 bash[27441]: cluster 2024-04-03T18:46:32.168311+0000 mgr.y (mgr.24370) 8043 : cluster [DBG] pgmap v8027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:35.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:35 smithi082 bash[20963]: audit 2024-04-03T18:46:34.860107+0000 mon.c (mon.2) 3158 : audit [DBG] from='client.? 172.21.15.67:0/1766911745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:35.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:35 smithi067 bash[27441]: audit 2024-04-03T18:46:34.860107+0000 mon.c (mon.2) 3158 : audit [DBG] from='client.? 172.21.15.67:0/1766911745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:35.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:35 smithi067 bash[17655]: audit 2024-04-03T18:46:34.860107+0000 mon.c (mon.2) 3158 : audit [DBG] from='client.? 172.21.15.67:0/1766911745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:36.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:36 smithi082 bash[20963]: cluster 2024-04-03T18:46:34.168962+0000 mgr.y (mgr.24370) 8044 : cluster [DBG] pgmap v8028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:36.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:36 smithi067 bash[17655]: cluster 2024-04-03T18:46:34.168962+0000 mgr.y (mgr.24370) 8044 : cluster [DBG] pgmap v8028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:36.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:36 smithi067 bash[27441]: cluster 2024-04-03T18:46:34.168962+0000 mgr.y (mgr.24370) 8044 : cluster [DBG] pgmap v8028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:38.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:38 smithi082 bash[20963]: cluster 2024-04-03T18:46:36.170143+0000 mgr.y (mgr.24370) 8045 : cluster [DBG] pgmap v8029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:38.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:38 smithi082 bash[20963]: audit 2024-04-03T18:46:37.327599+0000 mon.c (mon.2) 3159 : audit [DBG] from='client.? 172.21.15.67:0/1946691456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:38.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:38 smithi067 bash[17655]: cluster 2024-04-03T18:46:36.170143+0000 mgr.y (mgr.24370) 8045 : cluster [DBG] pgmap v8029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:38.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:38 smithi067 bash[17655]: audit 2024-04-03T18:46:37.327599+0000 mon.c (mon.2) 3159 : audit [DBG] from='client.? 172.21.15.67:0/1946691456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:38.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:38 smithi067 bash[27441]: cluster 2024-04-03T18:46:36.170143+0000 mgr.y (mgr.24370) 8045 : cluster [DBG] pgmap v8029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:38.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:38 smithi067 bash[27441]: audit 2024-04-03T18:46:37.327599+0000 mon.c (mon.2) 3159 : audit [DBG] from='client.? 172.21.15.67:0/1946691456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:40.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:40 smithi082 bash[20963]: cluster 2024-04-03T18:46:38.170851+0000 mgr.y (mgr.24370) 8046 : cluster [DBG] pgmap v8030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:40.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:40 smithi082 bash[20963]: audit 2024-04-03T18:46:39.786209+0000 mon.c (mon.2) 3160 : audit [DBG] from='client.? 172.21.15.67:0/3223071876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:40.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:40 smithi067 bash[17655]: cluster 2024-04-03T18:46:38.170851+0000 mgr.y (mgr.24370) 8046 : cluster [DBG] pgmap v8030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:40.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:40 smithi067 bash[17655]: audit 2024-04-03T18:46:39.786209+0000 mon.c (mon.2) 3160 : audit [DBG] from='client.? 172.21.15.67:0/3223071876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:40.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:40 smithi067 bash[27441]: cluster 2024-04-03T18:46:38.170851+0000 mgr.y (mgr.24370) 8046 : cluster [DBG] pgmap v8030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:40.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:40 smithi067 bash[27441]: audit 2024-04-03T18:46:39.786209+0000 mon.c (mon.2) 3160 : audit [DBG] from='client.? 172.21.15.67:0/3223071876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:41.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:41 smithi082 bash[20963]: audit 2024-04-03T18:46:40.077867+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:41.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:41 smithi067 bash[27441]: audit 2024-04-03T18:46:40.077867+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:41.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:41 smithi067 bash[17655]: audit 2024-04-03T18:46:40.077867+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:42.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:42 smithi082 bash[20963]: cluster 2024-04-03T18:46:40.171530+0000 mgr.y (mgr.24370) 8047 : cluster [DBG] pgmap v8031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:42.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:42 smithi067 bash[27441]: cluster 2024-04-03T18:46:40.171530+0000 mgr.y (mgr.24370) 8047 : cluster [DBG] pgmap v8031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:42.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:42 smithi067 bash[17655]: cluster 2024-04-03T18:46:40.171530+0000 mgr.y (mgr.24370) 8047 : cluster [DBG] pgmap v8031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:43.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:43 smithi082 bash[20963]: cluster 2024-04-03T18:46:42.172624+0000 mgr.y (mgr.24370) 8048 : cluster [DBG] pgmap v8032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:43.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:43 smithi082 bash[20963]: audit 2024-04-03T18:46:42.238416+0000 mon.a (mon.0) 7273 : audit [DBG] from='client.? 172.21.15.67:0/1612193988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:43.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:46:43.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:43 smithi067 bash[27441]: cluster 2024-04-03T18:46:42.172624+0000 mgr.y (mgr.24370) 8048 : cluster [DBG] pgmap v8032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:43.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:43 smithi067 bash[27441]: audit 2024-04-03T18:46:42.238416+0000 mon.a (mon.0) 7273 : audit [DBG] from='client.? 172.21.15.67:0/1612193988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:43.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:43 smithi067 bash[17655]: cluster 2024-04-03T18:46:42.172624+0000 mgr.y (mgr.24370) 8048 : cluster [DBG] pgmap v8032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:43.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:43 smithi067 bash[17655]: audit 2024-04-03T18:46:42.238416+0000 mon.a (mon.0) 7273 : audit [DBG] from='client.? 172.21.15.67:0/1612193988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:43.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:46:45.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:45 smithi082 bash[20963]: cluster 2024-04-03T18:46:44.173307+0000 mgr.y (mgr.24370) 8049 : cluster [DBG] pgmap v8033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:45.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:45 smithi082 bash[20963]: audit 2024-04-03T18:46:44.680745+0000 mon.a (mon.0) 7274 : audit [DBG] from='client.? 172.21.15.67:0/2021030577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:45.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:45 smithi067 bash[27441]: cluster 2024-04-03T18:46:44.173307+0000 mgr.y (mgr.24370) 8049 : cluster [DBG] pgmap v8033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:45.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:45 smithi067 bash[27441]: audit 2024-04-03T18:46:44.680745+0000 mon.a (mon.0) 7274 : audit [DBG] from='client.? 172.21.15.67:0/2021030577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:45.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:45 smithi067 bash[17655]: cluster 2024-04-03T18:46:44.173307+0000 mgr.y (mgr.24370) 8049 : cluster [DBG] pgmap v8033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:45.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:45 smithi067 bash[17655]: audit 2024-04-03T18:46:44.680745+0000 mon.a (mon.0) 7274 : audit [DBG] from='client.? 172.21.15.67:0/2021030577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:47.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:47 smithi082 bash[20963]: cluster 2024-04-03T18:46:46.174468+0000 mgr.y (mgr.24370) 8050 : cluster [DBG] pgmap v8034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:47.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:47 smithi082 bash[20963]: audit 2024-04-03T18:46:47.135750+0000 mon.c (mon.2) 3161 : audit [DBG] from='client.? 172.21.15.67:0/3174836844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:47.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:47 smithi067 bash[17655]: cluster 2024-04-03T18:46:46.174468+0000 mgr.y (mgr.24370) 8050 : cluster [DBG] pgmap v8034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:47.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:47 smithi067 bash[17655]: audit 2024-04-03T18:46:47.135750+0000 mon.c (mon.2) 3161 : audit [DBG] from='client.? 172.21.15.67:0/3174836844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:47.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:47 smithi067 bash[27441]: cluster 2024-04-03T18:46:46.174468+0000 mgr.y (mgr.24370) 8050 : cluster [DBG] pgmap v8034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:47.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:47 smithi067 bash[27441]: audit 2024-04-03T18:46:47.135750+0000 mon.c (mon.2) 3161 : audit [DBG] from='client.? 172.21.15.67:0/3174836844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:49.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:49 smithi082 bash[20963]: cluster 2024-04-03T18:46:48.175155+0000 mgr.y (mgr.24370) 8051 : cluster [DBG] pgmap v8035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:49.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:49 smithi067 bash[17655]: cluster 2024-04-03T18:46:48.175155+0000 mgr.y (mgr.24370) 8051 : cluster [DBG] pgmap v8035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:49.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:49 smithi067 bash[27441]: cluster 2024-04-03T18:46:48.175155+0000 mgr.y (mgr.24370) 8051 : cluster [DBG] pgmap v8035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:50.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:50 smithi082 bash[20963]: audit 2024-04-03T18:46:49.584266+0000 mon.a (mon.0) 7275 : audit [DBG] from='client.? 172.21.15.67:0/3039266255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:50.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:50 smithi067 bash[27441]: audit 2024-04-03T18:46:49.584266+0000 mon.a (mon.0) 7275 : audit [DBG] from='client.? 172.21.15.67:0/3039266255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:50.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:50 smithi067 bash[17655]: audit 2024-04-03T18:46:49.584266+0000 mon.a (mon.0) 7275 : audit [DBG] from='client.? 172.21.15.67:0/3039266255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:51.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:51 smithi082 bash[20963]: cluster 2024-04-03T18:46:50.175804+0000 mgr.y (mgr.24370) 8052 : cluster [DBG] pgmap v8036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:51.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:51 smithi067 bash[27441]: cluster 2024-04-03T18:46:50.175804+0000 mgr.y (mgr.24370) 8052 : cluster [DBG] pgmap v8036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:51.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:51 smithi067 bash[17655]: cluster 2024-04-03T18:46:50.175804+0000 mgr.y (mgr.24370) 8052 : cluster [DBG] pgmap v8036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:52.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:52 smithi082 bash[20963]: audit 2024-04-03T18:46:52.046067+0000 mon.a (mon.0) 7276 : audit [DBG] from='client.? 172.21.15.67:0/3943789994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:52.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:52 smithi067 bash[17655]: audit 2024-04-03T18:46:52.046067+0000 mon.a (mon.0) 7276 : audit [DBG] from='client.? 172.21.15.67:0/3943789994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:52.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:52 smithi067 bash[27441]: audit 2024-04-03T18:46:52.046067+0000 mon.a (mon.0) 7276 : audit [DBG] from='client.? 172.21.15.67:0/3943789994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:53.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:53 smithi067 bash[17655]: cluster 2024-04-03T18:46:52.177036+0000 mgr.y (mgr.24370) 8053 : cluster [DBG] pgmap v8037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:53.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:53 smithi067 bash[27441]: cluster 2024-04-03T18:46:52.177036+0000 mgr.y (mgr.24370) 8053 : cluster [DBG] pgmap v8037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:53.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:46:53.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:53 smithi082 bash[20963]: cluster 2024-04-03T18:46:52.177036+0000 mgr.y (mgr.24370) 8053 : cluster [DBG] pgmap v8037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:53.623 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:46:55.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:55 smithi082 bash[20963]: cluster 2024-04-03T18:46:54.177656+0000 mgr.y (mgr.24370) 8054 : cluster [DBG] pgmap v8038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:55.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:55 smithi082 bash[20963]: audit 2024-04-03T18:46:54.495159+0000 mon.a (mon.0) 7277 : audit [DBG] from='client.? 172.21.15.67:0/2609037612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:55.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:55 smithi082 bash[20963]: audit 2024-04-03T18:46:55.078527+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:55.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:55 smithi067 bash[27441]: cluster 2024-04-03T18:46:54.177656+0000 mgr.y (mgr.24370) 8054 : cluster [DBG] pgmap v8038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:55.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:55 smithi067 bash[27441]: audit 2024-04-03T18:46:54.495159+0000 mon.a (mon.0) 7277 : audit [DBG] from='client.? 172.21.15.67:0/2609037612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:55.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:55 smithi067 bash[27441]: audit 2024-04-03T18:46:55.078527+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:55.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:55 smithi067 bash[17655]: cluster 2024-04-03T18:46:54.177656+0000 mgr.y (mgr.24370) 8054 : cluster [DBG] pgmap v8038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:55.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:55 smithi067 bash[17655]: audit 2024-04-03T18:46:54.495159+0000 mon.a (mon.0) 7277 : audit [DBG] from='client.? 172.21.15.67:0/2609037612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:55.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:55 smithi067 bash[17655]: audit 2024-04-03T18:46:55.078527+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:46:57.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:57 smithi082 bash[20963]: cluster 2024-04-03T18:46:56.178820+0000 mgr.y (mgr.24370) 8055 : cluster [DBG] pgmap v8039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:57.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:57 smithi082 bash[20963]: audit 2024-04-03T18:46:56.951754+0000 mon.a (mon.0) 7279 : audit [DBG] from='client.? 172.21.15.67:0/627628435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:57.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:57 smithi067 bash[17655]: cluster 2024-04-03T18:46:56.178820+0000 mgr.y (mgr.24370) 8055 : cluster [DBG] pgmap v8039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:57.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:57 smithi067 bash[17655]: audit 2024-04-03T18:46:56.951754+0000 mon.a (mon.0) 7279 : audit [DBG] from='client.? 172.21.15.67:0/627628435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:57.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:57 smithi067 bash[27441]: cluster 2024-04-03T18:46:56.178820+0000 mgr.y (mgr.24370) 8055 : cluster [DBG] pgmap v8039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:57.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:57 smithi067 bash[27441]: audit 2024-04-03T18:46:56.951754+0000 mon.a (mon.0) 7279 : audit [DBG] from='client.? 172.21.15.67:0/627628435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:46:59.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:46:59 smithi082 bash[20963]: cluster 2024-04-03T18:46:58.179442+0000 mgr.y (mgr.24370) 8056 : cluster [DBG] pgmap v8040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:59.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:46:59 smithi067 bash[17655]: cluster 2024-04-03T18:46:58.179442+0000 mgr.y (mgr.24370) 8056 : cluster [DBG] pgmap v8040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:46:59.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:46:59 smithi067 bash[27441]: cluster 2024-04-03T18:46:58.179442+0000 mgr.y (mgr.24370) 8056 : cluster [DBG] pgmap v8040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:00.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:00 smithi082 bash[20963]: audit 2024-04-03T18:46:59.415876+0000 mon.c (mon.2) 3162 : audit [DBG] from='client.? 172.21.15.67:0/2981549659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:00.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:00 smithi067 bash[17655]: audit 2024-04-03T18:46:59.415876+0000 mon.c (mon.2) 3162 : audit [DBG] from='client.? 172.21.15.67:0/2981549659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:00.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:00 smithi067 bash[27441]: audit 2024-04-03T18:46:59.415876+0000 mon.c (mon.2) 3162 : audit [DBG] from='client.? 172.21.15.67:0/2981549659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:01.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:01 smithi082 bash[20963]: cluster 2024-04-03T18:47:00.180135+0000 mgr.y (mgr.24370) 8057 : cluster [DBG] pgmap v8041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:01.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:01 smithi067 bash[27441]: cluster 2024-04-03T18:47:00.180135+0000 mgr.y (mgr.24370) 8057 : cluster [DBG] pgmap v8041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:01.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:01 smithi067 bash[17655]: cluster 2024-04-03T18:47:00.180135+0000 mgr.y (mgr.24370) 8057 : cluster [DBG] pgmap v8041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:02.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:02 smithi082 bash[20963]: audit 2024-04-03T18:47:01.864205+0000 mon.c (mon.2) 3163 : audit [DBG] from='client.? 172.21.15.67:0/631270810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:02.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:02 smithi067 bash[27441]: audit 2024-04-03T18:47:01.864205+0000 mon.c (mon.2) 3163 : audit [DBG] from='client.? 172.21.15.67:0/631270810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:02.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:02 smithi067 bash[17655]: audit 2024-04-03T18:47:01.864205+0000 mon.c (mon.2) 3163 : audit [DBG] from='client.? 172.21.15.67:0/631270810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:03.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:03 smithi067 bash[17655]: cluster 2024-04-03T18:47:02.181224+0000 mgr.y (mgr.24370) 8058 : cluster [DBG] pgmap v8042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:03.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:03] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:47:03.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:03 smithi067 bash[27441]: cluster 2024-04-03T18:47:02.181224+0000 mgr.y (mgr.24370) 8058 : cluster [DBG] pgmap v8042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:03.623 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:47:03.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:03 smithi082 bash[20963]: cluster 2024-04-03T18:47:02.181224+0000 mgr.y (mgr.24370) 8058 : cluster [DBG] pgmap v8042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:05.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:05 smithi082 bash[20963]: cluster 2024-04-03T18:47:04.181891+0000 mgr.y (mgr.24370) 8059 : cluster [DBG] pgmap v8043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:05.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:05 smithi082 bash[20963]: audit 2024-04-03T18:47:04.319126+0000 mon.c (mon.2) 3164 : audit [DBG] from='client.? 172.21.15.67:0/3466562303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:05.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:05 smithi067 bash[17655]: cluster 2024-04-03T18:47:04.181891+0000 mgr.y (mgr.24370) 8059 : cluster [DBG] pgmap v8043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:05.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:05 smithi067 bash[17655]: audit 2024-04-03T18:47:04.319126+0000 mon.c (mon.2) 3164 : audit [DBG] from='client.? 172.21.15.67:0/3466562303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:05.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:05 smithi067 bash[27441]: cluster 2024-04-03T18:47:04.181891+0000 mgr.y (mgr.24370) 8059 : cluster [DBG] pgmap v8043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:05.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:05 smithi067 bash[27441]: audit 2024-04-03T18:47:04.319126+0000 mon.c (mon.2) 3164 : audit [DBG] from='client.? 172.21.15.67:0/3466562303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:07.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:07 smithi082 bash[20963]: cluster 2024-04-03T18:47:06.183039+0000 mgr.y (mgr.24370) 8060 : cluster [DBG] pgmap v8044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:07.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:07 smithi082 bash[20963]: audit 2024-04-03T18:47:06.779450+0000 mon.a (mon.0) 7280 : audit [DBG] from='client.? 172.21.15.67:0/1519694721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:07.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:07 smithi067 bash[17655]: cluster 2024-04-03T18:47:06.183039+0000 mgr.y (mgr.24370) 8060 : cluster [DBG] pgmap v8044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:07.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:07 smithi067 bash[17655]: audit 2024-04-03T18:47:06.779450+0000 mon.a (mon.0) 7280 : audit [DBG] from='client.? 172.21.15.67:0/1519694721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:07.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:07 smithi067 bash[27441]: cluster 2024-04-03T18:47:06.183039+0000 mgr.y (mgr.24370) 8060 : cluster [DBG] pgmap v8044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:07.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:07 smithi067 bash[27441]: audit 2024-04-03T18:47:06.779450+0000 mon.a (mon.0) 7280 : audit [DBG] from='client.? 172.21.15.67:0/1519694721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:09.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:09 smithi082 bash[20963]: cluster 2024-04-03T18:47:08.183699+0000 mgr.y (mgr.24370) 8061 : cluster [DBG] pgmap v8045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:09.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:09 smithi082 bash[20963]: audit 2024-04-03T18:47:09.231129+0000 mon.a (mon.0) 7281 : audit [DBG] from='client.? 172.21.15.67:0/3743422255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:09.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:09 smithi067 bash[27441]: cluster 2024-04-03T18:47:08.183699+0000 mgr.y (mgr.24370) 8061 : cluster [DBG] pgmap v8045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:09.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:09 smithi067 bash[27441]: audit 2024-04-03T18:47:09.231129+0000 mon.a (mon.0) 7281 : audit [DBG] from='client.? 172.21.15.67:0/3743422255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:09.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:09 smithi067 bash[17655]: cluster 2024-04-03T18:47:08.183699+0000 mgr.y (mgr.24370) 8061 : cluster [DBG] pgmap v8045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:09.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:09 smithi067 bash[17655]: audit 2024-04-03T18:47:09.231129+0000 mon.a (mon.0) 7281 : audit [DBG] from='client.? 172.21.15.67:0/3743422255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:10.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:10 smithi082 bash[20963]: audit 2024-04-03T18:47:10.078793+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:10.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:10 smithi067 bash[27441]: audit 2024-04-03T18:47:10.078793+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:10.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:10 smithi067 bash[17655]: audit 2024-04-03T18:47:10.078793+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:11.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:11 smithi082 bash[20963]: cluster 2024-04-03T18:47:10.184399+0000 mgr.y (mgr.24370) 8062 : cluster [DBG] pgmap v8046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:11.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:11 smithi067 bash[27441]: cluster 2024-04-03T18:47:10.184399+0000 mgr.y (mgr.24370) 8062 : cluster [DBG] pgmap v8046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:11.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:11 smithi067 bash[17655]: cluster 2024-04-03T18:47:10.184399+0000 mgr.y (mgr.24370) 8062 : cluster [DBG] pgmap v8046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:12.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:12 smithi082 bash[20963]: audit 2024-04-03T18:47:11.686822+0000 mon.a (mon.0) 7283 : audit [DBG] from='client.? 172.21.15.67:0/1401025298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:12.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:12 smithi067 bash[27441]: audit 2024-04-03T18:47:11.686822+0000 mon.a (mon.0) 7283 : audit [DBG] from='client.? 172.21.15.67:0/1401025298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:12.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:12 smithi067 bash[17655]: audit 2024-04-03T18:47:11.686822+0000 mon.a (mon.0) 7283 : audit [DBG] from='client.? 172.21.15.67:0/1401025298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:13.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:13 smithi067 bash[17655]: cluster 2024-04-03T18:47:12.185609+0000 mgr.y (mgr.24370) 8063 : cluster [DBG] pgmap v8047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:13.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:13] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:47:13.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:13 smithi067 bash[27441]: cluster 2024-04-03T18:47:12.185609+0000 mgr.y (mgr.24370) 8063 : cluster [DBG] pgmap v8047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:13.623 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:47:13.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:13 smithi082 bash[20963]: cluster 2024-04-03T18:47:12.185609+0000 mgr.y (mgr.24370) 8063 : cluster [DBG] pgmap v8047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:14.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:14 smithi082 bash[20963]: audit 2024-04-03T18:47:14.140522+0000 mon.c (mon.2) 3165 : audit [DBG] from='client.? 172.21.15.67:0/2077051748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:14.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:14 smithi067 bash[17655]: audit 2024-04-03T18:47:14.140522+0000 mon.c (mon.2) 3165 : audit [DBG] from='client.? 172.21.15.67:0/2077051748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:14.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:14 smithi067 bash[27441]: audit 2024-04-03T18:47:14.140522+0000 mon.c (mon.2) 3165 : audit [DBG] from='client.? 172.21.15.67:0/2077051748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:15.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:15 smithi082 bash[20963]: cluster 2024-04-03T18:47:14.186314+0000 mgr.y (mgr.24370) 8064 : cluster [DBG] pgmap v8048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:15.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:15 smithi067 bash[27441]: cluster 2024-04-03T18:47:14.186314+0000 mgr.y (mgr.24370) 8064 : cluster [DBG] pgmap v8048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:15.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:15 smithi067 bash[17655]: cluster 2024-04-03T18:47:14.186314+0000 mgr.y (mgr.24370) 8064 : cluster [DBG] pgmap v8048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:17.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:17 smithi082 bash[20963]: cluster 2024-04-03T18:47:16.187201+0000 mgr.y (mgr.24370) 8065 : cluster [DBG] pgmap v8049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:17.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:17 smithi082 bash[20963]: audit 2024-04-03T18:47:16.597365+0000 mon.c (mon.2) 3166 : audit [DBG] from='client.? 172.21.15.67:0/37676567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:17.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:17 smithi067 bash[17655]: cluster 2024-04-03T18:47:16.187201+0000 mgr.y (mgr.24370) 8065 : cluster [DBG] pgmap v8049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:17.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:17 smithi067 bash[17655]: audit 2024-04-03T18:47:16.597365+0000 mon.c (mon.2) 3166 : audit [DBG] from='client.? 172.21.15.67:0/37676567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:17.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:17 smithi067 bash[27441]: cluster 2024-04-03T18:47:16.187201+0000 mgr.y (mgr.24370) 8065 : cluster [DBG] pgmap v8049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:17.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:17 smithi067 bash[27441]: audit 2024-04-03T18:47:16.597365+0000 mon.c (mon.2) 3166 : audit [DBG] from='client.? 172.21.15.67:0/37676567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:19.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:19 smithi082 bash[20963]: cluster 2024-04-03T18:47:18.187880+0000 mgr.y (mgr.24370) 8066 : cluster [DBG] pgmap v8050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:19.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:19 smithi082 bash[20963]: audit 2024-04-03T18:47:19.057208+0000 mon.a (mon.0) 7284 : audit [DBG] from='client.? 172.21.15.67:0/417115998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:19.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:19 smithi067 bash[17655]: cluster 2024-04-03T18:47:18.187880+0000 mgr.y (mgr.24370) 8066 : cluster [DBG] pgmap v8050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:19.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:19 smithi067 bash[17655]: audit 2024-04-03T18:47:19.057208+0000 mon.a (mon.0) 7284 : audit [DBG] from='client.? 172.21.15.67:0/417115998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:19.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:19 smithi067 bash[27441]: cluster 2024-04-03T18:47:18.187880+0000 mgr.y (mgr.24370) 8066 : cluster [DBG] pgmap v8050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:19.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:19 smithi067 bash[27441]: audit 2024-04-03T18:47:19.057208+0000 mon.a (mon.0) 7284 : audit [DBG] from='client.? 172.21.15.67:0/417115998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:20.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:20 smithi082 bash[20963]: audit 2024-04-03T18:47:19.814171+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:47:20.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:20 smithi082 bash[20963]: audit 2024-04-03T18:47:20.141618+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:20.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:20 smithi082 bash[20963]: audit 2024-04-03T18:47:20.150800+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:20.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:20 smithi067 bash[17655]: audit 2024-04-03T18:47:19.814171+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:47:20.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:20 smithi067 bash[17655]: audit 2024-04-03T18:47:20.141618+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:20.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:20 smithi067 bash[17655]: audit 2024-04-03T18:47:20.150800+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:20.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:20 smithi067 bash[27441]: audit 2024-04-03T18:47:19.814171+0000 mon.a (mon.0) 7285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:47:20.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:20 smithi067 bash[27441]: audit 2024-04-03T18:47:20.141618+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:20.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:20 smithi067 bash[27441]: audit 2024-04-03T18:47:20.150800+0000 mon.a (mon.0) 7287 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:21.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:21 smithi082 bash[20963]: cluster 2024-04-03T18:47:20.188380+0000 mgr.y (mgr.24370) 8067 : cluster [DBG] pgmap v8051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:21.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:21 smithi067 bash[17655]: cluster 2024-04-03T18:47:20.188380+0000 mgr.y (mgr.24370) 8067 : cluster [DBG] pgmap v8051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:21.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:21 smithi067 bash[27441]: cluster 2024-04-03T18:47:20.188380+0000 mgr.y (mgr.24370) 8067 : cluster [DBG] pgmap v8051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:22.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:22 smithi082 bash[20963]: audit 2024-04-03T18:47:21.526440+0000 mon.c (mon.2) 3167 : audit [DBG] from='client.? 172.21.15.67:0/1243833393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:22.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:22 smithi067 bash[17655]: audit 2024-04-03T18:47:21.526440+0000 mon.c (mon.2) 3167 : audit [DBG] from='client.? 172.21.15.67:0/1243833393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:22.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:22 smithi067 bash[27441]: audit 2024-04-03T18:47:21.526440+0000 mon.c (mon.2) 3167 : audit [DBG] from='client.? 172.21.15.67:0/1243833393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:23.352 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:23] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:47:23.623 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:47:23.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:23 smithi082 bash[20963]: cluster 2024-04-03T18:47:22.189533+0000 mgr.y (mgr.24370) 8068 : cluster [DBG] pgmap v8052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:23.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:23 smithi067 bash[17655]: cluster 2024-04-03T18:47:22.189533+0000 mgr.y (mgr.24370) 8068 : cluster [DBG] pgmap v8052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:23.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:23 smithi067 bash[27441]: cluster 2024-04-03T18:47:22.189533+0000 mgr.y (mgr.24370) 8068 : cluster [DBG] pgmap v8052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:24.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:24 smithi082 bash[20963]: audit 2024-04-03T18:47:23.988694+0000 mon.a (mon.0) 7288 : audit [DBG] from='client.? 172.21.15.67:0/3276204011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:24.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:24 smithi067 bash[17655]: audit 2024-04-03T18:47:23.988694+0000 mon.a (mon.0) 7288 : audit [DBG] from='client.? 172.21.15.67:0/3276204011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:24.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:24 smithi067 bash[27441]: audit 2024-04-03T18:47:23.988694+0000 mon.a (mon.0) 7288 : audit [DBG] from='client.? 172.21.15.67:0/3276204011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:25.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:25 smithi082 bash[20963]: cluster 2024-04-03T18:47:24.190234+0000 mgr.y (mgr.24370) 8069 : cluster [DBG] pgmap v8053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:25.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:25 smithi082 bash[20963]: audit 2024-04-03T18:47:25.079325+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:25.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:25 smithi067 bash[27441]: cluster 2024-04-03T18:47:24.190234+0000 mgr.y (mgr.24370) 8069 : cluster [DBG] pgmap v8053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:25.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:25 smithi067 bash[27441]: audit 2024-04-03T18:47:25.079325+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:25 smithi067 bash[17655]: cluster 2024-04-03T18:47:24.190234+0000 mgr.y (mgr.24370) 8069 : cluster [DBG] pgmap v8053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:25 smithi067 bash[17655]: audit 2024-04-03T18:47:25.079325+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:27.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:26 smithi082 bash[20963]: audit 2024-04-03T18:47:25.815281+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:26 smithi082 bash[20963]: audit 2024-04-03T18:47:25.838503+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:26 smithi082 bash[20963]: audit 2024-04-03T18:47:25.897094+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:26 smithi082 bash[20963]: audit 2024-04-03T18:47:25.904613+0000 mon.a (mon.0) 7293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:26 smithi082 bash[20963]: audit 2024-04-03T18:47:26.375406+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:47:27.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:26 smithi082 bash[20963]: audit 2024-04-03T18:47:26.377234+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:47:27.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:26 smithi082 bash[20963]: audit 2024-04-03T18:47:26.386853+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:26 smithi082 bash[20963]: audit 2024-04-03T18:47:26.449442+0000 mon.c (mon.2) 3168 : audit [DBG] from='client.? 172.21.15.67:0/3150990462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:27.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[27441]: audit 2024-04-03T18:47:25.815281+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[27441]: audit 2024-04-03T18:47:25.838503+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[27441]: audit 2024-04-03T18:47:25.897094+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[27441]: audit 2024-04-03T18:47:25.904613+0000 mon.a (mon.0) 7293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[27441]: audit 2024-04-03T18:47:26.375406+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[27441]: audit 2024-04-03T18:47:26.377234+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[27441]: audit 2024-04-03T18:47:26.386853+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[27441]: audit 2024-04-03T18:47:26.449442+0000 mon.c (mon.2) 3168 : audit [DBG] from='client.? 172.21.15.67:0/3150990462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[17655]: audit 2024-04-03T18:47:25.815281+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[17655]: audit 2024-04-03T18:47:25.838503+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[17655]: audit 2024-04-03T18:47:25.897094+0000 mon.a (mon.0) 7292 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[17655]: audit 2024-04-03T18:47:25.904613+0000 mon.a (mon.0) 7293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[17655]: audit 2024-04-03T18:47:26.375406+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[17655]: audit 2024-04-03T18:47:26.377234+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:47:27.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[17655]: audit 2024-04-03T18:47:26.386853+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:47:27.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:26 smithi067 bash[17655]: audit 2024-04-03T18:47:26.449442+0000 mon.c (mon.2) 3168 : audit [DBG] from='client.? 172.21.15.67:0/3150990462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:28.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:27 smithi067 bash[17655]: cluster 2024-04-03T18:47:26.191315+0000 mgr.y (mgr.24370) 8070 : cluster [DBG] pgmap v8054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:28.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:27 smithi067 bash[27441]: cluster 2024-04-03T18:47:26.191315+0000 mgr.y (mgr.24370) 8070 : cluster [DBG] pgmap v8054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:28.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:27 smithi082 bash[20963]: cluster 2024-04-03T18:47:26.191315+0000 mgr.y (mgr.24370) 8070 : cluster [DBG] pgmap v8054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:29.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:28 smithi067 bash[27441]: audit 2024-04-03T18:47:28.895709+0000 mon.c (mon.2) 3169 : audit [DBG] from='client.? 172.21.15.67:0/4216674832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:29.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:28 smithi067 bash[17655]: audit 2024-04-03T18:47:28.895709+0000 mon.c (mon.2) 3169 : audit [DBG] from='client.? 172.21.15.67:0/4216674832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:29.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:28 smithi082 bash[20963]: audit 2024-04-03T18:47:28.895709+0000 mon.c (mon.2) 3169 : audit [DBG] from='client.? 172.21.15.67:0/4216674832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:30.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:29 smithi067 bash[17655]: cluster 2024-04-03T18:47:28.191984+0000 mgr.y (mgr.24370) 8071 : cluster [DBG] pgmap v8055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:30.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:29 smithi067 bash[27441]: cluster 2024-04-03T18:47:28.191984+0000 mgr.y (mgr.24370) 8071 : cluster [DBG] pgmap v8055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:30.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:29 smithi082 bash[20963]: cluster 2024-04-03T18:47:28.191984+0000 mgr.y (mgr.24370) 8071 : cluster [DBG] pgmap v8055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:32.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:31 smithi082 bash[20963]: cluster 2024-04-03T18:47:30.192764+0000 mgr.y (mgr.24370) 8072 : cluster [DBG] pgmap v8056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:32.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:31 smithi082 bash[20963]: audit 2024-04-03T18:47:31.349688+0000 mon.c (mon.2) 3170 : audit [DBG] from='client.? 172.21.15.67:0/3148049849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:32.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:31 smithi067 bash[17655]: cluster 2024-04-03T18:47:30.192764+0000 mgr.y (mgr.24370) 8072 : cluster [DBG] pgmap v8056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:32.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:31 smithi067 bash[17655]: audit 2024-04-03T18:47:31.349688+0000 mon.c (mon.2) 3170 : audit [DBG] from='client.? 172.21.15.67:0/3148049849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:32.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:31 smithi067 bash[27441]: cluster 2024-04-03T18:47:30.192764+0000 mgr.y (mgr.24370) 8072 : cluster [DBG] pgmap v8056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:32.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:31 smithi067 bash[27441]: audit 2024-04-03T18:47:31.349688+0000 mon.c (mon.2) 3170 : audit [DBG] from='client.? 172.21.15.67:0/3148049849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:33.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:33] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:47:33.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:47:34.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:33 smithi082 bash[20963]: cluster 2024-04-03T18:47:32.193935+0000 mgr.y (mgr.24370) 8073 : cluster [DBG] pgmap v8057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:34.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:33 smithi082 bash[20963]: audit 2024-04-03T18:47:33.805209+0000 mon.a (mon.0) 7297 : audit [DBG] from='client.? 172.21.15.67:0/469423523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:34.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:33 smithi067 bash[17655]: cluster 2024-04-03T18:47:32.193935+0000 mgr.y (mgr.24370) 8073 : cluster [DBG] pgmap v8057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:34.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:33 smithi067 bash[17655]: audit 2024-04-03T18:47:33.805209+0000 mon.a (mon.0) 7297 : audit [DBG] from='client.? 172.21.15.67:0/469423523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:34.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:33 smithi067 bash[27441]: cluster 2024-04-03T18:47:32.193935+0000 mgr.y (mgr.24370) 8073 : cluster [DBG] pgmap v8057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:34.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:33 smithi067 bash[27441]: audit 2024-04-03T18:47:33.805209+0000 mon.a (mon.0) 7297 : audit [DBG] from='client.? 172.21.15.67:0/469423523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:36.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:35 smithi082 bash[20963]: cluster 2024-04-03T18:47:34.194715+0000 mgr.y (mgr.24370) 8074 : cluster [DBG] pgmap v8058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:36.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:35 smithi067 bash[27441]: cluster 2024-04-03T18:47:34.194715+0000 mgr.y (mgr.24370) 8074 : cluster [DBG] pgmap v8058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:36.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:35 smithi067 bash[17655]: cluster 2024-04-03T18:47:34.194715+0000 mgr.y (mgr.24370) 8074 : cluster [DBG] pgmap v8058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:37.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:36 smithi082 bash[20963]: audit 2024-04-03T18:47:36.259958+0000 mon.c (mon.2) 3171 : audit [DBG] from='client.? 172.21.15.67:0/535919191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:37.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:36 smithi067 bash[17655]: audit 2024-04-03T18:47:36.259958+0000 mon.c (mon.2) 3171 : audit [DBG] from='client.? 172.21.15.67:0/535919191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:37.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:36 smithi067 bash[27441]: audit 2024-04-03T18:47:36.259958+0000 mon.c (mon.2) 3171 : audit [DBG] from='client.? 172.21.15.67:0/535919191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:38.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:37 smithi082 bash[20963]: cluster 2024-04-03T18:47:36.195868+0000 mgr.y (mgr.24370) 8075 : cluster [DBG] pgmap v8059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:38.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:37 smithi067 bash[27441]: cluster 2024-04-03T18:47:36.195868+0000 mgr.y (mgr.24370) 8075 : cluster [DBG] pgmap v8059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:38.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:37 smithi067 bash[17655]: cluster 2024-04-03T18:47:36.195868+0000 mgr.y (mgr.24370) 8075 : cluster [DBG] pgmap v8059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:39.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:38 smithi082 bash[20963]: audit 2024-04-03T18:47:38.714552+0000 mon.a (mon.0) 7298 : audit [DBG] from='client.? 172.21.15.67:0/3794175291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:39.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:38 smithi067 bash[17655]: audit 2024-04-03T18:47:38.714552+0000 mon.a (mon.0) 7298 : audit [DBG] from='client.? 172.21.15.67:0/3794175291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:39.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:38 smithi067 bash[27441]: audit 2024-04-03T18:47:38.714552+0000 mon.a (mon.0) 7298 : audit [DBG] from='client.? 172.21.15.67:0/3794175291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:40.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:39 smithi082 bash[20963]: cluster 2024-04-03T18:47:38.196481+0000 mgr.y (mgr.24370) 8076 : cluster [DBG] pgmap v8060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:40.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:39 smithi067 bash[17655]: cluster 2024-04-03T18:47:38.196481+0000 mgr.y (mgr.24370) 8076 : cluster [DBG] pgmap v8060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:40.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:39 smithi067 bash[27441]: cluster 2024-04-03T18:47:38.196481+0000 mgr.y (mgr.24370) 8076 : cluster [DBG] pgmap v8060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:41.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:40 smithi082 bash[20963]: audit 2024-04-03T18:47:40.079640+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:41.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:40 smithi067 bash[17655]: audit 2024-04-03T18:47:40.079640+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:41.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:40 smithi067 bash[27441]: audit 2024-04-03T18:47:40.079640+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:42.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:41 smithi082 bash[20963]: cluster 2024-04-03T18:47:40.197095+0000 mgr.y (mgr.24370) 8077 : cluster [DBG] pgmap v8061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:42.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:41 smithi082 bash[20963]: audit 2024-04-03T18:47:41.168870+0000 mon.c (mon.2) 3172 : audit [DBG] from='client.? 172.21.15.67:0/760345086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:42.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:41 smithi067 bash[27441]: cluster 2024-04-03T18:47:40.197095+0000 mgr.y (mgr.24370) 8077 : cluster [DBG] pgmap v8061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:42.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:41 smithi067 bash[27441]: audit 2024-04-03T18:47:41.168870+0000 mon.c (mon.2) 3172 : audit [DBG] from='client.? 172.21.15.67:0/760345086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:42.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:41 smithi067 bash[17655]: cluster 2024-04-03T18:47:40.197095+0000 mgr.y (mgr.24370) 8077 : cluster [DBG] pgmap v8061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:42.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:41 smithi067 bash[17655]: audit 2024-04-03T18:47:41.168870+0000 mon.c (mon.2) 3172 : audit [DBG] from='client.? 172.21.15.67:0/760345086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:43.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:47:43.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:47:44.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:43 smithi082 bash[20963]: cluster 2024-04-03T18:47:42.198172+0000 mgr.y (mgr.24370) 8078 : cluster [DBG] pgmap v8062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:44.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:43 smithi082 bash[20963]: audit 2024-04-03T18:47:43.618063+0000 mon.c (mon.2) 3173 : audit [DBG] from='client.? 172.21.15.67:0/573082374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:44.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:43 smithi067 bash[27441]: cluster 2024-04-03T18:47:42.198172+0000 mgr.y (mgr.24370) 8078 : cluster [DBG] pgmap v8062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:44.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:43 smithi067 bash[27441]: audit 2024-04-03T18:47:43.618063+0000 mon.c (mon.2) 3173 : audit [DBG] from='client.? 172.21.15.67:0/573082374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:44.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:43 smithi067 bash[17655]: cluster 2024-04-03T18:47:42.198172+0000 mgr.y (mgr.24370) 8078 : cluster [DBG] pgmap v8062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:44.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:43 smithi067 bash[17655]: audit 2024-04-03T18:47:43.618063+0000 mon.c (mon.2) 3173 : audit [DBG] from='client.? 172.21.15.67:0/573082374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:46.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:45 smithi082 bash[20963]: cluster 2024-04-03T18:47:44.198835+0000 mgr.y (mgr.24370) 8079 : cluster [DBG] pgmap v8063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:46.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:45 smithi067 bash[17655]: cluster 2024-04-03T18:47:44.198835+0000 mgr.y (mgr.24370) 8079 : cluster [DBG] pgmap v8063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:46.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:45 smithi067 bash[27441]: cluster 2024-04-03T18:47:44.198835+0000 mgr.y (mgr.24370) 8079 : cluster [DBG] pgmap v8063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:47.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:46 smithi082 bash[20963]: audit 2024-04-03T18:47:46.069661+0000 mon.a (mon.0) 7300 : audit [DBG] from='client.? 172.21.15.67:0/2817917245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:47.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:46 smithi067 bash[27441]: audit 2024-04-03T18:47:46.069661+0000 mon.a (mon.0) 7300 : audit [DBG] from='client.? 172.21.15.67:0/2817917245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:47.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:46 smithi067 bash[17655]: audit 2024-04-03T18:47:46.069661+0000 mon.a (mon.0) 7300 : audit [DBG] from='client.? 172.21.15.67:0/2817917245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:48.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:47 smithi082 bash[20963]: cluster 2024-04-03T18:47:46.200003+0000 mgr.y (mgr.24370) 8080 : cluster [DBG] pgmap v8064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:48.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:47 smithi067 bash[17655]: cluster 2024-04-03T18:47:46.200003+0000 mgr.y (mgr.24370) 8080 : cluster [DBG] pgmap v8064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:48.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:47 smithi067 bash[27441]: cluster 2024-04-03T18:47:46.200003+0000 mgr.y (mgr.24370) 8080 : cluster [DBG] pgmap v8064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:49.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:48 smithi082 bash[20963]: audit 2024-04-03T18:47:48.517512+0000 mon.a (mon.0) 7301 : audit [DBG] from='client.? 172.21.15.67:0/3172567229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:49.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:48 smithi067 bash[27441]: audit 2024-04-03T18:47:48.517512+0000 mon.a (mon.0) 7301 : audit [DBG] from='client.? 172.21.15.67:0/3172567229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:49.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:48 smithi067 bash[17655]: audit 2024-04-03T18:47:48.517512+0000 mon.a (mon.0) 7301 : audit [DBG] from='client.? 172.21.15.67:0/3172567229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:50.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:49 smithi082 bash[20963]: cluster 2024-04-03T18:47:48.200481+0000 mgr.y (mgr.24370) 8081 : cluster [DBG] pgmap v8065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:50.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:49 smithi067 bash[27441]: cluster 2024-04-03T18:47:48.200481+0000 mgr.y (mgr.24370) 8081 : cluster [DBG] pgmap v8065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:50.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:49 smithi067 bash[17655]: cluster 2024-04-03T18:47:48.200481+0000 mgr.y (mgr.24370) 8081 : cluster [DBG] pgmap v8065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:51.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:51 smithi082 bash[20963]: audit 2024-04-03T18:47:50.971277+0000 mon.a (mon.0) 7302 : audit [DBG] from='client.? 172.21.15.67:0/2751907482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:51.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:50 smithi067 bash[17655]: audit 2024-04-03T18:47:50.971277+0000 mon.a (mon.0) 7302 : audit [DBG] from='client.? 172.21.15.67:0/2751907482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:51.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:51 smithi067 bash[27441]: audit 2024-04-03T18:47:50.971277+0000 mon.a (mon.0) 7302 : audit [DBG] from='client.? 172.21.15.67:0/2751907482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:52.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:52 smithi082 bash[20963]: cluster 2024-04-03T18:47:50.201036+0000 mgr.y (mgr.24370) 8082 : cluster [DBG] pgmap v8066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:52.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:52 smithi067 bash[17655]: cluster 2024-04-03T18:47:50.201036+0000 mgr.y (mgr.24370) 8082 : cluster [DBG] pgmap v8066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:52.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:52 smithi067 bash[27441]: cluster 2024-04-03T18:47:50.201036+0000 mgr.y (mgr.24370) 8082 : cluster [DBG] pgmap v8066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:53.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:47:53.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:47:54.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:54 smithi082 bash[20963]: cluster 2024-04-03T18:47:52.202212+0000 mgr.y (mgr.24370) 8083 : cluster [DBG] pgmap v8067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:54.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:54 smithi082 bash[20963]: audit 2024-04-03T18:47:53.423011+0000 mon.a (mon.0) 7303 : audit [DBG] from='client.? 172.21.15.67:0/970018905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:54.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:54 smithi067 bash[27441]: cluster 2024-04-03T18:47:52.202212+0000 mgr.y (mgr.24370) 8083 : cluster [DBG] pgmap v8067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:54.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:54 smithi067 bash[27441]: audit 2024-04-03T18:47:53.423011+0000 mon.a (mon.0) 7303 : audit [DBG] from='client.? 172.21.15.67:0/970018905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:54.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:54 smithi067 bash[17655]: cluster 2024-04-03T18:47:52.202212+0000 mgr.y (mgr.24370) 8083 : cluster [DBG] pgmap v8067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:54.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:54 smithi067 bash[17655]: audit 2024-04-03T18:47:53.423011+0000 mon.a (mon.0) 7303 : audit [DBG] from='client.? 172.21.15.67:0/970018905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:56.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:56 smithi082 bash[20963]: cluster 2024-04-03T18:47:54.202991+0000 mgr.y (mgr.24370) 8084 : cluster [DBG] pgmap v8068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:56.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:56 smithi082 bash[20963]: audit 2024-04-03T18:47:55.080282+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:56.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:56 smithi082 bash[20963]: audit 2024-04-03T18:47:55.881012+0000 mon.a (mon.0) 7305 : audit [DBG] from='client.? 172.21.15.67:0/3903459895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:56 smithi067 bash[27441]: cluster 2024-04-03T18:47:54.202991+0000 mgr.y (mgr.24370) 8084 : cluster [DBG] pgmap v8068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:56 smithi067 bash[27441]: audit 2024-04-03T18:47:55.080282+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:56 smithi067 bash[27441]: audit 2024-04-03T18:47:55.881012+0000 mon.a (mon.0) 7305 : audit [DBG] from='client.? 172.21.15.67:0/3903459895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:56.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:56 smithi067 bash[17655]: cluster 2024-04-03T18:47:54.202991+0000 mgr.y (mgr.24370) 8084 : cluster [DBG] pgmap v8068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:56.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:56 smithi067 bash[17655]: audit 2024-04-03T18:47:55.080282+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:47:56.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:56 smithi067 bash[17655]: audit 2024-04-03T18:47:55.881012+0000 mon.a (mon.0) 7305 : audit [DBG] from='client.? 172.21.15.67:0/3903459895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:58.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:58 smithi082 bash[20963]: cluster 2024-04-03T18:47:56.204196+0000 mgr.y (mgr.24370) 8085 : cluster [DBG] pgmap v8069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:58.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:58 smithi067 bash[27441]: cluster 2024-04-03T18:47:56.204196+0000 mgr.y (mgr.24370) 8085 : cluster [DBG] pgmap v8069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:58.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:58 smithi067 bash[17655]: cluster 2024-04-03T18:47:56.204196+0000 mgr.y (mgr.24370) 8085 : cluster [DBG] pgmap v8069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:47:59.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:47:59 smithi082 bash[20963]: audit 2024-04-03T18:47:58.339572+0000 mon.c (mon.2) 3174 : audit [DBG] from='client.? 172.21.15.67:0/4113116261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:59.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:47:59 smithi067 bash[17655]: audit 2024-04-03T18:47:58.339572+0000 mon.c (mon.2) 3174 : audit [DBG] from='client.? 172.21.15.67:0/4113116261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:47:59.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:47:59 smithi067 bash[27441]: audit 2024-04-03T18:47:58.339572+0000 mon.c (mon.2) 3174 : audit [DBG] from='client.? 172.21.15.67:0/4113116261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:00.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:00 smithi082 bash[20963]: cluster 2024-04-03T18:47:58.204824+0000 mgr.y (mgr.24370) 8086 : cluster [DBG] pgmap v8070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:00.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:00 smithi067 bash[17655]: cluster 2024-04-03T18:47:58.204824+0000 mgr.y (mgr.24370) 8086 : cluster [DBG] pgmap v8070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:00.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:00 smithi067 bash[27441]: cluster 2024-04-03T18:47:58.204824+0000 mgr.y (mgr.24370) 8086 : cluster [DBG] pgmap v8070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:01.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:01 smithi082 bash[20963]: audit 2024-04-03T18:48:00.787192+0000 mon.c (mon.2) 3175 : audit [DBG] from='client.? 172.21.15.67:0/1970213714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:01.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:01 smithi067 bash[27441]: audit 2024-04-03T18:48:00.787192+0000 mon.c (mon.2) 3175 : audit [DBG] from='client.? 172.21.15.67:0/1970213714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:01.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:01 smithi067 bash[17655]: audit 2024-04-03T18:48:00.787192+0000 mon.c (mon.2) 3175 : audit [DBG] from='client.? 172.21.15.67:0/1970213714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:02.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:02 smithi082 bash[20963]: cluster 2024-04-03T18:48:00.205444+0000 mgr.y (mgr.24370) 8087 : cluster [DBG] pgmap v8071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:02.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:02 smithi067 bash[17655]: cluster 2024-04-03T18:48:00.205444+0000 mgr.y (mgr.24370) 8087 : cluster [DBG] pgmap v8071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:02.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:02 smithi067 bash[27441]: cluster 2024-04-03T18:48:00.205444+0000 mgr.y (mgr.24370) 8087 : cluster [DBG] pgmap v8071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:03.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:48:03.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:48:04.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:04 smithi082 bash[20963]: cluster 2024-04-03T18:48:02.206617+0000 mgr.y (mgr.24370) 8088 : cluster [DBG] pgmap v8072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:04.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:04 smithi082 bash[20963]: audit 2024-04-03T18:48:03.246338+0000 mon.c (mon.2) 3176 : audit [DBG] from='client.? 172.21.15.67:0/763157855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:04.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:04 smithi067 bash[27441]: cluster 2024-04-03T18:48:02.206617+0000 mgr.y (mgr.24370) 8088 : cluster [DBG] pgmap v8072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:04.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:04 smithi067 bash[27441]: audit 2024-04-03T18:48:03.246338+0000 mon.c (mon.2) 3176 : audit [DBG] from='client.? 172.21.15.67:0/763157855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:04.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:04 smithi067 bash[17655]: cluster 2024-04-03T18:48:02.206617+0000 mgr.y (mgr.24370) 8088 : cluster [DBG] pgmap v8072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:04.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:04 smithi067 bash[17655]: audit 2024-04-03T18:48:03.246338+0000 mon.c (mon.2) 3176 : audit [DBG] from='client.? 172.21.15.67:0/763157855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:06.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:06 smithi082 bash[20963]: cluster 2024-04-03T18:48:04.207289+0000 mgr.y (mgr.24370) 8089 : cluster [DBG] pgmap v8073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:06.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:06 smithi082 bash[20963]: audit 2024-04-03T18:48:05.707628+0000 mon.a (mon.0) 7306 : audit [DBG] from='client.? 172.21.15.67:0/3376908367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:06.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:06 smithi067 bash[27441]: cluster 2024-04-03T18:48:04.207289+0000 mgr.y (mgr.24370) 8089 : cluster [DBG] pgmap v8073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:06.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:06 smithi067 bash[27441]: audit 2024-04-03T18:48:05.707628+0000 mon.a (mon.0) 7306 : audit [DBG] from='client.? 172.21.15.67:0/3376908367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:06.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:06 smithi067 bash[17655]: cluster 2024-04-03T18:48:04.207289+0000 mgr.y (mgr.24370) 8089 : cluster [DBG] pgmap v8073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:06.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:06 smithi067 bash[17655]: audit 2024-04-03T18:48:05.707628+0000 mon.a (mon.0) 7306 : audit [DBG] from='client.? 172.21.15.67:0/3376908367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:08.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:08 smithi082 bash[20963]: cluster 2024-04-03T18:48:06.208374+0000 mgr.y (mgr.24370) 8090 : cluster [DBG] pgmap v8074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:08.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:08 smithi067 bash[17655]: cluster 2024-04-03T18:48:06.208374+0000 mgr.y (mgr.24370) 8090 : cluster [DBG] pgmap v8074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:08.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:08 smithi067 bash[27441]: cluster 2024-04-03T18:48:06.208374+0000 mgr.y (mgr.24370) 8090 : cluster [DBG] pgmap v8074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:09.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:09 smithi082 bash[20963]: audit 2024-04-03T18:48:08.156076+0000 mon.c (mon.2) 3177 : audit [DBG] from='client.? 172.21.15.67:0/854121568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:09.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:09 smithi067 bash[27441]: audit 2024-04-03T18:48:08.156076+0000 mon.c (mon.2) 3177 : audit [DBG] from='client.? 172.21.15.67:0/854121568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:09.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:09 smithi067 bash[17655]: audit 2024-04-03T18:48:08.156076+0000 mon.c (mon.2) 3177 : audit [DBG] from='client.? 172.21.15.67:0/854121568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:10.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:10 smithi082 bash[20963]: cluster 2024-04-03T18:48:08.208971+0000 mgr.y (mgr.24370) 8091 : cluster [DBG] pgmap v8075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:10.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:10 smithi067 bash[17655]: cluster 2024-04-03T18:48:08.208971+0000 mgr.y (mgr.24370) 8091 : cluster [DBG] pgmap v8075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:10.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:10 smithi067 bash[27441]: cluster 2024-04-03T18:48:08.208971+0000 mgr.y (mgr.24370) 8091 : cluster [DBG] pgmap v8075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:11.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:11 smithi082 bash[20963]: audit 2024-04-03T18:48:10.080257+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:11.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:11 smithi082 bash[20963]: audit 2024-04-03T18:48:10.620561+0000 mon.a (mon.0) 7308 : audit [DBG] from='client.? 172.21.15.67:0/530951047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:11.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:11 smithi067 bash[17655]: audit 2024-04-03T18:48:10.080257+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:11.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:11 smithi067 bash[17655]: audit 2024-04-03T18:48:10.620561+0000 mon.a (mon.0) 7308 : audit [DBG] from='client.? 172.21.15.67:0/530951047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:11.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:11 smithi067 bash[27441]: audit 2024-04-03T18:48:10.080257+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:11.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:11 smithi067 bash[27441]: audit 2024-04-03T18:48:10.620561+0000 mon.a (mon.0) 7308 : audit [DBG] from='client.? 172.21.15.67:0/530951047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:12.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:12 smithi082 bash[20963]: cluster 2024-04-03T18:48:10.209500+0000 mgr.y (mgr.24370) 8092 : cluster [DBG] pgmap v8076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:12.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:12 smithi067 bash[27441]: cluster 2024-04-03T18:48:10.209500+0000 mgr.y (mgr.24370) 8092 : cluster [DBG] pgmap v8076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:12.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:12 smithi067 bash[17655]: cluster 2024-04-03T18:48:10.209500+0000 mgr.y (mgr.24370) 8092 : cluster [DBG] pgmap v8076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:13.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:48:13.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:48:14.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:14 smithi082 bash[20963]: cluster 2024-04-03T18:48:12.210554+0000 mgr.y (mgr.24370) 8093 : cluster [DBG] pgmap v8077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:14.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:14 smithi082 bash[20963]: audit 2024-04-03T18:48:13.081916+0000 mon.a (mon.0) 7309 : audit [DBG] from='client.? 172.21.15.67:0/638349671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:14.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:14 smithi067 bash[27441]: cluster 2024-04-03T18:48:12.210554+0000 mgr.y (mgr.24370) 8093 : cluster [DBG] pgmap v8077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:14.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:14 smithi067 bash[27441]: audit 2024-04-03T18:48:13.081916+0000 mon.a (mon.0) 7309 : audit [DBG] from='client.? 172.21.15.67:0/638349671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:14.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:14 smithi067 bash[17655]: cluster 2024-04-03T18:48:12.210554+0000 mgr.y (mgr.24370) 8093 : cluster [DBG] pgmap v8077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:14.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:14 smithi067 bash[17655]: audit 2024-04-03T18:48:13.081916+0000 mon.a (mon.0) 7309 : audit [DBG] from='client.? 172.21.15.67:0/638349671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:16.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:16 smithi082 bash[20963]: cluster 2024-04-03T18:48:14.211213+0000 mgr.y (mgr.24370) 8094 : cluster [DBG] pgmap v8078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:16.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:16 smithi082 bash[20963]: audit 2024-04-03T18:48:15.536201+0000 mon.c (mon.2) 3178 : audit [DBG] from='client.? 172.21.15.67:0/2532648367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:16.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:16 smithi067 bash[27441]: cluster 2024-04-03T18:48:14.211213+0000 mgr.y (mgr.24370) 8094 : cluster [DBG] pgmap v8078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:16.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:16 smithi067 bash[27441]: audit 2024-04-03T18:48:15.536201+0000 mon.c (mon.2) 3178 : audit [DBG] from='client.? 172.21.15.67:0/2532648367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:16.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:16 smithi067 bash[17655]: cluster 2024-04-03T18:48:14.211213+0000 mgr.y (mgr.24370) 8094 : cluster [DBG] pgmap v8078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:16.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:16 smithi067 bash[17655]: audit 2024-04-03T18:48:15.536201+0000 mon.c (mon.2) 3178 : audit [DBG] from='client.? 172.21.15.67:0/2532648367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:18.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:18 smithi082 bash[20963]: cluster 2024-04-03T18:48:16.212436+0000 mgr.y (mgr.24370) 8095 : cluster [DBG] pgmap v8079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:18.373 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:18 smithi082 bash[20963]: audit 2024-04-03T18:48:17.988159+0000 mon.a (mon.0) 7310 : audit [DBG] from='client.? 172.21.15.67:0/935159081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:18.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:18 smithi067 bash[17655]: cluster 2024-04-03T18:48:16.212436+0000 mgr.y (mgr.24370) 8095 : cluster [DBG] pgmap v8079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:18.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:18 smithi067 bash[17655]: audit 2024-04-03T18:48:17.988159+0000 mon.a (mon.0) 7310 : audit [DBG] from='client.? 172.21.15.67:0/935159081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:18.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:18 smithi067 bash[27441]: cluster 2024-04-03T18:48:16.212436+0000 mgr.y (mgr.24370) 8095 : cluster [DBG] pgmap v8079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:18.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:18 smithi067 bash[27441]: audit 2024-04-03T18:48:17.988159+0000 mon.a (mon.0) 7310 : audit [DBG] from='client.? 172.21.15.67:0/935159081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:20.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:20 smithi082 bash[20963]: cluster 2024-04-03T18:48:18.213122+0000 mgr.y (mgr.24370) 8096 : cluster [DBG] pgmap v8080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:20.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:20 smithi067 bash[27441]: cluster 2024-04-03T18:48:18.213122+0000 mgr.y (mgr.24370) 8096 : cluster [DBG] pgmap v8080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:20.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:20 smithi067 bash[17655]: cluster 2024-04-03T18:48:18.213122+0000 mgr.y (mgr.24370) 8096 : cluster [DBG] pgmap v8080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:21.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:21 smithi082 bash[20963]: cluster 2024-04-03T18:48:20.213788+0000 mgr.y (mgr.24370) 8097 : cluster [DBG] pgmap v8081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:21.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:21 smithi082 bash[20963]: audit 2024-04-03T18:48:20.450332+0000 mon.c (mon.2) 3179 : audit [DBG] from='client.? 172.21.15.67:0/265960415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:21.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:21 smithi067 bash[27441]: cluster 2024-04-03T18:48:20.213788+0000 mgr.y (mgr.24370) 8097 : cluster [DBG] pgmap v8081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:21.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:21 smithi067 bash[27441]: audit 2024-04-03T18:48:20.450332+0000 mon.c (mon.2) 3179 : audit [DBG] from='client.? 172.21.15.67:0/265960415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:21.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:21 smithi067 bash[17655]: cluster 2024-04-03T18:48:20.213788+0000 mgr.y (mgr.24370) 8097 : cluster [DBG] pgmap v8081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:21.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:21 smithi067 bash[17655]: audit 2024-04-03T18:48:20.450332+0000 mon.c (mon.2) 3179 : audit [DBG] from='client.? 172.21.15.67:0/265960415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:23.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:48:23.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:23 smithi067 bash[17655]: cluster 2024-04-03T18:48:22.214948+0000 mgr.y (mgr.24370) 8098 : cluster [DBG] pgmap v8082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:23.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:23 smithi067 bash[17655]: audit 2024-04-03T18:48:22.910122+0000 mon.a (mon.0) 7311 : audit [DBG] from='client.? 172.21.15.67:0/2096676198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:23.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:23 smithi067 bash[27441]: cluster 2024-04-03T18:48:22.214948+0000 mgr.y (mgr.24370) 8098 : cluster [DBG] pgmap v8082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:23.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:23 smithi067 bash[27441]: audit 2024-04-03T18:48:22.910122+0000 mon.a (mon.0) 7311 : audit [DBG] from='client.? 172.21.15.67:0/2096676198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:23.622 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:48:23.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:23 smithi082 bash[20963]: cluster 2024-04-03T18:48:22.214948+0000 mgr.y (mgr.24370) 8098 : cluster [DBG] pgmap v8082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:23.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:23 smithi082 bash[20963]: audit 2024-04-03T18:48:22.910122+0000 mon.a (mon.0) 7311 : audit [DBG] from='client.? 172.21.15.67:0/2096676198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:25.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:25 smithi082 bash[20963]: cluster 2024-04-03T18:48:24.215651+0000 mgr.y (mgr.24370) 8099 : cluster [DBG] pgmap v8083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:25.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:25 smithi082 bash[20963]: audit 2024-04-03T18:48:25.080757+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:25.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:25 smithi067 bash[27441]: cluster 2024-04-03T18:48:24.215651+0000 mgr.y (mgr.24370) 8099 : cluster [DBG] pgmap v8083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:25.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:25 smithi067 bash[27441]: audit 2024-04-03T18:48:25.080757+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:25.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:25 smithi067 bash[17655]: cluster 2024-04-03T18:48:24.215651+0000 mgr.y (mgr.24370) 8099 : cluster [DBG] pgmap v8083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:25.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:25 smithi067 bash[17655]: audit 2024-04-03T18:48:25.080757+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:26.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:26 smithi082 bash[20963]: audit 2024-04-03T18:48:25.365930+0000 mon.c (mon.2) 3180 : audit [DBG] from='client.? 172.21.15.67:0/733508875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:26.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:26 smithi067 bash[27441]: audit 2024-04-03T18:48:25.365930+0000 mon.c (mon.2) 3180 : audit [DBG] from='client.? 172.21.15.67:0/733508875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:26.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:26 smithi067 bash[17655]: audit 2024-04-03T18:48:25.365930+0000 mon.c (mon.2) 3180 : audit [DBG] from='client.? 172.21.15.67:0/733508875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:27.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:27 smithi082 bash[20963]: cluster 2024-04-03T18:48:26.216892+0000 mgr.y (mgr.24370) 8100 : cluster [DBG] pgmap v8084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:27.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:27 smithi082 bash[20963]: audit 2024-04-03T18:48:26.460561+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:48:27.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:27 smithi067 bash[27441]: cluster 2024-04-03T18:48:26.216892+0000 mgr.y (mgr.24370) 8100 : cluster [DBG] pgmap v8084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:27.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:27 smithi067 bash[27441]: audit 2024-04-03T18:48:26.460561+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:48:27.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:27 smithi067 bash[17655]: cluster 2024-04-03T18:48:26.216892+0000 mgr.y (mgr.24370) 8100 : cluster [DBG] pgmap v8084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:27.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:27 smithi067 bash[17655]: audit 2024-04-03T18:48:26.460561+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:48:28.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:28 smithi082 bash[20963]: audit 2024-04-03T18:48:27.817954+0000 mon.a (mon.0) 7314 : audit [DBG] from='client.? 172.21.15.67:0/3084604655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:28.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:28 smithi067 bash[17655]: audit 2024-04-03T18:48:27.817954+0000 mon.a (mon.0) 7314 : audit [DBG] from='client.? 172.21.15.67:0/3084604655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:28.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:28 smithi067 bash[27441]: audit 2024-04-03T18:48:27.817954+0000 mon.a (mon.0) 7314 : audit [DBG] from='client.? 172.21.15.67:0/3084604655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:29.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:29 smithi082 bash[20963]: cluster 2024-04-03T18:48:28.217524+0000 mgr.y (mgr.24370) 8101 : cluster [DBG] pgmap v8085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:29.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:29 smithi067 bash[27441]: cluster 2024-04-03T18:48:28.217524+0000 mgr.y (mgr.24370) 8101 : cluster [DBG] pgmap v8085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:29.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:29 smithi067 bash[17655]: cluster 2024-04-03T18:48:28.217524+0000 mgr.y (mgr.24370) 8101 : cluster [DBG] pgmap v8085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:30.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:30 smithi082 bash[20963]: audit 2024-04-03T18:48:30.264031+0000 mon.a (mon.0) 7315 : audit [DBG] from='client.? 172.21.15.67:0/980307187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:30.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:30 smithi067 bash[27441]: audit 2024-04-03T18:48:30.264031+0000 mon.a (mon.0) 7315 : audit [DBG] from='client.? 172.21.15.67:0/980307187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:30.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:30 smithi067 bash[17655]: audit 2024-04-03T18:48:30.264031+0000 mon.a (mon.0) 7315 : audit [DBG] from='client.? 172.21.15.67:0/980307187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:31.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:31 smithi082 bash[20963]: cluster 2024-04-03T18:48:30.217980+0000 mgr.y (mgr.24370) 8102 : cluster [DBG] pgmap v8086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:31.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:31 smithi067 bash[17655]: cluster 2024-04-03T18:48:30.217980+0000 mgr.y (mgr.24370) 8102 : cluster [DBG] pgmap v8086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:31.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:31 smithi067 bash[27441]: cluster 2024-04-03T18:48:30.217980+0000 mgr.y (mgr.24370) 8102 : cluster [DBG] pgmap v8086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:33.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:48:33.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[27441]: audit 2024-04-03T18:48:32.156061+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[27441]: audit 2024-04-03T18:48:32.163665+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[27441]: cluster 2024-04-03T18:48:32.219057+0000 mgr.y (mgr.24370) 8103 : cluster [DBG] pgmap v8087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:33.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[27441]: audit 2024-04-03T18:48:32.460610+0000 mon.a (mon.0) 7318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[27441]: audit 2024-04-03T18:48:32.470514+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[27441]: audit 2024-04-03T18:48:32.745012+0000 mon.a (mon.0) 7320 : audit [DBG] from='client.? 172.21.15.67:0/1485670218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[17655]: audit 2024-04-03T18:48:32.156061+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[17655]: audit 2024-04-03T18:48:32.163665+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[17655]: cluster 2024-04-03T18:48:32.219057+0000 mgr.y (mgr.24370) 8103 : cluster [DBG] pgmap v8087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[17655]: audit 2024-04-03T18:48:32.460610+0000 mon.a (mon.0) 7318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[17655]: audit 2024-04-03T18:48:32.470514+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.406 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:33 smithi067 bash[17655]: audit 2024-04-03T18:48:32.745012+0000 mon.a (mon.0) 7320 : audit [DBG] from='client.? 172.21.15.67:0/1485670218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:33.493 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:33 smithi082 bash[20963]: audit 2024-04-03T18:48:32.156061+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.493 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:33 smithi082 bash[20963]: audit 2024-04-03T18:48:32.163665+0000 mon.a (mon.0) 7317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.494 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:33 smithi082 bash[20963]: cluster 2024-04-03T18:48:32.219057+0000 mgr.y (mgr.24370) 8103 : cluster [DBG] pgmap v8087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:33.494 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:33 smithi082 bash[20963]: audit 2024-04-03T18:48:32.460610+0000 mon.a (mon.0) 7318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.494 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:33 smithi082 bash[20963]: audit 2024-04-03T18:48:32.470514+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:33.494 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:33 smithi082 bash[20963]: audit 2024-04-03T18:48:32.745012+0000 mon.a (mon.0) 7320 : audit [DBG] from='client.? 172.21.15.67:0/1485670218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:33.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:48:35.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:35 smithi082 bash[20963]: cluster 2024-04-03T18:48:34.219771+0000 mgr.y (mgr.24370) 8104 : cluster [DBG] pgmap v8088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:35.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:35 smithi082 bash[20963]: audit 2024-04-03T18:48:35.192326+0000 mon.a (mon.0) 7321 : audit [DBG] from='client.? 172.21.15.67:0/4126009120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:35.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:35 smithi067 bash[27441]: cluster 2024-04-03T18:48:34.219771+0000 mgr.y (mgr.24370) 8104 : cluster [DBG] pgmap v8088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:35.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:35 smithi067 bash[27441]: audit 2024-04-03T18:48:35.192326+0000 mon.a (mon.0) 7321 : audit [DBG] from='client.? 172.21.15.67:0/4126009120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:35.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:35 smithi067 bash[17655]: cluster 2024-04-03T18:48:34.219771+0000 mgr.y (mgr.24370) 8104 : cluster [DBG] pgmap v8088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:35.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:35 smithi067 bash[17655]: audit 2024-04-03T18:48:35.192326+0000 mon.a (mon.0) 7321 : audit [DBG] from='client.? 172.21.15.67:0/4126009120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:37.621 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:37 smithi067 bash[27441]: cluster 2024-04-03T18:48:36.220954+0000 mgr.y (mgr.24370) 8105 : cluster [DBG] pgmap v8089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:37.621 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:37 smithi067 bash[17655]: cluster 2024-04-03T18:48:36.220954+0000 mgr.y (mgr.24370) 8105 : cluster [DBG] pgmap v8089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:37.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:37 smithi082 bash[20963]: cluster 2024-04-03T18:48:36.220954+0000 mgr.y (mgr.24370) 8105 : cluster [DBG] pgmap v8089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:38.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:38 smithi082 bash[20963]: audit 2024-04-03T18:48:37.648001+0000 mon.a (mon.0) 7322 : audit [DBG] from='client.? 172.21.15.67:0/3882378003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:38.626 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:38 smithi067 bash[27441]: audit 2024-04-03T18:48:37.648001+0000 mon.a (mon.0) 7322 : audit [DBG] from='client.? 172.21.15.67:0/3882378003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:38.626 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:38 smithi067 bash[17655]: audit 2024-04-03T18:48:37.648001+0000 mon.a (mon.0) 7322 : audit [DBG] from='client.? 172.21.15.67:0/3882378003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:39.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:39 smithi082 bash[20963]: cluster 2024-04-03T18:48:38.221658+0000 mgr.y (mgr.24370) 8106 : cluster [DBG] pgmap v8090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:39.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:39 smithi067 bash[27441]: cluster 2024-04-03T18:48:38.221658+0000 mgr.y (mgr.24370) 8106 : cluster [DBG] pgmap v8090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:39.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:39 smithi067 bash[17655]: cluster 2024-04-03T18:48:38.221658+0000 mgr.y (mgr.24370) 8106 : cluster [DBG] pgmap v8090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:40.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:40 smithi082 bash[20963]: audit 2024-04-03T18:48:40.081234+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:40.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:40 smithi082 bash[20963]: audit 2024-04-03T18:48:40.098629+0000 mon.c (mon.2) 3181 : audit [DBG] from='client.? 172.21.15.67:0/4149773140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:40.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:40 smithi067 bash[27441]: audit 2024-04-03T18:48:40.081234+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:40.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:40 smithi067 bash[27441]: audit 2024-04-03T18:48:40.098629+0000 mon.c (mon.2) 3181 : audit [DBG] from='client.? 172.21.15.67:0/4149773140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:40.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:40 smithi067 bash[17655]: audit 2024-04-03T18:48:40.081234+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:40.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:40 smithi067 bash[17655]: audit 2024-04-03T18:48:40.098629+0000 mon.c (mon.2) 3181 : audit [DBG] from='client.? 172.21.15.67:0/4149773140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:41.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:41 smithi082 bash[20963]: cluster 2024-04-03T18:48:40.222382+0000 mgr.y (mgr.24370) 8107 : cluster [DBG] pgmap v8091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:41.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:41 smithi067 bash[27441]: cluster 2024-04-03T18:48:40.222382+0000 mgr.y (mgr.24370) 8107 : cluster [DBG] pgmap v8091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:41.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:41 smithi067 bash[17655]: cluster 2024-04-03T18:48:40.222382+0000 mgr.y (mgr.24370) 8107 : cluster [DBG] pgmap v8091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:43.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:43] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:48:43.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[17655]: cluster 2024-04-03T18:48:42.223195+0000 mgr.y (mgr.24370) 8108 : cluster [DBG] pgmap v8092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[17655]: audit 2024-04-03T18:48:42.546962+0000 mon.c (mon.2) 3182 : audit [DBG] from='client.? 172.21.15.67:0/2440954525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[17655]: audit 2024-04-03T18:48:42.845979+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[17655]: audit 2024-04-03T18:48:42.855517+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[17655]: audit 2024-04-03T18:48:42.857362+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[17655]: audit 2024-04-03T18:48:42.858677+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[17655]: audit 2024-04-03T18:48:42.867617+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[27441]: cluster 2024-04-03T18:48:42.223195+0000 mgr.y (mgr.24370) 8108 : cluster [DBG] pgmap v8092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[27441]: audit 2024-04-03T18:48:42.546962+0000 mon.c (mon.2) 3182 : audit [DBG] from='client.? 172.21.15.67:0/2440954525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[27441]: audit 2024-04-03T18:48:42.845979+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[27441]: audit 2024-04-03T18:48:42.855517+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[27441]: audit 2024-04-03T18:48:42.857362+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:48:43.405 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[27441]: audit 2024-04-03T18:48:42.858677+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:48:43.406 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:43 smithi067 bash[27441]: audit 2024-04-03T18:48:42.867617+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:43.622 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:48:43.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:43 smithi082 bash[20963]: cluster 2024-04-03T18:48:42.223195+0000 mgr.y (mgr.24370) 8108 : cluster [DBG] pgmap v8092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:43.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:43 smithi082 bash[20963]: audit 2024-04-03T18:48:42.546962+0000 mon.c (mon.2) 3182 : audit [DBG] from='client.? 172.21.15.67:0/2440954525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:43.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:43 smithi082 bash[20963]: audit 2024-04-03T18:48:42.845979+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:43.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:43 smithi082 bash[20963]: audit 2024-04-03T18:48:42.855517+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:43.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:43 smithi082 bash[20963]: audit 2024-04-03T18:48:42.857362+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:48:43.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:43 smithi082 bash[20963]: audit 2024-04-03T18:48:42.858677+0000 mon.a (mon.0) 7327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:48:43.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:43 smithi082 bash[20963]: audit 2024-04-03T18:48:42.867617+0000 mon.a (mon.0) 7328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:48:45.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:45 smithi082 bash[20963]: cluster 2024-04-03T18:48:44.223861+0000 mgr.y (mgr.24370) 8109 : cluster [DBG] pgmap v8093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:45.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:45 smithi082 bash[20963]: audit 2024-04-03T18:48:45.000899+0000 mon.c (mon.2) 3183 : audit [DBG] from='client.? 172.21.15.67:0/257727524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:45.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:45 smithi067 bash[27441]: cluster 2024-04-03T18:48:44.223861+0000 mgr.y (mgr.24370) 8109 : cluster [DBG] pgmap v8093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:45.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:45 smithi067 bash[27441]: audit 2024-04-03T18:48:45.000899+0000 mon.c (mon.2) 3183 : audit [DBG] from='client.? 172.21.15.67:0/257727524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:45.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:45 smithi067 bash[17655]: cluster 2024-04-03T18:48:44.223861+0000 mgr.y (mgr.24370) 8109 : cluster [DBG] pgmap v8093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:45.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:45 smithi067 bash[17655]: audit 2024-04-03T18:48:45.000899+0000 mon.c (mon.2) 3183 : audit [DBG] from='client.? 172.21.15.67:0/257727524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:47.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:47 smithi082 bash[20963]: cluster 2024-04-03T18:48:46.225146+0000 mgr.y (mgr.24370) 8110 : cluster [DBG] pgmap v8094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:47.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:47 smithi067 bash[27441]: cluster 2024-04-03T18:48:46.225146+0000 mgr.y (mgr.24370) 8110 : cluster [DBG] pgmap v8094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:47.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:47 smithi067 bash[17655]: cluster 2024-04-03T18:48:46.225146+0000 mgr.y (mgr.24370) 8110 : cluster [DBG] pgmap v8094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:48.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:48 smithi082 bash[20963]: audit 2024-04-03T18:48:47.453429+0000 mon.a (mon.0) 7329 : audit [DBG] from='client.? 172.21.15.67:0/2891217912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:48.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:48 smithi067 bash[27441]: audit 2024-04-03T18:48:47.453429+0000 mon.a (mon.0) 7329 : audit [DBG] from='client.? 172.21.15.67:0/2891217912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:48.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:48 smithi067 bash[17655]: audit 2024-04-03T18:48:47.453429+0000 mon.a (mon.0) 7329 : audit [DBG] from='client.? 172.21.15.67:0/2891217912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:49.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:49 smithi082 bash[20963]: cluster 2024-04-03T18:48:48.226013+0000 mgr.y (mgr.24370) 8111 : cluster [DBG] pgmap v8095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:49.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:49 smithi067 bash[27441]: cluster 2024-04-03T18:48:48.226013+0000 mgr.y (mgr.24370) 8111 : cluster [DBG] pgmap v8095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:49.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:49 smithi067 bash[17655]: cluster 2024-04-03T18:48:48.226013+0000 mgr.y (mgr.24370) 8111 : cluster [DBG] pgmap v8095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:50.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:50 smithi082 bash[20963]: audit 2024-04-03T18:48:49.907608+0000 mon.a (mon.0) 7330 : audit [DBG] from='client.? 172.21.15.67:0/1164512478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:50.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:50 smithi067 bash[17655]: audit 2024-04-03T18:48:49.907608+0000 mon.a (mon.0) 7330 : audit [DBG] from='client.? 172.21.15.67:0/1164512478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:50.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:50 smithi067 bash[27441]: audit 2024-04-03T18:48:49.907608+0000 mon.a (mon.0) 7330 : audit [DBG] from='client.? 172.21.15.67:0/1164512478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:51.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:51 smithi082 bash[20963]: cluster 2024-04-03T18:48:50.226727+0000 mgr.y (mgr.24370) 8112 : cluster [DBG] pgmap v8096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:51.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:51 smithi067 bash[17655]: cluster 2024-04-03T18:48:50.226727+0000 mgr.y (mgr.24370) 8112 : cluster [DBG] pgmap v8096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:51.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:51 smithi067 bash[27441]: cluster 2024-04-03T18:48:50.226727+0000 mgr.y (mgr.24370) 8112 : cluster [DBG] pgmap v8096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:53.336 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:53] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:48:53.622 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:48:53.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:53 smithi082 bash[20963]: cluster 2024-04-03T18:48:52.227780+0000 mgr.y (mgr.24370) 8113 : cluster [DBG] pgmap v8097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:53.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:53 smithi082 bash[20963]: audit 2024-04-03T18:48:52.360204+0000 mon.c (mon.2) 3184 : audit [DBG] from='client.? 172.21.15.67:0/1886464087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:53.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:53 smithi067 bash[27441]: cluster 2024-04-03T18:48:52.227780+0000 mgr.y (mgr.24370) 8113 : cluster [DBG] pgmap v8097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:53.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:53 smithi067 bash[27441]: audit 2024-04-03T18:48:52.360204+0000 mon.c (mon.2) 3184 : audit [DBG] from='client.? 172.21.15.67:0/1886464087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:53.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:53 smithi067 bash[17655]: cluster 2024-04-03T18:48:52.227780+0000 mgr.y (mgr.24370) 8113 : cluster [DBG] pgmap v8097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:53.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:53 smithi067 bash[17655]: audit 2024-04-03T18:48:52.360204+0000 mon.c (mon.2) 3184 : audit [DBG] from='client.? 172.21.15.67:0/1886464087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:55.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:55 smithi082 bash[20963]: cluster 2024-04-03T18:48:54.228492+0000 mgr.y (mgr.24370) 8114 : cluster [DBG] pgmap v8098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:55.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:55 smithi082 bash[20963]: audit 2024-04-03T18:48:54.816026+0000 mon.a (mon.0) 7331 : audit [DBG] from='client.? 172.21.15.67:0/2754598375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:55.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:55 smithi082 bash[20963]: audit 2024-04-03T18:48:55.081638+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:55.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:55 smithi067 bash[17655]: cluster 2024-04-03T18:48:54.228492+0000 mgr.y (mgr.24370) 8114 : cluster [DBG] pgmap v8098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:55.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:55 smithi067 bash[17655]: audit 2024-04-03T18:48:54.816026+0000 mon.a (mon.0) 7331 : audit [DBG] from='client.? 172.21.15.67:0/2754598375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:55.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:55 smithi067 bash[17655]: audit 2024-04-03T18:48:55.081638+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:55.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:55 smithi067 bash[27441]: cluster 2024-04-03T18:48:54.228492+0000 mgr.y (mgr.24370) 8114 : cluster [DBG] pgmap v8098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:55.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:55 smithi067 bash[27441]: audit 2024-04-03T18:48:54.816026+0000 mon.a (mon.0) 7331 : audit [DBG] from='client.? 172.21.15.67:0/2754598375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:55.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:55 smithi067 bash[27441]: audit 2024-04-03T18:48:55.081638+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:48:57.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:57 smithi082 bash[20963]: cluster 2024-04-03T18:48:56.229688+0000 mgr.y (mgr.24370) 8115 : cluster [DBG] pgmap v8099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:57.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:57 smithi082 bash[20963]: audit 2024-04-03T18:48:57.266012+0000 mon.c (mon.2) 3185 : audit [DBG] from='client.? 172.21.15.67:0/5689242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:57.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:57 smithi067 bash[27441]: cluster 2024-04-03T18:48:56.229688+0000 mgr.y (mgr.24370) 8115 : cluster [DBG] pgmap v8099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:57.700 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:57 smithi067 bash[27441]: audit 2024-04-03T18:48:57.266012+0000 mon.c (mon.2) 3185 : audit [DBG] from='client.? 172.21.15.67:0/5689242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:57.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:57 smithi067 bash[17655]: cluster 2024-04-03T18:48:56.229688+0000 mgr.y (mgr.24370) 8115 : cluster [DBG] pgmap v8099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:57.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:57 smithi067 bash[17655]: audit 2024-04-03T18:48:57.266012+0000 mon.c (mon.2) 3185 : audit [DBG] from='client.? 172.21.15.67:0/5689242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:48:59.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:48:59 smithi082 bash[20963]: cluster 2024-04-03T18:48:58.230374+0000 mgr.y (mgr.24370) 8116 : cluster [DBG] pgmap v8100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:59.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:48:59 smithi067 bash[27441]: cluster 2024-04-03T18:48:58.230374+0000 mgr.y (mgr.24370) 8116 : cluster [DBG] pgmap v8100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:48:59.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:48:59 smithi067 bash[17655]: cluster 2024-04-03T18:48:58.230374+0000 mgr.y (mgr.24370) 8116 : cluster [DBG] pgmap v8100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:00.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:00 smithi082 bash[20963]: audit 2024-04-03T18:48:59.712803+0000 mon.c (mon.2) 3186 : audit [DBG] from='client.? 172.21.15.67:0/1000939834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:00.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:00 smithi067 bash[27441]: audit 2024-04-03T18:48:59.712803+0000 mon.c (mon.2) 3186 : audit [DBG] from='client.? 172.21.15.67:0/1000939834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:00.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:00 smithi067 bash[17655]: audit 2024-04-03T18:48:59.712803+0000 mon.c (mon.2) 3186 : audit [DBG] from='client.? 172.21.15.67:0/1000939834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:01.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:01 smithi082 bash[20963]: cluster 2024-04-03T18:49:00.231089+0000 mgr.y (mgr.24370) 8117 : cluster [DBG] pgmap v8101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:01.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:01 smithi067 bash[27441]: cluster 2024-04-03T18:49:00.231089+0000 mgr.y (mgr.24370) 8117 : cluster [DBG] pgmap v8101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:01.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:01 smithi067 bash[17655]: cluster 2024-04-03T18:49:00.231089+0000 mgr.y (mgr.24370) 8117 : cluster [DBG] pgmap v8101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:02.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:02 smithi082 bash[20963]: audit 2024-04-03T18:49:02.164493+0000 mon.a (mon.0) 7333 : audit [DBG] from='client.? 172.21.15.67:0/2155969283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:02.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:02 smithi067 bash[27441]: audit 2024-04-03T18:49:02.164493+0000 mon.a (mon.0) 7333 : audit [DBG] from='client.? 172.21.15.67:0/2155969283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:02.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:02 smithi067 bash[17655]: audit 2024-04-03T18:49:02.164493+0000 mon.a (mon.0) 7333 : audit [DBG] from='client.? 172.21.15.67:0/2155969283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:03.369 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:49:03.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:03 smithi082 bash[20963]: cluster 2024-04-03T18:49:02.232381+0000 mgr.y (mgr.24370) 8118 : cluster [DBG] pgmap v8102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:03.623 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:49:03.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:03 smithi067 bash[17655]: cluster 2024-04-03T18:49:02.232381+0000 mgr.y (mgr.24370) 8118 : cluster [DBG] pgmap v8102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:03.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:03 smithi067 bash[27441]: cluster 2024-04-03T18:49:02.232381+0000 mgr.y (mgr.24370) 8118 : cluster [DBG] pgmap v8102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:05.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:05 smithi067 bash[27441]: cluster 2024-04-03T18:49:04.233210+0000 mgr.y (mgr.24370) 8119 : cluster [DBG] pgmap v8103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:05.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:05 smithi067 bash[27441]: audit 2024-04-03T18:49:04.617362+0000 mon.a (mon.0) 7334 : audit [DBG] from='client.? 172.21.15.67:0/3968575888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:05.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:05 smithi067 bash[17655]: cluster 2024-04-03T18:49:04.233210+0000 mgr.y (mgr.24370) 8119 : cluster [DBG] pgmap v8103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:05.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:05 smithi067 bash[17655]: audit 2024-04-03T18:49:04.617362+0000 mon.a (mon.0) 7334 : audit [DBG] from='client.? 172.21.15.67:0/3968575888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:05.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:05 smithi082 bash[20963]: cluster 2024-04-03T18:49:04.233210+0000 mgr.y (mgr.24370) 8119 : cluster [DBG] pgmap v8103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:05.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:05 smithi082 bash[20963]: audit 2024-04-03T18:49:04.617362+0000 mon.a (mon.0) 7334 : audit [DBG] from='client.? 172.21.15.67:0/3968575888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:07.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:07 smithi067 bash[27441]: cluster 2024-04-03T18:49:06.234582+0000 mgr.y (mgr.24370) 8120 : cluster [DBG] pgmap v8104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:07.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:07 smithi067 bash[27441]: audit 2024-04-03T18:49:07.068095+0000 mon.a (mon.0) 7335 : audit [DBG] from='client.? 172.21.15.67:0/1071458274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:07.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:07 smithi067 bash[17655]: cluster 2024-04-03T18:49:06.234582+0000 mgr.y (mgr.24370) 8120 : cluster [DBG] pgmap v8104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:07.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:07 smithi067 bash[17655]: audit 2024-04-03T18:49:07.068095+0000 mon.a (mon.0) 7335 : audit [DBG] from='client.? 172.21.15.67:0/1071458274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:07.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:07 smithi082 bash[20963]: cluster 2024-04-03T18:49:06.234582+0000 mgr.y (mgr.24370) 8120 : cluster [DBG] pgmap v8104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:07.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:07 smithi082 bash[20963]: audit 2024-04-03T18:49:07.068095+0000 mon.a (mon.0) 7335 : audit [DBG] from='client.? 172.21.15.67:0/1071458274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:09.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:09 smithi067 bash[17655]: cluster 2024-04-03T18:49:08.235317+0000 mgr.y (mgr.24370) 8121 : cluster [DBG] pgmap v8105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:09.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:09 smithi067 bash[27441]: cluster 2024-04-03T18:49:08.235317+0000 mgr.y (mgr.24370) 8121 : cluster [DBG] pgmap v8105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:09.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:09 smithi082 bash[20963]: cluster 2024-04-03T18:49:08.235317+0000 mgr.y (mgr.24370) 8121 : cluster [DBG] pgmap v8105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:10.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:10 smithi067 bash[17655]: audit 2024-04-03T18:49:09.524417+0000 mon.a (mon.0) 7336 : audit [DBG] from='client.? 172.21.15.67:0/4085666725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:10.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:10 smithi067 bash[17655]: audit 2024-04-03T18:49:10.082029+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:10.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:10 smithi067 bash[27441]: audit 2024-04-03T18:49:09.524417+0000 mon.a (mon.0) 7336 : audit [DBG] from='client.? 172.21.15.67:0/4085666725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:10.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:10 smithi067 bash[27441]: audit 2024-04-03T18:49:10.082029+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:10.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:10 smithi082 bash[20963]: audit 2024-04-03T18:49:09.524417+0000 mon.a (mon.0) 7336 : audit [DBG] from='client.? 172.21.15.67:0/4085666725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:10.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:10 smithi082 bash[20963]: audit 2024-04-03T18:49:10.082029+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:11.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:11 smithi067 bash[27441]: cluster 2024-04-03T18:49:10.235946+0000 mgr.y (mgr.24370) 8122 : cluster [DBG] pgmap v8106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:11.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:11 smithi067 bash[17655]: cluster 2024-04-03T18:49:10.235946+0000 mgr.y (mgr.24370) 8122 : cluster [DBG] pgmap v8106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:11.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:11 smithi082 bash[20963]: cluster 2024-04-03T18:49:10.235946+0000 mgr.y (mgr.24370) 8122 : cluster [DBG] pgmap v8106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:12.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:12 smithi067 bash[27441]: audit 2024-04-03T18:49:11.979198+0000 mon.a (mon.0) 7338 : audit [DBG] from='client.? 172.21.15.67:0/2938096303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:12.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:12 smithi067 bash[17655]: audit 2024-04-03T18:49:11.979198+0000 mon.a (mon.0) 7338 : audit [DBG] from='client.? 172.21.15.67:0/2938096303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:12.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:12 smithi082 bash[20963]: audit 2024-04-03T18:49:11.979198+0000 mon.a (mon.0) 7338 : audit [DBG] from='client.? 172.21.15.67:0/2938096303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:13.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:13] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T18:49:13.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:13 smithi067 bash[17655]: cluster 2024-04-03T18:49:12.237070+0000 mgr.y (mgr.24370) 8123 : cluster [DBG] pgmap v8107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:13.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:13 smithi067 bash[27441]: cluster 2024-04-03T18:49:12.237070+0000 mgr.y (mgr.24370) 8123 : cluster [DBG] pgmap v8107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:13.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:49:13.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:13 smithi082 bash[20963]: cluster 2024-04-03T18:49:12.237070+0000 mgr.y (mgr.24370) 8123 : cluster [DBG] pgmap v8107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:15.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:15 smithi082 bash[20963]: cluster 2024-04-03T18:49:14.237770+0000 mgr.y (mgr.24370) 8124 : cluster [DBG] pgmap v8108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:15.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:15 smithi082 bash[20963]: audit 2024-04-03T18:49:14.428126+0000 mon.c (mon.2) 3187 : audit [DBG] from='client.? 172.21.15.67:0/1457611015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:15.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:15 smithi067 bash[17655]: cluster 2024-04-03T18:49:14.237770+0000 mgr.y (mgr.24370) 8124 : cluster [DBG] pgmap v8108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:15.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:15 smithi067 bash[17655]: audit 2024-04-03T18:49:14.428126+0000 mon.c (mon.2) 3187 : audit [DBG] from='client.? 172.21.15.67:0/1457611015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:15.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:15 smithi067 bash[27441]: cluster 2024-04-03T18:49:14.237770+0000 mgr.y (mgr.24370) 8124 : cluster [DBG] pgmap v8108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:15.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:15 smithi067 bash[27441]: audit 2024-04-03T18:49:14.428126+0000 mon.c (mon.2) 3187 : audit [DBG] from='client.? 172.21.15.67:0/1457611015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:17.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:17 smithi082 bash[20963]: cluster 2024-04-03T18:49:16.238937+0000 mgr.y (mgr.24370) 8125 : cluster [DBG] pgmap v8109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:17.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:17 smithi082 bash[20963]: audit 2024-04-03T18:49:16.892227+0000 mon.a (mon.0) 7339 : audit [DBG] from='client.? 172.21.15.67:0/3715756466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:17.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:17 smithi067 bash[17655]: cluster 2024-04-03T18:49:16.238937+0000 mgr.y (mgr.24370) 8125 : cluster [DBG] pgmap v8109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:17.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:17 smithi067 bash[17655]: audit 2024-04-03T18:49:16.892227+0000 mon.a (mon.0) 7339 : audit [DBG] from='client.? 172.21.15.67:0/3715756466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:17.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:17 smithi067 bash[27441]: cluster 2024-04-03T18:49:16.238937+0000 mgr.y (mgr.24370) 8125 : cluster [DBG] pgmap v8109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:17.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:17 smithi067 bash[27441]: audit 2024-04-03T18:49:16.892227+0000 mon.a (mon.0) 7339 : audit [DBG] from='client.? 172.21.15.67:0/3715756466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:19.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:19 smithi082 bash[20963]: cluster 2024-04-03T18:49:18.239625+0000 mgr.y (mgr.24370) 8126 : cluster [DBG] pgmap v8110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:19.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:19 smithi082 bash[20963]: audit 2024-04-03T18:49:19.345131+0000 mon.a (mon.0) 7340 : audit [DBG] from='client.? 172.21.15.67:0/3984283880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:19.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:19 smithi067 bash[27441]: cluster 2024-04-03T18:49:18.239625+0000 mgr.y (mgr.24370) 8126 : cluster [DBG] pgmap v8110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:19.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:19 smithi067 bash[27441]: audit 2024-04-03T18:49:19.345131+0000 mon.a (mon.0) 7340 : audit [DBG] from='client.? 172.21.15.67:0/3984283880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:19.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:19 smithi067 bash[17655]: cluster 2024-04-03T18:49:18.239625+0000 mgr.y (mgr.24370) 8126 : cluster [DBG] pgmap v8110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:19.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:19 smithi067 bash[17655]: audit 2024-04-03T18:49:19.345131+0000 mon.a (mon.0) 7340 : audit [DBG] from='client.? 172.21.15.67:0/3984283880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:21.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:21 smithi082 bash[20963]: cluster 2024-04-03T18:49:20.240337+0000 mgr.y (mgr.24370) 8127 : cluster [DBG] pgmap v8111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:21.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:21 smithi067 bash[27441]: cluster 2024-04-03T18:49:20.240337+0000 mgr.y (mgr.24370) 8127 : cluster [DBG] pgmap v8111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:21.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:21 smithi067 bash[17655]: cluster 2024-04-03T18:49:20.240337+0000 mgr.y (mgr.24370) 8127 : cluster [DBG] pgmap v8111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:22.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:22 smithi082 bash[20963]: audit 2024-04-03T18:49:21.802356+0000 mon.c (mon.2) 3188 : audit [DBG] from='client.? 172.21.15.67:0/1190678282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:22.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:22 smithi067 bash[17655]: audit 2024-04-03T18:49:21.802356+0000 mon.c (mon.2) 3188 : audit [DBG] from='client.? 172.21.15.67:0/1190678282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:22.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:22 smithi067 bash[27441]: audit 2024-04-03T18:49:21.802356+0000 mon.c (mon.2) 3188 : audit [DBG] from='client.? 172.21.15.67:0/1190678282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:23.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:23] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T18:49:23.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:23 smithi082 bash[20963]: cluster 2024-04-03T18:49:22.241533+0000 mgr.y (mgr.24370) 8128 : cluster [DBG] pgmap v8112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:23.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:49:23.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:23 smithi067 bash[27441]: cluster 2024-04-03T18:49:22.241533+0000 mgr.y (mgr.24370) 8128 : cluster [DBG] pgmap v8112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:23.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:23 smithi067 bash[17655]: cluster 2024-04-03T18:49:22.241533+0000 mgr.y (mgr.24370) 8128 : cluster [DBG] pgmap v8112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:24.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:24 smithi082 bash[20963]: audit 2024-04-03T18:49:24.256648+0000 mon.a (mon.0) 7341 : audit [DBG] from='client.? 172.21.15.67:0/3140364367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:24.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:24 smithi067 bash[17655]: audit 2024-04-03T18:49:24.256648+0000 mon.a (mon.0) 7341 : audit [DBG] from='client.? 172.21.15.67:0/3140364367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:24.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:24 smithi067 bash[27441]: audit 2024-04-03T18:49:24.256648+0000 mon.a (mon.0) 7341 : audit [DBG] from='client.? 172.21.15.67:0/3140364367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:25.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:25 smithi082 bash[20963]: cluster 2024-04-03T18:49:24.242177+0000 mgr.y (mgr.24370) 8129 : cluster [DBG] pgmap v8113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:25.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:25 smithi082 bash[20963]: audit 2024-04-03T18:49:25.082501+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:25.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:25 smithi067 bash[17655]: cluster 2024-04-03T18:49:24.242177+0000 mgr.y (mgr.24370) 8129 : cluster [DBG] pgmap v8113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:25.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:25 smithi067 bash[17655]: audit 2024-04-03T18:49:25.082501+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:25.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:25 smithi067 bash[27441]: cluster 2024-04-03T18:49:24.242177+0000 mgr.y (mgr.24370) 8129 : cluster [DBG] pgmap v8113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:25.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:25 smithi067 bash[27441]: audit 2024-04-03T18:49:25.082501+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:27.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:27 smithi082 bash[20963]: cluster 2024-04-03T18:49:26.243410+0000 mgr.y (mgr.24370) 8130 : cluster [DBG] pgmap v8114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:27.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:27 smithi082 bash[20963]: audit 2024-04-03T18:49:26.709787+0000 mon.a (mon.0) 7343 : audit [DBG] from='client.? 172.21.15.67:0/88024452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:27.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:27 smithi067 bash[27441]: cluster 2024-04-03T18:49:26.243410+0000 mgr.y (mgr.24370) 8130 : cluster [DBG] pgmap v8114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:27.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:27 smithi067 bash[27441]: audit 2024-04-03T18:49:26.709787+0000 mon.a (mon.0) 7343 : audit [DBG] from='client.? 172.21.15.67:0/88024452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:27.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:27 smithi067 bash[17655]: cluster 2024-04-03T18:49:26.243410+0000 mgr.y (mgr.24370) 8130 : cluster [DBG] pgmap v8114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:27.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:27 smithi067 bash[17655]: audit 2024-04-03T18:49:26.709787+0000 mon.a (mon.0) 7343 : audit [DBG] from='client.? 172.21.15.67:0/88024452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:29.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:29 smithi082 bash[20963]: cluster 2024-04-03T18:49:28.244070+0000 mgr.y (mgr.24370) 8131 : cluster [DBG] pgmap v8115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:29.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:29 smithi082 bash[20963]: audit 2024-04-03T18:49:29.156538+0000 mon.c (mon.2) 3189 : audit [DBG] from='client.? 172.21.15.67:0/4211089022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:29.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:29 smithi067 bash[27441]: cluster 2024-04-03T18:49:28.244070+0000 mgr.y (mgr.24370) 8131 : cluster [DBG] pgmap v8115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:29.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:29 smithi067 bash[27441]: audit 2024-04-03T18:49:29.156538+0000 mon.c (mon.2) 3189 : audit [DBG] from='client.? 172.21.15.67:0/4211089022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:29.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:29 smithi067 bash[17655]: cluster 2024-04-03T18:49:28.244070+0000 mgr.y (mgr.24370) 8131 : cluster [DBG] pgmap v8115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:29.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:29 smithi067 bash[17655]: audit 2024-04-03T18:49:29.156538+0000 mon.c (mon.2) 3189 : audit [DBG] from='client.? 172.21.15.67:0/4211089022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:31.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:31 smithi082 bash[20963]: cluster 2024-04-03T18:49:30.244714+0000 mgr.y (mgr.24370) 8132 : cluster [DBG] pgmap v8116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:31.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:31 smithi067 bash[27441]: cluster 2024-04-03T18:49:30.244714+0000 mgr.y (mgr.24370) 8132 : cluster [DBG] pgmap v8116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:31.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:31 smithi067 bash[17655]: cluster 2024-04-03T18:49:30.244714+0000 mgr.y (mgr.24370) 8132 : cluster [DBG] pgmap v8116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:32.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:32 smithi082 bash[20963]: audit 2024-04-03T18:49:31.601279+0000 mon.c (mon.2) 3190 : audit [DBG] from='client.? 172.21.15.67:0/232043252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:32.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:32 smithi067 bash[27441]: audit 2024-04-03T18:49:31.601279+0000 mon.c (mon.2) 3190 : audit [DBG] from='client.? 172.21.15.67:0/232043252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:32.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:32 smithi067 bash[17655]: audit 2024-04-03T18:49:31.601279+0000 mon.c (mon.2) 3190 : audit [DBG] from='client.? 172.21.15.67:0/232043252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:33.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:33] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:49:33.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:49:33.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:33 smithi082 bash[20963]: cluster 2024-04-03T18:49:32.245787+0000 mgr.y (mgr.24370) 8133 : cluster [DBG] pgmap v8117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:33.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:33 smithi067 bash[27441]: cluster 2024-04-03T18:49:32.245787+0000 mgr.y (mgr.24370) 8133 : cluster [DBG] pgmap v8117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:33.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:33 smithi067 bash[17655]: cluster 2024-04-03T18:49:32.245787+0000 mgr.y (mgr.24370) 8133 : cluster [DBG] pgmap v8117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:34.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:34 smithi082 bash[20963]: audit 2024-04-03T18:49:34.059601+0000 mon.a (mon.0) 7344 : audit [DBG] from='client.? 172.21.15.67:0/4112332353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:34.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:34 smithi067 bash[27441]: audit 2024-04-03T18:49:34.059601+0000 mon.a (mon.0) 7344 : audit [DBG] from='client.? 172.21.15.67:0/4112332353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:34.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:34 smithi067 bash[17655]: audit 2024-04-03T18:49:34.059601+0000 mon.a (mon.0) 7344 : audit [DBG] from='client.? 172.21.15.67:0/4112332353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:35.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:35 smithi082 bash[20963]: cluster 2024-04-03T18:49:34.246477+0000 mgr.y (mgr.24370) 8134 : cluster [DBG] pgmap v8118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:35.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:35 smithi067 bash[17655]: cluster 2024-04-03T18:49:34.246477+0000 mgr.y (mgr.24370) 8134 : cluster [DBG] pgmap v8118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:35.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:35 smithi067 bash[27441]: cluster 2024-04-03T18:49:34.246477+0000 mgr.y (mgr.24370) 8134 : cluster [DBG] pgmap v8118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:37.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:37 smithi082 bash[20963]: cluster 2024-04-03T18:49:36.247652+0000 mgr.y (mgr.24370) 8135 : cluster [DBG] pgmap v8119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:37.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:37 smithi082 bash[20963]: audit 2024-04-03T18:49:36.514951+0000 mon.c (mon.2) 3191 : audit [DBG] from='client.? 172.21.15.67:0/4293038224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:37.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:37 smithi067 bash[17655]: cluster 2024-04-03T18:49:36.247652+0000 mgr.y (mgr.24370) 8135 : cluster [DBG] pgmap v8119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:37.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:37 smithi067 bash[17655]: audit 2024-04-03T18:49:36.514951+0000 mon.c (mon.2) 3191 : audit [DBG] from='client.? 172.21.15.67:0/4293038224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:37.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:37 smithi067 bash[27441]: cluster 2024-04-03T18:49:36.247652+0000 mgr.y (mgr.24370) 8135 : cluster [DBG] pgmap v8119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:37.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:37 smithi067 bash[27441]: audit 2024-04-03T18:49:36.514951+0000 mon.c (mon.2) 3191 : audit [DBG] from='client.? 172.21.15.67:0/4293038224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:39.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:39 smithi082 bash[20963]: cluster 2024-04-03T18:49:38.248392+0000 mgr.y (mgr.24370) 8136 : cluster [DBG] pgmap v8120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:39.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:39 smithi082 bash[20963]: audit 2024-04-03T18:49:38.973469+0000 mon.a (mon.0) 7345 : audit [DBG] from='client.? 172.21.15.67:0/1234991172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:39.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:39 smithi067 bash[27441]: cluster 2024-04-03T18:49:38.248392+0000 mgr.y (mgr.24370) 8136 : cluster [DBG] pgmap v8120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:39.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:39 smithi067 bash[27441]: audit 2024-04-03T18:49:38.973469+0000 mon.a (mon.0) 7345 : audit [DBG] from='client.? 172.21.15.67:0/1234991172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:39.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:39 smithi067 bash[17655]: cluster 2024-04-03T18:49:38.248392+0000 mgr.y (mgr.24370) 8136 : cluster [DBG] pgmap v8120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:39.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:39 smithi067 bash[17655]: audit 2024-04-03T18:49:38.973469+0000 mon.a (mon.0) 7345 : audit [DBG] from='client.? 172.21.15.67:0/1234991172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:40.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:40 smithi082 bash[20963]: audit 2024-04-03T18:49:40.083041+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:40.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:40 smithi067 bash[27441]: audit 2024-04-03T18:49:40.083041+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:40.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:40 smithi067 bash[17655]: audit 2024-04-03T18:49:40.083041+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:41.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:41 smithi082 bash[20963]: cluster 2024-04-03T18:49:40.249142+0000 mgr.y (mgr.24370) 8137 : cluster [DBG] pgmap v8121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:41.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:41 smithi082 bash[20963]: audit 2024-04-03T18:49:41.426844+0000 mon.c (mon.2) 3192 : audit [DBG] from='client.? 172.21.15.67:0/3932512511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:41.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:41 smithi067 bash[17655]: cluster 2024-04-03T18:49:40.249142+0000 mgr.y (mgr.24370) 8137 : cluster [DBG] pgmap v8121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:41.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:41 smithi067 bash[17655]: audit 2024-04-03T18:49:41.426844+0000 mon.c (mon.2) 3192 : audit [DBG] from='client.? 172.21.15.67:0/3932512511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:41.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:41 smithi067 bash[27441]: cluster 2024-04-03T18:49:40.249142+0000 mgr.y (mgr.24370) 8137 : cluster [DBG] pgmap v8121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:41.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:41 smithi067 bash[27441]: audit 2024-04-03T18:49:41.426844+0000 mon.c (mon.2) 3192 : audit [DBG] from='client.? 172.21.15.67:0/3932512511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:43.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:49:43.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:49:43.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:43 smithi082 bash[20963]: cluster 2024-04-03T18:49:42.250319+0000 mgr.y (mgr.24370) 8138 : cluster [DBG] pgmap v8122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:43.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:43 smithi082 bash[20963]: audit 2024-04-03T18:49:42.944151+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:49:43.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:43 smithi082 bash[20963]: audit 2024-04-03T18:49:43.271267+0000 mon.a (mon.0) 7348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:43.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:43 smithi082 bash[20963]: audit 2024-04-03T18:49:43.278607+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:43.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:43 smithi067 bash[17655]: cluster 2024-04-03T18:49:42.250319+0000 mgr.y (mgr.24370) 8138 : cluster [DBG] pgmap v8122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:43.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:43 smithi067 bash[17655]: audit 2024-04-03T18:49:42.944151+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:49:43.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:43 smithi067 bash[17655]: audit 2024-04-03T18:49:43.271267+0000 mon.a (mon.0) 7348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:43.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:43 smithi067 bash[17655]: audit 2024-04-03T18:49:43.278607+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:43.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:43 smithi067 bash[27441]: cluster 2024-04-03T18:49:42.250319+0000 mgr.y (mgr.24370) 8138 : cluster [DBG] pgmap v8122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:43.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:43 smithi067 bash[27441]: audit 2024-04-03T18:49:42.944151+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:49:43.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:43 smithi067 bash[27441]: audit 2024-04-03T18:49:43.271267+0000 mon.a (mon.0) 7348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:43.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:43 smithi067 bash[27441]: audit 2024-04-03T18:49:43.278607+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:44.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:44 smithi082 bash[20963]: audit 2024-04-03T18:49:43.881044+0000 mon.c (mon.2) 3193 : audit [DBG] from='client.? 172.21.15.67:0/3515982402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:44.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:44 smithi067 bash[17655]: audit 2024-04-03T18:49:43.881044+0000 mon.c (mon.2) 3193 : audit [DBG] from='client.? 172.21.15.67:0/3515982402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:44.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:44 smithi067 bash[27441]: audit 2024-04-03T18:49:43.881044+0000 mon.c (mon.2) 3193 : audit [DBG] from='client.? 172.21.15.67:0/3515982402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:45.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:45 smithi082 bash[20963]: cluster 2024-04-03T18:49:44.251052+0000 mgr.y (mgr.24370) 8139 : cluster [DBG] pgmap v8123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:45.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:45 smithi067 bash[17655]: cluster 2024-04-03T18:49:44.251052+0000 mgr.y (mgr.24370) 8139 : cluster [DBG] pgmap v8123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:45.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:45 smithi067 bash[27441]: cluster 2024-04-03T18:49:44.251052+0000 mgr.y (mgr.24370) 8139 : cluster [DBG] pgmap v8123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:46.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:46 smithi082 bash[20963]: audit 2024-04-03T18:49:46.348664+0000 mon.c (mon.2) 3194 : audit [DBG] from='client.? 172.21.15.67:0/2594267684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:46.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:46 smithi067 bash[17655]: audit 2024-04-03T18:49:46.348664+0000 mon.c (mon.2) 3194 : audit [DBG] from='client.? 172.21.15.67:0/2594267684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:46.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:46 smithi067 bash[27441]: audit 2024-04-03T18:49:46.348664+0000 mon.c (mon.2) 3194 : audit [DBG] from='client.? 172.21.15.67:0/2594267684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:47.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:47 smithi082 bash[20963]: cluster 2024-04-03T18:49:46.252256+0000 mgr.y (mgr.24370) 8140 : cluster [DBG] pgmap v8124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:47.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:47 smithi067 bash[27441]: cluster 2024-04-03T18:49:46.252256+0000 mgr.y (mgr.24370) 8140 : cluster [DBG] pgmap v8124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:47.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:47 smithi067 bash[17655]: cluster 2024-04-03T18:49:46.252256+0000 mgr.y (mgr.24370) 8140 : cluster [DBG] pgmap v8124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:50.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:49 smithi082 bash[20963]: cluster 2024-04-03T18:49:48.252800+0000 mgr.y (mgr.24370) 8141 : cluster [DBG] pgmap v8125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:50.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:49 smithi082 bash[20963]: audit 2024-04-03T18:49:48.689016+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:49 smithi082 bash[20963]: audit 2024-04-03T18:49:48.695586+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:49 smithi082 bash[20963]: audit 2024-04-03T18:49:48.828358+0000 mon.c (mon.2) 3195 : audit [DBG] from='client.? 172.21.15.67:0/1312063179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:50.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:49 smithi082 bash[20963]: audit 2024-04-03T18:49:49.224273+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:49 smithi082 bash[20963]: audit 2024-04-03T18:49:49.231517+0000 mon.a (mon.0) 7353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:49 smithi082 bash[20963]: audit 2024-04-03T18:49:49.653385+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:49:50.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:49 smithi082 bash[20963]: audit 2024-04-03T18:49:49.655175+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:49:50.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:49 smithi082 bash[20963]: audit 2024-04-03T18:49:49.664131+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[27441]: cluster 2024-04-03T18:49:48.252800+0000 mgr.y (mgr.24370) 8141 : cluster [DBG] pgmap v8125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:50.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[27441]: audit 2024-04-03T18:49:48.689016+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[27441]: audit 2024-04-03T18:49:48.695586+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[27441]: audit 2024-04-03T18:49:48.828358+0000 mon.c (mon.2) 3195 : audit [DBG] from='client.? 172.21.15.67:0/1312063179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:50.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[27441]: audit 2024-04-03T18:49:49.224273+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[27441]: audit 2024-04-03T18:49:49.231517+0000 mon.a (mon.0) 7353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[27441]: audit 2024-04-03T18:49:49.653385+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:49:50.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[27441]: audit 2024-04-03T18:49:49.655175+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:49:50.155 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[27441]: audit 2024-04-03T18:49:49.664131+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[17655]: cluster 2024-04-03T18:49:48.252800+0000 mgr.y (mgr.24370) 8141 : cluster [DBG] pgmap v8125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:50.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[17655]: audit 2024-04-03T18:49:48.689016+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[17655]: audit 2024-04-03T18:49:48.695586+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[17655]: audit 2024-04-03T18:49:48.828358+0000 mon.c (mon.2) 3195 : audit [DBG] from='client.? 172.21.15.67:0/1312063179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:50.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[17655]: audit 2024-04-03T18:49:49.224273+0000 mon.a (mon.0) 7352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[17655]: audit 2024-04-03T18:49:49.231517+0000 mon.a (mon.0) 7353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:50.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[17655]: audit 2024-04-03T18:49:49.653385+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:49:50.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[17655]: audit 2024-04-03T18:49:49.655175+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:49:50.156 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:49 smithi067 bash[17655]: audit 2024-04-03T18:49:49.664131+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:49:52.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:51 smithi082 bash[20963]: cluster 2024-04-03T18:49:50.253597+0000 mgr.y (mgr.24370) 8142 : cluster [DBG] pgmap v8126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:52.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:51 smithi082 bash[20963]: audit 2024-04-03T18:49:51.291791+0000 mon.a (mon.0) 7357 : audit [DBG] from='client.? 172.21.15.67:0/2498567353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:52.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:51 smithi067 bash[17655]: cluster 2024-04-03T18:49:50.253597+0000 mgr.y (mgr.24370) 8142 : cluster [DBG] pgmap v8126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:52.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:51 smithi067 bash[17655]: audit 2024-04-03T18:49:51.291791+0000 mon.a (mon.0) 7357 : audit [DBG] from='client.? 172.21.15.67:0/2498567353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:52.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:51 smithi067 bash[27441]: cluster 2024-04-03T18:49:50.253597+0000 mgr.y (mgr.24370) 8142 : cluster [DBG] pgmap v8126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:52.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:51 smithi067 bash[27441]: audit 2024-04-03T18:49:51.291791+0000 mon.a (mon.0) 7357 : audit [DBG] from='client.? 172.21.15.67:0/2498567353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:53.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:49:53.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:53 smithi082 bash[20963]: cluster 2024-04-03T18:49:52.254787+0000 mgr.y (mgr.24370) 8143 : cluster [DBG] pgmap v8127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:53.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:49:54.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:53 smithi067 bash[17655]: cluster 2024-04-03T18:49:52.254787+0000 mgr.y (mgr.24370) 8143 : cluster [DBG] pgmap v8127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:54.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:53 smithi067 bash[27441]: cluster 2024-04-03T18:49:52.254787+0000 mgr.y (mgr.24370) 8143 : cluster [DBG] pgmap v8127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:55.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:54 smithi082 bash[20963]: audit 2024-04-03T18:49:53.743124+0000 mon.a (mon.0) 7358 : audit [DBG] from='client.? 172.21.15.67:0/569346637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:55.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:54 smithi067 bash[17655]: audit 2024-04-03T18:49:53.743124+0000 mon.a (mon.0) 7358 : audit [DBG] from='client.? 172.21.15.67:0/569346637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:55.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:54 smithi067 bash[27441]: audit 2024-04-03T18:49:53.743124+0000 mon.a (mon.0) 7358 : audit [DBG] from='client.? 172.21.15.67:0/569346637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:56.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:55 smithi082 bash[20963]: cluster 2024-04-03T18:49:54.255475+0000 mgr.y (mgr.24370) 8144 : cluster [DBG] pgmap v8128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:56.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:55 smithi082 bash[20963]: audit 2024-04-03T18:49:55.083298+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:56.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:55 smithi067 bash[17655]: cluster 2024-04-03T18:49:54.255475+0000 mgr.y (mgr.24370) 8144 : cluster [DBG] pgmap v8128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:56.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:55 smithi067 bash[17655]: audit 2024-04-03T18:49:55.083298+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:56.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:55 smithi067 bash[27441]: cluster 2024-04-03T18:49:54.255475+0000 mgr.y (mgr.24370) 8144 : cluster [DBG] pgmap v8128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:56.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:55 smithi067 bash[27441]: audit 2024-04-03T18:49:55.083298+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:49:57.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:56 smithi082 bash[20963]: audit 2024-04-03T18:49:56.201809+0000 mon.c (mon.2) 3196 : audit [DBG] from='client.? 172.21.15.67:0/2112478210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:57.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:56 smithi067 bash[27441]: audit 2024-04-03T18:49:56.201809+0000 mon.c (mon.2) 3196 : audit [DBG] from='client.? 172.21.15.67:0/2112478210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:57.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:56 smithi067 bash[17655]: audit 2024-04-03T18:49:56.201809+0000 mon.c (mon.2) 3196 : audit [DBG] from='client.? 172.21.15.67:0/2112478210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:58.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:57 smithi082 bash[20963]: cluster 2024-04-03T18:49:56.256685+0000 mgr.y (mgr.24370) 8145 : cluster [DBG] pgmap v8129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:58.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:57 smithi067 bash[27441]: cluster 2024-04-03T18:49:56.256685+0000 mgr.y (mgr.24370) 8145 : cluster [DBG] pgmap v8129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:58.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:57 smithi067 bash[17655]: cluster 2024-04-03T18:49:56.256685+0000 mgr.y (mgr.24370) 8145 : cluster [DBG] pgmap v8129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:49:59.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:58 smithi082 bash[20963]: audit 2024-04-03T18:49:58.656598+0000 mon.c (mon.2) 3197 : audit [DBG] from='client.? 172.21.15.67:0/3346543689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:59.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:58 smithi067 bash[17655]: audit 2024-04-03T18:49:58.656598+0000 mon.c (mon.2) 3197 : audit [DBG] from='client.? 172.21.15.67:0/3346543689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:49:59.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:58 smithi067 bash[27441]: audit 2024-04-03T18:49:58.656598+0000 mon.c (mon.2) 3197 : audit [DBG] from='client.? 172.21.15.67:0/3346543689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:00.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:49:59 smithi082 bash[20963]: cluster 2024-04-03T18:49:58.257231+0000 mgr.y (mgr.24370) 8146 : cluster [DBG] pgmap v8130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:00.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:49:59 smithi067 bash[17655]: cluster 2024-04-03T18:49:58.257231+0000 mgr.y (mgr.24370) 8146 : cluster [DBG] pgmap v8130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:00.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:49:59 smithi067 bash[27441]: cluster 2024-04-03T18:49:58.257231+0000 mgr.y (mgr.24370) 8146 : cluster [DBG] pgmap v8130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:01.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:00 smithi082 bash[20963]: cluster 2024-04-03T18:50:00.000172+0000 mon.a (mon.0) 7360 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:50:01.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:00 smithi067 bash[27441]: cluster 2024-04-03T18:50:00.000172+0000 mon.a (mon.0) 7360 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:50:01.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:00 smithi067 bash[17655]: cluster 2024-04-03T18:50:00.000172+0000 mon.a (mon.0) 7360 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T18:50:02.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:01 smithi082 bash[20963]: cluster 2024-04-03T18:50:00.257892+0000 mgr.y (mgr.24370) 8147 : cluster [DBG] pgmap v8131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:02.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:01 smithi082 bash[20963]: audit 2024-04-03T18:50:01.122948+0000 mon.c (mon.2) 3198 : audit [DBG] from='client.? 172.21.15.67:0/1888413064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:02.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:01 smithi067 bash[17655]: cluster 2024-04-03T18:50:00.257892+0000 mgr.y (mgr.24370) 8147 : cluster [DBG] pgmap v8131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:02.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:01 smithi067 bash[17655]: audit 2024-04-03T18:50:01.122948+0000 mon.c (mon.2) 3198 : audit [DBG] from='client.? 172.21.15.67:0/1888413064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:02.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:01 smithi067 bash[27441]: cluster 2024-04-03T18:50:00.257892+0000 mgr.y (mgr.24370) 8147 : cluster [DBG] pgmap v8131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:02.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:01 smithi067 bash[27441]: audit 2024-04-03T18:50:01.122948+0000 mon.c (mon.2) 3198 : audit [DBG] from='client.? 172.21.15.67:0/1888413064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:03.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T18:50:03.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:50:03.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:03 smithi082 bash[20963]: cluster 2024-04-03T18:50:02.259067+0000 mgr.y (mgr.24370) 8148 : cluster [DBG] pgmap v8132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:03.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:03 smithi082 bash[20963]: audit 2024-04-03T18:50:03.572741+0000 mon.c (mon.2) 3199 : audit [DBG] from='client.? 172.21.15.67:0/2695885802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:04.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:03 smithi067 bash[17655]: cluster 2024-04-03T18:50:02.259067+0000 mgr.y (mgr.24370) 8148 : cluster [DBG] pgmap v8132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:04.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:03 smithi067 bash[17655]: audit 2024-04-03T18:50:03.572741+0000 mon.c (mon.2) 3199 : audit [DBG] from='client.? 172.21.15.67:0/2695885802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:04.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:03 smithi067 bash[27441]: cluster 2024-04-03T18:50:02.259067+0000 mgr.y (mgr.24370) 8148 : cluster [DBG] pgmap v8132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:04.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:03 smithi067 bash[27441]: audit 2024-04-03T18:50:03.572741+0000 mon.c (mon.2) 3199 : audit [DBG] from='client.? 172.21.15.67:0/2695885802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:06.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:05 smithi082 bash[20963]: cluster 2024-04-03T18:50:04.259809+0000 mgr.y (mgr.24370) 8149 : cluster [DBG] pgmap v8133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:06.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:05 smithi067 bash[17655]: cluster 2024-04-03T18:50:04.259809+0000 mgr.y (mgr.24370) 8149 : cluster [DBG] pgmap v8133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:06.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:05 smithi067 bash[27441]: cluster 2024-04-03T18:50:04.259809+0000 mgr.y (mgr.24370) 8149 : cluster [DBG] pgmap v8133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:07.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:06 smithi082 bash[20963]: audit 2024-04-03T18:50:06.030721+0000 mon.c (mon.2) 3200 : audit [DBG] from='client.? 172.21.15.67:0/2113173050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:07.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:06 smithi067 bash[17655]: audit 2024-04-03T18:50:06.030721+0000 mon.c (mon.2) 3200 : audit [DBG] from='client.? 172.21.15.67:0/2113173050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:07.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:06 smithi067 bash[27441]: audit 2024-04-03T18:50:06.030721+0000 mon.c (mon.2) 3200 : audit [DBG] from='client.? 172.21.15.67:0/2113173050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:08.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:07 smithi082 bash[20963]: cluster 2024-04-03T18:50:06.261021+0000 mgr.y (mgr.24370) 8150 : cluster [DBG] pgmap v8134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:08.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:07 smithi067 bash[17655]: cluster 2024-04-03T18:50:06.261021+0000 mgr.y (mgr.24370) 8150 : cluster [DBG] pgmap v8134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:08.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:07 smithi067 bash[27441]: cluster 2024-04-03T18:50:06.261021+0000 mgr.y (mgr.24370) 8150 : cluster [DBG] pgmap v8134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:09.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:08 smithi082 bash[20963]: audit 2024-04-03T18:50:08.485818+0000 mon.c (mon.2) 3201 : audit [DBG] from='client.? 172.21.15.67:0/209425939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:09.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:08 smithi067 bash[27441]: audit 2024-04-03T18:50:08.485818+0000 mon.c (mon.2) 3201 : audit [DBG] from='client.? 172.21.15.67:0/209425939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:09.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:08 smithi067 bash[17655]: audit 2024-04-03T18:50:08.485818+0000 mon.c (mon.2) 3201 : audit [DBG] from='client.? 172.21.15.67:0/209425939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:10.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:09 smithi082 bash[20963]: cluster 2024-04-03T18:50:08.261687+0000 mgr.y (mgr.24370) 8151 : cluster [DBG] pgmap v8135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:10.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:09 smithi067 bash[17655]: cluster 2024-04-03T18:50:08.261687+0000 mgr.y (mgr.24370) 8151 : cluster [DBG] pgmap v8135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:10.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:09 smithi067 bash[27441]: cluster 2024-04-03T18:50:08.261687+0000 mgr.y (mgr.24370) 8151 : cluster [DBG] pgmap v8135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:11.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:10 smithi082 bash[20963]: audit 2024-04-03T18:50:10.083614+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:11.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:10 smithi067 bash[17655]: audit 2024-04-03T18:50:10.083614+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:11.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:10 smithi067 bash[27441]: audit 2024-04-03T18:50:10.083614+0000 mon.a (mon.0) 7361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:12.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:11 smithi082 bash[20963]: cluster 2024-04-03T18:50:10.262383+0000 mgr.y (mgr.24370) 8152 : cluster [DBG] pgmap v8136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:12.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:11 smithi082 bash[20963]: audit 2024-04-03T18:50:10.944546+0000 mon.c (mon.2) 3202 : audit [DBG] from='client.? 172.21.15.67:0/445699465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:12.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:11 smithi067 bash[17655]: cluster 2024-04-03T18:50:10.262383+0000 mgr.y (mgr.24370) 8152 : cluster [DBG] pgmap v8136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:12.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:11 smithi067 bash[17655]: audit 2024-04-03T18:50:10.944546+0000 mon.c (mon.2) 3202 : audit [DBG] from='client.? 172.21.15.67:0/445699465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:12.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:11 smithi067 bash[27441]: cluster 2024-04-03T18:50:10.262383+0000 mgr.y (mgr.24370) 8152 : cluster [DBG] pgmap v8136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:12.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:11 smithi067 bash[27441]: audit 2024-04-03T18:50:10.944546+0000 mon.c (mon.2) 3202 : audit [DBG] from='client.? 172.21.15.67:0/445699465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:13.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:13] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:50:13.769 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:50:14.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:13 smithi082 bash[20963]: cluster 2024-04-03T18:50:12.263548+0000 mgr.y (mgr.24370) 8153 : cluster [DBG] pgmap v8137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:14.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:13 smithi082 bash[20963]: audit 2024-04-03T18:50:13.395846+0000 mon.c (mon.2) 3203 : audit [DBG] from='client.? 172.21.15.67:0/162755082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:14.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:13 smithi067 bash[27441]: cluster 2024-04-03T18:50:12.263548+0000 mgr.y (mgr.24370) 8153 : cluster [DBG] pgmap v8137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:14.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:13 smithi067 bash[27441]: audit 2024-04-03T18:50:13.395846+0000 mon.c (mon.2) 3203 : audit [DBG] from='client.? 172.21.15.67:0/162755082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:14.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:13 smithi067 bash[17655]: cluster 2024-04-03T18:50:12.263548+0000 mgr.y (mgr.24370) 8153 : cluster [DBG] pgmap v8137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:14.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:13 smithi067 bash[17655]: audit 2024-04-03T18:50:13.395846+0000 mon.c (mon.2) 3203 : audit [DBG] from='client.? 172.21.15.67:0/162755082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:16.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:15 smithi082 bash[20963]: cluster 2024-04-03T18:50:14.264279+0000 mgr.y (mgr.24370) 8154 : cluster [DBG] pgmap v8138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:16.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:15 smithi067 bash[27441]: cluster 2024-04-03T18:50:14.264279+0000 mgr.y (mgr.24370) 8154 : cluster [DBG] pgmap v8138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:16.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:15 smithi067 bash[17655]: cluster 2024-04-03T18:50:14.264279+0000 mgr.y (mgr.24370) 8154 : cluster [DBG] pgmap v8138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:17.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:16 smithi082 bash[20963]: audit 2024-04-03T18:50:15.846825+0000 mon.a (mon.0) 7362 : audit [DBG] from='client.? 172.21.15.67:0/1031670441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:17.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:16 smithi067 bash[17655]: audit 2024-04-03T18:50:15.846825+0000 mon.a (mon.0) 7362 : audit [DBG] from='client.? 172.21.15.67:0/1031670441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:17.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:16 smithi067 bash[27441]: audit 2024-04-03T18:50:15.846825+0000 mon.a (mon.0) 7362 : audit [DBG] from='client.? 172.21.15.67:0/1031670441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:18.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:17 smithi082 bash[20963]: cluster 2024-04-03T18:50:16.265427+0000 mgr.y (mgr.24370) 8155 : cluster [DBG] pgmap v8139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:18.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:17 smithi067 bash[17655]: cluster 2024-04-03T18:50:16.265427+0000 mgr.y (mgr.24370) 8155 : cluster [DBG] pgmap v8139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:18.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:17 smithi067 bash[27441]: cluster 2024-04-03T18:50:16.265427+0000 mgr.y (mgr.24370) 8155 : cluster [DBG] pgmap v8139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:19.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:18 smithi082 bash[20963]: audit 2024-04-03T18:50:18.315113+0000 mon.c (mon.2) 3204 : audit [DBG] from='client.? 172.21.15.67:0/3858694860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:19.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:18 smithi067 bash[17655]: audit 2024-04-03T18:50:18.315113+0000 mon.c (mon.2) 3204 : audit [DBG] from='client.? 172.21.15.67:0/3858694860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:19.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:18 smithi067 bash[27441]: audit 2024-04-03T18:50:18.315113+0000 mon.c (mon.2) 3204 : audit [DBG] from='client.? 172.21.15.67:0/3858694860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:20.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:19 smithi082 bash[20963]: cluster 2024-04-03T18:50:18.266080+0000 mgr.y (mgr.24370) 8156 : cluster [DBG] pgmap v8140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:20.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:19 smithi067 bash[17655]: cluster 2024-04-03T18:50:18.266080+0000 mgr.y (mgr.24370) 8156 : cluster [DBG] pgmap v8140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:20.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:19 smithi067 bash[27441]: cluster 2024-04-03T18:50:18.266080+0000 mgr.y (mgr.24370) 8156 : cluster [DBG] pgmap v8140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:21.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:20 smithi082 bash[20963]: audit 2024-04-03T18:50:20.764084+0000 mon.a (mon.0) 7363 : audit [DBG] from='client.? 172.21.15.67:0/3421067372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:21.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:20 smithi067 bash[17655]: audit 2024-04-03T18:50:20.764084+0000 mon.a (mon.0) 7363 : audit [DBG] from='client.? 172.21.15.67:0/3421067372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:21.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:20 smithi067 bash[27441]: audit 2024-04-03T18:50:20.764084+0000 mon.a (mon.0) 7363 : audit [DBG] from='client.? 172.21.15.67:0/3421067372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:22.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:21 smithi082 bash[20963]: cluster 2024-04-03T18:50:20.266767+0000 mgr.y (mgr.24370) 8157 : cluster [DBG] pgmap v8141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:22.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:21 smithi067 bash[27441]: cluster 2024-04-03T18:50:20.266767+0000 mgr.y (mgr.24370) 8157 : cluster [DBG] pgmap v8141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:22.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:21 smithi067 bash[17655]: cluster 2024-04-03T18:50:20.266767+0000 mgr.y (mgr.24370) 8157 : cluster [DBG] pgmap v8141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:23.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:23] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:50:23.807 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:50:24.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:23 smithi082 bash[20963]: cluster 2024-04-03T18:50:22.267948+0000 mgr.y (mgr.24370) 8158 : cluster [DBG] pgmap v8142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:24.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:23 smithi082 bash[20963]: audit 2024-04-03T18:50:23.222202+0000 mon.c (mon.2) 3205 : audit [DBG] from='client.? 172.21.15.67:0/242282661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:24.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:23 smithi067 bash[27441]: cluster 2024-04-03T18:50:22.267948+0000 mgr.y (mgr.24370) 8158 : cluster [DBG] pgmap v8142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:24.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:23 smithi067 bash[27441]: audit 2024-04-03T18:50:23.222202+0000 mon.c (mon.2) 3205 : audit [DBG] from='client.? 172.21.15.67:0/242282661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:24.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:23 smithi067 bash[17655]: cluster 2024-04-03T18:50:22.267948+0000 mgr.y (mgr.24370) 8158 : cluster [DBG] pgmap v8142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:24.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:23 smithi067 bash[17655]: audit 2024-04-03T18:50:23.222202+0000 mon.c (mon.2) 3205 : audit [DBG] from='client.? 172.21.15.67:0/242282661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:26.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:25 smithi082 bash[20963]: cluster 2024-04-03T18:50:24.268666+0000 mgr.y (mgr.24370) 8159 : cluster [DBG] pgmap v8143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:26.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:25 smithi082 bash[20963]: audit 2024-04-03T18:50:25.084176+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:26.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:25 smithi082 bash[20963]: audit 2024-04-03T18:50:25.677692+0000 mon.a (mon.0) 7365 : audit [DBG] from='client.? 172.21.15.67:0/1250880498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:26.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:25 smithi067 bash[17655]: cluster 2024-04-03T18:50:24.268666+0000 mgr.y (mgr.24370) 8159 : cluster [DBG] pgmap v8143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:26.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:25 smithi067 bash[17655]: audit 2024-04-03T18:50:25.084176+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:26.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:25 smithi067 bash[17655]: audit 2024-04-03T18:50:25.677692+0000 mon.a (mon.0) 7365 : audit [DBG] from='client.? 172.21.15.67:0/1250880498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:26.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:25 smithi067 bash[27441]: cluster 2024-04-03T18:50:24.268666+0000 mgr.y (mgr.24370) 8159 : cluster [DBG] pgmap v8143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:26.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:25 smithi067 bash[27441]: audit 2024-04-03T18:50:25.084176+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:26.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:25 smithi067 bash[27441]: audit 2024-04-03T18:50:25.677692+0000 mon.a (mon.0) 7365 : audit [DBG] from='client.? 172.21.15.67:0/1250880498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:28.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:27 smithi082 bash[20963]: cluster 2024-04-03T18:50:26.269907+0000 mgr.y (mgr.24370) 8160 : cluster [DBG] pgmap v8144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:28.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:27 smithi067 bash[17655]: cluster 2024-04-03T18:50:26.269907+0000 mgr.y (mgr.24370) 8160 : cluster [DBG] pgmap v8144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:28.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:27 smithi067 bash[27441]: cluster 2024-04-03T18:50:26.269907+0000 mgr.y (mgr.24370) 8160 : cluster [DBG] pgmap v8144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:29.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:28 smithi082 bash[20963]: audit 2024-04-03T18:50:28.146025+0000 mon.c (mon.2) 3206 : audit [DBG] from='client.? 172.21.15.67:0/966432083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:29.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:28 smithi067 bash[17655]: audit 2024-04-03T18:50:28.146025+0000 mon.c (mon.2) 3206 : audit [DBG] from='client.? 172.21.15.67:0/966432083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:29.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:28 smithi067 bash[27441]: audit 2024-04-03T18:50:28.146025+0000 mon.c (mon.2) 3206 : audit [DBG] from='client.? 172.21.15.67:0/966432083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:30.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:29 smithi082 bash[20963]: cluster 2024-04-03T18:50:28.270663+0000 mgr.y (mgr.24370) 8161 : cluster [DBG] pgmap v8145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:30.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:29 smithi067 bash[17655]: cluster 2024-04-03T18:50:28.270663+0000 mgr.y (mgr.24370) 8161 : cluster [DBG] pgmap v8145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:30.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:29 smithi067 bash[27441]: cluster 2024-04-03T18:50:28.270663+0000 mgr.y (mgr.24370) 8161 : cluster [DBG] pgmap v8145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:31.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:30 smithi082 bash[20963]: audit 2024-04-03T18:50:30.601566+0000 mon.a (mon.0) 7366 : audit [DBG] from='client.? 172.21.15.67:0/615898744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:31.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:30 smithi067 bash[17655]: audit 2024-04-03T18:50:30.601566+0000 mon.a (mon.0) 7366 : audit [DBG] from='client.? 172.21.15.67:0/615898744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:31.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:30 smithi067 bash[27441]: audit 2024-04-03T18:50:30.601566+0000 mon.a (mon.0) 7366 : audit [DBG] from='client.? 172.21.15.67:0/615898744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:32.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:31 smithi082 bash[20963]: cluster 2024-04-03T18:50:30.271331+0000 mgr.y (mgr.24370) 8162 : cluster [DBG] pgmap v8146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:32.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:31 smithi067 bash[17655]: cluster 2024-04-03T18:50:30.271331+0000 mgr.y (mgr.24370) 8162 : cluster [DBG] pgmap v8146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:32.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:31 smithi067 bash[27441]: cluster 2024-04-03T18:50:30.271331+0000 mgr.y (mgr.24370) 8162 : cluster [DBG] pgmap v8146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:33.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:50:33.841 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:50:34.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:33 smithi082 bash[20963]: cluster 2024-04-03T18:50:32.272550+0000 mgr.y (mgr.24370) 8163 : cluster [DBG] pgmap v8147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:34.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:33 smithi082 bash[20963]: audit 2024-04-03T18:50:33.054838+0000 mon.c (mon.2) 3207 : audit [DBG] from='client.? 172.21.15.67:0/2613231984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:34.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:33 smithi067 bash[17655]: cluster 2024-04-03T18:50:32.272550+0000 mgr.y (mgr.24370) 8163 : cluster [DBG] pgmap v8147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:34.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:33 smithi067 bash[17655]: audit 2024-04-03T18:50:33.054838+0000 mon.c (mon.2) 3207 : audit [DBG] from='client.? 172.21.15.67:0/2613231984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:34.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:33 smithi067 bash[27441]: cluster 2024-04-03T18:50:32.272550+0000 mgr.y (mgr.24370) 8163 : cluster [DBG] pgmap v8147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:34.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:33 smithi067 bash[27441]: audit 2024-04-03T18:50:33.054838+0000 mon.c (mon.2) 3207 : audit [DBG] from='client.? 172.21.15.67:0/2613231984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:36.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:35 smithi082 bash[20963]: cluster 2024-04-03T18:50:34.273235+0000 mgr.y (mgr.24370) 8164 : cluster [DBG] pgmap v8148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:36.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:35 smithi082 bash[20963]: audit 2024-04-03T18:50:35.504063+0000 mon.c (mon.2) 3208 : audit [DBG] from='client.? 172.21.15.67:0/2457796433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:36.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:35 smithi067 bash[17655]: cluster 2024-04-03T18:50:34.273235+0000 mgr.y (mgr.24370) 8164 : cluster [DBG] pgmap v8148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:36.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:35 smithi067 bash[17655]: audit 2024-04-03T18:50:35.504063+0000 mon.c (mon.2) 3208 : audit [DBG] from='client.? 172.21.15.67:0/2457796433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:36.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:35 smithi067 bash[27441]: cluster 2024-04-03T18:50:34.273235+0000 mgr.y (mgr.24370) 8164 : cluster [DBG] pgmap v8148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:36.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:35 smithi067 bash[27441]: audit 2024-04-03T18:50:35.504063+0000 mon.c (mon.2) 3208 : audit [DBG] from='client.? 172.21.15.67:0/2457796433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:38.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:37 smithi082 bash[20963]: cluster 2024-04-03T18:50:36.274431+0000 mgr.y (mgr.24370) 8165 : cluster [DBG] pgmap v8149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:38.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:37 smithi067 bash[17655]: cluster 2024-04-03T18:50:36.274431+0000 mgr.y (mgr.24370) 8165 : cluster [DBG] pgmap v8149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:38.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:37 smithi067 bash[27441]: cluster 2024-04-03T18:50:36.274431+0000 mgr.y (mgr.24370) 8165 : cluster [DBG] pgmap v8149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:39.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:38 smithi082 bash[20963]: audit 2024-04-03T18:50:37.959046+0000 mon.c (mon.2) 3209 : audit [DBG] from='client.? 172.21.15.67:0/706181286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:39.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:38 smithi067 bash[17655]: audit 2024-04-03T18:50:37.959046+0000 mon.c (mon.2) 3209 : audit [DBG] from='client.? 172.21.15.67:0/706181286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:39.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:38 smithi067 bash[27441]: audit 2024-04-03T18:50:37.959046+0000 mon.c (mon.2) 3209 : audit [DBG] from='client.? 172.21.15.67:0/706181286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:40.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:39 smithi082 bash[20963]: cluster 2024-04-03T18:50:38.275149+0000 mgr.y (mgr.24370) 8166 : cluster [DBG] pgmap v8150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:40.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:39 smithi067 bash[17655]: cluster 2024-04-03T18:50:38.275149+0000 mgr.y (mgr.24370) 8166 : cluster [DBG] pgmap v8150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:40.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:39 smithi067 bash[27441]: cluster 2024-04-03T18:50:38.275149+0000 mgr.y (mgr.24370) 8166 : cluster [DBG] pgmap v8150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:41.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:40 smithi082 bash[20963]: audit 2024-04-03T18:50:40.084120+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:41.122 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:40 smithi082 bash[20963]: audit 2024-04-03T18:50:40.417007+0000 mon.a (mon.0) 7368 : audit [DBG] from='client.? 172.21.15.67:0/3388350845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:41.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:40 smithi067 bash[17655]: audit 2024-04-03T18:50:40.084120+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:41.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:40 smithi067 bash[17655]: audit 2024-04-03T18:50:40.417007+0000 mon.a (mon.0) 7368 : audit [DBG] from='client.? 172.21.15.67:0/3388350845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:41.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:40 smithi067 bash[27441]: audit 2024-04-03T18:50:40.084120+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:41.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:40 smithi067 bash[27441]: audit 2024-04-03T18:50:40.417007+0000 mon.a (mon.0) 7368 : audit [DBG] from='client.? 172.21.15.67:0/3388350845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:42.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:41 smithi082 bash[20963]: cluster 2024-04-03T18:50:40.275816+0000 mgr.y (mgr.24370) 8167 : cluster [DBG] pgmap v8151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:42.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:41 smithi067 bash[17655]: cluster 2024-04-03T18:50:40.275816+0000 mgr.y (mgr.24370) 8167 : cluster [DBG] pgmap v8151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:42.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:41 smithi067 bash[27441]: cluster 2024-04-03T18:50:40.275816+0000 mgr.y (mgr.24370) 8167 : cluster [DBG] pgmap v8151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:43.153 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:43] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:50:43.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:42 smithi067 bash[17655]: audit 2024-04-03T18:50:42.870959+0000 mon.c (mon.2) 3210 : audit [DBG] from='client.? 172.21.15.67:0/4268117063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:43.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:42 smithi067 bash[27441]: audit 2024-04-03T18:50:42.870959+0000 mon.c (mon.2) 3210 : audit [DBG] from='client.? 172.21.15.67:0/4268117063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:43.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:42 smithi082 bash[20963]: audit 2024-04-03T18:50:42.870959+0000 mon.c (mon.2) 3210 : audit [DBG] from='client.? 172.21.15.67:0/4268117063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:43.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:50:44.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:43 smithi067 bash[17655]: cluster 2024-04-03T18:50:42.276995+0000 mgr.y (mgr.24370) 8168 : cluster [DBG] pgmap v8152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:44.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:43 smithi067 bash[27441]: cluster 2024-04-03T18:50:42.276995+0000 mgr.y (mgr.24370) 8168 : cluster [DBG] pgmap v8152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:44.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:43 smithi082 bash[20963]: cluster 2024-04-03T18:50:42.276995+0000 mgr.y (mgr.24370) 8168 : cluster [DBG] pgmap v8152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:46.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:45 smithi067 bash[17655]: cluster 2024-04-03T18:50:44.277706+0000 mgr.y (mgr.24370) 8169 : cluster [DBG] pgmap v8153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:46.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:45 smithi067 bash[17655]: audit 2024-04-03T18:50:45.327414+0000 mon.c (mon.2) 3211 : audit [DBG] from='client.? 172.21.15.67:0/4193906105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:46.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:45 smithi067 bash[27441]: cluster 2024-04-03T18:50:44.277706+0000 mgr.y (mgr.24370) 8169 : cluster [DBG] pgmap v8153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:46.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:45 smithi067 bash[27441]: audit 2024-04-03T18:50:45.327414+0000 mon.c (mon.2) 3211 : audit [DBG] from='client.? 172.21.15.67:0/4193906105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:46.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:45 smithi082 bash[20963]: cluster 2024-04-03T18:50:44.277706+0000 mgr.y (mgr.24370) 8169 : cluster [DBG] pgmap v8153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:46.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:45 smithi082 bash[20963]: audit 2024-04-03T18:50:45.327414+0000 mon.c (mon.2) 3211 : audit [DBG] from='client.? 172.21.15.67:0/4193906105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:48.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:47 smithi067 bash[17655]: cluster 2024-04-03T18:50:46.278892+0000 mgr.y (mgr.24370) 8170 : cluster [DBG] pgmap v8154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:48.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:47 smithi067 bash[17655]: audit 2024-04-03T18:50:47.780763+0000 mon.a (mon.0) 7369 : audit [DBG] from='client.? 172.21.15.67:0/2978912817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:48.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:47 smithi067 bash[27441]: cluster 2024-04-03T18:50:46.278892+0000 mgr.y (mgr.24370) 8170 : cluster [DBG] pgmap v8154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:48.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:47 smithi067 bash[27441]: audit 2024-04-03T18:50:47.780763+0000 mon.a (mon.0) 7369 : audit [DBG] from='client.? 172.21.15.67:0/2978912817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:48.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:47 smithi082 bash[20963]: cluster 2024-04-03T18:50:46.278892+0000 mgr.y (mgr.24370) 8170 : cluster [DBG] pgmap v8154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:48.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:47 smithi082 bash[20963]: audit 2024-04-03T18:50:47.780763+0000 mon.a (mon.0) 7369 : audit [DBG] from='client.? 172.21.15.67:0/2978912817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:50.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:49 smithi067 bash[17655]: cluster 2024-04-03T18:50:48.279586+0000 mgr.y (mgr.24370) 8171 : cluster [DBG] pgmap v8155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:50.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:49 smithi067 bash[17655]: audit 2024-04-03T18:50:49.740586+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:50:50.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:49 smithi067 bash[27441]: cluster 2024-04-03T18:50:48.279586+0000 mgr.y (mgr.24370) 8171 : cluster [DBG] pgmap v8155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:50.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:49 smithi067 bash[27441]: audit 2024-04-03T18:50:49.740586+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:50:50.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:49 smithi082 bash[20963]: cluster 2024-04-03T18:50:48.279586+0000 mgr.y (mgr.24370) 8171 : cluster [DBG] pgmap v8155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:50.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:49 smithi082 bash[20963]: audit 2024-04-03T18:50:49.740586+0000 mon.a (mon.0) 7370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:50:51.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:50 smithi067 bash[27441]: audit 2024-04-03T18:50:50.229192+0000 mon.c (mon.2) 3212 : audit [DBG] from='client.? 172.21.15.67:0/3520977963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:51.153 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:50 smithi067 bash[17655]: audit 2024-04-03T18:50:50.229192+0000 mon.c (mon.2) 3212 : audit [DBG] from='client.? 172.21.15.67:0/3520977963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:51.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:50 smithi082 bash[20963]: audit 2024-04-03T18:50:50.229192+0000 mon.c (mon.2) 3212 : audit [DBG] from='client.? 172.21.15.67:0/3520977963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:52.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:51 smithi082 bash[20963]: cluster 2024-04-03T18:50:50.280338+0000 mgr.y (mgr.24370) 8172 : cluster [DBG] pgmap v8156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:52.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:51 smithi067 bash[27441]: cluster 2024-04-03T18:50:50.280338+0000 mgr.y (mgr.24370) 8172 : cluster [DBG] pgmap v8156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:52.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:51 smithi067 bash[17655]: cluster 2024-04-03T18:50:50.280338+0000 mgr.y (mgr.24370) 8172 : cluster [DBG] pgmap v8156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:53.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:52 smithi082 bash[20963]: audit 2024-04-03T18:50:52.683743+0000 mon.c (mon.2) 3213 : audit [DBG] from='client.? 172.21.15.67:0/2911573396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:53.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:52 smithi067 bash[17655]: audit 2024-04-03T18:50:52.683743+0000 mon.c (mon.2) 3213 : audit [DBG] from='client.? 172.21.15.67:0/2911573396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:53.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:53] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:50:53.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:52 smithi067 bash[27441]: audit 2024-04-03T18:50:52.683743+0000 mon.c (mon.2) 3213 : audit [DBG] from='client.? 172.21.15.67:0/2911573396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:53.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:50:54.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:53 smithi082 bash[20963]: cluster 2024-04-03T18:50:52.281538+0000 mgr.y (mgr.24370) 8173 : cluster [DBG] pgmap v8157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:54.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:53 smithi067 bash[17655]: cluster 2024-04-03T18:50:52.281538+0000 mgr.y (mgr.24370) 8173 : cluster [DBG] pgmap v8157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:54.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:53 smithi067 bash[27441]: cluster 2024-04-03T18:50:52.281538+0000 mgr.y (mgr.24370) 8173 : cluster [DBG] pgmap v8157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:56.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:55 smithi082 bash[20963]: cluster 2024-04-03T18:50:54.282278+0000 mgr.y (mgr.24370) 8174 : cluster [DBG] pgmap v8158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:56.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:55 smithi082 bash[20963]: audit 2024-04-03T18:50:55.084828+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:56.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:55 smithi082 bash[20963]: audit 2024-04-03T18:50:55.158145+0000 mon.a (mon.0) 7372 : audit [DBG] from='client.? 172.21.15.67:0/2155292786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:56.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:55 smithi082 bash[20963]: audit 2024-04-03T18:50:55.450396+0000 mon.a (mon.0) 7373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:55 smithi082 bash[20963]: audit 2024-04-03T18:50:55.460532+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:55 smithi082 bash[20963]: audit 2024-04-03T18:50:55.810579+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:55 smithi082 bash[20963]: audit 2024-04-03T18:50:55.818968+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[17655]: cluster 2024-04-03T18:50:54.282278+0000 mgr.y (mgr.24370) 8174 : cluster [DBG] pgmap v8158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:56.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[17655]: audit 2024-04-03T18:50:55.084828+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:56.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[17655]: audit 2024-04-03T18:50:55.158145+0000 mon.a (mon.0) 7372 : audit [DBG] from='client.? 172.21.15.67:0/2155292786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:56.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[17655]: audit 2024-04-03T18:50:55.450396+0000 mon.a (mon.0) 7373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[17655]: audit 2024-04-03T18:50:55.460532+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[17655]: audit 2024-04-03T18:50:55.810579+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[17655]: audit 2024-04-03T18:50:55.818968+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[27441]: cluster 2024-04-03T18:50:54.282278+0000 mgr.y (mgr.24370) 8174 : cluster [DBG] pgmap v8158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[27441]: audit 2024-04-03T18:50:55.084828+0000 mon.a (mon.0) 7371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:50:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[27441]: audit 2024-04-03T18:50:55.158145+0000 mon.a (mon.0) 7372 : audit [DBG] from='client.? 172.21.15.67:0/2155292786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[27441]: audit 2024-04-03T18:50:55.450396+0000 mon.a (mon.0) 7373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[27441]: audit 2024-04-03T18:50:55.460532+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[27441]: audit 2024-04-03T18:50:55.810579+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:55 smithi067 bash[27441]: audit 2024-04-03T18:50:55.818968+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:57.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:56 smithi082 bash[20963]: audit 2024-04-03T18:50:56.307523+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:50:57.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:56 smithi082 bash[20963]: audit 2024-04-03T18:50:56.308645+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:50:57.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:56 smithi082 bash[20963]: audit 2024-04-03T18:50:56.316858+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:57.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:56 smithi067 bash[17655]: audit 2024-04-03T18:50:56.307523+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:50:57.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:56 smithi067 bash[17655]: audit 2024-04-03T18:50:56.308645+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:50:57.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:56 smithi067 bash[17655]: audit 2024-04-03T18:50:56.316858+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:57.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:56 smithi067 bash[27441]: audit 2024-04-03T18:50:56.307523+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:50:57.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:56 smithi067 bash[27441]: audit 2024-04-03T18:50:56.308645+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:50:57.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:56 smithi067 bash[27441]: audit 2024-04-03T18:50:56.316858+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:50:58.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:57 smithi082 bash[20963]: cluster 2024-04-03T18:50:56.283558+0000 mgr.y (mgr.24370) 8175 : cluster [DBG] pgmap v8159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:58.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:57 smithi082 bash[20963]: audit 2024-04-03T18:50:57.611662+0000 mon.c (mon.2) 3214 : audit [DBG] from='client.? 172.21.15.67:0/4056360726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:58.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:57 smithi067 bash[27441]: cluster 2024-04-03T18:50:56.283558+0000 mgr.y (mgr.24370) 8175 : cluster [DBG] pgmap v8159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:58.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:57 smithi067 bash[27441]: audit 2024-04-03T18:50:57.611662+0000 mon.c (mon.2) 3214 : audit [DBG] from='client.? 172.21.15.67:0/4056360726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:50:58.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:57 smithi067 bash[17655]: cluster 2024-04-03T18:50:56.283558+0000 mgr.y (mgr.24370) 8175 : cluster [DBG] pgmap v8159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:50:58.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:57 smithi067 bash[17655]: audit 2024-04-03T18:50:57.611662+0000 mon.c (mon.2) 3214 : audit [DBG] from='client.? 172.21.15.67:0/4056360726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:00.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:50:59 smithi082 bash[20963]: cluster 2024-04-03T18:50:58.284202+0000 mgr.y (mgr.24370) 8176 : cluster [DBG] pgmap v8160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:00.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:50:59 smithi067 bash[27441]: cluster 2024-04-03T18:50:58.284202+0000 mgr.y (mgr.24370) 8176 : cluster [DBG] pgmap v8160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:00.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:50:59 smithi067 bash[17655]: cluster 2024-04-03T18:50:58.284202+0000 mgr.y (mgr.24370) 8176 : cluster [DBG] pgmap v8160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:01.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:00 smithi082 bash[20963]: audit 2024-04-03T18:51:00.065961+0000 mon.a (mon.0) 7380 : audit [DBG] from='client.? 172.21.15.67:0/3701771272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:01.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:00 smithi067 bash[17655]: audit 2024-04-03T18:51:00.065961+0000 mon.a (mon.0) 7380 : audit [DBG] from='client.? 172.21.15.67:0/3701771272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:01.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:00 smithi067 bash[27441]: audit 2024-04-03T18:51:00.065961+0000 mon.a (mon.0) 7380 : audit [DBG] from='client.? 172.21.15.67:0/3701771272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:02.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:01 smithi082 bash[20963]: cluster 2024-04-03T18:51:00.284812+0000 mgr.y (mgr.24370) 8177 : cluster [DBG] pgmap v8161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:02.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:01 smithi067 bash[17655]: cluster 2024-04-03T18:51:00.284812+0000 mgr.y (mgr.24370) 8177 : cluster [DBG] pgmap v8161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:02.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:01 smithi067 bash[27441]: cluster 2024-04-03T18:51:00.284812+0000 mgr.y (mgr.24370) 8177 : cluster [DBG] pgmap v8161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:03.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:02 smithi082 bash[20963]: audit 2024-04-03T18:51:02.518148+0000 mon.c (mon.2) 3215 : audit [DBG] from='client.? 172.21.15.67:0/3938919357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:03.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:02 smithi067 bash[17655]: audit 2024-04-03T18:51:02.518148+0000 mon.c (mon.2) 3215 : audit [DBG] from='client.? 172.21.15.67:0/3938919357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:03.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:02 smithi067 bash[27441]: audit 2024-04-03T18:51:02.518148+0000 mon.c (mon.2) 3215 : audit [DBG] from='client.? 172.21.15.67:0/3938919357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:03.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:51:03.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:51:04.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:03 smithi082 bash[20963]: cluster 2024-04-03T18:51:02.285879+0000 mgr.y (mgr.24370) 8178 : cluster [DBG] pgmap v8162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:04.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:03 smithi067 bash[17655]: cluster 2024-04-03T18:51:02.285879+0000 mgr.y (mgr.24370) 8178 : cluster [DBG] pgmap v8162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:04.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:03 smithi067 bash[27441]: cluster 2024-04-03T18:51:02.285879+0000 mgr.y (mgr.24370) 8178 : cluster [DBG] pgmap v8162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:05.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:04 smithi082 bash[20963]: audit 2024-04-03T18:51:04.966938+0000 mon.c (mon.2) 3216 : audit [DBG] from='client.? 172.21.15.67:0/1345449540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:05.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:04 smithi067 bash[17655]: audit 2024-04-03T18:51:04.966938+0000 mon.c (mon.2) 3216 : audit [DBG] from='client.? 172.21.15.67:0/1345449540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:05.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:04 smithi067 bash[27441]: audit 2024-04-03T18:51:04.966938+0000 mon.c (mon.2) 3216 : audit [DBG] from='client.? 172.21.15.67:0/1345449540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:06.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:05 smithi082 bash[20963]: cluster 2024-04-03T18:51:04.286554+0000 mgr.y (mgr.24370) 8179 : cluster [DBG] pgmap v8163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:06.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:05 smithi067 bash[17655]: cluster 2024-04-03T18:51:04.286554+0000 mgr.y (mgr.24370) 8179 : cluster [DBG] pgmap v8163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:06.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:05 smithi067 bash[27441]: cluster 2024-04-03T18:51:04.286554+0000 mgr.y (mgr.24370) 8179 : cluster [DBG] pgmap v8163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:08.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:07 smithi082 bash[20963]: cluster 2024-04-03T18:51:06.287677+0000 mgr.y (mgr.24370) 8180 : cluster [DBG] pgmap v8164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:08.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:08 smithi082 bash[20963]: audit 2024-04-03T18:51:07.421502+0000 mon.c (mon.2) 3217 : audit [DBG] from='client.? 172.21.15.67:0/1184366929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:08.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:07 smithi067 bash[17655]: cluster 2024-04-03T18:51:06.287677+0000 mgr.y (mgr.24370) 8180 : cluster [DBG] pgmap v8164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:08.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:07 smithi067 bash[17655]: audit 2024-04-03T18:51:07.421502+0000 mon.c (mon.2) 3217 : audit [DBG] from='client.? 172.21.15.67:0/1184366929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:08.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:07 smithi067 bash[27441]: cluster 2024-04-03T18:51:06.287677+0000 mgr.y (mgr.24370) 8180 : cluster [DBG] pgmap v8164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:08.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:07 smithi067 bash[27441]: audit 2024-04-03T18:51:07.421502+0000 mon.c (mon.2) 3217 : audit [DBG] from='client.? 172.21.15.67:0/1184366929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:10.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:09 smithi082 bash[20963]: cluster 2024-04-03T18:51:08.288387+0000 mgr.y (mgr.24370) 8181 : cluster [DBG] pgmap v8165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:10.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:09 smithi082 bash[20963]: audit 2024-04-03T18:51:09.865851+0000 mon.c (mon.2) 3218 : audit [DBG] from='client.? 172.21.15.67:0/3862429112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:10.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:09 smithi067 bash[27441]: cluster 2024-04-03T18:51:08.288387+0000 mgr.y (mgr.24370) 8181 : cluster [DBG] pgmap v8165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:10.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:09 smithi067 bash[27441]: audit 2024-04-03T18:51:09.865851+0000 mon.c (mon.2) 3218 : audit [DBG] from='client.? 172.21.15.67:0/3862429112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:10.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:09 smithi067 bash[17655]: cluster 2024-04-03T18:51:08.288387+0000 mgr.y (mgr.24370) 8181 : cluster [DBG] pgmap v8165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:10.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:09 smithi067 bash[17655]: audit 2024-04-03T18:51:09.865851+0000 mon.c (mon.2) 3218 : audit [DBG] from='client.? 172.21.15.67:0/3862429112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:11.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:11 smithi082 bash[20963]: audit 2024-04-03T18:51:10.085249+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:11.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:11 smithi067 bash[27441]: audit 2024-04-03T18:51:10.085249+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:11.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:11 smithi067 bash[17655]: audit 2024-04-03T18:51:10.085249+0000 mon.a (mon.0) 7381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:12.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:12 smithi082 bash[20963]: cluster 2024-04-03T18:51:10.288995+0000 mgr.y (mgr.24370) 8182 : cluster [DBG] pgmap v8166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:12.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:12 smithi067 bash[17655]: cluster 2024-04-03T18:51:10.288995+0000 mgr.y (mgr.24370) 8182 : cluster [DBG] pgmap v8166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:12.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:12 smithi067 bash[27441]: cluster 2024-04-03T18:51:10.288995+0000 mgr.y (mgr.24370) 8182 : cluster [DBG] pgmap v8166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:13.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:13 smithi082 bash[20963]: audit 2024-04-03T18:51:12.326252+0000 mon.a (mon.0) 7382 : audit [DBG] from='client.? 172.21.15.67:0/3885566079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:13.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:13 smithi067 bash[17655]: audit 2024-04-03T18:51:12.326252+0000 mon.a (mon.0) 7382 : audit [DBG] from='client.? 172.21.15.67:0/3885566079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:13.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:51:13.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:13 smithi067 bash[27441]: audit 2024-04-03T18:51:12.326252+0000 mon.a (mon.0) 7382 : audit [DBG] from='client.? 172.21.15.67:0/3885566079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:13.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:51:14.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:14 smithi082 bash[20963]: cluster 2024-04-03T18:51:12.290146+0000 mgr.y (mgr.24370) 8183 : cluster [DBG] pgmap v8167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:14.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:14 smithi067 bash[17655]: cluster 2024-04-03T18:51:12.290146+0000 mgr.y (mgr.24370) 8183 : cluster [DBG] pgmap v8167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:14.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:14 smithi067 bash[27441]: cluster 2024-04-03T18:51:12.290146+0000 mgr.y (mgr.24370) 8183 : cluster [DBG] pgmap v8167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:15.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:15 smithi082 bash[20963]: audit 2024-04-03T18:51:14.774036+0000 mon.c (mon.2) 3219 : audit [DBG] from='client.? 172.21.15.67:0/2053045621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:15.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:15 smithi067 bash[27441]: audit 2024-04-03T18:51:14.774036+0000 mon.c (mon.2) 3219 : audit [DBG] from='client.? 172.21.15.67:0/2053045621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:15.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:15 smithi067 bash[17655]: audit 2024-04-03T18:51:14.774036+0000 mon.c (mon.2) 3219 : audit [DBG] from='client.? 172.21.15.67:0/2053045621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:15.871 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 18:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T18:51:15.622992857Z level=info msg="Completed cleanup jobs" duration=92.551751ms 2024-04-03T18:51:16.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:16 smithi082 bash[20963]: cluster 2024-04-03T18:51:14.290857+0000 mgr.y (mgr.24370) 8184 : cluster [DBG] pgmap v8168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:16.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:16 smithi067 bash[17655]: cluster 2024-04-03T18:51:14.290857+0000 mgr.y (mgr.24370) 8184 : cluster [DBG] pgmap v8168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:16.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:16 smithi067 bash[27441]: cluster 2024-04-03T18:51:14.290857+0000 mgr.y (mgr.24370) 8184 : cluster [DBG] pgmap v8168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:18.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:18 smithi082 bash[20963]: cluster 2024-04-03T18:51:16.292065+0000 mgr.y (mgr.24370) 8185 : cluster [DBG] pgmap v8169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:18.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:18 smithi082 bash[20963]: audit 2024-04-03T18:51:17.225549+0000 mon.a (mon.0) 7383 : audit [DBG] from='client.? 172.21.15.67:0/230058860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:18.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:18 smithi067 bash[17655]: cluster 2024-04-03T18:51:16.292065+0000 mgr.y (mgr.24370) 8185 : cluster [DBG] pgmap v8169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:18.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:18 smithi067 bash[17655]: audit 2024-04-03T18:51:17.225549+0000 mon.a (mon.0) 7383 : audit [DBG] from='client.? 172.21.15.67:0/230058860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:18.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:18 smithi067 bash[27441]: cluster 2024-04-03T18:51:16.292065+0000 mgr.y (mgr.24370) 8185 : cluster [DBG] pgmap v8169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:18.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:18 smithi067 bash[27441]: audit 2024-04-03T18:51:17.225549+0000 mon.a (mon.0) 7383 : audit [DBG] from='client.? 172.21.15.67:0/230058860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:20.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:20 smithi082 bash[20963]: cluster 2024-04-03T18:51:18.292714+0000 mgr.y (mgr.24370) 8186 : cluster [DBG] pgmap v8170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:20.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:20 smithi082 bash[20963]: audit 2024-04-03T18:51:19.681148+0000 mon.a (mon.0) 7384 : audit [DBG] from='client.? 172.21.15.67:0/2908039359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:20.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:20 smithi067 bash[17655]: cluster 2024-04-03T18:51:18.292714+0000 mgr.y (mgr.24370) 8186 : cluster [DBG] pgmap v8170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:20.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:20 smithi067 bash[17655]: audit 2024-04-03T18:51:19.681148+0000 mon.a (mon.0) 7384 : audit [DBG] from='client.? 172.21.15.67:0/2908039359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:20.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:20 smithi067 bash[27441]: cluster 2024-04-03T18:51:18.292714+0000 mgr.y (mgr.24370) 8186 : cluster [DBG] pgmap v8170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:20.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:20 smithi067 bash[27441]: audit 2024-04-03T18:51:19.681148+0000 mon.a (mon.0) 7384 : audit [DBG] from='client.? 172.21.15.67:0/2908039359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:22.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:22 smithi082 bash[20963]: cluster 2024-04-03T18:51:20.293495+0000 mgr.y (mgr.24370) 8187 : cluster [DBG] pgmap v8171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:22.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:22 smithi067 bash[17655]: cluster 2024-04-03T18:51:20.293495+0000 mgr.y (mgr.24370) 8187 : cluster [DBG] pgmap v8171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:22.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:22 smithi067 bash[27441]: cluster 2024-04-03T18:51:20.293495+0000 mgr.y (mgr.24370) 8187 : cluster [DBG] pgmap v8171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:23.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:23 smithi082 bash[20963]: audit 2024-04-03T18:51:22.129873+0000 mon.a (mon.0) 7385 : audit [DBG] from='client.? 172.21.15.67:0/3134739736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:23.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:23 smithi067 bash[17655]: audit 2024-04-03T18:51:22.129873+0000 mon.a (mon.0) 7385 : audit [DBG] from='client.? 172.21.15.67:0/3134739736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:23.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:23 smithi067 bash[27441]: audit 2024-04-03T18:51:22.129873+0000 mon.a (mon.0) 7385 : audit [DBG] from='client.? 172.21.15.67:0/3134739736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:23.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:51:23.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:51:24.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:24 smithi082 bash[20963]: cluster 2024-04-03T18:51:22.294820+0000 mgr.y (mgr.24370) 8188 : cluster [DBG] pgmap v8172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:24.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:24 smithi067 bash[27441]: cluster 2024-04-03T18:51:22.294820+0000 mgr.y (mgr.24370) 8188 : cluster [DBG] pgmap v8172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:24.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:24 smithi067 bash[17655]: cluster 2024-04-03T18:51:22.294820+0000 mgr.y (mgr.24370) 8188 : cluster [DBG] pgmap v8172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:25.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:25 smithi082 bash[20963]: audit 2024-04-03T18:51:24.587617+0000 mon.c (mon.2) 3220 : audit [DBG] from='client.? 172.21.15.67:0/2739989103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:25.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:25 smithi067 bash[17655]: audit 2024-04-03T18:51:24.587617+0000 mon.c (mon.2) 3220 : audit [DBG] from='client.? 172.21.15.67:0/2739989103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:25.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:25 smithi067 bash[27441]: audit 2024-04-03T18:51:24.587617+0000 mon.c (mon.2) 3220 : audit [DBG] from='client.? 172.21.15.67:0/2739989103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:26.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:26 smithi082 bash[20963]: cluster 2024-04-03T18:51:24.295334+0000 mgr.y (mgr.24370) 8189 : cluster [DBG] pgmap v8173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:26.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:26 smithi082 bash[20963]: audit 2024-04-03T18:51:25.085833+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:26.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:26 smithi067 bash[27441]: cluster 2024-04-03T18:51:24.295334+0000 mgr.y (mgr.24370) 8189 : cluster [DBG] pgmap v8173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:26.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:26 smithi067 bash[27441]: audit 2024-04-03T18:51:25.085833+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:26.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:26 smithi067 bash[17655]: cluster 2024-04-03T18:51:24.295334+0000 mgr.y (mgr.24370) 8189 : cluster [DBG] pgmap v8173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:26.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:26 smithi067 bash[17655]: audit 2024-04-03T18:51:25.085833+0000 mon.a (mon.0) 7386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:27.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:27 smithi082 bash[20963]: audit 2024-04-03T18:51:27.056050+0000 mon.a (mon.0) 7387 : audit [DBG] from='client.? 172.21.15.67:0/2483712571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:27.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:27 smithi067 bash[27441]: audit 2024-04-03T18:51:27.056050+0000 mon.a (mon.0) 7387 : audit [DBG] from='client.? 172.21.15.67:0/2483712571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:27.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:27 smithi067 bash[17655]: audit 2024-04-03T18:51:27.056050+0000 mon.a (mon.0) 7387 : audit [DBG] from='client.? 172.21.15.67:0/2483712571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:28.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:28 smithi082 bash[20963]: cluster 2024-04-03T18:51:26.296564+0000 mgr.y (mgr.24370) 8190 : cluster [DBG] pgmap v8174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:28.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:28 smithi067 bash[27441]: cluster 2024-04-03T18:51:26.296564+0000 mgr.y (mgr.24370) 8190 : cluster [DBG] pgmap v8174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:28.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:28 smithi067 bash[17655]: cluster 2024-04-03T18:51:26.296564+0000 mgr.y (mgr.24370) 8190 : cluster [DBG] pgmap v8174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:30.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:30 smithi082 bash[20963]: cluster 2024-04-03T18:51:28.297250+0000 mgr.y (mgr.24370) 8191 : cluster [DBG] pgmap v8175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:30.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:30 smithi082 bash[20963]: audit 2024-04-03T18:51:29.506713+0000 mon.c (mon.2) 3221 : audit [DBG] from='client.? 172.21.15.67:0/4238481921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:30.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:30 smithi067 bash[27441]: cluster 2024-04-03T18:51:28.297250+0000 mgr.y (mgr.24370) 8191 : cluster [DBG] pgmap v8175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:30.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:30 smithi067 bash[27441]: audit 2024-04-03T18:51:29.506713+0000 mon.c (mon.2) 3221 : audit [DBG] from='client.? 172.21.15.67:0/4238481921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:30.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:30 smithi067 bash[17655]: cluster 2024-04-03T18:51:28.297250+0000 mgr.y (mgr.24370) 8191 : cluster [DBG] pgmap v8175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:30.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:30 smithi067 bash[17655]: audit 2024-04-03T18:51:29.506713+0000 mon.c (mon.2) 3221 : audit [DBG] from='client.? 172.21.15.67:0/4238481921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:32.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:32 smithi082 bash[20963]: cluster 2024-04-03T18:51:30.297947+0000 mgr.y (mgr.24370) 8192 : cluster [DBG] pgmap v8176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:32.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:32 smithi082 bash[20963]: audit 2024-04-03T18:51:31.969132+0000 mon.c (mon.2) 3222 : audit [DBG] from='client.? 172.21.15.67:0/2300818535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:32.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:32 smithi067 bash[17655]: cluster 2024-04-03T18:51:30.297947+0000 mgr.y (mgr.24370) 8192 : cluster [DBG] pgmap v8176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:32.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:32 smithi067 bash[17655]: audit 2024-04-03T18:51:31.969132+0000 mon.c (mon.2) 3222 : audit [DBG] from='client.? 172.21.15.67:0/2300818535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:32.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:32 smithi067 bash[27441]: cluster 2024-04-03T18:51:30.297947+0000 mgr.y (mgr.24370) 8192 : cluster [DBG] pgmap v8176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:32.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:32 smithi067 bash[27441]: audit 2024-04-03T18:51:31.969132+0000 mon.c (mon.2) 3222 : audit [DBG] from='client.? 172.21.15.67:0/2300818535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:33.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:51:33.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:51:34.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:34 smithi082 bash[20963]: cluster 2024-04-03T18:51:32.299117+0000 mgr.y (mgr.24370) 8193 : cluster [DBG] pgmap v8177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:34.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:34 smithi067 bash[27441]: cluster 2024-04-03T18:51:32.299117+0000 mgr.y (mgr.24370) 8193 : cluster [DBG] pgmap v8177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:34.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:34 smithi067 bash[17655]: cluster 2024-04-03T18:51:32.299117+0000 mgr.y (mgr.24370) 8193 : cluster [DBG] pgmap v8177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:35.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:35 smithi082 bash[20963]: audit 2024-04-03T18:51:34.411118+0000 mon.a (mon.0) 7388 : audit [DBG] from='client.? 172.21.15.67:0/3414243333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:35.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:35 smithi067 bash[17655]: audit 2024-04-03T18:51:34.411118+0000 mon.a (mon.0) 7388 : audit [DBG] from='client.? 172.21.15.67:0/3414243333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:35.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:35 smithi067 bash[27441]: audit 2024-04-03T18:51:34.411118+0000 mon.a (mon.0) 7388 : audit [DBG] from='client.? 172.21.15.67:0/3414243333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:36.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:36 smithi082 bash[20963]: cluster 2024-04-03T18:51:34.299769+0000 mgr.y (mgr.24370) 8194 : cluster [DBG] pgmap v8178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:36.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:36 smithi067 bash[17655]: cluster 2024-04-03T18:51:34.299769+0000 mgr.y (mgr.24370) 8194 : cluster [DBG] pgmap v8178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:36.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:36 smithi067 bash[27441]: cluster 2024-04-03T18:51:34.299769+0000 mgr.y (mgr.24370) 8194 : cluster [DBG] pgmap v8178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:37.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:37 smithi082 bash[20963]: audit 2024-04-03T18:51:36.864121+0000 mon.a (mon.0) 7389 : audit [DBG] from='client.? 172.21.15.67:0/1666755728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:37.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:37 smithi067 bash[17655]: audit 2024-04-03T18:51:36.864121+0000 mon.a (mon.0) 7389 : audit [DBG] from='client.? 172.21.15.67:0/1666755728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:37.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:37 smithi067 bash[27441]: audit 2024-04-03T18:51:36.864121+0000 mon.a (mon.0) 7389 : audit [DBG] from='client.? 172.21.15.67:0/1666755728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:38.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:38 smithi082 bash[20963]: cluster 2024-04-03T18:51:36.300952+0000 mgr.y (mgr.24370) 8195 : cluster [DBG] pgmap v8179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:38.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:38 smithi067 bash[17655]: cluster 2024-04-03T18:51:36.300952+0000 mgr.y (mgr.24370) 8195 : cluster [DBG] pgmap v8179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:38.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:38 smithi067 bash[27441]: cluster 2024-04-03T18:51:36.300952+0000 mgr.y (mgr.24370) 8195 : cluster [DBG] pgmap v8179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:40.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:40 smithi082 bash[20963]: cluster 2024-04-03T18:51:38.301634+0000 mgr.y (mgr.24370) 8196 : cluster [DBG] pgmap v8180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:40.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:40 smithi082 bash[20963]: audit 2024-04-03T18:51:39.315746+0000 mon.c (mon.2) 3223 : audit [DBG] from='client.? 172.21.15.67:0/3757512025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:40.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:40 smithi082 bash[20963]: audit 2024-04-03T18:51:40.086359+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:40.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:40 smithi067 bash[27441]: cluster 2024-04-03T18:51:38.301634+0000 mgr.y (mgr.24370) 8196 : cluster [DBG] pgmap v8180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:40.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:40 smithi067 bash[27441]: audit 2024-04-03T18:51:39.315746+0000 mon.c (mon.2) 3223 : audit [DBG] from='client.? 172.21.15.67:0/3757512025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:40.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:40 smithi067 bash[27441]: audit 2024-04-03T18:51:40.086359+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:40.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:40 smithi067 bash[17655]: cluster 2024-04-03T18:51:38.301634+0000 mgr.y (mgr.24370) 8196 : cluster [DBG] pgmap v8180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:40.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:40 smithi067 bash[17655]: audit 2024-04-03T18:51:39.315746+0000 mon.c (mon.2) 3223 : audit [DBG] from='client.? 172.21.15.67:0/3757512025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:40.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:40 smithi067 bash[17655]: audit 2024-04-03T18:51:40.086359+0000 mon.a (mon.0) 7390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:42.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:42 smithi082 bash[20963]: cluster 2024-04-03T18:51:40.302333+0000 mgr.y (mgr.24370) 8197 : cluster [DBG] pgmap v8181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:42.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:42 smithi082 bash[20963]: audit 2024-04-03T18:51:41.772351+0000 mon.c (mon.2) 3224 : audit [DBG] from='client.? 172.21.15.67:0/4184114436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:42.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:42 smithi067 bash[27441]: cluster 2024-04-03T18:51:40.302333+0000 mgr.y (mgr.24370) 8197 : cluster [DBG] pgmap v8181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:42.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:42 smithi067 bash[27441]: audit 2024-04-03T18:51:41.772351+0000 mon.c (mon.2) 3224 : audit [DBG] from='client.? 172.21.15.67:0/4184114436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:42.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:42 smithi067 bash[17655]: cluster 2024-04-03T18:51:40.302333+0000 mgr.y (mgr.24370) 8197 : cluster [DBG] pgmap v8181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:42.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:42 smithi067 bash[17655]: audit 2024-04-03T18:51:41.772351+0000 mon.c (mon.2) 3224 : audit [DBG] from='client.? 172.21.15.67:0/4184114436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:43.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:51:43.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:51:44.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:44 smithi082 bash[20963]: cluster 2024-04-03T18:51:42.303491+0000 mgr.y (mgr.24370) 8198 : cluster [DBG] pgmap v8182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:44.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:44 smithi067 bash[27441]: cluster 2024-04-03T18:51:42.303491+0000 mgr.y (mgr.24370) 8198 : cluster [DBG] pgmap v8182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:44.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:44 smithi067 bash[17655]: cluster 2024-04-03T18:51:42.303491+0000 mgr.y (mgr.24370) 8198 : cluster [DBG] pgmap v8182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:45.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:45 smithi082 bash[20963]: audit 2024-04-03T18:51:44.231243+0000 mon.a (mon.0) 7391 : audit [DBG] from='client.? 172.21.15.67:0/292878281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:45.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:45 smithi067 bash[17655]: audit 2024-04-03T18:51:44.231243+0000 mon.a (mon.0) 7391 : audit [DBG] from='client.? 172.21.15.67:0/292878281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:45.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:45 smithi067 bash[27441]: audit 2024-04-03T18:51:44.231243+0000 mon.a (mon.0) 7391 : audit [DBG] from='client.? 172.21.15.67:0/292878281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:46.371 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:46 smithi082 bash[20963]: cluster 2024-04-03T18:51:44.304133+0000 mgr.y (mgr.24370) 8199 : cluster [DBG] pgmap v8183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:46.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:46 smithi067 bash[17655]: cluster 2024-04-03T18:51:44.304133+0000 mgr.y (mgr.24370) 8199 : cluster [DBG] pgmap v8183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:46.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:46 smithi067 bash[27441]: cluster 2024-04-03T18:51:44.304133+0000 mgr.y (mgr.24370) 8199 : cluster [DBG] pgmap v8183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:47.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:47 smithi067 bash[17655]: cluster 2024-04-03T18:51:46.305219+0000 mgr.y (mgr.24370) 8200 : cluster [DBG] pgmap v8184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:47.403 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:47 smithi067 bash[17655]: audit 2024-04-03T18:51:46.684229+0000 mon.a (mon.0) 7392 : audit [DBG] from='client.? 172.21.15.67:0/631819908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:47.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:47 smithi067 bash[27441]: cluster 2024-04-03T18:51:46.305219+0000 mgr.y (mgr.24370) 8200 : cluster [DBG] pgmap v8184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:47.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:47 smithi067 bash[27441]: audit 2024-04-03T18:51:46.684229+0000 mon.a (mon.0) 7392 : audit [DBG] from='client.? 172.21.15.67:0/631819908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:47.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:47 smithi082 bash[20963]: cluster 2024-04-03T18:51:46.305219+0000 mgr.y (mgr.24370) 8200 : cluster [DBG] pgmap v8184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:47.621 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:47 smithi082 bash[20963]: audit 2024-04-03T18:51:46.684229+0000 mon.a (mon.0) 7392 : audit [DBG] from='client.? 172.21.15.67:0/631819908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:49.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:49 smithi082 bash[20963]: cluster 2024-04-03T18:51:48.305888+0000 mgr.y (mgr.24370) 8201 : cluster [DBG] pgmap v8185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:49.621 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:49 smithi082 bash[20963]: audit 2024-04-03T18:51:49.144578+0000 mon.a (mon.0) 7393 : audit [DBG] from='client.? 172.21.15.67:0/1451721111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:49.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:49 smithi067 bash[17655]: cluster 2024-04-03T18:51:48.305888+0000 mgr.y (mgr.24370) 8201 : cluster [DBG] pgmap v8185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:49.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:49 smithi067 bash[17655]: audit 2024-04-03T18:51:49.144578+0000 mon.a (mon.0) 7393 : audit [DBG] from='client.? 172.21.15.67:0/1451721111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:49.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:49 smithi067 bash[27441]: cluster 2024-04-03T18:51:48.305888+0000 mgr.y (mgr.24370) 8201 : cluster [DBG] pgmap v8185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:49.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:49 smithi067 bash[27441]: audit 2024-04-03T18:51:49.144578+0000 mon.a (mon.0) 7393 : audit [DBG] from='client.? 172.21.15.67:0/1451721111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:51.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:51 smithi082 bash[20963]: cluster 2024-04-03T18:51:50.306579+0000 mgr.y (mgr.24370) 8202 : cluster [DBG] pgmap v8186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:51.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:51 smithi067 bash[17655]: cluster 2024-04-03T18:51:50.306579+0000 mgr.y (mgr.24370) 8202 : cluster [DBG] pgmap v8186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:51.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:51 smithi067 bash[27441]: cluster 2024-04-03T18:51:50.306579+0000 mgr.y (mgr.24370) 8202 : cluster [DBG] pgmap v8186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:52.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:52 smithi082 bash[20963]: audit 2024-04-03T18:51:51.598974+0000 mon.c (mon.2) 3225 : audit [DBG] from='client.? 172.21.15.67:0/2120835452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:52.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:52 smithi067 bash[17655]: audit 2024-04-03T18:51:51.598974+0000 mon.c (mon.2) 3225 : audit [DBG] from='client.? 172.21.15.67:0/2120835452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:52.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:52 smithi067 bash[27441]: audit 2024-04-03T18:51:51.598974+0000 mon.c (mon.2) 3225 : audit [DBG] from='client.? 172.21.15.67:0/2120835452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:53.364 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:51:53.620 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:51:53.621 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:53 smithi082 bash[20963]: cluster 2024-04-03T18:51:52.307758+0000 mgr.y (mgr.24370) 8203 : cluster [DBG] pgmap v8187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:53.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:53 smithi067 bash[27441]: cluster 2024-04-03T18:51:52.307758+0000 mgr.y (mgr.24370) 8203 : cluster [DBG] pgmap v8187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:53.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:53 smithi067 bash[17655]: cluster 2024-04-03T18:51:52.307758+0000 mgr.y (mgr.24370) 8203 : cluster [DBG] pgmap v8187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:54.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:54 smithi067 bash[17655]: audit 2024-04-03T18:51:54.056437+0000 mon.a (mon.0) 7394 : audit [DBG] from='client.? 172.21.15.67:0/1956578159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:54.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:54 smithi067 bash[27441]: audit 2024-04-03T18:51:54.056437+0000 mon.a (mon.0) 7394 : audit [DBG] from='client.? 172.21.15.67:0/1956578159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:54.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:54 smithi082 bash[20963]: audit 2024-04-03T18:51:54.056437+0000 mon.a (mon.0) 7394 : audit [DBG] from='client.? 172.21.15.67:0/1956578159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:55.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:55 smithi067 bash[27441]: cluster 2024-04-03T18:51:54.308541+0000 mgr.y (mgr.24370) 8204 : cluster [DBG] pgmap v8188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:55.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:55 smithi067 bash[27441]: audit 2024-04-03T18:51:55.086773+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:55.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:55 smithi067 bash[17655]: cluster 2024-04-03T18:51:54.308541+0000 mgr.y (mgr.24370) 8204 : cluster [DBG] pgmap v8188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:55.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:55 smithi067 bash[17655]: audit 2024-04-03T18:51:55.086773+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:55.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:55 smithi082 bash[20963]: cluster 2024-04-03T18:51:54.308541+0000 mgr.y (mgr.24370) 8204 : cluster [DBG] pgmap v8188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:55.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:55 smithi082 bash[20963]: audit 2024-04-03T18:51:55.086773+0000 mon.a (mon.0) 7395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:51:57.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:57 smithi067 bash[17655]: cluster 2024-04-03T18:51:56.309687+0000 mgr.y (mgr.24370) 8205 : cluster [DBG] pgmap v8189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:57.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:57 smithi067 bash[17655]: audit 2024-04-03T18:51:56.394208+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:51:57.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:57 smithi067 bash[17655]: audit 2024-04-03T18:51:56.518591+0000 mon.a (mon.0) 7397 : audit [DBG] from='client.? 172.21.15.67:0/3257541078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:57.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:57 smithi067 bash[27441]: cluster 2024-04-03T18:51:56.309687+0000 mgr.y (mgr.24370) 8205 : cluster [DBG] pgmap v8189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:57.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:57 smithi067 bash[27441]: audit 2024-04-03T18:51:56.394208+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:51:57.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:57 smithi067 bash[27441]: audit 2024-04-03T18:51:56.518591+0000 mon.a (mon.0) 7397 : audit [DBG] from='client.? 172.21.15.67:0/3257541078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:57.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:57 smithi082 bash[20963]: cluster 2024-04-03T18:51:56.309687+0000 mgr.y (mgr.24370) 8205 : cluster [DBG] pgmap v8189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:57.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:57 smithi082 bash[20963]: audit 2024-04-03T18:51:56.394208+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:51:57.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:57 smithi082 bash[20963]: audit 2024-04-03T18:51:56.518591+0000 mon.a (mon.0) 7397 : audit [DBG] from='client.? 172.21.15.67:0/3257541078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:59.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:59 smithi067 bash[17655]: cluster 2024-04-03T18:51:58.310351+0000 mgr.y (mgr.24370) 8206 : cluster [DBG] pgmap v8190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:59.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:51:59 smithi067 bash[17655]: audit 2024-04-03T18:51:58.975753+0000 mon.a (mon.0) 7398 : audit [DBG] from='client.? 172.21.15.67:0/1284842549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:59.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:59 smithi067 bash[27441]: cluster 2024-04-03T18:51:58.310351+0000 mgr.y (mgr.24370) 8206 : cluster [DBG] pgmap v8190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:59.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:51:59 smithi067 bash[27441]: audit 2024-04-03T18:51:58.975753+0000 mon.a (mon.0) 7398 : audit [DBG] from='client.? 172.21.15.67:0/1284842549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:51:59.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:59 smithi082 bash[20963]: cluster 2024-04-03T18:51:58.310351+0000 mgr.y (mgr.24370) 8206 : cluster [DBG] pgmap v8190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:51:59.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:51:59 smithi082 bash[20963]: audit 2024-04-03T18:51:58.975753+0000 mon.a (mon.0) 7398 : audit [DBG] from='client.? 172.21.15.67:0/1284842549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:01.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:01 smithi067 bash[17655]: cluster 2024-04-03T18:52:00.311054+0000 mgr.y (mgr.24370) 8207 : cluster [DBG] pgmap v8191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:01.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:01 smithi067 bash[27441]: cluster 2024-04-03T18:52:00.311054+0000 mgr.y (mgr.24370) 8207 : cluster [DBG] pgmap v8191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:01.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:01 smithi082 bash[20963]: cluster 2024-04-03T18:52:00.311054+0000 mgr.y (mgr.24370) 8207 : cluster [DBG] pgmap v8191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:02.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:02 smithi067 bash[17655]: audit 2024-04-03T18:52:01.450130+0000 mon.a (mon.0) 7399 : audit [DBG] from='client.? 172.21.15.67:0/951878265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:02.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:02 smithi067 bash[17655]: audit 2024-04-03T18:52:02.097572+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:02.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:02 smithi067 bash[17655]: audit 2024-04-03T18:52:02.104548+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:02.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:02 smithi067 bash[17655]: audit 2024-04-03T18:52:02.395087+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:02.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:02 smithi067 bash[27441]: audit 2024-04-03T18:52:01.450130+0000 mon.a (mon.0) 7399 : audit [DBG] from='client.? 172.21.15.67:0/951878265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:02.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:02 smithi067 bash[27441]: audit 2024-04-03T18:52:02.097572+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:02.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:02 smithi067 bash[27441]: audit 2024-04-03T18:52:02.104548+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:02.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:02 smithi067 bash[27441]: audit 2024-04-03T18:52:02.395087+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:02.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:02 smithi082 bash[20963]: audit 2024-04-03T18:52:01.450130+0000 mon.a (mon.0) 7399 : audit [DBG] from='client.? 172.21.15.67:0/951878265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:02.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:02 smithi082 bash[20963]: audit 2024-04-03T18:52:02.097572+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:02.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:02 smithi082 bash[20963]: audit 2024-04-03T18:52:02.104548+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:02.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:02 smithi082 bash[20963]: audit 2024-04-03T18:52:02.395087+0000 mon.a (mon.0) 7402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:03.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:52:03.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:03 smithi067 bash[17655]: cluster 2024-04-03T18:52:02.312153+0000 mgr.y (mgr.24370) 8208 : cluster [DBG] pgmap v8192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:03.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:03 smithi067 bash[17655]: audit 2024-04-03T18:52:02.402554+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:03.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:03 smithi067 bash[27441]: cluster 2024-04-03T18:52:02.312153+0000 mgr.y (mgr.24370) 8208 : cluster [DBG] pgmap v8192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:03.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:03 smithi067 bash[27441]: audit 2024-04-03T18:52:02.402554+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:03.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:52:03.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:03 smithi082 bash[20963]: cluster 2024-04-03T18:52:02.312153+0000 mgr.y (mgr.24370) 8208 : cluster [DBG] pgmap v8192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:03.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:03 smithi082 bash[20963]: audit 2024-04-03T18:52:02.402554+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:04.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:04 smithi082 bash[20963]: audit 2024-04-03T18:52:03.902664+0000 mon.c (mon.2) 3226 : audit [DBG] from='client.? 172.21.15.67:0/2228298305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:04.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:04 smithi067 bash[17655]: audit 2024-04-03T18:52:03.902664+0000 mon.c (mon.2) 3226 : audit [DBG] from='client.? 172.21.15.67:0/2228298305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:04.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:04 smithi067 bash[27441]: audit 2024-04-03T18:52:03.902664+0000 mon.c (mon.2) 3226 : audit [DBG] from='client.? 172.21.15.67:0/2228298305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:05.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:05 smithi082 bash[20963]: cluster 2024-04-03T18:52:04.312712+0000 mgr.y (mgr.24370) 8209 : cluster [DBG] pgmap v8193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:05.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:05 smithi067 bash[17655]: cluster 2024-04-03T18:52:04.312712+0000 mgr.y (mgr.24370) 8209 : cluster [DBG] pgmap v8193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:05.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:05 smithi067 bash[27441]: cluster 2024-04-03T18:52:04.312712+0000 mgr.y (mgr.24370) 8209 : cluster [DBG] pgmap v8193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:06.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:06 smithi082 bash[20963]: audit 2024-04-03T18:52:06.354441+0000 mon.c (mon.2) 3227 : audit [DBG] from='client.? 172.21.15.67:0/1094216636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:06.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:06 smithi067 bash[17655]: audit 2024-04-03T18:52:06.354441+0000 mon.c (mon.2) 3227 : audit [DBG] from='client.? 172.21.15.67:0/1094216636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:06.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:06 smithi067 bash[27441]: audit 2024-04-03T18:52:06.354441+0000 mon.c (mon.2) 3227 : audit [DBG] from='client.? 172.21.15.67:0/1094216636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:07.693 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:07 smithi082 bash[20963]: cluster 2024-04-03T18:52:06.313951+0000 mgr.y (mgr.24370) 8210 : cluster [DBG] pgmap v8194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:07.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:07 smithi067 bash[17655]: cluster 2024-04-03T18:52:06.313951+0000 mgr.y (mgr.24370) 8210 : cluster [DBG] pgmap v8194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:07.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:07 smithi067 bash[27441]: cluster 2024-04-03T18:52:06.313951+0000 mgr.y (mgr.24370) 8210 : cluster [DBG] pgmap v8194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:09.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:09 smithi082 bash[20963]: cluster 2024-04-03T18:52:08.314808+0000 mgr.y (mgr.24370) 8211 : cluster [DBG] pgmap v8195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:09.621 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:09 smithi082 bash[20963]: audit 2024-04-03T18:52:08.812731+0000 mon.a (mon.0) 7404 : audit [DBG] from='client.? 172.21.15.67:0/3444503079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:09.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:09 smithi067 bash[17655]: cluster 2024-04-03T18:52:08.314808+0000 mgr.y (mgr.24370) 8211 : cluster [DBG] pgmap v8195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:09.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:09 smithi067 bash[17655]: audit 2024-04-03T18:52:08.812731+0000 mon.a (mon.0) 7404 : audit [DBG] from='client.? 172.21.15.67:0/3444503079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:09.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:09 smithi067 bash[27441]: cluster 2024-04-03T18:52:08.314808+0000 mgr.y (mgr.24370) 8211 : cluster [DBG] pgmap v8195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:09.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:09 smithi067 bash[27441]: audit 2024-04-03T18:52:08.812731+0000 mon.a (mon.0) 7404 : audit [DBG] from='client.? 172.21.15.67:0/3444503079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:10.850 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:10 smithi082 bash[20963]: audit 2024-04-03T18:52:10.086895+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:10.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:10 smithi067 bash[17655]: audit 2024-04-03T18:52:10.086895+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:10.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:10 smithi067 bash[27441]: audit 2024-04-03T18:52:10.086895+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:11.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:11 smithi082 bash[20963]: cluster 2024-04-03T18:52:10.315644+0000 mgr.y (mgr.24370) 8212 : cluster [DBG] pgmap v8196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:11.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:11 smithi082 bash[20963]: audit 2024-04-03T18:52:11.270230+0000 mon.c (mon.2) 3228 : audit [DBG] from='client.? 172.21.15.67:0/2154293235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:11.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:11 smithi067 bash[17655]: cluster 2024-04-03T18:52:10.315644+0000 mgr.y (mgr.24370) 8212 : cluster [DBG] pgmap v8196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:11.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:11 smithi067 bash[17655]: audit 2024-04-03T18:52:11.270230+0000 mon.c (mon.2) 3228 : audit [DBG] from='client.? 172.21.15.67:0/2154293235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:11.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:11 smithi067 bash[27441]: cluster 2024-04-03T18:52:10.315644+0000 mgr.y (mgr.24370) 8212 : cluster [DBG] pgmap v8196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:11.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:11 smithi067 bash[27441]: audit 2024-04-03T18:52:11.270230+0000 mon.c (mon.2) 3228 : audit [DBG] from='client.? 172.21.15.67:0/2154293235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:13.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:52:13.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:52:13.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:13 smithi082 bash[20963]: cluster 2024-04-03T18:52:12.316877+0000 mgr.y (mgr.24370) 8213 : cluster [DBG] pgmap v8197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:13.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:13 smithi082 bash[20963]: audit 2024-04-03T18:52:13.380995+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:13.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:13 smithi082 bash[20963]: audit 2024-04-03T18:52:13.389203+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:13.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:13 smithi082 bash[20963]: audit 2024-04-03T18:52:13.390832+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:52:13.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:13 smithi082 bash[20963]: audit 2024-04-03T18:52:13.391869+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:52:13.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:13 smithi082 bash[20963]: audit 2024-04-03T18:52:13.397788+0000 mon.a (mon.0) 7410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:13.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[17655]: cluster 2024-04-03T18:52:12.316877+0000 mgr.y (mgr.24370) 8213 : cluster [DBG] pgmap v8197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:13.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[17655]: audit 2024-04-03T18:52:13.380995+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[17655]: audit 2024-04-03T18:52:13.389203+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[17655]: audit 2024-04-03T18:52:13.390832+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[17655]: audit 2024-04-03T18:52:13.391869+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[17655]: audit 2024-04-03T18:52:13.397788+0000 mon.a (mon.0) 7410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[27441]: cluster 2024-04-03T18:52:12.316877+0000 mgr.y (mgr.24370) 8213 : cluster [DBG] pgmap v8197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[27441]: audit 2024-04-03T18:52:13.380995+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[27441]: audit 2024-04-03T18:52:13.389203+0000 mon.a (mon.0) 7407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[27441]: audit 2024-04-03T18:52:13.390832+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[27441]: audit 2024-04-03T18:52:13.391869+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:52:13.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:13 smithi067 bash[27441]: audit 2024-04-03T18:52:13.397788+0000 mon.a (mon.0) 7410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:52:14.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:14 smithi082 bash[20963]: audit 2024-04-03T18:52:13.726587+0000 mon.a (mon.0) 7411 : audit [DBG] from='client.? 172.21.15.67:0/2442105188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:14.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:14 smithi067 bash[17655]: audit 2024-04-03T18:52:13.726587+0000 mon.a (mon.0) 7411 : audit [DBG] from='client.? 172.21.15.67:0/2442105188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:14.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:14 smithi067 bash[27441]: audit 2024-04-03T18:52:13.726587+0000 mon.a (mon.0) 7411 : audit [DBG] from='client.? 172.21.15.67:0/2442105188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:15.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:15 smithi082 bash[20963]: cluster 2024-04-03T18:52:14.317561+0000 mgr.y (mgr.24370) 8214 : cluster [DBG] pgmap v8198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:15.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:15 smithi067 bash[17655]: cluster 2024-04-03T18:52:14.317561+0000 mgr.y (mgr.24370) 8214 : cluster [DBG] pgmap v8198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:15.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:15 smithi067 bash[27441]: cluster 2024-04-03T18:52:14.317561+0000 mgr.y (mgr.24370) 8214 : cluster [DBG] pgmap v8198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:16.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:16 smithi082 bash[20963]: audit 2024-04-03T18:52:16.177099+0000 mon.a (mon.0) 7412 : audit [DBG] from='client.? 172.21.15.67:0/1984162414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:16.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:16 smithi067 bash[17655]: audit 2024-04-03T18:52:16.177099+0000 mon.a (mon.0) 7412 : audit [DBG] from='client.? 172.21.15.67:0/1984162414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:16.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:16 smithi067 bash[27441]: audit 2024-04-03T18:52:16.177099+0000 mon.a (mon.0) 7412 : audit [DBG] from='client.? 172.21.15.67:0/1984162414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:17.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:17 smithi082 bash[20963]: cluster 2024-04-03T18:52:16.318780+0000 mgr.y (mgr.24370) 8215 : cluster [DBG] pgmap v8199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:17.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:17 smithi067 bash[17655]: cluster 2024-04-03T18:52:16.318780+0000 mgr.y (mgr.24370) 8215 : cluster [DBG] pgmap v8199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:17.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:17 smithi067 bash[27441]: cluster 2024-04-03T18:52:16.318780+0000 mgr.y (mgr.24370) 8215 : cluster [DBG] pgmap v8199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:19.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:19 smithi082 bash[20963]: cluster 2024-04-03T18:52:18.319317+0000 mgr.y (mgr.24370) 8216 : cluster [DBG] pgmap v8200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:19.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:19 smithi082 bash[20963]: audit 2024-04-03T18:52:18.631055+0000 mon.a (mon.0) 7413 : audit [DBG] from='client.? 172.21.15.67:0/3457581323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:19.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:19 smithi067 bash[17655]: cluster 2024-04-03T18:52:18.319317+0000 mgr.y (mgr.24370) 8216 : cluster [DBG] pgmap v8200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:19.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:19 smithi067 bash[17655]: audit 2024-04-03T18:52:18.631055+0000 mon.a (mon.0) 7413 : audit [DBG] from='client.? 172.21.15.67:0/3457581323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:19.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:19 smithi067 bash[27441]: cluster 2024-04-03T18:52:18.319317+0000 mgr.y (mgr.24370) 8216 : cluster [DBG] pgmap v8200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:19.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:19 smithi067 bash[27441]: audit 2024-04-03T18:52:18.631055+0000 mon.a (mon.0) 7413 : audit [DBG] from='client.? 172.21.15.67:0/3457581323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:21.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:21 smithi082 bash[20963]: cluster 2024-04-03T18:52:20.319979+0000 mgr.y (mgr.24370) 8217 : cluster [DBG] pgmap v8201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:21.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:21 smithi082 bash[20963]: audit 2024-04-03T18:52:21.080602+0000 mon.a (mon.0) 7414 : audit [DBG] from='client.? 172.21.15.67:0/1811226225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:21.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:21 smithi067 bash[27441]: cluster 2024-04-03T18:52:20.319979+0000 mgr.y (mgr.24370) 8217 : cluster [DBG] pgmap v8201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:21.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:21 smithi067 bash[27441]: audit 2024-04-03T18:52:21.080602+0000 mon.a (mon.0) 7414 : audit [DBG] from='client.? 172.21.15.67:0/1811226225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:21.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:21 smithi067 bash[17655]: cluster 2024-04-03T18:52:20.319979+0000 mgr.y (mgr.24370) 8217 : cluster [DBG] pgmap v8201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:21.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:21 smithi067 bash[17655]: audit 2024-04-03T18:52:21.080602+0000 mon.a (mon.0) 7414 : audit [DBG] from='client.? 172.21.15.67:0/1811226225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:23.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:52:23.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:52:23.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:23 smithi082 bash[20963]: cluster 2024-04-03T18:52:22.321086+0000 mgr.y (mgr.24370) 8218 : cluster [DBG] pgmap v8202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:23.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:23 smithi067 bash[27441]: cluster 2024-04-03T18:52:22.321086+0000 mgr.y (mgr.24370) 8218 : cluster [DBG] pgmap v8202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:23.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:23 smithi067 bash[17655]: cluster 2024-04-03T18:52:22.321086+0000 mgr.y (mgr.24370) 8218 : cluster [DBG] pgmap v8202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:24.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:24 smithi082 bash[20963]: audit 2024-04-03T18:52:23.538509+0000 mon.c (mon.2) 3229 : audit [DBG] from='client.? 172.21.15.67:0/375245482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:24.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:24 smithi067 bash[17655]: audit 2024-04-03T18:52:23.538509+0000 mon.c (mon.2) 3229 : audit [DBG] from='client.? 172.21.15.67:0/375245482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:24.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:24 smithi067 bash[27441]: audit 2024-04-03T18:52:23.538509+0000 mon.c (mon.2) 3229 : audit [DBG] from='client.? 172.21.15.67:0/375245482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:25.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:25 smithi082 bash[20963]: cluster 2024-04-03T18:52:24.321766+0000 mgr.y (mgr.24370) 8219 : cluster [DBG] pgmap v8203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:25.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:25 smithi082 bash[20963]: audit 2024-04-03T18:52:25.087563+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:25.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:25 smithi067 bash[27441]: cluster 2024-04-03T18:52:24.321766+0000 mgr.y (mgr.24370) 8219 : cluster [DBG] pgmap v8203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:25.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:25 smithi067 bash[27441]: audit 2024-04-03T18:52:25.087563+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:25.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:25 smithi067 bash[17655]: cluster 2024-04-03T18:52:24.321766+0000 mgr.y (mgr.24370) 8219 : cluster [DBG] pgmap v8203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:25.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:25 smithi067 bash[17655]: audit 2024-04-03T18:52:25.087563+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:26.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:26 smithi082 bash[20963]: audit 2024-04-03T18:52:25.994189+0000 mon.c (mon.2) 3230 : audit [DBG] from='client.? 172.21.15.67:0/1848418876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:26.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:26 smithi067 bash[27441]: audit 2024-04-03T18:52:25.994189+0000 mon.c (mon.2) 3230 : audit [DBG] from='client.? 172.21.15.67:0/1848418876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:26.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:26 smithi067 bash[17655]: audit 2024-04-03T18:52:25.994189+0000 mon.c (mon.2) 3230 : audit [DBG] from='client.? 172.21.15.67:0/1848418876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:27.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:27 smithi082 bash[20963]: cluster 2024-04-03T18:52:26.322961+0000 mgr.y (mgr.24370) 8220 : cluster [DBG] pgmap v8204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:27.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:27 smithi067 bash[27441]: cluster 2024-04-03T18:52:26.322961+0000 mgr.y (mgr.24370) 8220 : cluster [DBG] pgmap v8204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:27.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:27 smithi067 bash[17655]: cluster 2024-04-03T18:52:26.322961+0000 mgr.y (mgr.24370) 8220 : cluster [DBG] pgmap v8204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:28.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:28 smithi082 bash[20963]: audit 2024-04-03T18:52:28.455756+0000 mon.c (mon.2) 3231 : audit [DBG] from='client.? 172.21.15.67:0/249129171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:28.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:28 smithi067 bash[17655]: audit 2024-04-03T18:52:28.455756+0000 mon.c (mon.2) 3231 : audit [DBG] from='client.? 172.21.15.67:0/249129171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:28.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:28 smithi067 bash[27441]: audit 2024-04-03T18:52:28.455756+0000 mon.c (mon.2) 3231 : audit [DBG] from='client.? 172.21.15.67:0/249129171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:29.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:29 smithi082 bash[20963]: cluster 2024-04-03T18:52:28.323447+0000 mgr.y (mgr.24370) 8221 : cluster [DBG] pgmap v8205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:29.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:29 smithi067 bash[27441]: cluster 2024-04-03T18:52:28.323447+0000 mgr.y (mgr.24370) 8221 : cluster [DBG] pgmap v8205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:29.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:29 smithi067 bash[17655]: cluster 2024-04-03T18:52:28.323447+0000 mgr.y (mgr.24370) 8221 : cluster [DBG] pgmap v8205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:31.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:31 smithi082 bash[20963]: cluster 2024-04-03T18:52:30.324099+0000 mgr.y (mgr.24370) 8222 : cluster [DBG] pgmap v8206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:31.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:31 smithi082 bash[20963]: audit 2024-04-03T18:52:30.915275+0000 mon.a (mon.0) 7416 : audit [DBG] from='client.? 172.21.15.67:0/1256967341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:31.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:31 smithi067 bash[27441]: cluster 2024-04-03T18:52:30.324099+0000 mgr.y (mgr.24370) 8222 : cluster [DBG] pgmap v8206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:31.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:31 smithi067 bash[27441]: audit 2024-04-03T18:52:30.915275+0000 mon.a (mon.0) 7416 : audit [DBG] from='client.? 172.21.15.67:0/1256967341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:31.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:31 smithi067 bash[17655]: cluster 2024-04-03T18:52:30.324099+0000 mgr.y (mgr.24370) 8222 : cluster [DBG] pgmap v8206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:31.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:31 smithi067 bash[17655]: audit 2024-04-03T18:52:30.915275+0000 mon.a (mon.0) 7416 : audit [DBG] from='client.? 172.21.15.67:0/1256967341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:33.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:52:33.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:52:33.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:33 smithi082 bash[20963]: cluster 2024-04-03T18:52:32.325271+0000 mgr.y (mgr.24370) 8223 : cluster [DBG] pgmap v8207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:33.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:33 smithi082 bash[20963]: audit 2024-04-03T18:52:33.357162+0000 mon.a (mon.0) 7417 : audit [DBG] from='client.? 172.21.15.67:0/2364867343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:33.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:33 smithi067 bash[17655]: cluster 2024-04-03T18:52:32.325271+0000 mgr.y (mgr.24370) 8223 : cluster [DBG] pgmap v8207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:33.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:33 smithi067 bash[17655]: audit 2024-04-03T18:52:33.357162+0000 mon.a (mon.0) 7417 : audit [DBG] from='client.? 172.21.15.67:0/2364867343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:33.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:33 smithi067 bash[27441]: cluster 2024-04-03T18:52:32.325271+0000 mgr.y (mgr.24370) 8223 : cluster [DBG] pgmap v8207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:33.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:33 smithi067 bash[27441]: audit 2024-04-03T18:52:33.357162+0000 mon.a (mon.0) 7417 : audit [DBG] from='client.? 172.21.15.67:0/2364867343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:35.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:35 smithi082 bash[20963]: cluster 2024-04-03T18:52:34.325965+0000 mgr.y (mgr.24370) 8224 : cluster [DBG] pgmap v8208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:35.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:35 smithi067 bash[17655]: cluster 2024-04-03T18:52:34.325965+0000 mgr.y (mgr.24370) 8224 : cluster [DBG] pgmap v8208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:35.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:35 smithi067 bash[27441]: cluster 2024-04-03T18:52:34.325965+0000 mgr.y (mgr.24370) 8224 : cluster [DBG] pgmap v8208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:36.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:36 smithi082 bash[20963]: audit 2024-04-03T18:52:35.814503+0000 mon.a (mon.0) 7418 : audit [DBG] from='client.? 172.21.15.67:0/1289115072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:36.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:36 smithi067 bash[17655]: audit 2024-04-03T18:52:35.814503+0000 mon.a (mon.0) 7418 : audit [DBG] from='client.? 172.21.15.67:0/1289115072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:36.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:36 smithi067 bash[27441]: audit 2024-04-03T18:52:35.814503+0000 mon.a (mon.0) 7418 : audit [DBG] from='client.? 172.21.15.67:0/1289115072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:37.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:37 smithi082 bash[20963]: cluster 2024-04-03T18:52:36.327264+0000 mgr.y (mgr.24370) 8225 : cluster [DBG] pgmap v8209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:37.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:37 smithi067 bash[27441]: cluster 2024-04-03T18:52:36.327264+0000 mgr.y (mgr.24370) 8225 : cluster [DBG] pgmap v8209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:37.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:37 smithi067 bash[17655]: cluster 2024-04-03T18:52:36.327264+0000 mgr.y (mgr.24370) 8225 : cluster [DBG] pgmap v8209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:38.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:38 smithi082 bash[20963]: audit 2024-04-03T18:52:38.266361+0000 mon.c (mon.2) 3232 : audit [DBG] from='client.? 172.21.15.67:0/34710630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:38.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:38 smithi067 bash[27441]: audit 2024-04-03T18:52:38.266361+0000 mon.c (mon.2) 3232 : audit [DBG] from='client.? 172.21.15.67:0/34710630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:38.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:38 smithi067 bash[17655]: audit 2024-04-03T18:52:38.266361+0000 mon.c (mon.2) 3232 : audit [DBG] from='client.? 172.21.15.67:0/34710630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:39.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:39 smithi082 bash[20963]: cluster 2024-04-03T18:52:38.327991+0000 mgr.y (mgr.24370) 8226 : cluster [DBG] pgmap v8210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:39.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:39 smithi067 bash[27441]: cluster 2024-04-03T18:52:38.327991+0000 mgr.y (mgr.24370) 8226 : cluster [DBG] pgmap v8210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:39.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:39 smithi067 bash[17655]: cluster 2024-04-03T18:52:38.327991+0000 mgr.y (mgr.24370) 8226 : cluster [DBG] pgmap v8210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:40.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:40 smithi082 bash[20963]: audit 2024-04-03T18:52:40.087741+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:40.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:40 smithi067 bash[17655]: audit 2024-04-03T18:52:40.087741+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:40.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:40 smithi067 bash[27441]: audit 2024-04-03T18:52:40.087741+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:41.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:41 smithi082 bash[20963]: cluster 2024-04-03T18:52:40.328530+0000 mgr.y (mgr.24370) 8227 : cluster [DBG] pgmap v8211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:41.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:41 smithi082 bash[20963]: audit 2024-04-03T18:52:40.714360+0000 mon.c (mon.2) 3233 : audit [DBG] from='client.? 172.21.15.67:0/2111448682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:41.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:41 smithi067 bash[17655]: cluster 2024-04-03T18:52:40.328530+0000 mgr.y (mgr.24370) 8227 : cluster [DBG] pgmap v8211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:41.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:41 smithi067 bash[17655]: audit 2024-04-03T18:52:40.714360+0000 mon.c (mon.2) 3233 : audit [DBG] from='client.? 172.21.15.67:0/2111448682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:41.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:41 smithi067 bash[27441]: cluster 2024-04-03T18:52:40.328530+0000 mgr.y (mgr.24370) 8227 : cluster [DBG] pgmap v8211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:41.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:41 smithi067 bash[27441]: audit 2024-04-03T18:52:40.714360+0000 mon.c (mon.2) 3233 : audit [DBG] from='client.? 172.21.15.67:0/2111448682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:43.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:52:43.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:52:43.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:43 smithi082 bash[20963]: cluster 2024-04-03T18:52:42.329804+0000 mgr.y (mgr.24370) 8228 : cluster [DBG] pgmap v8212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:43.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:43 smithi082 bash[20963]: audit 2024-04-03T18:52:43.168686+0000 mon.a (mon.0) 7420 : audit [DBG] from='client.? 172.21.15.67:0/3447747702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:43.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:43 smithi067 bash[17655]: cluster 2024-04-03T18:52:42.329804+0000 mgr.y (mgr.24370) 8228 : cluster [DBG] pgmap v8212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:43.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:43 smithi067 bash[17655]: audit 2024-04-03T18:52:43.168686+0000 mon.a (mon.0) 7420 : audit [DBG] from='client.? 172.21.15.67:0/3447747702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:43.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:43 smithi067 bash[27441]: cluster 2024-04-03T18:52:42.329804+0000 mgr.y (mgr.24370) 8228 : cluster [DBG] pgmap v8212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:43.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:43 smithi067 bash[27441]: audit 2024-04-03T18:52:43.168686+0000 mon.a (mon.0) 7420 : audit [DBG] from='client.? 172.21.15.67:0/3447747702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:45.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:45 smithi082 bash[20963]: cluster 2024-04-03T18:52:44.330641+0000 mgr.y (mgr.24370) 8229 : cluster [DBG] pgmap v8213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:45.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:45 smithi067 bash[17655]: cluster 2024-04-03T18:52:44.330641+0000 mgr.y (mgr.24370) 8229 : cluster [DBG] pgmap v8213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:45.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:45 smithi067 bash[27441]: cluster 2024-04-03T18:52:44.330641+0000 mgr.y (mgr.24370) 8229 : cluster [DBG] pgmap v8213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:46.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:46 smithi082 bash[20963]: audit 2024-04-03T18:52:45.625796+0000 mon.a (mon.0) 7421 : audit [DBG] from='client.? 172.21.15.67:0/162003267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:46.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:46 smithi067 bash[17655]: audit 2024-04-03T18:52:45.625796+0000 mon.a (mon.0) 7421 : audit [DBG] from='client.? 172.21.15.67:0/162003267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:46.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:46 smithi067 bash[27441]: audit 2024-04-03T18:52:45.625796+0000 mon.a (mon.0) 7421 : audit [DBG] from='client.? 172.21.15.67:0/162003267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:47.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:47 smithi082 bash[20963]: cluster 2024-04-03T18:52:46.331822+0000 mgr.y (mgr.24370) 8230 : cluster [DBG] pgmap v8214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:47.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:47 smithi067 bash[17655]: cluster 2024-04-03T18:52:46.331822+0000 mgr.y (mgr.24370) 8230 : cluster [DBG] pgmap v8214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:47.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:47 smithi067 bash[27441]: cluster 2024-04-03T18:52:46.331822+0000 mgr.y (mgr.24370) 8230 : cluster [DBG] pgmap v8214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:48.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:48 smithi082 bash[20963]: audit 2024-04-03T18:52:48.080047+0000 mon.c (mon.2) 3234 : audit [DBG] from='client.? 172.21.15.67:0/138601643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:48.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:48 smithi067 bash[17655]: audit 2024-04-03T18:52:48.080047+0000 mon.c (mon.2) 3234 : audit [DBG] from='client.? 172.21.15.67:0/138601643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:48.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:48 smithi067 bash[27441]: audit 2024-04-03T18:52:48.080047+0000 mon.c (mon.2) 3234 : audit [DBG] from='client.? 172.21.15.67:0/138601643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:49.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:49 smithi082 bash[20963]: cluster 2024-04-03T18:52:48.332560+0000 mgr.y (mgr.24370) 8231 : cluster [DBG] pgmap v8215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:49.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:49 smithi067 bash[17655]: cluster 2024-04-03T18:52:48.332560+0000 mgr.y (mgr.24370) 8231 : cluster [DBG] pgmap v8215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:49.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:49 smithi067 bash[27441]: cluster 2024-04-03T18:52:48.332560+0000 mgr.y (mgr.24370) 8231 : cluster [DBG] pgmap v8215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:50.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:50 smithi082 bash[20963]: audit 2024-04-03T18:52:50.530204+0000 mon.a (mon.0) 7422 : audit [DBG] from='client.? 172.21.15.67:0/3386797989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:50.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:50 smithi067 bash[17655]: audit 2024-04-03T18:52:50.530204+0000 mon.a (mon.0) 7422 : audit [DBG] from='client.? 172.21.15.67:0/3386797989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:50.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:50 smithi067 bash[27441]: audit 2024-04-03T18:52:50.530204+0000 mon.a (mon.0) 7422 : audit [DBG] from='client.? 172.21.15.67:0/3386797989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:51.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:51 smithi082 bash[20963]: cluster 2024-04-03T18:52:50.333305+0000 mgr.y (mgr.24370) 8232 : cluster [DBG] pgmap v8216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:51.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:51 smithi067 bash[17655]: cluster 2024-04-03T18:52:50.333305+0000 mgr.y (mgr.24370) 8232 : cluster [DBG] pgmap v8216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:51.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:51 smithi067 bash[27441]: cluster 2024-04-03T18:52:50.333305+0000 mgr.y (mgr.24370) 8232 : cluster [DBG] pgmap v8216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:53.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:52:53.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:53 smithi082 bash[20963]: cluster 2024-04-03T18:52:52.334436+0000 mgr.y (mgr.24370) 8233 : cluster [DBG] pgmap v8217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:53.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:53 smithi082 bash[20963]: audit 2024-04-03T18:52:52.981029+0000 mon.c (mon.2) 3235 : audit [DBG] from='client.? 172.21.15.67:0/2338873457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:53.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:52:53.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:53 smithi067 bash[17655]: cluster 2024-04-03T18:52:52.334436+0000 mgr.y (mgr.24370) 8233 : cluster [DBG] pgmap v8217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:53.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:53 smithi067 bash[17655]: audit 2024-04-03T18:52:52.981029+0000 mon.c (mon.2) 3235 : audit [DBG] from='client.? 172.21.15.67:0/2338873457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:53.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:53 smithi067 bash[27441]: cluster 2024-04-03T18:52:52.334436+0000 mgr.y (mgr.24370) 8233 : cluster [DBG] pgmap v8217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:53.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:53 smithi067 bash[27441]: audit 2024-04-03T18:52:52.981029+0000 mon.c (mon.2) 3235 : audit [DBG] from='client.? 172.21.15.67:0/2338873457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:55.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:55 smithi082 bash[20963]: cluster 2024-04-03T18:52:54.335156+0000 mgr.y (mgr.24370) 8234 : cluster [DBG] pgmap v8218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:55.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:55 smithi082 bash[20963]: audit 2024-04-03T18:52:55.087579+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:55.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:55 smithi082 bash[20963]: audit 2024-04-03T18:52:55.450735+0000 mon.a (mon.0) 7424 : audit [DBG] from='client.? 172.21.15.67:0/2406406030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:55.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:55 smithi067 bash[27441]: cluster 2024-04-03T18:52:54.335156+0000 mgr.y (mgr.24370) 8234 : cluster [DBG] pgmap v8218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:55.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:55 smithi067 bash[27441]: audit 2024-04-03T18:52:55.087579+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:55.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:55 smithi067 bash[27441]: audit 2024-04-03T18:52:55.450735+0000 mon.a (mon.0) 7424 : audit [DBG] from='client.? 172.21.15.67:0/2406406030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:55.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:55 smithi067 bash[17655]: cluster 2024-04-03T18:52:54.335156+0000 mgr.y (mgr.24370) 8234 : cluster [DBG] pgmap v8218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:55.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:55 smithi067 bash[17655]: audit 2024-04-03T18:52:55.087579+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:52:55.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:55 smithi067 bash[17655]: audit 2024-04-03T18:52:55.450735+0000 mon.a (mon.0) 7424 : audit [DBG] from='client.? 172.21.15.67:0/2406406030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:57.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:57 smithi082 bash[20963]: cluster 2024-04-03T18:52:56.336374+0000 mgr.y (mgr.24370) 8235 : cluster [DBG] pgmap v8219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:57.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:57 smithi067 bash[17655]: cluster 2024-04-03T18:52:56.336374+0000 mgr.y (mgr.24370) 8235 : cluster [DBG] pgmap v8219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:57.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:57 smithi067 bash[27441]: cluster 2024-04-03T18:52:56.336374+0000 mgr.y (mgr.24370) 8235 : cluster [DBG] pgmap v8219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:58.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:58 smithi082 bash[20963]: audit 2024-04-03T18:52:57.917792+0000 mon.a (mon.0) 7425 : audit [DBG] from='client.? 172.21.15.67:0/262701193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:58.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:58 smithi067 bash[17655]: audit 2024-04-03T18:52:57.917792+0000 mon.a (mon.0) 7425 : audit [DBG] from='client.? 172.21.15.67:0/262701193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:58.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:58 smithi067 bash[27441]: audit 2024-04-03T18:52:57.917792+0000 mon.a (mon.0) 7425 : audit [DBG] from='client.? 172.21.15.67:0/262701193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:52:59.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:52:59 smithi082 bash[20963]: cluster 2024-04-03T18:52:58.337080+0000 mgr.y (mgr.24370) 8236 : cluster [DBG] pgmap v8220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:59.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:52:59 smithi067 bash[17655]: cluster 2024-04-03T18:52:58.337080+0000 mgr.y (mgr.24370) 8236 : cluster [DBG] pgmap v8220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:52:59.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:52:59 smithi067 bash[27441]: cluster 2024-04-03T18:52:58.337080+0000 mgr.y (mgr.24370) 8236 : cluster [DBG] pgmap v8220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:00.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:00 smithi082 bash[20963]: audit 2024-04-03T18:53:00.372371+0000 mon.a (mon.0) 7426 : audit [DBG] from='client.? 172.21.15.67:0/1583424398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:00.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:00 smithi067 bash[17655]: audit 2024-04-03T18:53:00.372371+0000 mon.a (mon.0) 7426 : audit [DBG] from='client.? 172.21.15.67:0/1583424398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:00.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:00 smithi067 bash[27441]: audit 2024-04-03T18:53:00.372371+0000 mon.a (mon.0) 7426 : audit [DBG] from='client.? 172.21.15.67:0/1583424398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:01.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:01 smithi067 bash[17655]: cluster 2024-04-03T18:53:00.337723+0000 mgr.y (mgr.24370) 8237 : cluster [DBG] pgmap v8221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:01.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:01 smithi067 bash[27441]: cluster 2024-04-03T18:53:00.337723+0000 mgr.y (mgr.24370) 8237 : cluster [DBG] pgmap v8221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:02.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:01 smithi082 bash[20963]: cluster 2024-04-03T18:53:00.337723+0000 mgr.y (mgr.24370) 8237 : cluster [DBG] pgmap v8221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:03.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:53:03.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:03 smithi082 bash[20963]: cluster 2024-04-03T18:53:02.338856+0000 mgr.y (mgr.24370) 8238 : cluster [DBG] pgmap v8222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:03.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:03 smithi082 bash[20963]: audit 2024-04-03T18:53:02.827490+0000 mon.c (mon.2) 3236 : audit [DBG] from='client.? 172.21.15.67:0/1620784093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:03.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:53:03.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:03 smithi067 bash[17655]: cluster 2024-04-03T18:53:02.338856+0000 mgr.y (mgr.24370) 8238 : cluster [DBG] pgmap v8222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:03.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:03 smithi067 bash[17655]: audit 2024-04-03T18:53:02.827490+0000 mon.c (mon.2) 3236 : audit [DBG] from='client.? 172.21.15.67:0/1620784093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:03.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:03 smithi067 bash[27441]: cluster 2024-04-03T18:53:02.338856+0000 mgr.y (mgr.24370) 8238 : cluster [DBG] pgmap v8222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:03.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:03 smithi067 bash[27441]: audit 2024-04-03T18:53:02.827490+0000 mon.c (mon.2) 3236 : audit [DBG] from='client.? 172.21.15.67:0/1620784093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:05.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:05 smithi067 bash[17655]: cluster 2024-04-03T18:53:04.339607+0000 mgr.y (mgr.24370) 8239 : cluster [DBG] pgmap v8223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:05.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:05 smithi067 bash[17655]: audit 2024-04-03T18:53:05.284236+0000 mon.a (mon.0) 7427 : audit [DBG] from='client.? 172.21.15.67:0/2500262040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:05.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:05 smithi067 bash[27441]: cluster 2024-04-03T18:53:04.339607+0000 mgr.y (mgr.24370) 8239 : cluster [DBG] pgmap v8223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:05.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:05 smithi067 bash[27441]: audit 2024-04-03T18:53:05.284236+0000 mon.a (mon.0) 7427 : audit [DBG] from='client.? 172.21.15.67:0/2500262040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:06.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:05 smithi082 bash[20963]: cluster 2024-04-03T18:53:04.339607+0000 mgr.y (mgr.24370) 8239 : cluster [DBG] pgmap v8223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:06.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:05 smithi082 bash[20963]: audit 2024-04-03T18:53:05.284236+0000 mon.a (mon.0) 7427 : audit [DBG] from='client.? 172.21.15.67:0/2500262040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:07.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:07 smithi067 bash[17655]: cluster 2024-04-03T18:53:06.340813+0000 mgr.y (mgr.24370) 8240 : cluster [DBG] pgmap v8224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:07.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:07 smithi067 bash[27441]: cluster 2024-04-03T18:53:06.340813+0000 mgr.y (mgr.24370) 8240 : cluster [DBG] pgmap v8224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:08.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:07 smithi082 bash[20963]: cluster 2024-04-03T18:53:06.340813+0000 mgr.y (mgr.24370) 8240 : cluster [DBG] pgmap v8224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:09.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:08 smithi082 bash[20963]: audit 2024-04-03T18:53:07.735991+0000 mon.c (mon.2) 3237 : audit [DBG] from='client.? 172.21.15.67:0/2511161344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:09.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:08 smithi067 bash[17655]: audit 2024-04-03T18:53:07.735991+0000 mon.c (mon.2) 3237 : audit [DBG] from='client.? 172.21.15.67:0/2511161344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:09.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:08 smithi067 bash[27441]: audit 2024-04-03T18:53:07.735991+0000 mon.c (mon.2) 3237 : audit [DBG] from='client.? 172.21.15.67:0/2511161344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:10.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:09 smithi082 bash[20963]: cluster 2024-04-03T18:53:08.341489+0000 mgr.y (mgr.24370) 8241 : cluster [DBG] pgmap v8225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:10.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:09 smithi067 bash[27441]: cluster 2024-04-03T18:53:08.341489+0000 mgr.y (mgr.24370) 8241 : cluster [DBG] pgmap v8225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:10.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:09 smithi067 bash[17655]: cluster 2024-04-03T18:53:08.341489+0000 mgr.y (mgr.24370) 8241 : cluster [DBG] pgmap v8225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:11.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:10 smithi082 bash[20963]: audit 2024-04-03T18:53:10.088528+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:11.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:10 smithi082 bash[20963]: audit 2024-04-03T18:53:10.190161+0000 mon.a (mon.0) 7429 : audit [DBG] from='client.? 172.21.15.67:0/3145195887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:11.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:10 smithi067 bash[27441]: audit 2024-04-03T18:53:10.088528+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:11.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:10 smithi067 bash[27441]: audit 2024-04-03T18:53:10.190161+0000 mon.a (mon.0) 7429 : audit [DBG] from='client.? 172.21.15.67:0/3145195887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:11.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:10 smithi067 bash[17655]: audit 2024-04-03T18:53:10.088528+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:11.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:10 smithi067 bash[17655]: audit 2024-04-03T18:53:10.190161+0000 mon.a (mon.0) 7429 : audit [DBG] from='client.? 172.21.15.67:0/3145195887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:12.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:11 smithi082 bash[20963]: cluster 2024-04-03T18:53:10.342305+0000 mgr.y (mgr.24370) 8242 : cluster [DBG] pgmap v8226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:12.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:11 smithi067 bash[17655]: cluster 2024-04-03T18:53:10.342305+0000 mgr.y (mgr.24370) 8242 : cluster [DBG] pgmap v8226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:12.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:11 smithi067 bash[27441]: cluster 2024-04-03T18:53:10.342305+0000 mgr.y (mgr.24370) 8242 : cluster [DBG] pgmap v8226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:13.068 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:12 smithi067 bash[17655]: audit 2024-04-03T18:53:12.641166+0000 mon.a (mon.0) 7430 : audit [DBG] from='client.? 172.21.15.67:0/1662038469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:13.068 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:12 smithi067 bash[27441]: audit 2024-04-03T18:53:12.641166+0000 mon.a (mon.0) 7430 : audit [DBG] from='client.? 172.21.15.67:0/1662038469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:13.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:12 smithi082 bash[20963]: audit 2024-04-03T18:53:12.641166+0000 mon.a (mon.0) 7430 : audit [DBG] from='client.? 172.21.15.67:0/1662038469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:13.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:13] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:53:13.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:53:13.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:13 smithi082 bash[20963]: cluster 2024-04-03T18:53:12.343275+0000 mgr.y (mgr.24370) 8243 : cluster [DBG] pgmap v8227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:13.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:13 smithi082 bash[20963]: audit 2024-04-03T18:53:13.470298+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:53:14.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:13 smithi067 bash[27441]: cluster 2024-04-03T18:53:12.343275+0000 mgr.y (mgr.24370) 8243 : cluster [DBG] pgmap v8227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:14.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:13 smithi067 bash[27441]: audit 2024-04-03T18:53:13.470298+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:53:14.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:13 smithi067 bash[17655]: cluster 2024-04-03T18:53:12.343275+0000 mgr.y (mgr.24370) 8243 : cluster [DBG] pgmap v8227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:14.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:13 smithi067 bash[17655]: audit 2024-04-03T18:53:13.470298+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:53:16.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:15 smithi082 bash[20963]: cluster 2024-04-03T18:53:14.344112+0000 mgr.y (mgr.24370) 8244 : cluster [DBG] pgmap v8228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:16.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:15 smithi082 bash[20963]: audit 2024-04-03T18:53:15.094379+0000 mon.a (mon.0) 7432 : audit [DBG] from='client.? 172.21.15.67:0/1567170260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:16.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:15 smithi067 bash[27441]: cluster 2024-04-03T18:53:14.344112+0000 mgr.y (mgr.24370) 8244 : cluster [DBG] pgmap v8228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:16.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:15 smithi067 bash[27441]: audit 2024-04-03T18:53:15.094379+0000 mon.a (mon.0) 7432 : audit [DBG] from='client.? 172.21.15.67:0/1567170260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:16.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:15 smithi067 bash[17655]: cluster 2024-04-03T18:53:14.344112+0000 mgr.y (mgr.24370) 8244 : cluster [DBG] pgmap v8228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:16.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:15 smithi067 bash[17655]: audit 2024-04-03T18:53:15.094379+0000 mon.a (mon.0) 7432 : audit [DBG] from='client.? 172.21.15.67:0/1567170260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:18.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:17 smithi082 bash[20963]: cluster 2024-04-03T18:53:16.345438+0000 mgr.y (mgr.24370) 8245 : cluster [DBG] pgmap v8229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:18.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:17 smithi082 bash[20963]: audit 2024-04-03T18:53:17.542895+0000 mon.c (mon.2) 3238 : audit [DBG] from='client.? 172.21.15.67:0/2449256805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:18.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:17 smithi067 bash[17655]: cluster 2024-04-03T18:53:16.345438+0000 mgr.y (mgr.24370) 8245 : cluster [DBG] pgmap v8229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:18.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:17 smithi067 bash[17655]: audit 2024-04-03T18:53:17.542895+0000 mon.c (mon.2) 3238 : audit [DBG] from='client.? 172.21.15.67:0/2449256805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:18.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:17 smithi067 bash[27441]: cluster 2024-04-03T18:53:16.345438+0000 mgr.y (mgr.24370) 8245 : cluster [DBG] pgmap v8229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:18.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:17 smithi067 bash[27441]: audit 2024-04-03T18:53:17.542895+0000 mon.c (mon.2) 3238 : audit [DBG] from='client.? 172.21.15.67:0/2449256805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:20.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:19 smithi082 bash[20963]: cluster 2024-04-03T18:53:18.346153+0000 mgr.y (mgr.24370) 8246 : cluster [DBG] pgmap v8230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:20.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:19 smithi082 bash[20963]: audit 2024-04-03T18:53:19.216638+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:19 smithi082 bash[20963]: audit 2024-04-03T18:53:19.223329+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:19 smithi082 bash[20963]: audit 2024-04-03T18:53:19.469384+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.120 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:19 smithi082 bash[20963]: audit 2024-04-03T18:53:19.476962+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[17655]: cluster 2024-04-03T18:53:18.346153+0000 mgr.y (mgr.24370) 8246 : cluster [DBG] pgmap v8230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:20.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[17655]: audit 2024-04-03T18:53:19.216638+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[17655]: audit 2024-04-03T18:53:19.223329+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[17655]: audit 2024-04-03T18:53:19.469384+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.152 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[17655]: audit 2024-04-03T18:53:19.476962+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[27441]: cluster 2024-04-03T18:53:18.346153+0000 mgr.y (mgr.24370) 8246 : cluster [DBG] pgmap v8230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:20.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[27441]: audit 2024-04-03T18:53:19.216638+0000 mon.a (mon.0) 7433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[27441]: audit 2024-04-03T18:53:19.223329+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.152 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[27441]: audit 2024-04-03T18:53:19.469384+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:20.153 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:19 smithi067 bash[27441]: audit 2024-04-03T18:53:19.476962+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:20 smithi082 bash[20963]: audit 2024-04-03T18:53:19.972544+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:20 smithi082 bash[20963]: audit 2024-04-03T18:53:19.978760+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:20 smithi082 bash[20963]: audit 2024-04-03T18:53:20.004202+0000 mon.c (mon.2) 3239 : audit [DBG] from='client.? 172.21.15.67:0/1042731437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:21.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:20 smithi082 bash[20963]: audit 2024-04-03T18:53:20.174064+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:20 smithi082 bash[20963]: audit 2024-04-03T18:53:20.182348+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:20 smithi082 bash[20963]: audit 2024-04-03T18:53:20.184082+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:53:21.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:20 smithi082 bash[20963]: audit 2024-04-03T18:53:20.185451+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:53:21.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:20 smithi082 bash[20963]: audit 2024-04-03T18:53:20.193662+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[17655]: audit 2024-04-03T18:53:19.972544+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[17655]: audit 2024-04-03T18:53:19.978760+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[17655]: audit 2024-04-03T18:53:20.004202+0000 mon.c (mon.2) 3239 : audit [DBG] from='client.? 172.21.15.67:0/1042731437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[17655]: audit 2024-04-03T18:53:20.174064+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[17655]: audit 2024-04-03T18:53:20.182348+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[17655]: audit 2024-04-03T18:53:20.184082+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[17655]: audit 2024-04-03T18:53:20.185451+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[17655]: audit 2024-04-03T18:53:20.193662+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[27441]: audit 2024-04-03T18:53:19.972544+0000 mon.a (mon.0) 7437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[27441]: audit 2024-04-03T18:53:19.978760+0000 mon.a (mon.0) 7438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[27441]: audit 2024-04-03T18:53:20.004202+0000 mon.c (mon.2) 3239 : audit [DBG] from='client.? 172.21.15.67:0/1042731437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[27441]: audit 2024-04-03T18:53:20.174064+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[27441]: audit 2024-04-03T18:53:20.182348+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:21.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[27441]: audit 2024-04-03T18:53:20.184082+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:53:21.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[27441]: audit 2024-04-03T18:53:20.185451+0000 mon.a (mon.0) 7442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:53:21.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:20 smithi067 bash[27441]: audit 2024-04-03T18:53:20.193662+0000 mon.a (mon.0) 7443 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:53:22.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:21 smithi082 bash[20963]: cluster 2024-04-03T18:53:20.346797+0000 mgr.y (mgr.24370) 8247 : cluster [DBG] pgmap v8231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:22.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:21 smithi067 bash[17655]: cluster 2024-04-03T18:53:20.346797+0000 mgr.y (mgr.24370) 8247 : cluster [DBG] pgmap v8231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:22.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:21 smithi067 bash[27441]: cluster 2024-04-03T18:53:20.346797+0000 mgr.y (mgr.24370) 8247 : cluster [DBG] pgmap v8231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:23.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:22 smithi082 bash[20963]: audit 2024-04-03T18:53:22.454926+0000 mon.a (mon.0) 7444 : audit [DBG] from='client.? 172.21.15.67:0/3331277300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:23.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:23] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:53:23.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:22 smithi067 bash[17655]: audit 2024-04-03T18:53:22.454926+0000 mon.a (mon.0) 7444 : audit [DBG] from='client.? 172.21.15.67:0/3331277300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:23.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:22 smithi067 bash[27441]: audit 2024-04-03T18:53:22.454926+0000 mon.a (mon.0) 7444 : audit [DBG] from='client.? 172.21.15.67:0/3331277300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:23.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:53:24.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:23 smithi082 bash[20963]: cluster 2024-04-03T18:53:22.347927+0000 mgr.y (mgr.24370) 8248 : cluster [DBG] pgmap v8232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:24.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:23 smithi067 bash[27441]: cluster 2024-04-03T18:53:22.347927+0000 mgr.y (mgr.24370) 8248 : cluster [DBG] pgmap v8232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:24.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:23 smithi067 bash[17655]: cluster 2024-04-03T18:53:22.347927+0000 mgr.y (mgr.24370) 8248 : cluster [DBG] pgmap v8232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:25.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:24 smithi082 bash[20963]: audit 2024-04-03T18:53:24.912616+0000 mon.c (mon.2) 3240 : audit [DBG] from='client.? 172.21.15.67:0/3664781293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:25.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:24 smithi067 bash[17655]: audit 2024-04-03T18:53:24.912616+0000 mon.c (mon.2) 3240 : audit [DBG] from='client.? 172.21.15.67:0/3664781293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:25.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:24 smithi067 bash[27441]: audit 2024-04-03T18:53:24.912616+0000 mon.c (mon.2) 3240 : audit [DBG] from='client.? 172.21.15.67:0/3664781293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:26.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:25 smithi082 bash[20963]: cluster 2024-04-03T18:53:24.348627+0000 mgr.y (mgr.24370) 8249 : cluster [DBG] pgmap v8233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:26.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:25 smithi082 bash[20963]: audit 2024-04-03T18:53:25.088940+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:26.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:25 smithi067 bash[27441]: cluster 2024-04-03T18:53:24.348627+0000 mgr.y (mgr.24370) 8249 : cluster [DBG] pgmap v8233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:26.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:25 smithi067 bash[27441]: audit 2024-04-03T18:53:25.088940+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:26.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:25 smithi067 bash[17655]: cluster 2024-04-03T18:53:24.348627+0000 mgr.y (mgr.24370) 8249 : cluster [DBG] pgmap v8233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:26.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:25 smithi067 bash[17655]: audit 2024-04-03T18:53:25.088940+0000 mon.a (mon.0) 7445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:28.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:27 smithi082 bash[20963]: cluster 2024-04-03T18:53:26.349941+0000 mgr.y (mgr.24370) 8250 : cluster [DBG] pgmap v8234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:28.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:27 smithi082 bash[20963]: audit 2024-04-03T18:53:27.371637+0000 mon.c (mon.2) 3241 : audit [DBG] from='client.? 172.21.15.67:0/1847687563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:28.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:27 smithi067 bash[17655]: cluster 2024-04-03T18:53:26.349941+0000 mgr.y (mgr.24370) 8250 : cluster [DBG] pgmap v8234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:28.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:27 smithi067 bash[17655]: audit 2024-04-03T18:53:27.371637+0000 mon.c (mon.2) 3241 : audit [DBG] from='client.? 172.21.15.67:0/1847687563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:28.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:28 smithi067 bash[27441]: cluster 2024-04-03T18:53:26.349941+0000 mgr.y (mgr.24370) 8250 : cluster [DBG] pgmap v8234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:28.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:28 smithi067 bash[27441]: audit 2024-04-03T18:53:27.371637+0000 mon.c (mon.2) 3241 : audit [DBG] from='client.? 172.21.15.67:0/1847687563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:30.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:30 smithi082 bash[20963]: cluster 2024-04-03T18:53:28.350674+0000 mgr.y (mgr.24370) 8251 : cluster [DBG] pgmap v8235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:30.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:30 smithi082 bash[20963]: audit 2024-04-03T18:53:29.823862+0000 mon.a (mon.0) 7446 : audit [DBG] from='client.? 172.21.15.67:0/50626633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:30.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:30 smithi067 bash[17655]: cluster 2024-04-03T18:53:28.350674+0000 mgr.y (mgr.24370) 8251 : cluster [DBG] pgmap v8235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:30.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:30 smithi067 bash[17655]: audit 2024-04-03T18:53:29.823862+0000 mon.a (mon.0) 7446 : audit [DBG] from='client.? 172.21.15.67:0/50626633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:30.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:30 smithi067 bash[27441]: cluster 2024-04-03T18:53:28.350674+0000 mgr.y (mgr.24370) 8251 : cluster [DBG] pgmap v8235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:30.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:30 smithi067 bash[27441]: audit 2024-04-03T18:53:29.823862+0000 mon.a (mon.0) 7446 : audit [DBG] from='client.? 172.21.15.67:0/50626633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:32.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:32 smithi082 bash[20963]: cluster 2024-04-03T18:53:30.351355+0000 mgr.y (mgr.24370) 8252 : cluster [DBG] pgmap v8236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:32.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:32 smithi067 bash[27441]: cluster 2024-04-03T18:53:30.351355+0000 mgr.y (mgr.24370) 8252 : cluster [DBG] pgmap v8236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:32.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:32 smithi067 bash[17655]: cluster 2024-04-03T18:53:30.351355+0000 mgr.y (mgr.24370) 8252 : cluster [DBG] pgmap v8236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:33.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:33 smithi082 bash[20963]: audit 2024-04-03T18:53:32.283621+0000 mon.c (mon.2) 3242 : audit [DBG] from='client.? 172.21.15.67:0/3893790970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:33.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:33] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:53:33.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:33 smithi067 bash[27441]: audit 2024-04-03T18:53:32.283621+0000 mon.c (mon.2) 3242 : audit [DBG] from='client.? 172.21.15.67:0/3893790970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:33.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:33 smithi067 bash[17655]: audit 2024-04-03T18:53:32.283621+0000 mon.c (mon.2) 3242 : audit [DBG] from='client.? 172.21.15.67:0/3893790970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:33.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:53:34.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:34 smithi082 bash[20963]: cluster 2024-04-03T18:53:32.352530+0000 mgr.y (mgr.24370) 8253 : cluster [DBG] pgmap v8237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:34.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:34 smithi067 bash[27441]: cluster 2024-04-03T18:53:32.352530+0000 mgr.y (mgr.24370) 8253 : cluster [DBG] pgmap v8237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:34.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:34 smithi067 bash[17655]: cluster 2024-04-03T18:53:32.352530+0000 mgr.y (mgr.24370) 8253 : cluster [DBG] pgmap v8237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:35.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:35 smithi082 bash[20963]: audit 2024-04-03T18:53:34.743104+0000 mon.c (mon.2) 3243 : audit [DBG] from='client.? 172.21.15.67:0/2365574857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:35.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:35 smithi067 bash[27441]: audit 2024-04-03T18:53:34.743104+0000 mon.c (mon.2) 3243 : audit [DBG] from='client.? 172.21.15.67:0/2365574857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:35.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:35 smithi067 bash[17655]: audit 2024-04-03T18:53:34.743104+0000 mon.c (mon.2) 3243 : audit [DBG] from='client.? 172.21.15.67:0/2365574857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:36.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:36 smithi082 bash[20963]: cluster 2024-04-03T18:53:34.353208+0000 mgr.y (mgr.24370) 8254 : cluster [DBG] pgmap v8238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:36.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:36 smithi067 bash[17655]: cluster 2024-04-03T18:53:34.353208+0000 mgr.y (mgr.24370) 8254 : cluster [DBG] pgmap v8238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:36.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:36 smithi067 bash[27441]: cluster 2024-04-03T18:53:34.353208+0000 mgr.y (mgr.24370) 8254 : cluster [DBG] pgmap v8238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:38.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:38 smithi082 bash[20963]: cluster 2024-04-03T18:53:36.354414+0000 mgr.y (mgr.24370) 8255 : cluster [DBG] pgmap v8239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:38.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:38 smithi082 bash[20963]: audit 2024-04-03T18:53:37.197787+0000 mon.c (mon.2) 3244 : audit [DBG] from='client.? 172.21.15.67:0/290633500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:38.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:38 smithi067 bash[17655]: cluster 2024-04-03T18:53:36.354414+0000 mgr.y (mgr.24370) 8255 : cluster [DBG] pgmap v8239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:38.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:38 smithi067 bash[17655]: audit 2024-04-03T18:53:37.197787+0000 mon.c (mon.2) 3244 : audit [DBG] from='client.? 172.21.15.67:0/290633500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:38.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:38 smithi067 bash[27441]: cluster 2024-04-03T18:53:36.354414+0000 mgr.y (mgr.24370) 8255 : cluster [DBG] pgmap v8239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:38.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:38 smithi067 bash[27441]: audit 2024-04-03T18:53:37.197787+0000 mon.c (mon.2) 3244 : audit [DBG] from='client.? 172.21.15.67:0/290633500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:40.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:40 smithi082 bash[20963]: cluster 2024-04-03T18:53:38.355113+0000 mgr.y (mgr.24370) 8256 : cluster [DBG] pgmap v8240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:40.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:40 smithi082 bash[20963]: audit 2024-04-03T18:53:39.641430+0000 mon.a (mon.0) 7447 : audit [DBG] from='client.? 172.21.15.67:0/3635737473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:40.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:40 smithi067 bash[27441]: cluster 2024-04-03T18:53:38.355113+0000 mgr.y (mgr.24370) 8256 : cluster [DBG] pgmap v8240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:40.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:40 smithi067 bash[27441]: audit 2024-04-03T18:53:39.641430+0000 mon.a (mon.0) 7447 : audit [DBG] from='client.? 172.21.15.67:0/3635737473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:40.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:40 smithi067 bash[17655]: cluster 2024-04-03T18:53:38.355113+0000 mgr.y (mgr.24370) 8256 : cluster [DBG] pgmap v8240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:40.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:40 smithi067 bash[17655]: audit 2024-04-03T18:53:39.641430+0000 mon.a (mon.0) 7447 : audit [DBG] from='client.? 172.21.15.67:0/3635737473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:41.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:41 smithi082 bash[20963]: audit 2024-04-03T18:53:40.089458+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:41.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:41 smithi067 bash[17655]: audit 2024-04-03T18:53:40.089458+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:41.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:41 smithi067 bash[27441]: audit 2024-04-03T18:53:40.089458+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:42.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:42 smithi082 bash[20963]: cluster 2024-04-03T18:53:40.355793+0000 mgr.y (mgr.24370) 8257 : cluster [DBG] pgmap v8241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:42.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:42 smithi067 bash[27441]: cluster 2024-04-03T18:53:40.355793+0000 mgr.y (mgr.24370) 8257 : cluster [DBG] pgmap v8241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:42.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:42 smithi067 bash[17655]: cluster 2024-04-03T18:53:40.355793+0000 mgr.y (mgr.24370) 8257 : cluster [DBG] pgmap v8241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:43.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:43 smithi082 bash[20963]: audit 2024-04-03T18:53:42.102315+0000 mon.a (mon.0) 7449 : audit [DBG] from='client.? 172.21.15.67:0/1167823068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:43.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:43 smithi067 bash[17655]: audit 2024-04-03T18:53:42.102315+0000 mon.a (mon.0) 7449 : audit [DBG] from='client.? 172.21.15.67:0/1167823068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:43.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:53:43.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:43 smithi067 bash[27441]: audit 2024-04-03T18:53:42.102315+0000 mon.a (mon.0) 7449 : audit [DBG] from='client.? 172.21.15.67:0/1167823068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:43.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:53:44.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:44 smithi082 bash[20963]: cluster 2024-04-03T18:53:42.356981+0000 mgr.y (mgr.24370) 8258 : cluster [DBG] pgmap v8242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:44.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:44 smithi067 bash[17655]: cluster 2024-04-03T18:53:42.356981+0000 mgr.y (mgr.24370) 8258 : cluster [DBG] pgmap v8242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:44.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:44 smithi067 bash[27441]: cluster 2024-04-03T18:53:42.356981+0000 mgr.y (mgr.24370) 8258 : cluster [DBG] pgmap v8242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:45.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:45 smithi082 bash[20963]: audit 2024-04-03T18:53:44.548202+0000 mon.a (mon.0) 7450 : audit [DBG] from='client.? 172.21.15.67:0/458989989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:45.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:45 smithi067 bash[17655]: audit 2024-04-03T18:53:44.548202+0000 mon.a (mon.0) 7450 : audit [DBG] from='client.? 172.21.15.67:0/458989989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:45.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:45 smithi067 bash[27441]: audit 2024-04-03T18:53:44.548202+0000 mon.a (mon.0) 7450 : audit [DBG] from='client.? 172.21.15.67:0/458989989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:46.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:46 smithi082 bash[20963]: cluster 2024-04-03T18:53:44.357617+0000 mgr.y (mgr.24370) 8259 : cluster [DBG] pgmap v8243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:46.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:46 smithi067 bash[27441]: cluster 2024-04-03T18:53:44.357617+0000 mgr.y (mgr.24370) 8259 : cluster [DBG] pgmap v8243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:46.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:46 smithi067 bash[17655]: cluster 2024-04-03T18:53:44.357617+0000 mgr.y (mgr.24370) 8259 : cluster [DBG] pgmap v8243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:47.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:47 smithi082 bash[20963]: audit 2024-04-03T18:53:47.002032+0000 mon.c (mon.2) 3245 : audit [DBG] from='client.? 172.21.15.67:0/4261358670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:47.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:47 smithi067 bash[27441]: audit 2024-04-03T18:53:47.002032+0000 mon.c (mon.2) 3245 : audit [DBG] from='client.? 172.21.15.67:0/4261358670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:47.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:47 smithi067 bash[17655]: audit 2024-04-03T18:53:47.002032+0000 mon.c (mon.2) 3245 : audit [DBG] from='client.? 172.21.15.67:0/4261358670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:48.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:48 smithi082 bash[20963]: cluster 2024-04-03T18:53:46.358768+0000 mgr.y (mgr.24370) 8260 : cluster [DBG] pgmap v8244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:48.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:48 smithi067 bash[27441]: cluster 2024-04-03T18:53:46.358768+0000 mgr.y (mgr.24370) 8260 : cluster [DBG] pgmap v8244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:48.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:48 smithi067 bash[17655]: cluster 2024-04-03T18:53:46.358768+0000 mgr.y (mgr.24370) 8260 : cluster [DBG] pgmap v8244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:50.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:50 smithi082 bash[20963]: cluster 2024-04-03T18:53:48.359361+0000 mgr.y (mgr.24370) 8261 : cluster [DBG] pgmap v8245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:50.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:50 smithi082 bash[20963]: audit 2024-04-03T18:53:49.464542+0000 mon.c (mon.2) 3246 : audit [DBG] from='client.? 172.21.15.67:0/1103239401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:50.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:50 smithi067 bash[27441]: cluster 2024-04-03T18:53:48.359361+0000 mgr.y (mgr.24370) 8261 : cluster [DBG] pgmap v8245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:50.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:50 smithi067 bash[27441]: audit 2024-04-03T18:53:49.464542+0000 mon.c (mon.2) 3246 : audit [DBG] from='client.? 172.21.15.67:0/1103239401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:50.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:50 smithi067 bash[17655]: cluster 2024-04-03T18:53:48.359361+0000 mgr.y (mgr.24370) 8261 : cluster [DBG] pgmap v8245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:50.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:50 smithi067 bash[17655]: audit 2024-04-03T18:53:49.464542+0000 mon.c (mon.2) 3246 : audit [DBG] from='client.? 172.21.15.67:0/1103239401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:52.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:52 smithi082 bash[20963]: cluster 2024-04-03T18:53:50.360060+0000 mgr.y (mgr.24370) 8262 : cluster [DBG] pgmap v8246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:52.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:52 smithi082 bash[20963]: audit 2024-04-03T18:53:51.924415+0000 mon.a (mon.0) 7451 : audit [DBG] from='client.? 172.21.15.67:0/2900973170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:52.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:52 smithi067 bash[27441]: cluster 2024-04-03T18:53:50.360060+0000 mgr.y (mgr.24370) 8262 : cluster [DBG] pgmap v8246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:52.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:52 smithi067 bash[27441]: audit 2024-04-03T18:53:51.924415+0000 mon.a (mon.0) 7451 : audit [DBG] from='client.? 172.21.15.67:0/2900973170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:52.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:52 smithi067 bash[17655]: cluster 2024-04-03T18:53:50.360060+0000 mgr.y (mgr.24370) 8262 : cluster [DBG] pgmap v8246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:52.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:52 smithi067 bash[17655]: audit 2024-04-03T18:53:51.924415+0000 mon.a (mon.0) 7451 : audit [DBG] from='client.? 172.21.15.67:0/2900973170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:53.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:53:53.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:53:54.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:54 smithi082 bash[20963]: cluster 2024-04-03T18:53:52.361173+0000 mgr.y (mgr.24370) 8263 : cluster [DBG] pgmap v8247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:54.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:54 smithi067 bash[27441]: cluster 2024-04-03T18:53:52.361173+0000 mgr.y (mgr.24370) 8263 : cluster [DBG] pgmap v8247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:54.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:54 smithi067 bash[17655]: cluster 2024-04-03T18:53:52.361173+0000 mgr.y (mgr.24370) 8263 : cluster [DBG] pgmap v8247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:55.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:55 smithi082 bash[20963]: audit 2024-04-03T18:53:54.386032+0000 mon.c (mon.2) 3247 : audit [DBG] from='client.? 172.21.15.67:0/4074675502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:55.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:55 smithi082 bash[20963]: audit 2024-04-03T18:53:55.089885+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:55.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:55 smithi067 bash[17655]: audit 2024-04-03T18:53:54.386032+0000 mon.c (mon.2) 3247 : audit [DBG] from='client.? 172.21.15.67:0/4074675502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:55.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:55 smithi067 bash[17655]: audit 2024-04-03T18:53:55.089885+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:55.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:55 smithi067 bash[27441]: audit 2024-04-03T18:53:54.386032+0000 mon.c (mon.2) 3247 : audit [DBG] from='client.? 172.21.15.67:0/4074675502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:55.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:55 smithi067 bash[27441]: audit 2024-04-03T18:53:55.089885+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:53:56.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:56 smithi082 bash[20963]: cluster 2024-04-03T18:53:54.361854+0000 mgr.y (mgr.24370) 8264 : cluster [DBG] pgmap v8248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:56.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:56 smithi067 bash[17655]: cluster 2024-04-03T18:53:54.361854+0000 mgr.y (mgr.24370) 8264 : cluster [DBG] pgmap v8248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:56.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:56 smithi067 bash[27441]: cluster 2024-04-03T18:53:54.361854+0000 mgr.y (mgr.24370) 8264 : cluster [DBG] pgmap v8248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:57.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:57 smithi082 bash[20963]: audit 2024-04-03T18:53:56.836717+0000 mon.c (mon.2) 3248 : audit [DBG] from='client.? 172.21.15.67:0/3815635998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:57.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:57 smithi067 bash[17655]: audit 2024-04-03T18:53:56.836717+0000 mon.c (mon.2) 3248 : audit [DBG] from='client.? 172.21.15.67:0/3815635998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:57.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:57 smithi067 bash[27441]: audit 2024-04-03T18:53:56.836717+0000 mon.c (mon.2) 3248 : audit [DBG] from='client.? 172.21.15.67:0/3815635998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:53:58.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:53:58 smithi082 bash[20963]: cluster 2024-04-03T18:53:56.363033+0000 mgr.y (mgr.24370) 8265 : cluster [DBG] pgmap v8249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:58.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:53:58 smithi067 bash[17655]: cluster 2024-04-03T18:53:56.363033+0000 mgr.y (mgr.24370) 8265 : cluster [DBG] pgmap v8249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:53:58.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:53:58 smithi067 bash[27441]: cluster 2024-04-03T18:53:56.363033+0000 mgr.y (mgr.24370) 8265 : cluster [DBG] pgmap v8249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:00.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:00 smithi082 bash[20963]: cluster 2024-04-03T18:53:58.363752+0000 mgr.y (mgr.24370) 8266 : cluster [DBG] pgmap v8250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:00.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:00 smithi082 bash[20963]: audit 2024-04-03T18:53:59.287988+0000 mon.a (mon.0) 7453 : audit [DBG] from='client.? 172.21.15.67:0/1515326537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:00.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:00 smithi067 bash[17655]: cluster 2024-04-03T18:53:58.363752+0000 mgr.y (mgr.24370) 8266 : cluster [DBG] pgmap v8250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:00.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:00 smithi067 bash[17655]: audit 2024-04-03T18:53:59.287988+0000 mon.a (mon.0) 7453 : audit [DBG] from='client.? 172.21.15.67:0/1515326537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:00.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:00 smithi067 bash[27441]: cluster 2024-04-03T18:53:58.363752+0000 mgr.y (mgr.24370) 8266 : cluster [DBG] pgmap v8250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:00.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:00 smithi067 bash[27441]: audit 2024-04-03T18:53:59.287988+0000 mon.a (mon.0) 7453 : audit [DBG] from='client.? 172.21.15.67:0/1515326537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:01.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:01 smithi082 bash[20963]: cluster 2024-04-03T18:54:00.364445+0000 mgr.y (mgr.24370) 8267 : cluster [DBG] pgmap v8251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:01.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:01 smithi067 bash[17655]: cluster 2024-04-03T18:54:00.364445+0000 mgr.y (mgr.24370) 8267 : cluster [DBG] pgmap v8251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:01.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:01 smithi067 bash[27441]: cluster 2024-04-03T18:54:00.364445+0000 mgr.y (mgr.24370) 8267 : cluster [DBG] pgmap v8251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:02.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:02 smithi082 bash[20963]: audit 2024-04-03T18:54:01.741159+0000 mon.a (mon.0) 7454 : audit [DBG] from='client.? 172.21.15.67:0/80165533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:02.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:02 smithi067 bash[17655]: audit 2024-04-03T18:54:01.741159+0000 mon.a (mon.0) 7454 : audit [DBG] from='client.? 172.21.15.67:0/80165533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:02.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:02 smithi067 bash[27441]: audit 2024-04-03T18:54:01.741159+0000 mon.a (mon.0) 7454 : audit [DBG] from='client.? 172.21.15.67:0/80165533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:03.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:03 smithi067 bash[17655]: cluster 2024-04-03T18:54:02.365610+0000 mgr.y (mgr.24370) 8268 : cluster [DBG] pgmap v8252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:03.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:03 smithi067 bash[27441]: cluster 2024-04-03T18:54:02.365610+0000 mgr.y (mgr.24370) 8268 : cluster [DBG] pgmap v8252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:03.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:54:03.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:03 smithi082 bash[20963]: cluster 2024-04-03T18:54:02.365610+0000 mgr.y (mgr.24370) 8268 : cluster [DBG] pgmap v8252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:03.620 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:54:04.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:04 smithi082 bash[20963]: audit 2024-04-03T18:54:04.199530+0000 mon.c (mon.2) 3249 : audit [DBG] from='client.? 172.21.15.67:0/913185304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:04.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:04 smithi067 bash[17655]: audit 2024-04-03T18:54:04.199530+0000 mon.c (mon.2) 3249 : audit [DBG] from='client.? 172.21.15.67:0/913185304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:04.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:04 smithi067 bash[27441]: audit 2024-04-03T18:54:04.199530+0000 mon.c (mon.2) 3249 : audit [DBG] from='client.? 172.21.15.67:0/913185304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:05.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:05 smithi082 bash[20963]: cluster 2024-04-03T18:54:04.366423+0000 mgr.y (mgr.24370) 8269 : cluster [DBG] pgmap v8253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:05.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:05 smithi067 bash[17655]: cluster 2024-04-03T18:54:04.366423+0000 mgr.y (mgr.24370) 8269 : cluster [DBG] pgmap v8253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:05.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:05 smithi067 bash[27441]: cluster 2024-04-03T18:54:04.366423+0000 mgr.y (mgr.24370) 8269 : cluster [DBG] pgmap v8253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:07.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:07 smithi082 bash[20963]: cluster 2024-04-03T18:54:06.367588+0000 mgr.y (mgr.24370) 8270 : cluster [DBG] pgmap v8254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:07.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:07 smithi082 bash[20963]: audit 2024-04-03T18:54:06.654188+0000 mon.a (mon.0) 7455 : audit [DBG] from='client.? 172.21.15.67:0/846542161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:07.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:07 smithi067 bash[17655]: cluster 2024-04-03T18:54:06.367588+0000 mgr.y (mgr.24370) 8270 : cluster [DBG] pgmap v8254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:07.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:07 smithi067 bash[17655]: audit 2024-04-03T18:54:06.654188+0000 mon.a (mon.0) 7455 : audit [DBG] from='client.? 172.21.15.67:0/846542161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:07.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:07 smithi067 bash[27441]: cluster 2024-04-03T18:54:06.367588+0000 mgr.y (mgr.24370) 8270 : cluster [DBG] pgmap v8254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:07.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:07 smithi067 bash[27441]: audit 2024-04-03T18:54:06.654188+0000 mon.a (mon.0) 7455 : audit [DBG] from='client.? 172.21.15.67:0/846542161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:09.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:09 smithi082 bash[20963]: cluster 2024-04-03T18:54:08.368328+0000 mgr.y (mgr.24370) 8271 : cluster [DBG] pgmap v8255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:09.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:09 smithi082 bash[20963]: audit 2024-04-03T18:54:09.104829+0000 mon.c (mon.2) 3250 : audit [DBG] from='client.? 172.21.15.67:0/2440310730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:09.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:09 smithi067 bash[27441]: cluster 2024-04-03T18:54:08.368328+0000 mgr.y (mgr.24370) 8271 : cluster [DBG] pgmap v8255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:09.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:09 smithi067 bash[27441]: audit 2024-04-03T18:54:09.104829+0000 mon.c (mon.2) 3250 : audit [DBG] from='client.? 172.21.15.67:0/2440310730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:09.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:09 smithi067 bash[17655]: cluster 2024-04-03T18:54:08.368328+0000 mgr.y (mgr.24370) 8271 : cluster [DBG] pgmap v8255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:09.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:09 smithi067 bash[17655]: audit 2024-04-03T18:54:09.104829+0000 mon.c (mon.2) 3250 : audit [DBG] from='client.? 172.21.15.67:0/2440310730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:10.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:10 smithi082 bash[20963]: audit 2024-04-03T18:54:10.090165+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:10.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:10 smithi067 bash[17655]: audit 2024-04-03T18:54:10.090165+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:10.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:10 smithi067 bash[27441]: audit 2024-04-03T18:54:10.090165+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:11.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:11 smithi082 bash[20963]: cluster 2024-04-03T18:54:10.369009+0000 mgr.y (mgr.24370) 8272 : cluster [DBG] pgmap v8256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:11.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:11 smithi067 bash[17655]: cluster 2024-04-03T18:54:10.369009+0000 mgr.y (mgr.24370) 8272 : cluster [DBG] pgmap v8256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:11.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:11 smithi067 bash[27441]: cluster 2024-04-03T18:54:10.369009+0000 mgr.y (mgr.24370) 8272 : cluster [DBG] pgmap v8256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:12.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:12 smithi082 bash[20963]: audit 2024-04-03T18:54:11.561868+0000 mon.c (mon.2) 3251 : audit [DBG] from='client.? 172.21.15.67:0/3328787048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:12.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:12 smithi067 bash[17655]: audit 2024-04-03T18:54:11.561868+0000 mon.c (mon.2) 3251 : audit [DBG] from='client.? 172.21.15.67:0/3328787048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:12.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:12 smithi067 bash[27441]: audit 2024-04-03T18:54:11.561868+0000 mon.c (mon.2) 3251 : audit [DBG] from='client.? 172.21.15.67:0/3328787048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:13.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:54:13.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:54:13.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:13 smithi082 bash[20963]: cluster 2024-04-03T18:54:12.370332+0000 mgr.y (mgr.24370) 8273 : cluster [DBG] pgmap v8257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:13.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:13 smithi067 bash[27441]: cluster 2024-04-03T18:54:12.370332+0000 mgr.y (mgr.24370) 8273 : cluster [DBG] pgmap v8257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:13.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:13 smithi067 bash[17655]: cluster 2024-04-03T18:54:12.370332+0000 mgr.y (mgr.24370) 8273 : cluster [DBG] pgmap v8257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:14.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:14 smithi082 bash[20963]: audit 2024-04-03T18:54:14.012380+0000 mon.c (mon.2) 3252 : audit [DBG] from='client.? 172.21.15.67:0/2729374621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:14.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:14 smithi067 bash[17655]: audit 2024-04-03T18:54:14.012380+0000 mon.c (mon.2) 3252 : audit [DBG] from='client.? 172.21.15.67:0/2729374621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:14.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:14 smithi067 bash[27441]: audit 2024-04-03T18:54:14.012380+0000 mon.c (mon.2) 3252 : audit [DBG] from='client.? 172.21.15.67:0/2729374621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:15.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:15 smithi082 bash[20963]: cluster 2024-04-03T18:54:14.371179+0000 mgr.y (mgr.24370) 8274 : cluster [DBG] pgmap v8258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:15.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:15 smithi067 bash[17655]: cluster 2024-04-03T18:54:14.371179+0000 mgr.y (mgr.24370) 8274 : cluster [DBG] pgmap v8258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:15.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:15 smithi067 bash[27441]: cluster 2024-04-03T18:54:14.371179+0000 mgr.y (mgr.24370) 8274 : cluster [DBG] pgmap v8258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:17.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:17 smithi082 bash[20963]: cluster 2024-04-03T18:54:16.372356+0000 mgr.y (mgr.24370) 8275 : cluster [DBG] pgmap v8259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:17.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:17 smithi082 bash[20963]: audit 2024-04-03T18:54:16.471257+0000 mon.a (mon.0) 7457 : audit [DBG] from='client.? 172.21.15.67:0/4088324256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:17.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:17 smithi067 bash[27441]: cluster 2024-04-03T18:54:16.372356+0000 mgr.y (mgr.24370) 8275 : cluster [DBG] pgmap v8259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:17.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:17 smithi067 bash[27441]: audit 2024-04-03T18:54:16.471257+0000 mon.a (mon.0) 7457 : audit [DBG] from='client.? 172.21.15.67:0/4088324256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:17.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:17 smithi067 bash[17655]: cluster 2024-04-03T18:54:16.372356+0000 mgr.y (mgr.24370) 8275 : cluster [DBG] pgmap v8259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:17.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:17 smithi067 bash[17655]: audit 2024-04-03T18:54:16.471257+0000 mon.a (mon.0) 7457 : audit [DBG] from='client.? 172.21.15.67:0/4088324256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:19.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:19 smithi082 bash[20963]: cluster 2024-04-03T18:54:18.373061+0000 mgr.y (mgr.24370) 8276 : cluster [DBG] pgmap v8260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:19.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:19 smithi082 bash[20963]: audit 2024-04-03T18:54:18.922354+0000 mon.a (mon.0) 7458 : audit [DBG] from='client.? 172.21.15.67:0/170618782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:19.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:19 smithi067 bash[17655]: cluster 2024-04-03T18:54:18.373061+0000 mgr.y (mgr.24370) 8276 : cluster [DBG] pgmap v8260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:19.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:19 smithi067 bash[17655]: audit 2024-04-03T18:54:18.922354+0000 mon.a (mon.0) 7458 : audit [DBG] from='client.? 172.21.15.67:0/170618782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:19.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:19 smithi067 bash[27441]: cluster 2024-04-03T18:54:18.373061+0000 mgr.y (mgr.24370) 8276 : cluster [DBG] pgmap v8260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:19.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:19 smithi067 bash[27441]: audit 2024-04-03T18:54:18.922354+0000 mon.a (mon.0) 7458 : audit [DBG] from='client.? 172.21.15.67:0/170618782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:20.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:20 smithi082 bash[20963]: audit 2024-04-03T18:54:20.270173+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:54:20.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:20 smithi067 bash[17655]: audit 2024-04-03T18:54:20.270173+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:54:20.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:20 smithi067 bash[27441]: audit 2024-04-03T18:54:20.270173+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:54:21.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:21 smithi082 bash[20963]: cluster 2024-04-03T18:54:20.373732+0000 mgr.y (mgr.24370) 8277 : cluster [DBG] pgmap v8261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:21.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:21 smithi082 bash[20963]: audit 2024-04-03T18:54:21.380741+0000 mon.c (mon.2) 3253 : audit [DBG] from='client.? 172.21.15.67:0/1914996441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:21.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:21 smithi067 bash[17655]: cluster 2024-04-03T18:54:20.373732+0000 mgr.y (mgr.24370) 8277 : cluster [DBG] pgmap v8261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:21.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:21 smithi067 bash[17655]: audit 2024-04-03T18:54:21.380741+0000 mon.c (mon.2) 3253 : audit [DBG] from='client.? 172.21.15.67:0/1914996441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:21.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:21 smithi067 bash[27441]: cluster 2024-04-03T18:54:20.373732+0000 mgr.y (mgr.24370) 8277 : cluster [DBG] pgmap v8261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:21.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:21 smithi067 bash[27441]: audit 2024-04-03T18:54:21.380741+0000 mon.c (mon.2) 3253 : audit [DBG] from='client.? 172.21.15.67:0/1914996441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:23.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:54:23.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:23 smithi082 bash[20963]: cluster 2024-04-03T18:54:22.374845+0000 mgr.y (mgr.24370) 8278 : cluster [DBG] pgmap v8262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:23.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:54:23.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:23 smithi067 bash[17655]: cluster 2024-04-03T18:54:22.374845+0000 mgr.y (mgr.24370) 8278 : cluster [DBG] pgmap v8262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:23.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:23 smithi067 bash[27441]: cluster 2024-04-03T18:54:22.374845+0000 mgr.y (mgr.24370) 8278 : cluster [DBG] pgmap v8262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:24.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:24 smithi082 bash[20963]: audit 2024-04-03T18:54:23.832853+0000 mon.c (mon.2) 3254 : audit [DBG] from='client.? 172.21.15.67:0/1751896093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:24.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:24 smithi067 bash[27441]: audit 2024-04-03T18:54:23.832853+0000 mon.c (mon.2) 3254 : audit [DBG] from='client.? 172.21.15.67:0/1751896093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:24.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:24 smithi067 bash[17655]: audit 2024-04-03T18:54:23.832853+0000 mon.c (mon.2) 3254 : audit [DBG] from='client.? 172.21.15.67:0/1751896093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:25.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:25 smithi082 bash[20963]: cluster 2024-04-03T18:54:24.375556+0000 mgr.y (mgr.24370) 8279 : cluster [DBG] pgmap v8263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:25.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:25 smithi082 bash[20963]: audit 2024-04-03T18:54:25.090501+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:25.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:25 smithi067 bash[27441]: cluster 2024-04-03T18:54:24.375556+0000 mgr.y (mgr.24370) 8279 : cluster [DBG] pgmap v8263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:25.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:25 smithi067 bash[27441]: audit 2024-04-03T18:54:25.090501+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:25.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:25 smithi067 bash[17655]: cluster 2024-04-03T18:54:24.375556+0000 mgr.y (mgr.24370) 8279 : cluster [DBG] pgmap v8263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:25.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:25 smithi067 bash[17655]: audit 2024-04-03T18:54:25.090501+0000 mon.a (mon.0) 7460 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:27.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:26 smithi082 bash[20963]: audit 2024-04-03T18:54:25.968686+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:26 smithi082 bash[20963]: audit 2024-04-03T18:54:25.977798+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:26 smithi082 bash[20963]: audit 2024-04-03T18:54:26.280841+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:26 smithi082 bash[20963]: audit 2024-04-03T18:54:26.288965+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:26 smithi082 bash[20963]: audit 2024-04-03T18:54:26.312544+0000 mon.c (mon.2) 3255 : audit [DBG] from='client.? 172.21.15.67:0/3873035050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:27.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:26 smithi082 bash[20963]: audit 2024-04-03T18:54:26.719380+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:54:27.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:26 smithi082 bash[20963]: audit 2024-04-03T18:54:26.720990+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:54:27.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:26 smithi082 bash[20963]: audit 2024-04-03T18:54:26.729979+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[17655]: audit 2024-04-03T18:54:25.968686+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[17655]: audit 2024-04-03T18:54:25.977798+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[17655]: audit 2024-04-03T18:54:26.280841+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[17655]: audit 2024-04-03T18:54:26.288965+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[17655]: audit 2024-04-03T18:54:26.312544+0000 mon.c (mon.2) 3255 : audit [DBG] from='client.? 172.21.15.67:0/3873035050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:27.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[17655]: audit 2024-04-03T18:54:26.719380+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:54:27.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[17655]: audit 2024-04-03T18:54:26.720990+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:54:27.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[17655]: audit 2024-04-03T18:54:26.729979+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[27441]: audit 2024-04-03T18:54:25.968686+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[27441]: audit 2024-04-03T18:54:25.977798+0000 mon.a (mon.0) 7462 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[27441]: audit 2024-04-03T18:54:26.280841+0000 mon.a (mon.0) 7463 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[27441]: audit 2024-04-03T18:54:26.288965+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:27.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[27441]: audit 2024-04-03T18:54:26.312544+0000 mon.c (mon.2) 3255 : audit [DBG] from='client.? 172.21.15.67:0/3873035050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:27.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[27441]: audit 2024-04-03T18:54:26.719380+0000 mon.a (mon.0) 7465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:54:27.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[27441]: audit 2024-04-03T18:54:26.720990+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:54:27.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:26 smithi067 bash[27441]: audit 2024-04-03T18:54:26.729979+0000 mon.a (mon.0) 7467 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:54:28.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:27 smithi082 bash[20963]: cluster 2024-04-03T18:54:26.376856+0000 mgr.y (mgr.24370) 8280 : cluster [DBG] pgmap v8264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:28.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:27 smithi067 bash[27441]: cluster 2024-04-03T18:54:26.376856+0000 mgr.y (mgr.24370) 8280 : cluster [DBG] pgmap v8264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:28.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:27 smithi067 bash[17655]: cluster 2024-04-03T18:54:26.376856+0000 mgr.y (mgr.24370) 8280 : cluster [DBG] pgmap v8264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:29.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:28 smithi082 bash[20963]: audit 2024-04-03T18:54:28.764032+0000 mon.c (mon.2) 3256 : audit [DBG] from='client.? 172.21.15.67:0/2698533494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:29.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:28 smithi067 bash[17655]: audit 2024-04-03T18:54:28.764032+0000 mon.c (mon.2) 3256 : audit [DBG] from='client.? 172.21.15.67:0/2698533494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:29.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:28 smithi067 bash[27441]: audit 2024-04-03T18:54:28.764032+0000 mon.c (mon.2) 3256 : audit [DBG] from='client.? 172.21.15.67:0/2698533494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:30.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:29 smithi082 bash[20963]: cluster 2024-04-03T18:54:28.377503+0000 mgr.y (mgr.24370) 8281 : cluster [DBG] pgmap v8265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:30.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:29 smithi067 bash[27441]: cluster 2024-04-03T18:54:28.377503+0000 mgr.y (mgr.24370) 8281 : cluster [DBG] pgmap v8265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:30.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:29 smithi067 bash[17655]: cluster 2024-04-03T18:54:28.377503+0000 mgr.y (mgr.24370) 8281 : cluster [DBG] pgmap v8265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:32.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:31 smithi082 bash[20963]: cluster 2024-04-03T18:54:30.378302+0000 mgr.y (mgr.24370) 8282 : cluster [DBG] pgmap v8266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:32.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:31 smithi082 bash[20963]: audit 2024-04-03T18:54:31.224311+0000 mon.c (mon.2) 3257 : audit [DBG] from='client.? 172.21.15.67:0/4107798073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:32.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:31 smithi067 bash[27441]: cluster 2024-04-03T18:54:30.378302+0000 mgr.y (mgr.24370) 8282 : cluster [DBG] pgmap v8266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:32.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:31 smithi067 bash[27441]: audit 2024-04-03T18:54:31.224311+0000 mon.c (mon.2) 3257 : audit [DBG] from='client.? 172.21.15.67:0/4107798073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:32.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:31 smithi067 bash[17655]: cluster 2024-04-03T18:54:30.378302+0000 mgr.y (mgr.24370) 8282 : cluster [DBG] pgmap v8266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:32.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:31 smithi067 bash[17655]: audit 2024-04-03T18:54:31.224311+0000 mon.c (mon.2) 3257 : audit [DBG] from='client.? 172.21.15.67:0/4107798073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:33.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:33] "GET /metrics HTTP/1.1" 200 239957 "" "Prometheus/2.43.0" 2024-04-03T18:54:33.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:54:34.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:33 smithi082 bash[20963]: cluster 2024-04-03T18:54:32.379642+0000 mgr.y (mgr.24370) 8283 : cluster [DBG] pgmap v8267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:34.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:33 smithi082 bash[20963]: audit 2024-04-03T18:54:33.679901+0000 mon.c (mon.2) 3258 : audit [DBG] from='client.? 172.21.15.67:0/2751943067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:34.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:33 smithi067 bash[27441]: cluster 2024-04-03T18:54:32.379642+0000 mgr.y (mgr.24370) 8283 : cluster [DBG] pgmap v8267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:34.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:33 smithi067 bash[27441]: audit 2024-04-03T18:54:33.679901+0000 mon.c (mon.2) 3258 : audit [DBG] from='client.? 172.21.15.67:0/2751943067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:34.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:33 smithi067 bash[17655]: cluster 2024-04-03T18:54:32.379642+0000 mgr.y (mgr.24370) 8283 : cluster [DBG] pgmap v8267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:34.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:33 smithi067 bash[17655]: audit 2024-04-03T18:54:33.679901+0000 mon.c (mon.2) 3258 : audit [DBG] from='client.? 172.21.15.67:0/2751943067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:36.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:35 smithi082 bash[20963]: cluster 2024-04-03T18:54:34.380395+0000 mgr.y (mgr.24370) 8284 : cluster [DBG] pgmap v8268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:36.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:35 smithi067 bash[27441]: cluster 2024-04-03T18:54:34.380395+0000 mgr.y (mgr.24370) 8284 : cluster [DBG] pgmap v8268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:36.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:35 smithi067 bash[17655]: cluster 2024-04-03T18:54:34.380395+0000 mgr.y (mgr.24370) 8284 : cluster [DBG] pgmap v8268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:37.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:37 smithi082 bash[20963]: audit 2024-04-03T18:54:36.133127+0000 mon.a (mon.0) 7468 : audit [DBG] from='client.? 172.21.15.67:0/4248940760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:37.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:37 smithi067 bash[17655]: audit 2024-04-03T18:54:36.133127+0000 mon.a (mon.0) 7468 : audit [DBG] from='client.? 172.21.15.67:0/4248940760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:37.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:37 smithi067 bash[27441]: audit 2024-04-03T18:54:36.133127+0000 mon.a (mon.0) 7468 : audit [DBG] from='client.? 172.21.15.67:0/4248940760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:38.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:38 smithi082 bash[20963]: cluster 2024-04-03T18:54:36.381552+0000 mgr.y (mgr.24370) 8285 : cluster [DBG] pgmap v8269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:38.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:38 smithi067 bash[17655]: cluster 2024-04-03T18:54:36.381552+0000 mgr.y (mgr.24370) 8285 : cluster [DBG] pgmap v8269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:38.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:38 smithi067 bash[27441]: cluster 2024-04-03T18:54:36.381552+0000 mgr.y (mgr.24370) 8285 : cluster [DBG] pgmap v8269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:39.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:39 smithi082 bash[20963]: audit 2024-04-03T18:54:38.583642+0000 mon.c (mon.2) 3259 : audit [DBG] from='client.? 172.21.15.67:0/3357277194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:39.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:39 smithi067 bash[17655]: audit 2024-04-03T18:54:38.583642+0000 mon.c (mon.2) 3259 : audit [DBG] from='client.? 172.21.15.67:0/3357277194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:39.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:39 smithi067 bash[27441]: audit 2024-04-03T18:54:38.583642+0000 mon.c (mon.2) 3259 : audit [DBG] from='client.? 172.21.15.67:0/3357277194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:40.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:40 smithi082 bash[20963]: cluster 2024-04-03T18:54:38.382240+0000 mgr.y (mgr.24370) 8286 : cluster [DBG] pgmap v8270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:40.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:40 smithi067 bash[17655]: cluster 2024-04-03T18:54:38.382240+0000 mgr.y (mgr.24370) 8286 : cluster [DBG] pgmap v8270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:40.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:40 smithi067 bash[27441]: cluster 2024-04-03T18:54:38.382240+0000 mgr.y (mgr.24370) 8286 : cluster [DBG] pgmap v8270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:41.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:41 smithi082 bash[20963]: audit 2024-04-03T18:54:40.090832+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:41.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:41 smithi067 bash[17655]: audit 2024-04-03T18:54:40.090832+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:41.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:41 smithi067 bash[27441]: audit 2024-04-03T18:54:40.090832+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:42.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:42 smithi082 bash[20963]: cluster 2024-04-03T18:54:40.382985+0000 mgr.y (mgr.24370) 8287 : cluster [DBG] pgmap v8271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:42.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:42 smithi082 bash[20963]: audit 2024-04-03T18:54:41.039245+0000 mon.c (mon.2) 3260 : audit [DBG] from='client.? 172.21.15.67:0/946562149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:42.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:42 smithi067 bash[27441]: cluster 2024-04-03T18:54:40.382985+0000 mgr.y (mgr.24370) 8287 : cluster [DBG] pgmap v8271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:42.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:42 smithi067 bash[27441]: audit 2024-04-03T18:54:41.039245+0000 mon.c (mon.2) 3260 : audit [DBG] from='client.? 172.21.15.67:0/946562149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:42.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:42 smithi067 bash[17655]: cluster 2024-04-03T18:54:40.382985+0000 mgr.y (mgr.24370) 8287 : cluster [DBG] pgmap v8271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:42.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:42 smithi067 bash[17655]: audit 2024-04-03T18:54:41.039245+0000 mon.c (mon.2) 3260 : audit [DBG] from='client.? 172.21.15.67:0/946562149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:43.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:43] "GET /metrics HTTP/1.1" 200 239961 "" "Prometheus/2.43.0" 2024-04-03T18:54:43.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:54:44.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:44 smithi082 bash[20963]: cluster 2024-04-03T18:54:42.384216+0000 mgr.y (mgr.24370) 8288 : cluster [DBG] pgmap v8272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:44.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:44 smithi082 bash[20963]: audit 2024-04-03T18:54:43.490256+0000 mon.a (mon.0) 7470 : audit [DBG] from='client.? 172.21.15.67:0/2969239665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:44.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:44 smithi067 bash[17655]: cluster 2024-04-03T18:54:42.384216+0000 mgr.y (mgr.24370) 8288 : cluster [DBG] pgmap v8272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:44.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:44 smithi067 bash[17655]: audit 2024-04-03T18:54:43.490256+0000 mon.a (mon.0) 7470 : audit [DBG] from='client.? 172.21.15.67:0/2969239665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:44.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:44 smithi067 bash[27441]: cluster 2024-04-03T18:54:42.384216+0000 mgr.y (mgr.24370) 8288 : cluster [DBG] pgmap v8272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:44.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:44 smithi067 bash[27441]: audit 2024-04-03T18:54:43.490256+0000 mon.a (mon.0) 7470 : audit [DBG] from='client.? 172.21.15.67:0/2969239665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:46.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:46 smithi082 bash[20963]: cluster 2024-04-03T18:54:44.384845+0000 mgr.y (mgr.24370) 8289 : cluster [DBG] pgmap v8273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:46.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:46 smithi082 bash[20963]: audit 2024-04-03T18:54:45.946075+0000 mon.c (mon.2) 3261 : audit [DBG] from='client.? 172.21.15.67:0/3760931057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:46.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:46 smithi067 bash[17655]: cluster 2024-04-03T18:54:44.384845+0000 mgr.y (mgr.24370) 8289 : cluster [DBG] pgmap v8273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:46.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:46 smithi067 bash[17655]: audit 2024-04-03T18:54:45.946075+0000 mon.c (mon.2) 3261 : audit [DBG] from='client.? 172.21.15.67:0/3760931057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:46.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:46 smithi067 bash[27441]: cluster 2024-04-03T18:54:44.384845+0000 mgr.y (mgr.24370) 8289 : cluster [DBG] pgmap v8273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:46.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:46 smithi067 bash[27441]: audit 2024-04-03T18:54:45.946075+0000 mon.c (mon.2) 3261 : audit [DBG] from='client.? 172.21.15.67:0/3760931057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:48.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:48 smithi082 bash[20963]: cluster 2024-04-03T18:54:46.386074+0000 mgr.y (mgr.24370) 8290 : cluster [DBG] pgmap v8274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:48.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:48 smithi067 bash[27441]: cluster 2024-04-03T18:54:46.386074+0000 mgr.y (mgr.24370) 8290 : cluster [DBG] pgmap v8274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:48.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:48 smithi067 bash[17655]: cluster 2024-04-03T18:54:46.386074+0000 mgr.y (mgr.24370) 8290 : cluster [DBG] pgmap v8274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:49.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:49 smithi082 bash[20963]: audit 2024-04-03T18:54:48.404565+0000 mon.c (mon.2) 3262 : audit [DBG] from='client.? 172.21.15.67:0/3020645231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:49.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:49 smithi067 bash[17655]: audit 2024-04-03T18:54:48.404565+0000 mon.c (mon.2) 3262 : audit [DBG] from='client.? 172.21.15.67:0/3020645231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:49.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:49 smithi067 bash[27441]: audit 2024-04-03T18:54:48.404565+0000 mon.c (mon.2) 3262 : audit [DBG] from='client.? 172.21.15.67:0/3020645231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:50.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:50 smithi082 bash[20963]: cluster 2024-04-03T18:54:48.386727+0000 mgr.y (mgr.24370) 8291 : cluster [DBG] pgmap v8275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:50.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:50 smithi067 bash[17655]: cluster 2024-04-03T18:54:48.386727+0000 mgr.y (mgr.24370) 8291 : cluster [DBG] pgmap v8275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:50.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:50 smithi067 bash[27441]: cluster 2024-04-03T18:54:48.386727+0000 mgr.y (mgr.24370) 8291 : cluster [DBG] pgmap v8275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:51.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:51 smithi082 bash[20963]: audit 2024-04-03T18:54:50.859634+0000 mon.c (mon.2) 3263 : audit [DBG] from='client.? 172.21.15.67:0/2895503379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:51.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:51 smithi067 bash[27441]: audit 2024-04-03T18:54:50.859634+0000 mon.c (mon.2) 3263 : audit [DBG] from='client.? 172.21.15.67:0/2895503379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:51.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:51 smithi067 bash[17655]: audit 2024-04-03T18:54:50.859634+0000 mon.c (mon.2) 3263 : audit [DBG] from='client.? 172.21.15.67:0/2895503379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:52.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:52 smithi082 bash[20963]: cluster 2024-04-03T18:54:50.387404+0000 mgr.y (mgr.24370) 8292 : cluster [DBG] pgmap v8276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:52 smithi067 bash[17655]: cluster 2024-04-03T18:54:50.387404+0000 mgr.y (mgr.24370) 8292 : cluster [DBG] pgmap v8276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:52.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:52 smithi067 bash[27441]: cluster 2024-04-03T18:54:50.387404+0000 mgr.y (mgr.24370) 8292 : cluster [DBG] pgmap v8276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:53.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:53] "GET /metrics HTTP/1.1" 200 239961 "" "Prometheus/2.43.0" 2024-04-03T18:54:53.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:54:54.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:54 smithi082 bash[20963]: cluster 2024-04-03T18:54:52.388597+0000 mgr.y (mgr.24370) 8293 : cluster [DBG] pgmap v8277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:54.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:54 smithi082 bash[20963]: audit 2024-04-03T18:54:53.318418+0000 mon.a (mon.0) 7471 : audit [DBG] from='client.? 172.21.15.67:0/46656403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:54.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:54 smithi067 bash[27441]: cluster 2024-04-03T18:54:52.388597+0000 mgr.y (mgr.24370) 8293 : cluster [DBG] pgmap v8277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:54.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:54 smithi067 bash[27441]: audit 2024-04-03T18:54:53.318418+0000 mon.a (mon.0) 7471 : audit [DBG] from='client.? 172.21.15.67:0/46656403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:54.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:54 smithi067 bash[17655]: cluster 2024-04-03T18:54:52.388597+0000 mgr.y (mgr.24370) 8293 : cluster [DBG] pgmap v8277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:54.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:54 smithi067 bash[17655]: audit 2024-04-03T18:54:53.318418+0000 mon.a (mon.0) 7471 : audit [DBG] from='client.? 172.21.15.67:0/46656403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:56.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:56 smithi082 bash[20963]: cluster 2024-04-03T18:54:54.389345+0000 mgr.y (mgr.24370) 8294 : cluster [DBG] pgmap v8278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:56.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:56 smithi082 bash[20963]: audit 2024-04-03T18:54:55.091443+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:56.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:56 smithi082 bash[20963]: audit 2024-04-03T18:54:55.780208+0000 mon.a (mon.0) 7473 : audit [DBG] from='client.? 172.21.15.67:0/1510484522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:56.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:56 smithi067 bash[17655]: cluster 2024-04-03T18:54:54.389345+0000 mgr.y (mgr.24370) 8294 : cluster [DBG] pgmap v8278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:56.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:56 smithi067 bash[17655]: audit 2024-04-03T18:54:55.091443+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:56.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:56 smithi067 bash[17655]: audit 2024-04-03T18:54:55.780208+0000 mon.a (mon.0) 7473 : audit [DBG] from='client.? 172.21.15.67:0/1510484522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:56.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:56 smithi067 bash[27441]: cluster 2024-04-03T18:54:54.389345+0000 mgr.y (mgr.24370) 8294 : cluster [DBG] pgmap v8278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:56.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:56 smithi067 bash[27441]: audit 2024-04-03T18:54:55.091443+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:54:56.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:56 smithi067 bash[27441]: audit 2024-04-03T18:54:55.780208+0000 mon.a (mon.0) 7473 : audit [DBG] from='client.? 172.21.15.67:0/1510484522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:58.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:58 smithi082 bash[20963]: cluster 2024-04-03T18:54:56.390513+0000 mgr.y (mgr.24370) 8295 : cluster [DBG] pgmap v8279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:58.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:58 smithi067 bash[17655]: cluster 2024-04-03T18:54:56.390513+0000 mgr.y (mgr.24370) 8295 : cluster [DBG] pgmap v8279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:58.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:58 smithi067 bash[27441]: cluster 2024-04-03T18:54:56.390513+0000 mgr.y (mgr.24370) 8295 : cluster [DBG] pgmap v8279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:54:59.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:54:59 smithi082 bash[20963]: audit 2024-04-03T18:54:58.229842+0000 mon.c (mon.2) 3264 : audit [DBG] from='client.? 172.21.15.67:0/100085292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:59.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:54:59 smithi067 bash[17655]: audit 2024-04-03T18:54:58.229842+0000 mon.c (mon.2) 3264 : audit [DBG] from='client.? 172.21.15.67:0/100085292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:54:59.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:54:59 smithi067 bash[27441]: audit 2024-04-03T18:54:58.229842+0000 mon.c (mon.2) 3264 : audit [DBG] from='client.? 172.21.15.67:0/100085292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:00.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:00 smithi082 bash[20963]: cluster 2024-04-03T18:54:58.391223+0000 mgr.y (mgr.24370) 8296 : cluster [DBG] pgmap v8280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:00.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:00 smithi067 bash[27441]: cluster 2024-04-03T18:54:58.391223+0000 mgr.y (mgr.24370) 8296 : cluster [DBG] pgmap v8280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:00.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:00 smithi067 bash[17655]: cluster 2024-04-03T18:54:58.391223+0000 mgr.y (mgr.24370) 8296 : cluster [DBG] pgmap v8280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:01.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:01 smithi082 bash[20963]: audit 2024-04-03T18:55:00.685629+0000 mon.a (mon.0) 7474 : audit [DBG] from='client.? 172.21.15.67:0/258173153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:01.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:01 smithi067 bash[17655]: audit 2024-04-03T18:55:00.685629+0000 mon.a (mon.0) 7474 : audit [DBG] from='client.? 172.21.15.67:0/258173153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:01.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:01 smithi067 bash[27441]: audit 2024-04-03T18:55:00.685629+0000 mon.a (mon.0) 7474 : audit [DBG] from='client.? 172.21.15.67:0/258173153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:02.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:02 smithi082 bash[20963]: cluster 2024-04-03T18:55:00.391695+0000 mgr.y (mgr.24370) 8297 : cluster [DBG] pgmap v8281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:02.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:02 smithi067 bash[27441]: cluster 2024-04-03T18:55:00.391695+0000 mgr.y (mgr.24370) 8297 : cluster [DBG] pgmap v8281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:02.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:02 smithi067 bash[17655]: cluster 2024-04-03T18:55:00.391695+0000 mgr.y (mgr.24370) 8297 : cluster [DBG] pgmap v8281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:03.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:03] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:55:03.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:55:04.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:04 smithi082 bash[20963]: cluster 2024-04-03T18:55:02.392655+0000 mgr.y (mgr.24370) 8298 : cluster [DBG] pgmap v8282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:04.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:04 smithi082 bash[20963]: audit 2024-04-03T18:55:03.146738+0000 mon.a (mon.0) 7475 : audit [DBG] from='client.? 172.21.15.67:0/3426194379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:04.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:04 smithi067 bash[17655]: cluster 2024-04-03T18:55:02.392655+0000 mgr.y (mgr.24370) 8298 : cluster [DBG] pgmap v8282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:04.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:04 smithi067 bash[17655]: audit 2024-04-03T18:55:03.146738+0000 mon.a (mon.0) 7475 : audit [DBG] from='client.? 172.21.15.67:0/3426194379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:04.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:04 smithi067 bash[27441]: cluster 2024-04-03T18:55:02.392655+0000 mgr.y (mgr.24370) 8298 : cluster [DBG] pgmap v8282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:04.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:04 smithi067 bash[27441]: audit 2024-04-03T18:55:03.146738+0000 mon.a (mon.0) 7475 : audit [DBG] from='client.? 172.21.15.67:0/3426194379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:06.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:06 smithi082 bash[20963]: cluster 2024-04-03T18:55:04.393324+0000 mgr.y (mgr.24370) 8299 : cluster [DBG] pgmap v8283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:06.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:06 smithi082 bash[20963]: audit 2024-04-03T18:55:05.603397+0000 mon.c (mon.2) 3265 : audit [DBG] from='client.? 172.21.15.67:0/4016597012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:06.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:06 smithi067 bash[27441]: cluster 2024-04-03T18:55:04.393324+0000 mgr.y (mgr.24370) 8299 : cluster [DBG] pgmap v8283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:06.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:06 smithi067 bash[27441]: audit 2024-04-03T18:55:05.603397+0000 mon.c (mon.2) 3265 : audit [DBG] from='client.? 172.21.15.67:0/4016597012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:06.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:06 smithi067 bash[17655]: cluster 2024-04-03T18:55:04.393324+0000 mgr.y (mgr.24370) 8299 : cluster [DBG] pgmap v8283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:06.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:06 smithi067 bash[17655]: audit 2024-04-03T18:55:05.603397+0000 mon.c (mon.2) 3265 : audit [DBG] from='client.? 172.21.15.67:0/4016597012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:08.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:08 smithi082 bash[20963]: cluster 2024-04-03T18:55:06.394482+0000 mgr.y (mgr.24370) 8300 : cluster [DBG] pgmap v8284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:08.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:08 smithi082 bash[20963]: audit 2024-04-03T18:55:08.056925+0000 mon.c (mon.2) 3266 : audit [DBG] from='client.? 172.21.15.67:0/1518859936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:08.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:08 smithi067 bash[27441]: cluster 2024-04-03T18:55:06.394482+0000 mgr.y (mgr.24370) 8300 : cluster [DBG] pgmap v8284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:08.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:08 smithi067 bash[27441]: audit 2024-04-03T18:55:08.056925+0000 mon.c (mon.2) 3266 : audit [DBG] from='client.? 172.21.15.67:0/1518859936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:08.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:08 smithi067 bash[17655]: cluster 2024-04-03T18:55:06.394482+0000 mgr.y (mgr.24370) 8300 : cluster [DBG] pgmap v8284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:08.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:08 smithi067 bash[17655]: audit 2024-04-03T18:55:08.056925+0000 mon.c (mon.2) 3266 : audit [DBG] from='client.? 172.21.15.67:0/1518859936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:10.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:10 smithi082 bash[20963]: cluster 2024-04-03T18:55:08.395176+0000 mgr.y (mgr.24370) 8301 : cluster [DBG] pgmap v8285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:10.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:10 smithi082 bash[20963]: audit 2024-04-03T18:55:10.091550+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:10.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:10 smithi067 bash[27441]: cluster 2024-04-03T18:55:08.395176+0000 mgr.y (mgr.24370) 8301 : cluster [DBG] pgmap v8285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:10.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:10 smithi067 bash[27441]: audit 2024-04-03T18:55:10.091550+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:10.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:10 smithi067 bash[17655]: cluster 2024-04-03T18:55:08.395176+0000 mgr.y (mgr.24370) 8301 : cluster [DBG] pgmap v8285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:10.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:10 smithi067 bash[17655]: audit 2024-04-03T18:55:10.091550+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:11.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:11 smithi082 bash[20963]: audit 2024-04-03T18:55:10.516780+0000 mon.a (mon.0) 7477 : audit [DBG] from='client.? 172.21.15.67:0/3954269101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:11.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:11 smithi067 bash[17655]: audit 2024-04-03T18:55:10.516780+0000 mon.a (mon.0) 7477 : audit [DBG] from='client.? 172.21.15.67:0/3954269101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:11.462 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:11 smithi067 bash[27441]: audit 2024-04-03T18:55:10.516780+0000 mon.a (mon.0) 7477 : audit [DBG] from='client.? 172.21.15.67:0/3954269101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:12.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:12 smithi082 bash[20963]: cluster 2024-04-03T18:55:10.395841+0000 mgr.y (mgr.24370) 8302 : cluster [DBG] pgmap v8286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:12.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:12 smithi067 bash[27441]: cluster 2024-04-03T18:55:10.395841+0000 mgr.y (mgr.24370) 8302 : cluster [DBG] pgmap v8286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:12.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:12 smithi067 bash[17655]: cluster 2024-04-03T18:55:10.395841+0000 mgr.y (mgr.24370) 8302 : cluster [DBG] pgmap v8286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:13.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:13 smithi082 bash[20963]: audit 2024-04-03T18:55:12.977692+0000 mon.c (mon.2) 3267 : audit [DBG] from='client.? 172.21.15.67:0/414444760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:13.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:13] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:55:13.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:13 smithi067 bash[27441]: audit 2024-04-03T18:55:12.977692+0000 mon.c (mon.2) 3267 : audit [DBG] from='client.? 172.21.15.67:0/414444760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:13.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:13 smithi067 bash[17655]: audit 2024-04-03T18:55:12.977692+0000 mon.c (mon.2) 3267 : audit [DBG] from='client.? 172.21.15.67:0/414444760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:13.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:55:14.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:14 smithi067 bash[27441]: cluster 2024-04-03T18:55:12.397037+0000 mgr.y (mgr.24370) 8303 : cluster [DBG] pgmap v8287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:14.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:14 smithi067 bash[17655]: cluster 2024-04-03T18:55:12.397037+0000 mgr.y (mgr.24370) 8303 : cluster [DBG] pgmap v8287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:14.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:14 smithi082 bash[20963]: cluster 2024-04-03T18:55:12.397037+0000 mgr.y (mgr.24370) 8303 : cluster [DBG] pgmap v8287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:16.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:16 smithi067 bash[27441]: cluster 2024-04-03T18:55:14.397863+0000 mgr.y (mgr.24370) 8304 : cluster [DBG] pgmap v8288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:16.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:16 smithi067 bash[27441]: audit 2024-04-03T18:55:15.428494+0000 mon.c (mon.2) 3268 : audit [DBG] from='client.? 172.21.15.67:0/1964988523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:16.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:16 smithi067 bash[17655]: cluster 2024-04-03T18:55:14.397863+0000 mgr.y (mgr.24370) 8304 : cluster [DBG] pgmap v8288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:16.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:16 smithi067 bash[17655]: audit 2024-04-03T18:55:15.428494+0000 mon.c (mon.2) 3268 : audit [DBG] from='client.? 172.21.15.67:0/1964988523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:16.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:16 smithi082 bash[20963]: cluster 2024-04-03T18:55:14.397863+0000 mgr.y (mgr.24370) 8304 : cluster [DBG] pgmap v8288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:16.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:16 smithi082 bash[20963]: audit 2024-04-03T18:55:15.428494+0000 mon.c (mon.2) 3268 : audit [DBG] from='client.? 172.21.15.67:0/1964988523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:18.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:18 smithi067 bash[27441]: cluster 2024-04-03T18:55:16.398965+0000 mgr.y (mgr.24370) 8305 : cluster [DBG] pgmap v8289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:18.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:18 smithi067 bash[27441]: audit 2024-04-03T18:55:17.889061+0000 mon.c (mon.2) 3269 : audit [DBG] from='client.? 172.21.15.67:0/1052854428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:18.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:18 smithi067 bash[17655]: cluster 2024-04-03T18:55:16.398965+0000 mgr.y (mgr.24370) 8305 : cluster [DBG] pgmap v8289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:18.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:18 smithi067 bash[17655]: audit 2024-04-03T18:55:17.889061+0000 mon.c (mon.2) 3269 : audit [DBG] from='client.? 172.21.15.67:0/1052854428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:18.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:18 smithi082 bash[20963]: cluster 2024-04-03T18:55:16.398965+0000 mgr.y (mgr.24370) 8305 : cluster [DBG] pgmap v8289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:18.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:18 smithi082 bash[20963]: audit 2024-04-03T18:55:17.889061+0000 mon.c (mon.2) 3269 : audit [DBG] from='client.? 172.21.15.67:0/1052854428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:20.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:20 smithi067 bash[27441]: cluster 2024-04-03T18:55:18.399657+0000 mgr.y (mgr.24370) 8306 : cluster [DBG] pgmap v8290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:20.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:20 smithi067 bash[17655]: cluster 2024-04-03T18:55:18.399657+0000 mgr.y (mgr.24370) 8306 : cluster [DBG] pgmap v8290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:20.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:20 smithi082 bash[20963]: cluster 2024-04-03T18:55:18.399657+0000 mgr.y (mgr.24370) 8306 : cluster [DBG] pgmap v8290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:21.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:21 smithi067 bash[27441]: audit 2024-04-03T18:55:20.343547+0000 mon.c (mon.2) 3270 : audit [DBG] from='client.? 172.21.15.67:0/880811822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:21.401 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:21 smithi067 bash[17655]: audit 2024-04-03T18:55:20.343547+0000 mon.c (mon.2) 3270 : audit [DBG] from='client.? 172.21.15.67:0/880811822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:21.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:21 smithi082 bash[20963]: audit 2024-04-03T18:55:20.343547+0000 mon.c (mon.2) 3270 : audit [DBG] from='client.? 172.21.15.67:0/880811822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:22.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:22 smithi067 bash[17655]: cluster 2024-04-03T18:55:20.400391+0000 mgr.y (mgr.24370) 8307 : cluster [DBG] pgmap v8291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:22.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:22 smithi067 bash[27441]: cluster 2024-04-03T18:55:20.400391+0000 mgr.y (mgr.24370) 8307 : cluster [DBG] pgmap v8291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:22.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:22 smithi082 bash[20963]: cluster 2024-04-03T18:55:20.400391+0000 mgr.y (mgr.24370) 8307 : cluster [DBG] pgmap v8291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:23.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:23 smithi067 bash[17655]: audit 2024-04-03T18:55:22.795442+0000 mon.c (mon.2) 3271 : audit [DBG] from='client.? 172.21.15.67:0/2962339549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:23.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:23] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:55:23.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:23 smithi067 bash[27441]: audit 2024-04-03T18:55:22.795442+0000 mon.c (mon.2) 3271 : audit [DBG] from='client.? 172.21.15.67:0/2962339549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:23.489 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:23 smithi082 bash[20963]: audit 2024-04-03T18:55:22.795442+0000 mon.c (mon.2) 3271 : audit [DBG] from='client.? 172.21.15.67:0/2962339549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:23.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:55:24.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:24 smithi082 bash[20963]: cluster 2024-04-03T18:55:22.401528+0000 mgr.y (mgr.24370) 8308 : cluster [DBG] pgmap v8292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:24.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:24 smithi067 bash[27441]: cluster 2024-04-03T18:55:22.401528+0000 mgr.y (mgr.24370) 8308 : cluster [DBG] pgmap v8292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:24.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:24 smithi067 bash[17655]: cluster 2024-04-03T18:55:22.401528+0000 mgr.y (mgr.24370) 8308 : cluster [DBG] pgmap v8292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:25.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:25 smithi082 bash[20963]: cluster 2024-04-03T18:55:24.402218+0000 mgr.y (mgr.24370) 8309 : cluster [DBG] pgmap v8293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:25.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:25 smithi082 bash[20963]: audit 2024-04-03T18:55:25.091929+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:25.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:25 smithi067 bash[27441]: cluster 2024-04-03T18:55:24.402218+0000 mgr.y (mgr.24370) 8309 : cluster [DBG] pgmap v8293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:25.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:25 smithi067 bash[27441]: audit 2024-04-03T18:55:25.091929+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:25.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:25 smithi067 bash[17655]: cluster 2024-04-03T18:55:24.402218+0000 mgr.y (mgr.24370) 8309 : cluster [DBG] pgmap v8293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:25.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:25 smithi067 bash[17655]: audit 2024-04-03T18:55:25.091929+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:26.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:26 smithi082 bash[20963]: audit 2024-04-03T18:55:25.251196+0000 mon.a (mon.0) 7479 : audit [DBG] from='client.? 172.21.15.67:0/3011227471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:26.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:26 smithi067 bash[27441]: audit 2024-04-03T18:55:25.251196+0000 mon.a (mon.0) 7479 : audit [DBG] from='client.? 172.21.15.67:0/3011227471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:26.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:26 smithi067 bash[17655]: audit 2024-04-03T18:55:25.251196+0000 mon.a (mon.0) 7479 : audit [DBG] from='client.? 172.21.15.67:0/3011227471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:27.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:27 smithi082 bash[20963]: cluster 2024-04-03T18:55:26.403415+0000 mgr.y (mgr.24370) 8310 : cluster [DBG] pgmap v8294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:27.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:27 smithi082 bash[20963]: audit 2024-04-03T18:55:26.807009+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:55:27.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:27 smithi067 bash[27441]: cluster 2024-04-03T18:55:26.403415+0000 mgr.y (mgr.24370) 8310 : cluster [DBG] pgmap v8294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:27.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:27 smithi067 bash[27441]: audit 2024-04-03T18:55:26.807009+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:55:27.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:27 smithi067 bash[17655]: cluster 2024-04-03T18:55:26.403415+0000 mgr.y (mgr.24370) 8310 : cluster [DBG] pgmap v8294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:27.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:27 smithi067 bash[17655]: audit 2024-04-03T18:55:26.807009+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:55:28.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:28 smithi082 bash[20963]: audit 2024-04-03T18:55:27.709541+0000 mon.a (mon.0) 7481 : audit [DBG] from='client.? 172.21.15.67:0/727626020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:28.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:28 smithi067 bash[17655]: audit 2024-04-03T18:55:27.709541+0000 mon.a (mon.0) 7481 : audit [DBG] from='client.? 172.21.15.67:0/727626020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:28.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:28 smithi067 bash[27441]: audit 2024-04-03T18:55:27.709541+0000 mon.a (mon.0) 7481 : audit [DBG] from='client.? 172.21.15.67:0/727626020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:29.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:29 smithi082 bash[20963]: cluster 2024-04-03T18:55:28.404161+0000 mgr.y (mgr.24370) 8311 : cluster [DBG] pgmap v8295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:29.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:29 smithi067 bash[17655]: cluster 2024-04-03T18:55:28.404161+0000 mgr.y (mgr.24370) 8311 : cluster [DBG] pgmap v8295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:29.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:29 smithi067 bash[27441]: cluster 2024-04-03T18:55:28.404161+0000 mgr.y (mgr.24370) 8311 : cluster [DBG] pgmap v8295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:30.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:30 smithi082 bash[20963]: audit 2024-04-03T18:55:30.174101+0000 mon.a (mon.0) 7482 : audit [DBG] from='client.? 172.21.15.67:0/2418613164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:30.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:30 smithi067 bash[17655]: audit 2024-04-03T18:55:30.174101+0000 mon.a (mon.0) 7482 : audit [DBG] from='client.? 172.21.15.67:0/2418613164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:30.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:30 smithi067 bash[27441]: audit 2024-04-03T18:55:30.174101+0000 mon.a (mon.0) 7482 : audit [DBG] from='client.? 172.21.15.67:0/2418613164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:31.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:31 smithi082 bash[20963]: cluster 2024-04-03T18:55:30.404839+0000 mgr.y (mgr.24370) 8312 : cluster [DBG] pgmap v8296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:31.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:31 smithi067 bash[27441]: cluster 2024-04-03T18:55:30.404839+0000 mgr.y (mgr.24370) 8312 : cluster [DBG] pgmap v8296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:31.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:31 smithi067 bash[17655]: cluster 2024-04-03T18:55:30.404839+0000 mgr.y (mgr.24370) 8312 : cluster [DBG] pgmap v8296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:33.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:33] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:55:33.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:55:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[20963]: cluster 2024-04-03T18:55:32.405582+0000 mgr.y (mgr.24370) 8313 : cluster [DBG] pgmap v8297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[20963]: audit 2024-04-03T18:55:32.501270+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[20963]: audit 2024-04-03T18:55:32.511353+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[20963]: audit 2024-04-03T18:55:32.649745+0000 mon.c (mon.2) 3272 : audit [DBG] from='client.? 172.21.15.67:0/812090032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[20963]: audit 2024-04-03T18:55:32.810122+0000 mon.a (mon.0) 7485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[20963]: audit 2024-04-03T18:55:32.819035+0000 mon.a (mon.0) 7486 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[20963]: audit 2024-04-03T18:55:33.347956+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:55:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[20963]: audit 2024-04-03T18:55:33.349835+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:55:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:33 smithi082 bash[20963]: audit 2024-04-03T18:55:33.359343+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17655]: cluster 2024-04-03T18:55:32.405582+0000 mgr.y (mgr.24370) 8313 : cluster [DBG] pgmap v8297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17655]: audit 2024-04-03T18:55:32.501270+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17655]: audit 2024-04-03T18:55:32.511353+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17655]: audit 2024-04-03T18:55:32.649745+0000 mon.c (mon.2) 3272 : audit [DBG] from='client.? 172.21.15.67:0/812090032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17655]: audit 2024-04-03T18:55:32.810122+0000 mon.a (mon.0) 7485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17655]: audit 2024-04-03T18:55:32.819035+0000 mon.a (mon.0) 7486 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17655]: audit 2024-04-03T18:55:33.347956+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17655]: audit 2024-04-03T18:55:33.349835+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[17655]: audit 2024-04-03T18:55:33.359343+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[27441]: cluster 2024-04-03T18:55:32.405582+0000 mgr.y (mgr.24370) 8313 : cluster [DBG] pgmap v8297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[27441]: audit 2024-04-03T18:55:32.501270+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[27441]: audit 2024-04-03T18:55:32.511353+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[27441]: audit 2024-04-03T18:55:32.649745+0000 mon.c (mon.2) 3272 : audit [DBG] from='client.? 172.21.15.67:0/812090032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:33.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[27441]: audit 2024-04-03T18:55:32.810122+0000 mon.a (mon.0) 7485 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[27441]: audit 2024-04-03T18:55:32.819035+0000 mon.a (mon.0) 7486 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:33.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[27441]: audit 2024-04-03T18:55:33.347956+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:55:33.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[27441]: audit 2024-04-03T18:55:33.349835+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:55:33.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:33 smithi067 bash[27441]: audit 2024-04-03T18:55:33.359343+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:55:35.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:35 smithi082 bash[20963]: cluster 2024-04-03T18:55:34.406227+0000 mgr.y (mgr.24370) 8314 : cluster [DBG] pgmap v8298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:35.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:35 smithi082 bash[20963]: audit 2024-04-03T18:55:35.110468+0000 mon.a (mon.0) 7490 : audit [DBG] from='client.? 172.21.15.67:0/1265404296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:35.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:35 smithi067 bash[27441]: cluster 2024-04-03T18:55:34.406227+0000 mgr.y (mgr.24370) 8314 : cluster [DBG] pgmap v8298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:35.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:35 smithi067 bash[27441]: audit 2024-04-03T18:55:35.110468+0000 mon.a (mon.0) 7490 : audit [DBG] from='client.? 172.21.15.67:0/1265404296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:35.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:35 smithi067 bash[17655]: cluster 2024-04-03T18:55:34.406227+0000 mgr.y (mgr.24370) 8314 : cluster [DBG] pgmap v8298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:35.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:35 smithi067 bash[17655]: audit 2024-04-03T18:55:35.110468+0000 mon.a (mon.0) 7490 : audit [DBG] from='client.? 172.21.15.67:0/1265404296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:37.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:37 smithi082 bash[20963]: cluster 2024-04-03T18:55:36.407364+0000 mgr.y (mgr.24370) 8315 : cluster [DBG] pgmap v8299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:37.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:37 smithi067 bash[17655]: cluster 2024-04-03T18:55:36.407364+0000 mgr.y (mgr.24370) 8315 : cluster [DBG] pgmap v8299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:37.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:37 smithi067 bash[27441]: cluster 2024-04-03T18:55:36.407364+0000 mgr.y (mgr.24370) 8315 : cluster [DBG] pgmap v8299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:38.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:38 smithi082 bash[20963]: audit 2024-04-03T18:55:37.576041+0000 mon.a (mon.0) 7491 : audit [DBG] from='client.? 172.21.15.67:0/2280280008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:38.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:38 smithi067 bash[27441]: audit 2024-04-03T18:55:37.576041+0000 mon.a (mon.0) 7491 : audit [DBG] from='client.? 172.21.15.67:0/2280280008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:38.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:38 smithi067 bash[17655]: audit 2024-04-03T18:55:37.576041+0000 mon.a (mon.0) 7491 : audit [DBG] from='client.? 172.21.15.67:0/2280280008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:39.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:39 smithi082 bash[20963]: cluster 2024-04-03T18:55:38.408086+0000 mgr.y (mgr.24370) 8316 : cluster [DBG] pgmap v8300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:39.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:39 smithi067 bash[27441]: cluster 2024-04-03T18:55:38.408086+0000 mgr.y (mgr.24370) 8316 : cluster [DBG] pgmap v8300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:39.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:39 smithi067 bash[17655]: cluster 2024-04-03T18:55:38.408086+0000 mgr.y (mgr.24370) 8316 : cluster [DBG] pgmap v8300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:40.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:40 smithi082 bash[20963]: audit 2024-04-03T18:55:40.031723+0000 mon.a (mon.0) 7492 : audit [DBG] from='client.? 172.21.15.67:0/3340297797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:40.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:40 smithi082 bash[20963]: audit 2024-04-03T18:55:40.092359+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:40.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:40 smithi067 bash[27441]: audit 2024-04-03T18:55:40.031723+0000 mon.a (mon.0) 7492 : audit [DBG] from='client.? 172.21.15.67:0/3340297797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:40.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:40 smithi067 bash[27441]: audit 2024-04-03T18:55:40.092359+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:40.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:40 smithi067 bash[17655]: audit 2024-04-03T18:55:40.031723+0000 mon.a (mon.0) 7492 : audit [DBG] from='client.? 172.21.15.67:0/3340297797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:40.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:40 smithi067 bash[17655]: audit 2024-04-03T18:55:40.092359+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:41.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:41 smithi082 bash[20963]: cluster 2024-04-03T18:55:40.408718+0000 mgr.y (mgr.24370) 8317 : cluster [DBG] pgmap v8301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:41.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:41 smithi067 bash[27441]: cluster 2024-04-03T18:55:40.408718+0000 mgr.y (mgr.24370) 8317 : cluster [DBG] pgmap v8301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:41.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:41 smithi067 bash[17655]: cluster 2024-04-03T18:55:40.408718+0000 mgr.y (mgr.24370) 8317 : cluster [DBG] pgmap v8301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:42.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:42 smithi082 bash[20963]: audit 2024-04-03T18:55:42.481176+0000 mon.a (mon.0) 7494 : audit [DBG] from='client.? 172.21.15.67:0/3867118764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:42.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:42 smithi067 bash[17655]: audit 2024-04-03T18:55:42.481176+0000 mon.a (mon.0) 7494 : audit [DBG] from='client.? 172.21.15.67:0/3867118764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:42.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:42 smithi067 bash[27441]: audit 2024-04-03T18:55:42.481176+0000 mon.a (mon.0) 7494 : audit [DBG] from='client.? 172.21.15.67:0/3867118764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:43.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:43] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:55:43.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:43 smithi082 bash[20963]: cluster 2024-04-03T18:55:42.409851+0000 mgr.y (mgr.24370) 8318 : cluster [DBG] pgmap v8302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:43.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:55:43.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:43 smithi067 bash[17655]: cluster 2024-04-03T18:55:42.409851+0000 mgr.y (mgr.24370) 8318 : cluster [DBG] pgmap v8302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:43.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:43 smithi067 bash[27441]: cluster 2024-04-03T18:55:42.409851+0000 mgr.y (mgr.24370) 8318 : cluster [DBG] pgmap v8302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:45.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:45 smithi082 bash[20963]: cluster 2024-04-03T18:55:44.410543+0000 mgr.y (mgr.24370) 8319 : cluster [DBG] pgmap v8303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:45.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:45 smithi082 bash[20963]: audit 2024-04-03T18:55:44.941495+0000 mon.a (mon.0) 7495 : audit [DBG] from='client.? 172.21.15.67:0/3696922123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:45.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:45 smithi067 bash[17655]: cluster 2024-04-03T18:55:44.410543+0000 mgr.y (mgr.24370) 8319 : cluster [DBG] pgmap v8303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:45.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:45 smithi067 bash[17655]: audit 2024-04-03T18:55:44.941495+0000 mon.a (mon.0) 7495 : audit [DBG] from='client.? 172.21.15.67:0/3696922123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:45.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:45 smithi067 bash[27441]: cluster 2024-04-03T18:55:44.410543+0000 mgr.y (mgr.24370) 8319 : cluster [DBG] pgmap v8303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:45.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:45 smithi067 bash[27441]: audit 2024-04-03T18:55:44.941495+0000 mon.a (mon.0) 7495 : audit [DBG] from='client.? 172.21.15.67:0/3696922123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:47.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:47 smithi082 bash[20963]: cluster 2024-04-03T18:55:46.411681+0000 mgr.y (mgr.24370) 8320 : cluster [DBG] pgmap v8304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:47.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:47 smithi082 bash[20963]: audit 2024-04-03T18:55:47.390111+0000 mon.c (mon.2) 3273 : audit [DBG] from='client.? 172.21.15.67:0/1347800503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:47.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:47 smithi067 bash[17655]: cluster 2024-04-03T18:55:46.411681+0000 mgr.y (mgr.24370) 8320 : cluster [DBG] pgmap v8304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:47.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:47 smithi067 bash[17655]: audit 2024-04-03T18:55:47.390111+0000 mon.c (mon.2) 3273 : audit [DBG] from='client.? 172.21.15.67:0/1347800503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:47.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:47 smithi067 bash[27441]: cluster 2024-04-03T18:55:46.411681+0000 mgr.y (mgr.24370) 8320 : cluster [DBG] pgmap v8304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:47.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:47 smithi067 bash[27441]: audit 2024-04-03T18:55:47.390111+0000 mon.c (mon.2) 3273 : audit [DBG] from='client.? 172.21.15.67:0/1347800503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:49.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:49 smithi082 bash[20963]: cluster 2024-04-03T18:55:48.412396+0000 mgr.y (mgr.24370) 8321 : cluster [DBG] pgmap v8305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:49.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:49 smithi067 bash[17655]: cluster 2024-04-03T18:55:48.412396+0000 mgr.y (mgr.24370) 8321 : cluster [DBG] pgmap v8305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:49.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:49 smithi067 bash[27441]: cluster 2024-04-03T18:55:48.412396+0000 mgr.y (mgr.24370) 8321 : cluster [DBG] pgmap v8305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:50.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:50 smithi082 bash[20963]: audit 2024-04-03T18:55:49.846027+0000 mon.c (mon.2) 3274 : audit [DBG] from='client.? 172.21.15.67:0/2037895758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:50.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:50 smithi067 bash[17655]: audit 2024-04-03T18:55:49.846027+0000 mon.c (mon.2) 3274 : audit [DBG] from='client.? 172.21.15.67:0/2037895758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:50.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:50 smithi067 bash[27441]: audit 2024-04-03T18:55:49.846027+0000 mon.c (mon.2) 3274 : audit [DBG] from='client.? 172.21.15.67:0/2037895758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:51.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:51 smithi082 bash[20963]: cluster 2024-04-03T18:55:50.413055+0000 mgr.y (mgr.24370) 8322 : cluster [DBG] pgmap v8306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:51.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:51 smithi067 bash[17655]: cluster 2024-04-03T18:55:50.413055+0000 mgr.y (mgr.24370) 8322 : cluster [DBG] pgmap v8306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:51.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:51 smithi067 bash[27441]: cluster 2024-04-03T18:55:50.413055+0000 mgr.y (mgr.24370) 8322 : cluster [DBG] pgmap v8306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:52.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:52 smithi082 bash[20963]: audit 2024-04-03T18:55:52.295843+0000 mon.a (mon.0) 7496 : audit [DBG] from='client.? 172.21.15.67:0/1283223328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:52.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:52 smithi067 bash[17655]: audit 2024-04-03T18:55:52.295843+0000 mon.a (mon.0) 7496 : audit [DBG] from='client.? 172.21.15.67:0/1283223328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:52.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:52 smithi067 bash[27441]: audit 2024-04-03T18:55:52.295843+0000 mon.a (mon.0) 7496 : audit [DBG] from='client.? 172.21.15.67:0/1283223328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:53.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:53] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:55:53.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:53 smithi082 bash[20963]: cluster 2024-04-03T18:55:52.414190+0000 mgr.y (mgr.24370) 8323 : cluster [DBG] pgmap v8307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:53.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:55:53.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:53 smithi067 bash[17655]: cluster 2024-04-03T18:55:52.414190+0000 mgr.y (mgr.24370) 8323 : cluster [DBG] pgmap v8307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:53.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:53 smithi067 bash[27441]: cluster 2024-04-03T18:55:52.414190+0000 mgr.y (mgr.24370) 8323 : cluster [DBG] pgmap v8307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:55.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:55 smithi082 bash[20963]: cluster 2024-04-03T18:55:54.414826+0000 mgr.y (mgr.24370) 8324 : cluster [DBG] pgmap v8308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:55.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:55 smithi082 bash[20963]: audit 2024-04-03T18:55:54.744594+0000 mon.c (mon.2) 3275 : audit [DBG] from='client.? 172.21.15.67:0/1761362686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:55.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:55 smithi082 bash[20963]: audit 2024-04-03T18:55:55.092970+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:55.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:55 smithi067 bash[17655]: cluster 2024-04-03T18:55:54.414826+0000 mgr.y (mgr.24370) 8324 : cluster [DBG] pgmap v8308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:55.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:55 smithi067 bash[17655]: audit 2024-04-03T18:55:54.744594+0000 mon.c (mon.2) 3275 : audit [DBG] from='client.? 172.21.15.67:0/1761362686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:55.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:55 smithi067 bash[17655]: audit 2024-04-03T18:55:55.092970+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:55.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:55 smithi067 bash[27441]: cluster 2024-04-03T18:55:54.414826+0000 mgr.y (mgr.24370) 8324 : cluster [DBG] pgmap v8308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:55.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:55 smithi067 bash[27441]: audit 2024-04-03T18:55:54.744594+0000 mon.c (mon.2) 3275 : audit [DBG] from='client.? 172.21.15.67:0/1761362686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:55.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:55 smithi067 bash[27441]: audit 2024-04-03T18:55:55.092970+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:55:57.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:57 smithi082 bash[20963]: cluster 2024-04-03T18:55:56.416137+0000 mgr.y (mgr.24370) 8325 : cluster [DBG] pgmap v8309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:57.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:57 smithi082 bash[20963]: audit 2024-04-03T18:55:57.180397+0000 mon.c (mon.2) 3276 : audit [DBG] from='client.? 172.21.15.67:0/4176959288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:57.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:57 smithi067 bash[27441]: cluster 2024-04-03T18:55:56.416137+0000 mgr.y (mgr.24370) 8325 : cluster [DBG] pgmap v8309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:57.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:57 smithi067 bash[27441]: audit 2024-04-03T18:55:57.180397+0000 mon.c (mon.2) 3276 : audit [DBG] from='client.? 172.21.15.67:0/4176959288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:57.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:57 smithi067 bash[17655]: cluster 2024-04-03T18:55:56.416137+0000 mgr.y (mgr.24370) 8325 : cluster [DBG] pgmap v8309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:57.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:57 smithi067 bash[17655]: audit 2024-04-03T18:55:57.180397+0000 mon.c (mon.2) 3276 : audit [DBG] from='client.? 172.21.15.67:0/4176959288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:55:59.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:55:59 smithi082 bash[20963]: cluster 2024-04-03T18:55:58.416952+0000 mgr.y (mgr.24370) 8326 : cluster [DBG] pgmap v8310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:59.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:55:59 smithi067 bash[27441]: cluster 2024-04-03T18:55:58.416952+0000 mgr.y (mgr.24370) 8326 : cluster [DBG] pgmap v8310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:55:59.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:55:59 smithi067 bash[17655]: cluster 2024-04-03T18:55:58.416952+0000 mgr.y (mgr.24370) 8326 : cluster [DBG] pgmap v8310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:00.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:00 smithi082 bash[20963]: audit 2024-04-03T18:55:59.636133+0000 mon.a (mon.0) 7498 : audit [DBG] from='client.? 172.21.15.67:0/3349283535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:00.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:00 smithi067 bash[17655]: audit 2024-04-03T18:55:59.636133+0000 mon.a (mon.0) 7498 : audit [DBG] from='client.? 172.21.15.67:0/3349283535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:00.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:00 smithi067 bash[27441]: audit 2024-04-03T18:55:59.636133+0000 mon.a (mon.0) 7498 : audit [DBG] from='client.? 172.21.15.67:0/3349283535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:01.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:01 smithi082 bash[20963]: cluster 2024-04-03T18:56:00.417667+0000 mgr.y (mgr.24370) 8327 : cluster [DBG] pgmap v8311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:01.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:01 smithi067 bash[27441]: cluster 2024-04-03T18:56:00.417667+0000 mgr.y (mgr.24370) 8327 : cluster [DBG] pgmap v8311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:01.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:01 smithi067 bash[17655]: cluster 2024-04-03T18:56:00.417667+0000 mgr.y (mgr.24370) 8327 : cluster [DBG] pgmap v8311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:02.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:02 smithi082 bash[20963]: audit 2024-04-03T18:56:02.083386+0000 mon.c (mon.2) 3277 : audit [DBG] from='client.? 172.21.15.67:0/1344333995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:02.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:02 smithi067 bash[17655]: audit 2024-04-03T18:56:02.083386+0000 mon.c (mon.2) 3277 : audit [DBG] from='client.? 172.21.15.67:0/1344333995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:02.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:02 smithi067 bash[27441]: audit 2024-04-03T18:56:02.083386+0000 mon.c (mon.2) 3277 : audit [DBG] from='client.? 172.21.15.67:0/1344333995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:03.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:03] "GET /metrics HTTP/1.1" 200 239958 "" "Prometheus/2.43.0" 2024-04-03T18:56:03.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:03 smithi082 bash[20963]: cluster 2024-04-03T18:56:02.418819+0000 mgr.y (mgr.24370) 8328 : cluster [DBG] pgmap v8312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:03.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:56:03.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:03 smithi067 bash[27441]: cluster 2024-04-03T18:56:02.418819+0000 mgr.y (mgr.24370) 8328 : cluster [DBG] pgmap v8312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:03.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:03 smithi067 bash[17655]: cluster 2024-04-03T18:56:02.418819+0000 mgr.y (mgr.24370) 8328 : cluster [DBG] pgmap v8312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:04.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:04 smithi082 bash[20963]: audit 2024-04-03T18:56:04.537582+0000 mon.a (mon.0) 7499 : audit [DBG] from='client.? 172.21.15.67:0/3962166902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:04.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:04 smithi067 bash[27441]: audit 2024-04-03T18:56:04.537582+0000 mon.a (mon.0) 7499 : audit [DBG] from='client.? 172.21.15.67:0/3962166902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:04.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:04 smithi067 bash[17655]: audit 2024-04-03T18:56:04.537582+0000 mon.a (mon.0) 7499 : audit [DBG] from='client.? 172.21.15.67:0/3962166902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:05.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:05 smithi082 bash[20963]: cluster 2024-04-03T18:56:04.419466+0000 mgr.y (mgr.24370) 8329 : cluster [DBG] pgmap v8313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:05.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:05 smithi067 bash[27441]: cluster 2024-04-03T18:56:04.419466+0000 mgr.y (mgr.24370) 8329 : cluster [DBG] pgmap v8313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:05.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:05 smithi067 bash[17655]: cluster 2024-04-03T18:56:04.419466+0000 mgr.y (mgr.24370) 8329 : cluster [DBG] pgmap v8313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:07.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:07 smithi082 bash[20963]: cluster 2024-04-03T18:56:06.420661+0000 mgr.y (mgr.24370) 8330 : cluster [DBG] pgmap v8314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:07.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:07 smithi082 bash[20963]: audit 2024-04-03T18:56:07.002187+0000 mon.a (mon.0) 7500 : audit [DBG] from='client.? 172.21.15.67:0/1549217126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:07.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:07 smithi067 bash[17655]: cluster 2024-04-03T18:56:06.420661+0000 mgr.y (mgr.24370) 8330 : cluster [DBG] pgmap v8314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:07.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:07 smithi067 bash[17655]: audit 2024-04-03T18:56:07.002187+0000 mon.a (mon.0) 7500 : audit [DBG] from='client.? 172.21.15.67:0/1549217126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:07.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:07 smithi067 bash[27441]: cluster 2024-04-03T18:56:06.420661+0000 mgr.y (mgr.24370) 8330 : cluster [DBG] pgmap v8314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:07.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:07 smithi067 bash[27441]: audit 2024-04-03T18:56:07.002187+0000 mon.a (mon.0) 7500 : audit [DBG] from='client.? 172.21.15.67:0/1549217126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:09.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:09 smithi082 bash[20963]: cluster 2024-04-03T18:56:08.421368+0000 mgr.y (mgr.24370) 8331 : cluster [DBG] pgmap v8315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:09.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:09 smithi082 bash[20963]: audit 2024-04-03T18:56:09.447180+0000 mon.a (mon.0) 7501 : audit [DBG] from='client.? 172.21.15.67:0/2325873063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:09.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:09 smithi067 bash[27441]: cluster 2024-04-03T18:56:08.421368+0000 mgr.y (mgr.24370) 8331 : cluster [DBG] pgmap v8315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:09.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:09 smithi067 bash[27441]: audit 2024-04-03T18:56:09.447180+0000 mon.a (mon.0) 7501 : audit [DBG] from='client.? 172.21.15.67:0/2325873063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:09.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:09 smithi067 bash[17655]: cluster 2024-04-03T18:56:08.421368+0000 mgr.y (mgr.24370) 8331 : cluster [DBG] pgmap v8315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:09.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:09 smithi067 bash[17655]: audit 2024-04-03T18:56:09.447180+0000 mon.a (mon.0) 7501 : audit [DBG] from='client.? 172.21.15.67:0/2325873063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:10.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:10 smithi067 bash[17655]: audit 2024-04-03T18:56:10.093166+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:10.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:10 smithi067 bash[27441]: audit 2024-04-03T18:56:10.093166+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:11.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:10 smithi082 bash[20963]: audit 2024-04-03T18:56:10.093166+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:11.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:11 smithi067 bash[27441]: cluster 2024-04-03T18:56:10.422061+0000 mgr.y (mgr.24370) 8332 : cluster [DBG] pgmap v8316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:11.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:11 smithi067 bash[17655]: cluster 2024-04-03T18:56:10.422061+0000 mgr.y (mgr.24370) 8332 : cluster [DBG] pgmap v8316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:12.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:11 smithi082 bash[20963]: cluster 2024-04-03T18:56:10.422061+0000 mgr.y (mgr.24370) 8332 : cluster [DBG] pgmap v8316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:12.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:12 smithi067 bash[17655]: audit 2024-04-03T18:56:11.907946+0000 mon.c (mon.2) 3278 : audit [DBG] from='client.? 172.21.15.67:0/303696009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:12.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:12 smithi067 bash[27441]: audit 2024-04-03T18:56:11.907946+0000 mon.c (mon.2) 3278 : audit [DBG] from='client.? 172.21.15.67:0/303696009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:13.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:12 smithi082 bash[20963]: audit 2024-04-03T18:56:11.907946+0000 mon.c (mon.2) 3278 : audit [DBG] from='client.? 172.21.15.67:0/303696009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:13.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:56:13.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:13 smithi082 bash[20963]: cluster 2024-04-03T18:56:12.423254+0000 mgr.y (mgr.24370) 8333 : cluster [DBG] pgmap v8317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:13.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:56:13.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:13 smithi067 bash[17655]: cluster 2024-04-03T18:56:12.423254+0000 mgr.y (mgr.24370) 8333 : cluster [DBG] pgmap v8317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:13.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:13 smithi067 bash[27441]: cluster 2024-04-03T18:56:12.423254+0000 mgr.y (mgr.24370) 8333 : cluster [DBG] pgmap v8317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:14.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:14 smithi067 bash[27441]: audit 2024-04-03T18:56:14.364816+0000 mon.a (mon.0) 7503 : audit [DBG] from='client.? 172.21.15.67:0/833984201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:14.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:14 smithi067 bash[17655]: audit 2024-04-03T18:56:14.364816+0000 mon.a (mon.0) 7503 : audit [DBG] from='client.? 172.21.15.67:0/833984201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:15.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:14 smithi082 bash[20963]: audit 2024-04-03T18:56:14.364816+0000 mon.a (mon.0) 7503 : audit [DBG] from='client.? 172.21.15.67:0/833984201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:15.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:15 smithi067 bash[17655]: cluster 2024-04-03T18:56:14.423920+0000 mgr.y (mgr.24370) 8334 : cluster [DBG] pgmap v8318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:15.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:15 smithi067 bash[27441]: cluster 2024-04-03T18:56:14.423920+0000 mgr.y (mgr.24370) 8334 : cluster [DBG] pgmap v8318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:16.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:15 smithi082 bash[20963]: cluster 2024-04-03T18:56:14.423920+0000 mgr.y (mgr.24370) 8334 : cluster [DBG] pgmap v8318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:17.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:17 smithi067 bash[27441]: cluster 2024-04-03T18:56:16.425074+0000 mgr.y (mgr.24370) 8335 : cluster [DBG] pgmap v8319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:17.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:17 smithi067 bash[27441]: audit 2024-04-03T18:56:16.828480+0000 mon.a (mon.0) 7504 : audit [DBG] from='client.? 172.21.15.67:0/4178143925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:17.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:17 smithi067 bash[17655]: cluster 2024-04-03T18:56:16.425074+0000 mgr.y (mgr.24370) 8335 : cluster [DBG] pgmap v8319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:17.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:17 smithi067 bash[17655]: audit 2024-04-03T18:56:16.828480+0000 mon.a (mon.0) 7504 : audit [DBG] from='client.? 172.21.15.67:0/4178143925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:18.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:17 smithi082 bash[20963]: cluster 2024-04-03T18:56:16.425074+0000 mgr.y (mgr.24370) 8335 : cluster [DBG] pgmap v8319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:18.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:17 smithi082 bash[20963]: audit 2024-04-03T18:56:16.828480+0000 mon.a (mon.0) 7504 : audit [DBG] from='client.? 172.21.15.67:0/4178143925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:20.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:19 smithi082 bash[20963]: cluster 2024-04-03T18:56:18.425722+0000 mgr.y (mgr.24370) 8336 : cluster [DBG] pgmap v8320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:20.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:19 smithi082 bash[20963]: audit 2024-04-03T18:56:19.294872+0000 mon.c (mon.2) 3279 : audit [DBG] from='client.? 172.21.15.67:0/1225928721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:20.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:19 smithi067 bash[27441]: cluster 2024-04-03T18:56:18.425722+0000 mgr.y (mgr.24370) 8336 : cluster [DBG] pgmap v8320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:20.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:19 smithi067 bash[27441]: audit 2024-04-03T18:56:19.294872+0000 mon.c (mon.2) 3279 : audit [DBG] from='client.? 172.21.15.67:0/1225928721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:20.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:19 smithi067 bash[17655]: cluster 2024-04-03T18:56:18.425722+0000 mgr.y (mgr.24370) 8336 : cluster [DBG] pgmap v8320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:20.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:19 smithi067 bash[17655]: audit 2024-04-03T18:56:19.294872+0000 mon.c (mon.2) 3279 : audit [DBG] from='client.? 172.21.15.67:0/1225928721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:22.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:21 smithi082 bash[20963]: cluster 2024-04-03T18:56:20.426411+0000 mgr.y (mgr.24370) 8337 : cluster [DBG] pgmap v8321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:22.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:21 smithi067 bash[17655]: cluster 2024-04-03T18:56:20.426411+0000 mgr.y (mgr.24370) 8337 : cluster [DBG] pgmap v8321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:22.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:21 smithi067 bash[27441]: cluster 2024-04-03T18:56:20.426411+0000 mgr.y (mgr.24370) 8337 : cluster [DBG] pgmap v8321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:23.067 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:22 smithi067 bash[17655]: audit 2024-04-03T18:56:21.744882+0000 mon.c (mon.2) 3280 : audit [DBG] from='client.? 172.21.15.67:0/4109475959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:23.067 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:22 smithi067 bash[27441]: audit 2024-04-03T18:56:21.744882+0000 mon.c (mon.2) 3280 : audit [DBG] from='client.? 172.21.15.67:0/4109475959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:23.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:22 smithi082 bash[20963]: audit 2024-04-03T18:56:21.744882+0000 mon.c (mon.2) 3280 : audit [DBG] from='client.? 172.21.15.67:0/4109475959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:23.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:56:23.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:23 smithi082 bash[20963]: cluster 2024-04-03T18:56:22.427607+0000 mgr.y (mgr.24370) 8338 : cluster [DBG] pgmap v8322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:23.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:56:24.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:23 smithi067 bash[17655]: cluster 2024-04-03T18:56:22.427607+0000 mgr.y (mgr.24370) 8338 : cluster [DBG] pgmap v8322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:24.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:23 smithi067 bash[27441]: cluster 2024-04-03T18:56:22.427607+0000 mgr.y (mgr.24370) 8338 : cluster [DBG] pgmap v8322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:25.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:24 smithi082 bash[20963]: audit 2024-04-03T18:56:24.197950+0000 mon.c (mon.2) 3281 : audit [DBG] from='client.? 172.21.15.67:0/3984695767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:25.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:24 smithi067 bash[27441]: audit 2024-04-03T18:56:24.197950+0000 mon.c (mon.2) 3281 : audit [DBG] from='client.? 172.21.15.67:0/3984695767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:25.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:24 smithi067 bash[17655]: audit 2024-04-03T18:56:24.197950+0000 mon.c (mon.2) 3281 : audit [DBG] from='client.? 172.21.15.67:0/3984695767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:26.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:25 smithi082 bash[20963]: cluster 2024-04-03T18:56:24.428292+0000 mgr.y (mgr.24370) 8339 : cluster [DBG] pgmap v8323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:26.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:25 smithi082 bash[20963]: audit 2024-04-03T18:56:25.093602+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:26.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:25 smithi067 bash[17655]: cluster 2024-04-03T18:56:24.428292+0000 mgr.y (mgr.24370) 8339 : cluster [DBG] pgmap v8323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:26.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:25 smithi067 bash[17655]: audit 2024-04-03T18:56:25.093602+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:26.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:25 smithi067 bash[27441]: cluster 2024-04-03T18:56:24.428292+0000 mgr.y (mgr.24370) 8339 : cluster [DBG] pgmap v8323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:26.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:25 smithi067 bash[27441]: audit 2024-04-03T18:56:25.093602+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:27.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:26 smithi082 bash[20963]: audit 2024-04-03T18:56:26.648324+0000 mon.c (mon.2) 3282 : audit [DBG] from='client.? 172.21.15.67:0/926558862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:27.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:26 smithi067 bash[17655]: audit 2024-04-03T18:56:26.648324+0000 mon.c (mon.2) 3282 : audit [DBG] from='client.? 172.21.15.67:0/926558862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:27.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:26 smithi067 bash[27441]: audit 2024-04-03T18:56:26.648324+0000 mon.c (mon.2) 3282 : audit [DBG] from='client.? 172.21.15.67:0/926558862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:28.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:27 smithi082 bash[20963]: cluster 2024-04-03T18:56:26.429065+0000 mgr.y (mgr.24370) 8340 : cluster [DBG] pgmap v8324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:28.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:27 smithi067 bash[17655]: cluster 2024-04-03T18:56:26.429065+0000 mgr.y (mgr.24370) 8340 : cluster [DBG] pgmap v8324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:28.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:27 smithi067 bash[27441]: cluster 2024-04-03T18:56:26.429065+0000 mgr.y (mgr.24370) 8340 : cluster [DBG] pgmap v8324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:30.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:29 smithi082 bash[20963]: cluster 2024-04-03T18:56:28.429700+0000 mgr.y (mgr.24370) 8341 : cluster [DBG] pgmap v8325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:30.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:29 smithi082 bash[20963]: audit 2024-04-03T18:56:29.104167+0000 mon.a (mon.0) 7506 : audit [DBG] from='client.? 172.21.15.67:0/3162486822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:30.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:29 smithi067 bash[17655]: cluster 2024-04-03T18:56:28.429700+0000 mgr.y (mgr.24370) 8341 : cluster [DBG] pgmap v8325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:30.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:29 smithi067 bash[17655]: audit 2024-04-03T18:56:29.104167+0000 mon.a (mon.0) 7506 : audit [DBG] from='client.? 172.21.15.67:0/3162486822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:30.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:29 smithi067 bash[27441]: cluster 2024-04-03T18:56:28.429700+0000 mgr.y (mgr.24370) 8341 : cluster [DBG] pgmap v8325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:30.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:29 smithi067 bash[27441]: audit 2024-04-03T18:56:29.104167+0000 mon.a (mon.0) 7506 : audit [DBG] from='client.? 172.21.15.67:0/3162486822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:32.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:31 smithi082 bash[20963]: cluster 2024-04-03T18:56:30.430396+0000 mgr.y (mgr.24370) 8342 : cluster [DBG] pgmap v8326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:32.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:31 smithi082 bash[20963]: audit 2024-04-03T18:56:31.555240+0000 mon.c (mon.2) 3283 : audit [DBG] from='client.? 172.21.15.67:0/3325568510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:32.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:31 smithi067 bash[27441]: cluster 2024-04-03T18:56:30.430396+0000 mgr.y (mgr.24370) 8342 : cluster [DBG] pgmap v8326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:32.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:31 smithi067 bash[27441]: audit 2024-04-03T18:56:31.555240+0000 mon.c (mon.2) 3283 : audit [DBG] from='client.? 172.21.15.67:0/3325568510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:32.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:31 smithi067 bash[17655]: cluster 2024-04-03T18:56:30.430396+0000 mgr.y (mgr.24370) 8342 : cluster [DBG] pgmap v8326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:32.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:31 smithi067 bash[17655]: audit 2024-04-03T18:56:31.555240+0000 mon.c (mon.2) 3283 : audit [DBG] from='client.? 172.21.15.67:0/3325568510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:33.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:33] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T18:56:33.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:56:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:33 smithi082 bash[20963]: cluster 2024-04-03T18:56:32.431542+0000 mgr.y (mgr.24370) 8343 : cluster [DBG] pgmap v8327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:33.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:33 smithi082 bash[20963]: audit 2024-04-03T18:56:33.433475+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:56:34.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:33 smithi067 bash[27441]: cluster 2024-04-03T18:56:32.431542+0000 mgr.y (mgr.24370) 8343 : cluster [DBG] pgmap v8327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:34.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:33 smithi067 bash[27441]: audit 2024-04-03T18:56:33.433475+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:56:34.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:33 smithi067 bash[17655]: cluster 2024-04-03T18:56:32.431542+0000 mgr.y (mgr.24370) 8343 : cluster [DBG] pgmap v8327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:34.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:33 smithi067 bash[17655]: audit 2024-04-03T18:56:33.433475+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:56:35.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:34 smithi082 bash[20963]: audit 2024-04-03T18:56:34.005792+0000 mon.a (mon.0) 7508 : audit [DBG] from='client.? 172.21.15.67:0/4282037329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:35.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:34 smithi067 bash[27441]: audit 2024-04-03T18:56:34.005792+0000 mon.a (mon.0) 7508 : audit [DBG] from='client.? 172.21.15.67:0/4282037329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:35.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:34 smithi067 bash[17655]: audit 2024-04-03T18:56:34.005792+0000 mon.a (mon.0) 7508 : audit [DBG] from='client.? 172.21.15.67:0/4282037329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:36.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:35 smithi082 bash[20963]: cluster 2024-04-03T18:56:34.432299+0000 mgr.y (mgr.24370) 8344 : cluster [DBG] pgmap v8328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:36.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:35 smithi067 bash[27441]: cluster 2024-04-03T18:56:34.432299+0000 mgr.y (mgr.24370) 8344 : cluster [DBG] pgmap v8328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:36.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:35 smithi067 bash[17655]: cluster 2024-04-03T18:56:34.432299+0000 mgr.y (mgr.24370) 8344 : cluster [DBG] pgmap v8328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:37.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:36 smithi082 bash[20963]: audit 2024-04-03T18:56:36.461221+0000 mon.c (mon.2) 3284 : audit [DBG] from='client.? 172.21.15.67:0/1359311460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:37.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:36 smithi067 bash[17655]: audit 2024-04-03T18:56:36.461221+0000 mon.c (mon.2) 3284 : audit [DBG] from='client.? 172.21.15.67:0/1359311460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:37.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:36 smithi067 bash[27441]: audit 2024-04-03T18:56:36.461221+0000 mon.c (mon.2) 3284 : audit [DBG] from='client.? 172.21.15.67:0/1359311460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:38.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:37 smithi082 bash[20963]: cluster 2024-04-03T18:56:36.433516+0000 mgr.y (mgr.24370) 8345 : cluster [DBG] pgmap v8329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:38.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:37 smithi067 bash[17655]: cluster 2024-04-03T18:56:36.433516+0000 mgr.y (mgr.24370) 8345 : cluster [DBG] pgmap v8329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:38.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:37 smithi067 bash[27441]: cluster 2024-04-03T18:56:36.433516+0000 mgr.y (mgr.24370) 8345 : cluster [DBG] pgmap v8329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:40.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:39 smithi082 bash[20963]: cluster 2024-04-03T18:56:38.434098+0000 mgr.y (mgr.24370) 8346 : cluster [DBG] pgmap v8330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:40.119 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:39 smithi082 bash[20963]: audit 2024-04-03T18:56:38.959496+0000 mon.c (mon.2) 3285 : audit [DBG] from='client.? 172.21.15.67:0/3767530586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:40.119 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:39 smithi082 bash[20963]: audit 2024-04-03T18:56:39.127656+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.119 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:39 smithi082 bash[20963]: audit 2024-04-03T18:56:39.137889+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.119 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:39 smithi082 bash[20963]: audit 2024-04-03T18:56:39.429985+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.119 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:39 smithi082 bash[20963]: audit 2024-04-03T18:56:39.438007+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[17655]: cluster 2024-04-03T18:56:38.434098+0000 mgr.y (mgr.24370) 8346 : cluster [DBG] pgmap v8330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:40.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[17655]: audit 2024-04-03T18:56:38.959496+0000 mon.c (mon.2) 3285 : audit [DBG] from='client.? 172.21.15.67:0/3767530586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:40.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[17655]: audit 2024-04-03T18:56:39.127656+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[17655]: audit 2024-04-03T18:56:39.137889+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[17655]: audit 2024-04-03T18:56:39.429985+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[17655]: audit 2024-04-03T18:56:39.438007+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[27441]: cluster 2024-04-03T18:56:38.434098+0000 mgr.y (mgr.24370) 8346 : cluster [DBG] pgmap v8330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:40.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[27441]: audit 2024-04-03T18:56:38.959496+0000 mon.c (mon.2) 3285 : audit [DBG] from='client.? 172.21.15.67:0/3767530586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:40.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[27441]: audit 2024-04-03T18:56:39.127656+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[27441]: audit 2024-04-03T18:56:39.137889+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[27441]: audit 2024-04-03T18:56:39.429985+0000 mon.a (mon.0) 7511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:40.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:39 smithi067 bash[27441]: audit 2024-04-03T18:56:39.438007+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:41.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:40 smithi082 bash[20963]: audit 2024-04-03T18:56:39.918783+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:56:41.118 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:40 smithi082 bash[20963]: audit 2024-04-03T18:56:39.920670+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:56:41.119 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:40 smithi082 bash[20963]: audit 2024-04-03T18:56:39.929476+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:41.119 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:40 smithi082 bash[20963]: audit 2024-04-03T18:56:40.094750+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:41.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:40 smithi067 bash[17655]: audit 2024-04-03T18:56:39.918783+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:56:41.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:40 smithi067 bash[17655]: audit 2024-04-03T18:56:39.920670+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:56:41.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:40 smithi067 bash[17655]: audit 2024-04-03T18:56:39.929476+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:41.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:40 smithi067 bash[17655]: audit 2024-04-03T18:56:40.094750+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:41.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:40 smithi067 bash[27441]: audit 2024-04-03T18:56:39.918783+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:56:41.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:40 smithi067 bash[27441]: audit 2024-04-03T18:56:39.920670+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:56:41.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:40 smithi067 bash[27441]: audit 2024-04-03T18:56:39.929476+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:56:41.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:40 smithi067 bash[27441]: audit 2024-04-03T18:56:40.094750+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:42.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:41 smithi082 bash[20963]: cluster 2024-04-03T18:56:40.434743+0000 mgr.y (mgr.24370) 8347 : cluster [DBG] pgmap v8331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:42.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:41 smithi082 bash[20963]: audit 2024-04-03T18:56:41.419329+0000 mon.a (mon.0) 7517 : audit [DBG] from='client.? 172.21.15.67:0/2817975886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:42.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:41 smithi067 bash[27441]: cluster 2024-04-03T18:56:40.434743+0000 mgr.y (mgr.24370) 8347 : cluster [DBG] pgmap v8331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:42.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:41 smithi067 bash[27441]: audit 2024-04-03T18:56:41.419329+0000 mon.a (mon.0) 7517 : audit [DBG] from='client.? 172.21.15.67:0/2817975886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:42.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:41 smithi067 bash[17655]: cluster 2024-04-03T18:56:40.434743+0000 mgr.y (mgr.24370) 8347 : cluster [DBG] pgmap v8331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:42.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:41 smithi067 bash[17655]: audit 2024-04-03T18:56:41.419329+0000 mon.a (mon.0) 7517 : audit [DBG] from='client.? 172.21.15.67:0/2817975886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:43.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:43] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:56:43.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:56:44.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:43 smithi082 bash[20963]: cluster 2024-04-03T18:56:42.435905+0000 mgr.y (mgr.24370) 8348 : cluster [DBG] pgmap v8332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:44.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:43 smithi082 bash[20963]: audit 2024-04-03T18:56:43.876112+0000 mon.c (mon.2) 3286 : audit [DBG] from='client.? 172.21.15.67:0/771097377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:44.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:43 smithi067 bash[27441]: cluster 2024-04-03T18:56:42.435905+0000 mgr.y (mgr.24370) 8348 : cluster [DBG] pgmap v8332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:44.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:43 smithi067 bash[27441]: audit 2024-04-03T18:56:43.876112+0000 mon.c (mon.2) 3286 : audit [DBG] from='client.? 172.21.15.67:0/771097377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:44.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:43 smithi067 bash[17655]: cluster 2024-04-03T18:56:42.435905+0000 mgr.y (mgr.24370) 8348 : cluster [DBG] pgmap v8332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:44.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:43 smithi067 bash[17655]: audit 2024-04-03T18:56:43.876112+0000 mon.c (mon.2) 3286 : audit [DBG] from='client.? 172.21.15.67:0/771097377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:46.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:45 smithi082 bash[20963]: cluster 2024-04-03T18:56:44.436557+0000 mgr.y (mgr.24370) 8349 : cluster [DBG] pgmap v8333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:46.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:45 smithi067 bash[17655]: cluster 2024-04-03T18:56:44.436557+0000 mgr.y (mgr.24370) 8349 : cluster [DBG] pgmap v8333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:46.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:45 smithi067 bash[27441]: cluster 2024-04-03T18:56:44.436557+0000 mgr.y (mgr.24370) 8349 : cluster [DBG] pgmap v8333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:47.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:46 smithi082 bash[20963]: audit 2024-04-03T18:56:46.323933+0000 mon.c (mon.2) 3287 : audit [DBG] from='client.? 172.21.15.67:0/684759569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:47.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:46 smithi067 bash[17655]: audit 2024-04-03T18:56:46.323933+0000 mon.c (mon.2) 3287 : audit [DBG] from='client.? 172.21.15.67:0/684759569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:47.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:46 smithi067 bash[27441]: audit 2024-04-03T18:56:46.323933+0000 mon.c (mon.2) 3287 : audit [DBG] from='client.? 172.21.15.67:0/684759569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:48.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:47 smithi082 bash[20963]: cluster 2024-04-03T18:56:46.437625+0000 mgr.y (mgr.24370) 8350 : cluster [DBG] pgmap v8334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:48.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:47 smithi067 bash[27441]: cluster 2024-04-03T18:56:46.437625+0000 mgr.y (mgr.24370) 8350 : cluster [DBG] pgmap v8334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:48.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:47 smithi067 bash[17655]: cluster 2024-04-03T18:56:46.437625+0000 mgr.y (mgr.24370) 8350 : cluster [DBG] pgmap v8334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:49.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:48 smithi082 bash[20963]: audit 2024-04-03T18:56:48.783039+0000 mon.a (mon.0) 7518 : audit [DBG] from='client.? 172.21.15.67:0/1397109636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:49.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:48 smithi067 bash[27441]: audit 2024-04-03T18:56:48.783039+0000 mon.a (mon.0) 7518 : audit [DBG] from='client.? 172.21.15.67:0/1397109636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:49.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:48 smithi067 bash[17655]: audit 2024-04-03T18:56:48.783039+0000 mon.a (mon.0) 7518 : audit [DBG] from='client.? 172.21.15.67:0/1397109636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:50.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:49 smithi082 bash[20963]: cluster 2024-04-03T18:56:48.438286+0000 mgr.y (mgr.24370) 8351 : cluster [DBG] pgmap v8335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:50.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:49 smithi067 bash[17655]: cluster 2024-04-03T18:56:48.438286+0000 mgr.y (mgr.24370) 8351 : cluster [DBG] pgmap v8335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:50.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:49 smithi067 bash[27441]: cluster 2024-04-03T18:56:48.438286+0000 mgr.y (mgr.24370) 8351 : cluster [DBG] pgmap v8335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:52.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:51 smithi082 bash[20963]: cluster 2024-04-03T18:56:50.438952+0000 mgr.y (mgr.24370) 8352 : cluster [DBG] pgmap v8336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:52.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:51 smithi082 bash[20963]: audit 2024-04-03T18:56:51.239754+0000 mon.c (mon.2) 3288 : audit [DBG] from='client.? 172.21.15.67:0/1931996738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:51 smithi067 bash[17655]: cluster 2024-04-03T18:56:50.438952+0000 mgr.y (mgr.24370) 8352 : cluster [DBG] pgmap v8336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:51 smithi067 bash[17655]: audit 2024-04-03T18:56:51.239754+0000 mon.c (mon.2) 3288 : audit [DBG] from='client.? 172.21.15.67:0/1931996738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:52.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:51 smithi067 bash[27441]: cluster 2024-04-03T18:56:50.438952+0000 mgr.y (mgr.24370) 8352 : cluster [DBG] pgmap v8336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:52.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:51 smithi067 bash[27441]: audit 2024-04-03T18:56:51.239754+0000 mon.c (mon.2) 3288 : audit [DBG] from='client.? 172.21.15.67:0/1931996738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:53.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:53] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T18:56:53.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:56:54.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:53 smithi082 bash[20963]: cluster 2024-04-03T18:56:52.440145+0000 mgr.y (mgr.24370) 8353 : cluster [DBG] pgmap v8337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:54.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:53 smithi082 bash[20963]: audit 2024-04-03T18:56:53.690306+0000 mon.c (mon.2) 3289 : audit [DBG] from='client.? 172.21.15.67:0/4031198283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:54.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:53 smithi067 bash[17655]: cluster 2024-04-03T18:56:52.440145+0000 mgr.y (mgr.24370) 8353 : cluster [DBG] pgmap v8337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:54.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:53 smithi067 bash[17655]: audit 2024-04-03T18:56:53.690306+0000 mon.c (mon.2) 3289 : audit [DBG] from='client.? 172.21.15.67:0/4031198283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:54.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:53 smithi067 bash[27441]: cluster 2024-04-03T18:56:52.440145+0000 mgr.y (mgr.24370) 8353 : cluster [DBG] pgmap v8337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:54.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:53 smithi067 bash[27441]: audit 2024-04-03T18:56:53.690306+0000 mon.c (mon.2) 3289 : audit [DBG] from='client.? 172.21.15.67:0/4031198283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:56.369 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:55 smithi082 bash[20963]: cluster 2024-04-03T18:56:54.440779+0000 mgr.y (mgr.24370) 8354 : cluster [DBG] pgmap v8338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:56.370 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:55 smithi082 bash[20963]: audit 2024-04-03T18:56:55.094800+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:56.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:55 smithi067 bash[27441]: cluster 2024-04-03T18:56:54.440779+0000 mgr.y (mgr.24370) 8354 : cluster [DBG] pgmap v8338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:56.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:55 smithi067 bash[27441]: audit 2024-04-03T18:56:55.094800+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:56.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:55 smithi067 bash[17655]: cluster 2024-04-03T18:56:54.440779+0000 mgr.y (mgr.24370) 8354 : cluster [DBG] pgmap v8338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:56.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:55 smithi067 bash[17655]: audit 2024-04-03T18:56:55.094800+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:56:57.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:56 smithi082 bash[20963]: audit 2024-04-03T18:56:56.145288+0000 mon.a (mon.0) 7520 : audit [DBG] from='client.? 172.21.15.67:0/336839542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:57.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:56 smithi067 bash[17655]: audit 2024-04-03T18:56:56.145288+0000 mon.a (mon.0) 7520 : audit [DBG] from='client.? 172.21.15.67:0/336839542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:57.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:56 smithi067 bash[27441]: audit 2024-04-03T18:56:56.145288+0000 mon.a (mon.0) 7520 : audit [DBG] from='client.? 172.21.15.67:0/336839542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:58.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:57 smithi082 bash[20963]: cluster 2024-04-03T18:56:56.441915+0000 mgr.y (mgr.24370) 8355 : cluster [DBG] pgmap v8339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:58.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:57 smithi067 bash[27441]: cluster 2024-04-03T18:56:56.441915+0000 mgr.y (mgr.24370) 8355 : cluster [DBG] pgmap v8339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:58.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:57 smithi067 bash[17655]: cluster 2024-04-03T18:56:56.441915+0000 mgr.y (mgr.24370) 8355 : cluster [DBG] pgmap v8339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:56:59.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:58 smithi082 bash[20963]: audit 2024-04-03T18:56:58.588858+0000 mon.c (mon.2) 3290 : audit [DBG] from='client.? 172.21.15.67:0/2516273583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:59.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:58 smithi067 bash[17655]: audit 2024-04-03T18:56:58.588858+0000 mon.c (mon.2) 3290 : audit [DBG] from='client.? 172.21.15.67:0/2516273583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:56:59.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:58 smithi067 bash[27441]: audit 2024-04-03T18:56:58.588858+0000 mon.c (mon.2) 3290 : audit [DBG] from='client.? 172.21.15.67:0/2516273583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:00.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:56:59 smithi082 bash[20963]: cluster 2024-04-03T18:56:58.442607+0000 mgr.y (mgr.24370) 8356 : cluster [DBG] pgmap v8340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:00.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:56:59 smithi067 bash[17655]: cluster 2024-04-03T18:56:58.442607+0000 mgr.y (mgr.24370) 8356 : cluster [DBG] pgmap v8340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:00.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:56:59 smithi067 bash[27441]: cluster 2024-04-03T18:56:58.442607+0000 mgr.y (mgr.24370) 8356 : cluster [DBG] pgmap v8340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:02.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:01 smithi082 bash[20963]: cluster 2024-04-03T18:57:00.443324+0000 mgr.y (mgr.24370) 8357 : cluster [DBG] pgmap v8341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:02.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:01 smithi082 bash[20963]: audit 2024-04-03T18:57:01.041033+0000 mon.a (mon.0) 7521 : audit [DBG] from='client.? 172.21.15.67:0/3085708312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:02.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:01 smithi067 bash[17655]: cluster 2024-04-03T18:57:00.443324+0000 mgr.y (mgr.24370) 8357 : cluster [DBG] pgmap v8341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:02.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:01 smithi067 bash[17655]: audit 2024-04-03T18:57:01.041033+0000 mon.a (mon.0) 7521 : audit [DBG] from='client.? 172.21.15.67:0/3085708312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:02.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:01 smithi067 bash[27441]: cluster 2024-04-03T18:57:00.443324+0000 mgr.y (mgr.24370) 8357 : cluster [DBG] pgmap v8341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:02.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:01 smithi067 bash[27441]: audit 2024-04-03T18:57:01.041033+0000 mon.a (mon.0) 7521 : audit [DBG] from='client.? 172.21.15.67:0/3085708312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:03.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:03] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T18:57:03.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:57:04.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:04 smithi082 bash[20963]: cluster 2024-04-03T18:57:02.444517+0000 mgr.y (mgr.24370) 8358 : cluster [DBG] pgmap v8342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:04.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:04 smithi082 bash[20963]: audit 2024-04-03T18:57:03.499704+0000 mon.a (mon.0) 7522 : audit [DBG] from='client.? 172.21.15.67:0/2025334959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:04.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:04 smithi067 bash[27441]: cluster 2024-04-03T18:57:02.444517+0000 mgr.y (mgr.24370) 8358 : cluster [DBG] pgmap v8342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:04.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:04 smithi067 bash[27441]: audit 2024-04-03T18:57:03.499704+0000 mon.a (mon.0) 7522 : audit [DBG] from='client.? 172.21.15.67:0/2025334959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:04.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:04 smithi067 bash[17655]: cluster 2024-04-03T18:57:02.444517+0000 mgr.y (mgr.24370) 8358 : cluster [DBG] pgmap v8342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:04.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:04 smithi067 bash[17655]: audit 2024-04-03T18:57:03.499704+0000 mon.a (mon.0) 7522 : audit [DBG] from='client.? 172.21.15.67:0/2025334959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:06.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:06 smithi082 bash[20963]: cluster 2024-04-03T18:57:04.445218+0000 mgr.y (mgr.24370) 8359 : cluster [DBG] pgmap v8343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:06.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:06 smithi082 bash[20963]: audit 2024-04-03T18:57:05.950347+0000 mon.a (mon.0) 7523 : audit [DBG] from='client.? 172.21.15.67:0/474519642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:06.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:06 smithi067 bash[27441]: cluster 2024-04-03T18:57:04.445218+0000 mgr.y (mgr.24370) 8359 : cluster [DBG] pgmap v8343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:06.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:06 smithi067 bash[27441]: audit 2024-04-03T18:57:05.950347+0000 mon.a (mon.0) 7523 : audit [DBG] from='client.? 172.21.15.67:0/474519642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:06.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:06 smithi067 bash[17655]: cluster 2024-04-03T18:57:04.445218+0000 mgr.y (mgr.24370) 8359 : cluster [DBG] pgmap v8343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:06.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:06 smithi067 bash[17655]: audit 2024-04-03T18:57:05.950347+0000 mon.a (mon.0) 7523 : audit [DBG] from='client.? 172.21.15.67:0/474519642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:08.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:08 smithi082 bash[20963]: cluster 2024-04-03T18:57:06.446389+0000 mgr.y (mgr.24370) 8360 : cluster [DBG] pgmap v8344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:08.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:08 smithi067 bash[17655]: cluster 2024-04-03T18:57:06.446389+0000 mgr.y (mgr.24370) 8360 : cluster [DBG] pgmap v8344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:08.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:08 smithi067 bash[27441]: cluster 2024-04-03T18:57:06.446389+0000 mgr.y (mgr.24370) 8360 : cluster [DBG] pgmap v8344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:09.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:09 smithi082 bash[20963]: audit 2024-04-03T18:57:08.410885+0000 mon.a (mon.0) 7524 : audit [DBG] from='client.? 172.21.15.67:0/1533934084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:09.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:09 smithi067 bash[27441]: audit 2024-04-03T18:57:08.410885+0000 mon.a (mon.0) 7524 : audit [DBG] from='client.? 172.21.15.67:0/1533934084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:09.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:09 smithi067 bash[17655]: audit 2024-04-03T18:57:08.410885+0000 mon.a (mon.0) 7524 : audit [DBG] from='client.? 172.21.15.67:0/1533934084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:10.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:10 smithi082 bash[20963]: cluster 2024-04-03T18:57:08.447081+0000 mgr.y (mgr.24370) 8361 : cluster [DBG] pgmap v8345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:10.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:10 smithi067 bash[17655]: cluster 2024-04-03T18:57:08.447081+0000 mgr.y (mgr.24370) 8361 : cluster [DBG] pgmap v8345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:10.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:10 smithi067 bash[27441]: cluster 2024-04-03T18:57:08.447081+0000 mgr.y (mgr.24370) 8361 : cluster [DBG] pgmap v8345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:11.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:11 smithi082 bash[20963]: audit 2024-04-03T18:57:10.095056+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:11.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:11 smithi082 bash[20963]: audit 2024-04-03T18:57:10.867060+0000 mon.c (mon.2) 3291 : audit [DBG] from='client.? 172.21.15.67:0/2788684064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:11.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:11 smithi067 bash[17655]: audit 2024-04-03T18:57:10.095056+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:11.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:11 smithi067 bash[17655]: audit 2024-04-03T18:57:10.867060+0000 mon.c (mon.2) 3291 : audit [DBG] from='client.? 172.21.15.67:0/2788684064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:11.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:11 smithi067 bash[27441]: audit 2024-04-03T18:57:10.095056+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:11.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:11 smithi067 bash[27441]: audit 2024-04-03T18:57:10.867060+0000 mon.c (mon.2) 3291 : audit [DBG] from='client.? 172.21.15.67:0/2788684064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:12.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:12 smithi082 bash[20963]: cluster 2024-04-03T18:57:10.447699+0000 mgr.y (mgr.24370) 8362 : cluster [DBG] pgmap v8346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:12.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:12 smithi067 bash[27441]: cluster 2024-04-03T18:57:10.447699+0000 mgr.y (mgr.24370) 8362 : cluster [DBG] pgmap v8346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:12.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:12 smithi067 bash[17655]: cluster 2024-04-03T18:57:10.447699+0000 mgr.y (mgr.24370) 8362 : cluster [DBG] pgmap v8346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:13.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:57:13.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:57:14.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:14 smithi082 bash[20963]: cluster 2024-04-03T18:57:12.448893+0000 mgr.y (mgr.24370) 8363 : cluster [DBG] pgmap v8347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:14.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:14 smithi082 bash[20963]: audit 2024-04-03T18:57:13.317426+0000 mon.a (mon.0) 7526 : audit [DBG] from='client.? 172.21.15.67:0/709754713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:14.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:14 smithi067 bash[17655]: cluster 2024-04-03T18:57:12.448893+0000 mgr.y (mgr.24370) 8363 : cluster [DBG] pgmap v8347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:14.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:14 smithi067 bash[17655]: audit 2024-04-03T18:57:13.317426+0000 mon.a (mon.0) 7526 : audit [DBG] from='client.? 172.21.15.67:0/709754713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:14.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:14 smithi067 bash[27441]: cluster 2024-04-03T18:57:12.448893+0000 mgr.y (mgr.24370) 8363 : cluster [DBG] pgmap v8347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:14.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:14 smithi067 bash[27441]: audit 2024-04-03T18:57:13.317426+0000 mon.a (mon.0) 7526 : audit [DBG] from='client.? 172.21.15.67:0/709754713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:16.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:16 smithi082 bash[20963]: cluster 2024-04-03T18:57:14.449713+0000 mgr.y (mgr.24370) 8364 : cluster [DBG] pgmap v8348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:16.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:16 smithi082 bash[20963]: audit 2024-04-03T18:57:15.768864+0000 mon.c (mon.2) 3292 : audit [DBG] from='client.? 172.21.15.67:0/907287977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:16.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:16 smithi067 bash[27441]: cluster 2024-04-03T18:57:14.449713+0000 mgr.y (mgr.24370) 8364 : cluster [DBG] pgmap v8348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:16.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:16 smithi067 bash[27441]: audit 2024-04-03T18:57:15.768864+0000 mon.c (mon.2) 3292 : audit [DBG] from='client.? 172.21.15.67:0/907287977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:16.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:16 smithi067 bash[17655]: cluster 2024-04-03T18:57:14.449713+0000 mgr.y (mgr.24370) 8364 : cluster [DBG] pgmap v8348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:16.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:16 smithi067 bash[17655]: audit 2024-04-03T18:57:15.768864+0000 mon.c (mon.2) 3292 : audit [DBG] from='client.? 172.21.15.67:0/907287977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:18.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:18 smithi082 bash[20963]: cluster 2024-04-03T18:57:16.450993+0000 mgr.y (mgr.24370) 8365 : cluster [DBG] pgmap v8349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:18.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:18 smithi067 bash[17655]: cluster 2024-04-03T18:57:16.450993+0000 mgr.y (mgr.24370) 8365 : cluster [DBG] pgmap v8349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:18.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:18 smithi067 bash[27441]: cluster 2024-04-03T18:57:16.450993+0000 mgr.y (mgr.24370) 8365 : cluster [DBG] pgmap v8349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:19.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:19 smithi082 bash[20963]: audit 2024-04-03T18:57:18.230303+0000 mon.c (mon.2) 3293 : audit [DBG] from='client.? 172.21.15.67:0/2295214635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:19.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:19 smithi067 bash[27441]: audit 2024-04-03T18:57:18.230303+0000 mon.c (mon.2) 3293 : audit [DBG] from='client.? 172.21.15.67:0/2295214635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:19.435 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:19 smithi067 bash[17655]: audit 2024-04-03T18:57:18.230303+0000 mon.c (mon.2) 3293 : audit [DBG] from='client.? 172.21.15.67:0/2295214635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:20.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:20 smithi082 bash[20963]: cluster 2024-04-03T18:57:18.451772+0000 mgr.y (mgr.24370) 8366 : cluster [DBG] pgmap v8350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:20.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:20 smithi067 bash[27441]: cluster 2024-04-03T18:57:18.451772+0000 mgr.y (mgr.24370) 8366 : cluster [DBG] pgmap v8350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:20.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:20 smithi067 bash[17655]: cluster 2024-04-03T18:57:18.451772+0000 mgr.y (mgr.24370) 8366 : cluster [DBG] pgmap v8350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:21.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:21 smithi082 bash[20963]: audit 2024-04-03T18:57:20.686968+0000 mon.a (mon.0) 7527 : audit [DBG] from='client.? 172.21.15.67:0/1460915806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:21.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:21 smithi067 bash[17655]: audit 2024-04-03T18:57:20.686968+0000 mon.a (mon.0) 7527 : audit [DBG] from='client.? 172.21.15.67:0/1460915806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:21.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:21 smithi067 bash[27441]: audit 2024-04-03T18:57:20.686968+0000 mon.a (mon.0) 7527 : audit [DBG] from='client.? 172.21.15.67:0/1460915806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:22.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:22 smithi082 bash[20963]: cluster 2024-04-03T18:57:20.452467+0000 mgr.y (mgr.24370) 8367 : cluster [DBG] pgmap v8351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:22.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:22 smithi067 bash[17655]: cluster 2024-04-03T18:57:20.452467+0000 mgr.y (mgr.24370) 8367 : cluster [DBG] pgmap v8351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:22.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:22 smithi067 bash[27441]: cluster 2024-04-03T18:57:20.452467+0000 mgr.y (mgr.24370) 8367 : cluster [DBG] pgmap v8351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:23.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:57:23.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:57:24.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:24 smithi082 bash[20963]: cluster 2024-04-03T18:57:22.453566+0000 mgr.y (mgr.24370) 8368 : cluster [DBG] pgmap v8352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:24.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:24 smithi082 bash[20963]: audit 2024-04-03T18:57:23.149916+0000 mon.a (mon.0) 7528 : audit [DBG] from='client.? 172.21.15.67:0/939292524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:24.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:24 smithi067 bash[27441]: cluster 2024-04-03T18:57:22.453566+0000 mgr.y (mgr.24370) 8368 : cluster [DBG] pgmap v8352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:24.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:24 smithi067 bash[27441]: audit 2024-04-03T18:57:23.149916+0000 mon.a (mon.0) 7528 : audit [DBG] from='client.? 172.21.15.67:0/939292524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:24.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:24 smithi067 bash[17655]: cluster 2024-04-03T18:57:22.453566+0000 mgr.y (mgr.24370) 8368 : cluster [DBG] pgmap v8352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:24.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:24 smithi067 bash[17655]: audit 2024-04-03T18:57:23.149916+0000 mon.a (mon.0) 7528 : audit [DBG] from='client.? 172.21.15.67:0/939292524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:26.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:26 smithi082 bash[20963]: cluster 2024-04-03T18:57:24.454245+0000 mgr.y (mgr.24370) 8369 : cluster [DBG] pgmap v8353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:26.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:26 smithi082 bash[20963]: audit 2024-04-03T18:57:25.095448+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:26.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:26 smithi082 bash[20963]: audit 2024-04-03T18:57:25.598707+0000 mon.c (mon.2) 3294 : audit [DBG] from='client.? 172.21.15.67:0/765201062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:26.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:26 smithi067 bash[27441]: cluster 2024-04-03T18:57:24.454245+0000 mgr.y (mgr.24370) 8369 : cluster [DBG] pgmap v8353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:26.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:26 smithi067 bash[27441]: audit 2024-04-03T18:57:25.095448+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:26.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:26 smithi067 bash[27441]: audit 2024-04-03T18:57:25.598707+0000 mon.c (mon.2) 3294 : audit [DBG] from='client.? 172.21.15.67:0/765201062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:26.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:26 smithi067 bash[17655]: cluster 2024-04-03T18:57:24.454245+0000 mgr.y (mgr.24370) 8369 : cluster [DBG] pgmap v8353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:26.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:26 smithi067 bash[17655]: audit 2024-04-03T18:57:25.095448+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:26.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:26 smithi067 bash[17655]: audit 2024-04-03T18:57:25.598707+0000 mon.c (mon.2) 3294 : audit [DBG] from='client.? 172.21.15.67:0/765201062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:28.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:28 smithi082 bash[20963]: cluster 2024-04-03T18:57:26.455558+0000 mgr.y (mgr.24370) 8370 : cluster [DBG] pgmap v8354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:28.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:28 smithi082 bash[20963]: audit 2024-04-03T18:57:28.043962+0000 mon.a (mon.0) 7530 : audit [DBG] from='client.? 172.21.15.67:0/2705777200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:28.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:28 smithi067 bash[27441]: cluster 2024-04-03T18:57:26.455558+0000 mgr.y (mgr.24370) 8370 : cluster [DBG] pgmap v8354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:28.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:28 smithi067 bash[27441]: audit 2024-04-03T18:57:28.043962+0000 mon.a (mon.0) 7530 : audit [DBG] from='client.? 172.21.15.67:0/2705777200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:28.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:28 smithi067 bash[17655]: cluster 2024-04-03T18:57:26.455558+0000 mgr.y (mgr.24370) 8370 : cluster [DBG] pgmap v8354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:28.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:28 smithi067 bash[17655]: audit 2024-04-03T18:57:28.043962+0000 mon.a (mon.0) 7530 : audit [DBG] from='client.? 172.21.15.67:0/2705777200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:30.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:30 smithi082 bash[20963]: cluster 2024-04-03T18:57:28.456330+0000 mgr.y (mgr.24370) 8371 : cluster [DBG] pgmap v8355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:30.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:30 smithi067 bash[27441]: cluster 2024-04-03T18:57:28.456330+0000 mgr.y (mgr.24370) 8371 : cluster [DBG] pgmap v8355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:30.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:30 smithi067 bash[17655]: cluster 2024-04-03T18:57:28.456330+0000 mgr.y (mgr.24370) 8371 : cluster [DBG] pgmap v8355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:31.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:31 smithi082 bash[20963]: audit 2024-04-03T18:57:30.498644+0000 mon.a (mon.0) 7531 : audit [DBG] from='client.? 172.21.15.67:0/2861958495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:31.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:31 smithi067 bash[17655]: audit 2024-04-03T18:57:30.498644+0000 mon.a (mon.0) 7531 : audit [DBG] from='client.? 172.21.15.67:0/2861958495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:31.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:31 smithi067 bash[27441]: audit 2024-04-03T18:57:30.498644+0000 mon.a (mon.0) 7531 : audit [DBG] from='client.? 172.21.15.67:0/2861958495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:32.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:32 smithi082 bash[20963]: cluster 2024-04-03T18:57:30.456939+0000 mgr.y (mgr.24370) 8372 : cluster [DBG] pgmap v8356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:32.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:32 smithi067 bash[17655]: cluster 2024-04-03T18:57:30.456939+0000 mgr.y (mgr.24370) 8372 : cluster [DBG] pgmap v8356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:32.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:32 smithi067 bash[27441]: cluster 2024-04-03T18:57:30.456939+0000 mgr.y (mgr.24370) 8372 : cluster [DBG] pgmap v8356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:33.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:33 smithi082 bash[20963]: audit 2024-04-03T18:57:32.954073+0000 mon.c (mon.2) 3295 : audit [DBG] from='client.? 172.21.15.67:0/863763074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:33.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:57:33.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:33 smithi067 bash[27441]: audit 2024-04-03T18:57:32.954073+0000 mon.c (mon.2) 3295 : audit [DBG] from='client.? 172.21.15.67:0/863763074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:33.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:33 smithi067 bash[17655]: audit 2024-04-03T18:57:32.954073+0000 mon.c (mon.2) 3295 : audit [DBG] from='client.? 172.21.15.67:0/863763074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:33.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:57:34.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:34 smithi082 bash[20963]: cluster 2024-04-03T18:57:32.458216+0000 mgr.y (mgr.24370) 8373 : cluster [DBG] pgmap v8357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:34.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:34 smithi067 bash[27441]: cluster 2024-04-03T18:57:32.458216+0000 mgr.y (mgr.24370) 8373 : cluster [DBG] pgmap v8357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:34.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:34 smithi067 bash[17655]: cluster 2024-04-03T18:57:32.458216+0000 mgr.y (mgr.24370) 8373 : cluster [DBG] pgmap v8357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:36.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:36 smithi082 bash[20963]: cluster 2024-04-03T18:57:34.458978+0000 mgr.y (mgr.24370) 8374 : cluster [DBG] pgmap v8358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:36.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:36 smithi082 bash[20963]: audit 2024-04-03T18:57:35.410467+0000 mon.c (mon.2) 3296 : audit [DBG] from='client.? 172.21.15.67:0/2745450519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:36.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:36 smithi067 bash[17655]: cluster 2024-04-03T18:57:34.458978+0000 mgr.y (mgr.24370) 8374 : cluster [DBG] pgmap v8358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:36.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:36 smithi067 bash[17655]: audit 2024-04-03T18:57:35.410467+0000 mon.c (mon.2) 3296 : audit [DBG] from='client.? 172.21.15.67:0/2745450519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:36.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:36 smithi067 bash[27441]: cluster 2024-04-03T18:57:34.458978+0000 mgr.y (mgr.24370) 8374 : cluster [DBG] pgmap v8358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:36.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:36 smithi067 bash[27441]: audit 2024-04-03T18:57:35.410467+0000 mon.c (mon.2) 3296 : audit [DBG] from='client.? 172.21.15.67:0/2745450519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:38.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:38 smithi082 bash[20963]: cluster 2024-04-03T18:57:36.460255+0000 mgr.y (mgr.24370) 8375 : cluster [DBG] pgmap v8359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:38.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:38 smithi082 bash[20963]: audit 2024-04-03T18:57:37.856202+0000 mon.c (mon.2) 3297 : audit [DBG] from='client.? 172.21.15.67:0/1070425363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:38.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:38 smithi067 bash[17655]: cluster 2024-04-03T18:57:36.460255+0000 mgr.y (mgr.24370) 8375 : cluster [DBG] pgmap v8359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:38.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:38 smithi067 bash[17655]: audit 2024-04-03T18:57:37.856202+0000 mon.c (mon.2) 3297 : audit [DBG] from='client.? 172.21.15.67:0/1070425363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:38.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:38 smithi067 bash[27441]: cluster 2024-04-03T18:57:36.460255+0000 mgr.y (mgr.24370) 8375 : cluster [DBG] pgmap v8359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:38.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:38 smithi067 bash[27441]: audit 2024-04-03T18:57:37.856202+0000 mon.c (mon.2) 3297 : audit [DBG] from='client.? 172.21.15.67:0/1070425363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:40.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:40 smithi082 bash[20963]: cluster 2024-04-03T18:57:38.460983+0000 mgr.y (mgr.24370) 8376 : cluster [DBG] pgmap v8360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:40.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:40 smithi082 bash[20963]: audit 2024-04-03T18:57:40.006271+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:57:40.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:40 smithi082 bash[20963]: audit 2024-04-03T18:57:40.095860+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:40.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:40 smithi067 bash[17655]: cluster 2024-04-03T18:57:38.460983+0000 mgr.y (mgr.24370) 8376 : cluster [DBG] pgmap v8360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:40.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:40 smithi067 bash[17655]: audit 2024-04-03T18:57:40.006271+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:57:40.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:40 smithi067 bash[17655]: audit 2024-04-03T18:57:40.095860+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:40.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:40 smithi067 bash[27441]: cluster 2024-04-03T18:57:38.460983+0000 mgr.y (mgr.24370) 8376 : cluster [DBG] pgmap v8360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:40.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:40 smithi067 bash[27441]: audit 2024-04-03T18:57:40.006271+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:57:40.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:40 smithi067 bash[27441]: audit 2024-04-03T18:57:40.095860+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:41.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:41 smithi082 bash[20963]: audit 2024-04-03T18:57:40.332522+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:41.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:41 smithi082 bash[20963]: audit 2024-04-03T18:57:40.339279+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:41.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:41 smithi082 bash[20963]: audit 2024-04-03T18:57:40.365647+0000 mon.c (mon.2) 3298 : audit [DBG] from='client.? 172.21.15.67:0/1087444893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:41.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:41 smithi082 bash[20963]: cluster 2024-04-03T18:57:40.461678+0000 mgr.y (mgr.24370) 8377 : cluster [DBG] pgmap v8361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:41.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:41 smithi067 bash[17655]: audit 2024-04-03T18:57:40.332522+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:41.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:41 smithi067 bash[17655]: audit 2024-04-03T18:57:40.339279+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:41.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:41 smithi067 bash[17655]: audit 2024-04-03T18:57:40.365647+0000 mon.c (mon.2) 3298 : audit [DBG] from='client.? 172.21.15.67:0/1087444893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:41.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:41 smithi067 bash[17655]: cluster 2024-04-03T18:57:40.461678+0000 mgr.y (mgr.24370) 8377 : cluster [DBG] pgmap v8361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:41.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:41 smithi067 bash[27441]: audit 2024-04-03T18:57:40.332522+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:41.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:41 smithi067 bash[27441]: audit 2024-04-03T18:57:40.339279+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:41.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:41 smithi067 bash[27441]: audit 2024-04-03T18:57:40.365647+0000 mon.c (mon.2) 3298 : audit [DBG] from='client.? 172.21.15.67:0/1087444893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:41.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:41 smithi067 bash[27441]: cluster 2024-04-03T18:57:40.461678+0000 mgr.y (mgr.24370) 8377 : cluster [DBG] pgmap v8361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:43.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:43] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:57:43.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:57:43.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:43 smithi082 bash[20963]: cluster 2024-04-03T18:57:42.462827+0000 mgr.y (mgr.24370) 8378 : cluster [DBG] pgmap v8362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:43.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:43 smithi082 bash[20963]: audit 2024-04-03T18:57:42.823584+0000 mon.c (mon.2) 3299 : audit [DBG] from='client.? 172.21.15.67:0/3613086965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:43.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:43 smithi067 bash[27441]: cluster 2024-04-03T18:57:42.462827+0000 mgr.y (mgr.24370) 8378 : cluster [DBG] pgmap v8362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:43.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:43 smithi067 bash[27441]: audit 2024-04-03T18:57:42.823584+0000 mon.c (mon.2) 3299 : audit [DBG] from='client.? 172.21.15.67:0/3613086965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:43.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:43 smithi067 bash[17655]: cluster 2024-04-03T18:57:42.462827+0000 mgr.y (mgr.24370) 8378 : cluster [DBG] pgmap v8362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:43.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:43 smithi067 bash[17655]: audit 2024-04-03T18:57:42.823584+0000 mon.c (mon.2) 3299 : audit [DBG] from='client.? 172.21.15.67:0/3613086965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:45.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:45 smithi082 bash[20963]: cluster 2024-04-03T18:57:44.463531+0000 mgr.y (mgr.24370) 8379 : cluster [DBG] pgmap v8363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:45.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:45 smithi082 bash[20963]: audit 2024-04-03T18:57:45.293940+0000 mon.a (mon.0) 7536 : audit [DBG] from='client.? 172.21.15.67:0/1882429656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:45.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:45 smithi067 bash[27441]: cluster 2024-04-03T18:57:44.463531+0000 mgr.y (mgr.24370) 8379 : cluster [DBG] pgmap v8363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:45.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:45 smithi067 bash[27441]: audit 2024-04-03T18:57:45.293940+0000 mon.a (mon.0) 7536 : audit [DBG] from='client.? 172.21.15.67:0/1882429656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:45.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:45 smithi067 bash[17655]: cluster 2024-04-03T18:57:44.463531+0000 mgr.y (mgr.24370) 8379 : cluster [DBG] pgmap v8363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:45.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:45 smithi067 bash[17655]: audit 2024-04-03T18:57:45.293940+0000 mon.a (mon.0) 7536 : audit [DBG] from='client.? 172.21.15.67:0/1882429656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:47.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:47 smithi082 bash[20963]: audit 2024-04-03T18:57:46.009059+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:47 smithi082 bash[20963]: audit 2024-04-03T18:57:46.019521+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:47 smithi082 bash[20963]: audit 2024-04-03T18:57:46.027839+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:47 smithi082 bash[20963]: audit 2024-04-03T18:57:46.037074+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:47 smithi082 bash[20963]: audit 2024-04-03T18:57:46.552453+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:57:47.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:47 smithi082 bash[20963]: audit 2024-04-03T18:57:46.554296+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:57:47.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:47 smithi082 bash[20963]: audit 2024-04-03T18:57:46.563578+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[17655]: audit 2024-04-03T18:57:46.009059+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[17655]: audit 2024-04-03T18:57:46.019521+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[17655]: audit 2024-04-03T18:57:46.027839+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[17655]: audit 2024-04-03T18:57:46.037074+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[17655]: audit 2024-04-03T18:57:46.552453+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[17655]: audit 2024-04-03T18:57:46.554296+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[17655]: audit 2024-04-03T18:57:46.563578+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[27441]: audit 2024-04-03T18:57:46.009059+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[27441]: audit 2024-04-03T18:57:46.019521+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.402 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[27441]: audit 2024-04-03T18:57:46.027839+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[27441]: audit 2024-04-03T18:57:46.037074+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:47.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[27441]: audit 2024-04-03T18:57:46.552453+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:57:47.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[27441]: audit 2024-04-03T18:57:46.554296+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:57:47.403 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:47 smithi067 bash[27441]: audit 2024-04-03T18:57:46.563578+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:57:48.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:48 smithi082 bash[20963]: cluster 2024-04-03T18:57:46.464273+0000 mgr.y (mgr.24370) 8380 : cluster [DBG] pgmap v8364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:48.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:48 smithi082 bash[20963]: audit 2024-04-03T18:57:47.749186+0000 mon.a (mon.0) 7544 : audit [DBG] from='client.? 172.21.15.67:0/1444668210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:48.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:48 smithi067 bash[17655]: cluster 2024-04-03T18:57:46.464273+0000 mgr.y (mgr.24370) 8380 : cluster [DBG] pgmap v8364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:48.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:48 smithi067 bash[17655]: audit 2024-04-03T18:57:47.749186+0000 mon.a (mon.0) 7544 : audit [DBG] from='client.? 172.21.15.67:0/1444668210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:48.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:48 smithi067 bash[27441]: cluster 2024-04-03T18:57:46.464273+0000 mgr.y (mgr.24370) 8380 : cluster [DBG] pgmap v8364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:48.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:48 smithi067 bash[27441]: audit 2024-04-03T18:57:47.749186+0000 mon.a (mon.0) 7544 : audit [DBG] from='client.? 172.21.15.67:0/1444668210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:50.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:50 smithi082 bash[20963]: cluster 2024-04-03T18:57:48.464922+0000 mgr.y (mgr.24370) 8381 : cluster [DBG] pgmap v8365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:50.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:50 smithi067 bash[17655]: cluster 2024-04-03T18:57:48.464922+0000 mgr.y (mgr.24370) 8381 : cluster [DBG] pgmap v8365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:50.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:50 smithi067 bash[27441]: cluster 2024-04-03T18:57:48.464922+0000 mgr.y (mgr.24370) 8381 : cluster [DBG] pgmap v8365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:51.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:51 smithi082 bash[20963]: audit 2024-04-03T18:57:50.208207+0000 mon.a (mon.0) 7545 : audit [DBG] from='client.? 172.21.15.67:0/1425328392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:51.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:51 smithi067 bash[27441]: audit 2024-04-03T18:57:50.208207+0000 mon.a (mon.0) 7545 : audit [DBG] from='client.? 172.21.15.67:0/1425328392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:51.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:51 smithi067 bash[17655]: audit 2024-04-03T18:57:50.208207+0000 mon.a (mon.0) 7545 : audit [DBG] from='client.? 172.21.15.67:0/1425328392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:52.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:52 smithi082 bash[20963]: cluster 2024-04-03T18:57:50.465594+0000 mgr.y (mgr.24370) 8382 : cluster [DBG] pgmap v8366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:52.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:52 smithi067 bash[17655]: cluster 2024-04-03T18:57:50.465594+0000 mgr.y (mgr.24370) 8382 : cluster [DBG] pgmap v8366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:52.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:52 smithi067 bash[27441]: cluster 2024-04-03T18:57:50.465594+0000 mgr.y (mgr.24370) 8382 : cluster [DBG] pgmap v8366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:53.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:53 smithi082 bash[20963]: audit 2024-04-03T18:57:52.667182+0000 mon.a (mon.0) 7546 : audit [DBG] from='client.? 172.21.15.67:0/1734362183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:53.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:53 smithi067 bash[17655]: audit 2024-04-03T18:57:52.667182+0000 mon.a (mon.0) 7546 : audit [DBG] from='client.? 172.21.15.67:0/1734362183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:53.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:53] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:57:53.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:53 smithi067 bash[27441]: audit 2024-04-03T18:57:52.667182+0000 mon.a (mon.0) 7546 : audit [DBG] from='client.? 172.21.15.67:0/1734362183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:53.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:57:54.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:54 smithi082 bash[20963]: cluster 2024-04-03T18:57:52.466763+0000 mgr.y (mgr.24370) 8383 : cluster [DBG] pgmap v8367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:54.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:54 smithi067 bash[17655]: cluster 2024-04-03T18:57:52.466763+0000 mgr.y (mgr.24370) 8383 : cluster [DBG] pgmap v8367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:54.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:54 smithi067 bash[27441]: cluster 2024-04-03T18:57:52.466763+0000 mgr.y (mgr.24370) 8383 : cluster [DBG] pgmap v8367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:56.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:56 smithi082 bash[20963]: cluster 2024-04-03T18:57:54.467465+0000 mgr.y (mgr.24370) 8384 : cluster [DBG] pgmap v8368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:56.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:56 smithi082 bash[20963]: audit 2024-04-03T18:57:55.095992+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:56.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:56 smithi082 bash[20963]: audit 2024-04-03T18:57:55.124600+0000 mon.a (mon.0) 7548 : audit [DBG] from='client.? 172.21.15.67:0/1299841194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:56.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:56 smithi067 bash[17655]: cluster 2024-04-03T18:57:54.467465+0000 mgr.y (mgr.24370) 8384 : cluster [DBG] pgmap v8368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:56.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:56 smithi067 bash[17655]: audit 2024-04-03T18:57:55.095992+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:56.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:56 smithi067 bash[17655]: audit 2024-04-03T18:57:55.124600+0000 mon.a (mon.0) 7548 : audit [DBG] from='client.? 172.21.15.67:0/1299841194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:56.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:56 smithi067 bash[27441]: cluster 2024-04-03T18:57:54.467465+0000 mgr.y (mgr.24370) 8384 : cluster [DBG] pgmap v8368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:56.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:56 smithi067 bash[27441]: audit 2024-04-03T18:57:55.095992+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:57:56.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:56 smithi067 bash[27441]: audit 2024-04-03T18:57:55.124600+0000 mon.a (mon.0) 7548 : audit [DBG] from='client.? 172.21.15.67:0/1299841194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:58.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:58 smithi082 bash[20963]: cluster 2024-04-03T18:57:56.468723+0000 mgr.y (mgr.24370) 8385 : cluster [DBG] pgmap v8369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:58.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:57:58 smithi082 bash[20963]: audit 2024-04-03T18:57:57.579027+0000 mon.c (mon.2) 3300 : audit [DBG] from='client.? 172.21.15.67:0/4133036356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:58.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:58 smithi067 bash[17655]: cluster 2024-04-03T18:57:56.468723+0000 mgr.y (mgr.24370) 8385 : cluster [DBG] pgmap v8369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:58.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:57:58 smithi067 bash[17655]: audit 2024-04-03T18:57:57.579027+0000 mon.c (mon.2) 3300 : audit [DBG] from='client.? 172.21.15.67:0/4133036356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:57:58.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:58 smithi067 bash[27441]: cluster 2024-04-03T18:57:56.468723+0000 mgr.y (mgr.24370) 8385 : cluster [DBG] pgmap v8369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:57:58.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:57:58 smithi067 bash[27441]: audit 2024-04-03T18:57:57.579027+0000 mon.c (mon.2) 3300 : audit [DBG] from='client.? 172.21.15.67:0/4133036356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:00.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:00 smithi082 bash[20963]: cluster 2024-04-03T18:57:58.469405+0000 mgr.y (mgr.24370) 8386 : cluster [DBG] pgmap v8370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:00.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:00 smithi082 bash[20963]: audit 2024-04-03T18:58:00.042845+0000 mon.b (mon.1) 60 : audit [DBG] from='client.? 172.21.15.67:0/3173239116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:00.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:00 smithi067 bash[27441]: cluster 2024-04-03T18:57:58.469405+0000 mgr.y (mgr.24370) 8386 : cluster [DBG] pgmap v8370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:00.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:00 smithi067 bash[27441]: audit 2024-04-03T18:58:00.042845+0000 mon.b (mon.1) 60 : audit [DBG] from='client.? 172.21.15.67:0/3173239116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:00.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:00 smithi067 bash[17655]: cluster 2024-04-03T18:57:58.469405+0000 mgr.y (mgr.24370) 8386 : cluster [DBG] pgmap v8370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:00.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:00 smithi067 bash[17655]: audit 2024-04-03T18:58:00.042845+0000 mon.b (mon.1) 60 : audit [DBG] from='client.? 172.21.15.67:0/3173239116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:02.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:02 smithi082 bash[20963]: cluster 2024-04-03T18:58:00.470119+0000 mgr.y (mgr.24370) 8387 : cluster [DBG] pgmap v8371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:02.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:02 smithi067 bash[27441]: cluster 2024-04-03T18:58:00.470119+0000 mgr.y (mgr.24370) 8387 : cluster [DBG] pgmap v8371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:02.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:02 smithi067 bash[17655]: cluster 2024-04-03T18:58:00.470119+0000 mgr.y (mgr.24370) 8387 : cluster [DBG] pgmap v8371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:03.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:03 smithi082 bash[20963]: audit 2024-04-03T18:58:02.501500+0000 mon.c (mon.2) 3301 : audit [DBG] from='client.? 172.21.15.67:0/3149977438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:03.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:03 smithi067 bash[17655]: audit 2024-04-03T18:58:02.501500+0000 mon.c (mon.2) 3301 : audit [DBG] from='client.? 172.21.15.67:0/3149977438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:03.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T18:58:03.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:03 smithi067 bash[27441]: audit 2024-04-03T18:58:02.501500+0000 mon.c (mon.2) 3301 : audit [DBG] from='client.? 172.21.15.67:0/3149977438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:03.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:58:04.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:04 smithi082 bash[20963]: cluster 2024-04-03T18:58:02.470889+0000 mgr.y (mgr.24370) 8388 : cluster [DBG] pgmap v8372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:04.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:04 smithi067 bash[17655]: cluster 2024-04-03T18:58:02.470889+0000 mgr.y (mgr.24370) 8388 : cluster [DBG] pgmap v8372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:04.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:04 smithi067 bash[27441]: cluster 2024-04-03T18:58:02.470889+0000 mgr.y (mgr.24370) 8388 : cluster [DBG] pgmap v8372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:05.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:05 smithi082 bash[20963]: audit 2024-04-03T18:58:04.947578+0000 mon.a (mon.0) 7549 : audit [DBG] from='client.? 172.21.15.67:0/1696740386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:05.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:05 smithi067 bash[17655]: audit 2024-04-03T18:58:04.947578+0000 mon.a (mon.0) 7549 : audit [DBG] from='client.? 172.21.15.67:0/1696740386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:05.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:05 smithi067 bash[27441]: audit 2024-04-03T18:58:04.947578+0000 mon.a (mon.0) 7549 : audit [DBG] from='client.? 172.21.15.67:0/1696740386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:06.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:06 smithi082 bash[20963]: cluster 2024-04-03T18:58:04.471558+0000 mgr.y (mgr.24370) 8389 : cluster [DBG] pgmap v8373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:06.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:06 smithi067 bash[27441]: cluster 2024-04-03T18:58:04.471558+0000 mgr.y (mgr.24370) 8389 : cluster [DBG] pgmap v8373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:06.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:06 smithi067 bash[17655]: cluster 2024-04-03T18:58:04.471558+0000 mgr.y (mgr.24370) 8389 : cluster [DBG] pgmap v8373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:08.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:08 smithi082 bash[20963]: cluster 2024-04-03T18:58:06.472769+0000 mgr.y (mgr.24370) 8390 : cluster [DBG] pgmap v8374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:08.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:08 smithi082 bash[20963]: audit 2024-04-03T18:58:07.403506+0000 mon.a (mon.0) 7550 : audit [DBG] from='client.? 172.21.15.67:0/1949845427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:08.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:08 smithi067 bash[27441]: cluster 2024-04-03T18:58:06.472769+0000 mgr.y (mgr.24370) 8390 : cluster [DBG] pgmap v8374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:08.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:08 smithi067 bash[27441]: audit 2024-04-03T18:58:07.403506+0000 mon.a (mon.0) 7550 : audit [DBG] from='client.? 172.21.15.67:0/1949845427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:08.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:08 smithi067 bash[17655]: cluster 2024-04-03T18:58:06.472769+0000 mgr.y (mgr.24370) 8390 : cluster [DBG] pgmap v8374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:08.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:08 smithi067 bash[17655]: audit 2024-04-03T18:58:07.403506+0000 mon.a (mon.0) 7550 : audit [DBG] from='client.? 172.21.15.67:0/1949845427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:10.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:10 smithi082 bash[20963]: cluster 2024-04-03T18:58:08.473455+0000 mgr.y (mgr.24370) 8391 : cluster [DBG] pgmap v8375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:10.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:10 smithi082 bash[20963]: audit 2024-04-03T18:58:09.854679+0000 mon.a (mon.0) 7551 : audit [DBG] from='client.? 172.21.15.67:0/4263759201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:10.368 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:10 smithi082 bash[20963]: audit 2024-04-03T18:58:10.096619+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:10.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:10 smithi067 bash[27441]: cluster 2024-04-03T18:58:08.473455+0000 mgr.y (mgr.24370) 8391 : cluster [DBG] pgmap v8375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:10.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:10 smithi067 bash[27441]: audit 2024-04-03T18:58:09.854679+0000 mon.a (mon.0) 7551 : audit [DBG] from='client.? 172.21.15.67:0/4263759201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:10.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:10 smithi067 bash[27441]: audit 2024-04-03T18:58:10.096619+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:10.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:10 smithi067 bash[17655]: cluster 2024-04-03T18:58:08.473455+0000 mgr.y (mgr.24370) 8391 : cluster [DBG] pgmap v8375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:10.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:10 smithi067 bash[17655]: audit 2024-04-03T18:58:09.854679+0000 mon.a (mon.0) 7551 : audit [DBG] from='client.? 172.21.15.67:0/4263759201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:10.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:10 smithi067 bash[17655]: audit 2024-04-03T18:58:10.096619+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:12.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:12 smithi082 bash[20963]: cluster 2024-04-03T18:58:10.474134+0000 mgr.y (mgr.24370) 8392 : cluster [DBG] pgmap v8376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:12.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:12 smithi067 bash[17655]: cluster 2024-04-03T18:58:10.474134+0000 mgr.y (mgr.24370) 8392 : cluster [DBG] pgmap v8376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:12.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:12 smithi067 bash[27441]: cluster 2024-04-03T18:58:10.474134+0000 mgr.y (mgr.24370) 8392 : cluster [DBG] pgmap v8376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:13.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:13 smithi082 bash[20963]: audit 2024-04-03T18:58:12.317475+0000 mon.c (mon.2) 3302 : audit [DBG] from='client.? 172.21.15.67:0/1550364765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:13.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:13 smithi067 bash[27441]: audit 2024-04-03T18:58:12.317475+0000 mon.c (mon.2) 3302 : audit [DBG] from='client.? 172.21.15.67:0/1550364765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:13.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:58:13.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:13 smithi067 bash[17655]: audit 2024-04-03T18:58:12.317475+0000 mon.c (mon.2) 3302 : audit [DBG] from='client.? 172.21.15.67:0/1550364765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:13.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:58:14.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:14 smithi082 bash[20963]: cluster 2024-04-03T18:58:12.475292+0000 mgr.y (mgr.24370) 8393 : cluster [DBG] pgmap v8377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:14.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:14 smithi067 bash[17655]: cluster 2024-04-03T18:58:12.475292+0000 mgr.y (mgr.24370) 8393 : cluster [DBG] pgmap v8377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:14.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:14 smithi067 bash[27441]: cluster 2024-04-03T18:58:12.475292+0000 mgr.y (mgr.24370) 8393 : cluster [DBG] pgmap v8377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:15.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:15 smithi067 bash[17655]: audit 2024-04-03T18:58:14.779824+0000 mon.a (mon.0) 7553 : audit [DBG] from='client.? 172.21.15.67:0/51592245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:15.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:15 smithi067 bash[27441]: audit 2024-04-03T18:58:14.779824+0000 mon.a (mon.0) 7553 : audit [DBG] from='client.? 172.21.15.67:0/51592245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:15.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:15 smithi082 bash[20963]: audit 2024-04-03T18:58:14.779824+0000 mon.a (mon.0) 7553 : audit [DBG] from='client.? 172.21.15.67:0/51592245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:16.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:16 smithi067 bash[17655]: cluster 2024-04-03T18:58:14.475799+0000 mgr.y (mgr.24370) 8394 : cluster [DBG] pgmap v8378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:16.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:16 smithi067 bash[27441]: cluster 2024-04-03T18:58:14.475799+0000 mgr.y (mgr.24370) 8394 : cluster [DBG] pgmap v8378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:16.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:16 smithi082 bash[20963]: cluster 2024-04-03T18:58:14.475799+0000 mgr.y (mgr.24370) 8394 : cluster [DBG] pgmap v8378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:18.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:18 smithi067 bash[17655]: cluster 2024-04-03T18:58:16.476961+0000 mgr.y (mgr.24370) 8395 : cluster [DBG] pgmap v8379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:18.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:18 smithi067 bash[17655]: audit 2024-04-03T18:58:17.241741+0000 mon.c (mon.2) 3303 : audit [DBG] from='client.? 172.21.15.67:0/241227752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:18.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:18 smithi067 bash[27441]: cluster 2024-04-03T18:58:16.476961+0000 mgr.y (mgr.24370) 8395 : cluster [DBG] pgmap v8379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:18.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:18 smithi067 bash[27441]: audit 2024-04-03T18:58:17.241741+0000 mon.c (mon.2) 3303 : audit [DBG] from='client.? 172.21.15.67:0/241227752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:18.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:18 smithi082 bash[20963]: cluster 2024-04-03T18:58:16.476961+0000 mgr.y (mgr.24370) 8395 : cluster [DBG] pgmap v8379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:18.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:18 smithi082 bash[20963]: audit 2024-04-03T18:58:17.241741+0000 mon.c (mon.2) 3303 : audit [DBG] from='client.? 172.21.15.67:0/241227752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:20.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:20 smithi067 bash[27441]: cluster 2024-04-03T18:58:18.477644+0000 mgr.y (mgr.24370) 8396 : cluster [DBG] pgmap v8380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:20.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:20 smithi067 bash[27441]: audit 2024-04-03T18:58:19.694172+0000 mon.c (mon.2) 3304 : audit [DBG] from='client.? 172.21.15.67:0/347691225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:20.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:20 smithi067 bash[17655]: cluster 2024-04-03T18:58:18.477644+0000 mgr.y (mgr.24370) 8396 : cluster [DBG] pgmap v8380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:20.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:20 smithi067 bash[17655]: audit 2024-04-03T18:58:19.694172+0000 mon.c (mon.2) 3304 : audit [DBG] from='client.? 172.21.15.67:0/347691225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:20.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:20 smithi082 bash[20963]: cluster 2024-04-03T18:58:18.477644+0000 mgr.y (mgr.24370) 8396 : cluster [DBG] pgmap v8380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:20.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:20 smithi082 bash[20963]: audit 2024-04-03T18:58:19.694172+0000 mon.c (mon.2) 3304 : audit [DBG] from='client.? 172.21.15.67:0/347691225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:22.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:22 smithi067 bash[27441]: cluster 2024-04-03T18:58:20.478318+0000 mgr.y (mgr.24370) 8397 : cluster [DBG] pgmap v8381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:22.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:22 smithi067 bash[27441]: audit 2024-04-03T18:58:22.146887+0000 mon.a (mon.0) 7554 : audit [DBG] from='client.? 172.21.15.67:0/4180753664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:22.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:22 smithi067 bash[17655]: cluster 2024-04-03T18:58:20.478318+0000 mgr.y (mgr.24370) 8397 : cluster [DBG] pgmap v8381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:22.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:22 smithi067 bash[17655]: audit 2024-04-03T18:58:22.146887+0000 mon.a (mon.0) 7554 : audit [DBG] from='client.? 172.21.15.67:0/4180753664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:22.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:22 smithi082 bash[20963]: cluster 2024-04-03T18:58:20.478318+0000 mgr.y (mgr.24370) 8397 : cluster [DBG] pgmap v8381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:22.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:22 smithi082 bash[20963]: audit 2024-04-03T18:58:22.146887+0000 mon.a (mon.0) 7554 : audit [DBG] from='client.? 172.21.15.67:0/4180753664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:23.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:58:23.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:58:24.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:24 smithi067 bash[17655]: cluster 2024-04-03T18:58:22.479412+0000 mgr.y (mgr.24370) 8398 : cluster [DBG] pgmap v8382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:24.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:24 smithi067 bash[27441]: cluster 2024-04-03T18:58:22.479412+0000 mgr.y (mgr.24370) 8398 : cluster [DBG] pgmap v8382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:24.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:24 smithi082 bash[20963]: cluster 2024-04-03T18:58:22.479412+0000 mgr.y (mgr.24370) 8398 : cluster [DBG] pgmap v8382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:25.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:25 smithi067 bash[27441]: audit 2024-04-03T18:58:24.610271+0000 mon.a (mon.0) 7555 : audit [DBG] from='client.? 172.21.15.67:0/1533729233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:25.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:25 smithi067 bash[27441]: audit 2024-04-03T18:58:25.097246+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:25.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:25 smithi067 bash[17655]: audit 2024-04-03T18:58:24.610271+0000 mon.a (mon.0) 7555 : audit [DBG] from='client.? 172.21.15.67:0/1533729233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:25.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:25 smithi067 bash[17655]: audit 2024-04-03T18:58:25.097246+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:25.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:25 smithi082 bash[20963]: audit 2024-04-03T18:58:24.610271+0000 mon.a (mon.0) 7555 : audit [DBG] from='client.? 172.21.15.67:0/1533729233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:25.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:25 smithi082 bash[20963]: audit 2024-04-03T18:58:25.097246+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:26.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:26 smithi082 bash[20963]: cluster 2024-04-03T18:58:24.480045+0000 mgr.y (mgr.24370) 8399 : cluster [DBG] pgmap v8383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:26.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:26 smithi067 bash[27441]: cluster 2024-04-03T18:58:24.480045+0000 mgr.y (mgr.24370) 8399 : cluster [DBG] pgmap v8383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:26.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:26 smithi067 bash[17655]: cluster 2024-04-03T18:58:24.480045+0000 mgr.y (mgr.24370) 8399 : cluster [DBG] pgmap v8383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:27.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:27 smithi082 bash[20963]: audit 2024-04-03T18:58:27.066912+0000 mon.a (mon.0) 7557 : audit [DBG] from='client.? 172.21.15.67:0/1149910552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:27.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:27 smithi067 bash[27441]: audit 2024-04-03T18:58:27.066912+0000 mon.a (mon.0) 7557 : audit [DBG] from='client.? 172.21.15.67:0/1149910552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:27.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:27 smithi067 bash[17655]: audit 2024-04-03T18:58:27.066912+0000 mon.a (mon.0) 7557 : audit [DBG] from='client.? 172.21.15.67:0/1149910552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:28.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:28 smithi082 bash[20963]: cluster 2024-04-03T18:58:26.481184+0000 mgr.y (mgr.24370) 8400 : cluster [DBG] pgmap v8384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:28.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:28 smithi067 bash[27441]: cluster 2024-04-03T18:58:26.481184+0000 mgr.y (mgr.24370) 8400 : cluster [DBG] pgmap v8384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:28.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:28 smithi067 bash[17655]: cluster 2024-04-03T18:58:26.481184+0000 mgr.y (mgr.24370) 8400 : cluster [DBG] pgmap v8384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:30.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:30 smithi082 bash[20963]: cluster 2024-04-03T18:58:28.481820+0000 mgr.y (mgr.24370) 8401 : cluster [DBG] pgmap v8385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:30.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:30 smithi082 bash[20963]: audit 2024-04-03T18:58:29.523521+0000 mon.c (mon.2) 3305 : audit [DBG] from='client.? 172.21.15.67:0/2423980688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:30.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:30 smithi067 bash[27441]: cluster 2024-04-03T18:58:28.481820+0000 mgr.y (mgr.24370) 8401 : cluster [DBG] pgmap v8385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:30.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:30 smithi067 bash[27441]: audit 2024-04-03T18:58:29.523521+0000 mon.c (mon.2) 3305 : audit [DBG] from='client.? 172.21.15.67:0/2423980688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:30.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:30 smithi067 bash[17655]: cluster 2024-04-03T18:58:28.481820+0000 mgr.y (mgr.24370) 8401 : cluster [DBG] pgmap v8385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:30.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:30 smithi067 bash[17655]: audit 2024-04-03T18:58:29.523521+0000 mon.c (mon.2) 3305 : audit [DBG] from='client.? 172.21.15.67:0/2423980688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:32.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:32 smithi082 bash[20963]: cluster 2024-04-03T18:58:30.482543+0000 mgr.y (mgr.24370) 8402 : cluster [DBG] pgmap v8386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:32.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:32 smithi082 bash[20963]: audit 2024-04-03T18:58:31.972217+0000 mon.c (mon.2) 3306 : audit [DBG] from='client.? 172.21.15.67:0/1124934914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:32.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:32 smithi067 bash[27441]: cluster 2024-04-03T18:58:30.482543+0000 mgr.y (mgr.24370) 8402 : cluster [DBG] pgmap v8386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:32.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:32 smithi067 bash[27441]: audit 2024-04-03T18:58:31.972217+0000 mon.c (mon.2) 3306 : audit [DBG] from='client.? 172.21.15.67:0/1124934914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:32.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:32 smithi067 bash[17655]: cluster 2024-04-03T18:58:30.482543+0000 mgr.y (mgr.24370) 8402 : cluster [DBG] pgmap v8386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:32.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:32 smithi067 bash[17655]: audit 2024-04-03T18:58:31.972217+0000 mon.c (mon.2) 3306 : audit [DBG] from='client.? 172.21.15.67:0/1124934914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:33.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:58:33.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:58:34.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:34 smithi082 bash[20963]: cluster 2024-04-03T18:58:32.483720+0000 mgr.y (mgr.24370) 8403 : cluster [DBG] pgmap v8387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:34.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:34 smithi067 bash[17655]: cluster 2024-04-03T18:58:32.483720+0000 mgr.y (mgr.24370) 8403 : cluster [DBG] pgmap v8387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:34.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:34 smithi067 bash[27441]: cluster 2024-04-03T18:58:32.483720+0000 mgr.y (mgr.24370) 8403 : cluster [DBG] pgmap v8387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:35.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:35 smithi082 bash[20963]: audit 2024-04-03T18:58:34.422588+0000 mon.a (mon.0) 7558 : audit [DBG] from='client.? 172.21.15.67:0/3492677944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:35.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:35 smithi067 bash[17655]: audit 2024-04-03T18:58:34.422588+0000 mon.a (mon.0) 7558 : audit [DBG] from='client.? 172.21.15.67:0/3492677944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:35.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:35 smithi067 bash[27441]: audit 2024-04-03T18:58:34.422588+0000 mon.a (mon.0) 7558 : audit [DBG] from='client.? 172.21.15.67:0/3492677944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:36.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:36 smithi082 bash[20963]: cluster 2024-04-03T18:58:34.484515+0000 mgr.y (mgr.24370) 8404 : cluster [DBG] pgmap v8388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:36.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:36 smithi067 bash[27441]: cluster 2024-04-03T18:58:34.484515+0000 mgr.y (mgr.24370) 8404 : cluster [DBG] pgmap v8388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:36.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:36 smithi067 bash[17655]: cluster 2024-04-03T18:58:34.484515+0000 mgr.y (mgr.24370) 8404 : cluster [DBG] pgmap v8388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:37.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:37 smithi082 bash[20963]: audit 2024-04-03T18:58:36.867997+0000 mon.a (mon.0) 7559 : audit [DBG] from='client.? 172.21.15.67:0/381205262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:37.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:37 smithi067 bash[17655]: audit 2024-04-03T18:58:36.867997+0000 mon.a (mon.0) 7559 : audit [DBG] from='client.? 172.21.15.67:0/381205262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:37.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:37 smithi067 bash[27441]: audit 2024-04-03T18:58:36.867997+0000 mon.a (mon.0) 7559 : audit [DBG] from='client.? 172.21.15.67:0/381205262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:38.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:38 smithi082 bash[20963]: cluster 2024-04-03T18:58:36.485428+0000 mgr.y (mgr.24370) 8405 : cluster [DBG] pgmap v8389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:38.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:38 smithi067 bash[27441]: cluster 2024-04-03T18:58:36.485428+0000 mgr.y (mgr.24370) 8405 : cluster [DBG] pgmap v8389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:38.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:38 smithi067 bash[17655]: cluster 2024-04-03T18:58:36.485428+0000 mgr.y (mgr.24370) 8405 : cluster [DBG] pgmap v8389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:39.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:39 smithi082 bash[20963]: cluster 2024-04-03T18:58:38.486110+0000 mgr.y (mgr.24370) 8406 : cluster [DBG] pgmap v8390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:39.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:39 smithi067 bash[17655]: cluster 2024-04-03T18:58:38.486110+0000 mgr.y (mgr.24370) 8406 : cluster [DBG] pgmap v8390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:39.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:39 smithi067 bash[27441]: cluster 2024-04-03T18:58:38.486110+0000 mgr.y (mgr.24370) 8406 : cluster [DBG] pgmap v8390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:40.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:40 smithi082 bash[20963]: audit 2024-04-03T18:58:39.325635+0000 mon.a (mon.0) 7560 : audit [DBG] from='client.? 172.21.15.67:0/3504909491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:40.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:40 smithi082 bash[20963]: audit 2024-04-03T18:58:40.097735+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:40.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:40 smithi067 bash[17655]: audit 2024-04-03T18:58:39.325635+0000 mon.a (mon.0) 7560 : audit [DBG] from='client.? 172.21.15.67:0/3504909491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:40.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:40 smithi067 bash[17655]: audit 2024-04-03T18:58:40.097735+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:40.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:40 smithi067 bash[27441]: audit 2024-04-03T18:58:39.325635+0000 mon.a (mon.0) 7560 : audit [DBG] from='client.? 172.21.15.67:0/3504909491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:40.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:40 smithi067 bash[27441]: audit 2024-04-03T18:58:40.097735+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:41.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:41 smithi082 bash[20963]: cluster 2024-04-03T18:58:40.486839+0000 mgr.y (mgr.24370) 8407 : cluster [DBG] pgmap v8391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:41.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:41 smithi067 bash[27441]: cluster 2024-04-03T18:58:40.486839+0000 mgr.y (mgr.24370) 8407 : cluster [DBG] pgmap v8391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:41.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:41 smithi067 bash[17655]: cluster 2024-04-03T18:58:40.486839+0000 mgr.y (mgr.24370) 8407 : cluster [DBG] pgmap v8391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:42.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:42 smithi082 bash[20963]: audit 2024-04-03T18:58:41.778195+0000 mon.a (mon.0) 7562 : audit [DBG] from='client.? 172.21.15.67:0/1720408825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:42.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:42 smithi067 bash[27441]: audit 2024-04-03T18:58:41.778195+0000 mon.a (mon.0) 7562 : audit [DBG] from='client.? 172.21.15.67:0/1720408825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:42.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:42 smithi067 bash[17655]: audit 2024-04-03T18:58:41.778195+0000 mon.a (mon.0) 7562 : audit [DBG] from='client.? 172.21.15.67:0/1720408825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:43.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:43 smithi067 bash[17655]: cluster 2024-04-03T18:58:42.488131+0000 mgr.y (mgr.24370) 8408 : cluster [DBG] pgmap v8392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:43.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:58:43.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:43 smithi067 bash[27441]: cluster 2024-04-03T18:58:42.488131+0000 mgr.y (mgr.24370) 8408 : cluster [DBG] pgmap v8392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:43.488 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:43 smithi082 bash[20963]: cluster 2024-04-03T18:58:42.488131+0000 mgr.y (mgr.24370) 8408 : cluster [DBG] pgmap v8392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:43.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:58:44.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:44 smithi082 bash[20963]: audit 2024-04-03T18:58:44.232914+0000 mon.a (mon.0) 7563 : audit [DBG] from='client.? 172.21.15.67:0/298858248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:44.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:44 smithi067 bash[27441]: audit 2024-04-03T18:58:44.232914+0000 mon.a (mon.0) 7563 : audit [DBG] from='client.? 172.21.15.67:0/298858248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:44.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:44 smithi067 bash[17655]: audit 2024-04-03T18:58:44.232914+0000 mon.a (mon.0) 7563 : audit [DBG] from='client.? 172.21.15.67:0/298858248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:45.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:45 smithi082 bash[20963]: cluster 2024-04-03T18:58:44.488811+0000 mgr.y (mgr.24370) 8409 : cluster [DBG] pgmap v8393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:45.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:45 smithi067 bash[17655]: cluster 2024-04-03T18:58:44.488811+0000 mgr.y (mgr.24370) 8409 : cluster [DBG] pgmap v8393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:45.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:45 smithi067 bash[27441]: cluster 2024-04-03T18:58:44.488811+0000 mgr.y (mgr.24370) 8409 : cluster [DBG] pgmap v8393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:47.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:47 smithi082 bash[20963]: cluster 2024-04-03T18:58:46.489947+0000 mgr.y (mgr.24370) 8410 : cluster [DBG] pgmap v8394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:47.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:47 smithi082 bash[20963]: audit 2024-04-03T18:58:46.639005+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:58:47.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:47 smithi082 bash[20963]: audit 2024-04-03T18:58:46.693517+0000 mon.c (mon.2) 3307 : audit [DBG] from='client.? 172.21.15.67:0/2970312728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:47.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:47 smithi067 bash[17655]: cluster 2024-04-03T18:58:46.489947+0000 mgr.y (mgr.24370) 8410 : cluster [DBG] pgmap v8394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:47.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:47 smithi067 bash[17655]: audit 2024-04-03T18:58:46.639005+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:58:47.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:47 smithi067 bash[17655]: audit 2024-04-03T18:58:46.693517+0000 mon.c (mon.2) 3307 : audit [DBG] from='client.? 172.21.15.67:0/2970312728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:47.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:47 smithi067 bash[27441]: cluster 2024-04-03T18:58:46.489947+0000 mgr.y (mgr.24370) 8410 : cluster [DBG] pgmap v8394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:47.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:47 smithi067 bash[27441]: audit 2024-04-03T18:58:46.639005+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:58:47.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:47 smithi067 bash[27441]: audit 2024-04-03T18:58:46.693517+0000 mon.c (mon.2) 3307 : audit [DBG] from='client.? 172.21.15.67:0/2970312728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:49.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:49 smithi082 bash[20963]: cluster 2024-04-03T18:58:48.490657+0000 mgr.y (mgr.24370) 8411 : cluster [DBG] pgmap v8395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:49.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:49 smithi082 bash[20963]: audit 2024-04-03T18:58:49.154959+0000 mon.a (mon.0) 7565 : audit [DBG] from='client.? 172.21.15.67:0/3432265292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:49.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:49 smithi067 bash[17655]: cluster 2024-04-03T18:58:48.490657+0000 mgr.y (mgr.24370) 8411 : cluster [DBG] pgmap v8395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:49.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:49 smithi067 bash[17655]: audit 2024-04-03T18:58:49.154959+0000 mon.a (mon.0) 7565 : audit [DBG] from='client.? 172.21.15.67:0/3432265292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:49.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:49 smithi067 bash[27441]: cluster 2024-04-03T18:58:48.490657+0000 mgr.y (mgr.24370) 8411 : cluster [DBG] pgmap v8395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:49.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:49 smithi067 bash[27441]: audit 2024-04-03T18:58:49.154959+0000 mon.a (mon.0) 7565 : audit [DBG] from='client.? 172.21.15.67:0/3432265292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:51.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:51 smithi082 bash[20963]: cluster 2024-04-03T18:58:50.491317+0000 mgr.y (mgr.24370) 8412 : cluster [DBG] pgmap v8396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:51.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:51 smithi067 bash[27441]: cluster 2024-04-03T18:58:50.491317+0000 mgr.y (mgr.24370) 8412 : cluster [DBG] pgmap v8396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:51.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:51 smithi067 bash[17655]: cluster 2024-04-03T18:58:50.491317+0000 mgr.y (mgr.24370) 8412 : cluster [DBG] pgmap v8396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:52.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:52 smithi082 bash[20963]: audit 2024-04-03T18:58:51.614791+0000 mon.c (mon.2) 3308 : audit [DBG] from='client.? 172.21.15.67:0/3414370290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:52.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:52 smithi082 bash[20963]: audit 2024-04-03T18:58:52.282059+0000 mon.a (mon.0) 7566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:52.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:52 smithi082 bash[20963]: audit 2024-04-03T18:58:52.289882+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:52.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:52 smithi067 bash[17655]: audit 2024-04-03T18:58:51.614791+0000 mon.c (mon.2) 3308 : audit [DBG] from='client.? 172.21.15.67:0/3414370290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:52.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:52 smithi067 bash[17655]: audit 2024-04-03T18:58:52.282059+0000 mon.a (mon.0) 7566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:52.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:52 smithi067 bash[17655]: audit 2024-04-03T18:58:52.289882+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:52.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:52 smithi067 bash[27441]: audit 2024-04-03T18:58:51.614791+0000 mon.c (mon.2) 3308 : audit [DBG] from='client.? 172.21.15.67:0/3414370290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:52.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:52 smithi067 bash[27441]: audit 2024-04-03T18:58:52.282059+0000 mon.a (mon.0) 7566 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:52.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:52 smithi067 bash[27441]: audit 2024-04-03T18:58:52.289882+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:53.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T18:58:53.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:58:53.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:53 smithi082 bash[20963]: cluster 2024-04-03T18:58:52.492434+0000 mgr.y (mgr.24370) 8413 : cluster [DBG] pgmap v8397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:53.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:53 smithi082 bash[20963]: audit 2024-04-03T18:58:52.641025+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:53.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:53 smithi082 bash[20963]: audit 2024-04-03T18:58:52.655914+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:53.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:53 smithi082 bash[20963]: audit 2024-04-03T18:58:53.153926+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:58:53.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:53 smithi082 bash[20963]: audit 2024-04-03T18:58:53.155838+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:58:53.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:53 smithi082 bash[20963]: audit 2024-04-03T18:58:53.167316+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:53.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[17655]: cluster 2024-04-03T18:58:52.492434+0000 mgr.y (mgr.24370) 8413 : cluster [DBG] pgmap v8397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:53.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[17655]: audit 2024-04-03T18:58:52.641025+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:53.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[17655]: audit 2024-04-03T18:58:52.655914+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:53.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[17655]: audit 2024-04-03T18:58:53.153926+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:58:53.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[17655]: audit 2024-04-03T18:58:53.155838+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:58:53.900 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[17655]: audit 2024-04-03T18:58:53.167316+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:53.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[27441]: cluster 2024-04-03T18:58:52.492434+0000 mgr.y (mgr.24370) 8413 : cluster [DBG] pgmap v8397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:53.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[27441]: audit 2024-04-03T18:58:52.641025+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:53.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[27441]: audit 2024-04-03T18:58:52.655914+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:53.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[27441]: audit 2024-04-03T18:58:53.153926+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T18:58:53.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[27441]: audit 2024-04-03T18:58:53.155838+0000 mon.a (mon.0) 7571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T18:58:53.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:53 smithi067 bash[27441]: audit 2024-04-03T18:58:53.167316+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:58:54.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:54 smithi067 bash[27441]: audit 2024-04-03T18:58:54.074073+0000 mon.c (mon.2) 3309 : audit [DBG] from='client.? 172.21.15.67:0/4023273890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:54.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:54 smithi067 bash[17655]: audit 2024-04-03T18:58:54.074073+0000 mon.c (mon.2) 3309 : audit [DBG] from='client.? 172.21.15.67:0/4023273890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:55.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:54 smithi082 bash[20963]: audit 2024-04-03T18:58:54.074073+0000 mon.c (mon.2) 3309 : audit [DBG] from='client.? 172.21.15.67:0/4023273890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:55.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:55 smithi067 bash[17655]: cluster 2024-04-03T18:58:54.493249+0000 mgr.y (mgr.24370) 8414 : cluster [DBG] pgmap v8398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:55.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:55 smithi067 bash[17655]: audit 2024-04-03T18:58:55.098060+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:55.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:55 smithi067 bash[27441]: cluster 2024-04-03T18:58:54.493249+0000 mgr.y (mgr.24370) 8414 : cluster [DBG] pgmap v8398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:55.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:55 smithi067 bash[27441]: audit 2024-04-03T18:58:55.098060+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:56.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:55 smithi082 bash[20963]: cluster 2024-04-03T18:58:54.493249+0000 mgr.y (mgr.24370) 8414 : cluster [DBG] pgmap v8398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:56.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:55 smithi082 bash[20963]: audit 2024-04-03T18:58:55.098060+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:58:56.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:56 smithi067 bash[17655]: audit 2024-04-03T18:58:56.530395+0000 mon.a (mon.0) 7574 : audit [DBG] from='client.? 172.21.15.67:0/1508240164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:56.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:56 smithi067 bash[27441]: audit 2024-04-03T18:58:56.530395+0000 mon.a (mon.0) 7574 : audit [DBG] from='client.? 172.21.15.67:0/1508240164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:57.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:56 smithi082 bash[20963]: audit 2024-04-03T18:58:56.530395+0000 mon.a (mon.0) 7574 : audit [DBG] from='client.? 172.21.15.67:0/1508240164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:57.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:57 smithi067 bash[17655]: cluster 2024-04-03T18:58:56.494395+0000 mgr.y (mgr.24370) 8415 : cluster [DBG] pgmap v8399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:57.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:57 smithi067 bash[27441]: cluster 2024-04-03T18:58:56.494395+0000 mgr.y (mgr.24370) 8415 : cluster [DBG] pgmap v8399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:58.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:57 smithi082 bash[20963]: cluster 2024-04-03T18:58:56.494395+0000 mgr.y (mgr.24370) 8415 : cluster [DBG] pgmap v8399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:59.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:59 smithi067 bash[17655]: cluster 2024-04-03T18:58:58.495106+0000 mgr.y (mgr.24370) 8416 : cluster [DBG] pgmap v8400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:59.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:58:59 smithi067 bash[17655]: audit 2024-04-03T18:58:58.982825+0000 mon.a (mon.0) 7575 : audit [DBG] from='client.? 172.21.15.67:0/3964353863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:58:59.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:59 smithi067 bash[27441]: cluster 2024-04-03T18:58:58.495106+0000 mgr.y (mgr.24370) 8416 : cluster [DBG] pgmap v8400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:58:59.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:58:59 smithi067 bash[27441]: audit 2024-04-03T18:58:58.982825+0000 mon.a (mon.0) 7575 : audit [DBG] from='client.? 172.21.15.67:0/3964353863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:00.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:59 smithi082 bash[20963]: cluster 2024-04-03T18:58:58.495106+0000 mgr.y (mgr.24370) 8416 : cluster [DBG] pgmap v8400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:00.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:58:59 smithi082 bash[20963]: audit 2024-04-03T18:58:58.982825+0000 mon.a (mon.0) 7575 : audit [DBG] from='client.? 172.21.15.67:0/3964353863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:02.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:01 smithi082 bash[20963]: cluster 2024-04-03T18:59:00.495760+0000 mgr.y (mgr.24370) 8417 : cluster [DBG] pgmap v8401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:02.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:01 smithi082 bash[20963]: audit 2024-04-03T18:59:01.441418+0000 mon.c (mon.2) 3310 : audit [DBG] from='client.? 172.21.15.67:0/141801271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:02.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:01 smithi067 bash[17655]: cluster 2024-04-03T18:59:00.495760+0000 mgr.y (mgr.24370) 8417 : cluster [DBG] pgmap v8401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:02.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:01 smithi067 bash[17655]: audit 2024-04-03T18:59:01.441418+0000 mon.c (mon.2) 3310 : audit [DBG] from='client.? 172.21.15.67:0/141801271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:02.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:01 smithi067 bash[27441]: cluster 2024-04-03T18:59:00.495760+0000 mgr.y (mgr.24370) 8417 : cluster [DBG] pgmap v8401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:02.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:01 smithi067 bash[27441]: audit 2024-04-03T18:59:01.441418+0000 mon.c (mon.2) 3310 : audit [DBG] from='client.? 172.21.15.67:0/141801271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:03.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T18:59:03.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:03 smithi082 bash[20963]: cluster 2024-04-03T18:59:02.496916+0000 mgr.y (mgr.24370) 8418 : cluster [DBG] pgmap v8402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:03.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:59:04.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:03 smithi067 bash[27441]: cluster 2024-04-03T18:59:02.496916+0000 mgr.y (mgr.24370) 8418 : cluster [DBG] pgmap v8402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:04.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:03 smithi067 bash[17655]: cluster 2024-04-03T18:59:02.496916+0000 mgr.y (mgr.24370) 8418 : cluster [DBG] pgmap v8402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:05.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:04 smithi082 bash[20963]: audit 2024-04-03T18:59:03.897144+0000 mon.a (mon.0) 7576 : audit [DBG] from='client.? 172.21.15.67:0/1201815691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:05.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:04 smithi067 bash[27441]: audit 2024-04-03T18:59:03.897144+0000 mon.a (mon.0) 7576 : audit [DBG] from='client.? 172.21.15.67:0/1201815691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:05.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:04 smithi067 bash[17655]: audit 2024-04-03T18:59:03.897144+0000 mon.a (mon.0) 7576 : audit [DBG] from='client.? 172.21.15.67:0/1201815691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:06.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:05 smithi082 bash[20963]: cluster 2024-04-03T18:59:04.497597+0000 mgr.y (mgr.24370) 8419 : cluster [DBG] pgmap v8403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:06.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:05 smithi067 bash[17655]: cluster 2024-04-03T18:59:04.497597+0000 mgr.y (mgr.24370) 8419 : cluster [DBG] pgmap v8403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:06.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:05 smithi067 bash[27441]: cluster 2024-04-03T18:59:04.497597+0000 mgr.y (mgr.24370) 8419 : cluster [DBG] pgmap v8403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:07.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:06 smithi082 bash[20963]: audit 2024-04-03T18:59:06.345253+0000 mon.c (mon.2) 3311 : audit [DBG] from='client.? 172.21.15.67:0/2537376817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:07.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:06 smithi067 bash[27441]: audit 2024-04-03T18:59:06.345253+0000 mon.c (mon.2) 3311 : audit [DBG] from='client.? 172.21.15.67:0/2537376817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:07.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:06 smithi067 bash[17655]: audit 2024-04-03T18:59:06.345253+0000 mon.c (mon.2) 3311 : audit [DBG] from='client.? 172.21.15.67:0/2537376817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:08.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:07 smithi082 bash[20963]: cluster 2024-04-03T18:59:06.498700+0000 mgr.y (mgr.24370) 8420 : cluster [DBG] pgmap v8404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:08.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:07 smithi067 bash[17655]: cluster 2024-04-03T18:59:06.498700+0000 mgr.y (mgr.24370) 8420 : cluster [DBG] pgmap v8404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:08.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:07 smithi067 bash[27441]: cluster 2024-04-03T18:59:06.498700+0000 mgr.y (mgr.24370) 8420 : cluster [DBG] pgmap v8404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:10.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:09 smithi082 bash[20963]: cluster 2024-04-03T18:59:08.499298+0000 mgr.y (mgr.24370) 8421 : cluster [DBG] pgmap v8405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:10.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:09 smithi082 bash[20963]: audit 2024-04-03T18:59:08.804028+0000 mon.a (mon.0) 7577 : audit [DBG] from='client.? 172.21.15.67:0/382787609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:10.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:09 smithi067 bash[17655]: cluster 2024-04-03T18:59:08.499298+0000 mgr.y (mgr.24370) 8421 : cluster [DBG] pgmap v8405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:10.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:09 smithi067 bash[17655]: audit 2024-04-03T18:59:08.804028+0000 mon.a (mon.0) 7577 : audit [DBG] from='client.? 172.21.15.67:0/382787609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:10.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:09 smithi067 bash[27441]: cluster 2024-04-03T18:59:08.499298+0000 mgr.y (mgr.24370) 8421 : cluster [DBG] pgmap v8405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:10.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:09 smithi067 bash[27441]: audit 2024-04-03T18:59:08.804028+0000 mon.a (mon.0) 7577 : audit [DBG] from='client.? 172.21.15.67:0/382787609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:11.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:10 smithi082 bash[20963]: audit 2024-04-03T18:59:10.097986+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:11.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:10 smithi067 bash[17655]: audit 2024-04-03T18:59:10.097986+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:11.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:10 smithi067 bash[27441]: audit 2024-04-03T18:59:10.097986+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:12.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:11 smithi082 bash[20963]: cluster 2024-04-03T18:59:10.499923+0000 mgr.y (mgr.24370) 8422 : cluster [DBG] pgmap v8406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:12.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:11 smithi082 bash[20963]: audit 2024-04-03T18:59:11.265071+0000 mon.a (mon.0) 7579 : audit [DBG] from='client.? 172.21.15.67:0/3767135734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:12.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:11 smithi067 bash[27441]: cluster 2024-04-03T18:59:10.499923+0000 mgr.y (mgr.24370) 8422 : cluster [DBG] pgmap v8406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:12.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:11 smithi067 bash[27441]: audit 2024-04-03T18:59:11.265071+0000 mon.a (mon.0) 7579 : audit [DBG] from='client.? 172.21.15.67:0/3767135734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:12.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:11 smithi067 bash[17655]: cluster 2024-04-03T18:59:10.499923+0000 mgr.y (mgr.24370) 8422 : cluster [DBG] pgmap v8406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:12.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:11 smithi067 bash[17655]: audit 2024-04-03T18:59:11.265071+0000 mon.a (mon.0) 7579 : audit [DBG] from='client.? 172.21.15.67:0/3767135734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:13.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:59:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:13 smithi082 bash[20963]: cluster 2024-04-03T18:59:12.501043+0000 mgr.y (mgr.24370) 8423 : cluster [DBG] pgmap v8407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:13 smithi082 bash[20963]: audit 2024-04-03T18:59:13.715832+0000 mon.a (mon.0) 7580 : audit [DBG] from='client.? 172.21.15.67:0/3693766887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:13.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:59:14.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:13 smithi067 bash[17655]: cluster 2024-04-03T18:59:12.501043+0000 mgr.y (mgr.24370) 8423 : cluster [DBG] pgmap v8407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:14.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:13 smithi067 bash[17655]: audit 2024-04-03T18:59:13.715832+0000 mon.a (mon.0) 7580 : audit [DBG] from='client.? 172.21.15.67:0/3693766887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:14.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:13 smithi067 bash[27441]: cluster 2024-04-03T18:59:12.501043+0000 mgr.y (mgr.24370) 8423 : cluster [DBG] pgmap v8407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:14.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:13 smithi067 bash[27441]: audit 2024-04-03T18:59:13.715832+0000 mon.a (mon.0) 7580 : audit [DBG] from='client.? 172.21.15.67:0/3693766887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:16.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:15 smithi082 bash[20963]: cluster 2024-04-03T18:59:14.501717+0000 mgr.y (mgr.24370) 8424 : cluster [DBG] pgmap v8408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:16.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:15 smithi067 bash[27441]: cluster 2024-04-03T18:59:14.501717+0000 mgr.y (mgr.24370) 8424 : cluster [DBG] pgmap v8408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:16.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:15 smithi067 bash[17655]: cluster 2024-04-03T18:59:14.501717+0000 mgr.y (mgr.24370) 8424 : cluster [DBG] pgmap v8408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:17.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:16 smithi082 bash[20963]: audit 2024-04-03T18:59:16.167153+0000 mon.c (mon.2) 3312 : audit [DBG] from='client.? 172.21.15.67:0/1263617476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:17.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:16 smithi067 bash[17655]: audit 2024-04-03T18:59:16.167153+0000 mon.c (mon.2) 3312 : audit [DBG] from='client.? 172.21.15.67:0/1263617476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:17.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:16 smithi067 bash[27441]: audit 2024-04-03T18:59:16.167153+0000 mon.c (mon.2) 3312 : audit [DBG] from='client.? 172.21.15.67:0/1263617476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:18.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:17 smithi082 bash[20963]: cluster 2024-04-03T18:59:16.502880+0000 mgr.y (mgr.24370) 8425 : cluster [DBG] pgmap v8409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:18.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:17 smithi067 bash[27441]: cluster 2024-04-03T18:59:16.502880+0000 mgr.y (mgr.24370) 8425 : cluster [DBG] pgmap v8409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:18.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:17 smithi067 bash[17655]: cluster 2024-04-03T18:59:16.502880+0000 mgr.y (mgr.24370) 8425 : cluster [DBG] pgmap v8409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:19.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:18 smithi082 bash[20963]: audit 2024-04-03T18:59:18.618272+0000 mon.a (mon.0) 7581 : audit [DBG] from='client.? 172.21.15.67:0/2343863158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:19.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:18 smithi067 bash[17655]: audit 2024-04-03T18:59:18.618272+0000 mon.a (mon.0) 7581 : audit [DBG] from='client.? 172.21.15.67:0/2343863158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:19.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:18 smithi067 bash[27441]: audit 2024-04-03T18:59:18.618272+0000 mon.a (mon.0) 7581 : audit [DBG] from='client.? 172.21.15.67:0/2343863158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:20.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:19 smithi082 bash[20963]: cluster 2024-04-03T18:59:18.503504+0000 mgr.y (mgr.24370) 8426 : cluster [DBG] pgmap v8410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:20.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:19 smithi067 bash[27441]: cluster 2024-04-03T18:59:18.503504+0000 mgr.y (mgr.24370) 8426 : cluster [DBG] pgmap v8410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:20.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:19 smithi067 bash[17655]: cluster 2024-04-03T18:59:18.503504+0000 mgr.y (mgr.24370) 8426 : cluster [DBG] pgmap v8410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:22.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:21 smithi082 bash[20963]: cluster 2024-04-03T18:59:20.504174+0000 mgr.y (mgr.24370) 8427 : cluster [DBG] pgmap v8411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:22.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:21 smithi082 bash[20963]: audit 2024-04-03T18:59:21.068861+0000 mon.a (mon.0) 7582 : audit [DBG] from='client.? 172.21.15.67:0/3870000078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:22.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:21 smithi067 bash[17655]: cluster 2024-04-03T18:59:20.504174+0000 mgr.y (mgr.24370) 8427 : cluster [DBG] pgmap v8411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:22.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:21 smithi067 bash[17655]: audit 2024-04-03T18:59:21.068861+0000 mon.a (mon.0) 7582 : audit [DBG] from='client.? 172.21.15.67:0/3870000078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:22.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:21 smithi067 bash[27441]: cluster 2024-04-03T18:59:20.504174+0000 mgr.y (mgr.24370) 8427 : cluster [DBG] pgmap v8411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:22.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:21 smithi067 bash[27441]: audit 2024-04-03T18:59:21.068861+0000 mon.a (mon.0) 7582 : audit [DBG] from='client.? 172.21.15.67:0/3870000078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:23.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:59:23.739 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:59:24.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:23 smithi082 bash[20963]: cluster 2024-04-03T18:59:22.505448+0000 mgr.y (mgr.24370) 8428 : cluster [DBG] pgmap v8412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:24.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:23 smithi082 bash[20963]: audit 2024-04-03T18:59:23.529148+0000 mon.c (mon.2) 3313 : audit [DBG] from='client.? 172.21.15.67:0/355434082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:24.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:23 smithi067 bash[17655]: cluster 2024-04-03T18:59:22.505448+0000 mgr.y (mgr.24370) 8428 : cluster [DBG] pgmap v8412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:24.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:23 smithi067 bash[17655]: audit 2024-04-03T18:59:23.529148+0000 mon.c (mon.2) 3313 : audit [DBG] from='client.? 172.21.15.67:0/355434082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:24.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:23 smithi067 bash[27441]: cluster 2024-04-03T18:59:22.505448+0000 mgr.y (mgr.24370) 8428 : cluster [DBG] pgmap v8412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:24.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:23 smithi067 bash[27441]: audit 2024-04-03T18:59:23.529148+0000 mon.c (mon.2) 3313 : audit [DBG] from='client.? 172.21.15.67:0/355434082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:26.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:25 smithi082 bash[20963]: cluster 2024-04-03T18:59:24.506181+0000 mgr.y (mgr.24370) 8429 : cluster [DBG] pgmap v8413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:26.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:25 smithi082 bash[20963]: audit 2024-04-03T18:59:25.098788+0000 mon.a (mon.0) 7583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:26.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:25 smithi067 bash[17655]: cluster 2024-04-03T18:59:24.506181+0000 mgr.y (mgr.24370) 8429 : cluster [DBG] pgmap v8413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:26.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:25 smithi067 bash[17655]: audit 2024-04-03T18:59:25.098788+0000 mon.a (mon.0) 7583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:26.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:25 smithi067 bash[27441]: cluster 2024-04-03T18:59:24.506181+0000 mgr.y (mgr.24370) 8429 : cluster [DBG] pgmap v8413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:26.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:25 smithi067 bash[27441]: audit 2024-04-03T18:59:25.098788+0000 mon.a (mon.0) 7583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:27.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:26 smithi082 bash[20963]: audit 2024-04-03T18:59:25.979372+0000 mon.a (mon.0) 7584 : audit [DBG] from='client.? 172.21.15.67:0/250551515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:27.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:26 smithi067 bash[17655]: audit 2024-04-03T18:59:25.979372+0000 mon.a (mon.0) 7584 : audit [DBG] from='client.? 172.21.15.67:0/250551515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:27.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:26 smithi067 bash[27441]: audit 2024-04-03T18:59:25.979372+0000 mon.a (mon.0) 7584 : audit [DBG] from='client.? 172.21.15.67:0/250551515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:28.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:27 smithi082 bash[20963]: cluster 2024-04-03T18:59:26.507326+0000 mgr.y (mgr.24370) 8430 : cluster [DBG] pgmap v8414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:28.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:27 smithi067 bash[27441]: cluster 2024-04-03T18:59:26.507326+0000 mgr.y (mgr.24370) 8430 : cluster [DBG] pgmap v8414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:28.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:27 smithi067 bash[17655]: cluster 2024-04-03T18:59:26.507326+0000 mgr.y (mgr.24370) 8430 : cluster [DBG] pgmap v8414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:29.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:28 smithi082 bash[20963]: audit 2024-04-03T18:59:28.430143+0000 mon.c (mon.2) 3314 : audit [DBG] from='client.? 172.21.15.67:0/888022097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:29.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:28 smithi067 bash[27441]: audit 2024-04-03T18:59:28.430143+0000 mon.c (mon.2) 3314 : audit [DBG] from='client.? 172.21.15.67:0/888022097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:29.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:28 smithi067 bash[17655]: audit 2024-04-03T18:59:28.430143+0000 mon.c (mon.2) 3314 : audit [DBG] from='client.? 172.21.15.67:0/888022097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:30.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:29 smithi082 bash[20963]: cluster 2024-04-03T18:59:28.507951+0000 mgr.y (mgr.24370) 8431 : cluster [DBG] pgmap v8415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:30.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:29 smithi067 bash[17655]: cluster 2024-04-03T18:59:28.507951+0000 mgr.y (mgr.24370) 8431 : cluster [DBG] pgmap v8415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:30.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:29 smithi067 bash[27441]: cluster 2024-04-03T18:59:28.507951+0000 mgr.y (mgr.24370) 8431 : cluster [DBG] pgmap v8415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:32.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:31 smithi082 bash[20963]: cluster 2024-04-03T18:59:30.508566+0000 mgr.y (mgr.24370) 8432 : cluster [DBG] pgmap v8416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:32.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:31 smithi082 bash[20963]: audit 2024-04-03T18:59:30.885057+0000 mon.a (mon.0) 7585 : audit [DBG] from='client.? 172.21.15.67:0/938798367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:32.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:31 smithi067 bash[17655]: cluster 2024-04-03T18:59:30.508566+0000 mgr.y (mgr.24370) 8432 : cluster [DBG] pgmap v8416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:32.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:31 smithi067 bash[17655]: audit 2024-04-03T18:59:30.885057+0000 mon.a (mon.0) 7585 : audit [DBG] from='client.? 172.21.15.67:0/938798367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:32.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:31 smithi067 bash[27441]: cluster 2024-04-03T18:59:30.508566+0000 mgr.y (mgr.24370) 8432 : cluster [DBG] pgmap v8416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:32.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:31 smithi067 bash[27441]: audit 2024-04-03T18:59:30.885057+0000 mon.a (mon.0) 7585 : audit [DBG] from='client.? 172.21.15.67:0/938798367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:33.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T18:59:33.773 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:59:34.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:33 smithi082 bash[20963]: cluster 2024-04-03T18:59:32.509636+0000 mgr.y (mgr.24370) 8433 : cluster [DBG] pgmap v8417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:34.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:33 smithi082 bash[20963]: audit 2024-04-03T18:59:33.334449+0000 mon.c (mon.2) 3315 : audit [DBG] from='client.? 172.21.15.67:0/1016436757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:34.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:33 smithi067 bash[27441]: cluster 2024-04-03T18:59:32.509636+0000 mgr.y (mgr.24370) 8433 : cluster [DBG] pgmap v8417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:34.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:33 smithi067 bash[27441]: audit 2024-04-03T18:59:33.334449+0000 mon.c (mon.2) 3315 : audit [DBG] from='client.? 172.21.15.67:0/1016436757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:34.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:33 smithi067 bash[17655]: cluster 2024-04-03T18:59:32.509636+0000 mgr.y (mgr.24370) 8433 : cluster [DBG] pgmap v8417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:34.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:33 smithi067 bash[17655]: audit 2024-04-03T18:59:33.334449+0000 mon.c (mon.2) 3315 : audit [DBG] from='client.? 172.21.15.67:0/1016436757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:36.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:35 smithi082 bash[20963]: cluster 2024-04-03T18:59:34.510247+0000 mgr.y (mgr.24370) 8434 : cluster [DBG] pgmap v8418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:36.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:35 smithi082 bash[20963]: audit 2024-04-03T18:59:35.783731+0000 mon.c (mon.2) 3316 : audit [DBG] from='client.? 172.21.15.67:0/3691127402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:36.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:35 smithi067 bash[17655]: cluster 2024-04-03T18:59:34.510247+0000 mgr.y (mgr.24370) 8434 : cluster [DBG] pgmap v8418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:36.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:35 smithi067 bash[17655]: audit 2024-04-03T18:59:35.783731+0000 mon.c (mon.2) 3316 : audit [DBG] from='client.? 172.21.15.67:0/3691127402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:36.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:35 smithi067 bash[27441]: cluster 2024-04-03T18:59:34.510247+0000 mgr.y (mgr.24370) 8434 : cluster [DBG] pgmap v8418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:36.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:35 smithi067 bash[27441]: audit 2024-04-03T18:59:35.783731+0000 mon.c (mon.2) 3316 : audit [DBG] from='client.? 172.21.15.67:0/3691127402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:38.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:37 smithi082 bash[20963]: cluster 2024-04-03T18:59:36.511348+0000 mgr.y (mgr.24370) 8435 : cluster [DBG] pgmap v8419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:38.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:37 smithi067 bash[17655]: cluster 2024-04-03T18:59:36.511348+0000 mgr.y (mgr.24370) 8435 : cluster [DBG] pgmap v8419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:38.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:37 smithi067 bash[27441]: cluster 2024-04-03T18:59:36.511348+0000 mgr.y (mgr.24370) 8435 : cluster [DBG] pgmap v8419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:39.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:38 smithi082 bash[20963]: audit 2024-04-03T18:59:38.236872+0000 mon.c (mon.2) 3317 : audit [DBG] from='client.? 172.21.15.67:0/1925315207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:39.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:38 smithi067 bash[17655]: audit 2024-04-03T18:59:38.236872+0000 mon.c (mon.2) 3317 : audit [DBG] from='client.? 172.21.15.67:0/1925315207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:39.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:38 smithi067 bash[27441]: audit 2024-04-03T18:59:38.236872+0000 mon.c (mon.2) 3317 : audit [DBG] from='client.? 172.21.15.67:0/1925315207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:40.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:39 smithi082 bash[20963]: cluster 2024-04-03T18:59:38.512004+0000 mgr.y (mgr.24370) 8436 : cluster [DBG] pgmap v8420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:40.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:39 smithi067 bash[17655]: cluster 2024-04-03T18:59:38.512004+0000 mgr.y (mgr.24370) 8436 : cluster [DBG] pgmap v8420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:40.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:39 smithi067 bash[27441]: cluster 2024-04-03T18:59:38.512004+0000 mgr.y (mgr.24370) 8436 : cluster [DBG] pgmap v8420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:41.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:40 smithi082 bash[20963]: audit 2024-04-03T18:59:40.099156+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:41.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:40 smithi082 bash[20963]: audit 2024-04-03T18:59:40.690961+0000 mon.a (mon.0) 7587 : audit [DBG] from='client.? 172.21.15.67:0/451040393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:41.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:40 smithi067 bash[17655]: audit 2024-04-03T18:59:40.099156+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:41.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:40 smithi067 bash[17655]: audit 2024-04-03T18:59:40.690961+0000 mon.a (mon.0) 7587 : audit [DBG] from='client.? 172.21.15.67:0/451040393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:41.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:40 smithi067 bash[27441]: audit 2024-04-03T18:59:40.099156+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:41.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:40 smithi067 bash[27441]: audit 2024-04-03T18:59:40.690961+0000 mon.a (mon.0) 7587 : audit [DBG] from='client.? 172.21.15.67:0/451040393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:42.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:41 smithi082 bash[20963]: cluster 2024-04-03T18:59:40.512648+0000 mgr.y (mgr.24370) 8437 : cluster [DBG] pgmap v8421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:42.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:41 smithi067 bash[17655]: cluster 2024-04-03T18:59:40.512648+0000 mgr.y (mgr.24370) 8437 : cluster [DBG] pgmap v8421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:42.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:41 smithi067 bash[27441]: cluster 2024-04-03T18:59:40.512648+0000 mgr.y (mgr.24370) 8437 : cluster [DBG] pgmap v8421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:43.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:59:43.806 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:59:44.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:43 smithi082 bash[20963]: cluster 2024-04-03T18:59:42.513785+0000 mgr.y (mgr.24370) 8438 : cluster [DBG] pgmap v8422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:44.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:43 smithi082 bash[20963]: audit 2024-04-03T18:59:43.141493+0000 mon.c (mon.2) 3318 : audit [DBG] from='client.? 172.21.15.67:0/2971553730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:44.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:43 smithi067 bash[17655]: cluster 2024-04-03T18:59:42.513785+0000 mgr.y (mgr.24370) 8438 : cluster [DBG] pgmap v8422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:44.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:43 smithi067 bash[17655]: audit 2024-04-03T18:59:43.141493+0000 mon.c (mon.2) 3318 : audit [DBG] from='client.? 172.21.15.67:0/2971553730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:44.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:43 smithi067 bash[27441]: cluster 2024-04-03T18:59:42.513785+0000 mgr.y (mgr.24370) 8438 : cluster [DBG] pgmap v8422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:44.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:43 smithi067 bash[27441]: audit 2024-04-03T18:59:43.141493+0000 mon.c (mon.2) 3318 : audit [DBG] from='client.? 172.21.15.67:0/2971553730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:46.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:45 smithi082 bash[20963]: cluster 2024-04-03T18:59:44.514467+0000 mgr.y (mgr.24370) 8439 : cluster [DBG] pgmap v8423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:46.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:45 smithi082 bash[20963]: audit 2024-04-03T18:59:45.595590+0000 mon.a (mon.0) 7588 : audit [DBG] from='client.? 172.21.15.67:0/2455228601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:46.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:45 smithi067 bash[27441]: cluster 2024-04-03T18:59:44.514467+0000 mgr.y (mgr.24370) 8439 : cluster [DBG] pgmap v8423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:46.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:45 smithi067 bash[27441]: audit 2024-04-03T18:59:45.595590+0000 mon.a (mon.0) 7588 : audit [DBG] from='client.? 172.21.15.67:0/2455228601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:46.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:45 smithi067 bash[17655]: cluster 2024-04-03T18:59:44.514467+0000 mgr.y (mgr.24370) 8439 : cluster [DBG] pgmap v8423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:46.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:45 smithi067 bash[17655]: audit 2024-04-03T18:59:45.595590+0000 mon.a (mon.0) 7588 : audit [DBG] from='client.? 172.21.15.67:0/2455228601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:48.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:47 smithi082 bash[20963]: cluster 2024-04-03T18:59:46.515607+0000 mgr.y (mgr.24370) 8440 : cluster [DBG] pgmap v8424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:48.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:47 smithi067 bash[17655]: cluster 2024-04-03T18:59:46.515607+0000 mgr.y (mgr.24370) 8440 : cluster [DBG] pgmap v8424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:48.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:47 smithi067 bash[27441]: cluster 2024-04-03T18:59:46.515607+0000 mgr.y (mgr.24370) 8440 : cluster [DBG] pgmap v8424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:49.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:48 smithi082 bash[20963]: audit 2024-04-03T18:59:48.055436+0000 mon.a (mon.0) 7589 : audit [DBG] from='client.? 172.21.15.67:0/1374567272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:49.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:48 smithi067 bash[17655]: audit 2024-04-03T18:59:48.055436+0000 mon.a (mon.0) 7589 : audit [DBG] from='client.? 172.21.15.67:0/1374567272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:49.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:48 smithi067 bash[27441]: audit 2024-04-03T18:59:48.055436+0000 mon.a (mon.0) 7589 : audit [DBG] from='client.? 172.21.15.67:0/1374567272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:50.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:49 smithi082 bash[20963]: cluster 2024-04-03T18:59:48.516302+0000 mgr.y (mgr.24370) 8441 : cluster [DBG] pgmap v8425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:50.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:49 smithi067 bash[27441]: cluster 2024-04-03T18:59:48.516302+0000 mgr.y (mgr.24370) 8441 : cluster [DBG] pgmap v8425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:50.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:49 smithi067 bash[17655]: cluster 2024-04-03T18:59:48.516302+0000 mgr.y (mgr.24370) 8441 : cluster [DBG] pgmap v8425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:51.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:51 smithi082 bash[20963]: audit 2024-04-03T18:59:50.498714+0000 mon.a (mon.0) 7590 : audit [DBG] from='client.? 172.21.15.67:0/1561548484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:51.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:51 smithi082 bash[20963]: cluster 2024-04-03T18:59:50.516669+0000 mgr.y (mgr.24370) 8442 : cluster [DBG] pgmap v8426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:51.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:51 smithi067 bash[27441]: audit 2024-04-03T18:59:50.498714+0000 mon.a (mon.0) 7590 : audit [DBG] from='client.? 172.21.15.67:0/1561548484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:51.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:51 smithi067 bash[27441]: cluster 2024-04-03T18:59:50.516669+0000 mgr.y (mgr.24370) 8442 : cluster [DBG] pgmap v8426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:51.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:51 smithi067 bash[17655]: audit 2024-04-03T18:59:50.498714+0000 mon.a (mon.0) 7590 : audit [DBG] from='client.? 172.21.15.67:0/1561548484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:51.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:51 smithi067 bash[17655]: cluster 2024-04-03T18:59:50.516669+0000 mgr.y (mgr.24370) 8442 : cluster [DBG] pgmap v8426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:53.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 18:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T18:59:53.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 18:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:18:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T18:59:53.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:53 smithi082 bash[20963]: cluster 2024-04-03T18:59:52.517661+0000 mgr.y (mgr.24370) 8443 : cluster [DBG] pgmap v8427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:53.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:53 smithi082 bash[20963]: audit 2024-04-03T18:59:52.951515+0000 mon.a (mon.0) 7591 : audit [DBG] from='client.? 172.21.15.67:0/1005194643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:53.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:53 smithi082 bash[20963]: audit 2024-04-03T18:59:53.241155+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:59:53.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:53 smithi082 bash[20963]: audit 2024-04-03T18:59:53.569870+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:59:53.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:53 smithi067 bash[17655]: cluster 2024-04-03T18:59:52.517661+0000 mgr.y (mgr.24370) 8443 : cluster [DBG] pgmap v8427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:53.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:53 smithi067 bash[17655]: audit 2024-04-03T18:59:52.951515+0000 mon.a (mon.0) 7591 : audit [DBG] from='client.? 172.21.15.67:0/1005194643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:53.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:53 smithi067 bash[17655]: audit 2024-04-03T18:59:53.241155+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:59:53.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:53 smithi067 bash[17655]: audit 2024-04-03T18:59:53.569870+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:59:53.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:53 smithi067 bash[27441]: cluster 2024-04-03T18:59:52.517661+0000 mgr.y (mgr.24370) 8443 : cluster [DBG] pgmap v8427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:53.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:53 smithi067 bash[27441]: audit 2024-04-03T18:59:52.951515+0000 mon.a (mon.0) 7591 : audit [DBG] from='client.? 172.21.15.67:0/1005194643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:53.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:53 smithi067 bash[27441]: audit 2024-04-03T18:59:53.241155+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T18:59:53.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:53 smithi067 bash[27441]: audit 2024-04-03T18:59:53.569870+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:59:54.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:54 smithi082 bash[20963]: audit 2024-04-03T18:59:53.586193+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:59:54.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:54 smithi067 bash[17655]: audit 2024-04-03T18:59:53.586193+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:59:54.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:54 smithi067 bash[27441]: audit 2024-04-03T18:59:53.586193+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T18:59:55.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:55 smithi082 bash[20963]: cluster 2024-04-03T18:59:54.518360+0000 mgr.y (mgr.24370) 8444 : cluster [DBG] pgmap v8428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:55.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:55 smithi082 bash[20963]: audit 2024-04-03T18:59:55.099405+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:55.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:55 smithi082 bash[20963]: audit 2024-04-03T18:59:55.430000+0000 mon.a (mon.0) 7596 : audit [DBG] from='client.? 172.21.15.67:0/624987808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:55.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:55 smithi067 bash[17655]: cluster 2024-04-03T18:59:54.518360+0000 mgr.y (mgr.24370) 8444 : cluster [DBG] pgmap v8428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:55.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:55 smithi067 bash[17655]: audit 2024-04-03T18:59:55.099405+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:55.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:55 smithi067 bash[17655]: audit 2024-04-03T18:59:55.430000+0000 mon.a (mon.0) 7596 : audit [DBG] from='client.? 172.21.15.67:0/624987808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:55.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:55 smithi067 bash[27441]: cluster 2024-04-03T18:59:54.518360+0000 mgr.y (mgr.24370) 8444 : cluster [DBG] pgmap v8428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:55.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:55 smithi067 bash[27441]: audit 2024-04-03T18:59:55.099405+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T18:59:55.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:55 smithi067 bash[27441]: audit 2024-04-03T18:59:55.430000+0000 mon.a (mon.0) 7596 : audit [DBG] from='client.? 172.21.15.67:0/624987808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:57.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:57 smithi082 bash[20963]: cluster 2024-04-03T18:59:56.519205+0000 mgr.y (mgr.24370) 8445 : cluster [DBG] pgmap v8429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:57.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:57 smithi067 bash[17655]: cluster 2024-04-03T18:59:56.519205+0000 mgr.y (mgr.24370) 8445 : cluster [DBG] pgmap v8429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:57.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:57 smithi067 bash[27441]: cluster 2024-04-03T18:59:56.519205+0000 mgr.y (mgr.24370) 8445 : cluster [DBG] pgmap v8429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T18:59:58.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:58 smithi082 bash[20963]: audit 2024-04-03T18:59:57.889115+0000 mon.c (mon.2) 3319 : audit [DBG] from='client.? 172.21.15.67:0/2010776888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:58.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:58 smithi067 bash[17655]: audit 2024-04-03T18:59:57.889115+0000 mon.c (mon.2) 3319 : audit [DBG] from='client.? 172.21.15.67:0/2010776888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T18:59:58.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:58 smithi067 bash[27441]: audit 2024-04-03T18:59:57.889115+0000 mon.c (mon.2) 3319 : audit [DBG] from='client.? 172.21.15.67:0/2010776888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:00.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:59 smithi082 bash[20963]: cluster 2024-04-03T18:59:58.519805+0000 mgr.y (mgr.24370) 8446 : cluster [DBG] pgmap v8430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:00.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:59 smithi082 bash[20963]: audit 2024-04-03T18:59:58.942833+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:59 smithi082 bash[20963]: audit 2024-04-03T18:59:58.952037+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:59 smithi082 bash[20963]: audit 2024-04-03T18:59:59.589497+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 18:59:59 smithi082 bash[20963]: audit 2024-04-03T18:59:59.597612+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[17655]: cluster 2024-04-03T18:59:58.519805+0000 mgr.y (mgr.24370) 8446 : cluster [DBG] pgmap v8430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:00.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[17655]: audit 2024-04-03T18:59:58.942833+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[17655]: audit 2024-04-03T18:59:58.952037+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[17655]: audit 2024-04-03T18:59:59.589497+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[17655]: audit 2024-04-03T18:59:59.597612+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[27441]: cluster 2024-04-03T18:59:58.519805+0000 mgr.y (mgr.24370) 8446 : cluster [DBG] pgmap v8430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:00.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[27441]: audit 2024-04-03T18:59:58.942833+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[27441]: audit 2024-04-03T18:59:58.952037+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[27441]: audit 2024-04-03T18:59:59.589497+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:00.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 18:59:59 smithi067 bash[27441]: audit 2024-04-03T18:59:59.597612+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:01.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:00 smithi082 bash[20963]: cluster 2024-04-03T19:00:00.000136+0000 mon.a (mon.0) 7601 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:00:01.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:00 smithi082 bash[20963]: audit 2024-04-03T19:00:00.020355+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:00:01.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:00 smithi082 bash[20963]: audit 2024-04-03T19:00:00.021765+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:00:01.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:00 smithi082 bash[20963]: audit 2024-04-03T19:00:00.030286+0000 mon.a (mon.0) 7604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:01.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:00 smithi082 bash[20963]: audit 2024-04-03T19:00:00.339136+0000 mon.a (mon.0) 7605 : audit [DBG] from='client.? 172.21.15.67:0/500636570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:01.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[27441]: cluster 2024-04-03T19:00:00.000136+0000 mon.a (mon.0) 7601 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:00:01.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[27441]: audit 2024-04-03T19:00:00.020355+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:00:01.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[27441]: audit 2024-04-03T19:00:00.021765+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:00:01.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[27441]: audit 2024-04-03T19:00:00.030286+0000 mon.a (mon.0) 7604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:01.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[27441]: audit 2024-04-03T19:00:00.339136+0000 mon.a (mon.0) 7605 : audit [DBG] from='client.? 172.21.15.67:0/500636570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:01.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[17655]: cluster 2024-04-03T19:00:00.000136+0000 mon.a (mon.0) 7601 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:00:01.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[17655]: audit 2024-04-03T19:00:00.020355+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:00:01.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[17655]: audit 2024-04-03T19:00:00.021765+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:00:01.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[17655]: audit 2024-04-03T19:00:00.030286+0000 mon.a (mon.0) 7604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:00:01.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:00 smithi067 bash[17655]: audit 2024-04-03T19:00:00.339136+0000 mon.a (mon.0) 7605 : audit [DBG] from='client.? 172.21.15.67:0/500636570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:02.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:02 smithi082 bash[20963]: cluster 2024-04-03T19:00:00.520425+0000 mgr.y (mgr.24370) 8447 : cluster [DBG] pgmap v8431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:02.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:02 smithi067 bash[27441]: cluster 2024-04-03T19:00:00.520425+0000 mgr.y (mgr.24370) 8447 : cluster [DBG] pgmap v8431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:02.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:02 smithi067 bash[17655]: cluster 2024-04-03T19:00:00.520425+0000 mgr.y (mgr.24370) 8447 : cluster [DBG] pgmap v8431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:03.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:03 smithi082 bash[20963]: audit 2024-04-03T19:00:02.795339+0000 mon.c (mon.2) 3320 : audit [DBG] from='client.? 172.21.15.67:0/1639646444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:03.367 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 19:00:03 smithi082 bash[56206]: ts=2024-04-03T19:00:03.163Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1712160000138 maxt=1712167200000 ulid=01HTJNA7WSJNKSY8GC2EVMQ0YK duration=66.084308ms 2024-04-03T19:00:03.367 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 19:00:03 smithi082 bash[56206]: ts=2024-04-03T19:00:03.167Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=3.523681ms 2024-04-03T19:00:03.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:03 smithi067 bash[17655]: audit 2024-04-03T19:00:02.795339+0000 mon.c (mon.2) 3320 : audit [DBG] from='client.? 172.21.15.67:0/1639646444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:03.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:03 smithi067 bash[27441]: audit 2024-04-03T19:00:02.795339+0000 mon.c (mon.2) 3320 : audit [DBG] from='client.? 172.21.15.67:0/1639646444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:03.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:00:03.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:00:04.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:04 smithi082 bash[20963]: cluster 2024-04-03T19:00:02.521467+0000 mgr.y (mgr.24370) 8448 : cluster [DBG] pgmap v8432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:04.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:04 smithi067 bash[17655]: cluster 2024-04-03T19:00:02.521467+0000 mgr.y (mgr.24370) 8448 : cluster [DBG] pgmap v8432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:04.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:04 smithi067 bash[27441]: cluster 2024-04-03T19:00:02.521467+0000 mgr.y (mgr.24370) 8448 : cluster [DBG] pgmap v8432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:06.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:06 smithi082 bash[20963]: cluster 2024-04-03T19:00:04.522305+0000 mgr.y (mgr.24370) 8449 : cluster [DBG] pgmap v8433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:06.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:06 smithi082 bash[20963]: audit 2024-04-03T19:00:05.246387+0000 mon.a (mon.0) 7606 : audit [DBG] from='client.? 172.21.15.67:0/2036418149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:06.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:06 smithi067 bash[27441]: cluster 2024-04-03T19:00:04.522305+0000 mgr.y (mgr.24370) 8449 : cluster [DBG] pgmap v8433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:06.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:06 smithi067 bash[27441]: audit 2024-04-03T19:00:05.246387+0000 mon.a (mon.0) 7606 : audit [DBG] from='client.? 172.21.15.67:0/2036418149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:06.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:06 smithi067 bash[17655]: cluster 2024-04-03T19:00:04.522305+0000 mgr.y (mgr.24370) 8449 : cluster [DBG] pgmap v8433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:06.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:06 smithi067 bash[17655]: audit 2024-04-03T19:00:05.246387+0000 mon.a (mon.0) 7606 : audit [DBG] from='client.? 172.21.15.67:0/2036418149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:08.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:08 smithi082 bash[20963]: cluster 2024-04-03T19:00:06.523501+0000 mgr.y (mgr.24370) 8450 : cluster [DBG] pgmap v8434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:08.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:08 smithi082 bash[20963]: audit 2024-04-03T19:00:07.695562+0000 mon.a (mon.0) 7607 : audit [DBG] from='client.? 172.21.15.67:0/2360717884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:08.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:08 smithi067 bash[17655]: cluster 2024-04-03T19:00:06.523501+0000 mgr.y (mgr.24370) 8450 : cluster [DBG] pgmap v8434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:08.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:08 smithi067 bash[17655]: audit 2024-04-03T19:00:07.695562+0000 mon.a (mon.0) 7607 : audit [DBG] from='client.? 172.21.15.67:0/2360717884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:08.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:08 smithi067 bash[27441]: cluster 2024-04-03T19:00:06.523501+0000 mgr.y (mgr.24370) 8450 : cluster [DBG] pgmap v8434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:08.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:08 smithi067 bash[27441]: audit 2024-04-03T19:00:07.695562+0000 mon.a (mon.0) 7607 : audit [DBG] from='client.? 172.21.15.67:0/2360717884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:10.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:10 smithi082 bash[20963]: cluster 2024-04-03T19:00:08.524234+0000 mgr.y (mgr.24370) 8451 : cluster [DBG] pgmap v8435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:10.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:10 smithi067 bash[17655]: cluster 2024-04-03T19:00:08.524234+0000 mgr.y (mgr.24370) 8451 : cluster [DBG] pgmap v8435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:10.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:10 smithi067 bash[27441]: cluster 2024-04-03T19:00:08.524234+0000 mgr.y (mgr.24370) 8451 : cluster [DBG] pgmap v8435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:11.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:11 smithi082 bash[20963]: audit 2024-04-03T19:00:10.099580+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:11.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:11 smithi082 bash[20963]: audit 2024-04-03T19:00:10.200043+0000 mon.c (mon.2) 3321 : audit [DBG] from='client.? 172.21.15.67:0/1099600600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:11.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:11 smithi067 bash[17655]: audit 2024-04-03T19:00:10.099580+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:11.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:11 smithi067 bash[17655]: audit 2024-04-03T19:00:10.200043+0000 mon.c (mon.2) 3321 : audit [DBG] from='client.? 172.21.15.67:0/1099600600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:11.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:11 smithi067 bash[27441]: audit 2024-04-03T19:00:10.099580+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:11.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:11 smithi067 bash[27441]: audit 2024-04-03T19:00:10.200043+0000 mon.c (mon.2) 3321 : audit [DBG] from='client.? 172.21.15.67:0/1099600600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:12.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:12 smithi082 bash[20963]: cluster 2024-04-03T19:00:10.524937+0000 mgr.y (mgr.24370) 8452 : cluster [DBG] pgmap v8436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:12.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:12 smithi067 bash[17655]: cluster 2024-04-03T19:00:10.524937+0000 mgr.y (mgr.24370) 8452 : cluster [DBG] pgmap v8436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:12.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:12 smithi067 bash[27441]: cluster 2024-04-03T19:00:10.524937+0000 mgr.y (mgr.24370) 8452 : cluster [DBG] pgmap v8436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:13.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:13 smithi082 bash[20963]: audit 2024-04-03T19:00:12.661454+0000 mon.c (mon.2) 3322 : audit [DBG] from='client.? 172.21.15.67:0/1889887900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:13.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:00:13.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:13 smithi067 bash[27441]: audit 2024-04-03T19:00:12.661454+0000 mon.c (mon.2) 3322 : audit [DBG] from='client.? 172.21.15.67:0/1889887900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:13.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:13 smithi067 bash[17655]: audit 2024-04-03T19:00:12.661454+0000 mon.c (mon.2) 3322 : audit [DBG] from='client.? 172.21.15.67:0/1889887900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:13.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:00:14.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:14 smithi082 bash[20963]: cluster 2024-04-03T19:00:12.526037+0000 mgr.y (mgr.24370) 8453 : cluster [DBG] pgmap v8437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:14.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:14 smithi067 bash[17655]: cluster 2024-04-03T19:00:12.526037+0000 mgr.y (mgr.24370) 8453 : cluster [DBG] pgmap v8437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:14.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:14 smithi067 bash[27441]: cluster 2024-04-03T19:00:12.526037+0000 mgr.y (mgr.24370) 8453 : cluster [DBG] pgmap v8437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:16.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:16 smithi082 bash[20963]: cluster 2024-04-03T19:00:14.526742+0000 mgr.y (mgr.24370) 8454 : cluster [DBG] pgmap v8438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:16.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:16 smithi082 bash[20963]: audit 2024-04-03T19:00:15.127865+0000 mon.c (mon.2) 3323 : audit [DBG] from='client.? 172.21.15.67:0/1556361188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:16.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:16 smithi067 bash[17655]: cluster 2024-04-03T19:00:14.526742+0000 mgr.y (mgr.24370) 8454 : cluster [DBG] pgmap v8438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:16.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:16 smithi067 bash[17655]: audit 2024-04-03T19:00:15.127865+0000 mon.c (mon.2) 3323 : audit [DBG] from='client.? 172.21.15.67:0/1556361188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:16.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:16 smithi067 bash[27441]: cluster 2024-04-03T19:00:14.526742+0000 mgr.y (mgr.24370) 8454 : cluster [DBG] pgmap v8438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:16.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:16 smithi067 bash[27441]: audit 2024-04-03T19:00:15.127865+0000 mon.c (mon.2) 3323 : audit [DBG] from='client.? 172.21.15.67:0/1556361188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:18.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:18 smithi082 bash[20963]: cluster 2024-04-03T19:00:16.527948+0000 mgr.y (mgr.24370) 8455 : cluster [DBG] pgmap v8439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:18.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:18 smithi082 bash[20963]: audit 2024-04-03T19:00:17.586742+0000 mon.c (mon.2) 3324 : audit [DBG] from='client.? 172.21.15.67:0/3815584504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:18.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:18 smithi067 bash[17655]: cluster 2024-04-03T19:00:16.527948+0000 mgr.y (mgr.24370) 8455 : cluster [DBG] pgmap v8439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:18.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:18 smithi067 bash[17655]: audit 2024-04-03T19:00:17.586742+0000 mon.c (mon.2) 3324 : audit [DBG] from='client.? 172.21.15.67:0/3815584504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:18.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:18 smithi067 bash[27441]: cluster 2024-04-03T19:00:16.527948+0000 mgr.y (mgr.24370) 8455 : cluster [DBG] pgmap v8439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:18.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:18 smithi067 bash[27441]: audit 2024-04-03T19:00:17.586742+0000 mon.c (mon.2) 3324 : audit [DBG] from='client.? 172.21.15.67:0/3815584504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:20.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:20 smithi082 bash[20963]: cluster 2024-04-03T19:00:18.528597+0000 mgr.y (mgr.24370) 8456 : cluster [DBG] pgmap v8440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:20.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:20 smithi082 bash[20963]: audit 2024-04-03T19:00:20.038392+0000 mon.c (mon.2) 3325 : audit [DBG] from='client.? 172.21.15.67:0/582523450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:20 smithi067 bash[17655]: cluster 2024-04-03T19:00:18.528597+0000 mgr.y (mgr.24370) 8456 : cluster [DBG] pgmap v8440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:20.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:20 smithi067 bash[17655]: audit 2024-04-03T19:00:20.038392+0000 mon.c (mon.2) 3325 : audit [DBG] from='client.? 172.21.15.67:0/582523450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:20.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:20 smithi067 bash[27441]: cluster 2024-04-03T19:00:18.528597+0000 mgr.y (mgr.24370) 8456 : cluster [DBG] pgmap v8440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:20.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:20 smithi067 bash[27441]: audit 2024-04-03T19:00:20.038392+0000 mon.c (mon.2) 3325 : audit [DBG] from='client.? 172.21.15.67:0/582523450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:22.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:22 smithi082 bash[20963]: cluster 2024-04-03T19:00:20.529249+0000 mgr.y (mgr.24370) 8457 : cluster [DBG] pgmap v8441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:22.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:22 smithi067 bash[17655]: cluster 2024-04-03T19:00:20.529249+0000 mgr.y (mgr.24370) 8457 : cluster [DBG] pgmap v8441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:22.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:22 smithi067 bash[27441]: cluster 2024-04-03T19:00:20.529249+0000 mgr.y (mgr.24370) 8457 : cluster [DBG] pgmap v8441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:23.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:23 smithi082 bash[20963]: audit 2024-04-03T19:00:22.489849+0000 mon.a (mon.0) 7609 : audit [DBG] from='client.? 172.21.15.67:0/4047767280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:23.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:23 smithi067 bash[17655]: audit 2024-04-03T19:00:22.489849+0000 mon.a (mon.0) 7609 : audit [DBG] from='client.? 172.21.15.67:0/4047767280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:23.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:00:23.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:23 smithi067 bash[27441]: audit 2024-04-03T19:00:22.489849+0000 mon.a (mon.0) 7609 : audit [DBG] from='client.? 172.21.15.67:0/4047767280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:23.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:00:24.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:24 smithi082 bash[20963]: cluster 2024-04-03T19:00:22.530279+0000 mgr.y (mgr.24370) 8458 : cluster [DBG] pgmap v8442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:24.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:24 smithi067 bash[17655]: cluster 2024-04-03T19:00:22.530279+0000 mgr.y (mgr.24370) 8458 : cluster [DBG] pgmap v8442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:24.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:24 smithi067 bash[27441]: cluster 2024-04-03T19:00:22.530279+0000 mgr.y (mgr.24370) 8458 : cluster [DBG] pgmap v8442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:25.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:25 smithi082 bash[20963]: audit 2024-04-03T19:00:24.950144+0000 mon.a (mon.0) 7610 : audit [DBG] from='client.? 172.21.15.67:0/938568402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:25.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:25 smithi082 bash[20963]: audit 2024-04-03T19:00:25.100141+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:25.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:25 smithi067 bash[17655]: audit 2024-04-03T19:00:24.950144+0000 mon.a (mon.0) 7610 : audit [DBG] from='client.? 172.21.15.67:0/938568402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:25.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:25 smithi067 bash[17655]: audit 2024-04-03T19:00:25.100141+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:25.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:25 smithi067 bash[27441]: audit 2024-04-03T19:00:24.950144+0000 mon.a (mon.0) 7610 : audit [DBG] from='client.? 172.21.15.67:0/938568402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:25.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:25 smithi067 bash[27441]: audit 2024-04-03T19:00:25.100141+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:26.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:26 smithi082 bash[20963]: cluster 2024-04-03T19:00:24.531091+0000 mgr.y (mgr.24370) 8459 : cluster [DBG] pgmap v8443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:26.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:26 smithi067 bash[17655]: cluster 2024-04-03T19:00:24.531091+0000 mgr.y (mgr.24370) 8459 : cluster [DBG] pgmap v8443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:26.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:26 smithi067 bash[27441]: cluster 2024-04-03T19:00:24.531091+0000 mgr.y (mgr.24370) 8459 : cluster [DBG] pgmap v8443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:28.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:28 smithi082 bash[20963]: cluster 2024-04-03T19:00:26.532298+0000 mgr.y (mgr.24370) 8460 : cluster [DBG] pgmap v8444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:28.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:28 smithi082 bash[20963]: audit 2024-04-03T19:00:27.397933+0000 mon.a (mon.0) 7612 : audit [DBG] from='client.? 172.21.15.67:0/40940021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:28.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:28 smithi067 bash[17655]: cluster 2024-04-03T19:00:26.532298+0000 mgr.y (mgr.24370) 8460 : cluster [DBG] pgmap v8444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:28.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:28 smithi067 bash[17655]: audit 2024-04-03T19:00:27.397933+0000 mon.a (mon.0) 7612 : audit [DBG] from='client.? 172.21.15.67:0/40940021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:28.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:28 smithi067 bash[27441]: cluster 2024-04-03T19:00:26.532298+0000 mgr.y (mgr.24370) 8460 : cluster [DBG] pgmap v8444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:28.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:28 smithi067 bash[27441]: audit 2024-04-03T19:00:27.397933+0000 mon.a (mon.0) 7612 : audit [DBG] from='client.? 172.21.15.67:0/40940021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:30.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:30 smithi082 bash[20963]: cluster 2024-04-03T19:00:28.532999+0000 mgr.y (mgr.24370) 8461 : cluster [DBG] pgmap v8445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:30.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:30 smithi082 bash[20963]: audit 2024-04-03T19:00:29.848929+0000 mon.c (mon.2) 3326 : audit [DBG] from='client.? 172.21.15.67:0/753504077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:30.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:30 smithi067 bash[17655]: cluster 2024-04-03T19:00:28.532999+0000 mgr.y (mgr.24370) 8461 : cluster [DBG] pgmap v8445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:30.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:30 smithi067 bash[17655]: audit 2024-04-03T19:00:29.848929+0000 mon.c (mon.2) 3326 : audit [DBG] from='client.? 172.21.15.67:0/753504077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:30.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:30 smithi067 bash[27441]: cluster 2024-04-03T19:00:28.532999+0000 mgr.y (mgr.24370) 8461 : cluster [DBG] pgmap v8445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:30.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:30 smithi067 bash[27441]: audit 2024-04-03T19:00:29.848929+0000 mon.c (mon.2) 3326 : audit [DBG] from='client.? 172.21.15.67:0/753504077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:32.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:32 smithi082 bash[20963]: cluster 2024-04-03T19:00:30.533675+0000 mgr.y (mgr.24370) 8462 : cluster [DBG] pgmap v8446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:32.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:32 smithi067 bash[27441]: cluster 2024-04-03T19:00:30.533675+0000 mgr.y (mgr.24370) 8462 : cluster [DBG] pgmap v8446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:32.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:32 smithi067 bash[17655]: cluster 2024-04-03T19:00:30.533675+0000 mgr.y (mgr.24370) 8462 : cluster [DBG] pgmap v8446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:33.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:33 smithi082 bash[20963]: audit 2024-04-03T19:00:32.304302+0000 mon.c (mon.2) 3327 : audit [DBG] from='client.? 172.21.15.67:0/1426064317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:33.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:33 smithi067 bash[17655]: audit 2024-04-03T19:00:32.304302+0000 mon.c (mon.2) 3327 : audit [DBG] from='client.? 172.21.15.67:0/1426064317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:33.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:33] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:00:33.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:33 smithi067 bash[27441]: audit 2024-04-03T19:00:32.304302+0000 mon.c (mon.2) 3327 : audit [DBG] from='client.? 172.21.15.67:0/1426064317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:33.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:00:34.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:34 smithi067 bash[27441]: cluster 2024-04-03T19:00:32.534804+0000 mgr.y (mgr.24370) 8463 : cluster [DBG] pgmap v8447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:34.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:34 smithi067 bash[17655]: cluster 2024-04-03T19:00:32.534804+0000 mgr.y (mgr.24370) 8463 : cluster [DBG] pgmap v8447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:34.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:34 smithi082 bash[20963]: cluster 2024-04-03T19:00:32.534804+0000 mgr.y (mgr.24370) 8463 : cluster [DBG] pgmap v8447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:35.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:35 smithi067 bash[27441]: audit 2024-04-03T19:00:34.751289+0000 mon.a (mon.0) 7613 : audit [DBG] from='client.? 172.21.15.67:0/2233664222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:35.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:35 smithi067 bash[17655]: audit 2024-04-03T19:00:34.751289+0000 mon.a (mon.0) 7613 : audit [DBG] from='client.? 172.21.15.67:0/2233664222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:35.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:35 smithi082 bash[20963]: audit 2024-04-03T19:00:34.751289+0000 mon.a (mon.0) 7613 : audit [DBG] from='client.? 172.21.15.67:0/2233664222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:36.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:36 smithi067 bash[17655]: cluster 2024-04-03T19:00:34.535466+0000 mgr.y (mgr.24370) 8464 : cluster [DBG] pgmap v8448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:36.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:36 smithi067 bash[27441]: cluster 2024-04-03T19:00:34.535466+0000 mgr.y (mgr.24370) 8464 : cluster [DBG] pgmap v8448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:36.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:36 smithi082 bash[20963]: cluster 2024-04-03T19:00:34.535466+0000 mgr.y (mgr.24370) 8464 : cluster [DBG] pgmap v8448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:38.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:38 smithi067 bash[17655]: cluster 2024-04-03T19:00:36.536649+0000 mgr.y (mgr.24370) 8465 : cluster [DBG] pgmap v8449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:38.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:38 smithi067 bash[17655]: audit 2024-04-03T19:00:37.206779+0000 mon.a (mon.0) 7614 : audit [DBG] from='client.? 172.21.15.67:0/2917827324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:38.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:38 smithi067 bash[27441]: cluster 2024-04-03T19:00:36.536649+0000 mgr.y (mgr.24370) 8465 : cluster [DBG] pgmap v8449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:38.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:38 smithi067 bash[27441]: audit 2024-04-03T19:00:37.206779+0000 mon.a (mon.0) 7614 : audit [DBG] from='client.? 172.21.15.67:0/2917827324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:38.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:38 smithi082 bash[20963]: cluster 2024-04-03T19:00:36.536649+0000 mgr.y (mgr.24370) 8465 : cluster [DBG] pgmap v8449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:38.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:38 smithi082 bash[20963]: audit 2024-04-03T19:00:37.206779+0000 mon.a (mon.0) 7614 : audit [DBG] from='client.? 172.21.15.67:0/2917827324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:40.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:40 smithi067 bash[17655]: cluster 2024-04-03T19:00:38.537336+0000 mgr.y (mgr.24370) 8466 : cluster [DBG] pgmap v8450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:40.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:40 smithi067 bash[17655]: audit 2024-04-03T19:00:39.661840+0000 mon.c (mon.2) 3328 : audit [DBG] from='client.? 172.21.15.67:0/1272053104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:40.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:40 smithi067 bash[17655]: audit 2024-04-03T19:00:40.100629+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:40.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:40 smithi067 bash[27441]: cluster 2024-04-03T19:00:38.537336+0000 mgr.y (mgr.24370) 8466 : cluster [DBG] pgmap v8450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:40.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:40 smithi067 bash[27441]: audit 2024-04-03T19:00:39.661840+0000 mon.c (mon.2) 3328 : audit [DBG] from='client.? 172.21.15.67:0/1272053104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:40.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:40 smithi067 bash[27441]: audit 2024-04-03T19:00:40.100629+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:40.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:40 smithi082 bash[20963]: cluster 2024-04-03T19:00:38.537336+0000 mgr.y (mgr.24370) 8466 : cluster [DBG] pgmap v8450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:40.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:40 smithi082 bash[20963]: audit 2024-04-03T19:00:39.661840+0000 mon.c (mon.2) 3328 : audit [DBG] from='client.? 172.21.15.67:0/1272053104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:40.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:40 smithi082 bash[20963]: audit 2024-04-03T19:00:40.100629+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:42.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:42 smithi082 bash[20963]: cluster 2024-04-03T19:00:40.537943+0000 mgr.y (mgr.24370) 8467 : cluster [DBG] pgmap v8451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:42.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:42 smithi082 bash[20963]: audit 2024-04-03T19:00:42.110654+0000 mon.a (mon.0) 7616 : audit [DBG] from='client.? 172.21.15.67:0/2128683392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:42.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:42 smithi067 bash[17655]: cluster 2024-04-03T19:00:40.537943+0000 mgr.y (mgr.24370) 8467 : cluster [DBG] pgmap v8451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:42.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:42 smithi067 bash[17655]: audit 2024-04-03T19:00:42.110654+0000 mon.a (mon.0) 7616 : audit [DBG] from='client.? 172.21.15.67:0/2128683392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:42.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:42 smithi067 bash[27441]: cluster 2024-04-03T19:00:40.537943+0000 mgr.y (mgr.24370) 8467 : cluster [DBG] pgmap v8451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:42.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:42 smithi067 bash[27441]: audit 2024-04-03T19:00:42.110654+0000 mon.a (mon.0) 7616 : audit [DBG] from='client.? 172.21.15.67:0/2128683392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:43.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:00:43.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:00:44.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:44 smithi082 bash[20963]: cluster 2024-04-03T19:00:42.539108+0000 mgr.y (mgr.24370) 8468 : cluster [DBG] pgmap v8452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:44.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:44 smithi067 bash[17655]: cluster 2024-04-03T19:00:42.539108+0000 mgr.y (mgr.24370) 8468 : cluster [DBG] pgmap v8452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:44.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:44 smithi067 bash[27441]: cluster 2024-04-03T19:00:42.539108+0000 mgr.y (mgr.24370) 8468 : cluster [DBG] pgmap v8452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:45.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:45 smithi082 bash[20963]: audit 2024-04-03T19:00:44.562350+0000 mon.c (mon.2) 3329 : audit [DBG] from='client.? 172.21.15.67:0/732467122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:45.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:45 smithi067 bash[17655]: audit 2024-04-03T19:00:44.562350+0000 mon.c (mon.2) 3329 : audit [DBG] from='client.? 172.21.15.67:0/732467122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:45.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:45 smithi067 bash[27441]: audit 2024-04-03T19:00:44.562350+0000 mon.c (mon.2) 3329 : audit [DBG] from='client.? 172.21.15.67:0/732467122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:46.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:46 smithi082 bash[20963]: cluster 2024-04-03T19:00:44.539769+0000 mgr.y (mgr.24370) 8469 : cluster [DBG] pgmap v8453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:46.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:46 smithi067 bash[27441]: cluster 2024-04-03T19:00:44.539769+0000 mgr.y (mgr.24370) 8469 : cluster [DBG] pgmap v8453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:46.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:46 smithi067 bash[17655]: cluster 2024-04-03T19:00:44.539769+0000 mgr.y (mgr.24370) 8469 : cluster [DBG] pgmap v8453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:47.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:47 smithi082 bash[20963]: audit 2024-04-03T19:00:47.018245+0000 mon.a (mon.0) 7617 : audit [DBG] from='client.? 172.21.15.67:0/177162589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:47.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:47 smithi067 bash[27441]: audit 2024-04-03T19:00:47.018245+0000 mon.a (mon.0) 7617 : audit [DBG] from='client.? 172.21.15.67:0/177162589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:47.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:47 smithi067 bash[17655]: audit 2024-04-03T19:00:47.018245+0000 mon.a (mon.0) 7617 : audit [DBG] from='client.? 172.21.15.67:0/177162589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:48.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:48 smithi082 bash[20963]: cluster 2024-04-03T19:00:46.540842+0000 mgr.y (mgr.24370) 8470 : cluster [DBG] pgmap v8454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:48.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:48 smithi067 bash[17655]: cluster 2024-04-03T19:00:46.540842+0000 mgr.y (mgr.24370) 8470 : cluster [DBG] pgmap v8454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:48.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:48 smithi067 bash[27441]: cluster 2024-04-03T19:00:46.540842+0000 mgr.y (mgr.24370) 8470 : cluster [DBG] pgmap v8454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:50.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:50 smithi082 bash[20963]: cluster 2024-04-03T19:00:48.541496+0000 mgr.y (mgr.24370) 8471 : cluster [DBG] pgmap v8455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:50.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:50 smithi082 bash[20963]: audit 2024-04-03T19:00:49.473295+0000 mon.a (mon.0) 7618 : audit [DBG] from='client.? 172.21.15.67:0/2644002555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:50.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:50 smithi067 bash[17655]: cluster 2024-04-03T19:00:48.541496+0000 mgr.y (mgr.24370) 8471 : cluster [DBG] pgmap v8455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:50.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:50 smithi067 bash[17655]: audit 2024-04-03T19:00:49.473295+0000 mon.a (mon.0) 7618 : audit [DBG] from='client.? 172.21.15.67:0/2644002555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:50.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:50 smithi067 bash[27441]: cluster 2024-04-03T19:00:48.541496+0000 mgr.y (mgr.24370) 8471 : cluster [DBG] pgmap v8455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:50.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:50 smithi067 bash[27441]: audit 2024-04-03T19:00:49.473295+0000 mon.a (mon.0) 7618 : audit [DBG] from='client.? 172.21.15.67:0/2644002555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:52.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:52 smithi082 bash[20963]: cluster 2024-04-03T19:00:50.542216+0000 mgr.y (mgr.24370) 8472 : cluster [DBG] pgmap v8456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:52.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:52 smithi082 bash[20963]: audit 2024-04-03T19:00:51.925424+0000 mon.c (mon.2) 3330 : audit [DBG] from='client.? 172.21.15.67:0/336584195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:52.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:52 smithi067 bash[27441]: cluster 2024-04-03T19:00:50.542216+0000 mgr.y (mgr.24370) 8472 : cluster [DBG] pgmap v8456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:52.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:52 smithi067 bash[27441]: audit 2024-04-03T19:00:51.925424+0000 mon.c (mon.2) 3330 : audit [DBG] from='client.? 172.21.15.67:0/336584195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:52.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:52 smithi067 bash[17655]: cluster 2024-04-03T19:00:50.542216+0000 mgr.y (mgr.24370) 8472 : cluster [DBG] pgmap v8456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:52.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:52 smithi067 bash[17655]: audit 2024-04-03T19:00:51.925424+0000 mon.c (mon.2) 3330 : audit [DBG] from='client.? 172.21.15.67:0/336584195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:53.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:00:53.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:00:54.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:54 smithi082 bash[20963]: cluster 2024-04-03T19:00:52.543464+0000 mgr.y (mgr.24370) 8473 : cluster [DBG] pgmap v8457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:54.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:54 smithi067 bash[27441]: cluster 2024-04-03T19:00:52.543464+0000 mgr.y (mgr.24370) 8473 : cluster [DBG] pgmap v8457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:54.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:54 smithi067 bash[17655]: cluster 2024-04-03T19:00:52.543464+0000 mgr.y (mgr.24370) 8473 : cluster [DBG] pgmap v8457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:55.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:55 smithi082 bash[20963]: audit 2024-04-03T19:00:54.378973+0000 mon.a (mon.0) 7619 : audit [DBG] from='client.? 172.21.15.67:0/1221577650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:55.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:55 smithi082 bash[20963]: audit 2024-04-03T19:00:55.101127+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:55.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:55 smithi067 bash[17655]: audit 2024-04-03T19:00:54.378973+0000 mon.a (mon.0) 7619 : audit [DBG] from='client.? 172.21.15.67:0/1221577650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:55.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:55 smithi067 bash[17655]: audit 2024-04-03T19:00:55.101127+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:55.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:55 smithi067 bash[27441]: audit 2024-04-03T19:00:54.378973+0000 mon.a (mon.0) 7619 : audit [DBG] from='client.? 172.21.15.67:0/1221577650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:55.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:55 smithi067 bash[27441]: audit 2024-04-03T19:00:55.101127+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:00:56.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:56 smithi082 bash[20963]: cluster 2024-04-03T19:00:54.544240+0000 mgr.y (mgr.24370) 8474 : cluster [DBG] pgmap v8458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:56.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:56 smithi067 bash[17655]: cluster 2024-04-03T19:00:54.544240+0000 mgr.y (mgr.24370) 8474 : cluster [DBG] pgmap v8458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:56.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:56 smithi067 bash[27441]: cluster 2024-04-03T19:00:54.544240+0000 mgr.y (mgr.24370) 8474 : cluster [DBG] pgmap v8458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:57.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:57 smithi082 bash[20963]: audit 2024-04-03T19:00:56.837948+0000 mon.c (mon.2) 3331 : audit [DBG] from='client.? 172.21.15.67:0/2496810303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:57.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:57 smithi067 bash[17655]: audit 2024-04-03T19:00:56.837948+0000 mon.c (mon.2) 3331 : audit [DBG] from='client.? 172.21.15.67:0/2496810303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:57.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:57 smithi067 bash[27441]: audit 2024-04-03T19:00:56.837948+0000 mon.c (mon.2) 3331 : audit [DBG] from='client.? 172.21.15.67:0/2496810303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:00:58.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:58 smithi082 bash[20963]: cluster 2024-04-03T19:00:56.545392+0000 mgr.y (mgr.24370) 8475 : cluster [DBG] pgmap v8459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:58.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:58 smithi067 bash[27441]: cluster 2024-04-03T19:00:56.545392+0000 mgr.y (mgr.24370) 8475 : cluster [DBG] pgmap v8459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:58.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:58 smithi067 bash[17655]: cluster 2024-04-03T19:00:56.545392+0000 mgr.y (mgr.24370) 8475 : cluster [DBG] pgmap v8459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:59.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:00:59 smithi082 bash[20963]: cluster 2024-04-03T19:00:58.546103+0000 mgr.y (mgr.24370) 8476 : cluster [DBG] pgmap v8460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:59.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:00:59 smithi067 bash[27441]: cluster 2024-04-03T19:00:58.546103+0000 mgr.y (mgr.24370) 8476 : cluster [DBG] pgmap v8460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:00:59.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:00:59 smithi067 bash[17655]: cluster 2024-04-03T19:00:58.546103+0000 mgr.y (mgr.24370) 8476 : cluster [DBG] pgmap v8460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:00.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:00 smithi082 bash[20963]: audit 2024-04-03T19:00:59.289887+0000 mon.c (mon.2) 3332 : audit [DBG] from='client.? 172.21.15.67:0/1091698165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:00.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:00 smithi082 bash[20963]: audit 2024-04-03T19:01:00.106450+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:01:00.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:00 smithi067 bash[27441]: audit 2024-04-03T19:00:59.289887+0000 mon.c (mon.2) 3332 : audit [DBG] from='client.? 172.21.15.67:0/1091698165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:00.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:00 smithi067 bash[27441]: audit 2024-04-03T19:01:00.106450+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:01:00.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:00 smithi067 bash[17655]: audit 2024-04-03T19:00:59.289887+0000 mon.c (mon.2) 3332 : audit [DBG] from='client.? 172.21.15.67:0/1091698165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:00.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:00 smithi067 bash[17655]: audit 2024-04-03T19:01:00.106450+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:01:01.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:01 smithi082 bash[20963]: cluster 2024-04-03T19:01:00.546756+0000 mgr.y (mgr.24370) 8477 : cluster [DBG] pgmap v8461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:01.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:01 smithi067 bash[17655]: cluster 2024-04-03T19:01:00.546756+0000 mgr.y (mgr.24370) 8477 : cluster [DBG] pgmap v8461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:01.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:01 smithi067 bash[27441]: cluster 2024-04-03T19:01:00.546756+0000 mgr.y (mgr.24370) 8477 : cluster [DBG] pgmap v8461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:02.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:02 smithi082 bash[20963]: audit 2024-04-03T19:01:01.753605+0000 mon.c (mon.2) 3333 : audit [DBG] from='client.? 172.21.15.67:0/2065016932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:02.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:02 smithi067 bash[27441]: audit 2024-04-03T19:01:01.753605+0000 mon.c (mon.2) 3333 : audit [DBG] from='client.? 172.21.15.67:0/2065016932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:02.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:02 smithi067 bash[17655]: audit 2024-04-03T19:01:01.753605+0000 mon.c (mon.2) 3333 : audit [DBG] from='client.? 172.21.15.67:0/2065016932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:03.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:03 smithi067 bash[17655]: cluster 2024-04-03T19:01:02.547944+0000 mgr.y (mgr.24370) 8478 : cluster [DBG] pgmap v8462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:03.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:01:03.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:03 smithi067 bash[27441]: cluster 2024-04-03T19:01:02.547944+0000 mgr.y (mgr.24370) 8478 : cluster [DBG] pgmap v8462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:03.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:03 smithi082 bash[20963]: cluster 2024-04-03T19:01:02.547944+0000 mgr.y (mgr.24370) 8478 : cluster [DBG] pgmap v8462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:03.616 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:01:04.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:04 smithi082 bash[20963]: audit 2024-04-03T19:01:04.216558+0000 mon.a (mon.0) 7622 : audit [DBG] from='client.? 172.21.15.67:0/2925934993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:04.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:04 smithi067 bash[27441]: audit 2024-04-03T19:01:04.216558+0000 mon.a (mon.0) 7622 : audit [DBG] from='client.? 172.21.15.67:0/2925934993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:04.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:04 smithi067 bash[17655]: audit 2024-04-03T19:01:04.216558+0000 mon.a (mon.0) 7622 : audit [DBG] from='client.? 172.21.15.67:0/2925934993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:05.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:05 smithi082 bash[20963]: cluster 2024-04-03T19:01:04.548652+0000 mgr.y (mgr.24370) 8479 : cluster [DBG] pgmap v8463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:05.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:05 smithi067 bash[27441]: cluster 2024-04-03T19:01:04.548652+0000 mgr.y (mgr.24370) 8479 : cluster [DBG] pgmap v8463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:05.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:05 smithi067 bash[17655]: cluster 2024-04-03T19:01:04.548652+0000 mgr.y (mgr.24370) 8479 : cluster [DBG] pgmap v8463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:07.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:06 smithi082 bash[20963]: audit 2024-04-03T19:01:05.853693+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:06 smithi082 bash[20963]: audit 2024-04-03T19:01:05.860940+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:06 smithi082 bash[20963]: audit 2024-04-03T19:01:06.156904+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:06 smithi082 bash[20963]: audit 2024-04-03T19:01:06.165152+0000 mon.a (mon.0) 7626 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:06 smithi082 bash[20963]: audit 2024-04-03T19:01:06.591824+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:01:07.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:06 smithi082 bash[20963]: audit 2024-04-03T19:01:06.593416+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:01:07.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:06 smithi082 bash[20963]: audit 2024-04-03T19:01:06.603592+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.117 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:06 smithi082 bash[20963]: audit 2024-04-03T19:01:06.681097+0000 mon.a (mon.0) 7630 : audit [DBG] from='client.? 172.21.15.67:0/4031583360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:07.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[17655]: audit 2024-04-03T19:01:05.853693+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[17655]: audit 2024-04-03T19:01:05.860940+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[17655]: audit 2024-04-03T19:01:06.156904+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[17655]: audit 2024-04-03T19:01:06.165152+0000 mon.a (mon.0) 7626 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[17655]: audit 2024-04-03T19:01:06.591824+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:01:07.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[17655]: audit 2024-04-03T19:01:06.593416+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:01:07.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[17655]: audit 2024-04-03T19:01:06.603592+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[17655]: audit 2024-04-03T19:01:06.681097+0000 mon.a (mon.0) 7630 : audit [DBG] from='client.? 172.21.15.67:0/4031583360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:07.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[27441]: audit 2024-04-03T19:01:05.853693+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[27441]: audit 2024-04-03T19:01:05.860940+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[27441]: audit 2024-04-03T19:01:06.156904+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[27441]: audit 2024-04-03T19:01:06.165152+0000 mon.a (mon.0) 7626 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[27441]: audit 2024-04-03T19:01:06.591824+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:01:07.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[27441]: audit 2024-04-03T19:01:06.593416+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:01:07.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[27441]: audit 2024-04-03T19:01:06.603592+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:01:07.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:06 smithi067 bash[27441]: audit 2024-04-03T19:01:06.681097+0000 mon.a (mon.0) 7630 : audit [DBG] from='client.? 172.21.15.67:0/4031583360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:08.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:08 smithi067 bash[17655]: cluster 2024-04-03T19:01:06.549845+0000 mgr.y (mgr.24370) 8480 : cluster [DBG] pgmap v8464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:08.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:08 smithi067 bash[27441]: cluster 2024-04-03T19:01:06.549845+0000 mgr.y (mgr.24370) 8480 : cluster [DBG] pgmap v8464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:08.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:08 smithi082 bash[20963]: cluster 2024-04-03T19:01:06.549845+0000 mgr.y (mgr.24370) 8480 : cluster [DBG] pgmap v8464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:09.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:09 smithi082 bash[20963]: audit 2024-04-03T19:01:09.124733+0000 mon.c (mon.2) 3334 : audit [DBG] from='client.? 172.21.15.67:0/1003716065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:09.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:09 smithi067 bash[17655]: audit 2024-04-03T19:01:09.124733+0000 mon.c (mon.2) 3334 : audit [DBG] from='client.? 172.21.15.67:0/1003716065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:09.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:09 smithi067 bash[27441]: audit 2024-04-03T19:01:09.124733+0000 mon.c (mon.2) 3334 : audit [DBG] from='client.? 172.21.15.67:0/1003716065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:10.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:10 smithi082 bash[20963]: cluster 2024-04-03T19:01:08.550543+0000 mgr.y (mgr.24370) 8481 : cluster [DBG] pgmap v8465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:10.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:10 smithi082 bash[20963]: audit 2024-04-03T19:01:10.101488+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:10.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:10 smithi067 bash[27441]: cluster 2024-04-03T19:01:08.550543+0000 mgr.y (mgr.24370) 8481 : cluster [DBG] pgmap v8465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:10.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:10 smithi067 bash[27441]: audit 2024-04-03T19:01:10.101488+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:10.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:10 smithi067 bash[17655]: cluster 2024-04-03T19:01:08.550543+0000 mgr.y (mgr.24370) 8481 : cluster [DBG] pgmap v8465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:10.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:10 smithi067 bash[17655]: audit 2024-04-03T19:01:10.101488+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:12.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:12 smithi082 bash[20963]: cluster 2024-04-03T19:01:10.551181+0000 mgr.y (mgr.24370) 8482 : cluster [DBG] pgmap v8466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:12.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:12 smithi082 bash[20963]: audit 2024-04-03T19:01:11.583566+0000 mon.a (mon.0) 7632 : audit [DBG] from='client.? 172.21.15.67:0/557422545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:12.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:12 smithi067 bash[17655]: cluster 2024-04-03T19:01:10.551181+0000 mgr.y (mgr.24370) 8482 : cluster [DBG] pgmap v8466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:12.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:12 smithi067 bash[17655]: audit 2024-04-03T19:01:11.583566+0000 mon.a (mon.0) 7632 : audit [DBG] from='client.? 172.21.15.67:0/557422545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:12.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:12 smithi067 bash[27441]: cluster 2024-04-03T19:01:10.551181+0000 mgr.y (mgr.24370) 8482 : cluster [DBG] pgmap v8466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:12.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:12 smithi067 bash[27441]: audit 2024-04-03T19:01:11.583566+0000 mon.a (mon.0) 7632 : audit [DBG] from='client.? 172.21.15.67:0/557422545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:13.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:01:13.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:01:14.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:14 smithi082 bash[20963]: cluster 2024-04-03T19:01:12.552376+0000 mgr.y (mgr.24370) 8483 : cluster [DBG] pgmap v8467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:14.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:14 smithi082 bash[20963]: audit 2024-04-03T19:01:14.032655+0000 mon.c (mon.2) 3335 : audit [DBG] from='client.? 172.21.15.67:0/3983914990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:14.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:14 smithi067 bash[17655]: cluster 2024-04-03T19:01:12.552376+0000 mgr.y (mgr.24370) 8483 : cluster [DBG] pgmap v8467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:14.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:14 smithi067 bash[17655]: audit 2024-04-03T19:01:14.032655+0000 mon.c (mon.2) 3335 : audit [DBG] from='client.? 172.21.15.67:0/3983914990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:14.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:14 smithi067 bash[27441]: cluster 2024-04-03T19:01:12.552376+0000 mgr.y (mgr.24370) 8483 : cluster [DBG] pgmap v8467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:14.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:14 smithi067 bash[27441]: audit 2024-04-03T19:01:14.032655+0000 mon.c (mon.2) 3335 : audit [DBG] from='client.? 172.21.15.67:0/3983914990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:15.866 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 19:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T19:01:15.57862926Z level=info msg="Completed cleanup jobs" duration=48.116848ms 2024-04-03T19:01:16.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:16 smithi082 bash[20963]: cluster 2024-04-03T19:01:14.553049+0000 mgr.y (mgr.24370) 8484 : cluster [DBG] pgmap v8468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:16.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:16 smithi067 bash[17655]: cluster 2024-04-03T19:01:14.553049+0000 mgr.y (mgr.24370) 8484 : cluster [DBG] pgmap v8468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:16.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:16 smithi067 bash[27441]: cluster 2024-04-03T19:01:14.553049+0000 mgr.y (mgr.24370) 8484 : cluster [DBG] pgmap v8468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:17.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:17 smithi082 bash[20963]: audit 2024-04-03T19:01:16.489046+0000 mon.c (mon.2) 3336 : audit [DBG] from='client.? 172.21.15.67:0/59707086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:17.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:17 smithi067 bash[17655]: audit 2024-04-03T19:01:16.489046+0000 mon.c (mon.2) 3336 : audit [DBG] from='client.? 172.21.15.67:0/59707086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:17.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:17 smithi067 bash[27441]: audit 2024-04-03T19:01:16.489046+0000 mon.c (mon.2) 3336 : audit [DBG] from='client.? 172.21.15.67:0/59707086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:18.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:18 smithi082 bash[20963]: cluster 2024-04-03T19:01:16.554182+0000 mgr.y (mgr.24370) 8485 : cluster [DBG] pgmap v8469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:18.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:18 smithi067 bash[27441]: cluster 2024-04-03T19:01:16.554182+0000 mgr.y (mgr.24370) 8485 : cluster [DBG] pgmap v8469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:18.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:18 smithi067 bash[17655]: cluster 2024-04-03T19:01:16.554182+0000 mgr.y (mgr.24370) 8485 : cluster [DBG] pgmap v8469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:19.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:19 smithi082 bash[20963]: audit 2024-04-03T19:01:18.945964+0000 mon.c (mon.2) 3337 : audit [DBG] from='client.? 172.21.15.67:0/574615049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:19.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:19 smithi067 bash[17655]: audit 2024-04-03T19:01:18.945964+0000 mon.c (mon.2) 3337 : audit [DBG] from='client.? 172.21.15.67:0/574615049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:19.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:19 smithi067 bash[27441]: audit 2024-04-03T19:01:18.945964+0000 mon.c (mon.2) 3337 : audit [DBG] from='client.? 172.21.15.67:0/574615049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:20.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:20 smithi082 bash[20963]: cluster 2024-04-03T19:01:18.554865+0000 mgr.y (mgr.24370) 8486 : cluster [DBG] pgmap v8470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:20.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:20 smithi067 bash[27441]: cluster 2024-04-03T19:01:18.554865+0000 mgr.y (mgr.24370) 8486 : cluster [DBG] pgmap v8470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:20.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:20 smithi067 bash[17655]: cluster 2024-04-03T19:01:18.554865+0000 mgr.y (mgr.24370) 8486 : cluster [DBG] pgmap v8470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:22.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:22 smithi082 bash[20963]: cluster 2024-04-03T19:01:20.555653+0000 mgr.y (mgr.24370) 8487 : cluster [DBG] pgmap v8471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:22.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:22 smithi082 bash[20963]: audit 2024-04-03T19:01:21.397730+0000 mon.c (mon.2) 3338 : audit [DBG] from='client.? 172.21.15.67:0/4054155932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:22.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:22 smithi067 bash[17655]: cluster 2024-04-03T19:01:20.555653+0000 mgr.y (mgr.24370) 8487 : cluster [DBG] pgmap v8471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:22.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:22 smithi067 bash[17655]: audit 2024-04-03T19:01:21.397730+0000 mon.c (mon.2) 3338 : audit [DBG] from='client.? 172.21.15.67:0/4054155932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:22.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:22 smithi067 bash[27441]: cluster 2024-04-03T19:01:20.555653+0000 mgr.y (mgr.24370) 8487 : cluster [DBG] pgmap v8471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:22.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:22 smithi067 bash[27441]: audit 2024-04-03T19:01:21.397730+0000 mon.c (mon.2) 3338 : audit [DBG] from='client.? 172.21.15.67:0/4054155932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:23.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:01:23.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:01:24.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:24 smithi082 bash[20963]: cluster 2024-04-03T19:01:22.556880+0000 mgr.y (mgr.24370) 8488 : cluster [DBG] pgmap v8472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:24.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:24 smithi082 bash[20963]: audit 2024-04-03T19:01:23.844032+0000 mon.c (mon.2) 3339 : audit [DBG] from='client.? 172.21.15.67:0/477188847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:24.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:24 smithi067 bash[17655]: cluster 2024-04-03T19:01:22.556880+0000 mgr.y (mgr.24370) 8488 : cluster [DBG] pgmap v8472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:24.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:24 smithi067 bash[17655]: audit 2024-04-03T19:01:23.844032+0000 mon.c (mon.2) 3339 : audit [DBG] from='client.? 172.21.15.67:0/477188847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:24.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:24 smithi067 bash[27441]: cluster 2024-04-03T19:01:22.556880+0000 mgr.y (mgr.24370) 8488 : cluster [DBG] pgmap v8472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:24.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:24 smithi067 bash[27441]: audit 2024-04-03T19:01:23.844032+0000 mon.c (mon.2) 3339 : audit [DBG] from='client.? 172.21.15.67:0/477188847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:25.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:25 smithi082 bash[20963]: audit 2024-04-03T19:01:25.101838+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:25.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:25 smithi067 bash[17655]: audit 2024-04-03T19:01:25.101838+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:25.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:25 smithi067 bash[27441]: audit 2024-04-03T19:01:25.101838+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:26.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:26 smithi082 bash[20963]: cluster 2024-04-03T19:01:24.557602+0000 mgr.y (mgr.24370) 8489 : cluster [DBG] pgmap v8473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:26.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:26 smithi067 bash[17655]: cluster 2024-04-03T19:01:24.557602+0000 mgr.y (mgr.24370) 8489 : cluster [DBG] pgmap v8473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:26.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:26 smithi067 bash[27441]: cluster 2024-04-03T19:01:24.557602+0000 mgr.y (mgr.24370) 8489 : cluster [DBG] pgmap v8473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:27.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:27 smithi082 bash[20963]: audit 2024-04-03T19:01:26.289849+0000 mon.a (mon.0) 7634 : audit [DBG] from='client.? 172.21.15.67:0/335574255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:27.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:27 smithi067 bash[27441]: audit 2024-04-03T19:01:26.289849+0000 mon.a (mon.0) 7634 : audit [DBG] from='client.? 172.21.15.67:0/335574255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:27.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:27 smithi067 bash[17655]: audit 2024-04-03T19:01:26.289849+0000 mon.a (mon.0) 7634 : audit [DBG] from='client.? 172.21.15.67:0/335574255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:28.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:28 smithi082 bash[20963]: cluster 2024-04-03T19:01:26.558844+0000 mgr.y (mgr.24370) 8490 : cluster [DBG] pgmap v8474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:28.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:28 smithi067 bash[27441]: cluster 2024-04-03T19:01:26.558844+0000 mgr.y (mgr.24370) 8490 : cluster [DBG] pgmap v8474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:28.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:28 smithi067 bash[17655]: cluster 2024-04-03T19:01:26.558844+0000 mgr.y (mgr.24370) 8490 : cluster [DBG] pgmap v8474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:29.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:29 smithi082 bash[20963]: cluster 2024-04-03T19:01:28.559332+0000 mgr.y (mgr.24370) 8491 : cluster [DBG] pgmap v8475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:29.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:29 smithi082 bash[20963]: audit 2024-04-03T19:01:28.735859+0000 mon.a (mon.0) 7635 : audit [DBG] from='client.? 172.21.15.67:0/1425836177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:29.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:29 smithi067 bash[27441]: cluster 2024-04-03T19:01:28.559332+0000 mgr.y (mgr.24370) 8491 : cluster [DBG] pgmap v8475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:29.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:29 smithi067 bash[27441]: audit 2024-04-03T19:01:28.735859+0000 mon.a (mon.0) 7635 : audit [DBG] from='client.? 172.21.15.67:0/1425836177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:29.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:29 smithi067 bash[17655]: cluster 2024-04-03T19:01:28.559332+0000 mgr.y (mgr.24370) 8491 : cluster [DBG] pgmap v8475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:29.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:29 smithi067 bash[17655]: audit 2024-04-03T19:01:28.735859+0000 mon.a (mon.0) 7635 : audit [DBG] from='client.? 172.21.15.67:0/1425836177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:31.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:31 smithi082 bash[20963]: cluster 2024-04-03T19:01:30.560154+0000 mgr.y (mgr.24370) 8492 : cluster [DBG] pgmap v8476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:31.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:31 smithi082 bash[20963]: audit 2024-04-03T19:01:31.183264+0000 mon.a (mon.0) 7636 : audit [DBG] from='client.? 172.21.15.67:0/3245212423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:31.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:31 smithi067 bash[27441]: cluster 2024-04-03T19:01:30.560154+0000 mgr.y (mgr.24370) 8492 : cluster [DBG] pgmap v8476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:31.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:31 smithi067 bash[27441]: audit 2024-04-03T19:01:31.183264+0000 mon.a (mon.0) 7636 : audit [DBG] from='client.? 172.21.15.67:0/3245212423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:31.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:31 smithi067 bash[17655]: cluster 2024-04-03T19:01:30.560154+0000 mgr.y (mgr.24370) 8492 : cluster [DBG] pgmap v8476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:31.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:31 smithi067 bash[17655]: audit 2024-04-03T19:01:31.183264+0000 mon.a (mon.0) 7636 : audit [DBG] from='client.? 172.21.15.67:0/3245212423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:33.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:01:33.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:01:33.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:33 smithi082 bash[20963]: cluster 2024-04-03T19:01:32.561326+0000 mgr.y (mgr.24370) 8493 : cluster [DBG] pgmap v8477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:33.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:33 smithi067 bash[27441]: cluster 2024-04-03T19:01:32.561326+0000 mgr.y (mgr.24370) 8493 : cluster [DBG] pgmap v8477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:33.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:33 smithi067 bash[17655]: cluster 2024-04-03T19:01:32.561326+0000 mgr.y (mgr.24370) 8493 : cluster [DBG] pgmap v8477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:34.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:34 smithi082 bash[20963]: audit 2024-04-03T19:01:33.632814+0000 mon.a (mon.0) 7637 : audit [DBG] from='client.? 172.21.15.67:0/254628240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:34.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:34 smithi067 bash[27441]: audit 2024-04-03T19:01:33.632814+0000 mon.a (mon.0) 7637 : audit [DBG] from='client.? 172.21.15.67:0/254628240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:34.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:34 smithi067 bash[17655]: audit 2024-04-03T19:01:33.632814+0000 mon.a (mon.0) 7637 : audit [DBG] from='client.? 172.21.15.67:0/254628240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:35.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:35 smithi082 bash[20963]: cluster 2024-04-03T19:01:34.562142+0000 mgr.y (mgr.24370) 8494 : cluster [DBG] pgmap v8478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:35.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:35 smithi067 bash[17655]: cluster 2024-04-03T19:01:34.562142+0000 mgr.y (mgr.24370) 8494 : cluster [DBG] pgmap v8478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:35.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:35 smithi067 bash[27441]: cluster 2024-04-03T19:01:34.562142+0000 mgr.y (mgr.24370) 8494 : cluster [DBG] pgmap v8478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:36.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:36 smithi067 bash[17655]: audit 2024-04-03T19:01:36.088497+0000 mon.c (mon.2) 3340 : audit [DBG] from='client.? 172.21.15.67:0/2350314388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:36.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:36 smithi067 bash[27441]: audit 2024-04-03T19:01:36.088497+0000 mon.c (mon.2) 3340 : audit [DBG] from='client.? 172.21.15.67:0/2350314388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:37.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:36 smithi082 bash[20963]: audit 2024-04-03T19:01:36.088497+0000 mon.c (mon.2) 3340 : audit [DBG] from='client.? 172.21.15.67:0/2350314388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:37.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:37 smithi067 bash[17655]: cluster 2024-04-03T19:01:36.563363+0000 mgr.y (mgr.24370) 8495 : cluster [DBG] pgmap v8479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:37.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:37 smithi067 bash[27441]: cluster 2024-04-03T19:01:36.563363+0000 mgr.y (mgr.24370) 8495 : cluster [DBG] pgmap v8479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:38.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:37 smithi082 bash[20963]: cluster 2024-04-03T19:01:36.563363+0000 mgr.y (mgr.24370) 8495 : cluster [DBG] pgmap v8479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:38.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:38 smithi067 bash[17655]: audit 2024-04-03T19:01:38.538845+0000 mon.a (mon.0) 7638 : audit [DBG] from='client.? 172.21.15.67:0/3989507801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:38.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:38 smithi067 bash[27441]: audit 2024-04-03T19:01:38.538845+0000 mon.a (mon.0) 7638 : audit [DBG] from='client.? 172.21.15.67:0/3989507801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:39.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:38 smithi082 bash[20963]: audit 2024-04-03T19:01:38.538845+0000 mon.a (mon.0) 7638 : audit [DBG] from='client.? 172.21.15.67:0/3989507801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:39.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:39 smithi067 bash[17655]: cluster 2024-04-03T19:01:38.564053+0000 mgr.y (mgr.24370) 8496 : cluster [DBG] pgmap v8480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:39.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:39 smithi067 bash[27441]: cluster 2024-04-03T19:01:38.564053+0000 mgr.y (mgr.24370) 8496 : cluster [DBG] pgmap v8480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:40.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:39 smithi082 bash[20963]: cluster 2024-04-03T19:01:38.564053+0000 mgr.y (mgr.24370) 8496 : cluster [DBG] pgmap v8480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:40.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:40 smithi067 bash[17655]: audit 2024-04-03T19:01:40.102428+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:40.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:40 smithi067 bash[27441]: audit 2024-04-03T19:01:40.102428+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:41.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:40 smithi082 bash[20963]: audit 2024-04-03T19:01:40.102428+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:41.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:41 smithi067 bash[17655]: cluster 2024-04-03T19:01:40.564683+0000 mgr.y (mgr.24370) 8497 : cluster [DBG] pgmap v8481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:41.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:41 smithi067 bash[17655]: audit 2024-04-03T19:01:40.988963+0000 mon.c (mon.2) 3341 : audit [DBG] from='client.? 172.21.15.67:0/2730928706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:41.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:41 smithi067 bash[27441]: cluster 2024-04-03T19:01:40.564683+0000 mgr.y (mgr.24370) 8497 : cluster [DBG] pgmap v8481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:41.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:41 smithi067 bash[27441]: audit 2024-04-03T19:01:40.988963+0000 mon.c (mon.2) 3341 : audit [DBG] from='client.? 172.21.15.67:0/2730928706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:42.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:41 smithi082 bash[20963]: cluster 2024-04-03T19:01:40.564683+0000 mgr.y (mgr.24370) 8497 : cluster [DBG] pgmap v8481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:42.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:41 smithi082 bash[20963]: audit 2024-04-03T19:01:40.988963+0000 mon.c (mon.2) 3341 : audit [DBG] from='client.? 172.21.15.67:0/2730928706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:43.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:01:43.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:01:43.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:43 smithi082 bash[20963]: cluster 2024-04-03T19:01:42.565815+0000 mgr.y (mgr.24370) 8498 : cluster [DBG] pgmap v8482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:43.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:43 smithi082 bash[20963]: audit 2024-04-03T19:01:43.437191+0000 mon.c (mon.2) 3342 : audit [DBG] from='client.? 172.21.15.67:0/3770345370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:43.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:43 smithi067 bash[17655]: cluster 2024-04-03T19:01:42.565815+0000 mgr.y (mgr.24370) 8498 : cluster [DBG] pgmap v8482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:43.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:43 smithi067 bash[17655]: audit 2024-04-03T19:01:43.437191+0000 mon.c (mon.2) 3342 : audit [DBG] from='client.? 172.21.15.67:0/3770345370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:43.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:43 smithi067 bash[27441]: cluster 2024-04-03T19:01:42.565815+0000 mgr.y (mgr.24370) 8498 : cluster [DBG] pgmap v8482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:43.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:43 smithi067 bash[27441]: audit 2024-04-03T19:01:43.437191+0000 mon.c (mon.2) 3342 : audit [DBG] from='client.? 172.21.15.67:0/3770345370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:46.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:45 smithi082 bash[20963]: cluster 2024-04-03T19:01:44.566520+0000 mgr.y (mgr.24370) 8499 : cluster [DBG] pgmap v8483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:46.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:45 smithi067 bash[17655]: cluster 2024-04-03T19:01:44.566520+0000 mgr.y (mgr.24370) 8499 : cluster [DBG] pgmap v8483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:46.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:45 smithi067 bash[27441]: cluster 2024-04-03T19:01:44.566520+0000 mgr.y (mgr.24370) 8499 : cluster [DBG] pgmap v8483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:47.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:46 smithi082 bash[20963]: audit 2024-04-03T19:01:45.893680+0000 mon.a (mon.0) 7640 : audit [DBG] from='client.? 172.21.15.67:0/1623627031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:47.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:46 smithi067 bash[17655]: audit 2024-04-03T19:01:45.893680+0000 mon.a (mon.0) 7640 : audit [DBG] from='client.? 172.21.15.67:0/1623627031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:47.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:46 smithi067 bash[27441]: audit 2024-04-03T19:01:45.893680+0000 mon.a (mon.0) 7640 : audit [DBG] from='client.? 172.21.15.67:0/1623627031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:48.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:47 smithi082 bash[20963]: cluster 2024-04-03T19:01:46.567715+0000 mgr.y (mgr.24370) 8500 : cluster [DBG] pgmap v8484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:48.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:47 smithi067 bash[27441]: cluster 2024-04-03T19:01:46.567715+0000 mgr.y (mgr.24370) 8500 : cluster [DBG] pgmap v8484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:48.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:47 smithi067 bash[17655]: cluster 2024-04-03T19:01:46.567715+0000 mgr.y (mgr.24370) 8500 : cluster [DBG] pgmap v8484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:49.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:48 smithi082 bash[20963]: audit 2024-04-03T19:01:48.341048+0000 mon.a (mon.0) 7641 : audit [DBG] from='client.? 172.21.15.67:0/3782757609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:49.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:48 smithi067 bash[17655]: audit 2024-04-03T19:01:48.341048+0000 mon.a (mon.0) 7641 : audit [DBG] from='client.? 172.21.15.67:0/3782757609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:49.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:48 smithi067 bash[27441]: audit 2024-04-03T19:01:48.341048+0000 mon.a (mon.0) 7641 : audit [DBG] from='client.? 172.21.15.67:0/3782757609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:50.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:49 smithi082 bash[20963]: cluster 2024-04-03T19:01:48.568490+0000 mgr.y (mgr.24370) 8501 : cluster [DBG] pgmap v8485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:50.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:49 smithi067 bash[17655]: cluster 2024-04-03T19:01:48.568490+0000 mgr.y (mgr.24370) 8501 : cluster [DBG] pgmap v8485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:50.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:49 smithi067 bash[27441]: cluster 2024-04-03T19:01:48.568490+0000 mgr.y (mgr.24370) 8501 : cluster [DBG] pgmap v8485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:52.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:51 smithi082 bash[20963]: cluster 2024-04-03T19:01:50.569132+0000 mgr.y (mgr.24370) 8502 : cluster [DBG] pgmap v8486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:52.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:51 smithi082 bash[20963]: audit 2024-04-03T19:01:50.795469+0000 mon.c (mon.2) 3343 : audit [DBG] from='client.? 172.21.15.67:0/2709076535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:52.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:51 smithi067 bash[27441]: cluster 2024-04-03T19:01:50.569132+0000 mgr.y (mgr.24370) 8502 : cluster [DBG] pgmap v8486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:52.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:51 smithi067 bash[27441]: audit 2024-04-03T19:01:50.795469+0000 mon.c (mon.2) 3343 : audit [DBG] from='client.? 172.21.15.67:0/2709076535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:52.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:51 smithi067 bash[17655]: cluster 2024-04-03T19:01:50.569132+0000 mgr.y (mgr.24370) 8502 : cluster [DBG] pgmap v8486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:52.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:51 smithi067 bash[17655]: audit 2024-04-03T19:01:50.795469+0000 mon.c (mon.2) 3343 : audit [DBG] from='client.? 172.21.15.67:0/2709076535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:53.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:01:53.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:53 smithi082 bash[20963]: cluster 2024-04-03T19:01:52.570277+0000 mgr.y (mgr.24370) 8503 : cluster [DBG] pgmap v8487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:53.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:53 smithi082 bash[20963]: audit 2024-04-03T19:01:53.261136+0000 mon.c (mon.2) 3344 : audit [DBG] from='client.? 172.21.15.67:0/3700954720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:53.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:01:54.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:53 smithi067 bash[17655]: cluster 2024-04-03T19:01:52.570277+0000 mgr.y (mgr.24370) 8503 : cluster [DBG] pgmap v8487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:54.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:53 smithi067 bash[17655]: audit 2024-04-03T19:01:53.261136+0000 mon.c (mon.2) 3344 : audit [DBG] from='client.? 172.21.15.67:0/3700954720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:54.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:53 smithi067 bash[27441]: cluster 2024-04-03T19:01:52.570277+0000 mgr.y (mgr.24370) 8503 : cluster [DBG] pgmap v8487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:54.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:53 smithi067 bash[27441]: audit 2024-04-03T19:01:53.261136+0000 mon.c (mon.2) 3344 : audit [DBG] from='client.? 172.21.15.67:0/3700954720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:56.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:55 smithi082 bash[20963]: cluster 2024-04-03T19:01:54.571007+0000 mgr.y (mgr.24370) 8504 : cluster [DBG] pgmap v8488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:56.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:55 smithi082 bash[20963]: audit 2024-04-03T19:01:55.102549+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:56.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:55 smithi067 bash[17655]: cluster 2024-04-03T19:01:54.571007+0000 mgr.y (mgr.24370) 8504 : cluster [DBG] pgmap v8488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:56.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:55 smithi067 bash[17655]: audit 2024-04-03T19:01:55.102549+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:56.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:55 smithi067 bash[27441]: cluster 2024-04-03T19:01:54.571007+0000 mgr.y (mgr.24370) 8504 : cluster [DBG] pgmap v8488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:56.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:55 smithi067 bash[27441]: audit 2024-04-03T19:01:55.102549+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:01:57.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:56 smithi082 bash[20963]: audit 2024-04-03T19:01:55.723957+0000 mon.a (mon.0) 7643 : audit [DBG] from='client.? 172.21.15.67:0/403269440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:57.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:56 smithi067 bash[27441]: audit 2024-04-03T19:01:55.723957+0000 mon.a (mon.0) 7643 : audit [DBG] from='client.? 172.21.15.67:0/403269440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:57.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:56 smithi067 bash[17655]: audit 2024-04-03T19:01:55.723957+0000 mon.a (mon.0) 7643 : audit [DBG] from='client.? 172.21.15.67:0/403269440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:58.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:57 smithi082 bash[20963]: cluster 2024-04-03T19:01:56.572259+0000 mgr.y (mgr.24370) 8505 : cluster [DBG] pgmap v8489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:58.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:57 smithi067 bash[27441]: cluster 2024-04-03T19:01:56.572259+0000 mgr.y (mgr.24370) 8505 : cluster [DBG] pgmap v8489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:58.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:57 smithi067 bash[17655]: cluster 2024-04-03T19:01:56.572259+0000 mgr.y (mgr.24370) 8505 : cluster [DBG] pgmap v8489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:01:59.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:58 smithi082 bash[20963]: audit 2024-04-03T19:01:58.181040+0000 mon.a (mon.0) 7644 : audit [DBG] from='client.? 172.21.15.67:0/931530396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:59.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:58 smithi067 bash[17655]: audit 2024-04-03T19:01:58.181040+0000 mon.a (mon.0) 7644 : audit [DBG] from='client.? 172.21.15.67:0/931530396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:01:59.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:58 smithi067 bash[27441]: audit 2024-04-03T19:01:58.181040+0000 mon.a (mon.0) 7644 : audit [DBG] from='client.? 172.21.15.67:0/931530396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:00.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:01:59 smithi082 bash[20963]: cluster 2024-04-03T19:01:58.572980+0000 mgr.y (mgr.24370) 8506 : cluster [DBG] pgmap v8490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:00.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:01:59 smithi067 bash[17655]: cluster 2024-04-03T19:01:58.572980+0000 mgr.y (mgr.24370) 8506 : cluster [DBG] pgmap v8490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:00.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:01:59 smithi067 bash[27441]: cluster 2024-04-03T19:01:58.572980+0000 mgr.y (mgr.24370) 8506 : cluster [DBG] pgmap v8490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:01.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:00 smithi082 bash[20963]: audit 2024-04-03T19:02:00.634798+0000 mon.c (mon.2) 3345 : audit [DBG] from='client.? 172.21.15.67:0/2867094215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:01.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:00 smithi067 bash[17655]: audit 2024-04-03T19:02:00.634798+0000 mon.c (mon.2) 3345 : audit [DBG] from='client.? 172.21.15.67:0/2867094215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:01.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:00 smithi067 bash[27441]: audit 2024-04-03T19:02:00.634798+0000 mon.c (mon.2) 3345 : audit [DBG] from='client.? 172.21.15.67:0/2867094215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:02.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:01 smithi082 bash[20963]: cluster 2024-04-03T19:02:00.573658+0000 mgr.y (mgr.24370) 8507 : cluster [DBG] pgmap v8491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:02.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:01 smithi067 bash[17655]: cluster 2024-04-03T19:02:00.573658+0000 mgr.y (mgr.24370) 8507 : cluster [DBG] pgmap v8491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:02.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:01 smithi067 bash[27441]: cluster 2024-04-03T19:02:00.573658+0000 mgr.y (mgr.24370) 8507 : cluster [DBG] pgmap v8491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:03.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:02:03.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:02:03.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:03 smithi082 bash[20963]: cluster 2024-04-03T19:02:02.574784+0000 mgr.y (mgr.24370) 8508 : cluster [DBG] pgmap v8492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:03.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:03 smithi082 bash[20963]: audit 2024-04-03T19:02:03.086906+0000 mon.c (mon.2) 3346 : audit [DBG] from='client.? 172.21.15.67:0/2386380325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:04.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:03 smithi067 bash[27441]: cluster 2024-04-03T19:02:02.574784+0000 mgr.y (mgr.24370) 8508 : cluster [DBG] pgmap v8492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:04.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:03 smithi067 bash[27441]: audit 2024-04-03T19:02:03.086906+0000 mon.c (mon.2) 3346 : audit [DBG] from='client.? 172.21.15.67:0/2386380325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:04.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:03 smithi067 bash[17655]: cluster 2024-04-03T19:02:02.574784+0000 mgr.y (mgr.24370) 8508 : cluster [DBG] pgmap v8492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:04.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:03 smithi067 bash[17655]: audit 2024-04-03T19:02:03.086906+0000 mon.c (mon.2) 3346 : audit [DBG] from='client.? 172.21.15.67:0/2386380325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:06.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:05 smithi082 bash[20963]: cluster 2024-04-03T19:02:04.575494+0000 mgr.y (mgr.24370) 8509 : cluster [DBG] pgmap v8493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:06.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:05 smithi082 bash[20963]: audit 2024-04-03T19:02:05.539335+0000 mon.a (mon.0) 7645 : audit [DBG] from='client.? 172.21.15.67:0/1146182514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:06.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:05 smithi067 bash[17655]: cluster 2024-04-03T19:02:04.575494+0000 mgr.y (mgr.24370) 8509 : cluster [DBG] pgmap v8493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:06.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:05 smithi067 bash[17655]: audit 2024-04-03T19:02:05.539335+0000 mon.a (mon.0) 7645 : audit [DBG] from='client.? 172.21.15.67:0/1146182514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:06.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:05 smithi067 bash[27441]: cluster 2024-04-03T19:02:04.575494+0000 mgr.y (mgr.24370) 8509 : cluster [DBG] pgmap v8493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:06.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:05 smithi067 bash[27441]: audit 2024-04-03T19:02:05.539335+0000 mon.a (mon.0) 7645 : audit [DBG] from='client.? 172.21.15.67:0/1146182514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:07.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:06 smithi082 bash[20963]: audit 2024-04-03T19:02:06.678401+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:02:07.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:06 smithi067 bash[17655]: audit 2024-04-03T19:02:06.678401+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:02:07.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:06 smithi067 bash[27441]: audit 2024-04-03T19:02:06.678401+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:02:08.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:07 smithi082 bash[20963]: cluster 2024-04-03T19:02:06.576708+0000 mgr.y (mgr.24370) 8510 : cluster [DBG] pgmap v8494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:08.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:07 smithi067 bash[17655]: cluster 2024-04-03T19:02:06.576708+0000 mgr.y (mgr.24370) 8510 : cluster [DBG] pgmap v8494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:08.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:07 smithi067 bash[27441]: cluster 2024-04-03T19:02:06.576708+0000 mgr.y (mgr.24370) 8510 : cluster [DBG] pgmap v8494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:09.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:08 smithi082 bash[20963]: audit 2024-04-03T19:02:07.998806+0000 mon.a (mon.0) 7647 : audit [DBG] from='client.? 172.21.15.67:0/3697227491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:09.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:08 smithi067 bash[17655]: audit 2024-04-03T19:02:07.998806+0000 mon.a (mon.0) 7647 : audit [DBG] from='client.? 172.21.15.67:0/3697227491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:09.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:08 smithi067 bash[27441]: audit 2024-04-03T19:02:07.998806+0000 mon.a (mon.0) 7647 : audit [DBG] from='client.? 172.21.15.67:0/3697227491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:10.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:09 smithi082 bash[20963]: cluster 2024-04-03T19:02:08.577342+0000 mgr.y (mgr.24370) 8511 : cluster [DBG] pgmap v8495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:10.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:09 smithi067 bash[17655]: cluster 2024-04-03T19:02:08.577342+0000 mgr.y (mgr.24370) 8511 : cluster [DBG] pgmap v8495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:10.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:09 smithi067 bash[27441]: cluster 2024-04-03T19:02:08.577342+0000 mgr.y (mgr.24370) 8511 : cluster [DBG] pgmap v8495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:11.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:10 smithi082 bash[20963]: audit 2024-04-03T19:02:10.103146+0000 mon.a (mon.0) 7648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:11.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:10 smithi082 bash[20963]: audit 2024-04-03T19:02:10.444981+0000 mon.c (mon.2) 3347 : audit [DBG] from='client.? 172.21.15.67:0/293303239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:11.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:10 smithi067 bash[27441]: audit 2024-04-03T19:02:10.103146+0000 mon.a (mon.0) 7648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:11.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:10 smithi067 bash[27441]: audit 2024-04-03T19:02:10.444981+0000 mon.c (mon.2) 3347 : audit [DBG] from='client.? 172.21.15.67:0/293303239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:11.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:10 smithi067 bash[17655]: audit 2024-04-03T19:02:10.103146+0000 mon.a (mon.0) 7648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:11.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:10 smithi067 bash[17655]: audit 2024-04-03T19:02:10.444981+0000 mon.c (mon.2) 3347 : audit [DBG] from='client.? 172.21.15.67:0/293303239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:12.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:11 smithi082 bash[20963]: cluster 2024-04-03T19:02:10.578146+0000 mgr.y (mgr.24370) 8512 : cluster [DBG] pgmap v8496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:12.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:11 smithi067 bash[27441]: cluster 2024-04-03T19:02:10.578146+0000 mgr.y (mgr.24370) 8512 : cluster [DBG] pgmap v8496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:12.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:11 smithi067 bash[17655]: cluster 2024-04-03T19:02:10.578146+0000 mgr.y (mgr.24370) 8512 : cluster [DBG] pgmap v8496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:13.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:13] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:02:13.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:02:13.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[20963]: audit 2024-04-03T19:02:12.424088+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[20963]: audit 2024-04-03T19:02:12.433464+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[20963]: cluster 2024-04-03T19:02:12.578806+0000 mgr.y (mgr.24370) 8513 : cluster [DBG] pgmap v8497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[20963]: audit 2024-04-03T19:02:12.680206+0000 mon.a (mon.0) 7651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[20963]: audit 2024-04-03T19:02:12.687031+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[20963]: audit 2024-04-03T19:02:12.952579+0000 mon.c (mon.2) 3348 : audit [DBG] from='client.? 172.21.15.67:0/3696542526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[20963]: audit 2024-04-03T19:02:13.112228+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:02:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[20963]: audit 2024-04-03T19:02:13.113989+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:02:13.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:13 smithi082 bash[20963]: audit 2024-04-03T19:02:13.123482+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17655]: audit 2024-04-03T19:02:12.424088+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17655]: audit 2024-04-03T19:02:12.433464+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17655]: cluster 2024-04-03T19:02:12.578806+0000 mgr.y (mgr.24370) 8513 : cluster [DBG] pgmap v8497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:13.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17655]: audit 2024-04-03T19:02:12.680206+0000 mon.a (mon.0) 7651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17655]: audit 2024-04-03T19:02:12.687031+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17655]: audit 2024-04-03T19:02:12.952579+0000 mon.c (mon.2) 3348 : audit [DBG] from='client.? 172.21.15.67:0/3696542526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:13.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17655]: audit 2024-04-03T19:02:13.112228+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:02:13.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17655]: audit 2024-04-03T19:02:13.113989+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:02:13.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[17655]: audit 2024-04-03T19:02:13.123482+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[27441]: audit 2024-04-03T19:02:12.424088+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[27441]: audit 2024-04-03T19:02:12.433464+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[27441]: cluster 2024-04-03T19:02:12.578806+0000 mgr.y (mgr.24370) 8513 : cluster [DBG] pgmap v8497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:13.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[27441]: audit 2024-04-03T19:02:12.680206+0000 mon.a (mon.0) 7651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[27441]: audit 2024-04-03T19:02:12.687031+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:13.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[27441]: audit 2024-04-03T19:02:12.952579+0000 mon.c (mon.2) 3348 : audit [DBG] from='client.? 172.21.15.67:0/3696542526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:13.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[27441]: audit 2024-04-03T19:02:13.112228+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:02:13.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[27441]: audit 2024-04-03T19:02:13.113989+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:02:13.900 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:13 smithi067 bash[27441]: audit 2024-04-03T19:02:13.123482+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:02:15.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:15 smithi067 bash[27441]: cluster 2024-04-03T19:02:14.579424+0000 mgr.y (mgr.24370) 8514 : cluster [DBG] pgmap v8498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:15.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:15 smithi067 bash[27441]: audit 2024-04-03T19:02:15.399091+0000 mon.a (mon.0) 7656 : audit [DBG] from='client.? 172.21.15.67:0/3167775586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:15.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:15 smithi067 bash[17655]: cluster 2024-04-03T19:02:14.579424+0000 mgr.y (mgr.24370) 8514 : cluster [DBG] pgmap v8498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:15.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:15 smithi067 bash[17655]: audit 2024-04-03T19:02:15.399091+0000 mon.a (mon.0) 7656 : audit [DBG] from='client.? 172.21.15.67:0/3167775586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:16.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:15 smithi082 bash[20963]: cluster 2024-04-03T19:02:14.579424+0000 mgr.y (mgr.24370) 8514 : cluster [DBG] pgmap v8498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:16.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:15 smithi082 bash[20963]: audit 2024-04-03T19:02:15.399091+0000 mon.a (mon.0) 7656 : audit [DBG] from='client.? 172.21.15.67:0/3167775586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:17.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:17 smithi067 bash[17655]: cluster 2024-04-03T19:02:16.580597+0000 mgr.y (mgr.24370) 8515 : cluster [DBG] pgmap v8499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:17.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:17 smithi067 bash[27441]: cluster 2024-04-03T19:02:16.580597+0000 mgr.y (mgr.24370) 8515 : cluster [DBG] pgmap v8499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:18.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:17 smithi082 bash[20963]: cluster 2024-04-03T19:02:16.580597+0000 mgr.y (mgr.24370) 8515 : cluster [DBG] pgmap v8499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:18.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:18 smithi067 bash[17655]: audit 2024-04-03T19:02:17.848877+0000 mon.c (mon.2) 3349 : audit [DBG] from='client.? 172.21.15.67:0/2821870543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:18.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:18 smithi067 bash[27441]: audit 2024-04-03T19:02:17.848877+0000 mon.c (mon.2) 3349 : audit [DBG] from='client.? 172.21.15.67:0/2821870543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:19.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:18 smithi082 bash[20963]: audit 2024-04-03T19:02:17.848877+0000 mon.c (mon.2) 3349 : audit [DBG] from='client.? 172.21.15.67:0/2821870543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:19.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:19 smithi067 bash[27441]: cluster 2024-04-03T19:02:18.581302+0000 mgr.y (mgr.24370) 8516 : cluster [DBG] pgmap v8500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:19.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:19 smithi067 bash[17655]: cluster 2024-04-03T19:02:18.581302+0000 mgr.y (mgr.24370) 8516 : cluster [DBG] pgmap v8500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:20.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:19 smithi082 bash[20963]: cluster 2024-04-03T19:02:18.581302+0000 mgr.y (mgr.24370) 8516 : cluster [DBG] pgmap v8500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:20.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:20 smithi067 bash[27441]: audit 2024-04-03T19:02:20.307735+0000 mon.c (mon.2) 3350 : audit [DBG] from='client.? 172.21.15.67:0/2358029636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:20.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:20 smithi067 bash[17655]: audit 2024-04-03T19:02:20.307735+0000 mon.c (mon.2) 3350 : audit [DBG] from='client.? 172.21.15.67:0/2358029636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:21.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:20 smithi082 bash[20963]: audit 2024-04-03T19:02:20.307735+0000 mon.c (mon.2) 3350 : audit [DBG] from='client.? 172.21.15.67:0/2358029636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:21.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:21 smithi067 bash[17655]: cluster 2024-04-03T19:02:20.582021+0000 mgr.y (mgr.24370) 8517 : cluster [DBG] pgmap v8501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:21.898 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:21 smithi067 bash[27441]: cluster 2024-04-03T19:02:20.582021+0000 mgr.y (mgr.24370) 8517 : cluster [DBG] pgmap v8501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:22.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:21 smithi082 bash[20963]: cluster 2024-04-03T19:02:20.582021+0000 mgr.y (mgr.24370) 8517 : cluster [DBG] pgmap v8501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:23.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:23] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:02:23.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:02:23.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:23 smithi082 bash[20963]: cluster 2024-04-03T19:02:22.583144+0000 mgr.y (mgr.24370) 8518 : cluster [DBG] pgmap v8502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:23.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:23 smithi082 bash[20963]: audit 2024-04-03T19:02:22.762402+0000 mon.c (mon.2) 3351 : audit [DBG] from='client.? 172.21.15.67:0/1556201503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:24.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:23 smithi067 bash[17655]: cluster 2024-04-03T19:02:22.583144+0000 mgr.y (mgr.24370) 8518 : cluster [DBG] pgmap v8502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:24.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:23 smithi067 bash[17655]: audit 2024-04-03T19:02:22.762402+0000 mon.c (mon.2) 3351 : audit [DBG] from='client.? 172.21.15.67:0/1556201503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:24.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:23 smithi067 bash[27441]: cluster 2024-04-03T19:02:22.583144+0000 mgr.y (mgr.24370) 8518 : cluster [DBG] pgmap v8502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:24.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:23 smithi067 bash[27441]: audit 2024-04-03T19:02:22.762402+0000 mon.c (mon.2) 3351 : audit [DBG] from='client.? 172.21.15.67:0/1556201503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:26.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:25 smithi082 bash[20963]: cluster 2024-04-03T19:02:24.583835+0000 mgr.y (mgr.24370) 8519 : cluster [DBG] pgmap v8503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:26.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:25 smithi082 bash[20963]: audit 2024-04-03T19:02:25.103113+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:26.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:25 smithi082 bash[20963]: audit 2024-04-03T19:02:25.228669+0000 mon.a (mon.0) 7658 : audit [DBG] from='client.? 172.21.15.67:0/4153605812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:26.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:25 smithi067 bash[17655]: cluster 2024-04-03T19:02:24.583835+0000 mgr.y (mgr.24370) 8519 : cluster [DBG] pgmap v8503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:26.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:25 smithi067 bash[17655]: audit 2024-04-03T19:02:25.103113+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:26.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:25 smithi067 bash[17655]: audit 2024-04-03T19:02:25.228669+0000 mon.a (mon.0) 7658 : audit [DBG] from='client.? 172.21.15.67:0/4153605812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:26.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:25 smithi067 bash[27441]: cluster 2024-04-03T19:02:24.583835+0000 mgr.y (mgr.24370) 8519 : cluster [DBG] pgmap v8503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:26.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:25 smithi067 bash[27441]: audit 2024-04-03T19:02:25.103113+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:26.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:25 smithi067 bash[27441]: audit 2024-04-03T19:02:25.228669+0000 mon.a (mon.0) 7658 : audit [DBG] from='client.? 172.21.15.67:0/4153605812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:28.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:27 smithi082 bash[20963]: cluster 2024-04-03T19:02:26.585067+0000 mgr.y (mgr.24370) 8520 : cluster [DBG] pgmap v8504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:28.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:27 smithi067 bash[17655]: cluster 2024-04-03T19:02:26.585067+0000 mgr.y (mgr.24370) 8520 : cluster [DBG] pgmap v8504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:28.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:27 smithi067 bash[27441]: cluster 2024-04-03T19:02:26.585067+0000 mgr.y (mgr.24370) 8520 : cluster [DBG] pgmap v8504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:29.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:28 smithi082 bash[20963]: audit 2024-04-03T19:02:27.676193+0000 mon.c (mon.2) 3352 : audit [DBG] from='client.? 172.21.15.67:0/224643266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:29.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:28 smithi067 bash[17655]: audit 2024-04-03T19:02:27.676193+0000 mon.c (mon.2) 3352 : audit [DBG] from='client.? 172.21.15.67:0/224643266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:29.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:28 smithi067 bash[27441]: audit 2024-04-03T19:02:27.676193+0000 mon.c (mon.2) 3352 : audit [DBG] from='client.? 172.21.15.67:0/224643266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:30.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:29 smithi082 bash[20963]: cluster 2024-04-03T19:02:28.585692+0000 mgr.y (mgr.24370) 8521 : cluster [DBG] pgmap v8505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:30.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:29 smithi067 bash[27441]: cluster 2024-04-03T19:02:28.585692+0000 mgr.y (mgr.24370) 8521 : cluster [DBG] pgmap v8505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:30.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:29 smithi067 bash[17655]: cluster 2024-04-03T19:02:28.585692+0000 mgr.y (mgr.24370) 8521 : cluster [DBG] pgmap v8505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:31.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:30 smithi082 bash[20963]: audit 2024-04-03T19:02:30.132301+0000 mon.c (mon.2) 3353 : audit [DBG] from='client.? 172.21.15.67:0/2041492856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:31.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:30 smithi067 bash[17655]: audit 2024-04-03T19:02:30.132301+0000 mon.c (mon.2) 3353 : audit [DBG] from='client.? 172.21.15.67:0/2041492856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:31.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:30 smithi067 bash[27441]: audit 2024-04-03T19:02:30.132301+0000 mon.c (mon.2) 3353 : audit [DBG] from='client.? 172.21.15.67:0/2041492856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:32.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:31 smithi082 bash[20963]: cluster 2024-04-03T19:02:30.586386+0000 mgr.y (mgr.24370) 8522 : cluster [DBG] pgmap v8506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:32.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:31 smithi067 bash[27441]: cluster 2024-04-03T19:02:30.586386+0000 mgr.y (mgr.24370) 8522 : cluster [DBG] pgmap v8506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:32.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:31 smithi067 bash[17655]: cluster 2024-04-03T19:02:30.586386+0000 mgr.y (mgr.24370) 8522 : cluster [DBG] pgmap v8506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:33.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:32 smithi067 bash[17655]: audit 2024-04-03T19:02:32.586760+0000 mon.a (mon.0) 7659 : audit [DBG] from='client.? 172.21.15.67:0/629582873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:33.065 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:32 smithi067 bash[27441]: audit 2024-04-03T19:02:32.586760+0000 mon.a (mon.0) 7659 : audit [DBG] from='client.? 172.21.15.67:0/629582873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:33.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:32 smithi082 bash[20963]: audit 2024-04-03T19:02:32.586760+0000 mon.a (mon.0) 7659 : audit [DBG] from='client.? 172.21.15.67:0/629582873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:33.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:02:33.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:02:33.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:33 smithi082 bash[20963]: cluster 2024-04-03T19:02:32.586988+0000 mgr.y (mgr.24370) 8523 : cluster [DBG] pgmap v8507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:34.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:33 smithi067 bash[27441]: cluster 2024-04-03T19:02:32.586988+0000 mgr.y (mgr.24370) 8523 : cluster [DBG] pgmap v8507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:34.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:33 smithi067 bash[17655]: cluster 2024-04-03T19:02:32.586988+0000 mgr.y (mgr.24370) 8523 : cluster [DBG] pgmap v8507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:36.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:35 smithi082 bash[20963]: cluster 2024-04-03T19:02:34.587627+0000 mgr.y (mgr.24370) 8524 : cluster [DBG] pgmap v8508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:36.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:35 smithi082 bash[20963]: audit 2024-04-03T19:02:35.025394+0000 mon.c (mon.2) 3354 : audit [DBG] from='client.? 172.21.15.67:0/3925233598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:36.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:35 smithi067 bash[17655]: cluster 2024-04-03T19:02:34.587627+0000 mgr.y (mgr.24370) 8524 : cluster [DBG] pgmap v8508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:36.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:35 smithi067 bash[17655]: audit 2024-04-03T19:02:35.025394+0000 mon.c (mon.2) 3354 : audit [DBG] from='client.? 172.21.15.67:0/3925233598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:36.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:35 smithi067 bash[27441]: cluster 2024-04-03T19:02:34.587627+0000 mgr.y (mgr.24370) 8524 : cluster [DBG] pgmap v8508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:36.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:35 smithi067 bash[27441]: audit 2024-04-03T19:02:35.025394+0000 mon.c (mon.2) 3354 : audit [DBG] from='client.? 172.21.15.67:0/3925233598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:38.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:37 smithi082 bash[20963]: cluster 2024-04-03T19:02:36.588839+0000 mgr.y (mgr.24370) 8525 : cluster [DBG] pgmap v8509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:38.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:37 smithi082 bash[20963]: audit 2024-04-03T19:02:37.482308+0000 mon.a (mon.0) 7660 : audit [DBG] from='client.? 172.21.15.67:0/1053278095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:38.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:37 smithi067 bash[17655]: cluster 2024-04-03T19:02:36.588839+0000 mgr.y (mgr.24370) 8525 : cluster [DBG] pgmap v8509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:38.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:37 smithi067 bash[17655]: audit 2024-04-03T19:02:37.482308+0000 mon.a (mon.0) 7660 : audit [DBG] from='client.? 172.21.15.67:0/1053278095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:38.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:37 smithi067 bash[27441]: cluster 2024-04-03T19:02:36.588839+0000 mgr.y (mgr.24370) 8525 : cluster [DBG] pgmap v8509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:38.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:37 smithi067 bash[27441]: audit 2024-04-03T19:02:37.482308+0000 mon.a (mon.0) 7660 : audit [DBG] from='client.? 172.21.15.67:0/1053278095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:40.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:39 smithi082 bash[20963]: cluster 2024-04-03T19:02:38.589603+0000 mgr.y (mgr.24370) 8526 : cluster [DBG] pgmap v8510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:40.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:39 smithi067 bash[17655]: cluster 2024-04-03T19:02:38.589603+0000 mgr.y (mgr.24370) 8526 : cluster [DBG] pgmap v8510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:40.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:39 smithi067 bash[27441]: cluster 2024-04-03T19:02:38.589603+0000 mgr.y (mgr.24370) 8526 : cluster [DBG] pgmap v8510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:41.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:40 smithi082 bash[20963]: audit 2024-04-03T19:02:39.937897+0000 mon.c (mon.2) 3355 : audit [DBG] from='client.? 172.21.15.67:0/2821945395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:41.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:40 smithi082 bash[20963]: audit 2024-04-03T19:02:40.103661+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:41.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:40 smithi067 bash[27441]: audit 2024-04-03T19:02:39.937897+0000 mon.c (mon.2) 3355 : audit [DBG] from='client.? 172.21.15.67:0/2821945395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:41.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:40 smithi067 bash[27441]: audit 2024-04-03T19:02:40.103661+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:41.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:40 smithi067 bash[17655]: audit 2024-04-03T19:02:39.937897+0000 mon.c (mon.2) 3355 : audit [DBG] from='client.? 172.21.15.67:0/2821945395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:41.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:40 smithi067 bash[17655]: audit 2024-04-03T19:02:40.103661+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:42.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:41 smithi082 bash[20963]: cluster 2024-04-03T19:02:40.590267+0000 mgr.y (mgr.24370) 8527 : cluster [DBG] pgmap v8511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:42.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:41 smithi067 bash[27441]: cluster 2024-04-03T19:02:40.590267+0000 mgr.y (mgr.24370) 8527 : cluster [DBG] pgmap v8511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:42.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:41 smithi067 bash[17655]: cluster 2024-04-03T19:02:40.590267+0000 mgr.y (mgr.24370) 8527 : cluster [DBG] pgmap v8511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:43.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:42 smithi067 bash[17655]: audit 2024-04-03T19:02:42.385715+0000 mon.c (mon.2) 3356 : audit [DBG] from='client.? 172.21.15.67:0/722004940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:43.065 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:42 smithi067 bash[27441]: audit 2024-04-03T19:02:42.385715+0000 mon.c (mon.2) 3356 : audit [DBG] from='client.? 172.21.15.67:0/722004940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:43.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:42 smithi082 bash[20963]: audit 2024-04-03T19:02:42.385715+0000 mon.c (mon.2) 3356 : audit [DBG] from='client.? 172.21.15.67:0/722004940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:43.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:02:43.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:02:43.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:43 smithi082 bash[20963]: cluster 2024-04-03T19:02:42.591465+0000 mgr.y (mgr.24370) 8528 : cluster [DBG] pgmap v8512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:44.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:43 smithi067 bash[27441]: cluster 2024-04-03T19:02:42.591465+0000 mgr.y (mgr.24370) 8528 : cluster [DBG] pgmap v8512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:44.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:43 smithi067 bash[17655]: cluster 2024-04-03T19:02:42.591465+0000 mgr.y (mgr.24370) 8528 : cluster [DBG] pgmap v8512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:46.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:45 smithi082 bash[20963]: cluster 2024-04-03T19:02:44.592163+0000 mgr.y (mgr.24370) 8529 : cluster [DBG] pgmap v8513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:46.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:45 smithi082 bash[20963]: audit 2024-04-03T19:02:44.847195+0000 mon.a (mon.0) 7662 : audit [DBG] from='client.? 172.21.15.67:0/1846638512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:46.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:45 smithi067 bash[27441]: cluster 2024-04-03T19:02:44.592163+0000 mgr.y (mgr.24370) 8529 : cluster [DBG] pgmap v8513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:46.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:45 smithi067 bash[27441]: audit 2024-04-03T19:02:44.847195+0000 mon.a (mon.0) 7662 : audit [DBG] from='client.? 172.21.15.67:0/1846638512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:46.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:45 smithi067 bash[17655]: cluster 2024-04-03T19:02:44.592163+0000 mgr.y (mgr.24370) 8529 : cluster [DBG] pgmap v8513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:46.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:45 smithi067 bash[17655]: audit 2024-04-03T19:02:44.847195+0000 mon.a (mon.0) 7662 : audit [DBG] from='client.? 172.21.15.67:0/1846638512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:48.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:47 smithi082 bash[20963]: cluster 2024-04-03T19:02:46.593290+0000 mgr.y (mgr.24370) 8530 : cluster [DBG] pgmap v8514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:48.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:47 smithi082 bash[20963]: audit 2024-04-03T19:02:47.303702+0000 mon.a (mon.0) 7663 : audit [DBG] from='client.? 172.21.15.67:0/2121430883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:48.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:47 smithi067 bash[17655]: cluster 2024-04-03T19:02:46.593290+0000 mgr.y (mgr.24370) 8530 : cluster [DBG] pgmap v8514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:48.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:47 smithi067 bash[17655]: audit 2024-04-03T19:02:47.303702+0000 mon.a (mon.0) 7663 : audit [DBG] from='client.? 172.21.15.67:0/2121430883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:48.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:47 smithi067 bash[27441]: cluster 2024-04-03T19:02:46.593290+0000 mgr.y (mgr.24370) 8530 : cluster [DBG] pgmap v8514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:48.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:47 smithi067 bash[27441]: audit 2024-04-03T19:02:47.303702+0000 mon.a (mon.0) 7663 : audit [DBG] from='client.? 172.21.15.67:0/2121430883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:50.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:49 smithi082 bash[20963]: cluster 2024-04-03T19:02:48.593936+0000 mgr.y (mgr.24370) 8531 : cluster [DBG] pgmap v8515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:50.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:49 smithi067 bash[27441]: cluster 2024-04-03T19:02:48.593936+0000 mgr.y (mgr.24370) 8531 : cluster [DBG] pgmap v8515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:50.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:49 smithi067 bash[17655]: cluster 2024-04-03T19:02:48.593936+0000 mgr.y (mgr.24370) 8531 : cluster [DBG] pgmap v8515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:51.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:50 smithi082 bash[20963]: audit 2024-04-03T19:02:49.763918+0000 mon.a (mon.0) 7664 : audit [DBG] from='client.? 172.21.15.67:0/1324791740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:51.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:50 smithi067 bash[27441]: audit 2024-04-03T19:02:49.763918+0000 mon.a (mon.0) 7664 : audit [DBG] from='client.? 172.21.15.67:0/1324791740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:51.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:50 smithi067 bash[17655]: audit 2024-04-03T19:02:49.763918+0000 mon.a (mon.0) 7664 : audit [DBG] from='client.? 172.21.15.67:0/1324791740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:52.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:51 smithi082 bash[20963]: cluster 2024-04-03T19:02:50.594665+0000 mgr.y (mgr.24370) 8532 : cluster [DBG] pgmap v8516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:52.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:51 smithi067 bash[27441]: cluster 2024-04-03T19:02:50.594665+0000 mgr.y (mgr.24370) 8532 : cluster [DBG] pgmap v8516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:52.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:51 smithi067 bash[17655]: cluster 2024-04-03T19:02:50.594665+0000 mgr.y (mgr.24370) 8532 : cluster [DBG] pgmap v8516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:53.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:52 smithi067 bash[17655]: audit 2024-04-03T19:02:52.221951+0000 mon.a (mon.0) 7665 : audit [DBG] from='client.? 172.21.15.67:0/2390687900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:53.065 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:52 smithi067 bash[27441]: audit 2024-04-03T19:02:52.221951+0000 mon.a (mon.0) 7665 : audit [DBG] from='client.? 172.21.15.67:0/2390687900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:53.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:52 smithi082 bash[20963]: audit 2024-04-03T19:02:52.221951+0000 mon.a (mon.0) 7665 : audit [DBG] from='client.? 172.21.15.67:0/2390687900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:53.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:02:53.767 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:02:54.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:53 smithi082 bash[20963]: cluster 2024-04-03T19:02:52.595843+0000 mgr.y (mgr.24370) 8533 : cluster [DBG] pgmap v8517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:54.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:53 smithi067 bash[27441]: cluster 2024-04-03T19:02:52.595843+0000 mgr.y (mgr.24370) 8533 : cluster [DBG] pgmap v8517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:54.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:53 smithi067 bash[17655]: cluster 2024-04-03T19:02:52.595843+0000 mgr.y (mgr.24370) 8533 : cluster [DBG] pgmap v8517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:55.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:54 smithi082 bash[20963]: audit 2024-04-03T19:02:54.676135+0000 mon.a (mon.0) 7666 : audit [DBG] from='client.? 172.21.15.67:0/918697577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:55.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:54 smithi067 bash[17655]: audit 2024-04-03T19:02:54.676135+0000 mon.a (mon.0) 7666 : audit [DBG] from='client.? 172.21.15.67:0/918697577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:55.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:54 smithi067 bash[27441]: audit 2024-04-03T19:02:54.676135+0000 mon.a (mon.0) 7666 : audit [DBG] from='client.? 172.21.15.67:0/918697577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:56.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:55 smithi082 bash[20963]: cluster 2024-04-03T19:02:54.596498+0000 mgr.y (mgr.24370) 8534 : cluster [DBG] pgmap v8518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:56.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:55 smithi082 bash[20963]: audit 2024-04-03T19:02:55.104333+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:56.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:55 smithi067 bash[17655]: cluster 2024-04-03T19:02:54.596498+0000 mgr.y (mgr.24370) 8534 : cluster [DBG] pgmap v8518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:56.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:55 smithi067 bash[17655]: audit 2024-04-03T19:02:55.104333+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:56.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:55 smithi067 bash[27441]: cluster 2024-04-03T19:02:54.596498+0000 mgr.y (mgr.24370) 8534 : cluster [DBG] pgmap v8518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:56.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:55 smithi067 bash[27441]: audit 2024-04-03T19:02:55.104333+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:02:58.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:57 smithi082 bash[20963]: cluster 2024-04-03T19:02:56.597657+0000 mgr.y (mgr.24370) 8535 : cluster [DBG] pgmap v8519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:58.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:57 smithi082 bash[20963]: audit 2024-04-03T19:02:57.130106+0000 mon.a (mon.0) 7668 : audit [DBG] from='client.? 172.21.15.67:0/1056335746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:58.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:57 smithi067 bash[17655]: cluster 2024-04-03T19:02:56.597657+0000 mgr.y (mgr.24370) 8535 : cluster [DBG] pgmap v8519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:58.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:57 smithi067 bash[17655]: audit 2024-04-03T19:02:57.130106+0000 mon.a (mon.0) 7668 : audit [DBG] from='client.? 172.21.15.67:0/1056335746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:02:58.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:57 smithi067 bash[27441]: cluster 2024-04-03T19:02:56.597657+0000 mgr.y (mgr.24370) 8535 : cluster [DBG] pgmap v8519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:02:58.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:57 smithi067 bash[27441]: audit 2024-04-03T19:02:57.130106+0000 mon.a (mon.0) 7668 : audit [DBG] from='client.? 172.21.15.67:0/1056335746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:00.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:59 smithi082 bash[20963]: cluster 2024-04-03T19:02:58.598340+0000 mgr.y (mgr.24370) 8536 : cluster [DBG] pgmap v8520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:00.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:02:59 smithi082 bash[20963]: audit 2024-04-03T19:02:59.584669+0000 mon.a (mon.0) 7669 : audit [DBG] from='client.? 172.21.15.67:0/2389856498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:00.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:59 smithi067 bash[27441]: cluster 2024-04-03T19:02:58.598340+0000 mgr.y (mgr.24370) 8536 : cluster [DBG] pgmap v8520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:00.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:02:59 smithi067 bash[27441]: audit 2024-04-03T19:02:59.584669+0000 mon.a (mon.0) 7669 : audit [DBG] from='client.? 172.21.15.67:0/2389856498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:00.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:59 smithi067 bash[17655]: cluster 2024-04-03T19:02:58.598340+0000 mgr.y (mgr.24370) 8536 : cluster [DBG] pgmap v8520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:00.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:02:59 smithi067 bash[17655]: audit 2024-04-03T19:02:59.584669+0000 mon.a (mon.0) 7669 : audit [DBG] from='client.? 172.21.15.67:0/2389856498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:02.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:01 smithi082 bash[20963]: cluster 2024-04-03T19:03:00.599057+0000 mgr.y (mgr.24370) 8537 : cluster [DBG] pgmap v8521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:02.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:01 smithi067 bash[17655]: cluster 2024-04-03T19:03:00.599057+0000 mgr.y (mgr.24370) 8537 : cluster [DBG] pgmap v8521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:02.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:01 smithi067 bash[27441]: cluster 2024-04-03T19:03:00.599057+0000 mgr.y (mgr.24370) 8537 : cluster [DBG] pgmap v8521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:03.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:02 smithi067 bash[17655]: audit 2024-04-03T19:03:02.034541+0000 mon.a (mon.0) 7670 : audit [DBG] from='client.? 172.21.15.67:0/1456920319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:03.064 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:02 smithi067 bash[27441]: audit 2024-04-03T19:03:02.034541+0000 mon.a (mon.0) 7670 : audit [DBG] from='client.? 172.21.15.67:0/1456920319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:03.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:02 smithi082 bash[20963]: audit 2024-04-03T19:03:02.034541+0000 mon.a (mon.0) 7670 : audit [DBG] from='client.? 172.21.15.67:0/1456920319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:03.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:03:03.802 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:03:04.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:03 smithi082 bash[20963]: cluster 2024-04-03T19:03:02.600258+0000 mgr.y (mgr.24370) 8538 : cluster [DBG] pgmap v8522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:04.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:03 smithi067 bash[27441]: cluster 2024-04-03T19:03:02.600258+0000 mgr.y (mgr.24370) 8538 : cluster [DBG] pgmap v8522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:04.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:03 smithi067 bash[17655]: cluster 2024-04-03T19:03:02.600258+0000 mgr.y (mgr.24370) 8538 : cluster [DBG] pgmap v8522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:05.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:04 smithi082 bash[20963]: audit 2024-04-03T19:03:04.480961+0000 mon.a (mon.0) 7671 : audit [DBG] from='client.? 172.21.15.67:0/2185575061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:05.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:04 smithi067 bash[17655]: audit 2024-04-03T19:03:04.480961+0000 mon.a (mon.0) 7671 : audit [DBG] from='client.? 172.21.15.67:0/2185575061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:05.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:04 smithi067 bash[27441]: audit 2024-04-03T19:03:04.480961+0000 mon.a (mon.0) 7671 : audit [DBG] from='client.? 172.21.15.67:0/2185575061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:06.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:05 smithi082 bash[20963]: cluster 2024-04-03T19:03:04.600905+0000 mgr.y (mgr.24370) 8539 : cluster [DBG] pgmap v8523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:06.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:05 smithi067 bash[27441]: cluster 2024-04-03T19:03:04.600905+0000 mgr.y (mgr.24370) 8539 : cluster [DBG] pgmap v8523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:06.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:05 smithi067 bash[17655]: cluster 2024-04-03T19:03:04.600905+0000 mgr.y (mgr.24370) 8539 : cluster [DBG] pgmap v8523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:08.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:07 smithi082 bash[20963]: cluster 2024-04-03T19:03:06.602028+0000 mgr.y (mgr.24370) 8540 : cluster [DBG] pgmap v8524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:08.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:07 smithi082 bash[20963]: audit 2024-04-03T19:03:06.941881+0000 mon.a (mon.0) 7672 : audit [DBG] from='client.? 172.21.15.67:0/445813640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:08.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:07 smithi067 bash[27441]: cluster 2024-04-03T19:03:06.602028+0000 mgr.y (mgr.24370) 8540 : cluster [DBG] pgmap v8524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:08.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:07 smithi067 bash[27441]: audit 2024-04-03T19:03:06.941881+0000 mon.a (mon.0) 7672 : audit [DBG] from='client.? 172.21.15.67:0/445813640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:08.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:07 smithi067 bash[17655]: cluster 2024-04-03T19:03:06.602028+0000 mgr.y (mgr.24370) 8540 : cluster [DBG] pgmap v8524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:08.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:07 smithi067 bash[17655]: audit 2024-04-03T19:03:06.941881+0000 mon.a (mon.0) 7672 : audit [DBG] from='client.? 172.21.15.67:0/445813640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:10.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:09 smithi082 bash[20963]: cluster 2024-04-03T19:03:08.602701+0000 mgr.y (mgr.24370) 8541 : cluster [DBG] pgmap v8525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:10.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:09 smithi082 bash[20963]: audit 2024-04-03T19:03:09.408612+0000 mon.c (mon.2) 3357 : audit [DBG] from='client.? 172.21.15.67:0/155085318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:10.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:09 smithi067 bash[27441]: cluster 2024-04-03T19:03:08.602701+0000 mgr.y (mgr.24370) 8541 : cluster [DBG] pgmap v8525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:10.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:09 smithi067 bash[27441]: audit 2024-04-03T19:03:09.408612+0000 mon.c (mon.2) 3357 : audit [DBG] from='client.? 172.21.15.67:0/155085318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:10.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:09 smithi067 bash[17655]: cluster 2024-04-03T19:03:08.602701+0000 mgr.y (mgr.24370) 8541 : cluster [DBG] pgmap v8525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:10.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:09 smithi067 bash[17655]: audit 2024-04-03T19:03:09.408612+0000 mon.c (mon.2) 3357 : audit [DBG] from='client.? 172.21.15.67:0/155085318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:11.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:10 smithi082 bash[20963]: audit 2024-04-03T19:03:10.104692+0000 mon.a (mon.0) 7673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:11.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:10 smithi067 bash[17655]: audit 2024-04-03T19:03:10.104692+0000 mon.a (mon.0) 7673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:11.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:10 smithi067 bash[27441]: audit 2024-04-03T19:03:10.104692+0000 mon.a (mon.0) 7673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:12.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:11 smithi082 bash[20963]: cluster 2024-04-03T19:03:10.603378+0000 mgr.y (mgr.24370) 8542 : cluster [DBG] pgmap v8526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:12.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:11 smithi067 bash[27441]: cluster 2024-04-03T19:03:10.603378+0000 mgr.y (mgr.24370) 8542 : cluster [DBG] pgmap v8526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:12.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:11 smithi067 bash[17655]: cluster 2024-04-03T19:03:10.603378+0000 mgr.y (mgr.24370) 8542 : cluster [DBG] pgmap v8526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:13.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:12 smithi082 bash[20963]: audit 2024-04-03T19:03:11.860182+0000 mon.c (mon.2) 3358 : audit [DBG] from='client.? 172.21.15.67:0/1870036074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:13.148 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:03:13.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:12 smithi067 bash[27441]: audit 2024-04-03T19:03:11.860182+0000 mon.c (mon.2) 3358 : audit [DBG] from='client.? 172.21.15.67:0/1870036074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:13.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:12 smithi067 bash[17655]: audit 2024-04-03T19:03:11.860182+0000 mon.c (mon.2) 3358 : audit [DBG] from='client.? 172.21.15.67:0/1870036074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:13.846 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:03:14.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:13 smithi082 bash[20963]: cluster 2024-04-03T19:03:12.604534+0000 mgr.y (mgr.24370) 8543 : cluster [DBG] pgmap v8527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:14.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:13 smithi082 bash[20963]: audit 2024-04-03T19:03:13.198289+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:03:14.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:13 smithi067 bash[17655]: cluster 2024-04-03T19:03:12.604534+0000 mgr.y (mgr.24370) 8543 : cluster [DBG] pgmap v8527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:14.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:13 smithi067 bash[17655]: audit 2024-04-03T19:03:13.198289+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:03:14.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:13 smithi067 bash[27441]: cluster 2024-04-03T19:03:12.604534+0000 mgr.y (mgr.24370) 8543 : cluster [DBG] pgmap v8527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:14.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:13 smithi067 bash[27441]: audit 2024-04-03T19:03:13.198289+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:03:15.116 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:14 smithi082 bash[20963]: audit 2024-04-03T19:03:14.314119+0000 mon.c (mon.2) 3359 : audit [DBG] from='client.? 172.21.15.67:0/404973896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:15.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:14 smithi067 bash[27441]: audit 2024-04-03T19:03:14.314119+0000 mon.c (mon.2) 3359 : audit [DBG] from='client.? 172.21.15.67:0/404973896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:15.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:14 smithi067 bash[17655]: audit 2024-04-03T19:03:14.314119+0000 mon.c (mon.2) 3359 : audit [DBG] from='client.? 172.21.15.67:0/404973896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:16.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:15 smithi082 bash[20963]: cluster 2024-04-03T19:03:14.605234+0000 mgr.y (mgr.24370) 8544 : cluster [DBG] pgmap v8528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:16.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:15 smithi067 bash[17655]: cluster 2024-04-03T19:03:14.605234+0000 mgr.y (mgr.24370) 8544 : cluster [DBG] pgmap v8528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:16.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:15 smithi067 bash[27441]: cluster 2024-04-03T19:03:14.605234+0000 mgr.y (mgr.24370) 8544 : cluster [DBG] pgmap v8528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:17.150 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:16 smithi067 bash[27441]: audit 2024-04-03T19:03:16.778497+0000 mon.c (mon.2) 3360 : audit [DBG] from='client.? 172.21.15.67:0/3242012798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:17.150 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:16 smithi067 bash[17655]: audit 2024-04-03T19:03:16.778497+0000 mon.c (mon.2) 3360 : audit [DBG] from='client.? 172.21.15.67:0/3242012798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:17.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:16 smithi082 bash[20963]: audit 2024-04-03T19:03:16.778497+0000 mon.c (mon.2) 3360 : audit [DBG] from='client.? 172.21.15.67:0/3242012798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:18.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:17 smithi067 bash[27441]: cluster 2024-04-03T19:03:16.605999+0000 mgr.y (mgr.24370) 8545 : cluster [DBG] pgmap v8529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:18.148 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:17 smithi067 bash[17655]: cluster 2024-04-03T19:03:16.605999+0000 mgr.y (mgr.24370) 8545 : cluster [DBG] pgmap v8529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:18.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:17 smithi082 bash[20963]: cluster 2024-04-03T19:03:16.605999+0000 mgr.y (mgr.24370) 8545 : cluster [DBG] pgmap v8529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:20.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:19 smithi082 bash[20963]: cluster 2024-04-03T19:03:18.606544+0000 mgr.y (mgr.24370) 8546 : cluster [DBG] pgmap v8530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:20.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:19 smithi082 bash[20963]: audit 2024-04-03T19:03:18.940707+0000 mon.a (mon.0) 7675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:19 smithi082 bash[20963]: audit 2024-04-03T19:03:18.947588+0000 mon.a (mon.0) 7676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:19 smithi082 bash[20963]: audit 2024-04-03T19:03:19.198322+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:19 smithi082 bash[20963]: audit 2024-04-03T19:03:19.205157+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:19 smithi082 bash[20963]: audit 2024-04-03T19:03:19.281024+0000 mon.a (mon.0) 7679 : audit [DBG] from='client.? 172.21.15.67:0/2913680113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:20.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:19 smithi082 bash[20963]: audit 2024-04-03T19:03:19.676324+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:03:20.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:19 smithi082 bash[20963]: audit 2024-04-03T19:03:19.678331+0000 mon.a (mon.0) 7681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:03:20.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:19 smithi082 bash[20963]: audit 2024-04-03T19:03:19.689125+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[17655]: cluster 2024-04-03T19:03:18.606544+0000 mgr.y (mgr.24370) 8546 : cluster [DBG] pgmap v8530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[17655]: audit 2024-04-03T19:03:18.940707+0000 mon.a (mon.0) 7675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[17655]: audit 2024-04-03T19:03:18.947588+0000 mon.a (mon.0) 7676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[17655]: audit 2024-04-03T19:03:19.198322+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[17655]: audit 2024-04-03T19:03:19.205157+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[17655]: audit 2024-04-03T19:03:19.281024+0000 mon.a (mon.0) 7679 : audit [DBG] from='client.? 172.21.15.67:0/2913680113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[17655]: audit 2024-04-03T19:03:19.676324+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:03:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[17655]: audit 2024-04-03T19:03:19.678331+0000 mon.a (mon.0) 7681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:03:20.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[17655]: audit 2024-04-03T19:03:19.689125+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[27441]: cluster 2024-04-03T19:03:18.606544+0000 mgr.y (mgr.24370) 8546 : cluster [DBG] pgmap v8530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:20.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[27441]: audit 2024-04-03T19:03:18.940707+0000 mon.a (mon.0) 7675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[27441]: audit 2024-04-03T19:03:18.947588+0000 mon.a (mon.0) 7676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[27441]: audit 2024-04-03T19:03:19.198322+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[27441]: audit 2024-04-03T19:03:19.205157+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:20.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[27441]: audit 2024-04-03T19:03:19.281024+0000 mon.a (mon.0) 7679 : audit [DBG] from='client.? 172.21.15.67:0/2913680113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:20.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[27441]: audit 2024-04-03T19:03:19.676324+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:03:20.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[27441]: audit 2024-04-03T19:03:19.678331+0000 mon.a (mon.0) 7681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:03:20.401 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:19 smithi067 bash[27441]: audit 2024-04-03T19:03:19.689125+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:03:22.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:21 smithi082 bash[20963]: cluster 2024-04-03T19:03:20.607184+0000 mgr.y (mgr.24370) 8547 : cluster [DBG] pgmap v8531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:22.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:21 smithi082 bash[20963]: audit 2024-04-03T19:03:21.748053+0000 mon.c (mon.2) 3361 : audit [DBG] from='client.? 172.21.15.67:0/752377127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:22.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:21 smithi067 bash[27441]: cluster 2024-04-03T19:03:20.607184+0000 mgr.y (mgr.24370) 8547 : cluster [DBG] pgmap v8531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:22.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:21 smithi067 bash[27441]: audit 2024-04-03T19:03:21.748053+0000 mon.c (mon.2) 3361 : audit [DBG] from='client.? 172.21.15.67:0/752377127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:22.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:21 smithi067 bash[17655]: cluster 2024-04-03T19:03:20.607184+0000 mgr.y (mgr.24370) 8547 : cluster [DBG] pgmap v8531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:22.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:21 smithi067 bash[17655]: audit 2024-04-03T19:03:21.748053+0000 mon.c (mon.2) 3361 : audit [DBG] from='client.? 172.21.15.67:0/752377127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:23.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:03:23.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:03:24.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:23 smithi082 bash[20963]: cluster 2024-04-03T19:03:22.608356+0000 mgr.y (mgr.24370) 8548 : cluster [DBG] pgmap v8532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:24.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:23 smithi067 bash[17655]: cluster 2024-04-03T19:03:22.608356+0000 mgr.y (mgr.24370) 8548 : cluster [DBG] pgmap v8532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:24.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:23 smithi067 bash[27441]: cluster 2024-04-03T19:03:22.608356+0000 mgr.y (mgr.24370) 8548 : cluster [DBG] pgmap v8532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:25.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:24 smithi082 bash[20963]: audit 2024-04-03T19:03:24.207159+0000 mon.a (mon.0) 7683 : audit [DBG] from='client.? 172.21.15.67:0/3725753959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:25.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:24 smithi067 bash[17655]: audit 2024-04-03T19:03:24.207159+0000 mon.a (mon.0) 7683 : audit [DBG] from='client.? 172.21.15.67:0/3725753959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:25.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:24 smithi067 bash[27441]: audit 2024-04-03T19:03:24.207159+0000 mon.a (mon.0) 7683 : audit [DBG] from='client.? 172.21.15.67:0/3725753959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:26.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:25 smithi082 bash[20963]: cluster 2024-04-03T19:03:24.608966+0000 mgr.y (mgr.24370) 8549 : cluster [DBG] pgmap v8533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:26.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:25 smithi082 bash[20963]: audit 2024-04-03T19:03:25.105100+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:26.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:25 smithi067 bash[17655]: cluster 2024-04-03T19:03:24.608966+0000 mgr.y (mgr.24370) 8549 : cluster [DBG] pgmap v8533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:26.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:25 smithi067 bash[17655]: audit 2024-04-03T19:03:25.105100+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:26.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:25 smithi067 bash[27441]: cluster 2024-04-03T19:03:24.608966+0000 mgr.y (mgr.24370) 8549 : cluster [DBG] pgmap v8533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:26.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:25 smithi067 bash[27441]: audit 2024-04-03T19:03:25.105100+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:27.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:26 smithi082 bash[20963]: audit 2024-04-03T19:03:26.654789+0000 mon.c (mon.2) 3362 : audit [DBG] from='client.? 172.21.15.67:0/2533014427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:27.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:26 smithi067 bash[17655]: audit 2024-04-03T19:03:26.654789+0000 mon.c (mon.2) 3362 : audit [DBG] from='client.? 172.21.15.67:0/2533014427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:27.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:26 smithi067 bash[27441]: audit 2024-04-03T19:03:26.654789+0000 mon.c (mon.2) 3362 : audit [DBG] from='client.? 172.21.15.67:0/2533014427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:28.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:27 smithi082 bash[20963]: cluster 2024-04-03T19:03:26.610057+0000 mgr.y (mgr.24370) 8550 : cluster [DBG] pgmap v8534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:28.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:27 smithi067 bash[27441]: cluster 2024-04-03T19:03:26.610057+0000 mgr.y (mgr.24370) 8550 : cluster [DBG] pgmap v8534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:28.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:27 smithi067 bash[17655]: cluster 2024-04-03T19:03:26.610057+0000 mgr.y (mgr.24370) 8550 : cluster [DBG] pgmap v8534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:30.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:29 smithi082 bash[20963]: cluster 2024-04-03T19:03:28.610746+0000 mgr.y (mgr.24370) 8551 : cluster [DBG] pgmap v8535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:30.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:29 smithi082 bash[20963]: audit 2024-04-03T19:03:29.109246+0000 mon.a (mon.0) 7685 : audit [DBG] from='client.? 172.21.15.67:0/23794086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:30.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:29 smithi067 bash[27441]: cluster 2024-04-03T19:03:28.610746+0000 mgr.y (mgr.24370) 8551 : cluster [DBG] pgmap v8535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:30.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:29 smithi067 bash[27441]: audit 2024-04-03T19:03:29.109246+0000 mon.a (mon.0) 7685 : audit [DBG] from='client.? 172.21.15.67:0/23794086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:30.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:29 smithi067 bash[17655]: cluster 2024-04-03T19:03:28.610746+0000 mgr.y (mgr.24370) 8551 : cluster [DBG] pgmap v8535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:30.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:29 smithi067 bash[17655]: audit 2024-04-03T19:03:29.109246+0000 mon.a (mon.0) 7685 : audit [DBG] from='client.? 172.21.15.67:0/23794086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:32.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:31 smithi082 bash[20963]: cluster 2024-04-03T19:03:30.611351+0000 mgr.y (mgr.24370) 8552 : cluster [DBG] pgmap v8536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:32.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:31 smithi082 bash[20963]: audit 2024-04-03T19:03:31.563063+0000 mon.c (mon.2) 3363 : audit [DBG] from='client.? 172.21.15.67:0/99416705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:32.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:31 smithi067 bash[27441]: cluster 2024-04-03T19:03:30.611351+0000 mgr.y (mgr.24370) 8552 : cluster [DBG] pgmap v8536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:32.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:31 smithi067 bash[27441]: audit 2024-04-03T19:03:31.563063+0000 mon.c (mon.2) 3363 : audit [DBG] from='client.? 172.21.15.67:0/99416705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:32.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:31 smithi067 bash[17655]: cluster 2024-04-03T19:03:30.611351+0000 mgr.y (mgr.24370) 8552 : cluster [DBG] pgmap v8536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:32.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:31 smithi067 bash[17655]: audit 2024-04-03T19:03:31.563063+0000 mon.c (mon.2) 3363 : audit [DBG] from='client.? 172.21.15.67:0/99416705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:33.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:03:33.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:03:34.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:33 smithi082 bash[20963]: cluster 2024-04-03T19:03:32.612538+0000 mgr.y (mgr.24370) 8553 : cluster [DBG] pgmap v8537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:34.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:33 smithi067 bash[27441]: cluster 2024-04-03T19:03:32.612538+0000 mgr.y (mgr.24370) 8553 : cluster [DBG] pgmap v8537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:34.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:33 smithi067 bash[17655]: cluster 2024-04-03T19:03:32.612538+0000 mgr.y (mgr.24370) 8553 : cluster [DBG] pgmap v8537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:35.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:34 smithi082 bash[20963]: audit 2024-04-03T19:03:34.013790+0000 mon.a (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.67:0/1507744589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:35.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:34 smithi067 bash[27441]: audit 2024-04-03T19:03:34.013790+0000 mon.a (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.67:0/1507744589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:35.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:34 smithi067 bash[17655]: audit 2024-04-03T19:03:34.013790+0000 mon.a (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.67:0/1507744589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:36.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:35 smithi082 bash[20963]: cluster 2024-04-03T19:03:34.613190+0000 mgr.y (mgr.24370) 8554 : cluster [DBG] pgmap v8538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:36.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:35 smithi067 bash[17655]: cluster 2024-04-03T19:03:34.613190+0000 mgr.y (mgr.24370) 8554 : cluster [DBG] pgmap v8538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:36.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:35 smithi067 bash[27441]: cluster 2024-04-03T19:03:34.613190+0000 mgr.y (mgr.24370) 8554 : cluster [DBG] pgmap v8538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:37.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:37 smithi082 bash[20963]: audit 2024-04-03T19:03:36.467629+0000 mon.c (mon.2) 3364 : audit [DBG] from='client.? 172.21.15.67:0/2947183697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:37.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:37 smithi067 bash[17655]: audit 2024-04-03T19:03:36.467629+0000 mon.c (mon.2) 3364 : audit [DBG] from='client.? 172.21.15.67:0/2947183697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:37.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:37 smithi067 bash[27441]: audit 2024-04-03T19:03:36.467629+0000 mon.c (mon.2) 3364 : audit [DBG] from='client.? 172.21.15.67:0/2947183697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:38.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:38 smithi082 bash[20963]: cluster 2024-04-03T19:03:36.614372+0000 mgr.y (mgr.24370) 8555 : cluster [DBG] pgmap v8539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:38.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:38 smithi067 bash[17655]: cluster 2024-04-03T19:03:36.614372+0000 mgr.y (mgr.24370) 8555 : cluster [DBG] pgmap v8539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:38.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:38 smithi067 bash[27441]: cluster 2024-04-03T19:03:36.614372+0000 mgr.y (mgr.24370) 8555 : cluster [DBG] pgmap v8539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:39.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:39 smithi082 bash[20963]: audit 2024-04-03T19:03:38.925133+0000 mon.a (mon.0) 7687 : audit [DBG] from='client.? 172.21.15.67:0/3376422418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:39.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:39 smithi067 bash[17655]: audit 2024-04-03T19:03:38.925133+0000 mon.a (mon.0) 7687 : audit [DBG] from='client.? 172.21.15.67:0/3376422418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:39.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:39 smithi067 bash[27441]: audit 2024-04-03T19:03:38.925133+0000 mon.a (mon.0) 7687 : audit [DBG] from='client.? 172.21.15.67:0/3376422418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:40.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:40 smithi082 bash[20963]: cluster 2024-04-03T19:03:38.615080+0000 mgr.y (mgr.24370) 8556 : cluster [DBG] pgmap v8540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:40.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:40 smithi067 bash[17655]: cluster 2024-04-03T19:03:38.615080+0000 mgr.y (mgr.24370) 8556 : cluster [DBG] pgmap v8540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:40.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:40 smithi067 bash[27441]: cluster 2024-04-03T19:03:38.615080+0000 mgr.y (mgr.24370) 8556 : cluster [DBG] pgmap v8540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:41.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:41 smithi082 bash[20963]: audit 2024-04-03T19:03:40.105485+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:41.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:41 smithi067 bash[27441]: audit 2024-04-03T19:03:40.105485+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:41.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:41 smithi067 bash[17655]: audit 2024-04-03T19:03:40.105485+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:42.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:42 smithi082 bash[20963]: cluster 2024-04-03T19:03:40.615759+0000 mgr.y (mgr.24370) 8557 : cluster [DBG] pgmap v8541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:42.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:42 smithi082 bash[20963]: audit 2024-04-03T19:03:41.386427+0000 mon.c (mon.2) 3365 : audit [DBG] from='client.? 172.21.15.67:0/162443370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:42.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:42 smithi067 bash[27441]: cluster 2024-04-03T19:03:40.615759+0000 mgr.y (mgr.24370) 8557 : cluster [DBG] pgmap v8541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:42.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:42 smithi067 bash[27441]: audit 2024-04-03T19:03:41.386427+0000 mon.c (mon.2) 3365 : audit [DBG] from='client.? 172.21.15.67:0/162443370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:42.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:42 smithi067 bash[17655]: cluster 2024-04-03T19:03:40.615759+0000 mgr.y (mgr.24370) 8557 : cluster [DBG] pgmap v8541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:42.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:42 smithi067 bash[17655]: audit 2024-04-03T19:03:41.386427+0000 mon.c (mon.2) 3365 : audit [DBG] from='client.? 172.21.15.67:0/162443370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:43.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:43] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:03:43.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:03:44.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:44 smithi082 bash[20963]: cluster 2024-04-03T19:03:42.616848+0000 mgr.y (mgr.24370) 8558 : cluster [DBG] pgmap v8542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:44.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:44 smithi082 bash[20963]: audit 2024-04-03T19:03:43.846729+0000 mon.a (mon.0) 7689 : audit [DBG] from='client.? 172.21.15.67:0/4219733218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:44.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:44 smithi067 bash[17655]: cluster 2024-04-03T19:03:42.616848+0000 mgr.y (mgr.24370) 8558 : cluster [DBG] pgmap v8542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:44.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:44 smithi067 bash[17655]: audit 2024-04-03T19:03:43.846729+0000 mon.a (mon.0) 7689 : audit [DBG] from='client.? 172.21.15.67:0/4219733218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:44.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:44 smithi067 bash[27441]: cluster 2024-04-03T19:03:42.616848+0000 mgr.y (mgr.24370) 8558 : cluster [DBG] pgmap v8542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:44.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:44 smithi067 bash[27441]: audit 2024-04-03T19:03:43.846729+0000 mon.a (mon.0) 7689 : audit [DBG] from='client.? 172.21.15.67:0/4219733218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:46.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:46 smithi082 bash[20963]: cluster 2024-04-03T19:03:44.617442+0000 mgr.y (mgr.24370) 8559 : cluster [DBG] pgmap v8543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:46.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:46 smithi067 bash[27441]: cluster 2024-04-03T19:03:44.617442+0000 mgr.y (mgr.24370) 8559 : cluster [DBG] pgmap v8543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:46 smithi067 bash[17655]: cluster 2024-04-03T19:03:44.617442+0000 mgr.y (mgr.24370) 8559 : cluster [DBG] pgmap v8543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:47.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:47 smithi082 bash[20963]: audit 2024-04-03T19:03:46.298897+0000 mon.c (mon.2) 3366 : audit [DBG] from='client.? 172.21.15.67:0/2216051206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:47.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:47 smithi067 bash[17655]: audit 2024-04-03T19:03:46.298897+0000 mon.c (mon.2) 3366 : audit [DBG] from='client.? 172.21.15.67:0/2216051206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:47.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:47 smithi067 bash[27441]: audit 2024-04-03T19:03:46.298897+0000 mon.c (mon.2) 3366 : audit [DBG] from='client.? 172.21.15.67:0/2216051206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:48.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:48 smithi082 bash[20963]: cluster 2024-04-03T19:03:46.618644+0000 mgr.y (mgr.24370) 8560 : cluster [DBG] pgmap v8544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:48.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:48 smithi067 bash[17655]: cluster 2024-04-03T19:03:46.618644+0000 mgr.y (mgr.24370) 8560 : cluster [DBG] pgmap v8544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:48.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:48 smithi067 bash[27441]: cluster 2024-04-03T19:03:46.618644+0000 mgr.y (mgr.24370) 8560 : cluster [DBG] pgmap v8544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:49.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:49 smithi082 bash[20963]: audit 2024-04-03T19:03:48.753823+0000 mon.c (mon.2) 3367 : audit [DBG] from='client.? 172.21.15.67:0/1157853266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:49.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:49 smithi067 bash[17655]: audit 2024-04-03T19:03:48.753823+0000 mon.c (mon.2) 3367 : audit [DBG] from='client.? 172.21.15.67:0/1157853266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:49.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:49 smithi067 bash[27441]: audit 2024-04-03T19:03:48.753823+0000 mon.c (mon.2) 3367 : audit [DBG] from='client.? 172.21.15.67:0/1157853266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:50.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:50 smithi082 bash[20963]: cluster 2024-04-03T19:03:48.619087+0000 mgr.y (mgr.24370) 8561 : cluster [DBG] pgmap v8545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:50.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:50 smithi067 bash[17655]: cluster 2024-04-03T19:03:48.619087+0000 mgr.y (mgr.24370) 8561 : cluster [DBG] pgmap v8545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:50.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:50 smithi067 bash[27441]: cluster 2024-04-03T19:03:48.619087+0000 mgr.y (mgr.24370) 8561 : cluster [DBG] pgmap v8545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:52.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:52 smithi082 bash[20963]: cluster 2024-04-03T19:03:50.619738+0000 mgr.y (mgr.24370) 8562 : cluster [DBG] pgmap v8546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:52.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:52 smithi082 bash[20963]: audit 2024-04-03T19:03:51.215058+0000 mon.a (mon.0) 7690 : audit [DBG] from='client.? 172.21.15.67:0/3595046224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:52.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:52 smithi067 bash[17655]: cluster 2024-04-03T19:03:50.619738+0000 mgr.y (mgr.24370) 8562 : cluster [DBG] pgmap v8546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:52.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:52 smithi067 bash[17655]: audit 2024-04-03T19:03:51.215058+0000 mon.a (mon.0) 7690 : audit [DBG] from='client.? 172.21.15.67:0/3595046224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:52.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:52 smithi067 bash[27441]: cluster 2024-04-03T19:03:50.619738+0000 mgr.y (mgr.24370) 8562 : cluster [DBG] pgmap v8546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:52.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:52 smithi067 bash[27441]: audit 2024-04-03T19:03:51.215058+0000 mon.a (mon.0) 7690 : audit [DBG] from='client.? 172.21.15.67:0/3595046224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:53.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:53] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:03:53.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:03:54.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:54 smithi082 bash[20963]: cluster 2024-04-03T19:03:52.620953+0000 mgr.y (mgr.24370) 8563 : cluster [DBG] pgmap v8547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:54.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:54 smithi082 bash[20963]: audit 2024-04-03T19:03:53.666972+0000 mon.a (mon.0) 7691 : audit [DBG] from='client.? 172.21.15.67:0/1378747851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:54.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:54 smithi067 bash[17655]: cluster 2024-04-03T19:03:52.620953+0000 mgr.y (mgr.24370) 8563 : cluster [DBG] pgmap v8547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:54.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:54 smithi067 bash[17655]: audit 2024-04-03T19:03:53.666972+0000 mon.a (mon.0) 7691 : audit [DBG] from='client.? 172.21.15.67:0/1378747851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:54.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:54 smithi067 bash[27441]: cluster 2024-04-03T19:03:52.620953+0000 mgr.y (mgr.24370) 8563 : cluster [DBG] pgmap v8547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:54.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:54 smithi067 bash[27441]: audit 2024-04-03T19:03:53.666972+0000 mon.a (mon.0) 7691 : audit [DBG] from='client.? 172.21.15.67:0/1378747851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:56.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:56 smithi082 bash[20963]: cluster 2024-04-03T19:03:54.621654+0000 mgr.y (mgr.24370) 8564 : cluster [DBG] pgmap v8548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:56.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:56 smithi082 bash[20963]: audit 2024-04-03T19:03:55.105865+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:56.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:56 smithi067 bash[27441]: cluster 2024-04-03T19:03:54.621654+0000 mgr.y (mgr.24370) 8564 : cluster [DBG] pgmap v8548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:56.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:56 smithi067 bash[27441]: audit 2024-04-03T19:03:55.105865+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:56.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:56 smithi067 bash[17655]: cluster 2024-04-03T19:03:54.621654+0000 mgr.y (mgr.24370) 8564 : cluster [DBG] pgmap v8548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:56.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:56 smithi067 bash[17655]: audit 2024-04-03T19:03:55.105865+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:03:57.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:57 smithi082 bash[20963]: audit 2024-04-03T19:03:56.125073+0000 mon.c (mon.2) 3368 : audit [DBG] from='client.? 172.21.15.67:0/2701982759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:57.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:57 smithi067 bash[27441]: audit 2024-04-03T19:03:56.125073+0000 mon.c (mon.2) 3368 : audit [DBG] from='client.? 172.21.15.67:0/2701982759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:57.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:57 smithi067 bash[17655]: audit 2024-04-03T19:03:56.125073+0000 mon.c (mon.2) 3368 : audit [DBG] from='client.? 172.21.15.67:0/2701982759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:58.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:58 smithi082 bash[20963]: cluster 2024-04-03T19:03:56.622821+0000 mgr.y (mgr.24370) 8565 : cluster [DBG] pgmap v8549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:58.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:58 smithi067 bash[17655]: cluster 2024-04-03T19:03:56.622821+0000 mgr.y (mgr.24370) 8565 : cluster [DBG] pgmap v8549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:58.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:58 smithi067 bash[27441]: cluster 2024-04-03T19:03:56.622821+0000 mgr.y (mgr.24370) 8565 : cluster [DBG] pgmap v8549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:03:59.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:03:59 smithi082 bash[20963]: audit 2024-04-03T19:03:58.577122+0000 mon.c (mon.2) 3369 : audit [DBG] from='client.? 172.21.15.67:0/2095693150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:59.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:03:59 smithi067 bash[27441]: audit 2024-04-03T19:03:58.577122+0000 mon.c (mon.2) 3369 : audit [DBG] from='client.? 172.21.15.67:0/2095693150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:03:59.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:03:59 smithi067 bash[17655]: audit 2024-04-03T19:03:58.577122+0000 mon.c (mon.2) 3369 : audit [DBG] from='client.? 172.21.15.67:0/2095693150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:00.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:00 smithi082 bash[20963]: cluster 2024-04-03T19:03:58.623606+0000 mgr.y (mgr.24370) 8566 : cluster [DBG] pgmap v8550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:00.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:00 smithi067 bash[17655]: cluster 2024-04-03T19:03:58.623606+0000 mgr.y (mgr.24370) 8566 : cluster [DBG] pgmap v8550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:00.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:00 smithi067 bash[27441]: cluster 2024-04-03T19:03:58.623606+0000 mgr.y (mgr.24370) 8566 : cluster [DBG] pgmap v8550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:01.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:01 smithi082 bash[20963]: audit 2024-04-03T19:04:01.043384+0000 mon.c (mon.2) 3370 : audit [DBG] from='client.? 172.21.15.67:0/3865488330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:01.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:01 smithi067 bash[27441]: audit 2024-04-03T19:04:01.043384+0000 mon.c (mon.2) 3370 : audit [DBG] from='client.? 172.21.15.67:0/3865488330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:01.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:01 smithi067 bash[17655]: audit 2024-04-03T19:04:01.043384+0000 mon.c (mon.2) 3370 : audit [DBG] from='client.? 172.21.15.67:0/3865488330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:02.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:02 smithi082 bash[20963]: cluster 2024-04-03T19:04:00.624347+0000 mgr.y (mgr.24370) 8567 : cluster [DBG] pgmap v8551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:02.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:02 smithi067 bash[27441]: cluster 2024-04-03T19:04:00.624347+0000 mgr.y (mgr.24370) 8567 : cluster [DBG] pgmap v8551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:02.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:02 smithi067 bash[17655]: cluster 2024-04-03T19:04:00.624347+0000 mgr.y (mgr.24370) 8567 : cluster [DBG] pgmap v8551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:03.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:04:03.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:04:04.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:04 smithi082 bash[20963]: cluster 2024-04-03T19:04:02.625674+0000 mgr.y (mgr.24370) 8568 : cluster [DBG] pgmap v8552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:04.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:04 smithi082 bash[20963]: audit 2024-04-03T19:04:03.504085+0000 mon.a (mon.0) 7693 : audit [DBG] from='client.? 172.21.15.67:0/4251217021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:04.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:04 smithi067 bash[27441]: cluster 2024-04-03T19:04:02.625674+0000 mgr.y (mgr.24370) 8568 : cluster [DBG] pgmap v8552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:04.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:04 smithi067 bash[27441]: audit 2024-04-03T19:04:03.504085+0000 mon.a (mon.0) 7693 : audit [DBG] from='client.? 172.21.15.67:0/4251217021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:04.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:04 smithi067 bash[17655]: cluster 2024-04-03T19:04:02.625674+0000 mgr.y (mgr.24370) 8568 : cluster [DBG] pgmap v8552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:04.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:04 smithi067 bash[17655]: audit 2024-04-03T19:04:03.504085+0000 mon.a (mon.0) 7693 : audit [DBG] from='client.? 172.21.15.67:0/4251217021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:06.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:06 smithi082 bash[20963]: cluster 2024-04-03T19:04:04.626429+0000 mgr.y (mgr.24370) 8569 : cluster [DBG] pgmap v8553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:06.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:06 smithi082 bash[20963]: audit 2024-04-03T19:04:05.958724+0000 mon.c (mon.2) 3371 : audit [DBG] from='client.? 172.21.15.67:0/62673890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:06.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:06 smithi067 bash[17655]: cluster 2024-04-03T19:04:04.626429+0000 mgr.y (mgr.24370) 8569 : cluster [DBG] pgmap v8553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:06.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:06 smithi067 bash[17655]: audit 2024-04-03T19:04:05.958724+0000 mon.c (mon.2) 3371 : audit [DBG] from='client.? 172.21.15.67:0/62673890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:06.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:06 smithi067 bash[27441]: cluster 2024-04-03T19:04:04.626429+0000 mgr.y (mgr.24370) 8569 : cluster [DBG] pgmap v8553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:06.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:06 smithi067 bash[27441]: audit 2024-04-03T19:04:05.958724+0000 mon.c (mon.2) 3371 : audit [DBG] from='client.? 172.21.15.67:0/62673890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:08.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:08 smithi082 bash[20963]: cluster 2024-04-03T19:04:06.627688+0000 mgr.y (mgr.24370) 8570 : cluster [DBG] pgmap v8554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:08.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:08 smithi067 bash[17655]: cluster 2024-04-03T19:04:06.627688+0000 mgr.y (mgr.24370) 8570 : cluster [DBG] pgmap v8554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:08.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:08 smithi067 bash[27441]: cluster 2024-04-03T19:04:06.627688+0000 mgr.y (mgr.24370) 8570 : cluster [DBG] pgmap v8554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:09.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:09 smithi067 bash[27441]: audit 2024-04-03T19:04:08.410810+0000 mon.c (mon.2) 3372 : audit [DBG] from='client.? 172.21.15.67:0/2538211244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:09.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:09 smithi067 bash[17655]: audit 2024-04-03T19:04:08.410810+0000 mon.c (mon.2) 3372 : audit [DBG] from='client.? 172.21.15.67:0/2538211244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:09.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:09 smithi082 bash[20963]: audit 2024-04-03T19:04:08.410810+0000 mon.c (mon.2) 3372 : audit [DBG] from='client.? 172.21.15.67:0/2538211244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:10.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:10 smithi067 bash[27441]: cluster 2024-04-03T19:04:08.628432+0000 mgr.y (mgr.24370) 8571 : cluster [DBG] pgmap v8555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:10.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:10 smithi067 bash[27441]: audit 2024-04-03T19:04:10.106689+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:10.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:10 smithi067 bash[17655]: cluster 2024-04-03T19:04:08.628432+0000 mgr.y (mgr.24370) 8571 : cluster [DBG] pgmap v8555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:10.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:10 smithi067 bash[17655]: audit 2024-04-03T19:04:10.106689+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:10.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:10 smithi082 bash[20963]: cluster 2024-04-03T19:04:08.628432+0000 mgr.y (mgr.24370) 8571 : cluster [DBG] pgmap v8555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:10.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:10 smithi082 bash[20963]: audit 2024-04-03T19:04:10.106689+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:11.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:11 smithi067 bash[17655]: audit 2024-04-03T19:04:10.865229+0000 mon.a (mon.0) 7695 : audit [DBG] from='client.? 172.21.15.67:0/1665221044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:11.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:11 smithi067 bash[27441]: audit 2024-04-03T19:04:10.865229+0000 mon.a (mon.0) 7695 : audit [DBG] from='client.? 172.21.15.67:0/1665221044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:11.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:11 smithi082 bash[20963]: audit 2024-04-03T19:04:10.865229+0000 mon.a (mon.0) 7695 : audit [DBG] from='client.? 172.21.15.67:0/1665221044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:12.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:12 smithi067 bash[27441]: cluster 2024-04-03T19:04:10.629094+0000 mgr.y (mgr.24370) 8572 : cluster [DBG] pgmap v8556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:12.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:12 smithi067 bash[17655]: cluster 2024-04-03T19:04:10.629094+0000 mgr.y (mgr.24370) 8572 : cluster [DBG] pgmap v8556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:12.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:12 smithi082 bash[20963]: cluster 2024-04-03T19:04:10.629094+0000 mgr.y (mgr.24370) 8572 : cluster [DBG] pgmap v8556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:13.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:13] "GET /metrics HTTP/1.1" 200 239959 "" "Prometheus/2.43.0" 2024-04-03T19:04:13.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:04:14.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:14 smithi067 bash[17655]: cluster 2024-04-03T19:04:12.630302+0000 mgr.y (mgr.24370) 8573 : cluster [DBG] pgmap v8557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:14.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:14 smithi067 bash[17655]: audit 2024-04-03T19:04:13.328186+0000 mon.c (mon.2) 3373 : audit [DBG] from='client.? 172.21.15.67:0/1583576992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:14.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:14 smithi067 bash[27441]: cluster 2024-04-03T19:04:12.630302+0000 mgr.y (mgr.24370) 8573 : cluster [DBG] pgmap v8557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:14.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:14 smithi067 bash[27441]: audit 2024-04-03T19:04:13.328186+0000 mon.c (mon.2) 3373 : audit [DBG] from='client.? 172.21.15.67:0/1583576992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:14.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:14 smithi082 bash[20963]: cluster 2024-04-03T19:04:12.630302+0000 mgr.y (mgr.24370) 8573 : cluster [DBG] pgmap v8557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:14.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:14 smithi082 bash[20963]: audit 2024-04-03T19:04:13.328186+0000 mon.c (mon.2) 3373 : audit [DBG] from='client.? 172.21.15.67:0/1583576992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:16.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:16 smithi067 bash[27441]: cluster 2024-04-03T19:04:14.630934+0000 mgr.y (mgr.24370) 8574 : cluster [DBG] pgmap v8558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:16.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:16 smithi067 bash[27441]: audit 2024-04-03T19:04:15.782310+0000 mon.c (mon.2) 3374 : audit [DBG] from='client.? 172.21.15.67:0/3145705701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:16.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:16 smithi067 bash[17655]: cluster 2024-04-03T19:04:14.630934+0000 mgr.y (mgr.24370) 8574 : cluster [DBG] pgmap v8558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:16.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:16 smithi067 bash[17655]: audit 2024-04-03T19:04:15.782310+0000 mon.c (mon.2) 3374 : audit [DBG] from='client.? 172.21.15.67:0/3145705701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:16.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:16 smithi082 bash[20963]: cluster 2024-04-03T19:04:14.630934+0000 mgr.y (mgr.24370) 8574 : cluster [DBG] pgmap v8558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:16.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:16 smithi082 bash[20963]: audit 2024-04-03T19:04:15.782310+0000 mon.c (mon.2) 3374 : audit [DBG] from='client.? 172.21.15.67:0/3145705701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:18.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:18 smithi067 bash[17655]: cluster 2024-04-03T19:04:16.632263+0000 mgr.y (mgr.24370) 8575 : cluster [DBG] pgmap v8559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:18.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:18 smithi067 bash[27441]: cluster 2024-04-03T19:04:16.632263+0000 mgr.y (mgr.24370) 8575 : cluster [DBG] pgmap v8559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:18.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:18 smithi082 bash[20963]: cluster 2024-04-03T19:04:16.632263+0000 mgr.y (mgr.24370) 8575 : cluster [DBG] pgmap v8559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:19.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:19 smithi082 bash[20963]: audit 2024-04-03T19:04:18.231529+0000 mon.a (mon.0) 7696 : audit [DBG] from='client.? 172.21.15.67:0/1911022426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:19.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:19 smithi067 bash[17655]: audit 2024-04-03T19:04:18.231529+0000 mon.a (mon.0) 7696 : audit [DBG] from='client.? 172.21.15.67:0/1911022426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:19.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:19 smithi067 bash[27441]: audit 2024-04-03T19:04:18.231529+0000 mon.a (mon.0) 7696 : audit [DBG] from='client.? 172.21.15.67:0/1911022426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:20.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:20 smithi082 bash[20963]: cluster 2024-04-03T19:04:18.633001+0000 mgr.y (mgr.24370) 8576 : cluster [DBG] pgmap v8560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:20.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:20 smithi082 bash[20963]: audit 2024-04-03T19:04:19.764208+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:04:20.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:20 smithi067 bash[27441]: cluster 2024-04-03T19:04:18.633001+0000 mgr.y (mgr.24370) 8576 : cluster [DBG] pgmap v8560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:20.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:20 smithi067 bash[27441]: audit 2024-04-03T19:04:19.764208+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:04:20.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:20 smithi067 bash[17655]: cluster 2024-04-03T19:04:18.633001+0000 mgr.y (mgr.24370) 8576 : cluster [DBG] pgmap v8560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:20.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:20 smithi067 bash[17655]: audit 2024-04-03T19:04:19.764208+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:04:21.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:21 smithi082 bash[20963]: audit 2024-04-03T19:04:20.685434+0000 mon.c (mon.2) 3375 : audit [DBG] from='client.? 172.21.15.67:0/2150931261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:21.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:21 smithi067 bash[17655]: audit 2024-04-03T19:04:20.685434+0000 mon.c (mon.2) 3375 : audit [DBG] from='client.? 172.21.15.67:0/2150931261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:21.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:21 smithi067 bash[27441]: audit 2024-04-03T19:04:20.685434+0000 mon.c (mon.2) 3375 : audit [DBG] from='client.? 172.21.15.67:0/2150931261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:22.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:22 smithi082 bash[20963]: cluster 2024-04-03T19:04:20.633744+0000 mgr.y (mgr.24370) 8577 : cluster [DBG] pgmap v8561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:22.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:22 smithi067 bash[17655]: cluster 2024-04-03T19:04:20.633744+0000 mgr.y (mgr.24370) 8577 : cluster [DBG] pgmap v8561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:22.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:22 smithi067 bash[27441]: cluster 2024-04-03T19:04:20.633744+0000 mgr.y (mgr.24370) 8577 : cluster [DBG] pgmap v8561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:23.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:23 smithi067 bash[17655]: audit 2024-04-03T19:04:23.146305+0000 mon.c (mon.2) 3376 : audit [DBG] from='client.? 172.21.15.67:0/48938335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:23.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:23] "GET /metrics HTTP/1.1" 200 239959 "" "Prometheus/2.43.0" 2024-04-03T19:04:23.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:23 smithi067 bash[27441]: audit 2024-04-03T19:04:23.146305+0000 mon.c (mon.2) 3376 : audit [DBG] from='client.? 172.21.15.67:0/48938335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:23.485 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:23 smithi082 bash[20963]: audit 2024-04-03T19:04:23.146305+0000 mon.c (mon.2) 3376 : audit [DBG] from='client.? 172.21.15.67:0/48938335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:23.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:04:24.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:24 smithi082 bash[20963]: cluster 2024-04-03T19:04:22.634798+0000 mgr.y (mgr.24370) 8578 : cluster [DBG] pgmap v8562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:24.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:24 smithi067 bash[17655]: cluster 2024-04-03T19:04:22.634798+0000 mgr.y (mgr.24370) 8578 : cluster [DBG] pgmap v8562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:24.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:24 smithi067 bash[27441]: cluster 2024-04-03T19:04:22.634798+0000 mgr.y (mgr.24370) 8578 : cluster [DBG] pgmap v8562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:25.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:25 smithi082 bash[20963]: audit 2024-04-03T19:04:25.106372+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:25.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:25 smithi067 bash[27441]: audit 2024-04-03T19:04:25.106372+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:25.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:25 smithi067 bash[17655]: audit 2024-04-03T19:04:25.106372+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:26.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:26 smithi082 bash[20963]: cluster 2024-04-03T19:04:24.635461+0000 mgr.y (mgr.24370) 8579 : cluster [DBG] pgmap v8563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:26.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:26 smithi082 bash[20963]: audit 2024-04-03T19:04:25.460569+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:26 smithi082 bash[20963]: audit 2024-04-03T19:04:25.467352+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:26 smithi082 bash[20963]: audit 2024-04-03T19:04:25.612082+0000 mon.a (mon.0) 7701 : audit [DBG] from='client.? 172.21.15.67:0/3895119341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:26.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:26 smithi082 bash[20963]: audit 2024-04-03T19:04:25.762406+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:26 smithi082 bash[20963]: audit 2024-04-03T19:04:25.770164+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[17655]: cluster 2024-04-03T19:04:24.635461+0000 mgr.y (mgr.24370) 8579 : cluster [DBG] pgmap v8563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:26.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[17655]: audit 2024-04-03T19:04:25.460569+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[17655]: audit 2024-04-03T19:04:25.467352+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[17655]: audit 2024-04-03T19:04:25.612082+0000 mon.a (mon.0) 7701 : audit [DBG] from='client.? 172.21.15.67:0/3895119341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:26.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[17655]: audit 2024-04-03T19:04:25.762406+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[17655]: audit 2024-04-03T19:04:25.770164+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[27441]: cluster 2024-04-03T19:04:24.635461+0000 mgr.y (mgr.24370) 8579 : cluster [DBG] pgmap v8563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:26.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[27441]: audit 2024-04-03T19:04:25.460569+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[27441]: audit 2024-04-03T19:04:25.467352+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[27441]: audit 2024-04-03T19:04:25.612082+0000 mon.a (mon.0) 7701 : audit [DBG] from='client.? 172.21.15.67:0/3895119341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:26.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[27441]: audit 2024-04-03T19:04:25.762406+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:26.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:26 smithi067 bash[27441]: audit 2024-04-03T19:04:25.770164+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:27.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:27 smithi082 bash[20963]: audit 2024-04-03T19:04:26.255733+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:04:27.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:27 smithi082 bash[20963]: audit 2024-04-03T19:04:26.257746+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:04:27.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:27 smithi082 bash[20963]: audit 2024-04-03T19:04:26.267782+0000 mon.a (mon.0) 7706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:27.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:27 smithi067 bash[27441]: audit 2024-04-03T19:04:26.255733+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:04:27.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:27 smithi067 bash[27441]: audit 2024-04-03T19:04:26.257746+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:04:27.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:27 smithi067 bash[27441]: audit 2024-04-03T19:04:26.267782+0000 mon.a (mon.0) 7706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:27.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:27 smithi067 bash[17655]: audit 2024-04-03T19:04:26.255733+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:04:27.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:27 smithi067 bash[17655]: audit 2024-04-03T19:04:26.257746+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:04:27.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:27 smithi067 bash[17655]: audit 2024-04-03T19:04:26.267782+0000 mon.a (mon.0) 7706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:04:28.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:28 smithi082 bash[20963]: cluster 2024-04-03T19:04:26.636672+0000 mgr.y (mgr.24370) 8580 : cluster [DBG] pgmap v8564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:28.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:28 smithi082 bash[20963]: audit 2024-04-03T19:04:28.070935+0000 mon.a (mon.0) 7707 : audit [DBG] from='client.? 172.21.15.67:0/1220733957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:28.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:28 smithi067 bash[17655]: cluster 2024-04-03T19:04:26.636672+0000 mgr.y (mgr.24370) 8580 : cluster [DBG] pgmap v8564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:28.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:28 smithi067 bash[17655]: audit 2024-04-03T19:04:28.070935+0000 mon.a (mon.0) 7707 : audit [DBG] from='client.? 172.21.15.67:0/1220733957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:28.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:28 smithi067 bash[27441]: cluster 2024-04-03T19:04:26.636672+0000 mgr.y (mgr.24370) 8580 : cluster [DBG] pgmap v8564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:28.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:28 smithi067 bash[27441]: audit 2024-04-03T19:04:28.070935+0000 mon.a (mon.0) 7707 : audit [DBG] from='client.? 172.21.15.67:0/1220733957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:30.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:30 smithi082 bash[20963]: cluster 2024-04-03T19:04:28.637357+0000 mgr.y (mgr.24370) 8581 : cluster [DBG] pgmap v8565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:30.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:30 smithi067 bash[27441]: cluster 2024-04-03T19:04:28.637357+0000 mgr.y (mgr.24370) 8581 : cluster [DBG] pgmap v8565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:30.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:30 smithi067 bash[17655]: cluster 2024-04-03T19:04:28.637357+0000 mgr.y (mgr.24370) 8581 : cluster [DBG] pgmap v8565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:31.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:31 smithi082 bash[20963]: audit 2024-04-03T19:04:30.526525+0000 mon.c (mon.2) 3377 : audit [DBG] from='client.? 172.21.15.67:0/908831164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:31.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:31 smithi067 bash[17655]: audit 2024-04-03T19:04:30.526525+0000 mon.c (mon.2) 3377 : audit [DBG] from='client.? 172.21.15.67:0/908831164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:31.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:31 smithi067 bash[27441]: audit 2024-04-03T19:04:30.526525+0000 mon.c (mon.2) 3377 : audit [DBG] from='client.? 172.21.15.67:0/908831164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:32.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:32 smithi082 bash[20963]: cluster 2024-04-03T19:04:30.638035+0000 mgr.y (mgr.24370) 8582 : cluster [DBG] pgmap v8566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:32.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:32 smithi067 bash[17655]: cluster 2024-04-03T19:04:30.638035+0000 mgr.y (mgr.24370) 8582 : cluster [DBG] pgmap v8566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:32.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:32 smithi067 bash[27441]: cluster 2024-04-03T19:04:30.638035+0000 mgr.y (mgr.24370) 8582 : cluster [DBG] pgmap v8566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:33.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:04:33.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:33 smithi067 bash[27441]: audit 2024-04-03T19:04:32.979692+0000 mon.c (mon.2) 3378 : audit [DBG] from='client.? 172.21.15.67:0/3661224702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:33.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:33 smithi067 bash[17655]: audit 2024-04-03T19:04:32.979692+0000 mon.c (mon.2) 3378 : audit [DBG] from='client.? 172.21.15.67:0/3661224702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:33.485 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:33 smithi082 bash[20963]: audit 2024-04-03T19:04:32.979692+0000 mon.c (mon.2) 3378 : audit [DBG] from='client.? 172.21.15.67:0/3661224702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:33.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:04:34.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:34 smithi082 bash[20963]: cluster 2024-04-03T19:04:32.639201+0000 mgr.y (mgr.24370) 8583 : cluster [DBG] pgmap v8567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:34.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:34 smithi067 bash[17655]: cluster 2024-04-03T19:04:32.639201+0000 mgr.y (mgr.24370) 8583 : cluster [DBG] pgmap v8567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:34.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:34 smithi067 bash[27441]: cluster 2024-04-03T19:04:32.639201+0000 mgr.y (mgr.24370) 8583 : cluster [DBG] pgmap v8567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:36.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:36 smithi082 bash[20963]: cluster 2024-04-03T19:04:34.639956+0000 mgr.y (mgr.24370) 8584 : cluster [DBG] pgmap v8568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:36.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:36 smithi082 bash[20963]: audit 2024-04-03T19:04:35.437414+0000 mon.c (mon.2) 3379 : audit [DBG] from='client.? 172.21.15.67:0/1733291844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:36.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:36 smithi067 bash[27441]: cluster 2024-04-03T19:04:34.639956+0000 mgr.y (mgr.24370) 8584 : cluster [DBG] pgmap v8568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:36.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:36 smithi067 bash[27441]: audit 2024-04-03T19:04:35.437414+0000 mon.c (mon.2) 3379 : audit [DBG] from='client.? 172.21.15.67:0/1733291844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:36.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:36 smithi067 bash[17655]: cluster 2024-04-03T19:04:34.639956+0000 mgr.y (mgr.24370) 8584 : cluster [DBG] pgmap v8568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:36.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:36 smithi067 bash[17655]: audit 2024-04-03T19:04:35.437414+0000 mon.c (mon.2) 3379 : audit [DBG] from='client.? 172.21.15.67:0/1733291844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:38.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:38 smithi082 bash[20963]: cluster 2024-04-03T19:04:36.641140+0000 mgr.y (mgr.24370) 8585 : cluster [DBG] pgmap v8569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:38.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:38 smithi082 bash[20963]: audit 2024-04-03T19:04:37.895371+0000 mon.c (mon.2) 3380 : audit [DBG] from='client.? 172.21.15.67:0/206825297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:38.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:38 smithi067 bash[17655]: cluster 2024-04-03T19:04:36.641140+0000 mgr.y (mgr.24370) 8585 : cluster [DBG] pgmap v8569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:38.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:38 smithi067 bash[17655]: audit 2024-04-03T19:04:37.895371+0000 mon.c (mon.2) 3380 : audit [DBG] from='client.? 172.21.15.67:0/206825297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:38.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:38 smithi067 bash[27441]: cluster 2024-04-03T19:04:36.641140+0000 mgr.y (mgr.24370) 8585 : cluster [DBG] pgmap v8569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:38.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:38 smithi067 bash[27441]: audit 2024-04-03T19:04:37.895371+0000 mon.c (mon.2) 3380 : audit [DBG] from='client.? 172.21.15.67:0/206825297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:40.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:40 smithi082 bash[20963]: cluster 2024-04-03T19:04:38.641994+0000 mgr.y (mgr.24370) 8586 : cluster [DBG] pgmap v8570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:40.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:40 smithi082 bash[20963]: audit 2024-04-03T19:04:40.106973+0000 mon.a (mon.0) 7708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:40.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:40 smithi067 bash[17655]: cluster 2024-04-03T19:04:38.641994+0000 mgr.y (mgr.24370) 8586 : cluster [DBG] pgmap v8570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:40.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:40 smithi067 bash[17655]: audit 2024-04-03T19:04:40.106973+0000 mon.a (mon.0) 7708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:40.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:40 smithi067 bash[27441]: cluster 2024-04-03T19:04:38.641994+0000 mgr.y (mgr.24370) 8586 : cluster [DBG] pgmap v8570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:40.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:40 smithi067 bash[27441]: audit 2024-04-03T19:04:40.106973+0000 mon.a (mon.0) 7708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:41.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:41 smithi082 bash[20963]: audit 2024-04-03T19:04:40.364377+0000 mon.a (mon.0) 7709 : audit [DBG] from='client.? 172.21.15.67:0/4064938898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:41.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:41 smithi067 bash[17655]: audit 2024-04-03T19:04:40.364377+0000 mon.a (mon.0) 7709 : audit [DBG] from='client.? 172.21.15.67:0/4064938898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:41.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:41 smithi067 bash[27441]: audit 2024-04-03T19:04:40.364377+0000 mon.a (mon.0) 7709 : audit [DBG] from='client.? 172.21.15.67:0/4064938898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:42.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:42 smithi082 bash[20963]: cluster 2024-04-03T19:04:40.642718+0000 mgr.y (mgr.24370) 8587 : cluster [DBG] pgmap v8571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:42.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:42 smithi067 bash[17655]: cluster 2024-04-03T19:04:40.642718+0000 mgr.y (mgr.24370) 8587 : cluster [DBG] pgmap v8571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:42.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:42 smithi067 bash[27441]: cluster 2024-04-03T19:04:40.642718+0000 mgr.y (mgr.24370) 8587 : cluster [DBG] pgmap v8571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:43.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:43 smithi067 bash[17655]: audit 2024-04-03T19:04:42.818324+0000 mon.a (mon.0) 7710 : audit [DBG] from='client.? 172.21.15.67:0/3298400029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:43.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:04:43.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:43 smithi067 bash[27441]: audit 2024-04-03T19:04:42.818324+0000 mon.a (mon.0) 7710 : audit [DBG] from='client.? 172.21.15.67:0/3298400029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:43.615 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:04:43.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:43 smithi082 bash[20963]: audit 2024-04-03T19:04:42.818324+0000 mon.a (mon.0) 7710 : audit [DBG] from='client.? 172.21.15.67:0/3298400029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:44.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:44 smithi082 bash[20963]: cluster 2024-04-03T19:04:42.643479+0000 mgr.y (mgr.24370) 8588 : cluster [DBG] pgmap v8572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:44.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:44 smithi067 bash[17655]: cluster 2024-04-03T19:04:42.643479+0000 mgr.y (mgr.24370) 8588 : cluster [DBG] pgmap v8572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:44.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:44 smithi067 bash[27441]: cluster 2024-04-03T19:04:42.643479+0000 mgr.y (mgr.24370) 8588 : cluster [DBG] pgmap v8572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:46.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:46 smithi082 bash[20963]: cluster 2024-04-03T19:04:44.644189+0000 mgr.y (mgr.24370) 8589 : cluster [DBG] pgmap v8573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:46.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:46 smithi082 bash[20963]: audit 2024-04-03T19:04:45.276290+0000 mon.a (mon.0) 7711 : audit [DBG] from='client.? 172.21.15.67:0/3695652673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:46.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:46 smithi067 bash[27441]: cluster 2024-04-03T19:04:44.644189+0000 mgr.y (mgr.24370) 8589 : cluster [DBG] pgmap v8573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:46.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:46 smithi067 bash[27441]: audit 2024-04-03T19:04:45.276290+0000 mon.a (mon.0) 7711 : audit [DBG] from='client.? 172.21.15.67:0/3695652673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:46.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:46 smithi067 bash[17655]: cluster 2024-04-03T19:04:44.644189+0000 mgr.y (mgr.24370) 8589 : cluster [DBG] pgmap v8573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:46.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:46 smithi067 bash[17655]: audit 2024-04-03T19:04:45.276290+0000 mon.a (mon.0) 7711 : audit [DBG] from='client.? 172.21.15.67:0/3695652673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:47.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:47 smithi082 bash[20963]: cluster 2024-04-03T19:04:46.645373+0000 mgr.y (mgr.24370) 8590 : cluster [DBG] pgmap v8574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:47.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:47 smithi067 bash[27441]: cluster 2024-04-03T19:04:46.645373+0000 mgr.y (mgr.24370) 8590 : cluster [DBG] pgmap v8574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:47.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:47 smithi067 bash[17655]: cluster 2024-04-03T19:04:46.645373+0000 mgr.y (mgr.24370) 8590 : cluster [DBG] pgmap v8574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:48.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:48 smithi082 bash[20963]: audit 2024-04-03T19:04:47.732536+0000 mon.c (mon.2) 3381 : audit [DBG] from='client.? 172.21.15.67:0/2242547358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:48.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:48 smithi067 bash[17655]: audit 2024-04-03T19:04:47.732536+0000 mon.c (mon.2) 3381 : audit [DBG] from='client.? 172.21.15.67:0/2242547358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:48.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:48 smithi067 bash[27441]: audit 2024-04-03T19:04:47.732536+0000 mon.c (mon.2) 3381 : audit [DBG] from='client.? 172.21.15.67:0/2242547358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:49.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:49 smithi082 bash[20963]: cluster 2024-04-03T19:04:48.646062+0000 mgr.y (mgr.24370) 8591 : cluster [DBG] pgmap v8575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:49.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:49 smithi067 bash[17655]: cluster 2024-04-03T19:04:48.646062+0000 mgr.y (mgr.24370) 8591 : cluster [DBG] pgmap v8575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:49.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:49 smithi067 bash[27441]: cluster 2024-04-03T19:04:48.646062+0000 mgr.y (mgr.24370) 8591 : cluster [DBG] pgmap v8575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:50.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:50 smithi082 bash[20963]: audit 2024-04-03T19:04:50.181031+0000 mon.a (mon.0) 7712 : audit [DBG] from='client.? 172.21.15.67:0/783407750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:50.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:50 smithi067 bash[17655]: audit 2024-04-03T19:04:50.181031+0000 mon.a (mon.0) 7712 : audit [DBG] from='client.? 172.21.15.67:0/783407750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:50.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:50 smithi067 bash[27441]: audit 2024-04-03T19:04:50.181031+0000 mon.a (mon.0) 7712 : audit [DBG] from='client.? 172.21.15.67:0/783407750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:51.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:51 smithi082 bash[20963]: cluster 2024-04-03T19:04:50.646653+0000 mgr.y (mgr.24370) 8592 : cluster [DBG] pgmap v8576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:51.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:51 smithi067 bash[17655]: cluster 2024-04-03T19:04:50.646653+0000 mgr.y (mgr.24370) 8592 : cluster [DBG] pgmap v8576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:51.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:51 smithi067 bash[27441]: cluster 2024-04-03T19:04:50.646653+0000 mgr.y (mgr.24370) 8592 : cluster [DBG] pgmap v8576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:53.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:52 smithi067 bash[17655]: audit 2024-04-03T19:04:52.641375+0000 mon.a (mon.0) 7713 : audit [DBG] from='client.? 172.21.15.67:0/4136358711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:53.063 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:52 smithi067 bash[27441]: audit 2024-04-03T19:04:52.641375+0000 mon.a (mon.0) 7713 : audit [DBG] from='client.? 172.21.15.67:0/4136358711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:53.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:52 smithi082 bash[20963]: audit 2024-04-03T19:04:52.641375+0000 mon.a (mon.0) 7713 : audit [DBG] from='client.? 172.21.15.67:0/4136358711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:53.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:04:53.865 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:53 smithi082 bash[20963]: cluster 2024-04-03T19:04:52.647674+0000 mgr.y (mgr.24370) 8593 : cluster [DBG] pgmap v8577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:53.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:04:54.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:53 smithi067 bash[17655]: cluster 2024-04-03T19:04:52.647674+0000 mgr.y (mgr.24370) 8593 : cluster [DBG] pgmap v8577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:54.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:53 smithi067 bash[27441]: cluster 2024-04-03T19:04:52.647674+0000 mgr.y (mgr.24370) 8593 : cluster [DBG] pgmap v8577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:56.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:55 smithi082 bash[20963]: cluster 2024-04-03T19:04:54.648397+0000 mgr.y (mgr.24370) 8594 : cluster [DBG] pgmap v8578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:56.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:55 smithi082 bash[20963]: audit 2024-04-03T19:04:55.104534+0000 mon.c (mon.2) 3382 : audit [DBG] from='client.? 172.21.15.67:0/2578436286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:56.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:55 smithi082 bash[20963]: audit 2024-04-03T19:04:55.107232+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:56.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:55 smithi067 bash[17655]: cluster 2024-04-03T19:04:54.648397+0000 mgr.y (mgr.24370) 8594 : cluster [DBG] pgmap v8578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:56.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:55 smithi067 bash[17655]: audit 2024-04-03T19:04:55.104534+0000 mon.c (mon.2) 3382 : audit [DBG] from='client.? 172.21.15.67:0/2578436286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:56.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:55 smithi067 bash[17655]: audit 2024-04-03T19:04:55.107232+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:56.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:55 smithi067 bash[27441]: cluster 2024-04-03T19:04:54.648397+0000 mgr.y (mgr.24370) 8594 : cluster [DBG] pgmap v8578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:56.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:55 smithi067 bash[27441]: audit 2024-04-03T19:04:55.104534+0000 mon.c (mon.2) 3382 : audit [DBG] from='client.? 172.21.15.67:0/2578436286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:56.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:55 smithi067 bash[27441]: audit 2024-04-03T19:04:55.107232+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:04:58.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:57 smithi082 bash[20963]: cluster 2024-04-03T19:04:56.649474+0000 mgr.y (mgr.24370) 8595 : cluster [DBG] pgmap v8579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:58.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:57 smithi082 bash[20963]: audit 2024-04-03T19:04:57.564355+0000 mon.a (mon.0) 7715 : audit [DBG] from='client.? 172.21.15.67:0/2135290601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:58.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:57 smithi067 bash[27441]: cluster 2024-04-03T19:04:56.649474+0000 mgr.y (mgr.24370) 8595 : cluster [DBG] pgmap v8579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:58.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:57 smithi067 bash[27441]: audit 2024-04-03T19:04:57.564355+0000 mon.a (mon.0) 7715 : audit [DBG] from='client.? 172.21.15.67:0/2135290601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:04:58.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:57 smithi067 bash[17655]: cluster 2024-04-03T19:04:56.649474+0000 mgr.y (mgr.24370) 8595 : cluster [DBG] pgmap v8579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:04:58.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:57 smithi067 bash[17655]: audit 2024-04-03T19:04:57.564355+0000 mon.a (mon.0) 7715 : audit [DBG] from='client.? 172.21.15.67:0/2135290601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:00.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:04:59 smithi082 bash[20963]: cluster 2024-04-03T19:04:58.650153+0000 mgr.y (mgr.24370) 8596 : cluster [DBG] pgmap v8580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:00.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:04:59 smithi067 bash[27441]: cluster 2024-04-03T19:04:58.650153+0000 mgr.y (mgr.24370) 8596 : cluster [DBG] pgmap v8580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:00.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:04:59 smithi067 bash[17655]: cluster 2024-04-03T19:04:58.650153+0000 mgr.y (mgr.24370) 8596 : cluster [DBG] pgmap v8580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:01.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:00 smithi082 bash[20963]: audit 2024-04-03T19:05:00.025116+0000 mon.a (mon.0) 7716 : audit [DBG] from='client.? 172.21.15.67:0/2585832778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:01.125 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:00 smithi067 bash[17655]: audit 2024-04-03T19:05:00.025116+0000 mon.a (mon.0) 7716 : audit [DBG] from='client.? 172.21.15.67:0/2585832778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:01.125 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:00 smithi067 bash[27441]: audit 2024-04-03T19:05:00.025116+0000 mon.a (mon.0) 7716 : audit [DBG] from='client.? 172.21.15.67:0/2585832778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:02.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:01 smithi082 bash[20963]: cluster 2024-04-03T19:05:00.651236+0000 mgr.y (mgr.24370) 8597 : cluster [DBG] pgmap v8581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:02.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:01 smithi067 bash[17655]: cluster 2024-04-03T19:05:00.651236+0000 mgr.y (mgr.24370) 8597 : cluster [DBG] pgmap v8581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:02.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:01 smithi067 bash[27441]: cluster 2024-04-03T19:05:00.651236+0000 mgr.y (mgr.24370) 8597 : cluster [DBG] pgmap v8581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:03.063 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:02 smithi067 bash[27441]: audit 2024-04-03T19:05:02.475147+0000 mon.c (mon.2) 3383 : audit [DBG] from='client.? 172.21.15.67:0/4012174704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:03.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:02 smithi067 bash[17655]: audit 2024-04-03T19:05:02.475147+0000 mon.c (mon.2) 3383 : audit [DBG] from='client.? 172.21.15.67:0/4012174704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:03.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:02 smithi082 bash[20963]: audit 2024-04-03T19:05:02.475147+0000 mon.c (mon.2) 3383 : audit [DBG] from='client.? 172.21.15.67:0/4012174704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:03.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:03] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:05:03.865 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:03 smithi082 bash[20963]: cluster 2024-04-03T19:05:02.651989+0000 mgr.y (mgr.24370) 8598 : cluster [DBG] pgmap v8582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:03.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:05:04.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:03 smithi067 bash[17655]: cluster 2024-04-03T19:05:02.651989+0000 mgr.y (mgr.24370) 8598 : cluster [DBG] pgmap v8582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:04.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:03 smithi067 bash[27441]: cluster 2024-04-03T19:05:02.651989+0000 mgr.y (mgr.24370) 8598 : cluster [DBG] pgmap v8582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:06.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:05 smithi082 bash[20963]: cluster 2024-04-03T19:05:04.652655+0000 mgr.y (mgr.24370) 8599 : cluster [DBG] pgmap v8583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:06.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:05 smithi082 bash[20963]: audit 2024-04-03T19:05:04.938245+0000 mon.a (mon.0) 7717 : audit [DBG] from='client.? 172.21.15.67:0/1199884252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:06.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:05 smithi067 bash[17655]: cluster 2024-04-03T19:05:04.652655+0000 mgr.y (mgr.24370) 8599 : cluster [DBG] pgmap v8583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:06.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:05 smithi067 bash[17655]: audit 2024-04-03T19:05:04.938245+0000 mon.a (mon.0) 7717 : audit [DBG] from='client.? 172.21.15.67:0/1199884252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:06.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:05 smithi067 bash[27441]: cluster 2024-04-03T19:05:04.652655+0000 mgr.y (mgr.24370) 8599 : cluster [DBG] pgmap v8583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:06.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:05 smithi067 bash[27441]: audit 2024-04-03T19:05:04.938245+0000 mon.a (mon.0) 7717 : audit [DBG] from='client.? 172.21.15.67:0/1199884252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:08.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:07 smithi082 bash[20963]: cluster 2024-04-03T19:05:06.653879+0000 mgr.y (mgr.24370) 8600 : cluster [DBG] pgmap v8584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:08.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:07 smithi082 bash[20963]: audit 2024-04-03T19:05:07.396340+0000 mon.a (mon.0) 7718 : audit [DBG] from='client.? 172.21.15.67:0/1743814427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:08.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:07 smithi067 bash[27441]: cluster 2024-04-03T19:05:06.653879+0000 mgr.y (mgr.24370) 8600 : cluster [DBG] pgmap v8584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:08.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:07 smithi067 bash[27441]: audit 2024-04-03T19:05:07.396340+0000 mon.a (mon.0) 7718 : audit [DBG] from='client.? 172.21.15.67:0/1743814427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:08.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:07 smithi067 bash[17655]: cluster 2024-04-03T19:05:06.653879+0000 mgr.y (mgr.24370) 8600 : cluster [DBG] pgmap v8584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:08.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:07 smithi067 bash[17655]: audit 2024-04-03T19:05:07.396340+0000 mon.a (mon.0) 7718 : audit [DBG] from='client.? 172.21.15.67:0/1743814427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:10.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:09 smithi082 bash[20963]: cluster 2024-04-03T19:05:08.654594+0000 mgr.y (mgr.24370) 8601 : cluster [DBG] pgmap v8585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:10.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:09 smithi067 bash[17655]: cluster 2024-04-03T19:05:08.654594+0000 mgr.y (mgr.24370) 8601 : cluster [DBG] pgmap v8585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:10.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:09 smithi067 bash[27441]: cluster 2024-04-03T19:05:08.654594+0000 mgr.y (mgr.24370) 8601 : cluster [DBG] pgmap v8585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:11.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:10 smithi082 bash[20963]: audit 2024-04-03T19:05:09.857987+0000 mon.c (mon.2) 3384 : audit [DBG] from='client.? 172.21.15.67:0/3215077183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:11.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:10 smithi082 bash[20963]: audit 2024-04-03T19:05:10.107502+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:11.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:10 smithi067 bash[27441]: audit 2024-04-03T19:05:09.857987+0000 mon.c (mon.2) 3384 : audit [DBG] from='client.? 172.21.15.67:0/3215077183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:11.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:10 smithi067 bash[27441]: audit 2024-04-03T19:05:10.107502+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:11.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:10 smithi067 bash[17655]: audit 2024-04-03T19:05:09.857987+0000 mon.c (mon.2) 3384 : audit [DBG] from='client.? 172.21.15.67:0/3215077183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:11.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:10 smithi067 bash[17655]: audit 2024-04-03T19:05:10.107502+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:12.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:11 smithi082 bash[20963]: cluster 2024-04-03T19:05:10.655703+0000 mgr.y (mgr.24370) 8602 : cluster [DBG] pgmap v8586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:12.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:11 smithi067 bash[17655]: cluster 2024-04-03T19:05:10.655703+0000 mgr.y (mgr.24370) 8602 : cluster [DBG] pgmap v8586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:12.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:11 smithi067 bash[27441]: cluster 2024-04-03T19:05:10.655703+0000 mgr.y (mgr.24370) 8602 : cluster [DBG] pgmap v8586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:13.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:12 smithi067 bash[17655]: audit 2024-04-03T19:05:12.305875+0000 mon.a (mon.0) 7720 : audit [DBG] from='client.? 172.21.15.67:0/1754842061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:13.064 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:12 smithi067 bash[27441]: audit 2024-04-03T19:05:12.305875+0000 mon.a (mon.0) 7720 : audit [DBG] from='client.? 172.21.15.67:0/1754842061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:13.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:12 smithi082 bash[20963]: audit 2024-04-03T19:05:12.305875+0000 mon.a (mon.0) 7720 : audit [DBG] from='client.? 172.21.15.67:0/1754842061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:13.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:05:13.763 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:05:14.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:13 smithi082 bash[20963]: cluster 2024-04-03T19:05:12.656560+0000 mgr.y (mgr.24370) 8603 : cluster [DBG] pgmap v8587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:14.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:13 smithi067 bash[17655]: cluster 2024-04-03T19:05:12.656560+0000 mgr.y (mgr.24370) 8603 : cluster [DBG] pgmap v8587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:14.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:13 smithi067 bash[27441]: cluster 2024-04-03T19:05:12.656560+0000 mgr.y (mgr.24370) 8603 : cluster [DBG] pgmap v8587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:15.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:14 smithi082 bash[20963]: audit 2024-04-03T19:05:14.764578+0000 mon.a (mon.0) 7721 : audit [DBG] from='client.? 172.21.15.67:0/3504769504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:15.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:14 smithi067 bash[27441]: audit 2024-04-03T19:05:14.764578+0000 mon.a (mon.0) 7721 : audit [DBG] from='client.? 172.21.15.67:0/3504769504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:15.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:14 smithi067 bash[17655]: audit 2024-04-03T19:05:14.764578+0000 mon.a (mon.0) 7721 : audit [DBG] from='client.? 172.21.15.67:0/3504769504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:16.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:15 smithi082 bash[20963]: cluster 2024-04-03T19:05:14.657337+0000 mgr.y (mgr.24370) 8604 : cluster [DBG] pgmap v8588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:16.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:15 smithi067 bash[17655]: cluster 2024-04-03T19:05:14.657337+0000 mgr.y (mgr.24370) 8604 : cluster [DBG] pgmap v8588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:16.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:15 smithi067 bash[27441]: cluster 2024-04-03T19:05:14.657337+0000 mgr.y (mgr.24370) 8604 : cluster [DBG] pgmap v8588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:18.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:17 smithi082 bash[20963]: cluster 2024-04-03T19:05:16.658656+0000 mgr.y (mgr.24370) 8605 : cluster [DBG] pgmap v8589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:18.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:17 smithi082 bash[20963]: audit 2024-04-03T19:05:17.219877+0000 mon.a (mon.0) 7722 : audit [DBG] from='client.? 172.21.15.67:0/1924313290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:18.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:17 smithi067 bash[27441]: cluster 2024-04-03T19:05:16.658656+0000 mgr.y (mgr.24370) 8605 : cluster [DBG] pgmap v8589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:18.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:17 smithi067 bash[27441]: audit 2024-04-03T19:05:17.219877+0000 mon.a (mon.0) 7722 : audit [DBG] from='client.? 172.21.15.67:0/1924313290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:18.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:17 smithi067 bash[17655]: cluster 2024-04-03T19:05:16.658656+0000 mgr.y (mgr.24370) 8605 : cluster [DBG] pgmap v8589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:18.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:17 smithi067 bash[17655]: audit 2024-04-03T19:05:17.219877+0000 mon.a (mon.0) 7722 : audit [DBG] from='client.? 172.21.15.67:0/1924313290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:20.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:19 smithi082 bash[20963]: cluster 2024-04-03T19:05:18.659400+0000 mgr.y (mgr.24370) 8606 : cluster [DBG] pgmap v8590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:20.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:19 smithi082 bash[20963]: audit 2024-04-03T19:05:19.668893+0000 mon.a (mon.0) 7723 : audit [DBG] from='client.? 172.21.15.67:0/501401396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:20.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:19 smithi067 bash[27441]: cluster 2024-04-03T19:05:18.659400+0000 mgr.y (mgr.24370) 8606 : cluster [DBG] pgmap v8590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:20.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:19 smithi067 bash[27441]: audit 2024-04-03T19:05:19.668893+0000 mon.a (mon.0) 7723 : audit [DBG] from='client.? 172.21.15.67:0/501401396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:20.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:19 smithi067 bash[17655]: cluster 2024-04-03T19:05:18.659400+0000 mgr.y (mgr.24370) 8606 : cluster [DBG] pgmap v8590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:20.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:19 smithi067 bash[17655]: audit 2024-04-03T19:05:19.668893+0000 mon.a (mon.0) 7723 : audit [DBG] from='client.? 172.21.15.67:0/501401396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:22.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:21 smithi082 bash[20963]: cluster 2024-04-03T19:05:20.660446+0000 mgr.y (mgr.24370) 8607 : cluster [DBG] pgmap v8591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:22.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:21 smithi067 bash[17655]: cluster 2024-04-03T19:05:20.660446+0000 mgr.y (mgr.24370) 8607 : cluster [DBG] pgmap v8591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:22.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:21 smithi067 bash[27441]: cluster 2024-04-03T19:05:20.660446+0000 mgr.y (mgr.24370) 8607 : cluster [DBG] pgmap v8591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:23.064 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:22 smithi067 bash[27441]: audit 2024-04-03T19:05:22.124918+0000 mon.a (mon.0) 7724 : audit [DBG] from='client.? 172.21.15.67:0/2961708048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:23.065 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:22 smithi067 bash[17655]: audit 2024-04-03T19:05:22.124918+0000 mon.a (mon.0) 7724 : audit [DBG] from='client.? 172.21.15.67:0/2961708048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:23.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:22 smithi082 bash[20963]: audit 2024-04-03T19:05:22.124918+0000 mon.a (mon.0) 7724 : audit [DBG] from='client.? 172.21.15.67:0/2961708048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:23.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:05:23.800 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:05:24.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:23 smithi082 bash[20963]: cluster 2024-04-03T19:05:22.661259+0000 mgr.y (mgr.24370) 8608 : cluster [DBG] pgmap v8592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:24.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:23 smithi067 bash[17655]: cluster 2024-04-03T19:05:22.661259+0000 mgr.y (mgr.24370) 8608 : cluster [DBG] pgmap v8592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:24.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:23 smithi067 bash[27441]: cluster 2024-04-03T19:05:22.661259+0000 mgr.y (mgr.24370) 8608 : cluster [DBG] pgmap v8592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:25.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:24 smithi082 bash[20963]: audit 2024-04-03T19:05:24.573934+0000 mon.c (mon.2) 3385 : audit [DBG] from='client.? 172.21.15.67:0/1273460281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:25.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:24 smithi067 bash[27441]: audit 2024-04-03T19:05:24.573934+0000 mon.c (mon.2) 3385 : audit [DBG] from='client.? 172.21.15.67:0/1273460281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:25.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:24 smithi067 bash[17655]: audit 2024-04-03T19:05:24.573934+0000 mon.c (mon.2) 3385 : audit [DBG] from='client.? 172.21.15.67:0/1273460281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:26.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:25 smithi082 bash[20963]: cluster 2024-04-03T19:05:24.662016+0000 mgr.y (mgr.24370) 8609 : cluster [DBG] pgmap v8593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:26.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:25 smithi082 bash[20963]: audit 2024-04-03T19:05:25.108228+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:26.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:25 smithi067 bash[27441]: cluster 2024-04-03T19:05:24.662016+0000 mgr.y (mgr.24370) 8609 : cluster [DBG] pgmap v8593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:26.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:25 smithi067 bash[27441]: audit 2024-04-03T19:05:25.108228+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:26.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:25 smithi067 bash[17655]: cluster 2024-04-03T19:05:24.662016+0000 mgr.y (mgr.24370) 8609 : cluster [DBG] pgmap v8593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:26.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:25 smithi067 bash[17655]: audit 2024-04-03T19:05:25.108228+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:27.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:26 smithi082 bash[20963]: audit 2024-04-03T19:05:26.343745+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:05:27.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:26 smithi067 bash[17655]: audit 2024-04-03T19:05:26.343745+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:05:27.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:26 smithi067 bash[27441]: audit 2024-04-03T19:05:26.343745+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:05:28.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:27 smithi082 bash[20963]: cluster 2024-04-03T19:05:26.663177+0000 mgr.y (mgr.24370) 8610 : cluster [DBG] pgmap v8594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:28.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:27 smithi082 bash[20963]: audit 2024-04-03T19:05:27.029492+0000 mon.c (mon.2) 3386 : audit [DBG] from='client.? 172.21.15.67:0/2341700335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:28.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:27 smithi067 bash[17655]: cluster 2024-04-03T19:05:26.663177+0000 mgr.y (mgr.24370) 8610 : cluster [DBG] pgmap v8594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:28.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:27 smithi067 bash[17655]: audit 2024-04-03T19:05:27.029492+0000 mon.c (mon.2) 3386 : audit [DBG] from='client.? 172.21.15.67:0/2341700335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:28.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:27 smithi067 bash[27441]: cluster 2024-04-03T19:05:26.663177+0000 mgr.y (mgr.24370) 8610 : cluster [DBG] pgmap v8594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:28.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:27 smithi067 bash[27441]: audit 2024-04-03T19:05:27.029492+0000 mon.c (mon.2) 3386 : audit [DBG] from='client.? 172.21.15.67:0/2341700335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:30.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:29 smithi082 bash[20963]: cluster 2024-04-03T19:05:28.663942+0000 mgr.y (mgr.24370) 8611 : cluster [DBG] pgmap v8595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:30.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:29 smithi082 bash[20963]: audit 2024-04-03T19:05:29.479116+0000 mon.c (mon.2) 3387 : audit [DBG] from='client.? 172.21.15.67:0/4137511024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:30.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:29 smithi067 bash[27441]: cluster 2024-04-03T19:05:28.663942+0000 mgr.y (mgr.24370) 8611 : cluster [DBG] pgmap v8595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:30.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:29 smithi067 bash[27441]: audit 2024-04-03T19:05:29.479116+0000 mon.c (mon.2) 3387 : audit [DBG] from='client.? 172.21.15.67:0/4137511024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:30.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:29 smithi067 bash[17655]: cluster 2024-04-03T19:05:28.663942+0000 mgr.y (mgr.24370) 8611 : cluster [DBG] pgmap v8595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:30.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:29 smithi067 bash[17655]: audit 2024-04-03T19:05:29.479116+0000 mon.c (mon.2) 3387 : audit [DBG] from='client.? 172.21.15.67:0/4137511024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:32.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:31 smithi082 bash[20963]: cluster 2024-04-03T19:05:30.664872+0000 mgr.y (mgr.24370) 8612 : cluster [DBG] pgmap v8596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:32.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:31 smithi067 bash[27441]: cluster 2024-04-03T19:05:30.664872+0000 mgr.y (mgr.24370) 8612 : cluster [DBG] pgmap v8596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:32.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:31 smithi067 bash[17655]: cluster 2024-04-03T19:05:30.664872+0000 mgr.y (mgr.24370) 8612 : cluster [DBG] pgmap v8596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:33.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:32 smithi082 bash[20963]: audit 2024-04-03T19:05:31.946302+0000 mon.a (mon.0) 7727 : audit [DBG] from='client.? 172.21.15.67:0/10201435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:33.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:32 smithi082 bash[20963]: audit 2024-04-03T19:05:32.040997+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:32 smithi082 bash[20963]: audit 2024-04-03T19:05:32.048345+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:32 smithi082 bash[20963]: audit 2024-04-03T19:05:32.344549+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:32 smithi082 bash[20963]: audit 2024-04-03T19:05:32.352886+0000 mon.a (mon.0) 7731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:32 smithi082 bash[20963]: audit 2024-04-03T19:05:32.831928+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:05:33.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:32 smithi082 bash[20963]: audit 2024-04-03T19:05:32.833412+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:05:33.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:32 smithi082 bash[20963]: audit 2024-04-03T19:05:32.842168+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.147 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:33] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:05:33.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[17655]: audit 2024-04-03T19:05:31.946302+0000 mon.a (mon.0) 7727 : audit [DBG] from='client.? 172.21.15.67:0/10201435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:33.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[17655]: audit 2024-04-03T19:05:32.040997+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[17655]: audit 2024-04-03T19:05:32.048345+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[17655]: audit 2024-04-03T19:05:32.344549+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[17655]: audit 2024-04-03T19:05:32.352886+0000 mon.a (mon.0) 7731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[17655]: audit 2024-04-03T19:05:32.831928+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:05:33.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[17655]: audit 2024-04-03T19:05:32.833412+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:05:33.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[17655]: audit 2024-04-03T19:05:32.842168+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[27441]: audit 2024-04-03T19:05:31.946302+0000 mon.a (mon.0) 7727 : audit [DBG] from='client.? 172.21.15.67:0/10201435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:33.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[27441]: audit 2024-04-03T19:05:32.040997+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[27441]: audit 2024-04-03T19:05:32.048345+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[27441]: audit 2024-04-03T19:05:32.344549+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[27441]: audit 2024-04-03T19:05:32.352886+0000 mon.a (mon.0) 7731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[27441]: audit 2024-04-03T19:05:32.831928+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:05:33.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[27441]: audit 2024-04-03T19:05:32.833412+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:05:33.148 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:32 smithi067 bash[27441]: audit 2024-04-03T19:05:32.842168+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:05:33.833 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:05:34.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:33 smithi082 bash[20963]: cluster 2024-04-03T19:05:32.665790+0000 mgr.y (mgr.24370) 8613 : cluster [DBG] pgmap v8597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:34.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:33 smithi067 bash[17655]: cluster 2024-04-03T19:05:32.665790+0000 mgr.y (mgr.24370) 8613 : cluster [DBG] pgmap v8597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:34.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:33 smithi067 bash[27441]: cluster 2024-04-03T19:05:32.665790+0000 mgr.y (mgr.24370) 8613 : cluster [DBG] pgmap v8597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:35.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:34 smithi082 bash[20963]: audit 2024-04-03T19:05:34.400149+0000 mon.c (mon.2) 3388 : audit [DBG] from='client.? 172.21.15.67:0/1634237281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:35.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:34 smithi067 bash[27441]: audit 2024-04-03T19:05:34.400149+0000 mon.c (mon.2) 3388 : audit [DBG] from='client.? 172.21.15.67:0/1634237281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:35.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:34 smithi067 bash[17655]: audit 2024-04-03T19:05:34.400149+0000 mon.c (mon.2) 3388 : audit [DBG] from='client.? 172.21.15.67:0/1634237281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:36.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:35 smithi082 bash[20963]: cluster 2024-04-03T19:05:34.666492+0000 mgr.y (mgr.24370) 8614 : cluster [DBG] pgmap v8598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:36.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:35 smithi067 bash[17655]: cluster 2024-04-03T19:05:34.666492+0000 mgr.y (mgr.24370) 8614 : cluster [DBG] pgmap v8598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:36.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:35 smithi067 bash[27441]: cluster 2024-04-03T19:05:34.666492+0000 mgr.y (mgr.24370) 8614 : cluster [DBG] pgmap v8598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:38.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:37 smithi082 bash[20963]: cluster 2024-04-03T19:05:36.667653+0000 mgr.y (mgr.24370) 8615 : cluster [DBG] pgmap v8599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:38.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:37 smithi082 bash[20963]: audit 2024-04-03T19:05:36.869516+0000 mon.a (mon.0) 7735 : audit [DBG] from='client.? 172.21.15.67:0/274484067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:38.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:37 smithi067 bash[27441]: cluster 2024-04-03T19:05:36.667653+0000 mgr.y (mgr.24370) 8615 : cluster [DBG] pgmap v8599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:38.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:37 smithi067 bash[27441]: audit 2024-04-03T19:05:36.869516+0000 mon.a (mon.0) 7735 : audit [DBG] from='client.? 172.21.15.67:0/274484067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:38.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:37 smithi067 bash[17655]: cluster 2024-04-03T19:05:36.667653+0000 mgr.y (mgr.24370) 8615 : cluster [DBG] pgmap v8599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:38.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:37 smithi067 bash[17655]: audit 2024-04-03T19:05:36.869516+0000 mon.a (mon.0) 7735 : audit [DBG] from='client.? 172.21.15.67:0/274484067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:40.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:39 smithi082 bash[20963]: cluster 2024-04-03T19:05:38.668515+0000 mgr.y (mgr.24370) 8616 : cluster [DBG] pgmap v8600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:40.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:39 smithi082 bash[20963]: audit 2024-04-03T19:05:39.324661+0000 mon.a (mon.0) 7736 : audit [DBG] from='client.? 172.21.15.67:0/4148386653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:40.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:39 smithi067 bash[17655]: cluster 2024-04-03T19:05:38.668515+0000 mgr.y (mgr.24370) 8616 : cluster [DBG] pgmap v8600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:40.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:39 smithi067 bash[17655]: audit 2024-04-03T19:05:39.324661+0000 mon.a (mon.0) 7736 : audit [DBG] from='client.? 172.21.15.67:0/4148386653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:40.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:39 smithi067 bash[27441]: cluster 2024-04-03T19:05:38.668515+0000 mgr.y (mgr.24370) 8616 : cluster [DBG] pgmap v8600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:40.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:39 smithi067 bash[27441]: audit 2024-04-03T19:05:39.324661+0000 mon.a (mon.0) 7736 : audit [DBG] from='client.? 172.21.15.67:0/4148386653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:41.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:40 smithi082 bash[20963]: audit 2024-04-03T19:05:40.108649+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:41.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:40 smithi067 bash[17655]: audit 2024-04-03T19:05:40.108649+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:41.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:40 smithi067 bash[27441]: audit 2024-04-03T19:05:40.108649+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:42.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:41 smithi082 bash[20963]: cluster 2024-04-03T19:05:40.669638+0000 mgr.y (mgr.24370) 8617 : cluster [DBG] pgmap v8601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:42.115 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:41 smithi082 bash[20963]: audit 2024-04-03T19:05:41.779021+0000 mon.c (mon.2) 3389 : audit [DBG] from='client.? 172.21.15.67:0/3793820003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:42.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:41 smithi067 bash[17655]: cluster 2024-04-03T19:05:40.669638+0000 mgr.y (mgr.24370) 8617 : cluster [DBG] pgmap v8601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:42.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:41 smithi067 bash[17655]: audit 2024-04-03T19:05:41.779021+0000 mon.c (mon.2) 3389 : audit [DBG] from='client.? 172.21.15.67:0/3793820003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:42.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:41 smithi067 bash[27441]: cluster 2024-04-03T19:05:40.669638+0000 mgr.y (mgr.24370) 8617 : cluster [DBG] pgmap v8601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:42.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:41 smithi067 bash[27441]: audit 2024-04-03T19:05:41.779021+0000 mon.c (mon.2) 3389 : audit [DBG] from='client.? 172.21.15.67:0/3793820003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:43.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:43] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:05:43.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:05:44.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:43 smithi067 bash[27441]: cluster 2024-04-03T19:05:42.670583+0000 mgr.y (mgr.24370) 8618 : cluster [DBG] pgmap v8602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:44.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:43 smithi067 bash[17655]: cluster 2024-04-03T19:05:42.670583+0000 mgr.y (mgr.24370) 8618 : cluster [DBG] pgmap v8602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:44.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:43 smithi082 bash[20963]: cluster 2024-04-03T19:05:42.670583+0000 mgr.y (mgr.24370) 8618 : cluster [DBG] pgmap v8602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:45.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:44 smithi067 bash[27441]: audit 2024-04-03T19:05:44.228512+0000 mon.c (mon.2) 3390 : audit [DBG] from='client.? 172.21.15.67:0/2752046393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:45.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:44 smithi067 bash[17655]: audit 2024-04-03T19:05:44.228512+0000 mon.c (mon.2) 3390 : audit [DBG] from='client.? 172.21.15.67:0/2752046393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:45.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:44 smithi082 bash[20963]: audit 2024-04-03T19:05:44.228512+0000 mon.c (mon.2) 3390 : audit [DBG] from='client.? 172.21.15.67:0/2752046393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:46.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:45 smithi067 bash[17655]: cluster 2024-04-03T19:05:44.671467+0000 mgr.y (mgr.24370) 8619 : cluster [DBG] pgmap v8603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:46.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:45 smithi067 bash[27441]: cluster 2024-04-03T19:05:44.671467+0000 mgr.y (mgr.24370) 8619 : cluster [DBG] pgmap v8603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:46.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:45 smithi082 bash[20963]: cluster 2024-04-03T19:05:44.671467+0000 mgr.y (mgr.24370) 8619 : cluster [DBG] pgmap v8603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:47.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:46 smithi067 bash[27441]: audit 2024-04-03T19:05:46.684354+0000 mon.c (mon.2) 3391 : audit [DBG] from='client.? 172.21.15.67:0/3654693438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:47.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:46 smithi067 bash[17655]: audit 2024-04-03T19:05:46.684354+0000 mon.c (mon.2) 3391 : audit [DBG] from='client.? 172.21.15.67:0/3654693438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:47.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:46 smithi082 bash[20963]: audit 2024-04-03T19:05:46.684354+0000 mon.c (mon.2) 3391 : audit [DBG] from='client.? 172.21.15.67:0/3654693438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:48.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:47 smithi067 bash[17655]: cluster 2024-04-03T19:05:46.672756+0000 mgr.y (mgr.24370) 8620 : cluster [DBG] pgmap v8604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:48.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:47 smithi067 bash[27441]: cluster 2024-04-03T19:05:46.672756+0000 mgr.y (mgr.24370) 8620 : cluster [DBG] pgmap v8604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:48.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:47 smithi082 bash[20963]: cluster 2024-04-03T19:05:46.672756+0000 mgr.y (mgr.24370) 8620 : cluster [DBG] pgmap v8604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:50.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:49 smithi067 bash[17655]: cluster 2024-04-03T19:05:48.673479+0000 mgr.y (mgr.24370) 8621 : cluster [DBG] pgmap v8605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:50.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:49 smithi067 bash[17655]: audit 2024-04-03T19:05:49.149574+0000 mon.c (mon.2) 3392 : audit [DBG] from='client.? 172.21.15.67:0/2995467430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:50.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:49 smithi067 bash[27441]: cluster 2024-04-03T19:05:48.673479+0000 mgr.y (mgr.24370) 8621 : cluster [DBG] pgmap v8605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:50.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:49 smithi067 bash[27441]: audit 2024-04-03T19:05:49.149574+0000 mon.c (mon.2) 3392 : audit [DBG] from='client.? 172.21.15.67:0/2995467430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:50.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:49 smithi082 bash[20963]: cluster 2024-04-03T19:05:48.673479+0000 mgr.y (mgr.24370) 8621 : cluster [DBG] pgmap v8605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:50.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:49 smithi082 bash[20963]: audit 2024-04-03T19:05:49.149574+0000 mon.c (mon.2) 3392 : audit [DBG] from='client.? 172.21.15.67:0/2995467430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:52.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:51 smithi082 bash[20963]: cluster 2024-04-03T19:05:50.674490+0000 mgr.y (mgr.24370) 8622 : cluster [DBG] pgmap v8606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:52.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:51 smithi082 bash[20963]: audit 2024-04-03T19:05:51.599562+0000 mon.c (mon.2) 3393 : audit [DBG] from='client.? 172.21.15.67:0/2996279664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:52.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:51 smithi067 bash[27441]: cluster 2024-04-03T19:05:50.674490+0000 mgr.y (mgr.24370) 8622 : cluster [DBG] pgmap v8606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:52.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:51 smithi067 bash[27441]: audit 2024-04-03T19:05:51.599562+0000 mon.c (mon.2) 3393 : audit [DBG] from='client.? 172.21.15.67:0/2996279664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:52.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:51 smithi067 bash[17655]: cluster 2024-04-03T19:05:50.674490+0000 mgr.y (mgr.24370) 8622 : cluster [DBG] pgmap v8606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:52.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:51 smithi067 bash[17655]: audit 2024-04-03T19:05:51.599562+0000 mon.c (mon.2) 3393 : audit [DBG] from='client.? 172.21.15.67:0/2996279664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:53.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:53] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:05:53.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:05:54.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:53 smithi082 bash[20963]: cluster 2024-04-03T19:05:52.675181+0000 mgr.y (mgr.24370) 8623 : cluster [DBG] pgmap v8607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:54.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:53 smithi067 bash[17655]: cluster 2024-04-03T19:05:52.675181+0000 mgr.y (mgr.24370) 8623 : cluster [DBG] pgmap v8607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:54.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:53 smithi067 bash[27441]: cluster 2024-04-03T19:05:52.675181+0000 mgr.y (mgr.24370) 8623 : cluster [DBG] pgmap v8607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:55.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:54 smithi082 bash[20963]: audit 2024-04-03T19:05:54.055441+0000 mon.c (mon.2) 3394 : audit [DBG] from='client.? 172.21.15.67:0/3678778353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:55.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:54 smithi067 bash[27441]: audit 2024-04-03T19:05:54.055441+0000 mon.c (mon.2) 3394 : audit [DBG] from='client.? 172.21.15.67:0/3678778353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:55.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:54 smithi067 bash[17655]: audit 2024-04-03T19:05:54.055441+0000 mon.c (mon.2) 3394 : audit [DBG] from='client.? 172.21.15.67:0/3678778353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:56.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:55 smithi082 bash[20963]: cluster 2024-04-03T19:05:54.675860+0000 mgr.y (mgr.24370) 8624 : cluster [DBG] pgmap v8608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:56.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:55 smithi082 bash[20963]: audit 2024-04-03T19:05:55.108885+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:56.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:55 smithi067 bash[17655]: cluster 2024-04-03T19:05:54.675860+0000 mgr.y (mgr.24370) 8624 : cluster [DBG] pgmap v8608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:56.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:55 smithi067 bash[17655]: audit 2024-04-03T19:05:55.108885+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:56.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:55 smithi067 bash[27441]: cluster 2024-04-03T19:05:54.675860+0000 mgr.y (mgr.24370) 8624 : cluster [DBG] pgmap v8608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:56.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:55 smithi067 bash[27441]: audit 2024-04-03T19:05:55.108885+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:05:57.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:56 smithi082 bash[20963]: audit 2024-04-03T19:05:56.512530+0000 mon.a (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.67:0/2514232808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:57.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:56 smithi067 bash[27441]: audit 2024-04-03T19:05:56.512530+0000 mon.a (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.67:0/2514232808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:57.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:56 smithi067 bash[17655]: audit 2024-04-03T19:05:56.512530+0000 mon.a (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.67:0/2514232808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:05:58.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:57 smithi082 bash[20963]: cluster 2024-04-03T19:05:56.677117+0000 mgr.y (mgr.24370) 8625 : cluster [DBG] pgmap v8609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:58.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:57 smithi067 bash[27441]: cluster 2024-04-03T19:05:56.677117+0000 mgr.y (mgr.24370) 8625 : cluster [DBG] pgmap v8609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:05:58.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:57 smithi067 bash[17655]: cluster 2024-04-03T19:05:56.677117+0000 mgr.y (mgr.24370) 8625 : cluster [DBG] pgmap v8609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:00.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:59 smithi082 bash[20963]: cluster 2024-04-03T19:05:58.677715+0000 mgr.y (mgr.24370) 8626 : cluster [DBG] pgmap v8610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:00.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:05:59 smithi082 bash[20963]: audit 2024-04-03T19:05:58.967870+0000 mon.c (mon.2) 3395 : audit [DBG] from='client.? 172.21.15.67:0/389734883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:00.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:59 smithi067 bash[17655]: cluster 2024-04-03T19:05:58.677715+0000 mgr.y (mgr.24370) 8626 : cluster [DBG] pgmap v8610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:00.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:05:59 smithi067 bash[17655]: audit 2024-04-03T19:05:58.967870+0000 mon.c (mon.2) 3395 : audit [DBG] from='client.? 172.21.15.67:0/389734883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:00.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:59 smithi067 bash[27441]: cluster 2024-04-03T19:05:58.677715+0000 mgr.y (mgr.24370) 8626 : cluster [DBG] pgmap v8610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:00.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:05:59 smithi067 bash[27441]: audit 2024-04-03T19:05:58.967870+0000 mon.c (mon.2) 3395 : audit [DBG] from='client.? 172.21.15.67:0/389734883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:02.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:01 smithi082 bash[20963]: cluster 2024-04-03T19:06:00.678752+0000 mgr.y (mgr.24370) 8627 : cluster [DBG] pgmap v8611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:02.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:01 smithi082 bash[20963]: audit 2024-04-03T19:06:01.425260+0000 mon.c (mon.2) 3396 : audit [DBG] from='client.? 172.21.15.67:0/2038098809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:02.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:01 smithi067 bash[27441]: cluster 2024-04-03T19:06:00.678752+0000 mgr.y (mgr.24370) 8627 : cluster [DBG] pgmap v8611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:02.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:01 smithi067 bash[27441]: audit 2024-04-03T19:06:01.425260+0000 mon.c (mon.2) 3396 : audit [DBG] from='client.? 172.21.15.67:0/2038098809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:02.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:01 smithi067 bash[17655]: cluster 2024-04-03T19:06:00.678752+0000 mgr.y (mgr.24370) 8627 : cluster [DBG] pgmap v8611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:02.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:01 smithi067 bash[17655]: audit 2024-04-03T19:06:01.425260+0000 mon.c (mon.2) 3396 : audit [DBG] from='client.? 172.21.15.67:0/2038098809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:03.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:03] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:06:03.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:06:04.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:03 smithi082 bash[20963]: cluster 2024-04-03T19:06:02.679546+0000 mgr.y (mgr.24370) 8628 : cluster [DBG] pgmap v8612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:04.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:03 smithi082 bash[20963]: audit 2024-04-03T19:06:03.873132+0000 mon.c (mon.2) 3397 : audit [DBG] from='client.? 172.21.15.67:0/1866254158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:04.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:03 smithi067 bash[17655]: cluster 2024-04-03T19:06:02.679546+0000 mgr.y (mgr.24370) 8628 : cluster [DBG] pgmap v8612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:04.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:03 smithi067 bash[17655]: audit 2024-04-03T19:06:03.873132+0000 mon.c (mon.2) 3397 : audit [DBG] from='client.? 172.21.15.67:0/1866254158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:04.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:03 smithi067 bash[27441]: cluster 2024-04-03T19:06:02.679546+0000 mgr.y (mgr.24370) 8628 : cluster [DBG] pgmap v8612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:04.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:03 smithi067 bash[27441]: audit 2024-04-03T19:06:03.873132+0000 mon.c (mon.2) 3397 : audit [DBG] from='client.? 172.21.15.67:0/1866254158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:06.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:05 smithi082 bash[20963]: cluster 2024-04-03T19:06:04.680279+0000 mgr.y (mgr.24370) 8629 : cluster [DBG] pgmap v8613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:06.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:05 smithi067 bash[27441]: cluster 2024-04-03T19:06:04.680279+0000 mgr.y (mgr.24370) 8629 : cluster [DBG] pgmap v8613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:06.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:05 smithi067 bash[17655]: cluster 2024-04-03T19:06:04.680279+0000 mgr.y (mgr.24370) 8629 : cluster [DBG] pgmap v8613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:07.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:06 smithi082 bash[20963]: audit 2024-04-03T19:06:06.329173+0000 mon.c (mon.2) 3398 : audit [DBG] from='client.? 172.21.15.67:0/1378644719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:07.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:06 smithi067 bash[27441]: audit 2024-04-03T19:06:06.329173+0000 mon.c (mon.2) 3398 : audit [DBG] from='client.? 172.21.15.67:0/1378644719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:07.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:06 smithi067 bash[17655]: audit 2024-04-03T19:06:06.329173+0000 mon.c (mon.2) 3398 : audit [DBG] from='client.? 172.21.15.67:0/1378644719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:08.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:07 smithi082 bash[20963]: cluster 2024-04-03T19:06:06.681489+0000 mgr.y (mgr.24370) 8630 : cluster [DBG] pgmap v8614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:08.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:07 smithi067 bash[27441]: cluster 2024-04-03T19:06:06.681489+0000 mgr.y (mgr.24370) 8630 : cluster [DBG] pgmap v8614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:08.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:07 smithi067 bash[17655]: cluster 2024-04-03T19:06:06.681489+0000 mgr.y (mgr.24370) 8630 : cluster [DBG] pgmap v8614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:09.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:08 smithi082 bash[20963]: audit 2024-04-03T19:06:08.781981+0000 mon.c (mon.2) 3399 : audit [DBG] from='client.? 172.21.15.67:0/11991682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:09.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:08 smithi067 bash[27441]: audit 2024-04-03T19:06:08.781981+0000 mon.c (mon.2) 3399 : audit [DBG] from='client.? 172.21.15.67:0/11991682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:09.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:08 smithi067 bash[17655]: audit 2024-04-03T19:06:08.781981+0000 mon.c (mon.2) 3399 : audit [DBG] from='client.? 172.21.15.67:0/11991682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:10.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:09 smithi082 bash[20963]: cluster 2024-04-03T19:06:08.682307+0000 mgr.y (mgr.24370) 8631 : cluster [DBG] pgmap v8615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:10.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:09 smithi067 bash[17655]: cluster 2024-04-03T19:06:08.682307+0000 mgr.y (mgr.24370) 8631 : cluster [DBG] pgmap v8615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:10.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:09 smithi067 bash[27441]: cluster 2024-04-03T19:06:08.682307+0000 mgr.y (mgr.24370) 8631 : cluster [DBG] pgmap v8615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:11.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:10 smithi082 bash[20963]: audit 2024-04-03T19:06:10.109435+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:11.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:10 smithi067 bash[17655]: audit 2024-04-03T19:06:10.109435+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:11.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:10 smithi067 bash[27441]: audit 2024-04-03T19:06:10.109435+0000 mon.a (mon.0) 7740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:12.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:12 smithi082 bash[20963]: cluster 2024-04-03T19:06:10.683383+0000 mgr.y (mgr.24370) 8632 : cluster [DBG] pgmap v8616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:12.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:12 smithi082 bash[20963]: audit 2024-04-03T19:06:11.239973+0000 mon.c (mon.2) 3400 : audit [DBG] from='client.? 172.21.15.67:0/2596021097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:12.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:12 smithi067 bash[27441]: cluster 2024-04-03T19:06:10.683383+0000 mgr.y (mgr.24370) 8632 : cluster [DBG] pgmap v8616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:12.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:12 smithi067 bash[27441]: audit 2024-04-03T19:06:11.239973+0000 mon.c (mon.2) 3400 : audit [DBG] from='client.? 172.21.15.67:0/2596021097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:12.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:12 smithi067 bash[17655]: cluster 2024-04-03T19:06:10.683383+0000 mgr.y (mgr.24370) 8632 : cluster [DBG] pgmap v8616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:12.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:12 smithi067 bash[17655]: audit 2024-04-03T19:06:11.239973+0000 mon.c (mon.2) 3400 : audit [DBG] from='client.? 172.21.15.67:0/2596021097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:13.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:06:13.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:06:14.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:14 smithi082 bash[20963]: cluster 2024-04-03T19:06:12.684171+0000 mgr.y (mgr.24370) 8633 : cluster [DBG] pgmap v8617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:14.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:14 smithi082 bash[20963]: audit 2024-04-03T19:06:13.686299+0000 mon.a (mon.0) 7741 : audit [DBG] from='client.? 172.21.15.67:0/1968549555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:14.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:14 smithi067 bash[27441]: cluster 2024-04-03T19:06:12.684171+0000 mgr.y (mgr.24370) 8633 : cluster [DBG] pgmap v8617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:14.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:14 smithi067 bash[27441]: audit 2024-04-03T19:06:13.686299+0000 mon.a (mon.0) 7741 : audit [DBG] from='client.? 172.21.15.67:0/1968549555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:14.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:14 smithi067 bash[17655]: cluster 2024-04-03T19:06:12.684171+0000 mgr.y (mgr.24370) 8633 : cluster [DBG] pgmap v8617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:14.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:14 smithi067 bash[17655]: audit 2024-04-03T19:06:13.686299+0000 mon.a (mon.0) 7741 : audit [DBG] from='client.? 172.21.15.67:0/1968549555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:16.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:16 smithi082 bash[20963]: cluster 2024-04-03T19:06:14.684917+0000 mgr.y (mgr.24370) 8634 : cluster [DBG] pgmap v8618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:16.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:16 smithi067 bash[17655]: cluster 2024-04-03T19:06:14.684917+0000 mgr.y (mgr.24370) 8634 : cluster [DBG] pgmap v8618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:16.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:16 smithi067 bash[27441]: cluster 2024-04-03T19:06:14.684917+0000 mgr.y (mgr.24370) 8634 : cluster [DBG] pgmap v8618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:17.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:17 smithi082 bash[20963]: audit 2024-04-03T19:06:16.143267+0000 mon.a (mon.0) 7742 : audit [DBG] from='client.? 172.21.15.67:0/3513061290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:17.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:17 smithi067 bash[27441]: audit 2024-04-03T19:06:16.143267+0000 mon.a (mon.0) 7742 : audit [DBG] from='client.? 172.21.15.67:0/3513061290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:17.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:17 smithi067 bash[17655]: audit 2024-04-03T19:06:16.143267+0000 mon.a (mon.0) 7742 : audit [DBG] from='client.? 172.21.15.67:0/3513061290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:18.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:18 smithi082 bash[20963]: cluster 2024-04-03T19:06:16.686079+0000 mgr.y (mgr.24370) 8635 : cluster [DBG] pgmap v8619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:18.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:18 smithi067 bash[17655]: cluster 2024-04-03T19:06:16.686079+0000 mgr.y (mgr.24370) 8635 : cluster [DBG] pgmap v8619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:18.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:18 smithi067 bash[27441]: cluster 2024-04-03T19:06:16.686079+0000 mgr.y (mgr.24370) 8635 : cluster [DBG] pgmap v8619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:19.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:19 smithi082 bash[20963]: audit 2024-04-03T19:06:18.595932+0000 mon.a (mon.0) 7743 : audit [DBG] from='client.? 172.21.15.67:0/1588187584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:19.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:19 smithi067 bash[17655]: audit 2024-04-03T19:06:18.595932+0000 mon.a (mon.0) 7743 : audit [DBG] from='client.? 172.21.15.67:0/1588187584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:19.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:19 smithi067 bash[27441]: audit 2024-04-03T19:06:18.595932+0000 mon.a (mon.0) 7743 : audit [DBG] from='client.? 172.21.15.67:0/1588187584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:20.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:20 smithi082 bash[20963]: cluster 2024-04-03T19:06:18.686719+0000 mgr.y (mgr.24370) 8636 : cluster [DBG] pgmap v8620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:20.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:20 smithi067 bash[27441]: cluster 2024-04-03T19:06:18.686719+0000 mgr.y (mgr.24370) 8636 : cluster [DBG] pgmap v8620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:20.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:20 smithi067 bash[17655]: cluster 2024-04-03T19:06:18.686719+0000 mgr.y (mgr.24370) 8636 : cluster [DBG] pgmap v8620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:22.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:22 smithi082 bash[20963]: cluster 2024-04-03T19:06:20.687824+0000 mgr.y (mgr.24370) 8637 : cluster [DBG] pgmap v8621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:22.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:22 smithi082 bash[20963]: audit 2024-04-03T19:06:21.052966+0000 mon.c (mon.2) 3401 : audit [DBG] from='client.? 172.21.15.67:0/1975912305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:22.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:22 smithi067 bash[17655]: cluster 2024-04-03T19:06:20.687824+0000 mgr.y (mgr.24370) 8637 : cluster [DBG] pgmap v8621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:22.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:22 smithi067 bash[17655]: audit 2024-04-03T19:06:21.052966+0000 mon.c (mon.2) 3401 : audit [DBG] from='client.? 172.21.15.67:0/1975912305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:22.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:22 smithi067 bash[27441]: cluster 2024-04-03T19:06:20.687824+0000 mgr.y (mgr.24370) 8637 : cluster [DBG] pgmap v8621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:22.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:22 smithi067 bash[27441]: audit 2024-04-03T19:06:21.052966+0000 mon.c (mon.2) 3401 : audit [DBG] from='client.? 172.21.15.67:0/1975912305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:23.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:06:23.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:06:24.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:24 smithi082 bash[20963]: cluster 2024-04-03T19:06:22.688633+0000 mgr.y (mgr.24370) 8638 : cluster [DBG] pgmap v8622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:24.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:24 smithi082 bash[20963]: audit 2024-04-03T19:06:23.509271+0000 mon.c (mon.2) 3402 : audit [DBG] from='client.? 172.21.15.67:0/1840043186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:24.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:24 smithi067 bash[17655]: cluster 2024-04-03T19:06:22.688633+0000 mgr.y (mgr.24370) 8638 : cluster [DBG] pgmap v8622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:24.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:24 smithi067 bash[17655]: audit 2024-04-03T19:06:23.509271+0000 mon.c (mon.2) 3402 : audit [DBG] from='client.? 172.21.15.67:0/1840043186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:24.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:24 smithi067 bash[27441]: cluster 2024-04-03T19:06:22.688633+0000 mgr.y (mgr.24370) 8638 : cluster [DBG] pgmap v8622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:24.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:24 smithi067 bash[27441]: audit 2024-04-03T19:06:23.509271+0000 mon.c (mon.2) 3402 : audit [DBG] from='client.? 172.21.15.67:0/1840043186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:26.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:26 smithi082 bash[20963]: cluster 2024-04-03T19:06:24.689305+0000 mgr.y (mgr.24370) 8639 : cluster [DBG] pgmap v8623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:26.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:26 smithi082 bash[20963]: audit 2024-04-03T19:06:25.109886+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:26.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:26 smithi082 bash[20963]: audit 2024-04-03T19:06:25.965194+0000 mon.c (mon.2) 3403 : audit [DBG] from='client.? 172.21.15.67:0/915756454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:26.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:26 smithi067 bash[17655]: cluster 2024-04-03T19:06:24.689305+0000 mgr.y (mgr.24370) 8639 : cluster [DBG] pgmap v8623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:26.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:26 smithi067 bash[17655]: audit 2024-04-03T19:06:25.109886+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:26.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:26 smithi067 bash[17655]: audit 2024-04-03T19:06:25.965194+0000 mon.c (mon.2) 3403 : audit [DBG] from='client.? 172.21.15.67:0/915756454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:26.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:26 smithi067 bash[27441]: cluster 2024-04-03T19:06:24.689305+0000 mgr.y (mgr.24370) 8639 : cluster [DBG] pgmap v8623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:26.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:26 smithi067 bash[27441]: audit 2024-04-03T19:06:25.109886+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:26.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:26 smithi067 bash[27441]: audit 2024-04-03T19:06:25.965194+0000 mon.c (mon.2) 3403 : audit [DBG] from='client.? 172.21.15.67:0/915756454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:28.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:28 smithi082 bash[20963]: cluster 2024-04-03T19:06:26.690514+0000 mgr.y (mgr.24370) 8640 : cluster [DBG] pgmap v8624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:28.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:28 smithi067 bash[17655]: cluster 2024-04-03T19:06:26.690514+0000 mgr.y (mgr.24370) 8640 : cluster [DBG] pgmap v8624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:28.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:28 smithi067 bash[27441]: cluster 2024-04-03T19:06:26.690514+0000 mgr.y (mgr.24370) 8640 : cluster [DBG] pgmap v8624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:29.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:29 smithi082 bash[20963]: audit 2024-04-03T19:06:28.431120+0000 mon.c (mon.2) 3404 : audit [DBG] from='client.? 172.21.15.67:0/2136624266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:29.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:29 smithi067 bash[27441]: audit 2024-04-03T19:06:28.431120+0000 mon.c (mon.2) 3404 : audit [DBG] from='client.? 172.21.15.67:0/2136624266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:29.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:29 smithi067 bash[17655]: audit 2024-04-03T19:06:28.431120+0000 mon.c (mon.2) 3404 : audit [DBG] from='client.? 172.21.15.67:0/2136624266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:30.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:30 smithi082 bash[20963]: cluster 2024-04-03T19:06:28.691333+0000 mgr.y (mgr.24370) 8641 : cluster [DBG] pgmap v8625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:30.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:30 smithi067 bash[27441]: cluster 2024-04-03T19:06:28.691333+0000 mgr.y (mgr.24370) 8641 : cluster [DBG] pgmap v8625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:30.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:30 smithi067 bash[17655]: cluster 2024-04-03T19:06:28.691333+0000 mgr.y (mgr.24370) 8641 : cluster [DBG] pgmap v8625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:31.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:31 smithi082 bash[20963]: audit 2024-04-03T19:06:30.880308+0000 mon.c (mon.2) 3405 : audit [DBG] from='client.? 172.21.15.67:0/654517194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:31.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:31 smithi067 bash[17655]: audit 2024-04-03T19:06:30.880308+0000 mon.c (mon.2) 3405 : audit [DBG] from='client.? 172.21.15.67:0/654517194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:31.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:31 smithi067 bash[27441]: audit 2024-04-03T19:06:30.880308+0000 mon.c (mon.2) 3405 : audit [DBG] from='client.? 172.21.15.67:0/654517194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:32.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:32 smithi082 bash[20963]: cluster 2024-04-03T19:06:30.692133+0000 mgr.y (mgr.24370) 8642 : cluster [DBG] pgmap v8626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:32.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:32 smithi067 bash[17655]: cluster 2024-04-03T19:06:30.692133+0000 mgr.y (mgr.24370) 8642 : cluster [DBG] pgmap v8626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:32.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:32 smithi067 bash[27441]: cluster 2024-04-03T19:06:30.692133+0000 mgr.y (mgr.24370) 8642 : cluster [DBG] pgmap v8626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:33.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:33 smithi082 bash[20963]: audit 2024-04-03T19:06:32.917955+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:06:33.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:33 smithi067 bash[17655]: audit 2024-04-03T19:06:32.917955+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:06:33.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:33] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:06:33.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:33 smithi067 bash[27441]: audit 2024-04-03T19:06:32.917955+0000 mon.a (mon.0) 7745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:06:33.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:06:34.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:34 smithi082 bash[20963]: cluster 2024-04-03T19:06:32.692830+0000 mgr.y (mgr.24370) 8643 : cluster [DBG] pgmap v8627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:34.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:34 smithi082 bash[20963]: audit 2024-04-03T19:06:33.352091+0000 mon.a (mon.0) 7746 : audit [DBG] from='client.? 172.21.15.67:0/1040170063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:34.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:34 smithi067 bash[17655]: cluster 2024-04-03T19:06:32.692830+0000 mgr.y (mgr.24370) 8643 : cluster [DBG] pgmap v8627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:34.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:34 smithi067 bash[17655]: audit 2024-04-03T19:06:33.352091+0000 mon.a (mon.0) 7746 : audit [DBG] from='client.? 172.21.15.67:0/1040170063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:34.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:34 smithi067 bash[27441]: cluster 2024-04-03T19:06:32.692830+0000 mgr.y (mgr.24370) 8643 : cluster [DBG] pgmap v8627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:34.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:34 smithi067 bash[27441]: audit 2024-04-03T19:06:33.352091+0000 mon.a (mon.0) 7746 : audit [DBG] from='client.? 172.21.15.67:0/1040170063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:36.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:36 smithi082 bash[20963]: cluster 2024-04-03T19:06:34.693489+0000 mgr.y (mgr.24370) 8644 : cluster [DBG] pgmap v8628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:36.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:36 smithi082 bash[20963]: audit 2024-04-03T19:06:35.813868+0000 mon.a (mon.0) 7747 : audit [DBG] from='client.? 172.21.15.67:0/242113542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:36.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:36 smithi067 bash[27441]: cluster 2024-04-03T19:06:34.693489+0000 mgr.y (mgr.24370) 8644 : cluster [DBG] pgmap v8628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:36.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:36 smithi067 bash[27441]: audit 2024-04-03T19:06:35.813868+0000 mon.a (mon.0) 7747 : audit [DBG] from='client.? 172.21.15.67:0/242113542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:36.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:36 smithi067 bash[17655]: cluster 2024-04-03T19:06:34.693489+0000 mgr.y (mgr.24370) 8644 : cluster [DBG] pgmap v8628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:36.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:36 smithi067 bash[17655]: audit 2024-04-03T19:06:35.813868+0000 mon.a (mon.0) 7747 : audit [DBG] from='client.? 172.21.15.67:0/242113542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:38.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:38 smithi082 bash[20963]: cluster 2024-04-03T19:06:36.694691+0000 mgr.y (mgr.24370) 8645 : cluster [DBG] pgmap v8629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:38.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:38 smithi067 bash[27441]: cluster 2024-04-03T19:06:36.694691+0000 mgr.y (mgr.24370) 8645 : cluster [DBG] pgmap v8629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:38.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:38 smithi067 bash[17655]: cluster 2024-04-03T19:06:36.694691+0000 mgr.y (mgr.24370) 8645 : cluster [DBG] pgmap v8629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:39.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:39 smithi082 bash[20963]: audit 2024-04-03T19:06:38.275338+0000 mon.a (mon.0) 7748 : audit [DBG] from='client.? 172.21.15.67:0/634443738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:39.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:39 smithi082 bash[20963]: audit 2024-04-03T19:06:38.612069+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:39 smithi082 bash[20963]: audit 2024-04-03T19:06:38.619275+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:39 smithi082 bash[20963]: audit 2024-04-03T19:06:38.914788+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:39 smithi082 bash[20963]: audit 2024-04-03T19:06:38.922678+0000 mon.a (mon.0) 7752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[27441]: audit 2024-04-03T19:06:38.275338+0000 mon.a (mon.0) 7748 : audit [DBG] from='client.? 172.21.15.67:0/634443738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:39.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[27441]: audit 2024-04-03T19:06:38.612069+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[27441]: audit 2024-04-03T19:06:38.619275+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[27441]: audit 2024-04-03T19:06:38.914788+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[27441]: audit 2024-04-03T19:06:38.922678+0000 mon.a (mon.0) 7752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[17655]: audit 2024-04-03T19:06:38.275338+0000 mon.a (mon.0) 7748 : audit [DBG] from='client.? 172.21.15.67:0/634443738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:39.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[17655]: audit 2024-04-03T19:06:38.612069+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[17655]: audit 2024-04-03T19:06:38.619275+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[17655]: audit 2024-04-03T19:06:38.914788+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:39.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:39 smithi067 bash[17655]: audit 2024-04-03T19:06:38.922678+0000 mon.a (mon.0) 7752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:40.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:40 smithi082 bash[20963]: cluster 2024-04-03T19:06:38.695363+0000 mgr.y (mgr.24370) 8646 : cluster [DBG] pgmap v8630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:40.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:40 smithi082 bash[20963]: audit 2024-04-03T19:06:39.360560+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:06:40.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:40 smithi082 bash[20963]: audit 2024-04-03T19:06:39.362375+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:06:40.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:40 smithi082 bash[20963]: audit 2024-04-03T19:06:39.371190+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:40.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:40 smithi067 bash[17655]: cluster 2024-04-03T19:06:38.695363+0000 mgr.y (mgr.24370) 8646 : cluster [DBG] pgmap v8630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:40.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:40 smithi067 bash[17655]: audit 2024-04-03T19:06:39.360560+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:06:40.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:40 smithi067 bash[17655]: audit 2024-04-03T19:06:39.362375+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:06:40.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:40 smithi067 bash[17655]: audit 2024-04-03T19:06:39.371190+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:40.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:40 smithi067 bash[27441]: cluster 2024-04-03T19:06:38.695363+0000 mgr.y (mgr.24370) 8646 : cluster [DBG] pgmap v8630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:40.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:40 smithi067 bash[27441]: audit 2024-04-03T19:06:39.360560+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:06:40.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:40 smithi067 bash[27441]: audit 2024-04-03T19:06:39.362375+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:06:40.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:40 smithi067 bash[27441]: audit 2024-04-03T19:06:39.371190+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:06:41.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:41 smithi082 bash[20963]: audit 2024-04-03T19:06:40.109113+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:41.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:41 smithi082 bash[20963]: audit 2024-04-03T19:06:40.738955+0000 mon.c (mon.2) 3406 : audit [DBG] from='client.? 172.21.15.67:0/3340943789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:41.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:41 smithi067 bash[27441]: audit 2024-04-03T19:06:40.109113+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:41.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:41 smithi067 bash[27441]: audit 2024-04-03T19:06:40.738955+0000 mon.c (mon.2) 3406 : audit [DBG] from='client.? 172.21.15.67:0/3340943789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:41.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:41 smithi067 bash[17655]: audit 2024-04-03T19:06:40.109113+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:41.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:41 smithi067 bash[17655]: audit 2024-04-03T19:06:40.738955+0000 mon.c (mon.2) 3406 : audit [DBG] from='client.? 172.21.15.67:0/3340943789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:42.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:42 smithi082 bash[20963]: cluster 2024-04-03T19:06:40.696434+0000 mgr.y (mgr.24370) 8647 : cluster [DBG] pgmap v8631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:42.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:42 smithi067 bash[27441]: cluster 2024-04-03T19:06:40.696434+0000 mgr.y (mgr.24370) 8647 : cluster [DBG] pgmap v8631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:42.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:42 smithi067 bash[17655]: cluster 2024-04-03T19:06:40.696434+0000 mgr.y (mgr.24370) 8647 : cluster [DBG] pgmap v8631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:43.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:06:43.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:06:44.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:44 smithi082 bash[20963]: cluster 2024-04-03T19:06:42.697148+0000 mgr.y (mgr.24370) 8648 : cluster [DBG] pgmap v8632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:44.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:44 smithi082 bash[20963]: audit 2024-04-03T19:06:43.195065+0000 mon.c (mon.2) 3407 : audit [DBG] from='client.? 172.21.15.67:0/874250852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:44.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:44 smithi067 bash[17655]: cluster 2024-04-03T19:06:42.697148+0000 mgr.y (mgr.24370) 8648 : cluster [DBG] pgmap v8632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:44.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:44 smithi067 bash[17655]: audit 2024-04-03T19:06:43.195065+0000 mon.c (mon.2) 3407 : audit [DBG] from='client.? 172.21.15.67:0/874250852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:44.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:44 smithi067 bash[27441]: cluster 2024-04-03T19:06:42.697148+0000 mgr.y (mgr.24370) 8648 : cluster [DBG] pgmap v8632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:44.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:44 smithi067 bash[27441]: audit 2024-04-03T19:06:43.195065+0000 mon.c (mon.2) 3407 : audit [DBG] from='client.? 172.21.15.67:0/874250852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:46.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:46 smithi082 bash[20963]: cluster 2024-04-03T19:06:44.697873+0000 mgr.y (mgr.24370) 8649 : cluster [DBG] pgmap v8633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:46.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:46 smithi082 bash[20963]: audit 2024-04-03T19:06:45.651540+0000 mon.a (mon.0) 7757 : audit [DBG] from='client.? 172.21.15.67:0/1151985492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:46.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:46 smithi067 bash[27441]: cluster 2024-04-03T19:06:44.697873+0000 mgr.y (mgr.24370) 8649 : cluster [DBG] pgmap v8633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:46.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:46 smithi067 bash[27441]: audit 2024-04-03T19:06:45.651540+0000 mon.a (mon.0) 7757 : audit [DBG] from='client.? 172.21.15.67:0/1151985492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:46 smithi067 bash[17655]: cluster 2024-04-03T19:06:44.697873+0000 mgr.y (mgr.24370) 8649 : cluster [DBG] pgmap v8633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:46 smithi067 bash[17655]: audit 2024-04-03T19:06:45.651540+0000 mon.a (mon.0) 7757 : audit [DBG] from='client.? 172.21.15.67:0/1151985492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:48.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:48 smithi067 bash[27441]: cluster 2024-04-03T19:06:46.699043+0000 mgr.y (mgr.24370) 8650 : cluster [DBG] pgmap v8634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:48.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:48 smithi067 bash[27441]: audit 2024-04-03T19:06:48.107368+0000 mon.c (mon.2) 3408 : audit [DBG] from='client.? 172.21.15.67:0/3562873190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:48.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:48 smithi067 bash[17655]: cluster 2024-04-03T19:06:46.699043+0000 mgr.y (mgr.24370) 8650 : cluster [DBG] pgmap v8634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:48.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:48 smithi067 bash[17655]: audit 2024-04-03T19:06:48.107368+0000 mon.c (mon.2) 3408 : audit [DBG] from='client.? 172.21.15.67:0/3562873190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:48.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:48 smithi082 bash[20963]: cluster 2024-04-03T19:06:46.699043+0000 mgr.y (mgr.24370) 8650 : cluster [DBG] pgmap v8634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:48.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:48 smithi082 bash[20963]: audit 2024-04-03T19:06:48.107368+0000 mon.c (mon.2) 3408 : audit [DBG] from='client.? 172.21.15.67:0/3562873190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:50.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:50 smithi067 bash[27441]: cluster 2024-04-03T19:06:48.699861+0000 mgr.y (mgr.24370) 8651 : cluster [DBG] pgmap v8635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:50.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:50 smithi067 bash[17655]: cluster 2024-04-03T19:06:48.699861+0000 mgr.y (mgr.24370) 8651 : cluster [DBG] pgmap v8635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:50.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:50 smithi082 bash[20963]: cluster 2024-04-03T19:06:48.699861+0000 mgr.y (mgr.24370) 8651 : cluster [DBG] pgmap v8635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:51.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:51 smithi067 bash[27441]: audit 2024-04-03T19:06:50.557381+0000 mon.c (mon.2) 3409 : audit [DBG] from='client.? 172.21.15.67:0/1654295590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:51.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:51 smithi067 bash[17655]: audit 2024-04-03T19:06:50.557381+0000 mon.c (mon.2) 3409 : audit [DBG] from='client.? 172.21.15.67:0/1654295590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:51.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:51 smithi082 bash[20963]: audit 2024-04-03T19:06:50.557381+0000 mon.c (mon.2) 3409 : audit [DBG] from='client.? 172.21.15.67:0/1654295590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:52.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:52 smithi067 bash[17655]: cluster 2024-04-03T19:06:50.700921+0000 mgr.y (mgr.24370) 8652 : cluster [DBG] pgmap v8636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:52.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:52 smithi067 bash[27441]: cluster 2024-04-03T19:06:50.700921+0000 mgr.y (mgr.24370) 8652 : cluster [DBG] pgmap v8636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:52.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:52 smithi082 bash[20963]: cluster 2024-04-03T19:06:50.700921+0000 mgr.y (mgr.24370) 8652 : cluster [DBG] pgmap v8636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:53.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:53 smithi067 bash[17655]: audit 2024-04-03T19:06:53.007039+0000 mon.c (mon.2) 3410 : audit [DBG] from='client.? 172.21.15.67:0/772982759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:53.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:53 smithi067 bash[27441]: audit 2024-04-03T19:06:53.007039+0000 mon.c (mon.2) 3410 : audit [DBG] from='client.? 172.21.15.67:0/772982759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:53.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:06:53.484 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:53 smithi082 bash[20963]: audit 2024-04-03T19:06:53.007039+0000 mon.c (mon.2) 3410 : audit [DBG] from='client.? 172.21.15.67:0/772982759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:53.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:06:54.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:54 smithi067 bash[27441]: cluster 2024-04-03T19:06:52.701560+0000 mgr.y (mgr.24370) 8653 : cluster [DBG] pgmap v8637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:54.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:54 smithi067 bash[17655]: cluster 2024-04-03T19:06:52.701560+0000 mgr.y (mgr.24370) 8653 : cluster [DBG] pgmap v8637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:54.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:54 smithi082 bash[20963]: cluster 2024-04-03T19:06:52.701560+0000 mgr.y (mgr.24370) 8653 : cluster [DBG] pgmap v8637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:55.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:55 smithi067 bash[27441]: audit 2024-04-03T19:06:55.110412+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:55.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:55 smithi067 bash[17655]: audit 2024-04-03T19:06:55.110412+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:55.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:55 smithi082 bash[20963]: audit 2024-04-03T19:06:55.110412+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:06:56.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:56 smithi082 bash[20963]: cluster 2024-04-03T19:06:54.702202+0000 mgr.y (mgr.24370) 8654 : cluster [DBG] pgmap v8638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:56.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:56 smithi082 bash[20963]: audit 2024-04-03T19:06:55.454702+0000 mon.c (mon.2) 3411 : audit [DBG] from='client.? 172.21.15.67:0/1780664548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:56.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:56 smithi067 bash[17655]: cluster 2024-04-03T19:06:54.702202+0000 mgr.y (mgr.24370) 8654 : cluster [DBG] pgmap v8638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:56.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:56 smithi067 bash[17655]: audit 2024-04-03T19:06:55.454702+0000 mon.c (mon.2) 3411 : audit [DBG] from='client.? 172.21.15.67:0/1780664548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:56.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:56 smithi067 bash[27441]: cluster 2024-04-03T19:06:54.702202+0000 mgr.y (mgr.24370) 8654 : cluster [DBG] pgmap v8638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:56.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:56 smithi067 bash[27441]: audit 2024-04-03T19:06:55.454702+0000 mon.c (mon.2) 3411 : audit [DBG] from='client.? 172.21.15.67:0/1780664548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:58.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:58 smithi082 bash[20963]: cluster 2024-04-03T19:06:56.703315+0000 mgr.y (mgr.24370) 8655 : cluster [DBG] pgmap v8639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:58.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:06:58 smithi082 bash[20963]: audit 2024-04-03T19:06:57.907916+0000 mon.a (mon.0) 7759 : audit [DBG] from='client.? 172.21.15.67:0/3553781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:58.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:58 smithi067 bash[17655]: cluster 2024-04-03T19:06:56.703315+0000 mgr.y (mgr.24370) 8655 : cluster [DBG] pgmap v8639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:58.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:06:58 smithi067 bash[17655]: audit 2024-04-03T19:06:57.907916+0000 mon.a (mon.0) 7759 : audit [DBG] from='client.? 172.21.15.67:0/3553781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:06:58.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:58 smithi067 bash[27441]: cluster 2024-04-03T19:06:56.703315+0000 mgr.y (mgr.24370) 8655 : cluster [DBG] pgmap v8639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:06:58.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:06:58 smithi067 bash[27441]: audit 2024-04-03T19:06:57.907916+0000 mon.a (mon.0) 7759 : audit [DBG] from='client.? 172.21.15.67:0/3553781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:00.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:00 smithi082 bash[20963]: cluster 2024-04-03T19:06:58.703991+0000 mgr.y (mgr.24370) 8656 : cluster [DBG] pgmap v8640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:00.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:00 smithi067 bash[17655]: cluster 2024-04-03T19:06:58.703991+0000 mgr.y (mgr.24370) 8656 : cluster [DBG] pgmap v8640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:00.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:00 smithi067 bash[27441]: cluster 2024-04-03T19:06:58.703991+0000 mgr.y (mgr.24370) 8656 : cluster [DBG] pgmap v8640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:01.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:01 smithi082 bash[20963]: audit 2024-04-03T19:07:00.359754+0000 mon.c (mon.2) 3412 : audit [DBG] from='client.? 172.21.15.67:0/2830341055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:01.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:01 smithi067 bash[27441]: audit 2024-04-03T19:07:00.359754+0000 mon.c (mon.2) 3412 : audit [DBG] from='client.? 172.21.15.67:0/2830341055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:01.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:01 smithi067 bash[17655]: audit 2024-04-03T19:07:00.359754+0000 mon.c (mon.2) 3412 : audit [DBG] from='client.? 172.21.15.67:0/2830341055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:02.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:02 smithi082 bash[20963]: cluster 2024-04-03T19:07:00.704999+0000 mgr.y (mgr.24370) 8657 : cluster [DBG] pgmap v8641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:02.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:02 smithi067 bash[27441]: cluster 2024-04-03T19:07:00.704999+0000 mgr.y (mgr.24370) 8657 : cluster [DBG] pgmap v8641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:02.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:02 smithi067 bash[17655]: cluster 2024-04-03T19:07:00.704999+0000 mgr.y (mgr.24370) 8657 : cluster [DBG] pgmap v8641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:03.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:03 smithi067 bash[17655]: audit 2024-04-03T19:07:02.817858+0000 mon.c (mon.2) 3413 : audit [DBG] from='client.? 172.21.15.67:0/1301882095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:03.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:07:03.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:03 smithi067 bash[27441]: audit 2024-04-03T19:07:02.817858+0000 mon.c (mon.2) 3413 : audit [DBG] from='client.? 172.21.15.67:0/1301882095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:03.484 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:03 smithi082 bash[20963]: audit 2024-04-03T19:07:02.817858+0000 mon.c (mon.2) 3413 : audit [DBG] from='client.? 172.21.15.67:0/1301882095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:03.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:07:04.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:04 smithi082 bash[20963]: cluster 2024-04-03T19:07:02.705734+0000 mgr.y (mgr.24370) 8658 : cluster [DBG] pgmap v8642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:04.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:04 smithi067 bash[27441]: cluster 2024-04-03T19:07:02.705734+0000 mgr.y (mgr.24370) 8658 : cluster [DBG] pgmap v8642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:04.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:04 smithi067 bash[17655]: cluster 2024-04-03T19:07:02.705734+0000 mgr.y (mgr.24370) 8658 : cluster [DBG] pgmap v8642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:06.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:06 smithi082 bash[20963]: cluster 2024-04-03T19:07:04.706419+0000 mgr.y (mgr.24370) 8659 : cluster [DBG] pgmap v8643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:06.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:06 smithi082 bash[20963]: audit 2024-04-03T19:07:05.269697+0000 mon.c (mon.2) 3414 : audit [DBG] from='client.? 172.21.15.67:0/1974811611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:06.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:06 smithi067 bash[17655]: cluster 2024-04-03T19:07:04.706419+0000 mgr.y (mgr.24370) 8659 : cluster [DBG] pgmap v8643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:06.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:06 smithi067 bash[17655]: audit 2024-04-03T19:07:05.269697+0000 mon.c (mon.2) 3414 : audit [DBG] from='client.? 172.21.15.67:0/1974811611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:06.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:06 smithi067 bash[27441]: cluster 2024-04-03T19:07:04.706419+0000 mgr.y (mgr.24370) 8659 : cluster [DBG] pgmap v8643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:06.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:06 smithi067 bash[27441]: audit 2024-04-03T19:07:05.269697+0000 mon.c (mon.2) 3414 : audit [DBG] from='client.? 172.21.15.67:0/1974811611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:08.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:08 smithi082 bash[20963]: cluster 2024-04-03T19:07:06.707476+0000 mgr.y (mgr.24370) 8660 : cluster [DBG] pgmap v8644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:08.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:08 smithi082 bash[20963]: audit 2024-04-03T19:07:07.724535+0000 mon.c (mon.2) 3415 : audit [DBG] from='client.? 172.21.15.67:0/1135190617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:08.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:08 smithi067 bash[27441]: cluster 2024-04-03T19:07:06.707476+0000 mgr.y (mgr.24370) 8660 : cluster [DBG] pgmap v8644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:08.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:08 smithi067 bash[27441]: audit 2024-04-03T19:07:07.724535+0000 mon.c (mon.2) 3415 : audit [DBG] from='client.? 172.21.15.67:0/1135190617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:08.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:08 smithi067 bash[17655]: cluster 2024-04-03T19:07:06.707476+0000 mgr.y (mgr.24370) 8660 : cluster [DBG] pgmap v8644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:08.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:08 smithi067 bash[17655]: audit 2024-04-03T19:07:07.724535+0000 mon.c (mon.2) 3415 : audit [DBG] from='client.? 172.21.15.67:0/1135190617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:10.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:10 smithi082 bash[20963]: cluster 2024-04-03T19:07:08.708184+0000 mgr.y (mgr.24370) 8661 : cluster [DBG] pgmap v8645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:10.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:10 smithi082 bash[20963]: audit 2024-04-03T19:07:10.110680+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:10.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:10 smithi082 bash[20963]: audit 2024-04-03T19:07:10.176183+0000 mon.c (mon.2) 3416 : audit [DBG] from='client.? 172.21.15.67:0/3510067234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:10.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:10 smithi067 bash[27441]: cluster 2024-04-03T19:07:08.708184+0000 mgr.y (mgr.24370) 8661 : cluster [DBG] pgmap v8645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:10.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:10 smithi067 bash[27441]: audit 2024-04-03T19:07:10.110680+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:10.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:10 smithi067 bash[27441]: audit 2024-04-03T19:07:10.176183+0000 mon.c (mon.2) 3416 : audit [DBG] from='client.? 172.21.15.67:0/3510067234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:10.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:10 smithi067 bash[17655]: cluster 2024-04-03T19:07:08.708184+0000 mgr.y (mgr.24370) 8661 : cluster [DBG] pgmap v8645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:10.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:10 smithi067 bash[17655]: audit 2024-04-03T19:07:10.110680+0000 mon.a (mon.0) 7760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:10.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:10 smithi067 bash[17655]: audit 2024-04-03T19:07:10.176183+0000 mon.c (mon.2) 3416 : audit [DBG] from='client.? 172.21.15.67:0/3510067234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:12.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:12 smithi082 bash[20963]: cluster 2024-04-03T19:07:10.709192+0000 mgr.y (mgr.24370) 8662 : cluster [DBG] pgmap v8646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:12.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:12 smithi067 bash[27441]: cluster 2024-04-03T19:07:10.709192+0000 mgr.y (mgr.24370) 8662 : cluster [DBG] pgmap v8646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:12.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:12 smithi067 bash[17655]: cluster 2024-04-03T19:07:10.709192+0000 mgr.y (mgr.24370) 8662 : cluster [DBG] pgmap v8646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:13.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:13 smithi067 bash[17655]: audit 2024-04-03T19:07:12.635040+0000 mon.c (mon.2) 3417 : audit [DBG] from='client.? 172.21.15.67:0/2525322153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:13.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:13] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:07:13.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:13 smithi067 bash[27441]: audit 2024-04-03T19:07:12.635040+0000 mon.c (mon.2) 3417 : audit [DBG] from='client.? 172.21.15.67:0/2525322153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:13.484 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:13 smithi082 bash[20963]: audit 2024-04-03T19:07:12.635040+0000 mon.c (mon.2) 3417 : audit [DBG] from='client.? 172.21.15.67:0/2525322153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:13.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:07:14.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:14 smithi082 bash[20963]: cluster 2024-04-03T19:07:12.709962+0000 mgr.y (mgr.24370) 8663 : cluster [DBG] pgmap v8647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:14.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:14 smithi067 bash[17655]: cluster 2024-04-03T19:07:12.709962+0000 mgr.y (mgr.24370) 8663 : cluster [DBG] pgmap v8647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:14.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:14 smithi067 bash[27441]: cluster 2024-04-03T19:07:12.709962+0000 mgr.y (mgr.24370) 8663 : cluster [DBG] pgmap v8647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:15.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:15 smithi082 bash[20963]: audit 2024-04-03T19:07:15.087889+0000 mon.a (mon.0) 7761 : audit [DBG] from='client.? 172.21.15.67:0/2998944070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:15.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:15 smithi067 bash[17655]: audit 2024-04-03T19:07:15.087889+0000 mon.a (mon.0) 7761 : audit [DBG] from='client.? 172.21.15.67:0/2998944070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:15.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:15 smithi067 bash[27441]: audit 2024-04-03T19:07:15.087889+0000 mon.a (mon.0) 7761 : audit [DBG] from='client.? 172.21.15.67:0/2998944070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:16.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:16 smithi082 bash[20963]: cluster 2024-04-03T19:07:14.710648+0000 mgr.y (mgr.24370) 8664 : cluster [DBG] pgmap v8648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:16.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:16 smithi067 bash[27441]: cluster 2024-04-03T19:07:14.710648+0000 mgr.y (mgr.24370) 8664 : cluster [DBG] pgmap v8648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:16.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:16 smithi067 bash[17655]: cluster 2024-04-03T19:07:14.710648+0000 mgr.y (mgr.24370) 8664 : cluster [DBG] pgmap v8648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:18.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:18 smithi082 bash[20963]: cluster 2024-04-03T19:07:16.711778+0000 mgr.y (mgr.24370) 8665 : cluster [DBG] pgmap v8649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:18.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:18 smithi082 bash[20963]: audit 2024-04-03T19:07:17.539498+0000 mon.c (mon.2) 3418 : audit [DBG] from='client.? 172.21.15.67:0/730509258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:18.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:18 smithi067 bash[17655]: cluster 2024-04-03T19:07:16.711778+0000 mgr.y (mgr.24370) 8665 : cluster [DBG] pgmap v8649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:18.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:18 smithi067 bash[17655]: audit 2024-04-03T19:07:17.539498+0000 mon.c (mon.2) 3418 : audit [DBG] from='client.? 172.21.15.67:0/730509258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:18.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:18 smithi067 bash[27441]: cluster 2024-04-03T19:07:16.711778+0000 mgr.y (mgr.24370) 8665 : cluster [DBG] pgmap v8649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:18.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:18 smithi067 bash[27441]: audit 2024-04-03T19:07:17.539498+0000 mon.c (mon.2) 3418 : audit [DBG] from='client.? 172.21.15.67:0/730509258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:20.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:20 smithi082 bash[20963]: cluster 2024-04-03T19:07:18.712487+0000 mgr.y (mgr.24370) 8666 : cluster [DBG] pgmap v8650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:20.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:20 smithi082 bash[20963]: audit 2024-04-03T19:07:19.999322+0000 mon.c (mon.2) 3419 : audit [DBG] from='client.? 172.21.15.67:0/185491416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:20.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:20 smithi067 bash[17655]: cluster 2024-04-03T19:07:18.712487+0000 mgr.y (mgr.24370) 8666 : cluster [DBG] pgmap v8650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:20.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:20 smithi067 bash[17655]: audit 2024-04-03T19:07:19.999322+0000 mon.c (mon.2) 3419 : audit [DBG] from='client.? 172.21.15.67:0/185491416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:20.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:20 smithi067 bash[27441]: cluster 2024-04-03T19:07:18.712487+0000 mgr.y (mgr.24370) 8666 : cluster [DBG] pgmap v8650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:20.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:20 smithi067 bash[27441]: audit 2024-04-03T19:07:19.999322+0000 mon.c (mon.2) 3419 : audit [DBG] from='client.? 172.21.15.67:0/185491416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:22.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:22 smithi082 bash[20963]: cluster 2024-04-03T19:07:20.713541+0000 mgr.y (mgr.24370) 8667 : cluster [DBG] pgmap v8651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:22.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:22 smithi067 bash[17655]: cluster 2024-04-03T19:07:20.713541+0000 mgr.y (mgr.24370) 8667 : cluster [DBG] pgmap v8651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:22.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:22 smithi067 bash[27441]: cluster 2024-04-03T19:07:20.713541+0000 mgr.y (mgr.24370) 8667 : cluster [DBG] pgmap v8651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:23.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:23] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:07:23.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:23 smithi067 bash[17655]: audit 2024-04-03T19:07:22.451885+0000 mon.c (mon.2) 3420 : audit [DBG] from='client.? 172.21.15.67:0/2324297991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:23.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:23 smithi067 bash[27441]: audit 2024-04-03T19:07:22.451885+0000 mon.c (mon.2) 3420 : audit [DBG] from='client.? 172.21.15.67:0/2324297991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:23.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:23 smithi082 bash[20963]: audit 2024-04-03T19:07:22.451885+0000 mon.c (mon.2) 3420 : audit [DBG] from='client.? 172.21.15.67:0/2324297991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:23.615 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:07:24.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:24 smithi082 bash[20963]: cluster 2024-04-03T19:07:22.714298+0000 mgr.y (mgr.24370) 8668 : cluster [DBG] pgmap v8652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:24.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:24 smithi067 bash[17655]: cluster 2024-04-03T19:07:22.714298+0000 mgr.y (mgr.24370) 8668 : cluster [DBG] pgmap v8652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:24.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:24 smithi067 bash[27441]: cluster 2024-04-03T19:07:22.714298+0000 mgr.y (mgr.24370) 8668 : cluster [DBG] pgmap v8652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:25.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:25 smithi082 bash[20963]: audit 2024-04-03T19:07:24.919962+0000 mon.a (mon.0) 7762 : audit [DBG] from='client.? 172.21.15.67:0/932937085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:25.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:25 smithi082 bash[20963]: audit 2024-04-03T19:07:25.111393+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:25.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:25 smithi067 bash[17655]: audit 2024-04-03T19:07:24.919962+0000 mon.a (mon.0) 7762 : audit [DBG] from='client.? 172.21.15.67:0/932937085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:25.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:25 smithi067 bash[17655]: audit 2024-04-03T19:07:25.111393+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:25.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:25 smithi067 bash[27441]: audit 2024-04-03T19:07:24.919962+0000 mon.a (mon.0) 7762 : audit [DBG] from='client.? 172.21.15.67:0/932937085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:25.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:25 smithi067 bash[27441]: audit 2024-04-03T19:07:25.111393+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:26.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:26 smithi082 bash[20963]: cluster 2024-04-03T19:07:24.714968+0000 mgr.y (mgr.24370) 8669 : cluster [DBG] pgmap v8653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:26.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:26 smithi067 bash[17655]: cluster 2024-04-03T19:07:24.714968+0000 mgr.y (mgr.24370) 8669 : cluster [DBG] pgmap v8653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:26.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:26 smithi067 bash[27441]: cluster 2024-04-03T19:07:24.714968+0000 mgr.y (mgr.24370) 8669 : cluster [DBG] pgmap v8653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:28.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:28 smithi082 bash[20963]: cluster 2024-04-03T19:07:26.716222+0000 mgr.y (mgr.24370) 8670 : cluster [DBG] pgmap v8654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:28.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:28 smithi082 bash[20963]: audit 2024-04-03T19:07:27.368683+0000 mon.a (mon.0) 7764 : audit [DBG] from='client.? 172.21.15.67:0/1184192839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:28.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:28 smithi067 bash[17655]: cluster 2024-04-03T19:07:26.716222+0000 mgr.y (mgr.24370) 8670 : cluster [DBG] pgmap v8654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:28.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:28 smithi067 bash[17655]: audit 2024-04-03T19:07:27.368683+0000 mon.a (mon.0) 7764 : audit [DBG] from='client.? 172.21.15.67:0/1184192839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:28.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:28 smithi067 bash[27441]: cluster 2024-04-03T19:07:26.716222+0000 mgr.y (mgr.24370) 8670 : cluster [DBG] pgmap v8654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:28.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:28 smithi067 bash[27441]: audit 2024-04-03T19:07:27.368683+0000 mon.a (mon.0) 7764 : audit [DBG] from='client.? 172.21.15.67:0/1184192839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:30.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:30 smithi082 bash[20963]: cluster 2024-04-03T19:07:28.717007+0000 mgr.y (mgr.24370) 8671 : cluster [DBG] pgmap v8655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:30.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:30 smithi082 bash[20963]: audit 2024-04-03T19:07:29.817182+0000 mon.c (mon.2) 3421 : audit [DBG] from='client.? 172.21.15.67:0/2626641148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:30.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:30 smithi067 bash[17655]: cluster 2024-04-03T19:07:28.717007+0000 mgr.y (mgr.24370) 8671 : cluster [DBG] pgmap v8655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:30.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:30 smithi067 bash[17655]: audit 2024-04-03T19:07:29.817182+0000 mon.c (mon.2) 3421 : audit [DBG] from='client.? 172.21.15.67:0/2626641148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:30.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:30 smithi067 bash[27441]: cluster 2024-04-03T19:07:28.717007+0000 mgr.y (mgr.24370) 8671 : cluster [DBG] pgmap v8655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:30.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:30 smithi067 bash[27441]: audit 2024-04-03T19:07:29.817182+0000 mon.c (mon.2) 3421 : audit [DBG] from='client.? 172.21.15.67:0/2626641148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:32.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:32 smithi082 bash[20963]: cluster 2024-04-03T19:07:30.718066+0000 mgr.y (mgr.24370) 8672 : cluster [DBG] pgmap v8656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:32.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:32 smithi082 bash[20963]: audit 2024-04-03T19:07:32.274630+0000 mon.c (mon.2) 3422 : audit [DBG] from='client.? 172.21.15.67:0/1790183879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:32.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:32 smithi067 bash[27441]: cluster 2024-04-03T19:07:30.718066+0000 mgr.y (mgr.24370) 8672 : cluster [DBG] pgmap v8656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:32.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:32 smithi067 bash[27441]: audit 2024-04-03T19:07:32.274630+0000 mon.c (mon.2) 3422 : audit [DBG] from='client.? 172.21.15.67:0/1790183879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:32.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:32 smithi067 bash[17655]: cluster 2024-04-03T19:07:30.718066+0000 mgr.y (mgr.24370) 8672 : cluster [DBG] pgmap v8656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:32.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:32 smithi067 bash[17655]: audit 2024-04-03T19:07:32.274630+0000 mon.c (mon.2) 3422 : audit [DBG] from='client.? 172.21.15.67:0/1790183879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:33.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:07:33.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:07:34.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:34 smithi082 bash[20963]: cluster 2024-04-03T19:07:32.718828+0000 mgr.y (mgr.24370) 8673 : cluster [DBG] pgmap v8657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:34.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:34 smithi067 bash[17655]: cluster 2024-04-03T19:07:32.718828+0000 mgr.y (mgr.24370) 8673 : cluster [DBG] pgmap v8657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:34.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:34 smithi067 bash[27441]: cluster 2024-04-03T19:07:32.718828+0000 mgr.y (mgr.24370) 8673 : cluster [DBG] pgmap v8657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:35.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:35 smithi082 bash[20963]: audit 2024-04-03T19:07:34.721747+0000 mon.a (mon.0) 7765 : audit [DBG] from='client.? 172.21.15.67:0/3241206907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:35.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:35 smithi067 bash[27441]: audit 2024-04-03T19:07:34.721747+0000 mon.a (mon.0) 7765 : audit [DBG] from='client.? 172.21.15.67:0/3241206907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:35.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:35 smithi067 bash[17655]: audit 2024-04-03T19:07:34.721747+0000 mon.a (mon.0) 7765 : audit [DBG] from='client.? 172.21.15.67:0/3241206907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:36.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:36 smithi082 bash[20963]: cluster 2024-04-03T19:07:34.719456+0000 mgr.y (mgr.24370) 8674 : cluster [DBG] pgmap v8658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:36.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:36 smithi067 bash[27441]: cluster 2024-04-03T19:07:34.719456+0000 mgr.y (mgr.24370) 8674 : cluster [DBG] pgmap v8658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:36.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:36 smithi067 bash[17655]: cluster 2024-04-03T19:07:34.719456+0000 mgr.y (mgr.24370) 8674 : cluster [DBG] pgmap v8658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:37.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:37 smithi082 bash[20963]: cluster 2024-04-03T19:07:36.720458+0000 mgr.y (mgr.24370) 8675 : cluster [DBG] pgmap v8659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:37.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:37 smithi082 bash[20963]: audit 2024-04-03T19:07:37.172080+0000 mon.a (mon.0) 7766 : audit [DBG] from='client.? 172.21.15.67:0/4195580354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:37.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:37 smithi067 bash[17655]: cluster 2024-04-03T19:07:36.720458+0000 mgr.y (mgr.24370) 8675 : cluster [DBG] pgmap v8659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:37.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:37 smithi067 bash[17655]: audit 2024-04-03T19:07:37.172080+0000 mon.a (mon.0) 7766 : audit [DBG] from='client.? 172.21.15.67:0/4195580354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:37.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:37 smithi067 bash[27441]: cluster 2024-04-03T19:07:36.720458+0000 mgr.y (mgr.24370) 8675 : cluster [DBG] pgmap v8659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:37.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:37 smithi067 bash[27441]: audit 2024-04-03T19:07:37.172080+0000 mon.a (mon.0) 7766 : audit [DBG] from='client.? 172.21.15.67:0/4195580354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:40.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:39 smithi082 bash[20963]: cluster 2024-04-03T19:07:38.721099+0000 mgr.y (mgr.24370) 8676 : cluster [DBG] pgmap v8660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:40.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:39 smithi082 bash[20963]: audit 2024-04-03T19:07:39.446330+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:07:40.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:39 smithi082 bash[20963]: audit 2024-04-03T19:07:39.649868+0000 mon.c (mon.2) 3423 : audit [DBG] from='client.? 172.21.15.67:0/3835901805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:40.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:39 smithi067 bash[17655]: cluster 2024-04-03T19:07:38.721099+0000 mgr.y (mgr.24370) 8676 : cluster [DBG] pgmap v8660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:40.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:39 smithi067 bash[17655]: audit 2024-04-03T19:07:39.446330+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:07:40.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:39 smithi067 bash[17655]: audit 2024-04-03T19:07:39.649868+0000 mon.c (mon.2) 3423 : audit [DBG] from='client.? 172.21.15.67:0/3835901805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:40.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:39 smithi067 bash[27441]: cluster 2024-04-03T19:07:38.721099+0000 mgr.y (mgr.24370) 8676 : cluster [DBG] pgmap v8660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:40.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:39 smithi067 bash[27441]: audit 2024-04-03T19:07:39.446330+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:07:40.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:39 smithi067 bash[27441]: audit 2024-04-03T19:07:39.649868+0000 mon.c (mon.2) 3423 : audit [DBG] from='client.? 172.21.15.67:0/3835901805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:41.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:40 smithi082 bash[20963]: audit 2024-04-03T19:07:40.111589+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:41.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:40 smithi067 bash[17655]: audit 2024-04-03T19:07:40.111589+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:41.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:40 smithi067 bash[27441]: audit 2024-04-03T19:07:40.111589+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:42.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:41 smithi082 bash[20963]: cluster 2024-04-03T19:07:40.722228+0000 mgr.y (mgr.24370) 8677 : cluster [DBG] pgmap v8661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:42.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:41 smithi067 bash[27441]: cluster 2024-04-03T19:07:40.722228+0000 mgr.y (mgr.24370) 8677 : cluster [DBG] pgmap v8661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:42.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:41 smithi067 bash[17655]: cluster 2024-04-03T19:07:40.722228+0000 mgr.y (mgr.24370) 8677 : cluster [DBG] pgmap v8661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:43.063 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:42 smithi067 bash[27441]: audit 2024-04-03T19:07:42.106708+0000 mon.a (mon.0) 7769 : audit [DBG] from='client.? 172.21.15.67:0/1547659336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:43.063 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:42 smithi067 bash[17655]: audit 2024-04-03T19:07:42.106708+0000 mon.a (mon.0) 7769 : audit [DBG] from='client.? 172.21.15.67:0/1547659336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:43.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:42 smithi082 bash[20963]: audit 2024-04-03T19:07:42.106708+0000 mon.a (mon.0) 7769 : audit [DBG] from='client.? 172.21.15.67:0/1547659336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:43.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:07:43.787 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:07:44.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:43 smithi082 bash[20963]: cluster 2024-04-03T19:07:42.722865+0000 mgr.y (mgr.24370) 8678 : cluster [DBG] pgmap v8662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:44.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:43 smithi067 bash[17655]: cluster 2024-04-03T19:07:42.722865+0000 mgr.y (mgr.24370) 8678 : cluster [DBG] pgmap v8662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:44.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:43 smithi067 bash[27441]: cluster 2024-04-03T19:07:42.722865+0000 mgr.y (mgr.24370) 8678 : cluster [DBG] pgmap v8662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:45.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:44 smithi082 bash[20963]: audit 2024-04-03T19:07:44.571060+0000 mon.a (mon.0) 7770 : audit [DBG] from='client.? 172.21.15.67:0/2775917740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:45.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:44 smithi067 bash[17655]: audit 2024-04-03T19:07:44.571060+0000 mon.a (mon.0) 7770 : audit [DBG] from='client.? 172.21.15.67:0/2775917740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:45.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:44 smithi067 bash[27441]: audit 2024-04-03T19:07:44.571060+0000 mon.a (mon.0) 7770 : audit [DBG] from='client.? 172.21.15.67:0/2775917740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[17655]: cluster 2024-04-03T19:07:44.723650+0000 mgr.y (mgr.24370) 8679 : cluster [DBG] pgmap v8663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[17655]: audit 2024-04-03T19:07:45.145112+0000 mon.a (mon.0) 7771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[17655]: audit 2024-04-03T19:07:45.152032+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[17655]: audit 2024-04-03T19:07:45.451483+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[17655]: audit 2024-04-03T19:07:45.459763+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[17655]: audit 2024-04-03T19:07:45.946869+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:07:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[17655]: audit 2024-04-03T19:07:45.948641+0000 mon.a (mon.0) 7776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:07:46.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[17655]: audit 2024-04-03T19:07:45.958158+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[27441]: cluster 2024-04-03T19:07:44.723650+0000 mgr.y (mgr.24370) 8679 : cluster [DBG] pgmap v8663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:46.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[27441]: audit 2024-04-03T19:07:45.145112+0000 mon.a (mon.0) 7771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[27441]: audit 2024-04-03T19:07:45.152032+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[27441]: audit 2024-04-03T19:07:45.451483+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[27441]: audit 2024-04-03T19:07:45.459763+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[27441]: audit 2024-04-03T19:07:45.946869+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:07:46.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[27441]: audit 2024-04-03T19:07:45.948641+0000 mon.a (mon.0) 7776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:07:46.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:46 smithi067 bash[27441]: audit 2024-04-03T19:07:45.958158+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:46 smithi082 bash[20963]: cluster 2024-04-03T19:07:44.723650+0000 mgr.y (mgr.24370) 8679 : cluster [DBG] pgmap v8663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:46.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:46 smithi082 bash[20963]: audit 2024-04-03T19:07:45.145112+0000 mon.a (mon.0) 7771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:46 smithi082 bash[20963]: audit 2024-04-03T19:07:45.152032+0000 mon.a (mon.0) 7772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:46 smithi082 bash[20963]: audit 2024-04-03T19:07:45.451483+0000 mon.a (mon.0) 7773 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:46 smithi082 bash[20963]: audit 2024-04-03T19:07:45.459763+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:46.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:46 smithi082 bash[20963]: audit 2024-04-03T19:07:45.946869+0000 mon.a (mon.0) 7775 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:07:46.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:46 smithi082 bash[20963]: audit 2024-04-03T19:07:45.948641+0000 mon.a (mon.0) 7776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:07:46.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:46 smithi082 bash[20963]: audit 2024-04-03T19:07:45.958158+0000 mon.a (mon.0) 7777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:07:47.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:47 smithi067 bash[17655]: audit 2024-04-03T19:07:47.029163+0000 mon.a (mon.0) 7778 : audit [DBG] from='client.? 172.21.15.67:0/1986889946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:47.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:47 smithi067 bash[27441]: audit 2024-04-03T19:07:47.029163+0000 mon.a (mon.0) 7778 : audit [DBG] from='client.? 172.21.15.67:0/1986889946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:47.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:47 smithi082 bash[20963]: audit 2024-04-03T19:07:47.029163+0000 mon.a (mon.0) 7778 : audit [DBG] from='client.? 172.21.15.67:0/1986889946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:48.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:48 smithi067 bash[17655]: cluster 2024-04-03T19:07:46.724814+0000 mgr.y (mgr.24370) 8680 : cluster [DBG] pgmap v8664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:48.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:48 smithi067 bash[27441]: cluster 2024-04-03T19:07:46.724814+0000 mgr.y (mgr.24370) 8680 : cluster [DBG] pgmap v8664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:48.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:48 smithi082 bash[20963]: cluster 2024-04-03T19:07:46.724814+0000 mgr.y (mgr.24370) 8680 : cluster [DBG] pgmap v8664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:50.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:50 smithi067 bash[17655]: cluster 2024-04-03T19:07:48.725486+0000 mgr.y (mgr.24370) 8681 : cluster [DBG] pgmap v8665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:50.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:50 smithi067 bash[17655]: audit 2024-04-03T19:07:49.489584+0000 mon.a (mon.0) 7779 : audit [DBG] from='client.? 172.21.15.67:0/2156350979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:50.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:50 smithi067 bash[27441]: cluster 2024-04-03T19:07:48.725486+0000 mgr.y (mgr.24370) 8681 : cluster [DBG] pgmap v8665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:50.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:50 smithi067 bash[27441]: audit 2024-04-03T19:07:49.489584+0000 mon.a (mon.0) 7779 : audit [DBG] from='client.? 172.21.15.67:0/2156350979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:50.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:50 smithi082 bash[20963]: cluster 2024-04-03T19:07:48.725486+0000 mgr.y (mgr.24370) 8681 : cluster [DBG] pgmap v8665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:50.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:50 smithi082 bash[20963]: audit 2024-04-03T19:07:49.489584+0000 mon.a (mon.0) 7779 : audit [DBG] from='client.? 172.21.15.67:0/2156350979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:52.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:52 smithi067 bash[17655]: cluster 2024-04-03T19:07:50.726588+0000 mgr.y (mgr.24370) 8682 : cluster [DBG] pgmap v8666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:52.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:52 smithi067 bash[17655]: audit 2024-04-03T19:07:51.932908+0000 mon.c (mon.2) 3424 : audit [DBG] from='client.? 172.21.15.67:0/1962227309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:52.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:52 smithi067 bash[27441]: cluster 2024-04-03T19:07:50.726588+0000 mgr.y (mgr.24370) 8682 : cluster [DBG] pgmap v8666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:52.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:52 smithi067 bash[27441]: audit 2024-04-03T19:07:51.932908+0000 mon.c (mon.2) 3424 : audit [DBG] from='client.? 172.21.15.67:0/1962227309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:52.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:52 smithi082 bash[20963]: cluster 2024-04-03T19:07:50.726588+0000 mgr.y (mgr.24370) 8682 : cluster [DBG] pgmap v8666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:52.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:52 smithi082 bash[20963]: audit 2024-04-03T19:07:51.932908+0000 mon.c (mon.2) 3424 : audit [DBG] from='client.? 172.21.15.67:0/1962227309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:53.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:07:53.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:07:54.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:54 smithi067 bash[17655]: cluster 2024-04-03T19:07:52.727225+0000 mgr.y (mgr.24370) 8683 : cluster [DBG] pgmap v8667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:54.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:54 smithi067 bash[27441]: cluster 2024-04-03T19:07:52.727225+0000 mgr.y (mgr.24370) 8683 : cluster [DBG] pgmap v8667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:54.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:54 smithi082 bash[20963]: cluster 2024-04-03T19:07:52.727225+0000 mgr.y (mgr.24370) 8683 : cluster [DBG] pgmap v8667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:55.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:55 smithi082 bash[20963]: audit 2024-04-03T19:07:54.406168+0000 mon.a (mon.0) 7780 : audit [DBG] from='client.? 172.21.15.67:0/1584258252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:55.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:55 smithi082 bash[20963]: audit 2024-04-03T19:07:55.112080+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:55.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:55 smithi067 bash[27441]: audit 2024-04-03T19:07:54.406168+0000 mon.a (mon.0) 7780 : audit [DBG] from='client.? 172.21.15.67:0/1584258252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:55.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:55 smithi067 bash[27441]: audit 2024-04-03T19:07:55.112080+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:55.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:55 smithi067 bash[17655]: audit 2024-04-03T19:07:54.406168+0000 mon.a (mon.0) 7780 : audit [DBG] from='client.? 172.21.15.67:0/1584258252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:55.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:55 smithi067 bash[17655]: audit 2024-04-03T19:07:55.112080+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:07:56.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:56 smithi082 bash[20963]: cluster 2024-04-03T19:07:54.728078+0000 mgr.y (mgr.24370) 8684 : cluster [DBG] pgmap v8668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:56.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:56 smithi067 bash[17655]: cluster 2024-04-03T19:07:54.728078+0000 mgr.y (mgr.24370) 8684 : cluster [DBG] pgmap v8668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:56.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:56 smithi067 bash[27441]: cluster 2024-04-03T19:07:54.728078+0000 mgr.y (mgr.24370) 8684 : cluster [DBG] pgmap v8668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:57.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:57 smithi082 bash[20963]: audit 2024-04-03T19:07:56.879100+0000 mon.a (mon.0) 7782 : audit [DBG] from='client.? 172.21.15.67:0/3379820716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:57.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:57 smithi067 bash[27441]: audit 2024-04-03T19:07:56.879100+0000 mon.a (mon.0) 7782 : audit [DBG] from='client.? 172.21.15.67:0/3379820716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:57.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:57 smithi067 bash[17655]: audit 2024-04-03T19:07:56.879100+0000 mon.a (mon.0) 7782 : audit [DBG] from='client.? 172.21.15.67:0/3379820716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:07:58.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:07:58 smithi082 bash[20963]: cluster 2024-04-03T19:07:56.729216+0000 mgr.y (mgr.24370) 8685 : cluster [DBG] pgmap v8669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:58.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:07:58 smithi067 bash[17655]: cluster 2024-04-03T19:07:56.729216+0000 mgr.y (mgr.24370) 8685 : cluster [DBG] pgmap v8669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:07:58.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:07:58 smithi067 bash[27441]: cluster 2024-04-03T19:07:56.729216+0000 mgr.y (mgr.24370) 8685 : cluster [DBG] pgmap v8669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:00.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:00 smithi082 bash[20963]: cluster 2024-04-03T19:07:58.729927+0000 mgr.y (mgr.24370) 8686 : cluster [DBG] pgmap v8670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:00.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:00 smithi082 bash[20963]: audit 2024-04-03T19:07:59.333955+0000 mon.a (mon.0) 7783 : audit [DBG] from='client.? 172.21.15.67:0/1287290106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:00.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:00 smithi067 bash[17655]: cluster 2024-04-03T19:07:58.729927+0000 mgr.y (mgr.24370) 8686 : cluster [DBG] pgmap v8670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:00.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:00 smithi067 bash[17655]: audit 2024-04-03T19:07:59.333955+0000 mon.a (mon.0) 7783 : audit [DBG] from='client.? 172.21.15.67:0/1287290106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:00.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:00 smithi067 bash[27441]: cluster 2024-04-03T19:07:58.729927+0000 mgr.y (mgr.24370) 8686 : cluster [DBG] pgmap v8670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:00.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:00 smithi067 bash[27441]: audit 2024-04-03T19:07:59.333955+0000 mon.a (mon.0) 7783 : audit [DBG] from='client.? 172.21.15.67:0/1287290106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:02.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:02 smithi082 bash[20963]: cluster 2024-04-03T19:08:00.731058+0000 mgr.y (mgr.24370) 8687 : cluster [DBG] pgmap v8671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:02.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:02 smithi082 bash[20963]: audit 2024-04-03T19:08:01.781774+0000 mon.a (mon.0) 7784 : audit [DBG] from='client.? 172.21.15.67:0/3600521116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:02.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:02 smithi067 bash[17655]: cluster 2024-04-03T19:08:00.731058+0000 mgr.y (mgr.24370) 8687 : cluster [DBG] pgmap v8671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:02.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:02 smithi067 bash[17655]: audit 2024-04-03T19:08:01.781774+0000 mon.a (mon.0) 7784 : audit [DBG] from='client.? 172.21.15.67:0/3600521116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:02.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:02 smithi067 bash[27441]: cluster 2024-04-03T19:08:00.731058+0000 mgr.y (mgr.24370) 8687 : cluster [DBG] pgmap v8671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:02.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:02 smithi067 bash[27441]: audit 2024-04-03T19:08:01.781774+0000 mon.a (mon.0) 7784 : audit [DBG] from='client.? 172.21.15.67:0/3600521116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:03.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:03] "GET /metrics HTTP/1.1" 200 239961 "" "Prometheus/2.43.0" 2024-04-03T19:08:03.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:08:04.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:04 smithi082 bash[20963]: cluster 2024-04-03T19:08:02.731684+0000 mgr.y (mgr.24370) 8688 : cluster [DBG] pgmap v8672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:04.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:04 smithi067 bash[17655]: cluster 2024-04-03T19:08:02.731684+0000 mgr.y (mgr.24370) 8688 : cluster [DBG] pgmap v8672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:04.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:04 smithi067 bash[27441]: cluster 2024-04-03T19:08:02.731684+0000 mgr.y (mgr.24370) 8688 : cluster [DBG] pgmap v8672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:05.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:05 smithi082 bash[20963]: audit 2024-04-03T19:08:04.238206+0000 mon.a (mon.0) 7785 : audit [DBG] from='client.? 172.21.15.67:0/3016466983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:05.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:05 smithi067 bash[17655]: audit 2024-04-03T19:08:04.238206+0000 mon.a (mon.0) 7785 : audit [DBG] from='client.? 172.21.15.67:0/3016466983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:05.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:05 smithi067 bash[27441]: audit 2024-04-03T19:08:04.238206+0000 mon.a (mon.0) 7785 : audit [DBG] from='client.? 172.21.15.67:0/3016466983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:06.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:06 smithi082 bash[20963]: cluster 2024-04-03T19:08:04.732438+0000 mgr.y (mgr.24370) 8689 : cluster [DBG] pgmap v8673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:06.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:06 smithi067 bash[17655]: cluster 2024-04-03T19:08:04.732438+0000 mgr.y (mgr.24370) 8689 : cluster [DBG] pgmap v8673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:06.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:06 smithi067 bash[27441]: cluster 2024-04-03T19:08:04.732438+0000 mgr.y (mgr.24370) 8689 : cluster [DBG] pgmap v8673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:07.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:07 smithi082 bash[20963]: audit 2024-04-03T19:08:06.688804+0000 mon.a (mon.0) 7786 : audit [DBG] from='client.? 172.21.15.67:0/2589638373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:07.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:07 smithi067 bash[17655]: audit 2024-04-03T19:08:06.688804+0000 mon.a (mon.0) 7786 : audit [DBG] from='client.? 172.21.15.67:0/2589638373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:07.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:07 smithi067 bash[27441]: audit 2024-04-03T19:08:06.688804+0000 mon.a (mon.0) 7786 : audit [DBG] from='client.? 172.21.15.67:0/2589638373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:08.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:08 smithi082 bash[20963]: cluster 2024-04-03T19:08:06.733567+0000 mgr.y (mgr.24370) 8690 : cluster [DBG] pgmap v8674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:08.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:08 smithi067 bash[17655]: cluster 2024-04-03T19:08:06.733567+0000 mgr.y (mgr.24370) 8690 : cluster [DBG] pgmap v8674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:08.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:08 smithi067 bash[27441]: cluster 2024-04-03T19:08:06.733567+0000 mgr.y (mgr.24370) 8690 : cluster [DBG] pgmap v8674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:09.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:09 smithi082 bash[20963]: audit 2024-04-03T19:08:09.155712+0000 mon.a (mon.0) 7787 : audit [DBG] from='client.? 172.21.15.67:0/4161491640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:09.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:09 smithi067 bash[17655]: audit 2024-04-03T19:08:09.155712+0000 mon.a (mon.0) 7787 : audit [DBG] from='client.? 172.21.15.67:0/4161491640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:09.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:09 smithi067 bash[27441]: audit 2024-04-03T19:08:09.155712+0000 mon.a (mon.0) 7787 : audit [DBG] from='client.? 172.21.15.67:0/4161491640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:10.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:10 smithi082 bash[20963]: cluster 2024-04-03T19:08:08.734222+0000 mgr.y (mgr.24370) 8691 : cluster [DBG] pgmap v8675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:10.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:10 smithi082 bash[20963]: audit 2024-04-03T19:08:10.112513+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:10.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:10 smithi067 bash[27441]: cluster 2024-04-03T19:08:08.734222+0000 mgr.y (mgr.24370) 8691 : cluster [DBG] pgmap v8675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:10.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:10 smithi067 bash[27441]: audit 2024-04-03T19:08:10.112513+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:10.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:10 smithi067 bash[17655]: cluster 2024-04-03T19:08:08.734222+0000 mgr.y (mgr.24370) 8691 : cluster [DBG] pgmap v8675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:10.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:10 smithi067 bash[17655]: audit 2024-04-03T19:08:10.112513+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:12.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:12 smithi082 bash[20963]: cluster 2024-04-03T19:08:10.735226+0000 mgr.y (mgr.24370) 8692 : cluster [DBG] pgmap v8676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:12.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:12 smithi082 bash[20963]: audit 2024-04-03T19:08:11.614815+0000 mon.a (mon.0) 7789 : audit [DBG] from='client.? 172.21.15.67:0/3031357116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:12.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:12 smithi067 bash[27441]: cluster 2024-04-03T19:08:10.735226+0000 mgr.y (mgr.24370) 8692 : cluster [DBG] pgmap v8676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:12.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:12 smithi067 bash[27441]: audit 2024-04-03T19:08:11.614815+0000 mon.a (mon.0) 7789 : audit [DBG] from='client.? 172.21.15.67:0/3031357116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:12.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:12 smithi067 bash[17655]: cluster 2024-04-03T19:08:10.735226+0000 mgr.y (mgr.24370) 8692 : cluster [DBG] pgmap v8676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:12.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:12 smithi067 bash[17655]: audit 2024-04-03T19:08:11.614815+0000 mon.a (mon.0) 7789 : audit [DBG] from='client.? 172.21.15.67:0/3031357116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:13.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:08:13.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:08:14.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:14 smithi082 bash[20963]: cluster 2024-04-03T19:08:12.735908+0000 mgr.y (mgr.24370) 8693 : cluster [DBG] pgmap v8677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:14.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:14 smithi082 bash[20963]: audit 2024-04-03T19:08:14.055482+0000 mon.c (mon.2) 3425 : audit [DBG] from='client.? 172.21.15.67:0/1914558389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:14.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:14 smithi067 bash[27441]: cluster 2024-04-03T19:08:12.735908+0000 mgr.y (mgr.24370) 8693 : cluster [DBG] pgmap v8677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:14.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:14 smithi067 bash[27441]: audit 2024-04-03T19:08:14.055482+0000 mon.c (mon.2) 3425 : audit [DBG] from='client.? 172.21.15.67:0/1914558389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:14.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:14 smithi067 bash[17655]: cluster 2024-04-03T19:08:12.735908+0000 mgr.y (mgr.24370) 8693 : cluster [DBG] pgmap v8677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:14.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:14 smithi067 bash[17655]: audit 2024-04-03T19:08:14.055482+0000 mon.c (mon.2) 3425 : audit [DBG] from='client.? 172.21.15.67:0/1914558389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:16.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:16 smithi082 bash[20963]: cluster 2024-04-03T19:08:14.736600+0000 mgr.y (mgr.24370) 8694 : cluster [DBG] pgmap v8678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:16.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:16 smithi067 bash[27441]: cluster 2024-04-03T19:08:14.736600+0000 mgr.y (mgr.24370) 8694 : cluster [DBG] pgmap v8678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:16.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:16 smithi067 bash[17655]: cluster 2024-04-03T19:08:14.736600+0000 mgr.y (mgr.24370) 8694 : cluster [DBG] pgmap v8678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:17.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:17 smithi082 bash[20963]: audit 2024-04-03T19:08:16.506651+0000 mon.c (mon.2) 3426 : audit [DBG] from='client.? 172.21.15.67:0/3834648723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:17.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:17 smithi067 bash[27441]: audit 2024-04-03T19:08:16.506651+0000 mon.c (mon.2) 3426 : audit [DBG] from='client.? 172.21.15.67:0/3834648723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:17.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:17 smithi067 bash[17655]: audit 2024-04-03T19:08:16.506651+0000 mon.c (mon.2) 3426 : audit [DBG] from='client.? 172.21.15.67:0/3834648723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:18.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:18 smithi082 bash[20963]: cluster 2024-04-03T19:08:16.737685+0000 mgr.y (mgr.24370) 8695 : cluster [DBG] pgmap v8679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:18.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:18 smithi067 bash[17655]: cluster 2024-04-03T19:08:16.737685+0000 mgr.y (mgr.24370) 8695 : cluster [DBG] pgmap v8679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:18.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:18 smithi067 bash[27441]: cluster 2024-04-03T19:08:16.737685+0000 mgr.y (mgr.24370) 8695 : cluster [DBG] pgmap v8679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:19.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:19 smithi082 bash[20963]: audit 2024-04-03T19:08:18.956410+0000 mon.c (mon.2) 3427 : audit [DBG] from='client.? 172.21.15.67:0/1319448902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:19.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:19 smithi067 bash[17655]: audit 2024-04-03T19:08:18.956410+0000 mon.c (mon.2) 3427 : audit [DBG] from='client.? 172.21.15.67:0/1319448902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:19 smithi067 bash[27441]: audit 2024-04-03T19:08:18.956410+0000 mon.c (mon.2) 3427 : audit [DBG] from='client.? 172.21.15.67:0/1319448902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:20.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:20 smithi082 bash[20963]: cluster 2024-04-03T19:08:18.738382+0000 mgr.y (mgr.24370) 8696 : cluster [DBG] pgmap v8680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:20.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:20 smithi067 bash[17655]: cluster 2024-04-03T19:08:18.738382+0000 mgr.y (mgr.24370) 8696 : cluster [DBG] pgmap v8680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:20.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:20 smithi067 bash[27441]: cluster 2024-04-03T19:08:18.738382+0000 mgr.y (mgr.24370) 8696 : cluster [DBG] pgmap v8680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:22.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:22 smithi082 bash[20963]: cluster 2024-04-03T19:08:20.739576+0000 mgr.y (mgr.24370) 8697 : cluster [DBG] pgmap v8681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:22.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:22 smithi082 bash[20963]: audit 2024-04-03T19:08:21.411798+0000 mon.a (mon.0) 7790 : audit [DBG] from='client.? 172.21.15.67:0/899054878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:22.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:22 smithi067 bash[27441]: cluster 2024-04-03T19:08:20.739576+0000 mgr.y (mgr.24370) 8697 : cluster [DBG] pgmap v8681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:22.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:22 smithi067 bash[27441]: audit 2024-04-03T19:08:21.411798+0000 mon.a (mon.0) 7790 : audit [DBG] from='client.? 172.21.15.67:0/899054878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:22.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:22 smithi067 bash[17655]: cluster 2024-04-03T19:08:20.739576+0000 mgr.y (mgr.24370) 8697 : cluster [DBG] pgmap v8681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:22.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:22 smithi067 bash[17655]: audit 2024-04-03T19:08:21.411798+0000 mon.a (mon.0) 7790 : audit [DBG] from='client.? 172.21.15.67:0/899054878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:23.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:08:23.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:08:24.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:24 smithi082 bash[20963]: cluster 2024-04-03T19:08:22.740294+0000 mgr.y (mgr.24370) 8698 : cluster [DBG] pgmap v8682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:24.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:24 smithi082 bash[20963]: audit 2024-04-03T19:08:23.867288+0000 mon.c (mon.2) 3428 : audit [DBG] from='client.? 172.21.15.67:0/2918365277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:24.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:24 smithi067 bash[17655]: cluster 2024-04-03T19:08:22.740294+0000 mgr.y (mgr.24370) 8698 : cluster [DBG] pgmap v8682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:24.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:24 smithi067 bash[17655]: audit 2024-04-03T19:08:23.867288+0000 mon.c (mon.2) 3428 : audit [DBG] from='client.? 172.21.15.67:0/2918365277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:24.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:24 smithi067 bash[27441]: cluster 2024-04-03T19:08:22.740294+0000 mgr.y (mgr.24370) 8698 : cluster [DBG] pgmap v8682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:24.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:24 smithi067 bash[27441]: audit 2024-04-03T19:08:23.867288+0000 mon.c (mon.2) 3428 : audit [DBG] from='client.? 172.21.15.67:0/2918365277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:25.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:25 smithi082 bash[20963]: audit 2024-04-03T19:08:25.112810+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:25.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:25 smithi067 bash[17655]: audit 2024-04-03T19:08:25.112810+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:25.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:25 smithi067 bash[27441]: audit 2024-04-03T19:08:25.112810+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:26.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:26 smithi082 bash[20963]: cluster 2024-04-03T19:08:24.740936+0000 mgr.y (mgr.24370) 8699 : cluster [DBG] pgmap v8683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:26.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:26 smithi067 bash[17655]: cluster 2024-04-03T19:08:24.740936+0000 mgr.y (mgr.24370) 8699 : cluster [DBG] pgmap v8683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:26.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:26 smithi067 bash[27441]: cluster 2024-04-03T19:08:24.740936+0000 mgr.y (mgr.24370) 8699 : cluster [DBG] pgmap v8683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:27.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:27 smithi082 bash[20963]: audit 2024-04-03T19:08:26.327324+0000 mon.a (mon.0) 7792 : audit [DBG] from='client.? 172.21.15.67:0/49216660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:27.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:27 smithi067 bash[17655]: audit 2024-04-03T19:08:26.327324+0000 mon.a (mon.0) 7792 : audit [DBG] from='client.? 172.21.15.67:0/49216660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:27.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:27 smithi067 bash[27441]: audit 2024-04-03T19:08:26.327324+0000 mon.a (mon.0) 7792 : audit [DBG] from='client.? 172.21.15.67:0/49216660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:28.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:28 smithi082 bash[20963]: cluster 2024-04-03T19:08:26.742337+0000 mgr.y (mgr.24370) 8700 : cluster [DBG] pgmap v8684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:28.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:28 smithi067 bash[27441]: cluster 2024-04-03T19:08:26.742337+0000 mgr.y (mgr.24370) 8700 : cluster [DBG] pgmap v8684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:28.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:28 smithi067 bash[17655]: cluster 2024-04-03T19:08:26.742337+0000 mgr.y (mgr.24370) 8700 : cluster [DBG] pgmap v8684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:29.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:29 smithi082 bash[20963]: audit 2024-04-03T19:08:28.781563+0000 mon.c (mon.2) 3429 : audit [DBG] from='client.? 172.21.15.67:0/1345559425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:29.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:29 smithi067 bash[17655]: audit 2024-04-03T19:08:28.781563+0000 mon.c (mon.2) 3429 : audit [DBG] from='client.? 172.21.15.67:0/1345559425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:29.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:29 smithi067 bash[27441]: audit 2024-04-03T19:08:28.781563+0000 mon.c (mon.2) 3429 : audit [DBG] from='client.? 172.21.15.67:0/1345559425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:30.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:30 smithi082 bash[20963]: cluster 2024-04-03T19:08:28.743152+0000 mgr.y (mgr.24370) 8701 : cluster [DBG] pgmap v8685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:30.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:30 smithi067 bash[27441]: cluster 2024-04-03T19:08:28.743152+0000 mgr.y (mgr.24370) 8701 : cluster [DBG] pgmap v8685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:30.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:30 smithi067 bash[17655]: cluster 2024-04-03T19:08:28.743152+0000 mgr.y (mgr.24370) 8701 : cluster [DBG] pgmap v8685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:31.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:31 smithi082 bash[20963]: audit 2024-04-03T19:08:31.246560+0000 mon.c (mon.2) 3430 : audit [DBG] from='client.? 172.21.15.67:0/3986514361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:31.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:31 smithi067 bash[17655]: audit 2024-04-03T19:08:31.246560+0000 mon.c (mon.2) 3430 : audit [DBG] from='client.? 172.21.15.67:0/3986514361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:31.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:31 smithi067 bash[27441]: audit 2024-04-03T19:08:31.246560+0000 mon.c (mon.2) 3430 : audit [DBG] from='client.? 172.21.15.67:0/3986514361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:32.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:32 smithi082 bash[20963]: cluster 2024-04-03T19:08:30.744398+0000 mgr.y (mgr.24370) 8702 : cluster [DBG] pgmap v8686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:32.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:32 smithi067 bash[17655]: cluster 2024-04-03T19:08:30.744398+0000 mgr.y (mgr.24370) 8702 : cluster [DBG] pgmap v8686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:32.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:32 smithi067 bash[27441]: cluster 2024-04-03T19:08:30.744398+0000 mgr.y (mgr.24370) 8702 : cluster [DBG] pgmap v8686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:33.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:08:33.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:33 smithi067 bash[27441]: cluster 2024-04-03T19:08:32.745064+0000 mgr.y (mgr.24370) 8703 : cluster [DBG] pgmap v8687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:33.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:33 smithi067 bash[17655]: cluster 2024-04-03T19:08:32.745064+0000 mgr.y (mgr.24370) 8703 : cluster [DBG] pgmap v8687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:33.614 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:08:33.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:33 smithi082 bash[20963]: cluster 2024-04-03T19:08:32.745064+0000 mgr.y (mgr.24370) 8703 : cluster [DBG] pgmap v8687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:34.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:34 smithi082 bash[20963]: audit 2024-04-03T19:08:33.712188+0000 mon.c (mon.2) 3431 : audit [DBG] from='client.? 172.21.15.67:0/3744074657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:34.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:34 smithi067 bash[27441]: audit 2024-04-03T19:08:33.712188+0000 mon.c (mon.2) 3431 : audit [DBG] from='client.? 172.21.15.67:0/3744074657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:34.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:34 smithi067 bash[17655]: audit 2024-04-03T19:08:33.712188+0000 mon.c (mon.2) 3431 : audit [DBG] from='client.? 172.21.15.67:0/3744074657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:35 smithi082 bash[20963]: cluster 2024-04-03T19:08:34.745771+0000 mgr.y (mgr.24370) 8704 : cluster [DBG] pgmap v8688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:35.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:35 smithi067 bash[27441]: cluster 2024-04-03T19:08:34.745771+0000 mgr.y (mgr.24370) 8704 : cluster [DBG] pgmap v8688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:35.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:35 smithi067 bash[17655]: cluster 2024-04-03T19:08:34.745771+0000 mgr.y (mgr.24370) 8704 : cluster [DBG] pgmap v8688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:36.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:36 smithi082 bash[20963]: audit 2024-04-03T19:08:36.162743+0000 mon.c (mon.2) 3432 : audit [DBG] from='client.? 172.21.15.67:0/2382978913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:36.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:36 smithi067 bash[17655]: audit 2024-04-03T19:08:36.162743+0000 mon.c (mon.2) 3432 : audit [DBG] from='client.? 172.21.15.67:0/2382978913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:36.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:36 smithi067 bash[27441]: audit 2024-04-03T19:08:36.162743+0000 mon.c (mon.2) 3432 : audit [DBG] from='client.? 172.21.15.67:0/2382978913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:37.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:37 smithi082 bash[20963]: cluster 2024-04-03T19:08:36.746789+0000 mgr.y (mgr.24370) 8705 : cluster [DBG] pgmap v8689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:37.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:37 smithi067 bash[17655]: cluster 2024-04-03T19:08:36.746789+0000 mgr.y (mgr.24370) 8705 : cluster [DBG] pgmap v8689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:37.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:37 smithi067 bash[27441]: cluster 2024-04-03T19:08:36.746789+0000 mgr.y (mgr.24370) 8705 : cluster [DBG] pgmap v8689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:39.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:38 smithi082 bash[20963]: audit 2024-04-03T19:08:38.619005+0000 mon.c (mon.2) 3433 : audit [DBG] from='client.? 172.21.15.67:0/4108195714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:39.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:38 smithi067 bash[17655]: audit 2024-04-03T19:08:38.619005+0000 mon.c (mon.2) 3433 : audit [DBG] from='client.? 172.21.15.67:0/4108195714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:39.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:38 smithi067 bash[27441]: audit 2024-04-03T19:08:38.619005+0000 mon.c (mon.2) 3433 : audit [DBG] from='client.? 172.21.15.67:0/4108195714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:40.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:39 smithi082 bash[20963]: cluster 2024-04-03T19:08:38.747458+0000 mgr.y (mgr.24370) 8706 : cluster [DBG] pgmap v8690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:40.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:39 smithi067 bash[17655]: cluster 2024-04-03T19:08:38.747458+0000 mgr.y (mgr.24370) 8706 : cluster [DBG] pgmap v8690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:40.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:39 smithi067 bash[27441]: cluster 2024-04-03T19:08:38.747458+0000 mgr.y (mgr.24370) 8706 : cluster [DBG] pgmap v8690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:41.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:40 smithi082 bash[20963]: audit 2024-04-03T19:08:40.113198+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:41.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:40 smithi067 bash[27441]: audit 2024-04-03T19:08:40.113198+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:41.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:40 smithi067 bash[17655]: audit 2024-04-03T19:08:40.113198+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:42.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:41 smithi082 bash[20963]: cluster 2024-04-03T19:08:40.748596+0000 mgr.y (mgr.24370) 8707 : cluster [DBG] pgmap v8691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:42.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:41 smithi082 bash[20963]: audit 2024-04-03T19:08:41.069825+0000 mon.a (mon.0) 7794 : audit [DBG] from='client.? 172.21.15.67:0/4062171087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:42.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:41 smithi067 bash[27441]: cluster 2024-04-03T19:08:40.748596+0000 mgr.y (mgr.24370) 8707 : cluster [DBG] pgmap v8691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:42.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:41 smithi067 bash[27441]: audit 2024-04-03T19:08:41.069825+0000 mon.a (mon.0) 7794 : audit [DBG] from='client.? 172.21.15.67:0/4062171087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:42.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:41 smithi067 bash[17655]: cluster 2024-04-03T19:08:40.748596+0000 mgr.y (mgr.24370) 8707 : cluster [DBG] pgmap v8691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:42.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:41 smithi067 bash[17655]: audit 2024-04-03T19:08:41.069825+0000 mon.a (mon.0) 7794 : audit [DBG] from='client.? 172.21.15.67:0/4062171087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:43.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:43] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:08:43.786 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:08:44.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:43 smithi082 bash[20963]: cluster 2024-04-03T19:08:42.749219+0000 mgr.y (mgr.24370) 8708 : cluster [DBG] pgmap v8692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:44.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:43 smithi082 bash[20963]: audit 2024-04-03T19:08:43.525843+0000 mon.a (mon.0) 7795 : audit [DBG] from='client.? 172.21.15.67:0/538968740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:44.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:43 smithi067 bash[17655]: cluster 2024-04-03T19:08:42.749219+0000 mgr.y (mgr.24370) 8708 : cluster [DBG] pgmap v8692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:44.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:43 smithi067 bash[17655]: audit 2024-04-03T19:08:43.525843+0000 mon.a (mon.0) 7795 : audit [DBG] from='client.? 172.21.15.67:0/538968740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:44.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:43 smithi067 bash[27441]: cluster 2024-04-03T19:08:42.749219+0000 mgr.y (mgr.24370) 8708 : cluster [DBG] pgmap v8692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:44.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:43 smithi067 bash[27441]: audit 2024-04-03T19:08:43.525843+0000 mon.a (mon.0) 7795 : audit [DBG] from='client.? 172.21.15.67:0/538968740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:46.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:45 smithi082 bash[20963]: cluster 2024-04-03T19:08:44.749897+0000 mgr.y (mgr.24370) 8709 : cluster [DBG] pgmap v8693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:46.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:45 smithi067 bash[27441]: cluster 2024-04-03T19:08:44.749897+0000 mgr.y (mgr.24370) 8709 : cluster [DBG] pgmap v8693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:46.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:45 smithi067 bash[17655]: cluster 2024-04-03T19:08:44.749897+0000 mgr.y (mgr.24370) 8709 : cluster [DBG] pgmap v8693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:47.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:46 smithi082 bash[20963]: audit 2024-04-03T19:08:45.980330+0000 mon.a (mon.0) 7796 : audit [DBG] from='client.? 172.21.15.67:0/25025628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:47.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:46 smithi082 bash[20963]: audit 2024-04-03T19:08:46.033514+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:08:47.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:46 smithi082 bash[20963]: audit 2024-04-03T19:08:46.362129+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:47.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:46 smithi082 bash[20963]: audit 2024-04-03T19:08:46.372492+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:47.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:46 smithi067 bash[17655]: audit 2024-04-03T19:08:45.980330+0000 mon.a (mon.0) 7796 : audit [DBG] from='client.? 172.21.15.67:0/25025628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:47.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:46 smithi067 bash[17655]: audit 2024-04-03T19:08:46.033514+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:08:47.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:46 smithi067 bash[17655]: audit 2024-04-03T19:08:46.362129+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:47.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:46 smithi067 bash[17655]: audit 2024-04-03T19:08:46.372492+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:47.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:46 smithi067 bash[27441]: audit 2024-04-03T19:08:45.980330+0000 mon.a (mon.0) 7796 : audit [DBG] from='client.? 172.21.15.67:0/25025628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:47.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:46 smithi067 bash[27441]: audit 2024-04-03T19:08:46.033514+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:08:47.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:46 smithi067 bash[27441]: audit 2024-04-03T19:08:46.362129+0000 mon.a (mon.0) 7798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:47.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:46 smithi067 bash[27441]: audit 2024-04-03T19:08:46.372492+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:48.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:47 smithi082 bash[20963]: cluster 2024-04-03T19:08:46.751112+0000 mgr.y (mgr.24370) 8710 : cluster [DBG] pgmap v8694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:48.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:47 smithi067 bash[17655]: cluster 2024-04-03T19:08:46.751112+0000 mgr.y (mgr.24370) 8710 : cluster [DBG] pgmap v8694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:48.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:47 smithi067 bash[27441]: cluster 2024-04-03T19:08:46.751112+0000 mgr.y (mgr.24370) 8710 : cluster [DBG] pgmap v8694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:49.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:48 smithi082 bash[20963]: audit 2024-04-03T19:08:48.436494+0000 mon.a (mon.0) 7800 : audit [DBG] from='client.? 172.21.15.67:0/3651987379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:49.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:48 smithi067 bash[17655]: audit 2024-04-03T19:08:48.436494+0000 mon.a (mon.0) 7800 : audit [DBG] from='client.? 172.21.15.67:0/3651987379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:49.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:48 smithi067 bash[27441]: audit 2024-04-03T19:08:48.436494+0000 mon.a (mon.0) 7800 : audit [DBG] from='client.? 172.21.15.67:0/3651987379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:50.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:49 smithi082 bash[20963]: cluster 2024-04-03T19:08:48.751903+0000 mgr.y (mgr.24370) 8711 : cluster [DBG] pgmap v8695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:50.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:49 smithi067 bash[17655]: cluster 2024-04-03T19:08:48.751903+0000 mgr.y (mgr.24370) 8711 : cluster [DBG] pgmap v8695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:50.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:49 smithi067 bash[27441]: cluster 2024-04-03T19:08:48.751903+0000 mgr.y (mgr.24370) 8711 : cluster [DBG] pgmap v8695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:52.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:51 smithi082 bash[20963]: cluster 2024-04-03T19:08:50.752876+0000 mgr.y (mgr.24370) 8712 : cluster [DBG] pgmap v8696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:52.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:51 smithi082 bash[20963]: audit 2024-04-03T19:08:50.907812+0000 mon.c (mon.2) 3434 : audit [DBG] from='client.? 172.21.15.67:0/3248211406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:52.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:51 smithi067 bash[17655]: cluster 2024-04-03T19:08:50.752876+0000 mgr.y (mgr.24370) 8712 : cluster [DBG] pgmap v8696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:52.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:51 smithi067 bash[17655]: audit 2024-04-03T19:08:50.907812+0000 mon.c (mon.2) 3434 : audit [DBG] from='client.? 172.21.15.67:0/3248211406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:52.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:51 smithi067 bash[27441]: cluster 2024-04-03T19:08:50.752876+0000 mgr.y (mgr.24370) 8712 : cluster [DBG] pgmap v8696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:52.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:51 smithi067 bash[27441]: audit 2024-04-03T19:08:50.907812+0000 mon.c (mon.2) 3434 : audit [DBG] from='client.? 172.21.15.67:0/3248211406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:53.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:53 smithi082 bash[20963]: audit 2024-04-03T19:08:52.073233+0000 mon.a (mon.0) 7801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:53 smithi082 bash[20963]: audit 2024-04-03T19:08:52.085409+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:53 smithi082 bash[20963]: audit 2024-04-03T19:08:52.139516+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:53 smithi082 bash[20963]: audit 2024-04-03T19:08:52.147804+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:53 smithi082 bash[20963]: audit 2024-04-03T19:08:52.575929+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:08:53.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:53 smithi082 bash[20963]: audit 2024-04-03T19:08:52.577731+0000 mon.a (mon.0) 7806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:08:53.365 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:53 smithi082 bash[20963]: audit 2024-04-03T19:08:52.589185+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:53] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:08:53.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[27441]: audit 2024-04-03T19:08:52.073233+0000 mon.a (mon.0) 7801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[27441]: audit 2024-04-03T19:08:52.085409+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[27441]: audit 2024-04-03T19:08:52.139516+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[27441]: audit 2024-04-03T19:08:52.147804+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[27441]: audit 2024-04-03T19:08:52.575929+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:08:53.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[27441]: audit 2024-04-03T19:08:52.577731+0000 mon.a (mon.0) 7806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:08:53.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[27441]: audit 2024-04-03T19:08:52.589185+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[17655]: audit 2024-04-03T19:08:52.073233+0000 mon.a (mon.0) 7801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[17655]: audit 2024-04-03T19:08:52.085409+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[17655]: audit 2024-04-03T19:08:52.139516+0000 mon.a (mon.0) 7803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[17655]: audit 2024-04-03T19:08:52.147804+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[17655]: audit 2024-04-03T19:08:52.575929+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:08:53.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[17655]: audit 2024-04-03T19:08:52.577731+0000 mon.a (mon.0) 7806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:08:53.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:53 smithi067 bash[17655]: audit 2024-04-03T19:08:52.589185+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:08:53.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:08:54.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:54 smithi082 bash[20963]: cluster 2024-04-03T19:08:52.753519+0000 mgr.y (mgr.24370) 8713 : cluster [DBG] pgmap v8697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:54.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:54 smithi082 bash[20963]: audit 2024-04-03T19:08:53.365011+0000 mon.c (mon.2) 3435 : audit [DBG] from='client.? 172.21.15.67:0/2020300810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:54.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:54 smithi067 bash[27441]: cluster 2024-04-03T19:08:52.753519+0000 mgr.y (mgr.24370) 8713 : cluster [DBG] pgmap v8697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:54.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:54 smithi067 bash[27441]: audit 2024-04-03T19:08:53.365011+0000 mon.c (mon.2) 3435 : audit [DBG] from='client.? 172.21.15.67:0/2020300810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:54.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:54 smithi067 bash[17655]: cluster 2024-04-03T19:08:52.753519+0000 mgr.y (mgr.24370) 8713 : cluster [DBG] pgmap v8697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:54.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:54 smithi067 bash[17655]: audit 2024-04-03T19:08:53.365011+0000 mon.c (mon.2) 3435 : audit [DBG] from='client.? 172.21.15.67:0/2020300810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:56.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:56 smithi082 bash[20963]: cluster 2024-04-03T19:08:54.754226+0000 mgr.y (mgr.24370) 8714 : cluster [DBG] pgmap v8698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:56.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:56 smithi082 bash[20963]: audit 2024-04-03T19:08:55.113822+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:56.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:56 smithi082 bash[20963]: audit 2024-04-03T19:08:55.819665+0000 mon.c (mon.2) 3436 : audit [DBG] from='client.? 172.21.15.67:0/139520462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:56.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:56 smithi067 bash[17655]: cluster 2024-04-03T19:08:54.754226+0000 mgr.y (mgr.24370) 8714 : cluster [DBG] pgmap v8698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:56.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:56 smithi067 bash[17655]: audit 2024-04-03T19:08:55.113822+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:56.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:56 smithi067 bash[17655]: audit 2024-04-03T19:08:55.819665+0000 mon.c (mon.2) 3436 : audit [DBG] from='client.? 172.21.15.67:0/139520462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:56.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:56 smithi067 bash[27441]: cluster 2024-04-03T19:08:54.754226+0000 mgr.y (mgr.24370) 8714 : cluster [DBG] pgmap v8698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:56.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:56 smithi067 bash[27441]: audit 2024-04-03T19:08:55.113822+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:08:56.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:56 smithi067 bash[27441]: audit 2024-04-03T19:08:55.819665+0000 mon.c (mon.2) 3436 : audit [DBG] from='client.? 172.21.15.67:0/139520462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:58.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:58 smithi082 bash[20963]: cluster 2024-04-03T19:08:56.755270+0000 mgr.y (mgr.24370) 8715 : cluster [DBG] pgmap v8699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:58.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:58 smithi067 bash[17655]: cluster 2024-04-03T19:08:56.755270+0000 mgr.y (mgr.24370) 8715 : cluster [DBG] pgmap v8699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:58.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:58 smithi067 bash[27441]: cluster 2024-04-03T19:08:56.755270+0000 mgr.y (mgr.24370) 8715 : cluster [DBG] pgmap v8699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:08:59.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:08:59 smithi082 bash[20963]: audit 2024-04-03T19:08:58.270483+0000 mon.c (mon.2) 3437 : audit [DBG] from='client.? 172.21.15.67:0/2704372072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:59.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:08:59 smithi067 bash[27441]: audit 2024-04-03T19:08:58.270483+0000 mon.c (mon.2) 3437 : audit [DBG] from='client.? 172.21.15.67:0/2704372072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:08:59.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:08:59 smithi067 bash[17655]: audit 2024-04-03T19:08:58.270483+0000 mon.c (mon.2) 3437 : audit [DBG] from='client.? 172.21.15.67:0/2704372072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:00.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:00 smithi082 bash[20963]: cluster 2024-04-03T19:08:58.755969+0000 mgr.y (mgr.24370) 8716 : cluster [DBG] pgmap v8700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:00.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:00 smithi067 bash[17655]: cluster 2024-04-03T19:08:58.755969+0000 mgr.y (mgr.24370) 8716 : cluster [DBG] pgmap v8700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:00.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:00 smithi067 bash[27441]: cluster 2024-04-03T19:08:58.755969+0000 mgr.y (mgr.24370) 8716 : cluster [DBG] pgmap v8700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:01.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:01 smithi082 bash[20963]: audit 2024-04-03T19:09:00.721583+0000 mon.c (mon.2) 3438 : audit [DBG] from='client.? 172.21.15.67:0/1277987835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:01.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:01 smithi067 bash[17655]: audit 2024-04-03T19:09:00.721583+0000 mon.c (mon.2) 3438 : audit [DBG] from='client.? 172.21.15.67:0/1277987835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:01.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:01 smithi067 bash[27441]: audit 2024-04-03T19:09:00.721583+0000 mon.c (mon.2) 3438 : audit [DBG] from='client.? 172.21.15.67:0/1277987835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:02.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:02 smithi082 bash[20963]: cluster 2024-04-03T19:09:00.757096+0000 mgr.y (mgr.24370) 8717 : cluster [DBG] pgmap v8701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:02.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:02 smithi067 bash[17655]: cluster 2024-04-03T19:09:00.757096+0000 mgr.y (mgr.24370) 8717 : cluster [DBG] pgmap v8701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:02.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:02 smithi067 bash[27441]: cluster 2024-04-03T19:09:00.757096+0000 mgr.y (mgr.24370) 8717 : cluster [DBG] pgmap v8701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:03.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:09:03.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:09:04.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:04 smithi082 bash[20963]: cluster 2024-04-03T19:09:02.757824+0000 mgr.y (mgr.24370) 8718 : cluster [DBG] pgmap v8702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:04.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:04 smithi082 bash[20963]: audit 2024-04-03T19:09:03.174325+0000 mon.a (mon.0) 7809 : audit [DBG] from='client.? 172.21.15.67:0/701739514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:04.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:04 smithi067 bash[17655]: cluster 2024-04-03T19:09:02.757824+0000 mgr.y (mgr.24370) 8718 : cluster [DBG] pgmap v8702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:04.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:04 smithi067 bash[17655]: audit 2024-04-03T19:09:03.174325+0000 mon.a (mon.0) 7809 : audit [DBG] from='client.? 172.21.15.67:0/701739514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:04.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:04 smithi067 bash[27441]: cluster 2024-04-03T19:09:02.757824+0000 mgr.y (mgr.24370) 8718 : cluster [DBG] pgmap v8702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:04.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:04 smithi067 bash[27441]: audit 2024-04-03T19:09:03.174325+0000 mon.a (mon.0) 7809 : audit [DBG] from='client.? 172.21.15.67:0/701739514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:06.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:06 smithi082 bash[20963]: cluster 2024-04-03T19:09:04.758543+0000 mgr.y (mgr.24370) 8719 : cluster [DBG] pgmap v8703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:06.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:06 smithi082 bash[20963]: audit 2024-04-03T19:09:05.626488+0000 mon.a (mon.0) 7810 : audit [DBG] from='client.? 172.21.15.67:0/1839835397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:06.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:06 smithi067 bash[17655]: cluster 2024-04-03T19:09:04.758543+0000 mgr.y (mgr.24370) 8719 : cluster [DBG] pgmap v8703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:06.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:06 smithi067 bash[17655]: audit 2024-04-03T19:09:05.626488+0000 mon.a (mon.0) 7810 : audit [DBG] from='client.? 172.21.15.67:0/1839835397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:06.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:06 smithi067 bash[27441]: cluster 2024-04-03T19:09:04.758543+0000 mgr.y (mgr.24370) 8719 : cluster [DBG] pgmap v8703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:06.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:06 smithi067 bash[27441]: audit 2024-04-03T19:09:05.626488+0000 mon.a (mon.0) 7810 : audit [DBG] from='client.? 172.21.15.67:0/1839835397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:08.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:08 smithi082 bash[20963]: cluster 2024-04-03T19:09:06.759801+0000 mgr.y (mgr.24370) 8720 : cluster [DBG] pgmap v8704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:08.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:08 smithi082 bash[20963]: audit 2024-04-03T19:09:08.082853+0000 mon.c (mon.2) 3439 : audit [DBG] from='client.? 172.21.15.67:0/3131045784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:08.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:08 smithi067 bash[27441]: cluster 2024-04-03T19:09:06.759801+0000 mgr.y (mgr.24370) 8720 : cluster [DBG] pgmap v8704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:08.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:08 smithi067 bash[27441]: audit 2024-04-03T19:09:08.082853+0000 mon.c (mon.2) 3439 : audit [DBG] from='client.? 172.21.15.67:0/3131045784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:08.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:08 smithi067 bash[17655]: cluster 2024-04-03T19:09:06.759801+0000 mgr.y (mgr.24370) 8720 : cluster [DBG] pgmap v8704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:08.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:08 smithi067 bash[17655]: audit 2024-04-03T19:09:08.082853+0000 mon.c (mon.2) 3439 : audit [DBG] from='client.? 172.21.15.67:0/3131045784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:10.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:10 smithi082 bash[20963]: cluster 2024-04-03T19:09:08.760570+0000 mgr.y (mgr.24370) 8721 : cluster [DBG] pgmap v8705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:10.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:10 smithi082 bash[20963]: audit 2024-04-03T19:09:10.114187+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:10.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:10 smithi067 bash[27441]: cluster 2024-04-03T19:09:08.760570+0000 mgr.y (mgr.24370) 8721 : cluster [DBG] pgmap v8705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:10.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:10 smithi067 bash[27441]: audit 2024-04-03T19:09:10.114187+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:10.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:10 smithi067 bash[17655]: cluster 2024-04-03T19:09:08.760570+0000 mgr.y (mgr.24370) 8721 : cluster [DBG] pgmap v8705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:10.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:10 smithi067 bash[17655]: audit 2024-04-03T19:09:10.114187+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:11.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:11 smithi082 bash[20963]: audit 2024-04-03T19:09:10.536965+0000 mon.a (mon.0) 7812 : audit [DBG] from='client.? 172.21.15.67:0/4291925999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:11.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:11 smithi067 bash[17655]: audit 2024-04-03T19:09:10.536965+0000 mon.a (mon.0) 7812 : audit [DBG] from='client.? 172.21.15.67:0/4291925999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:11.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:11 smithi067 bash[27441]: audit 2024-04-03T19:09:10.536965+0000 mon.a (mon.0) 7812 : audit [DBG] from='client.? 172.21.15.67:0/4291925999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:12.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:12 smithi082 bash[20963]: cluster 2024-04-03T19:09:10.761739+0000 mgr.y (mgr.24370) 8722 : cluster [DBG] pgmap v8706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:12.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:12 smithi067 bash[17655]: cluster 2024-04-03T19:09:10.761739+0000 mgr.y (mgr.24370) 8722 : cluster [DBG] pgmap v8706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:12.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:12 smithi067 bash[27441]: cluster 2024-04-03T19:09:10.761739+0000 mgr.y (mgr.24370) 8722 : cluster [DBG] pgmap v8706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:13.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:13 smithi082 bash[20963]: audit 2024-04-03T19:09:12.988665+0000 mon.c (mon.2) 3440 : audit [DBG] from='client.? 172.21.15.67:0/3243919127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:13.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:13 smithi067 bash[17655]: audit 2024-04-03T19:09:12.988665+0000 mon.c (mon.2) 3440 : audit [DBG] from='client.? 172.21.15.67:0/3243919127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:13.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:13] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:09:13.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:13 smithi067 bash[27441]: audit 2024-04-03T19:09:12.988665+0000 mon.c (mon.2) 3440 : audit [DBG] from='client.? 172.21.15.67:0/3243919127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:13.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:09:14.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:14 smithi067 bash[17655]: cluster 2024-04-03T19:09:12.762372+0000 mgr.y (mgr.24370) 8723 : cluster [DBG] pgmap v8707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:14.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:14 smithi067 bash[27441]: cluster 2024-04-03T19:09:12.762372+0000 mgr.y (mgr.24370) 8723 : cluster [DBG] pgmap v8707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:14.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:14 smithi082 bash[20963]: cluster 2024-04-03T19:09:12.762372+0000 mgr.y (mgr.24370) 8723 : cluster [DBG] pgmap v8707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:16.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:16 smithi067 bash[27441]: cluster 2024-04-03T19:09:14.763046+0000 mgr.y (mgr.24370) 8724 : cluster [DBG] pgmap v8708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:16.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:16 smithi067 bash[27441]: audit 2024-04-03T19:09:15.442229+0000 mon.c (mon.2) 3441 : audit [DBG] from='client.? 172.21.15.67:0/2819650538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:16.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:16 smithi067 bash[17655]: cluster 2024-04-03T19:09:14.763046+0000 mgr.y (mgr.24370) 8724 : cluster [DBG] pgmap v8708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:16.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:16 smithi067 bash[17655]: audit 2024-04-03T19:09:15.442229+0000 mon.c (mon.2) 3441 : audit [DBG] from='client.? 172.21.15.67:0/2819650538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:16.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:16 smithi082 bash[20963]: cluster 2024-04-03T19:09:14.763046+0000 mgr.y (mgr.24370) 8724 : cluster [DBG] pgmap v8708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:16.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:16 smithi082 bash[20963]: audit 2024-04-03T19:09:15.442229+0000 mon.c (mon.2) 3441 : audit [DBG] from='client.? 172.21.15.67:0/2819650538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:18.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:18 smithi067 bash[17655]: cluster 2024-04-03T19:09:16.764208+0000 mgr.y (mgr.24370) 8725 : cluster [DBG] pgmap v8709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:18.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:18 smithi067 bash[17655]: audit 2024-04-03T19:09:17.897852+0000 mon.a (mon.0) 7813 : audit [DBG] from='client.? 172.21.15.67:0/3184911601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:18.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:18 smithi067 bash[27441]: cluster 2024-04-03T19:09:16.764208+0000 mgr.y (mgr.24370) 8725 : cluster [DBG] pgmap v8709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:18.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:18 smithi067 bash[27441]: audit 2024-04-03T19:09:17.897852+0000 mon.a (mon.0) 7813 : audit [DBG] from='client.? 172.21.15.67:0/3184911601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:18.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:18 smithi082 bash[20963]: cluster 2024-04-03T19:09:16.764208+0000 mgr.y (mgr.24370) 8725 : cluster [DBG] pgmap v8709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:18.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:18 smithi082 bash[20963]: audit 2024-04-03T19:09:17.897852+0000 mon.a (mon.0) 7813 : audit [DBG] from='client.? 172.21.15.67:0/3184911601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:20.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:20 smithi067 bash[17655]: cluster 2024-04-03T19:09:18.764844+0000 mgr.y (mgr.24370) 8726 : cluster [DBG] pgmap v8710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:20.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:20 smithi067 bash[27441]: cluster 2024-04-03T19:09:18.764844+0000 mgr.y (mgr.24370) 8726 : cluster [DBG] pgmap v8710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:20.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:20 smithi082 bash[20963]: cluster 2024-04-03T19:09:18.764844+0000 mgr.y (mgr.24370) 8726 : cluster [DBG] pgmap v8710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:21.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:21 smithi067 bash[17655]: audit 2024-04-03T19:09:20.356512+0000 mon.a (mon.0) 7814 : audit [DBG] from='client.? 172.21.15.67:0/1331060627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:21.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:21 smithi067 bash[27441]: audit 2024-04-03T19:09:20.356512+0000 mon.a (mon.0) 7814 : audit [DBG] from='client.? 172.21.15.67:0/1331060627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:21.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:21 smithi082 bash[20963]: audit 2024-04-03T19:09:20.356512+0000 mon.a (mon.0) 7814 : audit [DBG] from='client.? 172.21.15.67:0/1331060627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:22.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:22 smithi067 bash[17655]: cluster 2024-04-03T19:09:20.765951+0000 mgr.y (mgr.24370) 8727 : cluster [DBG] pgmap v8711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:22.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:22 smithi067 bash[27441]: cluster 2024-04-03T19:09:20.765951+0000 mgr.y (mgr.24370) 8727 : cluster [DBG] pgmap v8711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:22.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:22 smithi082 bash[20963]: cluster 2024-04-03T19:09:20.765951+0000 mgr.y (mgr.24370) 8727 : cluster [DBG] pgmap v8711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:23.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:23 smithi067 bash[17655]: audit 2024-04-03T19:09:22.801437+0000 mon.a (mon.0) 7815 : audit [DBG] from='client.? 172.21.15.67:0/2242483743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:23.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:23] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:09:23.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:23 smithi067 bash[27441]: audit 2024-04-03T19:09:22.801437+0000 mon.a (mon.0) 7815 : audit [DBG] from='client.? 172.21.15.67:0/2242483743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:23.483 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:23 smithi082 bash[20963]: audit 2024-04-03T19:09:22.801437+0000 mon.a (mon.0) 7815 : audit [DBG] from='client.? 172.21.15.67:0/2242483743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:24.614 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:09:24.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:24 smithi082 bash[20963]: cluster 2024-04-03T19:09:22.766577+0000 mgr.y (mgr.24370) 8728 : cluster [DBG] pgmap v8712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:24.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:24 smithi067 bash[27441]: cluster 2024-04-03T19:09:22.766577+0000 mgr.y (mgr.24370) 8728 : cluster [DBG] pgmap v8712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:24.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:24 smithi067 bash[17655]: cluster 2024-04-03T19:09:22.766577+0000 mgr.y (mgr.24370) 8728 : cluster [DBG] pgmap v8712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:25.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:25 smithi082 bash[20963]: audit 2024-04-03T19:09:25.114244+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:25.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:25 smithi067 bash[17655]: audit 2024-04-03T19:09:25.114244+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:25.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:25 smithi067 bash[27441]: audit 2024-04-03T19:09:25.114244+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:26.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:26 smithi082 bash[20963]: cluster 2024-04-03T19:09:24.767208+0000 mgr.y (mgr.24370) 8729 : cluster [DBG] pgmap v8713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:26.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:26 smithi082 bash[20963]: audit 2024-04-03T19:09:25.250413+0000 mon.a (mon.0) 7817 : audit [DBG] from='client.? 172.21.15.67:0/586293161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:26.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:26 smithi067 bash[27441]: cluster 2024-04-03T19:09:24.767208+0000 mgr.y (mgr.24370) 8729 : cluster [DBG] pgmap v8713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:26.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:26 smithi067 bash[27441]: audit 2024-04-03T19:09:25.250413+0000 mon.a (mon.0) 7817 : audit [DBG] from='client.? 172.21.15.67:0/586293161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:26.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:26 smithi067 bash[17655]: cluster 2024-04-03T19:09:24.767208+0000 mgr.y (mgr.24370) 8729 : cluster [DBG] pgmap v8713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:26.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:26 smithi067 bash[17655]: audit 2024-04-03T19:09:25.250413+0000 mon.a (mon.0) 7817 : audit [DBG] from='client.? 172.21.15.67:0/586293161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:28.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:28 smithi082 bash[20963]: cluster 2024-04-03T19:09:26.768293+0000 mgr.y (mgr.24370) 8730 : cluster [DBG] pgmap v8714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:28.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:28 smithi082 bash[20963]: audit 2024-04-03T19:09:27.708896+0000 mon.c (mon.2) 3442 : audit [DBG] from='client.? 172.21.15.67:0/1075550297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:28.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:28 smithi067 bash[17655]: cluster 2024-04-03T19:09:26.768293+0000 mgr.y (mgr.24370) 8730 : cluster [DBG] pgmap v8714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:28.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:28 smithi067 bash[17655]: audit 2024-04-03T19:09:27.708896+0000 mon.c (mon.2) 3442 : audit [DBG] from='client.? 172.21.15.67:0/1075550297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:28.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:28 smithi067 bash[27441]: cluster 2024-04-03T19:09:26.768293+0000 mgr.y (mgr.24370) 8730 : cluster [DBG] pgmap v8714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:28.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:28 smithi067 bash[27441]: audit 2024-04-03T19:09:27.708896+0000 mon.c (mon.2) 3442 : audit [DBG] from='client.? 172.21.15.67:0/1075550297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:30.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:30 smithi082 bash[20963]: cluster 2024-04-03T19:09:28.769018+0000 mgr.y (mgr.24370) 8731 : cluster [DBG] pgmap v8715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:30.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:30 smithi082 bash[20963]: audit 2024-04-03T19:09:30.159382+0000 mon.a (mon.0) 7818 : audit [DBG] from='client.? 172.21.15.67:0/3313732894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:30.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:30 smithi067 bash[17655]: cluster 2024-04-03T19:09:28.769018+0000 mgr.y (mgr.24370) 8731 : cluster [DBG] pgmap v8715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:30.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:30 smithi067 bash[17655]: audit 2024-04-03T19:09:30.159382+0000 mon.a (mon.0) 7818 : audit [DBG] from='client.? 172.21.15.67:0/3313732894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:30.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:30 smithi067 bash[27441]: cluster 2024-04-03T19:09:28.769018+0000 mgr.y (mgr.24370) 8731 : cluster [DBG] pgmap v8715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:30.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:30 smithi067 bash[27441]: audit 2024-04-03T19:09:30.159382+0000 mon.a (mon.0) 7818 : audit [DBG] from='client.? 172.21.15.67:0/3313732894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:32.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:32 smithi082 bash[20963]: cluster 2024-04-03T19:09:30.770138+0000 mgr.y (mgr.24370) 8732 : cluster [DBG] pgmap v8716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:32.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:32 smithi067 bash[27441]: cluster 2024-04-03T19:09:30.770138+0000 mgr.y (mgr.24370) 8732 : cluster [DBG] pgmap v8716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:32.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:32 smithi067 bash[17655]: cluster 2024-04-03T19:09:30.770138+0000 mgr.y (mgr.24370) 8732 : cluster [DBG] pgmap v8716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:33.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:33 smithi067 bash[17655]: audit 2024-04-03T19:09:32.612950+0000 mon.c (mon.2) 3443 : audit [DBG] from='client.? 172.21.15.67:0/658520677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:33.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:09:33.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:33 smithi067 bash[27441]: audit 2024-04-03T19:09:32.612950+0000 mon.c (mon.2) 3443 : audit [DBG] from='client.? 172.21.15.67:0/658520677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:33.484 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:33 smithi082 bash[20963]: audit 2024-04-03T19:09:32.612950+0000 mon.c (mon.2) 3443 : audit [DBG] from='client.? 172.21.15.67:0/658520677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:33.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:09:34.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:34 smithi082 bash[20963]: cluster 2024-04-03T19:09:32.770871+0000 mgr.y (mgr.24370) 8733 : cluster [DBG] pgmap v8717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:34.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:34 smithi067 bash[17655]: cluster 2024-04-03T19:09:32.770871+0000 mgr.y (mgr.24370) 8733 : cluster [DBG] pgmap v8717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:34.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:34 smithi067 bash[27441]: cluster 2024-04-03T19:09:32.770871+0000 mgr.y (mgr.24370) 8733 : cluster [DBG] pgmap v8717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:35.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:35 smithi082 bash[20963]: audit 2024-04-03T19:09:35.075861+0000 mon.c (mon.2) 3444 : audit [DBG] from='client.? 172.21.15.67:0/1150554341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:35.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:35 smithi067 bash[17655]: audit 2024-04-03T19:09:35.075861+0000 mon.c (mon.2) 3444 : audit [DBG] from='client.? 172.21.15.67:0/1150554341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:35.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:35 smithi067 bash[27441]: audit 2024-04-03T19:09:35.075861+0000 mon.c (mon.2) 3444 : audit [DBG] from='client.? 172.21.15.67:0/1150554341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:36.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:36 smithi082 bash[20963]: cluster 2024-04-03T19:09:34.771333+0000 mgr.y (mgr.24370) 8734 : cluster [DBG] pgmap v8718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:36.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:36 smithi067 bash[27441]: cluster 2024-04-03T19:09:34.771333+0000 mgr.y (mgr.24370) 8734 : cluster [DBG] pgmap v8718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:36.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:36 smithi067 bash[17655]: cluster 2024-04-03T19:09:34.771333+0000 mgr.y (mgr.24370) 8734 : cluster [DBG] pgmap v8718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:38.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:38 smithi082 bash[20963]: cluster 2024-04-03T19:09:36.772591+0000 mgr.y (mgr.24370) 8735 : cluster [DBG] pgmap v8719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:38.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:38 smithi082 bash[20963]: audit 2024-04-03T19:09:37.537464+0000 mon.a (mon.0) 7819 : audit [DBG] from='client.? 172.21.15.67:0/798402605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:38.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:38 smithi067 bash[17655]: cluster 2024-04-03T19:09:36.772591+0000 mgr.y (mgr.24370) 8735 : cluster [DBG] pgmap v8719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:38.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:38 smithi067 bash[17655]: audit 2024-04-03T19:09:37.537464+0000 mon.a (mon.0) 7819 : audit [DBG] from='client.? 172.21.15.67:0/798402605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:38.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:38 smithi067 bash[27441]: cluster 2024-04-03T19:09:36.772591+0000 mgr.y (mgr.24370) 8735 : cluster [DBG] pgmap v8719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:38.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:38 smithi067 bash[27441]: audit 2024-04-03T19:09:37.537464+0000 mon.a (mon.0) 7819 : audit [DBG] from='client.? 172.21.15.67:0/798402605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:40.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:40 smithi082 bash[20963]: cluster 2024-04-03T19:09:38.773287+0000 mgr.y (mgr.24370) 8736 : cluster [DBG] pgmap v8720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:40.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:40 smithi082 bash[20963]: audit 2024-04-03T19:09:39.994588+0000 mon.a (mon.0) 7820 : audit [DBG] from='client.? 172.21.15.67:0/4128069567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:40.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:40 smithi082 bash[20963]: audit 2024-04-03T19:09:40.114590+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:40.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:40 smithi067 bash[27441]: cluster 2024-04-03T19:09:38.773287+0000 mgr.y (mgr.24370) 8736 : cluster [DBG] pgmap v8720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:40.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:40 smithi067 bash[27441]: audit 2024-04-03T19:09:39.994588+0000 mon.a (mon.0) 7820 : audit [DBG] from='client.? 172.21.15.67:0/4128069567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:40.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:40 smithi067 bash[27441]: audit 2024-04-03T19:09:40.114590+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:40.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:40 smithi067 bash[17655]: cluster 2024-04-03T19:09:38.773287+0000 mgr.y (mgr.24370) 8736 : cluster [DBG] pgmap v8720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:40.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:40 smithi067 bash[17655]: audit 2024-04-03T19:09:39.994588+0000 mon.a (mon.0) 7820 : audit [DBG] from='client.? 172.21.15.67:0/4128069567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:40.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:40 smithi067 bash[17655]: audit 2024-04-03T19:09:40.114590+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:42.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:42 smithi082 bash[20963]: cluster 2024-04-03T19:09:40.774418+0000 mgr.y (mgr.24370) 8737 : cluster [DBG] pgmap v8721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:42.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:42 smithi067 bash[17655]: cluster 2024-04-03T19:09:40.774418+0000 mgr.y (mgr.24370) 8737 : cluster [DBG] pgmap v8721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:42.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:42 smithi067 bash[27441]: cluster 2024-04-03T19:09:40.774418+0000 mgr.y (mgr.24370) 8737 : cluster [DBG] pgmap v8721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:43.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:43 smithi067 bash[17655]: audit 2024-04-03T19:09:42.456532+0000 mon.c (mon.2) 3445 : audit [DBG] from='client.? 172.21.15.67:0/475695839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:43.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:09:43.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:43 smithi067 bash[27441]: audit 2024-04-03T19:09:42.456532+0000 mon.c (mon.2) 3445 : audit [DBG] from='client.? 172.21.15.67:0/475695839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:43.483 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:43 smithi082 bash[20963]: audit 2024-04-03T19:09:42.456532+0000 mon.c (mon.2) 3445 : audit [DBG] from='client.? 172.21.15.67:0/475695839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:43.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:09:44.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:44 smithi082 bash[20963]: cluster 2024-04-03T19:09:42.775117+0000 mgr.y (mgr.24370) 8738 : cluster [DBG] pgmap v8722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:44.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:44 smithi067 bash[27441]: cluster 2024-04-03T19:09:42.775117+0000 mgr.y (mgr.24370) 8738 : cluster [DBG] pgmap v8722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:44.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:44 smithi067 bash[17655]: cluster 2024-04-03T19:09:42.775117+0000 mgr.y (mgr.24370) 8738 : cluster [DBG] pgmap v8722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:45.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:45 smithi082 bash[20963]: audit 2024-04-03T19:09:44.919103+0000 mon.a (mon.0) 7822 : audit [DBG] from='client.? 172.21.15.67:0/17734722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:45.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:45 smithi067 bash[17655]: audit 2024-04-03T19:09:44.919103+0000 mon.a (mon.0) 7822 : audit [DBG] from='client.? 172.21.15.67:0/17734722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:45.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:45 smithi067 bash[27441]: audit 2024-04-03T19:09:44.919103+0000 mon.a (mon.0) 7822 : audit [DBG] from='client.? 172.21.15.67:0/17734722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:46.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:46 smithi082 bash[20963]: cluster 2024-04-03T19:09:44.775762+0000 mgr.y (mgr.24370) 8739 : cluster [DBG] pgmap v8723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:46.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:46 smithi067 bash[17655]: cluster 2024-04-03T19:09:44.775762+0000 mgr.y (mgr.24370) 8739 : cluster [DBG] pgmap v8723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:46.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:46 smithi067 bash[27441]: cluster 2024-04-03T19:09:44.775762+0000 mgr.y (mgr.24370) 8739 : cluster [DBG] pgmap v8723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:48.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:48 smithi082 bash[20963]: cluster 2024-04-03T19:09:46.777064+0000 mgr.y (mgr.24370) 8740 : cluster [DBG] pgmap v8724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:48.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:48 smithi082 bash[20963]: audit 2024-04-03T19:09:47.375361+0000 mon.a (mon.0) 7823 : audit [DBG] from='client.? 172.21.15.67:0/4213131763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:48.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:48 smithi067 bash[17655]: cluster 2024-04-03T19:09:46.777064+0000 mgr.y (mgr.24370) 8740 : cluster [DBG] pgmap v8724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:48.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:48 smithi067 bash[17655]: audit 2024-04-03T19:09:47.375361+0000 mon.a (mon.0) 7823 : audit [DBG] from='client.? 172.21.15.67:0/4213131763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:48.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:48 smithi067 bash[27441]: cluster 2024-04-03T19:09:46.777064+0000 mgr.y (mgr.24370) 8740 : cluster [DBG] pgmap v8724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:48.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:48 smithi067 bash[27441]: audit 2024-04-03T19:09:47.375361+0000 mon.a (mon.0) 7823 : audit [DBG] from='client.? 172.21.15.67:0/4213131763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:50.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:50 smithi082 bash[20963]: cluster 2024-04-03T19:09:48.777792+0000 mgr.y (mgr.24370) 8741 : cluster [DBG] pgmap v8725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:50.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:50 smithi082 bash[20963]: audit 2024-04-03T19:09:49.827753+0000 mon.c (mon.2) 3446 : audit [DBG] from='client.? 172.21.15.67:0/2990656194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:50.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:50 smithi067 bash[17655]: cluster 2024-04-03T19:09:48.777792+0000 mgr.y (mgr.24370) 8741 : cluster [DBG] pgmap v8725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:50.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:50 smithi067 bash[17655]: audit 2024-04-03T19:09:49.827753+0000 mon.c (mon.2) 3446 : audit [DBG] from='client.? 172.21.15.67:0/2990656194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:50.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:50 smithi067 bash[27441]: cluster 2024-04-03T19:09:48.777792+0000 mgr.y (mgr.24370) 8741 : cluster [DBG] pgmap v8725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:50.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:50 smithi067 bash[27441]: audit 2024-04-03T19:09:49.827753+0000 mon.c (mon.2) 3446 : audit [DBG] from='client.? 172.21.15.67:0/2990656194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:52.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:52 smithi082 bash[20963]: cluster 2024-04-03T19:09:50.778912+0000 mgr.y (mgr.24370) 8742 : cluster [DBG] pgmap v8726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:52.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:52 smithi067 bash[27441]: cluster 2024-04-03T19:09:50.778912+0000 mgr.y (mgr.24370) 8742 : cluster [DBG] pgmap v8726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:52.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:52 smithi067 bash[17655]: cluster 2024-04-03T19:09:50.778912+0000 mgr.y (mgr.24370) 8742 : cluster [DBG] pgmap v8726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:53.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:09:53.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:53 smithi067 bash[17655]: audit 2024-04-03T19:09:52.294882+0000 mon.a (mon.0) 7824 : audit [DBG] from='client.? 172.21.15.67:0/2062961307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:53.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:53 smithi067 bash[17655]: audit 2024-04-03T19:09:52.665791+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:09:53.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:53 smithi067 bash[27441]: audit 2024-04-03T19:09:52.294882+0000 mon.a (mon.0) 7824 : audit [DBG] from='client.? 172.21.15.67:0/2062961307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:53.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:53 smithi067 bash[27441]: audit 2024-04-03T19:09:52.665791+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:09:53.613 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:09:53.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:53 smithi082 bash[20963]: audit 2024-04-03T19:09:52.294882+0000 mon.a (mon.0) 7824 : audit [DBG] from='client.? 172.21.15.67:0/2062961307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:53.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:53 smithi082 bash[20963]: audit 2024-04-03T19:09:52.665791+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:09:54.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:54 smithi082 bash[20963]: cluster 2024-04-03T19:09:52.779451+0000 mgr.y (mgr.24370) 8743 : cluster [DBG] pgmap v8727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:54.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:54 smithi067 bash[17655]: cluster 2024-04-03T19:09:52.779451+0000 mgr.y (mgr.24370) 8743 : cluster [DBG] pgmap v8727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:54.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:54 smithi067 bash[27441]: cluster 2024-04-03T19:09:52.779451+0000 mgr.y (mgr.24370) 8743 : cluster [DBG] pgmap v8727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:55.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:55 smithi082 bash[20963]: audit 2024-04-03T19:09:54.747236+0000 mon.a (mon.0) 7826 : audit [DBG] from='client.? 172.21.15.67:0/1256159506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:55.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:55 smithi082 bash[20963]: audit 2024-04-03T19:09:55.115152+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:55.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:55 smithi067 bash[17655]: audit 2024-04-03T19:09:54.747236+0000 mon.a (mon.0) 7826 : audit [DBG] from='client.? 172.21.15.67:0/1256159506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:55.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:55 smithi067 bash[17655]: audit 2024-04-03T19:09:55.115152+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:55.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:55 smithi067 bash[27441]: audit 2024-04-03T19:09:54.747236+0000 mon.a (mon.0) 7826 : audit [DBG] from='client.? 172.21.15.67:0/1256159506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:55.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:55 smithi067 bash[27441]: audit 2024-04-03T19:09:55.115152+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:09:56.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:56 smithi082 bash[20963]: cluster 2024-04-03T19:09:54.780137+0000 mgr.y (mgr.24370) 8744 : cluster [DBG] pgmap v8728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:56.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:56 smithi067 bash[17655]: cluster 2024-04-03T19:09:54.780137+0000 mgr.y (mgr.24370) 8744 : cluster [DBG] pgmap v8728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:56.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:56 smithi067 bash[27441]: cluster 2024-04-03T19:09:54.780137+0000 mgr.y (mgr.24370) 8744 : cluster [DBG] pgmap v8728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:57.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:57 smithi082 bash[20963]: audit 2024-04-03T19:09:57.210122+0000 mon.c (mon.2) 3447 : audit [DBG] from='client.? 172.21.15.67:0/2669966806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:57.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:57 smithi067 bash[17655]: audit 2024-04-03T19:09:57.210122+0000 mon.c (mon.2) 3447 : audit [DBG] from='client.? 172.21.15.67:0/2669966806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:57.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:57 smithi067 bash[27441]: audit 2024-04-03T19:09:57.210122+0000 mon.c (mon.2) 3447 : audit [DBG] from='client.? 172.21.15.67:0/2669966806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:09:58.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:58 smithi082 bash[20963]: cluster 2024-04-03T19:09:56.781281+0000 mgr.y (mgr.24370) 8745 : cluster [DBG] pgmap v8729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:58.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:58 smithi067 bash[27441]: cluster 2024-04-03T19:09:56.781281+0000 mgr.y (mgr.24370) 8745 : cluster [DBG] pgmap v8729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:58.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:58 smithi067 bash[17655]: cluster 2024-04-03T19:09:56.781281+0000 mgr.y (mgr.24370) 8745 : cluster [DBG] pgmap v8729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:59.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:59 smithi082 bash[20963]: audit 2024-04-03T19:09:58.359501+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:59 smithi082 bash[20963]: audit 2024-04-03T19:09:58.366733+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:59 smithi082 bash[20963]: audit 2024-04-03T19:09:58.666350+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:59 smithi082 bash[20963]: audit 2024-04-03T19:09:58.672933+0000 mon.a (mon.0) 7831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:59 smithi082 bash[20963]: cluster 2024-04-03T19:09:58.781939+0000 mgr.y (mgr.24370) 8746 : cluster [DBG] pgmap v8730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:59.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:59 smithi082 bash[20963]: audit 2024-04-03T19:09:59.100746+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:09:59.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:59 smithi082 bash[20963]: audit 2024-04-03T19:09:59.102168+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:09:59.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:09:59 smithi082 bash[20963]: audit 2024-04-03T19:09:59.111438+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[17655]: audit 2024-04-03T19:09:58.359501+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[17655]: audit 2024-04-03T19:09:58.366733+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[17655]: audit 2024-04-03T19:09:58.666350+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[17655]: audit 2024-04-03T19:09:58.672933+0000 mon.a (mon.0) 7831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[17655]: cluster 2024-04-03T19:09:58.781939+0000 mgr.y (mgr.24370) 8746 : cluster [DBG] pgmap v8730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[17655]: audit 2024-04-03T19:09:59.100746+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[17655]: audit 2024-04-03T19:09:59.102168+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[17655]: audit 2024-04-03T19:09:59.111438+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[27441]: audit 2024-04-03T19:09:58.359501+0000 mon.a (mon.0) 7828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[27441]: audit 2024-04-03T19:09:58.366733+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[27441]: audit 2024-04-03T19:09:58.666350+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[27441]: audit 2024-04-03T19:09:58.672933+0000 mon.a (mon.0) 7831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:09:59.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[27441]: cluster 2024-04-03T19:09:58.781939+0000 mgr.y (mgr.24370) 8746 : cluster [DBG] pgmap v8730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:09:59.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[27441]: audit 2024-04-03T19:09:59.100746+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:09:59.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[27441]: audit 2024-04-03T19:09:59.102168+0000 mon.a (mon.0) 7833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:09:59.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:09:59 smithi067 bash[27441]: audit 2024-04-03T19:09:59.111438+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:10:01.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:00 smithi082 bash[20963]: audit 2024-04-03T19:09:59.679392+0000 mon.c (mon.2) 3448 : audit [DBG] from='client.? 172.21.15.67:0/993486810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:01.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:00 smithi082 bash[20963]: cluster 2024-04-03T19:10:00.000167+0000 mon.a (mon.0) 7835 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:10:01.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:00 smithi067 bash[27441]: audit 2024-04-03T19:09:59.679392+0000 mon.c (mon.2) 3448 : audit [DBG] from='client.? 172.21.15.67:0/993486810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:01.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:00 smithi067 bash[27441]: cluster 2024-04-03T19:10:00.000167+0000 mon.a (mon.0) 7835 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:10:01.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:00 smithi067 bash[17655]: audit 2024-04-03T19:09:59.679392+0000 mon.c (mon.2) 3448 : audit [DBG] from='client.? 172.21.15.67:0/993486810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:01.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:00 smithi067 bash[17655]: cluster 2024-04-03T19:10:00.000167+0000 mon.a (mon.0) 7835 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:10:02.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:01 smithi082 bash[20963]: cluster 2024-04-03T19:10:00.783081+0000 mgr.y (mgr.24370) 8747 : cluster [DBG] pgmap v8731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:02.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:01 smithi067 bash[27441]: cluster 2024-04-03T19:10:00.783081+0000 mgr.y (mgr.24370) 8747 : cluster [DBG] pgmap v8731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:02.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:01 smithi067 bash[17655]: cluster 2024-04-03T19:10:00.783081+0000 mgr.y (mgr.24370) 8747 : cluster [DBG] pgmap v8731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:03.062 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:02 smithi067 bash[27441]: audit 2024-04-03T19:10:02.126037+0000 mon.c (mon.2) 3449 : audit [DBG] from='client.? 172.21.15.67:0/3164278634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:03.062 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:02 smithi067 bash[17655]: audit 2024-04-03T19:10:02.126037+0000 mon.c (mon.2) 3449 : audit [DBG] from='client.? 172.21.15.67:0/3164278634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:03.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:02 smithi082 bash[20963]: audit 2024-04-03T19:10:02.126037+0000 mon.c (mon.2) 3449 : audit [DBG] from='client.? 172.21.15.67:0/3164278634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:03.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:10:03.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:10:03.864 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:03 smithi082 bash[20963]: cluster 2024-04-03T19:10:02.783724+0000 mgr.y (mgr.24370) 8748 : cluster [DBG] pgmap v8732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:04.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:03 smithi067 bash[17655]: cluster 2024-04-03T19:10:02.783724+0000 mgr.y (mgr.24370) 8748 : cluster [DBG] pgmap v8732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:04.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:03 smithi067 bash[27441]: cluster 2024-04-03T19:10:02.783724+0000 mgr.y (mgr.24370) 8748 : cluster [DBG] pgmap v8732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:05.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:04 smithi082 bash[20963]: audit 2024-04-03T19:10:04.588296+0000 mon.a (mon.0) 7836 : audit [DBG] from='client.? 172.21.15.67:0/2230196003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:05.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:04 smithi067 bash[17655]: audit 2024-04-03T19:10:04.588296+0000 mon.a (mon.0) 7836 : audit [DBG] from='client.? 172.21.15.67:0/2230196003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:05.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:04 smithi067 bash[27441]: audit 2024-04-03T19:10:04.588296+0000 mon.a (mon.0) 7836 : audit [DBG] from='client.? 172.21.15.67:0/2230196003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:06.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:05 smithi082 bash[20963]: cluster 2024-04-03T19:10:04.784500+0000 mgr.y (mgr.24370) 8749 : cluster [DBG] pgmap v8733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:06.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:05 smithi067 bash[17655]: cluster 2024-04-03T19:10:04.784500+0000 mgr.y (mgr.24370) 8749 : cluster [DBG] pgmap v8733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:06.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:05 smithi067 bash[27441]: cluster 2024-04-03T19:10:04.784500+0000 mgr.y (mgr.24370) 8749 : cluster [DBG] pgmap v8733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:08.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:07 smithi082 bash[20963]: cluster 2024-04-03T19:10:06.785631+0000 mgr.y (mgr.24370) 8750 : cluster [DBG] pgmap v8734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:08.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:07 smithi082 bash[20963]: audit 2024-04-03T19:10:07.043992+0000 mon.a (mon.0) 7837 : audit [DBG] from='client.? 172.21.15.67:0/2483675823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:08.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:07 smithi067 bash[27441]: cluster 2024-04-03T19:10:06.785631+0000 mgr.y (mgr.24370) 8750 : cluster [DBG] pgmap v8734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:08.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:07 smithi067 bash[27441]: audit 2024-04-03T19:10:07.043992+0000 mon.a (mon.0) 7837 : audit [DBG] from='client.? 172.21.15.67:0/2483675823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:08.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:07 smithi067 bash[17655]: cluster 2024-04-03T19:10:06.785631+0000 mgr.y (mgr.24370) 8750 : cluster [DBG] pgmap v8734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:08.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:07 smithi067 bash[17655]: audit 2024-04-03T19:10:07.043992+0000 mon.a (mon.0) 7837 : audit [DBG] from='client.? 172.21.15.67:0/2483675823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:10.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:09 smithi082 bash[20963]: cluster 2024-04-03T19:10:08.786333+0000 mgr.y (mgr.24370) 8751 : cluster [DBG] pgmap v8735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:10.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:09 smithi082 bash[20963]: audit 2024-04-03T19:10:09.502246+0000 mon.a (mon.0) 7838 : audit [DBG] from='client.? 172.21.15.67:0/4142251788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:10.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:09 smithi067 bash[27441]: cluster 2024-04-03T19:10:08.786333+0000 mgr.y (mgr.24370) 8751 : cluster [DBG] pgmap v8735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:10.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:09 smithi067 bash[27441]: audit 2024-04-03T19:10:09.502246+0000 mon.a (mon.0) 7838 : audit [DBG] from='client.? 172.21.15.67:0/4142251788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:10.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:09 smithi067 bash[17655]: cluster 2024-04-03T19:10:08.786333+0000 mgr.y (mgr.24370) 8751 : cluster [DBG] pgmap v8735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:10.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:09 smithi067 bash[17655]: audit 2024-04-03T19:10:09.502246+0000 mon.a (mon.0) 7838 : audit [DBG] from='client.? 172.21.15.67:0/4142251788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:11.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:10 smithi082 bash[20963]: audit 2024-04-03T19:10:10.115621+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:11.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:10 smithi067 bash[27441]: audit 2024-04-03T19:10:10.115621+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:11.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:10 smithi067 bash[17655]: audit 2024-04-03T19:10:10.115621+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:12.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:11 smithi082 bash[20963]: cluster 2024-04-03T19:10:10.787428+0000 mgr.y (mgr.24370) 8752 : cluster [DBG] pgmap v8736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:12.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:11 smithi067 bash[27441]: cluster 2024-04-03T19:10:10.787428+0000 mgr.y (mgr.24370) 8752 : cluster [DBG] pgmap v8736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:12.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:11 smithi067 bash[17655]: cluster 2024-04-03T19:10:10.787428+0000 mgr.y (mgr.24370) 8752 : cluster [DBG] pgmap v8736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:13.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:12 smithi082 bash[20963]: audit 2024-04-03T19:10:11.956831+0000 mon.a (mon.0) 7840 : audit [DBG] from='client.? 172.21.15.67:0/3254917944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:13.145 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:10:13.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:12 smithi067 bash[27441]: audit 2024-04-03T19:10:11.956831+0000 mon.a (mon.0) 7840 : audit [DBG] from='client.? 172.21.15.67:0/3254917944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:13.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:12 smithi067 bash[17655]: audit 2024-04-03T19:10:11.956831+0000 mon.a (mon.0) 7840 : audit [DBG] from='client.? 172.21.15.67:0/3254917944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:13.846 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:10:14.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:13 smithi082 bash[20963]: cluster 2024-04-03T19:10:12.788104+0000 mgr.y (mgr.24370) 8753 : cluster [DBG] pgmap v8737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:14.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:13 smithi067 bash[17655]: cluster 2024-04-03T19:10:12.788104+0000 mgr.y (mgr.24370) 8753 : cluster [DBG] pgmap v8737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:14.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:13 smithi067 bash[27441]: cluster 2024-04-03T19:10:12.788104+0000 mgr.y (mgr.24370) 8753 : cluster [DBG] pgmap v8737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:15.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:14 smithi082 bash[20963]: audit 2024-04-03T19:10:14.404788+0000 mon.c (mon.2) 3450 : audit [DBG] from='client.? 172.21.15.67:0/1026677144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:15.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:14 smithi067 bash[17655]: audit 2024-04-03T19:10:14.404788+0000 mon.c (mon.2) 3450 : audit [DBG] from='client.? 172.21.15.67:0/1026677144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:15.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:14 smithi067 bash[27441]: audit 2024-04-03T19:10:14.404788+0000 mon.c (mon.2) 3450 : audit [DBG] from='client.? 172.21.15.67:0/1026677144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:16.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:15 smithi082 bash[20963]: cluster 2024-04-03T19:10:14.788742+0000 mgr.y (mgr.24370) 8754 : cluster [DBG] pgmap v8738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:16.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:15 smithi067 bash[17655]: cluster 2024-04-03T19:10:14.788742+0000 mgr.y (mgr.24370) 8754 : cluster [DBG] pgmap v8738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:16.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:15 smithi067 bash[27441]: cluster 2024-04-03T19:10:14.788742+0000 mgr.y (mgr.24370) 8754 : cluster [DBG] pgmap v8738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:17.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:16 smithi067 bash[17655]: audit 2024-04-03T19:10:16.867030+0000 mon.c (mon.2) 3451 : audit [DBG] from='client.? 172.21.15.67:0/2049396139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:17.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:16 smithi067 bash[27441]: audit 2024-04-03T19:10:16.867030+0000 mon.c (mon.2) 3451 : audit [DBG] from='client.? 172.21.15.67:0/2049396139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:17.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:16 smithi082 bash[20963]: audit 2024-04-03T19:10:16.867030+0000 mon.c (mon.2) 3451 : audit [DBG] from='client.? 172.21.15.67:0/2049396139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:18.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:17 smithi067 bash[17655]: cluster 2024-04-03T19:10:16.789514+0000 mgr.y (mgr.24370) 8755 : cluster [DBG] pgmap v8739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:18.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:17 smithi067 bash[27441]: cluster 2024-04-03T19:10:16.789514+0000 mgr.y (mgr.24370) 8755 : cluster [DBG] pgmap v8739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:18.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:17 smithi082 bash[20963]: cluster 2024-04-03T19:10:16.789514+0000 mgr.y (mgr.24370) 8755 : cluster [DBG] pgmap v8739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:20.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:19 smithi067 bash[17655]: cluster 2024-04-03T19:10:18.790159+0000 mgr.y (mgr.24370) 8756 : cluster [DBG] pgmap v8740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:20.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:19 smithi067 bash[17655]: audit 2024-04-03T19:10:19.326110+0000 mon.c (mon.2) 3452 : audit [DBG] from='client.? 172.21.15.67:0/1080082356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:20.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:19 smithi067 bash[27441]: cluster 2024-04-03T19:10:18.790159+0000 mgr.y (mgr.24370) 8756 : cluster [DBG] pgmap v8740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:20.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:19 smithi067 bash[27441]: audit 2024-04-03T19:10:19.326110+0000 mon.c (mon.2) 3452 : audit [DBG] from='client.? 172.21.15.67:0/1080082356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:20.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:19 smithi082 bash[20963]: cluster 2024-04-03T19:10:18.790159+0000 mgr.y (mgr.24370) 8756 : cluster [DBG] pgmap v8740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:20.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:19 smithi082 bash[20963]: audit 2024-04-03T19:10:19.326110+0000 mon.c (mon.2) 3452 : audit [DBG] from='client.? 172.21.15.67:0/1080082356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:22.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:21 smithi067 bash[27441]: cluster 2024-04-03T19:10:20.791270+0000 mgr.y (mgr.24370) 8757 : cluster [DBG] pgmap v8741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:22.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:21 smithi067 bash[27441]: audit 2024-04-03T19:10:21.785044+0000 mon.a (mon.0) 7841 : audit [DBG] from='client.? 172.21.15.67:0/2973603620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:22.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:21 smithi067 bash[17655]: cluster 2024-04-03T19:10:20.791270+0000 mgr.y (mgr.24370) 8757 : cluster [DBG] pgmap v8741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:22.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:21 smithi067 bash[17655]: audit 2024-04-03T19:10:21.785044+0000 mon.a (mon.0) 7841 : audit [DBG] from='client.? 172.21.15.67:0/2973603620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:22.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:21 smithi082 bash[20963]: cluster 2024-04-03T19:10:20.791270+0000 mgr.y (mgr.24370) 8757 : cluster [DBG] pgmap v8741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:22.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:21 smithi082 bash[20963]: audit 2024-04-03T19:10:21.785044+0000 mon.a (mon.0) 7841 : audit [DBG] from='client.? 172.21.15.67:0/2973603620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:23.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:10:23.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:10:24.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:23 smithi067 bash[27441]: cluster 2024-04-03T19:10:22.791971+0000 mgr.y (mgr.24370) 8758 : cluster [DBG] pgmap v8742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:24.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:23 smithi067 bash[17655]: cluster 2024-04-03T19:10:22.791971+0000 mgr.y (mgr.24370) 8758 : cluster [DBG] pgmap v8742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:24.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:23 smithi082 bash[20963]: cluster 2024-04-03T19:10:22.791971+0000 mgr.y (mgr.24370) 8758 : cluster [DBG] pgmap v8742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:25.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:24 smithi067 bash[27441]: audit 2024-04-03T19:10:24.233128+0000 mon.a (mon.0) 7842 : audit [DBG] from='client.? 172.21.15.67:0/48688758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:25.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:24 smithi067 bash[17655]: audit 2024-04-03T19:10:24.233128+0000 mon.a (mon.0) 7842 : audit [DBG] from='client.? 172.21.15.67:0/48688758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:25.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:24 smithi082 bash[20963]: audit 2024-04-03T19:10:24.233128+0000 mon.a (mon.0) 7842 : audit [DBG] from='client.? 172.21.15.67:0/48688758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:26.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:25 smithi067 bash[27441]: cluster 2024-04-03T19:10:24.792653+0000 mgr.y (mgr.24370) 8759 : cluster [DBG] pgmap v8743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:25 smithi067 bash[27441]: audit 2024-04-03T19:10:25.115970+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:26.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:25 smithi067 bash[17655]: cluster 2024-04-03T19:10:24.792653+0000 mgr.y (mgr.24370) 8759 : cluster [DBG] pgmap v8743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:26.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:25 smithi067 bash[17655]: audit 2024-04-03T19:10:25.115970+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:26.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:25 smithi082 bash[20963]: cluster 2024-04-03T19:10:24.792653+0000 mgr.y (mgr.24370) 8759 : cluster [DBG] pgmap v8743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:26.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:25 smithi082 bash[20963]: audit 2024-04-03T19:10:25.115970+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:27.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:26 smithi082 bash[20963]: audit 2024-04-03T19:10:26.689641+0000 mon.a (mon.0) 7844 : audit [DBG] from='client.? 172.21.15.67:0/3489759267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:27.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:26 smithi067 bash[17655]: audit 2024-04-03T19:10:26.689641+0000 mon.a (mon.0) 7844 : audit [DBG] from='client.? 172.21.15.67:0/3489759267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:27.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:26 smithi067 bash[27441]: audit 2024-04-03T19:10:26.689641+0000 mon.a (mon.0) 7844 : audit [DBG] from='client.? 172.21.15.67:0/3489759267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:28.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:27 smithi082 bash[20963]: cluster 2024-04-03T19:10:26.793768+0000 mgr.y (mgr.24370) 8760 : cluster [DBG] pgmap v8744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:28.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:27 smithi067 bash[17655]: cluster 2024-04-03T19:10:26.793768+0000 mgr.y (mgr.24370) 8760 : cluster [DBG] pgmap v8744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:28.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:27 smithi067 bash[27441]: cluster 2024-04-03T19:10:26.793768+0000 mgr.y (mgr.24370) 8760 : cluster [DBG] pgmap v8744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:30.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:29 smithi082 bash[20963]: cluster 2024-04-03T19:10:28.794403+0000 mgr.y (mgr.24370) 8761 : cluster [DBG] pgmap v8745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:30.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:29 smithi082 bash[20963]: audit 2024-04-03T19:10:29.148208+0000 mon.a (mon.0) 7845 : audit [DBG] from='client.? 172.21.15.67:0/732527968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:30.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:29 smithi067 bash[17655]: cluster 2024-04-03T19:10:28.794403+0000 mgr.y (mgr.24370) 8761 : cluster [DBG] pgmap v8745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:30.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:29 smithi067 bash[17655]: audit 2024-04-03T19:10:29.148208+0000 mon.a (mon.0) 7845 : audit [DBG] from='client.? 172.21.15.67:0/732527968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:30.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:29 smithi067 bash[27441]: cluster 2024-04-03T19:10:28.794403+0000 mgr.y (mgr.24370) 8761 : cluster [DBG] pgmap v8745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:30.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:29 smithi067 bash[27441]: audit 2024-04-03T19:10:29.148208+0000 mon.a (mon.0) 7845 : audit [DBG] from='client.? 172.21.15.67:0/732527968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:32.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:31 smithi082 bash[20963]: cluster 2024-04-03T19:10:30.795530+0000 mgr.y (mgr.24370) 8762 : cluster [DBG] pgmap v8746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:32.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:31 smithi082 bash[20963]: audit 2024-04-03T19:10:31.601327+0000 mon.a (mon.0) 7846 : audit [DBG] from='client.? 172.21.15.67:0/3967857774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:32.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:31 smithi067 bash[17655]: cluster 2024-04-03T19:10:30.795530+0000 mgr.y (mgr.24370) 8762 : cluster [DBG] pgmap v8746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:32.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:31 smithi067 bash[17655]: audit 2024-04-03T19:10:31.601327+0000 mon.a (mon.0) 7846 : audit [DBG] from='client.? 172.21.15.67:0/3967857774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:32.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:31 smithi067 bash[27441]: cluster 2024-04-03T19:10:30.795530+0000 mgr.y (mgr.24370) 8762 : cluster [DBG] pgmap v8746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:32.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:31 smithi067 bash[27441]: audit 2024-04-03T19:10:31.601327+0000 mon.a (mon.0) 7846 : audit [DBG] from='client.? 172.21.15.67:0/3967857774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:33.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:33] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:10:33.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:10:34.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:33 smithi082 bash[20963]: cluster 2024-04-03T19:10:32.796296+0000 mgr.y (mgr.24370) 8763 : cluster [DBG] pgmap v8747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:34.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:33 smithi067 bash[17655]: cluster 2024-04-03T19:10:32.796296+0000 mgr.y (mgr.24370) 8763 : cluster [DBG] pgmap v8747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:34.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:33 smithi067 bash[27441]: cluster 2024-04-03T19:10:32.796296+0000 mgr.y (mgr.24370) 8763 : cluster [DBG] pgmap v8747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:35.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:34 smithi082 bash[20963]: audit 2024-04-03T19:10:34.050564+0000 mon.a (mon.0) 7847 : audit [DBG] from='client.? 172.21.15.67:0/1388988277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:35.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:34 smithi067 bash[17655]: audit 2024-04-03T19:10:34.050564+0000 mon.a (mon.0) 7847 : audit [DBG] from='client.? 172.21.15.67:0/1388988277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:35.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:34 smithi067 bash[27441]: audit 2024-04-03T19:10:34.050564+0000 mon.a (mon.0) 7847 : audit [DBG] from='client.? 172.21.15.67:0/1388988277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:36.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:35 smithi082 bash[20963]: cluster 2024-04-03T19:10:34.797048+0000 mgr.y (mgr.24370) 8764 : cluster [DBG] pgmap v8748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:36.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:35 smithi067 bash[27441]: cluster 2024-04-03T19:10:34.797048+0000 mgr.y (mgr.24370) 8764 : cluster [DBG] pgmap v8748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:36.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:35 smithi067 bash[17655]: cluster 2024-04-03T19:10:34.797048+0000 mgr.y (mgr.24370) 8764 : cluster [DBG] pgmap v8748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:37.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:36 smithi082 bash[20963]: audit 2024-04-03T19:10:36.509751+0000 mon.c (mon.2) 3453 : audit [DBG] from='client.? 172.21.15.67:0/3571102673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:37.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:36 smithi067 bash[17655]: audit 2024-04-03T19:10:36.509751+0000 mon.c (mon.2) 3453 : audit [DBG] from='client.? 172.21.15.67:0/3571102673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:37.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:36 smithi067 bash[27441]: audit 2024-04-03T19:10:36.509751+0000 mon.c (mon.2) 3453 : audit [DBG] from='client.? 172.21.15.67:0/3571102673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:38.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:37 smithi082 bash[20963]: cluster 2024-04-03T19:10:36.798275+0000 mgr.y (mgr.24370) 8765 : cluster [DBG] pgmap v8749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:38.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:37 smithi067 bash[17655]: cluster 2024-04-03T19:10:36.798275+0000 mgr.y (mgr.24370) 8765 : cluster [DBG] pgmap v8749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:38.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:37 smithi067 bash[27441]: cluster 2024-04-03T19:10:36.798275+0000 mgr.y (mgr.24370) 8765 : cluster [DBG] pgmap v8749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:40.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:39 smithi082 bash[20963]: cluster 2024-04-03T19:10:38.798919+0000 mgr.y (mgr.24370) 8766 : cluster [DBG] pgmap v8750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:40.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:39 smithi082 bash[20963]: audit 2024-04-03T19:10:38.961881+0000 mon.a (mon.0) 7848 : audit [DBG] from='client.? 172.21.15.67:0/2490894208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:40.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:39 smithi067 bash[17655]: cluster 2024-04-03T19:10:38.798919+0000 mgr.y (mgr.24370) 8766 : cluster [DBG] pgmap v8750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:40.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:40 smithi067 bash[17655]: audit 2024-04-03T19:10:38.961881+0000 mon.a (mon.0) 7848 : audit [DBG] from='client.? 172.21.15.67:0/2490894208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:40.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:40 smithi067 bash[27441]: cluster 2024-04-03T19:10:38.798919+0000 mgr.y (mgr.24370) 8766 : cluster [DBG] pgmap v8750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:40.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:40 smithi067 bash[27441]: audit 2024-04-03T19:10:38.961881+0000 mon.a (mon.0) 7848 : audit [DBG] from='client.? 172.21.15.67:0/2490894208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:41.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:40 smithi082 bash[20963]: audit 2024-04-03T19:10:40.116322+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:41.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:40 smithi067 bash[17655]: audit 2024-04-03T19:10:40.116322+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:41.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:40 smithi067 bash[27441]: audit 2024-04-03T19:10:40.116322+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:42.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:41 smithi082 bash[20963]: cluster 2024-04-03T19:10:40.800234+0000 mgr.y (mgr.24370) 8767 : cluster [DBG] pgmap v8751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:42.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:41 smithi082 bash[20963]: audit 2024-04-03T19:10:41.410648+0000 mon.a (mon.0) 7850 : audit [DBG] from='client.? 172.21.15.67:0/2825064415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:42.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:41 smithi067 bash[17655]: cluster 2024-04-03T19:10:40.800234+0000 mgr.y (mgr.24370) 8767 : cluster [DBG] pgmap v8751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:42.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:41 smithi067 bash[17655]: audit 2024-04-03T19:10:41.410648+0000 mon.a (mon.0) 7850 : audit [DBG] from='client.? 172.21.15.67:0/2825064415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:42.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:41 smithi067 bash[27441]: cluster 2024-04-03T19:10:40.800234+0000 mgr.y (mgr.24370) 8767 : cluster [DBG] pgmap v8751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:42.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:41 smithi067 bash[27441]: audit 2024-04-03T19:10:41.410648+0000 mon.a (mon.0) 7850 : audit [DBG] from='client.? 172.21.15.67:0/2825064415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:43.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:43] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:10:43.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:10:44.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:43 smithi082 bash[20963]: cluster 2024-04-03T19:10:42.800977+0000 mgr.y (mgr.24370) 8768 : cluster [DBG] pgmap v8752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:44.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:43 smithi082 bash[20963]: audit 2024-04-03T19:10:43.868389+0000 mon.c (mon.2) 3454 : audit [DBG] from='client.? 172.21.15.67:0/1769098241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:44.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:43 smithi067 bash[17655]: cluster 2024-04-03T19:10:42.800977+0000 mgr.y (mgr.24370) 8768 : cluster [DBG] pgmap v8752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:44.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:43 smithi067 bash[17655]: audit 2024-04-03T19:10:43.868389+0000 mon.c (mon.2) 3454 : audit [DBG] from='client.? 172.21.15.67:0/1769098241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:44.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:43 smithi067 bash[27441]: cluster 2024-04-03T19:10:42.800977+0000 mgr.y (mgr.24370) 8768 : cluster [DBG] pgmap v8752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:44.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:43 smithi067 bash[27441]: audit 2024-04-03T19:10:43.868389+0000 mon.c (mon.2) 3454 : audit [DBG] from='client.? 172.21.15.67:0/1769098241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:46.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:45 smithi082 bash[20963]: cluster 2024-04-03T19:10:44.801816+0000 mgr.y (mgr.24370) 8769 : cluster [DBG] pgmap v8753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:46.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:45 smithi067 bash[27441]: cluster 2024-04-03T19:10:44.801816+0000 mgr.y (mgr.24370) 8769 : cluster [DBG] pgmap v8753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:46.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:45 smithi067 bash[17655]: cluster 2024-04-03T19:10:44.801816+0000 mgr.y (mgr.24370) 8769 : cluster [DBG] pgmap v8753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:47.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:46 smithi082 bash[20963]: audit 2024-04-03T19:10:46.327911+0000 mon.a (mon.0) 7851 : audit [DBG] from='client.? 172.21.15.67:0/3874520565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:47.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:46 smithi067 bash[17655]: audit 2024-04-03T19:10:46.327911+0000 mon.a (mon.0) 7851 : audit [DBG] from='client.? 172.21.15.67:0/3874520565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:47.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:46 smithi067 bash[27441]: audit 2024-04-03T19:10:46.327911+0000 mon.a (mon.0) 7851 : audit [DBG] from='client.? 172.21.15.67:0/3874520565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:48.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:47 smithi082 bash[20963]: cluster 2024-04-03T19:10:46.803133+0000 mgr.y (mgr.24370) 8770 : cluster [DBG] pgmap v8754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:48.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:47 smithi067 bash[27441]: cluster 2024-04-03T19:10:46.803133+0000 mgr.y (mgr.24370) 8770 : cluster [DBG] pgmap v8754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:48.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:47 smithi067 bash[17655]: cluster 2024-04-03T19:10:46.803133+0000 mgr.y (mgr.24370) 8770 : cluster [DBG] pgmap v8754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:49.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:49 smithi082 bash[20963]: audit 2024-04-03T19:10:48.781041+0000 mon.c (mon.2) 3455 : audit [DBG] from='client.? 172.21.15.67:0/2524660336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:49.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:49 smithi067 bash[17655]: audit 2024-04-03T19:10:48.781041+0000 mon.c (mon.2) 3455 : audit [DBG] from='client.? 172.21.15.67:0/2524660336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:49.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:49 smithi067 bash[27441]: audit 2024-04-03T19:10:48.781041+0000 mon.c (mon.2) 3455 : audit [DBG] from='client.? 172.21.15.67:0/2524660336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:50.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:50 smithi082 bash[20963]: cluster 2024-04-03T19:10:48.803927+0000 mgr.y (mgr.24370) 8771 : cluster [DBG] pgmap v8755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:50.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:50 smithi067 bash[17655]: cluster 2024-04-03T19:10:48.803927+0000 mgr.y (mgr.24370) 8771 : cluster [DBG] pgmap v8755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:50.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:50 smithi067 bash[27441]: cluster 2024-04-03T19:10:48.803927+0000 mgr.y (mgr.24370) 8771 : cluster [DBG] pgmap v8755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:52.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:52 smithi082 bash[20963]: cluster 2024-04-03T19:10:50.804836+0000 mgr.y (mgr.24370) 8772 : cluster [DBG] pgmap v8756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:52.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:52 smithi082 bash[20963]: audit 2024-04-03T19:10:51.235489+0000 mon.a (mon.0) 7852 : audit [DBG] from='client.? 172.21.15.67:0/4230549508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:52.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:52 smithi067 bash[17655]: cluster 2024-04-03T19:10:50.804836+0000 mgr.y (mgr.24370) 8772 : cluster [DBG] pgmap v8756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:52.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:52 smithi067 bash[17655]: audit 2024-04-03T19:10:51.235489+0000 mon.a (mon.0) 7852 : audit [DBG] from='client.? 172.21.15.67:0/4230549508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:52.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:52 smithi067 bash[27441]: cluster 2024-04-03T19:10:50.804836+0000 mgr.y (mgr.24370) 8772 : cluster [DBG] pgmap v8756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:52.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:52 smithi067 bash[27441]: audit 2024-04-03T19:10:51.235489+0000 mon.a (mon.0) 7852 : audit [DBG] from='client.? 172.21.15.67:0/4230549508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:53.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:53] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:10:53.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:10:54.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:54 smithi082 bash[20963]: cluster 2024-04-03T19:10:52.805477+0000 mgr.y (mgr.24370) 8773 : cluster [DBG] pgmap v8757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:54.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:54 smithi082 bash[20963]: audit 2024-04-03T19:10:53.693778+0000 mon.c (mon.2) 3456 : audit [DBG] from='client.? 172.21.15.67:0/1496160601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:54.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:54 smithi067 bash[17655]: cluster 2024-04-03T19:10:52.805477+0000 mgr.y (mgr.24370) 8773 : cluster [DBG] pgmap v8757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:54.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:54 smithi067 bash[17655]: audit 2024-04-03T19:10:53.693778+0000 mon.c (mon.2) 3456 : audit [DBG] from='client.? 172.21.15.67:0/1496160601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:54.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:54 smithi067 bash[27441]: cluster 2024-04-03T19:10:52.805477+0000 mgr.y (mgr.24370) 8773 : cluster [DBG] pgmap v8757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:54.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:54 smithi067 bash[27441]: audit 2024-04-03T19:10:53.693778+0000 mon.c (mon.2) 3456 : audit [DBG] from='client.? 172.21.15.67:0/1496160601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:56.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:56 smithi082 bash[20963]: cluster 2024-04-03T19:10:54.806152+0000 mgr.y (mgr.24370) 8774 : cluster [DBG] pgmap v8758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:56.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:56 smithi082 bash[20963]: audit 2024-04-03T19:10:55.116709+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:56.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:56 smithi067 bash[17655]: cluster 2024-04-03T19:10:54.806152+0000 mgr.y (mgr.24370) 8774 : cluster [DBG] pgmap v8758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:56.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:56 smithi067 bash[17655]: audit 2024-04-03T19:10:55.116709+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:56.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:56 smithi067 bash[27441]: cluster 2024-04-03T19:10:54.806152+0000 mgr.y (mgr.24370) 8774 : cluster [DBG] pgmap v8758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:56.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:56 smithi067 bash[27441]: audit 2024-04-03T19:10:55.116709+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:10:57.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:57 smithi082 bash[20963]: audit 2024-04-03T19:10:56.152186+0000 mon.a (mon.0) 7854 : audit [DBG] from='client.? 172.21.15.67:0/2787162113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:57.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:57 smithi067 bash[17655]: audit 2024-04-03T19:10:56.152186+0000 mon.a (mon.0) 7854 : audit [DBG] from='client.? 172.21.15.67:0/2787162113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:57.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:57 smithi067 bash[27441]: audit 2024-04-03T19:10:56.152186+0000 mon.a (mon.0) 7854 : audit [DBG] from='client.? 172.21.15.67:0/2787162113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:58.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:58 smithi082 bash[20963]: cluster 2024-04-03T19:10:56.807350+0000 mgr.y (mgr.24370) 8775 : cluster [DBG] pgmap v8759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:58.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:58 smithi067 bash[17655]: cluster 2024-04-03T19:10:56.807350+0000 mgr.y (mgr.24370) 8775 : cluster [DBG] pgmap v8759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:58.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:58 smithi067 bash[27441]: cluster 2024-04-03T19:10:56.807350+0000 mgr.y (mgr.24370) 8775 : cluster [DBG] pgmap v8759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:10:59.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:10:59 smithi082 bash[20963]: audit 2024-04-03T19:10:58.597245+0000 mon.a (mon.0) 7855 : audit [DBG] from='client.? 172.21.15.67:0/1558275703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:59.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:10:59 smithi067 bash[17655]: audit 2024-04-03T19:10:58.597245+0000 mon.a (mon.0) 7855 : audit [DBG] from='client.? 172.21.15.67:0/1558275703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:10:59.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:10:59 smithi067 bash[27441]: audit 2024-04-03T19:10:58.597245+0000 mon.a (mon.0) 7855 : audit [DBG] from='client.? 172.21.15.67:0/1558275703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:00.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:00 smithi082 bash[20963]: cluster 2024-04-03T19:10:58.808059+0000 mgr.y (mgr.24370) 8776 : cluster [DBG] pgmap v8760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:00.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:00 smithi082 bash[20963]: audit 2024-04-03T19:10:59.187362+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:11:00.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:00 smithi082 bash[20963]: audit 2024-04-03T19:10:59.517223+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:00.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:00 smithi082 bash[20963]: audit 2024-04-03T19:10:59.526115+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:00.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:00 smithi067 bash[27441]: cluster 2024-04-03T19:10:58.808059+0000 mgr.y (mgr.24370) 8776 : cluster [DBG] pgmap v8760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:00.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:00 smithi067 bash[27441]: audit 2024-04-03T19:10:59.187362+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:11:00.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:00 smithi067 bash[27441]: audit 2024-04-03T19:10:59.517223+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:00.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:00 smithi067 bash[27441]: audit 2024-04-03T19:10:59.526115+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:00.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:00 smithi067 bash[17655]: cluster 2024-04-03T19:10:58.808059+0000 mgr.y (mgr.24370) 8776 : cluster [DBG] pgmap v8760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:00.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:00 smithi067 bash[17655]: audit 2024-04-03T19:10:59.187362+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:11:00.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:00 smithi067 bash[17655]: audit 2024-04-03T19:10:59.517223+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:00.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:00 smithi067 bash[17655]: audit 2024-04-03T19:10:59.526115+0000 mon.a (mon.0) 7858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:01.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:01 smithi082 bash[20963]: audit 2024-04-03T19:11:01.044720+0000 mon.a (mon.0) 7859 : audit [DBG] from='client.? 172.21.15.67:0/1503530815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:01.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:01 smithi067 bash[17655]: audit 2024-04-03T19:11:01.044720+0000 mon.a (mon.0) 7859 : audit [DBG] from='client.? 172.21.15.67:0/1503530815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:01.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:01 smithi067 bash[27441]: audit 2024-04-03T19:11:01.044720+0000 mon.a (mon.0) 7859 : audit [DBG] from='client.? 172.21.15.67:0/1503530815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:02.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:02 smithi082 bash[20963]: cluster 2024-04-03T19:11:00.808845+0000 mgr.y (mgr.24370) 8777 : cluster [DBG] pgmap v8761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:02.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:02 smithi067 bash[17655]: cluster 2024-04-03T19:11:00.808845+0000 mgr.y (mgr.24370) 8777 : cluster [DBG] pgmap v8761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:02.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:02 smithi067 bash[27441]: cluster 2024-04-03T19:11:00.808845+0000 mgr.y (mgr.24370) 8777 : cluster [DBG] pgmap v8761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:03.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:11:03.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:11:04.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:04 smithi082 bash[20963]: cluster 2024-04-03T19:11:02.809532+0000 mgr.y (mgr.24370) 8778 : cluster [DBG] pgmap v8762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:04.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:04 smithi082 bash[20963]: audit 2024-04-03T19:11:03.496443+0000 mon.c (mon.2) 3457 : audit [DBG] from='client.? 172.21.15.67:0/3353076478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:04.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:04 smithi067 bash[17655]: cluster 2024-04-03T19:11:02.809532+0000 mgr.y (mgr.24370) 8778 : cluster [DBG] pgmap v8762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:04.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:04 smithi067 bash[17655]: audit 2024-04-03T19:11:03.496443+0000 mon.c (mon.2) 3457 : audit [DBG] from='client.? 172.21.15.67:0/3353076478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:04.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:04 smithi067 bash[27441]: cluster 2024-04-03T19:11:02.809532+0000 mgr.y (mgr.24370) 8778 : cluster [DBG] pgmap v8762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:04.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:04 smithi067 bash[27441]: audit 2024-04-03T19:11:03.496443+0000 mon.c (mon.2) 3457 : audit [DBG] from='client.? 172.21.15.67:0/3353076478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:06.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[17655]: cluster 2024-04-03T19:11:04.810337+0000 mgr.y (mgr.24370) 8779 : cluster [DBG] pgmap v8763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:06.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[17655]: audit 2024-04-03T19:11:04.888336+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[17655]: audit 2024-04-03T19:11:04.895514+0000 mon.a (mon.0) 7861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[17655]: audit 2024-04-03T19:11:05.487334+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[17655]: audit 2024-04-03T19:11:05.494965+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[27441]: cluster 2024-04-03T19:11:04.810337+0000 mgr.y (mgr.24370) 8779 : cluster [DBG] pgmap v8763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:06.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[27441]: audit 2024-04-03T19:11:04.888336+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[27441]: audit 2024-04-03T19:11:04.895514+0000 mon.a (mon.0) 7861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[27441]: audit 2024-04-03T19:11:05.487334+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:05 smithi067 bash[27441]: audit 2024-04-03T19:11:05.494965+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:05 smithi082 bash[20963]: cluster 2024-04-03T19:11:04.810337+0000 mgr.y (mgr.24370) 8779 : cluster [DBG] pgmap v8763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:06.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:05 smithi082 bash[20963]: audit 2024-04-03T19:11:04.888336+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:05 smithi082 bash[20963]: audit 2024-04-03T19:11:04.895514+0000 mon.a (mon.0) 7861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:05 smithi082 bash[20963]: audit 2024-04-03T19:11:05.487334+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:06.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:05 smithi082 bash[20963]: audit 2024-04-03T19:11:05.494965+0000 mon.a (mon.0) 7863 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:07.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:06 smithi067 bash[27441]: audit 2024-04-03T19:11:05.912498+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:11:07.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:06 smithi067 bash[27441]: audit 2024-04-03T19:11:05.913768+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:11:07.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:06 smithi067 bash[27441]: audit 2024-04-03T19:11:05.921333+0000 mon.a (mon.0) 7866 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:07.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:06 smithi067 bash[27441]: audit 2024-04-03T19:11:05.954683+0000 mon.c (mon.2) 3458 : audit [DBG] from='client.? 172.21.15.67:0/1800294004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:07.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:06 smithi067 bash[17655]: audit 2024-04-03T19:11:05.912498+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:11:07.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:06 smithi067 bash[17655]: audit 2024-04-03T19:11:05.913768+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:11:07.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:06 smithi067 bash[17655]: audit 2024-04-03T19:11:05.921333+0000 mon.a (mon.0) 7866 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:07.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:06 smithi067 bash[17655]: audit 2024-04-03T19:11:05.954683+0000 mon.c (mon.2) 3458 : audit [DBG] from='client.? 172.21.15.67:0/1800294004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:07.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:06 smithi082 bash[20963]: audit 2024-04-03T19:11:05.912498+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:11:07.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:06 smithi082 bash[20963]: audit 2024-04-03T19:11:05.913768+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:11:07.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:06 smithi082 bash[20963]: audit 2024-04-03T19:11:05.921333+0000 mon.a (mon.0) 7866 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:11:07.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:06 smithi082 bash[20963]: audit 2024-04-03T19:11:05.954683+0000 mon.c (mon.2) 3458 : audit [DBG] from='client.? 172.21.15.67:0/1800294004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:08.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:07 smithi082 bash[20963]: cluster 2024-04-03T19:11:06.811567+0000 mgr.y (mgr.24370) 8780 : cluster [DBG] pgmap v8764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:08.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:07 smithi067 bash[17655]: cluster 2024-04-03T19:11:06.811567+0000 mgr.y (mgr.24370) 8780 : cluster [DBG] pgmap v8764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:08.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:07 smithi067 bash[27441]: cluster 2024-04-03T19:11:06.811567+0000 mgr.y (mgr.24370) 8780 : cluster [DBG] pgmap v8764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:09.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:08 smithi082 bash[20963]: audit 2024-04-03T19:11:08.405559+0000 mon.c (mon.2) 3459 : audit [DBG] from='client.? 172.21.15.67:0/2333546061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:09.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:08 smithi067 bash[17655]: audit 2024-04-03T19:11:08.405559+0000 mon.c (mon.2) 3459 : audit [DBG] from='client.? 172.21.15.67:0/2333546061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:09.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:08 smithi067 bash[27441]: audit 2024-04-03T19:11:08.405559+0000 mon.c (mon.2) 3459 : audit [DBG] from='client.? 172.21.15.67:0/2333546061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:10.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:09 smithi082 bash[20963]: cluster 2024-04-03T19:11:08.812295+0000 mgr.y (mgr.24370) 8781 : cluster [DBG] pgmap v8765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:10.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:09 smithi067 bash[17655]: cluster 2024-04-03T19:11:08.812295+0000 mgr.y (mgr.24370) 8781 : cluster [DBG] pgmap v8765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:10.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:09 smithi067 bash[27441]: cluster 2024-04-03T19:11:08.812295+0000 mgr.y (mgr.24370) 8781 : cluster [DBG] pgmap v8765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:11.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:10 smithi082 bash[20963]: audit 2024-04-03T19:11:10.117226+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:11.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:10 smithi082 bash[20963]: audit 2024-04-03T19:11:10.858915+0000 mon.a (mon.0) 7868 : audit [DBG] from='client.? 172.21.15.67:0/2798992083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:11.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:10 smithi067 bash[17655]: audit 2024-04-03T19:11:10.117226+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:11.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:10 smithi067 bash[17655]: audit 2024-04-03T19:11:10.858915+0000 mon.a (mon.0) 7868 : audit [DBG] from='client.? 172.21.15.67:0/2798992083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:11.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:10 smithi067 bash[27441]: audit 2024-04-03T19:11:10.117226+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:11.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:10 smithi067 bash[27441]: audit 2024-04-03T19:11:10.858915+0000 mon.a (mon.0) 7868 : audit [DBG] from='client.? 172.21.15.67:0/2798992083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:12.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:11 smithi082 bash[20963]: cluster 2024-04-03T19:11:10.813368+0000 mgr.y (mgr.24370) 8782 : cluster [DBG] pgmap v8766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:12.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:11 smithi067 bash[17655]: cluster 2024-04-03T19:11:10.813368+0000 mgr.y (mgr.24370) 8782 : cluster [DBG] pgmap v8766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:12.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:11 smithi067 bash[27441]: cluster 2024-04-03T19:11:10.813368+0000 mgr.y (mgr.24370) 8782 : cluster [DBG] pgmap v8766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:13.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:13] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:11:13.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:11:14.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:13 smithi082 bash[20963]: cluster 2024-04-03T19:11:12.814032+0000 mgr.y (mgr.24370) 8783 : cluster [DBG] pgmap v8767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:14.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:13 smithi082 bash[20963]: audit 2024-04-03T19:11:13.317612+0000 mon.c (mon.2) 3460 : audit [DBG] from='client.? 172.21.15.67:0/1569785837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:14.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:13 smithi067 bash[27441]: cluster 2024-04-03T19:11:12.814032+0000 mgr.y (mgr.24370) 8783 : cluster [DBG] pgmap v8767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:14.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:13 smithi067 bash[27441]: audit 2024-04-03T19:11:13.317612+0000 mon.c (mon.2) 3460 : audit [DBG] from='client.? 172.21.15.67:0/1569785837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:14.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:13 smithi067 bash[17655]: cluster 2024-04-03T19:11:12.814032+0000 mgr.y (mgr.24370) 8783 : cluster [DBG] pgmap v8767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:14.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:13 smithi067 bash[17655]: audit 2024-04-03T19:11:13.317612+0000 mon.c (mon.2) 3460 : audit [DBG] from='client.? 172.21.15.67:0/1569785837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:15.863 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 19:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T19:11:15.620628254Z level=info msg="Completed cleanup jobs" duration=90.712233ms 2024-04-03T19:11:16.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:15 smithi082 bash[20963]: cluster 2024-04-03T19:11:14.814699+0000 mgr.y (mgr.24370) 8784 : cluster [DBG] pgmap v8768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:16.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:15 smithi082 bash[20963]: audit 2024-04-03T19:11:15.779217+0000 mon.a (mon.0) 7869 : audit [DBG] from='client.? 172.21.15.67:0/2695336048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:16.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:15 smithi067 bash[17655]: cluster 2024-04-03T19:11:14.814699+0000 mgr.y (mgr.24370) 8784 : cluster [DBG] pgmap v8768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:16.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:15 smithi067 bash[17655]: audit 2024-04-03T19:11:15.779217+0000 mon.a (mon.0) 7869 : audit [DBG] from='client.? 172.21.15.67:0/2695336048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:16.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:15 smithi067 bash[27441]: cluster 2024-04-03T19:11:14.814699+0000 mgr.y (mgr.24370) 8784 : cluster [DBG] pgmap v8768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:16.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:15 smithi067 bash[27441]: audit 2024-04-03T19:11:15.779217+0000 mon.a (mon.0) 7869 : audit [DBG] from='client.? 172.21.15.67:0/2695336048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:18.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:17 smithi082 bash[20963]: cluster 2024-04-03T19:11:16.815827+0000 mgr.y (mgr.24370) 8785 : cluster [DBG] pgmap v8769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:18.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:17 smithi067 bash[17655]: cluster 2024-04-03T19:11:16.815827+0000 mgr.y (mgr.24370) 8785 : cluster [DBG] pgmap v8769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:18.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:17 smithi067 bash[27441]: cluster 2024-04-03T19:11:16.815827+0000 mgr.y (mgr.24370) 8785 : cluster [DBG] pgmap v8769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:19.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:18 smithi082 bash[20963]: audit 2024-04-03T19:11:18.234053+0000 mon.a (mon.0) 7870 : audit [DBG] from='client.? 172.21.15.67:0/3701839348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:19.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:18 smithi067 bash[17655]: audit 2024-04-03T19:11:18.234053+0000 mon.a (mon.0) 7870 : audit [DBG] from='client.? 172.21.15.67:0/3701839348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:19.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:18 smithi067 bash[27441]: audit 2024-04-03T19:11:18.234053+0000 mon.a (mon.0) 7870 : audit [DBG] from='client.? 172.21.15.67:0/3701839348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:20.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:19 smithi082 bash[20963]: cluster 2024-04-03T19:11:18.816548+0000 mgr.y (mgr.24370) 8786 : cluster [DBG] pgmap v8770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:20.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:19 smithi067 bash[17655]: cluster 2024-04-03T19:11:18.816548+0000 mgr.y (mgr.24370) 8786 : cluster [DBG] pgmap v8770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:20.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:19 smithi067 bash[27441]: cluster 2024-04-03T19:11:18.816548+0000 mgr.y (mgr.24370) 8786 : cluster [DBG] pgmap v8770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:21.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:20 smithi082 bash[20963]: audit 2024-04-03T19:11:20.687674+0000 mon.c (mon.2) 3461 : audit [DBG] from='client.? 172.21.15.67:0/2907923402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:21.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:20 smithi067 bash[27441]: audit 2024-04-03T19:11:20.687674+0000 mon.c (mon.2) 3461 : audit [DBG] from='client.? 172.21.15.67:0/2907923402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:21.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:20 smithi067 bash[17655]: audit 2024-04-03T19:11:20.687674+0000 mon.c (mon.2) 3461 : audit [DBG] from='client.? 172.21.15.67:0/2907923402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:22.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:21 smithi082 bash[20963]: cluster 2024-04-03T19:11:20.817718+0000 mgr.y (mgr.24370) 8787 : cluster [DBG] pgmap v8771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:22.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:21 smithi067 bash[27441]: cluster 2024-04-03T19:11:20.817718+0000 mgr.y (mgr.24370) 8787 : cluster [DBG] pgmap v8771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:22.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:21 smithi067 bash[17655]: cluster 2024-04-03T19:11:20.817718+0000 mgr.y (mgr.24370) 8787 : cluster [DBG] pgmap v8771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:23.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:23] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:11:23.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:11:24.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:23 smithi082 bash[20963]: cluster 2024-04-03T19:11:22.818381+0000 mgr.y (mgr.24370) 8788 : cluster [DBG] pgmap v8772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:24.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:23 smithi082 bash[20963]: audit 2024-04-03T19:11:23.145878+0000 mon.a (mon.0) 7871 : audit [DBG] from='client.? 172.21.15.67:0/3504806318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:24.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:23 smithi067 bash[17655]: cluster 2024-04-03T19:11:22.818381+0000 mgr.y (mgr.24370) 8788 : cluster [DBG] pgmap v8772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:24.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:23 smithi067 bash[17655]: audit 2024-04-03T19:11:23.145878+0000 mon.a (mon.0) 7871 : audit [DBG] from='client.? 172.21.15.67:0/3504806318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:24.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:23 smithi067 bash[27441]: cluster 2024-04-03T19:11:22.818381+0000 mgr.y (mgr.24370) 8788 : cluster [DBG] pgmap v8772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:24.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:23 smithi067 bash[27441]: audit 2024-04-03T19:11:23.145878+0000 mon.a (mon.0) 7871 : audit [DBG] from='client.? 172.21.15.67:0/3504806318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:26.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:25 smithi082 bash[20963]: cluster 2024-04-03T19:11:24.819051+0000 mgr.y (mgr.24370) 8789 : cluster [DBG] pgmap v8773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:26.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:25 smithi082 bash[20963]: audit 2024-04-03T19:11:25.117604+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:26.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:25 smithi082 bash[20963]: audit 2024-04-03T19:11:25.591366+0000 mon.c (mon.2) 3462 : audit [DBG] from='client.? 172.21.15.67:0/4264969207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:26.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:25 smithi067 bash[27441]: cluster 2024-04-03T19:11:24.819051+0000 mgr.y (mgr.24370) 8789 : cluster [DBG] pgmap v8773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:26.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:25 smithi067 bash[27441]: audit 2024-04-03T19:11:25.117604+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:26.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:25 smithi067 bash[27441]: audit 2024-04-03T19:11:25.591366+0000 mon.c (mon.2) 3462 : audit [DBG] from='client.? 172.21.15.67:0/4264969207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:26.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:25 smithi067 bash[17655]: cluster 2024-04-03T19:11:24.819051+0000 mgr.y (mgr.24370) 8789 : cluster [DBG] pgmap v8773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:26.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:25 smithi067 bash[17655]: audit 2024-04-03T19:11:25.117604+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:26.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:25 smithi067 bash[17655]: audit 2024-04-03T19:11:25.591366+0000 mon.c (mon.2) 3462 : audit [DBG] from='client.? 172.21.15.67:0/4264969207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:28.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:27 smithi082 bash[20963]: cluster 2024-04-03T19:11:26.820249+0000 mgr.y (mgr.24370) 8790 : cluster [DBG] pgmap v8774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:28.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:27 smithi067 bash[27441]: cluster 2024-04-03T19:11:26.820249+0000 mgr.y (mgr.24370) 8790 : cluster [DBG] pgmap v8774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:28.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:27 smithi067 bash[17655]: cluster 2024-04-03T19:11:26.820249+0000 mgr.y (mgr.24370) 8790 : cluster [DBG] pgmap v8774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:29.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:28 smithi082 bash[20963]: audit 2024-04-03T19:11:28.045064+0000 mon.c (mon.2) 3463 : audit [DBG] from='client.? 172.21.15.67:0/2080843716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:29.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:28 smithi067 bash[17655]: audit 2024-04-03T19:11:28.045064+0000 mon.c (mon.2) 3463 : audit [DBG] from='client.? 172.21.15.67:0/2080843716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:29.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:28 smithi067 bash[27441]: audit 2024-04-03T19:11:28.045064+0000 mon.c (mon.2) 3463 : audit [DBG] from='client.? 172.21.15.67:0/2080843716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:30.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:29 smithi082 bash[20963]: cluster 2024-04-03T19:11:28.820899+0000 mgr.y (mgr.24370) 8791 : cluster [DBG] pgmap v8775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:30.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:29 smithi067 bash[17655]: cluster 2024-04-03T19:11:28.820899+0000 mgr.y (mgr.24370) 8791 : cluster [DBG] pgmap v8775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:30.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:29 smithi067 bash[27441]: cluster 2024-04-03T19:11:28.820899+0000 mgr.y (mgr.24370) 8791 : cluster [DBG] pgmap v8775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:31.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:31 smithi082 bash[20963]: audit 2024-04-03T19:11:30.498795+0000 mon.a (mon.0) 7873 : audit [DBG] from='client.? 172.21.15.67:0/2974415985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:31.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:31 smithi067 bash[27441]: audit 2024-04-03T19:11:30.498795+0000 mon.a (mon.0) 7873 : audit [DBG] from='client.? 172.21.15.67:0/2974415985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:31.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:31 smithi067 bash[17655]: audit 2024-04-03T19:11:30.498795+0000 mon.a (mon.0) 7873 : audit [DBG] from='client.? 172.21.15.67:0/2974415985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:32.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:32 smithi082 bash[20963]: cluster 2024-04-03T19:11:30.821995+0000 mgr.y (mgr.24370) 8792 : cluster [DBG] pgmap v8776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:32.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:32 smithi067 bash[17655]: cluster 2024-04-03T19:11:30.821995+0000 mgr.y (mgr.24370) 8792 : cluster [DBG] pgmap v8776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:32.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:32 smithi067 bash[27441]: cluster 2024-04-03T19:11:30.821995+0000 mgr.y (mgr.24370) 8792 : cluster [DBG] pgmap v8776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:33.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:33 smithi082 bash[20963]: audit 2024-04-03T19:11:32.953962+0000 mon.c (mon.2) 3464 : audit [DBG] from='client.? 172.21.15.67:0/1843983225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:33.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:11:33.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:33 smithi067 bash[27441]: audit 2024-04-03T19:11:32.953962+0000 mon.c (mon.2) 3464 : audit [DBG] from='client.? 172.21.15.67:0/1843983225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:33.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:33 smithi067 bash[17655]: audit 2024-04-03T19:11:32.953962+0000 mon.c (mon.2) 3464 : audit [DBG] from='client.? 172.21.15.67:0/1843983225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:33.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:11:34.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:34 smithi082 bash[20963]: cluster 2024-04-03T19:11:32.822435+0000 mgr.y (mgr.24370) 8793 : cluster [DBG] pgmap v8777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:34.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:34 smithi067 bash[17655]: cluster 2024-04-03T19:11:32.822435+0000 mgr.y (mgr.24370) 8793 : cluster [DBG] pgmap v8777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:34.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:34 smithi067 bash[27441]: cluster 2024-04-03T19:11:32.822435+0000 mgr.y (mgr.24370) 8793 : cluster [DBG] pgmap v8777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:36.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:36 smithi082 bash[20963]: cluster 2024-04-03T19:11:34.823219+0000 mgr.y (mgr.24370) 8794 : cluster [DBG] pgmap v8778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:36.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:36 smithi082 bash[20963]: audit 2024-04-03T19:11:35.405529+0000 mon.a (mon.0) 7874 : audit [DBG] from='client.? 172.21.15.67:0/732174602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:36.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:36 smithi067 bash[17655]: cluster 2024-04-03T19:11:34.823219+0000 mgr.y (mgr.24370) 8794 : cluster [DBG] pgmap v8778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:36.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:36 smithi067 bash[17655]: audit 2024-04-03T19:11:35.405529+0000 mon.a (mon.0) 7874 : audit [DBG] from='client.? 172.21.15.67:0/732174602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:36.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:36 smithi067 bash[27441]: cluster 2024-04-03T19:11:34.823219+0000 mgr.y (mgr.24370) 8794 : cluster [DBG] pgmap v8778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:36.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:36 smithi067 bash[27441]: audit 2024-04-03T19:11:35.405529+0000 mon.a (mon.0) 7874 : audit [DBG] from='client.? 172.21.15.67:0/732174602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:38.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:38 smithi082 bash[20963]: cluster 2024-04-03T19:11:36.824430+0000 mgr.y (mgr.24370) 8795 : cluster [DBG] pgmap v8779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:38.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:38 smithi082 bash[20963]: audit 2024-04-03T19:11:37.860528+0000 mon.c (mon.2) 3465 : audit [DBG] from='client.? 172.21.15.67:0/2232762160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:38.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:38 smithi067 bash[27441]: cluster 2024-04-03T19:11:36.824430+0000 mgr.y (mgr.24370) 8795 : cluster [DBG] pgmap v8779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:38.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:38 smithi067 bash[27441]: audit 2024-04-03T19:11:37.860528+0000 mon.c (mon.2) 3465 : audit [DBG] from='client.? 172.21.15.67:0/2232762160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:38.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:38 smithi067 bash[17655]: cluster 2024-04-03T19:11:36.824430+0000 mgr.y (mgr.24370) 8795 : cluster [DBG] pgmap v8779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:38.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:38 smithi067 bash[17655]: audit 2024-04-03T19:11:37.860528+0000 mon.c (mon.2) 3465 : audit [DBG] from='client.? 172.21.15.67:0/2232762160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:40.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:40 smithi082 bash[20963]: cluster 2024-04-03T19:11:38.825155+0000 mgr.y (mgr.24370) 8796 : cluster [DBG] pgmap v8780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:40.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:40 smithi067 bash[17655]: cluster 2024-04-03T19:11:38.825155+0000 mgr.y (mgr.24370) 8796 : cluster [DBG] pgmap v8780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:40.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:40 smithi067 bash[27441]: cluster 2024-04-03T19:11:38.825155+0000 mgr.y (mgr.24370) 8796 : cluster [DBG] pgmap v8780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:41.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:41 smithi082 bash[20963]: audit 2024-04-03T19:11:40.118009+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:41.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:41 smithi082 bash[20963]: audit 2024-04-03T19:11:40.313655+0000 mon.a (mon.0) 7876 : audit [DBG] from='client.? 172.21.15.67:0/3613467791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:41.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:41 smithi067 bash[27441]: audit 2024-04-03T19:11:40.118009+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:41.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:41 smithi067 bash[27441]: audit 2024-04-03T19:11:40.313655+0000 mon.a (mon.0) 7876 : audit [DBG] from='client.? 172.21.15.67:0/3613467791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:41.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:41 smithi067 bash[17655]: audit 2024-04-03T19:11:40.118009+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:41.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:41 smithi067 bash[17655]: audit 2024-04-03T19:11:40.313655+0000 mon.a (mon.0) 7876 : audit [DBG] from='client.? 172.21.15.67:0/3613467791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:42.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:42 smithi082 bash[20963]: cluster 2024-04-03T19:11:40.826304+0000 mgr.y (mgr.24370) 8797 : cluster [DBG] pgmap v8781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:42.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:42 smithi067 bash[17655]: cluster 2024-04-03T19:11:40.826304+0000 mgr.y (mgr.24370) 8797 : cluster [DBG] pgmap v8781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:42.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:42 smithi067 bash[27441]: cluster 2024-04-03T19:11:40.826304+0000 mgr.y (mgr.24370) 8797 : cluster [DBG] pgmap v8781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:43.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:43 smithi082 bash[20963]: audit 2024-04-03T19:11:42.764952+0000 mon.c (mon.2) 3466 : audit [DBG] from='client.? 172.21.15.67:0/3123598322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:43.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:43 smithi067 bash[17655]: audit 2024-04-03T19:11:42.764952+0000 mon.c (mon.2) 3466 : audit [DBG] from='client.? 172.21.15.67:0/3123598322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:43.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:11:43.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:43 smithi067 bash[27441]: audit 2024-04-03T19:11:42.764952+0000 mon.c (mon.2) 3466 : audit [DBG] from='client.? 172.21.15.67:0/3123598322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:43.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:11:44.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:44 smithi082 bash[20963]: cluster 2024-04-03T19:11:42.827000+0000 mgr.y (mgr.24370) 8798 : cluster [DBG] pgmap v8782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:44.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:44 smithi067 bash[17655]: cluster 2024-04-03T19:11:42.827000+0000 mgr.y (mgr.24370) 8798 : cluster [DBG] pgmap v8782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:44.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:44 smithi067 bash[27441]: cluster 2024-04-03T19:11:42.827000+0000 mgr.y (mgr.24370) 8798 : cluster [DBG] pgmap v8782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:46.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:46 smithi082 bash[20963]: cluster 2024-04-03T19:11:44.827681+0000 mgr.y (mgr.24370) 8799 : cluster [DBG] pgmap v8783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:46.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:46 smithi082 bash[20963]: audit 2024-04-03T19:11:45.222321+0000 mon.c (mon.2) 3467 : audit [DBG] from='client.? 172.21.15.67:0/282119874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:46.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:46 smithi067 bash[17655]: cluster 2024-04-03T19:11:44.827681+0000 mgr.y (mgr.24370) 8799 : cluster [DBG] pgmap v8783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:46.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:46 smithi067 bash[17655]: audit 2024-04-03T19:11:45.222321+0000 mon.c (mon.2) 3467 : audit [DBG] from='client.? 172.21.15.67:0/282119874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:46.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:46 smithi067 bash[27441]: cluster 2024-04-03T19:11:44.827681+0000 mgr.y (mgr.24370) 8799 : cluster [DBG] pgmap v8783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:46.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:46 smithi067 bash[27441]: audit 2024-04-03T19:11:45.222321+0000 mon.c (mon.2) 3467 : audit [DBG] from='client.? 172.21.15.67:0/282119874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:48.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:48 smithi082 bash[20963]: cluster 2024-04-03T19:11:46.828904+0000 mgr.y (mgr.24370) 8800 : cluster [DBG] pgmap v8784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:48.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:48 smithi082 bash[20963]: audit 2024-04-03T19:11:47.673343+0000 mon.a (mon.0) 7877 : audit [DBG] from='client.? 172.21.15.67:0/538154767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:48.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:48 smithi067 bash[27441]: cluster 2024-04-03T19:11:46.828904+0000 mgr.y (mgr.24370) 8800 : cluster [DBG] pgmap v8784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:48.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:48 smithi067 bash[27441]: audit 2024-04-03T19:11:47.673343+0000 mon.a (mon.0) 7877 : audit [DBG] from='client.? 172.21.15.67:0/538154767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:48.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:48 smithi067 bash[17655]: cluster 2024-04-03T19:11:46.828904+0000 mgr.y (mgr.24370) 8800 : cluster [DBG] pgmap v8784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:48.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:48 smithi067 bash[17655]: audit 2024-04-03T19:11:47.673343+0000 mon.a (mon.0) 7877 : audit [DBG] from='client.? 172.21.15.67:0/538154767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:50.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:50 smithi082 bash[20963]: cluster 2024-04-03T19:11:48.829610+0000 mgr.y (mgr.24370) 8801 : cluster [DBG] pgmap v8785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:50.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:50 smithi067 bash[17655]: cluster 2024-04-03T19:11:48.829610+0000 mgr.y (mgr.24370) 8801 : cluster [DBG] pgmap v8785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:50.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:50 smithi067 bash[27441]: cluster 2024-04-03T19:11:48.829610+0000 mgr.y (mgr.24370) 8801 : cluster [DBG] pgmap v8785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:51.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:51 smithi082 bash[20963]: audit 2024-04-03T19:11:50.134704+0000 mon.a (mon.0) 7878 : audit [DBG] from='client.? 172.21.15.67:0/2450607601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:51.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:51 smithi067 bash[17655]: audit 2024-04-03T19:11:50.134704+0000 mon.a (mon.0) 7878 : audit [DBG] from='client.? 172.21.15.67:0/2450607601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:51.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:51 smithi067 bash[27441]: audit 2024-04-03T19:11:50.134704+0000 mon.a (mon.0) 7878 : audit [DBG] from='client.? 172.21.15.67:0/2450607601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:52.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:52 smithi082 bash[20963]: cluster 2024-04-03T19:11:50.830602+0000 mgr.y (mgr.24370) 8802 : cluster [DBG] pgmap v8786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:52.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:52 smithi067 bash[17655]: cluster 2024-04-03T19:11:50.830602+0000 mgr.y (mgr.24370) 8802 : cluster [DBG] pgmap v8786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:52.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:52 smithi067 bash[27441]: cluster 2024-04-03T19:11:50.830602+0000 mgr.y (mgr.24370) 8802 : cluster [DBG] pgmap v8786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:53.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:53 smithi082 bash[20963]: audit 2024-04-03T19:11:52.577740+0000 mon.a (mon.0) 7879 : audit [DBG] from='client.? 172.21.15.67:0/1871280100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:53.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:53 smithi067 bash[17655]: audit 2024-04-03T19:11:52.577740+0000 mon.a (mon.0) 7879 : audit [DBG] from='client.? 172.21.15.67:0/1871280100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:53.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:11:53.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:53 smithi067 bash[27441]: audit 2024-04-03T19:11:52.577740+0000 mon.a (mon.0) 7879 : audit [DBG] from='client.? 172.21.15.67:0/1871280100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:53.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:11:54.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:54 smithi082 bash[20963]: cluster 2024-04-03T19:11:52.831349+0000 mgr.y (mgr.24370) 8803 : cluster [DBG] pgmap v8787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:54.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:54 smithi067 bash[27441]: cluster 2024-04-03T19:11:52.831349+0000 mgr.y (mgr.24370) 8803 : cluster [DBG] pgmap v8787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:54.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:54 smithi067 bash[17655]: cluster 2024-04-03T19:11:52.831349+0000 mgr.y (mgr.24370) 8803 : cluster [DBG] pgmap v8787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:55.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:55 smithi082 bash[20963]: audit 2024-04-03T19:11:55.035868+0000 mon.a (mon.0) 7880 : audit [DBG] from='client.? 172.21.15.67:0/2380808267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:55.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:55 smithi067 bash[17655]: audit 2024-04-03T19:11:55.035868+0000 mon.a (mon.0) 7880 : audit [DBG] from='client.? 172.21.15.67:0/2380808267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:55.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:55 smithi067 bash[27441]: audit 2024-04-03T19:11:55.035868+0000 mon.a (mon.0) 7880 : audit [DBG] from='client.? 172.21.15.67:0/2380808267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:56.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:56 smithi082 bash[20963]: cluster 2024-04-03T19:11:54.832040+0000 mgr.y (mgr.24370) 8804 : cluster [DBG] pgmap v8788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:56.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:56 smithi082 bash[20963]: audit 2024-04-03T19:11:55.118218+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:56.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:56 smithi067 bash[17655]: cluster 2024-04-03T19:11:54.832040+0000 mgr.y (mgr.24370) 8804 : cluster [DBG] pgmap v8788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:56.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:56 smithi067 bash[17655]: audit 2024-04-03T19:11:55.118218+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:56.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:56 smithi067 bash[27441]: cluster 2024-04-03T19:11:54.832040+0000 mgr.y (mgr.24370) 8804 : cluster [DBG] pgmap v8788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:56.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:56 smithi067 bash[27441]: audit 2024-04-03T19:11:55.118218+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:11:58.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:58 smithi082 bash[20963]: cluster 2024-04-03T19:11:56.833205+0000 mgr.y (mgr.24370) 8805 : cluster [DBG] pgmap v8789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:58.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:11:58 smithi082 bash[20963]: audit 2024-04-03T19:11:57.493723+0000 mon.a (mon.0) 7882 : audit [DBG] from='client.? 172.21.15.67:0/3069581006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:58.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:58 smithi067 bash[17655]: cluster 2024-04-03T19:11:56.833205+0000 mgr.y (mgr.24370) 8805 : cluster [DBG] pgmap v8789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:58.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:11:58 smithi067 bash[17655]: audit 2024-04-03T19:11:57.493723+0000 mon.a (mon.0) 7882 : audit [DBG] from='client.? 172.21.15.67:0/3069581006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:11:58.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:58 smithi067 bash[27441]: cluster 2024-04-03T19:11:56.833205+0000 mgr.y (mgr.24370) 8805 : cluster [DBG] pgmap v8789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:11:58.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:11:58 smithi067 bash[27441]: audit 2024-04-03T19:11:57.493723+0000 mon.a (mon.0) 7882 : audit [DBG] from='client.? 172.21.15.67:0/3069581006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:00.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:00 smithi082 bash[20963]: cluster 2024-04-03T19:11:58.833936+0000 mgr.y (mgr.24370) 8806 : cluster [DBG] pgmap v8790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:00.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:00 smithi082 bash[20963]: audit 2024-04-03T19:11:59.949337+0000 mon.a (mon.0) 7883 : audit [DBG] from='client.? 172.21.15.67:0/466137600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:00.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:00 smithi067 bash[17655]: cluster 2024-04-03T19:11:58.833936+0000 mgr.y (mgr.24370) 8806 : cluster [DBG] pgmap v8790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:00.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:00 smithi067 bash[17655]: audit 2024-04-03T19:11:59.949337+0000 mon.a (mon.0) 7883 : audit [DBG] from='client.? 172.21.15.67:0/466137600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:00.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:00 smithi067 bash[27441]: cluster 2024-04-03T19:11:58.833936+0000 mgr.y (mgr.24370) 8806 : cluster [DBG] pgmap v8790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:00.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:00 smithi067 bash[27441]: audit 2024-04-03T19:11:59.949337+0000 mon.a (mon.0) 7883 : audit [DBG] from='client.? 172.21.15.67:0/466137600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:02.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:02 smithi082 bash[20963]: cluster 2024-04-03T19:12:00.835032+0000 mgr.y (mgr.24370) 8807 : cluster [DBG] pgmap v8791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:02.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:02 smithi067 bash[27441]: cluster 2024-04-03T19:12:00.835032+0000 mgr.y (mgr.24370) 8807 : cluster [DBG] pgmap v8791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:02.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:02 smithi067 bash[17655]: cluster 2024-04-03T19:12:00.835032+0000 mgr.y (mgr.24370) 8807 : cluster [DBG] pgmap v8791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:03.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:03 smithi082 bash[20963]: audit 2024-04-03T19:12:02.402494+0000 mon.a (mon.0) 7884 : audit [DBG] from='client.? 172.21.15.67:0/1733544701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:03.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:03 smithi067 bash[17655]: audit 2024-04-03T19:12:02.402494+0000 mon.a (mon.0) 7884 : audit [DBG] from='client.? 172.21.15.67:0/1733544701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:03.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:03] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T19:12:03.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:03 smithi067 bash[27441]: audit 2024-04-03T19:12:02.402494+0000 mon.a (mon.0) 7884 : audit [DBG] from='client.? 172.21.15.67:0/1733544701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:03.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:12:04.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:04 smithi082 bash[20963]: cluster 2024-04-03T19:12:02.835757+0000 mgr.y (mgr.24370) 8808 : cluster [DBG] pgmap v8792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:04.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:04 smithi067 bash[17655]: cluster 2024-04-03T19:12:02.835757+0000 mgr.y (mgr.24370) 8808 : cluster [DBG] pgmap v8792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:04.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:04 smithi067 bash[27441]: cluster 2024-04-03T19:12:02.835757+0000 mgr.y (mgr.24370) 8808 : cluster [DBG] pgmap v8792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:05.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:05 smithi067 bash[27441]: audit 2024-04-03T19:12:04.855284+0000 mon.c (mon.2) 3468 : audit [DBG] from='client.? 172.21.15.67:0/930702232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:05.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:05 smithi067 bash[17655]: audit 2024-04-03T19:12:04.855284+0000 mon.c (mon.2) 3468 : audit [DBG] from='client.? 172.21.15.67:0/930702232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:05.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:05 smithi082 bash[20963]: audit 2024-04-03T19:12:04.855284+0000 mon.c (mon.2) 3468 : audit [DBG] from='client.? 172.21.15.67:0/930702232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:06.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:06 smithi067 bash[17655]: cluster 2024-04-03T19:12:04.836244+0000 mgr.y (mgr.24370) 8809 : cluster [DBG] pgmap v8793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:06.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:06 smithi067 bash[17655]: audit 2024-04-03T19:12:05.996866+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:12:06.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:06 smithi067 bash[27441]: cluster 2024-04-03T19:12:04.836244+0000 mgr.y (mgr.24370) 8809 : cluster [DBG] pgmap v8793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:06.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:06 smithi067 bash[27441]: audit 2024-04-03T19:12:05.996866+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:12:06.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:06 smithi082 bash[20963]: cluster 2024-04-03T19:12:04.836244+0000 mgr.y (mgr.24370) 8809 : cluster [DBG] pgmap v8793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:06.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:06 smithi082 bash[20963]: audit 2024-04-03T19:12:05.996866+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:12:08.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:08 smithi067 bash[17655]: cluster 2024-04-03T19:12:06.837337+0000 mgr.y (mgr.24370) 8810 : cluster [DBG] pgmap v8794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:08.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:08 smithi067 bash[17655]: audit 2024-04-03T19:12:07.312340+0000 mon.c (mon.2) 3469 : audit [DBG] from='client.? 172.21.15.67:0/3196301847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:08.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:08 smithi067 bash[27441]: cluster 2024-04-03T19:12:06.837337+0000 mgr.y (mgr.24370) 8810 : cluster [DBG] pgmap v8794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:08.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:08 smithi067 bash[27441]: audit 2024-04-03T19:12:07.312340+0000 mon.c (mon.2) 3469 : audit [DBG] from='client.? 172.21.15.67:0/3196301847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:08.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:08 smithi082 bash[20963]: cluster 2024-04-03T19:12:06.837337+0000 mgr.y (mgr.24370) 8810 : cluster [DBG] pgmap v8794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:08.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:08 smithi082 bash[20963]: audit 2024-04-03T19:12:07.312340+0000 mon.c (mon.2) 3469 : audit [DBG] from='client.? 172.21.15.67:0/3196301847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:10.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:10 smithi067 bash[27441]: cluster 2024-04-03T19:12:08.838041+0000 mgr.y (mgr.24370) 8811 : cluster [DBG] pgmap v8795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:10.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:10 smithi067 bash[27441]: audit 2024-04-03T19:12:09.754899+0000 mon.c (mon.2) 3470 : audit [DBG] from='client.? 172.21.15.67:0/84240990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:10.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:10 smithi067 bash[27441]: audit 2024-04-03T19:12:10.118926+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:10.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:10 smithi067 bash[17655]: cluster 2024-04-03T19:12:08.838041+0000 mgr.y (mgr.24370) 8811 : cluster [DBG] pgmap v8795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:10.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:10 smithi067 bash[17655]: audit 2024-04-03T19:12:09.754899+0000 mon.c (mon.2) 3470 : audit [DBG] from='client.? 172.21.15.67:0/84240990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:10.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:10 smithi067 bash[17655]: audit 2024-04-03T19:12:10.118926+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:10.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:10 smithi082 bash[20963]: cluster 2024-04-03T19:12:08.838041+0000 mgr.y (mgr.24370) 8811 : cluster [DBG] pgmap v8795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:10.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:10 smithi082 bash[20963]: audit 2024-04-03T19:12:09.754899+0000 mon.c (mon.2) 3470 : audit [DBG] from='client.? 172.21.15.67:0/84240990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:10.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:10 smithi082 bash[20963]: audit 2024-04-03T19:12:10.118926+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:12.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[17655]: cluster 2024-04-03T19:12:10.839258+0000 mgr.y (mgr.24370) 8812 : cluster [DBG] pgmap v8796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:12.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[17655]: audit 2024-04-03T19:12:11.752836+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[17655]: audit 2024-04-03T19:12:11.763376+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[17655]: audit 2024-04-03T19:12:12.001691+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[17655]: audit 2024-04-03T19:12:12.011749+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[27441]: cluster 2024-04-03T19:12:10.839258+0000 mgr.y (mgr.24370) 8812 : cluster [DBG] pgmap v8796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:12.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[27441]: audit 2024-04-03T19:12:11.752836+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[27441]: audit 2024-04-03T19:12:11.763376+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[27441]: audit 2024-04-03T19:12:12.001691+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:12 smithi067 bash[27441]: audit 2024-04-03T19:12:12.011749+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:12 smithi082 bash[20963]: cluster 2024-04-03T19:12:10.839258+0000 mgr.y (mgr.24370) 8812 : cluster [DBG] pgmap v8796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:12.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:12 smithi082 bash[20963]: audit 2024-04-03T19:12:11.752836+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:12 smithi082 bash[20963]: audit 2024-04-03T19:12:11.763376+0000 mon.a (mon.0) 7888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:12 smithi082 bash[20963]: audit 2024-04-03T19:12:12.001691+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:12.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:12 smithi082 bash[20963]: audit 2024-04-03T19:12:12.011749+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:13.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:13] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:12:13.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:13 smithi067 bash[27441]: audit 2024-04-03T19:12:12.232479+0000 mon.a (mon.0) 7891 : audit [DBG] from='client.? 172.21.15.67:0/2123714524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:13.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:13 smithi067 bash[27441]: audit 2024-04-03T19:12:12.438822+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:12:13.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:13 smithi067 bash[27441]: audit 2024-04-03T19:12:12.440270+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:12:13.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:13 smithi067 bash[27441]: audit 2024-04-03T19:12:12.449439+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:13.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:13 smithi067 bash[17655]: audit 2024-04-03T19:12:12.232479+0000 mon.a (mon.0) 7891 : audit [DBG] from='client.? 172.21.15.67:0/2123714524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:13.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:13 smithi067 bash[17655]: audit 2024-04-03T19:12:12.438822+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:12:13.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:13 smithi067 bash[17655]: audit 2024-04-03T19:12:12.440270+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:12:13.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:13 smithi067 bash[17655]: audit 2024-04-03T19:12:12.449439+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:13.484 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:13 smithi082 bash[20963]: audit 2024-04-03T19:12:12.232479+0000 mon.a (mon.0) 7891 : audit [DBG] from='client.? 172.21.15.67:0/2123714524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:13.484 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:13 smithi082 bash[20963]: audit 2024-04-03T19:12:12.438822+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:12:13.484 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:13 smithi082 bash[20963]: audit 2024-04-03T19:12:12.440270+0000 mon.a (mon.0) 7893 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:12:13.484 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:13 smithi082 bash[20963]: audit 2024-04-03T19:12:12.449439+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:12:13.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:12:14.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:14 smithi067 bash[17655]: cluster 2024-04-03T19:12:12.839939+0000 mgr.y (mgr.24370) 8813 : cluster [DBG] pgmap v8797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:14.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:14 smithi067 bash[27441]: cluster 2024-04-03T19:12:12.839939+0000 mgr.y (mgr.24370) 8813 : cluster [DBG] pgmap v8797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:14.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:14 smithi082 bash[20963]: cluster 2024-04-03T19:12:12.839939+0000 mgr.y (mgr.24370) 8813 : cluster [DBG] pgmap v8797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:15.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:15 smithi067 bash[27441]: audit 2024-04-03T19:12:14.685776+0000 mon.a (mon.0) 7895 : audit [DBG] from='client.? 172.21.15.67:0/931812996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:15.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:15 smithi067 bash[17655]: audit 2024-04-03T19:12:14.685776+0000 mon.a (mon.0) 7895 : audit [DBG] from='client.? 172.21.15.67:0/931812996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:15.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:15 smithi082 bash[20963]: audit 2024-04-03T19:12:14.685776+0000 mon.a (mon.0) 7895 : audit [DBG] from='client.? 172.21.15.67:0/931812996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:16.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:16 smithi067 bash[27441]: cluster 2024-04-03T19:12:14.840613+0000 mgr.y (mgr.24370) 8814 : cluster [DBG] pgmap v8798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:16.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:16 smithi067 bash[17655]: cluster 2024-04-03T19:12:14.840613+0000 mgr.y (mgr.24370) 8814 : cluster [DBG] pgmap v8798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:16.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:16 smithi082 bash[20963]: cluster 2024-04-03T19:12:14.840613+0000 mgr.y (mgr.24370) 8814 : cluster [DBG] pgmap v8798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:17.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:17 smithi082 bash[20963]: audit 2024-04-03T19:12:17.142613+0000 mon.c (mon.2) 3471 : audit [DBG] from='client.? 172.21.15.67:0/1099304525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:17.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:17 smithi067 bash[27441]: audit 2024-04-03T19:12:17.142613+0000 mon.c (mon.2) 3471 : audit [DBG] from='client.? 172.21.15.67:0/1099304525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:17.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:17 smithi067 bash[17655]: audit 2024-04-03T19:12:17.142613+0000 mon.c (mon.2) 3471 : audit [DBG] from='client.? 172.21.15.67:0/1099304525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:18.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:18 smithi082 bash[20963]: cluster 2024-04-03T19:12:16.841701+0000 mgr.y (mgr.24370) 8815 : cluster [DBG] pgmap v8799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:18.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:18 smithi067 bash[27441]: cluster 2024-04-03T19:12:16.841701+0000 mgr.y (mgr.24370) 8815 : cluster [DBG] pgmap v8799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:18.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:18 smithi067 bash[17655]: cluster 2024-04-03T19:12:16.841701+0000 mgr.y (mgr.24370) 8815 : cluster [DBG] pgmap v8799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:20.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:20 smithi082 bash[20963]: cluster 2024-04-03T19:12:18.842401+0000 mgr.y (mgr.24370) 8816 : cluster [DBG] pgmap v8800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:20.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:20 smithi082 bash[20963]: audit 2024-04-03T19:12:19.594860+0000 mon.a (mon.0) 7896 : audit [DBG] from='client.? 172.21.15.67:0/2127846974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:20.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:20 smithi067 bash[27441]: cluster 2024-04-03T19:12:18.842401+0000 mgr.y (mgr.24370) 8816 : cluster [DBG] pgmap v8800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:20.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:20 smithi067 bash[27441]: audit 2024-04-03T19:12:19.594860+0000 mon.a (mon.0) 7896 : audit [DBG] from='client.? 172.21.15.67:0/2127846974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:20.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:20 smithi067 bash[17655]: cluster 2024-04-03T19:12:18.842401+0000 mgr.y (mgr.24370) 8816 : cluster [DBG] pgmap v8800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:20.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:20 smithi067 bash[17655]: audit 2024-04-03T19:12:19.594860+0000 mon.a (mon.0) 7896 : audit [DBG] from='client.? 172.21.15.67:0/2127846974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:22.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:22 smithi082 bash[20963]: cluster 2024-04-03T19:12:20.843576+0000 mgr.y (mgr.24370) 8817 : cluster [DBG] pgmap v8801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:22.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:22 smithi082 bash[20963]: audit 2024-04-03T19:12:22.045618+0000 mon.c (mon.2) 3472 : audit [DBG] from='client.? 172.21.15.67:0/3164989767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:22.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:22 smithi067 bash[27441]: cluster 2024-04-03T19:12:20.843576+0000 mgr.y (mgr.24370) 8817 : cluster [DBG] pgmap v8801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:22.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:22 smithi067 bash[27441]: audit 2024-04-03T19:12:22.045618+0000 mon.c (mon.2) 3472 : audit [DBG] from='client.? 172.21.15.67:0/3164989767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:22.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:22 smithi067 bash[17655]: cluster 2024-04-03T19:12:20.843576+0000 mgr.y (mgr.24370) 8817 : cluster [DBG] pgmap v8801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:22.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:22 smithi067 bash[17655]: audit 2024-04-03T19:12:22.045618+0000 mon.c (mon.2) 3472 : audit [DBG] from='client.? 172.21.15.67:0/3164989767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:23.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:23] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:12:23.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:12:24.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:24 smithi082 bash[20963]: cluster 2024-04-03T19:12:22.844227+0000 mgr.y (mgr.24370) 8818 : cluster [DBG] pgmap v8802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:24.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:24 smithi067 bash[17655]: cluster 2024-04-03T19:12:22.844227+0000 mgr.y (mgr.24370) 8818 : cluster [DBG] pgmap v8802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:24.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:24 smithi067 bash[27441]: cluster 2024-04-03T19:12:22.844227+0000 mgr.y (mgr.24370) 8818 : cluster [DBG] pgmap v8802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:25.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:25 smithi082 bash[20963]: audit 2024-04-03T19:12:24.499507+0000 mon.a (mon.0) 7897 : audit [DBG] from='client.? 172.21.15.67:0/203330440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:25.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:25 smithi082 bash[20963]: audit 2024-04-03T19:12:25.119216+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:25.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:25 smithi067 bash[17655]: audit 2024-04-03T19:12:24.499507+0000 mon.a (mon.0) 7897 : audit [DBG] from='client.? 172.21.15.67:0/203330440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:25.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:25 smithi067 bash[17655]: audit 2024-04-03T19:12:25.119216+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:25.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:25 smithi067 bash[27441]: audit 2024-04-03T19:12:24.499507+0000 mon.a (mon.0) 7897 : audit [DBG] from='client.? 172.21.15.67:0/203330440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:25.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:25 smithi067 bash[27441]: audit 2024-04-03T19:12:25.119216+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:26.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:26 smithi082 bash[20963]: cluster 2024-04-03T19:12:24.844920+0000 mgr.y (mgr.24370) 8819 : cluster [DBG] pgmap v8803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:26.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:26 smithi067 bash[17655]: cluster 2024-04-03T19:12:24.844920+0000 mgr.y (mgr.24370) 8819 : cluster [DBG] pgmap v8803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:26.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:26 smithi067 bash[27441]: cluster 2024-04-03T19:12:24.844920+0000 mgr.y (mgr.24370) 8819 : cluster [DBG] pgmap v8803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:27.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:27 smithi082 bash[20963]: audit 2024-04-03T19:12:26.957030+0000 mon.a (mon.0) 7899 : audit [DBG] from='client.? 172.21.15.67:0/3296731197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:27.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:27 smithi067 bash[17655]: audit 2024-04-03T19:12:26.957030+0000 mon.a (mon.0) 7899 : audit [DBG] from='client.? 172.21.15.67:0/3296731197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:27.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:27 smithi067 bash[27441]: audit 2024-04-03T19:12:26.957030+0000 mon.a (mon.0) 7899 : audit [DBG] from='client.? 172.21.15.67:0/3296731197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:28.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:28 smithi082 bash[20963]: cluster 2024-04-03T19:12:26.846035+0000 mgr.y (mgr.24370) 8820 : cluster [DBG] pgmap v8804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:28.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:28 smithi067 bash[27441]: cluster 2024-04-03T19:12:26.846035+0000 mgr.y (mgr.24370) 8820 : cluster [DBG] pgmap v8804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:28.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:28 smithi067 bash[17655]: cluster 2024-04-03T19:12:26.846035+0000 mgr.y (mgr.24370) 8820 : cluster [DBG] pgmap v8804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:30.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:30 smithi082 bash[20963]: cluster 2024-04-03T19:12:28.846757+0000 mgr.y (mgr.24370) 8821 : cluster [DBG] pgmap v8805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:30.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:30 smithi082 bash[20963]: audit 2024-04-03T19:12:29.409105+0000 mon.c (mon.2) 3473 : audit [DBG] from='client.? 172.21.15.67:0/2712577143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:30.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:30 smithi067 bash[17655]: cluster 2024-04-03T19:12:28.846757+0000 mgr.y (mgr.24370) 8821 : cluster [DBG] pgmap v8805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:30.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:30 smithi067 bash[17655]: audit 2024-04-03T19:12:29.409105+0000 mon.c (mon.2) 3473 : audit [DBG] from='client.? 172.21.15.67:0/2712577143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:30.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:30 smithi067 bash[27441]: cluster 2024-04-03T19:12:28.846757+0000 mgr.y (mgr.24370) 8821 : cluster [DBG] pgmap v8805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:30.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:30 smithi067 bash[27441]: audit 2024-04-03T19:12:29.409105+0000 mon.c (mon.2) 3473 : audit [DBG] from='client.? 172.21.15.67:0/2712577143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:32 smithi082 bash[20963]: cluster 2024-04-03T19:12:30.847849+0000 mgr.y (mgr.24370) 8822 : cluster [DBG] pgmap v8806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:32.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:32 smithi082 bash[20963]: audit 2024-04-03T19:12:31.855344+0000 mon.a (mon.0) 7900 : audit [DBG] from='client.? 172.21.15.67:0/556209301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:32 smithi067 bash[17655]: cluster 2024-04-03T19:12:30.847849+0000 mgr.y (mgr.24370) 8822 : cluster [DBG] pgmap v8806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:32 smithi067 bash[17655]: audit 2024-04-03T19:12:31.855344+0000 mon.a (mon.0) 7900 : audit [DBG] from='client.? 172.21.15.67:0/556209301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:32.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:32 smithi067 bash[27441]: cluster 2024-04-03T19:12:30.847849+0000 mgr.y (mgr.24370) 8822 : cluster [DBG] pgmap v8806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:32.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:32 smithi067 bash[27441]: audit 2024-04-03T19:12:31.855344+0000 mon.a (mon.0) 7900 : audit [DBG] from='client.? 172.21.15.67:0/556209301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:33.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:12:33.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:12:34.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:34 smithi082 bash[20963]: cluster 2024-04-03T19:12:32.848519+0000 mgr.y (mgr.24370) 8823 : cluster [DBG] pgmap v8807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:34.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:34 smithi067 bash[17655]: cluster 2024-04-03T19:12:32.848519+0000 mgr.y (mgr.24370) 8823 : cluster [DBG] pgmap v8807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:34.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:34 smithi067 bash[27441]: cluster 2024-04-03T19:12:32.848519+0000 mgr.y (mgr.24370) 8823 : cluster [DBG] pgmap v8807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:35.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:35 smithi082 bash[20963]: audit 2024-04-03T19:12:34.312863+0000 mon.a (mon.0) 7901 : audit [DBG] from='client.? 172.21.15.67:0/2235602834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:35.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:35 smithi067 bash[17655]: audit 2024-04-03T19:12:34.312863+0000 mon.a (mon.0) 7901 : audit [DBG] from='client.? 172.21.15.67:0/2235602834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:35.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:35 smithi067 bash[27441]: audit 2024-04-03T19:12:34.312863+0000 mon.a (mon.0) 7901 : audit [DBG] from='client.? 172.21.15.67:0/2235602834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:36.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:36 smithi082 bash[20963]: cluster 2024-04-03T19:12:34.849163+0000 mgr.y (mgr.24370) 8824 : cluster [DBG] pgmap v8808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:36.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:36 smithi067 bash[27441]: cluster 2024-04-03T19:12:34.849163+0000 mgr.y (mgr.24370) 8824 : cluster [DBG] pgmap v8808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:36.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:36 smithi067 bash[17655]: cluster 2024-04-03T19:12:34.849163+0000 mgr.y (mgr.24370) 8824 : cluster [DBG] pgmap v8808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:37.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:37 smithi082 bash[20963]: audit 2024-04-03T19:12:36.767671+0000 mon.c (mon.2) 3474 : audit [DBG] from='client.? 172.21.15.67:0/4021749422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:37.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:37 smithi067 bash[27441]: audit 2024-04-03T19:12:36.767671+0000 mon.c (mon.2) 3474 : audit [DBG] from='client.? 172.21.15.67:0/4021749422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:37.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:37 smithi067 bash[17655]: audit 2024-04-03T19:12:36.767671+0000 mon.c (mon.2) 3474 : audit [DBG] from='client.? 172.21.15.67:0/4021749422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:38.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:38 smithi082 bash[20963]: cluster 2024-04-03T19:12:36.850348+0000 mgr.y (mgr.24370) 8825 : cluster [DBG] pgmap v8809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:38.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:38 smithi067 bash[17655]: cluster 2024-04-03T19:12:36.850348+0000 mgr.y (mgr.24370) 8825 : cluster [DBG] pgmap v8809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:38.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:38 smithi067 bash[27441]: cluster 2024-04-03T19:12:36.850348+0000 mgr.y (mgr.24370) 8825 : cluster [DBG] pgmap v8809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:39.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:39 smithi082 bash[20963]: audit 2024-04-03T19:12:39.219928+0000 mon.c (mon.2) 3475 : audit [DBG] from='client.? 172.21.15.67:0/1296074760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:39.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:39 smithi067 bash[17655]: audit 2024-04-03T19:12:39.219928+0000 mon.c (mon.2) 3475 : audit [DBG] from='client.? 172.21.15.67:0/1296074760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:39.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:39 smithi067 bash[27441]: audit 2024-04-03T19:12:39.219928+0000 mon.c (mon.2) 3475 : audit [DBG] from='client.? 172.21.15.67:0/1296074760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:40.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:40 smithi082 bash[20963]: cluster 2024-04-03T19:12:38.851013+0000 mgr.y (mgr.24370) 8826 : cluster [DBG] pgmap v8810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:40.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:40 smithi082 bash[20963]: audit 2024-04-03T19:12:40.119627+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:40.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:40 smithi067 bash[17655]: cluster 2024-04-03T19:12:38.851013+0000 mgr.y (mgr.24370) 8826 : cluster [DBG] pgmap v8810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:40.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:40 smithi067 bash[17655]: audit 2024-04-03T19:12:40.119627+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:40.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:40 smithi067 bash[27441]: cluster 2024-04-03T19:12:38.851013+0000 mgr.y (mgr.24370) 8826 : cluster [DBG] pgmap v8810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:40.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:40 smithi067 bash[27441]: audit 2024-04-03T19:12:40.119627+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:42.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:42 smithi082 bash[20963]: cluster 2024-04-03T19:12:40.852162+0000 mgr.y (mgr.24370) 8827 : cluster [DBG] pgmap v8811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:42.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:42 smithi082 bash[20963]: audit 2024-04-03T19:12:41.680237+0000 mon.a (mon.0) 7903 : audit [DBG] from='client.? 172.21.15.67:0/1567732942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:42.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:42 smithi067 bash[17655]: cluster 2024-04-03T19:12:40.852162+0000 mgr.y (mgr.24370) 8827 : cluster [DBG] pgmap v8811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:42.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:42 smithi067 bash[17655]: audit 2024-04-03T19:12:41.680237+0000 mon.a (mon.0) 7903 : audit [DBG] from='client.? 172.21.15.67:0/1567732942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:42.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:42 smithi067 bash[27441]: cluster 2024-04-03T19:12:40.852162+0000 mgr.y (mgr.24370) 8827 : cluster [DBG] pgmap v8811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:42.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:42 smithi067 bash[27441]: audit 2024-04-03T19:12:41.680237+0000 mon.a (mon.0) 7903 : audit [DBG] from='client.? 172.21.15.67:0/1567732942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:43.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:12:43.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:12:44.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:44 smithi082 bash[20963]: cluster 2024-04-03T19:12:42.852785+0000 mgr.y (mgr.24370) 8828 : cluster [DBG] pgmap v8812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:44.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:44 smithi082 bash[20963]: audit 2024-04-03T19:12:44.133730+0000 mon.c (mon.2) 3476 : audit [DBG] from='client.? 172.21.15.67:0/3468097499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:44.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:44 smithi067 bash[17655]: cluster 2024-04-03T19:12:42.852785+0000 mgr.y (mgr.24370) 8828 : cluster [DBG] pgmap v8812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:44.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:44 smithi067 bash[17655]: audit 2024-04-03T19:12:44.133730+0000 mon.c (mon.2) 3476 : audit [DBG] from='client.? 172.21.15.67:0/3468097499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:44.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:44 smithi067 bash[27441]: cluster 2024-04-03T19:12:42.852785+0000 mgr.y (mgr.24370) 8828 : cluster [DBG] pgmap v8812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:44.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:44 smithi067 bash[27441]: audit 2024-04-03T19:12:44.133730+0000 mon.c (mon.2) 3476 : audit [DBG] from='client.? 172.21.15.67:0/3468097499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:46.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:46 smithi082 bash[20963]: cluster 2024-04-03T19:12:44.853464+0000 mgr.y (mgr.24370) 8829 : cluster [DBG] pgmap v8813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:46.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:46 smithi067 bash[27441]: cluster 2024-04-03T19:12:44.853464+0000 mgr.y (mgr.24370) 8829 : cluster [DBG] pgmap v8813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:46.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:46 smithi067 bash[17655]: cluster 2024-04-03T19:12:44.853464+0000 mgr.y (mgr.24370) 8829 : cluster [DBG] pgmap v8813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:47.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:47 smithi082 bash[20963]: audit 2024-04-03T19:12:46.585676+0000 mon.a (mon.0) 7904 : audit [DBG] from='client.? 172.21.15.67:0/3776787270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:47.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:47 smithi067 bash[27441]: audit 2024-04-03T19:12:46.585676+0000 mon.a (mon.0) 7904 : audit [DBG] from='client.? 172.21.15.67:0/3776787270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:47.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:47 smithi067 bash[17655]: audit 2024-04-03T19:12:46.585676+0000 mon.a (mon.0) 7904 : audit [DBG] from='client.? 172.21.15.67:0/3776787270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:48.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:48 smithi082 bash[20963]: cluster 2024-04-03T19:12:46.854583+0000 mgr.y (mgr.24370) 8830 : cluster [DBG] pgmap v8814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:48.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:48 smithi067 bash[17655]: cluster 2024-04-03T19:12:46.854583+0000 mgr.y (mgr.24370) 8830 : cluster [DBG] pgmap v8814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:48.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:48 smithi067 bash[27441]: cluster 2024-04-03T19:12:46.854583+0000 mgr.y (mgr.24370) 8830 : cluster [DBG] pgmap v8814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:49.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:49 smithi082 bash[20963]: audit 2024-04-03T19:12:49.048368+0000 mon.a (mon.0) 7905 : audit [DBG] from='client.? 172.21.15.67:0/1443987731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:49.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:49 smithi067 bash[17655]: audit 2024-04-03T19:12:49.048368+0000 mon.a (mon.0) 7905 : audit [DBG] from='client.? 172.21.15.67:0/1443987731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:49.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:49 smithi067 bash[27441]: audit 2024-04-03T19:12:49.048368+0000 mon.a (mon.0) 7905 : audit [DBG] from='client.? 172.21.15.67:0/1443987731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:50.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:50 smithi082 bash[20963]: cluster 2024-04-03T19:12:48.855233+0000 mgr.y (mgr.24370) 8831 : cluster [DBG] pgmap v8815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:50.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:50 smithi067 bash[27441]: cluster 2024-04-03T19:12:48.855233+0000 mgr.y (mgr.24370) 8831 : cluster [DBG] pgmap v8815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:50.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:50 smithi067 bash[17655]: cluster 2024-04-03T19:12:48.855233+0000 mgr.y (mgr.24370) 8831 : cluster [DBG] pgmap v8815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:52.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:52 smithi082 bash[20963]: cluster 2024-04-03T19:12:50.856270+0000 mgr.y (mgr.24370) 8832 : cluster [DBG] pgmap v8816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:52.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:52 smithi082 bash[20963]: audit 2024-04-03T19:12:51.497173+0000 mon.c (mon.2) 3477 : audit [DBG] from='client.? 172.21.15.67:0/3458637445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:52.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:52 smithi067 bash[27441]: cluster 2024-04-03T19:12:50.856270+0000 mgr.y (mgr.24370) 8832 : cluster [DBG] pgmap v8816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:52.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:52 smithi067 bash[27441]: audit 2024-04-03T19:12:51.497173+0000 mon.c (mon.2) 3477 : audit [DBG] from='client.? 172.21.15.67:0/3458637445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:52.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:52 smithi067 bash[17655]: cluster 2024-04-03T19:12:50.856270+0000 mgr.y (mgr.24370) 8832 : cluster [DBG] pgmap v8816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:52.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:52 smithi067 bash[17655]: audit 2024-04-03T19:12:51.497173+0000 mon.c (mon.2) 3477 : audit [DBG] from='client.? 172.21.15.67:0/3458637445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:53.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:12:53.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:12:54.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:54 smithi082 bash[20963]: cluster 2024-04-03T19:12:52.856882+0000 mgr.y (mgr.24370) 8833 : cluster [DBG] pgmap v8817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:54.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:54 smithi082 bash[20963]: audit 2024-04-03T19:12:53.947951+0000 mon.a (mon.0) 7906 : audit [DBG] from='client.? 172.21.15.67:0/1882295484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:54.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:54 smithi067 bash[27441]: cluster 2024-04-03T19:12:52.856882+0000 mgr.y (mgr.24370) 8833 : cluster [DBG] pgmap v8817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:54.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:54 smithi067 bash[27441]: audit 2024-04-03T19:12:53.947951+0000 mon.a (mon.0) 7906 : audit [DBG] from='client.? 172.21.15.67:0/1882295484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:54.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:54 smithi067 bash[17655]: cluster 2024-04-03T19:12:52.856882+0000 mgr.y (mgr.24370) 8833 : cluster [DBG] pgmap v8817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:54.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:54 smithi067 bash[17655]: audit 2024-04-03T19:12:53.947951+0000 mon.a (mon.0) 7906 : audit [DBG] from='client.? 172.21.15.67:0/1882295484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:55.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:55 smithi082 bash[20963]: audit 2024-04-03T19:12:55.120241+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:55.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:55 smithi067 bash[17655]: audit 2024-04-03T19:12:55.120241+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:55.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:55 smithi067 bash[27441]: audit 2024-04-03T19:12:55.120241+0000 mon.a (mon.0) 7907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:12:56.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:56 smithi082 bash[20963]: cluster 2024-04-03T19:12:54.857596+0000 mgr.y (mgr.24370) 8834 : cluster [DBG] pgmap v8818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:56.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:56 smithi067 bash[27441]: cluster 2024-04-03T19:12:54.857596+0000 mgr.y (mgr.24370) 8834 : cluster [DBG] pgmap v8818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:56.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:56 smithi067 bash[17655]: cluster 2024-04-03T19:12:54.857596+0000 mgr.y (mgr.24370) 8834 : cluster [DBG] pgmap v8818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:57.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:57 smithi082 bash[20963]: audit 2024-04-03T19:12:56.404504+0000 mon.c (mon.2) 3478 : audit [DBG] from='client.? 172.21.15.67:0/1044381674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:57.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:57 smithi067 bash[17655]: audit 2024-04-03T19:12:56.404504+0000 mon.c (mon.2) 3478 : audit [DBG] from='client.? 172.21.15.67:0/1044381674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:57.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:57 smithi067 bash[27441]: audit 2024-04-03T19:12:56.404504+0000 mon.c (mon.2) 3478 : audit [DBG] from='client.? 172.21.15.67:0/1044381674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:58.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:58 smithi082 bash[20963]: cluster 2024-04-03T19:12:56.858768+0000 mgr.y (mgr.24370) 8835 : cluster [DBG] pgmap v8819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:58.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:58 smithi067 bash[27441]: cluster 2024-04-03T19:12:56.858768+0000 mgr.y (mgr.24370) 8835 : cluster [DBG] pgmap v8819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:58.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:58 smithi067 bash[17655]: cluster 2024-04-03T19:12:56.858768+0000 mgr.y (mgr.24370) 8835 : cluster [DBG] pgmap v8819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:12:59.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:12:59 smithi082 bash[20963]: audit 2024-04-03T19:12:58.858872+0000 mon.a (mon.0) 7908 : audit [DBG] from='client.? 172.21.15.67:0/1442778995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:59.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:12:59 smithi067 bash[17655]: audit 2024-04-03T19:12:58.858872+0000 mon.a (mon.0) 7908 : audit [DBG] from='client.? 172.21.15.67:0/1442778995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:12:59.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:12:59 smithi067 bash[27441]: audit 2024-04-03T19:12:58.858872+0000 mon.a (mon.0) 7908 : audit [DBG] from='client.? 172.21.15.67:0/1442778995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:00.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:00 smithi082 bash[20963]: cluster 2024-04-03T19:12:58.859512+0000 mgr.y (mgr.24370) 8836 : cluster [DBG] pgmap v8820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:00.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:00 smithi067 bash[17655]: cluster 2024-04-03T19:12:58.859512+0000 mgr.y (mgr.24370) 8836 : cluster [DBG] pgmap v8820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:00.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:00 smithi067 bash[27441]: cluster 2024-04-03T19:12:58.859512+0000 mgr.y (mgr.24370) 8836 : cluster [DBG] pgmap v8820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:01.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:01 smithi082 bash[20963]: audit 2024-04-03T19:13:01.312590+0000 mon.a (mon.0) 7909 : audit [DBG] from='client.? 172.21.15.67:0/2349577047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:01.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:01 smithi067 bash[17655]: audit 2024-04-03T19:13:01.312590+0000 mon.a (mon.0) 7909 : audit [DBG] from='client.? 172.21.15.67:0/2349577047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:01.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:01 smithi067 bash[27441]: audit 2024-04-03T19:13:01.312590+0000 mon.a (mon.0) 7909 : audit [DBG] from='client.? 172.21.15.67:0/2349577047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:02.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:02 smithi082 bash[20963]: cluster 2024-04-03T19:13:00.860812+0000 mgr.y (mgr.24370) 8837 : cluster [DBG] pgmap v8821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:02.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:02 smithi067 bash[17655]: cluster 2024-04-03T19:13:00.860812+0000 mgr.y (mgr.24370) 8837 : cluster [DBG] pgmap v8821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:02.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:02 smithi067 bash[27441]: cluster 2024-04-03T19:13:00.860812+0000 mgr.y (mgr.24370) 8837 : cluster [DBG] pgmap v8821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:03.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:13:03.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:13:04.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:04 smithi082 bash[20963]: cluster 2024-04-03T19:13:02.861543+0000 mgr.y (mgr.24370) 8838 : cluster [DBG] pgmap v8822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:04.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:04 smithi082 bash[20963]: audit 2024-04-03T19:13:03.769596+0000 mon.a (mon.0) 7910 : audit [DBG] from='client.? 172.21.15.67:0/245880695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:04.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:04 smithi067 bash[17655]: cluster 2024-04-03T19:13:02.861543+0000 mgr.y (mgr.24370) 8838 : cluster [DBG] pgmap v8822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:04.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:04 smithi067 bash[17655]: audit 2024-04-03T19:13:03.769596+0000 mon.a (mon.0) 7910 : audit [DBG] from='client.? 172.21.15.67:0/245880695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:04.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:04 smithi067 bash[27441]: cluster 2024-04-03T19:13:02.861543+0000 mgr.y (mgr.24370) 8838 : cluster [DBG] pgmap v8822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:04.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:04 smithi067 bash[27441]: audit 2024-04-03T19:13:03.769596+0000 mon.a (mon.0) 7910 : audit [DBG] from='client.? 172.21.15.67:0/245880695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:06.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:06 smithi082 bash[20963]: cluster 2024-04-03T19:13:04.862202+0000 mgr.y (mgr.24370) 8839 : cluster [DBG] pgmap v8823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:06.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:06 smithi082 bash[20963]: audit 2024-04-03T19:13:06.226818+0000 mon.c (mon.2) 3479 : audit [DBG] from='client.? 172.21.15.67:0/3375384791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:06.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:06 smithi067 bash[17655]: cluster 2024-04-03T19:13:04.862202+0000 mgr.y (mgr.24370) 8839 : cluster [DBG] pgmap v8823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:06.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:06 smithi067 bash[17655]: audit 2024-04-03T19:13:06.226818+0000 mon.c (mon.2) 3479 : audit [DBG] from='client.? 172.21.15.67:0/3375384791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:06.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:06 smithi067 bash[27441]: cluster 2024-04-03T19:13:04.862202+0000 mgr.y (mgr.24370) 8839 : cluster [DBG] pgmap v8823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:06.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:06 smithi067 bash[27441]: audit 2024-04-03T19:13:06.226818+0000 mon.c (mon.2) 3479 : audit [DBG] from='client.? 172.21.15.67:0/3375384791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:08.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:08 smithi082 bash[20963]: cluster 2024-04-03T19:13:06.863406+0000 mgr.y (mgr.24370) 8840 : cluster [DBG] pgmap v8824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:08.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:08 smithi067 bash[17655]: cluster 2024-04-03T19:13:06.863406+0000 mgr.y (mgr.24370) 8840 : cluster [DBG] pgmap v8824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:08.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:08 smithi067 bash[27441]: cluster 2024-04-03T19:13:06.863406+0000 mgr.y (mgr.24370) 8840 : cluster [DBG] pgmap v8824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:09.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:09 smithi082 bash[20963]: audit 2024-04-03T19:13:08.678436+0000 mon.c (mon.2) 3480 : audit [DBG] from='client.? 172.21.15.67:0/562232573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:09.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:09 smithi067 bash[17655]: audit 2024-04-03T19:13:08.678436+0000 mon.c (mon.2) 3480 : audit [DBG] from='client.? 172.21.15.67:0/562232573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:09.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:09 smithi067 bash[27441]: audit 2024-04-03T19:13:08.678436+0000 mon.c (mon.2) 3480 : audit [DBG] from='client.? 172.21.15.67:0/562232573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:10.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:10 smithi082 bash[20963]: cluster 2024-04-03T19:13:08.864281+0000 mgr.y (mgr.24370) 8841 : cluster [DBG] pgmap v8825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:10.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:10 smithi082 bash[20963]: audit 2024-04-03T19:13:10.120625+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:10.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:10 smithi067 bash[27441]: cluster 2024-04-03T19:13:08.864281+0000 mgr.y (mgr.24370) 8841 : cluster [DBG] pgmap v8825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:10.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:10 smithi067 bash[27441]: audit 2024-04-03T19:13:10.120625+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:10.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:10 smithi067 bash[17655]: cluster 2024-04-03T19:13:08.864281+0000 mgr.y (mgr.24370) 8841 : cluster [DBG] pgmap v8825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:10.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:10 smithi067 bash[17655]: audit 2024-04-03T19:13:10.120625+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:11.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:11 smithi082 bash[20963]: cluster 2024-04-03T19:13:10.865310+0000 mgr.y (mgr.24370) 8842 : cluster [DBG] pgmap v8826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:11.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:11 smithi082 bash[20963]: audit 2024-04-03T19:13:11.149035+0000 mon.a (mon.0) 7912 : audit [DBG] from='client.? 172.21.15.67:0/85394892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:11 smithi067 bash[17655]: cluster 2024-04-03T19:13:10.865310+0000 mgr.y (mgr.24370) 8842 : cluster [DBG] pgmap v8826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:11.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:11 smithi067 bash[17655]: audit 2024-04-03T19:13:11.149035+0000 mon.a (mon.0) 7912 : audit [DBG] from='client.? 172.21.15.67:0/85394892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:11.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:11 smithi067 bash[27441]: cluster 2024-04-03T19:13:10.865310+0000 mgr.y (mgr.24370) 8842 : cluster [DBG] pgmap v8826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:11.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:11 smithi067 bash[27441]: audit 2024-04-03T19:13:11.149035+0000 mon.a (mon.0) 7912 : audit [DBG] from='client.? 172.21.15.67:0/85394892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:12.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:12 smithi082 bash[20963]: audit 2024-04-03T19:13:12.525450+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:13:12.895 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:12 smithi067 bash[17655]: audit 2024-04-03T19:13:12.525450+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:13:12.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:12 smithi067 bash[27441]: audit 2024-04-03T19:13:12.525450+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:13:13.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:13:13.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:13 smithi082 bash[20963]: cluster 2024-04-03T19:13:12.866041+0000 mgr.y (mgr.24370) 8843 : cluster [DBG] pgmap v8827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:13.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:13:13.895 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:13 smithi067 bash[17655]: cluster 2024-04-03T19:13:12.866041+0000 mgr.y (mgr.24370) 8843 : cluster [DBG] pgmap v8827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:13.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:13 smithi067 bash[27441]: cluster 2024-04-03T19:13:12.866041+0000 mgr.y (mgr.24370) 8843 : cluster [DBG] pgmap v8827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:14.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:14 smithi082 bash[20963]: audit 2024-04-03T19:13:13.601662+0000 mon.a (mon.0) 7914 : audit [DBG] from='client.? 172.21.15.67:0/422708581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:14.895 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:14 smithi067 bash[17655]: audit 2024-04-03T19:13:13.601662+0000 mon.a (mon.0) 7914 : audit [DBG] from='client.? 172.21.15.67:0/422708581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:14.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:14 smithi067 bash[27441]: audit 2024-04-03T19:13:13.601662+0000 mon.a (mon.0) 7914 : audit [DBG] from='client.? 172.21.15.67:0/422708581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:15.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:15 smithi082 bash[20963]: cluster 2024-04-03T19:13:14.866764+0000 mgr.y (mgr.24370) 8844 : cluster [DBG] pgmap v8828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:15.895 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:15 smithi067 bash[17655]: cluster 2024-04-03T19:13:14.866764+0000 mgr.y (mgr.24370) 8844 : cluster [DBG] pgmap v8828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:15.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:15 smithi067 bash[27441]: cluster 2024-04-03T19:13:14.866764+0000 mgr.y (mgr.24370) 8844 : cluster [DBG] pgmap v8828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:16.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:16 smithi082 bash[20963]: audit 2024-04-03T19:13:16.067760+0000 mon.c (mon.2) 3481 : audit [DBG] from='client.? 172.21.15.67:0/2502252061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:16.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:16 smithi067 bash[27441]: audit 2024-04-03T19:13:16.067760+0000 mon.c (mon.2) 3481 : audit [DBG] from='client.? 172.21.15.67:0/2502252061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:16.895 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:16 smithi067 bash[17655]: audit 2024-04-03T19:13:16.067760+0000 mon.c (mon.2) 3481 : audit [DBG] from='client.? 172.21.15.67:0/2502252061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:17.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:17 smithi082 bash[20963]: cluster 2024-04-03T19:13:16.867861+0000 mgr.y (mgr.24370) 8845 : cluster [DBG] pgmap v8829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:17.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:17 smithi067 bash[27441]: cluster 2024-04-03T19:13:16.867861+0000 mgr.y (mgr.24370) 8845 : cluster [DBG] pgmap v8829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:17.895 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:17 smithi067 bash[17655]: cluster 2024-04-03T19:13:16.867861+0000 mgr.y (mgr.24370) 8845 : cluster [DBG] pgmap v8829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:19.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:19 smithi082 bash[20963]: audit 2024-04-03T19:13:18.215543+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:19 smithi082 bash[20963]: audit 2024-04-03T19:13:18.229266+0000 mon.a (mon.0) 7916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:19 smithi082 bash[20963]: audit 2024-04-03T19:13:18.465155+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:19 smithi082 bash[20963]: audit 2024-04-03T19:13:18.473169+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:19 smithi082 bash[20963]: audit 2024-04-03T19:13:18.544524+0000 mon.c (mon.2) 3482 : audit [DBG] from='client.? 172.21.15.67:0/835930194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:19.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:19 smithi082 bash[20963]: audit 2024-04-03T19:13:18.901245+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:13:19.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:19 smithi082 bash[20963]: audit 2024-04-03T19:13:18.903119+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:13:19.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:19 smithi082 bash[20963]: audit 2024-04-03T19:13:18.912728+0000 mon.a (mon.0) 7921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[17655]: audit 2024-04-03T19:13:18.215543+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[17655]: audit 2024-04-03T19:13:18.229266+0000 mon.a (mon.0) 7916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[17655]: audit 2024-04-03T19:13:18.465155+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[17655]: audit 2024-04-03T19:13:18.473169+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[17655]: audit 2024-04-03T19:13:18.544524+0000 mon.c (mon.2) 3482 : audit [DBG] from='client.? 172.21.15.67:0/835930194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:19.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[17655]: audit 2024-04-03T19:13:18.901245+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:13:19.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[17655]: audit 2024-04-03T19:13:18.903119+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:13:19.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[17655]: audit 2024-04-03T19:13:18.912728+0000 mon.a (mon.0) 7921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[27441]: audit 2024-04-03T19:13:18.215543+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[27441]: audit 2024-04-03T19:13:18.229266+0000 mon.a (mon.0) 7916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[27441]: audit 2024-04-03T19:13:18.465155+0000 mon.a (mon.0) 7917 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[27441]: audit 2024-04-03T19:13:18.473169+0000 mon.a (mon.0) 7918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[27441]: audit 2024-04-03T19:13:18.544524+0000 mon.c (mon.2) 3482 : audit [DBG] from='client.? 172.21.15.67:0/835930194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[27441]: audit 2024-04-03T19:13:18.901245+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:13:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[27441]: audit 2024-04-03T19:13:18.903119+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:13:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:19 smithi067 bash[27441]: audit 2024-04-03T19:13:18.912728+0000 mon.a (mon.0) 7921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:13:20.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:20 smithi082 bash[20963]: cluster 2024-04-03T19:13:18.868546+0000 mgr.y (mgr.24370) 8846 : cluster [DBG] pgmap v8830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:20.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:20 smithi067 bash[27441]: cluster 2024-04-03T19:13:18.868546+0000 mgr.y (mgr.24370) 8846 : cluster [DBG] pgmap v8830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:20.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:20 smithi067 bash[17655]: cluster 2024-04-03T19:13:18.868546+0000 mgr.y (mgr.24370) 8846 : cluster [DBG] pgmap v8830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:21.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:21 smithi082 bash[20963]: audit 2024-04-03T19:13:21.007174+0000 mon.c (mon.2) 3483 : audit [DBG] from='client.? 172.21.15.67:0/292742947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:21.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:21 smithi067 bash[27441]: audit 2024-04-03T19:13:21.007174+0000 mon.c (mon.2) 3483 : audit [DBG] from='client.? 172.21.15.67:0/292742947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:21.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:21 smithi067 bash[17655]: audit 2024-04-03T19:13:21.007174+0000 mon.c (mon.2) 3483 : audit [DBG] from='client.? 172.21.15.67:0/292742947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:22.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:22 smithi082 bash[20963]: cluster 2024-04-03T19:13:20.869663+0000 mgr.y (mgr.24370) 8847 : cluster [DBG] pgmap v8831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:22.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:22 smithi067 bash[17655]: cluster 2024-04-03T19:13:20.869663+0000 mgr.y (mgr.24370) 8847 : cluster [DBG] pgmap v8831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:22.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:22 smithi067 bash[27441]: cluster 2024-04-03T19:13:20.869663+0000 mgr.y (mgr.24370) 8847 : cluster [DBG] pgmap v8831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:23.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:13:23.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:13:24.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:24 smithi082 bash[20963]: cluster 2024-04-03T19:13:22.870369+0000 mgr.y (mgr.24370) 8848 : cluster [DBG] pgmap v8832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:24.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:24 smithi082 bash[20963]: audit 2024-04-03T19:13:23.454087+0000 mon.a (mon.0) 7922 : audit [DBG] from='client.? 172.21.15.67:0/1572187634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:24.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:24 smithi067 bash[17655]: cluster 2024-04-03T19:13:22.870369+0000 mgr.y (mgr.24370) 8848 : cluster [DBG] pgmap v8832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:24.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:24 smithi067 bash[17655]: audit 2024-04-03T19:13:23.454087+0000 mon.a (mon.0) 7922 : audit [DBG] from='client.? 172.21.15.67:0/1572187634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:24.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:24 smithi067 bash[27441]: cluster 2024-04-03T19:13:22.870369+0000 mgr.y (mgr.24370) 8848 : cluster [DBG] pgmap v8832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:24.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:24 smithi067 bash[27441]: audit 2024-04-03T19:13:23.454087+0000 mon.a (mon.0) 7922 : audit [DBG] from='client.? 172.21.15.67:0/1572187634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:25.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:25 smithi082 bash[20963]: audit 2024-04-03T19:13:25.121012+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:25.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:25 smithi067 bash[27441]: audit 2024-04-03T19:13:25.121012+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:25.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:25 smithi067 bash[17655]: audit 2024-04-03T19:13:25.121012+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:26.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:26 smithi082 bash[20963]: cluster 2024-04-03T19:13:24.871076+0000 mgr.y (mgr.24370) 8849 : cluster [DBG] pgmap v8833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:26.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:26 smithi082 bash[20963]: audit 2024-04-03T19:13:25.903597+0000 mon.a (mon.0) 7924 : audit [DBG] from='client.? 172.21.15.67:0/3267194536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:26.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:26 smithi067 bash[27441]: cluster 2024-04-03T19:13:24.871076+0000 mgr.y (mgr.24370) 8849 : cluster [DBG] pgmap v8833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:26.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:26 smithi067 bash[27441]: audit 2024-04-03T19:13:25.903597+0000 mon.a (mon.0) 7924 : audit [DBG] from='client.? 172.21.15.67:0/3267194536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:26.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:26 smithi067 bash[17655]: cluster 2024-04-03T19:13:24.871076+0000 mgr.y (mgr.24370) 8849 : cluster [DBG] pgmap v8833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:26.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:26 smithi067 bash[17655]: audit 2024-04-03T19:13:25.903597+0000 mon.a (mon.0) 7924 : audit [DBG] from='client.? 172.21.15.67:0/3267194536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:28.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:28 smithi082 bash[20963]: cluster 2024-04-03T19:13:26.872326+0000 mgr.y (mgr.24370) 8850 : cluster [DBG] pgmap v8834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:28.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:28 smithi067 bash[27441]: cluster 2024-04-03T19:13:26.872326+0000 mgr.y (mgr.24370) 8850 : cluster [DBG] pgmap v8834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:28.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:28 smithi067 bash[17655]: cluster 2024-04-03T19:13:26.872326+0000 mgr.y (mgr.24370) 8850 : cluster [DBG] pgmap v8834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:29.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:29 smithi082 bash[20963]: audit 2024-04-03T19:13:28.356721+0000 mon.c (mon.2) 3484 : audit [DBG] from='client.? 172.21.15.67:0/3609350112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:29.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:29 smithi067 bash[17655]: audit 2024-04-03T19:13:28.356721+0000 mon.c (mon.2) 3484 : audit [DBG] from='client.? 172.21.15.67:0/3609350112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:29.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:29 smithi067 bash[27441]: audit 2024-04-03T19:13:28.356721+0000 mon.c (mon.2) 3484 : audit [DBG] from='client.? 172.21.15.67:0/3609350112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:30.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:30 smithi082 bash[20963]: cluster 2024-04-03T19:13:28.873044+0000 mgr.y (mgr.24370) 8851 : cluster [DBG] pgmap v8835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:30.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:30 smithi067 bash[27441]: cluster 2024-04-03T19:13:28.873044+0000 mgr.y (mgr.24370) 8851 : cluster [DBG] pgmap v8835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:30.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:30 smithi067 bash[17655]: cluster 2024-04-03T19:13:28.873044+0000 mgr.y (mgr.24370) 8851 : cluster [DBG] pgmap v8835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:31.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:31 smithi082 bash[20963]: audit 2024-04-03T19:13:30.814203+0000 mon.c (mon.2) 3485 : audit [DBG] from='client.? 172.21.15.67:0/3548170135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:31.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:31 smithi067 bash[17655]: audit 2024-04-03T19:13:30.814203+0000 mon.c (mon.2) 3485 : audit [DBG] from='client.? 172.21.15.67:0/3548170135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:31.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:31 smithi067 bash[27441]: audit 2024-04-03T19:13:30.814203+0000 mon.c (mon.2) 3485 : audit [DBG] from='client.? 172.21.15.67:0/3548170135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:32 smithi082 bash[20963]: cluster 2024-04-03T19:13:30.874229+0000 mgr.y (mgr.24370) 8852 : cluster [DBG] pgmap v8836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:32 smithi067 bash[17655]: cluster 2024-04-03T19:13:30.874229+0000 mgr.y (mgr.24370) 8852 : cluster [DBG] pgmap v8836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:32.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:32 smithi067 bash[27441]: cluster 2024-04-03T19:13:30.874229+0000 mgr.y (mgr.24370) 8852 : cluster [DBG] pgmap v8836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:33.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:13:33.396 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:33 smithi067 bash[27441]: audit 2024-04-03T19:13:33.264432+0000 mon.c (mon.2) 3486 : audit [DBG] from='client.? 172.21.15.67:0/180027910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:33.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:33 smithi067 bash[17655]: audit 2024-04-03T19:13:33.264432+0000 mon.c (mon.2) 3486 : audit [DBG] from='client.? 172.21.15.67:0/180027910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:33.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:33 smithi082 bash[20963]: audit 2024-04-03T19:13:33.264432+0000 mon.c (mon.2) 3486 : audit [DBG] from='client.? 172.21.15.67:0/180027910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:33.613 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:13:34.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:34 smithi082 bash[20963]: cluster 2024-04-03T19:13:32.874918+0000 mgr.y (mgr.24370) 8853 : cluster [DBG] pgmap v8837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:34.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:34 smithi067 bash[27441]: cluster 2024-04-03T19:13:32.874918+0000 mgr.y (mgr.24370) 8853 : cluster [DBG] pgmap v8837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:34.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:34 smithi067 bash[17655]: cluster 2024-04-03T19:13:32.874918+0000 mgr.y (mgr.24370) 8853 : cluster [DBG] pgmap v8837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:36.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:36 smithi082 bash[20963]: cluster 2024-04-03T19:13:34.875640+0000 mgr.y (mgr.24370) 8854 : cluster [DBG] pgmap v8838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:36.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:36 smithi082 bash[20963]: audit 2024-04-03T19:13:35.713458+0000 mon.a (mon.0) 7925 : audit [DBG] from='client.? 172.21.15.67:0/2048725141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:36.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:36 smithi067 bash[27441]: cluster 2024-04-03T19:13:34.875640+0000 mgr.y (mgr.24370) 8854 : cluster [DBG] pgmap v8838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:36.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:36 smithi067 bash[27441]: audit 2024-04-03T19:13:35.713458+0000 mon.a (mon.0) 7925 : audit [DBG] from='client.? 172.21.15.67:0/2048725141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:36.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:36 smithi067 bash[17655]: cluster 2024-04-03T19:13:34.875640+0000 mgr.y (mgr.24370) 8854 : cluster [DBG] pgmap v8838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:36.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:36 smithi067 bash[17655]: audit 2024-04-03T19:13:35.713458+0000 mon.a (mon.0) 7925 : audit [DBG] from='client.? 172.21.15.67:0/2048725141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:38.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:38 smithi082 bash[20963]: cluster 2024-04-03T19:13:36.876864+0000 mgr.y (mgr.24370) 8855 : cluster [DBG] pgmap v8839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:38.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:38 smithi082 bash[20963]: audit 2024-04-03T19:13:38.159446+0000 mon.c (mon.2) 3487 : audit [DBG] from='client.? 172.21.15.67:0/1138796581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:38.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:38 smithi067 bash[27441]: cluster 2024-04-03T19:13:36.876864+0000 mgr.y (mgr.24370) 8855 : cluster [DBG] pgmap v8839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:38.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:38 smithi067 bash[27441]: audit 2024-04-03T19:13:38.159446+0000 mon.c (mon.2) 3487 : audit [DBG] from='client.? 172.21.15.67:0/1138796581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:38.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:38 smithi067 bash[17655]: cluster 2024-04-03T19:13:36.876864+0000 mgr.y (mgr.24370) 8855 : cluster [DBG] pgmap v8839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:38.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:38 smithi067 bash[17655]: audit 2024-04-03T19:13:38.159446+0000 mon.c (mon.2) 3487 : audit [DBG] from='client.? 172.21.15.67:0/1138796581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:40.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:40 smithi082 bash[20963]: cluster 2024-04-03T19:13:38.877592+0000 mgr.y (mgr.24370) 8856 : cluster [DBG] pgmap v8840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:40.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:40 smithi082 bash[20963]: audit 2024-04-03T19:13:40.121381+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:40 smithi067 bash[17655]: cluster 2024-04-03T19:13:38.877592+0000 mgr.y (mgr.24370) 8856 : cluster [DBG] pgmap v8840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:40.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:40 smithi067 bash[17655]: audit 2024-04-03T19:13:40.121381+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:40.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:40 smithi067 bash[27441]: cluster 2024-04-03T19:13:38.877592+0000 mgr.y (mgr.24370) 8856 : cluster [DBG] pgmap v8840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:40.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:40 smithi067 bash[27441]: audit 2024-04-03T19:13:40.121381+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:41.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:41 smithi082 bash[20963]: audit 2024-04-03T19:13:40.613005+0000 mon.c (mon.2) 3488 : audit [DBG] from='client.? 172.21.15.67:0/4128421493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:41.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:41 smithi067 bash[27441]: audit 2024-04-03T19:13:40.613005+0000 mon.c (mon.2) 3488 : audit [DBG] from='client.? 172.21.15.67:0/4128421493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:41.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:41 smithi067 bash[17655]: audit 2024-04-03T19:13:40.613005+0000 mon.c (mon.2) 3488 : audit [DBG] from='client.? 172.21.15.67:0/4128421493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:42.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:42 smithi082 bash[20963]: cluster 2024-04-03T19:13:40.878750+0000 mgr.y (mgr.24370) 8857 : cluster [DBG] pgmap v8841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:42.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:42 smithi067 bash[17655]: cluster 2024-04-03T19:13:40.878750+0000 mgr.y (mgr.24370) 8857 : cluster [DBG] pgmap v8841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:42.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:42 smithi067 bash[27441]: cluster 2024-04-03T19:13:40.878750+0000 mgr.y (mgr.24370) 8857 : cluster [DBG] pgmap v8841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:43.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:43] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:13:43.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:43 smithi067 bash[27441]: audit 2024-04-03T19:13:43.068894+0000 mon.a (mon.0) 7927 : audit [DBG] from='client.? 172.21.15.67:0/210906209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:43.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:43 smithi067 bash[17655]: audit 2024-04-03T19:13:43.068894+0000 mon.a (mon.0) 7927 : audit [DBG] from='client.? 172.21.15.67:0/210906209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:43.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:43 smithi082 bash[20963]: audit 2024-04-03T19:13:43.068894+0000 mon.a (mon.0) 7927 : audit [DBG] from='client.? 172.21.15.67:0/210906209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:43.612 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:13:44.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:44 smithi082 bash[20963]: cluster 2024-04-03T19:13:42.879404+0000 mgr.y (mgr.24370) 8858 : cluster [DBG] pgmap v8842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:44.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:44 smithi067 bash[17655]: cluster 2024-04-03T19:13:42.879404+0000 mgr.y (mgr.24370) 8858 : cluster [DBG] pgmap v8842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:44.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:44 smithi067 bash[27441]: cluster 2024-04-03T19:13:42.879404+0000 mgr.y (mgr.24370) 8858 : cluster [DBG] pgmap v8842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:46.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:46 smithi082 bash[20963]: cluster 2024-04-03T19:13:44.880095+0000 mgr.y (mgr.24370) 8859 : cluster [DBG] pgmap v8843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:46.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:46 smithi082 bash[20963]: audit 2024-04-03T19:13:45.519003+0000 mon.c (mon.2) 3489 : audit [DBG] from='client.? 172.21.15.67:0/3609289818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:46.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:46 smithi067 bash[17655]: cluster 2024-04-03T19:13:44.880095+0000 mgr.y (mgr.24370) 8859 : cluster [DBG] pgmap v8843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:46.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:46 smithi067 bash[17655]: audit 2024-04-03T19:13:45.519003+0000 mon.c (mon.2) 3489 : audit [DBG] from='client.? 172.21.15.67:0/3609289818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:46.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:46 smithi067 bash[27441]: cluster 2024-04-03T19:13:44.880095+0000 mgr.y (mgr.24370) 8859 : cluster [DBG] pgmap v8843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:46.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:46 smithi067 bash[27441]: audit 2024-04-03T19:13:45.519003+0000 mon.c (mon.2) 3489 : audit [DBG] from='client.? 172.21.15.67:0/3609289818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:48.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:48 smithi082 bash[20963]: cluster 2024-04-03T19:13:46.881293+0000 mgr.y (mgr.24370) 8860 : cluster [DBG] pgmap v8844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:48.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:48 smithi082 bash[20963]: audit 2024-04-03T19:13:47.969407+0000 mon.a (mon.0) 7928 : audit [DBG] from='client.? 172.21.15.67:0/2601321074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:48.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:48 smithi067 bash[17655]: cluster 2024-04-03T19:13:46.881293+0000 mgr.y (mgr.24370) 8860 : cluster [DBG] pgmap v8844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:48.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:48 smithi067 bash[17655]: audit 2024-04-03T19:13:47.969407+0000 mon.a (mon.0) 7928 : audit [DBG] from='client.? 172.21.15.67:0/2601321074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:48.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:48 smithi067 bash[27441]: cluster 2024-04-03T19:13:46.881293+0000 mgr.y (mgr.24370) 8860 : cluster [DBG] pgmap v8844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:48.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:48 smithi067 bash[27441]: audit 2024-04-03T19:13:47.969407+0000 mon.a (mon.0) 7928 : audit [DBG] from='client.? 172.21.15.67:0/2601321074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:50.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:50 smithi082 bash[20963]: cluster 2024-04-03T19:13:48.881976+0000 mgr.y (mgr.24370) 8861 : cluster [DBG] pgmap v8845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:50.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:50 smithi067 bash[17655]: cluster 2024-04-03T19:13:48.881976+0000 mgr.y (mgr.24370) 8861 : cluster [DBG] pgmap v8845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:50.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:50 smithi067 bash[27441]: cluster 2024-04-03T19:13:48.881976+0000 mgr.y (mgr.24370) 8861 : cluster [DBG] pgmap v8845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:51.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:51 smithi082 bash[20963]: audit 2024-04-03T19:13:50.429933+0000 mon.a (mon.0) 7929 : audit [DBG] from='client.? 172.21.15.67:0/3719388431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:51.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:51 smithi067 bash[27441]: audit 2024-04-03T19:13:50.429933+0000 mon.a (mon.0) 7929 : audit [DBG] from='client.? 172.21.15.67:0/3719388431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:51.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:51 smithi067 bash[17655]: audit 2024-04-03T19:13:50.429933+0000 mon.a (mon.0) 7929 : audit [DBG] from='client.? 172.21.15.67:0/3719388431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:52.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:52 smithi082 bash[20963]: cluster 2024-04-03T19:13:50.883069+0000 mgr.y (mgr.24370) 8862 : cluster [DBG] pgmap v8846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:52.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:52 smithi067 bash[17655]: cluster 2024-04-03T19:13:50.883069+0000 mgr.y (mgr.24370) 8862 : cluster [DBG] pgmap v8846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:52.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:52 smithi067 bash[27441]: cluster 2024-04-03T19:13:50.883069+0000 mgr.y (mgr.24370) 8862 : cluster [DBG] pgmap v8846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:53.325 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:53] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:13:53.326 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:53 smithi067 bash[17655]: audit 2024-04-03T19:13:52.882710+0000 mon.c (mon.2) 3490 : audit [DBG] from='client.? 172.21.15.67:0/1153214092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:53.612 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:13:53.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:53 smithi082 bash[20963]: audit 2024-04-03T19:13:52.882710+0000 mon.c (mon.2) 3490 : audit [DBG] from='client.? 172.21.15.67:0/1153214092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:53.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:53 smithi067 bash[27441]: audit 2024-04-03T19:13:52.882710+0000 mon.c (mon.2) 3490 : audit [DBG] from='client.? 172.21.15.67:0/1153214092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:54.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:54 smithi082 bash[20963]: cluster 2024-04-03T19:13:52.883515+0000 mgr.y (mgr.24370) 8863 : cluster [DBG] pgmap v8847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:54.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:54 smithi067 bash[17655]: cluster 2024-04-03T19:13:52.883515+0000 mgr.y (mgr.24370) 8863 : cluster [DBG] pgmap v8847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:54.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:54 smithi067 bash[27441]: cluster 2024-04-03T19:13:52.883515+0000 mgr.y (mgr.24370) 8863 : cluster [DBG] pgmap v8847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:55.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:55 smithi082 bash[20963]: audit 2024-04-03T19:13:55.121585+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:55.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:55 smithi082 bash[20963]: audit 2024-04-03T19:13:55.330764+0000 mon.c (mon.2) 3491 : audit [DBG] from='client.? 172.21.15.67:0/56288051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:55.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:55 smithi067 bash[17655]: audit 2024-04-03T19:13:55.121585+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:55.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:55 smithi067 bash[17655]: audit 2024-04-03T19:13:55.330764+0000 mon.c (mon.2) 3491 : audit [DBG] from='client.? 172.21.15.67:0/56288051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:55.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:55 smithi067 bash[27441]: audit 2024-04-03T19:13:55.121585+0000 mon.a (mon.0) 7930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:13:55.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:55 smithi067 bash[27441]: audit 2024-04-03T19:13:55.330764+0000 mon.c (mon.2) 3491 : audit [DBG] from='client.? 172.21.15.67:0/56288051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:56.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:56 smithi082 bash[20963]: cluster 2024-04-03T19:13:54.884195+0000 mgr.y (mgr.24370) 8864 : cluster [DBG] pgmap v8848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:56.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:56 smithi067 bash[17655]: cluster 2024-04-03T19:13:54.884195+0000 mgr.y (mgr.24370) 8864 : cluster [DBG] pgmap v8848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:56.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:56 smithi067 bash[27441]: cluster 2024-04-03T19:13:54.884195+0000 mgr.y (mgr.24370) 8864 : cluster [DBG] pgmap v8848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:58.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:58 smithi082 bash[20963]: cluster 2024-04-03T19:13:56.885348+0000 mgr.y (mgr.24370) 8865 : cluster [DBG] pgmap v8849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:58.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:13:58 smithi082 bash[20963]: audit 2024-04-03T19:13:57.783803+0000 mon.a (mon.0) 7931 : audit [DBG] from='client.? 172.21.15.67:0/1887678557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:58.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:58 smithi067 bash[27441]: cluster 2024-04-03T19:13:56.885348+0000 mgr.y (mgr.24370) 8865 : cluster [DBG] pgmap v8849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:58.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:13:58 smithi067 bash[27441]: audit 2024-04-03T19:13:57.783803+0000 mon.a (mon.0) 7931 : audit [DBG] from='client.? 172.21.15.67:0/1887678557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:13:58.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:58 smithi067 bash[17655]: cluster 2024-04-03T19:13:56.885348+0000 mgr.y (mgr.24370) 8865 : cluster [DBG] pgmap v8849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:13:58.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:13:58 smithi067 bash[17655]: audit 2024-04-03T19:13:57.783803+0000 mon.a (mon.0) 7931 : audit [DBG] from='client.? 172.21.15.67:0/1887678557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:00.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:00 smithi082 bash[20963]: cluster 2024-04-03T19:13:58.886046+0000 mgr.y (mgr.24370) 8866 : cluster [DBG] pgmap v8850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:00.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:00 smithi082 bash[20963]: audit 2024-04-03T19:14:00.232174+0000 mon.c (mon.2) 3492 : audit [DBG] from='client.? 172.21.15.67:0/3040057884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:00.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:00 smithi067 bash[17655]: cluster 2024-04-03T19:13:58.886046+0000 mgr.y (mgr.24370) 8866 : cluster [DBG] pgmap v8850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:00.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:00 smithi067 bash[17655]: audit 2024-04-03T19:14:00.232174+0000 mon.c (mon.2) 3492 : audit [DBG] from='client.? 172.21.15.67:0/3040057884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:00.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:00 smithi067 bash[27441]: cluster 2024-04-03T19:13:58.886046+0000 mgr.y (mgr.24370) 8866 : cluster [DBG] pgmap v8850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:00.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:00 smithi067 bash[27441]: audit 2024-04-03T19:14:00.232174+0000 mon.c (mon.2) 3492 : audit [DBG] from='client.? 172.21.15.67:0/3040057884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:01.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:01 smithi082 bash[20963]: cluster 2024-04-03T19:14:00.887185+0000 mgr.y (mgr.24370) 8867 : cluster [DBG] pgmap v8851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:01.894 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:01 smithi067 bash[27441]: cluster 2024-04-03T19:14:00.887185+0000 mgr.y (mgr.24370) 8867 : cluster [DBG] pgmap v8851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:01.895 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:01 smithi067 bash[17655]: cluster 2024-04-03T19:14:00.887185+0000 mgr.y (mgr.24370) 8867 : cluster [DBG] pgmap v8851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:03.060 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:02 smithi067 bash[27441]: audit 2024-04-03T19:14:02.699232+0000 mon.c (mon.2) 3493 : audit [DBG] from='client.? 172.21.15.67:0/2248825194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:03.061 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:02 smithi067 bash[17655]: audit 2024-04-03T19:14:02.699232+0000 mon.c (mon.2) 3493 : audit [DBG] from='client.? 172.21.15.67:0/2248825194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:03.112 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:02 smithi082 bash[20963]: audit 2024-04-03T19:14:02.699232+0000 mon.c (mon.2) 3493 : audit [DBG] from='client.? 172.21.15.67:0/2248825194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:03.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:14:03.739 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:14:04.112 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:03 smithi082 bash[20963]: cluster 2024-04-03T19:14:02.887847+0000 mgr.y (mgr.24370) 8868 : cluster [DBG] pgmap v8852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:04.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:03 smithi067 bash[17655]: cluster 2024-04-03T19:14:02.887847+0000 mgr.y (mgr.24370) 8868 : cluster [DBG] pgmap v8852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:04.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:03 smithi067 bash[27441]: cluster 2024-04-03T19:14:02.887847+0000 mgr.y (mgr.24370) 8868 : cluster [DBG] pgmap v8852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:06.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:05 smithi082 bash[20963]: cluster 2024-04-03T19:14:04.888798+0000 mgr.y (mgr.24370) 8869 : cluster [DBG] pgmap v8853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:06.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:05 smithi082 bash[20963]: audit 2024-04-03T19:14:05.158788+0000 mon.c (mon.2) 3494 : audit [DBG] from='client.? 172.21.15.67:0/46433633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:06.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:05 smithi067 bash[17655]: cluster 2024-04-03T19:14:04.888798+0000 mgr.y (mgr.24370) 8869 : cluster [DBG] pgmap v8853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:06.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:05 smithi067 bash[17655]: audit 2024-04-03T19:14:05.158788+0000 mon.c (mon.2) 3494 : audit [DBG] from='client.? 172.21.15.67:0/46433633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:06.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:05 smithi067 bash[27441]: cluster 2024-04-03T19:14:04.888798+0000 mgr.y (mgr.24370) 8869 : cluster [DBG] pgmap v8853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:06.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:05 smithi067 bash[27441]: audit 2024-04-03T19:14:05.158788+0000 mon.c (mon.2) 3494 : audit [DBG] from='client.? 172.21.15.67:0/46433633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:08.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:07 smithi082 bash[20963]: cluster 2024-04-03T19:14:06.890151+0000 mgr.y (mgr.24370) 8870 : cluster [DBG] pgmap v8854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:08.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:07 smithi082 bash[20963]: audit 2024-04-03T19:14:07.616265+0000 mon.a (mon.0) 7932 : audit [DBG] from='client.? 172.21.15.67:0/2536104590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:08.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:07 smithi067 bash[17655]: cluster 2024-04-03T19:14:06.890151+0000 mgr.y (mgr.24370) 8870 : cluster [DBG] pgmap v8854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:08.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:07 smithi067 bash[17655]: audit 2024-04-03T19:14:07.616265+0000 mon.a (mon.0) 7932 : audit [DBG] from='client.? 172.21.15.67:0/2536104590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:08.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:07 smithi067 bash[27441]: cluster 2024-04-03T19:14:06.890151+0000 mgr.y (mgr.24370) 8870 : cluster [DBG] pgmap v8854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:08.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:07 smithi067 bash[27441]: audit 2024-04-03T19:14:07.616265+0000 mon.a (mon.0) 7932 : audit [DBG] from='client.? 172.21.15.67:0/2536104590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:10.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:09 smithi082 bash[20963]: cluster 2024-04-03T19:14:08.891015+0000 mgr.y (mgr.24370) 8871 : cluster [DBG] pgmap v8855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:10.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:09 smithi067 bash[27441]: cluster 2024-04-03T19:14:08.891015+0000 mgr.y (mgr.24370) 8871 : cluster [DBG] pgmap v8855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:10.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:09 smithi067 bash[17655]: cluster 2024-04-03T19:14:08.891015+0000 mgr.y (mgr.24370) 8871 : cluster [DBG] pgmap v8855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:11.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:10 smithi082 bash[20963]: audit 2024-04-03T19:14:10.062353+0000 mon.a (mon.0) 7933 : audit [DBG] from='client.? 172.21.15.67:0/3605546954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:11.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:10 smithi082 bash[20963]: audit 2024-04-03T19:14:10.122034+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:11.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:10 smithi067 bash[17655]: audit 2024-04-03T19:14:10.062353+0000 mon.a (mon.0) 7933 : audit [DBG] from='client.? 172.21.15.67:0/3605546954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:11.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:10 smithi067 bash[17655]: audit 2024-04-03T19:14:10.122034+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:11.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:10 smithi067 bash[27441]: audit 2024-04-03T19:14:10.062353+0000 mon.a (mon.0) 7933 : audit [DBG] from='client.? 172.21.15.67:0/3605546954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:11.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:10 smithi067 bash[27441]: audit 2024-04-03T19:14:10.122034+0000 mon.a (mon.0) 7934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:12.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:11 smithi082 bash[20963]: cluster 2024-04-03T19:14:10.892154+0000 mgr.y (mgr.24370) 8872 : cluster [DBG] pgmap v8856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:12.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:11 smithi067 bash[27441]: cluster 2024-04-03T19:14:10.892154+0000 mgr.y (mgr.24370) 8872 : cluster [DBG] pgmap v8856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:12.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:11 smithi067 bash[17655]: cluster 2024-04-03T19:14:10.892154+0000 mgr.y (mgr.24370) 8872 : cluster [DBG] pgmap v8856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:13.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:12 smithi082 bash[20963]: audit 2024-04-03T19:14:12.512941+0000 mon.c (mon.2) 3495 : audit [DBG] from='client.? 172.21.15.67:0/3164281301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:13.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:12 smithi067 bash[17655]: audit 2024-04-03T19:14:12.512941+0000 mon.c (mon.2) 3495 : audit [DBG] from='client.? 172.21.15.67:0/3164281301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:13.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:14:13.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:12 smithi067 bash[27441]: audit 2024-04-03T19:14:12.512941+0000 mon.c (mon.2) 3495 : audit [DBG] from='client.? 172.21.15.67:0/3164281301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:13.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:14:14.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:13 smithi082 bash[20963]: cluster 2024-04-03T19:14:12.892971+0000 mgr.y (mgr.24370) 8873 : cluster [DBG] pgmap v8857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:14.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:13 smithi067 bash[17655]: cluster 2024-04-03T19:14:12.892971+0000 mgr.y (mgr.24370) 8873 : cluster [DBG] pgmap v8857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:14.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:13 smithi067 bash[27441]: cluster 2024-04-03T19:14:12.892971+0000 mgr.y (mgr.24370) 8873 : cluster [DBG] pgmap v8857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:16.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:15 smithi082 bash[20963]: cluster 2024-04-03T19:14:14.893786+0000 mgr.y (mgr.24370) 8874 : cluster [DBG] pgmap v8858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:16.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:15 smithi082 bash[20963]: audit 2024-04-03T19:14:14.983147+0000 mon.a (mon.0) 7935 : audit [DBG] from='client.? 172.21.15.67:0/1713876609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:16.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:15 smithi067 bash[27441]: cluster 2024-04-03T19:14:14.893786+0000 mgr.y (mgr.24370) 8874 : cluster [DBG] pgmap v8858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:16.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:15 smithi067 bash[27441]: audit 2024-04-03T19:14:14.983147+0000 mon.a (mon.0) 7935 : audit [DBG] from='client.? 172.21.15.67:0/1713876609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:16.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:15 smithi067 bash[17655]: cluster 2024-04-03T19:14:14.893786+0000 mgr.y (mgr.24370) 8874 : cluster [DBG] pgmap v8858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:16.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:15 smithi067 bash[17655]: audit 2024-04-03T19:14:14.983147+0000 mon.a (mon.0) 7935 : audit [DBG] from='client.? 172.21.15.67:0/1713876609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:18.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:17 smithi082 bash[20963]: cluster 2024-04-03T19:14:16.895033+0000 mgr.y (mgr.24370) 8875 : cluster [DBG] pgmap v8859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:18.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:17 smithi082 bash[20963]: audit 2024-04-03T19:14:17.436501+0000 mon.a (mon.0) 7936 : audit [DBG] from='client.? 172.21.15.67:0/2054961363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:18.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:17 smithi067 bash[27441]: cluster 2024-04-03T19:14:16.895033+0000 mgr.y (mgr.24370) 8875 : cluster [DBG] pgmap v8859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:18.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:17 smithi067 bash[27441]: audit 2024-04-03T19:14:17.436501+0000 mon.a (mon.0) 7936 : audit [DBG] from='client.? 172.21.15.67:0/2054961363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:18.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:17 smithi067 bash[17655]: cluster 2024-04-03T19:14:16.895033+0000 mgr.y (mgr.24370) 8875 : cluster [DBG] pgmap v8859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:18.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:17 smithi067 bash[17655]: audit 2024-04-03T19:14:17.436501+0000 mon.a (mon.0) 7936 : audit [DBG] from='client.? 172.21.15.67:0/2054961363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:20.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:19 smithi082 bash[20963]: cluster 2024-04-03T19:14:18.895733+0000 mgr.y (mgr.24370) 8876 : cluster [DBG] pgmap v8860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:20.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:19 smithi082 bash[20963]: audit 2024-04-03T19:14:18.989838+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:14:20.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:19 smithi082 bash[20963]: audit 2024-04-03T19:14:19.886280+0000 mon.c (mon.2) 3496 : audit [DBG] from='client.? 172.21.15.67:0/2956121707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:20.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:19 smithi067 bash[17655]: cluster 2024-04-03T19:14:18.895733+0000 mgr.y (mgr.24370) 8876 : cluster [DBG] pgmap v8860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:20.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:19 smithi067 bash[17655]: audit 2024-04-03T19:14:18.989838+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:14:20.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:19 smithi067 bash[17655]: audit 2024-04-03T19:14:19.886280+0000 mon.c (mon.2) 3496 : audit [DBG] from='client.? 172.21.15.67:0/2956121707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:20.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:19 smithi067 bash[27441]: cluster 2024-04-03T19:14:18.895733+0000 mgr.y (mgr.24370) 8876 : cluster [DBG] pgmap v8860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:20.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:19 smithi067 bash[27441]: audit 2024-04-03T19:14:18.989838+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:14:20.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:19 smithi067 bash[27441]: audit 2024-04-03T19:14:19.886280+0000 mon.c (mon.2) 3496 : audit [DBG] from='client.? 172.21.15.67:0/2956121707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:22.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:21 smithi082 bash[20963]: cluster 2024-04-03T19:14:20.896907+0000 mgr.y (mgr.24370) 8877 : cluster [DBG] pgmap v8861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:22.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:21 smithi067 bash[17655]: cluster 2024-04-03T19:14:20.896907+0000 mgr.y (mgr.24370) 8877 : cluster [DBG] pgmap v8861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:22.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:21 smithi067 bash[27441]: cluster 2024-04-03T19:14:20.896907+0000 mgr.y (mgr.24370) 8877 : cluster [DBG] pgmap v8861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:23.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:23 smithi082 bash[20963]: audit 2024-04-03T19:14:22.343258+0000 mon.a (mon.0) 7938 : audit [DBG] from='client.? 172.21.15.67:0/330080135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:23.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:23 smithi067 bash[17655]: audit 2024-04-03T19:14:22.343258+0000 mon.a (mon.0) 7938 : audit [DBG] from='client.? 172.21.15.67:0/330080135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:23.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:14:23.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:23 smithi067 bash[27441]: audit 2024-04-03T19:14:22.343258+0000 mon.a (mon.0) 7938 : audit [DBG] from='client.? 172.21.15.67:0/330080135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:23.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:14:24.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:24 smithi082 bash[20963]: cluster 2024-04-03T19:14:22.897532+0000 mgr.y (mgr.24370) 8878 : cluster [DBG] pgmap v8862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:24.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:24 smithi067 bash[17655]: cluster 2024-04-03T19:14:22.897532+0000 mgr.y (mgr.24370) 8878 : cluster [DBG] pgmap v8862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:24.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:24 smithi067 bash[27441]: cluster 2024-04-03T19:14:22.897532+0000 mgr.y (mgr.24370) 8878 : cluster [DBG] pgmap v8862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:26.112 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: audit 2024-04-03T19:14:24.737377+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.112 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: audit 2024-04-03T19:14:24.745825+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: audit 2024-04-03T19:14:24.826746+0000 mon.a (mon.0) 7941 : audit [DBG] from='client.? 172.21.15.67:0/134550157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:26.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: cluster 2024-04-03T19:14:24.898227+0000 mgr.y (mgr.24370) 8879 : cluster [DBG] pgmap v8863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:26.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: audit 2024-04-03T19:14:25.040919+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: audit 2024-04-03T19:14:25.048777+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: audit 2024-04-03T19:14:25.123934+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:26.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: audit 2024-04-03T19:14:25.574477+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:14:26.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: audit 2024-04-03T19:14:25.576288+0000 mon.a (mon.0) 7946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:14:26.113 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:25 smithi082 bash[20963]: audit 2024-04-03T19:14:25.584933+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: audit 2024-04-03T19:14:24.737377+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: audit 2024-04-03T19:14:24.745825+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: audit 2024-04-03T19:14:24.826746+0000 mon.a (mon.0) 7941 : audit [DBG] from='client.? 172.21.15.67:0/134550157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: cluster 2024-04-03T19:14:24.898227+0000 mgr.y (mgr.24370) 8879 : cluster [DBG] pgmap v8863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: audit 2024-04-03T19:14:25.040919+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: audit 2024-04-03T19:14:25.048777+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: audit 2024-04-03T19:14:25.123934+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: audit 2024-04-03T19:14:25.574477+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: audit 2024-04-03T19:14:25.576288+0000 mon.a (mon.0) 7946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:14:26.145 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[17655]: audit 2024-04-03T19:14:25.584933+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: audit 2024-04-03T19:14:24.737377+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: audit 2024-04-03T19:14:24.745825+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: audit 2024-04-03T19:14:24.826746+0000 mon.a (mon.0) 7941 : audit [DBG] from='client.? 172.21.15.67:0/134550157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: cluster 2024-04-03T19:14:24.898227+0000 mgr.y (mgr.24370) 8879 : cluster [DBG] pgmap v8863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: audit 2024-04-03T19:14:25.040919+0000 mon.a (mon.0) 7942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: audit 2024-04-03T19:14:25.048777+0000 mon.a (mon.0) 7943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: audit 2024-04-03T19:14:25.123934+0000 mon.a (mon.0) 7944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: audit 2024-04-03T19:14:25.574477+0000 mon.a (mon.0) 7945 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: audit 2024-04-03T19:14:25.576288+0000 mon.a (mon.0) 7946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:14:26.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:25 smithi067 bash[27441]: audit 2024-04-03T19:14:25.584933+0000 mon.a (mon.0) 7947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:14:28.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:27 smithi082 bash[20963]: cluster 2024-04-03T19:14:26.899532+0000 mgr.y (mgr.24370) 8880 : cluster [DBG] pgmap v8864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:28.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:27 smithi082 bash[20963]: audit 2024-04-03T19:14:27.283902+0000 mon.c (mon.2) 3497 : audit [DBG] from='client.? 172.21.15.67:0/3682069370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:28.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:27 smithi067 bash[17655]: cluster 2024-04-03T19:14:26.899532+0000 mgr.y (mgr.24370) 8880 : cluster [DBG] pgmap v8864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:28.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:27 smithi067 bash[17655]: audit 2024-04-03T19:14:27.283902+0000 mon.c (mon.2) 3497 : audit [DBG] from='client.? 172.21.15.67:0/3682069370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:28.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:27 smithi067 bash[27441]: cluster 2024-04-03T19:14:26.899532+0000 mgr.y (mgr.24370) 8880 : cluster [DBG] pgmap v8864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:28.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:27 smithi067 bash[27441]: audit 2024-04-03T19:14:27.283902+0000 mon.c (mon.2) 3497 : audit [DBG] from='client.? 172.21.15.67:0/3682069370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:30.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:29 smithi082 bash[20963]: cluster 2024-04-03T19:14:28.900250+0000 mgr.y (mgr.24370) 8881 : cluster [DBG] pgmap v8865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:30.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:29 smithi082 bash[20963]: audit 2024-04-03T19:14:29.732978+0000 mon.c (mon.2) 3498 : audit [DBG] from='client.? 172.21.15.67:0/89831540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:30.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:29 smithi067 bash[17655]: cluster 2024-04-03T19:14:28.900250+0000 mgr.y (mgr.24370) 8881 : cluster [DBG] pgmap v8865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:30.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:29 smithi067 bash[17655]: audit 2024-04-03T19:14:29.732978+0000 mon.c (mon.2) 3498 : audit [DBG] from='client.? 172.21.15.67:0/89831540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:30.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:29 smithi067 bash[27441]: cluster 2024-04-03T19:14:28.900250+0000 mgr.y (mgr.24370) 8881 : cluster [DBG] pgmap v8865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:30.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:29 smithi067 bash[27441]: audit 2024-04-03T19:14:29.732978+0000 mon.c (mon.2) 3498 : audit [DBG] from='client.? 172.21.15.67:0/89831540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:32.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:31 smithi082 bash[20963]: cluster 2024-04-03T19:14:30.901376+0000 mgr.y (mgr.24370) 8882 : cluster [DBG] pgmap v8866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:32.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:31 smithi067 bash[17655]: cluster 2024-04-03T19:14:30.901376+0000 mgr.y (mgr.24370) 8882 : cluster [DBG] pgmap v8866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:32.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:31 smithi067 bash[27441]: cluster 2024-04-03T19:14:30.901376+0000 mgr.y (mgr.24370) 8882 : cluster [DBG] pgmap v8866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:33.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:32 smithi082 bash[20963]: audit 2024-04-03T19:14:32.190104+0000 mon.c (mon.2) 3499 : audit [DBG] from='client.? 172.21.15.67:0/2590892847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:33.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:32 smithi067 bash[17655]: audit 2024-04-03T19:14:32.190104+0000 mon.c (mon.2) 3499 : audit [DBG] from='client.? 172.21.15.67:0/2590892847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:33.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:33] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:14:33.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:32 smithi067 bash[27441]: audit 2024-04-03T19:14:32.190104+0000 mon.c (mon.2) 3499 : audit [DBG] from='client.? 172.21.15.67:0/2590892847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:33.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:14:34.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:33 smithi082 bash[20963]: cluster 2024-04-03T19:14:32.902057+0000 mgr.y (mgr.24370) 8883 : cluster [DBG] pgmap v8867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:34.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:33 smithi067 bash[17655]: cluster 2024-04-03T19:14:32.902057+0000 mgr.y (mgr.24370) 8883 : cluster [DBG] pgmap v8867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:34.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:33 smithi067 bash[27441]: cluster 2024-04-03T19:14:32.902057+0000 mgr.y (mgr.24370) 8883 : cluster [DBG] pgmap v8867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:35.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:34 smithi082 bash[20963]: audit 2024-04-03T19:14:34.643154+0000 mon.a (mon.0) 7948 : audit [DBG] from='client.? 172.21.15.67:0/2659253778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:35.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:34 smithi067 bash[17655]: audit 2024-04-03T19:14:34.643154+0000 mon.a (mon.0) 7948 : audit [DBG] from='client.? 172.21.15.67:0/2659253778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:35.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:34 smithi067 bash[27441]: audit 2024-04-03T19:14:34.643154+0000 mon.a (mon.0) 7948 : audit [DBG] from='client.? 172.21.15.67:0/2659253778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:36.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:35 smithi082 bash[20963]: cluster 2024-04-03T19:14:34.902763+0000 mgr.y (mgr.24370) 8884 : cluster [DBG] pgmap v8868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:36.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:35 smithi067 bash[17655]: cluster 2024-04-03T19:14:34.902763+0000 mgr.y (mgr.24370) 8884 : cluster [DBG] pgmap v8868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:36.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:35 smithi067 bash[27441]: cluster 2024-04-03T19:14:34.902763+0000 mgr.y (mgr.24370) 8884 : cluster [DBG] pgmap v8868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:38.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:37 smithi082 bash[20963]: cluster 2024-04-03T19:14:36.903850+0000 mgr.y (mgr.24370) 8885 : cluster [DBG] pgmap v8869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:38.363 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:37 smithi082 bash[20963]: audit 2024-04-03T19:14:37.103148+0000 mon.c (mon.2) 3500 : audit [DBG] from='client.? 172.21.15.67:0/2942682121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:38.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:37 smithi067 bash[17655]: cluster 2024-04-03T19:14:36.903850+0000 mgr.y (mgr.24370) 8885 : cluster [DBG] pgmap v8869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:38.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:37 smithi067 bash[17655]: audit 2024-04-03T19:14:37.103148+0000 mon.c (mon.2) 3500 : audit [DBG] from='client.? 172.21.15.67:0/2942682121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:38.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:37 smithi067 bash[27441]: cluster 2024-04-03T19:14:36.903850+0000 mgr.y (mgr.24370) 8885 : cluster [DBG] pgmap v8869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:38.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:37 smithi067 bash[27441]: audit 2024-04-03T19:14:37.103148+0000 mon.c (mon.2) 3500 : audit [DBG] from='client.? 172.21.15.67:0/2942682121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:40.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:39 smithi082 bash[20963]: cluster 2024-04-03T19:14:38.904646+0000 mgr.y (mgr.24370) 8886 : cluster [DBG] pgmap v8870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:40.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:39 smithi082 bash[20963]: audit 2024-04-03T19:14:39.544095+0000 mon.a (mon.0) 7949 : audit [DBG] from='client.? 172.21.15.67:0/3435986493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:40.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:39 smithi067 bash[27441]: cluster 2024-04-03T19:14:38.904646+0000 mgr.y (mgr.24370) 8886 : cluster [DBG] pgmap v8870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:40.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:39 smithi067 bash[27441]: audit 2024-04-03T19:14:39.544095+0000 mon.a (mon.0) 7949 : audit [DBG] from='client.? 172.21.15.67:0/3435986493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:40.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:39 smithi067 bash[17655]: cluster 2024-04-03T19:14:38.904646+0000 mgr.y (mgr.24370) 8886 : cluster [DBG] pgmap v8870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:40.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:39 smithi067 bash[17655]: audit 2024-04-03T19:14:39.544095+0000 mon.a (mon.0) 7949 : audit [DBG] from='client.? 172.21.15.67:0/3435986493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:41.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:41 smithi082 bash[20963]: audit 2024-04-03T19:14:40.124741+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:41.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:41 smithi067 bash[27441]: audit 2024-04-03T19:14:40.124741+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:41.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:41 smithi067 bash[17655]: audit 2024-04-03T19:14:40.124741+0000 mon.a (mon.0) 7950 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:42.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:42 smithi082 bash[20963]: cluster 2024-04-03T19:14:40.905816+0000 mgr.y (mgr.24370) 8887 : cluster [DBG] pgmap v8871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:42.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:42 smithi082 bash[20963]: audit 2024-04-03T19:14:41.998792+0000 mon.a (mon.0) 7951 : audit [DBG] from='client.? 172.21.15.67:0/1061705702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:42.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:42 smithi067 bash[17655]: cluster 2024-04-03T19:14:40.905816+0000 mgr.y (mgr.24370) 8887 : cluster [DBG] pgmap v8871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:42.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:42 smithi067 bash[17655]: audit 2024-04-03T19:14:41.998792+0000 mon.a (mon.0) 7951 : audit [DBG] from='client.? 172.21.15.67:0/1061705702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:42.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:42 smithi067 bash[27441]: cluster 2024-04-03T19:14:40.905816+0000 mgr.y (mgr.24370) 8887 : cluster [DBG] pgmap v8871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:42.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:42 smithi067 bash[27441]: audit 2024-04-03T19:14:41.998792+0000 mon.a (mon.0) 7951 : audit [DBG] from='client.? 172.21.15.67:0/1061705702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:43.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:14:43.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:14:44.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:44 smithi082 bash[20963]: cluster 2024-04-03T19:14:42.906591+0000 mgr.y (mgr.24370) 8888 : cluster [DBG] pgmap v8872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:44.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:44 smithi067 bash[17655]: cluster 2024-04-03T19:14:42.906591+0000 mgr.y (mgr.24370) 8888 : cluster [DBG] pgmap v8872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:44.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:44 smithi067 bash[27441]: cluster 2024-04-03T19:14:42.906591+0000 mgr.y (mgr.24370) 8888 : cluster [DBG] pgmap v8872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:45.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:45 smithi082 bash[20963]: audit 2024-04-03T19:14:44.443586+0000 mon.a (mon.0) 7952 : audit [DBG] from='client.? 172.21.15.67:0/3380454780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:45.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:45 smithi067 bash[17655]: audit 2024-04-03T19:14:44.443586+0000 mon.a (mon.0) 7952 : audit [DBG] from='client.? 172.21.15.67:0/3380454780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:45.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:45 smithi067 bash[27441]: audit 2024-04-03T19:14:44.443586+0000 mon.a (mon.0) 7952 : audit [DBG] from='client.? 172.21.15.67:0/3380454780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:46.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:46 smithi082 bash[20963]: cluster 2024-04-03T19:14:44.907321+0000 mgr.y (mgr.24370) 8889 : cluster [DBG] pgmap v8873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:46.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:46 smithi067 bash[17655]: cluster 2024-04-03T19:14:44.907321+0000 mgr.y (mgr.24370) 8889 : cluster [DBG] pgmap v8873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:46.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:46 smithi067 bash[27441]: cluster 2024-04-03T19:14:44.907321+0000 mgr.y (mgr.24370) 8889 : cluster [DBG] pgmap v8873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:47.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:47 smithi082 bash[20963]: audit 2024-04-03T19:14:46.915642+0000 mon.c (mon.2) 3501 : audit [DBG] from='client.? 172.21.15.67:0/162832047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:47.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:47 smithi067 bash[17655]: audit 2024-04-03T19:14:46.915642+0000 mon.c (mon.2) 3501 : audit [DBG] from='client.? 172.21.15.67:0/162832047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:47.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:47 smithi067 bash[27441]: audit 2024-04-03T19:14:46.915642+0000 mon.c (mon.2) 3501 : audit [DBG] from='client.? 172.21.15.67:0/162832047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:48.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:48 smithi082 bash[20963]: cluster 2024-04-03T19:14:46.908477+0000 mgr.y (mgr.24370) 8890 : cluster [DBG] pgmap v8874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:48.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:48 smithi067 bash[17655]: cluster 2024-04-03T19:14:46.908477+0000 mgr.y (mgr.24370) 8890 : cluster [DBG] pgmap v8874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:48.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:48 smithi067 bash[27441]: cluster 2024-04-03T19:14:46.908477+0000 mgr.y (mgr.24370) 8890 : cluster [DBG] pgmap v8874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:50.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:50 smithi082 bash[20963]: cluster 2024-04-03T19:14:48.909143+0000 mgr.y (mgr.24370) 8891 : cluster [DBG] pgmap v8875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:50.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:50 smithi082 bash[20963]: audit 2024-04-03T19:14:49.363581+0000 mon.a (mon.0) 7953 : audit [DBG] from='client.? 172.21.15.67:0/516360010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:50.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:50 smithi067 bash[17655]: cluster 2024-04-03T19:14:48.909143+0000 mgr.y (mgr.24370) 8891 : cluster [DBG] pgmap v8875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:50.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:50 smithi067 bash[17655]: audit 2024-04-03T19:14:49.363581+0000 mon.a (mon.0) 7953 : audit [DBG] from='client.? 172.21.15.67:0/516360010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:50.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:50 smithi067 bash[27441]: cluster 2024-04-03T19:14:48.909143+0000 mgr.y (mgr.24370) 8891 : cluster [DBG] pgmap v8875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:50.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:50 smithi067 bash[27441]: audit 2024-04-03T19:14:49.363581+0000 mon.a (mon.0) 7953 : audit [DBG] from='client.? 172.21.15.67:0/516360010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:52.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:52 smithi082 bash[20963]: cluster 2024-04-03T19:14:50.910253+0000 mgr.y (mgr.24370) 8892 : cluster [DBG] pgmap v8876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:52.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:52 smithi082 bash[20963]: audit 2024-04-03T19:14:51.824039+0000 mon.a (mon.0) 7954 : audit [DBG] from='client.? 172.21.15.67:0/842544432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:52.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:52 smithi067 bash[27441]: cluster 2024-04-03T19:14:50.910253+0000 mgr.y (mgr.24370) 8892 : cluster [DBG] pgmap v8876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:52.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:52 smithi067 bash[27441]: audit 2024-04-03T19:14:51.824039+0000 mon.a (mon.0) 7954 : audit [DBG] from='client.? 172.21.15.67:0/842544432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:52.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:52 smithi067 bash[17655]: cluster 2024-04-03T19:14:50.910253+0000 mgr.y (mgr.24370) 8892 : cluster [DBG] pgmap v8876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:52.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:52 smithi067 bash[17655]: audit 2024-04-03T19:14:51.824039+0000 mon.a (mon.0) 7954 : audit [DBG] from='client.? 172.21.15.67:0/842544432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:53.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:14:53.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:14:54.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:54 smithi082 bash[20963]: cluster 2024-04-03T19:14:52.910950+0000 mgr.y (mgr.24370) 8893 : cluster [DBG] pgmap v8877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:54.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:54 smithi067 bash[17655]: cluster 2024-04-03T19:14:52.910950+0000 mgr.y (mgr.24370) 8893 : cluster [DBG] pgmap v8877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:54.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:54 smithi067 bash[27441]: cluster 2024-04-03T19:14:52.910950+0000 mgr.y (mgr.24370) 8893 : cluster [DBG] pgmap v8877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:55.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:55 smithi082 bash[20963]: audit 2024-04-03T19:14:54.281690+0000 mon.a (mon.0) 7955 : audit [DBG] from='client.? 172.21.15.67:0/2364408094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:55.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:55 smithi067 bash[17655]: audit 2024-04-03T19:14:54.281690+0000 mon.a (mon.0) 7955 : audit [DBG] from='client.? 172.21.15.67:0/2364408094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:55.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:55 smithi067 bash[27441]: audit 2024-04-03T19:14:54.281690+0000 mon.a (mon.0) 7955 : audit [DBG] from='client.? 172.21.15.67:0/2364408094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:56.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:56 smithi082 bash[20963]: cluster 2024-04-03T19:14:54.911651+0000 mgr.y (mgr.24370) 8894 : cluster [DBG] pgmap v8878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:56.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:56 smithi082 bash[20963]: audit 2024-04-03T19:14:55.124978+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:56 smithi067 bash[17655]: cluster 2024-04-03T19:14:54.911651+0000 mgr.y (mgr.24370) 8894 : cluster [DBG] pgmap v8878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:56 smithi067 bash[17655]: audit 2024-04-03T19:14:55.124978+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:56.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:56 smithi067 bash[27441]: cluster 2024-04-03T19:14:54.911651+0000 mgr.y (mgr.24370) 8894 : cluster [DBG] pgmap v8878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:56.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:56 smithi067 bash[27441]: audit 2024-04-03T19:14:55.124978+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:14:57.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:57 smithi082 bash[20963]: audit 2024-04-03T19:14:56.723428+0000 mon.c (mon.2) 3502 : audit [DBG] from='client.? 172.21.15.67:0/4115471810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:57.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:57 smithi067 bash[17655]: audit 2024-04-03T19:14:56.723428+0000 mon.c (mon.2) 3502 : audit [DBG] from='client.? 172.21.15.67:0/4115471810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:57.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:57 smithi067 bash[27441]: audit 2024-04-03T19:14:56.723428+0000 mon.c (mon.2) 3502 : audit [DBG] from='client.? 172.21.15.67:0/4115471810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:14:58.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:14:58 smithi082 bash[20963]: cluster 2024-04-03T19:14:56.912838+0000 mgr.y (mgr.24370) 8895 : cluster [DBG] pgmap v8879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:58.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:14:58 smithi067 bash[17655]: cluster 2024-04-03T19:14:56.912838+0000 mgr.y (mgr.24370) 8895 : cluster [DBG] pgmap v8879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:14:58.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:14:58 smithi067 bash[27441]: cluster 2024-04-03T19:14:56.912838+0000 mgr.y (mgr.24370) 8895 : cluster [DBG] pgmap v8879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:00.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:00 smithi082 bash[20963]: cluster 2024-04-03T19:14:58.913510+0000 mgr.y (mgr.24370) 8896 : cluster [DBG] pgmap v8880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:00.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:00 smithi082 bash[20963]: audit 2024-04-03T19:14:59.173675+0000 mon.a (mon.0) 7957 : audit [DBG] from='client.? 172.21.15.67:0/1858659792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:00.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:00 smithi067 bash[17655]: cluster 2024-04-03T19:14:58.913510+0000 mgr.y (mgr.24370) 8896 : cluster [DBG] pgmap v8880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:00.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:00 smithi067 bash[17655]: audit 2024-04-03T19:14:59.173675+0000 mon.a (mon.0) 7957 : audit [DBG] from='client.? 172.21.15.67:0/1858659792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:00.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:00 smithi067 bash[27441]: cluster 2024-04-03T19:14:58.913510+0000 mgr.y (mgr.24370) 8896 : cluster [DBG] pgmap v8880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:00.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:00 smithi067 bash[27441]: audit 2024-04-03T19:14:59.173675+0000 mon.a (mon.0) 7957 : audit [DBG] from='client.? 172.21.15.67:0/1858659792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:02.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:02 smithi082 bash[20963]: cluster 2024-04-03T19:15:00.914664+0000 mgr.y (mgr.24370) 8897 : cluster [DBG] pgmap v8881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:02.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:02 smithi082 bash[20963]: audit 2024-04-03T19:15:01.628687+0000 mon.a (mon.0) 7958 : audit [DBG] from='client.? 172.21.15.67:0/3329161315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:02.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:02 smithi067 bash[17655]: cluster 2024-04-03T19:15:00.914664+0000 mgr.y (mgr.24370) 8897 : cluster [DBG] pgmap v8881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:02.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:02 smithi067 bash[17655]: audit 2024-04-03T19:15:01.628687+0000 mon.a (mon.0) 7958 : audit [DBG] from='client.? 172.21.15.67:0/3329161315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:02.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:02 smithi067 bash[27441]: cluster 2024-04-03T19:15:00.914664+0000 mgr.y (mgr.24370) 8897 : cluster [DBG] pgmap v8881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:02.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:02 smithi067 bash[27441]: audit 2024-04-03T19:15:01.628687+0000 mon.a (mon.0) 7958 : audit [DBG] from='client.? 172.21.15.67:0/3329161315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:03.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:15:03.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:15:04.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:04 smithi082 bash[20963]: cluster 2024-04-03T19:15:02.915359+0000 mgr.y (mgr.24370) 8898 : cluster [DBG] pgmap v8882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:04.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:04 smithi067 bash[17655]: cluster 2024-04-03T19:15:02.915359+0000 mgr.y (mgr.24370) 8898 : cluster [DBG] pgmap v8882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:04.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:04 smithi067 bash[27441]: cluster 2024-04-03T19:15:02.915359+0000 mgr.y (mgr.24370) 8898 : cluster [DBG] pgmap v8882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:05.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:05 smithi082 bash[20963]: audit 2024-04-03T19:15:04.085917+0000 mon.c (mon.2) 3503 : audit [DBG] from='client.? 172.21.15.67:0/2857673089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:05.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:05 smithi067 bash[17655]: audit 2024-04-03T19:15:04.085917+0000 mon.c (mon.2) 3503 : audit [DBG] from='client.? 172.21.15.67:0/2857673089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:05.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:05 smithi067 bash[27441]: audit 2024-04-03T19:15:04.085917+0000 mon.c (mon.2) 3503 : audit [DBG] from='client.? 172.21.15.67:0/2857673089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:06.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:06 smithi082 bash[20963]: cluster 2024-04-03T19:15:04.916089+0000 mgr.y (mgr.24370) 8899 : cluster [DBG] pgmap v8883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:06.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:06 smithi067 bash[17655]: cluster 2024-04-03T19:15:04.916089+0000 mgr.y (mgr.24370) 8899 : cluster [DBG] pgmap v8883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:06.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:06 smithi067 bash[27441]: cluster 2024-04-03T19:15:04.916089+0000 mgr.y (mgr.24370) 8899 : cluster [DBG] pgmap v8883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:07.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:07 smithi082 bash[20963]: audit 2024-04-03T19:15:06.535799+0000 mon.c (mon.2) 3504 : audit [DBG] from='client.? 172.21.15.67:0/382163451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:07.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:07 smithi067 bash[17655]: audit 2024-04-03T19:15:06.535799+0000 mon.c (mon.2) 3504 : audit [DBG] from='client.? 172.21.15.67:0/382163451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:07.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:07 smithi067 bash[27441]: audit 2024-04-03T19:15:06.535799+0000 mon.c (mon.2) 3504 : audit [DBG] from='client.? 172.21.15.67:0/382163451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:08.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:08 smithi082 bash[20963]: cluster 2024-04-03T19:15:06.917304+0000 mgr.y (mgr.24370) 8900 : cluster [DBG] pgmap v8884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:08.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:08 smithi067 bash[27441]: cluster 2024-04-03T19:15:06.917304+0000 mgr.y (mgr.24370) 8900 : cluster [DBG] pgmap v8884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:08.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:08 smithi067 bash[17655]: cluster 2024-04-03T19:15:06.917304+0000 mgr.y (mgr.24370) 8900 : cluster [DBG] pgmap v8884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:09.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:09 smithi082 bash[20963]: audit 2024-04-03T19:15:08.985791+0000 mon.c (mon.2) 3505 : audit [DBG] from='client.? 172.21.15.67:0/269400008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:09.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:09 smithi067 bash[27441]: audit 2024-04-03T19:15:08.985791+0000 mon.c (mon.2) 3505 : audit [DBG] from='client.? 172.21.15.67:0/269400008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:09.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:09 smithi067 bash[17655]: audit 2024-04-03T19:15:08.985791+0000 mon.c (mon.2) 3505 : audit [DBG] from='client.? 172.21.15.67:0/269400008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:10.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:10 smithi082 bash[20963]: cluster 2024-04-03T19:15:08.917960+0000 mgr.y (mgr.24370) 8901 : cluster [DBG] pgmap v8885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:10.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:10 smithi067 bash[27441]: cluster 2024-04-03T19:15:08.917960+0000 mgr.y (mgr.24370) 8901 : cluster [DBG] pgmap v8885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:10.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:10 smithi067 bash[17655]: cluster 2024-04-03T19:15:08.917960+0000 mgr.y (mgr.24370) 8901 : cluster [DBG] pgmap v8885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:11.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:11 smithi082 bash[20963]: audit 2024-04-03T19:15:10.124837+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:11.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:11 smithi067 bash[17655]: audit 2024-04-03T19:15:10.124837+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:11.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:11 smithi067 bash[27441]: audit 2024-04-03T19:15:10.124837+0000 mon.a (mon.0) 7959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:12.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:12 smithi082 bash[20963]: cluster 2024-04-03T19:15:10.919243+0000 mgr.y (mgr.24370) 8902 : cluster [DBG] pgmap v8886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:12.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:12 smithi082 bash[20963]: audit 2024-04-03T19:15:11.441270+0000 mon.c (mon.2) 3506 : audit [DBG] from='client.? 172.21.15.67:0/3023164105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:12.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:12 smithi067 bash[27441]: cluster 2024-04-03T19:15:10.919243+0000 mgr.y (mgr.24370) 8902 : cluster [DBG] pgmap v8886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:12.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:12 smithi067 bash[27441]: audit 2024-04-03T19:15:11.441270+0000 mon.c (mon.2) 3506 : audit [DBG] from='client.? 172.21.15.67:0/3023164105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:12.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:12 smithi067 bash[17655]: cluster 2024-04-03T19:15:10.919243+0000 mgr.y (mgr.24370) 8902 : cluster [DBG] pgmap v8886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:12.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:12 smithi067 bash[17655]: audit 2024-04-03T19:15:11.441270+0000 mon.c (mon.2) 3506 : audit [DBG] from='client.? 172.21.15.67:0/3023164105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:13.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:13] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:15:13.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:15:14.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:14 smithi082 bash[20963]: cluster 2024-04-03T19:15:12.919930+0000 mgr.y (mgr.24370) 8903 : cluster [DBG] pgmap v8887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:14.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:14 smithi082 bash[20963]: audit 2024-04-03T19:15:13.896910+0000 mon.c (mon.2) 3507 : audit [DBG] from='client.? 172.21.15.67:0/1376862404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:14.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:14 smithi067 bash[17655]: cluster 2024-04-03T19:15:12.919930+0000 mgr.y (mgr.24370) 8903 : cluster [DBG] pgmap v8887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:14.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:14 smithi067 bash[17655]: audit 2024-04-03T19:15:13.896910+0000 mon.c (mon.2) 3507 : audit [DBG] from='client.? 172.21.15.67:0/1376862404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:14.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:14 smithi067 bash[27441]: cluster 2024-04-03T19:15:12.919930+0000 mgr.y (mgr.24370) 8903 : cluster [DBG] pgmap v8887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:14.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:14 smithi067 bash[27441]: audit 2024-04-03T19:15:13.896910+0000 mon.c (mon.2) 3507 : audit [DBG] from='client.? 172.21.15.67:0/1376862404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:16.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:16 smithi082 bash[20963]: cluster 2024-04-03T19:15:14.920560+0000 mgr.y (mgr.24370) 8904 : cluster [DBG] pgmap v8888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:16.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:16 smithi067 bash[17655]: cluster 2024-04-03T19:15:14.920560+0000 mgr.y (mgr.24370) 8904 : cluster [DBG] pgmap v8888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:16.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:16 smithi067 bash[27441]: cluster 2024-04-03T19:15:14.920560+0000 mgr.y (mgr.24370) 8904 : cluster [DBG] pgmap v8888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:17.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:17 smithi067 bash[17655]: audit 2024-04-03T19:15:16.354839+0000 mon.a (mon.0) 7960 : audit [DBG] from='client.? 172.21.15.67:0/2395858634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:17.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:17 smithi067 bash[27441]: audit 2024-04-03T19:15:16.354839+0000 mon.a (mon.0) 7960 : audit [DBG] from='client.? 172.21.15.67:0/2395858634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:17.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:17 smithi082 bash[20963]: audit 2024-04-03T19:15:16.354839+0000 mon.a (mon.0) 7960 : audit [DBG] from='client.? 172.21.15.67:0/2395858634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:18.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:18 smithi067 bash[17655]: cluster 2024-04-03T19:15:16.921708+0000 mgr.y (mgr.24370) 8905 : cluster [DBG] pgmap v8889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:18.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:18 smithi067 bash[27441]: cluster 2024-04-03T19:15:16.921708+0000 mgr.y (mgr.24370) 8905 : cluster [DBG] pgmap v8889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:18.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:18 smithi082 bash[20963]: cluster 2024-04-03T19:15:16.921708+0000 mgr.y (mgr.24370) 8905 : cluster [DBG] pgmap v8889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:19.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:19 smithi067 bash[17655]: audit 2024-04-03T19:15:18.811359+0000 mon.c (mon.2) 3508 : audit [DBG] from='client.? 172.21.15.67:0/1057067989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:19.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:19 smithi067 bash[27441]: audit 2024-04-03T19:15:18.811359+0000 mon.c (mon.2) 3508 : audit [DBG] from='client.? 172.21.15.67:0/1057067989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:19.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:19 smithi082 bash[20963]: audit 2024-04-03T19:15:18.811359+0000 mon.c (mon.2) 3508 : audit [DBG] from='client.? 172.21.15.67:0/1057067989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:20.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:20 smithi067 bash[27441]: cluster 2024-04-03T19:15:18.922392+0000 mgr.y (mgr.24370) 8906 : cluster [DBG] pgmap v8890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:20.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:20 smithi067 bash[17655]: cluster 2024-04-03T19:15:18.922392+0000 mgr.y (mgr.24370) 8906 : cluster [DBG] pgmap v8890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:20.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:20 smithi082 bash[20963]: cluster 2024-04-03T19:15:18.922392+0000 mgr.y (mgr.24370) 8906 : cluster [DBG] pgmap v8890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:22.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:22 smithi067 bash[27441]: cluster 2024-04-03T19:15:20.923539+0000 mgr.y (mgr.24370) 8907 : cluster [DBG] pgmap v8891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:22.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:22 smithi067 bash[27441]: audit 2024-04-03T19:15:21.265558+0000 mon.c (mon.2) 3509 : audit [DBG] from='client.? 172.21.15.67:0/2210230653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:22.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:22 smithi067 bash[17655]: cluster 2024-04-03T19:15:20.923539+0000 mgr.y (mgr.24370) 8907 : cluster [DBG] pgmap v8891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:22.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:22 smithi067 bash[17655]: audit 2024-04-03T19:15:21.265558+0000 mon.c (mon.2) 3509 : audit [DBG] from='client.? 172.21.15.67:0/2210230653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:22.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:22 smithi082 bash[20963]: cluster 2024-04-03T19:15:20.923539+0000 mgr.y (mgr.24370) 8907 : cluster [DBG] pgmap v8891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:22.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:22 smithi082 bash[20963]: audit 2024-04-03T19:15:21.265558+0000 mon.c (mon.2) 3509 : audit [DBG] from='client.? 172.21.15.67:0/2210230653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:23.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:23] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:15:23.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:15:24.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:24 smithi067 bash[17655]: cluster 2024-04-03T19:15:22.924287+0000 mgr.y (mgr.24370) 8908 : cluster [DBG] pgmap v8892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:24.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:24 smithi067 bash[17655]: audit 2024-04-03T19:15:23.713712+0000 mon.a (mon.0) 7961 : audit [DBG] from='client.? 172.21.15.67:0/745947795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:24.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:24 smithi067 bash[27441]: cluster 2024-04-03T19:15:22.924287+0000 mgr.y (mgr.24370) 8908 : cluster [DBG] pgmap v8892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:24.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:24 smithi067 bash[27441]: audit 2024-04-03T19:15:23.713712+0000 mon.a (mon.0) 7961 : audit [DBG] from='client.? 172.21.15.67:0/745947795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:24.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:24 smithi082 bash[20963]: cluster 2024-04-03T19:15:22.924287+0000 mgr.y (mgr.24370) 8908 : cluster [DBG] pgmap v8892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:24.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:24 smithi082 bash[20963]: audit 2024-04-03T19:15:23.713712+0000 mon.a (mon.0) 7961 : audit [DBG] from='client.? 172.21.15.67:0/745947795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:25.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:25 smithi082 bash[20963]: audit 2024-04-03T19:15:25.125686+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:25.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:25 smithi067 bash[17655]: audit 2024-04-03T19:15:25.125686+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:25.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:25 smithi067 bash[27441]: audit 2024-04-03T19:15:25.125686+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:26.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:26 smithi067 bash[17655]: cluster 2024-04-03T19:15:24.924872+0000 mgr.y (mgr.24370) 8909 : cluster [DBG] pgmap v8893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:26.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:26 smithi067 bash[17655]: audit 2024-04-03T19:15:25.660054+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:15:26.151 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:26 smithi067 bash[17655]: audit 2024-04-03T19:15:26.163781+0000 mon.a (mon.0) 7964 : audit [DBG] from='client.? 172.21.15.67:0/229812584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:26.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:26 smithi067 bash[27441]: cluster 2024-04-03T19:15:24.924872+0000 mgr.y (mgr.24370) 8909 : cluster [DBG] pgmap v8893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:26.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:26 smithi067 bash[27441]: audit 2024-04-03T19:15:25.660054+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:15:26.151 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:26 smithi067 bash[27441]: audit 2024-04-03T19:15:26.163781+0000 mon.a (mon.0) 7964 : audit [DBG] from='client.? 172.21.15.67:0/229812584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:26.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:26 smithi082 bash[20963]: cluster 2024-04-03T19:15:24.924872+0000 mgr.y (mgr.24370) 8909 : cluster [DBG] pgmap v8893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:26.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:26 smithi082 bash[20963]: audit 2024-04-03T19:15:25.660054+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:15:26.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:26 smithi082 bash[20963]: audit 2024-04-03T19:15:26.163781+0000 mon.a (mon.0) 7964 : audit [DBG] from='client.? 172.21.15.67:0/229812584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:28.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:28 smithi082 bash[20963]: cluster 2024-04-03T19:15:26.925753+0000 mgr.y (mgr.24370) 8910 : cluster [DBG] pgmap v8894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:28.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:28 smithi067 bash[17655]: cluster 2024-04-03T19:15:26.925753+0000 mgr.y (mgr.24370) 8910 : cluster [DBG] pgmap v8894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:28.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:28 smithi067 bash[27441]: cluster 2024-04-03T19:15:26.925753+0000 mgr.y (mgr.24370) 8910 : cluster [DBG] pgmap v8894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:29.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:29 smithi082 bash[20963]: audit 2024-04-03T19:15:28.619899+0000 mon.c (mon.2) 3510 : audit [DBG] from='client.? 172.21.15.67:0/1107737333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:29.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:29 smithi067 bash[27441]: audit 2024-04-03T19:15:28.619899+0000 mon.c (mon.2) 3510 : audit [DBG] from='client.? 172.21.15.67:0/1107737333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:29.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:29 smithi067 bash[17655]: audit 2024-04-03T19:15:28.619899+0000 mon.c (mon.2) 3510 : audit [DBG] from='client.? 172.21.15.67:0/1107737333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:30.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:30 smithi082 bash[20963]: cluster 2024-04-03T19:15:28.926407+0000 mgr.y (mgr.24370) 8911 : cluster [DBG] pgmap v8895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:30.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:30 smithi067 bash[27441]: cluster 2024-04-03T19:15:28.926407+0000 mgr.y (mgr.24370) 8911 : cluster [DBG] pgmap v8895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:30.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:30 smithi067 bash[17655]: cluster 2024-04-03T19:15:28.926407+0000 mgr.y (mgr.24370) 8911 : cluster [DBG] pgmap v8895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:31.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:31 smithi082 bash[20963]: audit 2024-04-03T19:15:31.084332+0000 mon.c (mon.2) 3511 : audit [DBG] from='client.? 172.21.15.67:0/2175403731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:31.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:31 smithi067 bash[27441]: audit 2024-04-03T19:15:31.084332+0000 mon.c (mon.2) 3511 : audit [DBG] from='client.? 172.21.15.67:0/2175403731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:31.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:31 smithi067 bash[17655]: audit 2024-04-03T19:15:31.084332+0000 mon.c (mon.2) 3511 : audit [DBG] from='client.? 172.21.15.67:0/2175403731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:32 smithi082 bash[20963]: cluster 2024-04-03T19:15:30.927141+0000 mgr.y (mgr.24370) 8912 : cluster [DBG] pgmap v8896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:32 smithi082 bash[20963]: audit 2024-04-03T19:15:31.352950+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:32 smithi082 bash[20963]: audit 2024-04-03T19:15:31.361837+0000 mon.a (mon.0) 7966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:32 smithi082 bash[20963]: audit 2024-04-03T19:15:31.710450+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:32 smithi082 bash[20963]: audit 2024-04-03T19:15:31.720442+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:32 smithi082 bash[20963]: audit 2024-04-03T19:15:32.163805+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:15:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:32 smithi082 bash[20963]: audit 2024-04-03T19:15:32.165779+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:15:32.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:32 smithi082 bash[20963]: audit 2024-04-03T19:15:32.176161+0000 mon.a (mon.0) 7971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[27441]: cluster 2024-04-03T19:15:30.927141+0000 mgr.y (mgr.24370) 8912 : cluster [DBG] pgmap v8896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:32.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[27441]: audit 2024-04-03T19:15:31.352950+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[27441]: audit 2024-04-03T19:15:31.361837+0000 mon.a (mon.0) 7966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[27441]: audit 2024-04-03T19:15:31.710450+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[27441]: audit 2024-04-03T19:15:31.720442+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[27441]: audit 2024-04-03T19:15:32.163805+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[27441]: audit 2024-04-03T19:15:32.165779+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[27441]: audit 2024-04-03T19:15:32.176161+0000 mon.a (mon.0) 7971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[17655]: cluster 2024-04-03T19:15:30.927141+0000 mgr.y (mgr.24370) 8912 : cluster [DBG] pgmap v8896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[17655]: audit 2024-04-03T19:15:31.352950+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[17655]: audit 2024-04-03T19:15:31.361837+0000 mon.a (mon.0) 7966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[17655]: audit 2024-04-03T19:15:31.710450+0000 mon.a (mon.0) 7967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[17655]: audit 2024-04-03T19:15:31.720442+0000 mon.a (mon.0) 7968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[17655]: audit 2024-04-03T19:15:32.163805+0000 mon.a (mon.0) 7969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[17655]: audit 2024-04-03T19:15:32.165779+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:15:32.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:32 smithi067 bash[17655]: audit 2024-04-03T19:15:32.176161+0000 mon.a (mon.0) 7971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:15:33.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:33] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:15:33.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:15:34.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:34 smithi082 bash[20963]: cluster 2024-04-03T19:15:32.927764+0000 mgr.y (mgr.24370) 8913 : cluster [DBG] pgmap v8897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:34.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:34 smithi082 bash[20963]: audit 2024-04-03T19:15:33.551607+0000 mon.c (mon.2) 3512 : audit [DBG] from='client.? 172.21.15.67:0/2665559164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:34.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:34 smithi067 bash[17655]: cluster 2024-04-03T19:15:32.927764+0000 mgr.y (mgr.24370) 8913 : cluster [DBG] pgmap v8897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:34.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:34 smithi067 bash[17655]: audit 2024-04-03T19:15:33.551607+0000 mon.c (mon.2) 3512 : audit [DBG] from='client.? 172.21.15.67:0/2665559164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:34.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:34 smithi067 bash[27441]: cluster 2024-04-03T19:15:32.927764+0000 mgr.y (mgr.24370) 8913 : cluster [DBG] pgmap v8897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:34.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:34 smithi067 bash[27441]: audit 2024-04-03T19:15:33.551607+0000 mon.c (mon.2) 3512 : audit [DBG] from='client.? 172.21.15.67:0/2665559164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:36.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:36 smithi082 bash[20963]: cluster 2024-04-03T19:15:34.928520+0000 mgr.y (mgr.24370) 8914 : cluster [DBG] pgmap v8898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:36.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:36 smithi082 bash[20963]: audit 2024-04-03T19:15:36.019238+0000 mon.c (mon.2) 3513 : audit [DBG] from='client.? 172.21.15.67:0/533983159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:36.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:36 smithi067 bash[27441]: cluster 2024-04-03T19:15:34.928520+0000 mgr.y (mgr.24370) 8914 : cluster [DBG] pgmap v8898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:36.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:36 smithi067 bash[27441]: audit 2024-04-03T19:15:36.019238+0000 mon.c (mon.2) 3513 : audit [DBG] from='client.? 172.21.15.67:0/533983159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:36.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:36 smithi067 bash[17655]: cluster 2024-04-03T19:15:34.928520+0000 mgr.y (mgr.24370) 8914 : cluster [DBG] pgmap v8898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:36.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:36 smithi067 bash[17655]: audit 2024-04-03T19:15:36.019238+0000 mon.c (mon.2) 3513 : audit [DBG] from='client.? 172.21.15.67:0/533983159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:38.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:38 smithi082 bash[20963]: cluster 2024-04-03T19:15:36.929830+0000 mgr.y (mgr.24370) 8915 : cluster [DBG] pgmap v8899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:38 smithi067 bash[27441]: cluster 2024-04-03T19:15:36.929830+0000 mgr.y (mgr.24370) 8915 : cluster [DBG] pgmap v8899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:38.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:38 smithi067 bash[17655]: cluster 2024-04-03T19:15:36.929830+0000 mgr.y (mgr.24370) 8915 : cluster [DBG] pgmap v8899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:39.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:39 smithi082 bash[20963]: audit 2024-04-03T19:15:38.474226+0000 mon.c (mon.2) 3514 : audit [DBG] from='client.? 172.21.15.67:0/126642836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:39.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:39 smithi067 bash[27441]: audit 2024-04-03T19:15:38.474226+0000 mon.c (mon.2) 3514 : audit [DBG] from='client.? 172.21.15.67:0/126642836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:39 smithi067 bash[17655]: audit 2024-04-03T19:15:38.474226+0000 mon.c (mon.2) 3514 : audit [DBG] from='client.? 172.21.15.67:0/126642836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:40.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:40 smithi082 bash[20963]: cluster 2024-04-03T19:15:38.930674+0000 mgr.y (mgr.24370) 8916 : cluster [DBG] pgmap v8900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:40.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:40 smithi082 bash[20963]: audit 2024-04-03T19:15:40.126521+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:40 smithi067 bash[27441]: cluster 2024-04-03T19:15:38.930674+0000 mgr.y (mgr.24370) 8916 : cluster [DBG] pgmap v8900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:40 smithi067 bash[27441]: audit 2024-04-03T19:15:40.126521+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:40 smithi067 bash[17655]: cluster 2024-04-03T19:15:38.930674+0000 mgr.y (mgr.24370) 8916 : cluster [DBG] pgmap v8900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:40.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:40 smithi067 bash[17655]: audit 2024-04-03T19:15:40.126521+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:41.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:41 smithi067 bash[17655]: audit 2024-04-03T19:15:40.931768+0000 mon.a (mon.0) 7973 : audit [DBG] from='client.? 172.21.15.67:0/1995525074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:41.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:41 smithi067 bash[27441]: audit 2024-04-03T19:15:40.931768+0000 mon.a (mon.0) 7973 : audit [DBG] from='client.? 172.21.15.67:0/1995525074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:41.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:41 smithi082 bash[20963]: audit 2024-04-03T19:15:40.931768+0000 mon.a (mon.0) 7973 : audit [DBG] from='client.? 172.21.15.67:0/1995525074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:42.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:42 smithi067 bash[27441]: cluster 2024-04-03T19:15:40.931996+0000 mgr.y (mgr.24370) 8917 : cluster [DBG] pgmap v8901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:42.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:42 smithi067 bash[17655]: cluster 2024-04-03T19:15:40.931996+0000 mgr.y (mgr.24370) 8917 : cluster [DBG] pgmap v8901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:42.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:42 smithi082 bash[20963]: cluster 2024-04-03T19:15:40.931996+0000 mgr.y (mgr.24370) 8917 : cluster [DBG] pgmap v8901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:43.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:15:43.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:15:44.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:44 smithi067 bash[17655]: cluster 2024-04-03T19:15:42.932749+0000 mgr.y (mgr.24370) 8918 : cluster [DBG] pgmap v8902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:44.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:44 smithi067 bash[17655]: audit 2024-04-03T19:15:43.394088+0000 mon.a (mon.0) 7974 : audit [DBG] from='client.? 172.21.15.67:0/1020763395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:44.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:44 smithi067 bash[27441]: cluster 2024-04-03T19:15:42.932749+0000 mgr.y (mgr.24370) 8918 : cluster [DBG] pgmap v8902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:44.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:44 smithi067 bash[27441]: audit 2024-04-03T19:15:43.394088+0000 mon.a (mon.0) 7974 : audit [DBG] from='client.? 172.21.15.67:0/1020763395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:44.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:44 smithi082 bash[20963]: cluster 2024-04-03T19:15:42.932749+0000 mgr.y (mgr.24370) 8918 : cluster [DBG] pgmap v8902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:44.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:44 smithi082 bash[20963]: audit 2024-04-03T19:15:43.394088+0000 mon.a (mon.0) 7974 : audit [DBG] from='client.? 172.21.15.67:0/1020763395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:45.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:45 smithi067 bash[27441]: cluster 2024-04-03T19:15:44.933478+0000 mgr.y (mgr.24370) 8919 : cluster [DBG] pgmap v8903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:45.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:45 smithi067 bash[17655]: cluster 2024-04-03T19:15:44.933478+0000 mgr.y (mgr.24370) 8919 : cluster [DBG] pgmap v8903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:45.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:45 smithi082 bash[20963]: cluster 2024-04-03T19:15:44.933478+0000 mgr.y (mgr.24370) 8919 : cluster [DBG] pgmap v8903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:46.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:46 smithi067 bash[17655]: audit 2024-04-03T19:15:45.848756+0000 mon.c (mon.2) 3515 : audit [DBG] from='client.? 172.21.15.67:0/3244920938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:46.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:46 smithi067 bash[27441]: audit 2024-04-03T19:15:45.848756+0000 mon.c (mon.2) 3515 : audit [DBG] from='client.? 172.21.15.67:0/3244920938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:46.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:46 smithi082 bash[20963]: audit 2024-04-03T19:15:45.848756+0000 mon.c (mon.2) 3515 : audit [DBG] from='client.? 172.21.15.67:0/3244920938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:47.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:47 smithi067 bash[27441]: cluster 2024-04-03T19:15:46.934704+0000 mgr.y (mgr.24370) 8920 : cluster [DBG] pgmap v8904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:47.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:47 smithi067 bash[17655]: cluster 2024-04-03T19:15:46.934704+0000 mgr.y (mgr.24370) 8920 : cluster [DBG] pgmap v8904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:47.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:47 smithi082 bash[20963]: cluster 2024-04-03T19:15:46.934704+0000 mgr.y (mgr.24370) 8920 : cluster [DBG] pgmap v8904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:48.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:48 smithi067 bash[17655]: audit 2024-04-03T19:15:48.301284+0000 mon.a (mon.0) 7975 : audit [DBG] from='client.? 172.21.15.67:0/835636573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:48.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:48 smithi067 bash[27441]: audit 2024-04-03T19:15:48.301284+0000 mon.a (mon.0) 7975 : audit [DBG] from='client.? 172.21.15.67:0/835636573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:48.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:48 smithi082 bash[20963]: audit 2024-04-03T19:15:48.301284+0000 mon.a (mon.0) 7975 : audit [DBG] from='client.? 172.21.15.67:0/835636573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:49.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:49 smithi082 bash[20963]: cluster 2024-04-03T19:15:48.935389+0000 mgr.y (mgr.24370) 8921 : cluster [DBG] pgmap v8905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:49.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:49 smithi067 bash[17655]: cluster 2024-04-03T19:15:48.935389+0000 mgr.y (mgr.24370) 8921 : cluster [DBG] pgmap v8905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:49.894 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:49 smithi067 bash[27441]: cluster 2024-04-03T19:15:48.935389+0000 mgr.y (mgr.24370) 8921 : cluster [DBG] pgmap v8905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:51.112 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:50 smithi082 bash[20963]: audit 2024-04-03T19:15:50.751478+0000 mon.c (mon.2) 3516 : audit [DBG] from='client.? 172.21.15.67:0/1265126288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:51.144 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:50 smithi067 bash[17655]: audit 2024-04-03T19:15:50.751478+0000 mon.c (mon.2) 3516 : audit [DBG] from='client.? 172.21.15.67:0/1265126288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:51.145 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:50 smithi067 bash[27441]: audit 2024-04-03T19:15:50.751478+0000 mon.c (mon.2) 3516 : audit [DBG] from='client.? 172.21.15.67:0/1265126288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:52.112 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:51 smithi082 bash[20963]: cluster 2024-04-03T19:15:50.936604+0000 mgr.y (mgr.24370) 8922 : cluster [DBG] pgmap v8906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:52.144 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:51 smithi067 bash[27441]: cluster 2024-04-03T19:15:50.936604+0000 mgr.y (mgr.24370) 8922 : cluster [DBG] pgmap v8906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:52.144 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:51 smithi067 bash[17655]: cluster 2024-04-03T19:15:50.936604+0000 mgr.y (mgr.24370) 8922 : cluster [DBG] pgmap v8906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:53.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:15:53.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:15:54.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:53 smithi082 bash[20963]: cluster 2024-04-03T19:15:52.937117+0000 mgr.y (mgr.24370) 8923 : cluster [DBG] pgmap v8907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:54.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:53 smithi082 bash[20963]: audit 2024-04-03T19:15:53.200764+0000 mon.c (mon.2) 3517 : audit [DBG] from='client.? 172.21.15.67:0/1101429267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:54.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:53 smithi067 bash[27441]: cluster 2024-04-03T19:15:52.937117+0000 mgr.y (mgr.24370) 8923 : cluster [DBG] pgmap v8907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:54.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:53 smithi067 bash[27441]: audit 2024-04-03T19:15:53.200764+0000 mon.c (mon.2) 3517 : audit [DBG] from='client.? 172.21.15.67:0/1101429267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:54.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:53 smithi067 bash[17655]: cluster 2024-04-03T19:15:52.937117+0000 mgr.y (mgr.24370) 8923 : cluster [DBG] pgmap v8907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:54.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:53 smithi067 bash[17655]: audit 2024-04-03T19:15:53.200764+0000 mon.c (mon.2) 3517 : audit [DBG] from='client.? 172.21.15.67:0/1101429267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:56.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:55 smithi082 bash[20963]: cluster 2024-04-03T19:15:54.937791+0000 mgr.y (mgr.24370) 8924 : cluster [DBG] pgmap v8908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:56.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:55 smithi082 bash[20963]: audit 2024-04-03T19:15:55.126669+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:56.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:55 smithi082 bash[20963]: audit 2024-04-03T19:15:55.650120+0000 mon.a (mon.0) 7977 : audit [DBG] from='client.? 172.21.15.67:0/2438463214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:55 smithi067 bash[17655]: cluster 2024-04-03T19:15:54.937791+0000 mgr.y (mgr.24370) 8924 : cluster [DBG] pgmap v8908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:55 smithi067 bash[17655]: audit 2024-04-03T19:15:55.126669+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:55 smithi067 bash[17655]: audit 2024-04-03T19:15:55.650120+0000 mon.a (mon.0) 7977 : audit [DBG] from='client.? 172.21.15.67:0/2438463214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:56.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:55 smithi067 bash[27441]: cluster 2024-04-03T19:15:54.937791+0000 mgr.y (mgr.24370) 8924 : cluster [DBG] pgmap v8908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:56.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:56 smithi067 bash[27441]: audit 2024-04-03T19:15:55.126669+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:15:56.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:56 smithi067 bash[27441]: audit 2024-04-03T19:15:55.650120+0000 mon.a (mon.0) 7977 : audit [DBG] from='client.? 172.21.15.67:0/2438463214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:58.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:58 smithi082 bash[20963]: cluster 2024-04-03T19:15:56.939026+0000 mgr.y (mgr.24370) 8925 : cluster [DBG] pgmap v8909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:58.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:58 smithi067 bash[27441]: cluster 2024-04-03T19:15:56.939026+0000 mgr.y (mgr.24370) 8925 : cluster [DBG] pgmap v8909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:58.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:58 smithi067 bash[17655]: cluster 2024-04-03T19:15:56.939026+0000 mgr.y (mgr.24370) 8925 : cluster [DBG] pgmap v8909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:15:59.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:15:59 smithi082 bash[20963]: audit 2024-04-03T19:15:58.098656+0000 mon.a (mon.0) 7978 : audit [DBG] from='client.? 172.21.15.67:0/3177648811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:59.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:15:59 smithi067 bash[27441]: audit 2024-04-03T19:15:58.098656+0000 mon.a (mon.0) 7978 : audit [DBG] from='client.? 172.21.15.67:0/3177648811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:15:59.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:15:59 smithi067 bash[17655]: audit 2024-04-03T19:15:58.098656+0000 mon.a (mon.0) 7978 : audit [DBG] from='client.? 172.21.15.67:0/3177648811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:00.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:00 smithi082 bash[20963]: cluster 2024-04-03T19:15:58.939719+0000 mgr.y (mgr.24370) 8926 : cluster [DBG] pgmap v8910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:00.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:00 smithi067 bash[17655]: cluster 2024-04-03T19:15:58.939719+0000 mgr.y (mgr.24370) 8926 : cluster [DBG] pgmap v8910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:00.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:00 smithi067 bash[27441]: cluster 2024-04-03T19:15:58.939719+0000 mgr.y (mgr.24370) 8926 : cluster [DBG] pgmap v8910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:01.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:01 smithi082 bash[20963]: audit 2024-04-03T19:16:00.551572+0000 mon.c (mon.2) 3518 : audit [DBG] from='client.? 172.21.15.67:0/2612187713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:01.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:01 smithi067 bash[27441]: audit 2024-04-03T19:16:00.551572+0000 mon.c (mon.2) 3518 : audit [DBG] from='client.? 172.21.15.67:0/2612187713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:01.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:01 smithi067 bash[17655]: audit 2024-04-03T19:16:00.551572+0000 mon.c (mon.2) 3518 : audit [DBG] from='client.? 172.21.15.67:0/2612187713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:02.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:02 smithi082 bash[20963]: cluster 2024-04-03T19:16:00.940885+0000 mgr.y (mgr.24370) 8927 : cluster [DBG] pgmap v8911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:02.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:02 smithi067 bash[27441]: cluster 2024-04-03T19:16:00.940885+0000 mgr.y (mgr.24370) 8927 : cluster [DBG] pgmap v8911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:02.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:02 smithi067 bash[17655]: cluster 2024-04-03T19:16:00.940885+0000 mgr.y (mgr.24370) 8927 : cluster [DBG] pgmap v8911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:03.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:03 smithi082 bash[20963]: audit 2024-04-03T19:16:03.008106+0000 mon.a (mon.0) 7979 : audit [DBG] from='client.? 172.21.15.67:0/3314170733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:03.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:03 smithi067 bash[27441]: audit 2024-04-03T19:16:03.008106+0000 mon.a (mon.0) 7979 : audit [DBG] from='client.? 172.21.15.67:0/3314170733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:03.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:03 smithi067 bash[17655]: audit 2024-04-03T19:16:03.008106+0000 mon.a (mon.0) 7979 : audit [DBG] from='client.? 172.21.15.67:0/3314170733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:03.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:16:03.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:16:04.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:04 smithi082 bash[20963]: cluster 2024-04-03T19:16:02.941398+0000 mgr.y (mgr.24370) 8928 : cluster [DBG] pgmap v8912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:04.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:04 smithi067 bash[27441]: cluster 2024-04-03T19:16:02.941398+0000 mgr.y (mgr.24370) 8928 : cluster [DBG] pgmap v8912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:04.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:04 smithi067 bash[17655]: cluster 2024-04-03T19:16:02.941398+0000 mgr.y (mgr.24370) 8928 : cluster [DBG] pgmap v8912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:06.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:06 smithi082 bash[20963]: cluster 2024-04-03T19:16:04.942106+0000 mgr.y (mgr.24370) 8929 : cluster [DBG] pgmap v8913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:06.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:06 smithi082 bash[20963]: audit 2024-04-03T19:16:05.468956+0000 mon.a (mon.0) 7980 : audit [DBG] from='client.? 172.21.15.67:0/1511787487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:06.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:06 smithi067 bash[17655]: cluster 2024-04-03T19:16:04.942106+0000 mgr.y (mgr.24370) 8929 : cluster [DBG] pgmap v8913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:06.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:06 smithi067 bash[17655]: audit 2024-04-03T19:16:05.468956+0000 mon.a (mon.0) 7980 : audit [DBG] from='client.? 172.21.15.67:0/1511787487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:06.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:06 smithi067 bash[27441]: cluster 2024-04-03T19:16:04.942106+0000 mgr.y (mgr.24370) 8929 : cluster [DBG] pgmap v8913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:06.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:06 smithi067 bash[27441]: audit 2024-04-03T19:16:05.468956+0000 mon.a (mon.0) 7980 : audit [DBG] from='client.? 172.21.15.67:0/1511787487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:08.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:08 smithi082 bash[20963]: cluster 2024-04-03T19:16:06.943315+0000 mgr.y (mgr.24370) 8930 : cluster [DBG] pgmap v8914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:08.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:08 smithi082 bash[20963]: audit 2024-04-03T19:16:07.918775+0000 mon.c (mon.2) 3519 : audit [DBG] from='client.? 172.21.15.67:0/648027119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:08.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:08 smithi067 bash[27441]: cluster 2024-04-03T19:16:06.943315+0000 mgr.y (mgr.24370) 8930 : cluster [DBG] pgmap v8914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:08.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:08 smithi067 bash[27441]: audit 2024-04-03T19:16:07.918775+0000 mon.c (mon.2) 3519 : audit [DBG] from='client.? 172.21.15.67:0/648027119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:08.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:08 smithi067 bash[17655]: cluster 2024-04-03T19:16:06.943315+0000 mgr.y (mgr.24370) 8930 : cluster [DBG] pgmap v8914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:08.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:08 smithi067 bash[17655]: audit 2024-04-03T19:16:07.918775+0000 mon.c (mon.2) 3519 : audit [DBG] from='client.? 172.21.15.67:0/648027119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:10.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:10 smithi082 bash[20963]: cluster 2024-04-03T19:16:08.944164+0000 mgr.y (mgr.24370) 8931 : cluster [DBG] pgmap v8915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:10.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:10 smithi067 bash[17655]: cluster 2024-04-03T19:16:08.944164+0000 mgr.y (mgr.24370) 8931 : cluster [DBG] pgmap v8915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:10.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:10 smithi067 bash[27441]: cluster 2024-04-03T19:16:08.944164+0000 mgr.y (mgr.24370) 8931 : cluster [DBG] pgmap v8915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:11.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:11 smithi082 bash[20963]: audit 2024-04-03T19:16:10.126782+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:11.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:11 smithi082 bash[20963]: audit 2024-04-03T19:16:10.379226+0000 mon.a (mon.0) 7982 : audit [DBG] from='client.? 172.21.15.67:0/886644475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:11.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:11 smithi067 bash[17655]: audit 2024-04-03T19:16:10.126782+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:11.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:11 smithi067 bash[17655]: audit 2024-04-03T19:16:10.379226+0000 mon.a (mon.0) 7982 : audit [DBG] from='client.? 172.21.15.67:0/886644475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:11.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:11 smithi067 bash[27441]: audit 2024-04-03T19:16:10.126782+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:11.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:11 smithi067 bash[27441]: audit 2024-04-03T19:16:10.379226+0000 mon.a (mon.0) 7982 : audit [DBG] from='client.? 172.21.15.67:0/886644475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:12.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:12 smithi082 bash[20963]: cluster 2024-04-03T19:16:10.945281+0000 mgr.y (mgr.24370) 8932 : cluster [DBG] pgmap v8916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:12.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:12 smithi067 bash[17655]: cluster 2024-04-03T19:16:10.945281+0000 mgr.y (mgr.24370) 8932 : cluster [DBG] pgmap v8916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:12.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:12 smithi067 bash[27441]: cluster 2024-04-03T19:16:10.945281+0000 mgr.y (mgr.24370) 8932 : cluster [DBG] pgmap v8916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:13.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:13 smithi082 bash[20963]: audit 2024-04-03T19:16:12.831295+0000 mon.a (mon.0) 7983 : audit [DBG] from='client.? 172.21.15.67:0/1428023284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:13.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:16:13.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:13 smithi067 bash[27441]: audit 2024-04-03T19:16:12.831295+0000 mon.a (mon.0) 7983 : audit [DBG] from='client.? 172.21.15.67:0/1428023284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:13.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:13 smithi067 bash[17655]: audit 2024-04-03T19:16:12.831295+0000 mon.a (mon.0) 7983 : audit [DBG] from='client.? 172.21.15.67:0/1428023284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:13.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:16:14.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:14 smithi082 bash[20963]: cluster 2024-04-03T19:16:12.946011+0000 mgr.y (mgr.24370) 8933 : cluster [DBG] pgmap v8917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:14.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:14 smithi067 bash[27441]: cluster 2024-04-03T19:16:12.946011+0000 mgr.y (mgr.24370) 8933 : cluster [DBG] pgmap v8917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:14.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:14 smithi067 bash[17655]: cluster 2024-04-03T19:16:12.946011+0000 mgr.y (mgr.24370) 8933 : cluster [DBG] pgmap v8917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:16.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:16 smithi082 bash[20963]: cluster 2024-04-03T19:16:14.946702+0000 mgr.y (mgr.24370) 8934 : cluster [DBG] pgmap v8918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:16.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:16 smithi082 bash[20963]: audit 2024-04-03T19:16:15.274583+0000 mon.a (mon.0) 7984 : audit [DBG] from='client.? 172.21.15.67:0/94277815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:16.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:16 smithi067 bash[17655]: cluster 2024-04-03T19:16:14.946702+0000 mgr.y (mgr.24370) 8934 : cluster [DBG] pgmap v8918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:16.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:16 smithi067 bash[17655]: audit 2024-04-03T19:16:15.274583+0000 mon.a (mon.0) 7984 : audit [DBG] from='client.? 172.21.15.67:0/94277815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:16.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:16 smithi067 bash[27441]: cluster 2024-04-03T19:16:14.946702+0000 mgr.y (mgr.24370) 8934 : cluster [DBG] pgmap v8918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:16.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:16 smithi067 bash[27441]: audit 2024-04-03T19:16:15.274583+0000 mon.a (mon.0) 7984 : audit [DBG] from='client.? 172.21.15.67:0/94277815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:18.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:18 smithi082 bash[20963]: cluster 2024-04-03T19:16:16.947893+0000 mgr.y (mgr.24370) 8935 : cluster [DBG] pgmap v8919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:18.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:18 smithi082 bash[20963]: audit 2024-04-03T19:16:17.720459+0000 mon.a (mon.0) 7985 : audit [DBG] from='client.? 172.21.15.67:0/1195297776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:18.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:18 smithi067 bash[17655]: cluster 2024-04-03T19:16:16.947893+0000 mgr.y (mgr.24370) 8935 : cluster [DBG] pgmap v8919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:18.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:18 smithi067 bash[17655]: audit 2024-04-03T19:16:17.720459+0000 mon.a (mon.0) 7985 : audit [DBG] from='client.? 172.21.15.67:0/1195297776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:18.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:18 smithi067 bash[27441]: cluster 2024-04-03T19:16:16.947893+0000 mgr.y (mgr.24370) 8935 : cluster [DBG] pgmap v8919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:18.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:18 smithi067 bash[27441]: audit 2024-04-03T19:16:17.720459+0000 mon.a (mon.0) 7985 : audit [DBG] from='client.? 172.21.15.67:0/1195297776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:20.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:20 smithi082 bash[20963]: cluster 2024-04-03T19:16:18.948572+0000 mgr.y (mgr.24370) 8936 : cluster [DBG] pgmap v8920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:20.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:20 smithi067 bash[17655]: cluster 2024-04-03T19:16:18.948572+0000 mgr.y (mgr.24370) 8936 : cluster [DBG] pgmap v8920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:20.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:20 smithi067 bash[27441]: cluster 2024-04-03T19:16:18.948572+0000 mgr.y (mgr.24370) 8936 : cluster [DBG] pgmap v8920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:21.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:21 smithi082 bash[20963]: audit 2024-04-03T19:16:20.178833+0000 mon.c (mon.2) 3520 : audit [DBG] from='client.? 172.21.15.67:0/2413638759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:21.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:21 smithi067 bash[17655]: audit 2024-04-03T19:16:20.178833+0000 mon.c (mon.2) 3520 : audit [DBG] from='client.? 172.21.15.67:0/2413638759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:21.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:21 smithi067 bash[27441]: audit 2024-04-03T19:16:20.178833+0000 mon.c (mon.2) 3520 : audit [DBG] from='client.? 172.21.15.67:0/2413638759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:22.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:22 smithi082 bash[20963]: cluster 2024-04-03T19:16:20.949709+0000 mgr.y (mgr.24370) 8937 : cluster [DBG] pgmap v8921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:22.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:22 smithi067 bash[17655]: cluster 2024-04-03T19:16:20.949709+0000 mgr.y (mgr.24370) 8937 : cluster [DBG] pgmap v8921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:22.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:22 smithi067 bash[27441]: cluster 2024-04-03T19:16:20.949709+0000 mgr.y (mgr.24370) 8937 : cluster [DBG] pgmap v8921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:23.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:23 smithi082 bash[20963]: audit 2024-04-03T19:16:22.625225+0000 mon.c (mon.2) 3521 : audit [DBG] from='client.? 172.21.15.67:0/624922648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:23.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:23 smithi067 bash[17655]: audit 2024-04-03T19:16:22.625225+0000 mon.c (mon.2) 3521 : audit [DBG] from='client.? 172.21.15.67:0/624922648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:23.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:16:23.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:23 smithi067 bash[27441]: audit 2024-04-03T19:16:22.625225+0000 mon.c (mon.2) 3521 : audit [DBG] from='client.? 172.21.15.67:0/624922648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:23.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:16:24.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:24 smithi082 bash[20963]: cluster 2024-04-03T19:16:22.950358+0000 mgr.y (mgr.24370) 8938 : cluster [DBG] pgmap v8922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:24.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:24 smithi067 bash[17655]: cluster 2024-04-03T19:16:22.950358+0000 mgr.y (mgr.24370) 8938 : cluster [DBG] pgmap v8922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:24.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:24 smithi067 bash[27441]: cluster 2024-04-03T19:16:22.950358+0000 mgr.y (mgr.24370) 8938 : cluster [DBG] pgmap v8922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:25.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:25 smithi082 bash[20963]: audit 2024-04-03T19:16:25.081152+0000 mon.a (mon.0) 7986 : audit [DBG] from='client.? 172.21.15.67:0/1708141926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:25.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:25 smithi067 bash[27441]: audit 2024-04-03T19:16:25.081152+0000 mon.a (mon.0) 7986 : audit [DBG] from='client.? 172.21.15.67:0/1708141926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:25.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:25 smithi067 bash[17655]: audit 2024-04-03T19:16:25.081152+0000 mon.a (mon.0) 7986 : audit [DBG] from='client.? 172.21.15.67:0/1708141926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:26.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:26 smithi082 bash[20963]: cluster 2024-04-03T19:16:24.950840+0000 mgr.y (mgr.24370) 8939 : cluster [DBG] pgmap v8923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:26.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:26 smithi082 bash[20963]: audit 2024-04-03T19:16:25.126164+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:26.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:26 smithi067 bash[27441]: cluster 2024-04-03T19:16:24.950840+0000 mgr.y (mgr.24370) 8939 : cluster [DBG] pgmap v8923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:26.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:26 smithi067 bash[27441]: audit 2024-04-03T19:16:25.126164+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:26.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:26 smithi067 bash[17655]: cluster 2024-04-03T19:16:24.950840+0000 mgr.y (mgr.24370) 8939 : cluster [DBG] pgmap v8923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:26.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:26 smithi067 bash[17655]: audit 2024-04-03T19:16:25.126164+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:28.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:28 smithi082 bash[20963]: cluster 2024-04-03T19:16:26.952037+0000 mgr.y (mgr.24370) 8940 : cluster [DBG] pgmap v8924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:28.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:28 smithi082 bash[20963]: audit 2024-04-03T19:16:27.537873+0000 mon.a (mon.0) 7988 : audit [DBG] from='client.? 172.21.15.67:0/358231050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:28.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:28 smithi067 bash[27441]: cluster 2024-04-03T19:16:26.952037+0000 mgr.y (mgr.24370) 8940 : cluster [DBG] pgmap v8924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:28.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:28 smithi067 bash[27441]: audit 2024-04-03T19:16:27.537873+0000 mon.a (mon.0) 7988 : audit [DBG] from='client.? 172.21.15.67:0/358231050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:28.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:28 smithi067 bash[17655]: cluster 2024-04-03T19:16:26.952037+0000 mgr.y (mgr.24370) 8940 : cluster [DBG] pgmap v8924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:28.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:28 smithi067 bash[17655]: audit 2024-04-03T19:16:27.537873+0000 mon.a (mon.0) 7988 : audit [DBG] from='client.? 172.21.15.67:0/358231050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:30.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:30 smithi082 bash[20963]: cluster 2024-04-03T19:16:28.952731+0000 mgr.y (mgr.24370) 8941 : cluster [DBG] pgmap v8925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:30.362 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:30 smithi082 bash[20963]: audit 2024-04-03T19:16:29.990316+0000 mon.c (mon.2) 3522 : audit [DBG] from='client.? 172.21.15.67:0/4184980659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:30.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:30 smithi067 bash[27441]: cluster 2024-04-03T19:16:28.952731+0000 mgr.y (mgr.24370) 8941 : cluster [DBG] pgmap v8925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:30.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:30 smithi067 bash[27441]: audit 2024-04-03T19:16:29.990316+0000 mon.c (mon.2) 3522 : audit [DBG] from='client.? 172.21.15.67:0/4184980659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:30.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:30 smithi067 bash[17655]: cluster 2024-04-03T19:16:28.952731+0000 mgr.y (mgr.24370) 8941 : cluster [DBG] pgmap v8925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:30.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:30 smithi067 bash[17655]: audit 2024-04-03T19:16:29.990316+0000 mon.c (mon.2) 3522 : audit [DBG] from='client.? 172.21.15.67:0/4184980659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:32.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:32 smithi067 bash[17655]: cluster 2024-04-03T19:16:30.953864+0000 mgr.y (mgr.24370) 8942 : cluster [DBG] pgmap v8926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:32.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:32 smithi067 bash[27441]: cluster 2024-04-03T19:16:30.953864+0000 mgr.y (mgr.24370) 8942 : cluster [DBG] pgmap v8926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:32.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:32 smithi082 bash[20963]: cluster 2024-04-03T19:16:30.953864+0000 mgr.y (mgr.24370) 8942 : cluster [DBG] pgmap v8926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:33.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:16:33.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:33 smithi067 bash[17655]: audit 2024-04-03T19:16:32.252118+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:16:33.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:33 smithi067 bash[17655]: audit 2024-04-03T19:16:32.476187+0000 mon.a (mon.0) 7990 : audit [DBG] from='client.? 172.21.15.67:0/1418453518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:33.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:33 smithi067 bash[27441]: audit 2024-04-03T19:16:32.252118+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:16:33.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:33 smithi067 bash[27441]: audit 2024-04-03T19:16:32.476187+0000 mon.a (mon.0) 7990 : audit [DBG] from='client.? 172.21.15.67:0/1418453518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:33.482 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:33 smithi082 bash[20963]: audit 2024-04-03T19:16:32.252118+0000 mon.a (mon.0) 7989 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:16:33.482 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:33 smithi082 bash[20963]: audit 2024-04-03T19:16:32.476187+0000 mon.a (mon.0) 7990 : audit [DBG] from='client.? 172.21.15.67:0/1418453518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:33.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:16:34.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:34 smithi067 bash[17655]: cluster 2024-04-03T19:16:32.954567+0000 mgr.y (mgr.24370) 8943 : cluster [DBG] pgmap v8927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:34.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:34 smithi067 bash[27441]: cluster 2024-04-03T19:16:32.954567+0000 mgr.y (mgr.24370) 8943 : cluster [DBG] pgmap v8927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:34.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:34 smithi082 bash[20963]: cluster 2024-04-03T19:16:32.954567+0000 mgr.y (mgr.24370) 8943 : cluster [DBG] pgmap v8927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:35.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:35 smithi067 bash[17655]: audit 2024-04-03T19:16:34.927182+0000 mon.a (mon.0) 7991 : audit [DBG] from='client.? 172.21.15.67:0/4237127927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:35.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:35 smithi067 bash[27441]: audit 2024-04-03T19:16:34.927182+0000 mon.a (mon.0) 7991 : audit [DBG] from='client.? 172.21.15.67:0/4237127927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:35.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:35 smithi082 bash[20963]: audit 2024-04-03T19:16:34.927182+0000 mon.a (mon.0) 7991 : audit [DBG] from='client.? 172.21.15.67:0/4237127927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:36.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:36 smithi067 bash[27441]: cluster 2024-04-03T19:16:34.955310+0000 mgr.y (mgr.24370) 8944 : cluster [DBG] pgmap v8928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:36.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:36 smithi067 bash[17655]: cluster 2024-04-03T19:16:34.955310+0000 mgr.y (mgr.24370) 8944 : cluster [DBG] pgmap v8928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:36.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:36 smithi082 bash[20963]: cluster 2024-04-03T19:16:34.955310+0000 mgr.y (mgr.24370) 8944 : cluster [DBG] pgmap v8928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:38.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:38 smithi067 bash[17655]: cluster 2024-04-03T19:16:36.956555+0000 mgr.y (mgr.24370) 8945 : cluster [DBG] pgmap v8929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:38.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:38 smithi067 bash[17655]: audit 2024-04-03T19:16:37.404978+0000 mon.a (mon.0) 7992 : audit [DBG] from='client.? 172.21.15.67:0/3922142355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:38.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:38 smithi067 bash[17655]: audit 2024-04-03T19:16:37.894015+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:38.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:38 smithi067 bash[17655]: audit 2024-04-03T19:16:37.903230+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:38.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:38 smithi067 bash[27441]: cluster 2024-04-03T19:16:36.956555+0000 mgr.y (mgr.24370) 8945 : cluster [DBG] pgmap v8929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:38.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:38 smithi067 bash[27441]: audit 2024-04-03T19:16:37.404978+0000 mon.a (mon.0) 7992 : audit [DBG] from='client.? 172.21.15.67:0/3922142355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:38.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:38 smithi067 bash[27441]: audit 2024-04-03T19:16:37.894015+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:38.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:38 smithi067 bash[27441]: audit 2024-04-03T19:16:37.903230+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:38 smithi082 bash[20963]: cluster 2024-04-03T19:16:36.956555+0000 mgr.y (mgr.24370) 8945 : cluster [DBG] pgmap v8929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:38 smithi082 bash[20963]: audit 2024-04-03T19:16:37.404978+0000 mon.a (mon.0) 7992 : audit [DBG] from='client.? 172.21.15.67:0/3922142355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:38 smithi082 bash[20963]: audit 2024-04-03T19:16:37.894015+0000 mon.a (mon.0) 7993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:38.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:38 smithi082 bash[20963]: audit 2024-04-03T19:16:37.903230+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:39.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:39 smithi082 bash[20963]: audit 2024-04-03T19:16:38.195369+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:39.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:39 smithi082 bash[20963]: audit 2024-04-03T19:16:38.201784+0000 mon.a (mon.0) 7996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:39.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:39 smithi082 bash[20963]: audit 2024-04-03T19:16:38.623004+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:16:39.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:39 smithi082 bash[20963]: audit 2024-04-03T19:16:38.624451+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:16:39.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:39 smithi082 bash[20963]: audit 2024-04-03T19:16:38.633684+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[17655]: audit 2024-04-03T19:16:38.195369+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[17655]: audit 2024-04-03T19:16:38.201784+0000 mon.a (mon.0) 7996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[17655]: audit 2024-04-03T19:16:38.623004+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:16:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[17655]: audit 2024-04-03T19:16:38.624451+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:16:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[17655]: audit 2024-04-03T19:16:38.633684+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:39.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[27441]: audit 2024-04-03T19:16:38.195369+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:39.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[27441]: audit 2024-04-03T19:16:38.201784+0000 mon.a (mon.0) 7996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:39.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[27441]: audit 2024-04-03T19:16:38.623004+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:16:39.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[27441]: audit 2024-04-03T19:16:38.624451+0000 mon.a (mon.0) 7998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:16:39.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:39 smithi067 bash[27441]: audit 2024-04-03T19:16:38.633684+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:16:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:40 smithi082 bash[20963]: cluster 2024-04-03T19:16:38.957212+0000 mgr.y (mgr.24370) 8946 : cluster [DBG] pgmap v8930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:40 smithi082 bash[20963]: audit 2024-04-03T19:16:39.853340+0000 mon.c (mon.2) 3523 : audit [DBG] from='client.? 172.21.15.67:0/398999266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:40.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:40 smithi082 bash[20963]: audit 2024-04-03T19:16:40.127652+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:40 smithi067 bash[17655]: cluster 2024-04-03T19:16:38.957212+0000 mgr.y (mgr.24370) 8946 : cluster [DBG] pgmap v8930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:40 smithi067 bash[17655]: audit 2024-04-03T19:16:39.853340+0000 mon.c (mon.2) 3523 : audit [DBG] from='client.? 172.21.15.67:0/398999266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:40 smithi067 bash[17655]: audit 2024-04-03T19:16:40.127652+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:40 smithi067 bash[27441]: cluster 2024-04-03T19:16:38.957212+0000 mgr.y (mgr.24370) 8946 : cluster [DBG] pgmap v8930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:40 smithi067 bash[27441]: audit 2024-04-03T19:16:39.853340+0000 mon.c (mon.2) 3523 : audit [DBG] from='client.? 172.21.15.67:0/398999266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:40 smithi067 bash[27441]: audit 2024-04-03T19:16:40.127652+0000 mon.a (mon.0) 8000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:42.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:42 smithi082 bash[20963]: cluster 2024-04-03T19:16:40.958339+0000 mgr.y (mgr.24370) 8947 : cluster [DBG] pgmap v8931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:42.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:42 smithi067 bash[17655]: cluster 2024-04-03T19:16:40.958339+0000 mgr.y (mgr.24370) 8947 : cluster [DBG] pgmap v8931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:42.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:42 smithi067 bash[27441]: cluster 2024-04-03T19:16:40.958339+0000 mgr.y (mgr.24370) 8947 : cluster [DBG] pgmap v8931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:43.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:16:43.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:43 smithi067 bash[27441]: audit 2024-04-03T19:16:42.305344+0000 mon.c (mon.2) 3524 : audit [DBG] from='client.? 172.21.15.67:0/4192134159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:43.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:43 smithi067 bash[17655]: audit 2024-04-03T19:16:42.305344+0000 mon.c (mon.2) 3524 : audit [DBG] from='client.? 172.21.15.67:0/4192134159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:43.482 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:43 smithi082 bash[20963]: audit 2024-04-03T19:16:42.305344+0000 mon.c (mon.2) 3524 : audit [DBG] from='client.? 172.21.15.67:0/4192134159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:43.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:16:44.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:44 smithi082 bash[20963]: cluster 2024-04-03T19:16:42.959046+0000 mgr.y (mgr.24370) 8948 : cluster [DBG] pgmap v8932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:44.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:44 smithi067 bash[17655]: cluster 2024-04-03T19:16:42.959046+0000 mgr.y (mgr.24370) 8948 : cluster [DBG] pgmap v8932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:44.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:44 smithi067 bash[27441]: cluster 2024-04-03T19:16:42.959046+0000 mgr.y (mgr.24370) 8948 : cluster [DBG] pgmap v8932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:45.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:45 smithi082 bash[20963]: audit 2024-04-03T19:16:44.758440+0000 mon.c (mon.2) 3525 : audit [DBG] from='client.? 172.21.15.67:0/1477580975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:45.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:45 smithi067 bash[17655]: audit 2024-04-03T19:16:44.758440+0000 mon.c (mon.2) 3525 : audit [DBG] from='client.? 172.21.15.67:0/1477580975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:45.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:45 smithi067 bash[27441]: audit 2024-04-03T19:16:44.758440+0000 mon.c (mon.2) 3525 : audit [DBG] from='client.? 172.21.15.67:0/1477580975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:46.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:46 smithi082 bash[20963]: cluster 2024-04-03T19:16:44.959727+0000 mgr.y (mgr.24370) 8949 : cluster [DBG] pgmap v8933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:46.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:46 smithi067 bash[17655]: cluster 2024-04-03T19:16:44.959727+0000 mgr.y (mgr.24370) 8949 : cluster [DBG] pgmap v8933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:46.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:46 smithi067 bash[27441]: cluster 2024-04-03T19:16:44.959727+0000 mgr.y (mgr.24370) 8949 : cluster [DBG] pgmap v8933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:47.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:47 smithi082 bash[20963]: audit 2024-04-03T19:16:47.223448+0000 mon.a (mon.0) 8001 : audit [DBG] from='client.? 172.21.15.67:0/3047008223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:47.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:47 smithi067 bash[27441]: audit 2024-04-03T19:16:47.223448+0000 mon.a (mon.0) 8001 : audit [DBG] from='client.? 172.21.15.67:0/3047008223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:47.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:47 smithi067 bash[17655]: audit 2024-04-03T19:16:47.223448+0000 mon.a (mon.0) 8001 : audit [DBG] from='client.? 172.21.15.67:0/3047008223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:48.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:48 smithi082 bash[20963]: cluster 2024-04-03T19:16:46.961164+0000 mgr.y (mgr.24370) 8950 : cluster [DBG] pgmap v8934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:48.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:48 smithi067 bash[17655]: cluster 2024-04-03T19:16:46.961164+0000 mgr.y (mgr.24370) 8950 : cluster [DBG] pgmap v8934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:48.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:48 smithi067 bash[27441]: cluster 2024-04-03T19:16:46.961164+0000 mgr.y (mgr.24370) 8950 : cluster [DBG] pgmap v8934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:50.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:50 smithi082 bash[20963]: cluster 2024-04-03T19:16:48.962024+0000 mgr.y (mgr.24370) 8951 : cluster [DBG] pgmap v8935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:50.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:50 smithi082 bash[20963]: audit 2024-04-03T19:16:49.671980+0000 mon.c (mon.2) 3526 : audit [DBG] from='client.? 172.21.15.67:0/156529222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:50.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:50 smithi067 bash[17655]: cluster 2024-04-03T19:16:48.962024+0000 mgr.y (mgr.24370) 8951 : cluster [DBG] pgmap v8935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:50.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:50 smithi067 bash[17655]: audit 2024-04-03T19:16:49.671980+0000 mon.c (mon.2) 3526 : audit [DBG] from='client.? 172.21.15.67:0/156529222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:50.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:50 smithi067 bash[27441]: cluster 2024-04-03T19:16:48.962024+0000 mgr.y (mgr.24370) 8951 : cluster [DBG] pgmap v8935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:50.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:50 smithi067 bash[27441]: audit 2024-04-03T19:16:49.671980+0000 mon.c (mon.2) 3526 : audit [DBG] from='client.? 172.21.15.67:0/156529222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:52.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:52 smithi082 bash[20963]: cluster 2024-04-03T19:16:50.963229+0000 mgr.y (mgr.24370) 8952 : cluster [DBG] pgmap v8936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:52.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:52 smithi082 bash[20963]: audit 2024-04-03T19:16:52.125335+0000 mon.a (mon.0) 8002 : audit [DBG] from='client.? 172.21.15.67:0/1711761005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:52.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:52 smithi067 bash[17655]: cluster 2024-04-03T19:16:50.963229+0000 mgr.y (mgr.24370) 8952 : cluster [DBG] pgmap v8936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:52.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:52 smithi067 bash[17655]: audit 2024-04-03T19:16:52.125335+0000 mon.a (mon.0) 8002 : audit [DBG] from='client.? 172.21.15.67:0/1711761005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:52.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:52 smithi067 bash[27441]: cluster 2024-04-03T19:16:50.963229+0000 mgr.y (mgr.24370) 8952 : cluster [DBG] pgmap v8936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:52.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:52 smithi067 bash[27441]: audit 2024-04-03T19:16:52.125335+0000 mon.a (mon.0) 8002 : audit [DBG] from='client.? 172.21.15.67:0/1711761005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:53.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:16:53.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:16:54.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:54 smithi082 bash[20963]: cluster 2024-04-03T19:16:52.963898+0000 mgr.y (mgr.24370) 8953 : cluster [DBG] pgmap v8937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:54.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:54 smithi067 bash[17655]: cluster 2024-04-03T19:16:52.963898+0000 mgr.y (mgr.24370) 8953 : cluster [DBG] pgmap v8937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:54.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:54 smithi067 bash[27441]: cluster 2024-04-03T19:16:52.963898+0000 mgr.y (mgr.24370) 8953 : cluster [DBG] pgmap v8937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:55.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:55 smithi082 bash[20963]: audit 2024-04-03T19:16:54.580546+0000 mon.c (mon.2) 3527 : audit [DBG] from='client.? 172.21.15.67:0/3087678025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:55.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:55 smithi082 bash[20963]: audit 2024-04-03T19:16:55.128198+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:55.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:55 smithi067 bash[27441]: audit 2024-04-03T19:16:54.580546+0000 mon.c (mon.2) 3527 : audit [DBG] from='client.? 172.21.15.67:0/3087678025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:55.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:55 smithi067 bash[27441]: audit 2024-04-03T19:16:55.128198+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:55.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:55 smithi067 bash[17655]: audit 2024-04-03T19:16:54.580546+0000 mon.c (mon.2) 3527 : audit [DBG] from='client.? 172.21.15.67:0/3087678025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:55.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:55 smithi067 bash[17655]: audit 2024-04-03T19:16:55.128198+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:16:56.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:56 smithi082 bash[20963]: cluster 2024-04-03T19:16:54.964855+0000 mgr.y (mgr.24370) 8954 : cluster [DBG] pgmap v8938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:56.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:56 smithi067 bash[27441]: cluster 2024-04-03T19:16:54.964855+0000 mgr.y (mgr.24370) 8954 : cluster [DBG] pgmap v8938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:56.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:56 smithi067 bash[17655]: cluster 2024-04-03T19:16:54.964855+0000 mgr.y (mgr.24370) 8954 : cluster [DBG] pgmap v8938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:57.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:57 smithi082 bash[20963]: audit 2024-04-03T19:16:57.047327+0000 mon.c (mon.2) 3528 : audit [DBG] from='client.? 172.21.15.67:0/835372802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:57.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:57 smithi067 bash[17655]: audit 2024-04-03T19:16:57.047327+0000 mon.c (mon.2) 3528 : audit [DBG] from='client.? 172.21.15.67:0/835372802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:57.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:57 smithi067 bash[27441]: audit 2024-04-03T19:16:57.047327+0000 mon.c (mon.2) 3528 : audit [DBG] from='client.? 172.21.15.67:0/835372802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:16:58.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:16:58 smithi082 bash[20963]: cluster 2024-04-03T19:16:56.966006+0000 mgr.y (mgr.24370) 8955 : cluster [DBG] pgmap v8939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:58.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:16:58 smithi067 bash[27441]: cluster 2024-04-03T19:16:56.966006+0000 mgr.y (mgr.24370) 8955 : cluster [DBG] pgmap v8939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:16:58.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:16:58 smithi067 bash[17655]: cluster 2024-04-03T19:16:56.966006+0000 mgr.y (mgr.24370) 8955 : cluster [DBG] pgmap v8939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:00.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:00 smithi082 bash[20963]: cluster 2024-04-03T19:16:58.966693+0000 mgr.y (mgr.24370) 8956 : cluster [DBG] pgmap v8940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:00.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:00 smithi082 bash[20963]: audit 2024-04-03T19:16:59.498976+0000 mon.c (mon.2) 3529 : audit [DBG] from='client.? 172.21.15.67:0/469275114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:00.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:00 smithi067 bash[17655]: cluster 2024-04-03T19:16:58.966693+0000 mgr.y (mgr.24370) 8956 : cluster [DBG] pgmap v8940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:00.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:00 smithi067 bash[17655]: audit 2024-04-03T19:16:59.498976+0000 mon.c (mon.2) 3529 : audit [DBG] from='client.? 172.21.15.67:0/469275114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:00.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:00 smithi067 bash[27441]: cluster 2024-04-03T19:16:58.966693+0000 mgr.y (mgr.24370) 8956 : cluster [DBG] pgmap v8940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:00.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:00 smithi067 bash[27441]: audit 2024-04-03T19:16:59.498976+0000 mon.c (mon.2) 3529 : audit [DBG] from='client.? 172.21.15.67:0/469275114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:02.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:02 smithi082 bash[20963]: cluster 2024-04-03T19:17:00.967841+0000 mgr.y (mgr.24370) 8957 : cluster [DBG] pgmap v8941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:02.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:02 smithi082 bash[20963]: audit 2024-04-03T19:17:01.959347+0000 mon.a (mon.0) 8004 : audit [DBG] from='client.? 172.21.15.67:0/743150571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:02.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:02 smithi067 bash[27441]: cluster 2024-04-03T19:17:00.967841+0000 mgr.y (mgr.24370) 8957 : cluster [DBG] pgmap v8941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:02.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:02 smithi067 bash[27441]: audit 2024-04-03T19:17:01.959347+0000 mon.a (mon.0) 8004 : audit [DBG] from='client.? 172.21.15.67:0/743150571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:02.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:02 smithi067 bash[17655]: cluster 2024-04-03T19:17:00.967841+0000 mgr.y (mgr.24370) 8957 : cluster [DBG] pgmap v8941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:02.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:02 smithi067 bash[17655]: audit 2024-04-03T19:17:01.959347+0000 mon.a (mon.0) 8004 : audit [DBG] from='client.? 172.21.15.67:0/743150571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:03.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:17:03.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:17:04.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:04 smithi082 bash[20963]: cluster 2024-04-03T19:17:02.968279+0000 mgr.y (mgr.24370) 8958 : cluster [DBG] pgmap v8942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:04.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:04 smithi067 bash[27441]: cluster 2024-04-03T19:17:02.968279+0000 mgr.y (mgr.24370) 8958 : cluster [DBG] pgmap v8942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:04.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:04 smithi067 bash[17655]: cluster 2024-04-03T19:17:02.968279+0000 mgr.y (mgr.24370) 8958 : cluster [DBG] pgmap v8942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:05.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:05 smithi082 bash[20963]: audit 2024-04-03T19:17:04.427028+0000 mon.a (mon.0) 8005 : audit [DBG] from='client.? 172.21.15.67:0/515564469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:05.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:05 smithi067 bash[27441]: audit 2024-04-03T19:17:04.427028+0000 mon.a (mon.0) 8005 : audit [DBG] from='client.? 172.21.15.67:0/515564469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:05.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:05 smithi067 bash[17655]: audit 2024-04-03T19:17:04.427028+0000 mon.a (mon.0) 8005 : audit [DBG] from='client.? 172.21.15.67:0/515564469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:06.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:06 smithi082 bash[20963]: cluster 2024-04-03T19:17:04.968964+0000 mgr.y (mgr.24370) 8959 : cluster [DBG] pgmap v8943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:06.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:06 smithi067 bash[17655]: cluster 2024-04-03T19:17:04.968964+0000 mgr.y (mgr.24370) 8959 : cluster [DBG] pgmap v8943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:06.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:06 smithi067 bash[27441]: cluster 2024-04-03T19:17:04.968964+0000 mgr.y (mgr.24370) 8959 : cluster [DBG] pgmap v8943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:07.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:07 smithi082 bash[20963]: audit 2024-04-03T19:17:06.890237+0000 mon.a (mon.0) 8006 : audit [DBG] from='client.? 172.21.15.67:0/1523870308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:07.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:07 smithi067 bash[17655]: audit 2024-04-03T19:17:06.890237+0000 mon.a (mon.0) 8006 : audit [DBG] from='client.? 172.21.15.67:0/1523870308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:07.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:07 smithi067 bash[27441]: audit 2024-04-03T19:17:06.890237+0000 mon.a (mon.0) 8006 : audit [DBG] from='client.? 172.21.15.67:0/1523870308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:08.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:08 smithi082 bash[20963]: cluster 2024-04-03T19:17:06.970117+0000 mgr.y (mgr.24370) 8960 : cluster [DBG] pgmap v8944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:08.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:08 smithi067 bash[27441]: cluster 2024-04-03T19:17:06.970117+0000 mgr.y (mgr.24370) 8960 : cluster [DBG] pgmap v8944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:08.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:08 smithi067 bash[17655]: cluster 2024-04-03T19:17:06.970117+0000 mgr.y (mgr.24370) 8960 : cluster [DBG] pgmap v8944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:10.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:10 smithi082 bash[20963]: cluster 2024-04-03T19:17:08.970636+0000 mgr.y (mgr.24370) 8961 : cluster [DBG] pgmap v8945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:10.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:10 smithi082 bash[20963]: audit 2024-04-03T19:17:09.349645+0000 mon.a (mon.0) 8007 : audit [DBG] from='client.? 172.21.15.67:0/4206165217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:10.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:10 smithi082 bash[20963]: audit 2024-04-03T19:17:10.128426+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:10.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:10 smithi067 bash[17655]: cluster 2024-04-03T19:17:08.970636+0000 mgr.y (mgr.24370) 8961 : cluster [DBG] pgmap v8945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:10.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:10 smithi067 bash[17655]: audit 2024-04-03T19:17:09.349645+0000 mon.a (mon.0) 8007 : audit [DBG] from='client.? 172.21.15.67:0/4206165217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:10.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:10 smithi067 bash[17655]: audit 2024-04-03T19:17:10.128426+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:10.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:10 smithi067 bash[27441]: cluster 2024-04-03T19:17:08.970636+0000 mgr.y (mgr.24370) 8961 : cluster [DBG] pgmap v8945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:10.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:10 smithi067 bash[27441]: audit 2024-04-03T19:17:09.349645+0000 mon.a (mon.0) 8007 : audit [DBG] from='client.? 172.21.15.67:0/4206165217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:10.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:10 smithi067 bash[27441]: audit 2024-04-03T19:17:10.128426+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:12.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:12 smithi082 bash[20963]: cluster 2024-04-03T19:17:10.971339+0000 mgr.y (mgr.24370) 8962 : cluster [DBG] pgmap v8946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:12.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:12 smithi082 bash[20963]: audit 2024-04-03T19:17:11.817606+0000 mon.a (mon.0) 8009 : audit [DBG] from='client.? 172.21.15.67:0/3351842100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:12.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:12 smithi067 bash[27441]: cluster 2024-04-03T19:17:10.971339+0000 mgr.y (mgr.24370) 8962 : cluster [DBG] pgmap v8946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:12.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:12 smithi067 bash[27441]: audit 2024-04-03T19:17:11.817606+0000 mon.a (mon.0) 8009 : audit [DBG] from='client.? 172.21.15.67:0/3351842100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:12.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:12 smithi067 bash[17655]: cluster 2024-04-03T19:17:10.971339+0000 mgr.y (mgr.24370) 8962 : cluster [DBG] pgmap v8946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:12.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:12 smithi067 bash[17655]: audit 2024-04-03T19:17:11.817606+0000 mon.a (mon.0) 8009 : audit [DBG] from='client.? 172.21.15.67:0/3351842100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:13.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:13] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:17:13.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:17:14.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:14 smithi082 bash[20963]: cluster 2024-04-03T19:17:12.971983+0000 mgr.y (mgr.24370) 8963 : cluster [DBG] pgmap v8947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:14.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:14 smithi082 bash[20963]: audit 2024-04-03T19:17:14.269176+0000 mon.a (mon.0) 8010 : audit [DBG] from='client.? 172.21.15.67:0/78794429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:14.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:14 smithi067 bash[17655]: cluster 2024-04-03T19:17:12.971983+0000 mgr.y (mgr.24370) 8963 : cluster [DBG] pgmap v8947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:14.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:14 smithi067 bash[17655]: audit 2024-04-03T19:17:14.269176+0000 mon.a (mon.0) 8010 : audit [DBG] from='client.? 172.21.15.67:0/78794429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:14.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:14 smithi067 bash[27441]: cluster 2024-04-03T19:17:12.971983+0000 mgr.y (mgr.24370) 8963 : cluster [DBG] pgmap v8947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:14.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:14 smithi067 bash[27441]: audit 2024-04-03T19:17:14.269176+0000 mon.a (mon.0) 8010 : audit [DBG] from='client.? 172.21.15.67:0/78794429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:16.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:16 smithi082 bash[20963]: cluster 2024-04-03T19:17:14.972660+0000 mgr.y (mgr.24370) 8964 : cluster [DBG] pgmap v8948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:16.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:16 smithi067 bash[17655]: cluster 2024-04-03T19:17:14.972660+0000 mgr.y (mgr.24370) 8964 : cluster [DBG] pgmap v8948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:16.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:16 smithi067 bash[27441]: cluster 2024-04-03T19:17:14.972660+0000 mgr.y (mgr.24370) 8964 : cluster [DBG] pgmap v8948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:17.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:17 smithi082 bash[20963]: audit 2024-04-03T19:17:16.725778+0000 mon.c (mon.2) 3530 : audit [DBG] from='client.? 172.21.15.67:0/4010227123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:17.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:17 smithi067 bash[17655]: audit 2024-04-03T19:17:16.725778+0000 mon.c (mon.2) 3530 : audit [DBG] from='client.? 172.21.15.67:0/4010227123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:17.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:17 smithi067 bash[27441]: audit 2024-04-03T19:17:16.725778+0000 mon.c (mon.2) 3530 : audit [DBG] from='client.? 172.21.15.67:0/4010227123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:18.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:18 smithi082 bash[20963]: cluster 2024-04-03T19:17:16.973853+0000 mgr.y (mgr.24370) 8965 : cluster [DBG] pgmap v8949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:18.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:18 smithi067 bash[17655]: cluster 2024-04-03T19:17:16.973853+0000 mgr.y (mgr.24370) 8965 : cluster [DBG] pgmap v8949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:18.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:18 smithi067 bash[27441]: cluster 2024-04-03T19:17:16.973853+0000 mgr.y (mgr.24370) 8965 : cluster [DBG] pgmap v8949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:19.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:19 smithi082 bash[20963]: audit 2024-04-03T19:17:19.182868+0000 mon.c (mon.2) 3531 : audit [DBG] from='client.? 172.21.15.67:0/294171431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:19.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:19 smithi067 bash[17655]: audit 2024-04-03T19:17:19.182868+0000 mon.c (mon.2) 3531 : audit [DBG] from='client.? 172.21.15.67:0/294171431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:19.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:19 smithi067 bash[27441]: audit 2024-04-03T19:17:19.182868+0000 mon.c (mon.2) 3531 : audit [DBG] from='client.? 172.21.15.67:0/294171431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:20.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:20 smithi082 bash[20963]: cluster 2024-04-03T19:17:18.974358+0000 mgr.y (mgr.24370) 8966 : cluster [DBG] pgmap v8950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:20.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:20 smithi067 bash[27441]: cluster 2024-04-03T19:17:18.974358+0000 mgr.y (mgr.24370) 8966 : cluster [DBG] pgmap v8950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:20.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:20 smithi067 bash[17655]: cluster 2024-04-03T19:17:18.974358+0000 mgr.y (mgr.24370) 8966 : cluster [DBG] pgmap v8950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:22.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:22 smithi082 bash[20963]: cluster 2024-04-03T19:17:20.975425+0000 mgr.y (mgr.24370) 8967 : cluster [DBG] pgmap v8951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:22.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:22 smithi082 bash[20963]: audit 2024-04-03T19:17:21.636769+0000 mon.c (mon.2) 3532 : audit [DBG] from='client.? 172.21.15.67:0/79516094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:22.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:22 smithi067 bash[27441]: cluster 2024-04-03T19:17:20.975425+0000 mgr.y (mgr.24370) 8967 : cluster [DBG] pgmap v8951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:22.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:22 smithi067 bash[27441]: audit 2024-04-03T19:17:21.636769+0000 mon.c (mon.2) 3532 : audit [DBG] from='client.? 172.21.15.67:0/79516094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:22.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:22 smithi067 bash[17655]: cluster 2024-04-03T19:17:20.975425+0000 mgr.y (mgr.24370) 8967 : cluster [DBG] pgmap v8951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:22.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:22 smithi067 bash[17655]: audit 2024-04-03T19:17:21.636769+0000 mon.c (mon.2) 3532 : audit [DBG] from='client.? 172.21.15.67:0/79516094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:23.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:23] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:17:23.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:17:24.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:24 smithi082 bash[20963]: cluster 2024-04-03T19:17:22.976296+0000 mgr.y (mgr.24370) 8968 : cluster [DBG] pgmap v8952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:24.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:24 smithi082 bash[20963]: audit 2024-04-03T19:17:24.086264+0000 mon.a (mon.0) 8011 : audit [DBG] from='client.? 172.21.15.67:0/995259349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:24.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:24 smithi067 bash[27441]: cluster 2024-04-03T19:17:22.976296+0000 mgr.y (mgr.24370) 8968 : cluster [DBG] pgmap v8952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:24.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:24 smithi067 bash[27441]: audit 2024-04-03T19:17:24.086264+0000 mon.a (mon.0) 8011 : audit [DBG] from='client.? 172.21.15.67:0/995259349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:24.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:24 smithi067 bash[17655]: cluster 2024-04-03T19:17:22.976296+0000 mgr.y (mgr.24370) 8968 : cluster [DBG] pgmap v8952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:24.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:24 smithi067 bash[17655]: audit 2024-04-03T19:17:24.086264+0000 mon.a (mon.0) 8011 : audit [DBG] from='client.? 172.21.15.67:0/995259349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:25.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:25 smithi082 bash[20963]: audit 2024-04-03T19:17:25.128757+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:25.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:25 smithi067 bash[17655]: audit 2024-04-03T19:17:25.128757+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:25.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:25 smithi067 bash[27441]: audit 2024-04-03T19:17:25.128757+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:26.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:26 smithi082 bash[20963]: cluster 2024-04-03T19:17:24.977104+0000 mgr.y (mgr.24370) 8969 : cluster [DBG] pgmap v8953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:26.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:26 smithi067 bash[17655]: cluster 2024-04-03T19:17:24.977104+0000 mgr.y (mgr.24370) 8969 : cluster [DBG] pgmap v8953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:26.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:26 smithi067 bash[27441]: cluster 2024-04-03T19:17:24.977104+0000 mgr.y (mgr.24370) 8969 : cluster [DBG] pgmap v8953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:27.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:27 smithi082 bash[20963]: audit 2024-04-03T19:17:26.534855+0000 mon.a (mon.0) 8013 : audit [DBG] from='client.? 172.21.15.67:0/2051930623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:27.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:27 smithi067 bash[17655]: audit 2024-04-03T19:17:26.534855+0000 mon.a (mon.0) 8013 : audit [DBG] from='client.? 172.21.15.67:0/2051930623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:27.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:27 smithi067 bash[27441]: audit 2024-04-03T19:17:26.534855+0000 mon.a (mon.0) 8013 : audit [DBG] from='client.? 172.21.15.67:0/2051930623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:28.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:28 smithi082 bash[20963]: cluster 2024-04-03T19:17:26.977951+0000 mgr.y (mgr.24370) 8970 : cluster [DBG] pgmap v8954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:28.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:28 smithi067 bash[27441]: cluster 2024-04-03T19:17:26.977951+0000 mgr.y (mgr.24370) 8970 : cluster [DBG] pgmap v8954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:28.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:28 smithi067 bash[17655]: cluster 2024-04-03T19:17:26.977951+0000 mgr.y (mgr.24370) 8970 : cluster [DBG] pgmap v8954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:29.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:29 smithi067 bash[17655]: audit 2024-04-03T19:17:28.985453+0000 mon.a (mon.0) 8014 : audit [DBG] from='client.? 172.21.15.67:0/2208363739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:29.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:29 smithi067 bash[27441]: audit 2024-04-03T19:17:28.985453+0000 mon.a (mon.0) 8014 : audit [DBG] from='client.? 172.21.15.67:0/2208363739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:29.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:29 smithi082 bash[20963]: audit 2024-04-03T19:17:28.985453+0000 mon.a (mon.0) 8014 : audit [DBG] from='client.? 172.21.15.67:0/2208363739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:30.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:30 smithi067 bash[17655]: cluster 2024-04-03T19:17:28.978521+0000 mgr.y (mgr.24370) 8971 : cluster [DBG] pgmap v8955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:30.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:30 smithi067 bash[27441]: cluster 2024-04-03T19:17:28.978521+0000 mgr.y (mgr.24370) 8971 : cluster [DBG] pgmap v8955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:30.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:30 smithi082 bash[20963]: cluster 2024-04-03T19:17:28.978521+0000 mgr.y (mgr.24370) 8971 : cluster [DBG] pgmap v8955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:32.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:32 smithi067 bash[17655]: cluster 2024-04-03T19:17:30.979786+0000 mgr.y (mgr.24370) 8972 : cluster [DBG] pgmap v8956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:32.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:32 smithi067 bash[17655]: audit 2024-04-03T19:17:31.436628+0000 mon.a (mon.0) 8015 : audit [DBG] from='client.? 172.21.15.67:0/3204042903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:32.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:32 smithi067 bash[27441]: cluster 2024-04-03T19:17:30.979786+0000 mgr.y (mgr.24370) 8972 : cluster [DBG] pgmap v8956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:32.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:32 smithi067 bash[27441]: audit 2024-04-03T19:17:31.436628+0000 mon.a (mon.0) 8015 : audit [DBG] from='client.? 172.21.15.67:0/3204042903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:32.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:32 smithi082 bash[20963]: cluster 2024-04-03T19:17:30.979786+0000 mgr.y (mgr.24370) 8972 : cluster [DBG] pgmap v8956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:32.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:32 smithi082 bash[20963]: audit 2024-04-03T19:17:31.436628+0000 mon.a (mon.0) 8015 : audit [DBG] from='client.? 172.21.15.67:0/3204042903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:33.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:33] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:17:33.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:17:34.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:34 smithi067 bash[17655]: cluster 2024-04-03T19:17:32.980545+0000 mgr.y (mgr.24370) 8973 : cluster [DBG] pgmap v8957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:34.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:34 smithi067 bash[17655]: audit 2024-04-03T19:17:33.889054+0000 mon.a (mon.0) 8016 : audit [DBG] from='client.? 172.21.15.67:0/2315620240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:34.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:34 smithi067 bash[27441]: cluster 2024-04-03T19:17:32.980545+0000 mgr.y (mgr.24370) 8973 : cluster [DBG] pgmap v8957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:34.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:34 smithi067 bash[27441]: audit 2024-04-03T19:17:33.889054+0000 mon.a (mon.0) 8016 : audit [DBG] from='client.? 172.21.15.67:0/2315620240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:34.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:34 smithi082 bash[20963]: cluster 2024-04-03T19:17:32.980545+0000 mgr.y (mgr.24370) 8973 : cluster [DBG] pgmap v8957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:34.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:34 smithi082 bash[20963]: audit 2024-04-03T19:17:33.889054+0000 mon.a (mon.0) 8016 : audit [DBG] from='client.? 172.21.15.67:0/2315620240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:36.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:36 smithi067 bash[17655]: cluster 2024-04-03T19:17:34.981255+0000 mgr.y (mgr.24370) 8974 : cluster [DBG] pgmap v8958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:36.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:36 smithi067 bash[17655]: audit 2024-04-03T19:17:36.341818+0000 mon.a (mon.0) 8017 : audit [DBG] from='client.? 172.21.15.67:0/3891997400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:36.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:36 smithi067 bash[27441]: cluster 2024-04-03T19:17:34.981255+0000 mgr.y (mgr.24370) 8974 : cluster [DBG] pgmap v8958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:36.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:36 smithi067 bash[27441]: audit 2024-04-03T19:17:36.341818+0000 mon.a (mon.0) 8017 : audit [DBG] from='client.? 172.21.15.67:0/3891997400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:36.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:36 smithi082 bash[20963]: cluster 2024-04-03T19:17:34.981255+0000 mgr.y (mgr.24370) 8974 : cluster [DBG] pgmap v8958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:36.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:36 smithi082 bash[20963]: audit 2024-04-03T19:17:36.341818+0000 mon.a (mon.0) 8017 : audit [DBG] from='client.? 172.21.15.67:0/3891997400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:38.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:38 smithi067 bash[17655]: cluster 2024-04-03T19:17:36.982422+0000 mgr.y (mgr.24370) 8975 : cluster [DBG] pgmap v8959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:38 smithi067 bash[27441]: cluster 2024-04-03T19:17:36.982422+0000 mgr.y (mgr.24370) 8975 : cluster [DBG] pgmap v8959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:38.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:38 smithi082 bash[20963]: cluster 2024-04-03T19:17:36.982422+0000 mgr.y (mgr.24370) 8975 : cluster [DBG] pgmap v8959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:39 smithi067 bash[17655]: audit 2024-04-03T19:17:38.708823+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:17:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:39 smithi067 bash[17655]: audit 2024-04-03T19:17:38.796760+0000 mon.a (mon.0) 8019 : audit [DBG] from='client.? 172.21.15.67:0/301563734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:39.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:39 smithi067 bash[27441]: audit 2024-04-03T19:17:38.708823+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:17:39.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:39 smithi067 bash[27441]: audit 2024-04-03T19:17:38.796760+0000 mon.a (mon.0) 8019 : audit [DBG] from='client.? 172.21.15.67:0/301563734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:39.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:39 smithi082 bash[20963]: audit 2024-04-03T19:17:38.708823+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:17:39.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:39 smithi082 bash[20963]: audit 2024-04-03T19:17:38.796760+0000 mon.a (mon.0) 8019 : audit [DBG] from='client.? 172.21.15.67:0/301563734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:40 smithi067 bash[17655]: cluster 2024-04-03T19:17:38.983103+0000 mgr.y (mgr.24370) 8976 : cluster [DBG] pgmap v8960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:40 smithi067 bash[17655]: audit 2024-04-03T19:17:40.129292+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:40 smithi067 bash[27441]: cluster 2024-04-03T19:17:38.983103+0000 mgr.y (mgr.24370) 8976 : cluster [DBG] pgmap v8960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:40 smithi067 bash[27441]: audit 2024-04-03T19:17:40.129292+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:40.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:40 smithi082 bash[20963]: cluster 2024-04-03T19:17:38.983103+0000 mgr.y (mgr.24370) 8976 : cluster [DBG] pgmap v8960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:40.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:40 smithi082 bash[20963]: audit 2024-04-03T19:17:40.129292+0000 mon.a (mon.0) 8020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:41.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:41 smithi082 bash[20963]: cluster 2024-04-03T19:17:40.983951+0000 mgr.y (mgr.24370) 8977 : cluster [DBG] pgmap v8961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:41.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:41 smithi082 bash[20963]: audit 2024-04-03T19:17:41.258698+0000 mon.c (mon.2) 3533 : audit [DBG] from='client.? 172.21.15.67:0/685680014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:41.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:41 smithi067 bash[17655]: cluster 2024-04-03T19:17:40.983951+0000 mgr.y (mgr.24370) 8977 : cluster [DBG] pgmap v8961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:41.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:41 smithi067 bash[17655]: audit 2024-04-03T19:17:41.258698+0000 mon.c (mon.2) 3533 : audit [DBG] from='client.? 172.21.15.67:0/685680014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:41.894 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:41 smithi067 bash[27441]: cluster 2024-04-03T19:17:40.983951+0000 mgr.y (mgr.24370) 8977 : cluster [DBG] pgmap v8961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:41.894 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:41 smithi067 bash[27441]: audit 2024-04-03T19:17:41.258698+0000 mon.c (mon.2) 3533 : audit [DBG] from='client.? 172.21.15.67:0/685680014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:43.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:17:43.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:17:44.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:44 smithi082 bash[20963]: cluster 2024-04-03T19:17:42.984527+0000 mgr.y (mgr.24370) 8978 : cluster [DBG] pgmap v8962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:44.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:44 smithi082 bash[20963]: audit 2024-04-03T19:17:43.728477+0000 mon.a (mon.0) 8021 : audit [DBG] from='client.? 172.21.15.67:0/2195025169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:44.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:44 smithi067 bash[17655]: cluster 2024-04-03T19:17:42.984527+0000 mgr.y (mgr.24370) 8978 : cluster [DBG] pgmap v8962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:44.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:44 smithi067 bash[17655]: audit 2024-04-03T19:17:43.728477+0000 mon.a (mon.0) 8021 : audit [DBG] from='client.? 172.21.15.67:0/2195025169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:44.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:44 smithi067 bash[27441]: cluster 2024-04-03T19:17:42.984527+0000 mgr.y (mgr.24370) 8978 : cluster [DBG] pgmap v8962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:44.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:44 smithi067 bash[27441]: audit 2024-04-03T19:17:43.728477+0000 mon.a (mon.0) 8021 : audit [DBG] from='client.? 172.21.15.67:0/2195025169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:45.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:45 smithi082 bash[20963]: audit 2024-04-03T19:17:44.457647+0000 mon.a (mon.0) 8022 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:45 smithi082 bash[20963]: audit 2024-04-03T19:17:44.467653+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:45 smithi082 bash[20963]: audit 2024-04-03T19:17:44.767858+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:45 smithi082 bash[20963]: audit 2024-04-03T19:17:44.777751+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:45 smithi082 bash[20963]: cluster 2024-04-03T19:17:44.985325+0000 mgr.y (mgr.24370) 8979 : cluster [DBG] pgmap v8963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:45.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:45 smithi082 bash[20963]: audit 2024-04-03T19:17:45.206975+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:17:45.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:45 smithi082 bash[20963]: audit 2024-04-03T19:17:45.208914+0000 mon.a (mon.0) 8027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:17:45.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:45 smithi082 bash[20963]: audit 2024-04-03T19:17:45.220096+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[17655]: audit 2024-04-03T19:17:44.457647+0000 mon.a (mon.0) 8022 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[17655]: audit 2024-04-03T19:17:44.467653+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[17655]: audit 2024-04-03T19:17:44.767858+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[17655]: audit 2024-04-03T19:17:44.777751+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[17655]: cluster 2024-04-03T19:17:44.985325+0000 mgr.y (mgr.24370) 8979 : cluster [DBG] pgmap v8963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:45.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[17655]: audit 2024-04-03T19:17:45.206975+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:17:45.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[17655]: audit 2024-04-03T19:17:45.208914+0000 mon.a (mon.0) 8027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:17:45.894 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[17655]: audit 2024-04-03T19:17:45.220096+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.894 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[27441]: audit 2024-04-03T19:17:44.457647+0000 mon.a (mon.0) 8022 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[27441]: audit 2024-04-03T19:17:44.467653+0000 mon.a (mon.0) 8023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[27441]: audit 2024-04-03T19:17:44.767858+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[27441]: audit 2024-04-03T19:17:44.777751+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:45.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[27441]: cluster 2024-04-03T19:17:44.985325+0000 mgr.y (mgr.24370) 8979 : cluster [DBG] pgmap v8963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:45.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[27441]: audit 2024-04-03T19:17:45.206975+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:17:45.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[27441]: audit 2024-04-03T19:17:45.208914+0000 mon.a (mon.0) 8027 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:17:45.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:45 smithi067 bash[27441]: audit 2024-04-03T19:17:45.220096+0000 mon.a (mon.0) 8028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:17:47.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:46 smithi082 bash[20963]: audit 2024-04-03T19:17:46.180816+0000 mon.a (mon.0) 8029 : audit [DBG] from='client.? 172.21.15.67:0/1859873650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:47.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:46 smithi067 bash[17655]: audit 2024-04-03T19:17:46.180816+0000 mon.a (mon.0) 8029 : audit [DBG] from='client.? 172.21.15.67:0/1859873650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:47.144 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:46 smithi067 bash[27441]: audit 2024-04-03T19:17:46.180816+0000 mon.a (mon.0) 8029 : audit [DBG] from='client.? 172.21.15.67:0/1859873650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:48.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:47 smithi082 bash[20963]: cluster 2024-04-03T19:17:46.986581+0000 mgr.y (mgr.24370) 8980 : cluster [DBG] pgmap v8964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:48.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:47 smithi067 bash[17655]: cluster 2024-04-03T19:17:46.986581+0000 mgr.y (mgr.24370) 8980 : cluster [DBG] pgmap v8964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:48.144 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:47 smithi067 bash[27441]: cluster 2024-04-03T19:17:46.986581+0000 mgr.y (mgr.24370) 8980 : cluster [DBG] pgmap v8964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:49.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:48 smithi082 bash[20963]: audit 2024-04-03T19:17:48.634777+0000 mon.a (mon.0) 8030 : audit [DBG] from='client.? 172.21.15.67:0/1554396574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:49.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:48 smithi067 bash[27441]: audit 2024-04-03T19:17:48.634777+0000 mon.a (mon.0) 8030 : audit [DBG] from='client.? 172.21.15.67:0/1554396574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:49.144 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:48 smithi067 bash[17655]: audit 2024-04-03T19:17:48.634777+0000 mon.a (mon.0) 8030 : audit [DBG] from='client.? 172.21.15.67:0/1554396574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:50.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:49 smithi082 bash[20963]: cluster 2024-04-03T19:17:48.987317+0000 mgr.y (mgr.24370) 8981 : cluster [DBG] pgmap v8965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:50.144 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:49 smithi067 bash[27441]: cluster 2024-04-03T19:17:48.987317+0000 mgr.y (mgr.24370) 8981 : cluster [DBG] pgmap v8965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:50.144 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:49 smithi067 bash[17655]: cluster 2024-04-03T19:17:48.987317+0000 mgr.y (mgr.24370) 8981 : cluster [DBG] pgmap v8965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:52.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:52 smithi082 bash[20963]: cluster 2024-04-03T19:17:50.988474+0000 mgr.y (mgr.24370) 8982 : cluster [DBG] pgmap v8966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:52.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:52 smithi082 bash[20963]: audit 2024-04-03T19:17:51.103986+0000 mon.a (mon.0) 8031 : audit [DBG] from='client.? 172.21.15.67:0/2442632223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:52.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:52 smithi067 bash[17655]: cluster 2024-04-03T19:17:50.988474+0000 mgr.y (mgr.24370) 8982 : cluster [DBG] pgmap v8966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:52.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:52 smithi067 bash[17655]: audit 2024-04-03T19:17:51.103986+0000 mon.a (mon.0) 8031 : audit [DBG] from='client.? 172.21.15.67:0/2442632223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:52.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:52 smithi067 bash[27441]: cluster 2024-04-03T19:17:50.988474+0000 mgr.y (mgr.24370) 8982 : cluster [DBG] pgmap v8966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:52.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:52 smithi067 bash[27441]: audit 2024-04-03T19:17:51.103986+0000 mon.a (mon.0) 8031 : audit [DBG] from='client.? 172.21.15.67:0/2442632223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:53.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:17:53.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:17:54.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:54 smithi082 bash[20963]: cluster 2024-04-03T19:17:52.989127+0000 mgr.y (mgr.24370) 8983 : cluster [DBG] pgmap v8967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:54.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:54 smithi082 bash[20963]: audit 2024-04-03T19:17:53.563428+0000 mon.c (mon.2) 3534 : audit [DBG] from='client.? 172.21.15.67:0/986403147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:54.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:54 smithi067 bash[17655]: cluster 2024-04-03T19:17:52.989127+0000 mgr.y (mgr.24370) 8983 : cluster [DBG] pgmap v8967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:54.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:54 smithi067 bash[17655]: audit 2024-04-03T19:17:53.563428+0000 mon.c (mon.2) 3534 : audit [DBG] from='client.? 172.21.15.67:0/986403147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:54.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:54 smithi067 bash[27441]: cluster 2024-04-03T19:17:52.989127+0000 mgr.y (mgr.24370) 8983 : cluster [DBG] pgmap v8967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:54.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:54 smithi067 bash[27441]: audit 2024-04-03T19:17:53.563428+0000 mon.c (mon.2) 3534 : audit [DBG] from='client.? 172.21.15.67:0/986403147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:56.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:56 smithi082 bash[20963]: cluster 2024-04-03T19:17:54.989832+0000 mgr.y (mgr.24370) 8984 : cluster [DBG] pgmap v8968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:56.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:56 smithi082 bash[20963]: audit 2024-04-03T19:17:55.129382+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:56.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:56 smithi082 bash[20963]: audit 2024-04-03T19:17:56.011223+0000 mon.c (mon.2) 3535 : audit [DBG] from='client.? 172.21.15.67:0/4235711694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:56 smithi067 bash[17655]: cluster 2024-04-03T19:17:54.989832+0000 mgr.y (mgr.24370) 8984 : cluster [DBG] pgmap v8968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:56 smithi067 bash[17655]: audit 2024-04-03T19:17:55.129382+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:56 smithi067 bash[17655]: audit 2024-04-03T19:17:56.011223+0000 mon.c (mon.2) 3535 : audit [DBG] from='client.? 172.21.15.67:0/4235711694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:56.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:56 smithi067 bash[27441]: cluster 2024-04-03T19:17:54.989832+0000 mgr.y (mgr.24370) 8984 : cluster [DBG] pgmap v8968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:56.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:56 smithi067 bash[27441]: audit 2024-04-03T19:17:55.129382+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:17:56.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:56 smithi067 bash[27441]: audit 2024-04-03T19:17:56.011223+0000 mon.c (mon.2) 3535 : audit [DBG] from='client.? 172.21.15.67:0/4235711694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:58.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:58 smithi082 bash[20963]: cluster 2024-04-03T19:17:56.990977+0000 mgr.y (mgr.24370) 8985 : cluster [DBG] pgmap v8969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:58.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:58 smithi067 bash[17655]: cluster 2024-04-03T19:17:56.990977+0000 mgr.y (mgr.24370) 8985 : cluster [DBG] pgmap v8969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:58.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:58 smithi067 bash[27441]: cluster 2024-04-03T19:17:56.990977+0000 mgr.y (mgr.24370) 8985 : cluster [DBG] pgmap v8969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:17:59.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:17:59 smithi082 bash[20963]: audit 2024-04-03T19:17:58.473070+0000 mon.a (mon.0) 8033 : audit [DBG] from='client.? 172.21.15.67:0/1962458440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:59.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:17:59 smithi067 bash[27441]: audit 2024-04-03T19:17:58.473070+0000 mon.a (mon.0) 8033 : audit [DBG] from='client.? 172.21.15.67:0/1962458440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:17:59.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:17:59 smithi067 bash[17655]: audit 2024-04-03T19:17:58.473070+0000 mon.a (mon.0) 8033 : audit [DBG] from='client.? 172.21.15.67:0/1962458440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:00.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:00 smithi082 bash[20963]: cluster 2024-04-03T19:17:58.991683+0000 mgr.y (mgr.24370) 8986 : cluster [DBG] pgmap v8970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:00.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:00 smithi067 bash[27441]: cluster 2024-04-03T19:17:58.991683+0000 mgr.y (mgr.24370) 8986 : cluster [DBG] pgmap v8970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:00.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:00 smithi067 bash[17655]: cluster 2024-04-03T19:17:58.991683+0000 mgr.y (mgr.24370) 8986 : cluster [DBG] pgmap v8970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:01.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:01 smithi082 bash[20963]: audit 2024-04-03T19:18:00.924105+0000 mon.b (mon.1) 61 : audit [DBG] from='client.? 172.21.15.67:0/211099889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:01.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:01 smithi067 bash[17655]: audit 2024-04-03T19:18:00.924105+0000 mon.b (mon.1) 61 : audit [DBG] from='client.? 172.21.15.67:0/211099889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:01.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:01 smithi067 bash[27441]: audit 2024-04-03T19:18:00.924105+0000 mon.b (mon.1) 61 : audit [DBG] from='client.? 172.21.15.67:0/211099889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:02.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:02 smithi082 bash[20963]: cluster 2024-04-03T19:18:00.992867+0000 mgr.y (mgr.24370) 8987 : cluster [DBG] pgmap v8971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:02.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:02 smithi067 bash[17655]: cluster 2024-04-03T19:18:00.992867+0000 mgr.y (mgr.24370) 8987 : cluster [DBG] pgmap v8971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:02.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:02 smithi067 bash[27441]: cluster 2024-04-03T19:18:00.992867+0000 mgr.y (mgr.24370) 8987 : cluster [DBG] pgmap v8971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:03.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:18:03.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:18:04.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:04 smithi082 bash[20963]: cluster 2024-04-03T19:18:02.993657+0000 mgr.y (mgr.24370) 8988 : cluster [DBG] pgmap v8972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:04.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:04 smithi082 bash[20963]: audit 2024-04-03T19:18:03.383078+0000 mon.a (mon.0) 8034 : audit [DBG] from='client.? 172.21.15.67:0/822842473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:04.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:04 smithi067 bash[27441]: cluster 2024-04-03T19:18:02.993657+0000 mgr.y (mgr.24370) 8988 : cluster [DBG] pgmap v8972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:04.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:04 smithi067 bash[27441]: audit 2024-04-03T19:18:03.383078+0000 mon.a (mon.0) 8034 : audit [DBG] from='client.? 172.21.15.67:0/822842473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:04.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:04 smithi067 bash[17655]: cluster 2024-04-03T19:18:02.993657+0000 mgr.y (mgr.24370) 8988 : cluster [DBG] pgmap v8972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:04.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:04 smithi067 bash[17655]: audit 2024-04-03T19:18:03.383078+0000 mon.a (mon.0) 8034 : audit [DBG] from='client.? 172.21.15.67:0/822842473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:06.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:06 smithi082 bash[20963]: cluster 2024-04-03T19:18:04.994403+0000 mgr.y (mgr.24370) 8989 : cluster [DBG] pgmap v8973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:06.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:06 smithi082 bash[20963]: audit 2024-04-03T19:18:05.837787+0000 mon.c (mon.2) 3536 : audit [DBG] from='client.? 172.21.15.67:0/2396799582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:06.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:06 smithi067 bash[17655]: cluster 2024-04-03T19:18:04.994403+0000 mgr.y (mgr.24370) 8989 : cluster [DBG] pgmap v8973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:06.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:06 smithi067 bash[17655]: audit 2024-04-03T19:18:05.837787+0000 mon.c (mon.2) 3536 : audit [DBG] from='client.? 172.21.15.67:0/2396799582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:06.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:06 smithi067 bash[27441]: cluster 2024-04-03T19:18:04.994403+0000 mgr.y (mgr.24370) 8989 : cluster [DBG] pgmap v8973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:06.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:06 smithi067 bash[27441]: audit 2024-04-03T19:18:05.837787+0000 mon.c (mon.2) 3536 : audit [DBG] from='client.? 172.21.15.67:0/2396799582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:08.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:08 smithi082 bash[20963]: cluster 2024-04-03T19:18:06.995607+0000 mgr.y (mgr.24370) 8990 : cluster [DBG] pgmap v8974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:08.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:08 smithi067 bash[17655]: cluster 2024-04-03T19:18:06.995607+0000 mgr.y (mgr.24370) 8990 : cluster [DBG] pgmap v8974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:08.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:08 smithi067 bash[27441]: cluster 2024-04-03T19:18:06.995607+0000 mgr.y (mgr.24370) 8990 : cluster [DBG] pgmap v8974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:09.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:09 smithi082 bash[20963]: audit 2024-04-03T19:18:08.285919+0000 mon.a (mon.0) 8035 : audit [DBG] from='client.? 172.21.15.67:0/410540538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:09.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:09 smithi067 bash[27441]: audit 2024-04-03T19:18:08.285919+0000 mon.a (mon.0) 8035 : audit [DBG] from='client.? 172.21.15.67:0/410540538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:09.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:09 smithi067 bash[17655]: audit 2024-04-03T19:18:08.285919+0000 mon.a (mon.0) 8035 : audit [DBG] from='client.? 172.21.15.67:0/410540538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:10.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:10 smithi082 bash[20963]: cluster 2024-04-03T19:18:08.996307+0000 mgr.y (mgr.24370) 8991 : cluster [DBG] pgmap v8975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:10.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:10 smithi067 bash[17655]: cluster 2024-04-03T19:18:08.996307+0000 mgr.y (mgr.24370) 8991 : cluster [DBG] pgmap v8975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:10.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:10 smithi067 bash[27441]: cluster 2024-04-03T19:18:08.996307+0000 mgr.y (mgr.24370) 8991 : cluster [DBG] pgmap v8975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:11.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:11 smithi082 bash[20963]: audit 2024-04-03T19:18:10.129979+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:11.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:11 smithi082 bash[20963]: audit 2024-04-03T19:18:10.738120+0000 mon.c (mon.2) 3537 : audit [DBG] from='client.? 172.21.15.67:0/4027169623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:11.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:11 smithi067 bash[27441]: audit 2024-04-03T19:18:10.129979+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:11.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:11 smithi067 bash[27441]: audit 2024-04-03T19:18:10.738120+0000 mon.c (mon.2) 3537 : audit [DBG] from='client.? 172.21.15.67:0/4027169623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:11.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:11 smithi067 bash[17655]: audit 2024-04-03T19:18:10.129979+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:11.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:11 smithi067 bash[17655]: audit 2024-04-03T19:18:10.738120+0000 mon.c (mon.2) 3537 : audit [DBG] from='client.? 172.21.15.67:0/4027169623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:12.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:12 smithi082 bash[20963]: cluster 2024-04-03T19:18:10.997484+0000 mgr.y (mgr.24370) 8992 : cluster [DBG] pgmap v8976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:12.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:12 smithi067 bash[27441]: cluster 2024-04-03T19:18:10.997484+0000 mgr.y (mgr.24370) 8992 : cluster [DBG] pgmap v8976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:12.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:12 smithi067 bash[17655]: cluster 2024-04-03T19:18:10.997484+0000 mgr.y (mgr.24370) 8992 : cluster [DBG] pgmap v8976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:13.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:18:13.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:18:14.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:14 smithi082 bash[20963]: cluster 2024-04-03T19:18:12.998149+0000 mgr.y (mgr.24370) 8993 : cluster [DBG] pgmap v8977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:14.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:14 smithi082 bash[20963]: audit 2024-04-03T19:18:13.197324+0000 mon.a (mon.0) 8037 : audit [DBG] from='client.? 172.21.15.67:0/2380301014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:14.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:14 smithi067 bash[27441]: cluster 2024-04-03T19:18:12.998149+0000 mgr.y (mgr.24370) 8993 : cluster [DBG] pgmap v8977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:14.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:14 smithi067 bash[27441]: audit 2024-04-03T19:18:13.197324+0000 mon.a (mon.0) 8037 : audit [DBG] from='client.? 172.21.15.67:0/2380301014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:14.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:14 smithi067 bash[17655]: cluster 2024-04-03T19:18:12.998149+0000 mgr.y (mgr.24370) 8993 : cluster [DBG] pgmap v8977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:14.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:14 smithi067 bash[17655]: audit 2024-04-03T19:18:13.197324+0000 mon.a (mon.0) 8037 : audit [DBG] from='client.? 172.21.15.67:0/2380301014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:16.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:16 smithi082 bash[20963]: cluster 2024-04-03T19:18:14.998957+0000 mgr.y (mgr.24370) 8994 : cluster [DBG] pgmap v8978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:16.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:16 smithi082 bash[20963]: audit 2024-04-03T19:18:15.651159+0000 mon.c (mon.2) 3538 : audit [DBG] from='client.? 172.21.15.67:0/716282062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:16.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:16 smithi067 bash[27441]: cluster 2024-04-03T19:18:14.998957+0000 mgr.y (mgr.24370) 8994 : cluster [DBG] pgmap v8978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:16.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:16 smithi067 bash[27441]: audit 2024-04-03T19:18:15.651159+0000 mon.c (mon.2) 3538 : audit [DBG] from='client.? 172.21.15.67:0/716282062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:16.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:16 smithi067 bash[17655]: cluster 2024-04-03T19:18:14.998957+0000 mgr.y (mgr.24370) 8994 : cluster [DBG] pgmap v8978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:16.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:16 smithi067 bash[17655]: audit 2024-04-03T19:18:15.651159+0000 mon.c (mon.2) 3538 : audit [DBG] from='client.? 172.21.15.67:0/716282062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:18.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:18 smithi082 bash[20963]: cluster 2024-04-03T19:18:17.000218+0000 mgr.y (mgr.24370) 8995 : cluster [DBG] pgmap v8979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:18.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:18 smithi082 bash[20963]: audit 2024-04-03T19:18:18.101272+0000 mon.c (mon.2) 3539 : audit [DBG] from='client.? 172.21.15.67:0/2677908423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:18.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:18 smithi067 bash[27441]: cluster 2024-04-03T19:18:17.000218+0000 mgr.y (mgr.24370) 8995 : cluster [DBG] pgmap v8979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:18.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:18 smithi067 bash[27441]: audit 2024-04-03T19:18:18.101272+0000 mon.c (mon.2) 3539 : audit [DBG] from='client.? 172.21.15.67:0/2677908423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:18.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:18 smithi067 bash[17655]: cluster 2024-04-03T19:18:17.000218+0000 mgr.y (mgr.24370) 8995 : cluster [DBG] pgmap v8979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:18.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:18 smithi067 bash[17655]: audit 2024-04-03T19:18:18.101272+0000 mon.c (mon.2) 3539 : audit [DBG] from='client.? 172.21.15.67:0/2677908423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:20.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:20 smithi067 bash[27441]: cluster 2024-04-03T19:18:19.000971+0000 mgr.y (mgr.24370) 8996 : cluster [DBG] pgmap v8980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:20.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:20 smithi067 bash[17655]: cluster 2024-04-03T19:18:19.000971+0000 mgr.y (mgr.24370) 8996 : cluster [DBG] pgmap v8980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:20.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:20 smithi082 bash[20963]: cluster 2024-04-03T19:18:19.000971+0000 mgr.y (mgr.24370) 8996 : cluster [DBG] pgmap v8980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:21.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:21 smithi067 bash[17655]: audit 2024-04-03T19:18:20.556653+0000 mon.a (mon.0) 8038 : audit [DBG] from='client.? 172.21.15.67:0/3108099199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:21.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:21 smithi067 bash[27441]: audit 2024-04-03T19:18:20.556653+0000 mon.a (mon.0) 8038 : audit [DBG] from='client.? 172.21.15.67:0/3108099199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:21.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:21 smithi082 bash[20963]: audit 2024-04-03T19:18:20.556653+0000 mon.a (mon.0) 8038 : audit [DBG] from='client.? 172.21.15.67:0/3108099199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:22.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:22 smithi067 bash[17655]: cluster 2024-04-03T19:18:21.002195+0000 mgr.y (mgr.24370) 8997 : cluster [DBG] pgmap v8981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:22.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:22 smithi067 bash[27441]: cluster 2024-04-03T19:18:21.002195+0000 mgr.y (mgr.24370) 8997 : cluster [DBG] pgmap v8981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:22.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:22 smithi082 bash[20963]: cluster 2024-04-03T19:18:21.002195+0000 mgr.y (mgr.24370) 8997 : cluster [DBG] pgmap v8981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:23.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:18:23.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:23 smithi067 bash[27441]: audit 2024-04-03T19:18:23.015951+0000 mon.a (mon.0) 8039 : audit [DBG] from='client.? 172.21.15.67:0/116306216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:23.395 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:23 smithi067 bash[17655]: audit 2024-04-03T19:18:23.015951+0000 mon.a (mon.0) 8039 : audit [DBG] from='client.? 172.21.15.67:0/116306216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:23.481 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:23 smithi082 bash[20963]: audit 2024-04-03T19:18:23.015951+0000 mon.a (mon.0) 8039 : audit [DBG] from='client.? 172.21.15.67:0/116306216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:23.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:18:24.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:24 smithi067 bash[17655]: cluster 2024-04-03T19:18:23.002711+0000 mgr.y (mgr.24370) 8998 : cluster [DBG] pgmap v8982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:24.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:24 smithi067 bash[27441]: cluster 2024-04-03T19:18:23.002711+0000 mgr.y (mgr.24370) 8998 : cluster [DBG] pgmap v8982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:24.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:24 smithi082 bash[20963]: cluster 2024-04-03T19:18:23.002711+0000 mgr.y (mgr.24370) 8998 : cluster [DBG] pgmap v8982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:25.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:25 smithi082 bash[20963]: audit 2024-04-03T19:18:25.130360+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:25.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:25 smithi067 bash[17655]: audit 2024-04-03T19:18:25.130360+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:25.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:25 smithi067 bash[27441]: audit 2024-04-03T19:18:25.130360+0000 mon.a (mon.0) 8040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:26.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:26 smithi082 bash[20963]: cluster 2024-04-03T19:18:25.003381+0000 mgr.y (mgr.24370) 8999 : cluster [DBG] pgmap v8983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:26.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:26 smithi082 bash[20963]: audit 2024-04-03T19:18:25.477834+0000 mon.c (mon.2) 3540 : audit [DBG] from='client.? 172.21.15.67:0/144526644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:26.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:26 smithi067 bash[27441]: cluster 2024-04-03T19:18:25.003381+0000 mgr.y (mgr.24370) 8999 : cluster [DBG] pgmap v8983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:26.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:26 smithi067 bash[27441]: audit 2024-04-03T19:18:25.477834+0000 mon.c (mon.2) 3540 : audit [DBG] from='client.? 172.21.15.67:0/144526644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:26.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:26 smithi067 bash[17655]: cluster 2024-04-03T19:18:25.003381+0000 mgr.y (mgr.24370) 8999 : cluster [DBG] pgmap v8983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:26.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:26 smithi067 bash[17655]: audit 2024-04-03T19:18:25.477834+0000 mon.c (mon.2) 3540 : audit [DBG] from='client.? 172.21.15.67:0/144526644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:28.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:28 smithi082 bash[20963]: cluster 2024-04-03T19:18:27.004605+0000 mgr.y (mgr.24370) 9000 : cluster [DBG] pgmap v8984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:28.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:28 smithi082 bash[20963]: audit 2024-04-03T19:18:27.925498+0000 mon.c (mon.2) 3541 : audit [DBG] from='client.? 172.21.15.67:0/2244121306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:28.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:28 smithi067 bash[27441]: cluster 2024-04-03T19:18:27.004605+0000 mgr.y (mgr.24370) 9000 : cluster [DBG] pgmap v8984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:28.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:28 smithi067 bash[27441]: audit 2024-04-03T19:18:27.925498+0000 mon.c (mon.2) 3541 : audit [DBG] from='client.? 172.21.15.67:0/2244121306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:28.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:28 smithi067 bash[17655]: cluster 2024-04-03T19:18:27.004605+0000 mgr.y (mgr.24370) 9000 : cluster [DBG] pgmap v8984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:28.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:28 smithi067 bash[17655]: audit 2024-04-03T19:18:27.925498+0000 mon.c (mon.2) 3541 : audit [DBG] from='client.? 172.21.15.67:0/2244121306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:30.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:30 smithi082 bash[20963]: cluster 2024-04-03T19:18:29.005296+0000 mgr.y (mgr.24370) 9001 : cluster [DBG] pgmap v8985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:30.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:30 smithi067 bash[17655]: cluster 2024-04-03T19:18:29.005296+0000 mgr.y (mgr.24370) 9001 : cluster [DBG] pgmap v8985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:30.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:30 smithi067 bash[27441]: cluster 2024-04-03T19:18:29.005296+0000 mgr.y (mgr.24370) 9001 : cluster [DBG] pgmap v8985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:31.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:31 smithi082 bash[20963]: audit 2024-04-03T19:18:30.377592+0000 mon.a (mon.0) 8041 : audit [DBG] from='client.? 172.21.15.67:0/694421829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:31.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:31 smithi067 bash[17655]: audit 2024-04-03T19:18:30.377592+0000 mon.a (mon.0) 8041 : audit [DBG] from='client.? 172.21.15.67:0/694421829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:31.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:31 smithi067 bash[27441]: audit 2024-04-03T19:18:30.377592+0000 mon.a (mon.0) 8041 : audit [DBG] from='client.? 172.21.15.67:0/694421829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:32.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:32 smithi082 bash[20963]: cluster 2024-04-03T19:18:31.006469+0000 mgr.y (mgr.24370) 9002 : cluster [DBG] pgmap v8986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:32.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:32 smithi067 bash[17655]: cluster 2024-04-03T19:18:31.006469+0000 mgr.y (mgr.24370) 9002 : cluster [DBG] pgmap v8986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:32.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:32 smithi067 bash[27441]: cluster 2024-04-03T19:18:31.006469+0000 mgr.y (mgr.24370) 9002 : cluster [DBG] pgmap v8986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:33.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:33] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:18:33.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:33 smithi067 bash[27441]: audit 2024-04-03T19:18:32.823995+0000 mon.a (mon.0) 8042 : audit [DBG] from='client.? 172.21.15.67:0/3716463638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:33.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:33 smithi067 bash[17655]: audit 2024-04-03T19:18:32.823995+0000 mon.a (mon.0) 8042 : audit [DBG] from='client.? 172.21.15.67:0/3716463638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:33.481 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:33 smithi082 bash[20963]: audit 2024-04-03T19:18:32.823995+0000 mon.a (mon.0) 8042 : audit [DBG] from='client.? 172.21.15.67:0/3716463638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:33.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:18:34.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:34 smithi082 bash[20963]: cluster 2024-04-03T19:18:33.007160+0000 mgr.y (mgr.24370) 9003 : cluster [DBG] pgmap v8987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:34.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:34 smithi067 bash[27441]: cluster 2024-04-03T19:18:33.007160+0000 mgr.y (mgr.24370) 9003 : cluster [DBG] pgmap v8987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:34.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:34 smithi067 bash[17655]: cluster 2024-04-03T19:18:33.007160+0000 mgr.y (mgr.24370) 9003 : cluster [DBG] pgmap v8987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:36.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:36 smithi082 bash[20963]: cluster 2024-04-03T19:18:35.007829+0000 mgr.y (mgr.24370) 9004 : cluster [DBG] pgmap v8988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:36.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:36 smithi082 bash[20963]: audit 2024-04-03T19:18:35.274069+0000 mon.c (mon.2) 3542 : audit [DBG] from='client.? 172.21.15.67:0/2099762363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:36.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:36 smithi067 bash[17655]: cluster 2024-04-03T19:18:35.007829+0000 mgr.y (mgr.24370) 9004 : cluster [DBG] pgmap v8988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:36.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:36 smithi067 bash[17655]: audit 2024-04-03T19:18:35.274069+0000 mon.c (mon.2) 3542 : audit [DBG] from='client.? 172.21.15.67:0/2099762363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:36.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:36 smithi067 bash[27441]: cluster 2024-04-03T19:18:35.007829+0000 mgr.y (mgr.24370) 9004 : cluster [DBG] pgmap v8988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:36.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:36 smithi067 bash[27441]: audit 2024-04-03T19:18:35.274069+0000 mon.c (mon.2) 3542 : audit [DBG] from='client.? 172.21.15.67:0/2099762363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:38 smithi082 bash[20963]: cluster 2024-04-03T19:18:37.009017+0000 mgr.y (mgr.24370) 9005 : cluster [DBG] pgmap v8989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:38 smithi082 bash[20963]: audit 2024-04-03T19:18:37.720892+0000 mon.a (mon.0) 8043 : audit [DBG] from='client.? 172.21.15.67:0/2623088706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:38.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:38 smithi067 bash[17655]: cluster 2024-04-03T19:18:37.009017+0000 mgr.y (mgr.24370) 9005 : cluster [DBG] pgmap v8989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:38.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:38 smithi067 bash[17655]: audit 2024-04-03T19:18:37.720892+0000 mon.a (mon.0) 8043 : audit [DBG] from='client.? 172.21.15.67:0/2623088706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:38 smithi067 bash[27441]: cluster 2024-04-03T19:18:37.009017+0000 mgr.y (mgr.24370) 9005 : cluster [DBG] pgmap v8989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:38 smithi067 bash[27441]: audit 2024-04-03T19:18:37.720892+0000 mon.a (mon.0) 8043 : audit [DBG] from='client.? 172.21.15.67:0/2623088706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:40 smithi082 bash[20963]: cluster 2024-04-03T19:18:39.009775+0000 mgr.y (mgr.24370) 9006 : cluster [DBG] pgmap v8990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:40 smithi082 bash[20963]: audit 2024-04-03T19:18:40.129920+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:40 smithi082 bash[20963]: audit 2024-04-03T19:18:40.180554+0000 mon.c (mon.2) 3543 : audit [DBG] from='client.? 172.21.15.67:0/3086480542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:40.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:40 smithi067 bash[27441]: cluster 2024-04-03T19:18:39.009775+0000 mgr.y (mgr.24370) 9006 : cluster [DBG] pgmap v8990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:40 smithi067 bash[27441]: audit 2024-04-03T19:18:40.129920+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:40 smithi067 bash[27441]: audit 2024-04-03T19:18:40.180554+0000 mon.c (mon.2) 3543 : audit [DBG] from='client.? 172.21.15.67:0/3086480542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:40 smithi067 bash[17655]: cluster 2024-04-03T19:18:39.009775+0000 mgr.y (mgr.24370) 9006 : cluster [DBG] pgmap v8990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:40 smithi067 bash[17655]: audit 2024-04-03T19:18:40.129920+0000 mon.a (mon.0) 8044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:40 smithi067 bash[17655]: audit 2024-04-03T19:18:40.180554+0000 mon.c (mon.2) 3543 : audit [DBG] from='client.? 172.21.15.67:0/3086480542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:42.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:42 smithi082 bash[20963]: cluster 2024-04-03T19:18:41.010879+0000 mgr.y (mgr.24370) 9007 : cluster [DBG] pgmap v8991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:42.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:42 smithi067 bash[17655]: cluster 2024-04-03T19:18:41.010879+0000 mgr.y (mgr.24370) 9007 : cluster [DBG] pgmap v8991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:42.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:42 smithi067 bash[27441]: cluster 2024-04-03T19:18:41.010879+0000 mgr.y (mgr.24370) 9007 : cluster [DBG] pgmap v8991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:43.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:43 smithi067 bash[17655]: audit 2024-04-03T19:18:42.632156+0000 mon.a (mon.0) 8045 : audit [DBG] from='client.? 172.21.15.67:0/1469976689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:43.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:43] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T19:18:43.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:43 smithi067 bash[27441]: audit 2024-04-03T19:18:42.632156+0000 mon.a (mon.0) 8045 : audit [DBG] from='client.? 172.21.15.67:0/1469976689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:43.481 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:43 smithi082 bash[20963]: audit 2024-04-03T19:18:42.632156+0000 mon.a (mon.0) 8045 : audit [DBG] from='client.? 172.21.15.67:0/1469976689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:43.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:18:44.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:44 smithi082 bash[20963]: cluster 2024-04-03T19:18:43.011527+0000 mgr.y (mgr.24370) 9008 : cluster [DBG] pgmap v8992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:44.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:44 smithi067 bash[17655]: cluster 2024-04-03T19:18:43.011527+0000 mgr.y (mgr.24370) 9008 : cluster [DBG] pgmap v8992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:44.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:44 smithi067 bash[27441]: cluster 2024-04-03T19:18:43.011527+0000 mgr.y (mgr.24370) 9008 : cluster [DBG] pgmap v8992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:45.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:45 smithi082 bash[20963]: audit 2024-04-03T19:18:45.080646+0000 mon.a (mon.0) 8046 : audit [DBG] from='client.? 172.21.15.67:0/978781322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:45.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:45 smithi067 bash[27441]: audit 2024-04-03T19:18:45.080646+0000 mon.a (mon.0) 8046 : audit [DBG] from='client.? 172.21.15.67:0/978781322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:45.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:45 smithi067 bash[17655]: audit 2024-04-03T19:18:45.080646+0000 mon.a (mon.0) 8046 : audit [DBG] from='client.? 172.21.15.67:0/978781322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:46.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:46 smithi082 bash[20963]: cluster 2024-04-03T19:18:45.012322+0000 mgr.y (mgr.24370) 9009 : cluster [DBG] pgmap v8993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:46.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:46 smithi082 bash[20963]: audit 2024-04-03T19:18:45.296764+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:18:46.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:46 smithi067 bash[17655]: cluster 2024-04-03T19:18:45.012322+0000 mgr.y (mgr.24370) 9009 : cluster [DBG] pgmap v8993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:46.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:46 smithi067 bash[17655]: audit 2024-04-03T19:18:45.296764+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:18:46.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:46 smithi067 bash[27441]: cluster 2024-04-03T19:18:45.012322+0000 mgr.y (mgr.24370) 9009 : cluster [DBG] pgmap v8993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:46.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:46 smithi067 bash[27441]: audit 2024-04-03T19:18:45.296764+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:18:48.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:48 smithi082 bash[20963]: cluster 2024-04-03T19:18:47.013546+0000 mgr.y (mgr.24370) 9010 : cluster [DBG] pgmap v8994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:48.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:48 smithi082 bash[20963]: audit 2024-04-03T19:18:47.533201+0000 mon.b (mon.1) 62 : audit [DBG] from='client.? 172.21.15.67:0/2698325449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:48.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:48 smithi067 bash[27441]: cluster 2024-04-03T19:18:47.013546+0000 mgr.y (mgr.24370) 9010 : cluster [DBG] pgmap v8994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:48.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:48 smithi067 bash[27441]: audit 2024-04-03T19:18:47.533201+0000 mon.b (mon.1) 62 : audit [DBG] from='client.? 172.21.15.67:0/2698325449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:48.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:48 smithi067 bash[17655]: cluster 2024-04-03T19:18:47.013546+0000 mgr.y (mgr.24370) 9010 : cluster [DBG] pgmap v8994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:48.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:48 smithi067 bash[17655]: audit 2024-04-03T19:18:47.533201+0000 mon.b (mon.1) 62 : audit [DBG] from='client.? 172.21.15.67:0/2698325449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:50.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:50 smithi082 bash[20963]: cluster 2024-04-03T19:18:49.014273+0000 mgr.y (mgr.24370) 9011 : cluster [DBG] pgmap v8995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:50.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:50 smithi082 bash[20963]: audit 2024-04-03T19:18:49.999214+0000 mon.a (mon.0) 8048 : audit [DBG] from='client.? 172.21.15.67:0/3320042718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:50.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:50 smithi067 bash[27441]: cluster 2024-04-03T19:18:49.014273+0000 mgr.y (mgr.24370) 9011 : cluster [DBG] pgmap v8995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:50.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:50 smithi067 bash[27441]: audit 2024-04-03T19:18:49.999214+0000 mon.a (mon.0) 8048 : audit [DBG] from='client.? 172.21.15.67:0/3320042718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:50.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:50 smithi067 bash[17655]: cluster 2024-04-03T19:18:49.014273+0000 mgr.y (mgr.24370) 9011 : cluster [DBG] pgmap v8995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:50.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:50 smithi067 bash[17655]: audit 2024-04-03T19:18:49.999214+0000 mon.a (mon.0) 8048 : audit [DBG] from='client.? 172.21.15.67:0/3320042718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:52.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:51 smithi082 bash[20963]: audit 2024-04-03T19:18:50.989830+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:51 smithi082 bash[20963]: audit 2024-04-03T19:18:50.996647+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:51 smithi082 bash[20963]: cluster 2024-04-03T19:18:51.014965+0000 mgr.y (mgr.24370) 9012 : cluster [DBG] pgmap v8996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:52.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:51 smithi082 bash[20963]: audit 2024-04-03T19:18:51.345251+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:51 smithi082 bash[20963]: audit 2024-04-03T19:18:51.358952+0000 mon.a (mon.0) 8052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[17655]: audit 2024-04-03T19:18:50.989830+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[17655]: audit 2024-04-03T19:18:50.996647+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[17655]: cluster 2024-04-03T19:18:51.014965+0000 mgr.y (mgr.24370) 9012 : cluster [DBG] pgmap v8996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:52.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[17655]: audit 2024-04-03T19:18:51.345251+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[17655]: audit 2024-04-03T19:18:51.358952+0000 mon.a (mon.0) 8052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[27441]: audit 2024-04-03T19:18:50.989830+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[27441]: audit 2024-04-03T19:18:50.996647+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[27441]: cluster 2024-04-03T19:18:51.014965+0000 mgr.y (mgr.24370) 9012 : cluster [DBG] pgmap v8996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:52.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[27441]: audit 2024-04-03T19:18:51.345251+0000 mon.a (mon.0) 8051 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:52.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:51 smithi067 bash[27441]: audit 2024-04-03T19:18:51.358952+0000 mon.a (mon.0) 8052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:18:53.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:52 smithi082 bash[20963]: audit 2024-04-03T19:18:52.450888+0000 mon.c (mon.2) 3544 : audit [DBG] from='client.? 172.21.15.67:0/1695537549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:53.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:53] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T19:18:53.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:52 smithi067 bash[27441]: audit 2024-04-03T19:18:52.450888+0000 mon.c (mon.2) 3544 : audit [DBG] from='client.? 172.21.15.67:0/1695537549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:53.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:52 smithi067 bash[17655]: audit 2024-04-03T19:18:52.450888+0000 mon.c (mon.2) 3544 : audit [DBG] from='client.? 172.21.15.67:0/1695537549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:53.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:18:54.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:54 smithi082 bash[20963]: cluster 2024-04-03T19:18:53.015651+0000 mgr.y (mgr.24370) 9013 : cluster [DBG] pgmap v8997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:54.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:54 smithi067 bash[17655]: cluster 2024-04-03T19:18:53.015651+0000 mgr.y (mgr.24370) 9013 : cluster [DBG] pgmap v8997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:54.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:54 smithi067 bash[27441]: cluster 2024-04-03T19:18:53.015651+0000 mgr.y (mgr.24370) 9013 : cluster [DBG] pgmap v8997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:55.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:55 smithi082 bash[20963]: audit 2024-04-03T19:18:54.916153+0000 mon.a (mon.0) 8053 : audit [DBG] from='client.? 172.21.15.67:0/2481909061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:55.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:55 smithi067 bash[17655]: audit 2024-04-03T19:18:54.916153+0000 mon.a (mon.0) 8053 : audit [DBG] from='client.? 172.21.15.67:0/2481909061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:55.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:55 smithi067 bash[27441]: audit 2024-04-03T19:18:54.916153+0000 mon.a (mon.0) 8053 : audit [DBG] from='client.? 172.21.15.67:0/2481909061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:56.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:56 smithi082 bash[20963]: cluster 2024-04-03T19:18:55.016219+0000 mgr.y (mgr.24370) 9014 : cluster [DBG] pgmap v8998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:56.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:56 smithi082 bash[20963]: audit 2024-04-03T19:18:55.130913+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:56 smithi067 bash[27441]: cluster 2024-04-03T19:18:55.016219+0000 mgr.y (mgr.24370) 9014 : cluster [DBG] pgmap v8998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:56.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:56 smithi067 bash[27441]: audit 2024-04-03T19:18:55.130913+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:56.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:56 smithi067 bash[17655]: cluster 2024-04-03T19:18:55.016219+0000 mgr.y (mgr.24370) 9014 : cluster [DBG] pgmap v8998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:56.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:56 smithi067 bash[17655]: audit 2024-04-03T19:18:55.130913+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:18:58.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:58 smithi082 bash[20963]: cluster 2024-04-03T19:18:57.017349+0000 mgr.y (mgr.24370) 9015 : cluster [DBG] pgmap v8999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:58.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:18:58 smithi082 bash[20963]: audit 2024-04-03T19:18:57.355450+0000 mon.a (mon.0) 8055 : audit [DBG] from='client.? 172.21.15.67:0/307596545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:58.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:58 smithi067 bash[17655]: cluster 2024-04-03T19:18:57.017349+0000 mgr.y (mgr.24370) 9015 : cluster [DBG] pgmap v8999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:58.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:18:58 smithi067 bash[17655]: audit 2024-04-03T19:18:57.355450+0000 mon.a (mon.0) 8055 : audit [DBG] from='client.? 172.21.15.67:0/307596545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:18:58.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:58 smithi067 bash[27441]: cluster 2024-04-03T19:18:57.017349+0000 mgr.y (mgr.24370) 9015 : cluster [DBG] pgmap v8999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:18:58.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:18:58 smithi067 bash[27441]: audit 2024-04-03T19:18:57.355450+0000 mon.a (mon.0) 8055 : audit [DBG] from='client.? 172.21.15.67:0/307596545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:00.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:00 smithi082 bash[20963]: cluster 2024-04-03T19:18:59.018034+0000 mgr.y (mgr.24370) 9016 : cluster [DBG] pgmap v9000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:00.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:00 smithi082 bash[20963]: audit 2024-04-03T19:18:59.835107+0000 mon.c (mon.2) 3545 : audit [DBG] from='client.? 172.21.15.67:0/2319810652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:00.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:00 smithi067 bash[17655]: cluster 2024-04-03T19:18:59.018034+0000 mgr.y (mgr.24370) 9016 : cluster [DBG] pgmap v9000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:00.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:00 smithi067 bash[17655]: audit 2024-04-03T19:18:59.835107+0000 mon.c (mon.2) 3545 : audit [DBG] from='client.? 172.21.15.67:0/2319810652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:00.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:00 smithi067 bash[27441]: cluster 2024-04-03T19:18:59.018034+0000 mgr.y (mgr.24370) 9016 : cluster [DBG] pgmap v9000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:00.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:00 smithi067 bash[27441]: audit 2024-04-03T19:18:59.835107+0000 mon.c (mon.2) 3545 : audit [DBG] from='client.? 172.21.15.67:0/2319810652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:02.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:02 smithi082 bash[20963]: cluster 2024-04-03T19:19:01.018826+0000 mgr.y (mgr.24370) 9017 : cluster [DBG] pgmap v9001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:02.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:02 smithi082 bash[20963]: audit 2024-04-03T19:19:01.476167+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:19:02.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:02 smithi082 bash[20963]: audit 2024-04-03T19:19:01.484582+0000 mon.a (mon.0) 8057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:19:02.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:02 smithi082 bash[20963]: audit 2024-04-03T19:19:01.486982+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:19:02.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:02 smithi082 bash[20963]: audit 2024-04-03T19:19:01.488269+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:19:02.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:02 smithi082 bash[20963]: audit 2024-04-03T19:19:01.497205+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:19:02.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[17655]: cluster 2024-04-03T19:19:01.018826+0000 mgr.y (mgr.24370) 9017 : cluster [DBG] pgmap v9001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:02.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[17655]: audit 2024-04-03T19:19:01.476167+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:19:02.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[17655]: audit 2024-04-03T19:19:01.484582+0000 mon.a (mon.0) 8057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:19:02.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[17655]: audit 2024-04-03T19:19:01.486982+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:19:02.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[17655]: audit 2024-04-03T19:19:01.488269+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:19:02.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[17655]: audit 2024-04-03T19:19:01.497205+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:19:02.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[27441]: cluster 2024-04-03T19:19:01.018826+0000 mgr.y (mgr.24370) 9017 : cluster [DBG] pgmap v9001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:02.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[27441]: audit 2024-04-03T19:19:01.476167+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:19:02.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[27441]: audit 2024-04-03T19:19:01.484582+0000 mon.a (mon.0) 8057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:19:02.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[27441]: audit 2024-04-03T19:19:01.486982+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:19:02.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[27441]: audit 2024-04-03T19:19:01.488269+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:19:02.395 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:02 smithi067 bash[27441]: audit 2024-04-03T19:19:01.497205+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:19:03.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:03 smithi082 bash[20963]: audit 2024-04-03T19:19:02.289633+0000 mon.a (mon.0) 8061 : audit [DBG] from='client.? 172.21.15.67:0/4151431355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:03.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:19:03.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:03 smithi067 bash[27441]: audit 2024-04-03T19:19:02.289633+0000 mon.a (mon.0) 8061 : audit [DBG] from='client.? 172.21.15.67:0/4151431355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:03.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:03 smithi067 bash[17655]: audit 2024-04-03T19:19:02.289633+0000 mon.a (mon.0) 8061 : audit [DBG] from='client.? 172.21.15.67:0/4151431355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:03.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:19:04.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:04 smithi082 bash[20963]: cluster 2024-04-03T19:19:03.019404+0000 mgr.y (mgr.24370) 9018 : cluster [DBG] pgmap v9002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:04.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:04 smithi067 bash[17655]: cluster 2024-04-03T19:19:03.019404+0000 mgr.y (mgr.24370) 9018 : cluster [DBG] pgmap v9002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:04.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:04 smithi067 bash[27441]: cluster 2024-04-03T19:19:03.019404+0000 mgr.y (mgr.24370) 9018 : cluster [DBG] pgmap v9002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:05.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:05 smithi082 bash[20963]: audit 2024-04-03T19:19:04.741888+0000 mon.c (mon.2) 3546 : audit [DBG] from='client.? 172.21.15.67:0/575628474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:05.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:05 smithi067 bash[27441]: audit 2024-04-03T19:19:04.741888+0000 mon.c (mon.2) 3546 : audit [DBG] from='client.? 172.21.15.67:0/575628474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:05.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:05 smithi067 bash[17655]: audit 2024-04-03T19:19:04.741888+0000 mon.c (mon.2) 3546 : audit [DBG] from='client.? 172.21.15.67:0/575628474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:06.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:06 smithi082 bash[20963]: cluster 2024-04-03T19:19:05.020125+0000 mgr.y (mgr.24370) 9019 : cluster [DBG] pgmap v9003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:06.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:06 smithi067 bash[17655]: cluster 2024-04-03T19:19:05.020125+0000 mgr.y (mgr.24370) 9019 : cluster [DBG] pgmap v9003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:06.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:06 smithi067 bash[27441]: cluster 2024-04-03T19:19:05.020125+0000 mgr.y (mgr.24370) 9019 : cluster [DBG] pgmap v9003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:08.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:08 smithi082 bash[20963]: cluster 2024-04-03T19:19:07.021271+0000 mgr.y (mgr.24370) 9020 : cluster [DBG] pgmap v9004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:08.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:08 smithi082 bash[20963]: audit 2024-04-03T19:19:07.197602+0000 mon.a (mon.0) 8062 : audit [DBG] from='client.? 172.21.15.67:0/1776671601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:08.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:08 smithi067 bash[17655]: cluster 2024-04-03T19:19:07.021271+0000 mgr.y (mgr.24370) 9020 : cluster [DBG] pgmap v9004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:08.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:08 smithi067 bash[17655]: audit 2024-04-03T19:19:07.197602+0000 mon.a (mon.0) 8062 : audit [DBG] from='client.? 172.21.15.67:0/1776671601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:08.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:08 smithi067 bash[27441]: cluster 2024-04-03T19:19:07.021271+0000 mgr.y (mgr.24370) 9020 : cluster [DBG] pgmap v9004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:08.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:08 smithi067 bash[27441]: audit 2024-04-03T19:19:07.197602+0000 mon.a (mon.0) 8062 : audit [DBG] from='client.? 172.21.15.67:0/1776671601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:10.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:10 smithi082 bash[20963]: cluster 2024-04-03T19:19:09.021963+0000 mgr.y (mgr.24370) 9021 : cluster [DBG] pgmap v9005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:10.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:10 smithi082 bash[20963]: audit 2024-04-03T19:19:09.651309+0000 mon.a (mon.0) 8063 : audit [DBG] from='client.? 172.21.15.67:0/2335782043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:10.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:10 smithi067 bash[17655]: cluster 2024-04-03T19:19:09.021963+0000 mgr.y (mgr.24370) 9021 : cluster [DBG] pgmap v9005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:10.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:10 smithi067 bash[17655]: audit 2024-04-03T19:19:09.651309+0000 mon.a (mon.0) 8063 : audit [DBG] from='client.? 172.21.15.67:0/2335782043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:10.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:10 smithi067 bash[27441]: cluster 2024-04-03T19:19:09.021963+0000 mgr.y (mgr.24370) 9021 : cluster [DBG] pgmap v9005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:10.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:10 smithi067 bash[27441]: audit 2024-04-03T19:19:09.651309+0000 mon.a (mon.0) 8063 : audit [DBG] from='client.? 172.21.15.67:0/2335782043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:11.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:11 smithi082 bash[20963]: audit 2024-04-03T19:19:10.131101+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:11.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:11 smithi067 bash[17655]: audit 2024-04-03T19:19:10.131101+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:11.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:11 smithi067 bash[27441]: audit 2024-04-03T19:19:10.131101+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:12.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:12 smithi082 bash[20963]: cluster 2024-04-03T19:19:11.023106+0000 mgr.y (mgr.24370) 9022 : cluster [DBG] pgmap v9006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:12.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:12 smithi082 bash[20963]: audit 2024-04-03T19:19:12.102939+0000 mon.c (mon.2) 3547 : audit [DBG] from='client.? 172.21.15.67:0/280390389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:12.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:12 smithi067 bash[17655]: cluster 2024-04-03T19:19:11.023106+0000 mgr.y (mgr.24370) 9022 : cluster [DBG] pgmap v9006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:12.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:12 smithi067 bash[17655]: audit 2024-04-03T19:19:12.102939+0000 mon.c (mon.2) 3547 : audit [DBG] from='client.? 172.21.15.67:0/280390389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:12.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:12 smithi067 bash[27441]: cluster 2024-04-03T19:19:11.023106+0000 mgr.y (mgr.24370) 9022 : cluster [DBG] pgmap v9006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:12.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:12 smithi067 bash[27441]: audit 2024-04-03T19:19:12.102939+0000 mon.c (mon.2) 3547 : audit [DBG] from='client.? 172.21.15.67:0/280390389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:13.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:19:13.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:19:14.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:14 smithi082 bash[20963]: cluster 2024-04-03T19:19:13.023773+0000 mgr.y (mgr.24370) 9023 : cluster [DBG] pgmap v9007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:14.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:14 smithi067 bash[17655]: cluster 2024-04-03T19:19:13.023773+0000 mgr.y (mgr.24370) 9023 : cluster [DBG] pgmap v9007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:14.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:14 smithi067 bash[27441]: cluster 2024-04-03T19:19:13.023773+0000 mgr.y (mgr.24370) 9023 : cluster [DBG] pgmap v9007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:15.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:15 smithi067 bash[17655]: audit 2024-04-03T19:19:14.554927+0000 mon.c (mon.2) 3548 : audit [DBG] from='client.? 172.21.15.67:0/960784266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:15.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:15 smithi067 bash[27441]: audit 2024-04-03T19:19:14.554927+0000 mon.c (mon.2) 3548 : audit [DBG] from='client.? 172.21.15.67:0/960784266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:15.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:15 smithi082 bash[20963]: audit 2024-04-03T19:19:14.554927+0000 mon.c (mon.2) 3548 : audit [DBG] from='client.? 172.21.15.67:0/960784266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:16.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:16 smithi067 bash[17655]: cluster 2024-04-03T19:19:15.024503+0000 mgr.y (mgr.24370) 9024 : cluster [DBG] pgmap v9008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:16.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:16 smithi067 bash[27441]: cluster 2024-04-03T19:19:15.024503+0000 mgr.y (mgr.24370) 9024 : cluster [DBG] pgmap v9008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:16.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:16 smithi082 bash[20963]: cluster 2024-04-03T19:19:15.024503+0000 mgr.y (mgr.24370) 9024 : cluster [DBG] pgmap v9008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:17.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:17 smithi067 bash[17655]: audit 2024-04-03T19:19:17.014911+0000 mon.c (mon.2) 3549 : audit [DBG] from='client.? 172.21.15.67:0/3488457295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:17.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:17 smithi067 bash[27441]: audit 2024-04-03T19:19:17.014911+0000 mon.c (mon.2) 3549 : audit [DBG] from='client.? 172.21.15.67:0/3488457295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:17.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:17 smithi082 bash[20963]: audit 2024-04-03T19:19:17.014911+0000 mon.c (mon.2) 3549 : audit [DBG] from='client.? 172.21.15.67:0/3488457295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:18.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:18 smithi067 bash[17655]: cluster 2024-04-03T19:19:17.025309+0000 mgr.y (mgr.24370) 9025 : cluster [DBG] pgmap v9009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:18.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:18 smithi067 bash[27441]: cluster 2024-04-03T19:19:17.025309+0000 mgr.y (mgr.24370) 9025 : cluster [DBG] pgmap v9009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:18.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:18 smithi082 bash[20963]: cluster 2024-04-03T19:19:17.025309+0000 mgr.y (mgr.24370) 9025 : cluster [DBG] pgmap v9009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:20.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:20 smithi067 bash[17655]: cluster 2024-04-03T19:19:19.025967+0000 mgr.y (mgr.24370) 9026 : cluster [DBG] pgmap v9010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:20.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:20 smithi067 bash[17655]: audit 2024-04-03T19:19:19.478345+0000 mon.c (mon.2) 3550 : audit [DBG] from='client.? 172.21.15.67:0/4275469236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:20.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:20 smithi067 bash[27441]: cluster 2024-04-03T19:19:19.025967+0000 mgr.y (mgr.24370) 9026 : cluster [DBG] pgmap v9010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:20.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:20 smithi067 bash[27441]: audit 2024-04-03T19:19:19.478345+0000 mon.c (mon.2) 3550 : audit [DBG] from='client.? 172.21.15.67:0/4275469236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:20.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:20 smithi082 bash[20963]: cluster 2024-04-03T19:19:19.025967+0000 mgr.y (mgr.24370) 9026 : cluster [DBG] pgmap v9010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:20.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:20 smithi082 bash[20963]: audit 2024-04-03T19:19:19.478345+0000 mon.c (mon.2) 3550 : audit [DBG] from='client.? 172.21.15.67:0/4275469236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:22.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:22 smithi067 bash[17655]: cluster 2024-04-03T19:19:21.027128+0000 mgr.y (mgr.24370) 9027 : cluster [DBG] pgmap v9011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:22.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:22 smithi067 bash[17655]: audit 2024-04-03T19:19:21.932501+0000 mon.a (mon.0) 8065 : audit [DBG] from='client.? 172.21.15.67:0/1813143154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:22.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:22 smithi067 bash[27441]: cluster 2024-04-03T19:19:21.027128+0000 mgr.y (mgr.24370) 9027 : cluster [DBG] pgmap v9011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:22.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:22 smithi067 bash[27441]: audit 2024-04-03T19:19:21.932501+0000 mon.a (mon.0) 8065 : audit [DBG] from='client.? 172.21.15.67:0/1813143154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:22.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:22 smithi082 bash[20963]: cluster 2024-04-03T19:19:21.027128+0000 mgr.y (mgr.24370) 9027 : cluster [DBG] pgmap v9011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:22.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:22 smithi082 bash[20963]: audit 2024-04-03T19:19:21.932501+0000 mon.a (mon.0) 8065 : audit [DBG] from='client.? 172.21.15.67:0/1813143154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:23.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:19:23.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:19:24.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:24 smithi082 bash[20963]: cluster 2024-04-03T19:19:23.027957+0000 mgr.y (mgr.24370) 9028 : cluster [DBG] pgmap v9012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:24.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:24 smithi067 bash[27441]: cluster 2024-04-03T19:19:23.027957+0000 mgr.y (mgr.24370) 9028 : cluster [DBG] pgmap v9012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:24.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:24 smithi067 bash[17655]: cluster 2024-04-03T19:19:23.027957+0000 mgr.y (mgr.24370) 9028 : cluster [DBG] pgmap v9012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:25.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:25 smithi082 bash[20963]: audit 2024-04-03T19:19:24.381942+0000 mon.a (mon.0) 8066 : audit [DBG] from='client.? 172.21.15.67:0/457119306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:25.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:25 smithi082 bash[20963]: audit 2024-04-03T19:19:25.131733+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:25.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:25 smithi067 bash[17655]: audit 2024-04-03T19:19:24.381942+0000 mon.a (mon.0) 8066 : audit [DBG] from='client.? 172.21.15.67:0/457119306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:25.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:25 smithi067 bash[17655]: audit 2024-04-03T19:19:25.131733+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:25.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:25 smithi067 bash[27441]: audit 2024-04-03T19:19:24.381942+0000 mon.a (mon.0) 8066 : audit [DBG] from='client.? 172.21.15.67:0/457119306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:25.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:25 smithi067 bash[27441]: audit 2024-04-03T19:19:25.131733+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:26.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:26 smithi082 bash[20963]: cluster 2024-04-03T19:19:25.028679+0000 mgr.y (mgr.24370) 9029 : cluster [DBG] pgmap v9013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:26.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:26 smithi067 bash[27441]: cluster 2024-04-03T19:19:25.028679+0000 mgr.y (mgr.24370) 9029 : cluster [DBG] pgmap v9013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:26.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:26 smithi067 bash[17655]: cluster 2024-04-03T19:19:25.028679+0000 mgr.y (mgr.24370) 9029 : cluster [DBG] pgmap v9013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:27.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:27 smithi082 bash[20963]: audit 2024-04-03T19:19:26.839560+0000 mon.c (mon.2) 3551 : audit [DBG] from='client.? 172.21.15.67:0/2406895830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:27.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:27 smithi067 bash[17655]: audit 2024-04-03T19:19:26.839560+0000 mon.c (mon.2) 3551 : audit [DBG] from='client.? 172.21.15.67:0/2406895830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:27.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:27 smithi067 bash[27441]: audit 2024-04-03T19:19:26.839560+0000 mon.c (mon.2) 3551 : audit [DBG] from='client.? 172.21.15.67:0/2406895830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:28.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:28 smithi082 bash[20963]: cluster 2024-04-03T19:19:27.029878+0000 mgr.y (mgr.24370) 9030 : cluster [DBG] pgmap v9014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:28.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:28 smithi067 bash[17655]: cluster 2024-04-03T19:19:27.029878+0000 mgr.y (mgr.24370) 9030 : cluster [DBG] pgmap v9014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:28.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:28 smithi067 bash[27441]: cluster 2024-04-03T19:19:27.029878+0000 mgr.y (mgr.24370) 9030 : cluster [DBG] pgmap v9014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:30.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:30 smithi082 bash[20963]: cluster 2024-04-03T19:19:29.030511+0000 mgr.y (mgr.24370) 9031 : cluster [DBG] pgmap v9015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:30.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:30 smithi082 bash[20963]: audit 2024-04-03T19:19:29.305122+0000 mon.c (mon.2) 3552 : audit [DBG] from='client.? 172.21.15.67:0/4266178598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:30.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:30 smithi067 bash[17655]: cluster 2024-04-03T19:19:29.030511+0000 mgr.y (mgr.24370) 9031 : cluster [DBG] pgmap v9015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:30.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:30 smithi067 bash[17655]: audit 2024-04-03T19:19:29.305122+0000 mon.c (mon.2) 3552 : audit [DBG] from='client.? 172.21.15.67:0/4266178598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:30.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:30 smithi067 bash[27441]: cluster 2024-04-03T19:19:29.030511+0000 mgr.y (mgr.24370) 9031 : cluster [DBG] pgmap v9015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:30.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:30 smithi067 bash[27441]: audit 2024-04-03T19:19:29.305122+0000 mon.c (mon.2) 3552 : audit [DBG] from='client.? 172.21.15.67:0/4266178598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:32.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:32 smithi082 bash[20963]: cluster 2024-04-03T19:19:31.031739+0000 mgr.y (mgr.24370) 9032 : cluster [DBG] pgmap v9016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:32.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:32 smithi082 bash[20963]: audit 2024-04-03T19:19:31.762241+0000 mon.c (mon.2) 3553 : audit [DBG] from='client.? 172.21.15.67:0/2303498254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:32.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:32 smithi067 bash[17655]: cluster 2024-04-03T19:19:31.031739+0000 mgr.y (mgr.24370) 9032 : cluster [DBG] pgmap v9016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:32.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:32 smithi067 bash[17655]: audit 2024-04-03T19:19:31.762241+0000 mon.c (mon.2) 3553 : audit [DBG] from='client.? 172.21.15.67:0/2303498254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:32.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:32 smithi067 bash[27441]: cluster 2024-04-03T19:19:31.031739+0000 mgr.y (mgr.24370) 9032 : cluster [DBG] pgmap v9016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:32.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:32 smithi067 bash[27441]: audit 2024-04-03T19:19:31.762241+0000 mon.c (mon.2) 3553 : audit [DBG] from='client.? 172.21.15.67:0/2303498254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:33.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:33] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:19:33.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:19:34.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:34 smithi082 bash[20963]: cluster 2024-04-03T19:19:33.032603+0000 mgr.y (mgr.24370) 9033 : cluster [DBG] pgmap v9017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:34.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:34 smithi067 bash[17655]: cluster 2024-04-03T19:19:33.032603+0000 mgr.y (mgr.24370) 9033 : cluster [DBG] pgmap v9017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:34.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:34 smithi067 bash[27441]: cluster 2024-04-03T19:19:33.032603+0000 mgr.y (mgr.24370) 9033 : cluster [DBG] pgmap v9017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:35.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:35 smithi082 bash[20963]: audit 2024-04-03T19:19:34.205061+0000 mon.c (mon.2) 3554 : audit [DBG] from='client.? 172.21.15.67:0/2239026901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:35.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:35 smithi067 bash[27441]: audit 2024-04-03T19:19:34.205061+0000 mon.c (mon.2) 3554 : audit [DBG] from='client.? 172.21.15.67:0/2239026901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:35.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:35 smithi067 bash[17655]: audit 2024-04-03T19:19:34.205061+0000 mon.c (mon.2) 3554 : audit [DBG] from='client.? 172.21.15.67:0/2239026901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:36.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:36 smithi082 bash[20963]: cluster 2024-04-03T19:19:35.033281+0000 mgr.y (mgr.24370) 9034 : cluster [DBG] pgmap v9018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:36.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:36 smithi067 bash[17655]: cluster 2024-04-03T19:19:35.033281+0000 mgr.y (mgr.24370) 9034 : cluster [DBG] pgmap v9018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:36.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:36 smithi067 bash[27441]: cluster 2024-04-03T19:19:35.033281+0000 mgr.y (mgr.24370) 9034 : cluster [DBG] pgmap v9018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:37.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:37 smithi082 bash[20963]: audit 2024-04-03T19:19:36.662870+0000 mon.c (mon.2) 3555 : audit [DBG] from='client.? 172.21.15.67:0/3399509882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:37.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:37 smithi067 bash[17655]: audit 2024-04-03T19:19:36.662870+0000 mon.c (mon.2) 3555 : audit [DBG] from='client.? 172.21.15.67:0/3399509882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:37.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:37 smithi067 bash[27441]: audit 2024-04-03T19:19:36.662870+0000 mon.c (mon.2) 3555 : audit [DBG] from='client.? 172.21.15.67:0/3399509882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:38 smithi082 bash[20963]: cluster 2024-04-03T19:19:37.034444+0000 mgr.y (mgr.24370) 9035 : cluster [DBG] pgmap v9019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:38.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:38 smithi067 bash[27441]: cluster 2024-04-03T19:19:37.034444+0000 mgr.y (mgr.24370) 9035 : cluster [DBG] pgmap v9019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:38.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:38 smithi067 bash[17655]: cluster 2024-04-03T19:19:37.034444+0000 mgr.y (mgr.24370) 9035 : cluster [DBG] pgmap v9019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:39.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:39 smithi082 bash[20963]: audit 2024-04-03T19:19:39.121822+0000 mon.a (mon.0) 8068 : audit [DBG] from='client.? 172.21.15.67:0/847582606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:39.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:39 smithi067 bash[17655]: audit 2024-04-03T19:19:39.121822+0000 mon.a (mon.0) 8068 : audit [DBG] from='client.? 172.21.15.67:0/847582606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:39.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:39 smithi067 bash[27441]: audit 2024-04-03T19:19:39.121822+0000 mon.a (mon.0) 8068 : audit [DBG] from='client.? 172.21.15.67:0/847582606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:40 smithi082 bash[20963]: cluster 2024-04-03T19:19:39.035054+0000 mgr.y (mgr.24370) 9036 : cluster [DBG] pgmap v9020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:40 smithi082 bash[20963]: audit 2024-04-03T19:19:40.132309+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:40.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:40 smithi067 bash[17655]: cluster 2024-04-03T19:19:39.035054+0000 mgr.y (mgr.24370) 9036 : cluster [DBG] pgmap v9020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:40.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:40 smithi067 bash[17655]: audit 2024-04-03T19:19:40.132309+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:40.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:40 smithi067 bash[27441]: cluster 2024-04-03T19:19:39.035054+0000 mgr.y (mgr.24370) 9036 : cluster [DBG] pgmap v9020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:40 smithi067 bash[27441]: audit 2024-04-03T19:19:40.132309+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:42.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:42 smithi082 bash[20963]: cluster 2024-04-03T19:19:41.036256+0000 mgr.y (mgr.24370) 9037 : cluster [DBG] pgmap v9021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:42.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:42 smithi082 bash[20963]: audit 2024-04-03T19:19:41.571186+0000 mon.c (mon.2) 3556 : audit [DBG] from='client.? 172.21.15.67:0/4221175749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:42.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:42 smithi067 bash[27441]: cluster 2024-04-03T19:19:41.036256+0000 mgr.y (mgr.24370) 9037 : cluster [DBG] pgmap v9021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:42.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:42 smithi067 bash[27441]: audit 2024-04-03T19:19:41.571186+0000 mon.c (mon.2) 3556 : audit [DBG] from='client.? 172.21.15.67:0/4221175749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:42.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:42 smithi067 bash[17655]: cluster 2024-04-03T19:19:41.036256+0000 mgr.y (mgr.24370) 9037 : cluster [DBG] pgmap v9021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:42.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:42 smithi067 bash[17655]: audit 2024-04-03T19:19:41.571186+0000 mon.c (mon.2) 3556 : audit [DBG] from='client.? 172.21.15.67:0/4221175749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:43.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:19:43.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:19:44.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:44 smithi082 bash[20963]: cluster 2024-04-03T19:19:43.036973+0000 mgr.y (mgr.24370) 9038 : cluster [DBG] pgmap v9022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:44.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:44 smithi082 bash[20963]: audit 2024-04-03T19:19:44.030462+0000 mon.c (mon.2) 3557 : audit [DBG] from='client.? 172.21.15.67:0/3748114293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:44.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:44 smithi067 bash[17655]: cluster 2024-04-03T19:19:43.036973+0000 mgr.y (mgr.24370) 9038 : cluster [DBG] pgmap v9022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:44.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:44 smithi067 bash[17655]: audit 2024-04-03T19:19:44.030462+0000 mon.c (mon.2) 3557 : audit [DBG] from='client.? 172.21.15.67:0/3748114293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:44.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:44 smithi067 bash[27441]: cluster 2024-04-03T19:19:43.036973+0000 mgr.y (mgr.24370) 9038 : cluster [DBG] pgmap v9022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:44.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:44 smithi067 bash[27441]: audit 2024-04-03T19:19:44.030462+0000 mon.c (mon.2) 3557 : audit [DBG] from='client.? 172.21.15.67:0/3748114293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:46.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:46 smithi082 bash[20963]: cluster 2024-04-03T19:19:45.037822+0000 mgr.y (mgr.24370) 9039 : cluster [DBG] pgmap v9023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:46.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:46 smithi067 bash[17655]: cluster 2024-04-03T19:19:45.037822+0000 mgr.y (mgr.24370) 9039 : cluster [DBG] pgmap v9023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:46.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:46 smithi067 bash[27441]: cluster 2024-04-03T19:19:45.037822+0000 mgr.y (mgr.24370) 9039 : cluster [DBG] pgmap v9023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:47.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:47 smithi082 bash[20963]: audit 2024-04-03T19:19:46.487003+0000 mon.a (mon.0) 8070 : audit [DBG] from='client.? 172.21.15.67:0/2840485013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:47.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:47 smithi067 bash[17655]: audit 2024-04-03T19:19:46.487003+0000 mon.a (mon.0) 8070 : audit [DBG] from='client.? 172.21.15.67:0/2840485013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:47.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:47 smithi067 bash[27441]: audit 2024-04-03T19:19:46.487003+0000 mon.a (mon.0) 8070 : audit [DBG] from='client.? 172.21.15.67:0/2840485013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:48.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:48 smithi082 bash[20963]: cluster 2024-04-03T19:19:47.039175+0000 mgr.y (mgr.24370) 9040 : cluster [DBG] pgmap v9024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:48.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:48 smithi067 bash[27441]: cluster 2024-04-03T19:19:47.039175+0000 mgr.y (mgr.24370) 9040 : cluster [DBG] pgmap v9024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:48.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:48 smithi067 bash[17655]: cluster 2024-04-03T19:19:47.039175+0000 mgr.y (mgr.24370) 9040 : cluster [DBG] pgmap v9024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:49.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:49 smithi082 bash[20963]: audit 2024-04-03T19:19:48.941691+0000 mon.c (mon.2) 3558 : audit [DBG] from='client.? 172.21.15.67:0/3570615583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:49.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:49 smithi067 bash[17655]: audit 2024-04-03T19:19:48.941691+0000 mon.c (mon.2) 3558 : audit [DBG] from='client.? 172.21.15.67:0/3570615583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:49.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:49 smithi067 bash[27441]: audit 2024-04-03T19:19:48.941691+0000 mon.c (mon.2) 3558 : audit [DBG] from='client.? 172.21.15.67:0/3570615583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:50.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:50 smithi082 bash[20963]: cluster 2024-04-03T19:19:49.039890+0000 mgr.y (mgr.24370) 9041 : cluster [DBG] pgmap v9025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:50.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:50 smithi067 bash[27441]: cluster 2024-04-03T19:19:49.039890+0000 mgr.y (mgr.24370) 9041 : cluster [DBG] pgmap v9025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:50.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:50 smithi067 bash[17655]: cluster 2024-04-03T19:19:49.039890+0000 mgr.y (mgr.24370) 9041 : cluster [DBG] pgmap v9025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:52.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:52 smithi082 bash[20963]: cluster 2024-04-03T19:19:51.040817+0000 mgr.y (mgr.24370) 9042 : cluster [DBG] pgmap v9026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:52.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:52 smithi082 bash[20963]: audit 2024-04-03T19:19:51.394724+0000 mon.c (mon.2) 3559 : audit [DBG] from='client.? 172.21.15.67:0/3306414229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:52.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:52 smithi067 bash[17655]: cluster 2024-04-03T19:19:51.040817+0000 mgr.y (mgr.24370) 9042 : cluster [DBG] pgmap v9026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:52.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:52 smithi067 bash[17655]: audit 2024-04-03T19:19:51.394724+0000 mon.c (mon.2) 3559 : audit [DBG] from='client.? 172.21.15.67:0/3306414229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:52.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:52 smithi067 bash[27441]: cluster 2024-04-03T19:19:51.040817+0000 mgr.y (mgr.24370) 9042 : cluster [DBG] pgmap v9026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:52.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:52 smithi067 bash[27441]: audit 2024-04-03T19:19:51.394724+0000 mon.c (mon.2) 3559 : audit [DBG] from='client.? 172.21.15.67:0/3306414229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:53.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:19:53.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:19:54.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:54 smithi082 bash[20963]: cluster 2024-04-03T19:19:53.041476+0000 mgr.y (mgr.24370) 9043 : cluster [DBG] pgmap v9027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:54.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:54 smithi082 bash[20963]: audit 2024-04-03T19:19:53.852160+0000 mon.c (mon.2) 3560 : audit [DBG] from='client.? 172.21.15.67:0/1532880523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:54.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:54 smithi067 bash[17655]: cluster 2024-04-03T19:19:53.041476+0000 mgr.y (mgr.24370) 9043 : cluster [DBG] pgmap v9027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:54.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:54 smithi067 bash[17655]: audit 2024-04-03T19:19:53.852160+0000 mon.c (mon.2) 3560 : audit [DBG] from='client.? 172.21.15.67:0/1532880523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:54.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:54 smithi067 bash[27441]: cluster 2024-04-03T19:19:53.041476+0000 mgr.y (mgr.24370) 9043 : cluster [DBG] pgmap v9027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:54.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:54 smithi067 bash[27441]: audit 2024-04-03T19:19:53.852160+0000 mon.c (mon.2) 3560 : audit [DBG] from='client.? 172.21.15.67:0/1532880523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:55.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:55 smithi082 bash[20963]: audit 2024-04-03T19:19:55.132799+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:55.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:55 smithi067 bash[17655]: audit 2024-04-03T19:19:55.132799+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:55.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:55 smithi067 bash[27441]: audit 2024-04-03T19:19:55.132799+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:19:56.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:56 smithi082 bash[20963]: cluster 2024-04-03T19:19:55.042146+0000 mgr.y (mgr.24370) 9044 : cluster [DBG] pgmap v9028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:56.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:56 smithi067 bash[17655]: cluster 2024-04-03T19:19:55.042146+0000 mgr.y (mgr.24370) 9044 : cluster [DBG] pgmap v9028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:56.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:56 smithi067 bash[27441]: cluster 2024-04-03T19:19:55.042146+0000 mgr.y (mgr.24370) 9044 : cluster [DBG] pgmap v9028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:57.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:57 smithi082 bash[20963]: audit 2024-04-03T19:19:56.311823+0000 mon.a (mon.0) 8072 : audit [DBG] from='client.? 172.21.15.67:0/2669529219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:57.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:57 smithi067 bash[17655]: audit 2024-04-03T19:19:56.311823+0000 mon.a (mon.0) 8072 : audit [DBG] from='client.? 172.21.15.67:0/2669529219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:57.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:57 smithi067 bash[27441]: audit 2024-04-03T19:19:56.311823+0000 mon.a (mon.0) 8072 : audit [DBG] from='client.? 172.21.15.67:0/2669529219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:58.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:58 smithi082 bash[20963]: cluster 2024-04-03T19:19:57.043324+0000 mgr.y (mgr.24370) 9045 : cluster [DBG] pgmap v9029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:58.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:58 smithi067 bash[17655]: cluster 2024-04-03T19:19:57.043324+0000 mgr.y (mgr.24370) 9045 : cluster [DBG] pgmap v9029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:58.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:58 smithi067 bash[27441]: cluster 2024-04-03T19:19:57.043324+0000 mgr.y (mgr.24370) 9045 : cluster [DBG] pgmap v9029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:19:59.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:19:59 smithi082 bash[20963]: audit 2024-04-03T19:19:58.770690+0000 mon.c (mon.2) 3561 : audit [DBG] from='client.? 172.21.15.67:0/3162499517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:59.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:19:59 smithi067 bash[17655]: audit 2024-04-03T19:19:58.770690+0000 mon.c (mon.2) 3561 : audit [DBG] from='client.? 172.21.15.67:0/3162499517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:19:59.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:19:59 smithi067 bash[27441]: audit 2024-04-03T19:19:58.770690+0000 mon.c (mon.2) 3561 : audit [DBG] from='client.? 172.21.15.67:0/3162499517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:00.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:00 smithi082 bash[20963]: cluster 2024-04-03T19:19:59.044143+0000 mgr.y (mgr.24370) 9046 : cluster [DBG] pgmap v9030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:00.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:00 smithi082 bash[20963]: cluster 2024-04-03T19:20:00.000146+0000 mon.a (mon.0) 8073 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:20:00.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:00 smithi067 bash[27441]: cluster 2024-04-03T19:19:59.044143+0000 mgr.y (mgr.24370) 9046 : cluster [DBG] pgmap v9030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:00.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:00 smithi067 bash[27441]: cluster 2024-04-03T19:20:00.000146+0000 mon.a (mon.0) 8073 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:20:00.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:00 smithi067 bash[17655]: cluster 2024-04-03T19:19:59.044143+0000 mgr.y (mgr.24370) 9046 : cluster [DBG] pgmap v9030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:00.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:00 smithi067 bash[17655]: cluster 2024-04-03T19:20:00.000146+0000 mon.a (mon.0) 8073 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:20:01.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:01 smithi082 bash[20963]: audit 2024-04-03T19:20:01.224631+0000 mon.a (mon.0) 8074 : audit [DBG] from='client.? 172.21.15.67:0/4238138224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:01.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:01 smithi067 bash[17655]: audit 2024-04-03T19:20:01.224631+0000 mon.a (mon.0) 8074 : audit [DBG] from='client.? 172.21.15.67:0/4238138224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:01.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:01 smithi067 bash[27441]: audit 2024-04-03T19:20:01.224631+0000 mon.a (mon.0) 8074 : audit [DBG] from='client.? 172.21.15.67:0/4238138224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:02.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:02 smithi082 bash[20963]: cluster 2024-04-03T19:20:01.045337+0000 mgr.y (mgr.24370) 9047 : cluster [DBG] pgmap v9031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:02.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:02 smithi082 bash[20963]: audit 2024-04-03T19:20:01.572388+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:20:02.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:02 smithi082 bash[20963]: audit 2024-04-03T19:20:01.901202+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:02.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:02 smithi082 bash[20963]: audit 2024-04-03T19:20:01.910173+0000 mon.a (mon.0) 8077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:02.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:02 smithi067 bash[27441]: cluster 2024-04-03T19:20:01.045337+0000 mgr.y (mgr.24370) 9047 : cluster [DBG] pgmap v9031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:02.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:02 smithi067 bash[27441]: audit 2024-04-03T19:20:01.572388+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:20:02.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:02 smithi067 bash[27441]: audit 2024-04-03T19:20:01.901202+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:02.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:02 smithi067 bash[27441]: audit 2024-04-03T19:20:01.910173+0000 mon.a (mon.0) 8077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:02.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:02 smithi067 bash[17655]: cluster 2024-04-03T19:20:01.045337+0000 mgr.y (mgr.24370) 9047 : cluster [DBG] pgmap v9031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:02.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:02 smithi067 bash[17655]: audit 2024-04-03T19:20:01.572388+0000 mon.a (mon.0) 8075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:20:02.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:02 smithi067 bash[17655]: audit 2024-04-03T19:20:01.901202+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:02.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:02 smithi067 bash[17655]: audit 2024-04-03T19:20:01.910173+0000 mon.a (mon.0) 8077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:03.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:20:03.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:20:04.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:04 smithi082 bash[20963]: cluster 2024-04-03T19:20:03.046193+0000 mgr.y (mgr.24370) 9048 : cluster [DBG] pgmap v9032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:04.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:04 smithi082 bash[20963]: audit 2024-04-03T19:20:03.682099+0000 mon.c (mon.2) 3562 : audit [DBG] from='client.? 172.21.15.67:0/2915546286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:04.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:04 smithi067 bash[17655]: cluster 2024-04-03T19:20:03.046193+0000 mgr.y (mgr.24370) 9048 : cluster [DBG] pgmap v9032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:04.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:04 smithi067 bash[17655]: audit 2024-04-03T19:20:03.682099+0000 mon.c (mon.2) 3562 : audit [DBG] from='client.? 172.21.15.67:0/2915546286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:04.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:04 smithi067 bash[27441]: cluster 2024-04-03T19:20:03.046193+0000 mgr.y (mgr.24370) 9048 : cluster [DBG] pgmap v9032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:04.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:04 smithi067 bash[27441]: audit 2024-04-03T19:20:03.682099+0000 mon.c (mon.2) 3562 : audit [DBG] from='client.? 172.21.15.67:0/2915546286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:06.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:06 smithi082 bash[20963]: cluster 2024-04-03T19:20:05.046983+0000 mgr.y (mgr.24370) 9049 : cluster [DBG] pgmap v9033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:06.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:06 smithi082 bash[20963]: audit 2024-04-03T19:20:06.132892+0000 mon.a (mon.0) 8078 : audit [DBG] from='client.? 172.21.15.67:0/1602685933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:06.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:06 smithi067 bash[27441]: cluster 2024-04-03T19:20:05.046983+0000 mgr.y (mgr.24370) 9049 : cluster [DBG] pgmap v9033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:06.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:06 smithi067 bash[27441]: audit 2024-04-03T19:20:06.132892+0000 mon.a (mon.0) 8078 : audit [DBG] from='client.? 172.21.15.67:0/1602685933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:06.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:06 smithi067 bash[17655]: cluster 2024-04-03T19:20:05.046983+0000 mgr.y (mgr.24370) 9049 : cluster [DBG] pgmap v9033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:06.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:06 smithi067 bash[17655]: audit 2024-04-03T19:20:06.132892+0000 mon.a (mon.0) 8078 : audit [DBG] from='client.? 172.21.15.67:0/1602685933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:08.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:08 smithi082 bash[20963]: cluster 2024-04-03T19:20:07.048147+0000 mgr.y (mgr.24370) 9050 : cluster [DBG] pgmap v9034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:08.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:08 smithi082 bash[20963]: audit 2024-04-03T19:20:07.568793+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:08 smithi082 bash[20963]: audit 2024-04-03T19:20:07.577099+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:08 smithi082 bash[20963]: audit 2024-04-03T19:20:07.599661+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:08 smithi082 bash[20963]: audit 2024-04-03T19:20:07.609933+0000 mon.a (mon.0) 8082 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:08 smithi082 bash[20963]: audit 2024-04-03T19:20:08.089752+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:20:08.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:08 smithi082 bash[20963]: audit 2024-04-03T19:20:08.091519+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:20:08.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:08 smithi082 bash[20963]: audit 2024-04-03T19:20:08.102735+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[27441]: cluster 2024-04-03T19:20:07.048147+0000 mgr.y (mgr.24370) 9050 : cluster [DBG] pgmap v9034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:08.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[27441]: audit 2024-04-03T19:20:07.568793+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[27441]: audit 2024-04-03T19:20:07.577099+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[27441]: audit 2024-04-03T19:20:07.599661+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[27441]: audit 2024-04-03T19:20:07.609933+0000 mon.a (mon.0) 8082 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[27441]: audit 2024-04-03T19:20:08.089752+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:20:08.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[27441]: audit 2024-04-03T19:20:08.091519+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:20:08.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[27441]: audit 2024-04-03T19:20:08.102735+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[17655]: cluster 2024-04-03T19:20:07.048147+0000 mgr.y (mgr.24370) 9050 : cluster [DBG] pgmap v9034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:08.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[17655]: audit 2024-04-03T19:20:07.568793+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[17655]: audit 2024-04-03T19:20:07.577099+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[17655]: audit 2024-04-03T19:20:07.599661+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[17655]: audit 2024-04-03T19:20:07.609933+0000 mon.a (mon.0) 8082 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:08.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[17655]: audit 2024-04-03T19:20:08.089752+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:20:08.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[17655]: audit 2024-04-03T19:20:08.091519+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:20:08.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:08 smithi067 bash[17655]: audit 2024-04-03T19:20:08.102735+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:20:09.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:09 smithi082 bash[20963]: audit 2024-04-03T19:20:08.588865+0000 mon.c (mon.2) 3563 : audit [DBG] from='client.? 172.21.15.67:0/1998133710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:09.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:09 smithi067 bash[27441]: audit 2024-04-03T19:20:08.588865+0000 mon.c (mon.2) 3563 : audit [DBG] from='client.? 172.21.15.67:0/1998133710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:09.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:09 smithi067 bash[17655]: audit 2024-04-03T19:20:08.588865+0000 mon.c (mon.2) 3563 : audit [DBG] from='client.? 172.21.15.67:0/1998133710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:10.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:10 smithi082 bash[20963]: cluster 2024-04-03T19:20:09.048824+0000 mgr.y (mgr.24370) 9051 : cluster [DBG] pgmap v9035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:10.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:10 smithi082 bash[20963]: audit 2024-04-03T19:20:10.133215+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:10.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:10 smithi067 bash[17655]: cluster 2024-04-03T19:20:09.048824+0000 mgr.y (mgr.24370) 9051 : cluster [DBG] pgmap v9035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:10.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:10 smithi067 bash[17655]: audit 2024-04-03T19:20:10.133215+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:10.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:10 smithi067 bash[27441]: cluster 2024-04-03T19:20:09.048824+0000 mgr.y (mgr.24370) 9051 : cluster [DBG] pgmap v9035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:10.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:10 smithi067 bash[27441]: audit 2024-04-03T19:20:10.133215+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:11.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:11 smithi082 bash[20963]: audit 2024-04-03T19:20:11.042840+0000 mon.a (mon.0) 8087 : audit [DBG] from='client.? 172.21.15.67:0/2390585358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:11 smithi067 bash[17655]: audit 2024-04-03T19:20:11.042840+0000 mon.a (mon.0) 8087 : audit [DBG] from='client.? 172.21.15.67:0/2390585358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:11.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:11 smithi067 bash[27441]: audit 2024-04-03T19:20:11.042840+0000 mon.a (mon.0) 8087 : audit [DBG] from='client.? 172.21.15.67:0/2390585358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:12.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:12 smithi082 bash[20963]: cluster 2024-04-03T19:20:11.049896+0000 mgr.y (mgr.24370) 9052 : cluster [DBG] pgmap v9036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:12.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:12 smithi067 bash[17655]: cluster 2024-04-03T19:20:11.049896+0000 mgr.y (mgr.24370) 9052 : cluster [DBG] pgmap v9036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:12.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:12 smithi067 bash[27441]: cluster 2024-04-03T19:20:11.049896+0000 mgr.y (mgr.24370) 9052 : cluster [DBG] pgmap v9036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:13.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:13] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:20:13.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:20:14.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:14 smithi082 bash[20963]: cluster 2024-04-03T19:20:13.050616+0000 mgr.y (mgr.24370) 9053 : cluster [DBG] pgmap v9037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:14.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:14 smithi082 bash[20963]: audit 2024-04-03T19:20:13.502717+0000 mon.c (mon.2) 3564 : audit [DBG] from='client.? 172.21.15.67:0/462396686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:14.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:14 smithi067 bash[27441]: cluster 2024-04-03T19:20:13.050616+0000 mgr.y (mgr.24370) 9053 : cluster [DBG] pgmap v9037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:14.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:14 smithi067 bash[27441]: audit 2024-04-03T19:20:13.502717+0000 mon.c (mon.2) 3564 : audit [DBG] from='client.? 172.21.15.67:0/462396686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:14.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:14 smithi067 bash[17655]: cluster 2024-04-03T19:20:13.050616+0000 mgr.y (mgr.24370) 9053 : cluster [DBG] pgmap v9037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:14.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:14 smithi067 bash[17655]: audit 2024-04-03T19:20:13.502717+0000 mon.c (mon.2) 3564 : audit [DBG] from='client.? 172.21.15.67:0/462396686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:16.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:16 smithi082 bash[20963]: cluster 2024-04-03T19:20:15.051431+0000 mgr.y (mgr.24370) 9054 : cluster [DBG] pgmap v9038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:16.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:16 smithi082 bash[20963]: audit 2024-04-03T19:20:15.953965+0000 mon.a (mon.0) 8088 : audit [DBG] from='client.? 172.21.15.67:0/670675321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:16.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:16 smithi067 bash[17655]: cluster 2024-04-03T19:20:15.051431+0000 mgr.y (mgr.24370) 9054 : cluster [DBG] pgmap v9038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:16.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:16 smithi067 bash[17655]: audit 2024-04-03T19:20:15.953965+0000 mon.a (mon.0) 8088 : audit [DBG] from='client.? 172.21.15.67:0/670675321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:16.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:16 smithi067 bash[27441]: cluster 2024-04-03T19:20:15.051431+0000 mgr.y (mgr.24370) 9054 : cluster [DBG] pgmap v9038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:16.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:16 smithi067 bash[27441]: audit 2024-04-03T19:20:15.953965+0000 mon.a (mon.0) 8088 : audit [DBG] from='client.? 172.21.15.67:0/670675321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:18.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:18 smithi082 bash[20963]: cluster 2024-04-03T19:20:17.052840+0000 mgr.y (mgr.24370) 9055 : cluster [DBG] pgmap v9039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:18.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:18 smithi067 bash[27441]: cluster 2024-04-03T19:20:17.052840+0000 mgr.y (mgr.24370) 9055 : cluster [DBG] pgmap v9039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:18.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:18 smithi067 bash[17655]: cluster 2024-04-03T19:20:17.052840+0000 mgr.y (mgr.24370) 9055 : cluster [DBG] pgmap v9039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:19.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:19 smithi082 bash[20963]: audit 2024-04-03T19:20:18.415090+0000 mon.a (mon.0) 8089 : audit [DBG] from='client.? 172.21.15.67:0/3203218947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:19.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:19 smithi067 bash[27441]: audit 2024-04-03T19:20:18.415090+0000 mon.a (mon.0) 8089 : audit [DBG] from='client.? 172.21.15.67:0/3203218947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:19.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:19 smithi067 bash[17655]: audit 2024-04-03T19:20:18.415090+0000 mon.a (mon.0) 8089 : audit [DBG] from='client.? 172.21.15.67:0/3203218947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:20.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:20 smithi082 bash[20963]: cluster 2024-04-03T19:20:19.053708+0000 mgr.y (mgr.24370) 9056 : cluster [DBG] pgmap v9040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:20.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:20 smithi067 bash[27441]: cluster 2024-04-03T19:20:19.053708+0000 mgr.y (mgr.24370) 9056 : cluster [DBG] pgmap v9040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:20.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:20 smithi067 bash[17655]: cluster 2024-04-03T19:20:19.053708+0000 mgr.y (mgr.24370) 9056 : cluster [DBG] pgmap v9040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:21.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:21 smithi067 bash[17655]: audit 2024-04-03T19:20:20.872961+0000 mon.a (mon.0) 8090 : audit [DBG] from='client.? 172.21.15.67:0/83986635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:21.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:21 smithi067 bash[27441]: audit 2024-04-03T19:20:20.872961+0000 mon.a (mon.0) 8090 : audit [DBG] from='client.? 172.21.15.67:0/83986635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:21.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:21 smithi082 bash[20963]: audit 2024-04-03T19:20:20.872961+0000 mon.a (mon.0) 8090 : audit [DBG] from='client.? 172.21.15.67:0/83986635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:22.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:22 smithi067 bash[27441]: cluster 2024-04-03T19:20:21.054967+0000 mgr.y (mgr.24370) 9057 : cluster [DBG] pgmap v9041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:22.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:22 smithi067 bash[17655]: cluster 2024-04-03T19:20:21.054967+0000 mgr.y (mgr.24370) 9057 : cluster [DBG] pgmap v9041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:22.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:22 smithi082 bash[20963]: cluster 2024-04-03T19:20:21.054967+0000 mgr.y (mgr.24370) 9057 : cluster [DBG] pgmap v9041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:23.377 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:23] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:20:23.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:23 smithi067 bash[27441]: audit 2024-04-03T19:20:23.334126+0000 mon.a (mon.0) 8091 : audit [DBG] from='client.? 172.21.15.67:0/4143294325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:23.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:23 smithi067 bash[17655]: audit 2024-04-03T19:20:23.334126+0000 mon.a (mon.0) 8091 : audit [DBG] from='client.? 172.21.15.67:0/4143294325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:23.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:23 smithi082 bash[20963]: audit 2024-04-03T19:20:23.334126+0000 mon.a (mon.0) 8091 : audit [DBG] from='client.? 172.21.15.67:0/4143294325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:23.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:20:24.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:24 smithi067 bash[17655]: cluster 2024-04-03T19:20:23.055581+0000 mgr.y (mgr.24370) 9058 : cluster [DBG] pgmap v9042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:24.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:24 smithi067 bash[27441]: cluster 2024-04-03T19:20:23.055581+0000 mgr.y (mgr.24370) 9058 : cluster [DBG] pgmap v9042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:24.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:24 smithi082 bash[20963]: cluster 2024-04-03T19:20:23.055581+0000 mgr.y (mgr.24370) 9058 : cluster [DBG] pgmap v9042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:25.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:25 smithi067 bash[27441]: audit 2024-04-03T19:20:25.133467+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:25.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:25 smithi067 bash[17655]: audit 2024-04-03T19:20:25.133467+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:25.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:25 smithi082 bash[20963]: audit 2024-04-03T19:20:25.133467+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:26.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:26 smithi067 bash[27441]: cluster 2024-04-03T19:20:25.056289+0000 mgr.y (mgr.24370) 9059 : cluster [DBG] pgmap v9043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:26.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:26 smithi067 bash[27441]: audit 2024-04-03T19:20:25.791027+0000 mon.a (mon.0) 8093 : audit [DBG] from='client.? 172.21.15.67:0/2472604860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:26.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:26 smithi067 bash[17655]: cluster 2024-04-03T19:20:25.056289+0000 mgr.y (mgr.24370) 9059 : cluster [DBG] pgmap v9043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:26.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:26 smithi067 bash[17655]: audit 2024-04-03T19:20:25.791027+0000 mon.a (mon.0) 8093 : audit [DBG] from='client.? 172.21.15.67:0/2472604860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:26.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:26 smithi082 bash[20963]: cluster 2024-04-03T19:20:25.056289+0000 mgr.y (mgr.24370) 9059 : cluster [DBG] pgmap v9043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:26.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:26 smithi082 bash[20963]: audit 2024-04-03T19:20:25.791027+0000 mon.a (mon.0) 8093 : audit [DBG] from='client.? 172.21.15.67:0/2472604860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:28.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:28 smithi082 bash[20963]: cluster 2024-04-03T19:20:27.057576+0000 mgr.y (mgr.24370) 9060 : cluster [DBG] pgmap v9044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:28.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:28 smithi082 bash[20963]: audit 2024-04-03T19:20:28.240530+0000 mon.a (mon.0) 8094 : audit [DBG] from='client.? 172.21.15.67:0/1676211995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:28.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:28 smithi067 bash[17655]: cluster 2024-04-03T19:20:27.057576+0000 mgr.y (mgr.24370) 9060 : cluster [DBG] pgmap v9044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:28.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:28 smithi067 bash[17655]: audit 2024-04-03T19:20:28.240530+0000 mon.a (mon.0) 8094 : audit [DBG] from='client.? 172.21.15.67:0/1676211995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:28.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:28 smithi067 bash[27441]: cluster 2024-04-03T19:20:27.057576+0000 mgr.y (mgr.24370) 9060 : cluster [DBG] pgmap v9044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:28.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:28 smithi067 bash[27441]: audit 2024-04-03T19:20:28.240530+0000 mon.a (mon.0) 8094 : audit [DBG] from='client.? 172.21.15.67:0/1676211995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:30.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:30 smithi082 bash[20963]: cluster 2024-04-03T19:20:29.058313+0000 mgr.y (mgr.24370) 9061 : cluster [DBG] pgmap v9045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:30.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:30 smithi067 bash[27441]: cluster 2024-04-03T19:20:29.058313+0000 mgr.y (mgr.24370) 9061 : cluster [DBG] pgmap v9045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:30.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:30 smithi067 bash[17655]: cluster 2024-04-03T19:20:29.058313+0000 mgr.y (mgr.24370) 9061 : cluster [DBG] pgmap v9045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:31.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:31 smithi082 bash[20963]: audit 2024-04-03T19:20:30.700630+0000 mon.a (mon.0) 8095 : audit [DBG] from='client.? 172.21.15.67:0/913622513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:31.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:31 smithi067 bash[27441]: audit 2024-04-03T19:20:30.700630+0000 mon.a (mon.0) 8095 : audit [DBG] from='client.? 172.21.15.67:0/913622513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:31.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:31 smithi067 bash[17655]: audit 2024-04-03T19:20:30.700630+0000 mon.a (mon.0) 8095 : audit [DBG] from='client.? 172.21.15.67:0/913622513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:32.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:32 smithi082 bash[20963]: cluster 2024-04-03T19:20:31.059653+0000 mgr.y (mgr.24370) 9062 : cluster [DBG] pgmap v9046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:32.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:32 smithi067 bash[17655]: cluster 2024-04-03T19:20:31.059653+0000 mgr.y (mgr.24370) 9062 : cluster [DBG] pgmap v9046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:32.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:32 smithi067 bash[27441]: cluster 2024-04-03T19:20:31.059653+0000 mgr.y (mgr.24370) 9062 : cluster [DBG] pgmap v9046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:33.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:20:33.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:20:33.861 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:33 smithi082 bash[20963]: audit 2024-04-03T19:20:33.162211+0000 mon.c (mon.2) 3565 : audit [DBG] from='client.? 172.21.15.67:0/2417798159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:33.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:33 smithi067 bash[17655]: audit 2024-04-03T19:20:33.162211+0000 mon.c (mon.2) 3565 : audit [DBG] from='client.? 172.21.15.67:0/2417798159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:33.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:33 smithi067 bash[27441]: audit 2024-04-03T19:20:33.162211+0000 mon.c (mon.2) 3565 : audit [DBG] from='client.? 172.21.15.67:0/2417798159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:34.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:34 smithi082 bash[20963]: cluster 2024-04-03T19:20:33.060202+0000 mgr.y (mgr.24370) 9063 : cluster [DBG] pgmap v9047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:34.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:34 smithi067 bash[27441]: cluster 2024-04-03T19:20:33.060202+0000 mgr.y (mgr.24370) 9063 : cluster [DBG] pgmap v9047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:34.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:34 smithi067 bash[17655]: cluster 2024-04-03T19:20:33.060202+0000 mgr.y (mgr.24370) 9063 : cluster [DBG] pgmap v9047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:35.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:35 smithi082 bash[20963]: cluster 2024-04-03T19:20:35.060893+0000 mgr.y (mgr.24370) 9064 : cluster [DBG] pgmap v9048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:35.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:35 smithi067 bash[17655]: cluster 2024-04-03T19:20:35.060893+0000 mgr.y (mgr.24370) 9064 : cluster [DBG] pgmap v9048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:35.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:35 smithi067 bash[27441]: cluster 2024-04-03T19:20:35.060893+0000 mgr.y (mgr.24370) 9064 : cluster [DBG] pgmap v9048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:36.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:36 smithi082 bash[20963]: audit 2024-04-03T19:20:35.612847+0000 mon.c (mon.2) 3566 : audit [DBG] from='client.? 172.21.15.67:0/213228758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:36.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:36 smithi067 bash[17655]: audit 2024-04-03T19:20:35.612847+0000 mon.c (mon.2) 3566 : audit [DBG] from='client.? 172.21.15.67:0/213228758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:36.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:36 smithi067 bash[27441]: audit 2024-04-03T19:20:35.612847+0000 mon.c (mon.2) 3566 : audit [DBG] from='client.? 172.21.15.67:0/213228758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:37.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:37 smithi082 bash[20963]: cluster 2024-04-03T19:20:37.062142+0000 mgr.y (mgr.24370) 9065 : cluster [DBG] pgmap v9049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:37.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:37 smithi067 bash[17655]: cluster 2024-04-03T19:20:37.062142+0000 mgr.y (mgr.24370) 9065 : cluster [DBG] pgmap v9049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:37.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:37 smithi067 bash[27441]: cluster 2024-04-03T19:20:37.062142+0000 mgr.y (mgr.24370) 9065 : cluster [DBG] pgmap v9049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:38.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:38 smithi082 bash[20963]: audit 2024-04-03T19:20:38.053517+0000 mon.a (mon.0) 8096 : audit [DBG] from='client.? 172.21.15.67:0/3226339497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:38.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:38 smithi067 bash[17655]: audit 2024-04-03T19:20:38.053517+0000 mon.a (mon.0) 8096 : audit [DBG] from='client.? 172.21.15.67:0/3226339497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:38.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:38 smithi067 bash[27441]: audit 2024-04-03T19:20:38.053517+0000 mon.a (mon.0) 8096 : audit [DBG] from='client.? 172.21.15.67:0/3226339497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:39.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:39 smithi082 bash[20963]: cluster 2024-04-03T19:20:39.062791+0000 mgr.y (mgr.24370) 9066 : cluster [DBG] pgmap v9050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:39.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:39 smithi067 bash[27441]: cluster 2024-04-03T19:20:39.062791+0000 mgr.y (mgr.24370) 9066 : cluster [DBG] pgmap v9050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:39.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:39 smithi067 bash[17655]: cluster 2024-04-03T19:20:39.062791+0000 mgr.y (mgr.24370) 9066 : cluster [DBG] pgmap v9050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:40.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:40 smithi082 bash[20963]: audit 2024-04-03T19:20:40.133299+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:40.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:40 smithi067 bash[27441]: audit 2024-04-03T19:20:40.133299+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:40.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:40 smithi067 bash[17655]: audit 2024-04-03T19:20:40.133299+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:41.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:41 smithi082 bash[20963]: audit 2024-04-03T19:20:40.529417+0000 mon.a (mon.0) 8098 : audit [DBG] from='client.? 172.21.15.67:0/1847998067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:41.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:41 smithi082 bash[20963]: cluster 2024-04-03T19:20:41.063960+0000 mgr.y (mgr.24370) 9067 : cluster [DBG] pgmap v9051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:41.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:41 smithi067 bash[27441]: audit 2024-04-03T19:20:40.529417+0000 mon.a (mon.0) 8098 : audit [DBG] from='client.? 172.21.15.67:0/1847998067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:41.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:41 smithi067 bash[27441]: cluster 2024-04-03T19:20:41.063960+0000 mgr.y (mgr.24370) 9067 : cluster [DBG] pgmap v9051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:41.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:41 smithi067 bash[17655]: audit 2024-04-03T19:20:40.529417+0000 mon.a (mon.0) 8098 : audit [DBG] from='client.? 172.21.15.67:0/1847998067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:41.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:41 smithi067 bash[17655]: cluster 2024-04-03T19:20:41.063960+0000 mgr.y (mgr.24370) 9067 : cluster [DBG] pgmap v9051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:43.360 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:43 smithi082 bash[20963]: audit 2024-04-03T19:20:42.972908+0000 mon.c (mon.2) 3567 : audit [DBG] from='client.? 172.21.15.67:0/3631369289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:43.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:43 smithi067 bash[27441]: audit 2024-04-03T19:20:42.972908+0000 mon.c (mon.2) 3567 : audit [DBG] from='client.? 172.21.15.67:0/3631369289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:43.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:43 smithi067 bash[17655]: audit 2024-04-03T19:20:42.972908+0000 mon.c (mon.2) 3567 : audit [DBG] from='client.? 172.21.15.67:0/3631369289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:43.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:20:43.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:20:44.360 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:44 smithi082 bash[20963]: cluster 2024-04-03T19:20:43.064662+0000 mgr.y (mgr.24370) 9068 : cluster [DBG] pgmap v9052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:44.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:44 smithi067 bash[17655]: cluster 2024-04-03T19:20:43.064662+0000 mgr.y (mgr.24370) 9068 : cluster [DBG] pgmap v9052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:44.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:44 smithi067 bash[27441]: cluster 2024-04-03T19:20:43.064662+0000 mgr.y (mgr.24370) 9068 : cluster [DBG] pgmap v9052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:46.360 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:46 smithi082 bash[20963]: cluster 2024-04-03T19:20:45.065308+0000 mgr.y (mgr.24370) 9069 : cluster [DBG] pgmap v9053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:46.360 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:46 smithi082 bash[20963]: audit 2024-04-03T19:20:45.423232+0000 mon.a (mon.0) 8099 : audit [DBG] from='client.? 172.21.15.67:0/2702955164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:46.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:46 smithi067 bash[17655]: cluster 2024-04-03T19:20:45.065308+0000 mgr.y (mgr.24370) 9069 : cluster [DBG] pgmap v9053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:46.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:46 smithi067 bash[17655]: audit 2024-04-03T19:20:45.423232+0000 mon.a (mon.0) 8099 : audit [DBG] from='client.? 172.21.15.67:0/2702955164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:46.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:46 smithi067 bash[27441]: cluster 2024-04-03T19:20:45.065308+0000 mgr.y (mgr.24370) 9069 : cluster [DBG] pgmap v9053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:46.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:46 smithi067 bash[27441]: audit 2024-04-03T19:20:45.423232+0000 mon.a (mon.0) 8099 : audit [DBG] from='client.? 172.21.15.67:0/2702955164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:48.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:48 smithi082 bash[20963]: cluster 2024-04-03T19:20:47.066530+0000 mgr.y (mgr.24370) 9070 : cluster [DBG] pgmap v9054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:48.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:48 smithi082 bash[20963]: audit 2024-04-03T19:20:47.885258+0000 mon.a (mon.0) 8100 : audit [DBG] from='client.? 172.21.15.67:0/2471475162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:48.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:48 smithi067 bash[27441]: cluster 2024-04-03T19:20:47.066530+0000 mgr.y (mgr.24370) 9070 : cluster [DBG] pgmap v9054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:48.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:48 smithi067 bash[27441]: audit 2024-04-03T19:20:47.885258+0000 mon.a (mon.0) 8100 : audit [DBG] from='client.? 172.21.15.67:0/2471475162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:48.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:48 smithi067 bash[17655]: cluster 2024-04-03T19:20:47.066530+0000 mgr.y (mgr.24370) 9070 : cluster [DBG] pgmap v9054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:48.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:48 smithi067 bash[17655]: audit 2024-04-03T19:20:47.885258+0000 mon.a (mon.0) 8100 : audit [DBG] from='client.? 172.21.15.67:0/2471475162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:50.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:50 smithi082 bash[20963]: cluster 2024-04-03T19:20:49.067244+0000 mgr.y (mgr.24370) 9071 : cluster [DBG] pgmap v9055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:50.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:50 smithi067 bash[17655]: cluster 2024-04-03T19:20:49.067244+0000 mgr.y (mgr.24370) 9071 : cluster [DBG] pgmap v9055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:50.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:50 smithi067 bash[27441]: cluster 2024-04-03T19:20:49.067244+0000 mgr.y (mgr.24370) 9071 : cluster [DBG] pgmap v9055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:51.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:51 smithi067 bash[17655]: audit 2024-04-03T19:20:50.350932+0000 mon.c (mon.2) 3568 : audit [DBG] from='client.? 172.21.15.67:0/932904527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:51.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:51 smithi067 bash[27441]: audit 2024-04-03T19:20:50.350932+0000 mon.c (mon.2) 3568 : audit [DBG] from='client.? 172.21.15.67:0/932904527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:51.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:51 smithi082 bash[20963]: audit 2024-04-03T19:20:50.350932+0000 mon.c (mon.2) 3568 : audit [DBG] from='client.? 172.21.15.67:0/932904527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:52.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:52 smithi067 bash[17655]: cluster 2024-04-03T19:20:51.068428+0000 mgr.y (mgr.24370) 9072 : cluster [DBG] pgmap v9056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:52.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:52 smithi067 bash[27441]: cluster 2024-04-03T19:20:51.068428+0000 mgr.y (mgr.24370) 9072 : cluster [DBG] pgmap v9056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:52.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:52 smithi082 bash[20963]: cluster 2024-04-03T19:20:51.068428+0000 mgr.y (mgr.24370) 9072 : cluster [DBG] pgmap v9056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:53.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:53 smithi067 bash[17655]: audit 2024-04-03T19:20:52.802146+0000 mon.c (mon.2) 3569 : audit [DBG] from='client.? 172.21.15.67:0/1555612377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:53.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:20:53.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:53 smithi067 bash[27441]: audit 2024-04-03T19:20:52.802146+0000 mon.c (mon.2) 3569 : audit [DBG] from='client.? 172.21.15.67:0/1555612377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:53.480 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:53 smithi082 bash[20963]: audit 2024-04-03T19:20:52.802146+0000 mon.c (mon.2) 3569 : audit [DBG] from='client.? 172.21.15.67:0/1555612377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:53.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:20:54.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:54 smithi067 bash[17655]: cluster 2024-04-03T19:20:53.069157+0000 mgr.y (mgr.24370) 9073 : cluster [DBG] pgmap v9057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:54.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:54 smithi067 bash[27441]: cluster 2024-04-03T19:20:53.069157+0000 mgr.y (mgr.24370) 9073 : cluster [DBG] pgmap v9057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:54.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:54 smithi082 bash[20963]: cluster 2024-04-03T19:20:53.069157+0000 mgr.y (mgr.24370) 9073 : cluster [DBG] pgmap v9057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:55.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:55 smithi067 bash[27441]: audit 2024-04-03T19:20:55.134122+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:55.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:55 smithi067 bash[17655]: audit 2024-04-03T19:20:55.134122+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:55.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:55 smithi082 bash[20963]: audit 2024-04-03T19:20:55.134122+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:20:56.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:56 smithi067 bash[27441]: cluster 2024-04-03T19:20:55.069785+0000 mgr.y (mgr.24370) 9074 : cluster [DBG] pgmap v9058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:56.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:56 smithi067 bash[27441]: audit 2024-04-03T19:20:55.294275+0000 mon.a (mon.0) 8102 : audit [DBG] from='client.? 172.21.15.67:0/2222518900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:56 smithi067 bash[17655]: cluster 2024-04-03T19:20:55.069785+0000 mgr.y (mgr.24370) 9074 : cluster [DBG] pgmap v9058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:56.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:56 smithi067 bash[17655]: audit 2024-04-03T19:20:55.294275+0000 mon.a (mon.0) 8102 : audit [DBG] from='client.? 172.21.15.67:0/2222518900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:56.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:56 smithi082 bash[20963]: cluster 2024-04-03T19:20:55.069785+0000 mgr.y (mgr.24370) 9074 : cluster [DBG] pgmap v9058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:56.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:56 smithi082 bash[20963]: audit 2024-04-03T19:20:55.294275+0000 mon.a (mon.0) 8102 : audit [DBG] from='client.? 172.21.15.67:0/2222518900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:58.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:58 smithi067 bash[27441]: cluster 2024-04-03T19:20:57.071214+0000 mgr.y (mgr.24370) 9075 : cluster [DBG] pgmap v9059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:58.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:20:58 smithi067 bash[27441]: audit 2024-04-03T19:20:57.747210+0000 mon.c (mon.2) 3570 : audit [DBG] from='client.? 172.21.15.67:0/2331960010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:58.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:58 smithi067 bash[17655]: cluster 2024-04-03T19:20:57.071214+0000 mgr.y (mgr.24370) 9075 : cluster [DBG] pgmap v9059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:58.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:20:58 smithi067 bash[17655]: audit 2024-04-03T19:20:57.747210+0000 mon.c (mon.2) 3570 : audit [DBG] from='client.? 172.21.15.67:0/2331960010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:20:58.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:58 smithi082 bash[20963]: cluster 2024-04-03T19:20:57.071214+0000 mgr.y (mgr.24370) 9075 : cluster [DBG] pgmap v9059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:20:58.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:20:58 smithi082 bash[20963]: audit 2024-04-03T19:20:57.747210+0000 mon.c (mon.2) 3570 : audit [DBG] from='client.? 172.21.15.67:0/2331960010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:00.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:00 smithi082 bash[20963]: cluster 2024-04-03T19:20:59.071935+0000 mgr.y (mgr.24370) 9076 : cluster [DBG] pgmap v9060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:00.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:00 smithi067 bash[17655]: cluster 2024-04-03T19:20:59.071935+0000 mgr.y (mgr.24370) 9076 : cluster [DBG] pgmap v9060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:00.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:00 smithi067 bash[27441]: cluster 2024-04-03T19:20:59.071935+0000 mgr.y (mgr.24370) 9076 : cluster [DBG] pgmap v9060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:01.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:01 smithi082 bash[20963]: audit 2024-04-03T19:21:00.205004+0000 mon.c (mon.2) 3571 : audit [DBG] from='client.? 172.21.15.67:0/4064754103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:01.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:01 smithi067 bash[17655]: audit 2024-04-03T19:21:00.205004+0000 mon.c (mon.2) 3571 : audit [DBG] from='client.? 172.21.15.67:0/4064754103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:01.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:01 smithi067 bash[27441]: audit 2024-04-03T19:21:00.205004+0000 mon.c (mon.2) 3571 : audit [DBG] from='client.? 172.21.15.67:0/4064754103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:02.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:02 smithi082 bash[20963]: cluster 2024-04-03T19:21:01.073034+0000 mgr.y (mgr.24370) 9077 : cluster [DBG] pgmap v9061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:02.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:02 smithi067 bash[17655]: cluster 2024-04-03T19:21:01.073034+0000 mgr.y (mgr.24370) 9077 : cluster [DBG] pgmap v9061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:02.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:02 smithi067 bash[27441]: cluster 2024-04-03T19:21:01.073034+0000 mgr.y (mgr.24370) 9077 : cluster [DBG] pgmap v9061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:03.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:21:03.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:03 smithi067 bash[27441]: audit 2024-04-03T19:21:02.659590+0000 mon.c (mon.2) 3572 : audit [DBG] from='client.? 172.21.15.67:0/3385896727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:03.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:03 smithi067 bash[17655]: audit 2024-04-03T19:21:02.659590+0000 mon.c (mon.2) 3572 : audit [DBG] from='client.? 172.21.15.67:0/3385896727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:03.480 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:03 smithi082 bash[20963]: audit 2024-04-03T19:21:02.659590+0000 mon.c (mon.2) 3572 : audit [DBG] from='client.? 172.21.15.67:0/3385896727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:03.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:21:04.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:04 smithi082 bash[20963]: cluster 2024-04-03T19:21:03.073840+0000 mgr.y (mgr.24370) 9078 : cluster [DBG] pgmap v9062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:04.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:04 smithi067 bash[27441]: cluster 2024-04-03T19:21:03.073840+0000 mgr.y (mgr.24370) 9078 : cluster [DBG] pgmap v9062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:04.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:04 smithi067 bash[17655]: cluster 2024-04-03T19:21:03.073840+0000 mgr.y (mgr.24370) 9078 : cluster [DBG] pgmap v9062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:05.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:05 smithi082 bash[20963]: audit 2024-04-03T19:21:05.109382+0000 mon.a (mon.0) 8103 : audit [DBG] from='client.? 172.21.15.67:0/3711972052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:05.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:05 smithi067 bash[17655]: audit 2024-04-03T19:21:05.109382+0000 mon.a (mon.0) 8103 : audit [DBG] from='client.? 172.21.15.67:0/3711972052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:05.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:05 smithi067 bash[27441]: audit 2024-04-03T19:21:05.109382+0000 mon.a (mon.0) 8103 : audit [DBG] from='client.? 172.21.15.67:0/3711972052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:06.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:06 smithi082 bash[20963]: cluster 2024-04-03T19:21:05.074536+0000 mgr.y (mgr.24370) 9079 : cluster [DBG] pgmap v9063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:06.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:06 smithi067 bash[17655]: cluster 2024-04-03T19:21:05.074536+0000 mgr.y (mgr.24370) 9079 : cluster [DBG] pgmap v9063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:06.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:06 smithi067 bash[27441]: cluster 2024-04-03T19:21:05.074536+0000 mgr.y (mgr.24370) 9079 : cluster [DBG] pgmap v9063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:08.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:08 smithi082 bash[20963]: cluster 2024-04-03T19:21:07.075715+0000 mgr.y (mgr.24370) 9080 : cluster [DBG] pgmap v9064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:08.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:08 smithi082 bash[20963]: audit 2024-04-03T19:21:07.561231+0000 mon.a (mon.0) 8104 : audit [DBG] from='client.? 172.21.15.67:0/3303654985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:08.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:08 smithi082 bash[20963]: audit 2024-04-03T19:21:08.177471+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:21:08.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:08 smithi067 bash[17655]: cluster 2024-04-03T19:21:07.075715+0000 mgr.y (mgr.24370) 9080 : cluster [DBG] pgmap v9064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:08.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:08 smithi067 bash[17655]: audit 2024-04-03T19:21:07.561231+0000 mon.a (mon.0) 8104 : audit [DBG] from='client.? 172.21.15.67:0/3303654985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:08.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:08 smithi067 bash[17655]: audit 2024-04-03T19:21:08.177471+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:21:08.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:08 smithi067 bash[27441]: cluster 2024-04-03T19:21:07.075715+0000 mgr.y (mgr.24370) 9080 : cluster [DBG] pgmap v9064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:08.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:08 smithi067 bash[27441]: audit 2024-04-03T19:21:07.561231+0000 mon.a (mon.0) 8104 : audit [DBG] from='client.? 172.21.15.67:0/3303654985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:08.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:08 smithi067 bash[27441]: audit 2024-04-03T19:21:08.177471+0000 mon.a (mon.0) 8105 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:21:09.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:09 smithi082 bash[20963]: audit 2024-04-03T19:21:08.507359+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:09.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:09 smithi082 bash[20963]: audit 2024-04-03T19:21:08.515426+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:09.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:09 smithi082 bash[20963]: cluster 2024-04-03T19:21:09.076406+0000 mgr.y (mgr.24370) 9081 : cluster [DBG] pgmap v9065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:09.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:09 smithi067 bash[17655]: audit 2024-04-03T19:21:08.507359+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:09.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:09 smithi067 bash[17655]: audit 2024-04-03T19:21:08.515426+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:09.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:09 smithi067 bash[17655]: cluster 2024-04-03T19:21:09.076406+0000 mgr.y (mgr.24370) 9081 : cluster [DBG] pgmap v9065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:09.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:09 smithi067 bash[27441]: audit 2024-04-03T19:21:08.507359+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:09.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:09 smithi067 bash[27441]: audit 2024-04-03T19:21:08.515426+0000 mon.a (mon.0) 8107 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:09.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:09 smithi067 bash[27441]: cluster 2024-04-03T19:21:09.076406+0000 mgr.y (mgr.24370) 9081 : cluster [DBG] pgmap v9065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:10.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:10 smithi082 bash[20963]: audit 2024-04-03T19:21:10.017123+0000 mon.c (mon.2) 3573 : audit [DBG] from='client.? 172.21.15.67:0/874048183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:10.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:10 smithi082 bash[20963]: audit 2024-04-03T19:21:10.134646+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:10.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:10 smithi067 bash[17655]: audit 2024-04-03T19:21:10.017123+0000 mon.c (mon.2) 3573 : audit [DBG] from='client.? 172.21.15.67:0/874048183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:10.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:10 smithi067 bash[17655]: audit 2024-04-03T19:21:10.134646+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:10.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:10 smithi067 bash[27441]: audit 2024-04-03T19:21:10.017123+0000 mon.c (mon.2) 3573 : audit [DBG] from='client.? 172.21.15.67:0/874048183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:10.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:10 smithi067 bash[27441]: audit 2024-04-03T19:21:10.134646+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:11.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:11 smithi082 bash[20963]: cluster 2024-04-03T19:21:11.077633+0000 mgr.y (mgr.24370) 9082 : cluster [DBG] pgmap v9066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:11.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:11 smithi067 bash[17655]: cluster 2024-04-03T19:21:11.077633+0000 mgr.y (mgr.24370) 9082 : cluster [DBG] pgmap v9066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:11.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:11 smithi067 bash[27441]: cluster 2024-04-03T19:21:11.077633+0000 mgr.y (mgr.24370) 9082 : cluster [DBG] pgmap v9066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:12.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:12 smithi082 bash[20963]: audit 2024-04-03T19:21:12.470691+0000 mon.a (mon.0) 8109 : audit [DBG] from='client.? 172.21.15.67:0/1479792457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:12.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:12 smithi067 bash[17655]: audit 2024-04-03T19:21:12.470691+0000 mon.a (mon.0) 8109 : audit [DBG] from='client.? 172.21.15.67:0/1479792457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:12.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:12 smithi067 bash[27441]: audit 2024-04-03T19:21:12.470691+0000 mon.a (mon.0) 8109 : audit [DBG] from='client.? 172.21.15.67:0/1479792457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:13.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:13] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:21:13.860 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:13 smithi082 bash[20963]: cluster 2024-04-03T19:21:13.078089+0000 mgr.y (mgr.24370) 9083 : cluster [DBG] pgmap v9067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:13.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:21:13.893 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:13 smithi067 bash[27441]: cluster 2024-04-03T19:21:13.078089+0000 mgr.y (mgr.24370) 9083 : cluster [DBG] pgmap v9067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:13.893 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:13 smithi067 bash[17655]: cluster 2024-04-03T19:21:13.078089+0000 mgr.y (mgr.24370) 9083 : cluster [DBG] pgmap v9067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:15.360 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:14 smithi082 bash[20963]: audit 2024-04-03T19:21:13.924792+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.360 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:14 smithi082 bash[20963]: audit 2024-04-03T19:21:13.935630+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:14 smithi082 bash[20963]: audit 2024-04-03T19:21:14.563638+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.361 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:14 smithi082 bash[20963]: audit 2024-04-03T19:21:14.573504+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:14 smithi067 bash[27441]: audit 2024-04-03T19:21:13.924792+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:14 smithi067 bash[27441]: audit 2024-04-03T19:21:13.935630+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:14 smithi067 bash[27441]: audit 2024-04-03T19:21:14.563638+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:14 smithi067 bash[27441]: audit 2024-04-03T19:21:14.573504+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:14 smithi067 bash[17655]: audit 2024-04-03T19:21:13.924792+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:14 smithi067 bash[17655]: audit 2024-04-03T19:21:13.935630+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:14 smithi067 bash[17655]: audit 2024-04-03T19:21:14.563638+0000 mon.a (mon.0) 8112 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:15.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:14 smithi067 bash[17655]: audit 2024-04-03T19:21:14.573504+0000 mon.a (mon.0) 8113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:16.110 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 19:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T19:21:15.680575784Z level=info msg="Completed cleanup jobs" duration=150.955425ms 2024-04-03T19:21:16.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:15 smithi082 bash[20963]: audit 2024-04-03T19:21:14.954929+0000 mon.c (mon.2) 3574 : audit [DBG] from='client.? 172.21.15.67:0/1388882605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:16.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:15 smithi082 bash[20963]: audit 2024-04-03T19:21:15.000211+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:21:16.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:15 smithi082 bash[20963]: audit 2024-04-03T19:21:15.001943+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:21:16.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:15 smithi082 bash[20963]: audit 2024-04-03T19:21:15.012228+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:16.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:15 smithi082 bash[20963]: cluster 2024-04-03T19:21:15.078781+0000 mgr.y (mgr.24370) 9084 : cluster [DBG] pgmap v9068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:16.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[27441]: audit 2024-04-03T19:21:14.954929+0000 mon.c (mon.2) 3574 : audit [DBG] from='client.? 172.21.15.67:0/1388882605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:16.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[27441]: audit 2024-04-03T19:21:15.000211+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:21:16.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[27441]: audit 2024-04-03T19:21:15.001943+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:21:16.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[27441]: audit 2024-04-03T19:21:15.012228+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:16.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[27441]: cluster 2024-04-03T19:21:15.078781+0000 mgr.y (mgr.24370) 9084 : cluster [DBG] pgmap v9068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:16.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[17655]: audit 2024-04-03T19:21:14.954929+0000 mon.c (mon.2) 3574 : audit [DBG] from='client.? 172.21.15.67:0/1388882605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:16.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[17655]: audit 2024-04-03T19:21:15.000211+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:21:16.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[17655]: audit 2024-04-03T19:21:15.001943+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:21:16.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[17655]: audit 2024-04-03T19:21:15.012228+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:21:16.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:15 smithi067 bash[17655]: cluster 2024-04-03T19:21:15.078781+0000 mgr.y (mgr.24370) 9084 : cluster [DBG] pgmap v9068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:18.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:18 smithi067 bash[27441]: cluster 2024-04-03T19:21:17.079599+0000 mgr.y (mgr.24370) 9085 : cluster [DBG] pgmap v9069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:18.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:18 smithi067 bash[27441]: audit 2024-04-03T19:21:17.417199+0000 mon.c (mon.2) 3575 : audit [DBG] from='client.? 172.21.15.67:0/2201324500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:18.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:18 smithi067 bash[17655]: cluster 2024-04-03T19:21:17.079599+0000 mgr.y (mgr.24370) 9085 : cluster [DBG] pgmap v9069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:18.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:18 smithi067 bash[17655]: audit 2024-04-03T19:21:17.417199+0000 mon.c (mon.2) 3575 : audit [DBG] from='client.? 172.21.15.67:0/2201324500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:18.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:18 smithi082 bash[20963]: cluster 2024-04-03T19:21:17.079599+0000 mgr.y (mgr.24370) 9085 : cluster [DBG] pgmap v9069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:18.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:18 smithi082 bash[20963]: audit 2024-04-03T19:21:17.417199+0000 mon.c (mon.2) 3575 : audit [DBG] from='client.? 172.21.15.67:0/2201324500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:20.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:20 smithi067 bash[17655]: cluster 2024-04-03T19:21:19.080286+0000 mgr.y (mgr.24370) 9086 : cluster [DBG] pgmap v9070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:20.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:20 smithi067 bash[17655]: audit 2024-04-03T19:21:19.874011+0000 mon.c (mon.2) 3576 : audit [DBG] from='client.? 172.21.15.67:0/2703557238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:20.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:20 smithi067 bash[27441]: cluster 2024-04-03T19:21:19.080286+0000 mgr.y (mgr.24370) 9086 : cluster [DBG] pgmap v9070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:20.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:20 smithi067 bash[27441]: audit 2024-04-03T19:21:19.874011+0000 mon.c (mon.2) 3576 : audit [DBG] from='client.? 172.21.15.67:0/2703557238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:20.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:20 smithi082 bash[20963]: cluster 2024-04-03T19:21:19.080286+0000 mgr.y (mgr.24370) 9086 : cluster [DBG] pgmap v9070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:20.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:20 smithi082 bash[20963]: audit 2024-04-03T19:21:19.874011+0000 mon.c (mon.2) 3576 : audit [DBG] from='client.? 172.21.15.67:0/2703557238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:22.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:22 smithi067 bash[17655]: cluster 2024-04-03T19:21:21.081318+0000 mgr.y (mgr.24370) 9087 : cluster [DBG] pgmap v9071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:22.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:22 smithi067 bash[27441]: cluster 2024-04-03T19:21:21.081318+0000 mgr.y (mgr.24370) 9087 : cluster [DBG] pgmap v9071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:22.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:22 smithi082 bash[20963]: cluster 2024-04-03T19:21:21.081318+0000 mgr.y (mgr.24370) 9087 : cluster [DBG] pgmap v9071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:23.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:23 smithi067 bash[17655]: audit 2024-04-03T19:21:22.329359+0000 mon.c (mon.2) 3577 : audit [DBG] from='client.? 172.21.15.67:0/2085085054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:23.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:23] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:21:23.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:23 smithi067 bash[27441]: audit 2024-04-03T19:21:22.329359+0000 mon.c (mon.2) 3577 : audit [DBG] from='client.? 172.21.15.67:0/2085085054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:23.481 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:23 smithi082 bash[20963]: audit 2024-04-03T19:21:22.329359+0000 mon.c (mon.2) 3577 : audit [DBG] from='client.? 172.21.15.67:0/2085085054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:23.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:21:24.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:24 smithi067 bash[27441]: cluster 2024-04-03T19:21:23.082040+0000 mgr.y (mgr.24370) 9088 : cluster [DBG] pgmap v9072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:24.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:24 smithi067 bash[17655]: cluster 2024-04-03T19:21:23.082040+0000 mgr.y (mgr.24370) 9088 : cluster [DBG] pgmap v9072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:24.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:24 smithi082 bash[20963]: cluster 2024-04-03T19:21:23.082040+0000 mgr.y (mgr.24370) 9088 : cluster [DBG] pgmap v9072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:25.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:25 smithi067 bash[27441]: audit 2024-04-03T19:21:24.777037+0000 mon.c (mon.2) 3578 : audit [DBG] from='client.? 172.21.15.67:0/2278769486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:25.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:25 smithi067 bash[27441]: audit 2024-04-03T19:21:25.134923+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:25.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:25 smithi067 bash[17655]: audit 2024-04-03T19:21:24.777037+0000 mon.c (mon.2) 3578 : audit [DBG] from='client.? 172.21.15.67:0/2278769486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:25.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:25 smithi067 bash[17655]: audit 2024-04-03T19:21:25.134923+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:25.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:25 smithi082 bash[20963]: audit 2024-04-03T19:21:24.777037+0000 mon.c (mon.2) 3578 : audit [DBG] from='client.? 172.21.15.67:0/2278769486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:25.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:25 smithi082 bash[20963]: audit 2024-04-03T19:21:25.134923+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:26.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:26 smithi082 bash[20963]: cluster 2024-04-03T19:21:25.082757+0000 mgr.y (mgr.24370) 9089 : cluster [DBG] pgmap v9073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:26.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:26 smithi067 bash[27441]: cluster 2024-04-03T19:21:25.082757+0000 mgr.y (mgr.24370) 9089 : cluster [DBG] pgmap v9073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:26.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:26 smithi067 bash[17655]: cluster 2024-04-03T19:21:25.082757+0000 mgr.y (mgr.24370) 9089 : cluster [DBG] pgmap v9073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:28.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:28 smithi082 bash[20963]: cluster 2024-04-03T19:21:27.083876+0000 mgr.y (mgr.24370) 9090 : cluster [DBG] pgmap v9074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:28.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:28 smithi082 bash[20963]: audit 2024-04-03T19:21:27.235630+0000 mon.c (mon.2) 3579 : audit [DBG] from='client.? 172.21.15.67:0/2722467337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:28.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:28 smithi067 bash[17655]: cluster 2024-04-03T19:21:27.083876+0000 mgr.y (mgr.24370) 9090 : cluster [DBG] pgmap v9074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:28.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:28 smithi067 bash[17655]: audit 2024-04-03T19:21:27.235630+0000 mon.c (mon.2) 3579 : audit [DBG] from='client.? 172.21.15.67:0/2722467337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:28.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:28 smithi067 bash[27441]: cluster 2024-04-03T19:21:27.083876+0000 mgr.y (mgr.24370) 9090 : cluster [DBG] pgmap v9074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:28.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:28 smithi067 bash[27441]: audit 2024-04-03T19:21:27.235630+0000 mon.c (mon.2) 3579 : audit [DBG] from='client.? 172.21.15.67:0/2722467337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:30.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:30 smithi082 bash[20963]: cluster 2024-04-03T19:21:29.084565+0000 mgr.y (mgr.24370) 9091 : cluster [DBG] pgmap v9075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:30.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:30 smithi082 bash[20963]: audit 2024-04-03T19:21:29.692664+0000 mon.c (mon.2) 3580 : audit [DBG] from='client.? 172.21.15.67:0/1047380557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:30.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:30 smithi067 bash[17655]: cluster 2024-04-03T19:21:29.084565+0000 mgr.y (mgr.24370) 9091 : cluster [DBG] pgmap v9075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:30.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:30 smithi067 bash[17655]: audit 2024-04-03T19:21:29.692664+0000 mon.c (mon.2) 3580 : audit [DBG] from='client.? 172.21.15.67:0/1047380557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:30.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:30 smithi067 bash[27441]: cluster 2024-04-03T19:21:29.084565+0000 mgr.y (mgr.24370) 9091 : cluster [DBG] pgmap v9075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:30.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:30 smithi067 bash[27441]: audit 2024-04-03T19:21:29.692664+0000 mon.c (mon.2) 3580 : audit [DBG] from='client.? 172.21.15.67:0/1047380557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:32.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:32 smithi082 bash[20963]: cluster 2024-04-03T19:21:31.085697+0000 mgr.y (mgr.24370) 9092 : cluster [DBG] pgmap v9076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:32.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:32 smithi082 bash[20963]: audit 2024-04-03T19:21:32.148366+0000 mon.c (mon.2) 3581 : audit [DBG] from='client.? 172.21.15.67:0/1380306504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:32.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:32 smithi067 bash[17655]: cluster 2024-04-03T19:21:31.085697+0000 mgr.y (mgr.24370) 9092 : cluster [DBG] pgmap v9076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:32.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:32 smithi067 bash[17655]: audit 2024-04-03T19:21:32.148366+0000 mon.c (mon.2) 3581 : audit [DBG] from='client.? 172.21.15.67:0/1380306504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:32.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:32 smithi067 bash[27441]: cluster 2024-04-03T19:21:31.085697+0000 mgr.y (mgr.24370) 9092 : cluster [DBG] pgmap v9076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:32.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:32 smithi067 bash[27441]: audit 2024-04-03T19:21:32.148366+0000 mon.c (mon.2) 3581 : audit [DBG] from='client.? 172.21.15.67:0/1380306504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:33.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:21:33.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:21:34.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:34 smithi082 bash[20963]: cluster 2024-04-03T19:21:33.086386+0000 mgr.y (mgr.24370) 9093 : cluster [DBG] pgmap v9077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:34.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:34 smithi067 bash[17655]: cluster 2024-04-03T19:21:33.086386+0000 mgr.y (mgr.24370) 9093 : cluster [DBG] pgmap v9077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:34.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:34 smithi067 bash[27441]: cluster 2024-04-03T19:21:33.086386+0000 mgr.y (mgr.24370) 9093 : cluster [DBG] pgmap v9077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:35.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:35 smithi082 bash[20963]: audit 2024-04-03T19:21:34.592523+0000 mon.a (mon.0) 8118 : audit [DBG] from='client.? 172.21.15.67:0/1658575517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:35.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:35 smithi067 bash[27441]: audit 2024-04-03T19:21:34.592523+0000 mon.a (mon.0) 8118 : audit [DBG] from='client.? 172.21.15.67:0/1658575517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:35.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:35 smithi067 bash[17655]: audit 2024-04-03T19:21:34.592523+0000 mon.a (mon.0) 8118 : audit [DBG] from='client.? 172.21.15.67:0/1658575517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:36.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:36 smithi082 bash[20963]: cluster 2024-04-03T19:21:35.087124+0000 mgr.y (mgr.24370) 9094 : cluster [DBG] pgmap v9078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:36.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:36 smithi067 bash[17655]: cluster 2024-04-03T19:21:35.087124+0000 mgr.y (mgr.24370) 9094 : cluster [DBG] pgmap v9078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:36.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:36 smithi067 bash[27441]: cluster 2024-04-03T19:21:35.087124+0000 mgr.y (mgr.24370) 9094 : cluster [DBG] pgmap v9078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:37.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:37 smithi082 bash[20963]: audit 2024-04-03T19:21:37.050543+0000 mon.a (mon.0) 8119 : audit [DBG] from='client.? 172.21.15.67:0/238111245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:37.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:37 smithi067 bash[27441]: audit 2024-04-03T19:21:37.050543+0000 mon.a (mon.0) 8119 : audit [DBG] from='client.? 172.21.15.67:0/238111245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:37.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:37 smithi067 bash[17655]: audit 2024-04-03T19:21:37.050543+0000 mon.a (mon.0) 8119 : audit [DBG] from='client.? 172.21.15.67:0/238111245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:38.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:38 smithi082 bash[20963]: cluster 2024-04-03T19:21:37.088342+0000 mgr.y (mgr.24370) 9095 : cluster [DBG] pgmap v9079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:38.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:38 smithi067 bash[17655]: cluster 2024-04-03T19:21:37.088342+0000 mgr.y (mgr.24370) 9095 : cluster [DBG] pgmap v9079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:38.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:38 smithi067 bash[27441]: cluster 2024-04-03T19:21:37.088342+0000 mgr.y (mgr.24370) 9095 : cluster [DBG] pgmap v9079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:40.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:40 smithi082 bash[20963]: cluster 2024-04-03T19:21:39.088921+0000 mgr.y (mgr.24370) 9096 : cluster [DBG] pgmap v9080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:40.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:40 smithi082 bash[20963]: audit 2024-04-03T19:21:39.500485+0000 mon.a (mon.0) 8120 : audit [DBG] from='client.? 172.21.15.67:0/962063832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:40.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:40 smithi082 bash[20963]: audit 2024-04-03T19:21:40.135422+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:40.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:40 smithi067 bash[17655]: cluster 2024-04-03T19:21:39.088921+0000 mgr.y (mgr.24370) 9096 : cluster [DBG] pgmap v9080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:40.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:40 smithi067 bash[17655]: audit 2024-04-03T19:21:39.500485+0000 mon.a (mon.0) 8120 : audit [DBG] from='client.? 172.21.15.67:0/962063832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:40.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:40 smithi067 bash[17655]: audit 2024-04-03T19:21:40.135422+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:40.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:40 smithi067 bash[27441]: cluster 2024-04-03T19:21:39.088921+0000 mgr.y (mgr.24370) 9096 : cluster [DBG] pgmap v9080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:40.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:40 smithi067 bash[27441]: audit 2024-04-03T19:21:39.500485+0000 mon.a (mon.0) 8120 : audit [DBG] from='client.? 172.21.15.67:0/962063832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:40.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:40 smithi067 bash[27441]: audit 2024-04-03T19:21:40.135422+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:42.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:42 smithi082 bash[20963]: cluster 2024-04-03T19:21:41.090179+0000 mgr.y (mgr.24370) 9097 : cluster [DBG] pgmap v9081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:42.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:42 smithi082 bash[20963]: audit 2024-04-03T19:21:41.956318+0000 mon.a (mon.0) 8122 : audit [DBG] from='client.? 172.21.15.67:0/2559222875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:42.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:42 smithi067 bash[27441]: cluster 2024-04-03T19:21:41.090179+0000 mgr.y (mgr.24370) 9097 : cluster [DBG] pgmap v9081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:42.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:42 smithi067 bash[27441]: audit 2024-04-03T19:21:41.956318+0000 mon.a (mon.0) 8122 : audit [DBG] from='client.? 172.21.15.67:0/2559222875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:42.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:42 smithi067 bash[17655]: cluster 2024-04-03T19:21:41.090179+0000 mgr.y (mgr.24370) 9097 : cluster [DBG] pgmap v9081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:42.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:42 smithi067 bash[17655]: audit 2024-04-03T19:21:41.956318+0000 mon.a (mon.0) 8122 : audit [DBG] from='client.? 172.21.15.67:0/2559222875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:43.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:43] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:21:43.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:21:44.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:44 smithi082 bash[20963]: cluster 2024-04-03T19:21:43.090982+0000 mgr.y (mgr.24370) 9098 : cluster [DBG] pgmap v9082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:44.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:44 smithi067 bash[27441]: cluster 2024-04-03T19:21:43.090982+0000 mgr.y (mgr.24370) 9098 : cluster [DBG] pgmap v9082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:44.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:44 smithi067 bash[17655]: cluster 2024-04-03T19:21:43.090982+0000 mgr.y (mgr.24370) 9098 : cluster [DBG] pgmap v9082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:45.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:45 smithi082 bash[20963]: audit 2024-04-03T19:21:44.415412+0000 mon.a (mon.0) 8123 : audit [DBG] from='client.? 172.21.15.67:0/285151015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:45.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:45 smithi067 bash[27441]: audit 2024-04-03T19:21:44.415412+0000 mon.a (mon.0) 8123 : audit [DBG] from='client.? 172.21.15.67:0/285151015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:45.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:45 smithi067 bash[17655]: audit 2024-04-03T19:21:44.415412+0000 mon.a (mon.0) 8123 : audit [DBG] from='client.? 172.21.15.67:0/285151015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:46.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:46 smithi082 bash[20963]: cluster 2024-04-03T19:21:45.091839+0000 mgr.y (mgr.24370) 9099 : cluster [DBG] pgmap v9083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:46.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:46 smithi067 bash[17655]: cluster 2024-04-03T19:21:45.091839+0000 mgr.y (mgr.24370) 9099 : cluster [DBG] pgmap v9083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:46.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:46 smithi067 bash[27441]: cluster 2024-04-03T19:21:45.091839+0000 mgr.y (mgr.24370) 9099 : cluster [DBG] pgmap v9083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:47.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:47 smithi082 bash[20963]: audit 2024-04-03T19:21:46.878945+0000 mon.c (mon.2) 3582 : audit [DBG] from='client.? 172.21.15.67:0/1941206920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:47.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:47 smithi067 bash[17655]: audit 2024-04-03T19:21:46.878945+0000 mon.c (mon.2) 3582 : audit [DBG] from='client.? 172.21.15.67:0/1941206920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:47.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:47 smithi067 bash[27441]: audit 2024-04-03T19:21:46.878945+0000 mon.c (mon.2) 3582 : audit [DBG] from='client.? 172.21.15.67:0/1941206920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:48.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:48 smithi082 bash[20963]: cluster 2024-04-03T19:21:47.093066+0000 mgr.y (mgr.24370) 9100 : cluster [DBG] pgmap v9084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:48.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:48 smithi067 bash[17655]: cluster 2024-04-03T19:21:47.093066+0000 mgr.y (mgr.24370) 9100 : cluster [DBG] pgmap v9084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:48.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:48 smithi067 bash[27441]: cluster 2024-04-03T19:21:47.093066+0000 mgr.y (mgr.24370) 9100 : cluster [DBG] pgmap v9084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:50.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:50 smithi082 bash[20963]: cluster 2024-04-03T19:21:49.093729+0000 mgr.y (mgr.24370) 9101 : cluster [DBG] pgmap v9085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:50.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:50 smithi082 bash[20963]: audit 2024-04-03T19:21:49.342745+0000 mon.c (mon.2) 3583 : audit [DBG] from='client.? 172.21.15.67:0/2322866464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:50.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:50 smithi067 bash[17655]: cluster 2024-04-03T19:21:49.093729+0000 mgr.y (mgr.24370) 9101 : cluster [DBG] pgmap v9085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:50.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:50 smithi067 bash[17655]: audit 2024-04-03T19:21:49.342745+0000 mon.c (mon.2) 3583 : audit [DBG] from='client.? 172.21.15.67:0/2322866464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:50.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:50 smithi067 bash[27441]: cluster 2024-04-03T19:21:49.093729+0000 mgr.y (mgr.24370) 9101 : cluster [DBG] pgmap v9085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:50.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:50 smithi067 bash[27441]: audit 2024-04-03T19:21:49.342745+0000 mon.c (mon.2) 3583 : audit [DBG] from='client.? 172.21.15.67:0/2322866464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:52.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:52 smithi082 bash[20963]: cluster 2024-04-03T19:21:51.094758+0000 mgr.y (mgr.24370) 9102 : cluster [DBG] pgmap v9086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:52.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:52 smithi082 bash[20963]: audit 2024-04-03T19:21:51.804984+0000 mon.a (mon.0) 8124 : audit [DBG] from='client.? 172.21.15.67:0/2148992203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:52.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:52 smithi067 bash[17655]: cluster 2024-04-03T19:21:51.094758+0000 mgr.y (mgr.24370) 9102 : cluster [DBG] pgmap v9086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:52.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:52 smithi067 bash[17655]: audit 2024-04-03T19:21:51.804984+0000 mon.a (mon.0) 8124 : audit [DBG] from='client.? 172.21.15.67:0/2148992203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:52.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:52 smithi067 bash[27441]: cluster 2024-04-03T19:21:51.094758+0000 mgr.y (mgr.24370) 9102 : cluster [DBG] pgmap v9086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:52.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:52 smithi067 bash[27441]: audit 2024-04-03T19:21:51.804984+0000 mon.a (mon.0) 8124 : audit [DBG] from='client.? 172.21.15.67:0/2148992203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:53.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:53] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:21:53.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:21:54.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:54 smithi082 bash[20963]: cluster 2024-04-03T19:21:53.095448+0000 mgr.y (mgr.24370) 9103 : cluster [DBG] pgmap v9087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:54.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:54 smithi067 bash[17655]: cluster 2024-04-03T19:21:53.095448+0000 mgr.y (mgr.24370) 9103 : cluster [DBG] pgmap v9087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:54.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:54 smithi067 bash[27441]: cluster 2024-04-03T19:21:53.095448+0000 mgr.y (mgr.24370) 9103 : cluster [DBG] pgmap v9087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:55.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:55 smithi082 bash[20963]: audit 2024-04-03T19:21:54.262362+0000 mon.c (mon.2) 3584 : audit [DBG] from='client.? 172.21.15.67:0/1567913424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:55.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:55 smithi082 bash[20963]: audit 2024-04-03T19:21:55.135807+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:55.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:55 smithi067 bash[17655]: audit 2024-04-03T19:21:54.262362+0000 mon.c (mon.2) 3584 : audit [DBG] from='client.? 172.21.15.67:0/1567913424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:55.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:55 smithi067 bash[17655]: audit 2024-04-03T19:21:55.135807+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:55.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:55 smithi067 bash[27441]: audit 2024-04-03T19:21:54.262362+0000 mon.c (mon.2) 3584 : audit [DBG] from='client.? 172.21.15.67:0/1567913424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:55.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:55 smithi067 bash[27441]: audit 2024-04-03T19:21:55.135807+0000 mon.a (mon.0) 8125 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:21:56.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:56 smithi082 bash[20963]: cluster 2024-04-03T19:21:55.096204+0000 mgr.y (mgr.24370) 9104 : cluster [DBG] pgmap v9088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:56.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:56 smithi067 bash[17655]: cluster 2024-04-03T19:21:55.096204+0000 mgr.y (mgr.24370) 9104 : cluster [DBG] pgmap v9088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:56.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:56 smithi067 bash[27441]: cluster 2024-04-03T19:21:55.096204+0000 mgr.y (mgr.24370) 9104 : cluster [DBG] pgmap v9088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:57.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:57 smithi082 bash[20963]: audit 2024-04-03T19:21:56.725191+0000 mon.a (mon.0) 8126 : audit [DBG] from='client.? 172.21.15.67:0/4252668647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:57.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:57 smithi067 bash[17655]: audit 2024-04-03T19:21:56.725191+0000 mon.a (mon.0) 8126 : audit [DBG] from='client.? 172.21.15.67:0/4252668647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:57.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:57 smithi067 bash[27441]: audit 2024-04-03T19:21:56.725191+0000 mon.a (mon.0) 8126 : audit [DBG] from='client.? 172.21.15.67:0/4252668647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:58.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:58 smithi082 bash[20963]: cluster 2024-04-03T19:21:57.097359+0000 mgr.y (mgr.24370) 9105 : cluster [DBG] pgmap v9089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:58.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:58 smithi067 bash[17655]: cluster 2024-04-03T19:21:57.097359+0000 mgr.y (mgr.24370) 9105 : cluster [DBG] pgmap v9089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:58.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:58 smithi067 bash[27441]: cluster 2024-04-03T19:21:57.097359+0000 mgr.y (mgr.24370) 9105 : cluster [DBG] pgmap v9089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:21:59.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:21:59 smithi082 bash[20963]: audit 2024-04-03T19:21:59.182741+0000 mon.c (mon.2) 3585 : audit [DBG] from='client.? 172.21.15.67:0/3329310696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:59.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:21:59 smithi067 bash[17655]: audit 2024-04-03T19:21:59.182741+0000 mon.c (mon.2) 3585 : audit [DBG] from='client.? 172.21.15.67:0/3329310696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:21:59.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:21:59 smithi067 bash[27441]: audit 2024-04-03T19:21:59.182741+0000 mon.c (mon.2) 3585 : audit [DBG] from='client.? 172.21.15.67:0/3329310696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:00.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:00 smithi082 bash[20963]: cluster 2024-04-03T19:21:59.098032+0000 mgr.y (mgr.24370) 9106 : cluster [DBG] pgmap v9090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:00.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:00 smithi067 bash[17655]: cluster 2024-04-03T19:21:59.098032+0000 mgr.y (mgr.24370) 9106 : cluster [DBG] pgmap v9090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:00.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:00 smithi067 bash[27441]: cluster 2024-04-03T19:21:59.098032+0000 mgr.y (mgr.24370) 9106 : cluster [DBG] pgmap v9090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:02.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:02 smithi082 bash[20963]: cluster 2024-04-03T19:22:01.099180+0000 mgr.y (mgr.24370) 9107 : cluster [DBG] pgmap v9091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:02.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:02 smithi082 bash[20963]: audit 2024-04-03T19:22:01.635109+0000 mon.c (mon.2) 3586 : audit [DBG] from='client.? 172.21.15.67:0/2012034006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:02.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:02 smithi067 bash[17655]: cluster 2024-04-03T19:22:01.099180+0000 mgr.y (mgr.24370) 9107 : cluster [DBG] pgmap v9091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:02.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:02 smithi067 bash[17655]: audit 2024-04-03T19:22:01.635109+0000 mon.c (mon.2) 3586 : audit [DBG] from='client.? 172.21.15.67:0/2012034006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:02.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:02 smithi067 bash[27441]: cluster 2024-04-03T19:22:01.099180+0000 mgr.y (mgr.24370) 9107 : cluster [DBG] pgmap v9091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:02.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:02 smithi067 bash[27441]: audit 2024-04-03T19:22:01.635109+0000 mon.c (mon.2) 3586 : audit [DBG] from='client.? 172.21.15.67:0/2012034006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:03.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:22:03.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:22:04.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:04 smithi082 bash[20963]: cluster 2024-04-03T19:22:03.099861+0000 mgr.y (mgr.24370) 9108 : cluster [DBG] pgmap v9092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:04.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:04 smithi082 bash[20963]: audit 2024-04-03T19:22:04.094931+0000 mon.c (mon.2) 3587 : audit [DBG] from='client.? 172.21.15.67:0/1036697401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:04.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:04 smithi067 bash[17655]: cluster 2024-04-03T19:22:03.099861+0000 mgr.y (mgr.24370) 9108 : cluster [DBG] pgmap v9092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:04.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:04 smithi067 bash[17655]: audit 2024-04-03T19:22:04.094931+0000 mon.c (mon.2) 3587 : audit [DBG] from='client.? 172.21.15.67:0/1036697401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:04.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:04 smithi067 bash[27441]: cluster 2024-04-03T19:22:03.099861+0000 mgr.y (mgr.24370) 9108 : cluster [DBG] pgmap v9092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:04.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:04 smithi067 bash[27441]: audit 2024-04-03T19:22:04.094931+0000 mon.c (mon.2) 3587 : audit [DBG] from='client.? 172.21.15.67:0/1036697401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:06.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:06 smithi082 bash[20963]: cluster 2024-04-03T19:22:05.100584+0000 mgr.y (mgr.24370) 9109 : cluster [DBG] pgmap v9093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:06.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:06 smithi067 bash[27441]: cluster 2024-04-03T19:22:05.100584+0000 mgr.y (mgr.24370) 9109 : cluster [DBG] pgmap v9093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:06.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:06 smithi067 bash[17655]: cluster 2024-04-03T19:22:05.100584+0000 mgr.y (mgr.24370) 9109 : cluster [DBG] pgmap v9093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:07.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:07 smithi082 bash[20963]: audit 2024-04-03T19:22:06.552976+0000 mon.c (mon.2) 3588 : audit [DBG] from='client.? 172.21.15.67:0/2514730308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:07.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:07 smithi067 bash[17655]: audit 2024-04-03T19:22:06.552976+0000 mon.c (mon.2) 3588 : audit [DBG] from='client.? 172.21.15.67:0/2514730308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:07.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:07 smithi067 bash[27441]: audit 2024-04-03T19:22:06.552976+0000 mon.c (mon.2) 3588 : audit [DBG] from='client.? 172.21.15.67:0/2514730308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:08.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:08 smithi082 bash[20963]: cluster 2024-04-03T19:22:07.101945+0000 mgr.y (mgr.24370) 9110 : cluster [DBG] pgmap v9094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:08.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:08 smithi067 bash[17655]: cluster 2024-04-03T19:22:07.101945+0000 mgr.y (mgr.24370) 9110 : cluster [DBG] pgmap v9094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:08.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:08 smithi067 bash[27441]: cluster 2024-04-03T19:22:07.101945+0000 mgr.y (mgr.24370) 9110 : cluster [DBG] pgmap v9094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:09.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:09 smithi082 bash[20963]: audit 2024-04-03T19:22:09.005630+0000 mon.c (mon.2) 3589 : audit [DBG] from='client.? 172.21.15.67:0/2403915654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:09.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:09 smithi067 bash[17655]: audit 2024-04-03T19:22:09.005630+0000 mon.c (mon.2) 3589 : audit [DBG] from='client.? 172.21.15.67:0/2403915654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:09.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:09 smithi067 bash[27441]: audit 2024-04-03T19:22:09.005630+0000 mon.c (mon.2) 3589 : audit [DBG] from='client.? 172.21.15.67:0/2403915654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:10.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:10 smithi082 bash[20963]: cluster 2024-04-03T19:22:09.102843+0000 mgr.y (mgr.24370) 9111 : cluster [DBG] pgmap v9095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:10.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:10 smithi082 bash[20963]: audit 2024-04-03T19:22:10.136262+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:10.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:10 smithi067 bash[17655]: cluster 2024-04-03T19:22:09.102843+0000 mgr.y (mgr.24370) 9111 : cluster [DBG] pgmap v9095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:10.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:10 smithi067 bash[17655]: audit 2024-04-03T19:22:10.136262+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:10.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:10 smithi067 bash[27441]: cluster 2024-04-03T19:22:09.102843+0000 mgr.y (mgr.24370) 9111 : cluster [DBG] pgmap v9095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:10.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:10 smithi067 bash[27441]: audit 2024-04-03T19:22:10.136262+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:12.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:12 smithi082 bash[20963]: cluster 2024-04-03T19:22:11.104075+0000 mgr.y (mgr.24370) 9112 : cluster [DBG] pgmap v9096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:12.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:12 smithi082 bash[20963]: audit 2024-04-03T19:22:11.453128+0000 mon.a (mon.0) 8128 : audit [DBG] from='client.? 172.21.15.67:0/1639521752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:12.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:12 smithi067 bash[17655]: cluster 2024-04-03T19:22:11.104075+0000 mgr.y (mgr.24370) 9112 : cluster [DBG] pgmap v9096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:12.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:12 smithi067 bash[17655]: audit 2024-04-03T19:22:11.453128+0000 mon.a (mon.0) 8128 : audit [DBG] from='client.? 172.21.15.67:0/1639521752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:12.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:12 smithi067 bash[27441]: cluster 2024-04-03T19:22:11.104075+0000 mgr.y (mgr.24370) 9112 : cluster [DBG] pgmap v9096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:12.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:12 smithi067 bash[27441]: audit 2024-04-03T19:22:11.453128+0000 mon.a (mon.0) 8128 : audit [DBG] from='client.? 172.21.15.67:0/1639521752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:13.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:13] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:22:13.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:22:14.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:14 smithi082 bash[20963]: cluster 2024-04-03T19:22:13.104724+0000 mgr.y (mgr.24370) 9113 : cluster [DBG] pgmap v9097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:14.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:14 smithi082 bash[20963]: audit 2024-04-03T19:22:13.906371+0000 mon.a (mon.0) 8129 : audit [DBG] from='client.? 172.21.15.67:0/2534949420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:14.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:14 smithi067 bash[17655]: cluster 2024-04-03T19:22:13.104724+0000 mgr.y (mgr.24370) 9113 : cluster [DBG] pgmap v9097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:14.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:14 smithi067 bash[17655]: audit 2024-04-03T19:22:13.906371+0000 mon.a (mon.0) 8129 : audit [DBG] from='client.? 172.21.15.67:0/2534949420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:14.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:14 smithi067 bash[27441]: cluster 2024-04-03T19:22:13.104724+0000 mgr.y (mgr.24370) 9113 : cluster [DBG] pgmap v9097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:14.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:14 smithi067 bash[27441]: audit 2024-04-03T19:22:13.906371+0000 mon.a (mon.0) 8129 : audit [DBG] from='client.? 172.21.15.67:0/2534949420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:15.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:15 smithi082 bash[20963]: audit 2024-04-03T19:22:15.087632+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:22:15.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:15 smithi067 bash[27441]: audit 2024-04-03T19:22:15.087632+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:22:15.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:15 smithi067 bash[17655]: audit 2024-04-03T19:22:15.087632+0000 mon.a (mon.0) 8130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:22:16.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:16 smithi082 bash[20963]: cluster 2024-04-03T19:22:15.105291+0000 mgr.y (mgr.24370) 9114 : cluster [DBG] pgmap v9098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:16.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:16 smithi067 bash[17655]: cluster 2024-04-03T19:22:15.105291+0000 mgr.y (mgr.24370) 9114 : cluster [DBG] pgmap v9098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:16.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:16 smithi067 bash[27441]: cluster 2024-04-03T19:22:15.105291+0000 mgr.y (mgr.24370) 9114 : cluster [DBG] pgmap v9098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:17.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:17 smithi082 bash[20963]: audit 2024-04-03T19:22:16.370216+0000 mon.a (mon.0) 8131 : audit [DBG] from='client.? 172.21.15.67:0/1989440089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:17.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:17 smithi067 bash[17655]: audit 2024-04-03T19:22:16.370216+0000 mon.a (mon.0) 8131 : audit [DBG] from='client.? 172.21.15.67:0/1989440089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:17.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:17 smithi067 bash[27441]: audit 2024-04-03T19:22:16.370216+0000 mon.a (mon.0) 8131 : audit [DBG] from='client.? 172.21.15.67:0/1989440089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:18.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:18 smithi082 bash[20963]: cluster 2024-04-03T19:22:17.106472+0000 mgr.y (mgr.24370) 9115 : cluster [DBG] pgmap v9099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:18.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:18 smithi067 bash[17655]: cluster 2024-04-03T19:22:17.106472+0000 mgr.y (mgr.24370) 9115 : cluster [DBG] pgmap v9099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:18.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:18 smithi067 bash[27441]: cluster 2024-04-03T19:22:17.106472+0000 mgr.y (mgr.24370) 9115 : cluster [DBG] pgmap v9099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:19.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:19 smithi082 bash[20963]: audit 2024-04-03T19:22:18.824004+0000 mon.a (mon.0) 8132 : audit [DBG] from='client.? 172.21.15.67:0/3797817219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:19.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:19 smithi067 bash[27441]: audit 2024-04-03T19:22:18.824004+0000 mon.a (mon.0) 8132 : audit [DBG] from='client.? 172.21.15.67:0/3797817219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:19.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:19 smithi067 bash[17655]: audit 2024-04-03T19:22:18.824004+0000 mon.a (mon.0) 8132 : audit [DBG] from='client.? 172.21.15.67:0/3797817219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:20.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:20 smithi082 bash[20963]: cluster 2024-04-03T19:22:19.107185+0000 mgr.y (mgr.24370) 9116 : cluster [DBG] pgmap v9100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:20.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:20 smithi067 bash[17655]: cluster 2024-04-03T19:22:19.107185+0000 mgr.y (mgr.24370) 9116 : cluster [DBG] pgmap v9100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:20.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:20 smithi067 bash[27441]: cluster 2024-04-03T19:22:19.107185+0000 mgr.y (mgr.24370) 9116 : cluster [DBG] pgmap v9100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:22.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:21 smithi082 bash[20963]: audit 2024-04-03T19:22:20.780460+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:21 smithi082 bash[20963]: audit 2024-04-03T19:22:20.787794+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:21 smithi082 bash[20963]: audit 2024-04-03T19:22:21.080334+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:21 smithi082 bash[20963]: audit 2024-04-03T19:22:21.089167+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:21 smithi082 bash[20963]: cluster 2024-04-03T19:22:21.107968+0000 mgr.y (mgr.24370) 9117 : cluster [DBG] pgmap v9101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:22.111 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:21 smithi082 bash[20963]: audit 2024-04-03T19:22:21.284724+0000 mon.a (mon.0) 8137 : audit [DBG] from='client.? 172.21.15.67:0/3010119158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[27441]: audit 2024-04-03T19:22:20.780460+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[27441]: audit 2024-04-03T19:22:20.787794+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[27441]: audit 2024-04-03T19:22:21.080334+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[27441]: audit 2024-04-03T19:22:21.089167+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[27441]: cluster 2024-04-03T19:22:21.107968+0000 mgr.y (mgr.24370) 9117 : cluster [DBG] pgmap v9101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[27441]: audit 2024-04-03T19:22:21.284724+0000 mon.a (mon.0) 8137 : audit [DBG] from='client.? 172.21.15.67:0/3010119158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[17655]: audit 2024-04-03T19:22:20.780460+0000 mon.a (mon.0) 8133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[17655]: audit 2024-04-03T19:22:20.787794+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[17655]: audit 2024-04-03T19:22:21.080334+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[17655]: audit 2024-04-03T19:22:21.089167+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:22.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[17655]: cluster 2024-04-03T19:22:21.107968+0000 mgr.y (mgr.24370) 9117 : cluster [DBG] pgmap v9101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:22.144 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:21 smithi067 bash[17655]: audit 2024-04-03T19:22:21.284724+0000 mon.a (mon.0) 8137 : audit [DBG] from='client.? 172.21.15.67:0/3010119158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:23.392 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:23] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:22:23.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:22:24.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:24 smithi067 bash[17655]: cluster 2024-04-03T19:22:23.108597+0000 mgr.y (mgr.24370) 9118 : cluster [DBG] pgmap v9102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:24.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:24 smithi067 bash[17655]: audit 2024-04-03T19:22:23.742714+0000 mon.a (mon.0) 8138 : audit [DBG] from='client.? 172.21.15.67:0/2628416335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:24.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:24 smithi067 bash[27441]: cluster 2024-04-03T19:22:23.108597+0000 mgr.y (mgr.24370) 9118 : cluster [DBG] pgmap v9102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:24.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:24 smithi067 bash[27441]: audit 2024-04-03T19:22:23.742714+0000 mon.a (mon.0) 8138 : audit [DBG] from='client.? 172.21.15.67:0/2628416335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:24.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:24 smithi082 bash[20963]: cluster 2024-04-03T19:22:23.108597+0000 mgr.y (mgr.24370) 9118 : cluster [DBG] pgmap v9102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:24.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:24 smithi082 bash[20963]: audit 2024-04-03T19:22:23.742714+0000 mon.a (mon.0) 8138 : audit [DBG] from='client.? 172.21.15.67:0/2628416335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:25.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:25 smithi082 bash[20963]: audit 2024-04-03T19:22:25.136678+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:25.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:25 smithi067 bash[17655]: audit 2024-04-03T19:22:25.136678+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:25.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:25 smithi067 bash[27441]: audit 2024-04-03T19:22:25.136678+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:26.600 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:26 smithi082 bash[20963]: cluster 2024-04-03T19:22:25.109321+0000 mgr.y (mgr.24370) 9119 : cluster [DBG] pgmap v9103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:26.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:26 smithi067 bash[17655]: cluster 2024-04-03T19:22:25.109321+0000 mgr.y (mgr.24370) 9119 : cluster [DBG] pgmap v9103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:26.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:26 smithi067 bash[27441]: cluster 2024-04-03T19:22:25.109321+0000 mgr.y (mgr.24370) 9119 : cluster [DBG] pgmap v9103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:27.594 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:27 smithi082 bash[20963]: audit 2024-04-03T19:22:26.197888+0000 mon.a (mon.0) 8140 : audit [DBG] from='client.? 172.21.15.67:0/1918763526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:27.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:27 smithi067 bash[17655]: audit 2024-04-03T19:22:26.197888+0000 mon.a (mon.0) 8140 : audit [DBG] from='client.? 172.21.15.67:0/1918763526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:27.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:27 smithi067 bash[27441]: audit 2024-04-03T19:22:26.197888+0000 mon.a (mon.0) 8140 : audit [DBG] from='client.? 172.21.15.67:0/1918763526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:28.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:28 smithi082 bash[20963]: cluster 2024-04-03T19:22:27.110521+0000 mgr.y (mgr.24370) 9120 : cluster [DBG] pgmap v9104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:28.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:28 smithi067 bash[27441]: cluster 2024-04-03T19:22:27.110521+0000 mgr.y (mgr.24370) 9120 : cluster [DBG] pgmap v9104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:28.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:28 smithi067 bash[17655]: cluster 2024-04-03T19:22:27.110521+0000 mgr.y (mgr.24370) 9120 : cluster [DBG] pgmap v9104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:29.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:29 smithi082 bash[20963]: audit 2024-04-03T19:22:28.647274+0000 mon.a (mon.0) 8141 : audit [DBG] from='client.? 172.21.15.67:0/4237506151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:29.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:29 smithi067 bash[27441]: audit 2024-04-03T19:22:28.647274+0000 mon.a (mon.0) 8141 : audit [DBG] from='client.? 172.21.15.67:0/4237506151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:29.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:29 smithi067 bash[17655]: audit 2024-04-03T19:22:28.647274+0000 mon.a (mon.0) 8141 : audit [DBG] from='client.? 172.21.15.67:0/4237506151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:30.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:30 smithi082 bash[20963]: cluster 2024-04-03T19:22:29.111219+0000 mgr.y (mgr.24370) 9121 : cluster [DBG] pgmap v9105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:30.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:30 smithi067 bash[27441]: cluster 2024-04-03T19:22:29.111219+0000 mgr.y (mgr.24370) 9121 : cluster [DBG] pgmap v9105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:30.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:30 smithi067 bash[17655]: cluster 2024-04-03T19:22:29.111219+0000 mgr.y (mgr.24370) 9121 : cluster [DBG] pgmap v9105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:32.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:31 smithi082 bash[20963]: audit 2024-04-03T19:22:31.101184+0000 mon.a (mon.0) 8142 : audit [DBG] from='client.? 172.21.15.67:0/2491261723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:32.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:31 smithi082 bash[20963]: cluster 2024-04-03T19:22:31.112391+0000 mgr.y (mgr.24370) 9122 : cluster [DBG] pgmap v9106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:32.142 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:31 smithi067 bash[17655]: audit 2024-04-03T19:22:31.101184+0000 mon.a (mon.0) 8142 : audit [DBG] from='client.? 172.21.15.67:0/2491261723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:32.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:31 smithi067 bash[17655]: cluster 2024-04-03T19:22:31.112391+0000 mgr.y (mgr.24370) 9122 : cluster [DBG] pgmap v9106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:32.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:31 smithi067 bash[27441]: audit 2024-04-03T19:22:31.101184+0000 mon.a (mon.0) 8142 : audit [DBG] from='client.? 172.21.15.67:0/2491261723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:32.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:31 smithi067 bash[27441]: cluster 2024-04-03T19:22:31.112391+0000 mgr.y (mgr.24370) 9122 : cluster [DBG] pgmap v9106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:33.058 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[27441]: audit 2024-04-03T19:22:31.767331+0000 mon.a (mon.0) 8143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:33.058 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[27441]: audit 2024-04-03T19:22:31.775883+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:33.059 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[27441]: audit 2024-04-03T19:22:31.777452+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:22:33.059 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[27441]: audit 2024-04-03T19:22:31.778897+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:22:33.059 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[27441]: audit 2024-04-03T19:22:31.787096+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:33.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[17655]: audit 2024-04-03T19:22:31.767331+0000 mon.a (mon.0) 8143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:33.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[17655]: audit 2024-04-03T19:22:31.775883+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:33.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[17655]: audit 2024-04-03T19:22:31.777452+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:22:33.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[17655]: audit 2024-04-03T19:22:31.778897+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:22:33.059 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:32 smithi067 bash[17655]: audit 2024-04-03T19:22:31.787096+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:33.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:32 smithi082 bash[20963]: audit 2024-04-03T19:22:31.767331+0000 mon.a (mon.0) 8143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:33.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:32 smithi082 bash[20963]: audit 2024-04-03T19:22:31.775883+0000 mon.a (mon.0) 8144 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:33.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:32 smithi082 bash[20963]: audit 2024-04-03T19:22:31.777452+0000 mon.a (mon.0) 8145 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:22:33.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:32 smithi082 bash[20963]: audit 2024-04-03T19:22:31.778897+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:22:33.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:32 smithi082 bash[20963]: audit 2024-04-03T19:22:31.787096+0000 mon.a (mon.0) 8147 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:22:33.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:22:33.751 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:22:34.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:33 smithi082 bash[20963]: cluster 2024-04-03T19:22:33.113016+0000 mgr.y (mgr.24370) 9123 : cluster [DBG] pgmap v9107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:34.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:33 smithi082 bash[20963]: audit 2024-04-03T19:22:33.551111+0000 mon.a (mon.0) 8148 : audit [DBG] from='client.? 172.21.15.67:0/3336304703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:34.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:33 smithi067 bash[17655]: cluster 2024-04-03T19:22:33.113016+0000 mgr.y (mgr.24370) 9123 : cluster [DBG] pgmap v9107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:34.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:33 smithi067 bash[17655]: audit 2024-04-03T19:22:33.551111+0000 mon.a (mon.0) 8148 : audit [DBG] from='client.? 172.21.15.67:0/3336304703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:34.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:33 smithi067 bash[27441]: cluster 2024-04-03T19:22:33.113016+0000 mgr.y (mgr.24370) 9123 : cluster [DBG] pgmap v9107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:34.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:33 smithi067 bash[27441]: audit 2024-04-03T19:22:33.551111+0000 mon.a (mon.0) 8148 : audit [DBG] from='client.? 172.21.15.67:0/3336304703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:36.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:36 smithi082 bash[20963]: cluster 2024-04-03T19:22:35.113703+0000 mgr.y (mgr.24370) 9124 : cluster [DBG] pgmap v9108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:36.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:36 smithi082 bash[20963]: audit 2024-04-03T19:22:36.002775+0000 mon.a (mon.0) 8149 : audit [DBG] from='client.? 172.21.15.67:0/1985457213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:36.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:36 smithi067 bash[17655]: cluster 2024-04-03T19:22:35.113703+0000 mgr.y (mgr.24370) 9124 : cluster [DBG] pgmap v9108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:36.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:36 smithi067 bash[17655]: audit 2024-04-03T19:22:36.002775+0000 mon.a (mon.0) 8149 : audit [DBG] from='client.? 172.21.15.67:0/1985457213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:36.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:36 smithi067 bash[27441]: cluster 2024-04-03T19:22:35.113703+0000 mgr.y (mgr.24370) 9124 : cluster [DBG] pgmap v9108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:36.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:36 smithi067 bash[27441]: audit 2024-04-03T19:22:36.002775+0000 mon.a (mon.0) 8149 : audit [DBG] from='client.? 172.21.15.67:0/1985457213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:38.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:38 smithi082 bash[20963]: cluster 2024-04-03T19:22:37.114872+0000 mgr.y (mgr.24370) 9125 : cluster [DBG] pgmap v9109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:38.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:38 smithi067 bash[17655]: cluster 2024-04-03T19:22:37.114872+0000 mgr.y (mgr.24370) 9125 : cluster [DBG] pgmap v9109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:38.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:38 smithi067 bash[27441]: cluster 2024-04-03T19:22:37.114872+0000 mgr.y (mgr.24370) 9125 : cluster [DBG] pgmap v9109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:39.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:39 smithi082 bash[20963]: audit 2024-04-03T19:22:38.450040+0000 mon.c (mon.2) 3590 : audit [DBG] from='client.? 172.21.15.67:0/1823437740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:39.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:39 smithi067 bash[17655]: audit 2024-04-03T19:22:38.450040+0000 mon.c (mon.2) 3590 : audit [DBG] from='client.? 172.21.15.67:0/1823437740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:39.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:39 smithi067 bash[27441]: audit 2024-04-03T19:22:38.450040+0000 mon.c (mon.2) 3590 : audit [DBG] from='client.? 172.21.15.67:0/1823437740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:40.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:40 smithi082 bash[20963]: cluster 2024-04-03T19:22:39.115570+0000 mgr.y (mgr.24370) 9126 : cluster [DBG] pgmap v9110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:40.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:40 smithi082 bash[20963]: audit 2024-04-03T19:22:40.137182+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:40.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:40 smithi067 bash[17655]: cluster 2024-04-03T19:22:39.115570+0000 mgr.y (mgr.24370) 9126 : cluster [DBG] pgmap v9110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:40.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:40 smithi067 bash[17655]: audit 2024-04-03T19:22:40.137182+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:40.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:40 smithi067 bash[27441]: cluster 2024-04-03T19:22:39.115570+0000 mgr.y (mgr.24370) 9126 : cluster [DBG] pgmap v9110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:40.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:40 smithi067 bash[27441]: audit 2024-04-03T19:22:40.137182+0000 mon.a (mon.0) 8150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:41.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:41 smithi082 bash[20963]: audit 2024-04-03T19:22:40.903408+0000 mon.a (mon.0) 8151 : audit [DBG] from='client.? 172.21.15.67:0/2535604108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:41.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:41 smithi067 bash[17655]: audit 2024-04-03T19:22:40.903408+0000 mon.a (mon.0) 8151 : audit [DBG] from='client.? 172.21.15.67:0/2535604108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:41.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:41 smithi067 bash[27441]: audit 2024-04-03T19:22:40.903408+0000 mon.a (mon.0) 8151 : audit [DBG] from='client.? 172.21.15.67:0/2535604108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:42.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:42 smithi082 bash[20963]: cluster 2024-04-03T19:22:41.116836+0000 mgr.y (mgr.24370) 9127 : cluster [DBG] pgmap v9111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:42.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:42 smithi067 bash[17655]: cluster 2024-04-03T19:22:41.116836+0000 mgr.y (mgr.24370) 9127 : cluster [DBG] pgmap v9111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:42.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:42 smithi067 bash[27441]: cluster 2024-04-03T19:22:41.116836+0000 mgr.y (mgr.24370) 9127 : cluster [DBG] pgmap v9111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:43.392 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:43] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:22:43.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:22:44.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:44 smithi082 bash[20963]: cluster 2024-04-03T19:22:43.117524+0000 mgr.y (mgr.24370) 9128 : cluster [DBG] pgmap v9112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:44.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:44 smithi082 bash[20963]: audit 2024-04-03T19:22:43.360369+0000 mon.c (mon.2) 3591 : audit [DBG] from='client.? 172.21.15.67:0/7452133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:44.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:44 smithi067 bash[17655]: cluster 2024-04-03T19:22:43.117524+0000 mgr.y (mgr.24370) 9128 : cluster [DBG] pgmap v9112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:44.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:44 smithi067 bash[17655]: audit 2024-04-03T19:22:43.360369+0000 mon.c (mon.2) 3591 : audit [DBG] from='client.? 172.21.15.67:0/7452133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:44.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:44 smithi067 bash[27441]: cluster 2024-04-03T19:22:43.117524+0000 mgr.y (mgr.24370) 9128 : cluster [DBG] pgmap v9112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:44.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:44 smithi067 bash[27441]: audit 2024-04-03T19:22:43.360369+0000 mon.c (mon.2) 3591 : audit [DBG] from='client.? 172.21.15.67:0/7452133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:46.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:46 smithi082 bash[20963]: cluster 2024-04-03T19:22:45.118201+0000 mgr.y (mgr.24370) 9129 : cluster [DBG] pgmap v9113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:46.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:46 smithi082 bash[20963]: audit 2024-04-03T19:22:45.823115+0000 mon.a (mon.0) 8152 : audit [DBG] from='client.? 172.21.15.67:0/2898505367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:46.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:46 smithi067 bash[27441]: cluster 2024-04-03T19:22:45.118201+0000 mgr.y (mgr.24370) 9129 : cluster [DBG] pgmap v9113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:46.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:46 smithi067 bash[27441]: audit 2024-04-03T19:22:45.823115+0000 mon.a (mon.0) 8152 : audit [DBG] from='client.? 172.21.15.67:0/2898505367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:46.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:46 smithi067 bash[17655]: cluster 2024-04-03T19:22:45.118201+0000 mgr.y (mgr.24370) 9129 : cluster [DBG] pgmap v9113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:46.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:46 smithi067 bash[17655]: audit 2024-04-03T19:22:45.823115+0000 mon.a (mon.0) 8152 : audit [DBG] from='client.? 172.21.15.67:0/2898505367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:48.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:48 smithi082 bash[20963]: cluster 2024-04-03T19:22:47.119413+0000 mgr.y (mgr.24370) 9130 : cluster [DBG] pgmap v9114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:48.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:48 smithi067 bash[17655]: cluster 2024-04-03T19:22:47.119413+0000 mgr.y (mgr.24370) 9130 : cluster [DBG] pgmap v9114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:48.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:48 smithi067 bash[27441]: cluster 2024-04-03T19:22:47.119413+0000 mgr.y (mgr.24370) 9130 : cluster [DBG] pgmap v9114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:49.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:49 smithi082 bash[20963]: audit 2024-04-03T19:22:48.281052+0000 mon.a (mon.0) 8153 : audit [DBG] from='client.? 172.21.15.67:0/256116511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:49.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:49 smithi067 bash[27441]: audit 2024-04-03T19:22:48.281052+0000 mon.a (mon.0) 8153 : audit [DBG] from='client.? 172.21.15.67:0/256116511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:49.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:49 smithi067 bash[17655]: audit 2024-04-03T19:22:48.281052+0000 mon.a (mon.0) 8153 : audit [DBG] from='client.? 172.21.15.67:0/256116511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:50.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:50 smithi082 bash[20963]: cluster 2024-04-03T19:22:49.120113+0000 mgr.y (mgr.24370) 9131 : cluster [DBG] pgmap v9115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:50.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:50 smithi067 bash[17655]: cluster 2024-04-03T19:22:49.120113+0000 mgr.y (mgr.24370) 9131 : cluster [DBG] pgmap v9115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:50.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:50 smithi067 bash[27441]: cluster 2024-04-03T19:22:49.120113+0000 mgr.y (mgr.24370) 9131 : cluster [DBG] pgmap v9115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:51.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:51 smithi082 bash[20963]: audit 2024-04-03T19:22:50.739305+0000 mon.c (mon.2) 3592 : audit [DBG] from='client.? 172.21.15.67:0/4211511143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:51.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:51 smithi067 bash[27441]: audit 2024-04-03T19:22:50.739305+0000 mon.c (mon.2) 3592 : audit [DBG] from='client.? 172.21.15.67:0/4211511143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:51.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:51 smithi067 bash[17655]: audit 2024-04-03T19:22:50.739305+0000 mon.c (mon.2) 3592 : audit [DBG] from='client.? 172.21.15.67:0/4211511143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:52.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:52 smithi082 bash[20963]: cluster 2024-04-03T19:22:51.121324+0000 mgr.y (mgr.24370) 9132 : cluster [DBG] pgmap v9116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:52.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:52 smithi067 bash[27441]: cluster 2024-04-03T19:22:51.121324+0000 mgr.y (mgr.24370) 9132 : cluster [DBG] pgmap v9116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:52.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:52 smithi067 bash[17655]: cluster 2024-04-03T19:22:51.121324+0000 mgr.y (mgr.24370) 9132 : cluster [DBG] pgmap v9116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:53.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:53] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:22:53.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:53 smithi067 bash[27441]: audit 2024-04-03T19:22:53.186748+0000 mon.a (mon.0) 8154 : audit [DBG] from='client.? 172.21.15.67:0/3459403158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:53.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:53 smithi067 bash[17655]: audit 2024-04-03T19:22:53.186748+0000 mon.a (mon.0) 8154 : audit [DBG] from='client.? 172.21.15.67:0/3459403158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:53.480 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:53 smithi082 bash[20963]: audit 2024-04-03T19:22:53.186748+0000 mon.a (mon.0) 8154 : audit [DBG] from='client.? 172.21.15.67:0/3459403158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:53.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:22:54.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:54 smithi082 bash[20963]: cluster 2024-04-03T19:22:53.122014+0000 mgr.y (mgr.24370) 9133 : cluster [DBG] pgmap v9117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:54.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:54 smithi067 bash[27441]: cluster 2024-04-03T19:22:53.122014+0000 mgr.y (mgr.24370) 9133 : cluster [DBG] pgmap v9117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:54.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:54 smithi067 bash[17655]: cluster 2024-04-03T19:22:53.122014+0000 mgr.y (mgr.24370) 9133 : cluster [DBG] pgmap v9117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:55.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:55 smithi082 bash[20963]: audit 2024-04-03T19:22:55.137636+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:55.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:55 smithi067 bash[27441]: audit 2024-04-03T19:22:55.137636+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:55.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:55 smithi067 bash[17655]: audit 2024-04-03T19:22:55.137636+0000 mon.a (mon.0) 8155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:22:56.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:56 smithi082 bash[20963]: cluster 2024-04-03T19:22:55.122747+0000 mgr.y (mgr.24370) 9134 : cluster [DBG] pgmap v9118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:56.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:56 smithi082 bash[20963]: audit 2024-04-03T19:22:55.632095+0000 mon.c (mon.2) 3593 : audit [DBG] from='client.? 172.21.15.67:0/2084661347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:56.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:56 smithi067 bash[27441]: cluster 2024-04-03T19:22:55.122747+0000 mgr.y (mgr.24370) 9134 : cluster [DBG] pgmap v9118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:56.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:56 smithi067 bash[27441]: audit 2024-04-03T19:22:55.632095+0000 mon.c (mon.2) 3593 : audit [DBG] from='client.? 172.21.15.67:0/2084661347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:56.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:56 smithi067 bash[17655]: cluster 2024-04-03T19:22:55.122747+0000 mgr.y (mgr.24370) 9134 : cluster [DBG] pgmap v9118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:56.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:56 smithi067 bash[17655]: audit 2024-04-03T19:22:55.632095+0000 mon.c (mon.2) 3593 : audit [DBG] from='client.? 172.21.15.67:0/2084661347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:58.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:58 smithi082 bash[20963]: cluster 2024-04-03T19:22:57.123918+0000 mgr.y (mgr.24370) 9135 : cluster [DBG] pgmap v9119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:58.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:22:58 smithi082 bash[20963]: audit 2024-04-03T19:22:58.087913+0000 mon.c (mon.2) 3594 : audit [DBG] from='client.? 172.21.15.67:0/14878286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:58.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:58 smithi067 bash[17655]: cluster 2024-04-03T19:22:57.123918+0000 mgr.y (mgr.24370) 9135 : cluster [DBG] pgmap v9119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:58.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:22:58 smithi067 bash[17655]: audit 2024-04-03T19:22:58.087913+0000 mon.c (mon.2) 3594 : audit [DBG] from='client.? 172.21.15.67:0/14878286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:22:58.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:58 smithi067 bash[27441]: cluster 2024-04-03T19:22:57.123918+0000 mgr.y (mgr.24370) 9135 : cluster [DBG] pgmap v9119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:22:58.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:22:58 smithi067 bash[27441]: audit 2024-04-03T19:22:58.087913+0000 mon.c (mon.2) 3594 : audit [DBG] from='client.? 172.21.15.67:0/14878286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:00.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:00 smithi082 bash[20963]: cluster 2024-04-03T19:22:59.124543+0000 mgr.y (mgr.24370) 9136 : cluster [DBG] pgmap v9120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:00.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:00 smithi067 bash[17655]: cluster 2024-04-03T19:22:59.124543+0000 mgr.y (mgr.24370) 9136 : cluster [DBG] pgmap v9120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:00.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:00 smithi067 bash[27441]: cluster 2024-04-03T19:22:59.124543+0000 mgr.y (mgr.24370) 9136 : cluster [DBG] pgmap v9120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:01.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:01 smithi082 bash[20963]: audit 2024-04-03T19:23:00.551595+0000 mon.a (mon.0) 8156 : audit [DBG] from='client.? 172.21.15.67:0/1631408458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:01.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:01 smithi067 bash[17655]: audit 2024-04-03T19:23:00.551595+0000 mon.a (mon.0) 8156 : audit [DBG] from='client.? 172.21.15.67:0/1631408458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:01.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:01 smithi067 bash[27441]: audit 2024-04-03T19:23:00.551595+0000 mon.a (mon.0) 8156 : audit [DBG] from='client.? 172.21.15.67:0/1631408458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:02.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:02 smithi082 bash[20963]: cluster 2024-04-03T19:23:01.125672+0000 mgr.y (mgr.24370) 9137 : cluster [DBG] pgmap v9121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:02.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:02 smithi067 bash[17655]: cluster 2024-04-03T19:23:01.125672+0000 mgr.y (mgr.24370) 9137 : cluster [DBG] pgmap v9121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:02.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:02 smithi067 bash[27441]: cluster 2024-04-03T19:23:01.125672+0000 mgr.y (mgr.24370) 9137 : cluster [DBG] pgmap v9121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:03.392 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:03 smithi067 bash[17655]: audit 2024-04-03T19:23:03.012899+0000 mon.a (mon.0) 8157 : audit [DBG] from='client.? 172.21.15.67:0/391445306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:03.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:03] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:23:03.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:03 smithi067 bash[27441]: audit 2024-04-03T19:23:03.012899+0000 mon.a (mon.0) 8157 : audit [DBG] from='client.? 172.21.15.67:0/391445306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:03.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:03 smithi082 bash[20963]: audit 2024-04-03T19:23:03.012899+0000 mon.a (mon.0) 8157 : audit [DBG] from='client.? 172.21.15.67:0/391445306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:03.610 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:23:04.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:04 smithi082 bash[20963]: cluster 2024-04-03T19:23:03.126346+0000 mgr.y (mgr.24370) 9138 : cluster [DBG] pgmap v9122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:04.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:04 smithi067 bash[27441]: cluster 2024-04-03T19:23:03.126346+0000 mgr.y (mgr.24370) 9138 : cluster [DBG] pgmap v9122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:04.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:04 smithi067 bash[17655]: cluster 2024-04-03T19:23:03.126346+0000 mgr.y (mgr.24370) 9138 : cluster [DBG] pgmap v9122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:06.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:06 smithi082 bash[20963]: cluster 2024-04-03T19:23:05.126886+0000 mgr.y (mgr.24370) 9139 : cluster [DBG] pgmap v9123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:06.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:06 smithi082 bash[20963]: audit 2024-04-03T19:23:05.469221+0000 mon.c (mon.2) 3595 : audit [DBG] from='client.? 172.21.15.67:0/2179563997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:06.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:06 smithi067 bash[17655]: cluster 2024-04-03T19:23:05.126886+0000 mgr.y (mgr.24370) 9139 : cluster [DBG] pgmap v9123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:06.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:06 smithi067 bash[17655]: audit 2024-04-03T19:23:05.469221+0000 mon.c (mon.2) 3595 : audit [DBG] from='client.? 172.21.15.67:0/2179563997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:06.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:06 smithi067 bash[27441]: cluster 2024-04-03T19:23:05.126886+0000 mgr.y (mgr.24370) 9139 : cluster [DBG] pgmap v9123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:06.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:06 smithi067 bash[27441]: audit 2024-04-03T19:23:05.469221+0000 mon.c (mon.2) 3595 : audit [DBG] from='client.? 172.21.15.67:0/2179563997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:08.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:08 smithi082 bash[20963]: cluster 2024-04-03T19:23:07.127990+0000 mgr.y (mgr.24370) 9140 : cluster [DBG] pgmap v9124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:08.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:08 smithi082 bash[20963]: audit 2024-04-03T19:23:07.925072+0000 mon.c (mon.2) 3596 : audit [DBG] from='client.? 172.21.15.67:0/4283828190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:08.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:08 smithi067 bash[17655]: cluster 2024-04-03T19:23:07.127990+0000 mgr.y (mgr.24370) 9140 : cluster [DBG] pgmap v9124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:08.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:08 smithi067 bash[17655]: audit 2024-04-03T19:23:07.925072+0000 mon.c (mon.2) 3596 : audit [DBG] from='client.? 172.21.15.67:0/4283828190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:08.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:08 smithi067 bash[27441]: cluster 2024-04-03T19:23:07.127990+0000 mgr.y (mgr.24370) 9140 : cluster [DBG] pgmap v9124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:08.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:08 smithi067 bash[27441]: audit 2024-04-03T19:23:07.925072+0000 mon.c (mon.2) 3596 : audit [DBG] from='client.? 172.21.15.67:0/4283828190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:10.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:10 smithi082 bash[20963]: cluster 2024-04-03T19:23:09.128675+0000 mgr.y (mgr.24370) 9141 : cluster [DBG] pgmap v9125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:10.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:10 smithi082 bash[20963]: audit 2024-04-03T19:23:10.137736+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:10.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:10 smithi067 bash[17655]: cluster 2024-04-03T19:23:09.128675+0000 mgr.y (mgr.24370) 9141 : cluster [DBG] pgmap v9125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:10.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:10 smithi067 bash[17655]: audit 2024-04-03T19:23:10.137736+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:10.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:10 smithi067 bash[27441]: cluster 2024-04-03T19:23:09.128675+0000 mgr.y (mgr.24370) 9141 : cluster [DBG] pgmap v9125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:10.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:10 smithi067 bash[27441]: audit 2024-04-03T19:23:10.137736+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:11.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:11 smithi082 bash[20963]: audit 2024-04-03T19:23:10.377555+0000 mon.a (mon.0) 8159 : audit [DBG] from='client.? 172.21.15.67:0/1167466994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:11.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:11 smithi067 bash[27441]: audit 2024-04-03T19:23:10.377555+0000 mon.a (mon.0) 8159 : audit [DBG] from='client.? 172.21.15.67:0/1167466994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:11.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:11 smithi067 bash[17655]: audit 2024-04-03T19:23:10.377555+0000 mon.a (mon.0) 8159 : audit [DBG] from='client.? 172.21.15.67:0/1167466994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:12.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:12 smithi082 bash[20963]: cluster 2024-04-03T19:23:11.129820+0000 mgr.y (mgr.24370) 9142 : cluster [DBG] pgmap v9126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:12.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:12 smithi067 bash[27441]: cluster 2024-04-03T19:23:11.129820+0000 mgr.y (mgr.24370) 9142 : cluster [DBG] pgmap v9126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:12.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:12 smithi067 bash[17655]: cluster 2024-04-03T19:23:11.129820+0000 mgr.y (mgr.24370) 9142 : cluster [DBG] pgmap v9126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:13.392 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:13 smithi067 bash[17655]: audit 2024-04-03T19:23:12.841291+0000 mon.a (mon.0) 8160 : audit [DBG] from='client.? 172.21.15.67:0/4235634855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:13.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:23:13.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:13 smithi067 bash[27441]: audit 2024-04-03T19:23:12.841291+0000 mon.a (mon.0) 8160 : audit [DBG] from='client.? 172.21.15.67:0/4235634855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:13.609 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:23:13.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:13 smithi082 bash[20963]: audit 2024-04-03T19:23:12.841291+0000 mon.a (mon.0) 8160 : audit [DBG] from='client.? 172.21.15.67:0/4235634855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:14.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:14 smithi082 bash[20963]: cluster 2024-04-03T19:23:13.130492+0000 mgr.y (mgr.24370) 9143 : cluster [DBG] pgmap v9127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:14.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:14 smithi067 bash[17655]: cluster 2024-04-03T19:23:13.130492+0000 mgr.y (mgr.24370) 9143 : cluster [DBG] pgmap v9127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:14.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:14 smithi067 bash[27441]: cluster 2024-04-03T19:23:13.130492+0000 mgr.y (mgr.24370) 9143 : cluster [DBG] pgmap v9127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:15.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:15 smithi082 bash[20963]: audit 2024-04-03T19:23:15.297244+0000 mon.a (mon.0) 8161 : audit [DBG] from='client.? 172.21.15.67:0/3771747830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:15.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:15 smithi067 bash[17655]: audit 2024-04-03T19:23:15.297244+0000 mon.a (mon.0) 8161 : audit [DBG] from='client.? 172.21.15.67:0/3771747830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:15.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:15 smithi067 bash[27441]: audit 2024-04-03T19:23:15.297244+0000 mon.a (mon.0) 8161 : audit [DBG] from='client.? 172.21.15.67:0/3771747830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:16.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:16 smithi082 bash[20963]: cluster 2024-04-03T19:23:15.131122+0000 mgr.y (mgr.24370) 9144 : cluster [DBG] pgmap v9128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:16.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:16 smithi067 bash[27441]: cluster 2024-04-03T19:23:15.131122+0000 mgr.y (mgr.24370) 9144 : cluster [DBG] pgmap v9128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:16.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:16 smithi067 bash[17655]: cluster 2024-04-03T19:23:15.131122+0000 mgr.y (mgr.24370) 9144 : cluster [DBG] pgmap v9128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:18.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:18 smithi082 bash[20963]: cluster 2024-04-03T19:23:17.132337+0000 mgr.y (mgr.24370) 9145 : cluster [DBG] pgmap v9129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:18.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:18 smithi082 bash[20963]: audit 2024-04-03T19:23:17.751298+0000 mon.a (mon.0) 8162 : audit [DBG] from='client.? 172.21.15.67:0/2344774318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:18.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:18 smithi067 bash[17655]: cluster 2024-04-03T19:23:17.132337+0000 mgr.y (mgr.24370) 9145 : cluster [DBG] pgmap v9129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:18.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:18 smithi067 bash[17655]: audit 2024-04-03T19:23:17.751298+0000 mon.a (mon.0) 8162 : audit [DBG] from='client.? 172.21.15.67:0/2344774318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:18.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:18 smithi067 bash[27441]: cluster 2024-04-03T19:23:17.132337+0000 mgr.y (mgr.24370) 9145 : cluster [DBG] pgmap v9129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:18.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:18 smithi067 bash[27441]: audit 2024-04-03T19:23:17.751298+0000 mon.a (mon.0) 8162 : audit [DBG] from='client.? 172.21.15.67:0/2344774318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:20.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:19 smithi082 bash[20963]: cluster 2024-04-03T19:23:19.132976+0000 mgr.y (mgr.24370) 9146 : cluster [DBG] pgmap v9130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:20.142 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:19 smithi067 bash[27441]: cluster 2024-04-03T19:23:19.132976+0000 mgr.y (mgr.24370) 9146 : cluster [DBG] pgmap v9130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:20.142 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:19 smithi067 bash[17655]: cluster 2024-04-03T19:23:19.132976+0000 mgr.y (mgr.24370) 9146 : cluster [DBG] pgmap v9130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:21.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:20 smithi082 bash[20963]: audit 2024-04-03T19:23:20.210743+0000 mon.c (mon.2) 3597 : audit [DBG] from='client.? 172.21.15.67:0/2543176976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:21.143 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:20 smithi067 bash[27441]: audit 2024-04-03T19:23:20.210743+0000 mon.c (mon.2) 3597 : audit [DBG] from='client.? 172.21.15.67:0/2543176976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:21.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:20 smithi067 bash[17655]: audit 2024-04-03T19:23:20.210743+0000 mon.c (mon.2) 3597 : audit [DBG] from='client.? 172.21.15.67:0/2543176976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:22.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:21 smithi082 bash[20963]: cluster 2024-04-03T19:23:21.134137+0000 mgr.y (mgr.24370) 9147 : cluster [DBG] pgmap v9131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:22.142 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:21 smithi067 bash[27441]: cluster 2024-04-03T19:23:21.134137+0000 mgr.y (mgr.24370) 9147 : cluster [DBG] pgmap v9131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:22.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:21 smithi067 bash[17655]: cluster 2024-04-03T19:23:21.134137+0000 mgr.y (mgr.24370) 9147 : cluster [DBG] pgmap v9131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:23.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:22 smithi082 bash[20963]: audit 2024-04-03T19:23:22.667735+0000 mon.c (mon.2) 3598 : audit [DBG] from='client.? 172.21.15.67:0/3802641489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:23.142 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:23:23.142 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:22 smithi067 bash[27441]: audit 2024-04-03T19:23:22.667735+0000 mon.c (mon.2) 3598 : audit [DBG] from='client.? 172.21.15.67:0/3802641489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:23.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:22 smithi067 bash[17655]: audit 2024-04-03T19:23:22.667735+0000 mon.c (mon.2) 3598 : audit [DBG] from='client.? 172.21.15.67:0/3802641489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:23.838 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:23:24.110 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:23 smithi082 bash[20963]: cluster 2024-04-03T19:23:23.134817+0000 mgr.y (mgr.24370) 9148 : cluster [DBG] pgmap v9132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:24.142 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:23 smithi067 bash[27441]: cluster 2024-04-03T19:23:23.134817+0000 mgr.y (mgr.24370) 9148 : cluster [DBG] pgmap v9132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:24.143 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:23 smithi067 bash[17655]: cluster 2024-04-03T19:23:23.134817+0000 mgr.y (mgr.24370) 9148 : cluster [DBG] pgmap v9132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:25.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:25 smithi082 bash[20963]: audit 2024-04-03T19:23:25.119585+0000 mon.a (mon.0) 8163 : audit [DBG] from='client.? 172.21.15.67:0/2696075971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:25.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:25 smithi082 bash[20963]: audit 2024-04-03T19:23:25.137400+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:25.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:25 smithi067 bash[17655]: audit 2024-04-03T19:23:25.119585+0000 mon.a (mon.0) 8163 : audit [DBG] from='client.? 172.21.15.67:0/2696075971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:25.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:25 smithi067 bash[17655]: audit 2024-04-03T19:23:25.137400+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:25.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:25 smithi067 bash[27441]: audit 2024-04-03T19:23:25.119585+0000 mon.a (mon.0) 8163 : audit [DBG] from='client.? 172.21.15.67:0/2696075971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:25.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:25 smithi067 bash[27441]: audit 2024-04-03T19:23:25.137400+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:26.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:26 smithi082 bash[20963]: cluster 2024-04-03T19:23:25.135480+0000 mgr.y (mgr.24370) 9149 : cluster [DBG] pgmap v9133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:26.642 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:26 smithi067 bash[17655]: cluster 2024-04-03T19:23:25.135480+0000 mgr.y (mgr.24370) 9149 : cluster [DBG] pgmap v9133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:26.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:26 smithi067 bash[27441]: cluster 2024-04-03T19:23:25.135480+0000 mgr.y (mgr.24370) 9149 : cluster [DBG] pgmap v9133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:28.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:28 smithi082 bash[20963]: cluster 2024-04-03T19:23:27.136700+0000 mgr.y (mgr.24370) 9150 : cluster [DBG] pgmap v9134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:28.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:28 smithi082 bash[20963]: audit 2024-04-03T19:23:27.569546+0000 mon.c (mon.2) 3599 : audit [DBG] from='client.? 172.21.15.67:0/707459728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:28.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:28 smithi067 bash[27441]: cluster 2024-04-03T19:23:27.136700+0000 mgr.y (mgr.24370) 9150 : cluster [DBG] pgmap v9134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:28.642 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:28 smithi067 bash[27441]: audit 2024-04-03T19:23:27.569546+0000 mon.c (mon.2) 3599 : audit [DBG] from='client.? 172.21.15.67:0/707459728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:28.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:28 smithi067 bash[17655]: cluster 2024-04-03T19:23:27.136700+0000 mgr.y (mgr.24370) 9150 : cluster [DBG] pgmap v9134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:28.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:28 smithi067 bash[17655]: audit 2024-04-03T19:23:27.569546+0000 mon.c (mon.2) 3599 : audit [DBG] from='client.? 172.21.15.67:0/707459728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:30.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:30 smithi082 bash[20963]: cluster 2024-04-03T19:23:29.137366+0000 mgr.y (mgr.24370) 9151 : cluster [DBG] pgmap v9135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:30.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:30 smithi082 bash[20963]: audit 2024-04-03T19:23:30.024772+0000 mon.c (mon.2) 3600 : audit [DBG] from='client.? 172.21.15.67:0/2578863718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:30.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:30 smithi067 bash[17655]: cluster 2024-04-03T19:23:29.137366+0000 mgr.y (mgr.24370) 9151 : cluster [DBG] pgmap v9135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:30.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:30 smithi067 bash[17655]: audit 2024-04-03T19:23:30.024772+0000 mon.c (mon.2) 3600 : audit [DBG] from='client.? 172.21.15.67:0/2578863718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:30.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:30 smithi067 bash[27441]: cluster 2024-04-03T19:23:29.137366+0000 mgr.y (mgr.24370) 9151 : cluster [DBG] pgmap v9135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:30.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:30 smithi067 bash[27441]: audit 2024-04-03T19:23:30.024772+0000 mon.c (mon.2) 3600 : audit [DBG] from='client.? 172.21.15.67:0/2578863718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:32.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:32 smithi082 bash[20963]: cluster 2024-04-03T19:23:31.138548+0000 mgr.y (mgr.24370) 9152 : cluster [DBG] pgmap v9136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:32.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:32 smithi082 bash[20963]: audit 2024-04-03T19:23:31.863353+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:23:32.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:32 smithi067 bash[27441]: cluster 2024-04-03T19:23:31.138548+0000 mgr.y (mgr.24370) 9152 : cluster [DBG] pgmap v9136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:32.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:32 smithi067 bash[27441]: audit 2024-04-03T19:23:31.863353+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:23:32.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:32 smithi067 bash[17655]: cluster 2024-04-03T19:23:31.138548+0000 mgr.y (mgr.24370) 9152 : cluster [DBG] pgmap v9136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:32.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:32 smithi067 bash[17655]: audit 2024-04-03T19:23:31.863353+0000 mon.a (mon.0) 8165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:23:33.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:33 smithi067 bash[17655]: audit 2024-04-03T19:23:32.467649+0000 mon.a (mon.0) 8166 : audit [DBG] from='client.? 172.21.15.67:0/4231899527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:33.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:23:33.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:33 smithi067 bash[27441]: audit 2024-04-03T19:23:32.467649+0000 mon.a (mon.0) 8166 : audit [DBG] from='client.? 172.21.15.67:0/4231899527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:33.480 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:33 smithi082 bash[20963]: audit 2024-04-03T19:23:32.467649+0000 mon.a (mon.0) 8166 : audit [DBG] from='client.? 172.21.15.67:0/4231899527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:33.860 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:23:34.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:34 smithi082 bash[20963]: cluster 2024-04-03T19:23:33.139314+0000 mgr.y (mgr.24370) 9153 : cluster [DBG] pgmap v9137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:34.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:34 smithi067 bash[27441]: cluster 2024-04-03T19:23:33.139314+0000 mgr.y (mgr.24370) 9153 : cluster [DBG] pgmap v9137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:34.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:34 smithi067 bash[17655]: cluster 2024-04-03T19:23:33.139314+0000 mgr.y (mgr.24370) 9153 : cluster [DBG] pgmap v9137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:35.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:35 smithi082 bash[20963]: audit 2024-04-03T19:23:34.936459+0000 mon.a (mon.0) 8167 : audit [DBG] from='client.? 172.21.15.67:0/1227944216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:35.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:35 smithi067 bash[17655]: audit 2024-04-03T19:23:34.936459+0000 mon.a (mon.0) 8167 : audit [DBG] from='client.? 172.21.15.67:0/1227944216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:35.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:35 smithi067 bash[27441]: audit 2024-04-03T19:23:34.936459+0000 mon.a (mon.0) 8167 : audit [DBG] from='client.? 172.21.15.67:0/1227944216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:36.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:36 smithi082 bash[20963]: cluster 2024-04-03T19:23:35.140111+0000 mgr.y (mgr.24370) 9154 : cluster [DBG] pgmap v9138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:36.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:36 smithi067 bash[17655]: cluster 2024-04-03T19:23:35.140111+0000 mgr.y (mgr.24370) 9154 : cluster [DBG] pgmap v9138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:36.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:36 smithi067 bash[27441]: cluster 2024-04-03T19:23:35.140111+0000 mgr.y (mgr.24370) 9154 : cluster [DBG] pgmap v9138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:38.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:38 smithi082 bash[20963]: cluster 2024-04-03T19:23:37.141000+0000 mgr.y (mgr.24370) 9155 : cluster [DBG] pgmap v9139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:38 smithi082 bash[20963]: audit 2024-04-03T19:23:37.402753+0000 mon.c (mon.2) 3601 : audit [DBG] from='client.? 172.21.15.67:0/2108377494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:38 smithi082 bash[20963]: audit 2024-04-03T19:23:37.509179+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:38 smithi082 bash[20963]: audit 2024-04-03T19:23:37.516375+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:38 smithi082 bash[20963]: audit 2024-04-03T19:23:37.809699+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:38 smithi082 bash[20963]: audit 2024-04-03T19:23:37.817541+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[17655]: cluster 2024-04-03T19:23:37.141000+0000 mgr.y (mgr.24370) 9155 : cluster [DBG] pgmap v9139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:38.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[17655]: audit 2024-04-03T19:23:37.402753+0000 mon.c (mon.2) 3601 : audit [DBG] from='client.? 172.21.15.67:0/2108377494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:38.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[17655]: audit 2024-04-03T19:23:37.509179+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[17655]: audit 2024-04-03T19:23:37.516375+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[17655]: audit 2024-04-03T19:23:37.809699+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[17655]: audit 2024-04-03T19:23:37.817541+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[27441]: cluster 2024-04-03T19:23:37.141000+0000 mgr.y (mgr.24370) 9155 : cluster [DBG] pgmap v9139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[27441]: audit 2024-04-03T19:23:37.402753+0000 mon.c (mon.2) 3601 : audit [DBG] from='client.? 172.21.15.67:0/2108377494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[27441]: audit 2024-04-03T19:23:37.509179+0000 mon.a (mon.0) 8168 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[27441]: audit 2024-04-03T19:23:37.516375+0000 mon.a (mon.0) 8169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[27441]: audit 2024-04-03T19:23:37.809699+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:38.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:38 smithi067 bash[27441]: audit 2024-04-03T19:23:37.817541+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:39 smithi082 bash[20963]: audit 2024-04-03T19:23:38.227733+0000 mon.a (mon.0) 8172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:39 smithi082 bash[20963]: audit 2024-04-03T19:23:38.246035+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:39 smithi082 bash[20963]: audit 2024-04-03T19:23:38.580652+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:39 smithi082 bash[20963]: audit 2024-04-03T19:23:38.590532+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:39 smithi082 bash[20963]: audit 2024-04-03T19:23:38.592266+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:23:39.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:39 smithi082 bash[20963]: audit 2024-04-03T19:23:38.593764+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:23:39.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:39 smithi082 bash[20963]: audit 2024-04-03T19:23:38.602380+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[27441]: audit 2024-04-03T19:23:38.227733+0000 mon.a (mon.0) 8172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[27441]: audit 2024-04-03T19:23:38.246035+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[27441]: audit 2024-04-03T19:23:38.580652+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[27441]: audit 2024-04-03T19:23:38.590532+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[27441]: audit 2024-04-03T19:23:38.592266+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:23:39.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[27441]: audit 2024-04-03T19:23:38.593764+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:23:39.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[27441]: audit 2024-04-03T19:23:38.602380+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[17655]: audit 2024-04-03T19:23:38.227733+0000 mon.a (mon.0) 8172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[17655]: audit 2024-04-03T19:23:38.246035+0000 mon.a (mon.0) 8173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[17655]: audit 2024-04-03T19:23:38.580652+0000 mon.a (mon.0) 8174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[17655]: audit 2024-04-03T19:23:38.590532+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:39.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[17655]: audit 2024-04-03T19:23:38.592266+0000 mon.a (mon.0) 8176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:23:39.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[17655]: audit 2024-04-03T19:23:38.593764+0000 mon.a (mon.0) 8177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:23:39.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:39 smithi067 bash[17655]: audit 2024-04-03T19:23:38.602380+0000 mon.a (mon.0) 8178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:23:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:40 smithi082 bash[20963]: cluster 2024-04-03T19:23:39.141722+0000 mgr.y (mgr.24370) 9156 : cluster [DBG] pgmap v9140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:40 smithi082 bash[20963]: audit 2024-04-03T19:23:39.865182+0000 mon.c (mon.2) 3602 : audit [DBG] from='client.? 172.21.15.67:0/1526463840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:40.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:40 smithi082 bash[20963]: audit 2024-04-03T19:23:40.138697+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:40.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:40 smithi067 bash[27441]: cluster 2024-04-03T19:23:39.141722+0000 mgr.y (mgr.24370) 9156 : cluster [DBG] pgmap v9140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:40.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:40 smithi067 bash[27441]: audit 2024-04-03T19:23:39.865182+0000 mon.c (mon.2) 3602 : audit [DBG] from='client.? 172.21.15.67:0/1526463840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:40.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:40 smithi067 bash[27441]: audit 2024-04-03T19:23:40.138697+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:40 smithi067 bash[17655]: cluster 2024-04-03T19:23:39.141722+0000 mgr.y (mgr.24370) 9156 : cluster [DBG] pgmap v9140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:40 smithi067 bash[17655]: audit 2024-04-03T19:23:39.865182+0000 mon.c (mon.2) 3602 : audit [DBG] from='client.? 172.21.15.67:0/1526463840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:40.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:40 smithi067 bash[17655]: audit 2024-04-03T19:23:40.138697+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:42.610 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:42 smithi082 bash[20963]: cluster 2024-04-03T19:23:41.142935+0000 mgr.y (mgr.24370) 9157 : cluster [DBG] pgmap v9141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:42.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:42 smithi067 bash[27441]: cluster 2024-04-03T19:23:41.142935+0000 mgr.y (mgr.24370) 9157 : cluster [DBG] pgmap v9141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:42.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:42 smithi067 bash[17655]: cluster 2024-04-03T19:23:41.142935+0000 mgr.y (mgr.24370) 9157 : cluster [DBG] pgmap v9141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:43.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:43 smithi067 bash[17655]: audit 2024-04-03T19:23:42.323250+0000 mon.c (mon.2) 3603 : audit [DBG] from='client.? 172.21.15.67:0/1722093314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:43.394 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:43 smithi067 bash[27441]: audit 2024-04-03T19:23:42.323250+0000 mon.c (mon.2) 3603 : audit [DBG] from='client.? 172.21.15.67:0/1722093314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:43.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:23:43.481 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:43 smithi082 bash[20963]: audit 2024-04-03T19:23:42.323250+0000 mon.c (mon.2) 3603 : audit [DBG] from='client.? 172.21.15.67:0/1722093314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:43.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:23:44.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:44 smithi082 bash[20963]: cluster 2024-04-03T19:23:43.143777+0000 mgr.y (mgr.24370) 9158 : cluster [DBG] pgmap v9142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:44.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:44 smithi067 bash[17655]: cluster 2024-04-03T19:23:43.143777+0000 mgr.y (mgr.24370) 9158 : cluster [DBG] pgmap v9142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:44.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:44 smithi067 bash[27441]: cluster 2024-04-03T19:23:43.143777+0000 mgr.y (mgr.24370) 9158 : cluster [DBG] pgmap v9142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:45.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:45 smithi082 bash[20963]: audit 2024-04-03T19:23:44.780033+0000 mon.a (mon.0) 8180 : audit [DBG] from='client.? 172.21.15.67:0/3732735797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:45.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:45 smithi067 bash[17655]: audit 2024-04-03T19:23:44.780033+0000 mon.a (mon.0) 8180 : audit [DBG] from='client.? 172.21.15.67:0/3732735797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:45.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:45 smithi067 bash[27441]: audit 2024-04-03T19:23:44.780033+0000 mon.a (mon.0) 8180 : audit [DBG] from='client.? 172.21.15.67:0/3732735797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:46.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:46 smithi082 bash[20963]: cluster 2024-04-03T19:23:45.144505+0000 mgr.y (mgr.24370) 9159 : cluster [DBG] pgmap v9143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:46.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:46 smithi067 bash[17655]: cluster 2024-04-03T19:23:45.144505+0000 mgr.y (mgr.24370) 9159 : cluster [DBG] pgmap v9143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:46.643 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:46 smithi067 bash[27441]: cluster 2024-04-03T19:23:45.144505+0000 mgr.y (mgr.24370) 9159 : cluster [DBG] pgmap v9143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:47.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:47 smithi082 bash[20963]: audit 2024-04-03T19:23:47.229590+0000 mon.a (mon.0) 8181 : audit [DBG] from='client.? 172.21.15.67:0/1998691842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:47.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:47 smithi067 bash[17655]: audit 2024-04-03T19:23:47.229590+0000 mon.a (mon.0) 8181 : audit [DBG] from='client.? 172.21.15.67:0/1998691842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:47.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:47 smithi067 bash[27441]: audit 2024-04-03T19:23:47.229590+0000 mon.a (mon.0) 8181 : audit [DBG] from='client.? 172.21.15.67:0/1998691842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:48.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:48 smithi082 bash[20963]: cluster 2024-04-03T19:23:47.145626+0000 mgr.y (mgr.24370) 9160 : cluster [DBG] pgmap v9144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:48.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:48 smithi067 bash[17655]: cluster 2024-04-03T19:23:47.145626+0000 mgr.y (mgr.24370) 9160 : cluster [DBG] pgmap v9144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:48.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:48 smithi067 bash[27441]: cluster 2024-04-03T19:23:47.145626+0000 mgr.y (mgr.24370) 9160 : cluster [DBG] pgmap v9144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:50.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:50 smithi082 bash[20963]: cluster 2024-04-03T19:23:49.146294+0000 mgr.y (mgr.24370) 9161 : cluster [DBG] pgmap v9145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:50.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:50 smithi082 bash[20963]: audit 2024-04-03T19:23:49.678704+0000 mon.a (mon.0) 8182 : audit [DBG] from='client.? 172.21.15.67:0/2366245389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:50.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:50 smithi067 bash[17655]: cluster 2024-04-03T19:23:49.146294+0000 mgr.y (mgr.24370) 9161 : cluster [DBG] pgmap v9145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:50.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:50 smithi067 bash[17655]: audit 2024-04-03T19:23:49.678704+0000 mon.a (mon.0) 8182 : audit [DBG] from='client.? 172.21.15.67:0/2366245389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:50.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:50 smithi067 bash[27441]: cluster 2024-04-03T19:23:49.146294+0000 mgr.y (mgr.24370) 9161 : cluster [DBG] pgmap v9145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:50.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:50 smithi067 bash[27441]: audit 2024-04-03T19:23:49.678704+0000 mon.a (mon.0) 8182 : audit [DBG] from='client.? 172.21.15.67:0/2366245389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:52.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:52 smithi082 bash[20963]: cluster 2024-04-03T19:23:51.147305+0000 mgr.y (mgr.24370) 9162 : cluster [DBG] pgmap v9146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:52.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:52 smithi082 bash[20963]: audit 2024-04-03T19:23:52.141860+0000 mon.a (mon.0) 8183 : audit [DBG] from='client.? 172.21.15.67:0/2602849071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:52.643 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:52 smithi067 bash[17655]: cluster 2024-04-03T19:23:51.147305+0000 mgr.y (mgr.24370) 9162 : cluster [DBG] pgmap v9146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:52.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:52 smithi067 bash[17655]: audit 2024-04-03T19:23:52.141860+0000 mon.a (mon.0) 8183 : audit [DBG] from='client.? 172.21.15.67:0/2602849071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:52.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:52 smithi067 bash[27441]: cluster 2024-04-03T19:23:51.147305+0000 mgr.y (mgr.24370) 9162 : cluster [DBG] pgmap v9146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:52.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:52 smithi067 bash[27441]: audit 2024-04-03T19:23:52.141860+0000 mon.a (mon.0) 8183 : audit [DBG] from='client.? 172.21.15.67:0/2602849071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:53.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:23:53.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:23:54.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:54 smithi082 bash[20963]: cluster 2024-04-03T19:23:53.147923+0000 mgr.y (mgr.24370) 9163 : cluster [DBG] pgmap v9147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:54.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:54 smithi067 bash[27441]: cluster 2024-04-03T19:23:53.147923+0000 mgr.y (mgr.24370) 9163 : cluster [DBG] pgmap v9147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:54.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:54 smithi067 bash[17655]: cluster 2024-04-03T19:23:53.147923+0000 mgr.y (mgr.24370) 9163 : cluster [DBG] pgmap v9147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:55.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:55 smithi082 bash[20963]: audit 2024-04-03T19:23:54.593483+0000 mon.c (mon.2) 3604 : audit [DBG] from='client.? 172.21.15.67:0/3258303488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:55.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:55 smithi082 bash[20963]: audit 2024-04-03T19:23:55.139083+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:55.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:55 smithi067 bash[27441]: audit 2024-04-03T19:23:54.593483+0000 mon.c (mon.2) 3604 : audit [DBG] from='client.? 172.21.15.67:0/3258303488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:55.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:55 smithi067 bash[27441]: audit 2024-04-03T19:23:55.139083+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:55.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:55 smithi067 bash[17655]: audit 2024-04-03T19:23:54.593483+0000 mon.c (mon.2) 3604 : audit [DBG] from='client.? 172.21.15.67:0/3258303488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:55.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:55 smithi067 bash[17655]: audit 2024-04-03T19:23:55.139083+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:23:56.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:56 smithi082 bash[20963]: cluster 2024-04-03T19:23:55.149088+0000 mgr.y (mgr.24370) 9164 : cluster [DBG] pgmap v9148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:56.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:56 smithi067 bash[17655]: cluster 2024-04-03T19:23:55.149088+0000 mgr.y (mgr.24370) 9164 : cluster [DBG] pgmap v9148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:56.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:56 smithi067 bash[27441]: cluster 2024-04-03T19:23:55.149088+0000 mgr.y (mgr.24370) 9164 : cluster [DBG] pgmap v9148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:57.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:57 smithi082 bash[20963]: audit 2024-04-03T19:23:57.040766+0000 mon.c (mon.2) 3605 : audit [DBG] from='client.? 172.21.15.67:0/1748992712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:57.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:57 smithi067 bash[17655]: audit 2024-04-03T19:23:57.040766+0000 mon.c (mon.2) 3605 : audit [DBG] from='client.? 172.21.15.67:0/1748992712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:57.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:57 smithi067 bash[27441]: audit 2024-04-03T19:23:57.040766+0000 mon.c (mon.2) 3605 : audit [DBG] from='client.? 172.21.15.67:0/1748992712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:23:58.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:23:58 smithi082 bash[20963]: cluster 2024-04-03T19:23:57.150230+0000 mgr.y (mgr.24370) 9165 : cluster [DBG] pgmap v9149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:58.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:23:58 smithi067 bash[27441]: cluster 2024-04-03T19:23:57.150230+0000 mgr.y (mgr.24370) 9165 : cluster [DBG] pgmap v9149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:23:58.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:23:58 smithi067 bash[17655]: cluster 2024-04-03T19:23:57.150230+0000 mgr.y (mgr.24370) 9165 : cluster [DBG] pgmap v9149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:00.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:00 smithi082 bash[20963]: cluster 2024-04-03T19:23:59.150913+0000 mgr.y (mgr.24370) 9166 : cluster [DBG] pgmap v9150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:00.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:00 smithi082 bash[20963]: audit 2024-04-03T19:23:59.490552+0000 mon.a (mon.0) 8185 : audit [DBG] from='client.? 172.21.15.67:0/336233050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:00.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:00 smithi067 bash[27441]: cluster 2024-04-03T19:23:59.150913+0000 mgr.y (mgr.24370) 9166 : cluster [DBG] pgmap v9150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:00.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:00 smithi067 bash[27441]: audit 2024-04-03T19:23:59.490552+0000 mon.a (mon.0) 8185 : audit [DBG] from='client.? 172.21.15.67:0/336233050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:00.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:00 smithi067 bash[17655]: cluster 2024-04-03T19:23:59.150913+0000 mgr.y (mgr.24370) 9166 : cluster [DBG] pgmap v9150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:00.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:00 smithi067 bash[17655]: audit 2024-04-03T19:23:59.490552+0000 mon.a (mon.0) 8185 : audit [DBG] from='client.? 172.21.15.67:0/336233050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:02.611 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:02 smithi082 bash[20963]: cluster 2024-04-03T19:24:01.152141+0000 mgr.y (mgr.24370) 9167 : cluster [DBG] pgmap v9151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:02.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:02 smithi082 bash[20963]: audit 2024-04-03T19:24:01.943398+0000 mon.a (mon.0) 8186 : audit [DBG] from='client.? 172.21.15.67:0/392223969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:02.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:02 smithi067 bash[17655]: cluster 2024-04-03T19:24:01.152141+0000 mgr.y (mgr.24370) 9167 : cluster [DBG] pgmap v9151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:02.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:02 smithi067 bash[17655]: audit 2024-04-03T19:24:01.943398+0000 mon.a (mon.0) 8186 : audit [DBG] from='client.? 172.21.15.67:0/392223969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:02.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:02 smithi067 bash[27441]: cluster 2024-04-03T19:24:01.152141+0000 mgr.y (mgr.24370) 9167 : cluster [DBG] pgmap v9151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:02.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:02 smithi067 bash[27441]: audit 2024-04-03T19:24:01.943398+0000 mon.a (mon.0) 8186 : audit [DBG] from='client.? 172.21.15.67:0/392223969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:03.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:24:03.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:24:04.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:04 smithi082 bash[20963]: cluster 2024-04-03T19:24:03.152864+0000 mgr.y (mgr.24370) 9168 : cluster [DBG] pgmap v9152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:04.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:04 smithi067 bash[17655]: cluster 2024-04-03T19:24:03.152864+0000 mgr.y (mgr.24370) 9168 : cluster [DBG] pgmap v9152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:04.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:04 smithi067 bash[27441]: cluster 2024-04-03T19:24:03.152864+0000 mgr.y (mgr.24370) 9168 : cluster [DBG] pgmap v9152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:05.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:05 smithi082 bash[20963]: audit 2024-04-03T19:24:04.395822+0000 mon.c (mon.2) 3606 : audit [DBG] from='client.? 172.21.15.67:0/4191240728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:05.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:05 smithi067 bash[17655]: audit 2024-04-03T19:24:04.395822+0000 mon.c (mon.2) 3606 : audit [DBG] from='client.? 172.21.15.67:0/4191240728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:05.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:05 smithi067 bash[27441]: audit 2024-04-03T19:24:04.395822+0000 mon.c (mon.2) 3606 : audit [DBG] from='client.? 172.21.15.67:0/4191240728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:06.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:06 smithi082 bash[20963]: cluster 2024-04-03T19:24:05.153525+0000 mgr.y (mgr.24370) 9169 : cluster [DBG] pgmap v9153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:06.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:06 smithi067 bash[17655]: cluster 2024-04-03T19:24:05.153525+0000 mgr.y (mgr.24370) 9169 : cluster [DBG] pgmap v9153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:06.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:06 smithi067 bash[27441]: cluster 2024-04-03T19:24:05.153525+0000 mgr.y (mgr.24370) 9169 : cluster [DBG] pgmap v9153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:07.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:07 smithi082 bash[20963]: audit 2024-04-03T19:24:06.861714+0000 mon.a (mon.0) 8187 : audit [DBG] from='client.? 172.21.15.67:0/1014764497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:07.644 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:07 smithi067 bash[17655]: audit 2024-04-03T19:24:06.861714+0000 mon.a (mon.0) 8187 : audit [DBG] from='client.? 172.21.15.67:0/1014764497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:07.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:07 smithi067 bash[27441]: audit 2024-04-03T19:24:06.861714+0000 mon.a (mon.0) 8187 : audit [DBG] from='client.? 172.21.15.67:0/1014764497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:08.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:08 smithi082 bash[20963]: cluster 2024-04-03T19:24:07.154835+0000 mgr.y (mgr.24370) 9170 : cluster [DBG] pgmap v9154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:08.644 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:08 smithi067 bash[27441]: cluster 2024-04-03T19:24:07.154835+0000 mgr.y (mgr.24370) 9170 : cluster [DBG] pgmap v9154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:08.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:08 smithi067 bash[17655]: cluster 2024-04-03T19:24:07.154835+0000 mgr.y (mgr.24370) 9170 : cluster [DBG] pgmap v9154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:09.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:09 smithi082 bash[20963]: audit 2024-04-03T19:24:09.312494+0000 mon.c (mon.2) 3607 : audit [DBG] from='client.? 172.21.15.67:0/1040623072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:09.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:09 smithi067 bash[27441]: audit 2024-04-03T19:24:09.312494+0000 mon.c (mon.2) 3607 : audit [DBG] from='client.? 172.21.15.67:0/1040623072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:09.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:09 smithi067 bash[17655]: audit 2024-04-03T19:24:09.312494+0000 mon.c (mon.2) 3607 : audit [DBG] from='client.? 172.21.15.67:0/1040623072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:10.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:10 smithi082 bash[20963]: cluster 2024-04-03T19:24:09.155492+0000 mgr.y (mgr.24370) 9171 : cluster [DBG] pgmap v9155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:10.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:10 smithi082 bash[20963]: audit 2024-04-03T19:24:10.139449+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:10.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:10 smithi067 bash[17655]: cluster 2024-04-03T19:24:09.155492+0000 mgr.y (mgr.24370) 9171 : cluster [DBG] pgmap v9155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:10.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:10 smithi067 bash[17655]: audit 2024-04-03T19:24:10.139449+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:10.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:10 smithi067 bash[27441]: cluster 2024-04-03T19:24:09.155492+0000 mgr.y (mgr.24370) 9171 : cluster [DBG] pgmap v9155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:10.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:10 smithi067 bash[27441]: audit 2024-04-03T19:24:10.139449+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:12.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:12 smithi082 bash[20963]: cluster 2024-04-03T19:24:11.156706+0000 mgr.y (mgr.24370) 9172 : cluster [DBG] pgmap v9156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:12.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:12 smithi082 bash[20963]: audit 2024-04-03T19:24:11.766145+0000 mon.a (mon.0) 8189 : audit [DBG] from='client.? 172.21.15.67:0/3863415271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:12.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:12 smithi067 bash[17655]: cluster 2024-04-03T19:24:11.156706+0000 mgr.y (mgr.24370) 9172 : cluster [DBG] pgmap v9156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:12.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:12 smithi067 bash[17655]: audit 2024-04-03T19:24:11.766145+0000 mon.a (mon.0) 8189 : audit [DBG] from='client.? 172.21.15.67:0/3863415271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:12.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:12 smithi067 bash[27441]: cluster 2024-04-03T19:24:11.156706+0000 mgr.y (mgr.24370) 9172 : cluster [DBG] pgmap v9156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:12.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:12 smithi067 bash[27441]: audit 2024-04-03T19:24:11.766145+0000 mon.a (mon.0) 8189 : audit [DBG] from='client.? 172.21.15.67:0/3863415271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:13.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:13] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:24:13.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:24:14.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:14 smithi082 bash[20963]: cluster 2024-04-03T19:24:13.157482+0000 mgr.y (mgr.24370) 9173 : cluster [DBG] pgmap v9157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:14.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:14 smithi082 bash[20963]: audit 2024-04-03T19:24:14.217520+0000 mon.c (mon.2) 3608 : audit [DBG] from='client.? 172.21.15.67:0/1473465134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:14.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:14 smithi067 bash[17655]: cluster 2024-04-03T19:24:13.157482+0000 mgr.y (mgr.24370) 9173 : cluster [DBG] pgmap v9157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:14.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:14 smithi067 bash[17655]: audit 2024-04-03T19:24:14.217520+0000 mon.c (mon.2) 3608 : audit [DBG] from='client.? 172.21.15.67:0/1473465134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:14.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:14 smithi067 bash[27441]: cluster 2024-04-03T19:24:13.157482+0000 mgr.y (mgr.24370) 9173 : cluster [DBG] pgmap v9157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:14.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:14 smithi067 bash[27441]: audit 2024-04-03T19:24:14.217520+0000 mon.c (mon.2) 3608 : audit [DBG] from='client.? 172.21.15.67:0/1473465134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:16.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:16 smithi082 bash[20963]: cluster 2024-04-03T19:24:15.158126+0000 mgr.y (mgr.24370) 9174 : cluster [DBG] pgmap v9158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:16.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:16 smithi067 bash[27441]: cluster 2024-04-03T19:24:15.158126+0000 mgr.y (mgr.24370) 9174 : cluster [DBG] pgmap v9158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:16.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:16 smithi067 bash[17655]: cluster 2024-04-03T19:24:15.158126+0000 mgr.y (mgr.24370) 9174 : cluster [DBG] pgmap v9158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:17.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:17 smithi082 bash[20963]: audit 2024-04-03T19:24:16.667242+0000 mon.a (mon.0) 8190 : audit [DBG] from='client.? 172.21.15.67:0/4172908141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:17.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:17 smithi067 bash[27441]: audit 2024-04-03T19:24:16.667242+0000 mon.a (mon.0) 8190 : audit [DBG] from='client.? 172.21.15.67:0/4172908141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:17.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:17 smithi067 bash[17655]: audit 2024-04-03T19:24:16.667242+0000 mon.a (mon.0) 8190 : audit [DBG] from='client.? 172.21.15.67:0/4172908141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:18.612 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:18 smithi082 bash[20963]: cluster 2024-04-03T19:24:17.159323+0000 mgr.y (mgr.24370) 9175 : cluster [DBG] pgmap v9159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:18.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:18 smithi067 bash[27441]: cluster 2024-04-03T19:24:17.159323+0000 mgr.y (mgr.24370) 9175 : cluster [DBG] pgmap v9159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:18.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:18 smithi067 bash[17655]: cluster 2024-04-03T19:24:17.159323+0000 mgr.y (mgr.24370) 9175 : cluster [DBG] pgmap v9159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:19.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:19 smithi067 bash[17655]: audit 2024-04-03T19:24:19.122707+0000 mon.a (mon.0) 8191 : audit [DBG] from='client.? 172.21.15.67:0/121236151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:19.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:19 smithi067 bash[27441]: audit 2024-04-03T19:24:19.122707+0000 mon.a (mon.0) 8191 : audit [DBG] from='client.? 172.21.15.67:0/121236151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:19.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:19 smithi082 bash[20963]: audit 2024-04-03T19:24:19.122707+0000 mon.a (mon.0) 8191 : audit [DBG] from='client.? 172.21.15.67:0/121236151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:20.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:20 smithi067 bash[17655]: cluster 2024-04-03T19:24:19.159985+0000 mgr.y (mgr.24370) 9176 : cluster [DBG] pgmap v9160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:20.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:20 smithi067 bash[27441]: cluster 2024-04-03T19:24:19.159985+0000 mgr.y (mgr.24370) 9176 : cluster [DBG] pgmap v9160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:20.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:20 smithi082 bash[20963]: cluster 2024-04-03T19:24:19.159985+0000 mgr.y (mgr.24370) 9176 : cluster [DBG] pgmap v9160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:22.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:22 smithi067 bash[27441]: cluster 2024-04-03T19:24:21.161140+0000 mgr.y (mgr.24370) 9177 : cluster [DBG] pgmap v9161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:22.645 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:22 smithi067 bash[27441]: audit 2024-04-03T19:24:21.577428+0000 mon.c (mon.2) 3609 : audit [DBG] from='client.? 172.21.15.67:0/2345157195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:22.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:22 smithi067 bash[17655]: cluster 2024-04-03T19:24:21.161140+0000 mgr.y (mgr.24370) 9177 : cluster [DBG] pgmap v9161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:22.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:22 smithi067 bash[17655]: audit 2024-04-03T19:24:21.577428+0000 mon.c (mon.2) 3609 : audit [DBG] from='client.? 172.21.15.67:0/2345157195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:22.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:22 smithi082 bash[20963]: cluster 2024-04-03T19:24:21.161140+0000 mgr.y (mgr.24370) 9177 : cluster [DBG] pgmap v9161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:22.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:22 smithi082 bash[20963]: audit 2024-04-03T19:24:21.577428+0000 mon.c (mon.2) 3609 : audit [DBG] from='client.? 172.21.15.67:0/2345157195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:23.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:23] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:24:23.862 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:24:24.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:24 smithi067 bash[17655]: cluster 2024-04-03T19:24:23.161954+0000 mgr.y (mgr.24370) 9178 : cluster [DBG] pgmap v9162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:24.646 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:24 smithi067 bash[17655]: audit 2024-04-03T19:24:24.034676+0000 mon.c (mon.2) 3610 : audit [DBG] from='client.? 172.21.15.67:0/3475513092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:24.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:24 smithi067 bash[27441]: cluster 2024-04-03T19:24:23.161954+0000 mgr.y (mgr.24370) 9178 : cluster [DBG] pgmap v9162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:24.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:24 smithi067 bash[27441]: audit 2024-04-03T19:24:24.034676+0000 mon.c (mon.2) 3610 : audit [DBG] from='client.? 172.21.15.67:0/3475513092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:24.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:24 smithi082 bash[20963]: cluster 2024-04-03T19:24:23.161954+0000 mgr.y (mgr.24370) 9178 : cluster [DBG] pgmap v9162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:24.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:24 smithi082 bash[20963]: audit 2024-04-03T19:24:24.034676+0000 mon.c (mon.2) 3610 : audit [DBG] from='client.? 172.21.15.67:0/3475513092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:25.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:25 smithi067 bash[17655]: audit 2024-04-03T19:24:25.139835+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:25.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:25 smithi067 bash[27441]: audit 2024-04-03T19:24:25.139835+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:25.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:25 smithi082 bash[20963]: audit 2024-04-03T19:24:25.139835+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:26.645 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:26 smithi067 bash[17655]: cluster 2024-04-03T19:24:25.162747+0000 mgr.y (mgr.24370) 9179 : cluster [DBG] pgmap v9163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:26.646 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:26 smithi067 bash[27441]: cluster 2024-04-03T19:24:25.162747+0000 mgr.y (mgr.24370) 9179 : cluster [DBG] pgmap v9163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:26.862 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:26 smithi082 bash[20963]: cluster 2024-04-03T19:24:25.162747+0000 mgr.y (mgr.24370) 9179 : cluster [DBG] pgmap v9163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:27.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:27 smithi082 bash[20963]: audit 2024-04-03T19:24:26.485934+0000 mon.a (mon.0) 8193 : audit [DBG] from='client.? 172.21.15.67:0/3172531833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:27.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:27 smithi067 bash[27441]: audit 2024-04-03T19:24:26.485934+0000 mon.a (mon.0) 8193 : audit [DBG] from='client.? 172.21.15.67:0/3172531833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:27.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:27 smithi067 bash[17655]: audit 2024-04-03T19:24:26.485934+0000 mon.a (mon.0) 8193 : audit [DBG] from='client.? 172.21.15.67:0/3172531833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:28.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:28 smithi082 bash[20963]: cluster 2024-04-03T19:24:27.163969+0000 mgr.y (mgr.24370) 9180 : cluster [DBG] pgmap v9164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:28.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:28 smithi067 bash[27441]: cluster 2024-04-03T19:24:27.163969+0000 mgr.y (mgr.24370) 9180 : cluster [DBG] pgmap v9164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:28.895 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:28 smithi067 bash[17655]: cluster 2024-04-03T19:24:27.163969+0000 mgr.y (mgr.24370) 9180 : cluster [DBG] pgmap v9164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:29.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:29 smithi082 bash[20963]: audit 2024-04-03T19:24:28.941265+0000 mon.c (mon.2) 3611 : audit [DBG] from='client.? 172.21.15.67:0/1065083248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:29.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:29 smithi067 bash[17655]: audit 2024-04-03T19:24:28.941265+0000 mon.c (mon.2) 3611 : audit [DBG] from='client.? 172.21.15.67:0/1065083248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:29.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:29 smithi067 bash[27441]: audit 2024-04-03T19:24:28.941265+0000 mon.c (mon.2) 3611 : audit [DBG] from='client.? 172.21.15.67:0/1065083248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:30.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:30 smithi082 bash[20963]: cluster 2024-04-03T19:24:29.164670+0000 mgr.y (mgr.24370) 9181 : cluster [DBG] pgmap v9165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:30.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:30 smithi067 bash[27441]: cluster 2024-04-03T19:24:29.164670+0000 mgr.y (mgr.24370) 9181 : cluster [DBG] pgmap v9165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:30.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:30 smithi067 bash[17655]: cluster 2024-04-03T19:24:29.164670+0000 mgr.y (mgr.24370) 9181 : cluster [DBG] pgmap v9165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:31.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:31 smithi082 bash[20963]: audit 2024-04-03T19:24:31.400937+0000 mon.a (mon.0) 8194 : audit [DBG] from='client.? 172.21.15.67:0/2992314072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:31.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:31 smithi067 bash[17655]: audit 2024-04-03T19:24:31.400937+0000 mon.a (mon.0) 8194 : audit [DBG] from='client.? 172.21.15.67:0/2992314072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:31.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:31 smithi067 bash[27441]: audit 2024-04-03T19:24:31.400937+0000 mon.a (mon.0) 8194 : audit [DBG] from='client.? 172.21.15.67:0/2992314072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:32.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:32 smithi082 bash[20963]: cluster 2024-04-03T19:24:31.165842+0000 mgr.y (mgr.24370) 9182 : cluster [DBG] pgmap v9166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:32.895 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:32 smithi067 bash[27441]: cluster 2024-04-03T19:24:31.165842+0000 mgr.y (mgr.24370) 9182 : cluster [DBG] pgmap v9166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:32.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:32 smithi067 bash[17655]: cluster 2024-04-03T19:24:31.165842+0000 mgr.y (mgr.24370) 9182 : cluster [DBG] pgmap v9166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:33.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:24:33.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:24:34.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:34 smithi082 bash[20963]: cluster 2024-04-03T19:24:33.166589+0000 mgr.y (mgr.24370) 9183 : cluster [DBG] pgmap v9167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:34.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:34 smithi082 bash[20963]: audit 2024-04-03T19:24:33.858940+0000 mon.a (mon.0) 8195 : audit [DBG] from='client.? 172.21.15.67:0/3558556413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:34.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:34 smithi067 bash[27441]: cluster 2024-04-03T19:24:33.166589+0000 mgr.y (mgr.24370) 9183 : cluster [DBG] pgmap v9167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:34.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:34 smithi067 bash[27441]: audit 2024-04-03T19:24:33.858940+0000 mon.a (mon.0) 8195 : audit [DBG] from='client.? 172.21.15.67:0/3558556413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:34.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:34 smithi067 bash[17655]: cluster 2024-04-03T19:24:33.166589+0000 mgr.y (mgr.24370) 9183 : cluster [DBG] pgmap v9167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:34.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:34 smithi067 bash[17655]: audit 2024-04-03T19:24:33.858940+0000 mon.a (mon.0) 8195 : audit [DBG] from='client.? 172.21.15.67:0/3558556413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:36.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:36 smithi082 bash[20963]: cluster 2024-04-03T19:24:35.167325+0000 mgr.y (mgr.24370) 9184 : cluster [DBG] pgmap v9168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:36.864 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:36 smithi082 bash[20963]: audit 2024-04-03T19:24:36.310598+0000 mon.c (mon.2) 3612 : audit [DBG] from='client.? 172.21.15.67:0/4052614964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:36.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:36 smithi067 bash[27441]: cluster 2024-04-03T19:24:35.167325+0000 mgr.y (mgr.24370) 9184 : cluster [DBG] pgmap v9168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:36.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:36 smithi067 bash[27441]: audit 2024-04-03T19:24:36.310598+0000 mon.c (mon.2) 3612 : audit [DBG] from='client.? 172.21.15.67:0/4052614964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:36.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:36 smithi067 bash[17655]: cluster 2024-04-03T19:24:35.167325+0000 mgr.y (mgr.24370) 9184 : cluster [DBG] pgmap v9168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:36.897 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:36 smithi067 bash[17655]: audit 2024-04-03T19:24:36.310598+0000 mon.c (mon.2) 3612 : audit [DBG] from='client.? 172.21.15.67:0/4052614964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:38.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:38 smithi082 bash[20963]: cluster 2024-04-03T19:24:37.168563+0000 mgr.y (mgr.24370) 9185 : cluster [DBG] pgmap v9169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:38.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:38 smithi067 bash[27441]: cluster 2024-04-03T19:24:37.168563+0000 mgr.y (mgr.24370) 9185 : cluster [DBG] pgmap v9169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:38.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:38 smithi067 bash[17655]: cluster 2024-04-03T19:24:37.168563+0000 mgr.y (mgr.24370) 9185 : cluster [DBG] pgmap v9169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:39.864 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:39 smithi082 bash[20963]: audit 2024-04-03T19:24:38.679343+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:24:39.864 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:39 smithi082 bash[20963]: audit 2024-04-03T19:24:38.756571+0000 mon.a (mon.0) 8197 : audit [DBG] from='client.? 172.21.15.67:0/3367397437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:39.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:39 smithi067 bash[17655]: audit 2024-04-03T19:24:38.679343+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:24:39.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:39 smithi067 bash[17655]: audit 2024-04-03T19:24:38.756571+0000 mon.a (mon.0) 8197 : audit [DBG] from='client.? 172.21.15.67:0/3367397437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:39.897 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:39 smithi067 bash[27441]: audit 2024-04-03T19:24:38.679343+0000 mon.a (mon.0) 8196 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:24:39.897 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:39 smithi067 bash[27441]: audit 2024-04-03T19:24:38.756571+0000 mon.a (mon.0) 8197 : audit [DBG] from='client.? 172.21.15.67:0/3367397437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:40.864 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:40 smithi082 bash[20963]: cluster 2024-04-03T19:24:39.169260+0000 mgr.y (mgr.24370) 9186 : cluster [DBG] pgmap v9170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:40.864 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:40 smithi082 bash[20963]: audit 2024-04-03T19:24:40.140419+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:40.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:40 smithi067 bash[27441]: cluster 2024-04-03T19:24:39.169260+0000 mgr.y (mgr.24370) 9186 : cluster [DBG] pgmap v9170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:40.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:40 smithi067 bash[27441]: audit 2024-04-03T19:24:40.140419+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:40.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:40 smithi067 bash[17655]: cluster 2024-04-03T19:24:39.169260+0000 mgr.y (mgr.24370) 9186 : cluster [DBG] pgmap v9170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:40.897 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:40 smithi067 bash[17655]: audit 2024-04-03T19:24:40.140419+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:41.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:41 smithi082 bash[20963]: audit 2024-04-03T19:24:41.220635+0000 mon.c (mon.2) 3613 : audit [DBG] from='client.? 172.21.15.67:0/2329476656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:41.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:41 smithi067 bash[17655]: audit 2024-04-03T19:24:41.220635+0000 mon.c (mon.2) 3613 : audit [DBG] from='client.? 172.21.15.67:0/2329476656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:41.897 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:41 smithi067 bash[27441]: audit 2024-04-03T19:24:41.220635+0000 mon.c (mon.2) 3613 : audit [DBG] from='client.? 172.21.15.67:0/2329476656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:42.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:42 smithi082 bash[20963]: cluster 2024-04-03T19:24:41.170434+0000 mgr.y (mgr.24370) 9187 : cluster [DBG] pgmap v9171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:42.896 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:42 smithi067 bash[17655]: cluster 2024-04-03T19:24:41.170434+0000 mgr.y (mgr.24370) 9187 : cluster [DBG] pgmap v9171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:42.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:42 smithi067 bash[27441]: cluster 2024-04-03T19:24:41.170434+0000 mgr.y (mgr.24370) 9187 : cluster [DBG] pgmap v9171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:43.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:43] "GET /metrics HTTP/1.1" 200 239961 "" "Prometheus/2.43.0" 2024-04-03T19:24:43.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:24:44.863 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:44 smithi082 bash[20963]: cluster 2024-04-03T19:24:43.171208+0000 mgr.y (mgr.24370) 9188 : cluster [DBG] pgmap v9172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:44.864 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:44 smithi082 bash[20963]: audit 2024-04-03T19:24:43.690563+0000 mon.c (mon.2) 3614 : audit [DBG] from='client.? 172.21.15.67:0/962420838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:44.864 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:44 smithi082 bash[20963]: audit 2024-04-03T19:24:44.378664+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:44.864 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:44 smithi082 bash[20963]: audit 2024-04-03T19:24:44.388432+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:44.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:44 smithi067 bash[27441]: cluster 2024-04-03T19:24:43.171208+0000 mgr.y (mgr.24370) 9188 : cluster [DBG] pgmap v9172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:44.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:44 smithi067 bash[27441]: audit 2024-04-03T19:24:43.690563+0000 mon.c (mon.2) 3614 : audit [DBG] from='client.? 172.21.15.67:0/962420838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:44.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:44 smithi067 bash[27441]: audit 2024-04-03T19:24:44.378664+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:44.896 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:44 smithi067 bash[27441]: audit 2024-04-03T19:24:44.388432+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:44.897 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:44 smithi067 bash[17655]: cluster 2024-04-03T19:24:43.171208+0000 mgr.y (mgr.24370) 9188 : cluster [DBG] pgmap v9172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:44.897 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:44 smithi067 bash[17655]: audit 2024-04-03T19:24:43.690563+0000 mon.c (mon.2) 3614 : audit [DBG] from='client.? 172.21.15.67:0/962420838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:44.897 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:44 smithi067 bash[17655]: audit 2024-04-03T19:24:44.378664+0000 mon.a (mon.0) 8199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:44.897 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:44 smithi067 bash[17655]: audit 2024-04-03T19:24:44.388432+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:46.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:45 smithi082 bash[20963]: audit 2024-04-03T19:24:44.729399+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:46.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:45 smithi082 bash[20963]: audit 2024-04-03T19:24:44.737753+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:46.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:45 smithi082 bash[20963]: cluster 2024-04-03T19:24:45.171988+0000 mgr.y (mgr.24370) 9189 : cluster [DBG] pgmap v9173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:46.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:45 smithi082 bash[20963]: audit 2024-04-03T19:24:45.243196+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:24:46.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:45 smithi082 bash[20963]: audit 2024-04-03T19:24:45.245146+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:24:46.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:45 smithi082 bash[20963]: audit 2024-04-03T19:24:45.254528+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:46.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[27441]: audit 2024-04-03T19:24:44.729399+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:46.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[27441]: audit 2024-04-03T19:24:44.737753+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:46.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[27441]: cluster 2024-04-03T19:24:45.171988+0000 mgr.y (mgr.24370) 9189 : cluster [DBG] pgmap v9173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:46.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[27441]: audit 2024-04-03T19:24:45.243196+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:24:46.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[27441]: audit 2024-04-03T19:24:45.245146+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:24:46.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[27441]: audit 2024-04-03T19:24:45.254528+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:46.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[17655]: audit 2024-04-03T19:24:44.729399+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:46.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[17655]: audit 2024-04-03T19:24:44.737753+0000 mon.a (mon.0) 8202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:46.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[17655]: cluster 2024-04-03T19:24:45.171988+0000 mgr.y (mgr.24370) 9189 : cluster [DBG] pgmap v9173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:46.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[17655]: audit 2024-04-03T19:24:45.243196+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:24:46.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[17655]: audit 2024-04-03T19:24:45.245146+0000 mon.a (mon.0) 8204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:24:46.147 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:45 smithi067 bash[17655]: audit 2024-04-03T19:24:45.254528+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:24:47.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:46 smithi082 bash[20963]: audit 2024-04-03T19:24:46.156893+0000 mon.a (mon.0) 8206 : audit [DBG] from='client.? 172.21.15.67:0/2584836765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:47.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:46 smithi067 bash[27441]: audit 2024-04-03T19:24:46.156893+0000 mon.a (mon.0) 8206 : audit [DBG] from='client.? 172.21.15.67:0/2584836765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:47.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:46 smithi067 bash[17655]: audit 2024-04-03T19:24:46.156893+0000 mon.a (mon.0) 8206 : audit [DBG] from='client.? 172.21.15.67:0/2584836765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:48.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:47 smithi082 bash[20963]: cluster 2024-04-03T19:24:47.173102+0000 mgr.y (mgr.24370) 9190 : cluster [DBG] pgmap v9174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:48.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:47 smithi067 bash[27441]: cluster 2024-04-03T19:24:47.173102+0000 mgr.y (mgr.24370) 9190 : cluster [DBG] pgmap v9174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:48.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:47 smithi067 bash[17655]: cluster 2024-04-03T19:24:47.173102+0000 mgr.y (mgr.24370) 9190 : cluster [DBG] pgmap v9174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:49.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:48 smithi082 bash[20963]: audit 2024-04-03T19:24:48.611080+0000 mon.c (mon.2) 3615 : audit [DBG] from='client.? 172.21.15.67:0/3543873012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:49.146 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:48 smithi067 bash[27441]: audit 2024-04-03T19:24:48.611080+0000 mon.c (mon.2) 3615 : audit [DBG] from='client.? 172.21.15.67:0/3543873012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:49.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:48 smithi067 bash[17655]: audit 2024-04-03T19:24:48.611080+0000 mon.c (mon.2) 3615 : audit [DBG] from='client.? 172.21.15.67:0/3543873012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:50.114 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:49 smithi082 bash[20963]: cluster 2024-04-03T19:24:49.173792+0000 mgr.y (mgr.24370) 9191 : cluster [DBG] pgmap v9175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:50.146 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:49 smithi067 bash[17655]: cluster 2024-04-03T19:24:49.173792+0000 mgr.y (mgr.24370) 9191 : cluster [DBG] pgmap v9175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:50.147 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:49 smithi067 bash[27441]: cluster 2024-04-03T19:24:49.173792+0000 mgr.y (mgr.24370) 9191 : cluster [DBG] pgmap v9175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:51.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:51 smithi082 bash[20963]: audit 2024-04-03T19:24:51.066146+0000 mon.c (mon.2) 3616 : audit [DBG] from='client.? 172.21.15.67:0/4078728763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:51.396 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:51 smithi067 bash[17655]: audit 2024-04-03T19:24:51.066146+0000 mon.c (mon.2) 3616 : audit [DBG] from='client.? 172.21.15.67:0/4078728763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:51.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:51 smithi067 bash[27441]: audit 2024-04-03T19:24:51.066146+0000 mon.c (mon.2) 3616 : audit [DBG] from='client.? 172.21.15.67:0/4078728763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:52.364 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:52 smithi082 bash[20963]: cluster 2024-04-03T19:24:51.174925+0000 mgr.y (mgr.24370) 9192 : cluster [DBG] pgmap v9176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:52.397 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:52 smithi067 bash[17655]: cluster 2024-04-03T19:24:51.174925+0000 mgr.y (mgr.24370) 9192 : cluster [DBG] pgmap v9176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:52.397 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:52 smithi067 bash[27441]: cluster 2024-04-03T19:24:51.174925+0000 mgr.y (mgr.24370) 9192 : cluster [DBG] pgmap v9176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:53.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:53] "GET /metrics HTTP/1.1" 200 239961 "" "Prometheus/2.43.0" 2024-04-03T19:24:53.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:24:54.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:54 smithi082 bash[20963]: cluster 2024-04-03T19:24:53.175567+0000 mgr.y (mgr.24370) 9193 : cluster [DBG] pgmap v9177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:54.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:54 smithi082 bash[20963]: audit 2024-04-03T19:24:53.519856+0000 mon.c (mon.2) 3617 : audit [DBG] from='client.? 172.21.15.67:0/934312492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:54.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:54 smithi067 bash[17655]: cluster 2024-04-03T19:24:53.175567+0000 mgr.y (mgr.24370) 9193 : cluster [DBG] pgmap v9177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:54.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:54 smithi067 bash[17655]: audit 2024-04-03T19:24:53.519856+0000 mon.c (mon.2) 3617 : audit [DBG] from='client.? 172.21.15.67:0/934312492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:54.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:54 smithi067 bash[27441]: cluster 2024-04-03T19:24:53.175567+0000 mgr.y (mgr.24370) 9193 : cluster [DBG] pgmap v9177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:54.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:54 smithi067 bash[27441]: audit 2024-04-03T19:24:53.519856+0000 mon.c (mon.2) 3617 : audit [DBG] from='client.? 172.21.15.67:0/934312492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:55.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:55 smithi082 bash[20963]: audit 2024-04-03T19:24:55.140783+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:55.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:55 smithi067 bash[17655]: audit 2024-04-03T19:24:55.140783+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:55.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:55 smithi067 bash[27441]: audit 2024-04-03T19:24:55.140783+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:24:56.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:56 smithi082 bash[20963]: cluster 2024-04-03T19:24:55.176242+0000 mgr.y (mgr.24370) 9194 : cluster [DBG] pgmap v9178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:56.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:56 smithi082 bash[20963]: audit 2024-04-03T19:24:55.976230+0000 mon.c (mon.2) 3618 : audit [DBG] from='client.? 172.21.15.67:0/3389595485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:56.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:56 smithi067 bash[17655]: cluster 2024-04-03T19:24:55.176242+0000 mgr.y (mgr.24370) 9194 : cluster [DBG] pgmap v9178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:56.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:56 smithi067 bash[17655]: audit 2024-04-03T19:24:55.976230+0000 mon.c (mon.2) 3618 : audit [DBG] from='client.? 172.21.15.67:0/3389595485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:56.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:56 smithi067 bash[27441]: cluster 2024-04-03T19:24:55.176242+0000 mgr.y (mgr.24370) 9194 : cluster [DBG] pgmap v9178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:56.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:56 smithi067 bash[27441]: audit 2024-04-03T19:24:55.976230+0000 mon.c (mon.2) 3618 : audit [DBG] from='client.? 172.21.15.67:0/3389595485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:58.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:58 smithi082 bash[20963]: cluster 2024-04-03T19:24:57.177440+0000 mgr.y (mgr.24370) 9195 : cluster [DBG] pgmap v9179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:58.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:58 smithi067 bash[27441]: cluster 2024-04-03T19:24:57.177440+0000 mgr.y (mgr.24370) 9195 : cluster [DBG] pgmap v9179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:58.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:58 smithi067 bash[17655]: cluster 2024-04-03T19:24:57.177440+0000 mgr.y (mgr.24370) 9195 : cluster [DBG] pgmap v9179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:24:59.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:24:59 smithi082 bash[20963]: audit 2024-04-03T19:24:58.432296+0000 mon.a (mon.0) 8208 : audit [DBG] from='client.? 172.21.15.67:0/3641611112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:59.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:24:59 smithi067 bash[27441]: audit 2024-04-03T19:24:58.432296+0000 mon.a (mon.0) 8208 : audit [DBG] from='client.? 172.21.15.67:0/3641611112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:24:59.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:24:59 smithi067 bash[17655]: audit 2024-04-03T19:24:58.432296+0000 mon.a (mon.0) 8208 : audit [DBG] from='client.? 172.21.15.67:0/3641611112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:00.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:00 smithi082 bash[20963]: cluster 2024-04-03T19:24:59.178157+0000 mgr.y (mgr.24370) 9196 : cluster [DBG] pgmap v9180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:00.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:00 smithi067 bash[27441]: cluster 2024-04-03T19:24:59.178157+0000 mgr.y (mgr.24370) 9196 : cluster [DBG] pgmap v9180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:00.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:00 smithi067 bash[17655]: cluster 2024-04-03T19:24:59.178157+0000 mgr.y (mgr.24370) 9196 : cluster [DBG] pgmap v9180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:01.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:01 smithi082 bash[20963]: audit 2024-04-03T19:25:00.879295+0000 mon.a (mon.0) 8209 : audit [DBG] from='client.? 172.21.15.67:0/955483466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:01.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:01 smithi067 bash[17655]: audit 2024-04-03T19:25:00.879295+0000 mon.a (mon.0) 8209 : audit [DBG] from='client.? 172.21.15.67:0/955483466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:01.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:01 smithi067 bash[27441]: audit 2024-04-03T19:25:00.879295+0000 mon.a (mon.0) 8209 : audit [DBG] from='client.? 172.21.15.67:0/955483466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:02.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:02 smithi082 bash[20963]: cluster 2024-04-03T19:25:01.179575+0000 mgr.y (mgr.24370) 9197 : cluster [DBG] pgmap v9181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:02.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:02 smithi067 bash[17655]: cluster 2024-04-03T19:25:01.179575+0000 mgr.y (mgr.24370) 9197 : cluster [DBG] pgmap v9181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:02.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:02 smithi067 bash[27441]: cluster 2024-04-03T19:25:01.179575+0000 mgr.y (mgr.24370) 9197 : cluster [DBG] pgmap v9181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:03.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:25:03.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:25:04.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:04 smithi082 bash[20963]: cluster 2024-04-03T19:25:03.180305+0000 mgr.y (mgr.24370) 9198 : cluster [DBG] pgmap v9182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:04.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:04 smithi082 bash[20963]: audit 2024-04-03T19:25:03.331866+0000 mon.c (mon.2) 3619 : audit [DBG] from='client.? 172.21.15.67:0/3534802692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:04.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:04 smithi067 bash[27441]: cluster 2024-04-03T19:25:03.180305+0000 mgr.y (mgr.24370) 9198 : cluster [DBG] pgmap v9182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:04.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:04 smithi067 bash[27441]: audit 2024-04-03T19:25:03.331866+0000 mon.c (mon.2) 3619 : audit [DBG] from='client.? 172.21.15.67:0/3534802692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:04.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:04 smithi067 bash[17655]: cluster 2024-04-03T19:25:03.180305+0000 mgr.y (mgr.24370) 9198 : cluster [DBG] pgmap v9182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:04.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:04 smithi067 bash[17655]: audit 2024-04-03T19:25:03.331866+0000 mon.c (mon.2) 3619 : audit [DBG] from='client.? 172.21.15.67:0/3534802692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:06.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:06 smithi082 bash[20963]: cluster 2024-04-03T19:25:05.180935+0000 mgr.y (mgr.24370) 9199 : cluster [DBG] pgmap v9183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:06.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:06 smithi082 bash[20963]: audit 2024-04-03T19:25:05.793852+0000 mon.a (mon.0) 8210 : audit [DBG] from='client.? 172.21.15.67:0/3090639520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:06.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:06 smithi067 bash[17655]: cluster 2024-04-03T19:25:05.180935+0000 mgr.y (mgr.24370) 9199 : cluster [DBG] pgmap v9183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:06.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:06 smithi067 bash[17655]: audit 2024-04-03T19:25:05.793852+0000 mon.a (mon.0) 8210 : audit [DBG] from='client.? 172.21.15.67:0/3090639520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:06.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:06 smithi067 bash[27441]: cluster 2024-04-03T19:25:05.180935+0000 mgr.y (mgr.24370) 9199 : cluster [DBG] pgmap v9183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:06.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:06 smithi067 bash[27441]: audit 2024-04-03T19:25:05.793852+0000 mon.a (mon.0) 8210 : audit [DBG] from='client.? 172.21.15.67:0/3090639520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:08.614 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:08 smithi082 bash[20963]: cluster 2024-04-03T19:25:07.182196+0000 mgr.y (mgr.24370) 9200 : cluster [DBG] pgmap v9184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:08.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:08 smithi082 bash[20963]: audit 2024-04-03T19:25:08.253625+0000 mon.c (mon.2) 3620 : audit [DBG] from='client.? 172.21.15.67:0/1752066567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:08.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:08 smithi067 bash[17655]: cluster 2024-04-03T19:25:07.182196+0000 mgr.y (mgr.24370) 9200 : cluster [DBG] pgmap v9184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:08.647 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:08 smithi067 bash[17655]: audit 2024-04-03T19:25:08.253625+0000 mon.c (mon.2) 3620 : audit [DBG] from='client.? 172.21.15.67:0/1752066567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:08.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:08 smithi067 bash[27441]: cluster 2024-04-03T19:25:07.182196+0000 mgr.y (mgr.24370) 9200 : cluster [DBG] pgmap v9184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:08.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:08 smithi067 bash[27441]: audit 2024-04-03T19:25:08.253625+0000 mon.c (mon.2) 3620 : audit [DBG] from='client.? 172.21.15.67:0/1752066567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:10.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:10 smithi082 bash[20963]: cluster 2024-04-03T19:25:09.183037+0000 mgr.y (mgr.24370) 9201 : cluster [DBG] pgmap v9185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:10.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:10 smithi082 bash[20963]: audit 2024-04-03T19:25:10.141119+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:10.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:10 smithi067 bash[27441]: cluster 2024-04-03T19:25:09.183037+0000 mgr.y (mgr.24370) 9201 : cluster [DBG] pgmap v9185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:10.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:10 smithi067 bash[27441]: audit 2024-04-03T19:25:10.141119+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:10.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:10 smithi067 bash[17655]: cluster 2024-04-03T19:25:09.183037+0000 mgr.y (mgr.24370) 9201 : cluster [DBG] pgmap v9185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:10.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:10 smithi067 bash[17655]: audit 2024-04-03T19:25:10.141119+0000 mon.a (mon.0) 8211 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:11.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:11 smithi082 bash[20963]: audit 2024-04-03T19:25:10.708166+0000 mon.c (mon.2) 3621 : audit [DBG] from='client.? 172.21.15.67:0/2551998019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:11.647 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:11 smithi067 bash[27441]: audit 2024-04-03T19:25:10.708166+0000 mon.c (mon.2) 3621 : audit [DBG] from='client.? 172.21.15.67:0/2551998019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:11.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:11 smithi067 bash[17655]: audit 2024-04-03T19:25:10.708166+0000 mon.c (mon.2) 3621 : audit [DBG] from='client.? 172.21.15.67:0/2551998019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:12.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:12 smithi082 bash[20963]: cluster 2024-04-03T19:25:11.184298+0000 mgr.y (mgr.24370) 9202 : cluster [DBG] pgmap v9186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:12.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:12 smithi067 bash[17655]: cluster 2024-04-03T19:25:11.184298+0000 mgr.y (mgr.24370) 9202 : cluster [DBG] pgmap v9186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:12.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:12 smithi067 bash[27441]: cluster 2024-04-03T19:25:11.184298+0000 mgr.y (mgr.24370) 9202 : cluster [DBG] pgmap v9186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:13.398 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:13 smithi067 bash[17655]: audit 2024-04-03T19:25:13.164808+0000 mon.a (mon.0) 8212 : audit [DBG] from='client.? 172.21.15.67:0/780956342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:13.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:13] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:25:13.398 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:13 smithi067 bash[27441]: audit 2024-04-03T19:25:13.164808+0000 mon.a (mon.0) 8212 : audit [DBG] from='client.? 172.21.15.67:0/780956342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:13.615 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:25:13.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:13 smithi082 bash[20963]: audit 2024-04-03T19:25:13.164808+0000 mon.a (mon.0) 8212 : audit [DBG] from='client.? 172.21.15.67:0/780956342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:14.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:14 smithi082 bash[20963]: cluster 2024-04-03T19:25:13.184703+0000 mgr.y (mgr.24370) 9203 : cluster [DBG] pgmap v9187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:14.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:14 smithi067 bash[17655]: cluster 2024-04-03T19:25:13.184703+0000 mgr.y (mgr.24370) 9203 : cluster [DBG] pgmap v9187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:14.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:14 smithi067 bash[27441]: cluster 2024-04-03T19:25:13.184703+0000 mgr.y (mgr.24370) 9203 : cluster [DBG] pgmap v9187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:16.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:16 smithi082 bash[20963]: cluster 2024-04-03T19:25:15.185344+0000 mgr.y (mgr.24370) 9204 : cluster [DBG] pgmap v9188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:16.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:16 smithi082 bash[20963]: audit 2024-04-03T19:25:15.619632+0000 mon.c (mon.2) 3622 : audit [DBG] from='client.? 172.21.15.67:0/1216722644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:16.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:16 smithi067 bash[17655]: cluster 2024-04-03T19:25:15.185344+0000 mgr.y (mgr.24370) 9204 : cluster [DBG] pgmap v9188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:16.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:16 smithi067 bash[17655]: audit 2024-04-03T19:25:15.619632+0000 mon.c (mon.2) 3622 : audit [DBG] from='client.? 172.21.15.67:0/1216722644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:16.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:16 smithi067 bash[27441]: cluster 2024-04-03T19:25:15.185344+0000 mgr.y (mgr.24370) 9204 : cluster [DBG] pgmap v9188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:16.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:16 smithi067 bash[27441]: audit 2024-04-03T19:25:15.619632+0000 mon.c (mon.2) 3622 : audit [DBG] from='client.? 172.21.15.67:0/1216722644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:18.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:18 smithi082 bash[20963]: cluster 2024-04-03T19:25:17.186634+0000 mgr.y (mgr.24370) 9205 : cluster [DBG] pgmap v9189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:18.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:18 smithi082 bash[20963]: audit 2024-04-03T19:25:18.067347+0000 mon.a (mon.0) 8213 : audit [DBG] from='client.? 172.21.15.67:0/2670517472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:18.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:18 smithi067 bash[17655]: cluster 2024-04-03T19:25:17.186634+0000 mgr.y (mgr.24370) 9205 : cluster [DBG] pgmap v9189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:18.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:18 smithi067 bash[17655]: audit 2024-04-03T19:25:18.067347+0000 mon.a (mon.0) 8213 : audit [DBG] from='client.? 172.21.15.67:0/2670517472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:18.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:18 smithi067 bash[27441]: cluster 2024-04-03T19:25:17.186634+0000 mgr.y (mgr.24370) 9205 : cluster [DBG] pgmap v9189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:18.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:18 smithi067 bash[27441]: audit 2024-04-03T19:25:18.067347+0000 mon.a (mon.0) 8213 : audit [DBG] from='client.? 172.21.15.67:0/2670517472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:20.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:20 smithi082 bash[20963]: cluster 2024-04-03T19:25:19.187382+0000 mgr.y (mgr.24370) 9206 : cluster [DBG] pgmap v9190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:20.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:20 smithi067 bash[17655]: cluster 2024-04-03T19:25:19.187382+0000 mgr.y (mgr.24370) 9206 : cluster [DBG] pgmap v9190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:20.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:20 smithi067 bash[27441]: cluster 2024-04-03T19:25:19.187382+0000 mgr.y (mgr.24370) 9206 : cluster [DBG] pgmap v9190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:21.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:21 smithi082 bash[20963]: audit 2024-04-03T19:25:20.527725+0000 mon.a (mon.0) 8214 : audit [DBG] from='client.? 172.21.15.67:0/1851557914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:21.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:21 smithi067 bash[17655]: audit 2024-04-03T19:25:20.527725+0000 mon.a (mon.0) 8214 : audit [DBG] from='client.? 172.21.15.67:0/1851557914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:21.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:21 smithi067 bash[27441]: audit 2024-04-03T19:25:20.527725+0000 mon.a (mon.0) 8214 : audit [DBG] from='client.? 172.21.15.67:0/1851557914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:22.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:22 smithi082 bash[20963]: cluster 2024-04-03T19:25:21.188705+0000 mgr.y (mgr.24370) 9207 : cluster [DBG] pgmap v9191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:22.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:22 smithi067 bash[27441]: cluster 2024-04-03T19:25:21.188705+0000 mgr.y (mgr.24370) 9207 : cluster [DBG] pgmap v9191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:22.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:22 smithi067 bash[17655]: cluster 2024-04-03T19:25:21.188705+0000 mgr.y (mgr.24370) 9207 : cluster [DBG] pgmap v9191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:23.321 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:23] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:25:23.615 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:25:23.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:23 smithi082 bash[20963]: audit 2024-04-03T19:25:22.984163+0000 mon.c (mon.2) 3623 : audit [DBG] from='client.? 172.21.15.67:0/3455836880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:23.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:23 smithi067 bash[27441]: audit 2024-04-03T19:25:22.984163+0000 mon.c (mon.2) 3623 : audit [DBG] from='client.? 172.21.15.67:0/3455836880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:23.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:23 smithi067 bash[17655]: audit 2024-04-03T19:25:22.984163+0000 mon.c (mon.2) 3623 : audit [DBG] from='client.? 172.21.15.67:0/3455836880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:24.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:24 smithi082 bash[20963]: cluster 2024-04-03T19:25:23.189468+0000 mgr.y (mgr.24370) 9208 : cluster [DBG] pgmap v9192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:24.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:24 smithi067 bash[17655]: cluster 2024-04-03T19:25:23.189468+0000 mgr.y (mgr.24370) 9208 : cluster [DBG] pgmap v9192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:24.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:24 smithi067 bash[27441]: cluster 2024-04-03T19:25:23.189468+0000 mgr.y (mgr.24370) 9208 : cluster [DBG] pgmap v9192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:25.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:25 smithi082 bash[20963]: audit 2024-04-03T19:25:25.140584+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:25.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:25 smithi067 bash[17655]: audit 2024-04-03T19:25:25.140584+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:25.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:25 smithi067 bash[27441]: audit 2024-04-03T19:25:25.140584+0000 mon.a (mon.0) 8215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:26.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:26 smithi082 bash[20963]: cluster 2024-04-03T19:25:25.190117+0000 mgr.y (mgr.24370) 9209 : cluster [DBG] pgmap v9193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:26.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:26 smithi082 bash[20963]: audit 2024-04-03T19:25:25.446906+0000 mon.c (mon.2) 3624 : audit [DBG] from='client.? 172.21.15.67:0/1528638257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:26.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:26 smithi067 bash[27441]: cluster 2024-04-03T19:25:25.190117+0000 mgr.y (mgr.24370) 9209 : cluster [DBG] pgmap v9193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:26.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:26 smithi067 bash[27441]: audit 2024-04-03T19:25:25.446906+0000 mon.c (mon.2) 3624 : audit [DBG] from='client.? 172.21.15.67:0/1528638257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:26.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:26 smithi067 bash[17655]: cluster 2024-04-03T19:25:25.190117+0000 mgr.y (mgr.24370) 9209 : cluster [DBG] pgmap v9193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:26.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:26 smithi067 bash[17655]: audit 2024-04-03T19:25:25.446906+0000 mon.c (mon.2) 3624 : audit [DBG] from='client.? 172.21.15.67:0/1528638257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:28.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:28 smithi082 bash[20963]: cluster 2024-04-03T19:25:27.191310+0000 mgr.y (mgr.24370) 9210 : cluster [DBG] pgmap v9194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:28.615 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:28 smithi082 bash[20963]: audit 2024-04-03T19:25:27.891996+0000 mon.c (mon.2) 3625 : audit [DBG] from='client.? 172.21.15.67:0/1858678068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:28.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:28 smithi067 bash[17655]: cluster 2024-04-03T19:25:27.191310+0000 mgr.y (mgr.24370) 9210 : cluster [DBG] pgmap v9194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:28.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:28 smithi067 bash[17655]: audit 2024-04-03T19:25:27.891996+0000 mon.c (mon.2) 3625 : audit [DBG] from='client.? 172.21.15.67:0/1858678068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:28.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:28 smithi067 bash[27441]: cluster 2024-04-03T19:25:27.191310+0000 mgr.y (mgr.24370) 9210 : cluster [DBG] pgmap v9194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:28.648 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:28 smithi067 bash[27441]: audit 2024-04-03T19:25:27.891996+0000 mon.c (mon.2) 3625 : audit [DBG] from='client.? 172.21.15.67:0/1858678068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:30.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:30 smithi082 bash[20963]: cluster 2024-04-03T19:25:29.191988+0000 mgr.y (mgr.24370) 9211 : cluster [DBG] pgmap v9195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:30.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:30 smithi082 bash[20963]: audit 2024-04-03T19:25:30.340862+0000 mon.c (mon.2) 3626 : audit [DBG] from='client.? 172.21.15.67:0/2057800176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:30.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:30 smithi067 bash[17655]: cluster 2024-04-03T19:25:29.191988+0000 mgr.y (mgr.24370) 9211 : cluster [DBG] pgmap v9195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:30.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:30 smithi067 bash[17655]: audit 2024-04-03T19:25:30.340862+0000 mon.c (mon.2) 3626 : audit [DBG] from='client.? 172.21.15.67:0/2057800176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:30.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:30 smithi067 bash[27441]: cluster 2024-04-03T19:25:29.191988+0000 mgr.y (mgr.24370) 9211 : cluster [DBG] pgmap v9195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:30.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:30 smithi067 bash[27441]: audit 2024-04-03T19:25:30.340862+0000 mon.c (mon.2) 3626 : audit [DBG] from='client.? 172.21.15.67:0/2057800176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:32.616 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:32 smithi082 bash[20963]: cluster 2024-04-03T19:25:31.193254+0000 mgr.y (mgr.24370) 9212 : cluster [DBG] pgmap v9196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:32.648 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:32 smithi067 bash[17655]: cluster 2024-04-03T19:25:31.193254+0000 mgr.y (mgr.24370) 9212 : cluster [DBG] pgmap v9196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:32.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:32 smithi067 bash[27441]: cluster 2024-04-03T19:25:31.193254+0000 mgr.y (mgr.24370) 9212 : cluster [DBG] pgmap v9196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:33.365 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:33] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:25:33.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:33 smithi067 bash[17655]: audit 2024-04-03T19:25:32.800796+0000 mon.a (mon.0) 8216 : audit [DBG] from='client.? 172.21.15.67:0/1236168281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:33.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:33 smithi067 bash[27441]: audit 2024-04-03T19:25:32.800796+0000 mon.a (mon.0) 8216 : audit [DBG] from='client.? 172.21.15.67:0/1236168281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:33.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:25:33.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:33 smithi082 bash[20963]: audit 2024-04-03T19:25:32.800796+0000 mon.a (mon.0) 8216 : audit [DBG] from='client.? 172.21.15.67:0/1236168281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:34.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:34 smithi067 bash[17655]: cluster 2024-04-03T19:25:33.194095+0000 mgr.y (mgr.24370) 9213 : cluster [DBG] pgmap v9197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:34.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:34 smithi067 bash[27441]: cluster 2024-04-03T19:25:33.194095+0000 mgr.y (mgr.24370) 9213 : cluster [DBG] pgmap v9197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:34.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:34 smithi082 bash[20963]: cluster 2024-04-03T19:25:33.194095+0000 mgr.y (mgr.24370) 9213 : cluster [DBG] pgmap v9197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:35.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:35 smithi067 bash[27441]: audit 2024-04-03T19:25:35.258894+0000 mon.a (mon.0) 8217 : audit [DBG] from='client.? 172.21.15.67:0/340621692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:35.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:35 smithi067 bash[17655]: audit 2024-04-03T19:25:35.258894+0000 mon.a (mon.0) 8217 : audit [DBG] from='client.? 172.21.15.67:0/340621692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:35.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:35 smithi082 bash[20963]: audit 2024-04-03T19:25:35.258894+0000 mon.a (mon.0) 8217 : audit [DBG] from='client.? 172.21.15.67:0/340621692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:36.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:36 smithi067 bash[17655]: cluster 2024-04-03T19:25:35.194791+0000 mgr.y (mgr.24370) 9214 : cluster [DBG] pgmap v9198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:36.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:36 smithi067 bash[27441]: cluster 2024-04-03T19:25:35.194791+0000 mgr.y (mgr.24370) 9214 : cluster [DBG] pgmap v9198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:36.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:36 smithi082 bash[20963]: cluster 2024-04-03T19:25:35.194791+0000 mgr.y (mgr.24370) 9214 : cluster [DBG] pgmap v9198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:38.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:38 smithi067 bash[27441]: cluster 2024-04-03T19:25:37.195986+0000 mgr.y (mgr.24370) 9215 : cluster [DBG] pgmap v9199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:38.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:38 smithi067 bash[27441]: audit 2024-04-03T19:25:37.718068+0000 mon.c (mon.2) 3627 : audit [DBG] from='client.? 172.21.15.67:0/4151041390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:38.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:38 smithi067 bash[17655]: cluster 2024-04-03T19:25:37.195986+0000 mgr.y (mgr.24370) 9215 : cluster [DBG] pgmap v9199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:38.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:38 smithi067 bash[17655]: audit 2024-04-03T19:25:37.718068+0000 mon.c (mon.2) 3627 : audit [DBG] from='client.? 172.21.15.67:0/4151041390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:38.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:38 smithi082 bash[20963]: cluster 2024-04-03T19:25:37.195986+0000 mgr.y (mgr.24370) 9215 : cluster [DBG] pgmap v9199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:38.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:38 smithi082 bash[20963]: audit 2024-04-03T19:25:37.718068+0000 mon.c (mon.2) 3627 : audit [DBG] from='client.? 172.21.15.67:0/4151041390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:40.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:40 smithi067 bash[27441]: cluster 2024-04-03T19:25:39.196672+0000 mgr.y (mgr.24370) 9216 : cluster [DBG] pgmap v9200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:40.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:40 smithi067 bash[27441]: audit 2024-04-03T19:25:40.141517+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:40.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:40 smithi067 bash[27441]: audit 2024-04-03T19:25:40.174294+0000 mon.a (mon.0) 8219 : audit [DBG] from='client.? 172.21.15.67:0/1972933376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:40.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:40 smithi067 bash[17655]: cluster 2024-04-03T19:25:39.196672+0000 mgr.y (mgr.24370) 9216 : cluster [DBG] pgmap v9200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:40.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:40 smithi067 bash[17655]: audit 2024-04-03T19:25:40.141517+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:40.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:40 smithi067 bash[17655]: audit 2024-04-03T19:25:40.174294+0000 mon.a (mon.0) 8219 : audit [DBG] from='client.? 172.21.15.67:0/1972933376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:40.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:40 smithi082 bash[20963]: cluster 2024-04-03T19:25:39.196672+0000 mgr.y (mgr.24370) 9216 : cluster [DBG] pgmap v9200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:40.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:40 smithi082 bash[20963]: audit 2024-04-03T19:25:40.141517+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:40.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:40 smithi082 bash[20963]: audit 2024-04-03T19:25:40.174294+0000 mon.a (mon.0) 8219 : audit [DBG] from='client.? 172.21.15.67:0/1972933376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:42.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:42 smithi067 bash[27441]: cluster 2024-04-03T19:25:41.197879+0000 mgr.y (mgr.24370) 9217 : cluster [DBG] pgmap v9201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:42.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:42 smithi067 bash[17655]: cluster 2024-04-03T19:25:41.197879+0000 mgr.y (mgr.24370) 9217 : cluster [DBG] pgmap v9201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:42.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:42 smithi082 bash[20963]: cluster 2024-04-03T19:25:41.197879+0000 mgr.y (mgr.24370) 9217 : cluster [DBG] pgmap v9201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:43.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:43] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:25:43.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:43 smithi067 bash[17655]: audit 2024-04-03T19:25:42.624728+0000 mon.a (mon.0) 8220 : audit [DBG] from='client.? 172.21.15.67:0/2224322705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:43.649 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:43 smithi067 bash[27441]: audit 2024-04-03T19:25:42.624728+0000 mon.a (mon.0) 8220 : audit [DBG] from='client.? 172.21.15.67:0/2224322705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:43.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:43 smithi082 bash[20963]: audit 2024-04-03T19:25:42.624728+0000 mon.a (mon.0) 8220 : audit [DBG] from='client.? 172.21.15.67:0/2224322705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:43.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:25:44.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:44 smithi082 bash[20963]: cluster 2024-04-03T19:25:43.198593+0000 mgr.y (mgr.24370) 9218 : cluster [DBG] pgmap v9202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:44.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:44 smithi067 bash[17655]: cluster 2024-04-03T19:25:43.198593+0000 mgr.y (mgr.24370) 9218 : cluster [DBG] pgmap v9202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:44.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:44 smithi067 bash[27441]: cluster 2024-04-03T19:25:43.198593+0000 mgr.y (mgr.24370) 9218 : cluster [DBG] pgmap v9202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:45.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:45 smithi082 bash[20963]: audit 2024-04-03T19:25:45.074935+0000 mon.a (mon.0) 8221 : audit [DBG] from='client.? 172.21.15.67:0/2054882981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:45.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:45 smithi082 bash[20963]: audit 2024-04-03T19:25:45.330392+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:25:45.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:45 smithi067 bash[17655]: audit 2024-04-03T19:25:45.074935+0000 mon.a (mon.0) 8221 : audit [DBG] from='client.? 172.21.15.67:0/2054882981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:45.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:45 smithi067 bash[17655]: audit 2024-04-03T19:25:45.330392+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:25:45.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:45 smithi067 bash[27441]: audit 2024-04-03T19:25:45.074935+0000 mon.a (mon.0) 8221 : audit [DBG] from='client.? 172.21.15.67:0/2054882981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:45.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:45 smithi067 bash[27441]: audit 2024-04-03T19:25:45.330392+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:25:46.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:46 smithi082 bash[20963]: cluster 2024-04-03T19:25:45.199276+0000 mgr.y (mgr.24370) 9219 : cluster [DBG] pgmap v9203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:46.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:46 smithi067 bash[17655]: cluster 2024-04-03T19:25:45.199276+0000 mgr.y (mgr.24370) 9219 : cluster [DBG] pgmap v9203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:46.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:46 smithi067 bash[27441]: cluster 2024-04-03T19:25:45.199276+0000 mgr.y (mgr.24370) 9219 : cluster [DBG] pgmap v9203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:48.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:48 smithi082 bash[20963]: cluster 2024-04-03T19:25:47.199899+0000 mgr.y (mgr.24370) 9220 : cluster [DBG] pgmap v9204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:48.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:48 smithi082 bash[20963]: audit 2024-04-03T19:25:47.526693+0000 mon.a (mon.0) 8223 : audit [DBG] from='client.? 172.21.15.67:0/3390720929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:48.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:48 smithi067 bash[17655]: cluster 2024-04-03T19:25:47.199899+0000 mgr.y (mgr.24370) 9220 : cluster [DBG] pgmap v9204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:48.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:48 smithi067 bash[17655]: audit 2024-04-03T19:25:47.526693+0000 mon.a (mon.0) 8223 : audit [DBG] from='client.? 172.21.15.67:0/3390720929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:48.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:48 smithi067 bash[27441]: cluster 2024-04-03T19:25:47.199899+0000 mgr.y (mgr.24370) 9220 : cluster [DBG] pgmap v9204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:48.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:48 smithi067 bash[27441]: audit 2024-04-03T19:25:47.526693+0000 mon.a (mon.0) 8223 : audit [DBG] from='client.? 172.21.15.67:0/3390720929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:50.866 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:50 smithi082 bash[20963]: cluster 2024-04-03T19:25:49.200562+0000 mgr.y (mgr.24370) 9221 : cluster [DBG] pgmap v9205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:50.867 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:50 smithi082 bash[20963]: audit 2024-04-03T19:25:49.983235+0000 mon.c (mon.2) 3628 : audit [DBG] from='client.? 172.21.15.67:0/2103139275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:50.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:50 smithi067 bash[27441]: cluster 2024-04-03T19:25:49.200562+0000 mgr.y (mgr.24370) 9221 : cluster [DBG] pgmap v9205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:50.899 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:50 smithi067 bash[27441]: audit 2024-04-03T19:25:49.983235+0000 mon.c (mon.2) 3628 : audit [DBG] from='client.? 172.21.15.67:0/2103139275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:50.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:50 smithi067 bash[17655]: cluster 2024-04-03T19:25:49.200562+0000 mgr.y (mgr.24370) 9221 : cluster [DBG] pgmap v9205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:50.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:50 smithi067 bash[17655]: audit 2024-04-03T19:25:49.983235+0000 mon.c (mon.2) 3628 : audit [DBG] from='client.? 172.21.15.67:0/2103139275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:52.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:52 smithi082 bash[20963]: audit 2024-04-03T19:25:51.075099+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:52 smithi082 bash[20963]: audit 2024-04-03T19:25:51.083976+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:52 smithi082 bash[20963]: cluster 2024-04-03T19:25:51.201574+0000 mgr.y (mgr.24370) 9222 : cluster [DBG] pgmap v9206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:52.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:52 smithi082 bash[20963]: audit 2024-04-03T19:25:51.328757+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:52 smithi082 bash[20963]: audit 2024-04-03T19:25:51.335556+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:52 smithi082 bash[20963]: audit 2024-04-03T19:25:51.753385+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:25:52.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:52 smithi082 bash[20963]: audit 2024-04-03T19:25:51.755028+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:25:52.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:52 smithi082 bash[20963]: audit 2024-04-03T19:25:51.764080+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[27441]: audit 2024-04-03T19:25:51.075099+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[27441]: audit 2024-04-03T19:25:51.083976+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[27441]: cluster 2024-04-03T19:25:51.201574+0000 mgr.y (mgr.24370) 9222 : cluster [DBG] pgmap v9206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[27441]: audit 2024-04-03T19:25:51.328757+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[27441]: audit 2024-04-03T19:25:51.335556+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[27441]: audit 2024-04-03T19:25:51.753385+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[27441]: audit 2024-04-03T19:25:51.755028+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[27441]: audit 2024-04-03T19:25:51.764080+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[17655]: audit 2024-04-03T19:25:51.075099+0000 mon.a (mon.0) 8224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[17655]: audit 2024-04-03T19:25:51.083976+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[17655]: cluster 2024-04-03T19:25:51.201574+0000 mgr.y (mgr.24370) 9222 : cluster [DBG] pgmap v9206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[17655]: audit 2024-04-03T19:25:51.328757+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[17655]: audit 2024-04-03T19:25:51.335556+0000 mon.a (mon.0) 8227 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[17655]: audit 2024-04-03T19:25:51.753385+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[17655]: audit 2024-04-03T19:25:51.755028+0000 mon.a (mon.0) 8229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:25:52.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:52 smithi067 bash[17655]: audit 2024-04-03T19:25:51.764080+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:25:53.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:53 smithi082 bash[20963]: audit 2024-04-03T19:25:52.445023+0000 mon.a (mon.0) 8231 : audit [DBG] from='client.? 172.21.15.67:0/2173531818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:53.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:53 smithi067 bash[17655]: audit 2024-04-03T19:25:52.445023+0000 mon.a (mon.0) 8231 : audit [DBG] from='client.? 172.21.15.67:0/2173531818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:53.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:53] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:25:53.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:53 smithi067 bash[27441]: audit 2024-04-03T19:25:52.445023+0000 mon.a (mon.0) 8231 : audit [DBG] from='client.? 172.21.15.67:0/2173531818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:53.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:25:54.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:54 smithi082 bash[20963]: cluster 2024-04-03T19:25:53.202275+0000 mgr.y (mgr.24370) 9223 : cluster [DBG] pgmap v9207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:54.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:54 smithi067 bash[27441]: cluster 2024-04-03T19:25:53.202275+0000 mgr.y (mgr.24370) 9223 : cluster [DBG] pgmap v9207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:54.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:54 smithi067 bash[17655]: cluster 2024-04-03T19:25:53.202275+0000 mgr.y (mgr.24370) 9223 : cluster [DBG] pgmap v9207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:55.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:55 smithi082 bash[20963]: audit 2024-04-03T19:25:54.901304+0000 mon.a (mon.0) 8232 : audit [DBG] from='client.? 172.21.15.67:0/4084053470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:55.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:55 smithi067 bash[27441]: audit 2024-04-03T19:25:54.901304+0000 mon.a (mon.0) 8232 : audit [DBG] from='client.? 172.21.15.67:0/4084053470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:55.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:55 smithi067 bash[17655]: audit 2024-04-03T19:25:54.901304+0000 mon.a (mon.0) 8232 : audit [DBG] from='client.? 172.21.15.67:0/4084053470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:56.366 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:56 smithi082 bash[20963]: audit 2024-04-03T19:25:55.142205+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:56.367 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:56 smithi082 bash[20963]: cluster 2024-04-03T19:25:55.202935+0000 mgr.y (mgr.24370) 9224 : cluster [DBG] pgmap v9208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:56.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:56 smithi067 bash[17655]: audit 2024-04-03T19:25:55.142205+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:56.399 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:56 smithi067 bash[17655]: cluster 2024-04-03T19:25:55.202935+0000 mgr.y (mgr.24370) 9224 : cluster [DBG] pgmap v9208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:56.399 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:56 smithi067 bash[27441]: audit 2024-04-03T19:25:55.142205+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:25:56.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:56 smithi067 bash[27441]: cluster 2024-04-03T19:25:55.202935+0000 mgr.y (mgr.24370) 9224 : cluster [DBG] pgmap v9208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:58.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:58 smithi082 bash[20963]: cluster 2024-04-03T19:25:57.204002+0000 mgr.y (mgr.24370) 9225 : cluster [DBG] pgmap v9209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:58.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:25:58 smithi082 bash[20963]: audit 2024-04-03T19:25:57.361789+0000 mon.c (mon.2) 3629 : audit [DBG] from='client.? 172.21.15.67:0/3258668110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:58.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:58 smithi067 bash[17655]: cluster 2024-04-03T19:25:57.204002+0000 mgr.y (mgr.24370) 9225 : cluster [DBG] pgmap v9209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:58.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:25:58 smithi067 bash[17655]: audit 2024-04-03T19:25:57.361789+0000 mon.c (mon.2) 3629 : audit [DBG] from='client.? 172.21.15.67:0/3258668110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:25:58.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:58 smithi067 bash[27441]: cluster 2024-04-03T19:25:57.204002+0000 mgr.y (mgr.24370) 9225 : cluster [DBG] pgmap v9209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:25:58.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:25:58 smithi067 bash[27441]: audit 2024-04-03T19:25:57.361789+0000 mon.c (mon.2) 3629 : audit [DBG] from='client.? 172.21.15.67:0/3258668110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:00.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:00 smithi082 bash[20963]: cluster 2024-04-03T19:25:59.204667+0000 mgr.y (mgr.24370) 9226 : cluster [DBG] pgmap v9210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:00.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:00 smithi082 bash[20963]: audit 2024-04-03T19:25:59.819188+0000 mon.c (mon.2) 3630 : audit [DBG] from='client.? 172.21.15.67:0/1501103296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:00.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:00 smithi067 bash[17655]: cluster 2024-04-03T19:25:59.204667+0000 mgr.y (mgr.24370) 9226 : cluster [DBG] pgmap v9210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:00.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:00 smithi067 bash[17655]: audit 2024-04-03T19:25:59.819188+0000 mon.c (mon.2) 3630 : audit [DBG] from='client.? 172.21.15.67:0/1501103296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:00.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:00 smithi067 bash[27441]: cluster 2024-04-03T19:25:59.204667+0000 mgr.y (mgr.24370) 9226 : cluster [DBG] pgmap v9210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:00.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:00 smithi067 bash[27441]: audit 2024-04-03T19:25:59.819188+0000 mon.c (mon.2) 3630 : audit [DBG] from='client.? 172.21.15.67:0/1501103296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:02.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:02 smithi082 bash[20963]: cluster 2024-04-03T19:26:01.205754+0000 mgr.y (mgr.24370) 9227 : cluster [DBG] pgmap v9211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:02.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:02 smithi067 bash[17655]: cluster 2024-04-03T19:26:01.205754+0000 mgr.y (mgr.24370) 9227 : cluster [DBG] pgmap v9211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:02.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:02 smithi067 bash[27441]: cluster 2024-04-03T19:26:01.205754+0000 mgr.y (mgr.24370) 9227 : cluster [DBG] pgmap v9211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:03.400 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:03 smithi067 bash[17655]: audit 2024-04-03T19:26:02.278053+0000 mon.c (mon.2) 3631 : audit [DBG] from='client.? 172.21.15.67:0/1051762579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:03.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:26:03.400 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:03 smithi067 bash[27441]: audit 2024-04-03T19:26:02.278053+0000 mon.c (mon.2) 3631 : audit [DBG] from='client.? 172.21.15.67:0/1051762579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:03.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:03 smithi082 bash[20963]: audit 2024-04-03T19:26:02.278053+0000 mon.c (mon.2) 3631 : audit [DBG] from='client.? 172.21.15.67:0/1051762579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:03.617 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:26:04.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:04 smithi082 bash[20963]: cluster 2024-04-03T19:26:03.206452+0000 mgr.y (mgr.24370) 9228 : cluster [DBG] pgmap v9212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:04.649 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:04 smithi067 bash[17655]: cluster 2024-04-03T19:26:03.206452+0000 mgr.y (mgr.24370) 9228 : cluster [DBG] pgmap v9212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:04.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:04 smithi067 bash[27441]: cluster 2024-04-03T19:26:03.206452+0000 mgr.y (mgr.24370) 9228 : cluster [DBG] pgmap v9212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:05.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:05 smithi082 bash[20963]: audit 2024-04-03T19:26:04.732347+0000 mon.c (mon.2) 3632 : audit [DBG] from='client.? 172.21.15.67:0/3925336208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:05.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:05 smithi067 bash[17655]: audit 2024-04-03T19:26:04.732347+0000 mon.c (mon.2) 3632 : audit [DBG] from='client.? 172.21.15.67:0/3925336208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:05.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:05 smithi067 bash[27441]: audit 2024-04-03T19:26:04.732347+0000 mon.c (mon.2) 3632 : audit [DBG] from='client.? 172.21.15.67:0/3925336208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:06.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:06 smithi082 bash[20963]: cluster 2024-04-03T19:26:05.207152+0000 mgr.y (mgr.24370) 9229 : cluster [DBG] pgmap v9213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:06.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:06 smithi067 bash[27441]: cluster 2024-04-03T19:26:05.207152+0000 mgr.y (mgr.24370) 9229 : cluster [DBG] pgmap v9213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:06.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:06 smithi067 bash[17655]: cluster 2024-04-03T19:26:05.207152+0000 mgr.y (mgr.24370) 9229 : cluster [DBG] pgmap v9213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:07.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:07 smithi082 bash[20963]: audit 2024-04-03T19:26:07.189117+0000 mon.a (mon.0) 8234 : audit [DBG] from='client.? 172.21.15.67:0/3719697919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:07.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:07 smithi067 bash[27441]: audit 2024-04-03T19:26:07.189117+0000 mon.a (mon.0) 8234 : audit [DBG] from='client.? 172.21.15.67:0/3719697919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:07.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:07 smithi067 bash[17655]: audit 2024-04-03T19:26:07.189117+0000 mon.a (mon.0) 8234 : audit [DBG] from='client.? 172.21.15.67:0/3719697919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:08.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:08 smithi082 bash[20963]: cluster 2024-04-03T19:26:07.208172+0000 mgr.y (mgr.24370) 9230 : cluster [DBG] pgmap v9214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:08.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:08 smithi067 bash[17655]: cluster 2024-04-03T19:26:07.208172+0000 mgr.y (mgr.24370) 9230 : cluster [DBG] pgmap v9214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:08.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:08 smithi067 bash[27441]: cluster 2024-04-03T19:26:07.208172+0000 mgr.y (mgr.24370) 9230 : cluster [DBG] pgmap v9214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:10.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:10 smithi082 bash[20963]: cluster 2024-04-03T19:26:09.208846+0000 mgr.y (mgr.24370) 9231 : cluster [DBG] pgmap v9215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:10.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:10 smithi082 bash[20963]: audit 2024-04-03T19:26:09.633836+0000 mon.c (mon.2) 3633 : audit [DBG] from='client.? 172.21.15.67:0/4098631788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:10.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:10 smithi082 bash[20963]: audit 2024-04-03T19:26:10.142696+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:10.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:10 smithi067 bash[17655]: cluster 2024-04-03T19:26:09.208846+0000 mgr.y (mgr.24370) 9231 : cluster [DBG] pgmap v9215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:10.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:10 smithi067 bash[17655]: audit 2024-04-03T19:26:09.633836+0000 mon.c (mon.2) 3633 : audit [DBG] from='client.? 172.21.15.67:0/4098631788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:10.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:10 smithi067 bash[17655]: audit 2024-04-03T19:26:10.142696+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:10.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:10 smithi067 bash[27441]: cluster 2024-04-03T19:26:09.208846+0000 mgr.y (mgr.24370) 9231 : cluster [DBG] pgmap v9215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:10.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:10 smithi067 bash[27441]: audit 2024-04-03T19:26:09.633836+0000 mon.c (mon.2) 3633 : audit [DBG] from='client.? 172.21.15.67:0/4098631788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:10.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:10 smithi067 bash[27441]: audit 2024-04-03T19:26:10.142696+0000 mon.a (mon.0) 8235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:12.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:12 smithi082 bash[20963]: cluster 2024-04-03T19:26:11.210015+0000 mgr.y (mgr.24370) 9232 : cluster [DBG] pgmap v9216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:12.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:12 smithi082 bash[20963]: audit 2024-04-03T19:26:12.082915+0000 mon.c (mon.2) 3634 : audit [DBG] from='client.? 172.21.15.67:0/1750767707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:12.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:12 smithi067 bash[27441]: cluster 2024-04-03T19:26:11.210015+0000 mgr.y (mgr.24370) 9232 : cluster [DBG] pgmap v9216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:12.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:12 smithi067 bash[27441]: audit 2024-04-03T19:26:12.082915+0000 mon.c (mon.2) 3634 : audit [DBG] from='client.? 172.21.15.67:0/1750767707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:12.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:12 smithi067 bash[17655]: cluster 2024-04-03T19:26:11.210015+0000 mgr.y (mgr.24370) 9232 : cluster [DBG] pgmap v9216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:12.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:12 smithi067 bash[17655]: audit 2024-04-03T19:26:12.082915+0000 mon.c (mon.2) 3634 : audit [DBG] from='client.? 172.21.15.67:0/1750767707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:13.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:13] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:26:13.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:26:14.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:14 smithi082 bash[20963]: cluster 2024-04-03T19:26:13.210709+0000 mgr.y (mgr.24370) 9233 : cluster [DBG] pgmap v9217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:14.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:14 smithi067 bash[17655]: cluster 2024-04-03T19:26:13.210709+0000 mgr.y (mgr.24370) 9233 : cluster [DBG] pgmap v9217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:14.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:14 smithi067 bash[27441]: cluster 2024-04-03T19:26:13.210709+0000 mgr.y (mgr.24370) 9233 : cluster [DBG] pgmap v9217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:15.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:15 smithi082 bash[20963]: audit 2024-04-03T19:26:14.544901+0000 mon.c (mon.2) 3635 : audit [DBG] from='client.? 172.21.15.67:0/347786023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:15.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:15 smithi067 bash[17655]: audit 2024-04-03T19:26:14.544901+0000 mon.c (mon.2) 3635 : audit [DBG] from='client.? 172.21.15.67:0/347786023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:15.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:15 smithi067 bash[27441]: audit 2024-04-03T19:26:14.544901+0000 mon.c (mon.2) 3635 : audit [DBG] from='client.? 172.21.15.67:0/347786023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:16.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:16 smithi082 bash[20963]: cluster 2024-04-03T19:26:15.211408+0000 mgr.y (mgr.24370) 9234 : cluster [DBG] pgmap v9218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:16.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:16 smithi067 bash[27441]: cluster 2024-04-03T19:26:15.211408+0000 mgr.y (mgr.24370) 9234 : cluster [DBG] pgmap v9218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:16.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:16 smithi067 bash[17655]: cluster 2024-04-03T19:26:15.211408+0000 mgr.y (mgr.24370) 9234 : cluster [DBG] pgmap v9218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:17.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:17 smithi082 bash[20963]: audit 2024-04-03T19:26:17.008680+0000 mon.a (mon.0) 8236 : audit [DBG] from='client.? 172.21.15.67:0/1291321980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:17.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:17 smithi067 bash[17655]: audit 2024-04-03T19:26:17.008680+0000 mon.a (mon.0) 8236 : audit [DBG] from='client.? 172.21.15.67:0/1291321980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:17.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:17 smithi067 bash[27441]: audit 2024-04-03T19:26:17.008680+0000 mon.a (mon.0) 8236 : audit [DBG] from='client.? 172.21.15.67:0/1291321980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:18.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:18 smithi082 bash[20963]: cluster 2024-04-03T19:26:17.212602+0000 mgr.y (mgr.24370) 9235 : cluster [DBG] pgmap v9219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:18.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:18 smithi067 bash[27441]: cluster 2024-04-03T19:26:17.212602+0000 mgr.y (mgr.24370) 9235 : cluster [DBG] pgmap v9219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:18.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:18 smithi067 bash[17655]: cluster 2024-04-03T19:26:17.212602+0000 mgr.y (mgr.24370) 9235 : cluster [DBG] pgmap v9219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:20.617 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:20 smithi082 bash[20963]: cluster 2024-04-03T19:26:19.213273+0000 mgr.y (mgr.24370) 9236 : cluster [DBG] pgmap v9220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:20.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:20 smithi082 bash[20963]: audit 2024-04-03T19:26:19.459496+0000 mon.c (mon.2) 3636 : audit [DBG] from='client.? 172.21.15.67:0/2637477829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:20.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:20 smithi067 bash[17655]: cluster 2024-04-03T19:26:19.213273+0000 mgr.y (mgr.24370) 9236 : cluster [DBG] pgmap v9220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:20.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:20 smithi067 bash[17655]: audit 2024-04-03T19:26:19.459496+0000 mon.c (mon.2) 3636 : audit [DBG] from='client.? 172.21.15.67:0/2637477829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:20.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:20 smithi067 bash[27441]: cluster 2024-04-03T19:26:19.213273+0000 mgr.y (mgr.24370) 9236 : cluster [DBG] pgmap v9220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:20.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:20 smithi067 bash[27441]: audit 2024-04-03T19:26:19.459496+0000 mon.c (mon.2) 3636 : audit [DBG] from='client.? 172.21.15.67:0/2637477829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:22.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:22 smithi082 bash[20963]: cluster 2024-04-03T19:26:21.214432+0000 mgr.y (mgr.24370) 9237 : cluster [DBG] pgmap v9221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:22.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:22 smithi082 bash[20963]: audit 2024-04-03T19:26:21.908163+0000 mon.a (mon.0) 8237 : audit [DBG] from='client.? 172.21.15.67:0/1010268590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:22.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:22 smithi067 bash[27441]: cluster 2024-04-03T19:26:21.214432+0000 mgr.y (mgr.24370) 9237 : cluster [DBG] pgmap v9221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:22.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:22 smithi067 bash[27441]: audit 2024-04-03T19:26:21.908163+0000 mon.a (mon.0) 8237 : audit [DBG] from='client.? 172.21.15.67:0/1010268590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:22.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:22 smithi067 bash[17655]: cluster 2024-04-03T19:26:21.214432+0000 mgr.y (mgr.24370) 9237 : cluster [DBG] pgmap v9221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:22.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:22 smithi067 bash[17655]: audit 2024-04-03T19:26:21.908163+0000 mon.a (mon.0) 8237 : audit [DBG] from='client.? 172.21.15.67:0/1010268590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:23.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:23] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:26:23.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:26:24.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:24 smithi082 bash[20963]: cluster 2024-04-03T19:26:23.215114+0000 mgr.y (mgr.24370) 9238 : cluster [DBG] pgmap v9222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:24.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:24 smithi067 bash[17655]: cluster 2024-04-03T19:26:23.215114+0000 mgr.y (mgr.24370) 9238 : cluster [DBG] pgmap v9222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:24.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:24 smithi067 bash[27441]: cluster 2024-04-03T19:26:23.215114+0000 mgr.y (mgr.24370) 9238 : cluster [DBG] pgmap v9222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:25.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:25 smithi082 bash[20963]: audit 2024-04-03T19:26:24.363759+0000 mon.c (mon.2) 3637 : audit [DBG] from='client.? 172.21.15.67:0/2054764741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:25.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:25 smithi082 bash[20963]: audit 2024-04-03T19:26:25.143002+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:25.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:25 smithi067 bash[27441]: audit 2024-04-03T19:26:24.363759+0000 mon.c (mon.2) 3637 : audit [DBG] from='client.? 172.21.15.67:0/2054764741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:25.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:25 smithi067 bash[27441]: audit 2024-04-03T19:26:25.143002+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:25.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:25 smithi067 bash[17655]: audit 2024-04-03T19:26:24.363759+0000 mon.c (mon.2) 3637 : audit [DBG] from='client.? 172.21.15.67:0/2054764741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:25.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:25 smithi067 bash[17655]: audit 2024-04-03T19:26:25.143002+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:26.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:26 smithi082 bash[20963]: cluster 2024-04-03T19:26:25.215771+0000 mgr.y (mgr.24370) 9239 : cluster [DBG] pgmap v9223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:26.650 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:26 smithi067 bash[27441]: cluster 2024-04-03T19:26:25.215771+0000 mgr.y (mgr.24370) 9239 : cluster [DBG] pgmap v9223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:26.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:26 smithi067 bash[17655]: cluster 2024-04-03T19:26:25.215771+0000 mgr.y (mgr.24370) 9239 : cluster [DBG] pgmap v9223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:27.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:27 smithi082 bash[20963]: audit 2024-04-03T19:26:26.813588+0000 mon.c (mon.2) 3638 : audit [DBG] from='client.? 172.21.15.67:0/3858057940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:27.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:27 smithi067 bash[17655]: audit 2024-04-03T19:26:26.813588+0000 mon.c (mon.2) 3638 : audit [DBG] from='client.? 172.21.15.67:0/3858057940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:27.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:27 smithi067 bash[27441]: audit 2024-04-03T19:26:26.813588+0000 mon.c (mon.2) 3638 : audit [DBG] from='client.? 172.21.15.67:0/3858057940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:28.618 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:28 smithi082 bash[20963]: cluster 2024-04-03T19:26:27.216984+0000 mgr.y (mgr.24370) 9240 : cluster [DBG] pgmap v9224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:28.650 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:28 smithi067 bash[17655]: cluster 2024-04-03T19:26:27.216984+0000 mgr.y (mgr.24370) 9240 : cluster [DBG] pgmap v9224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:28.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:28 smithi067 bash[27441]: cluster 2024-04-03T19:26:27.216984+0000 mgr.y (mgr.24370) 9240 : cluster [DBG] pgmap v9224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:29.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:29 smithi067 bash[27441]: audit 2024-04-03T19:26:29.274607+0000 mon.c (mon.2) 3639 : audit [DBG] from='client.? 172.21.15.67:0/3578738418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:29.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:29 smithi067 bash[17655]: audit 2024-04-03T19:26:29.274607+0000 mon.c (mon.2) 3639 : audit [DBG] from='client.? 172.21.15.67:0/3578738418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:29.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:29 smithi082 bash[20963]: audit 2024-04-03T19:26:29.274607+0000 mon.c (mon.2) 3639 : audit [DBG] from='client.? 172.21.15.67:0/3578738418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:30.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:30 smithi067 bash[17655]: cluster 2024-04-03T19:26:29.217646+0000 mgr.y (mgr.24370) 9241 : cluster [DBG] pgmap v9225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:30.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:30 smithi067 bash[27441]: cluster 2024-04-03T19:26:29.217646+0000 mgr.y (mgr.24370) 9241 : cluster [DBG] pgmap v9225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:30.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:30 smithi082 bash[20963]: cluster 2024-04-03T19:26:29.217646+0000 mgr.y (mgr.24370) 9241 : cluster [DBG] pgmap v9225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:32.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:32 smithi067 bash[17655]: cluster 2024-04-03T19:26:31.218818+0000 mgr.y (mgr.24370) 9242 : cluster [DBG] pgmap v9226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:32.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:32 smithi067 bash[17655]: audit 2024-04-03T19:26:31.722680+0000 mon.c (mon.2) 3640 : audit [DBG] from='client.? 172.21.15.67:0/752165933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:32.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:32 smithi067 bash[27441]: cluster 2024-04-03T19:26:31.218818+0000 mgr.y (mgr.24370) 9242 : cluster [DBG] pgmap v9226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:32.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:32 smithi067 bash[27441]: audit 2024-04-03T19:26:31.722680+0000 mon.c (mon.2) 3640 : audit [DBG] from='client.? 172.21.15.67:0/752165933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:32.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:32 smithi082 bash[20963]: cluster 2024-04-03T19:26:31.218818+0000 mgr.y (mgr.24370) 9242 : cluster [DBG] pgmap v9226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:32.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:32 smithi082 bash[20963]: audit 2024-04-03T19:26:31.722680+0000 mon.c (mon.2) 3640 : audit [DBG] from='client.? 172.21.15.67:0/752165933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:33.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:26:33.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:26:34.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:34 smithi067 bash[27441]: cluster 2024-04-03T19:26:33.219519+0000 mgr.y (mgr.24370) 9243 : cluster [DBG] pgmap v9227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:34.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:34 smithi067 bash[27441]: audit 2024-04-03T19:26:34.176950+0000 mon.a (mon.0) 8239 : audit [DBG] from='client.? 172.21.15.67:0/2663175475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:34.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:34 smithi067 bash[17655]: cluster 2024-04-03T19:26:33.219519+0000 mgr.y (mgr.24370) 9243 : cluster [DBG] pgmap v9227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:34.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:34 smithi067 bash[17655]: audit 2024-04-03T19:26:34.176950+0000 mon.a (mon.0) 8239 : audit [DBG] from='client.? 172.21.15.67:0/2663175475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:34.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:34 smithi082 bash[20963]: cluster 2024-04-03T19:26:33.219519+0000 mgr.y (mgr.24370) 9243 : cluster [DBG] pgmap v9227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:34.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:34 smithi082 bash[20963]: audit 2024-04-03T19:26:34.176950+0000 mon.a (mon.0) 8239 : audit [DBG] from='client.? 172.21.15.67:0/2663175475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:36.651 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:36 smithi067 bash[17655]: cluster 2024-04-03T19:26:35.220230+0000 mgr.y (mgr.24370) 9244 : cluster [DBG] pgmap v9228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:36.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:36 smithi067 bash[27441]: cluster 2024-04-03T19:26:35.220230+0000 mgr.y (mgr.24370) 9244 : cluster [DBG] pgmap v9228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:36.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:36 smithi082 bash[20963]: cluster 2024-04-03T19:26:35.220230+0000 mgr.y (mgr.24370) 9244 : cluster [DBG] pgmap v9228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:37.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:37 smithi067 bash[27441]: audit 2024-04-03T19:26:36.631341+0000 mon.c (mon.2) 3641 : audit [DBG] from='client.? 172.21.15.67:0/655183832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:37.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:37 smithi067 bash[17655]: audit 2024-04-03T19:26:36.631341+0000 mon.c (mon.2) 3641 : audit [DBG] from='client.? 172.21.15.67:0/655183832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:37.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:37 smithi082 bash[20963]: audit 2024-04-03T19:26:36.631341+0000 mon.c (mon.2) 3641 : audit [DBG] from='client.? 172.21.15.67:0/655183832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:38.651 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:38 smithi067 bash[27441]: cluster 2024-04-03T19:26:37.221327+0000 mgr.y (mgr.24370) 9245 : cluster [DBG] pgmap v9229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:38.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:38 smithi067 bash[17655]: cluster 2024-04-03T19:26:37.221327+0000 mgr.y (mgr.24370) 9245 : cluster [DBG] pgmap v9229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:38.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:38 smithi082 bash[20963]: cluster 2024-04-03T19:26:37.221327+0000 mgr.y (mgr.24370) 9245 : cluster [DBG] pgmap v9229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:39.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:39 smithi082 bash[20963]: audit 2024-04-03T19:26:39.088391+0000 mon.c (mon.2) 3642 : audit [DBG] from='client.? 172.21.15.67:0/4157650043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:39.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:39 smithi067 bash[17655]: audit 2024-04-03T19:26:39.088391+0000 mon.c (mon.2) 3642 : audit [DBG] from='client.? 172.21.15.67:0/4157650043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:39.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:39 smithi067 bash[27441]: audit 2024-04-03T19:26:39.088391+0000 mon.c (mon.2) 3642 : audit [DBG] from='client.? 172.21.15.67:0/4157650043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:40.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:40 smithi082 bash[20963]: cluster 2024-04-03T19:26:39.222014+0000 mgr.y (mgr.24370) 9246 : cluster [DBG] pgmap v9230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:40.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:40 smithi082 bash[20963]: audit 2024-04-03T19:26:40.143401+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:40.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:40 smithi067 bash[27441]: cluster 2024-04-03T19:26:39.222014+0000 mgr.y (mgr.24370) 9246 : cluster [DBG] pgmap v9230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:40.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:40 smithi067 bash[27441]: audit 2024-04-03T19:26:40.143401+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:40.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:40 smithi067 bash[17655]: cluster 2024-04-03T19:26:39.222014+0000 mgr.y (mgr.24370) 9246 : cluster [DBG] pgmap v9230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:40.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:40 smithi067 bash[17655]: audit 2024-04-03T19:26:40.143401+0000 mon.a (mon.0) 8240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:42.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:42 smithi082 bash[20963]: cluster 2024-04-03T19:26:41.223140+0000 mgr.y (mgr.24370) 9247 : cluster [DBG] pgmap v9231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:42.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:42 smithi082 bash[20963]: audit 2024-04-03T19:26:41.537229+0000 mon.c (mon.2) 3643 : audit [DBG] from='client.? 172.21.15.67:0/2402913757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:42.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:42 smithi067 bash[27441]: cluster 2024-04-03T19:26:41.223140+0000 mgr.y (mgr.24370) 9247 : cluster [DBG] pgmap v9231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:42.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:42 smithi067 bash[27441]: audit 2024-04-03T19:26:41.537229+0000 mon.c (mon.2) 3643 : audit [DBG] from='client.? 172.21.15.67:0/2402913757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:42.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:42 smithi067 bash[17655]: cluster 2024-04-03T19:26:41.223140+0000 mgr.y (mgr.24370) 9247 : cluster [DBG] pgmap v9231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:42.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:42 smithi067 bash[17655]: audit 2024-04-03T19:26:41.537229+0000 mon.c (mon.2) 3643 : audit [DBG] from='client.? 172.21.15.67:0/2402913757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:43.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:26:43.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:26:44.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:44 smithi082 bash[20963]: cluster 2024-04-03T19:26:43.223798+0000 mgr.y (mgr.24370) 9248 : cluster [DBG] pgmap v9232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:44.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:44 smithi082 bash[20963]: audit 2024-04-03T19:26:43.988388+0000 mon.a (mon.0) 8241 : audit [DBG] from='client.? 172.21.15.67:0/19677291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:44.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:44 smithi067 bash[17655]: cluster 2024-04-03T19:26:43.223798+0000 mgr.y (mgr.24370) 9248 : cluster [DBG] pgmap v9232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:44.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:44 smithi067 bash[17655]: audit 2024-04-03T19:26:43.988388+0000 mon.a (mon.0) 8241 : audit [DBG] from='client.? 172.21.15.67:0/19677291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:44.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:44 smithi067 bash[27441]: cluster 2024-04-03T19:26:43.223798+0000 mgr.y (mgr.24370) 9248 : cluster [DBG] pgmap v9232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:44.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:44 smithi067 bash[27441]: audit 2024-04-03T19:26:43.988388+0000 mon.a (mon.0) 8241 : audit [DBG] from='client.? 172.21.15.67:0/19677291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:46.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:46 smithi082 bash[20963]: cluster 2024-04-03T19:26:45.224457+0000 mgr.y (mgr.24370) 9249 : cluster [DBG] pgmap v9233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:46.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:46 smithi067 bash[27441]: cluster 2024-04-03T19:26:45.224457+0000 mgr.y (mgr.24370) 9249 : cluster [DBG] pgmap v9233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:46.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:46 smithi067 bash[17655]: cluster 2024-04-03T19:26:45.224457+0000 mgr.y (mgr.24370) 9249 : cluster [DBG] pgmap v9233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:47.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:47 smithi082 bash[20963]: audit 2024-04-03T19:26:46.440771+0000 mon.c (mon.2) 3644 : audit [DBG] from='client.? 172.21.15.67:0/3659456692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:47.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:47 smithi067 bash[27441]: audit 2024-04-03T19:26:46.440771+0000 mon.c (mon.2) 3644 : audit [DBG] from='client.? 172.21.15.67:0/3659456692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:47.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:47 smithi067 bash[17655]: audit 2024-04-03T19:26:46.440771+0000 mon.c (mon.2) 3644 : audit [DBG] from='client.? 172.21.15.67:0/3659456692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:48.868 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:48 smithi082 bash[20963]: cluster 2024-04-03T19:26:47.225613+0000 mgr.y (mgr.24370) 9250 : cluster [DBG] pgmap v9234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:48.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:48 smithi067 bash[27441]: cluster 2024-04-03T19:26:47.225613+0000 mgr.y (mgr.24370) 9250 : cluster [DBG] pgmap v9234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:48.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:48 smithi067 bash[17655]: cluster 2024-04-03T19:26:47.225613+0000 mgr.y (mgr.24370) 9250 : cluster [DBG] pgmap v9234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:49.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:49 smithi082 bash[20963]: audit 2024-04-03T19:26:48.887692+0000 mon.c (mon.2) 3645 : audit [DBG] from='client.? 172.21.15.67:0/1546734026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:49.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:49 smithi067 bash[17655]: audit 2024-04-03T19:26:48.887692+0000 mon.c (mon.2) 3645 : audit [DBG] from='client.? 172.21.15.67:0/1546734026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:49.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:49 smithi067 bash[27441]: audit 2024-04-03T19:26:48.887692+0000 mon.c (mon.2) 3645 : audit [DBG] from='client.? 172.21.15.67:0/1546734026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:50.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:50 smithi082 bash[20963]: cluster 2024-04-03T19:26:49.226269+0000 mgr.y (mgr.24370) 9251 : cluster [DBG] pgmap v9235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:50.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:50 smithi067 bash[27441]: cluster 2024-04-03T19:26:49.226269+0000 mgr.y (mgr.24370) 9251 : cluster [DBG] pgmap v9235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:50.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:50 smithi067 bash[17655]: cluster 2024-04-03T19:26:49.226269+0000 mgr.y (mgr.24370) 9251 : cluster [DBG] pgmap v9235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:51.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:51 smithi082 bash[20963]: audit 2024-04-03T19:26:51.358869+0000 mon.a (mon.0) 8242 : audit [DBG] from='client.? 172.21.15.67:0/1168262685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:51.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:51 smithi067 bash[17655]: audit 2024-04-03T19:26:51.358869+0000 mon.a (mon.0) 8242 : audit [DBG] from='client.? 172.21.15.67:0/1168262685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:51.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:51 smithi067 bash[27441]: audit 2024-04-03T19:26:51.358869+0000 mon.a (mon.0) 8242 : audit [DBG] from='client.? 172.21.15.67:0/1168262685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:52.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:52 smithi082 bash[20963]: cluster 2024-04-03T19:26:51.227407+0000 mgr.y (mgr.24370) 9252 : cluster [DBG] pgmap v9236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:52.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:52 smithi082 bash[20963]: audit 2024-04-03T19:26:51.839038+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:26:52.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:52 smithi067 bash[17655]: cluster 2024-04-03T19:26:51.227407+0000 mgr.y (mgr.24370) 9252 : cluster [DBG] pgmap v9236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:52.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:52 smithi067 bash[17655]: audit 2024-04-03T19:26:51.839038+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:26:52.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:52 smithi067 bash[27441]: cluster 2024-04-03T19:26:51.227407+0000 mgr.y (mgr.24370) 9252 : cluster [DBG] pgmap v9236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:52.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:52 smithi067 bash[27441]: audit 2024-04-03T19:26:51.839038+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:26:53.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:26:53.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:26:54.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:54 smithi082 bash[20963]: cluster 2024-04-03T19:26:53.228108+0000 mgr.y (mgr.24370) 9253 : cluster [DBG] pgmap v9237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:54.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:54 smithi082 bash[20963]: audit 2024-04-03T19:26:53.806251+0000 mon.c (mon.2) 3646 : audit [DBG] from='client.? 172.21.15.67:0/1940320830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:54.901 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:54 smithi067 bash[17655]: cluster 2024-04-03T19:26:53.228108+0000 mgr.y (mgr.24370) 9253 : cluster [DBG] pgmap v9237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:54.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:54 smithi067 bash[17655]: audit 2024-04-03T19:26:53.806251+0000 mon.c (mon.2) 3646 : audit [DBG] from='client.? 172.21.15.67:0/1940320830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:54.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:54 smithi067 bash[27441]: cluster 2024-04-03T19:26:53.228108+0000 mgr.y (mgr.24370) 9253 : cluster [DBG] pgmap v9237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:54.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:54 smithi067 bash[27441]: audit 2024-04-03T19:26:53.806251+0000 mon.c (mon.2) 3646 : audit [DBG] from='client.? 172.21.15.67:0/1940320830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:55.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:55 smithi082 bash[20963]: audit 2024-04-03T19:26:55.143169+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:55.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:55 smithi067 bash[27441]: audit 2024-04-03T19:26:55.143169+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:55.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:55 smithi067 bash[17655]: audit 2024-04-03T19:26:55.143169+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:26:56.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:56 smithi082 bash[20963]: cluster 2024-04-03T19:26:55.228723+0000 mgr.y (mgr.24370) 9254 : cluster [DBG] pgmap v9238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:56.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:56 smithi082 bash[20963]: audit 2024-04-03T19:26:56.276209+0000 mon.c (mon.2) 3647 : audit [DBG] from='client.? 172.21.15.67:0/3623991347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:56.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:56 smithi067 bash[27441]: cluster 2024-04-03T19:26:55.228723+0000 mgr.y (mgr.24370) 9254 : cluster [DBG] pgmap v9238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:56.901 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:56 smithi067 bash[27441]: audit 2024-04-03T19:26:56.276209+0000 mon.c (mon.2) 3647 : audit [DBG] from='client.? 172.21.15.67:0/3623991347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:56.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:56 smithi067 bash[17655]: cluster 2024-04-03T19:26:55.228723+0000 mgr.y (mgr.24370) 9254 : cluster [DBG] pgmap v9238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:56.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:56 smithi067 bash[17655]: audit 2024-04-03T19:26:56.276209+0000 mon.c (mon.2) 3647 : audit [DBG] from='client.? 172.21.15.67:0/3623991347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:58.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:58 smithi082 bash[20963]: cluster 2024-04-03T19:26:57.229775+0000 mgr.y (mgr.24370) 9255 : cluster [DBG] pgmap v9239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:58.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:58 smithi082 bash[20963]: audit 2024-04-03T19:26:57.531123+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:58 smithi082 bash[20963]: audit 2024-04-03T19:26:57.538200+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:58 smithi082 bash[20963]: audit 2024-04-03T19:26:57.781668+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:58 smithi082 bash[20963]: audit 2024-04-03T19:26:57.788029+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:58 smithi082 bash[20963]: audit 2024-04-03T19:26:58.218934+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:26:58.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:58 smithi082 bash[20963]: audit 2024-04-03T19:26:58.220747+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:26:58.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:58 smithi082 bash[20963]: audit 2024-04-03T19:26:58.229867+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[27441]: cluster 2024-04-03T19:26:57.229775+0000 mgr.y (mgr.24370) 9255 : cluster [DBG] pgmap v9239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:58.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[27441]: audit 2024-04-03T19:26:57.531123+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[27441]: audit 2024-04-03T19:26:57.538200+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[27441]: audit 2024-04-03T19:26:57.781668+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[27441]: audit 2024-04-03T19:26:57.788029+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[27441]: audit 2024-04-03T19:26:58.218934+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:26:58.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[27441]: audit 2024-04-03T19:26:58.220747+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:26:58.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[27441]: audit 2024-04-03T19:26:58.229867+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[17655]: cluster 2024-04-03T19:26:57.229775+0000 mgr.y (mgr.24370) 9255 : cluster [DBG] pgmap v9239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:26:58.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[17655]: audit 2024-04-03T19:26:57.531123+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[17655]: audit 2024-04-03T19:26:57.538200+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[17655]: audit 2024-04-03T19:26:57.781668+0000 mon.a (mon.0) 8247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[17655]: audit 2024-04-03T19:26:57.788029+0000 mon.a (mon.0) 8248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:58.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[17655]: audit 2024-04-03T19:26:58.218934+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:26:58.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[17655]: audit 2024-04-03T19:26:58.220747+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:26:58.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:58 smithi067 bash[17655]: audit 2024-04-03T19:26:58.229867+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:26:59.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:26:59 smithi082 bash[20963]: audit 2024-04-03T19:26:58.733456+0000 mon.c (mon.2) 3648 : audit [DBG] from='client.? 172.21.15.67:0/1591051678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:59.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:26:59 smithi067 bash[17655]: audit 2024-04-03T19:26:58.733456+0000 mon.c (mon.2) 3648 : audit [DBG] from='client.? 172.21.15.67:0/1591051678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:26:59.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:26:59 smithi067 bash[27441]: audit 2024-04-03T19:26:58.733456+0000 mon.c (mon.2) 3648 : audit [DBG] from='client.? 172.21.15.67:0/1591051678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:00.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:00 smithi082 bash[20963]: cluster 2024-04-03T19:26:59.230482+0000 mgr.y (mgr.24370) 9256 : cluster [DBG] pgmap v9240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:00.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:00 smithi067 bash[27441]: cluster 2024-04-03T19:26:59.230482+0000 mgr.y (mgr.24370) 9256 : cluster [DBG] pgmap v9240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:00.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:00 smithi067 bash[17655]: cluster 2024-04-03T19:26:59.230482+0000 mgr.y (mgr.24370) 9256 : cluster [DBG] pgmap v9240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:01.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:01 smithi082 bash[20963]: audit 2024-04-03T19:27:01.193273+0000 mon.c (mon.2) 3649 : audit [DBG] from='client.? 172.21.15.67:0/577649085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:01.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:01 smithi067 bash[17655]: audit 2024-04-03T19:27:01.193273+0000 mon.c (mon.2) 3649 : audit [DBG] from='client.? 172.21.15.67:0/577649085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:01.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:01 smithi067 bash[27441]: audit 2024-04-03T19:27:01.193273+0000 mon.c (mon.2) 3649 : audit [DBG] from='client.? 172.21.15.67:0/577649085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:02.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:02 smithi082 bash[20963]: cluster 2024-04-03T19:27:01.231631+0000 mgr.y (mgr.24370) 9257 : cluster [DBG] pgmap v9241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:02.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:02 smithi067 bash[17655]: cluster 2024-04-03T19:27:01.231631+0000 mgr.y (mgr.24370) 9257 : cluster [DBG] pgmap v9241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:02.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:02 smithi067 bash[27441]: cluster 2024-04-03T19:27:01.231631+0000 mgr.y (mgr.24370) 9257 : cluster [DBG] pgmap v9241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:03.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:03] "GET /metrics HTTP/1.1" 200 239959 "" "Prometheus/2.43.0" 2024-04-03T19:27:03.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:27:04.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:04 smithi082 bash[20963]: cluster 2024-04-03T19:27:03.232247+0000 mgr.y (mgr.24370) 9258 : cluster [DBG] pgmap v9242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:04.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:04 smithi082 bash[20963]: audit 2024-04-03T19:27:03.654645+0000 mon.a (mon.0) 8252 : audit [DBG] from='client.? 172.21.15.67:0/4124558399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:04.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:04 smithi067 bash[27441]: cluster 2024-04-03T19:27:03.232247+0000 mgr.y (mgr.24370) 9258 : cluster [DBG] pgmap v9242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:04.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:04 smithi067 bash[27441]: audit 2024-04-03T19:27:03.654645+0000 mon.a (mon.0) 8252 : audit [DBG] from='client.? 172.21.15.67:0/4124558399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:04.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:04 smithi067 bash[17655]: cluster 2024-04-03T19:27:03.232247+0000 mgr.y (mgr.24370) 9258 : cluster [DBG] pgmap v9242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:04.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:04 smithi067 bash[17655]: audit 2024-04-03T19:27:03.654645+0000 mon.a (mon.0) 8252 : audit [DBG] from='client.? 172.21.15.67:0/4124558399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:06.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:06 smithi082 bash[20963]: cluster 2024-04-03T19:27:05.232844+0000 mgr.y (mgr.24370) 9259 : cluster [DBG] pgmap v9243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:06.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:06 smithi082 bash[20963]: audit 2024-04-03T19:27:06.105541+0000 mon.c (mon.2) 3650 : audit [DBG] from='client.? 172.21.15.67:0/2776655316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:06.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:06 smithi067 bash[27441]: cluster 2024-04-03T19:27:05.232844+0000 mgr.y (mgr.24370) 9259 : cluster [DBG] pgmap v9243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:06.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:06 smithi067 bash[27441]: audit 2024-04-03T19:27:06.105541+0000 mon.c (mon.2) 3650 : audit [DBG] from='client.? 172.21.15.67:0/2776655316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:06.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:06 smithi067 bash[17655]: cluster 2024-04-03T19:27:05.232844+0000 mgr.y (mgr.24370) 9259 : cluster [DBG] pgmap v9243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:06.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:06 smithi067 bash[17655]: audit 2024-04-03T19:27:06.105541+0000 mon.c (mon.2) 3650 : audit [DBG] from='client.? 172.21.15.67:0/2776655316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:07.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:07 smithi082 bash[20963]: cluster 2024-04-03T19:27:07.233962+0000 mgr.y (mgr.24370) 9260 : cluster [DBG] pgmap v9244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:07.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:07 smithi067 bash[27441]: cluster 2024-04-03T19:27:07.233962+0000 mgr.y (mgr.24370) 9260 : cluster [DBG] pgmap v9244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:07.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:07 smithi067 bash[17655]: cluster 2024-04-03T19:27:07.233962+0000 mgr.y (mgr.24370) 9260 : cluster [DBG] pgmap v9244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:08.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:08 smithi082 bash[20963]: audit 2024-04-03T19:27:08.559549+0000 mon.a (mon.0) 8253 : audit [DBG] from='client.? 172.21.15.67:0/138934846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:08.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:08 smithi067 bash[17655]: audit 2024-04-03T19:27:08.559549+0000 mon.a (mon.0) 8253 : audit [DBG] from='client.? 172.21.15.67:0/138934846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:08.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:08 smithi067 bash[27441]: audit 2024-04-03T19:27:08.559549+0000 mon.a (mon.0) 8253 : audit [DBG] from='client.? 172.21.15.67:0/138934846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:09.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:09 smithi082 bash[20963]: cluster 2024-04-03T19:27:09.234617+0000 mgr.y (mgr.24370) 9261 : cluster [DBG] pgmap v9245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:09.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:09 smithi067 bash[17655]: cluster 2024-04-03T19:27:09.234617+0000 mgr.y (mgr.24370) 9261 : cluster [DBG] pgmap v9245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:09.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:09 smithi067 bash[27441]: cluster 2024-04-03T19:27:09.234617+0000 mgr.y (mgr.24370) 9261 : cluster [DBG] pgmap v9245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:10.869 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:10 smithi082 bash[20963]: audit 2024-04-03T19:27:10.144422+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:10.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:10 smithi067 bash[27441]: audit 2024-04-03T19:27:10.144422+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:10.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:10 smithi067 bash[17655]: audit 2024-04-03T19:27:10.144422+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:11.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:11 smithi067 bash[27441]: audit 2024-04-03T19:27:11.019135+0000 mon.c (mon.2) 3651 : audit [DBG] from='client.? 172.21.15.67:0/4194543361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:11.902 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:11 smithi067 bash[27441]: cluster 2024-04-03T19:27:11.235791+0000 mgr.y (mgr.24370) 9262 : cluster [DBG] pgmap v9246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:11.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:11 smithi067 bash[17655]: audit 2024-04-03T19:27:11.019135+0000 mon.c (mon.2) 3651 : audit [DBG] from='client.? 172.21.15.67:0/4194543361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:11.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:11 smithi067 bash[17655]: cluster 2024-04-03T19:27:11.235791+0000 mgr.y (mgr.24370) 9262 : cluster [DBG] pgmap v9246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:12.119 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:11 smithi082 bash[20963]: audit 2024-04-03T19:27:11.019135+0000 mon.c (mon.2) 3651 : audit [DBG] from='client.? 172.21.15.67:0/4194543361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:12.119 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:11 smithi082 bash[20963]: cluster 2024-04-03T19:27:11.235791+0000 mgr.y (mgr.24370) 9262 : cluster [DBG] pgmap v9246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:13.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:13] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:27:13.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:27:14.619 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:14 smithi082 bash[20963]: cluster 2024-04-03T19:27:13.236480+0000 mgr.y (mgr.24370) 9263 : cluster [DBG] pgmap v9247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:14.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:14 smithi082 bash[20963]: audit 2024-04-03T19:27:13.479569+0000 mon.c (mon.2) 3652 : audit [DBG] from='client.? 172.21.15.67:0/121163630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:14.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:14 smithi067 bash[17655]: cluster 2024-04-03T19:27:13.236480+0000 mgr.y (mgr.24370) 9263 : cluster [DBG] pgmap v9247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:14.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:14 smithi067 bash[17655]: audit 2024-04-03T19:27:13.479569+0000 mon.c (mon.2) 3652 : audit [DBG] from='client.? 172.21.15.67:0/121163630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:14.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:14 smithi067 bash[27441]: cluster 2024-04-03T19:27:13.236480+0000 mgr.y (mgr.24370) 9263 : cluster [DBG] pgmap v9247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:14.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:14 smithi067 bash[27441]: audit 2024-04-03T19:27:13.479569+0000 mon.c (mon.2) 3652 : audit [DBG] from='client.? 172.21.15.67:0/121163630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:16.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:16 smithi082 bash[20963]: cluster 2024-04-03T19:27:15.237198+0000 mgr.y (mgr.24370) 9264 : cluster [DBG] pgmap v9248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:16.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:16 smithi082 bash[20963]: audit 2024-04-03T19:27:15.927853+0000 mon.c (mon.2) 3653 : audit [DBG] from='client.? 172.21.15.67:0/3419310298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:16.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:16 smithi067 bash[17655]: cluster 2024-04-03T19:27:15.237198+0000 mgr.y (mgr.24370) 9264 : cluster [DBG] pgmap v9248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:16.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:16 smithi067 bash[17655]: audit 2024-04-03T19:27:15.927853+0000 mon.c (mon.2) 3653 : audit [DBG] from='client.? 172.21.15.67:0/3419310298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:16.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:16 smithi067 bash[27441]: cluster 2024-04-03T19:27:15.237198+0000 mgr.y (mgr.24370) 9264 : cluster [DBG] pgmap v9248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:16.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:16 smithi067 bash[27441]: audit 2024-04-03T19:27:15.927853+0000 mon.c (mon.2) 3653 : audit [DBG] from='client.? 172.21.15.67:0/3419310298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:18.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:18 smithi082 bash[20963]: cluster 2024-04-03T19:27:17.238345+0000 mgr.y (mgr.24370) 9265 : cluster [DBG] pgmap v9249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:18.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:18 smithi067 bash[17655]: cluster 2024-04-03T19:27:17.238345+0000 mgr.y (mgr.24370) 9265 : cluster [DBG] pgmap v9249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:18.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:18 smithi067 bash[27441]: cluster 2024-04-03T19:27:17.238345+0000 mgr.y (mgr.24370) 9265 : cluster [DBG] pgmap v9249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:19.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:19 smithi082 bash[20963]: audit 2024-04-03T19:27:18.379548+0000 mon.c (mon.2) 3654 : audit [DBG] from='client.? 172.21.15.67:0/1460145313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:19.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:19 smithi067 bash[27441]: audit 2024-04-03T19:27:18.379548+0000 mon.c (mon.2) 3654 : audit [DBG] from='client.? 172.21.15.67:0/1460145313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:19.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:19 smithi067 bash[17655]: audit 2024-04-03T19:27:18.379548+0000 mon.c (mon.2) 3654 : audit [DBG] from='client.? 172.21.15.67:0/1460145313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:20.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:20 smithi082 bash[20963]: cluster 2024-04-03T19:27:19.239064+0000 mgr.y (mgr.24370) 9266 : cluster [DBG] pgmap v9250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:20.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:20 smithi067 bash[17655]: cluster 2024-04-03T19:27:19.239064+0000 mgr.y (mgr.24370) 9266 : cluster [DBG] pgmap v9250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:20.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:20 smithi067 bash[27441]: cluster 2024-04-03T19:27:19.239064+0000 mgr.y (mgr.24370) 9266 : cluster [DBG] pgmap v9250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:21.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:21 smithi082 bash[20963]: audit 2024-04-03T19:27:20.848149+0000 mon.c (mon.2) 3655 : audit [DBG] from='client.? 172.21.15.67:0/196334047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:21.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:21 smithi067 bash[17655]: audit 2024-04-03T19:27:20.848149+0000 mon.c (mon.2) 3655 : audit [DBG] from='client.? 172.21.15.67:0/196334047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:21.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:21 smithi067 bash[27441]: audit 2024-04-03T19:27:20.848149+0000 mon.c (mon.2) 3655 : audit [DBG] from='client.? 172.21.15.67:0/196334047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:22.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:22 smithi082 bash[20963]: cluster 2024-04-03T19:27:21.240335+0000 mgr.y (mgr.24370) 9267 : cluster [DBG] pgmap v9251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:22.652 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:22 smithi067 bash[17655]: cluster 2024-04-03T19:27:21.240335+0000 mgr.y (mgr.24370) 9267 : cluster [DBG] pgmap v9251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:22.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:22 smithi067 bash[27441]: cluster 2024-04-03T19:27:21.240335+0000 mgr.y (mgr.24370) 9267 : cluster [DBG] pgmap v9251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:23.319 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:23] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:27:23.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:23 smithi082 bash[20963]: audit 2024-04-03T19:27:23.302363+0000 mon.a (mon.0) 8255 : audit [DBG] from='client.? 172.21.15.67:0/3070198882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:23.620 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:27:23.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:23 smithi067 bash[17655]: audit 2024-04-03T19:27:23.302363+0000 mon.a (mon.0) 8255 : audit [DBG] from='client.? 172.21.15.67:0/3070198882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:23.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:23 smithi067 bash[27441]: audit 2024-04-03T19:27:23.302363+0000 mon.a (mon.0) 8255 : audit [DBG] from='client.? 172.21.15.67:0/3070198882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:24.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:24 smithi082 bash[20963]: cluster 2024-04-03T19:27:23.240920+0000 mgr.y (mgr.24370) 9268 : cluster [DBG] pgmap v9252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:24.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:24 smithi067 bash[27441]: cluster 2024-04-03T19:27:23.240920+0000 mgr.y (mgr.24370) 9268 : cluster [DBG] pgmap v9252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:24.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:24 smithi067 bash[17655]: cluster 2024-04-03T19:27:23.240920+0000 mgr.y (mgr.24370) 9268 : cluster [DBG] pgmap v9252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:25.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:25 smithi082 bash[20963]: audit 2024-04-03T19:27:25.144554+0000 mon.a (mon.0) 8256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:25.652 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:25 smithi067 bash[27441]: audit 2024-04-03T19:27:25.144554+0000 mon.a (mon.0) 8256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:25.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:25 smithi067 bash[17655]: audit 2024-04-03T19:27:25.144554+0000 mon.a (mon.0) 8256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:26.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:26 smithi082 bash[20963]: cluster 2024-04-03T19:27:25.241501+0000 mgr.y (mgr.24370) 9269 : cluster [DBG] pgmap v9253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:26.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:26 smithi082 bash[20963]: audit 2024-04-03T19:27:25.760202+0000 mon.a (mon.0) 8257 : audit [DBG] from='client.? 172.21.15.67:0/196434135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:26.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:26 smithi067 bash[17655]: cluster 2024-04-03T19:27:25.241501+0000 mgr.y (mgr.24370) 9269 : cluster [DBG] pgmap v9253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:26.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:26 smithi067 bash[17655]: audit 2024-04-03T19:27:25.760202+0000 mon.a (mon.0) 8257 : audit [DBG] from='client.? 172.21.15.67:0/196434135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:26.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:26 smithi067 bash[27441]: cluster 2024-04-03T19:27:25.241501+0000 mgr.y (mgr.24370) 9269 : cluster [DBG] pgmap v9253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:26.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:26 smithi067 bash[27441]: audit 2024-04-03T19:27:25.760202+0000 mon.a (mon.0) 8257 : audit [DBG] from='client.? 172.21.15.67:0/196434135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:28.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:28 smithi082 bash[20963]: cluster 2024-04-03T19:27:27.242665+0000 mgr.y (mgr.24370) 9270 : cluster [DBG] pgmap v9254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:28.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:28 smithi082 bash[20963]: audit 2024-04-03T19:27:28.215408+0000 mon.c (mon.2) 3656 : audit [DBG] from='client.? 172.21.15.67:0/2912561203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:28.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:28 smithi067 bash[17655]: cluster 2024-04-03T19:27:27.242665+0000 mgr.y (mgr.24370) 9270 : cluster [DBG] pgmap v9254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:28.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:28 smithi067 bash[17655]: audit 2024-04-03T19:27:28.215408+0000 mon.c (mon.2) 3656 : audit [DBG] from='client.? 172.21.15.67:0/2912561203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:28.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:28 smithi067 bash[27441]: cluster 2024-04-03T19:27:27.242665+0000 mgr.y (mgr.24370) 9270 : cluster [DBG] pgmap v9254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:28.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:28 smithi067 bash[27441]: audit 2024-04-03T19:27:28.215408+0000 mon.c (mon.2) 3656 : audit [DBG] from='client.? 172.21.15.67:0/2912561203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:30.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:30 smithi082 bash[20963]: cluster 2024-04-03T19:27:29.243383+0000 mgr.y (mgr.24370) 9271 : cluster [DBG] pgmap v9255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:30.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:30 smithi067 bash[17655]: cluster 2024-04-03T19:27:29.243383+0000 mgr.y (mgr.24370) 9271 : cluster [DBG] pgmap v9255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:30.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:30 smithi067 bash[27441]: cluster 2024-04-03T19:27:29.243383+0000 mgr.y (mgr.24370) 9271 : cluster [DBG] pgmap v9255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:31.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:31 smithi082 bash[20963]: audit 2024-04-03T19:27:30.666719+0000 mon.a (mon.0) 8258 : audit [DBG] from='client.? 172.21.15.67:0/444171378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:31.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:31 smithi067 bash[27441]: audit 2024-04-03T19:27:30.666719+0000 mon.a (mon.0) 8258 : audit [DBG] from='client.? 172.21.15.67:0/444171378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:31.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:31 smithi067 bash[17655]: audit 2024-04-03T19:27:30.666719+0000 mon.a (mon.0) 8258 : audit [DBG] from='client.? 172.21.15.67:0/444171378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:32.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:32 smithi082 bash[20963]: cluster 2024-04-03T19:27:31.244561+0000 mgr.y (mgr.24370) 9272 : cluster [DBG] pgmap v9256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:32.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:32 smithi067 bash[27441]: cluster 2024-04-03T19:27:31.244561+0000 mgr.y (mgr.24370) 9272 : cluster [DBG] pgmap v9256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:32.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:32 smithi067 bash[17655]: cluster 2024-04-03T19:27:31.244561+0000 mgr.y (mgr.24370) 9272 : cluster [DBG] pgmap v9256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:33.363 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:33] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:27:33.620 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:27:33.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:33 smithi082 bash[20963]: audit 2024-04-03T19:27:33.116811+0000 mon.a (mon.0) 8259 : audit [DBG] from='client.? 172.21.15.67:0/1256345739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:33.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:33 smithi067 bash[17655]: audit 2024-04-03T19:27:33.116811+0000 mon.a (mon.0) 8259 : audit [DBG] from='client.? 172.21.15.67:0/1256345739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:33.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:33 smithi067 bash[27441]: audit 2024-04-03T19:27:33.116811+0000 mon.a (mon.0) 8259 : audit [DBG] from='client.? 172.21.15.67:0/1256345739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:34.620 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:34 smithi082 bash[20963]: cluster 2024-04-03T19:27:33.245208+0000 mgr.y (mgr.24370) 9273 : cluster [DBG] pgmap v9257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:34.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:34 smithi067 bash[27441]: cluster 2024-04-03T19:27:33.245208+0000 mgr.y (mgr.24370) 9273 : cluster [DBG] pgmap v9257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:34.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:34 smithi067 bash[17655]: cluster 2024-04-03T19:27:33.245208+0000 mgr.y (mgr.24370) 9273 : cluster [DBG] pgmap v9257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:36.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:36 smithi067 bash[17655]: cluster 2024-04-03T19:27:35.245884+0000 mgr.y (mgr.24370) 9274 : cluster [DBG] pgmap v9258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:36.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:36 smithi067 bash[17655]: audit 2024-04-03T19:27:35.581024+0000 mon.a (mon.0) 8260 : audit [DBG] from='client.? 172.21.15.67:0/321397980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:36.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:36 smithi067 bash[27441]: cluster 2024-04-03T19:27:35.245884+0000 mgr.y (mgr.24370) 9274 : cluster [DBG] pgmap v9258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:36.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:36 smithi067 bash[27441]: audit 2024-04-03T19:27:35.581024+0000 mon.a (mon.0) 8260 : audit [DBG] from='client.? 172.21.15.67:0/321397980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:36.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:36 smithi082 bash[20963]: cluster 2024-04-03T19:27:35.245884+0000 mgr.y (mgr.24370) 9274 : cluster [DBG] pgmap v9258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:36.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:36 smithi082 bash[20963]: audit 2024-04-03T19:27:35.581024+0000 mon.a (mon.0) 8260 : audit [DBG] from='client.? 172.21.15.67:0/321397980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:38.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:38 smithi067 bash[17655]: cluster 2024-04-03T19:27:37.247006+0000 mgr.y (mgr.24370) 9275 : cluster [DBG] pgmap v9259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:38.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:38 smithi067 bash[17655]: audit 2024-04-03T19:27:38.033767+0000 mon.a (mon.0) 8261 : audit [DBG] from='client.? 172.21.15.67:0/2563306264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:38.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:38 smithi067 bash[27441]: cluster 2024-04-03T19:27:37.247006+0000 mgr.y (mgr.24370) 9275 : cluster [DBG] pgmap v9259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:38.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:38 smithi067 bash[27441]: audit 2024-04-03T19:27:38.033767+0000 mon.a (mon.0) 8261 : audit [DBG] from='client.? 172.21.15.67:0/2563306264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:38.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:38 smithi082 bash[20963]: cluster 2024-04-03T19:27:37.247006+0000 mgr.y (mgr.24370) 9275 : cluster [DBG] pgmap v9259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:38.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:38 smithi082 bash[20963]: audit 2024-04-03T19:27:38.033767+0000 mon.a (mon.0) 8261 : audit [DBG] from='client.? 172.21.15.67:0/2563306264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:40.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:40 smithi067 bash[27441]: cluster 2024-04-03T19:27:39.247700+0000 mgr.y (mgr.24370) 9276 : cluster [DBG] pgmap v9260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:40.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:40 smithi067 bash[27441]: audit 2024-04-03T19:27:40.144895+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:40.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:40 smithi067 bash[17655]: cluster 2024-04-03T19:27:39.247700+0000 mgr.y (mgr.24370) 9276 : cluster [DBG] pgmap v9260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:40.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:40 smithi067 bash[17655]: audit 2024-04-03T19:27:40.144895+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:40.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:40 smithi082 bash[20963]: cluster 2024-04-03T19:27:39.247700+0000 mgr.y (mgr.24370) 9276 : cluster [DBG] pgmap v9260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:40.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:40 smithi082 bash[20963]: audit 2024-04-03T19:27:40.144895+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:41.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:41 smithi067 bash[27441]: audit 2024-04-03T19:27:40.494068+0000 mon.a (mon.0) 8263 : audit [DBG] from='client.? 172.21.15.67:0/2135299085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:41.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:41 smithi067 bash[17655]: audit 2024-04-03T19:27:40.494068+0000 mon.a (mon.0) 8263 : audit [DBG] from='client.? 172.21.15.67:0/2135299085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:41.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:41 smithi082 bash[20963]: audit 2024-04-03T19:27:40.494068+0000 mon.a (mon.0) 8263 : audit [DBG] from='client.? 172.21.15.67:0/2135299085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:42.653 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:42 smithi067 bash[17655]: cluster 2024-04-03T19:27:41.248845+0000 mgr.y (mgr.24370) 9277 : cluster [DBG] pgmap v9261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:42.653 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:42 smithi067 bash[27441]: cluster 2024-04-03T19:27:41.248845+0000 mgr.y (mgr.24370) 9277 : cluster [DBG] pgmap v9261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:42.870 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:42 smithi082 bash[20963]: cluster 2024-04-03T19:27:41.248845+0000 mgr.y (mgr.24370) 9277 : cluster [DBG] pgmap v9261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:43.392 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:43] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:27:43.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:43 smithi067 bash[27441]: audit 2024-04-03T19:27:42.952043+0000 mon.a (mon.0) 8264 : audit [DBG] from='client.? 172.21.15.67:0/4158132391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:43.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:43 smithi067 bash[17655]: audit 2024-04-03T19:27:42.952043+0000 mon.a (mon.0) 8264 : audit [DBG] from='client.? 172.21.15.67:0/4158132391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:43.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:43 smithi082 bash[20963]: audit 2024-04-03T19:27:42.952043+0000 mon.a (mon.0) 8264 : audit [DBG] from='client.? 172.21.15.67:0/4158132391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:43.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:27:44.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:44 smithi082 bash[20963]: cluster 2024-04-03T19:27:43.249536+0000 mgr.y (mgr.24370) 9278 : cluster [DBG] pgmap v9262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:44.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:44 smithi067 bash[27441]: cluster 2024-04-03T19:27:43.249536+0000 mgr.y (mgr.24370) 9278 : cluster [DBG] pgmap v9262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:44.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:44 smithi067 bash[17655]: cluster 2024-04-03T19:27:43.249536+0000 mgr.y (mgr.24370) 9278 : cluster [DBG] pgmap v9262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:45.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:45 smithi082 bash[20963]: audit 2024-04-03T19:27:45.404278+0000 mon.c (mon.2) 3657 : audit [DBG] from='client.? 172.21.15.67:0/1795398763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:45.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:45 smithi067 bash[17655]: audit 2024-04-03T19:27:45.404278+0000 mon.c (mon.2) 3657 : audit [DBG] from='client.? 172.21.15.67:0/1795398763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:45.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:45 smithi067 bash[27441]: audit 2024-04-03T19:27:45.404278+0000 mon.c (mon.2) 3657 : audit [DBG] from='client.? 172.21.15.67:0/1795398763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:46.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:46 smithi082 bash[20963]: cluster 2024-04-03T19:27:45.250220+0000 mgr.y (mgr.24370) 9279 : cluster [DBG] pgmap v9263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:46.903 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:46 smithi067 bash[27441]: cluster 2024-04-03T19:27:45.250220+0000 mgr.y (mgr.24370) 9279 : cluster [DBG] pgmap v9263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:46.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:46 smithi067 bash[17655]: cluster 2024-04-03T19:27:45.250220+0000 mgr.y (mgr.24370) 9279 : cluster [DBG] pgmap v9263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:48.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:48 smithi082 bash[20963]: cluster 2024-04-03T19:27:47.251425+0000 mgr.y (mgr.24370) 9280 : cluster [DBG] pgmap v9264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:48.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:48 smithi082 bash[20963]: audit 2024-04-03T19:27:47.859385+0000 mon.a (mon.0) 8265 : audit [DBG] from='client.? 172.21.15.67:0/3935422893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:48.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:48 smithi067 bash[17655]: cluster 2024-04-03T19:27:47.251425+0000 mgr.y (mgr.24370) 9280 : cluster [DBG] pgmap v9264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:48.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:48 smithi067 bash[17655]: audit 2024-04-03T19:27:47.859385+0000 mon.a (mon.0) 8265 : audit [DBG] from='client.? 172.21.15.67:0/3935422893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:48.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:48 smithi067 bash[27441]: cluster 2024-04-03T19:27:47.251425+0000 mgr.y (mgr.24370) 9280 : cluster [DBG] pgmap v9264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:48.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:48 smithi067 bash[27441]: audit 2024-04-03T19:27:47.859385+0000 mon.a (mon.0) 8265 : audit [DBG] from='client.? 172.21.15.67:0/3935422893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:50.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:50 smithi082 bash[20963]: cluster 2024-04-03T19:27:49.252259+0000 mgr.y (mgr.24370) 9281 : cluster [DBG] pgmap v9265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:50.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:50 smithi082 bash[20963]: audit 2024-04-03T19:27:50.317172+0000 mon.a (mon.0) 8266 : audit [DBG] from='client.? 172.21.15.67:0/2016250380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:50.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:50 smithi067 bash[17655]: cluster 2024-04-03T19:27:49.252259+0000 mgr.y (mgr.24370) 9281 : cluster [DBG] pgmap v9265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:50.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:50 smithi067 bash[17655]: audit 2024-04-03T19:27:50.317172+0000 mon.a (mon.0) 8266 : audit [DBG] from='client.? 172.21.15.67:0/2016250380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:50.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:50 smithi067 bash[27441]: cluster 2024-04-03T19:27:49.252259+0000 mgr.y (mgr.24370) 9281 : cluster [DBG] pgmap v9265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:50.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:50 smithi067 bash[27441]: audit 2024-04-03T19:27:50.317172+0000 mon.a (mon.0) 8266 : audit [DBG] from='client.? 172.21.15.67:0/2016250380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:52.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:52 smithi082 bash[20963]: cluster 2024-04-03T19:27:51.253339+0000 mgr.y (mgr.24370) 9282 : cluster [DBG] pgmap v9266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:52.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:52 smithi067 bash[17655]: cluster 2024-04-03T19:27:51.253339+0000 mgr.y (mgr.24370) 9282 : cluster [DBG] pgmap v9266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:52.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:52 smithi067 bash[27441]: cluster 2024-04-03T19:27:51.253339+0000 mgr.y (mgr.24370) 9282 : cluster [DBG] pgmap v9266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:53.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:53] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:27:53.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:27:53.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:53 smithi082 bash[20963]: audit 2024-04-03T19:27:52.769384+0000 mon.a (mon.0) 8267 : audit [DBG] from='client.? 172.21.15.67:0/399919036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:53.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:53 smithi067 bash[17655]: audit 2024-04-03T19:27:52.769384+0000 mon.a (mon.0) 8267 : audit [DBG] from='client.? 172.21.15.67:0/399919036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:53.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:53 smithi067 bash[27441]: audit 2024-04-03T19:27:52.769384+0000 mon.a (mon.0) 8267 : audit [DBG] from='client.? 172.21.15.67:0/399919036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:54.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:54 smithi082 bash[20963]: cluster 2024-04-03T19:27:53.254056+0000 mgr.y (mgr.24370) 9283 : cluster [DBG] pgmap v9267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:54.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:54 smithi067 bash[17655]: cluster 2024-04-03T19:27:53.254056+0000 mgr.y (mgr.24370) 9283 : cluster [DBG] pgmap v9267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:54.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:54 smithi067 bash[27441]: cluster 2024-04-03T19:27:53.254056+0000 mgr.y (mgr.24370) 9283 : cluster [DBG] pgmap v9267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:55.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:55 smithi082 bash[20963]: audit 2024-04-03T19:27:55.145087+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:55.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:55 smithi082 bash[20963]: audit 2024-04-03T19:27:55.223165+0000 mon.a (mon.0) 8269 : audit [DBG] from='client.? 172.21.15.67:0/450802538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:55.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:55 smithi067 bash[27441]: audit 2024-04-03T19:27:55.145087+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:55.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:55 smithi067 bash[27441]: audit 2024-04-03T19:27:55.223165+0000 mon.a (mon.0) 8269 : audit [DBG] from='client.? 172.21.15.67:0/450802538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:55.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:55 smithi067 bash[17655]: audit 2024-04-03T19:27:55.145087+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:27:55.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:55 smithi067 bash[17655]: audit 2024-04-03T19:27:55.223165+0000 mon.a (mon.0) 8269 : audit [DBG] from='client.? 172.21.15.67:0/450802538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:56.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:56 smithi082 bash[20963]: cluster 2024-04-03T19:27:55.254837+0000 mgr.y (mgr.24370) 9284 : cluster [DBG] pgmap v9268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:56.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:56 smithi067 bash[27441]: cluster 2024-04-03T19:27:55.254837+0000 mgr.y (mgr.24370) 9284 : cluster [DBG] pgmap v9268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:56.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:56 smithi067 bash[17655]: cluster 2024-04-03T19:27:55.254837+0000 mgr.y (mgr.24370) 9284 : cluster [DBG] pgmap v9268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:58.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:58 smithi082 bash[20963]: cluster 2024-04-03T19:27:57.255937+0000 mgr.y (mgr.24370) 9285 : cluster [DBG] pgmap v9269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:58.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:58 smithi082 bash[20963]: audit 2024-04-03T19:27:57.684476+0000 mon.a (mon.0) 8270 : audit [DBG] from='client.? 172.21.15.67:0/3764953537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:58.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:27:58 smithi082 bash[20963]: audit 2024-04-03T19:27:58.306432+0000 mon.a (mon.0) 8271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:27:58.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:58 smithi067 bash[17655]: cluster 2024-04-03T19:27:57.255937+0000 mgr.y (mgr.24370) 9285 : cluster [DBG] pgmap v9269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:58.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:58 smithi067 bash[17655]: audit 2024-04-03T19:27:57.684476+0000 mon.a (mon.0) 8270 : audit [DBG] from='client.? 172.21.15.67:0/3764953537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:58.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:27:58 smithi067 bash[17655]: audit 2024-04-03T19:27:58.306432+0000 mon.a (mon.0) 8271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:27:58.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:58 smithi067 bash[27441]: cluster 2024-04-03T19:27:57.255937+0000 mgr.y (mgr.24370) 9285 : cluster [DBG] pgmap v9269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:27:58.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:58 smithi067 bash[27441]: audit 2024-04-03T19:27:57.684476+0000 mon.a (mon.0) 8270 : audit [DBG] from='client.? 172.21.15.67:0/3764953537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:27:58.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:27:58 smithi067 bash[27441]: audit 2024-04-03T19:27:58.306432+0000 mon.a (mon.0) 8271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:28:00.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:00 smithi082 bash[20963]: cluster 2024-04-03T19:27:59.256659+0000 mgr.y (mgr.24370) 9286 : cluster [DBG] pgmap v9270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:00.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:00 smithi082 bash[20963]: audit 2024-04-03T19:28:00.141412+0000 mon.a (mon.0) 8272 : audit [DBG] from='client.? 172.21.15.67:0/2524200260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:00.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:00 smithi067 bash[17655]: cluster 2024-04-03T19:27:59.256659+0000 mgr.y (mgr.24370) 9286 : cluster [DBG] pgmap v9270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:00.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:00 smithi067 bash[17655]: audit 2024-04-03T19:28:00.141412+0000 mon.a (mon.0) 8272 : audit [DBG] from='client.? 172.21.15.67:0/2524200260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:00.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:00 smithi067 bash[27441]: cluster 2024-04-03T19:27:59.256659+0000 mgr.y (mgr.24370) 9286 : cluster [DBG] pgmap v9270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:00.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:00 smithi067 bash[27441]: audit 2024-04-03T19:28:00.141412+0000 mon.a (mon.0) 8272 : audit [DBG] from='client.? 172.21.15.67:0/2524200260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:02.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:02 smithi082 bash[20963]: cluster 2024-04-03T19:28:01.257871+0000 mgr.y (mgr.24370) 9287 : cluster [DBG] pgmap v9271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:02.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:02 smithi067 bash[17655]: cluster 2024-04-03T19:28:01.257871+0000 mgr.y (mgr.24370) 9287 : cluster [DBG] pgmap v9271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:02.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:02 smithi067 bash[27441]: cluster 2024-04-03T19:28:01.257871+0000 mgr.y (mgr.24370) 9287 : cluster [DBG] pgmap v9271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:03.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:28:03.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:28:03.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:03 smithi082 bash[20963]: audit 2024-04-03T19:28:02.613325+0000 mon.c (mon.2) 3658 : audit [DBG] from='client.? 172.21.15.67:0/1334781325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:03.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:03 smithi067 bash[17655]: audit 2024-04-03T19:28:02.613325+0000 mon.c (mon.2) 3658 : audit [DBG] from='client.? 172.21.15.67:0/1334781325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:03.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:03 smithi067 bash[27441]: audit 2024-04-03T19:28:02.613325+0000 mon.c (mon.2) 3658 : audit [DBG] from='client.? 172.21.15.67:0/1334781325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:04.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:04 smithi082 bash[20963]: cluster 2024-04-03T19:28:03.258580+0000 mgr.y (mgr.24370) 9288 : cluster [DBG] pgmap v9272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:04.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:04 smithi082 bash[20963]: audit 2024-04-03T19:28:04.002127+0000 mon.a (mon.0) 8273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:04 smithi082 bash[20963]: audit 2024-04-03T19:28:04.013036+0000 mon.a (mon.0) 8274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:04 smithi082 bash[20963]: audit 2024-04-03T19:28:04.364571+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:04 smithi082 bash[20963]: audit 2024-04-03T19:28:04.374622+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[27441]: cluster 2024-04-03T19:28:03.258580+0000 mgr.y (mgr.24370) 9288 : cluster [DBG] pgmap v9272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:04.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[27441]: audit 2024-04-03T19:28:04.002127+0000 mon.a (mon.0) 8273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[27441]: audit 2024-04-03T19:28:04.013036+0000 mon.a (mon.0) 8274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[27441]: audit 2024-04-03T19:28:04.364571+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[27441]: audit 2024-04-03T19:28:04.374622+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[17655]: cluster 2024-04-03T19:28:03.258580+0000 mgr.y (mgr.24370) 9288 : cluster [DBG] pgmap v9272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:04.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[17655]: audit 2024-04-03T19:28:04.002127+0000 mon.a (mon.0) 8273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[17655]: audit 2024-04-03T19:28:04.013036+0000 mon.a (mon.0) 8274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[17655]: audit 2024-04-03T19:28:04.364571+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:04.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:04 smithi067 bash[17655]: audit 2024-04-03T19:28:04.374622+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:05.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:05 smithi082 bash[20963]: audit 2024-04-03T19:28:04.868592+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:28:05.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:05 smithi082 bash[20963]: audit 2024-04-03T19:28:04.870122+0000 mon.a (mon.0) 8278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:28:05.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:05 smithi082 bash[20963]: audit 2024-04-03T19:28:04.880708+0000 mon.a (mon.0) 8279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:05.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:05 smithi082 bash[20963]: audit 2024-04-03T19:28:05.074596+0000 mon.c (mon.2) 3659 : audit [DBG] from='client.? 172.21.15.67:0/4170845384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:05.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:05 smithi067 bash[17655]: audit 2024-04-03T19:28:04.868592+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:28:05.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:05 smithi067 bash[17655]: audit 2024-04-03T19:28:04.870122+0000 mon.a (mon.0) 8278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:28:05.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:05 smithi067 bash[17655]: audit 2024-04-03T19:28:04.880708+0000 mon.a (mon.0) 8279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:05.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:05 smithi067 bash[17655]: audit 2024-04-03T19:28:05.074596+0000 mon.c (mon.2) 3659 : audit [DBG] from='client.? 172.21.15.67:0/4170845384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:05.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:05 smithi067 bash[27441]: audit 2024-04-03T19:28:04.868592+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:28:05.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:05 smithi067 bash[27441]: audit 2024-04-03T19:28:04.870122+0000 mon.a (mon.0) 8278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:28:05.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:05 smithi067 bash[27441]: audit 2024-04-03T19:28:04.880708+0000 mon.a (mon.0) 8279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:28:05.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:05 smithi067 bash[27441]: audit 2024-04-03T19:28:05.074596+0000 mon.c (mon.2) 3659 : audit [DBG] from='client.? 172.21.15.67:0/4170845384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:06.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:06 smithi082 bash[20963]: cluster 2024-04-03T19:28:05.259337+0000 mgr.y (mgr.24370) 9289 : cluster [DBG] pgmap v9273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:06.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:06 smithi067 bash[17655]: cluster 2024-04-03T19:28:05.259337+0000 mgr.y (mgr.24370) 9289 : cluster [DBG] pgmap v9273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:06.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:06 smithi067 bash[27441]: cluster 2024-04-03T19:28:05.259337+0000 mgr.y (mgr.24370) 9289 : cluster [DBG] pgmap v9273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:08.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:08 smithi082 bash[20963]: cluster 2024-04-03T19:28:07.260496+0000 mgr.y (mgr.24370) 9290 : cluster [DBG] pgmap v9274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:08.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:08 smithi082 bash[20963]: audit 2024-04-03T19:28:07.533694+0000 mon.a (mon.0) 8280 : audit [DBG] from='client.? 172.21.15.67:0/549175524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:08.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:08 smithi067 bash[27441]: cluster 2024-04-03T19:28:07.260496+0000 mgr.y (mgr.24370) 9290 : cluster [DBG] pgmap v9274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:08.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:08 smithi067 bash[27441]: audit 2024-04-03T19:28:07.533694+0000 mon.a (mon.0) 8280 : audit [DBG] from='client.? 172.21.15.67:0/549175524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:08.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:08 smithi067 bash[17655]: cluster 2024-04-03T19:28:07.260496+0000 mgr.y (mgr.24370) 9290 : cluster [DBG] pgmap v9274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:08.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:08 smithi067 bash[17655]: audit 2024-04-03T19:28:07.533694+0000 mon.a (mon.0) 8280 : audit [DBG] from='client.? 172.21.15.67:0/549175524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:10.871 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:10 smithi082 bash[20963]: cluster 2024-04-03T19:28:09.261224+0000 mgr.y (mgr.24370) 9291 : cluster [DBG] pgmap v9275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:10.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:10 smithi082 bash[20963]: audit 2024-04-03T19:28:09.994979+0000 mon.a (mon.0) 8281 : audit [DBG] from='client.? 172.21.15.67:0/3635660976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:10.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:10 smithi082 bash[20963]: audit 2024-04-03T19:28:10.145814+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:10.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:10 smithi067 bash[27441]: cluster 2024-04-03T19:28:09.261224+0000 mgr.y (mgr.24370) 9291 : cluster [DBG] pgmap v9275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:10.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:10 smithi067 bash[27441]: audit 2024-04-03T19:28:09.994979+0000 mon.a (mon.0) 8281 : audit [DBG] from='client.? 172.21.15.67:0/3635660976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:10.904 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:10 smithi067 bash[27441]: audit 2024-04-03T19:28:10.145814+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:10.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:10 smithi067 bash[17655]: cluster 2024-04-03T19:28:09.261224+0000 mgr.y (mgr.24370) 9291 : cluster [DBG] pgmap v9275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:10.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:10 smithi067 bash[17655]: audit 2024-04-03T19:28:09.994979+0000 mon.a (mon.0) 8281 : audit [DBG] from='client.? 172.21.15.67:0/3635660976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:10.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:10 smithi067 bash[17655]: audit 2024-04-03T19:28:10.145814+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:12.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:11 smithi082 bash[20963]: cluster 2024-04-03T19:28:11.262441+0000 mgr.y (mgr.24370) 9292 : cluster [DBG] pgmap v9276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:12.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:11 smithi067 bash[17655]: cluster 2024-04-03T19:28:11.262441+0000 mgr.y (mgr.24370) 9292 : cluster [DBG] pgmap v9276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:12.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:11 smithi067 bash[27441]: cluster 2024-04-03T19:28:11.262441+0000 mgr.y (mgr.24370) 9292 : cluster [DBG] pgmap v9276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:13.070 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:12 smithi067 bash[17655]: audit 2024-04-03T19:28:12.448269+0000 mon.a (mon.0) 8283 : audit [DBG] from='client.? 172.21.15.67:0/588491691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:13.070 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:12 smithi067 bash[27441]: audit 2024-04-03T19:28:12.448269+0000 mon.a (mon.0) 8283 : audit [DBG] from='client.? 172.21.15.67:0/588491691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:13.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:12 smithi082 bash[20963]: audit 2024-04-03T19:28:12.448269+0000 mon.a (mon.0) 8283 : audit [DBG] from='client.? 172.21.15.67:0/588491691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:13.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:28:13.815 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:28:14.121 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:13 smithi082 bash[20963]: cluster 2024-04-03T19:28:13.263143+0000 mgr.y (mgr.24370) 9293 : cluster [DBG] pgmap v9277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:14.154 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:13 smithi067 bash[17655]: cluster 2024-04-03T19:28:13.263143+0000 mgr.y (mgr.24370) 9293 : cluster [DBG] pgmap v9277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:14.154 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:13 smithi067 bash[27441]: cluster 2024-04-03T19:28:13.263143+0000 mgr.y (mgr.24370) 9293 : cluster [DBG] pgmap v9277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:15.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:14 smithi082 bash[20963]: audit 2024-04-03T19:28:14.899984+0000 mon.a (mon.0) 8284 : audit [DBG] from='client.? 172.21.15.67:0/4048213140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:15.404 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:14 smithi067 bash[17655]: audit 2024-04-03T19:28:14.899984+0000 mon.a (mon.0) 8284 : audit [DBG] from='client.? 172.21.15.67:0/4048213140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:15.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:14 smithi067 bash[27441]: audit 2024-04-03T19:28:14.899984+0000 mon.a (mon.0) 8284 : audit [DBG] from='client.? 172.21.15.67:0/4048213140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:16.372 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:15 smithi082 bash[20963]: cluster 2024-04-03T19:28:15.263841+0000 mgr.y (mgr.24370) 9294 : cluster [DBG] pgmap v9278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:16.404 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:15 smithi067 bash[27441]: cluster 2024-04-03T19:28:15.263841+0000 mgr.y (mgr.24370) 9294 : cluster [DBG] pgmap v9278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:16.405 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:15 smithi067 bash[17655]: cluster 2024-04-03T19:28:15.263841+0000 mgr.y (mgr.24370) 9294 : cluster [DBG] pgmap v9278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:18.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:18 smithi082 bash[20963]: cluster 2024-04-03T19:28:17.264984+0000 mgr.y (mgr.24370) 9295 : cluster [DBG] pgmap v9279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:18.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:18 smithi082 bash[20963]: audit 2024-04-03T19:28:17.354325+0000 mon.a (mon.0) 8285 : audit [DBG] from='client.? 172.21.15.67:0/3350505560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:18.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:18 smithi067 bash[17655]: cluster 2024-04-03T19:28:17.264984+0000 mgr.y (mgr.24370) 9295 : cluster [DBG] pgmap v9279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:18.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:18 smithi067 bash[17655]: audit 2024-04-03T19:28:17.354325+0000 mon.a (mon.0) 8285 : audit [DBG] from='client.? 172.21.15.67:0/3350505560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:18.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:18 smithi067 bash[27441]: cluster 2024-04-03T19:28:17.264984+0000 mgr.y (mgr.24370) 9295 : cluster [DBG] pgmap v9279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:18.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:18 smithi067 bash[27441]: audit 2024-04-03T19:28:17.354325+0000 mon.a (mon.0) 8285 : audit [DBG] from='client.? 172.21.15.67:0/3350505560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:20.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:20 smithi082 bash[20963]: cluster 2024-04-03T19:28:19.265696+0000 mgr.y (mgr.24370) 9296 : cluster [DBG] pgmap v9280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:20.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:20 smithi082 bash[20963]: audit 2024-04-03T19:28:19.807985+0000 mon.c (mon.2) 3660 : audit [DBG] from='client.? 172.21.15.67:0/535032064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:20.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:20 smithi067 bash[27441]: cluster 2024-04-03T19:28:19.265696+0000 mgr.y (mgr.24370) 9296 : cluster [DBG] pgmap v9280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:20.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:20 smithi067 bash[27441]: audit 2024-04-03T19:28:19.807985+0000 mon.c (mon.2) 3660 : audit [DBG] from='client.? 172.21.15.67:0/535032064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:20.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:20 smithi067 bash[17655]: cluster 2024-04-03T19:28:19.265696+0000 mgr.y (mgr.24370) 9296 : cluster [DBG] pgmap v9280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:20.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:20 smithi067 bash[17655]: audit 2024-04-03T19:28:19.807985+0000 mon.c (mon.2) 3660 : audit [DBG] from='client.? 172.21.15.67:0/535032064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:22.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:22 smithi082 bash[20963]: cluster 2024-04-03T19:28:21.266841+0000 mgr.y (mgr.24370) 9297 : cluster [DBG] pgmap v9281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:22.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:22 smithi082 bash[20963]: audit 2024-04-03T19:28:22.264261+0000 mon.c (mon.2) 3661 : audit [DBG] from='client.? 172.21.15.67:0/1763139792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:22.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:22 smithi067 bash[27441]: cluster 2024-04-03T19:28:21.266841+0000 mgr.y (mgr.24370) 9297 : cluster [DBG] pgmap v9281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:22.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:22 smithi067 bash[27441]: audit 2024-04-03T19:28:22.264261+0000 mon.c (mon.2) 3661 : audit [DBG] from='client.? 172.21.15.67:0/1763139792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:22.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:22 smithi067 bash[17655]: cluster 2024-04-03T19:28:21.266841+0000 mgr.y (mgr.24370) 9297 : cluster [DBG] pgmap v9281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:22.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:22 smithi067 bash[17655]: audit 2024-04-03T19:28:22.264261+0000 mon.c (mon.2) 3661 : audit [DBG] from='client.? 172.21.15.67:0/1763139792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:23.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:28:23.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:28:24.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:24 smithi082 bash[20963]: cluster 2024-04-03T19:28:23.267545+0000 mgr.y (mgr.24370) 9298 : cluster [DBG] pgmap v9282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:24.654 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:24 smithi067 bash[27441]: cluster 2024-04-03T19:28:23.267545+0000 mgr.y (mgr.24370) 9298 : cluster [DBG] pgmap v9282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:24.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:24 smithi067 bash[17655]: cluster 2024-04-03T19:28:23.267545+0000 mgr.y (mgr.24370) 9298 : cluster [DBG] pgmap v9282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:25.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:25 smithi082 bash[20963]: audit 2024-04-03T19:28:24.711876+0000 mon.a (mon.0) 8286 : audit [DBG] from='client.? 172.21.15.67:0/3025896802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:25.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:25 smithi082 bash[20963]: audit 2024-04-03T19:28:25.146131+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:25 smithi067 bash[17655]: audit 2024-04-03T19:28:24.711876+0000 mon.a (mon.0) 8286 : audit [DBG] from='client.? 172.21.15.67:0/3025896802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:25.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:25 smithi067 bash[17655]: audit 2024-04-03T19:28:25.146131+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:25.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:25 smithi067 bash[27441]: audit 2024-04-03T19:28:24.711876+0000 mon.a (mon.0) 8286 : audit [DBG] from='client.? 172.21.15.67:0/3025896802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:25.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:25 smithi067 bash[27441]: audit 2024-04-03T19:28:25.146131+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:26.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:26 smithi082 bash[20963]: cluster 2024-04-03T19:28:25.268404+0000 mgr.y (mgr.24370) 9299 : cluster [DBG] pgmap v9283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:26.654 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:26 smithi067 bash[17655]: cluster 2024-04-03T19:28:25.268404+0000 mgr.y (mgr.24370) 9299 : cluster [DBG] pgmap v9283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:26.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:26 smithi067 bash[27441]: cluster 2024-04-03T19:28:25.268404+0000 mgr.y (mgr.24370) 9299 : cluster [DBG] pgmap v9283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:27.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:27 smithi082 bash[20963]: audit 2024-04-03T19:28:27.180091+0000 mon.a (mon.0) 8288 : audit [DBG] from='client.? 172.21.15.67:0/2640992193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:27.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:27 smithi067 bash[17655]: audit 2024-04-03T19:28:27.180091+0000 mon.a (mon.0) 8288 : audit [DBG] from='client.? 172.21.15.67:0/2640992193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:27.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:27 smithi067 bash[27441]: audit 2024-04-03T19:28:27.180091+0000 mon.a (mon.0) 8288 : audit [DBG] from='client.? 172.21.15.67:0/2640992193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:28.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:28 smithi082 bash[20963]: cluster 2024-04-03T19:28:27.269627+0000 mgr.y (mgr.24370) 9300 : cluster [DBG] pgmap v9284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:28.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:28 smithi067 bash[17655]: cluster 2024-04-03T19:28:27.269627+0000 mgr.y (mgr.24370) 9300 : cluster [DBG] pgmap v9284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:28.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:28 smithi067 bash[27441]: cluster 2024-04-03T19:28:27.269627+0000 mgr.y (mgr.24370) 9300 : cluster [DBG] pgmap v9284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:30.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:30 smithi082 bash[20963]: cluster 2024-04-03T19:28:29.270281+0000 mgr.y (mgr.24370) 9301 : cluster [DBG] pgmap v9285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:30.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:30 smithi082 bash[20963]: audit 2024-04-03T19:28:29.635715+0000 mon.a (mon.0) 8289 : audit [DBG] from='client.? 172.21.15.67:0/1821774342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:30.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:30 smithi067 bash[27441]: cluster 2024-04-03T19:28:29.270281+0000 mgr.y (mgr.24370) 9301 : cluster [DBG] pgmap v9285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:30.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:30 smithi067 bash[27441]: audit 2024-04-03T19:28:29.635715+0000 mon.a (mon.0) 8289 : audit [DBG] from='client.? 172.21.15.67:0/1821774342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:30.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:30 smithi067 bash[17655]: cluster 2024-04-03T19:28:29.270281+0000 mgr.y (mgr.24370) 9301 : cluster [DBG] pgmap v9285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:30.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:30 smithi067 bash[17655]: audit 2024-04-03T19:28:29.635715+0000 mon.a (mon.0) 8289 : audit [DBG] from='client.? 172.21.15.67:0/1821774342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:32.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:32 smithi082 bash[20963]: cluster 2024-04-03T19:28:31.271550+0000 mgr.y (mgr.24370) 9302 : cluster [DBG] pgmap v9286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:32.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:32 smithi082 bash[20963]: audit 2024-04-03T19:28:32.090384+0000 mon.c (mon.2) 3662 : audit [DBG] from='client.? 172.21.15.67:0/153333301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:32.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:32 smithi067 bash[17655]: cluster 2024-04-03T19:28:31.271550+0000 mgr.y (mgr.24370) 9302 : cluster [DBG] pgmap v9286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:32.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:32 smithi067 bash[17655]: audit 2024-04-03T19:28:32.090384+0000 mon.c (mon.2) 3662 : audit [DBG] from='client.? 172.21.15.67:0/153333301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:32.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:32 smithi067 bash[27441]: cluster 2024-04-03T19:28:31.271550+0000 mgr.y (mgr.24370) 9302 : cluster [DBG] pgmap v9286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:32.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:32 smithi067 bash[27441]: audit 2024-04-03T19:28:32.090384+0000 mon.c (mon.2) 3662 : audit [DBG] from='client.? 172.21.15.67:0/153333301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:33.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:28:33.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:28:34.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:34 smithi082 bash[20963]: cluster 2024-04-03T19:28:33.272306+0000 mgr.y (mgr.24370) 9303 : cluster [DBG] pgmap v9287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:34.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:34 smithi067 bash[27441]: cluster 2024-04-03T19:28:33.272306+0000 mgr.y (mgr.24370) 9303 : cluster [DBG] pgmap v9287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:34.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:34 smithi067 bash[17655]: cluster 2024-04-03T19:28:33.272306+0000 mgr.y (mgr.24370) 9303 : cluster [DBG] pgmap v9287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:35.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:35 smithi082 bash[20963]: audit 2024-04-03T19:28:34.549547+0000 mon.a (mon.0) 8290 : audit [DBG] from='client.? 172.21.15.67:0/1616933885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:35.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:35 smithi067 bash[27441]: audit 2024-04-03T19:28:34.549547+0000 mon.a (mon.0) 8290 : audit [DBG] from='client.? 172.21.15.67:0/1616933885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:35.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:35 smithi067 bash[17655]: audit 2024-04-03T19:28:34.549547+0000 mon.a (mon.0) 8290 : audit [DBG] from='client.? 172.21.15.67:0/1616933885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:36.622 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:36 smithi082 bash[20963]: cluster 2024-04-03T19:28:35.272952+0000 mgr.y (mgr.24370) 9304 : cluster [DBG] pgmap v9288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:36.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:36 smithi067 bash[17655]: cluster 2024-04-03T19:28:35.272952+0000 mgr.y (mgr.24370) 9304 : cluster [DBG] pgmap v9288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:36.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:36 smithi067 bash[27441]: cluster 2024-04-03T19:28:35.272952+0000 mgr.y (mgr.24370) 9304 : cluster [DBG] pgmap v9288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:37.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:37 smithi067 bash[27441]: audit 2024-04-03T19:28:37.008996+0000 mon.c (mon.2) 3663 : audit [DBG] from='client.? 172.21.15.67:0/210955036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:37.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:37 smithi067 bash[17655]: audit 2024-04-03T19:28:37.008996+0000 mon.c (mon.2) 3663 : audit [DBG] from='client.? 172.21.15.67:0/210955036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:37.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:37 smithi082 bash[20963]: audit 2024-04-03T19:28:37.008996+0000 mon.c (mon.2) 3663 : audit [DBG] from='client.? 172.21.15.67:0/210955036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:38.655 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:38 smithi067 bash[17655]: cluster 2024-04-03T19:28:37.273925+0000 mgr.y (mgr.24370) 9305 : cluster [DBG] pgmap v9289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:38.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:38 smithi067 bash[27441]: cluster 2024-04-03T19:28:37.273925+0000 mgr.y (mgr.24370) 9305 : cluster [DBG] pgmap v9289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:38.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:38 smithi082 bash[20963]: cluster 2024-04-03T19:28:37.273925+0000 mgr.y (mgr.24370) 9305 : cluster [DBG] pgmap v9289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:40.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:40 smithi067 bash[27441]: cluster 2024-04-03T19:28:39.274577+0000 mgr.y (mgr.24370) 9306 : cluster [DBG] pgmap v9290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:40.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:40 smithi067 bash[27441]: audit 2024-04-03T19:28:39.459165+0000 mon.a (mon.0) 8291 : audit [DBG] from='client.? 172.21.15.67:0/1947344054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:40.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:40 smithi067 bash[27441]: audit 2024-04-03T19:28:40.146486+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:40.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:40 smithi067 bash[17655]: cluster 2024-04-03T19:28:39.274577+0000 mgr.y (mgr.24370) 9306 : cluster [DBG] pgmap v9290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:40.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:40 smithi067 bash[17655]: audit 2024-04-03T19:28:39.459165+0000 mon.a (mon.0) 8291 : audit [DBG] from='client.? 172.21.15.67:0/1947344054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:40.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:40 smithi067 bash[17655]: audit 2024-04-03T19:28:40.146486+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:40.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:40 smithi082 bash[20963]: cluster 2024-04-03T19:28:39.274577+0000 mgr.y (mgr.24370) 9306 : cluster [DBG] pgmap v9290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:40.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:40 smithi082 bash[20963]: audit 2024-04-03T19:28:39.459165+0000 mon.a (mon.0) 8291 : audit [DBG] from='client.? 172.21.15.67:0/1947344054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:40.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:40 smithi082 bash[20963]: audit 2024-04-03T19:28:40.146486+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:42.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:42 smithi067 bash[27441]: cluster 2024-04-03T19:28:41.275738+0000 mgr.y (mgr.24370) 9307 : cluster [DBG] pgmap v9291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:42.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:42 smithi067 bash[27441]: audit 2024-04-03T19:28:41.915403+0000 mon.a (mon.0) 8293 : audit [DBG] from='client.? 172.21.15.67:0/3100911213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:42.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:42 smithi067 bash[17655]: cluster 2024-04-03T19:28:41.275738+0000 mgr.y (mgr.24370) 9307 : cluster [DBG] pgmap v9291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:42.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:42 smithi067 bash[17655]: audit 2024-04-03T19:28:41.915403+0000 mon.a (mon.0) 8293 : audit [DBG] from='client.? 172.21.15.67:0/3100911213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:42.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:42 smithi082 bash[20963]: cluster 2024-04-03T19:28:41.275738+0000 mgr.y (mgr.24370) 9307 : cluster [DBG] pgmap v9291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:42.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:42 smithi082 bash[20963]: audit 2024-04-03T19:28:41.915403+0000 mon.a (mon.0) 8293 : audit [DBG] from='client.? 172.21.15.67:0/3100911213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:43.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:28:43.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:28:44.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:44 smithi067 bash[27441]: cluster 2024-04-03T19:28:43.276423+0000 mgr.y (mgr.24370) 9308 : cluster [DBG] pgmap v9292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:44.655 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:44 smithi067 bash[27441]: audit 2024-04-03T19:28:44.361625+0000 mon.c (mon.2) 3664 : audit [DBG] from='client.? 172.21.15.67:0/1824897299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:44.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:44 smithi067 bash[17655]: cluster 2024-04-03T19:28:43.276423+0000 mgr.y (mgr.24370) 9308 : cluster [DBG] pgmap v9292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:44.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:44 smithi067 bash[17655]: audit 2024-04-03T19:28:44.361625+0000 mon.c (mon.2) 3664 : audit [DBG] from='client.? 172.21.15.67:0/1824897299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:44.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:44 smithi082 bash[20963]: cluster 2024-04-03T19:28:43.276423+0000 mgr.y (mgr.24370) 9308 : cluster [DBG] pgmap v9292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:44.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:44 smithi082 bash[20963]: audit 2024-04-03T19:28:44.361625+0000 mon.c (mon.2) 3664 : audit [DBG] from='client.? 172.21.15.67:0/1824897299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:46.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:46 smithi067 bash[27441]: cluster 2024-04-03T19:28:45.277058+0000 mgr.y (mgr.24370) 9309 : cluster [DBG] pgmap v9293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:46.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:46 smithi067 bash[17655]: cluster 2024-04-03T19:28:45.277058+0000 mgr.y (mgr.24370) 9309 : cluster [DBG] pgmap v9293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:46.872 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:46 smithi082 bash[20963]: cluster 2024-04-03T19:28:45.277058+0000 mgr.y (mgr.24370) 9309 : cluster [DBG] pgmap v9293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:47.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:47 smithi082 bash[20963]: audit 2024-04-03T19:28:46.819319+0000 mon.a (mon.0) 8294 : audit [DBG] from='client.? 172.21.15.67:0/3375545891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:47.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:47 smithi067 bash[27441]: audit 2024-04-03T19:28:46.819319+0000 mon.a (mon.0) 8294 : audit [DBG] from='client.? 172.21.15.67:0/3375545891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:47.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:47 smithi067 bash[17655]: audit 2024-04-03T19:28:46.819319+0000 mon.a (mon.0) 8294 : audit [DBG] from='client.? 172.21.15.67:0/3375545891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:48.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:48 smithi082 bash[20963]: cluster 2024-04-03T19:28:47.278209+0000 mgr.y (mgr.24370) 9310 : cluster [DBG] pgmap v9294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:48.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:48 smithi067 bash[27441]: cluster 2024-04-03T19:28:47.278209+0000 mgr.y (mgr.24370) 9310 : cluster [DBG] pgmap v9294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:48.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:48 smithi067 bash[17655]: cluster 2024-04-03T19:28:47.278209+0000 mgr.y (mgr.24370) 9310 : cluster [DBG] pgmap v9294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:49.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:49 smithi082 bash[20963]: audit 2024-04-03T19:28:49.266561+0000 mon.c (mon.2) 3665 : audit [DBG] from='client.? 172.21.15.67:0/1757584744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:49.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:49 smithi067 bash[27441]: audit 2024-04-03T19:28:49.266561+0000 mon.c (mon.2) 3665 : audit [DBG] from='client.? 172.21.15.67:0/1757584744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:49.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:49 smithi067 bash[17655]: audit 2024-04-03T19:28:49.266561+0000 mon.c (mon.2) 3665 : audit [DBG] from='client.? 172.21.15.67:0/1757584744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:50.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:50 smithi082 bash[20963]: cluster 2024-04-03T19:28:49.278916+0000 mgr.y (mgr.24370) 9311 : cluster [DBG] pgmap v9295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:50.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:50 smithi067 bash[27441]: cluster 2024-04-03T19:28:49.278916+0000 mgr.y (mgr.24370) 9311 : cluster [DBG] pgmap v9295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:50.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:50 smithi067 bash[17655]: cluster 2024-04-03T19:28:49.278916+0000 mgr.y (mgr.24370) 9311 : cluster [DBG] pgmap v9295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:52.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:52 smithi082 bash[20963]: cluster 2024-04-03T19:28:51.280108+0000 mgr.y (mgr.24370) 9312 : cluster [DBG] pgmap v9296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:52.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:52 smithi082 bash[20963]: audit 2024-04-03T19:28:51.723764+0000 mon.a (mon.0) 8295 : audit [DBG] from='client.? 172.21.15.67:0/1923341516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:52.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:52 smithi067 bash[27441]: cluster 2024-04-03T19:28:51.280108+0000 mgr.y (mgr.24370) 9312 : cluster [DBG] pgmap v9296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:52.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:52 smithi067 bash[27441]: audit 2024-04-03T19:28:51.723764+0000 mon.a (mon.0) 8295 : audit [DBG] from='client.? 172.21.15.67:0/1923341516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:52.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:52 smithi067 bash[17655]: cluster 2024-04-03T19:28:51.280108+0000 mgr.y (mgr.24370) 9312 : cluster [DBG] pgmap v9296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:52.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:52 smithi067 bash[17655]: audit 2024-04-03T19:28:51.723764+0000 mon.a (mon.0) 8295 : audit [DBG] from='client.? 172.21.15.67:0/1923341516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:53.405 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:28:53.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:28:54.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:54 smithi082 bash[20963]: cluster 2024-04-03T19:28:53.280792+0000 mgr.y (mgr.24370) 9313 : cluster [DBG] pgmap v9297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:54.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:54 smithi082 bash[20963]: audit 2024-04-03T19:28:54.180194+0000 mon.c (mon.2) 3666 : audit [DBG] from='client.? 172.21.15.67:0/364028142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:54.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:54 smithi067 bash[27441]: cluster 2024-04-03T19:28:53.280792+0000 mgr.y (mgr.24370) 9313 : cluster [DBG] pgmap v9297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:54.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:54 smithi067 bash[27441]: audit 2024-04-03T19:28:54.180194+0000 mon.c (mon.2) 3666 : audit [DBG] from='client.? 172.21.15.67:0/364028142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:54.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:54 smithi067 bash[17655]: cluster 2024-04-03T19:28:53.280792+0000 mgr.y (mgr.24370) 9313 : cluster [DBG] pgmap v9297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:54.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:54 smithi067 bash[17655]: audit 2024-04-03T19:28:54.180194+0000 mon.c (mon.2) 3666 : audit [DBG] from='client.? 172.21.15.67:0/364028142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:55.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:55 smithi082 bash[20963]: audit 2024-04-03T19:28:55.146954+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:55.905 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:55 smithi067 bash[17655]: audit 2024-04-03T19:28:55.146954+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:55.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:55 smithi067 bash[27441]: audit 2024-04-03T19:28:55.146954+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:28:56.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:56 smithi082 bash[20963]: cluster 2024-04-03T19:28:55.281450+0000 mgr.y (mgr.24370) 9314 : cluster [DBG] pgmap v9298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:56.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:56 smithi067 bash[17655]: cluster 2024-04-03T19:28:55.281450+0000 mgr.y (mgr.24370) 9314 : cluster [DBG] pgmap v9298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:56.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:56 smithi067 bash[27441]: cluster 2024-04-03T19:28:55.281450+0000 mgr.y (mgr.24370) 9314 : cluster [DBG] pgmap v9298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:57.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:57 smithi082 bash[20963]: audit 2024-04-03T19:28:56.635131+0000 mon.c (mon.2) 3667 : audit [DBG] from='client.? 172.21.15.67:0/2064815889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:57.905 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:57 smithi067 bash[27441]: audit 2024-04-03T19:28:56.635131+0000 mon.c (mon.2) 3667 : audit [DBG] from='client.? 172.21.15.67:0/2064815889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:57.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:57 smithi067 bash[17655]: audit 2024-04-03T19:28:56.635131+0000 mon.c (mon.2) 3667 : audit [DBG] from='client.? 172.21.15.67:0/2064815889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:58.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:58 smithi082 bash[20963]: cluster 2024-04-03T19:28:57.282624+0000 mgr.y (mgr.24370) 9315 : cluster [DBG] pgmap v9299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:58.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:58 smithi067 bash[27441]: cluster 2024-04-03T19:28:57.282624+0000 mgr.y (mgr.24370) 9315 : cluster [DBG] pgmap v9299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:58.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:58 smithi067 bash[17655]: cluster 2024-04-03T19:28:57.282624+0000 mgr.y (mgr.24370) 9315 : cluster [DBG] pgmap v9299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:28:59.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:28:59 smithi082 bash[20963]: audit 2024-04-03T19:28:59.096587+0000 mon.c (mon.2) 3668 : audit [DBG] from='client.? 172.21.15.67:0/3170861797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:59.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:28:59 smithi067 bash[17655]: audit 2024-04-03T19:28:59.096587+0000 mon.c (mon.2) 3668 : audit [DBG] from='client.? 172.21.15.67:0/3170861797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:28:59.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:28:59 smithi067 bash[27441]: audit 2024-04-03T19:28:59.096587+0000 mon.c (mon.2) 3668 : audit [DBG] from='client.? 172.21.15.67:0/3170861797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:00.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:00 smithi082 bash[20963]: cluster 2024-04-03T19:28:59.283314+0000 mgr.y (mgr.24370) 9316 : cluster [DBG] pgmap v9300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:00.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:00 smithi067 bash[17655]: cluster 2024-04-03T19:28:59.283314+0000 mgr.y (mgr.24370) 9316 : cluster [DBG] pgmap v9300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:00.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:00 smithi067 bash[27441]: cluster 2024-04-03T19:28:59.283314+0000 mgr.y (mgr.24370) 9316 : cluster [DBG] pgmap v9300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:02.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:02 smithi082 bash[20963]: cluster 2024-04-03T19:29:01.284483+0000 mgr.y (mgr.24370) 9317 : cluster [DBG] pgmap v9301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:02.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:02 smithi082 bash[20963]: audit 2024-04-03T19:29:01.542060+0000 mon.a (mon.0) 8297 : audit [DBG] from='client.? 172.21.15.67:0/4239530023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:02.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:02 smithi067 bash[17655]: cluster 2024-04-03T19:29:01.284483+0000 mgr.y (mgr.24370) 9317 : cluster [DBG] pgmap v9301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:02.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:02 smithi067 bash[17655]: audit 2024-04-03T19:29:01.542060+0000 mon.a (mon.0) 8297 : audit [DBG] from='client.? 172.21.15.67:0/4239530023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:02.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:02 smithi067 bash[27441]: cluster 2024-04-03T19:29:01.284483+0000 mgr.y (mgr.24370) 9317 : cluster [DBG] pgmap v9301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:02.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:02 smithi067 bash[27441]: audit 2024-04-03T19:29:01.542060+0000 mon.a (mon.0) 8297 : audit [DBG] from='client.? 172.21.15.67:0/4239530023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:03.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:29:03.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:29:04.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:04 smithi082 bash[20963]: cluster 2024-04-03T19:29:03.285127+0000 mgr.y (mgr.24370) 9318 : cluster [DBG] pgmap v9302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:04.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:04 smithi082 bash[20963]: audit 2024-04-03T19:29:03.992862+0000 mon.c (mon.2) 3669 : audit [DBG] from='client.? 172.21.15.67:0/3818930570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:04.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:04 smithi067 bash[27441]: cluster 2024-04-03T19:29:03.285127+0000 mgr.y (mgr.24370) 9318 : cluster [DBG] pgmap v9302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:04.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:04 smithi067 bash[27441]: audit 2024-04-03T19:29:03.992862+0000 mon.c (mon.2) 3669 : audit [DBG] from='client.? 172.21.15.67:0/3818930570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:04.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:04 smithi067 bash[17655]: cluster 2024-04-03T19:29:03.285127+0000 mgr.y (mgr.24370) 9318 : cluster [DBG] pgmap v9302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:04.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:04 smithi067 bash[17655]: audit 2024-04-03T19:29:03.992862+0000 mon.c (mon.2) 3669 : audit [DBG] from='client.? 172.21.15.67:0/3818930570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:05.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:05 smithi082 bash[20963]: audit 2024-04-03T19:29:04.956083+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:29:05.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:05 smithi067 bash[17655]: audit 2024-04-03T19:29:04.956083+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:29:05.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:05 smithi067 bash[27441]: audit 2024-04-03T19:29:04.956083+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:29:06.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:06 smithi082 bash[20963]: cluster 2024-04-03T19:29:05.285817+0000 mgr.y (mgr.24370) 9319 : cluster [DBG] pgmap v9303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:06.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:06 smithi082 bash[20963]: audit 2024-04-03T19:29:06.448592+0000 mon.a (mon.0) 8299 : audit [DBG] from='client.? 172.21.15.67:0/2105982762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:06.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:06 smithi067 bash[27441]: cluster 2024-04-03T19:29:05.285817+0000 mgr.y (mgr.24370) 9319 : cluster [DBG] pgmap v9303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:06.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:06 smithi067 bash[27441]: audit 2024-04-03T19:29:06.448592+0000 mon.a (mon.0) 8299 : audit [DBG] from='client.? 172.21.15.67:0/2105982762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:06.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:06 smithi067 bash[17655]: cluster 2024-04-03T19:29:05.285817+0000 mgr.y (mgr.24370) 9319 : cluster [DBG] pgmap v9303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:06.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:06 smithi067 bash[17655]: audit 2024-04-03T19:29:06.448592+0000 mon.a (mon.0) 8299 : audit [DBG] from='client.? 172.21.15.67:0/2105982762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:08.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:08 smithi082 bash[20963]: cluster 2024-04-03T19:29:07.287029+0000 mgr.y (mgr.24370) 9320 : cluster [DBG] pgmap v9304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:08.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:08 smithi067 bash[27441]: cluster 2024-04-03T19:29:07.287029+0000 mgr.y (mgr.24370) 9320 : cluster [DBG] pgmap v9304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:08.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:08 smithi067 bash[17655]: cluster 2024-04-03T19:29:07.287029+0000 mgr.y (mgr.24370) 9320 : cluster [DBG] pgmap v9304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:09.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:09 smithi082 bash[20963]: audit 2024-04-03T19:29:08.904104+0000 mon.c (mon.2) 3670 : audit [DBG] from='client.? 172.21.15.67:0/812432589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:09.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:09 smithi067 bash[17655]: audit 2024-04-03T19:29:08.904104+0000 mon.c (mon.2) 3670 : audit [DBG] from='client.? 172.21.15.67:0/812432589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:09.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:09 smithi067 bash[27441]: audit 2024-04-03T19:29:08.904104+0000 mon.c (mon.2) 3670 : audit [DBG] from='client.? 172.21.15.67:0/812432589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:10.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:10 smithi082 bash[20963]: cluster 2024-04-03T19:29:09.287620+0000 mgr.y (mgr.24370) 9321 : cluster [DBG] pgmap v9305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:10.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:10 smithi082 bash[20963]: audit 2024-04-03T19:29:10.146498+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:10.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:10 smithi067 bash[17655]: cluster 2024-04-03T19:29:09.287620+0000 mgr.y (mgr.24370) 9321 : cluster [DBG] pgmap v9305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:10.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:10 smithi067 bash[17655]: audit 2024-04-03T19:29:10.146498+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:10.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:10 smithi067 bash[27441]: cluster 2024-04-03T19:29:09.287620+0000 mgr.y (mgr.24370) 9321 : cluster [DBG] pgmap v9305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:10.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:10 smithi067 bash[27441]: audit 2024-04-03T19:29:10.146498+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:11.906 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[27441]: audit 2024-04-03T19:29:10.650691+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:11.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[27441]: audit 2024-04-03T19:29:10.659073+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:11.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[27441]: audit 2024-04-03T19:29:10.952384+0000 mon.a (mon.0) 8303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:11.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[27441]: audit 2024-04-03T19:29:10.960403+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:11.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[27441]: cluster 2024-04-03T19:29:11.288755+0000 mgr.y (mgr.24370) 9322 : cluster [DBG] pgmap v9306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:11.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[27441]: audit 2024-04-03T19:29:11.352395+0000 mon.a (mon.0) 8305 : audit [DBG] from='client.? 172.21.15.67:0/1456648511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:11.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[27441]: audit 2024-04-03T19:29:11.487428+0000 mon.a (mon.0) 8306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:29:11.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[27441]: audit 2024-04-03T19:29:11.489188+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:29:11.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[27441]: audit 2024-04-03T19:29:11.498640+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:11.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[17655]: audit 2024-04-03T19:29:10.650691+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:11.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[17655]: audit 2024-04-03T19:29:10.659073+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:11.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[17655]: audit 2024-04-03T19:29:10.952384+0000 mon.a (mon.0) 8303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:11.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[17655]: audit 2024-04-03T19:29:10.960403+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:11.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[17655]: cluster 2024-04-03T19:29:11.288755+0000 mgr.y (mgr.24370) 9322 : cluster [DBG] pgmap v9306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:11.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[17655]: audit 2024-04-03T19:29:11.352395+0000 mon.a (mon.0) 8305 : audit [DBG] from='client.? 172.21.15.67:0/1456648511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:11.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[17655]: audit 2024-04-03T19:29:11.487428+0000 mon.a (mon.0) 8306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:29:11.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[17655]: audit 2024-04-03T19:29:11.489188+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:29:11.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:11 smithi067 bash[17655]: audit 2024-04-03T19:29:11.498640+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:12.123 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:11 smithi082 bash[20963]: audit 2024-04-03T19:29:10.650691+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:12.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:11 smithi082 bash[20963]: audit 2024-04-03T19:29:10.659073+0000 mon.a (mon.0) 8302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:12.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:11 smithi082 bash[20963]: audit 2024-04-03T19:29:10.952384+0000 mon.a (mon.0) 8303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:12.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:11 smithi082 bash[20963]: audit 2024-04-03T19:29:10.960403+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:12.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:11 smithi082 bash[20963]: cluster 2024-04-03T19:29:11.288755+0000 mgr.y (mgr.24370) 9322 : cluster [DBG] pgmap v9306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:12.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:11 smithi082 bash[20963]: audit 2024-04-03T19:29:11.352395+0000 mon.a (mon.0) 8305 : audit [DBG] from='client.? 172.21.15.67:0/1456648511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:12.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:11 smithi082 bash[20963]: audit 2024-04-03T19:29:11.487428+0000 mon.a (mon.0) 8306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:29:12.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:11 smithi082 bash[20963]: audit 2024-04-03T19:29:11.489188+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:29:12.124 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:11 smithi082 bash[20963]: audit 2024-04-03T19:29:11.498640+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:29:13.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:29:13.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:29:14.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:14 smithi082 bash[20963]: cluster 2024-04-03T19:29:13.289443+0000 mgr.y (mgr.24370) 9323 : cluster [DBG] pgmap v9307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:14.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:14 smithi082 bash[20963]: audit 2024-04-03T19:29:13.815639+0000 mon.a (mon.0) 8309 : audit [DBG] from='client.? 172.21.15.67:0/3602548730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:14.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:14 smithi067 bash[17655]: cluster 2024-04-03T19:29:13.289443+0000 mgr.y (mgr.24370) 9323 : cluster [DBG] pgmap v9307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:14.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:14 smithi067 bash[17655]: audit 2024-04-03T19:29:13.815639+0000 mon.a (mon.0) 8309 : audit [DBG] from='client.? 172.21.15.67:0/3602548730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:14.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:14 smithi067 bash[27441]: cluster 2024-04-03T19:29:13.289443+0000 mgr.y (mgr.24370) 9323 : cluster [DBG] pgmap v9307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:14.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:14 smithi067 bash[27441]: audit 2024-04-03T19:29:13.815639+0000 mon.a (mon.0) 8309 : audit [DBG] from='client.? 172.21.15.67:0/3602548730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:16.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:16 smithi082 bash[20963]: cluster 2024-04-03T19:29:15.290140+0000 mgr.y (mgr.24370) 9324 : cluster [DBG] pgmap v9308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:16.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:16 smithi082 bash[20963]: audit 2024-04-03T19:29:16.284732+0000 mon.c (mon.2) 3671 : audit [DBG] from='client.? 172.21.15.67:0/1255531220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:16.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:16 smithi067 bash[27441]: cluster 2024-04-03T19:29:15.290140+0000 mgr.y (mgr.24370) 9324 : cluster [DBG] pgmap v9308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:16.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:16 smithi067 bash[27441]: audit 2024-04-03T19:29:16.284732+0000 mon.c (mon.2) 3671 : audit [DBG] from='client.? 172.21.15.67:0/1255531220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:16.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:16 smithi067 bash[17655]: cluster 2024-04-03T19:29:15.290140+0000 mgr.y (mgr.24370) 9324 : cluster [DBG] pgmap v9308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:16.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:16 smithi067 bash[17655]: audit 2024-04-03T19:29:16.284732+0000 mon.c (mon.2) 3671 : audit [DBG] from='client.? 172.21.15.67:0/1255531220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:18.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:18 smithi082 bash[20963]: cluster 2024-04-03T19:29:17.291321+0000 mgr.y (mgr.24370) 9325 : cluster [DBG] pgmap v9309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:18.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:18 smithi067 bash[17655]: cluster 2024-04-03T19:29:17.291321+0000 mgr.y (mgr.24370) 9325 : cluster [DBG] pgmap v9309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:18.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:18 smithi067 bash[27441]: cluster 2024-04-03T19:29:17.291321+0000 mgr.y (mgr.24370) 9325 : cluster [DBG] pgmap v9309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:19.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:19 smithi082 bash[20963]: audit 2024-04-03T19:29:18.746215+0000 mon.a (mon.0) 8310 : audit [DBG] from='client.? 172.21.15.67:0/2480794698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:19.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:19 smithi067 bash[27441]: audit 2024-04-03T19:29:18.746215+0000 mon.a (mon.0) 8310 : audit [DBG] from='client.? 172.21.15.67:0/2480794698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:19.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:19 smithi067 bash[17655]: audit 2024-04-03T19:29:18.746215+0000 mon.a (mon.0) 8310 : audit [DBG] from='client.? 172.21.15.67:0/2480794698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:20.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:20 smithi082 bash[20963]: cluster 2024-04-03T19:29:19.292051+0000 mgr.y (mgr.24370) 9326 : cluster [DBG] pgmap v9310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:20.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:20 smithi067 bash[27441]: cluster 2024-04-03T19:29:19.292051+0000 mgr.y (mgr.24370) 9326 : cluster [DBG] pgmap v9310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:20.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:20 smithi067 bash[17655]: cluster 2024-04-03T19:29:19.292051+0000 mgr.y (mgr.24370) 9326 : cluster [DBG] pgmap v9310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:21.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:21 smithi082 bash[20963]: audit 2024-04-03T19:29:21.208425+0000 mon.a (mon.0) 8311 : audit [DBG] from='client.? 172.21.15.67:0/1118685083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:21.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:21 smithi067 bash[27441]: audit 2024-04-03T19:29:21.208425+0000 mon.a (mon.0) 8311 : audit [DBG] from='client.? 172.21.15.67:0/1118685083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:21.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:21 smithi067 bash[17655]: audit 2024-04-03T19:29:21.208425+0000 mon.a (mon.0) 8311 : audit [DBG] from='client.? 172.21.15.67:0/1118685083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:22.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:22 smithi082 bash[20963]: cluster 2024-04-03T19:29:21.293162+0000 mgr.y (mgr.24370) 9327 : cluster [DBG] pgmap v9311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:22.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:22 smithi067 bash[17655]: cluster 2024-04-03T19:29:21.293162+0000 mgr.y (mgr.24370) 9327 : cluster [DBG] pgmap v9311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:22.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:22 smithi067 bash[27441]: cluster 2024-04-03T19:29:21.293162+0000 mgr.y (mgr.24370) 9327 : cluster [DBG] pgmap v9311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:23.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:29:23.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:29:24.623 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:24 smithi082 bash[20963]: cluster 2024-04-03T19:29:23.293868+0000 mgr.y (mgr.24370) 9328 : cluster [DBG] pgmap v9312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:24.624 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:24 smithi082 bash[20963]: audit 2024-04-03T19:29:23.650839+0000 mon.a (mon.0) 8312 : audit [DBG] from='client.? 172.21.15.67:0/447780729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:24.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:24 smithi067 bash[17655]: cluster 2024-04-03T19:29:23.293868+0000 mgr.y (mgr.24370) 9328 : cluster [DBG] pgmap v9312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:24.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:24 smithi067 bash[17655]: audit 2024-04-03T19:29:23.650839+0000 mon.a (mon.0) 8312 : audit [DBG] from='client.? 172.21.15.67:0/447780729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:24.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:24 smithi067 bash[27441]: cluster 2024-04-03T19:29:23.293868+0000 mgr.y (mgr.24370) 9328 : cluster [DBG] pgmap v9312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:24.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:24 smithi067 bash[27441]: audit 2024-04-03T19:29:23.650839+0000 mon.a (mon.0) 8312 : audit [DBG] from='client.? 172.21.15.67:0/447780729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:25.656 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:25 smithi067 bash[17655]: audit 2024-04-03T19:29:25.147565+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:25.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:25 smithi067 bash[27441]: audit 2024-04-03T19:29:25.147565+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:25.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:25 smithi082 bash[20963]: audit 2024-04-03T19:29:25.147565+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:26.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:26 smithi067 bash[17655]: cluster 2024-04-03T19:29:25.294580+0000 mgr.y (mgr.24370) 9329 : cluster [DBG] pgmap v9313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:26.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:26 smithi067 bash[17655]: audit 2024-04-03T19:29:26.103366+0000 mon.a (mon.0) 8314 : audit [DBG] from='client.? 172.21.15.67:0/1023121950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:26.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:26 smithi067 bash[27441]: cluster 2024-04-03T19:29:25.294580+0000 mgr.y (mgr.24370) 9329 : cluster [DBG] pgmap v9313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:26.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:26 smithi067 bash[27441]: audit 2024-04-03T19:29:26.103366+0000 mon.a (mon.0) 8314 : audit [DBG] from='client.? 172.21.15.67:0/1023121950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:26.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:26 smithi082 bash[20963]: cluster 2024-04-03T19:29:25.294580+0000 mgr.y (mgr.24370) 9329 : cluster [DBG] pgmap v9313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:26.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:26 smithi082 bash[20963]: audit 2024-04-03T19:29:26.103366+0000 mon.a (mon.0) 8314 : audit [DBG] from='client.? 172.21.15.67:0/1023121950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:28.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:28 smithi067 bash[27441]: cluster 2024-04-03T19:29:27.295768+0000 mgr.y (mgr.24370) 9330 : cluster [DBG] pgmap v9314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:28.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:28 smithi067 bash[17655]: cluster 2024-04-03T19:29:27.295768+0000 mgr.y (mgr.24370) 9330 : cluster [DBG] pgmap v9314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:28.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:28 smithi082 bash[20963]: cluster 2024-04-03T19:29:27.295768+0000 mgr.y (mgr.24370) 9330 : cluster [DBG] pgmap v9314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:29.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:29 smithi067 bash[17655]: audit 2024-04-03T19:29:28.559627+0000 mon.a (mon.0) 8315 : audit [DBG] from='client.? 172.21.15.67:0/1893375033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:29.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:29 smithi067 bash[27441]: audit 2024-04-03T19:29:28.559627+0000 mon.a (mon.0) 8315 : audit [DBG] from='client.? 172.21.15.67:0/1893375033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:29.873 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:29 smithi082 bash[20963]: audit 2024-04-03T19:29:28.559627+0000 mon.a (mon.0) 8315 : audit [DBG] from='client.? 172.21.15.67:0/1893375033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:30.656 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:30 smithi067 bash[27441]: cluster 2024-04-03T19:29:29.296505+0000 mgr.y (mgr.24370) 9331 : cluster [DBG] pgmap v9315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:30.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:30 smithi067 bash[17655]: cluster 2024-04-03T19:29:29.296505+0000 mgr.y (mgr.24370) 9331 : cluster [DBG] pgmap v9315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:30.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:30 smithi082 bash[20963]: cluster 2024-04-03T19:29:29.296505+0000 mgr.y (mgr.24370) 9331 : cluster [DBG] pgmap v9315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:31.657 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:31 smithi067 bash[17655]: audit 2024-04-03T19:29:31.025668+0000 mon.a (mon.0) 8316 : audit [DBG] from='client.? 172.21.15.67:0/786673677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:31.657 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:31 smithi067 bash[27441]: audit 2024-04-03T19:29:31.025668+0000 mon.a (mon.0) 8316 : audit [DBG] from='client.? 172.21.15.67:0/786673677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:31.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:31 smithi082 bash[20963]: audit 2024-04-03T19:29:31.025668+0000 mon.a (mon.0) 8316 : audit [DBG] from='client.? 172.21.15.67:0/786673677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:32.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:32 smithi082 bash[20963]: cluster 2024-04-03T19:29:31.297685+0000 mgr.y (mgr.24370) 9332 : cluster [DBG] pgmap v9316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:32.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:32 smithi067 bash[17655]: cluster 2024-04-03T19:29:31.297685+0000 mgr.y (mgr.24370) 9332 : cluster [DBG] pgmap v9316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:32.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:32 smithi067 bash[27441]: cluster 2024-04-03T19:29:31.297685+0000 mgr.y (mgr.24370) 9332 : cluster [DBG] pgmap v9316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:33.406 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:29:33.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:29:34.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:34 smithi082 bash[20963]: cluster 2024-04-03T19:29:33.298340+0000 mgr.y (mgr.24370) 9333 : cluster [DBG] pgmap v9317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:34.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:34 smithi082 bash[20963]: audit 2024-04-03T19:29:33.481459+0000 mon.c (mon.2) 3672 : audit [DBG] from='client.? 172.21.15.67:0/3300392631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:34.906 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:34 smithi067 bash[17655]: cluster 2024-04-03T19:29:33.298340+0000 mgr.y (mgr.24370) 9333 : cluster [DBG] pgmap v9317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:34.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:34 smithi067 bash[17655]: audit 2024-04-03T19:29:33.481459+0000 mon.c (mon.2) 3672 : audit [DBG] from='client.? 172.21.15.67:0/3300392631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:34.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:34 smithi067 bash[27441]: cluster 2024-04-03T19:29:33.298340+0000 mgr.y (mgr.24370) 9333 : cluster [DBG] pgmap v9317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:34.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:34 smithi067 bash[27441]: audit 2024-04-03T19:29:33.481459+0000 mon.c (mon.2) 3672 : audit [DBG] from='client.? 172.21.15.67:0/3300392631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:36.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:36 smithi082 bash[20963]: cluster 2024-04-03T19:29:35.299055+0000 mgr.y (mgr.24370) 9334 : cluster [DBG] pgmap v9318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:36.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:36 smithi082 bash[20963]: audit 2024-04-03T19:29:35.933232+0000 mon.c (mon.2) 3673 : audit [DBG] from='client.? 172.21.15.67:0/595864129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:36.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:36 smithi067 bash[17655]: cluster 2024-04-03T19:29:35.299055+0000 mgr.y (mgr.24370) 9334 : cluster [DBG] pgmap v9318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:36.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:36 smithi067 bash[17655]: audit 2024-04-03T19:29:35.933232+0000 mon.c (mon.2) 3673 : audit [DBG] from='client.? 172.21.15.67:0/595864129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:36.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:36 smithi067 bash[27441]: cluster 2024-04-03T19:29:35.299055+0000 mgr.y (mgr.24370) 9334 : cluster [DBG] pgmap v9318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:36.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:36 smithi067 bash[27441]: audit 2024-04-03T19:29:35.933232+0000 mon.c (mon.2) 3673 : audit [DBG] from='client.? 172.21.15.67:0/595864129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:38.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:38 smithi082 bash[20963]: cluster 2024-04-03T19:29:37.300279+0000 mgr.y (mgr.24370) 9335 : cluster [DBG] pgmap v9319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:38.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:38 smithi082 bash[20963]: audit 2024-04-03T19:29:38.381768+0000 mon.c (mon.2) 3674 : audit [DBG] from='client.? 172.21.15.67:0/1166738220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:38.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:38 smithi067 bash[27441]: cluster 2024-04-03T19:29:37.300279+0000 mgr.y (mgr.24370) 9335 : cluster [DBG] pgmap v9319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:38.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:38 smithi067 bash[27441]: audit 2024-04-03T19:29:38.381768+0000 mon.c (mon.2) 3674 : audit [DBG] from='client.? 172.21.15.67:0/1166738220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:38.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:38 smithi067 bash[17655]: cluster 2024-04-03T19:29:37.300279+0000 mgr.y (mgr.24370) 9335 : cluster [DBG] pgmap v9319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:38.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:38 smithi067 bash[17655]: audit 2024-04-03T19:29:38.381768+0000 mon.c (mon.2) 3674 : audit [DBG] from='client.? 172.21.15.67:0/1166738220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:40.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:40 smithi082 bash[20963]: cluster 2024-04-03T19:29:39.300979+0000 mgr.y (mgr.24370) 9336 : cluster [DBG] pgmap v9320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:40.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:40 smithi082 bash[20963]: audit 2024-04-03T19:29:40.148221+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:40.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:40 smithi067 bash[17655]: cluster 2024-04-03T19:29:39.300979+0000 mgr.y (mgr.24370) 9336 : cluster [DBG] pgmap v9320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:40.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:40 smithi067 bash[17655]: audit 2024-04-03T19:29:40.148221+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:40 smithi067 bash[27441]: cluster 2024-04-03T19:29:39.300979+0000 mgr.y (mgr.24370) 9336 : cluster [DBG] pgmap v9320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:40.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:40 smithi067 bash[27441]: audit 2024-04-03T19:29:40.148221+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:41.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:41 smithi082 bash[20963]: audit 2024-04-03T19:29:40.837890+0000 mon.c (mon.2) 3675 : audit [DBG] from='client.? 172.21.15.67:0/1486493008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:41.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:41 smithi067 bash[17655]: audit 2024-04-03T19:29:40.837890+0000 mon.c (mon.2) 3675 : audit [DBG] from='client.? 172.21.15.67:0/1486493008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:41.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:41 smithi067 bash[27441]: audit 2024-04-03T19:29:40.837890+0000 mon.c (mon.2) 3675 : audit [DBG] from='client.? 172.21.15.67:0/1486493008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:42.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:42 smithi082 bash[20963]: cluster 2024-04-03T19:29:41.302127+0000 mgr.y (mgr.24370) 9337 : cluster [DBG] pgmap v9321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:42.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:42 smithi067 bash[17655]: cluster 2024-04-03T19:29:41.302127+0000 mgr.y (mgr.24370) 9337 : cluster [DBG] pgmap v9321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:42.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:42 smithi067 bash[27441]: cluster 2024-04-03T19:29:41.302127+0000 mgr.y (mgr.24370) 9337 : cluster [DBG] pgmap v9321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:43.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:29:43.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:29:43.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:43 smithi082 bash[20963]: audit 2024-04-03T19:29:43.294675+0000 mon.a (mon.0) 8318 : audit [DBG] from='client.? 172.21.15.67:0/4215229531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:43.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:43 smithi067 bash[17655]: audit 2024-04-03T19:29:43.294675+0000 mon.a (mon.0) 8318 : audit [DBG] from='client.? 172.21.15.67:0/4215229531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:43.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:43 smithi067 bash[27441]: audit 2024-04-03T19:29:43.294675+0000 mon.a (mon.0) 8318 : audit [DBG] from='client.? 172.21.15.67:0/4215229531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:44.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:44 smithi082 bash[20963]: cluster 2024-04-03T19:29:43.302616+0000 mgr.y (mgr.24370) 9338 : cluster [DBG] pgmap v9322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:44.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:44 smithi067 bash[27441]: cluster 2024-04-03T19:29:43.302616+0000 mgr.y (mgr.24370) 9338 : cluster [DBG] pgmap v9322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:44.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:44 smithi067 bash[17655]: cluster 2024-04-03T19:29:43.302616+0000 mgr.y (mgr.24370) 9338 : cluster [DBG] pgmap v9322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:46.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:46 smithi082 bash[20963]: cluster 2024-04-03T19:29:45.303262+0000 mgr.y (mgr.24370) 9339 : cluster [DBG] pgmap v9323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:46.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:46 smithi082 bash[20963]: audit 2024-04-03T19:29:45.749681+0000 mon.a (mon.0) 8319 : audit [DBG] from='client.? 172.21.15.67:0/253467421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:46.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:46 smithi067 bash[27441]: cluster 2024-04-03T19:29:45.303262+0000 mgr.y (mgr.24370) 9339 : cluster [DBG] pgmap v9323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:46.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:46 smithi067 bash[27441]: audit 2024-04-03T19:29:45.749681+0000 mon.a (mon.0) 8319 : audit [DBG] from='client.? 172.21.15.67:0/253467421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:46.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:46 smithi067 bash[17655]: cluster 2024-04-03T19:29:45.303262+0000 mgr.y (mgr.24370) 9339 : cluster [DBG] pgmap v9323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:46.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:46 smithi067 bash[17655]: audit 2024-04-03T19:29:45.749681+0000 mon.a (mon.0) 8319 : audit [DBG] from='client.? 172.21.15.67:0/253467421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:48.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:48 smithi082 bash[20963]: cluster 2024-04-03T19:29:47.304498+0000 mgr.y (mgr.24370) 9340 : cluster [DBG] pgmap v9324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:48.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:48 smithi082 bash[20963]: audit 2024-04-03T19:29:48.200674+0000 mon.c (mon.2) 3676 : audit [DBG] from='client.? 172.21.15.67:0/2576306466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:48.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:48 smithi067 bash[27441]: cluster 2024-04-03T19:29:47.304498+0000 mgr.y (mgr.24370) 9340 : cluster [DBG] pgmap v9324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:48.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:48 smithi067 bash[27441]: audit 2024-04-03T19:29:48.200674+0000 mon.c (mon.2) 3676 : audit [DBG] from='client.? 172.21.15.67:0/2576306466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:48.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:48 smithi067 bash[17655]: cluster 2024-04-03T19:29:47.304498+0000 mgr.y (mgr.24370) 9340 : cluster [DBG] pgmap v9324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:48.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:48 smithi067 bash[17655]: audit 2024-04-03T19:29:48.200674+0000 mon.c (mon.2) 3676 : audit [DBG] from='client.? 172.21.15.67:0/2576306466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:50.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:50 smithi082 bash[20963]: cluster 2024-04-03T19:29:49.305307+0000 mgr.y (mgr.24370) 9341 : cluster [DBG] pgmap v9325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:50.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:50 smithi067 bash[27441]: cluster 2024-04-03T19:29:49.305307+0000 mgr.y (mgr.24370) 9341 : cluster [DBG] pgmap v9325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:50.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:50 smithi067 bash[17655]: cluster 2024-04-03T19:29:49.305307+0000 mgr.y (mgr.24370) 9341 : cluster [DBG] pgmap v9325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:51.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:51 smithi082 bash[20963]: audit 2024-04-03T19:29:50.668477+0000 mon.c (mon.2) 3677 : audit [DBG] from='client.? 172.21.15.67:0/2077828763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:51.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:51 smithi067 bash[17655]: audit 2024-04-03T19:29:50.668477+0000 mon.c (mon.2) 3677 : audit [DBG] from='client.? 172.21.15.67:0/2077828763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:51.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:51 smithi067 bash[27441]: audit 2024-04-03T19:29:50.668477+0000 mon.c (mon.2) 3677 : audit [DBG] from='client.? 172.21.15.67:0/2077828763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:52.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:52 smithi082 bash[20963]: cluster 2024-04-03T19:29:51.306748+0000 mgr.y (mgr.24370) 9342 : cluster [DBG] pgmap v9326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:52.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:52 smithi067 bash[17655]: cluster 2024-04-03T19:29:51.306748+0000 mgr.y (mgr.24370) 9342 : cluster [DBG] pgmap v9326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:52.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:52 smithi067 bash[27441]: cluster 2024-04-03T19:29:51.306748+0000 mgr.y (mgr.24370) 9342 : cluster [DBG] pgmap v9326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:53.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:29:53.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:53 smithi082 bash[20963]: audit 2024-04-03T19:29:53.123456+0000 mon.a (mon.0) 8320 : audit [DBG] from='client.? 172.21.15.67:0/1173564566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:53.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:29:53.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:53 smithi067 bash[27441]: audit 2024-04-03T19:29:53.123456+0000 mon.a (mon.0) 8320 : audit [DBG] from='client.? 172.21.15.67:0/1173564566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:53.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:53 smithi067 bash[17655]: audit 2024-04-03T19:29:53.123456+0000 mon.a (mon.0) 8320 : audit [DBG] from='client.? 172.21.15.67:0/1173564566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:54.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:54 smithi082 bash[20963]: cluster 2024-04-03T19:29:53.307620+0000 mgr.y (mgr.24370) 9343 : cluster [DBG] pgmap v9327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:54.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:54 smithi067 bash[17655]: cluster 2024-04-03T19:29:53.307620+0000 mgr.y (mgr.24370) 9343 : cluster [DBG] pgmap v9327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:54.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:54 smithi067 bash[27441]: cluster 2024-04-03T19:29:53.307620+0000 mgr.y (mgr.24370) 9343 : cluster [DBG] pgmap v9327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:55.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:55 smithi082 bash[20963]: audit 2024-04-03T19:29:55.148492+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:55.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:55 smithi067 bash[27441]: audit 2024-04-03T19:29:55.148492+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:55.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:55 smithi067 bash[17655]: audit 2024-04-03T19:29:55.148492+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:29:56.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:56 smithi082 bash[20963]: cluster 2024-04-03T19:29:55.308168+0000 mgr.y (mgr.24370) 9344 : cluster [DBG] pgmap v9328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:56.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:56 smithi082 bash[20963]: audit 2024-04-03T19:29:55.578387+0000 mon.a (mon.0) 8322 : audit [DBG] from='client.? 172.21.15.67:0/2053469670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:56.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:56 smithi067 bash[17655]: cluster 2024-04-03T19:29:55.308168+0000 mgr.y (mgr.24370) 9344 : cluster [DBG] pgmap v9328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:56.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:56 smithi067 bash[17655]: audit 2024-04-03T19:29:55.578387+0000 mon.a (mon.0) 8322 : audit [DBG] from='client.? 172.21.15.67:0/2053469670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:56.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:56 smithi067 bash[27441]: cluster 2024-04-03T19:29:55.308168+0000 mgr.y (mgr.24370) 9344 : cluster [DBG] pgmap v9328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:56.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:56 smithi067 bash[27441]: audit 2024-04-03T19:29:55.578387+0000 mon.a (mon.0) 8322 : audit [DBG] from='client.? 172.21.15.67:0/2053469670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:58.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:58 smithi082 bash[20963]: cluster 2024-04-03T19:29:57.309449+0000 mgr.y (mgr.24370) 9345 : cluster [DBG] pgmap v9329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:58.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:29:58 smithi082 bash[20963]: audit 2024-04-03T19:29:58.028394+0000 mon.a (mon.0) 8323 : audit [DBG] from='client.? 172.21.15.67:0/3100209434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:58.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:58 smithi067 bash[17655]: cluster 2024-04-03T19:29:57.309449+0000 mgr.y (mgr.24370) 9345 : cluster [DBG] pgmap v9329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:58.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:29:58 smithi067 bash[17655]: audit 2024-04-03T19:29:58.028394+0000 mon.a (mon.0) 8323 : audit [DBG] from='client.? 172.21.15.67:0/3100209434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:29:58.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:58 smithi067 bash[27441]: cluster 2024-04-03T19:29:57.309449+0000 mgr.y (mgr.24370) 9345 : cluster [DBG] pgmap v9329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:29:58.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:29:58 smithi067 bash[27441]: audit 2024-04-03T19:29:58.028394+0000 mon.a (mon.0) 8323 : audit [DBG] from='client.? 172.21.15.67:0/3100209434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:00.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:00 smithi082 bash[20963]: cluster 2024-04-03T19:29:59.310200+0000 mgr.y (mgr.24370) 9346 : cluster [DBG] pgmap v9330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:00.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:00 smithi082 bash[20963]: cluster 2024-04-03T19:30:00.000137+0000 mon.a (mon.0) 8324 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:30:00.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:00 smithi082 bash[20963]: audit 2024-04-03T19:30:00.487738+0000 mon.a (mon.0) 8325 : audit [DBG] from='client.? 172.21.15.67:0/4288630326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:00.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:00 smithi067 bash[27441]: cluster 2024-04-03T19:29:59.310200+0000 mgr.y (mgr.24370) 9346 : cluster [DBG] pgmap v9330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:00.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:00 smithi067 bash[27441]: cluster 2024-04-03T19:30:00.000137+0000 mon.a (mon.0) 8324 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:30:00.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:00 smithi067 bash[27441]: audit 2024-04-03T19:30:00.487738+0000 mon.a (mon.0) 8325 : audit [DBG] from='client.? 172.21.15.67:0/4288630326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:00 smithi067 bash[17655]: cluster 2024-04-03T19:29:59.310200+0000 mgr.y (mgr.24370) 9346 : cluster [DBG] pgmap v9330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:00.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:00 smithi067 bash[17655]: cluster 2024-04-03T19:30:00.000137+0000 mon.a (mon.0) 8324 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:30:00.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:00 smithi067 bash[17655]: audit 2024-04-03T19:30:00.487738+0000 mon.a (mon.0) 8325 : audit [DBG] from='client.? 172.21.15.67:0/4288630326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:02.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:02 smithi082 bash[20963]: cluster 2024-04-03T19:30:01.311347+0000 mgr.y (mgr.24370) 9347 : cluster [DBG] pgmap v9331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:02.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:02 smithi067 bash[27441]: cluster 2024-04-03T19:30:01.311347+0000 mgr.y (mgr.24370) 9347 : cluster [DBG] pgmap v9331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:02.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:02 smithi067 bash[17655]: cluster 2024-04-03T19:30:01.311347+0000 mgr.y (mgr.24370) 9347 : cluster [DBG] pgmap v9331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:03.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:30:03.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:03 smithi082 bash[20963]: audit 2024-04-03T19:30:02.938515+0000 mon.a (mon.0) 8326 : audit [DBG] from='client.? 172.21.15.67:0/2042803058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:03.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:30:03.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:03 smithi067 bash[17655]: audit 2024-04-03T19:30:02.938515+0000 mon.a (mon.0) 8326 : audit [DBG] from='client.? 172.21.15.67:0/2042803058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:03.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:03 smithi067 bash[27441]: audit 2024-04-03T19:30:02.938515+0000 mon.a (mon.0) 8326 : audit [DBG] from='client.? 172.21.15.67:0/2042803058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:04.874 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:04 smithi082 bash[20963]: cluster 2024-04-03T19:30:03.312197+0000 mgr.y (mgr.24370) 9348 : cluster [DBG] pgmap v9332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:04.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:04 smithi067 bash[27441]: cluster 2024-04-03T19:30:03.312197+0000 mgr.y (mgr.24370) 9348 : cluster [DBG] pgmap v9332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:04.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:04 smithi067 bash[17655]: cluster 2024-04-03T19:30:03.312197+0000 mgr.y (mgr.24370) 9348 : cluster [DBG] pgmap v9332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:05.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:05 smithi082 bash[20963]: audit 2024-04-03T19:30:05.391664+0000 mon.c (mon.2) 3678 : audit [DBG] from='client.? 172.21.15.67:0/3344028093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:05.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:05 smithi067 bash[27441]: audit 2024-04-03T19:30:05.391664+0000 mon.c (mon.2) 3678 : audit [DBG] from='client.? 172.21.15.67:0/3344028093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:05.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:05 smithi067 bash[17655]: audit 2024-04-03T19:30:05.391664+0000 mon.c (mon.2) 3678 : audit [DBG] from='client.? 172.21.15.67:0/3344028093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:06.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:06 smithi082 bash[20963]: cluster 2024-04-03T19:30:05.312899+0000 mgr.y (mgr.24370) 9349 : cluster [DBG] pgmap v9333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:06.907 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:06 smithi067 bash[27441]: cluster 2024-04-03T19:30:05.312899+0000 mgr.y (mgr.24370) 9349 : cluster [DBG] pgmap v9333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:06.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:06 smithi067 bash[17655]: cluster 2024-04-03T19:30:05.312899+0000 mgr.y (mgr.24370) 9349 : cluster [DBG] pgmap v9333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:08.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:08 smithi082 bash[20963]: cluster 2024-04-03T19:30:07.314212+0000 mgr.y (mgr.24370) 9350 : cluster [DBG] pgmap v9334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:08.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:08 smithi082 bash[20963]: audit 2024-04-03T19:30:07.844388+0000 mon.c (mon.2) 3679 : audit [DBG] from='client.? 172.21.15.67:0/2694280479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:08.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:08 smithi067 bash[17655]: cluster 2024-04-03T19:30:07.314212+0000 mgr.y (mgr.24370) 9350 : cluster [DBG] pgmap v9334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:08.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:08 smithi067 bash[17655]: audit 2024-04-03T19:30:07.844388+0000 mon.c (mon.2) 3679 : audit [DBG] from='client.? 172.21.15.67:0/2694280479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:08.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:08 smithi067 bash[27441]: cluster 2024-04-03T19:30:07.314212+0000 mgr.y (mgr.24370) 9350 : cluster [DBG] pgmap v9334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:08.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:08 smithi067 bash[27441]: audit 2024-04-03T19:30:07.844388+0000 mon.c (mon.2) 3679 : audit [DBG] from='client.? 172.21.15.67:0/2694280479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:10.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:10 smithi082 bash[20963]: cluster 2024-04-03T19:30:09.314971+0000 mgr.y (mgr.24370) 9351 : cluster [DBG] pgmap v9335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:10.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:10 smithi082 bash[20963]: audit 2024-04-03T19:30:10.148688+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:10.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:10 smithi082 bash[20963]: audit 2024-04-03T19:30:10.293715+0000 mon.c (mon.2) 3680 : audit [DBG] from='client.? 172.21.15.67:0/3118047799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:10.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:10 smithi067 bash[17655]: cluster 2024-04-03T19:30:09.314971+0000 mgr.y (mgr.24370) 9351 : cluster [DBG] pgmap v9335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:10.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:10 smithi067 bash[17655]: audit 2024-04-03T19:30:10.148688+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:10.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:10 smithi067 bash[17655]: audit 2024-04-03T19:30:10.293715+0000 mon.c (mon.2) 3680 : audit [DBG] from='client.? 172.21.15.67:0/3118047799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:10.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:10 smithi067 bash[27441]: cluster 2024-04-03T19:30:09.314971+0000 mgr.y (mgr.24370) 9351 : cluster [DBG] pgmap v9335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:10.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:10 smithi067 bash[27441]: audit 2024-04-03T19:30:10.148688+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:10.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:10 smithi067 bash[27441]: audit 2024-04-03T19:30:10.293715+0000 mon.c (mon.2) 3680 : audit [DBG] from='client.? 172.21.15.67:0/3118047799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:12.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:12 smithi082 bash[20963]: cluster 2024-04-03T19:30:11.316143+0000 mgr.y (mgr.24370) 9352 : cluster [DBG] pgmap v9336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:12.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:12 smithi082 bash[20963]: audit 2024-04-03T19:30:11.574137+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:30:12.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:12 smithi082 bash[20963]: audit 2024-04-03T19:30:11.904059+0000 mon.a (mon.0) 8329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:12.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:12 smithi082 bash[20963]: audit 2024-04-03T19:30:11.912418+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:12.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:12 smithi067 bash[17655]: cluster 2024-04-03T19:30:11.316143+0000 mgr.y (mgr.24370) 9352 : cluster [DBG] pgmap v9336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:12.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:12 smithi067 bash[17655]: audit 2024-04-03T19:30:11.574137+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:30:12.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:12 smithi067 bash[17655]: audit 2024-04-03T19:30:11.904059+0000 mon.a (mon.0) 8329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:12.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:12 smithi067 bash[17655]: audit 2024-04-03T19:30:11.912418+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:12.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:12 smithi067 bash[27441]: cluster 2024-04-03T19:30:11.316143+0000 mgr.y (mgr.24370) 9352 : cluster [DBG] pgmap v9336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:12.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:12 smithi067 bash[27441]: audit 2024-04-03T19:30:11.574137+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:30:12.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:12 smithi067 bash[27441]: audit 2024-04-03T19:30:11.904059+0000 mon.a (mon.0) 8329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:12.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:12 smithi067 bash[27441]: audit 2024-04-03T19:30:11.912418+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:13.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:30:13.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:13 smithi082 bash[20963]: audit 2024-04-03T19:30:12.748912+0000 mon.a (mon.0) 8331 : audit [DBG] from='client.? 172.21.15.67:0/3084108384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:13.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:30:13.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:13 smithi067 bash[17655]: audit 2024-04-03T19:30:12.748912+0000 mon.a (mon.0) 8331 : audit [DBG] from='client.? 172.21.15.67:0/3084108384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:13.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:13 smithi067 bash[27441]: audit 2024-04-03T19:30:12.748912+0000 mon.a (mon.0) 8331 : audit [DBG] from='client.? 172.21.15.67:0/3084108384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:14.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:14 smithi082 bash[20963]: cluster 2024-04-03T19:30:13.316789+0000 mgr.y (mgr.24370) 9353 : cluster [DBG] pgmap v9337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:14.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:14 smithi067 bash[17655]: cluster 2024-04-03T19:30:13.316789+0000 mgr.y (mgr.24370) 9353 : cluster [DBG] pgmap v9337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:14.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:14 smithi067 bash[27441]: cluster 2024-04-03T19:30:13.316789+0000 mgr.y (mgr.24370) 9353 : cluster [DBG] pgmap v9337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:15.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:15 smithi082 bash[20963]: audit 2024-04-03T19:30:15.205182+0000 mon.c (mon.2) 3681 : audit [DBG] from='client.? 172.21.15.67:0/3610414251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:15.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:15 smithi067 bash[17655]: audit 2024-04-03T19:30:15.205182+0000 mon.c (mon.2) 3681 : audit [DBG] from='client.? 172.21.15.67:0/3610414251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:15.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:15 smithi067 bash[27441]: audit 2024-04-03T19:30:15.205182+0000 mon.c (mon.2) 3681 : audit [DBG] from='client.? 172.21.15.67:0/3610414251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:16.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:16 smithi082 bash[20963]: cluster 2024-04-03T19:30:15.317473+0000 mgr.y (mgr.24370) 9354 : cluster [DBG] pgmap v9338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:16.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:16 smithi067 bash[17655]: cluster 2024-04-03T19:30:15.317473+0000 mgr.y (mgr.24370) 9354 : cluster [DBG] pgmap v9338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:16.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:16 smithi067 bash[27441]: cluster 2024-04-03T19:30:15.317473+0000 mgr.y (mgr.24370) 9354 : cluster [DBG] pgmap v9338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:17.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:17 smithi082 bash[20963]: cluster 2024-04-03T19:30:17.318400+0000 mgr.y (mgr.24370) 9355 : cluster [DBG] pgmap v9339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:17.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:17 smithi082 bash[20963]: audit 2024-04-03T19:30:17.556967+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:17.907 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:17 smithi067 bash[17655]: cluster 2024-04-03T19:30:17.318400+0000 mgr.y (mgr.24370) 9355 : cluster [DBG] pgmap v9339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:17.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:17 smithi067 bash[17655]: audit 2024-04-03T19:30:17.556967+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:17.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:17 smithi067 bash[27441]: cluster 2024-04-03T19:30:17.318400+0000 mgr.y (mgr.24370) 9355 : cluster [DBG] pgmap v9339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:17.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:17 smithi067 bash[27441]: audit 2024-04-03T19:30:17.556967+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:18 smithi082 bash[20963]: audit 2024-04-03T19:30:17.565087+0000 mon.a (mon.0) 8333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:18 smithi082 bash[20963]: audit 2024-04-03T19:30:17.575880+0000 mon.a (mon.0) 8334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:18 smithi082 bash[20963]: audit 2024-04-03T19:30:17.583029+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:18 smithi082 bash[20963]: audit 2024-04-03T19:30:17.678315+0000 mon.c (mon.2) 3682 : audit [DBG] from='client.? 172.21.15.67:0/3896850989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:18.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:18 smithi082 bash[20963]: audit 2024-04-03T19:30:18.056202+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:30:18.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:18 smithi082 bash[20963]: audit 2024-04-03T19:30:18.057970+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:30:18.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:18 smithi082 bash[20963]: audit 2024-04-03T19:30:18.066403+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[17655]: audit 2024-04-03T19:30:17.565087+0000 mon.a (mon.0) 8333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[17655]: audit 2024-04-03T19:30:17.575880+0000 mon.a (mon.0) 8334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[17655]: audit 2024-04-03T19:30:17.583029+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[17655]: audit 2024-04-03T19:30:17.678315+0000 mon.c (mon.2) 3682 : audit [DBG] from='client.? 172.21.15.67:0/3896850989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:18.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[17655]: audit 2024-04-03T19:30:18.056202+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:30:18.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[17655]: audit 2024-04-03T19:30:18.057970+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:30:18.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[17655]: audit 2024-04-03T19:30:18.066403+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[27441]: audit 2024-04-03T19:30:17.565087+0000 mon.a (mon.0) 8333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[27441]: audit 2024-04-03T19:30:17.575880+0000 mon.a (mon.0) 8334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[27441]: audit 2024-04-03T19:30:17.583029+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:18.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[27441]: audit 2024-04-03T19:30:17.678315+0000 mon.c (mon.2) 3682 : audit [DBG] from='client.? 172.21.15.67:0/3896850989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:18.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[27441]: audit 2024-04-03T19:30:18.056202+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:30:18.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[27441]: audit 2024-04-03T19:30:18.057970+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:30:18.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:18 smithi067 bash[27441]: audit 2024-04-03T19:30:18.066403+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:30:19.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:19 smithi082 bash[20963]: cluster 2024-04-03T19:30:19.319089+0000 mgr.y (mgr.24370) 9356 : cluster [DBG] pgmap v9340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:19.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:19 smithi067 bash[27441]: cluster 2024-04-03T19:30:19.319089+0000 mgr.y (mgr.24370) 9356 : cluster [DBG] pgmap v9340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:19.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:19 smithi067 bash[17655]: cluster 2024-04-03T19:30:19.319089+0000 mgr.y (mgr.24370) 9356 : cluster [DBG] pgmap v9340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:20.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:20 smithi082 bash[20963]: audit 2024-04-03T19:30:20.134139+0000 mon.a (mon.0) 8339 : audit [DBG] from='client.? 172.21.15.67:0/2082555855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:20.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:20 smithi067 bash[17655]: audit 2024-04-03T19:30:20.134139+0000 mon.a (mon.0) 8339 : audit [DBG] from='client.? 172.21.15.67:0/2082555855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:20.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:20 smithi067 bash[27441]: audit 2024-04-03T19:30:20.134139+0000 mon.a (mon.0) 8339 : audit [DBG] from='client.? 172.21.15.67:0/2082555855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:21.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:21 smithi082 bash[20963]: cluster 2024-04-03T19:30:21.320277+0000 mgr.y (mgr.24370) 9357 : cluster [DBG] pgmap v9341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:21.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:21 smithi067 bash[17655]: cluster 2024-04-03T19:30:21.320277+0000 mgr.y (mgr.24370) 9357 : cluster [DBG] pgmap v9341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:21.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:21 smithi067 bash[27441]: cluster 2024-04-03T19:30:21.320277+0000 mgr.y (mgr.24370) 9357 : cluster [DBG] pgmap v9341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:22.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:22 smithi067 bash[17655]: audit 2024-04-03T19:30:22.598434+0000 mon.a (mon.0) 8340 : audit [DBG] from='client.? 172.21.15.67:0/3157730595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:22.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:22 smithi067 bash[27441]: audit 2024-04-03T19:30:22.598434+0000 mon.a (mon.0) 8340 : audit [DBG] from='client.? 172.21.15.67:0/3157730595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:23.125 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:22 smithi082 bash[20963]: audit 2024-04-03T19:30:22.598434+0000 mon.a (mon.0) 8340 : audit [DBG] from='client.? 172.21.15.67:0/3157730595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:23.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:30:23.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:23 smithi082 bash[20963]: cluster 2024-04-03T19:30:23.320938+0000 mgr.y (mgr.24370) 9358 : cluster [DBG] pgmap v9342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:23.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:30:23.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:23 smithi067 bash[27441]: cluster 2024-04-03T19:30:23.320938+0000 mgr.y (mgr.24370) 9358 : cluster [DBG] pgmap v9342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:23.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:23 smithi067 bash[17655]: cluster 2024-04-03T19:30:23.320938+0000 mgr.y (mgr.24370) 9358 : cluster [DBG] pgmap v9342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:25.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:25 smithi082 bash[20963]: audit 2024-04-03T19:30:25.055265+0000 mon.a (mon.0) 8341 : audit [DBG] from='client.? 172.21.15.67:0/2211653954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:25.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:25 smithi067 bash[27441]: audit 2024-04-03T19:30:25.055265+0000 mon.a (mon.0) 8341 : audit [DBG] from='client.? 172.21.15.67:0/2211653954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:25.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:25 smithi067 bash[17655]: audit 2024-04-03T19:30:25.055265+0000 mon.a (mon.0) 8341 : audit [DBG] from='client.? 172.21.15.67:0/2211653954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:26 smithi082 bash[20963]: audit 2024-04-03T19:30:25.148988+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:26.375 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:26 smithi082 bash[20963]: cluster 2024-04-03T19:30:25.321735+0000 mgr.y (mgr.24370) 9359 : cluster [DBG] pgmap v9343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:26.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:26 smithi067 bash[27441]: audit 2024-04-03T19:30:25.148988+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:26.408 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:26 smithi067 bash[27441]: cluster 2024-04-03T19:30:25.321735+0000 mgr.y (mgr.24370) 9359 : cluster [DBG] pgmap v9343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:26.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:26 smithi067 bash[17655]: audit 2024-04-03T19:30:25.148988+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:26.408 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:26 smithi067 bash[17655]: cluster 2024-04-03T19:30:25.321735+0000 mgr.y (mgr.24370) 9359 : cluster [DBG] pgmap v9343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:28.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:28 smithi082 bash[20963]: cluster 2024-04-03T19:30:27.322912+0000 mgr.y (mgr.24370) 9360 : cluster [DBG] pgmap v9344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:28.625 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:28 smithi082 bash[20963]: audit 2024-04-03T19:30:27.514423+0000 mon.c (mon.2) 3683 : audit [DBG] from='client.? 172.21.15.67:0/201959924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:28.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:28 smithi067 bash[17655]: cluster 2024-04-03T19:30:27.322912+0000 mgr.y (mgr.24370) 9360 : cluster [DBG] pgmap v9344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:28.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:28 smithi067 bash[17655]: audit 2024-04-03T19:30:27.514423+0000 mon.c (mon.2) 3683 : audit [DBG] from='client.? 172.21.15.67:0/201959924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:28.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:28 smithi067 bash[27441]: cluster 2024-04-03T19:30:27.322912+0000 mgr.y (mgr.24370) 9360 : cluster [DBG] pgmap v9344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:28.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:28 smithi067 bash[27441]: audit 2024-04-03T19:30:27.514423+0000 mon.c (mon.2) 3683 : audit [DBG] from='client.? 172.21.15.67:0/201959924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:30.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:30 smithi067 bash[17655]: cluster 2024-04-03T19:30:29.323592+0000 mgr.y (mgr.24370) 9361 : cluster [DBG] pgmap v9345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:30.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:30 smithi067 bash[17655]: audit 2024-04-03T19:30:29.971829+0000 mon.a (mon.0) 8343 : audit [DBG] from='client.? 172.21.15.67:0/1744586316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:30.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:30 smithi067 bash[27441]: cluster 2024-04-03T19:30:29.323592+0000 mgr.y (mgr.24370) 9361 : cluster [DBG] pgmap v9345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:30.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:30 smithi067 bash[27441]: audit 2024-04-03T19:30:29.971829+0000 mon.a (mon.0) 8343 : audit [DBG] from='client.? 172.21.15.67:0/1744586316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:30.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:30 smithi082 bash[20963]: cluster 2024-04-03T19:30:29.323592+0000 mgr.y (mgr.24370) 9361 : cluster [DBG] pgmap v9345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:30.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:30 smithi082 bash[20963]: audit 2024-04-03T19:30:29.971829+0000 mon.a (mon.0) 8343 : audit [DBG] from='client.? 172.21.15.67:0/1744586316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:32.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:32 smithi067 bash[27441]: cluster 2024-04-03T19:30:31.325111+0000 mgr.y (mgr.24370) 9362 : cluster [DBG] pgmap v9346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:32.659 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:32 smithi067 bash[17655]: cluster 2024-04-03T19:30:31.325111+0000 mgr.y (mgr.24370) 9362 : cluster [DBG] pgmap v9346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:32.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:32 smithi082 bash[20963]: cluster 2024-04-03T19:30:31.325111+0000 mgr.y (mgr.24370) 9362 : cluster [DBG] pgmap v9346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:33.391 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:30:33.658 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:33 smithi067 bash[27441]: audit 2024-04-03T19:30:32.432658+0000 mon.a (mon.0) 8344 : audit [DBG] from='client.? 172.21.15.67:0/2675530573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:33.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:33 smithi067 bash[17655]: audit 2024-04-03T19:30:32.432658+0000 mon.a (mon.0) 8344 : audit [DBG] from='client.? 172.21.15.67:0/2675530573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:33.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:30:33.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:33 smithi082 bash[20963]: audit 2024-04-03T19:30:32.432658+0000 mon.a (mon.0) 8344 : audit [DBG] from='client.? 172.21.15.67:0/2675530573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:34.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:34 smithi067 bash[17655]: cluster 2024-04-03T19:30:33.325798+0000 mgr.y (mgr.24370) 9363 : cluster [DBG] pgmap v9347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:34.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:34 smithi067 bash[27441]: cluster 2024-04-03T19:30:33.325798+0000 mgr.y (mgr.24370) 9363 : cluster [DBG] pgmap v9347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:34.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:34 smithi082 bash[20963]: cluster 2024-04-03T19:30:33.325798+0000 mgr.y (mgr.24370) 9363 : cluster [DBG] pgmap v9347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:35.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:35 smithi067 bash[17655]: audit 2024-04-03T19:30:34.882286+0000 mon.a (mon.0) 8345 : audit [DBG] from='client.? 172.21.15.67:0/170798287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:35.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:35 smithi067 bash[27441]: audit 2024-04-03T19:30:34.882286+0000 mon.a (mon.0) 8345 : audit [DBG] from='client.? 172.21.15.67:0/170798287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:35.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:35 smithi082 bash[20963]: audit 2024-04-03T19:30:34.882286+0000 mon.a (mon.0) 8345 : audit [DBG] from='client.? 172.21.15.67:0/170798287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:36.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:36 smithi067 bash[17655]: cluster 2024-04-03T19:30:35.326594+0000 mgr.y (mgr.24370) 9364 : cluster [DBG] pgmap v9348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:36.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:36 smithi067 bash[27441]: cluster 2024-04-03T19:30:35.326594+0000 mgr.y (mgr.24370) 9364 : cluster [DBG] pgmap v9348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:36.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:36 smithi082 bash[20963]: cluster 2024-04-03T19:30:35.326594+0000 mgr.y (mgr.24370) 9364 : cluster [DBG] pgmap v9348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:37.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:37 smithi067 bash[17655]: audit 2024-04-03T19:30:37.332540+0000 mon.c (mon.2) 3684 : audit [DBG] from='client.? 172.21.15.67:0/3000841172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:37.659 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:37 smithi067 bash[27441]: audit 2024-04-03T19:30:37.332540+0000 mon.c (mon.2) 3684 : audit [DBG] from='client.? 172.21.15.67:0/3000841172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:37.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:37 smithi082 bash[20963]: audit 2024-04-03T19:30:37.332540+0000 mon.c (mon.2) 3684 : audit [DBG] from='client.? 172.21.15.67:0/3000841172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:38.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:38 smithi082 bash[20963]: cluster 2024-04-03T19:30:37.327778+0000 mgr.y (mgr.24370) 9365 : cluster [DBG] pgmap v9349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:38.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:38 smithi067 bash[17655]: cluster 2024-04-03T19:30:37.327778+0000 mgr.y (mgr.24370) 9365 : cluster [DBG] pgmap v9349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:38.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:38 smithi067 bash[27441]: cluster 2024-04-03T19:30:37.327778+0000 mgr.y (mgr.24370) 9365 : cluster [DBG] pgmap v9349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:40.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:40 smithi082 bash[20963]: cluster 2024-04-03T19:30:39.328503+0000 mgr.y (mgr.24370) 9366 : cluster [DBG] pgmap v9350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:40.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:40 smithi082 bash[20963]: audit 2024-04-03T19:30:39.789303+0000 mon.a (mon.0) 8346 : audit [DBG] from='client.? 172.21.15.67:0/1570993878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:40.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:40 smithi082 bash[20963]: audit 2024-04-03T19:30:40.149520+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:40.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:40 smithi067 bash[27441]: cluster 2024-04-03T19:30:39.328503+0000 mgr.y (mgr.24370) 9366 : cluster [DBG] pgmap v9350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:40.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:40 smithi067 bash[27441]: audit 2024-04-03T19:30:39.789303+0000 mon.a (mon.0) 8346 : audit [DBG] from='client.? 172.21.15.67:0/1570993878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:40.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:40 smithi067 bash[27441]: audit 2024-04-03T19:30:40.149520+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:40.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:40 smithi067 bash[17655]: cluster 2024-04-03T19:30:39.328503+0000 mgr.y (mgr.24370) 9366 : cluster [DBG] pgmap v9350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:40.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:40 smithi067 bash[17655]: audit 2024-04-03T19:30:39.789303+0000 mon.a (mon.0) 8346 : audit [DBG] from='client.? 172.21.15.67:0/1570993878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:40.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:40 smithi067 bash[17655]: audit 2024-04-03T19:30:40.149520+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:42.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:42 smithi082 bash[20963]: cluster 2024-04-03T19:30:41.329584+0000 mgr.y (mgr.24370) 9367 : cluster [DBG] pgmap v9351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:42.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:42 smithi082 bash[20963]: audit 2024-04-03T19:30:42.244561+0000 mon.c (mon.2) 3685 : audit [DBG] from='client.? 172.21.15.67:0/1173145045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:42.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:42 smithi067 bash[27441]: cluster 2024-04-03T19:30:41.329584+0000 mgr.y (mgr.24370) 9367 : cluster [DBG] pgmap v9351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:42.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:42 smithi067 bash[27441]: audit 2024-04-03T19:30:42.244561+0000 mon.c (mon.2) 3685 : audit [DBG] from='client.? 172.21.15.67:0/1173145045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:42.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:42 smithi067 bash[17655]: cluster 2024-04-03T19:30:41.329584+0000 mgr.y (mgr.24370) 9367 : cluster [DBG] pgmap v9351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:42.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:42 smithi067 bash[17655]: audit 2024-04-03T19:30:42.244561+0000 mon.c (mon.2) 3685 : audit [DBG] from='client.? 172.21.15.67:0/1173145045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:43.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:30:43.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:30:44.875 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:44 smithi082 bash[20963]: cluster 2024-04-03T19:30:43.330197+0000 mgr.y (mgr.24370) 9368 : cluster [DBG] pgmap v9352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:44.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:44 smithi067 bash[27441]: cluster 2024-04-03T19:30:43.330197+0000 mgr.y (mgr.24370) 9368 : cluster [DBG] pgmap v9352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:44.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:44 smithi067 bash[17655]: cluster 2024-04-03T19:30:43.330197+0000 mgr.y (mgr.24370) 9368 : cluster [DBG] pgmap v9352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:45.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:45 smithi082 bash[20963]: audit 2024-04-03T19:30:44.697725+0000 mon.a (mon.0) 8348 : audit [DBG] from='client.? 172.21.15.67:0/3015832897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:45.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:45 smithi067 bash[27441]: audit 2024-04-03T19:30:44.697725+0000 mon.a (mon.0) 8348 : audit [DBG] from='client.? 172.21.15.67:0/3015832897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:45.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:45 smithi067 bash[17655]: audit 2024-04-03T19:30:44.697725+0000 mon.a (mon.0) 8348 : audit [DBG] from='client.? 172.21.15.67:0/3015832897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:46.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:46 smithi082 bash[20963]: cluster 2024-04-03T19:30:45.330858+0000 mgr.y (mgr.24370) 9369 : cluster [DBG] pgmap v9353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:46.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:46 smithi067 bash[17655]: cluster 2024-04-03T19:30:45.330858+0000 mgr.y (mgr.24370) 9369 : cluster [DBG] pgmap v9353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:46.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:46 smithi067 bash[27441]: cluster 2024-04-03T19:30:45.330858+0000 mgr.y (mgr.24370) 9369 : cluster [DBG] pgmap v9353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:47.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:47 smithi082 bash[20963]: audit 2024-04-03T19:30:47.151494+0000 mon.c (mon.2) 3686 : audit [DBG] from='client.? 172.21.15.67:0/2673516030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:47.908 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:47 smithi067 bash[17655]: audit 2024-04-03T19:30:47.151494+0000 mon.c (mon.2) 3686 : audit [DBG] from='client.? 172.21.15.67:0/2673516030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:47.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:47 smithi067 bash[27441]: audit 2024-04-03T19:30:47.151494+0000 mon.c (mon.2) 3686 : audit [DBG] from='client.? 172.21.15.67:0/2673516030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:48.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:48 smithi082 bash[20963]: cluster 2024-04-03T19:30:47.332103+0000 mgr.y (mgr.24370) 9370 : cluster [DBG] pgmap v9354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:48.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:48 smithi067 bash[27441]: cluster 2024-04-03T19:30:47.332103+0000 mgr.y (mgr.24370) 9370 : cluster [DBG] pgmap v9354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:48.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:48 smithi067 bash[17655]: cluster 2024-04-03T19:30:47.332103+0000 mgr.y (mgr.24370) 9370 : cluster [DBG] pgmap v9354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:50.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:50 smithi082 bash[20963]: cluster 2024-04-03T19:30:49.332691+0000 mgr.y (mgr.24370) 9371 : cluster [DBG] pgmap v9355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:50.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:50 smithi082 bash[20963]: audit 2024-04-03T19:30:49.605356+0000 mon.a (mon.0) 8349 : audit [DBG] from='client.? 172.21.15.67:0/928964342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:50.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:50 smithi067 bash[27441]: cluster 2024-04-03T19:30:49.332691+0000 mgr.y (mgr.24370) 9371 : cluster [DBG] pgmap v9355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:50.908 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:50 smithi067 bash[27441]: audit 2024-04-03T19:30:49.605356+0000 mon.a (mon.0) 8349 : audit [DBG] from='client.? 172.21.15.67:0/928964342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:50.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:50 smithi067 bash[17655]: cluster 2024-04-03T19:30:49.332691+0000 mgr.y (mgr.24370) 9371 : cluster [DBG] pgmap v9355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:50.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:50 smithi067 bash[17655]: audit 2024-04-03T19:30:49.605356+0000 mon.a (mon.0) 8349 : audit [DBG] from='client.? 172.21.15.67:0/928964342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:52.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:52 smithi082 bash[20963]: cluster 2024-04-03T19:30:51.333820+0000 mgr.y (mgr.24370) 9372 : cluster [DBG] pgmap v9356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:52.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:52 smithi082 bash[20963]: audit 2024-04-03T19:30:52.053513+0000 mon.c (mon.2) 3687 : audit [DBG] from='client.? 172.21.15.67:0/1446453017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:52.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:52 smithi067 bash[27441]: cluster 2024-04-03T19:30:51.333820+0000 mgr.y (mgr.24370) 9372 : cluster [DBG] pgmap v9356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:52.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:52 smithi067 bash[27441]: audit 2024-04-03T19:30:52.053513+0000 mon.c (mon.2) 3687 : audit [DBG] from='client.? 172.21.15.67:0/1446453017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:52.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:52 smithi067 bash[17655]: cluster 2024-04-03T19:30:51.333820+0000 mgr.y (mgr.24370) 9372 : cluster [DBG] pgmap v9356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:52.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:52 smithi067 bash[17655]: audit 2024-04-03T19:30:52.053513+0000 mon.c (mon.2) 3687 : audit [DBG] from='client.? 172.21.15.67:0/1446453017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:53.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:30:53.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:30:54.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:54 smithi082 bash[20963]: cluster 2024-04-03T19:30:53.334613+0000 mgr.y (mgr.24370) 9373 : cluster [DBG] pgmap v9357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:54.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:54 smithi067 bash[17655]: cluster 2024-04-03T19:30:53.334613+0000 mgr.y (mgr.24370) 9373 : cluster [DBG] pgmap v9357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:54.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:54 smithi067 bash[27441]: cluster 2024-04-03T19:30:53.334613+0000 mgr.y (mgr.24370) 9373 : cluster [DBG] pgmap v9357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:55.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:55 smithi082 bash[20963]: audit 2024-04-03T19:30:54.503918+0000 mon.a (mon.0) 8350 : audit [DBG] from='client.? 172.21.15.67:0/2840322810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:55.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:55 smithi082 bash[20963]: audit 2024-04-03T19:30:55.150063+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:55.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:55 smithi067 bash[27441]: audit 2024-04-03T19:30:54.503918+0000 mon.a (mon.0) 8350 : audit [DBG] from='client.? 172.21.15.67:0/2840322810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:55.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:55 smithi067 bash[27441]: audit 2024-04-03T19:30:55.150063+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:55.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:55 smithi067 bash[17655]: audit 2024-04-03T19:30:54.503918+0000 mon.a (mon.0) 8350 : audit [DBG] from='client.? 172.21.15.67:0/2840322810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:55.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:55 smithi067 bash[17655]: audit 2024-04-03T19:30:55.150063+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:30:56.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:56 smithi082 bash[20963]: cluster 2024-04-03T19:30:55.335317+0000 mgr.y (mgr.24370) 9374 : cluster [DBG] pgmap v9358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:56.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:56 smithi067 bash[17655]: cluster 2024-04-03T19:30:55.335317+0000 mgr.y (mgr.24370) 9374 : cluster [DBG] pgmap v9358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:56.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:56 smithi067 bash[27441]: cluster 2024-04-03T19:30:55.335317+0000 mgr.y (mgr.24370) 9374 : cluster [DBG] pgmap v9358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:57.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:57 smithi082 bash[20963]: audit 2024-04-03T19:30:56.964197+0000 mon.c (mon.2) 3688 : audit [DBG] from='client.? 172.21.15.67:0/1387496730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:57.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:57 smithi067 bash[17655]: audit 2024-04-03T19:30:56.964197+0000 mon.c (mon.2) 3688 : audit [DBG] from='client.? 172.21.15.67:0/1387496730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:57.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:57 smithi067 bash[27441]: audit 2024-04-03T19:30:56.964197+0000 mon.c (mon.2) 3688 : audit [DBG] from='client.? 172.21.15.67:0/1387496730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:58.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:58 smithi082 bash[20963]: cluster 2024-04-03T19:30:57.336504+0000 mgr.y (mgr.24370) 9375 : cluster [DBG] pgmap v9359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:58.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:58 smithi067 bash[17655]: cluster 2024-04-03T19:30:57.336504+0000 mgr.y (mgr.24370) 9375 : cluster [DBG] pgmap v9359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:58.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:58 smithi067 bash[27441]: cluster 2024-04-03T19:30:57.336504+0000 mgr.y (mgr.24370) 9375 : cluster [DBG] pgmap v9359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:30:59.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:30:59 smithi082 bash[20963]: audit 2024-04-03T19:30:59.410750+0000 mon.a (mon.0) 8352 : audit [DBG] from='client.? 172.21.15.67:0/2767604714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:59.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:30:59 smithi067 bash[17655]: audit 2024-04-03T19:30:59.410750+0000 mon.a (mon.0) 8352 : audit [DBG] from='client.? 172.21.15.67:0/2767604714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:30:59.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:30:59 smithi067 bash[27441]: audit 2024-04-03T19:30:59.410750+0000 mon.a (mon.0) 8352 : audit [DBG] from='client.? 172.21.15.67:0/2767604714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:00.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:00 smithi082 bash[20963]: cluster 2024-04-03T19:30:59.337095+0000 mgr.y (mgr.24370) 9376 : cluster [DBG] pgmap v9360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:00.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:00 smithi067 bash[17655]: cluster 2024-04-03T19:30:59.337095+0000 mgr.y (mgr.24370) 9376 : cluster [DBG] pgmap v9360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:00.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:00 smithi067 bash[27441]: cluster 2024-04-03T19:30:59.337095+0000 mgr.y (mgr.24370) 9376 : cluster [DBG] pgmap v9360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:02.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:02 smithi082 bash[20963]: cluster 2024-04-03T19:31:01.338211+0000 mgr.y (mgr.24370) 9377 : cluster [DBG] pgmap v9361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:02.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:02 smithi082 bash[20963]: audit 2024-04-03T19:31:01.859549+0000 mon.a (mon.0) 8353 : audit [DBG] from='client.? 172.21.15.67:0/3963061138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:02.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:02 smithi067 bash[17655]: cluster 2024-04-03T19:31:01.338211+0000 mgr.y (mgr.24370) 9377 : cluster [DBG] pgmap v9361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:02.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:02 smithi067 bash[17655]: audit 2024-04-03T19:31:01.859549+0000 mon.a (mon.0) 8353 : audit [DBG] from='client.? 172.21.15.67:0/3963061138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:02.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:02 smithi067 bash[27441]: cluster 2024-04-03T19:31:01.338211+0000 mgr.y (mgr.24370) 9377 : cluster [DBG] pgmap v9361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:02.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:02 smithi067 bash[27441]: audit 2024-04-03T19:31:01.859549+0000 mon.a (mon.0) 8353 : audit [DBG] from='client.? 172.21.15.67:0/3963061138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:03.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:31:03.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:31:04.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:04 smithi082 bash[20963]: cluster 2024-04-03T19:31:03.338864+0000 mgr.y (mgr.24370) 9378 : cluster [DBG] pgmap v9362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:04.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:04 smithi082 bash[20963]: audit 2024-04-03T19:31:04.313152+0000 mon.c (mon.2) 3689 : audit [DBG] from='client.? 172.21.15.67:0/1983892510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:04.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:04 smithi067 bash[17655]: cluster 2024-04-03T19:31:03.338864+0000 mgr.y (mgr.24370) 9378 : cluster [DBG] pgmap v9362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:04.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:04 smithi067 bash[17655]: audit 2024-04-03T19:31:04.313152+0000 mon.c (mon.2) 3689 : audit [DBG] from='client.? 172.21.15.67:0/1983892510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:04.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:04 smithi067 bash[27441]: cluster 2024-04-03T19:31:03.338864+0000 mgr.y (mgr.24370) 9378 : cluster [DBG] pgmap v9362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:04.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:04 smithi067 bash[27441]: audit 2024-04-03T19:31:04.313152+0000 mon.c (mon.2) 3689 : audit [DBG] from='client.? 172.21.15.67:0/1983892510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:06.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:06 smithi082 bash[20963]: cluster 2024-04-03T19:31:05.339516+0000 mgr.y (mgr.24370) 9379 : cluster [DBG] pgmap v9363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:06.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:06 smithi067 bash[17655]: cluster 2024-04-03T19:31:05.339516+0000 mgr.y (mgr.24370) 9379 : cluster [DBG] pgmap v9363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:06.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:06 smithi067 bash[27441]: cluster 2024-04-03T19:31:05.339516+0000 mgr.y (mgr.24370) 9379 : cluster [DBG] pgmap v9363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:07.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:07 smithi082 bash[20963]: audit 2024-04-03T19:31:06.769576+0000 mon.c (mon.2) 3690 : audit [DBG] from='client.? 172.21.15.67:0/2470944112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:07.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:07 smithi067 bash[17655]: audit 2024-04-03T19:31:06.769576+0000 mon.c (mon.2) 3690 : audit [DBG] from='client.? 172.21.15.67:0/2470944112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:07.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:07 smithi067 bash[27441]: audit 2024-04-03T19:31:06.769576+0000 mon.c (mon.2) 3690 : audit [DBG] from='client.? 172.21.15.67:0/2470944112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:08.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:08 smithi082 bash[20963]: cluster 2024-04-03T19:31:07.340722+0000 mgr.y (mgr.24370) 9380 : cluster [DBG] pgmap v9364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:08.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:08 smithi067 bash[27441]: cluster 2024-04-03T19:31:07.340722+0000 mgr.y (mgr.24370) 9380 : cluster [DBG] pgmap v9364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:08.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:08 smithi067 bash[17655]: cluster 2024-04-03T19:31:07.340722+0000 mgr.y (mgr.24370) 9380 : cluster [DBG] pgmap v9364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:09.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:09 smithi082 bash[20963]: audit 2024-04-03T19:31:09.221062+0000 mon.c (mon.2) 3691 : audit [DBG] from='client.? 172.21.15.67:0/4058749556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:09.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:09 smithi067 bash[17655]: audit 2024-04-03T19:31:09.221062+0000 mon.c (mon.2) 3691 : audit [DBG] from='client.? 172.21.15.67:0/4058749556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:09.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:09 smithi067 bash[27441]: audit 2024-04-03T19:31:09.221062+0000 mon.c (mon.2) 3691 : audit [DBG] from='client.? 172.21.15.67:0/4058749556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:10.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:10 smithi082 bash[20963]: cluster 2024-04-03T19:31:09.341429+0000 mgr.y (mgr.24370) 9381 : cluster [DBG] pgmap v9365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:10.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:10 smithi082 bash[20963]: audit 2024-04-03T19:31:10.150480+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:10.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:10 smithi067 bash[27441]: cluster 2024-04-03T19:31:09.341429+0000 mgr.y (mgr.24370) 9381 : cluster [DBG] pgmap v9365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:10.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:10 smithi067 bash[27441]: audit 2024-04-03T19:31:10.150480+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:10.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:10 smithi067 bash[17655]: cluster 2024-04-03T19:31:09.341429+0000 mgr.y (mgr.24370) 9381 : cluster [DBG] pgmap v9365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:10.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:10 smithi067 bash[17655]: audit 2024-04-03T19:31:10.150480+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:12.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:12 smithi082 bash[20963]: cluster 2024-04-03T19:31:11.342434+0000 mgr.y (mgr.24370) 9382 : cluster [DBG] pgmap v9366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:12.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:12 smithi082 bash[20963]: audit 2024-04-03T19:31:11.670414+0000 mon.a (mon.0) 8355 : audit [DBG] from='client.? 172.21.15.67:0/3396641870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:12.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:12 smithi067 bash[17655]: cluster 2024-04-03T19:31:11.342434+0000 mgr.y (mgr.24370) 9382 : cluster [DBG] pgmap v9366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:12.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:12 smithi067 bash[17655]: audit 2024-04-03T19:31:11.670414+0000 mon.a (mon.0) 8355 : audit [DBG] from='client.? 172.21.15.67:0/3396641870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:12.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:12 smithi067 bash[27441]: cluster 2024-04-03T19:31:11.342434+0000 mgr.y (mgr.24370) 9382 : cluster [DBG] pgmap v9366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:12.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:12 smithi067 bash[27441]: audit 2024-04-03T19:31:11.670414+0000 mon.a (mon.0) 8355 : audit [DBG] from='client.? 172.21.15.67:0/3396641870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:13.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:31:13.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:31:14.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:14 smithi082 bash[20963]: cluster 2024-04-03T19:31:13.343135+0000 mgr.y (mgr.24370) 9383 : cluster [DBG] pgmap v9367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:14.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:14 smithi082 bash[20963]: audit 2024-04-03T19:31:14.119387+0000 mon.a (mon.0) 8356 : audit [DBG] from='client.? 172.21.15.67:0/4040150196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:14.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:14 smithi067 bash[27441]: cluster 2024-04-03T19:31:13.343135+0000 mgr.y (mgr.24370) 9383 : cluster [DBG] pgmap v9367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:14.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:14 smithi067 bash[27441]: audit 2024-04-03T19:31:14.119387+0000 mon.a (mon.0) 8356 : audit [DBG] from='client.? 172.21.15.67:0/4040150196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:14.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:14 smithi067 bash[17655]: cluster 2024-04-03T19:31:13.343135+0000 mgr.y (mgr.24370) 9383 : cluster [DBG] pgmap v9367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:14.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:14 smithi067 bash[17655]: audit 2024-04-03T19:31:14.119387+0000 mon.a (mon.0) 8356 : audit [DBG] from='client.? 172.21.15.67:0/4040150196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:16.126 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 19:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T19:31:15.674905512Z level=info msg="Completed cleanup jobs" duration=144.570771ms 2024-04-03T19:31:16.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:16 smithi082 bash[20963]: cluster 2024-04-03T19:31:15.343927+0000 mgr.y (mgr.24370) 9384 : cluster [DBG] pgmap v9368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:16.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:16 smithi067 bash[17655]: cluster 2024-04-03T19:31:15.343927+0000 mgr.y (mgr.24370) 9384 : cluster [DBG] pgmap v9368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:16.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:16 smithi067 bash[27441]: cluster 2024-04-03T19:31:15.343927+0000 mgr.y (mgr.24370) 9384 : cluster [DBG] pgmap v9368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:17.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:17 smithi082 bash[20963]: audit 2024-04-03T19:31:16.572964+0000 mon.a (mon.0) 8357 : audit [DBG] from='client.? 172.21.15.67:0/1392107218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:17.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:17 smithi067 bash[17655]: audit 2024-04-03T19:31:16.572964+0000 mon.a (mon.0) 8357 : audit [DBG] from='client.? 172.21.15.67:0/1392107218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:17.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:17 smithi067 bash[27441]: audit 2024-04-03T19:31:16.572964+0000 mon.a (mon.0) 8357 : audit [DBG] from='client.? 172.21.15.67:0/1392107218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:18.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:18 smithi082 bash[20963]: cluster 2024-04-03T19:31:17.345180+0000 mgr.y (mgr.24370) 9385 : cluster [DBG] pgmap v9369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:18.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:18 smithi082 bash[20963]: audit 2024-04-03T19:31:18.140857+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:31:18.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:18 smithi082 bash[20963]: audit 2024-04-03T19:31:18.470034+0000 mon.a (mon.0) 8359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:18.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:18 smithi082 bash[20963]: audit 2024-04-03T19:31:18.478543+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:18.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:18 smithi067 bash[17655]: cluster 2024-04-03T19:31:17.345180+0000 mgr.y (mgr.24370) 9385 : cluster [DBG] pgmap v9369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:18.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:18 smithi067 bash[17655]: audit 2024-04-03T19:31:18.140857+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:31:18.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:18 smithi067 bash[17655]: audit 2024-04-03T19:31:18.470034+0000 mon.a (mon.0) 8359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:18.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:18 smithi067 bash[17655]: audit 2024-04-03T19:31:18.478543+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:18.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:18 smithi067 bash[27441]: cluster 2024-04-03T19:31:17.345180+0000 mgr.y (mgr.24370) 9385 : cluster [DBG] pgmap v9369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:18.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:18 smithi067 bash[27441]: audit 2024-04-03T19:31:18.140857+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:31:18.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:18 smithi067 bash[27441]: audit 2024-04-03T19:31:18.470034+0000 mon.a (mon.0) 8359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:18.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:18 smithi067 bash[27441]: audit 2024-04-03T19:31:18.478543+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:19.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:19 smithi082 bash[20963]: audit 2024-04-03T19:31:19.031171+0000 mon.c (mon.2) 3692 : audit [DBG] from='client.? 172.21.15.67:0/2842593294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:19.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:19 smithi067 bash[17655]: audit 2024-04-03T19:31:19.031171+0000 mon.c (mon.2) 3692 : audit [DBG] from='client.? 172.21.15.67:0/2842593294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:19.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:19 smithi067 bash[27441]: audit 2024-04-03T19:31:19.031171+0000 mon.c (mon.2) 3692 : audit [DBG] from='client.? 172.21.15.67:0/2842593294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:20.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:20 smithi082 bash[20963]: cluster 2024-04-03T19:31:19.345844+0000 mgr.y (mgr.24370) 9386 : cluster [DBG] pgmap v9370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:20.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:20 smithi067 bash[17655]: cluster 2024-04-03T19:31:19.345844+0000 mgr.y (mgr.24370) 9386 : cluster [DBG] pgmap v9370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:20.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:20 smithi067 bash[27441]: cluster 2024-04-03T19:31:19.345844+0000 mgr.y (mgr.24370) 9386 : cluster [DBG] pgmap v9370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:21.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:21 smithi082 bash[20963]: cluster 2024-04-03T19:31:21.346869+0000 mgr.y (mgr.24370) 9387 : cluster [DBG] pgmap v9371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:21.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:21 smithi082 bash[20963]: audit 2024-04-03T19:31:21.491527+0000 mon.c (mon.2) 3693 : audit [DBG] from='client.? 172.21.15.67:0/3362067187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:21.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:21 smithi067 bash[17655]: cluster 2024-04-03T19:31:21.346869+0000 mgr.y (mgr.24370) 9387 : cluster [DBG] pgmap v9371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:21.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:21 smithi067 bash[17655]: audit 2024-04-03T19:31:21.491527+0000 mon.c (mon.2) 3693 : audit [DBG] from='client.? 172.21.15.67:0/3362067187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:21.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:21 smithi067 bash[27441]: cluster 2024-04-03T19:31:21.346869+0000 mgr.y (mgr.24370) 9387 : cluster [DBG] pgmap v9371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:21.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:21 smithi067 bash[27441]: audit 2024-04-03T19:31:21.491527+0000 mon.c (mon.2) 3693 : audit [DBG] from='client.? 172.21.15.67:0/3362067187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:23.409 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:31:23.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:31:24.660 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:24 smithi067 bash[17655]: cluster 2024-04-03T19:31:23.347507+0000 mgr.y (mgr.24370) 9388 : cluster [DBG] pgmap v9372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:24.660 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:24 smithi067 bash[17655]: audit 2024-04-03T19:31:23.883631+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:24.660 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:24 smithi067 bash[17655]: audit 2024-04-03T19:31:23.890169+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:24.660 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:24 smithi067 bash[17655]: audit 2024-04-03T19:31:23.989089+0000 mon.c (mon.2) 3694 : audit [DBG] from='client.? 172.21.15.67:0/1829145047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:24.660 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:24 smithi067 bash[27441]: cluster 2024-04-03T19:31:23.347507+0000 mgr.y (mgr.24370) 9388 : cluster [DBG] pgmap v9372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:24.660 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:24 smithi067 bash[27441]: audit 2024-04-03T19:31:23.883631+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:24.661 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:24 smithi067 bash[27441]: audit 2024-04-03T19:31:23.890169+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:24.661 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:24 smithi067 bash[27441]: audit 2024-04-03T19:31:23.989089+0000 mon.c (mon.2) 3694 : audit [DBG] from='client.? 172.21.15.67:0/1829145047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:24.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:24 smithi082 bash[20963]: cluster 2024-04-03T19:31:23.347507+0000 mgr.y (mgr.24370) 9388 : cluster [DBG] pgmap v9372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:24.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:24 smithi082 bash[20963]: audit 2024-04-03T19:31:23.883631+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:24.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:24 smithi082 bash[20963]: audit 2024-04-03T19:31:23.890169+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:24.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:24 smithi082 bash[20963]: audit 2024-04-03T19:31:23.989089+0000 mon.c (mon.2) 3694 : audit [DBG] from='client.? 172.21.15.67:0/1829145047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:25.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:25 smithi082 bash[20963]: audit 2024-04-03T19:31:24.420642+0000 mon.a (mon.0) 8363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:25.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:25 smithi082 bash[20963]: audit 2024-04-03T19:31:24.429479+0000 mon.a (mon.0) 8364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:25.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:25 smithi082 bash[20963]: audit 2024-04-03T19:31:24.851989+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:31:25.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:25 smithi082 bash[20963]: audit 2024-04-03T19:31:24.853878+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:31:25.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:25 smithi082 bash[20963]: audit 2024-04-03T19:31:24.863310+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:25.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:25 smithi082 bash[20963]: audit 2024-04-03T19:31:25.151106+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:25.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[27441]: audit 2024-04-03T19:31:24.420642+0000 mon.a (mon.0) 8363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:25.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[27441]: audit 2024-04-03T19:31:24.429479+0000 mon.a (mon.0) 8364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:25.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[27441]: audit 2024-04-03T19:31:24.851989+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:31:25.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[27441]: audit 2024-04-03T19:31:24.853878+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:31:25.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[27441]: audit 2024-04-03T19:31:24.863310+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:25.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[27441]: audit 2024-04-03T19:31:25.151106+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:25.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[17655]: audit 2024-04-03T19:31:24.420642+0000 mon.a (mon.0) 8363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[17655]: audit 2024-04-03T19:31:24.429479+0000 mon.a (mon.0) 8364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[17655]: audit 2024-04-03T19:31:24.851989+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:31:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[17655]: audit 2024-04-03T19:31:24.853878+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:31:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[17655]: audit 2024-04-03T19:31:24.863310+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:31:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:25 smithi067 bash[17655]: audit 2024-04-03T19:31:25.151106+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:26.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:26 smithi082 bash[20963]: cluster 2024-04-03T19:31:25.413963+0000 mgr.y (mgr.24370) 9389 : cluster [DBG] pgmap v9373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:26.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:26 smithi067 bash[27441]: cluster 2024-04-03T19:31:25.413963+0000 mgr.y (mgr.24370) 9389 : cluster [DBG] pgmap v9373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:26.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:26 smithi067 bash[17655]: cluster 2024-04-03T19:31:25.413963+0000 mgr.y (mgr.24370) 9389 : cluster [DBG] pgmap v9373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:27.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:27 smithi082 bash[20963]: audit 2024-04-03T19:31:26.449203+0000 mon.c (mon.2) 3695 : audit [DBG] from='client.? 172.21.15.67:0/3748551988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:27.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:27 smithi067 bash[17655]: audit 2024-04-03T19:31:26.449203+0000 mon.c (mon.2) 3695 : audit [DBG] from='client.? 172.21.15.67:0/3748551988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:27.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:27 smithi067 bash[27441]: audit 2024-04-03T19:31:26.449203+0000 mon.c (mon.2) 3695 : audit [DBG] from='client.? 172.21.15.67:0/3748551988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:28.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:28 smithi082 bash[20963]: cluster 2024-04-03T19:31:27.415274+0000 mgr.y (mgr.24370) 9390 : cluster [DBG] pgmap v9374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:28.909 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:28 smithi067 bash[27441]: cluster 2024-04-03T19:31:27.415274+0000 mgr.y (mgr.24370) 9390 : cluster [DBG] pgmap v9374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:28.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:28 smithi067 bash[17655]: cluster 2024-04-03T19:31:27.415274+0000 mgr.y (mgr.24370) 9390 : cluster [DBG] pgmap v9374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:29.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:29 smithi082 bash[20963]: audit 2024-04-03T19:31:28.902779+0000 mon.c (mon.2) 3696 : audit [DBG] from='client.? 172.21.15.67:0/2153206888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:29.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:29 smithi067 bash[17655]: audit 2024-04-03T19:31:28.902779+0000 mon.c (mon.2) 3696 : audit [DBG] from='client.? 172.21.15.67:0/2153206888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:29.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:29 smithi067 bash[27441]: audit 2024-04-03T19:31:28.902779+0000 mon.c (mon.2) 3696 : audit [DBG] from='client.? 172.21.15.67:0/2153206888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:30.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:30 smithi082 bash[20963]: cluster 2024-04-03T19:31:29.415957+0000 mgr.y (mgr.24370) 9391 : cluster [DBG] pgmap v9375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:30.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:30 smithi067 bash[17655]: cluster 2024-04-03T19:31:29.415957+0000 mgr.y (mgr.24370) 9391 : cluster [DBG] pgmap v9375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:30.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:30 smithi067 bash[27441]: cluster 2024-04-03T19:31:29.415957+0000 mgr.y (mgr.24370) 9391 : cluster [DBG] pgmap v9375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:31.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:31 smithi082 bash[20963]: audit 2024-04-03T19:31:31.360052+0000 mon.c (mon.2) 3697 : audit [DBG] from='client.? 172.21.15.67:0/2703835057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:31.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:31 smithi067 bash[17655]: audit 2024-04-03T19:31:31.360052+0000 mon.c (mon.2) 3697 : audit [DBG] from='client.? 172.21.15.67:0/2703835057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:31.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:31 smithi067 bash[27441]: audit 2024-04-03T19:31:31.360052+0000 mon.c (mon.2) 3697 : audit [DBG] from='client.? 172.21.15.67:0/2703835057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:32.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:32 smithi082 bash[20963]: cluster 2024-04-03T19:31:31.417107+0000 mgr.y (mgr.24370) 9392 : cluster [DBG] pgmap v9376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:32.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:32 smithi067 bash[27441]: cluster 2024-04-03T19:31:31.417107+0000 mgr.y (mgr.24370) 9392 : cluster [DBG] pgmap v9376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:32.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:32 smithi067 bash[17655]: cluster 2024-04-03T19:31:31.417107+0000 mgr.y (mgr.24370) 9392 : cluster [DBG] pgmap v9376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:33.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:33] "GET /metrics HTTP/1.1" 200 239963 "" "Prometheus/2.43.0" 2024-04-03T19:31:33.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:31:34.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:34 smithi082 bash[20963]: cluster 2024-04-03T19:31:33.417764+0000 mgr.y (mgr.24370) 9393 : cluster [DBG] pgmap v9377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:34.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:34 smithi082 bash[20963]: audit 2024-04-03T19:31:33.820513+0000 mon.a (mon.0) 8369 : audit [DBG] from='client.? 172.21.15.67:0/1418840670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:34.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:34 smithi067 bash[27441]: cluster 2024-04-03T19:31:33.417764+0000 mgr.y (mgr.24370) 9393 : cluster [DBG] pgmap v9377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:34.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:34 smithi067 bash[27441]: audit 2024-04-03T19:31:33.820513+0000 mon.a (mon.0) 8369 : audit [DBG] from='client.? 172.21.15.67:0/1418840670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:34.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:34 smithi067 bash[17655]: cluster 2024-04-03T19:31:33.417764+0000 mgr.y (mgr.24370) 9393 : cluster [DBG] pgmap v9377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:34.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:34 smithi067 bash[17655]: audit 2024-04-03T19:31:33.820513+0000 mon.a (mon.0) 8369 : audit [DBG] from='client.? 172.21.15.67:0/1418840670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:36.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:36 smithi082 bash[20963]: cluster 2024-04-03T19:31:35.418466+0000 mgr.y (mgr.24370) 9394 : cluster [DBG] pgmap v9378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:36.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:36 smithi082 bash[20963]: audit 2024-04-03T19:31:36.267829+0000 mon.a (mon.0) 8370 : audit [DBG] from='client.? 172.21.15.67:0/2975036799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:36.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:36 smithi067 bash[27441]: cluster 2024-04-03T19:31:35.418466+0000 mgr.y (mgr.24370) 9394 : cluster [DBG] pgmap v9378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:36.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:36 smithi067 bash[27441]: audit 2024-04-03T19:31:36.267829+0000 mon.a (mon.0) 8370 : audit [DBG] from='client.? 172.21.15.67:0/2975036799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:36.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:36 smithi067 bash[17655]: cluster 2024-04-03T19:31:35.418466+0000 mgr.y (mgr.24370) 9394 : cluster [DBG] pgmap v9378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:36.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:36 smithi067 bash[17655]: audit 2024-04-03T19:31:36.267829+0000 mon.a (mon.0) 8370 : audit [DBG] from='client.? 172.21.15.67:0/2975036799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:38.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:38 smithi082 bash[20963]: cluster 2024-04-03T19:31:37.419658+0000 mgr.y (mgr.24370) 9395 : cluster [DBG] pgmap v9379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:38.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:38 smithi067 bash[27441]: cluster 2024-04-03T19:31:37.419658+0000 mgr.y (mgr.24370) 9395 : cluster [DBG] pgmap v9379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:38.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:38 smithi067 bash[17655]: cluster 2024-04-03T19:31:37.419658+0000 mgr.y (mgr.24370) 9395 : cluster [DBG] pgmap v9379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:39.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:39 smithi082 bash[20963]: audit 2024-04-03T19:31:38.727900+0000 mon.c (mon.2) 3698 : audit [DBG] from='client.? 172.21.15.67:0/2414225748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:39.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:39 smithi067 bash[17655]: audit 2024-04-03T19:31:38.727900+0000 mon.c (mon.2) 3698 : audit [DBG] from='client.? 172.21.15.67:0/2414225748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:39.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:39 smithi067 bash[27441]: audit 2024-04-03T19:31:38.727900+0000 mon.c (mon.2) 3698 : audit [DBG] from='client.? 172.21.15.67:0/2414225748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:40.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:40 smithi082 bash[20963]: cluster 2024-04-03T19:31:39.420370+0000 mgr.y (mgr.24370) 9396 : cluster [DBG] pgmap v9380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:40.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:40 smithi082 bash[20963]: audit 2024-04-03T19:31:40.150850+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:40.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:40 smithi067 bash[17655]: cluster 2024-04-03T19:31:39.420370+0000 mgr.y (mgr.24370) 9396 : cluster [DBG] pgmap v9380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:40.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:40 smithi067 bash[17655]: audit 2024-04-03T19:31:40.150850+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:40.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:40 smithi067 bash[27441]: cluster 2024-04-03T19:31:39.420370+0000 mgr.y (mgr.24370) 9396 : cluster [DBG] pgmap v9380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:40.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:40 smithi067 bash[27441]: audit 2024-04-03T19:31:40.150850+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:41.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:41 smithi082 bash[20963]: audit 2024-04-03T19:31:41.181590+0000 mon.a (mon.0) 8372 : audit [DBG] from='client.? 172.21.15.67:0/4078982210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:41.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:41 smithi067 bash[17655]: audit 2024-04-03T19:31:41.181590+0000 mon.a (mon.0) 8372 : audit [DBG] from='client.? 172.21.15.67:0/4078982210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:41.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:41 smithi067 bash[27441]: audit 2024-04-03T19:31:41.181590+0000 mon.a (mon.0) 8372 : audit [DBG] from='client.? 172.21.15.67:0/4078982210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:42.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:42 smithi082 bash[20963]: cluster 2024-04-03T19:31:41.421505+0000 mgr.y (mgr.24370) 9397 : cluster [DBG] pgmap v9381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:42.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:42 smithi067 bash[27441]: cluster 2024-04-03T19:31:41.421505+0000 mgr.y (mgr.24370) 9397 : cluster [DBG] pgmap v9381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:42.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:42 smithi067 bash[17655]: cluster 2024-04-03T19:31:41.421505+0000 mgr.y (mgr.24370) 9397 : cluster [DBG] pgmap v9381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:43.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:31:43.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:31:44.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:44 smithi082 bash[20963]: cluster 2024-04-03T19:31:43.422309+0000 mgr.y (mgr.24370) 9398 : cluster [DBG] pgmap v9382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:44.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:44 smithi082 bash[20963]: audit 2024-04-03T19:31:43.635526+0000 mon.a (mon.0) 8373 : audit [DBG] from='client.? 172.21.15.67:0/843098482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:44.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:44 smithi067 bash[17655]: cluster 2024-04-03T19:31:43.422309+0000 mgr.y (mgr.24370) 9398 : cluster [DBG] pgmap v9382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:44.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:44 smithi067 bash[17655]: audit 2024-04-03T19:31:43.635526+0000 mon.a (mon.0) 8373 : audit [DBG] from='client.? 172.21.15.67:0/843098482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:44.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:44 smithi067 bash[27441]: cluster 2024-04-03T19:31:43.422309+0000 mgr.y (mgr.24370) 9398 : cluster [DBG] pgmap v9382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:44.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:44 smithi067 bash[27441]: audit 2024-04-03T19:31:43.635526+0000 mon.a (mon.0) 8373 : audit [DBG] from='client.? 172.21.15.67:0/843098482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:46.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:46 smithi082 bash[20963]: cluster 2024-04-03T19:31:45.423041+0000 mgr.y (mgr.24370) 9399 : cluster [DBG] pgmap v9383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:46.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:46 smithi082 bash[20963]: audit 2024-04-03T19:31:46.087061+0000 mon.a (mon.0) 8374 : audit [DBG] from='client.? 172.21.15.67:0/3907238682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:46.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:46 smithi067 bash[17655]: cluster 2024-04-03T19:31:45.423041+0000 mgr.y (mgr.24370) 9399 : cluster [DBG] pgmap v9383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:46.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:46 smithi067 bash[17655]: audit 2024-04-03T19:31:46.087061+0000 mon.a (mon.0) 8374 : audit [DBG] from='client.? 172.21.15.67:0/3907238682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:46.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:46 smithi067 bash[27441]: cluster 2024-04-03T19:31:45.423041+0000 mgr.y (mgr.24370) 9399 : cluster [DBG] pgmap v9383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:46.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:46 smithi067 bash[27441]: audit 2024-04-03T19:31:46.087061+0000 mon.a (mon.0) 8374 : audit [DBG] from='client.? 172.21.15.67:0/3907238682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:48.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:48 smithi082 bash[20963]: cluster 2024-04-03T19:31:47.424409+0000 mgr.y (mgr.24370) 9400 : cluster [DBG] pgmap v9384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:48.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:48 smithi067 bash[17655]: cluster 2024-04-03T19:31:47.424409+0000 mgr.y (mgr.24370) 9400 : cluster [DBG] pgmap v9384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:48.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:48 smithi067 bash[27441]: cluster 2024-04-03T19:31:47.424409+0000 mgr.y (mgr.24370) 9400 : cluster [DBG] pgmap v9384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:49.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:49 smithi082 bash[20963]: audit 2024-04-03T19:31:48.538631+0000 mon.c (mon.2) 3699 : audit [DBG] from='client.? 172.21.15.67:0/3554467203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:49.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:49 smithi067 bash[17655]: audit 2024-04-03T19:31:48.538631+0000 mon.c (mon.2) 3699 : audit [DBG] from='client.? 172.21.15.67:0/3554467203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:49.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:49 smithi067 bash[27441]: audit 2024-04-03T19:31:48.538631+0000 mon.c (mon.2) 3699 : audit [DBG] from='client.? 172.21.15.67:0/3554467203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:50.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:50 smithi082 bash[20963]: cluster 2024-04-03T19:31:49.425190+0000 mgr.y (mgr.24370) 9401 : cluster [DBG] pgmap v9385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:50.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:50 smithi067 bash[17655]: cluster 2024-04-03T19:31:49.425190+0000 mgr.y (mgr.24370) 9401 : cluster [DBG] pgmap v9385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:50.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:50 smithi067 bash[27441]: cluster 2024-04-03T19:31:49.425190+0000 mgr.y (mgr.24370) 9401 : cluster [DBG] pgmap v9385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:51.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:51 smithi082 bash[20963]: audit 2024-04-03T19:31:50.989704+0000 mon.a (mon.0) 8375 : audit [DBG] from='client.? 172.21.15.67:0/10228938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:51.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:51 smithi067 bash[17655]: audit 2024-04-03T19:31:50.989704+0000 mon.a (mon.0) 8375 : audit [DBG] from='client.? 172.21.15.67:0/10228938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:51.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:51 smithi067 bash[27441]: audit 2024-04-03T19:31:50.989704+0000 mon.a (mon.0) 8375 : audit [DBG] from='client.? 172.21.15.67:0/10228938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:52.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:52 smithi082 bash[20963]: cluster 2024-04-03T19:31:51.426370+0000 mgr.y (mgr.24370) 9402 : cluster [DBG] pgmap v9386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:52.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:52 smithi067 bash[27441]: cluster 2024-04-03T19:31:51.426370+0000 mgr.y (mgr.24370) 9402 : cluster [DBG] pgmap v9386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:52.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:52 smithi067 bash[17655]: cluster 2024-04-03T19:31:51.426370+0000 mgr.y (mgr.24370) 9402 : cluster [DBG] pgmap v9386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:53.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:31:53.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:31:53.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:53 smithi082 bash[20963]: audit 2024-04-03T19:31:53.446296+0000 mon.a (mon.0) 8376 : audit [DBG] from='client.? 172.21.15.67:0/977282834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:53.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:53 smithi067 bash[17655]: audit 2024-04-03T19:31:53.446296+0000 mon.a (mon.0) 8376 : audit [DBG] from='client.? 172.21.15.67:0/977282834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:53.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:53 smithi067 bash[27441]: audit 2024-04-03T19:31:53.446296+0000 mon.a (mon.0) 8376 : audit [DBG] from='client.? 172.21.15.67:0/977282834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:54.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:54 smithi082 bash[20963]: cluster 2024-04-03T19:31:53.426993+0000 mgr.y (mgr.24370) 9403 : cluster [DBG] pgmap v9387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:54.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:54 smithi067 bash[17655]: cluster 2024-04-03T19:31:53.426993+0000 mgr.y (mgr.24370) 9403 : cluster [DBG] pgmap v9387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:54.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:54 smithi067 bash[27441]: cluster 2024-04-03T19:31:53.426993+0000 mgr.y (mgr.24370) 9403 : cluster [DBG] pgmap v9387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:55.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:55 smithi082 bash[20963]: audit 2024-04-03T19:31:55.151608+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:55.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:55 smithi067 bash[17655]: audit 2024-04-03T19:31:55.151608+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:55.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:55 smithi067 bash[27441]: audit 2024-04-03T19:31:55.151608+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:31:56.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:56 smithi082 bash[20963]: cluster 2024-04-03T19:31:55.427659+0000 mgr.y (mgr.24370) 9404 : cluster [DBG] pgmap v9388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:56.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:56 smithi082 bash[20963]: audit 2024-04-03T19:31:55.901181+0000 mon.a (mon.0) 8378 : audit [DBG] from='client.? 172.21.15.67:0/2879066563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:56.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:56 smithi067 bash[27441]: cluster 2024-04-03T19:31:55.427659+0000 mgr.y (mgr.24370) 9404 : cluster [DBG] pgmap v9388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:56.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:56 smithi067 bash[27441]: audit 2024-04-03T19:31:55.901181+0000 mon.a (mon.0) 8378 : audit [DBG] from='client.? 172.21.15.67:0/2879066563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:56.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:56 smithi067 bash[17655]: cluster 2024-04-03T19:31:55.427659+0000 mgr.y (mgr.24370) 9404 : cluster [DBG] pgmap v9388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:56.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:56 smithi067 bash[17655]: audit 2024-04-03T19:31:55.901181+0000 mon.a (mon.0) 8378 : audit [DBG] from='client.? 172.21.15.67:0/2879066563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:58.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:58 smithi082 bash[20963]: cluster 2024-04-03T19:31:57.428885+0000 mgr.y (mgr.24370) 9405 : cluster [DBG] pgmap v9389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:58.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:31:58 smithi082 bash[20963]: audit 2024-04-03T19:31:58.363952+0000 mon.c (mon.2) 3700 : audit [DBG] from='client.? 172.21.15.67:0/2084735581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:58.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:58 smithi067 bash[27441]: cluster 2024-04-03T19:31:57.428885+0000 mgr.y (mgr.24370) 9405 : cluster [DBG] pgmap v9389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:58.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:31:58 smithi067 bash[27441]: audit 2024-04-03T19:31:58.363952+0000 mon.c (mon.2) 3700 : audit [DBG] from='client.? 172.21.15.67:0/2084735581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:31:58.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:58 smithi067 bash[17655]: cluster 2024-04-03T19:31:57.428885+0000 mgr.y (mgr.24370) 9405 : cluster [DBG] pgmap v9389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:31:58.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:31:58 smithi067 bash[17655]: audit 2024-04-03T19:31:58.363952+0000 mon.c (mon.2) 3700 : audit [DBG] from='client.? 172.21.15.67:0/2084735581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:00.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:00 smithi082 bash[20963]: cluster 2024-04-03T19:31:59.429612+0000 mgr.y (mgr.24370) 9406 : cluster [DBG] pgmap v9390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:00.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:00 smithi067 bash[17655]: cluster 2024-04-03T19:31:59.429612+0000 mgr.y (mgr.24370) 9406 : cluster [DBG] pgmap v9390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:00.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:00 smithi067 bash[27441]: cluster 2024-04-03T19:31:59.429612+0000 mgr.y (mgr.24370) 9406 : cluster [DBG] pgmap v9390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:01.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:01 smithi082 bash[20963]: audit 2024-04-03T19:32:00.824951+0000 mon.c (mon.2) 3701 : audit [DBG] from='client.? 172.21.15.67:0/3024315171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:01.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:01 smithi067 bash[17655]: audit 2024-04-03T19:32:00.824951+0000 mon.c (mon.2) 3701 : audit [DBG] from='client.? 172.21.15.67:0/3024315171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:01.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:01 smithi067 bash[27441]: audit 2024-04-03T19:32:00.824951+0000 mon.c (mon.2) 3701 : audit [DBG] from='client.? 172.21.15.67:0/3024315171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:02.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:02 smithi082 bash[20963]: cluster 2024-04-03T19:32:01.430822+0000 mgr.y (mgr.24370) 9407 : cluster [DBG] pgmap v9391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:02.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:02 smithi067 bash[27441]: cluster 2024-04-03T19:32:01.430822+0000 mgr.y (mgr.24370) 9407 : cluster [DBG] pgmap v9391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:02.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:02 smithi067 bash[17655]: cluster 2024-04-03T19:32:01.430822+0000 mgr.y (mgr.24370) 9407 : cluster [DBG] pgmap v9391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:03.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:32:03.877 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:32:03.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:03 smithi082 bash[20963]: audit 2024-04-03T19:32:03.287948+0000 mon.c (mon.2) 3702 : audit [DBG] from='client.? 172.21.15.67:0/3340660299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:03.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:03 smithi082 bash[20963]: cluster 2024-04-03T19:32:03.431536+0000 mgr.y (mgr.24370) 9408 : cluster [DBG] pgmap v9392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:03.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:03 smithi067 bash[27441]: audit 2024-04-03T19:32:03.287948+0000 mon.c (mon.2) 3702 : audit [DBG] from='client.? 172.21.15.67:0/3340660299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:03.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:03 smithi067 bash[27441]: cluster 2024-04-03T19:32:03.431536+0000 mgr.y (mgr.24370) 9408 : cluster [DBG] pgmap v9392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:03.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:03 smithi067 bash[17655]: audit 2024-04-03T19:32:03.287948+0000 mon.c (mon.2) 3702 : audit [DBG] from='client.? 172.21.15.67:0/3340660299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:03.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:03 smithi067 bash[17655]: cluster 2024-04-03T19:32:03.431536+0000 mgr.y (mgr.24370) 9408 : cluster [DBG] pgmap v9392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:06.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:06 smithi082 bash[20963]: cluster 2024-04-03T19:32:05.431972+0000 mgr.y (mgr.24370) 9409 : cluster [DBG] pgmap v9393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:06.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:06 smithi082 bash[20963]: audit 2024-04-03T19:32:05.752394+0000 mon.a (mon.0) 8379 : audit [DBG] from='client.? 172.21.15.67:0/2831461532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:06.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:06 smithi067 bash[17655]: cluster 2024-04-03T19:32:05.431972+0000 mgr.y (mgr.24370) 9409 : cluster [DBG] pgmap v9393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:06.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:06 smithi067 bash[17655]: audit 2024-04-03T19:32:05.752394+0000 mon.a (mon.0) 8379 : audit [DBG] from='client.? 172.21.15.67:0/2831461532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:06.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:06 smithi067 bash[27441]: cluster 2024-04-03T19:32:05.431972+0000 mgr.y (mgr.24370) 9409 : cluster [DBG] pgmap v9393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:06.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:06 smithi067 bash[27441]: audit 2024-04-03T19:32:05.752394+0000 mon.a (mon.0) 8379 : audit [DBG] from='client.? 172.21.15.67:0/2831461532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:08.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:08 smithi082 bash[20963]: cluster 2024-04-03T19:32:07.433057+0000 mgr.y (mgr.24370) 9410 : cluster [DBG] pgmap v9394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:08.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:08 smithi082 bash[20963]: audit 2024-04-03T19:32:08.201110+0000 mon.a (mon.0) 8380 : audit [DBG] from='client.? 172.21.15.67:0/1728841106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:08.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:08 smithi067 bash[17655]: cluster 2024-04-03T19:32:07.433057+0000 mgr.y (mgr.24370) 9410 : cluster [DBG] pgmap v9394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:08.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:08 smithi067 bash[17655]: audit 2024-04-03T19:32:08.201110+0000 mon.a (mon.0) 8380 : audit [DBG] from='client.? 172.21.15.67:0/1728841106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:08.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:08 smithi067 bash[27441]: cluster 2024-04-03T19:32:07.433057+0000 mgr.y (mgr.24370) 9410 : cluster [DBG] pgmap v9394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:08.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:08 smithi067 bash[27441]: audit 2024-04-03T19:32:08.201110+0000 mon.a (mon.0) 8380 : audit [DBG] from='client.? 172.21.15.67:0/1728841106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:10.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:10 smithi082 bash[20963]: cluster 2024-04-03T19:32:09.433765+0000 mgr.y (mgr.24370) 9411 : cluster [DBG] pgmap v9395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:10.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:10 smithi082 bash[20963]: audit 2024-04-03T19:32:10.151882+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:10.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:10 smithi067 bash[17655]: cluster 2024-04-03T19:32:09.433765+0000 mgr.y (mgr.24370) 9411 : cluster [DBG] pgmap v9395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:10.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:10 smithi067 bash[17655]: audit 2024-04-03T19:32:10.151882+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:10.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:10 smithi067 bash[27441]: cluster 2024-04-03T19:32:09.433765+0000 mgr.y (mgr.24370) 9411 : cluster [DBG] pgmap v9395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:10.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:10 smithi067 bash[27441]: audit 2024-04-03T19:32:10.151882+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:11.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:11 smithi082 bash[20963]: audit 2024-04-03T19:32:10.660541+0000 mon.a (mon.0) 8382 : audit [DBG] from='client.? 172.21.15.67:0/2503935851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:11.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:11 smithi067 bash[17655]: audit 2024-04-03T19:32:10.660541+0000 mon.a (mon.0) 8382 : audit [DBG] from='client.? 172.21.15.67:0/2503935851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:11.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:11 smithi067 bash[27441]: audit 2024-04-03T19:32:10.660541+0000 mon.a (mon.0) 8382 : audit [DBG] from='client.? 172.21.15.67:0/2503935851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:12.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:12 smithi082 bash[20963]: cluster 2024-04-03T19:32:11.435018+0000 mgr.y (mgr.24370) 9412 : cluster [DBG] pgmap v9396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:12.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:12 smithi067 bash[27441]: cluster 2024-04-03T19:32:11.435018+0000 mgr.y (mgr.24370) 9412 : cluster [DBG] pgmap v9396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:12.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:12 smithi067 bash[17655]: cluster 2024-04-03T19:32:11.435018+0000 mgr.y (mgr.24370) 9412 : cluster [DBG] pgmap v9396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:13.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:13] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:32:13.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:13 smithi082 bash[20963]: audit 2024-04-03T19:32:13.118471+0000 mon.a (mon.0) 8383 : audit [DBG] from='client.? 172.21.15.67:0/3624634483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:13.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:32:13.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:13 smithi067 bash[27441]: audit 2024-04-03T19:32:13.118471+0000 mon.a (mon.0) 8383 : audit [DBG] from='client.? 172.21.15.67:0/3624634483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:13.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:13 smithi067 bash[17655]: audit 2024-04-03T19:32:13.118471+0000 mon.a (mon.0) 8383 : audit [DBG] from='client.? 172.21.15.67:0/3624634483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:14.877 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:14 smithi082 bash[20963]: cluster 2024-04-03T19:32:13.435783+0000 mgr.y (mgr.24370) 9413 : cluster [DBG] pgmap v9397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:14.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:14 smithi067 bash[17655]: cluster 2024-04-03T19:32:13.435783+0000 mgr.y (mgr.24370) 9413 : cluster [DBG] pgmap v9397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:14.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:14 smithi067 bash[27441]: cluster 2024-04-03T19:32:13.435783+0000 mgr.y (mgr.24370) 9413 : cluster [DBG] pgmap v9397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:16.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:16 smithi082 bash[20963]: cluster 2024-04-03T19:32:15.436587+0000 mgr.y (mgr.24370) 9414 : cluster [DBG] pgmap v9398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:16.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:16 smithi082 bash[20963]: audit 2024-04-03T19:32:15.579158+0000 mon.a (mon.0) 8384 : audit [DBG] from='client.? 172.21.15.67:0/2727325617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:16.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:16 smithi067 bash[17655]: cluster 2024-04-03T19:32:15.436587+0000 mgr.y (mgr.24370) 9414 : cluster [DBG] pgmap v9398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:16.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:16 smithi067 bash[17655]: audit 2024-04-03T19:32:15.579158+0000 mon.a (mon.0) 8384 : audit [DBG] from='client.? 172.21.15.67:0/2727325617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:16.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:16 smithi067 bash[27441]: cluster 2024-04-03T19:32:15.436587+0000 mgr.y (mgr.24370) 9414 : cluster [DBG] pgmap v9398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:16.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:16 smithi067 bash[27441]: audit 2024-04-03T19:32:15.579158+0000 mon.a (mon.0) 8384 : audit [DBG] from='client.? 172.21.15.67:0/2727325617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:18.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:18 smithi082 bash[20963]: cluster 2024-04-03T19:32:17.437843+0000 mgr.y (mgr.24370) 9415 : cluster [DBG] pgmap v9399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:18.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:18 smithi082 bash[20963]: audit 2024-04-03T19:32:18.031089+0000 mon.c (mon.2) 3703 : audit [DBG] from='client.? 172.21.15.67:0/622626502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:18.910 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:18 smithi067 bash[17655]: cluster 2024-04-03T19:32:17.437843+0000 mgr.y (mgr.24370) 9415 : cluster [DBG] pgmap v9399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:18.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:18 smithi067 bash[17655]: audit 2024-04-03T19:32:18.031089+0000 mon.c (mon.2) 3703 : audit [DBG] from='client.? 172.21.15.67:0/622626502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:18.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:18 smithi067 bash[27441]: cluster 2024-04-03T19:32:17.437843+0000 mgr.y (mgr.24370) 9415 : cluster [DBG] pgmap v9399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:18.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:18 smithi067 bash[27441]: audit 2024-04-03T19:32:18.031089+0000 mon.c (mon.2) 3703 : audit [DBG] from='client.? 172.21.15.67:0/622626502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:20.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:20 smithi082 bash[20963]: cluster 2024-04-03T19:32:19.438551+0000 mgr.y (mgr.24370) 9416 : cluster [DBG] pgmap v9400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:20.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:20 smithi082 bash[20963]: audit 2024-04-03T19:32:20.482954+0000 mon.c (mon.2) 3704 : audit [DBG] from='client.? 172.21.15.67:0/2858112138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:20.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:20 smithi067 bash[27441]: cluster 2024-04-03T19:32:19.438551+0000 mgr.y (mgr.24370) 9416 : cluster [DBG] pgmap v9400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:20.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:20 smithi067 bash[27441]: audit 2024-04-03T19:32:20.482954+0000 mon.c (mon.2) 3704 : audit [DBG] from='client.? 172.21.15.67:0/2858112138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:20.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:20 smithi067 bash[17655]: cluster 2024-04-03T19:32:19.438551+0000 mgr.y (mgr.24370) 9416 : cluster [DBG] pgmap v9400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:20.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:20 smithi067 bash[17655]: audit 2024-04-03T19:32:20.482954+0000 mon.c (mon.2) 3704 : audit [DBG] from='client.? 172.21.15.67:0/2858112138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:22.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:22 smithi082 bash[20963]: cluster 2024-04-03T19:32:21.439787+0000 mgr.y (mgr.24370) 9417 : cluster [DBG] pgmap v9401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:22.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:22 smithi067 bash[27441]: cluster 2024-04-03T19:32:21.439787+0000 mgr.y (mgr.24370) 9417 : cluster [DBG] pgmap v9401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:22.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:22 smithi067 bash[17655]: cluster 2024-04-03T19:32:21.439787+0000 mgr.y (mgr.24370) 9417 : cluster [DBG] pgmap v9401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:23.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:23] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:32:23.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:32:23.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:23 smithi082 bash[20963]: audit 2024-04-03T19:32:22.942050+0000 mon.a (mon.0) 8385 : audit [DBG] from='client.? 172.21.15.67:0/1293493393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:23.910 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:23 smithi067 bash[27441]: audit 2024-04-03T19:32:22.942050+0000 mon.a (mon.0) 8385 : audit [DBG] from='client.? 172.21.15.67:0/1293493393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:23.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:23 smithi067 bash[17655]: audit 2024-04-03T19:32:22.942050+0000 mon.a (mon.0) 8385 : audit [DBG] from='client.? 172.21.15.67:0/1293493393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:24.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:24 smithi082 bash[20963]: cluster 2024-04-03T19:32:23.440534+0000 mgr.y (mgr.24370) 9418 : cluster [DBG] pgmap v9402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:24.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:24 smithi067 bash[17655]: cluster 2024-04-03T19:32:23.440534+0000 mgr.y (mgr.24370) 9418 : cluster [DBG] pgmap v9402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:24.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:24 smithi067 bash[27441]: cluster 2024-04-03T19:32:23.440534+0000 mgr.y (mgr.24370) 9418 : cluster [DBG] pgmap v9402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:25.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:25 smithi082 bash[20963]: audit 2024-04-03T19:32:24.938240+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:32:25.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:25 smithi082 bash[20963]: audit 2024-04-03T19:32:25.151575+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:25.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:25 smithi082 bash[20963]: audit 2024-04-03T19:32:25.403960+0000 mon.a (mon.0) 8388 : audit [DBG] from='client.? 172.21.15.67:0/2763906170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:25.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:25 smithi067 bash[27441]: audit 2024-04-03T19:32:24.938240+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:32:25.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:25 smithi067 bash[27441]: audit 2024-04-03T19:32:25.151575+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:25.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:25 smithi067 bash[27441]: audit 2024-04-03T19:32:25.403960+0000 mon.a (mon.0) 8388 : audit [DBG] from='client.? 172.21.15.67:0/2763906170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:25 smithi067 bash[17655]: audit 2024-04-03T19:32:24.938240+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:32:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:25 smithi067 bash[17655]: audit 2024-04-03T19:32:25.151575+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:25.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:25 smithi067 bash[17655]: audit 2024-04-03T19:32:25.403960+0000 mon.a (mon.0) 8388 : audit [DBG] from='client.? 172.21.15.67:0/2763906170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:26.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:26 smithi082 bash[20963]: cluster 2024-04-03T19:32:25.441154+0000 mgr.y (mgr.24370) 9419 : cluster [DBG] pgmap v9403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:26.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:26 smithi067 bash[17655]: cluster 2024-04-03T19:32:25.441154+0000 mgr.y (mgr.24370) 9419 : cluster [DBG] pgmap v9403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:26.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:26 smithi067 bash[27441]: cluster 2024-04-03T19:32:25.441154+0000 mgr.y (mgr.24370) 9419 : cluster [DBG] pgmap v9403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:28.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:28 smithi082 bash[20963]: cluster 2024-04-03T19:32:27.442220+0000 mgr.y (mgr.24370) 9420 : cluster [DBG] pgmap v9404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:28.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:28 smithi082 bash[20963]: audit 2024-04-03T19:32:27.855269+0000 mon.a (mon.0) 8389 : audit [DBG] from='client.? 172.21.15.67:0/980426100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:28.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:28 smithi067 bash[17655]: cluster 2024-04-03T19:32:27.442220+0000 mgr.y (mgr.24370) 9420 : cluster [DBG] pgmap v9404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:28.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:28 smithi067 bash[17655]: audit 2024-04-03T19:32:27.855269+0000 mon.a (mon.0) 8389 : audit [DBG] from='client.? 172.21.15.67:0/980426100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:28.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:28 smithi067 bash[27441]: cluster 2024-04-03T19:32:27.442220+0000 mgr.y (mgr.24370) 9420 : cluster [DBG] pgmap v9404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:28.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:28 smithi067 bash[27441]: audit 2024-04-03T19:32:27.855269+0000 mon.a (mon.0) 8389 : audit [DBG] from='client.? 172.21.15.67:0/980426100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:30.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:30 smithi082 bash[20963]: cluster 2024-04-03T19:32:29.442901+0000 mgr.y (mgr.24370) 9421 : cluster [DBG] pgmap v9405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:30.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:30 smithi082 bash[20963]: audit 2024-04-03T19:32:30.336572+0000 mon.c (mon.2) 3705 : audit [DBG] from='client.? 172.21.15.67:0/2354145664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:30.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:30 smithi067 bash[17655]: cluster 2024-04-03T19:32:29.442901+0000 mgr.y (mgr.24370) 9421 : cluster [DBG] pgmap v9405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:30.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:30 smithi067 bash[17655]: audit 2024-04-03T19:32:30.336572+0000 mon.c (mon.2) 3705 : audit [DBG] from='client.? 172.21.15.67:0/2354145664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:30.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:30 smithi067 bash[27441]: cluster 2024-04-03T19:32:29.442901+0000 mgr.y (mgr.24370) 9421 : cluster [DBG] pgmap v9405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:30.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:30 smithi067 bash[27441]: audit 2024-04-03T19:32:30.336572+0000 mon.c (mon.2) 3705 : audit [DBG] from='client.? 172.21.15.67:0/2354145664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:31.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[17655]: audit 2024-04-03T19:32:30.638995+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[17655]: audit 2024-04-03T19:32:30.647103+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[17655]: audit 2024-04-03T19:32:30.939517+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[17655]: audit 2024-04-03T19:32:30.947043+0000 mon.a (mon.0) 8393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[17655]: audit 2024-04-03T19:32:31.379889+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[17655]: audit 2024-04-03T19:32:31.381773+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[17655]: audit 2024-04-03T19:32:31.391815+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[17655]: cluster 2024-04-03T19:32:31.444090+0000 mgr.y (mgr.24370) 9422 : cluster [DBG] pgmap v9406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[27441]: audit 2024-04-03T19:32:30.638995+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[27441]: audit 2024-04-03T19:32:30.647103+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[27441]: audit 2024-04-03T19:32:30.939517+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[27441]: audit 2024-04-03T19:32:30.947043+0000 mon.a (mon.0) 8393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[27441]: audit 2024-04-03T19:32:31.379889+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:32:31.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[27441]: audit 2024-04-03T19:32:31.381773+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:32:31.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[27441]: audit 2024-04-03T19:32:31.391815+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:31.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:31 smithi067 bash[27441]: cluster 2024-04-03T19:32:31.444090+0000 mgr.y (mgr.24370) 9422 : cluster [DBG] pgmap v9406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:32.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:31 smithi082 bash[20963]: audit 2024-04-03T19:32:30.638995+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:32.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:31 smithi082 bash[20963]: audit 2024-04-03T19:32:30.647103+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:32.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:31 smithi082 bash[20963]: audit 2024-04-03T19:32:30.939517+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:32.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:31 smithi082 bash[20963]: audit 2024-04-03T19:32:30.947043+0000 mon.a (mon.0) 8393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:32.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:31 smithi082 bash[20963]: audit 2024-04-03T19:32:31.379889+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:32:32.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:31 smithi082 bash[20963]: audit 2024-04-03T19:32:31.381773+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:32:32.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:31 smithi082 bash[20963]: audit 2024-04-03T19:32:31.391815+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:32:32.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:31 smithi082 bash[20963]: cluster 2024-04-03T19:32:31.444090+0000 mgr.y (mgr.24370) 9422 : cluster [DBG] pgmap v9406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:33.387 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:33] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:32:33.661 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:33 smithi067 bash[17655]: audit 2024-04-03T19:32:32.786444+0000 mon.c (mon.2) 3706 : audit [DBG] from='client.? 172.21.15.67:0/3715803940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:33.661 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:33 smithi067 bash[27441]: audit 2024-04-03T19:32:32.786444+0000 mon.c (mon.2) 3706 : audit [DBG] from='client.? 172.21.15.67:0/3715803940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:33.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:32:33.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:33 smithi082 bash[20963]: audit 2024-04-03T19:32:32.786444+0000 mon.c (mon.2) 3706 : audit [DBG] from='client.? 172.21.15.67:0/3715803940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:34.661 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:34 smithi067 bash[17655]: cluster 2024-04-03T19:32:33.444674+0000 mgr.y (mgr.24370) 9423 : cluster [DBG] pgmap v9407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:34.661 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:34 smithi067 bash[27441]: cluster 2024-04-03T19:32:33.444674+0000 mgr.y (mgr.24370) 9423 : cluster [DBG] pgmap v9407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:34.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:34 smithi082 bash[20963]: cluster 2024-04-03T19:32:33.444674+0000 mgr.y (mgr.24370) 9423 : cluster [DBG] pgmap v9407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:35.661 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:35 smithi067 bash[27441]: audit 2024-04-03T19:32:35.243851+0000 mon.a (mon.0) 8397 : audit [DBG] from='client.? 172.21.15.67:0/1861303778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:35.661 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:35 smithi067 bash[17655]: audit 2024-04-03T19:32:35.243851+0000 mon.a (mon.0) 8397 : audit [DBG] from='client.? 172.21.15.67:0/1861303778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:35.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:35 smithi082 bash[20963]: audit 2024-04-03T19:32:35.243851+0000 mon.a (mon.0) 8397 : audit [DBG] from='client.? 172.21.15.67:0/1861303778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:36.661 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:36 smithi067 bash[17655]: cluster 2024-04-03T19:32:35.445348+0000 mgr.y (mgr.24370) 9424 : cluster [DBG] pgmap v9408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:36.661 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:36 smithi067 bash[27441]: cluster 2024-04-03T19:32:35.445348+0000 mgr.y (mgr.24370) 9424 : cluster [DBG] pgmap v9408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:36.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:36 smithi082 bash[20963]: cluster 2024-04-03T19:32:35.445348+0000 mgr.y (mgr.24370) 9424 : cluster [DBG] pgmap v9408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:38.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:38 smithi082 bash[20963]: cluster 2024-04-03T19:32:37.446497+0000 mgr.y (mgr.24370) 9425 : cluster [DBG] pgmap v9409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:38.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:38 smithi082 bash[20963]: audit 2024-04-03T19:32:37.699062+0000 mon.a (mon.0) 8398 : audit [DBG] from='client.? 172.21.15.67:0/914781807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:38.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:38 smithi067 bash[27441]: cluster 2024-04-03T19:32:37.446497+0000 mgr.y (mgr.24370) 9425 : cluster [DBG] pgmap v9409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:38.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:38 smithi067 bash[27441]: audit 2024-04-03T19:32:37.699062+0000 mon.a (mon.0) 8398 : audit [DBG] from='client.? 172.21.15.67:0/914781807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:38.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:38 smithi067 bash[17655]: cluster 2024-04-03T19:32:37.446497+0000 mgr.y (mgr.24370) 9425 : cluster [DBG] pgmap v9409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:38.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:38 smithi067 bash[17655]: audit 2024-04-03T19:32:37.699062+0000 mon.a (mon.0) 8398 : audit [DBG] from='client.? 172.21.15.67:0/914781807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:40.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:40 smithi082 bash[20963]: cluster 2024-04-03T19:32:39.447324+0000 mgr.y (mgr.24370) 9426 : cluster [DBG] pgmap v9410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:40.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:40 smithi082 bash[20963]: audit 2024-04-03T19:32:40.152426+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:40.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:40 smithi082 bash[20963]: audit 2024-04-03T19:32:40.154192+0000 mon.a (mon.0) 8400 : audit [DBG] from='client.? 172.21.15.67:0/1323579745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:40.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:40 smithi067 bash[17655]: cluster 2024-04-03T19:32:39.447324+0000 mgr.y (mgr.24370) 9426 : cluster [DBG] pgmap v9410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:40.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:40 smithi067 bash[17655]: audit 2024-04-03T19:32:40.152426+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:40.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:40 smithi067 bash[17655]: audit 2024-04-03T19:32:40.154192+0000 mon.a (mon.0) 8400 : audit [DBG] from='client.? 172.21.15.67:0/1323579745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:40.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:40 smithi067 bash[27441]: cluster 2024-04-03T19:32:39.447324+0000 mgr.y (mgr.24370) 9426 : cluster [DBG] pgmap v9410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:40.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:40 smithi067 bash[27441]: audit 2024-04-03T19:32:40.152426+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:40.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:40 smithi067 bash[27441]: audit 2024-04-03T19:32:40.154192+0000 mon.a (mon.0) 8400 : audit [DBG] from='client.? 172.21.15.67:0/1323579745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:42.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:42 smithi082 bash[20963]: cluster 2024-04-03T19:32:41.448554+0000 mgr.y (mgr.24370) 9427 : cluster [DBG] pgmap v9411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:42.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:42 smithi067 bash[27441]: cluster 2024-04-03T19:32:41.448554+0000 mgr.y (mgr.24370) 9427 : cluster [DBG] pgmap v9411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:42.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:42 smithi067 bash[17655]: cluster 2024-04-03T19:32:41.448554+0000 mgr.y (mgr.24370) 9427 : cluster [DBG] pgmap v9411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:43.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:32:43.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:43 smithi082 bash[20963]: audit 2024-04-03T19:32:42.614190+0000 mon.a (mon.0) 8401 : audit [DBG] from='client.? 172.21.15.67:0/4171004414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:43.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:32:43.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:43 smithi067 bash[17655]: audit 2024-04-03T19:32:42.614190+0000 mon.a (mon.0) 8401 : audit [DBG] from='client.? 172.21.15.67:0/4171004414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:43.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:43 smithi067 bash[27441]: audit 2024-04-03T19:32:42.614190+0000 mon.a (mon.0) 8401 : audit [DBG] from='client.? 172.21.15.67:0/4171004414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:44.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:44 smithi082 bash[20963]: cluster 2024-04-03T19:32:43.449181+0000 mgr.y (mgr.24370) 9428 : cluster [DBG] pgmap v9412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:44.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:44 smithi067 bash[17655]: cluster 2024-04-03T19:32:43.449181+0000 mgr.y (mgr.24370) 9428 : cluster [DBG] pgmap v9412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:44.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:44 smithi067 bash[27441]: cluster 2024-04-03T19:32:43.449181+0000 mgr.y (mgr.24370) 9428 : cluster [DBG] pgmap v9412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:45.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:45 smithi082 bash[20963]: audit 2024-04-03T19:32:45.061680+0000 mon.a (mon.0) 8402 : audit [DBG] from='client.? 172.21.15.67:0/4089685820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:45.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:45 smithi067 bash[17655]: audit 2024-04-03T19:32:45.061680+0000 mon.a (mon.0) 8402 : audit [DBG] from='client.? 172.21.15.67:0/4089685820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:45.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:45 smithi067 bash[27441]: audit 2024-04-03T19:32:45.061680+0000 mon.a (mon.0) 8402 : audit [DBG] from='client.? 172.21.15.67:0/4089685820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:46.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:46 smithi082 bash[20963]: cluster 2024-04-03T19:32:45.449884+0000 mgr.y (mgr.24370) 9429 : cluster [DBG] pgmap v9413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:46.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:46 smithi067 bash[27441]: cluster 2024-04-03T19:32:45.449884+0000 mgr.y (mgr.24370) 9429 : cluster [DBG] pgmap v9413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:46.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:46 smithi067 bash[17655]: cluster 2024-04-03T19:32:45.449884+0000 mgr.y (mgr.24370) 9429 : cluster [DBG] pgmap v9413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:47.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:47 smithi082 bash[20963]: audit 2024-04-03T19:32:47.516611+0000 mon.a (mon.0) 8403 : audit [DBG] from='client.? 172.21.15.67:0/3302865619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:47.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:47 smithi067 bash[27441]: audit 2024-04-03T19:32:47.516611+0000 mon.a (mon.0) 8403 : audit [DBG] from='client.? 172.21.15.67:0/3302865619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:47.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:47 smithi067 bash[17655]: audit 2024-04-03T19:32:47.516611+0000 mon.a (mon.0) 8403 : audit [DBG] from='client.? 172.21.15.67:0/3302865619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:48.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:48 smithi082 bash[20963]: cluster 2024-04-03T19:32:47.450658+0000 mgr.y (mgr.24370) 9430 : cluster [DBG] pgmap v9414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:48.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:48 smithi067 bash[27441]: cluster 2024-04-03T19:32:47.450658+0000 mgr.y (mgr.24370) 9430 : cluster [DBG] pgmap v9414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:48.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:48 smithi067 bash[17655]: cluster 2024-04-03T19:32:47.450658+0000 mgr.y (mgr.24370) 9430 : cluster [DBG] pgmap v9414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:50.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:50 smithi082 bash[20963]: cluster 2024-04-03T19:32:49.451302+0000 mgr.y (mgr.24370) 9431 : cluster [DBG] pgmap v9415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:50.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:50 smithi082 bash[20963]: audit 2024-04-03T19:32:49.958867+0000 mon.a (mon.0) 8404 : audit [DBG] from='client.? 172.21.15.67:0/3235454899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:50.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:50 smithi067 bash[27441]: cluster 2024-04-03T19:32:49.451302+0000 mgr.y (mgr.24370) 9431 : cluster [DBG] pgmap v9415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:50.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:50 smithi067 bash[27441]: audit 2024-04-03T19:32:49.958867+0000 mon.a (mon.0) 8404 : audit [DBG] from='client.? 172.21.15.67:0/3235454899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:50.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:50 smithi067 bash[17655]: cluster 2024-04-03T19:32:49.451302+0000 mgr.y (mgr.24370) 9431 : cluster [DBG] pgmap v9415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:50.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:50 smithi067 bash[17655]: audit 2024-04-03T19:32:49.958867+0000 mon.a (mon.0) 8404 : audit [DBG] from='client.? 172.21.15.67:0/3235454899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:52.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:52 smithi082 bash[20963]: cluster 2024-04-03T19:32:51.452510+0000 mgr.y (mgr.24370) 9432 : cluster [DBG] pgmap v9416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:52.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:52 smithi082 bash[20963]: audit 2024-04-03T19:32:52.415531+0000 mon.a (mon.0) 8405 : audit [DBG] from='client.? 172.21.15.67:0/1364453422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:52.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:52 smithi067 bash[27441]: cluster 2024-04-03T19:32:51.452510+0000 mgr.y (mgr.24370) 9432 : cluster [DBG] pgmap v9416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:52.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:52 smithi067 bash[27441]: audit 2024-04-03T19:32:52.415531+0000 mon.a (mon.0) 8405 : audit [DBG] from='client.? 172.21.15.67:0/1364453422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:52.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:52 smithi067 bash[17655]: cluster 2024-04-03T19:32:51.452510+0000 mgr.y (mgr.24370) 9432 : cluster [DBG] pgmap v9416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:52.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:52 smithi067 bash[17655]: audit 2024-04-03T19:32:52.415531+0000 mon.a (mon.0) 8405 : audit [DBG] from='client.? 172.21.15.67:0/1364453422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:53.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:32:53.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:32:54.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:54 smithi082 bash[20963]: cluster 2024-04-03T19:32:53.453202+0000 mgr.y (mgr.24370) 9433 : cluster [DBG] pgmap v9417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:54.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:54 smithi067 bash[17655]: cluster 2024-04-03T19:32:53.453202+0000 mgr.y (mgr.24370) 9433 : cluster [DBG] pgmap v9417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:54.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:54 smithi067 bash[27441]: cluster 2024-04-03T19:32:53.453202+0000 mgr.y (mgr.24370) 9433 : cluster [DBG] pgmap v9417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:55.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:55 smithi082 bash[20963]: audit 2024-04-03T19:32:54.867964+0000 mon.c (mon.2) 3707 : audit [DBG] from='client.? 172.21.15.67:0/3406326598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:55.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:55 smithi082 bash[20963]: audit 2024-04-03T19:32:55.153302+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:55.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:55 smithi067 bash[27441]: audit 2024-04-03T19:32:54.867964+0000 mon.c (mon.2) 3707 : audit [DBG] from='client.? 172.21.15.67:0/3406326598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:55.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:55 smithi067 bash[27441]: audit 2024-04-03T19:32:55.153302+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:55.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:55 smithi067 bash[17655]: audit 2024-04-03T19:32:54.867964+0000 mon.c (mon.2) 3707 : audit [DBG] from='client.? 172.21.15.67:0/3406326598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:55 smithi067 bash[17655]: audit 2024-04-03T19:32:55.153302+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:32:56.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:56 smithi082 bash[20963]: cluster 2024-04-03T19:32:55.453894+0000 mgr.y (mgr.24370) 9434 : cluster [DBG] pgmap v9418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:56.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:56 smithi067 bash[17655]: cluster 2024-04-03T19:32:55.453894+0000 mgr.y (mgr.24370) 9434 : cluster [DBG] pgmap v9418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:56.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:56 smithi067 bash[27441]: cluster 2024-04-03T19:32:55.453894+0000 mgr.y (mgr.24370) 9434 : cluster [DBG] pgmap v9418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:57.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:57 smithi082 bash[20963]: audit 2024-04-03T19:32:57.318769+0000 mon.a (mon.0) 8407 : audit [DBG] from='client.? 172.21.15.67:0/3918573691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:57.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:57 smithi067 bash[27441]: audit 2024-04-03T19:32:57.318769+0000 mon.a (mon.0) 8407 : audit [DBG] from='client.? 172.21.15.67:0/3918573691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:57.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:57 smithi067 bash[17655]: audit 2024-04-03T19:32:57.318769+0000 mon.a (mon.0) 8407 : audit [DBG] from='client.? 172.21.15.67:0/3918573691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:32:58.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:32:58 smithi082 bash[20963]: cluster 2024-04-03T19:32:57.455052+0000 mgr.y (mgr.24370) 9435 : cluster [DBG] pgmap v9419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:58.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:32:58 smithi067 bash[27441]: cluster 2024-04-03T19:32:57.455052+0000 mgr.y (mgr.24370) 9435 : cluster [DBG] pgmap v9419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:32:58.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:32:58 smithi067 bash[17655]: cluster 2024-04-03T19:32:57.455052+0000 mgr.y (mgr.24370) 9435 : cluster [DBG] pgmap v9419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:00.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:00 smithi082 bash[20963]: cluster 2024-04-03T19:32:59.455480+0000 mgr.y (mgr.24370) 9436 : cluster [DBG] pgmap v9420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:00.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:00 smithi082 bash[20963]: audit 2024-04-03T19:32:59.762009+0000 mon.a (mon.0) 8408 : audit [DBG] from='client.? 172.21.15.67:0/1651818541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:00.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:00 smithi067 bash[27441]: cluster 2024-04-03T19:32:59.455480+0000 mgr.y (mgr.24370) 9436 : cluster [DBG] pgmap v9420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:00.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:00 smithi067 bash[27441]: audit 2024-04-03T19:32:59.762009+0000 mon.a (mon.0) 8408 : audit [DBG] from='client.? 172.21.15.67:0/1651818541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:00.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:00 smithi067 bash[17655]: cluster 2024-04-03T19:32:59.455480+0000 mgr.y (mgr.24370) 9436 : cluster [DBG] pgmap v9420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:00 smithi067 bash[17655]: audit 2024-04-03T19:32:59.762009+0000 mon.a (mon.0) 8408 : audit [DBG] from='client.? 172.21.15.67:0/1651818541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:02.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:02 smithi082 bash[20963]: cluster 2024-04-03T19:33:01.456642+0000 mgr.y (mgr.24370) 9437 : cluster [DBG] pgmap v9421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:02.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:02 smithi082 bash[20963]: audit 2024-04-03T19:33:02.219524+0000 mon.a (mon.0) 8409 : audit [DBG] from='client.? 172.21.15.67:0/1104069511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:02.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:02 smithi067 bash[17655]: cluster 2024-04-03T19:33:01.456642+0000 mgr.y (mgr.24370) 9437 : cluster [DBG] pgmap v9421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:02.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:02 smithi067 bash[17655]: audit 2024-04-03T19:33:02.219524+0000 mon.a (mon.0) 8409 : audit [DBG] from='client.? 172.21.15.67:0/1104069511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:02.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:02 smithi067 bash[27441]: cluster 2024-04-03T19:33:01.456642+0000 mgr.y (mgr.24370) 9437 : cluster [DBG] pgmap v9421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:02.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:02 smithi067 bash[27441]: audit 2024-04-03T19:33:02.219524+0000 mon.a (mon.0) 8409 : audit [DBG] from='client.? 172.21.15.67:0/1104069511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:03.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:03] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:33:03.878 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:03 smithi082 bash[20963]: cluster 2024-04-03T19:33:03.457331+0000 mgr.y (mgr.24370) 9438 : cluster [DBG] pgmap v9422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:03.878 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:33:03.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:03 smithi067 bash[17655]: cluster 2024-04-03T19:33:03.457331+0000 mgr.y (mgr.24370) 9438 : cluster [DBG] pgmap v9422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:03.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:03 smithi067 bash[27441]: cluster 2024-04-03T19:33:03.457331+0000 mgr.y (mgr.24370) 9438 : cluster [DBG] pgmap v9422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:05.128 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:04 smithi082 bash[20963]: audit 2024-04-03T19:33:04.686063+0000 mon.b (mon.1) 63 : audit [DBG] from='client.? 172.21.15.67:0/680874007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:05.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:04 smithi067 bash[17655]: audit 2024-04-03T19:33:04.686063+0000 mon.b (mon.1) 63 : audit [DBG] from='client.? 172.21.15.67:0/680874007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:05.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:04 smithi067 bash[27441]: audit 2024-04-03T19:33:04.686063+0000 mon.b (mon.1) 63 : audit [DBG] from='client.? 172.21.15.67:0/680874007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:06.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:05 smithi082 bash[20963]: cluster 2024-04-03T19:33:05.458030+0000 mgr.y (mgr.24370) 9439 : cluster [DBG] pgmap v9423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:06.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:05 smithi067 bash[17655]: cluster 2024-04-03T19:33:05.458030+0000 mgr.y (mgr.24370) 9439 : cluster [DBG] pgmap v9423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:06.162 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:05 smithi067 bash[27441]: cluster 2024-04-03T19:33:05.458030+0000 mgr.y (mgr.24370) 9439 : cluster [DBG] pgmap v9423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:07.629 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:07 smithi082 bash[20963]: audit 2024-04-03T19:33:07.143545+0000 mon.c (mon.2) 3708 : audit [DBG] from='client.? 172.21.15.67:0/2500314339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:07.661 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:07 smithi067 bash[27441]: audit 2024-04-03T19:33:07.143545+0000 mon.c (mon.2) 3708 : audit [DBG] from='client.? 172.21.15.67:0/2500314339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:07.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:07 smithi067 bash[17655]: audit 2024-04-03T19:33:07.143545+0000 mon.c (mon.2) 3708 : audit [DBG] from='client.? 172.21.15.67:0/2500314339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:08.629 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:08 smithi082 bash[20963]: cluster 2024-04-03T19:33:07.459219+0000 mgr.y (mgr.24370) 9440 : cluster [DBG] pgmap v9424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:08.662 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:08 smithi067 bash[27441]: cluster 2024-04-03T19:33:07.459219+0000 mgr.y (mgr.24370) 9440 : cluster [DBG] pgmap v9424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:08.662 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:08 smithi067 bash[17655]: cluster 2024-04-03T19:33:07.459219+0000 mgr.y (mgr.24370) 9440 : cluster [DBG] pgmap v9424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:10.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:10 smithi082 bash[20963]: cluster 2024-04-03T19:33:09.459919+0000 mgr.y (mgr.24370) 9441 : cluster [DBG] pgmap v9425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:10.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:10 smithi082 bash[20963]: audit 2024-04-03T19:33:09.595377+0000 mon.c (mon.2) 3709 : audit [DBG] from='client.? 172.21.15.67:0/95240315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:10.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:10 smithi082 bash[20963]: audit 2024-04-03T19:33:10.153532+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:10 smithi067 bash[17655]: cluster 2024-04-03T19:33:09.459919+0000 mgr.y (mgr.24370) 9441 : cluster [DBG] pgmap v9425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:10 smithi067 bash[17655]: audit 2024-04-03T19:33:09.595377+0000 mon.c (mon.2) 3709 : audit [DBG] from='client.? 172.21.15.67:0/95240315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:10 smithi067 bash[17655]: audit 2024-04-03T19:33:10.153532+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:10 smithi067 bash[27441]: cluster 2024-04-03T19:33:09.459919+0000 mgr.y (mgr.24370) 9441 : cluster [DBG] pgmap v9425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:10 smithi067 bash[27441]: audit 2024-04-03T19:33:09.595377+0000 mon.c (mon.2) 3709 : audit [DBG] from='client.? 172.21.15.67:0/95240315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:10.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:10 smithi067 bash[27441]: audit 2024-04-03T19:33:10.153532+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:12.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:12 smithi082 bash[20963]: cluster 2024-04-03T19:33:11.461083+0000 mgr.y (mgr.24370) 9442 : cluster [DBG] pgmap v9426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:12.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:12 smithi082 bash[20963]: audit 2024-04-03T19:33:12.052620+0000 mon.a (mon.0) 8411 : audit [DBG] from='client.? 172.21.15.67:0/3673161001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:12 smithi067 bash[17655]: cluster 2024-04-03T19:33:11.461083+0000 mgr.y (mgr.24370) 9442 : cluster [DBG] pgmap v9426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:12.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:12 smithi067 bash[17655]: audit 2024-04-03T19:33:12.052620+0000 mon.a (mon.0) 8411 : audit [DBG] from='client.? 172.21.15.67:0/3673161001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:12 smithi067 bash[27441]: cluster 2024-04-03T19:33:11.461083+0000 mgr.y (mgr.24370) 9442 : cluster [DBG] pgmap v9426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:12.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:12 smithi067 bash[27441]: audit 2024-04-03T19:33:12.052620+0000 mon.a (mon.0) 8411 : audit [DBG] from='client.? 172.21.15.67:0/3673161001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:13.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:33:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:33:14.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:14 smithi082 bash[20963]: cluster 2024-04-03T19:33:13.461741+0000 mgr.y (mgr.24370) 9443 : cluster [DBG] pgmap v9427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:14.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:14 smithi082 bash[20963]: audit 2024-04-03T19:33:14.506053+0000 mon.a (mon.0) 8412 : audit [DBG] from='client.? 172.21.15.67:0/1270442554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:14 smithi067 bash[17655]: cluster 2024-04-03T19:33:13.461741+0000 mgr.y (mgr.24370) 9443 : cluster [DBG] pgmap v9427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:14.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:14 smithi067 bash[17655]: audit 2024-04-03T19:33:14.506053+0000 mon.a (mon.0) 8412 : audit [DBG] from='client.? 172.21.15.67:0/1270442554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:14 smithi067 bash[27441]: cluster 2024-04-03T19:33:13.461741+0000 mgr.y (mgr.24370) 9443 : cluster [DBG] pgmap v9427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:14.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:14 smithi067 bash[27441]: audit 2024-04-03T19:33:14.506053+0000 mon.a (mon.0) 8412 : audit [DBG] from='client.? 172.21.15.67:0/1270442554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:16.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:16 smithi082 bash[20963]: cluster 2024-04-03T19:33:15.462418+0000 mgr.y (mgr.24370) 9444 : cluster [DBG] pgmap v9428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:16.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:16 smithi067 bash[27441]: cluster 2024-04-03T19:33:15.462418+0000 mgr.y (mgr.24370) 9444 : cluster [DBG] pgmap v9428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:16.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:16 smithi067 bash[17655]: cluster 2024-04-03T19:33:15.462418+0000 mgr.y (mgr.24370) 9444 : cluster [DBG] pgmap v9428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:17.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:17 smithi082 bash[20963]: audit 2024-04-03T19:33:16.969336+0000 mon.a (mon.0) 8413 : audit [DBG] from='client.? 172.21.15.67:0/1397432558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:17.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:17 smithi067 bash[27441]: audit 2024-04-03T19:33:16.969336+0000 mon.a (mon.0) 8413 : audit [DBG] from='client.? 172.21.15.67:0/1397432558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:17.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:17 smithi067 bash[17655]: audit 2024-04-03T19:33:16.969336+0000 mon.a (mon.0) 8413 : audit [DBG] from='client.? 172.21.15.67:0/1397432558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:18.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:18 smithi082 bash[20963]: cluster 2024-04-03T19:33:17.463426+0000 mgr.y (mgr.24370) 9445 : cluster [DBG] pgmap v9429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:18.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:18 smithi067 bash[17655]: cluster 2024-04-03T19:33:17.463426+0000 mgr.y (mgr.24370) 9445 : cluster [DBG] pgmap v9429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:18.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:18 smithi067 bash[27441]: cluster 2024-04-03T19:33:17.463426+0000 mgr.y (mgr.24370) 9445 : cluster [DBG] pgmap v9429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:19.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:19 smithi082 bash[20963]: audit 2024-04-03T19:33:19.433067+0000 mon.a (mon.0) 8414 : audit [DBG] from='client.? 172.21.15.67:0/907797979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:19.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:19 smithi067 bash[27441]: audit 2024-04-03T19:33:19.433067+0000 mon.a (mon.0) 8414 : audit [DBG] from='client.? 172.21.15.67:0/907797979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:19.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:19 smithi067 bash[17655]: audit 2024-04-03T19:33:19.433067+0000 mon.a (mon.0) 8414 : audit [DBG] from='client.? 172.21.15.67:0/907797979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:20.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:20 smithi082 bash[20963]: cluster 2024-04-03T19:33:19.464132+0000 mgr.y (mgr.24370) 9446 : cluster [DBG] pgmap v9430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:20.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:20 smithi067 bash[27441]: cluster 2024-04-03T19:33:19.464132+0000 mgr.y (mgr.24370) 9446 : cluster [DBG] pgmap v9430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:20.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:20 smithi067 bash[17655]: cluster 2024-04-03T19:33:19.464132+0000 mgr.y (mgr.24370) 9446 : cluster [DBG] pgmap v9430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:22.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:22 smithi082 bash[20963]: cluster 2024-04-03T19:33:21.465178+0000 mgr.y (mgr.24370) 9447 : cluster [DBG] pgmap v9431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:22 smithi082 bash[20963]: audit 2024-04-03T19:33:21.885469+0000 mon.c (mon.2) 3710 : audit [DBG] from='client.? 172.21.15.67:0/1262414303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:22.911 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:22 smithi067 bash[17655]: cluster 2024-04-03T19:33:21.465178+0000 mgr.y (mgr.24370) 9447 : cluster [DBG] pgmap v9431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:22.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:22 smithi067 bash[17655]: audit 2024-04-03T19:33:21.885469+0000 mon.c (mon.2) 3710 : audit [DBG] from='client.? 172.21.15.67:0/1262414303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:22.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:22 smithi067 bash[27441]: cluster 2024-04-03T19:33:21.465178+0000 mgr.y (mgr.24370) 9447 : cluster [DBG] pgmap v9431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:22.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:22 smithi067 bash[27441]: audit 2024-04-03T19:33:21.885469+0000 mon.c (mon.2) 3710 : audit [DBG] from='client.? 172.21.15.67:0/1262414303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:23.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:33:23.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:33:24.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:24 smithi082 bash[20963]: cluster 2024-04-03T19:33:23.465848+0000 mgr.y (mgr.24370) 9448 : cluster [DBG] pgmap v9432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:24.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:24 smithi082 bash[20963]: audit 2024-04-03T19:33:24.335654+0000 mon.a (mon.0) 8415 : audit [DBG] from='client.? 172.21.15.67:0/3633816548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:24.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:24 smithi067 bash[17655]: cluster 2024-04-03T19:33:23.465848+0000 mgr.y (mgr.24370) 9448 : cluster [DBG] pgmap v9432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:24.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:24 smithi067 bash[17655]: audit 2024-04-03T19:33:24.335654+0000 mon.a (mon.0) 8415 : audit [DBG] from='client.? 172.21.15.67:0/3633816548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:24 smithi067 bash[27441]: cluster 2024-04-03T19:33:23.465848+0000 mgr.y (mgr.24370) 9448 : cluster [DBG] pgmap v9432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:24.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:24 smithi067 bash[27441]: audit 2024-04-03T19:33:24.335654+0000 mon.a (mon.0) 8415 : audit [DBG] from='client.? 172.21.15.67:0/3633816548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:25.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:25 smithi082 bash[20963]: audit 2024-04-03T19:33:25.154151+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:25.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:25 smithi067 bash[17655]: audit 2024-04-03T19:33:25.154151+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:25.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:25 smithi067 bash[27441]: audit 2024-04-03T19:33:25.154151+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:26.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:26 smithi082 bash[20963]: cluster 2024-04-03T19:33:25.466582+0000 mgr.y (mgr.24370) 9449 : cluster [DBG] pgmap v9433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:26.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:26 smithi067 bash[27441]: cluster 2024-04-03T19:33:25.466582+0000 mgr.y (mgr.24370) 9449 : cluster [DBG] pgmap v9433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:26.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:26 smithi067 bash[17655]: cluster 2024-04-03T19:33:25.466582+0000 mgr.y (mgr.24370) 9449 : cluster [DBG] pgmap v9433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:27.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:27 smithi082 bash[20963]: audit 2024-04-03T19:33:26.782056+0000 mon.a (mon.0) 8417 : audit [DBG] from='client.? 172.21.15.67:0/4152680796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:27.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:27 smithi067 bash[17655]: audit 2024-04-03T19:33:26.782056+0000 mon.a (mon.0) 8417 : audit [DBG] from='client.? 172.21.15.67:0/4152680796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:27.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:27 smithi067 bash[27441]: audit 2024-04-03T19:33:26.782056+0000 mon.a (mon.0) 8417 : audit [DBG] from='client.? 172.21.15.67:0/4152680796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:28.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:28 smithi082 bash[20963]: cluster 2024-04-03T19:33:27.467774+0000 mgr.y (mgr.24370) 9450 : cluster [DBG] pgmap v9434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:28.911 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:28 smithi067 bash[27441]: cluster 2024-04-03T19:33:27.467774+0000 mgr.y (mgr.24370) 9450 : cluster [DBG] pgmap v9434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:28.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:28 smithi067 bash[17655]: cluster 2024-04-03T19:33:27.467774+0000 mgr.y (mgr.24370) 9450 : cluster [DBG] pgmap v9434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:29.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:29 smithi082 bash[20963]: audit 2024-04-03T19:33:29.238410+0000 mon.c (mon.2) 3711 : audit [DBG] from='client.? 172.21.15.67:0/2562317990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:29.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:29 smithi067 bash[27441]: audit 2024-04-03T19:33:29.238410+0000 mon.c (mon.2) 3711 : audit [DBG] from='client.? 172.21.15.67:0/2562317990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:29.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:29 smithi067 bash[17655]: audit 2024-04-03T19:33:29.238410+0000 mon.c (mon.2) 3711 : audit [DBG] from='client.? 172.21.15.67:0/2562317990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:30.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:30 smithi082 bash[20963]: cluster 2024-04-03T19:33:29.468511+0000 mgr.y (mgr.24370) 9451 : cluster [DBG] pgmap v9435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:30.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:30 smithi067 bash[17655]: cluster 2024-04-03T19:33:29.468511+0000 mgr.y (mgr.24370) 9451 : cluster [DBG] pgmap v9435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:30.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:30 smithi067 bash[27441]: cluster 2024-04-03T19:33:29.468511+0000 mgr.y (mgr.24370) 9451 : cluster [DBG] pgmap v9435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:31.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:31 smithi082 bash[20963]: cluster 2024-04-03T19:33:31.469611+0000 mgr.y (mgr.24370) 9452 : cluster [DBG] pgmap v9436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:31.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:31 smithi082 bash[20963]: audit 2024-04-03T19:33:31.471217+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:33:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:31 smithi067 bash[17655]: cluster 2024-04-03T19:33:31.469611+0000 mgr.y (mgr.24370) 9452 : cluster [DBG] pgmap v9436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:31.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:31 smithi067 bash[17655]: audit 2024-04-03T19:33:31.471217+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:33:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:31 smithi067 bash[27441]: cluster 2024-04-03T19:33:31.469611+0000 mgr.y (mgr.24370) 9452 : cluster [DBG] pgmap v9436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:31.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:31 smithi067 bash[27441]: audit 2024-04-03T19:33:31.471217+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:33:32.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:32 smithi082 bash[20963]: audit 2024-04-03T19:33:31.691048+0000 mon.c (mon.2) 3712 : audit [DBG] from='client.? 172.21.15.67:0/3294276677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:32.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:32 smithi067 bash[17655]: audit 2024-04-03T19:33:31.691048+0000 mon.c (mon.2) 3712 : audit [DBG] from='client.? 172.21.15.67:0/3294276677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:32.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:32 smithi067 bash[27441]: audit 2024-04-03T19:33:31.691048+0000 mon.c (mon.2) 3712 : audit [DBG] from='client.? 172.21.15.67:0/3294276677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:33:33.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:33 smithi082 bash[20963]: cluster 2024-04-03T19:33:33.470326+0000 mgr.y (mgr.24370) 9453 : cluster [DBG] pgmap v9437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:33.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:33:33.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:33 smithi067 bash[27441]: cluster 2024-04-03T19:33:33.470326+0000 mgr.y (mgr.24370) 9453 : cluster [DBG] pgmap v9437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:33.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:33 smithi067 bash[17655]: cluster 2024-04-03T19:33:33.470326+0000 mgr.y (mgr.24370) 9453 : cluster [DBG] pgmap v9437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:34.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:34 smithi082 bash[20963]: audit 2024-04-03T19:33:34.151732+0000 mon.c (mon.2) 3713 : audit [DBG] from='client.? 172.21.15.67:0/169805019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:34.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:34 smithi067 bash[27441]: audit 2024-04-03T19:33:34.151732+0000 mon.c (mon.2) 3713 : audit [DBG] from='client.? 172.21.15.67:0/169805019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:34.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:34 smithi067 bash[17655]: audit 2024-04-03T19:33:34.151732+0000 mon.c (mon.2) 3713 : audit [DBG] from='client.? 172.21.15.67:0/169805019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:35.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:35 smithi082 bash[20963]: cluster 2024-04-03T19:33:35.471036+0000 mgr.y (mgr.24370) 9454 : cluster [DBG] pgmap v9438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:35.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:35 smithi067 bash[27441]: cluster 2024-04-03T19:33:35.471036+0000 mgr.y (mgr.24370) 9454 : cluster [DBG] pgmap v9438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:35.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:35 smithi067 bash[17655]: cluster 2024-04-03T19:33:35.471036+0000 mgr.y (mgr.24370) 9454 : cluster [DBG] pgmap v9438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:36.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:36 smithi082 bash[20963]: audit 2024-04-03T19:33:36.619328+0000 mon.c (mon.2) 3714 : audit [DBG] from='client.? 172.21.15.67:0/3839487585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:36.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:36 smithi067 bash[17655]: audit 2024-04-03T19:33:36.619328+0000 mon.c (mon.2) 3714 : audit [DBG] from='client.? 172.21.15.67:0/3839487585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:36.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:36 smithi067 bash[27441]: audit 2024-04-03T19:33:36.619328+0000 mon.c (mon.2) 3714 : audit [DBG] from='client.? 172.21.15.67:0/3839487585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:38.379 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:38 smithi082 bash[20963]: audit 2024-04-03T19:33:37.114730+0000 mon.a (mon.0) 8419 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.379 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:38 smithi082 bash[20963]: audit 2024-04-03T19:33:37.122479+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.379 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:38 smithi082 bash[20963]: audit 2024-04-03T19:33:37.464969+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.379 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:38 smithi082 bash[20963]: cluster 2024-04-03T19:33:37.471859+0000 mgr.y (mgr.24370) 9455 : cluster [DBG] pgmap v9439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:38.379 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:38 smithi082 bash[20963]: audit 2024-04-03T19:33:37.476046+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:38 smithi082 bash[20963]: audit 2024-04-03T19:33:37.929151+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:33:38.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:38 smithi082 bash[20963]: audit 2024-04-03T19:33:37.930677+0000 mon.a (mon.0) 8424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:33:38.380 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:38 smithi082 bash[20963]: audit 2024-04-03T19:33:37.940350+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[17655]: audit 2024-04-03T19:33:37.114730+0000 mon.a (mon.0) 8419 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[17655]: audit 2024-04-03T19:33:37.122479+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[17655]: audit 2024-04-03T19:33:37.464969+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[17655]: cluster 2024-04-03T19:33:37.471859+0000 mgr.y (mgr.24370) 9455 : cluster [DBG] pgmap v9439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[17655]: audit 2024-04-03T19:33:37.476046+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[17655]: audit 2024-04-03T19:33:37.929151+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:33:38.412 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[17655]: audit 2024-04-03T19:33:37.930677+0000 mon.a (mon.0) 8424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:33:38.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[17655]: audit 2024-04-03T19:33:37.940350+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[27441]: audit 2024-04-03T19:33:37.114730+0000 mon.a (mon.0) 8419 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[27441]: audit 2024-04-03T19:33:37.122479+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[27441]: audit 2024-04-03T19:33:37.464969+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[27441]: cluster 2024-04-03T19:33:37.471859+0000 mgr.y (mgr.24370) 9455 : cluster [DBG] pgmap v9439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[27441]: audit 2024-04-03T19:33:37.476046+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[27441]: audit 2024-04-03T19:33:37.929151+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:33:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[27441]: audit 2024-04-03T19:33:37.930677+0000 mon.a (mon.0) 8424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:33:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:38 smithi067 bash[27441]: audit 2024-04-03T19:33:37.940350+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:33:39.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:39 smithi082 bash[20963]: audit 2024-04-03T19:33:39.073865+0000 mon.a (mon.0) 8426 : audit [DBG] from='client.? 172.21.15.67:0/212882097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:39.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:39 smithi067 bash[17655]: audit 2024-04-03T19:33:39.073865+0000 mon.a (mon.0) 8426 : audit [DBG] from='client.? 172.21.15.67:0/212882097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:39.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:39 smithi067 bash[27441]: audit 2024-04-03T19:33:39.073865+0000 mon.a (mon.0) 8426 : audit [DBG] from='client.? 172.21.15.67:0/212882097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:40.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:40 smithi082 bash[20963]: cluster 2024-04-03T19:33:39.472537+0000 mgr.y (mgr.24370) 9456 : cluster [DBG] pgmap v9440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:40.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:40 smithi082 bash[20963]: audit 2024-04-03T19:33:40.154436+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:40 smithi067 bash[17655]: cluster 2024-04-03T19:33:39.472537+0000 mgr.y (mgr.24370) 9456 : cluster [DBG] pgmap v9440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:40.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:40 smithi067 bash[17655]: audit 2024-04-03T19:33:40.154436+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:40 smithi067 bash[27441]: cluster 2024-04-03T19:33:39.472537+0000 mgr.y (mgr.24370) 9456 : cluster [DBG] pgmap v9440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:40.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:40 smithi067 bash[27441]: audit 2024-04-03T19:33:40.154436+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:42.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:42 smithi082 bash[20963]: cluster 2024-04-03T19:33:41.473654+0000 mgr.y (mgr.24370) 9457 : cluster [DBG] pgmap v9441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:42.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:42 smithi082 bash[20963]: audit 2024-04-03T19:33:41.532753+0000 mon.a (mon.0) 8428 : audit [DBG] from='client.? 172.21.15.67:0/2774075724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:42 smithi067 bash[17655]: cluster 2024-04-03T19:33:41.473654+0000 mgr.y (mgr.24370) 9457 : cluster [DBG] pgmap v9441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:42.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:42 smithi067 bash[17655]: audit 2024-04-03T19:33:41.532753+0000 mon.a (mon.0) 8428 : audit [DBG] from='client.? 172.21.15.67:0/2774075724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:42 smithi067 bash[27441]: cluster 2024-04-03T19:33:41.473654+0000 mgr.y (mgr.24370) 9457 : cluster [DBG] pgmap v9441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:42.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:42 smithi067 bash[27441]: audit 2024-04-03T19:33:41.532753+0000 mon.a (mon.0) 8428 : audit [DBG] from='client.? 172.21.15.67:0/2774075724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:43.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:33:43.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:33:44.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:44 smithi082 bash[20963]: cluster 2024-04-03T19:33:43.474357+0000 mgr.y (mgr.24370) 9458 : cluster [DBG] pgmap v9442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:44.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:44 smithi082 bash[20963]: audit 2024-04-03T19:33:43.988985+0000 mon.c (mon.2) 3715 : audit [DBG] from='client.? 172.21.15.67:0/3321724288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:44 smithi067 bash[27441]: cluster 2024-04-03T19:33:43.474357+0000 mgr.y (mgr.24370) 9458 : cluster [DBG] pgmap v9442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:44.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:44 smithi067 bash[27441]: audit 2024-04-03T19:33:43.988985+0000 mon.c (mon.2) 3715 : audit [DBG] from='client.? 172.21.15.67:0/3321724288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:44 smithi067 bash[17655]: cluster 2024-04-03T19:33:43.474357+0000 mgr.y (mgr.24370) 9458 : cluster [DBG] pgmap v9442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:44.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:44 smithi067 bash[17655]: audit 2024-04-03T19:33:43.988985+0000 mon.c (mon.2) 3715 : audit [DBG] from='client.? 172.21.15.67:0/3321724288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:46.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:46 smithi082 bash[20963]: cluster 2024-04-03T19:33:45.474985+0000 mgr.y (mgr.24370) 9459 : cluster [DBG] pgmap v9443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:46.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:46 smithi082 bash[20963]: audit 2024-04-03T19:33:46.434667+0000 mon.a (mon.0) 8429 : audit [DBG] from='client.? 172.21.15.67:0/3861355434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:46 smithi067 bash[17655]: cluster 2024-04-03T19:33:45.474985+0000 mgr.y (mgr.24370) 9459 : cluster [DBG] pgmap v9443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:46.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:46 smithi067 bash[17655]: audit 2024-04-03T19:33:46.434667+0000 mon.a (mon.0) 8429 : audit [DBG] from='client.? 172.21.15.67:0/3861355434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:46 smithi067 bash[27441]: cluster 2024-04-03T19:33:45.474985+0000 mgr.y (mgr.24370) 9459 : cluster [DBG] pgmap v9443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:46.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:46 smithi067 bash[27441]: audit 2024-04-03T19:33:46.434667+0000 mon.a (mon.0) 8429 : audit [DBG] from='client.? 172.21.15.67:0/3861355434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:48.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:48 smithi082 bash[20963]: cluster 2024-04-03T19:33:47.476177+0000 mgr.y (mgr.24370) 9460 : cluster [DBG] pgmap v9444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:48.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:48 smithi067 bash[17655]: cluster 2024-04-03T19:33:47.476177+0000 mgr.y (mgr.24370) 9460 : cluster [DBG] pgmap v9444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:48.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:48 smithi067 bash[27441]: cluster 2024-04-03T19:33:47.476177+0000 mgr.y (mgr.24370) 9460 : cluster [DBG] pgmap v9444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:49.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:49 smithi082 bash[20963]: audit 2024-04-03T19:33:48.885944+0000 mon.a (mon.0) 8430 : audit [DBG] from='client.? 172.21.15.67:0/89390250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:49.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:49 smithi067 bash[17655]: audit 2024-04-03T19:33:48.885944+0000 mon.a (mon.0) 8430 : audit [DBG] from='client.? 172.21.15.67:0/89390250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:49.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:49 smithi067 bash[27441]: audit 2024-04-03T19:33:48.885944+0000 mon.a (mon.0) 8430 : audit [DBG] from='client.? 172.21.15.67:0/89390250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:50.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:50 smithi082 bash[20963]: cluster 2024-04-03T19:33:49.476976+0000 mgr.y (mgr.24370) 9461 : cluster [DBG] pgmap v9445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:50.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:50 smithi067 bash[17655]: cluster 2024-04-03T19:33:49.476976+0000 mgr.y (mgr.24370) 9461 : cluster [DBG] pgmap v9445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:50.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:50 smithi067 bash[27441]: cluster 2024-04-03T19:33:49.476976+0000 mgr.y (mgr.24370) 9461 : cluster [DBG] pgmap v9445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:51.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:51 smithi082 bash[20963]: audit 2024-04-03T19:33:51.333483+0000 mon.c (mon.2) 3716 : audit [DBG] from='client.? 172.21.15.67:0/4246791817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:51.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:51 smithi067 bash[17655]: audit 2024-04-03T19:33:51.333483+0000 mon.c (mon.2) 3716 : audit [DBG] from='client.? 172.21.15.67:0/4246791817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:51.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:51 smithi067 bash[27441]: audit 2024-04-03T19:33:51.333483+0000 mon.c (mon.2) 3716 : audit [DBG] from='client.? 172.21.15.67:0/4246791817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:52.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:52 smithi082 bash[20963]: cluster 2024-04-03T19:33:51.478185+0000 mgr.y (mgr.24370) 9462 : cluster [DBG] pgmap v9446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:52.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:52 smithi067 bash[17655]: cluster 2024-04-03T19:33:51.478185+0000 mgr.y (mgr.24370) 9462 : cluster [DBG] pgmap v9446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:52.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:52 smithi067 bash[27441]: cluster 2024-04-03T19:33:51.478185+0000 mgr.y (mgr.24370) 9462 : cluster [DBG] pgmap v9446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:33:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:33:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:54 smithi082 bash[20963]: cluster 2024-04-03T19:33:53.478986+0000 mgr.y (mgr.24370) 9463 : cluster [DBG] pgmap v9447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:54 smithi082 bash[20963]: audit 2024-04-03T19:33:53.787472+0000 mon.c (mon.2) 3717 : audit [DBG] from='client.? 172.21.15.67:0/3316557090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:54 smithi067 bash[17655]: cluster 2024-04-03T19:33:53.478986+0000 mgr.y (mgr.24370) 9463 : cluster [DBG] pgmap v9447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:54.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:54 smithi067 bash[17655]: audit 2024-04-03T19:33:53.787472+0000 mon.c (mon.2) 3717 : audit [DBG] from='client.? 172.21.15.67:0/3316557090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:54.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:54 smithi067 bash[27441]: cluster 2024-04-03T19:33:53.478986+0000 mgr.y (mgr.24370) 9463 : cluster [DBG] pgmap v9447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:54.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:54 smithi067 bash[27441]: audit 2024-04-03T19:33:53.787472+0000 mon.c (mon.2) 3717 : audit [DBG] from='client.? 172.21.15.67:0/3316557090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:55.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:55 smithi082 bash[20963]: audit 2024-04-03T19:33:55.154787+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:55.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:55 smithi067 bash[17655]: audit 2024-04-03T19:33:55.154787+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:55.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:55 smithi067 bash[27441]: audit 2024-04-03T19:33:55.154787+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:33:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:56 smithi082 bash[20963]: cluster 2024-04-03T19:33:55.479806+0000 mgr.y (mgr.24370) 9464 : cluster [DBG] pgmap v9448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:56.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:56 smithi082 bash[20963]: audit 2024-04-03T19:33:56.248262+0000 mon.a (mon.0) 8432 : audit [DBG] from='client.? 172.21.15.67:0/3170563711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:56.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:56 smithi067 bash[17655]: cluster 2024-04-03T19:33:55.479806+0000 mgr.y (mgr.24370) 9464 : cluster [DBG] pgmap v9448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:56.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:56 smithi067 bash[17655]: audit 2024-04-03T19:33:56.248262+0000 mon.a (mon.0) 8432 : audit [DBG] from='client.? 172.21.15.67:0/3170563711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:56.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:56 smithi067 bash[27441]: cluster 2024-04-03T19:33:55.479806+0000 mgr.y (mgr.24370) 9464 : cluster [DBG] pgmap v9448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:56.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:56 smithi067 bash[27441]: audit 2024-04-03T19:33:56.248262+0000 mon.a (mon.0) 8432 : audit [DBG] from='client.? 172.21.15.67:0/3170563711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:58.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:58 smithi082 bash[20963]: cluster 2024-04-03T19:33:57.481011+0000 mgr.y (mgr.24370) 9465 : cluster [DBG] pgmap v9449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:58.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:58 smithi067 bash[17655]: cluster 2024-04-03T19:33:57.481011+0000 mgr.y (mgr.24370) 9465 : cluster [DBG] pgmap v9449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:58 smithi067 bash[27441]: cluster 2024-04-03T19:33:57.481011+0000 mgr.y (mgr.24370) 9465 : cluster [DBG] pgmap v9449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:33:59.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:33:59 smithi082 bash[20963]: audit 2024-04-03T19:33:58.697333+0000 mon.a (mon.0) 8433 : audit [DBG] from='client.? 172.21.15.67:0/2428388165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:59.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:33:59 smithi067 bash[17655]: audit 2024-04-03T19:33:58.697333+0000 mon.a (mon.0) 8433 : audit [DBG] from='client.? 172.21.15.67:0/2428388165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:33:59.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:33:59 smithi067 bash[27441]: audit 2024-04-03T19:33:58.697333+0000 mon.a (mon.0) 8433 : audit [DBG] from='client.? 172.21.15.67:0/2428388165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:00.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:00 smithi082 bash[20963]: cluster 2024-04-03T19:33:59.481711+0000 mgr.y (mgr.24370) 9466 : cluster [DBG] pgmap v9450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:00.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:00 smithi067 bash[17655]: cluster 2024-04-03T19:33:59.481711+0000 mgr.y (mgr.24370) 9466 : cluster [DBG] pgmap v9450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:00.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:00 smithi067 bash[27441]: cluster 2024-04-03T19:33:59.481711+0000 mgr.y (mgr.24370) 9466 : cluster [DBG] pgmap v9450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:01.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:01 smithi082 bash[20963]: audit 2024-04-03T19:34:01.154047+0000 mon.c (mon.2) 3718 : audit [DBG] from='client.? 172.21.15.67:0/3428619575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:01.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:01 smithi067 bash[17655]: audit 2024-04-03T19:34:01.154047+0000 mon.c (mon.2) 3718 : audit [DBG] from='client.? 172.21.15.67:0/3428619575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:01.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:01 smithi067 bash[27441]: audit 2024-04-03T19:34:01.154047+0000 mon.c (mon.2) 3718 : audit [DBG] from='client.? 172.21.15.67:0/3428619575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:02 smithi082 bash[20963]: cluster 2024-04-03T19:34:01.482946+0000 mgr.y (mgr.24370) 9467 : cluster [DBG] pgmap v9451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:02.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:02 smithi067 bash[17655]: cluster 2024-04-03T19:34:01.482946+0000 mgr.y (mgr.24370) 9467 : cluster [DBG] pgmap v9451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:02.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:02 smithi067 bash[27441]: cluster 2024-04-03T19:34:01.482946+0000 mgr.y (mgr.24370) 9467 : cluster [DBG] pgmap v9451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:34:03.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:03 smithi082 bash[20963]: cluster 2024-04-03T19:34:03.483592+0000 mgr.y (mgr.24370) 9468 : cluster [DBG] pgmap v9452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:03.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:34:03.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:03 smithi067 bash[17655]: cluster 2024-04-03T19:34:03.483592+0000 mgr.y (mgr.24370) 9468 : cluster [DBG] pgmap v9452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:03.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:03 smithi067 bash[27441]: cluster 2024-04-03T19:34:03.483592+0000 mgr.y (mgr.24370) 9468 : cluster [DBG] pgmap v9452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:04.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:04 smithi082 bash[20963]: audit 2024-04-03T19:34:03.610998+0000 mon.a (mon.0) 8434 : audit [DBG] from='client.? 172.21.15.67:0/772956292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:04.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:04 smithi067 bash[17655]: audit 2024-04-03T19:34:03.610998+0000 mon.a (mon.0) 8434 : audit [DBG] from='client.? 172.21.15.67:0/772956292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:04.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:04 smithi067 bash[27441]: audit 2024-04-03T19:34:03.610998+0000 mon.a (mon.0) 8434 : audit [DBG] from='client.? 172.21.15.67:0/772956292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:05.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:05 smithi082 bash[20963]: cluster 2024-04-03T19:34:05.484271+0000 mgr.y (mgr.24370) 9469 : cluster [DBG] pgmap v9453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:05.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:05 smithi067 bash[17655]: cluster 2024-04-03T19:34:05.484271+0000 mgr.y (mgr.24370) 9469 : cluster [DBG] pgmap v9453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:05.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:05 smithi067 bash[27441]: cluster 2024-04-03T19:34:05.484271+0000 mgr.y (mgr.24370) 9469 : cluster [DBG] pgmap v9453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:06.879 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:06 smithi082 bash[20963]: audit 2024-04-03T19:34:06.053405+0000 mon.a (mon.0) 8435 : audit [DBG] from='client.? 172.21.15.67:0/730546767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:06.912 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:06 smithi067 bash[27441]: audit 2024-04-03T19:34:06.053405+0000 mon.a (mon.0) 8435 : audit [DBG] from='client.? 172.21.15.67:0/730546767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:06.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:06 smithi067 bash[17655]: audit 2024-04-03T19:34:06.053405+0000 mon.a (mon.0) 8435 : audit [DBG] from='client.? 172.21.15.67:0/730546767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:07 smithi082 bash[20963]: cluster 2024-04-03T19:34:07.485424+0000 mgr.y (mgr.24370) 9470 : cluster [DBG] pgmap v9454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:07.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:07 smithi067 bash[17655]: cluster 2024-04-03T19:34:07.485424+0000 mgr.y (mgr.24370) 9470 : cluster [DBG] pgmap v9454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:07.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:07 smithi067 bash[27441]: cluster 2024-04-03T19:34:07.485424+0000 mgr.y (mgr.24370) 9470 : cluster [DBG] pgmap v9454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:08.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:08 smithi067 bash[27441]: audit 2024-04-03T19:34:08.502316+0000 mon.c (mon.2) 3719 : audit [DBG] from='client.? 172.21.15.67:0/1628173159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:08 smithi067 bash[17655]: audit 2024-04-03T19:34:08.502316+0000 mon.c (mon.2) 3719 : audit [DBG] from='client.? 172.21.15.67:0/1628173159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:09.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:08 smithi082 bash[20963]: audit 2024-04-03T19:34:08.502316+0000 mon.c (mon.2) 3719 : audit [DBG] from='client.? 172.21.15.67:0/1628173159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:09.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:09 smithi067 bash[17655]: cluster 2024-04-03T19:34:09.486121+0000 mgr.y (mgr.24370) 9471 : cluster [DBG] pgmap v9455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:09.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:09 smithi067 bash[27441]: cluster 2024-04-03T19:34:09.486121+0000 mgr.y (mgr.24370) 9471 : cluster [DBG] pgmap v9455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:10.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:09 smithi082 bash[20963]: cluster 2024-04-03T19:34:09.486121+0000 mgr.y (mgr.24370) 9471 : cluster [DBG] pgmap v9455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:10.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:10 smithi067 bash[17655]: audit 2024-04-03T19:34:10.155142+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:10.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:10 smithi067 bash[27441]: audit 2024-04-03T19:34:10.155142+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:11.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:10 smithi082 bash[20963]: audit 2024-04-03T19:34:10.155142+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:11.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:11 smithi067 bash[17655]: audit 2024-04-03T19:34:10.959541+0000 mon.a (mon.0) 8437 : audit [DBG] from='client.? 172.21.15.67:0/496622301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:11.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:11 smithi067 bash[17655]: cluster 2024-04-03T19:34:11.487279+0000 mgr.y (mgr.24370) 9472 : cluster [DBG] pgmap v9456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:11 smithi067 bash[27441]: audit 2024-04-03T19:34:10.959541+0000 mon.a (mon.0) 8437 : audit [DBG] from='client.? 172.21.15.67:0/496622301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:11.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:11 smithi067 bash[27441]: cluster 2024-04-03T19:34:11.487279+0000 mgr.y (mgr.24370) 9472 : cluster [DBG] pgmap v9456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:12.129 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:11 smithi082 bash[20963]: audit 2024-04-03T19:34:10.959541+0000 mon.a (mon.0) 8437 : audit [DBG] from='client.? 172.21.15.67:0/496622301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:12.130 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:11 smithi082 bash[20963]: cluster 2024-04-03T19:34:11.487279+0000 mgr.y (mgr.24370) 9472 : cluster [DBG] pgmap v9456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:13] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:34:13.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:13 smithi082 bash[20963]: audit 2024-04-03T19:34:13.412747+0000 mon.a (mon.0) 8438 : audit [DBG] from='client.? 172.21.15.67:0/749361283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:13.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:34:13.912 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:13 smithi067 bash[17655]: audit 2024-04-03T19:34:13.412747+0000 mon.a (mon.0) 8438 : audit [DBG] from='client.? 172.21.15.67:0/749361283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:13.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:13 smithi067 bash[27441]: audit 2024-04-03T19:34:13.412747+0000 mon.a (mon.0) 8438 : audit [DBG] from='client.? 172.21.15.67:0/749361283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:14.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:14 smithi082 bash[20963]: cluster 2024-04-03T19:34:13.487943+0000 mgr.y (mgr.24370) 9473 : cluster [DBG] pgmap v9457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:14.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:14 smithi067 bash[17655]: cluster 2024-04-03T19:34:13.487943+0000 mgr.y (mgr.24370) 9473 : cluster [DBG] pgmap v9457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:14.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:14 smithi067 bash[27441]: cluster 2024-04-03T19:34:13.487943+0000 mgr.y (mgr.24370) 9473 : cluster [DBG] pgmap v9457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:16 smithi082 bash[20963]: cluster 2024-04-03T19:34:15.488611+0000 mgr.y (mgr.24370) 9474 : cluster [DBG] pgmap v9458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:16.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:16 smithi082 bash[20963]: audit 2024-04-03T19:34:15.860059+0000 mon.a (mon.0) 8439 : audit [DBG] from='client.? 172.21.15.67:0/4063840746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:16 smithi067 bash[17655]: cluster 2024-04-03T19:34:15.488611+0000 mgr.y (mgr.24370) 9474 : cluster [DBG] pgmap v9458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:16.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:16 smithi067 bash[17655]: audit 2024-04-03T19:34:15.860059+0000 mon.a (mon.0) 8439 : audit [DBG] from='client.? 172.21.15.67:0/4063840746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:16 smithi067 bash[27441]: cluster 2024-04-03T19:34:15.488611+0000 mgr.y (mgr.24370) 9474 : cluster [DBG] pgmap v9458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:16.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:16 smithi067 bash[27441]: audit 2024-04-03T19:34:15.860059+0000 mon.a (mon.0) 8439 : audit [DBG] from='client.? 172.21.15.67:0/4063840746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:18 smithi082 bash[20963]: cluster 2024-04-03T19:34:17.489752+0000 mgr.y (mgr.24370) 9475 : cluster [DBG] pgmap v9459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:18.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:18 smithi082 bash[20963]: audit 2024-04-03T19:34:18.312804+0000 mon.a (mon.0) 8440 : audit [DBG] from='client.? 172.21.15.67:0/161480231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:18 smithi067 bash[17655]: cluster 2024-04-03T19:34:17.489752+0000 mgr.y (mgr.24370) 9475 : cluster [DBG] pgmap v9459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:18 smithi067 bash[17655]: audit 2024-04-03T19:34:18.312804+0000 mon.a (mon.0) 8440 : audit [DBG] from='client.? 172.21.15.67:0/161480231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:18 smithi067 bash[27441]: cluster 2024-04-03T19:34:17.489752+0000 mgr.y (mgr.24370) 9475 : cluster [DBG] pgmap v9459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:18.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:18 smithi067 bash[27441]: audit 2024-04-03T19:34:18.312804+0000 mon.a (mon.0) 8440 : audit [DBG] from='client.? 172.21.15.67:0/161480231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:20.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:20 smithi082 bash[20963]: cluster 2024-04-03T19:34:19.490407+0000 mgr.y (mgr.24370) 9476 : cluster [DBG] pgmap v9460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:20 smithi067 bash[27441]: cluster 2024-04-03T19:34:19.490407+0000 mgr.y (mgr.24370) 9476 : cluster [DBG] pgmap v9460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:20.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:20 smithi067 bash[17655]: cluster 2024-04-03T19:34:19.490407+0000 mgr.y (mgr.24370) 9476 : cluster [DBG] pgmap v9460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:21.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:21 smithi082 bash[20963]: audit 2024-04-03T19:34:20.764938+0000 mon.a (mon.0) 8441 : audit [DBG] from='client.? 172.21.15.67:0/2993103143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:21.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:21 smithi067 bash[17655]: audit 2024-04-03T19:34:20.764938+0000 mon.a (mon.0) 8441 : audit [DBG] from='client.? 172.21.15.67:0/2993103143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:21.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:21 smithi067 bash[27441]: audit 2024-04-03T19:34:20.764938+0000 mon.a (mon.0) 8441 : audit [DBG] from='client.? 172.21.15.67:0/2993103143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:22.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:22 smithi082 bash[20963]: cluster 2024-04-03T19:34:21.491609+0000 mgr.y (mgr.24370) 9477 : cluster [DBG] pgmap v9461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:22 smithi067 bash[27441]: cluster 2024-04-03T19:34:21.491609+0000 mgr.y (mgr.24370) 9477 : cluster [DBG] pgmap v9461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:22.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:22 smithi067 bash[17655]: cluster 2024-04-03T19:34:21.491609+0000 mgr.y (mgr.24370) 9477 : cluster [DBG] pgmap v9461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:23] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:34:23.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:34:23.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:23 smithi082 bash[20963]: audit 2024-04-03T19:34:23.218595+0000 mon.a (mon.0) 8442 : audit [DBG] from='client.? 172.21.15.67:0/2897556698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:23 smithi067 bash[17655]: audit 2024-04-03T19:34:23.218595+0000 mon.a (mon.0) 8442 : audit [DBG] from='client.? 172.21.15.67:0/2897556698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:23 smithi067 bash[27441]: audit 2024-04-03T19:34:23.218595+0000 mon.a (mon.0) 8442 : audit [DBG] from='client.? 172.21.15.67:0/2897556698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:24.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:24 smithi082 bash[20963]: cluster 2024-04-03T19:34:23.492388+0000 mgr.y (mgr.24370) 9478 : cluster [DBG] pgmap v9462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:24.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:24 smithi067 bash[17655]: cluster 2024-04-03T19:34:23.492388+0000 mgr.y (mgr.24370) 9478 : cluster [DBG] pgmap v9462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:24.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:24 smithi067 bash[27441]: cluster 2024-04-03T19:34:23.492388+0000 mgr.y (mgr.24370) 9478 : cluster [DBG] pgmap v9462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:25.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:25 smithi082 bash[20963]: audit 2024-04-03T19:34:25.155427+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:25.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:25 smithi067 bash[17655]: audit 2024-04-03T19:34:25.155427+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:25.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:25 smithi067 bash[27441]: audit 2024-04-03T19:34:25.155427+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:26 smithi082 bash[20963]: cluster 2024-04-03T19:34:25.493051+0000 mgr.y (mgr.24370) 9479 : cluster [DBG] pgmap v9463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:26.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:26 smithi082 bash[20963]: audit 2024-04-03T19:34:25.663180+0000 mon.a (mon.0) 8444 : audit [DBG] from='client.? 172.21.15.67:0/3461474351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:26.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:26 smithi067 bash[17655]: cluster 2024-04-03T19:34:25.493051+0000 mgr.y (mgr.24370) 9479 : cluster [DBG] pgmap v9463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:26.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:26 smithi067 bash[17655]: audit 2024-04-03T19:34:25.663180+0000 mon.a (mon.0) 8444 : audit [DBG] from='client.? 172.21.15.67:0/3461474351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:26.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:26 smithi067 bash[27441]: cluster 2024-04-03T19:34:25.493051+0000 mgr.y (mgr.24370) 9479 : cluster [DBG] pgmap v9463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:26 smithi067 bash[27441]: audit 2024-04-03T19:34:25.663180+0000 mon.a (mon.0) 8444 : audit [DBG] from='client.? 172.21.15.67:0/3461474351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:28.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:28 smithi082 bash[20963]: cluster 2024-04-03T19:34:27.494288+0000 mgr.y (mgr.24370) 9480 : cluster [DBG] pgmap v9464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:28.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:28 smithi082 bash[20963]: audit 2024-04-03T19:34:28.113959+0000 mon.a (mon.0) 8445 : audit [DBG] from='client.? 172.21.15.67:0/2249277677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:28 smithi067 bash[27441]: cluster 2024-04-03T19:34:27.494288+0000 mgr.y (mgr.24370) 9480 : cluster [DBG] pgmap v9464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:28.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:28 smithi067 bash[27441]: audit 2024-04-03T19:34:28.113959+0000 mon.a (mon.0) 8445 : audit [DBG] from='client.? 172.21.15.67:0/2249277677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:28 smithi067 bash[17655]: cluster 2024-04-03T19:34:27.494288+0000 mgr.y (mgr.24370) 9480 : cluster [DBG] pgmap v9464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:28 smithi067 bash[17655]: audit 2024-04-03T19:34:28.113959+0000 mon.a (mon.0) 8445 : audit [DBG] from='client.? 172.21.15.67:0/2249277677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:30.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:30 smithi082 bash[20963]: cluster 2024-04-03T19:34:29.494984+0000 mgr.y (mgr.24370) 9481 : cluster [DBG] pgmap v9465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:30.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:30 smithi082 bash[20963]: audit 2024-04-03T19:34:30.567254+0000 mon.a (mon.0) 8446 : audit [DBG] from='client.? 172.21.15.67:0/101492432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:30 smithi067 bash[17655]: cluster 2024-04-03T19:34:29.494984+0000 mgr.y (mgr.24370) 9481 : cluster [DBG] pgmap v9465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:30.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:30 smithi067 bash[17655]: audit 2024-04-03T19:34:30.567254+0000 mon.a (mon.0) 8446 : audit [DBG] from='client.? 172.21.15.67:0/101492432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:30 smithi067 bash[27441]: cluster 2024-04-03T19:34:29.494984+0000 mgr.y (mgr.24370) 9481 : cluster [DBG] pgmap v9465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:30.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:30 smithi067 bash[27441]: audit 2024-04-03T19:34:30.567254+0000 mon.a (mon.0) 8446 : audit [DBG] from='client.? 172.21.15.67:0/101492432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:32.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:32 smithi082 bash[20963]: cluster 2024-04-03T19:34:31.496177+0000 mgr.y (mgr.24370) 9482 : cluster [DBG] pgmap v9466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:32 smithi067 bash[17655]: cluster 2024-04-03T19:34:31.496177+0000 mgr.y (mgr.24370) 9482 : cluster [DBG] pgmap v9466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:32 smithi067 bash[27441]: cluster 2024-04-03T19:34:31.496177+0000 mgr.y (mgr.24370) 9482 : cluster [DBG] pgmap v9466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:34:33.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:34:33.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:33 smithi082 bash[20963]: audit 2024-04-03T19:34:33.020586+0000 mon.c (mon.2) 3720 : audit [DBG] from='client.? 172.21.15.67:0/1197756714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:33.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:33 smithi067 bash[17655]: audit 2024-04-03T19:34:33.020586+0000 mon.c (mon.2) 3720 : audit [DBG] from='client.? 172.21.15.67:0/1197756714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:33.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:33 smithi067 bash[27441]: audit 2024-04-03T19:34:33.020586+0000 mon.c (mon.2) 3720 : audit [DBG] from='client.? 172.21.15.67:0/1197756714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:34.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:34 smithi082 bash[20963]: cluster 2024-04-03T19:34:33.496843+0000 mgr.y (mgr.24370) 9483 : cluster [DBG] pgmap v9467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:34.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:34 smithi067 bash[17655]: cluster 2024-04-03T19:34:33.496843+0000 mgr.y (mgr.24370) 9483 : cluster [DBG] pgmap v9467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:34 smithi067 bash[27441]: cluster 2024-04-03T19:34:33.496843+0000 mgr.y (mgr.24370) 9483 : cluster [DBG] pgmap v9467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:35.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:35 smithi082 bash[20963]: audit 2024-04-03T19:34:35.468775+0000 mon.c (mon.2) 3721 : audit [DBG] from='client.? 172.21.15.67:0/4044637848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:35.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:35 smithi082 bash[20963]: cluster 2024-04-03T19:34:35.497429+0000 mgr.y (mgr.24370) 9484 : cluster [DBG] pgmap v9468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:35.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:35 smithi067 bash[17655]: audit 2024-04-03T19:34:35.468775+0000 mon.c (mon.2) 3721 : audit [DBG] from='client.? 172.21.15.67:0/4044637848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:35.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:35 smithi067 bash[17655]: cluster 2024-04-03T19:34:35.497429+0000 mgr.y (mgr.24370) 9484 : cluster [DBG] pgmap v9468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:35.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:35 smithi067 bash[27441]: audit 2024-04-03T19:34:35.468775+0000 mon.c (mon.2) 3721 : audit [DBG] from='client.? 172.21.15.67:0/4044637848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:35.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:35 smithi067 bash[27441]: cluster 2024-04-03T19:34:35.497429+0000 mgr.y (mgr.24370) 9484 : cluster [DBG] pgmap v9468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:38 smithi082 bash[20963]: cluster 2024-04-03T19:34:37.498730+0000 mgr.y (mgr.24370) 9485 : cluster [DBG] pgmap v9469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:38 smithi082 bash[20963]: audit 2024-04-03T19:34:37.919733+0000 mon.c (mon.2) 3722 : audit [DBG] from='client.? 172.21.15.67:0/1907719940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:38.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:38 smithi082 bash[20963]: audit 2024-04-03T19:34:38.015208+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:34:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:38 smithi067 bash[17655]: cluster 2024-04-03T19:34:37.498730+0000 mgr.y (mgr.24370) 9485 : cluster [DBG] pgmap v9469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:38 smithi067 bash[17655]: audit 2024-04-03T19:34:37.919733+0000 mon.c (mon.2) 3722 : audit [DBG] from='client.? 172.21.15.67:0/1907719940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:38.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:38 smithi067 bash[17655]: audit 2024-04-03T19:34:38.015208+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:34:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:38 smithi067 bash[27441]: cluster 2024-04-03T19:34:37.498730+0000 mgr.y (mgr.24370) 9485 : cluster [DBG] pgmap v9469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:38 smithi067 bash[27441]: audit 2024-04-03T19:34:37.919733+0000 mon.c (mon.2) 3722 : audit [DBG] from='client.? 172.21.15.67:0/1907719940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:38 smithi067 bash[27441]: audit 2024-04-03T19:34:38.015208+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:34:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:40 smithi082 bash[20963]: cluster 2024-04-03T19:34:39.499650+0000 mgr.y (mgr.24370) 9486 : cluster [DBG] pgmap v9470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:40 smithi082 bash[20963]: audit 2024-04-03T19:34:40.155836+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:40.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:40 smithi082 bash[20963]: audit 2024-04-03T19:34:40.390011+0000 mon.a (mon.0) 8449 : audit [DBG] from='client.? 172.21.15.67:0/522935027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:40 smithi067 bash[17655]: cluster 2024-04-03T19:34:39.499650+0000 mgr.y (mgr.24370) 9486 : cluster [DBG] pgmap v9470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:40 smithi067 bash[17655]: audit 2024-04-03T19:34:40.155836+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:40.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:40 smithi067 bash[17655]: audit 2024-04-03T19:34:40.390011+0000 mon.a (mon.0) 8449 : audit [DBG] from='client.? 172.21.15.67:0/522935027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:40 smithi067 bash[27441]: cluster 2024-04-03T19:34:39.499650+0000 mgr.y (mgr.24370) 9486 : cluster [DBG] pgmap v9470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:40.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:40 smithi067 bash[27441]: audit 2024-04-03T19:34:40.155836+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:40 smithi067 bash[27441]: audit 2024-04-03T19:34:40.390011+0000 mon.a (mon.0) 8449 : audit [DBG] from='client.? 172.21.15.67:0/522935027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:42.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:42 smithi082 bash[20963]: cluster 2024-04-03T19:34:41.500861+0000 mgr.y (mgr.24370) 9487 : cluster [DBG] pgmap v9471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:42.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:42 smithi067 bash[27441]: cluster 2024-04-03T19:34:41.500861+0000 mgr.y (mgr.24370) 9487 : cluster [DBG] pgmap v9471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:42 smithi067 bash[17655]: cluster 2024-04-03T19:34:41.500861+0000 mgr.y (mgr.24370) 9487 : cluster [DBG] pgmap v9471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:43] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:34:43.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:43 smithi082 bash[20963]: audit 2024-04-03T19:34:42.839267+0000 mon.a (mon.0) 8450 : audit [DBG] from='client.? 172.21.15.67:0/707277513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:43.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:34:43.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:43 smithi067 bash[17655]: audit 2024-04-03T19:34:42.839267+0000 mon.a (mon.0) 8450 : audit [DBG] from='client.? 172.21.15.67:0/707277513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:43.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:43 smithi067 bash[27441]: audit 2024-04-03T19:34:42.839267+0000 mon.a (mon.0) 8450 : audit [DBG] from='client.? 172.21.15.67:0/707277513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:44.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:44 smithi082 bash[20963]: cluster 2024-04-03T19:34:43.501378+0000 mgr.y (mgr.24370) 9488 : cluster [DBG] pgmap v9472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:44 smithi082 bash[20963]: audit 2024-04-03T19:34:43.712713+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:44 smithi082 bash[20963]: audit 2024-04-03T19:34:43.721788+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:44 smithi082 bash[20963]: audit 2024-04-03T19:34:44.012258+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:44 smithi082 bash[20963]: audit 2024-04-03T19:34:44.019325+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:44 smithi082 bash[20963]: audit 2024-04-03T19:34:44.543609+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:34:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:44 smithi082 bash[20963]: audit 2024-04-03T19:34:44.545344+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:34:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:44 smithi082 bash[20963]: audit 2024-04-03T19:34:44.555340+0000 mon.a (mon.0) 8457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[27441]: cluster 2024-04-03T19:34:43.501378+0000 mgr.y (mgr.24370) 9488 : cluster [DBG] pgmap v9472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[27441]: audit 2024-04-03T19:34:43.712713+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[27441]: audit 2024-04-03T19:34:43.721788+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[27441]: audit 2024-04-03T19:34:44.012258+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[27441]: audit 2024-04-03T19:34:44.019325+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[27441]: audit 2024-04-03T19:34:44.543609+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[27441]: audit 2024-04-03T19:34:44.545344+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[27441]: audit 2024-04-03T19:34:44.555340+0000 mon.a (mon.0) 8457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[17655]: cluster 2024-04-03T19:34:43.501378+0000 mgr.y (mgr.24370) 9488 : cluster [DBG] pgmap v9472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[17655]: audit 2024-04-03T19:34:43.712713+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[17655]: audit 2024-04-03T19:34:43.721788+0000 mon.a (mon.0) 8452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[17655]: audit 2024-04-03T19:34:44.012258+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[17655]: audit 2024-04-03T19:34:44.019325+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[17655]: audit 2024-04-03T19:34:44.543609+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:34:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[17655]: audit 2024-04-03T19:34:44.545344+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:34:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:44 smithi067 bash[17655]: audit 2024-04-03T19:34:44.555340+0000 mon.a (mon.0) 8457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:34:45.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:45 smithi082 bash[20963]: audit 2024-04-03T19:34:45.298089+0000 mon.a (mon.0) 8458 : audit [DBG] from='client.? 172.21.15.67:0/1463162975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:45.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:45 smithi067 bash[17655]: audit 2024-04-03T19:34:45.298089+0000 mon.a (mon.0) 8458 : audit [DBG] from='client.? 172.21.15.67:0/1463162975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:45 smithi067 bash[27441]: audit 2024-04-03T19:34:45.298089+0000 mon.a (mon.0) 8458 : audit [DBG] from='client.? 172.21.15.67:0/1463162975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:46.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:46 smithi082 bash[20963]: cluster 2024-04-03T19:34:45.502084+0000 mgr.y (mgr.24370) 9489 : cluster [DBG] pgmap v9473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:46 smithi067 bash[17655]: cluster 2024-04-03T19:34:45.502084+0000 mgr.y (mgr.24370) 9489 : cluster [DBG] pgmap v9473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:46 smithi067 bash[27441]: cluster 2024-04-03T19:34:45.502084+0000 mgr.y (mgr.24370) 9489 : cluster [DBG] pgmap v9473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:48.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:48 smithi082 bash[20963]: cluster 2024-04-03T19:34:47.502895+0000 mgr.y (mgr.24370) 9490 : cluster [DBG] pgmap v9474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:48.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:48 smithi082 bash[20963]: audit 2024-04-03T19:34:47.754961+0000 mon.c (mon.2) 3723 : audit [DBG] from='client.? 172.21.15.67:0/95181756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:48.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:48 smithi067 bash[17655]: cluster 2024-04-03T19:34:47.502895+0000 mgr.y (mgr.24370) 9490 : cluster [DBG] pgmap v9474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:48.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:48 smithi067 bash[17655]: audit 2024-04-03T19:34:47.754961+0000 mon.c (mon.2) 3723 : audit [DBG] from='client.? 172.21.15.67:0/95181756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:48 smithi067 bash[27441]: cluster 2024-04-03T19:34:47.502895+0000 mgr.y (mgr.24370) 9490 : cluster [DBG] pgmap v9474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:48 smithi067 bash[27441]: audit 2024-04-03T19:34:47.754961+0000 mon.c (mon.2) 3723 : audit [DBG] from='client.? 172.21.15.67:0/95181756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:50.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:50 smithi082 bash[20963]: cluster 2024-04-03T19:34:49.503536+0000 mgr.y (mgr.24370) 9491 : cluster [DBG] pgmap v9475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:50.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:50 smithi082 bash[20963]: audit 2024-04-03T19:34:50.301930+0000 mon.c (mon.2) 3724 : audit [DBG] from='client.? 172.21.15.67:0/2731697020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:50.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:50 smithi067 bash[17655]: cluster 2024-04-03T19:34:49.503536+0000 mgr.y (mgr.24370) 9491 : cluster [DBG] pgmap v9475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:50.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:50 smithi067 bash[17655]: audit 2024-04-03T19:34:50.301930+0000 mon.c (mon.2) 3724 : audit [DBG] from='client.? 172.21.15.67:0/2731697020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:50.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:50 smithi067 bash[27441]: cluster 2024-04-03T19:34:49.503536+0000 mgr.y (mgr.24370) 9491 : cluster [DBG] pgmap v9475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:50 smithi067 bash[27441]: audit 2024-04-03T19:34:50.301930+0000 mon.c (mon.2) 3724 : audit [DBG] from='client.? 172.21.15.67:0/2731697020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:52.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:52 smithi082 bash[20963]: cluster 2024-04-03T19:34:51.504701+0000 mgr.y (mgr.24370) 9492 : cluster [DBG] pgmap v9476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:52.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:52 smithi067 bash[27441]: cluster 2024-04-03T19:34:51.504701+0000 mgr.y (mgr.24370) 9492 : cluster [DBG] pgmap v9476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:52.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:52 smithi067 bash[17655]: cluster 2024-04-03T19:34:51.504701+0000 mgr.y (mgr.24370) 9492 : cluster [DBG] pgmap v9476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:53] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:34:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:34:53.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:53 smithi082 bash[20963]: audit 2024-04-03T19:34:52.761365+0000 mon.c (mon.2) 3725 : audit [DBG] from='client.? 172.21.15.67:0/3401954264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:53.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:53 smithi067 bash[27441]: audit 2024-04-03T19:34:52.761365+0000 mon.c (mon.2) 3725 : audit [DBG] from='client.? 172.21.15.67:0/3401954264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:53.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:53 smithi067 bash[17655]: audit 2024-04-03T19:34:52.761365+0000 mon.c (mon.2) 3725 : audit [DBG] from='client.? 172.21.15.67:0/3401954264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:54.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:54 smithi082 bash[20963]: cluster 2024-04-03T19:34:53.505376+0000 mgr.y (mgr.24370) 9493 : cluster [DBG] pgmap v9477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:54.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:54 smithi067 bash[17655]: cluster 2024-04-03T19:34:53.505376+0000 mgr.y (mgr.24370) 9493 : cluster [DBG] pgmap v9477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:54.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:54 smithi067 bash[27441]: cluster 2024-04-03T19:34:53.505376+0000 mgr.y (mgr.24370) 9493 : cluster [DBG] pgmap v9477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:55.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:55 smithi082 bash[20963]: audit 2024-04-03T19:34:55.156194+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:55.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:55 smithi082 bash[20963]: audit 2024-04-03T19:34:55.230997+0000 mon.c (mon.2) 3726 : audit [DBG] from='client.? 172.21.15.67:0/3150287326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:55.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:55 smithi082 bash[20963]: cluster 2024-04-03T19:34:55.506002+0000 mgr.y (mgr.24370) 9494 : cluster [DBG] pgmap v9478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:55.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:55 smithi067 bash[17655]: audit 2024-04-03T19:34:55.156194+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:55.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:55 smithi067 bash[17655]: audit 2024-04-03T19:34:55.230997+0000 mon.c (mon.2) 3726 : audit [DBG] from='client.? 172.21.15.67:0/3150287326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:55.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:55 smithi067 bash[17655]: cluster 2024-04-03T19:34:55.506002+0000 mgr.y (mgr.24370) 9494 : cluster [DBG] pgmap v9478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:55 smithi067 bash[27441]: audit 2024-04-03T19:34:55.156194+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:34:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:55 smithi067 bash[27441]: audit 2024-04-03T19:34:55.230997+0000 mon.c (mon.2) 3726 : audit [DBG] from='client.? 172.21.15.67:0/3150287326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:55 smithi067 bash[27441]: cluster 2024-04-03T19:34:55.506002+0000 mgr.y (mgr.24370) 9494 : cluster [DBG] pgmap v9478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:58 smithi082 bash[20963]: cluster 2024-04-03T19:34:57.507111+0000 mgr.y (mgr.24370) 9495 : cluster [DBG] pgmap v9479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:34:58 smithi082 bash[20963]: audit 2024-04-03T19:34:57.686801+0000 mon.a (mon.0) 8460 : audit [DBG] from='client.? 172.21.15.67:0/4166172066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:58 smithi067 bash[27441]: cluster 2024-04-03T19:34:57.507111+0000 mgr.y (mgr.24370) 9495 : cluster [DBG] pgmap v9479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:34:58 smithi067 bash[27441]: audit 2024-04-03T19:34:57.686801+0000 mon.a (mon.0) 8460 : audit [DBG] from='client.? 172.21.15.67:0/4166172066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:34:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:58 smithi067 bash[17655]: cluster 2024-04-03T19:34:57.507111+0000 mgr.y (mgr.24370) 9495 : cluster [DBG] pgmap v9479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:34:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:34:58 smithi067 bash[17655]: audit 2024-04-03T19:34:57.686801+0000 mon.a (mon.0) 8460 : audit [DBG] from='client.? 172.21.15.67:0/4166172066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:00.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:00 smithi082 bash[20963]: cluster 2024-04-03T19:34:59.507792+0000 mgr.y (mgr.24370) 9496 : cluster [DBG] pgmap v9480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:00.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:00 smithi082 bash[20963]: audit 2024-04-03T19:35:00.142912+0000 mon.c (mon.2) 3727 : audit [DBG] from='client.? 172.21.15.67:0/2932681265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:00.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:00 smithi067 bash[17655]: cluster 2024-04-03T19:34:59.507792+0000 mgr.y (mgr.24370) 9496 : cluster [DBG] pgmap v9480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:00.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:00 smithi067 bash[17655]: audit 2024-04-03T19:35:00.142912+0000 mon.c (mon.2) 3727 : audit [DBG] from='client.? 172.21.15.67:0/2932681265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:00 smithi067 bash[27441]: cluster 2024-04-03T19:34:59.507792+0000 mgr.y (mgr.24370) 9496 : cluster [DBG] pgmap v9480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:00 smithi067 bash[27441]: audit 2024-04-03T19:35:00.142912+0000 mon.c (mon.2) 3727 : audit [DBG] from='client.? 172.21.15.67:0/2932681265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:02.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:02 smithi082 bash[20963]: cluster 2024-04-03T19:35:01.508947+0000 mgr.y (mgr.24370) 9497 : cluster [DBG] pgmap v9481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:02.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:02 smithi067 bash[17655]: cluster 2024-04-03T19:35:01.508947+0000 mgr.y (mgr.24370) 9497 : cluster [DBG] pgmap v9481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:02.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:02 smithi067 bash[27441]: cluster 2024-04-03T19:35:01.508947+0000 mgr.y (mgr.24370) 9497 : cluster [DBG] pgmap v9481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:35:03.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:03 smithi082 bash[20963]: audit 2024-04-03T19:35:02.593663+0000 mon.a (mon.0) 8461 : audit [DBG] from='client.? 172.21.15.67:0/3071171860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:35:03.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:03 smithi067 bash[27441]: audit 2024-04-03T19:35:02.593663+0000 mon.a (mon.0) 8461 : audit [DBG] from='client.? 172.21.15.67:0/3071171860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:03 smithi067 bash[17655]: audit 2024-04-03T19:35:02.593663+0000 mon.a (mon.0) 8461 : audit [DBG] from='client.? 172.21.15.67:0/3071171860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:04.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:04 smithi082 bash[20963]: cluster 2024-04-03T19:35:03.509655+0000 mgr.y (mgr.24370) 9498 : cluster [DBG] pgmap v9482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:04.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:04 smithi067 bash[17655]: cluster 2024-04-03T19:35:03.509655+0000 mgr.y (mgr.24370) 9498 : cluster [DBG] pgmap v9482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:04.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:04 smithi067 bash[27441]: cluster 2024-04-03T19:35:03.509655+0000 mgr.y (mgr.24370) 9498 : cluster [DBG] pgmap v9482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:05.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:05 smithi082 bash[20963]: audit 2024-04-03T19:35:05.041381+0000 mon.a (mon.0) 8462 : audit [DBG] from='client.? 172.21.15.67:0/986554900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:05.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:05 smithi067 bash[17655]: audit 2024-04-03T19:35:05.041381+0000 mon.a (mon.0) 8462 : audit [DBG] from='client.? 172.21.15.67:0/986554900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:05.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:05 smithi067 bash[27441]: audit 2024-04-03T19:35:05.041381+0000 mon.a (mon.0) 8462 : audit [DBG] from='client.? 172.21.15.67:0/986554900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:06.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:06 smithi082 bash[20963]: cluster 2024-04-03T19:35:05.510352+0000 mgr.y (mgr.24370) 9499 : cluster [DBG] pgmap v9483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:06.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:06 smithi067 bash[27441]: cluster 2024-04-03T19:35:05.510352+0000 mgr.y (mgr.24370) 9499 : cluster [DBG] pgmap v9483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:06 smithi067 bash[17655]: cluster 2024-04-03T19:35:05.510352+0000 mgr.y (mgr.24370) 9499 : cluster [DBG] pgmap v9483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:07.880 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:07 smithi082 bash[20963]: audit 2024-04-03T19:35:07.491685+0000 mon.a (mon.0) 8463 : audit [DBG] from='client.? 172.21.15.67:0/3944861535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:07.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:07 smithi067 bash[17655]: audit 2024-04-03T19:35:07.491685+0000 mon.a (mon.0) 8463 : audit [DBG] from='client.? 172.21.15.67:0/3944861535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:07 smithi067 bash[27441]: audit 2024-04-03T19:35:07.491685+0000 mon.a (mon.0) 8463 : audit [DBG] from='client.? 172.21.15.67:0/3944861535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:08.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:08 smithi082 bash[20963]: cluster 2024-04-03T19:35:07.511522+0000 mgr.y (mgr.24370) 9500 : cluster [DBG] pgmap v9484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:08.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:08 smithi067 bash[17655]: cluster 2024-04-03T19:35:07.511522+0000 mgr.y (mgr.24370) 9500 : cluster [DBG] pgmap v9484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:08 smithi067 bash[27441]: cluster 2024-04-03T19:35:07.511522+0000 mgr.y (mgr.24370) 9500 : cluster [DBG] pgmap v9484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:10.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:10 smithi082 bash[20963]: cluster 2024-04-03T19:35:09.512388+0000 mgr.y (mgr.24370) 9501 : cluster [DBG] pgmap v9485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:10 smithi082 bash[20963]: audit 2024-04-03T19:35:09.946565+0000 mon.a (mon.0) 8464 : audit [DBG] from='client.? 172.21.15.67:0/1262289147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:10 smithi082 bash[20963]: audit 2024-04-03T19:35:10.156824+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:10 smithi067 bash[27441]: cluster 2024-04-03T19:35:09.512388+0000 mgr.y (mgr.24370) 9501 : cluster [DBG] pgmap v9485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:10 smithi067 bash[27441]: audit 2024-04-03T19:35:09.946565+0000 mon.a (mon.0) 8464 : audit [DBG] from='client.? 172.21.15.67:0/1262289147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:10 smithi067 bash[27441]: audit 2024-04-03T19:35:10.156824+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:10 smithi067 bash[17655]: cluster 2024-04-03T19:35:09.512388+0000 mgr.y (mgr.24370) 9501 : cluster [DBG] pgmap v9485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:10 smithi067 bash[17655]: audit 2024-04-03T19:35:09.946565+0000 mon.a (mon.0) 8464 : audit [DBG] from='client.? 172.21.15.67:0/1262289147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:10 smithi067 bash[17655]: audit 2024-04-03T19:35:10.156824+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:11 smithi067 bash[27441]: cluster 2024-04-03T19:35:11.513591+0000 mgr.y (mgr.24370) 9502 : cluster [DBG] pgmap v9486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:11 smithi067 bash[17655]: cluster 2024-04-03T19:35:11.513591+0000 mgr.y (mgr.24370) 9502 : cluster [DBG] pgmap v9486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:12.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:11 smithi082 bash[20963]: cluster 2024-04-03T19:35:11.513591+0000 mgr.y (mgr.24370) 9502 : cluster [DBG] pgmap v9486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:12.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:12 smithi067 bash[17655]: audit 2024-04-03T19:35:12.403687+0000 mon.c (mon.2) 3728 : audit [DBG] from='client.? 172.21.15.67:0/437010455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:12 smithi067 bash[27441]: audit 2024-04-03T19:35:12.403687+0000 mon.c (mon.2) 3728 : audit [DBG] from='client.? 172.21.15.67:0/437010455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:13.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:12 smithi082 bash[20963]: audit 2024-04-03T19:35:12.403687+0000 mon.c (mon.2) 3728 : audit [DBG] from='client.? 172.21.15.67:0/437010455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:35:13.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:13 smithi082 bash[20963]: cluster 2024-04-03T19:35:13.514283+0000 mgr.y (mgr.24370) 9503 : cluster [DBG] pgmap v9487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:35:14.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:13 smithi067 bash[17655]: cluster 2024-04-03T19:35:13.514283+0000 mgr.y (mgr.24370) 9503 : cluster [DBG] pgmap v9487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:13 smithi067 bash[27441]: cluster 2024-04-03T19:35:13.514283+0000 mgr.y (mgr.24370) 9503 : cluster [DBG] pgmap v9487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:14 smithi067 bash[17655]: audit 2024-04-03T19:35:14.851137+0000 mon.c (mon.2) 3729 : audit [DBG] from='client.? 172.21.15.67:0/1723332645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:14 smithi067 bash[27441]: audit 2024-04-03T19:35:14.851137+0000 mon.c (mon.2) 3729 : audit [DBG] from='client.? 172.21.15.67:0/1723332645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:15.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:14 smithi082 bash[20963]: audit 2024-04-03T19:35:14.851137+0000 mon.c (mon.2) 3729 : audit [DBG] from='client.? 172.21.15.67:0/1723332645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:15 smithi067 bash[17655]: cluster 2024-04-03T19:35:15.514986+0000 mgr.y (mgr.24370) 9504 : cluster [DBG] pgmap v9488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:15 smithi067 bash[27441]: cluster 2024-04-03T19:35:15.514986+0000 mgr.y (mgr.24370) 9504 : cluster [DBG] pgmap v9488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:16.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:15 smithi082 bash[20963]: cluster 2024-04-03T19:35:15.514986+0000 mgr.y (mgr.24370) 9504 : cluster [DBG] pgmap v9488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:17.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:17 smithi082 bash[20963]: audit 2024-04-03T19:35:17.308473+0000 mon.c (mon.2) 3730 : audit [DBG] from='client.? 172.21.15.67:0/3742094516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:17 smithi067 bash[27441]: audit 2024-04-03T19:35:17.308473+0000 mon.c (mon.2) 3730 : audit [DBG] from='client.? 172.21.15.67:0/3742094516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:17 smithi067 bash[17655]: audit 2024-04-03T19:35:17.308473+0000 mon.c (mon.2) 3730 : audit [DBG] from='client.? 172.21.15.67:0/3742094516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:18.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:18 smithi082 bash[20963]: cluster 2024-04-03T19:35:17.516176+0000 mgr.y (mgr.24370) 9505 : cluster [DBG] pgmap v9489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:18.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:18 smithi067 bash[27441]: cluster 2024-04-03T19:35:17.516176+0000 mgr.y (mgr.24370) 9505 : cluster [DBG] pgmap v9489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:18 smithi067 bash[17655]: cluster 2024-04-03T19:35:17.516176+0000 mgr.y (mgr.24370) 9505 : cluster [DBG] pgmap v9489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:20.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:20 smithi082 bash[20963]: cluster 2024-04-03T19:35:19.516815+0000 mgr.y (mgr.24370) 9506 : cluster [DBG] pgmap v9490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:20.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:20 smithi082 bash[20963]: audit 2024-04-03T19:35:19.765933+0000 mon.c (mon.2) 3731 : audit [DBG] from='client.? 172.21.15.67:0/2835803191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:20 smithi067 bash[27441]: cluster 2024-04-03T19:35:19.516815+0000 mgr.y (mgr.24370) 9506 : cluster [DBG] pgmap v9490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:20 smithi067 bash[27441]: audit 2024-04-03T19:35:19.765933+0000 mon.c (mon.2) 3731 : audit [DBG] from='client.? 172.21.15.67:0/2835803191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:20 smithi067 bash[17655]: cluster 2024-04-03T19:35:19.516815+0000 mgr.y (mgr.24370) 9506 : cluster [DBG] pgmap v9490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:20 smithi067 bash[17655]: audit 2024-04-03T19:35:19.765933+0000 mon.c (mon.2) 3731 : audit [DBG] from='client.? 172.21.15.67:0/2835803191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:22.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:22 smithi082 bash[20963]: cluster 2024-04-03T19:35:21.517970+0000 mgr.y (mgr.24370) 9507 : cluster [DBG] pgmap v9491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:22.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:22 smithi082 bash[20963]: audit 2024-04-03T19:35:22.216180+0000 mon.c (mon.2) 3732 : audit [DBG] from='client.? 172.21.15.67:0/2031861803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:22 smithi067 bash[27441]: cluster 2024-04-03T19:35:21.517970+0000 mgr.y (mgr.24370) 9507 : cluster [DBG] pgmap v9491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:22.944 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:22 smithi067 bash[27441]: audit 2024-04-03T19:35:22.216180+0000 mon.c (mon.2) 3732 : audit [DBG] from='client.? 172.21.15.67:0/2031861803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:22.945 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:22 smithi067 bash[17655]: cluster 2024-04-03T19:35:21.517970+0000 mgr.y (mgr.24370) 9507 : cluster [DBG] pgmap v9491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:22.945 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:22 smithi067 bash[17655]: audit 2024-04-03T19:35:22.216180+0000 mon.c (mon.2) 3732 : audit [DBG] from='client.? 172.21.15.67:0/2031861803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:35:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:35:24.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:24 smithi082 bash[20963]: cluster 2024-04-03T19:35:23.518661+0000 mgr.y (mgr.24370) 9508 : cluster [DBG] pgmap v9492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:24 smithi067 bash[17655]: cluster 2024-04-03T19:35:23.518661+0000 mgr.y (mgr.24370) 9508 : cluster [DBG] pgmap v9492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:24 smithi067 bash[27441]: cluster 2024-04-03T19:35:23.518661+0000 mgr.y (mgr.24370) 9508 : cluster [DBG] pgmap v9492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:25.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:25 smithi082 bash[20963]: audit 2024-04-03T19:35:24.669859+0000 mon.a (mon.0) 8466 : audit [DBG] from='client.? 172.21.15.67:0/3102268801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:25.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:25 smithi082 bash[20963]: audit 2024-04-03T19:35:25.157163+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:25 smithi067 bash[17655]: audit 2024-04-03T19:35:24.669859+0000 mon.a (mon.0) 8466 : audit [DBG] from='client.? 172.21.15.67:0/3102268801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:25 smithi067 bash[17655]: audit 2024-04-03T19:35:25.157163+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:25 smithi067 bash[27441]: audit 2024-04-03T19:35:24.669859+0000 mon.a (mon.0) 8466 : audit [DBG] from='client.? 172.21.15.67:0/3102268801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:25 smithi067 bash[27441]: audit 2024-04-03T19:35:25.157163+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:26.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:26 smithi082 bash[20963]: cluster 2024-04-03T19:35:25.519336+0000 mgr.y (mgr.24370) 9509 : cluster [DBG] pgmap v9493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:26.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:26 smithi067 bash[27441]: cluster 2024-04-03T19:35:25.519336+0000 mgr.y (mgr.24370) 9509 : cluster [DBG] pgmap v9493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:26 smithi067 bash[17655]: cluster 2024-04-03T19:35:25.519336+0000 mgr.y (mgr.24370) 9509 : cluster [DBG] pgmap v9493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:27.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:27 smithi082 bash[20963]: audit 2024-04-03T19:35:27.131773+0000 mon.c (mon.2) 3733 : audit [DBG] from='client.? 172.21.15.67:0/3577521409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:27 smithi067 bash[17655]: audit 2024-04-03T19:35:27.131773+0000 mon.c (mon.2) 3733 : audit [DBG] from='client.? 172.21.15.67:0/3577521409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:27 smithi067 bash[27441]: audit 2024-04-03T19:35:27.131773+0000 mon.c (mon.2) 3733 : audit [DBG] from='client.? 172.21.15.67:0/3577521409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:28.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:28 smithi082 bash[20963]: cluster 2024-04-03T19:35:27.520500+0000 mgr.y (mgr.24370) 9510 : cluster [DBG] pgmap v9494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:28 smithi067 bash[17655]: cluster 2024-04-03T19:35:27.520500+0000 mgr.y (mgr.24370) 9510 : cluster [DBG] pgmap v9494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:28 smithi067 bash[27441]: cluster 2024-04-03T19:35:27.520500+0000 mgr.y (mgr.24370) 9510 : cluster [DBG] pgmap v9494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:29.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:29 smithi082 bash[20963]: audit 2024-04-03T19:35:29.587450+0000 mon.c (mon.2) 3734 : audit [DBG] from='client.? 172.21.15.67:0/3218207923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:29 smithi067 bash[27441]: audit 2024-04-03T19:35:29.587450+0000 mon.c (mon.2) 3734 : audit [DBG] from='client.? 172.21.15.67:0/3218207923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:29 smithi067 bash[17655]: audit 2024-04-03T19:35:29.587450+0000 mon.c (mon.2) 3734 : audit [DBG] from='client.? 172.21.15.67:0/3218207923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:30.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:30 smithi082 bash[20963]: cluster 2024-04-03T19:35:29.520960+0000 mgr.y (mgr.24370) 9511 : cluster [DBG] pgmap v9495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:30 smithi067 bash[17655]: cluster 2024-04-03T19:35:29.520960+0000 mgr.y (mgr.24370) 9511 : cluster [DBG] pgmap v9495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:30 smithi067 bash[27441]: cluster 2024-04-03T19:35:29.520960+0000 mgr.y (mgr.24370) 9511 : cluster [DBG] pgmap v9495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:31.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:31 smithi082 bash[20963]: cluster 2024-04-03T19:35:31.522251+0000 mgr.y (mgr.24370) 9512 : cluster [DBG] pgmap v9496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:31 smithi067 bash[27441]: cluster 2024-04-03T19:35:31.522251+0000 mgr.y (mgr.24370) 9512 : cluster [DBG] pgmap v9496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:31 smithi067 bash[17655]: cluster 2024-04-03T19:35:31.522251+0000 mgr.y (mgr.24370) 9512 : cluster [DBG] pgmap v9496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:32.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:32 smithi082 bash[20963]: audit 2024-04-03T19:35:32.052533+0000 mon.c (mon.2) 3735 : audit [DBG] from='client.? 172.21.15.67:0/2216618311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:32 smithi067 bash[27441]: audit 2024-04-03T19:35:32.052533+0000 mon.c (mon.2) 3735 : audit [DBG] from='client.? 172.21.15.67:0/2216618311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:32 smithi067 bash[17655]: audit 2024-04-03T19:35:32.052533+0000 mon.c (mon.2) 3735 : audit [DBG] from='client.? 172.21.15.67:0/2216618311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:35:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:35:33.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:33 smithi082 bash[20963]: cluster 2024-04-03T19:35:33.523130+0000 mgr.y (mgr.24370) 9513 : cluster [DBG] pgmap v9497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:33 smithi067 bash[27441]: cluster 2024-04-03T19:35:33.523130+0000 mgr.y (mgr.24370) 9513 : cluster [DBG] pgmap v9497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:33 smithi067 bash[17655]: cluster 2024-04-03T19:35:33.523130+0000 mgr.y (mgr.24370) 9513 : cluster [DBG] pgmap v9497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:34 smithi067 bash[17655]: audit 2024-04-03T19:35:34.502723+0000 mon.a (mon.0) 8468 : audit [DBG] from='client.? 172.21.15.67:0/500177871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:34 smithi067 bash[27441]: audit 2024-04-03T19:35:34.502723+0000 mon.a (mon.0) 8468 : audit [DBG] from='client.? 172.21.15.67:0/500177871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:35.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:34 smithi082 bash[20963]: audit 2024-04-03T19:35:34.502723+0000 mon.a (mon.0) 8468 : audit [DBG] from='client.? 172.21.15.67:0/500177871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:35 smithi067 bash[17655]: cluster 2024-04-03T19:35:35.524069+0000 mgr.y (mgr.24370) 9514 : cluster [DBG] pgmap v9498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:35 smithi067 bash[27441]: cluster 2024-04-03T19:35:35.524069+0000 mgr.y (mgr.24370) 9514 : cluster [DBG] pgmap v9498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:36.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:35 smithi082 bash[20963]: cluster 2024-04-03T19:35:35.524069+0000 mgr.y (mgr.24370) 9514 : cluster [DBG] pgmap v9498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:37 smithi082 bash[20963]: audit 2024-04-03T19:35:36.959612+0000 mon.c (mon.2) 3736 : audit [DBG] from='client.? 172.21.15.67:0/1434392409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:37 smithi067 bash[17655]: audit 2024-04-03T19:35:36.959612+0000 mon.c (mon.2) 3736 : audit [DBG] from='client.? 172.21.15.67:0/1434392409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:37 smithi067 bash[27441]: audit 2024-04-03T19:35:36.959612+0000 mon.c (mon.2) 3736 : audit [DBG] from='client.? 172.21.15.67:0/1434392409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:38.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:38 smithi082 bash[20963]: cluster 2024-04-03T19:35:37.525327+0000 mgr.y (mgr.24370) 9515 : cluster [DBG] pgmap v9499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:38 smithi067 bash[17655]: cluster 2024-04-03T19:35:37.525327+0000 mgr.y (mgr.24370) 9515 : cluster [DBG] pgmap v9499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:38 smithi067 bash[27441]: cluster 2024-04-03T19:35:37.525327+0000 mgr.y (mgr.24370) 9515 : cluster [DBG] pgmap v9499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:39.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:39 smithi082 bash[20963]: audit 2024-04-03T19:35:39.410251+0000 mon.c (mon.2) 3737 : audit [DBG] from='client.? 172.21.15.67:0/562504172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:39 smithi067 bash[17655]: audit 2024-04-03T19:35:39.410251+0000 mon.c (mon.2) 3737 : audit [DBG] from='client.? 172.21.15.67:0/562504172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:39 smithi067 bash[27441]: audit 2024-04-03T19:35:39.410251+0000 mon.c (mon.2) 3737 : audit [DBG] from='client.? 172.21.15.67:0/562504172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:40 smithi082 bash[20963]: cluster 2024-04-03T19:35:39.526054+0000 mgr.y (mgr.24370) 9516 : cluster [DBG] pgmap v9500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:40.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:40 smithi082 bash[20963]: audit 2024-04-03T19:35:40.157602+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:40 smithi067 bash[17655]: cluster 2024-04-03T19:35:39.526054+0000 mgr.y (mgr.24370) 9516 : cluster [DBG] pgmap v9500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:40 smithi067 bash[17655]: audit 2024-04-03T19:35:40.157602+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:40 smithi067 bash[27441]: cluster 2024-04-03T19:35:39.526054+0000 mgr.y (mgr.24370) 9516 : cluster [DBG] pgmap v9500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:40 smithi067 bash[27441]: audit 2024-04-03T19:35:40.157602+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:42.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:42 smithi082 bash[20963]: cluster 2024-04-03T19:35:41.527230+0000 mgr.y (mgr.24370) 9517 : cluster [DBG] pgmap v9501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:42 smithi082 bash[20963]: audit 2024-04-03T19:35:41.854096+0000 mon.c (mon.2) 3738 : audit [DBG] from='client.? 172.21.15.67:0/4223929457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:42 smithi067 bash[17655]: cluster 2024-04-03T19:35:41.527230+0000 mgr.y (mgr.24370) 9517 : cluster [DBG] pgmap v9501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:42 smithi067 bash[17655]: audit 2024-04-03T19:35:41.854096+0000 mon.c (mon.2) 3738 : audit [DBG] from='client.? 172.21.15.67:0/4223929457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:42 smithi067 bash[27441]: cluster 2024-04-03T19:35:41.527230+0000 mgr.y (mgr.24370) 9517 : cluster [DBG] pgmap v9501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:42 smithi067 bash[27441]: audit 2024-04-03T19:35:41.854096+0000 mon.c (mon.2) 3738 : audit [DBG] from='client.? 172.21.15.67:0/4223929457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:43] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:35:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:35:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:44 smithi082 bash[20963]: cluster 2024-04-03T19:35:43.527963+0000 mgr.y (mgr.24370) 9518 : cluster [DBG] pgmap v9502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:44.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:44 smithi082 bash[20963]: audit 2024-04-03T19:35:44.302373+0000 mon.c (mon.2) 3739 : audit [DBG] from='client.? 172.21.15.67:0/1464697913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:44 smithi067 bash[17655]: cluster 2024-04-03T19:35:43.527963+0000 mgr.y (mgr.24370) 9518 : cluster [DBG] pgmap v9502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:44 smithi067 bash[17655]: audit 2024-04-03T19:35:44.302373+0000 mon.c (mon.2) 3739 : audit [DBG] from='client.? 172.21.15.67:0/1464697913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:44 smithi067 bash[27441]: cluster 2024-04-03T19:35:43.527963+0000 mgr.y (mgr.24370) 9518 : cluster [DBG] pgmap v9502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:44 smithi067 bash[27441]: audit 2024-04-03T19:35:44.302373+0000 mon.c (mon.2) 3739 : audit [DBG] from='client.? 172.21.15.67:0/1464697913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:45.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:45 smithi082 bash[20963]: audit 2024-04-03T19:35:44.631640+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:35:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:45 smithi067 bash[17655]: audit 2024-04-03T19:35:44.631640+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:35:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:45 smithi067 bash[27441]: audit 2024-04-03T19:35:44.631640+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:35:46.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:46 smithi082 bash[20963]: cluster 2024-04-03T19:35:45.528772+0000 mgr.y (mgr.24370) 9519 : cluster [DBG] pgmap v9503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:46 smithi067 bash[17655]: cluster 2024-04-03T19:35:45.528772+0000 mgr.y (mgr.24370) 9519 : cluster [DBG] pgmap v9503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:46 smithi067 bash[27441]: cluster 2024-04-03T19:35:45.528772+0000 mgr.y (mgr.24370) 9519 : cluster [DBG] pgmap v9503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:47.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:47 smithi082 bash[20963]: audit 2024-04-03T19:35:46.757389+0000 mon.c (mon.2) 3740 : audit [DBG] from='client.? 172.21.15.67:0/689653794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:47 smithi067 bash[27441]: audit 2024-04-03T19:35:46.757389+0000 mon.c (mon.2) 3740 : audit [DBG] from='client.? 172.21.15.67:0/689653794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:47 smithi067 bash[17655]: audit 2024-04-03T19:35:46.757389+0000 mon.c (mon.2) 3740 : audit [DBG] from='client.? 172.21.15.67:0/689653794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:48.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:48 smithi082 bash[20963]: cluster 2024-04-03T19:35:47.530025+0000 mgr.y (mgr.24370) 9520 : cluster [DBG] pgmap v9504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:48 smithi067 bash[27441]: cluster 2024-04-03T19:35:47.530025+0000 mgr.y (mgr.24370) 9520 : cluster [DBG] pgmap v9504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:48 smithi067 bash[17655]: cluster 2024-04-03T19:35:47.530025+0000 mgr.y (mgr.24370) 9520 : cluster [DBG] pgmap v9504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:49.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:49 smithi082 bash[20963]: audit 2024-04-03T19:35:49.214053+0000 mon.a (mon.0) 8471 : audit [DBG] from='client.? 172.21.15.67:0/1847686483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:49 smithi067 bash[17655]: audit 2024-04-03T19:35:49.214053+0000 mon.a (mon.0) 8471 : audit [DBG] from='client.? 172.21.15.67:0/1847686483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:49 smithi067 bash[27441]: audit 2024-04-03T19:35:49.214053+0000 mon.a (mon.0) 8471 : audit [DBG] from='client.? 172.21.15.67:0/1847686483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:50.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:50 smithi082 bash[20963]: cluster 2024-04-03T19:35:49.530623+0000 mgr.y (mgr.24370) 9521 : cluster [DBG] pgmap v9505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:50.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:50 smithi082 bash[20963]: audit 2024-04-03T19:35:50.376964+0000 mon.a (mon.0) 8472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:50.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:50 smithi082 bash[20963]: audit 2024-04-03T19:35:50.385494+0000 mon.a (mon.0) 8473 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:50 smithi067 bash[17655]: cluster 2024-04-03T19:35:49.530623+0000 mgr.y (mgr.24370) 9521 : cluster [DBG] pgmap v9505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:50 smithi067 bash[17655]: audit 2024-04-03T19:35:50.376964+0000 mon.a (mon.0) 8472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:50 smithi067 bash[17655]: audit 2024-04-03T19:35:50.385494+0000 mon.a (mon.0) 8473 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:50 smithi067 bash[27441]: cluster 2024-04-03T19:35:49.530623+0000 mgr.y (mgr.24370) 9521 : cluster [DBG] pgmap v9505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:50 smithi067 bash[27441]: audit 2024-04-03T19:35:50.376964+0000 mon.a (mon.0) 8472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:50 smithi067 bash[27441]: audit 2024-04-03T19:35:50.385494+0000 mon.a (mon.0) 8473 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:51 smithi082 bash[20963]: audit 2024-04-03T19:35:50.677339+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:51 smithi082 bash[20963]: audit 2024-04-03T19:35:50.686242+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:51 smithi082 bash[20963]: audit 2024-04-03T19:35:51.164365+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:35:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:51 smithi082 bash[20963]: audit 2024-04-03T19:35:51.165913+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:35:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:51 smithi082 bash[20963]: audit 2024-04-03T19:35:51.174091+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:51 smithi082 bash[20963]: cluster 2024-04-03T19:35:51.531716+0000 mgr.y (mgr.24370) 9522 : cluster [DBG] pgmap v9506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:51 smithi082 bash[20963]: audit 2024-04-03T19:35:51.670479+0000 mon.c (mon.2) 3741 : audit [DBG] from='client.? 172.21.15.67:0/4065493562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:52.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[27441]: audit 2024-04-03T19:35:50.677339+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[27441]: audit 2024-04-03T19:35:50.686242+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[27441]: audit 2024-04-03T19:35:51.164365+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[27441]: audit 2024-04-03T19:35:51.165913+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[27441]: audit 2024-04-03T19:35:51.174091+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[27441]: cluster 2024-04-03T19:35:51.531716+0000 mgr.y (mgr.24370) 9522 : cluster [DBG] pgmap v9506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[27441]: audit 2024-04-03T19:35:51.670479+0000 mon.c (mon.2) 3741 : audit [DBG] from='client.? 172.21.15.67:0/4065493562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[17655]: audit 2024-04-03T19:35:50.677339+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[17655]: audit 2024-04-03T19:35:50.686242+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[17655]: audit 2024-04-03T19:35:51.164365+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[17655]: audit 2024-04-03T19:35:51.165913+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[17655]: audit 2024-04-03T19:35:51.174091+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:35:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[17655]: cluster 2024-04-03T19:35:51.531716+0000 mgr.y (mgr.24370) 9522 : cluster [DBG] pgmap v9506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:51 smithi067 bash[17655]: audit 2024-04-03T19:35:51.670479+0000 mon.c (mon.2) 3741 : audit [DBG] from='client.? 172.21.15.67:0/4065493562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:53] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:35:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:35:54.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:54 smithi082 bash[20963]: cluster 2024-04-03T19:35:53.532466+0000 mgr.y (mgr.24370) 9523 : cluster [DBG] pgmap v9507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:54 smithi082 bash[20963]: audit 2024-04-03T19:35:54.126520+0000 mon.a (mon.0) 8479 : audit [DBG] from='client.? 172.21.15.67:0/3714972451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:54 smithi067 bash[27441]: cluster 2024-04-03T19:35:53.532466+0000 mgr.y (mgr.24370) 9523 : cluster [DBG] pgmap v9507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:54 smithi067 bash[27441]: audit 2024-04-03T19:35:54.126520+0000 mon.a (mon.0) 8479 : audit [DBG] from='client.? 172.21.15.67:0/3714972451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:54 smithi067 bash[17655]: cluster 2024-04-03T19:35:53.532466+0000 mgr.y (mgr.24370) 9523 : cluster [DBG] pgmap v9507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:54 smithi067 bash[17655]: audit 2024-04-03T19:35:54.126520+0000 mon.a (mon.0) 8479 : audit [DBG] from='client.? 172.21.15.67:0/3714972451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:55.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:55 smithi082 bash[20963]: audit 2024-04-03T19:35:55.158049+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:55 smithi067 bash[27441]: audit 2024-04-03T19:35:55.158049+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:55 smithi067 bash[17655]: audit 2024-04-03T19:35:55.158049+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:35:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:56 smithi082 bash[20963]: cluster 2024-04-03T19:35:55.533143+0000 mgr.y (mgr.24370) 9524 : cluster [DBG] pgmap v9508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:56 smithi082 bash[20963]: audit 2024-04-03T19:35:56.584323+0000 mon.a (mon.0) 8481 : audit [DBG] from='client.? 172.21.15.67:0/3715643239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:56 smithi067 bash[27441]: cluster 2024-04-03T19:35:55.533143+0000 mgr.y (mgr.24370) 9524 : cluster [DBG] pgmap v9508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:56 smithi067 bash[27441]: audit 2024-04-03T19:35:56.584323+0000 mon.a (mon.0) 8481 : audit [DBG] from='client.? 172.21.15.67:0/3715643239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:56 smithi067 bash[17655]: cluster 2024-04-03T19:35:55.533143+0000 mgr.y (mgr.24370) 9524 : cluster [DBG] pgmap v9508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:56 smithi067 bash[17655]: audit 2024-04-03T19:35:56.584323+0000 mon.a (mon.0) 8481 : audit [DBG] from='client.? 172.21.15.67:0/3715643239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:58.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:58 smithi082 bash[20963]: cluster 2024-04-03T19:35:57.534390+0000 mgr.y (mgr.24370) 9525 : cluster [DBG] pgmap v9509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:58 smithi067 bash[27441]: cluster 2024-04-03T19:35:57.534390+0000 mgr.y (mgr.24370) 9525 : cluster [DBG] pgmap v9509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:58 smithi067 bash[17655]: cluster 2024-04-03T19:35:57.534390+0000 mgr.y (mgr.24370) 9525 : cluster [DBG] pgmap v9509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:35:59.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:35:59 smithi082 bash[20963]: audit 2024-04-03T19:35:59.049679+0000 mon.b (mon.1) 64 : audit [DBG] from='client.? 172.21.15.67:0/848023130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:35:59 smithi067 bash[17655]: audit 2024-04-03T19:35:59.049679+0000 mon.b (mon.1) 64 : audit [DBG] from='client.? 172.21.15.67:0/848023130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:35:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:35:59 smithi067 bash[27441]: audit 2024-04-03T19:35:59.049679+0000 mon.b (mon.1) 64 : audit [DBG] from='client.? 172.21.15.67:0/848023130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:00.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:00 smithi082 bash[20963]: cluster 2024-04-03T19:35:59.535071+0000 mgr.y (mgr.24370) 9526 : cluster [DBG] pgmap v9510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:00 smithi067 bash[17655]: cluster 2024-04-03T19:35:59.535071+0000 mgr.y (mgr.24370) 9526 : cluster [DBG] pgmap v9510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:00 smithi067 bash[27441]: cluster 2024-04-03T19:35:59.535071+0000 mgr.y (mgr.24370) 9526 : cluster [DBG] pgmap v9510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:01.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:01 smithi082 bash[20963]: audit 2024-04-03T19:36:01.506504+0000 mon.c (mon.2) 3742 : audit [DBG] from='client.? 172.21.15.67:0/1798049394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:01 smithi067 bash[17655]: audit 2024-04-03T19:36:01.506504+0000 mon.c (mon.2) 3742 : audit [DBG] from='client.? 172.21.15.67:0/1798049394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:01 smithi067 bash[27441]: audit 2024-04-03T19:36:01.506504+0000 mon.c (mon.2) 3742 : audit [DBG] from='client.? 172.21.15.67:0/1798049394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:02 smithi082 bash[20963]: cluster 2024-04-03T19:36:01.536102+0000 mgr.y (mgr.24370) 9527 : cluster [DBG] pgmap v9511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:02 smithi067 bash[17655]: cluster 2024-04-03T19:36:01.536102+0000 mgr.y (mgr.24370) 9527 : cluster [DBG] pgmap v9511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:02 smithi067 bash[27441]: cluster 2024-04-03T19:36:01.536102+0000 mgr.y (mgr.24370) 9527 : cluster [DBG] pgmap v9511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:03] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:36:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:36:03.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:03 smithi082 bash[20963]: cluster 2024-04-03T19:36:03.536610+0000 mgr.y (mgr.24370) 9528 : cluster [DBG] pgmap v9512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:03.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:03 smithi067 bash[27441]: cluster 2024-04-03T19:36:03.536610+0000 mgr.y (mgr.24370) 9528 : cluster [DBG] pgmap v9512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:03.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:03 smithi067 bash[17655]: cluster 2024-04-03T19:36:03.536610+0000 mgr.y (mgr.24370) 9528 : cluster [DBG] pgmap v9512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:04 smithi067 bash[17655]: audit 2024-04-03T19:36:03.955229+0000 mon.c (mon.2) 3743 : audit [DBG] from='client.? 172.21.15.67:0/1552115026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:04 smithi067 bash[27441]: audit 2024-04-03T19:36:03.955229+0000 mon.c (mon.2) 3743 : audit [DBG] from='client.? 172.21.15.67:0/1552115026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:05.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:04 smithi082 bash[20963]: audit 2024-04-03T19:36:03.955229+0000 mon.c (mon.2) 3743 : audit [DBG] from='client.? 172.21.15.67:0/1552115026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:05 smithi067 bash[17655]: cluster 2024-04-03T19:36:05.537298+0000 mgr.y (mgr.24370) 9529 : cluster [DBG] pgmap v9513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:05 smithi067 bash[27441]: cluster 2024-04-03T19:36:05.537298+0000 mgr.y (mgr.24370) 9529 : cluster [DBG] pgmap v9513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:06.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:05 smithi082 bash[20963]: cluster 2024-04-03T19:36:05.537298+0000 mgr.y (mgr.24370) 9529 : cluster [DBG] pgmap v9513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:06 smithi067 bash[27441]: audit 2024-04-03T19:36:06.397719+0000 mon.a (mon.0) 8482 : audit [DBG] from='client.? 172.21.15.67:0/2868015086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:06 smithi067 bash[17655]: audit 2024-04-03T19:36:06.397719+0000 mon.a (mon.0) 8482 : audit [DBG] from='client.? 172.21.15.67:0/2868015086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:07.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:06 smithi082 bash[20963]: audit 2024-04-03T19:36:06.397719+0000 mon.a (mon.0) 8482 : audit [DBG] from='client.? 172.21.15.67:0/2868015086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:07 smithi067 bash[27441]: cluster 2024-04-03T19:36:07.538456+0000 mgr.y (mgr.24370) 9530 : cluster [DBG] pgmap v9514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:07 smithi067 bash[17655]: cluster 2024-04-03T19:36:07.538456+0000 mgr.y (mgr.24370) 9530 : cluster [DBG] pgmap v9514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:08.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:07 smithi082 bash[20963]: cluster 2024-04-03T19:36:07.538456+0000 mgr.y (mgr.24370) 9530 : cluster [DBG] pgmap v9514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:08 smithi067 bash[17655]: audit 2024-04-03T19:36:08.845955+0000 mon.c (mon.2) 3744 : audit [DBG] from='client.? 172.21.15.67:0/2620837646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:08 smithi067 bash[27441]: audit 2024-04-03T19:36:08.845955+0000 mon.c (mon.2) 3744 : audit [DBG] from='client.? 172.21.15.67:0/2620837646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:09.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:08 smithi082 bash[20963]: audit 2024-04-03T19:36:08.845955+0000 mon.c (mon.2) 3744 : audit [DBG] from='client.? 172.21.15.67:0/2620837646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:09 smithi067 bash[17655]: cluster 2024-04-03T19:36:09.539138+0000 mgr.y (mgr.24370) 9531 : cluster [DBG] pgmap v9515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:09 smithi067 bash[27441]: cluster 2024-04-03T19:36:09.539138+0000 mgr.y (mgr.24370) 9531 : cluster [DBG] pgmap v9515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:10.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:09 smithi082 bash[20963]: cluster 2024-04-03T19:36:09.539138+0000 mgr.y (mgr.24370) 9531 : cluster [DBG] pgmap v9515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:10 smithi067 bash[27441]: audit 2024-04-03T19:36:10.158666+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:10 smithi067 bash[17655]: audit 2024-04-03T19:36:10.158666+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:10 smithi082 bash[20963]: audit 2024-04-03T19:36:10.158666+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:11 smithi082 bash[20963]: audit 2024-04-03T19:36:11.302425+0000 mon.c (mon.2) 3745 : audit [DBG] from='client.? 172.21.15.67:0/3635292803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:11 smithi082 bash[20963]: cluster 2024-04-03T19:36:11.540318+0000 mgr.y (mgr.24370) 9532 : cluster [DBG] pgmap v9516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:11 smithi067 bash[17655]: audit 2024-04-03T19:36:11.302425+0000 mon.c (mon.2) 3745 : audit [DBG] from='client.? 172.21.15.67:0/3635292803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:11 smithi067 bash[17655]: cluster 2024-04-03T19:36:11.540318+0000 mgr.y (mgr.24370) 9532 : cluster [DBG] pgmap v9516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:11 smithi067 bash[27441]: audit 2024-04-03T19:36:11.302425+0000 mon.c (mon.2) 3745 : audit [DBG] from='client.? 172.21.15.67:0/3635292803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:11 smithi067 bash[27441]: cluster 2024-04-03T19:36:11.540318+0000 mgr.y (mgr.24370) 9532 : cluster [DBG] pgmap v9516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:13] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:36:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:36:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:14 smithi082 bash[20963]: cluster 2024-04-03T19:36:13.540938+0000 mgr.y (mgr.24370) 9533 : cluster [DBG] pgmap v9517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:14 smithi082 bash[20963]: audit 2024-04-03T19:36:13.754052+0000 mon.a (mon.0) 8484 : audit [DBG] from='client.? 172.21.15.67:0/1670358564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:14 smithi067 bash[17655]: cluster 2024-04-03T19:36:13.540938+0000 mgr.y (mgr.24370) 9533 : cluster [DBG] pgmap v9517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:14 smithi067 bash[17655]: audit 2024-04-03T19:36:13.754052+0000 mon.a (mon.0) 8484 : audit [DBG] from='client.? 172.21.15.67:0/1670358564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:14 smithi067 bash[27441]: cluster 2024-04-03T19:36:13.540938+0000 mgr.y (mgr.24370) 9533 : cluster [DBG] pgmap v9517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:14 smithi067 bash[27441]: audit 2024-04-03T19:36:13.754052+0000 mon.a (mon.0) 8484 : audit [DBG] from='client.? 172.21.15.67:0/1670358564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:16 smithi082 bash[20963]: cluster 2024-04-03T19:36:15.541668+0000 mgr.y (mgr.24370) 9534 : cluster [DBG] pgmap v9518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:16 smithi082 bash[20963]: audit 2024-04-03T19:36:16.219948+0000 mon.c (mon.2) 3746 : audit [DBG] from='client.? 172.21.15.67:0/1271469141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:16 smithi067 bash[27441]: cluster 2024-04-03T19:36:15.541668+0000 mgr.y (mgr.24370) 9534 : cluster [DBG] pgmap v9518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:16 smithi067 bash[27441]: audit 2024-04-03T19:36:16.219948+0000 mon.c (mon.2) 3746 : audit [DBG] from='client.? 172.21.15.67:0/1271469141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:16 smithi067 bash[17655]: cluster 2024-04-03T19:36:15.541668+0000 mgr.y (mgr.24370) 9534 : cluster [DBG] pgmap v9518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:16 smithi067 bash[17655]: audit 2024-04-03T19:36:16.219948+0000 mon.c (mon.2) 3746 : audit [DBG] from='client.? 172.21.15.67:0/1271469141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:18 smithi082 bash[20963]: cluster 2024-04-03T19:36:17.542929+0000 mgr.y (mgr.24370) 9535 : cluster [DBG] pgmap v9519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:18 smithi067 bash[27441]: cluster 2024-04-03T19:36:17.542929+0000 mgr.y (mgr.24370) 9535 : cluster [DBG] pgmap v9519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:18 smithi067 bash[17655]: cluster 2024-04-03T19:36:17.542929+0000 mgr.y (mgr.24370) 9535 : cluster [DBG] pgmap v9519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:19.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:19 smithi082 bash[20963]: audit 2024-04-03T19:36:18.679983+0000 mon.c (mon.2) 3747 : audit [DBG] from='client.? 172.21.15.67:0/1762814099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:19 smithi067 bash[27441]: audit 2024-04-03T19:36:18.679983+0000 mon.c (mon.2) 3747 : audit [DBG] from='client.? 172.21.15.67:0/1762814099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:19 smithi067 bash[17655]: audit 2024-04-03T19:36:18.679983+0000 mon.c (mon.2) 3747 : audit [DBG] from='client.? 172.21.15.67:0/1762814099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:20 smithi082 bash[20963]: cluster 2024-04-03T19:36:19.543777+0000 mgr.y (mgr.24370) 9536 : cluster [DBG] pgmap v9520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:20 smithi067 bash[27441]: cluster 2024-04-03T19:36:19.543777+0000 mgr.y (mgr.24370) 9536 : cluster [DBG] pgmap v9520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:20 smithi067 bash[17655]: cluster 2024-04-03T19:36:19.543777+0000 mgr.y (mgr.24370) 9536 : cluster [DBG] pgmap v9520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:21 smithi082 bash[20963]: audit 2024-04-03T19:36:21.126872+0000 mon.c (mon.2) 3748 : audit [DBG] from='client.? 172.21.15.67:0/2558741496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:21 smithi067 bash[17655]: audit 2024-04-03T19:36:21.126872+0000 mon.c (mon.2) 3748 : audit [DBG] from='client.? 172.21.15.67:0/2558741496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:21 smithi067 bash[27441]: audit 2024-04-03T19:36:21.126872+0000 mon.c (mon.2) 3748 : audit [DBG] from='client.? 172.21.15.67:0/2558741496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:22.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:22 smithi082 bash[20963]: cluster 2024-04-03T19:36:21.544945+0000 mgr.y (mgr.24370) 9537 : cluster [DBG] pgmap v9521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:22 smithi067 bash[17655]: cluster 2024-04-03T19:36:21.544945+0000 mgr.y (mgr.24370) 9537 : cluster [DBG] pgmap v9521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:22 smithi067 bash[27441]: cluster 2024-04-03T19:36:21.544945+0000 mgr.y (mgr.24370) 9537 : cluster [DBG] pgmap v9521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:23] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:36:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:36:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:23 smithi082 bash[20963]: cluster 2024-04-03T19:36:23.545600+0000 mgr.y (mgr.24370) 9538 : cluster [DBG] pgmap v9522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:23 smithi082 bash[20963]: audit 2024-04-03T19:36:23.568142+0000 mon.c (mon.2) 3749 : audit [DBG] from='client.? 172.21.15.67:0/3022635929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:23 smithi067 bash[27441]: cluster 2024-04-03T19:36:23.545600+0000 mgr.y (mgr.24370) 9538 : cluster [DBG] pgmap v9522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:23 smithi067 bash[27441]: audit 2024-04-03T19:36:23.568142+0000 mon.c (mon.2) 3749 : audit [DBG] from='client.? 172.21.15.67:0/3022635929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:23 smithi067 bash[17655]: cluster 2024-04-03T19:36:23.545600+0000 mgr.y (mgr.24370) 9538 : cluster [DBG] pgmap v9522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:23 smithi067 bash[17655]: audit 2024-04-03T19:36:23.568142+0000 mon.c (mon.2) 3749 : audit [DBG] from='client.? 172.21.15.67:0/3022635929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:25 smithi082 bash[20963]: audit 2024-04-03T19:36:25.158812+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:25 smithi067 bash[17655]: audit 2024-04-03T19:36:25.158812+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:25 smithi067 bash[27441]: audit 2024-04-03T19:36:25.158812+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:26 smithi082 bash[20963]: cluster 2024-04-03T19:36:25.546237+0000 mgr.y (mgr.24370) 9539 : cluster [DBG] pgmap v9523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:26 smithi082 bash[20963]: audit 2024-04-03T19:36:26.023473+0000 mon.a (mon.0) 8486 : audit [DBG] from='client.? 172.21.15.67:0/196531282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:26 smithi067 bash[17655]: cluster 2024-04-03T19:36:25.546237+0000 mgr.y (mgr.24370) 9539 : cluster [DBG] pgmap v9523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:26 smithi067 bash[17655]: audit 2024-04-03T19:36:26.023473+0000 mon.a (mon.0) 8486 : audit [DBG] from='client.? 172.21.15.67:0/196531282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:26 smithi067 bash[27441]: cluster 2024-04-03T19:36:25.546237+0000 mgr.y (mgr.24370) 9539 : cluster [DBG] pgmap v9523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:26 smithi067 bash[27441]: audit 2024-04-03T19:36:26.023473+0000 mon.a (mon.0) 8486 : audit [DBG] from='client.? 172.21.15.67:0/196531282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:28 smithi082 bash[20963]: cluster 2024-04-03T19:36:27.547436+0000 mgr.y (mgr.24370) 9540 : cluster [DBG] pgmap v9524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:28 smithi082 bash[20963]: audit 2024-04-03T19:36:28.473350+0000 mon.c (mon.2) 3750 : audit [DBG] from='client.? 172.21.15.67:0/3179198367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:28 smithi067 bash[17655]: cluster 2024-04-03T19:36:27.547436+0000 mgr.y (mgr.24370) 9540 : cluster [DBG] pgmap v9524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:28 smithi067 bash[17655]: audit 2024-04-03T19:36:28.473350+0000 mon.c (mon.2) 3750 : audit [DBG] from='client.? 172.21.15.67:0/3179198367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:28 smithi067 bash[27441]: cluster 2024-04-03T19:36:27.547436+0000 mgr.y (mgr.24370) 9540 : cluster [DBG] pgmap v9524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:28 smithi067 bash[27441]: audit 2024-04-03T19:36:28.473350+0000 mon.c (mon.2) 3750 : audit [DBG] from='client.? 172.21.15.67:0/3179198367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:30 smithi082 bash[20963]: cluster 2024-04-03T19:36:29.548155+0000 mgr.y (mgr.24370) 9541 : cluster [DBG] pgmap v9525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:30 smithi067 bash[27441]: cluster 2024-04-03T19:36:29.548155+0000 mgr.y (mgr.24370) 9541 : cluster [DBG] pgmap v9525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:30 smithi067 bash[17655]: cluster 2024-04-03T19:36:29.548155+0000 mgr.y (mgr.24370) 9541 : cluster [DBG] pgmap v9525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:31 smithi082 bash[20963]: audit 2024-04-03T19:36:30.922571+0000 mon.a (mon.0) 8487 : audit [DBG] from='client.? 172.21.15.67:0/1951806109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:31 smithi067 bash[27441]: audit 2024-04-03T19:36:30.922571+0000 mon.a (mon.0) 8487 : audit [DBG] from='client.? 172.21.15.67:0/1951806109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:31 smithi067 bash[17655]: audit 2024-04-03T19:36:30.922571+0000 mon.a (mon.0) 8487 : audit [DBG] from='client.? 172.21.15.67:0/1951806109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:32 smithi082 bash[20963]: cluster 2024-04-03T19:36:31.549242+0000 mgr.y (mgr.24370) 9542 : cluster [DBG] pgmap v9526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:32 smithi067 bash[27441]: cluster 2024-04-03T19:36:31.549242+0000 mgr.y (mgr.24370) 9542 : cluster [DBG] pgmap v9526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:32 smithi067 bash[17655]: cluster 2024-04-03T19:36:31.549242+0000 mgr.y (mgr.24370) 9542 : cluster [DBG] pgmap v9526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:36:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:33 smithi082 bash[20963]: audit 2024-04-03T19:36:33.376297+0000 mon.a (mon.0) 8488 : audit [DBG] from='client.? 172.21.15.67:0/1564194233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:36:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:33 smithi067 bash[27441]: audit 2024-04-03T19:36:33.376297+0000 mon.a (mon.0) 8488 : audit [DBG] from='client.? 172.21.15.67:0/1564194233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:33 smithi067 bash[17655]: audit 2024-04-03T19:36:33.376297+0000 mon.a (mon.0) 8488 : audit [DBG] from='client.? 172.21.15.67:0/1564194233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:34 smithi082 bash[20963]: cluster 2024-04-03T19:36:33.550085+0000 mgr.y (mgr.24370) 9543 : cluster [DBG] pgmap v9527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:34 smithi067 bash[27441]: cluster 2024-04-03T19:36:33.550085+0000 mgr.y (mgr.24370) 9543 : cluster [DBG] pgmap v9527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:34 smithi067 bash[17655]: cluster 2024-04-03T19:36:33.550085+0000 mgr.y (mgr.24370) 9543 : cluster [DBG] pgmap v9527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:35 smithi067 bash[27441]: cluster 2024-04-03T19:36:35.550785+0000 mgr.y (mgr.24370) 9544 : cluster [DBG] pgmap v9528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:35 smithi067 bash[17655]: cluster 2024-04-03T19:36:35.550785+0000 mgr.y (mgr.24370) 9544 : cluster [DBG] pgmap v9528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:35 smithi082 bash[20963]: cluster 2024-04-03T19:36:35.550785+0000 mgr.y (mgr.24370) 9544 : cluster [DBG] pgmap v9528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:36 smithi067 bash[27441]: audit 2024-04-03T19:36:35.834592+0000 mon.a (mon.0) 8489 : audit [DBG] from='client.? 172.21.15.67:0/4173172333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:36 smithi067 bash[17655]: audit 2024-04-03T19:36:35.834592+0000 mon.a (mon.0) 8489 : audit [DBG] from='client.? 172.21.15.67:0/4173172333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:36 smithi082 bash[20963]: audit 2024-04-03T19:36:35.834592+0000 mon.a (mon.0) 8489 : audit [DBG] from='client.? 172.21.15.67:0/4173172333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:37 smithi067 bash[17655]: cluster 2024-04-03T19:36:37.551926+0000 mgr.y (mgr.24370) 9545 : cluster [DBG] pgmap v9529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:37 smithi067 bash[27441]: cluster 2024-04-03T19:36:37.551926+0000 mgr.y (mgr.24370) 9545 : cluster [DBG] pgmap v9529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:37 smithi082 bash[20963]: cluster 2024-04-03T19:36:37.551926+0000 mgr.y (mgr.24370) 9545 : cluster [DBG] pgmap v9529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:38 smithi067 bash[17655]: audit 2024-04-03T19:36:38.291916+0000 mon.a (mon.0) 8490 : audit [DBG] from='client.? 172.21.15.67:0/2260638451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:38 smithi067 bash[27441]: audit 2024-04-03T19:36:38.291916+0000 mon.a (mon.0) 8490 : audit [DBG] from='client.? 172.21.15.67:0/2260638451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:38 smithi082 bash[20963]: audit 2024-04-03T19:36:38.291916+0000 mon.a (mon.0) 8490 : audit [DBG] from='client.? 172.21.15.67:0/2260638451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:39 smithi067 bash[17655]: cluster 2024-04-03T19:36:39.552639+0000 mgr.y (mgr.24370) 9546 : cluster [DBG] pgmap v9530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:39 smithi067 bash[27441]: cluster 2024-04-03T19:36:39.552639+0000 mgr.y (mgr.24370) 9546 : cluster [DBG] pgmap v9530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:39 smithi082 bash[20963]: cluster 2024-04-03T19:36:39.552639+0000 mgr.y (mgr.24370) 9546 : cluster [DBG] pgmap v9530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:40 smithi067 bash[17655]: audit 2024-04-03T19:36:40.159265+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:40 smithi067 bash[27441]: audit 2024-04-03T19:36:40.159265+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:40 smithi082 bash[20963]: audit 2024-04-03T19:36:40.159265+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:41 smithi082 bash[20963]: audit 2024-04-03T19:36:40.746523+0000 mon.a (mon.0) 8492 : audit [DBG] from='client.? 172.21.15.67:0/2650153797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:41 smithi082 bash[20963]: cluster 2024-04-03T19:36:41.553810+0000 mgr.y (mgr.24370) 9547 : cluster [DBG] pgmap v9531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:41 smithi067 bash[17655]: audit 2024-04-03T19:36:40.746523+0000 mon.a (mon.0) 8492 : audit [DBG] from='client.? 172.21.15.67:0/2650153797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:41 smithi067 bash[17655]: cluster 2024-04-03T19:36:41.553810+0000 mgr.y (mgr.24370) 9547 : cluster [DBG] pgmap v9531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:41 smithi067 bash[27441]: audit 2024-04-03T19:36:40.746523+0000 mon.a (mon.0) 8492 : audit [DBG] from='client.? 172.21.15.67:0/2650153797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:41 smithi067 bash[27441]: cluster 2024-04-03T19:36:41.553810+0000 mgr.y (mgr.24370) 9547 : cluster [DBG] pgmap v9531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:43 smithi067 bash[27441]: audit 2024-04-03T19:36:43.207743+0000 mon.c (mon.2) 3751 : audit [DBG] from='client.? 172.21.15.67:0/1500159005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:43 smithi067 bash[17655]: audit 2024-04-03T19:36:43.207743+0000 mon.c (mon.2) 3751 : audit [DBG] from='client.? 172.21.15.67:0/1500159005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:36:43.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:36:43.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:43 smithi082 bash[20963]: audit 2024-04-03T19:36:43.207743+0000 mon.c (mon.2) 3751 : audit [DBG] from='client.? 172.21.15.67:0/1500159005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:44 smithi082 bash[20963]: cluster 2024-04-03T19:36:43.554532+0000 mgr.y (mgr.24370) 9548 : cluster [DBG] pgmap v9532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:44 smithi067 bash[27441]: cluster 2024-04-03T19:36:43.554532+0000 mgr.y (mgr.24370) 9548 : cluster [DBG] pgmap v9532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:44 smithi067 bash[17655]: cluster 2024-04-03T19:36:43.554532+0000 mgr.y (mgr.24370) 9548 : cluster [DBG] pgmap v9532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:46 smithi082 bash[20963]: cluster 2024-04-03T19:36:45.555146+0000 mgr.y (mgr.24370) 9549 : cluster [DBG] pgmap v9533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:46 smithi082 bash[20963]: audit 2024-04-03T19:36:45.665652+0000 mon.a (mon.0) 8493 : audit [DBG] from='client.? 172.21.15.67:0/134921040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:46 smithi067 bash[27441]: cluster 2024-04-03T19:36:45.555146+0000 mgr.y (mgr.24370) 9549 : cluster [DBG] pgmap v9533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:46 smithi067 bash[27441]: audit 2024-04-03T19:36:45.665652+0000 mon.a (mon.0) 8493 : audit [DBG] from='client.? 172.21.15.67:0/134921040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:46 smithi067 bash[17655]: cluster 2024-04-03T19:36:45.555146+0000 mgr.y (mgr.24370) 9549 : cluster [DBG] pgmap v9533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:46 smithi067 bash[17655]: audit 2024-04-03T19:36:45.665652+0000 mon.a (mon.0) 8493 : audit [DBG] from='client.? 172.21.15.67:0/134921040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:48 smithi082 bash[20963]: cluster 2024-04-03T19:36:47.556350+0000 mgr.y (mgr.24370) 9550 : cluster [DBG] pgmap v9534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:48 smithi082 bash[20963]: audit 2024-04-03T19:36:48.118090+0000 mon.c (mon.2) 3752 : audit [DBG] from='client.? 172.21.15.67:0/1807067356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:48 smithi067 bash[27441]: cluster 2024-04-03T19:36:47.556350+0000 mgr.y (mgr.24370) 9550 : cluster [DBG] pgmap v9534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:48 smithi067 bash[27441]: audit 2024-04-03T19:36:48.118090+0000 mon.c (mon.2) 3752 : audit [DBG] from='client.? 172.21.15.67:0/1807067356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:48 smithi067 bash[17655]: cluster 2024-04-03T19:36:47.556350+0000 mgr.y (mgr.24370) 9550 : cluster [DBG] pgmap v9534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:48 smithi067 bash[17655]: audit 2024-04-03T19:36:48.118090+0000 mon.c (mon.2) 3752 : audit [DBG] from='client.? 172.21.15.67:0/1807067356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:50 smithi082 bash[20963]: cluster 2024-04-03T19:36:49.557101+0000 mgr.y (mgr.24370) 9551 : cluster [DBG] pgmap v9535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:50 smithi082 bash[20963]: audit 2024-04-03T19:36:50.565264+0000 mon.c (mon.2) 3753 : audit [DBG] from='client.? 172.21.15.67:0/522435155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:50 smithi067 bash[17655]: cluster 2024-04-03T19:36:49.557101+0000 mgr.y (mgr.24370) 9551 : cluster [DBG] pgmap v9535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:50 smithi067 bash[17655]: audit 2024-04-03T19:36:50.565264+0000 mon.c (mon.2) 3753 : audit [DBG] from='client.? 172.21.15.67:0/522435155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:50 smithi067 bash[27441]: cluster 2024-04-03T19:36:49.557101+0000 mgr.y (mgr.24370) 9551 : cluster [DBG] pgmap v9535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:50 smithi067 bash[27441]: audit 2024-04-03T19:36:50.565264+0000 mon.c (mon.2) 3753 : audit [DBG] from='client.? 172.21.15.67:0/522435155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:51 smithi082 bash[20963]: audit 2024-04-03T19:36:51.247884+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:36:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:51 smithi067 bash[17655]: audit 2024-04-03T19:36:51.247884+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:36:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:51 smithi067 bash[27441]: audit 2024-04-03T19:36:51.247884+0000 mon.a (mon.0) 8494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:36:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:52 smithi082 bash[20963]: cluster 2024-04-03T19:36:51.558252+0000 mgr.y (mgr.24370) 9552 : cluster [DBG] pgmap v9536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:52 smithi067 bash[17655]: cluster 2024-04-03T19:36:51.558252+0000 mgr.y (mgr.24370) 9552 : cluster [DBG] pgmap v9536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:52 smithi067 bash[27441]: cluster 2024-04-03T19:36:51.558252+0000 mgr.y (mgr.24370) 9552 : cluster [DBG] pgmap v9536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:36:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:36:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:53 smithi082 bash[20963]: audit 2024-04-03T19:36:53.017189+0000 mon.a (mon.0) 8495 : audit [DBG] from='client.? 172.21.15.67:0/1669073620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:53 smithi082 bash[20963]: cluster 2024-04-03T19:36:53.558939+0000 mgr.y (mgr.24370) 9553 : cluster [DBG] pgmap v9537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:53 smithi067 bash[17655]: audit 2024-04-03T19:36:53.017189+0000 mon.a (mon.0) 8495 : audit [DBG] from='client.? 172.21.15.67:0/1669073620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:53 smithi067 bash[17655]: cluster 2024-04-03T19:36:53.558939+0000 mgr.y (mgr.24370) 9553 : cluster [DBG] pgmap v9537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:53 smithi067 bash[27441]: audit 2024-04-03T19:36:53.017189+0000 mon.a (mon.0) 8495 : audit [DBG] from='client.? 172.21.15.67:0/1669073620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:53 smithi067 bash[27441]: cluster 2024-04-03T19:36:53.558939+0000 mgr.y (mgr.24370) 9553 : cluster [DBG] pgmap v9537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:55 smithi082 bash[20963]: audit 2024-04-03T19:36:55.159357+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:55 smithi067 bash[17655]: audit 2024-04-03T19:36:55.159357+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:55 smithi067 bash[27441]: audit 2024-04-03T19:36:55.159357+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:36:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:56 smithi082 bash[20963]: audit 2024-04-03T19:36:55.475586+0000 mon.c (mon.2) 3754 : audit [DBG] from='client.? 172.21.15.67:0/3009439167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:56 smithi082 bash[20963]: cluster 2024-04-03T19:36:55.559520+0000 mgr.y (mgr.24370) 9554 : cluster [DBG] pgmap v9538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:56 smithi067 bash[17655]: audit 2024-04-03T19:36:55.475586+0000 mon.c (mon.2) 3754 : audit [DBG] from='client.? 172.21.15.67:0/3009439167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:56 smithi067 bash[17655]: cluster 2024-04-03T19:36:55.559520+0000 mgr.y (mgr.24370) 9554 : cluster [DBG] pgmap v9538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:56 smithi067 bash[27441]: audit 2024-04-03T19:36:55.475586+0000 mon.c (mon.2) 3754 : audit [DBG] from='client.? 172.21.15.67:0/3009439167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:56 smithi067 bash[27441]: cluster 2024-04-03T19:36:55.559520+0000 mgr.y (mgr.24370) 9554 : cluster [DBG] pgmap v9538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:57 smithi082 bash[20963]: audit 2024-04-03T19:36:56.997090+0000 mon.a (mon.0) 8497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:57 smithi082 bash[20963]: audit 2024-04-03T19:36:57.005181+0000 mon.a (mon.0) 8498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:57 smithi082 bash[20963]: audit 2024-04-03T19:36:57.305417+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:57 smithi082 bash[20963]: audit 2024-04-03T19:36:57.312720+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:57 smithi082 bash[20963]: cluster 2024-04-03T19:36:57.560657+0000 mgr.y (mgr.24370) 9555 : cluster [DBG] pgmap v9539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:57 smithi082 bash[20963]: audit 2024-04-03T19:36:57.793485+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:57 smithi082 bash[20963]: audit 2024-04-03T19:36:57.795190+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:57 smithi082 bash[20963]: audit 2024-04-03T19:36:57.804266+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:36:57 smithi082 bash[20963]: audit 2024-04-03T19:36:57.930756+0000 mon.a (mon.0) 8504 : audit [DBG] from='client.? 172.21.15.67:0/3735144686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[27441]: audit 2024-04-03T19:36:56.997090+0000 mon.a (mon.0) 8497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[27441]: audit 2024-04-03T19:36:57.005181+0000 mon.a (mon.0) 8498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[27441]: audit 2024-04-03T19:36:57.305417+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[27441]: audit 2024-04-03T19:36:57.312720+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[27441]: cluster 2024-04-03T19:36:57.560657+0000 mgr.y (mgr.24370) 9555 : cluster [DBG] pgmap v9539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[27441]: audit 2024-04-03T19:36:57.793485+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[27441]: audit 2024-04-03T19:36:57.795190+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[27441]: audit 2024-04-03T19:36:57.804266+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[27441]: audit 2024-04-03T19:36:57.930756+0000 mon.a (mon.0) 8504 : audit [DBG] from='client.? 172.21.15.67:0/3735144686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[17655]: audit 2024-04-03T19:36:56.997090+0000 mon.a (mon.0) 8497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[17655]: audit 2024-04-03T19:36:57.005181+0000 mon.a (mon.0) 8498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[17655]: audit 2024-04-03T19:36:57.305417+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[17655]: audit 2024-04-03T19:36:57.312720+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[17655]: cluster 2024-04-03T19:36:57.560657+0000 mgr.y (mgr.24370) 9555 : cluster [DBG] pgmap v9539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:36:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[17655]: audit 2024-04-03T19:36:57.793485+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:36:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[17655]: audit 2024-04-03T19:36:57.795190+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:36:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[17655]: audit 2024-04-03T19:36:57.804266+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:36:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:36:57 smithi067 bash[17655]: audit 2024-04-03T19:36:57.930756+0000 mon.a (mon.0) 8504 : audit [DBG] from='client.? 172.21.15.67:0/3735144686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:00 smithi082 bash[20963]: cluster 2024-04-03T19:36:59.561370+0000 mgr.y (mgr.24370) 9556 : cluster [DBG] pgmap v9540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:00 smithi082 bash[20963]: audit 2024-04-03T19:37:00.397635+0000 mon.a (mon.0) 8505 : audit [DBG] from='client.? 172.21.15.67:0/2412144673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:00 smithi067 bash[17655]: cluster 2024-04-03T19:36:59.561370+0000 mgr.y (mgr.24370) 9556 : cluster [DBG] pgmap v9540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:00 smithi067 bash[17655]: audit 2024-04-03T19:37:00.397635+0000 mon.a (mon.0) 8505 : audit [DBG] from='client.? 172.21.15.67:0/2412144673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:00 smithi067 bash[27441]: cluster 2024-04-03T19:36:59.561370+0000 mgr.y (mgr.24370) 9556 : cluster [DBG] pgmap v9540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:00 smithi067 bash[27441]: audit 2024-04-03T19:37:00.397635+0000 mon.a (mon.0) 8505 : audit [DBG] from='client.? 172.21.15.67:0/2412144673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:02 smithi082 bash[20963]: cluster 2024-04-03T19:37:01.562482+0000 mgr.y (mgr.24370) 9557 : cluster [DBG] pgmap v9541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:02 smithi067 bash[27441]: cluster 2024-04-03T19:37:01.562482+0000 mgr.y (mgr.24370) 9557 : cluster [DBG] pgmap v9541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:02 smithi067 bash[17655]: cluster 2024-04-03T19:37:01.562482+0000 mgr.y (mgr.24370) 9557 : cluster [DBG] pgmap v9541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:03] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:37:03.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:03 smithi082 bash[20963]: audit 2024-04-03T19:37:02.853104+0000 mon.c (mon.2) 3755 : audit [DBG] from='client.? 172.21.15.67:0/1119000605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:37:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:03 smithi067 bash[17655]: audit 2024-04-03T19:37:02.853104+0000 mon.c (mon.2) 3755 : audit [DBG] from='client.? 172.21.15.67:0/1119000605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:03 smithi067 bash[27441]: audit 2024-04-03T19:37:02.853104+0000 mon.c (mon.2) 3755 : audit [DBG] from='client.? 172.21.15.67:0/1119000605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:04 smithi067 bash[17655]: cluster 2024-04-03T19:37:03.563153+0000 mgr.y (mgr.24370) 9558 : cluster [DBG] pgmap v9542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:04.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:04 smithi067 bash[27441]: cluster 2024-04-03T19:37:03.563153+0000 mgr.y (mgr.24370) 9558 : cluster [DBG] pgmap v9542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:04 smithi082 bash[20963]: cluster 2024-04-03T19:37:03.563153+0000 mgr.y (mgr.24370) 9558 : cluster [DBG] pgmap v9542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:05 smithi067 bash[17655]: audit 2024-04-03T19:37:05.296116+0000 mon.a (mon.0) 8506 : audit [DBG] from='client.? 172.21.15.67:0/274913974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:05 smithi067 bash[17655]: cluster 2024-04-03T19:37:05.563875+0000 mgr.y (mgr.24370) 9559 : cluster [DBG] pgmap v9543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:05 smithi067 bash[27441]: audit 2024-04-03T19:37:05.296116+0000 mon.a (mon.0) 8506 : audit [DBG] from='client.? 172.21.15.67:0/274913974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:05 smithi067 bash[27441]: cluster 2024-04-03T19:37:05.563875+0000 mgr.y (mgr.24370) 9559 : cluster [DBG] pgmap v9543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:06.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:05 smithi082 bash[20963]: audit 2024-04-03T19:37:05.296116+0000 mon.a (mon.0) 8506 : audit [DBG] from='client.? 172.21.15.67:0/274913974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:06.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:05 smithi082 bash[20963]: cluster 2024-04-03T19:37:05.563875+0000 mgr.y (mgr.24370) 9559 : cluster [DBG] pgmap v9543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:08 smithi082 bash[20963]: cluster 2024-04-03T19:37:07.564993+0000 mgr.y (mgr.24370) 9560 : cluster [DBG] pgmap v9544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:08 smithi082 bash[20963]: audit 2024-04-03T19:37:07.750053+0000 mon.c (mon.2) 3756 : audit [DBG] from='client.? 172.21.15.67:0/3185510795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:08 smithi067 bash[17655]: cluster 2024-04-03T19:37:07.564993+0000 mgr.y (mgr.24370) 9560 : cluster [DBG] pgmap v9544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:08 smithi067 bash[17655]: audit 2024-04-03T19:37:07.750053+0000 mon.c (mon.2) 3756 : audit [DBG] from='client.? 172.21.15.67:0/3185510795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:08 smithi067 bash[27441]: cluster 2024-04-03T19:37:07.564993+0000 mgr.y (mgr.24370) 9560 : cluster [DBG] pgmap v9544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:08 smithi067 bash[27441]: audit 2024-04-03T19:37:07.750053+0000 mon.c (mon.2) 3756 : audit [DBG] from='client.? 172.21.15.67:0/3185510795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:10 smithi082 bash[20963]: cluster 2024-04-03T19:37:09.565766+0000 mgr.y (mgr.24370) 9561 : cluster [DBG] pgmap v9545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:10 smithi082 bash[20963]: audit 2024-04-03T19:37:10.159571+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:10 smithi082 bash[20963]: audit 2024-04-03T19:37:10.235221+0000 mon.c (mon.2) 3757 : audit [DBG] from='client.? 172.21.15.67:0/138722677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:10 smithi067 bash[17655]: cluster 2024-04-03T19:37:09.565766+0000 mgr.y (mgr.24370) 9561 : cluster [DBG] pgmap v9545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:10 smithi067 bash[17655]: audit 2024-04-03T19:37:10.159571+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:10 smithi067 bash[17655]: audit 2024-04-03T19:37:10.235221+0000 mon.c (mon.2) 3757 : audit [DBG] from='client.? 172.21.15.67:0/138722677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:10 smithi067 bash[27441]: cluster 2024-04-03T19:37:09.565766+0000 mgr.y (mgr.24370) 9561 : cluster [DBG] pgmap v9545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:10 smithi067 bash[27441]: audit 2024-04-03T19:37:10.159571+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:10 smithi067 bash[27441]: audit 2024-04-03T19:37:10.235221+0000 mon.c (mon.2) 3757 : audit [DBG] from='client.? 172.21.15.67:0/138722677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:12 smithi082 bash[20963]: cluster 2024-04-03T19:37:11.566970+0000 mgr.y (mgr.24370) 9562 : cluster [DBG] pgmap v9546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:12 smithi067 bash[17655]: cluster 2024-04-03T19:37:11.566970+0000 mgr.y (mgr.24370) 9562 : cluster [DBG] pgmap v9546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:12.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:12 smithi067 bash[27441]: cluster 2024-04-03T19:37:11.566970+0000 mgr.y (mgr.24370) 9562 : cluster [DBG] pgmap v9546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:37:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:37:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:13 smithi082 bash[20963]: audit 2024-04-03T19:37:12.700781+0000 mon.c (mon.2) 3758 : audit [DBG] from='client.? 172.21.15.67:0/3299979926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:13 smithi082 bash[20963]: cluster 2024-04-03T19:37:13.567680+0000 mgr.y (mgr.24370) 9563 : cluster [DBG] pgmap v9547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:13 smithi067 bash[17655]: audit 2024-04-03T19:37:12.700781+0000 mon.c (mon.2) 3758 : audit [DBG] from='client.? 172.21.15.67:0/3299979926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:13 smithi067 bash[17655]: cluster 2024-04-03T19:37:13.567680+0000 mgr.y (mgr.24370) 9563 : cluster [DBG] pgmap v9547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:13.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:13 smithi067 bash[27441]: audit 2024-04-03T19:37:12.700781+0000 mon.c (mon.2) 3758 : audit [DBG] from='client.? 172.21.15.67:0/3299979926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:13.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:13 smithi067 bash[27441]: cluster 2024-04-03T19:37:13.567680+0000 mgr.y (mgr.24370) 9563 : cluster [DBG] pgmap v9547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:15 smithi082 bash[20963]: audit 2024-04-03T19:37:15.152125+0000 mon.c (mon.2) 3759 : audit [DBG] from='client.? 172.21.15.67:0/2513585272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:15 smithi067 bash[17655]: audit 2024-04-03T19:37:15.152125+0000 mon.c (mon.2) 3759 : audit [DBG] from='client.? 172.21.15.67:0/2513585272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:15 smithi067 bash[27441]: audit 2024-04-03T19:37:15.152125+0000 mon.c (mon.2) 3759 : audit [DBG] from='client.? 172.21.15.67:0/2513585272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:16 smithi082 bash[20963]: cluster 2024-04-03T19:37:15.568396+0000 mgr.y (mgr.24370) 9564 : cluster [DBG] pgmap v9548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:16 smithi067 bash[17655]: cluster 2024-04-03T19:37:15.568396+0000 mgr.y (mgr.24370) 9564 : cluster [DBG] pgmap v9548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:16 smithi067 bash[27441]: cluster 2024-04-03T19:37:15.568396+0000 mgr.y (mgr.24370) 9564 : cluster [DBG] pgmap v9548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:17 smithi082 bash[20963]: cluster 2024-04-03T19:37:17.569512+0000 mgr.y (mgr.24370) 9565 : cluster [DBG] pgmap v9549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:17 smithi082 bash[20963]: audit 2024-04-03T19:37:17.614075+0000 mon.a (mon.0) 8508 : audit [DBG] from='client.? 172.21.15.67:0/2987193772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:17 smithi067 bash[17655]: cluster 2024-04-03T19:37:17.569512+0000 mgr.y (mgr.24370) 9565 : cluster [DBG] pgmap v9549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:17 smithi067 bash[17655]: audit 2024-04-03T19:37:17.614075+0000 mon.a (mon.0) 8508 : audit [DBG] from='client.? 172.21.15.67:0/2987193772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:17 smithi067 bash[27441]: cluster 2024-04-03T19:37:17.569512+0000 mgr.y (mgr.24370) 9565 : cluster [DBG] pgmap v9549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:17 smithi067 bash[27441]: audit 2024-04-03T19:37:17.614075+0000 mon.a (mon.0) 8508 : audit [DBG] from='client.? 172.21.15.67:0/2987193772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:20 smithi082 bash[20963]: cluster 2024-04-03T19:37:19.570210+0000 mgr.y (mgr.24370) 9566 : cluster [DBG] pgmap v9550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:20 smithi082 bash[20963]: audit 2024-04-03T19:37:20.065066+0000 mon.c (mon.2) 3760 : audit [DBG] from='client.? 172.21.15.67:0/2148356388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:20 smithi067 bash[17655]: cluster 2024-04-03T19:37:19.570210+0000 mgr.y (mgr.24370) 9566 : cluster [DBG] pgmap v9550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:20 smithi067 bash[17655]: audit 2024-04-03T19:37:20.065066+0000 mon.c (mon.2) 3760 : audit [DBG] from='client.? 172.21.15.67:0/2148356388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:20 smithi067 bash[27441]: cluster 2024-04-03T19:37:19.570210+0000 mgr.y (mgr.24370) 9566 : cluster [DBG] pgmap v9550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:20.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:20 smithi067 bash[27441]: audit 2024-04-03T19:37:20.065066+0000 mon.c (mon.2) 3760 : audit [DBG] from='client.? 172.21.15.67:0/2148356388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:22 smithi082 bash[20963]: cluster 2024-04-03T19:37:21.571525+0000 mgr.y (mgr.24370) 9567 : cluster [DBG] pgmap v9551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:22 smithi082 bash[20963]: audit 2024-04-03T19:37:22.529318+0000 mon.c (mon.2) 3761 : audit [DBG] from='client.? 172.21.15.67:0/89958008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:22.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:22 smithi067 bash[17655]: cluster 2024-04-03T19:37:21.571525+0000 mgr.y (mgr.24370) 9567 : cluster [DBG] pgmap v9551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:22.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:22 smithi067 bash[17655]: audit 2024-04-03T19:37:22.529318+0000 mon.c (mon.2) 3761 : audit [DBG] from='client.? 172.21.15.67:0/89958008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:22 smithi067 bash[27441]: cluster 2024-04-03T19:37:21.571525+0000 mgr.y (mgr.24370) 9567 : cluster [DBG] pgmap v9551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:22 smithi067 bash[27441]: audit 2024-04-03T19:37:22.529318+0000 mon.c (mon.2) 3761 : audit [DBG] from='client.? 172.21.15.67:0/89958008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:37:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:23 smithi082 bash[20963]: cluster 2024-04-03T19:37:23.572290+0000 mgr.y (mgr.24370) 9568 : cluster [DBG] pgmap v9552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:37:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:23 smithi067 bash[17655]: cluster 2024-04-03T19:37:23.572290+0000 mgr.y (mgr.24370) 9568 : cluster [DBG] pgmap v9552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:23 smithi067 bash[27441]: cluster 2024-04-03T19:37:23.572290+0000 mgr.y (mgr.24370) 9568 : cluster [DBG] pgmap v9552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:25 smithi082 bash[20963]: audit 2024-04-03T19:37:24.980061+0000 mon.c (mon.2) 3762 : audit [DBG] from='client.? 172.21.15.67:0/452202631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:25 smithi067 bash[27441]: audit 2024-04-03T19:37:24.980061+0000 mon.c (mon.2) 3762 : audit [DBG] from='client.? 172.21.15.67:0/452202631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:25 smithi067 bash[17655]: audit 2024-04-03T19:37:24.980061+0000 mon.c (mon.2) 3762 : audit [DBG] from='client.? 172.21.15.67:0/452202631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:26 smithi082 bash[20963]: audit 2024-04-03T19:37:25.160263+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:26 smithi082 bash[20963]: cluster 2024-04-03T19:37:25.573038+0000 mgr.y (mgr.24370) 9569 : cluster [DBG] pgmap v9553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:26 smithi067 bash[17655]: audit 2024-04-03T19:37:25.160263+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:26 smithi067 bash[17655]: cluster 2024-04-03T19:37:25.573038+0000 mgr.y (mgr.24370) 9569 : cluster [DBG] pgmap v9553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:26 smithi067 bash[27441]: audit 2024-04-03T19:37:25.160263+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:26 smithi067 bash[27441]: cluster 2024-04-03T19:37:25.573038+0000 mgr.y (mgr.24370) 9569 : cluster [DBG] pgmap v9553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:27 smithi082 bash[20963]: audit 2024-04-03T19:37:27.435028+0000 mon.a (mon.0) 8510 : audit [DBG] from='client.? 172.21.15.67:0/3527987941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:27 smithi067 bash[17655]: audit 2024-04-03T19:37:27.435028+0000 mon.a (mon.0) 8510 : audit [DBG] from='client.? 172.21.15.67:0/3527987941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:27 smithi067 bash[27441]: audit 2024-04-03T19:37:27.435028+0000 mon.a (mon.0) 8510 : audit [DBG] from='client.? 172.21.15.67:0/3527987941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:28 smithi082 bash[20963]: cluster 2024-04-03T19:37:27.574227+0000 mgr.y (mgr.24370) 9570 : cluster [DBG] pgmap v9554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:28 smithi067 bash[17655]: cluster 2024-04-03T19:37:27.574227+0000 mgr.y (mgr.24370) 9570 : cluster [DBG] pgmap v9554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:28 smithi067 bash[27441]: cluster 2024-04-03T19:37:27.574227+0000 mgr.y (mgr.24370) 9570 : cluster [DBG] pgmap v9554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:30 smithi082 bash[20963]: cluster 2024-04-03T19:37:29.574870+0000 mgr.y (mgr.24370) 9571 : cluster [DBG] pgmap v9555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:30 smithi082 bash[20963]: audit 2024-04-03T19:37:29.886474+0000 mon.c (mon.2) 3763 : audit [DBG] from='client.? 172.21.15.67:0/2122068094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:30 smithi067 bash[17655]: cluster 2024-04-03T19:37:29.574870+0000 mgr.y (mgr.24370) 9571 : cluster [DBG] pgmap v9555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:30 smithi067 bash[17655]: audit 2024-04-03T19:37:29.886474+0000 mon.c (mon.2) 3763 : audit [DBG] from='client.? 172.21.15.67:0/2122068094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:30 smithi067 bash[27441]: cluster 2024-04-03T19:37:29.574870+0000 mgr.y (mgr.24370) 9571 : cluster [DBG] pgmap v9555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:30 smithi067 bash[27441]: audit 2024-04-03T19:37:29.886474+0000 mon.c (mon.2) 3763 : audit [DBG] from='client.? 172.21.15.67:0/2122068094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:31 smithi082 bash[20963]: cluster 2024-04-03T19:37:31.576061+0000 mgr.y (mgr.24370) 9572 : cluster [DBG] pgmap v9556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:31 smithi067 bash[27441]: cluster 2024-04-03T19:37:31.576061+0000 mgr.y (mgr.24370) 9572 : cluster [DBG] pgmap v9556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:32.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:31 smithi067 bash[17655]: cluster 2024-04-03T19:37:31.576061+0000 mgr.y (mgr.24370) 9572 : cluster [DBG] pgmap v9556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:32 smithi067 bash[27441]: audit 2024-04-03T19:37:32.343602+0000 mon.c (mon.2) 3764 : audit [DBG] from='client.? 172.21.15.67:0/1955119363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:32 smithi067 bash[17655]: audit 2024-04-03T19:37:32.343602+0000 mon.c (mon.2) 3764 : audit [DBG] from='client.? 172.21.15.67:0/1955119363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:32 smithi082 bash[20963]: audit 2024-04-03T19:37:32.343602+0000 mon.c (mon.2) 3764 : audit [DBG] from='client.? 172.21.15.67:0/1955119363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:37:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:33 smithi082 bash[20963]: cluster 2024-04-03T19:37:33.576765+0000 mgr.y (mgr.24370) 9573 : cluster [DBG] pgmap v9557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:37:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:33 smithi067 bash[17655]: cluster 2024-04-03T19:37:33.576765+0000 mgr.y (mgr.24370) 9573 : cluster [DBG] pgmap v9557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:33 smithi067 bash[27441]: cluster 2024-04-03T19:37:33.576765+0000 mgr.y (mgr.24370) 9573 : cluster [DBG] pgmap v9557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:34 smithi082 bash[20963]: audit 2024-04-03T19:37:34.806309+0000 mon.a (mon.0) 8511 : audit [DBG] from='client.? 172.21.15.67:0/190695200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:34 smithi067 bash[17655]: audit 2024-04-03T19:37:34.806309+0000 mon.a (mon.0) 8511 : audit [DBG] from='client.? 172.21.15.67:0/190695200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:34 smithi067 bash[27441]: audit 2024-04-03T19:37:34.806309+0000 mon.a (mon.0) 8511 : audit [DBG] from='client.? 172.21.15.67:0/190695200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:35 smithi082 bash[20963]: cluster 2024-04-03T19:37:35.577473+0000 mgr.y (mgr.24370) 9574 : cluster [DBG] pgmap v9558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:35 smithi067 bash[27441]: cluster 2024-04-03T19:37:35.577473+0000 mgr.y (mgr.24370) 9574 : cluster [DBG] pgmap v9558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:35 smithi067 bash[17655]: cluster 2024-04-03T19:37:35.577473+0000 mgr.y (mgr.24370) 9574 : cluster [DBG] pgmap v9558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:37 smithi082 bash[20963]: audit 2024-04-03T19:37:37.261304+0000 mon.c (mon.2) 3765 : audit [DBG] from='client.? 172.21.15.67:0/4077363011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:37.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:37 smithi067 bash[27441]: audit 2024-04-03T19:37:37.261304+0000 mon.c (mon.2) 3765 : audit [DBG] from='client.? 172.21.15.67:0/4077363011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:37 smithi067 bash[17655]: audit 2024-04-03T19:37:37.261304+0000 mon.c (mon.2) 3765 : audit [DBG] from='client.? 172.21.15.67:0/4077363011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:38 smithi082 bash[20963]: cluster 2024-04-03T19:37:37.578671+0000 mgr.y (mgr.24370) 9575 : cluster [DBG] pgmap v9559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:38.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:38 smithi067 bash[27441]: cluster 2024-04-03T19:37:37.578671+0000 mgr.y (mgr.24370) 9575 : cluster [DBG] pgmap v9559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:38.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:38 smithi067 bash[17655]: cluster 2024-04-03T19:37:37.578671+0000 mgr.y (mgr.24370) 9575 : cluster [DBG] pgmap v9559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:40 smithi067 bash[27441]: cluster 2024-04-03T19:37:39.579331+0000 mgr.y (mgr.24370) 9576 : cluster [DBG] pgmap v9560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:40 smithi067 bash[27441]: audit 2024-04-03T19:37:39.719352+0000 mon.a (mon.0) 8512 : audit [DBG] from='client.? 172.21.15.67:0/4082873061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:40 smithi067 bash[27441]: audit 2024-04-03T19:37:40.160858+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:40 smithi067 bash[17655]: cluster 2024-04-03T19:37:39.579331+0000 mgr.y (mgr.24370) 9576 : cluster [DBG] pgmap v9560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:40 smithi067 bash[17655]: audit 2024-04-03T19:37:39.719352+0000 mon.a (mon.0) 8512 : audit [DBG] from='client.? 172.21.15.67:0/4082873061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:40 smithi067 bash[17655]: audit 2024-04-03T19:37:40.160858+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:40 smithi082 bash[20963]: cluster 2024-04-03T19:37:39.579331+0000 mgr.y (mgr.24370) 9576 : cluster [DBG] pgmap v9560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:40 smithi082 bash[20963]: audit 2024-04-03T19:37:39.719352+0000 mon.a (mon.0) 8512 : audit [DBG] from='client.? 172.21.15.67:0/4082873061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:40 smithi082 bash[20963]: audit 2024-04-03T19:37:40.160858+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:41 smithi067 bash[27441]: cluster 2024-04-03T19:37:41.580522+0000 mgr.y (mgr.24370) 9577 : cluster [DBG] pgmap v9561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:41 smithi067 bash[17655]: cluster 2024-04-03T19:37:41.580522+0000 mgr.y (mgr.24370) 9577 : cluster [DBG] pgmap v9561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:41 smithi082 bash[20963]: cluster 2024-04-03T19:37:41.580522+0000 mgr.y (mgr.24370) 9577 : cluster [DBG] pgmap v9561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:42.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:42 smithi067 bash[27441]: audit 2024-04-03T19:37:42.176583+0000 mon.c (mon.2) 3766 : audit [DBG] from='client.? 172.21.15.67:0/2778031248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:42.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:42 smithi067 bash[17655]: audit 2024-04-03T19:37:42.176583+0000 mon.c (mon.2) 3766 : audit [DBG] from='client.? 172.21.15.67:0/2778031248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:42 smithi082 bash[20963]: audit 2024-04-03T19:37:42.176583+0000 mon.c (mon.2) 3766 : audit [DBG] from='client.? 172.21.15.67:0/2778031248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:37:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:43 smithi082 bash[20963]: cluster 2024-04-03T19:37:43.581160+0000 mgr.y (mgr.24370) 9578 : cluster [DBG] pgmap v9562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:37:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:43 smithi067 bash[17655]: cluster 2024-04-03T19:37:43.581160+0000 mgr.y (mgr.24370) 9578 : cluster [DBG] pgmap v9562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:43.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:43 smithi067 bash[27441]: cluster 2024-04-03T19:37:43.581160+0000 mgr.y (mgr.24370) 9578 : cluster [DBG] pgmap v9562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:44 smithi067 bash[17655]: audit 2024-04-03T19:37:44.627450+0000 mon.a (mon.0) 8514 : audit [DBG] from='client.? 172.21.15.67:0/3980216235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:44 smithi067 bash[27441]: audit 2024-04-03T19:37:44.627450+0000 mon.a (mon.0) 8514 : audit [DBG] from='client.? 172.21.15.67:0/3980216235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:44 smithi082 bash[20963]: audit 2024-04-03T19:37:44.627450+0000 mon.a (mon.0) 8514 : audit [DBG] from='client.? 172.21.15.67:0/3980216235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:45 smithi067 bash[17655]: cluster 2024-04-03T19:37:45.581870+0000 mgr.y (mgr.24370) 9579 : cluster [DBG] pgmap v9563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:45 smithi067 bash[27441]: cluster 2024-04-03T19:37:45.581870+0000 mgr.y (mgr.24370) 9579 : cluster [DBG] pgmap v9563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:45 smithi082 bash[20963]: cluster 2024-04-03T19:37:45.581870+0000 mgr.y (mgr.24370) 9579 : cluster [DBG] pgmap v9563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:47.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:47 smithi067 bash[17655]: audit 2024-04-03T19:37:47.087651+0000 mon.c (mon.2) 3767 : audit [DBG] from='client.? 172.21.15.67:0/2476813619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:47.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:47 smithi067 bash[27441]: audit 2024-04-03T19:37:47.087651+0000 mon.c (mon.2) 3767 : audit [DBG] from='client.? 172.21.15.67:0/2476813619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:47 smithi082 bash[20963]: audit 2024-04-03T19:37:47.087651+0000 mon.c (mon.2) 3767 : audit [DBG] from='client.? 172.21.15.67:0/2476813619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:48.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:48 smithi067 bash[17655]: cluster 2024-04-03T19:37:47.583069+0000 mgr.y (mgr.24370) 9580 : cluster [DBG] pgmap v9564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:48.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:48 smithi067 bash[27441]: cluster 2024-04-03T19:37:47.583069+0000 mgr.y (mgr.24370) 9580 : cluster [DBG] pgmap v9564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:48 smithi082 bash[20963]: cluster 2024-04-03T19:37:47.583069+0000 mgr.y (mgr.24370) 9580 : cluster [DBG] pgmap v9564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:49 smithi082 bash[20963]: audit 2024-04-03T19:37:49.542899+0000 mon.c (mon.2) 3768 : audit [DBG] from='client.? 172.21.15.67:0/72957687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:49 smithi067 bash[17655]: audit 2024-04-03T19:37:49.542899+0000 mon.c (mon.2) 3768 : audit [DBG] from='client.? 172.21.15.67:0/72957687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:49 smithi067 bash[27441]: audit 2024-04-03T19:37:49.542899+0000 mon.c (mon.2) 3768 : audit [DBG] from='client.? 172.21.15.67:0/72957687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:50 smithi082 bash[20963]: cluster 2024-04-03T19:37:49.583882+0000 mgr.y (mgr.24370) 9581 : cluster [DBG] pgmap v9565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:50 smithi067 bash[17655]: cluster 2024-04-03T19:37:49.583882+0000 mgr.y (mgr.24370) 9581 : cluster [DBG] pgmap v9565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:50 smithi067 bash[27441]: cluster 2024-04-03T19:37:49.583882+0000 mgr.y (mgr.24370) 9581 : cluster [DBG] pgmap v9565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:52 smithi082 bash[20963]: cluster 2024-04-03T19:37:51.585083+0000 mgr.y (mgr.24370) 9582 : cluster [DBG] pgmap v9566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:52 smithi082 bash[20963]: audit 2024-04-03T19:37:52.003578+0000 mon.a (mon.0) 8515 : audit [DBG] from='client.? 172.21.15.67:0/187722618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:52 smithi067 bash[17655]: cluster 2024-04-03T19:37:51.585083+0000 mgr.y (mgr.24370) 9582 : cluster [DBG] pgmap v9566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:52 smithi067 bash[17655]: audit 2024-04-03T19:37:52.003578+0000 mon.a (mon.0) 8515 : audit [DBG] from='client.? 172.21.15.67:0/187722618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:52 smithi067 bash[27441]: cluster 2024-04-03T19:37:51.585083+0000 mgr.y (mgr.24370) 9582 : cluster [DBG] pgmap v9566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:52 smithi067 bash[27441]: audit 2024-04-03T19:37:52.003578+0000 mon.a (mon.0) 8515 : audit [DBG] from='client.? 172.21.15.67:0/187722618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:37:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:37:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:54 smithi082 bash[20963]: cluster 2024-04-03T19:37:53.585790+0000 mgr.y (mgr.24370) 9583 : cluster [DBG] pgmap v9567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:54 smithi082 bash[20963]: audit 2024-04-03T19:37:54.458022+0000 mon.c (mon.2) 3769 : audit [DBG] from='client.? 172.21.15.67:0/3435952728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:54.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:54 smithi067 bash[27441]: cluster 2024-04-03T19:37:53.585790+0000 mgr.y (mgr.24370) 9583 : cluster [DBG] pgmap v9567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:54.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:54 smithi067 bash[27441]: audit 2024-04-03T19:37:54.458022+0000 mon.c (mon.2) 3769 : audit [DBG] from='client.? 172.21.15.67:0/3435952728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:54 smithi067 bash[17655]: cluster 2024-04-03T19:37:53.585790+0000 mgr.y (mgr.24370) 9583 : cluster [DBG] pgmap v9567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:54 smithi067 bash[17655]: audit 2024-04-03T19:37:54.458022+0000 mon.c (mon.2) 3769 : audit [DBG] from='client.? 172.21.15.67:0/3435952728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:55 smithi082 bash[20963]: audit 2024-04-03T19:37:55.161201+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:55 smithi067 bash[17655]: audit 2024-04-03T19:37:55.161201+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:55 smithi067 bash[27441]: audit 2024-04-03T19:37:55.161201+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:37:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:56 smithi082 bash[20963]: cluster 2024-04-03T19:37:55.586627+0000 mgr.y (mgr.24370) 9584 : cluster [DBG] pgmap v9568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:56 smithi067 bash[17655]: cluster 2024-04-03T19:37:55.586627+0000 mgr.y (mgr.24370) 9584 : cluster [DBG] pgmap v9568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:56 smithi067 bash[27441]: cluster 2024-04-03T19:37:55.586627+0000 mgr.y (mgr.24370) 9584 : cluster [DBG] pgmap v9568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:57 smithi082 bash[20963]: audit 2024-04-03T19:37:56.921916+0000 mon.c (mon.2) 3770 : audit [DBG] from='client.? 172.21.15.67:0/3337055946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:57 smithi067 bash[27441]: audit 2024-04-03T19:37:56.921916+0000 mon.c (mon.2) 3770 : audit [DBG] from='client.? 172.21.15.67:0/3337055946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:57 smithi067 bash[17655]: audit 2024-04-03T19:37:56.921916+0000 mon.c (mon.2) 3770 : audit [DBG] from='client.? 172.21.15.67:0/3337055946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:58 smithi082 bash[20963]: cluster 2024-04-03T19:37:57.587816+0000 mgr.y (mgr.24370) 9585 : cluster [DBG] pgmap v9569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:58 smithi082 bash[20963]: audit 2024-04-03T19:37:57.877016+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:37:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:58 smithi067 bash[17655]: cluster 2024-04-03T19:37:57.587816+0000 mgr.y (mgr.24370) 9585 : cluster [DBG] pgmap v9569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:58 smithi067 bash[17655]: audit 2024-04-03T19:37:57.877016+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:37:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:58 smithi067 bash[27441]: cluster 2024-04-03T19:37:57.587816+0000 mgr.y (mgr.24370) 9585 : cluster [DBG] pgmap v9569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:37:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:58 smithi067 bash[27441]: audit 2024-04-03T19:37:57.877016+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:37:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:37:59 smithi067 bash[17655]: audit 2024-04-03T19:37:59.366209+0000 mon.c (mon.2) 3771 : audit [DBG] from='client.? 172.21.15.67:0/540967075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:37:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:37:59 smithi067 bash[27441]: audit 2024-04-03T19:37:59.366209+0000 mon.c (mon.2) 3771 : audit [DBG] from='client.? 172.21.15.67:0/540967075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:37:59 smithi082 bash[20963]: audit 2024-04-03T19:37:59.366209+0000 mon.c (mon.2) 3771 : audit [DBG] from='client.? 172.21.15.67:0/540967075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:00 smithi067 bash[17655]: cluster 2024-04-03T19:37:59.588539+0000 mgr.y (mgr.24370) 9586 : cluster [DBG] pgmap v9570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:00 smithi067 bash[27441]: cluster 2024-04-03T19:37:59.588539+0000 mgr.y (mgr.24370) 9586 : cluster [DBG] pgmap v9570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:00 smithi082 bash[20963]: cluster 2024-04-03T19:37:59.588539+0000 mgr.y (mgr.24370) 9586 : cluster [DBG] pgmap v9570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:01 smithi067 bash[27441]: cluster 2024-04-03T19:38:01.589681+0000 mgr.y (mgr.24370) 9587 : cluster [DBG] pgmap v9571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:01 smithi067 bash[17655]: cluster 2024-04-03T19:38:01.589681+0000 mgr.y (mgr.24370) 9587 : cluster [DBG] pgmap v9571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:01 smithi082 bash[20963]: cluster 2024-04-03T19:38:01.589681+0000 mgr.y (mgr.24370) 9587 : cluster [DBG] pgmap v9571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:02 smithi067 bash[17655]: audit 2024-04-03T19:38:01.825588+0000 mon.c (mon.2) 3772 : audit [DBG] from='client.? 172.21.15.67:0/3568214292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:02 smithi067 bash[27441]: audit 2024-04-03T19:38:01.825588+0000 mon.c (mon.2) 3772 : audit [DBG] from='client.? 172.21.15.67:0/3568214292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:02 smithi082 bash[20963]: audit 2024-04-03T19:38:01.825588+0000 mon.c (mon.2) 3772 : audit [DBG] from='client.? 172.21.15.67:0/3568214292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:38:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:38:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:04 smithi082 bash[20963]: audit 2024-04-03T19:38:03.571107+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:04 smithi082 bash[20963]: audit 2024-04-03T19:38:03.588390+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:04 smithi082 bash[20963]: cluster 2024-04-03T19:38:03.590202+0000 mgr.y (mgr.24370) 9588 : cluster [DBG] pgmap v9572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:04 smithi082 bash[20963]: audit 2024-04-03T19:38:03.921883+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:04 smithi082 bash[20963]: audit 2024-04-03T19:38:03.931221+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:04 smithi082 bash[20963]: audit 2024-04-03T19:38:04.285202+0000 mon.c (mon.2) 3773 : audit [DBG] from='client.? 172.21.15.67:0/1107082308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:04 smithi082 bash[20963]: audit 2024-04-03T19:38:04.423708+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:38:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:04 smithi082 bash[20963]: audit 2024-04-03T19:38:04.425237+0000 mon.a (mon.0) 8523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:38:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:04 smithi082 bash[20963]: audit 2024-04-03T19:38:04.436246+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[17655]: audit 2024-04-03T19:38:03.571107+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[17655]: audit 2024-04-03T19:38:03.588390+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[17655]: cluster 2024-04-03T19:38:03.590202+0000 mgr.y (mgr.24370) 9588 : cluster [DBG] pgmap v9572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[17655]: audit 2024-04-03T19:38:03.921883+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[17655]: audit 2024-04-03T19:38:03.931221+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[17655]: audit 2024-04-03T19:38:04.285202+0000 mon.c (mon.2) 3773 : audit [DBG] from='client.? 172.21.15.67:0/1107082308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[17655]: audit 2024-04-03T19:38:04.423708+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:38:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[17655]: audit 2024-04-03T19:38:04.425237+0000 mon.a (mon.0) 8523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:38:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[17655]: audit 2024-04-03T19:38:04.436246+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[27441]: audit 2024-04-03T19:38:03.571107+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[27441]: audit 2024-04-03T19:38:03.588390+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[27441]: cluster 2024-04-03T19:38:03.590202+0000 mgr.y (mgr.24370) 9588 : cluster [DBG] pgmap v9572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[27441]: audit 2024-04-03T19:38:03.921883+0000 mon.a (mon.0) 8520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[27441]: audit 2024-04-03T19:38:03.931221+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[27441]: audit 2024-04-03T19:38:04.285202+0000 mon.c (mon.2) 3773 : audit [DBG] from='client.? 172.21.15.67:0/1107082308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[27441]: audit 2024-04-03T19:38:04.423708+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:38:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[27441]: audit 2024-04-03T19:38:04.425237+0000 mon.a (mon.0) 8523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:38:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:04 smithi067 bash[27441]: audit 2024-04-03T19:38:04.436246+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:38:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:05 smithi082 bash[20963]: cluster 2024-04-03T19:38:05.590882+0000 mgr.y (mgr.24370) 9589 : cluster [DBG] pgmap v9573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:05 smithi067 bash[17655]: cluster 2024-04-03T19:38:05.590882+0000 mgr.y (mgr.24370) 9589 : cluster [DBG] pgmap v9573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:05 smithi067 bash[27441]: cluster 2024-04-03T19:38:05.590882+0000 mgr.y (mgr.24370) 9589 : cluster [DBG] pgmap v9573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:06 smithi082 bash[20963]: audit 2024-04-03T19:38:06.743392+0000 mon.a (mon.0) 8525 : audit [DBG] from='client.? 172.21.15.67:0/2148279825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:06 smithi067 bash[17655]: audit 2024-04-03T19:38:06.743392+0000 mon.a (mon.0) 8525 : audit [DBG] from='client.? 172.21.15.67:0/2148279825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:06 smithi067 bash[27441]: audit 2024-04-03T19:38:06.743392+0000 mon.a (mon.0) 8525 : audit [DBG] from='client.? 172.21.15.67:0/2148279825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:07 smithi082 bash[20963]: cluster 2024-04-03T19:38:07.592102+0000 mgr.y (mgr.24370) 9590 : cluster [DBG] pgmap v9574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:07 smithi067 bash[27441]: cluster 2024-04-03T19:38:07.592102+0000 mgr.y (mgr.24370) 9590 : cluster [DBG] pgmap v9574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:07 smithi067 bash[17655]: cluster 2024-04-03T19:38:07.592102+0000 mgr.y (mgr.24370) 9590 : cluster [DBG] pgmap v9574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:09 smithi082 bash[20963]: audit 2024-04-03T19:38:09.195781+0000 mon.c (mon.2) 3774 : audit [DBG] from='client.? 172.21.15.67:0/467156022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:09 smithi067 bash[27441]: audit 2024-04-03T19:38:09.195781+0000 mon.c (mon.2) 3774 : audit [DBG] from='client.? 172.21.15.67:0/467156022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:09.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:09 smithi067 bash[17655]: audit 2024-04-03T19:38:09.195781+0000 mon.c (mon.2) 3774 : audit [DBG] from='client.? 172.21.15.67:0/467156022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:10 smithi082 bash[20963]: cluster 2024-04-03T19:38:09.592754+0000 mgr.y (mgr.24370) 9591 : cluster [DBG] pgmap v9575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:10 smithi082 bash[20963]: audit 2024-04-03T19:38:10.161729+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:10 smithi067 bash[17655]: cluster 2024-04-03T19:38:09.592754+0000 mgr.y (mgr.24370) 9591 : cluster [DBG] pgmap v9575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:10 smithi067 bash[17655]: audit 2024-04-03T19:38:10.161729+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:10 smithi067 bash[27441]: cluster 2024-04-03T19:38:09.592754+0000 mgr.y (mgr.24370) 9591 : cluster [DBG] pgmap v9575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:10 smithi067 bash[27441]: audit 2024-04-03T19:38:10.161729+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:11 smithi082 bash[20963]: cluster 2024-04-03T19:38:11.593879+0000 mgr.y (mgr.24370) 9592 : cluster [DBG] pgmap v9576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:11 smithi082 bash[20963]: audit 2024-04-03T19:38:11.654237+0000 mon.c (mon.2) 3775 : audit [DBG] from='client.? 172.21.15.67:0/2660901881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:11 smithi067 bash[17655]: cluster 2024-04-03T19:38:11.593879+0000 mgr.y (mgr.24370) 9592 : cluster [DBG] pgmap v9576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:11 smithi067 bash[17655]: audit 2024-04-03T19:38:11.654237+0000 mon.c (mon.2) 3775 : audit [DBG] from='client.? 172.21.15.67:0/2660901881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:11 smithi067 bash[27441]: cluster 2024-04-03T19:38:11.593879+0000 mgr.y (mgr.24370) 9592 : cluster [DBG] pgmap v9576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:11 smithi067 bash[27441]: audit 2024-04-03T19:38:11.654237+0000 mon.c (mon.2) 3775 : audit [DBG] from='client.? 172.21.15.67:0/2660901881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:13] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:38:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:38:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:13 smithi082 bash[20963]: cluster 2024-04-03T19:38:13.594567+0000 mgr.y (mgr.24370) 9593 : cluster [DBG] pgmap v9577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:13 smithi067 bash[17655]: cluster 2024-04-03T19:38:13.594567+0000 mgr.y (mgr.24370) 9593 : cluster [DBG] pgmap v9577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:13 smithi067 bash[27441]: cluster 2024-04-03T19:38:13.594567+0000 mgr.y (mgr.24370) 9593 : cluster [DBG] pgmap v9577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:14 smithi082 bash[20963]: audit 2024-04-03T19:38:14.105629+0000 mon.a (mon.0) 8527 : audit [DBG] from='client.? 172.21.15.67:0/1434384983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:14 smithi067 bash[17655]: audit 2024-04-03T19:38:14.105629+0000 mon.a (mon.0) 8527 : audit [DBG] from='client.? 172.21.15.67:0/1434384983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:15.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:14 smithi067 bash[27441]: audit 2024-04-03T19:38:14.105629+0000 mon.a (mon.0) 8527 : audit [DBG] from='client.? 172.21.15.67:0/1434384983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:15 smithi082 bash[20963]: cluster 2024-04-03T19:38:15.595295+0000 mgr.y (mgr.24370) 9594 : cluster [DBG] pgmap v9578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:15 smithi067 bash[27441]: cluster 2024-04-03T19:38:15.595295+0000 mgr.y (mgr.24370) 9594 : cluster [DBG] pgmap v9578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:15 smithi067 bash[17655]: cluster 2024-04-03T19:38:15.595295+0000 mgr.y (mgr.24370) 9594 : cluster [DBG] pgmap v9578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:16 smithi082 bash[20963]: audit 2024-04-03T19:38:16.561157+0000 mon.c (mon.2) 3776 : audit [DBG] from='client.? 172.21.15.67:0/3350764462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:16 smithi067 bash[17655]: audit 2024-04-03T19:38:16.561157+0000 mon.c (mon.2) 3776 : audit [DBG] from='client.? 172.21.15.67:0/3350764462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:16 smithi067 bash[27441]: audit 2024-04-03T19:38:16.561157+0000 mon.c (mon.2) 3776 : audit [DBG] from='client.? 172.21.15.67:0/3350764462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:17 smithi082 bash[20963]: cluster 2024-04-03T19:38:17.596472+0000 mgr.y (mgr.24370) 9595 : cluster [DBG] pgmap v9579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:17 smithi067 bash[17655]: cluster 2024-04-03T19:38:17.596472+0000 mgr.y (mgr.24370) 9595 : cluster [DBG] pgmap v9579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:17 smithi067 bash[27441]: cluster 2024-04-03T19:38:17.596472+0000 mgr.y (mgr.24370) 9595 : cluster [DBG] pgmap v9579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:19 smithi082 bash[20963]: audit 2024-04-03T19:38:19.015221+0000 mon.c (mon.2) 3777 : audit [DBG] from='client.? 172.21.15.67:0/3562782199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:19 smithi067 bash[17655]: audit 2024-04-03T19:38:19.015221+0000 mon.c (mon.2) 3777 : audit [DBG] from='client.? 172.21.15.67:0/3562782199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:19 smithi067 bash[27441]: audit 2024-04-03T19:38:19.015221+0000 mon.c (mon.2) 3777 : audit [DBG] from='client.? 172.21.15.67:0/3562782199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:20 smithi082 bash[20963]: cluster 2024-04-03T19:38:19.597144+0000 mgr.y (mgr.24370) 9596 : cluster [DBG] pgmap v9580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:20.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:20 smithi067 bash[17655]: cluster 2024-04-03T19:38:19.597144+0000 mgr.y (mgr.24370) 9596 : cluster [DBG] pgmap v9580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:20.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:20 smithi067 bash[27441]: cluster 2024-04-03T19:38:19.597144+0000 mgr.y (mgr.24370) 9596 : cluster [DBG] pgmap v9580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:21 smithi082 bash[20963]: audit 2024-04-03T19:38:21.468532+0000 mon.a (mon.0) 8528 : audit [DBG] from='client.? 172.21.15.67:0/2168391762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:21 smithi067 bash[17655]: audit 2024-04-03T19:38:21.468532+0000 mon.a (mon.0) 8528 : audit [DBG] from='client.? 172.21.15.67:0/2168391762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:21 smithi067 bash[27441]: audit 2024-04-03T19:38:21.468532+0000 mon.a (mon.0) 8528 : audit [DBG] from='client.? 172.21.15.67:0/2168391762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:22 smithi082 bash[20963]: cluster 2024-04-03T19:38:21.598338+0000 mgr.y (mgr.24370) 9597 : cluster [DBG] pgmap v9581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:22.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:22 smithi067 bash[17655]: cluster 2024-04-03T19:38:21.598338+0000 mgr.y (mgr.24370) 9597 : cluster [DBG] pgmap v9581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:22 smithi067 bash[27441]: cluster 2024-04-03T19:38:21.598338+0000 mgr.y (mgr.24370) 9597 : cluster [DBG] pgmap v9581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:23] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:38:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:23 smithi082 bash[20963]: cluster 2024-04-03T19:38:23.598800+0000 mgr.y (mgr.24370) 9598 : cluster [DBG] pgmap v9582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:38:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:23 smithi067 bash[17655]: cluster 2024-04-03T19:38:23.598800+0000 mgr.y (mgr.24370) 9598 : cluster [DBG] pgmap v9582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:23 smithi067 bash[27441]: cluster 2024-04-03T19:38:23.598800+0000 mgr.y (mgr.24370) 9598 : cluster [DBG] pgmap v9582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:24 smithi082 bash[20963]: audit 2024-04-03T19:38:23.916502+0000 mon.a (mon.0) 8529 : audit [DBG] from='client.? 172.21.15.67:0/1402723708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:24 smithi067 bash[27441]: audit 2024-04-03T19:38:23.916502+0000 mon.a (mon.0) 8529 : audit [DBG] from='client.? 172.21.15.67:0/1402723708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:24 smithi067 bash[17655]: audit 2024-04-03T19:38:23.916502+0000 mon.a (mon.0) 8529 : audit [DBG] from='client.? 172.21.15.67:0/1402723708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:25 smithi082 bash[20963]: audit 2024-04-03T19:38:25.162034+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:25 smithi082 bash[20963]: cluster 2024-04-03T19:38:25.599496+0000 mgr.y (mgr.24370) 9599 : cluster [DBG] pgmap v9583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:25 smithi067 bash[27441]: audit 2024-04-03T19:38:25.162034+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:25 smithi067 bash[27441]: cluster 2024-04-03T19:38:25.599496+0000 mgr.y (mgr.24370) 9599 : cluster [DBG] pgmap v9583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:25 smithi067 bash[17655]: audit 2024-04-03T19:38:25.162034+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:25 smithi067 bash[17655]: cluster 2024-04-03T19:38:25.599496+0000 mgr.y (mgr.24370) 9599 : cluster [DBG] pgmap v9583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:26 smithi082 bash[20963]: audit 2024-04-03T19:38:26.369326+0000 mon.c (mon.2) 3778 : audit [DBG] from='client.? 172.21.15.67:0/998047727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:26 smithi067 bash[27441]: audit 2024-04-03T19:38:26.369326+0000 mon.c (mon.2) 3778 : audit [DBG] from='client.? 172.21.15.67:0/998047727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:26 smithi067 bash[17655]: audit 2024-04-03T19:38:26.369326+0000 mon.c (mon.2) 3778 : audit [DBG] from='client.? 172.21.15.67:0/998047727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:27 smithi082 bash[20963]: cluster 2024-04-03T19:38:27.600696+0000 mgr.y (mgr.24370) 9600 : cluster [DBG] pgmap v9584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:27 smithi067 bash[27441]: cluster 2024-04-03T19:38:27.600696+0000 mgr.y (mgr.24370) 9600 : cluster [DBG] pgmap v9584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:27 smithi067 bash[17655]: cluster 2024-04-03T19:38:27.600696+0000 mgr.y (mgr.24370) 9600 : cluster [DBG] pgmap v9584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:28 smithi082 bash[20963]: audit 2024-04-03T19:38:28.815889+0000 mon.c (mon.2) 3779 : audit [DBG] from='client.? 172.21.15.67:0/2579854085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:28 smithi067 bash[27441]: audit 2024-04-03T19:38:28.815889+0000 mon.c (mon.2) 3779 : audit [DBG] from='client.? 172.21.15.67:0/2579854085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:28 smithi067 bash[17655]: audit 2024-04-03T19:38:28.815889+0000 mon.c (mon.2) 3779 : audit [DBG] from='client.? 172.21.15.67:0/2579854085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:29 smithi082 bash[20963]: cluster 2024-04-03T19:38:29.601474+0000 mgr.y (mgr.24370) 9601 : cluster [DBG] pgmap v9585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:30.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:29 smithi067 bash[17655]: cluster 2024-04-03T19:38:29.601474+0000 mgr.y (mgr.24370) 9601 : cluster [DBG] pgmap v9585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:29 smithi067 bash[27441]: cluster 2024-04-03T19:38:29.601474+0000 mgr.y (mgr.24370) 9601 : cluster [DBG] pgmap v9585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:31 smithi082 bash[20963]: audit 2024-04-03T19:38:31.274377+0000 mon.a (mon.0) 8531 : audit [DBG] from='client.? 172.21.15.67:0/3243420019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:31 smithi067 bash[17655]: audit 2024-04-03T19:38:31.274377+0000 mon.a (mon.0) 8531 : audit [DBG] from='client.? 172.21.15.67:0/3243420019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:31 smithi067 bash[27441]: audit 2024-04-03T19:38:31.274377+0000 mon.a (mon.0) 8531 : audit [DBG] from='client.? 172.21.15.67:0/3243420019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:32 smithi082 bash[20963]: cluster 2024-04-03T19:38:31.602676+0000 mgr.y (mgr.24370) 9602 : cluster [DBG] pgmap v9586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:32.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:32 smithi067 bash[17655]: cluster 2024-04-03T19:38:31.602676+0000 mgr.y (mgr.24370) 9602 : cluster [DBG] pgmap v9586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:32 smithi067 bash[27441]: cluster 2024-04-03T19:38:31.602676+0000 mgr.y (mgr.24370) 9602 : cluster [DBG] pgmap v9586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:38:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:33 smithi082 bash[20963]: cluster 2024-04-03T19:38:33.603431+0000 mgr.y (mgr.24370) 9603 : cluster [DBG] pgmap v9587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:38:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:33 smithi067 bash[17655]: cluster 2024-04-03T19:38:33.603431+0000 mgr.y (mgr.24370) 9603 : cluster [DBG] pgmap v9587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:33 smithi067 bash[27441]: cluster 2024-04-03T19:38:33.603431+0000 mgr.y (mgr.24370) 9603 : cluster [DBG] pgmap v9587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:34 smithi082 bash[20963]: audit 2024-04-03T19:38:33.725938+0000 mon.c (mon.2) 3780 : audit [DBG] from='client.? 172.21.15.67:0/1032576417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:34 smithi067 bash[17655]: audit 2024-04-03T19:38:33.725938+0000 mon.c (mon.2) 3780 : audit [DBG] from='client.? 172.21.15.67:0/1032576417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:35.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:34 smithi067 bash[27441]: audit 2024-04-03T19:38:33.725938+0000 mon.c (mon.2) 3780 : audit [DBG] from='client.? 172.21.15.67:0/1032576417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:35 smithi082 bash[20963]: cluster 2024-04-03T19:38:35.604194+0000 mgr.y (mgr.24370) 9604 : cluster [DBG] pgmap v9588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:35 smithi067 bash[27441]: cluster 2024-04-03T19:38:35.604194+0000 mgr.y (mgr.24370) 9604 : cluster [DBG] pgmap v9588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:35 smithi067 bash[17655]: cluster 2024-04-03T19:38:35.604194+0000 mgr.y (mgr.24370) 9604 : cluster [DBG] pgmap v9588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:36 smithi082 bash[20963]: audit 2024-04-03T19:38:36.185281+0000 mon.a (mon.0) 8532 : audit [DBG] from='client.? 172.21.15.67:0/1232860424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:36 smithi067 bash[17655]: audit 2024-04-03T19:38:36.185281+0000 mon.a (mon.0) 8532 : audit [DBG] from='client.? 172.21.15.67:0/1232860424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:36 smithi067 bash[27441]: audit 2024-04-03T19:38:36.185281+0000 mon.a (mon.0) 8532 : audit [DBG] from='client.? 172.21.15.67:0/1232860424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:37 smithi082 bash[20963]: cluster 2024-04-03T19:38:37.605330+0000 mgr.y (mgr.24370) 9605 : cluster [DBG] pgmap v9589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:37 smithi067 bash[27441]: cluster 2024-04-03T19:38:37.605330+0000 mgr.y (mgr.24370) 9605 : cluster [DBG] pgmap v9589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:37 smithi067 bash[17655]: cluster 2024-04-03T19:38:37.605330+0000 mgr.y (mgr.24370) 9605 : cluster [DBG] pgmap v9589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:38 smithi082 bash[20963]: audit 2024-04-03T19:38:38.632452+0000 mon.c (mon.2) 3781 : audit [DBG] from='client.? 172.21.15.67:0/1842645817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:38 smithi067 bash[27441]: audit 2024-04-03T19:38:38.632452+0000 mon.c (mon.2) 3781 : audit [DBG] from='client.? 172.21.15.67:0/1842645817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:38 smithi067 bash[17655]: audit 2024-04-03T19:38:38.632452+0000 mon.c (mon.2) 3781 : audit [DBG] from='client.? 172.21.15.67:0/1842645817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:39 smithi082 bash[20963]: cluster 2024-04-03T19:38:39.606019+0000 mgr.y (mgr.24370) 9606 : cluster [DBG] pgmap v9590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:39 smithi067 bash[27441]: cluster 2024-04-03T19:38:39.606019+0000 mgr.y (mgr.24370) 9606 : cluster [DBG] pgmap v9590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:39 smithi067 bash[17655]: cluster 2024-04-03T19:38:39.606019+0000 mgr.y (mgr.24370) 9606 : cluster [DBG] pgmap v9590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:40 smithi082 bash[20963]: audit 2024-04-03T19:38:40.162315+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:40 smithi067 bash[27441]: audit 2024-04-03T19:38:40.162315+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:40 smithi067 bash[17655]: audit 2024-04-03T19:38:40.162315+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:41 smithi082 bash[20963]: audit 2024-04-03T19:38:41.095593+0000 mon.a (mon.0) 8534 : audit [DBG] from='client.? 172.21.15.67:0/1660648216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:41 smithi082 bash[20963]: cluster 2024-04-03T19:38:41.607179+0000 mgr.y (mgr.24370) 9607 : cluster [DBG] pgmap v9591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:42.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:41 smithi067 bash[17655]: audit 2024-04-03T19:38:41.095593+0000 mon.a (mon.0) 8534 : audit [DBG] from='client.? 172.21.15.67:0/1660648216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:42.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:41 smithi067 bash[17655]: cluster 2024-04-03T19:38:41.607179+0000 mgr.y (mgr.24370) 9607 : cluster [DBG] pgmap v9591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:42.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:41 smithi067 bash[27441]: audit 2024-04-03T19:38:41.095593+0000 mon.a (mon.0) 8534 : audit [DBG] from='client.? 172.21.15.67:0/1660648216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:42.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:41 smithi067 bash[27441]: cluster 2024-04-03T19:38:41.607179+0000 mgr.y (mgr.24370) 9607 : cluster [DBG] pgmap v9591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:43] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:38:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:43 smithi082 bash[20963]: audit 2024-04-03T19:38:43.552320+0000 mon.a (mon.0) 8535 : audit [DBG] from='client.? 172.21.15.67:0/2094014247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:38:43.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:43 smithi067 bash[17655]: audit 2024-04-03T19:38:43.552320+0000 mon.a (mon.0) 8535 : audit [DBG] from='client.? 172.21.15.67:0/2094014247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:43.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:43 smithi067 bash[27441]: audit 2024-04-03T19:38:43.552320+0000 mon.a (mon.0) 8535 : audit [DBG] from='client.? 172.21.15.67:0/2094014247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:44 smithi082 bash[20963]: cluster 2024-04-03T19:38:43.607856+0000 mgr.y (mgr.24370) 9608 : cluster [DBG] pgmap v9592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:44 smithi067 bash[27441]: cluster 2024-04-03T19:38:43.607856+0000 mgr.y (mgr.24370) 9608 : cluster [DBG] pgmap v9592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:44.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:44 smithi067 bash[17655]: cluster 2024-04-03T19:38:43.607856+0000 mgr.y (mgr.24370) 9608 : cluster [DBG] pgmap v9592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:46 smithi082 bash[20963]: cluster 2024-04-03T19:38:45.608572+0000 mgr.y (mgr.24370) 9609 : cluster [DBG] pgmap v9593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:46 smithi082 bash[20963]: audit 2024-04-03T19:38:46.010622+0000 mon.a (mon.0) 8536 : audit [DBG] from='client.? 172.21.15.67:0/2586880375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:46 smithi067 bash[17655]: cluster 2024-04-03T19:38:45.608572+0000 mgr.y (mgr.24370) 9609 : cluster [DBG] pgmap v9593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:46 smithi067 bash[17655]: audit 2024-04-03T19:38:46.010622+0000 mon.a (mon.0) 8536 : audit [DBG] from='client.? 172.21.15.67:0/2586880375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:46 smithi067 bash[27441]: cluster 2024-04-03T19:38:45.608572+0000 mgr.y (mgr.24370) 9609 : cluster [DBG] pgmap v9593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:46 smithi067 bash[27441]: audit 2024-04-03T19:38:46.010622+0000 mon.a (mon.0) 8536 : audit [DBG] from='client.? 172.21.15.67:0/2586880375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:48 smithi082 bash[20963]: cluster 2024-04-03T19:38:47.609679+0000 mgr.y (mgr.24370) 9610 : cluster [DBG] pgmap v9594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:48 smithi082 bash[20963]: audit 2024-04-03T19:38:48.465789+0000 mon.a (mon.0) 8537 : audit [DBG] from='client.? 172.21.15.67:0/266880182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:48 smithi067 bash[17655]: cluster 2024-04-03T19:38:47.609679+0000 mgr.y (mgr.24370) 9610 : cluster [DBG] pgmap v9594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:48 smithi067 bash[17655]: audit 2024-04-03T19:38:48.465789+0000 mon.a (mon.0) 8537 : audit [DBG] from='client.? 172.21.15.67:0/266880182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:48.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:48 smithi067 bash[27441]: cluster 2024-04-03T19:38:47.609679+0000 mgr.y (mgr.24370) 9610 : cluster [DBG] pgmap v9594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:48.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:48 smithi067 bash[27441]: audit 2024-04-03T19:38:48.465789+0000 mon.a (mon.0) 8537 : audit [DBG] from='client.? 172.21.15.67:0/266880182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:50 smithi082 bash[20963]: cluster 2024-04-03T19:38:49.610436+0000 mgr.y (mgr.24370) 9611 : cluster [DBG] pgmap v9595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:50 smithi067 bash[27441]: cluster 2024-04-03T19:38:49.610436+0000 mgr.y (mgr.24370) 9611 : cluster [DBG] pgmap v9595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:50 smithi067 bash[17655]: cluster 2024-04-03T19:38:49.610436+0000 mgr.y (mgr.24370) 9611 : cluster [DBG] pgmap v9595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:51 smithi067 bash[17655]: audit 2024-04-03T19:38:50.913289+0000 mon.a (mon.0) 8538 : audit [DBG] from='client.? 172.21.15.67:0/2011709793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:51 smithi067 bash[27441]: audit 2024-04-03T19:38:50.913289+0000 mon.a (mon.0) 8538 : audit [DBG] from='client.? 172.21.15.67:0/2011709793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:51 smithi082 bash[20963]: audit 2024-04-03T19:38:50.913289+0000 mon.a (mon.0) 8538 : audit [DBG] from='client.? 172.21.15.67:0/2011709793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:52 smithi067 bash[27441]: cluster 2024-04-03T19:38:51.611586+0000 mgr.y (mgr.24370) 9612 : cluster [DBG] pgmap v9596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:52.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:52 smithi067 bash[17655]: cluster 2024-04-03T19:38:51.611586+0000 mgr.y (mgr.24370) 9612 : cluster [DBG] pgmap v9596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:52 smithi082 bash[20963]: cluster 2024-04-03T19:38:51.611586+0000 mgr.y (mgr.24370) 9612 : cluster [DBG] pgmap v9596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:53] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:38:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:53 smithi082 bash[20963]: audit 2024-04-03T19:38:53.371674+0000 mon.a (mon.0) 8539 : audit [DBG] from='client.? 172.21.15.67:0/2899653070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:38:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:53 smithi067 bash[17655]: audit 2024-04-03T19:38:53.371674+0000 mon.a (mon.0) 8539 : audit [DBG] from='client.? 172.21.15.67:0/2899653070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:53 smithi067 bash[27441]: audit 2024-04-03T19:38:53.371674+0000 mon.a (mon.0) 8539 : audit [DBG] from='client.? 172.21.15.67:0/2899653070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:54.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:54 smithi067 bash[27441]: cluster 2024-04-03T19:38:53.612269+0000 mgr.y (mgr.24370) 9613 : cluster [DBG] pgmap v9597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:54 smithi067 bash[17655]: cluster 2024-04-03T19:38:53.612269+0000 mgr.y (mgr.24370) 9613 : cluster [DBG] pgmap v9597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:54 smithi082 bash[20963]: cluster 2024-04-03T19:38:53.612269+0000 mgr.y (mgr.24370) 9613 : cluster [DBG] pgmap v9597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:55 smithi067 bash[17655]: audit 2024-04-03T19:38:55.162721+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:55 smithi067 bash[17655]: cluster 2024-04-03T19:38:55.612866+0000 mgr.y (mgr.24370) 9614 : cluster [DBG] pgmap v9598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:55 smithi067 bash[27441]: audit 2024-04-03T19:38:55.162721+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:55 smithi067 bash[27441]: cluster 2024-04-03T19:38:55.612866+0000 mgr.y (mgr.24370) 9614 : cluster [DBG] pgmap v9598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:55 smithi082 bash[20963]: audit 2024-04-03T19:38:55.162721+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:38:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:55 smithi082 bash[20963]: cluster 2024-04-03T19:38:55.612866+0000 mgr.y (mgr.24370) 9614 : cluster [DBG] pgmap v9598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:56 smithi067 bash[27441]: audit 2024-04-03T19:38:55.834286+0000 mon.c (mon.2) 3782 : audit [DBG] from='client.? 172.21.15.67:0/3956443176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:56 smithi067 bash[17655]: audit 2024-04-03T19:38:55.834286+0000 mon.c (mon.2) 3782 : audit [DBG] from='client.? 172.21.15.67:0/3956443176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:56 smithi082 bash[20963]: audit 2024-04-03T19:38:55.834286+0000 mon.c (mon.2) 3782 : audit [DBG] from='client.? 172.21.15.67:0/3956443176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:57 smithi082 bash[20963]: cluster 2024-04-03T19:38:57.614045+0000 mgr.y (mgr.24370) 9615 : cluster [DBG] pgmap v9599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:57 smithi067 bash[27441]: cluster 2024-04-03T19:38:57.614045+0000 mgr.y (mgr.24370) 9615 : cluster [DBG] pgmap v9599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:58.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:57 smithi067 bash[17655]: cluster 2024-04-03T19:38:57.614045+0000 mgr.y (mgr.24370) 9615 : cluster [DBG] pgmap v9599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:38:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:58 smithi082 bash[20963]: audit 2024-04-03T19:38:58.287579+0000 mon.a (mon.0) 8541 : audit [DBG] from='client.? 172.21.15.67:0/4012532576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:58 smithi067 bash[17655]: audit 2024-04-03T19:38:58.287579+0000 mon.a (mon.0) 8541 : audit [DBG] from='client.? 172.21.15.67:0/4012532576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:38:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:58 smithi067 bash[27441]: audit 2024-04-03T19:38:58.287579+0000 mon.a (mon.0) 8541 : audit [DBG] from='client.? 172.21.15.67:0/4012532576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:38:59 smithi082 bash[20963]: cluster 2024-04-03T19:38:59.614697+0000 mgr.y (mgr.24370) 9616 : cluster [DBG] pgmap v9600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:38:59 smithi067 bash[17655]: cluster 2024-04-03T19:38:59.614697+0000 mgr.y (mgr.24370) 9616 : cluster [DBG] pgmap v9600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:38:59 smithi067 bash[27441]: cluster 2024-04-03T19:38:59.614697+0000 mgr.y (mgr.24370) 9616 : cluster [DBG] pgmap v9600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:00 smithi082 bash[20963]: audit 2024-04-03T19:39:00.745020+0000 mon.a (mon.0) 8542 : audit [DBG] from='client.? 172.21.15.67:0/1447612905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:00 smithi067 bash[27441]: audit 2024-04-03T19:39:00.745020+0000 mon.a (mon.0) 8542 : audit [DBG] from='client.? 172.21.15.67:0/1447612905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:00 smithi067 bash[17655]: audit 2024-04-03T19:39:00.745020+0000 mon.a (mon.0) 8542 : audit [DBG] from='client.? 172.21.15.67:0/1447612905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:01 smithi082 bash[20963]: cluster 2024-04-03T19:39:01.615879+0000 mgr.y (mgr.24370) 9617 : cluster [DBG] pgmap v9601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:01 smithi067 bash[17655]: cluster 2024-04-03T19:39:01.615879+0000 mgr.y (mgr.24370) 9617 : cluster [DBG] pgmap v9601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:01 smithi067 bash[27441]: cluster 2024-04-03T19:39:01.615879+0000 mgr.y (mgr.24370) 9617 : cluster [DBG] pgmap v9601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:03 smithi067 bash[17655]: audit 2024-04-03T19:39:03.207270+0000 mon.c (mon.2) 3783 : audit [DBG] from='client.? 172.21.15.67:0/3023466634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:39:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:03 smithi067 bash[27441]: audit 2024-04-03T19:39:03.207270+0000 mon.c (mon.2) 3783 : audit [DBG] from='client.? 172.21.15.67:0/3023466634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:03 smithi082 bash[20963]: audit 2024-04-03T19:39:03.207270+0000 mon.c (mon.2) 3783 : audit [DBG] from='client.? 172.21.15.67:0/3023466634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:39:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:04 smithi082 bash[20963]: cluster 2024-04-03T19:39:03.616559+0000 mgr.y (mgr.24370) 9618 : cluster [DBG] pgmap v9602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:04.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:04 smithi067 bash[17655]: cluster 2024-04-03T19:39:03.616559+0000 mgr.y (mgr.24370) 9618 : cluster [DBG] pgmap v9602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:04 smithi067 bash[27441]: cluster 2024-04-03T19:39:03.616559+0000 mgr.y (mgr.24370) 9618 : cluster [DBG] pgmap v9602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:05 smithi082 bash[20963]: audit 2024-04-03T19:39:04.511782+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:39:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:05 smithi067 bash[17655]: audit 2024-04-03T19:39:04.511782+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:39:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:05 smithi067 bash[27441]: audit 2024-04-03T19:39:04.511782+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:39:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:06 smithi082 bash[20963]: cluster 2024-04-03T19:39:05.617052+0000 mgr.y (mgr.24370) 9619 : cluster [DBG] pgmap v9603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:06 smithi082 bash[20963]: audit 2024-04-03T19:39:05.662177+0000 mon.a (mon.0) 8544 : audit [DBG] from='client.? 172.21.15.67:0/3646914450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:06.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:06 smithi067 bash[17655]: cluster 2024-04-03T19:39:05.617052+0000 mgr.y (mgr.24370) 9619 : cluster [DBG] pgmap v9603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:06.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:06 smithi067 bash[17655]: audit 2024-04-03T19:39:05.662177+0000 mon.a (mon.0) 8544 : audit [DBG] from='client.? 172.21.15.67:0/3646914450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:06 smithi067 bash[27441]: cluster 2024-04-03T19:39:05.617052+0000 mgr.y (mgr.24370) 9619 : cluster [DBG] pgmap v9603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:06 smithi067 bash[27441]: audit 2024-04-03T19:39:05.662177+0000 mon.a (mon.0) 8544 : audit [DBG] from='client.? 172.21.15.67:0/3646914450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:07 smithi082 bash[20963]: cluster 2024-04-03T19:39:07.618146+0000 mgr.y (mgr.24370) 9620 : cluster [DBG] pgmap v9604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:07 smithi067 bash[17655]: cluster 2024-04-03T19:39:07.618146+0000 mgr.y (mgr.24370) 9620 : cluster [DBG] pgmap v9604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:07 smithi067 bash[27441]: cluster 2024-04-03T19:39:07.618146+0000 mgr.y (mgr.24370) 9620 : cluster [DBG] pgmap v9604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:08 smithi082 bash[20963]: audit 2024-04-03T19:39:08.112543+0000 mon.a (mon.0) 8545 : audit [DBG] from='client.? 172.21.15.67:0/3161677553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:08 smithi067 bash[17655]: audit 2024-04-03T19:39:08.112543+0000 mon.a (mon.0) 8545 : audit [DBG] from='client.? 172.21.15.67:0/3161677553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:08 smithi067 bash[27441]: audit 2024-04-03T19:39:08.112543+0000 mon.a (mon.0) 8545 : audit [DBG] from='client.? 172.21.15.67:0/3161677553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:09 smithi082 bash[20963]: cluster 2024-04-03T19:39:09.618702+0000 mgr.y (mgr.24370) 9621 : cluster [DBG] pgmap v9605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:09 smithi067 bash[17655]: cluster 2024-04-03T19:39:09.618702+0000 mgr.y (mgr.24370) 9621 : cluster [DBG] pgmap v9605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:09 smithi067 bash[27441]: cluster 2024-04-03T19:39:09.618702+0000 mgr.y (mgr.24370) 9621 : cluster [DBG] pgmap v9605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:10 smithi082 bash[20963]: audit 2024-04-03T19:39:10.162146+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:10 smithi082 bash[20963]: audit 2024-04-03T19:39:10.258574+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:10 smithi082 bash[20963]: audit 2024-04-03T19:39:10.266493+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:10 smithi082 bash[20963]: audit 2024-04-03T19:39:10.522008+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:10 smithi082 bash[20963]: audit 2024-04-03T19:39:10.531623+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:10 smithi082 bash[20963]: audit 2024-04-03T19:39:10.574399+0000 mon.a (mon.0) 8551 : audit [DBG] from='client.? 172.21.15.67:0/2161472459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[27441]: audit 2024-04-03T19:39:10.162146+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[27441]: audit 2024-04-03T19:39:10.258574+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[27441]: audit 2024-04-03T19:39:10.266493+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[27441]: audit 2024-04-03T19:39:10.522008+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[27441]: audit 2024-04-03T19:39:10.531623+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[27441]: audit 2024-04-03T19:39:10.574399+0000 mon.a (mon.0) 8551 : audit [DBG] from='client.? 172.21.15.67:0/2161472459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[17655]: audit 2024-04-03T19:39:10.162146+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[17655]: audit 2024-04-03T19:39:10.258574+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[17655]: audit 2024-04-03T19:39:10.266493+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[17655]: audit 2024-04-03T19:39:10.522008+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[17655]: audit 2024-04-03T19:39:10.531623+0000 mon.a (mon.0) 8550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:10 smithi067 bash[17655]: audit 2024-04-03T19:39:10.574399+0000 mon.a (mon.0) 8551 : audit [DBG] from='client.? 172.21.15.67:0/2161472459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:11 smithi082 bash[20963]: audit 2024-04-03T19:39:10.954093+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:39:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:11 smithi082 bash[20963]: audit 2024-04-03T19:39:10.955805+0000 mon.a (mon.0) 8553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:39:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:11 smithi082 bash[20963]: audit 2024-04-03T19:39:10.965487+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:11 smithi082 bash[20963]: cluster 2024-04-03T19:39:11.619861+0000 mgr.y (mgr.24370) 9622 : cluster [DBG] pgmap v9606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:11 smithi067 bash[27441]: audit 2024-04-03T19:39:10.954093+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:39:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:11 smithi067 bash[27441]: audit 2024-04-03T19:39:10.955805+0000 mon.a (mon.0) 8553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:39:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:11 smithi067 bash[27441]: audit 2024-04-03T19:39:10.965487+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:11 smithi067 bash[27441]: cluster 2024-04-03T19:39:11.619861+0000 mgr.y (mgr.24370) 9622 : cluster [DBG] pgmap v9606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:11 smithi067 bash[17655]: audit 2024-04-03T19:39:10.954093+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:39:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:11 smithi067 bash[17655]: audit 2024-04-03T19:39:10.955805+0000 mon.a (mon.0) 8553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:39:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:11 smithi067 bash[17655]: audit 2024-04-03T19:39:10.965487+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:39:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:11 smithi067 bash[17655]: cluster 2024-04-03T19:39:11.619861+0000 mgr.y (mgr.24370) 9622 : cluster [DBG] pgmap v9606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:13 smithi082 bash[20963]: audit 2024-04-03T19:39:13.024589+0000 mon.a (mon.0) 8555 : audit [DBG] from='client.? 172.21.15.67:0/535640780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:13 smithi067 bash[17655]: audit 2024-04-03T19:39:13.024589+0000 mon.a (mon.0) 8555 : audit [DBG] from='client.? 172.21.15.67:0/535640780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:39:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:13 smithi067 bash[27441]: audit 2024-04-03T19:39:13.024589+0000 mon.a (mon.0) 8555 : audit [DBG] from='client.? 172.21.15.67:0/535640780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:39:14.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:14 smithi082 bash[20963]: cluster 2024-04-03T19:39:13.620553+0000 mgr.y (mgr.24370) 9623 : cluster [DBG] pgmap v9607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:14 smithi067 bash[17655]: cluster 2024-04-03T19:39:13.620553+0000 mgr.y (mgr.24370) 9623 : cluster [DBG] pgmap v9607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:14 smithi067 bash[27441]: cluster 2024-04-03T19:39:13.620553+0000 mgr.y (mgr.24370) 9623 : cluster [DBG] pgmap v9607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:15 smithi082 bash[20963]: audit 2024-04-03T19:39:15.485930+0000 mon.a (mon.0) 8556 : audit [DBG] from='client.? 172.21.15.67:0/3248423663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:15 smithi067 bash[27441]: audit 2024-04-03T19:39:15.485930+0000 mon.a (mon.0) 8556 : audit [DBG] from='client.? 172.21.15.67:0/3248423663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:15 smithi067 bash[17655]: audit 2024-04-03T19:39:15.485930+0000 mon.a (mon.0) 8556 : audit [DBG] from='client.? 172.21.15.67:0/3248423663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:16 smithi082 bash[20963]: cluster 2024-04-03T19:39:15.621204+0000 mgr.y (mgr.24370) 9624 : cluster [DBG] pgmap v9608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:16 smithi067 bash[17655]: cluster 2024-04-03T19:39:15.621204+0000 mgr.y (mgr.24370) 9624 : cluster [DBG] pgmap v9608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:16 smithi067 bash[27441]: cluster 2024-04-03T19:39:15.621204+0000 mgr.y (mgr.24370) 9624 : cluster [DBG] pgmap v9608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:17 smithi082 bash[20963]: cluster 2024-04-03T19:39:17.622219+0000 mgr.y (mgr.24370) 9625 : cluster [DBG] pgmap v9609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:17 smithi067 bash[17655]: cluster 2024-04-03T19:39:17.622219+0000 mgr.y (mgr.24370) 9625 : cluster [DBG] pgmap v9609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:17 smithi067 bash[27441]: cluster 2024-04-03T19:39:17.622219+0000 mgr.y (mgr.24370) 9625 : cluster [DBG] pgmap v9609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:18 smithi082 bash[20963]: audit 2024-04-03T19:39:17.949042+0000 mon.b (mon.1) 65 : audit [DBG] from='client.? 172.21.15.67:0/3529119119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:19.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:18 smithi067 bash[27441]: audit 2024-04-03T19:39:17.949042+0000 mon.b (mon.1) 65 : audit [DBG] from='client.? 172.21.15.67:0/3529119119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:19.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:18 smithi067 bash[17655]: audit 2024-04-03T19:39:17.949042+0000 mon.b (mon.1) 65 : audit [DBG] from='client.? 172.21.15.67:0/3529119119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:19 smithi082 bash[20963]: cluster 2024-04-03T19:39:19.622776+0000 mgr.y (mgr.24370) 9626 : cluster [DBG] pgmap v9610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:19 smithi067 bash[17655]: cluster 2024-04-03T19:39:19.622776+0000 mgr.y (mgr.24370) 9626 : cluster [DBG] pgmap v9610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:19 smithi067 bash[27441]: cluster 2024-04-03T19:39:19.622776+0000 mgr.y (mgr.24370) 9626 : cluster [DBG] pgmap v9610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:20 smithi082 bash[20963]: audit 2024-04-03T19:39:20.409292+0000 mon.a (mon.0) 8557 : audit [DBG] from='client.? 172.21.15.67:0/3128672651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:20 smithi067 bash[27441]: audit 2024-04-03T19:39:20.409292+0000 mon.a (mon.0) 8557 : audit [DBG] from='client.? 172.21.15.67:0/3128672651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:20 smithi067 bash[17655]: audit 2024-04-03T19:39:20.409292+0000 mon.a (mon.0) 8557 : audit [DBG] from='client.? 172.21.15.67:0/3128672651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:21 smithi082 bash[20963]: cluster 2024-04-03T19:39:21.623940+0000 mgr.y (mgr.24370) 9627 : cluster [DBG] pgmap v9611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:21 smithi067 bash[17655]: cluster 2024-04-03T19:39:21.623940+0000 mgr.y (mgr.24370) 9627 : cluster [DBG] pgmap v9611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:21 smithi067 bash[27441]: cluster 2024-04-03T19:39:21.623940+0000 mgr.y (mgr.24370) 9627 : cluster [DBG] pgmap v9611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:22 smithi082 bash[20963]: audit 2024-04-03T19:39:22.863913+0000 mon.a (mon.0) 8558 : audit [DBG] from='client.? 172.21.15.67:0/1277853962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:39:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:22 smithi067 bash[27441]: audit 2024-04-03T19:39:22.863913+0000 mon.a (mon.0) 8558 : audit [DBG] from='client.? 172.21.15.67:0/1277853962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:22 smithi067 bash[17655]: audit 2024-04-03T19:39:22.863913+0000 mon.a (mon.0) 8558 : audit [DBG] from='client.? 172.21.15.67:0/1277853962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:39:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:24 smithi082 bash[20963]: cluster 2024-04-03T19:39:23.624707+0000 mgr.y (mgr.24370) 9628 : cluster [DBG] pgmap v9612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:23 smithi067 bash[27441]: cluster 2024-04-03T19:39:23.624707+0000 mgr.y (mgr.24370) 9628 : cluster [DBG] pgmap v9612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:23 smithi067 bash[17655]: cluster 2024-04-03T19:39:23.624707+0000 mgr.y (mgr.24370) 9628 : cluster [DBG] pgmap v9612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:25 smithi082 bash[20963]: audit 2024-04-03T19:39:25.163256+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:25 smithi067 bash[17655]: audit 2024-04-03T19:39:25.163256+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:25 smithi067 bash[27441]: audit 2024-04-03T19:39:25.163256+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:26 smithi082 bash[20963]: audit 2024-04-03T19:39:25.322998+0000 mon.c (mon.2) 3784 : audit [DBG] from='client.? 172.21.15.67:0/437098845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:26 smithi082 bash[20963]: cluster 2024-04-03T19:39:25.625442+0000 mgr.y (mgr.24370) 9629 : cluster [DBG] pgmap v9613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:26 smithi067 bash[27441]: audit 2024-04-03T19:39:25.322998+0000 mon.c (mon.2) 3784 : audit [DBG] from='client.? 172.21.15.67:0/437098845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:26 smithi067 bash[27441]: cluster 2024-04-03T19:39:25.625442+0000 mgr.y (mgr.24370) 9629 : cluster [DBG] pgmap v9613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:26 smithi067 bash[17655]: audit 2024-04-03T19:39:25.322998+0000 mon.c (mon.2) 3784 : audit [DBG] from='client.? 172.21.15.67:0/437098845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:26 smithi067 bash[17655]: cluster 2024-04-03T19:39:25.625442+0000 mgr.y (mgr.24370) 9629 : cluster [DBG] pgmap v9613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:27 smithi082 bash[20963]: cluster 2024-04-03T19:39:27.626496+0000 mgr.y (mgr.24370) 9630 : cluster [DBG] pgmap v9614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:27 smithi067 bash[27441]: cluster 2024-04-03T19:39:27.626496+0000 mgr.y (mgr.24370) 9630 : cluster [DBG] pgmap v9614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:27 smithi067 bash[17655]: cluster 2024-04-03T19:39:27.626496+0000 mgr.y (mgr.24370) 9630 : cluster [DBG] pgmap v9614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:28 smithi082 bash[20963]: audit 2024-04-03T19:39:27.778613+0000 mon.c (mon.2) 3785 : audit [DBG] from='client.? 172.21.15.67:0/2714675927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:28 smithi067 bash[17655]: audit 2024-04-03T19:39:27.778613+0000 mon.c (mon.2) 3785 : audit [DBG] from='client.? 172.21.15.67:0/2714675927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:28 smithi067 bash[27441]: audit 2024-04-03T19:39:27.778613+0000 mon.c (mon.2) 3785 : audit [DBG] from='client.? 172.21.15.67:0/2714675927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:29 smithi082 bash[20963]: cluster 2024-04-03T19:39:29.627198+0000 mgr.y (mgr.24370) 9631 : cluster [DBG] pgmap v9615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:29 smithi067 bash[27441]: cluster 2024-04-03T19:39:29.627198+0000 mgr.y (mgr.24370) 9631 : cluster [DBG] pgmap v9615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:29 smithi067 bash[17655]: cluster 2024-04-03T19:39:29.627198+0000 mgr.y (mgr.24370) 9631 : cluster [DBG] pgmap v9615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:30 smithi082 bash[20963]: audit 2024-04-03T19:39:30.239562+0000 mon.c (mon.2) 3786 : audit [DBG] from='client.? 172.21.15.67:0/4011149219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:30 smithi067 bash[17655]: audit 2024-04-03T19:39:30.239562+0000 mon.c (mon.2) 3786 : audit [DBG] from='client.? 172.21.15.67:0/4011149219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:30 smithi067 bash[27441]: audit 2024-04-03T19:39:30.239562+0000 mon.c (mon.2) 3786 : audit [DBG] from='client.? 172.21.15.67:0/4011149219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:31 smithi082 bash[20963]: cluster 2024-04-03T19:39:31.628440+0000 mgr.y (mgr.24370) 9632 : cluster [DBG] pgmap v9616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:31 smithi067 bash[17655]: cluster 2024-04-03T19:39:31.628440+0000 mgr.y (mgr.24370) 9632 : cluster [DBG] pgmap v9616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:31 smithi067 bash[27441]: cluster 2024-04-03T19:39:31.628440+0000 mgr.y (mgr.24370) 9632 : cluster [DBG] pgmap v9616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:32 smithi067 bash[27441]: audit 2024-04-03T19:39:32.690777+0000 mon.c (mon.2) 3787 : audit [DBG] from='client.? 172.21.15.67:0/951755751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:32 smithi067 bash[17655]: audit 2024-04-03T19:39:32.690777+0000 mon.c (mon.2) 3787 : audit [DBG] from='client.? 172.21.15.67:0/951755751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:32 smithi082 bash[20963]: audit 2024-04-03T19:39:32.690777+0000 mon.c (mon.2) 3787 : audit [DBG] from='client.? 172.21.15.67:0/951755751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:33] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:39:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:33 smithi082 bash[20963]: cluster 2024-04-03T19:39:33.629111+0000 mgr.y (mgr.24370) 9633 : cluster [DBG] pgmap v9617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:39:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:33 smithi067 bash[17655]: cluster 2024-04-03T19:39:33.629111+0000 mgr.y (mgr.24370) 9633 : cluster [DBG] pgmap v9617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:33 smithi067 bash[27441]: cluster 2024-04-03T19:39:33.629111+0000 mgr.y (mgr.24370) 9633 : cluster [DBG] pgmap v9617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:35 smithi082 bash[20963]: audit 2024-04-03T19:39:35.149662+0000 mon.a (mon.0) 8560 : audit [DBG] from='client.? 172.21.15.67:0/539557649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:35 smithi067 bash[17655]: audit 2024-04-03T19:39:35.149662+0000 mon.a (mon.0) 8560 : audit [DBG] from='client.? 172.21.15.67:0/539557649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:35 smithi067 bash[27441]: audit 2024-04-03T19:39:35.149662+0000 mon.a (mon.0) 8560 : audit [DBG] from='client.? 172.21.15.67:0/539557649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:36 smithi082 bash[20963]: cluster 2024-04-03T19:39:35.629907+0000 mgr.y (mgr.24370) 9634 : cluster [DBG] pgmap v9618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:36 smithi067 bash[17655]: cluster 2024-04-03T19:39:35.629907+0000 mgr.y (mgr.24370) 9634 : cluster [DBG] pgmap v9618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:36 smithi067 bash[27441]: cluster 2024-04-03T19:39:35.629907+0000 mgr.y (mgr.24370) 9634 : cluster [DBG] pgmap v9618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:37 smithi067 bash[17655]: audit 2024-04-03T19:39:37.594637+0000 mon.c (mon.2) 3788 : audit [DBG] from='client.? 172.21.15.67:0/1913794475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:37 smithi067 bash[27441]: audit 2024-04-03T19:39:37.594637+0000 mon.c (mon.2) 3788 : audit [DBG] from='client.? 172.21.15.67:0/1913794475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:37 smithi082 bash[20963]: audit 2024-04-03T19:39:37.594637+0000 mon.c (mon.2) 3788 : audit [DBG] from='client.? 172.21.15.67:0/1913794475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:38.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:38 smithi067 bash[27441]: cluster 2024-04-03T19:39:37.630907+0000 mgr.y (mgr.24370) 9635 : cluster [DBG] pgmap v9619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:38 smithi067 bash[17655]: cluster 2024-04-03T19:39:37.630907+0000 mgr.y (mgr.24370) 9635 : cluster [DBG] pgmap v9619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:38 smithi082 bash[20963]: cluster 2024-04-03T19:39:37.630907+0000 mgr.y (mgr.24370) 9635 : cluster [DBG] pgmap v9619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:40 smithi067 bash[27441]: cluster 2024-04-03T19:39:39.631625+0000 mgr.y (mgr.24370) 9636 : cluster [DBG] pgmap v9620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:40 smithi067 bash[27441]: audit 2024-04-03T19:39:40.063248+0000 mon.a (mon.0) 8561 : audit [DBG] from='client.? 172.21.15.67:0/2286001724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:40 smithi067 bash[27441]: audit 2024-04-03T19:39:40.163834+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:40 smithi067 bash[17655]: cluster 2024-04-03T19:39:39.631625+0000 mgr.y (mgr.24370) 9636 : cluster [DBG] pgmap v9620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:40 smithi067 bash[17655]: audit 2024-04-03T19:39:40.063248+0000 mon.a (mon.0) 8561 : audit [DBG] from='client.? 172.21.15.67:0/2286001724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:40 smithi067 bash[17655]: audit 2024-04-03T19:39:40.163834+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:40 smithi082 bash[20963]: cluster 2024-04-03T19:39:39.631625+0000 mgr.y (mgr.24370) 9636 : cluster [DBG] pgmap v9620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:40 smithi082 bash[20963]: audit 2024-04-03T19:39:40.063248+0000 mon.a (mon.0) 8561 : audit [DBG] from='client.? 172.21.15.67:0/2286001724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:40 smithi082 bash[20963]: audit 2024-04-03T19:39:40.163834+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:41 smithi082 bash[20963]: cluster 2024-04-03T19:39:41.632837+0000 mgr.y (mgr.24370) 9637 : cluster [DBG] pgmap v9621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:41 smithi067 bash[17655]: cluster 2024-04-03T19:39:41.632837+0000 mgr.y (mgr.24370) 9637 : cluster [DBG] pgmap v9621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:42.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:41 smithi067 bash[27441]: cluster 2024-04-03T19:39:41.632837+0000 mgr.y (mgr.24370) 9637 : cluster [DBG] pgmap v9621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:42 smithi067 bash[27441]: audit 2024-04-03T19:39:42.516853+0000 mon.c (mon.2) 3789 : audit [DBG] from='client.? 172.21.15.67:0/3893232946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:43.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:42 smithi067 bash[17655]: audit 2024-04-03T19:39:42.516853+0000 mon.c (mon.2) 3789 : audit [DBG] from='client.? 172.21.15.67:0/3893232946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:42 smithi082 bash[20963]: audit 2024-04-03T19:39:42.516853+0000 mon.c (mon.2) 3789 : audit [DBG] from='client.? 172.21.15.67:0/3893232946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:39:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:43 smithi082 bash[20963]: cluster 2024-04-03T19:39:43.633515+0000 mgr.y (mgr.24370) 9638 : cluster [DBG] pgmap v9622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:39:44.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:43 smithi067 bash[17655]: cluster 2024-04-03T19:39:43.633515+0000 mgr.y (mgr.24370) 9638 : cluster [DBG] pgmap v9622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:43 smithi067 bash[27441]: cluster 2024-04-03T19:39:43.633515+0000 mgr.y (mgr.24370) 9638 : cluster [DBG] pgmap v9622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:45 smithi082 bash[20963]: audit 2024-04-03T19:39:44.967403+0000 mon.a (mon.0) 8563 : audit [DBG] from='client.? 172.21.15.67:0/2570414068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:45 smithi067 bash[27441]: audit 2024-04-03T19:39:44.967403+0000 mon.a (mon.0) 8563 : audit [DBG] from='client.? 172.21.15.67:0/2570414068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:45 smithi067 bash[17655]: audit 2024-04-03T19:39:44.967403+0000 mon.a (mon.0) 8563 : audit [DBG] from='client.? 172.21.15.67:0/2570414068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:46.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:46 smithi082 bash[20963]: cluster 2024-04-03T19:39:45.634582+0000 mgr.y (mgr.24370) 9639 : cluster [DBG] pgmap v9623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:46 smithi067 bash[17655]: cluster 2024-04-03T19:39:45.634582+0000 mgr.y (mgr.24370) 9639 : cluster [DBG] pgmap v9623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:46 smithi067 bash[27441]: cluster 2024-04-03T19:39:45.634582+0000 mgr.y (mgr.24370) 9639 : cluster [DBG] pgmap v9623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:47 smithi082 bash[20963]: audit 2024-04-03T19:39:47.418943+0000 mon.a (mon.0) 8564 : audit [DBG] from='client.? 172.21.15.67:0/579256546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:47 smithi067 bash[27441]: audit 2024-04-03T19:39:47.418943+0000 mon.a (mon.0) 8564 : audit [DBG] from='client.? 172.21.15.67:0/579256546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:47 smithi067 bash[17655]: audit 2024-04-03T19:39:47.418943+0000 mon.a (mon.0) 8564 : audit [DBG] from='client.? 172.21.15.67:0/579256546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:48 smithi082 bash[20963]: cluster 2024-04-03T19:39:47.635324+0000 mgr.y (mgr.24370) 9640 : cluster [DBG] pgmap v9624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:48 smithi067 bash[17655]: cluster 2024-04-03T19:39:47.635324+0000 mgr.y (mgr.24370) 9640 : cluster [DBG] pgmap v9624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:48.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:48 smithi067 bash[27441]: cluster 2024-04-03T19:39:47.635324+0000 mgr.y (mgr.24370) 9640 : cluster [DBG] pgmap v9624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:49 smithi082 bash[20963]: cluster 2024-04-03T19:39:49.635813+0000 mgr.y (mgr.24370) 9641 : cluster [DBG] pgmap v9625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:49 smithi067 bash[27441]: cluster 2024-04-03T19:39:49.635813+0000 mgr.y (mgr.24370) 9641 : cluster [DBG] pgmap v9625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:49 smithi067 bash[17655]: cluster 2024-04-03T19:39:49.635813+0000 mgr.y (mgr.24370) 9641 : cluster [DBG] pgmap v9625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:50 smithi082 bash[20963]: audit 2024-04-03T19:39:49.874914+0000 mon.a (mon.0) 8565 : audit [DBG] from='client.? 172.21.15.67:0/1055966681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:50 smithi067 bash[17655]: audit 2024-04-03T19:39:49.874914+0000 mon.a (mon.0) 8565 : audit [DBG] from='client.? 172.21.15.67:0/1055966681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:51.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:50 smithi067 bash[27441]: audit 2024-04-03T19:39:49.874914+0000 mon.a (mon.0) 8565 : audit [DBG] from='client.? 172.21.15.67:0/1055966681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:51 smithi082 bash[20963]: cluster 2024-04-03T19:39:51.637109+0000 mgr.y (mgr.24370) 9642 : cluster [DBG] pgmap v9626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:51 smithi067 bash[27441]: cluster 2024-04-03T19:39:51.637109+0000 mgr.y (mgr.24370) 9642 : cluster [DBG] pgmap v9626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:52.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:51 smithi067 bash[17655]: cluster 2024-04-03T19:39:51.637109+0000 mgr.y (mgr.24370) 9642 : cluster [DBG] pgmap v9626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:52 smithi067 bash[17655]: audit 2024-04-03T19:39:52.332774+0000 mon.c (mon.2) 3790 : audit [DBG] from='client.? 172.21.15.67:0/2889145996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:52 smithi067 bash[27441]: audit 2024-04-03T19:39:52.332774+0000 mon.c (mon.2) 3790 : audit [DBG] from='client.? 172.21.15.67:0/2889145996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:52 smithi082 bash[20963]: audit 2024-04-03T19:39:52.332774+0000 mon.c (mon.2) 3790 : audit [DBG] from='client.? 172.21.15.67:0/2889145996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T19:39:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:53 smithi082 bash[20963]: cluster 2024-04-03T19:39:53.637851+0000 mgr.y (mgr.24370) 9643 : cluster [DBG] pgmap v9627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:39:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:53 smithi067 bash[27441]: cluster 2024-04-03T19:39:53.637851+0000 mgr.y (mgr.24370) 9643 : cluster [DBG] pgmap v9627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:53 smithi067 bash[17655]: cluster 2024-04-03T19:39:53.637851+0000 mgr.y (mgr.24370) 9643 : cluster [DBG] pgmap v9627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:54 smithi082 bash[20963]: audit 2024-04-03T19:39:54.785135+0000 mon.a (mon.0) 8566 : audit [DBG] from='client.? 172.21.15.67:0/509279077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:54 smithi067 bash[27441]: audit 2024-04-03T19:39:54.785135+0000 mon.a (mon.0) 8566 : audit [DBG] from='client.? 172.21.15.67:0/509279077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:54 smithi067 bash[17655]: audit 2024-04-03T19:39:54.785135+0000 mon.a (mon.0) 8566 : audit [DBG] from='client.? 172.21.15.67:0/509279077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:55 smithi082 bash[20963]: audit 2024-04-03T19:39:55.164229+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:55 smithi082 bash[20963]: cluster 2024-04-03T19:39:55.638862+0000 mgr.y (mgr.24370) 9644 : cluster [DBG] pgmap v9628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:55 smithi067 bash[27441]: audit 2024-04-03T19:39:55.164229+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:55 smithi067 bash[27441]: cluster 2024-04-03T19:39:55.638862+0000 mgr.y (mgr.24370) 9644 : cluster [DBG] pgmap v9628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:55 smithi067 bash[17655]: audit 2024-04-03T19:39:55.164229+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:39:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:55 smithi067 bash[17655]: cluster 2024-04-03T19:39:55.638862+0000 mgr.y (mgr.24370) 9644 : cluster [DBG] pgmap v9628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:57 smithi082 bash[20963]: audit 2024-04-03T19:39:57.236189+0000 mon.c (mon.2) 3791 : audit [DBG] from='client.? 172.21.15.67:0/2198462251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:57 smithi067 bash[17655]: audit 2024-04-03T19:39:57.236189+0000 mon.c (mon.2) 3791 : audit [DBG] from='client.? 172.21.15.67:0/2198462251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:57 smithi067 bash[27441]: audit 2024-04-03T19:39:57.236189+0000 mon.c (mon.2) 3791 : audit [DBG] from='client.? 172.21.15.67:0/2198462251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:39:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:58 smithi082 bash[20963]: cluster 2024-04-03T19:39:57.639483+0000 mgr.y (mgr.24370) 9645 : cluster [DBG] pgmap v9629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:58 smithi067 bash[17655]: cluster 2024-04-03T19:39:57.639483+0000 mgr.y (mgr.24370) 9645 : cluster [DBG] pgmap v9629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:39:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:58 smithi067 bash[27441]: cluster 2024-04-03T19:39:57.639483+0000 mgr.y (mgr.24370) 9645 : cluster [DBG] pgmap v9629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:59 smithi082 bash[20963]: cluster 2024-04-03T19:39:59.640183+0000 mgr.y (mgr.24370) 9646 : cluster [DBG] pgmap v9630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:39:59 smithi082 bash[20963]: audit 2024-04-03T19:39:59.686809+0000 mon.a (mon.0) 8568 : audit [DBG] from='client.? 172.21.15.67:0/3975937874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:59 smithi067 bash[17655]: cluster 2024-04-03T19:39:59.640183+0000 mgr.y (mgr.24370) 9646 : cluster [DBG] pgmap v9630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:39:59 smithi067 bash[17655]: audit 2024-04-03T19:39:59.686809+0000 mon.a (mon.0) 8568 : audit [DBG] from='client.? 172.21.15.67:0/3975937874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:59 smithi067 bash[27441]: cluster 2024-04-03T19:39:59.640183+0000 mgr.y (mgr.24370) 9646 : cluster [DBG] pgmap v9630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:39:59 smithi067 bash[27441]: audit 2024-04-03T19:39:59.686809+0000 mon.a (mon.0) 8568 : audit [DBG] from='client.? 172.21.15.67:0/3975937874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:00 smithi082 bash[20963]: cluster 2024-04-03T19:40:00.000104+0000 mon.a (mon.0) 8569 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:40:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:00 smithi067 bash[17655]: cluster 2024-04-03T19:40:00.000104+0000 mon.a (mon.0) 8569 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:40:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:00 smithi067 bash[27441]: cluster 2024-04-03T19:40:00.000104+0000 mon.a (mon.0) 8569 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:40:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:01 smithi082 bash[20963]: cluster 2024-04-03T19:40:01.641331+0000 mgr.y (mgr.24370) 9647 : cluster [DBG] pgmap v9631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:01 smithi067 bash[17655]: cluster 2024-04-03T19:40:01.641331+0000 mgr.y (mgr.24370) 9647 : cluster [DBG] pgmap v9631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:01 smithi067 bash[27441]: cluster 2024-04-03T19:40:01.641331+0000 mgr.y (mgr.24370) 9647 : cluster [DBG] pgmap v9631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:02 smithi067 bash[17655]: audit 2024-04-03T19:40:02.143535+0000 mon.c (mon.2) 3792 : audit [DBG] from='client.? 172.21.15.67:0/3470019501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:02 smithi067 bash[27441]: audit 2024-04-03T19:40:02.143535+0000 mon.c (mon.2) 3792 : audit [DBG] from='client.? 172.21.15.67:0/3470019501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:02 smithi082 bash[20963]: audit 2024-04-03T19:40:02.143535+0000 mon.c (mon.2) 3792 : audit [DBG] from='client.? 172.21.15.67:0/3470019501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:40:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:03 smithi082 bash[20963]: cluster 2024-04-03T19:40:03.642013+0000 mgr.y (mgr.24370) 9648 : cluster [DBG] pgmap v9632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:40:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:03 smithi067 bash[27441]: cluster 2024-04-03T19:40:03.642013+0000 mgr.y (mgr.24370) 9648 : cluster [DBG] pgmap v9632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:03 smithi067 bash[17655]: cluster 2024-04-03T19:40:03.642013+0000 mgr.y (mgr.24370) 9648 : cluster [DBG] pgmap v9632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:04 smithi082 bash[20963]: audit 2024-04-03T19:40:04.598649+0000 mon.a (mon.0) 8570 : audit [DBG] from='client.? 172.21.15.67:0/867865415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:04 smithi067 bash[17655]: audit 2024-04-03T19:40:04.598649+0000 mon.a (mon.0) 8570 : audit [DBG] from='client.? 172.21.15.67:0/867865415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:04 smithi067 bash[27441]: audit 2024-04-03T19:40:04.598649+0000 mon.a (mon.0) 8570 : audit [DBG] from='client.? 172.21.15.67:0/867865415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:05 smithi082 bash[20963]: cluster 2024-04-03T19:40:05.643128+0000 mgr.y (mgr.24370) 9649 : cluster [DBG] pgmap v9633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:06.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:05 smithi067 bash[17655]: cluster 2024-04-03T19:40:05.643128+0000 mgr.y (mgr.24370) 9649 : cluster [DBG] pgmap v9633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:05 smithi067 bash[27441]: cluster 2024-04-03T19:40:05.643128+0000 mgr.y (mgr.24370) 9649 : cluster [DBG] pgmap v9633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:07 smithi082 bash[20963]: audit 2024-04-03T19:40:07.057955+0000 mon.a (mon.0) 8571 : audit [DBG] from='client.? 172.21.15.67:0/1771317107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:07 smithi067 bash[17655]: audit 2024-04-03T19:40:07.057955+0000 mon.a (mon.0) 8571 : audit [DBG] from='client.? 172.21.15.67:0/1771317107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:07 smithi067 bash[27441]: audit 2024-04-03T19:40:07.057955+0000 mon.a (mon.0) 8571 : audit [DBG] from='client.? 172.21.15.67:0/1771317107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:08 smithi082 bash[20963]: cluster 2024-04-03T19:40:07.643815+0000 mgr.y (mgr.24370) 9650 : cluster [DBG] pgmap v9634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:08 smithi067 bash[17655]: cluster 2024-04-03T19:40:07.643815+0000 mgr.y (mgr.24370) 9650 : cluster [DBG] pgmap v9634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:08 smithi067 bash[27441]: cluster 2024-04-03T19:40:07.643815+0000 mgr.y (mgr.24370) 9650 : cluster [DBG] pgmap v9634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:09 smithi082 bash[20963]: audit 2024-04-03T19:40:09.509823+0000 mon.a (mon.0) 8572 : audit [DBG] from='client.? 172.21.15.67:0/3262138806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:09 smithi067 bash[17655]: audit 2024-04-03T19:40:09.509823+0000 mon.a (mon.0) 8572 : audit [DBG] from='client.? 172.21.15.67:0/3262138806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:09 smithi067 bash[27441]: audit 2024-04-03T19:40:09.509823+0000 mon.a (mon.0) 8572 : audit [DBG] from='client.? 172.21.15.67:0/3262138806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:10 smithi082 bash[20963]: cluster 2024-04-03T19:40:09.644529+0000 mgr.y (mgr.24370) 9651 : cluster [DBG] pgmap v9635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:10 smithi082 bash[20963]: audit 2024-04-03T19:40:10.164660+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:10 smithi067 bash[27441]: cluster 2024-04-03T19:40:09.644529+0000 mgr.y (mgr.24370) 9651 : cluster [DBG] pgmap v9635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:10 smithi067 bash[27441]: audit 2024-04-03T19:40:10.164660+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:10 smithi067 bash[17655]: cluster 2024-04-03T19:40:09.644529+0000 mgr.y (mgr.24370) 9651 : cluster [DBG] pgmap v9635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:10 smithi067 bash[17655]: audit 2024-04-03T19:40:10.164660+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:11 smithi082 bash[20963]: audit 2024-04-03T19:40:11.040681+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:40:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:11 smithi067 bash[17655]: audit 2024-04-03T19:40:11.040681+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:40:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:11 smithi067 bash[27441]: audit 2024-04-03T19:40:11.040681+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:40:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:12 smithi082 bash[20963]: cluster 2024-04-03T19:40:11.645640+0000 mgr.y (mgr.24370) 9652 : cluster [DBG] pgmap v9636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:12 smithi082 bash[20963]: audit 2024-04-03T19:40:11.958302+0000 mon.a (mon.0) 8575 : audit [DBG] from='client.? 172.21.15.67:0/2142609537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:12 smithi067 bash[17655]: cluster 2024-04-03T19:40:11.645640+0000 mgr.y (mgr.24370) 9652 : cluster [DBG] pgmap v9636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:12 smithi067 bash[17655]: audit 2024-04-03T19:40:11.958302+0000 mon.a (mon.0) 8575 : audit [DBG] from='client.? 172.21.15.67:0/2142609537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:12 smithi067 bash[27441]: cluster 2024-04-03T19:40:11.645640+0000 mgr.y (mgr.24370) 9652 : cluster [DBG] pgmap v9636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:12 smithi067 bash[27441]: audit 2024-04-03T19:40:11.958302+0000 mon.a (mon.0) 8575 : audit [DBG] from='client.? 172.21.15.67:0/2142609537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:13] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:40:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:13 smithi082 bash[20963]: cluster 2024-04-03T19:40:13.646339+0000 mgr.y (mgr.24370) 9653 : cluster [DBG] pgmap v9637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:40:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:13 smithi067 bash[17655]: cluster 2024-04-03T19:40:13.646339+0000 mgr.y (mgr.24370) 9653 : cluster [DBG] pgmap v9637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:13 smithi067 bash[27441]: cluster 2024-04-03T19:40:13.646339+0000 mgr.y (mgr.24370) 9653 : cluster [DBG] pgmap v9637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:14 smithi082 bash[20963]: audit 2024-04-03T19:40:14.418324+0000 mon.a (mon.0) 8576 : audit [DBG] from='client.? 172.21.15.67:0/3665269504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:15.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:14 smithi067 bash[17655]: audit 2024-04-03T19:40:14.418324+0000 mon.a (mon.0) 8576 : audit [DBG] from='client.? 172.21.15.67:0/3665269504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:14 smithi067 bash[27441]: audit 2024-04-03T19:40:14.418324+0000 mon.a (mon.0) 8576 : audit [DBG] from='client.? 172.21.15.67:0/3665269504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:15 smithi082 bash[20963]: cluster 2024-04-03T19:40:15.647404+0000 mgr.y (mgr.24370) 9654 : cluster [DBG] pgmap v9638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:15 smithi067 bash[27441]: cluster 2024-04-03T19:40:15.647404+0000 mgr.y (mgr.24370) 9654 : cluster [DBG] pgmap v9638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:15 smithi067 bash[17655]: cluster 2024-04-03T19:40:15.647404+0000 mgr.y (mgr.24370) 9654 : cluster [DBG] pgmap v9638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:17 smithi082 bash[20963]: audit 2024-04-03T19:40:16.783878+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:17 smithi082 bash[20963]: audit 2024-04-03T19:40:16.791508+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:17 smithi082 bash[20963]: audit 2024-04-03T19:40:16.913401+0000 mon.c (mon.2) 3793 : audit [DBG] from='client.? 172.21.15.67:0/1175905116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:17 smithi082 bash[20963]: audit 2024-04-03T19:40:17.087026+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:17 smithi082 bash[20963]: audit 2024-04-03T19:40:17.095944+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:17 smithi082 bash[20963]: audit 2024-04-03T19:40:17.579159+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:40:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:17 smithi082 bash[20963]: audit 2024-04-03T19:40:17.580904+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:40:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:17 smithi082 bash[20963]: audit 2024-04-03T19:40:17.589776+0000 mon.a (mon.0) 8583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:17 smithi082 bash[20963]: cluster 2024-04-03T19:40:17.648061+0000 mgr.y (mgr.24370) 9655 : cluster [DBG] pgmap v9639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[17655]: audit 2024-04-03T19:40:16.783878+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[17655]: audit 2024-04-03T19:40:16.791508+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[17655]: audit 2024-04-03T19:40:16.913401+0000 mon.c (mon.2) 3793 : audit [DBG] from='client.? 172.21.15.67:0/1175905116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[17655]: audit 2024-04-03T19:40:17.087026+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[17655]: audit 2024-04-03T19:40:17.095944+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[17655]: audit 2024-04-03T19:40:17.579159+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:40:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[17655]: audit 2024-04-03T19:40:17.580904+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:40:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[17655]: audit 2024-04-03T19:40:17.589776+0000 mon.a (mon.0) 8583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[17655]: cluster 2024-04-03T19:40:17.648061+0000 mgr.y (mgr.24370) 9655 : cluster [DBG] pgmap v9639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[27441]: audit 2024-04-03T19:40:16.783878+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[27441]: audit 2024-04-03T19:40:16.791508+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[27441]: audit 2024-04-03T19:40:16.913401+0000 mon.c (mon.2) 3793 : audit [DBG] from='client.? 172.21.15.67:0/1175905116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[27441]: audit 2024-04-03T19:40:17.087026+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[27441]: audit 2024-04-03T19:40:17.095944+0000 mon.a (mon.0) 8580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[27441]: audit 2024-04-03T19:40:17.579159+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[27441]: audit 2024-04-03T19:40:17.580904+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[27441]: audit 2024-04-03T19:40:17.589776+0000 mon.a (mon.0) 8583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:40:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:17 smithi067 bash[27441]: cluster 2024-04-03T19:40:17.648061+0000 mgr.y (mgr.24370) 9655 : cluster [DBG] pgmap v9639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:19 smithi082 bash[20963]: audit 2024-04-03T19:40:19.364453+0000 mon.a (mon.0) 8584 : audit [DBG] from='client.? 172.21.15.67:0/1111794239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:19 smithi067 bash[17655]: audit 2024-04-03T19:40:19.364453+0000 mon.a (mon.0) 8584 : audit [DBG] from='client.? 172.21.15.67:0/1111794239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:19 smithi067 bash[27441]: audit 2024-04-03T19:40:19.364453+0000 mon.a (mon.0) 8584 : audit [DBG] from='client.? 172.21.15.67:0/1111794239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:20 smithi082 bash[20963]: cluster 2024-04-03T19:40:19.648768+0000 mgr.y (mgr.24370) 9656 : cluster [DBG] pgmap v9640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:20 smithi067 bash[17655]: cluster 2024-04-03T19:40:19.648768+0000 mgr.y (mgr.24370) 9656 : cluster [DBG] pgmap v9640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:20 smithi067 bash[27441]: cluster 2024-04-03T19:40:19.648768+0000 mgr.y (mgr.24370) 9656 : cluster [DBG] pgmap v9640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:21 smithi082 bash[20963]: cluster 2024-04-03T19:40:21.649539+0000 mgr.y (mgr.24370) 9657 : cluster [DBG] pgmap v9641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:21 smithi067 bash[17655]: cluster 2024-04-03T19:40:21.649539+0000 mgr.y (mgr.24370) 9657 : cluster [DBG] pgmap v9641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:21 smithi067 bash[27441]: cluster 2024-04-03T19:40:21.649539+0000 mgr.y (mgr.24370) 9657 : cluster [DBG] pgmap v9641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:22 smithi067 bash[27441]: audit 2024-04-03T19:40:21.809818+0000 mon.c (mon.2) 3794 : audit [DBG] from='client.? 172.21.15.67:0/1834460382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:22 smithi067 bash[17655]: audit 2024-04-03T19:40:21.809818+0000 mon.c (mon.2) 3794 : audit [DBG] from='client.? 172.21.15.67:0/1834460382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:22 smithi082 bash[20963]: audit 2024-04-03T19:40:21.809818+0000 mon.c (mon.2) 3794 : audit [DBG] from='client.? 172.21.15.67:0/1834460382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:23] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:40:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:40:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:23 smithi082 bash[20963]: cluster 2024-04-03T19:40:23.650188+0000 mgr.y (mgr.24370) 9658 : cluster [DBG] pgmap v9642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:23 smithi067 bash[17655]: cluster 2024-04-03T19:40:23.650188+0000 mgr.y (mgr.24370) 9658 : cluster [DBG] pgmap v9642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:23 smithi067 bash[27441]: cluster 2024-04-03T19:40:23.650188+0000 mgr.y (mgr.24370) 9658 : cluster [DBG] pgmap v9642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:24 smithi082 bash[20963]: audit 2024-04-03T19:40:24.259500+0000 mon.c (mon.2) 3795 : audit [DBG] from='client.? 172.21.15.67:0/2264546542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:24 smithi067 bash[17655]: audit 2024-04-03T19:40:24.259500+0000 mon.c (mon.2) 3795 : audit [DBG] from='client.? 172.21.15.67:0/2264546542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:24 smithi067 bash[27441]: audit 2024-04-03T19:40:24.259500+0000 mon.c (mon.2) 3795 : audit [DBG] from='client.? 172.21.15.67:0/2264546542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:25 smithi082 bash[20963]: audit 2024-04-03T19:40:25.165075+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:25 smithi082 bash[20963]: cluster 2024-04-03T19:40:25.651209+0000 mgr.y (mgr.24370) 9659 : cluster [DBG] pgmap v9643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:25 smithi067 bash[17655]: audit 2024-04-03T19:40:25.165075+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:25 smithi067 bash[17655]: cluster 2024-04-03T19:40:25.651209+0000 mgr.y (mgr.24370) 9659 : cluster [DBG] pgmap v9643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:25 smithi067 bash[27441]: audit 2024-04-03T19:40:25.165075+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:25 smithi067 bash[27441]: cluster 2024-04-03T19:40:25.651209+0000 mgr.y (mgr.24370) 9659 : cluster [DBG] pgmap v9643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:26 smithi082 bash[20963]: audit 2024-04-03T19:40:26.717931+0000 mon.c (mon.2) 3796 : audit [DBG] from='client.? 172.21.15.67:0/60669695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:26 smithi067 bash[17655]: audit 2024-04-03T19:40:26.717931+0000 mon.c (mon.2) 3796 : audit [DBG] from='client.? 172.21.15.67:0/60669695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:26 smithi067 bash[27441]: audit 2024-04-03T19:40:26.717931+0000 mon.c (mon.2) 3796 : audit [DBG] from='client.? 172.21.15.67:0/60669695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:27 smithi082 bash[20963]: cluster 2024-04-03T19:40:27.651917+0000 mgr.y (mgr.24370) 9660 : cluster [DBG] pgmap v9644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:27 smithi067 bash[17655]: cluster 2024-04-03T19:40:27.651917+0000 mgr.y (mgr.24370) 9660 : cluster [DBG] pgmap v9644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:27 smithi067 bash[27441]: cluster 2024-04-03T19:40:27.651917+0000 mgr.y (mgr.24370) 9660 : cluster [DBG] pgmap v9644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:29 smithi082 bash[20963]: audit 2024-04-03T19:40:29.166590+0000 mon.c (mon.2) 3797 : audit [DBG] from='client.? 172.21.15.67:0/1627478276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:29 smithi067 bash[17655]: audit 2024-04-03T19:40:29.166590+0000 mon.c (mon.2) 3797 : audit [DBG] from='client.? 172.21.15.67:0/1627478276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:29.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:29 smithi067 bash[27441]: audit 2024-04-03T19:40:29.166590+0000 mon.c (mon.2) 3797 : audit [DBG] from='client.? 172.21.15.67:0/1627478276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:30 smithi082 bash[20963]: cluster 2024-04-03T19:40:29.652624+0000 mgr.y (mgr.24370) 9661 : cluster [DBG] pgmap v9645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:30 smithi067 bash[17655]: cluster 2024-04-03T19:40:29.652624+0000 mgr.y (mgr.24370) 9661 : cluster [DBG] pgmap v9645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:30 smithi067 bash[27441]: cluster 2024-04-03T19:40:29.652624+0000 mgr.y (mgr.24370) 9661 : cluster [DBG] pgmap v9645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:31 smithi082 bash[20963]: audit 2024-04-03T19:40:31.623406+0000 mon.c (mon.2) 3798 : audit [DBG] from='client.? 172.21.15.67:0/253401881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:31 smithi082 bash[20963]: cluster 2024-04-03T19:40:31.653497+0000 mgr.y (mgr.24370) 9662 : cluster [DBG] pgmap v9646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:31 smithi067 bash[17655]: audit 2024-04-03T19:40:31.623406+0000 mon.c (mon.2) 3798 : audit [DBG] from='client.? 172.21.15.67:0/253401881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:31 smithi067 bash[17655]: cluster 2024-04-03T19:40:31.653497+0000 mgr.y (mgr.24370) 9662 : cluster [DBG] pgmap v9646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:31 smithi067 bash[27441]: audit 2024-04-03T19:40:31.623406+0000 mon.c (mon.2) 3798 : audit [DBG] from='client.? 172.21.15.67:0/253401881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:31 smithi067 bash[27441]: cluster 2024-04-03T19:40:31.653497+0000 mgr.y (mgr.24370) 9662 : cluster [DBG] pgmap v9646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:40:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:33 smithi082 bash[20963]: cluster 2024-04-03T19:40:33.654150+0000 mgr.y (mgr.24370) 9663 : cluster [DBG] pgmap v9647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:40:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:33 smithi067 bash[27441]: cluster 2024-04-03T19:40:33.654150+0000 mgr.y (mgr.24370) 9663 : cluster [DBG] pgmap v9647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:33 smithi067 bash[17655]: cluster 2024-04-03T19:40:33.654150+0000 mgr.y (mgr.24370) 9663 : cluster [DBG] pgmap v9647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:34 smithi082 bash[20963]: audit 2024-04-03T19:40:34.085265+0000 mon.a (mon.0) 8586 : audit [DBG] from='client.? 172.21.15.67:0/1195453444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:34 smithi067 bash[17655]: audit 2024-04-03T19:40:34.085265+0000 mon.a (mon.0) 8586 : audit [DBG] from='client.? 172.21.15.67:0/1195453444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:34 smithi067 bash[27441]: audit 2024-04-03T19:40:34.085265+0000 mon.a (mon.0) 8586 : audit [DBG] from='client.? 172.21.15.67:0/1195453444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:35 smithi082 bash[20963]: cluster 2024-04-03T19:40:35.655217+0000 mgr.y (mgr.24370) 9664 : cluster [DBG] pgmap v9648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:35 smithi067 bash[17655]: cluster 2024-04-03T19:40:35.655217+0000 mgr.y (mgr.24370) 9664 : cluster [DBG] pgmap v9648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:35 smithi067 bash[27441]: cluster 2024-04-03T19:40:35.655217+0000 mgr.y (mgr.24370) 9664 : cluster [DBG] pgmap v9648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:36 smithi082 bash[20963]: audit 2024-04-03T19:40:36.542232+0000 mon.c (mon.2) 3799 : audit [DBG] from='client.? 172.21.15.67:0/3241124445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:36 smithi067 bash[27441]: audit 2024-04-03T19:40:36.542232+0000 mon.c (mon.2) 3799 : audit [DBG] from='client.? 172.21.15.67:0/3241124445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:36 smithi067 bash[17655]: audit 2024-04-03T19:40:36.542232+0000 mon.c (mon.2) 3799 : audit [DBG] from='client.? 172.21.15.67:0/3241124445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:37 smithi082 bash[20963]: cluster 2024-04-03T19:40:37.655869+0000 mgr.y (mgr.24370) 9665 : cluster [DBG] pgmap v9649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:37 smithi067 bash[17655]: cluster 2024-04-03T19:40:37.655869+0000 mgr.y (mgr.24370) 9665 : cluster [DBG] pgmap v9649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:37 smithi067 bash[27441]: cluster 2024-04-03T19:40:37.655869+0000 mgr.y (mgr.24370) 9665 : cluster [DBG] pgmap v9649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:39 smithi082 bash[20963]: audit 2024-04-03T19:40:38.990856+0000 mon.a (mon.0) 8587 : audit [DBG] from='client.? 172.21.15.67:0/3483899911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:39 smithi067 bash[17655]: audit 2024-04-03T19:40:38.990856+0000 mon.a (mon.0) 8587 : audit [DBG] from='client.? 172.21.15.67:0/3483899911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:39 smithi067 bash[27441]: audit 2024-04-03T19:40:38.990856+0000 mon.a (mon.0) 8587 : audit [DBG] from='client.? 172.21.15.67:0/3483899911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:40 smithi082 bash[20963]: cluster 2024-04-03T19:40:39.656466+0000 mgr.y (mgr.24370) 9666 : cluster [DBG] pgmap v9650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:40 smithi067 bash[17655]: cluster 2024-04-03T19:40:39.656466+0000 mgr.y (mgr.24370) 9666 : cluster [DBG] pgmap v9650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:40 smithi067 bash[27441]: cluster 2024-04-03T19:40:39.656466+0000 mgr.y (mgr.24370) 9666 : cluster [DBG] pgmap v9650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:41 smithi082 bash[20963]: audit 2024-04-03T19:40:40.165619+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:41 smithi067 bash[27441]: audit 2024-04-03T19:40:40.165619+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:41 smithi067 bash[17655]: audit 2024-04-03T19:40:40.165619+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:42 smithi082 bash[20963]: audit 2024-04-03T19:40:41.446039+0000 mon.c (mon.2) 3800 : audit [DBG] from='client.? 172.21.15.67:0/3694633280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:42 smithi082 bash[20963]: cluster 2024-04-03T19:40:41.657648+0000 mgr.y (mgr.24370) 9667 : cluster [DBG] pgmap v9651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:42 smithi067 bash[17655]: audit 2024-04-03T19:40:41.446039+0000 mon.c (mon.2) 3800 : audit [DBG] from='client.? 172.21.15.67:0/3694633280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:42 smithi067 bash[17655]: cluster 2024-04-03T19:40:41.657648+0000 mgr.y (mgr.24370) 9667 : cluster [DBG] pgmap v9651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:42 smithi067 bash[27441]: audit 2024-04-03T19:40:41.446039+0000 mon.c (mon.2) 3800 : audit [DBG] from='client.? 172.21.15.67:0/3694633280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:42 smithi067 bash[27441]: cluster 2024-04-03T19:40:41.657648+0000 mgr.y (mgr.24370) 9667 : cluster [DBG] pgmap v9651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:40:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:40:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:43 smithi082 bash[20963]: cluster 2024-04-03T19:40:43.658304+0000 mgr.y (mgr.24370) 9668 : cluster [DBG] pgmap v9652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:43 smithi067 bash[17655]: cluster 2024-04-03T19:40:43.658304+0000 mgr.y (mgr.24370) 9668 : cluster [DBG] pgmap v9652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:43 smithi067 bash[27441]: cluster 2024-04-03T19:40:43.658304+0000 mgr.y (mgr.24370) 9668 : cluster [DBG] pgmap v9652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:44 smithi082 bash[20963]: audit 2024-04-03T19:40:43.902807+0000 mon.a (mon.0) 8589 : audit [DBG] from='client.? 172.21.15.67:0/1685910453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:44 smithi067 bash[17655]: audit 2024-04-03T19:40:43.902807+0000 mon.a (mon.0) 8589 : audit [DBG] from='client.? 172.21.15.67:0/1685910453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:44 smithi067 bash[27441]: audit 2024-04-03T19:40:43.902807+0000 mon.a (mon.0) 8589 : audit [DBG] from='client.? 172.21.15.67:0/1685910453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:45 smithi082 bash[20963]: cluster 2024-04-03T19:40:45.659452+0000 mgr.y (mgr.24370) 9669 : cluster [DBG] pgmap v9653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:45 smithi067 bash[17655]: cluster 2024-04-03T19:40:45.659452+0000 mgr.y (mgr.24370) 9669 : cluster [DBG] pgmap v9653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:45 smithi067 bash[27441]: cluster 2024-04-03T19:40:45.659452+0000 mgr.y (mgr.24370) 9669 : cluster [DBG] pgmap v9653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:46 smithi082 bash[20963]: audit 2024-04-03T19:40:46.346802+0000 mon.c (mon.2) 3801 : audit [DBG] from='client.? 172.21.15.67:0/3254410969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:46 smithi067 bash[17655]: audit 2024-04-03T19:40:46.346802+0000 mon.c (mon.2) 3801 : audit [DBG] from='client.? 172.21.15.67:0/3254410969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:46 smithi067 bash[27441]: audit 2024-04-03T19:40:46.346802+0000 mon.c (mon.2) 3801 : audit [DBG] from='client.? 172.21.15.67:0/3254410969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:48.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:47 smithi082 bash[20963]: cluster 2024-04-03T19:40:47.660127+0000 mgr.y (mgr.24370) 9670 : cluster [DBG] pgmap v9654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:47 smithi067 bash[27441]: cluster 2024-04-03T19:40:47.660127+0000 mgr.y (mgr.24370) 9670 : cluster [DBG] pgmap v9654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:47 smithi067 bash[17655]: cluster 2024-04-03T19:40:47.660127+0000 mgr.y (mgr.24370) 9670 : cluster [DBG] pgmap v9654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:48 smithi082 bash[20963]: audit 2024-04-03T19:40:48.794525+0000 mon.a (mon.0) 8590 : audit [DBG] from='client.? 172.21.15.67:0/4188213604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:48 smithi067 bash[17655]: audit 2024-04-03T19:40:48.794525+0000 mon.a (mon.0) 8590 : audit [DBG] from='client.? 172.21.15.67:0/4188213604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:48 smithi067 bash[27441]: audit 2024-04-03T19:40:48.794525+0000 mon.a (mon.0) 8590 : audit [DBG] from='client.? 172.21.15.67:0/4188213604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:49 smithi082 bash[20963]: cluster 2024-04-03T19:40:49.660819+0000 mgr.y (mgr.24370) 9671 : cluster [DBG] pgmap v9655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:49 smithi067 bash[17655]: cluster 2024-04-03T19:40:49.660819+0000 mgr.y (mgr.24370) 9671 : cluster [DBG] pgmap v9655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:49 smithi067 bash[27441]: cluster 2024-04-03T19:40:49.660819+0000 mgr.y (mgr.24370) 9671 : cluster [DBG] pgmap v9655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:51 smithi082 bash[20963]: audit 2024-04-03T19:40:51.247031+0000 mon.a (mon.0) 8591 : audit [DBG] from='client.? 172.21.15.67:0/4082882135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:51 smithi067 bash[17655]: audit 2024-04-03T19:40:51.247031+0000 mon.a (mon.0) 8591 : audit [DBG] from='client.? 172.21.15.67:0/4082882135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:51 smithi067 bash[27441]: audit 2024-04-03T19:40:51.247031+0000 mon.a (mon.0) 8591 : audit [DBG] from='client.? 172.21.15.67:0/4082882135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:52 smithi082 bash[20963]: cluster 2024-04-03T19:40:51.662018+0000 mgr.y (mgr.24370) 9672 : cluster [DBG] pgmap v9656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:52 smithi067 bash[17655]: cluster 2024-04-03T19:40:51.662018+0000 mgr.y (mgr.24370) 9672 : cluster [DBG] pgmap v9656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:52 smithi067 bash[27441]: cluster 2024-04-03T19:40:51.662018+0000 mgr.y (mgr.24370) 9672 : cluster [DBG] pgmap v9656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:40:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:40:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:53 smithi082 bash[20963]: cluster 2024-04-03T19:40:53.662656+0000 mgr.y (mgr.24370) 9673 : cluster [DBG] pgmap v9657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:53 smithi082 bash[20963]: audit 2024-04-03T19:40:53.692926+0000 mon.c (mon.2) 3802 : audit [DBG] from='client.? 172.21.15.67:0/3734230161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:53 smithi067 bash[27441]: cluster 2024-04-03T19:40:53.662656+0000 mgr.y (mgr.24370) 9673 : cluster [DBG] pgmap v9657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:53 smithi067 bash[27441]: audit 2024-04-03T19:40:53.692926+0000 mon.c (mon.2) 3802 : audit [DBG] from='client.? 172.21.15.67:0/3734230161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:54.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:53 smithi067 bash[17655]: cluster 2024-04-03T19:40:53.662656+0000 mgr.y (mgr.24370) 9673 : cluster [DBG] pgmap v9657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:54.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:53 smithi067 bash[17655]: audit 2024-04-03T19:40:53.692926+0000 mon.c (mon.2) 3802 : audit [DBG] from='client.? 172.21.15.67:0/3734230161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:55 smithi082 bash[20963]: audit 2024-04-03T19:40:55.165716+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:55 smithi067 bash[27441]: audit 2024-04-03T19:40:55.165716+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:55 smithi067 bash[17655]: audit 2024-04-03T19:40:55.165716+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:40:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:56 smithi082 bash[20963]: cluster 2024-04-03T19:40:55.663783+0000 mgr.y (mgr.24370) 9674 : cluster [DBG] pgmap v9658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:56 smithi082 bash[20963]: audit 2024-04-03T19:40:56.139612+0000 mon.c (mon.2) 3803 : audit [DBG] from='client.? 172.21.15.67:0/2981975334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:56 smithi067 bash[17655]: cluster 2024-04-03T19:40:55.663783+0000 mgr.y (mgr.24370) 9674 : cluster [DBG] pgmap v9658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:56 smithi067 bash[17655]: audit 2024-04-03T19:40:56.139612+0000 mon.c (mon.2) 3803 : audit [DBG] from='client.? 172.21.15.67:0/2981975334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:56 smithi067 bash[27441]: cluster 2024-04-03T19:40:55.663783+0000 mgr.y (mgr.24370) 9674 : cluster [DBG] pgmap v9658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:56 smithi067 bash[27441]: audit 2024-04-03T19:40:56.139612+0000 mon.c (mon.2) 3803 : audit [DBG] from='client.? 172.21.15.67:0/2981975334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:58.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:57 smithi082 bash[20963]: cluster 2024-04-03T19:40:57.664604+0000 mgr.y (mgr.24370) 9675 : cluster [DBG] pgmap v9659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:57 smithi067 bash[17655]: cluster 2024-04-03T19:40:57.664604+0000 mgr.y (mgr.24370) 9675 : cluster [DBG] pgmap v9659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:57 smithi067 bash[27441]: cluster 2024-04-03T19:40:57.664604+0000 mgr.y (mgr.24370) 9675 : cluster [DBG] pgmap v9659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:40:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:58 smithi082 bash[20963]: audit 2024-04-03T19:40:58.589685+0000 mon.a (mon.0) 8593 : audit [DBG] from='client.? 172.21.15.67:0/2837870132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:58 smithi067 bash[17655]: audit 2024-04-03T19:40:58.589685+0000 mon.a (mon.0) 8593 : audit [DBG] from='client.? 172.21.15.67:0/2837870132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:40:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:58 smithi067 bash[27441]: audit 2024-04-03T19:40:58.589685+0000 mon.a (mon.0) 8593 : audit [DBG] from='client.? 172.21.15.67:0/2837870132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:40:59 smithi082 bash[20963]: cluster 2024-04-03T19:40:59.665309+0000 mgr.y (mgr.24370) 9676 : cluster [DBG] pgmap v9660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:40:59 smithi067 bash[27441]: cluster 2024-04-03T19:40:59.665309+0000 mgr.y (mgr.24370) 9676 : cluster [DBG] pgmap v9660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:40:59 smithi067 bash[17655]: cluster 2024-04-03T19:40:59.665309+0000 mgr.y (mgr.24370) 9676 : cluster [DBG] pgmap v9660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:01 smithi082 bash[20963]: audit 2024-04-03T19:41:01.043570+0000 mon.a (mon.0) 8594 : audit [DBG] from='client.? 172.21.15.67:0/696228619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:01 smithi067 bash[27441]: audit 2024-04-03T19:41:01.043570+0000 mon.a (mon.0) 8594 : audit [DBG] from='client.? 172.21.15.67:0/696228619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:01 smithi067 bash[17655]: audit 2024-04-03T19:41:01.043570+0000 mon.a (mon.0) 8594 : audit [DBG] from='client.? 172.21.15.67:0/696228619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:02 smithi082 bash[20963]: cluster 2024-04-03T19:41:01.666429+0000 mgr.y (mgr.24370) 9677 : cluster [DBG] pgmap v9661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:02 smithi067 bash[17655]: cluster 2024-04-03T19:41:01.666429+0000 mgr.y (mgr.24370) 9677 : cluster [DBG] pgmap v9661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:02 smithi067 bash[27441]: cluster 2024-04-03T19:41:01.666429+0000 mgr.y (mgr.24370) 9677 : cluster [DBG] pgmap v9661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:41:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:03 smithi082 bash[20963]: audit 2024-04-03T19:41:03.499218+0000 mon.c (mon.2) 3804 : audit [DBG] from='client.? 172.21.15.67:0/2290099265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:41:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:03 smithi067 bash[17655]: audit 2024-04-03T19:41:03.499218+0000 mon.c (mon.2) 3804 : audit [DBG] from='client.? 172.21.15.67:0/2290099265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:03 smithi067 bash[27441]: audit 2024-04-03T19:41:03.499218+0000 mon.c (mon.2) 3804 : audit [DBG] from='client.? 172.21.15.67:0/2290099265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:04 smithi082 bash[20963]: cluster 2024-04-03T19:41:03.667149+0000 mgr.y (mgr.24370) 9678 : cluster [DBG] pgmap v9662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:04 smithi067 bash[27441]: cluster 2024-04-03T19:41:03.667149+0000 mgr.y (mgr.24370) 9678 : cluster [DBG] pgmap v9662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:04 smithi067 bash[17655]: cluster 2024-04-03T19:41:03.667149+0000 mgr.y (mgr.24370) 9678 : cluster [DBG] pgmap v9662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:05 smithi082 bash[20963]: cluster 2024-04-03T19:41:05.668158+0000 mgr.y (mgr.24370) 9679 : cluster [DBG] pgmap v9663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:05 smithi067 bash[27441]: cluster 2024-04-03T19:41:05.668158+0000 mgr.y (mgr.24370) 9679 : cluster [DBG] pgmap v9663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:05 smithi067 bash[17655]: cluster 2024-04-03T19:41:05.668158+0000 mgr.y (mgr.24370) 9679 : cluster [DBG] pgmap v9663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:06 smithi082 bash[20963]: audit 2024-04-03T19:41:05.959733+0000 mon.a (mon.0) 8595 : audit [DBG] from='client.? 172.21.15.67:0/3936469935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:06 smithi067 bash[17655]: audit 2024-04-03T19:41:05.959733+0000 mon.a (mon.0) 8595 : audit [DBG] from='client.? 172.21.15.67:0/3936469935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:06 smithi067 bash[27441]: audit 2024-04-03T19:41:05.959733+0000 mon.a (mon.0) 8595 : audit [DBG] from='client.? 172.21.15.67:0/3936469935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:07 smithi082 bash[20963]: cluster 2024-04-03T19:41:07.668875+0000 mgr.y (mgr.24370) 9680 : cluster [DBG] pgmap v9664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:07 smithi067 bash[27441]: cluster 2024-04-03T19:41:07.668875+0000 mgr.y (mgr.24370) 9680 : cluster [DBG] pgmap v9664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:07 smithi067 bash[17655]: cluster 2024-04-03T19:41:07.668875+0000 mgr.y (mgr.24370) 9680 : cluster [DBG] pgmap v9664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:08 smithi082 bash[20963]: audit 2024-04-03T19:41:08.417767+0000 mon.c (mon.2) 3805 : audit [DBG] from='client.? 172.21.15.67:0/614598193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:08 smithi067 bash[17655]: audit 2024-04-03T19:41:08.417767+0000 mon.c (mon.2) 3805 : audit [DBG] from='client.? 172.21.15.67:0/614598193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:08 smithi067 bash[27441]: audit 2024-04-03T19:41:08.417767+0000 mon.c (mon.2) 3805 : audit [DBG] from='client.? 172.21.15.67:0/614598193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:09 smithi082 bash[20963]: cluster 2024-04-03T19:41:09.669758+0000 mgr.y (mgr.24370) 9681 : cluster [DBG] pgmap v9665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:09 smithi067 bash[17655]: cluster 2024-04-03T19:41:09.669758+0000 mgr.y (mgr.24370) 9681 : cluster [DBG] pgmap v9665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:09 smithi067 bash[27441]: cluster 2024-04-03T19:41:09.669758+0000 mgr.y (mgr.24370) 9681 : cluster [DBG] pgmap v9665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:10 smithi082 bash[20963]: audit 2024-04-03T19:41:10.166243+0000 mon.a (mon.0) 8596 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:10 smithi067 bash[17655]: audit 2024-04-03T19:41:10.166243+0000 mon.a (mon.0) 8596 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:10 smithi067 bash[27441]: audit 2024-04-03T19:41:10.166243+0000 mon.a (mon.0) 8596 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:11 smithi082 bash[20963]: audit 2024-04-03T19:41:10.872775+0000 mon.c (mon.2) 3806 : audit [DBG] from='client.? 172.21.15.67:0/3226625925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:11 smithi067 bash[17655]: audit 2024-04-03T19:41:10.872775+0000 mon.c (mon.2) 3806 : audit [DBG] from='client.? 172.21.15.67:0/3226625925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:11 smithi067 bash[27441]: audit 2024-04-03T19:41:10.872775+0000 mon.c (mon.2) 3806 : audit [DBG] from='client.? 172.21.15.67:0/3226625925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:12 smithi067 bash[17655]: cluster 2024-04-03T19:41:11.670974+0000 mgr.y (mgr.24370) 9682 : cluster [DBG] pgmap v9666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:12 smithi067 bash[27441]: cluster 2024-04-03T19:41:11.670974+0000 mgr.y (mgr.24370) 9682 : cluster [DBG] pgmap v9666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:12 smithi082 bash[20963]: cluster 2024-04-03T19:41:11.670974+0000 mgr.y (mgr.24370) 9682 : cluster [DBG] pgmap v9666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:41:13.776 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:41:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:13 smithi082 bash[20963]: audit 2024-04-03T19:41:13.317136+0000 mon.c (mon.2) 3807 : audit [DBG] from='client.? 172.21.15.67:0/1031446634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:13 smithi067 bash[17655]: audit 2024-04-03T19:41:13.317136+0000 mon.c (mon.2) 3807 : audit [DBG] from='client.? 172.21.15.67:0/1031446634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:13 smithi067 bash[27441]: audit 2024-04-03T19:41:13.317136+0000 mon.c (mon.2) 3807 : audit [DBG] from='client.? 172.21.15.67:0/1031446634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:14 smithi082 bash[20963]: cluster 2024-04-03T19:41:13.671610+0000 mgr.y (mgr.24370) 9683 : cluster [DBG] pgmap v9667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:14 smithi067 bash[17655]: cluster 2024-04-03T19:41:13.671610+0000 mgr.y (mgr.24370) 9683 : cluster [DBG] pgmap v9667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:14 smithi067 bash[27441]: cluster 2024-04-03T19:41:13.671610+0000 mgr.y (mgr.24370) 9683 : cluster [DBG] pgmap v9667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:15.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 19:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T19:41:15.543709618Z level=info msg="Completed cleanup jobs" duration=13.194545ms 2024-04-03T19:41:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:15 smithi082 bash[20963]: audit 2024-04-03T19:41:15.769003+0000 mon.c (mon.2) 3808 : audit [DBG] from='client.? 172.21.15.67:0/1474476002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:15 smithi067 bash[17655]: audit 2024-04-03T19:41:15.769003+0000 mon.c (mon.2) 3808 : audit [DBG] from='client.? 172.21.15.67:0/1474476002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:15 smithi067 bash[27441]: audit 2024-04-03T19:41:15.769003+0000 mon.c (mon.2) 3808 : audit [DBG] from='client.? 172.21.15.67:0/1474476002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:17 smithi082 bash[20963]: cluster 2024-04-03T19:41:15.672676+0000 mgr.y (mgr.24370) 9684 : cluster [DBG] pgmap v9668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:17 smithi067 bash[27441]: cluster 2024-04-03T19:41:15.672676+0000 mgr.y (mgr.24370) 9684 : cluster [DBG] pgmap v9668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:17 smithi067 bash[17655]: cluster 2024-04-03T19:41:15.672676+0000 mgr.y (mgr.24370) 9684 : cluster [DBG] pgmap v9668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:18 smithi082 bash[20963]: audit 2024-04-03T19:41:17.664796+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:41:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:18 smithi082 bash[20963]: audit 2024-04-03T19:41:17.992054+0000 mon.a (mon.0) 8598 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:18 smithi082 bash[20963]: audit 2024-04-03T19:41:18.002702+0000 mon.a (mon.0) 8599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:18 smithi067 bash[17655]: audit 2024-04-03T19:41:17.664796+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:41:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:18 smithi067 bash[17655]: audit 2024-04-03T19:41:17.992054+0000 mon.a (mon.0) 8598 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:18 smithi067 bash[17655]: audit 2024-04-03T19:41:18.002702+0000 mon.a (mon.0) 8599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:18 smithi067 bash[27441]: audit 2024-04-03T19:41:17.664796+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:41:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:18 smithi067 bash[27441]: audit 2024-04-03T19:41:17.992054+0000 mon.a (mon.0) 8598 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:18 smithi067 bash[27441]: audit 2024-04-03T19:41:18.002702+0000 mon.a (mon.0) 8599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:19 smithi082 bash[20963]: cluster 2024-04-03T19:41:17.673321+0000 mgr.y (mgr.24370) 9685 : cluster [DBG] pgmap v9669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:19 smithi082 bash[20963]: audit 2024-04-03T19:41:18.239673+0000 mon.a (mon.0) 8600 : audit [DBG] from='client.? 172.21.15.67:0/3341900606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:19 smithi067 bash[17655]: cluster 2024-04-03T19:41:17.673321+0000 mgr.y (mgr.24370) 9685 : cluster [DBG] pgmap v9669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:19 smithi067 bash[17655]: audit 2024-04-03T19:41:18.239673+0000 mon.a (mon.0) 8600 : audit [DBG] from='client.? 172.21.15.67:0/3341900606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:19 smithi067 bash[27441]: cluster 2024-04-03T19:41:17.673321+0000 mgr.y (mgr.24370) 9685 : cluster [DBG] pgmap v9669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:19 smithi067 bash[27441]: audit 2024-04-03T19:41:18.239673+0000 mon.a (mon.0) 8600 : audit [DBG] from='client.? 172.21.15.67:0/3341900606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:21 smithi082 bash[20963]: cluster 2024-04-03T19:41:19.674141+0000 mgr.y (mgr.24370) 9686 : cluster [DBG] pgmap v9670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:21 smithi082 bash[20963]: audit 2024-04-03T19:41:20.694882+0000 mon.c (mon.2) 3809 : audit [DBG] from='client.? 172.21.15.67:0/2109691186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:21 smithi067 bash[17655]: cluster 2024-04-03T19:41:19.674141+0000 mgr.y (mgr.24370) 9686 : cluster [DBG] pgmap v9670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:21 smithi067 bash[17655]: audit 2024-04-03T19:41:20.694882+0000 mon.c (mon.2) 3809 : audit [DBG] from='client.? 172.21.15.67:0/2109691186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:21 smithi067 bash[27441]: cluster 2024-04-03T19:41:19.674141+0000 mgr.y (mgr.24370) 9686 : cluster [DBG] pgmap v9670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:21 smithi067 bash[27441]: audit 2024-04-03T19:41:20.694882+0000 mon.c (mon.2) 3809 : audit [DBG] from='client.? 172.21.15.67:0/2109691186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:23 smithi082 bash[20963]: cluster 2024-04-03T19:41:21.675393+0000 mgr.y (mgr.24370) 9687 : cluster [DBG] pgmap v9671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:23 smithi067 bash[17655]: cluster 2024-04-03T19:41:21.675393+0000 mgr.y (mgr.24370) 9687 : cluster [DBG] pgmap v9671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:41:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:23 smithi067 bash[27441]: cluster 2024-04-03T19:41:21.675393+0000 mgr.y (mgr.24370) 9687 : cluster [DBG] pgmap v9671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:41:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:24 smithi082 bash[20963]: audit 2024-04-03T19:41:23.157591+0000 mon.a (mon.0) 8601 : audit [DBG] from='client.? 172.21.15.67:0/1881497847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:24 smithi082 bash[20963]: audit 2024-04-03T19:41:23.658716+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:24 smithi082 bash[20963]: audit 2024-04-03T19:41:23.668125+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:24 smithi082 bash[20963]: audit 2024-04-03T19:41:23.700620+0000 mon.a (mon.0) 8604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:24 smithi082 bash[20963]: audit 2024-04-03T19:41:23.708180+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[27441]: audit 2024-04-03T19:41:23.157591+0000 mon.a (mon.0) 8601 : audit [DBG] from='client.? 172.21.15.67:0/1881497847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[27441]: audit 2024-04-03T19:41:23.658716+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[27441]: audit 2024-04-03T19:41:23.668125+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[27441]: audit 2024-04-03T19:41:23.700620+0000 mon.a (mon.0) 8604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[27441]: audit 2024-04-03T19:41:23.708180+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[17655]: audit 2024-04-03T19:41:23.157591+0000 mon.a (mon.0) 8601 : audit [DBG] from='client.? 172.21.15.67:0/1881497847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[17655]: audit 2024-04-03T19:41:23.658716+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[17655]: audit 2024-04-03T19:41:23.668125+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[17655]: audit 2024-04-03T19:41:23.700620+0000 mon.a (mon.0) 8604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:24 smithi067 bash[17655]: audit 2024-04-03T19:41:23.708180+0000 mon.a (mon.0) 8605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:25 smithi082 bash[20963]: cluster 2024-04-03T19:41:23.675929+0000 mgr.y (mgr.24370) 9688 : cluster [DBG] pgmap v9672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:25 smithi082 bash[20963]: audit 2024-04-03T19:41:24.197859+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:41:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:25 smithi082 bash[20963]: audit 2024-04-03T19:41:24.199714+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:41:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:25 smithi082 bash[20963]: audit 2024-04-03T19:41:24.208747+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:25 smithi067 bash[17655]: cluster 2024-04-03T19:41:23.675929+0000 mgr.y (mgr.24370) 9688 : cluster [DBG] pgmap v9672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:25 smithi067 bash[17655]: audit 2024-04-03T19:41:24.197859+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:41:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:25 smithi067 bash[17655]: audit 2024-04-03T19:41:24.199714+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:41:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:25 smithi067 bash[17655]: audit 2024-04-03T19:41:24.208747+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:25 smithi067 bash[27441]: cluster 2024-04-03T19:41:23.675929+0000 mgr.y (mgr.24370) 9688 : cluster [DBG] pgmap v9672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:25 smithi067 bash[27441]: audit 2024-04-03T19:41:24.197859+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:41:25.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:25 smithi067 bash[27441]: audit 2024-04-03T19:41:24.199714+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:41:25.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:25 smithi067 bash[27441]: audit 2024-04-03T19:41:24.208747+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:41:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:26 smithi082 bash[20963]: audit 2024-04-03T19:41:25.166638+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:26 smithi082 bash[20963]: audit 2024-04-03T19:41:25.602152+0000 mon.a (mon.0) 8610 : audit [DBG] from='client.? 172.21.15.67:0/1357414482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:26 smithi067 bash[17655]: audit 2024-04-03T19:41:25.166638+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:26 smithi067 bash[17655]: audit 2024-04-03T19:41:25.602152+0000 mon.a (mon.0) 8610 : audit [DBG] from='client.? 172.21.15.67:0/1357414482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:26.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:26 smithi067 bash[27441]: audit 2024-04-03T19:41:25.166638+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:26.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:26 smithi067 bash[27441]: audit 2024-04-03T19:41:25.602152+0000 mon.a (mon.0) 8610 : audit [DBG] from='client.? 172.21.15.67:0/1357414482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:27 smithi082 bash[20963]: cluster 2024-04-03T19:41:25.677094+0000 mgr.y (mgr.24370) 9689 : cluster [DBG] pgmap v9673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:27 smithi067 bash[17655]: cluster 2024-04-03T19:41:25.677094+0000 mgr.y (mgr.24370) 9689 : cluster [DBG] pgmap v9673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:27 smithi067 bash[27441]: cluster 2024-04-03T19:41:25.677094+0000 mgr.y (mgr.24370) 9689 : cluster [DBG] pgmap v9673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:29 smithi082 bash[20963]: cluster 2024-04-03T19:41:27.677899+0000 mgr.y (mgr.24370) 9690 : cluster [DBG] pgmap v9674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:29 smithi082 bash[20963]: audit 2024-04-03T19:41:28.053543+0000 mon.a (mon.0) 8611 : audit [DBG] from='client.? 172.21.15.67:0/604854652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:29 smithi067 bash[27441]: cluster 2024-04-03T19:41:27.677899+0000 mgr.y (mgr.24370) 9690 : cluster [DBG] pgmap v9674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:29 smithi067 bash[27441]: audit 2024-04-03T19:41:28.053543+0000 mon.a (mon.0) 8611 : audit [DBG] from='client.? 172.21.15.67:0/604854652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:29.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:29 smithi067 bash[17655]: cluster 2024-04-03T19:41:27.677899+0000 mgr.y (mgr.24370) 9690 : cluster [DBG] pgmap v9674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:29.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:29 smithi067 bash[17655]: audit 2024-04-03T19:41:28.053543+0000 mon.a (mon.0) 8611 : audit [DBG] from='client.? 172.21.15.67:0/604854652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:31 smithi082 bash[20963]: cluster 2024-04-03T19:41:29.678756+0000 mgr.y (mgr.24370) 9691 : cluster [DBG] pgmap v9675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:31 smithi082 bash[20963]: audit 2024-04-03T19:41:30.516859+0000 mon.a (mon.0) 8612 : audit [DBG] from='client.? 172.21.15.67:0/1956604224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:31 smithi067 bash[27441]: cluster 2024-04-03T19:41:29.678756+0000 mgr.y (mgr.24370) 9691 : cluster [DBG] pgmap v9675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:31 smithi067 bash[27441]: audit 2024-04-03T19:41:30.516859+0000 mon.a (mon.0) 8612 : audit [DBG] from='client.? 172.21.15.67:0/1956604224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:31 smithi067 bash[17655]: cluster 2024-04-03T19:41:29.678756+0000 mgr.y (mgr.24370) 9691 : cluster [DBG] pgmap v9675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:31 smithi067 bash[17655]: audit 2024-04-03T19:41:30.516859+0000 mon.a (mon.0) 8612 : audit [DBG] from='client.? 172.21.15.67:0/1956604224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:33 smithi082 bash[20963]: cluster 2024-04-03T19:41:31.679946+0000 mgr.y (mgr.24370) 9692 : cluster [DBG] pgmap v9676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:33 smithi082 bash[20963]: audit 2024-04-03T19:41:32.959594+0000 mon.c (mon.2) 3810 : audit [DBG] from='client.? 172.21.15.67:0/290520679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:33 smithi067 bash[17655]: cluster 2024-04-03T19:41:31.679946+0000 mgr.y (mgr.24370) 9692 : cluster [DBG] pgmap v9676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:33 smithi067 bash[17655]: audit 2024-04-03T19:41:32.959594+0000 mon.c (mon.2) 3810 : audit [DBG] from='client.? 172.21.15.67:0/290520679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:41:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:33 smithi067 bash[27441]: cluster 2024-04-03T19:41:31.679946+0000 mgr.y (mgr.24370) 9692 : cluster [DBG] pgmap v9676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:33 smithi067 bash[27441]: audit 2024-04-03T19:41:32.959594+0000 mon.c (mon.2) 3810 : audit [DBG] from='client.? 172.21.15.67:0/290520679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:41:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:35 smithi082 bash[20963]: cluster 2024-04-03T19:41:33.680753+0000 mgr.y (mgr.24370) 9693 : cluster [DBG] pgmap v9677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:35 smithi067 bash[17655]: cluster 2024-04-03T19:41:33.680753+0000 mgr.y (mgr.24370) 9693 : cluster [DBG] pgmap v9677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:35 smithi067 bash[27441]: cluster 2024-04-03T19:41:33.680753+0000 mgr.y (mgr.24370) 9693 : cluster [DBG] pgmap v9677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:36 smithi082 bash[20963]: audit 2024-04-03T19:41:35.417054+0000 mon.c (mon.2) 3811 : audit [DBG] from='client.? 172.21.15.67:0/3589222010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:36 smithi067 bash[17655]: audit 2024-04-03T19:41:35.417054+0000 mon.c (mon.2) 3811 : audit [DBG] from='client.? 172.21.15.67:0/3589222010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:36 smithi067 bash[27441]: audit 2024-04-03T19:41:35.417054+0000 mon.c (mon.2) 3811 : audit [DBG] from='client.? 172.21.15.67:0/3589222010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:37 smithi082 bash[20963]: cluster 2024-04-03T19:41:35.681862+0000 mgr.y (mgr.24370) 9694 : cluster [DBG] pgmap v9678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:37 smithi067 bash[17655]: cluster 2024-04-03T19:41:35.681862+0000 mgr.y (mgr.24370) 9694 : cluster [DBG] pgmap v9678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:37 smithi067 bash[27441]: cluster 2024-04-03T19:41:35.681862+0000 mgr.y (mgr.24370) 9694 : cluster [DBG] pgmap v9678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:38 smithi082 bash[20963]: audit 2024-04-03T19:41:37.872599+0000 mon.c (mon.2) 3812 : audit [DBG] from='client.? 172.21.15.67:0/3661553950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:38 smithi067 bash[17655]: audit 2024-04-03T19:41:37.872599+0000 mon.c (mon.2) 3812 : audit [DBG] from='client.? 172.21.15.67:0/3661553950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:38 smithi067 bash[27441]: audit 2024-04-03T19:41:37.872599+0000 mon.c (mon.2) 3812 : audit [DBG] from='client.? 172.21.15.67:0/3661553950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:39 smithi082 bash[20963]: cluster 2024-04-03T19:41:37.682498+0000 mgr.y (mgr.24370) 9695 : cluster [DBG] pgmap v9679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:39 smithi067 bash[17655]: cluster 2024-04-03T19:41:37.682498+0000 mgr.y (mgr.24370) 9695 : cluster [DBG] pgmap v9679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:39 smithi067 bash[27441]: cluster 2024-04-03T19:41:37.682498+0000 mgr.y (mgr.24370) 9695 : cluster [DBG] pgmap v9679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:41 smithi082 bash[20963]: cluster 2024-04-03T19:41:39.683188+0000 mgr.y (mgr.24370) 9696 : cluster [DBG] pgmap v9680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:41 smithi082 bash[20963]: audit 2024-04-03T19:41:40.166885+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:41 smithi082 bash[20963]: audit 2024-04-03T19:41:40.326887+0000 mon.a (mon.0) 8614 : audit [DBG] from='client.? 172.21.15.67:0/3383239837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:41 smithi067 bash[17655]: cluster 2024-04-03T19:41:39.683188+0000 mgr.y (mgr.24370) 9696 : cluster [DBG] pgmap v9680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:41 smithi067 bash[17655]: audit 2024-04-03T19:41:40.166885+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:41 smithi067 bash[17655]: audit 2024-04-03T19:41:40.326887+0000 mon.a (mon.0) 8614 : audit [DBG] from='client.? 172.21.15.67:0/3383239837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:41 smithi067 bash[27441]: cluster 2024-04-03T19:41:39.683188+0000 mgr.y (mgr.24370) 9696 : cluster [DBG] pgmap v9680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:41 smithi067 bash[27441]: audit 2024-04-03T19:41:40.166885+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:41 smithi067 bash[27441]: audit 2024-04-03T19:41:40.326887+0000 mon.a (mon.0) 8614 : audit [DBG] from='client.? 172.21.15.67:0/3383239837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:43 smithi082 bash[20963]: cluster 2024-04-03T19:41:41.684373+0000 mgr.y (mgr.24370) 9697 : cluster [DBG] pgmap v9681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:43 smithi082 bash[20963]: audit 2024-04-03T19:41:42.784043+0000 mon.c (mon.2) 3813 : audit [DBG] from='client.? 172.21.15.67:0/3666822595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:43] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:41:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:43 smithi067 bash[17655]: cluster 2024-04-03T19:41:41.684373+0000 mgr.y (mgr.24370) 9697 : cluster [DBG] pgmap v9681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:43 smithi067 bash[17655]: audit 2024-04-03T19:41:42.784043+0000 mon.c (mon.2) 3813 : audit [DBG] from='client.? 172.21.15.67:0/3666822595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:43 smithi067 bash[27441]: cluster 2024-04-03T19:41:41.684373+0000 mgr.y (mgr.24370) 9697 : cluster [DBG] pgmap v9681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:43 smithi067 bash[27441]: audit 2024-04-03T19:41:42.784043+0000 mon.c (mon.2) 3813 : audit [DBG] from='client.? 172.21.15.67:0/3666822595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:41:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:45 smithi082 bash[20963]: cluster 2024-04-03T19:41:43.685053+0000 mgr.y (mgr.24370) 9698 : cluster [DBG] pgmap v9682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:45 smithi067 bash[17655]: cluster 2024-04-03T19:41:43.685053+0000 mgr.y (mgr.24370) 9698 : cluster [DBG] pgmap v9682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:45 smithi067 bash[27441]: cluster 2024-04-03T19:41:43.685053+0000 mgr.y (mgr.24370) 9698 : cluster [DBG] pgmap v9682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:46 smithi082 bash[20963]: audit 2024-04-03T19:41:45.244944+0000 mon.c (mon.2) 3814 : audit [DBG] from='client.? 172.21.15.67:0/4154840803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:46 smithi067 bash[17655]: audit 2024-04-03T19:41:45.244944+0000 mon.c (mon.2) 3814 : audit [DBG] from='client.? 172.21.15.67:0/4154840803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:46 smithi067 bash[27441]: audit 2024-04-03T19:41:45.244944+0000 mon.c (mon.2) 3814 : audit [DBG] from='client.? 172.21.15.67:0/4154840803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:47 smithi082 bash[20963]: cluster 2024-04-03T19:41:45.686208+0000 mgr.y (mgr.24370) 9699 : cluster [DBG] pgmap v9683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:47 smithi067 bash[27441]: cluster 2024-04-03T19:41:45.686208+0000 mgr.y (mgr.24370) 9699 : cluster [DBG] pgmap v9683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:47 smithi067 bash[17655]: cluster 2024-04-03T19:41:45.686208+0000 mgr.y (mgr.24370) 9699 : cluster [DBG] pgmap v9683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:48 smithi082 bash[20963]: audit 2024-04-03T19:41:47.706111+0000 mon.c (mon.2) 3815 : audit [DBG] from='client.? 172.21.15.67:0/2611483584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:48 smithi067 bash[17655]: audit 2024-04-03T19:41:47.706111+0000 mon.c (mon.2) 3815 : audit [DBG] from='client.? 172.21.15.67:0/2611483584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:48 smithi067 bash[27441]: audit 2024-04-03T19:41:47.706111+0000 mon.c (mon.2) 3815 : audit [DBG] from='client.? 172.21.15.67:0/2611483584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:49 smithi082 bash[20963]: cluster 2024-04-03T19:41:47.686671+0000 mgr.y (mgr.24370) 9700 : cluster [DBG] pgmap v9684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:49 smithi067 bash[17655]: cluster 2024-04-03T19:41:47.686671+0000 mgr.y (mgr.24370) 9700 : cluster [DBG] pgmap v9684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:49 smithi067 bash[27441]: cluster 2024-04-03T19:41:47.686671+0000 mgr.y (mgr.24370) 9700 : cluster [DBG] pgmap v9684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:51 smithi082 bash[20963]: cluster 2024-04-03T19:41:49.687343+0000 mgr.y (mgr.24370) 9701 : cluster [DBG] pgmap v9685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:51 smithi082 bash[20963]: audit 2024-04-03T19:41:50.169154+0000 mon.c (mon.2) 3816 : audit [DBG] from='client.? 172.21.15.67:0/2210068154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:51 smithi067 bash[27441]: cluster 2024-04-03T19:41:49.687343+0000 mgr.y (mgr.24370) 9701 : cluster [DBG] pgmap v9685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:51 smithi067 bash[27441]: audit 2024-04-03T19:41:50.169154+0000 mon.c (mon.2) 3816 : audit [DBG] from='client.? 172.21.15.67:0/2210068154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:51 smithi067 bash[17655]: cluster 2024-04-03T19:41:49.687343+0000 mgr.y (mgr.24370) 9701 : cluster [DBG] pgmap v9685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:51 smithi067 bash[17655]: audit 2024-04-03T19:41:50.169154+0000 mon.c (mon.2) 3816 : audit [DBG] from='client.? 172.21.15.67:0/2210068154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:53 smithi082 bash[20963]: cluster 2024-04-03T19:41:51.688541+0000 mgr.y (mgr.24370) 9702 : cluster [DBG] pgmap v9686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:53 smithi082 bash[20963]: audit 2024-04-03T19:41:52.617305+0000 mon.c (mon.2) 3817 : audit [DBG] from='client.? 172.21.15.67:0/2221031961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:53] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:41:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:53 smithi067 bash[17655]: cluster 2024-04-03T19:41:51.688541+0000 mgr.y (mgr.24370) 9702 : cluster [DBG] pgmap v9686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:53 smithi067 bash[17655]: audit 2024-04-03T19:41:52.617305+0000 mon.c (mon.2) 3817 : audit [DBG] from='client.? 172.21.15.67:0/2221031961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:53 smithi067 bash[27441]: cluster 2024-04-03T19:41:51.688541+0000 mgr.y (mgr.24370) 9702 : cluster [DBG] pgmap v9686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:53 smithi067 bash[27441]: audit 2024-04-03T19:41:52.617305+0000 mon.c (mon.2) 3817 : audit [DBG] from='client.? 172.21.15.67:0/2221031961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:41:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:55 smithi082 bash[20963]: cluster 2024-04-03T19:41:53.689243+0000 mgr.y (mgr.24370) 9703 : cluster [DBG] pgmap v9687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:55 smithi082 bash[20963]: audit 2024-04-03T19:41:55.070086+0000 mon.c (mon.2) 3818 : audit [DBG] from='client.? 172.21.15.67:0/4036283633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:55 smithi067 bash[17655]: cluster 2024-04-03T19:41:53.689243+0000 mgr.y (mgr.24370) 9703 : cluster [DBG] pgmap v9687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:55 smithi067 bash[17655]: audit 2024-04-03T19:41:55.070086+0000 mon.c (mon.2) 3818 : audit [DBG] from='client.? 172.21.15.67:0/4036283633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:55 smithi067 bash[27441]: cluster 2024-04-03T19:41:53.689243+0000 mgr.y (mgr.24370) 9703 : cluster [DBG] pgmap v9687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:55 smithi067 bash[27441]: audit 2024-04-03T19:41:55.070086+0000 mon.c (mon.2) 3818 : audit [DBG] from='client.? 172.21.15.67:0/4036283633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:56 smithi082 bash[20963]: audit 2024-04-03T19:41:55.167273+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:56 smithi067 bash[17655]: audit 2024-04-03T19:41:55.167273+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:56 smithi067 bash[27441]: audit 2024-04-03T19:41:55.167273+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:41:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:57 smithi067 bash[27441]: cluster 2024-04-03T19:41:55.690342+0000 mgr.y (mgr.24370) 9704 : cluster [DBG] pgmap v9688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:57.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:57 smithi067 bash[17655]: cluster 2024-04-03T19:41:55.690342+0000 mgr.y (mgr.24370) 9704 : cluster [DBG] pgmap v9688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:57 smithi082 bash[20963]: cluster 2024-04-03T19:41:55.690342+0000 mgr.y (mgr.24370) 9704 : cluster [DBG] pgmap v9688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:58 smithi067 bash[17655]: audit 2024-04-03T19:41:57.531244+0000 mon.a (mon.0) 8616 : audit [DBG] from='client.? 172.21.15.67:0/60023046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:58.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:58 smithi067 bash[27441]: audit 2024-04-03T19:41:57.531244+0000 mon.a (mon.0) 8616 : audit [DBG] from='client.? 172.21.15.67:0/60023046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:58 smithi082 bash[20963]: audit 2024-04-03T19:41:57.531244+0000 mon.a (mon.0) 8616 : audit [DBG] from='client.? 172.21.15.67:0/60023046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:41:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:41:59 smithi067 bash[17655]: cluster 2024-04-03T19:41:57.691027+0000 mgr.y (mgr.24370) 9705 : cluster [DBG] pgmap v9689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:41:59 smithi067 bash[27441]: cluster 2024-04-03T19:41:57.691027+0000 mgr.y (mgr.24370) 9705 : cluster [DBG] pgmap v9689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:41:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:41:59 smithi082 bash[20963]: cluster 2024-04-03T19:41:57.691027+0000 mgr.y (mgr.24370) 9705 : cluster [DBG] pgmap v9689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:00 smithi067 bash[17655]: audit 2024-04-03T19:41:59.987695+0000 mon.c (mon.2) 3819 : audit [DBG] from='client.? 172.21.15.67:0/283417469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:00.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:00 smithi067 bash[27441]: audit 2024-04-03T19:41:59.987695+0000 mon.c (mon.2) 3819 : audit [DBG] from='client.? 172.21.15.67:0/283417469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:00 smithi082 bash[20963]: audit 2024-04-03T19:41:59.987695+0000 mon.c (mon.2) 3819 : audit [DBG] from='client.? 172.21.15.67:0/283417469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:01 smithi067 bash[17655]: cluster 2024-04-03T19:41:59.691547+0000 mgr.y (mgr.24370) 9706 : cluster [DBG] pgmap v9690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:01 smithi067 bash[27441]: cluster 2024-04-03T19:41:59.691547+0000 mgr.y (mgr.24370) 9706 : cluster [DBG] pgmap v9690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:01 smithi082 bash[20963]: cluster 2024-04-03T19:41:59.691547+0000 mgr.y (mgr.24370) 9706 : cluster [DBG] pgmap v9690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:42:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:03 smithi067 bash[17655]: cluster 2024-04-03T19:42:01.692672+0000 mgr.y (mgr.24370) 9707 : cluster [DBG] pgmap v9691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:03 smithi067 bash[17655]: audit 2024-04-03T19:42:02.446416+0000 mon.a (mon.0) 8617 : audit [DBG] from='client.? 172.21.15.67:0/1890429467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:03 smithi067 bash[27441]: cluster 2024-04-03T19:42:01.692672+0000 mgr.y (mgr.24370) 9707 : cluster [DBG] pgmap v9691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:03 smithi067 bash[27441]: audit 2024-04-03T19:42:02.446416+0000 mon.a (mon.0) 8617 : audit [DBG] from='client.? 172.21.15.67:0/1890429467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:03.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:03 smithi082 bash[20963]: cluster 2024-04-03T19:42:01.692672+0000 mgr.y (mgr.24370) 9707 : cluster [DBG] pgmap v9691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:03.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:03 smithi082 bash[20963]: audit 2024-04-03T19:42:02.446416+0000 mon.a (mon.0) 8617 : audit [DBG] from='client.? 172.21.15.67:0/1890429467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:42:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:05 smithi082 bash[20963]: cluster 2024-04-03T19:42:03.693382+0000 mgr.y (mgr.24370) 9708 : cluster [DBG] pgmap v9692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:05 smithi082 bash[20963]: audit 2024-04-03T19:42:04.895416+0000 mon.a (mon.0) 8618 : audit [DBG] from='client.? 172.21.15.67:0/2346546306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:05.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:05 smithi067 bash[17655]: cluster 2024-04-03T19:42:03.693382+0000 mgr.y (mgr.24370) 9708 : cluster [DBG] pgmap v9692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:05.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:05 smithi067 bash[17655]: audit 2024-04-03T19:42:04.895416+0000 mon.a (mon.0) 8618 : audit [DBG] from='client.? 172.21.15.67:0/2346546306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:05 smithi067 bash[27441]: cluster 2024-04-03T19:42:03.693382+0000 mgr.y (mgr.24370) 9708 : cluster [DBG] pgmap v9692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:05.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:05 smithi067 bash[27441]: audit 2024-04-03T19:42:04.895416+0000 mon.a (mon.0) 8618 : audit [DBG] from='client.? 172.21.15.67:0/2346546306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:07 smithi082 bash[20963]: cluster 2024-04-03T19:42:05.694509+0000 mgr.y (mgr.24370) 9709 : cluster [DBG] pgmap v9693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:07.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:07 smithi067 bash[17655]: cluster 2024-04-03T19:42:05.694509+0000 mgr.y (mgr.24370) 9709 : cluster [DBG] pgmap v9693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:07.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:07 smithi067 bash[27441]: cluster 2024-04-03T19:42:05.694509+0000 mgr.y (mgr.24370) 9709 : cluster [DBG] pgmap v9693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:08 smithi082 bash[20963]: audit 2024-04-03T19:42:07.353432+0000 mon.c (mon.2) 3820 : audit [DBG] from='client.? 172.21.15.67:0/251341708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:08 smithi067 bash[17655]: audit 2024-04-03T19:42:07.353432+0000 mon.c (mon.2) 3820 : audit [DBG] from='client.? 172.21.15.67:0/251341708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:08 smithi067 bash[27441]: audit 2024-04-03T19:42:07.353432+0000 mon.c (mon.2) 3820 : audit [DBG] from='client.? 172.21.15.67:0/251341708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:09 smithi082 bash[20963]: cluster 2024-04-03T19:42:07.695170+0000 mgr.y (mgr.24370) 9710 : cluster [DBG] pgmap v9694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:09 smithi067 bash[17655]: cluster 2024-04-03T19:42:07.695170+0000 mgr.y (mgr.24370) 9710 : cluster [DBG] pgmap v9694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:09 smithi067 bash[27441]: cluster 2024-04-03T19:42:07.695170+0000 mgr.y (mgr.24370) 9710 : cluster [DBG] pgmap v9694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:10 smithi082 bash[20963]: audit 2024-04-03T19:42:09.802127+0000 mon.a (mon.0) 8619 : audit [DBG] from='client.? 172.21.15.67:0/4178370271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:10 smithi082 bash[20963]: audit 2024-04-03T19:42:10.167760+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:10 smithi067 bash[17655]: audit 2024-04-03T19:42:09.802127+0000 mon.a (mon.0) 8619 : audit [DBG] from='client.? 172.21.15.67:0/4178370271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:10.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:10 smithi067 bash[17655]: audit 2024-04-03T19:42:10.167760+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:10 smithi067 bash[27441]: audit 2024-04-03T19:42:09.802127+0000 mon.a (mon.0) 8619 : audit [DBG] from='client.? 172.21.15.67:0/4178370271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:10 smithi067 bash[27441]: audit 2024-04-03T19:42:10.167760+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:11 smithi082 bash[20963]: cluster 2024-04-03T19:42:09.695666+0000 mgr.y (mgr.24370) 9711 : cluster [DBG] pgmap v9695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:11 smithi067 bash[17655]: cluster 2024-04-03T19:42:09.695666+0000 mgr.y (mgr.24370) 9711 : cluster [DBG] pgmap v9695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:11 smithi067 bash[27441]: cluster 2024-04-03T19:42:09.695666+0000 mgr.y (mgr.24370) 9711 : cluster [DBG] pgmap v9695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:42:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:13 smithi067 bash[17655]: cluster 2024-04-03T19:42:11.696809+0000 mgr.y (mgr.24370) 9712 : cluster [DBG] pgmap v9696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:13 smithi067 bash[17655]: audit 2024-04-03T19:42:12.261199+0000 mon.a (mon.0) 8621 : audit [DBG] from='client.? 172.21.15.67:0/419831156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:13.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:13 smithi067 bash[27441]: cluster 2024-04-03T19:42:11.696809+0000 mgr.y (mgr.24370) 9712 : cluster [DBG] pgmap v9696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:13.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:13 smithi067 bash[27441]: audit 2024-04-03T19:42:12.261199+0000 mon.a (mon.0) 8621 : audit [DBG] from='client.? 172.21.15.67:0/419831156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:13.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:13 smithi082 bash[20963]: cluster 2024-04-03T19:42:11.696809+0000 mgr.y (mgr.24370) 9712 : cluster [DBG] pgmap v9696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:13.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:13 smithi082 bash[20963]: audit 2024-04-03T19:42:12.261199+0000 mon.a (mon.0) 8621 : audit [DBG] from='client.? 172.21.15.67:0/419831156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:42:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:15 smithi082 bash[20963]: cluster 2024-04-03T19:42:13.697496+0000 mgr.y (mgr.24370) 9713 : cluster [DBG] pgmap v9697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:15.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:15 smithi082 bash[20963]: audit 2024-04-03T19:42:14.710861+0000 mon.c (mon.2) 3821 : audit [DBG] from='client.? 172.21.15.67:0/70968997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:15.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:15 smithi067 bash[17655]: cluster 2024-04-03T19:42:13.697496+0000 mgr.y (mgr.24370) 9713 : cluster [DBG] pgmap v9697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:15.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:15 smithi067 bash[17655]: audit 2024-04-03T19:42:14.710861+0000 mon.c (mon.2) 3821 : audit [DBG] from='client.? 172.21.15.67:0/70968997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:15.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:15 smithi067 bash[27441]: cluster 2024-04-03T19:42:13.697496+0000 mgr.y (mgr.24370) 9713 : cluster [DBG] pgmap v9697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:15.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:15 smithi067 bash[27441]: audit 2024-04-03T19:42:14.710861+0000 mon.c (mon.2) 3821 : audit [DBG] from='client.? 172.21.15.67:0/70968997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:17 smithi082 bash[20963]: cluster 2024-04-03T19:42:15.698625+0000 mgr.y (mgr.24370) 9714 : cluster [DBG] pgmap v9698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:17 smithi082 bash[20963]: audit 2024-04-03T19:42:17.175549+0000 mon.c (mon.2) 3822 : audit [DBG] from='client.? 172.21.15.67:0/1625633936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:17 smithi067 bash[17655]: cluster 2024-04-03T19:42:15.698625+0000 mgr.y (mgr.24370) 9714 : cluster [DBG] pgmap v9698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:17 smithi067 bash[17655]: audit 2024-04-03T19:42:17.175549+0000 mon.c (mon.2) 3822 : audit [DBG] from='client.? 172.21.15.67:0/1625633936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:17 smithi067 bash[27441]: cluster 2024-04-03T19:42:15.698625+0000 mgr.y (mgr.24370) 9714 : cluster [DBG] pgmap v9698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:17 smithi067 bash[27441]: audit 2024-04-03T19:42:17.175549+0000 mon.c (mon.2) 3822 : audit [DBG] from='client.? 172.21.15.67:0/1625633936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:19 smithi082 bash[20963]: cluster 2024-04-03T19:42:17.699315+0000 mgr.y (mgr.24370) 9715 : cluster [DBG] pgmap v9699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:19.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:19 smithi067 bash[17655]: cluster 2024-04-03T19:42:17.699315+0000 mgr.y (mgr.24370) 9715 : cluster [DBG] pgmap v9699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:19 smithi067 bash[27441]: cluster 2024-04-03T19:42:17.699315+0000 mgr.y (mgr.24370) 9715 : cluster [DBG] pgmap v9699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:20 smithi082 bash[20963]: audit 2024-04-03T19:42:19.626246+0000 mon.c (mon.2) 3823 : audit [DBG] from='client.? 172.21.15.67:0/29990940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:20 smithi067 bash[27441]: audit 2024-04-03T19:42:19.626246+0000 mon.c (mon.2) 3823 : audit [DBG] from='client.? 172.21.15.67:0/29990940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:20 smithi067 bash[17655]: audit 2024-04-03T19:42:19.626246+0000 mon.c (mon.2) 3823 : audit [DBG] from='client.? 172.21.15.67:0/29990940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:21 smithi082 bash[20963]: cluster 2024-04-03T19:42:19.700113+0000 mgr.y (mgr.24370) 9716 : cluster [DBG] pgmap v9700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:21 smithi067 bash[17655]: cluster 2024-04-03T19:42:19.700113+0000 mgr.y (mgr.24370) 9716 : cluster [DBG] pgmap v9700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:21 smithi067 bash[27441]: cluster 2024-04-03T19:42:19.700113+0000 mgr.y (mgr.24370) 9716 : cluster [DBG] pgmap v9700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:22 smithi082 bash[20963]: audit 2024-04-03T19:42:22.076952+0000 mon.c (mon.2) 3824 : audit [DBG] from='client.? 172.21.15.67:0/1229325204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:22 smithi067 bash[17655]: audit 2024-04-03T19:42:22.076952+0000 mon.c (mon.2) 3824 : audit [DBG] from='client.? 172.21.15.67:0/1229325204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:22 smithi067 bash[27441]: audit 2024-04-03T19:42:22.076952+0000 mon.c (mon.2) 3824 : audit [DBG] from='client.? 172.21.15.67:0/1229325204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:23 smithi067 bash[17655]: cluster 2024-04-03T19:42:21.701269+0000 mgr.y (mgr.24370) 9717 : cluster [DBG] pgmap v9701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:23 smithi067 bash[27441]: cluster 2024-04-03T19:42:21.701269+0000 mgr.y (mgr.24370) 9717 : cluster [DBG] pgmap v9701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:42:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:23 smithi082 bash[20963]: cluster 2024-04-03T19:42:21.701269+0000 mgr.y (mgr.24370) 9717 : cluster [DBG] pgmap v9701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:42:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:25 smithi082 bash[20963]: cluster 2024-04-03T19:42:23.701961+0000 mgr.y (mgr.24370) 9718 : cluster [DBG] pgmap v9702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:25 smithi082 bash[20963]: audit 2024-04-03T19:42:24.283992+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:42:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:25 smithi082 bash[20963]: audit 2024-04-03T19:42:24.526340+0000 mon.a (mon.0) 8623 : audit [DBG] from='client.? 172.21.15.67:0/595841157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:25 smithi082 bash[20963]: audit 2024-04-03T19:42:24.612192+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:25 smithi082 bash[20963]: audit 2024-04-03T19:42:24.619483+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:25 smithi082 bash[20963]: audit 2024-04-03T19:42:25.167993+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[17655]: cluster 2024-04-03T19:42:23.701961+0000 mgr.y (mgr.24370) 9718 : cluster [DBG] pgmap v9702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[17655]: audit 2024-04-03T19:42:24.283992+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[17655]: audit 2024-04-03T19:42:24.526340+0000 mon.a (mon.0) 8623 : audit [DBG] from='client.? 172.21.15.67:0/595841157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[17655]: audit 2024-04-03T19:42:24.612192+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[17655]: audit 2024-04-03T19:42:24.619483+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[17655]: audit 2024-04-03T19:42:25.167993+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[27441]: cluster 2024-04-03T19:42:23.701961+0000 mgr.y (mgr.24370) 9718 : cluster [DBG] pgmap v9702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[27441]: audit 2024-04-03T19:42:24.283992+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[27441]: audit 2024-04-03T19:42:24.526340+0000 mon.a (mon.0) 8623 : audit [DBG] from='client.? 172.21.15.67:0/595841157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[27441]: audit 2024-04-03T19:42:24.612192+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[27441]: audit 2024-04-03T19:42:24.619483+0000 mon.a (mon.0) 8625 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:25.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:25 smithi067 bash[27441]: audit 2024-04-03T19:42:25.167993+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:27.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:27 smithi082 bash[20963]: cluster 2024-04-03T19:42:25.703104+0000 mgr.y (mgr.24370) 9719 : cluster [DBG] pgmap v9703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:27.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:27 smithi082 bash[20963]: audit 2024-04-03T19:42:26.981506+0000 mon.c (mon.2) 3825 : audit [DBG] from='client.? 172.21.15.67:0/3083837061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:27.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:27 smithi067 bash[17655]: cluster 2024-04-03T19:42:25.703104+0000 mgr.y (mgr.24370) 9719 : cluster [DBG] pgmap v9703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:27.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:27 smithi067 bash[17655]: audit 2024-04-03T19:42:26.981506+0000 mon.c (mon.2) 3825 : audit [DBG] from='client.? 172.21.15.67:0/3083837061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:27.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:27 smithi067 bash[27441]: cluster 2024-04-03T19:42:25.703104+0000 mgr.y (mgr.24370) 9719 : cluster [DBG] pgmap v9703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:27.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:27 smithi067 bash[27441]: audit 2024-04-03T19:42:26.981506+0000 mon.c (mon.2) 3825 : audit [DBG] from='client.? 172.21.15.67:0/3083837061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:29 smithi082 bash[20963]: cluster 2024-04-03T19:42:27.703787+0000 mgr.y (mgr.24370) 9720 : cluster [DBG] pgmap v9704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:29 smithi067 bash[17655]: cluster 2024-04-03T19:42:27.703787+0000 mgr.y (mgr.24370) 9720 : cluster [DBG] pgmap v9704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:29.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:29 smithi067 bash[27441]: cluster 2024-04-03T19:42:27.703787+0000 mgr.y (mgr.24370) 9720 : cluster [DBG] pgmap v9704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:30 smithi082 bash[20963]: audit 2024-04-03T19:42:29.448121+0000 mon.a (mon.0) 8627 : audit [DBG] from='client.? 172.21.15.67:0/453026883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:30 smithi082 bash[20963]: audit 2024-04-03T19:42:29.934613+0000 mon.a (mon.0) 8628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:30 smithi082 bash[20963]: audit 2024-04-03T19:42:29.944379+0000 mon.a (mon.0) 8629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:30 smithi067 bash[17655]: audit 2024-04-03T19:42:29.448121+0000 mon.a (mon.0) 8627 : audit [DBG] from='client.? 172.21.15.67:0/453026883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:30 smithi067 bash[17655]: audit 2024-04-03T19:42:29.934613+0000 mon.a (mon.0) 8628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:30 smithi067 bash[17655]: audit 2024-04-03T19:42:29.944379+0000 mon.a (mon.0) 8629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:30 smithi067 bash[27441]: audit 2024-04-03T19:42:29.448121+0000 mon.a (mon.0) 8627 : audit [DBG] from='client.? 172.21.15.67:0/453026883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:30 smithi067 bash[27441]: audit 2024-04-03T19:42:29.934613+0000 mon.a (mon.0) 8628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:30 smithi067 bash[27441]: audit 2024-04-03T19:42:29.944379+0000 mon.a (mon.0) 8629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:31 smithi082 bash[20963]: cluster 2024-04-03T19:42:29.704595+0000 mgr.y (mgr.24370) 9721 : cluster [DBG] pgmap v9705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:31 smithi082 bash[20963]: audit 2024-04-03T19:42:30.610441+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:31 smithi082 bash[20963]: audit 2024-04-03T19:42:30.619173+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:31 smithi082 bash[20963]: audit 2024-04-03T19:42:31.088292+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:42:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:31 smithi082 bash[20963]: audit 2024-04-03T19:42:31.090096+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:42:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:31 smithi082 bash[20963]: audit 2024-04-03T19:42:31.099134+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[27441]: cluster 2024-04-03T19:42:29.704595+0000 mgr.y (mgr.24370) 9721 : cluster [DBG] pgmap v9705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[27441]: audit 2024-04-03T19:42:30.610441+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[27441]: audit 2024-04-03T19:42:30.619173+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[27441]: audit 2024-04-03T19:42:31.088292+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[27441]: audit 2024-04-03T19:42:31.090096+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[27441]: audit 2024-04-03T19:42:31.099134+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[17655]: cluster 2024-04-03T19:42:29.704595+0000 mgr.y (mgr.24370) 9721 : cluster [DBG] pgmap v9705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[17655]: audit 2024-04-03T19:42:30.610441+0000 mon.a (mon.0) 8630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[17655]: audit 2024-04-03T19:42:30.619173+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[17655]: audit 2024-04-03T19:42:31.088292+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[17655]: audit 2024-04-03T19:42:31.090096+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:42:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:31 smithi067 bash[17655]: audit 2024-04-03T19:42:31.099134+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:42:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:32 smithi082 bash[20963]: audit 2024-04-03T19:42:31.896611+0000 mon.c (mon.2) 3826 : audit [DBG] from='client.? 172.21.15.67:0/1673927040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:32 smithi067 bash[17655]: audit 2024-04-03T19:42:31.896611+0000 mon.c (mon.2) 3826 : audit [DBG] from='client.? 172.21.15.67:0/1673927040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:32.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:32 smithi067 bash[27441]: audit 2024-04-03T19:42:31.896611+0000 mon.c (mon.2) 3826 : audit [DBG] from='client.? 172.21.15.67:0/1673927040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:33] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T19:42:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:33 smithi082 bash[20963]: cluster 2024-04-03T19:42:31.705789+0000 mgr.y (mgr.24370) 9722 : cluster [DBG] pgmap v9706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:42:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:33 smithi067 bash[17655]: cluster 2024-04-03T19:42:31.705789+0000 mgr.y (mgr.24370) 9722 : cluster [DBG] pgmap v9706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:33.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:33 smithi067 bash[27441]: cluster 2024-04-03T19:42:31.705789+0000 mgr.y (mgr.24370) 9722 : cluster [DBG] pgmap v9706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:34 smithi082 bash[20963]: audit 2024-04-03T19:42:34.346343+0000 mon.a (mon.0) 8635 : audit [DBG] from='client.? 172.21.15.67:0/1375436188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:34.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:34 smithi067 bash[17655]: audit 2024-04-03T19:42:34.346343+0000 mon.a (mon.0) 8635 : audit [DBG] from='client.? 172.21.15.67:0/1375436188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:34.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:34 smithi067 bash[27441]: audit 2024-04-03T19:42:34.346343+0000 mon.a (mon.0) 8635 : audit [DBG] from='client.? 172.21.15.67:0/1375436188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:35 smithi082 bash[20963]: cluster 2024-04-03T19:42:33.706492+0000 mgr.y (mgr.24370) 9723 : cluster [DBG] pgmap v9707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:35 smithi067 bash[17655]: cluster 2024-04-03T19:42:33.706492+0000 mgr.y (mgr.24370) 9723 : cluster [DBG] pgmap v9707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:35.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:35 smithi067 bash[27441]: cluster 2024-04-03T19:42:33.706492+0000 mgr.y (mgr.24370) 9723 : cluster [DBG] pgmap v9707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:37.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:37 smithi067 bash[17655]: cluster 2024-04-03T19:42:35.707624+0000 mgr.y (mgr.24370) 9724 : cluster [DBG] pgmap v9708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:37.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:37 smithi067 bash[17655]: audit 2024-04-03T19:42:36.815328+0000 mon.c (mon.2) 3827 : audit [DBG] from='client.? 172.21.15.67:0/1987400774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:37.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:37 smithi067 bash[27441]: cluster 2024-04-03T19:42:35.707624+0000 mgr.y (mgr.24370) 9724 : cluster [DBG] pgmap v9708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:37.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:37 smithi067 bash[27441]: audit 2024-04-03T19:42:36.815328+0000 mon.c (mon.2) 3827 : audit [DBG] from='client.? 172.21.15.67:0/1987400774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:37 smithi082 bash[20963]: cluster 2024-04-03T19:42:35.707624+0000 mgr.y (mgr.24370) 9724 : cluster [DBG] pgmap v9708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:38.150 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:37 smithi082 bash[20963]: audit 2024-04-03T19:42:36.815328+0000 mon.c (mon.2) 3827 : audit [DBG] from='client.? 172.21.15.67:0/1987400774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:39.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:39 smithi067 bash[17655]: cluster 2024-04-03T19:42:37.708305+0000 mgr.y (mgr.24370) 9725 : cluster [DBG] pgmap v9709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:39.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:39 smithi067 bash[17655]: audit 2024-04-03T19:42:39.266590+0000 mon.a (mon.0) 8636 : audit [DBG] from='client.? 172.21.15.67:0/1662574750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:39.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:39 smithi067 bash[27441]: cluster 2024-04-03T19:42:37.708305+0000 mgr.y (mgr.24370) 9725 : cluster [DBG] pgmap v9709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:39.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:39 smithi067 bash[27441]: audit 2024-04-03T19:42:39.266590+0000 mon.a (mon.0) 8636 : audit [DBG] from='client.? 172.21.15.67:0/1662574750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:39 smithi082 bash[20963]: cluster 2024-04-03T19:42:37.708305+0000 mgr.y (mgr.24370) 9725 : cluster [DBG] pgmap v9709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:39 smithi082 bash[20963]: audit 2024-04-03T19:42:39.266590+0000 mon.a (mon.0) 8636 : audit [DBG] from='client.? 172.21.15.67:0/1662574750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:40.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:40 smithi067 bash[17655]: audit 2024-04-03T19:42:40.168660+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:40.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:40 smithi067 bash[27441]: audit 2024-04-03T19:42:40.168660+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:40 smithi082 bash[20963]: audit 2024-04-03T19:42:40.168660+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:41.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:41 smithi067 bash[17655]: cluster 2024-04-03T19:42:39.709021+0000 mgr.y (mgr.24370) 9726 : cluster [DBG] pgmap v9710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:41.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:41 smithi067 bash[27441]: cluster 2024-04-03T19:42:39.709021+0000 mgr.y (mgr.24370) 9726 : cluster [DBG] pgmap v9710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:41 smithi082 bash[20963]: cluster 2024-04-03T19:42:39.709021+0000 mgr.y (mgr.24370) 9726 : cluster [DBG] pgmap v9710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:42 smithi067 bash[27441]: audit 2024-04-03T19:42:41.725682+0000 mon.a (mon.0) 8638 : audit [DBG] from='client.? 172.21.15.67:0/1210578068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:42.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:42 smithi067 bash[17655]: audit 2024-04-03T19:42:41.725682+0000 mon.a (mon.0) 8638 : audit [DBG] from='client.? 172.21.15.67:0/1210578068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:42 smithi082 bash[20963]: audit 2024-04-03T19:42:41.725682+0000 mon.a (mon.0) 8638 : audit [DBG] from='client.? 172.21.15.67:0/1210578068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:43] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:42:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:42:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:43 smithi082 bash[20963]: cluster 2024-04-03T19:42:41.710123+0000 mgr.y (mgr.24370) 9727 : cluster [DBG] pgmap v9711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:43 smithi067 bash[17655]: cluster 2024-04-03T19:42:41.710123+0000 mgr.y (mgr.24370) 9727 : cluster [DBG] pgmap v9711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:43 smithi067 bash[27441]: cluster 2024-04-03T19:42:41.710123+0000 mgr.y (mgr.24370) 9727 : cluster [DBG] pgmap v9711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:44 smithi082 bash[20963]: audit 2024-04-03T19:42:44.183375+0000 mon.c (mon.2) 3828 : audit [DBG] from='client.? 172.21.15.67:0/1427771297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:44 smithi067 bash[27441]: audit 2024-04-03T19:42:44.183375+0000 mon.c (mon.2) 3828 : audit [DBG] from='client.? 172.21.15.67:0/1427771297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:45.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:44 smithi067 bash[17655]: audit 2024-04-03T19:42:44.183375+0000 mon.c (mon.2) 3828 : audit [DBG] from='client.? 172.21.15.67:0/1427771297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:45 smithi082 bash[20963]: cluster 2024-04-03T19:42:43.710809+0000 mgr.y (mgr.24370) 9728 : cluster [DBG] pgmap v9712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:45 smithi067 bash[27441]: cluster 2024-04-03T19:42:43.710809+0000 mgr.y (mgr.24370) 9728 : cluster [DBG] pgmap v9712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:45 smithi067 bash[17655]: cluster 2024-04-03T19:42:43.710809+0000 mgr.y (mgr.24370) 9728 : cluster [DBG] pgmap v9712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:46 smithi082 bash[20963]: audit 2024-04-03T19:42:46.635866+0000 mon.c (mon.2) 3829 : audit [DBG] from='client.? 172.21.15.67:0/2214053423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:46 smithi067 bash[17655]: audit 2024-04-03T19:42:46.635866+0000 mon.c (mon.2) 3829 : audit [DBG] from='client.? 172.21.15.67:0/2214053423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:47.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:46 smithi067 bash[27441]: audit 2024-04-03T19:42:46.635866+0000 mon.c (mon.2) 3829 : audit [DBG] from='client.? 172.21.15.67:0/2214053423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:47 smithi082 bash[20963]: cluster 2024-04-03T19:42:45.712158+0000 mgr.y (mgr.24370) 9729 : cluster [DBG] pgmap v9713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:48.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:47 smithi067 bash[27441]: cluster 2024-04-03T19:42:45.712158+0000 mgr.y (mgr.24370) 9729 : cluster [DBG] pgmap v9713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:48.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:47 smithi067 bash[17655]: cluster 2024-04-03T19:42:45.712158+0000 mgr.y (mgr.24370) 9729 : cluster [DBG] pgmap v9713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:49 smithi082 bash[20963]: cluster 2024-04-03T19:42:47.712821+0000 mgr.y (mgr.24370) 9730 : cluster [DBG] pgmap v9714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:49 smithi082 bash[20963]: audit 2024-04-03T19:42:49.092125+0000 mon.a (mon.0) 8639 : audit [DBG] from='client.? 172.21.15.67:0/639956220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:49 smithi067 bash[27441]: cluster 2024-04-03T19:42:47.712821+0000 mgr.y (mgr.24370) 9730 : cluster [DBG] pgmap v9714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:49 smithi067 bash[27441]: audit 2024-04-03T19:42:49.092125+0000 mon.a (mon.0) 8639 : audit [DBG] from='client.? 172.21.15.67:0/639956220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:49 smithi067 bash[17655]: cluster 2024-04-03T19:42:47.712821+0000 mgr.y (mgr.24370) 9730 : cluster [DBG] pgmap v9714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:49 smithi067 bash[17655]: audit 2024-04-03T19:42:49.092125+0000 mon.a (mon.0) 8639 : audit [DBG] from='client.? 172.21.15.67:0/639956220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:51 smithi082 bash[20963]: cluster 2024-04-03T19:42:49.713452+0000 mgr.y (mgr.24370) 9731 : cluster [DBG] pgmap v9715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:51 smithi082 bash[20963]: audit 2024-04-03T19:42:51.544409+0000 mon.a (mon.0) 8640 : audit [DBG] from='client.? 172.21.15.67:0/3178214177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:52.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:51 smithi067 bash[27441]: cluster 2024-04-03T19:42:49.713452+0000 mgr.y (mgr.24370) 9731 : cluster [DBG] pgmap v9715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:52.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:51 smithi067 bash[27441]: audit 2024-04-03T19:42:51.544409+0000 mon.a (mon.0) 8640 : audit [DBG] from='client.? 172.21.15.67:0/3178214177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:52.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:51 smithi067 bash[17655]: cluster 2024-04-03T19:42:49.713452+0000 mgr.y (mgr.24370) 9731 : cluster [DBG] pgmap v9715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:52.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:51 smithi067 bash[17655]: audit 2024-04-03T19:42:51.544409+0000 mon.a (mon.0) 8640 : audit [DBG] from='client.? 172.21.15.67:0/3178214177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:52 smithi067 bash[17655]: cluster 2024-04-03T19:42:51.714533+0000 mgr.y (mgr.24370) 9732 : cluster [DBG] pgmap v9716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:52 smithi067 bash[27441]: cluster 2024-04-03T19:42:51.714533+0000 mgr.y (mgr.24370) 9732 : cluster [DBG] pgmap v9716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:52 smithi082 bash[20963]: cluster 2024-04-03T19:42:51.714533+0000 mgr.y (mgr.24370) 9732 : cluster [DBG] pgmap v9716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:53] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:42:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:42:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:54 smithi082 bash[20963]: cluster 2024-04-03T19:42:53.715010+0000 mgr.y (mgr.24370) 9733 : cluster [DBG] pgmap v9717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:54 smithi082 bash[20963]: audit 2024-04-03T19:42:53.995985+0000 mon.c (mon.2) 3830 : audit [DBG] from='client.? 172.21.15.67:0/2883223363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:54 smithi067 bash[27441]: cluster 2024-04-03T19:42:53.715010+0000 mgr.y (mgr.24370) 9733 : cluster [DBG] pgmap v9717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:54 smithi067 bash[27441]: audit 2024-04-03T19:42:53.995985+0000 mon.c (mon.2) 3830 : audit [DBG] from='client.? 172.21.15.67:0/2883223363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:54 smithi067 bash[17655]: cluster 2024-04-03T19:42:53.715010+0000 mgr.y (mgr.24370) 9733 : cluster [DBG] pgmap v9717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:54 smithi067 bash[17655]: audit 2024-04-03T19:42:53.995985+0000 mon.c (mon.2) 3830 : audit [DBG] from='client.? 172.21.15.67:0/2883223363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:55 smithi082 bash[20963]: audit 2024-04-03T19:42:55.169077+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:55 smithi067 bash[17655]: audit 2024-04-03T19:42:55.169077+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:55 smithi067 bash[27441]: audit 2024-04-03T19:42:55.169077+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:42:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:56 smithi082 bash[20963]: cluster 2024-04-03T19:42:55.716141+0000 mgr.y (mgr.24370) 9734 : cluster [DBG] pgmap v9718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:56 smithi082 bash[20963]: audit 2024-04-03T19:42:56.457526+0000 mon.c (mon.2) 3831 : audit [DBG] from='client.? 172.21.15.67:0/1316719062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:56 smithi067 bash[17655]: cluster 2024-04-03T19:42:55.716141+0000 mgr.y (mgr.24370) 9734 : cluster [DBG] pgmap v9718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:56 smithi067 bash[17655]: audit 2024-04-03T19:42:56.457526+0000 mon.c (mon.2) 3831 : audit [DBG] from='client.? 172.21.15.67:0/1316719062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:56 smithi067 bash[27441]: cluster 2024-04-03T19:42:55.716141+0000 mgr.y (mgr.24370) 9734 : cluster [DBG] pgmap v9718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:56 smithi067 bash[27441]: audit 2024-04-03T19:42:56.457526+0000 mon.c (mon.2) 3831 : audit [DBG] from='client.? 172.21.15.67:0/1316719062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:42:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:58 smithi082 bash[20963]: cluster 2024-04-03T19:42:57.716781+0000 mgr.y (mgr.24370) 9735 : cluster [DBG] pgmap v9719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:58 smithi067 bash[17655]: cluster 2024-04-03T19:42:57.716781+0000 mgr.y (mgr.24370) 9735 : cluster [DBG] pgmap v9719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:42:59.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:58 smithi067 bash[27441]: cluster 2024-04-03T19:42:57.716781+0000 mgr.y (mgr.24370) 9735 : cluster [DBG] pgmap v9719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:42:59 smithi082 bash[20963]: audit 2024-04-03T19:42:58.921657+0000 mon.a (mon.0) 8642 : audit [DBG] from='client.? 172.21.15.67:0/3160285162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:00.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:42:59 smithi067 bash[17655]: audit 2024-04-03T19:42:58.921657+0000 mon.a (mon.0) 8642 : audit [DBG] from='client.? 172.21.15.67:0/3160285162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:00.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:42:59 smithi067 bash[27441]: audit 2024-04-03T19:42:58.921657+0000 mon.a (mon.0) 8642 : audit [DBG] from='client.? 172.21.15.67:0/3160285162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:00 smithi082 bash[20963]: cluster 2024-04-03T19:42:59.717479+0000 mgr.y (mgr.24370) 9736 : cluster [DBG] pgmap v9720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:01.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:00 smithi067 bash[17655]: cluster 2024-04-03T19:42:59.717479+0000 mgr.y (mgr.24370) 9736 : cluster [DBG] pgmap v9720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:00 smithi067 bash[27441]: cluster 2024-04-03T19:42:59.717479+0000 mgr.y (mgr.24370) 9736 : cluster [DBG] pgmap v9720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:01 smithi082 bash[20963]: audit 2024-04-03T19:43:01.378933+0000 mon.a (mon.0) 8643 : audit [DBG] from='client.? 172.21.15.67:0/3971437568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:02.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:01 smithi067 bash[17655]: audit 2024-04-03T19:43:01.378933+0000 mon.a (mon.0) 8643 : audit [DBG] from='client.? 172.21.15.67:0/3971437568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:02.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:01 smithi067 bash[27441]: audit 2024-04-03T19:43:01.378933+0000 mon.a (mon.0) 8643 : audit [DBG] from='client.? 172.21.15.67:0/3971437568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:02 smithi067 bash[27441]: cluster 2024-04-03T19:43:01.718635+0000 mgr.y (mgr.24370) 9737 : cluster [DBG] pgmap v9721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:02 smithi067 bash[17655]: cluster 2024-04-03T19:43:01.718635+0000 mgr.y (mgr.24370) 9737 : cluster [DBG] pgmap v9721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:02 smithi082 bash[20963]: cluster 2024-04-03T19:43:01.718635+0000 mgr.y (mgr.24370) 9737 : cluster [DBG] pgmap v9721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:43:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:43:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:04 smithi082 bash[20963]: cluster 2024-04-03T19:43:03.719111+0000 mgr.y (mgr.24370) 9738 : cluster [DBG] pgmap v9722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:04 smithi082 bash[20963]: audit 2024-04-03T19:43:03.841253+0000 mon.c (mon.2) 3832 : audit [DBG] from='client.? 172.21.15.67:0/249899346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:04 smithi067 bash[27441]: cluster 2024-04-03T19:43:03.719111+0000 mgr.y (mgr.24370) 9738 : cluster [DBG] pgmap v9722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:04 smithi067 bash[27441]: audit 2024-04-03T19:43:03.841253+0000 mon.c (mon.2) 3832 : audit [DBG] from='client.? 172.21.15.67:0/249899346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:04 smithi067 bash[17655]: cluster 2024-04-03T19:43:03.719111+0000 mgr.y (mgr.24370) 9738 : cluster [DBG] pgmap v9722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:04 smithi067 bash[17655]: audit 2024-04-03T19:43:03.841253+0000 mon.c (mon.2) 3832 : audit [DBG] from='client.? 172.21.15.67:0/249899346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:06 smithi082 bash[20963]: cluster 2024-04-03T19:43:05.720240+0000 mgr.y (mgr.24370) 9739 : cluster [DBG] pgmap v9723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:06 smithi082 bash[20963]: audit 2024-04-03T19:43:06.300546+0000 mon.a (mon.0) 8644 : audit [DBG] from='client.? 172.21.15.67:0/2716958741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:06 smithi067 bash[17655]: cluster 2024-04-03T19:43:05.720240+0000 mgr.y (mgr.24370) 9739 : cluster [DBG] pgmap v9723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:06 smithi067 bash[17655]: audit 2024-04-03T19:43:06.300546+0000 mon.a (mon.0) 8644 : audit [DBG] from='client.? 172.21.15.67:0/2716958741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:06 smithi067 bash[27441]: cluster 2024-04-03T19:43:05.720240+0000 mgr.y (mgr.24370) 9739 : cluster [DBG] pgmap v9723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:06 smithi067 bash[27441]: audit 2024-04-03T19:43:06.300546+0000 mon.a (mon.0) 8644 : audit [DBG] from='client.? 172.21.15.67:0/2716958741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:08 smithi082 bash[20963]: cluster 2024-04-03T19:43:07.720923+0000 mgr.y (mgr.24370) 9740 : cluster [DBG] pgmap v9724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:08 smithi082 bash[20963]: audit 2024-04-03T19:43:08.756977+0000 mon.c (mon.2) 3833 : audit [DBG] from='client.? 172.21.15.67:0/512615559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:09.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:08 smithi067 bash[27441]: cluster 2024-04-03T19:43:07.720923+0000 mgr.y (mgr.24370) 9740 : cluster [DBG] pgmap v9724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:09.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:08 smithi067 bash[27441]: audit 2024-04-03T19:43:08.756977+0000 mon.c (mon.2) 3833 : audit [DBG] from='client.? 172.21.15.67:0/512615559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:09.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:08 smithi067 bash[17655]: cluster 2024-04-03T19:43:07.720923+0000 mgr.y (mgr.24370) 9740 : cluster [DBG] pgmap v9724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:09.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:08 smithi067 bash[17655]: audit 2024-04-03T19:43:08.756977+0000 mon.c (mon.2) 3833 : audit [DBG] from='client.? 172.21.15.67:0/512615559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:10 smithi082 bash[20963]: cluster 2024-04-03T19:43:09.721593+0000 mgr.y (mgr.24370) 9741 : cluster [DBG] pgmap v9725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:10 smithi082 bash[20963]: audit 2024-04-03T19:43:10.169437+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:10 smithi067 bash[27441]: cluster 2024-04-03T19:43:09.721593+0000 mgr.y (mgr.24370) 9741 : cluster [DBG] pgmap v9725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:10 smithi067 bash[27441]: audit 2024-04-03T19:43:10.169437+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:10 smithi067 bash[17655]: cluster 2024-04-03T19:43:09.721593+0000 mgr.y (mgr.24370) 9741 : cluster [DBG] pgmap v9725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:10 smithi067 bash[17655]: audit 2024-04-03T19:43:10.169437+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:11 smithi082 bash[20963]: audit 2024-04-03T19:43:11.223551+0000 mon.a (mon.0) 8646 : audit [DBG] from='client.? 172.21.15.67:0/3669571854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:12.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:11 smithi067 bash[17655]: audit 2024-04-03T19:43:11.223551+0000 mon.a (mon.0) 8646 : audit [DBG] from='client.? 172.21.15.67:0/3669571854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:12.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:11 smithi067 bash[27441]: audit 2024-04-03T19:43:11.223551+0000 mon.a (mon.0) 8646 : audit [DBG] from='client.? 172.21.15.67:0/3669571854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:12 smithi082 bash[20963]: cluster 2024-04-03T19:43:11.722752+0000 mgr.y (mgr.24370) 9742 : cluster [DBG] pgmap v9726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:13.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:43:13.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:12 smithi067 bash[27441]: cluster 2024-04-03T19:43:11.722752+0000 mgr.y (mgr.24370) 9742 : cluster [DBG] pgmap v9726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:13.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:12 smithi067 bash[17655]: cluster 2024-04-03T19:43:11.722752+0000 mgr.y (mgr.24370) 9742 : cluster [DBG] pgmap v9726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:13.849 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:43:14.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:13 smithi082 bash[20963]: audit 2024-04-03T19:43:13.670728+0000 mon.c (mon.2) 3834 : audit [DBG] from='client.? 172.21.15.67:0/2542459479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:14.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:13 smithi067 bash[17655]: audit 2024-04-03T19:43:13.670728+0000 mon.c (mon.2) 3834 : audit [DBG] from='client.? 172.21.15.67:0/2542459479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:14.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:13 smithi067 bash[27441]: audit 2024-04-03T19:43:13.670728+0000 mon.c (mon.2) 3834 : audit [DBG] from='client.? 172.21.15.67:0/2542459479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:14 smithi082 bash[20963]: cluster 2024-04-03T19:43:13.723425+0000 mgr.y (mgr.24370) 9743 : cluster [DBG] pgmap v9727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:14 smithi067 bash[17655]: cluster 2024-04-03T19:43:13.723425+0000 mgr.y (mgr.24370) 9743 : cluster [DBG] pgmap v9727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:14 smithi067 bash[27441]: cluster 2024-04-03T19:43:13.723425+0000 mgr.y (mgr.24370) 9743 : cluster [DBG] pgmap v9727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:16 smithi082 bash[20963]: cluster 2024-04-03T19:43:15.724285+0000 mgr.y (mgr.24370) 9744 : cluster [DBG] pgmap v9728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:16 smithi082 bash[20963]: audit 2024-04-03T19:43:16.125832+0000 mon.c (mon.2) 3835 : audit [DBG] from='client.? 172.21.15.67:0/294100877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:16 smithi067 bash[17655]: cluster 2024-04-03T19:43:15.724285+0000 mgr.y (mgr.24370) 9744 : cluster [DBG] pgmap v9728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:16 smithi067 bash[17655]: audit 2024-04-03T19:43:16.125832+0000 mon.c (mon.2) 3835 : audit [DBG] from='client.? 172.21.15.67:0/294100877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:16 smithi067 bash[27441]: cluster 2024-04-03T19:43:15.724285+0000 mgr.y (mgr.24370) 9744 : cluster [DBG] pgmap v9728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:16 smithi067 bash[27441]: audit 2024-04-03T19:43:16.125832+0000 mon.c (mon.2) 3835 : audit [DBG] from='client.? 172.21.15.67:0/294100877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:18 smithi082 bash[20963]: cluster 2024-04-03T19:43:17.724925+0000 mgr.y (mgr.24370) 9745 : cluster [DBG] pgmap v9729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:18 smithi082 bash[20963]: audit 2024-04-03T19:43:18.578588+0000 mon.a (mon.0) 8647 : audit [DBG] from='client.? 172.21.15.67:0/3294836481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:18 smithi067 bash[27441]: cluster 2024-04-03T19:43:17.724925+0000 mgr.y (mgr.24370) 9745 : cluster [DBG] pgmap v9729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:18 smithi067 bash[27441]: audit 2024-04-03T19:43:18.578588+0000 mon.a (mon.0) 8647 : audit [DBG] from='client.? 172.21.15.67:0/3294836481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:18 smithi067 bash[17655]: cluster 2024-04-03T19:43:17.724925+0000 mgr.y (mgr.24370) 9745 : cluster [DBG] pgmap v9729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:18 smithi067 bash[17655]: audit 2024-04-03T19:43:18.578588+0000 mon.a (mon.0) 8647 : audit [DBG] from='client.? 172.21.15.67:0/3294836481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:20 smithi082 bash[20963]: cluster 2024-04-03T19:43:19.725548+0000 mgr.y (mgr.24370) 9746 : cluster [DBG] pgmap v9730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:20 smithi067 bash[17655]: cluster 2024-04-03T19:43:19.725548+0000 mgr.y (mgr.24370) 9746 : cluster [DBG] pgmap v9730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:20 smithi067 bash[27441]: cluster 2024-04-03T19:43:19.725548+0000 mgr.y (mgr.24370) 9746 : cluster [DBG] pgmap v9730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:21 smithi082 bash[20963]: audit 2024-04-03T19:43:21.029106+0000 mon.c (mon.2) 3836 : audit [DBG] from='client.? 172.21.15.67:0/3282250258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:22.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:21 smithi067 bash[27441]: audit 2024-04-03T19:43:21.029106+0000 mon.c (mon.2) 3836 : audit [DBG] from='client.? 172.21.15.67:0/3282250258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:21 smithi067 bash[17655]: audit 2024-04-03T19:43:21.029106+0000 mon.c (mon.2) 3836 : audit [DBG] from='client.? 172.21.15.67:0/3282250258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:22 smithi082 bash[20963]: cluster 2024-04-03T19:43:21.726659+0000 mgr.y (mgr.24370) 9747 : cluster [DBG] pgmap v9731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:23.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:22 smithi067 bash[27441]: cluster 2024-04-03T19:43:21.726659+0000 mgr.y (mgr.24370) 9747 : cluster [DBG] pgmap v9731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:23.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:22 smithi067 bash[17655]: cluster 2024-04-03T19:43:21.726659+0000 mgr.y (mgr.24370) 9747 : cluster [DBG] pgmap v9731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:23.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:43:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:43:24.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:23 smithi082 bash[20963]: audit 2024-04-03T19:43:23.482009+0000 mon.c (mon.2) 3837 : audit [DBG] from='client.? 172.21.15.67:0/4171985344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:24.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:23 smithi067 bash[17655]: audit 2024-04-03T19:43:23.482009+0000 mon.c (mon.2) 3837 : audit [DBG] from='client.? 172.21.15.67:0/4171985344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:23 smithi067 bash[27441]: audit 2024-04-03T19:43:23.482009+0000 mon.c (mon.2) 3837 : audit [DBG] from='client.? 172.21.15.67:0/4171985344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:24 smithi082 bash[20963]: cluster 2024-04-03T19:43:23.727323+0000 mgr.y (mgr.24370) 9748 : cluster [DBG] pgmap v9732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:25.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:24 smithi067 bash[27441]: cluster 2024-04-03T19:43:23.727323+0000 mgr.y (mgr.24370) 9748 : cluster [DBG] pgmap v9732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:24 smithi067 bash[17655]: cluster 2024-04-03T19:43:23.727323+0000 mgr.y (mgr.24370) 9748 : cluster [DBG] pgmap v9732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:25 smithi067 bash[17655]: audit 2024-04-03T19:43:25.169613+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:25 smithi067 bash[27441]: audit 2024-04-03T19:43:25.169613+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:25 smithi082 bash[20963]: audit 2024-04-03T19:43:25.169613+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:26 smithi067 bash[17655]: cluster 2024-04-03T19:43:25.728072+0000 mgr.y (mgr.24370) 9749 : cluster [DBG] pgmap v9733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:26 smithi067 bash[17655]: audit 2024-04-03T19:43:25.927749+0000 mon.c (mon.2) 3838 : audit [DBG] from='client.? 172.21.15.67:0/1739810584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:26 smithi067 bash[27441]: cluster 2024-04-03T19:43:25.728072+0000 mgr.y (mgr.24370) 9749 : cluster [DBG] pgmap v9733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:26 smithi067 bash[27441]: audit 2024-04-03T19:43:25.927749+0000 mon.c (mon.2) 3838 : audit [DBG] from='client.? 172.21.15.67:0/1739810584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:26 smithi082 bash[20963]: cluster 2024-04-03T19:43:25.728072+0000 mgr.y (mgr.24370) 9749 : cluster [DBG] pgmap v9733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:26 smithi082 bash[20963]: audit 2024-04-03T19:43:25.927749+0000 mon.c (mon.2) 3838 : audit [DBG] from='client.? 172.21.15.67:0/1739810584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:28 smithi067 bash[27441]: cluster 2024-04-03T19:43:27.728715+0000 mgr.y (mgr.24370) 9750 : cluster [DBG] pgmap v9734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:28 smithi067 bash[27441]: audit 2024-04-03T19:43:28.379087+0000 mon.a (mon.0) 8649 : audit [DBG] from='client.? 172.21.15.67:0/672176241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:28 smithi067 bash[17655]: cluster 2024-04-03T19:43:27.728715+0000 mgr.y (mgr.24370) 9750 : cluster [DBG] pgmap v9734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:28 smithi067 bash[17655]: audit 2024-04-03T19:43:28.379087+0000 mon.a (mon.0) 8649 : audit [DBG] from='client.? 172.21.15.67:0/672176241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:28 smithi082 bash[20963]: cluster 2024-04-03T19:43:27.728715+0000 mgr.y (mgr.24370) 9750 : cluster [DBG] pgmap v9734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:28 smithi082 bash[20963]: audit 2024-04-03T19:43:28.379087+0000 mon.a (mon.0) 8649 : audit [DBG] from='client.? 172.21.15.67:0/672176241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:30 smithi067 bash[17655]: cluster 2024-04-03T19:43:29.729456+0000 mgr.y (mgr.24370) 9751 : cluster [DBG] pgmap v9735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:30 smithi067 bash[17655]: audit 2024-04-03T19:43:30.826058+0000 mon.a (mon.0) 8650 : audit [DBG] from='client.? 172.21.15.67:0/1083135815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:30 smithi067 bash[27441]: cluster 2024-04-03T19:43:29.729456+0000 mgr.y (mgr.24370) 9751 : cluster [DBG] pgmap v9735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:31.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:30 smithi067 bash[27441]: audit 2024-04-03T19:43:30.826058+0000 mon.a (mon.0) 8650 : audit [DBG] from='client.? 172.21.15.67:0/1083135815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:30 smithi082 bash[20963]: cluster 2024-04-03T19:43:29.729456+0000 mgr.y (mgr.24370) 9751 : cluster [DBG] pgmap v9735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:30 smithi082 bash[20963]: audit 2024-04-03T19:43:30.826058+0000 mon.a (mon.0) 8650 : audit [DBG] from='client.? 172.21.15.67:0/1083135815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:32.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:31 smithi067 bash[17655]: audit 2024-04-03T19:43:31.173237+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:43:32.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:31 smithi067 bash[27441]: audit 2024-04-03T19:43:31.173237+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:43:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:31 smithi082 bash[20963]: audit 2024-04-03T19:43:31.173237+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:43:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:32 smithi067 bash[17655]: cluster 2024-04-03T19:43:31.730666+0000 mgr.y (mgr.24370) 9752 : cluster [DBG] pgmap v9736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:33.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:33] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:43:33.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:32 smithi067 bash[27441]: cluster 2024-04-03T19:43:31.730666+0000 mgr.y (mgr.24370) 9752 : cluster [DBG] pgmap v9736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:32 smithi082 bash[20963]: cluster 2024-04-03T19:43:31.730666+0000 mgr.y (mgr.24370) 9752 : cluster [DBG] pgmap v9736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:43:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:33 smithi082 bash[20963]: audit 2024-04-03T19:43:33.286352+0000 mon.a (mon.0) 8652 : audit [DBG] from='client.? 172.21.15.67:0/3662988801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:34.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:33 smithi067 bash[17655]: audit 2024-04-03T19:43:33.286352+0000 mon.a (mon.0) 8652 : audit [DBG] from='client.? 172.21.15.67:0/3662988801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:34.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:33 smithi067 bash[27441]: audit 2024-04-03T19:43:33.286352+0000 mon.a (mon.0) 8652 : audit [DBG] from='client.? 172.21.15.67:0/3662988801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:34 smithi082 bash[20963]: cluster 2024-04-03T19:43:33.731369+0000 mgr.y (mgr.24370) 9753 : cluster [DBG] pgmap v9737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:35.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:34 smithi067 bash[17655]: cluster 2024-04-03T19:43:33.731369+0000 mgr.y (mgr.24370) 9753 : cluster [DBG] pgmap v9737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:35.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:34 smithi067 bash[27441]: cluster 2024-04-03T19:43:33.731369+0000 mgr.y (mgr.24370) 9753 : cluster [DBG] pgmap v9737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:35 smithi082 bash[20963]: audit 2024-04-03T19:43:35.739120+0000 mon.c (mon.2) 3839 : audit [DBG] from='client.? 172.21.15.67:0/394271027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:36.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:35 smithi067 bash[17655]: audit 2024-04-03T19:43:35.739120+0000 mon.c (mon.2) 3839 : audit [DBG] from='client.? 172.21.15.67:0/394271027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:36.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:35 smithi067 bash[27441]: audit 2024-04-03T19:43:35.739120+0000 mon.c (mon.2) 3839 : audit [DBG] from='client.? 172.21.15.67:0/394271027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:36 smithi082 bash[20963]: cluster 2024-04-03T19:43:35.732128+0000 mgr.y (mgr.24370) 9754 : cluster [DBG] pgmap v9738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:36 smithi082 bash[20963]: audit 2024-04-03T19:43:36.922810+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:37.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:36 smithi067 bash[17655]: cluster 2024-04-03T19:43:35.732128+0000 mgr.y (mgr.24370) 9754 : cluster [DBG] pgmap v9738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:37.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:36 smithi067 bash[17655]: audit 2024-04-03T19:43:36.922810+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:36 smithi067 bash[27441]: cluster 2024-04-03T19:43:35.732128+0000 mgr.y (mgr.24370) 9754 : cluster [DBG] pgmap v9738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:36 smithi067 bash[27441]: audit 2024-04-03T19:43:36.922810+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:37 smithi082 bash[20963]: audit 2024-04-03T19:43:36.932672+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:37 smithi082 bash[20963]: audit 2024-04-03T19:43:37.177258+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:37 smithi082 bash[20963]: audit 2024-04-03T19:43:37.187267+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:37 smithi082 bash[20963]: audit 2024-04-03T19:43:37.615518+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:43:38.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:37 smithi082 bash[20963]: audit 2024-04-03T19:43:37.617358+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:43:38.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:37 smithi082 bash[20963]: audit 2024-04-03T19:43:37.629196+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[17655]: audit 2024-04-03T19:43:36.932672+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[17655]: audit 2024-04-03T19:43:37.177258+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[17655]: audit 2024-04-03T19:43:37.187267+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[17655]: audit 2024-04-03T19:43:37.615518+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:43:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[17655]: audit 2024-04-03T19:43:37.617358+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:43:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[17655]: audit 2024-04-03T19:43:37.629196+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[27441]: audit 2024-04-03T19:43:36.932672+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[27441]: audit 2024-04-03T19:43:37.177258+0000 mon.a (mon.0) 8655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[27441]: audit 2024-04-03T19:43:37.187267+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[27441]: audit 2024-04-03T19:43:37.615518+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:43:38.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[27441]: audit 2024-04-03T19:43:37.617358+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:43:38.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:37 smithi067 bash[27441]: audit 2024-04-03T19:43:37.629196+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:43:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:38 smithi082 bash[20963]: cluster 2024-04-03T19:43:37.732713+0000 mgr.y (mgr.24370) 9755 : cluster [DBG] pgmap v9739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:38 smithi082 bash[20963]: audit 2024-04-03T19:43:38.195655+0000 mon.c (mon.2) 3840 : audit [DBG] from='client.? 172.21.15.67:0/811606982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:39.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:38 smithi067 bash[17655]: cluster 2024-04-03T19:43:37.732713+0000 mgr.y (mgr.24370) 9755 : cluster [DBG] pgmap v9739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:39.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:38 smithi067 bash[17655]: audit 2024-04-03T19:43:38.195655+0000 mon.c (mon.2) 3840 : audit [DBG] from='client.? 172.21.15.67:0/811606982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:38 smithi067 bash[27441]: cluster 2024-04-03T19:43:37.732713+0000 mgr.y (mgr.24370) 9755 : cluster [DBG] pgmap v9739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:38 smithi067 bash[27441]: audit 2024-04-03T19:43:38.195655+0000 mon.c (mon.2) 3840 : audit [DBG] from='client.? 172.21.15.67:0/811606982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:40 smithi082 bash[20963]: cluster 2024-04-03T19:43:39.733409+0000 mgr.y (mgr.24370) 9756 : cluster [DBG] pgmap v9740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:40 smithi082 bash[20963]: audit 2024-04-03T19:43:40.170338+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:40 smithi082 bash[20963]: audit 2024-04-03T19:43:40.641514+0000 mon.a (mon.0) 8661 : audit [DBG] from='client.? 172.21.15.67:0/2855283036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:40 smithi067 bash[17655]: cluster 2024-04-03T19:43:39.733409+0000 mgr.y (mgr.24370) 9756 : cluster [DBG] pgmap v9740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:40 smithi067 bash[17655]: audit 2024-04-03T19:43:40.170338+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:40 smithi067 bash[17655]: audit 2024-04-03T19:43:40.641514+0000 mon.a (mon.0) 8661 : audit [DBG] from='client.? 172.21.15.67:0/2855283036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:40 smithi067 bash[27441]: cluster 2024-04-03T19:43:39.733409+0000 mgr.y (mgr.24370) 9756 : cluster [DBG] pgmap v9740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:40 smithi067 bash[27441]: audit 2024-04-03T19:43:40.170338+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:40 smithi067 bash[27441]: audit 2024-04-03T19:43:40.641514+0000 mon.a (mon.0) 8661 : audit [DBG] from='client.? 172.21.15.67:0/2855283036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:42 smithi082 bash[20963]: cluster 2024-04-03T19:43:41.734578+0000 mgr.y (mgr.24370) 9757 : cluster [DBG] pgmap v9741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:43.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:42 smithi067 bash[17655]: cluster 2024-04-03T19:43:41.734578+0000 mgr.y (mgr.24370) 9757 : cluster [DBG] pgmap v9741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:43:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:42 smithi067 bash[27441]: cluster 2024-04-03T19:43:41.734578+0000 mgr.y (mgr.24370) 9757 : cluster [DBG] pgmap v9741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:43:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:43 smithi082 bash[20963]: audit 2024-04-03T19:43:43.103787+0000 mon.a (mon.0) 8662 : audit [DBG] from='client.? 172.21.15.67:0/325656264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:44.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:43 smithi067 bash[17655]: audit 2024-04-03T19:43:43.103787+0000 mon.a (mon.0) 8662 : audit [DBG] from='client.? 172.21.15.67:0/325656264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:44.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:43 smithi067 bash[27441]: audit 2024-04-03T19:43:43.103787+0000 mon.a (mon.0) 8662 : audit [DBG] from='client.? 172.21.15.67:0/325656264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:44 smithi082 bash[20963]: cluster 2024-04-03T19:43:43.735277+0000 mgr.y (mgr.24370) 9758 : cluster [DBG] pgmap v9742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:45.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:44 smithi067 bash[17655]: cluster 2024-04-03T19:43:43.735277+0000 mgr.y (mgr.24370) 9758 : cluster [DBG] pgmap v9742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:45.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:44 smithi067 bash[27441]: cluster 2024-04-03T19:43:43.735277+0000 mgr.y (mgr.24370) 9758 : cluster [DBG] pgmap v9742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:45 smithi082 bash[20963]: audit 2024-04-03T19:43:45.564766+0000 mon.a (mon.0) 8663 : audit [DBG] from='client.? 172.21.15.67:0/247333784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:46.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:45 smithi067 bash[17655]: audit 2024-04-03T19:43:45.564766+0000 mon.a (mon.0) 8663 : audit [DBG] from='client.? 172.21.15.67:0/247333784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:45 smithi067 bash[27441]: audit 2024-04-03T19:43:45.564766+0000 mon.a (mon.0) 8663 : audit [DBG] from='client.? 172.21.15.67:0/247333784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:46 smithi082 bash[20963]: cluster 2024-04-03T19:43:45.736422+0000 mgr.y (mgr.24370) 9759 : cluster [DBG] pgmap v9743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:47.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:46 smithi067 bash[17655]: cluster 2024-04-03T19:43:45.736422+0000 mgr.y (mgr.24370) 9759 : cluster [DBG] pgmap v9743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:46 smithi067 bash[27441]: cluster 2024-04-03T19:43:45.736422+0000 mgr.y (mgr.24370) 9759 : cluster [DBG] pgmap v9743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:48 smithi082 bash[20963]: cluster 2024-04-03T19:43:47.736986+0000 mgr.y (mgr.24370) 9760 : cluster [DBG] pgmap v9744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:48 smithi082 bash[20963]: audit 2024-04-03T19:43:48.023759+0000 mon.c (mon.2) 3841 : audit [DBG] from='client.? 172.21.15.67:0/3484388484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:49.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:48 smithi067 bash[27441]: cluster 2024-04-03T19:43:47.736986+0000 mgr.y (mgr.24370) 9760 : cluster [DBG] pgmap v9744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:49.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:48 smithi067 bash[27441]: audit 2024-04-03T19:43:48.023759+0000 mon.c (mon.2) 3841 : audit [DBG] from='client.? 172.21.15.67:0/3484388484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:49.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:48 smithi067 bash[17655]: cluster 2024-04-03T19:43:47.736986+0000 mgr.y (mgr.24370) 9760 : cluster [DBG] pgmap v9744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:48 smithi067 bash[17655]: audit 2024-04-03T19:43:48.023759+0000 mon.c (mon.2) 3841 : audit [DBG] from='client.? 172.21.15.67:0/3484388484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:50 smithi082 bash[20963]: cluster 2024-04-03T19:43:49.737685+0000 mgr.y (mgr.24370) 9761 : cluster [DBG] pgmap v9745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:50 smithi082 bash[20963]: audit 2024-04-03T19:43:50.474033+0000 mon.c (mon.2) 3842 : audit [DBG] from='client.? 172.21.15.67:0/684809265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:50 smithi067 bash[17655]: cluster 2024-04-03T19:43:49.737685+0000 mgr.y (mgr.24370) 9761 : cluster [DBG] pgmap v9745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:50 smithi067 bash[17655]: audit 2024-04-03T19:43:50.474033+0000 mon.c (mon.2) 3842 : audit [DBG] from='client.? 172.21.15.67:0/684809265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:51.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:50 smithi067 bash[27441]: cluster 2024-04-03T19:43:49.737685+0000 mgr.y (mgr.24370) 9761 : cluster [DBG] pgmap v9745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:51.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:50 smithi067 bash[27441]: audit 2024-04-03T19:43:50.474033+0000 mon.c (mon.2) 3842 : audit [DBG] from='client.? 172.21.15.67:0/684809265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:52 smithi082 bash[20963]: cluster 2024-04-03T19:43:51.738895+0000 mgr.y (mgr.24370) 9762 : cluster [DBG] pgmap v9746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:53.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:52 smithi082 bash[20963]: audit 2024-04-03T19:43:52.927323+0000 mon.a (mon.0) 8664 : audit [DBG] from='client.? 172.21.15.67:0/3564077929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:52 smithi067 bash[27441]: cluster 2024-04-03T19:43:51.738895+0000 mgr.y (mgr.24370) 9762 : cluster [DBG] pgmap v9746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:52 smithi067 bash[27441]: audit 2024-04-03T19:43:52.927323+0000 mon.a (mon.0) 8664 : audit [DBG] from='client.? 172.21.15.67:0/3564077929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:52 smithi067 bash[17655]: cluster 2024-04-03T19:43:51.738895+0000 mgr.y (mgr.24370) 9762 : cluster [DBG] pgmap v9746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:52 smithi067 bash[17655]: audit 2024-04-03T19:43:52.927323+0000 mon.a (mon.0) 8664 : audit [DBG] from='client.? 172.21.15.67:0/3564077929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:43:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:43:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:54 smithi082 bash[20963]: cluster 2024-04-03T19:43:53.739572+0000 mgr.y (mgr.24370) 9763 : cluster [DBG] pgmap v9747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:54 smithi067 bash[27441]: cluster 2024-04-03T19:43:53.739572+0000 mgr.y (mgr.24370) 9763 : cluster [DBG] pgmap v9747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:55.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:54 smithi067 bash[17655]: cluster 2024-04-03T19:43:53.739572+0000 mgr.y (mgr.24370) 9763 : cluster [DBG] pgmap v9747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:55 smithi082 bash[20963]: audit 2024-04-03T19:43:55.170552+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:55 smithi082 bash[20963]: audit 2024-04-03T19:43:55.371194+0000 mon.a (mon.0) 8666 : audit [DBG] from='client.? 172.21.15.67:0/1727566724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:55 smithi067 bash[27441]: audit 2024-04-03T19:43:55.170552+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:55 smithi067 bash[27441]: audit 2024-04-03T19:43:55.371194+0000 mon.a (mon.0) 8666 : audit [DBG] from='client.? 172.21.15.67:0/1727566724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:55 smithi067 bash[17655]: audit 2024-04-03T19:43:55.170552+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:43:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:55 smithi067 bash[17655]: audit 2024-04-03T19:43:55.371194+0000 mon.a (mon.0) 8666 : audit [DBG] from='client.? 172.21.15.67:0/1727566724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:57 smithi082 bash[20963]: cluster 2024-04-03T19:43:55.740720+0000 mgr.y (mgr.24370) 9764 : cluster [DBG] pgmap v9748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:56 smithi067 bash[27441]: cluster 2024-04-03T19:43:55.740720+0000 mgr.y (mgr.24370) 9764 : cluster [DBG] pgmap v9748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:57.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:56 smithi067 bash[17655]: cluster 2024-04-03T19:43:55.740720+0000 mgr.y (mgr.24370) 9764 : cluster [DBG] pgmap v9748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:58 smithi082 bash[20963]: audit 2024-04-03T19:43:57.819311+0000 mon.a (mon.0) 8667 : audit [DBG] from='client.? 172.21.15.67:0/2270942917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:58.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:58 smithi067 bash[17655]: audit 2024-04-03T19:43:57.819311+0000 mon.a (mon.0) 8667 : audit [DBG] from='client.? 172.21.15.67:0/2270942917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:58.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:58 smithi067 bash[27441]: audit 2024-04-03T19:43:57.819311+0000 mon.a (mon.0) 8667 : audit [DBG] from='client.? 172.21.15.67:0/2270942917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:43:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:43:59 smithi082 bash[20963]: cluster 2024-04-03T19:43:57.741351+0000 mgr.y (mgr.24370) 9765 : cluster [DBG] pgmap v9749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:43:59 smithi067 bash[17655]: cluster 2024-04-03T19:43:57.741351+0000 mgr.y (mgr.24370) 9765 : cluster [DBG] pgmap v9749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:43:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:43:59 smithi067 bash[27441]: cluster 2024-04-03T19:43:57.741351+0000 mgr.y (mgr.24370) 9765 : cluster [DBG] pgmap v9749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:01 smithi082 bash[20963]: cluster 2024-04-03T19:43:59.742029+0000 mgr.y (mgr.24370) 9766 : cluster [DBG] pgmap v9750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:01 smithi082 bash[20963]: audit 2024-04-03T19:44:00.279707+0000 mon.a (mon.0) 8668 : audit [DBG] from='client.? 172.21.15.67:0/631019899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:01 smithi067 bash[17655]: cluster 2024-04-03T19:43:59.742029+0000 mgr.y (mgr.24370) 9766 : cluster [DBG] pgmap v9750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:01 smithi067 bash[17655]: audit 2024-04-03T19:44:00.279707+0000 mon.a (mon.0) 8668 : audit [DBG] from='client.? 172.21.15.67:0/631019899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:01 smithi067 bash[27441]: cluster 2024-04-03T19:43:59.742029+0000 mgr.y (mgr.24370) 9766 : cluster [DBG] pgmap v9750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:01 smithi067 bash[27441]: audit 2024-04-03T19:44:00.279707+0000 mon.a (mon.0) 8668 : audit [DBG] from='client.? 172.21.15.67:0/631019899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:03 smithi082 bash[20963]: cluster 2024-04-03T19:44:01.743207+0000 mgr.y (mgr.24370) 9767 : cluster [DBG] pgmap v9751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:03 smithi082 bash[20963]: audit 2024-04-03T19:44:02.727052+0000 mon.a (mon.0) 8669 : audit [DBG] from='client.? 172.21.15.67:0/184699196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:44:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:03 smithi067 bash[27441]: cluster 2024-04-03T19:44:01.743207+0000 mgr.y (mgr.24370) 9767 : cluster [DBG] pgmap v9751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:03 smithi067 bash[27441]: audit 2024-04-03T19:44:02.727052+0000 mon.a (mon.0) 8669 : audit [DBG] from='client.? 172.21.15.67:0/184699196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:03 smithi067 bash[17655]: cluster 2024-04-03T19:44:01.743207+0000 mgr.y (mgr.24370) 9767 : cluster [DBG] pgmap v9751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:03 smithi067 bash[17655]: audit 2024-04-03T19:44:02.727052+0000 mon.a (mon.0) 8669 : audit [DBG] from='client.? 172.21.15.67:0/184699196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:44:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:05 smithi082 bash[20963]: cluster 2024-04-03T19:44:03.743905+0000 mgr.y (mgr.24370) 9768 : cluster [DBG] pgmap v9752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:05 smithi067 bash[17655]: cluster 2024-04-03T19:44:03.743905+0000 mgr.y (mgr.24370) 9768 : cluster [DBG] pgmap v9752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:05.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:05 smithi067 bash[27441]: cluster 2024-04-03T19:44:03.743905+0000 mgr.y (mgr.24370) 9768 : cluster [DBG] pgmap v9752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:06 smithi082 bash[20963]: audit 2024-04-03T19:44:05.188889+0000 mon.c (mon.2) 3843 : audit [DBG] from='client.? 172.21.15.67:0/870305804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:06.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:06 smithi067 bash[17655]: audit 2024-04-03T19:44:05.188889+0000 mon.c (mon.2) 3843 : audit [DBG] from='client.? 172.21.15.67:0/870305804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:06.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:06 smithi067 bash[27441]: audit 2024-04-03T19:44:05.188889+0000 mon.c (mon.2) 3843 : audit [DBG] from='client.? 172.21.15.67:0/870305804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:07 smithi082 bash[20963]: cluster 2024-04-03T19:44:05.745037+0000 mgr.y (mgr.24370) 9769 : cluster [DBG] pgmap v9753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:07 smithi067 bash[17655]: cluster 2024-04-03T19:44:05.745037+0000 mgr.y (mgr.24370) 9769 : cluster [DBG] pgmap v9753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:07 smithi067 bash[27441]: cluster 2024-04-03T19:44:05.745037+0000 mgr.y (mgr.24370) 9769 : cluster [DBG] pgmap v9753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:08 smithi082 bash[20963]: audit 2024-04-03T19:44:07.638205+0000 mon.a (mon.0) 8670 : audit [DBG] from='client.? 172.21.15.67:0/1725334891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:08.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:08 smithi067 bash[17655]: audit 2024-04-03T19:44:07.638205+0000 mon.a (mon.0) 8670 : audit [DBG] from='client.? 172.21.15.67:0/1725334891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:08.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:08 smithi067 bash[27441]: audit 2024-04-03T19:44:07.638205+0000 mon.a (mon.0) 8670 : audit [DBG] from='client.? 172.21.15.67:0/1725334891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:09 smithi082 bash[20963]: cluster 2024-04-03T19:44:07.745719+0000 mgr.y (mgr.24370) 9770 : cluster [DBG] pgmap v9754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:09.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:09 smithi067 bash[17655]: cluster 2024-04-03T19:44:07.745719+0000 mgr.y (mgr.24370) 9770 : cluster [DBG] pgmap v9754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:09 smithi067 bash[27441]: cluster 2024-04-03T19:44:07.745719+0000 mgr.y (mgr.24370) 9770 : cluster [DBG] pgmap v9754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:11 smithi082 bash[20963]: cluster 2024-04-03T19:44:09.746381+0000 mgr.y (mgr.24370) 9771 : cluster [DBG] pgmap v9755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:11 smithi082 bash[20963]: audit 2024-04-03T19:44:10.089773+0000 mon.a (mon.0) 8671 : audit [DBG] from='client.? 172.21.15.67:0/1565074229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:11 smithi082 bash[20963]: audit 2024-04-03T19:44:10.170835+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:11 smithi067 bash[27441]: cluster 2024-04-03T19:44:09.746381+0000 mgr.y (mgr.24370) 9771 : cluster [DBG] pgmap v9755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:11 smithi067 bash[27441]: audit 2024-04-03T19:44:10.089773+0000 mon.a (mon.0) 8671 : audit [DBG] from='client.? 172.21.15.67:0/1565074229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:11 smithi067 bash[27441]: audit 2024-04-03T19:44:10.170835+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:11 smithi067 bash[17655]: cluster 2024-04-03T19:44:09.746381+0000 mgr.y (mgr.24370) 9771 : cluster [DBG] pgmap v9755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:11 smithi067 bash[17655]: audit 2024-04-03T19:44:10.089773+0000 mon.a (mon.0) 8671 : audit [DBG] from='client.? 172.21.15.67:0/1565074229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:11 smithi067 bash[17655]: audit 2024-04-03T19:44:10.170835+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:13 smithi082 bash[20963]: cluster 2024-04-03T19:44:11.747619+0000 mgr.y (mgr.24370) 9772 : cluster [DBG] pgmap v9756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:13.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:13 smithi082 bash[20963]: audit 2024-04-03T19:44:12.531310+0000 mon.a (mon.0) 8673 : audit [DBG] from='client.? 172.21.15.67:0/2746780985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:44:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:13 smithi067 bash[17655]: cluster 2024-04-03T19:44:11.747619+0000 mgr.y (mgr.24370) 9772 : cluster [DBG] pgmap v9756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:13 smithi067 bash[17655]: audit 2024-04-03T19:44:12.531310+0000 mon.a (mon.0) 8673 : audit [DBG] from='client.? 172.21.15.67:0/2746780985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:13 smithi067 bash[27441]: cluster 2024-04-03T19:44:11.747619+0000 mgr.y (mgr.24370) 9772 : cluster [DBG] pgmap v9756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:13 smithi067 bash[27441]: audit 2024-04-03T19:44:12.531310+0000 mon.a (mon.0) 8673 : audit [DBG] from='client.? 172.21.15.67:0/2746780985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:44:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:15 smithi082 bash[20963]: cluster 2024-04-03T19:44:13.748462+0000 mgr.y (mgr.24370) 9773 : cluster [DBG] pgmap v9757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:15 smithi082 bash[20963]: audit 2024-04-03T19:44:14.984988+0000 mon.c (mon.2) 3844 : audit [DBG] from='client.? 172.21.15.67:0/3666195154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:15.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:15 smithi067 bash[17655]: cluster 2024-04-03T19:44:13.748462+0000 mgr.y (mgr.24370) 9773 : cluster [DBG] pgmap v9757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:15.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:15 smithi067 bash[17655]: audit 2024-04-03T19:44:14.984988+0000 mon.c (mon.2) 3844 : audit [DBG] from='client.? 172.21.15.67:0/3666195154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:15 smithi067 bash[27441]: cluster 2024-04-03T19:44:13.748462+0000 mgr.y (mgr.24370) 9773 : cluster [DBG] pgmap v9757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:15 smithi067 bash[27441]: audit 2024-04-03T19:44:14.984988+0000 mon.c (mon.2) 3844 : audit [DBG] from='client.? 172.21.15.67:0/3666195154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:17 smithi082 bash[20963]: cluster 2024-04-03T19:44:15.749631+0000 mgr.y (mgr.24370) 9774 : cluster [DBG] pgmap v9758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:17 smithi067 bash[17655]: cluster 2024-04-03T19:44:15.749631+0000 mgr.y (mgr.24370) 9774 : cluster [DBG] pgmap v9758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:17.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:17 smithi067 bash[27441]: cluster 2024-04-03T19:44:15.749631+0000 mgr.y (mgr.24370) 9774 : cluster [DBG] pgmap v9758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:18 smithi082 bash[20963]: audit 2024-04-03T19:44:17.437103+0000 mon.c (mon.2) 3845 : audit [DBG] from='client.? 172.21.15.67:0/3275437218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:18.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:18 smithi067 bash[27441]: audit 2024-04-03T19:44:17.437103+0000 mon.c (mon.2) 3845 : audit [DBG] from='client.? 172.21.15.67:0/3275437218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:18.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:18 smithi067 bash[17655]: audit 2024-04-03T19:44:17.437103+0000 mon.c (mon.2) 3845 : audit [DBG] from='client.? 172.21.15.67:0/3275437218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:19 smithi082 bash[20963]: cluster 2024-04-03T19:44:17.750426+0000 mgr.y (mgr.24370) 9775 : cluster [DBG] pgmap v9759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:19.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:19 smithi067 bash[17655]: cluster 2024-04-03T19:44:17.750426+0000 mgr.y (mgr.24370) 9775 : cluster [DBG] pgmap v9759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:19 smithi067 bash[27441]: cluster 2024-04-03T19:44:17.750426+0000 mgr.y (mgr.24370) 9775 : cluster [DBG] pgmap v9759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:20 smithi082 bash[20963]: audit 2024-04-03T19:44:19.891997+0000 mon.c (mon.2) 3846 : audit [DBG] from='client.? 172.21.15.67:0/3904547473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:20.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:20 smithi067 bash[17655]: audit 2024-04-03T19:44:19.891997+0000 mon.c (mon.2) 3846 : audit [DBG] from='client.? 172.21.15.67:0/3904547473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:20.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:20 smithi067 bash[27441]: audit 2024-04-03T19:44:19.891997+0000 mon.c (mon.2) 3846 : audit [DBG] from='client.? 172.21.15.67:0/3904547473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:21 smithi082 bash[20963]: cluster 2024-04-03T19:44:19.751239+0000 mgr.y (mgr.24370) 9776 : cluster [DBG] pgmap v9760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:21.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:21 smithi067 bash[27441]: cluster 2024-04-03T19:44:19.751239+0000 mgr.y (mgr.24370) 9776 : cluster [DBG] pgmap v9760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:21.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:21 smithi067 bash[17655]: cluster 2024-04-03T19:44:19.751239+0000 mgr.y (mgr.24370) 9776 : cluster [DBG] pgmap v9760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:23 smithi082 bash[20963]: cluster 2024-04-03T19:44:21.752486+0000 mgr.y (mgr.24370) 9777 : cluster [DBG] pgmap v9761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:23.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:23 smithi082 bash[20963]: audit 2024-04-03T19:44:22.343622+0000 mon.a (mon.0) 8674 : audit [DBG] from='client.? 172.21.15.67:0/3288177226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:44:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:23 smithi067 bash[17655]: cluster 2024-04-03T19:44:21.752486+0000 mgr.y (mgr.24370) 9777 : cluster [DBG] pgmap v9761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:23 smithi067 bash[17655]: audit 2024-04-03T19:44:22.343622+0000 mon.a (mon.0) 8674 : audit [DBG] from='client.? 172.21.15.67:0/3288177226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:23 smithi067 bash[27441]: cluster 2024-04-03T19:44:21.752486+0000 mgr.y (mgr.24370) 9777 : cluster [DBG] pgmap v9761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:23 smithi067 bash[27441]: audit 2024-04-03T19:44:22.343622+0000 mon.a (mon.0) 8674 : audit [DBG] from='client.? 172.21.15.67:0/3288177226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:44:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:25 smithi082 bash[20963]: cluster 2024-04-03T19:44:23.753166+0000 mgr.y (mgr.24370) 9778 : cluster [DBG] pgmap v9762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:25 smithi082 bash[20963]: audit 2024-04-03T19:44:24.801490+0000 mon.a (mon.0) 8675 : audit [DBG] from='client.? 172.21.15.67:0/1777610368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:25.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:25 smithi067 bash[27441]: cluster 2024-04-03T19:44:23.753166+0000 mgr.y (mgr.24370) 9778 : cluster [DBG] pgmap v9762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:25 smithi067 bash[27441]: audit 2024-04-03T19:44:24.801490+0000 mon.a (mon.0) 8675 : audit [DBG] from='client.? 172.21.15.67:0/1777610368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:25.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:25 smithi067 bash[17655]: cluster 2024-04-03T19:44:23.753166+0000 mgr.y (mgr.24370) 9778 : cluster [DBG] pgmap v9762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:25.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:25 smithi067 bash[17655]: audit 2024-04-03T19:44:24.801490+0000 mon.a (mon.0) 8675 : audit [DBG] from='client.? 172.21.15.67:0/1777610368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:26 smithi082 bash[20963]: audit 2024-04-03T19:44:25.171237+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:26.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:26 smithi067 bash[27441]: audit 2024-04-03T19:44:25.171237+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:26 smithi067 bash[17655]: audit 2024-04-03T19:44:25.171237+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:27 smithi082 bash[20963]: cluster 2024-04-03T19:44:25.754236+0000 mgr.y (mgr.24370) 9779 : cluster [DBG] pgmap v9763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:27.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:27 smithi067 bash[17655]: cluster 2024-04-03T19:44:25.754236+0000 mgr.y (mgr.24370) 9779 : cluster [DBG] pgmap v9763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:27.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:27 smithi067 bash[27441]: cluster 2024-04-03T19:44:25.754236+0000 mgr.y (mgr.24370) 9779 : cluster [DBG] pgmap v9763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:28 smithi082 bash[20963]: audit 2024-04-03T19:44:27.252982+0000 mon.a (mon.0) 8677 : audit [DBG] from='client.? 172.21.15.67:0/3987218892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:28.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:28 smithi067 bash[27441]: audit 2024-04-03T19:44:27.252982+0000 mon.a (mon.0) 8677 : audit [DBG] from='client.? 172.21.15.67:0/3987218892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:28.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:28 smithi067 bash[17655]: audit 2024-04-03T19:44:27.252982+0000 mon.a (mon.0) 8677 : audit [DBG] from='client.? 172.21.15.67:0/3987218892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:29.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:29 smithi082 bash[20963]: cluster 2024-04-03T19:44:27.754950+0000 mgr.y (mgr.24370) 9780 : cluster [DBG] pgmap v9764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:29.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:29 smithi067 bash[27441]: cluster 2024-04-03T19:44:27.754950+0000 mgr.y (mgr.24370) 9780 : cluster [DBG] pgmap v9764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:29 smithi067 bash[17655]: cluster 2024-04-03T19:44:27.754950+0000 mgr.y (mgr.24370) 9780 : cluster [DBG] pgmap v9764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:30.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:30 smithi067 bash[27441]: audit 2024-04-03T19:44:29.707318+0000 mon.c (mon.2) 3847 : audit [DBG] from='client.? 172.21.15.67:0/1965828220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:30.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:30 smithi067 bash[17655]: audit 2024-04-03T19:44:29.707318+0000 mon.c (mon.2) 3847 : audit [DBG] from='client.? 172.21.15.67:0/1965828220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:30 smithi082 bash[20963]: audit 2024-04-03T19:44:29.707318+0000 mon.c (mon.2) 3847 : audit [DBG] from='client.? 172.21.15.67:0/1965828220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:31.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:31 smithi067 bash[27441]: cluster 2024-04-03T19:44:29.755603+0000 mgr.y (mgr.24370) 9781 : cluster [DBG] pgmap v9765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:31 smithi067 bash[17655]: cluster 2024-04-03T19:44:29.755603+0000 mgr.y (mgr.24370) 9781 : cluster [DBG] pgmap v9765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:31 smithi082 bash[20963]: cluster 2024-04-03T19:44:29.755603+0000 mgr.y (mgr.24370) 9781 : cluster [DBG] pgmap v9765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:44:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:33 smithi067 bash[17655]: cluster 2024-04-03T19:44:31.756789+0000 mgr.y (mgr.24370) 9782 : cluster [DBG] pgmap v9766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:33 smithi067 bash[17655]: audit 2024-04-03T19:44:32.158476+0000 mon.a (mon.0) 8678 : audit [DBG] from='client.? 172.21.15.67:0/3353383233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:33 smithi067 bash[27441]: cluster 2024-04-03T19:44:31.756789+0000 mgr.y (mgr.24370) 9782 : cluster [DBG] pgmap v9766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:33 smithi067 bash[27441]: audit 2024-04-03T19:44:32.158476+0000 mon.a (mon.0) 8678 : audit [DBG] from='client.? 172.21.15.67:0/3353383233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:33.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:33 smithi082 bash[20963]: cluster 2024-04-03T19:44:31.756789+0000 mgr.y (mgr.24370) 9782 : cluster [DBG] pgmap v9766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:33.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:33 smithi082 bash[20963]: audit 2024-04-03T19:44:32.158476+0000 mon.a (mon.0) 8678 : audit [DBG] from='client.? 172.21.15.67:0/3353383233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:44:35.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:35 smithi067 bash[27441]: cluster 2024-04-03T19:44:33.757535+0000 mgr.y (mgr.24370) 9783 : cluster [DBG] pgmap v9767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:35 smithi067 bash[27441]: audit 2024-04-03T19:44:34.611405+0000 mon.a (mon.0) 8679 : audit [DBG] from='client.? 172.21.15.67:0/349545487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:35 smithi067 bash[17655]: cluster 2024-04-03T19:44:33.757535+0000 mgr.y (mgr.24370) 9783 : cluster [DBG] pgmap v9767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:35 smithi067 bash[17655]: audit 2024-04-03T19:44:34.611405+0000 mon.a (mon.0) 8679 : audit [DBG] from='client.? 172.21.15.67:0/349545487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:35 smithi082 bash[20963]: cluster 2024-04-03T19:44:33.757535+0000 mgr.y (mgr.24370) 9783 : cluster [DBG] pgmap v9767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:35 smithi082 bash[20963]: audit 2024-04-03T19:44:34.611405+0000 mon.a (mon.0) 8679 : audit [DBG] from='client.? 172.21.15.67:0/349545487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:37 smithi067 bash[17655]: cluster 2024-04-03T19:44:35.758634+0000 mgr.y (mgr.24370) 9784 : cluster [DBG] pgmap v9768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:37 smithi067 bash[17655]: audit 2024-04-03T19:44:37.061938+0000 mon.a (mon.0) 8680 : audit [DBG] from='client.? 172.21.15.67:0/2440558764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:37 smithi067 bash[27441]: cluster 2024-04-03T19:44:35.758634+0000 mgr.y (mgr.24370) 9784 : cluster [DBG] pgmap v9768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:37 smithi067 bash[27441]: audit 2024-04-03T19:44:37.061938+0000 mon.a (mon.0) 8680 : audit [DBG] from='client.? 172.21.15.67:0/2440558764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:37 smithi082 bash[20963]: cluster 2024-04-03T19:44:35.758634+0000 mgr.y (mgr.24370) 9784 : cluster [DBG] pgmap v9768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:37 smithi082 bash[20963]: audit 2024-04-03T19:44:37.061938+0000 mon.a (mon.0) 8680 : audit [DBG] from='client.? 172.21.15.67:0/2440558764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:38 smithi067 bash[17655]: audit 2024-04-03T19:44:37.704416+0000 mon.a (mon.0) 8681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:44:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:38 smithi067 bash[27441]: audit 2024-04-03T19:44:37.704416+0000 mon.a (mon.0) 8681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:44:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:38 smithi082 bash[20963]: audit 2024-04-03T19:44:37.704416+0000 mon.a (mon.0) 8681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:44:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:39 smithi067 bash[17655]: cluster 2024-04-03T19:44:37.759225+0000 mgr.y (mgr.24370) 9785 : cluster [DBG] pgmap v9769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:39 smithi067 bash[27441]: cluster 2024-04-03T19:44:37.759225+0000 mgr.y (mgr.24370) 9785 : cluster [DBG] pgmap v9769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:39.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:39 smithi082 bash[20963]: cluster 2024-04-03T19:44:37.759225+0000 mgr.y (mgr.24370) 9785 : cluster [DBG] pgmap v9769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:40 smithi082 bash[20963]: audit 2024-04-03T19:44:39.511758+0000 mon.c (mon.2) 3848 : audit [DBG] from='client.? 172.21.15.67:0/277881477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:40.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:40 smithi067 bash[17655]: audit 2024-04-03T19:44:39.511758+0000 mon.c (mon.2) 3848 : audit [DBG] from='client.? 172.21.15.67:0/277881477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:40.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:40 smithi067 bash[27441]: audit 2024-04-03T19:44:39.511758+0000 mon.c (mon.2) 3848 : audit [DBG] from='client.? 172.21.15.67:0/277881477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:41 smithi082 bash[20963]: cluster 2024-04-03T19:44:39.759970+0000 mgr.y (mgr.24370) 9786 : cluster [DBG] pgmap v9770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:41.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:41 smithi082 bash[20963]: audit 2024-04-03T19:44:40.171890+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:41.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:41 smithi067 bash[17655]: cluster 2024-04-03T19:44:39.759970+0000 mgr.y (mgr.24370) 9786 : cluster [DBG] pgmap v9770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:41.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:41 smithi067 bash[17655]: audit 2024-04-03T19:44:40.171890+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:41.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:41 smithi067 bash[27441]: cluster 2024-04-03T19:44:39.759970+0000 mgr.y (mgr.24370) 9786 : cluster [DBG] pgmap v9770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:41.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:41 smithi067 bash[27441]: audit 2024-04-03T19:44:40.171890+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:42 smithi082 bash[20963]: audit 2024-04-03T19:44:41.964080+0000 mon.a (mon.0) 8683 : audit [DBG] from='client.? 172.21.15.67:0/2719425572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:42.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:42 smithi067 bash[27441]: audit 2024-04-03T19:44:41.964080+0000 mon.a (mon.0) 8683 : audit [DBG] from='client.? 172.21.15.67:0/2719425572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:42.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:42 smithi067 bash[17655]: audit 2024-04-03T19:44:41.964080+0000 mon.a (mon.0) 8683 : audit [DBG] from='client.? 172.21.15.67:0/2719425572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:44:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:43 smithi067 bash[27441]: cluster 2024-04-03T19:44:41.761115+0000 mgr.y (mgr.24370) 9787 : cluster [DBG] pgmap v9771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:43 smithi067 bash[17655]: cluster 2024-04-03T19:44:41.761115+0000 mgr.y (mgr.24370) 9787 : cluster [DBG] pgmap v9771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:43 smithi082 bash[20963]: cluster 2024-04-03T19:44:41.761115+0000 mgr.y (mgr.24370) 9787 : cluster [DBG] pgmap v9771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:44:44.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[17655]: audit 2024-04-03T19:44:43.399276+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[17655]: audit 2024-04-03T19:44:43.406793+0000 mon.a (mon.0) 8685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[17655]: audit 2024-04-03T19:44:43.758001+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[17655]: audit 2024-04-03T19:44:43.774430+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[17655]: audit 2024-04-03T19:44:44.267259+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:44:44.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[17655]: audit 2024-04-03T19:44:44.268699+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:44:44.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[17655]: audit 2024-04-03T19:44:44.279888+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[27441]: audit 2024-04-03T19:44:43.399276+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[27441]: audit 2024-04-03T19:44:43.406793+0000 mon.a (mon.0) 8685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[27441]: audit 2024-04-03T19:44:43.758001+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[27441]: audit 2024-04-03T19:44:43.774430+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[27441]: audit 2024-04-03T19:44:44.267259+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:44:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[27441]: audit 2024-04-03T19:44:44.268699+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:44:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:44 smithi067 bash[27441]: audit 2024-04-03T19:44:44.279888+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:44 smithi082 bash[20963]: audit 2024-04-03T19:44:43.399276+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:44 smithi082 bash[20963]: audit 2024-04-03T19:44:43.406793+0000 mon.a (mon.0) 8685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:44 smithi082 bash[20963]: audit 2024-04-03T19:44:43.758001+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:44 smithi082 bash[20963]: audit 2024-04-03T19:44:43.774430+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:44.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:44 smithi082 bash[20963]: audit 2024-04-03T19:44:44.267259+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:44:44.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:44 smithi082 bash[20963]: audit 2024-04-03T19:44:44.268699+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:44:44.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:44 smithi082 bash[20963]: audit 2024-04-03T19:44:44.279888+0000 mon.a (mon.0) 8690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:44:45.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:45 smithi067 bash[17655]: cluster 2024-04-03T19:44:43.761784+0000 mgr.y (mgr.24370) 9788 : cluster [DBG] pgmap v9772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:45.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:45 smithi067 bash[17655]: audit 2024-04-03T19:44:44.425439+0000 mon.a (mon.0) 8691 : audit [DBG] from='client.? 172.21.15.67:0/2998456512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:45 smithi067 bash[27441]: cluster 2024-04-03T19:44:43.761784+0000 mgr.y (mgr.24370) 9788 : cluster [DBG] pgmap v9772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:45.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:45 smithi067 bash[27441]: audit 2024-04-03T19:44:44.425439+0000 mon.a (mon.0) 8691 : audit [DBG] from='client.? 172.21.15.67:0/2998456512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:45 smithi082 bash[20963]: cluster 2024-04-03T19:44:43.761784+0000 mgr.y (mgr.24370) 9788 : cluster [DBG] pgmap v9772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:45.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:45 smithi082 bash[20963]: audit 2024-04-03T19:44:44.425439+0000 mon.a (mon.0) 8691 : audit [DBG] from='client.? 172.21.15.67:0/2998456512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:47.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:47 smithi067 bash[27441]: cluster 2024-04-03T19:44:45.762900+0000 mgr.y (mgr.24370) 9789 : cluster [DBG] pgmap v9773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:47.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:47 smithi067 bash[27441]: audit 2024-04-03T19:44:46.877961+0000 mon.c (mon.2) 3849 : audit [DBG] from='client.? 172.21.15.67:0/3808208787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:47.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:47 smithi067 bash[17655]: cluster 2024-04-03T19:44:45.762900+0000 mgr.y (mgr.24370) 9789 : cluster [DBG] pgmap v9773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:47.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:47 smithi067 bash[17655]: audit 2024-04-03T19:44:46.877961+0000 mon.c (mon.2) 3849 : audit [DBG] from='client.? 172.21.15.67:0/3808208787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:47 smithi082 bash[20963]: cluster 2024-04-03T19:44:45.762900+0000 mgr.y (mgr.24370) 9789 : cluster [DBG] pgmap v9773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:47.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:47 smithi082 bash[20963]: audit 2024-04-03T19:44:46.877961+0000 mon.c (mon.2) 3849 : audit [DBG] from='client.? 172.21.15.67:0/3808208787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:49 smithi067 bash[17655]: cluster 2024-04-03T19:44:47.763572+0000 mgr.y (mgr.24370) 9790 : cluster [DBG] pgmap v9774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:49 smithi067 bash[17655]: audit 2024-04-03T19:44:49.329281+0000 mon.c (mon.2) 3850 : audit [DBG] from='client.? 172.21.15.67:0/46102399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:49.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:49 smithi067 bash[27441]: cluster 2024-04-03T19:44:47.763572+0000 mgr.y (mgr.24370) 9790 : cluster [DBG] pgmap v9774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:49.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:49 smithi067 bash[27441]: audit 2024-04-03T19:44:49.329281+0000 mon.c (mon.2) 3850 : audit [DBG] from='client.? 172.21.15.67:0/46102399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:49 smithi082 bash[20963]: cluster 2024-04-03T19:44:47.763572+0000 mgr.y (mgr.24370) 9790 : cluster [DBG] pgmap v9774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:49.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:49 smithi082 bash[20963]: audit 2024-04-03T19:44:49.329281+0000 mon.c (mon.2) 3850 : audit [DBG] from='client.? 172.21.15.67:0/46102399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:51 smithi082 bash[20963]: cluster 2024-04-03T19:44:49.764271+0000 mgr.y (mgr.24370) 9791 : cluster [DBG] pgmap v9775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:51.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:51 smithi067 bash[17655]: cluster 2024-04-03T19:44:49.764271+0000 mgr.y (mgr.24370) 9791 : cluster [DBG] pgmap v9775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:51.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:51 smithi067 bash[27441]: cluster 2024-04-03T19:44:49.764271+0000 mgr.y (mgr.24370) 9791 : cluster [DBG] pgmap v9775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:52.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:52 smithi082 bash[20963]: audit 2024-04-03T19:44:51.781910+0000 mon.a (mon.0) 8692 : audit [DBG] from='client.? 172.21.15.67:0/1132654561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:52.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:52 smithi067 bash[17655]: audit 2024-04-03T19:44:51.781910+0000 mon.a (mon.0) 8692 : audit [DBG] from='client.? 172.21.15.67:0/1132654561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:52.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:52 smithi067 bash[27441]: audit 2024-04-03T19:44:51.781910+0000 mon.a (mon.0) 8692 : audit [DBG] from='client.? 172.21.15.67:0/1132654561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:44:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:44:53.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:53 smithi082 bash[20963]: cluster 2024-04-03T19:44:51.765362+0000 mgr.y (mgr.24370) 9792 : cluster [DBG] pgmap v9776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:53.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:53 smithi067 bash[27441]: cluster 2024-04-03T19:44:51.765362+0000 mgr.y (mgr.24370) 9792 : cluster [DBG] pgmap v9776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:53.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:53 smithi067 bash[17655]: cluster 2024-04-03T19:44:51.765362+0000 mgr.y (mgr.24370) 9792 : cluster [DBG] pgmap v9776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:54.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:54 smithi082 bash[20963]: audit 2024-04-03T19:44:54.235177+0000 mon.c (mon.2) 3851 : audit [DBG] from='client.? 172.21.15.67:0/3644639014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:54.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:54 smithi067 bash[17655]: audit 2024-04-03T19:44:54.235177+0000 mon.c (mon.2) 3851 : audit [DBG] from='client.? 172.21.15.67:0/3644639014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:54.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:54 smithi067 bash[27441]: audit 2024-04-03T19:44:54.235177+0000 mon.c (mon.2) 3851 : audit [DBG] from='client.? 172.21.15.67:0/3644639014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:55.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:55 smithi082 bash[20963]: cluster 2024-04-03T19:44:53.766041+0000 mgr.y (mgr.24370) 9793 : cluster [DBG] pgmap v9777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:55.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:55 smithi082 bash[20963]: audit 2024-04-03T19:44:55.172134+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:55.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:55 smithi067 bash[17655]: cluster 2024-04-03T19:44:53.766041+0000 mgr.y (mgr.24370) 9793 : cluster [DBG] pgmap v9777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:55.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:55 smithi067 bash[17655]: audit 2024-04-03T19:44:55.172134+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:55.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:55 smithi067 bash[27441]: cluster 2024-04-03T19:44:53.766041+0000 mgr.y (mgr.24370) 9793 : cluster [DBG] pgmap v9777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:55.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:55 smithi067 bash[27441]: audit 2024-04-03T19:44:55.172134+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:44:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:57 smithi082 bash[20963]: cluster 2024-04-03T19:44:55.767193+0000 mgr.y (mgr.24370) 9794 : cluster [DBG] pgmap v9778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:57 smithi082 bash[20963]: audit 2024-04-03T19:44:56.692724+0000 mon.a (mon.0) 8694 : audit [DBG] from='client.? 172.21.15.67:0/2605848099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:57 smithi067 bash[17655]: cluster 2024-04-03T19:44:55.767193+0000 mgr.y (mgr.24370) 9794 : cluster [DBG] pgmap v9778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:57 smithi067 bash[17655]: audit 2024-04-03T19:44:56.692724+0000 mon.a (mon.0) 8694 : audit [DBG] from='client.? 172.21.15.67:0/2605848099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:57.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:57 smithi067 bash[27441]: cluster 2024-04-03T19:44:55.767193+0000 mgr.y (mgr.24370) 9794 : cluster [DBG] pgmap v9778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:57.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:57 smithi067 bash[27441]: audit 2024-04-03T19:44:56.692724+0000 mon.a (mon.0) 8694 : audit [DBG] from='client.? 172.21.15.67:0/2605848099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:59.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:59 smithi082 bash[20963]: cluster 2024-04-03T19:44:57.767865+0000 mgr.y (mgr.24370) 9795 : cluster [DBG] pgmap v9779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:59.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:44:59 smithi082 bash[20963]: audit 2024-04-03T19:44:59.138528+0000 mon.a (mon.0) 8695 : audit [DBG] from='client.? 172.21.15.67:0/867979235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:59 smithi067 bash[27441]: cluster 2024-04-03T19:44:57.767865+0000 mgr.y (mgr.24370) 9795 : cluster [DBG] pgmap v9779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:44:59 smithi067 bash[27441]: audit 2024-04-03T19:44:59.138528+0000 mon.a (mon.0) 8695 : audit [DBG] from='client.? 172.21.15.67:0/867979235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:59 smithi067 bash[17655]: cluster 2024-04-03T19:44:57.767865+0000 mgr.y (mgr.24370) 9795 : cluster [DBG] pgmap v9779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:44:59.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:44:59 smithi067 bash[17655]: audit 2024-04-03T19:44:59.138528+0000 mon.a (mon.0) 8695 : audit [DBG] from='client.? 172.21.15.67:0/867979235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:01.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:01 smithi082 bash[20963]: cluster 2024-04-03T19:44:59.768522+0000 mgr.y (mgr.24370) 9796 : cluster [DBG] pgmap v9780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:01.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:01 smithi067 bash[27441]: cluster 2024-04-03T19:44:59.768522+0000 mgr.y (mgr.24370) 9796 : cluster [DBG] pgmap v9780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:01.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:01 smithi067 bash[17655]: cluster 2024-04-03T19:44:59.768522+0000 mgr.y (mgr.24370) 9796 : cluster [DBG] pgmap v9780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:02 smithi082 bash[20963]: audit 2024-04-03T19:45:01.590330+0000 mon.a (mon.0) 8696 : audit [DBG] from='client.? 172.21.15.67:0/1014826883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:02.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:02 smithi067 bash[17655]: audit 2024-04-03T19:45:01.590330+0000 mon.a (mon.0) 8696 : audit [DBG] from='client.? 172.21.15.67:0/1014826883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:02.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:02 smithi067 bash[27441]: audit 2024-04-03T19:45:01.590330+0000 mon.a (mon.0) 8696 : audit [DBG] from='client.? 172.21.15.67:0/1014826883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:45:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:03 smithi082 bash[20963]: cluster 2024-04-03T19:45:01.769721+0000 mgr.y (mgr.24370) 9797 : cluster [DBG] pgmap v9781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:45:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:03 smithi067 bash[17655]: cluster 2024-04-03T19:45:01.769721+0000 mgr.y (mgr.24370) 9797 : cluster [DBG] pgmap v9781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:03.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:03 smithi067 bash[27441]: cluster 2024-04-03T19:45:01.769721+0000 mgr.y (mgr.24370) 9797 : cluster [DBG] pgmap v9781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:04.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:04 smithi082 bash[20963]: audit 2024-04-03T19:45:04.049768+0000 mon.a (mon.0) 8697 : audit [DBG] from='client.? 172.21.15.67:0/1936295705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:04.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:04 smithi067 bash[17655]: audit 2024-04-03T19:45:04.049768+0000 mon.a (mon.0) 8697 : audit [DBG] from='client.? 172.21.15.67:0/1936295705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:04.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:04 smithi067 bash[27441]: audit 2024-04-03T19:45:04.049768+0000 mon.a (mon.0) 8697 : audit [DBG] from='client.? 172.21.15.67:0/1936295705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:05 smithi082 bash[20963]: cluster 2024-04-03T19:45:03.770389+0000 mgr.y (mgr.24370) 9798 : cluster [DBG] pgmap v9782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:05 smithi067 bash[17655]: cluster 2024-04-03T19:45:03.770389+0000 mgr.y (mgr.24370) 9798 : cluster [DBG] pgmap v9782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:05 smithi067 bash[27441]: cluster 2024-04-03T19:45:03.770389+0000 mgr.y (mgr.24370) 9798 : cluster [DBG] pgmap v9782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:07.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:07 smithi082 bash[20963]: cluster 2024-04-03T19:45:05.771537+0000 mgr.y (mgr.24370) 9799 : cluster [DBG] pgmap v9783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:07.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:07 smithi082 bash[20963]: audit 2024-04-03T19:45:06.508887+0000 mon.a (mon.0) 8698 : audit [DBG] from='client.? 172.21.15.67:0/827876521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:07.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:07 smithi067 bash[17655]: cluster 2024-04-03T19:45:05.771537+0000 mgr.y (mgr.24370) 9799 : cluster [DBG] pgmap v9783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:07.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:07 smithi067 bash[17655]: audit 2024-04-03T19:45:06.508887+0000 mon.a (mon.0) 8698 : audit [DBG] from='client.? 172.21.15.67:0/827876521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:07.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:07 smithi067 bash[27441]: cluster 2024-04-03T19:45:05.771537+0000 mgr.y (mgr.24370) 9799 : cluster [DBG] pgmap v9783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:07.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:07 smithi067 bash[27441]: audit 2024-04-03T19:45:06.508887+0000 mon.a (mon.0) 8698 : audit [DBG] from='client.? 172.21.15.67:0/827876521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:09.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:09 smithi082 bash[20963]: cluster 2024-04-03T19:45:07.772203+0000 mgr.y (mgr.24370) 9800 : cluster [DBG] pgmap v9784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:09.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:09 smithi082 bash[20963]: audit 2024-04-03T19:45:08.964715+0000 mon.c (mon.2) 3852 : audit [DBG] from='client.? 172.21.15.67:0/2726113685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:09.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:09 smithi067 bash[17655]: cluster 2024-04-03T19:45:07.772203+0000 mgr.y (mgr.24370) 9800 : cluster [DBG] pgmap v9784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:09.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:09 smithi067 bash[17655]: audit 2024-04-03T19:45:08.964715+0000 mon.c (mon.2) 3852 : audit [DBG] from='client.? 172.21.15.67:0/2726113685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:09 smithi067 bash[27441]: cluster 2024-04-03T19:45:07.772203+0000 mgr.y (mgr.24370) 9800 : cluster [DBG] pgmap v9784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:09 smithi067 bash[27441]: audit 2024-04-03T19:45:08.964715+0000 mon.c (mon.2) 3852 : audit [DBG] from='client.? 172.21.15.67:0/2726113685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:10 smithi082 bash[20963]: audit 2024-04-03T19:45:10.172472+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:10 smithi067 bash[17655]: audit 2024-04-03T19:45:10.172472+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:10.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:10 smithi067 bash[27441]: audit 2024-04-03T19:45:10.172472+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:11.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:11 smithi082 bash[20963]: cluster 2024-04-03T19:45:09.772844+0000 mgr.y (mgr.24370) 9801 : cluster [DBG] pgmap v9785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:11.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:11 smithi082 bash[20963]: audit 2024-04-03T19:45:11.420629+0000 mon.c (mon.2) 3853 : audit [DBG] from='client.? 172.21.15.67:0/3368749758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:11.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:11 smithi067 bash[17655]: cluster 2024-04-03T19:45:09.772844+0000 mgr.y (mgr.24370) 9801 : cluster [DBG] pgmap v9785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:11.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:11 smithi067 bash[17655]: audit 2024-04-03T19:45:11.420629+0000 mon.c (mon.2) 3853 : audit [DBG] from='client.? 172.21.15.67:0/3368749758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:11.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:11 smithi067 bash[27441]: cluster 2024-04-03T19:45:09.772844+0000 mgr.y (mgr.24370) 9801 : cluster [DBG] pgmap v9785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:11.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:11 smithi067 bash[27441]: audit 2024-04-03T19:45:11.420629+0000 mon.c (mon.2) 3853 : audit [DBG] from='client.? 172.21.15.67:0/3368749758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:45:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:45:13.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:13 smithi082 bash[20963]: cluster 2024-04-03T19:45:11.774146+0000 mgr.y (mgr.24370) 9802 : cluster [DBG] pgmap v9786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:13.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:13 smithi067 bash[17655]: cluster 2024-04-03T19:45:11.774146+0000 mgr.y (mgr.24370) 9802 : cluster [DBG] pgmap v9786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:13.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:13 smithi067 bash[27441]: cluster 2024-04-03T19:45:11.774146+0000 mgr.y (mgr.24370) 9802 : cluster [DBG] pgmap v9786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:14.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:14 smithi082 bash[20963]: audit 2024-04-03T19:45:13.873215+0000 mon.a (mon.0) 8700 : audit [DBG] from='client.? 172.21.15.67:0/4200775141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:14.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:14 smithi067 bash[17655]: audit 2024-04-03T19:45:13.873215+0000 mon.a (mon.0) 8700 : audit [DBG] from='client.? 172.21.15.67:0/4200775141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:14.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:14 smithi067 bash[27441]: audit 2024-04-03T19:45:13.873215+0000 mon.a (mon.0) 8700 : audit [DBG] from='client.? 172.21.15.67:0/4200775141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:15.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:15 smithi082 bash[20963]: cluster 2024-04-03T19:45:13.774971+0000 mgr.y (mgr.24370) 9803 : cluster [DBG] pgmap v9787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:15.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:15 smithi067 bash[17655]: cluster 2024-04-03T19:45:13.774971+0000 mgr.y (mgr.24370) 9803 : cluster [DBG] pgmap v9787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:15.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:15 smithi067 bash[27441]: cluster 2024-04-03T19:45:13.774971+0000 mgr.y (mgr.24370) 9803 : cluster [DBG] pgmap v9787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:17.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:17 smithi082 bash[20963]: cluster 2024-04-03T19:45:15.776281+0000 mgr.y (mgr.24370) 9804 : cluster [DBG] pgmap v9788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:17.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:17 smithi082 bash[20963]: audit 2024-04-03T19:45:16.327461+0000 mon.a (mon.0) 8701 : audit [DBG] from='client.? 172.21.15.67:0/2170428541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:17 smithi067 bash[27441]: cluster 2024-04-03T19:45:15.776281+0000 mgr.y (mgr.24370) 9804 : cluster [DBG] pgmap v9788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:17 smithi067 bash[27441]: audit 2024-04-03T19:45:16.327461+0000 mon.a (mon.0) 8701 : audit [DBG] from='client.? 172.21.15.67:0/2170428541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:17.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:17 smithi067 bash[17655]: cluster 2024-04-03T19:45:15.776281+0000 mgr.y (mgr.24370) 9804 : cluster [DBG] pgmap v9788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:17.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:17 smithi067 bash[17655]: audit 2024-04-03T19:45:16.327461+0000 mon.a (mon.0) 8701 : audit [DBG] from='client.? 172.21.15.67:0/2170428541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:19.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:19 smithi082 bash[20963]: cluster 2024-04-03T19:45:17.776930+0000 mgr.y (mgr.24370) 9805 : cluster [DBG] pgmap v9789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:19.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:19 smithi082 bash[20963]: audit 2024-04-03T19:45:18.784944+0000 mon.a (mon.0) 8702 : audit [DBG] from='client.? 172.21.15.67:0/228423639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:19 smithi067 bash[17655]: cluster 2024-04-03T19:45:17.776930+0000 mgr.y (mgr.24370) 9805 : cluster [DBG] pgmap v9789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:19 smithi067 bash[17655]: audit 2024-04-03T19:45:18.784944+0000 mon.a (mon.0) 8702 : audit [DBG] from='client.? 172.21.15.67:0/228423639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:19 smithi067 bash[27441]: cluster 2024-04-03T19:45:17.776930+0000 mgr.y (mgr.24370) 9805 : cluster [DBG] pgmap v9789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:19 smithi067 bash[27441]: audit 2024-04-03T19:45:18.784944+0000 mon.a (mon.0) 8702 : audit [DBG] from='client.? 172.21.15.67:0/228423639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:21.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:21 smithi082 bash[20963]: cluster 2024-04-03T19:45:19.777760+0000 mgr.y (mgr.24370) 9806 : cluster [DBG] pgmap v9790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:21.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:21 smithi067 bash[17655]: cluster 2024-04-03T19:45:19.777760+0000 mgr.y (mgr.24370) 9806 : cluster [DBG] pgmap v9790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:21.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:21 smithi067 bash[27441]: cluster 2024-04-03T19:45:19.777760+0000 mgr.y (mgr.24370) 9806 : cluster [DBG] pgmap v9790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:22.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:22 smithi082 bash[20963]: audit 2024-04-03T19:45:21.244970+0000 mon.a (mon.0) 8703 : audit [DBG] from='client.? 172.21.15.67:0/3050954585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:22.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:22 smithi067 bash[17655]: audit 2024-04-03T19:45:21.244970+0000 mon.a (mon.0) 8703 : audit [DBG] from='client.? 172.21.15.67:0/3050954585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:22.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:22 smithi067 bash[27441]: audit 2024-04-03T19:45:21.244970+0000 mon.a (mon.0) 8703 : audit [DBG] from='client.? 172.21.15.67:0/3050954585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:23 smithi082 bash[20963]: cluster 2024-04-03T19:45:21.779099+0000 mgr.y (mgr.24370) 9807 : cluster [DBG] pgmap v9791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:45:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:23 smithi067 bash[17655]: cluster 2024-04-03T19:45:21.779099+0000 mgr.y (mgr.24370) 9807 : cluster [DBG] pgmap v9791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:23 smithi067 bash[27441]: cluster 2024-04-03T19:45:21.779099+0000 mgr.y (mgr.24370) 9807 : cluster [DBG] pgmap v9791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:45:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:24 smithi082 bash[20963]: audit 2024-04-03T19:45:23.700790+0000 mon.c (mon.2) 3854 : audit [DBG] from='client.? 172.21.15.67:0/2739819391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:24.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:24 smithi067 bash[17655]: audit 2024-04-03T19:45:23.700790+0000 mon.c (mon.2) 3854 : audit [DBG] from='client.? 172.21.15.67:0/2739819391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:24 smithi067 bash[27441]: audit 2024-04-03T19:45:23.700790+0000 mon.c (mon.2) 3854 : audit [DBG] from='client.? 172.21.15.67:0/2739819391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:25 smithi082 bash[20963]: cluster 2024-04-03T19:45:23.779764+0000 mgr.y (mgr.24370) 9808 : cluster [DBG] pgmap v9792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:25.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:25 smithi067 bash[17655]: cluster 2024-04-03T19:45:23.779764+0000 mgr.y (mgr.24370) 9808 : cluster [DBG] pgmap v9792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:25 smithi067 bash[27441]: cluster 2024-04-03T19:45:23.779764+0000 mgr.y (mgr.24370) 9808 : cluster [DBG] pgmap v9792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:26.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:26 smithi082 bash[20963]: audit 2024-04-03T19:45:25.172883+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:26 smithi067 bash[27441]: audit 2024-04-03T19:45:25.172883+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:26.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:26 smithi067 bash[17655]: audit 2024-04-03T19:45:25.172883+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:27.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:27 smithi082 bash[20963]: cluster 2024-04-03T19:45:25.780960+0000 mgr.y (mgr.24370) 9809 : cluster [DBG] pgmap v9793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:27.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:27 smithi082 bash[20963]: audit 2024-04-03T19:45:26.156754+0000 mon.a (mon.0) 8705 : audit [DBG] from='client.? 172.21.15.67:0/1457810216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:27.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:27 smithi067 bash[27441]: cluster 2024-04-03T19:45:25.780960+0000 mgr.y (mgr.24370) 9809 : cluster [DBG] pgmap v9793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:27.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:27 smithi067 bash[27441]: audit 2024-04-03T19:45:26.156754+0000 mon.a (mon.0) 8705 : audit [DBG] from='client.? 172.21.15.67:0/1457810216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:27 smithi067 bash[17655]: cluster 2024-04-03T19:45:25.780960+0000 mgr.y (mgr.24370) 9809 : cluster [DBG] pgmap v9793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:27 smithi067 bash[17655]: audit 2024-04-03T19:45:26.156754+0000 mon.a (mon.0) 8705 : audit [DBG] from='client.? 172.21.15.67:0/1457810216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:29.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:29 smithi082 bash[20963]: cluster 2024-04-03T19:45:27.781676+0000 mgr.y (mgr.24370) 9810 : cluster [DBG] pgmap v9794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:29.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:29 smithi082 bash[20963]: audit 2024-04-03T19:45:28.609810+0000 mon.c (mon.2) 3855 : audit [DBG] from='client.? 172.21.15.67:0/1614898375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:29 smithi067 bash[27441]: cluster 2024-04-03T19:45:27.781676+0000 mgr.y (mgr.24370) 9810 : cluster [DBG] pgmap v9794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:29 smithi067 bash[27441]: audit 2024-04-03T19:45:28.609810+0000 mon.c (mon.2) 3855 : audit [DBG] from='client.? 172.21.15.67:0/1614898375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:29 smithi067 bash[17655]: cluster 2024-04-03T19:45:27.781676+0000 mgr.y (mgr.24370) 9810 : cluster [DBG] pgmap v9794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:29 smithi067 bash[17655]: audit 2024-04-03T19:45:28.609810+0000 mon.c (mon.2) 3855 : audit [DBG] from='client.? 172.21.15.67:0/1614898375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:31.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:31 smithi082 bash[20963]: cluster 2024-04-03T19:45:29.782395+0000 mgr.y (mgr.24370) 9811 : cluster [DBG] pgmap v9795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:31.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:31 smithi082 bash[20963]: audit 2024-04-03T19:45:31.058212+0000 mon.c (mon.2) 3856 : audit [DBG] from='client.? 172.21.15.67:0/3819815600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:31 smithi067 bash[27441]: cluster 2024-04-03T19:45:29.782395+0000 mgr.y (mgr.24370) 9811 : cluster [DBG] pgmap v9795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:31 smithi067 bash[27441]: audit 2024-04-03T19:45:31.058212+0000 mon.c (mon.2) 3856 : audit [DBG] from='client.? 172.21.15.67:0/3819815600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:31 smithi067 bash[17655]: cluster 2024-04-03T19:45:29.782395+0000 mgr.y (mgr.24370) 9811 : cluster [DBG] pgmap v9795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:31 smithi067 bash[17655]: audit 2024-04-03T19:45:31.058212+0000 mon.c (mon.2) 3856 : audit [DBG] from='client.? 172.21.15.67:0/3819815600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:33.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:33 smithi082 bash[20963]: cluster 2024-04-03T19:45:31.783561+0000 mgr.y (mgr.24370) 9812 : cluster [DBG] pgmap v9796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:33 smithi067 bash[17655]: cluster 2024-04-03T19:45:31.783561+0000 mgr.y (mgr.24370) 9812 : cluster [DBG] pgmap v9796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:45:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:33 smithi067 bash[27441]: cluster 2024-04-03T19:45:31.783561+0000 mgr.y (mgr.24370) 9812 : cluster [DBG] pgmap v9796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:45:34.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:34 smithi082 bash[20963]: audit 2024-04-03T19:45:33.511259+0000 mon.c (mon.2) 3857 : audit [DBG] from='client.? 172.21.15.67:0/3448699442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:34.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:34 smithi067 bash[17655]: audit 2024-04-03T19:45:33.511259+0000 mon.c (mon.2) 3857 : audit [DBG] from='client.? 172.21.15.67:0/3448699442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:34.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:34 smithi067 bash[27441]: audit 2024-04-03T19:45:33.511259+0000 mon.c (mon.2) 3857 : audit [DBG] from='client.? 172.21.15.67:0/3448699442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:35 smithi067 bash[17655]: cluster 2024-04-03T19:45:33.784323+0000 mgr.y (mgr.24370) 9813 : cluster [DBG] pgmap v9797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:35 smithi067 bash[27441]: cluster 2024-04-03T19:45:33.784323+0000 mgr.y (mgr.24370) 9813 : cluster [DBG] pgmap v9797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:35 smithi082 bash[20963]: cluster 2024-04-03T19:45:33.784323+0000 mgr.y (mgr.24370) 9813 : cluster [DBG] pgmap v9797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:36.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:36 smithi067 bash[27441]: audit 2024-04-03T19:45:35.962507+0000 mon.c (mon.2) 3858 : audit [DBG] from='client.? 172.21.15.67:0/24013659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:36.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:36 smithi067 bash[17655]: audit 2024-04-03T19:45:35.962507+0000 mon.c (mon.2) 3858 : audit [DBG] from='client.? 172.21.15.67:0/24013659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:36 smithi082 bash[20963]: audit 2024-04-03T19:45:35.962507+0000 mon.c (mon.2) 3858 : audit [DBG] from='client.? 172.21.15.67:0/24013659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:37 smithi067 bash[17655]: cluster 2024-04-03T19:45:35.785490+0000 mgr.y (mgr.24370) 9814 : cluster [DBG] pgmap v9798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:37 smithi067 bash[27441]: cluster 2024-04-03T19:45:35.785490+0000 mgr.y (mgr.24370) 9814 : cluster [DBG] pgmap v9798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:37.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:37 smithi082 bash[20963]: cluster 2024-04-03T19:45:35.785490+0000 mgr.y (mgr.24370) 9814 : cluster [DBG] pgmap v9798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:39 smithi067 bash[27441]: cluster 2024-04-03T19:45:37.786175+0000 mgr.y (mgr.24370) 9815 : cluster [DBG] pgmap v9799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:39 smithi067 bash[27441]: audit 2024-04-03T19:45:38.411964+0000 mon.c (mon.2) 3859 : audit [DBG] from='client.? 172.21.15.67:0/3510629241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:39 smithi067 bash[17655]: cluster 2024-04-03T19:45:37.786175+0000 mgr.y (mgr.24370) 9815 : cluster [DBG] pgmap v9799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:39 smithi067 bash[17655]: audit 2024-04-03T19:45:38.411964+0000 mon.c (mon.2) 3859 : audit [DBG] from='client.? 172.21.15.67:0/3510629241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:39.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:39 smithi082 bash[20963]: cluster 2024-04-03T19:45:37.786175+0000 mgr.y (mgr.24370) 9815 : cluster [DBG] pgmap v9799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:39.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:39 smithi082 bash[20963]: audit 2024-04-03T19:45:38.411964+0000 mon.c (mon.2) 3859 : audit [DBG] from='client.? 172.21.15.67:0/3510629241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:41 smithi067 bash[27441]: cluster 2024-04-03T19:45:39.786899+0000 mgr.y (mgr.24370) 9816 : cluster [DBG] pgmap v9800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:41 smithi067 bash[27441]: audit 2024-04-03T19:45:40.173340+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:41 smithi067 bash[27441]: audit 2024-04-03T19:45:40.859032+0000 mon.a (mon.0) 8707 : audit [DBG] from='client.? 172.21.15.67:0/424613003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:41 smithi067 bash[17655]: cluster 2024-04-03T19:45:39.786899+0000 mgr.y (mgr.24370) 9816 : cluster [DBG] pgmap v9800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:41 smithi067 bash[17655]: audit 2024-04-03T19:45:40.173340+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:41 smithi067 bash[17655]: audit 2024-04-03T19:45:40.859032+0000 mon.a (mon.0) 8707 : audit [DBG] from='client.? 172.21.15.67:0/424613003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:41.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:41 smithi082 bash[20963]: cluster 2024-04-03T19:45:39.786899+0000 mgr.y (mgr.24370) 9816 : cluster [DBG] pgmap v9800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:41.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:41 smithi082 bash[20963]: audit 2024-04-03T19:45:40.173340+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:41.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:41 smithi082 bash[20963]: audit 2024-04-03T19:45:40.859032+0000 mon.a (mon.0) 8707 : audit [DBG] from='client.? 172.21.15.67:0/424613003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:43.355 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:45:43.355 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:43 smithi067 bash[17655]: cluster 2024-04-03T19:45:41.788224+0000 mgr.y (mgr.24370) 9817 : cluster [DBG] pgmap v9801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:43.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:43 smithi082 bash[20963]: cluster 2024-04-03T19:45:41.788224+0000 mgr.y (mgr.24370) 9817 : cluster [DBG] pgmap v9801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:43.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:43 smithi067 bash[27441]: cluster 2024-04-03T19:45:41.788224+0000 mgr.y (mgr.24370) 9817 : cluster [DBG] pgmap v9801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:45:44.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:44 smithi082 bash[20963]: audit 2024-04-03T19:45:43.322758+0000 mon.c (mon.2) 3860 : audit [DBG] from='client.? 172.21.15.67:0/3157547217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:44.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:44 smithi067 bash[17655]: audit 2024-04-03T19:45:43.322758+0000 mon.c (mon.2) 3860 : audit [DBG] from='client.? 172.21.15.67:0/3157547217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:44.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:44 smithi067 bash[27441]: audit 2024-04-03T19:45:43.322758+0000 mon.c (mon.2) 3860 : audit [DBG] from='client.? 172.21.15.67:0/3157547217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:45.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:45 smithi082 bash[20963]: cluster 2024-04-03T19:45:43.788913+0000 mgr.y (mgr.24370) 9818 : cluster [DBG] pgmap v9802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:45.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:45 smithi082 bash[20963]: audit 2024-04-03T19:45:44.353400+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:45:45.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:45 smithi067 bash[17655]: cluster 2024-04-03T19:45:43.788913+0000 mgr.y (mgr.24370) 9818 : cluster [DBG] pgmap v9802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:45.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:45 smithi067 bash[17655]: audit 2024-04-03T19:45:44.353400+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:45:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:45 smithi067 bash[27441]: cluster 2024-04-03T19:45:43.788913+0000 mgr.y (mgr.24370) 9818 : cluster [DBG] pgmap v9802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:45 smithi067 bash[27441]: audit 2024-04-03T19:45:44.353400+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:45:46.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:46 smithi082 bash[20963]: audit 2024-04-03T19:45:45.785165+0000 mon.c (mon.2) 3861 : audit [DBG] from='client.? 172.21.15.67:0/2937172048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:46.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:46 smithi067 bash[17655]: audit 2024-04-03T19:45:45.785165+0000 mon.c (mon.2) 3861 : audit [DBG] from='client.? 172.21.15.67:0/2937172048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:46.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:46 smithi067 bash[27441]: audit 2024-04-03T19:45:45.785165+0000 mon.c (mon.2) 3861 : audit [DBG] from='client.? 172.21.15.67:0/2937172048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:47.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:47 smithi082 bash[20963]: cluster 2024-04-03T19:45:45.790376+0000 mgr.y (mgr.24370) 9819 : cluster [DBG] pgmap v9803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:47.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:47 smithi067 bash[17655]: cluster 2024-04-03T19:45:45.790376+0000 mgr.y (mgr.24370) 9819 : cluster [DBG] pgmap v9803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:47.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:47 smithi067 bash[27441]: cluster 2024-04-03T19:45:45.790376+0000 mgr.y (mgr.24370) 9819 : cluster [DBG] pgmap v9803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:49.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:49 smithi082 bash[20963]: cluster 2024-04-03T19:45:47.791108+0000 mgr.y (mgr.24370) 9820 : cluster [DBG] pgmap v9804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:49.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:49 smithi082 bash[20963]: audit 2024-04-03T19:45:48.245301+0000 mon.c (mon.2) 3862 : audit [DBG] from='client.? 172.21.15.67:0/1390989852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:49.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:49 smithi067 bash[27441]: cluster 2024-04-03T19:45:47.791108+0000 mgr.y (mgr.24370) 9820 : cluster [DBG] pgmap v9804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:49.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:49 smithi067 bash[27441]: audit 2024-04-03T19:45:48.245301+0000 mon.c (mon.2) 3862 : audit [DBG] from='client.? 172.21.15.67:0/1390989852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:49 smithi067 bash[17655]: cluster 2024-04-03T19:45:47.791108+0000 mgr.y (mgr.24370) 9820 : cluster [DBG] pgmap v9804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:49.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:49 smithi067 bash[17655]: audit 2024-04-03T19:45:48.245301+0000 mon.c (mon.2) 3862 : audit [DBG] from='client.? 172.21.15.67:0/1390989852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:51 smithi082 bash[20963]: cluster 2024-04-03T19:45:49.791675+0000 mgr.y (mgr.24370) 9821 : cluster [DBG] pgmap v9805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:51 smithi082 bash[20963]: audit 2024-04-03T19:45:50.101066+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:51 smithi082 bash[20963]: audit 2024-04-03T19:45:50.108610+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:51 smithi082 bash[20963]: audit 2024-04-03T19:45:50.406905+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:51 smithi082 bash[20963]: audit 2024-04-03T19:45:50.414841+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:51 smithi082 bash[20963]: audit 2024-04-03T19:45:50.692888+0000 mon.a (mon.0) 8713 : audit [DBG] from='client.? 172.21.15.67:0/3351863551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:51 smithi082 bash[20963]: audit 2024-04-03T19:45:50.836888+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:45:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:51 smithi082 bash[20963]: audit 2024-04-03T19:45:50.838684+0000 mon.a (mon.0) 8715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:45:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:51 smithi082 bash[20963]: audit 2024-04-03T19:45:50.847873+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[17655]: cluster 2024-04-03T19:45:49.791675+0000 mgr.y (mgr.24370) 9821 : cluster [DBG] pgmap v9805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[17655]: audit 2024-04-03T19:45:50.101066+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[17655]: audit 2024-04-03T19:45:50.108610+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[17655]: audit 2024-04-03T19:45:50.406905+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[17655]: audit 2024-04-03T19:45:50.414841+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[17655]: audit 2024-04-03T19:45:50.692888+0000 mon.a (mon.0) 8713 : audit [DBG] from='client.? 172.21.15.67:0/3351863551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[17655]: audit 2024-04-03T19:45:50.836888+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[17655]: audit 2024-04-03T19:45:50.838684+0000 mon.a (mon.0) 8715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[17655]: audit 2024-04-03T19:45:50.847873+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[27441]: cluster 2024-04-03T19:45:49.791675+0000 mgr.y (mgr.24370) 9821 : cluster [DBG] pgmap v9805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[27441]: audit 2024-04-03T19:45:50.101066+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[27441]: audit 2024-04-03T19:45:50.108610+0000 mon.a (mon.0) 8710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[27441]: audit 2024-04-03T19:45:50.406905+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[27441]: audit 2024-04-03T19:45:50.414841+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[27441]: audit 2024-04-03T19:45:50.692888+0000 mon.a (mon.0) 8713 : audit [DBG] from='client.? 172.21.15.67:0/3351863551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[27441]: audit 2024-04-03T19:45:50.836888+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[27441]: audit 2024-04-03T19:45:50.838684+0000 mon.a (mon.0) 8715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:45:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:51 smithi067 bash[27441]: audit 2024-04-03T19:45:50.847873+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:45:53.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:53 smithi082 bash[20963]: cluster 2024-04-03T19:45:51.792902+0000 mgr.y (mgr.24370) 9822 : cluster [DBG] pgmap v9806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:53 smithi067 bash[17655]: cluster 2024-04-03T19:45:51.792902+0000 mgr.y (mgr.24370) 9822 : cluster [DBG] pgmap v9806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:53.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:53 smithi067 bash[27441]: cluster 2024-04-03T19:45:51.792902+0000 mgr.y (mgr.24370) 9822 : cluster [DBG] pgmap v9806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:45:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:45:54.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:54 smithi082 bash[20963]: audit 2024-04-03T19:45:53.142852+0000 mon.c (mon.2) 3863 : audit [DBG] from='client.? 172.21.15.67:0/3024688488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:54.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:54 smithi067 bash[27441]: audit 2024-04-03T19:45:53.142852+0000 mon.c (mon.2) 3863 : audit [DBG] from='client.? 172.21.15.67:0/3024688488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:54.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:54 smithi067 bash[17655]: audit 2024-04-03T19:45:53.142852+0000 mon.c (mon.2) 3863 : audit [DBG] from='client.? 172.21.15.67:0/3024688488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:55 smithi082 bash[20963]: cluster 2024-04-03T19:45:53.793698+0000 mgr.y (mgr.24370) 9823 : cluster [DBG] pgmap v9807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:55.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:55 smithi067 bash[27441]: cluster 2024-04-03T19:45:53.793698+0000 mgr.y (mgr.24370) 9823 : cluster [DBG] pgmap v9807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:55 smithi067 bash[17655]: cluster 2024-04-03T19:45:53.793698+0000 mgr.y (mgr.24370) 9823 : cluster [DBG] pgmap v9807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:56 smithi082 bash[20963]: audit 2024-04-03T19:45:55.173953+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:56 smithi082 bash[20963]: audit 2024-04-03T19:45:55.597594+0000 mon.a (mon.0) 8718 : audit [DBG] from='client.? 172.21.15.67:0/1407985941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:56 smithi067 bash[17655]: audit 2024-04-03T19:45:55.173953+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:56 smithi067 bash[17655]: audit 2024-04-03T19:45:55.597594+0000 mon.a (mon.0) 8718 : audit [DBG] from='client.? 172.21.15.67:0/1407985941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:56 smithi067 bash[27441]: audit 2024-04-03T19:45:55.173953+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:45:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:56 smithi067 bash[27441]: audit 2024-04-03T19:45:55.597594+0000 mon.a (mon.0) 8718 : audit [DBG] from='client.? 172.21.15.67:0/1407985941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:57 smithi082 bash[20963]: cluster 2024-04-03T19:45:55.794765+0000 mgr.y (mgr.24370) 9824 : cluster [DBG] pgmap v9808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:57 smithi067 bash[17655]: cluster 2024-04-03T19:45:55.794765+0000 mgr.y (mgr.24370) 9824 : cluster [DBG] pgmap v9808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:57 smithi067 bash[27441]: cluster 2024-04-03T19:45:55.794765+0000 mgr.y (mgr.24370) 9824 : cluster [DBG] pgmap v9808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:58.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:58 smithi067 bash[17655]: audit 2024-04-03T19:45:58.050145+0000 mon.a (mon.0) 8719 : audit [DBG] from='client.? 172.21.15.67:0/1792328209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:58.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:58 smithi067 bash[27441]: audit 2024-04-03T19:45:58.050145+0000 mon.a (mon.0) 8719 : audit [DBG] from='client.? 172.21.15.67:0/1792328209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:58.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:58 smithi082 bash[20963]: audit 2024-04-03T19:45:58.050145+0000 mon.a (mon.0) 8719 : audit [DBG] from='client.? 172.21.15.67:0/1792328209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:45:59.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:45:59 smithi067 bash[17655]: cluster 2024-04-03T19:45:57.795413+0000 mgr.y (mgr.24370) 9825 : cluster [DBG] pgmap v9809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:45:59 smithi067 bash[27441]: cluster 2024-04-03T19:45:57.795413+0000 mgr.y (mgr.24370) 9825 : cluster [DBG] pgmap v9809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:45:59.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:45:59 smithi082 bash[20963]: cluster 2024-04-03T19:45:57.795413+0000 mgr.y (mgr.24370) 9825 : cluster [DBG] pgmap v9809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:01 smithi067 bash[27441]: cluster 2024-04-03T19:45:59.796097+0000 mgr.y (mgr.24370) 9826 : cluster [DBG] pgmap v9810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:01 smithi067 bash[27441]: audit 2024-04-03T19:46:00.502571+0000 mon.a (mon.0) 8720 : audit [DBG] from='client.? 172.21.15.67:0/1179149252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:01 smithi067 bash[17655]: cluster 2024-04-03T19:45:59.796097+0000 mgr.y (mgr.24370) 9826 : cluster [DBG] pgmap v9810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:01 smithi067 bash[17655]: audit 2024-04-03T19:46:00.502571+0000 mon.a (mon.0) 8720 : audit [DBG] from='client.? 172.21.15.67:0/1179149252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:01.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:01 smithi082 bash[20963]: cluster 2024-04-03T19:45:59.796097+0000 mgr.y (mgr.24370) 9826 : cluster [DBG] pgmap v9810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:01.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:01 smithi082 bash[20963]: audit 2024-04-03T19:46:00.502571+0000 mon.a (mon.0) 8720 : audit [DBG] from='client.? 172.21.15.67:0/1179149252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:03] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:46:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:03 smithi067 bash[27441]: cluster 2024-04-03T19:46:01.797218+0000 mgr.y (mgr.24370) 9827 : cluster [DBG] pgmap v9811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:03 smithi067 bash[27441]: audit 2024-04-03T19:46:02.962001+0000 mon.a (mon.0) 8721 : audit [DBG] from='client.? 172.21.15.67:0/870964934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:03 smithi067 bash[17655]: cluster 2024-04-03T19:46:01.797218+0000 mgr.y (mgr.24370) 9827 : cluster [DBG] pgmap v9811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:03 smithi067 bash[17655]: audit 2024-04-03T19:46:02.962001+0000 mon.a (mon.0) 8721 : audit [DBG] from='client.? 172.21.15.67:0/870964934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:03.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:03 smithi082 bash[20963]: cluster 2024-04-03T19:46:01.797218+0000 mgr.y (mgr.24370) 9827 : cluster [DBG] pgmap v9811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:03.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:03 smithi082 bash[20963]: audit 2024-04-03T19:46:02.962001+0000 mon.a (mon.0) 8721 : audit [DBG] from='client.? 172.21.15.67:0/870964934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:46:05.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:05 smithi067 bash[27441]: cluster 2024-04-03T19:46:03.797882+0000 mgr.y (mgr.24370) 9828 : cluster [DBG] pgmap v9812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:05.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:05 smithi067 bash[17655]: cluster 2024-04-03T19:46:03.797882+0000 mgr.y (mgr.24370) 9828 : cluster [DBG] pgmap v9812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:05.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:05 smithi082 bash[20963]: cluster 2024-04-03T19:46:03.797882+0000 mgr.y (mgr.24370) 9828 : cluster [DBG] pgmap v9812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:06 smithi067 bash[17655]: audit 2024-04-03T19:46:05.415163+0000 mon.c (mon.2) 3864 : audit [DBG] from='client.? 172.21.15.67:0/266004946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:06.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:06 smithi067 bash[27441]: audit 2024-04-03T19:46:05.415163+0000 mon.c (mon.2) 3864 : audit [DBG] from='client.? 172.21.15.67:0/266004946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:06.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:06 smithi082 bash[20963]: audit 2024-04-03T19:46:05.415163+0000 mon.c (mon.2) 3864 : audit [DBG] from='client.? 172.21.15.67:0/266004946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:07 smithi067 bash[17655]: cluster 2024-04-03T19:46:05.799155+0000 mgr.y (mgr.24370) 9829 : cluster [DBG] pgmap v9813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:07 smithi067 bash[27441]: cluster 2024-04-03T19:46:05.799155+0000 mgr.y (mgr.24370) 9829 : cluster [DBG] pgmap v9813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:07.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:07 smithi082 bash[20963]: cluster 2024-04-03T19:46:05.799155+0000 mgr.y (mgr.24370) 9829 : cluster [DBG] pgmap v9813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:08.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:08 smithi082 bash[20963]: audit 2024-04-03T19:46:07.872658+0000 mon.c (mon.2) 3865 : audit [DBG] from='client.? 172.21.15.67:0/3403259977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:08.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:08 smithi067 bash[17655]: audit 2024-04-03T19:46:07.872658+0000 mon.c (mon.2) 3865 : audit [DBG] from='client.? 172.21.15.67:0/3403259977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:08.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:08 smithi067 bash[27441]: audit 2024-04-03T19:46:07.872658+0000 mon.c (mon.2) 3865 : audit [DBG] from='client.? 172.21.15.67:0/3403259977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:09.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:09 smithi082 bash[20963]: cluster 2024-04-03T19:46:07.799851+0000 mgr.y (mgr.24370) 9830 : cluster [DBG] pgmap v9814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:09.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:09 smithi067 bash[27441]: cluster 2024-04-03T19:46:07.799851+0000 mgr.y (mgr.24370) 9830 : cluster [DBG] pgmap v9814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:09.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:09 smithi067 bash[17655]: cluster 2024-04-03T19:46:07.799851+0000 mgr.y (mgr.24370) 9830 : cluster [DBG] pgmap v9814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:11.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:11 smithi082 bash[20963]: cluster 2024-04-03T19:46:09.800576+0000 mgr.y (mgr.24370) 9831 : cluster [DBG] pgmap v9815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:11.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:11 smithi082 bash[20963]: audit 2024-04-03T19:46:10.174201+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:11.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:11 smithi082 bash[20963]: audit 2024-04-03T19:46:10.327652+0000 mon.c (mon.2) 3866 : audit [DBG] from='client.? 172.21.15.67:0/3173997424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:11.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:11 smithi067 bash[17655]: cluster 2024-04-03T19:46:09.800576+0000 mgr.y (mgr.24370) 9831 : cluster [DBG] pgmap v9815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:11.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:11 smithi067 bash[17655]: audit 2024-04-03T19:46:10.174201+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:11.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:11 smithi067 bash[17655]: audit 2024-04-03T19:46:10.327652+0000 mon.c (mon.2) 3866 : audit [DBG] from='client.? 172.21.15.67:0/3173997424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:11.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:11 smithi067 bash[27441]: cluster 2024-04-03T19:46:09.800576+0000 mgr.y (mgr.24370) 9831 : cluster [DBG] pgmap v9815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:11.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:11 smithi067 bash[27441]: audit 2024-04-03T19:46:10.174201+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:11.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:11 smithi067 bash[27441]: audit 2024-04-03T19:46:10.327652+0000 mon.c (mon.2) 3866 : audit [DBG] from='client.? 172.21.15.67:0/3173997424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:13] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:46:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:13 smithi067 bash[17655]: cluster 2024-04-03T19:46:11.801734+0000 mgr.y (mgr.24370) 9832 : cluster [DBG] pgmap v9816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:13 smithi067 bash[17655]: audit 2024-04-03T19:46:12.782646+0000 mon.a (mon.0) 8723 : audit [DBG] from='client.? 172.21.15.67:0/1883933768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:13 smithi067 bash[27441]: cluster 2024-04-03T19:46:11.801734+0000 mgr.y (mgr.24370) 9832 : cluster [DBG] pgmap v9816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:13 smithi067 bash[27441]: audit 2024-04-03T19:46:12.782646+0000 mon.a (mon.0) 8723 : audit [DBG] from='client.? 172.21.15.67:0/1883933768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:13.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:13 smithi082 bash[20963]: cluster 2024-04-03T19:46:11.801734+0000 mgr.y (mgr.24370) 9832 : cluster [DBG] pgmap v9816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:13.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:13 smithi082 bash[20963]: audit 2024-04-03T19:46:12.782646+0000 mon.a (mon.0) 8723 : audit [DBG] from='client.? 172.21.15.67:0/1883933768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:46:15.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:15 smithi082 bash[20963]: cluster 2024-04-03T19:46:13.802570+0000 mgr.y (mgr.24370) 9833 : cluster [DBG] pgmap v9817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:15.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:15 smithi067 bash[17655]: cluster 2024-04-03T19:46:13.802570+0000 mgr.y (mgr.24370) 9833 : cluster [DBG] pgmap v9817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:15.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:15 smithi067 bash[27441]: cluster 2024-04-03T19:46:13.802570+0000 mgr.y (mgr.24370) 9833 : cluster [DBG] pgmap v9817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:16.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:16 smithi082 bash[20963]: audit 2024-04-03T19:46:15.253706+0000 mon.c (mon.2) 3867 : audit [DBG] from='client.? 172.21.15.67:0/1055504616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:16.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:16 smithi067 bash[27441]: audit 2024-04-03T19:46:15.253706+0000 mon.c (mon.2) 3867 : audit [DBG] from='client.? 172.21.15.67:0/1055504616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:16.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:16 smithi067 bash[17655]: audit 2024-04-03T19:46:15.253706+0000 mon.c (mon.2) 3867 : audit [DBG] from='client.? 172.21.15.67:0/1055504616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:17.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:17 smithi082 bash[20963]: cluster 2024-04-03T19:46:15.803742+0000 mgr.y (mgr.24370) 9834 : cluster [DBG] pgmap v9818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:17.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:17 smithi067 bash[27441]: cluster 2024-04-03T19:46:15.803742+0000 mgr.y (mgr.24370) 9834 : cluster [DBG] pgmap v9818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:17 smithi067 bash[17655]: cluster 2024-04-03T19:46:15.803742+0000 mgr.y (mgr.24370) 9834 : cluster [DBG] pgmap v9818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:18.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:18 smithi082 bash[20963]: audit 2024-04-03T19:46:17.710265+0000 mon.c (mon.2) 3868 : audit [DBG] from='client.? 172.21.15.67:0/4256522113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:18.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:18 smithi067 bash[17655]: audit 2024-04-03T19:46:17.710265+0000 mon.c (mon.2) 3868 : audit [DBG] from='client.? 172.21.15.67:0/4256522113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:18.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:18 smithi067 bash[27441]: audit 2024-04-03T19:46:17.710265+0000 mon.c (mon.2) 3868 : audit [DBG] from='client.? 172.21.15.67:0/4256522113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:19.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:19 smithi082 bash[20963]: cluster 2024-04-03T19:46:17.804433+0000 mgr.y (mgr.24370) 9835 : cluster [DBG] pgmap v9819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:19.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:19 smithi067 bash[27441]: cluster 2024-04-03T19:46:17.804433+0000 mgr.y (mgr.24370) 9835 : cluster [DBG] pgmap v9819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:19.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:19 smithi067 bash[17655]: cluster 2024-04-03T19:46:17.804433+0000 mgr.y (mgr.24370) 9835 : cluster [DBG] pgmap v9819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:20.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:20 smithi082 bash[20963]: audit 2024-04-03T19:46:20.159950+0000 mon.a (mon.0) 8724 : audit [DBG] from='client.? 172.21.15.67:0/227080968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:20.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:20 smithi067 bash[27441]: audit 2024-04-03T19:46:20.159950+0000 mon.a (mon.0) 8724 : audit [DBG] from='client.? 172.21.15.67:0/227080968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:20.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:20 smithi067 bash[17655]: audit 2024-04-03T19:46:20.159950+0000 mon.a (mon.0) 8724 : audit [DBG] from='client.? 172.21.15.67:0/227080968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:21.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:21 smithi082 bash[20963]: cluster 2024-04-03T19:46:19.805063+0000 mgr.y (mgr.24370) 9836 : cluster [DBG] pgmap v9820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:21.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:21 smithi067 bash[27441]: cluster 2024-04-03T19:46:19.805063+0000 mgr.y (mgr.24370) 9836 : cluster [DBG] pgmap v9820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:21.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:21 smithi067 bash[17655]: cluster 2024-04-03T19:46:19.805063+0000 mgr.y (mgr.24370) 9836 : cluster [DBG] pgmap v9820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:23] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:46:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:23 smithi067 bash[17655]: cluster 2024-04-03T19:46:21.806137+0000 mgr.y (mgr.24370) 9837 : cluster [DBG] pgmap v9821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:23 smithi067 bash[17655]: audit 2024-04-03T19:46:22.609976+0000 mon.a (mon.0) 8725 : audit [DBG] from='client.? 172.21.15.67:0/1846494545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:23 smithi067 bash[27441]: cluster 2024-04-03T19:46:21.806137+0000 mgr.y (mgr.24370) 9837 : cluster [DBG] pgmap v9821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:23 smithi067 bash[27441]: audit 2024-04-03T19:46:22.609976+0000 mon.a (mon.0) 8725 : audit [DBG] from='client.? 172.21.15.67:0/1846494545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:23.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:23 smithi082 bash[20963]: cluster 2024-04-03T19:46:21.806137+0000 mgr.y (mgr.24370) 9837 : cluster [DBG] pgmap v9821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:23.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:23 smithi082 bash[20963]: audit 2024-04-03T19:46:22.609976+0000 mon.a (mon.0) 8725 : audit [DBG] from='client.? 172.21.15.67:0/1846494545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:46:25.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:25 smithi082 bash[20963]: cluster 2024-04-03T19:46:23.806810+0000 mgr.y (mgr.24370) 9838 : cluster [DBG] pgmap v9822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:25.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:25 smithi082 bash[20963]: audit 2024-04-03T19:46:25.062759+0000 mon.c (mon.2) 3869 : audit [DBG] from='client.? 172.21.15.67:0/2818833288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:25.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:25 smithi082 bash[20963]: audit 2024-04-03T19:46:25.174524+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:25.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:25 smithi067 bash[17655]: cluster 2024-04-03T19:46:23.806810+0000 mgr.y (mgr.24370) 9838 : cluster [DBG] pgmap v9822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:25.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:25 smithi067 bash[17655]: audit 2024-04-03T19:46:25.062759+0000 mon.c (mon.2) 3869 : audit [DBG] from='client.? 172.21.15.67:0/2818833288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:25.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:25 smithi067 bash[17655]: audit 2024-04-03T19:46:25.174524+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:25 smithi067 bash[27441]: cluster 2024-04-03T19:46:23.806810+0000 mgr.y (mgr.24370) 9838 : cluster [DBG] pgmap v9822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:25 smithi067 bash[27441]: audit 2024-04-03T19:46:25.062759+0000 mon.c (mon.2) 3869 : audit [DBG] from='client.? 172.21.15.67:0/2818833288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:25 smithi067 bash[27441]: audit 2024-04-03T19:46:25.174524+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:27.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:27 smithi082 bash[20963]: cluster 2024-04-03T19:46:25.807967+0000 mgr.y (mgr.24370) 9839 : cluster [DBG] pgmap v9823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:27.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:27 smithi067 bash[27441]: cluster 2024-04-03T19:46:25.807967+0000 mgr.y (mgr.24370) 9839 : cluster [DBG] pgmap v9823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:27.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:27 smithi067 bash[17655]: cluster 2024-04-03T19:46:25.807967+0000 mgr.y (mgr.24370) 9839 : cluster [DBG] pgmap v9823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:28.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:28 smithi082 bash[20963]: audit 2024-04-03T19:46:27.514768+0000 mon.a (mon.0) 8727 : audit [DBG] from='client.? 172.21.15.67:0/250726707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:28.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:28 smithi067 bash[27441]: audit 2024-04-03T19:46:27.514768+0000 mon.a (mon.0) 8727 : audit [DBG] from='client.? 172.21.15.67:0/250726707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:28.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:28 smithi067 bash[17655]: audit 2024-04-03T19:46:27.514768+0000 mon.a (mon.0) 8727 : audit [DBG] from='client.? 172.21.15.67:0/250726707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:29.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:29 smithi082 bash[20963]: cluster 2024-04-03T19:46:27.808590+0000 mgr.y (mgr.24370) 9840 : cluster [DBG] pgmap v9824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:29.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:29 smithi067 bash[27441]: cluster 2024-04-03T19:46:27.808590+0000 mgr.y (mgr.24370) 9840 : cluster [DBG] pgmap v9824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:29.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:29 smithi067 bash[17655]: cluster 2024-04-03T19:46:27.808590+0000 mgr.y (mgr.24370) 9840 : cluster [DBG] pgmap v9824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:30.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:30 smithi082 bash[20963]: audit 2024-04-03T19:46:29.972537+0000 mon.a (mon.0) 8728 : audit [DBG] from='client.? 172.21.15.67:0/3017330305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:30.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:30 smithi067 bash[17655]: audit 2024-04-03T19:46:29.972537+0000 mon.a (mon.0) 8728 : audit [DBG] from='client.? 172.21.15.67:0/3017330305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:30.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:30 smithi067 bash[27441]: audit 2024-04-03T19:46:29.972537+0000 mon.a (mon.0) 8728 : audit [DBG] from='client.? 172.21.15.67:0/3017330305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:31.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:31 smithi082 bash[20963]: cluster 2024-04-03T19:46:29.809234+0000 mgr.y (mgr.24370) 9841 : cluster [DBG] pgmap v9825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:31.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:31 smithi067 bash[17655]: cluster 2024-04-03T19:46:29.809234+0000 mgr.y (mgr.24370) 9841 : cluster [DBG] pgmap v9825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:31.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:31 smithi067 bash[27441]: cluster 2024-04-03T19:46:29.809234+0000 mgr.y (mgr.24370) 9841 : cluster [DBG] pgmap v9825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:46:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:33 smithi067 bash[27441]: cluster 2024-04-03T19:46:31.810419+0000 mgr.y (mgr.24370) 9842 : cluster [DBG] pgmap v9826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:33 smithi067 bash[27441]: audit 2024-04-03T19:46:32.430779+0000 mon.a (mon.0) 8729 : audit [DBG] from='client.? 172.21.15.67:0/3516965445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:33 smithi067 bash[17655]: cluster 2024-04-03T19:46:31.810419+0000 mgr.y (mgr.24370) 9842 : cluster [DBG] pgmap v9826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:33 smithi067 bash[17655]: audit 2024-04-03T19:46:32.430779+0000 mon.a (mon.0) 8729 : audit [DBG] from='client.? 172.21.15.67:0/3516965445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:33.637 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:46:33.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:33 smithi082 bash[20963]: cluster 2024-04-03T19:46:31.810419+0000 mgr.y (mgr.24370) 9842 : cluster [DBG] pgmap v9826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:33.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:33 smithi082 bash[20963]: audit 2024-04-03T19:46:32.430779+0000 mon.a (mon.0) 8729 : audit [DBG] from='client.? 172.21.15.67:0/3516965445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:35.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:35 smithi082 bash[20963]: cluster 2024-04-03T19:46:33.811098+0000 mgr.y (mgr.24370) 9843 : cluster [DBG] pgmap v9827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:35.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:35 smithi082 bash[20963]: audit 2024-04-03T19:46:34.889733+0000 mon.a (mon.0) 8730 : audit [DBG] from='client.? 172.21.15.67:0/2353925579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:35.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:35 smithi067 bash[17655]: cluster 2024-04-03T19:46:33.811098+0000 mgr.y (mgr.24370) 9843 : cluster [DBG] pgmap v9827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:35.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:35 smithi067 bash[17655]: audit 2024-04-03T19:46:34.889733+0000 mon.a (mon.0) 8730 : audit [DBG] from='client.? 172.21.15.67:0/2353925579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:35.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:35 smithi067 bash[27441]: cluster 2024-04-03T19:46:33.811098+0000 mgr.y (mgr.24370) 9843 : cluster [DBG] pgmap v9827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:35.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:35 smithi067 bash[27441]: audit 2024-04-03T19:46:34.889733+0000 mon.a (mon.0) 8730 : audit [DBG] from='client.? 172.21.15.67:0/2353925579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:37.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:37 smithi082 bash[20963]: cluster 2024-04-03T19:46:35.812212+0000 mgr.y (mgr.24370) 9844 : cluster [DBG] pgmap v9828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:37.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:37 smithi067 bash[17655]: cluster 2024-04-03T19:46:35.812212+0000 mgr.y (mgr.24370) 9844 : cluster [DBG] pgmap v9828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:37.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:37 smithi067 bash[27441]: cluster 2024-04-03T19:46:35.812212+0000 mgr.y (mgr.24370) 9844 : cluster [DBG] pgmap v9828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:38.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:38 smithi082 bash[20963]: audit 2024-04-03T19:46:37.336394+0000 mon.a (mon.0) 8731 : audit [DBG] from='client.? 172.21.15.67:0/2885888423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:38.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:38 smithi067 bash[17655]: audit 2024-04-03T19:46:37.336394+0000 mon.a (mon.0) 8731 : audit [DBG] from='client.? 172.21.15.67:0/2885888423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:38.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:38 smithi067 bash[27441]: audit 2024-04-03T19:46:37.336394+0000 mon.a (mon.0) 8731 : audit [DBG] from='client.? 172.21.15.67:0/2885888423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:39.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:39 smithi082 bash[20963]: cluster 2024-04-03T19:46:37.812823+0000 mgr.y (mgr.24370) 9845 : cluster [DBG] pgmap v9829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:39.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:39 smithi067 bash[17655]: cluster 2024-04-03T19:46:37.812823+0000 mgr.y (mgr.24370) 9845 : cluster [DBG] pgmap v9829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:39 smithi067 bash[27441]: cluster 2024-04-03T19:46:37.812823+0000 mgr.y (mgr.24370) 9845 : cluster [DBG] pgmap v9829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:40.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:40 smithi082 bash[20963]: audit 2024-04-03T19:46:39.784004+0000 mon.a (mon.0) 8732 : audit [DBG] from='client.? 172.21.15.67:0/2854715930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:40.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:40 smithi082 bash[20963]: audit 2024-04-03T19:46:40.175251+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:40.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:40 smithi067 bash[27441]: audit 2024-04-03T19:46:39.784004+0000 mon.a (mon.0) 8732 : audit [DBG] from='client.? 172.21.15.67:0/2854715930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:40.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:40 smithi067 bash[27441]: audit 2024-04-03T19:46:40.175251+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:40.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:40 smithi067 bash[17655]: audit 2024-04-03T19:46:39.784004+0000 mon.a (mon.0) 8732 : audit [DBG] from='client.? 172.21.15.67:0/2854715930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:40.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:40 smithi067 bash[17655]: audit 2024-04-03T19:46:40.175251+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:41.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:41 smithi082 bash[20963]: cluster 2024-04-03T19:46:39.813490+0000 mgr.y (mgr.24370) 9846 : cluster [DBG] pgmap v9830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:41.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:41 smithi067 bash[17655]: cluster 2024-04-03T19:46:39.813490+0000 mgr.y (mgr.24370) 9846 : cluster [DBG] pgmap v9830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:41.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:41 smithi067 bash[27441]: cluster 2024-04-03T19:46:39.813490+0000 mgr.y (mgr.24370) 9846 : cluster [DBG] pgmap v9830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:42.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:42 smithi082 bash[20963]: audit 2024-04-03T19:46:42.228866+0000 mon.a (mon.0) 8734 : audit [DBG] from='client.? 172.21.15.67:0/2828319216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:42.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:42 smithi067 bash[17655]: audit 2024-04-03T19:46:42.228866+0000 mon.a (mon.0) 8734 : audit [DBG] from='client.? 172.21.15.67:0/2828319216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:42.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:42 smithi067 bash[27441]: audit 2024-04-03T19:46:42.228866+0000 mon.a (mon.0) 8734 : audit [DBG] from='client.? 172.21.15.67:0/2828319216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:43 smithi067 bash[27441]: cluster 2024-04-03T19:46:41.814610+0000 mgr.y (mgr.24370) 9847 : cluster [DBG] pgmap v9831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:43 smithi067 bash[17655]: cluster 2024-04-03T19:46:41.814610+0000 mgr.y (mgr.24370) 9847 : cluster [DBG] pgmap v9831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:46:43.637 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:46:43.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:43 smithi082 bash[20963]: cluster 2024-04-03T19:46:41.814610+0000 mgr.y (mgr.24370) 9847 : cluster [DBG] pgmap v9831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:45 smithi082 bash[20963]: cluster 2024-04-03T19:46:43.815282+0000 mgr.y (mgr.24370) 9848 : cluster [DBG] pgmap v9832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:45 smithi082 bash[20963]: audit 2024-04-03T19:46:44.685388+0000 mon.a (mon.0) 8735 : audit [DBG] from='client.? 172.21.15.67:0/2574027689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:45 smithi067 bash[27441]: cluster 2024-04-03T19:46:43.815282+0000 mgr.y (mgr.24370) 9848 : cluster [DBG] pgmap v9832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:45 smithi067 bash[27441]: audit 2024-04-03T19:46:44.685388+0000 mon.a (mon.0) 8735 : audit [DBG] from='client.? 172.21.15.67:0/2574027689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:45.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:45 smithi067 bash[17655]: cluster 2024-04-03T19:46:43.815282+0000 mgr.y (mgr.24370) 9848 : cluster [DBG] pgmap v9832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:45.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:45 smithi067 bash[17655]: audit 2024-04-03T19:46:44.685388+0000 mon.a (mon.0) 8735 : audit [DBG] from='client.? 172.21.15.67:0/2574027689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:47.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:47 smithi082 bash[20963]: cluster 2024-04-03T19:46:45.816503+0000 mgr.y (mgr.24370) 9849 : cluster [DBG] pgmap v9833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:47.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:47 smithi082 bash[20963]: audit 2024-04-03T19:46:47.140866+0000 mon.a (mon.0) 8736 : audit [DBG] from='client.? 172.21.15.67:0/2802192324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:47.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:47 smithi067 bash[17655]: cluster 2024-04-03T19:46:45.816503+0000 mgr.y (mgr.24370) 9849 : cluster [DBG] pgmap v9833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:47.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:47 smithi067 bash[17655]: audit 2024-04-03T19:46:47.140866+0000 mon.a (mon.0) 8736 : audit [DBG] from='client.? 172.21.15.67:0/2802192324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:47.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:47 smithi067 bash[27441]: cluster 2024-04-03T19:46:45.816503+0000 mgr.y (mgr.24370) 9849 : cluster [DBG] pgmap v9833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:47.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:47 smithi067 bash[27441]: audit 2024-04-03T19:46:47.140866+0000 mon.a (mon.0) 8736 : audit [DBG] from='client.? 172.21.15.67:0/2802192324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:49 smithi082 bash[20963]: cluster 2024-04-03T19:46:47.817209+0000 mgr.y (mgr.24370) 9850 : cluster [DBG] pgmap v9834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:49 smithi067 bash[17655]: cluster 2024-04-03T19:46:47.817209+0000 mgr.y (mgr.24370) 9850 : cluster [DBG] pgmap v9834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:49.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:49 smithi067 bash[27441]: cluster 2024-04-03T19:46:47.817209+0000 mgr.y (mgr.24370) 9850 : cluster [DBG] pgmap v9834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:50.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:50 smithi082 bash[20963]: audit 2024-04-03T19:46:49.601440+0000 mon.a (mon.0) 8737 : audit [DBG] from='client.? 172.21.15.67:0/3560021641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:50.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:50 smithi067 bash[17655]: audit 2024-04-03T19:46:49.601440+0000 mon.a (mon.0) 8737 : audit [DBG] from='client.? 172.21.15.67:0/3560021641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:50.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:50 smithi067 bash[27441]: audit 2024-04-03T19:46:49.601440+0000 mon.a (mon.0) 8737 : audit [DBG] from='client.? 172.21.15.67:0/3560021641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:51.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:51 smithi082 bash[20963]: cluster 2024-04-03T19:46:49.817945+0000 mgr.y (mgr.24370) 9851 : cluster [DBG] pgmap v9835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:51.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:51 smithi082 bash[20963]: audit 2024-04-03T19:46:50.923413+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:46:51.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:51 smithi067 bash[17655]: cluster 2024-04-03T19:46:49.817945+0000 mgr.y (mgr.24370) 9851 : cluster [DBG] pgmap v9835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:51.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:51 smithi067 bash[17655]: audit 2024-04-03T19:46:50.923413+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:46:51.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:51 smithi067 bash[27441]: cluster 2024-04-03T19:46:49.817945+0000 mgr.y (mgr.24370) 9851 : cluster [DBG] pgmap v9835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:51.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:51 smithi067 bash[27441]: audit 2024-04-03T19:46:50.923413+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:46:52.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:52 smithi082 bash[20963]: audit 2024-04-03T19:46:52.060860+0000 mon.a (mon.0) 8739 : audit [DBG] from='client.? 172.21.15.67:0/2915351863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:52.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:52 smithi067 bash[17655]: audit 2024-04-03T19:46:52.060860+0000 mon.a (mon.0) 8739 : audit [DBG] from='client.? 172.21.15.67:0/2915351863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:52.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:52 smithi067 bash[27441]: audit 2024-04-03T19:46:52.060860+0000 mon.a (mon.0) 8739 : audit [DBG] from='client.? 172.21.15.67:0/2915351863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:53.336 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:46:53.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:53 smithi082 bash[20963]: cluster 2024-04-03T19:46:51.819080+0000 mgr.y (mgr.24370) 9852 : cluster [DBG] pgmap v9836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:53.638 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:46:53.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:53 smithi067 bash[17655]: cluster 2024-04-03T19:46:51.819080+0000 mgr.y (mgr.24370) 9852 : cluster [DBG] pgmap v9836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:53.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:53 smithi067 bash[27441]: cluster 2024-04-03T19:46:51.819080+0000 mgr.y (mgr.24370) 9852 : cluster [DBG] pgmap v9836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:55.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:55 smithi082 bash[20963]: cluster 2024-04-03T19:46:53.819788+0000 mgr.y (mgr.24370) 9853 : cluster [DBG] pgmap v9837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:55.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:55 smithi082 bash[20963]: audit 2024-04-03T19:46:54.514750+0000 mon.a (mon.0) 8740 : audit [DBG] from='client.? 172.21.15.67:0/3446203966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:55.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:55 smithi082 bash[20963]: audit 2024-04-03T19:46:55.175441+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:55.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:55 smithi067 bash[17655]: cluster 2024-04-03T19:46:53.819788+0000 mgr.y (mgr.24370) 9853 : cluster [DBG] pgmap v9837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:55.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:55 smithi067 bash[17655]: audit 2024-04-03T19:46:54.514750+0000 mon.a (mon.0) 8740 : audit [DBG] from='client.? 172.21.15.67:0/3446203966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:55.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:55 smithi067 bash[17655]: audit 2024-04-03T19:46:55.175441+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:55.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:55 smithi067 bash[27441]: cluster 2024-04-03T19:46:53.819788+0000 mgr.y (mgr.24370) 9853 : cluster [DBG] pgmap v9837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:55.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:55 smithi067 bash[27441]: audit 2024-04-03T19:46:54.514750+0000 mon.a (mon.0) 8740 : audit [DBG] from='client.? 172.21.15.67:0/3446203966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:55.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:55 smithi067 bash[27441]: audit 2024-04-03T19:46:55.175441+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:46:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[27441]: cluster 2024-04-03T19:46:55.820510+0000 mgr.y (mgr.24370) 9854 : cluster [DBG] pgmap v9838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[27441]: audit 2024-04-03T19:46:56.664493+0000 mon.a (mon.0) 8742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[27441]: audit 2024-04-03T19:46:56.671786+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[27441]: audit 2024-04-03T19:46:56.969613+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[27441]: audit 2024-04-03T19:46:56.977667+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[27441]: audit 2024-04-03T19:46:56.998950+0000 mon.c (mon.2) 3870 : audit [DBG] from='client.? 172.21.15.67:0/3550896231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[27441]: audit 2024-04-03T19:46:57.459246+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[27441]: audit 2024-04-03T19:46:57.460986+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[27441]: audit 2024-04-03T19:46:57.470041+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[17655]: cluster 2024-04-03T19:46:55.820510+0000 mgr.y (mgr.24370) 9854 : cluster [DBG] pgmap v9838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[17655]: audit 2024-04-03T19:46:56.664493+0000 mon.a (mon.0) 8742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[17655]: audit 2024-04-03T19:46:56.671786+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[17655]: audit 2024-04-03T19:46:56.969613+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[17655]: audit 2024-04-03T19:46:56.977667+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[17655]: audit 2024-04-03T19:46:56.998950+0000 mon.c (mon.2) 3870 : audit [DBG] from='client.? 172.21.15.67:0/3550896231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[17655]: audit 2024-04-03T19:46:57.459246+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:46:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[17655]: audit 2024-04-03T19:46:57.460986+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:46:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:57 smithi067 bash[17655]: audit 2024-04-03T19:46:57.470041+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:57 smithi082 bash[20963]: cluster 2024-04-03T19:46:55.820510+0000 mgr.y (mgr.24370) 9854 : cluster [DBG] pgmap v9838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:46:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:57 smithi082 bash[20963]: audit 2024-04-03T19:46:56.664493+0000 mon.a (mon.0) 8742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:57 smithi082 bash[20963]: audit 2024-04-03T19:46:56.671786+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:57 smithi082 bash[20963]: audit 2024-04-03T19:46:56.969613+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:57 smithi082 bash[20963]: audit 2024-04-03T19:46:56.977667+0000 mon.a (mon.0) 8745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:46:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:57 smithi082 bash[20963]: audit 2024-04-03T19:46:56.998950+0000 mon.c (mon.2) 3870 : audit [DBG] from='client.? 172.21.15.67:0/3550896231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:46:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:57 smithi082 bash[20963]: audit 2024-04-03T19:46:57.459246+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:46:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:57 smithi082 bash[20963]: audit 2024-04-03T19:46:57.460986+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:46:58.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:57 smithi082 bash[20963]: audit 2024-04-03T19:46:57.470041+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:47:00.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:59 smithi082 bash[20963]: cluster 2024-04-03T19:46:57.821161+0000 mgr.y (mgr.24370) 9855 : cluster [DBG] pgmap v9839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:00.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:46:59 smithi082 bash[20963]: audit 2024-04-03T19:46:59.461242+0000 mon.c (mon.2) 3871 : audit [DBG] from='client.? 172.21.15.67:0/2011833980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:00.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:59 smithi067 bash[27441]: cluster 2024-04-03T19:46:57.821161+0000 mgr.y (mgr.24370) 9855 : cluster [DBG] pgmap v9839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:00.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:46:59 smithi067 bash[27441]: audit 2024-04-03T19:46:59.461242+0000 mon.c (mon.2) 3871 : audit [DBG] from='client.? 172.21.15.67:0/2011833980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:00.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:59 smithi067 bash[17655]: cluster 2024-04-03T19:46:57.821161+0000 mgr.y (mgr.24370) 9855 : cluster [DBG] pgmap v9839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:00.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:46:59 smithi067 bash[17655]: audit 2024-04-03T19:46:59.461242+0000 mon.c (mon.2) 3871 : audit [DBG] from='client.? 172.21.15.67:0/2011833980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:02.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:01 smithi082 bash[20963]: cluster 2024-04-03T19:46:59.821990+0000 mgr.y (mgr.24370) 9856 : cluster [DBG] pgmap v9840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:02.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:01 smithi067 bash[27441]: cluster 2024-04-03T19:46:59.821990+0000 mgr.y (mgr.24370) 9856 : cluster [DBG] pgmap v9840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:02.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:01 smithi067 bash[17655]: cluster 2024-04-03T19:46:59.821990+0000 mgr.y (mgr.24370) 9856 : cluster [DBG] pgmap v9840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:02 smithi067 bash[27441]: audit 2024-04-03T19:47:01.922876+0000 mon.c (mon.2) 3872 : audit [DBG] from='client.? 172.21.15.67:0/3305283155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:02 smithi067 bash[17655]: audit 2024-04-03T19:47:01.922876+0000 mon.c (mon.2) 3872 : audit [DBG] from='client.? 172.21.15.67:0/3305283155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:02 smithi082 bash[20963]: audit 2024-04-03T19:47:01.922876+0000 mon.c (mon.2) 3872 : audit [DBG] from='client.? 172.21.15.67:0/3305283155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:47:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:03 smithi082 bash[20963]: cluster 2024-04-03T19:47:01.823142+0000 mgr.y (mgr.24370) 9857 : cluster [DBG] pgmap v9841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:47:04.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:03 smithi067 bash[17655]: cluster 2024-04-03T19:47:01.823142+0000 mgr.y (mgr.24370) 9857 : cluster [DBG] pgmap v9841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:04.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:03 smithi067 bash[27441]: cluster 2024-04-03T19:47:01.823142+0000 mgr.y (mgr.24370) 9857 : cluster [DBG] pgmap v9841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:04 smithi082 bash[20963]: audit 2024-04-03T19:47:04.383419+0000 mon.a (mon.0) 8749 : audit [DBG] from='client.? 172.21.15.67:0/1918847070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:04 smithi067 bash[27441]: audit 2024-04-03T19:47:04.383419+0000 mon.a (mon.0) 8749 : audit [DBG] from='client.? 172.21.15.67:0/1918847070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:05.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:04 smithi067 bash[17655]: audit 2024-04-03T19:47:04.383419+0000 mon.a (mon.0) 8749 : audit [DBG] from='client.? 172.21.15.67:0/1918847070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:06.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:05 smithi082 bash[20963]: cluster 2024-04-03T19:47:03.823822+0000 mgr.y (mgr.24370) 9858 : cluster [DBG] pgmap v9842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:06.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:05 smithi067 bash[17655]: cluster 2024-04-03T19:47:03.823822+0000 mgr.y (mgr.24370) 9858 : cluster [DBG] pgmap v9842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:06.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:05 smithi067 bash[27441]: cluster 2024-04-03T19:47:03.823822+0000 mgr.y (mgr.24370) 9858 : cluster [DBG] pgmap v9842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:08.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:07 smithi082 bash[20963]: cluster 2024-04-03T19:47:05.825011+0000 mgr.y (mgr.24370) 9859 : cluster [DBG] pgmap v9843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:08.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:07 smithi082 bash[20963]: audit 2024-04-03T19:47:06.856188+0000 mon.c (mon.2) 3873 : audit [DBG] from='client.? 172.21.15.67:0/3947516843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:08.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:07 smithi067 bash[17655]: cluster 2024-04-03T19:47:05.825011+0000 mgr.y (mgr.24370) 9859 : cluster [DBG] pgmap v9843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:08.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:07 smithi067 bash[17655]: audit 2024-04-03T19:47:06.856188+0000 mon.c (mon.2) 3873 : audit [DBG] from='client.? 172.21.15.67:0/3947516843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:08.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:07 smithi067 bash[27441]: cluster 2024-04-03T19:47:05.825011+0000 mgr.y (mgr.24370) 9859 : cluster [DBG] pgmap v9843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:08.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:07 smithi067 bash[27441]: audit 2024-04-03T19:47:06.856188+0000 mon.c (mon.2) 3873 : audit [DBG] from='client.? 172.21.15.67:0/3947516843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:10.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:09 smithi082 bash[20963]: cluster 2024-04-03T19:47:07.825656+0000 mgr.y (mgr.24370) 9860 : cluster [DBG] pgmap v9844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:10.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:09 smithi082 bash[20963]: audit 2024-04-03T19:47:09.305558+0000 mon.c (mon.2) 3874 : audit [DBG] from='client.? 172.21.15.67:0/882367555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:10.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:09 smithi067 bash[27441]: cluster 2024-04-03T19:47:07.825656+0000 mgr.y (mgr.24370) 9860 : cluster [DBG] pgmap v9844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:10.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:09 smithi067 bash[27441]: audit 2024-04-03T19:47:09.305558+0000 mon.c (mon.2) 3874 : audit [DBG] from='client.? 172.21.15.67:0/882367555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:10.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:09 smithi067 bash[17655]: cluster 2024-04-03T19:47:07.825656+0000 mgr.y (mgr.24370) 9860 : cluster [DBG] pgmap v9844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:10.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:09 smithi067 bash[17655]: audit 2024-04-03T19:47:09.305558+0000 mon.c (mon.2) 3874 : audit [DBG] from='client.? 172.21.15.67:0/882367555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:10 smithi082 bash[20963]: audit 2024-04-03T19:47:10.175754+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:10 smithi067 bash[17655]: audit 2024-04-03T19:47:10.175754+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:11.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:10 smithi067 bash[27441]: audit 2024-04-03T19:47:10.175754+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:12.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:11 smithi082 bash[20963]: cluster 2024-04-03T19:47:09.826307+0000 mgr.y (mgr.24370) 9861 : cluster [DBG] pgmap v9845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:12.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:11 smithi067 bash[27441]: cluster 2024-04-03T19:47:09.826307+0000 mgr.y (mgr.24370) 9861 : cluster [DBG] pgmap v9845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:12.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:11 smithi067 bash[17655]: cluster 2024-04-03T19:47:09.826307+0000 mgr.y (mgr.24370) 9861 : cluster [DBG] pgmap v9845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:13.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:12 smithi067 bash[27441]: audit 2024-04-03T19:47:11.772302+0000 mon.a (mon.0) 8751 : audit [DBG] from='client.? 172.21.15.67:0/1052968478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:13.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:12 smithi067 bash[17655]: audit 2024-04-03T19:47:11.772302+0000 mon.a (mon.0) 8751 : audit [DBG] from='client.? 172.21.15.67:0/1052968478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:12 smithi082 bash[20963]: audit 2024-04-03T19:47:11.772302+0000 mon.a (mon.0) 8751 : audit [DBG] from='client.? 172.21.15.67:0/1052968478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:13] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:47:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:47:13.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:13 smithi082 bash[20963]: cluster 2024-04-03T19:47:11.827453+0000 mgr.y (mgr.24370) 9862 : cluster [DBG] pgmap v9846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:14.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:13 smithi067 bash[17655]: cluster 2024-04-03T19:47:11.827453+0000 mgr.y (mgr.24370) 9862 : cluster [DBG] pgmap v9846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:14.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:13 smithi067 bash[27441]: cluster 2024-04-03T19:47:11.827453+0000 mgr.y (mgr.24370) 9862 : cluster [DBG] pgmap v9846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:14 smithi082 bash[20963]: audit 2024-04-03T19:47:14.226588+0000 mon.c (mon.2) 3875 : audit [DBG] from='client.? 172.21.15.67:0/2809167203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:14 smithi067 bash[27441]: audit 2024-04-03T19:47:14.226588+0000 mon.c (mon.2) 3875 : audit [DBG] from='client.? 172.21.15.67:0/2809167203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:14 smithi067 bash[17655]: audit 2024-04-03T19:47:14.226588+0000 mon.c (mon.2) 3875 : audit [DBG] from='client.? 172.21.15.67:0/2809167203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:16.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:15 smithi082 bash[20963]: cluster 2024-04-03T19:47:13.828183+0000 mgr.y (mgr.24370) 9863 : cluster [DBG] pgmap v9847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:16.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:15 smithi067 bash[27441]: cluster 2024-04-03T19:47:13.828183+0000 mgr.y (mgr.24370) 9863 : cluster [DBG] pgmap v9847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:15 smithi067 bash[17655]: cluster 2024-04-03T19:47:13.828183+0000 mgr.y (mgr.24370) 9863 : cluster [DBG] pgmap v9847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:17.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:16 smithi082 bash[20963]: audit 2024-04-03T19:47:16.685168+0000 mon.c (mon.2) 3876 : audit [DBG] from='client.? 172.21.15.67:0/2931416293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:17.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:16 smithi067 bash[27441]: audit 2024-04-03T19:47:16.685168+0000 mon.c (mon.2) 3876 : audit [DBG] from='client.? 172.21.15.67:0/2931416293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:17.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:16 smithi067 bash[17655]: audit 2024-04-03T19:47:16.685168+0000 mon.c (mon.2) 3876 : audit [DBG] from='client.? 172.21.15.67:0/2931416293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:18.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:17 smithi082 bash[20963]: cluster 2024-04-03T19:47:15.829349+0000 mgr.y (mgr.24370) 9864 : cluster [DBG] pgmap v9848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:18.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:17 smithi067 bash[27441]: cluster 2024-04-03T19:47:15.829349+0000 mgr.y (mgr.24370) 9864 : cluster [DBG] pgmap v9848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:18.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:17 smithi067 bash[17655]: cluster 2024-04-03T19:47:15.829349+0000 mgr.y (mgr.24370) 9864 : cluster [DBG] pgmap v9848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:18 smithi082 bash[20963]: cluster 2024-04-03T19:47:17.830023+0000 mgr.y (mgr.24370) 9865 : cluster [DBG] pgmap v9849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:19.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:18 smithi067 bash[17655]: cluster 2024-04-03T19:47:17.830023+0000 mgr.y (mgr.24370) 9865 : cluster [DBG] pgmap v9849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:18 smithi067 bash[27441]: cluster 2024-04-03T19:47:17.830023+0000 mgr.y (mgr.24370) 9865 : cluster [DBG] pgmap v9849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:20.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:19 smithi082 bash[20963]: audit 2024-04-03T19:47:19.151470+0000 mon.c (mon.2) 3877 : audit [DBG] from='client.? 172.21.15.67:0/3551449116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:20.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:19 smithi067 bash[27441]: audit 2024-04-03T19:47:19.151470+0000 mon.c (mon.2) 3877 : audit [DBG] from='client.? 172.21.15.67:0/3551449116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:20.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:19 smithi067 bash[17655]: audit 2024-04-03T19:47:19.151470+0000 mon.c (mon.2) 3877 : audit [DBG] from='client.? 172.21.15.67:0/3551449116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:20 smithi082 bash[20963]: cluster 2024-04-03T19:47:19.830698+0000 mgr.y (mgr.24370) 9866 : cluster [DBG] pgmap v9850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:20 smithi067 bash[17655]: cluster 2024-04-03T19:47:19.830698+0000 mgr.y (mgr.24370) 9866 : cluster [DBG] pgmap v9850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:21.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:20 smithi067 bash[27441]: cluster 2024-04-03T19:47:19.830698+0000 mgr.y (mgr.24370) 9866 : cluster [DBG] pgmap v9850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:22.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:21 smithi082 bash[20963]: audit 2024-04-03T19:47:21.603026+0000 mon.c (mon.2) 3878 : audit [DBG] from='client.? 172.21.15.67:0/3295516894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:22.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:21 smithi067 bash[17655]: audit 2024-04-03T19:47:21.603026+0000 mon.c (mon.2) 3878 : audit [DBG] from='client.? 172.21.15.67:0/3295516894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:22.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:21 smithi067 bash[27441]: audit 2024-04-03T19:47:21.603026+0000 mon.c (mon.2) 3878 : audit [DBG] from='client.? 172.21.15.67:0/3295516894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:23.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:22 smithi067 bash[17655]: cluster 2024-04-03T19:47:21.831800+0000 mgr.y (mgr.24370) 9867 : cluster [DBG] pgmap v9851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:23.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:22 smithi067 bash[27441]: cluster 2024-04-03T19:47:21.831800+0000 mgr.y (mgr.24370) 9867 : cluster [DBG] pgmap v9851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:22 smithi082 bash[20963]: cluster 2024-04-03T19:47:21.831800+0000 mgr.y (mgr.24370) 9867 : cluster [DBG] pgmap v9851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:23] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:47:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:47:25.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:24 smithi067 bash[17655]: cluster 2024-04-03T19:47:23.832489+0000 mgr.y (mgr.24370) 9868 : cluster [DBG] pgmap v9852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:25.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:24 smithi067 bash[17655]: audit 2024-04-03T19:47:24.054101+0000 mon.a (mon.0) 8752 : audit [DBG] from='client.? 172.21.15.67:0/110836294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:24 smithi067 bash[27441]: cluster 2024-04-03T19:47:23.832489+0000 mgr.y (mgr.24370) 9868 : cluster [DBG] pgmap v9852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:24 smithi067 bash[27441]: audit 2024-04-03T19:47:24.054101+0000 mon.a (mon.0) 8752 : audit [DBG] from='client.? 172.21.15.67:0/110836294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:25.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:24 smithi082 bash[20963]: cluster 2024-04-03T19:47:23.832489+0000 mgr.y (mgr.24370) 9868 : cluster [DBG] pgmap v9852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:25.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:24 smithi082 bash[20963]: audit 2024-04-03T19:47:24.054101+0000 mon.a (mon.0) 8752 : audit [DBG] from='client.? 172.21.15.67:0/110836294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:25 smithi067 bash[17655]: audit 2024-04-03T19:47:25.175954+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:25 smithi067 bash[27441]: audit 2024-04-03T19:47:25.175954+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:26.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:25 smithi082 bash[20963]: audit 2024-04-03T19:47:25.175954+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:26 smithi067 bash[17655]: cluster 2024-04-03T19:47:25.833609+0000 mgr.y (mgr.24370) 9869 : cluster [DBG] pgmap v9853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:26 smithi067 bash[17655]: audit 2024-04-03T19:47:26.499993+0000 mon.a (mon.0) 8754 : audit [DBG] from='client.? 172.21.15.67:0/1348553817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:26 smithi067 bash[27441]: cluster 2024-04-03T19:47:25.833609+0000 mgr.y (mgr.24370) 9869 : cluster [DBG] pgmap v9853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:26 smithi067 bash[27441]: audit 2024-04-03T19:47:26.499993+0000 mon.a (mon.0) 8754 : audit [DBG] from='client.? 172.21.15.67:0/1348553817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:27.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:26 smithi082 bash[20963]: cluster 2024-04-03T19:47:25.833609+0000 mgr.y (mgr.24370) 9869 : cluster [DBG] pgmap v9853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:27.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:26 smithi082 bash[20963]: audit 2024-04-03T19:47:26.499993+0000 mon.a (mon.0) 8754 : audit [DBG] from='client.? 172.21.15.67:0/1348553817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:28 smithi067 bash[17655]: cluster 2024-04-03T19:47:27.834292+0000 mgr.y (mgr.24370) 9870 : cluster [DBG] pgmap v9854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:28 smithi067 bash[27441]: cluster 2024-04-03T19:47:27.834292+0000 mgr.y (mgr.24370) 9870 : cluster [DBG] pgmap v9854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:29.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:28 smithi082 bash[20963]: cluster 2024-04-03T19:47:27.834292+0000 mgr.y (mgr.24370) 9870 : cluster [DBG] pgmap v9854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:30.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:29 smithi067 bash[17655]: audit 2024-04-03T19:47:28.953430+0000 mon.a (mon.0) 8755 : audit [DBG] from='client.? 172.21.15.67:0/54204462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:30.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:29 smithi067 bash[27441]: audit 2024-04-03T19:47:28.953430+0000 mon.a (mon.0) 8755 : audit [DBG] from='client.? 172.21.15.67:0/54204462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:29 smithi082 bash[20963]: audit 2024-04-03T19:47:28.953430+0000 mon.a (mon.0) 8755 : audit [DBG] from='client.? 172.21.15.67:0/54204462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:31.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:30 smithi082 bash[20963]: cluster 2024-04-03T19:47:29.834972+0000 mgr.y (mgr.24370) 9871 : cluster [DBG] pgmap v9855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:30 smithi067 bash[17655]: cluster 2024-04-03T19:47:29.834972+0000 mgr.y (mgr.24370) 9871 : cluster [DBG] pgmap v9855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:30 smithi067 bash[27441]: cluster 2024-04-03T19:47:29.834972+0000 mgr.y (mgr.24370) 9871 : cluster [DBG] pgmap v9855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:32.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:31 smithi082 bash[20963]: audit 2024-04-03T19:47:31.399224+0000 mon.c (mon.2) 3879 : audit [DBG] from='client.? 172.21.15.67:0/3297196305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:32.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:31 smithi067 bash[17655]: audit 2024-04-03T19:47:31.399224+0000 mon.c (mon.2) 3879 : audit [DBG] from='client.? 172.21.15.67:0/3297196305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:32.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:31 smithi067 bash[27441]: audit 2024-04-03T19:47:31.399224+0000 mon.c (mon.2) 3879 : audit [DBG] from='client.? 172.21.15.67:0/3297196305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:33.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:32 smithi082 bash[20963]: cluster 2024-04-03T19:47:31.836168+0000 mgr.y (mgr.24370) 9872 : cluster [DBG] pgmap v9856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:32 smithi067 bash[17655]: cluster 2024-04-03T19:47:31.836168+0000 mgr.y (mgr.24370) 9872 : cluster [DBG] pgmap v9856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:47:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:32 smithi067 bash[27441]: cluster 2024-04-03T19:47:31.836168+0000 mgr.y (mgr.24370) 9872 : cluster [DBG] pgmap v9856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:47:34.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:33 smithi082 bash[20963]: audit 2024-04-03T19:47:33.853227+0000 mon.a (mon.0) 8756 : audit [DBG] from='client.? 172.21.15.67:0/88510847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:34.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:33 smithi067 bash[17655]: audit 2024-04-03T19:47:33.853227+0000 mon.a (mon.0) 8756 : audit [DBG] from='client.? 172.21.15.67:0/88510847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:34.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:33 smithi067 bash[27441]: audit 2024-04-03T19:47:33.853227+0000 mon.a (mon.0) 8756 : audit [DBG] from='client.? 172.21.15.67:0/88510847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:35.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:34 smithi082 bash[20963]: cluster 2024-04-03T19:47:33.836753+0000 mgr.y (mgr.24370) 9873 : cluster [DBG] pgmap v9857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:34 smithi067 bash[17655]: cluster 2024-04-03T19:47:33.836753+0000 mgr.y (mgr.24370) 9873 : cluster [DBG] pgmap v9857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:34 smithi067 bash[27441]: cluster 2024-04-03T19:47:33.836753+0000 mgr.y (mgr.24370) 9873 : cluster [DBG] pgmap v9857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:37.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:36 smithi082 bash[20963]: cluster 2024-04-03T19:47:35.837857+0000 mgr.y (mgr.24370) 9874 : cluster [DBG] pgmap v9858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:37.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:36 smithi082 bash[20963]: audit 2024-04-03T19:47:36.308680+0000 mon.a (mon.0) 8757 : audit [DBG] from='client.? 172.21.15.67:0/1114208683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:36 smithi067 bash[17655]: cluster 2024-04-03T19:47:35.837857+0000 mgr.y (mgr.24370) 9874 : cluster [DBG] pgmap v9858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:36 smithi067 bash[17655]: audit 2024-04-03T19:47:36.308680+0000 mon.a (mon.0) 8757 : audit [DBG] from='client.? 172.21.15.67:0/1114208683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:36 smithi067 bash[27441]: cluster 2024-04-03T19:47:35.837857+0000 mgr.y (mgr.24370) 9874 : cluster [DBG] pgmap v9858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:36 smithi067 bash[27441]: audit 2024-04-03T19:47:36.308680+0000 mon.a (mon.0) 8757 : audit [DBG] from='client.? 172.21.15.67:0/1114208683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:39.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:38 smithi082 bash[20963]: cluster 2024-04-03T19:47:37.838479+0000 mgr.y (mgr.24370) 9875 : cluster [DBG] pgmap v9859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:39.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:38 smithi082 bash[20963]: audit 2024-04-03T19:47:38.751826+0000 mon.c (mon.2) 3880 : audit [DBG] from='client.? 172.21.15.67:0/1094923537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:38 smithi067 bash[27441]: cluster 2024-04-03T19:47:37.838479+0000 mgr.y (mgr.24370) 9875 : cluster [DBG] pgmap v9859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:38 smithi067 bash[27441]: audit 2024-04-03T19:47:38.751826+0000 mon.c (mon.2) 3880 : audit [DBG] from='client.? 172.21.15.67:0/1094923537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:38 smithi067 bash[17655]: cluster 2024-04-03T19:47:37.838479+0000 mgr.y (mgr.24370) 9875 : cluster [DBG] pgmap v9859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:38 smithi067 bash[17655]: audit 2024-04-03T19:47:38.751826+0000 mon.c (mon.2) 3880 : audit [DBG] from='client.? 172.21.15.67:0/1094923537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:40 smithi082 bash[20963]: cluster 2024-04-03T19:47:39.839166+0000 mgr.y (mgr.24370) 9876 : cluster [DBG] pgmap v9860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:41.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:40 smithi082 bash[20963]: audit 2024-04-03T19:47:40.176616+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:40 smithi067 bash[27441]: cluster 2024-04-03T19:47:39.839166+0000 mgr.y (mgr.24370) 9876 : cluster [DBG] pgmap v9860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:40 smithi067 bash[27441]: audit 2024-04-03T19:47:40.176616+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:40 smithi067 bash[17655]: cluster 2024-04-03T19:47:39.839166+0000 mgr.y (mgr.24370) 9876 : cluster [DBG] pgmap v9860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:40 smithi067 bash[17655]: audit 2024-04-03T19:47:40.176616+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:42.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:41 smithi082 bash[20963]: audit 2024-04-03T19:47:41.205301+0000 mon.c (mon.2) 3881 : audit [DBG] from='client.? 172.21.15.67:0/853704775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:42.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:41 smithi067 bash[17655]: audit 2024-04-03T19:47:41.205301+0000 mon.c (mon.2) 3881 : audit [DBG] from='client.? 172.21.15.67:0/853704775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:42.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:41 smithi067 bash[27441]: audit 2024-04-03T19:47:41.205301+0000 mon.c (mon.2) 3881 : audit [DBG] from='client.? 172.21.15.67:0/853704775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:43.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:42 smithi082 bash[20963]: cluster 2024-04-03T19:47:41.840392+0000 mgr.y (mgr.24370) 9877 : cluster [DBG] pgmap v9861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:42 smithi067 bash[17655]: cluster 2024-04-03T19:47:41.840392+0000 mgr.y (mgr.24370) 9877 : cluster [DBG] pgmap v9861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:47:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:42 smithi067 bash[27441]: cluster 2024-04-03T19:47:41.840392+0000 mgr.y (mgr.24370) 9877 : cluster [DBG] pgmap v9861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:47:44.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:43 smithi082 bash[20963]: audit 2024-04-03T19:47:43.664864+0000 mon.c (mon.2) 3882 : audit [DBG] from='client.? 172.21.15.67:0/708442735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:43 smithi067 bash[17655]: audit 2024-04-03T19:47:43.664864+0000 mon.c (mon.2) 3882 : audit [DBG] from='client.? 172.21.15.67:0/708442735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:44.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:43 smithi067 bash[27441]: audit 2024-04-03T19:47:43.664864+0000 mon.c (mon.2) 3882 : audit [DBG] from='client.? 172.21.15.67:0/708442735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:45.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:44 smithi082 bash[20963]: cluster 2024-04-03T19:47:43.841175+0000 mgr.y (mgr.24370) 9878 : cluster [DBG] pgmap v9862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:44 smithi067 bash[17655]: cluster 2024-04-03T19:47:43.841175+0000 mgr.y (mgr.24370) 9878 : cluster [DBG] pgmap v9862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:44 smithi067 bash[27441]: cluster 2024-04-03T19:47:43.841175+0000 mgr.y (mgr.24370) 9878 : cluster [DBG] pgmap v9862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:47.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:46 smithi082 bash[20963]: cluster 2024-04-03T19:47:45.842359+0000 mgr.y (mgr.24370) 9879 : cluster [DBG] pgmap v9863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:47.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:46 smithi082 bash[20963]: audit 2024-04-03T19:47:46.119452+0000 mon.c (mon.2) 3883 : audit [DBG] from='client.? 172.21.15.67:0/4167078680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:46 smithi067 bash[17655]: cluster 2024-04-03T19:47:45.842359+0000 mgr.y (mgr.24370) 9879 : cluster [DBG] pgmap v9863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:46 smithi067 bash[17655]: audit 2024-04-03T19:47:46.119452+0000 mon.c (mon.2) 3883 : audit [DBG] from='client.? 172.21.15.67:0/4167078680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:46 smithi067 bash[27441]: cluster 2024-04-03T19:47:45.842359+0000 mgr.y (mgr.24370) 9879 : cluster [DBG] pgmap v9863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:46 smithi067 bash[27441]: audit 2024-04-03T19:47:46.119452+0000 mon.c (mon.2) 3883 : audit [DBG] from='client.? 172.21.15.67:0/4167078680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:49.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:48 smithi082 bash[20963]: cluster 2024-04-03T19:47:47.843049+0000 mgr.y (mgr.24370) 9880 : cluster [DBG] pgmap v9864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:49.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:48 smithi082 bash[20963]: audit 2024-04-03T19:47:48.574579+0000 mon.c (mon.2) 3884 : audit [DBG] from='client.? 172.21.15.67:0/4026524607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:48 smithi067 bash[27441]: cluster 2024-04-03T19:47:47.843049+0000 mgr.y (mgr.24370) 9880 : cluster [DBG] pgmap v9864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:48 smithi067 bash[27441]: audit 2024-04-03T19:47:48.574579+0000 mon.c (mon.2) 3884 : audit [DBG] from='client.? 172.21.15.67:0/4026524607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:48 smithi067 bash[17655]: cluster 2024-04-03T19:47:47.843049+0000 mgr.y (mgr.24370) 9880 : cluster [DBG] pgmap v9864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:48 smithi067 bash[17655]: audit 2024-04-03T19:47:48.574579+0000 mon.c (mon.2) 3884 : audit [DBG] from='client.? 172.21.15.67:0/4026524607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:50 smithi082 bash[20963]: cluster 2024-04-03T19:47:49.843757+0000 mgr.y (mgr.24370) 9881 : cluster [DBG] pgmap v9865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:50 smithi067 bash[17655]: cluster 2024-04-03T19:47:49.843757+0000 mgr.y (mgr.24370) 9881 : cluster [DBG] pgmap v9865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:50 smithi067 bash[27441]: cluster 2024-04-03T19:47:49.843757+0000 mgr.y (mgr.24370) 9881 : cluster [DBG] pgmap v9865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:52.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:51 smithi082 bash[20963]: audit 2024-04-03T19:47:51.031423+0000 mon.c (mon.2) 3885 : audit [DBG] from='client.? 172.21.15.67:0/2200109039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:52.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:51 smithi067 bash[17655]: audit 2024-04-03T19:47:51.031423+0000 mon.c (mon.2) 3885 : audit [DBG] from='client.? 172.21.15.67:0/2200109039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:52.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:51 smithi067 bash[27441]: audit 2024-04-03T19:47:51.031423+0000 mon.c (mon.2) 3885 : audit [DBG] from='client.? 172.21.15.67:0/2200109039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:53.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:52 smithi082 bash[20963]: cluster 2024-04-03T19:47:51.844973+0000 mgr.y (mgr.24370) 9882 : cluster [DBG] pgmap v9866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:52 smithi067 bash[17655]: cluster 2024-04-03T19:47:51.844973+0000 mgr.y (mgr.24370) 9882 : cluster [DBG] pgmap v9866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:47:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:52 smithi067 bash[27441]: cluster 2024-04-03T19:47:51.844973+0000 mgr.y (mgr.24370) 9882 : cluster [DBG] pgmap v9866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:47:54.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:54 smithi082 bash[20963]: audit 2024-04-03T19:47:53.488195+0000 mon.a (mon.0) 8759 : audit [DBG] from='client.? 172.21.15.67:0/3773783017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:54 smithi067 bash[27441]: audit 2024-04-03T19:47:53.488195+0000 mon.a (mon.0) 8759 : audit [DBG] from='client.? 172.21.15.67:0/3773783017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:54.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:54 smithi067 bash[17655]: audit 2024-04-03T19:47:53.488195+0000 mon.a (mon.0) 8759 : audit [DBG] from='client.? 172.21.15.67:0/3773783017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:55 smithi082 bash[20963]: cluster 2024-04-03T19:47:53.845673+0000 mgr.y (mgr.24370) 9883 : cluster [DBG] pgmap v9867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:55 smithi067 bash[17655]: cluster 2024-04-03T19:47:53.845673+0000 mgr.y (mgr.24370) 9883 : cluster [DBG] pgmap v9867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:55 smithi067 bash[27441]: cluster 2024-04-03T19:47:53.845673+0000 mgr.y (mgr.24370) 9883 : cluster [DBG] pgmap v9867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:56.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:56 smithi082 bash[20963]: audit 2024-04-03T19:47:55.177124+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:56.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:56 smithi082 bash[20963]: audit 2024-04-03T19:47:55.937671+0000 mon.c (mon.2) 3886 : audit [DBG] from='client.? 172.21.15.67:0/2388444646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:56 smithi067 bash[27441]: audit 2024-04-03T19:47:55.177124+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:56.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:56 smithi067 bash[27441]: audit 2024-04-03T19:47:55.937671+0000 mon.c (mon.2) 3886 : audit [DBG] from='client.? 172.21.15.67:0/2388444646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:56 smithi067 bash[17655]: audit 2024-04-03T19:47:55.177124+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:47:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:56 smithi067 bash[17655]: audit 2024-04-03T19:47:55.937671+0000 mon.c (mon.2) 3886 : audit [DBG] from='client.? 172.21.15.67:0/2388444646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:57.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:57 smithi082 bash[20963]: cluster 2024-04-03T19:47:55.846775+0000 mgr.y (mgr.24370) 9884 : cluster [DBG] pgmap v9868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:57 smithi067 bash[17655]: cluster 2024-04-03T19:47:55.846775+0000 mgr.y (mgr.24370) 9884 : cluster [DBG] pgmap v9868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:57 smithi067 bash[27441]: cluster 2024-04-03T19:47:55.846775+0000 mgr.y (mgr.24370) 9884 : cluster [DBG] pgmap v9868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:58.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:58 smithi082 bash[20963]: audit 2024-04-03T19:47:57.547920+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:47:58.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:58 smithi067 bash[17655]: audit 2024-04-03T19:47:57.547920+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:47:58.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:58 smithi067 bash[27441]: audit 2024-04-03T19:47:57.547920+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:47:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:59 smithi082 bash[20963]: cluster 2024-04-03T19:47:57.847464+0000 mgr.y (mgr.24370) 9885 : cluster [DBG] pgmap v9869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:47:59 smithi082 bash[20963]: audit 2024-04-03T19:47:58.399215+0000 mon.a (mon.0) 8762 : audit [DBG] from='client.? 172.21.15.67:0/471643382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:59 smithi067 bash[17655]: cluster 2024-04-03T19:47:57.847464+0000 mgr.y (mgr.24370) 9885 : cluster [DBG] pgmap v9869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:47:59 smithi067 bash[17655]: audit 2024-04-03T19:47:58.399215+0000 mon.a (mon.0) 8762 : audit [DBG] from='client.? 172.21.15.67:0/471643382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:47:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:59 smithi067 bash[27441]: cluster 2024-04-03T19:47:57.847464+0000 mgr.y (mgr.24370) 9885 : cluster [DBG] pgmap v9869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:47:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:47:59 smithi067 bash[27441]: audit 2024-04-03T19:47:58.399215+0000 mon.a (mon.0) 8762 : audit [DBG] from='client.? 172.21.15.67:0/471643382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:01 smithi082 bash[20963]: cluster 2024-04-03T19:47:59.848179+0000 mgr.y (mgr.24370) 9886 : cluster [DBG] pgmap v9870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:01 smithi082 bash[20963]: audit 2024-04-03T19:48:00.849281+0000 mon.c (mon.2) 3887 : audit [DBG] from='client.? 172.21.15.67:0/1168926621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:01 smithi067 bash[17655]: cluster 2024-04-03T19:47:59.848179+0000 mgr.y (mgr.24370) 9886 : cluster [DBG] pgmap v9870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:01 smithi067 bash[17655]: audit 2024-04-03T19:48:00.849281+0000 mon.c (mon.2) 3887 : audit [DBG] from='client.? 172.21.15.67:0/1168926621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:01 smithi067 bash[27441]: cluster 2024-04-03T19:47:59.848179+0000 mgr.y (mgr.24370) 9886 : cluster [DBG] pgmap v9870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:01 smithi067 bash[27441]: audit 2024-04-03T19:48:00.849281+0000 mon.c (mon.2) 3887 : audit [DBG] from='client.? 172.21.15.67:0/1168926621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:03.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:03 smithi082 bash[20963]: cluster 2024-04-03T19:48:01.849575+0000 mgr.y (mgr.24370) 9887 : cluster [DBG] pgmap v9871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:48:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:03 smithi067 bash[27441]: cluster 2024-04-03T19:48:01.849575+0000 mgr.y (mgr.24370) 9887 : cluster [DBG] pgmap v9871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:03 smithi067 bash[17655]: cluster 2024-04-03T19:48:01.849575+0000 mgr.y (mgr.24370) 9887 : cluster [DBG] pgmap v9871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:48:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:04 smithi082 bash[20963]: audit 2024-04-03T19:48:03.297420+0000 mon.a (mon.0) 8763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:04 smithi082 bash[20963]: audit 2024-04-03T19:48:03.305800+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:04 smithi082 bash[20963]: audit 2024-04-03T19:48:03.326039+0000 mon.c (mon.2) 3888 : audit [DBG] from='client.? 172.21.15.67:0/2418127535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:04 smithi082 bash[20963]: audit 2024-04-03T19:48:03.596081+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:04 smithi082 bash[20963]: audit 2024-04-03T19:48:03.603271+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:04 smithi082 bash[20963]: audit 2024-04-03T19:48:04.028569+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:48:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:04 smithi082 bash[20963]: audit 2024-04-03T19:48:04.030646+0000 mon.a (mon.0) 8768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:48:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:04 smithi082 bash[20963]: audit 2024-04-03T19:48:04.041334+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[17655]: audit 2024-04-03T19:48:03.297420+0000 mon.a (mon.0) 8763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[17655]: audit 2024-04-03T19:48:03.305800+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[17655]: audit 2024-04-03T19:48:03.326039+0000 mon.c (mon.2) 3888 : audit [DBG] from='client.? 172.21.15.67:0/2418127535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[17655]: audit 2024-04-03T19:48:03.596081+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[17655]: audit 2024-04-03T19:48:03.603271+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[17655]: audit 2024-04-03T19:48:04.028569+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[17655]: audit 2024-04-03T19:48:04.030646+0000 mon.a (mon.0) 8768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[17655]: audit 2024-04-03T19:48:04.041334+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[27441]: audit 2024-04-03T19:48:03.297420+0000 mon.a (mon.0) 8763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[27441]: audit 2024-04-03T19:48:03.305800+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[27441]: audit 2024-04-03T19:48:03.326039+0000 mon.c (mon.2) 3888 : audit [DBG] from='client.? 172.21.15.67:0/2418127535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[27441]: audit 2024-04-03T19:48:03.596081+0000 mon.a (mon.0) 8765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[27441]: audit 2024-04-03T19:48:03.603271+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[27441]: audit 2024-04-03T19:48:04.028569+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:48:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[27441]: audit 2024-04-03T19:48:04.030646+0000 mon.a (mon.0) 8768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:48:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:04 smithi067 bash[27441]: audit 2024-04-03T19:48:04.041334+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:48:05.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:05 smithi082 bash[20963]: cluster 2024-04-03T19:48:03.850301+0000 mgr.y (mgr.24370) 9888 : cluster [DBG] pgmap v9872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:05.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:05 smithi067 bash[17655]: cluster 2024-04-03T19:48:03.850301+0000 mgr.y (mgr.24370) 9888 : cluster [DBG] pgmap v9872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:05.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:05 smithi067 bash[27441]: cluster 2024-04-03T19:48:03.850301+0000 mgr.y (mgr.24370) 9888 : cluster [DBG] pgmap v9872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:06.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:06 smithi082 bash[20963]: audit 2024-04-03T19:48:05.776213+0000 mon.c (mon.2) 3889 : audit [DBG] from='client.? 172.21.15.67:0/590645202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:06.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:06 smithi067 bash[17655]: audit 2024-04-03T19:48:05.776213+0000 mon.c (mon.2) 3889 : audit [DBG] from='client.? 172.21.15.67:0/590645202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:06.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:06 smithi067 bash[27441]: audit 2024-04-03T19:48:05.776213+0000 mon.c (mon.2) 3889 : audit [DBG] from='client.? 172.21.15.67:0/590645202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:07.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:07 smithi082 bash[20963]: cluster 2024-04-03T19:48:05.851454+0000 mgr.y (mgr.24370) 9889 : cluster [DBG] pgmap v9873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:07.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:07 smithi067 bash[17655]: cluster 2024-04-03T19:48:05.851454+0000 mgr.y (mgr.24370) 9889 : cluster [DBG] pgmap v9873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:07.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:07 smithi067 bash[27441]: cluster 2024-04-03T19:48:05.851454+0000 mgr.y (mgr.24370) 9889 : cluster [DBG] pgmap v9873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:08.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:08 smithi082 bash[20963]: audit 2024-04-03T19:48:08.230183+0000 mon.c (mon.2) 3890 : audit [DBG] from='client.? 172.21.15.67:0/680064013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:08.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:08 smithi067 bash[27441]: audit 2024-04-03T19:48:08.230183+0000 mon.c (mon.2) 3890 : audit [DBG] from='client.? 172.21.15.67:0/680064013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:08.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:08 smithi067 bash[17655]: audit 2024-04-03T19:48:08.230183+0000 mon.c (mon.2) 3890 : audit [DBG] from='client.? 172.21.15.67:0/680064013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:09.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:09 smithi082 bash[20963]: cluster 2024-04-03T19:48:07.852181+0000 mgr.y (mgr.24370) 9890 : cluster [DBG] pgmap v9874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:09.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:09 smithi067 bash[27441]: cluster 2024-04-03T19:48:07.852181+0000 mgr.y (mgr.24370) 9890 : cluster [DBG] pgmap v9874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:09.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:09 smithi067 bash[17655]: cluster 2024-04-03T19:48:07.852181+0000 mgr.y (mgr.24370) 9890 : cluster [DBG] pgmap v9874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:10.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:10 smithi067 bash[17655]: audit 2024-04-03T19:48:10.177509+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:10 smithi067 bash[27441]: audit 2024-04-03T19:48:10.177509+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:10 smithi082 bash[20963]: audit 2024-04-03T19:48:10.177509+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:11.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:11 smithi067 bash[17655]: cluster 2024-04-03T19:48:09.852951+0000 mgr.y (mgr.24370) 9891 : cluster [DBG] pgmap v9875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:11.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:11 smithi067 bash[17655]: audit 2024-04-03T19:48:10.681919+0000 mon.c (mon.2) 3891 : audit [DBG] from='client.? 172.21.15.67:0/2235655746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:11.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:11 smithi067 bash[27441]: cluster 2024-04-03T19:48:09.852951+0000 mgr.y (mgr.24370) 9891 : cluster [DBG] pgmap v9875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:11.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:11 smithi067 bash[27441]: audit 2024-04-03T19:48:10.681919+0000 mon.c (mon.2) 3891 : audit [DBG] from='client.? 172.21.15.67:0/2235655746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:12.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:11 smithi082 bash[20963]: cluster 2024-04-03T19:48:09.852951+0000 mgr.y (mgr.24370) 9891 : cluster [DBG] pgmap v9875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:12.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:11 smithi082 bash[20963]: audit 2024-04-03T19:48:10.681919+0000 mon.c (mon.2) 3891 : audit [DBG] from='client.? 172.21.15.67:0/2235655746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:48:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:48:13.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:13 smithi082 bash[20963]: cluster 2024-04-03T19:48:11.854183+0000 mgr.y (mgr.24370) 9892 : cluster [DBG] pgmap v9876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:13.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:13 smithi082 bash[20963]: audit 2024-04-03T19:48:13.133210+0000 mon.a (mon.0) 8771 : audit [DBG] from='client.? 172.21.15.67:0/299256926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:13.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:13 smithi067 bash[17655]: cluster 2024-04-03T19:48:11.854183+0000 mgr.y (mgr.24370) 9892 : cluster [DBG] pgmap v9876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:13.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:13 smithi067 bash[17655]: audit 2024-04-03T19:48:13.133210+0000 mon.a (mon.0) 8771 : audit [DBG] from='client.? 172.21.15.67:0/299256926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:13.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:13 smithi067 bash[27441]: cluster 2024-04-03T19:48:11.854183+0000 mgr.y (mgr.24370) 9892 : cluster [DBG] pgmap v9876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:13.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:13 smithi067 bash[27441]: audit 2024-04-03T19:48:13.133210+0000 mon.a (mon.0) 8771 : audit [DBG] from='client.? 172.21.15.67:0/299256926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:15.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:15 smithi067 bash[17655]: cluster 2024-04-03T19:48:13.854879+0000 mgr.y (mgr.24370) 9893 : cluster [DBG] pgmap v9877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:15.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:15 smithi067 bash[17655]: audit 2024-04-03T19:48:15.586221+0000 mon.c (mon.2) 3892 : audit [DBG] from='client.? 172.21.15.67:0/2227529485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:15.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:15 smithi067 bash[27441]: cluster 2024-04-03T19:48:13.854879+0000 mgr.y (mgr.24370) 9893 : cluster [DBG] pgmap v9877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:15.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:15 smithi067 bash[27441]: audit 2024-04-03T19:48:15.586221+0000 mon.c (mon.2) 3892 : audit [DBG] from='client.? 172.21.15.67:0/2227529485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:16.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:15 smithi082 bash[20963]: cluster 2024-04-03T19:48:13.854879+0000 mgr.y (mgr.24370) 9893 : cluster [DBG] pgmap v9877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:16.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:15 smithi082 bash[20963]: audit 2024-04-03T19:48:15.586221+0000 mon.c (mon.2) 3892 : audit [DBG] from='client.? 172.21.15.67:0/2227529485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:17.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:17 smithi067 bash[27441]: cluster 2024-04-03T19:48:15.856033+0000 mgr.y (mgr.24370) 9894 : cluster [DBG] pgmap v9878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:17.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:17 smithi067 bash[17655]: cluster 2024-04-03T19:48:15.856033+0000 mgr.y (mgr.24370) 9894 : cluster [DBG] pgmap v9878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:18.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:17 smithi082 bash[20963]: cluster 2024-04-03T19:48:15.856033+0000 mgr.y (mgr.24370) 9894 : cluster [DBG] pgmap v9878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:18.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:18 smithi067 bash[27441]: audit 2024-04-03T19:48:18.052043+0000 mon.a (mon.0) 8772 : audit [DBG] from='client.? 172.21.15.67:0/4168635025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:18.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:18 smithi067 bash[17655]: audit 2024-04-03T19:48:18.052043+0000 mon.a (mon.0) 8772 : audit [DBG] from='client.? 172.21.15.67:0/4168635025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:19.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:18 smithi082 bash[20963]: audit 2024-04-03T19:48:18.052043+0000 mon.a (mon.0) 8772 : audit [DBG] from='client.? 172.21.15.67:0/4168635025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:19.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:19 smithi067 bash[27441]: cluster 2024-04-03T19:48:17.856652+0000 mgr.y (mgr.24370) 9895 : cluster [DBG] pgmap v9879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:19.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:19 smithi067 bash[17655]: cluster 2024-04-03T19:48:17.856652+0000 mgr.y (mgr.24370) 9895 : cluster [DBG] pgmap v9879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:20.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:19 smithi082 bash[20963]: cluster 2024-04-03T19:48:17.856652+0000 mgr.y (mgr.24370) 9895 : cluster [DBG] pgmap v9879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:21.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:20 smithi082 bash[20963]: audit 2024-04-03T19:48:20.506802+0000 mon.a (mon.0) 8773 : audit [DBG] from='client.? 172.21.15.67:0/2082944361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:21.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:20 smithi067 bash[17655]: audit 2024-04-03T19:48:20.506802+0000 mon.a (mon.0) 8773 : audit [DBG] from='client.? 172.21.15.67:0/2082944361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:21.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:20 smithi067 bash[27441]: audit 2024-04-03T19:48:20.506802+0000 mon.a (mon.0) 8773 : audit [DBG] from='client.? 172.21.15.67:0/2082944361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:22.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:21 smithi082 bash[20963]: cluster 2024-04-03T19:48:19.857288+0000 mgr.y (mgr.24370) 9896 : cluster [DBG] pgmap v9880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:22.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:21 smithi067 bash[17655]: cluster 2024-04-03T19:48:19.857288+0000 mgr.y (mgr.24370) 9896 : cluster [DBG] pgmap v9880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:22.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:21 smithi067 bash[27441]: cluster 2024-04-03T19:48:19.857288+0000 mgr.y (mgr.24370) 9896 : cluster [DBG] pgmap v9880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:48:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:48:23.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:23 smithi082 bash[20963]: cluster 2024-04-03T19:48:21.858468+0000 mgr.y (mgr.24370) 9897 : cluster [DBG] pgmap v9881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:23.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:23 smithi082 bash[20963]: audit 2024-04-03T19:48:22.964487+0000 mon.a (mon.0) 8774 : audit [DBG] from='client.? 172.21.15.67:0/3329767114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:24.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:23 smithi067 bash[27441]: cluster 2024-04-03T19:48:21.858468+0000 mgr.y (mgr.24370) 9897 : cluster [DBG] pgmap v9881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:24.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:23 smithi067 bash[27441]: audit 2024-04-03T19:48:22.964487+0000 mon.a (mon.0) 8774 : audit [DBG] from='client.? 172.21.15.67:0/3329767114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:24.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:23 smithi067 bash[17655]: cluster 2024-04-03T19:48:21.858468+0000 mgr.y (mgr.24370) 9897 : cluster [DBG] pgmap v9881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:24.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:23 smithi067 bash[17655]: audit 2024-04-03T19:48:22.964487+0000 mon.a (mon.0) 8774 : audit [DBG] from='client.? 172.21.15.67:0/3329767114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:26.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:25 smithi082 bash[20963]: cluster 2024-04-03T19:48:23.859145+0000 mgr.y (mgr.24370) 9898 : cluster [DBG] pgmap v9882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:26.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:25 smithi082 bash[20963]: audit 2024-04-03T19:48:25.177190+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:26.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:25 smithi082 bash[20963]: audit 2024-04-03T19:48:25.444622+0000 mon.a (mon.0) 8776 : audit [DBG] from='client.? 172.21.15.67:0/2911471737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:25 smithi067 bash[17655]: cluster 2024-04-03T19:48:23.859145+0000 mgr.y (mgr.24370) 9898 : cluster [DBG] pgmap v9882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:25 smithi067 bash[17655]: audit 2024-04-03T19:48:25.177190+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:25 smithi067 bash[17655]: audit 2024-04-03T19:48:25.444622+0000 mon.a (mon.0) 8776 : audit [DBG] from='client.? 172.21.15.67:0/2911471737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:25 smithi067 bash[27441]: cluster 2024-04-03T19:48:23.859145+0000 mgr.y (mgr.24370) 9898 : cluster [DBG] pgmap v9882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:25 smithi067 bash[27441]: audit 2024-04-03T19:48:25.177190+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:25 smithi067 bash[27441]: audit 2024-04-03T19:48:25.444622+0000 mon.a (mon.0) 8776 : audit [DBG] from='client.? 172.21.15.67:0/2911471737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:27 smithi082 bash[20963]: cluster 2024-04-03T19:48:25.860271+0000 mgr.y (mgr.24370) 9899 : cluster [DBG] pgmap v9883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:28.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:27 smithi067 bash[27441]: cluster 2024-04-03T19:48:25.860271+0000 mgr.y (mgr.24370) 9899 : cluster [DBG] pgmap v9883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:28.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:27 smithi067 bash[17655]: cluster 2024-04-03T19:48:25.860271+0000 mgr.y (mgr.24370) 9899 : cluster [DBG] pgmap v9883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:29.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:28 smithi082 bash[20963]: audit 2024-04-03T19:48:27.896698+0000 mon.c (mon.2) 3893 : audit [DBG] from='client.? 172.21.15.67:0/2358628412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:28 smithi067 bash[17655]: audit 2024-04-03T19:48:27.896698+0000 mon.c (mon.2) 3893 : audit [DBG] from='client.? 172.21.15.67:0/2358628412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:28 smithi067 bash[27441]: audit 2024-04-03T19:48:27.896698+0000 mon.c (mon.2) 3893 : audit [DBG] from='client.? 172.21.15.67:0/2358628412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:30.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:29 smithi082 bash[20963]: cluster 2024-04-03T19:48:27.860907+0000 mgr.y (mgr.24370) 9900 : cluster [DBG] pgmap v9884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:30.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:29 smithi067 bash[27441]: cluster 2024-04-03T19:48:27.860907+0000 mgr.y (mgr.24370) 9900 : cluster [DBG] pgmap v9884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:30.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:29 smithi067 bash[17655]: cluster 2024-04-03T19:48:27.860907+0000 mgr.y (mgr.24370) 9900 : cluster [DBG] pgmap v9884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:31.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:30 smithi082 bash[20963]: audit 2024-04-03T19:48:30.355454+0000 mon.c (mon.2) 3894 : audit [DBG] from='client.? 172.21.15.67:0/772191301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:30 smithi067 bash[27441]: audit 2024-04-03T19:48:30.355454+0000 mon.c (mon.2) 3894 : audit [DBG] from='client.? 172.21.15.67:0/772191301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:31.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:30 smithi067 bash[17655]: audit 2024-04-03T19:48:30.355454+0000 mon.c (mon.2) 3894 : audit [DBG] from='client.? 172.21.15.67:0/772191301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:32.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:31 smithi082 bash[20963]: cluster 2024-04-03T19:48:29.861603+0000 mgr.y (mgr.24370) 9901 : cluster [DBG] pgmap v9885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:32.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:31 smithi067 bash[27441]: cluster 2024-04-03T19:48:29.861603+0000 mgr.y (mgr.24370) 9901 : cluster [DBG] pgmap v9885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:32.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:31 smithi067 bash[17655]: cluster 2024-04-03T19:48:29.861603+0000 mgr.y (mgr.24370) 9901 : cluster [DBG] pgmap v9885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:48:33.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:33 smithi082 bash[20963]: cluster 2024-04-03T19:48:31.862709+0000 mgr.y (mgr.24370) 9902 : cluster [DBG] pgmap v9886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:33.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:33 smithi082 bash[20963]: audit 2024-04-03T19:48:32.805727+0000 mon.c (mon.2) 3895 : audit [DBG] from='client.? 172.21.15.67:0/2748142257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:48:34.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:33 smithi067 bash[17655]: cluster 2024-04-03T19:48:31.862709+0000 mgr.y (mgr.24370) 9902 : cluster [DBG] pgmap v9886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:34.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:33 smithi067 bash[17655]: audit 2024-04-03T19:48:32.805727+0000 mon.c (mon.2) 3895 : audit [DBG] from='client.? 172.21.15.67:0/2748142257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:34.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:33 smithi067 bash[27441]: cluster 2024-04-03T19:48:31.862709+0000 mgr.y (mgr.24370) 9902 : cluster [DBG] pgmap v9886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:33 smithi067 bash[27441]: audit 2024-04-03T19:48:32.805727+0000 mon.c (mon.2) 3895 : audit [DBG] from='client.? 172.21.15.67:0/2748142257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:36.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:35 smithi082 bash[20963]: cluster 2024-04-03T19:48:33.863429+0000 mgr.y (mgr.24370) 9903 : cluster [DBG] pgmap v9887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:36.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:35 smithi082 bash[20963]: audit 2024-04-03T19:48:35.257905+0000 mon.a (mon.0) 8777 : audit [DBG] from='client.? 172.21.15.67:0/2722195080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:35 smithi067 bash[27441]: cluster 2024-04-03T19:48:33.863429+0000 mgr.y (mgr.24370) 9903 : cluster [DBG] pgmap v9887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:35 smithi067 bash[27441]: audit 2024-04-03T19:48:35.257905+0000 mon.a (mon.0) 8777 : audit [DBG] from='client.? 172.21.15.67:0/2722195080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:36.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:35 smithi067 bash[17655]: cluster 2024-04-03T19:48:33.863429+0000 mgr.y (mgr.24370) 9903 : cluster [DBG] pgmap v9887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:36.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:35 smithi067 bash[17655]: audit 2024-04-03T19:48:35.257905+0000 mon.a (mon.0) 8777 : audit [DBG] from='client.? 172.21.15.67:0/2722195080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:38.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:37 smithi082 bash[20963]: cluster 2024-04-03T19:48:35.864715+0000 mgr.y (mgr.24370) 9904 : cluster [DBG] pgmap v9888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:38.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:37 smithi082 bash[20963]: audit 2024-04-03T19:48:37.707905+0000 mon.c (mon.2) 3896 : audit [DBG] from='client.? 172.21.15.67:0/3746751673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:37 smithi067 bash[17655]: cluster 2024-04-03T19:48:35.864715+0000 mgr.y (mgr.24370) 9904 : cluster [DBG] pgmap v9888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:37 smithi067 bash[17655]: audit 2024-04-03T19:48:37.707905+0000 mon.c (mon.2) 3896 : audit [DBG] from='client.? 172.21.15.67:0/3746751673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:37 smithi067 bash[27441]: cluster 2024-04-03T19:48:35.864715+0000 mgr.y (mgr.24370) 9904 : cluster [DBG] pgmap v9888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:37 smithi067 bash[27441]: audit 2024-04-03T19:48:37.707905+0000 mon.c (mon.2) 3896 : audit [DBG] from='client.? 172.21.15.67:0/3746751673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:40.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:39 smithi082 bash[20963]: cluster 2024-04-03T19:48:37.865451+0000 mgr.y (mgr.24370) 9905 : cluster [DBG] pgmap v9889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:40.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:39 smithi067 bash[27441]: cluster 2024-04-03T19:48:37.865451+0000 mgr.y (mgr.24370) 9905 : cluster [DBG] pgmap v9889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:40.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:39 smithi067 bash[17655]: cluster 2024-04-03T19:48:37.865451+0000 mgr.y (mgr.24370) 9905 : cluster [DBG] pgmap v9889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:40 smithi082 bash[20963]: audit 2024-04-03T19:48:40.168272+0000 mon.a (mon.0) 8778 : audit [DBG] from='client.? 172.21.15.67:0/627758460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:40 smithi082 bash[20963]: audit 2024-04-03T19:48:40.177172+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:41.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:40 smithi067 bash[17655]: audit 2024-04-03T19:48:40.168272+0000 mon.a (mon.0) 8778 : audit [DBG] from='client.? 172.21.15.67:0/627758460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:41.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:40 smithi067 bash[17655]: audit 2024-04-03T19:48:40.177172+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:40 smithi067 bash[27441]: audit 2024-04-03T19:48:40.168272+0000 mon.a (mon.0) 8778 : audit [DBG] from='client.? 172.21.15.67:0/627758460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:40 smithi067 bash[27441]: audit 2024-04-03T19:48:40.177172+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:42.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:41 smithi082 bash[20963]: cluster 2024-04-03T19:48:39.865926+0000 mgr.y (mgr.24370) 9906 : cluster [DBG] pgmap v9890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:42.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:41 smithi067 bash[17655]: cluster 2024-04-03T19:48:39.865926+0000 mgr.y (mgr.24370) 9906 : cluster [DBG] pgmap v9890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:42.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:41 smithi067 bash[27441]: cluster 2024-04-03T19:48:39.865926+0000 mgr.y (mgr.24370) 9906 : cluster [DBG] pgmap v9890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:43.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:42 smithi067 bash[27441]: audit 2024-04-03T19:48:42.625901+0000 mon.a (mon.0) 8780 : audit [DBG] from='client.? 172.21.15.67:0/3201099093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:43.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:42 smithi067 bash[17655]: audit 2024-04-03T19:48:42.625901+0000 mon.a (mon.0) 8780 : audit [DBG] from='client.? 172.21.15.67:0/3201099093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:42 smithi082 bash[20963]: audit 2024-04-03T19:48:42.625901+0000 mon.a (mon.0) 8780 : audit [DBG] from='client.? 172.21.15.67:0/3201099093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:48:43.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:43 smithi082 bash[20963]: cluster 2024-04-03T19:48:41.867084+0000 mgr.y (mgr.24370) 9907 : cluster [DBG] pgmap v9891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:48:44.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:43 smithi067 bash[27441]: cluster 2024-04-03T19:48:41.867084+0000 mgr.y (mgr.24370) 9907 : cluster [DBG] pgmap v9891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:44.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:43 smithi067 bash[17655]: cluster 2024-04-03T19:48:41.867084+0000 mgr.y (mgr.24370) 9907 : cluster [DBG] pgmap v9891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:46.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:45 smithi082 bash[20963]: cluster 2024-04-03T19:48:43.867780+0000 mgr.y (mgr.24370) 9908 : cluster [DBG] pgmap v9892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:46.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:45 smithi082 bash[20963]: audit 2024-04-03T19:48:45.079406+0000 mon.a (mon.0) 8781 : audit [DBG] from='client.? 172.21.15.67:0/689231759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:46.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:45 smithi067 bash[27441]: cluster 2024-04-03T19:48:43.867780+0000 mgr.y (mgr.24370) 9908 : cluster [DBG] pgmap v9892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:46.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:45 smithi067 bash[27441]: audit 2024-04-03T19:48:45.079406+0000 mon.a (mon.0) 8781 : audit [DBG] from='client.? 172.21.15.67:0/689231759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:46.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:45 smithi067 bash[17655]: cluster 2024-04-03T19:48:43.867780+0000 mgr.y (mgr.24370) 9908 : cluster [DBG] pgmap v9892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:46.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:45 smithi067 bash[17655]: audit 2024-04-03T19:48:45.079406+0000 mon.a (mon.0) 8781 : audit [DBG] from='client.? 172.21.15.67:0/689231759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:48.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:47 smithi082 bash[20963]: cluster 2024-04-03T19:48:45.868989+0000 mgr.y (mgr.24370) 9909 : cluster [DBG] pgmap v9893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:48.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:47 smithi082 bash[20963]: audit 2024-04-03T19:48:47.528588+0000 mon.a (mon.0) 8782 : audit [DBG] from='client.? 172.21.15.67:0/3642893213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:48.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:47 smithi067 bash[27441]: cluster 2024-04-03T19:48:45.868989+0000 mgr.y (mgr.24370) 9909 : cluster [DBG] pgmap v9893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:48.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:47 smithi067 bash[27441]: audit 2024-04-03T19:48:47.528588+0000 mon.a (mon.0) 8782 : audit [DBG] from='client.? 172.21.15.67:0/3642893213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:48.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:47 smithi067 bash[17655]: cluster 2024-04-03T19:48:45.868989+0000 mgr.y (mgr.24370) 9909 : cluster [DBG] pgmap v9893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:48.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:47 smithi067 bash[17655]: audit 2024-04-03T19:48:47.528588+0000 mon.a (mon.0) 8782 : audit [DBG] from='client.? 172.21.15.67:0/3642893213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:48 smithi082 bash[20963]: cluster 2024-04-03T19:48:47.869717+0000 mgr.y (mgr.24370) 9910 : cluster [DBG] pgmap v9894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:49.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:48 smithi067 bash[17655]: cluster 2024-04-03T19:48:47.869717+0000 mgr.y (mgr.24370) 9910 : cluster [DBG] pgmap v9894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:48 smithi067 bash[27441]: cluster 2024-04-03T19:48:47.869717+0000 mgr.y (mgr.24370) 9910 : cluster [DBG] pgmap v9894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:50 smithi082 bash[20963]: cluster 2024-04-03T19:48:49.870197+0000 mgr.y (mgr.24370) 9911 : cluster [DBG] pgmap v9895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:50 smithi082 bash[20963]: audit 2024-04-03T19:48:49.978213+0000 mon.a (mon.0) 8783 : audit [DBG] from='client.? 172.21.15.67:0/182044079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:50 smithi067 bash[27441]: cluster 2024-04-03T19:48:49.870197+0000 mgr.y (mgr.24370) 9911 : cluster [DBG] pgmap v9895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:50 smithi067 bash[27441]: audit 2024-04-03T19:48:49.978213+0000 mon.a (mon.0) 8783 : audit [DBG] from='client.? 172.21.15.67:0/182044079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:50 smithi067 bash[17655]: cluster 2024-04-03T19:48:49.870197+0000 mgr.y (mgr.24370) 9911 : cluster [DBG] pgmap v9895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:50 smithi067 bash[17655]: audit 2024-04-03T19:48:49.978213+0000 mon.a (mon.0) 8783 : audit [DBG] from='client.? 172.21.15.67:0/182044079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:53.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:52 smithi082 bash[20963]: cluster 2024-04-03T19:48:51.871281+0000 mgr.y (mgr.24370) 9912 : cluster [DBG] pgmap v9896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:53.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:52 smithi082 bash[20963]: audit 2024-04-03T19:48:52.431602+0000 mon.a (mon.0) 8784 : audit [DBG] from='client.? 172.21.15.67:0/1939169274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:48:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:52 smithi067 bash[27441]: cluster 2024-04-03T19:48:51.871281+0000 mgr.y (mgr.24370) 9912 : cluster [DBG] pgmap v9896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:52 smithi067 bash[27441]: audit 2024-04-03T19:48:52.431602+0000 mon.a (mon.0) 8784 : audit [DBG] from='client.? 172.21.15.67:0/1939169274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:52 smithi067 bash[17655]: cluster 2024-04-03T19:48:51.871281+0000 mgr.y (mgr.24370) 9912 : cluster [DBG] pgmap v9896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:52 smithi067 bash[17655]: audit 2024-04-03T19:48:52.431602+0000 mon.a (mon.0) 8784 : audit [DBG] from='client.? 172.21.15.67:0/1939169274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:48:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:54 smithi082 bash[20963]: cluster 2024-04-03T19:48:53.872137+0000 mgr.y (mgr.24370) 9913 : cluster [DBG] pgmap v9897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:54 smithi082 bash[20963]: audit 2024-04-03T19:48:54.889264+0000 mon.a (mon.0) 8785 : audit [DBG] from='client.? 172.21.15.67:0/4061175470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:54 smithi067 bash[27441]: cluster 2024-04-03T19:48:53.872137+0000 mgr.y (mgr.24370) 9913 : cluster [DBG] pgmap v9897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:54 smithi067 bash[27441]: audit 2024-04-03T19:48:54.889264+0000 mon.a (mon.0) 8785 : audit [DBG] from='client.? 172.21.15.67:0/4061175470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:54 smithi067 bash[17655]: cluster 2024-04-03T19:48:53.872137+0000 mgr.y (mgr.24370) 9913 : cluster [DBG] pgmap v9897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:54 smithi067 bash[17655]: audit 2024-04-03T19:48:54.889264+0000 mon.a (mon.0) 8785 : audit [DBG] from='client.? 172.21.15.67:0/4061175470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:56.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:55 smithi082 bash[20963]: audit 2024-04-03T19:48:55.178533+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:56.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:55 smithi067 bash[27441]: audit 2024-04-03T19:48:55.178533+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:55 smithi067 bash[17655]: audit 2024-04-03T19:48:55.178533+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:48:57.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:56 smithi082 bash[20963]: cluster 2024-04-03T19:48:55.873175+0000 mgr.y (mgr.24370) 9914 : cluster [DBG] pgmap v9898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:56 smithi067 bash[17655]: cluster 2024-04-03T19:48:55.873175+0000 mgr.y (mgr.24370) 9914 : cluster [DBG] pgmap v9898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:56 smithi067 bash[27441]: cluster 2024-04-03T19:48:55.873175+0000 mgr.y (mgr.24370) 9914 : cluster [DBG] pgmap v9898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:58.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:57 smithi082 bash[20963]: audit 2024-04-03T19:48:57.350787+0000 mon.a (mon.0) 8787 : audit [DBG] from='client.? 172.21.15.67:0/1586794600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:58.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:57 smithi067 bash[17655]: audit 2024-04-03T19:48:57.350787+0000 mon.a (mon.0) 8787 : audit [DBG] from='client.? 172.21.15.67:0/1586794600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:58.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:57 smithi067 bash[27441]: audit 2024-04-03T19:48:57.350787+0000 mon.a (mon.0) 8787 : audit [DBG] from='client.? 172.21.15.67:0/1586794600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:48:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:58 smithi082 bash[20963]: cluster 2024-04-03T19:48:57.873855+0000 mgr.y (mgr.24370) 9915 : cluster [DBG] pgmap v9899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:58 smithi067 bash[17655]: cluster 2024-04-03T19:48:57.873855+0000 mgr.y (mgr.24370) 9915 : cluster [DBG] pgmap v9899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:48:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:58 smithi067 bash[27441]: cluster 2024-04-03T19:48:57.873855+0000 mgr.y (mgr.24370) 9915 : cluster [DBG] pgmap v9899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:00.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:48:59 smithi082 bash[20963]: audit 2024-04-03T19:48:59.805775+0000 mon.c (mon.2) 3897 : audit [DBG] from='client.? 172.21.15.67:0/1189076425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:48:59 smithi067 bash[27441]: audit 2024-04-03T19:48:59.805775+0000 mon.c (mon.2) 3897 : audit [DBG] from='client.? 172.21.15.67:0/1189076425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:48:59 smithi067 bash[17655]: audit 2024-04-03T19:48:59.805775+0000 mon.c (mon.2) 3897 : audit [DBG] from='client.? 172.21.15.67:0/1189076425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:00 smithi082 bash[20963]: cluster 2024-04-03T19:48:59.874471+0000 mgr.y (mgr.24370) 9916 : cluster [DBG] pgmap v9900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:00 smithi067 bash[27441]: cluster 2024-04-03T19:48:59.874471+0000 mgr.y (mgr.24370) 9916 : cluster [DBG] pgmap v9900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:00 smithi067 bash[17655]: cluster 2024-04-03T19:48:59.874471+0000 mgr.y (mgr.24370) 9916 : cluster [DBG] pgmap v9900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:03.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:02 smithi082 bash[20963]: cluster 2024-04-03T19:49:01.875637+0000 mgr.y (mgr.24370) 9917 : cluster [DBG] pgmap v9901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:03.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:02 smithi082 bash[20963]: audit 2024-04-03T19:49:02.262059+0000 mon.a (mon.0) 8788 : audit [DBG] from='client.? 172.21.15.67:0/558046265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:49:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:02 smithi067 bash[17655]: cluster 2024-04-03T19:49:01.875637+0000 mgr.y (mgr.24370) 9917 : cluster [DBG] pgmap v9901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:02 smithi067 bash[17655]: audit 2024-04-03T19:49:02.262059+0000 mon.a (mon.0) 8788 : audit [DBG] from='client.? 172.21.15.67:0/558046265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:02 smithi067 bash[27441]: cluster 2024-04-03T19:49:01.875637+0000 mgr.y (mgr.24370) 9917 : cluster [DBG] pgmap v9901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:02 smithi067 bash[27441]: audit 2024-04-03T19:49:02.262059+0000 mon.a (mon.0) 8788 : audit [DBG] from='client.? 172.21.15.67:0/558046265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:49:05.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:04 smithi082 bash[20963]: cluster 2024-04-03T19:49:03.876371+0000 mgr.y (mgr.24370) 9918 : cluster [DBG] pgmap v9902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:05.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:04 smithi082 bash[20963]: audit 2024-04-03T19:49:04.116152+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:49:05.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:04 smithi082 bash[20963]: audit 2024-04-03T19:49:04.706543+0000 mon.c (mon.2) 3898 : audit [DBG] from='client.? 172.21.15.67:0/3414415987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:04 smithi067 bash[17655]: cluster 2024-04-03T19:49:03.876371+0000 mgr.y (mgr.24370) 9918 : cluster [DBG] pgmap v9902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:04 smithi067 bash[17655]: audit 2024-04-03T19:49:04.116152+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:49:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:04 smithi067 bash[17655]: audit 2024-04-03T19:49:04.706543+0000 mon.c (mon.2) 3898 : audit [DBG] from='client.? 172.21.15.67:0/3414415987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:04 smithi067 bash[27441]: cluster 2024-04-03T19:49:03.876371+0000 mgr.y (mgr.24370) 9918 : cluster [DBG] pgmap v9902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:04 smithi067 bash[27441]: audit 2024-04-03T19:49:04.116152+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:49:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:04 smithi067 bash[27441]: audit 2024-04-03T19:49:04.706543+0000 mon.c (mon.2) 3898 : audit [DBG] from='client.? 172.21.15.67:0/3414415987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:06 smithi082 bash[20963]: cluster 2024-04-03T19:49:05.877477+0000 mgr.y (mgr.24370) 9919 : cluster [DBG] pgmap v9903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:07.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:06 smithi067 bash[27441]: cluster 2024-04-03T19:49:05.877477+0000 mgr.y (mgr.24370) 9919 : cluster [DBG] pgmap v9903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:07.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:06 smithi067 bash[17655]: cluster 2024-04-03T19:49:05.877477+0000 mgr.y (mgr.24370) 9919 : cluster [DBG] pgmap v9903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:08.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:07 smithi082 bash[20963]: audit 2024-04-03T19:49:07.178450+0000 mon.c (mon.2) 3899 : audit [DBG] from='client.? 172.21.15.67:0/2172077125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:08.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:07 smithi067 bash[27441]: audit 2024-04-03T19:49:07.178450+0000 mon.c (mon.2) 3899 : audit [DBG] from='client.? 172.21.15.67:0/2172077125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:08.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:07 smithi067 bash[17655]: audit 2024-04-03T19:49:07.178450+0000 mon.c (mon.2) 3899 : audit [DBG] from='client.? 172.21.15.67:0/2172077125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:09.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:08 smithi082 bash[20963]: cluster 2024-04-03T19:49:07.878154+0000 mgr.y (mgr.24370) 9920 : cluster [DBG] pgmap v9904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:09.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:08 smithi067 bash[27441]: cluster 2024-04-03T19:49:07.878154+0000 mgr.y (mgr.24370) 9920 : cluster [DBG] pgmap v9904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:09.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:08 smithi067 bash[17655]: cluster 2024-04-03T19:49:07.878154+0000 mgr.y (mgr.24370) 9920 : cluster [DBG] pgmap v9904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:10.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:09 smithi082 bash[20963]: audit 2024-04-03T19:49:09.645153+0000 mon.c (mon.2) 3900 : audit [DBG] from='client.? 172.21.15.67:0/1713560374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:10.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:09 smithi082 bash[20963]: audit 2024-04-03T19:49:09.807182+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:09 smithi082 bash[20963]: audit 2024-04-03T19:49:09.816177+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:10.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:09 smithi067 bash[27441]: audit 2024-04-03T19:49:09.645153+0000 mon.c (mon.2) 3900 : audit [DBG] from='client.? 172.21.15.67:0/1713560374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:10.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:09 smithi067 bash[27441]: audit 2024-04-03T19:49:09.807182+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:10.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:09 smithi067 bash[27441]: audit 2024-04-03T19:49:09.816177+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:09 smithi067 bash[17655]: audit 2024-04-03T19:49:09.645153+0000 mon.c (mon.2) 3900 : audit [DBG] from='client.? 172.21.15.67:0/1713560374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:09 smithi067 bash[17655]: audit 2024-04-03T19:49:09.807182+0000 mon.a (mon.0) 8790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:09 smithi067 bash[17655]: audit 2024-04-03T19:49:09.816177+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:11 smithi082 bash[20963]: cluster 2024-04-03T19:49:09.878783+0000 mgr.y (mgr.24370) 9921 : cluster [DBG] pgmap v9905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:11 smithi082 bash[20963]: audit 2024-04-03T19:49:10.111707+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:11 smithi082 bash[20963]: audit 2024-04-03T19:49:10.119162+0000 mon.a (mon.0) 8793 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:11 smithi082 bash[20963]: audit 2024-04-03T19:49:10.183414+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:11 smithi067 bash[17655]: cluster 2024-04-03T19:49:09.878783+0000 mgr.y (mgr.24370) 9921 : cluster [DBG] pgmap v9905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:11 smithi067 bash[17655]: audit 2024-04-03T19:49:10.111707+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:11 smithi067 bash[17655]: audit 2024-04-03T19:49:10.119162+0000 mon.a (mon.0) 8793 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:11 smithi067 bash[17655]: audit 2024-04-03T19:49:10.183414+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:11 smithi067 bash[27441]: cluster 2024-04-03T19:49:09.878783+0000 mgr.y (mgr.24370) 9921 : cluster [DBG] pgmap v9905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:11 smithi067 bash[27441]: audit 2024-04-03T19:49:10.111707+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:11 smithi067 bash[27441]: audit 2024-04-03T19:49:10.119162+0000 mon.a (mon.0) 8793 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:11 smithi067 bash[27441]: audit 2024-04-03T19:49:10.183414+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:12.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:12 smithi082 bash[20963]: audit 2024-04-03T19:49:12.097962+0000 mon.c (mon.2) 3901 : audit [DBG] from='client.? 172.21.15.67:0/107296165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:12.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:12 smithi067 bash[17655]: audit 2024-04-03T19:49:12.097962+0000 mon.c (mon.2) 3901 : audit [DBG] from='client.? 172.21.15.67:0/107296165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:12.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:12 smithi067 bash[27441]: audit 2024-04-03T19:49:12.097962+0000 mon.c (mon.2) 3901 : audit [DBG] from='client.? 172.21.15.67:0/107296165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:13 smithi082 bash[20963]: cluster 2024-04-03T19:49:11.879921+0000 mgr.y (mgr.24370) 9922 : cluster [DBG] pgmap v9906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:13 smithi067 bash[17655]: cluster 2024-04-03T19:49:11.879921+0000 mgr.y (mgr.24370) 9922 : cluster [DBG] pgmap v9906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:49:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:13 smithi067 bash[27441]: cluster 2024-04-03T19:49:11.879921+0000 mgr.y (mgr.24370) 9922 : cluster [DBG] pgmap v9906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:49:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:15 smithi082 bash[20963]: cluster 2024-04-03T19:49:13.880699+0000 mgr.y (mgr.24370) 9923 : cluster [DBG] pgmap v9907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:15 smithi082 bash[20963]: audit 2024-04-03T19:49:14.557656+0000 mon.a (mon.0) 8795 : audit [DBG] from='client.? 172.21.15.67:0/1967126697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:15.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:15 smithi067 bash[27441]: cluster 2024-04-03T19:49:13.880699+0000 mgr.y (mgr.24370) 9923 : cluster [DBG] pgmap v9907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:15.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:15 smithi067 bash[27441]: audit 2024-04-03T19:49:14.557656+0000 mon.a (mon.0) 8795 : audit [DBG] from='client.? 172.21.15.67:0/1967126697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:15.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:15 smithi067 bash[17655]: cluster 2024-04-03T19:49:13.880699+0000 mgr.y (mgr.24370) 9923 : cluster [DBG] pgmap v9907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:15.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:15 smithi067 bash[17655]: audit 2024-04-03T19:49:14.557656+0000 mon.a (mon.0) 8795 : audit [DBG] from='client.? 172.21.15.67:0/1967126697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:17 smithi067 bash[17655]: cluster 2024-04-03T19:49:15.881903+0000 mgr.y (mgr.24370) 9924 : cluster [DBG] pgmap v9908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:17 smithi067 bash[17655]: audit 2024-04-03T19:49:17.018290+0000 mon.c (mon.2) 3902 : audit [DBG] from='client.? 172.21.15.67:0/2818744096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:17 smithi067 bash[27441]: cluster 2024-04-03T19:49:15.881903+0000 mgr.y (mgr.24370) 9924 : cluster [DBG] pgmap v9908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:17 smithi067 bash[27441]: audit 2024-04-03T19:49:17.018290+0000 mon.c (mon.2) 3902 : audit [DBG] from='client.? 172.21.15.67:0/2818744096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:17.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:17 smithi082 bash[20963]: cluster 2024-04-03T19:49:15.881903+0000 mgr.y (mgr.24370) 9924 : cluster [DBG] pgmap v9908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:17.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:17 smithi082 bash[20963]: audit 2024-04-03T19:49:17.018290+0000 mon.c (mon.2) 3902 : audit [DBG] from='client.? 172.21.15.67:0/2818744096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:19 smithi067 bash[27441]: cluster 2024-04-03T19:49:17.882442+0000 mgr.y (mgr.24370) 9925 : cluster [DBG] pgmap v9909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:19.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:19 smithi067 bash[17655]: cluster 2024-04-03T19:49:17.882442+0000 mgr.y (mgr.24370) 9925 : cluster [DBG] pgmap v9909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:19.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:19 smithi082 bash[20963]: cluster 2024-04-03T19:49:17.882442+0000 mgr.y (mgr.24370) 9925 : cluster [DBG] pgmap v9909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:20.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:20 smithi067 bash[17655]: audit 2024-04-03T19:49:19.483741+0000 mon.c (mon.2) 3903 : audit [DBG] from='client.? 172.21.15.67:0/724046836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:20.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:20 smithi067 bash[27441]: audit 2024-04-03T19:49:19.483741+0000 mon.c (mon.2) 3903 : audit [DBG] from='client.? 172.21.15.67:0/724046836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:20.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:20 smithi082 bash[20963]: audit 2024-04-03T19:49:19.483741+0000 mon.c (mon.2) 3903 : audit [DBG] from='client.? 172.21.15.67:0/724046836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:21.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:21 smithi082 bash[20963]: cluster 2024-04-03T19:49:19.883058+0000 mgr.y (mgr.24370) 9926 : cluster [DBG] pgmap v9910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:21.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:21 smithi082 bash[20963]: audit 2024-04-03T19:49:20.194528+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:21.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:21 smithi082 bash[20963]: audit 2024-04-03T19:49:20.202764+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:21.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:21 smithi082 bash[20963]: audit 2024-04-03T19:49:20.204443+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:49:21.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:21 smithi082 bash[20963]: audit 2024-04-03T19:49:20.205900+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:49:21.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:21 smithi082 bash[20963]: audit 2024-04-03T19:49:20.216076+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:21.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[27441]: cluster 2024-04-03T19:49:19.883058+0000 mgr.y (mgr.24370) 9926 : cluster [DBG] pgmap v9910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:21.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[27441]: audit 2024-04-03T19:49:20.194528+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:21.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[27441]: audit 2024-04-03T19:49:20.202764+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:21.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[27441]: audit 2024-04-03T19:49:20.204443+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:49:21.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[27441]: audit 2024-04-03T19:49:20.205900+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:49:21.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[27441]: audit 2024-04-03T19:49:20.216076+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[17655]: cluster 2024-04-03T19:49:19.883058+0000 mgr.y (mgr.24370) 9926 : cluster [DBG] pgmap v9910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[17655]: audit 2024-04-03T19:49:20.194528+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[17655]: audit 2024-04-03T19:49:20.202764+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[17655]: audit 2024-04-03T19:49:20.204443+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:49:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[17655]: audit 2024-04-03T19:49:20.205900+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:49:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:21 smithi067 bash[17655]: audit 2024-04-03T19:49:20.216076+0000 mon.a (mon.0) 8800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:49:22.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:22 smithi082 bash[20963]: audit 2024-04-03T19:49:21.936340+0000 mon.a (mon.0) 8801 : audit [DBG] from='client.? 172.21.15.67:0/2181620724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:22.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:22 smithi067 bash[17655]: audit 2024-04-03T19:49:21.936340+0000 mon.a (mon.0) 8801 : audit [DBG] from='client.? 172.21.15.67:0/2181620724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:22.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:22 smithi067 bash[27441]: audit 2024-04-03T19:49:21.936340+0000 mon.a (mon.0) 8801 : audit [DBG] from='client.? 172.21.15.67:0/2181620724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:49:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:23 smithi067 bash[27441]: cluster 2024-04-03T19:49:21.883835+0000 mgr.y (mgr.24370) 9927 : cluster [DBG] pgmap v9911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:23 smithi067 bash[17655]: cluster 2024-04-03T19:49:21.883835+0000 mgr.y (mgr.24370) 9927 : cluster [DBG] pgmap v9911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:23.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:23 smithi082 bash[20963]: cluster 2024-04-03T19:49:21.883835+0000 mgr.y (mgr.24370) 9927 : cluster [DBG] pgmap v9911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:49:25.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:25 smithi082 bash[20963]: cluster 2024-04-03T19:49:23.884630+0000 mgr.y (mgr.24370) 9928 : cluster [DBG] pgmap v9912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:25.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:25 smithi082 bash[20963]: audit 2024-04-03T19:49:24.401982+0000 mon.c (mon.2) 3904 : audit [DBG] from='client.? 172.21.15.67:0/1405468379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:25.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:25 smithi082 bash[20963]: audit 2024-04-03T19:49:25.183866+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:25 smithi067 bash[27441]: cluster 2024-04-03T19:49:23.884630+0000 mgr.y (mgr.24370) 9928 : cluster [DBG] pgmap v9912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:25 smithi067 bash[27441]: audit 2024-04-03T19:49:24.401982+0000 mon.c (mon.2) 3904 : audit [DBG] from='client.? 172.21.15.67:0/1405468379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:25 smithi067 bash[27441]: audit 2024-04-03T19:49:25.183866+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:25 smithi067 bash[17655]: cluster 2024-04-03T19:49:23.884630+0000 mgr.y (mgr.24370) 9928 : cluster [DBG] pgmap v9912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:25 smithi067 bash[17655]: audit 2024-04-03T19:49:24.401982+0000 mon.c (mon.2) 3904 : audit [DBG] from='client.? 172.21.15.67:0/1405468379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:25 smithi067 bash[17655]: audit 2024-04-03T19:49:25.183866+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:27.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:27 smithi082 bash[20963]: cluster 2024-04-03T19:49:25.885826+0000 mgr.y (mgr.24370) 9929 : cluster [DBG] pgmap v9913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:27.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:27 smithi082 bash[20963]: audit 2024-04-03T19:49:26.858048+0000 mon.a (mon.0) 8803 : audit [DBG] from='client.? 172.21.15.67:0/3554585003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:27.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:27 smithi067 bash[17655]: cluster 2024-04-03T19:49:25.885826+0000 mgr.y (mgr.24370) 9929 : cluster [DBG] pgmap v9913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:27.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:27 smithi067 bash[17655]: audit 2024-04-03T19:49:26.858048+0000 mon.a (mon.0) 8803 : audit [DBG] from='client.? 172.21.15.67:0/3554585003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:27 smithi067 bash[27441]: cluster 2024-04-03T19:49:25.885826+0000 mgr.y (mgr.24370) 9929 : cluster [DBG] pgmap v9913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:27 smithi067 bash[27441]: audit 2024-04-03T19:49:26.858048+0000 mon.a (mon.0) 8803 : audit [DBG] from='client.? 172.21.15.67:0/3554585003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:29.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:29 smithi082 bash[20963]: cluster 2024-04-03T19:49:27.886551+0000 mgr.y (mgr.24370) 9930 : cluster [DBG] pgmap v9914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:29.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:29 smithi067 bash[17655]: cluster 2024-04-03T19:49:27.886551+0000 mgr.y (mgr.24370) 9930 : cluster [DBG] pgmap v9914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:29.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:29 smithi067 bash[27441]: cluster 2024-04-03T19:49:27.886551+0000 mgr.y (mgr.24370) 9930 : cluster [DBG] pgmap v9914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:30.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:30 smithi082 bash[20963]: audit 2024-04-03T19:49:29.320723+0000 mon.c (mon.2) 3905 : audit [DBG] from='client.? 172.21.15.67:0/3132279839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:30.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:30 smithi067 bash[17655]: audit 2024-04-03T19:49:29.320723+0000 mon.c (mon.2) 3905 : audit [DBG] from='client.? 172.21.15.67:0/3132279839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:30.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:30 smithi067 bash[27441]: audit 2024-04-03T19:49:29.320723+0000 mon.c (mon.2) 3905 : audit [DBG] from='client.? 172.21.15.67:0/3132279839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:31.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:31 smithi082 bash[20963]: cluster 2024-04-03T19:49:29.887386+0000 mgr.y (mgr.24370) 9931 : cluster [DBG] pgmap v9915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:31.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:31 smithi067 bash[17655]: cluster 2024-04-03T19:49:29.887386+0000 mgr.y (mgr.24370) 9931 : cluster [DBG] pgmap v9915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:31.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:31 smithi067 bash[27441]: cluster 2024-04-03T19:49:29.887386+0000 mgr.y (mgr.24370) 9931 : cluster [DBG] pgmap v9915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:32.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:32 smithi082 bash[20963]: audit 2024-04-03T19:49:31.778326+0000 mon.c (mon.2) 3906 : audit [DBG] from='client.? 172.21.15.67:0/36753222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:32.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:32 smithi067 bash[17655]: audit 2024-04-03T19:49:31.778326+0000 mon.c (mon.2) 3906 : audit [DBG] from='client.? 172.21.15.67:0/36753222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:32.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:32 smithi067 bash[27441]: audit 2024-04-03T19:49:31.778326+0000 mon.c (mon.2) 3906 : audit [DBG] from='client.? 172.21.15.67:0/36753222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:33] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:49:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:33 smithi067 bash[27441]: cluster 2024-04-03T19:49:31.888624+0000 mgr.y (mgr.24370) 9932 : cluster [DBG] pgmap v9916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:33 smithi067 bash[17655]: cluster 2024-04-03T19:49:31.888624+0000 mgr.y (mgr.24370) 9932 : cluster [DBG] pgmap v9916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:33.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:33 smithi082 bash[20963]: cluster 2024-04-03T19:49:31.888624+0000 mgr.y (mgr.24370) 9932 : cluster [DBG] pgmap v9916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:49:34.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:34 smithi082 bash[20963]: audit 2024-04-03T19:49:34.234126+0000 mon.a (mon.0) 8804 : audit [DBG] from='client.? 172.21.15.67:0/3041832181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:34.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:34 smithi067 bash[17655]: audit 2024-04-03T19:49:34.234126+0000 mon.a (mon.0) 8804 : audit [DBG] from='client.? 172.21.15.67:0/3041832181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:34.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:34 smithi067 bash[27441]: audit 2024-04-03T19:49:34.234126+0000 mon.a (mon.0) 8804 : audit [DBG] from='client.? 172.21.15.67:0/3041832181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:35.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:35 smithi082 bash[20963]: cluster 2024-04-03T19:49:33.889392+0000 mgr.y (mgr.24370) 9933 : cluster [DBG] pgmap v9917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:35.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:35 smithi067 bash[27441]: cluster 2024-04-03T19:49:33.889392+0000 mgr.y (mgr.24370) 9933 : cluster [DBG] pgmap v9917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:35.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:35 smithi067 bash[17655]: cluster 2024-04-03T19:49:33.889392+0000 mgr.y (mgr.24370) 9933 : cluster [DBG] pgmap v9917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:37.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:37 smithi082 bash[20963]: cluster 2024-04-03T19:49:35.890541+0000 mgr.y (mgr.24370) 9934 : cluster [DBG] pgmap v9918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:37.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:37 smithi082 bash[20963]: audit 2024-04-03T19:49:36.689796+0000 mon.c (mon.2) 3907 : audit [DBG] from='client.? 172.21.15.67:0/157812958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:37.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:37 smithi067 bash[17655]: cluster 2024-04-03T19:49:35.890541+0000 mgr.y (mgr.24370) 9934 : cluster [DBG] pgmap v9918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:37 smithi067 bash[17655]: audit 2024-04-03T19:49:36.689796+0000 mon.c (mon.2) 3907 : audit [DBG] from='client.? 172.21.15.67:0/157812958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:37.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:37 smithi067 bash[27441]: cluster 2024-04-03T19:49:35.890541+0000 mgr.y (mgr.24370) 9934 : cluster [DBG] pgmap v9918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:37.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:37 smithi067 bash[27441]: audit 2024-04-03T19:49:36.689796+0000 mon.c (mon.2) 3907 : audit [DBG] from='client.? 172.21.15.67:0/157812958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:39.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:39 smithi082 bash[20963]: cluster 2024-04-03T19:49:37.891205+0000 mgr.y (mgr.24370) 9935 : cluster [DBG] pgmap v9919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:39 smithi082 bash[20963]: audit 2024-04-03T19:49:39.149890+0000 mon.a (mon.0) 8805 : audit [DBG] from='client.? 172.21.15.67:0/311978188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:39 smithi067 bash[17655]: cluster 2024-04-03T19:49:37.891205+0000 mgr.y (mgr.24370) 9935 : cluster [DBG] pgmap v9919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:39 smithi067 bash[17655]: audit 2024-04-03T19:49:39.149890+0000 mon.a (mon.0) 8805 : audit [DBG] from='client.? 172.21.15.67:0/311978188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:39 smithi067 bash[27441]: cluster 2024-04-03T19:49:37.891205+0000 mgr.y (mgr.24370) 9935 : cluster [DBG] pgmap v9919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:39 smithi067 bash[27441]: audit 2024-04-03T19:49:39.149890+0000 mon.a (mon.0) 8805 : audit [DBG] from='client.? 172.21.15.67:0/311978188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:40.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:40 smithi082 bash[20963]: audit 2024-04-03T19:49:40.184415+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:40.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:40 smithi067 bash[17655]: audit 2024-04-03T19:49:40.184415+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:40.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:40 smithi067 bash[27441]: audit 2024-04-03T19:49:40.184415+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:41.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:41 smithi082 bash[20963]: cluster 2024-04-03T19:49:39.891898+0000 mgr.y (mgr.24370) 9936 : cluster [DBG] pgmap v9920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:41.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:41 smithi067 bash[17655]: cluster 2024-04-03T19:49:39.891898+0000 mgr.y (mgr.24370) 9936 : cluster [DBG] pgmap v9920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:41.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:41 smithi067 bash[27441]: cluster 2024-04-03T19:49:39.891898+0000 mgr.y (mgr.24370) 9936 : cluster [DBG] pgmap v9920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:42.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:42 smithi082 bash[20963]: audit 2024-04-03T19:49:41.601845+0000 mon.c (mon.2) 3908 : audit [DBG] from='client.? 172.21.15.67:0/1611365802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:42 smithi067 bash[17655]: audit 2024-04-03T19:49:41.601845+0000 mon.c (mon.2) 3908 : audit [DBG] from='client.? 172.21.15.67:0/1611365802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:42.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:42 smithi067 bash[27441]: audit 2024-04-03T19:49:41.601845+0000 mon.c (mon.2) 3908 : audit [DBG] from='client.? 172.21.15.67:0/1611365802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:43] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:49:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:43 smithi067 bash[27441]: cluster 2024-04-03T19:49:41.893038+0000 mgr.y (mgr.24370) 9937 : cluster [DBG] pgmap v9921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:43 smithi067 bash[17655]: cluster 2024-04-03T19:49:41.893038+0000 mgr.y (mgr.24370) 9937 : cluster [DBG] pgmap v9921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:43.638 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:49:43.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:43 smithi082 bash[20963]: cluster 2024-04-03T19:49:41.893038+0000 mgr.y (mgr.24370) 9937 : cluster [DBG] pgmap v9921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:44.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:44 smithi082 bash[20963]: audit 2024-04-03T19:49:44.053007+0000 mon.c (mon.2) 3909 : audit [DBG] from='client.? 172.21.15.67:0/1506251770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:44.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:44 smithi067 bash[17655]: audit 2024-04-03T19:49:44.053007+0000 mon.c (mon.2) 3909 : audit [DBG] from='client.? 172.21.15.67:0/1506251770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:44.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:44 smithi067 bash[27441]: audit 2024-04-03T19:49:44.053007+0000 mon.c (mon.2) 3909 : audit [DBG] from='client.? 172.21.15.67:0/1506251770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:45 smithi082 bash[20963]: cluster 2024-04-03T19:49:43.893709+0000 mgr.y (mgr.24370) 9938 : cluster [DBG] pgmap v9922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:45.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:45 smithi067 bash[27441]: cluster 2024-04-03T19:49:43.893709+0000 mgr.y (mgr.24370) 9938 : cluster [DBG] pgmap v9922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:45.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:45 smithi067 bash[17655]: cluster 2024-04-03T19:49:43.893709+0000 mgr.y (mgr.24370) 9938 : cluster [DBG] pgmap v9922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:47.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:47 smithi082 bash[20963]: cluster 2024-04-03T19:49:45.894817+0000 mgr.y (mgr.24370) 9939 : cluster [DBG] pgmap v9923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:47.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:47 smithi082 bash[20963]: audit 2024-04-03T19:49:46.503159+0000 mon.c (mon.2) 3910 : audit [DBG] from='client.? 172.21.15.67:0/1975894196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:47.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:47 smithi067 bash[27441]: cluster 2024-04-03T19:49:45.894817+0000 mgr.y (mgr.24370) 9939 : cluster [DBG] pgmap v9923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:47.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:47 smithi067 bash[27441]: audit 2024-04-03T19:49:46.503159+0000 mon.c (mon.2) 3910 : audit [DBG] from='client.? 172.21.15.67:0/1975894196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:47.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:47 smithi067 bash[17655]: cluster 2024-04-03T19:49:45.894817+0000 mgr.y (mgr.24370) 9939 : cluster [DBG] pgmap v9923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:47.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:47 smithi067 bash[17655]: audit 2024-04-03T19:49:46.503159+0000 mon.c (mon.2) 3910 : audit [DBG] from='client.? 172.21.15.67:0/1975894196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:49 smithi082 bash[20963]: cluster 2024-04-03T19:49:47.895620+0000 mgr.y (mgr.24370) 9940 : cluster [DBG] pgmap v9924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:49 smithi082 bash[20963]: audit 2024-04-03T19:49:48.950407+0000 mon.a (mon.0) 8807 : audit [DBG] from='client.? 172.21.15.67:0/3554286409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:49.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:49 smithi067 bash[17655]: cluster 2024-04-03T19:49:47.895620+0000 mgr.y (mgr.24370) 9940 : cluster [DBG] pgmap v9924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:49.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:49 smithi067 bash[17655]: audit 2024-04-03T19:49:48.950407+0000 mon.a (mon.0) 8807 : audit [DBG] from='client.? 172.21.15.67:0/3554286409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:49.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:49 smithi067 bash[27441]: cluster 2024-04-03T19:49:47.895620+0000 mgr.y (mgr.24370) 9940 : cluster [DBG] pgmap v9924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:49 smithi067 bash[27441]: audit 2024-04-03T19:49:48.950407+0000 mon.a (mon.0) 8807 : audit [DBG] from='client.? 172.21.15.67:0/3554286409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:51.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:51 smithi082 bash[20963]: cluster 2024-04-03T19:49:49.896521+0000 mgr.y (mgr.24370) 9941 : cluster [DBG] pgmap v9925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:51.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:51 smithi067 bash[17655]: cluster 2024-04-03T19:49:49.896521+0000 mgr.y (mgr.24370) 9941 : cluster [DBG] pgmap v9925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:51.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:51 smithi067 bash[27441]: cluster 2024-04-03T19:49:49.896521+0000 mgr.y (mgr.24370) 9941 : cluster [DBG] pgmap v9925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:52.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:52 smithi082 bash[20963]: audit 2024-04-03T19:49:51.405655+0000 mon.a (mon.0) 8808 : audit [DBG] from='client.? 172.21.15.67:0/3658031781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:52.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:52 smithi067 bash[17655]: audit 2024-04-03T19:49:51.405655+0000 mon.a (mon.0) 8808 : audit [DBG] from='client.? 172.21.15.67:0/3658031781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:52 smithi067 bash[27441]: audit 2024-04-03T19:49:51.405655+0000 mon.a (mon.0) 8808 : audit [DBG] from='client.? 172.21.15.67:0/3658031781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:53 smithi067 bash[17655]: cluster 2024-04-03T19:49:51.897740+0000 mgr.y (mgr.24370) 9942 : cluster [DBG] pgmap v9926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:53 smithi067 bash[27441]: cluster 2024-04-03T19:49:51.897740+0000 mgr.y (mgr.24370) 9942 : cluster [DBG] pgmap v9926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:53] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:49:53.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:53 smithi082 bash[20963]: cluster 2024-04-03T19:49:51.897740+0000 mgr.y (mgr.24370) 9942 : cluster [DBG] pgmap v9926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:53.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:49:54.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:54 smithi082 bash[20963]: audit 2024-04-03T19:49:53.858415+0000 mon.a (mon.0) 8809 : audit [DBG] from='client.? 172.21.15.67:0/2992826211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:54.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:54 smithi067 bash[17655]: audit 2024-04-03T19:49:53.858415+0000 mon.a (mon.0) 8809 : audit [DBG] from='client.? 172.21.15.67:0/2992826211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:54 smithi067 bash[27441]: audit 2024-04-03T19:49:53.858415+0000 mon.a (mon.0) 8809 : audit [DBG] from='client.? 172.21.15.67:0/2992826211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:55.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:55 smithi082 bash[20963]: cluster 2024-04-03T19:49:53.898534+0000 mgr.y (mgr.24370) 9943 : cluster [DBG] pgmap v9927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:55.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:55 smithi082 bash[20963]: audit 2024-04-03T19:49:55.184880+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:55.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:55 smithi067 bash[17655]: cluster 2024-04-03T19:49:53.898534+0000 mgr.y (mgr.24370) 9943 : cluster [DBG] pgmap v9927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:55.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:55 smithi067 bash[17655]: audit 2024-04-03T19:49:55.184880+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:55 smithi067 bash[27441]: cluster 2024-04-03T19:49:53.898534+0000 mgr.y (mgr.24370) 9943 : cluster [DBG] pgmap v9927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:55 smithi067 bash[27441]: audit 2024-04-03T19:49:55.184880+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:49:56.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:56 smithi082 bash[20963]: audit 2024-04-03T19:49:56.314007+0000 mon.c (mon.2) 3911 : audit [DBG] from='client.? 172.21.15.67:0/2662666975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:56.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:56 smithi067 bash[17655]: audit 2024-04-03T19:49:56.314007+0000 mon.c (mon.2) 3911 : audit [DBG] from='client.? 172.21.15.67:0/2662666975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:56 smithi067 bash[27441]: audit 2024-04-03T19:49:56.314007+0000 mon.c (mon.2) 3911 : audit [DBG] from='client.? 172.21.15.67:0/2662666975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:57.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:57 smithi082 bash[20963]: cluster 2024-04-03T19:49:55.899472+0000 mgr.y (mgr.24370) 9944 : cluster [DBG] pgmap v9928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:57.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:57 smithi067 bash[17655]: cluster 2024-04-03T19:49:55.899472+0000 mgr.y (mgr.24370) 9944 : cluster [DBG] pgmap v9928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:57 smithi067 bash[27441]: cluster 2024-04-03T19:49:55.899472+0000 mgr.y (mgr.24370) 9944 : cluster [DBG] pgmap v9928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:59.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:59 smithi082 bash[20963]: cluster 2024-04-03T19:49:57.900175+0000 mgr.y (mgr.24370) 9945 : cluster [DBG] pgmap v9929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:59.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:49:59 smithi082 bash[20963]: audit 2024-04-03T19:49:58.766087+0000 mon.a (mon.0) 8811 : audit [DBG] from='client.? 172.21.15.67:0/1927267315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:59.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:59 smithi067 bash[17655]: cluster 2024-04-03T19:49:57.900175+0000 mgr.y (mgr.24370) 9945 : cluster [DBG] pgmap v9929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:59.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:49:59 smithi067 bash[17655]: audit 2024-04-03T19:49:58.766087+0000 mon.a (mon.0) 8811 : audit [DBG] from='client.? 172.21.15.67:0/1927267315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:49:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:59 smithi067 bash[27441]: cluster 2024-04-03T19:49:57.900175+0000 mgr.y (mgr.24370) 9945 : cluster [DBG] pgmap v9929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:49:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:49:59 smithi067 bash[27441]: audit 2024-04-03T19:49:58.766087+0000 mon.a (mon.0) 8811 : audit [DBG] from='client.? 172.21.15.67:0/1927267315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:00.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:00 smithi082 bash[20963]: cluster 2024-04-03T19:50:00.000161+0000 mon.a (mon.0) 8812 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:50:00.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:00 smithi067 bash[27441]: cluster 2024-04-03T19:50:00.000161+0000 mon.a (mon.0) 8812 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:50:00.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:00 smithi067 bash[17655]: cluster 2024-04-03T19:50:00.000161+0000 mon.a (mon.0) 8812 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T19:50:01.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:01 smithi082 bash[20963]: cluster 2024-04-03T19:49:59.900915+0000 mgr.y (mgr.24370) 9946 : cluster [DBG] pgmap v9930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:01.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:01 smithi082 bash[20963]: audit 2024-04-03T19:50:01.217590+0000 mon.c (mon.2) 3912 : audit [DBG] from='client.? 172.21.15.67:0/736941531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:01.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:01 smithi067 bash[17655]: cluster 2024-04-03T19:49:59.900915+0000 mgr.y (mgr.24370) 9946 : cluster [DBG] pgmap v9930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:01.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:01 smithi067 bash[17655]: audit 2024-04-03T19:50:01.217590+0000 mon.c (mon.2) 3912 : audit [DBG] from='client.? 172.21.15.67:0/736941531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:01 smithi067 bash[27441]: cluster 2024-04-03T19:49:59.900915+0000 mgr.y (mgr.24370) 9946 : cluster [DBG] pgmap v9930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:01 smithi067 bash[27441]: audit 2024-04-03T19:50:01.217590+0000 mon.c (mon.2) 3912 : audit [DBG] from='client.? 172.21.15.67:0/736941531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:03.377 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:50:03.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:03 smithi082 bash[20963]: cluster 2024-04-03T19:50:01.902159+0000 mgr.y (mgr.24370) 9947 : cluster [DBG] pgmap v9931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:03.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:50:03.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:03 smithi067 bash[17655]: cluster 2024-04-03T19:50:01.902159+0000 mgr.y (mgr.24370) 9947 : cluster [DBG] pgmap v9931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:03.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:03 smithi067 bash[27441]: cluster 2024-04-03T19:50:01.902159+0000 mgr.y (mgr.24370) 9947 : cluster [DBG] pgmap v9931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:04 smithi082 bash[20963]: audit 2024-04-03T19:50:03.661319+0000 mon.c (mon.2) 3913 : audit [DBG] from='client.? 172.21.15.67:0/173136152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:04.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:04 smithi067 bash[17655]: audit 2024-04-03T19:50:03.661319+0000 mon.c (mon.2) 3913 : audit [DBG] from='client.? 172.21.15.67:0/173136152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:04 smithi067 bash[27441]: audit 2024-04-03T19:50:03.661319+0000 mon.c (mon.2) 3913 : audit [DBG] from='client.? 172.21.15.67:0/173136152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:05.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:05 smithi082 bash[20963]: cluster 2024-04-03T19:50:03.902877+0000 mgr.y (mgr.24370) 9948 : cluster [DBG] pgmap v9932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:05 smithi067 bash[17655]: cluster 2024-04-03T19:50:03.902877+0000 mgr.y (mgr.24370) 9948 : cluster [DBG] pgmap v9932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:05 smithi067 bash[27441]: cluster 2024-04-03T19:50:03.902877+0000 mgr.y (mgr.24370) 9948 : cluster [DBG] pgmap v9932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:06.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:06 smithi067 bash[17655]: audit 2024-04-03T19:50:06.116728+0000 mon.a (mon.0) 8813 : audit [DBG] from='client.? 172.21.15.67:0/4156533415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:06 smithi067 bash[27441]: audit 2024-04-03T19:50:06.116728+0000 mon.a (mon.0) 8813 : audit [DBG] from='client.? 172.21.15.67:0/4156533415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:06.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:06 smithi082 bash[20963]: audit 2024-04-03T19:50:06.116728+0000 mon.a (mon.0) 8813 : audit [DBG] from='client.? 172.21.15.67:0/4156533415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:07.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:07 smithi067 bash[17655]: cluster 2024-04-03T19:50:05.903693+0000 mgr.y (mgr.24370) 9949 : cluster [DBG] pgmap v9933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:07 smithi067 bash[27441]: cluster 2024-04-03T19:50:05.903693+0000 mgr.y (mgr.24370) 9949 : cluster [DBG] pgmap v9933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:07.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:07 smithi082 bash[20963]: cluster 2024-04-03T19:50:05.903693+0000 mgr.y (mgr.24370) 9949 : cluster [DBG] pgmap v9933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:09 smithi067 bash[27441]: cluster 2024-04-03T19:50:07.904501+0000 mgr.y (mgr.24370) 9950 : cluster [DBG] pgmap v9934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:09 smithi067 bash[27441]: audit 2024-04-03T19:50:08.575983+0000 mon.a (mon.0) 8814 : audit [DBG] from='client.? 172.21.15.67:0/3724455523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:09 smithi067 bash[17655]: cluster 2024-04-03T19:50:07.904501+0000 mgr.y (mgr.24370) 9950 : cluster [DBG] pgmap v9934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:09 smithi067 bash[17655]: audit 2024-04-03T19:50:08.575983+0000 mon.a (mon.0) 8814 : audit [DBG] from='client.? 172.21.15.67:0/3724455523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:09.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:09 smithi082 bash[20963]: cluster 2024-04-03T19:50:07.904501+0000 mgr.y (mgr.24370) 9950 : cluster [DBG] pgmap v9934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:09.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:09 smithi082 bash[20963]: audit 2024-04-03T19:50:08.575983+0000 mon.a (mon.0) 8814 : audit [DBG] from='client.? 172.21.15.67:0/3724455523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:10 smithi067 bash[27441]: audit 2024-04-03T19:50:10.185095+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:10 smithi067 bash[17655]: audit 2024-04-03T19:50:10.185095+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:10.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:10 smithi082 bash[20963]: audit 2024-04-03T19:50:10.185095+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:11.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:11 smithi067 bash[17655]: cluster 2024-04-03T19:50:09.905371+0000 mgr.y (mgr.24370) 9951 : cluster [DBG] pgmap v9935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:11 smithi067 bash[17655]: audit 2024-04-03T19:50:11.029409+0000 mon.a (mon.0) 8816 : audit [DBG] from='client.? 172.21.15.67:0/236617645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:11 smithi067 bash[27441]: cluster 2024-04-03T19:50:09.905371+0000 mgr.y (mgr.24370) 9951 : cluster [DBG] pgmap v9935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:11 smithi067 bash[27441]: audit 2024-04-03T19:50:11.029409+0000 mon.a (mon.0) 8816 : audit [DBG] from='client.? 172.21.15.67:0/236617645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:11.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:11 smithi082 bash[20963]: cluster 2024-04-03T19:50:09.905371+0000 mgr.y (mgr.24370) 9951 : cluster [DBG] pgmap v9935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:11.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:11 smithi082 bash[20963]: audit 2024-04-03T19:50:11.029409+0000 mon.a (mon.0) 8816 : audit [DBG] from='client.? 172.21.15.67:0/236617645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:50:13.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:13 smithi067 bash[17655]: cluster 2024-04-03T19:50:11.906626+0000 mgr.y (mgr.24370) 9952 : cluster [DBG] pgmap v9936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:13.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:13 smithi067 bash[27441]: cluster 2024-04-03T19:50:11.906626+0000 mgr.y (mgr.24370) 9952 : cluster [DBG] pgmap v9936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:13.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:13 smithi082 bash[20963]: cluster 2024-04-03T19:50:11.906626+0000 mgr.y (mgr.24370) 9952 : cluster [DBG] pgmap v9936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:50:14.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:14 smithi082 bash[20963]: audit 2024-04-03T19:50:13.493065+0000 mon.a (mon.0) 8817 : audit [DBG] from='client.? 172.21.15.67:0/1434038070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:14.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:14 smithi067 bash[27441]: audit 2024-04-03T19:50:13.493065+0000 mon.a (mon.0) 8817 : audit [DBG] from='client.? 172.21.15.67:0/1434038070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:14.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:14 smithi067 bash[17655]: audit 2024-04-03T19:50:13.493065+0000 mon.a (mon.0) 8817 : audit [DBG] from='client.? 172.21.15.67:0/1434038070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:15.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:15 smithi082 bash[20963]: cluster 2024-04-03T19:50:13.907354+0000 mgr.y (mgr.24370) 9953 : cluster [DBG] pgmap v9937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:15.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:15 smithi067 bash[17655]: cluster 2024-04-03T19:50:13.907354+0000 mgr.y (mgr.24370) 9953 : cluster [DBG] pgmap v9937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:15.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:15 smithi067 bash[27441]: cluster 2024-04-03T19:50:13.907354+0000 mgr.y (mgr.24370) 9953 : cluster [DBG] pgmap v9937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:16.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:16 smithi082 bash[20963]: audit 2024-04-03T19:50:15.941175+0000 mon.c (mon.2) 3914 : audit [DBG] from='client.? 172.21.15.67:0/3779696048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:16.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:16 smithi067 bash[27441]: audit 2024-04-03T19:50:15.941175+0000 mon.c (mon.2) 3914 : audit [DBG] from='client.? 172.21.15.67:0/3779696048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:16.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:16 smithi067 bash[17655]: audit 2024-04-03T19:50:15.941175+0000 mon.c (mon.2) 3914 : audit [DBG] from='client.? 172.21.15.67:0/3779696048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:17.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:17 smithi082 bash[20963]: cluster 2024-04-03T19:50:15.908538+0000 mgr.y (mgr.24370) 9954 : cluster [DBG] pgmap v9938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:17.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:17 smithi067 bash[17655]: cluster 2024-04-03T19:50:15.908538+0000 mgr.y (mgr.24370) 9954 : cluster [DBG] pgmap v9938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:17.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:17 smithi067 bash[27441]: cluster 2024-04-03T19:50:15.908538+0000 mgr.y (mgr.24370) 9954 : cluster [DBG] pgmap v9938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:18.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:18 smithi082 bash[20963]: audit 2024-04-03T19:50:18.399662+0000 mon.c (mon.2) 3915 : audit [DBG] from='client.? 172.21.15.67:0/2185515232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:18.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:18 smithi067 bash[17655]: audit 2024-04-03T19:50:18.399662+0000 mon.c (mon.2) 3915 : audit [DBG] from='client.? 172.21.15.67:0/2185515232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:18.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:18 smithi067 bash[27441]: audit 2024-04-03T19:50:18.399662+0000 mon.c (mon.2) 3915 : audit [DBG] from='client.? 172.21.15.67:0/2185515232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:19.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:19 smithi082 bash[20963]: cluster 2024-04-03T19:50:17.909235+0000 mgr.y (mgr.24370) 9955 : cluster [DBG] pgmap v9939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:19.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:19 smithi067 bash[27441]: cluster 2024-04-03T19:50:17.909235+0000 mgr.y (mgr.24370) 9955 : cluster [DBG] pgmap v9939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:19.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:19 smithi067 bash[17655]: cluster 2024-04-03T19:50:17.909235+0000 mgr.y (mgr.24370) 9955 : cluster [DBG] pgmap v9939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:20.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:20 smithi082 bash[20963]: audit 2024-04-03T19:50:20.290805+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:50:20.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:20 smithi067 bash[27441]: audit 2024-04-03T19:50:20.290805+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:50:20.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:20 smithi067 bash[17655]: audit 2024-04-03T19:50:20.290805+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:50:21.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:21 smithi082 bash[20963]: cluster 2024-04-03T19:50:19.909943+0000 mgr.y (mgr.24370) 9956 : cluster [DBG] pgmap v9940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:21.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:21 smithi082 bash[20963]: audit 2024-04-03T19:50:20.850551+0000 mon.c (mon.2) 3916 : audit [DBG] from='client.? 172.21.15.67:0/3978033525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:21.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:21 smithi067 bash[27441]: cluster 2024-04-03T19:50:19.909943+0000 mgr.y (mgr.24370) 9956 : cluster [DBG] pgmap v9940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:21.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:21 smithi067 bash[27441]: audit 2024-04-03T19:50:20.850551+0000 mon.c (mon.2) 3916 : audit [DBG] from='client.? 172.21.15.67:0/3978033525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:21.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:21 smithi067 bash[17655]: cluster 2024-04-03T19:50:19.909943+0000 mgr.y (mgr.24370) 9956 : cluster [DBG] pgmap v9940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:21.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:21 smithi067 bash[17655]: audit 2024-04-03T19:50:20.850551+0000 mon.c (mon.2) 3916 : audit [DBG] from='client.? 172.21.15.67:0/3978033525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:50:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:50:23.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:23 smithi082 bash[20963]: cluster 2024-04-03T19:50:21.911145+0000 mgr.y (mgr.24370) 9957 : cluster [DBG] pgmap v9941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:23.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:23 smithi082 bash[20963]: audit 2024-04-03T19:50:23.304217+0000 mon.a (mon.0) 8819 : audit [DBG] from='client.? 172.21.15.67:0/3553267247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:23.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:23 smithi067 bash[17655]: cluster 2024-04-03T19:50:21.911145+0000 mgr.y (mgr.24370) 9957 : cluster [DBG] pgmap v9941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:23.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:23 smithi067 bash[17655]: audit 2024-04-03T19:50:23.304217+0000 mon.a (mon.0) 8819 : audit [DBG] from='client.? 172.21.15.67:0/3553267247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:23.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:23 smithi067 bash[27441]: cluster 2024-04-03T19:50:21.911145+0000 mgr.y (mgr.24370) 9957 : cluster [DBG] pgmap v9941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:23.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:23 smithi067 bash[27441]: audit 2024-04-03T19:50:23.304217+0000 mon.a (mon.0) 8819 : audit [DBG] from='client.? 172.21.15.67:0/3553267247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:25.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:25 smithi082 bash[20963]: cluster 2024-04-03T19:50:23.911879+0000 mgr.y (mgr.24370) 9958 : cluster [DBG] pgmap v9942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:25.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:25 smithi082 bash[20963]: audit 2024-04-03T19:50:25.185752+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:25.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:25 smithi067 bash[17655]: cluster 2024-04-03T19:50:23.911879+0000 mgr.y (mgr.24370) 9958 : cluster [DBG] pgmap v9942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:25.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:25 smithi067 bash[17655]: audit 2024-04-03T19:50:25.185752+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:25.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:25 smithi067 bash[27441]: cluster 2024-04-03T19:50:23.911879+0000 mgr.y (mgr.24370) 9958 : cluster [DBG] pgmap v9942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:25.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:25 smithi067 bash[27441]: audit 2024-04-03T19:50:25.185752+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:26.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:26 smithi082 bash[20963]: audit 2024-04-03T19:50:25.800766+0000 mon.a (mon.0) 8821 : audit [DBG] from='client.? 172.21.15.67:0/1298732438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:26.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:26 smithi082 bash[20963]: audit 2024-04-03T19:50:25.940378+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:26 smithi082 bash[20963]: audit 2024-04-03T19:50:25.947925+0000 mon.a (mon.0) 8823 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:26 smithi082 bash[20963]: audit 2024-04-03T19:50:26.239185+0000 mon.a (mon.0) 8824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:26 smithi082 bash[20963]: audit 2024-04-03T19:50:26.248815+0000 mon.a (mon.0) 8825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[17655]: audit 2024-04-03T19:50:25.800766+0000 mon.a (mon.0) 8821 : audit [DBG] from='client.? 172.21.15.67:0/1298732438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:26.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[17655]: audit 2024-04-03T19:50:25.940378+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[17655]: audit 2024-04-03T19:50:25.947925+0000 mon.a (mon.0) 8823 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[17655]: audit 2024-04-03T19:50:26.239185+0000 mon.a (mon.0) 8824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[17655]: audit 2024-04-03T19:50:26.248815+0000 mon.a (mon.0) 8825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[27441]: audit 2024-04-03T19:50:25.800766+0000 mon.a (mon.0) 8821 : audit [DBG] from='client.? 172.21.15.67:0/1298732438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[27441]: audit 2024-04-03T19:50:25.940378+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[27441]: audit 2024-04-03T19:50:25.947925+0000 mon.a (mon.0) 8823 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[27441]: audit 2024-04-03T19:50:26.239185+0000 mon.a (mon.0) 8824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:26 smithi067 bash[27441]: audit 2024-04-03T19:50:26.248815+0000 mon.a (mon.0) 8825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:27.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:27 smithi082 bash[20963]: cluster 2024-04-03T19:50:25.912971+0000 mgr.y (mgr.24370) 9959 : cluster [DBG] pgmap v9943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:27.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:27 smithi082 bash[20963]: audit 2024-04-03T19:50:26.726645+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:50:27.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:27 smithi082 bash[20963]: audit 2024-04-03T19:50:26.728107+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:50:27.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:27 smithi082 bash[20963]: audit 2024-04-03T19:50:26.738122+0000 mon.a (mon.0) 8828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:27.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:27 smithi067 bash[27441]: cluster 2024-04-03T19:50:25.912971+0000 mgr.y (mgr.24370) 9959 : cluster [DBG] pgmap v9943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:27.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:27 smithi067 bash[27441]: audit 2024-04-03T19:50:26.726645+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:50:27.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:27 smithi067 bash[27441]: audit 2024-04-03T19:50:26.728107+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:50:27.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:27 smithi067 bash[27441]: audit 2024-04-03T19:50:26.738122+0000 mon.a (mon.0) 8828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:27 smithi067 bash[17655]: cluster 2024-04-03T19:50:25.912971+0000 mgr.y (mgr.24370) 9959 : cluster [DBG] pgmap v9943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:27 smithi067 bash[17655]: audit 2024-04-03T19:50:26.726645+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:50:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:27 smithi067 bash[17655]: audit 2024-04-03T19:50:26.728107+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:50:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:27 smithi067 bash[17655]: audit 2024-04-03T19:50:26.738122+0000 mon.a (mon.0) 8828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:50:28.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:28 smithi082 bash[20963]: audit 2024-04-03T19:50:28.247690+0000 mon.a (mon.0) 8829 : audit [DBG] from='client.? 172.21.15.67:0/470455735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:28.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:28 smithi067 bash[17655]: audit 2024-04-03T19:50:28.247690+0000 mon.a (mon.0) 8829 : audit [DBG] from='client.? 172.21.15.67:0/470455735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:28 smithi067 bash[27441]: audit 2024-04-03T19:50:28.247690+0000 mon.a (mon.0) 8829 : audit [DBG] from='client.? 172.21.15.67:0/470455735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:29.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:29 smithi082 bash[20963]: cluster 2024-04-03T19:50:27.913643+0000 mgr.y (mgr.24370) 9960 : cluster [DBG] pgmap v9944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:29.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:29 smithi067 bash[17655]: cluster 2024-04-03T19:50:27.913643+0000 mgr.y (mgr.24370) 9960 : cluster [DBG] pgmap v9944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:29.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:29 smithi067 bash[27441]: cluster 2024-04-03T19:50:27.913643+0000 mgr.y (mgr.24370) 9960 : cluster [DBG] pgmap v9944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:31.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:31 smithi082 bash[20963]: cluster 2024-04-03T19:50:29.914386+0000 mgr.y (mgr.24370) 9961 : cluster [DBG] pgmap v9945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:31.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:31 smithi082 bash[20963]: audit 2024-04-03T19:50:30.695243+0000 mon.c (mon.2) 3917 : audit [DBG] from='client.? 172.21.15.67:0/2875030606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:31.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:31 smithi067 bash[27441]: cluster 2024-04-03T19:50:29.914386+0000 mgr.y (mgr.24370) 9961 : cluster [DBG] pgmap v9945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:31.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:31 smithi067 bash[27441]: audit 2024-04-03T19:50:30.695243+0000 mon.c (mon.2) 3917 : audit [DBG] from='client.? 172.21.15.67:0/2875030606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:31 smithi067 bash[17655]: cluster 2024-04-03T19:50:29.914386+0000 mgr.y (mgr.24370) 9961 : cluster [DBG] pgmap v9945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:31 smithi067 bash[17655]: audit 2024-04-03T19:50:30.695243+0000 mon.c (mon.2) 3917 : audit [DBG] from='client.? 172.21.15.67:0/2875030606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:50:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:50:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:33 smithi082 bash[20963]: cluster 2024-04-03T19:50:31.915566+0000 mgr.y (mgr.24370) 9962 : cluster [DBG] pgmap v9946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:33 smithi082 bash[20963]: audit 2024-04-03T19:50:33.144490+0000 mon.a (mon.0) 8830 : audit [DBG] from='client.? 172.21.15.67:0/1240656066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:33.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:33 smithi067 bash[27441]: cluster 2024-04-03T19:50:31.915566+0000 mgr.y (mgr.24370) 9962 : cluster [DBG] pgmap v9946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:33.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:33 smithi067 bash[27441]: audit 2024-04-03T19:50:33.144490+0000 mon.a (mon.0) 8830 : audit [DBG] from='client.? 172.21.15.67:0/1240656066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:33.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:33 smithi067 bash[17655]: cluster 2024-04-03T19:50:31.915566+0000 mgr.y (mgr.24370) 9962 : cluster [DBG] pgmap v9946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:33.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:33 smithi067 bash[17655]: audit 2024-04-03T19:50:33.144490+0000 mon.a (mon.0) 8830 : audit [DBG] from='client.? 172.21.15.67:0/1240656066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:35.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:35 smithi082 bash[20963]: cluster 2024-04-03T19:50:33.916288+0000 mgr.y (mgr.24370) 9963 : cluster [DBG] pgmap v9947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:35.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:35 smithi067 bash[17655]: cluster 2024-04-03T19:50:33.916288+0000 mgr.y (mgr.24370) 9963 : cluster [DBG] pgmap v9947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:35.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:35 smithi067 bash[27441]: cluster 2024-04-03T19:50:33.916288+0000 mgr.y (mgr.24370) 9963 : cluster [DBG] pgmap v9947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:36.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:36 smithi082 bash[20963]: audit 2024-04-03T19:50:35.603159+0000 mon.c (mon.2) 3918 : audit [DBG] from='client.? 172.21.15.67:0/2992268143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:36.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:36 smithi067 bash[27441]: audit 2024-04-03T19:50:35.603159+0000 mon.c (mon.2) 3918 : audit [DBG] from='client.? 172.21.15.67:0/2992268143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:36 smithi067 bash[17655]: audit 2024-04-03T19:50:35.603159+0000 mon.c (mon.2) 3918 : audit [DBG] from='client.? 172.21.15.67:0/2992268143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:37 smithi082 bash[20963]: cluster 2024-04-03T19:50:35.917587+0000 mgr.y (mgr.24370) 9964 : cluster [DBG] pgmap v9948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:37.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:37 smithi067 bash[27441]: cluster 2024-04-03T19:50:35.917587+0000 mgr.y (mgr.24370) 9964 : cluster [DBG] pgmap v9948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:37 smithi067 bash[17655]: cluster 2024-04-03T19:50:35.917587+0000 mgr.y (mgr.24370) 9964 : cluster [DBG] pgmap v9948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:38.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:38 smithi082 bash[20963]: audit 2024-04-03T19:50:38.070758+0000 mon.a (mon.0) 8831 : audit [DBG] from='client.? 172.21.15.67:0/1390408934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:38 smithi067 bash[17655]: audit 2024-04-03T19:50:38.070758+0000 mon.a (mon.0) 8831 : audit [DBG] from='client.? 172.21.15.67:0/1390408934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:38 smithi067 bash[27441]: audit 2024-04-03T19:50:38.070758+0000 mon.a (mon.0) 8831 : audit [DBG] from='client.? 172.21.15.67:0/1390408934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:39.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:39 smithi082 bash[20963]: cluster 2024-04-03T19:50:37.918255+0000 mgr.y (mgr.24370) 9965 : cluster [DBG] pgmap v9949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:39.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:39 smithi067 bash[27441]: cluster 2024-04-03T19:50:37.918255+0000 mgr.y (mgr.24370) 9965 : cluster [DBG] pgmap v9949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:39.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:39 smithi067 bash[17655]: cluster 2024-04-03T19:50:37.918255+0000 mgr.y (mgr.24370) 9965 : cluster [DBG] pgmap v9949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:40.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:40 smithi082 bash[20963]: audit 2024-04-03T19:50:40.185817+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:40 smithi067 bash[17655]: audit 2024-04-03T19:50:40.185817+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:40 smithi067 bash[27441]: audit 2024-04-03T19:50:40.185817+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:41.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:41 smithi082 bash[20963]: cluster 2024-04-03T19:50:39.918947+0000 mgr.y (mgr.24370) 9966 : cluster [DBG] pgmap v9950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:41.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:41 smithi082 bash[20963]: audit 2024-04-03T19:50:40.530840+0000 mon.c (mon.2) 3919 : audit [DBG] from='client.? 172.21.15.67:0/460582616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:41 smithi067 bash[17655]: cluster 2024-04-03T19:50:39.918947+0000 mgr.y (mgr.24370) 9966 : cluster [DBG] pgmap v9950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:41 smithi067 bash[17655]: audit 2024-04-03T19:50:40.530840+0000 mon.c (mon.2) 3919 : audit [DBG] from='client.? 172.21.15.67:0/460582616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:41 smithi067 bash[27441]: cluster 2024-04-03T19:50:39.918947+0000 mgr.y (mgr.24370) 9966 : cluster [DBG] pgmap v9950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:41 smithi067 bash[27441]: audit 2024-04-03T19:50:40.530840+0000 mon.c (mon.2) 3919 : audit [DBG] from='client.? 172.21.15.67:0/460582616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:43] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:50:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:50:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:43 smithi082 bash[20963]: cluster 2024-04-03T19:50:41.919964+0000 mgr.y (mgr.24370) 9967 : cluster [DBG] pgmap v9951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:43 smithi082 bash[20963]: audit 2024-04-03T19:50:42.987698+0000 mon.a (mon.0) 8833 : audit [DBG] from='client.? 172.21.15.67:0/125911457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:43.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:43 smithi067 bash[17655]: cluster 2024-04-03T19:50:41.919964+0000 mgr.y (mgr.24370) 9967 : cluster [DBG] pgmap v9951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:43.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:43 smithi067 bash[17655]: audit 2024-04-03T19:50:42.987698+0000 mon.a (mon.0) 8833 : audit [DBG] from='client.? 172.21.15.67:0/125911457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:43 smithi067 bash[27441]: cluster 2024-04-03T19:50:41.919964+0000 mgr.y (mgr.24370) 9967 : cluster [DBG] pgmap v9951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:43 smithi067 bash[27441]: audit 2024-04-03T19:50:42.987698+0000 mon.a (mon.0) 8833 : audit [DBG] from='client.? 172.21.15.67:0/125911457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:45.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:45 smithi082 bash[20963]: cluster 2024-04-03T19:50:43.920626+0000 mgr.y (mgr.24370) 9968 : cluster [DBG] pgmap v9952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:45.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:45 smithi082 bash[20963]: audit 2024-04-03T19:50:45.446348+0000 mon.c (mon.2) 3920 : audit [DBG] from='client.? 172.21.15.67:0/1477011144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:45.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:45 smithi067 bash[17655]: cluster 2024-04-03T19:50:43.920626+0000 mgr.y (mgr.24370) 9968 : cluster [DBG] pgmap v9952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:45 smithi067 bash[17655]: audit 2024-04-03T19:50:45.446348+0000 mon.c (mon.2) 3920 : audit [DBG] from='client.? 172.21.15.67:0/1477011144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:45 smithi067 bash[27441]: cluster 2024-04-03T19:50:43.920626+0000 mgr.y (mgr.24370) 9968 : cluster [DBG] pgmap v9952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:45 smithi067 bash[27441]: audit 2024-04-03T19:50:45.446348+0000 mon.c (mon.2) 3920 : audit [DBG] from='client.? 172.21.15.67:0/1477011144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:47.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:47 smithi082 bash[20963]: cluster 2024-04-03T19:50:45.921884+0000 mgr.y (mgr.24370) 9969 : cluster [DBG] pgmap v9953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:47.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:47 smithi067 bash[27441]: cluster 2024-04-03T19:50:45.921884+0000 mgr.y (mgr.24370) 9969 : cluster [DBG] pgmap v9953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:47.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:47 smithi067 bash[17655]: cluster 2024-04-03T19:50:45.921884+0000 mgr.y (mgr.24370) 9969 : cluster [DBG] pgmap v9953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:48.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:48 smithi082 bash[20963]: audit 2024-04-03T19:50:47.910917+0000 mon.c (mon.2) 3921 : audit [DBG] from='client.? 172.21.15.67:0/3777647528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:48.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:48 smithi067 bash[27441]: audit 2024-04-03T19:50:47.910917+0000 mon.c (mon.2) 3921 : audit [DBG] from='client.? 172.21.15.67:0/3777647528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:48 smithi067 bash[17655]: audit 2024-04-03T19:50:47.910917+0000 mon.c (mon.2) 3921 : audit [DBG] from='client.? 172.21.15.67:0/3777647528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:49.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:49 smithi082 bash[20963]: cluster 2024-04-03T19:50:47.922426+0000 mgr.y (mgr.24370) 9970 : cluster [DBG] pgmap v9954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:49.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:49 smithi067 bash[27441]: cluster 2024-04-03T19:50:47.922426+0000 mgr.y (mgr.24370) 9970 : cluster [DBG] pgmap v9954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:49.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:49 smithi067 bash[17655]: cluster 2024-04-03T19:50:47.922426+0000 mgr.y (mgr.24370) 9970 : cluster [DBG] pgmap v9954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:50.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:50 smithi082 bash[20963]: audit 2024-04-03T19:50:50.363434+0000 mon.c (mon.2) 3922 : audit [DBG] from='client.? 172.21.15.67:0/940837087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:50 smithi067 bash[27441]: audit 2024-04-03T19:50:50.363434+0000 mon.c (mon.2) 3922 : audit [DBG] from='client.? 172.21.15.67:0/940837087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:50 smithi067 bash[17655]: audit 2024-04-03T19:50:50.363434+0000 mon.c (mon.2) 3922 : audit [DBG] from='client.? 172.21.15.67:0/940837087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:51.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:51 smithi082 bash[20963]: cluster 2024-04-03T19:50:49.923022+0000 mgr.y (mgr.24370) 9971 : cluster [DBG] pgmap v9955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:51.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:51 smithi067 bash[17655]: cluster 2024-04-03T19:50:49.923022+0000 mgr.y (mgr.24370) 9971 : cluster [DBG] pgmap v9955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:51.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:51 smithi067 bash[27441]: cluster 2024-04-03T19:50:49.923022+0000 mgr.y (mgr.24370) 9971 : cluster [DBG] pgmap v9955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:53] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:50:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:50:53.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:53 smithi082 bash[20963]: cluster 2024-04-03T19:50:51.924055+0000 mgr.y (mgr.24370) 9972 : cluster [DBG] pgmap v9956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:53.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:53 smithi082 bash[20963]: audit 2024-04-03T19:50:52.814918+0000 mon.a (mon.0) 8834 : audit [DBG] from='client.? 172.21.15.67:0/914010256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:53.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:53 smithi067 bash[17655]: cluster 2024-04-03T19:50:51.924055+0000 mgr.y (mgr.24370) 9972 : cluster [DBG] pgmap v9956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:53.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:53 smithi067 bash[17655]: audit 2024-04-03T19:50:52.814918+0000 mon.a (mon.0) 8834 : audit [DBG] from='client.? 172.21.15.67:0/914010256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:53.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:53 smithi067 bash[27441]: cluster 2024-04-03T19:50:51.924055+0000 mgr.y (mgr.24370) 9972 : cluster [DBG] pgmap v9956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:53.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:53 smithi067 bash[27441]: audit 2024-04-03T19:50:52.814918+0000 mon.a (mon.0) 8834 : audit [DBG] from='client.? 172.21.15.67:0/914010256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:55.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:55 smithi082 bash[20963]: cluster 2024-04-03T19:50:53.924846+0000 mgr.y (mgr.24370) 9973 : cluster [DBG] pgmap v9957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:55.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:55 smithi082 bash[20963]: audit 2024-04-03T19:50:55.186224+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:55.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:55 smithi082 bash[20963]: audit 2024-04-03T19:50:55.279414+0000 mon.c (mon.2) 3923 : audit [DBG] from='client.? 172.21.15.67:0/2682020833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:55 smithi067 bash[17655]: cluster 2024-04-03T19:50:53.924846+0000 mgr.y (mgr.24370) 9973 : cluster [DBG] pgmap v9957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:55 smithi067 bash[17655]: audit 2024-04-03T19:50:55.186224+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:55 smithi067 bash[17655]: audit 2024-04-03T19:50:55.279414+0000 mon.c (mon.2) 3923 : audit [DBG] from='client.? 172.21.15.67:0/2682020833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:55 smithi067 bash[27441]: cluster 2024-04-03T19:50:53.924846+0000 mgr.y (mgr.24370) 9973 : cluster [DBG] pgmap v9957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:55 smithi067 bash[27441]: audit 2024-04-03T19:50:55.186224+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:50:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:55 smithi067 bash[27441]: audit 2024-04-03T19:50:55.279414+0000 mon.c (mon.2) 3923 : audit [DBG] from='client.? 172.21.15.67:0/2682020833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:57.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:57 smithi082 bash[20963]: cluster 2024-04-03T19:50:55.926092+0000 mgr.y (mgr.24370) 9974 : cluster [DBG] pgmap v9958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:57 smithi067 bash[27441]: cluster 2024-04-03T19:50:55.926092+0000 mgr.y (mgr.24370) 9974 : cluster [DBG] pgmap v9958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:57 smithi067 bash[17655]: cluster 2024-04-03T19:50:55.926092+0000 mgr.y (mgr.24370) 9974 : cluster [DBG] pgmap v9958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:58.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:58 smithi082 bash[20963]: audit 2024-04-03T19:50:57.735261+0000 mon.c (mon.2) 3924 : audit [DBG] from='client.? 172.21.15.67:0/3786765850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:58 smithi067 bash[27441]: audit 2024-04-03T19:50:57.735261+0000 mon.c (mon.2) 3924 : audit [DBG] from='client.? 172.21.15.67:0/3786765850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:58.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:58 smithi067 bash[17655]: audit 2024-04-03T19:50:57.735261+0000 mon.c (mon.2) 3924 : audit [DBG] from='client.? 172.21.15.67:0/3786765850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:50:59.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:50:59 smithi082 bash[20963]: cluster 2024-04-03T19:50:57.926774+0000 mgr.y (mgr.24370) 9975 : cluster [DBG] pgmap v9959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:59.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:50:59 smithi067 bash[27441]: cluster 2024-04-03T19:50:57.926774+0000 mgr.y (mgr.24370) 9975 : cluster [DBG] pgmap v9959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:50:59.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:50:59 smithi067 bash[17655]: cluster 2024-04-03T19:50:57.926774+0000 mgr.y (mgr.24370) 9975 : cluster [DBG] pgmap v9959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:00.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:00 smithi082 bash[20963]: audit 2024-04-03T19:51:00.196237+0000 mon.c (mon.2) 3925 : audit [DBG] from='client.? 172.21.15.67:0/3769308480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:00.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:00 smithi067 bash[17655]: audit 2024-04-03T19:51:00.196237+0000 mon.c (mon.2) 3925 : audit [DBG] from='client.? 172.21.15.67:0/3769308480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:00 smithi067 bash[27441]: audit 2024-04-03T19:51:00.196237+0000 mon.c (mon.2) 3925 : audit [DBG] from='client.? 172.21.15.67:0/3769308480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:01.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:01 smithi082 bash[20963]: cluster 2024-04-03T19:50:59.927531+0000 mgr.y (mgr.24370) 9976 : cluster [DBG] pgmap v9960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:01.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:01 smithi067 bash[17655]: cluster 2024-04-03T19:50:59.927531+0000 mgr.y (mgr.24370) 9976 : cluster [DBG] pgmap v9960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:01.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:01 smithi067 bash[27441]: cluster 2024-04-03T19:50:59.927531+0000 mgr.y (mgr.24370) 9976 : cluster [DBG] pgmap v9960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:51:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:51:03.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:03 smithi082 bash[20963]: cluster 2024-04-03T19:51:01.928631+0000 mgr.y (mgr.24370) 9977 : cluster [DBG] pgmap v9961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:03.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:03 smithi082 bash[20963]: audit 2024-04-03T19:51:02.655291+0000 mon.a (mon.0) 8836 : audit [DBG] from='client.? 172.21.15.67:0/3461176905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:03.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:03 smithi067 bash[17655]: cluster 2024-04-03T19:51:01.928631+0000 mgr.y (mgr.24370) 9977 : cluster [DBG] pgmap v9961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:03.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:03 smithi067 bash[17655]: audit 2024-04-03T19:51:02.655291+0000 mon.a (mon.0) 8836 : audit [DBG] from='client.? 172.21.15.67:0/3461176905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:03.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:03 smithi067 bash[27441]: cluster 2024-04-03T19:51:01.928631+0000 mgr.y (mgr.24370) 9977 : cluster [DBG] pgmap v9961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:03.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:03 smithi067 bash[27441]: audit 2024-04-03T19:51:02.655291+0000 mon.a (mon.0) 8836 : audit [DBG] from='client.? 172.21.15.67:0/3461176905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:05.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:05 smithi082 bash[20963]: cluster 2024-04-03T19:51:03.929274+0000 mgr.y (mgr.24370) 9978 : cluster [DBG] pgmap v9962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:05.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:05 smithi082 bash[20963]: audit 2024-04-03T19:51:05.110702+0000 mon.c (mon.2) 3926 : audit [DBG] from='client.? 172.21.15.67:0/3541691512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:05.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:05 smithi067 bash[27441]: cluster 2024-04-03T19:51:03.929274+0000 mgr.y (mgr.24370) 9978 : cluster [DBG] pgmap v9962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:05.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:05 smithi067 bash[27441]: audit 2024-04-03T19:51:05.110702+0000 mon.c (mon.2) 3926 : audit [DBG] from='client.? 172.21.15.67:0/3541691512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:05.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:05 smithi067 bash[17655]: cluster 2024-04-03T19:51:03.929274+0000 mgr.y (mgr.24370) 9978 : cluster [DBG] pgmap v9962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:05.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:05 smithi067 bash[17655]: audit 2024-04-03T19:51:05.110702+0000 mon.c (mon.2) 3926 : audit [DBG] from='client.? 172.21.15.67:0/3541691512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:07.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:07 smithi082 bash[20963]: cluster 2024-04-03T19:51:05.930407+0000 mgr.y (mgr.24370) 9979 : cluster [DBG] pgmap v9963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:07.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:07 smithi082 bash[20963]: audit 2024-04-03T19:51:07.568287+0000 mon.c (mon.2) 3927 : audit [DBG] from='client.? 172.21.15.67:0/1585902140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:07 smithi067 bash[27441]: cluster 2024-04-03T19:51:05.930407+0000 mgr.y (mgr.24370) 9979 : cluster [DBG] pgmap v9963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:07 smithi067 bash[27441]: audit 2024-04-03T19:51:07.568287+0000 mon.c (mon.2) 3927 : audit [DBG] from='client.? 172.21.15.67:0/1585902140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:07.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:07 smithi067 bash[17655]: cluster 2024-04-03T19:51:05.930407+0000 mgr.y (mgr.24370) 9979 : cluster [DBG] pgmap v9963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:07.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:07 smithi067 bash[17655]: audit 2024-04-03T19:51:07.568287+0000 mon.c (mon.2) 3927 : audit [DBG] from='client.? 172.21.15.67:0/1585902140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:09.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:09 smithi082 bash[20963]: cluster 2024-04-03T19:51:07.931089+0000 mgr.y (mgr.24370) 9980 : cluster [DBG] pgmap v9964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:09.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:09 smithi067 bash[27441]: cluster 2024-04-03T19:51:07.931089+0000 mgr.y (mgr.24370) 9980 : cluster [DBG] pgmap v9964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:09.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:09 smithi067 bash[17655]: cluster 2024-04-03T19:51:07.931089+0000 mgr.y (mgr.24370) 9980 : cluster [DBG] pgmap v9964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:10.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:10 smithi082 bash[20963]: audit 2024-04-03T19:51:10.032250+0000 mon.c (mon.2) 3928 : audit [DBG] from='client.? 172.21.15.67:0/3141540119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:10.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:10 smithi082 bash[20963]: audit 2024-04-03T19:51:10.186804+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:10 smithi067 bash[17655]: audit 2024-04-03T19:51:10.032250+0000 mon.c (mon.2) 3928 : audit [DBG] from='client.? 172.21.15.67:0/3141540119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:10 smithi067 bash[17655]: audit 2024-04-03T19:51:10.186804+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:10.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:10 smithi067 bash[27441]: audit 2024-04-03T19:51:10.032250+0000 mon.c (mon.2) 3928 : audit [DBG] from='client.? 172.21.15.67:0/3141540119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:10.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:10 smithi067 bash[27441]: audit 2024-04-03T19:51:10.186804+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:11.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:11 smithi067 bash[17655]: cluster 2024-04-03T19:51:09.931705+0000 mgr.y (mgr.24370) 9981 : cluster [DBG] pgmap v9965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:11.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:11 smithi067 bash[27441]: cluster 2024-04-03T19:51:09.931705+0000 mgr.y (mgr.24370) 9981 : cluster [DBG] pgmap v9965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:12.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:11 smithi082 bash[20963]: cluster 2024-04-03T19:51:09.931705+0000 mgr.y (mgr.24370) 9981 : cluster [DBG] pgmap v9965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:12.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:12 smithi067 bash[17655]: audit 2024-04-03T19:51:12.485265+0000 mon.c (mon.2) 3929 : audit [DBG] from='client.? 172.21.15.67:0/1849244126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:12.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:12 smithi067 bash[27441]: audit 2024-04-03T19:51:12.485265+0000 mon.c (mon.2) 3929 : audit [DBG] from='client.? 172.21.15.67:0/1849244126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:12 smithi082 bash[20963]: audit 2024-04-03T19:51:12.485265+0000 mon.c (mon.2) 3929 : audit [DBG] from='client.? 172.21.15.67:0/1849244126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:51:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:51:13.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:13 smithi082 bash[20963]: cluster 2024-04-03T19:51:11.932891+0000 mgr.y (mgr.24370) 9982 : cluster [DBG] pgmap v9966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:13.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:13 smithi067 bash[17655]: cluster 2024-04-03T19:51:11.932891+0000 mgr.y (mgr.24370) 9982 : cluster [DBG] pgmap v9966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:13.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:13 smithi067 bash[27441]: cluster 2024-04-03T19:51:11.932891+0000 mgr.y (mgr.24370) 9982 : cluster [DBG] pgmap v9966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:15.889 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 19:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T19:51:15.624984204Z level=info msg="Completed cleanup jobs" duration=95.320398ms 2024-04-03T19:51:15.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:15 smithi082 bash[20963]: cluster 2024-04-03T19:51:13.933555+0000 mgr.y (mgr.24370) 9983 : cluster [DBG] pgmap v9967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:15.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:15 smithi082 bash[20963]: audit 2024-04-03T19:51:14.945690+0000 mon.a (mon.0) 8838 : audit [DBG] from='client.? 172.21.15.67:0/366042639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:15.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:15 smithi067 bash[17655]: cluster 2024-04-03T19:51:13.933555+0000 mgr.y (mgr.24370) 9983 : cluster [DBG] pgmap v9967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:15.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:15 smithi067 bash[17655]: audit 2024-04-03T19:51:14.945690+0000 mon.a (mon.0) 8838 : audit [DBG] from='client.? 172.21.15.67:0/366042639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:15.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:15 smithi067 bash[27441]: cluster 2024-04-03T19:51:13.933555+0000 mgr.y (mgr.24370) 9983 : cluster [DBG] pgmap v9967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:15.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:15 smithi067 bash[27441]: audit 2024-04-03T19:51:14.945690+0000 mon.a (mon.0) 8838 : audit [DBG] from='client.? 172.21.15.67:0/366042639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:17.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:17 smithi067 bash[27441]: cluster 2024-04-03T19:51:15.934658+0000 mgr.y (mgr.24370) 9984 : cluster [DBG] pgmap v9968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:17.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:17 smithi067 bash[27441]: audit 2024-04-03T19:51:17.396192+0000 mon.c (mon.2) 3930 : audit [DBG] from='client.? 172.21.15.67:0/254454172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:17 smithi067 bash[17655]: cluster 2024-04-03T19:51:15.934658+0000 mgr.y (mgr.24370) 9984 : cluster [DBG] pgmap v9968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:17 smithi067 bash[17655]: audit 2024-04-03T19:51:17.396192+0000 mon.c (mon.2) 3930 : audit [DBG] from='client.? 172.21.15.67:0/254454172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:17 smithi082 bash[20963]: cluster 2024-04-03T19:51:15.934658+0000 mgr.y (mgr.24370) 9984 : cluster [DBG] pgmap v9968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:17 smithi082 bash[20963]: audit 2024-04-03T19:51:17.396192+0000 mon.c (mon.2) 3930 : audit [DBG] from='client.? 172.21.15.67:0/254454172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:19 smithi067 bash[27441]: cluster 2024-04-03T19:51:17.935307+0000 mgr.y (mgr.24370) 9985 : cluster [DBG] pgmap v9969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:19.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:19 smithi067 bash[17655]: cluster 2024-04-03T19:51:17.935307+0000 mgr.y (mgr.24370) 9985 : cluster [DBG] pgmap v9969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:20.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:19 smithi082 bash[20963]: cluster 2024-04-03T19:51:17.935307+0000 mgr.y (mgr.24370) 9985 : cluster [DBG] pgmap v9969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:20 smithi082 bash[20963]: audit 2024-04-03T19:51:19.854570+0000 mon.a (mon.0) 8839 : audit [DBG] from='client.? 172.21.15.67:0/2605906829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:21.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:20 smithi067 bash[17655]: audit 2024-04-03T19:51:19.854570+0000 mon.a (mon.0) 8839 : audit [DBG] from='client.? 172.21.15.67:0/2605906829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:20 smithi067 bash[27441]: audit 2024-04-03T19:51:19.854570+0000 mon.a (mon.0) 8839 : audit [DBG] from='client.? 172.21.15.67:0/2605906829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:22.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:21 smithi082 bash[20963]: cluster 2024-04-03T19:51:19.935979+0000 mgr.y (mgr.24370) 9986 : cluster [DBG] pgmap v9970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:22.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:21 smithi067 bash[27441]: cluster 2024-04-03T19:51:19.935979+0000 mgr.y (mgr.24370) 9986 : cluster [DBG] pgmap v9970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:21 smithi067 bash[17655]: cluster 2024-04-03T19:51:19.935979+0000 mgr.y (mgr.24370) 9986 : cluster [DBG] pgmap v9970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:23.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:22 smithi067 bash[27441]: audit 2024-04-03T19:51:22.309062+0000 mon.a (mon.0) 8840 : audit [DBG] from='client.? 172.21.15.67:0/4102031845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:23.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:22 smithi067 bash[17655]: audit 2024-04-03T19:51:22.309062+0000 mon.a (mon.0) 8840 : audit [DBG] from='client.? 172.21.15.67:0/4102031845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:23.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:22 smithi082 bash[20963]: audit 2024-04-03T19:51:22.309062+0000 mon.a (mon.0) 8840 : audit [DBG] from='client.? 172.21.15.67:0/4102031845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:51:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:51:23.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:23 smithi082 bash[20963]: cluster 2024-04-03T19:51:21.937118+0000 mgr.y (mgr.24370) 9987 : cluster [DBG] pgmap v9971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:24.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:23 smithi067 bash[17655]: cluster 2024-04-03T19:51:21.937118+0000 mgr.y (mgr.24370) 9987 : cluster [DBG] pgmap v9971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:24.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:23 smithi067 bash[27441]: cluster 2024-04-03T19:51:21.937118+0000 mgr.y (mgr.24370) 9987 : cluster [DBG] pgmap v9971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:25 smithi082 bash[20963]: cluster 2024-04-03T19:51:23.937766+0000 mgr.y (mgr.24370) 9988 : cluster [DBG] pgmap v9972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:25 smithi082 bash[20963]: audit 2024-04-03T19:51:24.762114+0000 mon.a (mon.0) 8841 : audit [DBG] from='client.? 172.21.15.67:0/448127831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:25 smithi082 bash[20963]: audit 2024-04-03T19:51:25.186961+0000 mon.a (mon.0) 8842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:25 smithi067 bash[17655]: cluster 2024-04-03T19:51:23.937766+0000 mgr.y (mgr.24370) 9988 : cluster [DBG] pgmap v9972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:25 smithi067 bash[17655]: audit 2024-04-03T19:51:24.762114+0000 mon.a (mon.0) 8841 : audit [DBG] from='client.? 172.21.15.67:0/448127831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:25 smithi067 bash[17655]: audit 2024-04-03T19:51:25.186961+0000 mon.a (mon.0) 8842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:25 smithi067 bash[27441]: cluster 2024-04-03T19:51:23.937766+0000 mgr.y (mgr.24370) 9988 : cluster [DBG] pgmap v9972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:25 smithi067 bash[27441]: audit 2024-04-03T19:51:24.762114+0000 mon.a (mon.0) 8841 : audit [DBG] from='client.? 172.21.15.67:0/448127831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:25 smithi067 bash[27441]: audit 2024-04-03T19:51:25.186961+0000 mon.a (mon.0) 8842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:28.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:27 smithi082 bash[20963]: cluster 2024-04-03T19:51:25.939072+0000 mgr.y (mgr.24370) 9989 : cluster [DBG] pgmap v9973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:28.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:27 smithi082 bash[20963]: audit 2024-04-03T19:51:26.813180+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:51:28.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:27 smithi082 bash[20963]: audit 2024-04-03T19:51:27.191264+0000 mon.a (mon.0) 8844 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:28.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:27 smithi082 bash[20963]: audit 2024-04-03T19:51:27.201648+0000 mon.a (mon.0) 8845 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:27 smithi082 bash[20963]: audit 2024-04-03T19:51:27.255013+0000 mon.c (mon.2) 3931 : audit [DBG] from='client.? 172.21.15.67:0/2504426200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[17655]: cluster 2024-04-03T19:51:25.939072+0000 mgr.y (mgr.24370) 9989 : cluster [DBG] pgmap v9973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[17655]: audit 2024-04-03T19:51:26.813180+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:51:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[17655]: audit 2024-04-03T19:51:27.191264+0000 mon.a (mon.0) 8844 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[17655]: audit 2024-04-03T19:51:27.201648+0000 mon.a (mon.0) 8845 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[17655]: audit 2024-04-03T19:51:27.255013+0000 mon.c (mon.2) 3931 : audit [DBG] from='client.? 172.21.15.67:0/2504426200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[27441]: cluster 2024-04-03T19:51:25.939072+0000 mgr.y (mgr.24370) 9989 : cluster [DBG] pgmap v9973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:28.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[27441]: audit 2024-04-03T19:51:26.813180+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:51:28.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[27441]: audit 2024-04-03T19:51:27.191264+0000 mon.a (mon.0) 8844 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:28.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[27441]: audit 2024-04-03T19:51:27.201648+0000 mon.a (mon.0) 8845 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:28.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:27 smithi067 bash[27441]: audit 2024-04-03T19:51:27.255013+0000 mon.c (mon.2) 3931 : audit [DBG] from='client.? 172.21.15.67:0/2504426200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:30.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:29 smithi082 bash[20963]: cluster 2024-04-03T19:51:27.939801+0000 mgr.y (mgr.24370) 9990 : cluster [DBG] pgmap v9974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:30.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:29 smithi067 bash[17655]: cluster 2024-04-03T19:51:27.939801+0000 mgr.y (mgr.24370) 9990 : cluster [DBG] pgmap v9974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:30.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:29 smithi067 bash[27441]: cluster 2024-04-03T19:51:27.939801+0000 mgr.y (mgr.24370) 9990 : cluster [DBG] pgmap v9974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:31.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:30 smithi082 bash[20963]: audit 2024-04-03T19:51:29.712388+0000 mon.c (mon.2) 3932 : audit [DBG] from='client.? 172.21.15.67:0/2230448607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:30 smithi067 bash[17655]: audit 2024-04-03T19:51:29.712388+0000 mon.c (mon.2) 3932 : audit [DBG] from='client.? 172.21.15.67:0/2230448607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:30 smithi067 bash[27441]: audit 2024-04-03T19:51:29.712388+0000 mon.c (mon.2) 3932 : audit [DBG] from='client.? 172.21.15.67:0/2230448607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:32.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:31 smithi082 bash[20963]: cluster 2024-04-03T19:51:29.940451+0000 mgr.y (mgr.24370) 9991 : cluster [DBG] pgmap v9975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:32.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:31 smithi067 bash[17655]: cluster 2024-04-03T19:51:29.940451+0000 mgr.y (mgr.24370) 9991 : cluster [DBG] pgmap v9975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:31 smithi067 bash[27441]: cluster 2024-04-03T19:51:29.940451+0000 mgr.y (mgr.24370) 9991 : cluster [DBG] pgmap v9975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:33.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:32 smithi067 bash[27441]: audit 2024-04-03T19:51:32.174610+0000 mon.a (mon.0) 8846 : audit [DBG] from='client.? 172.21.15.67:0/3929683598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:32 smithi067 bash[17655]: audit 2024-04-03T19:51:32.174610+0000 mon.a (mon.0) 8846 : audit [DBG] from='client.? 172.21.15.67:0/3929683598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:32 smithi082 bash[20963]: audit 2024-04-03T19:51:32.174610+0000 mon.a (mon.0) 8846 : audit [DBG] from='client.? 172.21.15.67:0/3929683598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:51:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:51:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:33 smithi082 bash[20963]: cluster 2024-04-03T19:51:31.941539+0000 mgr.y (mgr.24370) 9992 : cluster [DBG] pgmap v9976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:33 smithi082 bash[20963]: audit 2024-04-03T19:51:32.841443+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:33 smithi082 bash[20963]: audit 2024-04-03T19:51:32.851251+0000 mon.a (mon.0) 8848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:33 smithi082 bash[20963]: audit 2024-04-03T19:51:32.872186+0000 mon.a (mon.0) 8849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:33 smithi082 bash[20963]: audit 2024-04-03T19:51:32.879717+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:33 smithi082 bash[20963]: audit 2024-04-03T19:51:33.375611+0000 mon.a (mon.0) 8851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:51:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:33 smithi082 bash[20963]: audit 2024-04-03T19:51:33.377478+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:51:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:33 smithi082 bash[20963]: audit 2024-04-03T19:51:33.385778+0000 mon.a (mon.0) 8853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[17655]: cluster 2024-04-03T19:51:31.941539+0000 mgr.y (mgr.24370) 9992 : cluster [DBG] pgmap v9976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[17655]: audit 2024-04-03T19:51:32.841443+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[17655]: audit 2024-04-03T19:51:32.851251+0000 mon.a (mon.0) 8848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[17655]: audit 2024-04-03T19:51:32.872186+0000 mon.a (mon.0) 8849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[17655]: audit 2024-04-03T19:51:32.879717+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[17655]: audit 2024-04-03T19:51:33.375611+0000 mon.a (mon.0) 8851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:51:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[17655]: audit 2024-04-03T19:51:33.377478+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:51:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[17655]: audit 2024-04-03T19:51:33.385778+0000 mon.a (mon.0) 8853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[27441]: cluster 2024-04-03T19:51:31.941539+0000 mgr.y (mgr.24370) 9992 : cluster [DBG] pgmap v9976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[27441]: audit 2024-04-03T19:51:32.841443+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[27441]: audit 2024-04-03T19:51:32.851251+0000 mon.a (mon.0) 8848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[27441]: audit 2024-04-03T19:51:32.872186+0000 mon.a (mon.0) 8849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[27441]: audit 2024-04-03T19:51:32.879717+0000 mon.a (mon.0) 8850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[27441]: audit 2024-04-03T19:51:33.375611+0000 mon.a (mon.0) 8851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:51:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[27441]: audit 2024-04-03T19:51:33.377478+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:51:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:33 smithi067 bash[27441]: audit 2024-04-03T19:51:33.385778+0000 mon.a (mon.0) 8853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:51:35.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:34 smithi082 bash[20963]: audit 2024-04-03T19:51:34.625467+0000 mon.c (mon.2) 3933 : audit [DBG] from='client.? 172.21.15.67:0/826608482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:34 smithi067 bash[27441]: audit 2024-04-03T19:51:34.625467+0000 mon.c (mon.2) 3933 : audit [DBG] from='client.? 172.21.15.67:0/826608482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:34 smithi067 bash[17655]: audit 2024-04-03T19:51:34.625467+0000 mon.c (mon.2) 3933 : audit [DBG] from='client.? 172.21.15.67:0/826608482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:35 smithi082 bash[20963]: cluster 2024-04-03T19:51:33.942224+0000 mgr.y (mgr.24370) 9993 : cluster [DBG] pgmap v9977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:36.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:35 smithi067 bash[27441]: cluster 2024-04-03T19:51:33.942224+0000 mgr.y (mgr.24370) 9993 : cluster [DBG] pgmap v9977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:35 smithi067 bash[17655]: cluster 2024-04-03T19:51:33.942224+0000 mgr.y (mgr.24370) 9993 : cluster [DBG] pgmap v9977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:37 smithi082 bash[20963]: cluster 2024-04-03T19:51:35.943390+0000 mgr.y (mgr.24370) 9994 : cluster [DBG] pgmap v9978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:37 smithi082 bash[20963]: audit 2024-04-03T19:51:37.076168+0000 mon.a (mon.0) 8854 : audit [DBG] from='client.? 172.21.15.67:0/1694020109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:37 smithi067 bash[27441]: cluster 2024-04-03T19:51:35.943390+0000 mgr.y (mgr.24370) 9994 : cluster [DBG] pgmap v9978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:37 smithi067 bash[27441]: audit 2024-04-03T19:51:37.076168+0000 mon.a (mon.0) 8854 : audit [DBG] from='client.? 172.21.15.67:0/1694020109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:37 smithi067 bash[17655]: cluster 2024-04-03T19:51:35.943390+0000 mgr.y (mgr.24370) 9994 : cluster [DBG] pgmap v9978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:37 smithi067 bash[17655]: audit 2024-04-03T19:51:37.076168+0000 mon.a (mon.0) 8854 : audit [DBG] from='client.? 172.21.15.67:0/1694020109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:40.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:39 smithi082 bash[20963]: cluster 2024-04-03T19:51:37.944117+0000 mgr.y (mgr.24370) 9995 : cluster [DBG] pgmap v9979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:40.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:39 smithi082 bash[20963]: audit 2024-04-03T19:51:39.526100+0000 mon.a (mon.0) 8855 : audit [DBG] from='client.? 172.21.15.67:0/392729616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:39 smithi067 bash[27441]: cluster 2024-04-03T19:51:37.944117+0000 mgr.y (mgr.24370) 9995 : cluster [DBG] pgmap v9979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:39 smithi067 bash[27441]: audit 2024-04-03T19:51:39.526100+0000 mon.a (mon.0) 8855 : audit [DBG] from='client.? 172.21.15.67:0/392729616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:40.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:39 smithi067 bash[17655]: cluster 2024-04-03T19:51:37.944117+0000 mgr.y (mgr.24370) 9995 : cluster [DBG] pgmap v9979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:40.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:39 smithi067 bash[17655]: audit 2024-04-03T19:51:39.526100+0000 mon.a (mon.0) 8855 : audit [DBG] from='client.? 172.21.15.67:0/392729616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:41.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:40 smithi082 bash[20963]: audit 2024-04-03T19:51:40.187439+0000 mon.a (mon.0) 8856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:40 smithi067 bash[27441]: audit 2024-04-03T19:51:40.187439+0000 mon.a (mon.0) 8856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:40 smithi067 bash[17655]: audit 2024-04-03T19:51:40.187439+0000 mon.a (mon.0) 8856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:42.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:41 smithi082 bash[20963]: cluster 2024-04-03T19:51:39.944759+0000 mgr.y (mgr.24370) 9996 : cluster [DBG] pgmap v9980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:41 smithi067 bash[17655]: cluster 2024-04-03T19:51:39.944759+0000 mgr.y (mgr.24370) 9996 : cluster [DBG] pgmap v9980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:42.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:41 smithi067 bash[27441]: cluster 2024-04-03T19:51:39.944759+0000 mgr.y (mgr.24370) 9996 : cluster [DBG] pgmap v9980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:42 smithi067 bash[27441]: audit 2024-04-03T19:51:41.978907+0000 mon.a (mon.0) 8857 : audit [DBG] from='client.? 172.21.15.67:0/3355894663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:42 smithi067 bash[17655]: audit 2024-04-03T19:51:41.978907+0000 mon.a (mon.0) 8857 : audit [DBG] from='client.? 172.21.15.67:0/3355894663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:42 smithi082 bash[20963]: audit 2024-04-03T19:51:41.978907+0000 mon.a (mon.0) 8857 : audit [DBG] from='client.? 172.21.15.67:0/3355894663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:51:43.769 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:51:44.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:43 smithi082 bash[20963]: cluster 2024-04-03T19:51:41.945865+0000 mgr.y (mgr.24370) 9997 : cluster [DBG] pgmap v9981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:44.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:43 smithi067 bash[17655]: cluster 2024-04-03T19:51:41.945865+0000 mgr.y (mgr.24370) 9997 : cluster [DBG] pgmap v9981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:43 smithi067 bash[27441]: cluster 2024-04-03T19:51:41.945865+0000 mgr.y (mgr.24370) 9997 : cluster [DBG] pgmap v9981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:44 smithi082 bash[20963]: audit 2024-04-03T19:51:44.439272+0000 mon.a (mon.0) 8858 : audit [DBG] from='client.? 172.21.15.67:0/1402159845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:44 smithi067 bash[17655]: audit 2024-04-03T19:51:44.439272+0000 mon.a (mon.0) 8858 : audit [DBG] from='client.? 172.21.15.67:0/1402159845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:44 smithi067 bash[27441]: audit 2024-04-03T19:51:44.439272+0000 mon.a (mon.0) 8858 : audit [DBG] from='client.? 172.21.15.67:0/1402159845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:46.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:45 smithi082 bash[20963]: cluster 2024-04-03T19:51:43.946487+0000 mgr.y (mgr.24370) 9998 : cluster [DBG] pgmap v9982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:46.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:45 smithi067 bash[27441]: cluster 2024-04-03T19:51:43.946487+0000 mgr.y (mgr.24370) 9998 : cluster [DBG] pgmap v9982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:46.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:45 smithi067 bash[17655]: cluster 2024-04-03T19:51:43.946487+0000 mgr.y (mgr.24370) 9998 : cluster [DBG] pgmap v9982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:48.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:47 smithi082 bash[20963]: cluster 2024-04-03T19:51:45.947659+0000 mgr.y (mgr.24370) 9999 : cluster [DBG] pgmap v9983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:48.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:47 smithi082 bash[20963]: audit 2024-04-03T19:51:46.899888+0000 mon.c (mon.2) 3934 : audit [DBG] from='client.? 172.21.15.67:0/1267647995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:48.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:47 smithi067 bash[17655]: cluster 2024-04-03T19:51:45.947659+0000 mgr.y (mgr.24370) 9999 : cluster [DBG] pgmap v9983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:48.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:47 smithi067 bash[17655]: audit 2024-04-03T19:51:46.899888+0000 mon.c (mon.2) 3934 : audit [DBG] from='client.? 172.21.15.67:0/1267647995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:47 smithi067 bash[27441]: cluster 2024-04-03T19:51:45.947659+0000 mgr.y (mgr.24370) 9999 : cluster [DBG] pgmap v9983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:47 smithi067 bash[27441]: audit 2024-04-03T19:51:46.899888+0000 mon.c (mon.2) 3934 : audit [DBG] from='client.? 172.21.15.67:0/1267647995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:50.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:49 smithi082 bash[20963]: cluster 2024-04-03T19:51:47.948413+0000 mgr.y (mgr.24370) 10000 : cluster [DBG] pgmap v9984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:50.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:49 smithi082 bash[20963]: audit 2024-04-03T19:51:49.364994+0000 mon.c (mon.2) 3935 : audit [DBG] from='client.? 172.21.15.67:0/764490668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:49 smithi067 bash[17655]: cluster 2024-04-03T19:51:47.948413+0000 mgr.y (mgr.24370) 10000 : cluster [DBG] pgmap v9984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:49 smithi067 bash[17655]: audit 2024-04-03T19:51:49.364994+0000 mon.c (mon.2) 3935 : audit [DBG] from='client.? 172.21.15.67:0/764490668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:50.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:49 smithi067 bash[27441]: cluster 2024-04-03T19:51:47.948413+0000 mgr.y (mgr.24370) 10000 : cluster [DBG] pgmap v9984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:50.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:49 smithi067 bash[27441]: audit 2024-04-03T19:51:49.364994+0000 mon.c (mon.2) 3935 : audit [DBG] from='client.? 172.21.15.67:0/764490668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:52.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:51 smithi082 bash[20963]: cluster 2024-04-03T19:51:49.949096+0000 mgr.y (mgr.24370) 10001 : cluster [DBG] pgmap v9985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:51 smithi067 bash[17655]: cluster 2024-04-03T19:51:49.949096+0000 mgr.y (mgr.24370) 10001 : cluster [DBG] pgmap v9985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:51 smithi067 bash[27441]: cluster 2024-04-03T19:51:49.949096+0000 mgr.y (mgr.24370) 10001 : cluster [DBG] pgmap v9985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:53.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:52 smithi067 bash[27441]: audit 2024-04-03T19:51:51.816200+0000 mon.a (mon.0) 8859 : audit [DBG] from='client.? 172.21.15.67:0/1791242027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:52 smithi067 bash[17655]: audit 2024-04-03T19:51:51.816200+0000 mon.a (mon.0) 8859 : audit [DBG] from='client.? 172.21.15.67:0/1791242027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:52 smithi082 bash[20963]: audit 2024-04-03T19:51:51.816200+0000 mon.a (mon.0) 8859 : audit [DBG] from='client.? 172.21.15.67:0/1791242027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:51:53.802 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:51:54.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:53 smithi082 bash[20963]: cluster 2024-04-03T19:51:51.950279+0000 mgr.y (mgr.24370) 10002 : cluster [DBG] pgmap v9986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:53 smithi067 bash[27441]: cluster 2024-04-03T19:51:51.950279+0000 mgr.y (mgr.24370) 10002 : cluster [DBG] pgmap v9986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:53 smithi067 bash[17655]: cluster 2024-04-03T19:51:51.950279+0000 mgr.y (mgr.24370) 10002 : cluster [DBG] pgmap v9986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:54 smithi082 bash[20963]: cluster 2024-04-03T19:51:53.951064+0000 mgr.y (mgr.24370) 10003 : cluster [DBG] pgmap v9987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:54 smithi082 bash[20963]: audit 2024-04-03T19:51:54.270008+0000 mon.a (mon.0) 8860 : audit [DBG] from='client.? 172.21.15.67:0/4201066268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:54 smithi067 bash[17655]: cluster 2024-04-03T19:51:53.951064+0000 mgr.y (mgr.24370) 10003 : cluster [DBG] pgmap v9987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:54 smithi067 bash[17655]: audit 2024-04-03T19:51:54.270008+0000 mon.a (mon.0) 8860 : audit [DBG] from='client.? 172.21.15.67:0/4201066268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:54 smithi067 bash[27441]: cluster 2024-04-03T19:51:53.951064+0000 mgr.y (mgr.24370) 10003 : cluster [DBG] pgmap v9987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:54 smithi067 bash[27441]: audit 2024-04-03T19:51:54.270008+0000 mon.a (mon.0) 8860 : audit [DBG] from='client.? 172.21.15.67:0/4201066268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:55 smithi082 bash[20963]: audit 2024-04-03T19:51:55.187919+0000 mon.a (mon.0) 8861 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:55 smithi067 bash[27441]: audit 2024-04-03T19:51:55.187919+0000 mon.a (mon.0) 8861 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:55 smithi067 bash[17655]: audit 2024-04-03T19:51:55.187919+0000 mon.a (mon.0) 8861 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:51:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:56 smithi082 bash[20963]: cluster 2024-04-03T19:51:55.952326+0000 mgr.y (mgr.24370) 10004 : cluster [DBG] pgmap v9988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:56 smithi082 bash[20963]: audit 2024-04-03T19:51:56.730482+0000 mon.a (mon.0) 8862 : audit [DBG] from='client.? 172.21.15.67:0/1532491069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:56 smithi067 bash[27441]: cluster 2024-04-03T19:51:55.952326+0000 mgr.y (mgr.24370) 10004 : cluster [DBG] pgmap v9988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:56 smithi067 bash[27441]: audit 2024-04-03T19:51:56.730482+0000 mon.a (mon.0) 8862 : audit [DBG] from='client.? 172.21.15.67:0/1532491069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:56 smithi067 bash[17655]: cluster 2024-04-03T19:51:55.952326+0000 mgr.y (mgr.24370) 10004 : cluster [DBG] pgmap v9988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:57.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:56 smithi067 bash[17655]: audit 2024-04-03T19:51:56.730482+0000 mon.a (mon.0) 8862 : audit [DBG] from='client.? 172.21.15.67:0/1532491069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:51:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:51:59 smithi082 bash[20963]: cluster 2024-04-03T19:51:57.952952+0000 mgr.y (mgr.24370) 10005 : cluster [DBG] pgmap v9989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:51:59 smithi067 bash[27441]: cluster 2024-04-03T19:51:57.952952+0000 mgr.y (mgr.24370) 10005 : cluster [DBG] pgmap v9989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:51:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:51:59 smithi067 bash[17655]: cluster 2024-04-03T19:51:57.952952+0000 mgr.y (mgr.24370) 10005 : cluster [DBG] pgmap v9989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:00 smithi082 bash[20963]: audit 2024-04-03T19:51:59.182089+0000 mon.c (mon.2) 3936 : audit [DBG] from='client.? 172.21.15.67:0/840642802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:00 smithi067 bash[27441]: audit 2024-04-03T19:51:59.182089+0000 mon.c (mon.2) 3936 : audit [DBG] from='client.? 172.21.15.67:0/840642802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:00 smithi067 bash[17655]: audit 2024-04-03T19:51:59.182089+0000 mon.c (mon.2) 3936 : audit [DBG] from='client.? 172.21.15.67:0/840642802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:01 smithi082 bash[20963]: cluster 2024-04-03T19:51:59.953638+0000 mgr.y (mgr.24370) 10006 : cluster [DBG] pgmap v9990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:01 smithi067 bash[17655]: cluster 2024-04-03T19:51:59.953638+0000 mgr.y (mgr.24370) 10006 : cluster [DBG] pgmap v9990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:01 smithi067 bash[27441]: cluster 2024-04-03T19:51:59.953638+0000 mgr.y (mgr.24370) 10006 : cluster [DBG] pgmap v9990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:02.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:02 smithi082 bash[20963]: audit 2024-04-03T19:52:01.649696+0000 mon.c (mon.2) 3937 : audit [DBG] from='client.? 172.21.15.67:0/1294801879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:02 smithi067 bash[27441]: audit 2024-04-03T19:52:01.649696+0000 mon.c (mon.2) 3937 : audit [DBG] from='client.? 172.21.15.67:0/1294801879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:02 smithi067 bash[17655]: audit 2024-04-03T19:52:01.649696+0000 mon.c (mon.2) 3937 : audit [DBG] from='client.? 172.21.15.67:0/1294801879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:03 smithi082 bash[20963]: cluster 2024-04-03T19:52:01.954801+0000 mgr.y (mgr.24370) 10007 : cluster [DBG] pgmap v9991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:03] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:52:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:03 smithi067 bash[27441]: cluster 2024-04-03T19:52:01.954801+0000 mgr.y (mgr.24370) 10007 : cluster [DBG] pgmap v9991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:03 smithi067 bash[17655]: cluster 2024-04-03T19:52:01.954801+0000 mgr.y (mgr.24370) 10007 : cluster [DBG] pgmap v9991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:52:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:05 smithi082 bash[20963]: cluster 2024-04-03T19:52:03.955576+0000 mgr.y (mgr.24370) 10008 : cluster [DBG] pgmap v9992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:05 smithi082 bash[20963]: audit 2024-04-03T19:52:04.108506+0000 mon.c (mon.2) 3938 : audit [DBG] from='client.? 172.21.15.67:0/3900804458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:05 smithi067 bash[17655]: cluster 2024-04-03T19:52:03.955576+0000 mgr.y (mgr.24370) 10008 : cluster [DBG] pgmap v9992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:05 smithi067 bash[17655]: audit 2024-04-03T19:52:04.108506+0000 mon.c (mon.2) 3938 : audit [DBG] from='client.? 172.21.15.67:0/3900804458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:05 smithi067 bash[27441]: cluster 2024-04-03T19:52:03.955576+0000 mgr.y (mgr.24370) 10008 : cluster [DBG] pgmap v9992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:05 smithi067 bash[27441]: audit 2024-04-03T19:52:04.108506+0000 mon.c (mon.2) 3938 : audit [DBG] from='client.? 172.21.15.67:0/3900804458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:07 smithi082 bash[20963]: cluster 2024-04-03T19:52:05.956987+0000 mgr.y (mgr.24370) 10009 : cluster [DBG] pgmap v9993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:07 smithi082 bash[20963]: audit 2024-04-03T19:52:06.558161+0000 mon.c (mon.2) 3939 : audit [DBG] from='client.? 172.21.15.67:0/3814578440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:07 smithi067 bash[17655]: cluster 2024-04-03T19:52:05.956987+0000 mgr.y (mgr.24370) 10009 : cluster [DBG] pgmap v9993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:07 smithi067 bash[17655]: audit 2024-04-03T19:52:06.558161+0000 mon.c (mon.2) 3939 : audit [DBG] from='client.? 172.21.15.67:0/3814578440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:07 smithi067 bash[27441]: cluster 2024-04-03T19:52:05.956987+0000 mgr.y (mgr.24370) 10009 : cluster [DBG] pgmap v9993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:07 smithi067 bash[27441]: audit 2024-04-03T19:52:06.558161+0000 mon.c (mon.2) 3939 : audit [DBG] from='client.? 172.21.15.67:0/3814578440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:09 smithi082 bash[20963]: cluster 2024-04-03T19:52:07.957812+0000 mgr.y (mgr.24370) 10010 : cluster [DBG] pgmap v9994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:09 smithi082 bash[20963]: audit 2024-04-03T19:52:09.014195+0000 mon.a (mon.0) 8863 : audit [DBG] from='client.? 172.21.15.67:0/2783861957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:09 smithi067 bash[27441]: cluster 2024-04-03T19:52:07.957812+0000 mgr.y (mgr.24370) 10010 : cluster [DBG] pgmap v9994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:09 smithi067 bash[27441]: audit 2024-04-03T19:52:09.014195+0000 mon.a (mon.0) 8863 : audit [DBG] from='client.? 172.21.15.67:0/2783861957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:09 smithi067 bash[17655]: cluster 2024-04-03T19:52:07.957812+0000 mgr.y (mgr.24370) 10010 : cluster [DBG] pgmap v9994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:09 smithi067 bash[17655]: audit 2024-04-03T19:52:09.014195+0000 mon.a (mon.0) 8863 : audit [DBG] from='client.? 172.21.15.67:0/2783861957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:11 smithi082 bash[20963]: cluster 2024-04-03T19:52:09.958567+0000 mgr.y (mgr.24370) 10011 : cluster [DBG] pgmap v9995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:11 smithi082 bash[20963]: audit 2024-04-03T19:52:10.188183+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:11 smithi067 bash[17655]: cluster 2024-04-03T19:52:09.958567+0000 mgr.y (mgr.24370) 10011 : cluster [DBG] pgmap v9995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:11 smithi067 bash[17655]: audit 2024-04-03T19:52:10.188183+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:11 smithi067 bash[27441]: cluster 2024-04-03T19:52:09.958567+0000 mgr.y (mgr.24370) 10011 : cluster [DBG] pgmap v9995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:11 smithi067 bash[27441]: audit 2024-04-03T19:52:10.188183+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:12.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:12 smithi082 bash[20963]: audit 2024-04-03T19:52:11.458743+0000 mon.c (mon.2) 3940 : audit [DBG] from='client.? 172.21.15.67:0/2748146318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:12 smithi067 bash[17655]: audit 2024-04-03T19:52:11.458743+0000 mon.c (mon.2) 3940 : audit [DBG] from='client.? 172.21.15.67:0/2748146318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:12 smithi067 bash[27441]: audit 2024-04-03T19:52:11.458743+0000 mon.c (mon.2) 3940 : audit [DBG] from='client.? 172.21.15.67:0/2748146318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:13.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:13 smithi082 bash[20963]: cluster 2024-04-03T19:52:11.959714+0000 mgr.y (mgr.24370) 10012 : cluster [DBG] pgmap v9996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:13 smithi067 bash[17655]: cluster 2024-04-03T19:52:11.959714+0000 mgr.y (mgr.24370) 10012 : cluster [DBG] pgmap v9996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:13 smithi067 bash[27441]: cluster 2024-04-03T19:52:11.959714+0000 mgr.y (mgr.24370) 10012 : cluster [DBG] pgmap v9996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:52:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:52:14.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:14 smithi082 bash[20963]: audit 2024-04-03T19:52:13.911992+0000 mon.c (mon.2) 3941 : audit [DBG] from='client.? 172.21.15.67:0/3888790394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:14.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:14 smithi067 bash[17655]: audit 2024-04-03T19:52:13.911992+0000 mon.c (mon.2) 3941 : audit [DBG] from='client.? 172.21.15.67:0/3888790394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:14.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:14 smithi067 bash[27441]: audit 2024-04-03T19:52:13.911992+0000 mon.c (mon.2) 3941 : audit [DBG] from='client.? 172.21.15.67:0/3888790394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:15 smithi082 bash[20963]: cluster 2024-04-03T19:52:13.960409+0000 mgr.y (mgr.24370) 10013 : cluster [DBG] pgmap v9997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:15 smithi067 bash[17655]: cluster 2024-04-03T19:52:13.960409+0000 mgr.y (mgr.24370) 10013 : cluster [DBG] pgmap v9997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:15.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:15 smithi067 bash[27441]: cluster 2024-04-03T19:52:13.960409+0000 mgr.y (mgr.24370) 10013 : cluster [DBG] pgmap v9997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:17 smithi082 bash[20963]: cluster 2024-04-03T19:52:15.961285+0000 mgr.y (mgr.24370) 10014 : cluster [DBG] pgmap v9998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:17 smithi082 bash[20963]: audit 2024-04-03T19:52:16.362791+0000 mon.a (mon.0) 8865 : audit [DBG] from='client.? 172.21.15.67:0/603545615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:17 smithi067 bash[27441]: cluster 2024-04-03T19:52:15.961285+0000 mgr.y (mgr.24370) 10014 : cluster [DBG] pgmap v9998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:17 smithi067 bash[27441]: audit 2024-04-03T19:52:16.362791+0000 mon.a (mon.0) 8865 : audit [DBG] from='client.? 172.21.15.67:0/603545615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:17 smithi067 bash[17655]: cluster 2024-04-03T19:52:15.961285+0000 mgr.y (mgr.24370) 10014 : cluster [DBG] pgmap v9998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:17 smithi067 bash[17655]: audit 2024-04-03T19:52:16.362791+0000 mon.a (mon.0) 8865 : audit [DBG] from='client.? 172.21.15.67:0/603545615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:19 smithi082 bash[20963]: cluster 2024-04-03T19:52:17.961955+0000 mgr.y (mgr.24370) 10015 : cluster [DBG] pgmap v9999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:19 smithi082 bash[20963]: audit 2024-04-03T19:52:18.828724+0000 mon.a (mon.0) 8866 : audit [DBG] from='client.? 172.21.15.67:0/812403116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:19.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:19 smithi067 bash[17655]: cluster 2024-04-03T19:52:17.961955+0000 mgr.y (mgr.24370) 10015 : cluster [DBG] pgmap v9999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:19.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:19 smithi067 bash[17655]: audit 2024-04-03T19:52:18.828724+0000 mon.a (mon.0) 8866 : audit [DBG] from='client.? 172.21.15.67:0/812403116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:19 smithi067 bash[27441]: cluster 2024-04-03T19:52:17.961955+0000 mgr.y (mgr.24370) 10015 : cluster [DBG] pgmap v9999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:19 smithi067 bash[27441]: audit 2024-04-03T19:52:18.828724+0000 mon.a (mon.0) 8866 : audit [DBG] from='client.? 172.21.15.67:0/812403116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:21 smithi082 bash[20963]: cluster 2024-04-03T19:52:19.962657+0000 mgr.y (mgr.24370) 10016 : cluster [DBG] pgmap v10000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:21 smithi067 bash[27441]: cluster 2024-04-03T19:52:19.962657+0000 mgr.y (mgr.24370) 10016 : cluster [DBG] pgmap v10000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:21 smithi067 bash[17655]: cluster 2024-04-03T19:52:19.962657+0000 mgr.y (mgr.24370) 10016 : cluster [DBG] pgmap v10000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:22.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:22 smithi082 bash[20963]: audit 2024-04-03T19:52:21.281850+0000 mon.a (mon.0) 8867 : audit [DBG] from='client.? 172.21.15.67:0/1304142464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:22.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:22 smithi067 bash[17655]: audit 2024-04-03T19:52:21.281850+0000 mon.a (mon.0) 8867 : audit [DBG] from='client.? 172.21.15.67:0/1304142464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:22.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:22 smithi067 bash[27441]: audit 2024-04-03T19:52:21.281850+0000 mon.a (mon.0) 8867 : audit [DBG] from='client.? 172.21.15.67:0/1304142464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:23 smithi082 bash[20963]: cluster 2024-04-03T19:52:21.963829+0000 mgr.y (mgr.24370) 10017 : cluster [DBG] pgmap v10001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:23 smithi067 bash[17655]: cluster 2024-04-03T19:52:21.963829+0000 mgr.y (mgr.24370) 10017 : cluster [DBG] pgmap v10001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:52:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:23 smithi067 bash[27441]: cluster 2024-04-03T19:52:21.963829+0000 mgr.y (mgr.24370) 10017 : cluster [DBG] pgmap v10001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:52:24.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:24 smithi082 bash[20963]: audit 2024-04-03T19:52:23.725664+0000 mon.c (mon.2) 3942 : audit [DBG] from='client.? 172.21.15.67:0/3916472473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:24.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:24 smithi067 bash[17655]: audit 2024-04-03T19:52:23.725664+0000 mon.c (mon.2) 3942 : audit [DBG] from='client.? 172.21.15.67:0/3916472473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:24.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:24 smithi067 bash[27441]: audit 2024-04-03T19:52:23.725664+0000 mon.c (mon.2) 3942 : audit [DBG] from='client.? 172.21.15.67:0/3916472473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:25 smithi082 bash[20963]: cluster 2024-04-03T19:52:23.964551+0000 mgr.y (mgr.24370) 10018 : cluster [DBG] pgmap v10002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:25 smithi067 bash[17655]: cluster 2024-04-03T19:52:23.964551+0000 mgr.y (mgr.24370) 10018 : cluster [DBG] pgmap v10002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:25.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:25 smithi067 bash[27441]: cluster 2024-04-03T19:52:23.964551+0000 mgr.y (mgr.24370) 10018 : cluster [DBG] pgmap v10002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:26 smithi082 bash[20963]: audit 2024-04-03T19:52:25.188816+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:26 smithi067 bash[27441]: audit 2024-04-03T19:52:25.188816+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:26 smithi067 bash[17655]: audit 2024-04-03T19:52:25.188816+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:27 smithi082 bash[20963]: cluster 2024-04-03T19:52:25.965678+0000 mgr.y (mgr.24370) 10019 : cluster [DBG] pgmap v10003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:27 smithi082 bash[20963]: audit 2024-04-03T19:52:26.183772+0000 mon.a (mon.0) 8869 : audit [DBG] from='client.? 172.21.15.67:0/735950237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:27 smithi067 bash[27441]: cluster 2024-04-03T19:52:25.965678+0000 mgr.y (mgr.24370) 10019 : cluster [DBG] pgmap v10003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:27 smithi067 bash[27441]: audit 2024-04-03T19:52:26.183772+0000 mon.a (mon.0) 8869 : audit [DBG] from='client.? 172.21.15.67:0/735950237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:27.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:27 smithi067 bash[17655]: cluster 2024-04-03T19:52:25.965678+0000 mgr.y (mgr.24370) 10019 : cluster [DBG] pgmap v10003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:27.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:27 smithi067 bash[17655]: audit 2024-04-03T19:52:26.183772+0000 mon.a (mon.0) 8869 : audit [DBG] from='client.? 172.21.15.67:0/735950237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:29 smithi082 bash[20963]: cluster 2024-04-03T19:52:27.966318+0000 mgr.y (mgr.24370) 10020 : cluster [DBG] pgmap v10004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:29 smithi082 bash[20963]: audit 2024-04-03T19:52:28.635778+0000 mon.a (mon.0) 8870 : audit [DBG] from='client.? 172.21.15.67:0/2159011512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:29 smithi067 bash[27441]: cluster 2024-04-03T19:52:27.966318+0000 mgr.y (mgr.24370) 10020 : cluster [DBG] pgmap v10004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:29 smithi067 bash[27441]: audit 2024-04-03T19:52:28.635778+0000 mon.a (mon.0) 8870 : audit [DBG] from='client.? 172.21.15.67:0/2159011512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:29.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:29 smithi067 bash[17655]: cluster 2024-04-03T19:52:27.966318+0000 mgr.y (mgr.24370) 10020 : cluster [DBG] pgmap v10004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:29.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:29 smithi067 bash[17655]: audit 2024-04-03T19:52:28.635778+0000 mon.a (mon.0) 8870 : audit [DBG] from='client.? 172.21.15.67:0/2159011512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:31 smithi082 bash[20963]: cluster 2024-04-03T19:52:29.967132+0000 mgr.y (mgr.24370) 10021 : cluster [DBG] pgmap v10005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:31 smithi082 bash[20963]: audit 2024-04-03T19:52:31.091871+0000 mon.a (mon.0) 8871 : audit [DBG] from='client.? 172.21.15.67:0/2184389595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:31 smithi067 bash[27441]: cluster 2024-04-03T19:52:29.967132+0000 mgr.y (mgr.24370) 10021 : cluster [DBG] pgmap v10005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:31 smithi067 bash[27441]: audit 2024-04-03T19:52:31.091871+0000 mon.a (mon.0) 8871 : audit [DBG] from='client.? 172.21.15.67:0/2184389595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:31 smithi067 bash[17655]: cluster 2024-04-03T19:52:29.967132+0000 mgr.y (mgr.24370) 10021 : cluster [DBG] pgmap v10005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:31 smithi067 bash[17655]: audit 2024-04-03T19:52:31.091871+0000 mon.a (mon.0) 8871 : audit [DBG] from='client.? 172.21.15.67:0/2184389595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:33 smithi082 bash[20963]: cluster 2024-04-03T19:52:31.968355+0000 mgr.y (mgr.24370) 10022 : cluster [DBG] pgmap v10006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:33 smithi067 bash[17655]: cluster 2024-04-03T19:52:31.968355+0000 mgr.y (mgr.24370) 10022 : cluster [DBG] pgmap v10006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:33 smithi067 bash[27441]: cluster 2024-04-03T19:52:31.968355+0000 mgr.y (mgr.24370) 10022 : cluster [DBG] pgmap v10006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:52:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:52:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:34 smithi082 bash[20963]: audit 2024-04-03T19:52:33.460513+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:52:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:34 smithi082 bash[20963]: audit 2024-04-03T19:52:33.543646+0000 mon.a (mon.0) 8873 : audit [DBG] from='client.? 172.21.15.67:0/3572870451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:34 smithi082 bash[20963]: audit 2024-04-03T19:52:33.790767+0000 mon.a (mon.0) 8874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:34.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:34 smithi082 bash[20963]: audit 2024-04-03T19:52:33.797842+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:34.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:34 smithi067 bash[27441]: audit 2024-04-03T19:52:33.460513+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:52:34.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:34 smithi067 bash[27441]: audit 2024-04-03T19:52:33.543646+0000 mon.a (mon.0) 8873 : audit [DBG] from='client.? 172.21.15.67:0/3572870451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:34.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:34 smithi067 bash[27441]: audit 2024-04-03T19:52:33.790767+0000 mon.a (mon.0) 8874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:34.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:34 smithi067 bash[27441]: audit 2024-04-03T19:52:33.797842+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:34.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:34 smithi067 bash[17655]: audit 2024-04-03T19:52:33.460513+0000 mon.a (mon.0) 8872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:52:34.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:34 smithi067 bash[17655]: audit 2024-04-03T19:52:33.543646+0000 mon.a (mon.0) 8873 : audit [DBG] from='client.? 172.21.15.67:0/3572870451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:34.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:34 smithi067 bash[17655]: audit 2024-04-03T19:52:33.790767+0000 mon.a (mon.0) 8874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:34.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:34 smithi067 bash[17655]: audit 2024-04-03T19:52:33.797842+0000 mon.a (mon.0) 8875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:35 smithi082 bash[20963]: cluster 2024-04-03T19:52:33.968982+0000 mgr.y (mgr.24370) 10023 : cluster [DBG] pgmap v10007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:35 smithi067 bash[17655]: cluster 2024-04-03T19:52:33.968982+0000 mgr.y (mgr.24370) 10023 : cluster [DBG] pgmap v10007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:36.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:35 smithi067 bash[27441]: cluster 2024-04-03T19:52:33.968982+0000 mgr.y (mgr.24370) 10023 : cluster [DBG] pgmap v10007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:37.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:36 smithi082 bash[20963]: audit 2024-04-03T19:52:36.008030+0000 mon.c (mon.2) 3943 : audit [DBG] from='client.? 172.21.15.67:0/2207937301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:36 smithi067 bash[17655]: audit 2024-04-03T19:52:36.008030+0000 mon.c (mon.2) 3943 : audit [DBG] from='client.? 172.21.15.67:0/2207937301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:36 smithi067 bash[27441]: audit 2024-04-03T19:52:36.008030+0000 mon.c (mon.2) 3943 : audit [DBG] from='client.? 172.21.15.67:0/2207937301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:37 smithi082 bash[20963]: cluster 2024-04-03T19:52:35.970096+0000 mgr.y (mgr.24370) 10024 : cluster [DBG] pgmap v10008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:37 smithi067 bash[17655]: cluster 2024-04-03T19:52:35.970096+0000 mgr.y (mgr.24370) 10024 : cluster [DBG] pgmap v10008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:37 smithi067 bash[27441]: cluster 2024-04-03T19:52:35.970096+0000 mgr.y (mgr.24370) 10024 : cluster [DBG] pgmap v10008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:39.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:38 smithi082 bash[20963]: cluster 2024-04-03T19:52:37.970744+0000 mgr.y (mgr.24370) 10025 : cluster [DBG] pgmap v10009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:39.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:38 smithi082 bash[20963]: audit 2024-04-03T19:52:38.479109+0000 mon.c (mon.2) 3944 : audit [DBG] from='client.? 172.21.15.67:0/1946801468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:38 smithi067 bash[17655]: cluster 2024-04-03T19:52:37.970744+0000 mgr.y (mgr.24370) 10025 : cluster [DBG] pgmap v10009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:38 smithi067 bash[17655]: audit 2024-04-03T19:52:38.479109+0000 mon.c (mon.2) 3944 : audit [DBG] from='client.? 172.21.15.67:0/1946801468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:38 smithi067 bash[27441]: cluster 2024-04-03T19:52:37.970744+0000 mgr.y (mgr.24370) 10025 : cluster [DBG] pgmap v10009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:38 smithi067 bash[27441]: audit 2024-04-03T19:52:38.479109+0000 mon.c (mon.2) 3944 : audit [DBG] from='client.? 172.21.15.67:0/1946801468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:40 smithi067 bash[17655]: audit 2024-04-03T19:52:39.157779+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:40 smithi067 bash[17655]: audit 2024-04-03T19:52:39.165427+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:40 smithi067 bash[17655]: audit 2024-04-03T19:52:39.790964+0000 mon.a (mon.0) 8878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:40 smithi067 bash[17655]: audit 2024-04-03T19:52:39.799102+0000 mon.a (mon.0) 8879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:40 smithi067 bash[27441]: audit 2024-04-03T19:52:39.157779+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:40 smithi067 bash[27441]: audit 2024-04-03T19:52:39.165427+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:40 smithi067 bash[27441]: audit 2024-04-03T19:52:39.790964+0000 mon.a (mon.0) 8878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:40 smithi067 bash[27441]: audit 2024-04-03T19:52:39.799102+0000 mon.a (mon.0) 8879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:40 smithi082 bash[20963]: audit 2024-04-03T19:52:39.157779+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:40 smithi082 bash[20963]: audit 2024-04-03T19:52:39.165427+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:40 smithi082 bash[20963]: audit 2024-04-03T19:52:39.790964+0000 mon.a (mon.0) 8878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:40.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:40 smithi082 bash[20963]: audit 2024-04-03T19:52:39.799102+0000 mon.a (mon.0) 8879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:41 smithi067 bash[17655]: cluster 2024-04-03T19:52:39.971461+0000 mgr.y (mgr.24370) 10026 : cluster [DBG] pgmap v10010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:41 smithi067 bash[17655]: audit 2024-04-03T19:52:40.190948+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:41.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:41 smithi067 bash[17655]: audit 2024-04-03T19:52:40.930503+0000 mon.c (mon.2) 3945 : audit [DBG] from='client.? 172.21.15.67:0/2477096728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:41 smithi067 bash[27441]: cluster 2024-04-03T19:52:39.971461+0000 mgr.y (mgr.24370) 10026 : cluster [DBG] pgmap v10010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:41 smithi067 bash[27441]: audit 2024-04-03T19:52:40.190948+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:41 smithi067 bash[27441]: audit 2024-04-03T19:52:40.930503+0000 mon.c (mon.2) 3945 : audit [DBG] from='client.? 172.21.15.67:0/2477096728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:41 smithi082 bash[20963]: cluster 2024-04-03T19:52:39.971461+0000 mgr.y (mgr.24370) 10026 : cluster [DBG] pgmap v10010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:41 smithi082 bash[20963]: audit 2024-04-03T19:52:40.190948+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:41 smithi082 bash[20963]: audit 2024-04-03T19:52:40.930503+0000 mon.c (mon.2) 3945 : audit [DBG] from='client.? 172.21.15.67:0/2477096728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:43 smithi067 bash[17655]: cluster 2024-04-03T19:52:41.972666+0000 mgr.y (mgr.24370) 10027 : cluster [DBG] pgmap v10011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:43] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:52:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:43 smithi067 bash[27441]: cluster 2024-04-03T19:52:41.972666+0000 mgr.y (mgr.24370) 10027 : cluster [DBG] pgmap v10011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:43.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:43 smithi082 bash[20963]: cluster 2024-04-03T19:52:41.972666+0000 mgr.y (mgr.24370) 10027 : cluster [DBG] pgmap v10011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:52:44.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:44 smithi082 bash[20963]: audit 2024-04-03T19:52:43.384716+0000 mon.a (mon.0) 8881 : audit [DBG] from='client.? 172.21.15.67:0/3388348328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:44 smithi067 bash[17655]: audit 2024-04-03T19:52:43.384716+0000 mon.a (mon.0) 8881 : audit [DBG] from='client.? 172.21.15.67:0/3388348328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:44 smithi067 bash[27441]: audit 2024-04-03T19:52:43.384716+0000 mon.a (mon.0) 8881 : audit [DBG] from='client.? 172.21.15.67:0/3388348328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:45.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:45 smithi082 bash[20963]: cluster 2024-04-03T19:52:43.973371+0000 mgr.y (mgr.24370) 10028 : cluster [DBG] pgmap v10012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:45 smithi067 bash[27441]: cluster 2024-04-03T19:52:43.973371+0000 mgr.y (mgr.24370) 10028 : cluster [DBG] pgmap v10012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:45 smithi067 bash[17655]: cluster 2024-04-03T19:52:43.973371+0000 mgr.y (mgr.24370) 10028 : cluster [DBG] pgmap v10012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:46.458 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:46 smithi082 bash[20963]: audit 2024-04-03T19:52:45.849476+0000 mon.b (mon.1) 66 : audit [DBG] from='client.? 172.21.15.67:0/1617129449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:46 smithi067 bash[27441]: audit 2024-04-03T19:52:45.849476+0000 mon.b (mon.1) 66 : audit [DBG] from='client.? 172.21.15.67:0/1617129449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:46 smithi067 bash[17655]: audit 2024-04-03T19:52:45.849476+0000 mon.b (mon.1) 66 : audit [DBG] from='client.? 172.21.15.67:0/1617129449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:47.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:47 smithi082 bash[20963]: cluster 2024-04-03T19:52:45.974510+0000 mgr.y (mgr.24370) 10029 : cluster [DBG] pgmap v10013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:47 smithi067 bash[27441]: cluster 2024-04-03T19:52:45.974510+0000 mgr.y (mgr.24370) 10029 : cluster [DBG] pgmap v10013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:47 smithi067 bash[17655]: cluster 2024-04-03T19:52:45.974510+0000 mgr.y (mgr.24370) 10029 : cluster [DBG] pgmap v10013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:49.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:49 smithi082 bash[20963]: cluster 2024-04-03T19:52:47.975100+0000 mgr.y (mgr.24370) 10030 : cluster [DBG] pgmap v10014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:49.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:49 smithi082 bash[20963]: audit 2024-04-03T19:52:48.304998+0000 mon.a (mon.0) 8882 : audit [DBG] from='client.? 172.21.15.67:0/2586968973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:49 smithi067 bash[27441]: cluster 2024-04-03T19:52:47.975100+0000 mgr.y (mgr.24370) 10030 : cluster [DBG] pgmap v10014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:49 smithi067 bash[27441]: audit 2024-04-03T19:52:48.304998+0000 mon.a (mon.0) 8882 : audit [DBG] from='client.? 172.21.15.67:0/2586968973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:49 smithi067 bash[17655]: cluster 2024-04-03T19:52:47.975100+0000 mgr.y (mgr.24370) 10030 : cluster [DBG] pgmap v10014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:49 smithi067 bash[17655]: audit 2024-04-03T19:52:48.304998+0000 mon.a (mon.0) 8882 : audit [DBG] from='client.? 172.21.15.67:0/2586968973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:51 smithi082 bash[20963]: cluster 2024-04-03T19:52:49.975660+0000 mgr.y (mgr.24370) 10031 : cluster [DBG] pgmap v10015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:51 smithi082 bash[20963]: audit 2024-04-03T19:52:50.763580+0000 mon.a (mon.0) 8883 : audit [DBG] from='client.? 172.21.15.67:0/2718899557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:51 smithi082 bash[20963]: audit 2024-04-03T19:52:50.785991+0000 mon.a (mon.0) 8884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:51 smithi082 bash[20963]: audit 2024-04-03T19:52:50.794900+0000 mon.a (mon.0) 8885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:51 smithi082 bash[20963]: audit 2024-04-03T19:52:50.796380+0000 mon.a (mon.0) 8886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:52:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:51 smithi082 bash[20963]: audit 2024-04-03T19:52:50.797560+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:52:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:51 smithi082 bash[20963]: audit 2024-04-03T19:52:50.806246+0000 mon.a (mon.0) 8888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[17655]: cluster 2024-04-03T19:52:49.975660+0000 mgr.y (mgr.24370) 10031 : cluster [DBG] pgmap v10015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[17655]: audit 2024-04-03T19:52:50.763580+0000 mon.a (mon.0) 8883 : audit [DBG] from='client.? 172.21.15.67:0/2718899557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[17655]: audit 2024-04-03T19:52:50.785991+0000 mon.a (mon.0) 8884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[17655]: audit 2024-04-03T19:52:50.794900+0000 mon.a (mon.0) 8885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[17655]: audit 2024-04-03T19:52:50.796380+0000 mon.a (mon.0) 8886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[17655]: audit 2024-04-03T19:52:50.797560+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[17655]: audit 2024-04-03T19:52:50.806246+0000 mon.a (mon.0) 8888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[27441]: cluster 2024-04-03T19:52:49.975660+0000 mgr.y (mgr.24370) 10031 : cluster [DBG] pgmap v10015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[27441]: audit 2024-04-03T19:52:50.763580+0000 mon.a (mon.0) 8883 : audit [DBG] from='client.? 172.21.15.67:0/2718899557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[27441]: audit 2024-04-03T19:52:50.785991+0000 mon.a (mon.0) 8884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[27441]: audit 2024-04-03T19:52:50.794900+0000 mon.a (mon.0) 8885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[27441]: audit 2024-04-03T19:52:50.796380+0000 mon.a (mon.0) 8886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[27441]: audit 2024-04-03T19:52:50.797560+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:52:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:51 smithi067 bash[27441]: audit 2024-04-03T19:52:50.806246+0000 mon.a (mon.0) 8888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:52:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:53 smithi067 bash[17655]: cluster 2024-04-03T19:52:51.976784+0000 mgr.y (mgr.24370) 10032 : cluster [DBG] pgmap v10016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:53] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:52:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:53 smithi067 bash[27441]: cluster 2024-04-03T19:52:51.976784+0000 mgr.y (mgr.24370) 10032 : cluster [DBG] pgmap v10016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:53.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:53 smithi082 bash[20963]: cluster 2024-04-03T19:52:51.976784+0000 mgr.y (mgr.24370) 10032 : cluster [DBG] pgmap v10016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:52:54.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:54 smithi082 bash[20963]: audit 2024-04-03T19:52:53.224297+0000 mon.a (mon.0) 8889 : audit [DBG] from='client.? 172.21.15.67:0/2822647723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:54 smithi067 bash[17655]: audit 2024-04-03T19:52:53.224297+0000 mon.a (mon.0) 8889 : audit [DBG] from='client.? 172.21.15.67:0/2822647723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:54 smithi067 bash[27441]: audit 2024-04-03T19:52:53.224297+0000 mon.a (mon.0) 8889 : audit [DBG] from='client.? 172.21.15.67:0/2822647723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:55.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:55 smithi082 bash[20963]: cluster 2024-04-03T19:52:53.977473+0000 mgr.y (mgr.24370) 10033 : cluster [DBG] pgmap v10017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:55.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:55 smithi082 bash[20963]: audit 2024-04-03T19:52:55.192556+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:55 smithi067 bash[27441]: cluster 2024-04-03T19:52:53.977473+0000 mgr.y (mgr.24370) 10033 : cluster [DBG] pgmap v10017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:55 smithi067 bash[27441]: audit 2024-04-03T19:52:55.192556+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:55 smithi067 bash[17655]: cluster 2024-04-03T19:52:53.977473+0000 mgr.y (mgr.24370) 10033 : cluster [DBG] pgmap v10017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:55 smithi067 bash[17655]: audit 2024-04-03T19:52:55.192556+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:52:56.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:56 smithi082 bash[20963]: audit 2024-04-03T19:52:55.675634+0000 mon.a (mon.0) 8891 : audit [DBG] from='client.? 172.21.15.67:0/1262786331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:56 smithi067 bash[17655]: audit 2024-04-03T19:52:55.675634+0000 mon.a (mon.0) 8891 : audit [DBG] from='client.? 172.21.15.67:0/1262786331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:56 smithi067 bash[27441]: audit 2024-04-03T19:52:55.675634+0000 mon.a (mon.0) 8891 : audit [DBG] from='client.? 172.21.15.67:0/1262786331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:57.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:57 smithi082 bash[20963]: cluster 2024-04-03T19:52:55.978674+0000 mgr.y (mgr.24370) 10034 : cluster [DBG] pgmap v10018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:57 smithi067 bash[17655]: cluster 2024-04-03T19:52:55.978674+0000 mgr.y (mgr.24370) 10034 : cluster [DBG] pgmap v10018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:57 smithi067 bash[27441]: cluster 2024-04-03T19:52:55.978674+0000 mgr.y (mgr.24370) 10034 : cluster [DBG] pgmap v10018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:58.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:58 smithi082 bash[20963]: audit 2024-04-03T19:52:58.130190+0000 mon.a (mon.0) 8892 : audit [DBG] from='client.? 172.21.15.67:0/3430036507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:58 smithi067 bash[17655]: audit 2024-04-03T19:52:58.130190+0000 mon.a (mon.0) 8892 : audit [DBG] from='client.? 172.21.15.67:0/3430036507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:58 smithi067 bash[27441]: audit 2024-04-03T19:52:58.130190+0000 mon.a (mon.0) 8892 : audit [DBG] from='client.? 172.21.15.67:0/3430036507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:52:59.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:52:59 smithi082 bash[20963]: cluster 2024-04-03T19:52:57.979338+0000 mgr.y (mgr.24370) 10035 : cluster [DBG] pgmap v10019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:52:59 smithi067 bash[27441]: cluster 2024-04-03T19:52:57.979338+0000 mgr.y (mgr.24370) 10035 : cluster [DBG] pgmap v10019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:52:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:52:59 smithi067 bash[17655]: cluster 2024-04-03T19:52:57.979338+0000 mgr.y (mgr.24370) 10035 : cluster [DBG] pgmap v10019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:01 smithi082 bash[20963]: cluster 2024-04-03T19:52:59.980032+0000 mgr.y (mgr.24370) 10036 : cluster [DBG] pgmap v10020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:01 smithi082 bash[20963]: audit 2024-04-03T19:53:00.584157+0000 mon.c (mon.2) 3946 : audit [DBG] from='client.? 172.21.15.67:0/1300557022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:01 smithi067 bash[27441]: cluster 2024-04-03T19:52:59.980032+0000 mgr.y (mgr.24370) 10036 : cluster [DBG] pgmap v10020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:01 smithi067 bash[27441]: audit 2024-04-03T19:53:00.584157+0000 mon.c (mon.2) 3946 : audit [DBG] from='client.? 172.21.15.67:0/1300557022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:01 smithi067 bash[17655]: cluster 2024-04-03T19:52:59.980032+0000 mgr.y (mgr.24370) 10036 : cluster [DBG] pgmap v10020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:01 smithi067 bash[17655]: audit 2024-04-03T19:53:00.584157+0000 mon.c (mon.2) 3946 : audit [DBG] from='client.? 172.21.15.67:0/1300557022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:03] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:53:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:03 smithi067 bash[27441]: cluster 2024-04-03T19:53:01.981227+0000 mgr.y (mgr.24370) 10037 : cluster [DBG] pgmap v10021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:03 smithi067 bash[27441]: audit 2024-04-03T19:53:03.038653+0000 mon.c (mon.2) 3947 : audit [DBG] from='client.? 172.21.15.67:0/2500843339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:03 smithi067 bash[17655]: cluster 2024-04-03T19:53:01.981227+0000 mgr.y (mgr.24370) 10037 : cluster [DBG] pgmap v10021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:03.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:03 smithi067 bash[17655]: audit 2024-04-03T19:53:03.038653+0000 mon.c (mon.2) 3947 : audit [DBG] from='client.? 172.21.15.67:0/2500843339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:03.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:03 smithi082 bash[20963]: cluster 2024-04-03T19:53:01.981227+0000 mgr.y (mgr.24370) 10037 : cluster [DBG] pgmap v10021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:03.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:03 smithi082 bash[20963]: audit 2024-04-03T19:53:03.038653+0000 mon.c (mon.2) 3947 : audit [DBG] from='client.? 172.21.15.67:0/2500843339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:53:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:05 smithi082 bash[20963]: cluster 2024-04-03T19:53:03.981881+0000 mgr.y (mgr.24370) 10038 : cluster [DBG] pgmap v10022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:05 smithi067 bash[27441]: cluster 2024-04-03T19:53:03.981881+0000 mgr.y (mgr.24370) 10038 : cluster [DBG] pgmap v10022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:05 smithi067 bash[17655]: cluster 2024-04-03T19:53:03.981881+0000 mgr.y (mgr.24370) 10038 : cluster [DBG] pgmap v10022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:06.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:06 smithi082 bash[20963]: audit 2024-04-03T19:53:05.495595+0000 mon.a (mon.0) 8893 : audit [DBG] from='client.? 172.21.15.67:0/2800088671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:06 smithi067 bash[27441]: audit 2024-04-03T19:53:05.495595+0000 mon.a (mon.0) 8893 : audit [DBG] from='client.? 172.21.15.67:0/2800088671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:06 smithi067 bash[17655]: audit 2024-04-03T19:53:05.495595+0000 mon.a (mon.0) 8893 : audit [DBG] from='client.? 172.21.15.67:0/2800088671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:07.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:07 smithi082 bash[20963]: cluster 2024-04-03T19:53:05.983034+0000 mgr.y (mgr.24370) 10039 : cluster [DBG] pgmap v10023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:07 smithi067 bash[17655]: cluster 2024-04-03T19:53:05.983034+0000 mgr.y (mgr.24370) 10039 : cluster [DBG] pgmap v10023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:07 smithi067 bash[27441]: cluster 2024-04-03T19:53:05.983034+0000 mgr.y (mgr.24370) 10039 : cluster [DBG] pgmap v10023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:08.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:08 smithi082 bash[20963]: audit 2024-04-03T19:53:07.948184+0000 mon.a (mon.0) 8894 : audit [DBG] from='client.? 172.21.15.67:0/3852424237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:08 smithi067 bash[17655]: audit 2024-04-03T19:53:07.948184+0000 mon.a (mon.0) 8894 : audit [DBG] from='client.? 172.21.15.67:0/3852424237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:08 smithi067 bash[27441]: audit 2024-04-03T19:53:07.948184+0000 mon.a (mon.0) 8894 : audit [DBG] from='client.? 172.21.15.67:0/3852424237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:09.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:09 smithi082 bash[20963]: cluster 2024-04-03T19:53:07.983832+0000 mgr.y (mgr.24370) 10040 : cluster [DBG] pgmap v10024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:09 smithi067 bash[17655]: cluster 2024-04-03T19:53:07.983832+0000 mgr.y (mgr.24370) 10040 : cluster [DBG] pgmap v10024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:09 smithi067 bash[27441]: cluster 2024-04-03T19:53:07.983832+0000 mgr.y (mgr.24370) 10040 : cluster [DBG] pgmap v10024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:10.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:10 smithi082 bash[20963]: audit 2024-04-03T19:53:10.192732+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:10 smithi067 bash[27441]: audit 2024-04-03T19:53:10.192732+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:10 smithi067 bash[17655]: audit 2024-04-03T19:53:10.192732+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:11 smithi082 bash[20963]: cluster 2024-04-03T19:53:09.984673+0000 mgr.y (mgr.24370) 10041 : cluster [DBG] pgmap v10025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:11 smithi082 bash[20963]: audit 2024-04-03T19:53:10.408971+0000 mon.c (mon.2) 3948 : audit [DBG] from='client.? 172.21.15.67:0/2532682430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:11 smithi067 bash[27441]: cluster 2024-04-03T19:53:09.984673+0000 mgr.y (mgr.24370) 10041 : cluster [DBG] pgmap v10025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:11 smithi067 bash[27441]: audit 2024-04-03T19:53:10.408971+0000 mon.c (mon.2) 3948 : audit [DBG] from='client.? 172.21.15.67:0/2532682430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:11 smithi067 bash[17655]: cluster 2024-04-03T19:53:09.984673+0000 mgr.y (mgr.24370) 10041 : cluster [DBG] pgmap v10025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:11 smithi067 bash[17655]: audit 2024-04-03T19:53:10.408971+0000 mon.c (mon.2) 3948 : audit [DBG] from='client.? 172.21.15.67:0/2532682430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:53:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:13 smithi067 bash[17655]: cluster 2024-04-03T19:53:11.985955+0000 mgr.y (mgr.24370) 10042 : cluster [DBG] pgmap v10026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:13 smithi067 bash[17655]: audit 2024-04-03T19:53:12.871139+0000 mon.c (mon.2) 3949 : audit [DBG] from='client.? 172.21.15.67:0/2111311636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:13 smithi067 bash[27441]: cluster 2024-04-03T19:53:11.985955+0000 mgr.y (mgr.24370) 10042 : cluster [DBG] pgmap v10026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:13 smithi067 bash[27441]: audit 2024-04-03T19:53:12.871139+0000 mon.c (mon.2) 3949 : audit [DBG] from='client.? 172.21.15.67:0/2111311636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:13.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:13 smithi082 bash[20963]: cluster 2024-04-03T19:53:11.985955+0000 mgr.y (mgr.24370) 10042 : cluster [DBG] pgmap v10026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:13.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:13 smithi082 bash[20963]: audit 2024-04-03T19:53:12.871139+0000 mon.c (mon.2) 3949 : audit [DBG] from='client.? 172.21.15.67:0/2111311636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:13.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:53:15.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:15 smithi082 bash[20963]: cluster 2024-04-03T19:53:13.986664+0000 mgr.y (mgr.24370) 10043 : cluster [DBG] pgmap v10027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:15 smithi067 bash[17655]: cluster 2024-04-03T19:53:13.986664+0000 mgr.y (mgr.24370) 10043 : cluster [DBG] pgmap v10027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:15 smithi067 bash[27441]: cluster 2024-04-03T19:53:13.986664+0000 mgr.y (mgr.24370) 10043 : cluster [DBG] pgmap v10027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:16.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:16 smithi082 bash[20963]: audit 2024-04-03T19:53:15.324393+0000 mon.c (mon.2) 3950 : audit [DBG] from='client.? 172.21.15.67:0/3425488641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:16 smithi067 bash[17655]: audit 2024-04-03T19:53:15.324393+0000 mon.c (mon.2) 3950 : audit [DBG] from='client.? 172.21.15.67:0/3425488641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:16 smithi067 bash[27441]: audit 2024-04-03T19:53:15.324393+0000 mon.c (mon.2) 3950 : audit [DBG] from='client.? 172.21.15.67:0/3425488641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:17.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:17 smithi082 bash[20963]: cluster 2024-04-03T19:53:15.987906+0000 mgr.y (mgr.24370) 10044 : cluster [DBG] pgmap v10028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:17 smithi067 bash[17655]: cluster 2024-04-03T19:53:15.987906+0000 mgr.y (mgr.24370) 10044 : cluster [DBG] pgmap v10028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:17 smithi067 bash[27441]: cluster 2024-04-03T19:53:15.987906+0000 mgr.y (mgr.24370) 10044 : cluster [DBG] pgmap v10028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:18.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:18 smithi082 bash[20963]: audit 2024-04-03T19:53:17.764236+0000 mon.c (mon.2) 3951 : audit [DBG] from='client.? 172.21.15.67:0/1348769902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:18 smithi067 bash[17655]: audit 2024-04-03T19:53:17.764236+0000 mon.c (mon.2) 3951 : audit [DBG] from='client.? 172.21.15.67:0/1348769902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:18 smithi067 bash[27441]: audit 2024-04-03T19:53:17.764236+0000 mon.c (mon.2) 3951 : audit [DBG] from='client.? 172.21.15.67:0/1348769902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:19 smithi082 bash[20963]: cluster 2024-04-03T19:53:17.988611+0000 mgr.y (mgr.24370) 10045 : cluster [DBG] pgmap v10029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:19 smithi067 bash[17655]: cluster 2024-04-03T19:53:17.988611+0000 mgr.y (mgr.24370) 10045 : cluster [DBG] pgmap v10029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:19 smithi067 bash[27441]: cluster 2024-04-03T19:53:17.988611+0000 mgr.y (mgr.24370) 10045 : cluster [DBG] pgmap v10029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:20.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:20 smithi082 bash[20963]: audit 2024-04-03T19:53:20.212225+0000 mon.a (mon.0) 8896 : audit [DBG] from='client.? 172.21.15.67:0/1318231728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:20 smithi067 bash[27441]: audit 2024-04-03T19:53:20.212225+0000 mon.a (mon.0) 8896 : audit [DBG] from='client.? 172.21.15.67:0/1318231728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:20 smithi067 bash[17655]: audit 2024-04-03T19:53:20.212225+0000 mon.a (mon.0) 8896 : audit [DBG] from='client.? 172.21.15.67:0/1318231728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:21.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:21 smithi082 bash[20963]: cluster 2024-04-03T19:53:19.989278+0000 mgr.y (mgr.24370) 10046 : cluster [DBG] pgmap v10030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:21 smithi067 bash[27441]: cluster 2024-04-03T19:53:19.989278+0000 mgr.y (mgr.24370) 10046 : cluster [DBG] pgmap v10030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:21 smithi067 bash[17655]: cluster 2024-04-03T19:53:19.989278+0000 mgr.y (mgr.24370) 10046 : cluster [DBG] pgmap v10030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:23.345 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:53:23.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:23 smithi082 bash[20963]: cluster 2024-04-03T19:53:21.990458+0000 mgr.y (mgr.24370) 10047 : cluster [DBG] pgmap v10031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:23.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:23 smithi082 bash[20963]: audit 2024-04-03T19:53:22.661707+0000 mon.c (mon.2) 3952 : audit [DBG] from='client.? 172.21.15.67:0/151779045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:23.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:53:23.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:23 smithi067 bash[17655]: cluster 2024-04-03T19:53:21.990458+0000 mgr.y (mgr.24370) 10047 : cluster [DBG] pgmap v10031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:23.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:23 smithi067 bash[17655]: audit 2024-04-03T19:53:22.661707+0000 mon.c (mon.2) 3952 : audit [DBG] from='client.? 172.21.15.67:0/151779045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:23 smithi067 bash[27441]: cluster 2024-04-03T19:53:21.990458+0000 mgr.y (mgr.24370) 10047 : cluster [DBG] pgmap v10031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:23 smithi067 bash[27441]: audit 2024-04-03T19:53:22.661707+0000 mon.c (mon.2) 3952 : audit [DBG] from='client.? 172.21.15.67:0/151779045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:25.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:25 smithi082 bash[20963]: cluster 2024-04-03T19:53:23.991181+0000 mgr.y (mgr.24370) 10048 : cluster [DBG] pgmap v10032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:25.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:25 smithi082 bash[20963]: audit 2024-04-03T19:53:25.114248+0000 mon.a (mon.0) 8897 : audit [DBG] from='client.? 172.21.15.67:0/2905483206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:25.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:25 smithi082 bash[20963]: audit 2024-04-03T19:53:25.192997+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:25 smithi067 bash[17655]: cluster 2024-04-03T19:53:23.991181+0000 mgr.y (mgr.24370) 10048 : cluster [DBG] pgmap v10032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:25 smithi067 bash[17655]: audit 2024-04-03T19:53:25.114248+0000 mon.a (mon.0) 8897 : audit [DBG] from='client.? 172.21.15.67:0/2905483206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:25 smithi067 bash[17655]: audit 2024-04-03T19:53:25.192997+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:25 smithi067 bash[27441]: cluster 2024-04-03T19:53:23.991181+0000 mgr.y (mgr.24370) 10048 : cluster [DBG] pgmap v10032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:25 smithi067 bash[27441]: audit 2024-04-03T19:53:25.114248+0000 mon.a (mon.0) 8897 : audit [DBG] from='client.? 172.21.15.67:0/2905483206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:25 smithi067 bash[27441]: audit 2024-04-03T19:53:25.192997+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:27.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:27 smithi082 bash[20963]: cluster 2024-04-03T19:53:25.992349+0000 mgr.y (mgr.24370) 10049 : cluster [DBG] pgmap v10033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:27 smithi067 bash[17655]: cluster 2024-04-03T19:53:25.992349+0000 mgr.y (mgr.24370) 10049 : cluster [DBG] pgmap v10033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:27 smithi067 bash[27441]: cluster 2024-04-03T19:53:25.992349+0000 mgr.y (mgr.24370) 10049 : cluster [DBG] pgmap v10033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:28.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:28 smithi082 bash[20963]: audit 2024-04-03T19:53:27.583950+0000 mon.c (mon.2) 3953 : audit [DBG] from='client.? 172.21.15.67:0/1633261174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:28 smithi067 bash[17655]: audit 2024-04-03T19:53:27.583950+0000 mon.c (mon.2) 3953 : audit [DBG] from='client.? 172.21.15.67:0/1633261174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:28 smithi067 bash[27441]: audit 2024-04-03T19:53:27.583950+0000 mon.c (mon.2) 3953 : audit [DBG] from='client.? 172.21.15.67:0/1633261174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:29.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:29 smithi082 bash[20963]: cluster 2024-04-03T19:53:27.992985+0000 mgr.y (mgr.24370) 10050 : cluster [DBG] pgmap v10034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:29 smithi067 bash[17655]: cluster 2024-04-03T19:53:27.992985+0000 mgr.y (mgr.24370) 10050 : cluster [DBG] pgmap v10034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:29 smithi067 bash[27441]: cluster 2024-04-03T19:53:27.992985+0000 mgr.y (mgr.24370) 10050 : cluster [DBG] pgmap v10034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:30.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:30 smithi082 bash[20963]: audit 2024-04-03T19:53:30.039613+0000 mon.c (mon.2) 3954 : audit [DBG] from='client.? 172.21.15.67:0/2768061168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:30 smithi067 bash[27441]: audit 2024-04-03T19:53:30.039613+0000 mon.c (mon.2) 3954 : audit [DBG] from='client.? 172.21.15.67:0/2768061168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:30 smithi067 bash[17655]: audit 2024-04-03T19:53:30.039613+0000 mon.c (mon.2) 3954 : audit [DBG] from='client.? 172.21.15.67:0/2768061168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:31.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:31 smithi082 bash[20963]: cluster 2024-04-03T19:53:29.993609+0000 mgr.y (mgr.24370) 10051 : cluster [DBG] pgmap v10035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:31 smithi067 bash[27441]: cluster 2024-04-03T19:53:29.993609+0000 mgr.y (mgr.24370) 10051 : cluster [DBG] pgmap v10035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:31 smithi067 bash[17655]: cluster 2024-04-03T19:53:29.993609+0000 mgr.y (mgr.24370) 10051 : cluster [DBG] pgmap v10035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:33.379 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:53:33.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:53:33.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:33 smithi082 bash[20963]: cluster 2024-04-03T19:53:31.994795+0000 mgr.y (mgr.24370) 10052 : cluster [DBG] pgmap v10036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:33.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:33 smithi082 bash[20963]: audit 2024-04-03T19:53:32.497354+0000 mon.a (mon.0) 8899 : audit [DBG] from='client.? 172.21.15.67:0/2029686771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:33.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:33 smithi067 bash[27441]: cluster 2024-04-03T19:53:31.994795+0000 mgr.y (mgr.24370) 10052 : cluster [DBG] pgmap v10036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:33.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:33 smithi067 bash[27441]: audit 2024-04-03T19:53:32.497354+0000 mon.a (mon.0) 8899 : audit [DBG] from='client.? 172.21.15.67:0/2029686771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:33.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:33 smithi067 bash[17655]: cluster 2024-04-03T19:53:31.994795+0000 mgr.y (mgr.24370) 10052 : cluster [DBG] pgmap v10036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:33.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:33 smithi067 bash[17655]: audit 2024-04-03T19:53:32.497354+0000 mon.a (mon.0) 8899 : audit [DBG] from='client.? 172.21.15.67:0/2029686771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:35.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:35 smithi082 bash[20963]: cluster 2024-04-03T19:53:33.995506+0000 mgr.y (mgr.24370) 10053 : cluster [DBG] pgmap v10037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:35.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:35 smithi082 bash[20963]: audit 2024-04-03T19:53:34.961422+0000 mon.a (mon.0) 8900 : audit [DBG] from='client.? 172.21.15.67:0/182738201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:35 smithi067 bash[17655]: cluster 2024-04-03T19:53:33.995506+0000 mgr.y (mgr.24370) 10053 : cluster [DBG] pgmap v10037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:35 smithi067 bash[17655]: audit 2024-04-03T19:53:34.961422+0000 mon.a (mon.0) 8900 : audit [DBG] from='client.? 172.21.15.67:0/182738201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:35 smithi067 bash[27441]: cluster 2024-04-03T19:53:33.995506+0000 mgr.y (mgr.24370) 10053 : cluster [DBG] pgmap v10037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:35 smithi067 bash[27441]: audit 2024-04-03T19:53:34.961422+0000 mon.a (mon.0) 8900 : audit [DBG] from='client.? 172.21.15.67:0/182738201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:37.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:37 smithi082 bash[20963]: cluster 2024-04-03T19:53:35.996649+0000 mgr.y (mgr.24370) 10054 : cluster [DBG] pgmap v10038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:37 smithi067 bash[17655]: cluster 2024-04-03T19:53:35.996649+0000 mgr.y (mgr.24370) 10054 : cluster [DBG] pgmap v10038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:37 smithi067 bash[27441]: cluster 2024-04-03T19:53:35.996649+0000 mgr.y (mgr.24370) 10054 : cluster [DBG] pgmap v10038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:38 smithi067 bash[17655]: audit 2024-04-03T19:53:37.418359+0000 mon.a (mon.0) 8901 : audit [DBG] from='client.? 172.21.15.67:0/1907956422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:38 smithi067 bash[27441]: audit 2024-04-03T19:53:37.418359+0000 mon.a (mon.0) 8901 : audit [DBG] from='client.? 172.21.15.67:0/1907956422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:38.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:38 smithi082 bash[20963]: audit 2024-04-03T19:53:37.418359+0000 mon.a (mon.0) 8901 : audit [DBG] from='client.? 172.21.15.67:0/1907956422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:39 smithi067 bash[17655]: cluster 2024-04-03T19:53:37.997364+0000 mgr.y (mgr.24370) 10055 : cluster [DBG] pgmap v10039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:39 smithi067 bash[27441]: cluster 2024-04-03T19:53:37.997364+0000 mgr.y (mgr.24370) 10055 : cluster [DBG] pgmap v10039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:39.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:39 smithi082 bash[20963]: cluster 2024-04-03T19:53:37.997364+0000 mgr.y (mgr.24370) 10055 : cluster [DBG] pgmap v10039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:40 smithi067 bash[17655]: audit 2024-04-03T19:53:39.871609+0000 mon.c (mon.2) 3955 : audit [DBG] from='client.? 172.21.15.67:0/3491577419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:40 smithi067 bash[17655]: audit 2024-04-03T19:53:40.193521+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:40 smithi067 bash[27441]: audit 2024-04-03T19:53:39.871609+0000 mon.c (mon.2) 3955 : audit [DBG] from='client.? 172.21.15.67:0/3491577419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:40 smithi067 bash[27441]: audit 2024-04-03T19:53:40.193521+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:40.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:40 smithi082 bash[20963]: audit 2024-04-03T19:53:39.871609+0000 mon.c (mon.2) 3955 : audit [DBG] from='client.? 172.21.15.67:0/3491577419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:40.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:40 smithi082 bash[20963]: audit 2024-04-03T19:53:40.193521+0000 mon.a (mon.0) 8902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:41 smithi067 bash[27441]: cluster 2024-04-03T19:53:39.998104+0000 mgr.y (mgr.24370) 10056 : cluster [DBG] pgmap v10040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:41 smithi067 bash[17655]: cluster 2024-04-03T19:53:39.998104+0000 mgr.y (mgr.24370) 10056 : cluster [DBG] pgmap v10040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:41.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:41 smithi082 bash[20963]: cluster 2024-04-03T19:53:39.998104+0000 mgr.y (mgr.24370) 10056 : cluster [DBG] pgmap v10040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:42 smithi082 bash[20963]: audit 2024-04-03T19:53:42.331759+0000 mon.c (mon.2) 3956 : audit [DBG] from='client.? 172.21.15.67:0/3738197467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:42 smithi067 bash[27441]: audit 2024-04-03T19:53:42.331759+0000 mon.c (mon.2) 3956 : audit [DBG] from='client.? 172.21.15.67:0/3738197467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:42.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:42 smithi067 bash[17655]: audit 2024-04-03T19:53:42.331759+0000 mon.c (mon.2) 3956 : audit [DBG] from='client.? 172.21.15.67:0/3738197467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:53:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:43 smithi082 bash[20963]: cluster 2024-04-03T19:53:41.998730+0000 mgr.y (mgr.24370) 10057 : cluster [DBG] pgmap v10041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:53:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:43 smithi067 bash[27441]: cluster 2024-04-03T19:53:41.998730+0000 mgr.y (mgr.24370) 10057 : cluster [DBG] pgmap v10041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:43 smithi067 bash[17655]: cluster 2024-04-03T19:53:41.998730+0000 mgr.y (mgr.24370) 10057 : cluster [DBG] pgmap v10041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:45.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:45 smithi082 bash[20963]: cluster 2024-04-03T19:53:43.999374+0000 mgr.y (mgr.24370) 10058 : cluster [DBG] pgmap v10042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:45.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:45 smithi082 bash[20963]: audit 2024-04-03T19:53:44.792684+0000 mon.a (mon.0) 8903 : audit [DBG] from='client.? 172.21.15.67:0/3275346756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:45 smithi067 bash[27441]: cluster 2024-04-03T19:53:43.999374+0000 mgr.y (mgr.24370) 10058 : cluster [DBG] pgmap v10042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:45 smithi067 bash[27441]: audit 2024-04-03T19:53:44.792684+0000 mon.a (mon.0) 8903 : audit [DBG] from='client.? 172.21.15.67:0/3275346756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:45 smithi067 bash[17655]: cluster 2024-04-03T19:53:43.999374+0000 mgr.y (mgr.24370) 10058 : cluster [DBG] pgmap v10042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:45 smithi067 bash[17655]: audit 2024-04-03T19:53:44.792684+0000 mon.a (mon.0) 8903 : audit [DBG] from='client.? 172.21.15.67:0/3275346756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:47.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:47 smithi082 bash[20963]: cluster 2024-04-03T19:53:46.000542+0000 mgr.y (mgr.24370) 10059 : cluster [DBG] pgmap v10043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:47 smithi082 bash[20963]: audit 2024-04-03T19:53:47.250735+0000 mon.c (mon.2) 3957 : audit [DBG] from='client.? 172.21.15.67:0/1247314450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:47.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:47 smithi067 bash[27441]: cluster 2024-04-03T19:53:46.000542+0000 mgr.y (mgr.24370) 10059 : cluster [DBG] pgmap v10043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:47.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:47 smithi067 bash[27441]: audit 2024-04-03T19:53:47.250735+0000 mon.c (mon.2) 3957 : audit [DBG] from='client.? 172.21.15.67:0/1247314450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:47.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:47 smithi067 bash[17655]: cluster 2024-04-03T19:53:46.000542+0000 mgr.y (mgr.24370) 10059 : cluster [DBG] pgmap v10043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:47.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:47 smithi067 bash[17655]: audit 2024-04-03T19:53:47.250735+0000 mon.c (mon.2) 3957 : audit [DBG] from='client.? 172.21.15.67:0/1247314450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:49.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:49 smithi082 bash[20963]: cluster 2024-04-03T19:53:48.001221+0000 mgr.y (mgr.24370) 10060 : cluster [DBG] pgmap v10044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:49.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:49 smithi067 bash[27441]: cluster 2024-04-03T19:53:48.001221+0000 mgr.y (mgr.24370) 10060 : cluster [DBG] pgmap v10044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:49 smithi067 bash[17655]: cluster 2024-04-03T19:53:48.001221+0000 mgr.y (mgr.24370) 10060 : cluster [DBG] pgmap v10044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:50.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:50 smithi082 bash[20963]: audit 2024-04-03T19:53:49.698381+0000 mon.a (mon.0) 8904 : audit [DBG] from='client.? 172.21.15.67:0/868975377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:50 smithi067 bash[27441]: audit 2024-04-03T19:53:49.698381+0000 mon.a (mon.0) 8904 : audit [DBG] from='client.? 172.21.15.67:0/868975377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:50 smithi067 bash[17655]: audit 2024-04-03T19:53:49.698381+0000 mon.a (mon.0) 8904 : audit [DBG] from='client.? 172.21.15.67:0/868975377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:51.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:51 smithi082 bash[20963]: cluster 2024-04-03T19:53:50.001873+0000 mgr.y (mgr.24370) 10061 : cluster [DBG] pgmap v10045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:51.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:51 smithi082 bash[20963]: audit 2024-04-03T19:53:50.901224+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:53:51.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:51 smithi067 bash[27441]: cluster 2024-04-03T19:53:50.001873+0000 mgr.y (mgr.24370) 10061 : cluster [DBG] pgmap v10045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:51.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:51 smithi067 bash[27441]: audit 2024-04-03T19:53:50.901224+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:53:51.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:51 smithi067 bash[17655]: cluster 2024-04-03T19:53:50.001873+0000 mgr.y (mgr.24370) 10061 : cluster [DBG] pgmap v10045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:51.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:51 smithi067 bash[17655]: audit 2024-04-03T19:53:50.901224+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:53:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:52 smithi082 bash[20963]: audit 2024-04-03T19:53:52.159701+0000 mon.a (mon.0) 8906 : audit [DBG] from='client.? 172.21.15.67:0/2239993363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:52 smithi067 bash[17655]: audit 2024-04-03T19:53:52.159701+0000 mon.a (mon.0) 8906 : audit [DBG] from='client.? 172.21.15.67:0/2239993363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:52.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:52 smithi067 bash[27441]: audit 2024-04-03T19:53:52.159701+0000 mon.a (mon.0) 8906 : audit [DBG] from='client.? 172.21.15.67:0/2239993363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T19:53:53.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:53 smithi082 bash[20963]: cluster 2024-04-03T19:53:52.002965+0000 mgr.y (mgr.24370) 10062 : cluster [DBG] pgmap v10046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:53:53.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:53 smithi067 bash[27441]: cluster 2024-04-03T19:53:52.002965+0000 mgr.y (mgr.24370) 10062 : cluster [DBG] pgmap v10046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:53.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:53 smithi067 bash[17655]: cluster 2024-04-03T19:53:52.002965+0000 mgr.y (mgr.24370) 10062 : cluster [DBG] pgmap v10046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:55 smithi082 bash[20963]: cluster 2024-04-03T19:53:54.003657+0000 mgr.y (mgr.24370) 10063 : cluster [DBG] pgmap v10047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:55 smithi082 bash[20963]: audit 2024-04-03T19:53:54.613959+0000 mon.c (mon.2) 3958 : audit [DBG] from='client.? 172.21.15.67:0/3225105246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:55 smithi082 bash[20963]: audit 2024-04-03T19:53:55.194044+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:55 smithi067 bash[27441]: cluster 2024-04-03T19:53:54.003657+0000 mgr.y (mgr.24370) 10063 : cluster [DBG] pgmap v10047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:55 smithi067 bash[27441]: audit 2024-04-03T19:53:54.613959+0000 mon.c (mon.2) 3958 : audit [DBG] from='client.? 172.21.15.67:0/3225105246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:55 smithi067 bash[27441]: audit 2024-04-03T19:53:55.194044+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:55 smithi067 bash[17655]: cluster 2024-04-03T19:53:54.003657+0000 mgr.y (mgr.24370) 10063 : cluster [DBG] pgmap v10047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:55 smithi067 bash[17655]: audit 2024-04-03T19:53:54.613959+0000 mon.c (mon.2) 3958 : audit [DBG] from='client.? 172.21.15.67:0/3225105246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:55 smithi067 bash[17655]: audit 2024-04-03T19:53:55.194044+0000 mon.a (mon.0) 8907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:53:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:57 smithi082 bash[20963]: cluster 2024-04-03T19:53:56.004392+0000 mgr.y (mgr.24370) 10064 : cluster [DBG] pgmap v10048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:57 smithi082 bash[20963]: audit 2024-04-03T19:53:56.604421+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:57 smithi082 bash[20963]: audit 2024-04-03T19:53:56.613118+0000 mon.a (mon.0) 8909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:57 smithi082 bash[20963]: audit 2024-04-03T19:53:56.944108+0000 mon.a (mon.0) 8910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:57 smithi082 bash[20963]: audit 2024-04-03T19:53:56.951870+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:57 smithi082 bash[20963]: audit 2024-04-03T19:53:57.086783+0000 mon.c (mon.2) 3959 : audit [DBG] from='client.? 172.21.15.67:0/49066579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:57 smithi082 bash[20963]: audit 2024-04-03T19:53:57.367282+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:57 smithi082 bash[20963]: audit 2024-04-03T19:53:57.377738+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[27441]: cluster 2024-04-03T19:53:56.004392+0000 mgr.y (mgr.24370) 10064 : cluster [DBG] pgmap v10048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[27441]: audit 2024-04-03T19:53:56.604421+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[27441]: audit 2024-04-03T19:53:56.613118+0000 mon.a (mon.0) 8909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[27441]: audit 2024-04-03T19:53:56.944108+0000 mon.a (mon.0) 8910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[27441]: audit 2024-04-03T19:53:56.951870+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[27441]: audit 2024-04-03T19:53:57.086783+0000 mon.c (mon.2) 3959 : audit [DBG] from='client.? 172.21.15.67:0/49066579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[27441]: audit 2024-04-03T19:53:57.367282+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[27441]: audit 2024-04-03T19:53:57.377738+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[17655]: cluster 2024-04-03T19:53:56.004392+0000 mgr.y (mgr.24370) 10064 : cluster [DBG] pgmap v10048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:53:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[17655]: audit 2024-04-03T19:53:56.604421+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[17655]: audit 2024-04-03T19:53:56.613118+0000 mon.a (mon.0) 8909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[17655]: audit 2024-04-03T19:53:56.944108+0000 mon.a (mon.0) 8910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[17655]: audit 2024-04-03T19:53:56.951870+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[17655]: audit 2024-04-03T19:53:57.086783+0000 mon.c (mon.2) 3959 : audit [DBG] from='client.? 172.21.15.67:0/49066579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:53:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[17655]: audit 2024-04-03T19:53:57.367282+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:57 smithi067 bash[17655]: audit 2024-04-03T19:53:57.377738+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:59.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:58 smithi082 bash[20963]: audit 2024-04-03T19:53:57.704531+0000 mon.a (mon.0) 8914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:58 smithi082 bash[20963]: audit 2024-04-03T19:53:57.712891+0000 mon.a (mon.0) 8915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:58 smithi082 bash[20963]: audit 2024-04-03T19:53:57.714559+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:53:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:58 smithi082 bash[20963]: audit 2024-04-03T19:53:57.716022+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:53:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:58 smithi082 bash[20963]: audit 2024-04-03T19:53:57.723693+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[17655]: audit 2024-04-03T19:53:57.704531+0000 mon.a (mon.0) 8914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:59.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[17655]: audit 2024-04-03T19:53:57.712891+0000 mon.a (mon.0) 8915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:59.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[17655]: audit 2024-04-03T19:53:57.714559+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:53:59.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[17655]: audit 2024-04-03T19:53:57.716022+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:53:59.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[17655]: audit 2024-04-03T19:53:57.723693+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:59.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[27441]: audit 2024-04-03T19:53:57.704531+0000 mon.a (mon.0) 8914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:59.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[27441]: audit 2024-04-03T19:53:57.712891+0000 mon.a (mon.0) 8915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:53:59.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[27441]: audit 2024-04-03T19:53:57.714559+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:53:59.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[27441]: audit 2024-04-03T19:53:57.716022+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:53:59.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:58 smithi067 bash[27441]: audit 2024-04-03T19:53:57.723693+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:54:00.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:59 smithi082 bash[20963]: cluster 2024-04-03T19:53:58.005094+0000 mgr.y (mgr.24370) 10065 : cluster [DBG] pgmap v10049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:53:59 smithi082 bash[20963]: audit 2024-04-03T19:53:59.533647+0000 mon.c (mon.2) 3960 : audit [DBG] from='client.? 172.21.15.67:0/531297639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:59 smithi067 bash[17655]: cluster 2024-04-03T19:53:58.005094+0000 mgr.y (mgr.24370) 10065 : cluster [DBG] pgmap v10049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:53:59 smithi067 bash[17655]: audit 2024-04-03T19:53:59.533647+0000 mon.c (mon.2) 3960 : audit [DBG] from='client.? 172.21.15.67:0/531297639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:00.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:59 smithi067 bash[27441]: cluster 2024-04-03T19:53:58.005094+0000 mgr.y (mgr.24370) 10065 : cluster [DBG] pgmap v10049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:00.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:53:59 smithi067 bash[27441]: audit 2024-04-03T19:53:59.533647+0000 mon.c (mon.2) 3960 : audit [DBG] from='client.? 172.21.15.67:0/531297639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:02.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:01 smithi082 bash[20963]: cluster 2024-04-03T19:54:00.005823+0000 mgr.y (mgr.24370) 10066 : cluster [DBG] pgmap v10050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:02.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:01 smithi067 bash[17655]: cluster 2024-04-03T19:54:00.005823+0000 mgr.y (mgr.24370) 10066 : cluster [DBG] pgmap v10050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:02.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:01 smithi067 bash[27441]: cluster 2024-04-03T19:54:00.005823+0000 mgr.y (mgr.24370) 10066 : cluster [DBG] pgmap v10050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:03.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:02 smithi067 bash[27441]: audit 2024-04-03T19:54:01.992674+0000 mon.c (mon.2) 3961 : audit [DBG] from='client.? 172.21.15.67:0/2972716981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:02 smithi067 bash[17655]: audit 2024-04-03T19:54:01.992674+0000 mon.c (mon.2) 3961 : audit [DBG] from='client.? 172.21.15.67:0/2972716981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:02 smithi082 bash[20963]: audit 2024-04-03T19:54:01.992674+0000 mon.c (mon.2) 3961 : audit [DBG] from='client.? 172.21.15.67:0/2972716981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:54:03.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:03 smithi082 bash[20963]: cluster 2024-04-03T19:54:02.006748+0000 mgr.y (mgr.24370) 10067 : cluster [DBG] pgmap v10051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:54:04.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:03 smithi067 bash[27441]: cluster 2024-04-03T19:54:02.006748+0000 mgr.y (mgr.24370) 10067 : cluster [DBG] pgmap v10051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:04.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:03 smithi067 bash[17655]: cluster 2024-04-03T19:54:02.006748+0000 mgr.y (mgr.24370) 10067 : cluster [DBG] pgmap v10051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:04 smithi082 bash[20963]: audit 2024-04-03T19:54:04.441883+0000 mon.c (mon.2) 3962 : audit [DBG] from='client.? 172.21.15.67:0/2274922088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:04 smithi067 bash[27441]: audit 2024-04-03T19:54:04.441883+0000 mon.c (mon.2) 3962 : audit [DBG] from='client.? 172.21.15.67:0/2274922088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:04 smithi067 bash[17655]: audit 2024-04-03T19:54:04.441883+0000 mon.c (mon.2) 3962 : audit [DBG] from='client.? 172.21.15.67:0/2274922088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:06.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:05 smithi082 bash[20963]: cluster 2024-04-03T19:54:04.007429+0000 mgr.y (mgr.24370) 10068 : cluster [DBG] pgmap v10052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:06.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:05 smithi067 bash[17655]: cluster 2024-04-03T19:54:04.007429+0000 mgr.y (mgr.24370) 10068 : cluster [DBG] pgmap v10052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:05 smithi067 bash[27441]: cluster 2024-04-03T19:54:04.007429+0000 mgr.y (mgr.24370) 10068 : cluster [DBG] pgmap v10052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:08.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:07 smithi082 bash[20963]: cluster 2024-04-03T19:54:06.008670+0000 mgr.y (mgr.24370) 10069 : cluster [DBG] pgmap v10053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:08.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:07 smithi082 bash[20963]: audit 2024-04-03T19:54:06.896326+0000 mon.c (mon.2) 3963 : audit [DBG] from='client.? 172.21.15.67:0/2801810353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:08.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:07 smithi067 bash[17655]: cluster 2024-04-03T19:54:06.008670+0000 mgr.y (mgr.24370) 10069 : cluster [DBG] pgmap v10053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:08.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:07 smithi067 bash[17655]: audit 2024-04-03T19:54:06.896326+0000 mon.c (mon.2) 3963 : audit [DBG] from='client.? 172.21.15.67:0/2801810353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:08.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:07 smithi067 bash[27441]: cluster 2024-04-03T19:54:06.008670+0000 mgr.y (mgr.24370) 10069 : cluster [DBG] pgmap v10053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:08.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:07 smithi067 bash[27441]: audit 2024-04-03T19:54:06.896326+0000 mon.c (mon.2) 3963 : audit [DBG] from='client.? 172.21.15.67:0/2801810353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:10.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:09 smithi082 bash[20963]: cluster 2024-04-03T19:54:08.009379+0000 mgr.y (mgr.24370) 10070 : cluster [DBG] pgmap v10054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:10.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:09 smithi082 bash[20963]: audit 2024-04-03T19:54:09.349615+0000 mon.a (mon.0) 8919 : audit [DBG] from='client.? 172.21.15.67:0/3207464221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:10.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:09 smithi067 bash[17655]: cluster 2024-04-03T19:54:08.009379+0000 mgr.y (mgr.24370) 10070 : cluster [DBG] pgmap v10054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:10.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:09 smithi067 bash[17655]: audit 2024-04-03T19:54:09.349615+0000 mon.a (mon.0) 8919 : audit [DBG] from='client.? 172.21.15.67:0/3207464221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:10.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:09 smithi067 bash[27441]: cluster 2024-04-03T19:54:08.009379+0000 mgr.y (mgr.24370) 10070 : cluster [DBG] pgmap v10054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:10.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:09 smithi067 bash[27441]: audit 2024-04-03T19:54:09.349615+0000 mon.a (mon.0) 8919 : audit [DBG] from='client.? 172.21.15.67:0/3207464221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:10 smithi082 bash[20963]: audit 2024-04-03T19:54:10.194414+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:10 smithi067 bash[27441]: audit 2024-04-03T19:54:10.194414+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:10 smithi067 bash[17655]: audit 2024-04-03T19:54:10.194414+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:12.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:11 smithi082 bash[20963]: cluster 2024-04-03T19:54:10.010100+0000 mgr.y (mgr.24370) 10071 : cluster [DBG] pgmap v10055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:11 smithi067 bash[27441]: cluster 2024-04-03T19:54:10.010100+0000 mgr.y (mgr.24370) 10071 : cluster [DBG] pgmap v10055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:11 smithi067 bash[17655]: cluster 2024-04-03T19:54:10.010100+0000 mgr.y (mgr.24370) 10071 : cluster [DBG] pgmap v10055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:13.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:12 smithi067 bash[27441]: audit 2024-04-03T19:54:11.803931+0000 mon.c (mon.2) 3964 : audit [DBG] from='client.? 172.21.15.67:0/1977467616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:12 smithi067 bash[17655]: audit 2024-04-03T19:54:11.803931+0000 mon.c (mon.2) 3964 : audit [DBG] from='client.? 172.21.15.67:0/1977467616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:12 smithi082 bash[20963]: audit 2024-04-03T19:54:11.803931+0000 mon.c (mon.2) 3964 : audit [DBG] from='client.? 172.21.15.67:0/1977467616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:13] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:54:13.789 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:54:14.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:13 smithi082 bash[20963]: cluster 2024-04-03T19:54:12.011265+0000 mgr.y (mgr.24370) 10072 : cluster [DBG] pgmap v10056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:14.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:13 smithi067 bash[17655]: cluster 2024-04-03T19:54:12.011265+0000 mgr.y (mgr.24370) 10072 : cluster [DBG] pgmap v10056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:13 smithi067 bash[27441]: cluster 2024-04-03T19:54:12.011265+0000 mgr.y (mgr.24370) 10072 : cluster [DBG] pgmap v10056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:14 smithi082 bash[20963]: audit 2024-04-03T19:54:14.260289+0000 mon.c (mon.2) 3965 : audit [DBG] from='client.? 172.21.15.67:0/3033108562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:14 smithi067 bash[17655]: audit 2024-04-03T19:54:14.260289+0000 mon.c (mon.2) 3965 : audit [DBG] from='client.? 172.21.15.67:0/3033108562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:14 smithi067 bash[27441]: audit 2024-04-03T19:54:14.260289+0000 mon.c (mon.2) 3965 : audit [DBG] from='client.? 172.21.15.67:0/3033108562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:16.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:15 smithi082 bash[20963]: cluster 2024-04-03T19:54:14.011933+0000 mgr.y (mgr.24370) 10073 : cluster [DBG] pgmap v10057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:15 smithi067 bash[17655]: cluster 2024-04-03T19:54:14.011933+0000 mgr.y (mgr.24370) 10073 : cluster [DBG] pgmap v10057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:15 smithi067 bash[27441]: cluster 2024-04-03T19:54:14.011933+0000 mgr.y (mgr.24370) 10073 : cluster [DBG] pgmap v10057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:16 smithi082 bash[20963]: audit 2024-04-03T19:54:16.719978+0000 mon.a (mon.0) 8921 : audit [DBG] from='client.? 172.21.15.67:0/2663882840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:16 smithi067 bash[17655]: audit 2024-04-03T19:54:16.719978+0000 mon.a (mon.0) 8921 : audit [DBG] from='client.? 172.21.15.67:0/2663882840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:16 smithi067 bash[27441]: audit 2024-04-03T19:54:16.719978+0000 mon.a (mon.0) 8921 : audit [DBG] from='client.? 172.21.15.67:0/2663882840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:17 smithi082 bash[20963]: cluster 2024-04-03T19:54:16.013138+0000 mgr.y (mgr.24370) 10074 : cluster [DBG] pgmap v10058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:18.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:17 smithi067 bash[17655]: cluster 2024-04-03T19:54:16.013138+0000 mgr.y (mgr.24370) 10074 : cluster [DBG] pgmap v10058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:17 smithi067 bash[27441]: cluster 2024-04-03T19:54:16.013138+0000 mgr.y (mgr.24370) 10074 : cluster [DBG] pgmap v10058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:20.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:19 smithi082 bash[20963]: cluster 2024-04-03T19:54:18.013807+0000 mgr.y (mgr.24370) 10075 : cluster [DBG] pgmap v10059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:19 smithi082 bash[20963]: audit 2024-04-03T19:54:19.168439+0000 mon.c (mon.2) 3966 : audit [DBG] from='client.? 172.21.15.67:0/2640662543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:19 smithi067 bash[17655]: cluster 2024-04-03T19:54:18.013807+0000 mgr.y (mgr.24370) 10075 : cluster [DBG] pgmap v10059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:19 smithi067 bash[17655]: audit 2024-04-03T19:54:19.168439+0000 mon.c (mon.2) 3966 : audit [DBG] from='client.? 172.21.15.67:0/2640662543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:20.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:19 smithi067 bash[27441]: cluster 2024-04-03T19:54:18.013807+0000 mgr.y (mgr.24370) 10075 : cluster [DBG] pgmap v10059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:20.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:19 smithi067 bash[27441]: audit 2024-04-03T19:54:19.168439+0000 mon.c (mon.2) 3966 : audit [DBG] from='client.? 172.21.15.67:0/2640662543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:22.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:21 smithi082 bash[20963]: cluster 2024-04-03T19:54:20.014451+0000 mgr.y (mgr.24370) 10076 : cluster [DBG] pgmap v10060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:21 smithi082 bash[20963]: audit 2024-04-03T19:54:21.623955+0000 mon.a (mon.0) 8922 : audit [DBG] from='client.? 172.21.15.67:0/4286347359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:21 smithi067 bash[17655]: cluster 2024-04-03T19:54:20.014451+0000 mgr.y (mgr.24370) 10076 : cluster [DBG] pgmap v10060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:21 smithi067 bash[17655]: audit 2024-04-03T19:54:21.623955+0000 mon.a (mon.0) 8922 : audit [DBG] from='client.? 172.21.15.67:0/4286347359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:22.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:21 smithi067 bash[27441]: cluster 2024-04-03T19:54:20.014451+0000 mgr.y (mgr.24370) 10076 : cluster [DBG] pgmap v10060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:22.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:21 smithi067 bash[27441]: audit 2024-04-03T19:54:21.623955+0000 mon.a (mon.0) 8922 : audit [DBG] from='client.? 172.21.15.67:0/4286347359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:23] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:54:23.822 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:54:24.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:23 smithi082 bash[20963]: cluster 2024-04-03T19:54:22.015650+0000 mgr.y (mgr.24370) 10077 : cluster [DBG] pgmap v10061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:24.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:23 smithi067 bash[17655]: cluster 2024-04-03T19:54:22.015650+0000 mgr.y (mgr.24370) 10077 : cluster [DBG] pgmap v10061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:24.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:23 smithi067 bash[27441]: cluster 2024-04-03T19:54:22.015650+0000 mgr.y (mgr.24370) 10077 : cluster [DBG] pgmap v10061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:24 smithi082 bash[20963]: audit 2024-04-03T19:54:24.086890+0000 mon.a (mon.0) 8923 : audit [DBG] from='client.? 172.21.15.67:0/174109003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:25.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:24 smithi067 bash[17655]: audit 2024-04-03T19:54:24.086890+0000 mon.a (mon.0) 8923 : audit [DBG] from='client.? 172.21.15.67:0/174109003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:25.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:24 smithi067 bash[27441]: audit 2024-04-03T19:54:24.086890+0000 mon.a (mon.0) 8923 : audit [DBG] from='client.? 172.21.15.67:0/174109003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:25 smithi082 bash[20963]: cluster 2024-04-03T19:54:24.016379+0000 mgr.y (mgr.24370) 10078 : cluster [DBG] pgmap v10062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:25 smithi082 bash[20963]: audit 2024-04-03T19:54:25.194827+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:25 smithi067 bash[17655]: cluster 2024-04-03T19:54:24.016379+0000 mgr.y (mgr.24370) 10078 : cluster [DBG] pgmap v10062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:25 smithi067 bash[17655]: audit 2024-04-03T19:54:25.194827+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:25 smithi067 bash[27441]: cluster 2024-04-03T19:54:24.016379+0000 mgr.y (mgr.24370) 10078 : cluster [DBG] pgmap v10062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:25 smithi067 bash[27441]: audit 2024-04-03T19:54:25.194827+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:26 smithi082 bash[20963]: cluster 2024-04-03T19:54:26.017532+0000 mgr.y (mgr.24370) 10079 : cluster [DBG] pgmap v10063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:26 smithi082 bash[20963]: audit 2024-04-03T19:54:26.542024+0000 mon.c (mon.2) 3967 : audit [DBG] from='client.? 172.21.15.67:0/215101491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:26 smithi067 bash[27441]: cluster 2024-04-03T19:54:26.017532+0000 mgr.y (mgr.24370) 10079 : cluster [DBG] pgmap v10063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:26 smithi067 bash[27441]: audit 2024-04-03T19:54:26.542024+0000 mon.c (mon.2) 3967 : audit [DBG] from='client.? 172.21.15.67:0/215101491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:26 smithi067 bash[17655]: cluster 2024-04-03T19:54:26.017532+0000 mgr.y (mgr.24370) 10079 : cluster [DBG] pgmap v10063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:26 smithi067 bash[17655]: audit 2024-04-03T19:54:26.542024+0000 mon.c (mon.2) 3967 : audit [DBG] from='client.? 172.21.15.67:0/215101491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:29 smithi082 bash[20963]: cluster 2024-04-03T19:54:28.018214+0000 mgr.y (mgr.24370) 10080 : cluster [DBG] pgmap v10064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:29 smithi082 bash[20963]: audit 2024-04-03T19:54:29.000854+0000 mon.a (mon.0) 8925 : audit [DBG] from='client.? 172.21.15.67:0/1527355879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:29.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:29 smithi067 bash[17655]: cluster 2024-04-03T19:54:28.018214+0000 mgr.y (mgr.24370) 10080 : cluster [DBG] pgmap v10064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:29.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:29 smithi067 bash[17655]: audit 2024-04-03T19:54:29.000854+0000 mon.a (mon.0) 8925 : audit [DBG] from='client.? 172.21.15.67:0/1527355879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:29.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:29 smithi067 bash[27441]: cluster 2024-04-03T19:54:28.018214+0000 mgr.y (mgr.24370) 10080 : cluster [DBG] pgmap v10064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:29.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:29 smithi067 bash[27441]: audit 2024-04-03T19:54:29.000854+0000 mon.a (mon.0) 8925 : audit [DBG] from='client.? 172.21.15.67:0/1527355879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:31 smithi082 bash[20963]: cluster 2024-04-03T19:54:30.018876+0000 mgr.y (mgr.24370) 10081 : cluster [DBG] pgmap v10065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:31 smithi067 bash[27441]: cluster 2024-04-03T19:54:30.018876+0000 mgr.y (mgr.24370) 10081 : cluster [DBG] pgmap v10065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:31 smithi067 bash[17655]: cluster 2024-04-03T19:54:30.018876+0000 mgr.y (mgr.24370) 10081 : cluster [DBG] pgmap v10065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:32.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:32 smithi082 bash[20963]: audit 2024-04-03T19:54:31.457276+0000 mon.a (mon.0) 8926 : audit [DBG] from='client.? 172.21.15.67:0/2102530138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:32.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:32 smithi067 bash[17655]: audit 2024-04-03T19:54:31.457276+0000 mon.a (mon.0) 8926 : audit [DBG] from='client.? 172.21.15.67:0/2102530138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:32.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:32 smithi067 bash[27441]: audit 2024-04-03T19:54:31.457276+0000 mon.a (mon.0) 8926 : audit [DBG] from='client.? 172.21.15.67:0/2102530138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:33 smithi082 bash[20963]: cluster 2024-04-03T19:54:32.020073+0000 mgr.y (mgr.24370) 10082 : cluster [DBG] pgmap v10066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:33 smithi067 bash[17655]: cluster 2024-04-03T19:54:32.020073+0000 mgr.y (mgr.24370) 10082 : cluster [DBG] pgmap v10066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:54:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:33 smithi067 bash[27441]: cluster 2024-04-03T19:54:32.020073+0000 mgr.y (mgr.24370) 10082 : cluster [DBG] pgmap v10066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:54:34.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:34 smithi082 bash[20963]: audit 2024-04-03T19:54:33.910149+0000 mon.a (mon.0) 8927 : audit [DBG] from='client.? 172.21.15.67:0/1012739102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:34.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:34 smithi067 bash[17655]: audit 2024-04-03T19:54:33.910149+0000 mon.a (mon.0) 8927 : audit [DBG] from='client.? 172.21.15.67:0/1012739102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:34.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:34 smithi067 bash[27441]: audit 2024-04-03T19:54:33.910149+0000 mon.a (mon.0) 8927 : audit [DBG] from='client.? 172.21.15.67:0/1012739102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:35 smithi082 bash[20963]: cluster 2024-04-03T19:54:34.020709+0000 mgr.y (mgr.24370) 10083 : cluster [DBG] pgmap v10067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:35 smithi067 bash[17655]: cluster 2024-04-03T19:54:34.020709+0000 mgr.y (mgr.24370) 10083 : cluster [DBG] pgmap v10067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:35.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:35 smithi067 bash[27441]: cluster 2024-04-03T19:54:34.020709+0000 mgr.y (mgr.24370) 10083 : cluster [DBG] pgmap v10067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:37 smithi082 bash[20963]: cluster 2024-04-03T19:54:36.021804+0000 mgr.y (mgr.24370) 10084 : cluster [DBG] pgmap v10068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:37 smithi082 bash[20963]: audit 2024-04-03T19:54:36.367193+0000 mon.c (mon.2) 3968 : audit [DBG] from='client.? 172.21.15.67:0/1970878156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:37 smithi067 bash[27441]: cluster 2024-04-03T19:54:36.021804+0000 mgr.y (mgr.24370) 10084 : cluster [DBG] pgmap v10068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:37 smithi067 bash[27441]: audit 2024-04-03T19:54:36.367193+0000 mon.c (mon.2) 3968 : audit [DBG] from='client.? 172.21.15.67:0/1970878156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:37 smithi067 bash[17655]: cluster 2024-04-03T19:54:36.021804+0000 mgr.y (mgr.24370) 10084 : cluster [DBG] pgmap v10068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:37 smithi067 bash[17655]: audit 2024-04-03T19:54:36.367193+0000 mon.c (mon.2) 3968 : audit [DBG] from='client.? 172.21.15.67:0/1970878156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:39 smithi082 bash[20963]: cluster 2024-04-03T19:54:38.022495+0000 mgr.y (mgr.24370) 10085 : cluster [DBG] pgmap v10069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:39.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:39 smithi082 bash[20963]: audit 2024-04-03T19:54:38.821659+0000 mon.a (mon.0) 8928 : audit [DBG] from='client.? 172.21.15.67:0/1345636746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:39 smithi067 bash[27441]: cluster 2024-04-03T19:54:38.022495+0000 mgr.y (mgr.24370) 10085 : cluster [DBG] pgmap v10069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:39 smithi067 bash[27441]: audit 2024-04-03T19:54:38.821659+0000 mon.a (mon.0) 8928 : audit [DBG] from='client.? 172.21.15.67:0/1345636746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:39.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:39 smithi067 bash[17655]: cluster 2024-04-03T19:54:38.022495+0000 mgr.y (mgr.24370) 10085 : cluster [DBG] pgmap v10069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:39.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:39 smithi067 bash[17655]: audit 2024-04-03T19:54:38.821659+0000 mon.a (mon.0) 8928 : audit [DBG] from='client.? 172.21.15.67:0/1345636746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:41 smithi082 bash[20963]: cluster 2024-04-03T19:54:40.023182+0000 mgr.y (mgr.24370) 10086 : cluster [DBG] pgmap v10070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:41 smithi082 bash[20963]: audit 2024-04-03T19:54:40.195171+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:41.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:41 smithi067 bash[17655]: cluster 2024-04-03T19:54:40.023182+0000 mgr.y (mgr.24370) 10086 : cluster [DBG] pgmap v10070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:41.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:41 smithi067 bash[17655]: audit 2024-04-03T19:54:40.195171+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:41 smithi067 bash[27441]: cluster 2024-04-03T19:54:40.023182+0000 mgr.y (mgr.24370) 10086 : cluster [DBG] pgmap v10070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:41 smithi067 bash[27441]: audit 2024-04-03T19:54:40.195171+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:42.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:42 smithi082 bash[20963]: audit 2024-04-03T19:54:41.275678+0000 mon.c (mon.2) 3969 : audit [DBG] from='client.? 172.21.15.67:0/765851240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:42 smithi067 bash[17655]: audit 2024-04-03T19:54:41.275678+0000 mon.c (mon.2) 3969 : audit [DBG] from='client.? 172.21.15.67:0/765851240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:42.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:42 smithi067 bash[27441]: audit 2024-04-03T19:54:41.275678+0000 mon.c (mon.2) 3969 : audit [DBG] from='client.? 172.21.15.67:0/765851240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:43 smithi082 bash[20963]: cluster 2024-04-03T19:54:42.024345+0000 mgr.y (mgr.24370) 10087 : cluster [DBG] pgmap v10071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:43] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:54:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:43 smithi067 bash[17655]: cluster 2024-04-03T19:54:42.024345+0000 mgr.y (mgr.24370) 10087 : cluster [DBG] pgmap v10071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:43 smithi067 bash[27441]: cluster 2024-04-03T19:54:42.024345+0000 mgr.y (mgr.24370) 10087 : cluster [DBG] pgmap v10071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:54:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:44 smithi067 bash[27441]: audit 2024-04-03T19:54:43.737215+0000 mon.c (mon.2) 3970 : audit [DBG] from='client.? 172.21.15.67:0/3617355638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:44.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:44 smithi067 bash[17655]: audit 2024-04-03T19:54:43.737215+0000 mon.c (mon.2) 3970 : audit [DBG] from='client.? 172.21.15.67:0/3617355638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:44.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:44 smithi082 bash[20963]: audit 2024-04-03T19:54:43.737215+0000 mon.c (mon.2) 3970 : audit [DBG] from='client.? 172.21.15.67:0/3617355638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:45.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:45 smithi067 bash[27441]: cluster 2024-04-03T19:54:44.025050+0000 mgr.y (mgr.24370) 10088 : cluster [DBG] pgmap v10072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:45.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:45 smithi067 bash[17655]: cluster 2024-04-03T19:54:44.025050+0000 mgr.y (mgr.24370) 10088 : cluster [DBG] pgmap v10072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:45.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:45 smithi082 bash[20963]: cluster 2024-04-03T19:54:44.025050+0000 mgr.y (mgr.24370) 10088 : cluster [DBG] pgmap v10072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:47.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:47 smithi067 bash[17655]: cluster 2024-04-03T19:54:46.026274+0000 mgr.y (mgr.24370) 10089 : cluster [DBG] pgmap v10073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:47.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:47 smithi067 bash[17655]: audit 2024-04-03T19:54:46.194248+0000 mon.c (mon.2) 3971 : audit [DBG] from='client.? 172.21.15.67:0/3185572235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:47.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:47 smithi067 bash[27441]: cluster 2024-04-03T19:54:46.026274+0000 mgr.y (mgr.24370) 10089 : cluster [DBG] pgmap v10073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:47.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:47 smithi067 bash[27441]: audit 2024-04-03T19:54:46.194248+0000 mon.c (mon.2) 3971 : audit [DBG] from='client.? 172.21.15.67:0/3185572235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:47.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:47 smithi082 bash[20963]: cluster 2024-04-03T19:54:46.026274+0000 mgr.y (mgr.24370) 10089 : cluster [DBG] pgmap v10073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:47 smithi082 bash[20963]: audit 2024-04-03T19:54:46.194248+0000 mon.c (mon.2) 3971 : audit [DBG] from='client.? 172.21.15.67:0/3185572235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:49.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:49 smithi067 bash[17655]: cluster 2024-04-03T19:54:48.027102+0000 mgr.y (mgr.24370) 10090 : cluster [DBG] pgmap v10074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:49.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:49 smithi067 bash[17655]: audit 2024-04-03T19:54:48.645948+0000 mon.a (mon.0) 8930 : audit [DBG] from='client.? 172.21.15.67:0/167035029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:49.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:49 smithi067 bash[27441]: cluster 2024-04-03T19:54:48.027102+0000 mgr.y (mgr.24370) 10090 : cluster [DBG] pgmap v10074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:49.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:49 smithi067 bash[27441]: audit 2024-04-03T19:54:48.645948+0000 mon.a (mon.0) 8930 : audit [DBG] from='client.? 172.21.15.67:0/167035029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:49.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:49 smithi082 bash[20963]: cluster 2024-04-03T19:54:48.027102+0000 mgr.y (mgr.24370) 10090 : cluster [DBG] pgmap v10074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:49 smithi082 bash[20963]: audit 2024-04-03T19:54:48.645948+0000 mon.a (mon.0) 8930 : audit [DBG] from='client.? 172.21.15.67:0/167035029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:51.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:51 smithi067 bash[17655]: cluster 2024-04-03T19:54:50.027920+0000 mgr.y (mgr.24370) 10091 : cluster [DBG] pgmap v10075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:51.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:51 smithi067 bash[17655]: audit 2024-04-03T19:54:51.090589+0000 mon.a (mon.0) 8931 : audit [DBG] from='client.? 172.21.15.67:0/1722842632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:51.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:51 smithi067 bash[27441]: cluster 2024-04-03T19:54:50.027920+0000 mgr.y (mgr.24370) 10091 : cluster [DBG] pgmap v10075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:51.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:51 smithi067 bash[27441]: audit 2024-04-03T19:54:51.090589+0000 mon.a (mon.0) 8931 : audit [DBG] from='client.? 172.21.15.67:0/1722842632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:51 smithi082 bash[20963]: cluster 2024-04-03T19:54:50.027920+0000 mgr.y (mgr.24370) 10091 : cluster [DBG] pgmap v10075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:51 smithi082 bash[20963]: audit 2024-04-03T19:54:51.090589+0000 mon.a (mon.0) 8931 : audit [DBG] from='client.? 172.21.15.67:0/1722842632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:53 smithi067 bash[17655]: cluster 2024-04-03T19:54:52.029188+0000 mgr.y (mgr.24370) 10092 : cluster [DBG] pgmap v10076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:53 smithi067 bash[27441]: cluster 2024-04-03T19:54:52.029188+0000 mgr.y (mgr.24370) 10092 : cluster [DBG] pgmap v10076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:53] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T19:54:53.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:53 smithi082 bash[20963]: cluster 2024-04-03T19:54:52.029188+0000 mgr.y (mgr.24370) 10092 : cluster [DBG] pgmap v10076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:54:54.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:54 smithi067 bash[27441]: audit 2024-04-03T19:54:53.543503+0000 mon.c (mon.2) 3972 : audit [DBG] from='client.? 172.21.15.67:0/125636433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:54.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:54 smithi067 bash[17655]: audit 2024-04-03T19:54:53.543503+0000 mon.c (mon.2) 3972 : audit [DBG] from='client.? 172.21.15.67:0/125636433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:54 smithi082 bash[20963]: audit 2024-04-03T19:54:53.543503+0000 mon.c (mon.2) 3972 : audit [DBG] from='client.? 172.21.15.67:0/125636433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:55.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:55 smithi067 bash[27441]: cluster 2024-04-03T19:54:54.029880+0000 mgr.y (mgr.24370) 10093 : cluster [DBG] pgmap v10077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:55.475 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:55 smithi067 bash[17655]: cluster 2024-04-03T19:54:54.029880+0000 mgr.y (mgr.24370) 10093 : cluster [DBG] pgmap v10077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:55 smithi082 bash[20963]: cluster 2024-04-03T19:54:54.029880+0000 mgr.y (mgr.24370) 10093 : cluster [DBG] pgmap v10077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:56 smithi082 bash[20963]: audit 2024-04-03T19:54:55.195555+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:56 smithi082 bash[20963]: audit 2024-04-03T19:54:55.995223+0000 mon.c (mon.2) 3973 : audit [DBG] from='client.? 172.21.15.67:0/3556073334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:56 smithi067 bash[17655]: audit 2024-04-03T19:54:55.195555+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:56 smithi067 bash[17655]: audit 2024-04-03T19:54:55.995223+0000 mon.c (mon.2) 3973 : audit [DBG] from='client.? 172.21.15.67:0/3556073334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:56 smithi067 bash[27441]: audit 2024-04-03T19:54:55.195555+0000 mon.a (mon.0) 8932 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:54:56.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:56 smithi067 bash[27441]: audit 2024-04-03T19:54:55.995223+0000 mon.c (mon.2) 3973 : audit [DBG] from='client.? 172.21.15.67:0/3556073334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:57 smithi082 bash[20963]: cluster 2024-04-03T19:54:56.031055+0000 mgr.y (mgr.24370) 10094 : cluster [DBG] pgmap v10078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:57 smithi067 bash[27441]: cluster 2024-04-03T19:54:56.031055+0000 mgr.y (mgr.24370) 10094 : cluster [DBG] pgmap v10078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:57 smithi067 bash[17655]: cluster 2024-04-03T19:54:56.031055+0000 mgr.y (mgr.24370) 10094 : cluster [DBG] pgmap v10078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:58 smithi082 bash[20963]: audit 2024-04-03T19:54:57.799233+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:54:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:58 smithi067 bash[27441]: audit 2024-04-03T19:54:57.799233+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:54:58.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:58 smithi067 bash[17655]: audit 2024-04-03T19:54:57.799233+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:54:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:59 smithi082 bash[20963]: cluster 2024-04-03T19:54:58.031621+0000 mgr.y (mgr.24370) 10095 : cluster [DBG] pgmap v10079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:54:59 smithi082 bash[20963]: audit 2024-04-03T19:54:58.447317+0000 mon.c (mon.2) 3974 : audit [DBG] from='client.? 172.21.15.67:0/3940629656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:59 smithi067 bash[17655]: cluster 2024-04-03T19:54:58.031621+0000 mgr.y (mgr.24370) 10095 : cluster [DBG] pgmap v10079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:54:59 smithi067 bash[17655]: audit 2024-04-03T19:54:58.447317+0000 mon.c (mon.2) 3974 : audit [DBG] from='client.? 172.21.15.67:0/3940629656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:54:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:59 smithi067 bash[27441]: cluster 2024-04-03T19:54:58.031621+0000 mgr.y (mgr.24370) 10095 : cluster [DBG] pgmap v10079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:54:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:54:59 smithi067 bash[27441]: audit 2024-04-03T19:54:58.447317+0000 mon.c (mon.2) 3974 : audit [DBG] from='client.? 172.21.15.67:0/3940629656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:01 smithi082 bash[20963]: cluster 2024-04-03T19:55:00.032304+0000 mgr.y (mgr.24370) 10096 : cluster [DBG] pgmap v10080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:01 smithi082 bash[20963]: audit 2024-04-03T19:55:00.902316+0000 mon.a (mon.0) 8934 : audit [DBG] from='client.? 172.21.15.67:0/2077909682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:01 smithi067 bash[17655]: cluster 2024-04-03T19:55:00.032304+0000 mgr.y (mgr.24370) 10096 : cluster [DBG] pgmap v10080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:01 smithi067 bash[17655]: audit 2024-04-03T19:55:00.902316+0000 mon.a (mon.0) 8934 : audit [DBG] from='client.? 172.21.15.67:0/2077909682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:01 smithi067 bash[27441]: cluster 2024-04-03T19:55:00.032304+0000 mgr.y (mgr.24370) 10096 : cluster [DBG] pgmap v10080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:01 smithi067 bash[27441]: audit 2024-04-03T19:55:00.902316+0000 mon.a (mon.0) 8934 : audit [DBG] from='client.? 172.21.15.67:0/2077909682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:03 smithi067 bash[17655]: cluster 2024-04-03T19:55:02.033454+0000 mgr.y (mgr.24370) 10097 : cluster [DBG] pgmap v10081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:03 smithi067 bash[27441]: cluster 2024-04-03T19:55:02.033454+0000 mgr.y (mgr.24370) 10097 : cluster [DBG] pgmap v10081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:03] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:55:03.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:03 smithi082 bash[20963]: cluster 2024-04-03T19:55:02.033454+0000 mgr.y (mgr.24370) 10097 : cluster [DBG] pgmap v10081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:55:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:04 smithi082 bash[20963]: audit 2024-04-03T19:55:03.390352+0000 mon.a (mon.0) 8935 : audit [DBG] from='client.? 172.21.15.67:0/2436755900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:04 smithi082 bash[20963]: audit 2024-04-03T19:55:03.443953+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:04 smithi082 bash[20963]: audit 2024-04-03T19:55:03.452216+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:04 smithi082 bash[20963]: audit 2024-04-03T19:55:03.804212+0000 mon.a (mon.0) 8938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:04 smithi082 bash[20963]: audit 2024-04-03T19:55:03.819031+0000 mon.a (mon.0) 8939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[17655]: audit 2024-04-03T19:55:03.390352+0000 mon.a (mon.0) 8935 : audit [DBG] from='client.? 172.21.15.67:0/2436755900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[17655]: audit 2024-04-03T19:55:03.443953+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[17655]: audit 2024-04-03T19:55:03.452216+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[17655]: audit 2024-04-03T19:55:03.804212+0000 mon.a (mon.0) 8938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[17655]: audit 2024-04-03T19:55:03.819031+0000 mon.a (mon.0) 8939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[27441]: audit 2024-04-03T19:55:03.390352+0000 mon.a (mon.0) 8935 : audit [DBG] from='client.? 172.21.15.67:0/2436755900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[27441]: audit 2024-04-03T19:55:03.443953+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[27441]: audit 2024-04-03T19:55:03.452216+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[27441]: audit 2024-04-03T19:55:03.804212+0000 mon.a (mon.0) 8938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:04.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:04 smithi067 bash[27441]: audit 2024-04-03T19:55:03.819031+0000 mon.a (mon.0) 8939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:05 smithi082 bash[20963]: cluster 2024-04-03T19:55:04.034135+0000 mgr.y (mgr.24370) 10098 : cluster [DBG] pgmap v10082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:05 smithi082 bash[20963]: audit 2024-04-03T19:55:04.307693+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:55:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:05 smithi082 bash[20963]: audit 2024-04-03T19:55:04.309591+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:55:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:05 smithi082 bash[20963]: audit 2024-04-03T19:55:04.321486+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:05 smithi067 bash[17655]: cluster 2024-04-03T19:55:04.034135+0000 mgr.y (mgr.24370) 10098 : cluster [DBG] pgmap v10082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:05 smithi067 bash[17655]: audit 2024-04-03T19:55:04.307693+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:55:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:05 smithi067 bash[17655]: audit 2024-04-03T19:55:04.309591+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:55:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:05 smithi067 bash[17655]: audit 2024-04-03T19:55:04.321486+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:05 smithi067 bash[27441]: cluster 2024-04-03T19:55:04.034135+0000 mgr.y (mgr.24370) 10098 : cluster [DBG] pgmap v10082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:05 smithi067 bash[27441]: audit 2024-04-03T19:55:04.307693+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:55:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:05 smithi067 bash[27441]: audit 2024-04-03T19:55:04.309591+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:55:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:05 smithi067 bash[27441]: audit 2024-04-03T19:55:04.321486+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:55:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:06 smithi082 bash[20963]: audit 2024-04-03T19:55:05.854788+0000 mon.c (mon.2) 3975 : audit [DBG] from='client.? 172.21.15.67:0/4181438118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:06 smithi067 bash[27441]: audit 2024-04-03T19:55:05.854788+0000 mon.c (mon.2) 3975 : audit [DBG] from='client.? 172.21.15.67:0/4181438118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:06 smithi067 bash[17655]: audit 2024-04-03T19:55:05.854788+0000 mon.c (mon.2) 3975 : audit [DBG] from='client.? 172.21.15.67:0/4181438118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:07.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:07 smithi082 bash[20963]: cluster 2024-04-03T19:55:06.035331+0000 mgr.y (mgr.24370) 10099 : cluster [DBG] pgmap v10083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:07 smithi067 bash[27441]: cluster 2024-04-03T19:55:06.035331+0000 mgr.y (mgr.24370) 10099 : cluster [DBG] pgmap v10083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:07 smithi067 bash[17655]: cluster 2024-04-03T19:55:06.035331+0000 mgr.y (mgr.24370) 10099 : cluster [DBG] pgmap v10083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:09 smithi082 bash[20963]: cluster 2024-04-03T19:55:08.035862+0000 mgr.y (mgr.24370) 10100 : cluster [DBG] pgmap v10084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:09 smithi082 bash[20963]: audit 2024-04-03T19:55:08.315889+0000 mon.a (mon.0) 8943 : audit [DBG] from='client.? 172.21.15.67:0/3419916582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:09 smithi067 bash[17655]: cluster 2024-04-03T19:55:08.035862+0000 mgr.y (mgr.24370) 10100 : cluster [DBG] pgmap v10084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:09 smithi067 bash[17655]: audit 2024-04-03T19:55:08.315889+0000 mon.a (mon.0) 8943 : audit [DBG] from='client.? 172.21.15.67:0/3419916582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:09 smithi067 bash[27441]: cluster 2024-04-03T19:55:08.035862+0000 mgr.y (mgr.24370) 10100 : cluster [DBG] pgmap v10084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:09 smithi067 bash[27441]: audit 2024-04-03T19:55:08.315889+0000 mon.a (mon.0) 8943 : audit [DBG] from='client.? 172.21.15.67:0/3419916582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:10 smithi082 bash[20963]: audit 2024-04-03T19:55:10.196084+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:10 smithi067 bash[27441]: audit 2024-04-03T19:55:10.196084+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:10 smithi067 bash[17655]: audit 2024-04-03T19:55:10.196084+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:11 smithi082 bash[20963]: cluster 2024-04-03T19:55:10.036522+0000 mgr.y (mgr.24370) 10101 : cluster [DBG] pgmap v10085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:11 smithi082 bash[20963]: audit 2024-04-03T19:55:10.772094+0000 mon.a (mon.0) 8945 : audit [DBG] from='client.? 172.21.15.67:0/3891977115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:11 smithi067 bash[17655]: cluster 2024-04-03T19:55:10.036522+0000 mgr.y (mgr.24370) 10101 : cluster [DBG] pgmap v10085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:11 smithi067 bash[17655]: audit 2024-04-03T19:55:10.772094+0000 mon.a (mon.0) 8945 : audit [DBG] from='client.? 172.21.15.67:0/3891977115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:11 smithi067 bash[27441]: cluster 2024-04-03T19:55:10.036522+0000 mgr.y (mgr.24370) 10101 : cluster [DBG] pgmap v10085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:11 smithi067 bash[27441]: audit 2024-04-03T19:55:10.772094+0000 mon.a (mon.0) 8945 : audit [DBG] from='client.? 172.21.15.67:0/3891977115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:55:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:13 smithi067 bash[17655]: cluster 2024-04-03T19:55:12.037685+0000 mgr.y (mgr.24370) 10102 : cluster [DBG] pgmap v10086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:13 smithi067 bash[17655]: audit 2024-04-03T19:55:13.218021+0000 mon.a (mon.0) 8946 : audit [DBG] from='client.? 172.21.15.67:0/3500939033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:13 smithi067 bash[27441]: cluster 2024-04-03T19:55:12.037685+0000 mgr.y (mgr.24370) 10102 : cluster [DBG] pgmap v10086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:13 smithi067 bash[27441]: audit 2024-04-03T19:55:13.218021+0000 mon.a (mon.0) 8946 : audit [DBG] from='client.? 172.21.15.67:0/3500939033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:13.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:13 smithi082 bash[20963]: cluster 2024-04-03T19:55:12.037685+0000 mgr.y (mgr.24370) 10102 : cluster [DBG] pgmap v10086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:13.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:13 smithi082 bash[20963]: audit 2024-04-03T19:55:13.218021+0000 mon.a (mon.0) 8946 : audit [DBG] from='client.? 172.21.15.67:0/3500939033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:55:15.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:15 smithi082 bash[20963]: cluster 2024-04-03T19:55:14.038329+0000 mgr.y (mgr.24370) 10103 : cluster [DBG] pgmap v10087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:15 smithi067 bash[17655]: cluster 2024-04-03T19:55:14.038329+0000 mgr.y (mgr.24370) 10103 : cluster [DBG] pgmap v10087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:15 smithi067 bash[27441]: cluster 2024-04-03T19:55:14.038329+0000 mgr.y (mgr.24370) 10103 : cluster [DBG] pgmap v10087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:16.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:16 smithi082 bash[20963]: audit 2024-04-03T19:55:15.676063+0000 mon.a (mon.0) 8947 : audit [DBG] from='client.? 172.21.15.67:0/1347363252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:16 smithi067 bash[27441]: audit 2024-04-03T19:55:15.676063+0000 mon.a (mon.0) 8947 : audit [DBG] from='client.? 172.21.15.67:0/1347363252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:16.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:16 smithi067 bash[17655]: audit 2024-04-03T19:55:15.676063+0000 mon.a (mon.0) 8947 : audit [DBG] from='client.? 172.21.15.67:0/1347363252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:17 smithi082 bash[20963]: cluster 2024-04-03T19:55:16.039462+0000 mgr.y (mgr.24370) 10104 : cluster [DBG] pgmap v10088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:17 smithi067 bash[17655]: cluster 2024-04-03T19:55:16.039462+0000 mgr.y (mgr.24370) 10104 : cluster [DBG] pgmap v10088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:17 smithi067 bash[27441]: cluster 2024-04-03T19:55:16.039462+0000 mgr.y (mgr.24370) 10104 : cluster [DBG] pgmap v10088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:18.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:18 smithi082 bash[20963]: audit 2024-04-03T19:55:18.132930+0000 mon.c (mon.2) 3976 : audit [DBG] from='client.? 172.21.15.67:0/976499500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:18 smithi067 bash[27441]: audit 2024-04-03T19:55:18.132930+0000 mon.c (mon.2) 3976 : audit [DBG] from='client.? 172.21.15.67:0/976499500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:18.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:18 smithi067 bash[17655]: audit 2024-04-03T19:55:18.132930+0000 mon.c (mon.2) 3976 : audit [DBG] from='client.? 172.21.15.67:0/976499500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:19 smithi082 bash[20963]: cluster 2024-04-03T19:55:18.040107+0000 mgr.y (mgr.24370) 10105 : cluster [DBG] pgmap v10089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:19 smithi067 bash[27441]: cluster 2024-04-03T19:55:18.040107+0000 mgr.y (mgr.24370) 10105 : cluster [DBG] pgmap v10089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:19.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:19 smithi067 bash[17655]: cluster 2024-04-03T19:55:18.040107+0000 mgr.y (mgr.24370) 10105 : cluster [DBG] pgmap v10089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:21 smithi082 bash[20963]: cluster 2024-04-03T19:55:20.040797+0000 mgr.y (mgr.24370) 10106 : cluster [DBG] pgmap v10090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:21 smithi082 bash[20963]: audit 2024-04-03T19:55:20.584590+0000 mon.c (mon.2) 3977 : audit [DBG] from='client.? 172.21.15.67:0/3080357141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:21.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:21 smithi067 bash[17655]: cluster 2024-04-03T19:55:20.040797+0000 mgr.y (mgr.24370) 10106 : cluster [DBG] pgmap v10090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:21.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:21 smithi067 bash[17655]: audit 2024-04-03T19:55:20.584590+0000 mon.c (mon.2) 3977 : audit [DBG] from='client.? 172.21.15.67:0/3080357141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:21 smithi067 bash[27441]: cluster 2024-04-03T19:55:20.040797+0000 mgr.y (mgr.24370) 10106 : cluster [DBG] pgmap v10090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:21 smithi067 bash[27441]: audit 2024-04-03T19:55:20.584590+0000 mon.c (mon.2) 3977 : audit [DBG] from='client.? 172.21.15.67:0/3080357141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:55:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:23 smithi067 bash[27441]: cluster 2024-04-03T19:55:22.042003+0000 mgr.y (mgr.24370) 10107 : cluster [DBG] pgmap v10091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:23 smithi067 bash[27441]: audit 2024-04-03T19:55:23.032102+0000 mon.a (mon.0) 8948 : audit [DBG] from='client.? 172.21.15.67:0/193238889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:23 smithi067 bash[17655]: cluster 2024-04-03T19:55:22.042003+0000 mgr.y (mgr.24370) 10107 : cluster [DBG] pgmap v10091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:23 smithi067 bash[17655]: audit 2024-04-03T19:55:23.032102+0000 mon.a (mon.0) 8948 : audit [DBG] from='client.? 172.21.15.67:0/193238889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:23.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:55:23.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:23 smithi082 bash[20963]: cluster 2024-04-03T19:55:22.042003+0000 mgr.y (mgr.24370) 10107 : cluster [DBG] pgmap v10091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:23.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:23 smithi082 bash[20963]: audit 2024-04-03T19:55:23.032102+0000 mon.a (mon.0) 8948 : audit [DBG] from='client.? 172.21.15.67:0/193238889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:25 smithi082 bash[20963]: cluster 2024-04-03T19:55:24.042703+0000 mgr.y (mgr.24370) 10108 : cluster [DBG] pgmap v10092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:25 smithi082 bash[20963]: audit 2024-04-03T19:55:25.195997+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:25 smithi067 bash[17655]: cluster 2024-04-03T19:55:24.042703+0000 mgr.y (mgr.24370) 10108 : cluster [DBG] pgmap v10092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:25 smithi067 bash[17655]: audit 2024-04-03T19:55:25.195997+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:25 smithi067 bash[27441]: cluster 2024-04-03T19:55:24.042703+0000 mgr.y (mgr.24370) 10108 : cluster [DBG] pgmap v10092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:25 smithi067 bash[27441]: audit 2024-04-03T19:55:25.195997+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:26.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:26 smithi082 bash[20963]: audit 2024-04-03T19:55:25.492148+0000 mon.a (mon.0) 8950 : audit [DBG] from='client.? 172.21.15.67:0/2393481083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:26 smithi067 bash[17655]: audit 2024-04-03T19:55:25.492148+0000 mon.a (mon.0) 8950 : audit [DBG] from='client.? 172.21.15.67:0/2393481083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:26 smithi067 bash[27441]: audit 2024-04-03T19:55:25.492148+0000 mon.a (mon.0) 8950 : audit [DBG] from='client.? 172.21.15.67:0/2393481083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:27.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:27 smithi082 bash[20963]: cluster 2024-04-03T19:55:26.043858+0000 mgr.y (mgr.24370) 10109 : cluster [DBG] pgmap v10093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:27 smithi067 bash[17655]: cluster 2024-04-03T19:55:26.043858+0000 mgr.y (mgr.24370) 10109 : cluster [DBG] pgmap v10093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:27 smithi067 bash[27441]: cluster 2024-04-03T19:55:26.043858+0000 mgr.y (mgr.24370) 10109 : cluster [DBG] pgmap v10093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:28 smithi082 bash[20963]: audit 2024-04-03T19:55:27.937693+0000 mon.a (mon.0) 8951 : audit [DBG] from='client.? 172.21.15.67:0/566105163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:28 smithi067 bash[27441]: audit 2024-04-03T19:55:27.937693+0000 mon.a (mon.0) 8951 : audit [DBG] from='client.? 172.21.15.67:0/566105163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:28.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:28 smithi067 bash[17655]: audit 2024-04-03T19:55:27.937693+0000 mon.a (mon.0) 8951 : audit [DBG] from='client.? 172.21.15.67:0/566105163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:29 smithi082 bash[20963]: cluster 2024-04-03T19:55:28.044541+0000 mgr.y (mgr.24370) 10110 : cluster [DBG] pgmap v10094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:29 smithi067 bash[27441]: cluster 2024-04-03T19:55:28.044541+0000 mgr.y (mgr.24370) 10110 : cluster [DBG] pgmap v10094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:29 smithi067 bash[17655]: cluster 2024-04-03T19:55:28.044541+0000 mgr.y (mgr.24370) 10110 : cluster [DBG] pgmap v10094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:31 smithi082 bash[20963]: cluster 2024-04-03T19:55:30.045224+0000 mgr.y (mgr.24370) 10111 : cluster [DBG] pgmap v10095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:31 smithi082 bash[20963]: audit 2024-04-03T19:55:30.399830+0000 mon.c (mon.2) 3978 : audit [DBG] from='client.? 172.21.15.67:0/1375550128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:31.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:31 smithi067 bash[27441]: cluster 2024-04-03T19:55:30.045224+0000 mgr.y (mgr.24370) 10111 : cluster [DBG] pgmap v10095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:31.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:31 smithi067 bash[27441]: audit 2024-04-03T19:55:30.399830+0000 mon.c (mon.2) 3978 : audit [DBG] from='client.? 172.21.15.67:0/1375550128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:31 smithi067 bash[17655]: cluster 2024-04-03T19:55:30.045224+0000 mgr.y (mgr.24370) 10111 : cluster [DBG] pgmap v10095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:31 smithi067 bash[17655]: audit 2024-04-03T19:55:30.399830+0000 mon.c (mon.2) 3978 : audit [DBG] from='client.? 172.21.15.67:0/1375550128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:55:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:33 smithi067 bash[17655]: cluster 2024-04-03T19:55:32.046445+0000 mgr.y (mgr.24370) 10112 : cluster [DBG] pgmap v10096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:33 smithi067 bash[17655]: audit 2024-04-03T19:55:32.858479+0000 mon.a (mon.0) 8952 : audit [DBG] from='client.? 172.21.15.67:0/990901696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:33 smithi067 bash[27441]: cluster 2024-04-03T19:55:32.046445+0000 mgr.y (mgr.24370) 10112 : cluster [DBG] pgmap v10096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:33 smithi067 bash[27441]: audit 2024-04-03T19:55:32.858479+0000 mon.a (mon.0) 8952 : audit [DBG] from='client.? 172.21.15.67:0/990901696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:33.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:55:33.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:33 smithi082 bash[20963]: cluster 2024-04-03T19:55:32.046445+0000 mgr.y (mgr.24370) 10112 : cluster [DBG] pgmap v10096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:33.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:33 smithi082 bash[20963]: audit 2024-04-03T19:55:32.858479+0000 mon.a (mon.0) 8952 : audit [DBG] from='client.? 172.21.15.67:0/990901696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:35.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:35 smithi082 bash[20963]: cluster 2024-04-03T19:55:34.047151+0000 mgr.y (mgr.24370) 10113 : cluster [DBG] pgmap v10097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:35 smithi067 bash[27441]: cluster 2024-04-03T19:55:34.047151+0000 mgr.y (mgr.24370) 10113 : cluster [DBG] pgmap v10097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:35 smithi067 bash[17655]: cluster 2024-04-03T19:55:34.047151+0000 mgr.y (mgr.24370) 10113 : cluster [DBG] pgmap v10097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:36 smithi082 bash[20963]: audit 2024-04-03T19:55:35.325249+0000 mon.c (mon.2) 3979 : audit [DBG] from='client.? 172.21.15.67:0/1275177436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:36.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:36 smithi067 bash[17655]: audit 2024-04-03T19:55:35.325249+0000 mon.c (mon.2) 3979 : audit [DBG] from='client.? 172.21.15.67:0/1275177436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:36.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:36 smithi067 bash[27441]: audit 2024-04-03T19:55:35.325249+0000 mon.c (mon.2) 3979 : audit [DBG] from='client.? 172.21.15.67:0/1275177436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:37 smithi082 bash[20963]: cluster 2024-04-03T19:55:36.048345+0000 mgr.y (mgr.24370) 10114 : cluster [DBG] pgmap v10098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:37 smithi067 bash[27441]: cluster 2024-04-03T19:55:36.048345+0000 mgr.y (mgr.24370) 10114 : cluster [DBG] pgmap v10098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:37.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:37 smithi067 bash[17655]: cluster 2024-04-03T19:55:36.048345+0000 mgr.y (mgr.24370) 10114 : cluster [DBG] pgmap v10098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:38 smithi082 bash[20963]: audit 2024-04-03T19:55:37.776836+0000 mon.a (mon.0) 8953 : audit [DBG] from='client.? 172.21.15.67:0/2723351436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:38 smithi067 bash[27441]: audit 2024-04-03T19:55:37.776836+0000 mon.a (mon.0) 8953 : audit [DBG] from='client.? 172.21.15.67:0/2723351436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:38.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:38 smithi067 bash[17655]: audit 2024-04-03T19:55:37.776836+0000 mon.a (mon.0) 8953 : audit [DBG] from='client.? 172.21.15.67:0/2723351436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:39 smithi082 bash[20963]: cluster 2024-04-03T19:55:38.048984+0000 mgr.y (mgr.24370) 10115 : cluster [DBG] pgmap v10099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:39 smithi067 bash[17655]: cluster 2024-04-03T19:55:38.048984+0000 mgr.y (mgr.24370) 10115 : cluster [DBG] pgmap v10099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:39 smithi067 bash[27441]: cluster 2024-04-03T19:55:38.048984+0000 mgr.y (mgr.24370) 10115 : cluster [DBG] pgmap v10099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:40 smithi082 bash[20963]: audit 2024-04-03T19:55:40.196634+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:40 smithi082 bash[20963]: audit 2024-04-03T19:55:40.236554+0000 mon.a (mon.0) 8955 : audit [DBG] from='client.? 172.21.15.67:0/2326382471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:40 smithi067 bash[17655]: audit 2024-04-03T19:55:40.196634+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:40 smithi067 bash[17655]: audit 2024-04-03T19:55:40.236554+0000 mon.a (mon.0) 8955 : audit [DBG] from='client.? 172.21.15.67:0/2326382471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:40 smithi067 bash[27441]: audit 2024-04-03T19:55:40.196634+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:40 smithi067 bash[27441]: audit 2024-04-03T19:55:40.236554+0000 mon.a (mon.0) 8955 : audit [DBG] from='client.? 172.21.15.67:0/2326382471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:41 smithi082 bash[20963]: cluster 2024-04-03T19:55:40.049657+0000 mgr.y (mgr.24370) 10116 : cluster [DBG] pgmap v10100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:41 smithi067 bash[17655]: cluster 2024-04-03T19:55:40.049657+0000 mgr.y (mgr.24370) 10116 : cluster [DBG] pgmap v10100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:41 smithi067 bash[27441]: cluster 2024-04-03T19:55:40.049657+0000 mgr.y (mgr.24370) 10116 : cluster [DBG] pgmap v10100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:43.356 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:55:43.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:55:43.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:43 smithi082 bash[20963]: cluster 2024-04-03T19:55:42.050822+0000 mgr.y (mgr.24370) 10117 : cluster [DBG] pgmap v10101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:43.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:43 smithi082 bash[20963]: audit 2024-04-03T19:55:42.692379+0000 mon.c (mon.2) 3980 : audit [DBG] from='client.? 172.21.15.67:0/90464309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:43.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:43 smithi067 bash[27441]: cluster 2024-04-03T19:55:42.050822+0000 mgr.y (mgr.24370) 10117 : cluster [DBG] pgmap v10101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:43.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:43 smithi067 bash[27441]: audit 2024-04-03T19:55:42.692379+0000 mon.c (mon.2) 3980 : audit [DBG] from='client.? 172.21.15.67:0/90464309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:43.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:43 smithi067 bash[17655]: cluster 2024-04-03T19:55:42.050822+0000 mgr.y (mgr.24370) 10117 : cluster [DBG] pgmap v10101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:43.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:43 smithi067 bash[17655]: audit 2024-04-03T19:55:42.692379+0000 mon.c (mon.2) 3980 : audit [DBG] from='client.? 172.21.15.67:0/90464309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:45 smithi082 bash[20963]: cluster 2024-04-03T19:55:44.051533+0000 mgr.y (mgr.24370) 10118 : cluster [DBG] pgmap v10102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:45 smithi082 bash[20963]: audit 2024-04-03T19:55:45.136314+0000 mon.c (mon.2) 3981 : audit [DBG] from='client.? 172.21.15.67:0/3221356520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:45 smithi067 bash[27441]: cluster 2024-04-03T19:55:44.051533+0000 mgr.y (mgr.24370) 10118 : cluster [DBG] pgmap v10102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:45 smithi067 bash[27441]: audit 2024-04-03T19:55:45.136314+0000 mon.c (mon.2) 3981 : audit [DBG] from='client.? 172.21.15.67:0/3221356520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:45 smithi067 bash[17655]: cluster 2024-04-03T19:55:44.051533+0000 mgr.y (mgr.24370) 10118 : cluster [DBG] pgmap v10102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:45 smithi067 bash[17655]: audit 2024-04-03T19:55:45.136314+0000 mon.c (mon.2) 3981 : audit [DBG] from='client.? 172.21.15.67:0/3221356520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:47 smithi082 bash[20963]: cluster 2024-04-03T19:55:46.052722+0000 mgr.y (mgr.24370) 10119 : cluster [DBG] pgmap v10103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:47 smithi067 bash[27441]: cluster 2024-04-03T19:55:46.052722+0000 mgr.y (mgr.24370) 10119 : cluster [DBG] pgmap v10103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:47 smithi067 bash[17655]: cluster 2024-04-03T19:55:46.052722+0000 mgr.y (mgr.24370) 10119 : cluster [DBG] pgmap v10103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:48 smithi082 bash[20963]: audit 2024-04-03T19:55:47.581932+0000 mon.a (mon.0) 8956 : audit [DBG] from='client.? 172.21.15.67:0/2476040863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:48.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:48 smithi067 bash[17655]: audit 2024-04-03T19:55:47.581932+0000 mon.a (mon.0) 8956 : audit [DBG] from='client.? 172.21.15.67:0/2476040863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:48.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:48 smithi067 bash[27441]: audit 2024-04-03T19:55:47.581932+0000 mon.a (mon.0) 8956 : audit [DBG] from='client.? 172.21.15.67:0/2476040863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:49 smithi082 bash[20963]: cluster 2024-04-03T19:55:48.053556+0000 mgr.y (mgr.24370) 10120 : cluster [DBG] pgmap v10104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:49 smithi067 bash[17655]: cluster 2024-04-03T19:55:48.053556+0000 mgr.y (mgr.24370) 10120 : cluster [DBG] pgmap v10104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:49 smithi067 bash[27441]: cluster 2024-04-03T19:55:48.053556+0000 mgr.y (mgr.24370) 10120 : cluster [DBG] pgmap v10104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:50.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:50 smithi082 bash[20963]: audit 2024-04-03T19:55:50.034305+0000 mon.c (mon.2) 3982 : audit [DBG] from='client.? 172.21.15.67:0/2085387944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:50.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:50 smithi067 bash[17655]: audit 2024-04-03T19:55:50.034305+0000 mon.c (mon.2) 3982 : audit [DBG] from='client.? 172.21.15.67:0/2085387944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:50.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:50 smithi067 bash[27441]: audit 2024-04-03T19:55:50.034305+0000 mon.c (mon.2) 3982 : audit [DBG] from='client.? 172.21.15.67:0/2085387944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:51 smithi067 bash[17655]: cluster 2024-04-03T19:55:50.054258+0000 mgr.y (mgr.24370) 10121 : cluster [DBG] pgmap v10105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:51 smithi067 bash[27441]: cluster 2024-04-03T19:55:50.054258+0000 mgr.y (mgr.24370) 10121 : cluster [DBG] pgmap v10105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:51.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:51 smithi082 bash[20963]: cluster 2024-04-03T19:55:50.054258+0000 mgr.y (mgr.24370) 10121 : cluster [DBG] pgmap v10105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:53.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T19:55:53.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:53 smithi067 bash[17655]: cluster 2024-04-03T19:55:52.055359+0000 mgr.y (mgr.24370) 10122 : cluster [DBG] pgmap v10106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:53.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:53 smithi067 bash[17655]: audit 2024-04-03T19:55:52.494082+0000 mon.c (mon.2) 3983 : audit [DBG] from='client.? 172.21.15.67:0/3682325251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:53.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:53 smithi067 bash[27441]: cluster 2024-04-03T19:55:52.055359+0000 mgr.y (mgr.24370) 10122 : cluster [DBG] pgmap v10106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:53.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:53 smithi067 bash[27441]: audit 2024-04-03T19:55:52.494082+0000 mon.c (mon.2) 3983 : audit [DBG] from='client.? 172.21.15.67:0/3682325251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:55:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:53 smithi082 bash[20963]: cluster 2024-04-03T19:55:52.055359+0000 mgr.y (mgr.24370) 10122 : cluster [DBG] pgmap v10106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:53 smithi082 bash[20963]: audit 2024-04-03T19:55:52.494082+0000 mon.c (mon.2) 3983 : audit [DBG] from='client.? 172.21.15.67:0/3682325251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:55 smithi067 bash[17655]: cluster 2024-04-03T19:55:54.056101+0000 mgr.y (mgr.24370) 10123 : cluster [DBG] pgmap v10107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:55 smithi067 bash[17655]: audit 2024-04-03T19:55:54.939664+0000 mon.a (mon.0) 8957 : audit [DBG] from='client.? 172.21.15.67:0/2305287826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:55 smithi067 bash[17655]: audit 2024-04-03T19:55:55.197342+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:55 smithi067 bash[27441]: cluster 2024-04-03T19:55:54.056101+0000 mgr.y (mgr.24370) 10123 : cluster [DBG] pgmap v10107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:55 smithi067 bash[27441]: audit 2024-04-03T19:55:54.939664+0000 mon.a (mon.0) 8957 : audit [DBG] from='client.? 172.21.15.67:0/2305287826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:55 smithi067 bash[27441]: audit 2024-04-03T19:55:55.197342+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:55 smithi082 bash[20963]: cluster 2024-04-03T19:55:54.056101+0000 mgr.y (mgr.24370) 10123 : cluster [DBG] pgmap v10107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:55 smithi082 bash[20963]: audit 2024-04-03T19:55:54.939664+0000 mon.a (mon.0) 8957 : audit [DBG] from='client.? 172.21.15.67:0/2305287826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:55 smithi082 bash[20963]: audit 2024-04-03T19:55:55.197342+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:55:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:57 smithi067 bash[17655]: cluster 2024-04-03T19:55:56.057248+0000 mgr.y (mgr.24370) 10124 : cluster [DBG] pgmap v10108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:57.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:57 smithi067 bash[27441]: cluster 2024-04-03T19:55:56.057248+0000 mgr.y (mgr.24370) 10124 : cluster [DBG] pgmap v10108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:57 smithi082 bash[20963]: cluster 2024-04-03T19:55:56.057248+0000 mgr.y (mgr.24370) 10124 : cluster [DBG] pgmap v10108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:58.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:58 smithi067 bash[17655]: audit 2024-04-03T19:55:57.396240+0000 mon.a (mon.0) 8959 : audit [DBG] from='client.? 172.21.15.67:0/48979226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:58 smithi067 bash[27441]: audit 2024-04-03T19:55:57.396240+0000 mon.a (mon.0) 8959 : audit [DBG] from='client.? 172.21.15.67:0/48979226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:58.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:58 smithi082 bash[20963]: audit 2024-04-03T19:55:57.396240+0000 mon.a (mon.0) 8959 : audit [DBG] from='client.? 172.21.15.67:0/48979226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:55:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:55:59 smithi067 bash[17655]: cluster 2024-04-03T19:55:58.057948+0000 mgr.y (mgr.24370) 10125 : cluster [DBG] pgmap v10109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:55:59 smithi067 bash[27441]: cluster 2024-04-03T19:55:58.057948+0000 mgr.y (mgr.24370) 10125 : cluster [DBG] pgmap v10109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:55:59.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:55:59 smithi082 bash[20963]: cluster 2024-04-03T19:55:58.057948+0000 mgr.y (mgr.24370) 10125 : cluster [DBG] pgmap v10109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:00.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:00 smithi082 bash[20963]: audit 2024-04-03T19:55:59.842747+0000 mon.c (mon.2) 3984 : audit [DBG] from='client.? 172.21.15.67:0/1919583061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:00.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:00 smithi067 bash[17655]: audit 2024-04-03T19:55:59.842747+0000 mon.c (mon.2) 3984 : audit [DBG] from='client.? 172.21.15.67:0/1919583061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:00.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:00 smithi067 bash[27441]: audit 2024-04-03T19:55:59.842747+0000 mon.c (mon.2) 3984 : audit [DBG] from='client.? 172.21.15.67:0/1919583061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:01.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:01 smithi082 bash[20963]: cluster 2024-04-03T19:56:00.058658+0000 mgr.y (mgr.24370) 10126 : cluster [DBG] pgmap v10110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:01 smithi067 bash[27441]: cluster 2024-04-03T19:56:00.058658+0000 mgr.y (mgr.24370) 10126 : cluster [DBG] pgmap v10110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:01 smithi067 bash[17655]: cluster 2024-04-03T19:56:00.058658+0000 mgr.y (mgr.24370) 10126 : cluster [DBG] pgmap v10110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:02.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:02 smithi082 bash[20963]: audit 2024-04-03T19:56:02.296546+0000 mon.a (mon.0) 8960 : audit [DBG] from='client.? 172.21.15.67:0/1227217663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:02.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:02 smithi067 bash[27441]: audit 2024-04-03T19:56:02.296546+0000 mon.a (mon.0) 8960 : audit [DBG] from='client.? 172.21.15.67:0/1227217663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:02.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:02 smithi067 bash[17655]: audit 2024-04-03T19:56:02.296546+0000 mon.a (mon.0) 8960 : audit [DBG] from='client.? 172.21.15.67:0/1227217663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:56:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:03 smithi082 bash[20963]: cluster 2024-04-03T19:56:02.059794+0000 mgr.y (mgr.24370) 10127 : cluster [DBG] pgmap v10111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:56:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:03 smithi067 bash[27441]: cluster 2024-04-03T19:56:02.059794+0000 mgr.y (mgr.24370) 10127 : cluster [DBG] pgmap v10111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:03.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:03 smithi067 bash[17655]: cluster 2024-04-03T19:56:02.059794+0000 mgr.y (mgr.24370) 10127 : cluster [DBG] pgmap v10111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:04 smithi082 bash[20963]: audit 2024-04-03T19:56:04.398190+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:56:04.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:04 smithi067 bash[17655]: audit 2024-04-03T19:56:04.398190+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:56:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:04 smithi067 bash[27441]: audit 2024-04-03T19:56:04.398190+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:56:05.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:05 smithi082 bash[20963]: cluster 2024-04-03T19:56:04.060620+0000 mgr.y (mgr.24370) 10128 : cluster [DBG] pgmap v10112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:05.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:05 smithi082 bash[20963]: audit 2024-04-03T19:56:04.767894+0000 mon.a (mon.0) 8962 : audit [DBG] from='client.? 172.21.15.67:0/2953707998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:05.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:05 smithi067 bash[17655]: cluster 2024-04-03T19:56:04.060620+0000 mgr.y (mgr.24370) 10128 : cluster [DBG] pgmap v10112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:05.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:05 smithi067 bash[17655]: audit 2024-04-03T19:56:04.767894+0000 mon.a (mon.0) 8962 : audit [DBG] from='client.? 172.21.15.67:0/2953707998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:05.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:05 smithi067 bash[27441]: cluster 2024-04-03T19:56:04.060620+0000 mgr.y (mgr.24370) 10128 : cluster [DBG] pgmap v10112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:05.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:05 smithi067 bash[27441]: audit 2024-04-03T19:56:04.767894+0000 mon.a (mon.0) 8962 : audit [DBG] from='client.? 172.21.15.67:0/2953707998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:07 smithi082 bash[20963]: cluster 2024-04-03T19:56:06.061862+0000 mgr.y (mgr.24370) 10129 : cluster [DBG] pgmap v10113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:07 smithi082 bash[20963]: audit 2024-04-03T19:56:07.230666+0000 mon.a (mon.0) 8963 : audit [DBG] from='client.? 172.21.15.67:0/1080365569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:07.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:07 smithi067 bash[27441]: cluster 2024-04-03T19:56:06.061862+0000 mgr.y (mgr.24370) 10129 : cluster [DBG] pgmap v10113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:07.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:07 smithi067 bash[27441]: audit 2024-04-03T19:56:07.230666+0000 mon.a (mon.0) 8963 : audit [DBG] from='client.? 172.21.15.67:0/1080365569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:07 smithi067 bash[17655]: cluster 2024-04-03T19:56:06.061862+0000 mgr.y (mgr.24370) 10129 : cluster [DBG] pgmap v10113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:07 smithi067 bash[17655]: audit 2024-04-03T19:56:07.230666+0000 mon.a (mon.0) 8963 : audit [DBG] from='client.? 172.21.15.67:0/1080365569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:09.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:09 smithi082 bash[20963]: cluster 2024-04-03T19:56:08.062592+0000 mgr.y (mgr.24370) 10130 : cluster [DBG] pgmap v10114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:09.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:09 smithi067 bash[17655]: cluster 2024-04-03T19:56:08.062592+0000 mgr.y (mgr.24370) 10130 : cluster [DBG] pgmap v10114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:09.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:09 smithi067 bash[27441]: cluster 2024-04-03T19:56:08.062592+0000 mgr.y (mgr.24370) 10130 : cluster [DBG] pgmap v10114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:10.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:10 smithi082 bash[20963]: audit 2024-04-03T19:56:09.720487+0000 mon.c (mon.2) 3985 : audit [DBG] from='client.? 172.21.15.67:0/3393810355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:10.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:10 smithi082 bash[20963]: audit 2024-04-03T19:56:10.041198+0000 mon.a (mon.0) 8964 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:10.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:10 smithi082 bash[20963]: audit 2024-04-03T19:56:10.050747+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:10.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:10 smithi082 bash[20963]: audit 2024-04-03T19:56:10.197589+0000 mon.a (mon.0) 8966 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:10 smithi067 bash[27441]: audit 2024-04-03T19:56:09.720487+0000 mon.c (mon.2) 3985 : audit [DBG] from='client.? 172.21.15.67:0/3393810355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:10 smithi067 bash[27441]: audit 2024-04-03T19:56:10.041198+0000 mon.a (mon.0) 8964 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:10 smithi067 bash[27441]: audit 2024-04-03T19:56:10.050747+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:10 smithi067 bash[27441]: audit 2024-04-03T19:56:10.197589+0000 mon.a (mon.0) 8966 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:10.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:10 smithi067 bash[17655]: audit 2024-04-03T19:56:09.720487+0000 mon.c (mon.2) 3985 : audit [DBG] from='client.? 172.21.15.67:0/3393810355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:10.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:10 smithi067 bash[17655]: audit 2024-04-03T19:56:10.041198+0000 mon.a (mon.0) 8964 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:10.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:10 smithi067 bash[17655]: audit 2024-04-03T19:56:10.050747+0000 mon.a (mon.0) 8965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:10.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:10 smithi067 bash[17655]: audit 2024-04-03T19:56:10.197589+0000 mon.a (mon.0) 8966 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:11 smithi082 bash[20963]: cluster 2024-04-03T19:56:10.063248+0000 mgr.y (mgr.24370) 10131 : cluster [DBG] pgmap v10115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:11 smithi082 bash[20963]: audit 2024-04-03T19:56:10.458155+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:11 smithi082 bash[20963]: audit 2024-04-03T19:56:10.470440+0000 mon.a (mon.0) 8968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:11 smithi082 bash[20963]: audit 2024-04-03T19:56:10.908982+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:56:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:11 smithi082 bash[20963]: audit 2024-04-03T19:56:10.910777+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:56:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:11 smithi082 bash[20963]: audit 2024-04-03T19:56:10.920272+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[17655]: cluster 2024-04-03T19:56:10.063248+0000 mgr.y (mgr.24370) 10131 : cluster [DBG] pgmap v10115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[17655]: audit 2024-04-03T19:56:10.458155+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[17655]: audit 2024-04-03T19:56:10.470440+0000 mon.a (mon.0) 8968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[17655]: audit 2024-04-03T19:56:10.908982+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:56:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[17655]: audit 2024-04-03T19:56:10.910777+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:56:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[17655]: audit 2024-04-03T19:56:10.920272+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[27441]: cluster 2024-04-03T19:56:10.063248+0000 mgr.y (mgr.24370) 10131 : cluster [DBG] pgmap v10115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[27441]: audit 2024-04-03T19:56:10.458155+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[27441]: audit 2024-04-03T19:56:10.470440+0000 mon.a (mon.0) 8968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[27441]: audit 2024-04-03T19:56:10.908982+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:56:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[27441]: audit 2024-04-03T19:56:10.910777+0000 mon.a (mon.0) 8970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:56:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:11 smithi067 bash[27441]: audit 2024-04-03T19:56:10.920272+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:56:12.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:12 smithi082 bash[20963]: audit 2024-04-03T19:56:12.171637+0000 mon.c (mon.2) 3986 : audit [DBG] from='client.? 172.21.15.67:0/3289780202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:12.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:12 smithi067 bash[17655]: audit 2024-04-03T19:56:12.171637+0000 mon.c (mon.2) 3986 : audit [DBG] from='client.? 172.21.15.67:0/3289780202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:12.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:12 smithi067 bash[27441]: audit 2024-04-03T19:56:12.171637+0000 mon.c (mon.2) 3986 : audit [DBG] from='client.? 172.21.15.67:0/3289780202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:13] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:56:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:56:13.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:13 smithi082 bash[20963]: cluster 2024-04-03T19:56:12.064358+0000 mgr.y (mgr.24370) 10132 : cluster [DBG] pgmap v10116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:13.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:13 smithi067 bash[27441]: cluster 2024-04-03T19:56:12.064358+0000 mgr.y (mgr.24370) 10132 : cluster [DBG] pgmap v10116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:13 smithi067 bash[17655]: cluster 2024-04-03T19:56:12.064358+0000 mgr.y (mgr.24370) 10132 : cluster [DBG] pgmap v10116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:15.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:15 smithi082 bash[20963]: cluster 2024-04-03T19:56:14.065040+0000 mgr.y (mgr.24370) 10133 : cluster [DBG] pgmap v10117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:15.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:15 smithi082 bash[20963]: audit 2024-04-03T19:56:14.628476+0000 mon.a (mon.0) 8972 : audit [DBG] from='client.? 172.21.15.67:0/391833305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:15 smithi067 bash[27441]: cluster 2024-04-03T19:56:14.065040+0000 mgr.y (mgr.24370) 10133 : cluster [DBG] pgmap v10117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:15 smithi067 bash[27441]: audit 2024-04-03T19:56:14.628476+0000 mon.a (mon.0) 8972 : audit [DBG] from='client.? 172.21.15.67:0/391833305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:15 smithi067 bash[17655]: cluster 2024-04-03T19:56:14.065040+0000 mgr.y (mgr.24370) 10133 : cluster [DBG] pgmap v10117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:15 smithi067 bash[17655]: audit 2024-04-03T19:56:14.628476+0000 mon.a (mon.0) 8972 : audit [DBG] from='client.? 172.21.15.67:0/391833305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:17 smithi082 bash[20963]: cluster 2024-04-03T19:56:16.066155+0000 mgr.y (mgr.24370) 10134 : cluster [DBG] pgmap v10118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:17 smithi082 bash[20963]: audit 2024-04-03T19:56:17.080583+0000 mon.a (mon.0) 8973 : audit [DBG] from='client.? 172.21.15.67:0/2820464125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:17 smithi067 bash[27441]: cluster 2024-04-03T19:56:16.066155+0000 mgr.y (mgr.24370) 10134 : cluster [DBG] pgmap v10118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:17 smithi067 bash[27441]: audit 2024-04-03T19:56:17.080583+0000 mon.a (mon.0) 8973 : audit [DBG] from='client.? 172.21.15.67:0/2820464125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:17 smithi067 bash[17655]: cluster 2024-04-03T19:56:16.066155+0000 mgr.y (mgr.24370) 10134 : cluster [DBG] pgmap v10118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:17 smithi067 bash[17655]: audit 2024-04-03T19:56:17.080583+0000 mon.a (mon.0) 8973 : audit [DBG] from='client.? 172.21.15.67:0/2820464125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:19.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:19 smithi082 bash[20963]: cluster 2024-04-03T19:56:18.066860+0000 mgr.y (mgr.24370) 10135 : cluster [DBG] pgmap v10119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:19 smithi067 bash[27441]: cluster 2024-04-03T19:56:18.066860+0000 mgr.y (mgr.24370) 10135 : cluster [DBG] pgmap v10119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:19 smithi067 bash[17655]: cluster 2024-04-03T19:56:18.066860+0000 mgr.y (mgr.24370) 10135 : cluster [DBG] pgmap v10119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:20 smithi082 bash[20963]: audit 2024-04-03T19:56:19.544696+0000 mon.c (mon.2) 3987 : audit [DBG] from='client.? 172.21.15.67:0/994458452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:20.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:20 smithi067 bash[27441]: audit 2024-04-03T19:56:19.544696+0000 mon.c (mon.2) 3987 : audit [DBG] from='client.? 172.21.15.67:0/994458452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:20 smithi067 bash[17655]: audit 2024-04-03T19:56:19.544696+0000 mon.c (mon.2) 3987 : audit [DBG] from='client.? 172.21.15.67:0/994458452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:21.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:21 smithi082 bash[20963]: cluster 2024-04-03T19:56:20.067551+0000 mgr.y (mgr.24370) 10136 : cluster [DBG] pgmap v10120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:21 smithi067 bash[17655]: cluster 2024-04-03T19:56:20.067551+0000 mgr.y (mgr.24370) 10136 : cluster [DBG] pgmap v10120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:21 smithi067 bash[27441]: cluster 2024-04-03T19:56:20.067551+0000 mgr.y (mgr.24370) 10136 : cluster [DBG] pgmap v10120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:22.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:22 smithi082 bash[20963]: audit 2024-04-03T19:56:22.003466+0000 mon.c (mon.2) 3988 : audit [DBG] from='client.? 172.21.15.67:0/436285129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:22.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:22 smithi067 bash[17655]: audit 2024-04-03T19:56:22.003466+0000 mon.c (mon.2) 3988 : audit [DBG] from='client.? 172.21.15.67:0/436285129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:22.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:22 smithi067 bash[27441]: audit 2024-04-03T19:56:22.003466+0000 mon.c (mon.2) 3988 : audit [DBG] from='client.? 172.21.15.67:0/436285129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:23] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T19:56:23.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:23 smithi082 bash[20963]: cluster 2024-04-03T19:56:22.068670+0000 mgr.y (mgr.24370) 10137 : cluster [DBG] pgmap v10121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:56:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:23 smithi067 bash[17655]: cluster 2024-04-03T19:56:22.068670+0000 mgr.y (mgr.24370) 10137 : cluster [DBG] pgmap v10121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:23 smithi067 bash[27441]: cluster 2024-04-03T19:56:22.068670+0000 mgr.y (mgr.24370) 10137 : cluster [DBG] pgmap v10121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:24 smithi082 bash[20963]: audit 2024-04-03T19:56:24.460970+0000 mon.a (mon.0) 8974 : audit [DBG] from='client.? 172.21.15.67:0/3919744240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:24 smithi067 bash[27441]: audit 2024-04-03T19:56:24.460970+0000 mon.a (mon.0) 8974 : audit [DBG] from='client.? 172.21.15.67:0/3919744240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:24.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:24 smithi067 bash[17655]: audit 2024-04-03T19:56:24.460970+0000 mon.a (mon.0) 8974 : audit [DBG] from='client.? 172.21.15.67:0/3919744240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:25.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:25 smithi082 bash[20963]: cluster 2024-04-03T19:56:24.069336+0000 mgr.y (mgr.24370) 10138 : cluster [DBG] pgmap v10122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:25.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:25 smithi082 bash[20963]: audit 2024-04-03T19:56:25.198105+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:25 smithi067 bash[17655]: cluster 2024-04-03T19:56:24.069336+0000 mgr.y (mgr.24370) 10138 : cluster [DBG] pgmap v10122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:25 smithi067 bash[17655]: audit 2024-04-03T19:56:25.198105+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:25 smithi067 bash[27441]: cluster 2024-04-03T19:56:24.069336+0000 mgr.y (mgr.24370) 10138 : cluster [DBG] pgmap v10122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:25 smithi067 bash[27441]: audit 2024-04-03T19:56:25.198105+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:27.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:27 smithi082 bash[20963]: cluster 2024-04-03T19:56:26.070494+0000 mgr.y (mgr.24370) 10139 : cluster [DBG] pgmap v10123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:27.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:27 smithi082 bash[20963]: audit 2024-04-03T19:56:26.921213+0000 mon.c (mon.2) 3989 : audit [DBG] from='client.? 172.21.15.67:0/2241145339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:27 smithi067 bash[17655]: cluster 2024-04-03T19:56:26.070494+0000 mgr.y (mgr.24370) 10139 : cluster [DBG] pgmap v10123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:27 smithi067 bash[17655]: audit 2024-04-03T19:56:26.921213+0000 mon.c (mon.2) 3989 : audit [DBG] from='client.? 172.21.15.67:0/2241145339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:27 smithi067 bash[27441]: cluster 2024-04-03T19:56:26.070494+0000 mgr.y (mgr.24370) 10139 : cluster [DBG] pgmap v10123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:27.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:27 smithi067 bash[27441]: audit 2024-04-03T19:56:26.921213+0000 mon.c (mon.2) 3989 : audit [DBG] from='client.? 172.21.15.67:0/2241145339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:29.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:29 smithi082 bash[20963]: cluster 2024-04-03T19:56:28.071210+0000 mgr.y (mgr.24370) 10140 : cluster [DBG] pgmap v10124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:29.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:29 smithi082 bash[20963]: audit 2024-04-03T19:56:29.378994+0000 mon.c (mon.2) 3990 : audit [DBG] from='client.? 172.21.15.67:0/3003686652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:29.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:29 smithi067 bash[27441]: cluster 2024-04-03T19:56:28.071210+0000 mgr.y (mgr.24370) 10140 : cluster [DBG] pgmap v10124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:29.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:29 smithi067 bash[27441]: audit 2024-04-03T19:56:29.378994+0000 mon.c (mon.2) 3990 : audit [DBG] from='client.? 172.21.15.67:0/3003686652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:29.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:29 smithi067 bash[17655]: cluster 2024-04-03T19:56:28.071210+0000 mgr.y (mgr.24370) 10140 : cluster [DBG] pgmap v10124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:29.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:29 smithi067 bash[17655]: audit 2024-04-03T19:56:29.378994+0000 mon.c (mon.2) 3990 : audit [DBG] from='client.? 172.21.15.67:0/3003686652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:31 smithi082 bash[20963]: cluster 2024-04-03T19:56:30.071930+0000 mgr.y (mgr.24370) 10141 : cluster [DBG] pgmap v10125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:31.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:31 smithi067 bash[27441]: cluster 2024-04-03T19:56:30.071930+0000 mgr.y (mgr.24370) 10141 : cluster [DBG] pgmap v10125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:31 smithi067 bash[17655]: cluster 2024-04-03T19:56:30.071930+0000 mgr.y (mgr.24370) 10141 : cluster [DBG] pgmap v10125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:32 smithi082 bash[20963]: audit 2024-04-03T19:56:31.833629+0000 mon.c (mon.2) 3991 : audit [DBG] from='client.? 172.21.15.67:0/3065185694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:32.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:32 smithi067 bash[17655]: audit 2024-04-03T19:56:31.833629+0000 mon.c (mon.2) 3991 : audit [DBG] from='client.? 172.21.15.67:0/3065185694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:32.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:32 smithi067 bash[27441]: audit 2024-04-03T19:56:31.833629+0000 mon.c (mon.2) 3991 : audit [DBG] from='client.? 172.21.15.67:0/3065185694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:56:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:56:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:33 smithi082 bash[20963]: cluster 2024-04-03T19:56:32.073259+0000 mgr.y (mgr.24370) 10142 : cluster [DBG] pgmap v10126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:33 smithi067 bash[27441]: cluster 2024-04-03T19:56:32.073259+0000 mgr.y (mgr.24370) 10142 : cluster [DBG] pgmap v10126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:33 smithi067 bash[17655]: cluster 2024-04-03T19:56:32.073259+0000 mgr.y (mgr.24370) 10142 : cluster [DBG] pgmap v10126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:34.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:34 smithi082 bash[20963]: audit 2024-04-03T19:56:34.288553+0000 mon.a (mon.0) 8976 : audit [DBG] from='client.? 172.21.15.67:0/820588046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:34.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:34 smithi067 bash[17655]: audit 2024-04-03T19:56:34.288553+0000 mon.a (mon.0) 8976 : audit [DBG] from='client.? 172.21.15.67:0/820588046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:34.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:34 smithi067 bash[27441]: audit 2024-04-03T19:56:34.288553+0000 mon.a (mon.0) 8976 : audit [DBG] from='client.? 172.21.15.67:0/820588046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:35.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:35 smithi082 bash[20963]: cluster 2024-04-03T19:56:34.073898+0000 mgr.y (mgr.24370) 10143 : cluster [DBG] pgmap v10127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:35 smithi067 bash[17655]: cluster 2024-04-03T19:56:34.073898+0000 mgr.y (mgr.24370) 10143 : cluster [DBG] pgmap v10127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:35.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:35 smithi067 bash[27441]: cluster 2024-04-03T19:56:34.073898+0000 mgr.y (mgr.24370) 10143 : cluster [DBG] pgmap v10127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:37.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:37 smithi082 bash[20963]: cluster 2024-04-03T19:56:36.075061+0000 mgr.y (mgr.24370) 10144 : cluster [DBG] pgmap v10128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:37.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:37 smithi082 bash[20963]: audit 2024-04-03T19:56:36.744350+0000 mon.c (mon.2) 3992 : audit [DBG] from='client.? 172.21.15.67:0/3618349854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:37.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:37 smithi067 bash[17655]: cluster 2024-04-03T19:56:36.075061+0000 mgr.y (mgr.24370) 10144 : cluster [DBG] pgmap v10128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:37.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:37 smithi067 bash[17655]: audit 2024-04-03T19:56:36.744350+0000 mon.c (mon.2) 3992 : audit [DBG] from='client.? 172.21.15.67:0/3618349854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:37 smithi067 bash[27441]: cluster 2024-04-03T19:56:36.075061+0000 mgr.y (mgr.24370) 10144 : cluster [DBG] pgmap v10128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:37 smithi067 bash[27441]: audit 2024-04-03T19:56:36.744350+0000 mon.c (mon.2) 3992 : audit [DBG] from='client.? 172.21.15.67:0/3618349854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:39.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:39 smithi082 bash[20963]: cluster 2024-04-03T19:56:38.075781+0000 mgr.y (mgr.24370) 10145 : cluster [DBG] pgmap v10129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:39.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:39 smithi082 bash[20963]: audit 2024-04-03T19:56:39.200089+0000 mon.c (mon.2) 3993 : audit [DBG] from='client.? 172.21.15.67:0/1234787504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:39.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:39 smithi067 bash[17655]: cluster 2024-04-03T19:56:38.075781+0000 mgr.y (mgr.24370) 10145 : cluster [DBG] pgmap v10129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:39.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:39 smithi067 bash[17655]: audit 2024-04-03T19:56:39.200089+0000 mon.c (mon.2) 3993 : audit [DBG] from='client.? 172.21.15.67:0/1234787504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:39 smithi067 bash[27441]: cluster 2024-04-03T19:56:38.075781+0000 mgr.y (mgr.24370) 10145 : cluster [DBG] pgmap v10129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:39 smithi067 bash[27441]: audit 2024-04-03T19:56:39.200089+0000 mon.c (mon.2) 3993 : audit [DBG] from='client.? 172.21.15.67:0/1234787504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:40 smithi082 bash[20963]: audit 2024-04-03T19:56:40.198547+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:40 smithi067 bash[27441]: audit 2024-04-03T19:56:40.198547+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:40 smithi067 bash[17655]: audit 2024-04-03T19:56:40.198547+0000 mon.a (mon.0) 8977 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:41 smithi082 bash[20963]: cluster 2024-04-03T19:56:40.076513+0000 mgr.y (mgr.24370) 10146 : cluster [DBG] pgmap v10130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:41 smithi067 bash[17655]: cluster 2024-04-03T19:56:40.076513+0000 mgr.y (mgr.24370) 10146 : cluster [DBG] pgmap v10130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:41.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:41 smithi067 bash[27441]: cluster 2024-04-03T19:56:40.076513+0000 mgr.y (mgr.24370) 10146 : cluster [DBG] pgmap v10130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:42.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:42 smithi082 bash[20963]: audit 2024-04-03T19:56:41.661697+0000 mon.a (mon.0) 8978 : audit [DBG] from='client.? 172.21.15.67:0/718623606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:42.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:42 smithi067 bash[17655]: audit 2024-04-03T19:56:41.661697+0000 mon.a (mon.0) 8978 : audit [DBG] from='client.? 172.21.15.67:0/718623606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:42.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:42 smithi067 bash[27441]: audit 2024-04-03T19:56:41.661697+0000 mon.a (mon.0) 8978 : audit [DBG] from='client.? 172.21.15.67:0/718623606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:56:43.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:43 smithi082 bash[20963]: cluster 2024-04-03T19:56:42.077705+0000 mgr.y (mgr.24370) 10147 : cluster [DBG] pgmap v10131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:56:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:43 smithi067 bash[27441]: cluster 2024-04-03T19:56:42.077705+0000 mgr.y (mgr.24370) 10147 : cluster [DBG] pgmap v10131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:43 smithi067 bash[17655]: cluster 2024-04-03T19:56:42.077705+0000 mgr.y (mgr.24370) 10147 : cluster [DBG] pgmap v10131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:44 smithi082 bash[20963]: audit 2024-04-03T19:56:44.111072+0000 mon.a (mon.0) 8979 : audit [DBG] from='client.? 172.21.15.67:0/2661337163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:44.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:44 smithi067 bash[17655]: audit 2024-04-03T19:56:44.111072+0000 mon.a (mon.0) 8979 : audit [DBG] from='client.? 172.21.15.67:0/2661337163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:44.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:44 smithi067 bash[27441]: audit 2024-04-03T19:56:44.111072+0000 mon.a (mon.0) 8979 : audit [DBG] from='client.? 172.21.15.67:0/2661337163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:45.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:45 smithi082 bash[20963]: cluster 2024-04-03T19:56:44.078368+0000 mgr.y (mgr.24370) 10148 : cluster [DBG] pgmap v10132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:45 smithi067 bash[17655]: cluster 2024-04-03T19:56:44.078368+0000 mgr.y (mgr.24370) 10148 : cluster [DBG] pgmap v10132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:45.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:45 smithi067 bash[27441]: cluster 2024-04-03T19:56:44.078368+0000 mgr.y (mgr.24370) 10148 : cluster [DBG] pgmap v10132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:46.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:46 smithi082 bash[20963]: audit 2024-04-03T19:56:46.556904+0000 mon.a (mon.0) 8980 : audit [DBG] from='client.? 172.21.15.67:0/2694191095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:46.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:46 smithi067 bash[17655]: audit 2024-04-03T19:56:46.556904+0000 mon.a (mon.0) 8980 : audit [DBG] from='client.? 172.21.15.67:0/2694191095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:46.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:46 smithi067 bash[27441]: audit 2024-04-03T19:56:46.556904+0000 mon.a (mon.0) 8980 : audit [DBG] from='client.? 172.21.15.67:0/2694191095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:47 smithi082 bash[20963]: cluster 2024-04-03T19:56:46.079687+0000 mgr.y (mgr.24370) 10149 : cluster [DBG] pgmap v10133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:47.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:47 smithi067 bash[17655]: cluster 2024-04-03T19:56:46.079687+0000 mgr.y (mgr.24370) 10149 : cluster [DBG] pgmap v10133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:47.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:47 smithi067 bash[27441]: cluster 2024-04-03T19:56:46.079687+0000 mgr.y (mgr.24370) 10149 : cluster [DBG] pgmap v10133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:49.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:49 smithi082 bash[20963]: cluster 2024-04-03T19:56:48.080362+0000 mgr.y (mgr.24370) 10150 : cluster [DBG] pgmap v10134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:49.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:49 smithi082 bash[20963]: audit 2024-04-03T19:56:49.018654+0000 mon.c (mon.2) 3994 : audit [DBG] from='client.? 172.21.15.67:0/524481008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:49 smithi067 bash[17655]: cluster 2024-04-03T19:56:48.080362+0000 mgr.y (mgr.24370) 10150 : cluster [DBG] pgmap v10134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:49 smithi067 bash[17655]: audit 2024-04-03T19:56:49.018654+0000 mon.c (mon.2) 3994 : audit [DBG] from='client.? 172.21.15.67:0/524481008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:49.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:49 smithi067 bash[27441]: cluster 2024-04-03T19:56:48.080362+0000 mgr.y (mgr.24370) 10150 : cluster [DBG] pgmap v10134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:49.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:49 smithi067 bash[27441]: audit 2024-04-03T19:56:49.018654+0000 mon.c (mon.2) 3994 : audit [DBG] from='client.? 172.21.15.67:0/524481008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:51.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:51 smithi082 bash[20963]: cluster 2024-04-03T19:56:50.081165+0000 mgr.y (mgr.24370) 10151 : cluster [DBG] pgmap v10135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:51.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:51 smithi082 bash[20963]: audit 2024-04-03T19:56:51.467122+0000 mon.c (mon.2) 3995 : audit [DBG] from='client.? 172.21.15.67:0/3579572827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:51 smithi067 bash[27441]: cluster 2024-04-03T19:56:50.081165+0000 mgr.y (mgr.24370) 10151 : cluster [DBG] pgmap v10135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:51 smithi067 bash[27441]: audit 2024-04-03T19:56:51.467122+0000 mon.c (mon.2) 3995 : audit [DBG] from='client.? 172.21.15.67:0/3579572827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:51.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:51 smithi067 bash[17655]: cluster 2024-04-03T19:56:50.081165+0000 mgr.y (mgr.24370) 10151 : cluster [DBG] pgmap v10135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:51.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:51 smithi067 bash[17655]: audit 2024-04-03T19:56:51.467122+0000 mon.c (mon.2) 3995 : audit [DBG] from='client.? 172.21.15.67:0/3579572827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:56:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:53 smithi082 bash[20963]: cluster 2024-04-03T19:56:52.082362+0000 mgr.y (mgr.24370) 10152 : cluster [DBG] pgmap v10136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:56:53.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:53 smithi067 bash[17655]: cluster 2024-04-03T19:56:52.082362+0000 mgr.y (mgr.24370) 10152 : cluster [DBG] pgmap v10136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:53.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:53 smithi067 bash[27441]: cluster 2024-04-03T19:56:52.082362+0000 mgr.y (mgr.24370) 10152 : cluster [DBG] pgmap v10136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:54.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:54 smithi067 bash[17655]: audit 2024-04-03T19:56:53.919479+0000 mon.a (mon.0) 8981 : audit [DBG] from='client.? 172.21.15.67:0/2334905154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:54.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:54 smithi067 bash[27441]: audit 2024-04-03T19:56:53.919479+0000 mon.a (mon.0) 8981 : audit [DBG] from='client.? 172.21.15.67:0/2334905154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:55.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:54 smithi082 bash[20963]: audit 2024-04-03T19:56:53.919479+0000 mon.a (mon.0) 8981 : audit [DBG] from='client.? 172.21.15.67:0/2334905154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:55 smithi067 bash[17655]: cluster 2024-04-03T19:56:54.083005+0000 mgr.y (mgr.24370) 10153 : cluster [DBG] pgmap v10137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:55 smithi067 bash[17655]: audit 2024-04-03T19:56:55.198763+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:55 smithi067 bash[27441]: cluster 2024-04-03T19:56:54.083005+0000 mgr.y (mgr.24370) 10153 : cluster [DBG] pgmap v10137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:55 smithi067 bash[27441]: audit 2024-04-03T19:56:55.198763+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:55 smithi082 bash[20963]: cluster 2024-04-03T19:56:54.083005+0000 mgr.y (mgr.24370) 10153 : cluster [DBG] pgmap v10137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:55 smithi082 bash[20963]: audit 2024-04-03T19:56:55.198763+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:56:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:56 smithi067 bash[17655]: audit 2024-04-03T19:56:56.364309+0000 mon.a (mon.0) 8983 : audit [DBG] from='client.? 172.21.15.67:0/355246830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:56 smithi067 bash[27441]: audit 2024-04-03T19:56:56.364309+0000 mon.a (mon.0) 8983 : audit [DBG] from='client.? 172.21.15.67:0/355246830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:57.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:56 smithi082 bash[20963]: audit 2024-04-03T19:56:56.364309+0000 mon.a (mon.0) 8983 : audit [DBG] from='client.? 172.21.15.67:0/355246830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:57 smithi067 bash[27441]: cluster 2024-04-03T19:56:56.083912+0000 mgr.y (mgr.24370) 10154 : cluster [DBG] pgmap v10138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:57 smithi067 bash[17655]: cluster 2024-04-03T19:56:56.083912+0000 mgr.y (mgr.24370) 10154 : cluster [DBG] pgmap v10138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:57 smithi082 bash[20963]: cluster 2024-04-03T19:56:56.083912+0000 mgr.y (mgr.24370) 10154 : cluster [DBG] pgmap v10138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:59 smithi067 bash[27441]: cluster 2024-04-03T19:56:58.084548+0000 mgr.y (mgr.24370) 10155 : cluster [DBG] pgmap v10139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:56:59 smithi067 bash[27441]: audit 2024-04-03T19:56:58.818864+0000 mon.c (mon.2) 3996 : audit [DBG] from='client.? 172.21.15.67:0/1762262759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:56:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:59 smithi067 bash[17655]: cluster 2024-04-03T19:56:58.084548+0000 mgr.y (mgr.24370) 10155 : cluster [DBG] pgmap v10139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:56:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:56:59 smithi067 bash[17655]: audit 2024-04-03T19:56:58.818864+0000 mon.c (mon.2) 3996 : audit [DBG] from='client.? 172.21.15.67:0/1762262759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:59 smithi082 bash[20963]: cluster 2024-04-03T19:56:58.084548+0000 mgr.y (mgr.24370) 10155 : cluster [DBG] pgmap v10139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:56:59 smithi082 bash[20963]: audit 2024-04-03T19:56:58.818864+0000 mon.c (mon.2) 3996 : audit [DBG] from='client.? 172.21.15.67:0/1762262759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:01 smithi067 bash[17655]: cluster 2024-04-03T19:57:00.085251+0000 mgr.y (mgr.24370) 10156 : cluster [DBG] pgmap v10140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:01.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:01 smithi067 bash[17655]: audit 2024-04-03T19:57:01.268762+0000 mon.a (mon.0) 8984 : audit [DBG] from='client.? 172.21.15.67:0/3503610505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:01 smithi067 bash[27441]: cluster 2024-04-03T19:57:00.085251+0000 mgr.y (mgr.24370) 10156 : cluster [DBG] pgmap v10140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:01 smithi067 bash[27441]: audit 2024-04-03T19:57:01.268762+0000 mon.a (mon.0) 8984 : audit [DBG] from='client.? 172.21.15.67:0/3503610505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:02.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:01 smithi082 bash[20963]: cluster 2024-04-03T19:57:00.085251+0000 mgr.y (mgr.24370) 10156 : cluster [DBG] pgmap v10140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:02.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:01 smithi082 bash[20963]: audit 2024-04-03T19:57:01.268762+0000 mon.a (mon.0) 8984 : audit [DBG] from='client.? 172.21.15.67:0/3503610505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T19:57:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:03 smithi082 bash[20963]: cluster 2024-04-03T19:57:02.086396+0000 mgr.y (mgr.24370) 10157 : cluster [DBG] pgmap v10141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:57:04.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:03 smithi067 bash[27441]: cluster 2024-04-03T19:57:02.086396+0000 mgr.y (mgr.24370) 10157 : cluster [DBG] pgmap v10141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:04.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:03 smithi067 bash[17655]: cluster 2024-04-03T19:57:02.086396+0000 mgr.y (mgr.24370) 10157 : cluster [DBG] pgmap v10141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:05.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:04 smithi082 bash[20963]: audit 2024-04-03T19:57:03.718962+0000 mon.c (mon.2) 3997 : audit [DBG] from='client.? 172.21.15.67:0/1271780469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:05.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:04 smithi067 bash[27441]: audit 2024-04-03T19:57:03.718962+0000 mon.c (mon.2) 3997 : audit [DBG] from='client.? 172.21.15.67:0/1271780469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:05.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:04 smithi067 bash[17655]: audit 2024-04-03T19:57:03.718962+0000 mon.c (mon.2) 3997 : audit [DBG] from='client.? 172.21.15.67:0/1271780469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:06.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:05 smithi082 bash[20963]: cluster 2024-04-03T19:57:04.087106+0000 mgr.y (mgr.24370) 10158 : cluster [DBG] pgmap v10142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:06.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:05 smithi067 bash[27441]: cluster 2024-04-03T19:57:04.087106+0000 mgr.y (mgr.24370) 10158 : cluster [DBG] pgmap v10142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:06.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:05 smithi067 bash[17655]: cluster 2024-04-03T19:57:04.087106+0000 mgr.y (mgr.24370) 10158 : cluster [DBG] pgmap v10142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:06 smithi082 bash[20963]: audit 2024-04-03T19:57:06.162509+0000 mon.a (mon.0) 8985 : audit [DBG] from='client.? 172.21.15.67:0/508368660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:07.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:06 smithi067 bash[17655]: audit 2024-04-03T19:57:06.162509+0000 mon.a (mon.0) 8985 : audit [DBG] from='client.? 172.21.15.67:0/508368660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:07.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:06 smithi067 bash[27441]: audit 2024-04-03T19:57:06.162509+0000 mon.a (mon.0) 8985 : audit [DBG] from='client.? 172.21.15.67:0/508368660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:08.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:07 smithi082 bash[20963]: cluster 2024-04-03T19:57:06.088257+0000 mgr.y (mgr.24370) 10159 : cluster [DBG] pgmap v10143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:08.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:07 smithi067 bash[17655]: cluster 2024-04-03T19:57:06.088257+0000 mgr.y (mgr.24370) 10159 : cluster [DBG] pgmap v10143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:08.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:07 smithi067 bash[27441]: cluster 2024-04-03T19:57:06.088257+0000 mgr.y (mgr.24370) 10159 : cluster [DBG] pgmap v10143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:08 smithi082 bash[20963]: audit 2024-04-03T19:57:08.610170+0000 mon.a (mon.0) 8986 : audit [DBG] from='client.? 172.21.15.67:0/900278929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:09.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:08 smithi067 bash[27441]: audit 2024-04-03T19:57:08.610170+0000 mon.a (mon.0) 8986 : audit [DBG] from='client.? 172.21.15.67:0/900278929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:09.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:08 smithi067 bash[17655]: audit 2024-04-03T19:57:08.610170+0000 mon.a (mon.0) 8986 : audit [DBG] from='client.? 172.21.15.67:0/900278929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:10.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:09 smithi082 bash[20963]: cluster 2024-04-03T19:57:08.088966+0000 mgr.y (mgr.24370) 10160 : cluster [DBG] pgmap v10144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:10.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:09 smithi067 bash[17655]: cluster 2024-04-03T19:57:08.088966+0000 mgr.y (mgr.24370) 10160 : cluster [DBG] pgmap v10144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:10.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:09 smithi067 bash[27441]: cluster 2024-04-03T19:57:08.088966+0000 mgr.y (mgr.24370) 10160 : cluster [DBG] pgmap v10144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:10 smithi082 bash[20963]: audit 2024-04-03T19:57:10.199230+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:11.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:10 smithi067 bash[27441]: audit 2024-04-03T19:57:10.199230+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:11.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:10 smithi067 bash[17655]: audit 2024-04-03T19:57:10.199230+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:11 smithi082 bash[20963]: cluster 2024-04-03T19:57:10.089638+0000 mgr.y (mgr.24370) 10161 : cluster [DBG] pgmap v10145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:12.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:11 smithi082 bash[20963]: audit 2024-04-03T19:57:10.996048+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:57:12.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:11 smithi082 bash[20963]: audit 2024-04-03T19:57:11.057983+0000 mon.a (mon.0) 8989 : audit [DBG] from='client.? 172.21.15.67:0/2497720193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:12.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:11 smithi067 bash[27441]: cluster 2024-04-03T19:57:10.089638+0000 mgr.y (mgr.24370) 10161 : cluster [DBG] pgmap v10145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:12.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:11 smithi067 bash[27441]: audit 2024-04-03T19:57:10.996048+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:57:12.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:11 smithi067 bash[27441]: audit 2024-04-03T19:57:11.057983+0000 mon.a (mon.0) 8989 : audit [DBG] from='client.? 172.21.15.67:0/2497720193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:12.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:11 smithi067 bash[17655]: cluster 2024-04-03T19:57:10.089638+0000 mgr.y (mgr.24370) 10161 : cluster [DBG] pgmap v10145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:12.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:11 smithi067 bash[17655]: audit 2024-04-03T19:57:10.996048+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:57:12.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:11 smithi067 bash[17655]: audit 2024-04-03T19:57:11.057983+0000 mon.a (mon.0) 8989 : audit [DBG] from='client.? 172.21.15.67:0/2497720193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:57:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:57:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:13 smithi082 bash[20963]: cluster 2024-04-03T19:57:12.090701+0000 mgr.y (mgr.24370) 10162 : cluster [DBG] pgmap v10146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:13 smithi082 bash[20963]: audit 2024-04-03T19:57:13.503312+0000 mon.c (mon.2) 3998 : audit [DBG] from='client.? 172.21.15.67:0/2701922019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:14.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:13 smithi067 bash[17655]: cluster 2024-04-03T19:57:12.090701+0000 mgr.y (mgr.24370) 10162 : cluster [DBG] pgmap v10146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:14.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:13 smithi067 bash[17655]: audit 2024-04-03T19:57:13.503312+0000 mon.c (mon.2) 3998 : audit [DBG] from='client.? 172.21.15.67:0/2701922019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:14.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:13 smithi067 bash[27441]: cluster 2024-04-03T19:57:12.090701+0000 mgr.y (mgr.24370) 10162 : cluster [DBG] pgmap v10146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:14.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:13 smithi067 bash[27441]: audit 2024-04-03T19:57:13.503312+0000 mon.c (mon.2) 3998 : audit [DBG] from='client.? 172.21.15.67:0/2701922019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:16.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:15 smithi082 bash[20963]: cluster 2024-04-03T19:57:14.091385+0000 mgr.y (mgr.24370) 10163 : cluster [DBG] pgmap v10147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:15 smithi067 bash[17655]: cluster 2024-04-03T19:57:14.091385+0000 mgr.y (mgr.24370) 10163 : cluster [DBG] pgmap v10147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:16.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:15 smithi067 bash[27441]: cluster 2024-04-03T19:57:14.091385+0000 mgr.y (mgr.24370) 10163 : cluster [DBG] pgmap v10147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:16 smithi082 bash[20963]: audit 2024-04-03T19:57:15.966120+0000 mon.a (mon.0) 8990 : audit [DBG] from='client.? 172.21.15.67:0/1015772950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:17.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:16 smithi067 bash[17655]: audit 2024-04-03T19:57:15.966120+0000 mon.a (mon.0) 8990 : audit [DBG] from='client.? 172.21.15.67:0/1015772950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:17.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:16 smithi067 bash[27441]: audit 2024-04-03T19:57:15.966120+0000 mon.a (mon.0) 8990 : audit [DBG] from='client.? 172.21.15.67:0/1015772950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:18.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:17 smithi082 bash[20963]: cluster 2024-04-03T19:57:16.092516+0000 mgr.y (mgr.24370) 10164 : cluster [DBG] pgmap v10148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:18.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:17 smithi082 bash[20963]: audit 2024-04-03T19:57:16.741642+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:17 smithi082 bash[20963]: audit 2024-04-03T19:57:16.747965+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:17 smithi082 bash[20963]: audit 2024-04-03T19:57:17.047330+0000 mon.a (mon.0) 8993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:17 smithi082 bash[20963]: audit 2024-04-03T19:57:17.056898+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:17 smithi082 bash[20963]: audit 2024-04-03T19:57:17.542472+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:57:18.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:17 smithi082 bash[20963]: audit 2024-04-03T19:57:17.544275+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:57:18.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:17 smithi082 bash[20963]: audit 2024-04-03T19:57:17.552736+0000 mon.a (mon.0) 8997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[17655]: cluster 2024-04-03T19:57:16.092516+0000 mgr.y (mgr.24370) 10164 : cluster [DBG] pgmap v10148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:18.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[17655]: audit 2024-04-03T19:57:16.741642+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[17655]: audit 2024-04-03T19:57:16.747965+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[17655]: audit 2024-04-03T19:57:17.047330+0000 mon.a (mon.0) 8993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[17655]: audit 2024-04-03T19:57:17.056898+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[17655]: audit 2024-04-03T19:57:17.542472+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[17655]: audit 2024-04-03T19:57:17.544275+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[17655]: audit 2024-04-03T19:57:17.552736+0000 mon.a (mon.0) 8997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[27441]: cluster 2024-04-03T19:57:16.092516+0000 mgr.y (mgr.24370) 10164 : cluster [DBG] pgmap v10148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[27441]: audit 2024-04-03T19:57:16.741642+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[27441]: audit 2024-04-03T19:57:16.747965+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[27441]: audit 2024-04-03T19:57:17.047330+0000 mon.a (mon.0) 8993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[27441]: audit 2024-04-03T19:57:17.056898+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:18.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[27441]: audit 2024-04-03T19:57:17.542472+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:57:18.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[27441]: audit 2024-04-03T19:57:17.544275+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:57:18.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:17 smithi067 bash[27441]: audit 2024-04-03T19:57:17.552736+0000 mon.a (mon.0) 8997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:57:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:18 smithi082 bash[20963]: audit 2024-04-03T19:57:18.417312+0000 mon.c (mon.2) 3999 : audit [DBG] from='client.? 172.21.15.67:0/496939424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:19.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:18 smithi067 bash[27441]: audit 2024-04-03T19:57:18.417312+0000 mon.c (mon.2) 3999 : audit [DBG] from='client.? 172.21.15.67:0/496939424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:19.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:18 smithi067 bash[17655]: audit 2024-04-03T19:57:18.417312+0000 mon.c (mon.2) 3999 : audit [DBG] from='client.? 172.21.15.67:0/496939424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:19 smithi082 bash[20963]: cluster 2024-04-03T19:57:18.093187+0000 mgr.y (mgr.24370) 10165 : cluster [DBG] pgmap v10149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:20.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:19 smithi067 bash[17655]: cluster 2024-04-03T19:57:18.093187+0000 mgr.y (mgr.24370) 10165 : cluster [DBG] pgmap v10149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:20.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:19 smithi067 bash[27441]: cluster 2024-04-03T19:57:18.093187+0000 mgr.y (mgr.24370) 10165 : cluster [DBG] pgmap v10149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:21 smithi082 bash[20963]: cluster 2024-04-03T19:57:20.093888+0000 mgr.y (mgr.24370) 10166 : cluster [DBG] pgmap v10150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:21 smithi082 bash[20963]: audit 2024-04-03T19:57:20.871284+0000 mon.c (mon.2) 4000 : audit [DBG] from='client.? 172.21.15.67:0/974607682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:22.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:21 smithi067 bash[17655]: cluster 2024-04-03T19:57:20.093888+0000 mgr.y (mgr.24370) 10166 : cluster [DBG] pgmap v10150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:22.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:21 smithi067 bash[17655]: audit 2024-04-03T19:57:20.871284+0000 mon.c (mon.2) 4000 : audit [DBG] from='client.? 172.21.15.67:0/974607682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:22.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:21 smithi067 bash[27441]: cluster 2024-04-03T19:57:20.093888+0000 mgr.y (mgr.24370) 10166 : cluster [DBG] pgmap v10150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:22.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:21 smithi067 bash[27441]: audit 2024-04-03T19:57:20.871284+0000 mon.c (mon.2) 4000 : audit [DBG] from='client.? 172.21.15.67:0/974607682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:57:23.765 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:57:24.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:23 smithi082 bash[20963]: cluster 2024-04-03T19:57:22.095133+0000 mgr.y (mgr.24370) 10167 : cluster [DBG] pgmap v10151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:24.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:23 smithi082 bash[20963]: audit 2024-04-03T19:57:23.329170+0000 mon.c (mon.2) 4001 : audit [DBG] from='client.? 172.21.15.67:0/584526435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:24.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:23 smithi067 bash[17655]: cluster 2024-04-03T19:57:22.095133+0000 mgr.y (mgr.24370) 10167 : cluster [DBG] pgmap v10151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:24.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:23 smithi067 bash[17655]: audit 2024-04-03T19:57:23.329170+0000 mon.c (mon.2) 4001 : audit [DBG] from='client.? 172.21.15.67:0/584526435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:24.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:23 smithi067 bash[27441]: cluster 2024-04-03T19:57:22.095133+0000 mgr.y (mgr.24370) 10167 : cluster [DBG] pgmap v10151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:24.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:23 smithi067 bash[27441]: audit 2024-04-03T19:57:23.329170+0000 mon.c (mon.2) 4001 : audit [DBG] from='client.? 172.21.15.67:0/584526435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:25 smithi082 bash[20963]: cluster 2024-04-03T19:57:24.095715+0000 mgr.y (mgr.24370) 10168 : cluster [DBG] pgmap v10152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:25 smithi082 bash[20963]: audit 2024-04-03T19:57:25.199686+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:25 smithi067 bash[27441]: cluster 2024-04-03T19:57:24.095715+0000 mgr.y (mgr.24370) 10168 : cluster [DBG] pgmap v10152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:25 smithi067 bash[27441]: audit 2024-04-03T19:57:25.199686+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:26.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:25 smithi067 bash[17655]: cluster 2024-04-03T19:57:24.095715+0000 mgr.y (mgr.24370) 10168 : cluster [DBG] pgmap v10152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:26.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:25 smithi067 bash[17655]: audit 2024-04-03T19:57:25.199686+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:26 smithi082 bash[20963]: audit 2024-04-03T19:57:25.782952+0000 mon.c (mon.2) 4002 : audit [DBG] from='client.? 172.21.15.67:0/3316225936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:27.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:26 smithi067 bash[27441]: audit 2024-04-03T19:57:25.782952+0000 mon.c (mon.2) 4002 : audit [DBG] from='client.? 172.21.15.67:0/3316225936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:26 smithi067 bash[17655]: audit 2024-04-03T19:57:25.782952+0000 mon.c (mon.2) 4002 : audit [DBG] from='client.? 172.21.15.67:0/3316225936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:27 smithi082 bash[20963]: cluster 2024-04-03T19:57:26.096908+0000 mgr.y (mgr.24370) 10169 : cluster [DBG] pgmap v10153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:28.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:27 smithi067 bash[27441]: cluster 2024-04-03T19:57:26.096908+0000 mgr.y (mgr.24370) 10169 : cluster [DBG] pgmap v10153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:28.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:27 smithi067 bash[17655]: cluster 2024-04-03T19:57:26.096908+0000 mgr.y (mgr.24370) 10169 : cluster [DBG] pgmap v10153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:28 smithi082 bash[20963]: audit 2024-04-03T19:57:28.243589+0000 mon.c (mon.2) 4003 : audit [DBG] from='client.? 172.21.15.67:0/2701083658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:29.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:28 smithi067 bash[17655]: audit 2024-04-03T19:57:28.243589+0000 mon.c (mon.2) 4003 : audit [DBG] from='client.? 172.21.15.67:0/2701083658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:29.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:28 smithi067 bash[27441]: audit 2024-04-03T19:57:28.243589+0000 mon.c (mon.2) 4003 : audit [DBG] from='client.? 172.21.15.67:0/2701083658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:30.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:29 smithi082 bash[20963]: cluster 2024-04-03T19:57:28.097550+0000 mgr.y (mgr.24370) 10170 : cluster [DBG] pgmap v10154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:29 smithi067 bash[17655]: cluster 2024-04-03T19:57:28.097550+0000 mgr.y (mgr.24370) 10170 : cluster [DBG] pgmap v10154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:29 smithi067 bash[27441]: cluster 2024-04-03T19:57:28.097550+0000 mgr.y (mgr.24370) 10170 : cluster [DBG] pgmap v10154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:30 smithi082 bash[20963]: audit 2024-04-03T19:57:30.697251+0000 mon.a (mon.0) 8999 : audit [DBG] from='client.? 172.21.15.67:0/1841330920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:30 smithi067 bash[17655]: audit 2024-04-03T19:57:30.697251+0000 mon.a (mon.0) 8999 : audit [DBG] from='client.? 172.21.15.67:0/1841330920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:30 smithi067 bash[27441]: audit 2024-04-03T19:57:30.697251+0000 mon.a (mon.0) 8999 : audit [DBG] from='client.? 172.21.15.67:0/1841330920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:31 smithi082 bash[20963]: cluster 2024-04-03T19:57:30.098251+0000 mgr.y (mgr.24370) 10171 : cluster [DBG] pgmap v10155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:32.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:31 smithi067 bash[17655]: cluster 2024-04-03T19:57:30.098251+0000 mgr.y (mgr.24370) 10171 : cluster [DBG] pgmap v10155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:32.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:31 smithi067 bash[27441]: cluster 2024-04-03T19:57:30.098251+0000 mgr.y (mgr.24370) 10171 : cluster [DBG] pgmap v10155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:33] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T19:57:33.806 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:57:34.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:33 smithi082 bash[20963]: cluster 2024-04-03T19:57:32.099222+0000 mgr.y (mgr.24370) 10172 : cluster [DBG] pgmap v10156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:34.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:33 smithi082 bash[20963]: audit 2024-04-03T19:57:33.148420+0000 mon.c (mon.2) 4004 : audit [DBG] from='client.? 172.21.15.67:0/3179936687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:33 smithi067 bash[27441]: cluster 2024-04-03T19:57:32.099222+0000 mgr.y (mgr.24370) 10172 : cluster [DBG] pgmap v10156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:34.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:33 smithi067 bash[27441]: audit 2024-04-03T19:57:33.148420+0000 mon.c (mon.2) 4004 : audit [DBG] from='client.? 172.21.15.67:0/3179936687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:34.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:33 smithi067 bash[17655]: cluster 2024-04-03T19:57:32.099222+0000 mgr.y (mgr.24370) 10172 : cluster [DBG] pgmap v10156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:34.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:33 smithi067 bash[17655]: audit 2024-04-03T19:57:33.148420+0000 mon.c (mon.2) 4004 : audit [DBG] from='client.? 172.21.15.67:0/3179936687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:36.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:35 smithi082 bash[20963]: cluster 2024-04-03T19:57:34.099902+0000 mgr.y (mgr.24370) 10173 : cluster [DBG] pgmap v10157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:36.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:35 smithi082 bash[20963]: audit 2024-04-03T19:57:35.599469+0000 mon.a (mon.0) 9000 : audit [DBG] from='client.? 172.21.15.67:0/4242029011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:36.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:35 smithi067 bash[27441]: cluster 2024-04-03T19:57:34.099902+0000 mgr.y (mgr.24370) 10173 : cluster [DBG] pgmap v10157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:36.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:35 smithi067 bash[27441]: audit 2024-04-03T19:57:35.599469+0000 mon.a (mon.0) 9000 : audit [DBG] from='client.? 172.21.15.67:0/4242029011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:36.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:35 smithi067 bash[17655]: cluster 2024-04-03T19:57:34.099902+0000 mgr.y (mgr.24370) 10173 : cluster [DBG] pgmap v10157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:36.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:35 smithi067 bash[17655]: audit 2024-04-03T19:57:35.599469+0000 mon.a (mon.0) 9000 : audit [DBG] from='client.? 172.21.15.67:0/4242029011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:37 smithi082 bash[20963]: cluster 2024-04-03T19:57:36.101157+0000 mgr.y (mgr.24370) 10174 : cluster [DBG] pgmap v10158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:38.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:37 smithi067 bash[17655]: cluster 2024-04-03T19:57:36.101157+0000 mgr.y (mgr.24370) 10174 : cluster [DBG] pgmap v10158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:38.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:37 smithi067 bash[27441]: cluster 2024-04-03T19:57:36.101157+0000 mgr.y (mgr.24370) 10174 : cluster [DBG] pgmap v10158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:38 smithi082 bash[20963]: audit 2024-04-03T19:57:38.046362+0000 mon.c (mon.2) 4005 : audit [DBG] from='client.? 172.21.15.67:0/1359293477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:38 smithi067 bash[17655]: audit 2024-04-03T19:57:38.046362+0000 mon.c (mon.2) 4005 : audit [DBG] from='client.? 172.21.15.67:0/1359293477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:38 smithi067 bash[27441]: audit 2024-04-03T19:57:38.046362+0000 mon.c (mon.2) 4005 : audit [DBG] from='client.? 172.21.15.67:0/1359293477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:40.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:39 smithi082 bash[20963]: cluster 2024-04-03T19:57:38.101858+0000 mgr.y (mgr.24370) 10175 : cluster [DBG] pgmap v10159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:40.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:39 smithi067 bash[17655]: cluster 2024-04-03T19:57:38.101858+0000 mgr.y (mgr.24370) 10175 : cluster [DBG] pgmap v10159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:40.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:39 smithi067 bash[27441]: cluster 2024-04-03T19:57:38.101858+0000 mgr.y (mgr.24370) 10175 : cluster [DBG] pgmap v10159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:40 smithi082 bash[20963]: audit 2024-04-03T19:57:40.198737+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:41.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:40 smithi082 bash[20963]: audit 2024-04-03T19:57:40.493973+0000 mon.a (mon.0) 9002 : audit [DBG] from='client.? 172.21.15.67:0/2747611560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:41.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:40 smithi067 bash[17655]: audit 2024-04-03T19:57:40.198737+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:41.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:40 smithi067 bash[17655]: audit 2024-04-03T19:57:40.493973+0000 mon.a (mon.0) 9002 : audit [DBG] from='client.? 172.21.15.67:0/2747611560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:41.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:40 smithi067 bash[27441]: audit 2024-04-03T19:57:40.198737+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:41.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:40 smithi067 bash[27441]: audit 2024-04-03T19:57:40.493973+0000 mon.a (mon.0) 9002 : audit [DBG] from='client.? 172.21.15.67:0/2747611560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:42.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:41 smithi082 bash[20963]: cluster 2024-04-03T19:57:40.102441+0000 mgr.y (mgr.24370) 10176 : cluster [DBG] pgmap v10160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:42.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:41 smithi067 bash[27441]: cluster 2024-04-03T19:57:40.102441+0000 mgr.y (mgr.24370) 10176 : cluster [DBG] pgmap v10160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:42.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:41 smithi067 bash[17655]: cluster 2024-04-03T19:57:40.102441+0000 mgr.y (mgr.24370) 10176 : cluster [DBG] pgmap v10160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:57:43.842 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:57:44.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:43 smithi082 bash[20963]: cluster 2024-04-03T19:57:42.103617+0000 mgr.y (mgr.24370) 10177 : cluster [DBG] pgmap v10161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:44.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:43 smithi082 bash[20963]: audit 2024-04-03T19:57:42.951364+0000 mon.c (mon.2) 4006 : audit [DBG] from='client.? 172.21.15.67:0/2573864157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:44.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:43 smithi067 bash[17655]: cluster 2024-04-03T19:57:42.103617+0000 mgr.y (mgr.24370) 10177 : cluster [DBG] pgmap v10161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:44.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:43 smithi067 bash[17655]: audit 2024-04-03T19:57:42.951364+0000 mon.c (mon.2) 4006 : audit [DBG] from='client.? 172.21.15.67:0/2573864157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:44.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:43 smithi067 bash[27441]: cluster 2024-04-03T19:57:42.103617+0000 mgr.y (mgr.24370) 10177 : cluster [DBG] pgmap v10161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:44.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:43 smithi067 bash[27441]: audit 2024-04-03T19:57:42.951364+0000 mon.c (mon.2) 4006 : audit [DBG] from='client.? 172.21.15.67:0/2573864157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:46.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:45 smithi082 bash[20963]: cluster 2024-04-03T19:57:44.104351+0000 mgr.y (mgr.24370) 10178 : cluster [DBG] pgmap v10162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:46.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:45 smithi082 bash[20963]: audit 2024-04-03T19:57:45.402693+0000 mon.c (mon.2) 4007 : audit [DBG] from='client.? 172.21.15.67:0/1990502724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:46.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:45 smithi067 bash[17655]: cluster 2024-04-03T19:57:44.104351+0000 mgr.y (mgr.24370) 10178 : cluster [DBG] pgmap v10162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:46.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:45 smithi067 bash[17655]: audit 2024-04-03T19:57:45.402693+0000 mon.c (mon.2) 4007 : audit [DBG] from='client.? 172.21.15.67:0/1990502724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:46.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:45 smithi067 bash[27441]: cluster 2024-04-03T19:57:44.104351+0000 mgr.y (mgr.24370) 10178 : cluster [DBG] pgmap v10162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:46.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:45 smithi067 bash[27441]: audit 2024-04-03T19:57:45.402693+0000 mon.c (mon.2) 4007 : audit [DBG] from='client.? 172.21.15.67:0/1990502724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:48.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:47 smithi082 bash[20963]: cluster 2024-04-03T19:57:46.105542+0000 mgr.y (mgr.24370) 10179 : cluster [DBG] pgmap v10163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:48.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:47 smithi067 bash[17655]: cluster 2024-04-03T19:57:46.105542+0000 mgr.y (mgr.24370) 10179 : cluster [DBG] pgmap v10163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:48.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:47 smithi067 bash[27441]: cluster 2024-04-03T19:57:46.105542+0000 mgr.y (mgr.24370) 10179 : cluster [DBG] pgmap v10163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:48 smithi082 bash[20963]: audit 2024-04-03T19:57:47.853441+0000 mon.c (mon.2) 4008 : audit [DBG] from='client.? 172.21.15.67:0/1099749369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:49.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:48 smithi067 bash[17655]: audit 2024-04-03T19:57:47.853441+0000 mon.c (mon.2) 4008 : audit [DBG] from='client.? 172.21.15.67:0/1099749369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:49.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:48 smithi067 bash[27441]: audit 2024-04-03T19:57:47.853441+0000 mon.c (mon.2) 4008 : audit [DBG] from='client.? 172.21.15.67:0/1099749369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:50.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:49 smithi082 bash[20963]: cluster 2024-04-03T19:57:48.106228+0000 mgr.y (mgr.24370) 10180 : cluster [DBG] pgmap v10164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:50.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:49 smithi067 bash[27441]: cluster 2024-04-03T19:57:48.106228+0000 mgr.y (mgr.24370) 10180 : cluster [DBG] pgmap v10164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:50.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:49 smithi067 bash[17655]: cluster 2024-04-03T19:57:48.106228+0000 mgr.y (mgr.24370) 10180 : cluster [DBG] pgmap v10164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:50 smithi082 bash[20963]: audit 2024-04-03T19:57:50.379609+0000 mon.c (mon.2) 4009 : audit [DBG] from='client.? 172.21.15.67:0/750054201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:50 smithi067 bash[17655]: audit 2024-04-03T19:57:50.379609+0000 mon.c (mon.2) 4009 : audit [DBG] from='client.? 172.21.15.67:0/750054201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:51.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:50 smithi067 bash[27441]: audit 2024-04-03T19:57:50.379609+0000 mon.c (mon.2) 4009 : audit [DBG] from='client.? 172.21.15.67:0/750054201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:51 smithi082 bash[20963]: cluster 2024-04-03T19:57:50.106836+0000 mgr.y (mgr.24370) 10181 : cluster [DBG] pgmap v10165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:52.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:51 smithi067 bash[27441]: cluster 2024-04-03T19:57:50.106836+0000 mgr.y (mgr.24370) 10181 : cluster [DBG] pgmap v10165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:52.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:51 smithi067 bash[17655]: cluster 2024-04-03T19:57:50.106836+0000 mgr.y (mgr.24370) 10181 : cluster [DBG] pgmap v10165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:53.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:52 smithi082 bash[20963]: cluster 2024-04-03T19:57:52.108173+0000 mgr.y (mgr.24370) 10182 : cluster [DBG] pgmap v10166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:53.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:52 smithi082 bash[20963]: audit 2024-04-03T19:57:52.837711+0000 mon.c (mon.2) 4010 : audit [DBG] from='client.? 172.21.15.67:0/2992369709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:53.173 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T19:57:53.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:52 smithi067 bash[27441]: cluster 2024-04-03T19:57:52.108173+0000 mgr.y (mgr.24370) 10182 : cluster [DBG] pgmap v10166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:53.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:52 smithi067 bash[27441]: audit 2024-04-03T19:57:52.837711+0000 mon.c (mon.2) 4010 : audit [DBG] from='client.? 172.21.15.67:0/2992369709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:53.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:52 smithi067 bash[17655]: cluster 2024-04-03T19:57:52.108173+0000 mgr.y (mgr.24370) 10182 : cluster [DBG] pgmap v10166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:53.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:52 smithi067 bash[17655]: audit 2024-04-03T19:57:52.837711+0000 mon.c (mon.2) 4010 : audit [DBG] from='client.? 172.21.15.67:0/2992369709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:57:55.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:55 smithi067 bash[17655]: cluster 2024-04-03T19:57:54.108897+0000 mgr.y (mgr.24370) 10183 : cluster [DBG] pgmap v10167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:55.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:55 smithi067 bash[27441]: cluster 2024-04-03T19:57:54.108897+0000 mgr.y (mgr.24370) 10183 : cluster [DBG] pgmap v10167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:55 smithi082 bash[20963]: cluster 2024-04-03T19:57:54.108897+0000 mgr.y (mgr.24370) 10183 : cluster [DBG] pgmap v10167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:56 smithi082 bash[20963]: audit 2024-04-03T19:57:55.200172+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:56 smithi082 bash[20963]: audit 2024-04-03T19:57:55.288954+0000 mon.a (mon.0) 9004 : audit [DBG] from='client.? 172.21.15.67:0/664451856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:56 smithi067 bash[17655]: audit 2024-04-03T19:57:55.200172+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:56 smithi067 bash[17655]: audit 2024-04-03T19:57:55.288954+0000 mon.a (mon.0) 9004 : audit [DBG] from='client.? 172.21.15.67:0/664451856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:56 smithi067 bash[27441]: audit 2024-04-03T19:57:55.200172+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:57:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:56 smithi067 bash[27441]: audit 2024-04-03T19:57:55.288954+0000 mon.a (mon.0) 9004 : audit [DBG] from='client.? 172.21.15.67:0/664451856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:57 smithi082 bash[20963]: cluster 2024-04-03T19:57:56.110009+0000 mgr.y (mgr.24370) 10184 : cluster [DBG] pgmap v10168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:57 smithi067 bash[17655]: cluster 2024-04-03T19:57:56.110009+0000 mgr.y (mgr.24370) 10184 : cluster [DBG] pgmap v10168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:57 smithi067 bash[27441]: cluster 2024-04-03T19:57:56.110009+0000 mgr.y (mgr.24370) 10184 : cluster [DBG] pgmap v10168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:58 smithi082 bash[20963]: audit 2024-04-03T19:57:57.737468+0000 mon.a (mon.0) 9005 : audit [DBG] from='client.? 172.21.15.67:0/3432354018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:58.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:58 smithi067 bash[17655]: audit 2024-04-03T19:57:57.737468+0000 mon.a (mon.0) 9005 : audit [DBG] from='client.? 172.21.15.67:0/3432354018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:58 smithi067 bash[27441]: audit 2024-04-03T19:57:57.737468+0000 mon.a (mon.0) 9005 : audit [DBG] from='client.? 172.21.15.67:0/3432354018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:57:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:57:59 smithi082 bash[20963]: cluster 2024-04-03T19:57:58.110683+0000 mgr.y (mgr.24370) 10185 : cluster [DBG] pgmap v10169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:57:59 smithi067 bash[17655]: cluster 2024-04-03T19:57:58.110683+0000 mgr.y (mgr.24370) 10185 : cluster [DBG] pgmap v10169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:57:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:57:59 smithi067 bash[27441]: cluster 2024-04-03T19:57:58.110683+0000 mgr.y (mgr.24370) 10185 : cluster [DBG] pgmap v10169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:01 smithi082 bash[20963]: cluster 2024-04-03T19:58:00.111171+0000 mgr.y (mgr.24370) 10186 : cluster [DBG] pgmap v10170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:01 smithi082 bash[20963]: audit 2024-04-03T19:58:00.195414+0000 mon.a (mon.0) 9006 : audit [DBG] from='client.? 172.21.15.67:0/2599273402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:01 smithi067 bash[17655]: cluster 2024-04-03T19:58:00.111171+0000 mgr.y (mgr.24370) 10186 : cluster [DBG] pgmap v10170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:01 smithi067 bash[17655]: audit 2024-04-03T19:58:00.195414+0000 mon.a (mon.0) 9006 : audit [DBG] from='client.? 172.21.15.67:0/2599273402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:01 smithi067 bash[27441]: cluster 2024-04-03T19:58:00.111171+0000 mgr.y (mgr.24370) 10186 : cluster [DBG] pgmap v10170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:01 smithi067 bash[27441]: audit 2024-04-03T19:58:00.195414+0000 mon.a (mon.0) 9006 : audit [DBG] from='client.? 172.21.15.67:0/2599273402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T19:58:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:03 smithi067 bash[27441]: cluster 2024-04-03T19:58:02.112368+0000 mgr.y (mgr.24370) 10187 : cluster [DBG] pgmap v10171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:03 smithi067 bash[27441]: audit 2024-04-03T19:58:02.653123+0000 mon.c (mon.2) 4011 : audit [DBG] from='client.? 172.21.15.67:0/4264749503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:03.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:03 smithi067 bash[17655]: cluster 2024-04-03T19:58:02.112368+0000 mgr.y (mgr.24370) 10187 : cluster [DBG] pgmap v10171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:03.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:03 smithi067 bash[17655]: audit 2024-04-03T19:58:02.653123+0000 mon.c (mon.2) 4011 : audit [DBG] from='client.? 172.21.15.67:0/4264749503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:03 smithi082 bash[20963]: cluster 2024-04-03T19:58:02.112368+0000 mgr.y (mgr.24370) 10187 : cluster [DBG] pgmap v10171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:03 smithi082 bash[20963]: audit 2024-04-03T19:58:02.653123+0000 mon.c (mon.2) 4011 : audit [DBG] from='client.? 172.21.15.67:0/4264749503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:58:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:05 smithi082 bash[20963]: cluster 2024-04-03T19:58:04.113008+0000 mgr.y (mgr.24370) 10188 : cluster [DBG] pgmap v10172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:05 smithi082 bash[20963]: audit 2024-04-03T19:58:05.106121+0000 mon.a (mon.0) 9007 : audit [DBG] from='client.? 172.21.15.67:0/1200765413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:05 smithi067 bash[17655]: cluster 2024-04-03T19:58:04.113008+0000 mgr.y (mgr.24370) 10188 : cluster [DBG] pgmap v10172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:05 smithi067 bash[17655]: audit 2024-04-03T19:58:05.106121+0000 mon.a (mon.0) 9007 : audit [DBG] from='client.? 172.21.15.67:0/1200765413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:05 smithi067 bash[27441]: cluster 2024-04-03T19:58:04.113008+0000 mgr.y (mgr.24370) 10188 : cluster [DBG] pgmap v10172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:05 smithi067 bash[27441]: audit 2024-04-03T19:58:05.106121+0000 mon.a (mon.0) 9007 : audit [DBG] from='client.? 172.21.15.67:0/1200765413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:07 smithi082 bash[20963]: cluster 2024-04-03T19:58:06.114282+0000 mgr.y (mgr.24370) 10189 : cluster [DBG] pgmap v10173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:07 smithi067 bash[27441]: cluster 2024-04-03T19:58:06.114282+0000 mgr.y (mgr.24370) 10189 : cluster [DBG] pgmap v10173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:07 smithi067 bash[17655]: cluster 2024-04-03T19:58:06.114282+0000 mgr.y (mgr.24370) 10189 : cluster [DBG] pgmap v10173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:08 smithi082 bash[20963]: audit 2024-04-03T19:58:07.562669+0000 mon.b (mon.1) 67 : audit [DBG] from='client.? 172.21.15.67:0/4059182065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:08 smithi067 bash[27441]: audit 2024-04-03T19:58:07.562669+0000 mon.b (mon.1) 67 : audit [DBG] from='client.? 172.21.15.67:0/4059182065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:08 smithi067 bash[17655]: audit 2024-04-03T19:58:07.562669+0000 mon.b (mon.1) 67 : audit [DBG] from='client.? 172.21.15.67:0/4059182065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:09 smithi082 bash[20963]: cluster 2024-04-03T19:58:08.115153+0000 mgr.y (mgr.24370) 10190 : cluster [DBG] pgmap v10174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:09 smithi067 bash[17655]: cluster 2024-04-03T19:58:08.115153+0000 mgr.y (mgr.24370) 10190 : cluster [DBG] pgmap v10174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:09 smithi067 bash[27441]: cluster 2024-04-03T19:58:08.115153+0000 mgr.y (mgr.24370) 10190 : cluster [DBG] pgmap v10174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:10 smithi082 bash[20963]: audit 2024-04-03T19:58:10.012079+0000 mon.c (mon.2) 4012 : audit [DBG] from='client.? 172.21.15.67:0/2395696962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:10 smithi082 bash[20963]: audit 2024-04-03T19:58:10.200833+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:10 smithi067 bash[17655]: audit 2024-04-03T19:58:10.012079+0000 mon.c (mon.2) 4012 : audit [DBG] from='client.? 172.21.15.67:0/2395696962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:10 smithi067 bash[17655]: audit 2024-04-03T19:58:10.200833+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:10 smithi067 bash[27441]: audit 2024-04-03T19:58:10.012079+0000 mon.c (mon.2) 4012 : audit [DBG] from='client.? 172.21.15.67:0/2395696962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:10 smithi067 bash[27441]: audit 2024-04-03T19:58:10.200833+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:11 smithi082 bash[20963]: cluster 2024-04-03T19:58:10.115880+0000 mgr.y (mgr.24370) 10191 : cluster [DBG] pgmap v10175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:11 smithi067 bash[17655]: cluster 2024-04-03T19:58:10.115880+0000 mgr.y (mgr.24370) 10191 : cluster [DBG] pgmap v10175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:11 smithi067 bash[27441]: cluster 2024-04-03T19:58:10.115880+0000 mgr.y (mgr.24370) 10191 : cluster [DBG] pgmap v10175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:13] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:58:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:13 smithi067 bash[27441]: cluster 2024-04-03T19:58:12.117069+0000 mgr.y (mgr.24370) 10192 : cluster [DBG] pgmap v10176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:13 smithi067 bash[27441]: audit 2024-04-03T19:58:12.473401+0000 mon.c (mon.2) 4013 : audit [DBG] from='client.? 172.21.15.67:0/4097674763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:13 smithi067 bash[17655]: cluster 2024-04-03T19:58:12.117069+0000 mgr.y (mgr.24370) 10192 : cluster [DBG] pgmap v10176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:13 smithi067 bash[17655]: audit 2024-04-03T19:58:12.473401+0000 mon.c (mon.2) 4013 : audit [DBG] from='client.? 172.21.15.67:0/4097674763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:13.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:13 smithi082 bash[20963]: cluster 2024-04-03T19:58:12.117069+0000 mgr.y (mgr.24370) 10192 : cluster [DBG] pgmap v10176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:13.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:13 smithi082 bash[20963]: audit 2024-04-03T19:58:12.473401+0000 mon.c (mon.2) 4013 : audit [DBG] from='client.? 172.21.15.67:0/4097674763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:58:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:15 smithi082 bash[20963]: cluster 2024-04-03T19:58:14.117770+0000 mgr.y (mgr.24370) 10193 : cluster [DBG] pgmap v10177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:15 smithi082 bash[20963]: audit 2024-04-03T19:58:14.929000+0000 mon.a (mon.0) 9009 : audit [DBG] from='client.? 172.21.15.67:0/2143099084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:15.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:15 smithi067 bash[17655]: cluster 2024-04-03T19:58:14.117770+0000 mgr.y (mgr.24370) 10193 : cluster [DBG] pgmap v10177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:15.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:15 smithi067 bash[17655]: audit 2024-04-03T19:58:14.929000+0000 mon.a (mon.0) 9009 : audit [DBG] from='client.? 172.21.15.67:0/2143099084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:15 smithi067 bash[27441]: cluster 2024-04-03T19:58:14.117770+0000 mgr.y (mgr.24370) 10193 : cluster [DBG] pgmap v10177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:15 smithi067 bash[27441]: audit 2024-04-03T19:58:14.929000+0000 mon.a (mon.0) 9009 : audit [DBG] from='client.? 172.21.15.67:0/2143099084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:17 smithi082 bash[20963]: cluster 2024-04-03T19:58:16.119029+0000 mgr.y (mgr.24370) 10194 : cluster [DBG] pgmap v10178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:17 smithi067 bash[27441]: cluster 2024-04-03T19:58:16.119029+0000 mgr.y (mgr.24370) 10194 : cluster [DBG] pgmap v10178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:17 smithi067 bash[17655]: cluster 2024-04-03T19:58:16.119029+0000 mgr.y (mgr.24370) 10194 : cluster [DBG] pgmap v10178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:18 smithi082 bash[20963]: audit 2024-04-03T19:58:17.372650+0000 mon.c (mon.2) 4014 : audit [DBG] from='client.? 172.21.15.67:0/1583762188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:18 smithi082 bash[20963]: audit 2024-04-03T19:58:17.630260+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:58:18.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:18 smithi067 bash[17655]: audit 2024-04-03T19:58:17.372650+0000 mon.c (mon.2) 4014 : audit [DBG] from='client.? 172.21.15.67:0/1583762188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:18.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:18 smithi067 bash[17655]: audit 2024-04-03T19:58:17.630260+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:58:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:18 smithi067 bash[27441]: audit 2024-04-03T19:58:17.372650+0000 mon.c (mon.2) 4014 : audit [DBG] from='client.? 172.21.15.67:0/1583762188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:18 smithi067 bash[27441]: audit 2024-04-03T19:58:17.630260+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:58:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:19 smithi082 bash[20963]: cluster 2024-04-03T19:58:18.119797+0000 mgr.y (mgr.24370) 10195 : cluster [DBG] pgmap v10179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:19 smithi067 bash[17655]: cluster 2024-04-03T19:58:18.119797+0000 mgr.y (mgr.24370) 10195 : cluster [DBG] pgmap v10179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:19.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:19 smithi067 bash[27441]: cluster 2024-04-03T19:58:18.119797+0000 mgr.y (mgr.24370) 10195 : cluster [DBG] pgmap v10179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:20.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:20 smithi082 bash[20963]: audit 2024-04-03T19:58:19.822203+0000 mon.c (mon.2) 4015 : audit [DBG] from='client.? 172.21.15.67:0/858665835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:20 smithi067 bash[17655]: audit 2024-04-03T19:58:19.822203+0000 mon.c (mon.2) 4015 : audit [DBG] from='client.? 172.21.15.67:0/858665835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:20.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:20 smithi067 bash[27441]: audit 2024-04-03T19:58:19.822203+0000 mon.c (mon.2) 4015 : audit [DBG] from='client.? 172.21.15.67:0/858665835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:21 smithi082 bash[20963]: cluster 2024-04-03T19:58:20.120508+0000 mgr.y (mgr.24370) 10196 : cluster [DBG] pgmap v10180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:21.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:21 smithi067 bash[17655]: cluster 2024-04-03T19:58:20.120508+0000 mgr.y (mgr.24370) 10196 : cluster [DBG] pgmap v10180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:21 smithi067 bash[27441]: cluster 2024-04-03T19:58:20.120508+0000 mgr.y (mgr.24370) 10196 : cluster [DBG] pgmap v10180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:23 smithi067 bash[17655]: cluster 2024-04-03T19:58:22.121742+0000 mgr.y (mgr.24370) 10197 : cluster [DBG] pgmap v10181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:23 smithi067 bash[17655]: audit 2024-04-03T19:58:22.286309+0000 mon.c (mon.2) 4016 : audit [DBG] from='client.? 172.21.15.67:0/786359896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:23] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:58:23.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:23 smithi067 bash[27441]: cluster 2024-04-03T19:58:22.121742+0000 mgr.y (mgr.24370) 10197 : cluster [DBG] pgmap v10181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:23.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:23 smithi067 bash[27441]: audit 2024-04-03T19:58:22.286309+0000 mon.c (mon.2) 4016 : audit [DBG] from='client.? 172.21.15.67:0/786359896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:23.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:23 smithi082 bash[20963]: cluster 2024-04-03T19:58:22.121742+0000 mgr.y (mgr.24370) 10197 : cluster [DBG] pgmap v10181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:23.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:23 smithi082 bash[20963]: audit 2024-04-03T19:58:22.286309+0000 mon.c (mon.2) 4016 : audit [DBG] from='client.? 172.21.15.67:0/786359896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:23.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:58:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:24 smithi082 bash[20963]: audit 2024-04-03T19:58:23.325384+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:24 smithi082 bash[20963]: audit 2024-04-03T19:58:23.337125+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:24 smithi082 bash[20963]: audit 2024-04-03T19:58:23.624134+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:24 smithi082 bash[20963]: audit 2024-04-03T19:58:23.641119+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:24 smithi082 bash[20963]: audit 2024-04-03T19:58:24.119990+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:58:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:24 smithi082 bash[20963]: audit 2024-04-03T19:58:24.121784+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:58:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:24 smithi082 bash[20963]: audit 2024-04-03T19:58:24.130312+0000 mon.a (mon.0) 9017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[27441]: audit 2024-04-03T19:58:23.325384+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[27441]: audit 2024-04-03T19:58:23.337125+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[27441]: audit 2024-04-03T19:58:23.624134+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[27441]: audit 2024-04-03T19:58:23.641119+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[27441]: audit 2024-04-03T19:58:24.119990+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[27441]: audit 2024-04-03T19:58:24.121784+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[27441]: audit 2024-04-03T19:58:24.130312+0000 mon.a (mon.0) 9017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[17655]: audit 2024-04-03T19:58:23.325384+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[17655]: audit 2024-04-03T19:58:23.337125+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[17655]: audit 2024-04-03T19:58:23.624134+0000 mon.a (mon.0) 9013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[17655]: audit 2024-04-03T19:58:23.641119+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[17655]: audit 2024-04-03T19:58:24.119990+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[17655]: audit 2024-04-03T19:58:24.121784+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:58:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:24 smithi067 bash[17655]: audit 2024-04-03T19:58:24.130312+0000 mon.a (mon.0) 9017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:58:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:25 smithi067 bash[17655]: cluster 2024-04-03T19:58:24.122470+0000 mgr.y (mgr.24370) 10198 : cluster [DBG] pgmap v10182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:25 smithi067 bash[17655]: audit 2024-04-03T19:58:24.739141+0000 mon.c (mon.2) 4017 : audit [DBG] from='client.? 172.21.15.67:0/110159519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:25 smithi067 bash[17655]: audit 2024-04-03T19:58:25.201060+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:25 smithi067 bash[27441]: cluster 2024-04-03T19:58:24.122470+0000 mgr.y (mgr.24370) 10198 : cluster [DBG] pgmap v10182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:25 smithi067 bash[27441]: audit 2024-04-03T19:58:24.739141+0000 mon.c (mon.2) 4017 : audit [DBG] from='client.? 172.21.15.67:0/110159519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:25 smithi067 bash[27441]: audit 2024-04-03T19:58:25.201060+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:25 smithi082 bash[20963]: cluster 2024-04-03T19:58:24.122470+0000 mgr.y (mgr.24370) 10198 : cluster [DBG] pgmap v10182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:25 smithi082 bash[20963]: audit 2024-04-03T19:58:24.739141+0000 mon.c (mon.2) 4017 : audit [DBG] from='client.? 172.21.15.67:0/110159519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:25 smithi082 bash[20963]: audit 2024-04-03T19:58:25.201060+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:27 smithi067 bash[27441]: cluster 2024-04-03T19:58:26.123766+0000 mgr.y (mgr.24370) 10199 : cluster [DBG] pgmap v10183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:27 smithi067 bash[27441]: audit 2024-04-03T19:58:27.198285+0000 mon.a (mon.0) 9019 : audit [DBG] from='client.? 172.21.15.67:0/1727986010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:27 smithi067 bash[17655]: cluster 2024-04-03T19:58:26.123766+0000 mgr.y (mgr.24370) 10199 : cluster [DBG] pgmap v10183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:27 smithi067 bash[17655]: audit 2024-04-03T19:58:27.198285+0000 mon.a (mon.0) 9019 : audit [DBG] from='client.? 172.21.15.67:0/1727986010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:27 smithi082 bash[20963]: cluster 2024-04-03T19:58:26.123766+0000 mgr.y (mgr.24370) 10199 : cluster [DBG] pgmap v10183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:27 smithi082 bash[20963]: audit 2024-04-03T19:58:27.198285+0000 mon.a (mon.0) 9019 : audit [DBG] from='client.? 172.21.15.67:0/1727986010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:29.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:29 smithi067 bash[27441]: cluster 2024-04-03T19:58:28.124494+0000 mgr.y (mgr.24370) 10200 : cluster [DBG] pgmap v10184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:29.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:29 smithi067 bash[17655]: cluster 2024-04-03T19:58:28.124494+0000 mgr.y (mgr.24370) 10200 : cluster [DBG] pgmap v10184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:30.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:29 smithi082 bash[20963]: cluster 2024-04-03T19:58:28.124494+0000 mgr.y (mgr.24370) 10200 : cluster [DBG] pgmap v10184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:30 smithi067 bash[17655]: audit 2024-04-03T19:58:29.656207+0000 mon.c (mon.2) 4018 : audit [DBG] from='client.? 172.21.15.67:0/2610259023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:30.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:30 smithi067 bash[27441]: audit 2024-04-03T19:58:29.656207+0000 mon.c (mon.2) 4018 : audit [DBG] from='client.? 172.21.15.67:0/2610259023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:31.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:30 smithi082 bash[20963]: audit 2024-04-03T19:58:29.656207+0000 mon.c (mon.2) 4018 : audit [DBG] from='client.? 172.21.15.67:0/2610259023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:31.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:31 smithi067 bash[27441]: cluster 2024-04-03T19:58:30.125188+0000 mgr.y (mgr.24370) 10201 : cluster [DBG] pgmap v10185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:31 smithi067 bash[17655]: cluster 2024-04-03T19:58:30.125188+0000 mgr.y (mgr.24370) 10201 : cluster [DBG] pgmap v10185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:32.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:31 smithi082 bash[20963]: cluster 2024-04-03T19:58:30.125188+0000 mgr.y (mgr.24370) 10201 : cluster [DBG] pgmap v10185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:32 smithi067 bash[17655]: audit 2024-04-03T19:58:32.105732+0000 mon.c (mon.2) 4019 : audit [DBG] from='client.? 172.21.15.67:0/2386834667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:32 smithi067 bash[27441]: audit 2024-04-03T19:58:32.105732+0000 mon.c (mon.2) 4019 : audit [DBG] from='client.? 172.21.15.67:0/2386834667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:33.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:32 smithi082 bash[20963]: audit 2024-04-03T19:58:32.105732+0000 mon.c (mon.2) 4019 : audit [DBG] from='client.? 172.21.15.67:0/2386834667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:33] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:58:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:33 smithi082 bash[20963]: cluster 2024-04-03T19:58:32.125814+0000 mgr.y (mgr.24370) 10202 : cluster [DBG] pgmap v10186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:58:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:33 smithi067 bash[27441]: cluster 2024-04-03T19:58:32.125814+0000 mgr.y (mgr.24370) 10202 : cluster [DBG] pgmap v10186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:34.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:33 smithi067 bash[17655]: cluster 2024-04-03T19:58:32.125814+0000 mgr.y (mgr.24370) 10202 : cluster [DBG] pgmap v10186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:35.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:34 smithi082 bash[20963]: audit 2024-04-03T19:58:34.556447+0000 mon.a (mon.0) 9020 : audit [DBG] from='client.? 172.21.15.67:0/1026536458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:34 smithi067 bash[27441]: audit 2024-04-03T19:58:34.556447+0000 mon.a (mon.0) 9020 : audit [DBG] from='client.? 172.21.15.67:0/1026536458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:35.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:34 smithi067 bash[17655]: audit 2024-04-03T19:58:34.556447+0000 mon.a (mon.0) 9020 : audit [DBG] from='client.? 172.21.15.67:0/1026536458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:35 smithi082 bash[20963]: cluster 2024-04-03T19:58:34.126449+0000 mgr.y (mgr.24370) 10203 : cluster [DBG] pgmap v10187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:35 smithi067 bash[17655]: cluster 2024-04-03T19:58:34.126449+0000 mgr.y (mgr.24370) 10203 : cluster [DBG] pgmap v10187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:36.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:35 smithi067 bash[27441]: cluster 2024-04-03T19:58:34.126449+0000 mgr.y (mgr.24370) 10203 : cluster [DBG] pgmap v10187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:37 smithi082 bash[20963]: cluster 2024-04-03T19:58:36.127616+0000 mgr.y (mgr.24370) 10204 : cluster [DBG] pgmap v10188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:37 smithi082 bash[20963]: audit 2024-04-03T19:58:37.015557+0000 mon.c (mon.2) 4020 : audit [DBG] from='client.? 172.21.15.67:0/58234408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:37 smithi067 bash[27441]: cluster 2024-04-03T19:58:36.127616+0000 mgr.y (mgr.24370) 10204 : cluster [DBG] pgmap v10188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:37 smithi067 bash[27441]: audit 2024-04-03T19:58:37.015557+0000 mon.c (mon.2) 4020 : audit [DBG] from='client.? 172.21.15.67:0/58234408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:38.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:37 smithi067 bash[17655]: cluster 2024-04-03T19:58:36.127616+0000 mgr.y (mgr.24370) 10204 : cluster [DBG] pgmap v10188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:38.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:37 smithi067 bash[17655]: audit 2024-04-03T19:58:37.015557+0000 mon.c (mon.2) 4020 : audit [DBG] from='client.? 172.21.15.67:0/58234408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:40.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:39 smithi082 bash[20963]: cluster 2024-04-03T19:58:38.128271+0000 mgr.y (mgr.24370) 10205 : cluster [DBG] pgmap v10189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:40.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:39 smithi082 bash[20963]: audit 2024-04-03T19:58:39.464530+0000 mon.a (mon.0) 9021 : audit [DBG] from='client.? 172.21.15.67:0/1627384958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:39 smithi067 bash[27441]: cluster 2024-04-03T19:58:38.128271+0000 mgr.y (mgr.24370) 10205 : cluster [DBG] pgmap v10189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:39 smithi067 bash[27441]: audit 2024-04-03T19:58:39.464530+0000 mon.a (mon.0) 9021 : audit [DBG] from='client.? 172.21.15.67:0/1627384958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:40.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:39 smithi067 bash[17655]: cluster 2024-04-03T19:58:38.128271+0000 mgr.y (mgr.24370) 10205 : cluster [DBG] pgmap v10189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:40.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:39 smithi067 bash[17655]: audit 2024-04-03T19:58:39.464530+0000 mon.a (mon.0) 9021 : audit [DBG] from='client.? 172.21.15.67:0/1627384958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:41.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:40 smithi082 bash[20963]: audit 2024-04-03T19:58:40.201616+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:40 smithi067 bash[17655]: audit 2024-04-03T19:58:40.201616+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:41.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:40 smithi067 bash[27441]: audit 2024-04-03T19:58:40.201616+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:42.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:41 smithi082 bash[20963]: cluster 2024-04-03T19:58:40.129001+0000 mgr.y (mgr.24370) 10206 : cluster [DBG] pgmap v10190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:41 smithi067 bash[17655]: cluster 2024-04-03T19:58:40.129001+0000 mgr.y (mgr.24370) 10206 : cluster [DBG] pgmap v10190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:42.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:41 smithi067 bash[27441]: cluster 2024-04-03T19:58:40.129001+0000 mgr.y (mgr.24370) 10206 : cluster [DBG] pgmap v10190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:43.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:42 smithi067 bash[27441]: audit 2024-04-03T19:58:41.920524+0000 mon.a (mon.0) 9023 : audit [DBG] from='client.? 172.21.15.67:0/758829988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:43.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:42 smithi067 bash[17655]: audit 2024-04-03T19:58:41.920524+0000 mon.a (mon.0) 9023 : audit [DBG] from='client.? 172.21.15.67:0/758829988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:43.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:42 smithi082 bash[20963]: audit 2024-04-03T19:58:41.920524+0000 mon.a (mon.0) 9023 : audit [DBG] from='client.? 172.21.15.67:0/758829988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:43] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:58:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:43 smithi082 bash[20963]: cluster 2024-04-03T19:58:42.130310+0000 mgr.y (mgr.24370) 10207 : cluster [DBG] pgmap v10191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:58:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:43 smithi067 bash[27441]: cluster 2024-04-03T19:58:42.130310+0000 mgr.y (mgr.24370) 10207 : cluster [DBG] pgmap v10191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:44.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:43 smithi067 bash[17655]: cluster 2024-04-03T19:58:42.130310+0000 mgr.y (mgr.24370) 10207 : cluster [DBG] pgmap v10191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:44 smithi082 bash[20963]: audit 2024-04-03T19:58:44.379077+0000 mon.a (mon.0) 9024 : audit [DBG] from='client.? 172.21.15.67:0/1877491508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:44 smithi067 bash[27441]: audit 2024-04-03T19:58:44.379077+0000 mon.a (mon.0) 9024 : audit [DBG] from='client.? 172.21.15.67:0/1877491508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:44 smithi067 bash[17655]: audit 2024-04-03T19:58:44.379077+0000 mon.a (mon.0) 9024 : audit [DBG] from='client.? 172.21.15.67:0/1877491508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:46.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:45 smithi082 bash[20963]: cluster 2024-04-03T19:58:44.131000+0000 mgr.y (mgr.24370) 10208 : cluster [DBG] pgmap v10192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:46.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:45 smithi067 bash[27441]: cluster 2024-04-03T19:58:44.131000+0000 mgr.y (mgr.24370) 10208 : cluster [DBG] pgmap v10192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:46.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:45 smithi067 bash[17655]: cluster 2024-04-03T19:58:44.131000+0000 mgr.y (mgr.24370) 10208 : cluster [DBG] pgmap v10192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:48.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:47 smithi082 bash[20963]: cluster 2024-04-03T19:58:46.132273+0000 mgr.y (mgr.24370) 10209 : cluster [DBG] pgmap v10193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:48.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:47 smithi082 bash[20963]: audit 2024-04-03T19:58:46.844428+0000 mon.a (mon.0) 9025 : audit [DBG] from='client.? 172.21.15.67:0/2935236060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:47 smithi067 bash[27441]: cluster 2024-04-03T19:58:46.132273+0000 mgr.y (mgr.24370) 10209 : cluster [DBG] pgmap v10193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:47 smithi067 bash[27441]: audit 2024-04-03T19:58:46.844428+0000 mon.a (mon.0) 9025 : audit [DBG] from='client.? 172.21.15.67:0/2935236060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:48.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:47 smithi067 bash[17655]: cluster 2024-04-03T19:58:46.132273+0000 mgr.y (mgr.24370) 10209 : cluster [DBG] pgmap v10193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:48.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:47 smithi067 bash[17655]: audit 2024-04-03T19:58:46.844428+0000 mon.a (mon.0) 9025 : audit [DBG] from='client.? 172.21.15.67:0/2935236060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:50.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:49 smithi082 bash[20963]: cluster 2024-04-03T19:58:48.132992+0000 mgr.y (mgr.24370) 10210 : cluster [DBG] pgmap v10194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:50.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:49 smithi082 bash[20963]: audit 2024-04-03T19:58:49.294832+0000 mon.c (mon.2) 4021 : audit [DBG] from='client.? 172.21.15.67:0/3400768712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:49 smithi067 bash[17655]: cluster 2024-04-03T19:58:48.132992+0000 mgr.y (mgr.24370) 10210 : cluster [DBG] pgmap v10194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:49 smithi067 bash[17655]: audit 2024-04-03T19:58:49.294832+0000 mon.c (mon.2) 4021 : audit [DBG] from='client.? 172.21.15.67:0/3400768712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:50.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:49 smithi067 bash[27441]: cluster 2024-04-03T19:58:48.132992+0000 mgr.y (mgr.24370) 10210 : cluster [DBG] pgmap v10194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:50.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:49 smithi067 bash[27441]: audit 2024-04-03T19:58:49.294832+0000 mon.c (mon.2) 4021 : audit [DBG] from='client.? 172.21.15.67:0/3400768712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:52.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:51 smithi082 bash[20963]: cluster 2024-04-03T19:58:50.133714+0000 mgr.y (mgr.24370) 10211 : cluster [DBG] pgmap v10195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:51 smithi067 bash[27441]: cluster 2024-04-03T19:58:50.133714+0000 mgr.y (mgr.24370) 10211 : cluster [DBG] pgmap v10195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:51 smithi067 bash[17655]: cluster 2024-04-03T19:58:50.133714+0000 mgr.y (mgr.24370) 10211 : cluster [DBG] pgmap v10195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:53.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:52 smithi067 bash[27441]: audit 2024-04-03T19:58:51.741566+0000 mon.a (mon.0) 9026 : audit [DBG] from='client.? 172.21.15.67:0/940826512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:53.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:52 smithi067 bash[17655]: audit 2024-04-03T19:58:51.741566+0000 mon.a (mon.0) 9026 : audit [DBG] from='client.? 172.21.15.67:0/940826512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:52 smithi082 bash[20963]: audit 2024-04-03T19:58:51.741566+0000 mon.a (mon.0) 9026 : audit [DBG] from='client.? 172.21.15.67:0/940826512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:53] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T19:58:53.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:53 smithi082 bash[20963]: cluster 2024-04-03T19:58:52.134893+0000 mgr.y (mgr.24370) 10212 : cluster [DBG] pgmap v10196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:58:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:53 smithi067 bash[17655]: cluster 2024-04-03T19:58:52.134893+0000 mgr.y (mgr.24370) 10212 : cluster [DBG] pgmap v10196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:54.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:53 smithi067 bash[27441]: cluster 2024-04-03T19:58:52.134893+0000 mgr.y (mgr.24370) 10212 : cluster [DBG] pgmap v10196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:54 smithi082 bash[20963]: audit 2024-04-03T19:58:54.196776+0000 mon.a (mon.0) 9027 : audit [DBG] from='client.? 172.21.15.67:0/1261494173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:54 smithi067 bash[17655]: audit 2024-04-03T19:58:54.196776+0000 mon.a (mon.0) 9027 : audit [DBG] from='client.? 172.21.15.67:0/1261494173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:54 smithi067 bash[27441]: audit 2024-04-03T19:58:54.196776+0000 mon.a (mon.0) 9027 : audit [DBG] from='client.? 172.21.15.67:0/1261494173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:55 smithi082 bash[20963]: cluster 2024-04-03T19:58:54.135557+0000 mgr.y (mgr.24370) 10213 : cluster [DBG] pgmap v10197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:55 smithi082 bash[20963]: audit 2024-04-03T19:58:55.202003+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:55 smithi067 bash[17655]: cluster 2024-04-03T19:58:54.135557+0000 mgr.y (mgr.24370) 10213 : cluster [DBG] pgmap v10197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:55 smithi067 bash[17655]: audit 2024-04-03T19:58:55.202003+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:55 smithi067 bash[27441]: cluster 2024-04-03T19:58:54.135557+0000 mgr.y (mgr.24370) 10213 : cluster [DBG] pgmap v10197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:56.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:55 smithi067 bash[27441]: audit 2024-04-03T19:58:55.202003+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:58:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:56 smithi082 bash[20963]: audit 2024-04-03T19:58:56.648592+0000 mon.c (mon.2) 4022 : audit [DBG] from='client.? 172.21.15.67:0/950914974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:56 smithi067 bash[27441]: audit 2024-04-03T19:58:56.648592+0000 mon.c (mon.2) 4022 : audit [DBG] from='client.? 172.21.15.67:0/950914974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:56 smithi067 bash[17655]: audit 2024-04-03T19:58:56.648592+0000 mon.c (mon.2) 4022 : audit [DBG] from='client.? 172.21.15.67:0/950914974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:58:58.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:57 smithi082 bash[20963]: cluster 2024-04-03T19:58:56.136770+0000 mgr.y (mgr.24370) 10214 : cluster [DBG] pgmap v10198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:58.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:57 smithi067 bash[27441]: cluster 2024-04-03T19:58:56.136770+0000 mgr.y (mgr.24370) 10214 : cluster [DBG] pgmap v10198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:58:58.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:57 smithi067 bash[17655]: cluster 2024-04-03T19:58:56.136770+0000 mgr.y (mgr.24370) 10214 : cluster [DBG] pgmap v10198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:00.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:59 smithi082 bash[20963]: cluster 2024-04-03T19:58:58.137428+0000 mgr.y (mgr.24370) 10215 : cluster [DBG] pgmap v10199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:00.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:58:59 smithi082 bash[20963]: audit 2024-04-03T19:58:59.095528+0000 mon.a (mon.0) 9029 : audit [DBG] from='client.? 172.21.15.67:0/580603071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:00.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:59 smithi067 bash[27441]: cluster 2024-04-03T19:58:58.137428+0000 mgr.y (mgr.24370) 10215 : cluster [DBG] pgmap v10199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:00.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:58:59 smithi067 bash[27441]: audit 2024-04-03T19:58:59.095528+0000 mon.a (mon.0) 9029 : audit [DBG] from='client.? 172.21.15.67:0/580603071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:59 smithi067 bash[17655]: cluster 2024-04-03T19:58:58.137428+0000 mgr.y (mgr.24370) 10215 : cluster [DBG] pgmap v10199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:58:59 smithi067 bash[17655]: audit 2024-04-03T19:58:59.095528+0000 mon.a (mon.0) 9029 : audit [DBG] from='client.? 172.21.15.67:0/580603071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:02.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:01 smithi082 bash[20963]: cluster 2024-04-03T19:59:00.138093+0000 mgr.y (mgr.24370) 10216 : cluster [DBG] pgmap v10200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:02.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:01 smithi082 bash[20963]: audit 2024-04-03T19:59:01.548242+0000 mon.c (mon.2) 4023 : audit [DBG] from='client.? 172.21.15.67:0/14048325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:02.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:01 smithi067 bash[17655]: cluster 2024-04-03T19:59:00.138093+0000 mgr.y (mgr.24370) 10216 : cluster [DBG] pgmap v10200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:02.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:01 smithi067 bash[17655]: audit 2024-04-03T19:59:01.548242+0000 mon.c (mon.2) 4023 : audit [DBG] from='client.? 172.21.15.67:0/14048325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:02.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:01 smithi067 bash[27441]: cluster 2024-04-03T19:59:00.138093+0000 mgr.y (mgr.24370) 10216 : cluster [DBG] pgmap v10200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:02.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:01 smithi067 bash[27441]: audit 2024-04-03T19:59:01.548242+0000 mon.c (mon.2) 4023 : audit [DBG] from='client.? 172.21.15.67:0/14048325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:59:03.786 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:59:04.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:03 smithi082 bash[20963]: cluster 2024-04-03T19:59:02.139272+0000 mgr.y (mgr.24370) 10217 : cluster [DBG] pgmap v10201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:04.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:03 smithi067 bash[17655]: cluster 2024-04-03T19:59:02.139272+0000 mgr.y (mgr.24370) 10217 : cluster [DBG] pgmap v10201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:04.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:03 smithi067 bash[27441]: cluster 2024-04-03T19:59:02.139272+0000 mgr.y (mgr.24370) 10217 : cluster [DBG] pgmap v10201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:04 smithi082 bash[20963]: audit 2024-04-03T19:59:04.012878+0000 mon.c (mon.2) 4024 : audit [DBG] from='client.? 172.21.15.67:0/1116048120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:04 smithi067 bash[17655]: audit 2024-04-03T19:59:04.012878+0000 mon.c (mon.2) 4024 : audit [DBG] from='client.? 172.21.15.67:0/1116048120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:04 smithi067 bash[27441]: audit 2024-04-03T19:59:04.012878+0000 mon.c (mon.2) 4024 : audit [DBG] from='client.? 172.21.15.67:0/1116048120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:06.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:05 smithi082 bash[20963]: cluster 2024-04-03T19:59:04.139941+0000 mgr.y (mgr.24370) 10218 : cluster [DBG] pgmap v10202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:05 smithi067 bash[27441]: cluster 2024-04-03T19:59:04.139941+0000 mgr.y (mgr.24370) 10218 : cluster [DBG] pgmap v10202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:06.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:05 smithi067 bash[17655]: cluster 2024-04-03T19:59:04.139941+0000 mgr.y (mgr.24370) 10218 : cluster [DBG] pgmap v10202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:07.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:06 smithi082 bash[20963]: audit 2024-04-03T19:59:06.472768+0000 mon.c (mon.2) 4025 : audit [DBG] from='client.? 172.21.15.67:0/92328684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:06 smithi067 bash[27441]: audit 2024-04-03T19:59:06.472768+0000 mon.c (mon.2) 4025 : audit [DBG] from='client.? 172.21.15.67:0/92328684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:06 smithi067 bash[17655]: audit 2024-04-03T19:59:06.472768+0000 mon.c (mon.2) 4025 : audit [DBG] from='client.? 172.21.15.67:0/92328684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:08.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:07 smithi082 bash[20963]: cluster 2024-04-03T19:59:06.140802+0000 mgr.y (mgr.24370) 10219 : cluster [DBG] pgmap v10203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:08.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:07 smithi067 bash[27441]: cluster 2024-04-03T19:59:06.140802+0000 mgr.y (mgr.24370) 10219 : cluster [DBG] pgmap v10203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:08.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:07 smithi067 bash[17655]: cluster 2024-04-03T19:59:06.140802+0000 mgr.y (mgr.24370) 10219 : cluster [DBG] pgmap v10203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:10.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:09 smithi082 bash[20963]: cluster 2024-04-03T19:59:08.141439+0000 mgr.y (mgr.24370) 10220 : cluster [DBG] pgmap v10204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:10.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:09 smithi082 bash[20963]: audit 2024-04-03T19:59:08.933009+0000 mon.a (mon.0) 9030 : audit [DBG] from='client.? 172.21.15.67:0/2824735254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:10.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:09 smithi067 bash[27441]: cluster 2024-04-03T19:59:08.141439+0000 mgr.y (mgr.24370) 10220 : cluster [DBG] pgmap v10204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:10.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:09 smithi067 bash[27441]: audit 2024-04-03T19:59:08.933009+0000 mon.a (mon.0) 9030 : audit [DBG] from='client.? 172.21.15.67:0/2824735254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:10.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:09 smithi067 bash[17655]: cluster 2024-04-03T19:59:08.141439+0000 mgr.y (mgr.24370) 10220 : cluster [DBG] pgmap v10204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:10.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:09 smithi067 bash[17655]: audit 2024-04-03T19:59:08.933009+0000 mon.a (mon.0) 9030 : audit [DBG] from='client.? 172.21.15.67:0/2824735254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:10 smithi082 bash[20963]: audit 2024-04-03T19:59:10.202408+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:10 smithi067 bash[27441]: audit 2024-04-03T19:59:10.202408+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:10 smithi067 bash[17655]: audit 2024-04-03T19:59:10.202408+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:12.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:11 smithi082 bash[20963]: cluster 2024-04-03T19:59:10.142126+0000 mgr.y (mgr.24370) 10221 : cluster [DBG] pgmap v10205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:11 smithi082 bash[20963]: audit 2024-04-03T19:59:11.385413+0000 mon.c (mon.2) 4026 : audit [DBG] from='client.? 172.21.15.67:0/2092927154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:11 smithi067 bash[17655]: cluster 2024-04-03T19:59:10.142126+0000 mgr.y (mgr.24370) 10221 : cluster [DBG] pgmap v10205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:11 smithi067 bash[17655]: audit 2024-04-03T19:59:11.385413+0000 mon.c (mon.2) 4026 : audit [DBG] from='client.? 172.21.15.67:0/2092927154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:12.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:11 smithi067 bash[27441]: cluster 2024-04-03T19:59:10.142126+0000 mgr.y (mgr.24370) 10221 : cluster [DBG] pgmap v10205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:12.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:11 smithi067 bash[27441]: audit 2024-04-03T19:59:11.385413+0000 mon.c (mon.2) 4026 : audit [DBG] from='client.? 172.21.15.67:0/2092927154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:13] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:59:13.828 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:59:14.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:13 smithi082 bash[20963]: cluster 2024-04-03T19:59:12.143278+0000 mgr.y (mgr.24370) 10222 : cluster [DBG] pgmap v10206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:14.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:13 smithi067 bash[17655]: cluster 2024-04-03T19:59:12.143278+0000 mgr.y (mgr.24370) 10222 : cluster [DBG] pgmap v10206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:13 smithi067 bash[27441]: cluster 2024-04-03T19:59:12.143278+0000 mgr.y (mgr.24370) 10222 : cluster [DBG] pgmap v10206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:14 smithi082 bash[20963]: audit 2024-04-03T19:59:13.840500+0000 mon.c (mon.2) 4027 : audit [DBG] from='client.? 172.21.15.67:0/863230456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:14 smithi067 bash[27441]: audit 2024-04-03T19:59:13.840500+0000 mon.c (mon.2) 4027 : audit [DBG] from='client.? 172.21.15.67:0/863230456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:14 smithi067 bash[17655]: audit 2024-04-03T19:59:13.840500+0000 mon.c (mon.2) 4027 : audit [DBG] from='client.? 172.21.15.67:0/863230456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:16.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:15 smithi082 bash[20963]: cluster 2024-04-03T19:59:14.143953+0000 mgr.y (mgr.24370) 10223 : cluster [DBG] pgmap v10207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:15 smithi067 bash[17655]: cluster 2024-04-03T19:59:14.143953+0000 mgr.y (mgr.24370) 10223 : cluster [DBG] pgmap v10207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:15 smithi067 bash[27441]: cluster 2024-04-03T19:59:14.143953+0000 mgr.y (mgr.24370) 10223 : cluster [DBG] pgmap v10207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:16 smithi082 bash[20963]: audit 2024-04-03T19:59:16.299218+0000 mon.c (mon.2) 4028 : audit [DBG] from='client.? 172.21.15.67:0/891787877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:16 smithi067 bash[17655]: audit 2024-04-03T19:59:16.299218+0000 mon.c (mon.2) 4028 : audit [DBG] from='client.? 172.21.15.67:0/891787877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:16 smithi067 bash[27441]: audit 2024-04-03T19:59:16.299218+0000 mon.c (mon.2) 4028 : audit [DBG] from='client.? 172.21.15.67:0/891787877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:17 smithi082 bash[20963]: cluster 2024-04-03T19:59:16.145026+0000 mgr.y (mgr.24370) 10224 : cluster [DBG] pgmap v10208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:17 smithi067 bash[27441]: cluster 2024-04-03T19:59:16.145026+0000 mgr.y (mgr.24370) 10224 : cluster [DBG] pgmap v10208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:18.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:17 smithi067 bash[17655]: cluster 2024-04-03T19:59:16.145026+0000 mgr.y (mgr.24370) 10224 : cluster [DBG] pgmap v10208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:19.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:18 smithi082 bash[20963]: audit 2024-04-03T19:59:18.756343+0000 mon.c (mon.2) 4029 : audit [DBG] from='client.? 172.21.15.67:0/3732978965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:18 smithi067 bash[17655]: audit 2024-04-03T19:59:18.756343+0000 mon.c (mon.2) 4029 : audit [DBG] from='client.? 172.21.15.67:0/3732978965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:18 smithi067 bash[27441]: audit 2024-04-03T19:59:18.756343+0000 mon.c (mon.2) 4029 : audit [DBG] from='client.? 172.21.15.67:0/3732978965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:20.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:19 smithi082 bash[20963]: cluster 2024-04-03T19:59:18.145646+0000 mgr.y (mgr.24370) 10225 : cluster [DBG] pgmap v10209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:20.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:19 smithi067 bash[27441]: cluster 2024-04-03T19:59:18.145646+0000 mgr.y (mgr.24370) 10225 : cluster [DBG] pgmap v10209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:19 smithi067 bash[17655]: cluster 2024-04-03T19:59:18.145646+0000 mgr.y (mgr.24370) 10225 : cluster [DBG] pgmap v10209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:22.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:21 smithi082 bash[20963]: cluster 2024-04-03T19:59:20.146278+0000 mgr.y (mgr.24370) 10226 : cluster [DBG] pgmap v10210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:22.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:21 smithi082 bash[20963]: audit 2024-04-03T19:59:21.216040+0000 mon.c (mon.2) 4030 : audit [DBG] from='client.? 172.21.15.67:0/852284062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:21 smithi067 bash[27441]: cluster 2024-04-03T19:59:20.146278+0000 mgr.y (mgr.24370) 10226 : cluster [DBG] pgmap v10210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:21 smithi067 bash[27441]: audit 2024-04-03T19:59:21.216040+0000 mon.c (mon.2) 4030 : audit [DBG] from='client.? 172.21.15.67:0/852284062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:21 smithi067 bash[17655]: cluster 2024-04-03T19:59:20.146278+0000 mgr.y (mgr.24370) 10226 : cluster [DBG] pgmap v10210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:21 smithi067 bash[17655]: audit 2024-04-03T19:59:21.216040+0000 mon.c (mon.2) 4030 : audit [DBG] from='client.? 172.21.15.67:0/852284062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:23] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:59:23.869 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:59:24.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:23 smithi082 bash[20963]: cluster 2024-04-03T19:59:22.147368+0000 mgr.y (mgr.24370) 10227 : cluster [DBG] pgmap v10211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:24.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:23 smithi082 bash[20963]: audit 2024-04-03T19:59:23.673714+0000 mon.c (mon.2) 4031 : audit [DBG] from='client.? 172.21.15.67:0/2542323912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:24.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:23 smithi067 bash[17655]: cluster 2024-04-03T19:59:22.147368+0000 mgr.y (mgr.24370) 10227 : cluster [DBG] pgmap v10211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:24.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:23 smithi067 bash[17655]: audit 2024-04-03T19:59:23.673714+0000 mon.c (mon.2) 4031 : audit [DBG] from='client.? 172.21.15.67:0/2542323912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:24.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:23 smithi067 bash[27441]: cluster 2024-04-03T19:59:22.147368+0000 mgr.y (mgr.24370) 10227 : cluster [DBG] pgmap v10211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:24.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:23 smithi067 bash[27441]: audit 2024-04-03T19:59:23.673714+0000 mon.c (mon.2) 4031 : audit [DBG] from='client.? 172.21.15.67:0/2542323912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:24 smithi082 bash[20963]: audit 2024-04-03T19:59:24.205966+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:59:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:24 smithi067 bash[27441]: audit 2024-04-03T19:59:24.205966+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:59:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:24 smithi067 bash[17655]: audit 2024-04-03T19:59:24.205966+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T19:59:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:25 smithi082 bash[20963]: cluster 2024-04-03T19:59:24.148085+0000 mgr.y (mgr.24370) 10228 : cluster [DBG] pgmap v10212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:25 smithi082 bash[20963]: audit 2024-04-03T19:59:25.202955+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:25 smithi067 bash[27441]: cluster 2024-04-03T19:59:24.148085+0000 mgr.y (mgr.24370) 10228 : cluster [DBG] pgmap v10212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:25 smithi067 bash[27441]: audit 2024-04-03T19:59:25.202955+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:25 smithi067 bash[17655]: cluster 2024-04-03T19:59:24.148085+0000 mgr.y (mgr.24370) 10228 : cluster [DBG] pgmap v10212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:25 smithi067 bash[17655]: audit 2024-04-03T19:59:25.202955+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:27.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:26 smithi082 bash[20963]: audit 2024-04-03T19:59:26.130729+0000 mon.a (mon.0) 9034 : audit [DBG] from='client.? 172.21.15.67:0/1895632633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:26 smithi067 bash[17655]: audit 2024-04-03T19:59:26.130729+0000 mon.a (mon.0) 9034 : audit [DBG] from='client.? 172.21.15.67:0/1895632633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:26 smithi067 bash[27441]: audit 2024-04-03T19:59:26.130729+0000 mon.a (mon.0) 9034 : audit [DBG] from='client.? 172.21.15.67:0/1895632633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:27 smithi067 bash[27441]: cluster 2024-04-03T19:59:26.149396+0000 mgr.y (mgr.24370) 10229 : cluster [DBG] pgmap v10213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:28.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:27 smithi067 bash[17655]: cluster 2024-04-03T19:59:26.149396+0000 mgr.y (mgr.24370) 10229 : cluster [DBG] pgmap v10213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:28.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:27 smithi082 bash[20963]: cluster 2024-04-03T19:59:26.149396+0000 mgr.y (mgr.24370) 10229 : cluster [DBG] pgmap v10213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:28 smithi067 bash[27441]: cluster 2024-04-03T19:59:28.150203+0000 mgr.y (mgr.24370) 10230 : cluster [DBG] pgmap v10214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:29.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:28 smithi067 bash[27441]: audit 2024-04-03T19:59:28.592206+0000 mon.c (mon.2) 4032 : audit [DBG] from='client.? 172.21.15.67:0/3297216914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:29.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:28 smithi067 bash[17655]: cluster 2024-04-03T19:59:28.150203+0000 mgr.y (mgr.24370) 10230 : cluster [DBG] pgmap v10214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:29.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:28 smithi067 bash[17655]: audit 2024-04-03T19:59:28.592206+0000 mon.c (mon.2) 4032 : audit [DBG] from='client.? 172.21.15.67:0/3297216914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:28 smithi082 bash[20963]: cluster 2024-04-03T19:59:28.150203+0000 mgr.y (mgr.24370) 10230 : cluster [DBG] pgmap v10214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:28 smithi082 bash[20963]: audit 2024-04-03T19:59:28.592206+0000 mon.c (mon.2) 4032 : audit [DBG] from='client.? 172.21.15.67:0/3297216914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:30 smithi082 bash[20963]: audit 2024-04-03T19:59:29.951509+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:30 smithi082 bash[20963]: audit 2024-04-03T19:59:29.960867+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:30 smithi082 bash[20963]: cluster 2024-04-03T19:59:30.150885+0000 mgr.y (mgr.24370) 10231 : cluster [DBG] pgmap v10215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:30 smithi082 bash[20963]: audit 2024-04-03T19:59:30.252833+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:30 smithi082 bash[20963]: audit 2024-04-03T19:59:30.262206+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:30 smithi082 bash[20963]: audit 2024-04-03T19:59:30.752464+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:59:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:30 smithi082 bash[20963]: audit 2024-04-03T19:59:30.753856+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:59:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:30 smithi082 bash[20963]: audit 2024-04-03T19:59:30.763819+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[27441]: audit 2024-04-03T19:59:29.951509+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[27441]: audit 2024-04-03T19:59:29.960867+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[27441]: cluster 2024-04-03T19:59:30.150885+0000 mgr.y (mgr.24370) 10231 : cluster [DBG] pgmap v10215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[27441]: audit 2024-04-03T19:59:30.252833+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[27441]: audit 2024-04-03T19:59:30.262206+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[27441]: audit 2024-04-03T19:59:30.752464+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:59:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[27441]: audit 2024-04-03T19:59:30.753856+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:59:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[27441]: audit 2024-04-03T19:59:30.763819+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[17655]: audit 2024-04-03T19:59:29.951509+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[17655]: audit 2024-04-03T19:59:29.960867+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[17655]: cluster 2024-04-03T19:59:30.150885+0000 mgr.y (mgr.24370) 10231 : cluster [DBG] pgmap v10215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[17655]: audit 2024-04-03T19:59:30.252833+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[17655]: audit 2024-04-03T19:59:30.262206+0000 mon.a (mon.0) 9038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[17655]: audit 2024-04-03T19:59:30.752464+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T19:59:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[17655]: audit 2024-04-03T19:59:30.753856+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T19:59:31.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:30 smithi067 bash[17655]: audit 2024-04-03T19:59:30.763819+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T19:59:32.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:31 smithi082 bash[20963]: audit 2024-04-03T19:59:31.052225+0000 mon.a (mon.0) 9042 : audit [DBG] from='client.? 172.21.15.67:0/575532977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:32.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:31 smithi067 bash[17655]: audit 2024-04-03T19:59:31.052225+0000 mon.a (mon.0) 9042 : audit [DBG] from='client.? 172.21.15.67:0/575532977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:32.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:31 smithi067 bash[27441]: audit 2024-04-03T19:59:31.052225+0000 mon.a (mon.0) 9042 : audit [DBG] from='client.? 172.21.15.67:0/575532977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:32 smithi082 bash[20963]: cluster 2024-04-03T19:59:32.151865+0000 mgr.y (mgr.24370) 10232 : cluster [DBG] pgmap v10216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:32 smithi067 bash[27441]: cluster 2024-04-03T19:59:32.151865+0000 mgr.y (mgr.24370) 10232 : cluster [DBG] pgmap v10216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:32 smithi067 bash[17655]: cluster 2024-04-03T19:59:32.151865+0000 mgr.y (mgr.24370) 10232 : cluster [DBG] pgmap v10216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T19:59:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:59:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:33 smithi082 bash[20963]: audit 2024-04-03T19:59:33.508444+0000 mon.a (mon.0) 9043 : audit [DBG] from='client.? 172.21.15.67:0/1398174510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:34.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:33 smithi067 bash[17655]: audit 2024-04-03T19:59:33.508444+0000 mon.a (mon.0) 9043 : audit [DBG] from='client.? 172.21.15.67:0/1398174510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:34.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:33 smithi067 bash[27441]: audit 2024-04-03T19:59:33.508444+0000 mon.a (mon.0) 9043 : audit [DBG] from='client.? 172.21.15.67:0/1398174510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:34 smithi082 bash[20963]: cluster 2024-04-03T19:59:34.152581+0000 mgr.y (mgr.24370) 10233 : cluster [DBG] pgmap v10217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:34 smithi067 bash[17655]: cluster 2024-04-03T19:59:34.152581+0000 mgr.y (mgr.24370) 10233 : cluster [DBG] pgmap v10217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:34 smithi067 bash[27441]: cluster 2024-04-03T19:59:34.152581+0000 mgr.y (mgr.24370) 10233 : cluster [DBG] pgmap v10217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:36.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:35 smithi082 bash[20963]: audit 2024-04-03T19:59:35.957281+0000 mon.a (mon.0) 9044 : audit [DBG] from='client.? 172.21.15.67:0/1550797402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:36.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:35 smithi067 bash[17655]: audit 2024-04-03T19:59:35.957281+0000 mon.a (mon.0) 9044 : audit [DBG] from='client.? 172.21.15.67:0/1550797402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:36.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:35 smithi067 bash[27441]: audit 2024-04-03T19:59:35.957281+0000 mon.a (mon.0) 9044 : audit [DBG] from='client.? 172.21.15.67:0/1550797402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:36 smithi082 bash[20963]: cluster 2024-04-03T19:59:36.153713+0000 mgr.y (mgr.24370) 10234 : cluster [DBG] pgmap v10218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:36 smithi067 bash[17655]: cluster 2024-04-03T19:59:36.153713+0000 mgr.y (mgr.24370) 10234 : cluster [DBG] pgmap v10218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:36 smithi067 bash[27441]: cluster 2024-04-03T19:59:36.153713+0000 mgr.y (mgr.24370) 10234 : cluster [DBG] pgmap v10218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:39 smithi082 bash[20963]: cluster 2024-04-03T19:59:38.154390+0000 mgr.y (mgr.24370) 10235 : cluster [DBG] pgmap v10219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:39 smithi082 bash[20963]: audit 2024-04-03T19:59:38.413476+0000 mon.c (mon.2) 4033 : audit [DBG] from='client.? 172.21.15.67:0/2122887334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:39 smithi067 bash[27441]: cluster 2024-04-03T19:59:38.154390+0000 mgr.y (mgr.24370) 10235 : cluster [DBG] pgmap v10219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:39 smithi067 bash[27441]: audit 2024-04-03T19:59:38.413476+0000 mon.c (mon.2) 4033 : audit [DBG] from='client.? 172.21.15.67:0/2122887334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:39 smithi067 bash[17655]: cluster 2024-04-03T19:59:38.154390+0000 mgr.y (mgr.24370) 10235 : cluster [DBG] pgmap v10219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:39 smithi067 bash[17655]: audit 2024-04-03T19:59:38.413476+0000 mon.c (mon.2) 4033 : audit [DBG] from='client.? 172.21.15.67:0/2122887334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:40.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:40 smithi082 bash[20963]: audit 2024-04-03T19:59:40.203011+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:40 smithi067 bash[17655]: audit 2024-04-03T19:59:40.203011+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:40 smithi067 bash[27441]: audit 2024-04-03T19:59:40.203011+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:41 smithi082 bash[20963]: cluster 2024-04-03T19:59:40.155105+0000 mgr.y (mgr.24370) 10236 : cluster [DBG] pgmap v10220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:41 smithi082 bash[20963]: audit 2024-04-03T19:59:40.867576+0000 mon.a (mon.0) 9046 : audit [DBG] from='client.? 172.21.15.67:0/3506795722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:41 smithi067 bash[17655]: cluster 2024-04-03T19:59:40.155105+0000 mgr.y (mgr.24370) 10236 : cluster [DBG] pgmap v10220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:41 smithi067 bash[17655]: audit 2024-04-03T19:59:40.867576+0000 mon.a (mon.0) 9046 : audit [DBG] from='client.? 172.21.15.67:0/3506795722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:41 smithi067 bash[27441]: cluster 2024-04-03T19:59:40.155105+0000 mgr.y (mgr.24370) 10236 : cluster [DBG] pgmap v10220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:41 smithi067 bash[27441]: audit 2024-04-03T19:59:40.867576+0000 mon.a (mon.0) 9046 : audit [DBG] from='client.? 172.21.15.67:0/3506795722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:43] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:59:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:43 smithi067 bash[27441]: cluster 2024-04-03T19:59:42.156349+0000 mgr.y (mgr.24370) 10237 : cluster [DBG] pgmap v10221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:43 smithi067 bash[17655]: cluster 2024-04-03T19:59:42.156349+0000 mgr.y (mgr.24370) 10237 : cluster [DBG] pgmap v10221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:43.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:43 smithi082 bash[20963]: cluster 2024-04-03T19:59:42.156349+0000 mgr.y (mgr.24370) 10237 : cluster [DBG] pgmap v10221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:59:44.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:44 smithi082 bash[20963]: audit 2024-04-03T19:59:43.327782+0000 mon.c (mon.2) 4034 : audit [DBG] from='client.? 172.21.15.67:0/2642345061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:44 smithi067 bash[27441]: audit 2024-04-03T19:59:43.327782+0000 mon.c (mon.2) 4034 : audit [DBG] from='client.? 172.21.15.67:0/2642345061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:44 smithi067 bash[17655]: audit 2024-04-03T19:59:43.327782+0000 mon.c (mon.2) 4034 : audit [DBG] from='client.? 172.21.15.67:0/2642345061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:45.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:45 smithi082 bash[20963]: cluster 2024-04-03T19:59:44.157037+0000 mgr.y (mgr.24370) 10238 : cluster [DBG] pgmap v10222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:45.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:45 smithi067 bash[27441]: cluster 2024-04-03T19:59:44.157037+0000 mgr.y (mgr.24370) 10238 : cluster [DBG] pgmap v10222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:45 smithi067 bash[17655]: cluster 2024-04-03T19:59:44.157037+0000 mgr.y (mgr.24370) 10238 : cluster [DBG] pgmap v10222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:46.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:46 smithi082 bash[20963]: audit 2024-04-03T19:59:45.787847+0000 mon.a (mon.0) 9047 : audit [DBG] from='client.? 172.21.15.67:0/2798715513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:46 smithi067 bash[27441]: audit 2024-04-03T19:59:45.787847+0000 mon.a (mon.0) 9047 : audit [DBG] from='client.? 172.21.15.67:0/2798715513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:46 smithi067 bash[17655]: audit 2024-04-03T19:59:45.787847+0000 mon.a (mon.0) 9047 : audit [DBG] from='client.? 172.21.15.67:0/2798715513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:47.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:47 smithi082 bash[20963]: cluster 2024-04-03T19:59:46.158241+0000 mgr.y (mgr.24370) 10239 : cluster [DBG] pgmap v10223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:47 smithi067 bash[27441]: cluster 2024-04-03T19:59:46.158241+0000 mgr.y (mgr.24370) 10239 : cluster [DBG] pgmap v10223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:47 smithi067 bash[17655]: cluster 2024-04-03T19:59:46.158241+0000 mgr.y (mgr.24370) 10239 : cluster [DBG] pgmap v10223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:48.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:48 smithi082 bash[20963]: audit 2024-04-03T19:59:48.250235+0000 mon.c (mon.2) 4035 : audit [DBG] from='client.? 172.21.15.67:0/2491673799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:48 smithi067 bash[17655]: audit 2024-04-03T19:59:48.250235+0000 mon.c (mon.2) 4035 : audit [DBG] from='client.? 172.21.15.67:0/2491673799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:48 smithi067 bash[27441]: audit 2024-04-03T19:59:48.250235+0000 mon.c (mon.2) 4035 : audit [DBG] from='client.? 172.21.15.67:0/2491673799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:49.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:49 smithi082 bash[20963]: cluster 2024-04-03T19:59:48.158902+0000 mgr.y (mgr.24370) 10240 : cluster [DBG] pgmap v10224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:49 smithi067 bash[27441]: cluster 2024-04-03T19:59:48.158902+0000 mgr.y (mgr.24370) 10240 : cluster [DBG] pgmap v10224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:49 smithi067 bash[17655]: cluster 2024-04-03T19:59:48.158902+0000 mgr.y (mgr.24370) 10240 : cluster [DBG] pgmap v10224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:51 smithi082 bash[20963]: cluster 2024-04-03T19:59:50.159559+0000 mgr.y (mgr.24370) 10241 : cluster [DBG] pgmap v10225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:51 smithi082 bash[20963]: audit 2024-04-03T19:59:50.709172+0000 mon.c (mon.2) 4036 : audit [DBG] from='client.? 172.21.15.67:0/2810324258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:51 smithi067 bash[17655]: cluster 2024-04-03T19:59:50.159559+0000 mgr.y (mgr.24370) 10241 : cluster [DBG] pgmap v10225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:51 smithi067 bash[17655]: audit 2024-04-03T19:59:50.709172+0000 mon.c (mon.2) 4036 : audit [DBG] from='client.? 172.21.15.67:0/2810324258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:51 smithi067 bash[27441]: cluster 2024-04-03T19:59:50.159559+0000 mgr.y (mgr.24370) 10241 : cluster [DBG] pgmap v10225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:51 smithi067 bash[27441]: audit 2024-04-03T19:59:50.709172+0000 mon.c (mon.2) 4036 : audit [DBG] from='client.? 172.21.15.67:0/2810324258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 19:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:53] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T19:59:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:53 smithi067 bash[17655]: cluster 2024-04-03T19:59:52.160616+0000 mgr.y (mgr.24370) 10242 : cluster [DBG] pgmap v10226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:53 smithi067 bash[17655]: audit 2024-04-03T19:59:53.162918+0000 mon.a (mon.0) 9048 : audit [DBG] from='client.? 172.21.15.67:0/3129609620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:53 smithi067 bash[27441]: cluster 2024-04-03T19:59:52.160616+0000 mgr.y (mgr.24370) 10242 : cluster [DBG] pgmap v10226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:53 smithi067 bash[27441]: audit 2024-04-03T19:59:53.162918+0000 mon.a (mon.0) 9048 : audit [DBG] from='client.? 172.21.15.67:0/3129609620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:53.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 19:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:19:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T19:59:53.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:53 smithi082 bash[20963]: cluster 2024-04-03T19:59:52.160616+0000 mgr.y (mgr.24370) 10242 : cluster [DBG] pgmap v10226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:53.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:53 smithi082 bash[20963]: audit 2024-04-03T19:59:53.162918+0000 mon.a (mon.0) 9048 : audit [DBG] from='client.? 172.21.15.67:0/3129609620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:55.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:55 smithi082 bash[20963]: cluster 2024-04-03T19:59:54.161409+0000 mgr.y (mgr.24370) 10243 : cluster [DBG] pgmap v10227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:55.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:55 smithi082 bash[20963]: audit 2024-04-03T19:59:55.203120+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:55 smithi067 bash[27441]: cluster 2024-04-03T19:59:54.161409+0000 mgr.y (mgr.24370) 10243 : cluster [DBG] pgmap v10227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:55 smithi067 bash[27441]: audit 2024-04-03T19:59:55.203120+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:55 smithi067 bash[17655]: cluster 2024-04-03T19:59:54.161409+0000 mgr.y (mgr.24370) 10243 : cluster [DBG] pgmap v10227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:55 smithi067 bash[17655]: audit 2024-04-03T19:59:55.203120+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T19:59:56.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:56 smithi082 bash[20963]: audit 2024-04-03T19:59:55.627542+0000 mon.a (mon.0) 9050 : audit [DBG] from='client.? 172.21.15.67:0/4145894920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:56 smithi067 bash[17655]: audit 2024-04-03T19:59:55.627542+0000 mon.a (mon.0) 9050 : audit [DBG] from='client.? 172.21.15.67:0/4145894920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:56 smithi067 bash[27441]: audit 2024-04-03T19:59:55.627542+0000 mon.a (mon.0) 9050 : audit [DBG] from='client.? 172.21.15.67:0/4145894920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:57.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:57 smithi082 bash[20963]: cluster 2024-04-03T19:59:56.162945+0000 mgr.y (mgr.24370) 10244 : cluster [DBG] pgmap v10228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:57.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:57 smithi067 bash[27441]: cluster 2024-04-03T19:59:56.162945+0000 mgr.y (mgr.24370) 10244 : cluster [DBG] pgmap v10228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:57.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:57 smithi067 bash[17655]: cluster 2024-04-03T19:59:56.162945+0000 mgr.y (mgr.24370) 10244 : cluster [DBG] pgmap v10228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:58.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:58 smithi082 bash[20963]: audit 2024-04-03T19:59:58.082032+0000 mon.a (mon.0) 9051 : audit [DBG] from='client.? 172.21.15.67:0/3902533967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:58.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:58 smithi067 bash[17655]: audit 2024-04-03T19:59:58.082032+0000 mon.a (mon.0) 9051 : audit [DBG] from='client.? 172.21.15.67:0/3902533967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:58 smithi067 bash[27441]: audit 2024-04-03T19:59:58.082032+0000 mon.a (mon.0) 9051 : audit [DBG] from='client.? 172.21.15.67:0/3902533967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T19:59:59.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 19:59:59 smithi082 bash[20963]: cluster 2024-04-03T19:59:58.163701+0000 mgr.y (mgr.24370) 10245 : cluster [DBG] pgmap v10229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:59.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 19:59:59 smithi067 bash[17655]: cluster 2024-04-03T19:59:58.163701+0000 mgr.y (mgr.24370) 10245 : cluster [DBG] pgmap v10229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T19:59:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 19:59:59 smithi067 bash[27441]: cluster 2024-04-03T19:59:58.163701+0000 mgr.y (mgr.24370) 10245 : cluster [DBG] pgmap v10229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:00.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:00 smithi082 bash[20963]: cluster 2024-04-03T20:00:00.000164+0000 mon.a (mon.0) 9052 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:00:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:00 smithi067 bash[27441]: cluster 2024-04-03T20:00:00.000164+0000 mon.a (mon.0) 9052 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:00:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:00 smithi067 bash[17655]: cluster 2024-04-03T20:00:00.000164+0000 mon.a (mon.0) 9052 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:00:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:01 smithi082 bash[20963]: cluster 2024-04-03T20:00:00.164386+0000 mgr.y (mgr.24370) 10246 : cluster [DBG] pgmap v10230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:01 smithi082 bash[20963]: audit 2024-04-03T20:00:00.537200+0000 mon.c (mon.2) 4037 : audit [DBG] from='client.? 172.21.15.67:0/2640651287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:01 smithi067 bash[27441]: cluster 2024-04-03T20:00:00.164386+0000 mgr.y (mgr.24370) 10246 : cluster [DBG] pgmap v10230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:01 smithi067 bash[27441]: audit 2024-04-03T20:00:00.537200+0000 mon.c (mon.2) 4037 : audit [DBG] from='client.? 172.21.15.67:0/2640651287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:01 smithi067 bash[17655]: cluster 2024-04-03T20:00:00.164386+0000 mgr.y (mgr.24370) 10246 : cluster [DBG] pgmap v10230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:01 smithi067 bash[17655]: audit 2024-04-03T20:00:00.537200+0000 mon.c (mon.2) 4037 : audit [DBG] from='client.? 172.21.15.67:0/2640651287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:03] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:00:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:03 smithi067 bash[17655]: cluster 2024-04-03T20:00:02.165507+0000 mgr.y (mgr.24370) 10247 : cluster [DBG] pgmap v10231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:03 smithi067 bash[17655]: audit 2024-04-03T20:00:02.988568+0000 mon.c (mon.2) 4038 : audit [DBG] from='client.? 172.21.15.67:0/2148382959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:03 smithi067 bash[27441]: cluster 2024-04-03T20:00:02.165507+0000 mgr.y (mgr.24370) 10247 : cluster [DBG] pgmap v10231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:03 smithi067 bash[27441]: audit 2024-04-03T20:00:02.988568+0000 mon.c (mon.2) 4038 : audit [DBG] from='client.? 172.21.15.67:0/2148382959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:03.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:00:03.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:03 smithi082 bash[20963]: cluster 2024-04-03T20:00:02.165507+0000 mgr.y (mgr.24370) 10247 : cluster [DBG] pgmap v10231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:03.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:03 smithi082 bash[20963]: audit 2024-04-03T20:00:02.988568+0000 mon.c (mon.2) 4038 : audit [DBG] from='client.? 172.21.15.67:0/2148382959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:05.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:05 smithi082 bash[20963]: cluster 2024-04-03T20:00:04.166322+0000 mgr.y (mgr.24370) 10248 : cluster [DBG] pgmap v10232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:05 smithi067 bash[17655]: cluster 2024-04-03T20:00:04.166322+0000 mgr.y (mgr.24370) 10248 : cluster [DBG] pgmap v10232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:05 smithi067 bash[27441]: cluster 2024-04-03T20:00:04.166322+0000 mgr.y (mgr.24370) 10248 : cluster [DBG] pgmap v10232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:06.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:06 smithi082 bash[20963]: audit 2024-04-03T20:00:05.443439+0000 mon.c (mon.2) 4039 : audit [DBG] from='client.? 172.21.15.67:0/3835458524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:06.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:06 smithi067 bash[17655]: audit 2024-04-03T20:00:05.443439+0000 mon.c (mon.2) 4039 : audit [DBG] from='client.? 172.21.15.67:0/3835458524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:06 smithi067 bash[27441]: audit 2024-04-03T20:00:05.443439+0000 mon.c (mon.2) 4039 : audit [DBG] from='client.? 172.21.15.67:0/3835458524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:07.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:07 smithi082 bash[20963]: cluster 2024-04-03T20:00:06.167523+0000 mgr.y (mgr.24370) 10249 : cluster [DBG] pgmap v10233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:07.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:07 smithi067 bash[17655]: cluster 2024-04-03T20:00:06.167523+0000 mgr.y (mgr.24370) 10249 : cluster [DBG] pgmap v10233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:07 smithi067 bash[27441]: cluster 2024-04-03T20:00:06.167523+0000 mgr.y (mgr.24370) 10249 : cluster [DBG] pgmap v10233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:08.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:08 smithi082 bash[20963]: audit 2024-04-03T20:00:07.900798+0000 mon.a (mon.0) 9053 : audit [DBG] from='client.? 172.21.15.67:0/2577973229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:08.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:08 smithi067 bash[17655]: audit 2024-04-03T20:00:07.900798+0000 mon.a (mon.0) 9053 : audit [DBG] from='client.? 172.21.15.67:0/2577973229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:08 smithi067 bash[27441]: audit 2024-04-03T20:00:07.900798+0000 mon.a (mon.0) 9053 : audit [DBG] from='client.? 172.21.15.67:0/2577973229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:09.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:09 smithi082 bash[20963]: cluster 2024-04-03T20:00:08.168380+0000 mgr.y (mgr.24370) 10250 : cluster [DBG] pgmap v10234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:09.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:09 smithi067 bash[27441]: cluster 2024-04-03T20:00:08.168380+0000 mgr.y (mgr.24370) 10250 : cluster [DBG] pgmap v10234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:09 smithi067 bash[17655]: cluster 2024-04-03T20:00:08.168380+0000 mgr.y (mgr.24370) 10250 : cluster [DBG] pgmap v10234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:10.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:10 smithi082 bash[20963]: audit 2024-04-03T20:00:10.203716+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:10.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:10 smithi067 bash[27441]: audit 2024-04-03T20:00:10.203716+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:10 smithi067 bash[17655]: audit 2024-04-03T20:00:10.203716+0000 mon.a (mon.0) 9054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:11 smithi082 bash[20963]: cluster 2024-04-03T20:00:10.169149+0000 mgr.y (mgr.24370) 10251 : cluster [DBG] pgmap v10235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:11 smithi082 bash[20963]: audit 2024-04-03T20:00:10.351102+0000 mon.c (mon.2) 4040 : audit [DBG] from='client.? 172.21.15.67:0/1077043324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:11 smithi067 bash[27441]: cluster 2024-04-03T20:00:10.169149+0000 mgr.y (mgr.24370) 10251 : cluster [DBG] pgmap v10235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:11 smithi067 bash[27441]: audit 2024-04-03T20:00:10.351102+0000 mon.c (mon.2) 4040 : audit [DBG] from='client.? 172.21.15.67:0/1077043324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:11 smithi067 bash[17655]: cluster 2024-04-03T20:00:10.169149+0000 mgr.y (mgr.24370) 10251 : cluster [DBG] pgmap v10235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:11 smithi067 bash[17655]: audit 2024-04-03T20:00:10.351102+0000 mon.c (mon.2) 4040 : audit [DBG] from='client.? 172.21.15.67:0/1077043324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:13.353 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:13] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T20:00:13.353 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:13 smithi067 bash[17655]: cluster 2024-04-03T20:00:12.170492+0000 mgr.y (mgr.24370) 10252 : cluster [DBG] pgmap v10236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:13.353 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:13 smithi067 bash[17655]: audit 2024-04-03T20:00:12.804573+0000 mon.c (mon.2) 4041 : audit [DBG] from='client.? 172.21.15.67:0/2784552016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:13.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:00:13.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:13 smithi082 bash[20963]: cluster 2024-04-03T20:00:12.170492+0000 mgr.y (mgr.24370) 10252 : cluster [DBG] pgmap v10236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:13.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:13 smithi082 bash[20963]: audit 2024-04-03T20:00:12.804573+0000 mon.c (mon.2) 4041 : audit [DBG] from='client.? 172.21.15.67:0/2784552016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:13.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:13 smithi067 bash[27441]: cluster 2024-04-03T20:00:12.170492+0000 mgr.y (mgr.24370) 10252 : cluster [DBG] pgmap v10236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:13.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:13 smithi067 bash[27441]: audit 2024-04-03T20:00:12.804573+0000 mon.c (mon.2) 4041 : audit [DBG] from='client.? 172.21.15.67:0/2784552016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:15.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:15 smithi082 bash[20963]: cluster 2024-04-03T20:00:14.171328+0000 mgr.y (mgr.24370) 10253 : cluster [DBG] pgmap v10237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:15.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:15 smithi082 bash[20963]: audit 2024-04-03T20:00:15.262113+0000 mon.a (mon.0) 9055 : audit [DBG] from='client.? 172.21.15.67:0/2604432607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:15.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:15 smithi067 bash[27441]: cluster 2024-04-03T20:00:14.171328+0000 mgr.y (mgr.24370) 10253 : cluster [DBG] pgmap v10237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:15.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:15 smithi067 bash[27441]: audit 2024-04-03T20:00:15.262113+0000 mon.a (mon.0) 9055 : audit [DBG] from='client.? 172.21.15.67:0/2604432607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:15 smithi067 bash[17655]: cluster 2024-04-03T20:00:14.171328+0000 mgr.y (mgr.24370) 10253 : cluster [DBG] pgmap v10237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:15 smithi067 bash[17655]: audit 2024-04-03T20:00:15.262113+0000 mon.a (mon.0) 9055 : audit [DBG] from='client.? 172.21.15.67:0/2604432607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:17.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:17 smithi082 bash[20963]: cluster 2024-04-03T20:00:16.172496+0000 mgr.y (mgr.24370) 10254 : cluster [DBG] pgmap v10238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:17.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:17 smithi067 bash[17655]: cluster 2024-04-03T20:00:16.172496+0000 mgr.y (mgr.24370) 10254 : cluster [DBG] pgmap v10238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:17 smithi067 bash[27441]: cluster 2024-04-03T20:00:16.172496+0000 mgr.y (mgr.24370) 10254 : cluster [DBG] pgmap v10238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:18.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:18 smithi082 bash[20963]: audit 2024-04-03T20:00:17.720181+0000 mon.a (mon.0) 9056 : audit [DBG] from='client.? 172.21.15.67:0/2956459166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:18.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:18 smithi067 bash[27441]: audit 2024-04-03T20:00:17.720181+0000 mon.a (mon.0) 9056 : audit [DBG] from='client.? 172.21.15.67:0/2956459166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:18 smithi067 bash[17655]: audit 2024-04-03T20:00:17.720181+0000 mon.a (mon.0) 9056 : audit [DBG] from='client.? 172.21.15.67:0/2956459166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:19.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:19 smithi082 bash[20963]: cluster 2024-04-03T20:00:18.173187+0000 mgr.y (mgr.24370) 10255 : cluster [DBG] pgmap v10239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:19.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:19 smithi067 bash[27441]: cluster 2024-04-03T20:00:18.173187+0000 mgr.y (mgr.24370) 10255 : cluster [DBG] pgmap v10239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:19 smithi067 bash[17655]: cluster 2024-04-03T20:00:18.173187+0000 mgr.y (mgr.24370) 10255 : cluster [DBG] pgmap v10239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:20.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:20 smithi082 bash[20963]: audit 2024-04-03T20:00:20.171797+0000 mon.c (mon.2) 4042 : audit [DBG] from='client.? 172.21.15.67:0/913011383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:20.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:20 smithi067 bash[17655]: audit 2024-04-03T20:00:20.171797+0000 mon.c (mon.2) 4042 : audit [DBG] from='client.? 172.21.15.67:0/913011383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:20.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:20 smithi067 bash[27441]: audit 2024-04-03T20:00:20.171797+0000 mon.c (mon.2) 4042 : audit [DBG] from='client.? 172.21.15.67:0/913011383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:21.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:21 smithi082 bash[20963]: cluster 2024-04-03T20:00:20.173801+0000 mgr.y (mgr.24370) 10256 : cluster [DBG] pgmap v10240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:21.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:21 smithi067 bash[27441]: cluster 2024-04-03T20:00:20.173801+0000 mgr.y (mgr.24370) 10256 : cluster [DBG] pgmap v10240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:21 smithi067 bash[17655]: cluster 2024-04-03T20:00:20.173801+0000 mgr.y (mgr.24370) 10256 : cluster [DBG] pgmap v10240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:23.390 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:23] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T20:00:23.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:23 smithi067 bash[17655]: cluster 2024-04-03T20:00:22.174970+0000 mgr.y (mgr.24370) 10257 : cluster [DBG] pgmap v10241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:23.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:23 smithi067 bash[17655]: audit 2024-04-03T20:00:22.628289+0000 mon.a (mon.0) 9057 : audit [DBG] from='client.? 172.21.15.67:0/237303136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:23.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:23 smithi067 bash[27441]: cluster 2024-04-03T20:00:22.174970+0000 mgr.y (mgr.24370) 10257 : cluster [DBG] pgmap v10241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:23.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:23 smithi067 bash[27441]: audit 2024-04-03T20:00:22.628289+0000 mon.a (mon.0) 9057 : audit [DBG] from='client.? 172.21.15.67:0/237303136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:00:23.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:23 smithi082 bash[20963]: cluster 2024-04-03T20:00:22.174970+0000 mgr.y (mgr.24370) 10257 : cluster [DBG] pgmap v10241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:23.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:23 smithi082 bash[20963]: audit 2024-04-03T20:00:22.628289+0000 mon.a (mon.0) 9057 : audit [DBG] from='client.? 172.21.15.67:0/237303136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:25 smithi067 bash[17655]: cluster 2024-04-03T20:00:24.175650+0000 mgr.y (mgr.24370) 10258 : cluster [DBG] pgmap v10242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:25 smithi067 bash[17655]: audit 2024-04-03T20:00:25.082165+0000 mon.a (mon.0) 9058 : audit [DBG] from='client.? 172.21.15.67:0/146414566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:25 smithi067 bash[17655]: audit 2024-04-03T20:00:25.204244+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:25 smithi067 bash[27441]: cluster 2024-04-03T20:00:24.175650+0000 mgr.y (mgr.24370) 10258 : cluster [DBG] pgmap v10242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:25 smithi067 bash[27441]: audit 2024-04-03T20:00:25.082165+0000 mon.a (mon.0) 9058 : audit [DBG] from='client.? 172.21.15.67:0/146414566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:25 smithi067 bash[27441]: audit 2024-04-03T20:00:25.204244+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:25.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:25 smithi082 bash[20963]: cluster 2024-04-03T20:00:24.175650+0000 mgr.y (mgr.24370) 10258 : cluster [DBG] pgmap v10242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:25.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:25 smithi082 bash[20963]: audit 2024-04-03T20:00:25.082165+0000 mon.a (mon.0) 9058 : audit [DBG] from='client.? 172.21.15.67:0/146414566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:25.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:25 smithi082 bash[20963]: audit 2024-04-03T20:00:25.204244+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:27.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:27 smithi067 bash[27441]: cluster 2024-04-03T20:00:26.176839+0000 mgr.y (mgr.24370) 10259 : cluster [DBG] pgmap v10243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:27 smithi067 bash[17655]: cluster 2024-04-03T20:00:26.176839+0000 mgr.y (mgr.24370) 10259 : cluster [DBG] pgmap v10243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:27.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:27 smithi082 bash[20963]: cluster 2024-04-03T20:00:26.176839+0000 mgr.y (mgr.24370) 10259 : cluster [DBG] pgmap v10243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:28.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:28 smithi067 bash[27441]: audit 2024-04-03T20:00:27.528758+0000 mon.c (mon.2) 4043 : audit [DBG] from='client.? 172.21.15.67:0/2108510229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:28 smithi067 bash[17655]: audit 2024-04-03T20:00:27.528758+0000 mon.c (mon.2) 4043 : audit [DBG] from='client.? 172.21.15.67:0/2108510229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:28.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:28 smithi082 bash[20963]: audit 2024-04-03T20:00:27.528758+0000 mon.c (mon.2) 4043 : audit [DBG] from='client.? 172.21.15.67:0/2108510229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:29.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:29 smithi067 bash[17655]: cluster 2024-04-03T20:00:28.177523+0000 mgr.y (mgr.24370) 10260 : cluster [DBG] pgmap v10244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:29 smithi067 bash[27441]: cluster 2024-04-03T20:00:28.177523+0000 mgr.y (mgr.24370) 10260 : cluster [DBG] pgmap v10244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:29.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:29 smithi082 bash[20963]: cluster 2024-04-03T20:00:28.177523+0000 mgr.y (mgr.24370) 10260 : cluster [DBG] pgmap v10244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:30.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:30 smithi067 bash[17655]: audit 2024-04-03T20:00:29.982695+0000 mon.c (mon.2) 4044 : audit [DBG] from='client.? 172.21.15.67:0/2792985716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:30.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:30 smithi067 bash[27441]: audit 2024-04-03T20:00:29.982695+0000 mon.c (mon.2) 4044 : audit [DBG] from='client.? 172.21.15.67:0/2792985716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:30.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:30 smithi082 bash[20963]: audit 2024-04-03T20:00:29.982695+0000 mon.c (mon.2) 4044 : audit [DBG] from='client.? 172.21.15.67:0/2792985716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:31 smithi067 bash[17655]: cluster 2024-04-03T20:00:30.178225+0000 mgr.y (mgr.24370) 10261 : cluster [DBG] pgmap v10245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:31 smithi067 bash[17655]: audit 2024-04-03T20:00:30.839242+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:00:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:31 smithi067 bash[27441]: cluster 2024-04-03T20:00:30.178225+0000 mgr.y (mgr.24370) 10261 : cluster [DBG] pgmap v10245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:31 smithi067 bash[27441]: audit 2024-04-03T20:00:30.839242+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:00:31.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:31 smithi082 bash[20963]: cluster 2024-04-03T20:00:30.178225+0000 mgr.y (mgr.24370) 10261 : cluster [DBG] pgmap v10245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:31.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:31 smithi082 bash[20963]: audit 2024-04-03T20:00:30.839242+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:00:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T20:00:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:00:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:33 smithi082 bash[20963]: cluster 2024-04-03T20:00:32.179381+0000 mgr.y (mgr.24370) 10262 : cluster [DBG] pgmap v10246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:33 smithi082 bash[20963]: audit 2024-04-03T20:00:32.443689+0000 mon.c (mon.2) 4045 : audit [DBG] from='client.? 172.21.15.67:0/2425533040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:33.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:33 smithi067 bash[27441]: cluster 2024-04-03T20:00:32.179381+0000 mgr.y (mgr.24370) 10262 : cluster [DBG] pgmap v10246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:33.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:33 smithi067 bash[27441]: audit 2024-04-03T20:00:32.443689+0000 mon.c (mon.2) 4045 : audit [DBG] from='client.? 172.21.15.67:0/2425533040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:33.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:33 smithi067 bash[17655]: cluster 2024-04-03T20:00:32.179381+0000 mgr.y (mgr.24370) 10262 : cluster [DBG] pgmap v10246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:33.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:33 smithi067 bash[17655]: audit 2024-04-03T20:00:32.443689+0000 mon.c (mon.2) 4045 : audit [DBG] from='client.? 172.21.15.67:0/2425533040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:35.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:35 smithi082 bash[20963]: cluster 2024-04-03T20:00:34.180121+0000 mgr.y (mgr.24370) 10263 : cluster [DBG] pgmap v10247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:35.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:35 smithi082 bash[20963]: audit 2024-04-03T20:00:34.899959+0000 mon.c (mon.2) 4046 : audit [DBG] from='client.? 172.21.15.67:0/1753807185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:35.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:35 smithi067 bash[27441]: cluster 2024-04-03T20:00:34.180121+0000 mgr.y (mgr.24370) 10263 : cluster [DBG] pgmap v10247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:35.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:35 smithi067 bash[27441]: audit 2024-04-03T20:00:34.899959+0000 mon.c (mon.2) 4046 : audit [DBG] from='client.? 172.21.15.67:0/1753807185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:35.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:35 smithi067 bash[17655]: cluster 2024-04-03T20:00:34.180121+0000 mgr.y (mgr.24370) 10263 : cluster [DBG] pgmap v10247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:35.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:35 smithi067 bash[17655]: audit 2024-04-03T20:00:34.899959+0000 mon.c (mon.2) 4046 : audit [DBG] from='client.? 172.21.15.67:0/1753807185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:37 smithi082 bash[20963]: cluster 2024-04-03T20:00:36.181157+0000 mgr.y (mgr.24370) 10264 : cluster [DBG] pgmap v10248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:37 smithi082 bash[20963]: audit 2024-04-03T20:00:36.542540+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:37 smithi082 bash[20963]: audit 2024-04-03T20:00:36.551011+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:37 smithi082 bash[20963]: audit 2024-04-03T20:00:36.831700+0000 mon.a (mon.0) 9063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:37 smithi082 bash[20963]: audit 2024-04-03T20:00:36.839217+0000 mon.a (mon.0) 9064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:37 smithi082 bash[20963]: audit 2024-04-03T20:00:37.271200+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:00:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:37 smithi082 bash[20963]: audit 2024-04-03T20:00:37.272639+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:00:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:37 smithi082 bash[20963]: audit 2024-04-03T20:00:37.282118+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:37 smithi082 bash[20963]: audit 2024-04-03T20:00:37.349814+0000 mon.c (mon.2) 4047 : audit [DBG] from='client.? 172.21.15.67:0/1959944324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:37.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[17655]: cluster 2024-04-03T20:00:36.181157+0000 mgr.y (mgr.24370) 10264 : cluster [DBG] pgmap v10248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[17655]: audit 2024-04-03T20:00:36.542540+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[17655]: audit 2024-04-03T20:00:36.551011+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[17655]: audit 2024-04-03T20:00:36.831700+0000 mon.a (mon.0) 9063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[17655]: audit 2024-04-03T20:00:36.839217+0000 mon.a (mon.0) 9064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[17655]: audit 2024-04-03T20:00:37.271200+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:00:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[17655]: audit 2024-04-03T20:00:37.272639+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:00:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[17655]: audit 2024-04-03T20:00:37.282118+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[17655]: audit 2024-04-03T20:00:37.349814+0000 mon.c (mon.2) 4047 : audit [DBG] from='client.? 172.21.15.67:0/1959944324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:37.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[27441]: cluster 2024-04-03T20:00:36.181157+0000 mgr.y (mgr.24370) 10264 : cluster [DBG] pgmap v10248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[27441]: audit 2024-04-03T20:00:36.542540+0000 mon.a (mon.0) 9061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[27441]: audit 2024-04-03T20:00:36.551011+0000 mon.a (mon.0) 9062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[27441]: audit 2024-04-03T20:00:36.831700+0000 mon.a (mon.0) 9063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[27441]: audit 2024-04-03T20:00:36.839217+0000 mon.a (mon.0) 9064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[27441]: audit 2024-04-03T20:00:37.271200+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:00:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[27441]: audit 2024-04-03T20:00:37.272639+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:00:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[27441]: audit 2024-04-03T20:00:37.282118+0000 mon.a (mon.0) 9067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:00:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:37 smithi067 bash[27441]: audit 2024-04-03T20:00:37.349814+0000 mon.c (mon.2) 4047 : audit [DBG] from='client.? 172.21.15.67:0/1959944324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:39.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:39 smithi082 bash[20963]: cluster 2024-04-03T20:00:38.181832+0000 mgr.y (mgr.24370) 10265 : cluster [DBG] pgmap v10249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:39.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:39 smithi067 bash[27441]: cluster 2024-04-03T20:00:38.181832+0000 mgr.y (mgr.24370) 10265 : cluster [DBG] pgmap v10249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:39.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:39 smithi067 bash[17655]: cluster 2024-04-03T20:00:38.181832+0000 mgr.y (mgr.24370) 10265 : cluster [DBG] pgmap v10249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:40.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:40 smithi082 bash[20963]: audit 2024-04-03T20:00:39.811026+0000 mon.c (mon.2) 4048 : audit [DBG] from='client.? 172.21.15.67:0/3158738035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:40.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:40 smithi082 bash[20963]: audit 2024-04-03T20:00:40.204664+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:40.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:40 smithi067 bash[27441]: audit 2024-04-03T20:00:39.811026+0000 mon.c (mon.2) 4048 : audit [DBG] from='client.? 172.21.15.67:0/3158738035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:40.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:40 smithi067 bash[27441]: audit 2024-04-03T20:00:40.204664+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:40.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:40 smithi067 bash[17655]: audit 2024-04-03T20:00:39.811026+0000 mon.c (mon.2) 4048 : audit [DBG] from='client.? 172.21.15.67:0/3158738035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:40 smithi067 bash[17655]: audit 2024-04-03T20:00:40.204664+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:41.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:41 smithi082 bash[20963]: cluster 2024-04-03T20:00:40.182509+0000 mgr.y (mgr.24370) 10266 : cluster [DBG] pgmap v10250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:41.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:41 smithi067 bash[17655]: cluster 2024-04-03T20:00:40.182509+0000 mgr.y (mgr.24370) 10266 : cluster [DBG] pgmap v10250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:41.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:41 smithi067 bash[27441]: cluster 2024-04-03T20:00:40.182509+0000 mgr.y (mgr.24370) 10266 : cluster [DBG] pgmap v10250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:42 smithi082 bash[20963]: audit 2024-04-03T20:00:42.272630+0000 mon.c (mon.2) 4049 : audit [DBG] from='client.? 172.21.15.67:0/2981536012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:42.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:42 smithi067 bash[27441]: audit 2024-04-03T20:00:42.272630+0000 mon.c (mon.2) 4049 : audit [DBG] from='client.? 172.21.15.67:0/2981536012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:42 smithi067 bash[17655]: audit 2024-04-03T20:00:42.272630+0000 mon.c (mon.2) 4049 : audit [DBG] from='client.? 172.21.15.67:0/2981536012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:43] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T20:00:43.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:43 smithi082 bash[20963]: cluster 2024-04-03T20:00:42.183665+0000 mgr.y (mgr.24370) 10267 : cluster [DBG] pgmap v10251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:00:43.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:43 smithi067 bash[17655]: cluster 2024-04-03T20:00:42.183665+0000 mgr.y (mgr.24370) 10267 : cluster [DBG] pgmap v10251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:43 smithi067 bash[27441]: cluster 2024-04-03T20:00:42.183665+0000 mgr.y (mgr.24370) 10267 : cluster [DBG] pgmap v10251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:45.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:45 smithi082 bash[20963]: cluster 2024-04-03T20:00:44.184425+0000 mgr.y (mgr.24370) 10268 : cluster [DBG] pgmap v10252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:45.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:45 smithi082 bash[20963]: audit 2024-04-03T20:00:44.731239+0000 mon.a (mon.0) 9069 : audit [DBG] from='client.? 172.21.15.67:0/836655712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:45.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:45 smithi067 bash[17655]: cluster 2024-04-03T20:00:44.184425+0000 mgr.y (mgr.24370) 10268 : cluster [DBG] pgmap v10252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:45 smithi067 bash[17655]: audit 2024-04-03T20:00:44.731239+0000 mon.a (mon.0) 9069 : audit [DBG] from='client.? 172.21.15.67:0/836655712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:45 smithi067 bash[27441]: cluster 2024-04-03T20:00:44.184425+0000 mgr.y (mgr.24370) 10268 : cluster [DBG] pgmap v10252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:45 smithi067 bash[27441]: audit 2024-04-03T20:00:44.731239+0000 mon.a (mon.0) 9069 : audit [DBG] from='client.? 172.21.15.67:0/836655712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:47.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:47 smithi082 bash[20963]: cluster 2024-04-03T20:00:46.185564+0000 mgr.y (mgr.24370) 10269 : cluster [DBG] pgmap v10253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:47.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:47 smithi082 bash[20963]: audit 2024-04-03T20:00:47.185514+0000 mon.c (mon.2) 4050 : audit [DBG] from='client.? 172.21.15.67:0/1238089484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:47.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:47 smithi067 bash[17655]: cluster 2024-04-03T20:00:46.185564+0000 mgr.y (mgr.24370) 10269 : cluster [DBG] pgmap v10253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:47.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:47 smithi067 bash[17655]: audit 2024-04-03T20:00:47.185514+0000 mon.c (mon.2) 4050 : audit [DBG] from='client.? 172.21.15.67:0/1238089484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:47.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:47 smithi067 bash[27441]: cluster 2024-04-03T20:00:46.185564+0000 mgr.y (mgr.24370) 10269 : cluster [DBG] pgmap v10253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:47.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:47 smithi067 bash[27441]: audit 2024-04-03T20:00:47.185514+0000 mon.c (mon.2) 4050 : audit [DBG] from='client.? 172.21.15.67:0/1238089484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:49.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:49 smithi082 bash[20963]: cluster 2024-04-03T20:00:48.186265+0000 mgr.y (mgr.24370) 10270 : cluster [DBG] pgmap v10254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:49.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:49 smithi067 bash[27441]: cluster 2024-04-03T20:00:48.186265+0000 mgr.y (mgr.24370) 10270 : cluster [DBG] pgmap v10254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:49.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:49 smithi067 bash[17655]: cluster 2024-04-03T20:00:48.186265+0000 mgr.y (mgr.24370) 10270 : cluster [DBG] pgmap v10254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:50.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:50 smithi082 bash[20963]: audit 2024-04-03T20:00:49.647901+0000 mon.a (mon.0) 9070 : audit [DBG] from='client.? 172.21.15.67:0/2216104966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:50 smithi067 bash[27441]: audit 2024-04-03T20:00:49.647901+0000 mon.a (mon.0) 9070 : audit [DBG] from='client.? 172.21.15.67:0/2216104966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:50.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:50 smithi067 bash[17655]: audit 2024-04-03T20:00:49.647901+0000 mon.a (mon.0) 9070 : audit [DBG] from='client.? 172.21.15.67:0/2216104966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:51.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:51 smithi082 bash[20963]: cluster 2024-04-03T20:00:50.186947+0000 mgr.y (mgr.24370) 10271 : cluster [DBG] pgmap v10255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:51.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:51 smithi067 bash[27441]: cluster 2024-04-03T20:00:50.186947+0000 mgr.y (mgr.24370) 10271 : cluster [DBG] pgmap v10255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:51.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:51 smithi067 bash[17655]: cluster 2024-04-03T20:00:50.186947+0000 mgr.y (mgr.24370) 10271 : cluster [DBG] pgmap v10255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:52.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:52 smithi082 bash[20963]: audit 2024-04-03T20:00:52.102885+0000 mon.c (mon.2) 4051 : audit [DBG] from='client.? 172.21.15.67:0/3962966020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:52.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:52 smithi067 bash[27441]: audit 2024-04-03T20:00:52.102885+0000 mon.c (mon.2) 4051 : audit [DBG] from='client.? 172.21.15.67:0/3962966020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:52 smithi067 bash[17655]: audit 2024-04-03T20:00:52.102885+0000 mon.c (mon.2) 4051 : audit [DBG] from='client.? 172.21.15.67:0/3962966020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:53] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T20:00:53.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:53 smithi082 bash[20963]: cluster 2024-04-03T20:00:52.188122+0000 mgr.y (mgr.24370) 10272 : cluster [DBG] pgmap v10256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:00:53.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:53 smithi067 bash[17655]: cluster 2024-04-03T20:00:52.188122+0000 mgr.y (mgr.24370) 10272 : cluster [DBG] pgmap v10256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:53.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:53 smithi067 bash[27441]: cluster 2024-04-03T20:00:52.188122+0000 mgr.y (mgr.24370) 10272 : cluster [DBG] pgmap v10256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:54.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:54 smithi082 bash[20963]: audit 2024-04-03T20:00:54.559881+0000 mon.c (mon.2) 4052 : audit [DBG] from='client.? 172.21.15.67:0/1338166993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:54.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:54 smithi067 bash[27441]: audit 2024-04-03T20:00:54.559881+0000 mon.c (mon.2) 4052 : audit [DBG] from='client.? 172.21.15.67:0/1338166993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:54.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:54 smithi067 bash[17655]: audit 2024-04-03T20:00:54.559881+0000 mon.c (mon.2) 4052 : audit [DBG] from='client.? 172.21.15.67:0/1338166993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:55.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:55 smithi082 bash[20963]: cluster 2024-04-03T20:00:54.188759+0000 mgr.y (mgr.24370) 10273 : cluster [DBG] pgmap v10257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:55.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:55 smithi082 bash[20963]: audit 2024-04-03T20:00:55.205077+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:55.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:55 smithi067 bash[17655]: cluster 2024-04-03T20:00:54.188759+0000 mgr.y (mgr.24370) 10273 : cluster [DBG] pgmap v10257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:55.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:55 smithi067 bash[17655]: audit 2024-04-03T20:00:55.205077+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:55.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:55 smithi067 bash[27441]: cluster 2024-04-03T20:00:54.188759+0000 mgr.y (mgr.24370) 10273 : cluster [DBG] pgmap v10257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:55.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:55 smithi067 bash[27441]: audit 2024-04-03T20:00:55.205077+0000 mon.a (mon.0) 9071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:00:57.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:57 smithi082 bash[20963]: cluster 2024-04-03T20:00:56.189892+0000 mgr.y (mgr.24370) 10274 : cluster [DBG] pgmap v10258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:57.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:57 smithi082 bash[20963]: audit 2024-04-03T20:00:57.018734+0000 mon.c (mon.2) 4053 : audit [DBG] from='client.? 172.21.15.67:0/2143392856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:57.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:57 smithi067 bash[17655]: cluster 2024-04-03T20:00:56.189892+0000 mgr.y (mgr.24370) 10274 : cluster [DBG] pgmap v10258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:57.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:57 smithi067 bash[17655]: audit 2024-04-03T20:00:57.018734+0000 mon.c (mon.2) 4053 : audit [DBG] from='client.? 172.21.15.67:0/2143392856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:57 smithi067 bash[27441]: cluster 2024-04-03T20:00:56.189892+0000 mgr.y (mgr.24370) 10274 : cluster [DBG] pgmap v10258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:57 smithi067 bash[27441]: audit 2024-04-03T20:00:57.018734+0000 mon.c (mon.2) 4053 : audit [DBG] from='client.? 172.21.15.67:0/2143392856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:59.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:59 smithi082 bash[20963]: cluster 2024-04-03T20:00:58.190719+0000 mgr.y (mgr.24370) 10275 : cluster [DBG] pgmap v10259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:59.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:00:59 smithi082 bash[20963]: audit 2024-04-03T20:00:59.476635+0000 mon.a (mon.0) 9072 : audit [DBG] from='client.? 172.21.15.67:0/1205008020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:59.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:59 smithi067 bash[17655]: cluster 2024-04-03T20:00:58.190719+0000 mgr.y (mgr.24370) 10275 : cluster [DBG] pgmap v10259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:59.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:00:59 smithi067 bash[17655]: audit 2024-04-03T20:00:59.476635+0000 mon.a (mon.0) 9072 : audit [DBG] from='client.? 172.21.15.67:0/1205008020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:00:59.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:59 smithi067 bash[27441]: cluster 2024-04-03T20:00:58.190719+0000 mgr.y (mgr.24370) 10275 : cluster [DBG] pgmap v10259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:00:59.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:00:59 smithi067 bash[27441]: audit 2024-04-03T20:00:59.476635+0000 mon.a (mon.0) 9072 : audit [DBG] from='client.? 172.21.15.67:0/1205008020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:01.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:01 smithi082 bash[20963]: cluster 2024-04-03T20:01:00.191500+0000 mgr.y (mgr.24370) 10276 : cluster [DBG] pgmap v10260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:01.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:01 smithi067 bash[17655]: cluster 2024-04-03T20:01:00.191500+0000 mgr.y (mgr.24370) 10276 : cluster [DBG] pgmap v10260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:01.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:01 smithi067 bash[27441]: cluster 2024-04-03T20:01:00.191500+0000 mgr.y (mgr.24370) 10276 : cluster [DBG] pgmap v10260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:02.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:02 smithi067 bash[17655]: audit 2024-04-03T20:01:01.935511+0000 mon.a (mon.0) 9073 : audit [DBG] from='client.? 172.21.15.67:0/2709655124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:02.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:02 smithi067 bash[27441]: audit 2024-04-03T20:01:01.935511+0000 mon.a (mon.0) 9073 : audit [DBG] from='client.? 172.21.15.67:0/2709655124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:03.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:02 smithi082 bash[20963]: audit 2024-04-03T20:01:01.935511+0000 mon.a (mon.0) 9073 : audit [DBG] from='client.? 172.21.15.67:0/2709655124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:03] "GET /metrics HTTP/1.1" 200 239966 "" "Prometheus/2.43.0" 2024-04-03T20:01:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:01:03.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:03 smithi082 bash[20963]: cluster 2024-04-03T20:01:02.192689+0000 mgr.y (mgr.24370) 10277 : cluster [DBG] pgmap v10261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:03.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:03 smithi067 bash[27441]: cluster 2024-04-03T20:01:02.192689+0000 mgr.y (mgr.24370) 10277 : cluster [DBG] pgmap v10261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:03.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:03 smithi067 bash[17655]: cluster 2024-04-03T20:01:02.192689+0000 mgr.y (mgr.24370) 10277 : cluster [DBG] pgmap v10261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:04.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:04 smithi067 bash[17655]: audit 2024-04-03T20:01:04.385609+0000 mon.c (mon.2) 4054 : audit [DBG] from='client.? 172.21.15.67:0/3297051920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:04.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:04 smithi067 bash[27441]: audit 2024-04-03T20:01:04.385609+0000 mon.c (mon.2) 4054 : audit [DBG] from='client.? 172.21.15.67:0/3297051920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:05.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:04 smithi082 bash[20963]: audit 2024-04-03T20:01:04.385609+0000 mon.c (mon.2) 4054 : audit [DBG] from='client.? 172.21.15.67:0/3297051920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:05.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:05 smithi067 bash[17655]: cluster 2024-04-03T20:01:04.193344+0000 mgr.y (mgr.24370) 10278 : cluster [DBG] pgmap v10262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:05.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:05 smithi067 bash[27441]: cluster 2024-04-03T20:01:04.193344+0000 mgr.y (mgr.24370) 10278 : cluster [DBG] pgmap v10262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:06.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:05 smithi082 bash[20963]: cluster 2024-04-03T20:01:04.193344+0000 mgr.y (mgr.24370) 10278 : cluster [DBG] pgmap v10262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:07.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:07 smithi067 bash[27441]: cluster 2024-04-03T20:01:06.194488+0000 mgr.y (mgr.24370) 10279 : cluster [DBG] pgmap v10263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:07.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:07 smithi067 bash[27441]: audit 2024-04-03T20:01:06.847969+0000 mon.c (mon.2) 4055 : audit [DBG] from='client.? 172.21.15.67:0/1298786491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:07.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:07 smithi067 bash[17655]: cluster 2024-04-03T20:01:06.194488+0000 mgr.y (mgr.24370) 10279 : cluster [DBG] pgmap v10263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:07.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:07 smithi067 bash[17655]: audit 2024-04-03T20:01:06.847969+0000 mon.c (mon.2) 4055 : audit [DBG] from='client.? 172.21.15.67:0/1298786491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:08.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:07 smithi082 bash[20963]: cluster 2024-04-03T20:01:06.194488+0000 mgr.y (mgr.24370) 10279 : cluster [DBG] pgmap v10263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:08.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:07 smithi082 bash[20963]: audit 2024-04-03T20:01:06.847969+0000 mon.c (mon.2) 4055 : audit [DBG] from='client.? 172.21.15.67:0/1298786491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:09.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:09 smithi067 bash[17655]: cluster 2024-04-03T20:01:08.195318+0000 mgr.y (mgr.24370) 10280 : cluster [DBG] pgmap v10264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:09.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:09 smithi067 bash[17655]: audit 2024-04-03T20:01:09.300758+0000 mon.c (mon.2) 4056 : audit [DBG] from='client.? 172.21.15.67:0/1825350201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:09.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:09 smithi067 bash[27441]: cluster 2024-04-03T20:01:08.195318+0000 mgr.y (mgr.24370) 10280 : cluster [DBG] pgmap v10264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:09.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:09 smithi067 bash[27441]: audit 2024-04-03T20:01:09.300758+0000 mon.c (mon.2) 4056 : audit [DBG] from='client.? 172.21.15.67:0/1825350201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:10.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:09 smithi082 bash[20963]: cluster 2024-04-03T20:01:08.195318+0000 mgr.y (mgr.24370) 10280 : cluster [DBG] pgmap v10264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:10.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:09 smithi082 bash[20963]: audit 2024-04-03T20:01:09.300758+0000 mon.c (mon.2) 4056 : audit [DBG] from='client.? 172.21.15.67:0/1825350201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:10 smithi082 bash[20963]: audit 2024-04-03T20:01:10.205397+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:10 smithi067 bash[17655]: audit 2024-04-03T20:01:10.205397+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:11.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:10 smithi067 bash[27441]: audit 2024-04-03T20:01:10.205397+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:12.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:11 smithi082 bash[20963]: cluster 2024-04-03T20:01:10.196218+0000 mgr.y (mgr.24370) 10281 : cluster [DBG] pgmap v10265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:12.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:11 smithi067 bash[27441]: cluster 2024-04-03T20:01:10.196218+0000 mgr.y (mgr.24370) 10281 : cluster [DBG] pgmap v10265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:12.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:11 smithi067 bash[17655]: cluster 2024-04-03T20:01:10.196218+0000 mgr.y (mgr.24370) 10281 : cluster [DBG] pgmap v10265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:13.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:12 smithi067 bash[27441]: audit 2024-04-03T20:01:11.753041+0000 mon.c (mon.2) 4057 : audit [DBG] from='client.? 172.21.15.67:0/47003490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:12 smithi067 bash[17655]: audit 2024-04-03T20:01:11.753041+0000 mon.c (mon.2) 4057 : audit [DBG] from='client.? 172.21.15.67:0/47003490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:13.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:12 smithi082 bash[20963]: audit 2024-04-03T20:01:11.753041+0000 mon.c (mon.2) 4057 : audit [DBG] from='client.? 172.21.15.67:0/47003490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:01:13.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:13 smithi082 bash[20963]: cluster 2024-04-03T20:01:12.197386+0000 mgr.y (mgr.24370) 10282 : cluster [DBG] pgmap v10266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:01:14.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:13 smithi067 bash[17655]: cluster 2024-04-03T20:01:12.197386+0000 mgr.y (mgr.24370) 10282 : cluster [DBG] pgmap v10266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:14.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:13 smithi067 bash[27441]: cluster 2024-04-03T20:01:12.197386+0000 mgr.y (mgr.24370) 10282 : cluster [DBG] pgmap v10266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:14 smithi082 bash[20963]: audit 2024-04-03T20:01:14.208786+0000 mon.a (mon.0) 9075 : audit [DBG] from='client.? 172.21.15.67:0/2005222132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:15.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:14 smithi067 bash[27441]: audit 2024-04-03T20:01:14.208786+0000 mon.a (mon.0) 9075 : audit [DBG] from='client.? 172.21.15.67:0/2005222132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:14 smithi067 bash[17655]: audit 2024-04-03T20:01:14.208786+0000 mon.a (mon.0) 9075 : audit [DBG] from='client.? 172.21.15.67:0/2005222132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:15.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:15 smithi082 bash[20963]: cluster 2024-04-03T20:01:14.198022+0000 mgr.y (mgr.24370) 10283 : cluster [DBG] pgmap v10267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:15.889 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 20:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T20:01:15.577661451Z level=info msg="Completed cleanup jobs" duration=48.046619ms 2024-04-03T20:01:16.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:15 smithi067 bash[27441]: cluster 2024-04-03T20:01:14.198022+0000 mgr.y (mgr.24370) 10283 : cluster [DBG] pgmap v10267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:15 smithi067 bash[17655]: cluster 2024-04-03T20:01:14.198022+0000 mgr.y (mgr.24370) 10283 : cluster [DBG] pgmap v10267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:17.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:17 smithi082 bash[20963]: cluster 2024-04-03T20:01:16.199206+0000 mgr.y (mgr.24370) 10284 : cluster [DBG] pgmap v10268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:17.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:17 smithi082 bash[20963]: audit 2024-04-03T20:01:16.659835+0000 mon.a (mon.0) 9076 : audit [DBG] from='client.? 172.21.15.67:0/1480043873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:17.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:17 smithi067 bash[27441]: cluster 2024-04-03T20:01:16.199206+0000 mgr.y (mgr.24370) 10284 : cluster [DBG] pgmap v10268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:17.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:17 smithi067 bash[27441]: audit 2024-04-03T20:01:16.659835+0000 mon.a (mon.0) 9076 : audit [DBG] from='client.? 172.21.15.67:0/1480043873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:17 smithi067 bash[17655]: cluster 2024-04-03T20:01:16.199206+0000 mgr.y (mgr.24370) 10284 : cluster [DBG] pgmap v10268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:17 smithi067 bash[17655]: audit 2024-04-03T20:01:16.659835+0000 mon.a (mon.0) 9076 : audit [DBG] from='client.? 172.21.15.67:0/1480043873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:19.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:19 smithi082 bash[20963]: cluster 2024-04-03T20:01:18.199921+0000 mgr.y (mgr.24370) 10285 : cluster [DBG] pgmap v10269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:19.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:19 smithi082 bash[20963]: audit 2024-04-03T20:01:19.126581+0000 mon.a (mon.0) 9077 : audit [DBG] from='client.? 172.21.15.67:0/3918551729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:19.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:19 smithi067 bash[27441]: cluster 2024-04-03T20:01:18.199921+0000 mgr.y (mgr.24370) 10285 : cluster [DBG] pgmap v10269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:19.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:19 smithi067 bash[27441]: audit 2024-04-03T20:01:19.126581+0000 mon.a (mon.0) 9077 : audit [DBG] from='client.? 172.21.15.67:0/3918551729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:19.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:19 smithi067 bash[17655]: cluster 2024-04-03T20:01:18.199921+0000 mgr.y (mgr.24370) 10285 : cluster [DBG] pgmap v10269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:19.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:19 smithi067 bash[17655]: audit 2024-04-03T20:01:19.126581+0000 mon.a (mon.0) 9077 : audit [DBG] from='client.? 172.21.15.67:0/3918551729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:21.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:21 smithi082 bash[20963]: cluster 2024-04-03T20:01:20.200719+0000 mgr.y (mgr.24370) 10286 : cluster [DBG] pgmap v10270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:21.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:21 smithi067 bash[27441]: cluster 2024-04-03T20:01:20.200719+0000 mgr.y (mgr.24370) 10286 : cluster [DBG] pgmap v10270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:21.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:21 smithi067 bash[17655]: cluster 2024-04-03T20:01:20.200719+0000 mgr.y (mgr.24370) 10286 : cluster [DBG] pgmap v10270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:22.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:22 smithi082 bash[20963]: audit 2024-04-03T20:01:21.595860+0000 mon.a (mon.0) 9078 : audit [DBG] from='client.? 172.21.15.67:0/3682954386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:22.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:22 smithi067 bash[27441]: audit 2024-04-03T20:01:21.595860+0000 mon.a (mon.0) 9078 : audit [DBG] from='client.? 172.21.15.67:0/3682954386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:22.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:22 smithi067 bash[17655]: audit 2024-04-03T20:01:21.595860+0000 mon.a (mon.0) 9078 : audit [DBG] from='client.? 172.21.15.67:0/3682954386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:23.348 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:01:23.638 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:01:23.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:23 smithi082 bash[20963]: cluster 2024-04-03T20:01:22.201930+0000 mgr.y (mgr.24370) 10287 : cluster [DBG] pgmap v10271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:23.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:23 smithi067 bash[17655]: cluster 2024-04-03T20:01:22.201930+0000 mgr.y (mgr.24370) 10287 : cluster [DBG] pgmap v10271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:23.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:23 smithi067 bash[27441]: cluster 2024-04-03T20:01:22.201930+0000 mgr.y (mgr.24370) 10287 : cluster [DBG] pgmap v10271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:24.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:24 smithi082 bash[20963]: audit 2024-04-03T20:01:24.041863+0000 mon.c (mon.2) 4058 : audit [DBG] from='client.? 172.21.15.67:0/1860675451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:24.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:24 smithi067 bash[27441]: audit 2024-04-03T20:01:24.041863+0000 mon.c (mon.2) 4058 : audit [DBG] from='client.? 172.21.15.67:0/1860675451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:24.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:24 smithi067 bash[17655]: audit 2024-04-03T20:01:24.041863+0000 mon.c (mon.2) 4058 : audit [DBG] from='client.? 172.21.15.67:0/1860675451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:25.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:25 smithi082 bash[20963]: cluster 2024-04-03T20:01:24.202619+0000 mgr.y (mgr.24370) 10288 : cluster [DBG] pgmap v10272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:25.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:25 smithi082 bash[20963]: audit 2024-04-03T20:01:25.206196+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:25 smithi067 bash[17655]: cluster 2024-04-03T20:01:24.202619+0000 mgr.y (mgr.24370) 10288 : cluster [DBG] pgmap v10272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:25 smithi067 bash[17655]: audit 2024-04-03T20:01:25.206196+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:25 smithi067 bash[27441]: cluster 2024-04-03T20:01:24.202619+0000 mgr.y (mgr.24370) 10288 : cluster [DBG] pgmap v10272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:25 smithi067 bash[27441]: audit 2024-04-03T20:01:25.206196+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:27.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:27 smithi082 bash[20963]: cluster 2024-04-03T20:01:26.203720+0000 mgr.y (mgr.24370) 10289 : cluster [DBG] pgmap v10273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:27.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:27 smithi082 bash[20963]: audit 2024-04-03T20:01:26.498842+0000 mon.c (mon.2) 4059 : audit [DBG] from='client.? 172.21.15.67:0/913015426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:27.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:27 smithi067 bash[17655]: cluster 2024-04-03T20:01:26.203720+0000 mgr.y (mgr.24370) 10289 : cluster [DBG] pgmap v10273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:27.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:27 smithi067 bash[17655]: audit 2024-04-03T20:01:26.498842+0000 mon.c (mon.2) 4059 : audit [DBG] from='client.? 172.21.15.67:0/913015426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:27.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:27 smithi067 bash[27441]: cluster 2024-04-03T20:01:26.203720+0000 mgr.y (mgr.24370) 10289 : cluster [DBG] pgmap v10273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:27.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:27 smithi067 bash[27441]: audit 2024-04-03T20:01:26.498842+0000 mon.c (mon.2) 4059 : audit [DBG] from='client.? 172.21.15.67:0/913015426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:29.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:29 smithi082 bash[20963]: cluster 2024-04-03T20:01:28.204459+0000 mgr.y (mgr.24370) 10290 : cluster [DBG] pgmap v10274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:29.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:29 smithi082 bash[20963]: audit 2024-04-03T20:01:28.954003+0000 mon.a (mon.0) 9080 : audit [DBG] from='client.? 172.21.15.67:0/1806415585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:29.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:29 smithi067 bash[27441]: cluster 2024-04-03T20:01:28.204459+0000 mgr.y (mgr.24370) 10290 : cluster [DBG] pgmap v10274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:29.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:29 smithi067 bash[27441]: audit 2024-04-03T20:01:28.954003+0000 mon.a (mon.0) 9080 : audit [DBG] from='client.? 172.21.15.67:0/1806415585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:29.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:29 smithi067 bash[17655]: cluster 2024-04-03T20:01:28.204459+0000 mgr.y (mgr.24370) 10290 : cluster [DBG] pgmap v10274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:29.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:29 smithi067 bash[17655]: audit 2024-04-03T20:01:28.954003+0000 mon.a (mon.0) 9080 : audit [DBG] from='client.? 172.21.15.67:0/1806415585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:31.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:31 smithi082 bash[20963]: cluster 2024-04-03T20:01:30.205111+0000 mgr.y (mgr.24370) 10291 : cluster [DBG] pgmap v10275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:31.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:31 smithi067 bash[17655]: cluster 2024-04-03T20:01:30.205111+0000 mgr.y (mgr.24370) 10291 : cluster [DBG] pgmap v10275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:31.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:31 smithi067 bash[27441]: cluster 2024-04-03T20:01:30.205111+0000 mgr.y (mgr.24370) 10291 : cluster [DBG] pgmap v10275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:32.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:32 smithi082 bash[20963]: audit 2024-04-03T20:01:31.410540+0000 mon.c (mon.2) 4060 : audit [DBG] from='client.? 172.21.15.67:0/506560914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:32.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:32 smithi067 bash[17655]: audit 2024-04-03T20:01:31.410540+0000 mon.c (mon.2) 4060 : audit [DBG] from='client.? 172.21.15.67:0/506560914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:32.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:32 smithi067 bash[27441]: audit 2024-04-03T20:01:31.410540+0000 mon.c (mon.2) 4060 : audit [DBG] from='client.? 172.21.15.67:0/506560914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:33.388 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:33] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T20:01:33.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:33 smithi067 bash[27441]: cluster 2024-04-03T20:01:32.206290+0000 mgr.y (mgr.24370) 10292 : cluster [DBG] pgmap v10276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:33.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:33 smithi067 bash[17655]: cluster 2024-04-03T20:01:32.206290+0000 mgr.y (mgr.24370) 10292 : cluster [DBG] pgmap v10276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:33.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:33 smithi082 bash[20963]: cluster 2024-04-03T20:01:32.206290+0000 mgr.y (mgr.24370) 10292 : cluster [DBG] pgmap v10276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:01:34.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:34 smithi067 bash[17655]: audit 2024-04-03T20:01:33.866201+0000 mon.c (mon.2) 4061 : audit [DBG] from='client.? 172.21.15.67:0/2619095908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:34.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:34 smithi067 bash[27441]: audit 2024-04-03T20:01:33.866201+0000 mon.c (mon.2) 4061 : audit [DBG] from='client.? 172.21.15.67:0/2619095908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:34.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:34 smithi082 bash[20963]: audit 2024-04-03T20:01:33.866201+0000 mon.c (mon.2) 4061 : audit [DBG] from='client.? 172.21.15.67:0/2619095908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:35.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:35 smithi067 bash[17655]: cluster 2024-04-03T20:01:34.207011+0000 mgr.y (mgr.24370) 10293 : cluster [DBG] pgmap v10277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:35.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:35 smithi067 bash[27441]: cluster 2024-04-03T20:01:34.207011+0000 mgr.y (mgr.24370) 10293 : cluster [DBG] pgmap v10277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:35.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:35 smithi082 bash[20963]: cluster 2024-04-03T20:01:34.207011+0000 mgr.y (mgr.24370) 10293 : cluster [DBG] pgmap v10277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:36.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:36 smithi067 bash[17655]: audit 2024-04-03T20:01:36.315381+0000 mon.a (mon.0) 9081 : audit [DBG] from='client.? 172.21.15.67:0/864984336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:36.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:36 smithi067 bash[27441]: audit 2024-04-03T20:01:36.315381+0000 mon.a (mon.0) 9081 : audit [DBG] from='client.? 172.21.15.67:0/864984336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:36.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:36 smithi082 bash[20963]: audit 2024-04-03T20:01:36.315381+0000 mon.a (mon.0) 9081 : audit [DBG] from='client.? 172.21.15.67:0/864984336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:37.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:37 smithi067 bash[27441]: cluster 2024-04-03T20:01:36.208162+0000 mgr.y (mgr.24370) 10294 : cluster [DBG] pgmap v10278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:37.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:37 smithi067 bash[27441]: audit 2024-04-03T20:01:37.354814+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:01:37.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:37 smithi067 bash[17655]: cluster 2024-04-03T20:01:36.208162+0000 mgr.y (mgr.24370) 10294 : cluster [DBG] pgmap v10278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:37.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:37 smithi067 bash[17655]: audit 2024-04-03T20:01:37.354814+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:01:37.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:37 smithi082 bash[20963]: cluster 2024-04-03T20:01:36.208162+0000 mgr.y (mgr.24370) 10294 : cluster [DBG] pgmap v10278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:37.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:37 smithi082 bash[20963]: audit 2024-04-03T20:01:37.354814+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:01:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:38 smithi082 bash[20963]: audit 2024-04-03T20:01:37.682023+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:38 smithi082 bash[20963]: audit 2024-04-03T20:01:37.690381+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:39.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:38 smithi067 bash[17655]: audit 2024-04-03T20:01:37.682023+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:39.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:38 smithi067 bash[17655]: audit 2024-04-03T20:01:37.690381+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:39.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:38 smithi067 bash[27441]: audit 2024-04-03T20:01:37.682023+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:39.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:38 smithi067 bash[27441]: audit 2024-04-03T20:01:37.690381+0000 mon.a (mon.0) 9084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:40.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:39 smithi082 bash[20963]: cluster 2024-04-03T20:01:38.208941+0000 mgr.y (mgr.24370) 10295 : cluster [DBG] pgmap v10279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:40.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:39 smithi082 bash[20963]: audit 2024-04-03T20:01:38.768916+0000 mon.a (mon.0) 9085 : audit [DBG] from='client.? 172.21.15.67:0/3557480954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:40.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:39 smithi067 bash[17655]: cluster 2024-04-03T20:01:38.208941+0000 mgr.y (mgr.24370) 10295 : cluster [DBG] pgmap v10279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:40.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:39 smithi067 bash[17655]: audit 2024-04-03T20:01:38.768916+0000 mon.a (mon.0) 9085 : audit [DBG] from='client.? 172.21.15.67:0/3557480954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:40.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:39 smithi067 bash[27441]: cluster 2024-04-03T20:01:38.208941+0000 mgr.y (mgr.24370) 10295 : cluster [DBG] pgmap v10279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:39 smithi067 bash[27441]: audit 2024-04-03T20:01:38.768916+0000 mon.a (mon.0) 9085 : audit [DBG] from='client.? 172.21.15.67:0/3557480954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:40 smithi082 bash[20963]: audit 2024-04-03T20:01:40.206454+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:40 smithi067 bash[27441]: audit 2024-04-03T20:01:40.206454+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:41.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:40 smithi067 bash[17655]: audit 2024-04-03T20:01:40.206454+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:42.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:41 smithi082 bash[20963]: cluster 2024-04-03T20:01:40.209640+0000 mgr.y (mgr.24370) 10296 : cluster [DBG] pgmap v10280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:42.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:41 smithi082 bash[20963]: audit 2024-04-03T20:01:41.224867+0000 mon.c (mon.2) 4062 : audit [DBG] from='client.? 172.21.15.67:0/3512113382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:42.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:41 smithi067 bash[17655]: cluster 2024-04-03T20:01:40.209640+0000 mgr.y (mgr.24370) 10296 : cluster [DBG] pgmap v10280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:42.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:41 smithi067 bash[17655]: audit 2024-04-03T20:01:41.224867+0000 mon.c (mon.2) 4062 : audit [DBG] from='client.? 172.21.15.67:0/3512113382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:42.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:41 smithi067 bash[27441]: cluster 2024-04-03T20:01:40.209640+0000 mgr.y (mgr.24370) 10296 : cluster [DBG] pgmap v10280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:42.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:41 smithi067 bash[27441]: audit 2024-04-03T20:01:41.224867+0000 mon.c (mon.2) 4062 : audit [DBG] from='client.? 172.21.15.67:0/3512113382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:01:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:01:43.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:43 smithi082 bash[20963]: cluster 2024-04-03T20:01:42.211211+0000 mgr.y (mgr.24370) 10297 : cluster [DBG] pgmap v10281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:43.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:43 smithi082 bash[20963]: audit 2024-04-03T20:01:43.435474+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:43.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:43 smithi082 bash[20963]: audit 2024-04-03T20:01:43.452660+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:43.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:43 smithi082 bash[20963]: audit 2024-04-03T20:01:43.459338+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:43.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:43 smithi082 bash[20963]: audit 2024-04-03T20:01:43.464516+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:43 smithi082 bash[20963]: audit 2024-04-03T20:01:43.696639+0000 mon.c (mon.2) 4063 : audit [DBG] from='client.? 172.21.15.67:0/3168810611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:44.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[17655]: cluster 2024-04-03T20:01:42.211211+0000 mgr.y (mgr.24370) 10297 : cluster [DBG] pgmap v10281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:44.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[17655]: audit 2024-04-03T20:01:43.435474+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:44.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[17655]: audit 2024-04-03T20:01:43.452660+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:44.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[17655]: audit 2024-04-03T20:01:43.459338+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:44.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[17655]: audit 2024-04-03T20:01:43.464516+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:44.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[17655]: audit 2024-04-03T20:01:43.696639+0000 mon.c (mon.2) 4063 : audit [DBG] from='client.? 172.21.15.67:0/3168810611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[27441]: cluster 2024-04-03T20:01:42.211211+0000 mgr.y (mgr.24370) 10297 : cluster [DBG] pgmap v10281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[27441]: audit 2024-04-03T20:01:43.435474+0000 mon.a (mon.0) 9087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[27441]: audit 2024-04-03T20:01:43.452660+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[27441]: audit 2024-04-03T20:01:43.459338+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[27441]: audit 2024-04-03T20:01:43.464516+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:43 smithi067 bash[27441]: audit 2024-04-03T20:01:43.696639+0000 mon.c (mon.2) 4063 : audit [DBG] from='client.? 172.21.15.67:0/3168810611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:44 smithi082 bash[20963]: audit 2024-04-03T20:01:43.933779+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:01:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:44 smithi082 bash[20963]: audit 2024-04-03T20:01:43.935258+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:01:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:44 smithi082 bash[20963]: audit 2024-04-03T20:01:43.942601+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:45.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:44 smithi067 bash[17655]: audit 2024-04-03T20:01:43.933779+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:01:45.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:44 smithi067 bash[17655]: audit 2024-04-03T20:01:43.935258+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:01:45.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:44 smithi067 bash[17655]: audit 2024-04-03T20:01:43.942601+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:44 smithi067 bash[27441]: audit 2024-04-03T20:01:43.933779+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:01:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:44 smithi067 bash[27441]: audit 2024-04-03T20:01:43.935258+0000 mon.a (mon.0) 9092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:01:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:44 smithi067 bash[27441]: audit 2024-04-03T20:01:43.942601+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:01:46.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:45 smithi082 bash[20963]: cluster 2024-04-03T20:01:44.211885+0000 mgr.y (mgr.24370) 10298 : cluster [DBG] pgmap v10282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:46.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:45 smithi067 bash[27441]: cluster 2024-04-03T20:01:44.211885+0000 mgr.y (mgr.24370) 10298 : cluster [DBG] pgmap v10282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:46.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:45 smithi067 bash[17655]: cluster 2024-04-03T20:01:44.211885+0000 mgr.y (mgr.24370) 10298 : cluster [DBG] pgmap v10282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:47.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:46 smithi082 bash[20963]: audit 2024-04-03T20:01:46.160270+0000 mon.c (mon.2) 4064 : audit [DBG] from='client.? 172.21.15.67:0/3159876369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:47.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:46 smithi067 bash[17655]: audit 2024-04-03T20:01:46.160270+0000 mon.c (mon.2) 4064 : audit [DBG] from='client.? 172.21.15.67:0/3159876369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:47.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:46 smithi067 bash[27441]: audit 2024-04-03T20:01:46.160270+0000 mon.c (mon.2) 4064 : audit [DBG] from='client.? 172.21.15.67:0/3159876369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:48.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:47 smithi082 bash[20963]: cluster 2024-04-03T20:01:46.212997+0000 mgr.y (mgr.24370) 10299 : cluster [DBG] pgmap v10283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:48.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:47 smithi067 bash[27441]: cluster 2024-04-03T20:01:46.212997+0000 mgr.y (mgr.24370) 10299 : cluster [DBG] pgmap v10283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:48.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:47 smithi067 bash[17655]: cluster 2024-04-03T20:01:46.212997+0000 mgr.y (mgr.24370) 10299 : cluster [DBG] pgmap v10283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:48 smithi082 bash[20963]: audit 2024-04-03T20:01:48.613901+0000 mon.a (mon.0) 9094 : audit [DBG] from='client.? 172.21.15.67:0/1765335744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:48 smithi067 bash[27441]: audit 2024-04-03T20:01:48.613901+0000 mon.a (mon.0) 9094 : audit [DBG] from='client.? 172.21.15.67:0/1765335744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:49.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:48 smithi067 bash[17655]: audit 2024-04-03T20:01:48.613901+0000 mon.a (mon.0) 9094 : audit [DBG] from='client.? 172.21.15.67:0/1765335744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:50.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:49 smithi082 bash[20963]: cluster 2024-04-03T20:01:48.213699+0000 mgr.y (mgr.24370) 10300 : cluster [DBG] pgmap v10284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:50.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:49 smithi067 bash[27441]: cluster 2024-04-03T20:01:48.213699+0000 mgr.y (mgr.24370) 10300 : cluster [DBG] pgmap v10284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:50.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:49 smithi067 bash[17655]: cluster 2024-04-03T20:01:48.213699+0000 mgr.y (mgr.24370) 10300 : cluster [DBG] pgmap v10284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:52.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:51 smithi082 bash[20963]: cluster 2024-04-03T20:01:50.214385+0000 mgr.y (mgr.24370) 10301 : cluster [DBG] pgmap v10285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:52.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:51 smithi082 bash[20963]: audit 2024-04-03T20:01:51.065837+0000 mon.c (mon.2) 4065 : audit [DBG] from='client.? 172.21.15.67:0/2992878041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:52.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:51 smithi067 bash[17655]: cluster 2024-04-03T20:01:50.214385+0000 mgr.y (mgr.24370) 10301 : cluster [DBG] pgmap v10285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:52.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:51 smithi067 bash[17655]: audit 2024-04-03T20:01:51.065837+0000 mon.c (mon.2) 4065 : audit [DBG] from='client.? 172.21.15.67:0/2992878041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:52.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:51 smithi067 bash[27441]: cluster 2024-04-03T20:01:50.214385+0000 mgr.y (mgr.24370) 10301 : cluster [DBG] pgmap v10285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:52.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:51 smithi067 bash[27441]: audit 2024-04-03T20:01:51.065837+0000 mon.c (mon.2) 4065 : audit [DBG] from='client.? 172.21.15.67:0/2992878041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:01:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:01:53.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:53 smithi082 bash[20963]: cluster 2024-04-03T20:01:52.215574+0000 mgr.y (mgr.24370) 10302 : cluster [DBG] pgmap v10286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:53.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:53 smithi082 bash[20963]: audit 2024-04-03T20:01:53.529699+0000 mon.a (mon.0) 9095 : audit [DBG] from='client.? 172.21.15.67:0/231011841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:54.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:53 smithi067 bash[17655]: cluster 2024-04-03T20:01:52.215574+0000 mgr.y (mgr.24370) 10302 : cluster [DBG] pgmap v10286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:54.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:53 smithi067 bash[17655]: audit 2024-04-03T20:01:53.529699+0000 mon.a (mon.0) 9095 : audit [DBG] from='client.? 172.21.15.67:0/231011841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:54.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:53 smithi067 bash[27441]: cluster 2024-04-03T20:01:52.215574+0000 mgr.y (mgr.24370) 10302 : cluster [DBG] pgmap v10286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:54.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:53 smithi067 bash[27441]: audit 2024-04-03T20:01:53.529699+0000 mon.a (mon.0) 9095 : audit [DBG] from='client.? 172.21.15.67:0/231011841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:56.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:55 smithi082 bash[20963]: cluster 2024-04-03T20:01:54.216325+0000 mgr.y (mgr.24370) 10303 : cluster [DBG] pgmap v10287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:56.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:55 smithi082 bash[20963]: audit 2024-04-03T20:01:55.206787+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:55 smithi067 bash[17655]: cluster 2024-04-03T20:01:54.216325+0000 mgr.y (mgr.24370) 10303 : cluster [DBG] pgmap v10287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:55 smithi067 bash[17655]: audit 2024-04-03T20:01:55.206787+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:56.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:55 smithi067 bash[27441]: cluster 2024-04-03T20:01:54.216325+0000 mgr.y (mgr.24370) 10303 : cluster [DBG] pgmap v10287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:56.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:55 smithi067 bash[27441]: audit 2024-04-03T20:01:55.206787+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:01:57.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:56 smithi082 bash[20963]: audit 2024-04-03T20:01:55.981686+0000 mon.c (mon.2) 4066 : audit [DBG] from='client.? 172.21.15.67:0/1826463338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:57.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:56 smithi067 bash[17655]: audit 2024-04-03T20:01:55.981686+0000 mon.c (mon.2) 4066 : audit [DBG] from='client.? 172.21.15.67:0/1826463338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:57.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:56 smithi067 bash[27441]: audit 2024-04-03T20:01:55.981686+0000 mon.c (mon.2) 4066 : audit [DBG] from='client.? 172.21.15.67:0/1826463338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:57 smithi082 bash[20963]: cluster 2024-04-03T20:01:56.217468+0000 mgr.y (mgr.24370) 10304 : cluster [DBG] pgmap v10288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:58.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:57 smithi067 bash[27441]: cluster 2024-04-03T20:01:56.217468+0000 mgr.y (mgr.24370) 10304 : cluster [DBG] pgmap v10288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:58.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:57 smithi067 bash[17655]: cluster 2024-04-03T20:01:56.217468+0000 mgr.y (mgr.24370) 10304 : cluster [DBG] pgmap v10288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:01:59.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:58 smithi082 bash[20963]: audit 2024-04-03T20:01:58.435541+0000 mon.c (mon.2) 4067 : audit [DBG] from='client.? 172.21.15.67:0/2464451221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:59.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:58 smithi067 bash[27441]: audit 2024-04-03T20:01:58.435541+0000 mon.c (mon.2) 4067 : audit [DBG] from='client.? 172.21.15.67:0/2464451221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:01:59.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:58 smithi067 bash[17655]: audit 2024-04-03T20:01:58.435541+0000 mon.c (mon.2) 4067 : audit [DBG] from='client.? 172.21.15.67:0/2464451221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:00.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:01:59 smithi082 bash[20963]: cluster 2024-04-03T20:01:58.218251+0000 mgr.y (mgr.24370) 10305 : cluster [DBG] pgmap v10289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:00.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:01:59 smithi067 bash[17655]: cluster 2024-04-03T20:01:58.218251+0000 mgr.y (mgr.24370) 10305 : cluster [DBG] pgmap v10289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:00.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:01:59 smithi067 bash[27441]: cluster 2024-04-03T20:01:58.218251+0000 mgr.y (mgr.24370) 10305 : cluster [DBG] pgmap v10289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:02.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:01 smithi082 bash[20963]: cluster 2024-04-03T20:02:00.218945+0000 mgr.y (mgr.24370) 10306 : cluster [DBG] pgmap v10290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:02.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:01 smithi082 bash[20963]: audit 2024-04-03T20:02:00.887307+0000 mon.a (mon.0) 9097 : audit [DBG] from='client.? 172.21.15.67:0/1679935016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:02.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:01 smithi067 bash[17655]: cluster 2024-04-03T20:02:00.218945+0000 mgr.y (mgr.24370) 10306 : cluster [DBG] pgmap v10290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:02.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:01 smithi067 bash[17655]: audit 2024-04-03T20:02:00.887307+0000 mon.a (mon.0) 9097 : audit [DBG] from='client.? 172.21.15.67:0/1679935016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:02.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:01 smithi067 bash[27441]: cluster 2024-04-03T20:02:00.218945+0000 mgr.y (mgr.24370) 10306 : cluster [DBG] pgmap v10290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:02.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:01 smithi067 bash[27441]: audit 2024-04-03T20:02:00.887307+0000 mon.a (mon.0) 9097 : audit [DBG] from='client.? 172.21.15.67:0/1679935016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:03] "GET /metrics HTTP/1.1" 200 239965 "" "Prometheus/2.43.0" 2024-04-03T20:02:03.779 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:02:04.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:03 smithi082 bash[20963]: cluster 2024-04-03T20:02:02.220163+0000 mgr.y (mgr.24370) 10307 : cluster [DBG] pgmap v10291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:04.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:03 smithi082 bash[20963]: audit 2024-04-03T20:02:03.348642+0000 mon.a (mon.0) 9098 : audit [DBG] from='client.? 172.21.15.67:0/614383692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:03 smithi067 bash[17655]: cluster 2024-04-03T20:02:02.220163+0000 mgr.y (mgr.24370) 10307 : cluster [DBG] pgmap v10291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:04.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:03 smithi067 bash[17655]: audit 2024-04-03T20:02:03.348642+0000 mon.a (mon.0) 9098 : audit [DBG] from='client.? 172.21.15.67:0/614383692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:04.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:03 smithi067 bash[27441]: cluster 2024-04-03T20:02:02.220163+0000 mgr.y (mgr.24370) 10307 : cluster [DBG] pgmap v10291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:04.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:03 smithi067 bash[27441]: audit 2024-04-03T20:02:03.348642+0000 mon.a (mon.0) 9098 : audit [DBG] from='client.? 172.21.15.67:0/614383692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:06.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:05 smithi082 bash[20963]: cluster 2024-04-03T20:02:04.220813+0000 mgr.y (mgr.24370) 10308 : cluster [DBG] pgmap v10292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:06.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:05 smithi067 bash[17655]: cluster 2024-04-03T20:02:04.220813+0000 mgr.y (mgr.24370) 10308 : cluster [DBG] pgmap v10292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:06.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:05 smithi067 bash[27441]: cluster 2024-04-03T20:02:04.220813+0000 mgr.y (mgr.24370) 10308 : cluster [DBG] pgmap v10292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:07.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:06 smithi082 bash[20963]: audit 2024-04-03T20:02:05.806031+0000 mon.a (mon.0) 9099 : audit [DBG] from='client.? 172.21.15.67:0/1971705957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:06 smithi067 bash[17655]: audit 2024-04-03T20:02:05.806031+0000 mon.a (mon.0) 9099 : audit [DBG] from='client.? 172.21.15.67:0/1971705957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:07.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:06 smithi067 bash[27441]: audit 2024-04-03T20:02:05.806031+0000 mon.a (mon.0) 9099 : audit [DBG] from='client.? 172.21.15.67:0/1971705957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:08.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:07 smithi082 bash[20963]: cluster 2024-04-03T20:02:06.222046+0000 mgr.y (mgr.24370) 10309 : cluster [DBG] pgmap v10293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:08.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:07 smithi067 bash[17655]: cluster 2024-04-03T20:02:06.222046+0000 mgr.y (mgr.24370) 10309 : cluster [DBG] pgmap v10293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:08.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:07 smithi067 bash[27441]: cluster 2024-04-03T20:02:06.222046+0000 mgr.y (mgr.24370) 10309 : cluster [DBG] pgmap v10293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:09.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:08 smithi082 bash[20963]: audit 2024-04-03T20:02:08.277909+0000 mon.a (mon.0) 9100 : audit [DBG] from='client.? 172.21.15.67:0/2333199911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:09.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:08 smithi067 bash[27441]: audit 2024-04-03T20:02:08.277909+0000 mon.a (mon.0) 9100 : audit [DBG] from='client.? 172.21.15.67:0/2333199911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:09.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:08 smithi067 bash[17655]: audit 2024-04-03T20:02:08.277909+0000 mon.a (mon.0) 9100 : audit [DBG] from='client.? 172.21.15.67:0/2333199911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:10.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:09 smithi082 bash[20963]: cluster 2024-04-03T20:02:08.222683+0000 mgr.y (mgr.24370) 10310 : cluster [DBG] pgmap v10294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:10.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:09 smithi067 bash[17655]: cluster 2024-04-03T20:02:08.222683+0000 mgr.y (mgr.24370) 10310 : cluster [DBG] pgmap v10294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:10.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:09 smithi067 bash[27441]: cluster 2024-04-03T20:02:08.222683+0000 mgr.y (mgr.24370) 10310 : cluster [DBG] pgmap v10294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:10 smithi082 bash[20963]: audit 2024-04-03T20:02:10.207266+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:10 smithi082 bash[20963]: audit 2024-04-03T20:02:10.733200+0000 mon.a (mon.0) 9102 : audit [DBG] from='client.? 172.21.15.67:0/2331054076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:10 smithi067 bash[17655]: audit 2024-04-03T20:02:10.207266+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:10 smithi067 bash[17655]: audit 2024-04-03T20:02:10.733200+0000 mon.a (mon.0) 9102 : audit [DBG] from='client.? 172.21.15.67:0/2331054076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:11.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:10 smithi067 bash[27441]: audit 2024-04-03T20:02:10.207266+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:11.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:10 smithi067 bash[27441]: audit 2024-04-03T20:02:10.733200+0000 mon.a (mon.0) 9102 : audit [DBG] from='client.? 172.21.15.67:0/2331054076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:12.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:11 smithi082 bash[20963]: cluster 2024-04-03T20:02:10.223512+0000 mgr.y (mgr.24370) 10311 : cluster [DBG] pgmap v10295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:12.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:11 smithi067 bash[17655]: cluster 2024-04-03T20:02:10.223512+0000 mgr.y (mgr.24370) 10311 : cluster [DBG] pgmap v10295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:12.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:11 smithi067 bash[27441]: cluster 2024-04-03T20:02:10.223512+0000 mgr.y (mgr.24370) 10311 : cluster [DBG] pgmap v10295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:02:13.821 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:02:14.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:13 smithi082 bash[20963]: cluster 2024-04-03T20:02:12.224754+0000 mgr.y (mgr.24370) 10312 : cluster [DBG] pgmap v10296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:14.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:13 smithi082 bash[20963]: audit 2024-04-03T20:02:13.192428+0000 mon.a (mon.0) 9103 : audit [DBG] from='client.? 172.21.15.67:0/1903766916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:14.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:13 smithi067 bash[17655]: cluster 2024-04-03T20:02:12.224754+0000 mgr.y (mgr.24370) 10312 : cluster [DBG] pgmap v10296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:14.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:13 smithi067 bash[17655]: audit 2024-04-03T20:02:13.192428+0000 mon.a (mon.0) 9103 : audit [DBG] from='client.? 172.21.15.67:0/1903766916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:14.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:13 smithi067 bash[27441]: cluster 2024-04-03T20:02:12.224754+0000 mgr.y (mgr.24370) 10312 : cluster [DBG] pgmap v10296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:14.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:13 smithi067 bash[27441]: audit 2024-04-03T20:02:13.192428+0000 mon.a (mon.0) 9103 : audit [DBG] from='client.? 172.21.15.67:0/1903766916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:16.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:15 smithi082 bash[20963]: cluster 2024-04-03T20:02:14.225469+0000 mgr.y (mgr.24370) 10313 : cluster [DBG] pgmap v10297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:16.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:15 smithi082 bash[20963]: audit 2024-04-03T20:02:15.639385+0000 mon.a (mon.0) 9104 : audit [DBG] from='client.? 172.21.15.67:0/526232033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:15 smithi067 bash[17655]: cluster 2024-04-03T20:02:14.225469+0000 mgr.y (mgr.24370) 10313 : cluster [DBG] pgmap v10297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:15 smithi067 bash[17655]: audit 2024-04-03T20:02:15.639385+0000 mon.a (mon.0) 9104 : audit [DBG] from='client.? 172.21.15.67:0/526232033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:16.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:15 smithi067 bash[27441]: cluster 2024-04-03T20:02:14.225469+0000 mgr.y (mgr.24370) 10313 : cluster [DBG] pgmap v10297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:16.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:15 smithi067 bash[27441]: audit 2024-04-03T20:02:15.639385+0000 mon.a (mon.0) 9104 : audit [DBG] from='client.? 172.21.15.67:0/526232033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:18.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:17 smithi082 bash[20963]: cluster 2024-04-03T20:02:16.226712+0000 mgr.y (mgr.24370) 10314 : cluster [DBG] pgmap v10298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:18.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:17 smithi067 bash[17655]: cluster 2024-04-03T20:02:16.226712+0000 mgr.y (mgr.24370) 10314 : cluster [DBG] pgmap v10298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:18.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:17 smithi067 bash[27441]: cluster 2024-04-03T20:02:16.226712+0000 mgr.y (mgr.24370) 10314 : cluster [DBG] pgmap v10298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:19.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:18 smithi082 bash[20963]: audit 2024-04-03T20:02:18.092186+0000 mon.c (mon.2) 4068 : audit [DBG] from='client.? 172.21.15.67:0/2683956337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:19.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:18 smithi067 bash[17655]: audit 2024-04-03T20:02:18.092186+0000 mon.c (mon.2) 4068 : audit [DBG] from='client.? 172.21.15.67:0/2683956337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:19.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:18 smithi067 bash[27441]: audit 2024-04-03T20:02:18.092186+0000 mon.c (mon.2) 4068 : audit [DBG] from='client.? 172.21.15.67:0/2683956337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:20.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:19 smithi082 bash[20963]: cluster 2024-04-03T20:02:18.227389+0000 mgr.y (mgr.24370) 10315 : cluster [DBG] pgmap v10299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:20.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:19 smithi067 bash[17655]: cluster 2024-04-03T20:02:18.227389+0000 mgr.y (mgr.24370) 10315 : cluster [DBG] pgmap v10299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:20.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:19 smithi067 bash[27441]: cluster 2024-04-03T20:02:18.227389+0000 mgr.y (mgr.24370) 10315 : cluster [DBG] pgmap v10299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:21.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:20 smithi082 bash[20963]: audit 2024-04-03T20:02:20.547940+0000 mon.a (mon.0) 9105 : audit [DBG] from='client.? 172.21.15.67:0/241051627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:21.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:20 smithi067 bash[27441]: audit 2024-04-03T20:02:20.547940+0000 mon.a (mon.0) 9105 : audit [DBG] from='client.? 172.21.15.67:0/241051627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:21.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:20 smithi067 bash[17655]: audit 2024-04-03T20:02:20.547940+0000 mon.a (mon.0) 9105 : audit [DBG] from='client.? 172.21.15.67:0/241051627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:22.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:21 smithi082 bash[20963]: cluster 2024-04-03T20:02:20.227801+0000 mgr.y (mgr.24370) 10316 : cluster [DBG] pgmap v10300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:22.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:21 smithi067 bash[27441]: cluster 2024-04-03T20:02:20.227801+0000 mgr.y (mgr.24370) 10316 : cluster [DBG] pgmap v10300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:22.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:21 smithi067 bash[17655]: cluster 2024-04-03T20:02:20.227801+0000 mgr.y (mgr.24370) 10316 : cluster [DBG] pgmap v10300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:02:23.853 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:02:24.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:23 smithi082 bash[20963]: cluster 2024-04-03T20:02:22.229054+0000 mgr.y (mgr.24370) 10317 : cluster [DBG] pgmap v10301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:24.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:23 smithi082 bash[20963]: audit 2024-04-03T20:02:22.999717+0000 mon.a (mon.0) 9106 : audit [DBG] from='client.? 172.21.15.67:0/4010786757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:24.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:23 smithi067 bash[17655]: cluster 2024-04-03T20:02:22.229054+0000 mgr.y (mgr.24370) 10317 : cluster [DBG] pgmap v10301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:24.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:23 smithi067 bash[17655]: audit 2024-04-03T20:02:22.999717+0000 mon.a (mon.0) 9106 : audit [DBG] from='client.? 172.21.15.67:0/4010786757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:24.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:23 smithi067 bash[27441]: cluster 2024-04-03T20:02:22.229054+0000 mgr.y (mgr.24370) 10317 : cluster [DBG] pgmap v10301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:24.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:23 smithi067 bash[27441]: audit 2024-04-03T20:02:22.999717+0000 mon.a (mon.0) 9106 : audit [DBG] from='client.? 172.21.15.67:0/4010786757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:26.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:25 smithi082 bash[20963]: cluster 2024-04-03T20:02:24.229789+0000 mgr.y (mgr.24370) 10318 : cluster [DBG] pgmap v10302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:26.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:25 smithi082 bash[20963]: audit 2024-04-03T20:02:25.207776+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:26.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:25 smithi082 bash[20963]: audit 2024-04-03T20:02:25.456240+0000 mon.a (mon.0) 9108 : audit [DBG] from='client.? 172.21.15.67:0/2397620130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:25 smithi067 bash[17655]: cluster 2024-04-03T20:02:24.229789+0000 mgr.y (mgr.24370) 10318 : cluster [DBG] pgmap v10302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:25 smithi067 bash[17655]: audit 2024-04-03T20:02:25.207776+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:25 smithi067 bash[17655]: audit 2024-04-03T20:02:25.456240+0000 mon.a (mon.0) 9108 : audit [DBG] from='client.? 172.21.15.67:0/2397620130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:25 smithi067 bash[27441]: cluster 2024-04-03T20:02:24.229789+0000 mgr.y (mgr.24370) 10318 : cluster [DBG] pgmap v10302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:25 smithi067 bash[27441]: audit 2024-04-03T20:02:25.207776+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:25 smithi067 bash[27441]: audit 2024-04-03T20:02:25.456240+0000 mon.a (mon.0) 9108 : audit [DBG] from='client.? 172.21.15.67:0/2397620130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:28.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:27 smithi082 bash[20963]: cluster 2024-04-03T20:02:26.230972+0000 mgr.y (mgr.24370) 10319 : cluster [DBG] pgmap v10303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:28.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:27 smithi067 bash[17655]: cluster 2024-04-03T20:02:26.230972+0000 mgr.y (mgr.24370) 10319 : cluster [DBG] pgmap v10303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:28.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:27 smithi067 bash[27441]: cluster 2024-04-03T20:02:26.230972+0000 mgr.y (mgr.24370) 10319 : cluster [DBG] pgmap v10303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:29.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:28 smithi082 bash[20963]: audit 2024-04-03T20:02:27.916643+0000 mon.c (mon.2) 4069 : audit [DBG] from='client.? 172.21.15.67:0/2605103649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:28 smithi067 bash[17655]: audit 2024-04-03T20:02:27.916643+0000 mon.c (mon.2) 4069 : audit [DBG] from='client.? 172.21.15.67:0/2605103649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:28 smithi067 bash[27441]: audit 2024-04-03T20:02:27.916643+0000 mon.c (mon.2) 4069 : audit [DBG] from='client.? 172.21.15.67:0/2605103649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:30.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:29 smithi082 bash[20963]: cluster 2024-04-03T20:02:28.231672+0000 mgr.y (mgr.24370) 10320 : cluster [DBG] pgmap v10304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:30.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:29 smithi067 bash[27441]: cluster 2024-04-03T20:02:28.231672+0000 mgr.y (mgr.24370) 10320 : cluster [DBG] pgmap v10304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:30.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:29 smithi067 bash[17655]: cluster 2024-04-03T20:02:28.231672+0000 mgr.y (mgr.24370) 10320 : cluster [DBG] pgmap v10304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:30 smithi082 bash[20963]: audit 2024-04-03T20:02:30.371255+0000 mon.a (mon.0) 9109 : audit [DBG] from='client.? 172.21.15.67:0/571140206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:30 smithi067 bash[17655]: audit 2024-04-03T20:02:30.371255+0000 mon.a (mon.0) 9109 : audit [DBG] from='client.? 172.21.15.67:0/571140206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:30 smithi067 bash[27441]: audit 2024-04-03T20:02:30.371255+0000 mon.a (mon.0) 9109 : audit [DBG] from='client.? 172.21.15.67:0/571140206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:32.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:31 smithi082 bash[20963]: cluster 2024-04-03T20:02:30.232376+0000 mgr.y (mgr.24370) 10321 : cluster [DBG] pgmap v10305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:32.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:31 smithi067 bash[27441]: cluster 2024-04-03T20:02:30.232376+0000 mgr.y (mgr.24370) 10321 : cluster [DBG] pgmap v10305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:32.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:31 smithi067 bash[17655]: cluster 2024-04-03T20:02:30.232376+0000 mgr.y (mgr.24370) 10321 : cluster [DBG] pgmap v10305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:33.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:32 smithi067 bash[17655]: audit 2024-04-03T20:02:32.823278+0000 mon.c (mon.2) 4070 : audit [DBG] from='client.? 172.21.15.67:0/3747782235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:33.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:32 smithi067 bash[27441]: audit 2024-04-03T20:02:32.823278+0000 mon.c (mon.2) 4070 : audit [DBG] from='client.? 172.21.15.67:0/3747782235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:33.171 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:33] "GET /metrics HTTP/1.1" 200 239964 "" "Prometheus/2.43.0" 2024-04-03T20:02:33.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:32 smithi082 bash[20963]: audit 2024-04-03T20:02:32.823278+0000 mon.c (mon.2) 4070 : audit [DBG] from='client.? 172.21.15.67:0/3747782235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:02:34.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:33 smithi067 bash[17655]: cluster 2024-04-03T20:02:32.233604+0000 mgr.y (mgr.24370) 10322 : cluster [DBG] pgmap v10306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:34.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:33 smithi067 bash[27441]: cluster 2024-04-03T20:02:32.233604+0000 mgr.y (mgr.24370) 10322 : cluster [DBG] pgmap v10306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:34.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:33 smithi082 bash[20963]: cluster 2024-04-03T20:02:32.233604+0000 mgr.y (mgr.24370) 10322 : cluster [DBG] pgmap v10306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:36.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:35 smithi067 bash[17655]: cluster 2024-04-03T20:02:34.234357+0000 mgr.y (mgr.24370) 10323 : cluster [DBG] pgmap v10307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:36.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:35 smithi067 bash[17655]: audit 2024-04-03T20:02:35.281557+0000 mon.c (mon.2) 4071 : audit [DBG] from='client.? 172.21.15.67:0/2717467585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:35 smithi067 bash[27441]: cluster 2024-04-03T20:02:34.234357+0000 mgr.y (mgr.24370) 10323 : cluster [DBG] pgmap v10307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:35 smithi067 bash[27441]: audit 2024-04-03T20:02:35.281557+0000 mon.c (mon.2) 4071 : audit [DBG] from='client.? 172.21.15.67:0/2717467585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:36.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:35 smithi082 bash[20963]: cluster 2024-04-03T20:02:34.234357+0000 mgr.y (mgr.24370) 10323 : cluster [DBG] pgmap v10307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:36.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:35 smithi082 bash[20963]: audit 2024-04-03T20:02:35.281557+0000 mon.c (mon.2) 4071 : audit [DBG] from='client.? 172.21.15.67:0/2717467585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:38.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:37 smithi067 bash[27441]: cluster 2024-04-03T20:02:36.235566+0000 mgr.y (mgr.24370) 10324 : cluster [DBG] pgmap v10308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:38.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:37 smithi067 bash[27441]: audit 2024-04-03T20:02:37.730525+0000 mon.a (mon.0) 9110 : audit [DBG] from='client.? 172.21.15.67:0/1994366730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:37 smithi067 bash[17655]: cluster 2024-04-03T20:02:36.235566+0000 mgr.y (mgr.24370) 10324 : cluster [DBG] pgmap v10308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:37 smithi067 bash[17655]: audit 2024-04-03T20:02:37.730525+0000 mon.a (mon.0) 9110 : audit [DBG] from='client.? 172.21.15.67:0/1994366730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:38.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:37 smithi082 bash[20963]: cluster 2024-04-03T20:02:36.235566+0000 mgr.y (mgr.24370) 10324 : cluster [DBG] pgmap v10308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:38.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:37 smithi082 bash[20963]: audit 2024-04-03T20:02:37.730525+0000 mon.a (mon.0) 9110 : audit [DBG] from='client.? 172.21.15.67:0/1994366730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:40.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:39 smithi067 bash[27441]: cluster 2024-04-03T20:02:38.236233+0000 mgr.y (mgr.24370) 10325 : cluster [DBG] pgmap v10309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:40.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:39 smithi067 bash[17655]: cluster 2024-04-03T20:02:38.236233+0000 mgr.y (mgr.24370) 10325 : cluster [DBG] pgmap v10309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:40.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:39 smithi082 bash[20963]: cluster 2024-04-03T20:02:38.236233+0000 mgr.y (mgr.24370) 10325 : cluster [DBG] pgmap v10309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:40 smithi067 bash[17655]: audit 2024-04-03T20:02:40.181507+0000 mon.c (mon.2) 4072 : audit [DBG] from='client.? 172.21.15.67:0/3771276798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:41.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:40 smithi067 bash[17655]: audit 2024-04-03T20:02:40.207949+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:40 smithi067 bash[27441]: audit 2024-04-03T20:02:40.181507+0000 mon.c (mon.2) 4072 : audit [DBG] from='client.? 172.21.15.67:0/3771276798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:40 smithi067 bash[27441]: audit 2024-04-03T20:02:40.207949+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:41.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:40 smithi082 bash[20963]: audit 2024-04-03T20:02:40.181507+0000 mon.c (mon.2) 4072 : audit [DBG] from='client.? 172.21.15.67:0/3771276798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:41.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:40 smithi082 bash[20963]: audit 2024-04-03T20:02:40.207949+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:42.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:41 smithi067 bash[27441]: cluster 2024-04-03T20:02:40.236877+0000 mgr.y (mgr.24370) 10326 : cluster [DBG] pgmap v10310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:42.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:41 smithi067 bash[17655]: cluster 2024-04-03T20:02:40.236877+0000 mgr.y (mgr.24370) 10326 : cluster [DBG] pgmap v10310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:42.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:41 smithi082 bash[20963]: cluster 2024-04-03T20:02:40.236877+0000 mgr.y (mgr.24370) 10326 : cluster [DBG] pgmap v10310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:43.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:42 smithi082 bash[20963]: cluster 2024-04-03T20:02:42.237994+0000 mgr.y (mgr.24370) 10327 : cluster [DBG] pgmap v10311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:43.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:42 smithi082 bash[20963]: audit 2024-04-03T20:02:42.628809+0000 mon.c (mon.2) 4073 : audit [DBG] from='client.? 172.21.15.67:0/296787071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:02:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:42 smithi067 bash[27441]: cluster 2024-04-03T20:02:42.237994+0000 mgr.y (mgr.24370) 10327 : cluster [DBG] pgmap v10311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:42 smithi067 bash[27441]: audit 2024-04-03T20:02:42.628809+0000 mon.c (mon.2) 4073 : audit [DBG] from='client.? 172.21.15.67:0/296787071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:42 smithi067 bash[17655]: cluster 2024-04-03T20:02:42.237994+0000 mgr.y (mgr.24370) 10327 : cluster [DBG] pgmap v10311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:42 smithi067 bash[17655]: audit 2024-04-03T20:02:42.628809+0000 mon.c (mon.2) 4073 : audit [DBG] from='client.? 172.21.15.67:0/296787071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:02:44.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:44 smithi082 bash[20963]: audit 2024-04-03T20:02:44.017728+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:02:44.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:44 smithi067 bash[17655]: audit 2024-04-03T20:02:44.017728+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:02:44.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:44 smithi067 bash[27441]: audit 2024-04-03T20:02:44.017728+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:02:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:45 smithi082 bash[20963]: cluster 2024-04-03T20:02:44.238702+0000 mgr.y (mgr.24370) 10328 : cluster [DBG] pgmap v10312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:45 smithi082 bash[20963]: audit 2024-04-03T20:02:44.345395+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:45 smithi082 bash[20963]: audit 2024-04-03T20:02:44.353016+0000 mon.a (mon.0) 9114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:45 smithi082 bash[20963]: audit 2024-04-03T20:02:45.086856+0000 mon.c (mon.2) 4074 : audit [DBG] from='client.? 172.21.15.67:0/3763761003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:45 smithi067 bash[27441]: cluster 2024-04-03T20:02:44.238702+0000 mgr.y (mgr.24370) 10328 : cluster [DBG] pgmap v10312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:45 smithi067 bash[27441]: audit 2024-04-03T20:02:44.345395+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:45 smithi067 bash[27441]: audit 2024-04-03T20:02:44.353016+0000 mon.a (mon.0) 9114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:45 smithi067 bash[27441]: audit 2024-04-03T20:02:45.086856+0000 mon.c (mon.2) 4074 : audit [DBG] from='client.? 172.21.15.67:0/3763761003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:45.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:45 smithi067 bash[17655]: cluster 2024-04-03T20:02:44.238702+0000 mgr.y (mgr.24370) 10328 : cluster [DBG] pgmap v10312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:45.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:45 smithi067 bash[17655]: audit 2024-04-03T20:02:44.345395+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:45.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:45 smithi067 bash[17655]: audit 2024-04-03T20:02:44.353016+0000 mon.a (mon.0) 9114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:45.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:45 smithi067 bash[17655]: audit 2024-04-03T20:02:45.086856+0000 mon.c (mon.2) 4074 : audit [DBG] from='client.? 172.21.15.67:0/3763761003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:47.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:47 smithi082 bash[20963]: cluster 2024-04-03T20:02:46.239828+0000 mgr.y (mgr.24370) 10329 : cluster [DBG] pgmap v10313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:47.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:47 smithi067 bash[27441]: cluster 2024-04-03T20:02:46.239828+0000 mgr.y (mgr.24370) 10329 : cluster [DBG] pgmap v10313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:47.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:47 smithi067 bash[17655]: cluster 2024-04-03T20:02:46.239828+0000 mgr.y (mgr.24370) 10329 : cluster [DBG] pgmap v10313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:48.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:48 smithi082 bash[20963]: audit 2024-04-03T20:02:47.541552+0000 mon.c (mon.2) 4075 : audit [DBG] from='client.? 172.21.15.67:0/1369610869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:48.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:48 smithi067 bash[27441]: audit 2024-04-03T20:02:47.541552+0000 mon.c (mon.2) 4075 : audit [DBG] from='client.? 172.21.15.67:0/1369610869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:48.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:48 smithi067 bash[17655]: audit 2024-04-03T20:02:47.541552+0000 mon.c (mon.2) 4075 : audit [DBG] from='client.? 172.21.15.67:0/1369610869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:49.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:49 smithi082 bash[20963]: cluster 2024-04-03T20:02:48.240517+0000 mgr.y (mgr.24370) 10330 : cluster [DBG] pgmap v10314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:49.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:49 smithi067 bash[27441]: cluster 2024-04-03T20:02:48.240517+0000 mgr.y (mgr.24370) 10330 : cluster [DBG] pgmap v10314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:49 smithi067 bash[17655]: cluster 2024-04-03T20:02:48.240517+0000 mgr.y (mgr.24370) 10330 : cluster [DBG] pgmap v10314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:50 smithi082 bash[20963]: audit 2024-04-03T20:02:49.766465+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:50 smithi082 bash[20963]: audit 2024-04-03T20:02:49.774748+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:50 smithi082 bash[20963]: audit 2024-04-03T20:02:50.006540+0000 mon.c (mon.2) 4076 : audit [DBG] from='client.? 172.21.15.67:0/2788520109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:50 smithi082 bash[20963]: audit 2024-04-03T20:02:50.353881+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:50 smithi082 bash[20963]: audit 2024-04-03T20:02:50.360870+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[17655]: audit 2024-04-03T20:02:49.766465+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[17655]: audit 2024-04-03T20:02:49.774748+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[17655]: audit 2024-04-03T20:02:50.006540+0000 mon.c (mon.2) 4076 : audit [DBG] from='client.? 172.21.15.67:0/2788520109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:51.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[17655]: audit 2024-04-03T20:02:50.353881+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[17655]: audit 2024-04-03T20:02:50.360870+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[27441]: audit 2024-04-03T20:02:49.766465+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[27441]: audit 2024-04-03T20:02:49.774748+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[27441]: audit 2024-04-03T20:02:50.006540+0000 mon.c (mon.2) 4076 : audit [DBG] from='client.? 172.21.15.67:0/2788520109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[27441]: audit 2024-04-03T20:02:50.353881+0000 mon.a (mon.0) 9117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:50 smithi067 bash[27441]: audit 2024-04-03T20:02:50.360870+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:52.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:51 smithi082 bash[20963]: cluster 2024-04-03T20:02:50.241150+0000 mgr.y (mgr.24370) 10331 : cluster [DBG] pgmap v10315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:52.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:51 smithi082 bash[20963]: audit 2024-04-03T20:02:50.786094+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:02:52.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:51 smithi082 bash[20963]: audit 2024-04-03T20:02:50.787539+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:02:52.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:51 smithi082 bash[20963]: audit 2024-04-03T20:02:50.796366+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:52.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:51 smithi067 bash[27441]: cluster 2024-04-03T20:02:50.241150+0000 mgr.y (mgr.24370) 10331 : cluster [DBG] pgmap v10315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:52.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:51 smithi067 bash[27441]: audit 2024-04-03T20:02:50.786094+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:02:52.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:51 smithi067 bash[27441]: audit 2024-04-03T20:02:50.787539+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:02:52.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:51 smithi067 bash[27441]: audit 2024-04-03T20:02:50.796366+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:52.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:51 smithi067 bash[17655]: cluster 2024-04-03T20:02:50.241150+0000 mgr.y (mgr.24370) 10331 : cluster [DBG] pgmap v10315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:52.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:51 smithi067 bash[17655]: audit 2024-04-03T20:02:50.786094+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:02:52.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:51 smithi067 bash[17655]: audit 2024-04-03T20:02:50.787539+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:02:52.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:51 smithi067 bash[17655]: audit 2024-04-03T20:02:50.796366+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:02:53.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:52 smithi067 bash[27441]: audit 2024-04-03T20:02:52.455698+0000 mon.a (mon.0) 9122 : audit [DBG] from='client.? 172.21.15.67:0/3135554209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:53.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:52 smithi067 bash[17655]: audit 2024-04-03T20:02:52.455698+0000 mon.a (mon.0) 9122 : audit [DBG] from='client.? 172.21.15.67:0/3135554209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:52 smithi082 bash[20963]: audit 2024-04-03T20:02:52.455698+0000 mon.a (mon.0) 9122 : audit [DBG] from='client.? 172.21.15.67:0/3135554209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:02:53.792 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:02:54.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:53 smithi082 bash[20963]: cluster 2024-04-03T20:02:52.242276+0000 mgr.y (mgr.24370) 10332 : cluster [DBG] pgmap v10316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:54.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:53 smithi067 bash[27441]: cluster 2024-04-03T20:02:52.242276+0000 mgr.y (mgr.24370) 10332 : cluster [DBG] pgmap v10316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:54.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:53 smithi067 bash[17655]: cluster 2024-04-03T20:02:52.242276+0000 mgr.y (mgr.24370) 10332 : cluster [DBG] pgmap v10316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:55 smithi082 bash[20963]: cluster 2024-04-03T20:02:54.242980+0000 mgr.y (mgr.24370) 10333 : cluster [DBG] pgmap v10317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:55 smithi082 bash[20963]: audit 2024-04-03T20:02:54.910600+0000 mon.c (mon.2) 4077 : audit [DBG] from='client.? 172.21.15.67:0/542482507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:55 smithi082 bash[20963]: audit 2024-04-03T20:02:55.208788+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:55 smithi067 bash[27441]: cluster 2024-04-03T20:02:54.242980+0000 mgr.y (mgr.24370) 10333 : cluster [DBG] pgmap v10317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:55 smithi067 bash[27441]: audit 2024-04-03T20:02:54.910600+0000 mon.c (mon.2) 4077 : audit [DBG] from='client.? 172.21.15.67:0/542482507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:55 smithi067 bash[27441]: audit 2024-04-03T20:02:55.208788+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:55 smithi067 bash[17655]: cluster 2024-04-03T20:02:54.242980+0000 mgr.y (mgr.24370) 10333 : cluster [DBG] pgmap v10317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:55 smithi067 bash[17655]: audit 2024-04-03T20:02:54.910600+0000 mon.c (mon.2) 4077 : audit [DBG] from='client.? 172.21.15.67:0/542482507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:55 smithi067 bash[17655]: audit 2024-04-03T20:02:55.208788+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:02:58.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:57 smithi082 bash[20963]: cluster 2024-04-03T20:02:56.244255+0000 mgr.y (mgr.24370) 10334 : cluster [DBG] pgmap v10318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:57 smithi082 bash[20963]: audit 2024-04-03T20:02:57.366787+0000 mon.c (mon.2) 4078 : audit [DBG] from='client.? 172.21.15.67:0/1210122160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:58.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:57 smithi067 bash[27441]: cluster 2024-04-03T20:02:56.244255+0000 mgr.y (mgr.24370) 10334 : cluster [DBG] pgmap v10318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:58.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:57 smithi067 bash[27441]: audit 2024-04-03T20:02:57.366787+0000 mon.c (mon.2) 4078 : audit [DBG] from='client.? 172.21.15.67:0/1210122160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:02:58.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:57 smithi067 bash[17655]: cluster 2024-04-03T20:02:56.244255+0000 mgr.y (mgr.24370) 10334 : cluster [DBG] pgmap v10318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:02:58.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:57 smithi067 bash[17655]: audit 2024-04-03T20:02:57.366787+0000 mon.c (mon.2) 4078 : audit [DBG] from='client.? 172.21.15.67:0/1210122160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:00.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:02:59 smithi082 bash[20963]: cluster 2024-04-03T20:02:58.244902+0000 mgr.y (mgr.24370) 10335 : cluster [DBG] pgmap v10319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:00.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:02:59 smithi067 bash[17655]: cluster 2024-04-03T20:02:58.244902+0000 mgr.y (mgr.24370) 10335 : cluster [DBG] pgmap v10319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:00.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:02:59 smithi067 bash[27441]: cluster 2024-04-03T20:02:58.244902+0000 mgr.y (mgr.24370) 10335 : cluster [DBG] pgmap v10319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:00 smithi082 bash[20963]: audit 2024-04-03T20:02:59.819422+0000 mon.a (mon.0) 9124 : audit [DBG] from='client.? 172.21.15.67:0/132636127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:01.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:00 smithi067 bash[17655]: audit 2024-04-03T20:02:59.819422+0000 mon.a (mon.0) 9124 : audit [DBG] from='client.? 172.21.15.67:0/132636127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:01.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:00 smithi067 bash[27441]: audit 2024-04-03T20:02:59.819422+0000 mon.a (mon.0) 9124 : audit [DBG] from='client.? 172.21.15.67:0/132636127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:02.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:01 smithi082 bash[20963]: cluster 2024-04-03T20:03:00.245580+0000 mgr.y (mgr.24370) 10336 : cluster [DBG] pgmap v10320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:02.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:01 smithi067 bash[27441]: cluster 2024-04-03T20:03:00.245580+0000 mgr.y (mgr.24370) 10336 : cluster [DBG] pgmap v10320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:02.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:01 smithi067 bash[17655]: cluster 2024-04-03T20:03:00.245580+0000 mgr.y (mgr.24370) 10336 : cluster [DBG] pgmap v10320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:03.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:02 smithi067 bash[27441]: audit 2024-04-03T20:03:02.275472+0000 mon.a (mon.0) 9125 : audit [DBG] from='client.? 172.21.15.67:0/2384741935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:02 smithi067 bash[17655]: audit 2024-04-03T20:03:02.275472+0000 mon.a (mon.0) 9125 : audit [DBG] from='client.? 172.21.15.67:0/2384741935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:02 smithi082 bash[20963]: audit 2024-04-03T20:03:02.275472+0000 mon.a (mon.0) 9125 : audit [DBG] from='client.? 172.21.15.67:0/2384741935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:03] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T20:03:03.826 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:03:04.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:03 smithi082 bash[20963]: cluster 2024-04-03T20:03:02.246801+0000 mgr.y (mgr.24370) 10337 : cluster [DBG] pgmap v10321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:04.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:03 smithi067 bash[27441]: cluster 2024-04-03T20:03:02.246801+0000 mgr.y (mgr.24370) 10337 : cluster [DBG] pgmap v10321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:03 smithi067 bash[17655]: cluster 2024-04-03T20:03:02.246801+0000 mgr.y (mgr.24370) 10337 : cluster [DBG] pgmap v10321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:04 smithi082 bash[20963]: audit 2024-04-03T20:03:04.723371+0000 mon.c (mon.2) 4079 : audit [DBG] from='client.? 172.21.15.67:0/3531385732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:04 smithi067 bash[17655]: audit 2024-04-03T20:03:04.723371+0000 mon.c (mon.2) 4079 : audit [DBG] from='client.? 172.21.15.67:0/3531385732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:04 smithi067 bash[27441]: audit 2024-04-03T20:03:04.723371+0000 mon.c (mon.2) 4079 : audit [DBG] from='client.? 172.21.15.67:0/3531385732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:06.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:05 smithi082 bash[20963]: cluster 2024-04-03T20:03:04.247499+0000 mgr.y (mgr.24370) 10338 : cluster [DBG] pgmap v10322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:06.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:05 smithi067 bash[27441]: cluster 2024-04-03T20:03:04.247499+0000 mgr.y (mgr.24370) 10338 : cluster [DBG] pgmap v10322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:06.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:05 smithi067 bash[17655]: cluster 2024-04-03T20:03:04.247499+0000 mgr.y (mgr.24370) 10338 : cluster [DBG] pgmap v10322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:08.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:07 smithi082 bash[20963]: cluster 2024-04-03T20:03:06.248664+0000 mgr.y (mgr.24370) 10339 : cluster [DBG] pgmap v10323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:08.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:07 smithi082 bash[20963]: audit 2024-04-03T20:03:07.173425+0000 mon.c (mon.2) 4080 : audit [DBG] from='client.? 172.21.15.67:0/957826939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:08.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:07 smithi067 bash[17655]: cluster 2024-04-03T20:03:06.248664+0000 mgr.y (mgr.24370) 10339 : cluster [DBG] pgmap v10323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:08.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:07 smithi067 bash[17655]: audit 2024-04-03T20:03:07.173425+0000 mon.c (mon.2) 4080 : audit [DBG] from='client.? 172.21.15.67:0/957826939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:08.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:07 smithi067 bash[27441]: cluster 2024-04-03T20:03:06.248664+0000 mgr.y (mgr.24370) 10339 : cluster [DBG] pgmap v10323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:08.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:07 smithi067 bash[27441]: audit 2024-04-03T20:03:07.173425+0000 mon.c (mon.2) 4080 : audit [DBG] from='client.? 172.21.15.67:0/957826939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:10.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:09 smithi082 bash[20963]: cluster 2024-04-03T20:03:08.249335+0000 mgr.y (mgr.24370) 10340 : cluster [DBG] pgmap v10324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:10.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:09 smithi082 bash[20963]: audit 2024-04-03T20:03:09.620508+0000 mon.a (mon.0) 9126 : audit [DBG] from='client.? 172.21.15.67:0/3843079756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:10.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:09 smithi067 bash[17655]: cluster 2024-04-03T20:03:08.249335+0000 mgr.y (mgr.24370) 10340 : cluster [DBG] pgmap v10324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:10.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:09 smithi067 bash[17655]: audit 2024-04-03T20:03:09.620508+0000 mon.a (mon.0) 9126 : audit [DBG] from='client.? 172.21.15.67:0/3843079756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:10.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:09 smithi067 bash[27441]: cluster 2024-04-03T20:03:08.249335+0000 mgr.y (mgr.24370) 10340 : cluster [DBG] pgmap v10324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:10.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:09 smithi067 bash[27441]: audit 2024-04-03T20:03:09.620508+0000 mon.a (mon.0) 9126 : audit [DBG] from='client.? 172.21.15.67:0/3843079756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:10 smithi082 bash[20963]: audit 2024-04-03T20:03:10.208948+0000 mon.a (mon.0) 9127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:10 smithi067 bash[17655]: audit 2024-04-03T20:03:10.208948+0000 mon.a (mon.0) 9127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:10 smithi067 bash[27441]: audit 2024-04-03T20:03:10.208948+0000 mon.a (mon.0) 9127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:12.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:11 smithi082 bash[20963]: cluster 2024-04-03T20:03:10.249983+0000 mgr.y (mgr.24370) 10341 : cluster [DBG] pgmap v10325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:12.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:11 smithi067 bash[17655]: cluster 2024-04-03T20:03:10.249983+0000 mgr.y (mgr.24370) 10341 : cluster [DBG] pgmap v10325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:12.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:11 smithi067 bash[27441]: cluster 2024-04-03T20:03:10.249983+0000 mgr.y (mgr.24370) 10341 : cluster [DBG] pgmap v10325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:12 smithi082 bash[20963]: audit 2024-04-03T20:03:12.069644+0000 mon.c (mon.2) 4081 : audit [DBG] from='client.? 172.21.15.67:0/2878502316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:13.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:12 smithi067 bash[17655]: audit 2024-04-03T20:03:12.069644+0000 mon.c (mon.2) 4081 : audit [DBG] from='client.? 172.21.15.67:0/2878502316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:13.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:03:13.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:12 smithi067 bash[27441]: audit 2024-04-03T20:03:12.069644+0000 mon.c (mon.2) 4081 : audit [DBG] from='client.? 172.21.15.67:0/2878502316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:13.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:03:14.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:13 smithi082 bash[20963]: cluster 2024-04-03T20:03:12.251173+0000 mgr.y (mgr.24370) 10342 : cluster [DBG] pgmap v10326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:14.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:13 smithi067 bash[17655]: cluster 2024-04-03T20:03:12.251173+0000 mgr.y (mgr.24370) 10342 : cluster [DBG] pgmap v10326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:14.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:13 smithi067 bash[27441]: cluster 2024-04-03T20:03:12.251173+0000 mgr.y (mgr.24370) 10342 : cluster [DBG] pgmap v10326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:14 smithi082 bash[20963]: audit 2024-04-03T20:03:14.531701+0000 mon.a (mon.0) 9128 : audit [DBG] from='client.? 172.21.15.67:0/2264468095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:15.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:14 smithi067 bash[17655]: audit 2024-04-03T20:03:14.531701+0000 mon.a (mon.0) 9128 : audit [DBG] from='client.? 172.21.15.67:0/2264468095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:14 smithi067 bash[27441]: audit 2024-04-03T20:03:14.531701+0000 mon.a (mon.0) 9128 : audit [DBG] from='client.? 172.21.15.67:0/2264468095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:16.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:15 smithi082 bash[20963]: cluster 2024-04-03T20:03:14.251812+0000 mgr.y (mgr.24370) 10343 : cluster [DBG] pgmap v10327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:16.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:15 smithi067 bash[27441]: cluster 2024-04-03T20:03:14.251812+0000 mgr.y (mgr.24370) 10343 : cluster [DBG] pgmap v10327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:15 smithi067 bash[17655]: cluster 2024-04-03T20:03:14.251812+0000 mgr.y (mgr.24370) 10343 : cluster [DBG] pgmap v10327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:18.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:17 smithi082 bash[20963]: cluster 2024-04-03T20:03:16.253251+0000 mgr.y (mgr.24370) 10344 : cluster [DBG] pgmap v10328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:18.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:17 smithi082 bash[20963]: audit 2024-04-03T20:03:16.981560+0000 mon.a (mon.0) 9129 : audit [DBG] from='client.? 172.21.15.67:0/2092751200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:18.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:17 smithi067 bash[27441]: cluster 2024-04-03T20:03:16.253251+0000 mgr.y (mgr.24370) 10344 : cluster [DBG] pgmap v10328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:18.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:17 smithi067 bash[27441]: audit 2024-04-03T20:03:16.981560+0000 mon.a (mon.0) 9129 : audit [DBG] from='client.? 172.21.15.67:0/2092751200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:18.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:17 smithi067 bash[17655]: cluster 2024-04-03T20:03:16.253251+0000 mgr.y (mgr.24370) 10344 : cluster [DBG] pgmap v10328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:18.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:17 smithi067 bash[17655]: audit 2024-04-03T20:03:16.981560+0000 mon.a (mon.0) 9129 : audit [DBG] from='client.? 172.21.15.67:0/2092751200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:20.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:19 smithi082 bash[20963]: cluster 2024-04-03T20:03:18.253959+0000 mgr.y (mgr.24370) 10345 : cluster [DBG] pgmap v10329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:20.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:19 smithi082 bash[20963]: audit 2024-04-03T20:03:19.425713+0000 mon.a (mon.0) 9130 : audit [DBG] from='client.? 172.21.15.67:0/3989913085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:20.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:19 smithi067 bash[27441]: cluster 2024-04-03T20:03:18.253959+0000 mgr.y (mgr.24370) 10345 : cluster [DBG] pgmap v10329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:20.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:19 smithi067 bash[27441]: audit 2024-04-03T20:03:19.425713+0000 mon.a (mon.0) 9130 : audit [DBG] from='client.? 172.21.15.67:0/3989913085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:20.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:19 smithi067 bash[17655]: cluster 2024-04-03T20:03:18.253959+0000 mgr.y (mgr.24370) 10345 : cluster [DBG] pgmap v10329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:20.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:19 smithi067 bash[17655]: audit 2024-04-03T20:03:19.425713+0000 mon.a (mon.0) 9130 : audit [DBG] from='client.? 172.21.15.67:0/3989913085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:22.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:21 smithi067 bash[27441]: cluster 2024-04-03T20:03:20.254645+0000 mgr.y (mgr.24370) 10346 : cluster [DBG] pgmap v10330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:22.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:21 smithi067 bash[17655]: cluster 2024-04-03T20:03:20.254645+0000 mgr.y (mgr.24370) 10346 : cluster [DBG] pgmap v10330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:22.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:21 smithi082 bash[20963]: cluster 2024-04-03T20:03:20.254645+0000 mgr.y (mgr.24370) 10346 : cluster [DBG] pgmap v10330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:23.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:03:23.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:22 smithi067 bash[27441]: audit 2024-04-03T20:03:21.883105+0000 mon.a (mon.0) 9131 : audit [DBG] from='client.? 172.21.15.67:0/3526931397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:23.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:22 smithi067 bash[17655]: audit 2024-04-03T20:03:21.883105+0000 mon.a (mon.0) 9131 : audit [DBG] from='client.? 172.21.15.67:0/3526931397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:23.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:22 smithi082 bash[20963]: audit 2024-04-03T20:03:21.883105+0000 mon.a (mon.0) 9131 : audit [DBG] from='client.? 172.21.15.67:0/3526931397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:03:24.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:23 smithi067 bash[27441]: cluster 2024-04-03T20:03:22.255778+0000 mgr.y (mgr.24370) 10347 : cluster [DBG] pgmap v10331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:24.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:23 smithi067 bash[17655]: cluster 2024-04-03T20:03:22.255778+0000 mgr.y (mgr.24370) 10347 : cluster [DBG] pgmap v10331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:23 smithi082 bash[20963]: cluster 2024-04-03T20:03:22.255778+0000 mgr.y (mgr.24370) 10347 : cluster [DBG] pgmap v10331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:24 smithi067 bash[17655]: audit 2024-04-03T20:03:24.336059+0000 mon.c (mon.2) 4082 : audit [DBG] from='client.? 172.21.15.67:0/3976937953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:24 smithi067 bash[27441]: audit 2024-04-03T20:03:24.336059+0000 mon.c (mon.2) 4082 : audit [DBG] from='client.? 172.21.15.67:0/3976937953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:24 smithi082 bash[20963]: audit 2024-04-03T20:03:24.336059+0000 mon.c (mon.2) 4082 : audit [DBG] from='client.? 172.21.15.67:0/3976937953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:25 smithi067 bash[17655]: cluster 2024-04-03T20:03:24.256470+0000 mgr.y (mgr.24370) 10348 : cluster [DBG] pgmap v10332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:25 smithi067 bash[17655]: audit 2024-04-03T20:03:25.209391+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:26.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:25 smithi067 bash[27441]: cluster 2024-04-03T20:03:24.256470+0000 mgr.y (mgr.24370) 10348 : cluster [DBG] pgmap v10332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:26.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:25 smithi067 bash[27441]: audit 2024-04-03T20:03:25.209391+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:26.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:25 smithi082 bash[20963]: cluster 2024-04-03T20:03:24.256470+0000 mgr.y (mgr.24370) 10348 : cluster [DBG] pgmap v10332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:26.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:25 smithi082 bash[20963]: audit 2024-04-03T20:03:25.209391+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:27.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:26 smithi082 bash[20963]: audit 2024-04-03T20:03:26.797388+0000 mon.a (mon.0) 9133 : audit [DBG] from='client.? 172.21.15.67:0/937579668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:26 smithi067 bash[17655]: audit 2024-04-03T20:03:26.797388+0000 mon.a (mon.0) 9133 : audit [DBG] from='client.? 172.21.15.67:0/937579668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:27.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:26 smithi067 bash[27441]: audit 2024-04-03T20:03:26.797388+0000 mon.a (mon.0) 9133 : audit [DBG] from='client.? 172.21.15.67:0/937579668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:28.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:27 smithi082 bash[20963]: cluster 2024-04-03T20:03:26.257663+0000 mgr.y (mgr.24370) 10349 : cluster [DBG] pgmap v10333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:28.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:27 smithi067 bash[17655]: cluster 2024-04-03T20:03:26.257663+0000 mgr.y (mgr.24370) 10349 : cluster [DBG] pgmap v10333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:28.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:27 smithi067 bash[27441]: cluster 2024-04-03T20:03:26.257663+0000 mgr.y (mgr.24370) 10349 : cluster [DBG] pgmap v10333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:29 smithi082 bash[20963]: cluster 2024-04-03T20:03:28.258381+0000 mgr.y (mgr.24370) 10350 : cluster [DBG] pgmap v10334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:29 smithi082 bash[20963]: audit 2024-04-03T20:03:29.253275+0000 mon.c (mon.2) 4083 : audit [DBG] from='client.? 172.21.15.67:0/932447902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:29 smithi067 bash[27441]: cluster 2024-04-03T20:03:28.258381+0000 mgr.y (mgr.24370) 10350 : cluster [DBG] pgmap v10334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:29 smithi067 bash[27441]: audit 2024-04-03T20:03:29.253275+0000 mon.c (mon.2) 4083 : audit [DBG] from='client.? 172.21.15.67:0/932447902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:30.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:29 smithi067 bash[17655]: cluster 2024-04-03T20:03:28.258381+0000 mgr.y (mgr.24370) 10350 : cluster [DBG] pgmap v10334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:30.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:29 smithi067 bash[17655]: audit 2024-04-03T20:03:29.253275+0000 mon.c (mon.2) 4083 : audit [DBG] from='client.? 172.21.15.67:0/932447902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:32.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:31 smithi082 bash[20963]: cluster 2024-04-03T20:03:30.259097+0000 mgr.y (mgr.24370) 10351 : cluster [DBG] pgmap v10335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:32.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:31 smithi082 bash[20963]: audit 2024-04-03T20:03:31.708852+0000 mon.a (mon.0) 9134 : audit [DBG] from='client.? 172.21.15.67:0/3072171959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:32.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:31 smithi067 bash[17655]: cluster 2024-04-03T20:03:30.259097+0000 mgr.y (mgr.24370) 10351 : cluster [DBG] pgmap v10335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:32.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:31 smithi067 bash[17655]: audit 2024-04-03T20:03:31.708852+0000 mon.a (mon.0) 9134 : audit [DBG] from='client.? 172.21.15.67:0/3072171959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:32.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:31 smithi067 bash[27441]: cluster 2024-04-03T20:03:30.259097+0000 mgr.y (mgr.24370) 10351 : cluster [DBG] pgmap v10335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:32.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:31 smithi067 bash[27441]: audit 2024-04-03T20:03:31.708852+0000 mon.a (mon.0) 9134 : audit [DBG] from='client.? 172.21.15.67:0/3072171959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:33.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:32 smithi082 bash[20963]: cluster 2024-04-03T20:03:32.260294+0000 mgr.y (mgr.24370) 10352 : cluster [DBG] pgmap v10336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:32 smithi067 bash[17655]: cluster 2024-04-03T20:03:32.260294+0000 mgr.y (mgr.24370) 10352 : cluster [DBG] pgmap v10336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:32 smithi067 bash[27441]: cluster 2024-04-03T20:03:32.260294+0000 mgr.y (mgr.24370) 10352 : cluster [DBG] pgmap v10336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:33] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:03:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:03:34.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:34 smithi082 bash[20963]: audit 2024-04-03T20:03:34.152160+0000 mon.c (mon.2) 4084 : audit [DBG] from='client.? 172.21.15.67:0/2293001167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:34.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:34 smithi067 bash[27441]: audit 2024-04-03T20:03:34.152160+0000 mon.c (mon.2) 4084 : audit [DBG] from='client.? 172.21.15.67:0/2293001167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:34.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:34 smithi067 bash[17655]: audit 2024-04-03T20:03:34.152160+0000 mon.c (mon.2) 4084 : audit [DBG] from='client.? 172.21.15.67:0/2293001167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:35.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:35 smithi082 bash[20963]: cluster 2024-04-03T20:03:34.260905+0000 mgr.y (mgr.24370) 10353 : cluster [DBG] pgmap v10337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:35.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:35 smithi067 bash[27441]: cluster 2024-04-03T20:03:34.260905+0000 mgr.y (mgr.24370) 10353 : cluster [DBG] pgmap v10337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:35.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:35 smithi067 bash[17655]: cluster 2024-04-03T20:03:34.260905+0000 mgr.y (mgr.24370) 10353 : cluster [DBG] pgmap v10337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:37.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:37 smithi082 bash[20963]: cluster 2024-04-03T20:03:36.262060+0000 mgr.y (mgr.24370) 10354 : cluster [DBG] pgmap v10338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:37.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:37 smithi082 bash[20963]: audit 2024-04-03T20:03:36.611296+0000 mon.c (mon.2) 4085 : audit [DBG] from='client.? 172.21.15.67:0/97063673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:37.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:37 smithi067 bash[17655]: cluster 2024-04-03T20:03:36.262060+0000 mgr.y (mgr.24370) 10354 : cluster [DBG] pgmap v10338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:37.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:37 smithi067 bash[17655]: audit 2024-04-03T20:03:36.611296+0000 mon.c (mon.2) 4085 : audit [DBG] from='client.? 172.21.15.67:0/97063673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:37.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:37 smithi067 bash[27441]: cluster 2024-04-03T20:03:36.262060+0000 mgr.y (mgr.24370) 10354 : cluster [DBG] pgmap v10338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:37.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:37 smithi067 bash[27441]: audit 2024-04-03T20:03:36.611296+0000 mon.c (mon.2) 4085 : audit [DBG] from='client.? 172.21.15.67:0/97063673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:39.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:39 smithi082 bash[20963]: cluster 2024-04-03T20:03:38.262727+0000 mgr.y (mgr.24370) 10355 : cluster [DBG] pgmap v10339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:39.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:39 smithi082 bash[20963]: audit 2024-04-03T20:03:39.068482+0000 mon.a (mon.0) 9135 : audit [DBG] from='client.? 172.21.15.67:0/3401167925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:39.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:39 smithi067 bash[17655]: cluster 2024-04-03T20:03:38.262727+0000 mgr.y (mgr.24370) 10355 : cluster [DBG] pgmap v10339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:39.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:39 smithi067 bash[17655]: audit 2024-04-03T20:03:39.068482+0000 mon.a (mon.0) 9135 : audit [DBG] from='client.? 172.21.15.67:0/3401167925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:39.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:39 smithi067 bash[27441]: cluster 2024-04-03T20:03:38.262727+0000 mgr.y (mgr.24370) 10355 : cluster [DBG] pgmap v10339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:39 smithi067 bash[27441]: audit 2024-04-03T20:03:39.068482+0000 mon.a (mon.0) 9135 : audit [DBG] from='client.? 172.21.15.67:0/3401167925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:40.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:40 smithi082 bash[20963]: audit 2024-04-03T20:03:40.209635+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:40.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:40 smithi067 bash[17655]: audit 2024-04-03T20:03:40.209635+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:40.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:40 smithi067 bash[27441]: audit 2024-04-03T20:03:40.209635+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:41.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:41 smithi082 bash[20963]: cluster 2024-04-03T20:03:40.263376+0000 mgr.y (mgr.24370) 10356 : cluster [DBG] pgmap v10340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:41.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:41 smithi067 bash[27441]: cluster 2024-04-03T20:03:40.263376+0000 mgr.y (mgr.24370) 10356 : cluster [DBG] pgmap v10340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:41.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:41 smithi067 bash[17655]: cluster 2024-04-03T20:03:40.263376+0000 mgr.y (mgr.24370) 10356 : cluster [DBG] pgmap v10340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:42.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:42 smithi082 bash[20963]: audit 2024-04-03T20:03:41.516936+0000 mon.c (mon.2) 4086 : audit [DBG] from='client.? 172.21.15.67:0/3953958111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:42.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:42 smithi067 bash[17655]: audit 2024-04-03T20:03:41.516936+0000 mon.c (mon.2) 4086 : audit [DBG] from='client.? 172.21.15.67:0/3953958111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:42.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:42 smithi067 bash[27441]: audit 2024-04-03T20:03:41.516936+0000 mon.c (mon.2) 4086 : audit [DBG] from='client.? 172.21.15.67:0/3953958111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:43.347 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T20:03:43.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:43 smithi082 bash[20963]: cluster 2024-04-03T20:03:42.264561+0000 mgr.y (mgr.24370) 10357 : cluster [DBG] pgmap v10341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:43.637 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:03:43.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:43 smithi067 bash[17655]: cluster 2024-04-03T20:03:42.264561+0000 mgr.y (mgr.24370) 10357 : cluster [DBG] pgmap v10341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:43.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:43 smithi067 bash[27441]: cluster 2024-04-03T20:03:42.264561+0000 mgr.y (mgr.24370) 10357 : cluster [DBG] pgmap v10341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:44.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:44 smithi082 bash[20963]: audit 2024-04-03T20:03:43.971212+0000 mon.a (mon.0) 9137 : audit [DBG] from='client.? 172.21.15.67:0/2401472517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:44.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:44 smithi067 bash[27441]: audit 2024-04-03T20:03:43.971212+0000 mon.a (mon.0) 9137 : audit [DBG] from='client.? 172.21.15.67:0/2401472517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:44.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:44 smithi067 bash[17655]: audit 2024-04-03T20:03:43.971212+0000 mon.a (mon.0) 9137 : audit [DBG] from='client.? 172.21.15.67:0/2401472517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:45.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:45 smithi082 bash[20963]: cluster 2024-04-03T20:03:44.265270+0000 mgr.y (mgr.24370) 10358 : cluster [DBG] pgmap v10342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:45.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:45 smithi067 bash[17655]: cluster 2024-04-03T20:03:44.265270+0000 mgr.y (mgr.24370) 10358 : cluster [DBG] pgmap v10342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:45 smithi067 bash[27441]: cluster 2024-04-03T20:03:44.265270+0000 mgr.y (mgr.24370) 10358 : cluster [DBG] pgmap v10342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:47.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:47 smithi082 bash[20963]: cluster 2024-04-03T20:03:46.266407+0000 mgr.y (mgr.24370) 10359 : cluster [DBG] pgmap v10343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:47.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:47 smithi082 bash[20963]: audit 2024-04-03T20:03:46.423793+0000 mon.a (mon.0) 9138 : audit [DBG] from='client.? 172.21.15.67:0/3343343448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:47.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:47 smithi067 bash[17655]: cluster 2024-04-03T20:03:46.266407+0000 mgr.y (mgr.24370) 10359 : cluster [DBG] pgmap v10343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:47.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:47 smithi067 bash[17655]: audit 2024-04-03T20:03:46.423793+0000 mon.a (mon.0) 9138 : audit [DBG] from='client.? 172.21.15.67:0/3343343448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:47.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:47 smithi067 bash[27441]: cluster 2024-04-03T20:03:46.266407+0000 mgr.y (mgr.24370) 10359 : cluster [DBG] pgmap v10343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:47.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:47 smithi067 bash[27441]: audit 2024-04-03T20:03:46.423793+0000 mon.a (mon.0) 9138 : audit [DBG] from='client.? 172.21.15.67:0/3343343448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:49.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:49 smithi082 bash[20963]: cluster 2024-04-03T20:03:48.267233+0000 mgr.y (mgr.24370) 10360 : cluster [DBG] pgmap v10344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:49 smithi082 bash[20963]: audit 2024-04-03T20:03:48.876552+0000 mon.a (mon.0) 9139 : audit [DBG] from='client.? 172.21.15.67:0/2583564262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:49 smithi067 bash[17655]: cluster 2024-04-03T20:03:48.267233+0000 mgr.y (mgr.24370) 10360 : cluster [DBG] pgmap v10344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:49 smithi067 bash[17655]: audit 2024-04-03T20:03:48.876552+0000 mon.a (mon.0) 9139 : audit [DBG] from='client.? 172.21.15.67:0/2583564262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:49.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:49 smithi067 bash[27441]: cluster 2024-04-03T20:03:48.267233+0000 mgr.y (mgr.24370) 10360 : cluster [DBG] pgmap v10344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:49.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:49 smithi067 bash[27441]: audit 2024-04-03T20:03:48.876552+0000 mon.a (mon.0) 9139 : audit [DBG] from='client.? 172.21.15.67:0/2583564262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:51.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:51 smithi082 bash[20963]: cluster 2024-04-03T20:03:50.267924+0000 mgr.y (mgr.24370) 10361 : cluster [DBG] pgmap v10345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:51.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:51 smithi082 bash[20963]: audit 2024-04-03T20:03:50.870531+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:03:51.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:51 smithi082 bash[20963]: audit 2024-04-03T20:03:51.329078+0000 mon.c (mon.2) 4087 : audit [DBG] from='client.? 172.21.15.67:0/4060262007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:51.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:51 smithi067 bash[27441]: cluster 2024-04-03T20:03:50.267924+0000 mgr.y (mgr.24370) 10361 : cluster [DBG] pgmap v10345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:51.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:51 smithi067 bash[27441]: audit 2024-04-03T20:03:50.870531+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:03:51.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:51 smithi067 bash[27441]: audit 2024-04-03T20:03:51.329078+0000 mon.c (mon.2) 4087 : audit [DBG] from='client.? 172.21.15.67:0/4060262007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:51.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:51 smithi067 bash[17655]: cluster 2024-04-03T20:03:50.267924+0000 mgr.y (mgr.24370) 10361 : cluster [DBG] pgmap v10345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:51.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:51 smithi067 bash[17655]: audit 2024-04-03T20:03:50.870531+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:03:51.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:51 smithi067 bash[17655]: audit 2024-04-03T20:03:51.329078+0000 mon.c (mon.2) 4087 : audit [DBG] from='client.? 172.21.15.67:0/4060262007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:53.378 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T20:03:53.637 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:03:53.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:53 smithi082 bash[20963]: cluster 2024-04-03T20:03:52.269146+0000 mgr.y (mgr.24370) 10362 : cluster [DBG] pgmap v10346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:53.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:53 smithi067 bash[17655]: cluster 2024-04-03T20:03:52.269146+0000 mgr.y (mgr.24370) 10362 : cluster [DBG] pgmap v10346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:53.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:53 smithi067 bash[27441]: cluster 2024-04-03T20:03:52.269146+0000 mgr.y (mgr.24370) 10362 : cluster [DBG] pgmap v10346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:54.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:54 smithi067 bash[17655]: audit 2024-04-03T20:03:53.789680+0000 mon.c (mon.2) 4088 : audit [DBG] from='client.? 172.21.15.67:0/2412504023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:54.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:54 smithi067 bash[27441]: audit 2024-04-03T20:03:53.789680+0000 mon.c (mon.2) 4088 : audit [DBG] from='client.? 172.21.15.67:0/2412504023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:54.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:54 smithi082 bash[20963]: audit 2024-04-03T20:03:53.789680+0000 mon.c (mon.2) 4088 : audit [DBG] from='client.? 172.21.15.67:0/2412504023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:55.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:55 smithi067 bash[17655]: cluster 2024-04-03T20:03:54.269813+0000 mgr.y (mgr.24370) 10363 : cluster [DBG] pgmap v10347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:55.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:55 smithi067 bash[17655]: audit 2024-04-03T20:03:55.210279+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:55.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:55 smithi067 bash[27441]: cluster 2024-04-03T20:03:54.269813+0000 mgr.y (mgr.24370) 10363 : cluster [DBG] pgmap v10347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:55.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:55 smithi067 bash[27441]: audit 2024-04-03T20:03:55.210279+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:55.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:55 smithi082 bash[20963]: cluster 2024-04-03T20:03:54.269813+0000 mgr.y (mgr.24370) 10363 : cluster [DBG] pgmap v10347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:55.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:55 smithi082 bash[20963]: audit 2024-04-03T20:03:55.210279+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:03:56.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:56 smithi067 bash[17655]: audit 2024-04-03T20:03:56.259708+0000 mon.a (mon.0) 9142 : audit [DBG] from='client.? 172.21.15.67:0/1151453846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:56.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:56 smithi067 bash[27441]: audit 2024-04-03T20:03:56.259708+0000 mon.a (mon.0) 9142 : audit [DBG] from='client.? 172.21.15.67:0/1151453846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:56 smithi082 bash[20963]: audit 2024-04-03T20:03:56.259708+0000 mon.a (mon.0) 9142 : audit [DBG] from='client.? 172.21.15.67:0/1151453846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:57 smithi082 bash[20963]: cluster 2024-04-03T20:03:56.270763+0000 mgr.y (mgr.24370) 10364 : cluster [DBG] pgmap v10348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:57 smithi082 bash[20963]: audit 2024-04-03T20:03:56.573797+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:57 smithi082 bash[20963]: audit 2024-04-03T20:03:56.584820+0000 mon.a (mon.0) 9144 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:57 smithi082 bash[20963]: audit 2024-04-03T20:03:56.885290+0000 mon.a (mon.0) 9145 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:57 smithi082 bash[20963]: audit 2024-04-03T20:03:56.892867+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:57 smithi082 bash[20963]: audit 2024-04-03T20:03:57.364661+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:03:57.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:57 smithi082 bash[20963]: audit 2024-04-03T20:03:57.366356+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:03:57.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:57 smithi082 bash[20963]: audit 2024-04-03T20:03:57.376229+0000 mon.a (mon.0) 9149 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[17655]: cluster 2024-04-03T20:03:56.270763+0000 mgr.y (mgr.24370) 10364 : cluster [DBG] pgmap v10348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[17655]: audit 2024-04-03T20:03:56.573797+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[17655]: audit 2024-04-03T20:03:56.584820+0000 mon.a (mon.0) 9144 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[17655]: audit 2024-04-03T20:03:56.885290+0000 mon.a (mon.0) 9145 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[17655]: audit 2024-04-03T20:03:56.892867+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[17655]: audit 2024-04-03T20:03:57.364661+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[17655]: audit 2024-04-03T20:03:57.366356+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[17655]: audit 2024-04-03T20:03:57.376229+0000 mon.a (mon.0) 9149 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[27441]: cluster 2024-04-03T20:03:56.270763+0000 mgr.y (mgr.24370) 10364 : cluster [DBG] pgmap v10348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[27441]: audit 2024-04-03T20:03:56.573797+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[27441]: audit 2024-04-03T20:03:56.584820+0000 mon.a (mon.0) 9144 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[27441]: audit 2024-04-03T20:03:56.885290+0000 mon.a (mon.0) 9145 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[27441]: audit 2024-04-03T20:03:56.892867+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[27441]: audit 2024-04-03T20:03:57.364661+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[27441]: audit 2024-04-03T20:03:57.366356+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:03:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:57 smithi067 bash[27441]: audit 2024-04-03T20:03:57.376229+0000 mon.a (mon.0) 9149 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:03:59.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:59 smithi082 bash[20963]: cluster 2024-04-03T20:03:58.271551+0000 mgr.y (mgr.24370) 10365 : cluster [DBG] pgmap v10349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:59.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:03:59 smithi082 bash[20963]: audit 2024-04-03T20:03:58.720601+0000 mon.c (mon.2) 4089 : audit [DBG] from='client.? 172.21.15.67:0/1414382929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:59.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:59 smithi067 bash[17655]: cluster 2024-04-03T20:03:58.271551+0000 mgr.y (mgr.24370) 10365 : cluster [DBG] pgmap v10349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:59.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:03:59 smithi067 bash[17655]: audit 2024-04-03T20:03:58.720601+0000 mon.c (mon.2) 4089 : audit [DBG] from='client.? 172.21.15.67:0/1414382929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:03:59.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:59 smithi067 bash[27441]: cluster 2024-04-03T20:03:58.271551+0000 mgr.y (mgr.24370) 10365 : cluster [DBG] pgmap v10349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:03:59.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:03:59 smithi067 bash[27441]: audit 2024-04-03T20:03:58.720601+0000 mon.c (mon.2) 4089 : audit [DBG] from='client.? 172.21.15.67:0/1414382929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:01.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:01 smithi082 bash[20963]: cluster 2024-04-03T20:04:00.272381+0000 mgr.y (mgr.24370) 10366 : cluster [DBG] pgmap v10350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:01.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:01 smithi082 bash[20963]: audit 2024-04-03T20:04:01.180912+0000 mon.c (mon.2) 4090 : audit [DBG] from='client.? 172.21.15.67:0/2947327663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:01.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:01 smithi067 bash[27441]: cluster 2024-04-03T20:04:00.272381+0000 mgr.y (mgr.24370) 10366 : cluster [DBG] pgmap v10350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:01.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:01 smithi067 bash[27441]: audit 2024-04-03T20:04:01.180912+0000 mon.c (mon.2) 4090 : audit [DBG] from='client.? 172.21.15.67:0/2947327663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:01.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:01 smithi067 bash[17655]: cluster 2024-04-03T20:04:00.272381+0000 mgr.y (mgr.24370) 10366 : cluster [DBG] pgmap v10350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:01.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:01 smithi067 bash[17655]: audit 2024-04-03T20:04:01.180912+0000 mon.c (mon.2) 4090 : audit [DBG] from='client.? 172.21.15.67:0/2947327663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T20:04:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:03 smithi082 bash[20963]: cluster 2024-04-03T20:04:02.273707+0000 mgr.y (mgr.24370) 10367 : cluster [DBG] pgmap v10351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:04:03.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:03 smithi067 bash[17655]: cluster 2024-04-03T20:04:02.273707+0000 mgr.y (mgr.24370) 10367 : cluster [DBG] pgmap v10351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:03.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:03 smithi067 bash[27441]: cluster 2024-04-03T20:04:02.273707+0000 mgr.y (mgr.24370) 10367 : cluster [DBG] pgmap v10351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:04.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:04 smithi082 bash[20963]: audit 2024-04-03T20:04:03.635771+0000 mon.a (mon.0) 9150 : audit [DBG] from='client.? 172.21.15.67:0/3897608410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:04.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:04 smithi067 bash[17655]: audit 2024-04-03T20:04:03.635771+0000 mon.a (mon.0) 9150 : audit [DBG] from='client.? 172.21.15.67:0/3897608410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:04.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:04 smithi067 bash[27441]: audit 2024-04-03T20:04:03.635771+0000 mon.a (mon.0) 9150 : audit [DBG] from='client.? 172.21.15.67:0/3897608410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:05.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:05 smithi082 bash[20963]: cluster 2024-04-03T20:04:04.274444+0000 mgr.y (mgr.24370) 10368 : cluster [DBG] pgmap v10352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:05.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:05 smithi067 bash[27441]: cluster 2024-04-03T20:04:04.274444+0000 mgr.y (mgr.24370) 10368 : cluster [DBG] pgmap v10352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:05.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:05 smithi067 bash[17655]: cluster 2024-04-03T20:04:04.274444+0000 mgr.y (mgr.24370) 10368 : cluster [DBG] pgmap v10352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:06.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:06 smithi082 bash[20963]: audit 2024-04-03T20:04:06.091814+0000 mon.c (mon.2) 4091 : audit [DBG] from='client.? 172.21.15.67:0/880334944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:06.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:06 smithi067 bash[27441]: audit 2024-04-03T20:04:06.091814+0000 mon.c (mon.2) 4091 : audit [DBG] from='client.? 172.21.15.67:0/880334944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:06.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:06 smithi067 bash[17655]: audit 2024-04-03T20:04:06.091814+0000 mon.c (mon.2) 4091 : audit [DBG] from='client.? 172.21.15.67:0/880334944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:07.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:07 smithi082 bash[20963]: cluster 2024-04-03T20:04:06.275659+0000 mgr.y (mgr.24370) 10369 : cluster [DBG] pgmap v10353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:07.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:07 smithi067 bash[27441]: cluster 2024-04-03T20:04:06.275659+0000 mgr.y (mgr.24370) 10369 : cluster [DBG] pgmap v10353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:07.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:07 smithi067 bash[17655]: cluster 2024-04-03T20:04:06.275659+0000 mgr.y (mgr.24370) 10369 : cluster [DBG] pgmap v10353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:08.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:08 smithi082 bash[20963]: audit 2024-04-03T20:04:08.546916+0000 mon.a (mon.0) 9151 : audit [DBG] from='client.? 172.21.15.67:0/872334159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:08.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:08 smithi067 bash[27441]: audit 2024-04-03T20:04:08.546916+0000 mon.a (mon.0) 9151 : audit [DBG] from='client.? 172.21.15.67:0/872334159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:08.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:08 smithi067 bash[17655]: audit 2024-04-03T20:04:08.546916+0000 mon.a (mon.0) 9151 : audit [DBG] from='client.? 172.21.15.67:0/872334159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:09.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:09 smithi082 bash[20963]: cluster 2024-04-03T20:04:08.276338+0000 mgr.y (mgr.24370) 10370 : cluster [DBG] pgmap v10354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:09.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:09 smithi067 bash[17655]: cluster 2024-04-03T20:04:08.276338+0000 mgr.y (mgr.24370) 10370 : cluster [DBG] pgmap v10354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:09 smithi067 bash[27441]: cluster 2024-04-03T20:04:08.276338+0000 mgr.y (mgr.24370) 10370 : cluster [DBG] pgmap v10354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:10 smithi082 bash[20963]: audit 2024-04-03T20:04:10.210517+0000 mon.a (mon.0) 9152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:10 smithi067 bash[17655]: audit 2024-04-03T20:04:10.210517+0000 mon.a (mon.0) 9152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:10.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:10 smithi067 bash[27441]: audit 2024-04-03T20:04:10.210517+0000 mon.a (mon.0) 9152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:11.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:11 smithi082 bash[20963]: cluster 2024-04-03T20:04:10.276994+0000 mgr.y (mgr.24370) 10371 : cluster [DBG] pgmap v10355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:11.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:11 smithi082 bash[20963]: audit 2024-04-03T20:04:11.005580+0000 mon.a (mon.0) 9153 : audit [DBG] from='client.? 172.21.15.67:0/1039102458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:11.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:11 smithi067 bash[27441]: cluster 2024-04-03T20:04:10.276994+0000 mgr.y (mgr.24370) 10371 : cluster [DBG] pgmap v10355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:11.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:11 smithi067 bash[27441]: audit 2024-04-03T20:04:11.005580+0000 mon.a (mon.0) 9153 : audit [DBG] from='client.? 172.21.15.67:0/1039102458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:11.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:11 smithi067 bash[17655]: cluster 2024-04-03T20:04:10.276994+0000 mgr.y (mgr.24370) 10371 : cluster [DBG] pgmap v10355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:11.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:11 smithi067 bash[17655]: audit 2024-04-03T20:04:11.005580+0000 mon.a (mon.0) 9153 : audit [DBG] from='client.? 172.21.15.67:0/1039102458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:13] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T20:04:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:04:13.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:13 smithi082 bash[20963]: cluster 2024-04-03T20:04:12.278192+0000 mgr.y (mgr.24370) 10372 : cluster [DBG] pgmap v10356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:13.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:13 smithi082 bash[20963]: audit 2024-04-03T20:04:13.453824+0000 mon.c (mon.2) 4092 : audit [DBG] from='client.? 172.21.15.67:0/3033559667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:13.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:13 smithi067 bash[27441]: cluster 2024-04-03T20:04:12.278192+0000 mgr.y (mgr.24370) 10372 : cluster [DBG] pgmap v10356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:13.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:13 smithi067 bash[27441]: audit 2024-04-03T20:04:13.453824+0000 mon.c (mon.2) 4092 : audit [DBG] from='client.? 172.21.15.67:0/3033559667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:13.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:13 smithi067 bash[17655]: cluster 2024-04-03T20:04:12.278192+0000 mgr.y (mgr.24370) 10372 : cluster [DBG] pgmap v10356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:13.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:13 smithi067 bash[17655]: audit 2024-04-03T20:04:13.453824+0000 mon.c (mon.2) 4092 : audit [DBG] from='client.? 172.21.15.67:0/3033559667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:15.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:15 smithi067 bash[17655]: cluster 2024-04-03T20:04:14.278875+0000 mgr.y (mgr.24370) 10373 : cluster [DBG] pgmap v10357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:15.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:15 smithi067 bash[27441]: cluster 2024-04-03T20:04:14.278875+0000 mgr.y (mgr.24370) 10373 : cluster [DBG] pgmap v10357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:16.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:15 smithi082 bash[20963]: cluster 2024-04-03T20:04:14.278875+0000 mgr.y (mgr.24370) 10373 : cluster [DBG] pgmap v10357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:16.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:16 smithi067 bash[17655]: audit 2024-04-03T20:04:15.915385+0000 mon.a (mon.0) 9154 : audit [DBG] from='client.? 172.21.15.67:0/3914287269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:16.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:16 smithi067 bash[27441]: audit 2024-04-03T20:04:15.915385+0000 mon.a (mon.0) 9154 : audit [DBG] from='client.? 172.21.15.67:0/3914287269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:16 smithi082 bash[20963]: audit 2024-04-03T20:04:15.915385+0000 mon.a (mon.0) 9154 : audit [DBG] from='client.? 172.21.15.67:0/3914287269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:17.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:17 smithi067 bash[17655]: cluster 2024-04-03T20:04:16.280193+0000 mgr.y (mgr.24370) 10374 : cluster [DBG] pgmap v10358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:17.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:17 smithi067 bash[27441]: cluster 2024-04-03T20:04:16.280193+0000 mgr.y (mgr.24370) 10374 : cluster [DBG] pgmap v10358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:18.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:17 smithi082 bash[20963]: cluster 2024-04-03T20:04:16.280193+0000 mgr.y (mgr.24370) 10374 : cluster [DBG] pgmap v10358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:18.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:18 smithi067 bash[17655]: audit 2024-04-03T20:04:18.360448+0000 mon.a (mon.0) 9155 : audit [DBG] from='client.? 172.21.15.67:0/4004782272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:18.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:18 smithi067 bash[27441]: audit 2024-04-03T20:04:18.360448+0000 mon.a (mon.0) 9155 : audit [DBG] from='client.? 172.21.15.67:0/4004782272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:18 smithi082 bash[20963]: audit 2024-04-03T20:04:18.360448+0000 mon.a (mon.0) 9155 : audit [DBG] from='client.? 172.21.15.67:0/4004782272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:19.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:19 smithi067 bash[17655]: cluster 2024-04-03T20:04:18.280876+0000 mgr.y (mgr.24370) 10375 : cluster [DBG] pgmap v10359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:19.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:19 smithi067 bash[27441]: cluster 2024-04-03T20:04:18.280876+0000 mgr.y (mgr.24370) 10375 : cluster [DBG] pgmap v10359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:20.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:19 smithi082 bash[20963]: cluster 2024-04-03T20:04:18.280876+0000 mgr.y (mgr.24370) 10375 : cluster [DBG] pgmap v10359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:21.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:21 smithi067 bash[27441]: cluster 2024-04-03T20:04:20.281584+0000 mgr.y (mgr.24370) 10376 : cluster [DBG] pgmap v10360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:21.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:21 smithi067 bash[27441]: audit 2024-04-03T20:04:20.817644+0000 mon.c (mon.2) 4093 : audit [DBG] from='client.? 172.21.15.67:0/1447466214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:21.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:21 smithi067 bash[17655]: cluster 2024-04-03T20:04:20.281584+0000 mgr.y (mgr.24370) 10376 : cluster [DBG] pgmap v10360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:21.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:21 smithi067 bash[17655]: audit 2024-04-03T20:04:20.817644+0000 mon.c (mon.2) 4093 : audit [DBG] from='client.? 172.21.15.67:0/1447466214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:22.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:21 smithi082 bash[20963]: cluster 2024-04-03T20:04:20.281584+0000 mgr.y (mgr.24370) 10376 : cluster [DBG] pgmap v10360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:22.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:21 smithi082 bash[20963]: audit 2024-04-03T20:04:20.817644+0000 mon.c (mon.2) 4093 : audit [DBG] from='client.? 172.21.15.67:0/1447466214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:23] "GET /metrics HTTP/1.1" 200 239962 "" "Prometheus/2.43.0" 2024-04-03T20:04:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:04:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:23 smithi082 bash[20963]: cluster 2024-04-03T20:04:22.282773+0000 mgr.y (mgr.24370) 10377 : cluster [DBG] pgmap v10361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:23 smithi082 bash[20963]: audit 2024-04-03T20:04:23.282653+0000 mon.a (mon.0) 9156 : audit [DBG] from='client.? 172.21.15.67:0/682331581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:24.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:23 smithi067 bash[17655]: cluster 2024-04-03T20:04:22.282773+0000 mgr.y (mgr.24370) 10377 : cluster [DBG] pgmap v10361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:24.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:23 smithi067 bash[17655]: audit 2024-04-03T20:04:23.282653+0000 mon.a (mon.0) 9156 : audit [DBG] from='client.? 172.21.15.67:0/682331581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:24.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:23 smithi067 bash[27441]: cluster 2024-04-03T20:04:22.282773+0000 mgr.y (mgr.24370) 10377 : cluster [DBG] pgmap v10361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:24.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:23 smithi067 bash[27441]: audit 2024-04-03T20:04:23.282653+0000 mon.a (mon.0) 9156 : audit [DBG] from='client.? 172.21.15.67:0/682331581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:25 smithi082 bash[20963]: cluster 2024-04-03T20:04:24.283476+0000 mgr.y (mgr.24370) 10378 : cluster [DBG] pgmap v10362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:25 smithi082 bash[20963]: audit 2024-04-03T20:04:25.210924+0000 mon.a (mon.0) 9157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:25 smithi067 bash[17655]: cluster 2024-04-03T20:04:24.283476+0000 mgr.y (mgr.24370) 10378 : cluster [DBG] pgmap v10362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:25 smithi067 bash[17655]: audit 2024-04-03T20:04:25.210924+0000 mon.a (mon.0) 9157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:26.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:25 smithi067 bash[27441]: cluster 2024-04-03T20:04:24.283476+0000 mgr.y (mgr.24370) 10378 : cluster [DBG] pgmap v10362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:26.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:25 smithi067 bash[27441]: audit 2024-04-03T20:04:25.210924+0000 mon.a (mon.0) 9157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:26 smithi082 bash[20963]: audit 2024-04-03T20:04:25.736493+0000 mon.c (mon.2) 4094 : audit [DBG] from='client.? 172.21.15.67:0/37591668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:27.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:26 smithi067 bash[17655]: audit 2024-04-03T20:04:25.736493+0000 mon.c (mon.2) 4094 : audit [DBG] from='client.? 172.21.15.67:0/37591668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:27.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:26 smithi067 bash[27441]: audit 2024-04-03T20:04:25.736493+0000 mon.c (mon.2) 4094 : audit [DBG] from='client.? 172.21.15.67:0/37591668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:28.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:27 smithi082 bash[20963]: cluster 2024-04-03T20:04:26.284619+0000 mgr.y (mgr.24370) 10379 : cluster [DBG] pgmap v10363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:28.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:27 smithi067 bash[17655]: cluster 2024-04-03T20:04:26.284619+0000 mgr.y (mgr.24370) 10379 : cluster [DBG] pgmap v10363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:28.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:27 smithi067 bash[27441]: cluster 2024-04-03T20:04:26.284619+0000 mgr.y (mgr.24370) 10379 : cluster [DBG] pgmap v10363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:28 smithi082 bash[20963]: audit 2024-04-03T20:04:28.202702+0000 mon.c (mon.2) 4095 : audit [DBG] from='client.? 172.21.15.67:0/636480367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:28 smithi067 bash[17655]: audit 2024-04-03T20:04:28.202702+0000 mon.c (mon.2) 4095 : audit [DBG] from='client.? 172.21.15.67:0/636480367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:29.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:28 smithi067 bash[27441]: audit 2024-04-03T20:04:28.202702+0000 mon.c (mon.2) 4095 : audit [DBG] from='client.? 172.21.15.67:0/636480367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:30.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:29 smithi082 bash[20963]: cluster 2024-04-03T20:04:28.285292+0000 mgr.y (mgr.24370) 10380 : cluster [DBG] pgmap v10364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:30.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:29 smithi067 bash[17655]: cluster 2024-04-03T20:04:28.285292+0000 mgr.y (mgr.24370) 10380 : cluster [DBG] pgmap v10364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:30.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:29 smithi067 bash[27441]: cluster 2024-04-03T20:04:28.285292+0000 mgr.y (mgr.24370) 10380 : cluster [DBG] pgmap v10364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:30 smithi082 bash[20963]: audit 2024-04-03T20:04:30.660233+0000 mon.c (mon.2) 4096 : audit [DBG] from='client.? 172.21.15.67:0/65663693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:30 smithi067 bash[27441]: audit 2024-04-03T20:04:30.660233+0000 mon.c (mon.2) 4096 : audit [DBG] from='client.? 172.21.15.67:0/65663693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:30 smithi067 bash[17655]: audit 2024-04-03T20:04:30.660233+0000 mon.c (mon.2) 4096 : audit [DBG] from='client.? 172.21.15.67:0/65663693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:32.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:31 smithi082 bash[20963]: cluster 2024-04-03T20:04:30.286066+0000 mgr.y (mgr.24370) 10381 : cluster [DBG] pgmap v10365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:32.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:31 smithi067 bash[17655]: cluster 2024-04-03T20:04:30.286066+0000 mgr.y (mgr.24370) 10381 : cluster [DBG] pgmap v10365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:32.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:31 smithi067 bash[27441]: cluster 2024-04-03T20:04:30.286066+0000 mgr.y (mgr.24370) 10381 : cluster [DBG] pgmap v10365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:33] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:04:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:04:33.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:33 smithi082 bash[20963]: cluster 2024-04-03T20:04:32.287274+0000 mgr.y (mgr.24370) 10382 : cluster [DBG] pgmap v10366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:33.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:33 smithi082 bash[20963]: audit 2024-04-03T20:04:33.115330+0000 mon.c (mon.2) 4097 : audit [DBG] from='client.? 172.21.15.67:0/1929498916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:34.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:33 smithi067 bash[27441]: cluster 2024-04-03T20:04:32.287274+0000 mgr.y (mgr.24370) 10382 : cluster [DBG] pgmap v10366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:34.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:33 smithi067 bash[27441]: audit 2024-04-03T20:04:33.115330+0000 mon.c (mon.2) 4097 : audit [DBG] from='client.? 172.21.15.67:0/1929498916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:34.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:33 smithi067 bash[17655]: cluster 2024-04-03T20:04:32.287274+0000 mgr.y (mgr.24370) 10382 : cluster [DBG] pgmap v10366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:34.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:33 smithi067 bash[17655]: audit 2024-04-03T20:04:33.115330+0000 mon.c (mon.2) 4097 : audit [DBG] from='client.? 172.21.15.67:0/1929498916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:36.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:35 smithi082 bash[20963]: cluster 2024-04-03T20:04:34.287932+0000 mgr.y (mgr.24370) 10383 : cluster [DBG] pgmap v10367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:36.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:35 smithi082 bash[20963]: audit 2024-04-03T20:04:35.566900+0000 mon.c (mon.2) 4098 : audit [DBG] from='client.? 172.21.15.67:0/1586428223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:36.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:35 smithi067 bash[27441]: cluster 2024-04-03T20:04:34.287932+0000 mgr.y (mgr.24370) 10383 : cluster [DBG] pgmap v10367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:36.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:35 smithi067 bash[27441]: audit 2024-04-03T20:04:35.566900+0000 mon.c (mon.2) 4098 : audit [DBG] from='client.? 172.21.15.67:0/1586428223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:36.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:35 smithi067 bash[17655]: cluster 2024-04-03T20:04:34.287932+0000 mgr.y (mgr.24370) 10383 : cluster [DBG] pgmap v10367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:36.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:35 smithi067 bash[17655]: audit 2024-04-03T20:04:35.566900+0000 mon.c (mon.2) 4098 : audit [DBG] from='client.? 172.21.15.67:0/1586428223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:38.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:37 smithi082 bash[20963]: cluster 2024-04-03T20:04:36.289082+0000 mgr.y (mgr.24370) 10384 : cluster [DBG] pgmap v10368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:37 smithi067 bash[17655]: cluster 2024-04-03T20:04:36.289082+0000 mgr.y (mgr.24370) 10384 : cluster [DBG] pgmap v10368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:38.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:37 smithi067 bash[27441]: cluster 2024-04-03T20:04:36.289082+0000 mgr.y (mgr.24370) 10384 : cluster [DBG] pgmap v10368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:38 smithi082 bash[20963]: audit 2024-04-03T20:04:38.025322+0000 mon.c (mon.2) 4099 : audit [DBG] from='client.? 172.21.15.67:0/1348755791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:39.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:38 smithi067 bash[17655]: audit 2024-04-03T20:04:38.025322+0000 mon.c (mon.2) 4099 : audit [DBG] from='client.? 172.21.15.67:0/1348755791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:39.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:38 smithi067 bash[27441]: audit 2024-04-03T20:04:38.025322+0000 mon.c (mon.2) 4099 : audit [DBG] from='client.? 172.21.15.67:0/1348755791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:40.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:39 smithi082 bash[20963]: cluster 2024-04-03T20:04:38.289814+0000 mgr.y (mgr.24370) 10385 : cluster [DBG] pgmap v10369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:40.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:39 smithi067 bash[27441]: cluster 2024-04-03T20:04:38.289814+0000 mgr.y (mgr.24370) 10385 : cluster [DBG] pgmap v10369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:40.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:39 smithi067 bash[17655]: cluster 2024-04-03T20:04:38.289814+0000 mgr.y (mgr.24370) 10385 : cluster [DBG] pgmap v10369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:40 smithi082 bash[20963]: audit 2024-04-03T20:04:40.211117+0000 mon.a (mon.0) 9158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:40 smithi082 bash[20963]: audit 2024-04-03T20:04:40.484725+0000 mon.c (mon.2) 4100 : audit [DBG] from='client.? 172.21.15.67:0/4283842069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:40 smithi067 bash[17655]: audit 2024-04-03T20:04:40.211117+0000 mon.a (mon.0) 9158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:40 smithi067 bash[17655]: audit 2024-04-03T20:04:40.484725+0000 mon.c (mon.2) 4100 : audit [DBG] from='client.? 172.21.15.67:0/4283842069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:40 smithi067 bash[27441]: audit 2024-04-03T20:04:40.211117+0000 mon.a (mon.0) 9158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:40 smithi067 bash[27441]: audit 2024-04-03T20:04:40.484725+0000 mon.c (mon.2) 4100 : audit [DBG] from='client.? 172.21.15.67:0/4283842069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:42.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:41 smithi082 bash[20963]: cluster 2024-04-03T20:04:40.290600+0000 mgr.y (mgr.24370) 10386 : cluster [DBG] pgmap v10370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:42.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:41 smithi067 bash[17655]: cluster 2024-04-03T20:04:40.290600+0000 mgr.y (mgr.24370) 10386 : cluster [DBG] pgmap v10370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:42.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:41 smithi067 bash[27441]: cluster 2024-04-03T20:04:40.290600+0000 mgr.y (mgr.24370) 10386 : cluster [DBG] pgmap v10370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:43] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T20:04:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:04:43.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:43 smithi082 bash[20963]: cluster 2024-04-03T20:04:42.291823+0000 mgr.y (mgr.24370) 10387 : cluster [DBG] pgmap v10371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:43.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:43 smithi082 bash[20963]: audit 2024-04-03T20:04:42.933576+0000 mon.a (mon.0) 9159 : audit [DBG] from='client.? 172.21.15.67:0/1965432923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:44.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:43 smithi067 bash[27441]: cluster 2024-04-03T20:04:42.291823+0000 mgr.y (mgr.24370) 10387 : cluster [DBG] pgmap v10371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:44.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:43 smithi067 bash[27441]: audit 2024-04-03T20:04:42.933576+0000 mon.a (mon.0) 9159 : audit [DBG] from='client.? 172.21.15.67:0/1965432923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:44.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:43 smithi067 bash[17655]: cluster 2024-04-03T20:04:42.291823+0000 mgr.y (mgr.24370) 10387 : cluster [DBG] pgmap v10371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:44.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:43 smithi067 bash[17655]: audit 2024-04-03T20:04:42.933576+0000 mon.a (mon.0) 9159 : audit [DBG] from='client.? 172.21.15.67:0/1965432923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:46.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:45 smithi082 bash[20963]: cluster 2024-04-03T20:04:44.292609+0000 mgr.y (mgr.24370) 10388 : cluster [DBG] pgmap v10372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:46.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:45 smithi082 bash[20963]: audit 2024-04-03T20:04:45.386546+0000 mon.a (mon.0) 9160 : audit [DBG] from='client.? 172.21.15.67:0/4243349345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:46.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:45 smithi067 bash[27441]: cluster 2024-04-03T20:04:44.292609+0000 mgr.y (mgr.24370) 10388 : cluster [DBG] pgmap v10372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:46.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:45 smithi067 bash[27441]: audit 2024-04-03T20:04:45.386546+0000 mon.a (mon.0) 9160 : audit [DBG] from='client.? 172.21.15.67:0/4243349345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:46.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:45 smithi067 bash[17655]: cluster 2024-04-03T20:04:44.292609+0000 mgr.y (mgr.24370) 10388 : cluster [DBG] pgmap v10372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:46.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:45 smithi067 bash[17655]: audit 2024-04-03T20:04:45.386546+0000 mon.a (mon.0) 9160 : audit [DBG] from='client.? 172.21.15.67:0/4243349345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:48.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:47 smithi082 bash[20963]: cluster 2024-04-03T20:04:46.293821+0000 mgr.y (mgr.24370) 10389 : cluster [DBG] pgmap v10373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:48.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:47 smithi067 bash[17655]: cluster 2024-04-03T20:04:46.293821+0000 mgr.y (mgr.24370) 10389 : cluster [DBG] pgmap v10373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:48.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:47 smithi067 bash[27441]: cluster 2024-04-03T20:04:46.293821+0000 mgr.y (mgr.24370) 10389 : cluster [DBG] pgmap v10373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:48 smithi082 bash[20963]: audit 2024-04-03T20:04:47.839675+0000 mon.c (mon.2) 4101 : audit [DBG] from='client.? 172.21.15.67:0/2207744359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:48 smithi067 bash[27441]: audit 2024-04-03T20:04:47.839675+0000 mon.c (mon.2) 4101 : audit [DBG] from='client.? 172.21.15.67:0/2207744359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:48 smithi067 bash[17655]: audit 2024-04-03T20:04:47.839675+0000 mon.c (mon.2) 4101 : audit [DBG] from='client.? 172.21.15.67:0/2207744359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:50.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:49 smithi082 bash[20963]: cluster 2024-04-03T20:04:48.294492+0000 mgr.y (mgr.24370) 10390 : cluster [DBG] pgmap v10374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:49 smithi067 bash[27441]: cluster 2024-04-03T20:04:48.294492+0000 mgr.y (mgr.24370) 10390 : cluster [DBG] pgmap v10374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:50.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:49 smithi067 bash[17655]: cluster 2024-04-03T20:04:48.294492+0000 mgr.y (mgr.24370) 10390 : cluster [DBG] pgmap v10374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:50 smithi082 bash[20963]: audit 2024-04-03T20:04:50.296700+0000 mon.a (mon.0) 9161 : audit [DBG] from='client.? 172.21.15.67:0/1725198144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:50 smithi067 bash[27441]: audit 2024-04-03T20:04:50.296700+0000 mon.a (mon.0) 9161 : audit [DBG] from='client.? 172.21.15.67:0/1725198144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:51.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:50 smithi067 bash[17655]: audit 2024-04-03T20:04:50.296700+0000 mon.a (mon.0) 9161 : audit [DBG] from='client.? 172.21.15.67:0/1725198144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:52.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:51 smithi082 bash[20963]: cluster 2024-04-03T20:04:50.295101+0000 mgr.y (mgr.24370) 10391 : cluster [DBG] pgmap v10375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:52.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:51 smithi067 bash[27441]: cluster 2024-04-03T20:04:50.295101+0000 mgr.y (mgr.24370) 10391 : cluster [DBG] pgmap v10375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:52.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:51 smithi067 bash[17655]: cluster 2024-04-03T20:04:50.295101+0000 mgr.y (mgr.24370) 10391 : cluster [DBG] pgmap v10375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:52 smithi067 bash[17655]: audit 2024-04-03T20:04:52.747680+0000 mon.c (mon.2) 4102 : audit [DBG] from='client.? 172.21.15.67:0/3558392898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:53.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:52 smithi067 bash[27441]: audit 2024-04-03T20:04:52.747680+0000 mon.c (mon.2) 4102 : audit [DBG] from='client.? 172.21.15.67:0/3558392898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:52 smithi082 bash[20963]: audit 2024-04-03T20:04:52.747680+0000 mon.c (mon.2) 4102 : audit [DBG] from='client.? 172.21.15.67:0/3558392898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:53] "GET /metrics HTTP/1.1" 200 239968 "" "Prometheus/2.43.0" 2024-04-03T20:04:53.798 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:04:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:53 smithi082 bash[20963]: cluster 2024-04-03T20:04:52.296312+0000 mgr.y (mgr.24370) 10392 : cluster [DBG] pgmap v10376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:54.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:53 smithi067 bash[27441]: cluster 2024-04-03T20:04:52.296312+0000 mgr.y (mgr.24370) 10392 : cluster [DBG] pgmap v10376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:54.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:53 smithi067 bash[17655]: cluster 2024-04-03T20:04:52.296312+0000 mgr.y (mgr.24370) 10392 : cluster [DBG] pgmap v10376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:55 smithi082 bash[20963]: cluster 2024-04-03T20:04:54.297020+0000 mgr.y (mgr.24370) 10393 : cluster [DBG] pgmap v10377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:55 smithi082 bash[20963]: audit 2024-04-03T20:04:55.207497+0000 mon.c (mon.2) 4103 : audit [DBG] from='client.? 172.21.15.67:0/3471682688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:55 smithi082 bash[20963]: audit 2024-04-03T20:04:55.210166+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:55 smithi067 bash[17655]: cluster 2024-04-03T20:04:54.297020+0000 mgr.y (mgr.24370) 10393 : cluster [DBG] pgmap v10377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:55 smithi067 bash[17655]: audit 2024-04-03T20:04:55.207497+0000 mon.c (mon.2) 4103 : audit [DBG] from='client.? 172.21.15.67:0/3471682688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:55 smithi067 bash[17655]: audit 2024-04-03T20:04:55.210166+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:55 smithi067 bash[27441]: cluster 2024-04-03T20:04:54.297020+0000 mgr.y (mgr.24370) 10393 : cluster [DBG] pgmap v10377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:55 smithi067 bash[27441]: audit 2024-04-03T20:04:55.207497+0000 mon.c (mon.2) 4103 : audit [DBG] from='client.? 172.21.15.67:0/3471682688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:55 smithi067 bash[27441]: audit 2024-04-03T20:04:55.210166+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:04:58.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:57 smithi082 bash[20963]: cluster 2024-04-03T20:04:56.298217+0000 mgr.y (mgr.24370) 10394 : cluster [DBG] pgmap v10378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:58.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:57 smithi082 bash[20963]: audit 2024-04-03T20:04:57.450303+0000 mon.a (mon.0) 9163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:04:58.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:57 smithi082 bash[20963]: audit 2024-04-03T20:04:57.667923+0000 mon.c (mon.2) 4104 : audit [DBG] from='client.? 172.21.15.67:0/1382962153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:58.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:57 smithi067 bash[27441]: cluster 2024-04-03T20:04:56.298217+0000 mgr.y (mgr.24370) 10394 : cluster [DBG] pgmap v10378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:58.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:57 smithi067 bash[27441]: audit 2024-04-03T20:04:57.450303+0000 mon.a (mon.0) 9163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:04:58.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:57 smithi067 bash[27441]: audit 2024-04-03T20:04:57.667923+0000 mon.c (mon.2) 4104 : audit [DBG] from='client.? 172.21.15.67:0/1382962153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:04:58.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:57 smithi067 bash[17655]: cluster 2024-04-03T20:04:56.298217+0000 mgr.y (mgr.24370) 10394 : cluster [DBG] pgmap v10378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:04:58.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:57 smithi067 bash[17655]: audit 2024-04-03T20:04:57.450303+0000 mon.a (mon.0) 9163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:04:58.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:57 smithi067 bash[17655]: audit 2024-04-03T20:04:57.667923+0000 mon.c (mon.2) 4104 : audit [DBG] from='client.? 172.21.15.67:0/1382962153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:00.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:04:59 smithi082 bash[20963]: cluster 2024-04-03T20:04:58.298940+0000 mgr.y (mgr.24370) 10395 : cluster [DBG] pgmap v10379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:00.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:04:59 smithi067 bash[17655]: cluster 2024-04-03T20:04:58.298940+0000 mgr.y (mgr.24370) 10395 : cluster [DBG] pgmap v10379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:00.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:04:59 smithi067 bash[27441]: cluster 2024-04-03T20:04:58.298940+0000 mgr.y (mgr.24370) 10395 : cluster [DBG] pgmap v10379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:00 smithi082 bash[20963]: audit 2024-04-03T20:05:00.117899+0000 mon.c (mon.2) 4105 : audit [DBG] from='client.? 172.21.15.67:0/2508413628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:01.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:00 smithi067 bash[17655]: audit 2024-04-03T20:05:00.117899+0000 mon.c (mon.2) 4105 : audit [DBG] from='client.? 172.21.15.67:0/2508413628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:01.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:00 smithi067 bash[27441]: audit 2024-04-03T20:05:00.117899+0000 mon.c (mon.2) 4105 : audit [DBG] from='client.? 172.21.15.67:0/2508413628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:02.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:01 smithi082 bash[20963]: cluster 2024-04-03T20:05:00.299705+0000 mgr.y (mgr.24370) 10396 : cluster [DBG] pgmap v10380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:02.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:01 smithi067 bash[17655]: cluster 2024-04-03T20:05:00.299705+0000 mgr.y (mgr.24370) 10396 : cluster [DBG] pgmap v10380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:02.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:01 smithi067 bash[27441]: cluster 2024-04-03T20:05:00.299705+0000 mgr.y (mgr.24370) 10396 : cluster [DBG] pgmap v10380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:02 smithi067 bash[27441]: audit 2024-04-03T20:05:02.597917+0000 mon.a (mon.0) 9164 : audit [DBG] from='client.? 172.21.15.67:0/1434080572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:02 smithi067 bash[17655]: audit 2024-04-03T20:05:02.597917+0000 mon.a (mon.0) 9164 : audit [DBG] from='client.? 172.21.15.67:0/1434080572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:02 smithi082 bash[20963]: audit 2024-04-03T20:05:02.597917+0000 mon.a (mon.0) 9164 : audit [DBG] from='client.? 172.21.15.67:0/1434080572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:03] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:05:03.833 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:05:04.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:03 smithi082 bash[20963]: cluster 2024-04-03T20:05:02.300930+0000 mgr.y (mgr.24370) 10397 : cluster [DBG] pgmap v10381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:04.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:03 smithi082 bash[20963]: audit 2024-04-03T20:05:03.145665+0000 mon.a (mon.0) 9165 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:03 smithi082 bash[20963]: audit 2024-04-03T20:05:03.153510+0000 mon.a (mon.0) 9166 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:03 smithi082 bash[20963]: audit 2024-04-03T20:05:03.461512+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:03 smithi082 bash[20963]: audit 2024-04-03T20:05:03.468700+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[17655]: cluster 2024-04-03T20:05:02.300930+0000 mgr.y (mgr.24370) 10397 : cluster [DBG] pgmap v10381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[17655]: audit 2024-04-03T20:05:03.145665+0000 mon.a (mon.0) 9165 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[17655]: audit 2024-04-03T20:05:03.153510+0000 mon.a (mon.0) 9166 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[17655]: audit 2024-04-03T20:05:03.461512+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[17655]: audit 2024-04-03T20:05:03.468700+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[27441]: cluster 2024-04-03T20:05:02.300930+0000 mgr.y (mgr.24370) 10397 : cluster [DBG] pgmap v10381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:04.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[27441]: audit 2024-04-03T20:05:03.145665+0000 mon.a (mon.0) 9165 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[27441]: audit 2024-04-03T20:05:03.153510+0000 mon.a (mon.0) 9166 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[27441]: audit 2024-04-03T20:05:03.461512+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:04.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:03 smithi067 bash[27441]: audit 2024-04-03T20:05:03.468700+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:04 smithi082 bash[20963]: audit 2024-04-03T20:05:03.901127+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:05:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:04 smithi082 bash[20963]: audit 2024-04-03T20:05:03.903084+0000 mon.a (mon.0) 9170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:05:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:04 smithi082 bash[20963]: audit 2024-04-03T20:05:03.913627+0000 mon.a (mon.0) 9171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:04 smithi067 bash[27441]: audit 2024-04-03T20:05:03.901127+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:05:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:04 smithi067 bash[27441]: audit 2024-04-03T20:05:03.903084+0000 mon.a (mon.0) 9170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:05:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:04 smithi067 bash[27441]: audit 2024-04-03T20:05:03.913627+0000 mon.a (mon.0) 9171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:04 smithi067 bash[17655]: audit 2024-04-03T20:05:03.901127+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:05:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:04 smithi067 bash[17655]: audit 2024-04-03T20:05:03.903084+0000 mon.a (mon.0) 9170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:05:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:04 smithi067 bash[17655]: audit 2024-04-03T20:05:03.913627+0000 mon.a (mon.0) 9171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:05:06.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:05 smithi067 bash[17655]: cluster 2024-04-03T20:05:04.301850+0000 mgr.y (mgr.24370) 10398 : cluster [DBG] pgmap v10382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:06.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:05 smithi067 bash[17655]: audit 2024-04-03T20:05:05.047703+0000 mon.c (mon.2) 4106 : audit [DBG] from='client.? 172.21.15.67:0/489829631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:06.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:05 smithi067 bash[27441]: cluster 2024-04-03T20:05:04.301850+0000 mgr.y (mgr.24370) 10398 : cluster [DBG] pgmap v10382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:06.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:05 smithi067 bash[27441]: audit 2024-04-03T20:05:05.047703+0000 mon.c (mon.2) 4106 : audit [DBG] from='client.? 172.21.15.67:0/489829631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:06.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:05 smithi082 bash[20963]: cluster 2024-04-03T20:05:04.301850+0000 mgr.y (mgr.24370) 10398 : cluster [DBG] pgmap v10382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:06.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:05 smithi082 bash[20963]: audit 2024-04-03T20:05:05.047703+0000 mon.c (mon.2) 4106 : audit [DBG] from='client.? 172.21.15.67:0/489829631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:08.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:07 smithi082 bash[20963]: cluster 2024-04-03T20:05:06.303102+0000 mgr.y (mgr.24370) 10399 : cluster [DBG] pgmap v10383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:08.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:07 smithi082 bash[20963]: audit 2024-04-03T20:05:07.502899+0000 mon.c (mon.2) 4107 : audit [DBG] from='client.? 172.21.15.67:0/1555246255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:08.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:07 smithi067 bash[17655]: cluster 2024-04-03T20:05:06.303102+0000 mgr.y (mgr.24370) 10399 : cluster [DBG] pgmap v10383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:08.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:07 smithi067 bash[17655]: audit 2024-04-03T20:05:07.502899+0000 mon.c (mon.2) 4107 : audit [DBG] from='client.? 172.21.15.67:0/1555246255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:08.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:07 smithi067 bash[27441]: cluster 2024-04-03T20:05:06.303102+0000 mgr.y (mgr.24370) 10399 : cluster [DBG] pgmap v10383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:08.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:07 smithi067 bash[27441]: audit 2024-04-03T20:05:07.502899+0000 mon.c (mon.2) 4107 : audit [DBG] from='client.? 172.21.15.67:0/1555246255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:10.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:09 smithi082 bash[20963]: cluster 2024-04-03T20:05:08.303821+0000 mgr.y (mgr.24370) 10400 : cluster [DBG] pgmap v10384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:09 smithi067 bash[27441]: cluster 2024-04-03T20:05:08.303821+0000 mgr.y (mgr.24370) 10400 : cluster [DBG] pgmap v10384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:10.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:09 smithi067 bash[17655]: cluster 2024-04-03T20:05:08.303821+0000 mgr.y (mgr.24370) 10400 : cluster [DBG] pgmap v10384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:11.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:10 smithi082 bash[20963]: audit 2024-04-03T20:05:09.951624+0000 mon.a (mon.0) 9172 : audit [DBG] from='client.? 172.21.15.67:0/3815222592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:11.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:10 smithi082 bash[20963]: audit 2024-04-03T20:05:10.212051+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:10 smithi067 bash[17655]: audit 2024-04-03T20:05:09.951624+0000 mon.a (mon.0) 9172 : audit [DBG] from='client.? 172.21.15.67:0/3815222592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:10 smithi067 bash[17655]: audit 2024-04-03T20:05:10.212051+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:10 smithi067 bash[27441]: audit 2024-04-03T20:05:09.951624+0000 mon.a (mon.0) 9172 : audit [DBG] from='client.? 172.21.15.67:0/3815222592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:10 smithi067 bash[27441]: audit 2024-04-03T20:05:10.212051+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:12.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:11 smithi082 bash[20963]: cluster 2024-04-03T20:05:10.304574+0000 mgr.y (mgr.24370) 10401 : cluster [DBG] pgmap v10385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:12.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:11 smithi067 bash[27441]: cluster 2024-04-03T20:05:10.304574+0000 mgr.y (mgr.24370) 10401 : cluster [DBG] pgmap v10385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:12.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:11 smithi067 bash[17655]: cluster 2024-04-03T20:05:10.304574+0000 mgr.y (mgr.24370) 10401 : cluster [DBG] pgmap v10385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:13.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:12 smithi082 bash[20963]: audit 2024-04-03T20:05:12.409675+0000 mon.a (mon.0) 9174 : audit [DBG] from='client.? 172.21.15.67:0/1409661100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:05:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:12 smithi067 bash[27441]: audit 2024-04-03T20:05:12.409675+0000 mon.a (mon.0) 9174 : audit [DBG] from='client.? 172.21.15.67:0/1409661100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:12 smithi067 bash[17655]: audit 2024-04-03T20:05:12.409675+0000 mon.a (mon.0) 9174 : audit [DBG] from='client.? 172.21.15.67:0/1409661100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:05:14.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:13 smithi082 bash[20963]: cluster 2024-04-03T20:05:12.305679+0000 mgr.y (mgr.24370) 10402 : cluster [DBG] pgmap v10386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:14.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:13 smithi067 bash[27441]: cluster 2024-04-03T20:05:12.305679+0000 mgr.y (mgr.24370) 10402 : cluster [DBG] pgmap v10386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:14.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:13 smithi067 bash[17655]: cluster 2024-04-03T20:05:12.305679+0000 mgr.y (mgr.24370) 10402 : cluster [DBG] pgmap v10386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:15.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:14 smithi082 bash[20963]: audit 2024-04-03T20:05:14.868195+0000 mon.a (mon.0) 9175 : audit [DBG] from='client.? 172.21.15.67:0/3564479849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:14 smithi067 bash[27441]: audit 2024-04-03T20:05:14.868195+0000 mon.a (mon.0) 9175 : audit [DBG] from='client.? 172.21.15.67:0/3564479849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:15.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:14 smithi067 bash[17655]: audit 2024-04-03T20:05:14.868195+0000 mon.a (mon.0) 9175 : audit [DBG] from='client.? 172.21.15.67:0/3564479849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:16.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:15 smithi082 bash[20963]: cluster 2024-04-03T20:05:14.306508+0000 mgr.y (mgr.24370) 10403 : cluster [DBG] pgmap v10387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:15 smithi067 bash[17655]: cluster 2024-04-03T20:05:14.306508+0000 mgr.y (mgr.24370) 10403 : cluster [DBG] pgmap v10387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:15 smithi067 bash[27441]: cluster 2024-04-03T20:05:14.306508+0000 mgr.y (mgr.24370) 10403 : cluster [DBG] pgmap v10387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:17.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:17 smithi067 bash[17655]: cluster 2024-04-03T20:05:16.307736+0000 mgr.y (mgr.24370) 10404 : cluster [DBG] pgmap v10388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:17 smithi067 bash[17655]: audit 2024-04-03T20:05:17.336362+0000 mon.a (mon.0) 9176 : audit [DBG] from='client.? 172.21.15.67:0/4018072861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:17.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:17 smithi067 bash[27441]: cluster 2024-04-03T20:05:16.307736+0000 mgr.y (mgr.24370) 10404 : cluster [DBG] pgmap v10388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:17.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:17 smithi067 bash[27441]: audit 2024-04-03T20:05:17.336362+0000 mon.a (mon.0) 9176 : audit [DBG] from='client.? 172.21.15.67:0/4018072861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:17 smithi082 bash[20963]: cluster 2024-04-03T20:05:16.307736+0000 mgr.y (mgr.24370) 10404 : cluster [DBG] pgmap v10388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:17 smithi082 bash[20963]: audit 2024-04-03T20:05:17.336362+0000 mon.a (mon.0) 9176 : audit [DBG] from='client.? 172.21.15.67:0/4018072861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:19.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:19 smithi067 bash[17655]: cluster 2024-04-03T20:05:18.308411+0000 mgr.y (mgr.24370) 10405 : cluster [DBG] pgmap v10389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:19.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:19 smithi067 bash[27441]: cluster 2024-04-03T20:05:18.308411+0000 mgr.y (mgr.24370) 10405 : cluster [DBG] pgmap v10389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:19.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:19 smithi082 bash[20963]: cluster 2024-04-03T20:05:18.308411+0000 mgr.y (mgr.24370) 10405 : cluster [DBG] pgmap v10389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:20.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:20 smithi067 bash[17655]: audit 2024-04-03T20:05:19.786982+0000 mon.c (mon.2) 4108 : audit [DBG] from='client.? 172.21.15.67:0/3501134321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:20.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:20 smithi067 bash[27441]: audit 2024-04-03T20:05:19.786982+0000 mon.c (mon.2) 4108 : audit [DBG] from='client.? 172.21.15.67:0/3501134321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:20.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:20 smithi082 bash[20963]: audit 2024-04-03T20:05:19.786982+0000 mon.c (mon.2) 4108 : audit [DBG] from='client.? 172.21.15.67:0/3501134321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:21.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:21 smithi067 bash[27441]: cluster 2024-04-03T20:05:20.309064+0000 mgr.y (mgr.24370) 10406 : cluster [DBG] pgmap v10390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:21.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:21 smithi067 bash[17655]: cluster 2024-04-03T20:05:20.309064+0000 mgr.y (mgr.24370) 10406 : cluster [DBG] pgmap v10390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:21.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:21 smithi082 bash[20963]: cluster 2024-04-03T20:05:20.309064+0000 mgr.y (mgr.24370) 10406 : cluster [DBG] pgmap v10390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:22.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:22 smithi082 bash[20963]: audit 2024-04-03T20:05:22.234378+0000 mon.c (mon.2) 4109 : audit [DBG] from='client.? 172.21.15.67:0/1212560009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:22 smithi067 bash[27441]: audit 2024-04-03T20:05:22.234378+0000 mon.c (mon.2) 4109 : audit [DBG] from='client.? 172.21.15.67:0/1212560009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:22.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:22 smithi067 bash[17655]: audit 2024-04-03T20:05:22.234378+0000 mon.c (mon.2) 4109 : audit [DBG] from='client.? 172.21.15.67:0/1212560009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:05:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:23 smithi082 bash[20963]: cluster 2024-04-03T20:05:22.310342+0000 mgr.y (mgr.24370) 10407 : cluster [DBG] pgmap v10391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:05:23.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:23 smithi067 bash[17655]: cluster 2024-04-03T20:05:22.310342+0000 mgr.y (mgr.24370) 10407 : cluster [DBG] pgmap v10391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:23.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:23 smithi067 bash[27441]: cluster 2024-04-03T20:05:22.310342+0000 mgr.y (mgr.24370) 10407 : cluster [DBG] pgmap v10391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:25.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:25 smithi082 bash[20963]: cluster 2024-04-03T20:05:24.311161+0000 mgr.y (mgr.24370) 10408 : cluster [DBG] pgmap v10392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:25.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:25 smithi082 bash[20963]: audit 2024-04-03T20:05:24.699124+0000 mon.a (mon.0) 9177 : audit [DBG] from='client.? 172.21.15.67:0/3825555554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:25.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:25 smithi082 bash[20963]: audit 2024-04-03T20:05:25.212418+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:25 smithi067 bash[17655]: cluster 2024-04-03T20:05:24.311161+0000 mgr.y (mgr.24370) 10408 : cluster [DBG] pgmap v10392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:25.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:25 smithi067 bash[17655]: audit 2024-04-03T20:05:24.699124+0000 mon.a (mon.0) 9177 : audit [DBG] from='client.? 172.21.15.67:0/3825555554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:25.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:25 smithi067 bash[17655]: audit 2024-04-03T20:05:25.212418+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:25.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:25 smithi067 bash[27441]: cluster 2024-04-03T20:05:24.311161+0000 mgr.y (mgr.24370) 10408 : cluster [DBG] pgmap v10392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:25.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:25 smithi067 bash[27441]: audit 2024-04-03T20:05:24.699124+0000 mon.a (mon.0) 9177 : audit [DBG] from='client.? 172.21.15.67:0/3825555554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:25.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:25 smithi067 bash[27441]: audit 2024-04-03T20:05:25.212418+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:27 smithi082 bash[20963]: cluster 2024-04-03T20:05:26.312417+0000 mgr.y (mgr.24370) 10409 : cluster [DBG] pgmap v10393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:27.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:27 smithi082 bash[20963]: audit 2024-04-03T20:05:27.163835+0000 mon.a (mon.0) 9179 : audit [DBG] from='client.? 172.21.15.67:0/2360786387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:27.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:27 smithi067 bash[27441]: cluster 2024-04-03T20:05:26.312417+0000 mgr.y (mgr.24370) 10409 : cluster [DBG] pgmap v10393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:27.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:27 smithi067 bash[27441]: audit 2024-04-03T20:05:27.163835+0000 mon.a (mon.0) 9179 : audit [DBG] from='client.? 172.21.15.67:0/2360786387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:27.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:27 smithi067 bash[17655]: cluster 2024-04-03T20:05:26.312417+0000 mgr.y (mgr.24370) 10409 : cluster [DBG] pgmap v10393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:27.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:27 smithi067 bash[17655]: audit 2024-04-03T20:05:27.163835+0000 mon.a (mon.0) 9179 : audit [DBG] from='client.? 172.21.15.67:0/2360786387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:29.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:29 smithi082 bash[20963]: cluster 2024-04-03T20:05:28.313034+0000 mgr.y (mgr.24370) 10410 : cluster [DBG] pgmap v10394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:29 smithi067 bash[27441]: cluster 2024-04-03T20:05:28.313034+0000 mgr.y (mgr.24370) 10410 : cluster [DBG] pgmap v10394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:29.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:29 smithi067 bash[17655]: cluster 2024-04-03T20:05:28.313034+0000 mgr.y (mgr.24370) 10410 : cluster [DBG] pgmap v10394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:30 smithi082 bash[20963]: audit 2024-04-03T20:05:29.626653+0000 mon.c (mon.2) 4110 : audit [DBG] from='client.? 172.21.15.67:0/1007767741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:30.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:30 smithi067 bash[17655]: audit 2024-04-03T20:05:29.626653+0000 mon.c (mon.2) 4110 : audit [DBG] from='client.? 172.21.15.67:0/1007767741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:30 smithi067 bash[27441]: audit 2024-04-03T20:05:29.626653+0000 mon.c (mon.2) 4110 : audit [DBG] from='client.? 172.21.15.67:0/1007767741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:31 smithi082 bash[20963]: cluster 2024-04-03T20:05:30.313771+0000 mgr.y (mgr.24370) 10411 : cluster [DBG] pgmap v10395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:31 smithi067 bash[17655]: cluster 2024-04-03T20:05:30.313771+0000 mgr.y (mgr.24370) 10411 : cluster [DBG] pgmap v10395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:31.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:31 smithi067 bash[27441]: cluster 2024-04-03T20:05:30.313771+0000 mgr.y (mgr.24370) 10411 : cluster [DBG] pgmap v10395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:32 smithi082 bash[20963]: audit 2024-04-03T20:05:32.084206+0000 mon.c (mon.2) 4111 : audit [DBG] from='client.? 172.21.15.67:0/69008044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:32.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:32 smithi067 bash[27441]: audit 2024-04-03T20:05:32.084206+0000 mon.c (mon.2) 4111 : audit [DBG] from='client.? 172.21.15.67:0/69008044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:32.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:32 smithi067 bash[17655]: audit 2024-04-03T20:05:32.084206+0000 mon.c (mon.2) 4111 : audit [DBG] from='client.? 172.21.15.67:0/69008044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:33] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:05:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:33 smithi082 bash[20963]: cluster 2024-04-03T20:05:32.315099+0000 mgr.y (mgr.24370) 10412 : cluster [DBG] pgmap v10396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:05:33.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:33 smithi067 bash[27441]: cluster 2024-04-03T20:05:32.315099+0000 mgr.y (mgr.24370) 10412 : cluster [DBG] pgmap v10396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:33.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:33 smithi067 bash[17655]: cluster 2024-04-03T20:05:32.315099+0000 mgr.y (mgr.24370) 10412 : cluster [DBG] pgmap v10396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:35.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:35 smithi082 bash[20963]: cluster 2024-04-03T20:05:34.315821+0000 mgr.y (mgr.24370) 10413 : cluster [DBG] pgmap v10397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:35.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:35 smithi082 bash[20963]: audit 2024-04-03T20:05:34.542376+0000 mon.c (mon.2) 4112 : audit [DBG] from='client.? 172.21.15.67:0/3752000089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:35.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:35 smithi067 bash[17655]: cluster 2024-04-03T20:05:34.315821+0000 mgr.y (mgr.24370) 10413 : cluster [DBG] pgmap v10397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:35.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:35 smithi067 bash[17655]: audit 2024-04-03T20:05:34.542376+0000 mon.c (mon.2) 4112 : audit [DBG] from='client.? 172.21.15.67:0/3752000089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:35.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:35 smithi067 bash[27441]: cluster 2024-04-03T20:05:34.315821+0000 mgr.y (mgr.24370) 10413 : cluster [DBG] pgmap v10397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:35.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:35 smithi067 bash[27441]: audit 2024-04-03T20:05:34.542376+0000 mon.c (mon.2) 4112 : audit [DBG] from='client.? 172.21.15.67:0/3752000089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:37 smithi082 bash[20963]: cluster 2024-04-03T20:05:36.316988+0000 mgr.y (mgr.24370) 10414 : cluster [DBG] pgmap v10398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:37.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:37 smithi082 bash[20963]: audit 2024-04-03T20:05:37.002469+0000 mon.c (mon.2) 4113 : audit [DBG] from='client.? 172.21.15.67:0/89161936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:37.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:37 smithi067 bash[17655]: cluster 2024-04-03T20:05:36.316988+0000 mgr.y (mgr.24370) 10414 : cluster [DBG] pgmap v10398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:37.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:37 smithi067 bash[17655]: audit 2024-04-03T20:05:37.002469+0000 mon.c (mon.2) 4113 : audit [DBG] from='client.? 172.21.15.67:0/89161936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:37.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:37 smithi067 bash[27441]: cluster 2024-04-03T20:05:36.316988+0000 mgr.y (mgr.24370) 10414 : cluster [DBG] pgmap v10398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:37.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:37 smithi067 bash[27441]: audit 2024-04-03T20:05:37.002469+0000 mon.c (mon.2) 4113 : audit [DBG] from='client.? 172.21.15.67:0/89161936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:39.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:39 smithi082 bash[20963]: cluster 2024-04-03T20:05:38.317698+0000 mgr.y (mgr.24370) 10415 : cluster [DBG] pgmap v10399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:39.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:39 smithi082 bash[20963]: audit 2024-04-03T20:05:39.461159+0000 mon.a (mon.0) 9180 : audit [DBG] from='client.? 172.21.15.67:0/1773086979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:39.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:39 smithi067 bash[17655]: cluster 2024-04-03T20:05:38.317698+0000 mgr.y (mgr.24370) 10415 : cluster [DBG] pgmap v10399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:39.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:39 smithi067 bash[17655]: audit 2024-04-03T20:05:39.461159+0000 mon.a (mon.0) 9180 : audit [DBG] from='client.? 172.21.15.67:0/1773086979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:39.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:39 smithi067 bash[27441]: cluster 2024-04-03T20:05:38.317698+0000 mgr.y (mgr.24370) 10415 : cluster [DBG] pgmap v10399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:39.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:39 smithi067 bash[27441]: audit 2024-04-03T20:05:39.461159+0000 mon.a (mon.0) 9180 : audit [DBG] from='client.? 172.21.15.67:0/1773086979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:40 smithi082 bash[20963]: audit 2024-04-03T20:05:40.212870+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:40.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:40 smithi067 bash[17655]: audit 2024-04-03T20:05:40.212870+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:40.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:40 smithi067 bash[27441]: audit 2024-04-03T20:05:40.212870+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:41 smithi082 bash[20963]: cluster 2024-04-03T20:05:40.318507+0000 mgr.y (mgr.24370) 10416 : cluster [DBG] pgmap v10400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:41.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:41 smithi067 bash[17655]: cluster 2024-04-03T20:05:40.318507+0000 mgr.y (mgr.24370) 10416 : cluster [DBG] pgmap v10400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:41.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:41 smithi067 bash[27441]: cluster 2024-04-03T20:05:40.318507+0000 mgr.y (mgr.24370) 10416 : cluster [DBG] pgmap v10400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:42 smithi082 bash[20963]: audit 2024-04-03T20:05:41.913945+0000 mon.a (mon.0) 9182 : audit [DBG] from='client.? 172.21.15.67:0/1089150265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:42.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:42 smithi067 bash[17655]: audit 2024-04-03T20:05:41.913945+0000 mon.a (mon.0) 9182 : audit [DBG] from='client.? 172.21.15.67:0/1089150265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:42 smithi067 bash[27441]: audit 2024-04-03T20:05:41.913945+0000 mon.a (mon.0) 9182 : audit [DBG] from='client.? 172.21.15.67:0/1089150265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:43] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:05:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:43 smithi082 bash[20963]: cluster 2024-04-03T20:05:42.319917+0000 mgr.y (mgr.24370) 10417 : cluster [DBG] pgmap v10401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:05:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:43 smithi067 bash[17655]: cluster 2024-04-03T20:05:42.319917+0000 mgr.y (mgr.24370) 10417 : cluster [DBG] pgmap v10401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:43 smithi067 bash[27441]: cluster 2024-04-03T20:05:42.319917+0000 mgr.y (mgr.24370) 10417 : cluster [DBG] pgmap v10401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:44 smithi082 bash[20963]: audit 2024-04-03T20:05:44.364212+0000 mon.c (mon.2) 4114 : audit [DBG] from='client.? 172.21.15.67:0/466714100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:44.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:44 smithi067 bash[27441]: audit 2024-04-03T20:05:44.364212+0000 mon.c (mon.2) 4114 : audit [DBG] from='client.? 172.21.15.67:0/466714100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:44.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:44 smithi067 bash[17655]: audit 2024-04-03T20:05:44.364212+0000 mon.c (mon.2) 4114 : audit [DBG] from='client.? 172.21.15.67:0/466714100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:45 smithi082 bash[20963]: cluster 2024-04-03T20:05:44.320654+0000 mgr.y (mgr.24370) 10418 : cluster [DBG] pgmap v10402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:45.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:45 smithi067 bash[27441]: cluster 2024-04-03T20:05:44.320654+0000 mgr.y (mgr.24370) 10418 : cluster [DBG] pgmap v10402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:45.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:45 smithi067 bash[17655]: cluster 2024-04-03T20:05:44.320654+0000 mgr.y (mgr.24370) 10418 : cluster [DBG] pgmap v10402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:47 smithi082 bash[20963]: cluster 2024-04-03T20:05:46.321792+0000 mgr.y (mgr.24370) 10419 : cluster [DBG] pgmap v10403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:47.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:47 smithi082 bash[20963]: audit 2024-04-03T20:05:46.825420+0000 mon.a (mon.0) 9183 : audit [DBG] from='client.? 172.21.15.67:0/2311538966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:47.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:47 smithi067 bash[27441]: cluster 2024-04-03T20:05:46.321792+0000 mgr.y (mgr.24370) 10419 : cluster [DBG] pgmap v10403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:47.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:47 smithi067 bash[27441]: audit 2024-04-03T20:05:46.825420+0000 mon.a (mon.0) 9183 : audit [DBG] from='client.? 172.21.15.67:0/2311538966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:47.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:47 smithi067 bash[17655]: cluster 2024-04-03T20:05:46.321792+0000 mgr.y (mgr.24370) 10419 : cluster [DBG] pgmap v10403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:47.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:47 smithi067 bash[17655]: audit 2024-04-03T20:05:46.825420+0000 mon.a (mon.0) 9183 : audit [DBG] from='client.? 172.21.15.67:0/2311538966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:49.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:49 smithi082 bash[20963]: cluster 2024-04-03T20:05:48.322493+0000 mgr.y (mgr.24370) 10420 : cluster [DBG] pgmap v10404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:49.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:49 smithi082 bash[20963]: audit 2024-04-03T20:05:49.274264+0000 mon.c (mon.2) 4115 : audit [DBG] from='client.? 172.21.15.67:0/2790730697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:49.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:49 smithi067 bash[27441]: cluster 2024-04-03T20:05:48.322493+0000 mgr.y (mgr.24370) 10420 : cluster [DBG] pgmap v10404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:49.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:49 smithi067 bash[27441]: audit 2024-04-03T20:05:49.274264+0000 mon.c (mon.2) 4115 : audit [DBG] from='client.? 172.21.15.67:0/2790730697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:49.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:49 smithi067 bash[17655]: cluster 2024-04-03T20:05:48.322493+0000 mgr.y (mgr.24370) 10420 : cluster [DBG] pgmap v10404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:49.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:49 smithi067 bash[17655]: audit 2024-04-03T20:05:49.274264+0000 mon.c (mon.2) 4115 : audit [DBG] from='client.? 172.21.15.67:0/2790730697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:51.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:51 smithi082 bash[20963]: cluster 2024-04-03T20:05:50.323230+0000 mgr.y (mgr.24370) 10421 : cluster [DBG] pgmap v10405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:51.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:51 smithi067 bash[17655]: cluster 2024-04-03T20:05:50.323230+0000 mgr.y (mgr.24370) 10421 : cluster [DBG] pgmap v10405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:51.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:51 smithi067 bash[27441]: cluster 2024-04-03T20:05:50.323230+0000 mgr.y (mgr.24370) 10421 : cluster [DBG] pgmap v10405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:52 smithi082 bash[20963]: audit 2024-04-03T20:05:51.733550+0000 mon.c (mon.2) 4116 : audit [DBG] from='client.? 172.21.15.67:0/2706226401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:52.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:52 smithi067 bash[17655]: audit 2024-04-03T20:05:51.733550+0000 mon.c (mon.2) 4116 : audit [DBG] from='client.? 172.21.15.67:0/2706226401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:52.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:52 smithi067 bash[27441]: audit 2024-04-03T20:05:51.733550+0000 mon.c (mon.2) 4116 : audit [DBG] from='client.? 172.21.15.67:0/2706226401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:53] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:05:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:53 smithi082 bash[20963]: cluster 2024-04-03T20:05:52.324511+0000 mgr.y (mgr.24370) 10422 : cluster [DBG] pgmap v10406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:05:53.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:53 smithi067 bash[27441]: cluster 2024-04-03T20:05:52.324511+0000 mgr.y (mgr.24370) 10422 : cluster [DBG] pgmap v10406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:53 smithi067 bash[17655]: cluster 2024-04-03T20:05:52.324511+0000 mgr.y (mgr.24370) 10422 : cluster [DBG] pgmap v10406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:54 smithi082 bash[20963]: audit 2024-04-03T20:05:54.186678+0000 mon.a (mon.0) 9184 : audit [DBG] from='client.? 172.21.15.67:0/898301878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:54.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:54 smithi067 bash[17655]: audit 2024-04-03T20:05:54.186678+0000 mon.a (mon.0) 9184 : audit [DBG] from='client.? 172.21.15.67:0/898301878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:54 smithi067 bash[27441]: audit 2024-04-03T20:05:54.186678+0000 mon.a (mon.0) 9184 : audit [DBG] from='client.? 172.21.15.67:0/898301878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:55 smithi082 bash[20963]: cluster 2024-04-03T20:05:54.325393+0000 mgr.y (mgr.24370) 10423 : cluster [DBG] pgmap v10407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:55.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:55 smithi082 bash[20963]: audit 2024-04-03T20:05:55.213218+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:55 smithi067 bash[27441]: cluster 2024-04-03T20:05:54.325393+0000 mgr.y (mgr.24370) 10423 : cluster [DBG] pgmap v10407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:55 smithi067 bash[27441]: audit 2024-04-03T20:05:55.213218+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:55.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:55 smithi067 bash[17655]: cluster 2024-04-03T20:05:54.325393+0000 mgr.y (mgr.24370) 10423 : cluster [DBG] pgmap v10407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:55.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:55 smithi067 bash[17655]: audit 2024-04-03T20:05:55.213218+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:05:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:57 smithi082 bash[20963]: cluster 2024-04-03T20:05:56.326144+0000 mgr.y (mgr.24370) 10424 : cluster [DBG] pgmap v10408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:57 smithi082 bash[20963]: audit 2024-04-03T20:05:56.653974+0000 mon.c (mon.2) 4117 : audit [DBG] from='client.? 172.21.15.67:0/4258518971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:57.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:57 smithi067 bash[27441]: cluster 2024-04-03T20:05:56.326144+0000 mgr.y (mgr.24370) 10424 : cluster [DBG] pgmap v10408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:57.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:57 smithi067 bash[27441]: audit 2024-04-03T20:05:56.653974+0000 mon.c (mon.2) 4117 : audit [DBG] from='client.? 172.21.15.67:0/4258518971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:57 smithi067 bash[17655]: cluster 2024-04-03T20:05:56.326144+0000 mgr.y (mgr.24370) 10424 : cluster [DBG] pgmap v10408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:57 smithi067 bash[17655]: audit 2024-04-03T20:05:56.653974+0000 mon.c (mon.2) 4117 : audit [DBG] from='client.? 172.21.15.67:0/4258518971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:59 smithi082 bash[20963]: cluster 2024-04-03T20:05:58.326773+0000 mgr.y (mgr.24370) 10425 : cluster [DBG] pgmap v10409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:59.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:05:59 smithi082 bash[20963]: audit 2024-04-03T20:05:59.097766+0000 mon.c (mon.2) 4118 : audit [DBG] from='client.? 172.21.15.67:0/3536790367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:59 smithi067 bash[27441]: cluster 2024-04-03T20:05:58.326773+0000 mgr.y (mgr.24370) 10425 : cluster [DBG] pgmap v10409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:05:59 smithi067 bash[27441]: audit 2024-04-03T20:05:59.097766+0000 mon.c (mon.2) 4118 : audit [DBG] from='client.? 172.21.15.67:0/3536790367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:05:59.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:59 smithi067 bash[17655]: cluster 2024-04-03T20:05:58.326773+0000 mgr.y (mgr.24370) 10425 : cluster [DBG] pgmap v10409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:05:59.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:05:59 smithi067 bash[17655]: audit 2024-04-03T20:05:59.097766+0000 mon.c (mon.2) 4118 : audit [DBG] from='client.? 172.21.15.67:0/3536790367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:01.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:01 smithi082 bash[20963]: cluster 2024-04-03T20:06:00.327455+0000 mgr.y (mgr.24370) 10426 : cluster [DBG] pgmap v10410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:01.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:01 smithi067 bash[17655]: cluster 2024-04-03T20:06:00.327455+0000 mgr.y (mgr.24370) 10426 : cluster [DBG] pgmap v10410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:01.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:01 smithi067 bash[27441]: cluster 2024-04-03T20:06:00.327455+0000 mgr.y (mgr.24370) 10426 : cluster [DBG] pgmap v10410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:02 smithi082 bash[20963]: audit 2024-04-03T20:06:01.564757+0000 mon.a (mon.0) 9186 : audit [DBG] from='client.? 172.21.15.67:0/1300348086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:02.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:02 smithi067 bash[17655]: audit 2024-04-03T20:06:01.564757+0000 mon.a (mon.0) 9186 : audit [DBG] from='client.? 172.21.15.67:0/1300348086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:02.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:02 smithi067 bash[27441]: audit 2024-04-03T20:06:01.564757+0000 mon.a (mon.0) 9186 : audit [DBG] from='client.? 172.21.15.67:0/1300348086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:06:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:03 smithi082 bash[20963]: cluster 2024-04-03T20:06:02.328627+0000 mgr.y (mgr.24370) 10427 : cluster [DBG] pgmap v10411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:06:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:03 smithi067 bash[17655]: cluster 2024-04-03T20:06:02.328627+0000 mgr.y (mgr.24370) 10427 : cluster [DBG] pgmap v10411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:03 smithi067 bash[27441]: cluster 2024-04-03T20:06:02.328627+0000 mgr.y (mgr.24370) 10427 : cluster [DBG] pgmap v10411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:04.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:04 smithi082 bash[20963]: audit 2024-04-03T20:06:03.989532+0000 mon.a (mon.0) 9187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:06:04.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:04 smithi082 bash[20963]: audit 2024-04-03T20:06:04.015116+0000 mon.a (mon.0) 9188 : audit [DBG] from='client.? 172.21.15.67:0/119559277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:04.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:04 smithi067 bash[17655]: audit 2024-04-03T20:06:03.989532+0000 mon.a (mon.0) 9187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:06:04.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:04 smithi067 bash[17655]: audit 2024-04-03T20:06:04.015116+0000 mon.a (mon.0) 9188 : audit [DBG] from='client.? 172.21.15.67:0/119559277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:04.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:04 smithi067 bash[27441]: audit 2024-04-03T20:06:03.989532+0000 mon.a (mon.0) 9187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:06:04.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:04 smithi067 bash[27441]: audit 2024-04-03T20:06:04.015116+0000 mon.a (mon.0) 9188 : audit [DBG] from='client.? 172.21.15.67:0/119559277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:05 smithi082 bash[20963]: cluster 2024-04-03T20:06:04.329357+0000 mgr.y (mgr.24370) 10428 : cluster [DBG] pgmap v10412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:05 smithi067 bash[17655]: cluster 2024-04-03T20:06:04.329357+0000 mgr.y (mgr.24370) 10428 : cluster [DBG] pgmap v10412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:05 smithi067 bash[27441]: cluster 2024-04-03T20:06:04.329357+0000 mgr.y (mgr.24370) 10428 : cluster [DBG] pgmap v10412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:06 smithi082 bash[20963]: audit 2024-04-03T20:06:06.469664+0000 mon.c (mon.2) 4119 : audit [DBG] from='client.? 172.21.15.67:0/835743201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:06.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:06 smithi067 bash[17655]: audit 2024-04-03T20:06:06.469664+0000 mon.c (mon.2) 4119 : audit [DBG] from='client.? 172.21.15.67:0/835743201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:06.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:06 smithi067 bash[27441]: audit 2024-04-03T20:06:06.469664+0000 mon.c (mon.2) 4119 : audit [DBG] from='client.? 172.21.15.67:0/835743201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:07.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:07 smithi082 bash[20963]: cluster 2024-04-03T20:06:06.330627+0000 mgr.y (mgr.24370) 10429 : cluster [DBG] pgmap v10413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:07.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:07 smithi067 bash[17655]: cluster 2024-04-03T20:06:06.330627+0000 mgr.y (mgr.24370) 10429 : cluster [DBG] pgmap v10413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:07.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:07 smithi067 bash[27441]: cluster 2024-04-03T20:06:06.330627+0000 mgr.y (mgr.24370) 10429 : cluster [DBG] pgmap v10413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:09 smithi082 bash[20963]: cluster 2024-04-03T20:06:08.331379+0000 mgr.y (mgr.24370) 10430 : cluster [DBG] pgmap v10414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:09 smithi082 bash[20963]: audit 2024-04-03T20:06:08.925305+0000 mon.c (mon.2) 4120 : audit [DBG] from='client.? 172.21.15.67:0/1825385026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:09 smithi067 bash[17655]: cluster 2024-04-03T20:06:08.331379+0000 mgr.y (mgr.24370) 10430 : cluster [DBG] pgmap v10414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:09 smithi067 bash[17655]: audit 2024-04-03T20:06:08.925305+0000 mon.c (mon.2) 4120 : audit [DBG] from='client.? 172.21.15.67:0/1825385026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:09.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:09 smithi067 bash[27441]: cluster 2024-04-03T20:06:08.331379+0000 mgr.y (mgr.24370) 10430 : cluster [DBG] pgmap v10414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:09.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:09 smithi067 bash[27441]: audit 2024-04-03T20:06:08.925305+0000 mon.c (mon.2) 4120 : audit [DBG] from='client.? 172.21.15.67:0/1825385026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:10 smithi082 bash[20963]: audit 2024-04-03T20:06:09.689615+0000 mon.a (mon.0) 9189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:10 smithi082 bash[20963]: audit 2024-04-03T20:06:09.699749+0000 mon.a (mon.0) 9190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:10 smithi082 bash[20963]: audit 2024-04-03T20:06:09.993567+0000 mon.a (mon.0) 9191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:10 smithi082 bash[20963]: audit 2024-04-03T20:06:10.003008+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:10 smithi082 bash[20963]: audit 2024-04-03T20:06:10.213483+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:10 smithi082 bash[20963]: audit 2024-04-03T20:06:10.478101+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:06:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:10 smithi082 bash[20963]: audit 2024-04-03T20:06:10.479591+0000 mon.a (mon.0) 9195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:06:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:10 smithi082 bash[20963]: audit 2024-04-03T20:06:10.488745+0000 mon.a (mon.0) 9196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[27441]: audit 2024-04-03T20:06:09.689615+0000 mon.a (mon.0) 9189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[27441]: audit 2024-04-03T20:06:09.699749+0000 mon.a (mon.0) 9190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[27441]: audit 2024-04-03T20:06:09.993567+0000 mon.a (mon.0) 9191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[27441]: audit 2024-04-03T20:06:10.003008+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[27441]: audit 2024-04-03T20:06:10.213483+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[27441]: audit 2024-04-03T20:06:10.478101+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:06:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[27441]: audit 2024-04-03T20:06:10.479591+0000 mon.a (mon.0) 9195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:06:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[27441]: audit 2024-04-03T20:06:10.488745+0000 mon.a (mon.0) 9196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[17655]: audit 2024-04-03T20:06:09.689615+0000 mon.a (mon.0) 9189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[17655]: audit 2024-04-03T20:06:09.699749+0000 mon.a (mon.0) 9190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[17655]: audit 2024-04-03T20:06:09.993567+0000 mon.a (mon.0) 9191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[17655]: audit 2024-04-03T20:06:10.003008+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[17655]: audit 2024-04-03T20:06:10.213483+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[17655]: audit 2024-04-03T20:06:10.478101+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:06:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[17655]: audit 2024-04-03T20:06:10.479591+0000 mon.a (mon.0) 9195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:06:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:10 smithi067 bash[17655]: audit 2024-04-03T20:06:10.488745+0000 mon.a (mon.0) 9196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:06:12.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:11 smithi082 bash[20963]: cluster 2024-04-03T20:06:10.332082+0000 mgr.y (mgr.24370) 10431 : cluster [DBG] pgmap v10415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:12.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:11 smithi082 bash[20963]: audit 2024-04-03T20:06:11.373591+0000 mon.a (mon.0) 9197 : audit [DBG] from='client.? 172.21.15.67:0/1417106103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:12.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:11 smithi067 bash[27441]: cluster 2024-04-03T20:06:10.332082+0000 mgr.y (mgr.24370) 10431 : cluster [DBG] pgmap v10415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:12.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:11 smithi067 bash[27441]: audit 2024-04-03T20:06:11.373591+0000 mon.a (mon.0) 9197 : audit [DBG] from='client.? 172.21.15.67:0/1417106103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:12.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:11 smithi067 bash[17655]: cluster 2024-04-03T20:06:10.332082+0000 mgr.y (mgr.24370) 10431 : cluster [DBG] pgmap v10415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:12.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:11 smithi067 bash[17655]: audit 2024-04-03T20:06:11.373591+0000 mon.a (mon.0) 9197 : audit [DBG] from='client.? 172.21.15.67:0/1417106103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:13] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:06:13.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:13 smithi082 bash[20963]: cluster 2024-04-03T20:06:12.333204+0000 mgr.y (mgr.24370) 10432 : cluster [DBG] pgmap v10416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:06:14.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:13 smithi067 bash[17655]: cluster 2024-04-03T20:06:12.333204+0000 mgr.y (mgr.24370) 10432 : cluster [DBG] pgmap v10416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:14.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:13 smithi067 bash[27441]: cluster 2024-04-03T20:06:12.333204+0000 mgr.y (mgr.24370) 10432 : cluster [DBG] pgmap v10416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:14 smithi082 bash[20963]: audit 2024-04-03T20:06:13.827760+0000 mon.a (mon.0) 9198 : audit [DBG] from='client.? 172.21.15.67:0/1407824776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:14 smithi067 bash[27441]: audit 2024-04-03T20:06:13.827760+0000 mon.a (mon.0) 9198 : audit [DBG] from='client.? 172.21.15.67:0/1407824776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:14 smithi067 bash[17655]: audit 2024-04-03T20:06:13.827760+0000 mon.a (mon.0) 9198 : audit [DBG] from='client.? 172.21.15.67:0/1407824776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:15 smithi082 bash[20963]: cluster 2024-04-03T20:06:14.333918+0000 mgr.y (mgr.24370) 10433 : cluster [DBG] pgmap v10417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:15 smithi067 bash[17655]: cluster 2024-04-03T20:06:14.333918+0000 mgr.y (mgr.24370) 10433 : cluster [DBG] pgmap v10417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:15 smithi067 bash[27441]: cluster 2024-04-03T20:06:14.333918+0000 mgr.y (mgr.24370) 10433 : cluster [DBG] pgmap v10417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:16 smithi082 bash[20963]: audit 2024-04-03T20:06:16.273683+0000 mon.c (mon.2) 4121 : audit [DBG] from='client.? 172.21.15.67:0/3379721118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:16 smithi067 bash[17655]: audit 2024-04-03T20:06:16.273683+0000 mon.c (mon.2) 4121 : audit [DBG] from='client.? 172.21.15.67:0/3379721118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:16 smithi067 bash[27441]: audit 2024-04-03T20:06:16.273683+0000 mon.c (mon.2) 4121 : audit [DBG] from='client.? 172.21.15.67:0/3379721118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:17 smithi082 bash[20963]: cluster 2024-04-03T20:06:16.335054+0000 mgr.y (mgr.24370) 10434 : cluster [DBG] pgmap v10418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:17 smithi067 bash[17655]: cluster 2024-04-03T20:06:16.335054+0000 mgr.y (mgr.24370) 10434 : cluster [DBG] pgmap v10418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:17 smithi067 bash[27441]: cluster 2024-04-03T20:06:16.335054+0000 mgr.y (mgr.24370) 10434 : cluster [DBG] pgmap v10418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:19 smithi082 bash[20963]: cluster 2024-04-03T20:06:18.335742+0000 mgr.y (mgr.24370) 10435 : cluster [DBG] pgmap v10419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:19 smithi082 bash[20963]: audit 2024-04-03T20:06:18.730189+0000 mon.c (mon.2) 4122 : audit [DBG] from='client.? 172.21.15.67:0/620568680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:20.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:19 smithi067 bash[27441]: cluster 2024-04-03T20:06:18.335742+0000 mgr.y (mgr.24370) 10435 : cluster [DBG] pgmap v10419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:20.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:19 smithi067 bash[27441]: audit 2024-04-03T20:06:18.730189+0000 mon.c (mon.2) 4122 : audit [DBG] from='client.? 172.21.15.67:0/620568680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:19 smithi067 bash[17655]: cluster 2024-04-03T20:06:18.335742+0000 mgr.y (mgr.24370) 10435 : cluster [DBG] pgmap v10419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:19 smithi067 bash[17655]: audit 2024-04-03T20:06:18.730189+0000 mon.c (mon.2) 4122 : audit [DBG] from='client.? 172.21.15.67:0/620568680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:21 smithi082 bash[20963]: cluster 2024-04-03T20:06:20.336488+0000 mgr.y (mgr.24370) 10436 : cluster [DBG] pgmap v10420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:21 smithi082 bash[20963]: audit 2024-04-03T20:06:21.176163+0000 mon.a (mon.0) 9199 : audit [DBG] from='client.? 172.21.15.67:0/3104844801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:21 smithi067 bash[17655]: cluster 2024-04-03T20:06:20.336488+0000 mgr.y (mgr.24370) 10436 : cluster [DBG] pgmap v10420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:21 smithi067 bash[17655]: audit 2024-04-03T20:06:21.176163+0000 mon.a (mon.0) 9199 : audit [DBG] from='client.? 172.21.15.67:0/3104844801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:22.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:21 smithi067 bash[27441]: cluster 2024-04-03T20:06:20.336488+0000 mgr.y (mgr.24370) 10436 : cluster [DBG] pgmap v10420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:22.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:21 smithi067 bash[27441]: audit 2024-04-03T20:06:21.176163+0000 mon.a (mon.0) 9199 : audit [DBG] from='client.? 172.21.15.67:0/3104844801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:23] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:06:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:06:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:23 smithi082 bash[20963]: cluster 2024-04-03T20:06:22.337665+0000 mgr.y (mgr.24370) 10437 : cluster [DBG] pgmap v10421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:23 smithi082 bash[20963]: audit 2024-04-03T20:06:23.626575+0000 mon.a (mon.0) 9200 : audit [DBG] from='client.? 172.21.15.67:0/4053455780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:24.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:23 smithi067 bash[17655]: cluster 2024-04-03T20:06:22.337665+0000 mgr.y (mgr.24370) 10437 : cluster [DBG] pgmap v10421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:24.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:23 smithi067 bash[17655]: audit 2024-04-03T20:06:23.626575+0000 mon.a (mon.0) 9200 : audit [DBG] from='client.? 172.21.15.67:0/4053455780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:23 smithi067 bash[27441]: cluster 2024-04-03T20:06:22.337665+0000 mgr.y (mgr.24370) 10437 : cluster [DBG] pgmap v10421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:23 smithi067 bash[27441]: audit 2024-04-03T20:06:23.626575+0000 mon.a (mon.0) 9200 : audit [DBG] from='client.? 172.21.15.67:0/4053455780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:25 smithi082 bash[20963]: cluster 2024-04-03T20:06:24.338475+0000 mgr.y (mgr.24370) 10438 : cluster [DBG] pgmap v10422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:25 smithi082 bash[20963]: audit 2024-04-03T20:06:25.213970+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:25 smithi067 bash[17655]: cluster 2024-04-03T20:06:24.338475+0000 mgr.y (mgr.24370) 10438 : cluster [DBG] pgmap v10422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:25 smithi067 bash[17655]: audit 2024-04-03T20:06:25.213970+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:25 smithi067 bash[27441]: cluster 2024-04-03T20:06:24.338475+0000 mgr.y (mgr.24370) 10438 : cluster [DBG] pgmap v10422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:25 smithi067 bash[27441]: audit 2024-04-03T20:06:25.213970+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:26 smithi082 bash[20963]: audit 2024-04-03T20:06:26.081992+0000 mon.c (mon.2) 4123 : audit [DBG] from='client.? 172.21.15.67:0/4247037077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:26 smithi067 bash[17655]: audit 2024-04-03T20:06:26.081992+0000 mon.c (mon.2) 4123 : audit [DBG] from='client.? 172.21.15.67:0/4247037077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:26 smithi067 bash[27441]: audit 2024-04-03T20:06:26.081992+0000 mon.c (mon.2) 4123 : audit [DBG] from='client.? 172.21.15.67:0/4247037077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:28.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:27 smithi082 bash[20963]: cluster 2024-04-03T20:06:26.339777+0000 mgr.y (mgr.24370) 10439 : cluster [DBG] pgmap v10423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:28.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:27 smithi067 bash[27441]: cluster 2024-04-03T20:06:26.339777+0000 mgr.y (mgr.24370) 10439 : cluster [DBG] pgmap v10423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:28.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:27 smithi067 bash[17655]: cluster 2024-04-03T20:06:26.339777+0000 mgr.y (mgr.24370) 10439 : cluster [DBG] pgmap v10423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:28 smithi082 bash[20963]: audit 2024-04-03T20:06:28.541808+0000 mon.a (mon.0) 9202 : audit [DBG] from='client.? 172.21.15.67:0/3528648529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:28 smithi067 bash[17655]: audit 2024-04-03T20:06:28.541808+0000 mon.a (mon.0) 9202 : audit [DBG] from='client.? 172.21.15.67:0/3528648529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:28 smithi067 bash[27441]: audit 2024-04-03T20:06:28.541808+0000 mon.a (mon.0) 9202 : audit [DBG] from='client.? 172.21.15.67:0/3528648529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:29 smithi082 bash[20963]: cluster 2024-04-03T20:06:28.340602+0000 mgr.y (mgr.24370) 10440 : cluster [DBG] pgmap v10424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:29 smithi067 bash[17655]: cluster 2024-04-03T20:06:28.340602+0000 mgr.y (mgr.24370) 10440 : cluster [DBG] pgmap v10424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:29 smithi067 bash[27441]: cluster 2024-04-03T20:06:28.340602+0000 mgr.y (mgr.24370) 10440 : cluster [DBG] pgmap v10424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:31 smithi082 bash[20963]: cluster 2024-04-03T20:06:30.341315+0000 mgr.y (mgr.24370) 10441 : cluster [DBG] pgmap v10425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:31 smithi082 bash[20963]: audit 2024-04-03T20:06:30.992296+0000 mon.c (mon.2) 4124 : audit [DBG] from='client.? 172.21.15.67:0/4284394300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:32.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:31 smithi067 bash[27441]: cluster 2024-04-03T20:06:30.341315+0000 mgr.y (mgr.24370) 10441 : cluster [DBG] pgmap v10425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:32.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:31 smithi067 bash[27441]: audit 2024-04-03T20:06:30.992296+0000 mon.c (mon.2) 4124 : audit [DBG] from='client.? 172.21.15.67:0/4284394300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:32.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:31 smithi067 bash[17655]: cluster 2024-04-03T20:06:30.341315+0000 mgr.y (mgr.24370) 10441 : cluster [DBG] pgmap v10425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:32.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:31 smithi067 bash[17655]: audit 2024-04-03T20:06:30.992296+0000 mon.c (mon.2) 4124 : audit [DBG] from='client.? 172.21.15.67:0/4284394300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:06:33.766 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:06:34.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:33 smithi082 bash[20963]: cluster 2024-04-03T20:06:32.342482+0000 mgr.y (mgr.24370) 10442 : cluster [DBG] pgmap v10426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:34.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:33 smithi082 bash[20963]: audit 2024-04-03T20:06:33.446236+0000 mon.a (mon.0) 9203 : audit [DBG] from='client.? 172.21.15.67:0/4012887636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:34.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:33 smithi067 bash[17655]: cluster 2024-04-03T20:06:32.342482+0000 mgr.y (mgr.24370) 10442 : cluster [DBG] pgmap v10426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:34.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:33 smithi067 bash[17655]: audit 2024-04-03T20:06:33.446236+0000 mon.a (mon.0) 9203 : audit [DBG] from='client.? 172.21.15.67:0/4012887636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:33 smithi067 bash[27441]: cluster 2024-04-03T20:06:32.342482+0000 mgr.y (mgr.24370) 10442 : cluster [DBG] pgmap v10426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:33 smithi067 bash[27441]: audit 2024-04-03T20:06:33.446236+0000 mon.a (mon.0) 9203 : audit [DBG] from='client.? 172.21.15.67:0/4012887636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:35 smithi082 bash[20963]: cluster 2024-04-03T20:06:34.343162+0000 mgr.y (mgr.24370) 10443 : cluster [DBG] pgmap v10427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:35 smithi067 bash[27441]: cluster 2024-04-03T20:06:34.343162+0000 mgr.y (mgr.24370) 10443 : cluster [DBG] pgmap v10427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:35 smithi067 bash[17655]: cluster 2024-04-03T20:06:34.343162+0000 mgr.y (mgr.24370) 10443 : cluster [DBG] pgmap v10427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:36 smithi082 bash[20963]: audit 2024-04-03T20:06:35.905281+0000 mon.a (mon.0) 9204 : audit [DBG] from='client.? 172.21.15.67:0/3710902029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:36 smithi067 bash[27441]: audit 2024-04-03T20:06:35.905281+0000 mon.a (mon.0) 9204 : audit [DBG] from='client.? 172.21.15.67:0/3710902029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:36 smithi067 bash[17655]: audit 2024-04-03T20:06:35.905281+0000 mon.a (mon.0) 9204 : audit [DBG] from='client.? 172.21.15.67:0/3710902029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:37 smithi082 bash[20963]: cluster 2024-04-03T20:06:36.344399+0000 mgr.y (mgr.24370) 10444 : cluster [DBG] pgmap v10428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:37 smithi067 bash[27441]: cluster 2024-04-03T20:06:36.344399+0000 mgr.y (mgr.24370) 10444 : cluster [DBG] pgmap v10428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:37 smithi067 bash[17655]: cluster 2024-04-03T20:06:36.344399+0000 mgr.y (mgr.24370) 10444 : cluster [DBG] pgmap v10428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:38 smithi082 bash[20963]: audit 2024-04-03T20:06:38.365185+0000 mon.a (mon.0) 9205 : audit [DBG] from='client.? 172.21.15.67:0/3853075538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:39.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:38 smithi067 bash[17655]: audit 2024-04-03T20:06:38.365185+0000 mon.a (mon.0) 9205 : audit [DBG] from='client.? 172.21.15.67:0/3853075538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:39.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:38 smithi067 bash[27441]: audit 2024-04-03T20:06:38.365185+0000 mon.a (mon.0) 9205 : audit [DBG] from='client.? 172.21.15.67:0/3853075538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:39 smithi082 bash[20963]: cluster 2024-04-03T20:06:38.344992+0000 mgr.y (mgr.24370) 10445 : cluster [DBG] pgmap v10429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:40.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:39 smithi067 bash[17655]: cluster 2024-04-03T20:06:38.344992+0000 mgr.y (mgr.24370) 10445 : cluster [DBG] pgmap v10429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:40.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:39 smithi067 bash[27441]: cluster 2024-04-03T20:06:38.344992+0000 mgr.y (mgr.24370) 10445 : cluster [DBG] pgmap v10429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:40 smithi082 bash[20963]: audit 2024-04-03T20:06:40.214426+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:40 smithi067 bash[17655]: audit 2024-04-03T20:06:40.214426+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:40 smithi067 bash[27441]: audit 2024-04-03T20:06:40.214426+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:41 smithi082 bash[20963]: cluster 2024-04-03T20:06:40.345669+0000 mgr.y (mgr.24370) 10446 : cluster [DBG] pgmap v10430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:41 smithi082 bash[20963]: audit 2024-04-03T20:06:40.824968+0000 mon.a (mon.0) 9207 : audit [DBG] from='client.? 172.21.15.67:0/1883094434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:42.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:41 smithi067 bash[27441]: cluster 2024-04-03T20:06:40.345669+0000 mgr.y (mgr.24370) 10446 : cluster [DBG] pgmap v10430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:42.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:41 smithi067 bash[27441]: audit 2024-04-03T20:06:40.824968+0000 mon.a (mon.0) 9207 : audit [DBG] from='client.? 172.21.15.67:0/1883094434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:42.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:41 smithi067 bash[17655]: cluster 2024-04-03T20:06:40.345669+0000 mgr.y (mgr.24370) 10446 : cluster [DBG] pgmap v10430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:42.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:41 smithi067 bash[17655]: audit 2024-04-03T20:06:40.824968+0000 mon.a (mon.0) 9207 : audit [DBG] from='client.? 172.21.15.67:0/1883094434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:06:43.810 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:06:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:43 smithi082 bash[20963]: cluster 2024-04-03T20:06:42.346944+0000 mgr.y (mgr.24370) 10447 : cluster [DBG] pgmap v10431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:43 smithi082 bash[20963]: audit 2024-04-03T20:06:43.276575+0000 mon.c (mon.2) 4125 : audit [DBG] from='client.? 172.21.15.67:0/1111740710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:44.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:43 smithi067 bash[17655]: cluster 2024-04-03T20:06:42.346944+0000 mgr.y (mgr.24370) 10447 : cluster [DBG] pgmap v10431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:44.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:43 smithi067 bash[17655]: audit 2024-04-03T20:06:43.276575+0000 mon.c (mon.2) 4125 : audit [DBG] from='client.? 172.21.15.67:0/1111740710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:44.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:43 smithi067 bash[27441]: cluster 2024-04-03T20:06:42.346944+0000 mgr.y (mgr.24370) 10447 : cluster [DBG] pgmap v10431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:44.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:43 smithi067 bash[27441]: audit 2024-04-03T20:06:43.276575+0000 mon.c (mon.2) 4125 : audit [DBG] from='client.? 172.21.15.67:0/1111740710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:45 smithi082 bash[20963]: cluster 2024-04-03T20:06:44.347655+0000 mgr.y (mgr.24370) 10448 : cluster [DBG] pgmap v10432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:46.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:45 smithi082 bash[20963]: audit 2024-04-03T20:06:45.729655+0000 mon.a (mon.0) 9208 : audit [DBG] from='client.? 172.21.15.67:0/4073956967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:45 smithi067 bash[17655]: cluster 2024-04-03T20:06:44.347655+0000 mgr.y (mgr.24370) 10448 : cluster [DBG] pgmap v10432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:45 smithi067 bash[17655]: audit 2024-04-03T20:06:45.729655+0000 mon.a (mon.0) 9208 : audit [DBG] from='client.? 172.21.15.67:0/4073956967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:46.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:45 smithi067 bash[27441]: cluster 2024-04-03T20:06:44.347655+0000 mgr.y (mgr.24370) 10448 : cluster [DBG] pgmap v10432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:46.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:45 smithi067 bash[27441]: audit 2024-04-03T20:06:45.729655+0000 mon.a (mon.0) 9208 : audit [DBG] from='client.? 172.21.15.67:0/4073956967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:47 smithi082 bash[20963]: cluster 2024-04-03T20:06:46.348869+0000 mgr.y (mgr.24370) 10449 : cluster [DBG] pgmap v10433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:48.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:47 smithi067 bash[17655]: cluster 2024-04-03T20:06:46.348869+0000 mgr.y (mgr.24370) 10449 : cluster [DBG] pgmap v10433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:48.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:47 smithi067 bash[27441]: cluster 2024-04-03T20:06:46.348869+0000 mgr.y (mgr.24370) 10449 : cluster [DBG] pgmap v10433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:48 smithi082 bash[20963]: audit 2024-04-03T20:06:48.181647+0000 mon.a (mon.0) 9209 : audit [DBG] from='client.? 172.21.15.67:0/1863164624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:48 smithi067 bash[17655]: audit 2024-04-03T20:06:48.181647+0000 mon.a (mon.0) 9209 : audit [DBG] from='client.? 172.21.15.67:0/1863164624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:48 smithi067 bash[27441]: audit 2024-04-03T20:06:48.181647+0000 mon.a (mon.0) 9209 : audit [DBG] from='client.? 172.21.15.67:0/1863164624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:49 smithi082 bash[20963]: cluster 2024-04-03T20:06:48.349592+0000 mgr.y (mgr.24370) 10450 : cluster [DBG] pgmap v10434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:49 smithi067 bash[17655]: cluster 2024-04-03T20:06:48.349592+0000 mgr.y (mgr.24370) 10450 : cluster [DBG] pgmap v10434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:49 smithi067 bash[27441]: cluster 2024-04-03T20:06:48.349592+0000 mgr.y (mgr.24370) 10450 : cluster [DBG] pgmap v10434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:50 smithi082 bash[20963]: audit 2024-04-03T20:06:50.630247+0000 mon.a (mon.0) 9210 : audit [DBG] from='client.? 172.21.15.67:0/1743384880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:50 smithi067 bash[27441]: audit 2024-04-03T20:06:50.630247+0000 mon.a (mon.0) 9210 : audit [DBG] from='client.? 172.21.15.67:0/1743384880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:50 smithi067 bash[17655]: audit 2024-04-03T20:06:50.630247+0000 mon.a (mon.0) 9210 : audit [DBG] from='client.? 172.21.15.67:0/1743384880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:51 smithi082 bash[20963]: cluster 2024-04-03T20:06:50.350291+0000 mgr.y (mgr.24370) 10451 : cluster [DBG] pgmap v10435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:52.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:51 smithi067 bash[17655]: cluster 2024-04-03T20:06:50.350291+0000 mgr.y (mgr.24370) 10451 : cluster [DBG] pgmap v10435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:52.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:51 smithi067 bash[27441]: cluster 2024-04-03T20:06:50.350291+0000 mgr.y (mgr.24370) 10451 : cluster [DBG] pgmap v10435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:06:53.844 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:06:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:53 smithi082 bash[20963]: cluster 2024-04-03T20:06:52.351444+0000 mgr.y (mgr.24370) 10452 : cluster [DBG] pgmap v10436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:53 smithi082 bash[20963]: audit 2024-04-03T20:06:53.084783+0000 mon.a (mon.0) 9211 : audit [DBG] from='client.? 172.21.15.67:0/584779146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:54.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:53 smithi067 bash[17655]: cluster 2024-04-03T20:06:52.351444+0000 mgr.y (mgr.24370) 10452 : cluster [DBG] pgmap v10436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:54.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:53 smithi067 bash[17655]: audit 2024-04-03T20:06:53.084783+0000 mon.a (mon.0) 9211 : audit [DBG] from='client.? 172.21.15.67:0/584779146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:54.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:53 smithi067 bash[27441]: cluster 2024-04-03T20:06:52.351444+0000 mgr.y (mgr.24370) 10452 : cluster [DBG] pgmap v10436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:54.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:53 smithi067 bash[27441]: audit 2024-04-03T20:06:53.084783+0000 mon.a (mon.0) 9211 : audit [DBG] from='client.? 172.21.15.67:0/584779146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:55 smithi082 bash[20963]: cluster 2024-04-03T20:06:54.352137+0000 mgr.y (mgr.24370) 10453 : cluster [DBG] pgmap v10437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:55 smithi082 bash[20963]: audit 2024-04-03T20:06:55.214574+0000 mon.a (mon.0) 9212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:55 smithi082 bash[20963]: audit 2024-04-03T20:06:55.549929+0000 mon.c (mon.2) 4126 : audit [DBG] from='client.? 172.21.15.67:0/2206131906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:55 smithi067 bash[27441]: cluster 2024-04-03T20:06:54.352137+0000 mgr.y (mgr.24370) 10453 : cluster [DBG] pgmap v10437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:55 smithi067 bash[27441]: audit 2024-04-03T20:06:55.214574+0000 mon.a (mon.0) 9212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:55 smithi067 bash[27441]: audit 2024-04-03T20:06:55.549929+0000 mon.c (mon.2) 4126 : audit [DBG] from='client.? 172.21.15.67:0/2206131906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:55 smithi067 bash[17655]: cluster 2024-04-03T20:06:54.352137+0000 mgr.y (mgr.24370) 10453 : cluster [DBG] pgmap v10437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:55 smithi067 bash[17655]: audit 2024-04-03T20:06:55.214574+0000 mon.a (mon.0) 9212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:06:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:55 smithi067 bash[17655]: audit 2024-04-03T20:06:55.549929+0000 mon.c (mon.2) 4126 : audit [DBG] from='client.? 172.21.15.67:0/2206131906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:57 smithi082 bash[20963]: cluster 2024-04-03T20:06:56.353350+0000 mgr.y (mgr.24370) 10454 : cluster [DBG] pgmap v10438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:58.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:57 smithi067 bash[17655]: cluster 2024-04-03T20:06:56.353350+0000 mgr.y (mgr.24370) 10454 : cluster [DBG] pgmap v10438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:58.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:57 smithi067 bash[27441]: cluster 2024-04-03T20:06:56.353350+0000 mgr.y (mgr.24370) 10454 : cluster [DBG] pgmap v10438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:06:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:58 smithi082 bash[20963]: audit 2024-04-03T20:06:57.993108+0000 mon.c (mon.2) 4127 : audit [DBG] from='client.? 172.21.15.67:0/1101043131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:58 smithi067 bash[17655]: audit 2024-04-03T20:06:57.993108+0000 mon.c (mon.2) 4127 : audit [DBG] from='client.? 172.21.15.67:0/1101043131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:06:59.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:58 smithi067 bash[27441]: audit 2024-04-03T20:06:57.993108+0000 mon.c (mon.2) 4127 : audit [DBG] from='client.? 172.21.15.67:0/1101043131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:06:59 smithi082 bash[20963]: cluster 2024-04-03T20:06:58.354063+0000 mgr.y (mgr.24370) 10455 : cluster [DBG] pgmap v10439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:00.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:06:59 smithi067 bash[17655]: cluster 2024-04-03T20:06:58.354063+0000 mgr.y (mgr.24370) 10455 : cluster [DBG] pgmap v10439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:00.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:06:59 smithi067 bash[27441]: cluster 2024-04-03T20:06:58.354063+0000 mgr.y (mgr.24370) 10455 : cluster [DBG] pgmap v10439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:00 smithi082 bash[20963]: audit 2024-04-03T20:07:00.444719+0000 mon.a (mon.0) 9213 : audit [DBG] from='client.? 172.21.15.67:0/998497881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:01.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:00 smithi067 bash[17655]: audit 2024-04-03T20:07:00.444719+0000 mon.a (mon.0) 9213 : audit [DBG] from='client.? 172.21.15.67:0/998497881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:00 smithi067 bash[27441]: audit 2024-04-03T20:07:00.444719+0000 mon.a (mon.0) 9213 : audit [DBG] from='client.? 172.21.15.67:0/998497881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:01 smithi082 bash[20963]: cluster 2024-04-03T20:07:00.354686+0000 mgr.y (mgr.24370) 10456 : cluster [DBG] pgmap v10440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:02.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:01 smithi067 bash[17655]: cluster 2024-04-03T20:07:00.354686+0000 mgr.y (mgr.24370) 10456 : cluster [DBG] pgmap v10440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:02.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:01 smithi067 bash[27441]: cluster 2024-04-03T20:07:00.354686+0000 mgr.y (mgr.24370) 10456 : cluster [DBG] pgmap v10440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:07:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:07:04.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:03 smithi082 bash[20963]: cluster 2024-04-03T20:07:02.355689+0000 mgr.y (mgr.24370) 10457 : cluster [DBG] pgmap v10441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:04.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:03 smithi082 bash[20963]: audit 2024-04-03T20:07:02.898022+0000 mon.c (mon.2) 4128 : audit [DBG] from='client.? 172.21.15.67:0/2082287834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:04.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:03 smithi067 bash[17655]: cluster 2024-04-03T20:07:02.355689+0000 mgr.y (mgr.24370) 10457 : cluster [DBG] pgmap v10441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:04.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:03 smithi067 bash[17655]: audit 2024-04-03T20:07:02.898022+0000 mon.c (mon.2) 4128 : audit [DBG] from='client.? 172.21.15.67:0/2082287834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:04.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:03 smithi067 bash[27441]: cluster 2024-04-03T20:07:02.355689+0000 mgr.y (mgr.24370) 10457 : cluster [DBG] pgmap v10441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:04.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:03 smithi067 bash[27441]: audit 2024-04-03T20:07:02.898022+0000 mon.c (mon.2) 4128 : audit [DBG] from='client.? 172.21.15.67:0/2082287834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:05 smithi082 bash[20963]: cluster 2024-04-03T20:07:04.356394+0000 mgr.y (mgr.24370) 10458 : cluster [DBG] pgmap v10442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:05 smithi082 bash[20963]: audit 2024-04-03T20:07:05.348463+0000 mon.a (mon.0) 9214 : audit [DBG] from='client.? 172.21.15.67:0/3597731615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:06.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:05 smithi067 bash[17655]: cluster 2024-04-03T20:07:04.356394+0000 mgr.y (mgr.24370) 10458 : cluster [DBG] pgmap v10442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:06.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:05 smithi067 bash[17655]: audit 2024-04-03T20:07:05.348463+0000 mon.a (mon.0) 9214 : audit [DBG] from='client.? 172.21.15.67:0/3597731615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:06.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:05 smithi067 bash[27441]: cluster 2024-04-03T20:07:04.356394+0000 mgr.y (mgr.24370) 10458 : cluster [DBG] pgmap v10442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:06.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:05 smithi067 bash[27441]: audit 2024-04-03T20:07:05.348463+0000 mon.a (mon.0) 9214 : audit [DBG] from='client.? 172.21.15.67:0/3597731615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:08.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:07 smithi067 bash[17655]: cluster 2024-04-03T20:07:06.357512+0000 mgr.y (mgr.24370) 10459 : cluster [DBG] pgmap v10443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:08.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:07 smithi067 bash[17655]: audit 2024-04-03T20:07:07.810477+0000 mon.a (mon.0) 9215 : audit [DBG] from='client.? 172.21.15.67:0/329383708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:07 smithi067 bash[27441]: cluster 2024-04-03T20:07:06.357512+0000 mgr.y (mgr.24370) 10459 : cluster [DBG] pgmap v10443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:07 smithi067 bash[27441]: audit 2024-04-03T20:07:07.810477+0000 mon.a (mon.0) 9215 : audit [DBG] from='client.? 172.21.15.67:0/329383708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:07 smithi082 bash[20963]: cluster 2024-04-03T20:07:06.357512+0000 mgr.y (mgr.24370) 10459 : cluster [DBG] pgmap v10443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:07 smithi082 bash[20963]: audit 2024-04-03T20:07:07.810477+0000 mon.a (mon.0) 9215 : audit [DBG] from='client.? 172.21.15.67:0/329383708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:09 smithi067 bash[17655]: cluster 2024-04-03T20:07:08.358201+0000 mgr.y (mgr.24370) 10460 : cluster [DBG] pgmap v10444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:09 smithi067 bash[27441]: cluster 2024-04-03T20:07:08.358201+0000 mgr.y (mgr.24370) 10460 : cluster [DBG] pgmap v10444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:09 smithi082 bash[20963]: cluster 2024-04-03T20:07:08.358201+0000 mgr.y (mgr.24370) 10460 : cluster [DBG] pgmap v10444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:10 smithi067 bash[17655]: audit 2024-04-03T20:07:10.214853+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:10 smithi067 bash[17655]: audit 2024-04-03T20:07:10.262746+0000 mon.a (mon.0) 9217 : audit [DBG] from='client.? 172.21.15.67:0/276344701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:10 smithi067 bash[17655]: audit 2024-04-03T20:07:10.563251+0000 mon.a (mon.0) 9218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:07:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:10 smithi067 bash[27441]: audit 2024-04-03T20:07:10.214853+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:10 smithi067 bash[27441]: audit 2024-04-03T20:07:10.262746+0000 mon.a (mon.0) 9217 : audit [DBG] from='client.? 172.21.15.67:0/276344701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:10 smithi067 bash[27441]: audit 2024-04-03T20:07:10.563251+0000 mon.a (mon.0) 9218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:07:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:10 smithi082 bash[20963]: audit 2024-04-03T20:07:10.214853+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:10 smithi082 bash[20963]: audit 2024-04-03T20:07:10.262746+0000 mon.a (mon.0) 9217 : audit [DBG] from='client.? 172.21.15.67:0/276344701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:10 smithi082 bash[20963]: audit 2024-04-03T20:07:10.563251+0000 mon.a (mon.0) 9218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:07:12.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:11 smithi067 bash[27441]: cluster 2024-04-03T20:07:10.358818+0000 mgr.y (mgr.24370) 10461 : cluster [DBG] pgmap v10445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:12.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:11 smithi067 bash[17655]: cluster 2024-04-03T20:07:10.358818+0000 mgr.y (mgr.24370) 10461 : cluster [DBG] pgmap v10445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:11 smithi082 bash[20963]: cluster 2024-04-03T20:07:10.358818+0000 mgr.y (mgr.24370) 10461 : cluster [DBG] pgmap v10445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:13.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:12 smithi067 bash[17655]: audit 2024-04-03T20:07:12.710667+0000 mon.a (mon.0) 9219 : audit [DBG] from='client.? 172.21.15.67:0/1385079470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:13.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:13] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:07:13.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:12 smithi067 bash[27441]: audit 2024-04-03T20:07:12.710667+0000 mon.a (mon.0) 9219 : audit [DBG] from='client.? 172.21.15.67:0/1385079470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:12 smithi082 bash[20963]: audit 2024-04-03T20:07:12.710667+0000 mon.a (mon.0) 9219 : audit [DBG] from='client.? 172.21.15.67:0/1385079470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:07:14.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:13 smithi067 bash[17655]: cluster 2024-04-03T20:07:12.360060+0000 mgr.y (mgr.24370) 10462 : cluster [DBG] pgmap v10446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:14.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:13 smithi067 bash[27441]: cluster 2024-04-03T20:07:12.360060+0000 mgr.y (mgr.24370) 10462 : cluster [DBG] pgmap v10446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:13 smithi082 bash[20963]: cluster 2024-04-03T20:07:12.360060+0000 mgr.y (mgr.24370) 10462 : cluster [DBG] pgmap v10446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:15 smithi082 bash[20963]: cluster 2024-04-03T20:07:14.360732+0000 mgr.y (mgr.24370) 10463 : cluster [DBG] pgmap v10447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:15 smithi082 bash[20963]: audit 2024-04-03T20:07:15.167789+0000 mon.c (mon.2) 4129 : audit [DBG] from='client.? 172.21.15.67:0/3650234239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:15 smithi067 bash[17655]: cluster 2024-04-03T20:07:14.360732+0000 mgr.y (mgr.24370) 10463 : cluster [DBG] pgmap v10447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:15 smithi067 bash[17655]: audit 2024-04-03T20:07:15.167789+0000 mon.c (mon.2) 4129 : audit [DBG] from='client.? 172.21.15.67:0/3650234239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:15 smithi067 bash[27441]: cluster 2024-04-03T20:07:14.360732+0000 mgr.y (mgr.24370) 10463 : cluster [DBG] pgmap v10447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:15 smithi067 bash[27441]: audit 2024-04-03T20:07:15.167789+0000 mon.c (mon.2) 4129 : audit [DBG] from='client.? 172.21.15.67:0/3650234239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:17 smithi082 bash[20963]: audit 2024-04-03T20:07:16.311250+0000 mon.a (mon.0) 9220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:17 smithi082 bash[20963]: audit 2024-04-03T20:07:16.320439+0000 mon.a (mon.0) 9221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:17 smithi082 bash[20963]: cluster 2024-04-03T20:07:16.361723+0000 mgr.y (mgr.24370) 10464 : cluster [DBG] pgmap v10448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:17.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:17 smithi082 bash[20963]: audit 2024-04-03T20:07:16.611544+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:17 smithi082 bash[20963]: audit 2024-04-03T20:07:16.620370+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:17 smithi082 bash[20963]: audit 2024-04-03T20:07:17.096197+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:07:17.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:17 smithi082 bash[20963]: audit 2024-04-03T20:07:17.098019+0000 mon.a (mon.0) 9225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:07:17.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:17 smithi082 bash[20963]: audit 2024-04-03T20:07:17.107768+0000 mon.a (mon.0) 9226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[27441]: audit 2024-04-03T20:07:16.311250+0000 mon.a (mon.0) 9220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[27441]: audit 2024-04-03T20:07:16.320439+0000 mon.a (mon.0) 9221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[27441]: cluster 2024-04-03T20:07:16.361723+0000 mgr.y (mgr.24370) 10464 : cluster [DBG] pgmap v10448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[27441]: audit 2024-04-03T20:07:16.611544+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[27441]: audit 2024-04-03T20:07:16.620370+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[27441]: audit 2024-04-03T20:07:17.096197+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[27441]: audit 2024-04-03T20:07:17.098019+0000 mon.a (mon.0) 9225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[27441]: audit 2024-04-03T20:07:17.107768+0000 mon.a (mon.0) 9226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[17655]: audit 2024-04-03T20:07:16.311250+0000 mon.a (mon.0) 9220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[17655]: audit 2024-04-03T20:07:16.320439+0000 mon.a (mon.0) 9221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[17655]: cluster 2024-04-03T20:07:16.361723+0000 mgr.y (mgr.24370) 10464 : cluster [DBG] pgmap v10448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[17655]: audit 2024-04-03T20:07:16.611544+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[17655]: audit 2024-04-03T20:07:16.620370+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[17655]: audit 2024-04-03T20:07:17.096197+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[17655]: audit 2024-04-03T20:07:17.098019+0000 mon.a (mon.0) 9225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:07:17.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:17 smithi067 bash[17655]: audit 2024-04-03T20:07:17.107768+0000 mon.a (mon.0) 9226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:07:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:18 smithi082 bash[20963]: audit 2024-04-03T20:07:17.627388+0000 mon.a (mon.0) 9227 : audit [DBG] from='client.? 172.21.15.67:0/594161998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:18.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:18 smithi067 bash[17655]: audit 2024-04-03T20:07:17.627388+0000 mon.a (mon.0) 9227 : audit [DBG] from='client.? 172.21.15.67:0/594161998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:18.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:18 smithi067 bash[27441]: audit 2024-04-03T20:07:17.627388+0000 mon.a (mon.0) 9227 : audit [DBG] from='client.? 172.21.15.67:0/594161998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:19.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:19 smithi082 bash[20963]: cluster 2024-04-03T20:07:18.362437+0000 mgr.y (mgr.24370) 10465 : cluster [DBG] pgmap v10449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:19.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:19 smithi067 bash[17655]: cluster 2024-04-03T20:07:18.362437+0000 mgr.y (mgr.24370) 10465 : cluster [DBG] pgmap v10449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:19.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:19 smithi067 bash[27441]: cluster 2024-04-03T20:07:18.362437+0000 mgr.y (mgr.24370) 10465 : cluster [DBG] pgmap v10449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:20 smithi082 bash[20963]: audit 2024-04-03T20:07:20.082059+0000 mon.a (mon.0) 9228 : audit [DBG] from='client.? 172.21.15.67:0/1386916428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:20.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:20 smithi067 bash[17655]: audit 2024-04-03T20:07:20.082059+0000 mon.a (mon.0) 9228 : audit [DBG] from='client.? 172.21.15.67:0/1386916428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:20.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:20 smithi067 bash[27441]: audit 2024-04-03T20:07:20.082059+0000 mon.a (mon.0) 9228 : audit [DBG] from='client.? 172.21.15.67:0/1386916428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:21 smithi082 bash[20963]: cluster 2024-04-03T20:07:20.363135+0000 mgr.y (mgr.24370) 10466 : cluster [DBG] pgmap v10450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:21.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:21 smithi067 bash[17655]: cluster 2024-04-03T20:07:20.363135+0000 mgr.y (mgr.24370) 10466 : cluster [DBG] pgmap v10450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:21.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:21 smithi067 bash[27441]: cluster 2024-04-03T20:07:20.363135+0000 mgr.y (mgr.24370) 10466 : cluster [DBG] pgmap v10450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:23] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:07:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:07:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:23 smithi082 bash[20963]: cluster 2024-04-03T20:07:22.364295+0000 mgr.y (mgr.24370) 10467 : cluster [DBG] pgmap v10451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:23 smithi082 bash[20963]: audit 2024-04-03T20:07:22.536678+0000 mon.a (mon.0) 9229 : audit [DBG] from='client.? 172.21.15.67:0/1501486534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:23.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:23 smithi067 bash[27441]: cluster 2024-04-03T20:07:22.364295+0000 mgr.y (mgr.24370) 10467 : cluster [DBG] pgmap v10451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:23.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:23 smithi067 bash[27441]: audit 2024-04-03T20:07:22.536678+0000 mon.a (mon.0) 9229 : audit [DBG] from='client.? 172.21.15.67:0/1501486534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:23.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:23 smithi067 bash[17655]: cluster 2024-04-03T20:07:22.364295+0000 mgr.y (mgr.24370) 10467 : cluster [DBG] pgmap v10451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:23.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:23 smithi067 bash[17655]: audit 2024-04-03T20:07:22.536678+0000 mon.a (mon.0) 9229 : audit [DBG] from='client.? 172.21.15.67:0/1501486534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:25.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:25 smithi082 bash[20963]: cluster 2024-04-03T20:07:24.364979+0000 mgr.y (mgr.24370) 10468 : cluster [DBG] pgmap v10452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:25.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:25 smithi082 bash[20963]: audit 2024-04-03T20:07:24.979469+0000 mon.c (mon.2) 4130 : audit [DBG] from='client.? 172.21.15.67:0/2281183193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:25.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:25 smithi082 bash[20963]: audit 2024-04-03T20:07:25.215555+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:25 smithi067 bash[17655]: cluster 2024-04-03T20:07:24.364979+0000 mgr.y (mgr.24370) 10468 : cluster [DBG] pgmap v10452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:25 smithi067 bash[17655]: audit 2024-04-03T20:07:24.979469+0000 mon.c (mon.2) 4130 : audit [DBG] from='client.? 172.21.15.67:0/2281183193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:25 smithi067 bash[17655]: audit 2024-04-03T20:07:25.215555+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:25 smithi067 bash[27441]: cluster 2024-04-03T20:07:24.364979+0000 mgr.y (mgr.24370) 10468 : cluster [DBG] pgmap v10452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:25 smithi067 bash[27441]: audit 2024-04-03T20:07:24.979469+0000 mon.c (mon.2) 4130 : audit [DBG] from='client.? 172.21.15.67:0/2281183193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:25.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:25 smithi067 bash[27441]: audit 2024-04-03T20:07:25.215555+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:27 smithi082 bash[20963]: cluster 2024-04-03T20:07:26.366139+0000 mgr.y (mgr.24370) 10469 : cluster [DBG] pgmap v10453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:27 smithi082 bash[20963]: audit 2024-04-03T20:07:27.430953+0000 mon.a (mon.0) 9231 : audit [DBG] from='client.? 172.21.15.67:0/681553171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:27.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:27 smithi067 bash[27441]: cluster 2024-04-03T20:07:26.366139+0000 mgr.y (mgr.24370) 10469 : cluster [DBG] pgmap v10453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:27.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:27 smithi067 bash[27441]: audit 2024-04-03T20:07:27.430953+0000 mon.a (mon.0) 9231 : audit [DBG] from='client.? 172.21.15.67:0/681553171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:27.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:27 smithi067 bash[17655]: cluster 2024-04-03T20:07:26.366139+0000 mgr.y (mgr.24370) 10469 : cluster [DBG] pgmap v10453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:27.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:27 smithi067 bash[17655]: audit 2024-04-03T20:07:27.430953+0000 mon.a (mon.0) 9231 : audit [DBG] from='client.? 172.21.15.67:0/681553171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:29 smithi082 bash[20963]: cluster 2024-04-03T20:07:28.366931+0000 mgr.y (mgr.24370) 10470 : cluster [DBG] pgmap v10454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:29.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:29 smithi067 bash[17655]: cluster 2024-04-03T20:07:28.366931+0000 mgr.y (mgr.24370) 10470 : cluster [DBG] pgmap v10454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:29 smithi067 bash[27441]: cluster 2024-04-03T20:07:28.366931+0000 mgr.y (mgr.24370) 10470 : cluster [DBG] pgmap v10454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:30 smithi082 bash[20963]: audit 2024-04-03T20:07:29.882390+0000 mon.a (mon.0) 9232 : audit [DBG] from='client.? 172.21.15.67:0/1731580130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:30 smithi067 bash[27441]: audit 2024-04-03T20:07:29.882390+0000 mon.a (mon.0) 9232 : audit [DBG] from='client.? 172.21.15.67:0/1731580130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:30.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:30 smithi067 bash[17655]: audit 2024-04-03T20:07:29.882390+0000 mon.a (mon.0) 9232 : audit [DBG] from='client.? 172.21.15.67:0/1731580130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:31 smithi082 bash[20963]: cluster 2024-04-03T20:07:30.367633+0000 mgr.y (mgr.24370) 10471 : cluster [DBG] pgmap v10455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:31.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:31 smithi067 bash[27441]: cluster 2024-04-03T20:07:30.367633+0000 mgr.y (mgr.24370) 10471 : cluster [DBG] pgmap v10455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:31 smithi067 bash[17655]: cluster 2024-04-03T20:07:30.367633+0000 mgr.y (mgr.24370) 10471 : cluster [DBG] pgmap v10455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:32 smithi082 bash[20963]: audit 2024-04-03T20:07:32.333325+0000 mon.c (mon.2) 4131 : audit [DBG] from='client.? 172.21.15.67:0/665876044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:32.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:32 smithi067 bash[27441]: audit 2024-04-03T20:07:32.333325+0000 mon.c (mon.2) 4131 : audit [DBG] from='client.? 172.21.15.67:0/665876044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:32.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:32 smithi067 bash[17655]: audit 2024-04-03T20:07:32.333325+0000 mon.c (mon.2) 4131 : audit [DBG] from='client.? 172.21.15.67:0/665876044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:07:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:33 smithi082 bash[20963]: cluster 2024-04-03T20:07:32.368797+0000 mgr.y (mgr.24370) 10472 : cluster [DBG] pgmap v10456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:07:33.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:33 smithi067 bash[27441]: cluster 2024-04-03T20:07:32.368797+0000 mgr.y (mgr.24370) 10472 : cluster [DBG] pgmap v10456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:33.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:33 smithi067 bash[17655]: cluster 2024-04-03T20:07:32.368797+0000 mgr.y (mgr.24370) 10472 : cluster [DBG] pgmap v10456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:35 smithi082 bash[20963]: cluster 2024-04-03T20:07:34.369335+0000 mgr.y (mgr.24370) 10473 : cluster [DBG] pgmap v10457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:35 smithi082 bash[20963]: audit 2024-04-03T20:07:34.783593+0000 mon.c (mon.2) 4132 : audit [DBG] from='client.? 172.21.15.67:0/2356985429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:35.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:35 smithi067 bash[27441]: cluster 2024-04-03T20:07:34.369335+0000 mgr.y (mgr.24370) 10473 : cluster [DBG] pgmap v10457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:35.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:35 smithi067 bash[27441]: audit 2024-04-03T20:07:34.783593+0000 mon.c (mon.2) 4132 : audit [DBG] from='client.? 172.21.15.67:0/2356985429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:35.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:35 smithi067 bash[17655]: cluster 2024-04-03T20:07:34.369335+0000 mgr.y (mgr.24370) 10473 : cluster [DBG] pgmap v10457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:35.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:35 smithi067 bash[17655]: audit 2024-04-03T20:07:34.783593+0000 mon.c (mon.2) 4132 : audit [DBG] from='client.? 172.21.15.67:0/2356985429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:37 smithi082 bash[20963]: cluster 2024-04-03T20:07:36.370481+0000 mgr.y (mgr.24370) 10474 : cluster [DBG] pgmap v10458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:37 smithi082 bash[20963]: audit 2024-04-03T20:07:37.244882+0000 mon.a (mon.0) 9233 : audit [DBG] from='client.? 172.21.15.67:0/3396085961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:37.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:37 smithi067 bash[27441]: cluster 2024-04-03T20:07:36.370481+0000 mgr.y (mgr.24370) 10474 : cluster [DBG] pgmap v10458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:37.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:37 smithi067 bash[27441]: audit 2024-04-03T20:07:37.244882+0000 mon.a (mon.0) 9233 : audit [DBG] from='client.? 172.21.15.67:0/3396085961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:37.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:37 smithi067 bash[17655]: cluster 2024-04-03T20:07:36.370481+0000 mgr.y (mgr.24370) 10474 : cluster [DBG] pgmap v10458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:37.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:37 smithi067 bash[17655]: audit 2024-04-03T20:07:37.244882+0000 mon.a (mon.0) 9233 : audit [DBG] from='client.? 172.21.15.67:0/3396085961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:39.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:39 smithi082 bash[20963]: cluster 2024-04-03T20:07:38.371283+0000 mgr.y (mgr.24370) 10475 : cluster [DBG] pgmap v10459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:39.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:39 smithi067 bash[27441]: cluster 2024-04-03T20:07:38.371283+0000 mgr.y (mgr.24370) 10475 : cluster [DBG] pgmap v10459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:39.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:39 smithi067 bash[17655]: cluster 2024-04-03T20:07:38.371283+0000 mgr.y (mgr.24370) 10475 : cluster [DBG] pgmap v10459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:40 smithi082 bash[20963]: audit 2024-04-03T20:07:39.694782+0000 mon.a (mon.0) 9234 : audit [DBG] from='client.? 172.21.15.67:0/206056640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:40 smithi082 bash[20963]: audit 2024-04-03T20:07:40.215922+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:40.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:40 smithi067 bash[27441]: audit 2024-04-03T20:07:39.694782+0000 mon.a (mon.0) 9234 : audit [DBG] from='client.? 172.21.15.67:0/206056640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:40.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:40 smithi067 bash[27441]: audit 2024-04-03T20:07:40.215922+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:40.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:40 smithi067 bash[17655]: audit 2024-04-03T20:07:39.694782+0000 mon.a (mon.0) 9234 : audit [DBG] from='client.? 172.21.15.67:0/206056640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:40.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:40 smithi067 bash[17655]: audit 2024-04-03T20:07:40.215922+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:41 smithi082 bash[20963]: cluster 2024-04-03T20:07:40.372112+0000 mgr.y (mgr.24370) 10476 : cluster [DBG] pgmap v10460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:41.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:41 smithi067 bash[17655]: cluster 2024-04-03T20:07:40.372112+0000 mgr.y (mgr.24370) 10476 : cluster [DBG] pgmap v10460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:41.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:41 smithi067 bash[27441]: cluster 2024-04-03T20:07:40.372112+0000 mgr.y (mgr.24370) 10476 : cluster [DBG] pgmap v10460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:42 smithi082 bash[20963]: audit 2024-04-03T20:07:42.142274+0000 mon.c (mon.2) 4133 : audit [DBG] from='client.? 172.21.15.67:0/1075223903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:42.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:42 smithi067 bash[17655]: audit 2024-04-03T20:07:42.142274+0000 mon.c (mon.2) 4133 : audit [DBG] from='client.? 172.21.15.67:0/1075223903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:42 smithi067 bash[27441]: audit 2024-04-03T20:07:42.142274+0000 mon.c (mon.2) 4133 : audit [DBG] from='client.? 172.21.15.67:0/1075223903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:43] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:07:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:43 smithi082 bash[20963]: cluster 2024-04-03T20:07:42.373143+0000 mgr.y (mgr.24370) 10477 : cluster [DBG] pgmap v10461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:07:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:43 smithi067 bash[17655]: cluster 2024-04-03T20:07:42.373143+0000 mgr.y (mgr.24370) 10477 : cluster [DBG] pgmap v10461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:43 smithi067 bash[27441]: cluster 2024-04-03T20:07:42.373143+0000 mgr.y (mgr.24370) 10477 : cluster [DBG] pgmap v10461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:45 smithi082 bash[20963]: cluster 2024-04-03T20:07:44.373614+0000 mgr.y (mgr.24370) 10478 : cluster [DBG] pgmap v10462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:45 smithi082 bash[20963]: audit 2024-04-03T20:07:44.593795+0000 mon.a (mon.0) 9236 : audit [DBG] from='client.? 172.21.15.67:0/3064442491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:45.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:45 smithi067 bash[27441]: cluster 2024-04-03T20:07:44.373614+0000 mgr.y (mgr.24370) 10478 : cluster [DBG] pgmap v10462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:45.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:45 smithi067 bash[27441]: audit 2024-04-03T20:07:44.593795+0000 mon.a (mon.0) 9236 : audit [DBG] from='client.? 172.21.15.67:0/3064442491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:45.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:45 smithi067 bash[17655]: cluster 2024-04-03T20:07:44.373614+0000 mgr.y (mgr.24370) 10478 : cluster [DBG] pgmap v10462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:45.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:45 smithi067 bash[17655]: audit 2024-04-03T20:07:44.593795+0000 mon.a (mon.0) 9236 : audit [DBG] from='client.? 172.21.15.67:0/3064442491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:47 smithi082 bash[20963]: cluster 2024-04-03T20:07:46.374880+0000 mgr.y (mgr.24370) 10479 : cluster [DBG] pgmap v10463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:47.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:47 smithi082 bash[20963]: audit 2024-04-03T20:07:47.048828+0000 mon.c (mon.2) 4134 : audit [DBG] from='client.? 172.21.15.67:0/3628143556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:47.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:47 smithi067 bash[27441]: cluster 2024-04-03T20:07:46.374880+0000 mgr.y (mgr.24370) 10479 : cluster [DBG] pgmap v10463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:47.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:47 smithi067 bash[27441]: audit 2024-04-03T20:07:47.048828+0000 mon.c (mon.2) 4134 : audit [DBG] from='client.? 172.21.15.67:0/3628143556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:47.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:47 smithi067 bash[17655]: cluster 2024-04-03T20:07:46.374880+0000 mgr.y (mgr.24370) 10479 : cluster [DBG] pgmap v10463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:47.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:47 smithi067 bash[17655]: audit 2024-04-03T20:07:47.048828+0000 mon.c (mon.2) 4134 : audit [DBG] from='client.? 172.21.15.67:0/3628143556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:49 smithi082 bash[20963]: cluster 2024-04-03T20:07:48.375619+0000 mgr.y (mgr.24370) 10480 : cluster [DBG] pgmap v10464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:49.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:49 smithi082 bash[20963]: audit 2024-04-03T20:07:49.503839+0000 mon.a (mon.0) 9237 : audit [DBG] from='client.? 172.21.15.67:0/3440757485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:49 smithi067 bash[17655]: cluster 2024-04-03T20:07:48.375619+0000 mgr.y (mgr.24370) 10480 : cluster [DBG] pgmap v10464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:49 smithi067 bash[17655]: audit 2024-04-03T20:07:49.503839+0000 mon.a (mon.0) 9237 : audit [DBG] from='client.? 172.21.15.67:0/3440757485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:49.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:49 smithi067 bash[27441]: cluster 2024-04-03T20:07:48.375619+0000 mgr.y (mgr.24370) 10480 : cluster [DBG] pgmap v10464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:49.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:49 smithi067 bash[27441]: audit 2024-04-03T20:07:49.503839+0000 mon.a (mon.0) 9237 : audit [DBG] from='client.? 172.21.15.67:0/3440757485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:51 smithi082 bash[20963]: cluster 2024-04-03T20:07:50.376371+0000 mgr.y (mgr.24370) 10481 : cluster [DBG] pgmap v10465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:51.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:51 smithi067 bash[17655]: cluster 2024-04-03T20:07:50.376371+0000 mgr.y (mgr.24370) 10481 : cluster [DBG] pgmap v10465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:51.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:51 smithi067 bash[27441]: cluster 2024-04-03T20:07:50.376371+0000 mgr.y (mgr.24370) 10481 : cluster [DBG] pgmap v10465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:52 smithi082 bash[20963]: audit 2024-04-03T20:07:51.963831+0000 mon.c (mon.2) 4135 : audit [DBG] from='client.? 172.21.15.67:0/863435580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:52.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:52 smithi067 bash[27441]: audit 2024-04-03T20:07:51.963831+0000 mon.c (mon.2) 4135 : audit [DBG] from='client.? 172.21.15.67:0/863435580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:52.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:52 smithi067 bash[17655]: audit 2024-04-03T20:07:51.963831+0000 mon.c (mon.2) 4135 : audit [DBG] from='client.? 172.21.15.67:0/863435580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:53] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:07:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:07:53.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:53 smithi082 bash[20963]: cluster 2024-04-03T20:07:52.377521+0000 mgr.y (mgr.24370) 10482 : cluster [DBG] pgmap v10466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:53 smithi067 bash[17655]: cluster 2024-04-03T20:07:52.377521+0000 mgr.y (mgr.24370) 10482 : cluster [DBG] pgmap v10466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:53.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:53 smithi067 bash[27441]: cluster 2024-04-03T20:07:52.377521+0000 mgr.y (mgr.24370) 10482 : cluster [DBG] pgmap v10466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:54 smithi082 bash[20963]: audit 2024-04-03T20:07:54.416967+0000 mon.a (mon.0) 9238 : audit [DBG] from='client.? 172.21.15.67:0/746945079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:54.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:54 smithi067 bash[17655]: audit 2024-04-03T20:07:54.416967+0000 mon.a (mon.0) 9238 : audit [DBG] from='client.? 172.21.15.67:0/746945079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:54 smithi067 bash[27441]: audit 2024-04-03T20:07:54.416967+0000 mon.a (mon.0) 9238 : audit [DBG] from='client.? 172.21.15.67:0/746945079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:55 smithi082 bash[20963]: cluster 2024-04-03T20:07:54.378134+0000 mgr.y (mgr.24370) 10483 : cluster [DBG] pgmap v10467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:55 smithi082 bash[20963]: audit 2024-04-03T20:07:55.216346+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:55.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:55 smithi067 bash[17655]: cluster 2024-04-03T20:07:54.378134+0000 mgr.y (mgr.24370) 10483 : cluster [DBG] pgmap v10467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:55.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:55 smithi067 bash[17655]: audit 2024-04-03T20:07:55.216346+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:55 smithi067 bash[27441]: cluster 2024-04-03T20:07:54.378134+0000 mgr.y (mgr.24370) 10483 : cluster [DBG] pgmap v10467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:55 smithi067 bash[27441]: audit 2024-04-03T20:07:55.216346+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:07:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:57 smithi082 bash[20963]: cluster 2024-04-03T20:07:56.379404+0000 mgr.y (mgr.24370) 10484 : cluster [DBG] pgmap v10468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:57 smithi082 bash[20963]: audit 2024-04-03T20:07:56.876491+0000 mon.a (mon.0) 9240 : audit [DBG] from='client.? 172.21.15.67:0/5433511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:57.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:57 smithi067 bash[17655]: cluster 2024-04-03T20:07:56.379404+0000 mgr.y (mgr.24370) 10484 : cluster [DBG] pgmap v10468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:57.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:57 smithi067 bash[17655]: audit 2024-04-03T20:07:56.876491+0000 mon.a (mon.0) 9240 : audit [DBG] from='client.? 172.21.15.67:0/5433511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:57 smithi067 bash[27441]: cluster 2024-04-03T20:07:56.379404+0000 mgr.y (mgr.24370) 10484 : cluster [DBG] pgmap v10468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:57 smithi067 bash[27441]: audit 2024-04-03T20:07:56.876491+0000 mon.a (mon.0) 9240 : audit [DBG] from='client.? 172.21.15.67:0/5433511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:59 smithi082 bash[20963]: cluster 2024-04-03T20:07:58.380278+0000 mgr.y (mgr.24370) 10485 : cluster [DBG] pgmap v10469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:07:59 smithi082 bash[20963]: audit 2024-04-03T20:07:59.331287+0000 mon.a (mon.0) 9241 : audit [DBG] from='client.? 172.21.15.67:0/403785449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:59.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:59 smithi067 bash[17655]: cluster 2024-04-03T20:07:58.380278+0000 mgr.y (mgr.24370) 10485 : cluster [DBG] pgmap v10469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:59.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:07:59 smithi067 bash[17655]: audit 2024-04-03T20:07:59.331287+0000 mon.a (mon.0) 9241 : audit [DBG] from='client.? 172.21.15.67:0/403785449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:07:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:59 smithi067 bash[27441]: cluster 2024-04-03T20:07:58.380278+0000 mgr.y (mgr.24370) 10485 : cluster [DBG] pgmap v10469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:07:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:07:59 smithi067 bash[27441]: audit 2024-04-03T20:07:59.331287+0000 mon.a (mon.0) 9241 : audit [DBG] from='client.? 172.21.15.67:0/403785449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:01.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:01 smithi082 bash[20963]: cluster 2024-04-03T20:08:00.380960+0000 mgr.y (mgr.24370) 10486 : cluster [DBG] pgmap v10470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:01.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:01 smithi067 bash[27441]: cluster 2024-04-03T20:08:00.380960+0000 mgr.y (mgr.24370) 10486 : cluster [DBG] pgmap v10470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:01.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:01 smithi067 bash[17655]: cluster 2024-04-03T20:08:00.380960+0000 mgr.y (mgr.24370) 10486 : cluster [DBG] pgmap v10470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:02 smithi082 bash[20963]: audit 2024-04-03T20:08:01.785695+0000 mon.a (mon.0) 9242 : audit [DBG] from='client.? 172.21.15.67:0/4116222378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:02.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:02 smithi067 bash[17655]: audit 2024-04-03T20:08:01.785695+0000 mon.a (mon.0) 9242 : audit [DBG] from='client.? 172.21.15.67:0/4116222378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:02.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:02 smithi067 bash[27441]: audit 2024-04-03T20:08:01.785695+0000 mon.a (mon.0) 9242 : audit [DBG] from='client.? 172.21.15.67:0/4116222378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:08:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:08:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:03 smithi082 bash[20963]: cluster 2024-04-03T20:08:02.382252+0000 mgr.y (mgr.24370) 10487 : cluster [DBG] pgmap v10471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:03 smithi067 bash[17655]: cluster 2024-04-03T20:08:02.382252+0000 mgr.y (mgr.24370) 10487 : cluster [DBG] pgmap v10471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:03 smithi067 bash[27441]: cluster 2024-04-03T20:08:02.382252+0000 mgr.y (mgr.24370) 10487 : cluster [DBG] pgmap v10471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:04 smithi082 bash[20963]: audit 2024-04-03T20:08:04.242791+0000 mon.a (mon.0) 9243 : audit [DBG] from='client.? 172.21.15.67:0/3857131549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:04.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:04 smithi067 bash[17655]: audit 2024-04-03T20:08:04.242791+0000 mon.a (mon.0) 9243 : audit [DBG] from='client.? 172.21.15.67:0/3857131549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:04.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:04 smithi067 bash[27441]: audit 2024-04-03T20:08:04.242791+0000 mon.a (mon.0) 9243 : audit [DBG] from='client.? 172.21.15.67:0/3857131549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:05 smithi082 bash[20963]: cluster 2024-04-03T20:08:04.382911+0000 mgr.y (mgr.24370) 10488 : cluster [DBG] pgmap v10472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:05 smithi067 bash[17655]: cluster 2024-04-03T20:08:04.382911+0000 mgr.y (mgr.24370) 10488 : cluster [DBG] pgmap v10472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:05.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:05 smithi067 bash[27441]: cluster 2024-04-03T20:08:04.382911+0000 mgr.y (mgr.24370) 10488 : cluster [DBG] pgmap v10472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:07 smithi082 bash[20963]: cluster 2024-04-03T20:08:06.383622+0000 mgr.y (mgr.24370) 10489 : cluster [DBG] pgmap v10473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:07 smithi082 bash[20963]: audit 2024-04-03T20:08:06.714814+0000 mon.a (mon.0) 9244 : audit [DBG] from='client.? 172.21.15.67:0/1875321027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:07.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:07 smithi067 bash[17655]: cluster 2024-04-03T20:08:06.383622+0000 mgr.y (mgr.24370) 10489 : cluster [DBG] pgmap v10473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:07.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:07 smithi067 bash[17655]: audit 2024-04-03T20:08:06.714814+0000 mon.a (mon.0) 9244 : audit [DBG] from='client.? 172.21.15.67:0/1875321027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:07.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:07 smithi067 bash[27441]: cluster 2024-04-03T20:08:06.383622+0000 mgr.y (mgr.24370) 10489 : cluster [DBG] pgmap v10473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:07.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:07 smithi067 bash[27441]: audit 2024-04-03T20:08:06.714814+0000 mon.a (mon.0) 9244 : audit [DBG] from='client.? 172.21.15.67:0/1875321027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:09 smithi082 bash[20963]: cluster 2024-04-03T20:08:08.384238+0000 mgr.y (mgr.24370) 10490 : cluster [DBG] pgmap v10474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:09 smithi082 bash[20963]: audit 2024-04-03T20:08:09.170816+0000 mon.a (mon.0) 9245 : audit [DBG] from='client.? 172.21.15.67:0/2851317929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:09.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:09 smithi067 bash[27441]: cluster 2024-04-03T20:08:08.384238+0000 mgr.y (mgr.24370) 10490 : cluster [DBG] pgmap v10474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:09.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:09 smithi067 bash[27441]: audit 2024-04-03T20:08:09.170816+0000 mon.a (mon.0) 9245 : audit [DBG] from='client.? 172.21.15.67:0/2851317929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:09 smithi067 bash[17655]: cluster 2024-04-03T20:08:08.384238+0000 mgr.y (mgr.24370) 10490 : cluster [DBG] pgmap v10474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:09 smithi067 bash[17655]: audit 2024-04-03T20:08:09.170816+0000 mon.a (mon.0) 9245 : audit [DBG] from='client.? 172.21.15.67:0/2851317929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:10 smithi082 bash[20963]: audit 2024-04-03T20:08:10.216794+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:10 smithi067 bash[27441]: audit 2024-04-03T20:08:10.216794+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:10 smithi067 bash[17655]: audit 2024-04-03T20:08:10.216794+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:11 smithi082 bash[20963]: cluster 2024-04-03T20:08:10.384848+0000 mgr.y (mgr.24370) 10491 : cluster [DBG] pgmap v10475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:11 smithi067 bash[17655]: cluster 2024-04-03T20:08:10.384848+0000 mgr.y (mgr.24370) 10491 : cluster [DBG] pgmap v10475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:11.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:11 smithi067 bash[27441]: cluster 2024-04-03T20:08:10.384848+0000 mgr.y (mgr.24370) 10491 : cluster [DBG] pgmap v10475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:12 smithi082 bash[20963]: audit 2024-04-03T20:08:11.628085+0000 mon.a (mon.0) 9247 : audit [DBG] from='client.? 172.21.15.67:0/3997094191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:12 smithi067 bash[17655]: audit 2024-04-03T20:08:11.628085+0000 mon.a (mon.0) 9247 : audit [DBG] from='client.? 172.21.15.67:0/3997094191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:12 smithi067 bash[27441]: audit 2024-04-03T20:08:11.628085+0000 mon.a (mon.0) 9247 : audit [DBG] from='client.? 172.21.15.67:0/3997094191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:08:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:13 smithi082 bash[20963]: cluster 2024-04-03T20:08:12.386010+0000 mgr.y (mgr.24370) 10492 : cluster [DBG] pgmap v10476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:08:13.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:13 smithi067 bash[27441]: cluster 2024-04-03T20:08:12.386010+0000 mgr.y (mgr.24370) 10492 : cluster [DBG] pgmap v10476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:13.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:13 smithi067 bash[17655]: cluster 2024-04-03T20:08:12.386010+0000 mgr.y (mgr.24370) 10492 : cluster [DBG] pgmap v10476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:14 smithi082 bash[20963]: audit 2024-04-03T20:08:14.079604+0000 mon.a (mon.0) 9248 : audit [DBG] from='client.? 172.21.15.67:0/920513995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:14 smithi067 bash[27441]: audit 2024-04-03T20:08:14.079604+0000 mon.a (mon.0) 9248 : audit [DBG] from='client.? 172.21.15.67:0/920513995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:14.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:14 smithi067 bash[17655]: audit 2024-04-03T20:08:14.079604+0000 mon.a (mon.0) 9248 : audit [DBG] from='client.? 172.21.15.67:0/920513995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:15 smithi082 bash[20963]: cluster 2024-04-03T20:08:14.386741+0000 mgr.y (mgr.24370) 10493 : cluster [DBG] pgmap v10477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:15.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:15 smithi067 bash[27441]: cluster 2024-04-03T20:08:14.386741+0000 mgr.y (mgr.24370) 10493 : cluster [DBG] pgmap v10477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:15.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:15 smithi067 bash[17655]: cluster 2024-04-03T20:08:14.386741+0000 mgr.y (mgr.24370) 10493 : cluster [DBG] pgmap v10477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:16 smithi082 bash[20963]: audit 2024-04-03T20:08:16.531978+0000 mon.c (mon.2) 4136 : audit [DBG] from='client.? 172.21.15.67:0/536201030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:16 smithi067 bash[27441]: audit 2024-04-03T20:08:16.531978+0000 mon.c (mon.2) 4136 : audit [DBG] from='client.? 172.21.15.67:0/536201030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:16 smithi067 bash[17655]: audit 2024-04-03T20:08:16.531978+0000 mon.c (mon.2) 4136 : audit [DBG] from='client.? 172.21.15.67:0/536201030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:17 smithi082 bash[20963]: cluster 2024-04-03T20:08:16.387915+0000 mgr.y (mgr.24370) 10494 : cluster [DBG] pgmap v10478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:17 smithi082 bash[20963]: audit 2024-04-03T20:08:17.185236+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:08:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:17 smithi067 bash[27441]: cluster 2024-04-03T20:08:16.387915+0000 mgr.y (mgr.24370) 10494 : cluster [DBG] pgmap v10478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:17 smithi067 bash[27441]: audit 2024-04-03T20:08:17.185236+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:08:17.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:17 smithi067 bash[17655]: cluster 2024-04-03T20:08:16.387915+0000 mgr.y (mgr.24370) 10494 : cluster [DBG] pgmap v10478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:17.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:17 smithi067 bash[17655]: audit 2024-04-03T20:08:17.185236+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:08:19.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:19 smithi067 bash[27441]: cluster 2024-04-03T20:08:18.388555+0000 mgr.y (mgr.24370) 10495 : cluster [DBG] pgmap v10479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:19.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:19 smithi067 bash[27441]: audit 2024-04-03T20:08:18.988743+0000 mon.c (mon.2) 4137 : audit [DBG] from='client.? 172.21.15.67:0/227649571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:19.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:19 smithi067 bash[17655]: cluster 2024-04-03T20:08:18.388555+0000 mgr.y (mgr.24370) 10495 : cluster [DBG] pgmap v10479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:19.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:19 smithi067 bash[17655]: audit 2024-04-03T20:08:18.988743+0000 mon.c (mon.2) 4137 : audit [DBG] from='client.? 172.21.15.67:0/227649571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:19 smithi082 bash[20963]: cluster 2024-04-03T20:08:18.388555+0000 mgr.y (mgr.24370) 10495 : cluster [DBG] pgmap v10479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:19 smithi082 bash[20963]: audit 2024-04-03T20:08:18.988743+0000 mon.c (mon.2) 4137 : audit [DBG] from='client.? 172.21.15.67:0/227649571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:21.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:21 smithi067 bash[27441]: cluster 2024-04-03T20:08:20.389211+0000 mgr.y (mgr.24370) 10496 : cluster [DBG] pgmap v10480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:21.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:21 smithi067 bash[27441]: audit 2024-04-03T20:08:21.438415+0000 mon.a (mon.0) 9250 : audit [DBG] from='client.? 172.21.15.67:0/3514187267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:21.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:21 smithi067 bash[17655]: cluster 2024-04-03T20:08:20.389211+0000 mgr.y (mgr.24370) 10496 : cluster [DBG] pgmap v10480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:21.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:21 smithi067 bash[17655]: audit 2024-04-03T20:08:21.438415+0000 mon.a (mon.0) 9250 : audit [DBG] from='client.? 172.21.15.67:0/3514187267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:21 smithi082 bash[20963]: cluster 2024-04-03T20:08:20.389211+0000 mgr.y (mgr.24370) 10496 : cluster [DBG] pgmap v10480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:21 smithi082 bash[20963]: audit 2024-04-03T20:08:21.438415+0000 mon.a (mon.0) 9250 : audit [DBG] from='client.? 172.21.15.67:0/3514187267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:08:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:08:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[20963]: cluster 2024-04-03T20:08:22.389928+0000 mgr.y (mgr.24370) 10497 : cluster [DBG] pgmap v10481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[20963]: audit 2024-04-03T20:08:22.928116+0000 mon.a (mon.0) 9251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[20963]: audit 2024-04-03T20:08:22.938021+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[20963]: audit 2024-04-03T20:08:23.132743+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[20963]: audit 2024-04-03T20:08:23.141202+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[20963]: audit 2024-04-03T20:08:23.568526+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:08:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[20963]: audit 2024-04-03T20:08:23.569998+0000 mon.a (mon.0) 9256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:08:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[20963]: audit 2024-04-03T20:08:23.580398+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:23 smithi082 bash[20963]: audit 2024-04-03T20:08:23.884335+0000 mon.c (mon.2) 4138 : audit [DBG] from='client.? 172.21.15.67:0/217084552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17655]: cluster 2024-04-03T20:08:22.389928+0000 mgr.y (mgr.24370) 10497 : cluster [DBG] pgmap v10481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17655]: audit 2024-04-03T20:08:22.928116+0000 mon.a (mon.0) 9251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17655]: audit 2024-04-03T20:08:22.938021+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17655]: audit 2024-04-03T20:08:23.132743+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17655]: audit 2024-04-03T20:08:23.141202+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17655]: audit 2024-04-03T20:08:23.568526+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:08:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17655]: audit 2024-04-03T20:08:23.569998+0000 mon.a (mon.0) 9256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:08:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17655]: audit 2024-04-03T20:08:23.580398+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[17655]: audit 2024-04-03T20:08:23.884335+0000 mon.c (mon.2) 4138 : audit [DBG] from='client.? 172.21.15.67:0/217084552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[27441]: cluster 2024-04-03T20:08:22.389928+0000 mgr.y (mgr.24370) 10497 : cluster [DBG] pgmap v10481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[27441]: audit 2024-04-03T20:08:22.928116+0000 mon.a (mon.0) 9251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[27441]: audit 2024-04-03T20:08:22.938021+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[27441]: audit 2024-04-03T20:08:23.132743+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[27441]: audit 2024-04-03T20:08:23.141202+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[27441]: audit 2024-04-03T20:08:23.568526+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:08:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[27441]: audit 2024-04-03T20:08:23.569998+0000 mon.a (mon.0) 9256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:08:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[27441]: audit 2024-04-03T20:08:23.580398+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:08:24.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:23 smithi067 bash[27441]: audit 2024-04-03T20:08:23.884335+0000 mon.c (mon.2) 4138 : audit [DBG] from='client.? 172.21.15.67:0/217084552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:25 smithi082 bash[20963]: cluster 2024-04-03T20:08:24.390599+0000 mgr.y (mgr.24370) 10498 : cluster [DBG] pgmap v10482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:25 smithi082 bash[20963]: audit 2024-04-03T20:08:25.217204+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:25 smithi067 bash[17655]: cluster 2024-04-03T20:08:24.390599+0000 mgr.y (mgr.24370) 10498 : cluster [DBG] pgmap v10482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:25 smithi067 bash[17655]: audit 2024-04-03T20:08:25.217204+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:26.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:25 smithi067 bash[27441]: cluster 2024-04-03T20:08:24.390599+0000 mgr.y (mgr.24370) 10498 : cluster [DBG] pgmap v10482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:26.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:25 smithi067 bash[27441]: audit 2024-04-03T20:08:25.217204+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:26 smithi082 bash[20963]: audit 2024-04-03T20:08:26.333440+0000 mon.a (mon.0) 9259 : audit [DBG] from='client.? 172.21.15.67:0/4030359877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:26 smithi067 bash[27441]: audit 2024-04-03T20:08:26.333440+0000 mon.a (mon.0) 9259 : audit [DBG] from='client.? 172.21.15.67:0/4030359877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:27.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:26 smithi067 bash[17655]: audit 2024-04-03T20:08:26.333440+0000 mon.a (mon.0) 9259 : audit [DBG] from='client.? 172.21.15.67:0/4030359877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:27 smithi082 bash[20963]: cluster 2024-04-03T20:08:26.391773+0000 mgr.y (mgr.24370) 10499 : cluster [DBG] pgmap v10483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:27 smithi067 bash[17655]: cluster 2024-04-03T20:08:26.391773+0000 mgr.y (mgr.24370) 10499 : cluster [DBG] pgmap v10483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:28.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:27 smithi067 bash[27441]: cluster 2024-04-03T20:08:26.391773+0000 mgr.y (mgr.24370) 10499 : cluster [DBG] pgmap v10483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:28 smithi082 bash[20963]: audit 2024-04-03T20:08:28.789522+0000 mon.c (mon.2) 4139 : audit [DBG] from='client.? 172.21.15.67:0/1503037085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:28 smithi067 bash[27441]: audit 2024-04-03T20:08:28.789522+0000 mon.c (mon.2) 4139 : audit [DBG] from='client.? 172.21.15.67:0/1503037085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:29.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:28 smithi067 bash[17655]: audit 2024-04-03T20:08:28.789522+0000 mon.c (mon.2) 4139 : audit [DBG] from='client.? 172.21.15.67:0/1503037085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:29 smithi082 bash[20963]: cluster 2024-04-03T20:08:28.392435+0000 mgr.y (mgr.24370) 10500 : cluster [DBG] pgmap v10484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:29 smithi067 bash[17655]: cluster 2024-04-03T20:08:28.392435+0000 mgr.y (mgr.24370) 10500 : cluster [DBG] pgmap v10484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:30.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:29 smithi067 bash[27441]: cluster 2024-04-03T20:08:28.392435+0000 mgr.y (mgr.24370) 10500 : cluster [DBG] pgmap v10484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:31 smithi082 bash[20963]: cluster 2024-04-03T20:08:30.393138+0000 mgr.y (mgr.24370) 10501 : cluster [DBG] pgmap v10485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:31 smithi082 bash[20963]: audit 2024-04-03T20:08:31.245193+0000 mon.a (mon.0) 9260 : audit [DBG] from='client.? 172.21.15.67:0/3941173506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:32.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:31 smithi067 bash[27441]: cluster 2024-04-03T20:08:30.393138+0000 mgr.y (mgr.24370) 10501 : cluster [DBG] pgmap v10485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:32.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:31 smithi067 bash[27441]: audit 2024-04-03T20:08:31.245193+0000 mon.a (mon.0) 9260 : audit [DBG] from='client.? 172.21.15.67:0/3941173506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:32.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:31 smithi067 bash[17655]: cluster 2024-04-03T20:08:30.393138+0000 mgr.y (mgr.24370) 10501 : cluster [DBG] pgmap v10485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:32.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:31 smithi067 bash[17655]: audit 2024-04-03T20:08:31.245193+0000 mon.a (mon.0) 9260 : audit [DBG] from='client.? 172.21.15.67:0/3941173506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:08:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:08:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:33 smithi082 bash[20963]: cluster 2024-04-03T20:08:32.394298+0000 mgr.y (mgr.24370) 10502 : cluster [DBG] pgmap v10486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:33 smithi082 bash[20963]: audit 2024-04-03T20:08:33.698723+0000 mon.c (mon.2) 4140 : audit [DBG] from='client.? 172.21.15.67:0/1826413895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:33 smithi067 bash[17655]: cluster 2024-04-03T20:08:32.394298+0000 mgr.y (mgr.24370) 10502 : cluster [DBG] pgmap v10486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:34.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:33 smithi067 bash[17655]: audit 2024-04-03T20:08:33.698723+0000 mon.c (mon.2) 4140 : audit [DBG] from='client.? 172.21.15.67:0/1826413895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:34.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:33 smithi067 bash[27441]: cluster 2024-04-03T20:08:32.394298+0000 mgr.y (mgr.24370) 10502 : cluster [DBG] pgmap v10486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:34.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:33 smithi067 bash[27441]: audit 2024-04-03T20:08:33.698723+0000 mon.c (mon.2) 4140 : audit [DBG] from='client.? 172.21.15.67:0/1826413895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:35 smithi082 bash[20963]: cluster 2024-04-03T20:08:34.395107+0000 mgr.y (mgr.24370) 10503 : cluster [DBG] pgmap v10487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:35 smithi067 bash[27441]: cluster 2024-04-03T20:08:34.395107+0000 mgr.y (mgr.24370) 10503 : cluster [DBG] pgmap v10487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:36.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:35 smithi067 bash[17655]: cluster 2024-04-03T20:08:34.395107+0000 mgr.y (mgr.24370) 10503 : cluster [DBG] pgmap v10487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:36 smithi082 bash[20963]: audit 2024-04-03T20:08:36.153960+0000 mon.c (mon.2) 4141 : audit [DBG] from='client.? 172.21.15.67:0/3426951398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:36 smithi067 bash[17655]: audit 2024-04-03T20:08:36.153960+0000 mon.c (mon.2) 4141 : audit [DBG] from='client.? 172.21.15.67:0/3426951398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:36 smithi067 bash[27441]: audit 2024-04-03T20:08:36.153960+0000 mon.c (mon.2) 4141 : audit [DBG] from='client.? 172.21.15.67:0/3426951398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:37 smithi082 bash[20963]: cluster 2024-04-03T20:08:36.396334+0000 mgr.y (mgr.24370) 10504 : cluster [DBG] pgmap v10488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:37 smithi067 bash[27441]: cluster 2024-04-03T20:08:36.396334+0000 mgr.y (mgr.24370) 10504 : cluster [DBG] pgmap v10488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:38.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:37 smithi067 bash[17655]: cluster 2024-04-03T20:08:36.396334+0000 mgr.y (mgr.24370) 10504 : cluster [DBG] pgmap v10488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:39.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:38 smithi082 bash[20963]: audit 2024-04-03T20:08:38.600645+0000 mon.c (mon.2) 4142 : audit [DBG] from='client.? 172.21.15.67:0/611558654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:39.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:38 smithi067 bash[27441]: audit 2024-04-03T20:08:38.600645+0000 mon.c (mon.2) 4142 : audit [DBG] from='client.? 172.21.15.67:0/611558654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:39.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:38 smithi067 bash[17655]: audit 2024-04-03T20:08:38.600645+0000 mon.c (mon.2) 4142 : audit [DBG] from='client.? 172.21.15.67:0/611558654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:39 smithi082 bash[20963]: cluster 2024-04-03T20:08:38.396989+0000 mgr.y (mgr.24370) 10505 : cluster [DBG] pgmap v10489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:39 smithi067 bash[27441]: cluster 2024-04-03T20:08:38.396989+0000 mgr.y (mgr.24370) 10505 : cluster [DBG] pgmap v10489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:40.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:39 smithi067 bash[17655]: cluster 2024-04-03T20:08:38.396989+0000 mgr.y (mgr.24370) 10505 : cluster [DBG] pgmap v10489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:41 smithi082 bash[20963]: audit 2024-04-03T20:08:40.217686+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:41 smithi082 bash[20963]: cluster 2024-04-03T20:08:40.397671+0000 mgr.y (mgr.24370) 10506 : cluster [DBG] pgmap v10490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:40 smithi067 bash[27441]: audit 2024-04-03T20:08:40.217686+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:40 smithi067 bash[27441]: cluster 2024-04-03T20:08:40.397671+0000 mgr.y (mgr.24370) 10506 : cluster [DBG] pgmap v10490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:40 smithi067 bash[17655]: audit 2024-04-03T20:08:40.217686+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:40 smithi067 bash[17655]: cluster 2024-04-03T20:08:40.397671+0000 mgr.y (mgr.24370) 10506 : cluster [DBG] pgmap v10490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:42 smithi082 bash[20963]: audit 2024-04-03T20:08:41.058820+0000 mon.a (mon.0) 9262 : audit [DBG] from='client.? 172.21.15.67:0/1254442394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:42 smithi067 bash[17655]: audit 2024-04-03T20:08:41.058820+0000 mon.a (mon.0) 9262 : audit [DBG] from='client.? 172.21.15.67:0/1254442394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:42 smithi067 bash[27441]: audit 2024-04-03T20:08:41.058820+0000 mon.a (mon.0) 9262 : audit [DBG] from='client.? 172.21.15.67:0/1254442394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:43 smithi082 bash[20963]: cluster 2024-04-03T20:08:42.398868+0000 mgr.y (mgr.24370) 10507 : cluster [DBG] pgmap v10491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:08:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:43 smithi067 bash[27441]: cluster 2024-04-03T20:08:42.398868+0000 mgr.y (mgr.24370) 10507 : cluster [DBG] pgmap v10491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:43.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:43 smithi067 bash[17655]: cluster 2024-04-03T20:08:42.398868+0000 mgr.y (mgr.24370) 10507 : cluster [DBG] pgmap v10491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:08:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:44 smithi082 bash[20963]: audit 2024-04-03T20:08:43.504155+0000 mon.a (mon.0) 9263 : audit [DBG] from='client.? 172.21.15.67:0/1992362890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:44 smithi067 bash[27441]: audit 2024-04-03T20:08:43.504155+0000 mon.a (mon.0) 9263 : audit [DBG] from='client.? 172.21.15.67:0/1992362890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:44.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:44 smithi067 bash[17655]: audit 2024-04-03T20:08:43.504155+0000 mon.a (mon.0) 9263 : audit [DBG] from='client.? 172.21.15.67:0/1992362890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:45 smithi082 bash[20963]: cluster 2024-04-03T20:08:44.399677+0000 mgr.y (mgr.24370) 10508 : cluster [DBG] pgmap v10492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:45.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:45 smithi067 bash[17655]: cluster 2024-04-03T20:08:44.399677+0000 mgr.y (mgr.24370) 10508 : cluster [DBG] pgmap v10492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:45.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:45 smithi067 bash[27441]: cluster 2024-04-03T20:08:44.399677+0000 mgr.y (mgr.24370) 10508 : cluster [DBG] pgmap v10492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:46 smithi082 bash[20963]: audit 2024-04-03T20:08:45.951730+0000 mon.a (mon.0) 9264 : audit [DBG] from='client.? 172.21.15.67:0/2993529790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:46 smithi067 bash[17655]: audit 2024-04-03T20:08:45.951730+0000 mon.a (mon.0) 9264 : audit [DBG] from='client.? 172.21.15.67:0/2993529790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:46 smithi067 bash[27441]: audit 2024-04-03T20:08:45.951730+0000 mon.a (mon.0) 9264 : audit [DBG] from='client.? 172.21.15.67:0/2993529790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:47 smithi082 bash[20963]: cluster 2024-04-03T20:08:46.400804+0000 mgr.y (mgr.24370) 10509 : cluster [DBG] pgmap v10493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:47 smithi067 bash[27441]: cluster 2024-04-03T20:08:46.400804+0000 mgr.y (mgr.24370) 10509 : cluster [DBG] pgmap v10493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:47.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:47 smithi067 bash[17655]: cluster 2024-04-03T20:08:46.400804+0000 mgr.y (mgr.24370) 10509 : cluster [DBG] pgmap v10493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:48 smithi082 bash[20963]: audit 2024-04-03T20:08:48.404567+0000 mon.c (mon.2) 4143 : audit [DBG] from='client.? 172.21.15.67:0/672161858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:48.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:48 smithi067 bash[17655]: audit 2024-04-03T20:08:48.404567+0000 mon.c (mon.2) 4143 : audit [DBG] from='client.? 172.21.15.67:0/672161858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:48 smithi067 bash[27441]: audit 2024-04-03T20:08:48.404567+0000 mon.c (mon.2) 4143 : audit [DBG] from='client.? 172.21.15.67:0/672161858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:49 smithi082 bash[20963]: cluster 2024-04-03T20:08:48.401457+0000 mgr.y (mgr.24370) 10510 : cluster [DBG] pgmap v10494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:49 smithi067 bash[17655]: cluster 2024-04-03T20:08:48.401457+0000 mgr.y (mgr.24370) 10510 : cluster [DBG] pgmap v10494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:49.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:49 smithi067 bash[27441]: cluster 2024-04-03T20:08:48.401457+0000 mgr.y (mgr.24370) 10510 : cluster [DBG] pgmap v10494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:51 smithi082 bash[20963]: cluster 2024-04-03T20:08:50.402094+0000 mgr.y (mgr.24370) 10511 : cluster [DBG] pgmap v10495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:51 smithi082 bash[20963]: audit 2024-04-03T20:08:50.867594+0000 mon.c (mon.2) 4144 : audit [DBG] from='client.? 172.21.15.67:0/4026018072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:51.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:51 smithi067 bash[27441]: cluster 2024-04-03T20:08:50.402094+0000 mgr.y (mgr.24370) 10511 : cluster [DBG] pgmap v10495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:51.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:51 smithi067 bash[27441]: audit 2024-04-03T20:08:50.867594+0000 mon.c (mon.2) 4144 : audit [DBG] from='client.? 172.21.15.67:0/4026018072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:51.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:51 smithi067 bash[17655]: cluster 2024-04-03T20:08:50.402094+0000 mgr.y (mgr.24370) 10511 : cluster [DBG] pgmap v10495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:51.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:51 smithi067 bash[17655]: audit 2024-04-03T20:08:50.867594+0000 mon.c (mon.2) 4144 : audit [DBG] from='client.? 172.21.15.67:0/4026018072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:08:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:08:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:53 smithi082 bash[20963]: cluster 2024-04-03T20:08:52.403360+0000 mgr.y (mgr.24370) 10512 : cluster [DBG] pgmap v10496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:53 smithi082 bash[20963]: audit 2024-04-03T20:08:53.322502+0000 mon.a (mon.0) 9265 : audit [DBG] from='client.? 172.21.15.67:0/957576538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:53.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:53 smithi067 bash[17655]: cluster 2024-04-03T20:08:52.403360+0000 mgr.y (mgr.24370) 10512 : cluster [DBG] pgmap v10496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:53 smithi067 bash[17655]: audit 2024-04-03T20:08:53.322502+0000 mon.a (mon.0) 9265 : audit [DBG] from='client.? 172.21.15.67:0/957576538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:53.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:53 smithi067 bash[27441]: cluster 2024-04-03T20:08:52.403360+0000 mgr.y (mgr.24370) 10512 : cluster [DBG] pgmap v10496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:53.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:53 smithi067 bash[27441]: audit 2024-04-03T20:08:53.322502+0000 mon.a (mon.0) 9265 : audit [DBG] from='client.? 172.21.15.67:0/957576538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:55 smithi082 bash[20963]: cluster 2024-04-03T20:08:54.404165+0000 mgr.y (mgr.24370) 10513 : cluster [DBG] pgmap v10497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:55 smithi082 bash[20963]: audit 2024-04-03T20:08:55.218153+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:55 smithi067 bash[27441]: cluster 2024-04-03T20:08:54.404165+0000 mgr.y (mgr.24370) 10513 : cluster [DBG] pgmap v10497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:55 smithi067 bash[27441]: audit 2024-04-03T20:08:55.218153+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:55.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:55 smithi067 bash[17655]: cluster 2024-04-03T20:08:54.404165+0000 mgr.y (mgr.24370) 10513 : cluster [DBG] pgmap v10497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:55.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:55 smithi067 bash[17655]: audit 2024-04-03T20:08:55.218153+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:08:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:56 smithi082 bash[20963]: audit 2024-04-03T20:08:55.774782+0000 mon.c (mon.2) 4145 : audit [DBG] from='client.? 172.21.15.67:0/1367244785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:56 smithi067 bash[17655]: audit 2024-04-03T20:08:55.774782+0000 mon.c (mon.2) 4145 : audit [DBG] from='client.? 172.21.15.67:0/1367244785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:56 smithi067 bash[27441]: audit 2024-04-03T20:08:55.774782+0000 mon.c (mon.2) 4145 : audit [DBG] from='client.? 172.21.15.67:0/1367244785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:57 smithi082 bash[20963]: cluster 2024-04-03T20:08:56.405222+0000 mgr.y (mgr.24370) 10514 : cluster [DBG] pgmap v10498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:57.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:57 smithi067 bash[27441]: cluster 2024-04-03T20:08:56.405222+0000 mgr.y (mgr.24370) 10514 : cluster [DBG] pgmap v10498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:57.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:57 smithi067 bash[17655]: cluster 2024-04-03T20:08:56.405222+0000 mgr.y (mgr.24370) 10514 : cluster [DBG] pgmap v10498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:58 smithi082 bash[20963]: audit 2024-04-03T20:08:58.223901+0000 mon.c (mon.2) 4146 : audit [DBG] from='client.? 172.21.15.67:0/3598506806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:58.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:58 smithi067 bash[17655]: audit 2024-04-03T20:08:58.223901+0000 mon.c (mon.2) 4146 : audit [DBG] from='client.? 172.21.15.67:0/3598506806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:58.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:58 smithi067 bash[27441]: audit 2024-04-03T20:08:58.223901+0000 mon.c (mon.2) 4146 : audit [DBG] from='client.? 172.21.15.67:0/3598506806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:08:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:08:59 smithi082 bash[20963]: cluster 2024-04-03T20:08:58.405942+0000 mgr.y (mgr.24370) 10515 : cluster [DBG] pgmap v10499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:59.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:08:59 smithi067 bash[17655]: cluster 2024-04-03T20:08:58.405942+0000 mgr.y (mgr.24370) 10515 : cluster [DBG] pgmap v10499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:08:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:08:59 smithi067 bash[27441]: cluster 2024-04-03T20:08:58.405942+0000 mgr.y (mgr.24370) 10515 : cluster [DBG] pgmap v10499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:01.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:01 smithi082 bash[20963]: cluster 2024-04-03T20:09:00.406723+0000 mgr.y (mgr.24370) 10516 : cluster [DBG] pgmap v10500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:01.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:01 smithi082 bash[20963]: audit 2024-04-03T20:09:00.681537+0000 mon.c (mon.2) 4147 : audit [DBG] from='client.? 172.21.15.67:0/2893193733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:01 smithi067 bash[27441]: cluster 2024-04-03T20:09:00.406723+0000 mgr.y (mgr.24370) 10516 : cluster [DBG] pgmap v10500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:01.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:01 smithi067 bash[27441]: audit 2024-04-03T20:09:00.681537+0000 mon.c (mon.2) 4147 : audit [DBG] from='client.? 172.21.15.67:0/2893193733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:01.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:01 smithi067 bash[17655]: cluster 2024-04-03T20:09:00.406723+0000 mgr.y (mgr.24370) 10516 : cluster [DBG] pgmap v10500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:01.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:01 smithi067 bash[17655]: audit 2024-04-03T20:09:00.681537+0000 mon.c (mon.2) 4147 : audit [DBG] from='client.? 172.21.15.67:0/2893193733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:09:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:09:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:03 smithi082 bash[20963]: cluster 2024-04-03T20:09:02.408066+0000 mgr.y (mgr.24370) 10517 : cluster [DBG] pgmap v10501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:03 smithi082 bash[20963]: audit 2024-04-03T20:09:03.145532+0000 mon.a (mon.0) 9267 : audit [DBG] from='client.? 172.21.15.67:0/2712809836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:03 smithi067 bash[17655]: cluster 2024-04-03T20:09:02.408066+0000 mgr.y (mgr.24370) 10517 : cluster [DBG] pgmap v10501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:03 smithi067 bash[17655]: audit 2024-04-03T20:09:03.145532+0000 mon.a (mon.0) 9267 : audit [DBG] from='client.? 172.21.15.67:0/2712809836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:03 smithi067 bash[27441]: cluster 2024-04-03T20:09:02.408066+0000 mgr.y (mgr.24370) 10517 : cluster [DBG] pgmap v10501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:03 smithi067 bash[27441]: audit 2024-04-03T20:09:03.145532+0000 mon.a (mon.0) 9267 : audit [DBG] from='client.? 172.21.15.67:0/2712809836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:05 smithi082 bash[20963]: cluster 2024-04-03T20:09:04.408822+0000 mgr.y (mgr.24370) 10518 : cluster [DBG] pgmap v10502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:05 smithi067 bash[17655]: cluster 2024-04-03T20:09:04.408822+0000 mgr.y (mgr.24370) 10518 : cluster [DBG] pgmap v10502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:05.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:05 smithi067 bash[27441]: cluster 2024-04-03T20:09:04.408822+0000 mgr.y (mgr.24370) 10518 : cluster [DBG] pgmap v10502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:06 smithi082 bash[20963]: audit 2024-04-03T20:09:05.601011+0000 mon.c (mon.2) 4148 : audit [DBG] from='client.? 172.21.15.67:0/2980996031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:06 smithi067 bash[27441]: audit 2024-04-03T20:09:05.601011+0000 mon.c (mon.2) 4148 : audit [DBG] from='client.? 172.21.15.67:0/2980996031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:06.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:06 smithi067 bash[17655]: audit 2024-04-03T20:09:05.601011+0000 mon.c (mon.2) 4148 : audit [DBG] from='client.? 172.21.15.67:0/2980996031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:07 smithi082 bash[20963]: cluster 2024-04-03T20:09:06.410017+0000 mgr.y (mgr.24370) 10519 : cluster [DBG] pgmap v10503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:07 smithi067 bash[17655]: cluster 2024-04-03T20:09:06.410017+0000 mgr.y (mgr.24370) 10519 : cluster [DBG] pgmap v10503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:07.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:07 smithi067 bash[27441]: cluster 2024-04-03T20:09:06.410017+0000 mgr.y (mgr.24370) 10519 : cluster [DBG] pgmap v10503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:08 smithi082 bash[20963]: audit 2024-04-03T20:09:08.057935+0000 mon.c (mon.2) 4149 : audit [DBG] from='client.? 172.21.15.67:0/3568066221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:08.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:08 smithi067 bash[17655]: audit 2024-04-03T20:09:08.057935+0000 mon.c (mon.2) 4149 : audit [DBG] from='client.? 172.21.15.67:0/3568066221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:08.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:08 smithi067 bash[27441]: audit 2024-04-03T20:09:08.057935+0000 mon.c (mon.2) 4149 : audit [DBG] from='client.? 172.21.15.67:0/3568066221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:09 smithi082 bash[20963]: cluster 2024-04-03T20:09:08.410738+0000 mgr.y (mgr.24370) 10520 : cluster [DBG] pgmap v10504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:09 smithi067 bash[27441]: cluster 2024-04-03T20:09:08.410738+0000 mgr.y (mgr.24370) 10520 : cluster [DBG] pgmap v10504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:09 smithi067 bash[17655]: cluster 2024-04-03T20:09:08.410738+0000 mgr.y (mgr.24370) 10520 : cluster [DBG] pgmap v10504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:10 smithi082 bash[20963]: audit 2024-04-03T20:09:10.223057+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:10 smithi082 bash[20963]: audit 2024-04-03T20:09:10.520182+0000 mon.a (mon.0) 9269 : audit [DBG] from='client.? 172.21.15.67:0/89866487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:10 smithi067 bash[27441]: audit 2024-04-03T20:09:10.223057+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:10 smithi067 bash[27441]: audit 2024-04-03T20:09:10.520182+0000 mon.a (mon.0) 9269 : audit [DBG] from='client.? 172.21.15.67:0/89866487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:10 smithi067 bash[17655]: audit 2024-04-03T20:09:10.223057+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:10 smithi067 bash[17655]: audit 2024-04-03T20:09:10.520182+0000 mon.a (mon.0) 9269 : audit [DBG] from='client.? 172.21.15.67:0/89866487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:11 smithi082 bash[20963]: cluster 2024-04-03T20:09:10.411360+0000 mgr.y (mgr.24370) 10521 : cluster [DBG] pgmap v10505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:11 smithi067 bash[27441]: cluster 2024-04-03T20:09:10.411360+0000 mgr.y (mgr.24370) 10521 : cluster [DBG] pgmap v10505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:11 smithi067 bash[17655]: cluster 2024-04-03T20:09:10.411360+0000 mgr.y (mgr.24370) 10521 : cluster [DBG] pgmap v10505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:09:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:09:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:13 smithi082 bash[20963]: cluster 2024-04-03T20:09:12.412514+0000 mgr.y (mgr.24370) 10522 : cluster [DBG] pgmap v10506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:13 smithi082 bash[20963]: audit 2024-04-03T20:09:12.978823+0000 mon.c (mon.2) 4150 : audit [DBG] from='client.? 172.21.15.67:0/4061328641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:13 smithi067 bash[17655]: cluster 2024-04-03T20:09:12.412514+0000 mgr.y (mgr.24370) 10522 : cluster [DBG] pgmap v10506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:13.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:13 smithi067 bash[17655]: audit 2024-04-03T20:09:12.978823+0000 mon.c (mon.2) 4150 : audit [DBG] from='client.? 172.21.15.67:0/4061328641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:13.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:13 smithi067 bash[27441]: cluster 2024-04-03T20:09:12.412514+0000 mgr.y (mgr.24370) 10522 : cluster [DBG] pgmap v10506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:13.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:13 smithi067 bash[27441]: audit 2024-04-03T20:09:12.978823+0000 mon.c (mon.2) 4150 : audit [DBG] from='client.? 172.21.15.67:0/4061328641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:15 smithi082 bash[20963]: cluster 2024-04-03T20:09:14.413271+0000 mgr.y (mgr.24370) 10523 : cluster [DBG] pgmap v10507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:15 smithi082 bash[20963]: audit 2024-04-03T20:09:15.433969+0000 mon.c (mon.2) 4151 : audit [DBG] from='client.? 172.21.15.67:0/597783025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:15 smithi067 bash[27441]: cluster 2024-04-03T20:09:14.413271+0000 mgr.y (mgr.24370) 10523 : cluster [DBG] pgmap v10507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:15 smithi067 bash[27441]: audit 2024-04-03T20:09:15.433969+0000 mon.c (mon.2) 4151 : audit [DBG] from='client.? 172.21.15.67:0/597783025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:15.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:15 smithi067 bash[17655]: cluster 2024-04-03T20:09:14.413271+0000 mgr.y (mgr.24370) 10523 : cluster [DBG] pgmap v10507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:15.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:15 smithi067 bash[17655]: audit 2024-04-03T20:09:15.433969+0000 mon.c (mon.2) 4151 : audit [DBG] from='client.? 172.21.15.67:0/597783025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:17 smithi082 bash[20963]: cluster 2024-04-03T20:09:16.414454+0000 mgr.y (mgr.24370) 10524 : cluster [DBG] pgmap v10508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:17 smithi067 bash[17655]: cluster 2024-04-03T20:09:16.414454+0000 mgr.y (mgr.24370) 10524 : cluster [DBG] pgmap v10508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:17 smithi067 bash[27441]: cluster 2024-04-03T20:09:16.414454+0000 mgr.y (mgr.24370) 10524 : cluster [DBG] pgmap v10508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:18 smithi082 bash[20963]: audit 2024-04-03T20:09:17.881816+0000 mon.a (mon.0) 9270 : audit [DBG] from='client.? 172.21.15.67:0/3623769446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:18 smithi067 bash[17655]: audit 2024-04-03T20:09:17.881816+0000 mon.a (mon.0) 9270 : audit [DBG] from='client.? 172.21.15.67:0/3623769446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:18.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:18 smithi067 bash[27441]: audit 2024-04-03T20:09:17.881816+0000 mon.a (mon.0) 9270 : audit [DBG] from='client.? 172.21.15.67:0/3623769446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:19 smithi082 bash[20963]: cluster 2024-04-03T20:09:18.415171+0000 mgr.y (mgr.24370) 10525 : cluster [DBG] pgmap v10509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:19 smithi067 bash[17655]: cluster 2024-04-03T20:09:18.415171+0000 mgr.y (mgr.24370) 10525 : cluster [DBG] pgmap v10509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:19.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:19 smithi067 bash[27441]: cluster 2024-04-03T20:09:18.415171+0000 mgr.y (mgr.24370) 10525 : cluster [DBG] pgmap v10509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:20 smithi082 bash[20963]: audit 2024-04-03T20:09:20.335728+0000 mon.c (mon.2) 4152 : audit [DBG] from='client.? 172.21.15.67:0/664259334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:20 smithi067 bash[17655]: audit 2024-04-03T20:09:20.335728+0000 mon.c (mon.2) 4152 : audit [DBG] from='client.? 172.21.15.67:0/664259334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:20.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:20 smithi067 bash[27441]: audit 2024-04-03T20:09:20.335728+0000 mon.c (mon.2) 4152 : audit [DBG] from='client.? 172.21.15.67:0/664259334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:21.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:21 smithi082 bash[20963]: cluster 2024-04-03T20:09:20.415871+0000 mgr.y (mgr.24370) 10526 : cluster [DBG] pgmap v10510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:21 smithi067 bash[17655]: cluster 2024-04-03T20:09:20.415871+0000 mgr.y (mgr.24370) 10526 : cluster [DBG] pgmap v10510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:21.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:21 smithi067 bash[27441]: cluster 2024-04-03T20:09:20.415871+0000 mgr.y (mgr.24370) 10526 : cluster [DBG] pgmap v10510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:09:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:09:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:23 smithi082 bash[20963]: cluster 2024-04-03T20:09:22.417022+0000 mgr.y (mgr.24370) 10527 : cluster [DBG] pgmap v10511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:23 smithi082 bash[20963]: audit 2024-04-03T20:09:22.795850+0000 mon.c (mon.2) 4153 : audit [DBG] from='client.? 172.21.15.67:0/151529600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:23 smithi067 bash[17655]: cluster 2024-04-03T20:09:22.417022+0000 mgr.y (mgr.24370) 10527 : cluster [DBG] pgmap v10511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:23 smithi067 bash[17655]: audit 2024-04-03T20:09:22.795850+0000 mon.c (mon.2) 4153 : audit [DBG] from='client.? 172.21.15.67:0/151529600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:23.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:23 smithi067 bash[27441]: cluster 2024-04-03T20:09:22.417022+0000 mgr.y (mgr.24370) 10527 : cluster [DBG] pgmap v10511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:23.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:23 smithi067 bash[27441]: audit 2024-04-03T20:09:22.795850+0000 mon.c (mon.2) 4153 : audit [DBG] from='client.? 172.21.15.67:0/151529600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:24 smithi082 bash[20963]: audit 2024-04-03T20:09:23.655780+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:09:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:24 smithi067 bash[27441]: audit 2024-04-03T20:09:23.655780+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:09:24.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:24 smithi067 bash[17655]: audit 2024-04-03T20:09:23.655780+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:09:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:25 smithi082 bash[20963]: cluster 2024-04-03T20:09:24.417736+0000 mgr.y (mgr.24370) 10528 : cluster [DBG] pgmap v10512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:25 smithi082 bash[20963]: audit 2024-04-03T20:09:25.218638+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:25 smithi082 bash[20963]: audit 2024-04-03T20:09:25.238464+0000 mon.c (mon.2) 4154 : audit [DBG] from='client.? 172.21.15.67:0/690669930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:25 smithi067 bash[17655]: cluster 2024-04-03T20:09:24.417736+0000 mgr.y (mgr.24370) 10528 : cluster [DBG] pgmap v10512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:25 smithi067 bash[17655]: audit 2024-04-03T20:09:25.218638+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:25 smithi067 bash[17655]: audit 2024-04-03T20:09:25.238464+0000 mon.c (mon.2) 4154 : audit [DBG] from='client.? 172.21.15.67:0/690669930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:25 smithi067 bash[27441]: cluster 2024-04-03T20:09:24.417736+0000 mgr.y (mgr.24370) 10528 : cluster [DBG] pgmap v10512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:25 smithi067 bash[27441]: audit 2024-04-03T20:09:25.218638+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:25 smithi067 bash[27441]: audit 2024-04-03T20:09:25.238464+0000 mon.c (mon.2) 4154 : audit [DBG] from='client.? 172.21.15.67:0/690669930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:27 smithi082 bash[20963]: cluster 2024-04-03T20:09:26.418932+0000 mgr.y (mgr.24370) 10529 : cluster [DBG] pgmap v10513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:27 smithi067 bash[17655]: cluster 2024-04-03T20:09:26.418932+0000 mgr.y (mgr.24370) 10529 : cluster [DBG] pgmap v10513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:27 smithi067 bash[27441]: cluster 2024-04-03T20:09:26.418932+0000 mgr.y (mgr.24370) 10529 : cluster [DBG] pgmap v10513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:28 smithi082 bash[20963]: audit 2024-04-03T20:09:27.700046+0000 mon.c (mon.2) 4155 : audit [DBG] from='client.? 172.21.15.67:0/698159342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:28 smithi067 bash[17655]: audit 2024-04-03T20:09:27.700046+0000 mon.c (mon.2) 4155 : audit [DBG] from='client.? 172.21.15.67:0/698159342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:28.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:28 smithi067 bash[27441]: audit 2024-04-03T20:09:27.700046+0000 mon.c (mon.2) 4155 : audit [DBG] from='client.? 172.21.15.67:0/698159342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:29 smithi082 bash[20963]: cluster 2024-04-03T20:09:28.419647+0000 mgr.y (mgr.24370) 10530 : cluster [DBG] pgmap v10514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:29 smithi082 bash[20963]: audit 2024-04-03T20:09:29.405679+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:29 smithi082 bash[20963]: audit 2024-04-03T20:09:29.414803+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:29 smithi067 bash[17655]: cluster 2024-04-03T20:09:28.419647+0000 mgr.y (mgr.24370) 10530 : cluster [DBG] pgmap v10514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:29 smithi067 bash[17655]: audit 2024-04-03T20:09:29.405679+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:29.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:29 smithi067 bash[17655]: audit 2024-04-03T20:09:29.414803+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:29 smithi067 bash[27441]: cluster 2024-04-03T20:09:28.419647+0000 mgr.y (mgr.24370) 10530 : cluster [DBG] pgmap v10514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:29 smithi067 bash[27441]: audit 2024-04-03T20:09:29.405679+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:29 smithi067 bash[27441]: audit 2024-04-03T20:09:29.414803+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[27441]: audit 2024-04-03T20:09:29.663091+0000 mon.a (mon.0) 9275 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[27441]: audit 2024-04-03T20:09:29.670129+0000 mon.a (mon.0) 9276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[27441]: audit 2024-04-03T20:09:30.096069+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:09:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[27441]: audit 2024-04-03T20:09:30.097893+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:09:30.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[27441]: audit 2024-04-03T20:09:30.108859+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:30.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[27441]: audit 2024-04-03T20:09:30.155020+0000 mon.c (mon.2) 4156 : audit [DBG] from='client.? 172.21.15.67:0/958119649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[17655]: audit 2024-04-03T20:09:29.663091+0000 mon.a (mon.0) 9275 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[17655]: audit 2024-04-03T20:09:29.670129+0000 mon.a (mon.0) 9276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[17655]: audit 2024-04-03T20:09:30.096069+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:09:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[17655]: audit 2024-04-03T20:09:30.097893+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:09:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[17655]: audit 2024-04-03T20:09:30.108859+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:30.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:30 smithi067 bash[17655]: audit 2024-04-03T20:09:30.155020+0000 mon.c (mon.2) 4156 : audit [DBG] from='client.? 172.21.15.67:0/958119649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:30 smithi082 bash[20963]: audit 2024-04-03T20:09:29.663091+0000 mon.a (mon.0) 9275 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:30 smithi082 bash[20963]: audit 2024-04-03T20:09:29.670129+0000 mon.a (mon.0) 9276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:30 smithi082 bash[20963]: audit 2024-04-03T20:09:30.096069+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:09:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:30 smithi082 bash[20963]: audit 2024-04-03T20:09:30.097893+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:09:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:30 smithi082 bash[20963]: audit 2024-04-03T20:09:30.108859+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:09:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:30 smithi082 bash[20963]: audit 2024-04-03T20:09:30.155020+0000 mon.c (mon.2) 4156 : audit [DBG] from='client.? 172.21.15.67:0/958119649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:31 smithi067 bash[17655]: cluster 2024-04-03T20:09:30.420390+0000 mgr.y (mgr.24370) 10531 : cluster [DBG] pgmap v10515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:31.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:31 smithi067 bash[27441]: cluster 2024-04-03T20:09:30.420390+0000 mgr.y (mgr.24370) 10531 : cluster [DBG] pgmap v10515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:31 smithi082 bash[20963]: cluster 2024-04-03T20:09:30.420390+0000 mgr.y (mgr.24370) 10531 : cluster [DBG] pgmap v10515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:32 smithi067 bash[27441]: audit 2024-04-03T20:09:32.606967+0000 mon.c (mon.2) 4157 : audit [DBG] from='client.? 172.21.15.67:0/2597679777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:32 smithi067 bash[17655]: audit 2024-04-03T20:09:32.606967+0000 mon.c (mon.2) 4157 : audit [DBG] from='client.? 172.21.15.67:0/2597679777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:32 smithi082 bash[20963]: audit 2024-04-03T20:09:32.606967+0000 mon.c (mon.2) 4157 : audit [DBG] from='client.? 172.21.15.67:0/2597679777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:33] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T20:09:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:33 smithi082 bash[20963]: cluster 2024-04-03T20:09:32.421482+0000 mgr.y (mgr.24370) 10532 : cluster [DBG] pgmap v10516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:09:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:33 smithi067 bash[17655]: cluster 2024-04-03T20:09:32.421482+0000 mgr.y (mgr.24370) 10532 : cluster [DBG] pgmap v10516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:33 smithi067 bash[27441]: cluster 2024-04-03T20:09:32.421482+0000 mgr.y (mgr.24370) 10532 : cluster [DBG] pgmap v10516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:35 smithi082 bash[20963]: cluster 2024-04-03T20:09:34.422178+0000 mgr.y (mgr.24370) 10533 : cluster [DBG] pgmap v10517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:35 smithi082 bash[20963]: audit 2024-04-03T20:09:35.059648+0000 mon.a (mon.0) 9280 : audit [DBG] from='client.? 172.21.15.67:0/3680518925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:35 smithi067 bash[27441]: cluster 2024-04-03T20:09:34.422178+0000 mgr.y (mgr.24370) 10533 : cluster [DBG] pgmap v10517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:35 smithi067 bash[27441]: audit 2024-04-03T20:09:35.059648+0000 mon.a (mon.0) 9280 : audit [DBG] from='client.? 172.21.15.67:0/3680518925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:35 smithi067 bash[17655]: cluster 2024-04-03T20:09:34.422178+0000 mgr.y (mgr.24370) 10533 : cluster [DBG] pgmap v10517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:35 smithi067 bash[17655]: audit 2024-04-03T20:09:35.059648+0000 mon.a (mon.0) 9280 : audit [DBG] from='client.? 172.21.15.67:0/3680518925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:37 smithi082 bash[20963]: cluster 2024-04-03T20:09:36.423374+0000 mgr.y (mgr.24370) 10534 : cluster [DBG] pgmap v10518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:37 smithi082 bash[20963]: audit 2024-04-03T20:09:37.506299+0000 mon.a (mon.0) 9281 : audit [DBG] from='client.? 172.21.15.67:0/3625493155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:37 smithi067 bash[17655]: cluster 2024-04-03T20:09:36.423374+0000 mgr.y (mgr.24370) 10534 : cluster [DBG] pgmap v10518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:37 smithi067 bash[17655]: audit 2024-04-03T20:09:37.506299+0000 mon.a (mon.0) 9281 : audit [DBG] from='client.? 172.21.15.67:0/3625493155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:37 smithi067 bash[27441]: cluster 2024-04-03T20:09:36.423374+0000 mgr.y (mgr.24370) 10534 : cluster [DBG] pgmap v10518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:37 smithi067 bash[27441]: audit 2024-04-03T20:09:37.506299+0000 mon.a (mon.0) 9281 : audit [DBG] from='client.? 172.21.15.67:0/3625493155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:39 smithi082 bash[20963]: cluster 2024-04-03T20:09:38.424067+0000 mgr.y (mgr.24370) 10535 : cluster [DBG] pgmap v10519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:39 smithi067 bash[17655]: cluster 2024-04-03T20:09:38.424067+0000 mgr.y (mgr.24370) 10535 : cluster [DBG] pgmap v10519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:39 smithi067 bash[27441]: cluster 2024-04-03T20:09:38.424067+0000 mgr.y (mgr.24370) 10535 : cluster [DBG] pgmap v10519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:40 smithi082 bash[20963]: audit 2024-04-03T20:09:39.944820+0000 mon.a (mon.0) 9282 : audit [DBG] from='client.? 172.21.15.67:0/193683773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:40 smithi082 bash[20963]: audit 2024-04-03T20:09:40.218887+0000 mon.a (mon.0) 9283 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:40 smithi067 bash[17655]: audit 2024-04-03T20:09:39.944820+0000 mon.a (mon.0) 9282 : audit [DBG] from='client.? 172.21.15.67:0/193683773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:40 smithi067 bash[17655]: audit 2024-04-03T20:09:40.218887+0000 mon.a (mon.0) 9283 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:40 smithi067 bash[27441]: audit 2024-04-03T20:09:39.944820+0000 mon.a (mon.0) 9282 : audit [DBG] from='client.? 172.21.15.67:0/193683773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:40 smithi067 bash[27441]: audit 2024-04-03T20:09:40.218887+0000 mon.a (mon.0) 9283 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:41 smithi082 bash[20963]: cluster 2024-04-03T20:09:40.424730+0000 mgr.y (mgr.24370) 10536 : cluster [DBG] pgmap v10520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:41 smithi067 bash[27441]: cluster 2024-04-03T20:09:40.424730+0000 mgr.y (mgr.24370) 10536 : cluster [DBG] pgmap v10520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:41 smithi067 bash[17655]: cluster 2024-04-03T20:09:40.424730+0000 mgr.y (mgr.24370) 10536 : cluster [DBG] pgmap v10520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:42 smithi067 bash[27441]: audit 2024-04-03T20:09:42.395267+0000 mon.c (mon.2) 4158 : audit [DBG] from='client.? 172.21.15.67:0/1956643486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:42 smithi067 bash[17655]: audit 2024-04-03T20:09:42.395267+0000 mon.c (mon.2) 4158 : audit [DBG] from='client.? 172.21.15.67:0/1956643486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:42 smithi082 bash[20963]: audit 2024-04-03T20:09:42.395267+0000 mon.c (mon.2) 4158 : audit [DBG] from='client.? 172.21.15.67:0/1956643486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:09:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:09:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:43 smithi082 bash[20963]: cluster 2024-04-03T20:09:42.425826+0000 mgr.y (mgr.24370) 10537 : cluster [DBG] pgmap v10521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:43 smithi067 bash[17655]: cluster 2024-04-03T20:09:42.425826+0000 mgr.y (mgr.24370) 10537 : cluster [DBG] pgmap v10521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:44.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:43 smithi067 bash[27441]: cluster 2024-04-03T20:09:42.425826+0000 mgr.y (mgr.24370) 10537 : cluster [DBG] pgmap v10521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:45 smithi082 bash[20963]: cluster 2024-04-03T20:09:44.426386+0000 mgr.y (mgr.24370) 10538 : cluster [DBG] pgmap v10522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:45 smithi082 bash[20963]: audit 2024-04-03T20:09:44.846684+0000 mon.a (mon.0) 9284 : audit [DBG] from='client.? 172.21.15.67:0/2122001601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:45 smithi067 bash[17655]: cluster 2024-04-03T20:09:44.426386+0000 mgr.y (mgr.24370) 10538 : cluster [DBG] pgmap v10522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:45 smithi067 bash[17655]: audit 2024-04-03T20:09:44.846684+0000 mon.a (mon.0) 9284 : audit [DBG] from='client.? 172.21.15.67:0/2122001601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:46.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:45 smithi067 bash[27441]: cluster 2024-04-03T20:09:44.426386+0000 mgr.y (mgr.24370) 10538 : cluster [DBG] pgmap v10522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:46.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:45 smithi067 bash[27441]: audit 2024-04-03T20:09:44.846684+0000 mon.a (mon.0) 9284 : audit [DBG] from='client.? 172.21.15.67:0/2122001601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:47 smithi082 bash[20963]: cluster 2024-04-03T20:09:46.427590+0000 mgr.y (mgr.24370) 10539 : cluster [DBG] pgmap v10523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:47 smithi082 bash[20963]: audit 2024-04-03T20:09:47.300774+0000 mon.c (mon.2) 4159 : audit [DBG] from='client.? 172.21.15.67:0/1990731759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:47 smithi067 bash[17655]: cluster 2024-04-03T20:09:46.427590+0000 mgr.y (mgr.24370) 10539 : cluster [DBG] pgmap v10523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:48.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:47 smithi067 bash[17655]: audit 2024-04-03T20:09:47.300774+0000 mon.c (mon.2) 4159 : audit [DBG] from='client.? 172.21.15.67:0/1990731759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:48.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:47 smithi067 bash[27441]: cluster 2024-04-03T20:09:46.427590+0000 mgr.y (mgr.24370) 10539 : cluster [DBG] pgmap v10523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:48.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:47 smithi067 bash[27441]: audit 2024-04-03T20:09:47.300774+0000 mon.c (mon.2) 4159 : audit [DBG] from='client.? 172.21.15.67:0/1990731759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:49 smithi082 bash[20963]: cluster 2024-04-03T20:09:48.428317+0000 mgr.y (mgr.24370) 10540 : cluster [DBG] pgmap v10524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:49 smithi067 bash[27441]: cluster 2024-04-03T20:09:48.428317+0000 mgr.y (mgr.24370) 10540 : cluster [DBG] pgmap v10524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:49 smithi067 bash[17655]: cluster 2024-04-03T20:09:48.428317+0000 mgr.y (mgr.24370) 10540 : cluster [DBG] pgmap v10524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:50 smithi082 bash[20963]: audit 2024-04-03T20:09:49.765504+0000 mon.a (mon.0) 9285 : audit [DBG] from='client.? 172.21.15.67:0/2130794568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:50 smithi067 bash[27441]: audit 2024-04-03T20:09:49.765504+0000 mon.a (mon.0) 9285 : audit [DBG] from='client.? 172.21.15.67:0/2130794568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:50 smithi067 bash[17655]: audit 2024-04-03T20:09:49.765504+0000 mon.a (mon.0) 9285 : audit [DBG] from='client.? 172.21.15.67:0/2130794568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:51 smithi082 bash[20963]: cluster 2024-04-03T20:09:50.429025+0000 mgr.y (mgr.24370) 10541 : cluster [DBG] pgmap v10525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:51 smithi067 bash[17655]: cluster 2024-04-03T20:09:50.429025+0000 mgr.y (mgr.24370) 10541 : cluster [DBG] pgmap v10525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:51 smithi067 bash[27441]: cluster 2024-04-03T20:09:50.429025+0000 mgr.y (mgr.24370) 10541 : cluster [DBG] pgmap v10525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:52 smithi067 bash[27441]: audit 2024-04-03T20:09:52.209885+0000 mon.a (mon.0) 9286 : audit [DBG] from='client.? 172.21.15.67:0/2198756399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:52 smithi067 bash[17655]: audit 2024-04-03T20:09:52.209885+0000 mon.a (mon.0) 9286 : audit [DBG] from='client.? 172.21.15.67:0/2198756399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:52 smithi082 bash[20963]: audit 2024-04-03T20:09:52.209885+0000 mon.a (mon.0) 9286 : audit [DBG] from='client.? 172.21.15.67:0/2198756399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:09:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:53 smithi082 bash[20963]: cluster 2024-04-03T20:09:52.430210+0000 mgr.y (mgr.24370) 10542 : cluster [DBG] pgmap v10526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:09:54.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:53 smithi067 bash[17655]: cluster 2024-04-03T20:09:52.430210+0000 mgr.y (mgr.24370) 10542 : cluster [DBG] pgmap v10526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:54.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:53 smithi067 bash[27441]: cluster 2024-04-03T20:09:52.430210+0000 mgr.y (mgr.24370) 10542 : cluster [DBG] pgmap v10526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:54 smithi082 bash[20963]: audit 2024-04-03T20:09:54.662916+0000 mon.c (mon.2) 4160 : audit [DBG] from='client.? 172.21.15.67:0/3754233908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:54 smithi067 bash[17655]: audit 2024-04-03T20:09:54.662916+0000 mon.c (mon.2) 4160 : audit [DBG] from='client.? 172.21.15.67:0/3754233908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:54 smithi067 bash[27441]: audit 2024-04-03T20:09:54.662916+0000 mon.c (mon.2) 4160 : audit [DBG] from='client.? 172.21.15.67:0/3754233908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:55 smithi082 bash[20963]: cluster 2024-04-03T20:09:54.430832+0000 mgr.y (mgr.24370) 10543 : cluster [DBG] pgmap v10527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:55 smithi082 bash[20963]: audit 2024-04-03T20:09:55.219378+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:55 smithi067 bash[27441]: cluster 2024-04-03T20:09:54.430832+0000 mgr.y (mgr.24370) 10543 : cluster [DBG] pgmap v10527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:55 smithi067 bash[27441]: audit 2024-04-03T20:09:55.219378+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:55 smithi067 bash[17655]: cluster 2024-04-03T20:09:54.430832+0000 mgr.y (mgr.24370) 10543 : cluster [DBG] pgmap v10527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:55 smithi067 bash[17655]: audit 2024-04-03T20:09:55.219378+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:09:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:57 smithi082 bash[20963]: cluster 2024-04-03T20:09:56.431995+0000 mgr.y (mgr.24370) 10544 : cluster [DBG] pgmap v10528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:57 smithi082 bash[20963]: audit 2024-04-03T20:09:57.125249+0000 mon.a (mon.0) 9288 : audit [DBG] from='client.? 172.21.15.67:0/3037697640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:57 smithi067 bash[27441]: cluster 2024-04-03T20:09:56.431995+0000 mgr.y (mgr.24370) 10544 : cluster [DBG] pgmap v10528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:57 smithi067 bash[27441]: audit 2024-04-03T20:09:57.125249+0000 mon.a (mon.0) 9288 : audit [DBG] from='client.? 172.21.15.67:0/3037697640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:09:58.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:57 smithi067 bash[17655]: cluster 2024-04-03T20:09:56.431995+0000 mgr.y (mgr.24370) 10544 : cluster [DBG] pgmap v10528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:09:58.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:57 smithi067 bash[17655]: audit 2024-04-03T20:09:57.125249+0000 mon.a (mon.0) 9288 : audit [DBG] from='client.? 172.21.15.67:0/3037697640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:59 smithi082 bash[20963]: cluster 2024-04-03T20:09:58.432788+0000 mgr.y (mgr.24370) 10545 : cluster [DBG] pgmap v10529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:09:59 smithi082 bash[20963]: audit 2024-04-03T20:09:59.572967+0000 mon.c (mon.2) 4161 : audit [DBG] from='client.? 172.21.15.67:0/756526225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:59 smithi067 bash[17655]: cluster 2024-04-03T20:09:58.432788+0000 mgr.y (mgr.24370) 10545 : cluster [DBG] pgmap v10529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:09:59 smithi067 bash[17655]: audit 2024-04-03T20:09:59.572967+0000 mon.c (mon.2) 4161 : audit [DBG] from='client.? 172.21.15.67:0/756526225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:00.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:59 smithi067 bash[27441]: cluster 2024-04-03T20:09:58.432788+0000 mgr.y (mgr.24370) 10545 : cluster [DBG] pgmap v10529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:00.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:09:59 smithi067 bash[27441]: audit 2024-04-03T20:09:59.572967+0000 mon.c (mon.2) 4161 : audit [DBG] from='client.? 172.21.15.67:0/756526225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:00 smithi082 bash[20963]: cluster 2024-04-03T20:10:00.000183+0000 mon.a (mon.0) 9289 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:10:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:00 smithi067 bash[17655]: cluster 2024-04-03T20:10:00.000183+0000 mon.a (mon.0) 9289 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:10:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:00 smithi067 bash[27441]: cluster 2024-04-03T20:10:00.000183+0000 mon.a (mon.0) 9289 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:10:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:01 smithi082 bash[20963]: cluster 2024-04-03T20:10:00.433518+0000 mgr.y (mgr.24370) 10546 : cluster [DBG] pgmap v10530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:01 smithi067 bash[17655]: cluster 2024-04-03T20:10:00.433518+0000 mgr.y (mgr.24370) 10546 : cluster [DBG] pgmap v10530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:02.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:01 smithi067 bash[27441]: cluster 2024-04-03T20:10:00.433518+0000 mgr.y (mgr.24370) 10546 : cluster [DBG] pgmap v10530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:02 smithi067 bash[17655]: audit 2024-04-03T20:10:02.030337+0000 mon.c (mon.2) 4162 : audit [DBG] from='client.? 172.21.15.67:0/4054429182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:02 smithi067 bash[27441]: audit 2024-04-03T20:10:02.030337+0000 mon.c (mon.2) 4162 : audit [DBG] from='client.? 172.21.15.67:0/4054429182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:02 smithi082 bash[20963]: audit 2024-04-03T20:10:02.030337+0000 mon.c (mon.2) 4162 : audit [DBG] from='client.? 172.21.15.67:0/4054429182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:10:03.790 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:10:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:03 smithi082 bash[20963]: cluster 2024-04-03T20:10:02.434700+0000 mgr.y (mgr.24370) 10547 : cluster [DBG] pgmap v10531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:03 smithi067 bash[17655]: cluster 2024-04-03T20:10:02.434700+0000 mgr.y (mgr.24370) 10547 : cluster [DBG] pgmap v10531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:03 smithi067 bash[27441]: cluster 2024-04-03T20:10:02.434700+0000 mgr.y (mgr.24370) 10547 : cluster [DBG] pgmap v10531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:04 smithi082 bash[20963]: audit 2024-04-03T20:10:04.481835+0000 mon.c (mon.2) 4163 : audit [DBG] from='client.? 172.21.15.67:0/4236948825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:04 smithi067 bash[17655]: audit 2024-04-03T20:10:04.481835+0000 mon.c (mon.2) 4163 : audit [DBG] from='client.? 172.21.15.67:0/4236948825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:04 smithi067 bash[27441]: audit 2024-04-03T20:10:04.481835+0000 mon.c (mon.2) 4163 : audit [DBG] from='client.? 172.21.15.67:0/4236948825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:05 smithi082 bash[20963]: cluster 2024-04-03T20:10:04.435369+0000 mgr.y (mgr.24370) 10548 : cluster [DBG] pgmap v10532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:05 smithi067 bash[27441]: cluster 2024-04-03T20:10:04.435369+0000 mgr.y (mgr.24370) 10548 : cluster [DBG] pgmap v10532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:06.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:05 smithi067 bash[17655]: cluster 2024-04-03T20:10:04.435369+0000 mgr.y (mgr.24370) 10548 : cluster [DBG] pgmap v10532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:07 smithi082 bash[20963]: cluster 2024-04-03T20:10:06.436581+0000 mgr.y (mgr.24370) 10549 : cluster [DBG] pgmap v10533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:07 smithi082 bash[20963]: audit 2024-04-03T20:10:06.932988+0000 mon.a (mon.0) 9290 : audit [DBG] from='client.? 172.21.15.67:0/1827772118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:07 smithi067 bash[27441]: cluster 2024-04-03T20:10:06.436581+0000 mgr.y (mgr.24370) 10549 : cluster [DBG] pgmap v10533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:07 smithi067 bash[27441]: audit 2024-04-03T20:10:06.932988+0000 mon.a (mon.0) 9290 : audit [DBG] from='client.? 172.21.15.67:0/1827772118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:08.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:07 smithi067 bash[17655]: cluster 2024-04-03T20:10:06.436581+0000 mgr.y (mgr.24370) 10549 : cluster [DBG] pgmap v10533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:08.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:07 smithi067 bash[17655]: audit 2024-04-03T20:10:06.932988+0000 mon.a (mon.0) 9290 : audit [DBG] from='client.? 172.21.15.67:0/1827772118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:09 smithi082 bash[20963]: cluster 2024-04-03T20:10:08.437267+0000 mgr.y (mgr.24370) 10550 : cluster [DBG] pgmap v10534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:09 smithi082 bash[20963]: audit 2024-04-03T20:10:09.382966+0000 mon.c (mon.2) 4164 : audit [DBG] from='client.? 172.21.15.67:0/1846883283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:09 smithi067 bash[17655]: cluster 2024-04-03T20:10:08.437267+0000 mgr.y (mgr.24370) 10550 : cluster [DBG] pgmap v10534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:09 smithi067 bash[17655]: audit 2024-04-03T20:10:09.382966+0000 mon.c (mon.2) 4164 : audit [DBG] from='client.? 172.21.15.67:0/1846883283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:09 smithi067 bash[27441]: cluster 2024-04-03T20:10:08.437267+0000 mgr.y (mgr.24370) 10550 : cluster [DBG] pgmap v10534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:09 smithi067 bash[27441]: audit 2024-04-03T20:10:09.382966+0000 mon.c (mon.2) 4164 : audit [DBG] from='client.? 172.21.15.67:0/1846883283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:10 smithi082 bash[20963]: audit 2024-04-03T20:10:10.219835+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:10 smithi067 bash[17655]: audit 2024-04-03T20:10:10.219835+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:10 smithi067 bash[27441]: audit 2024-04-03T20:10:10.219835+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:11 smithi082 bash[20963]: cluster 2024-04-03T20:10:10.437953+0000 mgr.y (mgr.24370) 10551 : cluster [DBG] pgmap v10535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:11 smithi067 bash[17655]: cluster 2024-04-03T20:10:10.437953+0000 mgr.y (mgr.24370) 10551 : cluster [DBG] pgmap v10535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:12.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:11 smithi067 bash[27441]: cluster 2024-04-03T20:10:10.437953+0000 mgr.y (mgr.24370) 10551 : cluster [DBG] pgmap v10535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:12 smithi067 bash[27441]: audit 2024-04-03T20:10:11.832183+0000 mon.a (mon.0) 9292 : audit [DBG] from='client.? 172.21.15.67:0/3638144561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:12 smithi067 bash[17655]: audit 2024-04-03T20:10:11.832183+0000 mon.a (mon.0) 9292 : audit [DBG] from='client.? 172.21.15.67:0/3638144561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:12 smithi082 bash[20963]: audit 2024-04-03T20:10:11.832183+0000 mon.a (mon.0) 9292 : audit [DBG] from='client.? 172.21.15.67:0/3638144561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:13] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:10:13.827 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:10:14.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:13 smithi082 bash[20963]: cluster 2024-04-03T20:10:12.439131+0000 mgr.y (mgr.24370) 10552 : cluster [DBG] pgmap v10536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:13 smithi067 bash[17655]: cluster 2024-04-03T20:10:12.439131+0000 mgr.y (mgr.24370) 10552 : cluster [DBG] pgmap v10536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:13 smithi067 bash[27441]: cluster 2024-04-03T20:10:12.439131+0000 mgr.y (mgr.24370) 10552 : cluster [DBG] pgmap v10536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:14 smithi082 bash[20963]: audit 2024-04-03T20:10:14.285496+0000 mon.a (mon.0) 9293 : audit [DBG] from='client.? 172.21.15.67:0/3026696467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:14 smithi067 bash[27441]: audit 2024-04-03T20:10:14.285496+0000 mon.a (mon.0) 9293 : audit [DBG] from='client.? 172.21.15.67:0/3026696467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:14 smithi067 bash[17655]: audit 2024-04-03T20:10:14.285496+0000 mon.a (mon.0) 9293 : audit [DBG] from='client.? 172.21.15.67:0/3026696467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:15 smithi082 bash[20963]: cluster 2024-04-03T20:10:14.439814+0000 mgr.y (mgr.24370) 10553 : cluster [DBG] pgmap v10537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:15 smithi067 bash[27441]: cluster 2024-04-03T20:10:14.439814+0000 mgr.y (mgr.24370) 10553 : cluster [DBG] pgmap v10537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:15 smithi067 bash[17655]: cluster 2024-04-03T20:10:14.439814+0000 mgr.y (mgr.24370) 10553 : cluster [DBG] pgmap v10537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:16 smithi082 bash[20963]: audit 2024-04-03T20:10:16.741940+0000 mon.c (mon.2) 4165 : audit [DBG] from='client.? 172.21.15.67:0/2582560037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:16 smithi067 bash[27441]: audit 2024-04-03T20:10:16.741940+0000 mon.c (mon.2) 4165 : audit [DBG] from='client.? 172.21.15.67:0/2582560037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:16 smithi067 bash[17655]: audit 2024-04-03T20:10:16.741940+0000 mon.c (mon.2) 4165 : audit [DBG] from='client.? 172.21.15.67:0/2582560037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:17 smithi082 bash[20963]: cluster 2024-04-03T20:10:16.440737+0000 mgr.y (mgr.24370) 10554 : cluster [DBG] pgmap v10538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:17 smithi067 bash[27441]: cluster 2024-04-03T20:10:16.440737+0000 mgr.y (mgr.24370) 10554 : cluster [DBG] pgmap v10538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:17 smithi067 bash[17655]: cluster 2024-04-03T20:10:16.440737+0000 mgr.y (mgr.24370) 10554 : cluster [DBG] pgmap v10538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:19 smithi082 bash[20963]: cluster 2024-04-03T20:10:18.441563+0000 mgr.y (mgr.24370) 10555 : cluster [DBG] pgmap v10539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:19 smithi082 bash[20963]: audit 2024-04-03T20:10:19.197061+0000 mon.a (mon.0) 9294 : audit [DBG] from='client.? 172.21.15.67:0/2247569492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:19 smithi067 bash[27441]: cluster 2024-04-03T20:10:18.441563+0000 mgr.y (mgr.24370) 10555 : cluster [DBG] pgmap v10539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:19 smithi067 bash[27441]: audit 2024-04-03T20:10:19.197061+0000 mon.a (mon.0) 9294 : audit [DBG] from='client.? 172.21.15.67:0/2247569492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:19 smithi067 bash[17655]: cluster 2024-04-03T20:10:18.441563+0000 mgr.y (mgr.24370) 10555 : cluster [DBG] pgmap v10539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:19 smithi067 bash[17655]: audit 2024-04-03T20:10:19.197061+0000 mon.a (mon.0) 9294 : audit [DBG] from='client.? 172.21.15.67:0/2247569492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:21 smithi082 bash[20963]: cluster 2024-04-03T20:10:20.442281+0000 mgr.y (mgr.24370) 10556 : cluster [DBG] pgmap v10540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:21 smithi082 bash[20963]: audit 2024-04-03T20:10:21.648566+0000 mon.c (mon.2) 4166 : audit [DBG] from='client.? 172.21.15.67:0/65099808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:21 smithi067 bash[17655]: cluster 2024-04-03T20:10:20.442281+0000 mgr.y (mgr.24370) 10556 : cluster [DBG] pgmap v10540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:21 smithi067 bash[17655]: audit 2024-04-03T20:10:21.648566+0000 mon.c (mon.2) 4166 : audit [DBG] from='client.? 172.21.15.67:0/65099808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:22.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:21 smithi067 bash[27441]: cluster 2024-04-03T20:10:20.442281+0000 mgr.y (mgr.24370) 10556 : cluster [DBG] pgmap v10540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:22.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:21 smithi067 bash[27441]: audit 2024-04-03T20:10:21.648566+0000 mon.c (mon.2) 4166 : audit [DBG] from='client.? 172.21.15.67:0/65099808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:23] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:10:23.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:10:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:23 smithi082 bash[20963]: cluster 2024-04-03T20:10:22.443439+0000 mgr.y (mgr.24370) 10557 : cluster [DBG] pgmap v10541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:23 smithi067 bash[17655]: cluster 2024-04-03T20:10:22.443439+0000 mgr.y (mgr.24370) 10557 : cluster [DBG] pgmap v10541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:23 smithi067 bash[27441]: cluster 2024-04-03T20:10:22.443439+0000 mgr.y (mgr.24370) 10557 : cluster [DBG] pgmap v10541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:24 smithi082 bash[20963]: audit 2024-04-03T20:10:24.104837+0000 mon.a (mon.0) 9295 : audit [DBG] from='client.? 172.21.15.67:0/3359641612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:24 smithi067 bash[17655]: audit 2024-04-03T20:10:24.104837+0000 mon.a (mon.0) 9295 : audit [DBG] from='client.? 172.21.15.67:0/3359641612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:24 smithi067 bash[27441]: audit 2024-04-03T20:10:24.104837+0000 mon.a (mon.0) 9295 : audit [DBG] from='client.? 172.21.15.67:0/3359641612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:25 smithi082 bash[20963]: cluster 2024-04-03T20:10:24.444166+0000 mgr.y (mgr.24370) 10558 : cluster [DBG] pgmap v10542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:25 smithi082 bash[20963]: audit 2024-04-03T20:10:25.220124+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:25 smithi067 bash[17655]: cluster 2024-04-03T20:10:24.444166+0000 mgr.y (mgr.24370) 10558 : cluster [DBG] pgmap v10542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:25 smithi067 bash[17655]: audit 2024-04-03T20:10:25.220124+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:25 smithi067 bash[27441]: cluster 2024-04-03T20:10:24.444166+0000 mgr.y (mgr.24370) 10558 : cluster [DBG] pgmap v10542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:25 smithi067 bash[27441]: audit 2024-04-03T20:10:25.220124+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:26 smithi067 bash[17655]: audit 2024-04-03T20:10:26.562456+0000 mon.a (mon.0) 9297 : audit [DBG] from='client.? 172.21.15.67:0/3443317360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:26 smithi067 bash[27441]: audit 2024-04-03T20:10:26.562456+0000 mon.a (mon.0) 9297 : audit [DBG] from='client.? 172.21.15.67:0/3443317360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:26 smithi082 bash[20963]: audit 2024-04-03T20:10:26.562456+0000 mon.a (mon.0) 9297 : audit [DBG] from='client.? 172.21.15.67:0/3443317360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:27 smithi067 bash[17655]: cluster 2024-04-03T20:10:26.444936+0000 mgr.y (mgr.24370) 10559 : cluster [DBG] pgmap v10543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:27 smithi067 bash[27441]: cluster 2024-04-03T20:10:26.444936+0000 mgr.y (mgr.24370) 10559 : cluster [DBG] pgmap v10543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:27 smithi082 bash[20963]: cluster 2024-04-03T20:10:26.444936+0000 mgr.y (mgr.24370) 10559 : cluster [DBG] pgmap v10543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:29 smithi067 bash[17655]: cluster 2024-04-03T20:10:28.445582+0000 mgr.y (mgr.24370) 10560 : cluster [DBG] pgmap v10544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:29 smithi067 bash[17655]: audit 2024-04-03T20:10:29.010415+0000 mon.a (mon.0) 9298 : audit [DBG] from='client.? 172.21.15.67:0/2400971379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:29 smithi067 bash[27441]: cluster 2024-04-03T20:10:28.445582+0000 mgr.y (mgr.24370) 10560 : cluster [DBG] pgmap v10544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:29 smithi067 bash[27441]: audit 2024-04-03T20:10:29.010415+0000 mon.a (mon.0) 9298 : audit [DBG] from='client.? 172.21.15.67:0/2400971379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:29 smithi082 bash[20963]: cluster 2024-04-03T20:10:28.445582+0000 mgr.y (mgr.24370) 10560 : cluster [DBG] pgmap v10544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:29 smithi082 bash[20963]: audit 2024-04-03T20:10:29.010415+0000 mon.a (mon.0) 9298 : audit [DBG] from='client.? 172.21.15.67:0/2400971379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:30 smithi067 bash[17655]: audit 2024-04-03T20:10:30.182790+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:10:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:30 smithi067 bash[27441]: audit 2024-04-03T20:10:30.182790+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:10:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:30 smithi082 bash[20963]: audit 2024-04-03T20:10:30.182790+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:10:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:31 smithi067 bash[17655]: cluster 2024-04-03T20:10:30.446254+0000 mgr.y (mgr.24370) 10561 : cluster [DBG] pgmap v10545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:31 smithi067 bash[17655]: audit 2024-04-03T20:10:31.454676+0000 mon.a (mon.0) 9300 : audit [DBG] from='client.? 172.21.15.67:0/26310188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:32.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:31 smithi067 bash[27441]: cluster 2024-04-03T20:10:30.446254+0000 mgr.y (mgr.24370) 10561 : cluster [DBG] pgmap v10545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:32.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:31 smithi067 bash[27441]: audit 2024-04-03T20:10:31.454676+0000 mon.a (mon.0) 9300 : audit [DBG] from='client.? 172.21.15.67:0/26310188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:31 smithi082 bash[20963]: cluster 2024-04-03T20:10:30.446254+0000 mgr.y (mgr.24370) 10561 : cluster [DBG] pgmap v10545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:31 smithi082 bash[20963]: audit 2024-04-03T20:10:31.454676+0000 mon.a (mon.0) 9300 : audit [DBG] from='client.? 172.21.15.67:0/26310188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:10:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:10:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:33 smithi067 bash[17655]: cluster 2024-04-03T20:10:32.447272+0000 mgr.y (mgr.24370) 10562 : cluster [DBG] pgmap v10546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:33 smithi067 bash[27441]: cluster 2024-04-03T20:10:32.447272+0000 mgr.y (mgr.24370) 10562 : cluster [DBG] pgmap v10546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:33 smithi082 bash[20963]: cluster 2024-04-03T20:10:32.447272+0000 mgr.y (mgr.24370) 10562 : cluster [DBG] pgmap v10546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:34 smithi067 bash[17655]: audit 2024-04-03T20:10:33.917373+0000 mon.a (mon.0) 9301 : audit [DBG] from='client.? 172.21.15.67:0/1258266833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:34 smithi067 bash[27441]: audit 2024-04-03T20:10:33.917373+0000 mon.a (mon.0) 9301 : audit [DBG] from='client.? 172.21.15.67:0/1258266833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:34 smithi082 bash[20963]: audit 2024-04-03T20:10:33.917373+0000 mon.a (mon.0) 9301 : audit [DBG] from='client.? 172.21.15.67:0/1258266833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:35 smithi082 bash[20963]: cluster 2024-04-03T20:10:34.447978+0000 mgr.y (mgr.24370) 10563 : cluster [DBG] pgmap v10547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:35 smithi067 bash[17655]: cluster 2024-04-03T20:10:34.447978+0000 mgr.y (mgr.24370) 10563 : cluster [DBG] pgmap v10547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:35 smithi067 bash[27441]: cluster 2024-04-03T20:10:34.447978+0000 mgr.y (mgr.24370) 10563 : cluster [DBG] pgmap v10547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:36 smithi082 bash[20963]: audit 2024-04-03T20:10:35.926194+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:36 smithi082 bash[20963]: audit 2024-04-03T20:10:35.941670+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:36 smithi082 bash[20963]: audit 2024-04-03T20:10:36.184721+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:36 smithi082 bash[20963]: audit 2024-04-03T20:10:36.192215+0000 mon.a (mon.0) 9305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:36 smithi082 bash[20963]: audit 2024-04-03T20:10:36.402553+0000 mon.a (mon.0) 9306 : audit [DBG] from='client.? 172.21.15.67:0/1997322619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:37.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:36 smithi082 bash[20963]: audit 2024-04-03T20:10:36.624253+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:10:37.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:36 smithi082 bash[20963]: audit 2024-04-03T20:10:36.626029+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:10:37.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:36 smithi082 bash[20963]: audit 2024-04-03T20:10:36.635250+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[27441]: audit 2024-04-03T20:10:35.926194+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[27441]: audit 2024-04-03T20:10:35.941670+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[27441]: audit 2024-04-03T20:10:36.184721+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[27441]: audit 2024-04-03T20:10:36.192215+0000 mon.a (mon.0) 9305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[27441]: audit 2024-04-03T20:10:36.402553+0000 mon.a (mon.0) 9306 : audit [DBG] from='client.? 172.21.15.67:0/1997322619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[27441]: audit 2024-04-03T20:10:36.624253+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:10:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[27441]: audit 2024-04-03T20:10:36.626029+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:10:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[27441]: audit 2024-04-03T20:10:36.635250+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[17655]: audit 2024-04-03T20:10:35.926194+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[17655]: audit 2024-04-03T20:10:35.941670+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[17655]: audit 2024-04-03T20:10:36.184721+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[17655]: audit 2024-04-03T20:10:36.192215+0000 mon.a (mon.0) 9305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[17655]: audit 2024-04-03T20:10:36.402553+0000 mon.a (mon.0) 9306 : audit [DBG] from='client.? 172.21.15.67:0/1997322619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[17655]: audit 2024-04-03T20:10:36.624253+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:10:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[17655]: audit 2024-04-03T20:10:36.626029+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:10:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:36 smithi067 bash[17655]: audit 2024-04-03T20:10:36.635250+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:10:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:37 smithi082 bash[20963]: cluster 2024-04-03T20:10:36.449090+0000 mgr.y (mgr.24370) 10564 : cluster [DBG] pgmap v10548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:37 smithi067 bash[17655]: cluster 2024-04-03T20:10:36.449090+0000 mgr.y (mgr.24370) 10564 : cluster [DBG] pgmap v10548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:37 smithi067 bash[27441]: cluster 2024-04-03T20:10:36.449090+0000 mgr.y (mgr.24370) 10564 : cluster [DBG] pgmap v10548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:38 smithi082 bash[20963]: audit 2024-04-03T20:10:38.857176+0000 mon.c (mon.2) 4167 : audit [DBG] from='client.? 172.21.15.67:0/3446442370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:38 smithi067 bash[17655]: audit 2024-04-03T20:10:38.857176+0000 mon.c (mon.2) 4167 : audit [DBG] from='client.? 172.21.15.67:0/3446442370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:39.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:38 smithi067 bash[27441]: audit 2024-04-03T20:10:38.857176+0000 mon.c (mon.2) 4167 : audit [DBG] from='client.? 172.21.15.67:0/3446442370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:39 smithi082 bash[20963]: cluster 2024-04-03T20:10:38.449770+0000 mgr.y (mgr.24370) 10565 : cluster [DBG] pgmap v10549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:39 smithi067 bash[17655]: cluster 2024-04-03T20:10:38.449770+0000 mgr.y (mgr.24370) 10565 : cluster [DBG] pgmap v10549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:40.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:39 smithi067 bash[27441]: cluster 2024-04-03T20:10:38.449770+0000 mgr.y (mgr.24370) 10565 : cluster [DBG] pgmap v10549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:40 smithi082 bash[20963]: audit 2024-04-03T20:10:40.220526+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:40 smithi067 bash[27441]: audit 2024-04-03T20:10:40.220526+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:40 smithi067 bash[17655]: audit 2024-04-03T20:10:40.220526+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:41 smithi082 bash[20963]: cluster 2024-04-03T20:10:40.450471+0000 mgr.y (mgr.24370) 10566 : cluster [DBG] pgmap v10550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:41 smithi082 bash[20963]: audit 2024-04-03T20:10:41.315223+0000 mon.a (mon.0) 9311 : audit [DBG] from='client.? 172.21.15.67:0/1380379133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:41 smithi067 bash[27441]: cluster 2024-04-03T20:10:40.450471+0000 mgr.y (mgr.24370) 10566 : cluster [DBG] pgmap v10550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:41 smithi067 bash[27441]: audit 2024-04-03T20:10:41.315223+0000 mon.a (mon.0) 9311 : audit [DBG] from='client.? 172.21.15.67:0/1380379133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:42.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:41 smithi067 bash[17655]: cluster 2024-04-03T20:10:40.450471+0000 mgr.y (mgr.24370) 10566 : cluster [DBG] pgmap v10550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:42.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:41 smithi067 bash[17655]: audit 2024-04-03T20:10:41.315223+0000 mon.a (mon.0) 9311 : audit [DBG] from='client.? 172.21.15.67:0/1380379133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:43] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:10:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:10:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:43 smithi082 bash[20963]: cluster 2024-04-03T20:10:42.451622+0000 mgr.y (mgr.24370) 10567 : cluster [DBG] pgmap v10551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:43 smithi082 bash[20963]: audit 2024-04-03T20:10:43.759894+0000 mon.c (mon.2) 4168 : audit [DBG] from='client.? 172.21.15.67:0/2870964399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:43 smithi067 bash[27441]: cluster 2024-04-03T20:10:42.451622+0000 mgr.y (mgr.24370) 10567 : cluster [DBG] pgmap v10551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:44.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:43 smithi067 bash[27441]: audit 2024-04-03T20:10:43.759894+0000 mon.c (mon.2) 4168 : audit [DBG] from='client.? 172.21.15.67:0/2870964399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:44.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:43 smithi067 bash[17655]: cluster 2024-04-03T20:10:42.451622+0000 mgr.y (mgr.24370) 10567 : cluster [DBG] pgmap v10551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:44.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:43 smithi067 bash[17655]: audit 2024-04-03T20:10:43.759894+0000 mon.c (mon.2) 4168 : audit [DBG] from='client.? 172.21.15.67:0/2870964399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:45 smithi082 bash[20963]: cluster 2024-04-03T20:10:44.452260+0000 mgr.y (mgr.24370) 10568 : cluster [DBG] pgmap v10552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:45 smithi067 bash[27441]: cluster 2024-04-03T20:10:44.452260+0000 mgr.y (mgr.24370) 10568 : cluster [DBG] pgmap v10552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:45 smithi067 bash[17655]: cluster 2024-04-03T20:10:44.452260+0000 mgr.y (mgr.24370) 10568 : cluster [DBG] pgmap v10552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:46 smithi082 bash[20963]: audit 2024-04-03T20:10:46.211657+0000 mon.c (mon.2) 4169 : audit [DBG] from='client.? 172.21.15.67:0/389993490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:46 smithi067 bash[27441]: audit 2024-04-03T20:10:46.211657+0000 mon.c (mon.2) 4169 : audit [DBG] from='client.? 172.21.15.67:0/389993490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:47.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:46 smithi067 bash[17655]: audit 2024-04-03T20:10:46.211657+0000 mon.c (mon.2) 4169 : audit [DBG] from='client.? 172.21.15.67:0/389993490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:47 smithi082 bash[20963]: cluster 2024-04-03T20:10:46.453437+0000 mgr.y (mgr.24370) 10569 : cluster [DBG] pgmap v10553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:48 smithi067 bash[27441]: cluster 2024-04-03T20:10:46.453437+0000 mgr.y (mgr.24370) 10569 : cluster [DBG] pgmap v10553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:48.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:47 smithi067 bash[17655]: cluster 2024-04-03T20:10:46.453437+0000 mgr.y (mgr.24370) 10569 : cluster [DBG] pgmap v10553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:48 smithi082 bash[20963]: audit 2024-04-03T20:10:48.662311+0000 mon.c (mon.2) 4170 : audit [DBG] from='client.? 172.21.15.67:0/1707213504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:48 smithi067 bash[27441]: audit 2024-04-03T20:10:48.662311+0000 mon.c (mon.2) 4170 : audit [DBG] from='client.? 172.21.15.67:0/1707213504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:49.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:48 smithi067 bash[17655]: audit 2024-04-03T20:10:48.662311+0000 mon.c (mon.2) 4170 : audit [DBG] from='client.? 172.21.15.67:0/1707213504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:49 smithi082 bash[20963]: cluster 2024-04-03T20:10:48.454141+0000 mgr.y (mgr.24370) 10570 : cluster [DBG] pgmap v10554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:49 smithi067 bash[17655]: cluster 2024-04-03T20:10:48.454141+0000 mgr.y (mgr.24370) 10570 : cluster [DBG] pgmap v10554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:49 smithi067 bash[27441]: cluster 2024-04-03T20:10:48.454141+0000 mgr.y (mgr.24370) 10570 : cluster [DBG] pgmap v10554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:51 smithi082 bash[20963]: cluster 2024-04-03T20:10:50.454829+0000 mgr.y (mgr.24370) 10571 : cluster [DBG] pgmap v10555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:51 smithi082 bash[20963]: audit 2024-04-03T20:10:51.120452+0000 mon.a (mon.0) 9312 : audit [DBG] from='client.? 172.21.15.67:0/1462359751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:51 smithi067 bash[27441]: cluster 2024-04-03T20:10:50.454829+0000 mgr.y (mgr.24370) 10571 : cluster [DBG] pgmap v10555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:51 smithi067 bash[27441]: audit 2024-04-03T20:10:51.120452+0000 mon.a (mon.0) 9312 : audit [DBG] from='client.? 172.21.15.67:0/1462359751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:52.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:51 smithi067 bash[17655]: cluster 2024-04-03T20:10:50.454829+0000 mgr.y (mgr.24370) 10571 : cluster [DBG] pgmap v10555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:52.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:51 smithi067 bash[17655]: audit 2024-04-03T20:10:51.120452+0000 mon.a (mon.0) 9312 : audit [DBG] from='client.? 172.21.15.67:0/1462359751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:53] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:10:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:10:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:53 smithi082 bash[20963]: cluster 2024-04-03T20:10:52.455994+0000 mgr.y (mgr.24370) 10572 : cluster [DBG] pgmap v10556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:53 smithi082 bash[20963]: audit 2024-04-03T20:10:53.575185+0000 mon.c (mon.2) 4171 : audit [DBG] from='client.? 172.21.15.67:0/2669423672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:53 smithi067 bash[17655]: cluster 2024-04-03T20:10:52.455994+0000 mgr.y (mgr.24370) 10572 : cluster [DBG] pgmap v10556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:53 smithi067 bash[17655]: audit 2024-04-03T20:10:53.575185+0000 mon.c (mon.2) 4171 : audit [DBG] from='client.? 172.21.15.67:0/2669423672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:54.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:53 smithi067 bash[27441]: cluster 2024-04-03T20:10:52.455994+0000 mgr.y (mgr.24370) 10572 : cluster [DBG] pgmap v10556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:54.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:53 smithi067 bash[27441]: audit 2024-04-03T20:10:53.575185+0000 mon.c (mon.2) 4171 : audit [DBG] from='client.? 172.21.15.67:0/2669423672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:56 smithi082 bash[20963]: cluster 2024-04-03T20:10:54.456650+0000 mgr.y (mgr.24370) 10573 : cluster [DBG] pgmap v10557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:56 smithi082 bash[20963]: audit 2024-04-03T20:10:55.221141+0000 mon.a (mon.0) 9313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:56 smithi067 bash[17655]: cluster 2024-04-03T20:10:54.456650+0000 mgr.y (mgr.24370) 10573 : cluster [DBG] pgmap v10557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:56 smithi067 bash[17655]: audit 2024-04-03T20:10:55.221141+0000 mon.a (mon.0) 9313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:56 smithi067 bash[27441]: cluster 2024-04-03T20:10:54.456650+0000 mgr.y (mgr.24370) 10573 : cluster [DBG] pgmap v10557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:56 smithi067 bash[27441]: audit 2024-04-03T20:10:55.221141+0000 mon.a (mon.0) 9313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:10:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:57 smithi082 bash[20963]: audit 2024-04-03T20:10:56.029034+0000 mon.c (mon.2) 4172 : audit [DBG] from='client.? 172.21.15.67:0/4064983494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:57 smithi067 bash[17655]: audit 2024-04-03T20:10:56.029034+0000 mon.c (mon.2) 4172 : audit [DBG] from='client.? 172.21.15.67:0/4064983494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:57 smithi067 bash[27441]: audit 2024-04-03T20:10:56.029034+0000 mon.c (mon.2) 4172 : audit [DBG] from='client.? 172.21.15.67:0/4064983494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:58 smithi082 bash[20963]: cluster 2024-04-03T20:10:56.457778+0000 mgr.y (mgr.24370) 10574 : cluster [DBG] pgmap v10558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:58 smithi067 bash[27441]: cluster 2024-04-03T20:10:56.457778+0000 mgr.y (mgr.24370) 10574 : cluster [DBG] pgmap v10558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:58 smithi067 bash[17655]: cluster 2024-04-03T20:10:56.457778+0000 mgr.y (mgr.24370) 10574 : cluster [DBG] pgmap v10558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:10:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:10:59 smithi082 bash[20963]: audit 2024-04-03T20:10:58.479587+0000 mon.c (mon.2) 4173 : audit [DBG] from='client.? 172.21.15.67:0/1847363585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:10:59 smithi067 bash[27441]: audit 2024-04-03T20:10:58.479587+0000 mon.c (mon.2) 4173 : audit [DBG] from='client.? 172.21.15.67:0/1847363585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:10:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:10:59 smithi067 bash[17655]: audit 2024-04-03T20:10:58.479587+0000 mon.c (mon.2) 4173 : audit [DBG] from='client.? 172.21.15.67:0/1847363585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:00 smithi082 bash[20963]: cluster 2024-04-03T20:10:58.458400+0000 mgr.y (mgr.24370) 10575 : cluster [DBG] pgmap v10559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:00 smithi067 bash[17655]: cluster 2024-04-03T20:10:58.458400+0000 mgr.y (mgr.24370) 10575 : cluster [DBG] pgmap v10559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:00.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:00 smithi067 bash[27441]: cluster 2024-04-03T20:10:58.458400+0000 mgr.y (mgr.24370) 10575 : cluster [DBG] pgmap v10559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:01 smithi082 bash[20963]: cluster 2024-04-03T20:11:00.459018+0000 mgr.y (mgr.24370) 10576 : cluster [DBG] pgmap v10560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:01 smithi082 bash[20963]: audit 2024-04-03T20:11:00.935094+0000 mon.c (mon.2) 4174 : audit [DBG] from='client.? 172.21.15.67:0/1571086287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:01 smithi067 bash[27441]: cluster 2024-04-03T20:11:00.459018+0000 mgr.y (mgr.24370) 10576 : cluster [DBG] pgmap v10560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:01 smithi067 bash[27441]: audit 2024-04-03T20:11:00.935094+0000 mon.c (mon.2) 4174 : audit [DBG] from='client.? 172.21.15.67:0/1571086287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:01 smithi067 bash[17655]: cluster 2024-04-03T20:11:00.459018+0000 mgr.y (mgr.24370) 10576 : cluster [DBG] pgmap v10560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:01 smithi067 bash[17655]: audit 2024-04-03T20:11:00.935094+0000 mon.c (mon.2) 4174 : audit [DBG] from='client.? 172.21.15.67:0/1571086287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:03] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:11:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:11:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:03 smithi082 bash[20963]: cluster 2024-04-03T20:11:02.460231+0000 mgr.y (mgr.24370) 10577 : cluster [DBG] pgmap v10561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:03 smithi082 bash[20963]: audit 2024-04-03T20:11:03.394694+0000 mon.c (mon.2) 4175 : audit [DBG] from='client.? 172.21.15.67:0/3432928187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:03 smithi067 bash[27441]: cluster 2024-04-03T20:11:02.460231+0000 mgr.y (mgr.24370) 10577 : cluster [DBG] pgmap v10561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:03 smithi067 bash[27441]: audit 2024-04-03T20:11:03.394694+0000 mon.c (mon.2) 4175 : audit [DBG] from='client.? 172.21.15.67:0/3432928187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:03 smithi067 bash[17655]: cluster 2024-04-03T20:11:02.460231+0000 mgr.y (mgr.24370) 10577 : cluster [DBG] pgmap v10561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:03 smithi067 bash[17655]: audit 2024-04-03T20:11:03.394694+0000 mon.c (mon.2) 4175 : audit [DBG] from='client.? 172.21.15.67:0/3432928187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:05 smithi082 bash[20963]: cluster 2024-04-03T20:11:04.460842+0000 mgr.y (mgr.24370) 10578 : cluster [DBG] pgmap v10562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:05 smithi067 bash[17655]: cluster 2024-04-03T20:11:04.460842+0000 mgr.y (mgr.24370) 10578 : cluster [DBG] pgmap v10562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:05 smithi067 bash[27441]: cluster 2024-04-03T20:11:04.460842+0000 mgr.y (mgr.24370) 10578 : cluster [DBG] pgmap v10562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:06 smithi082 bash[20963]: audit 2024-04-03T20:11:05.843004+0000 mon.a (mon.0) 9314 : audit [DBG] from='client.? 172.21.15.67:0/3078431053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:06 smithi067 bash[17655]: audit 2024-04-03T20:11:05.843004+0000 mon.a (mon.0) 9314 : audit [DBG] from='client.? 172.21.15.67:0/3078431053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:06.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:06 smithi067 bash[27441]: audit 2024-04-03T20:11:05.843004+0000 mon.a (mon.0) 9314 : audit [DBG] from='client.? 172.21.15.67:0/3078431053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:07 smithi082 bash[20963]: cluster 2024-04-03T20:11:06.462131+0000 mgr.y (mgr.24370) 10579 : cluster [DBG] pgmap v10563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:07 smithi067 bash[17655]: cluster 2024-04-03T20:11:06.462131+0000 mgr.y (mgr.24370) 10579 : cluster [DBG] pgmap v10563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:07 smithi067 bash[27441]: cluster 2024-04-03T20:11:06.462131+0000 mgr.y (mgr.24370) 10579 : cluster [DBG] pgmap v10563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:08 smithi082 bash[20963]: audit 2024-04-03T20:11:08.294418+0000 mon.a (mon.0) 9315 : audit [DBG] from='client.? 172.21.15.67:0/3788453512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:08 smithi067 bash[17655]: audit 2024-04-03T20:11:08.294418+0000 mon.a (mon.0) 9315 : audit [DBG] from='client.? 172.21.15.67:0/3788453512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:08 smithi067 bash[27441]: audit 2024-04-03T20:11:08.294418+0000 mon.a (mon.0) 9315 : audit [DBG] from='client.? 172.21.15.67:0/3788453512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:09 smithi082 bash[20963]: cluster 2024-04-03T20:11:08.462806+0000 mgr.y (mgr.24370) 10580 : cluster [DBG] pgmap v10564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:09 smithi067 bash[17655]: cluster 2024-04-03T20:11:08.462806+0000 mgr.y (mgr.24370) 10580 : cluster [DBG] pgmap v10564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:09 smithi067 bash[27441]: cluster 2024-04-03T20:11:08.462806+0000 mgr.y (mgr.24370) 10580 : cluster [DBG] pgmap v10564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:10 smithi082 bash[20963]: audit 2024-04-03T20:11:10.221427+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:10 smithi067 bash[27441]: audit 2024-04-03T20:11:10.221427+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:10 smithi067 bash[17655]: audit 2024-04-03T20:11:10.221427+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:11 smithi082 bash[20963]: cluster 2024-04-03T20:11:10.463463+0000 mgr.y (mgr.24370) 10581 : cluster [DBG] pgmap v10565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:11 smithi082 bash[20963]: audit 2024-04-03T20:11:10.741592+0000 mon.a (mon.0) 9317 : audit [DBG] from='client.? 172.21.15.67:0/3981264356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:11 smithi067 bash[27441]: cluster 2024-04-03T20:11:10.463463+0000 mgr.y (mgr.24370) 10581 : cluster [DBG] pgmap v10565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:11 smithi067 bash[27441]: audit 2024-04-03T20:11:10.741592+0000 mon.a (mon.0) 9317 : audit [DBG] from='client.? 172.21.15.67:0/3981264356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:11 smithi067 bash[17655]: cluster 2024-04-03T20:11:10.463463+0000 mgr.y (mgr.24370) 10581 : cluster [DBG] pgmap v10565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:11 smithi067 bash[17655]: audit 2024-04-03T20:11:10.741592+0000 mon.a (mon.0) 9317 : audit [DBG] from='client.? 172.21.15.67:0/3981264356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:13] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:11:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:11:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:13 smithi082 bash[20963]: cluster 2024-04-03T20:11:12.464664+0000 mgr.y (mgr.24370) 10582 : cluster [DBG] pgmap v10566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:13 smithi082 bash[20963]: audit 2024-04-03T20:11:13.197562+0000 mon.c (mon.2) 4176 : audit [DBG] from='client.? 172.21.15.67:0/3193742160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:13 smithi067 bash[27441]: cluster 2024-04-03T20:11:12.464664+0000 mgr.y (mgr.24370) 10582 : cluster [DBG] pgmap v10566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:13 smithi067 bash[27441]: audit 2024-04-03T20:11:13.197562+0000 mon.c (mon.2) 4176 : audit [DBG] from='client.? 172.21.15.67:0/3193742160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:13 smithi067 bash[17655]: cluster 2024-04-03T20:11:12.464664+0000 mgr.y (mgr.24370) 10582 : cluster [DBG] pgmap v10566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:13.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:13 smithi067 bash[17655]: audit 2024-04-03T20:11:13.197562+0000 mon.c (mon.2) 4176 : audit [DBG] from='client.? 172.21.15.67:0/3193742160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:15 smithi082 bash[20963]: cluster 2024-04-03T20:11:14.465327+0000 mgr.y (mgr.24370) 10583 : cluster [DBG] pgmap v10567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:15.886 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 20:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T20:11:15.576161276Z level=info msg="Completed cleanup jobs" duration=45.706469ms 2024-04-03T20:11:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:15 smithi067 bash[17655]: cluster 2024-04-03T20:11:14.465327+0000 mgr.y (mgr.24370) 10583 : cluster [DBG] pgmap v10567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:15 smithi067 bash[27441]: cluster 2024-04-03T20:11:14.465327+0000 mgr.y (mgr.24370) 10583 : cluster [DBG] pgmap v10567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:16 smithi082 bash[20963]: audit 2024-04-03T20:11:15.648991+0000 mon.c (mon.2) 4177 : audit [DBG] from='client.? 172.21.15.67:0/1999022655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:16 smithi067 bash[17655]: audit 2024-04-03T20:11:15.648991+0000 mon.c (mon.2) 4177 : audit [DBG] from='client.? 172.21.15.67:0/1999022655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:16 smithi067 bash[27441]: audit 2024-04-03T20:11:15.648991+0000 mon.c (mon.2) 4177 : audit [DBG] from='client.? 172.21.15.67:0/1999022655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:17 smithi082 bash[20963]: cluster 2024-04-03T20:11:16.466543+0000 mgr.y (mgr.24370) 10584 : cluster [DBG] pgmap v10568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:17 smithi067 bash[27441]: cluster 2024-04-03T20:11:16.466543+0000 mgr.y (mgr.24370) 10584 : cluster [DBG] pgmap v10568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:17 smithi067 bash[17655]: cluster 2024-04-03T20:11:16.466543+0000 mgr.y (mgr.24370) 10584 : cluster [DBG] pgmap v10568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:18 smithi082 bash[20963]: audit 2024-04-03T20:11:18.102073+0000 mon.a (mon.0) 9318 : audit [DBG] from='client.? 172.21.15.67:0/2011290275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:18 smithi067 bash[27441]: audit 2024-04-03T20:11:18.102073+0000 mon.a (mon.0) 9318 : audit [DBG] from='client.? 172.21.15.67:0/2011290275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:18 smithi067 bash[17655]: audit 2024-04-03T20:11:18.102073+0000 mon.a (mon.0) 9318 : audit [DBG] from='client.? 172.21.15.67:0/2011290275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:19 smithi082 bash[20963]: cluster 2024-04-03T20:11:18.467231+0000 mgr.y (mgr.24370) 10585 : cluster [DBG] pgmap v10569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:19 smithi067 bash[27441]: cluster 2024-04-03T20:11:18.467231+0000 mgr.y (mgr.24370) 10585 : cluster [DBG] pgmap v10569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:19 smithi067 bash[17655]: cluster 2024-04-03T20:11:18.467231+0000 mgr.y (mgr.24370) 10585 : cluster [DBG] pgmap v10569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:20 smithi082 bash[20963]: audit 2024-04-03T20:11:20.552838+0000 mon.c (mon.2) 4178 : audit [DBG] from='client.? 172.21.15.67:0/37686640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:20 smithi067 bash[27441]: audit 2024-04-03T20:11:20.552838+0000 mon.c (mon.2) 4178 : audit [DBG] from='client.? 172.21.15.67:0/37686640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:20 smithi067 bash[17655]: audit 2024-04-03T20:11:20.552838+0000 mon.c (mon.2) 4178 : audit [DBG] from='client.? 172.21.15.67:0/37686640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:21 smithi082 bash[20963]: cluster 2024-04-03T20:11:20.467888+0000 mgr.y (mgr.24370) 10586 : cluster [DBG] pgmap v10570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:21 smithi067 bash[27441]: cluster 2024-04-03T20:11:20.467888+0000 mgr.y (mgr.24370) 10586 : cluster [DBG] pgmap v10570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:21 smithi067 bash[17655]: cluster 2024-04-03T20:11:20.467888+0000 mgr.y (mgr.24370) 10586 : cluster [DBG] pgmap v10570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:23] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:11:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:11:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:23 smithi082 bash[20963]: cluster 2024-04-03T20:11:22.469062+0000 mgr.y (mgr.24370) 10587 : cluster [DBG] pgmap v10571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:23 smithi082 bash[20963]: audit 2024-04-03T20:11:23.007469+0000 mon.a (mon.0) 9319 : audit [DBG] from='client.? 172.21.15.67:0/746505798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:23 smithi067 bash[17655]: cluster 2024-04-03T20:11:22.469062+0000 mgr.y (mgr.24370) 10587 : cluster [DBG] pgmap v10571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:23 smithi067 bash[17655]: audit 2024-04-03T20:11:23.007469+0000 mon.a (mon.0) 9319 : audit [DBG] from='client.? 172.21.15.67:0/746505798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:23 smithi067 bash[27441]: cluster 2024-04-03T20:11:22.469062+0000 mgr.y (mgr.24370) 10587 : cluster [DBG] pgmap v10571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:23 smithi067 bash[27441]: audit 2024-04-03T20:11:23.007469+0000 mon.a (mon.0) 9319 : audit [DBG] from='client.? 172.21.15.67:0/746505798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:25 smithi082 bash[20963]: cluster 2024-04-03T20:11:24.469769+0000 mgr.y (mgr.24370) 10588 : cluster [DBG] pgmap v10572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:25 smithi082 bash[20963]: audit 2024-04-03T20:11:25.221661+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:25 smithi082 bash[20963]: audit 2024-04-03T20:11:25.453355+0000 mon.a (mon.0) 9321 : audit [DBG] from='client.? 172.21.15.67:0/1789751432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:25 smithi067 bash[17655]: cluster 2024-04-03T20:11:24.469769+0000 mgr.y (mgr.24370) 10588 : cluster [DBG] pgmap v10572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:25 smithi067 bash[17655]: audit 2024-04-03T20:11:25.221661+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:25 smithi067 bash[17655]: audit 2024-04-03T20:11:25.453355+0000 mon.a (mon.0) 9321 : audit [DBG] from='client.? 172.21.15.67:0/1789751432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:25 smithi067 bash[27441]: cluster 2024-04-03T20:11:24.469769+0000 mgr.y (mgr.24370) 10588 : cluster [DBG] pgmap v10572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:25 smithi067 bash[27441]: audit 2024-04-03T20:11:25.221661+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:25 smithi067 bash[27441]: audit 2024-04-03T20:11:25.453355+0000 mon.a (mon.0) 9321 : audit [DBG] from='client.? 172.21.15.67:0/1789751432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:27 smithi082 bash[20963]: cluster 2024-04-03T20:11:26.470863+0000 mgr.y (mgr.24370) 10589 : cluster [DBG] pgmap v10573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:27 smithi067 bash[27441]: cluster 2024-04-03T20:11:26.470863+0000 mgr.y (mgr.24370) 10589 : cluster [DBG] pgmap v10573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:27.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:27 smithi067 bash[17655]: cluster 2024-04-03T20:11:26.470863+0000 mgr.y (mgr.24370) 10589 : cluster [DBG] pgmap v10573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:28 smithi082 bash[20963]: audit 2024-04-03T20:11:27.902626+0000 mon.c (mon.2) 4179 : audit [DBG] from='client.? 172.21.15.67:0/1759014475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:28 smithi067 bash[27441]: audit 2024-04-03T20:11:27.902626+0000 mon.c (mon.2) 4179 : audit [DBG] from='client.? 172.21.15.67:0/1759014475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:28 smithi067 bash[17655]: audit 2024-04-03T20:11:27.902626+0000 mon.c (mon.2) 4179 : audit [DBG] from='client.? 172.21.15.67:0/1759014475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:29 smithi082 bash[20963]: cluster 2024-04-03T20:11:28.471552+0000 mgr.y (mgr.24370) 10590 : cluster [DBG] pgmap v10574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:29 smithi067 bash[27441]: cluster 2024-04-03T20:11:28.471552+0000 mgr.y (mgr.24370) 10590 : cluster [DBG] pgmap v10574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:29 smithi067 bash[17655]: cluster 2024-04-03T20:11:28.471552+0000 mgr.y (mgr.24370) 10590 : cluster [DBG] pgmap v10574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:30 smithi082 bash[20963]: audit 2024-04-03T20:11:30.348693+0000 mon.c (mon.2) 4180 : audit [DBG] from='client.? 172.21.15.67:0/2178089564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:30 smithi067 bash[27441]: audit 2024-04-03T20:11:30.348693+0000 mon.c (mon.2) 4180 : audit [DBG] from='client.? 172.21.15.67:0/2178089564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:30 smithi067 bash[17655]: audit 2024-04-03T20:11:30.348693+0000 mon.c (mon.2) 4180 : audit [DBG] from='client.? 172.21.15.67:0/2178089564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:31 smithi082 bash[20963]: cluster 2024-04-03T20:11:30.472275+0000 mgr.y (mgr.24370) 10591 : cluster [DBG] pgmap v10575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:31 smithi067 bash[27441]: cluster 2024-04-03T20:11:30.472275+0000 mgr.y (mgr.24370) 10591 : cluster [DBG] pgmap v10575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:31.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:31 smithi067 bash[17655]: cluster 2024-04-03T20:11:30.472275+0000 mgr.y (mgr.24370) 10591 : cluster [DBG] pgmap v10575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:11:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:11:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:33 smithi082 bash[20963]: cluster 2024-04-03T20:11:32.473497+0000 mgr.y (mgr.24370) 10592 : cluster [DBG] pgmap v10576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:33.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:33 smithi082 bash[20963]: audit 2024-04-03T20:11:32.804646+0000 mon.a (mon.0) 9322 : audit [DBG] from='client.? 172.21.15.67:0/1798607974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:33 smithi067 bash[17655]: cluster 2024-04-03T20:11:32.473497+0000 mgr.y (mgr.24370) 10592 : cluster [DBG] pgmap v10576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:33.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:33 smithi067 bash[17655]: audit 2024-04-03T20:11:32.804646+0000 mon.a (mon.0) 9322 : audit [DBG] from='client.? 172.21.15.67:0/1798607974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:33.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:33 smithi067 bash[27441]: cluster 2024-04-03T20:11:32.473497+0000 mgr.y (mgr.24370) 10592 : cluster [DBG] pgmap v10576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:33.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:33 smithi067 bash[27441]: audit 2024-04-03T20:11:32.804646+0000 mon.a (mon.0) 9322 : audit [DBG] from='client.? 172.21.15.67:0/1798607974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:35 smithi067 bash[17655]: cluster 2024-04-03T20:11:34.474374+0000 mgr.y (mgr.24370) 10593 : cluster [DBG] pgmap v10577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:35.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:35 smithi067 bash[17655]: audit 2024-04-03T20:11:35.257891+0000 mon.a (mon.0) 9323 : audit [DBG] from='client.? 172.21.15.67:0/3928865481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:35.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:35 smithi067 bash[27441]: cluster 2024-04-03T20:11:34.474374+0000 mgr.y (mgr.24370) 10593 : cluster [DBG] pgmap v10577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:35.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:35 smithi067 bash[27441]: audit 2024-04-03T20:11:35.257891+0000 mon.a (mon.0) 9323 : audit [DBG] from='client.? 172.21.15.67:0/3928865481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:35 smithi082 bash[20963]: cluster 2024-04-03T20:11:34.474374+0000 mgr.y (mgr.24370) 10593 : cluster [DBG] pgmap v10577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:35 smithi082 bash[20963]: audit 2024-04-03T20:11:35.257891+0000 mon.a (mon.0) 9323 : audit [DBG] from='client.? 172.21.15.67:0/3928865481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:37 smithi067 bash[17655]: cluster 2024-04-03T20:11:36.475717+0000 mgr.y (mgr.24370) 10594 : cluster [DBG] pgmap v10578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:37 smithi067 bash[17655]: audit 2024-04-03T20:11:36.711135+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:11:37.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:37 smithi067 bash[27441]: cluster 2024-04-03T20:11:36.475717+0000 mgr.y (mgr.24370) 10594 : cluster [DBG] pgmap v10578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:37.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:37 smithi067 bash[27441]: audit 2024-04-03T20:11:36.711135+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:11:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:37 smithi082 bash[20963]: cluster 2024-04-03T20:11:36.475717+0000 mgr.y (mgr.24370) 10594 : cluster [DBG] pgmap v10578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:37 smithi082 bash[20963]: audit 2024-04-03T20:11:36.711135+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:11:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:38 smithi067 bash[17655]: audit 2024-04-03T20:11:37.713732+0000 mon.c (mon.2) 4181 : audit [DBG] from='client.? 172.21.15.67:0/1559735348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:38 smithi067 bash[27441]: audit 2024-04-03T20:11:37.713732+0000 mon.c (mon.2) 4181 : audit [DBG] from='client.? 172.21.15.67:0/1559735348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:38 smithi082 bash[20963]: audit 2024-04-03T20:11:37.713732+0000 mon.c (mon.2) 4181 : audit [DBG] from='client.? 172.21.15.67:0/1559735348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:39.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:39 smithi067 bash[27441]: cluster 2024-04-03T20:11:38.476639+0000 mgr.y (mgr.24370) 10595 : cluster [DBG] pgmap v10579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:39.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:39 smithi067 bash[17655]: cluster 2024-04-03T20:11:38.476639+0000 mgr.y (mgr.24370) 10595 : cluster [DBG] pgmap v10579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:39 smithi082 bash[20963]: cluster 2024-04-03T20:11:38.476639+0000 mgr.y (mgr.24370) 10595 : cluster [DBG] pgmap v10579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:40 smithi067 bash[27441]: audit 2024-04-03T20:11:40.165486+0000 mon.c (mon.2) 4182 : audit [DBG] from='client.? 172.21.15.67:0/3529109790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:40 smithi067 bash[27441]: audit 2024-04-03T20:11:40.222264+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:40.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:40 smithi067 bash[17655]: audit 2024-04-03T20:11:40.165486+0000 mon.c (mon.2) 4182 : audit [DBG] from='client.? 172.21.15.67:0/3529109790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:40.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:40 smithi067 bash[17655]: audit 2024-04-03T20:11:40.222264+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:40 smithi082 bash[20963]: audit 2024-04-03T20:11:40.165486+0000 mon.c (mon.2) 4182 : audit [DBG] from='client.? 172.21.15.67:0/3529109790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:40 smithi082 bash[20963]: audit 2024-04-03T20:11:40.222264+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:41 smithi082 bash[20963]: cluster 2024-04-03T20:11:40.477510+0000 mgr.y (mgr.24370) 10596 : cluster [DBG] pgmap v10580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:41 smithi067 bash[27441]: cluster 2024-04-03T20:11:40.477510+0000 mgr.y (mgr.24370) 10596 : cluster [DBG] pgmap v10580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:41 smithi067 bash[17655]: cluster 2024-04-03T20:11:40.477510+0000 mgr.y (mgr.24370) 10596 : cluster [DBG] pgmap v10580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:11:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:11:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[20963]: audit 2024-04-03T20:11:42.457525+0000 mon.a (mon.0) 9326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[20963]: audit 2024-04-03T20:11:42.466787+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[20963]: cluster 2024-04-03T20:11:42.478290+0000 mgr.y (mgr.24370) 10597 : cluster [DBG] pgmap v10581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[20963]: audit 2024-04-03T20:11:42.626041+0000 mon.a (mon.0) 9328 : audit [DBG] from='client.? 172.21.15.67:0/3190555504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[20963]: audit 2024-04-03T20:11:42.711979+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[20963]: audit 2024-04-03T20:11:42.721534+0000 mon.a (mon.0) 9330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[20963]: audit 2024-04-03T20:11:43.140344+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:11:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[20963]: audit 2024-04-03T20:11:43.141273+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:11:43.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:43 smithi082 bash[20963]: audit 2024-04-03T20:11:43.148959+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17655]: audit 2024-04-03T20:11:42.457525+0000 mon.a (mon.0) 9326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17655]: audit 2024-04-03T20:11:42.466787+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17655]: cluster 2024-04-03T20:11:42.478290+0000 mgr.y (mgr.24370) 10597 : cluster [DBG] pgmap v10581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17655]: audit 2024-04-03T20:11:42.626041+0000 mon.a (mon.0) 9328 : audit [DBG] from='client.? 172.21.15.67:0/3190555504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17655]: audit 2024-04-03T20:11:42.711979+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17655]: audit 2024-04-03T20:11:42.721534+0000 mon.a (mon.0) 9330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17655]: audit 2024-04-03T20:11:43.140344+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17655]: audit 2024-04-03T20:11:43.141273+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[17655]: audit 2024-04-03T20:11:43.148959+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[27441]: audit 2024-04-03T20:11:42.457525+0000 mon.a (mon.0) 9326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[27441]: audit 2024-04-03T20:11:42.466787+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[27441]: cluster 2024-04-03T20:11:42.478290+0000 mgr.y (mgr.24370) 10597 : cluster [DBG] pgmap v10581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:43.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[27441]: audit 2024-04-03T20:11:42.626041+0000 mon.a (mon.0) 9328 : audit [DBG] from='client.? 172.21.15.67:0/3190555504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:43.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[27441]: audit 2024-04-03T20:11:42.711979+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[27441]: audit 2024-04-03T20:11:42.721534+0000 mon.a (mon.0) 9330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:43.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[27441]: audit 2024-04-03T20:11:43.140344+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:11:43.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[27441]: audit 2024-04-03T20:11:43.141273+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:11:43.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:43 smithi067 bash[27441]: audit 2024-04-03T20:11:43.148959+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:11:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:45 smithi082 bash[20963]: cluster 2024-04-03T20:11:44.479116+0000 mgr.y (mgr.24370) 10598 : cluster [DBG] pgmap v10582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:45 smithi082 bash[20963]: audit 2024-04-03T20:11:45.073281+0000 mon.a (mon.0) 9334 : audit [DBG] from='client.? 172.21.15.67:0/3532938698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:45 smithi067 bash[17655]: cluster 2024-04-03T20:11:44.479116+0000 mgr.y (mgr.24370) 10598 : cluster [DBG] pgmap v10582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:45 smithi067 bash[17655]: audit 2024-04-03T20:11:45.073281+0000 mon.a (mon.0) 9334 : audit [DBG] from='client.? 172.21.15.67:0/3532938698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:45.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:45 smithi067 bash[27441]: cluster 2024-04-03T20:11:44.479116+0000 mgr.y (mgr.24370) 10598 : cluster [DBG] pgmap v10582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:45.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:45 smithi067 bash[27441]: audit 2024-04-03T20:11:45.073281+0000 mon.a (mon.0) 9334 : audit [DBG] from='client.? 172.21.15.67:0/3532938698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:47 smithi082 bash[20963]: cluster 2024-04-03T20:11:46.480475+0000 mgr.y (mgr.24370) 10599 : cluster [DBG] pgmap v10583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:47 smithi082 bash[20963]: audit 2024-04-03T20:11:47.529349+0000 mon.c (mon.2) 4183 : audit [DBG] from='client.? 172.21.15.67:0/3147439121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:47 smithi067 bash[17655]: cluster 2024-04-03T20:11:46.480475+0000 mgr.y (mgr.24370) 10599 : cluster [DBG] pgmap v10583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:47 smithi067 bash[17655]: audit 2024-04-03T20:11:47.529349+0000 mon.c (mon.2) 4183 : audit [DBG] from='client.? 172.21.15.67:0/3147439121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:47.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:47 smithi067 bash[27441]: cluster 2024-04-03T20:11:46.480475+0000 mgr.y (mgr.24370) 10599 : cluster [DBG] pgmap v10583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:47.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:47 smithi067 bash[27441]: audit 2024-04-03T20:11:47.529349+0000 mon.c (mon.2) 4183 : audit [DBG] from='client.? 172.21.15.67:0/3147439121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:49 smithi082 bash[20963]: cluster 2024-04-03T20:11:48.481225+0000 mgr.y (mgr.24370) 10600 : cluster [DBG] pgmap v10584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:49 smithi067 bash[27441]: cluster 2024-04-03T20:11:48.481225+0000 mgr.y (mgr.24370) 10600 : cluster [DBG] pgmap v10584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:49 smithi067 bash[17655]: cluster 2024-04-03T20:11:48.481225+0000 mgr.y (mgr.24370) 10600 : cluster [DBG] pgmap v10584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:50 smithi082 bash[20963]: audit 2024-04-03T20:11:49.992255+0000 mon.a (mon.0) 9335 : audit [DBG] from='client.? 172.21.15.67:0/1796621059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:50 smithi067 bash[17655]: audit 2024-04-03T20:11:49.992255+0000 mon.a (mon.0) 9335 : audit [DBG] from='client.? 172.21.15.67:0/1796621059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:50 smithi067 bash[27441]: audit 2024-04-03T20:11:49.992255+0000 mon.a (mon.0) 9335 : audit [DBG] from='client.? 172.21.15.67:0/1796621059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:51 smithi082 bash[20963]: cluster 2024-04-03T20:11:50.482018+0000 mgr.y (mgr.24370) 10601 : cluster [DBG] pgmap v10585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:51 smithi067 bash[17655]: cluster 2024-04-03T20:11:50.482018+0000 mgr.y (mgr.24370) 10601 : cluster [DBG] pgmap v10585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:51 smithi067 bash[27441]: cluster 2024-04-03T20:11:50.482018+0000 mgr.y (mgr.24370) 10601 : cluster [DBG] pgmap v10585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:52 smithi082 bash[20963]: audit 2024-04-03T20:11:52.449949+0000 mon.c (mon.2) 4184 : audit [DBG] from='client.? 172.21.15.67:0/3790258907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:52 smithi067 bash[17655]: audit 2024-04-03T20:11:52.449949+0000 mon.c (mon.2) 4184 : audit [DBG] from='client.? 172.21.15.67:0/3790258907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:52 smithi067 bash[27441]: audit 2024-04-03T20:11:52.449949+0000 mon.c (mon.2) 4184 : audit [DBG] from='client.? 172.21.15.67:0/3790258907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:11:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:53 smithi082 bash[20963]: cluster 2024-04-03T20:11:52.483268+0000 mgr.y (mgr.24370) 10602 : cluster [DBG] pgmap v10586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:11:53.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:53 smithi067 bash[17655]: cluster 2024-04-03T20:11:52.483268+0000 mgr.y (mgr.24370) 10602 : cluster [DBG] pgmap v10586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:53 smithi067 bash[27441]: cluster 2024-04-03T20:11:52.483268+0000 mgr.y (mgr.24370) 10602 : cluster [DBG] pgmap v10586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:55 smithi082 bash[20963]: cluster 2024-04-03T20:11:54.484040+0000 mgr.y (mgr.24370) 10603 : cluster [DBG] pgmap v10587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:55 smithi082 bash[20963]: audit 2024-04-03T20:11:54.906776+0000 mon.c (mon.2) 4185 : audit [DBG] from='client.? 172.21.15.67:0/1734954246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:55 smithi082 bash[20963]: audit 2024-04-03T20:11:55.222719+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:55 smithi067 bash[27441]: cluster 2024-04-03T20:11:54.484040+0000 mgr.y (mgr.24370) 10603 : cluster [DBG] pgmap v10587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:55 smithi067 bash[27441]: audit 2024-04-03T20:11:54.906776+0000 mon.c (mon.2) 4185 : audit [DBG] from='client.? 172.21.15.67:0/1734954246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:55 smithi067 bash[27441]: audit 2024-04-03T20:11:55.222719+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:55.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:55 smithi067 bash[17655]: cluster 2024-04-03T20:11:54.484040+0000 mgr.y (mgr.24370) 10603 : cluster [DBG] pgmap v10587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:55.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:55 smithi067 bash[17655]: audit 2024-04-03T20:11:54.906776+0000 mon.c (mon.2) 4185 : audit [DBG] from='client.? 172.21.15.67:0/1734954246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:55.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:55 smithi067 bash[17655]: audit 2024-04-03T20:11:55.222719+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:11:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:57 smithi082 bash[20963]: cluster 2024-04-03T20:11:56.485237+0000 mgr.y (mgr.24370) 10604 : cluster [DBG] pgmap v10588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:57 smithi082 bash[20963]: audit 2024-04-03T20:11:57.353160+0000 mon.c (mon.2) 4186 : audit [DBG] from='client.? 172.21.15.67:0/3073199455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:57 smithi067 bash[27441]: cluster 2024-04-03T20:11:56.485237+0000 mgr.y (mgr.24370) 10604 : cluster [DBG] pgmap v10588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:57 smithi067 bash[27441]: audit 2024-04-03T20:11:57.353160+0000 mon.c (mon.2) 4186 : audit [DBG] from='client.? 172.21.15.67:0/3073199455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:57.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:57 smithi067 bash[17655]: cluster 2024-04-03T20:11:56.485237+0000 mgr.y (mgr.24370) 10604 : cluster [DBG] pgmap v10588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:57.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:57 smithi067 bash[17655]: audit 2024-04-03T20:11:57.353160+0000 mon.c (mon.2) 4186 : audit [DBG] from='client.? 172.21.15.67:0/3073199455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:11:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:11:59 smithi082 bash[20963]: cluster 2024-04-03T20:11:58.485917+0000 mgr.y (mgr.24370) 10605 : cluster [DBG] pgmap v10589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:11:59 smithi067 bash[27441]: cluster 2024-04-03T20:11:58.485917+0000 mgr.y (mgr.24370) 10605 : cluster [DBG] pgmap v10589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:11:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:11:59 smithi067 bash[17655]: cluster 2024-04-03T20:11:58.485917+0000 mgr.y (mgr.24370) 10605 : cluster [DBG] pgmap v10589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:00 smithi082 bash[20963]: audit 2024-04-03T20:11:59.804190+0000 mon.a (mon.0) 9337 : audit [DBG] from='client.? 172.21.15.67:0/276678646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:00 smithi067 bash[17655]: audit 2024-04-03T20:11:59.804190+0000 mon.a (mon.0) 9337 : audit [DBG] from='client.? 172.21.15.67:0/276678646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:00 smithi067 bash[27441]: audit 2024-04-03T20:11:59.804190+0000 mon.a (mon.0) 9337 : audit [DBG] from='client.? 172.21.15.67:0/276678646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:01 smithi082 bash[20963]: cluster 2024-04-03T20:12:00.486626+0000 mgr.y (mgr.24370) 10606 : cluster [DBG] pgmap v10590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:01 smithi067 bash[17655]: cluster 2024-04-03T20:12:00.486626+0000 mgr.y (mgr.24370) 10606 : cluster [DBG] pgmap v10590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:01 smithi067 bash[27441]: cluster 2024-04-03T20:12:00.486626+0000 mgr.y (mgr.24370) 10606 : cluster [DBG] pgmap v10590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:02 smithi082 bash[20963]: audit 2024-04-03T20:12:02.260860+0000 mon.a (mon.0) 9338 : audit [DBG] from='client.? 172.21.15.67:0/2432979462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:02 smithi067 bash[17655]: audit 2024-04-03T20:12:02.260860+0000 mon.a (mon.0) 9338 : audit [DBG] from='client.? 172.21.15.67:0/2432979462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:02 smithi067 bash[27441]: audit 2024-04-03T20:12:02.260860+0000 mon.a (mon.0) 9338 : audit [DBG] from='client.? 172.21.15.67:0/2432979462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:12:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:12:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:03 smithi082 bash[20963]: cluster 2024-04-03T20:12:02.487821+0000 mgr.y (mgr.24370) 10607 : cluster [DBG] pgmap v10591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:03 smithi067 bash[17655]: cluster 2024-04-03T20:12:02.487821+0000 mgr.y (mgr.24370) 10607 : cluster [DBG] pgmap v10591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:03 smithi067 bash[27441]: cluster 2024-04-03T20:12:02.487821+0000 mgr.y (mgr.24370) 10607 : cluster [DBG] pgmap v10591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:05 smithi082 bash[20963]: cluster 2024-04-03T20:12:04.488493+0000 mgr.y (mgr.24370) 10608 : cluster [DBG] pgmap v10592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:05 smithi082 bash[20963]: audit 2024-04-03T20:12:04.718968+0000 mon.a (mon.0) 9339 : audit [DBG] from='client.? 172.21.15.67:0/26460098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:05 smithi067 bash[27441]: cluster 2024-04-03T20:12:04.488493+0000 mgr.y (mgr.24370) 10608 : cluster [DBG] pgmap v10592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:05 smithi067 bash[27441]: audit 2024-04-03T20:12:04.718968+0000 mon.a (mon.0) 9339 : audit [DBG] from='client.? 172.21.15.67:0/26460098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:05 smithi067 bash[17655]: cluster 2024-04-03T20:12:04.488493+0000 mgr.y (mgr.24370) 10608 : cluster [DBG] pgmap v10592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:05 smithi067 bash[17655]: audit 2024-04-03T20:12:04.718968+0000 mon.a (mon.0) 9339 : audit [DBG] from='client.? 172.21.15.67:0/26460098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:07 smithi082 bash[20963]: cluster 2024-04-03T20:12:06.489680+0000 mgr.y (mgr.24370) 10609 : cluster [DBG] pgmap v10593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:07 smithi082 bash[20963]: audit 2024-04-03T20:12:07.181549+0000 mon.a (mon.0) 9340 : audit [DBG] from='client.? 172.21.15.67:0/104620400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:07 smithi067 bash[27441]: cluster 2024-04-03T20:12:06.489680+0000 mgr.y (mgr.24370) 10609 : cluster [DBG] pgmap v10593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:07 smithi067 bash[27441]: audit 2024-04-03T20:12:07.181549+0000 mon.a (mon.0) 9340 : audit [DBG] from='client.? 172.21.15.67:0/104620400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:07 smithi067 bash[17655]: cluster 2024-04-03T20:12:06.489680+0000 mgr.y (mgr.24370) 10609 : cluster [DBG] pgmap v10593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:07.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:07 smithi067 bash[17655]: audit 2024-04-03T20:12:07.181549+0000 mon.a (mon.0) 9340 : audit [DBG] from='client.? 172.21.15.67:0/104620400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:09 smithi082 bash[20963]: cluster 2024-04-03T20:12:08.490326+0000 mgr.y (mgr.24370) 10610 : cluster [DBG] pgmap v10594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:09 smithi067 bash[27441]: cluster 2024-04-03T20:12:08.490326+0000 mgr.y (mgr.24370) 10610 : cluster [DBG] pgmap v10594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:09 smithi067 bash[17655]: cluster 2024-04-03T20:12:08.490326+0000 mgr.y (mgr.24370) 10610 : cluster [DBG] pgmap v10594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:10 smithi082 bash[20963]: audit 2024-04-03T20:12:09.641666+0000 mon.c (mon.2) 4187 : audit [DBG] from='client.? 172.21.15.67:0/110468943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:10 smithi082 bash[20963]: audit 2024-04-03T20:12:10.223158+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:10 smithi067 bash[17655]: audit 2024-04-03T20:12:09.641666+0000 mon.c (mon.2) 4187 : audit [DBG] from='client.? 172.21.15.67:0/110468943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:10 smithi067 bash[17655]: audit 2024-04-03T20:12:10.223158+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:10 smithi067 bash[27441]: audit 2024-04-03T20:12:09.641666+0000 mon.c (mon.2) 4187 : audit [DBG] from='client.? 172.21.15.67:0/110468943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:10 smithi067 bash[27441]: audit 2024-04-03T20:12:10.223158+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:11 smithi082 bash[20963]: cluster 2024-04-03T20:12:10.490959+0000 mgr.y (mgr.24370) 10611 : cluster [DBG] pgmap v10595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:11 smithi067 bash[17655]: cluster 2024-04-03T20:12:10.490959+0000 mgr.y (mgr.24370) 10611 : cluster [DBG] pgmap v10595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:11 smithi067 bash[27441]: cluster 2024-04-03T20:12:10.490959+0000 mgr.y (mgr.24370) 10611 : cluster [DBG] pgmap v10595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:12 smithi067 bash[27441]: audit 2024-04-03T20:12:12.099001+0000 mon.a (mon.0) 9342 : audit [DBG] from='client.? 172.21.15.67:0/840549209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:12 smithi067 bash[17655]: audit 2024-04-03T20:12:12.099001+0000 mon.a (mon.0) 9342 : audit [DBG] from='client.? 172.21.15.67:0/840549209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:12 smithi082 bash[20963]: audit 2024-04-03T20:12:12.099001+0000 mon.a (mon.0) 9342 : audit [DBG] from='client.? 172.21.15.67:0/840549209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:12:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:13 smithi082 bash[20963]: cluster 2024-04-03T20:12:12.492158+0000 mgr.y (mgr.24370) 10612 : cluster [DBG] pgmap v10596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:12:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:13 smithi067 bash[27441]: cluster 2024-04-03T20:12:12.492158+0000 mgr.y (mgr.24370) 10612 : cluster [DBG] pgmap v10596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:13 smithi067 bash[17655]: cluster 2024-04-03T20:12:12.492158+0000 mgr.y (mgr.24370) 10612 : cluster [DBG] pgmap v10596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:14 smithi067 bash[17655]: audit 2024-04-03T20:12:14.551185+0000 mon.c (mon.2) 4188 : audit [DBG] from='client.? 172.21.15.67:0/15006026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:14.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:14 smithi067 bash[27441]: audit 2024-04-03T20:12:14.551185+0000 mon.c (mon.2) 4188 : audit [DBG] from='client.? 172.21.15.67:0/15006026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:14 smithi082 bash[20963]: audit 2024-04-03T20:12:14.551185+0000 mon.c (mon.2) 4188 : audit [DBG] from='client.? 172.21.15.67:0/15006026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:15 smithi067 bash[27441]: cluster 2024-04-03T20:12:14.492822+0000 mgr.y (mgr.24370) 10613 : cluster [DBG] pgmap v10597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:15 smithi067 bash[17655]: cluster 2024-04-03T20:12:14.492822+0000 mgr.y (mgr.24370) 10613 : cluster [DBG] pgmap v10597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:15 smithi082 bash[20963]: cluster 2024-04-03T20:12:14.492822+0000 mgr.y (mgr.24370) 10613 : cluster [DBG] pgmap v10597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:17 smithi067 bash[17655]: cluster 2024-04-03T20:12:16.493990+0000 mgr.y (mgr.24370) 10614 : cluster [DBG] pgmap v10598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:17 smithi067 bash[17655]: audit 2024-04-03T20:12:17.004066+0000 mon.c (mon.2) 4189 : audit [DBG] from='client.? 172.21.15.67:0/4118138965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:17 smithi067 bash[27441]: cluster 2024-04-03T20:12:16.493990+0000 mgr.y (mgr.24370) 10614 : cluster [DBG] pgmap v10598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:17 smithi067 bash[27441]: audit 2024-04-03T20:12:17.004066+0000 mon.c (mon.2) 4189 : audit [DBG] from='client.? 172.21.15.67:0/4118138965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:17 smithi082 bash[20963]: cluster 2024-04-03T20:12:16.493990+0000 mgr.y (mgr.24370) 10614 : cluster [DBG] pgmap v10598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:17 smithi082 bash[20963]: audit 2024-04-03T20:12:17.004066+0000 mon.c (mon.2) 4189 : audit [DBG] from='client.? 172.21.15.67:0/4118138965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:19 smithi067 bash[17655]: cluster 2024-04-03T20:12:18.494602+0000 mgr.y (mgr.24370) 10615 : cluster [DBG] pgmap v10599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:19 smithi067 bash[17655]: audit 2024-04-03T20:12:19.456565+0000 mon.c (mon.2) 4190 : audit [DBG] from='client.? 172.21.15.67:0/3420407458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:19.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:19 smithi067 bash[27441]: cluster 2024-04-03T20:12:18.494602+0000 mgr.y (mgr.24370) 10615 : cluster [DBG] pgmap v10599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:19.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:19 smithi067 bash[27441]: audit 2024-04-03T20:12:19.456565+0000 mon.c (mon.2) 4190 : audit [DBG] from='client.? 172.21.15.67:0/3420407458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:19 smithi082 bash[20963]: cluster 2024-04-03T20:12:18.494602+0000 mgr.y (mgr.24370) 10615 : cluster [DBG] pgmap v10599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:19 smithi082 bash[20963]: audit 2024-04-03T20:12:19.456565+0000 mon.c (mon.2) 4190 : audit [DBG] from='client.? 172.21.15.67:0/3420407458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:21 smithi067 bash[17655]: cluster 2024-04-03T20:12:20.495349+0000 mgr.y (mgr.24370) 10616 : cluster [DBG] pgmap v10600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:21 smithi067 bash[27441]: cluster 2024-04-03T20:12:20.495349+0000 mgr.y (mgr.24370) 10616 : cluster [DBG] pgmap v10600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:21 smithi082 bash[20963]: cluster 2024-04-03T20:12:20.495349+0000 mgr.y (mgr.24370) 10616 : cluster [DBG] pgmap v10600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:22 smithi067 bash[27441]: audit 2024-04-03T20:12:21.907865+0000 mon.a (mon.0) 9343 : audit [DBG] from='client.? 172.21.15.67:0/306156895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:22 smithi067 bash[17655]: audit 2024-04-03T20:12:21.907865+0000 mon.a (mon.0) 9343 : audit [DBG] from='client.? 172.21.15.67:0/306156895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:22 smithi082 bash[20963]: audit 2024-04-03T20:12:21.907865+0000 mon.a (mon.0) 9343 : audit [DBG] from='client.? 172.21.15.67:0/306156895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:12:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:12:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:23 smithi082 bash[20963]: cluster 2024-04-03T20:12:22.496576+0000 mgr.y (mgr.24370) 10617 : cluster [DBG] pgmap v10601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:23 smithi067 bash[17655]: cluster 2024-04-03T20:12:22.496576+0000 mgr.y (mgr.24370) 10617 : cluster [DBG] pgmap v10601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:23 smithi067 bash[27441]: cluster 2024-04-03T20:12:22.496576+0000 mgr.y (mgr.24370) 10617 : cluster [DBG] pgmap v10601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:24 smithi082 bash[20963]: audit 2024-04-03T20:12:24.364379+0000 mon.a (mon.0) 9344 : audit [DBG] from='client.? 172.21.15.67:0/1696180814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:24 smithi067 bash[17655]: audit 2024-04-03T20:12:24.364379+0000 mon.a (mon.0) 9344 : audit [DBG] from='client.? 172.21.15.67:0/1696180814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:24 smithi067 bash[27441]: audit 2024-04-03T20:12:24.364379+0000 mon.a (mon.0) 9344 : audit [DBG] from='client.? 172.21.15.67:0/1696180814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:25 smithi082 bash[20963]: cluster 2024-04-03T20:12:24.497223+0000 mgr.y (mgr.24370) 10618 : cluster [DBG] pgmap v10602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:25 smithi082 bash[20963]: audit 2024-04-03T20:12:25.223663+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:25 smithi067 bash[27441]: cluster 2024-04-03T20:12:24.497223+0000 mgr.y (mgr.24370) 10618 : cluster [DBG] pgmap v10602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:25 smithi067 bash[27441]: audit 2024-04-03T20:12:25.223663+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:25 smithi067 bash[17655]: cluster 2024-04-03T20:12:24.497223+0000 mgr.y (mgr.24370) 10618 : cluster [DBG] pgmap v10602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:25 smithi067 bash[17655]: audit 2024-04-03T20:12:25.223663+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:27 smithi082 bash[20963]: cluster 2024-04-03T20:12:26.498381+0000 mgr.y (mgr.24370) 10619 : cluster [DBG] pgmap v10603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:28.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:27 smithi082 bash[20963]: audit 2024-04-03T20:12:26.827685+0000 mon.a (mon.0) 9346 : audit [DBG] from='client.? 172.21.15.67:0/3579159738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:27 smithi067 bash[27441]: cluster 2024-04-03T20:12:26.498381+0000 mgr.y (mgr.24370) 10619 : cluster [DBG] pgmap v10603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:27 smithi067 bash[27441]: audit 2024-04-03T20:12:26.827685+0000 mon.a (mon.0) 9346 : audit [DBG] from='client.? 172.21.15.67:0/3579159738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:27 smithi067 bash[17655]: cluster 2024-04-03T20:12:26.498381+0000 mgr.y (mgr.24370) 10619 : cluster [DBG] pgmap v10603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:27 smithi067 bash[17655]: audit 2024-04-03T20:12:26.827685+0000 mon.a (mon.0) 9346 : audit [DBG] from='client.? 172.21.15.67:0/3579159738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:29 smithi082 bash[20963]: cluster 2024-04-03T20:12:28.499133+0000 mgr.y (mgr.24370) 10620 : cluster [DBG] pgmap v10604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:29 smithi082 bash[20963]: audit 2024-04-03T20:12:29.281675+0000 mon.a (mon.0) 9347 : audit [DBG] from='client.? 172.21.15.67:0/3233911099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:29 smithi067 bash[17655]: cluster 2024-04-03T20:12:28.499133+0000 mgr.y (mgr.24370) 10620 : cluster [DBG] pgmap v10604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:29 smithi067 bash[17655]: audit 2024-04-03T20:12:29.281675+0000 mon.a (mon.0) 9347 : audit [DBG] from='client.? 172.21.15.67:0/3233911099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:29 smithi067 bash[27441]: cluster 2024-04-03T20:12:28.499133+0000 mgr.y (mgr.24370) 10620 : cluster [DBG] pgmap v10604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:29 smithi067 bash[27441]: audit 2024-04-03T20:12:29.281675+0000 mon.a (mon.0) 9347 : audit [DBG] from='client.? 172.21.15.67:0/3233911099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:31 smithi082 bash[20963]: cluster 2024-04-03T20:12:30.499813+0000 mgr.y (mgr.24370) 10621 : cluster [DBG] pgmap v10605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:31 smithi067 bash[17655]: cluster 2024-04-03T20:12:30.499813+0000 mgr.y (mgr.24370) 10621 : cluster [DBG] pgmap v10605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:31 smithi067 bash[27441]: cluster 2024-04-03T20:12:30.499813+0000 mgr.y (mgr.24370) 10621 : cluster [DBG] pgmap v10605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:32 smithi067 bash[17655]: audit 2024-04-03T20:12:31.731606+0000 mon.c (mon.2) 4191 : audit [DBG] from='client.? 172.21.15.67:0/247285591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:33.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:32 smithi067 bash[27441]: audit 2024-04-03T20:12:31.731606+0000 mon.c (mon.2) 4191 : audit [DBG] from='client.? 172.21.15.67:0/247285591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:32 smithi082 bash[20963]: audit 2024-04-03T20:12:31.731606+0000 mon.c (mon.2) 4191 : audit [DBG] from='client.? 172.21.15.67:0/247285591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:33] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:12:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:12:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:33 smithi082 bash[20963]: cluster 2024-04-03T20:12:32.501175+0000 mgr.y (mgr.24370) 10622 : cluster [DBG] pgmap v10606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:33 smithi067 bash[17655]: cluster 2024-04-03T20:12:32.501175+0000 mgr.y (mgr.24370) 10622 : cluster [DBG] pgmap v10606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:33 smithi067 bash[27441]: cluster 2024-04-03T20:12:32.501175+0000 mgr.y (mgr.24370) 10622 : cluster [DBG] pgmap v10606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:34 smithi082 bash[20963]: audit 2024-04-03T20:12:34.185826+0000 mon.a (mon.0) 9348 : audit [DBG] from='client.? 172.21.15.67:0/1220588956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:34 smithi067 bash[27441]: audit 2024-04-03T20:12:34.185826+0000 mon.a (mon.0) 9348 : audit [DBG] from='client.? 172.21.15.67:0/1220588956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:34 smithi067 bash[17655]: audit 2024-04-03T20:12:34.185826+0000 mon.a (mon.0) 9348 : audit [DBG] from='client.? 172.21.15.67:0/1220588956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:35 smithi082 bash[20963]: cluster 2024-04-03T20:12:34.501911+0000 mgr.y (mgr.24370) 10623 : cluster [DBG] pgmap v10607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:35 smithi067 bash[27441]: cluster 2024-04-03T20:12:34.501911+0000 mgr.y (mgr.24370) 10623 : cluster [DBG] pgmap v10607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:35 smithi067 bash[17655]: cluster 2024-04-03T20:12:34.501911+0000 mgr.y (mgr.24370) 10623 : cluster [DBG] pgmap v10607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:36 smithi082 bash[20963]: audit 2024-04-03T20:12:36.641854+0000 mon.c (mon.2) 4192 : audit [DBG] from='client.? 172.21.15.67:0/3419153935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:36 smithi067 bash[27441]: audit 2024-04-03T20:12:36.641854+0000 mon.c (mon.2) 4192 : audit [DBG] from='client.? 172.21.15.67:0/3419153935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:36 smithi067 bash[17655]: audit 2024-04-03T20:12:36.641854+0000 mon.c (mon.2) 4192 : audit [DBG] from='client.? 172.21.15.67:0/3419153935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:37 smithi082 bash[20963]: cluster 2024-04-03T20:12:36.503042+0000 mgr.y (mgr.24370) 10624 : cluster [DBG] pgmap v10608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:37 smithi067 bash[17655]: cluster 2024-04-03T20:12:36.503042+0000 mgr.y (mgr.24370) 10624 : cluster [DBG] pgmap v10608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:37 smithi067 bash[27441]: cluster 2024-04-03T20:12:36.503042+0000 mgr.y (mgr.24370) 10624 : cluster [DBG] pgmap v10608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:39 smithi082 bash[20963]: cluster 2024-04-03T20:12:38.503695+0000 mgr.y (mgr.24370) 10625 : cluster [DBG] pgmap v10609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:39 smithi082 bash[20963]: audit 2024-04-03T20:12:39.098394+0000 mon.c (mon.2) 4193 : audit [DBG] from='client.? 172.21.15.67:0/1387752632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:39 smithi067 bash[27441]: cluster 2024-04-03T20:12:38.503695+0000 mgr.y (mgr.24370) 10625 : cluster [DBG] pgmap v10609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:39 smithi067 bash[27441]: audit 2024-04-03T20:12:39.098394+0000 mon.c (mon.2) 4193 : audit [DBG] from='client.? 172.21.15.67:0/1387752632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:39 smithi067 bash[17655]: cluster 2024-04-03T20:12:38.503695+0000 mgr.y (mgr.24370) 10625 : cluster [DBG] pgmap v10609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:39 smithi067 bash[17655]: audit 2024-04-03T20:12:39.098394+0000 mon.c (mon.2) 4193 : audit [DBG] from='client.? 172.21.15.67:0/1387752632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:40 smithi082 bash[20963]: audit 2024-04-03T20:12:40.223677+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:40 smithi067 bash[17655]: audit 2024-04-03T20:12:40.223677+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:40 smithi067 bash[27441]: audit 2024-04-03T20:12:40.223677+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:41 smithi082 bash[20963]: cluster 2024-04-03T20:12:40.504360+0000 mgr.y (mgr.24370) 10626 : cluster [DBG] pgmap v10610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:41 smithi082 bash[20963]: audit 2024-04-03T20:12:41.557290+0000 mon.a (mon.0) 9350 : audit [DBG] from='client.? 172.21.15.67:0/3721171801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:41 smithi067 bash[27441]: cluster 2024-04-03T20:12:40.504360+0000 mgr.y (mgr.24370) 10626 : cluster [DBG] pgmap v10610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:41 smithi067 bash[27441]: audit 2024-04-03T20:12:41.557290+0000 mon.a (mon.0) 9350 : audit [DBG] from='client.? 172.21.15.67:0/3721171801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:41 smithi067 bash[17655]: cluster 2024-04-03T20:12:40.504360+0000 mgr.y (mgr.24370) 10626 : cluster [DBG] pgmap v10610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:41 smithi067 bash[17655]: audit 2024-04-03T20:12:41.557290+0000 mon.a (mon.0) 9350 : audit [DBG] from='client.? 172.21.15.67:0/3721171801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:12:43.757 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:12:44.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:43 smithi082 bash[20963]: cluster 2024-04-03T20:12:42.505571+0000 mgr.y (mgr.24370) 10627 : cluster [DBG] pgmap v10611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:43 smithi082 bash[20963]: audit 2024-04-03T20:12:43.224946+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:12:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:43 smithi082 bash[20963]: audit 2024-04-03T20:12:43.555105+0000 mon.a (mon.0) 9352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:43 smithi082 bash[20963]: audit 2024-04-03T20:12:43.563827+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:43 smithi067 bash[17655]: cluster 2024-04-03T20:12:42.505571+0000 mgr.y (mgr.24370) 10627 : cluster [DBG] pgmap v10611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:43 smithi067 bash[17655]: audit 2024-04-03T20:12:43.224946+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:12:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:43 smithi067 bash[17655]: audit 2024-04-03T20:12:43.555105+0000 mon.a (mon.0) 9352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:43 smithi067 bash[17655]: audit 2024-04-03T20:12:43.563827+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:44.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:43 smithi067 bash[27441]: cluster 2024-04-03T20:12:42.505571+0000 mgr.y (mgr.24370) 10627 : cluster [DBG] pgmap v10611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:44.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:43 smithi067 bash[27441]: audit 2024-04-03T20:12:43.224946+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:12:44.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:43 smithi067 bash[27441]: audit 2024-04-03T20:12:43.555105+0000 mon.a (mon.0) 9352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:44.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:43 smithi067 bash[27441]: audit 2024-04-03T20:12:43.563827+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:44 smithi082 bash[20963]: audit 2024-04-03T20:12:44.020109+0000 mon.c (mon.2) 4194 : audit [DBG] from='client.? 172.21.15.67:0/170832814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:44 smithi067 bash[17655]: audit 2024-04-03T20:12:44.020109+0000 mon.c (mon.2) 4194 : audit [DBG] from='client.? 172.21.15.67:0/170832814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:44 smithi067 bash[27441]: audit 2024-04-03T20:12:44.020109+0000 mon.c (mon.2) 4194 : audit [DBG] from='client.? 172.21.15.67:0/170832814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:45 smithi082 bash[20963]: cluster 2024-04-03T20:12:44.506323+0000 mgr.y (mgr.24370) 10628 : cluster [DBG] pgmap v10612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:45 smithi067 bash[17655]: cluster 2024-04-03T20:12:44.506323+0000 mgr.y (mgr.24370) 10628 : cluster [DBG] pgmap v10612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:45 smithi067 bash[27441]: cluster 2024-04-03T20:12:44.506323+0000 mgr.y (mgr.24370) 10628 : cluster [DBG] pgmap v10612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:46 smithi082 bash[20963]: audit 2024-04-03T20:12:46.477246+0000 mon.c (mon.2) 4195 : audit [DBG] from='client.? 172.21.15.67:0/620449696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:46 smithi067 bash[17655]: audit 2024-04-03T20:12:46.477246+0000 mon.c (mon.2) 4195 : audit [DBG] from='client.? 172.21.15.67:0/620449696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:46 smithi067 bash[27441]: audit 2024-04-03T20:12:46.477246+0000 mon.c (mon.2) 4195 : audit [DBG] from='client.? 172.21.15.67:0/620449696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:47 smithi082 bash[20963]: cluster 2024-04-03T20:12:46.507538+0000 mgr.y (mgr.24370) 10629 : cluster [DBG] pgmap v10613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:47 smithi067 bash[17655]: cluster 2024-04-03T20:12:46.507538+0000 mgr.y (mgr.24370) 10629 : cluster [DBG] pgmap v10613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:47 smithi067 bash[27441]: cluster 2024-04-03T20:12:46.507538+0000 mgr.y (mgr.24370) 10629 : cluster [DBG] pgmap v10613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:49 smithi082 bash[20963]: cluster 2024-04-03T20:12:48.508317+0000 mgr.y (mgr.24370) 10630 : cluster [DBG] pgmap v10614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:49 smithi082 bash[20963]: audit 2024-04-03T20:12:48.965091+0000 mon.a (mon.0) 9354 : audit [DBG] from='client.? 172.21.15.67:0/909324326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:49 smithi082 bash[20963]: audit 2024-04-03T20:12:49.264670+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:49 smithi082 bash[20963]: audit 2024-04-03T20:12:49.269325+0000 mon.a (mon.0) 9356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:49 smithi082 bash[20963]: audit 2024-04-03T20:12:49.293620+0000 mon.a (mon.0) 9357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:49 smithi082 bash[20963]: audit 2024-04-03T20:12:49.300252+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[27441]: cluster 2024-04-03T20:12:48.508317+0000 mgr.y (mgr.24370) 10630 : cluster [DBG] pgmap v10614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[27441]: audit 2024-04-03T20:12:48.965091+0000 mon.a (mon.0) 9354 : audit [DBG] from='client.? 172.21.15.67:0/909324326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[27441]: audit 2024-04-03T20:12:49.264670+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[27441]: audit 2024-04-03T20:12:49.269325+0000 mon.a (mon.0) 9356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[27441]: audit 2024-04-03T20:12:49.293620+0000 mon.a (mon.0) 9357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[27441]: audit 2024-04-03T20:12:49.300252+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[17655]: cluster 2024-04-03T20:12:48.508317+0000 mgr.y (mgr.24370) 10630 : cluster [DBG] pgmap v10614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[17655]: audit 2024-04-03T20:12:48.965091+0000 mon.a (mon.0) 9354 : audit [DBG] from='client.? 172.21.15.67:0/909324326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[17655]: audit 2024-04-03T20:12:49.264670+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[17655]: audit 2024-04-03T20:12:49.269325+0000 mon.a (mon.0) 9356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[17655]: audit 2024-04-03T20:12:49.293620+0000 mon.a (mon.0) 9357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:49 smithi067 bash[17655]: audit 2024-04-03T20:12:49.300252+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:50 smithi082 bash[20963]: audit 2024-04-03T20:12:49.816724+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:12:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:50 smithi082 bash[20963]: audit 2024-04-03T20:12:49.818298+0000 mon.a (mon.0) 9360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:12:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:50 smithi082 bash[20963]: audit 2024-04-03T20:12:49.828457+0000 mon.a (mon.0) 9361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:50 smithi067 bash[17655]: audit 2024-04-03T20:12:49.816724+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:12:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:50 smithi067 bash[17655]: audit 2024-04-03T20:12:49.818298+0000 mon.a (mon.0) 9360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:12:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:50 smithi067 bash[17655]: audit 2024-04-03T20:12:49.828457+0000 mon.a (mon.0) 9361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:50 smithi067 bash[27441]: audit 2024-04-03T20:12:49.816724+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:12:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:50 smithi067 bash[27441]: audit 2024-04-03T20:12:49.818298+0000 mon.a (mon.0) 9360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:12:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:50 smithi067 bash[27441]: audit 2024-04-03T20:12:49.828457+0000 mon.a (mon.0) 9361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:12:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:51 smithi082 bash[20963]: cluster 2024-04-03T20:12:50.509045+0000 mgr.y (mgr.24370) 10631 : cluster [DBG] pgmap v10615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:51 smithi082 bash[20963]: audit 2024-04-03T20:12:51.410532+0000 mon.a (mon.0) 9362 : audit [DBG] from='client.? 172.21.15.67:0/94343926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:51 smithi067 bash[27441]: cluster 2024-04-03T20:12:50.509045+0000 mgr.y (mgr.24370) 10631 : cluster [DBG] pgmap v10615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:51 smithi067 bash[27441]: audit 2024-04-03T20:12:51.410532+0000 mon.a (mon.0) 9362 : audit [DBG] from='client.? 172.21.15.67:0/94343926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:51 smithi067 bash[17655]: cluster 2024-04-03T20:12:50.509045+0000 mgr.y (mgr.24370) 10631 : cluster [DBG] pgmap v10615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:51 smithi067 bash[17655]: audit 2024-04-03T20:12:51.410532+0000 mon.a (mon.0) 9362 : audit [DBG] from='client.? 172.21.15.67:0/94343926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:12:53.836 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:12:54.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:53 smithi082 bash[20963]: cluster 2024-04-03T20:12:52.510231+0000 mgr.y (mgr.24370) 10632 : cluster [DBG] pgmap v10616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:53 smithi067 bash[17655]: cluster 2024-04-03T20:12:52.510231+0000 mgr.y (mgr.24370) 10632 : cluster [DBG] pgmap v10616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:53 smithi067 bash[27441]: cluster 2024-04-03T20:12:52.510231+0000 mgr.y (mgr.24370) 10632 : cluster [DBG] pgmap v10616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:54 smithi082 bash[20963]: audit 2024-04-03T20:12:53.857102+0000 mon.c (mon.2) 4196 : audit [DBG] from='client.? 172.21.15.67:0/3705137880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:54 smithi067 bash[27441]: audit 2024-04-03T20:12:53.857102+0000 mon.c (mon.2) 4196 : audit [DBG] from='client.? 172.21.15.67:0/3705137880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:54 smithi067 bash[17655]: audit 2024-04-03T20:12:53.857102+0000 mon.c (mon.2) 4196 : audit [DBG] from='client.? 172.21.15.67:0/3705137880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:55 smithi082 bash[20963]: cluster 2024-04-03T20:12:54.510942+0000 mgr.y (mgr.24370) 10633 : cluster [DBG] pgmap v10617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:55 smithi082 bash[20963]: audit 2024-04-03T20:12:55.224393+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:55 smithi067 bash[27441]: cluster 2024-04-03T20:12:54.510942+0000 mgr.y (mgr.24370) 10633 : cluster [DBG] pgmap v10617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:55 smithi067 bash[27441]: audit 2024-04-03T20:12:55.224393+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:55 smithi067 bash[17655]: cluster 2024-04-03T20:12:54.510942+0000 mgr.y (mgr.24370) 10633 : cluster [DBG] pgmap v10617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:55 smithi067 bash[17655]: audit 2024-04-03T20:12:55.224393+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:12:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:56 smithi082 bash[20963]: audit 2024-04-03T20:12:56.319590+0000 mon.c (mon.2) 4197 : audit [DBG] from='client.? 172.21.15.67:0/869650586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:56 smithi067 bash[27441]: audit 2024-04-03T20:12:56.319590+0000 mon.c (mon.2) 4197 : audit [DBG] from='client.? 172.21.15.67:0/869650586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:56 smithi067 bash[17655]: audit 2024-04-03T20:12:56.319590+0000 mon.c (mon.2) 4197 : audit [DBG] from='client.? 172.21.15.67:0/869650586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:57 smithi082 bash[20963]: cluster 2024-04-03T20:12:56.512055+0000 mgr.y (mgr.24370) 10634 : cluster [DBG] pgmap v10618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:57 smithi067 bash[17655]: cluster 2024-04-03T20:12:56.512055+0000 mgr.y (mgr.24370) 10634 : cluster [DBG] pgmap v10618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:57 smithi067 bash[27441]: cluster 2024-04-03T20:12:56.512055+0000 mgr.y (mgr.24370) 10634 : cluster [DBG] pgmap v10618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:12:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:58 smithi082 bash[20963]: audit 2024-04-03T20:12:58.767418+0000 mon.c (mon.2) 4198 : audit [DBG] from='client.? 172.21.15.67:0/72973977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:58 smithi067 bash[17655]: audit 2024-04-03T20:12:58.767418+0000 mon.c (mon.2) 4198 : audit [DBG] from='client.? 172.21.15.67:0/72973977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:12:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:58 smithi067 bash[27441]: audit 2024-04-03T20:12:58.767418+0000 mon.c (mon.2) 4198 : audit [DBG] from='client.? 172.21.15.67:0/72973977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:12:59 smithi082 bash[20963]: cluster 2024-04-03T20:12:58.512704+0000 mgr.y (mgr.24370) 10635 : cluster [DBG] pgmap v10619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:12:59 smithi067 bash[27441]: cluster 2024-04-03T20:12:58.512704+0000 mgr.y (mgr.24370) 10635 : cluster [DBG] pgmap v10619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:12:59 smithi067 bash[17655]: cluster 2024-04-03T20:12:58.512704+0000 mgr.y (mgr.24370) 10635 : cluster [DBG] pgmap v10619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:01 smithi082 bash[20963]: cluster 2024-04-03T20:13:00.513384+0000 mgr.y (mgr.24370) 10636 : cluster [DBG] pgmap v10620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:01 smithi082 bash[20963]: audit 2024-04-03T20:13:01.219611+0000 mon.c (mon.2) 4199 : audit [DBG] from='client.? 172.21.15.67:0/2228935644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:01 smithi067 bash[27441]: cluster 2024-04-03T20:13:00.513384+0000 mgr.y (mgr.24370) 10636 : cluster [DBG] pgmap v10620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:01 smithi067 bash[27441]: audit 2024-04-03T20:13:01.219611+0000 mon.c (mon.2) 4199 : audit [DBG] from='client.? 172.21.15.67:0/2228935644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:01 smithi067 bash[17655]: cluster 2024-04-03T20:13:00.513384+0000 mgr.y (mgr.24370) 10636 : cluster [DBG] pgmap v10620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:01 smithi067 bash[17655]: audit 2024-04-03T20:13:01.219611+0000 mon.c (mon.2) 4199 : audit [DBG] from='client.? 172.21.15.67:0/2228935644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:13:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:13:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:03 smithi082 bash[20963]: cluster 2024-04-03T20:13:02.514594+0000 mgr.y (mgr.24370) 10637 : cluster [DBG] pgmap v10621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:04.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:03 smithi082 bash[20963]: audit 2024-04-03T20:13:03.691658+0000 mon.a (mon.0) 9364 : audit [DBG] from='client.? 172.21.15.67:0/1422440413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:03 smithi067 bash[17655]: cluster 2024-04-03T20:13:02.514594+0000 mgr.y (mgr.24370) 10637 : cluster [DBG] pgmap v10621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:03 smithi067 bash[17655]: audit 2024-04-03T20:13:03.691658+0000 mon.a (mon.0) 9364 : audit [DBG] from='client.? 172.21.15.67:0/1422440413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:03 smithi067 bash[27441]: cluster 2024-04-03T20:13:02.514594+0000 mgr.y (mgr.24370) 10637 : cluster [DBG] pgmap v10621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:03 smithi067 bash[27441]: audit 2024-04-03T20:13:03.691658+0000 mon.a (mon.0) 9364 : audit [DBG] from='client.? 172.21.15.67:0/1422440413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:05 smithi067 bash[27441]: cluster 2024-04-03T20:13:04.515292+0000 mgr.y (mgr.24370) 10638 : cluster [DBG] pgmap v10622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:05 smithi067 bash[17655]: cluster 2024-04-03T20:13:04.515292+0000 mgr.y (mgr.24370) 10638 : cluster [DBG] pgmap v10622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:05 smithi082 bash[20963]: cluster 2024-04-03T20:13:04.515292+0000 mgr.y (mgr.24370) 10638 : cluster [DBG] pgmap v10622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:06 smithi067 bash[17655]: audit 2024-04-03T20:13:06.148810+0000 mon.c (mon.2) 4200 : audit [DBG] from='client.? 172.21.15.67:0/2681424072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:06 smithi067 bash[27441]: audit 2024-04-03T20:13:06.148810+0000 mon.c (mon.2) 4200 : audit [DBG] from='client.? 172.21.15.67:0/2681424072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:06 smithi082 bash[20963]: audit 2024-04-03T20:13:06.148810+0000 mon.c (mon.2) 4200 : audit [DBG] from='client.? 172.21.15.67:0/2681424072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:07 smithi067 bash[27441]: cluster 2024-04-03T20:13:06.516527+0000 mgr.y (mgr.24370) 10639 : cluster [DBG] pgmap v10623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:07 smithi067 bash[17655]: cluster 2024-04-03T20:13:06.516527+0000 mgr.y (mgr.24370) 10639 : cluster [DBG] pgmap v10623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:07 smithi082 bash[20963]: cluster 2024-04-03T20:13:06.516527+0000 mgr.y (mgr.24370) 10639 : cluster [DBG] pgmap v10623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:08 smithi067 bash[17655]: audit 2024-04-03T20:13:08.601430+0000 mon.c (mon.2) 4201 : audit [DBG] from='client.? 172.21.15.67:0/4247435946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:08 smithi067 bash[27441]: audit 2024-04-03T20:13:08.601430+0000 mon.c (mon.2) 4201 : audit [DBG] from='client.? 172.21.15.67:0/4247435946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:08 smithi082 bash[20963]: audit 2024-04-03T20:13:08.601430+0000 mon.c (mon.2) 4201 : audit [DBG] from='client.? 172.21.15.67:0/4247435946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:09 smithi067 bash[27441]: cluster 2024-04-03T20:13:08.517113+0000 mgr.y (mgr.24370) 10640 : cluster [DBG] pgmap v10624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:09 smithi067 bash[17655]: cluster 2024-04-03T20:13:08.517113+0000 mgr.y (mgr.24370) 10640 : cluster [DBG] pgmap v10624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:09 smithi082 bash[20963]: cluster 2024-04-03T20:13:08.517113+0000 mgr.y (mgr.24370) 10640 : cluster [DBG] pgmap v10624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:10 smithi067 bash[27441]: audit 2024-04-03T20:13:10.224754+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:10 smithi067 bash[17655]: audit 2024-04-03T20:13:10.224754+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:10 smithi082 bash[20963]: audit 2024-04-03T20:13:10.224754+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:11 smithi067 bash[17655]: cluster 2024-04-03T20:13:10.517829+0000 mgr.y (mgr.24370) 10641 : cluster [DBG] pgmap v10625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:11 smithi067 bash[17655]: audit 2024-04-03T20:13:11.057195+0000 mon.c (mon.2) 4202 : audit [DBG] from='client.? 172.21.15.67:0/2333327459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:11 smithi067 bash[27441]: cluster 2024-04-03T20:13:10.517829+0000 mgr.y (mgr.24370) 10641 : cluster [DBG] pgmap v10625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:11 smithi067 bash[27441]: audit 2024-04-03T20:13:11.057195+0000 mon.c (mon.2) 4202 : audit [DBG] from='client.? 172.21.15.67:0/2333327459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:11 smithi082 bash[20963]: cluster 2024-04-03T20:13:10.517829+0000 mgr.y (mgr.24370) 10641 : cluster [DBG] pgmap v10625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:11 smithi082 bash[20963]: audit 2024-04-03T20:13:11.057195+0000 mon.c (mon.2) 4202 : audit [DBG] from='client.? 172.21.15.67:0/2333327459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:13:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:13:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:13 smithi082 bash[20963]: cluster 2024-04-03T20:13:12.518984+0000 mgr.y (mgr.24370) 10642 : cluster [DBG] pgmap v10626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:13 smithi082 bash[20963]: audit 2024-04-03T20:13:13.510274+0000 mon.c (mon.2) 4203 : audit [DBG] from='client.? 172.21.15.67:0/2812809978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:13 smithi067 bash[27441]: cluster 2024-04-03T20:13:12.518984+0000 mgr.y (mgr.24370) 10642 : cluster [DBG] pgmap v10626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:13 smithi067 bash[27441]: audit 2024-04-03T20:13:13.510274+0000 mon.c (mon.2) 4203 : audit [DBG] from='client.? 172.21.15.67:0/2812809978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:13 smithi067 bash[17655]: cluster 2024-04-03T20:13:12.518984+0000 mgr.y (mgr.24370) 10642 : cluster [DBG] pgmap v10626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:13 smithi067 bash[17655]: audit 2024-04-03T20:13:13.510274+0000 mon.c (mon.2) 4203 : audit [DBG] from='client.? 172.21.15.67:0/2812809978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:15 smithi082 bash[20963]: cluster 2024-04-03T20:13:14.519683+0000 mgr.y (mgr.24370) 10643 : cluster [DBG] pgmap v10627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:15 smithi067 bash[17655]: cluster 2024-04-03T20:13:14.519683+0000 mgr.y (mgr.24370) 10643 : cluster [DBG] pgmap v10627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:15 smithi067 bash[27441]: cluster 2024-04-03T20:13:14.519683+0000 mgr.y (mgr.24370) 10643 : cluster [DBG] pgmap v10627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:16 smithi082 bash[20963]: audit 2024-04-03T20:13:15.972318+0000 mon.c (mon.2) 4204 : audit [DBG] from='client.? 172.21.15.67:0/2791226059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:16 smithi067 bash[17655]: audit 2024-04-03T20:13:15.972318+0000 mon.c (mon.2) 4204 : audit [DBG] from='client.? 172.21.15.67:0/2791226059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:16 smithi067 bash[27441]: audit 2024-04-03T20:13:15.972318+0000 mon.c (mon.2) 4204 : audit [DBG] from='client.? 172.21.15.67:0/2791226059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:17 smithi082 bash[20963]: cluster 2024-04-03T20:13:16.520733+0000 mgr.y (mgr.24370) 10644 : cluster [DBG] pgmap v10628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:17 smithi067 bash[17655]: cluster 2024-04-03T20:13:16.520733+0000 mgr.y (mgr.24370) 10644 : cluster [DBG] pgmap v10628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:17 smithi067 bash[27441]: cluster 2024-04-03T20:13:16.520733+0000 mgr.y (mgr.24370) 10644 : cluster [DBG] pgmap v10628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:18 smithi082 bash[20963]: audit 2024-04-03T20:13:18.432289+0000 mon.a (mon.0) 9366 : audit [DBG] from='client.? 172.21.15.67:0/3880126415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:18 smithi067 bash[27441]: audit 2024-04-03T20:13:18.432289+0000 mon.a (mon.0) 9366 : audit [DBG] from='client.? 172.21.15.67:0/3880126415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:18 smithi067 bash[17655]: audit 2024-04-03T20:13:18.432289+0000 mon.a (mon.0) 9366 : audit [DBG] from='client.? 172.21.15.67:0/3880126415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:19 smithi082 bash[20963]: cluster 2024-04-03T20:13:18.521368+0000 mgr.y (mgr.24370) 10645 : cluster [DBG] pgmap v10629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:19 smithi067 bash[17655]: cluster 2024-04-03T20:13:18.521368+0000 mgr.y (mgr.24370) 10645 : cluster [DBG] pgmap v10629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:19 smithi067 bash[27441]: cluster 2024-04-03T20:13:18.521368+0000 mgr.y (mgr.24370) 10645 : cluster [DBG] pgmap v10629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:20 smithi082 bash[20963]: audit 2024-04-03T20:13:20.888771+0000 mon.c (mon.2) 4205 : audit [DBG] from='client.? 172.21.15.67:0/2813345325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:20 smithi067 bash[27441]: audit 2024-04-03T20:13:20.888771+0000 mon.c (mon.2) 4205 : audit [DBG] from='client.? 172.21.15.67:0/2813345325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:20 smithi067 bash[17655]: audit 2024-04-03T20:13:20.888771+0000 mon.c (mon.2) 4205 : audit [DBG] from='client.? 172.21.15.67:0/2813345325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:21 smithi082 bash[20963]: cluster 2024-04-03T20:13:20.522044+0000 mgr.y (mgr.24370) 10646 : cluster [DBG] pgmap v10630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:21 smithi067 bash[17655]: cluster 2024-04-03T20:13:20.522044+0000 mgr.y (mgr.24370) 10646 : cluster [DBG] pgmap v10630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:21 smithi067 bash[27441]: cluster 2024-04-03T20:13:20.522044+0000 mgr.y (mgr.24370) 10646 : cluster [DBG] pgmap v10630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:13:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:13:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:23 smithi082 bash[20963]: cluster 2024-04-03T20:13:22.523213+0000 mgr.y (mgr.24370) 10647 : cluster [DBG] pgmap v10631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:23 smithi082 bash[20963]: audit 2024-04-03T20:13:23.340850+0000 mon.a (mon.0) 9367 : audit [DBG] from='client.? 172.21.15.67:0/449664672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:23 smithi067 bash[27441]: cluster 2024-04-03T20:13:22.523213+0000 mgr.y (mgr.24370) 10647 : cluster [DBG] pgmap v10631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:23 smithi067 bash[27441]: audit 2024-04-03T20:13:23.340850+0000 mon.a (mon.0) 9367 : audit [DBG] from='client.? 172.21.15.67:0/449664672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:23 smithi067 bash[17655]: cluster 2024-04-03T20:13:22.523213+0000 mgr.y (mgr.24370) 10647 : cluster [DBG] pgmap v10631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:23 smithi067 bash[17655]: audit 2024-04-03T20:13:23.340850+0000 mon.a (mon.0) 9367 : audit [DBG] from='client.? 172.21.15.67:0/449664672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:25 smithi082 bash[20963]: cluster 2024-04-03T20:13:24.523910+0000 mgr.y (mgr.24370) 10648 : cluster [DBG] pgmap v10632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:25 smithi082 bash[20963]: audit 2024-04-03T20:13:25.225131+0000 mon.a (mon.0) 9368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:25 smithi082 bash[20963]: audit 2024-04-03T20:13:25.794600+0000 mon.a (mon.0) 9369 : audit [DBG] from='client.? 172.21.15.67:0/3251458211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:25 smithi067 bash[17655]: cluster 2024-04-03T20:13:24.523910+0000 mgr.y (mgr.24370) 10648 : cluster [DBG] pgmap v10632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:25 smithi067 bash[17655]: audit 2024-04-03T20:13:25.225131+0000 mon.a (mon.0) 9368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:25 smithi067 bash[17655]: audit 2024-04-03T20:13:25.794600+0000 mon.a (mon.0) 9369 : audit [DBG] from='client.? 172.21.15.67:0/3251458211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:25 smithi067 bash[27441]: cluster 2024-04-03T20:13:24.523910+0000 mgr.y (mgr.24370) 10648 : cluster [DBG] pgmap v10632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:25 smithi067 bash[27441]: audit 2024-04-03T20:13:25.225131+0000 mon.a (mon.0) 9368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:25 smithi067 bash[27441]: audit 2024-04-03T20:13:25.794600+0000 mon.a (mon.0) 9369 : audit [DBG] from='client.? 172.21.15.67:0/3251458211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:27 smithi082 bash[20963]: cluster 2024-04-03T20:13:26.525112+0000 mgr.y (mgr.24370) 10649 : cluster [DBG] pgmap v10633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:27 smithi067 bash[17655]: cluster 2024-04-03T20:13:26.525112+0000 mgr.y (mgr.24370) 10649 : cluster [DBG] pgmap v10633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:27 smithi067 bash[27441]: cluster 2024-04-03T20:13:26.525112+0000 mgr.y (mgr.24370) 10649 : cluster [DBG] pgmap v10633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:28 smithi082 bash[20963]: audit 2024-04-03T20:13:28.253974+0000 mon.a (mon.0) 9370 : audit [DBG] from='client.? 172.21.15.67:0/1193624478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:28 smithi067 bash[17655]: audit 2024-04-03T20:13:28.253974+0000 mon.a (mon.0) 9370 : audit [DBG] from='client.? 172.21.15.67:0/1193624478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:28 smithi067 bash[27441]: audit 2024-04-03T20:13:28.253974+0000 mon.a (mon.0) 9370 : audit [DBG] from='client.? 172.21.15.67:0/1193624478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:29 smithi082 bash[20963]: cluster 2024-04-03T20:13:28.525806+0000 mgr.y (mgr.24370) 10650 : cluster [DBG] pgmap v10634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:29 smithi067 bash[27441]: cluster 2024-04-03T20:13:28.525806+0000 mgr.y (mgr.24370) 10650 : cluster [DBG] pgmap v10634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:29 smithi067 bash[17655]: cluster 2024-04-03T20:13:28.525806+0000 mgr.y (mgr.24370) 10650 : cluster [DBG] pgmap v10634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:30 smithi082 bash[20963]: audit 2024-04-03T20:13:30.706805+0000 mon.c (mon.2) 4206 : audit [DBG] from='client.? 172.21.15.67:0/623995642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:30 smithi067 bash[17655]: audit 2024-04-03T20:13:30.706805+0000 mon.c (mon.2) 4206 : audit [DBG] from='client.? 172.21.15.67:0/623995642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:30 smithi067 bash[27441]: audit 2024-04-03T20:13:30.706805+0000 mon.c (mon.2) 4206 : audit [DBG] from='client.? 172.21.15.67:0/623995642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:31 smithi082 bash[20963]: cluster 2024-04-03T20:13:30.526587+0000 mgr.y (mgr.24370) 10651 : cluster [DBG] pgmap v10635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:31 smithi067 bash[17655]: cluster 2024-04-03T20:13:30.526587+0000 mgr.y (mgr.24370) 10651 : cluster [DBG] pgmap v10635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:31 smithi067 bash[27441]: cluster 2024-04-03T20:13:30.526587+0000 mgr.y (mgr.24370) 10651 : cluster [DBG] pgmap v10635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:13:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:13:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:33 smithi082 bash[20963]: cluster 2024-04-03T20:13:32.527809+0000 mgr.y (mgr.24370) 10652 : cluster [DBG] pgmap v10636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:33 smithi082 bash[20963]: audit 2024-04-03T20:13:33.166223+0000 mon.c (mon.2) 4207 : audit [DBG] from='client.? 172.21.15.67:0/3604962882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:33 smithi067 bash[27441]: cluster 2024-04-03T20:13:32.527809+0000 mgr.y (mgr.24370) 10652 : cluster [DBG] pgmap v10636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:33 smithi067 bash[27441]: audit 2024-04-03T20:13:33.166223+0000 mon.c (mon.2) 4207 : audit [DBG] from='client.? 172.21.15.67:0/3604962882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:33 smithi067 bash[17655]: cluster 2024-04-03T20:13:32.527809+0000 mgr.y (mgr.24370) 10652 : cluster [DBG] pgmap v10636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:33 smithi067 bash[17655]: audit 2024-04-03T20:13:33.166223+0000 mon.c (mon.2) 4207 : audit [DBG] from='client.? 172.21.15.67:0/3604962882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:35 smithi082 bash[20963]: cluster 2024-04-03T20:13:34.528545+0000 mgr.y (mgr.24370) 10653 : cluster [DBG] pgmap v10637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:35 smithi082 bash[20963]: audit 2024-04-03T20:13:35.616881+0000 mon.a (mon.0) 9371 : audit [DBG] from='client.? 172.21.15.67:0/1805342054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:35 smithi067 bash[27441]: cluster 2024-04-03T20:13:34.528545+0000 mgr.y (mgr.24370) 10653 : cluster [DBG] pgmap v10637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:35 smithi067 bash[27441]: audit 2024-04-03T20:13:35.616881+0000 mon.a (mon.0) 9371 : audit [DBG] from='client.? 172.21.15.67:0/1805342054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:35 smithi067 bash[17655]: cluster 2024-04-03T20:13:34.528545+0000 mgr.y (mgr.24370) 10653 : cluster [DBG] pgmap v10637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:36.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:35 smithi067 bash[17655]: audit 2024-04-03T20:13:35.616881+0000 mon.a (mon.0) 9371 : audit [DBG] from='client.? 172.21.15.67:0/1805342054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:37 smithi082 bash[20963]: cluster 2024-04-03T20:13:36.529690+0000 mgr.y (mgr.24370) 10654 : cluster [DBG] pgmap v10638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:38 smithi067 bash[27441]: cluster 2024-04-03T20:13:36.529690+0000 mgr.y (mgr.24370) 10654 : cluster [DBG] pgmap v10638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:37 smithi067 bash[17655]: cluster 2024-04-03T20:13:36.529690+0000 mgr.y (mgr.24370) 10654 : cluster [DBG] pgmap v10638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:39 smithi082 bash[20963]: audit 2024-04-03T20:13:38.065615+0000 mon.a (mon.0) 9372 : audit [DBG] from='client.? 172.21.15.67:0/79577678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:39 smithi067 bash[27441]: audit 2024-04-03T20:13:38.065615+0000 mon.a (mon.0) 9372 : audit [DBG] from='client.? 172.21.15.67:0/79577678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:39 smithi067 bash[17655]: audit 2024-04-03T20:13:38.065615+0000 mon.a (mon.0) 9372 : audit [DBG] from='client.? 172.21.15.67:0/79577678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:40 smithi082 bash[20963]: cluster 2024-04-03T20:13:38.530319+0000 mgr.y (mgr.24370) 10655 : cluster [DBG] pgmap v10639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:40 smithi067 bash[17655]: cluster 2024-04-03T20:13:38.530319+0000 mgr.y (mgr.24370) 10655 : cluster [DBG] pgmap v10639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:40 smithi067 bash[27441]: cluster 2024-04-03T20:13:38.530319+0000 mgr.y (mgr.24370) 10655 : cluster [DBG] pgmap v10639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:41 smithi082 bash[20963]: audit 2024-04-03T20:13:40.228827+0000 mon.a (mon.0) 9373 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:41 smithi082 bash[20963]: audit 2024-04-03T20:13:40.527404+0000 mon.a (mon.0) 9374 : audit [DBG] from='client.? 172.21.15.67:0/2467166062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:41 smithi067 bash[17655]: audit 2024-04-03T20:13:40.228827+0000 mon.a (mon.0) 9373 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:41 smithi067 bash[17655]: audit 2024-04-03T20:13:40.527404+0000 mon.a (mon.0) 9374 : audit [DBG] from='client.? 172.21.15.67:0/2467166062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:41 smithi067 bash[27441]: audit 2024-04-03T20:13:40.228827+0000 mon.a (mon.0) 9373 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:41 smithi067 bash[27441]: audit 2024-04-03T20:13:40.527404+0000 mon.a (mon.0) 9374 : audit [DBG] from='client.? 172.21.15.67:0/2467166062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:42 smithi082 bash[20963]: cluster 2024-04-03T20:13:40.531077+0000 mgr.y (mgr.24370) 10656 : cluster [DBG] pgmap v10640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:42 smithi067 bash[17655]: cluster 2024-04-03T20:13:40.531077+0000 mgr.y (mgr.24370) 10656 : cluster [DBG] pgmap v10640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:42 smithi067 bash[27441]: cluster 2024-04-03T20:13:40.531077+0000 mgr.y (mgr.24370) 10656 : cluster [DBG] pgmap v10640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:43 smithi082 bash[20963]: audit 2024-04-03T20:13:42.972101+0000 mon.c (mon.2) 4208 : audit [DBG] from='client.? 172.21.15.67:0/1567290446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:43 smithi067 bash[17655]: audit 2024-04-03T20:13:42.972101+0000 mon.c (mon.2) 4208 : audit [DBG] from='client.? 172.21.15.67:0/1567290446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:43] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:13:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:43 smithi067 bash[27441]: audit 2024-04-03T20:13:42.972101+0000 mon.c (mon.2) 4208 : audit [DBG] from='client.? 172.21.15.67:0/1567290446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:13:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:44 smithi082 bash[20963]: cluster 2024-04-03T20:13:42.532316+0000 mgr.y (mgr.24370) 10657 : cluster [DBG] pgmap v10641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:44 smithi067 bash[17655]: cluster 2024-04-03T20:13:42.532316+0000 mgr.y (mgr.24370) 10657 : cluster [DBG] pgmap v10641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:44 smithi067 bash[27441]: cluster 2024-04-03T20:13:42.532316+0000 mgr.y (mgr.24370) 10657 : cluster [DBG] pgmap v10641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:46 smithi082 bash[20963]: cluster 2024-04-03T20:13:44.533023+0000 mgr.y (mgr.24370) 10658 : cluster [DBG] pgmap v10642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:46 smithi082 bash[20963]: audit 2024-04-03T20:13:45.420666+0000 mon.a (mon.0) 9375 : audit [DBG] from='client.? 172.21.15.67:0/274771957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:46 smithi067 bash[17655]: cluster 2024-04-03T20:13:44.533023+0000 mgr.y (mgr.24370) 10658 : cluster [DBG] pgmap v10642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:46 smithi067 bash[17655]: audit 2024-04-03T20:13:45.420666+0000 mon.a (mon.0) 9375 : audit [DBG] from='client.? 172.21.15.67:0/274771957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:46 smithi067 bash[27441]: cluster 2024-04-03T20:13:44.533023+0000 mgr.y (mgr.24370) 10658 : cluster [DBG] pgmap v10642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:46 smithi067 bash[27441]: audit 2024-04-03T20:13:45.420666+0000 mon.a (mon.0) 9375 : audit [DBG] from='client.? 172.21.15.67:0/274771957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:48 smithi082 bash[20963]: cluster 2024-04-03T20:13:46.534190+0000 mgr.y (mgr.24370) 10659 : cluster [DBG] pgmap v10643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:48 smithi082 bash[20963]: audit 2024-04-03T20:13:47.874500+0000 mon.c (mon.2) 4209 : audit [DBG] from='client.? 172.21.15.67:0/3324580343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:48 smithi067 bash[27441]: cluster 2024-04-03T20:13:46.534190+0000 mgr.y (mgr.24370) 10659 : cluster [DBG] pgmap v10643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:48 smithi067 bash[27441]: audit 2024-04-03T20:13:47.874500+0000 mon.c (mon.2) 4209 : audit [DBG] from='client.? 172.21.15.67:0/3324580343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:48 smithi067 bash[17655]: cluster 2024-04-03T20:13:46.534190+0000 mgr.y (mgr.24370) 10659 : cluster [DBG] pgmap v10643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:48 smithi067 bash[17655]: audit 2024-04-03T20:13:47.874500+0000 mon.c (mon.2) 4209 : audit [DBG] from='client.? 172.21.15.67:0/3324580343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:50 smithi082 bash[20963]: cluster 2024-04-03T20:13:48.534870+0000 mgr.y (mgr.24370) 10660 : cluster [DBG] pgmap v10644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:50 smithi082 bash[20963]: audit 2024-04-03T20:13:49.906403+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:13:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:50 smithi067 bash[27441]: cluster 2024-04-03T20:13:48.534870+0000 mgr.y (mgr.24370) 10660 : cluster [DBG] pgmap v10644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:50 smithi067 bash[27441]: audit 2024-04-03T20:13:49.906403+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:13:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:50 smithi067 bash[17655]: cluster 2024-04-03T20:13:48.534870+0000 mgr.y (mgr.24370) 10660 : cluster [DBG] pgmap v10644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:50 smithi067 bash[17655]: audit 2024-04-03T20:13:49.906403+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:13:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:51 smithi082 bash[20963]: audit 2024-04-03T20:13:50.234538+0000 mon.a (mon.0) 9377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:51 smithi082 bash[20963]: audit 2024-04-03T20:13:50.242163+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:51 smithi082 bash[20963]: audit 2024-04-03T20:13:50.341017+0000 mon.c (mon.2) 4210 : audit [DBG] from='client.? 172.21.15.67:0/4027001840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:51 smithi082 bash[20963]: cluster 2024-04-03T20:13:50.535588+0000 mgr.y (mgr.24370) 10661 : cluster [DBG] pgmap v10645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:51 smithi067 bash[17655]: audit 2024-04-03T20:13:50.234538+0000 mon.a (mon.0) 9377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:51 smithi067 bash[17655]: audit 2024-04-03T20:13:50.242163+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:51 smithi067 bash[17655]: audit 2024-04-03T20:13:50.341017+0000 mon.c (mon.2) 4210 : audit [DBG] from='client.? 172.21.15.67:0/4027001840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:51 smithi067 bash[17655]: cluster 2024-04-03T20:13:50.535588+0000 mgr.y (mgr.24370) 10661 : cluster [DBG] pgmap v10645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:51 smithi067 bash[27441]: audit 2024-04-03T20:13:50.234538+0000 mon.a (mon.0) 9377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:51 smithi067 bash[27441]: audit 2024-04-03T20:13:50.242163+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:51 smithi067 bash[27441]: audit 2024-04-03T20:13:50.341017+0000 mon.c (mon.2) 4210 : audit [DBG] from='client.? 172.21.15.67:0/4027001840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:51.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:51 smithi067 bash[27441]: cluster 2024-04-03T20:13:50.535588+0000 mgr.y (mgr.24370) 10661 : cluster [DBG] pgmap v10645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:53] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:13:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:13:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:53 smithi082 bash[20963]: cluster 2024-04-03T20:13:52.536806+0000 mgr.y (mgr.24370) 10662 : cluster [DBG] pgmap v10646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:53 smithi082 bash[20963]: audit 2024-04-03T20:13:52.806858+0000 mon.c (mon.2) 4211 : audit [DBG] from='client.? 172.21.15.67:0/3754858091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:53 smithi067 bash[27441]: cluster 2024-04-03T20:13:52.536806+0000 mgr.y (mgr.24370) 10662 : cluster [DBG] pgmap v10646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:53 smithi067 bash[27441]: audit 2024-04-03T20:13:52.806858+0000 mon.c (mon.2) 4211 : audit [DBG] from='client.? 172.21.15.67:0/3754858091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:53 smithi067 bash[17655]: cluster 2024-04-03T20:13:52.536806+0000 mgr.y (mgr.24370) 10662 : cluster [DBG] pgmap v10646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:53 smithi067 bash[17655]: audit 2024-04-03T20:13:52.806858+0000 mon.c (mon.2) 4211 : audit [DBG] from='client.? 172.21.15.67:0/3754858091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:55 smithi082 bash[20963]: cluster 2024-04-03T20:13:54.537442+0000 mgr.y (mgr.24370) 10663 : cluster [DBG] pgmap v10647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:55 smithi082 bash[20963]: audit 2024-04-03T20:13:55.226079+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:55 smithi082 bash[20963]: audit 2024-04-03T20:13:55.334337+0000 mon.a (mon.0) 9380 : audit [DBG] from='client.? 172.21.15.67:0/2971153038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:55 smithi067 bash[27441]: cluster 2024-04-03T20:13:54.537442+0000 mgr.y (mgr.24370) 10663 : cluster [DBG] pgmap v10647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:55 smithi067 bash[27441]: audit 2024-04-03T20:13:55.226079+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:55 smithi067 bash[27441]: audit 2024-04-03T20:13:55.334337+0000 mon.a (mon.0) 9380 : audit [DBG] from='client.? 172.21.15.67:0/2971153038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:55 smithi067 bash[17655]: cluster 2024-04-03T20:13:54.537442+0000 mgr.y (mgr.24370) 10663 : cluster [DBG] pgmap v10647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:55 smithi067 bash[17655]: audit 2024-04-03T20:13:55.226079+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:13:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:55 smithi067 bash[17655]: audit 2024-04-03T20:13:55.334337+0000 mon.a (mon.0) 9380 : audit [DBG] from='client.? 172.21.15.67:0/2971153038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:56 smithi082 bash[20963]: audit 2024-04-03T20:13:55.607983+0000 mon.a (mon.0) 9381 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:56 smithi082 bash[20963]: audit 2024-04-03T20:13:55.617348+0000 mon.a (mon.0) 9382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:56 smithi082 bash[20963]: audit 2024-04-03T20:13:56.246290+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:56 smithi082 bash[20963]: audit 2024-04-03T20:13:56.253808+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:56 smithi067 bash[27441]: audit 2024-04-03T20:13:55.607983+0000 mon.a (mon.0) 9381 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:56 smithi067 bash[27441]: audit 2024-04-03T20:13:55.617348+0000 mon.a (mon.0) 9382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:56 smithi067 bash[27441]: audit 2024-04-03T20:13:56.246290+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:56 smithi067 bash[27441]: audit 2024-04-03T20:13:56.253808+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:56 smithi067 bash[17655]: audit 2024-04-03T20:13:55.607983+0000 mon.a (mon.0) 9381 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:56 smithi067 bash[17655]: audit 2024-04-03T20:13:55.617348+0000 mon.a (mon.0) 9382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:56 smithi067 bash[17655]: audit 2024-04-03T20:13:56.246290+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:56 smithi067 bash[17655]: audit 2024-04-03T20:13:56.253808+0000 mon.a (mon.0) 9384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:57 smithi082 bash[20963]: cluster 2024-04-03T20:13:56.538604+0000 mgr.y (mgr.24370) 10664 : cluster [DBG] pgmap v10648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:57 smithi082 bash[20963]: audit 2024-04-03T20:13:56.674974+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:13:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:57 smithi082 bash[20963]: audit 2024-04-03T20:13:56.676694+0000 mon.a (mon.0) 9386 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:13:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:57 smithi082 bash[20963]: audit 2024-04-03T20:13:56.686774+0000 mon.a (mon.0) 9387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:57 smithi067 bash[17655]: cluster 2024-04-03T20:13:56.538604+0000 mgr.y (mgr.24370) 10664 : cluster [DBG] pgmap v10648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:57 smithi067 bash[17655]: audit 2024-04-03T20:13:56.674974+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:13:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:57 smithi067 bash[17655]: audit 2024-04-03T20:13:56.676694+0000 mon.a (mon.0) 9386 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:13:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:57 smithi067 bash[17655]: audit 2024-04-03T20:13:56.686774+0000 mon.a (mon.0) 9387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:57.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:57 smithi067 bash[27441]: cluster 2024-04-03T20:13:56.538604+0000 mgr.y (mgr.24370) 10664 : cluster [DBG] pgmap v10648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:57.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:57 smithi067 bash[27441]: audit 2024-04-03T20:13:56.674974+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:13:57.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:57 smithi067 bash[27441]: audit 2024-04-03T20:13:56.676694+0000 mon.a (mon.0) 9386 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:13:57.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:57 smithi067 bash[27441]: audit 2024-04-03T20:13:56.686774+0000 mon.a (mon.0) 9387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:13:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:58 smithi082 bash[20963]: audit 2024-04-03T20:13:57.792300+0000 mon.c (mon.2) 4212 : audit [DBG] from='client.? 172.21.15.67:0/4176761540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:58 smithi067 bash[17655]: audit 2024-04-03T20:13:57.792300+0000 mon.c (mon.2) 4212 : audit [DBG] from='client.? 172.21.15.67:0/4176761540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:58 smithi067 bash[27441]: audit 2024-04-03T20:13:57.792300+0000 mon.c (mon.2) 4212 : audit [DBG] from='client.? 172.21.15.67:0/4176761540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:13:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:13:59 smithi082 bash[20963]: cluster 2024-04-03T20:13:58.539276+0000 mgr.y (mgr.24370) 10665 : cluster [DBG] pgmap v10649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:13:59 smithi067 bash[17655]: cluster 2024-04-03T20:13:58.539276+0000 mgr.y (mgr.24370) 10665 : cluster [DBG] pgmap v10649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:13:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:13:59 smithi067 bash[27441]: cluster 2024-04-03T20:13:58.539276+0000 mgr.y (mgr.24370) 10665 : cluster [DBG] pgmap v10649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:00 smithi067 bash[17655]: audit 2024-04-03T20:14:00.256292+0000 mon.c (mon.2) 4213 : audit [DBG] from='client.? 172.21.15.67:0/3213885221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:00 smithi067 bash[27441]: audit 2024-04-03T20:14:00.256292+0000 mon.c (mon.2) 4213 : audit [DBG] from='client.? 172.21.15.67:0/3213885221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:00 smithi082 bash[20963]: audit 2024-04-03T20:14:00.256292+0000 mon.c (mon.2) 4213 : audit [DBG] from='client.? 172.21.15.67:0/3213885221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:01 smithi067 bash[17655]: cluster 2024-04-03T20:14:00.540043+0000 mgr.y (mgr.24370) 10666 : cluster [DBG] pgmap v10650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:01 smithi067 bash[27441]: cluster 2024-04-03T20:14:00.540043+0000 mgr.y (mgr.24370) 10666 : cluster [DBG] pgmap v10650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:01 smithi082 bash[20963]: cluster 2024-04-03T20:14:00.540043+0000 mgr.y (mgr.24370) 10666 : cluster [DBG] pgmap v10650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:14:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:14:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:03 smithi082 bash[20963]: cluster 2024-04-03T20:14:02.541131+0000 mgr.y (mgr.24370) 10667 : cluster [DBG] pgmap v10651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:03 smithi082 bash[20963]: audit 2024-04-03T20:14:02.704535+0000 mon.c (mon.2) 4214 : audit [DBG] from='client.? 172.21.15.67:0/3655992513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:03 smithi067 bash[17655]: cluster 2024-04-03T20:14:02.541131+0000 mgr.y (mgr.24370) 10667 : cluster [DBG] pgmap v10651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:03 smithi067 bash[17655]: audit 2024-04-03T20:14:02.704535+0000 mon.c (mon.2) 4214 : audit [DBG] from='client.? 172.21.15.67:0/3655992513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:03 smithi067 bash[27441]: cluster 2024-04-03T20:14:02.541131+0000 mgr.y (mgr.24370) 10667 : cluster [DBG] pgmap v10651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:03 smithi067 bash[27441]: audit 2024-04-03T20:14:02.704535+0000 mon.c (mon.2) 4214 : audit [DBG] from='client.? 172.21.15.67:0/3655992513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:05 smithi067 bash[17655]: cluster 2024-04-03T20:14:04.541779+0000 mgr.y (mgr.24370) 10668 : cluster [DBG] pgmap v10652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:05 smithi067 bash[17655]: audit 2024-04-03T20:14:05.148741+0000 mon.c (mon.2) 4215 : audit [DBG] from='client.? 172.21.15.67:0/3728173254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:05.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:05 smithi067 bash[27441]: cluster 2024-04-03T20:14:04.541779+0000 mgr.y (mgr.24370) 10668 : cluster [DBG] pgmap v10652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:05.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:05 smithi067 bash[27441]: audit 2024-04-03T20:14:05.148741+0000 mon.c (mon.2) 4215 : audit [DBG] from='client.? 172.21.15.67:0/3728173254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:05 smithi082 bash[20963]: cluster 2024-04-03T20:14:04.541779+0000 mgr.y (mgr.24370) 10668 : cluster [DBG] pgmap v10652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:05 smithi082 bash[20963]: audit 2024-04-03T20:14:05.148741+0000 mon.c (mon.2) 4215 : audit [DBG] from='client.? 172.21.15.67:0/3728173254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:07 smithi067 bash[27441]: cluster 2024-04-03T20:14:06.542928+0000 mgr.y (mgr.24370) 10669 : cluster [DBG] pgmap v10653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:07 smithi067 bash[27441]: audit 2024-04-03T20:14:07.599331+0000 mon.c (mon.2) 4216 : audit [DBG] from='client.? 172.21.15.67:0/822153469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:07 smithi067 bash[17655]: cluster 2024-04-03T20:14:06.542928+0000 mgr.y (mgr.24370) 10669 : cluster [DBG] pgmap v10653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:07 smithi067 bash[17655]: audit 2024-04-03T20:14:07.599331+0000 mon.c (mon.2) 4216 : audit [DBG] from='client.? 172.21.15.67:0/822153469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:07 smithi082 bash[20963]: cluster 2024-04-03T20:14:06.542928+0000 mgr.y (mgr.24370) 10669 : cluster [DBG] pgmap v10653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:07 smithi082 bash[20963]: audit 2024-04-03T20:14:07.599331+0000 mon.c (mon.2) 4216 : audit [DBG] from='client.? 172.21.15.67:0/822153469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:09 smithi067 bash[17655]: cluster 2024-04-03T20:14:08.543583+0000 mgr.y (mgr.24370) 10670 : cluster [DBG] pgmap v10654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:09 smithi067 bash[27441]: cluster 2024-04-03T20:14:08.543583+0000 mgr.y (mgr.24370) 10670 : cluster [DBG] pgmap v10654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:09 smithi082 bash[20963]: cluster 2024-04-03T20:14:08.543583+0000 mgr.y (mgr.24370) 10670 : cluster [DBG] pgmap v10654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:10 smithi067 bash[17655]: audit 2024-04-03T20:14:10.054834+0000 mon.c (mon.2) 4217 : audit [DBG] from='client.? 172.21.15.67:0/932648799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:10 smithi067 bash[17655]: audit 2024-04-03T20:14:10.226383+0000 mon.a (mon.0) 9388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:10 smithi067 bash[27441]: audit 2024-04-03T20:14:10.054834+0000 mon.c (mon.2) 4217 : audit [DBG] from='client.? 172.21.15.67:0/932648799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:10 smithi067 bash[27441]: audit 2024-04-03T20:14:10.226383+0000 mon.a (mon.0) 9388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:10 smithi082 bash[20963]: audit 2024-04-03T20:14:10.054834+0000 mon.c (mon.2) 4217 : audit [DBG] from='client.? 172.21.15.67:0/932648799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:10 smithi082 bash[20963]: audit 2024-04-03T20:14:10.226383+0000 mon.a (mon.0) 9388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:11 smithi067 bash[27441]: cluster 2024-04-03T20:14:10.544285+0000 mgr.y (mgr.24370) 10671 : cluster [DBG] pgmap v10655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:11 smithi067 bash[17655]: cluster 2024-04-03T20:14:10.544285+0000 mgr.y (mgr.24370) 10671 : cluster [DBG] pgmap v10655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:11 smithi082 bash[20963]: cluster 2024-04-03T20:14:10.544285+0000 mgr.y (mgr.24370) 10671 : cluster [DBG] pgmap v10655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:12 smithi067 bash[17655]: audit 2024-04-03T20:14:12.500693+0000 mon.a (mon.0) 9389 : audit [DBG] from='client.? 172.21.15.67:0/1921324267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:12 smithi067 bash[27441]: audit 2024-04-03T20:14:12.500693+0000 mon.a (mon.0) 9389 : audit [DBG] from='client.? 172.21.15.67:0/1921324267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:12 smithi082 bash[20963]: audit 2024-04-03T20:14:12.500693+0000 mon.a (mon.0) 9389 : audit [DBG] from='client.? 172.21.15.67:0/1921324267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:14:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:13 smithi082 bash[20963]: cluster 2024-04-03T20:14:12.545352+0000 mgr.y (mgr.24370) 10672 : cluster [DBG] pgmap v10656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:14:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:13 smithi067 bash[27441]: cluster 2024-04-03T20:14:12.545352+0000 mgr.y (mgr.24370) 10672 : cluster [DBG] pgmap v10656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:13 smithi067 bash[17655]: cluster 2024-04-03T20:14:12.545352+0000 mgr.y (mgr.24370) 10672 : cluster [DBG] pgmap v10656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:15 smithi082 bash[20963]: cluster 2024-04-03T20:14:14.545990+0000 mgr.y (mgr.24370) 10673 : cluster [DBG] pgmap v10657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:15 smithi082 bash[20963]: audit 2024-04-03T20:14:14.949162+0000 mon.c (mon.2) 4218 : audit [DBG] from='client.? 172.21.15.67:0/328817280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:15 smithi067 bash[17655]: cluster 2024-04-03T20:14:14.545990+0000 mgr.y (mgr.24370) 10673 : cluster [DBG] pgmap v10657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:15 smithi067 bash[17655]: audit 2024-04-03T20:14:14.949162+0000 mon.c (mon.2) 4218 : audit [DBG] from='client.? 172.21.15.67:0/328817280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:15 smithi067 bash[27441]: cluster 2024-04-03T20:14:14.545990+0000 mgr.y (mgr.24370) 10673 : cluster [DBG] pgmap v10657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:15 smithi067 bash[27441]: audit 2024-04-03T20:14:14.949162+0000 mon.c (mon.2) 4218 : audit [DBG] from='client.? 172.21.15.67:0/328817280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:17 smithi082 bash[20963]: cluster 2024-04-03T20:14:16.547106+0000 mgr.y (mgr.24370) 10674 : cluster [DBG] pgmap v10658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:17 smithi082 bash[20963]: audit 2024-04-03T20:14:17.402203+0000 mon.c (mon.2) 4219 : audit [DBG] from='client.? 172.21.15.67:0/1573506660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:17 smithi067 bash[27441]: cluster 2024-04-03T20:14:16.547106+0000 mgr.y (mgr.24370) 10674 : cluster [DBG] pgmap v10658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:17 smithi067 bash[27441]: audit 2024-04-03T20:14:17.402203+0000 mon.c (mon.2) 4219 : audit [DBG] from='client.? 172.21.15.67:0/1573506660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:17 smithi067 bash[17655]: cluster 2024-04-03T20:14:16.547106+0000 mgr.y (mgr.24370) 10674 : cluster [DBG] pgmap v10658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:17 smithi067 bash[17655]: audit 2024-04-03T20:14:17.402203+0000 mon.c (mon.2) 4219 : audit [DBG] from='client.? 172.21.15.67:0/1573506660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:19 smithi082 bash[20963]: cluster 2024-04-03T20:14:18.547888+0000 mgr.y (mgr.24370) 10675 : cluster [DBG] pgmap v10659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:19 smithi067 bash[27441]: cluster 2024-04-03T20:14:18.547888+0000 mgr.y (mgr.24370) 10675 : cluster [DBG] pgmap v10659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:19 smithi067 bash[17655]: cluster 2024-04-03T20:14:18.547888+0000 mgr.y (mgr.24370) 10675 : cluster [DBG] pgmap v10659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:20 smithi082 bash[20963]: audit 2024-04-03T20:14:19.849385+0000 mon.c (mon.2) 4220 : audit [DBG] from='client.? 172.21.15.67:0/3795116770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:20 smithi067 bash[17655]: audit 2024-04-03T20:14:19.849385+0000 mon.c (mon.2) 4220 : audit [DBG] from='client.? 172.21.15.67:0/3795116770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:20 smithi067 bash[27441]: audit 2024-04-03T20:14:19.849385+0000 mon.c (mon.2) 4220 : audit [DBG] from='client.? 172.21.15.67:0/3795116770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:21 smithi082 bash[20963]: cluster 2024-04-03T20:14:20.548628+0000 mgr.y (mgr.24370) 10676 : cluster [DBG] pgmap v10660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:21 smithi067 bash[17655]: cluster 2024-04-03T20:14:20.548628+0000 mgr.y (mgr.24370) 10676 : cluster [DBG] pgmap v10660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:21 smithi067 bash[27441]: cluster 2024-04-03T20:14:20.548628+0000 mgr.y (mgr.24370) 10676 : cluster [DBG] pgmap v10660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:22 smithi067 bash[17655]: audit 2024-04-03T20:14:22.300149+0000 mon.c (mon.2) 4221 : audit [DBG] from='client.? 172.21.15.67:0/3555623922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:22 smithi067 bash[27441]: audit 2024-04-03T20:14:22.300149+0000 mon.c (mon.2) 4221 : audit [DBG] from='client.? 172.21.15.67:0/3555623922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:22 smithi082 bash[20963]: audit 2024-04-03T20:14:22.300149+0000 mon.c (mon.2) 4221 : audit [DBG] from='client.? 172.21.15.67:0/3555623922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:14:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:23 smithi082 bash[20963]: cluster 2024-04-03T20:14:22.549797+0000 mgr.y (mgr.24370) 10677 : cluster [DBG] pgmap v10661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:14:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:23 smithi067 bash[27441]: cluster 2024-04-03T20:14:22.549797+0000 mgr.y (mgr.24370) 10677 : cluster [DBG] pgmap v10661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:23 smithi067 bash[17655]: cluster 2024-04-03T20:14:22.549797+0000 mgr.y (mgr.24370) 10677 : cluster [DBG] pgmap v10661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:25 smithi082 bash[20963]: cluster 2024-04-03T20:14:24.550448+0000 mgr.y (mgr.24370) 10678 : cluster [DBG] pgmap v10662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:25 smithi082 bash[20963]: audit 2024-04-03T20:14:24.758588+0000 mon.c (mon.2) 4222 : audit [DBG] from='client.? 172.21.15.67:0/4156069934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:25 smithi082 bash[20963]: audit 2024-04-03T20:14:25.226740+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:25 smithi067 bash[17655]: cluster 2024-04-03T20:14:24.550448+0000 mgr.y (mgr.24370) 10678 : cluster [DBG] pgmap v10662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:25 smithi067 bash[17655]: audit 2024-04-03T20:14:24.758588+0000 mon.c (mon.2) 4222 : audit [DBG] from='client.? 172.21.15.67:0/4156069934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:25 smithi067 bash[17655]: audit 2024-04-03T20:14:25.226740+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:25 smithi067 bash[27441]: cluster 2024-04-03T20:14:24.550448+0000 mgr.y (mgr.24370) 10678 : cluster [DBG] pgmap v10662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:25 smithi067 bash[27441]: audit 2024-04-03T20:14:24.758588+0000 mon.c (mon.2) 4222 : audit [DBG] from='client.? 172.21.15.67:0/4156069934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:25 smithi067 bash[27441]: audit 2024-04-03T20:14:25.226740+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:27 smithi082 bash[20963]: cluster 2024-04-03T20:14:26.551587+0000 mgr.y (mgr.24370) 10679 : cluster [DBG] pgmap v10663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:27 smithi082 bash[20963]: audit 2024-04-03T20:14:27.204272+0000 mon.c (mon.2) 4223 : audit [DBG] from='client.? 172.21.15.67:0/855353322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:27 smithi067 bash[27441]: cluster 2024-04-03T20:14:26.551587+0000 mgr.y (mgr.24370) 10679 : cluster [DBG] pgmap v10663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:27 smithi067 bash[27441]: audit 2024-04-03T20:14:27.204272+0000 mon.c (mon.2) 4223 : audit [DBG] from='client.? 172.21.15.67:0/855353322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:27 smithi067 bash[17655]: cluster 2024-04-03T20:14:26.551587+0000 mgr.y (mgr.24370) 10679 : cluster [DBG] pgmap v10663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:28.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:27 smithi067 bash[17655]: audit 2024-04-03T20:14:27.204272+0000 mon.c (mon.2) 4223 : audit [DBG] from='client.? 172.21.15.67:0/855353322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:29 smithi082 bash[20963]: cluster 2024-04-03T20:14:28.552300+0000 mgr.y (mgr.24370) 10680 : cluster [DBG] pgmap v10664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:29 smithi082 bash[20963]: audit 2024-04-03T20:14:29.662347+0000 mon.c (mon.2) 4224 : audit [DBG] from='client.? 172.21.15.67:0/2572964274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:29 smithi067 bash[17655]: cluster 2024-04-03T20:14:28.552300+0000 mgr.y (mgr.24370) 10680 : cluster [DBG] pgmap v10664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:29 smithi067 bash[17655]: audit 2024-04-03T20:14:29.662347+0000 mon.c (mon.2) 4224 : audit [DBG] from='client.? 172.21.15.67:0/2572964274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:29 smithi067 bash[27441]: cluster 2024-04-03T20:14:28.552300+0000 mgr.y (mgr.24370) 10680 : cluster [DBG] pgmap v10664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:29 smithi067 bash[27441]: audit 2024-04-03T20:14:29.662347+0000 mon.c (mon.2) 4224 : audit [DBG] from='client.? 172.21.15.67:0/2572964274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:31 smithi082 bash[20963]: cluster 2024-04-03T20:14:30.552963+0000 mgr.y (mgr.24370) 10681 : cluster [DBG] pgmap v10665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:31 smithi067 bash[17655]: cluster 2024-04-03T20:14:30.552963+0000 mgr.y (mgr.24370) 10681 : cluster [DBG] pgmap v10665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:31 smithi067 bash[27441]: cluster 2024-04-03T20:14:30.552963+0000 mgr.y (mgr.24370) 10681 : cluster [DBG] pgmap v10665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:32 smithi067 bash[27441]: audit 2024-04-03T20:14:32.123258+0000 mon.a (mon.0) 9391 : audit [DBG] from='client.? 172.21.15.67:0/2696483558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:32 smithi067 bash[17655]: audit 2024-04-03T20:14:32.123258+0000 mon.a (mon.0) 9391 : audit [DBG] from='client.? 172.21.15.67:0/2696483558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:32 smithi082 bash[20963]: audit 2024-04-03T20:14:32.123258+0000 mon.a (mon.0) 9391 : audit [DBG] from='client.? 172.21.15.67:0/2696483558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:14:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:33 smithi082 bash[20963]: cluster 2024-04-03T20:14:32.554112+0000 mgr.y (mgr.24370) 10682 : cluster [DBG] pgmap v10666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:14:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:33 smithi067 bash[27441]: cluster 2024-04-03T20:14:32.554112+0000 mgr.y (mgr.24370) 10682 : cluster [DBG] pgmap v10666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:34.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:33 smithi067 bash[17655]: cluster 2024-04-03T20:14:32.554112+0000 mgr.y (mgr.24370) 10682 : cluster [DBG] pgmap v10666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:34 smithi082 bash[20963]: audit 2024-04-03T20:14:34.586783+0000 mon.a (mon.0) 9392 : audit [DBG] from='client.? 172.21.15.67:0/1568965605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:34 smithi067 bash[17655]: audit 2024-04-03T20:14:34.586783+0000 mon.a (mon.0) 9392 : audit [DBG] from='client.? 172.21.15.67:0/1568965605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:34 smithi067 bash[27441]: audit 2024-04-03T20:14:34.586783+0000 mon.a (mon.0) 9392 : audit [DBG] from='client.? 172.21.15.67:0/1568965605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:35 smithi082 bash[20963]: cluster 2024-04-03T20:14:34.554727+0000 mgr.y (mgr.24370) 10683 : cluster [DBG] pgmap v10667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:35 smithi067 bash[27441]: cluster 2024-04-03T20:14:34.554727+0000 mgr.y (mgr.24370) 10683 : cluster [DBG] pgmap v10667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:35 smithi067 bash[17655]: cluster 2024-04-03T20:14:34.554727+0000 mgr.y (mgr.24370) 10683 : cluster [DBG] pgmap v10667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:37 smithi082 bash[20963]: cluster 2024-04-03T20:14:36.555947+0000 mgr.y (mgr.24370) 10684 : cluster [DBG] pgmap v10668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:37 smithi082 bash[20963]: audit 2024-04-03T20:14:37.037015+0000 mon.c (mon.2) 4225 : audit [DBG] from='client.? 172.21.15.67:0/3054301333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:37 smithi067 bash[17655]: cluster 2024-04-03T20:14:36.555947+0000 mgr.y (mgr.24370) 10684 : cluster [DBG] pgmap v10668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:37 smithi067 bash[17655]: audit 2024-04-03T20:14:37.037015+0000 mon.c (mon.2) 4225 : audit [DBG] from='client.? 172.21.15.67:0/3054301333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:37 smithi067 bash[27441]: cluster 2024-04-03T20:14:36.555947+0000 mgr.y (mgr.24370) 10684 : cluster [DBG] pgmap v10668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:37 smithi067 bash[27441]: audit 2024-04-03T20:14:37.037015+0000 mon.c (mon.2) 4225 : audit [DBG] from='client.? 172.21.15.67:0/3054301333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:39 smithi082 bash[20963]: cluster 2024-04-03T20:14:38.556682+0000 mgr.y (mgr.24370) 10685 : cluster [DBG] pgmap v10669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:39 smithi082 bash[20963]: audit 2024-04-03T20:14:39.487190+0000 mon.a (mon.0) 9393 : audit [DBG] from='client.? 172.21.15.67:0/3514952004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:39 smithi067 bash[17655]: cluster 2024-04-03T20:14:38.556682+0000 mgr.y (mgr.24370) 10685 : cluster [DBG] pgmap v10669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:39 smithi067 bash[17655]: audit 2024-04-03T20:14:39.487190+0000 mon.a (mon.0) 9393 : audit [DBG] from='client.? 172.21.15.67:0/3514952004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:39 smithi067 bash[27441]: cluster 2024-04-03T20:14:38.556682+0000 mgr.y (mgr.24370) 10685 : cluster [DBG] pgmap v10669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:39 smithi067 bash[27441]: audit 2024-04-03T20:14:39.487190+0000 mon.a (mon.0) 9393 : audit [DBG] from='client.? 172.21.15.67:0/3514952004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:40 smithi082 bash[20963]: audit 2024-04-03T20:14:40.227125+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:40 smithi067 bash[27441]: audit 2024-04-03T20:14:40.227125+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:40 smithi067 bash[17655]: audit 2024-04-03T20:14:40.227125+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:41 smithi082 bash[20963]: cluster 2024-04-03T20:14:40.557472+0000 mgr.y (mgr.24370) 10686 : cluster [DBG] pgmap v10670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:41 smithi067 bash[17655]: cluster 2024-04-03T20:14:40.557472+0000 mgr.y (mgr.24370) 10686 : cluster [DBG] pgmap v10670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:41 smithi067 bash[27441]: cluster 2024-04-03T20:14:40.557472+0000 mgr.y (mgr.24370) 10686 : cluster [DBG] pgmap v10670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:42 smithi067 bash[17655]: audit 2024-04-03T20:14:41.943441+0000 mon.c (mon.2) 4226 : audit [DBG] from='client.? 172.21.15.67:0/1285520171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:42 smithi067 bash[27441]: audit 2024-04-03T20:14:41.943441+0000 mon.c (mon.2) 4226 : audit [DBG] from='client.? 172.21.15.67:0/1285520171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:42 smithi082 bash[20963]: audit 2024-04-03T20:14:41.943441+0000 mon.c (mon.2) 4226 : audit [DBG] from='client.? 172.21.15.67:0/1285520171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:14:43.779 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:14:44.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:43 smithi082 bash[20963]: cluster 2024-04-03T20:14:42.558669+0000 mgr.y (mgr.24370) 10687 : cluster [DBG] pgmap v10671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:43 smithi067 bash[17655]: cluster 2024-04-03T20:14:42.558669+0000 mgr.y (mgr.24370) 10687 : cluster [DBG] pgmap v10671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:43 smithi067 bash[27441]: cluster 2024-04-03T20:14:42.558669+0000 mgr.y (mgr.24370) 10687 : cluster [DBG] pgmap v10671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:44 smithi082 bash[20963]: audit 2024-04-03T20:14:44.396785+0000 mon.a (mon.0) 9395 : audit [DBG] from='client.? 172.21.15.67:0/3845714902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:44 smithi067 bash[17655]: audit 2024-04-03T20:14:44.396785+0000 mon.a (mon.0) 9395 : audit [DBG] from='client.? 172.21.15.67:0/3845714902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:44 smithi067 bash[27441]: audit 2024-04-03T20:14:44.396785+0000 mon.a (mon.0) 9395 : audit [DBG] from='client.? 172.21.15.67:0/3845714902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:45 smithi082 bash[20963]: cluster 2024-04-03T20:14:44.559354+0000 mgr.y (mgr.24370) 10688 : cluster [DBG] pgmap v10672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:45 smithi067 bash[17655]: cluster 2024-04-03T20:14:44.559354+0000 mgr.y (mgr.24370) 10688 : cluster [DBG] pgmap v10672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:45 smithi067 bash[27441]: cluster 2024-04-03T20:14:44.559354+0000 mgr.y (mgr.24370) 10688 : cluster [DBG] pgmap v10672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:47 smithi082 bash[20963]: cluster 2024-04-03T20:14:46.560062+0000 mgr.y (mgr.24370) 10689 : cluster [DBG] pgmap v10673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:47 smithi082 bash[20963]: audit 2024-04-03T20:14:46.855714+0000 mon.a (mon.0) 9396 : audit [DBG] from='client.? 172.21.15.67:0/1305896513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:47 smithi067 bash[27441]: cluster 2024-04-03T20:14:46.560062+0000 mgr.y (mgr.24370) 10689 : cluster [DBG] pgmap v10673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:47 smithi067 bash[27441]: audit 2024-04-03T20:14:46.855714+0000 mon.a (mon.0) 9396 : audit [DBG] from='client.? 172.21.15.67:0/1305896513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:47 smithi067 bash[17655]: cluster 2024-04-03T20:14:46.560062+0000 mgr.y (mgr.24370) 10689 : cluster [DBG] pgmap v10673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:47 smithi067 bash[17655]: audit 2024-04-03T20:14:46.855714+0000 mon.a (mon.0) 9396 : audit [DBG] from='client.? 172.21.15.67:0/1305896513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:49 smithi082 bash[20963]: cluster 2024-04-03T20:14:48.560621+0000 mgr.y (mgr.24370) 10690 : cluster [DBG] pgmap v10674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:49 smithi082 bash[20963]: audit 2024-04-03T20:14:49.310749+0000 mon.c (mon.2) 4227 : audit [DBG] from='client.? 172.21.15.67:0/3060722901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:49 smithi067 bash[27441]: cluster 2024-04-03T20:14:48.560621+0000 mgr.y (mgr.24370) 10690 : cluster [DBG] pgmap v10674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:49 smithi067 bash[27441]: audit 2024-04-03T20:14:49.310749+0000 mon.c (mon.2) 4227 : audit [DBG] from='client.? 172.21.15.67:0/3060722901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:49 smithi067 bash[17655]: cluster 2024-04-03T20:14:48.560621+0000 mgr.y (mgr.24370) 10690 : cluster [DBG] pgmap v10674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:49 smithi067 bash[17655]: audit 2024-04-03T20:14:49.310749+0000 mon.c (mon.2) 4227 : audit [DBG] from='client.? 172.21.15.67:0/3060722901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:51 smithi082 bash[20963]: cluster 2024-04-03T20:14:50.561240+0000 mgr.y (mgr.24370) 10691 : cluster [DBG] pgmap v10675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:51 smithi082 bash[20963]: audit 2024-04-03T20:14:51.771773+0000 mon.a (mon.0) 9397 : audit [DBG] from='client.? 172.21.15.67:0/485318959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:51 smithi067 bash[17655]: cluster 2024-04-03T20:14:50.561240+0000 mgr.y (mgr.24370) 10691 : cluster [DBG] pgmap v10675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:51 smithi067 bash[17655]: audit 2024-04-03T20:14:51.771773+0000 mon.a (mon.0) 9397 : audit [DBG] from='client.? 172.21.15.67:0/485318959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:51 smithi067 bash[27441]: cluster 2024-04-03T20:14:50.561240+0000 mgr.y (mgr.24370) 10691 : cluster [DBG] pgmap v10675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:51 smithi067 bash[27441]: audit 2024-04-03T20:14:51.771773+0000 mon.a (mon.0) 9397 : audit [DBG] from='client.? 172.21.15.67:0/485318959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:14:53.806 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:14:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:53 smithi082 bash[20963]: cluster 2024-04-03T20:14:52.562389+0000 mgr.y (mgr.24370) 10692 : cluster [DBG] pgmap v10676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:53 smithi067 bash[27441]: cluster 2024-04-03T20:14:52.562389+0000 mgr.y (mgr.24370) 10692 : cluster [DBG] pgmap v10676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:53 smithi067 bash[17655]: cluster 2024-04-03T20:14:52.562389+0000 mgr.y (mgr.24370) 10692 : cluster [DBG] pgmap v10676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:54 smithi082 bash[20963]: audit 2024-04-03T20:14:54.221697+0000 mon.c (mon.2) 4228 : audit [DBG] from='client.? 172.21.15.67:0/3681809032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:54 smithi067 bash[17655]: audit 2024-04-03T20:14:54.221697+0000 mon.c (mon.2) 4228 : audit [DBG] from='client.? 172.21.15.67:0/3681809032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:54 smithi067 bash[27441]: audit 2024-04-03T20:14:54.221697+0000 mon.c (mon.2) 4228 : audit [DBG] from='client.? 172.21.15.67:0/3681809032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:55 smithi082 bash[20963]: cluster 2024-04-03T20:14:54.563053+0000 mgr.y (mgr.24370) 10693 : cluster [DBG] pgmap v10677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:55 smithi082 bash[20963]: audit 2024-04-03T20:14:55.227607+0000 mon.a (mon.0) 9398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:55 smithi067 bash[27441]: cluster 2024-04-03T20:14:54.563053+0000 mgr.y (mgr.24370) 10693 : cluster [DBG] pgmap v10677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:55 smithi067 bash[27441]: audit 2024-04-03T20:14:55.227607+0000 mon.a (mon.0) 9398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:55 smithi067 bash[17655]: cluster 2024-04-03T20:14:54.563053+0000 mgr.y (mgr.24370) 10693 : cluster [DBG] pgmap v10677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:55 smithi067 bash[17655]: audit 2024-04-03T20:14:55.227607+0000 mon.a (mon.0) 9398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:14:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:56 smithi082 bash[20963]: audit 2024-04-03T20:14:56.678395+0000 mon.c (mon.2) 4229 : audit [DBG] from='client.? 172.21.15.67:0/1142952467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:56 smithi082 bash[20963]: audit 2024-04-03T20:14:56.761070+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:14:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:56 smithi067 bash[17655]: audit 2024-04-03T20:14:56.678395+0000 mon.c (mon.2) 4229 : audit [DBG] from='client.? 172.21.15.67:0/1142952467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:56 smithi067 bash[17655]: audit 2024-04-03T20:14:56.761070+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:14:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:56 smithi067 bash[27441]: audit 2024-04-03T20:14:56.678395+0000 mon.c (mon.2) 4229 : audit [DBG] from='client.? 172.21.15.67:0/1142952467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:14:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:56 smithi067 bash[27441]: audit 2024-04-03T20:14:56.761070+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:14:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:57 smithi082 bash[20963]: cluster 2024-04-03T20:14:56.564134+0000 mgr.y (mgr.24370) 10694 : cluster [DBG] pgmap v10678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:57 smithi067 bash[17655]: cluster 2024-04-03T20:14:56.564134+0000 mgr.y (mgr.24370) 10694 : cluster [DBG] pgmap v10678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:14:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:57 smithi067 bash[27441]: cluster 2024-04-03T20:14:56.564134+0000 mgr.y (mgr.24370) 10694 : cluster [DBG] pgmap v10678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:59 smithi082 bash[20963]: cluster 2024-04-03T20:14:58.564859+0000 mgr.y (mgr.24370) 10695 : cluster [DBG] pgmap v10679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:14:59 smithi082 bash[20963]: audit 2024-04-03T20:14:59.140520+0000 mon.a (mon.0) 9400 : audit [DBG] from='client.? 172.21.15.67:0/3990577271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:59 smithi067 bash[17655]: cluster 2024-04-03T20:14:58.564859+0000 mgr.y (mgr.24370) 10695 : cluster [DBG] pgmap v10679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:14:59 smithi067 bash[17655]: audit 2024-04-03T20:14:59.140520+0000 mon.a (mon.0) 9400 : audit [DBG] from='client.? 172.21.15.67:0/3990577271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:59 smithi067 bash[27441]: cluster 2024-04-03T20:14:58.564859+0000 mgr.y (mgr.24370) 10695 : cluster [DBG] pgmap v10679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:14:59 smithi067 bash[27441]: audit 2024-04-03T20:14:59.140520+0000 mon.a (mon.0) 9400 : audit [DBG] from='client.? 172.21.15.67:0/3990577271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:01 smithi082 bash[20963]: cluster 2024-04-03T20:15:00.565571+0000 mgr.y (mgr.24370) 10696 : cluster [DBG] pgmap v10680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:01 smithi082 bash[20963]: audit 2024-04-03T20:15:01.595917+0000 mon.a (mon.0) 9401 : audit [DBG] from='client.? 172.21.15.67:0/3342657599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:01 smithi067 bash[17655]: cluster 2024-04-03T20:15:00.565571+0000 mgr.y (mgr.24370) 10696 : cluster [DBG] pgmap v10680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:01 smithi067 bash[17655]: audit 2024-04-03T20:15:01.595917+0000 mon.a (mon.0) 9401 : audit [DBG] from='client.? 172.21.15.67:0/3342657599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:01 smithi067 bash[27441]: cluster 2024-04-03T20:15:00.565571+0000 mgr.y (mgr.24370) 10696 : cluster [DBG] pgmap v10680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:01 smithi067 bash[27441]: audit 2024-04-03T20:15:01.595917+0000 mon.a (mon.0) 9401 : audit [DBG] from='client.? 172.21.15.67:0/3342657599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:03] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:15:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:15:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:03 smithi082 bash[20963]: audit 2024-04-03T20:15:02.506920+0000 mon.a (mon.0) 9402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:03 smithi082 bash[20963]: audit 2024-04-03T20:15:02.518171+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:03 smithi082 bash[20963]: cluster 2024-04-03T20:15:02.566741+0000 mgr.y (mgr.24370) 10697 : cluster [DBG] pgmap v10681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:03 smithi082 bash[20963]: audit 2024-04-03T20:15:02.758211+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:03 smithi082 bash[20963]: audit 2024-04-03T20:15:02.769882+0000 mon.a (mon.0) 9405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:03 smithi082 bash[20963]: audit 2024-04-03T20:15:03.251646+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:15:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:03 smithi082 bash[20963]: audit 2024-04-03T20:15:03.253793+0000 mon.a (mon.0) 9407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:15:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:03 smithi082 bash[20963]: audit 2024-04-03T20:15:03.263827+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[17655]: audit 2024-04-03T20:15:02.506920+0000 mon.a (mon.0) 9402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[17655]: audit 2024-04-03T20:15:02.518171+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[17655]: cluster 2024-04-03T20:15:02.566741+0000 mgr.y (mgr.24370) 10697 : cluster [DBG] pgmap v10681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[17655]: audit 2024-04-03T20:15:02.758211+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[17655]: audit 2024-04-03T20:15:02.769882+0000 mon.a (mon.0) 9405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[17655]: audit 2024-04-03T20:15:03.251646+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:15:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[17655]: audit 2024-04-03T20:15:03.253793+0000 mon.a (mon.0) 9407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:15:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[17655]: audit 2024-04-03T20:15:03.263827+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[27441]: audit 2024-04-03T20:15:02.506920+0000 mon.a (mon.0) 9402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[27441]: audit 2024-04-03T20:15:02.518171+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[27441]: cluster 2024-04-03T20:15:02.566741+0000 mgr.y (mgr.24370) 10697 : cluster [DBG] pgmap v10681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[27441]: audit 2024-04-03T20:15:02.758211+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[27441]: audit 2024-04-03T20:15:02.769882+0000 mon.a (mon.0) 9405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[27441]: audit 2024-04-03T20:15:03.251646+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:15:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[27441]: audit 2024-04-03T20:15:03.253793+0000 mon.a (mon.0) 9407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:15:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:03 smithi067 bash[27441]: audit 2024-04-03T20:15:03.263827+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:15:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:04 smithi082 bash[20963]: audit 2024-04-03T20:15:04.051296+0000 mon.a (mon.0) 9409 : audit [DBG] from='client.? 172.21.15.67:0/3165205534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:04 smithi067 bash[27441]: audit 2024-04-03T20:15:04.051296+0000 mon.a (mon.0) 9409 : audit [DBG] from='client.? 172.21.15.67:0/3165205534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:04 smithi067 bash[17655]: audit 2024-04-03T20:15:04.051296+0000 mon.a (mon.0) 9409 : audit [DBG] from='client.? 172.21.15.67:0/3165205534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:05 smithi082 bash[20963]: cluster 2024-04-03T20:15:04.567448+0000 mgr.y (mgr.24370) 10698 : cluster [DBG] pgmap v10682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:05 smithi067 bash[17655]: cluster 2024-04-03T20:15:04.567448+0000 mgr.y (mgr.24370) 10698 : cluster [DBG] pgmap v10682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:05 smithi067 bash[27441]: cluster 2024-04-03T20:15:04.567448+0000 mgr.y (mgr.24370) 10698 : cluster [DBG] pgmap v10682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:06 smithi082 bash[20963]: audit 2024-04-03T20:15:06.504956+0000 mon.a (mon.0) 9410 : audit [DBG] from='client.? 172.21.15.67:0/3053259512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:06 smithi067 bash[17655]: audit 2024-04-03T20:15:06.504956+0000 mon.a (mon.0) 9410 : audit [DBG] from='client.? 172.21.15.67:0/3053259512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:06 smithi067 bash[27441]: audit 2024-04-03T20:15:06.504956+0000 mon.a (mon.0) 9410 : audit [DBG] from='client.? 172.21.15.67:0/3053259512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:07 smithi082 bash[20963]: cluster 2024-04-03T20:15:06.568499+0000 mgr.y (mgr.24370) 10699 : cluster [DBG] pgmap v10683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:07 smithi067 bash[27441]: cluster 2024-04-03T20:15:06.568499+0000 mgr.y (mgr.24370) 10699 : cluster [DBG] pgmap v10683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:07 smithi067 bash[17655]: cluster 2024-04-03T20:15:06.568499+0000 mgr.y (mgr.24370) 10699 : cluster [DBG] pgmap v10683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:09 smithi082 bash[20963]: cluster 2024-04-03T20:15:08.569055+0000 mgr.y (mgr.24370) 10700 : cluster [DBG] pgmap v10684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:09 smithi082 bash[20963]: audit 2024-04-03T20:15:08.970910+0000 mon.c (mon.2) 4230 : audit [DBG] from='client.? 172.21.15.67:0/1333349180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:09 smithi067 bash[27441]: cluster 2024-04-03T20:15:08.569055+0000 mgr.y (mgr.24370) 10700 : cluster [DBG] pgmap v10684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:09 smithi067 bash[27441]: audit 2024-04-03T20:15:08.970910+0000 mon.c (mon.2) 4230 : audit [DBG] from='client.? 172.21.15.67:0/1333349180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:09 smithi067 bash[17655]: cluster 2024-04-03T20:15:08.569055+0000 mgr.y (mgr.24370) 10700 : cluster [DBG] pgmap v10684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:09 smithi067 bash[17655]: audit 2024-04-03T20:15:08.970910+0000 mon.c (mon.2) 4230 : audit [DBG] from='client.? 172.21.15.67:0/1333349180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:10 smithi067 bash[17655]: audit 2024-04-03T20:15:10.227957+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:10 smithi067 bash[27441]: audit 2024-04-03T20:15:10.227957+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:10 smithi082 bash[20963]: audit 2024-04-03T20:15:10.227957+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:11 smithi067 bash[17655]: cluster 2024-04-03T20:15:10.569681+0000 mgr.y (mgr.24370) 10701 : cluster [DBG] pgmap v10685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:11 smithi067 bash[17655]: audit 2024-04-03T20:15:11.438061+0000 mon.c (mon.2) 4231 : audit [DBG] from='client.? 172.21.15.67:0/2952609780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:11 smithi067 bash[27441]: cluster 2024-04-03T20:15:10.569681+0000 mgr.y (mgr.24370) 10701 : cluster [DBG] pgmap v10685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:11 smithi067 bash[27441]: audit 2024-04-03T20:15:11.438061+0000 mon.c (mon.2) 4231 : audit [DBG] from='client.? 172.21.15.67:0/2952609780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:11 smithi082 bash[20963]: cluster 2024-04-03T20:15:10.569681+0000 mgr.y (mgr.24370) 10701 : cluster [DBG] pgmap v10685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:11 smithi082 bash[20963]: audit 2024-04-03T20:15:11.438061+0000 mon.c (mon.2) 4231 : audit [DBG] from='client.? 172.21.15.67:0/2952609780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:13] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:15:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:13 smithi082 bash[20963]: cluster 2024-04-03T20:15:12.570983+0000 mgr.y (mgr.24370) 10702 : cluster [DBG] pgmap v10686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:15:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:13 smithi067 bash[17655]: cluster 2024-04-03T20:15:12.570983+0000 mgr.y (mgr.24370) 10702 : cluster [DBG] pgmap v10686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:13 smithi067 bash[27441]: cluster 2024-04-03T20:15:12.570983+0000 mgr.y (mgr.24370) 10702 : cluster [DBG] pgmap v10686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:14 smithi067 bash[17655]: audit 2024-04-03T20:15:13.891553+0000 mon.a (mon.0) 9412 : audit [DBG] from='client.? 172.21.15.67:0/2062039632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:14 smithi067 bash[27441]: audit 2024-04-03T20:15:13.891553+0000 mon.a (mon.0) 9412 : audit [DBG] from='client.? 172.21.15.67:0/2062039632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:14 smithi082 bash[20963]: audit 2024-04-03T20:15:13.891553+0000 mon.a (mon.0) 9412 : audit [DBG] from='client.? 172.21.15.67:0/2062039632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:15 smithi067 bash[17655]: cluster 2024-04-03T20:15:14.571726+0000 mgr.y (mgr.24370) 10703 : cluster [DBG] pgmap v10687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:15 smithi067 bash[27441]: cluster 2024-04-03T20:15:14.571726+0000 mgr.y (mgr.24370) 10703 : cluster [DBG] pgmap v10687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:15 smithi082 bash[20963]: cluster 2024-04-03T20:15:14.571726+0000 mgr.y (mgr.24370) 10703 : cluster [DBG] pgmap v10687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:16 smithi067 bash[17655]: audit 2024-04-03T20:15:16.346743+0000 mon.a (mon.0) 9413 : audit [DBG] from='client.? 172.21.15.67:0/3261471426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:16 smithi067 bash[27441]: audit 2024-04-03T20:15:16.346743+0000 mon.a (mon.0) 9413 : audit [DBG] from='client.? 172.21.15.67:0/3261471426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:16 smithi082 bash[20963]: audit 2024-04-03T20:15:16.346743+0000 mon.a (mon.0) 9413 : audit [DBG] from='client.? 172.21.15.67:0/3261471426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:17 smithi082 bash[20963]: cluster 2024-04-03T20:15:16.572922+0000 mgr.y (mgr.24370) 10704 : cluster [DBG] pgmap v10688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:17 smithi067 bash[17655]: cluster 2024-04-03T20:15:16.572922+0000 mgr.y (mgr.24370) 10704 : cluster [DBG] pgmap v10688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:17 smithi067 bash[27441]: cluster 2024-04-03T20:15:16.572922+0000 mgr.y (mgr.24370) 10704 : cluster [DBG] pgmap v10688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:19 smithi082 bash[20963]: cluster 2024-04-03T20:15:18.573716+0000 mgr.y (mgr.24370) 10705 : cluster [DBG] pgmap v10689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:19 smithi082 bash[20963]: audit 2024-04-03T20:15:18.804734+0000 mon.a (mon.0) 9414 : audit [DBG] from='client.? 172.21.15.67:0/1608430665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:19 smithi067 bash[27441]: cluster 2024-04-03T20:15:18.573716+0000 mgr.y (mgr.24370) 10705 : cluster [DBG] pgmap v10689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:19 smithi067 bash[27441]: audit 2024-04-03T20:15:18.804734+0000 mon.a (mon.0) 9414 : audit [DBG] from='client.? 172.21.15.67:0/1608430665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:19 smithi067 bash[17655]: cluster 2024-04-03T20:15:18.573716+0000 mgr.y (mgr.24370) 10705 : cluster [DBG] pgmap v10689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:19 smithi067 bash[17655]: audit 2024-04-03T20:15:18.804734+0000 mon.a (mon.0) 9414 : audit [DBG] from='client.? 172.21.15.67:0/1608430665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:21 smithi082 bash[20963]: cluster 2024-04-03T20:15:20.574568+0000 mgr.y (mgr.24370) 10706 : cluster [DBG] pgmap v10690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:21 smithi082 bash[20963]: audit 2024-04-03T20:15:21.256748+0000 mon.c (mon.2) 4232 : audit [DBG] from='client.? 172.21.15.67:0/1657246804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:21 smithi067 bash[17655]: cluster 2024-04-03T20:15:20.574568+0000 mgr.y (mgr.24370) 10706 : cluster [DBG] pgmap v10690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:21 smithi067 bash[17655]: audit 2024-04-03T20:15:21.256748+0000 mon.c (mon.2) 4232 : audit [DBG] from='client.? 172.21.15.67:0/1657246804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:21 smithi067 bash[27441]: cluster 2024-04-03T20:15:20.574568+0000 mgr.y (mgr.24370) 10706 : cluster [DBG] pgmap v10690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:21 smithi067 bash[27441]: audit 2024-04-03T20:15:21.256748+0000 mon.c (mon.2) 4232 : audit [DBG] from='client.? 172.21.15.67:0/1657246804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:23] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:15:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:23 smithi082 bash[20963]: cluster 2024-04-03T20:15:22.575790+0000 mgr.y (mgr.24370) 10707 : cluster [DBG] pgmap v10691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:15:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:23 smithi067 bash[17655]: cluster 2024-04-03T20:15:22.575790+0000 mgr.y (mgr.24370) 10707 : cluster [DBG] pgmap v10691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:23 smithi067 bash[27441]: cluster 2024-04-03T20:15:22.575790+0000 mgr.y (mgr.24370) 10707 : cluster [DBG] pgmap v10691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:24 smithi082 bash[20963]: audit 2024-04-03T20:15:23.712276+0000 mon.a (mon.0) 9415 : audit [DBG] from='client.? 172.21.15.67:0/3324378854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:24 smithi067 bash[17655]: audit 2024-04-03T20:15:23.712276+0000 mon.a (mon.0) 9415 : audit [DBG] from='client.? 172.21.15.67:0/3324378854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:24 smithi067 bash[27441]: audit 2024-04-03T20:15:23.712276+0000 mon.a (mon.0) 9415 : audit [DBG] from='client.? 172.21.15.67:0/3324378854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:25 smithi082 bash[20963]: cluster 2024-04-03T20:15:24.576511+0000 mgr.y (mgr.24370) 10708 : cluster [DBG] pgmap v10692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:25 smithi082 bash[20963]: audit 2024-04-03T20:15:25.228296+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:25 smithi067 bash[27441]: cluster 2024-04-03T20:15:24.576511+0000 mgr.y (mgr.24370) 10708 : cluster [DBG] pgmap v10692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:25 smithi067 bash[27441]: audit 2024-04-03T20:15:25.228296+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:25 smithi067 bash[17655]: cluster 2024-04-03T20:15:24.576511+0000 mgr.y (mgr.24370) 10708 : cluster [DBG] pgmap v10692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:25 smithi067 bash[17655]: audit 2024-04-03T20:15:25.228296+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:26 smithi082 bash[20963]: audit 2024-04-03T20:15:26.163547+0000 mon.c (mon.2) 4233 : audit [DBG] from='client.? 172.21.15.67:0/2519610254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:26 smithi067 bash[17655]: audit 2024-04-03T20:15:26.163547+0000 mon.c (mon.2) 4233 : audit [DBG] from='client.? 172.21.15.67:0/2519610254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:26 smithi067 bash[27441]: audit 2024-04-03T20:15:26.163547+0000 mon.c (mon.2) 4233 : audit [DBG] from='client.? 172.21.15.67:0/2519610254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:27 smithi082 bash[20963]: cluster 2024-04-03T20:15:26.577775+0000 mgr.y (mgr.24370) 10709 : cluster [DBG] pgmap v10693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:27 smithi067 bash[27441]: cluster 2024-04-03T20:15:26.577775+0000 mgr.y (mgr.24370) 10709 : cluster [DBG] pgmap v10693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:27 smithi067 bash[17655]: cluster 2024-04-03T20:15:26.577775+0000 mgr.y (mgr.24370) 10709 : cluster [DBG] pgmap v10693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:28 smithi082 bash[20963]: audit 2024-04-03T20:15:28.610159+0000 mon.c (mon.2) 4234 : audit [DBG] from='client.? 172.21.15.67:0/1931941779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:28 smithi067 bash[27441]: audit 2024-04-03T20:15:28.610159+0000 mon.c (mon.2) 4234 : audit [DBG] from='client.? 172.21.15.67:0/1931941779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:28 smithi067 bash[17655]: audit 2024-04-03T20:15:28.610159+0000 mon.c (mon.2) 4234 : audit [DBG] from='client.? 172.21.15.67:0/1931941779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:29 smithi082 bash[20963]: cluster 2024-04-03T20:15:28.578459+0000 mgr.y (mgr.24370) 10710 : cluster [DBG] pgmap v10694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:29 smithi067 bash[27441]: cluster 2024-04-03T20:15:28.578459+0000 mgr.y (mgr.24370) 10710 : cluster [DBG] pgmap v10694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:29 smithi067 bash[17655]: cluster 2024-04-03T20:15:28.578459+0000 mgr.y (mgr.24370) 10710 : cluster [DBG] pgmap v10694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:31 smithi082 bash[20963]: cluster 2024-04-03T20:15:30.579171+0000 mgr.y (mgr.24370) 10711 : cluster [DBG] pgmap v10695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:31 smithi082 bash[20963]: audit 2024-04-03T20:15:31.061910+0000 mon.a (mon.0) 9417 : audit [DBG] from='client.? 172.21.15.67:0/4069347453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:31 smithi067 bash[27441]: cluster 2024-04-03T20:15:30.579171+0000 mgr.y (mgr.24370) 10711 : cluster [DBG] pgmap v10695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:31 smithi067 bash[27441]: audit 2024-04-03T20:15:31.061910+0000 mon.a (mon.0) 9417 : audit [DBG] from='client.? 172.21.15.67:0/4069347453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:31 smithi067 bash[17655]: cluster 2024-04-03T20:15:30.579171+0000 mgr.y (mgr.24370) 10711 : cluster [DBG] pgmap v10695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:31 smithi067 bash[17655]: audit 2024-04-03T20:15:31.061910+0000 mon.a (mon.0) 9417 : audit [DBG] from='client.? 172.21.15.67:0/4069347453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:15:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:33 smithi082 bash[20963]: cluster 2024-04-03T20:15:32.580380+0000 mgr.y (mgr.24370) 10712 : cluster [DBG] pgmap v10696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:33 smithi082 bash[20963]: audit 2024-04-03T20:15:33.518360+0000 mon.c (mon.2) 4235 : audit [DBG] from='client.? 172.21.15.67:0/589580113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:15:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:33 smithi067 bash[27441]: cluster 2024-04-03T20:15:32.580380+0000 mgr.y (mgr.24370) 10712 : cluster [DBG] pgmap v10696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:33 smithi067 bash[27441]: audit 2024-04-03T20:15:33.518360+0000 mon.c (mon.2) 4235 : audit [DBG] from='client.? 172.21.15.67:0/589580113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:34.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:33 smithi067 bash[17655]: cluster 2024-04-03T20:15:32.580380+0000 mgr.y (mgr.24370) 10712 : cluster [DBG] pgmap v10696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:34.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:33 smithi067 bash[17655]: audit 2024-04-03T20:15:33.518360+0000 mon.c (mon.2) 4235 : audit [DBG] from='client.? 172.21.15.67:0/589580113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:35 smithi082 bash[20963]: cluster 2024-04-03T20:15:34.581101+0000 mgr.y (mgr.24370) 10713 : cluster [DBG] pgmap v10697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:35 smithi067 bash[17655]: cluster 2024-04-03T20:15:34.581101+0000 mgr.y (mgr.24370) 10713 : cluster [DBG] pgmap v10697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:35 smithi067 bash[27441]: cluster 2024-04-03T20:15:34.581101+0000 mgr.y (mgr.24370) 10713 : cluster [DBG] pgmap v10697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:36 smithi082 bash[20963]: audit 2024-04-03T20:15:35.972572+0000 mon.c (mon.2) 4236 : audit [DBG] from='client.? 172.21.15.67:0/2522608308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:36 smithi067 bash[27441]: audit 2024-04-03T20:15:35.972572+0000 mon.c (mon.2) 4236 : audit [DBG] from='client.? 172.21.15.67:0/2522608308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:36 smithi067 bash[17655]: audit 2024-04-03T20:15:35.972572+0000 mon.c (mon.2) 4236 : audit [DBG] from='client.? 172.21.15.67:0/2522608308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:37 smithi082 bash[20963]: cluster 2024-04-03T20:15:36.582265+0000 mgr.y (mgr.24370) 10714 : cluster [DBG] pgmap v10698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:37 smithi067 bash[17655]: cluster 2024-04-03T20:15:36.582265+0000 mgr.y (mgr.24370) 10714 : cluster [DBG] pgmap v10698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:37 smithi067 bash[27441]: cluster 2024-04-03T20:15:36.582265+0000 mgr.y (mgr.24370) 10714 : cluster [DBG] pgmap v10698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:38 smithi082 bash[20963]: audit 2024-04-03T20:15:38.423174+0000 mon.a (mon.0) 9418 : audit [DBG] from='client.? 172.21.15.67:0/2138109847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:38 smithi067 bash[27441]: audit 2024-04-03T20:15:38.423174+0000 mon.a (mon.0) 9418 : audit [DBG] from='client.? 172.21.15.67:0/2138109847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:38 smithi067 bash[17655]: audit 2024-04-03T20:15:38.423174+0000 mon.a (mon.0) 9418 : audit [DBG] from='client.? 172.21.15.67:0/2138109847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:39 smithi082 bash[20963]: cluster 2024-04-03T20:15:38.583081+0000 mgr.y (mgr.24370) 10715 : cluster [DBG] pgmap v10699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:39 smithi067 bash[27441]: cluster 2024-04-03T20:15:38.583081+0000 mgr.y (mgr.24370) 10715 : cluster [DBG] pgmap v10699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:39 smithi067 bash[17655]: cluster 2024-04-03T20:15:38.583081+0000 mgr.y (mgr.24370) 10715 : cluster [DBG] pgmap v10699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:40 smithi082 bash[20963]: audit 2024-04-03T20:15:40.228838+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:40 smithi067 bash[27441]: audit 2024-04-03T20:15:40.228838+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:40 smithi067 bash[17655]: audit 2024-04-03T20:15:40.228838+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:41 smithi082 bash[20963]: cluster 2024-04-03T20:15:40.583656+0000 mgr.y (mgr.24370) 10716 : cluster [DBG] pgmap v10700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:41 smithi082 bash[20963]: audit 2024-04-03T20:15:40.890220+0000 mon.c (mon.2) 4237 : audit [DBG] from='client.? 172.21.15.67:0/1711206153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:41 smithi067 bash[27441]: cluster 2024-04-03T20:15:40.583656+0000 mgr.y (mgr.24370) 10716 : cluster [DBG] pgmap v10700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:41 smithi067 bash[27441]: audit 2024-04-03T20:15:40.890220+0000 mon.c (mon.2) 4237 : audit [DBG] from='client.? 172.21.15.67:0/1711206153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:41 smithi067 bash[17655]: cluster 2024-04-03T20:15:40.583656+0000 mgr.y (mgr.24370) 10716 : cluster [DBG] pgmap v10700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:41 smithi067 bash[17655]: audit 2024-04-03T20:15:40.890220+0000 mon.c (mon.2) 4237 : audit [DBG] from='client.? 172.21.15.67:0/1711206153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:43] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:15:43.762 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:15:44.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:43 smithi082 bash[20963]: cluster 2024-04-03T20:15:42.584806+0000 mgr.y (mgr.24370) 10717 : cluster [DBG] pgmap v10701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:44.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:43 smithi082 bash[20963]: audit 2024-04-03T20:15:43.342510+0000 mon.c (mon.2) 4238 : audit [DBG] from='client.? 172.21.15.67:0/4012584600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:43 smithi067 bash[27441]: cluster 2024-04-03T20:15:42.584806+0000 mgr.y (mgr.24370) 10717 : cluster [DBG] pgmap v10701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:43 smithi067 bash[27441]: audit 2024-04-03T20:15:43.342510+0000 mon.c (mon.2) 4238 : audit [DBG] from='client.? 172.21.15.67:0/4012584600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:43 smithi067 bash[17655]: cluster 2024-04-03T20:15:42.584806+0000 mgr.y (mgr.24370) 10717 : cluster [DBG] pgmap v10701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:43 smithi067 bash[17655]: audit 2024-04-03T20:15:43.342510+0000 mon.c (mon.2) 4238 : audit [DBG] from='client.? 172.21.15.67:0/4012584600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:45 smithi082 bash[20963]: cluster 2024-04-03T20:15:44.585502+0000 mgr.y (mgr.24370) 10718 : cluster [DBG] pgmap v10702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:45 smithi067 bash[27441]: cluster 2024-04-03T20:15:44.585502+0000 mgr.y (mgr.24370) 10718 : cluster [DBG] pgmap v10702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:45 smithi067 bash[17655]: cluster 2024-04-03T20:15:44.585502+0000 mgr.y (mgr.24370) 10718 : cluster [DBG] pgmap v10702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:46 smithi082 bash[20963]: audit 2024-04-03T20:15:45.795443+0000 mon.a (mon.0) 9420 : audit [DBG] from='client.? 172.21.15.67:0/1600587360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:46 smithi067 bash[17655]: audit 2024-04-03T20:15:45.795443+0000 mon.a (mon.0) 9420 : audit [DBG] from='client.? 172.21.15.67:0/1600587360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:46 smithi067 bash[27441]: audit 2024-04-03T20:15:45.795443+0000 mon.a (mon.0) 9420 : audit [DBG] from='client.? 172.21.15.67:0/1600587360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:47 smithi082 bash[20963]: cluster 2024-04-03T20:15:46.586726+0000 mgr.y (mgr.24370) 10719 : cluster [DBG] pgmap v10703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:47 smithi067 bash[27441]: cluster 2024-04-03T20:15:46.586726+0000 mgr.y (mgr.24370) 10719 : cluster [DBG] pgmap v10703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:47 smithi067 bash[17655]: cluster 2024-04-03T20:15:46.586726+0000 mgr.y (mgr.24370) 10719 : cluster [DBG] pgmap v10703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:48 smithi082 bash[20963]: audit 2024-04-03T20:15:48.243138+0000 mon.a (mon.0) 9421 : audit [DBG] from='client.? 172.21.15.67:0/446370866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:48 smithi067 bash[27441]: audit 2024-04-03T20:15:48.243138+0000 mon.a (mon.0) 9421 : audit [DBG] from='client.? 172.21.15.67:0/446370866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:48 smithi067 bash[17655]: audit 2024-04-03T20:15:48.243138+0000 mon.a (mon.0) 9421 : audit [DBG] from='client.? 172.21.15.67:0/446370866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:49 smithi082 bash[20963]: cluster 2024-04-03T20:15:48.587413+0000 mgr.y (mgr.24370) 10720 : cluster [DBG] pgmap v10704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:49 smithi067 bash[17655]: cluster 2024-04-03T20:15:48.587413+0000 mgr.y (mgr.24370) 10720 : cluster [DBG] pgmap v10704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:49 smithi067 bash[27441]: cluster 2024-04-03T20:15:48.587413+0000 mgr.y (mgr.24370) 10720 : cluster [DBG] pgmap v10704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:50 smithi082 bash[20963]: audit 2024-04-03T20:15:50.698108+0000 mon.a (mon.0) 9422 : audit [DBG] from='client.? 172.21.15.67:0/1811515616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:50 smithi067 bash[17655]: audit 2024-04-03T20:15:50.698108+0000 mon.a (mon.0) 9422 : audit [DBG] from='client.? 172.21.15.67:0/1811515616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:50 smithi067 bash[27441]: audit 2024-04-03T20:15:50.698108+0000 mon.a (mon.0) 9422 : audit [DBG] from='client.? 172.21.15.67:0/1811515616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:51 smithi082 bash[20963]: cluster 2024-04-03T20:15:50.588103+0000 mgr.y (mgr.24370) 10721 : cluster [DBG] pgmap v10705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:51 smithi067 bash[17655]: cluster 2024-04-03T20:15:50.588103+0000 mgr.y (mgr.24370) 10721 : cluster [DBG] pgmap v10705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:51 smithi067 bash[27441]: cluster 2024-04-03T20:15:50.588103+0000 mgr.y (mgr.24370) 10721 : cluster [DBG] pgmap v10705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:53] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:15:53.804 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:15:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:53 smithi082 bash[20963]: cluster 2024-04-03T20:15:52.589235+0000 mgr.y (mgr.24370) 10722 : cluster [DBG] pgmap v10706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:53 smithi082 bash[20963]: audit 2024-04-03T20:15:53.141038+0000 mon.a (mon.0) 9423 : audit [DBG] from='client.? 172.21.15.67:0/3933288782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:53 smithi067 bash[17655]: cluster 2024-04-03T20:15:52.589235+0000 mgr.y (mgr.24370) 10722 : cluster [DBG] pgmap v10706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:53 smithi067 bash[17655]: audit 2024-04-03T20:15:53.141038+0000 mon.a (mon.0) 9423 : audit [DBG] from='client.? 172.21.15.67:0/3933288782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:53 smithi067 bash[27441]: cluster 2024-04-03T20:15:52.589235+0000 mgr.y (mgr.24370) 10722 : cluster [DBG] pgmap v10706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:53 smithi067 bash[27441]: audit 2024-04-03T20:15:53.141038+0000 mon.a (mon.0) 9423 : audit [DBG] from='client.? 172.21.15.67:0/3933288782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:55 smithi082 bash[20963]: cluster 2024-04-03T20:15:54.589923+0000 mgr.y (mgr.24370) 10723 : cluster [DBG] pgmap v10707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:55 smithi082 bash[20963]: audit 2024-04-03T20:15:55.229232+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:55 smithi082 bash[20963]: audit 2024-04-03T20:15:55.589094+0000 mon.a (mon.0) 9425 : audit [DBG] from='client.? 172.21.15.67:0/1526750778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:55 smithi067 bash[27441]: cluster 2024-04-03T20:15:54.589923+0000 mgr.y (mgr.24370) 10723 : cluster [DBG] pgmap v10707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:55 smithi067 bash[27441]: audit 2024-04-03T20:15:55.229232+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:55 smithi067 bash[27441]: audit 2024-04-03T20:15:55.589094+0000 mon.a (mon.0) 9425 : audit [DBG] from='client.? 172.21.15.67:0/1526750778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:55 smithi067 bash[17655]: cluster 2024-04-03T20:15:54.589923+0000 mgr.y (mgr.24370) 10723 : cluster [DBG] pgmap v10707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:55 smithi067 bash[17655]: audit 2024-04-03T20:15:55.229232+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:15:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:55 smithi067 bash[17655]: audit 2024-04-03T20:15:55.589094+0000 mon.a (mon.0) 9425 : audit [DBG] from='client.? 172.21.15.67:0/1526750778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:57 smithi082 bash[20963]: cluster 2024-04-03T20:15:56.591098+0000 mgr.y (mgr.24370) 10724 : cluster [DBG] pgmap v10708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:57 smithi067 bash[27441]: cluster 2024-04-03T20:15:56.591098+0000 mgr.y (mgr.24370) 10724 : cluster [DBG] pgmap v10708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:57 smithi067 bash[17655]: cluster 2024-04-03T20:15:56.591098+0000 mgr.y (mgr.24370) 10724 : cluster [DBG] pgmap v10708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:15:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:58 smithi082 bash[20963]: audit 2024-04-03T20:15:58.045394+0000 mon.c (mon.2) 4239 : audit [DBG] from='client.? 172.21.15.67:0/1344469330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:58 smithi067 bash[17655]: audit 2024-04-03T20:15:58.045394+0000 mon.c (mon.2) 4239 : audit [DBG] from='client.? 172.21.15.67:0/1344469330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:15:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:58 smithi067 bash[27441]: audit 2024-04-03T20:15:58.045394+0000 mon.c (mon.2) 4239 : audit [DBG] from='client.? 172.21.15.67:0/1344469330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:15:59 smithi082 bash[20963]: cluster 2024-04-03T20:15:58.591782+0000 mgr.y (mgr.24370) 10725 : cluster [DBG] pgmap v10709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:15:59 smithi067 bash[27441]: cluster 2024-04-03T20:15:58.591782+0000 mgr.y (mgr.24370) 10725 : cluster [DBG] pgmap v10709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:15:59 smithi067 bash[17655]: cluster 2024-04-03T20:15:58.591782+0000 mgr.y (mgr.24370) 10725 : cluster [DBG] pgmap v10709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:00 smithi082 bash[20963]: audit 2024-04-03T20:16:00.507337+0000 mon.a (mon.0) 9426 : audit [DBG] from='client.? 172.21.15.67:0/4209700862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:00 smithi067 bash[17655]: audit 2024-04-03T20:16:00.507337+0000 mon.a (mon.0) 9426 : audit [DBG] from='client.? 172.21.15.67:0/4209700862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:00 smithi067 bash[27441]: audit 2024-04-03T20:16:00.507337+0000 mon.a (mon.0) 9426 : audit [DBG] from='client.? 172.21.15.67:0/4209700862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:01 smithi082 bash[20963]: cluster 2024-04-03T20:16:00.592495+0000 mgr.y (mgr.24370) 10726 : cluster [DBG] pgmap v10710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:01 smithi067 bash[17655]: cluster 2024-04-03T20:16:00.592495+0000 mgr.y (mgr.24370) 10726 : cluster [DBG] pgmap v10710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:01 smithi067 bash[27441]: cluster 2024-04-03T20:16:00.592495+0000 mgr.y (mgr.24370) 10726 : cluster [DBG] pgmap v10710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:16:03.839 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:16:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:03 smithi082 bash[20963]: cluster 2024-04-03T20:16:02.593730+0000 mgr.y (mgr.24370) 10727 : cluster [DBG] pgmap v10711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:03 smithi082 bash[20963]: audit 2024-04-03T20:16:02.961683+0000 mon.a (mon.0) 9427 : audit [DBG] from='client.? 172.21.15.67:0/4014654378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:03 smithi082 bash[20963]: audit 2024-04-03T20:16:03.339060+0000 mon.a (mon.0) 9428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:16:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:03 smithi067 bash[27441]: cluster 2024-04-03T20:16:02.593730+0000 mgr.y (mgr.24370) 10727 : cluster [DBG] pgmap v10711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:03 smithi067 bash[27441]: audit 2024-04-03T20:16:02.961683+0000 mon.a (mon.0) 9427 : audit [DBG] from='client.? 172.21.15.67:0/4014654378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:03 smithi067 bash[27441]: audit 2024-04-03T20:16:03.339060+0000 mon.a (mon.0) 9428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:16:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:03 smithi067 bash[17655]: cluster 2024-04-03T20:16:02.593730+0000 mgr.y (mgr.24370) 10727 : cluster [DBG] pgmap v10711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:03 smithi067 bash[17655]: audit 2024-04-03T20:16:02.961683+0000 mon.a (mon.0) 9427 : audit [DBG] from='client.? 172.21.15.67:0/4014654378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:03 smithi067 bash[17655]: audit 2024-04-03T20:16:03.339060+0000 mon.a (mon.0) 9428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:16:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:05 smithi082 bash[20963]: cluster 2024-04-03T20:16:04.594371+0000 mgr.y (mgr.24370) 10728 : cluster [DBG] pgmap v10712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:05 smithi082 bash[20963]: audit 2024-04-03T20:16:05.411004+0000 mon.c (mon.2) 4240 : audit [DBG] from='client.? 172.21.15.67:0/999288199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:05 smithi067 bash[27441]: cluster 2024-04-03T20:16:04.594371+0000 mgr.y (mgr.24370) 10728 : cluster [DBG] pgmap v10712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:05 smithi067 bash[27441]: audit 2024-04-03T20:16:05.411004+0000 mon.c (mon.2) 4240 : audit [DBG] from='client.? 172.21.15.67:0/999288199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:05 smithi067 bash[17655]: cluster 2024-04-03T20:16:04.594371+0000 mgr.y (mgr.24370) 10728 : cluster [DBG] pgmap v10712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:05 smithi067 bash[17655]: audit 2024-04-03T20:16:05.411004+0000 mon.c (mon.2) 4240 : audit [DBG] from='client.? 172.21.15.67:0/999288199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:07 smithi082 bash[20963]: cluster 2024-04-03T20:16:06.595652+0000 mgr.y (mgr.24370) 10729 : cluster [DBG] pgmap v10713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:07 smithi067 bash[27441]: cluster 2024-04-03T20:16:06.595652+0000 mgr.y (mgr.24370) 10729 : cluster [DBG] pgmap v10713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:07 smithi067 bash[17655]: cluster 2024-04-03T20:16:06.595652+0000 mgr.y (mgr.24370) 10729 : cluster [DBG] pgmap v10713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:08 smithi082 bash[20963]: audit 2024-04-03T20:16:07.874406+0000 mon.a (mon.0) 9429 : audit [DBG] from='client.? 172.21.15.67:0/3489331793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:08 smithi067 bash[17655]: audit 2024-04-03T20:16:07.874406+0000 mon.a (mon.0) 9429 : audit [DBG] from='client.? 172.21.15.67:0/3489331793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:08 smithi067 bash[27441]: audit 2024-04-03T20:16:07.874406+0000 mon.a (mon.0) 9429 : audit [DBG] from='client.? 172.21.15.67:0/3489331793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:09 smithi082 bash[20963]: cluster 2024-04-03T20:16:08.596299+0000 mgr.y (mgr.24370) 10730 : cluster [DBG] pgmap v10714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:09 smithi082 bash[20963]: audit 2024-04-03T20:16:09.084742+0000 mon.a (mon.0) 9430 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:09 smithi082 bash[20963]: audit 2024-04-03T20:16:09.095233+0000 mon.a (mon.0) 9431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:09 smithi082 bash[20963]: audit 2024-04-03T20:16:09.333331+0000 mon.a (mon.0) 9432 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:09 smithi082 bash[20963]: audit 2024-04-03T20:16:09.340795+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:09 smithi082 bash[20963]: audit 2024-04-03T20:16:09.814606+0000 mon.a (mon.0) 9434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:16:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:09 smithi082 bash[20963]: audit 2024-04-03T20:16:09.816349+0000 mon.a (mon.0) 9435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:16:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:09 smithi082 bash[20963]: audit 2024-04-03T20:16:09.825098+0000 mon.a (mon.0) 9436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[17655]: cluster 2024-04-03T20:16:08.596299+0000 mgr.y (mgr.24370) 10730 : cluster [DBG] pgmap v10714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[17655]: audit 2024-04-03T20:16:09.084742+0000 mon.a (mon.0) 9430 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[17655]: audit 2024-04-03T20:16:09.095233+0000 mon.a (mon.0) 9431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[17655]: audit 2024-04-03T20:16:09.333331+0000 mon.a (mon.0) 9432 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[17655]: audit 2024-04-03T20:16:09.340795+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[17655]: audit 2024-04-03T20:16:09.814606+0000 mon.a (mon.0) 9434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[17655]: audit 2024-04-03T20:16:09.816349+0000 mon.a (mon.0) 9435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[17655]: audit 2024-04-03T20:16:09.825098+0000 mon.a (mon.0) 9436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[27441]: cluster 2024-04-03T20:16:08.596299+0000 mgr.y (mgr.24370) 10730 : cluster [DBG] pgmap v10714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[27441]: audit 2024-04-03T20:16:09.084742+0000 mon.a (mon.0) 9430 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[27441]: audit 2024-04-03T20:16:09.095233+0000 mon.a (mon.0) 9431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[27441]: audit 2024-04-03T20:16:09.333331+0000 mon.a (mon.0) 9432 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[27441]: audit 2024-04-03T20:16:09.340795+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[27441]: audit 2024-04-03T20:16:09.814606+0000 mon.a (mon.0) 9434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:16:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[27441]: audit 2024-04-03T20:16:09.816349+0000 mon.a (mon.0) 9435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:16:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:09 smithi067 bash[27441]: audit 2024-04-03T20:16:09.825098+0000 mon.a (mon.0) 9436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:16:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:10 smithi082 bash[20963]: audit 2024-04-03T20:16:10.228533+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:10 smithi082 bash[20963]: audit 2024-04-03T20:16:10.369557+0000 mon.a (mon.0) 9438 : audit [DBG] from='client.? 172.21.15.67:0/181402063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:10 smithi067 bash[17655]: audit 2024-04-03T20:16:10.228533+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:10 smithi067 bash[17655]: audit 2024-04-03T20:16:10.369557+0000 mon.a (mon.0) 9438 : audit [DBG] from='client.? 172.21.15.67:0/181402063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:10 smithi067 bash[27441]: audit 2024-04-03T20:16:10.228533+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:10 smithi067 bash[27441]: audit 2024-04-03T20:16:10.369557+0000 mon.a (mon.0) 9438 : audit [DBG] from='client.? 172.21.15.67:0/181402063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:11 smithi082 bash[20963]: cluster 2024-04-03T20:16:10.597029+0000 mgr.y (mgr.24370) 10731 : cluster [DBG] pgmap v10715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:11 smithi067 bash[27441]: cluster 2024-04-03T20:16:10.597029+0000 mgr.y (mgr.24370) 10731 : cluster [DBG] pgmap v10715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:11 smithi067 bash[17655]: cluster 2024-04-03T20:16:10.597029+0000 mgr.y (mgr.24370) 10731 : cluster [DBG] pgmap v10715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:12 smithi082 bash[20963]: audit 2024-04-03T20:16:12.822385+0000 mon.c (mon.2) 4241 : audit [DBG] from='client.? 172.21.15.67:0/2567006266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:12 smithi067 bash[17655]: audit 2024-04-03T20:16:12.822385+0000 mon.c (mon.2) 4241 : audit [DBG] from='client.? 172.21.15.67:0/2567006266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:13.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:16:13.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:12 smithi067 bash[27441]: audit 2024-04-03T20:16:12.822385+0000 mon.c (mon.2) 4241 : audit [DBG] from='client.? 172.21.15.67:0/2567006266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:16:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:13 smithi082 bash[20963]: cluster 2024-04-03T20:16:12.598233+0000 mgr.y (mgr.24370) 10732 : cluster [DBG] pgmap v10716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:13 smithi067 bash[17655]: cluster 2024-04-03T20:16:12.598233+0000 mgr.y (mgr.24370) 10732 : cluster [DBG] pgmap v10716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:13 smithi067 bash[27441]: cluster 2024-04-03T20:16:12.598233+0000 mgr.y (mgr.24370) 10732 : cluster [DBG] pgmap v10716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:15 smithi067 bash[17655]: cluster 2024-04-03T20:16:14.598872+0000 mgr.y (mgr.24370) 10733 : cluster [DBG] pgmap v10717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:15 smithi067 bash[17655]: audit 2024-04-03T20:16:15.285122+0000 mon.c (mon.2) 4242 : audit [DBG] from='client.? 172.21.15.67:0/2017309820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:15 smithi067 bash[27441]: cluster 2024-04-03T20:16:14.598872+0000 mgr.y (mgr.24370) 10733 : cluster [DBG] pgmap v10717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:15 smithi067 bash[27441]: audit 2024-04-03T20:16:15.285122+0000 mon.c (mon.2) 4242 : audit [DBG] from='client.? 172.21.15.67:0/2017309820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:15 smithi082 bash[20963]: cluster 2024-04-03T20:16:14.598872+0000 mgr.y (mgr.24370) 10733 : cluster [DBG] pgmap v10717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:15 smithi082 bash[20963]: audit 2024-04-03T20:16:15.285122+0000 mon.c (mon.2) 4242 : audit [DBG] from='client.? 172.21.15.67:0/2017309820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:17 smithi067 bash[17655]: cluster 2024-04-03T20:16:16.600040+0000 mgr.y (mgr.24370) 10734 : cluster [DBG] pgmap v10718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:17 smithi067 bash[17655]: audit 2024-04-03T20:16:17.734393+0000 mon.c (mon.2) 4243 : audit [DBG] from='client.? 172.21.15.67:0/3191392619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:17 smithi067 bash[27441]: cluster 2024-04-03T20:16:16.600040+0000 mgr.y (mgr.24370) 10734 : cluster [DBG] pgmap v10718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:17 smithi067 bash[27441]: audit 2024-04-03T20:16:17.734393+0000 mon.c (mon.2) 4243 : audit [DBG] from='client.? 172.21.15.67:0/3191392619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:17 smithi082 bash[20963]: cluster 2024-04-03T20:16:16.600040+0000 mgr.y (mgr.24370) 10734 : cluster [DBG] pgmap v10718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:17 smithi082 bash[20963]: audit 2024-04-03T20:16:17.734393+0000 mon.c (mon.2) 4243 : audit [DBG] from='client.? 172.21.15.67:0/3191392619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:19 smithi067 bash[27441]: cluster 2024-04-03T20:16:18.600666+0000 mgr.y (mgr.24370) 10735 : cluster [DBG] pgmap v10719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:19 smithi067 bash[17655]: cluster 2024-04-03T20:16:18.600666+0000 mgr.y (mgr.24370) 10735 : cluster [DBG] pgmap v10719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:19 smithi082 bash[20963]: cluster 2024-04-03T20:16:18.600666+0000 mgr.y (mgr.24370) 10735 : cluster [DBG] pgmap v10719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:20 smithi067 bash[17655]: audit 2024-04-03T20:16:20.194845+0000 mon.c (mon.2) 4244 : audit [DBG] from='client.? 172.21.15.67:0/959626813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:20 smithi067 bash[27441]: audit 2024-04-03T20:16:20.194845+0000 mon.c (mon.2) 4244 : audit [DBG] from='client.? 172.21.15.67:0/959626813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:20 smithi082 bash[20963]: audit 2024-04-03T20:16:20.194845+0000 mon.c (mon.2) 4244 : audit [DBG] from='client.? 172.21.15.67:0/959626813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:21 smithi067 bash[27441]: cluster 2024-04-03T20:16:20.601358+0000 mgr.y (mgr.24370) 10736 : cluster [DBG] pgmap v10720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:21 smithi067 bash[17655]: cluster 2024-04-03T20:16:20.601358+0000 mgr.y (mgr.24370) 10736 : cluster [DBG] pgmap v10720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:21 smithi082 bash[20963]: cluster 2024-04-03T20:16:20.601358+0000 mgr.y (mgr.24370) 10736 : cluster [DBG] pgmap v10720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:23.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:16:23.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:22 smithi067 bash[27441]: audit 2024-04-03T20:16:22.646962+0000 mon.c (mon.2) 4245 : audit [DBG] from='client.? 172.21.15.67:0/1036865249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:23.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:22 smithi067 bash[17655]: audit 2024-04-03T20:16:22.646962+0000 mon.c (mon.2) 4245 : audit [DBG] from='client.? 172.21.15.67:0/1036865249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:22 smithi082 bash[20963]: audit 2024-04-03T20:16:22.646962+0000 mon.c (mon.2) 4245 : audit [DBG] from='client.? 172.21.15.67:0/1036865249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:16:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:23 smithi082 bash[20963]: cluster 2024-04-03T20:16:22.602484+0000 mgr.y (mgr.24370) 10737 : cluster [DBG] pgmap v10721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:23 smithi067 bash[17655]: cluster 2024-04-03T20:16:22.602484+0000 mgr.y (mgr.24370) 10737 : cluster [DBG] pgmap v10721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:23 smithi067 bash[27441]: cluster 2024-04-03T20:16:22.602484+0000 mgr.y (mgr.24370) 10737 : cluster [DBG] pgmap v10721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:25 smithi082 bash[20963]: cluster 2024-04-03T20:16:24.603198+0000 mgr.y (mgr.24370) 10738 : cluster [DBG] pgmap v10722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:25 smithi082 bash[20963]: audit 2024-04-03T20:16:25.100957+0000 mon.a (mon.0) 9439 : audit [DBG] from='client.? 172.21.15.67:0/3358760743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:25 smithi082 bash[20963]: audit 2024-04-03T20:16:25.229800+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:25 smithi067 bash[27441]: cluster 2024-04-03T20:16:24.603198+0000 mgr.y (mgr.24370) 10738 : cluster [DBG] pgmap v10722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:25 smithi067 bash[27441]: audit 2024-04-03T20:16:25.100957+0000 mon.a (mon.0) 9439 : audit [DBG] from='client.? 172.21.15.67:0/3358760743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:25 smithi067 bash[27441]: audit 2024-04-03T20:16:25.229800+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:25 smithi067 bash[17655]: cluster 2024-04-03T20:16:24.603198+0000 mgr.y (mgr.24370) 10738 : cluster [DBG] pgmap v10722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:25 smithi067 bash[17655]: audit 2024-04-03T20:16:25.100957+0000 mon.a (mon.0) 9439 : audit [DBG] from='client.? 172.21.15.67:0/3358760743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:25 smithi067 bash[17655]: audit 2024-04-03T20:16:25.229800+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:27 smithi082 bash[20963]: cluster 2024-04-03T20:16:26.604601+0000 mgr.y (mgr.24370) 10739 : cluster [DBG] pgmap v10723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:27 smithi082 bash[20963]: audit 2024-04-03T20:16:27.555104+0000 mon.a (mon.0) 9441 : audit [DBG] from='client.? 172.21.15.67:0/2754866058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:27 smithi067 bash[27441]: cluster 2024-04-03T20:16:26.604601+0000 mgr.y (mgr.24370) 10739 : cluster [DBG] pgmap v10723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:27 smithi067 bash[27441]: audit 2024-04-03T20:16:27.555104+0000 mon.a (mon.0) 9441 : audit [DBG] from='client.? 172.21.15.67:0/2754866058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:27 smithi067 bash[17655]: cluster 2024-04-03T20:16:26.604601+0000 mgr.y (mgr.24370) 10739 : cluster [DBG] pgmap v10723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:27 smithi067 bash[17655]: audit 2024-04-03T20:16:27.555104+0000 mon.a (mon.0) 9441 : audit [DBG] from='client.? 172.21.15.67:0/2754866058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:29 smithi082 bash[20963]: cluster 2024-04-03T20:16:28.605424+0000 mgr.y (mgr.24370) 10740 : cluster [DBG] pgmap v10724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:29 smithi067 bash[17655]: cluster 2024-04-03T20:16:28.605424+0000 mgr.y (mgr.24370) 10740 : cluster [DBG] pgmap v10724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:29 smithi067 bash[27441]: cluster 2024-04-03T20:16:28.605424+0000 mgr.y (mgr.24370) 10740 : cluster [DBG] pgmap v10724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:30 smithi082 bash[20963]: audit 2024-04-03T20:16:30.014959+0000 mon.c (mon.2) 4246 : audit [DBG] from='client.? 172.21.15.67:0/3224847251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:30 smithi067 bash[17655]: audit 2024-04-03T20:16:30.014959+0000 mon.c (mon.2) 4246 : audit [DBG] from='client.? 172.21.15.67:0/3224847251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:30 smithi067 bash[27441]: audit 2024-04-03T20:16:30.014959+0000 mon.c (mon.2) 4246 : audit [DBG] from='client.? 172.21.15.67:0/3224847251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:31 smithi082 bash[20963]: cluster 2024-04-03T20:16:30.606260+0000 mgr.y (mgr.24370) 10741 : cluster [DBG] pgmap v10725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:31 smithi067 bash[27441]: cluster 2024-04-03T20:16:30.606260+0000 mgr.y (mgr.24370) 10741 : cluster [DBG] pgmap v10725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:31 smithi067 bash[17655]: cluster 2024-04-03T20:16:30.606260+0000 mgr.y (mgr.24370) 10741 : cluster [DBG] pgmap v10725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:32 smithi082 bash[20963]: audit 2024-04-03T20:16:32.469645+0000 mon.a (mon.0) 9442 : audit [DBG] from='client.? 172.21.15.67:0/3192872127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:32 smithi067 bash[17655]: audit 2024-04-03T20:16:32.469645+0000 mon.a (mon.0) 9442 : audit [DBG] from='client.? 172.21.15.67:0/3192872127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:33] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:16:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:32 smithi067 bash[27441]: audit 2024-04-03T20:16:32.469645+0000 mon.a (mon.0) 9442 : audit [DBG] from='client.? 172.21.15.67:0/3192872127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:16:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:33 smithi082 bash[20963]: cluster 2024-04-03T20:16:32.607482+0000 mgr.y (mgr.24370) 10742 : cluster [DBG] pgmap v10726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:33 smithi067 bash[17655]: cluster 2024-04-03T20:16:32.607482+0000 mgr.y (mgr.24370) 10742 : cluster [DBG] pgmap v10726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:33 smithi067 bash[27441]: cluster 2024-04-03T20:16:32.607482+0000 mgr.y (mgr.24370) 10742 : cluster [DBG] pgmap v10726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:34 smithi082 bash[20963]: audit 2024-04-03T20:16:34.912692+0000 mon.c (mon.2) 4247 : audit [DBG] from='client.? 172.21.15.67:0/2878989916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:34 smithi067 bash[17655]: audit 2024-04-03T20:16:34.912692+0000 mon.c (mon.2) 4247 : audit [DBG] from='client.? 172.21.15.67:0/2878989916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:34 smithi067 bash[27441]: audit 2024-04-03T20:16:34.912692+0000 mon.c (mon.2) 4247 : audit [DBG] from='client.? 172.21.15.67:0/2878989916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:35 smithi082 bash[20963]: cluster 2024-04-03T20:16:34.607961+0000 mgr.y (mgr.24370) 10743 : cluster [DBG] pgmap v10727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:35 smithi067 bash[27441]: cluster 2024-04-03T20:16:34.607961+0000 mgr.y (mgr.24370) 10743 : cluster [DBG] pgmap v10727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:35 smithi067 bash[17655]: cluster 2024-04-03T20:16:34.607961+0000 mgr.y (mgr.24370) 10743 : cluster [DBG] pgmap v10727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:37 smithi082 bash[20963]: cluster 2024-04-03T20:16:36.609062+0000 mgr.y (mgr.24370) 10744 : cluster [DBG] pgmap v10728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:37 smithi082 bash[20963]: audit 2024-04-03T20:16:37.372394+0000 mon.c (mon.2) 4248 : audit [DBG] from='client.? 172.21.15.67:0/3078814521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:37 smithi067 bash[17655]: cluster 2024-04-03T20:16:36.609062+0000 mgr.y (mgr.24370) 10744 : cluster [DBG] pgmap v10728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:37 smithi067 bash[17655]: audit 2024-04-03T20:16:37.372394+0000 mon.c (mon.2) 4248 : audit [DBG] from='client.? 172.21.15.67:0/3078814521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:37 smithi067 bash[27441]: cluster 2024-04-03T20:16:36.609062+0000 mgr.y (mgr.24370) 10744 : cluster [DBG] pgmap v10728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:37 smithi067 bash[27441]: audit 2024-04-03T20:16:37.372394+0000 mon.c (mon.2) 4248 : audit [DBG] from='client.? 172.21.15.67:0/3078814521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:39 smithi082 bash[20963]: cluster 2024-04-03T20:16:38.609754+0000 mgr.y (mgr.24370) 10745 : cluster [DBG] pgmap v10729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:39 smithi082 bash[20963]: audit 2024-04-03T20:16:39.830352+0000 mon.a (mon.0) 9443 : audit [DBG] from='client.? 172.21.15.67:0/3933616674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:39 smithi067 bash[17655]: cluster 2024-04-03T20:16:38.609754+0000 mgr.y (mgr.24370) 10745 : cluster [DBG] pgmap v10729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:39 smithi067 bash[17655]: audit 2024-04-03T20:16:39.830352+0000 mon.a (mon.0) 9443 : audit [DBG] from='client.? 172.21.15.67:0/3933616674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:39 smithi067 bash[27441]: cluster 2024-04-03T20:16:38.609754+0000 mgr.y (mgr.24370) 10745 : cluster [DBG] pgmap v10729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:39 smithi067 bash[27441]: audit 2024-04-03T20:16:39.830352+0000 mon.a (mon.0) 9443 : audit [DBG] from='client.? 172.21.15.67:0/3933616674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:40 smithi082 bash[20963]: audit 2024-04-03T20:16:40.230239+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:40 smithi067 bash[27441]: audit 2024-04-03T20:16:40.230239+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:40 smithi067 bash[17655]: audit 2024-04-03T20:16:40.230239+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:41 smithi082 bash[20963]: cluster 2024-04-03T20:16:40.610449+0000 mgr.y (mgr.24370) 10746 : cluster [DBG] pgmap v10730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:41 smithi067 bash[27441]: cluster 2024-04-03T20:16:40.610449+0000 mgr.y (mgr.24370) 10746 : cluster [DBG] pgmap v10730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:41 smithi067 bash[17655]: cluster 2024-04-03T20:16:40.610449+0000 mgr.y (mgr.24370) 10746 : cluster [DBG] pgmap v10730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:43 smithi082 bash[20963]: audit 2024-04-03T20:16:42.283665+0000 mon.c (mon.2) 4249 : audit [DBG] from='client.? 172.21.15.67:0/1916870847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:16:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:43 smithi067 bash[27441]: audit 2024-04-03T20:16:42.283665+0000 mon.c (mon.2) 4249 : audit [DBG] from='client.? 172.21.15.67:0/1916870847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:43 smithi067 bash[17655]: audit 2024-04-03T20:16:42.283665+0000 mon.c (mon.2) 4249 : audit [DBG] from='client.? 172.21.15.67:0/1916870847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:16:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:44 smithi082 bash[20963]: cluster 2024-04-03T20:16:42.611697+0000 mgr.y (mgr.24370) 10747 : cluster [DBG] pgmap v10731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:44 smithi067 bash[17655]: cluster 2024-04-03T20:16:42.611697+0000 mgr.y (mgr.24370) 10747 : cluster [DBG] pgmap v10731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:44 smithi067 bash[27441]: cluster 2024-04-03T20:16:42.611697+0000 mgr.y (mgr.24370) 10747 : cluster [DBG] pgmap v10731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:45 smithi082 bash[20963]: audit 2024-04-03T20:16:44.740366+0000 mon.c (mon.2) 4250 : audit [DBG] from='client.? 172.21.15.67:0/2588109081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:45 smithi067 bash[27441]: audit 2024-04-03T20:16:44.740366+0000 mon.c (mon.2) 4250 : audit [DBG] from='client.? 172.21.15.67:0/2588109081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:45 smithi067 bash[17655]: audit 2024-04-03T20:16:44.740366+0000 mon.c (mon.2) 4250 : audit [DBG] from='client.? 172.21.15.67:0/2588109081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:46 smithi082 bash[20963]: cluster 2024-04-03T20:16:44.612344+0000 mgr.y (mgr.24370) 10748 : cluster [DBG] pgmap v10732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:46 smithi067 bash[17655]: cluster 2024-04-03T20:16:44.612344+0000 mgr.y (mgr.24370) 10748 : cluster [DBG] pgmap v10732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:46 smithi067 bash[27441]: cluster 2024-04-03T20:16:44.612344+0000 mgr.y (mgr.24370) 10748 : cluster [DBG] pgmap v10732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:48 smithi082 bash[20963]: cluster 2024-04-03T20:16:46.613613+0000 mgr.y (mgr.24370) 10749 : cluster [DBG] pgmap v10733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:48 smithi082 bash[20963]: audit 2024-04-03T20:16:47.192610+0000 mon.a (mon.0) 9445 : audit [DBG] from='client.? 172.21.15.67:0/3332600976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:48 smithi067 bash[17655]: cluster 2024-04-03T20:16:46.613613+0000 mgr.y (mgr.24370) 10749 : cluster [DBG] pgmap v10733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:48 smithi067 bash[17655]: audit 2024-04-03T20:16:47.192610+0000 mon.a (mon.0) 9445 : audit [DBG] from='client.? 172.21.15.67:0/3332600976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:48 smithi067 bash[27441]: cluster 2024-04-03T20:16:46.613613+0000 mgr.y (mgr.24370) 10749 : cluster [DBG] pgmap v10733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:48 smithi067 bash[27441]: audit 2024-04-03T20:16:47.192610+0000 mon.a (mon.0) 9445 : audit [DBG] from='client.? 172.21.15.67:0/3332600976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:50 smithi082 bash[20963]: cluster 2024-04-03T20:16:48.614419+0000 mgr.y (mgr.24370) 10750 : cluster [DBG] pgmap v10734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:50 smithi082 bash[20963]: audit 2024-04-03T20:16:49.642778+0000 mon.c (mon.2) 4251 : audit [DBG] from='client.? 172.21.15.67:0/1168203574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:50 smithi067 bash[17655]: cluster 2024-04-03T20:16:48.614419+0000 mgr.y (mgr.24370) 10750 : cluster [DBG] pgmap v10734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:50 smithi067 bash[17655]: audit 2024-04-03T20:16:49.642778+0000 mon.c (mon.2) 4251 : audit [DBG] from='client.? 172.21.15.67:0/1168203574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:50 smithi067 bash[27441]: cluster 2024-04-03T20:16:48.614419+0000 mgr.y (mgr.24370) 10750 : cluster [DBG] pgmap v10734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:50 smithi067 bash[27441]: audit 2024-04-03T20:16:49.642778+0000 mon.c (mon.2) 4251 : audit [DBG] from='client.? 172.21.15.67:0/1168203574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:52 smithi082 bash[20963]: cluster 2024-04-03T20:16:50.615107+0000 mgr.y (mgr.24370) 10751 : cluster [DBG] pgmap v10735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:52 smithi067 bash[27441]: cluster 2024-04-03T20:16:50.615107+0000 mgr.y (mgr.24370) 10751 : cluster [DBG] pgmap v10735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:52 smithi067 bash[17655]: cluster 2024-04-03T20:16:50.615107+0000 mgr.y (mgr.24370) 10751 : cluster [DBG] pgmap v10735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:53 smithi082 bash[20963]: audit 2024-04-03T20:16:52.100956+0000 mon.a (mon.0) 9446 : audit [DBG] from='client.? 172.21.15.67:0/4248301495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:53 smithi067 bash[17655]: audit 2024-04-03T20:16:52.100956+0000 mon.a (mon.0) 9446 : audit [DBG] from='client.? 172.21.15.67:0/4248301495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:16:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:53 smithi067 bash[27441]: audit 2024-04-03T20:16:52.100956+0000 mon.a (mon.0) 9446 : audit [DBG] from='client.? 172.21.15.67:0/4248301495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:16:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:54 smithi082 bash[20963]: cluster 2024-04-03T20:16:52.616295+0000 mgr.y (mgr.24370) 10752 : cluster [DBG] pgmap v10736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:54 smithi067 bash[17655]: cluster 2024-04-03T20:16:52.616295+0000 mgr.y (mgr.24370) 10752 : cluster [DBG] pgmap v10736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:54 smithi067 bash[27441]: cluster 2024-04-03T20:16:52.616295+0000 mgr.y (mgr.24370) 10752 : cluster [DBG] pgmap v10736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:55 smithi082 bash[20963]: audit 2024-04-03T20:16:54.578994+0000 mon.c (mon.2) 4252 : audit [DBG] from='client.? 172.21.15.67:0/2218356302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:55 smithi067 bash[17655]: audit 2024-04-03T20:16:54.578994+0000 mon.c (mon.2) 4252 : audit [DBG] from='client.? 172.21.15.67:0/2218356302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:55 smithi067 bash[27441]: audit 2024-04-03T20:16:54.578994+0000 mon.c (mon.2) 4252 : audit [DBG] from='client.? 172.21.15.67:0/2218356302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:56 smithi082 bash[20963]: cluster 2024-04-03T20:16:54.616929+0000 mgr.y (mgr.24370) 10753 : cluster [DBG] pgmap v10737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:56 smithi082 bash[20963]: audit 2024-04-03T20:16:55.230553+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:56 smithi067 bash[27441]: cluster 2024-04-03T20:16:54.616929+0000 mgr.y (mgr.24370) 10753 : cluster [DBG] pgmap v10737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:56 smithi067 bash[27441]: audit 2024-04-03T20:16:55.230553+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:56 smithi067 bash[17655]: cluster 2024-04-03T20:16:54.616929+0000 mgr.y (mgr.24370) 10753 : cluster [DBG] pgmap v10737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:56 smithi067 bash[17655]: audit 2024-04-03T20:16:55.230553+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:16:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:57 smithi082 bash[20963]: audit 2024-04-03T20:16:57.033797+0000 mon.a (mon.0) 9448 : audit [DBG] from='client.? 172.21.15.67:0/2688342783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:57 smithi067 bash[17655]: audit 2024-04-03T20:16:57.033797+0000 mon.a (mon.0) 9448 : audit [DBG] from='client.? 172.21.15.67:0/2688342783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:57 smithi067 bash[27441]: audit 2024-04-03T20:16:57.033797+0000 mon.a (mon.0) 9448 : audit [DBG] from='client.? 172.21.15.67:0/2688342783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:16:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:16:58 smithi082 bash[20963]: cluster 2024-04-03T20:16:56.618048+0000 mgr.y (mgr.24370) 10754 : cluster [DBG] pgmap v10738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:16:58 smithi067 bash[17655]: cluster 2024-04-03T20:16:56.618048+0000 mgr.y (mgr.24370) 10754 : cluster [DBG] pgmap v10738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:16:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:16:58 smithi067 bash[27441]: cluster 2024-04-03T20:16:56.618048+0000 mgr.y (mgr.24370) 10754 : cluster [DBG] pgmap v10738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:00 smithi082 bash[20963]: cluster 2024-04-03T20:16:58.618744+0000 mgr.y (mgr.24370) 10755 : cluster [DBG] pgmap v10739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:00 smithi082 bash[20963]: audit 2024-04-03T20:16:59.486062+0000 mon.c (mon.2) 4253 : audit [DBG] from='client.? 172.21.15.67:0/3176006845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:00 smithi067 bash[27441]: cluster 2024-04-03T20:16:58.618744+0000 mgr.y (mgr.24370) 10755 : cluster [DBG] pgmap v10739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:00 smithi067 bash[27441]: audit 2024-04-03T20:16:59.486062+0000 mon.c (mon.2) 4253 : audit [DBG] from='client.? 172.21.15.67:0/3176006845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:00 smithi067 bash[17655]: cluster 2024-04-03T20:16:58.618744+0000 mgr.y (mgr.24370) 10755 : cluster [DBG] pgmap v10739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:00 smithi067 bash[17655]: audit 2024-04-03T20:16:59.486062+0000 mon.c (mon.2) 4253 : audit [DBG] from='client.? 172.21.15.67:0/3176006845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:02 smithi082 bash[20963]: cluster 2024-04-03T20:17:00.619433+0000 mgr.y (mgr.24370) 10756 : cluster [DBG] pgmap v10740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:02 smithi082 bash[20963]: audit 2024-04-03T20:17:01.937014+0000 mon.c (mon.2) 4254 : audit [DBG] from='client.? 172.21.15.67:0/62707126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:02 smithi067 bash[17655]: cluster 2024-04-03T20:17:00.619433+0000 mgr.y (mgr.24370) 10756 : cluster [DBG] pgmap v10740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:02 smithi067 bash[17655]: audit 2024-04-03T20:17:01.937014+0000 mon.c (mon.2) 4254 : audit [DBG] from='client.? 172.21.15.67:0/62707126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:02 smithi067 bash[27441]: cluster 2024-04-03T20:17:00.619433+0000 mgr.y (mgr.24370) 10756 : cluster [DBG] pgmap v10740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:02 smithi067 bash[27441]: audit 2024-04-03T20:17:01.937014+0000 mon.c (mon.2) 4254 : audit [DBG] from='client.? 172.21.15.67:0/62707126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:17:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:17:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:04 smithi082 bash[20963]: cluster 2024-04-03T20:17:02.620568+0000 mgr.y (mgr.24370) 10757 : cluster [DBG] pgmap v10741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:04 smithi067 bash[17655]: cluster 2024-04-03T20:17:02.620568+0000 mgr.y (mgr.24370) 10757 : cluster [DBG] pgmap v10741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:04 smithi067 bash[27441]: cluster 2024-04-03T20:17:02.620568+0000 mgr.y (mgr.24370) 10757 : cluster [DBG] pgmap v10741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:05 smithi082 bash[20963]: audit 2024-04-03T20:17:04.390682+0000 mon.a (mon.0) 9449 : audit [DBG] from='client.? 172.21.15.67:0/2229541593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:05 smithi067 bash[17655]: audit 2024-04-03T20:17:04.390682+0000 mon.a (mon.0) 9449 : audit [DBG] from='client.? 172.21.15.67:0/2229541593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:05 smithi067 bash[27441]: audit 2024-04-03T20:17:04.390682+0000 mon.a (mon.0) 9449 : audit [DBG] from='client.? 172.21.15.67:0/2229541593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:06 smithi082 bash[20963]: cluster 2024-04-03T20:17:04.621197+0000 mgr.y (mgr.24370) 10758 : cluster [DBG] pgmap v10742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:06 smithi067 bash[27441]: cluster 2024-04-03T20:17:04.621197+0000 mgr.y (mgr.24370) 10758 : cluster [DBG] pgmap v10742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:06 smithi067 bash[17655]: cluster 2024-04-03T20:17:04.621197+0000 mgr.y (mgr.24370) 10758 : cluster [DBG] pgmap v10742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:07 smithi082 bash[20963]: audit 2024-04-03T20:17:06.848441+0000 mon.a (mon.0) 9450 : audit [DBG] from='client.? 172.21.15.67:0/1093725018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:07 smithi067 bash[17655]: audit 2024-04-03T20:17:06.848441+0000 mon.a (mon.0) 9450 : audit [DBG] from='client.? 172.21.15.67:0/1093725018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:07 smithi067 bash[27441]: audit 2024-04-03T20:17:06.848441+0000 mon.a (mon.0) 9450 : audit [DBG] from='client.? 172.21.15.67:0/1093725018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:08 smithi082 bash[20963]: cluster 2024-04-03T20:17:06.622233+0000 mgr.y (mgr.24370) 10759 : cluster [DBG] pgmap v10743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:08 smithi067 bash[17655]: cluster 2024-04-03T20:17:06.622233+0000 mgr.y (mgr.24370) 10759 : cluster [DBG] pgmap v10743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:08 smithi067 bash[27441]: cluster 2024-04-03T20:17:06.622233+0000 mgr.y (mgr.24370) 10759 : cluster [DBG] pgmap v10743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:09 smithi082 bash[20963]: cluster 2024-04-03T20:17:08.622904+0000 mgr.y (mgr.24370) 10760 : cluster [DBG] pgmap v10744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:09 smithi067 bash[17655]: cluster 2024-04-03T20:17:08.622904+0000 mgr.y (mgr.24370) 10760 : cluster [DBG] pgmap v10744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:09 smithi067 bash[27441]: cluster 2024-04-03T20:17:08.622904+0000 mgr.y (mgr.24370) 10760 : cluster [DBG] pgmap v10744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:10 smithi082 bash[20963]: audit 2024-04-03T20:17:09.304445+0000 mon.c (mon.2) 4255 : audit [DBG] from='client.? 172.21.15.67:0/3006776183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:10 smithi082 bash[20963]: audit 2024-04-03T20:17:09.901175+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:17:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:10 smithi067 bash[17655]: audit 2024-04-03T20:17:09.304445+0000 mon.c (mon.2) 4255 : audit [DBG] from='client.? 172.21.15.67:0/3006776183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:10 smithi067 bash[17655]: audit 2024-04-03T20:17:09.901175+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:17:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:10 smithi067 bash[27441]: audit 2024-04-03T20:17:09.304445+0000 mon.c (mon.2) 4255 : audit [DBG] from='client.? 172.21.15.67:0/3006776183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:10 smithi067 bash[27441]: audit 2024-04-03T20:17:09.901175+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:17:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:11 smithi082 bash[20963]: audit 2024-04-03T20:17:10.230980+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:11 smithi082 bash[20963]: cluster 2024-04-03T20:17:10.623591+0000 mgr.y (mgr.24370) 10761 : cluster [DBG] pgmap v10745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:11 smithi067 bash[17655]: audit 2024-04-03T20:17:10.230980+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:11 smithi067 bash[17655]: cluster 2024-04-03T20:17:10.623591+0000 mgr.y (mgr.24370) 10761 : cluster [DBG] pgmap v10745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:11 smithi067 bash[27441]: audit 2024-04-03T20:17:10.230980+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:11 smithi067 bash[27441]: cluster 2024-04-03T20:17:10.623591+0000 mgr.y (mgr.24370) 10761 : cluster [DBG] pgmap v10745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:12 smithi082 bash[20963]: audit 2024-04-03T20:17:11.751958+0000 mon.c (mon.2) 4256 : audit [DBG] from='client.? 172.21.15.67:0/3124233589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:12 smithi067 bash[17655]: audit 2024-04-03T20:17:11.751958+0000 mon.c (mon.2) 4256 : audit [DBG] from='client.? 172.21.15.67:0/3124233589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:12 smithi067 bash[27441]: audit 2024-04-03T20:17:11.751958+0000 mon.c (mon.2) 4256 : audit [DBG] from='client.? 172.21.15.67:0/3124233589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:13 smithi082 bash[20963]: cluster 2024-04-03T20:17:12.624736+0000 mgr.y (mgr.24370) 10762 : cluster [DBG] pgmap v10746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:13 smithi067 bash[17655]: cluster 2024-04-03T20:17:12.624736+0000 mgr.y (mgr.24370) 10762 : cluster [DBG] pgmap v10746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:13] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:17:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:13 smithi067 bash[27441]: cluster 2024-04-03T20:17:12.624736+0000 mgr.y (mgr.24370) 10762 : cluster [DBG] pgmap v10746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:17:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:14 smithi082 bash[20963]: audit 2024-04-03T20:17:14.214321+0000 mon.a (mon.0) 9453 : audit [DBG] from='client.? 172.21.15.67:0/3746868429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:14 smithi067 bash[17655]: audit 2024-04-03T20:17:14.214321+0000 mon.a (mon.0) 9453 : audit [DBG] from='client.? 172.21.15.67:0/3746868429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:14 smithi067 bash[27441]: audit 2024-04-03T20:17:14.214321+0000 mon.a (mon.0) 9453 : audit [DBG] from='client.? 172.21.15.67:0/3746868429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:15 smithi082 bash[20963]: cluster 2024-04-03T20:17:14.625453+0000 mgr.y (mgr.24370) 10763 : cluster [DBG] pgmap v10747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:15 smithi067 bash[27441]: cluster 2024-04-03T20:17:14.625453+0000 mgr.y (mgr.24370) 10763 : cluster [DBG] pgmap v10747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:15.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:15 smithi067 bash[17655]: cluster 2024-04-03T20:17:14.625453+0000 mgr.y (mgr.24370) 10763 : cluster [DBG] pgmap v10747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[27441]: audit 2024-04-03T20:17:15.662759+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[27441]: audit 2024-04-03T20:17:15.670778+0000 mon.a (mon.0) 9455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[27441]: audit 2024-04-03T20:17:15.904742+0000 mon.a (mon.0) 9456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[27441]: audit 2024-04-03T20:17:15.913063+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[27441]: audit 2024-04-03T20:17:16.340990+0000 mon.a (mon.0) 9458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:17:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[27441]: audit 2024-04-03T20:17:16.342335+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:17:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[27441]: audit 2024-04-03T20:17:16.353015+0000 mon.a (mon.0) 9460 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[17655]: audit 2024-04-03T20:17:15.662759+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[17655]: audit 2024-04-03T20:17:15.670778+0000 mon.a (mon.0) 9455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[17655]: audit 2024-04-03T20:17:15.904742+0000 mon.a (mon.0) 9456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[17655]: audit 2024-04-03T20:17:15.913063+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[17655]: audit 2024-04-03T20:17:16.340990+0000 mon.a (mon.0) 9458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:17:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[17655]: audit 2024-04-03T20:17:16.342335+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:17:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:16 smithi067 bash[17655]: audit 2024-04-03T20:17:16.353015+0000 mon.a (mon.0) 9460 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:16 smithi082 bash[20963]: audit 2024-04-03T20:17:15.662759+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:16 smithi082 bash[20963]: audit 2024-04-03T20:17:15.670778+0000 mon.a (mon.0) 9455 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:16 smithi082 bash[20963]: audit 2024-04-03T20:17:15.904742+0000 mon.a (mon.0) 9456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:16 smithi082 bash[20963]: audit 2024-04-03T20:17:15.913063+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:16 smithi082 bash[20963]: audit 2024-04-03T20:17:16.340990+0000 mon.a (mon.0) 9458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:17:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:16 smithi082 bash[20963]: audit 2024-04-03T20:17:16.342335+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:17:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:16 smithi082 bash[20963]: audit 2024-04-03T20:17:16.353015+0000 mon.a (mon.0) 9460 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:17:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:17 smithi067 bash[17655]: cluster 2024-04-03T20:17:16.626548+0000 mgr.y (mgr.24370) 10764 : cluster [DBG] pgmap v10748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:17 smithi067 bash[17655]: audit 2024-04-03T20:17:16.669643+0000 mon.c (mon.2) 4257 : audit [DBG] from='client.? 172.21.15.67:0/2637236316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:17 smithi067 bash[27441]: cluster 2024-04-03T20:17:16.626548+0000 mgr.y (mgr.24370) 10764 : cluster [DBG] pgmap v10748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:17 smithi067 bash[27441]: audit 2024-04-03T20:17:16.669643+0000 mon.c (mon.2) 4257 : audit [DBG] from='client.? 172.21.15.67:0/2637236316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:17 smithi082 bash[20963]: cluster 2024-04-03T20:17:16.626548+0000 mgr.y (mgr.24370) 10764 : cluster [DBG] pgmap v10748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:17 smithi082 bash[20963]: audit 2024-04-03T20:17:16.669643+0000 mon.c (mon.2) 4257 : audit [DBG] from='client.? 172.21.15.67:0/2637236316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:19 smithi082 bash[20963]: cluster 2024-04-03T20:17:18.627224+0000 mgr.y (mgr.24370) 10765 : cluster [DBG] pgmap v10749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:19 smithi082 bash[20963]: audit 2024-04-03T20:17:19.120379+0000 mon.c (mon.2) 4258 : audit [DBG] from='client.? 172.21.15.67:0/550435078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:19 smithi067 bash[27441]: cluster 2024-04-03T20:17:18.627224+0000 mgr.y (mgr.24370) 10765 : cluster [DBG] pgmap v10749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:19 smithi067 bash[27441]: audit 2024-04-03T20:17:19.120379+0000 mon.c (mon.2) 4258 : audit [DBG] from='client.? 172.21.15.67:0/550435078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:19 smithi067 bash[17655]: cluster 2024-04-03T20:17:18.627224+0000 mgr.y (mgr.24370) 10765 : cluster [DBG] pgmap v10749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:19 smithi067 bash[17655]: audit 2024-04-03T20:17:19.120379+0000 mon.c (mon.2) 4258 : audit [DBG] from='client.? 172.21.15.67:0/550435078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:21 smithi082 bash[20963]: cluster 2024-04-03T20:17:20.627975+0000 mgr.y (mgr.24370) 10766 : cluster [DBG] pgmap v10750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:21 smithi082 bash[20963]: audit 2024-04-03T20:17:21.575417+0000 mon.a (mon.0) 9461 : audit [DBG] from='client.? 172.21.15.67:0/547716429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:21 smithi067 bash[27441]: cluster 2024-04-03T20:17:20.627975+0000 mgr.y (mgr.24370) 10766 : cluster [DBG] pgmap v10750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:21 smithi067 bash[27441]: audit 2024-04-03T20:17:21.575417+0000 mon.a (mon.0) 9461 : audit [DBG] from='client.? 172.21.15.67:0/547716429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:21 smithi067 bash[17655]: cluster 2024-04-03T20:17:20.627975+0000 mgr.y (mgr.24370) 10766 : cluster [DBG] pgmap v10750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:21 smithi067 bash[17655]: audit 2024-04-03T20:17:21.575417+0000 mon.a (mon.0) 9461 : audit [DBG] from='client.? 172.21.15.67:0/547716429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:23] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:17:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:23 smithi082 bash[20963]: cluster 2024-04-03T20:17:22.629134+0000 mgr.y (mgr.24370) 10767 : cluster [DBG] pgmap v10751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:17:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:23 smithi067 bash[27441]: cluster 2024-04-03T20:17:22.629134+0000 mgr.y (mgr.24370) 10767 : cluster [DBG] pgmap v10751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:23 smithi067 bash[17655]: cluster 2024-04-03T20:17:22.629134+0000 mgr.y (mgr.24370) 10767 : cluster [DBG] pgmap v10751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:24 smithi082 bash[20963]: audit 2024-04-03T20:17:24.023536+0000 mon.c (mon.2) 4259 : audit [DBG] from='client.? 172.21.15.67:0/2972974446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:24 smithi067 bash[17655]: audit 2024-04-03T20:17:24.023536+0000 mon.c (mon.2) 4259 : audit [DBG] from='client.? 172.21.15.67:0/2972974446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:24 smithi067 bash[27441]: audit 2024-04-03T20:17:24.023536+0000 mon.c (mon.2) 4259 : audit [DBG] from='client.? 172.21.15.67:0/2972974446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:25 smithi082 bash[20963]: cluster 2024-04-03T20:17:24.629825+0000 mgr.y (mgr.24370) 10768 : cluster [DBG] pgmap v10752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:25 smithi082 bash[20963]: audit 2024-04-03T20:17:25.231475+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:25 smithi067 bash[17655]: cluster 2024-04-03T20:17:24.629825+0000 mgr.y (mgr.24370) 10768 : cluster [DBG] pgmap v10752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:25 smithi067 bash[17655]: audit 2024-04-03T20:17:25.231475+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:25 smithi067 bash[27441]: cluster 2024-04-03T20:17:24.629825+0000 mgr.y (mgr.24370) 10768 : cluster [DBG] pgmap v10752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:25 smithi067 bash[27441]: audit 2024-04-03T20:17:25.231475+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:26 smithi082 bash[20963]: audit 2024-04-03T20:17:26.485918+0000 mon.c (mon.2) 4260 : audit [DBG] from='client.? 172.21.15.67:0/3706372890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:26 smithi067 bash[27441]: audit 2024-04-03T20:17:26.485918+0000 mon.c (mon.2) 4260 : audit [DBG] from='client.? 172.21.15.67:0/3706372890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:26 smithi067 bash[17655]: audit 2024-04-03T20:17:26.485918+0000 mon.c (mon.2) 4260 : audit [DBG] from='client.? 172.21.15.67:0/3706372890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:27 smithi082 bash[20963]: cluster 2024-04-03T20:17:26.630980+0000 mgr.y (mgr.24370) 10769 : cluster [DBG] pgmap v10753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:27 smithi067 bash[27441]: cluster 2024-04-03T20:17:26.630980+0000 mgr.y (mgr.24370) 10769 : cluster [DBG] pgmap v10753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:27 smithi067 bash[17655]: cluster 2024-04-03T20:17:26.630980+0000 mgr.y (mgr.24370) 10769 : cluster [DBG] pgmap v10753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:29 smithi082 bash[20963]: cluster 2024-04-03T20:17:28.631624+0000 mgr.y (mgr.24370) 10770 : cluster [DBG] pgmap v10754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:29 smithi082 bash[20963]: audit 2024-04-03T20:17:28.943164+0000 mon.a (mon.0) 9463 : audit [DBG] from='client.? 172.21.15.67:0/465349125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:29 smithi067 bash[27441]: cluster 2024-04-03T20:17:28.631624+0000 mgr.y (mgr.24370) 10770 : cluster [DBG] pgmap v10754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:29 smithi067 bash[27441]: audit 2024-04-03T20:17:28.943164+0000 mon.a (mon.0) 9463 : audit [DBG] from='client.? 172.21.15.67:0/465349125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:29 smithi067 bash[17655]: cluster 2024-04-03T20:17:28.631624+0000 mgr.y (mgr.24370) 10770 : cluster [DBG] pgmap v10754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:29 smithi067 bash[17655]: audit 2024-04-03T20:17:28.943164+0000 mon.a (mon.0) 9463 : audit [DBG] from='client.? 172.21.15.67:0/465349125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:31 smithi082 bash[20963]: cluster 2024-04-03T20:17:30.632363+0000 mgr.y (mgr.24370) 10771 : cluster [DBG] pgmap v10755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:31 smithi082 bash[20963]: audit 2024-04-03T20:17:31.398578+0000 mon.a (mon.0) 9464 : audit [DBG] from='client.? 172.21.15.67:0/3925956685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:31 smithi067 bash[27441]: cluster 2024-04-03T20:17:30.632363+0000 mgr.y (mgr.24370) 10771 : cluster [DBG] pgmap v10755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:31 smithi067 bash[27441]: audit 2024-04-03T20:17:31.398578+0000 mon.a (mon.0) 9464 : audit [DBG] from='client.? 172.21.15.67:0/3925956685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:31 smithi067 bash[17655]: cluster 2024-04-03T20:17:30.632363+0000 mgr.y (mgr.24370) 10771 : cluster [DBG] pgmap v10755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:31 smithi067 bash[17655]: audit 2024-04-03T20:17:31.398578+0000 mon.a (mon.0) 9464 : audit [DBG] from='client.? 172.21.15.67:0/3925956685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:17:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:33 smithi082 bash[20963]: cluster 2024-04-03T20:17:32.633626+0000 mgr.y (mgr.24370) 10772 : cluster [DBG] pgmap v10756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:17:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:33 smithi067 bash[27441]: cluster 2024-04-03T20:17:32.633626+0000 mgr.y (mgr.24370) 10772 : cluster [DBG] pgmap v10756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:33 smithi067 bash[17655]: cluster 2024-04-03T20:17:32.633626+0000 mgr.y (mgr.24370) 10772 : cluster [DBG] pgmap v10756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:34 smithi082 bash[20963]: audit 2024-04-03T20:17:33.852875+0000 mon.a (mon.0) 9465 : audit [DBG] from='client.? 172.21.15.67:0/3786594342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:34 smithi067 bash[17655]: audit 2024-04-03T20:17:33.852875+0000 mon.a (mon.0) 9465 : audit [DBG] from='client.? 172.21.15.67:0/3786594342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:34 smithi067 bash[27441]: audit 2024-04-03T20:17:33.852875+0000 mon.a (mon.0) 9465 : audit [DBG] from='client.? 172.21.15.67:0/3786594342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:35 smithi082 bash[20963]: cluster 2024-04-03T20:17:34.634361+0000 mgr.y (mgr.24370) 10773 : cluster [DBG] pgmap v10757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:35 smithi067 bash[27441]: cluster 2024-04-03T20:17:34.634361+0000 mgr.y (mgr.24370) 10773 : cluster [DBG] pgmap v10757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:35 smithi067 bash[17655]: cluster 2024-04-03T20:17:34.634361+0000 mgr.y (mgr.24370) 10773 : cluster [DBG] pgmap v10757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:36 smithi082 bash[20963]: audit 2024-04-03T20:17:36.309991+0000 mon.c (mon.2) 4261 : audit [DBG] from='client.? 172.21.15.67:0/1577095531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:36 smithi067 bash[27441]: audit 2024-04-03T20:17:36.309991+0000 mon.c (mon.2) 4261 : audit [DBG] from='client.? 172.21.15.67:0/1577095531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:36 smithi067 bash[17655]: audit 2024-04-03T20:17:36.309991+0000 mon.c (mon.2) 4261 : audit [DBG] from='client.? 172.21.15.67:0/1577095531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:37 smithi082 bash[20963]: cluster 2024-04-03T20:17:36.635674+0000 mgr.y (mgr.24370) 10774 : cluster [DBG] pgmap v10758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:37 smithi067 bash[17655]: cluster 2024-04-03T20:17:36.635674+0000 mgr.y (mgr.24370) 10774 : cluster [DBG] pgmap v10758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:37 smithi067 bash[27441]: cluster 2024-04-03T20:17:36.635674+0000 mgr.y (mgr.24370) 10774 : cluster [DBG] pgmap v10758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:39 smithi082 bash[20963]: cluster 2024-04-03T20:17:38.636486+0000 mgr.y (mgr.24370) 10775 : cluster [DBG] pgmap v10759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:39 smithi082 bash[20963]: audit 2024-04-03T20:17:38.762803+0000 mon.c (mon.2) 4262 : audit [DBG] from='client.? 172.21.15.67:0/3172581951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:39 smithi067 bash[17655]: cluster 2024-04-03T20:17:38.636486+0000 mgr.y (mgr.24370) 10775 : cluster [DBG] pgmap v10759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:39 smithi067 bash[17655]: audit 2024-04-03T20:17:38.762803+0000 mon.c (mon.2) 4262 : audit [DBG] from='client.? 172.21.15.67:0/3172581951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:39 smithi067 bash[27441]: cluster 2024-04-03T20:17:38.636486+0000 mgr.y (mgr.24370) 10775 : cluster [DBG] pgmap v10759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:39 smithi067 bash[27441]: audit 2024-04-03T20:17:38.762803+0000 mon.c (mon.2) 4262 : audit [DBG] from='client.? 172.21.15.67:0/3172581951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:40 smithi082 bash[20963]: audit 2024-04-03T20:17:40.231952+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:40 smithi067 bash[27441]: audit 2024-04-03T20:17:40.231952+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:40 smithi067 bash[17655]: audit 2024-04-03T20:17:40.231952+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:41 smithi082 bash[20963]: cluster 2024-04-03T20:17:40.637201+0000 mgr.y (mgr.24370) 10776 : cluster [DBG] pgmap v10760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:41 smithi082 bash[20963]: audit 2024-04-03T20:17:41.210393+0000 mon.c (mon.2) 4263 : audit [DBG] from='client.? 172.21.15.67:0/511396454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:41 smithi067 bash[17655]: cluster 2024-04-03T20:17:40.637201+0000 mgr.y (mgr.24370) 10776 : cluster [DBG] pgmap v10760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:41 smithi067 bash[17655]: audit 2024-04-03T20:17:41.210393+0000 mon.c (mon.2) 4263 : audit [DBG] from='client.? 172.21.15.67:0/511396454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:41 smithi067 bash[27441]: cluster 2024-04-03T20:17:40.637201+0000 mgr.y (mgr.24370) 10776 : cluster [DBG] pgmap v10760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:41 smithi067 bash[27441]: audit 2024-04-03T20:17:41.210393+0000 mon.c (mon.2) 4263 : audit [DBG] from='client.? 172.21.15.67:0/511396454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:17:43.762 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:17:44.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:43 smithi082 bash[20963]: cluster 2024-04-03T20:17:42.638347+0000 mgr.y (mgr.24370) 10777 : cluster [DBG] pgmap v10761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:44.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:43 smithi082 bash[20963]: audit 2024-04-03T20:17:43.665744+0000 mon.c (mon.2) 4264 : audit [DBG] from='client.? 172.21.15.67:0/596102005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:43 smithi067 bash[27441]: cluster 2024-04-03T20:17:42.638347+0000 mgr.y (mgr.24370) 10777 : cluster [DBG] pgmap v10761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:43 smithi067 bash[27441]: audit 2024-04-03T20:17:43.665744+0000 mon.c (mon.2) 4264 : audit [DBG] from='client.? 172.21.15.67:0/596102005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:43 smithi067 bash[17655]: cluster 2024-04-03T20:17:42.638347+0000 mgr.y (mgr.24370) 10777 : cluster [DBG] pgmap v10761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:43 smithi067 bash[17655]: audit 2024-04-03T20:17:43.665744+0000 mon.c (mon.2) 4264 : audit [DBG] from='client.? 172.21.15.67:0/596102005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:45 smithi082 bash[20963]: cluster 2024-04-03T20:17:44.639031+0000 mgr.y (mgr.24370) 10778 : cluster [DBG] pgmap v10762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:45 smithi067 bash[27441]: cluster 2024-04-03T20:17:44.639031+0000 mgr.y (mgr.24370) 10778 : cluster [DBG] pgmap v10762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:45 smithi067 bash[17655]: cluster 2024-04-03T20:17:44.639031+0000 mgr.y (mgr.24370) 10778 : cluster [DBG] pgmap v10762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:46 smithi082 bash[20963]: audit 2024-04-03T20:17:46.112289+0000 mon.a (mon.0) 9467 : audit [DBG] from='client.? 172.21.15.67:0/851616213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:46 smithi067 bash[17655]: audit 2024-04-03T20:17:46.112289+0000 mon.a (mon.0) 9467 : audit [DBG] from='client.? 172.21.15.67:0/851616213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:46 smithi067 bash[27441]: audit 2024-04-03T20:17:46.112289+0000 mon.a (mon.0) 9467 : audit [DBG] from='client.? 172.21.15.67:0/851616213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:47 smithi082 bash[20963]: cluster 2024-04-03T20:17:46.640246+0000 mgr.y (mgr.24370) 10779 : cluster [DBG] pgmap v10763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:47 smithi067 bash[17655]: cluster 2024-04-03T20:17:46.640246+0000 mgr.y (mgr.24370) 10779 : cluster [DBG] pgmap v10763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:47 smithi067 bash[27441]: cluster 2024-04-03T20:17:46.640246+0000 mgr.y (mgr.24370) 10779 : cluster [DBG] pgmap v10763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:48 smithi082 bash[20963]: audit 2024-04-03T20:17:48.565932+0000 mon.a (mon.0) 9468 : audit [DBG] from='client.? 172.21.15.67:0/2431646941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:48 smithi067 bash[17655]: audit 2024-04-03T20:17:48.565932+0000 mon.a (mon.0) 9468 : audit [DBG] from='client.? 172.21.15.67:0/2431646941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:48 smithi067 bash[27441]: audit 2024-04-03T20:17:48.565932+0000 mon.a (mon.0) 9468 : audit [DBG] from='client.? 172.21.15.67:0/2431646941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:49 smithi082 bash[20963]: cluster 2024-04-03T20:17:48.640910+0000 mgr.y (mgr.24370) 10780 : cluster [DBG] pgmap v10764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:49 smithi067 bash[17655]: cluster 2024-04-03T20:17:48.640910+0000 mgr.y (mgr.24370) 10780 : cluster [DBG] pgmap v10764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:49 smithi067 bash[27441]: cluster 2024-04-03T20:17:48.640910+0000 mgr.y (mgr.24370) 10780 : cluster [DBG] pgmap v10764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:51 smithi082 bash[20963]: cluster 2024-04-03T20:17:50.641589+0000 mgr.y (mgr.24370) 10781 : cluster [DBG] pgmap v10765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:51 smithi082 bash[20963]: audit 2024-04-03T20:17:51.019977+0000 mon.a (mon.0) 9469 : audit [DBG] from='client.? 172.21.15.67:0/1084683405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:51 smithi067 bash[17655]: cluster 2024-04-03T20:17:50.641589+0000 mgr.y (mgr.24370) 10781 : cluster [DBG] pgmap v10765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:51 smithi067 bash[17655]: audit 2024-04-03T20:17:51.019977+0000 mon.a (mon.0) 9469 : audit [DBG] from='client.? 172.21.15.67:0/1084683405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:51 smithi067 bash[27441]: cluster 2024-04-03T20:17:50.641589+0000 mgr.y (mgr.24370) 10781 : cluster [DBG] pgmap v10765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:51 smithi067 bash[27441]: audit 2024-04-03T20:17:51.019977+0000 mon.a (mon.0) 9469 : audit [DBG] from='client.? 172.21.15.67:0/1084683405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:17:53.798 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:17:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:53 smithi082 bash[20963]: cluster 2024-04-03T20:17:52.642756+0000 mgr.y (mgr.24370) 10782 : cluster [DBG] pgmap v10766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:53 smithi082 bash[20963]: audit 2024-04-03T20:17:53.480750+0000 mon.c (mon.2) 4265 : audit [DBG] from='client.? 172.21.15.67:0/805901556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:53 smithi067 bash[27441]: cluster 2024-04-03T20:17:52.642756+0000 mgr.y (mgr.24370) 10782 : cluster [DBG] pgmap v10766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:53 smithi067 bash[27441]: audit 2024-04-03T20:17:53.480750+0000 mon.c (mon.2) 4265 : audit [DBG] from='client.? 172.21.15.67:0/805901556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:53 smithi067 bash[17655]: cluster 2024-04-03T20:17:52.642756+0000 mgr.y (mgr.24370) 10782 : cluster [DBG] pgmap v10766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:53 smithi067 bash[17655]: audit 2024-04-03T20:17:53.480750+0000 mon.c (mon.2) 4265 : audit [DBG] from='client.? 172.21.15.67:0/805901556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:55 smithi082 bash[20963]: cluster 2024-04-03T20:17:54.643438+0000 mgr.y (mgr.24370) 10783 : cluster [DBG] pgmap v10767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:55 smithi082 bash[20963]: audit 2024-04-03T20:17:55.232354+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:55 smithi067 bash[27441]: cluster 2024-04-03T20:17:54.643438+0000 mgr.y (mgr.24370) 10783 : cluster [DBG] pgmap v10767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:55 smithi067 bash[27441]: audit 2024-04-03T20:17:55.232354+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:55 smithi067 bash[17655]: cluster 2024-04-03T20:17:54.643438+0000 mgr.y (mgr.24370) 10783 : cluster [DBG] pgmap v10767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:55 smithi067 bash[17655]: audit 2024-04-03T20:17:55.232354+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:17:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:56 smithi082 bash[20963]: audit 2024-04-03T20:17:55.937189+0000 mon.c (mon.2) 4266 : audit [DBG] from='client.? 172.21.15.67:0/3060212241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:56 smithi067 bash[27441]: audit 2024-04-03T20:17:55.937189+0000 mon.c (mon.2) 4266 : audit [DBG] from='client.? 172.21.15.67:0/3060212241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:56 smithi067 bash[17655]: audit 2024-04-03T20:17:55.937189+0000 mon.c (mon.2) 4266 : audit [DBG] from='client.? 172.21.15.67:0/3060212241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:57 smithi082 bash[20963]: cluster 2024-04-03T20:17:56.644734+0000 mgr.y (mgr.24370) 10784 : cluster [DBG] pgmap v10768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:58.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:57 smithi067 bash[17655]: cluster 2024-04-03T20:17:56.644734+0000 mgr.y (mgr.24370) 10784 : cluster [DBG] pgmap v10768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:57 smithi067 bash[27441]: cluster 2024-04-03T20:17:56.644734+0000 mgr.y (mgr.24370) 10784 : cluster [DBG] pgmap v10768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:17:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:58 smithi082 bash[20963]: audit 2024-04-03T20:17:58.389451+0000 mon.a (mon.0) 9471 : audit [DBG] from='client.? 172.21.15.67:0/2211819052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:58 smithi067 bash[27441]: audit 2024-04-03T20:17:58.389451+0000 mon.a (mon.0) 9471 : audit [DBG] from='client.? 172.21.15.67:0/2211819052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:17:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:58 smithi067 bash[17655]: audit 2024-04-03T20:17:58.389451+0000 mon.a (mon.0) 9471 : audit [DBG] from='client.? 172.21.15.67:0/2211819052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:17:59 smithi082 bash[20963]: cluster 2024-04-03T20:17:58.645480+0000 mgr.y (mgr.24370) 10785 : cluster [DBG] pgmap v10769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:17:59 smithi067 bash[27441]: cluster 2024-04-03T20:17:58.645480+0000 mgr.y (mgr.24370) 10785 : cluster [DBG] pgmap v10769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:17:59 smithi067 bash[17655]: cluster 2024-04-03T20:17:58.645480+0000 mgr.y (mgr.24370) 10785 : cluster [DBG] pgmap v10769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:01 smithi082 bash[20963]: cluster 2024-04-03T20:18:00.646146+0000 mgr.y (mgr.24370) 10786 : cluster [DBG] pgmap v10770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:01 smithi082 bash[20963]: audit 2024-04-03T20:18:00.840935+0000 mon.c (mon.2) 4267 : audit [DBG] from='client.? 172.21.15.67:0/4078443351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:01 smithi067 bash[27441]: cluster 2024-04-03T20:18:00.646146+0000 mgr.y (mgr.24370) 10786 : cluster [DBG] pgmap v10770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:01 smithi067 bash[27441]: audit 2024-04-03T20:18:00.840935+0000 mon.c (mon.2) 4267 : audit [DBG] from='client.? 172.21.15.67:0/4078443351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:01 smithi067 bash[17655]: cluster 2024-04-03T20:18:00.646146+0000 mgr.y (mgr.24370) 10786 : cluster [DBG] pgmap v10770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:01 smithi067 bash[17655]: audit 2024-04-03T20:18:00.840935+0000 mon.c (mon.2) 4267 : audit [DBG] from='client.? 172.21.15.67:0/4078443351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:03] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:18:03.828 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:18:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:03 smithi082 bash[20963]: cluster 2024-04-03T20:18:02.647313+0000 mgr.y (mgr.24370) 10787 : cluster [DBG] pgmap v10771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:03 smithi082 bash[20963]: audit 2024-04-03T20:18:03.295217+0000 mon.a (mon.0) 9472 : audit [DBG] from='client.? 172.21.15.67:0/2545632448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:03 smithi067 bash[17655]: cluster 2024-04-03T20:18:02.647313+0000 mgr.y (mgr.24370) 10787 : cluster [DBG] pgmap v10771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:03 smithi067 bash[17655]: audit 2024-04-03T20:18:03.295217+0000 mon.a (mon.0) 9472 : audit [DBG] from='client.? 172.21.15.67:0/2545632448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:03 smithi067 bash[27441]: cluster 2024-04-03T20:18:02.647313+0000 mgr.y (mgr.24370) 10787 : cluster [DBG] pgmap v10771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:03 smithi067 bash[27441]: audit 2024-04-03T20:18:03.295217+0000 mon.a (mon.0) 9472 : audit [DBG] from='client.? 172.21.15.67:0/2545632448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:05 smithi082 bash[20963]: cluster 2024-04-03T20:18:04.647982+0000 mgr.y (mgr.24370) 10788 : cluster [DBG] pgmap v10772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:05 smithi082 bash[20963]: audit 2024-04-03T20:18:05.741791+0000 mon.c (mon.2) 4268 : audit [DBG] from='client.? 172.21.15.67:0/1936137563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:05 smithi067 bash[17655]: cluster 2024-04-03T20:18:04.647982+0000 mgr.y (mgr.24370) 10788 : cluster [DBG] pgmap v10772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:05 smithi067 bash[17655]: audit 2024-04-03T20:18:05.741791+0000 mon.c (mon.2) 4268 : audit [DBG] from='client.? 172.21.15.67:0/1936137563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:05 smithi067 bash[27441]: cluster 2024-04-03T20:18:04.647982+0000 mgr.y (mgr.24370) 10788 : cluster [DBG] pgmap v10772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:05 smithi067 bash[27441]: audit 2024-04-03T20:18:05.741791+0000 mon.c (mon.2) 4268 : audit [DBG] from='client.? 172.21.15.67:0/1936137563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:07 smithi082 bash[20963]: cluster 2024-04-03T20:18:06.649114+0000 mgr.y (mgr.24370) 10789 : cluster [DBG] pgmap v10773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:07 smithi067 bash[17655]: cluster 2024-04-03T20:18:06.649114+0000 mgr.y (mgr.24370) 10789 : cluster [DBG] pgmap v10773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:07 smithi067 bash[27441]: cluster 2024-04-03T20:18:06.649114+0000 mgr.y (mgr.24370) 10789 : cluster [DBG] pgmap v10773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:08 smithi082 bash[20963]: audit 2024-04-03T20:18:08.197010+0000 mon.a (mon.0) 9473 : audit [DBG] from='client.? 172.21.15.67:0/4055333023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:08 smithi067 bash[27441]: audit 2024-04-03T20:18:08.197010+0000 mon.a (mon.0) 9473 : audit [DBG] from='client.? 172.21.15.67:0/4055333023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:08 smithi067 bash[17655]: audit 2024-04-03T20:18:08.197010+0000 mon.a (mon.0) 9473 : audit [DBG] from='client.? 172.21.15.67:0/4055333023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:09 smithi082 bash[20963]: cluster 2024-04-03T20:18:08.649830+0000 mgr.y (mgr.24370) 10790 : cluster [DBG] pgmap v10774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:09 smithi067 bash[17655]: cluster 2024-04-03T20:18:08.649830+0000 mgr.y (mgr.24370) 10790 : cluster [DBG] pgmap v10774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:09 smithi067 bash[27441]: cluster 2024-04-03T20:18:08.649830+0000 mgr.y (mgr.24370) 10790 : cluster [DBG] pgmap v10774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:10 smithi082 bash[20963]: audit 2024-04-03T20:18:10.232673+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:10 smithi082 bash[20963]: audit 2024-04-03T20:18:10.651921+0000 mon.a (mon.0) 9475 : audit [DBG] from='client.? 172.21.15.67:0/3505762430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:10 smithi067 bash[17655]: audit 2024-04-03T20:18:10.232673+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:10 smithi067 bash[17655]: audit 2024-04-03T20:18:10.651921+0000 mon.a (mon.0) 9475 : audit [DBG] from='client.? 172.21.15.67:0/3505762430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:10 smithi067 bash[27441]: audit 2024-04-03T20:18:10.232673+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:10 smithi067 bash[27441]: audit 2024-04-03T20:18:10.651921+0000 mon.a (mon.0) 9475 : audit [DBG] from='client.? 172.21.15.67:0/3505762430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:11 smithi082 bash[20963]: cluster 2024-04-03T20:18:10.650468+0000 mgr.y (mgr.24370) 10791 : cluster [DBG] pgmap v10775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:11 smithi067 bash[27441]: cluster 2024-04-03T20:18:10.650468+0000 mgr.y (mgr.24370) 10791 : cluster [DBG] pgmap v10775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:11 smithi067 bash[17655]: cluster 2024-04-03T20:18:10.650468+0000 mgr.y (mgr.24370) 10791 : cluster [DBG] pgmap v10775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:18:13.861 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:13 smithi082 bash[20963]: cluster 2024-04-03T20:18:12.651687+0000 mgr.y (mgr.24370) 10792 : cluster [DBG] pgmap v10776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:13 smithi082 bash[20963]: audit 2024-04-03T20:18:13.104717+0000 mon.c (mon.2) 4269 : audit [DBG] from='client.? 172.21.15.67:0/1675377927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:13 smithi067 bash[17655]: cluster 2024-04-03T20:18:12.651687+0000 mgr.y (mgr.24370) 10792 : cluster [DBG] pgmap v10776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:13 smithi067 bash[17655]: audit 2024-04-03T20:18:13.104717+0000 mon.c (mon.2) 4269 : audit [DBG] from='client.? 172.21.15.67:0/1675377927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:13 smithi067 bash[27441]: cluster 2024-04-03T20:18:12.651687+0000 mgr.y (mgr.24370) 10792 : cluster [DBG] pgmap v10776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:13 smithi067 bash[27441]: audit 2024-04-03T20:18:13.104717+0000 mon.c (mon.2) 4269 : audit [DBG] from='client.? 172.21.15.67:0/1675377927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:15 smithi082 bash[20963]: cluster 2024-04-03T20:18:14.652416+0000 mgr.y (mgr.24370) 10793 : cluster [DBG] pgmap v10777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:15 smithi082 bash[20963]: audit 2024-04-03T20:18:15.565196+0000 mon.c (mon.2) 4270 : audit [DBG] from='client.? 172.21.15.67:0/2634743084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:15 smithi067 bash[27441]: cluster 2024-04-03T20:18:14.652416+0000 mgr.y (mgr.24370) 10793 : cluster [DBG] pgmap v10777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:15 smithi067 bash[27441]: audit 2024-04-03T20:18:15.565196+0000 mon.c (mon.2) 4270 : audit [DBG] from='client.? 172.21.15.67:0/2634743084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:15 smithi067 bash[17655]: cluster 2024-04-03T20:18:14.652416+0000 mgr.y (mgr.24370) 10793 : cluster [DBG] pgmap v10777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:15 smithi067 bash[17655]: audit 2024-04-03T20:18:15.565196+0000 mon.c (mon.2) 4270 : audit [DBG] from='client.? 172.21.15.67:0/2634743084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:16 smithi082 bash[20963]: audit 2024-04-03T20:18:16.428660+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:18:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:16 smithi067 bash[17655]: audit 2024-04-03T20:18:16.428660+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:18:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:16 smithi067 bash[27441]: audit 2024-04-03T20:18:16.428660+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:18:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:17 smithi082 bash[20963]: cluster 2024-04-03T20:18:16.653440+0000 mgr.y (mgr.24370) 10794 : cluster [DBG] pgmap v10778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:17 smithi067 bash[17655]: cluster 2024-04-03T20:18:16.653440+0000 mgr.y (mgr.24370) 10794 : cluster [DBG] pgmap v10778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:17 smithi067 bash[27441]: cluster 2024-04-03T20:18:16.653440+0000 mgr.y (mgr.24370) 10794 : cluster [DBG] pgmap v10778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:18 smithi067 bash[17655]: audit 2024-04-03T20:18:18.032577+0000 mon.c (mon.2) 4271 : audit [DBG] from='client.? 172.21.15.67:0/4051232750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:18 smithi067 bash[27441]: audit 2024-04-03T20:18:18.032577+0000 mon.c (mon.2) 4271 : audit [DBG] from='client.? 172.21.15.67:0/4051232750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:18 smithi082 bash[20963]: audit 2024-04-03T20:18:18.032577+0000 mon.c (mon.2) 4271 : audit [DBG] from='client.? 172.21.15.67:0/4051232750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:19 smithi067 bash[17655]: cluster 2024-04-03T20:18:18.654132+0000 mgr.y (mgr.24370) 10795 : cluster [DBG] pgmap v10779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:19 smithi067 bash[27441]: cluster 2024-04-03T20:18:18.654132+0000 mgr.y (mgr.24370) 10795 : cluster [DBG] pgmap v10779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:19 smithi082 bash[20963]: cluster 2024-04-03T20:18:18.654132+0000 mgr.y (mgr.24370) 10795 : cluster [DBG] pgmap v10779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:20 smithi067 bash[17655]: audit 2024-04-03T20:18:20.487427+0000 mon.a (mon.0) 9477 : audit [DBG] from='client.? 172.21.15.67:0/3724917288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:20 smithi067 bash[27441]: audit 2024-04-03T20:18:20.487427+0000 mon.a (mon.0) 9477 : audit [DBG] from='client.? 172.21.15.67:0/3724917288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:20 smithi082 bash[20963]: audit 2024-04-03T20:18:20.487427+0000 mon.a (mon.0) 9477 : audit [DBG] from='client.? 172.21.15.67:0/3724917288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:21 smithi067 bash[17655]: cluster 2024-04-03T20:18:20.654810+0000 mgr.y (mgr.24370) 10796 : cluster [DBG] pgmap v10780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:21 smithi067 bash[27441]: cluster 2024-04-03T20:18:20.654810+0000 mgr.y (mgr.24370) 10796 : cluster [DBG] pgmap v10780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:21 smithi082 bash[20963]: cluster 2024-04-03T20:18:20.654810+0000 mgr.y (mgr.24370) 10796 : cluster [DBG] pgmap v10780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:18:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[27441]: audit 2024-04-03T20:18:22.224694+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[27441]: audit 2024-04-03T20:18:22.232803+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[27441]: audit 2024-04-03T20:18:22.424858+0000 mon.a (mon.0) 9480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[27441]: audit 2024-04-03T20:18:22.432799+0000 mon.a (mon.0) 9481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[27441]: cluster 2024-04-03T20:18:22.655775+0000 mgr.y (mgr.24370) 10797 : cluster [DBG] pgmap v10781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[27441]: audit 2024-04-03T20:18:22.859436+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[27441]: audit 2024-04-03T20:18:22.861267+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[27441]: audit 2024-04-03T20:18:22.871272+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[27441]: audit 2024-04-03T20:18:22.957584+0000 mon.c (mon.2) 4272 : audit [DBG] from='client.? 172.21.15.67:0/2570380385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17655]: audit 2024-04-03T20:18:22.224694+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17655]: audit 2024-04-03T20:18:22.232803+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17655]: audit 2024-04-03T20:18:22.424858+0000 mon.a (mon.0) 9480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17655]: audit 2024-04-03T20:18:22.432799+0000 mon.a (mon.0) 9481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17655]: cluster 2024-04-03T20:18:22.655775+0000 mgr.y (mgr.24370) 10797 : cluster [DBG] pgmap v10781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17655]: audit 2024-04-03T20:18:22.859436+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17655]: audit 2024-04-03T20:18:22.861267+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17655]: audit 2024-04-03T20:18:22.871272+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:23 smithi067 bash[17655]: audit 2024-04-03T20:18:22.957584+0000 mon.c (mon.2) 4272 : audit [DBG] from='client.? 172.21.15.67:0/2570380385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[20963]: audit 2024-04-03T20:18:22.224694+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[20963]: audit 2024-04-03T20:18:22.232803+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[20963]: audit 2024-04-03T20:18:22.424858+0000 mon.a (mon.0) 9480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[20963]: audit 2024-04-03T20:18:22.432799+0000 mon.a (mon.0) 9481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[20963]: cluster 2024-04-03T20:18:22.655775+0000 mgr.y (mgr.24370) 10797 : cluster [DBG] pgmap v10781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[20963]: audit 2024-04-03T20:18:22.859436+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:18:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[20963]: audit 2024-04-03T20:18:22.861267+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:18:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[20963]: audit 2024-04-03T20:18:22.871272+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:18:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[20963]: audit 2024-04-03T20:18:22.957584+0000 mon.c (mon.2) 4272 : audit [DBG] from='client.? 172.21.15.67:0/2570380385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:18:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:25 smithi082 bash[20963]: cluster 2024-04-03T20:18:24.656470+0000 mgr.y (mgr.24370) 10798 : cluster [DBG] pgmap v10782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:25 smithi082 bash[20963]: audit 2024-04-03T20:18:25.232730+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:25 smithi082 bash[20963]: audit 2024-04-03T20:18:25.411670+0000 mon.c (mon.2) 4273 : audit [DBG] from='client.? 172.21.15.67:0/2109970718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:25 smithi067 bash[27441]: cluster 2024-04-03T20:18:24.656470+0000 mgr.y (mgr.24370) 10798 : cluster [DBG] pgmap v10782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:25 smithi067 bash[27441]: audit 2024-04-03T20:18:25.232730+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:25 smithi067 bash[27441]: audit 2024-04-03T20:18:25.411670+0000 mon.c (mon.2) 4273 : audit [DBG] from='client.? 172.21.15.67:0/2109970718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:25 smithi067 bash[17655]: cluster 2024-04-03T20:18:24.656470+0000 mgr.y (mgr.24370) 10798 : cluster [DBG] pgmap v10782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:25 smithi067 bash[17655]: audit 2024-04-03T20:18:25.232730+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:25 smithi067 bash[17655]: audit 2024-04-03T20:18:25.411670+0000 mon.c (mon.2) 4273 : audit [DBG] from='client.? 172.21.15.67:0/2109970718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:27 smithi082 bash[20963]: cluster 2024-04-03T20:18:26.657619+0000 mgr.y (mgr.24370) 10799 : cluster [DBG] pgmap v10783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:27 smithi067 bash[27441]: cluster 2024-04-03T20:18:26.657619+0000 mgr.y (mgr.24370) 10799 : cluster [DBG] pgmap v10783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:27 smithi067 bash[17655]: cluster 2024-04-03T20:18:26.657619+0000 mgr.y (mgr.24370) 10799 : cluster [DBG] pgmap v10783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:28 smithi082 bash[20963]: audit 2024-04-03T20:18:27.869037+0000 mon.c (mon.2) 4274 : audit [DBG] from='client.? 172.21.15.67:0/833780365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:28 smithi067 bash[17655]: audit 2024-04-03T20:18:27.869037+0000 mon.c (mon.2) 4274 : audit [DBG] from='client.? 172.21.15.67:0/833780365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:28 smithi067 bash[27441]: audit 2024-04-03T20:18:27.869037+0000 mon.c (mon.2) 4274 : audit [DBG] from='client.? 172.21.15.67:0/833780365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:29 smithi082 bash[20963]: cluster 2024-04-03T20:18:28.658284+0000 mgr.y (mgr.24370) 10800 : cluster [DBG] pgmap v10784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:29 smithi067 bash[27441]: cluster 2024-04-03T20:18:28.658284+0000 mgr.y (mgr.24370) 10800 : cluster [DBG] pgmap v10784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:29 smithi067 bash[17655]: cluster 2024-04-03T20:18:28.658284+0000 mgr.y (mgr.24370) 10800 : cluster [DBG] pgmap v10784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:30 smithi082 bash[20963]: audit 2024-04-03T20:18:30.325611+0000 mon.c (mon.2) 4275 : audit [DBG] from='client.? 172.21.15.67:0/1281151538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:30 smithi067 bash[27441]: audit 2024-04-03T20:18:30.325611+0000 mon.c (mon.2) 4275 : audit [DBG] from='client.? 172.21.15.67:0/1281151538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:30 smithi067 bash[17655]: audit 2024-04-03T20:18:30.325611+0000 mon.c (mon.2) 4275 : audit [DBG] from='client.? 172.21.15.67:0/1281151538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:31 smithi082 bash[20963]: cluster 2024-04-03T20:18:30.658958+0000 mgr.y (mgr.24370) 10801 : cluster [DBG] pgmap v10785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:31 smithi067 bash[27441]: cluster 2024-04-03T20:18:30.658958+0000 mgr.y (mgr.24370) 10801 : cluster [DBG] pgmap v10785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:31 smithi067 bash[17655]: cluster 2024-04-03T20:18:30.658958+0000 mgr.y (mgr.24370) 10801 : cluster [DBG] pgmap v10785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:18:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:18:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:33 smithi082 bash[20963]: cluster 2024-04-03T20:18:32.660112+0000 mgr.y (mgr.24370) 10802 : cluster [DBG] pgmap v10786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:33 smithi082 bash[20963]: audit 2024-04-03T20:18:32.788328+0000 mon.a (mon.0) 9486 : audit [DBG] from='client.? 172.21.15.67:0/2540432731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:33 smithi067 bash[17655]: cluster 2024-04-03T20:18:32.660112+0000 mgr.y (mgr.24370) 10802 : cluster [DBG] pgmap v10786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:33 smithi067 bash[17655]: audit 2024-04-03T20:18:32.788328+0000 mon.a (mon.0) 9486 : audit [DBG] from='client.? 172.21.15.67:0/2540432731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:33 smithi067 bash[27441]: cluster 2024-04-03T20:18:32.660112+0000 mgr.y (mgr.24370) 10802 : cluster [DBG] pgmap v10786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:33 smithi067 bash[27441]: audit 2024-04-03T20:18:32.788328+0000 mon.a (mon.0) 9486 : audit [DBG] from='client.? 172.21.15.67:0/2540432731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:35 smithi082 bash[20963]: cluster 2024-04-03T20:18:34.660801+0000 mgr.y (mgr.24370) 10803 : cluster [DBG] pgmap v10787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:35 smithi082 bash[20963]: audit 2024-04-03T20:18:35.242698+0000 mon.c (mon.2) 4276 : audit [DBG] from='client.? 172.21.15.67:0/3354758004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:35 smithi067 bash[27441]: cluster 2024-04-03T20:18:34.660801+0000 mgr.y (mgr.24370) 10803 : cluster [DBG] pgmap v10787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:35 smithi067 bash[27441]: audit 2024-04-03T20:18:35.242698+0000 mon.c (mon.2) 4276 : audit [DBG] from='client.? 172.21.15.67:0/3354758004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:35 smithi067 bash[17655]: cluster 2024-04-03T20:18:34.660801+0000 mgr.y (mgr.24370) 10803 : cluster [DBG] pgmap v10787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:35 smithi067 bash[17655]: audit 2024-04-03T20:18:35.242698+0000 mon.c (mon.2) 4276 : audit [DBG] from='client.? 172.21.15.67:0/3354758004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:37 smithi082 bash[20963]: cluster 2024-04-03T20:18:36.661949+0000 mgr.y (mgr.24370) 10804 : cluster [DBG] pgmap v10788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:37 smithi082 bash[20963]: audit 2024-04-03T20:18:37.692664+0000 mon.a (mon.0) 9487 : audit [DBG] from='client.? 172.21.15.67:0/2736642638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:37 smithi067 bash[27441]: cluster 2024-04-03T20:18:36.661949+0000 mgr.y (mgr.24370) 10804 : cluster [DBG] pgmap v10788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:37 smithi067 bash[27441]: audit 2024-04-03T20:18:37.692664+0000 mon.a (mon.0) 9487 : audit [DBG] from='client.? 172.21.15.67:0/2736642638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:37 smithi067 bash[17655]: cluster 2024-04-03T20:18:36.661949+0000 mgr.y (mgr.24370) 10804 : cluster [DBG] pgmap v10788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:37 smithi067 bash[17655]: audit 2024-04-03T20:18:37.692664+0000 mon.a (mon.0) 9487 : audit [DBG] from='client.? 172.21.15.67:0/2736642638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:39 smithi082 bash[20963]: cluster 2024-04-03T20:18:38.662612+0000 mgr.y (mgr.24370) 10805 : cluster [DBG] pgmap v10789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:39 smithi067 bash[17655]: cluster 2024-04-03T20:18:38.662612+0000 mgr.y (mgr.24370) 10805 : cluster [DBG] pgmap v10789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:39 smithi067 bash[27441]: cluster 2024-04-03T20:18:38.662612+0000 mgr.y (mgr.24370) 10805 : cluster [DBG] pgmap v10789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:40 smithi082 bash[20963]: audit 2024-04-03T20:18:40.159960+0000 mon.a (mon.0) 9488 : audit [DBG] from='client.? 172.21.15.67:0/4292132205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:40 smithi082 bash[20963]: audit 2024-04-03T20:18:40.233260+0000 mon.a (mon.0) 9489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:40 smithi067 bash[27441]: audit 2024-04-03T20:18:40.159960+0000 mon.a (mon.0) 9488 : audit [DBG] from='client.? 172.21.15.67:0/4292132205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:40 smithi067 bash[27441]: audit 2024-04-03T20:18:40.233260+0000 mon.a (mon.0) 9489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:40 smithi067 bash[17655]: audit 2024-04-03T20:18:40.159960+0000 mon.a (mon.0) 9488 : audit [DBG] from='client.? 172.21.15.67:0/4292132205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:40 smithi067 bash[17655]: audit 2024-04-03T20:18:40.233260+0000 mon.a (mon.0) 9489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:41 smithi082 bash[20963]: cluster 2024-04-03T20:18:40.663276+0000 mgr.y (mgr.24370) 10806 : cluster [DBG] pgmap v10790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:41 smithi067 bash[17655]: cluster 2024-04-03T20:18:40.663276+0000 mgr.y (mgr.24370) 10806 : cluster [DBG] pgmap v10790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:41 smithi067 bash[27441]: cluster 2024-04-03T20:18:40.663276+0000 mgr.y (mgr.24370) 10806 : cluster [DBG] pgmap v10790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:42 smithi067 bash[27441]: audit 2024-04-03T20:18:42.614619+0000 mon.c (mon.2) 4277 : audit [DBG] from='client.? 172.21.15.67:0/2037547384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:42 smithi067 bash[17655]: audit 2024-04-03T20:18:42.614619+0000 mon.c (mon.2) 4277 : audit [DBG] from='client.? 172.21.15.67:0/2037547384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:42 smithi082 bash[20963]: audit 2024-04-03T20:18:42.614619+0000 mon.c (mon.2) 4277 : audit [DBG] from='client.? 172.21.15.67:0/2037547384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:43] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:18:43.781 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:18:44.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:43 smithi082 bash[20963]: cluster 2024-04-03T20:18:42.664435+0000 mgr.y (mgr.24370) 10807 : cluster [DBG] pgmap v10791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:43 smithi067 bash[27441]: cluster 2024-04-03T20:18:42.664435+0000 mgr.y (mgr.24370) 10807 : cluster [DBG] pgmap v10791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:43 smithi067 bash[17655]: cluster 2024-04-03T20:18:42.664435+0000 mgr.y (mgr.24370) 10807 : cluster [DBG] pgmap v10791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:45 smithi082 bash[20963]: cluster 2024-04-03T20:18:44.664980+0000 mgr.y (mgr.24370) 10808 : cluster [DBG] pgmap v10792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:45 smithi082 bash[20963]: audit 2024-04-03T20:18:45.068153+0000 mon.c (mon.2) 4278 : audit [DBG] from='client.? 172.21.15.67:0/613586054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:45 smithi067 bash[27441]: cluster 2024-04-03T20:18:44.664980+0000 mgr.y (mgr.24370) 10808 : cluster [DBG] pgmap v10792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:45 smithi067 bash[27441]: audit 2024-04-03T20:18:45.068153+0000 mon.c (mon.2) 4278 : audit [DBG] from='client.? 172.21.15.67:0/613586054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:45 smithi067 bash[17655]: cluster 2024-04-03T20:18:44.664980+0000 mgr.y (mgr.24370) 10808 : cluster [DBG] pgmap v10792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:45 smithi067 bash[17655]: audit 2024-04-03T20:18:45.068153+0000 mon.c (mon.2) 4278 : audit [DBG] from='client.? 172.21.15.67:0/613586054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:47 smithi082 bash[20963]: cluster 2024-04-03T20:18:46.666243+0000 mgr.y (mgr.24370) 10809 : cluster [DBG] pgmap v10793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:47 smithi082 bash[20963]: audit 2024-04-03T20:18:47.520377+0000 mon.c (mon.2) 4279 : audit [DBG] from='client.? 172.21.15.67:0/643472424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:47 smithi067 bash[27441]: cluster 2024-04-03T20:18:46.666243+0000 mgr.y (mgr.24370) 10809 : cluster [DBG] pgmap v10793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:47 smithi067 bash[27441]: audit 2024-04-03T20:18:47.520377+0000 mon.c (mon.2) 4279 : audit [DBG] from='client.? 172.21.15.67:0/643472424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:47 smithi067 bash[17655]: cluster 2024-04-03T20:18:46.666243+0000 mgr.y (mgr.24370) 10809 : cluster [DBG] pgmap v10793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:47 smithi067 bash[17655]: audit 2024-04-03T20:18:47.520377+0000 mon.c (mon.2) 4279 : audit [DBG] from='client.? 172.21.15.67:0/643472424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:49 smithi082 bash[20963]: cluster 2024-04-03T20:18:48.667041+0000 mgr.y (mgr.24370) 10810 : cluster [DBG] pgmap v10794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:49 smithi067 bash[27441]: cluster 2024-04-03T20:18:48.667041+0000 mgr.y (mgr.24370) 10810 : cluster [DBG] pgmap v10794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:49 smithi067 bash[17655]: cluster 2024-04-03T20:18:48.667041+0000 mgr.y (mgr.24370) 10810 : cluster [DBG] pgmap v10794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:50 smithi082 bash[20963]: audit 2024-04-03T20:18:49.985893+0000 mon.a (mon.0) 9490 : audit [DBG] from='client.? 172.21.15.67:0/2662199640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:50 smithi067 bash[17655]: audit 2024-04-03T20:18:49.985893+0000 mon.a (mon.0) 9490 : audit [DBG] from='client.? 172.21.15.67:0/2662199640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:50 smithi067 bash[27441]: audit 2024-04-03T20:18:49.985893+0000 mon.a (mon.0) 9490 : audit [DBG] from='client.? 172.21.15.67:0/2662199640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:51 smithi082 bash[20963]: cluster 2024-04-03T20:18:50.667827+0000 mgr.y (mgr.24370) 10811 : cluster [DBG] pgmap v10795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:51 smithi067 bash[27441]: cluster 2024-04-03T20:18:50.667827+0000 mgr.y (mgr.24370) 10811 : cluster [DBG] pgmap v10795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:51 smithi067 bash[17655]: cluster 2024-04-03T20:18:50.667827+0000 mgr.y (mgr.24370) 10811 : cluster [DBG] pgmap v10795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:52 smithi067 bash[27441]: audit 2024-04-03T20:18:52.442107+0000 mon.c (mon.2) 4280 : audit [DBG] from='client.? 172.21.15.67:0/3140781978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:53.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:52 smithi067 bash[17655]: audit 2024-04-03T20:18:52.442107+0000 mon.c (mon.2) 4280 : audit [DBG] from='client.? 172.21.15.67:0/3140781978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:52 smithi082 bash[20963]: audit 2024-04-03T20:18:52.442107+0000 mon.c (mon.2) 4280 : audit [DBG] from='client.? 172.21.15.67:0/3140781978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:53] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:18:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:53 smithi082 bash[20963]: cluster 2024-04-03T20:18:52.669079+0000 mgr.y (mgr.24370) 10812 : cluster [DBG] pgmap v10796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:18:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:53 smithi067 bash[27441]: cluster 2024-04-03T20:18:52.669079+0000 mgr.y (mgr.24370) 10812 : cluster [DBG] pgmap v10796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:53 smithi067 bash[17655]: cluster 2024-04-03T20:18:52.669079+0000 mgr.y (mgr.24370) 10812 : cluster [DBG] pgmap v10796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:55 smithi082 bash[20963]: cluster 2024-04-03T20:18:54.669763+0000 mgr.y (mgr.24370) 10813 : cluster [DBG] pgmap v10797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:55 smithi082 bash[20963]: audit 2024-04-03T20:18:54.897397+0000 mon.a (mon.0) 9491 : audit [DBG] from='client.? 172.21.15.67:0/2300559310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:55 smithi082 bash[20963]: audit 2024-04-03T20:18:55.233702+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:55 smithi067 bash[17655]: cluster 2024-04-03T20:18:54.669763+0000 mgr.y (mgr.24370) 10813 : cluster [DBG] pgmap v10797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:55 smithi067 bash[17655]: audit 2024-04-03T20:18:54.897397+0000 mon.a (mon.0) 9491 : audit [DBG] from='client.? 172.21.15.67:0/2300559310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:55 smithi067 bash[17655]: audit 2024-04-03T20:18:55.233702+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:55 smithi067 bash[27441]: cluster 2024-04-03T20:18:54.669763+0000 mgr.y (mgr.24370) 10813 : cluster [DBG] pgmap v10797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:55 smithi067 bash[27441]: audit 2024-04-03T20:18:54.897397+0000 mon.a (mon.0) 9491 : audit [DBG] from='client.? 172.21.15.67:0/2300559310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:55 smithi067 bash[27441]: audit 2024-04-03T20:18:55.233702+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:18:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:57 smithi082 bash[20963]: cluster 2024-04-03T20:18:56.670896+0000 mgr.y (mgr.24370) 10814 : cluster [DBG] pgmap v10798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:57 smithi082 bash[20963]: audit 2024-04-03T20:18:57.354587+0000 mon.a (mon.0) 9493 : audit [DBG] from='client.? 172.21.15.67:0/4211162475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:58.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:57 smithi067 bash[17655]: cluster 2024-04-03T20:18:56.670896+0000 mgr.y (mgr.24370) 10814 : cluster [DBG] pgmap v10798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:57 smithi067 bash[17655]: audit 2024-04-03T20:18:57.354587+0000 mon.a (mon.0) 9493 : audit [DBG] from='client.? 172.21.15.67:0/4211162475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:18:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:57 smithi067 bash[27441]: cluster 2024-04-03T20:18:56.670896+0000 mgr.y (mgr.24370) 10814 : cluster [DBG] pgmap v10798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:18:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:57 smithi067 bash[27441]: audit 2024-04-03T20:18:57.354587+0000 mon.a (mon.0) 9493 : audit [DBG] from='client.? 172.21.15.67:0/4211162475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:18:59 smithi082 bash[20963]: cluster 2024-04-03T20:18:58.671564+0000 mgr.y (mgr.24370) 10815 : cluster [DBG] pgmap v10799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:18:59 smithi067 bash[17655]: cluster 2024-04-03T20:18:58.671564+0000 mgr.y (mgr.24370) 10815 : cluster [DBG] pgmap v10799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:18:59 smithi067 bash[27441]: cluster 2024-04-03T20:18:58.671564+0000 mgr.y (mgr.24370) 10815 : cluster [DBG] pgmap v10799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:00 smithi082 bash[20963]: audit 2024-04-03T20:18:59.804501+0000 mon.c (mon.2) 4281 : audit [DBG] from='client.? 172.21.15.67:0/3531887568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:00 smithi067 bash[17655]: audit 2024-04-03T20:18:59.804501+0000 mon.c (mon.2) 4281 : audit [DBG] from='client.? 172.21.15.67:0/3531887568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:00 smithi067 bash[27441]: audit 2024-04-03T20:18:59.804501+0000 mon.c (mon.2) 4281 : audit [DBG] from='client.? 172.21.15.67:0/3531887568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:01 smithi082 bash[20963]: cluster 2024-04-03T20:19:00.672325+0000 mgr.y (mgr.24370) 10816 : cluster [DBG] pgmap v10800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:01 smithi067 bash[17655]: cluster 2024-04-03T20:19:00.672325+0000 mgr.y (mgr.24370) 10816 : cluster [DBG] pgmap v10800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:01 smithi067 bash[27441]: cluster 2024-04-03T20:19:00.672325+0000 mgr.y (mgr.24370) 10816 : cluster [DBG] pgmap v10800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:02 smithi067 bash[27441]: audit 2024-04-03T20:19:02.263156+0000 mon.a (mon.0) 9494 : audit [DBG] from='client.? 172.21.15.67:0/1181329593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:02 smithi067 bash[17655]: audit 2024-04-03T20:19:02.263156+0000 mon.a (mon.0) 9494 : audit [DBG] from='client.? 172.21.15.67:0/1181329593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:02 smithi082 bash[20963]: audit 2024-04-03T20:19:02.263156+0000 mon.a (mon.0) 9494 : audit [DBG] from='client.? 172.21.15.67:0/1181329593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:19:03.788 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:19:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:03 smithi082 bash[20963]: cluster 2024-04-03T20:19:02.673413+0000 mgr.y (mgr.24370) 10817 : cluster [DBG] pgmap v10801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:03 smithi067 bash[17655]: cluster 2024-04-03T20:19:02.673413+0000 mgr.y (mgr.24370) 10817 : cluster [DBG] pgmap v10801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:03 smithi067 bash[27441]: cluster 2024-04-03T20:19:02.673413+0000 mgr.y (mgr.24370) 10817 : cluster [DBG] pgmap v10801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:04 smithi082 bash[20963]: audit 2024-04-03T20:19:04.718583+0000 mon.c (mon.2) 4282 : audit [DBG] from='client.? 172.21.15.67:0/997334309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:04 smithi067 bash[17655]: audit 2024-04-03T20:19:04.718583+0000 mon.c (mon.2) 4282 : audit [DBG] from='client.? 172.21.15.67:0/997334309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:04 smithi067 bash[27441]: audit 2024-04-03T20:19:04.718583+0000 mon.c (mon.2) 4282 : audit [DBG] from='client.? 172.21.15.67:0/997334309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:05 smithi082 bash[20963]: cluster 2024-04-03T20:19:04.674051+0000 mgr.y (mgr.24370) 10818 : cluster [DBG] pgmap v10802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:06.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:05 smithi067 bash[17655]: cluster 2024-04-03T20:19:04.674051+0000 mgr.y (mgr.24370) 10818 : cluster [DBG] pgmap v10802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:05 smithi067 bash[27441]: cluster 2024-04-03T20:19:04.674051+0000 mgr.y (mgr.24370) 10818 : cluster [DBG] pgmap v10802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:07 smithi082 bash[20963]: cluster 2024-04-03T20:19:06.675134+0000 mgr.y (mgr.24370) 10819 : cluster [DBG] pgmap v10803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:07 smithi082 bash[20963]: audit 2024-04-03T20:19:07.165785+0000 mon.c (mon.2) 4283 : audit [DBG] from='client.? 172.21.15.67:0/2992993492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:07 smithi067 bash[27441]: cluster 2024-04-03T20:19:06.675134+0000 mgr.y (mgr.24370) 10819 : cluster [DBG] pgmap v10803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:07 smithi067 bash[27441]: audit 2024-04-03T20:19:07.165785+0000 mon.c (mon.2) 4283 : audit [DBG] from='client.? 172.21.15.67:0/2992993492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:07 smithi067 bash[17655]: cluster 2024-04-03T20:19:06.675134+0000 mgr.y (mgr.24370) 10819 : cluster [DBG] pgmap v10803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:07 smithi067 bash[17655]: audit 2024-04-03T20:19:07.165785+0000 mon.c (mon.2) 4283 : audit [DBG] from='client.? 172.21.15.67:0/2992993492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:09 smithi082 bash[20963]: cluster 2024-04-03T20:19:08.675803+0000 mgr.y (mgr.24370) 10820 : cluster [DBG] pgmap v10804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:09 smithi082 bash[20963]: audit 2024-04-03T20:19:09.620914+0000 mon.c (mon.2) 4284 : audit [DBG] from='client.? 172.21.15.67:0/1694360080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:09 smithi067 bash[17655]: cluster 2024-04-03T20:19:08.675803+0000 mgr.y (mgr.24370) 10820 : cluster [DBG] pgmap v10804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:09 smithi067 bash[17655]: audit 2024-04-03T20:19:09.620914+0000 mon.c (mon.2) 4284 : audit [DBG] from='client.? 172.21.15.67:0/1694360080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:09 smithi067 bash[27441]: cluster 2024-04-03T20:19:08.675803+0000 mgr.y (mgr.24370) 10820 : cluster [DBG] pgmap v10804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:09 smithi067 bash[27441]: audit 2024-04-03T20:19:09.620914+0000 mon.c (mon.2) 4284 : audit [DBG] from='client.? 172.21.15.67:0/1694360080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:10 smithi082 bash[20963]: audit 2024-04-03T20:19:10.234134+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:10 smithi067 bash[17655]: audit 2024-04-03T20:19:10.234134+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:10 smithi067 bash[27441]: audit 2024-04-03T20:19:10.234134+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:11 smithi082 bash[20963]: cluster 2024-04-03T20:19:10.676491+0000 mgr.y (mgr.24370) 10821 : cluster [DBG] pgmap v10805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:11 smithi067 bash[17655]: cluster 2024-04-03T20:19:10.676491+0000 mgr.y (mgr.24370) 10821 : cluster [DBG] pgmap v10805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:11 smithi067 bash[27441]: cluster 2024-04-03T20:19:10.676491+0000 mgr.y (mgr.24370) 10821 : cluster [DBG] pgmap v10805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:12 smithi067 bash[17655]: audit 2024-04-03T20:19:12.075500+0000 mon.a (mon.0) 9496 : audit [DBG] from='client.? 172.21.15.67:0/1011345800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:12 smithi067 bash[27441]: audit 2024-04-03T20:19:12.075500+0000 mon.a (mon.0) 9496 : audit [DBG] from='client.? 172.21.15.67:0/1011345800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:12 smithi082 bash[20963]: audit 2024-04-03T20:19:12.075500+0000 mon.a (mon.0) 9496 : audit [DBG] from='client.? 172.21.15.67:0/1011345800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:19:13.829 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:19:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:13 smithi082 bash[20963]: cluster 2024-04-03T20:19:12.677680+0000 mgr.y (mgr.24370) 10822 : cluster [DBG] pgmap v10806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:13 smithi067 bash[27441]: cluster 2024-04-03T20:19:12.677680+0000 mgr.y (mgr.24370) 10822 : cluster [DBG] pgmap v10806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:13 smithi067 bash[17655]: cluster 2024-04-03T20:19:12.677680+0000 mgr.y (mgr.24370) 10822 : cluster [DBG] pgmap v10806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:14 smithi082 bash[20963]: audit 2024-04-03T20:19:14.523010+0000 mon.c (mon.2) 4285 : audit [DBG] from='client.? 172.21.15.67:0/686550386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:15.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:14 smithi067 bash[17655]: audit 2024-04-03T20:19:14.523010+0000 mon.c (mon.2) 4285 : audit [DBG] from='client.? 172.21.15.67:0/686550386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:14 smithi067 bash[27441]: audit 2024-04-03T20:19:14.523010+0000 mon.c (mon.2) 4285 : audit [DBG] from='client.? 172.21.15.67:0/686550386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:15 smithi082 bash[20963]: cluster 2024-04-03T20:19:14.678437+0000 mgr.y (mgr.24370) 10823 : cluster [DBG] pgmap v10807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:15 smithi067 bash[17655]: cluster 2024-04-03T20:19:14.678437+0000 mgr.y (mgr.24370) 10823 : cluster [DBG] pgmap v10807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:15 smithi067 bash[27441]: cluster 2024-04-03T20:19:14.678437+0000 mgr.y (mgr.24370) 10823 : cluster [DBG] pgmap v10807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:17 smithi082 bash[20963]: cluster 2024-04-03T20:19:16.679215+0000 mgr.y (mgr.24370) 10824 : cluster [DBG] pgmap v10808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:17 smithi082 bash[20963]: audit 2024-04-03T20:19:16.972460+0000 mon.a (mon.0) 9497 : audit [DBG] from='client.? 172.21.15.67:0/3297920828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:17 smithi067 bash[27441]: cluster 2024-04-03T20:19:16.679215+0000 mgr.y (mgr.24370) 10824 : cluster [DBG] pgmap v10808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:17 smithi067 bash[27441]: audit 2024-04-03T20:19:16.972460+0000 mon.a (mon.0) 9497 : audit [DBG] from='client.? 172.21.15.67:0/3297920828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:17 smithi067 bash[17655]: cluster 2024-04-03T20:19:16.679215+0000 mgr.y (mgr.24370) 10824 : cluster [DBG] pgmap v10808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:17 smithi067 bash[17655]: audit 2024-04-03T20:19:16.972460+0000 mon.a (mon.0) 9497 : audit [DBG] from='client.? 172.21.15.67:0/3297920828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:19 smithi082 bash[20963]: cluster 2024-04-03T20:19:18.679806+0000 mgr.y (mgr.24370) 10825 : cluster [DBG] pgmap v10809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:19 smithi082 bash[20963]: audit 2024-04-03T20:19:19.424437+0000 mon.c (mon.2) 4286 : audit [DBG] from='client.? 172.21.15.67:0/4092604585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:19 smithi067 bash[27441]: cluster 2024-04-03T20:19:18.679806+0000 mgr.y (mgr.24370) 10825 : cluster [DBG] pgmap v10809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:19 smithi067 bash[27441]: audit 2024-04-03T20:19:19.424437+0000 mon.c (mon.2) 4286 : audit [DBG] from='client.? 172.21.15.67:0/4092604585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:19 smithi067 bash[17655]: cluster 2024-04-03T20:19:18.679806+0000 mgr.y (mgr.24370) 10825 : cluster [DBG] pgmap v10809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:19 smithi067 bash[17655]: audit 2024-04-03T20:19:19.424437+0000 mon.c (mon.2) 4286 : audit [DBG] from='client.? 172.21.15.67:0/4092604585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:21 smithi082 bash[20963]: cluster 2024-04-03T20:19:20.680493+0000 mgr.y (mgr.24370) 10826 : cluster [DBG] pgmap v10810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:21 smithi067 bash[17655]: cluster 2024-04-03T20:19:20.680493+0000 mgr.y (mgr.24370) 10826 : cluster [DBG] pgmap v10810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:21 smithi067 bash[27441]: cluster 2024-04-03T20:19:20.680493+0000 mgr.y (mgr.24370) 10826 : cluster [DBG] pgmap v10810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:22 smithi082 bash[20963]: audit 2024-04-03T20:19:21.880193+0000 mon.a (mon.0) 9498 : audit [DBG] from='client.? 172.21.15.67:0/2261982752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:22 smithi067 bash[17655]: audit 2024-04-03T20:19:21.880193+0000 mon.a (mon.0) 9498 : audit [DBG] from='client.? 172.21.15.67:0/2261982752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:23.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:22 smithi067 bash[27441]: audit 2024-04-03T20:19:21.880193+0000 mon.a (mon.0) 9498 : audit [DBG] from='client.? 172.21.15.67:0/2261982752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:23.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:19:23.867 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:19:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:23 smithi082 bash[20963]: cluster 2024-04-03T20:19:22.681658+0000 mgr.y (mgr.24370) 10827 : cluster [DBG] pgmap v10811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:23 smithi082 bash[20963]: audit 2024-04-03T20:19:22.945983+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:19:24.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:23 smithi067 bash[17655]: cluster 2024-04-03T20:19:22.681658+0000 mgr.y (mgr.24370) 10827 : cluster [DBG] pgmap v10811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:23 smithi067 bash[17655]: audit 2024-04-03T20:19:22.945983+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:19:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:23 smithi067 bash[27441]: cluster 2024-04-03T20:19:22.681658+0000 mgr.y (mgr.24370) 10827 : cluster [DBG] pgmap v10811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:23 smithi067 bash[27441]: audit 2024-04-03T20:19:22.945983+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:19:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:24 smithi082 bash[20963]: audit 2024-04-03T20:19:24.334035+0000 mon.c (mon.2) 4287 : audit [DBG] from='client.? 172.21.15.67:0/3969481924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:24 smithi067 bash[17655]: audit 2024-04-03T20:19:24.334035+0000 mon.c (mon.2) 4287 : audit [DBG] from='client.? 172.21.15.67:0/3969481924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:24 smithi067 bash[27441]: audit 2024-04-03T20:19:24.334035+0000 mon.c (mon.2) 4287 : audit [DBG] from='client.? 172.21.15.67:0/3969481924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:25 smithi082 bash[20963]: cluster 2024-04-03T20:19:24.682349+0000 mgr.y (mgr.24370) 10828 : cluster [DBG] pgmap v10812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:25 smithi082 bash[20963]: audit 2024-04-03T20:19:25.233984+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:25 smithi067 bash[27441]: cluster 2024-04-03T20:19:24.682349+0000 mgr.y (mgr.24370) 10828 : cluster [DBG] pgmap v10812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:25 smithi067 bash[27441]: audit 2024-04-03T20:19:25.233984+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:25 smithi067 bash[17655]: cluster 2024-04-03T20:19:24.682349+0000 mgr.y (mgr.24370) 10828 : cluster [DBG] pgmap v10812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:25 smithi067 bash[17655]: audit 2024-04-03T20:19:25.233984+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:26 smithi067 bash[17655]: audit 2024-04-03T20:19:26.785512+0000 mon.c (mon.2) 4288 : audit [DBG] from='client.? 172.21.15.67:0/692808827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:26 smithi067 bash[27441]: audit 2024-04-03T20:19:26.785512+0000 mon.c (mon.2) 4288 : audit [DBG] from='client.? 172.21.15.67:0/692808827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:26 smithi082 bash[20963]: audit 2024-04-03T20:19:26.785512+0000 mon.c (mon.2) 4288 : audit [DBG] from='client.? 172.21.15.67:0/692808827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:27 smithi067 bash[17655]: cluster 2024-04-03T20:19:26.683464+0000 mgr.y (mgr.24370) 10829 : cluster [DBG] pgmap v10813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:27 smithi067 bash[27441]: cluster 2024-04-03T20:19:26.683464+0000 mgr.y (mgr.24370) 10829 : cluster [DBG] pgmap v10813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:27 smithi082 bash[20963]: cluster 2024-04-03T20:19:26.683464+0000 mgr.y (mgr.24370) 10829 : cluster [DBG] pgmap v10813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:29 smithi082 bash[20963]: cluster 2024-04-03T20:19:28.684271+0000 mgr.y (mgr.24370) 10830 : cluster [DBG] pgmap v10814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:29 smithi082 bash[20963]: audit 2024-04-03T20:19:28.691451+0000 mon.a (mon.0) 9501 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:29 smithi082 bash[20963]: audit 2024-04-03T20:19:28.698934+0000 mon.a (mon.0) 9502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:29 smithi082 bash[20963]: audit 2024-04-03T20:19:28.955261+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:29 smithi082 bash[20963]: audit 2024-04-03T20:19:28.962106+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:29 smithi082 bash[20963]: audit 2024-04-03T20:19:29.233180+0000 mon.c (mon.2) 4289 : audit [DBG] from='client.? 172.21.15.67:0/3781095671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[17655]: cluster 2024-04-03T20:19:28.684271+0000 mgr.y (mgr.24370) 10830 : cluster [DBG] pgmap v10814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[17655]: audit 2024-04-03T20:19:28.691451+0000 mon.a (mon.0) 9501 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[17655]: audit 2024-04-03T20:19:28.698934+0000 mon.a (mon.0) 9502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[17655]: audit 2024-04-03T20:19:28.955261+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[17655]: audit 2024-04-03T20:19:28.962106+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[17655]: audit 2024-04-03T20:19:29.233180+0000 mon.c (mon.2) 4289 : audit [DBG] from='client.? 172.21.15.67:0/3781095671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[27441]: cluster 2024-04-03T20:19:28.684271+0000 mgr.y (mgr.24370) 10830 : cluster [DBG] pgmap v10814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[27441]: audit 2024-04-03T20:19:28.691451+0000 mon.a (mon.0) 9501 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[27441]: audit 2024-04-03T20:19:28.698934+0000 mon.a (mon.0) 9502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[27441]: audit 2024-04-03T20:19:28.955261+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[27441]: audit 2024-04-03T20:19:28.962106+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:29 smithi067 bash[27441]: audit 2024-04-03T20:19:29.233180+0000 mon.c (mon.2) 4289 : audit [DBG] from='client.? 172.21.15.67:0/3781095671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:31 smithi082 bash[20963]: cluster 2024-04-03T20:19:30.684937+0000 mgr.y (mgr.24370) 10831 : cluster [DBG] pgmap v10815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:31 smithi082 bash[20963]: audit 2024-04-03T20:19:31.686212+0000 mon.a (mon.0) 9505 : audit [DBG] from='client.? 172.21.15.67:0/2912205424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:31 smithi067 bash[27441]: cluster 2024-04-03T20:19:30.684937+0000 mgr.y (mgr.24370) 10831 : cluster [DBG] pgmap v10815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:31 smithi067 bash[27441]: audit 2024-04-03T20:19:31.686212+0000 mon.a (mon.0) 9505 : audit [DBG] from='client.? 172.21.15.67:0/2912205424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:31 smithi067 bash[17655]: cluster 2024-04-03T20:19:30.684937+0000 mgr.y (mgr.24370) 10831 : cluster [DBG] pgmap v10815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:31 smithi067 bash[17655]: audit 2024-04-03T20:19:31.686212+0000 mon.a (mon.0) 9505 : audit [DBG] from='client.? 172.21.15.67:0/2912205424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:33] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:19:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:19:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:33 smithi082 bash[20963]: cluster 2024-04-03T20:19:32.686140+0000 mgr.y (mgr.24370) 10832 : cluster [DBG] pgmap v10816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:34.001 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:33 smithi067 bash[27441]: cluster 2024-04-03T20:19:32.686140+0000 mgr.y (mgr.24370) 10832 : cluster [DBG] pgmap v10816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:34.001 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:33 smithi067 bash[17655]: cluster 2024-04-03T20:19:32.686140+0000 mgr.y (mgr.24370) 10832 : cluster [DBG] pgmap v10816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:35.129 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:34 smithi067 bash[17655]: audit 2024-04-03T20:19:34.141365+0000 mon.c (mon.2) 4290 : audit [DBG] from='client.? 172.21.15.67:0/1204102889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:35.129 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:34 smithi067 bash[27441]: audit 2024-04-03T20:19:34.141365+0000 mon.c (mon.2) 4290 : audit [DBG] from='client.? 172.21.15.67:0/1204102889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:34 smithi082 bash[20963]: audit 2024-04-03T20:19:34.141365+0000 mon.c (mon.2) 4290 : audit [DBG] from='client.? 172.21.15.67:0/1204102889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:35 smithi067 bash[17655]: cluster 2024-04-03T20:19:34.686822+0000 mgr.y (mgr.24370) 10833 : cluster [DBG] pgmap v10817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:35 smithi067 bash[27441]: cluster 2024-04-03T20:19:34.686822+0000 mgr.y (mgr.24370) 10833 : cluster [DBG] pgmap v10817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:35 smithi082 bash[20963]: cluster 2024-04-03T20:19:34.686822+0000 mgr.y (mgr.24370) 10833 : cluster [DBG] pgmap v10817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:37.030 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:36 smithi067 bash[27441]: audit 2024-04-03T20:19:36.599419+0000 mon.a (mon.0) 9506 : audit [DBG] from='client.? 172.21.15.67:0/3618179487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:37.031 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:36 smithi067 bash[17655]: audit 2024-04-03T20:19:36.599419+0000 mon.a (mon.0) 9506 : audit [DBG] from='client.? 172.21.15.67:0/3618179487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:36 smithi082 bash[20963]: audit 2024-04-03T20:19:36.599419+0000 mon.a (mon.0) 9506 : audit [DBG] from='client.? 172.21.15.67:0/3618179487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:37 smithi082 bash[20963]: cluster 2024-04-03T20:19:36.687995+0000 mgr.y (mgr.24370) 10834 : cluster [DBG] pgmap v10818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:37 smithi067 bash[27441]: cluster 2024-04-03T20:19:36.687995+0000 mgr.y (mgr.24370) 10834 : cluster [DBG] pgmap v10818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:37 smithi067 bash[17655]: cluster 2024-04-03T20:19:36.687995+0000 mgr.y (mgr.24370) 10834 : cluster [DBG] pgmap v10818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:39 smithi082 bash[20963]: cluster 2024-04-03T20:19:38.688572+0000 mgr.y (mgr.24370) 10835 : cluster [DBG] pgmap v10819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:39 smithi082 bash[20963]: audit 2024-04-03T20:19:39.059397+0000 mon.c (mon.2) 4291 : audit [DBG] from='client.? 172.21.15.67:0/4160316434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:39 smithi082 bash[20963]: audit 2024-04-03T20:19:39.572140+0000 mon.a (mon.0) 9507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:39 smithi082 bash[20963]: audit 2024-04-03T20:19:39.579605+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:39 smithi082 bash[20963]: audit 2024-04-03T20:19:39.581005+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:19:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:39 smithi082 bash[20963]: audit 2024-04-03T20:19:39.582490+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:19:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:39 smithi082 bash[20963]: audit 2024-04-03T20:19:39.590324+0000 mon.a (mon.0) 9511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[27441]: cluster 2024-04-03T20:19:38.688572+0000 mgr.y (mgr.24370) 10835 : cluster [DBG] pgmap v10819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[27441]: audit 2024-04-03T20:19:39.059397+0000 mon.c (mon.2) 4291 : audit [DBG] from='client.? 172.21.15.67:0/4160316434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[27441]: audit 2024-04-03T20:19:39.572140+0000 mon.a (mon.0) 9507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[27441]: audit 2024-04-03T20:19:39.579605+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[27441]: audit 2024-04-03T20:19:39.581005+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[27441]: audit 2024-04-03T20:19:39.582490+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[27441]: audit 2024-04-03T20:19:39.590324+0000 mon.a (mon.0) 9511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[17655]: cluster 2024-04-03T20:19:38.688572+0000 mgr.y (mgr.24370) 10835 : cluster [DBG] pgmap v10819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[17655]: audit 2024-04-03T20:19:39.059397+0000 mon.c (mon.2) 4291 : audit [DBG] from='client.? 172.21.15.67:0/4160316434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[17655]: audit 2024-04-03T20:19:39.572140+0000 mon.a (mon.0) 9507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[17655]: audit 2024-04-03T20:19:39.579605+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[17655]: audit 2024-04-03T20:19:39.581005+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[17655]: audit 2024-04-03T20:19:39.582490+0000 mon.a (mon.0) 9510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:19:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:39 smithi067 bash[17655]: audit 2024-04-03T20:19:39.590324+0000 mon.a (mon.0) 9511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:19:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:40 smithi082 bash[20963]: audit 2024-04-03T20:19:40.234970+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:40 smithi067 bash[27441]: audit 2024-04-03T20:19:40.234970+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:40 smithi067 bash[17655]: audit 2024-04-03T20:19:40.234970+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:41 smithi082 bash[20963]: cluster 2024-04-03T20:19:40.689227+0000 mgr.y (mgr.24370) 10836 : cluster [DBG] pgmap v10820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:41 smithi082 bash[20963]: audit 2024-04-03T20:19:41.511627+0000 mon.a (mon.0) 9513 : audit [DBG] from='client.? 172.21.15.67:0/1653118188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:41 smithi067 bash[27441]: cluster 2024-04-03T20:19:40.689227+0000 mgr.y (mgr.24370) 10836 : cluster [DBG] pgmap v10820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:41 smithi067 bash[27441]: audit 2024-04-03T20:19:41.511627+0000 mon.a (mon.0) 9513 : audit [DBG] from='client.? 172.21.15.67:0/1653118188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:41 smithi067 bash[17655]: cluster 2024-04-03T20:19:40.689227+0000 mgr.y (mgr.24370) 10836 : cluster [DBG] pgmap v10820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:41 smithi067 bash[17655]: audit 2024-04-03T20:19:41.511627+0000 mon.a (mon.0) 9513 : audit [DBG] from='client.? 172.21.15.67:0/1653118188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:19:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:43 smithi082 bash[20963]: cluster 2024-04-03T20:19:42.690438+0000 mgr.y (mgr.24370) 10837 : cluster [DBG] pgmap v10821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:19:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:43 smithi067 bash[17655]: cluster 2024-04-03T20:19:42.690438+0000 mgr.y (mgr.24370) 10837 : cluster [DBG] pgmap v10821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:43 smithi067 bash[27441]: cluster 2024-04-03T20:19:42.690438+0000 mgr.y (mgr.24370) 10837 : cluster [DBG] pgmap v10821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:44 smithi082 bash[20963]: audit 2024-04-03T20:19:43.963301+0000 mon.c (mon.2) 4292 : audit [DBG] from='client.? 172.21.15.67:0/1061330377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:44 smithi067 bash[17655]: audit 2024-04-03T20:19:43.963301+0000 mon.c (mon.2) 4292 : audit [DBG] from='client.? 172.21.15.67:0/1061330377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:44 smithi067 bash[27441]: audit 2024-04-03T20:19:43.963301+0000 mon.c (mon.2) 4292 : audit [DBG] from='client.? 172.21.15.67:0/1061330377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:45 smithi082 bash[20963]: cluster 2024-04-03T20:19:44.691079+0000 mgr.y (mgr.24370) 10838 : cluster [DBG] pgmap v10822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:45 smithi067 bash[17655]: cluster 2024-04-03T20:19:44.691079+0000 mgr.y (mgr.24370) 10838 : cluster [DBG] pgmap v10822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:45 smithi067 bash[27441]: cluster 2024-04-03T20:19:44.691079+0000 mgr.y (mgr.24370) 10838 : cluster [DBG] pgmap v10822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:46 smithi082 bash[20963]: audit 2024-04-03T20:19:46.416932+0000 mon.c (mon.2) 4293 : audit [DBG] from='client.? 172.21.15.67:0/2120136928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:46 smithi067 bash[17655]: audit 2024-04-03T20:19:46.416932+0000 mon.c (mon.2) 4293 : audit [DBG] from='client.? 172.21.15.67:0/2120136928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:46 smithi067 bash[27441]: audit 2024-04-03T20:19:46.416932+0000 mon.c (mon.2) 4293 : audit [DBG] from='client.? 172.21.15.67:0/2120136928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:47 smithi082 bash[20963]: cluster 2024-04-03T20:19:46.692332+0000 mgr.y (mgr.24370) 10839 : cluster [DBG] pgmap v10823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:48.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:47 smithi067 bash[27441]: cluster 2024-04-03T20:19:46.692332+0000 mgr.y (mgr.24370) 10839 : cluster [DBG] pgmap v10823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:47 smithi067 bash[17655]: cluster 2024-04-03T20:19:46.692332+0000 mgr.y (mgr.24370) 10839 : cluster [DBG] pgmap v10823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:49 smithi082 bash[20963]: cluster 2024-04-03T20:19:48.693009+0000 mgr.y (mgr.24370) 10840 : cluster [DBG] pgmap v10824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:49 smithi082 bash[20963]: audit 2024-04-03T20:19:48.868233+0000 mon.a (mon.0) 9514 : audit [DBG] from='client.? 172.21.15.67:0/3217274530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:49 smithi067 bash[17655]: cluster 2024-04-03T20:19:48.693009+0000 mgr.y (mgr.24370) 10840 : cluster [DBG] pgmap v10824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:49 smithi067 bash[17655]: audit 2024-04-03T20:19:48.868233+0000 mon.a (mon.0) 9514 : audit [DBG] from='client.? 172.21.15.67:0/3217274530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:49 smithi067 bash[27441]: cluster 2024-04-03T20:19:48.693009+0000 mgr.y (mgr.24370) 10840 : cluster [DBG] pgmap v10824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:49 smithi067 bash[27441]: audit 2024-04-03T20:19:48.868233+0000 mon.a (mon.0) 9514 : audit [DBG] from='client.? 172.21.15.67:0/3217274530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:51 smithi082 bash[20963]: cluster 2024-04-03T20:19:50.693689+0000 mgr.y (mgr.24370) 10841 : cluster [DBG] pgmap v10825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:51 smithi082 bash[20963]: audit 2024-04-03T20:19:51.324198+0000 mon.c (mon.2) 4294 : audit [DBG] from='client.? 172.21.15.67:0/2958937231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:51 smithi067 bash[27441]: cluster 2024-04-03T20:19:50.693689+0000 mgr.y (mgr.24370) 10841 : cluster [DBG] pgmap v10825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:51 smithi067 bash[27441]: audit 2024-04-03T20:19:51.324198+0000 mon.c (mon.2) 4294 : audit [DBG] from='client.? 172.21.15.67:0/2958937231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:51 smithi067 bash[17655]: cluster 2024-04-03T20:19:50.693689+0000 mgr.y (mgr.24370) 10841 : cluster [DBG] pgmap v10825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:51 smithi067 bash[17655]: audit 2024-04-03T20:19:51.324198+0000 mon.c (mon.2) 4294 : audit [DBG] from='client.? 172.21.15.67:0/2958937231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:19:53.774 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:19:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:53 smithi082 bash[20963]: cluster 2024-04-03T20:19:52.694877+0000 mgr.y (mgr.24370) 10842 : cluster [DBG] pgmap v10826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:53 smithi067 bash[27441]: cluster 2024-04-03T20:19:52.694877+0000 mgr.y (mgr.24370) 10842 : cluster [DBG] pgmap v10826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:53 smithi067 bash[17655]: cluster 2024-04-03T20:19:52.694877+0000 mgr.y (mgr.24370) 10842 : cluster [DBG] pgmap v10826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:54 smithi082 bash[20963]: audit 2024-04-03T20:19:53.778278+0000 mon.c (mon.2) 4295 : audit [DBG] from='client.? 172.21.15.67:0/3504263944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:54 smithi067 bash[17655]: audit 2024-04-03T20:19:53.778278+0000 mon.c (mon.2) 4295 : audit [DBG] from='client.? 172.21.15.67:0/3504263944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:54 smithi067 bash[27441]: audit 2024-04-03T20:19:53.778278+0000 mon.c (mon.2) 4295 : audit [DBG] from='client.? 172.21.15.67:0/3504263944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:55 smithi082 bash[20963]: cluster 2024-04-03T20:19:54.695567+0000 mgr.y (mgr.24370) 10843 : cluster [DBG] pgmap v10827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:55 smithi082 bash[20963]: audit 2024-04-03T20:19:55.235181+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:55 smithi067 bash[27441]: cluster 2024-04-03T20:19:54.695567+0000 mgr.y (mgr.24370) 10843 : cluster [DBG] pgmap v10827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:55 smithi067 bash[27441]: audit 2024-04-03T20:19:55.235181+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:55 smithi067 bash[17655]: cluster 2024-04-03T20:19:54.695567+0000 mgr.y (mgr.24370) 10843 : cluster [DBG] pgmap v10827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:55 smithi067 bash[17655]: audit 2024-04-03T20:19:55.235181+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:19:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:56 smithi082 bash[20963]: audit 2024-04-03T20:19:56.228912+0000 mon.c (mon.2) 4296 : audit [DBG] from='client.? 172.21.15.67:0/2746114665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:56 smithi067 bash[27441]: audit 2024-04-03T20:19:56.228912+0000 mon.c (mon.2) 4296 : audit [DBG] from='client.? 172.21.15.67:0/2746114665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:56 smithi067 bash[17655]: audit 2024-04-03T20:19:56.228912+0000 mon.c (mon.2) 4296 : audit [DBG] from='client.? 172.21.15.67:0/2746114665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:57 smithi082 bash[20963]: cluster 2024-04-03T20:19:56.696869+0000 mgr.y (mgr.24370) 10844 : cluster [DBG] pgmap v10828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:57 smithi067 bash[27441]: cluster 2024-04-03T20:19:56.696869+0000 mgr.y (mgr.24370) 10844 : cluster [DBG] pgmap v10828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:57 smithi067 bash[17655]: cluster 2024-04-03T20:19:56.696869+0000 mgr.y (mgr.24370) 10844 : cluster [DBG] pgmap v10828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:19:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:58 smithi082 bash[20963]: audit 2024-04-03T20:19:58.680668+0000 mon.a (mon.0) 9516 : audit [DBG] from='client.? 172.21.15.67:0/4133858030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:58 smithi067 bash[27441]: audit 2024-04-03T20:19:58.680668+0000 mon.a (mon.0) 9516 : audit [DBG] from='client.? 172.21.15.67:0/4133858030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:19:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:58 smithi067 bash[17655]: audit 2024-04-03T20:19:58.680668+0000 mon.a (mon.0) 9516 : audit [DBG] from='client.? 172.21.15.67:0/4133858030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:19:59 smithi082 bash[20963]: cluster 2024-04-03T20:19:58.697401+0000 mgr.y (mgr.24370) 10845 : cluster [DBG] pgmap v10829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:19:59 smithi067 bash[17655]: cluster 2024-04-03T20:19:58.697401+0000 mgr.y (mgr.24370) 10845 : cluster [DBG] pgmap v10829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:19:59 smithi067 bash[27441]: cluster 2024-04-03T20:19:58.697401+0000 mgr.y (mgr.24370) 10845 : cluster [DBG] pgmap v10829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:00 smithi082 bash[20963]: cluster 2024-04-03T20:20:00.000163+0000 mon.a (mon.0) 9517 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:20:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:00 smithi067 bash[17655]: cluster 2024-04-03T20:20:00.000163+0000 mon.a (mon.0) 9517 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:20:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:00 smithi067 bash[27441]: cluster 2024-04-03T20:20:00.000163+0000 mon.a (mon.0) 9517 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:20:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:01 smithi082 bash[20963]: cluster 2024-04-03T20:20:00.698641+0000 mgr.y (mgr.24370) 10846 : cluster [DBG] pgmap v10830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:01 smithi082 bash[20963]: audit 2024-04-03T20:20:01.135291+0000 mon.c (mon.2) 4297 : audit [DBG] from='client.? 172.21.15.67:0/1918224518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:01 smithi067 bash[17655]: cluster 2024-04-03T20:20:00.698641+0000 mgr.y (mgr.24370) 10846 : cluster [DBG] pgmap v10830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:01 smithi067 bash[17655]: audit 2024-04-03T20:20:01.135291+0000 mon.c (mon.2) 4297 : audit [DBG] from='client.? 172.21.15.67:0/1918224518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:01 smithi067 bash[27441]: cluster 2024-04-03T20:20:00.698641+0000 mgr.y (mgr.24370) 10846 : cluster [DBG] pgmap v10830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:01 smithi067 bash[27441]: audit 2024-04-03T20:20:01.135291+0000 mon.c (mon.2) 4297 : audit [DBG] from='client.? 172.21.15.67:0/1918224518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:20:03.824 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:20:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:03 smithi082 bash[20963]: cluster 2024-04-03T20:20:02.699304+0000 mgr.y (mgr.24370) 10847 : cluster [DBG] pgmap v10831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:03 smithi082 bash[20963]: audit 2024-04-03T20:20:03.587790+0000 mon.c (mon.2) 4298 : audit [DBG] from='client.? 172.21.15.67:0/1069640314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:03 smithi067 bash[17655]: cluster 2024-04-03T20:20:02.699304+0000 mgr.y (mgr.24370) 10847 : cluster [DBG] pgmap v10831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:03 smithi067 bash[17655]: audit 2024-04-03T20:20:03.587790+0000 mon.c (mon.2) 4298 : audit [DBG] from='client.? 172.21.15.67:0/1069640314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:03 smithi067 bash[27441]: cluster 2024-04-03T20:20:02.699304+0000 mgr.y (mgr.24370) 10847 : cluster [DBG] pgmap v10831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:03 smithi067 bash[27441]: audit 2024-04-03T20:20:03.587790+0000 mon.c (mon.2) 4298 : audit [DBG] from='client.? 172.21.15.67:0/1069640314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:05 smithi082 bash[20963]: cluster 2024-04-03T20:20:04.700034+0000 mgr.y (mgr.24370) 10848 : cluster [DBG] pgmap v10832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:06.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:05 smithi067 bash[17655]: cluster 2024-04-03T20:20:04.700034+0000 mgr.y (mgr.24370) 10848 : cluster [DBG] pgmap v10832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:05 smithi067 bash[27441]: cluster 2024-04-03T20:20:04.700034+0000 mgr.y (mgr.24370) 10848 : cluster [DBG] pgmap v10832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:06 smithi082 bash[20963]: audit 2024-04-03T20:20:06.041471+0000 mon.c (mon.2) 4299 : audit [DBG] from='client.? 172.21.15.67:0/1656512489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:06 smithi067 bash[17655]: audit 2024-04-03T20:20:06.041471+0000 mon.c (mon.2) 4299 : audit [DBG] from='client.? 172.21.15.67:0/1656512489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:06 smithi067 bash[27441]: audit 2024-04-03T20:20:06.041471+0000 mon.c (mon.2) 4299 : audit [DBG] from='client.? 172.21.15.67:0/1656512489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:07 smithi082 bash[20963]: cluster 2024-04-03T20:20:06.701249+0000 mgr.y (mgr.24370) 10849 : cluster [DBG] pgmap v10833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:07 smithi067 bash[27441]: cluster 2024-04-03T20:20:06.701249+0000 mgr.y (mgr.24370) 10849 : cluster [DBG] pgmap v10833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:07 smithi067 bash[17655]: cluster 2024-04-03T20:20:06.701249+0000 mgr.y (mgr.24370) 10849 : cluster [DBG] pgmap v10833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:08 smithi082 bash[20963]: audit 2024-04-03T20:20:08.497519+0000 mon.a (mon.0) 9518 : audit [DBG] from='client.? 172.21.15.67:0/2327807571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:08 smithi067 bash[17655]: audit 2024-04-03T20:20:08.497519+0000 mon.a (mon.0) 9518 : audit [DBG] from='client.? 172.21.15.67:0/2327807571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:08 smithi067 bash[27441]: audit 2024-04-03T20:20:08.497519+0000 mon.a (mon.0) 9518 : audit [DBG] from='client.? 172.21.15.67:0/2327807571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:09 smithi082 bash[20963]: cluster 2024-04-03T20:20:08.701975+0000 mgr.y (mgr.24370) 10850 : cluster [DBG] pgmap v10834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:09 smithi067 bash[27441]: cluster 2024-04-03T20:20:08.701975+0000 mgr.y (mgr.24370) 10850 : cluster [DBG] pgmap v10834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:09 smithi067 bash[17655]: cluster 2024-04-03T20:20:08.701975+0000 mgr.y (mgr.24370) 10850 : cluster [DBG] pgmap v10834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:10 smithi082 bash[20963]: audit 2024-04-03T20:20:10.235772+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:10 smithi067 bash[27441]: audit 2024-04-03T20:20:10.235772+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:10 smithi067 bash[17655]: audit 2024-04-03T20:20:10.235772+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:11 smithi082 bash[20963]: cluster 2024-04-03T20:20:10.702934+0000 mgr.y (mgr.24370) 10851 : cluster [DBG] pgmap v10835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:11 smithi082 bash[20963]: audit 2024-04-03T20:20:10.954178+0000 mon.a (mon.0) 9520 : audit [DBG] from='client.? 172.21.15.67:0/3146084365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:11 smithi067 bash[27441]: cluster 2024-04-03T20:20:10.702934+0000 mgr.y (mgr.24370) 10851 : cluster [DBG] pgmap v10835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:11 smithi067 bash[27441]: audit 2024-04-03T20:20:10.954178+0000 mon.a (mon.0) 9520 : audit [DBG] from='client.? 172.21.15.67:0/3146084365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:11 smithi067 bash[17655]: cluster 2024-04-03T20:20:10.702934+0000 mgr.y (mgr.24370) 10851 : cluster [DBG] pgmap v10835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:11 smithi067 bash[17655]: audit 2024-04-03T20:20:10.954178+0000 mon.a (mon.0) 9520 : audit [DBG] from='client.? 172.21.15.67:0/3146084365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:20:13.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:20:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:13 smithi082 bash[20963]: cluster 2024-04-03T20:20:12.703649+0000 mgr.y (mgr.24370) 10852 : cluster [DBG] pgmap v10836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:13 smithi082 bash[20963]: audit 2024-04-03T20:20:13.413767+0000 mon.a (mon.0) 9521 : audit [DBG] from='client.? 172.21.15.67:0/440484617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:13 smithi067 bash[27441]: cluster 2024-04-03T20:20:12.703649+0000 mgr.y (mgr.24370) 10852 : cluster [DBG] pgmap v10836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:13 smithi067 bash[27441]: audit 2024-04-03T20:20:13.413767+0000 mon.a (mon.0) 9521 : audit [DBG] from='client.? 172.21.15.67:0/440484617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:13 smithi067 bash[17655]: cluster 2024-04-03T20:20:12.703649+0000 mgr.y (mgr.24370) 10852 : cluster [DBG] pgmap v10836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:13 smithi067 bash[17655]: audit 2024-04-03T20:20:13.413767+0000 mon.a (mon.0) 9521 : audit [DBG] from='client.? 172.21.15.67:0/440484617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:15 smithi082 bash[20963]: cluster 2024-04-03T20:20:14.704399+0000 mgr.y (mgr.24370) 10853 : cluster [DBG] pgmap v10837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:15 smithi067 bash[27441]: cluster 2024-04-03T20:20:14.704399+0000 mgr.y (mgr.24370) 10853 : cluster [DBG] pgmap v10837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:15 smithi067 bash[17655]: cluster 2024-04-03T20:20:14.704399+0000 mgr.y (mgr.24370) 10853 : cluster [DBG] pgmap v10837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:16 smithi082 bash[20963]: audit 2024-04-03T20:20:15.874579+0000 mon.a (mon.0) 9522 : audit [DBG] from='client.? 172.21.15.67:0/3183875346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:16 smithi067 bash[17655]: audit 2024-04-03T20:20:15.874579+0000 mon.a (mon.0) 9522 : audit [DBG] from='client.? 172.21.15.67:0/3183875346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:16 smithi067 bash[27441]: audit 2024-04-03T20:20:15.874579+0000 mon.a (mon.0) 9522 : audit [DBG] from='client.? 172.21.15.67:0/3183875346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:17 smithi082 bash[20963]: cluster 2024-04-03T20:20:16.705522+0000 mgr.y (mgr.24370) 10854 : cluster [DBG] pgmap v10838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:17 smithi067 bash[17655]: cluster 2024-04-03T20:20:16.705522+0000 mgr.y (mgr.24370) 10854 : cluster [DBG] pgmap v10838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:17 smithi067 bash[27441]: cluster 2024-04-03T20:20:16.705522+0000 mgr.y (mgr.24370) 10854 : cluster [DBG] pgmap v10838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:18 smithi067 bash[27441]: audit 2024-04-03T20:20:18.327776+0000 mon.a (mon.0) 9523 : audit [DBG] from='client.? 172.21.15.67:0/751158893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:18 smithi067 bash[17655]: audit 2024-04-03T20:20:18.327776+0000 mon.a (mon.0) 9523 : audit [DBG] from='client.? 172.21.15.67:0/751158893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:18 smithi082 bash[20963]: audit 2024-04-03T20:20:18.327776+0000 mon.a (mon.0) 9523 : audit [DBG] from='client.? 172.21.15.67:0/751158893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:19 smithi067 bash[17655]: cluster 2024-04-03T20:20:18.706249+0000 mgr.y (mgr.24370) 10855 : cluster [DBG] pgmap v10839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:19 smithi067 bash[27441]: cluster 2024-04-03T20:20:18.706249+0000 mgr.y (mgr.24370) 10855 : cluster [DBG] pgmap v10839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:19 smithi082 bash[20963]: cluster 2024-04-03T20:20:18.706249+0000 mgr.y (mgr.24370) 10855 : cluster [DBG] pgmap v10839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:20 smithi067 bash[17655]: audit 2024-04-03T20:20:20.783526+0000 mon.c (mon.2) 4300 : audit [DBG] from='client.? 172.21.15.67:0/3336590030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:20 smithi067 bash[27441]: audit 2024-04-03T20:20:20.783526+0000 mon.c (mon.2) 4300 : audit [DBG] from='client.? 172.21.15.67:0/3336590030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:20 smithi082 bash[20963]: audit 2024-04-03T20:20:20.783526+0000 mon.c (mon.2) 4300 : audit [DBG] from='client.? 172.21.15.67:0/3336590030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:21 smithi067 bash[17655]: cluster 2024-04-03T20:20:20.707063+0000 mgr.y (mgr.24370) 10856 : cluster [DBG] pgmap v10840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:21 smithi067 bash[27441]: cluster 2024-04-03T20:20:20.707063+0000 mgr.y (mgr.24370) 10856 : cluster [DBG] pgmap v10840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:21 smithi082 bash[20963]: cluster 2024-04-03T20:20:20.707063+0000 mgr.y (mgr.24370) 10856 : cluster [DBG] pgmap v10840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:20:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:20:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:23 smithi067 bash[27441]: cluster 2024-04-03T20:20:22.707876+0000 mgr.y (mgr.24370) 10857 : cluster [DBG] pgmap v10841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:23 smithi067 bash[27441]: audit 2024-04-03T20:20:23.241786+0000 mon.a (mon.0) 9524 : audit [DBG] from='client.? 172.21.15.67:0/3500755698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:23 smithi067 bash[17655]: cluster 2024-04-03T20:20:22.707876+0000 mgr.y (mgr.24370) 10857 : cluster [DBG] pgmap v10841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:23 smithi067 bash[17655]: audit 2024-04-03T20:20:23.241786+0000 mon.a (mon.0) 9524 : audit [DBG] from='client.? 172.21.15.67:0/3500755698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:23 smithi082 bash[20963]: cluster 2024-04-03T20:20:22.707876+0000 mgr.y (mgr.24370) 10857 : cluster [DBG] pgmap v10841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:23 smithi082 bash[20963]: audit 2024-04-03T20:20:23.241786+0000 mon.a (mon.0) 9524 : audit [DBG] from='client.? 172.21.15.67:0/3500755698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:25 smithi067 bash[27441]: cluster 2024-04-03T20:20:24.708680+0000 mgr.y (mgr.24370) 10858 : cluster [DBG] pgmap v10842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:25 smithi067 bash[27441]: audit 2024-04-03T20:20:25.236171+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:25 smithi067 bash[27441]: audit 2024-04-03T20:20:25.701323+0000 mon.c (mon.2) 4301 : audit [DBG] from='client.? 172.21.15.67:0/3167679030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:25 smithi067 bash[17655]: cluster 2024-04-03T20:20:24.708680+0000 mgr.y (mgr.24370) 10858 : cluster [DBG] pgmap v10842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:25 smithi067 bash[17655]: audit 2024-04-03T20:20:25.236171+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:25 smithi067 bash[17655]: audit 2024-04-03T20:20:25.701323+0000 mon.c (mon.2) 4301 : audit [DBG] from='client.? 172.21.15.67:0/3167679030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:25 smithi082 bash[20963]: cluster 2024-04-03T20:20:24.708680+0000 mgr.y (mgr.24370) 10858 : cluster [DBG] pgmap v10842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:25 smithi082 bash[20963]: audit 2024-04-03T20:20:25.236171+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:25 smithi082 bash[20963]: audit 2024-04-03T20:20:25.701323+0000 mon.c (mon.2) 4301 : audit [DBG] from='client.? 172.21.15.67:0/3167679030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:27 smithi082 bash[20963]: cluster 2024-04-03T20:20:26.709877+0000 mgr.y (mgr.24370) 10859 : cluster [DBG] pgmap v10843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:27 smithi067 bash[17655]: cluster 2024-04-03T20:20:26.709877+0000 mgr.y (mgr.24370) 10859 : cluster [DBG] pgmap v10843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:27 smithi067 bash[27441]: cluster 2024-04-03T20:20:26.709877+0000 mgr.y (mgr.24370) 10859 : cluster [DBG] pgmap v10843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:28 smithi082 bash[20963]: audit 2024-04-03T20:20:28.145754+0000 mon.c (mon.2) 4302 : audit [DBG] from='client.? 172.21.15.67:0/73506553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:28 smithi067 bash[27441]: audit 2024-04-03T20:20:28.145754+0000 mon.c (mon.2) 4302 : audit [DBG] from='client.? 172.21.15.67:0/73506553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:28 smithi067 bash[17655]: audit 2024-04-03T20:20:28.145754+0000 mon.c (mon.2) 4302 : audit [DBG] from='client.? 172.21.15.67:0/73506553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:29 smithi082 bash[20963]: cluster 2024-04-03T20:20:28.710708+0000 mgr.y (mgr.24370) 10860 : cluster [DBG] pgmap v10844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:29 smithi067 bash[27441]: cluster 2024-04-03T20:20:28.710708+0000 mgr.y (mgr.24370) 10860 : cluster [DBG] pgmap v10844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:29 smithi067 bash[17655]: cluster 2024-04-03T20:20:28.710708+0000 mgr.y (mgr.24370) 10860 : cluster [DBG] pgmap v10844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:30 smithi082 bash[20963]: audit 2024-04-03T20:20:30.598225+0000 mon.c (mon.2) 4303 : audit [DBG] from='client.? 172.21.15.67:0/2602547391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:30 smithi067 bash[17655]: audit 2024-04-03T20:20:30.598225+0000 mon.c (mon.2) 4303 : audit [DBG] from='client.? 172.21.15.67:0/2602547391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:30 smithi067 bash[27441]: audit 2024-04-03T20:20:30.598225+0000 mon.c (mon.2) 4303 : audit [DBG] from='client.? 172.21.15.67:0/2602547391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:31 smithi082 bash[20963]: cluster 2024-04-03T20:20:30.711956+0000 mgr.y (mgr.24370) 10861 : cluster [DBG] pgmap v10845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:31 smithi067 bash[27441]: cluster 2024-04-03T20:20:30.711956+0000 mgr.y (mgr.24370) 10861 : cluster [DBG] pgmap v10845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:31 smithi067 bash[17655]: cluster 2024-04-03T20:20:30.711956+0000 mgr.y (mgr.24370) 10861 : cluster [DBG] pgmap v10845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:20:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:20:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:33 smithi082 bash[20963]: cluster 2024-04-03T20:20:32.712631+0000 mgr.y (mgr.24370) 10862 : cluster [DBG] pgmap v10846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:33 smithi082 bash[20963]: audit 2024-04-03T20:20:33.055989+0000 mon.c (mon.2) 4304 : audit [DBG] from='client.? 172.21.15.67:0/2895008480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:33 smithi067 bash[27441]: cluster 2024-04-03T20:20:32.712631+0000 mgr.y (mgr.24370) 10862 : cluster [DBG] pgmap v10846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:33 smithi067 bash[27441]: audit 2024-04-03T20:20:33.055989+0000 mon.c (mon.2) 4304 : audit [DBG] from='client.? 172.21.15.67:0/2895008480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:33 smithi067 bash[17655]: cluster 2024-04-03T20:20:32.712631+0000 mgr.y (mgr.24370) 10862 : cluster [DBG] pgmap v10846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:33 smithi067 bash[17655]: audit 2024-04-03T20:20:33.055989+0000 mon.c (mon.2) 4304 : audit [DBG] from='client.? 172.21.15.67:0/2895008480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:35 smithi082 bash[20963]: cluster 2024-04-03T20:20:34.713367+0000 mgr.y (mgr.24370) 10863 : cluster [DBG] pgmap v10847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:35 smithi082 bash[20963]: audit 2024-04-03T20:20:35.510977+0000 mon.c (mon.2) 4305 : audit [DBG] from='client.? 172.21.15.67:0/2138429044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:35 smithi067 bash[17655]: cluster 2024-04-03T20:20:34.713367+0000 mgr.y (mgr.24370) 10863 : cluster [DBG] pgmap v10847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:35 smithi067 bash[17655]: audit 2024-04-03T20:20:35.510977+0000 mon.c (mon.2) 4305 : audit [DBG] from='client.? 172.21.15.67:0/2138429044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:35 smithi067 bash[27441]: cluster 2024-04-03T20:20:34.713367+0000 mgr.y (mgr.24370) 10863 : cluster [DBG] pgmap v10847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:35 smithi067 bash[27441]: audit 2024-04-03T20:20:35.510977+0000 mon.c (mon.2) 4305 : audit [DBG] from='client.? 172.21.15.67:0/2138429044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:37 smithi082 bash[20963]: cluster 2024-04-03T20:20:36.714524+0000 mgr.y (mgr.24370) 10864 : cluster [DBG] pgmap v10848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:37 smithi067 bash[17655]: cluster 2024-04-03T20:20:36.714524+0000 mgr.y (mgr.24370) 10864 : cluster [DBG] pgmap v10848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:37 smithi067 bash[27441]: cluster 2024-04-03T20:20:36.714524+0000 mgr.y (mgr.24370) 10864 : cluster [DBG] pgmap v10848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:38 smithi082 bash[20963]: audit 2024-04-03T20:20:37.965360+0000 mon.c (mon.2) 4306 : audit [DBG] from='client.? 172.21.15.67:0/3680190486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:38 smithi067 bash[17655]: audit 2024-04-03T20:20:37.965360+0000 mon.c (mon.2) 4306 : audit [DBG] from='client.? 172.21.15.67:0/3680190486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:38 smithi067 bash[27441]: audit 2024-04-03T20:20:37.965360+0000 mon.c (mon.2) 4306 : audit [DBG] from='client.? 172.21.15.67:0/3680190486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:39 smithi082 bash[20963]: cluster 2024-04-03T20:20:38.715173+0000 mgr.y (mgr.24370) 10865 : cluster [DBG] pgmap v10849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:39 smithi082 bash[20963]: audit 2024-04-03T20:20:39.666003+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:20:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:39 smithi067 bash[17655]: cluster 2024-04-03T20:20:38.715173+0000 mgr.y (mgr.24370) 10865 : cluster [DBG] pgmap v10849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:39 smithi067 bash[17655]: audit 2024-04-03T20:20:39.666003+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:20:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:39 smithi067 bash[27441]: cluster 2024-04-03T20:20:38.715173+0000 mgr.y (mgr.24370) 10865 : cluster [DBG] pgmap v10849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:39 smithi067 bash[27441]: audit 2024-04-03T20:20:39.666003+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:20:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:40 smithi082 bash[20963]: audit 2024-04-03T20:20:40.236357+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:40 smithi082 bash[20963]: audit 2024-04-03T20:20:40.433806+0000 mon.a (mon.0) 9528 : audit [DBG] from='client.? 172.21.15.67:0/3126515159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:40 smithi067 bash[27441]: audit 2024-04-03T20:20:40.236357+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:40 smithi067 bash[27441]: audit 2024-04-03T20:20:40.433806+0000 mon.a (mon.0) 9528 : audit [DBG] from='client.? 172.21.15.67:0/3126515159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:40 smithi067 bash[17655]: audit 2024-04-03T20:20:40.236357+0000 mon.a (mon.0) 9527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:40 smithi067 bash[17655]: audit 2024-04-03T20:20:40.433806+0000 mon.a (mon.0) 9528 : audit [DBG] from='client.? 172.21.15.67:0/3126515159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:41 smithi082 bash[20963]: cluster 2024-04-03T20:20:40.716332+0000 mgr.y (mgr.24370) 10866 : cluster [DBG] pgmap v10850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:41 smithi067 bash[17655]: cluster 2024-04-03T20:20:40.716332+0000 mgr.y (mgr.24370) 10866 : cluster [DBG] pgmap v10850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:41 smithi067 bash[27441]: cluster 2024-04-03T20:20:40.716332+0000 mgr.y (mgr.24370) 10866 : cluster [DBG] pgmap v10850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:42 smithi082 bash[20963]: audit 2024-04-03T20:20:42.884806+0000 mon.a (mon.0) 9529 : audit [DBG] from='client.? 172.21.15.67:0/1178149346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:43] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:20:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:42 smithi067 bash[17655]: audit 2024-04-03T20:20:42.884806+0000 mon.a (mon.0) 9529 : audit [DBG] from='client.? 172.21.15.67:0/1178149346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:42 smithi067 bash[27441]: audit 2024-04-03T20:20:42.884806+0000 mon.a (mon.0) 9529 : audit [DBG] from='client.? 172.21.15.67:0/1178149346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:20:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:43 smithi082 bash[20963]: cluster 2024-04-03T20:20:42.717023+0000 mgr.y (mgr.24370) 10867 : cluster [DBG] pgmap v10851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:43 smithi067 bash[17655]: cluster 2024-04-03T20:20:42.717023+0000 mgr.y (mgr.24370) 10867 : cluster [DBG] pgmap v10851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:43 smithi067 bash[27441]: cluster 2024-04-03T20:20:42.717023+0000 mgr.y (mgr.24370) 10867 : cluster [DBG] pgmap v10851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:45 smithi082 bash[20963]: cluster 2024-04-03T20:20:44.717738+0000 mgr.y (mgr.24370) 10868 : cluster [DBG] pgmap v10852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:45 smithi082 bash[20963]: audit 2024-04-03T20:20:45.359882+0000 mon.a (mon.0) 9530 : audit [DBG] from='client.? 172.21.15.67:0/577894240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:45 smithi082 bash[20963]: audit 2024-04-03T20:20:45.418173+0000 mon.a (mon.0) 9531 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:45 smithi082 bash[20963]: audit 2024-04-03T20:20:45.428977+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:45 smithi082 bash[20963]: audit 2024-04-03T20:20:45.665973+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:45 smithi082 bash[20963]: audit 2024-04-03T20:20:45.673762+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[17655]: cluster 2024-04-03T20:20:44.717738+0000 mgr.y (mgr.24370) 10868 : cluster [DBG] pgmap v10852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[17655]: audit 2024-04-03T20:20:45.359882+0000 mon.a (mon.0) 9530 : audit [DBG] from='client.? 172.21.15.67:0/577894240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[17655]: audit 2024-04-03T20:20:45.418173+0000 mon.a (mon.0) 9531 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[17655]: audit 2024-04-03T20:20:45.428977+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[17655]: audit 2024-04-03T20:20:45.665973+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[17655]: audit 2024-04-03T20:20:45.673762+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[27441]: cluster 2024-04-03T20:20:44.717738+0000 mgr.y (mgr.24370) 10868 : cluster [DBG] pgmap v10852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[27441]: audit 2024-04-03T20:20:45.359882+0000 mon.a (mon.0) 9530 : audit [DBG] from='client.? 172.21.15.67:0/577894240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[27441]: audit 2024-04-03T20:20:45.418173+0000 mon.a (mon.0) 9531 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[27441]: audit 2024-04-03T20:20:45.428977+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[27441]: audit 2024-04-03T20:20:45.665973+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:45 smithi067 bash[27441]: audit 2024-04-03T20:20:45.673762+0000 mon.a (mon.0) 9534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:46 smithi082 bash[20963]: audit 2024-04-03T20:20:46.107928+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:20:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:46 smithi082 bash[20963]: audit 2024-04-03T20:20:46.109656+0000 mon.a (mon.0) 9536 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:20:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:46 smithi082 bash[20963]: audit 2024-04-03T20:20:46.118687+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:46 smithi067 bash[17655]: audit 2024-04-03T20:20:46.107928+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:20:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:46 smithi067 bash[17655]: audit 2024-04-03T20:20:46.109656+0000 mon.a (mon.0) 9536 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:20:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:46 smithi067 bash[17655]: audit 2024-04-03T20:20:46.118687+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:46 smithi067 bash[27441]: audit 2024-04-03T20:20:46.107928+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:20:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:46 smithi067 bash[27441]: audit 2024-04-03T20:20:46.109656+0000 mon.a (mon.0) 9536 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:20:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:46 smithi067 bash[27441]: audit 2024-04-03T20:20:46.118687+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:20:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:48 smithi082 bash[20963]: cluster 2024-04-03T20:20:46.718978+0000 mgr.y (mgr.24370) 10869 : cluster [DBG] pgmap v10853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:48 smithi082 bash[20963]: audit 2024-04-03T20:20:47.814312+0000 mon.a (mon.0) 9538 : audit [DBG] from='client.? 172.21.15.67:0/1937529660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:48 smithi067 bash[17655]: cluster 2024-04-03T20:20:46.718978+0000 mgr.y (mgr.24370) 10869 : cluster [DBG] pgmap v10853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:48 smithi067 bash[17655]: audit 2024-04-03T20:20:47.814312+0000 mon.a (mon.0) 9538 : audit [DBG] from='client.? 172.21.15.67:0/1937529660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:48 smithi067 bash[27441]: cluster 2024-04-03T20:20:46.718978+0000 mgr.y (mgr.24370) 10869 : cluster [DBG] pgmap v10853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:48 smithi067 bash[27441]: audit 2024-04-03T20:20:47.814312+0000 mon.a (mon.0) 9538 : audit [DBG] from='client.? 172.21.15.67:0/1937529660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:50 smithi082 bash[20963]: cluster 2024-04-03T20:20:48.719696+0000 mgr.y (mgr.24370) 10870 : cluster [DBG] pgmap v10854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:50 smithi067 bash[17655]: cluster 2024-04-03T20:20:48.719696+0000 mgr.y (mgr.24370) 10870 : cluster [DBG] pgmap v10854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:50 smithi067 bash[27441]: cluster 2024-04-03T20:20:48.719696+0000 mgr.y (mgr.24370) 10870 : cluster [DBG] pgmap v10854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:51 smithi067 bash[17655]: audit 2024-04-03T20:20:50.264380+0000 mon.c (mon.2) 4307 : audit [DBG] from='client.? 172.21.15.67:0/1628628686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:51 smithi067 bash[27441]: audit 2024-04-03T20:20:50.264380+0000 mon.c (mon.2) 4307 : audit [DBG] from='client.? 172.21.15.67:0/1628628686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:51 smithi082 bash[20963]: audit 2024-04-03T20:20:50.264380+0000 mon.c (mon.2) 4307 : audit [DBG] from='client.? 172.21.15.67:0/1628628686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:52 smithi067 bash[27441]: cluster 2024-04-03T20:20:50.720868+0000 mgr.y (mgr.24370) 10871 : cluster [DBG] pgmap v10855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:52 smithi067 bash[17655]: cluster 2024-04-03T20:20:50.720868+0000 mgr.y (mgr.24370) 10871 : cluster [DBG] pgmap v10855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:52 smithi082 bash[20963]: cluster 2024-04-03T20:20:50.720868+0000 mgr.y (mgr.24370) 10871 : cluster [DBG] pgmap v10855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:53] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:20:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:53 smithi067 bash[17655]: audit 2024-04-03T20:20:52.711327+0000 mon.c (mon.2) 4308 : audit [DBG] from='client.? 172.21.15.67:0/172263940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:53 smithi067 bash[17655]: cluster 2024-04-03T20:20:52.721381+0000 mgr.y (mgr.24370) 10872 : cluster [DBG] pgmap v10856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:53 smithi067 bash[27441]: audit 2024-04-03T20:20:52.711327+0000 mon.c (mon.2) 4308 : audit [DBG] from='client.? 172.21.15.67:0/172263940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:53 smithi067 bash[27441]: cluster 2024-04-03T20:20:52.721381+0000 mgr.y (mgr.24370) 10872 : cluster [DBG] pgmap v10856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:53.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:53 smithi082 bash[20963]: audit 2024-04-03T20:20:52.711327+0000 mon.c (mon.2) 4308 : audit [DBG] from='client.? 172.21.15.67:0/172263940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:53.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:53 smithi082 bash[20963]: cluster 2024-04-03T20:20:52.721381+0000 mgr.y (mgr.24370) 10872 : cluster [DBG] pgmap v10856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:20:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:55 smithi082 bash[20963]: cluster 2024-04-03T20:20:54.722190+0000 mgr.y (mgr.24370) 10873 : cluster [DBG] pgmap v10857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:55 smithi082 bash[20963]: audit 2024-04-03T20:20:55.169059+0000 mon.c (mon.2) 4309 : audit [DBG] from='client.? 172.21.15.67:0/2877552040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:55 smithi082 bash[20963]: audit 2024-04-03T20:20:55.236965+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:55 smithi067 bash[17655]: cluster 2024-04-03T20:20:54.722190+0000 mgr.y (mgr.24370) 10873 : cluster [DBG] pgmap v10857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:55 smithi067 bash[17655]: audit 2024-04-03T20:20:55.169059+0000 mon.c (mon.2) 4309 : audit [DBG] from='client.? 172.21.15.67:0/2877552040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:55 smithi067 bash[17655]: audit 2024-04-03T20:20:55.236965+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:55 smithi067 bash[27441]: cluster 2024-04-03T20:20:54.722190+0000 mgr.y (mgr.24370) 10873 : cluster [DBG] pgmap v10857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:55 smithi067 bash[27441]: audit 2024-04-03T20:20:55.169059+0000 mon.c (mon.2) 4309 : audit [DBG] from='client.? 172.21.15.67:0/2877552040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:55 smithi067 bash[27441]: audit 2024-04-03T20:20:55.236965+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:20:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:57 smithi082 bash[20963]: cluster 2024-04-03T20:20:56.723380+0000 mgr.y (mgr.24370) 10874 : cluster [DBG] pgmap v10858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:57 smithi082 bash[20963]: audit 2024-04-03T20:20:57.619712+0000 mon.c (mon.2) 4310 : audit [DBG] from='client.? 172.21.15.67:0/3513207350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:58.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:57 smithi067 bash[17655]: cluster 2024-04-03T20:20:56.723380+0000 mgr.y (mgr.24370) 10874 : cluster [DBG] pgmap v10858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:57 smithi067 bash[17655]: audit 2024-04-03T20:20:57.619712+0000 mon.c (mon.2) 4310 : audit [DBG] from='client.? 172.21.15.67:0/3513207350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:20:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:57 smithi067 bash[27441]: cluster 2024-04-03T20:20:56.723380+0000 mgr.y (mgr.24370) 10874 : cluster [DBG] pgmap v10858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:20:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:57 smithi067 bash[27441]: audit 2024-04-03T20:20:57.619712+0000 mon.c (mon.2) 4310 : audit [DBG] from='client.? 172.21.15.67:0/3513207350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:20:59 smithi082 bash[20963]: cluster 2024-04-03T20:20:58.724043+0000 mgr.y (mgr.24370) 10875 : cluster [DBG] pgmap v10859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:20:59 smithi067 bash[17655]: cluster 2024-04-03T20:20:58.724043+0000 mgr.y (mgr.24370) 10875 : cluster [DBG] pgmap v10859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:20:59 smithi067 bash[27441]: cluster 2024-04-03T20:20:58.724043+0000 mgr.y (mgr.24370) 10875 : cluster [DBG] pgmap v10859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:00 smithi082 bash[20963]: audit 2024-04-03T20:21:00.080123+0000 mon.a (mon.0) 9540 : audit [DBG] from='client.? 172.21.15.67:0/1443145200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:00 smithi067 bash[17655]: audit 2024-04-03T20:21:00.080123+0000 mon.a (mon.0) 9540 : audit [DBG] from='client.? 172.21.15.67:0/1443145200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:00 smithi067 bash[27441]: audit 2024-04-03T20:21:00.080123+0000 mon.a (mon.0) 9540 : audit [DBG] from='client.? 172.21.15.67:0/1443145200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:01 smithi082 bash[20963]: cluster 2024-04-03T20:21:00.725153+0000 mgr.y (mgr.24370) 10876 : cluster [DBG] pgmap v10860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:01 smithi067 bash[27441]: cluster 2024-04-03T20:21:00.725153+0000 mgr.y (mgr.24370) 10876 : cluster [DBG] pgmap v10860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:01 smithi067 bash[17655]: cluster 2024-04-03T20:21:00.725153+0000 mgr.y (mgr.24370) 10876 : cluster [DBG] pgmap v10860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:02 smithi067 bash[27441]: audit 2024-04-03T20:21:02.522722+0000 mon.a (mon.0) 9541 : audit [DBG] from='client.? 172.21.15.67:0/2236578986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:02 smithi067 bash[17655]: audit 2024-04-03T20:21:02.522722+0000 mon.a (mon.0) 9541 : audit [DBG] from='client.? 172.21.15.67:0/2236578986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:02 smithi082 bash[20963]: audit 2024-04-03T20:21:02.522722+0000 mon.a (mon.0) 9541 : audit [DBG] from='client.? 172.21.15.67:0/2236578986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:03] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:21:03.813 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:21:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:03 smithi082 bash[20963]: cluster 2024-04-03T20:21:02.725836+0000 mgr.y (mgr.24370) 10877 : cluster [DBG] pgmap v10861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:03 smithi067 bash[27441]: cluster 2024-04-03T20:21:02.725836+0000 mgr.y (mgr.24370) 10877 : cluster [DBG] pgmap v10861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:03 smithi067 bash[17655]: cluster 2024-04-03T20:21:02.725836+0000 mgr.y (mgr.24370) 10877 : cluster [DBG] pgmap v10861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:05 smithi082 bash[20963]: cluster 2024-04-03T20:21:04.726420+0000 mgr.y (mgr.24370) 10878 : cluster [DBG] pgmap v10862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:05 smithi082 bash[20963]: audit 2024-04-03T20:21:04.976915+0000 mon.a (mon.0) 9542 : audit [DBG] from='client.? 172.21.15.67:0/3963395526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:06.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:05 smithi067 bash[17655]: cluster 2024-04-03T20:21:04.726420+0000 mgr.y (mgr.24370) 10878 : cluster [DBG] pgmap v10862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:05 smithi067 bash[17655]: audit 2024-04-03T20:21:04.976915+0000 mon.a (mon.0) 9542 : audit [DBG] from='client.? 172.21.15.67:0/3963395526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:05 smithi067 bash[27441]: cluster 2024-04-03T20:21:04.726420+0000 mgr.y (mgr.24370) 10878 : cluster [DBG] pgmap v10862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:05 smithi067 bash[27441]: audit 2024-04-03T20:21:04.976915+0000 mon.a (mon.0) 9542 : audit [DBG] from='client.? 172.21.15.67:0/3963395526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:07 smithi082 bash[20963]: cluster 2024-04-03T20:21:06.727530+0000 mgr.y (mgr.24370) 10879 : cluster [DBG] pgmap v10863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:07 smithi082 bash[20963]: audit 2024-04-03T20:21:07.439286+0000 mon.c (mon.2) 4311 : audit [DBG] from='client.? 172.21.15.67:0/2994409914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:07 smithi067 bash[17655]: cluster 2024-04-03T20:21:06.727530+0000 mgr.y (mgr.24370) 10879 : cluster [DBG] pgmap v10863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:07 smithi067 bash[17655]: audit 2024-04-03T20:21:07.439286+0000 mon.c (mon.2) 4311 : audit [DBG] from='client.? 172.21.15.67:0/2994409914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:07 smithi067 bash[27441]: cluster 2024-04-03T20:21:06.727530+0000 mgr.y (mgr.24370) 10879 : cluster [DBG] pgmap v10863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:07 smithi067 bash[27441]: audit 2024-04-03T20:21:07.439286+0000 mon.c (mon.2) 4311 : audit [DBG] from='client.? 172.21.15.67:0/2994409914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:09 smithi082 bash[20963]: cluster 2024-04-03T20:21:08.728256+0000 mgr.y (mgr.24370) 10880 : cluster [DBG] pgmap v10864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:10.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:09 smithi067 bash[17655]: cluster 2024-04-03T20:21:08.728256+0000 mgr.y (mgr.24370) 10880 : cluster [DBG] pgmap v10864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:09 smithi067 bash[27441]: cluster 2024-04-03T20:21:08.728256+0000 mgr.y (mgr.24370) 10880 : cluster [DBG] pgmap v10864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:10 smithi082 bash[20963]: audit 2024-04-03T20:21:09.891791+0000 mon.a (mon.0) 9543 : audit [DBG] from='client.? 172.21.15.67:0/4160852123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:10 smithi082 bash[20963]: audit 2024-04-03T20:21:10.237278+0000 mon.a (mon.0) 9544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:10 smithi067 bash[27441]: audit 2024-04-03T20:21:09.891791+0000 mon.a (mon.0) 9543 : audit [DBG] from='client.? 172.21.15.67:0/4160852123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:10 smithi067 bash[27441]: audit 2024-04-03T20:21:10.237278+0000 mon.a (mon.0) 9544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:10 smithi067 bash[17655]: audit 2024-04-03T20:21:09.891791+0000 mon.a (mon.0) 9543 : audit [DBG] from='client.? 172.21.15.67:0/4160852123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:10 smithi067 bash[17655]: audit 2024-04-03T20:21:10.237278+0000 mon.a (mon.0) 9544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:11 smithi082 bash[20963]: cluster 2024-04-03T20:21:10.729318+0000 mgr.y (mgr.24370) 10881 : cluster [DBG] pgmap v10865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:11 smithi067 bash[17655]: cluster 2024-04-03T20:21:10.729318+0000 mgr.y (mgr.24370) 10881 : cluster [DBG] pgmap v10865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:11 smithi067 bash[27441]: cluster 2024-04-03T20:21:10.729318+0000 mgr.y (mgr.24370) 10881 : cluster [DBG] pgmap v10865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:12 smithi082 bash[20963]: audit 2024-04-03T20:21:12.344788+0000 mon.c (mon.2) 4312 : audit [DBG] from='client.? 172.21.15.67:0/342987105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:13.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:12 smithi067 bash[27441]: audit 2024-04-03T20:21:12.344788+0000 mon.c (mon.2) 4312 : audit [DBG] from='client.? 172.21.15.67:0/342987105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:12 smithi067 bash[17655]: audit 2024-04-03T20:21:12.344788+0000 mon.c (mon.2) 4312 : audit [DBG] from='client.? 172.21.15.67:0/342987105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:13.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:21:13.847 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:21:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:13 smithi082 bash[20963]: cluster 2024-04-03T20:21:12.730059+0000 mgr.y (mgr.24370) 10882 : cluster [DBG] pgmap v10866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:13 smithi067 bash[17655]: cluster 2024-04-03T20:21:12.730059+0000 mgr.y (mgr.24370) 10882 : cluster [DBG] pgmap v10866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:13 smithi067 bash[27441]: cluster 2024-04-03T20:21:12.730059+0000 mgr.y (mgr.24370) 10882 : cluster [DBG] pgmap v10866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:14 smithi082 bash[20963]: audit 2024-04-03T20:21:14.806269+0000 mon.a (mon.0) 9545 : audit [DBG] from='client.? 172.21.15.67:0/3852053351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:15.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:14 smithi067 bash[17655]: audit 2024-04-03T20:21:14.806269+0000 mon.a (mon.0) 9545 : audit [DBG] from='client.? 172.21.15.67:0/3852053351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:14 smithi067 bash[27441]: audit 2024-04-03T20:21:14.806269+0000 mon.a (mon.0) 9545 : audit [DBG] from='client.? 172.21.15.67:0/3852053351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:15 smithi082 bash[20963]: cluster 2024-04-03T20:21:14.730552+0000 mgr.y (mgr.24370) 10883 : cluster [DBG] pgmap v10867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:16.135 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 20:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T20:21:15.675848052Z level=info msg="Completed cleanup jobs" duration=146.003345ms 2024-04-03T20:21:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:15 smithi067 bash[27441]: cluster 2024-04-03T20:21:14.730552+0000 mgr.y (mgr.24370) 10883 : cluster [DBG] pgmap v10867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:15 smithi067 bash[17655]: cluster 2024-04-03T20:21:14.730552+0000 mgr.y (mgr.24370) 10883 : cluster [DBG] pgmap v10867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:17 smithi067 bash[27441]: cluster 2024-04-03T20:21:16.731724+0000 mgr.y (mgr.24370) 10884 : cluster [DBG] pgmap v10868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:17 smithi067 bash[27441]: audit 2024-04-03T20:21:17.258097+0000 mon.a (mon.0) 9546 : audit [DBG] from='client.? 172.21.15.67:0/3348223119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:17 smithi067 bash[17655]: cluster 2024-04-03T20:21:16.731724+0000 mgr.y (mgr.24370) 10884 : cluster [DBG] pgmap v10868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:17 smithi067 bash[17655]: audit 2024-04-03T20:21:17.258097+0000 mon.a (mon.0) 9546 : audit [DBG] from='client.? 172.21.15.67:0/3348223119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:17 smithi082 bash[20963]: cluster 2024-04-03T20:21:16.731724+0000 mgr.y (mgr.24370) 10884 : cluster [DBG] pgmap v10868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:17 smithi082 bash[20963]: audit 2024-04-03T20:21:17.258097+0000 mon.a (mon.0) 9546 : audit [DBG] from='client.? 172.21.15.67:0/3348223119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:19 smithi082 bash[20963]: cluster 2024-04-03T20:21:18.732419+0000 mgr.y (mgr.24370) 10885 : cluster [DBG] pgmap v10869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:19 smithi082 bash[20963]: audit 2024-04-03T20:21:19.703570+0000 mon.c (mon.2) 4313 : audit [DBG] from='client.? 172.21.15.67:0/4194901780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:19 smithi067 bash[27441]: cluster 2024-04-03T20:21:18.732419+0000 mgr.y (mgr.24370) 10885 : cluster [DBG] pgmap v10869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:19 smithi067 bash[27441]: audit 2024-04-03T20:21:19.703570+0000 mon.c (mon.2) 4313 : audit [DBG] from='client.? 172.21.15.67:0/4194901780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:19 smithi067 bash[17655]: cluster 2024-04-03T20:21:18.732419+0000 mgr.y (mgr.24370) 10885 : cluster [DBG] pgmap v10869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:19 smithi067 bash[17655]: audit 2024-04-03T20:21:19.703570+0000 mon.c (mon.2) 4313 : audit [DBG] from='client.? 172.21.15.67:0/4194901780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:21 smithi082 bash[20963]: cluster 2024-04-03T20:21:20.733546+0000 mgr.y (mgr.24370) 10886 : cluster [DBG] pgmap v10870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:21 smithi067 bash[27441]: cluster 2024-04-03T20:21:20.733546+0000 mgr.y (mgr.24370) 10886 : cluster [DBG] pgmap v10870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:21 smithi067 bash[17655]: cluster 2024-04-03T20:21:20.733546+0000 mgr.y (mgr.24370) 10886 : cluster [DBG] pgmap v10870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:22 smithi067 bash[27441]: audit 2024-04-03T20:21:22.158426+0000 mon.c (mon.2) 4314 : audit [DBG] from='client.? 172.21.15.67:0/828659473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:22 smithi067 bash[17655]: audit 2024-04-03T20:21:22.158426+0000 mon.c (mon.2) 4314 : audit [DBG] from='client.? 172.21.15.67:0/828659473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:22 smithi082 bash[20963]: audit 2024-04-03T20:21:22.158426+0000 mon.c (mon.2) 4314 : audit [DBG] from='client.? 172.21.15.67:0/828659473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:21:23.804 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:21:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:23 smithi082 bash[20963]: cluster 2024-04-03T20:21:22.734353+0000 mgr.y (mgr.24370) 10887 : cluster [DBG] pgmap v10871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:24.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:23 smithi067 bash[17655]: cluster 2024-04-03T20:21:22.734353+0000 mgr.y (mgr.24370) 10887 : cluster [DBG] pgmap v10871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:23 smithi067 bash[27441]: cluster 2024-04-03T20:21:22.734353+0000 mgr.y (mgr.24370) 10887 : cluster [DBG] pgmap v10871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:24 smithi082 bash[20963]: audit 2024-04-03T20:21:24.607560+0000 mon.a (mon.0) 9547 : audit [DBG] from='client.? 172.21.15.67:0/663124812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:24 smithi067 bash[17655]: audit 2024-04-03T20:21:24.607560+0000 mon.a (mon.0) 9547 : audit [DBG] from='client.? 172.21.15.67:0/663124812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:24 smithi067 bash[27441]: audit 2024-04-03T20:21:24.607560+0000 mon.a (mon.0) 9547 : audit [DBG] from='client.? 172.21.15.67:0/663124812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:25 smithi082 bash[20963]: cluster 2024-04-03T20:21:24.735232+0000 mgr.y (mgr.24370) 10888 : cluster [DBG] pgmap v10872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:25 smithi082 bash[20963]: audit 2024-04-03T20:21:25.237951+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:25 smithi067 bash[17655]: cluster 2024-04-03T20:21:24.735232+0000 mgr.y (mgr.24370) 10888 : cluster [DBG] pgmap v10872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:25 smithi067 bash[17655]: audit 2024-04-03T20:21:25.237951+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:25 smithi067 bash[27441]: cluster 2024-04-03T20:21:24.735232+0000 mgr.y (mgr.24370) 10888 : cluster [DBG] pgmap v10872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:25 smithi067 bash[27441]: audit 2024-04-03T20:21:25.237951+0000 mon.a (mon.0) 9548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:27 smithi082 bash[20963]: cluster 2024-04-03T20:21:26.735884+0000 mgr.y (mgr.24370) 10889 : cluster [DBG] pgmap v10873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:27 smithi082 bash[20963]: audit 2024-04-03T20:21:27.056118+0000 mon.c (mon.2) 4315 : audit [DBG] from='client.? 172.21.15.67:0/1777378898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:27 smithi067 bash[27441]: cluster 2024-04-03T20:21:26.735884+0000 mgr.y (mgr.24370) 10889 : cluster [DBG] pgmap v10873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:27 smithi067 bash[27441]: audit 2024-04-03T20:21:27.056118+0000 mon.c (mon.2) 4315 : audit [DBG] from='client.? 172.21.15.67:0/1777378898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:27 smithi067 bash[17655]: cluster 2024-04-03T20:21:26.735884+0000 mgr.y (mgr.24370) 10889 : cluster [DBG] pgmap v10873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:27 smithi067 bash[17655]: audit 2024-04-03T20:21:27.056118+0000 mon.c (mon.2) 4315 : audit [DBG] from='client.? 172.21.15.67:0/1777378898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:29 smithi082 bash[20963]: cluster 2024-04-03T20:21:28.736537+0000 mgr.y (mgr.24370) 10890 : cluster [DBG] pgmap v10874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:29 smithi082 bash[20963]: audit 2024-04-03T20:21:29.501337+0000 mon.a (mon.0) 9549 : audit [DBG] from='client.? 172.21.15.67:0/830036379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:29 smithi067 bash[17655]: cluster 2024-04-03T20:21:28.736537+0000 mgr.y (mgr.24370) 10890 : cluster [DBG] pgmap v10874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:29 smithi067 bash[17655]: audit 2024-04-03T20:21:29.501337+0000 mon.a (mon.0) 9549 : audit [DBG] from='client.? 172.21.15.67:0/830036379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:29 smithi067 bash[27441]: cluster 2024-04-03T20:21:28.736537+0000 mgr.y (mgr.24370) 10890 : cluster [DBG] pgmap v10874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:29 smithi067 bash[27441]: audit 2024-04-03T20:21:29.501337+0000 mon.a (mon.0) 9549 : audit [DBG] from='client.? 172.21.15.67:0/830036379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:31 smithi082 bash[20963]: cluster 2024-04-03T20:21:30.737647+0000 mgr.y (mgr.24370) 10891 : cluster [DBG] pgmap v10875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:31 smithi067 bash[27441]: cluster 2024-04-03T20:21:30.737647+0000 mgr.y (mgr.24370) 10891 : cluster [DBG] pgmap v10875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:31 smithi067 bash[17655]: cluster 2024-04-03T20:21:30.737647+0000 mgr.y (mgr.24370) 10891 : cluster [DBG] pgmap v10875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:32 smithi082 bash[20963]: audit 2024-04-03T20:21:31.951976+0000 mon.c (mon.2) 4316 : audit [DBG] from='client.? 172.21.15.67:0/1912000247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:33.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:33] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:21:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:32 smithi067 bash[27441]: audit 2024-04-03T20:21:31.951976+0000 mon.c (mon.2) 4316 : audit [DBG] from='client.? 172.21.15.67:0/1912000247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:32 smithi067 bash[17655]: audit 2024-04-03T20:21:31.951976+0000 mon.c (mon.2) 4316 : audit [DBG] from='client.? 172.21.15.67:0/1912000247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:33.855 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:21:34.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:33 smithi082 bash[20963]: cluster 2024-04-03T20:21:32.738452+0000 mgr.y (mgr.24370) 10892 : cluster [DBG] pgmap v10876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:33 smithi067 bash[27441]: cluster 2024-04-03T20:21:32.738452+0000 mgr.y (mgr.24370) 10892 : cluster [DBG] pgmap v10876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:33 smithi067 bash[17655]: cluster 2024-04-03T20:21:32.738452+0000 mgr.y (mgr.24370) 10892 : cluster [DBG] pgmap v10876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:34 smithi082 bash[20963]: audit 2024-04-03T20:21:34.399465+0000 mon.a (mon.0) 9550 : audit [DBG] from='client.? 172.21.15.67:0/2749947292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:34 smithi067 bash[17655]: audit 2024-04-03T20:21:34.399465+0000 mon.a (mon.0) 9550 : audit [DBG] from='client.? 172.21.15.67:0/2749947292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:34 smithi067 bash[27441]: audit 2024-04-03T20:21:34.399465+0000 mon.a (mon.0) 9550 : audit [DBG] from='client.? 172.21.15.67:0/2749947292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:35 smithi082 bash[20963]: cluster 2024-04-03T20:21:34.739178+0000 mgr.y (mgr.24370) 10893 : cluster [DBG] pgmap v10877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:36.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:35 smithi067 bash[17655]: cluster 2024-04-03T20:21:34.739178+0000 mgr.y (mgr.24370) 10893 : cluster [DBG] pgmap v10877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:35 smithi067 bash[27441]: cluster 2024-04-03T20:21:34.739178+0000 mgr.y (mgr.24370) 10893 : cluster [DBG] pgmap v10877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:36 smithi082 bash[20963]: audit 2024-04-03T20:21:36.858112+0000 mon.c (mon.2) 4317 : audit [DBG] from='client.? 172.21.15.67:0/2115979942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:36 smithi067 bash[27441]: audit 2024-04-03T20:21:36.858112+0000 mon.c (mon.2) 4317 : audit [DBG] from='client.? 172.21.15.67:0/2115979942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:36 smithi067 bash[17655]: audit 2024-04-03T20:21:36.858112+0000 mon.c (mon.2) 4317 : audit [DBG] from='client.? 172.21.15.67:0/2115979942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:37 smithi082 bash[20963]: cluster 2024-04-03T20:21:36.739950+0000 mgr.y (mgr.24370) 10894 : cluster [DBG] pgmap v10878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:37 smithi067 bash[17655]: cluster 2024-04-03T20:21:36.739950+0000 mgr.y (mgr.24370) 10894 : cluster [DBG] pgmap v10878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:37 smithi067 bash[27441]: cluster 2024-04-03T20:21:36.739950+0000 mgr.y (mgr.24370) 10894 : cluster [DBG] pgmap v10878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:39 smithi082 bash[20963]: cluster 2024-04-03T20:21:38.740699+0000 mgr.y (mgr.24370) 10895 : cluster [DBG] pgmap v10879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:39 smithi082 bash[20963]: audit 2024-04-03T20:21:39.320258+0000 mon.c (mon.2) 4318 : audit [DBG] from='client.? 172.21.15.67:0/1003268134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:39 smithi067 bash[17655]: cluster 2024-04-03T20:21:38.740699+0000 mgr.y (mgr.24370) 10895 : cluster [DBG] pgmap v10879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:39 smithi067 bash[17655]: audit 2024-04-03T20:21:39.320258+0000 mon.c (mon.2) 4318 : audit [DBG] from='client.? 172.21.15.67:0/1003268134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:39 smithi067 bash[27441]: cluster 2024-04-03T20:21:38.740699+0000 mgr.y (mgr.24370) 10895 : cluster [DBG] pgmap v10879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:39 smithi067 bash[27441]: audit 2024-04-03T20:21:39.320258+0000 mon.c (mon.2) 4318 : audit [DBG] from='client.? 172.21.15.67:0/1003268134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:40 smithi067 bash[17655]: audit 2024-04-03T20:21:40.238176+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:40 smithi067 bash[27441]: audit 2024-04-03T20:21:40.238176+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:40 smithi082 bash[20963]: audit 2024-04-03T20:21:40.238176+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:41 smithi067 bash[27441]: cluster 2024-04-03T20:21:40.741855+0000 mgr.y (mgr.24370) 10896 : cluster [DBG] pgmap v10880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:41 smithi067 bash[27441]: audit 2024-04-03T20:21:41.774230+0000 mon.c (mon.2) 4319 : audit [DBG] from='client.? 172.21.15.67:0/1195112177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:41 smithi067 bash[17655]: cluster 2024-04-03T20:21:40.741855+0000 mgr.y (mgr.24370) 10896 : cluster [DBG] pgmap v10880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:41 smithi067 bash[17655]: audit 2024-04-03T20:21:41.774230+0000 mon.c (mon.2) 4319 : audit [DBG] from='client.? 172.21.15.67:0/1195112177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:41 smithi082 bash[20963]: cluster 2024-04-03T20:21:40.741855+0000 mgr.y (mgr.24370) 10896 : cluster [DBG] pgmap v10880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:41 smithi082 bash[20963]: audit 2024-04-03T20:21:41.774230+0000 mon.c (mon.2) 4319 : audit [DBG] from='client.? 172.21.15.67:0/1195112177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:43] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:21:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:21:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:43 smithi067 bash[27441]: cluster 2024-04-03T20:21:42.742547+0000 mgr.y (mgr.24370) 10897 : cluster [DBG] pgmap v10881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:43 smithi067 bash[17655]: cluster 2024-04-03T20:21:42.742547+0000 mgr.y (mgr.24370) 10897 : cluster [DBG] pgmap v10881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:43 smithi082 bash[20963]: cluster 2024-04-03T20:21:42.742547+0000 mgr.y (mgr.24370) 10897 : cluster [DBG] pgmap v10881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:44 smithi067 bash[17655]: audit 2024-04-03T20:21:44.225420+0000 mon.a (mon.0) 9552 : audit [DBG] from='client.? 172.21.15.67:0/2532918866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:44 smithi067 bash[27441]: audit 2024-04-03T20:21:44.225420+0000 mon.a (mon.0) 9552 : audit [DBG] from='client.? 172.21.15.67:0/2532918866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:44 smithi082 bash[20963]: audit 2024-04-03T20:21:44.225420+0000 mon.a (mon.0) 9552 : audit [DBG] from='client.? 172.21.15.67:0/2532918866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:45 smithi067 bash[17655]: cluster 2024-04-03T20:21:44.743401+0000 mgr.y (mgr.24370) 10898 : cluster [DBG] pgmap v10882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:45 smithi067 bash[27441]: cluster 2024-04-03T20:21:44.743401+0000 mgr.y (mgr.24370) 10898 : cluster [DBG] pgmap v10882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:45 smithi082 bash[20963]: cluster 2024-04-03T20:21:44.743401+0000 mgr.y (mgr.24370) 10898 : cluster [DBG] pgmap v10882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:46 smithi067 bash[17655]: audit 2024-04-03T20:21:46.195902+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:21:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:46 smithi067 bash[17655]: audit 2024-04-03T20:21:46.681883+0000 mon.a (mon.0) 9554 : audit [DBG] from='client.? 172.21.15.67:0/2192163401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:46 smithi067 bash[27441]: audit 2024-04-03T20:21:46.195902+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:21:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:46 smithi067 bash[27441]: audit 2024-04-03T20:21:46.681883+0000 mon.a (mon.0) 9554 : audit [DBG] from='client.? 172.21.15.67:0/2192163401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:46 smithi082 bash[20963]: audit 2024-04-03T20:21:46.195902+0000 mon.a (mon.0) 9553 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:21:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:46 smithi082 bash[20963]: audit 2024-04-03T20:21:46.681883+0000 mon.a (mon.0) 9554 : audit [DBG] from='client.? 172.21.15.67:0/2192163401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:47 smithi082 bash[20963]: cluster 2024-04-03T20:21:46.744624+0000 mgr.y (mgr.24370) 10899 : cluster [DBG] pgmap v10883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:47 smithi067 bash[17655]: cluster 2024-04-03T20:21:46.744624+0000 mgr.y (mgr.24370) 10899 : cluster [DBG] pgmap v10883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:47 smithi067 bash[27441]: cluster 2024-04-03T20:21:46.744624+0000 mgr.y (mgr.24370) 10899 : cluster [DBG] pgmap v10883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:49 smithi082 bash[20963]: cluster 2024-04-03T20:21:48.745415+0000 mgr.y (mgr.24370) 10900 : cluster [DBG] pgmap v10884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:49 smithi082 bash[20963]: audit 2024-04-03T20:21:49.136380+0000 mon.a (mon.0) 9555 : audit [DBG] from='client.? 172.21.15.67:0/158454336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:49 smithi067 bash[27441]: cluster 2024-04-03T20:21:48.745415+0000 mgr.y (mgr.24370) 10900 : cluster [DBG] pgmap v10884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:49 smithi067 bash[27441]: audit 2024-04-03T20:21:49.136380+0000 mon.a (mon.0) 9555 : audit [DBG] from='client.? 172.21.15.67:0/158454336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:49 smithi067 bash[17655]: cluster 2024-04-03T20:21:48.745415+0000 mgr.y (mgr.24370) 10900 : cluster [DBG] pgmap v10884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:49 smithi067 bash[17655]: audit 2024-04-03T20:21:49.136380+0000 mon.a (mon.0) 9555 : audit [DBG] from='client.? 172.21.15.67:0/158454336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:51 smithi082 bash[20963]: cluster 2024-04-03T20:21:50.746595+0000 mgr.y (mgr.24370) 10901 : cluster [DBG] pgmap v10885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:51 smithi082 bash[20963]: audit 2024-04-03T20:21:51.623852+0000 mon.b (mon.1) 68 : audit [DBG] from='client.? 172.21.15.67:0/1341688122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:51 smithi067 bash[17655]: cluster 2024-04-03T20:21:50.746595+0000 mgr.y (mgr.24370) 10901 : cluster [DBG] pgmap v10885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:51 smithi067 bash[17655]: audit 2024-04-03T20:21:51.623852+0000 mon.b (mon.1) 68 : audit [DBG] from='client.? 172.21.15.67:0/1341688122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:51 smithi067 bash[27441]: cluster 2024-04-03T20:21:50.746595+0000 mgr.y (mgr.24370) 10901 : cluster [DBG] pgmap v10885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:51 smithi067 bash[27441]: audit 2024-04-03T20:21:51.623852+0000 mon.b (mon.1) 68 : audit [DBG] from='client.? 172.21.15.67:0/1341688122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:52 smithi082 bash[20963]: audit 2024-04-03T20:21:51.940121+0000 mon.a (mon.0) 9556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:52 smithi082 bash[20963]: audit 2024-04-03T20:21:51.948206+0000 mon.a (mon.0) 9557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:52 smithi082 bash[20963]: audit 2024-04-03T20:21:52.243793+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:52 smithi082 bash[20963]: audit 2024-04-03T20:21:52.250866+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:52 smithi082 bash[20963]: audit 2024-04-03T20:21:52.675198+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:21:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:52 smithi082 bash[20963]: audit 2024-04-03T20:21:52.676821+0000 mon.a (mon.0) 9561 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:21:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:52 smithi082 bash[20963]: audit 2024-04-03T20:21:52.686347+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:53] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:21:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[17655]: audit 2024-04-03T20:21:51.940121+0000 mon.a (mon.0) 9556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[17655]: audit 2024-04-03T20:21:51.948206+0000 mon.a (mon.0) 9557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[17655]: audit 2024-04-03T20:21:52.243793+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[17655]: audit 2024-04-03T20:21:52.250866+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[17655]: audit 2024-04-03T20:21:52.675198+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:21:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[17655]: audit 2024-04-03T20:21:52.676821+0000 mon.a (mon.0) 9561 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:21:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[17655]: audit 2024-04-03T20:21:52.686347+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[27441]: audit 2024-04-03T20:21:51.940121+0000 mon.a (mon.0) 9556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[27441]: audit 2024-04-03T20:21:51.948206+0000 mon.a (mon.0) 9557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[27441]: audit 2024-04-03T20:21:52.243793+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[27441]: audit 2024-04-03T20:21:52.250866+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[27441]: audit 2024-04-03T20:21:52.675198+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:21:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[27441]: audit 2024-04-03T20:21:52.676821+0000 mon.a (mon.0) 9561 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:21:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:52 smithi067 bash[27441]: audit 2024-04-03T20:21:52.686347+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:21:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:21:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:53 smithi082 bash[20963]: cluster 2024-04-03T20:21:52.747215+0000 mgr.y (mgr.24370) 10902 : cluster [DBG] pgmap v10886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:53 smithi067 bash[27441]: cluster 2024-04-03T20:21:52.747215+0000 mgr.y (mgr.24370) 10902 : cluster [DBG] pgmap v10886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:53 smithi067 bash[17655]: cluster 2024-04-03T20:21:52.747215+0000 mgr.y (mgr.24370) 10902 : cluster [DBG] pgmap v10886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:54 smithi082 bash[20963]: audit 2024-04-03T20:21:54.079225+0000 mon.c (mon.2) 4320 : audit [DBG] from='client.? 172.21.15.67:0/3637651378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:54 smithi067 bash[27441]: audit 2024-04-03T20:21:54.079225+0000 mon.c (mon.2) 4320 : audit [DBG] from='client.? 172.21.15.67:0/3637651378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:54 smithi067 bash[17655]: audit 2024-04-03T20:21:54.079225+0000 mon.c (mon.2) 4320 : audit [DBG] from='client.? 172.21.15.67:0/3637651378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:55 smithi082 bash[20963]: cluster 2024-04-03T20:21:54.747860+0000 mgr.y (mgr.24370) 10903 : cluster [DBG] pgmap v10887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:55 smithi082 bash[20963]: audit 2024-04-03T20:21:55.238566+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:55 smithi067 bash[27441]: cluster 2024-04-03T20:21:54.747860+0000 mgr.y (mgr.24370) 10903 : cluster [DBG] pgmap v10887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:55 smithi067 bash[27441]: audit 2024-04-03T20:21:55.238566+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:55 smithi067 bash[17655]: cluster 2024-04-03T20:21:54.747860+0000 mgr.y (mgr.24370) 10903 : cluster [DBG] pgmap v10887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:55 smithi067 bash[17655]: audit 2024-04-03T20:21:55.238566+0000 mon.a (mon.0) 9563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:21:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:56 smithi082 bash[20963]: audit 2024-04-03T20:21:56.536990+0000 mon.c (mon.2) 4321 : audit [DBG] from='client.? 172.21.15.67:0/339950885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:56 smithi067 bash[17655]: audit 2024-04-03T20:21:56.536990+0000 mon.c (mon.2) 4321 : audit [DBG] from='client.? 172.21.15.67:0/339950885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:56 smithi067 bash[27441]: audit 2024-04-03T20:21:56.536990+0000 mon.c (mon.2) 4321 : audit [DBG] from='client.? 172.21.15.67:0/339950885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:21:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:57 smithi082 bash[20963]: cluster 2024-04-03T20:21:56.748971+0000 mgr.y (mgr.24370) 10904 : cluster [DBG] pgmap v10888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:57 smithi067 bash[17655]: cluster 2024-04-03T20:21:56.748971+0000 mgr.y (mgr.24370) 10904 : cluster [DBG] pgmap v10888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:21:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:57 smithi067 bash[27441]: cluster 2024-04-03T20:21:56.748971+0000 mgr.y (mgr.24370) 10904 : cluster [DBG] pgmap v10888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:59 smithi082 bash[20963]: cluster 2024-04-03T20:21:58.749456+0000 mgr.y (mgr.24370) 10905 : cluster [DBG] pgmap v10889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:21:59 smithi082 bash[20963]: audit 2024-04-03T20:21:58.996197+0000 mon.a (mon.0) 9564 : audit [DBG] from='client.? 172.21.15.67:0/1029236613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:59 smithi067 bash[27441]: cluster 2024-04-03T20:21:58.749456+0000 mgr.y (mgr.24370) 10905 : cluster [DBG] pgmap v10889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:21:59 smithi067 bash[27441]: audit 2024-04-03T20:21:58.996197+0000 mon.a (mon.0) 9564 : audit [DBG] from='client.? 172.21.15.67:0/1029236613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:59 smithi067 bash[17655]: cluster 2024-04-03T20:21:58.749456+0000 mgr.y (mgr.24370) 10905 : cluster [DBG] pgmap v10889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:21:59 smithi067 bash[17655]: audit 2024-04-03T20:21:58.996197+0000 mon.a (mon.0) 9564 : audit [DBG] from='client.? 172.21.15.67:0/1029236613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:01 smithi082 bash[20963]: cluster 2024-04-03T20:22:00.750559+0000 mgr.y (mgr.24370) 10906 : cluster [DBG] pgmap v10890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:01 smithi082 bash[20963]: audit 2024-04-03T20:22:01.455406+0000 mon.c (mon.2) 4322 : audit [DBG] from='client.? 172.21.15.67:0/3720255988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:01 smithi067 bash[17655]: cluster 2024-04-03T20:22:00.750559+0000 mgr.y (mgr.24370) 10906 : cluster [DBG] pgmap v10890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:01 smithi067 bash[17655]: audit 2024-04-03T20:22:01.455406+0000 mon.c (mon.2) 4322 : audit [DBG] from='client.? 172.21.15.67:0/3720255988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:01 smithi067 bash[27441]: cluster 2024-04-03T20:22:00.750559+0000 mgr.y (mgr.24370) 10906 : cluster [DBG] pgmap v10890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:01 smithi067 bash[27441]: audit 2024-04-03T20:22:01.455406+0000 mon.c (mon.2) 4322 : audit [DBG] from='client.? 172.21.15.67:0/3720255988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:03] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:22:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:22:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:03 smithi082 bash[20963]: cluster 2024-04-03T20:22:02.751278+0000 mgr.y (mgr.24370) 10907 : cluster [DBG] pgmap v10891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:03 smithi082 bash[20963]: audit 2024-04-03T20:22:03.918804+0000 mon.c (mon.2) 4323 : audit [DBG] from='client.? 172.21.15.67:0/3128111194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:03 smithi067 bash[17655]: cluster 2024-04-03T20:22:02.751278+0000 mgr.y (mgr.24370) 10907 : cluster [DBG] pgmap v10891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:03 smithi067 bash[17655]: audit 2024-04-03T20:22:03.918804+0000 mon.c (mon.2) 4323 : audit [DBG] from='client.? 172.21.15.67:0/3128111194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:03 smithi067 bash[27441]: cluster 2024-04-03T20:22:02.751278+0000 mgr.y (mgr.24370) 10907 : cluster [DBG] pgmap v10891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:03 smithi067 bash[27441]: audit 2024-04-03T20:22:03.918804+0000 mon.c (mon.2) 4323 : audit [DBG] from='client.? 172.21.15.67:0/3128111194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:05 smithi082 bash[20963]: cluster 2024-04-03T20:22:04.751977+0000 mgr.y (mgr.24370) 10908 : cluster [DBG] pgmap v10892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:05 smithi067 bash[17655]: cluster 2024-04-03T20:22:04.751977+0000 mgr.y (mgr.24370) 10908 : cluster [DBG] pgmap v10892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:05 smithi067 bash[27441]: cluster 2024-04-03T20:22:04.751977+0000 mgr.y (mgr.24370) 10908 : cluster [DBG] pgmap v10892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:06 smithi082 bash[20963]: audit 2024-04-03T20:22:06.381563+0000 mon.a (mon.0) 9565 : audit [DBG] from='client.? 172.21.15.67:0/818903154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:06 smithi067 bash[27441]: audit 2024-04-03T20:22:06.381563+0000 mon.a (mon.0) 9565 : audit [DBG] from='client.? 172.21.15.67:0/818903154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:06 smithi067 bash[17655]: audit 2024-04-03T20:22:06.381563+0000 mon.a (mon.0) 9565 : audit [DBG] from='client.? 172.21.15.67:0/818903154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:07 smithi082 bash[20963]: cluster 2024-04-03T20:22:06.753170+0000 mgr.y (mgr.24370) 10909 : cluster [DBG] pgmap v10893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:07 smithi067 bash[27441]: cluster 2024-04-03T20:22:06.753170+0000 mgr.y (mgr.24370) 10909 : cluster [DBG] pgmap v10893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:07 smithi067 bash[17655]: cluster 2024-04-03T20:22:06.753170+0000 mgr.y (mgr.24370) 10909 : cluster [DBG] pgmap v10893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:09 smithi082 bash[20963]: audit 2024-04-03T20:22:08.836323+0000 mon.c (mon.2) 4324 : audit [DBG] from='client.? 172.21.15.67:0/1119440049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:09 smithi067 bash[27441]: audit 2024-04-03T20:22:08.836323+0000 mon.c (mon.2) 4324 : audit [DBG] from='client.? 172.21.15.67:0/1119440049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:09 smithi067 bash[17655]: audit 2024-04-03T20:22:08.836323+0000 mon.c (mon.2) 4324 : audit [DBG] from='client.? 172.21.15.67:0/1119440049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:10 smithi082 bash[20963]: cluster 2024-04-03T20:22:08.753843+0000 mgr.y (mgr.24370) 10910 : cluster [DBG] pgmap v10894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:10 smithi067 bash[27441]: cluster 2024-04-03T20:22:08.753843+0000 mgr.y (mgr.24370) 10910 : cluster [DBG] pgmap v10894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:10 smithi067 bash[17655]: cluster 2024-04-03T20:22:08.753843+0000 mgr.y (mgr.24370) 10910 : cluster [DBG] pgmap v10894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:11 smithi082 bash[20963]: audit 2024-04-03T20:22:10.238788+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:11 smithi067 bash[27441]: audit 2024-04-03T20:22:10.238788+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:11 smithi067 bash[17655]: audit 2024-04-03T20:22:10.238788+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:12 smithi082 bash[20963]: cluster 2024-04-03T20:22:10.754971+0000 mgr.y (mgr.24370) 10911 : cluster [DBG] pgmap v10895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:12 smithi082 bash[20963]: audit 2024-04-03T20:22:11.296659+0000 mon.a (mon.0) 9567 : audit [DBG] from='client.? 172.21.15.67:0/2436022220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:12 smithi067 bash[27441]: cluster 2024-04-03T20:22:10.754971+0000 mgr.y (mgr.24370) 10911 : cluster [DBG] pgmap v10895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:12 smithi067 bash[27441]: audit 2024-04-03T20:22:11.296659+0000 mon.a (mon.0) 9567 : audit [DBG] from='client.? 172.21.15.67:0/2436022220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:12 smithi067 bash[17655]: cluster 2024-04-03T20:22:10.754971+0000 mgr.y (mgr.24370) 10911 : cluster [DBG] pgmap v10895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:12 smithi067 bash[17655]: audit 2024-04-03T20:22:11.296659+0000 mon.a (mon.0) 9567 : audit [DBG] from='client.? 172.21.15.67:0/2436022220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:13] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:22:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:22:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:14 smithi082 bash[20963]: cluster 2024-04-03T20:22:12.755654+0000 mgr.y (mgr.24370) 10912 : cluster [DBG] pgmap v10896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:14 smithi082 bash[20963]: audit 2024-04-03T20:22:13.748802+0000 mon.c (mon.2) 4325 : audit [DBG] from='client.? 172.21.15.67:0/2353863510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:14 smithi067 bash[27441]: cluster 2024-04-03T20:22:12.755654+0000 mgr.y (mgr.24370) 10912 : cluster [DBG] pgmap v10896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:14 smithi067 bash[27441]: audit 2024-04-03T20:22:13.748802+0000 mon.c (mon.2) 4325 : audit [DBG] from='client.? 172.21.15.67:0/2353863510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:14 smithi067 bash[17655]: cluster 2024-04-03T20:22:12.755654+0000 mgr.y (mgr.24370) 10912 : cluster [DBG] pgmap v10896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:14 smithi067 bash[17655]: audit 2024-04-03T20:22:13.748802+0000 mon.c (mon.2) 4325 : audit [DBG] from='client.? 172.21.15.67:0/2353863510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:16 smithi082 bash[20963]: cluster 2024-04-03T20:22:14.756376+0000 mgr.y (mgr.24370) 10913 : cluster [DBG] pgmap v10897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:16 smithi067 bash[27441]: cluster 2024-04-03T20:22:14.756376+0000 mgr.y (mgr.24370) 10913 : cluster [DBG] pgmap v10897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:16 smithi067 bash[17655]: cluster 2024-04-03T20:22:14.756376+0000 mgr.y (mgr.24370) 10913 : cluster [DBG] pgmap v10897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:17 smithi082 bash[20963]: audit 2024-04-03T20:22:16.209446+0000 mon.a (mon.0) 9568 : audit [DBG] from='client.? 172.21.15.67:0/1789862455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:17 smithi067 bash[17655]: audit 2024-04-03T20:22:16.209446+0000 mon.a (mon.0) 9568 : audit [DBG] from='client.? 172.21.15.67:0/1789862455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:17 smithi067 bash[27441]: audit 2024-04-03T20:22:16.209446+0000 mon.a (mon.0) 9568 : audit [DBG] from='client.? 172.21.15.67:0/1789862455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:18 smithi082 bash[20963]: cluster 2024-04-03T20:22:16.757635+0000 mgr.y (mgr.24370) 10914 : cluster [DBG] pgmap v10898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:18 smithi067 bash[27441]: cluster 2024-04-03T20:22:16.757635+0000 mgr.y (mgr.24370) 10914 : cluster [DBG] pgmap v10898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:18 smithi067 bash[17655]: cluster 2024-04-03T20:22:16.757635+0000 mgr.y (mgr.24370) 10914 : cluster [DBG] pgmap v10898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:19 smithi082 bash[20963]: audit 2024-04-03T20:22:18.664738+0000 mon.c (mon.2) 4326 : audit [DBG] from='client.? 172.21.15.67:0/188437238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:19 smithi067 bash[17655]: audit 2024-04-03T20:22:18.664738+0000 mon.c (mon.2) 4326 : audit [DBG] from='client.? 172.21.15.67:0/188437238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:19 smithi067 bash[27441]: audit 2024-04-03T20:22:18.664738+0000 mon.c (mon.2) 4326 : audit [DBG] from='client.? 172.21.15.67:0/188437238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:20 smithi082 bash[20963]: cluster 2024-04-03T20:22:18.758336+0000 mgr.y (mgr.24370) 10915 : cluster [DBG] pgmap v10899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:20 smithi067 bash[17655]: cluster 2024-04-03T20:22:18.758336+0000 mgr.y (mgr.24370) 10915 : cluster [DBG] pgmap v10899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:20 smithi067 bash[27441]: cluster 2024-04-03T20:22:18.758336+0000 mgr.y (mgr.24370) 10915 : cluster [DBG] pgmap v10899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:22 smithi082 bash[20963]: cluster 2024-04-03T20:22:20.759477+0000 mgr.y (mgr.24370) 10916 : cluster [DBG] pgmap v10900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:22 smithi082 bash[20963]: audit 2024-04-03T20:22:21.114690+0000 mon.a (mon.0) 9569 : audit [DBG] from='client.? 172.21.15.67:0/270524209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:22 smithi067 bash[17655]: cluster 2024-04-03T20:22:20.759477+0000 mgr.y (mgr.24370) 10916 : cluster [DBG] pgmap v10900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:22 smithi067 bash[17655]: audit 2024-04-03T20:22:21.114690+0000 mon.a (mon.0) 9569 : audit [DBG] from='client.? 172.21.15.67:0/270524209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:22 smithi067 bash[27441]: cluster 2024-04-03T20:22:20.759477+0000 mgr.y (mgr.24370) 10916 : cluster [DBG] pgmap v10900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:22 smithi067 bash[27441]: audit 2024-04-03T20:22:21.114690+0000 mon.a (mon.0) 9569 : audit [DBG] from='client.? 172.21.15.67:0/270524209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:23] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:22:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:22:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:24 smithi082 bash[20963]: cluster 2024-04-03T20:22:22.760248+0000 mgr.y (mgr.24370) 10917 : cluster [DBG] pgmap v10901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:24 smithi082 bash[20963]: audit 2024-04-03T20:22:23.570057+0000 mon.c (mon.2) 4327 : audit [DBG] from='client.? 172.21.15.67:0/2111908990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:24 smithi067 bash[27441]: cluster 2024-04-03T20:22:22.760248+0000 mgr.y (mgr.24370) 10917 : cluster [DBG] pgmap v10901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:24 smithi067 bash[27441]: audit 2024-04-03T20:22:23.570057+0000 mon.c (mon.2) 4327 : audit [DBG] from='client.? 172.21.15.67:0/2111908990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:24 smithi067 bash[17655]: cluster 2024-04-03T20:22:22.760248+0000 mgr.y (mgr.24370) 10917 : cluster [DBG] pgmap v10901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:24 smithi067 bash[17655]: audit 2024-04-03T20:22:23.570057+0000 mon.c (mon.2) 4327 : audit [DBG] from='client.? 172.21.15.67:0/2111908990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:26 smithi082 bash[20963]: cluster 2024-04-03T20:22:24.760874+0000 mgr.y (mgr.24370) 10918 : cluster [DBG] pgmap v10902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:26 smithi082 bash[20963]: audit 2024-04-03T20:22:25.239257+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:26 smithi082 bash[20963]: audit 2024-04-03T20:22:26.028518+0000 mon.c (mon.2) 4328 : audit [DBG] from='client.? 172.21.15.67:0/993011927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:26 smithi067 bash[17655]: cluster 2024-04-03T20:22:24.760874+0000 mgr.y (mgr.24370) 10918 : cluster [DBG] pgmap v10902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:26 smithi067 bash[17655]: audit 2024-04-03T20:22:25.239257+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:26 smithi067 bash[17655]: audit 2024-04-03T20:22:26.028518+0000 mon.c (mon.2) 4328 : audit [DBG] from='client.? 172.21.15.67:0/993011927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:26 smithi067 bash[27441]: cluster 2024-04-03T20:22:24.760874+0000 mgr.y (mgr.24370) 10918 : cluster [DBG] pgmap v10902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:26 smithi067 bash[27441]: audit 2024-04-03T20:22:25.239257+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:26 smithi067 bash[27441]: audit 2024-04-03T20:22:26.028518+0000 mon.c (mon.2) 4328 : audit [DBG] from='client.? 172.21.15.67:0/993011927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:28 smithi082 bash[20963]: cluster 2024-04-03T20:22:26.762042+0000 mgr.y (mgr.24370) 10919 : cluster [DBG] pgmap v10903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:28 smithi067 bash[27441]: cluster 2024-04-03T20:22:26.762042+0000 mgr.y (mgr.24370) 10919 : cluster [DBG] pgmap v10903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:28 smithi067 bash[17655]: cluster 2024-04-03T20:22:26.762042+0000 mgr.y (mgr.24370) 10919 : cluster [DBG] pgmap v10903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:29 smithi082 bash[20963]: audit 2024-04-03T20:22:28.482587+0000 mon.a (mon.0) 9571 : audit [DBG] from='client.? 172.21.15.67:0/4110585011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:29 smithi067 bash[17655]: audit 2024-04-03T20:22:28.482587+0000 mon.a (mon.0) 9571 : audit [DBG] from='client.? 172.21.15.67:0/4110585011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:29 smithi067 bash[27441]: audit 2024-04-03T20:22:28.482587+0000 mon.a (mon.0) 9571 : audit [DBG] from='client.? 172.21.15.67:0/4110585011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:30 smithi082 bash[20963]: cluster 2024-04-03T20:22:28.762859+0000 mgr.y (mgr.24370) 10920 : cluster [DBG] pgmap v10904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:30 smithi067 bash[17655]: cluster 2024-04-03T20:22:28.762859+0000 mgr.y (mgr.24370) 10920 : cluster [DBG] pgmap v10904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:30 smithi067 bash[27441]: cluster 2024-04-03T20:22:28.762859+0000 mgr.y (mgr.24370) 10920 : cluster [DBG] pgmap v10904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:31 smithi082 bash[20963]: audit 2024-04-03T20:22:30.931567+0000 mon.c (mon.2) 4329 : audit [DBG] from='client.? 172.21.15.67:0/3096149189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:31 smithi067 bash[17655]: audit 2024-04-03T20:22:30.931567+0000 mon.c (mon.2) 4329 : audit [DBG] from='client.? 172.21.15.67:0/3096149189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:31 smithi067 bash[27441]: audit 2024-04-03T20:22:30.931567+0000 mon.c (mon.2) 4329 : audit [DBG] from='client.? 172.21.15.67:0/3096149189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:32 smithi082 bash[20963]: cluster 2024-04-03T20:22:30.764044+0000 mgr.y (mgr.24370) 10921 : cluster [DBG] pgmap v10905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:32 smithi067 bash[17655]: cluster 2024-04-03T20:22:30.764044+0000 mgr.y (mgr.24370) 10921 : cluster [DBG] pgmap v10905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:32 smithi067 bash[27441]: cluster 2024-04-03T20:22:30.764044+0000 mgr.y (mgr.24370) 10921 : cluster [DBG] pgmap v10905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:33] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:22:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:22:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:34 smithi082 bash[20963]: cluster 2024-04-03T20:22:32.764737+0000 mgr.y (mgr.24370) 10922 : cluster [DBG] pgmap v10906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:34 smithi082 bash[20963]: audit 2024-04-03T20:22:33.387097+0000 mon.c (mon.2) 4330 : audit [DBG] from='client.? 172.21.15.67:0/2719158799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:34 smithi067 bash[17655]: cluster 2024-04-03T20:22:32.764737+0000 mgr.y (mgr.24370) 10922 : cluster [DBG] pgmap v10906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:34 smithi067 bash[17655]: audit 2024-04-03T20:22:33.387097+0000 mon.c (mon.2) 4330 : audit [DBG] from='client.? 172.21.15.67:0/2719158799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:34 smithi067 bash[27441]: cluster 2024-04-03T20:22:32.764737+0000 mgr.y (mgr.24370) 10922 : cluster [DBG] pgmap v10906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:34 smithi067 bash[27441]: audit 2024-04-03T20:22:33.387097+0000 mon.c (mon.2) 4330 : audit [DBG] from='client.? 172.21.15.67:0/2719158799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:36 smithi082 bash[20963]: cluster 2024-04-03T20:22:34.765426+0000 mgr.y (mgr.24370) 10923 : cluster [DBG] pgmap v10907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:36 smithi082 bash[20963]: audit 2024-04-03T20:22:35.845514+0000 mon.c (mon.2) 4331 : audit [DBG] from='client.? 172.21.15.67:0/3468093432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:36 smithi067 bash[17655]: cluster 2024-04-03T20:22:34.765426+0000 mgr.y (mgr.24370) 10923 : cluster [DBG] pgmap v10907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:36 smithi067 bash[17655]: audit 2024-04-03T20:22:35.845514+0000 mon.c (mon.2) 4331 : audit [DBG] from='client.? 172.21.15.67:0/3468093432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:36 smithi067 bash[27441]: cluster 2024-04-03T20:22:34.765426+0000 mgr.y (mgr.24370) 10923 : cluster [DBG] pgmap v10907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:36 smithi067 bash[27441]: audit 2024-04-03T20:22:35.845514+0000 mon.c (mon.2) 4331 : audit [DBG] from='client.? 172.21.15.67:0/3468093432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:38 smithi082 bash[20963]: cluster 2024-04-03T20:22:36.766614+0000 mgr.y (mgr.24370) 10924 : cluster [DBG] pgmap v10908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:38 smithi067 bash[27441]: cluster 2024-04-03T20:22:36.766614+0000 mgr.y (mgr.24370) 10924 : cluster [DBG] pgmap v10908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:38 smithi067 bash[17655]: cluster 2024-04-03T20:22:36.766614+0000 mgr.y (mgr.24370) 10924 : cluster [DBG] pgmap v10908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:39 smithi082 bash[20963]: audit 2024-04-03T20:22:38.311865+0000 mon.a (mon.0) 9572 : audit [DBG] from='client.? 172.21.15.67:0/2568360006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:39 smithi067 bash[17655]: audit 2024-04-03T20:22:38.311865+0000 mon.a (mon.0) 9572 : audit [DBG] from='client.? 172.21.15.67:0/2568360006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:39 smithi067 bash[27441]: audit 2024-04-03T20:22:38.311865+0000 mon.a (mon.0) 9572 : audit [DBG] from='client.? 172.21.15.67:0/2568360006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:40 smithi082 bash[20963]: cluster 2024-04-03T20:22:38.767093+0000 mgr.y (mgr.24370) 10925 : cluster [DBG] pgmap v10909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:40 smithi067 bash[17655]: cluster 2024-04-03T20:22:38.767093+0000 mgr.y (mgr.24370) 10925 : cluster [DBG] pgmap v10909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:40 smithi067 bash[27441]: cluster 2024-04-03T20:22:38.767093+0000 mgr.y (mgr.24370) 10925 : cluster [DBG] pgmap v10909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:41 smithi082 bash[20963]: audit 2024-04-03T20:22:40.239839+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:41 smithi082 bash[20963]: audit 2024-04-03T20:22:40.769618+0000 mon.a (mon.0) 9574 : audit [DBG] from='client.? 172.21.15.67:0/3253458956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:41 smithi067 bash[27441]: audit 2024-04-03T20:22:40.239839+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:41 smithi067 bash[27441]: audit 2024-04-03T20:22:40.769618+0000 mon.a (mon.0) 9574 : audit [DBG] from='client.? 172.21.15.67:0/3253458956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:41 smithi067 bash[17655]: audit 2024-04-03T20:22:40.239839+0000 mon.a (mon.0) 9573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:41 smithi067 bash[17655]: audit 2024-04-03T20:22:40.769618+0000 mon.a (mon.0) 9574 : audit [DBG] from='client.? 172.21.15.67:0/3253458956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:42 smithi082 bash[20963]: cluster 2024-04-03T20:22:40.768172+0000 mgr.y (mgr.24370) 10926 : cluster [DBG] pgmap v10910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:42 smithi067 bash[27441]: cluster 2024-04-03T20:22:40.768172+0000 mgr.y (mgr.24370) 10926 : cluster [DBG] pgmap v10910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:42 smithi067 bash[17655]: cluster 2024-04-03T20:22:40.768172+0000 mgr.y (mgr.24370) 10926 : cluster [DBG] pgmap v10910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:22:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:22:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:44 smithi082 bash[20963]: cluster 2024-04-03T20:22:42.768790+0000 mgr.y (mgr.24370) 10927 : cluster [DBG] pgmap v10911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:44 smithi082 bash[20963]: audit 2024-04-03T20:22:43.218853+0000 mon.c (mon.2) 4332 : audit [DBG] from='client.? 172.21.15.67:0/4266213397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:44 smithi067 bash[17655]: cluster 2024-04-03T20:22:42.768790+0000 mgr.y (mgr.24370) 10927 : cluster [DBG] pgmap v10911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:44 smithi067 bash[17655]: audit 2024-04-03T20:22:43.218853+0000 mon.c (mon.2) 4332 : audit [DBG] from='client.? 172.21.15.67:0/4266213397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:44 smithi067 bash[27441]: cluster 2024-04-03T20:22:42.768790+0000 mgr.y (mgr.24370) 10927 : cluster [DBG] pgmap v10911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:44 smithi067 bash[27441]: audit 2024-04-03T20:22:43.218853+0000 mon.c (mon.2) 4332 : audit [DBG] from='client.? 172.21.15.67:0/4266213397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:46 smithi082 bash[20963]: cluster 2024-04-03T20:22:44.769414+0000 mgr.y (mgr.24370) 10928 : cluster [DBG] pgmap v10912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:46 smithi082 bash[20963]: audit 2024-04-03T20:22:45.674581+0000 mon.c (mon.2) 4333 : audit [DBG] from='client.? 172.21.15.67:0/327341833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:46 smithi067 bash[17655]: cluster 2024-04-03T20:22:44.769414+0000 mgr.y (mgr.24370) 10928 : cluster [DBG] pgmap v10912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:46 smithi067 bash[17655]: audit 2024-04-03T20:22:45.674581+0000 mon.c (mon.2) 4333 : audit [DBG] from='client.? 172.21.15.67:0/327341833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:46 smithi067 bash[27441]: cluster 2024-04-03T20:22:44.769414+0000 mgr.y (mgr.24370) 10928 : cluster [DBG] pgmap v10912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:46 smithi067 bash[27441]: audit 2024-04-03T20:22:45.674581+0000 mon.c (mon.2) 4333 : audit [DBG] from='client.? 172.21.15.67:0/327341833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:48 smithi082 bash[20963]: cluster 2024-04-03T20:22:46.770611+0000 mgr.y (mgr.24370) 10929 : cluster [DBG] pgmap v10913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:48 smithi067 bash[17655]: cluster 2024-04-03T20:22:46.770611+0000 mgr.y (mgr.24370) 10929 : cluster [DBG] pgmap v10913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:48 smithi067 bash[27441]: cluster 2024-04-03T20:22:46.770611+0000 mgr.y (mgr.24370) 10929 : cluster [DBG] pgmap v10913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:49 smithi067 bash[27441]: audit 2024-04-03T20:22:48.130603+0000 mon.a (mon.0) 9575 : audit [DBG] from='client.? 172.21.15.67:0/1325900154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:49 smithi067 bash[17655]: audit 2024-04-03T20:22:48.130603+0000 mon.a (mon.0) 9575 : audit [DBG] from='client.? 172.21.15.67:0/1325900154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:49 smithi082 bash[20963]: audit 2024-04-03T20:22:48.130603+0000 mon.a (mon.0) 9575 : audit [DBG] from='client.? 172.21.15.67:0/1325900154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:50 smithi067 bash[17655]: cluster 2024-04-03T20:22:48.771303+0000 mgr.y (mgr.24370) 10930 : cluster [DBG] pgmap v10914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:50 smithi067 bash[27441]: cluster 2024-04-03T20:22:48.771303+0000 mgr.y (mgr.24370) 10930 : cluster [DBG] pgmap v10914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:50 smithi082 bash[20963]: cluster 2024-04-03T20:22:48.771303+0000 mgr.y (mgr.24370) 10930 : cluster [DBG] pgmap v10914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:51 smithi067 bash[27441]: audit 2024-04-03T20:22:50.578198+0000 mon.c (mon.2) 4334 : audit [DBG] from='client.? 172.21.15.67:0/1037095466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:51 smithi067 bash[17655]: audit 2024-04-03T20:22:50.578198+0000 mon.c (mon.2) 4334 : audit [DBG] from='client.? 172.21.15.67:0/1037095466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:51 smithi082 bash[20963]: audit 2024-04-03T20:22:50.578198+0000 mon.c (mon.2) 4334 : audit [DBG] from='client.? 172.21.15.67:0/1037095466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:52 smithi067 bash[27441]: cluster 2024-04-03T20:22:50.772468+0000 mgr.y (mgr.24370) 10931 : cluster [DBG] pgmap v10915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:52 smithi067 bash[17655]: cluster 2024-04-03T20:22:50.772468+0000 mgr.y (mgr.24370) 10931 : cluster [DBG] pgmap v10915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:52 smithi082 bash[20963]: cluster 2024-04-03T20:22:50.772468+0000 mgr.y (mgr.24370) 10931 : cluster [DBG] pgmap v10915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:22:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[17655]: audit 2024-04-03T20:22:52.762276+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:22:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[17655]: cluster 2024-04-03T20:22:52.773018+0000 mgr.y (mgr.24370) 10932 : cluster [DBG] pgmap v10916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[17655]: audit 2024-04-03T20:22:53.064260+0000 mon.a (mon.0) 9577 : audit [DBG] from='client.? 172.21.15.67:0/3515255570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[17655]: audit 2024-04-03T20:22:53.088742+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[17655]: audit 2024-04-03T20:22:53.095015+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[27441]: audit 2024-04-03T20:22:52.762276+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:22:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[27441]: cluster 2024-04-03T20:22:52.773018+0000 mgr.y (mgr.24370) 10932 : cluster [DBG] pgmap v10916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[27441]: audit 2024-04-03T20:22:53.064260+0000 mon.a (mon.0) 9577 : audit [DBG] from='client.? 172.21.15.67:0/3515255570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[27441]: audit 2024-04-03T20:22:53.088742+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:53 smithi067 bash[27441]: audit 2024-04-03T20:22:53.095015+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:53 smithi082 bash[20963]: audit 2024-04-03T20:22:52.762276+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:22:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:53 smithi082 bash[20963]: cluster 2024-04-03T20:22:52.773018+0000 mgr.y (mgr.24370) 10932 : cluster [DBG] pgmap v10916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:53 smithi082 bash[20963]: audit 2024-04-03T20:22:53.064260+0000 mon.a (mon.0) 9577 : audit [DBG] from='client.? 172.21.15.67:0/3515255570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:53 smithi082 bash[20963]: audit 2024-04-03T20:22:53.088742+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:53 smithi082 bash[20963]: audit 2024-04-03T20:22:53.095015+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:22:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:55 smithi082 bash[20963]: cluster 2024-04-03T20:22:54.773682+0000 mgr.y (mgr.24370) 10933 : cluster [DBG] pgmap v10917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:55 smithi082 bash[20963]: audit 2024-04-03T20:22:55.239934+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:55 smithi082 bash[20963]: audit 2024-04-03T20:22:55.522431+0000 mon.a (mon.0) 9581 : audit [DBG] from='client.? 172.21.15.67:0/141922409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:55 smithi067 bash[17655]: cluster 2024-04-03T20:22:54.773682+0000 mgr.y (mgr.24370) 10933 : cluster [DBG] pgmap v10917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:55 smithi067 bash[17655]: audit 2024-04-03T20:22:55.239934+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:55 smithi067 bash[17655]: audit 2024-04-03T20:22:55.522431+0000 mon.a (mon.0) 9581 : audit [DBG] from='client.? 172.21.15.67:0/141922409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:55 smithi067 bash[27441]: cluster 2024-04-03T20:22:54.773682+0000 mgr.y (mgr.24370) 10933 : cluster [DBG] pgmap v10917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:55 smithi067 bash[27441]: audit 2024-04-03T20:22:55.239934+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:22:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:55 smithi067 bash[27441]: audit 2024-04-03T20:22:55.522431+0000 mon.a (mon.0) 9581 : audit [DBG] from='client.? 172.21.15.67:0/141922409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:57 smithi082 bash[20963]: cluster 2024-04-03T20:22:56.774799+0000 mgr.y (mgr.24370) 10934 : cluster [DBG] pgmap v10918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:58.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:57 smithi067 bash[27441]: cluster 2024-04-03T20:22:56.774799+0000 mgr.y (mgr.24370) 10934 : cluster [DBG] pgmap v10918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:58.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:57 smithi067 bash[17655]: cluster 2024-04-03T20:22:56.774799+0000 mgr.y (mgr.24370) 10934 : cluster [DBG] pgmap v10918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:22:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:58 smithi082 bash[20963]: audit 2024-04-03T20:22:57.995286+0000 mon.a (mon.0) 9582 : audit [DBG] from='client.? 172.21.15.67:0/1520853577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:58 smithi082 bash[20963]: audit 2024-04-03T20:22:58.762797+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:58 smithi082 bash[20963]: audit 2024-04-03T20:22:58.778787+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:58 smithi067 bash[17655]: audit 2024-04-03T20:22:57.995286+0000 mon.a (mon.0) 9582 : audit [DBG] from='client.? 172.21.15.67:0/1520853577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:58 smithi067 bash[17655]: audit 2024-04-03T20:22:58.762797+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:58 smithi067 bash[17655]: audit 2024-04-03T20:22:58.778787+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:58 smithi067 bash[27441]: audit 2024-04-03T20:22:57.995286+0000 mon.a (mon.0) 9582 : audit [DBG] from='client.? 172.21.15.67:0/1520853577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:22:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:58 smithi067 bash[27441]: audit 2024-04-03T20:22:58.762797+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:22:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:58 smithi067 bash[27441]: audit 2024-04-03T20:22:58.778787+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:59 smithi082 bash[20963]: cluster 2024-04-03T20:22:58.775324+0000 mgr.y (mgr.24370) 10935 : cluster [DBG] pgmap v10919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:59 smithi082 bash[20963]: audit 2024-04-03T20:22:58.834842+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:22:59 smithi082 bash[20963]: audit 2024-04-03T20:22:58.849220+0000 mon.a (mon.0) 9586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:59 smithi067 bash[27441]: cluster 2024-04-03T20:22:58.775324+0000 mgr.y (mgr.24370) 10935 : cluster [DBG] pgmap v10919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:59 smithi067 bash[27441]: audit 2024-04-03T20:22:58.834842+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:22:59 smithi067 bash[27441]: audit 2024-04-03T20:22:58.849220+0000 mon.a (mon.0) 9586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:59 smithi067 bash[17655]: cluster 2024-04-03T20:22:58.775324+0000 mgr.y (mgr.24370) 10935 : cluster [DBG] pgmap v10919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:59 smithi067 bash[17655]: audit 2024-04-03T20:22:58.834842+0000 mon.a (mon.0) 9585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:22:59 smithi067 bash[17655]: audit 2024-04-03T20:22:58.849220+0000 mon.a (mon.0) 9586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:00 smithi082 bash[20963]: audit 2024-04-03T20:23:00.446669+0000 mon.c (mon.2) 4335 : audit [DBG] from='client.? 172.21.15.67:0/2710673668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:00 smithi067 bash[17655]: audit 2024-04-03T20:23:00.446669+0000 mon.c (mon.2) 4335 : audit [DBG] from='client.? 172.21.15.67:0/2710673668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:00 smithi067 bash[27441]: audit 2024-04-03T20:23:00.446669+0000 mon.c (mon.2) 4335 : audit [DBG] from='client.? 172.21.15.67:0/2710673668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:01 smithi082 bash[20963]: cluster 2024-04-03T20:23:00.776468+0000 mgr.y (mgr.24370) 10936 : cluster [DBG] pgmap v10920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:01 smithi067 bash[17655]: cluster 2024-04-03T20:23:00.776468+0000 mgr.y (mgr.24370) 10936 : cluster [DBG] pgmap v10920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:01 smithi067 bash[27441]: cluster 2024-04-03T20:23:00.776468+0000 mgr.y (mgr.24370) 10936 : cluster [DBG] pgmap v10920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T20:23:03.864 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:23:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:03 smithi082 bash[20963]: cluster 2024-04-03T20:23:02.777101+0000 mgr.y (mgr.24370) 10937 : cluster [DBG] pgmap v10921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:03 smithi082 bash[20963]: audit 2024-04-03T20:23:02.903291+0000 mon.c (mon.2) 4336 : audit [DBG] from='client.? 172.21.15.67:0/4138032851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:03 smithi067 bash[17655]: cluster 2024-04-03T20:23:02.777101+0000 mgr.y (mgr.24370) 10937 : cluster [DBG] pgmap v10921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:03 smithi067 bash[17655]: audit 2024-04-03T20:23:02.903291+0000 mon.c (mon.2) 4336 : audit [DBG] from='client.? 172.21.15.67:0/4138032851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:03 smithi067 bash[27441]: cluster 2024-04-03T20:23:02.777101+0000 mgr.y (mgr.24370) 10937 : cluster [DBG] pgmap v10921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:03 smithi067 bash[27441]: audit 2024-04-03T20:23:02.903291+0000 mon.c (mon.2) 4336 : audit [DBG] from='client.? 172.21.15.67:0/4138032851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:05 smithi082 bash[20963]: cluster 2024-04-03T20:23:04.777806+0000 mgr.y (mgr.24370) 10938 : cluster [DBG] pgmap v10922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:05 smithi082 bash[20963]: audit 2024-04-03T20:23:05.356555+0000 mon.c (mon.2) 4337 : audit [DBG] from='client.? 172.21.15.67:0/1521365188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:05 smithi067 bash[27441]: cluster 2024-04-03T20:23:04.777806+0000 mgr.y (mgr.24370) 10938 : cluster [DBG] pgmap v10922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:05 smithi067 bash[27441]: audit 2024-04-03T20:23:05.356555+0000 mon.c (mon.2) 4337 : audit [DBG] from='client.? 172.21.15.67:0/1521365188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:05 smithi067 bash[17655]: cluster 2024-04-03T20:23:04.777806+0000 mgr.y (mgr.24370) 10938 : cluster [DBG] pgmap v10922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:05 smithi067 bash[17655]: audit 2024-04-03T20:23:05.356555+0000 mon.c (mon.2) 4337 : audit [DBG] from='client.? 172.21.15.67:0/1521365188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:07 smithi082 bash[20963]: cluster 2024-04-03T20:23:06.778951+0000 mgr.y (mgr.24370) 10939 : cluster [DBG] pgmap v10923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:07 smithi082 bash[20963]: audit 2024-04-03T20:23:07.803929+0000 mon.a (mon.0) 9587 : audit [DBG] from='client.? 172.21.15.67:0/3838267065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:07 smithi067 bash[17655]: cluster 2024-04-03T20:23:06.778951+0000 mgr.y (mgr.24370) 10939 : cluster [DBG] pgmap v10923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:07 smithi067 bash[17655]: audit 2024-04-03T20:23:07.803929+0000 mon.a (mon.0) 9587 : audit [DBG] from='client.? 172.21.15.67:0/3838267065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:07 smithi067 bash[27441]: cluster 2024-04-03T20:23:06.778951+0000 mgr.y (mgr.24370) 10939 : cluster [DBG] pgmap v10923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:07 smithi067 bash[27441]: audit 2024-04-03T20:23:07.803929+0000 mon.a (mon.0) 9587 : audit [DBG] from='client.? 172.21.15.67:0/3838267065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:09 smithi082 bash[20963]: cluster 2024-04-03T20:23:08.779623+0000 mgr.y (mgr.24370) 10940 : cluster [DBG] pgmap v10924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:09 smithi082 bash[20963]: audit 2024-04-03T20:23:09.812857+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:09 smithi082 bash[20963]: audit 2024-04-03T20:23:09.821345+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:09 smithi082 bash[20963]: audit 2024-04-03T20:23:09.823625+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:23:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:09 smithi082 bash[20963]: audit 2024-04-03T20:23:09.824796+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:23:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:09 smithi082 bash[20963]: audit 2024-04-03T20:23:09.833482+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[27441]: cluster 2024-04-03T20:23:08.779623+0000 mgr.y (mgr.24370) 10940 : cluster [DBG] pgmap v10924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[27441]: audit 2024-04-03T20:23:09.812857+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[27441]: audit 2024-04-03T20:23:09.821345+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[27441]: audit 2024-04-03T20:23:09.823625+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:23:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[27441]: audit 2024-04-03T20:23:09.824796+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:23:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[27441]: audit 2024-04-03T20:23:09.833482+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[17655]: cluster 2024-04-03T20:23:08.779623+0000 mgr.y (mgr.24370) 10940 : cluster [DBG] pgmap v10924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[17655]: audit 2024-04-03T20:23:09.812857+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[17655]: audit 2024-04-03T20:23:09.821345+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[17655]: audit 2024-04-03T20:23:09.823625+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:23:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[17655]: audit 2024-04-03T20:23:09.824796+0000 mon.a (mon.0) 9591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:23:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:09 smithi067 bash[17655]: audit 2024-04-03T20:23:09.833482+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:23:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:10 smithi082 bash[20963]: audit 2024-04-03T20:23:10.240259+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:10 smithi082 bash[20963]: audit 2024-04-03T20:23:10.262383+0000 mon.a (mon.0) 9594 : audit [DBG] from='client.? 172.21.15.67:0/3045706340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:10 smithi067 bash[17655]: audit 2024-04-03T20:23:10.240259+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:10 smithi067 bash[17655]: audit 2024-04-03T20:23:10.262383+0000 mon.a (mon.0) 9594 : audit [DBG] from='client.? 172.21.15.67:0/3045706340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:10 smithi067 bash[27441]: audit 2024-04-03T20:23:10.240259+0000 mon.a (mon.0) 9593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:10 smithi067 bash[27441]: audit 2024-04-03T20:23:10.262383+0000 mon.a (mon.0) 9594 : audit [DBG] from='client.? 172.21.15.67:0/3045706340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:11 smithi067 bash[17655]: cluster 2024-04-03T20:23:10.780685+0000 mgr.y (mgr.24370) 10941 : cluster [DBG] pgmap v10925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:11 smithi067 bash[27441]: cluster 2024-04-03T20:23:10.780685+0000 mgr.y (mgr.24370) 10941 : cluster [DBG] pgmap v10925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:11 smithi082 bash[20963]: cluster 2024-04-03T20:23:10.780685+0000 mgr.y (mgr.24370) 10941 : cluster [DBG] pgmap v10925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:12 smithi067 bash[17655]: audit 2024-04-03T20:23:12.721148+0000 mon.a (mon.0) 9595 : audit [DBG] from='client.? 172.21.15.67:0/1879489696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:13.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:13] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:23:13.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:12 smithi067 bash[27441]: audit 2024-04-03T20:23:12.721148+0000 mon.a (mon.0) 9595 : audit [DBG] from='client.? 172.21.15.67:0/1879489696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:12 smithi082 bash[20963]: audit 2024-04-03T20:23:12.721148+0000 mon.a (mon.0) 9595 : audit [DBG] from='client.? 172.21.15.67:0/1879489696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:23:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:13 smithi067 bash[17655]: cluster 2024-04-03T20:23:12.781282+0000 mgr.y (mgr.24370) 10942 : cluster [DBG] pgmap v10926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:13 smithi067 bash[27441]: cluster 2024-04-03T20:23:12.781282+0000 mgr.y (mgr.24370) 10942 : cluster [DBG] pgmap v10926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:13 smithi082 bash[20963]: cluster 2024-04-03T20:23:12.781282+0000 mgr.y (mgr.24370) 10942 : cluster [DBG] pgmap v10926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:15 smithi067 bash[17655]: cluster 2024-04-03T20:23:14.781958+0000 mgr.y (mgr.24370) 10943 : cluster [DBG] pgmap v10927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:15 smithi067 bash[17655]: audit 2024-04-03T20:23:15.173298+0000 mon.c (mon.2) 4338 : audit [DBG] from='client.? 172.21.15.67:0/3837049084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:15 smithi067 bash[27441]: cluster 2024-04-03T20:23:14.781958+0000 mgr.y (mgr.24370) 10943 : cluster [DBG] pgmap v10927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:15 smithi067 bash[27441]: audit 2024-04-03T20:23:15.173298+0000 mon.c (mon.2) 4338 : audit [DBG] from='client.? 172.21.15.67:0/3837049084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:15 smithi082 bash[20963]: cluster 2024-04-03T20:23:14.781958+0000 mgr.y (mgr.24370) 10943 : cluster [DBG] pgmap v10927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:15 smithi082 bash[20963]: audit 2024-04-03T20:23:15.173298+0000 mon.c (mon.2) 4338 : audit [DBG] from='client.? 172.21.15.67:0/3837049084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:17 smithi082 bash[20963]: cluster 2024-04-03T20:23:16.782795+0000 mgr.y (mgr.24370) 10944 : cluster [DBG] pgmap v10928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:17 smithi082 bash[20963]: audit 2024-04-03T20:23:17.624253+0000 mon.c (mon.2) 4339 : audit [DBG] from='client.? 172.21.15.67:0/1916517181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:17 smithi067 bash[27441]: cluster 2024-04-03T20:23:16.782795+0000 mgr.y (mgr.24370) 10944 : cluster [DBG] pgmap v10928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:17 smithi067 bash[27441]: audit 2024-04-03T20:23:17.624253+0000 mon.c (mon.2) 4339 : audit [DBG] from='client.? 172.21.15.67:0/1916517181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:17 smithi067 bash[17655]: cluster 2024-04-03T20:23:16.782795+0000 mgr.y (mgr.24370) 10944 : cluster [DBG] pgmap v10928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:17 smithi067 bash[17655]: audit 2024-04-03T20:23:17.624253+0000 mon.c (mon.2) 4339 : audit [DBG] from='client.? 172.21.15.67:0/1916517181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:19 smithi082 bash[20963]: cluster 2024-04-03T20:23:18.783568+0000 mgr.y (mgr.24370) 10945 : cluster [DBG] pgmap v10929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:19 smithi067 bash[17655]: cluster 2024-04-03T20:23:18.783568+0000 mgr.y (mgr.24370) 10945 : cluster [DBG] pgmap v10929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:19 smithi067 bash[27441]: cluster 2024-04-03T20:23:18.783568+0000 mgr.y (mgr.24370) 10945 : cluster [DBG] pgmap v10929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:20 smithi082 bash[20963]: audit 2024-04-03T20:23:20.086498+0000 mon.a (mon.0) 9596 : audit [DBG] from='client.? 172.21.15.67:0/3821598127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:20 smithi067 bash[17655]: audit 2024-04-03T20:23:20.086498+0000 mon.a (mon.0) 9596 : audit [DBG] from='client.? 172.21.15.67:0/3821598127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:20 smithi067 bash[27441]: audit 2024-04-03T20:23:20.086498+0000 mon.a (mon.0) 9596 : audit [DBG] from='client.? 172.21.15.67:0/3821598127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:21 smithi082 bash[20963]: cluster 2024-04-03T20:23:20.784761+0000 mgr.y (mgr.24370) 10946 : cluster [DBG] pgmap v10930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:21 smithi067 bash[27441]: cluster 2024-04-03T20:23:20.784761+0000 mgr.y (mgr.24370) 10946 : cluster [DBG] pgmap v10930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:21 smithi067 bash[17655]: cluster 2024-04-03T20:23:20.784761+0000 mgr.y (mgr.24370) 10946 : cluster [DBG] pgmap v10930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:22 smithi082 bash[20963]: audit 2024-04-03T20:23:22.545247+0000 mon.c (mon.2) 4340 : audit [DBG] from='client.? 172.21.15.67:0/650888657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:22 smithi067 bash[17655]: audit 2024-04-03T20:23:22.545247+0000 mon.c (mon.2) 4340 : audit [DBG] from='client.? 172.21.15.67:0/650888657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:23.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:22 smithi067 bash[27441]: audit 2024-04-03T20:23:22.545247+0000 mon.c (mon.2) 4340 : audit [DBG] from='client.? 172.21.15.67:0/650888657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:23.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:23] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:23:23.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:23:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:23 smithi082 bash[20963]: cluster 2024-04-03T20:23:22.785442+0000 mgr.y (mgr.24370) 10947 : cluster [DBG] pgmap v10931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:23 smithi067 bash[27441]: cluster 2024-04-03T20:23:22.785442+0000 mgr.y (mgr.24370) 10947 : cluster [DBG] pgmap v10931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:23 smithi067 bash[17655]: cluster 2024-04-03T20:23:22.785442+0000 mgr.y (mgr.24370) 10947 : cluster [DBG] pgmap v10931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:25 smithi082 bash[20963]: cluster 2024-04-03T20:23:24.786112+0000 mgr.y (mgr.24370) 10948 : cluster [DBG] pgmap v10932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:25 smithi082 bash[20963]: audit 2024-04-03T20:23:24.998165+0000 mon.c (mon.2) 4341 : audit [DBG] from='client.? 172.21.15.67:0/695044996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:25 smithi082 bash[20963]: audit 2024-04-03T20:23:25.241151+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:25 smithi067 bash[27441]: cluster 2024-04-03T20:23:24.786112+0000 mgr.y (mgr.24370) 10948 : cluster [DBG] pgmap v10932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:25 smithi067 bash[27441]: audit 2024-04-03T20:23:24.998165+0000 mon.c (mon.2) 4341 : audit [DBG] from='client.? 172.21.15.67:0/695044996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:25 smithi067 bash[27441]: audit 2024-04-03T20:23:25.241151+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:25 smithi067 bash[17655]: cluster 2024-04-03T20:23:24.786112+0000 mgr.y (mgr.24370) 10948 : cluster [DBG] pgmap v10932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:25 smithi067 bash[17655]: audit 2024-04-03T20:23:24.998165+0000 mon.c (mon.2) 4341 : audit [DBG] from='client.? 172.21.15.67:0/695044996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:25 smithi067 bash[17655]: audit 2024-04-03T20:23:25.241151+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:27 smithi082 bash[20963]: cluster 2024-04-03T20:23:26.787294+0000 mgr.y (mgr.24370) 10949 : cluster [DBG] pgmap v10933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:27 smithi082 bash[20963]: audit 2024-04-03T20:23:27.459192+0000 mon.a (mon.0) 9598 : audit [DBG] from='client.? 172.21.15.67:0/3732031015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:27 smithi067 bash[17655]: cluster 2024-04-03T20:23:26.787294+0000 mgr.y (mgr.24370) 10949 : cluster [DBG] pgmap v10933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:27 smithi067 bash[17655]: audit 2024-04-03T20:23:27.459192+0000 mon.a (mon.0) 9598 : audit [DBG] from='client.? 172.21.15.67:0/3732031015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:27 smithi067 bash[27441]: cluster 2024-04-03T20:23:26.787294+0000 mgr.y (mgr.24370) 10949 : cluster [DBG] pgmap v10933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:27 smithi067 bash[27441]: audit 2024-04-03T20:23:27.459192+0000 mon.a (mon.0) 9598 : audit [DBG] from='client.? 172.21.15.67:0/3732031015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:29 smithi082 bash[20963]: cluster 2024-04-03T20:23:28.787926+0000 mgr.y (mgr.24370) 10950 : cluster [DBG] pgmap v10934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:29 smithi067 bash[17655]: cluster 2024-04-03T20:23:28.787926+0000 mgr.y (mgr.24370) 10950 : cluster [DBG] pgmap v10934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:29 smithi067 bash[27441]: cluster 2024-04-03T20:23:28.787926+0000 mgr.y (mgr.24370) 10950 : cluster [DBG] pgmap v10934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:30 smithi082 bash[20963]: audit 2024-04-03T20:23:29.913332+0000 mon.c (mon.2) 4342 : audit [DBG] from='client.? 172.21.15.67:0/730925352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:30 smithi067 bash[27441]: audit 2024-04-03T20:23:29.913332+0000 mon.c (mon.2) 4342 : audit [DBG] from='client.? 172.21.15.67:0/730925352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:30 smithi067 bash[17655]: audit 2024-04-03T20:23:29.913332+0000 mon.c (mon.2) 4342 : audit [DBG] from='client.? 172.21.15.67:0/730925352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:31 smithi067 bash[17655]: cluster 2024-04-03T20:23:30.788992+0000 mgr.y (mgr.24370) 10951 : cluster [DBG] pgmap v10935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:31 smithi067 bash[27441]: cluster 2024-04-03T20:23:30.788992+0000 mgr.y (mgr.24370) 10951 : cluster [DBG] pgmap v10935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:31 smithi082 bash[20963]: cluster 2024-04-03T20:23:30.788992+0000 mgr.y (mgr.24370) 10951 : cluster [DBG] pgmap v10935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:32 smithi067 bash[17655]: audit 2024-04-03T20:23:32.363298+0000 mon.c (mon.2) 4343 : audit [DBG] from='client.? 172.21.15.67:0/2785245821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:33.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:23:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:32 smithi067 bash[27441]: audit 2024-04-03T20:23:32.363298+0000 mon.c (mon.2) 4343 : audit [DBG] from='client.? 172.21.15.67:0/2785245821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:32 smithi082 bash[20963]: audit 2024-04-03T20:23:32.363298+0000 mon.c (mon.2) 4343 : audit [DBG] from='client.? 172.21.15.67:0/2785245821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:23:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:33 smithi067 bash[17655]: cluster 2024-04-03T20:23:32.789700+0000 mgr.y (mgr.24370) 10952 : cluster [DBG] pgmap v10936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:33 smithi067 bash[27441]: cluster 2024-04-03T20:23:32.789700+0000 mgr.y (mgr.24370) 10952 : cluster [DBG] pgmap v10936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:33 smithi082 bash[20963]: cluster 2024-04-03T20:23:32.789700+0000 mgr.y (mgr.24370) 10952 : cluster [DBG] pgmap v10936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:34 smithi067 bash[17655]: audit 2024-04-03T20:23:34.815209+0000 mon.c (mon.2) 4344 : audit [DBG] from='client.? 172.21.15.67:0/2993216176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:34 smithi067 bash[27441]: audit 2024-04-03T20:23:34.815209+0000 mon.c (mon.2) 4344 : audit [DBG] from='client.? 172.21.15.67:0/2993216176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:34 smithi082 bash[20963]: audit 2024-04-03T20:23:34.815209+0000 mon.c (mon.2) 4344 : audit [DBG] from='client.? 172.21.15.67:0/2993216176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:35 smithi067 bash[27441]: cluster 2024-04-03T20:23:34.790357+0000 mgr.y (mgr.24370) 10953 : cluster [DBG] pgmap v10937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:35 smithi067 bash[17655]: cluster 2024-04-03T20:23:34.790357+0000 mgr.y (mgr.24370) 10953 : cluster [DBG] pgmap v10937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:35 smithi082 bash[20963]: cluster 2024-04-03T20:23:34.790357+0000 mgr.y (mgr.24370) 10953 : cluster [DBG] pgmap v10937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:37 smithi067 bash[27441]: cluster 2024-04-03T20:23:36.791574+0000 mgr.y (mgr.24370) 10954 : cluster [DBG] pgmap v10938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:37 smithi067 bash[27441]: audit 2024-04-03T20:23:37.261890+0000 mon.a (mon.0) 9599 : audit [DBG] from='client.? 172.21.15.67:0/3433605657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:37 smithi067 bash[17655]: cluster 2024-04-03T20:23:36.791574+0000 mgr.y (mgr.24370) 10954 : cluster [DBG] pgmap v10938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:37 smithi067 bash[17655]: audit 2024-04-03T20:23:37.261890+0000 mon.a (mon.0) 9599 : audit [DBG] from='client.? 172.21.15.67:0/3433605657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:37 smithi082 bash[20963]: cluster 2024-04-03T20:23:36.791574+0000 mgr.y (mgr.24370) 10954 : cluster [DBG] pgmap v10938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:37 smithi082 bash[20963]: audit 2024-04-03T20:23:37.261890+0000 mon.a (mon.0) 9599 : audit [DBG] from='client.? 172.21.15.67:0/3433605657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:39 smithi067 bash[27441]: cluster 2024-04-03T20:23:38.792337+0000 mgr.y (mgr.24370) 10955 : cluster [DBG] pgmap v10939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:39 smithi067 bash[27441]: audit 2024-04-03T20:23:39.708521+0000 mon.c (mon.2) 4345 : audit [DBG] from='client.? 172.21.15.67:0/1846549571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:39 smithi067 bash[17655]: cluster 2024-04-03T20:23:38.792337+0000 mgr.y (mgr.24370) 10955 : cluster [DBG] pgmap v10939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:39 smithi067 bash[17655]: audit 2024-04-03T20:23:39.708521+0000 mon.c (mon.2) 4345 : audit [DBG] from='client.? 172.21.15.67:0/1846549571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:39 smithi082 bash[20963]: cluster 2024-04-03T20:23:38.792337+0000 mgr.y (mgr.24370) 10955 : cluster [DBG] pgmap v10939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:39 smithi082 bash[20963]: audit 2024-04-03T20:23:39.708521+0000 mon.c (mon.2) 4345 : audit [DBG] from='client.? 172.21.15.67:0/1846549571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:40 smithi082 bash[20963]: audit 2024-04-03T20:23:40.241425+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:40 smithi067 bash[27441]: audit 2024-04-03T20:23:40.241425+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:40 smithi067 bash[17655]: audit 2024-04-03T20:23:40.241425+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:41 smithi082 bash[20963]: cluster 2024-04-03T20:23:40.793572+0000 mgr.y (mgr.24370) 10956 : cluster [DBG] pgmap v10940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:41 smithi067 bash[27441]: cluster 2024-04-03T20:23:40.793572+0000 mgr.y (mgr.24370) 10956 : cluster [DBG] pgmap v10940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:41 smithi067 bash[17655]: cluster 2024-04-03T20:23:40.793572+0000 mgr.y (mgr.24370) 10956 : cluster [DBG] pgmap v10940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:42 smithi082 bash[20963]: audit 2024-04-03T20:23:42.171331+0000 mon.a (mon.0) 9601 : audit [DBG] from='client.? 172.21.15.67:0/3363850199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:43] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:23:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:42 smithi067 bash[17655]: audit 2024-04-03T20:23:42.171331+0000 mon.a (mon.0) 9601 : audit [DBG] from='client.? 172.21.15.67:0/3363850199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:42 smithi067 bash[27441]: audit 2024-04-03T20:23:42.171331+0000 mon.a (mon.0) 9601 : audit [DBG] from='client.? 172.21.15.67:0/3363850199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:23:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:43 smithi082 bash[20963]: cluster 2024-04-03T20:23:42.794252+0000 mgr.y (mgr.24370) 10957 : cluster [DBG] pgmap v10941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:43 smithi067 bash[27441]: cluster 2024-04-03T20:23:42.794252+0000 mgr.y (mgr.24370) 10957 : cluster [DBG] pgmap v10941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:43 smithi067 bash[17655]: cluster 2024-04-03T20:23:42.794252+0000 mgr.y (mgr.24370) 10957 : cluster [DBG] pgmap v10941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:44 smithi082 bash[20963]: audit 2024-04-03T20:23:44.631820+0000 mon.c (mon.2) 4346 : audit [DBG] from='client.? 172.21.15.67:0/1698270434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:44 smithi067 bash[17655]: audit 2024-04-03T20:23:44.631820+0000 mon.c (mon.2) 4346 : audit [DBG] from='client.? 172.21.15.67:0/1698270434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:44 smithi067 bash[27441]: audit 2024-04-03T20:23:44.631820+0000 mon.c (mon.2) 4346 : audit [DBG] from='client.? 172.21.15.67:0/1698270434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:45 smithi082 bash[20963]: cluster 2024-04-03T20:23:44.794979+0000 mgr.y (mgr.24370) 10958 : cluster [DBG] pgmap v10942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:45 smithi067 bash[17655]: cluster 2024-04-03T20:23:44.794979+0000 mgr.y (mgr.24370) 10958 : cluster [DBG] pgmap v10942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:45 smithi067 bash[27441]: cluster 2024-04-03T20:23:44.794979+0000 mgr.y (mgr.24370) 10958 : cluster [DBG] pgmap v10942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:47 smithi082 bash[20963]: cluster 2024-04-03T20:23:46.796005+0000 mgr.y (mgr.24370) 10959 : cluster [DBG] pgmap v10943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:47 smithi082 bash[20963]: audit 2024-04-03T20:23:47.082933+0000 mon.a (mon.0) 9602 : audit [DBG] from='client.? 172.21.15.67:0/2647800067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:48.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:47 smithi067 bash[27441]: cluster 2024-04-03T20:23:46.796005+0000 mgr.y (mgr.24370) 10959 : cluster [DBG] pgmap v10943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:47 smithi067 bash[27441]: audit 2024-04-03T20:23:47.082933+0000 mon.a (mon.0) 9602 : audit [DBG] from='client.? 172.21.15.67:0/2647800067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:47 smithi067 bash[17655]: cluster 2024-04-03T20:23:46.796005+0000 mgr.y (mgr.24370) 10959 : cluster [DBG] pgmap v10943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:47 smithi067 bash[17655]: audit 2024-04-03T20:23:47.082933+0000 mon.a (mon.0) 9602 : audit [DBG] from='client.? 172.21.15.67:0/2647800067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:49 smithi082 bash[20963]: cluster 2024-04-03T20:23:48.796793+0000 mgr.y (mgr.24370) 10960 : cluster [DBG] pgmap v10944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:49 smithi082 bash[20963]: audit 2024-04-03T20:23:49.542758+0000 mon.c (mon.2) 4347 : audit [DBG] from='client.? 172.21.15.67:0/169248284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:49 smithi067 bash[27441]: cluster 2024-04-03T20:23:48.796793+0000 mgr.y (mgr.24370) 10960 : cluster [DBG] pgmap v10944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:49 smithi067 bash[27441]: audit 2024-04-03T20:23:49.542758+0000 mon.c (mon.2) 4347 : audit [DBG] from='client.? 172.21.15.67:0/169248284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:49 smithi067 bash[17655]: cluster 2024-04-03T20:23:48.796793+0000 mgr.y (mgr.24370) 10960 : cluster [DBG] pgmap v10944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:49 smithi067 bash[17655]: audit 2024-04-03T20:23:49.542758+0000 mon.c (mon.2) 4347 : audit [DBG] from='client.? 172.21.15.67:0/169248284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:51 smithi082 bash[20963]: cluster 2024-04-03T20:23:50.797890+0000 mgr.y (mgr.24370) 10961 : cluster [DBG] pgmap v10945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:51 smithi067 bash[17655]: cluster 2024-04-03T20:23:50.797890+0000 mgr.y (mgr.24370) 10961 : cluster [DBG] pgmap v10945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:51 smithi067 bash[27441]: cluster 2024-04-03T20:23:50.797890+0000 mgr.y (mgr.24370) 10961 : cluster [DBG] pgmap v10945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:52 smithi082 bash[20963]: audit 2024-04-03T20:23:51.998246+0000 mon.a (mon.0) 9603 : audit [DBG] from='client.? 172.21.15.67:0/3679931389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:52 smithi067 bash[17655]: audit 2024-04-03T20:23:51.998246+0000 mon.a (mon.0) 9603 : audit [DBG] from='client.? 172.21.15.67:0/3679931389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:53] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:23:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:52 smithi067 bash[27441]: audit 2024-04-03T20:23:51.998246+0000 mon.a (mon.0) 9603 : audit [DBG] from='client.? 172.21.15.67:0/3679931389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:23:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:53 smithi082 bash[20963]: cluster 2024-04-03T20:23:52.798575+0000 mgr.y (mgr.24370) 10962 : cluster [DBG] pgmap v10946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:53 smithi067 bash[17655]: cluster 2024-04-03T20:23:52.798575+0000 mgr.y (mgr.24370) 10962 : cluster [DBG] pgmap v10946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:53 smithi067 bash[27441]: cluster 2024-04-03T20:23:52.798575+0000 mgr.y (mgr.24370) 10962 : cluster [DBG] pgmap v10946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:54 smithi082 bash[20963]: audit 2024-04-03T20:23:54.449020+0000 mon.a (mon.0) 9604 : audit [DBG] from='client.? 172.21.15.67:0/2756921263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:54 smithi067 bash[17655]: audit 2024-04-03T20:23:54.449020+0000 mon.a (mon.0) 9604 : audit [DBG] from='client.? 172.21.15.67:0/2756921263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:54 smithi067 bash[27441]: audit 2024-04-03T20:23:54.449020+0000 mon.a (mon.0) 9604 : audit [DBG] from='client.? 172.21.15.67:0/2756921263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:55 smithi082 bash[20963]: cluster 2024-04-03T20:23:54.799309+0000 mgr.y (mgr.24370) 10963 : cluster [DBG] pgmap v10947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:55 smithi082 bash[20963]: audit 2024-04-03T20:23:55.241653+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:55 smithi067 bash[27441]: cluster 2024-04-03T20:23:54.799309+0000 mgr.y (mgr.24370) 10963 : cluster [DBG] pgmap v10947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:55 smithi067 bash[27441]: audit 2024-04-03T20:23:55.241653+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:55 smithi067 bash[17655]: cluster 2024-04-03T20:23:54.799309+0000 mgr.y (mgr.24370) 10963 : cluster [DBG] pgmap v10947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:55 smithi067 bash[17655]: audit 2024-04-03T20:23:55.241653+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:23:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:56 smithi082 bash[20963]: audit 2024-04-03T20:23:56.901664+0000 mon.c (mon.2) 4348 : audit [DBG] from='client.? 172.21.15.67:0/4185442361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:56 smithi067 bash[27441]: audit 2024-04-03T20:23:56.901664+0000 mon.c (mon.2) 4348 : audit [DBG] from='client.? 172.21.15.67:0/4185442361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:56 smithi067 bash[17655]: audit 2024-04-03T20:23:56.901664+0000 mon.c (mon.2) 4348 : audit [DBG] from='client.? 172.21.15.67:0/4185442361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:23:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:57 smithi082 bash[20963]: cluster 2024-04-03T20:23:56.800461+0000 mgr.y (mgr.24370) 10964 : cluster [DBG] pgmap v10948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:57 smithi067 bash[17655]: cluster 2024-04-03T20:23:56.800461+0000 mgr.y (mgr.24370) 10964 : cluster [DBG] pgmap v10948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:23:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:57 smithi067 bash[27441]: cluster 2024-04-03T20:23:56.800461+0000 mgr.y (mgr.24370) 10964 : cluster [DBG] pgmap v10948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:59 smithi082 bash[20963]: cluster 2024-04-03T20:23:58.801151+0000 mgr.y (mgr.24370) 10965 : cluster [DBG] pgmap v10949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:23:59 smithi082 bash[20963]: audit 2024-04-03T20:23:59.359358+0000 mon.a (mon.0) 9606 : audit [DBG] from='client.? 172.21.15.67:0/243686116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:59 smithi067 bash[27441]: cluster 2024-04-03T20:23:58.801151+0000 mgr.y (mgr.24370) 10965 : cluster [DBG] pgmap v10949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:23:59 smithi067 bash[27441]: audit 2024-04-03T20:23:59.359358+0000 mon.a (mon.0) 9606 : audit [DBG] from='client.? 172.21.15.67:0/243686116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:59 smithi067 bash[17655]: cluster 2024-04-03T20:23:58.801151+0000 mgr.y (mgr.24370) 10965 : cluster [DBG] pgmap v10949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:23:59 smithi067 bash[17655]: audit 2024-04-03T20:23:59.359358+0000 mon.a (mon.0) 9606 : audit [DBG] from='client.? 172.21.15.67:0/243686116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:02 smithi082 bash[20963]: cluster 2024-04-03T20:24:00.802418+0000 mgr.y (mgr.24370) 10966 : cluster [DBG] pgmap v10950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:02 smithi082 bash[20963]: audit 2024-04-03T20:24:01.813756+0000 mon.c (mon.2) 4349 : audit [DBG] from='client.? 172.21.15.67:0/917446780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:02 smithi067 bash[27441]: cluster 2024-04-03T20:24:00.802418+0000 mgr.y (mgr.24370) 10966 : cluster [DBG] pgmap v10950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:02 smithi067 bash[27441]: audit 2024-04-03T20:24:01.813756+0000 mon.c (mon.2) 4349 : audit [DBG] from='client.? 172.21.15.67:0/917446780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:02 smithi067 bash[17655]: cluster 2024-04-03T20:24:00.802418+0000 mgr.y (mgr.24370) 10966 : cluster [DBG] pgmap v10950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:02 smithi067 bash[17655]: audit 2024-04-03T20:24:01.813756+0000 mon.c (mon.2) 4349 : audit [DBG] from='client.? 172.21.15.67:0/917446780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:24:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:24:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:04 smithi082 bash[20963]: cluster 2024-04-03T20:24:02.803296+0000 mgr.y (mgr.24370) 10967 : cluster [DBG] pgmap v10951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:04 smithi067 bash[27441]: cluster 2024-04-03T20:24:02.803296+0000 mgr.y (mgr.24370) 10967 : cluster [DBG] pgmap v10951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:04 smithi067 bash[17655]: cluster 2024-04-03T20:24:02.803296+0000 mgr.y (mgr.24370) 10967 : cluster [DBG] pgmap v10951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:05 smithi082 bash[20963]: audit 2024-04-03T20:24:04.266688+0000 mon.c (mon.2) 4350 : audit [DBG] from='client.? 172.21.15.67:0/2813678317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:05 smithi067 bash[27441]: audit 2024-04-03T20:24:04.266688+0000 mon.c (mon.2) 4350 : audit [DBG] from='client.? 172.21.15.67:0/2813678317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:05 smithi067 bash[17655]: audit 2024-04-03T20:24:04.266688+0000 mon.c (mon.2) 4350 : audit [DBG] from='client.? 172.21.15.67:0/2813678317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:06 smithi082 bash[20963]: cluster 2024-04-03T20:24:04.804110+0000 mgr.y (mgr.24370) 10968 : cluster [DBG] pgmap v10952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:06 smithi067 bash[27441]: cluster 2024-04-03T20:24:04.804110+0000 mgr.y (mgr.24370) 10968 : cluster [DBG] pgmap v10952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:06 smithi067 bash[17655]: cluster 2024-04-03T20:24:04.804110+0000 mgr.y (mgr.24370) 10968 : cluster [DBG] pgmap v10952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:07 smithi082 bash[20963]: audit 2024-04-03T20:24:06.733309+0000 mon.a (mon.0) 9607 : audit [DBG] from='client.? 172.21.15.67:0/2567290982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:07 smithi067 bash[17655]: audit 2024-04-03T20:24:06.733309+0000 mon.a (mon.0) 9607 : audit [DBG] from='client.? 172.21.15.67:0/2567290982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:07 smithi067 bash[27441]: audit 2024-04-03T20:24:06.733309+0000 mon.a (mon.0) 9607 : audit [DBG] from='client.? 172.21.15.67:0/2567290982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:08 smithi082 bash[20963]: cluster 2024-04-03T20:24:06.805223+0000 mgr.y (mgr.24370) 10969 : cluster [DBG] pgmap v10953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:08 smithi067 bash[17655]: cluster 2024-04-03T20:24:06.805223+0000 mgr.y (mgr.24370) 10969 : cluster [DBG] pgmap v10953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:08 smithi067 bash[27441]: cluster 2024-04-03T20:24:06.805223+0000 mgr.y (mgr.24370) 10969 : cluster [DBG] pgmap v10953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:10 smithi082 bash[20963]: cluster 2024-04-03T20:24:08.805749+0000 mgr.y (mgr.24370) 10970 : cluster [DBG] pgmap v10954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:10 smithi082 bash[20963]: audit 2024-04-03T20:24:09.185850+0000 mon.c (mon.2) 4351 : audit [DBG] from='client.? 172.21.15.67:0/2406200759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:10 smithi082 bash[20963]: audit 2024-04-03T20:24:09.909673+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:24:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:10 smithi067 bash[17655]: cluster 2024-04-03T20:24:08.805749+0000 mgr.y (mgr.24370) 10970 : cluster [DBG] pgmap v10954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:10 smithi067 bash[17655]: audit 2024-04-03T20:24:09.185850+0000 mon.c (mon.2) 4351 : audit [DBG] from='client.? 172.21.15.67:0/2406200759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:10 smithi067 bash[17655]: audit 2024-04-03T20:24:09.909673+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:24:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:10 smithi067 bash[27441]: cluster 2024-04-03T20:24:08.805749+0000 mgr.y (mgr.24370) 10970 : cluster [DBG] pgmap v10954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:10 smithi067 bash[27441]: audit 2024-04-03T20:24:09.185850+0000 mon.c (mon.2) 4351 : audit [DBG] from='client.? 172.21.15.67:0/2406200759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:10 smithi067 bash[27441]: audit 2024-04-03T20:24:09.909673+0000 mon.a (mon.0) 9608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:24:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:11 smithi082 bash[20963]: audit 2024-04-03T20:24:10.238786+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:11 smithi082 bash[20963]: audit 2024-04-03T20:24:10.241260+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:11 smithi082 bash[20963]: audit 2024-04-03T20:24:10.248170+0000 mon.a (mon.0) 9611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:11 smithi082 bash[20963]: cluster 2024-04-03T20:24:10.806965+0000 mgr.y (mgr.24370) 10971 : cluster [DBG] pgmap v10955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:11 smithi067 bash[17655]: audit 2024-04-03T20:24:10.238786+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:11 smithi067 bash[17655]: audit 2024-04-03T20:24:10.241260+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:11 smithi067 bash[17655]: audit 2024-04-03T20:24:10.248170+0000 mon.a (mon.0) 9611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:11 smithi067 bash[17655]: cluster 2024-04-03T20:24:10.806965+0000 mgr.y (mgr.24370) 10971 : cluster [DBG] pgmap v10955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:11 smithi067 bash[27441]: audit 2024-04-03T20:24:10.238786+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:11 smithi067 bash[27441]: audit 2024-04-03T20:24:10.241260+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:11 smithi067 bash[27441]: audit 2024-04-03T20:24:10.248170+0000 mon.a (mon.0) 9611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:11 smithi067 bash[27441]: cluster 2024-04-03T20:24:10.806965+0000 mgr.y (mgr.24370) 10971 : cluster [DBG] pgmap v10955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:12 smithi082 bash[20963]: audit 2024-04-03T20:24:11.642842+0000 mon.a (mon.0) 9612 : audit [DBG] from='client.? 172.21.15.67:0/4248281082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:12 smithi067 bash[27441]: audit 2024-04-03T20:24:11.642842+0000 mon.a (mon.0) 9612 : audit [DBG] from='client.? 172.21.15.67:0/4248281082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:12 smithi067 bash[17655]: audit 2024-04-03T20:24:11.642842+0000 mon.a (mon.0) 9612 : audit [DBG] from='client.? 172.21.15.67:0/4248281082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:13 smithi067 bash[17655]: cluster 2024-04-03T20:24:12.807662+0000 mgr.y (mgr.24370) 10972 : cluster [DBG] pgmap v10956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:13] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:24:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:13 smithi067 bash[27441]: cluster 2024-04-03T20:24:12.807662+0000 mgr.y (mgr.24370) 10972 : cluster [DBG] pgmap v10956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:13.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:13 smithi082 bash[20963]: cluster 2024-04-03T20:24:12.807662+0000 mgr.y (mgr.24370) 10972 : cluster [DBG] pgmap v10956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:13.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:24:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:14 smithi082 bash[20963]: audit 2024-04-03T20:24:14.101764+0000 mon.c (mon.2) 4352 : audit [DBG] from='client.? 172.21.15.67:0/3472285248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:14 smithi067 bash[17655]: audit 2024-04-03T20:24:14.101764+0000 mon.c (mon.2) 4352 : audit [DBG] from='client.? 172.21.15.67:0/3472285248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:14 smithi067 bash[27441]: audit 2024-04-03T20:24:14.101764+0000 mon.c (mon.2) 4352 : audit [DBG] from='client.? 172.21.15.67:0/3472285248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:15 smithi082 bash[20963]: cluster 2024-04-03T20:24:14.808379+0000 mgr.y (mgr.24370) 10973 : cluster [DBG] pgmap v10957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:15 smithi067 bash[17655]: cluster 2024-04-03T20:24:14.808379+0000 mgr.y (mgr.24370) 10973 : cluster [DBG] pgmap v10957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:15 smithi067 bash[27441]: cluster 2024-04-03T20:24:14.808379+0000 mgr.y (mgr.24370) 10973 : cluster [DBG] pgmap v10957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:16 smithi082 bash[20963]: audit 2024-04-03T20:24:15.605636+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:16 smithi082 bash[20963]: audit 2024-04-03T20:24:15.614941+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:16 smithi082 bash[20963]: audit 2024-04-03T20:24:16.253964+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:16 smithi082 bash[20963]: audit 2024-04-03T20:24:16.268936+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:16 smithi082 bash[20963]: audit 2024-04-03T20:24:16.362111+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:16 smithi082 bash[20963]: audit 2024-04-03T20:24:16.370053+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:16 smithi082 bash[20963]: audit 2024-04-03T20:24:16.565257+0000 mon.c (mon.2) 4353 : audit [DBG] from='client.? 172.21.15.67:0/3357656199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[17655]: audit 2024-04-03T20:24:15.605636+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[17655]: audit 2024-04-03T20:24:15.614941+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[17655]: audit 2024-04-03T20:24:16.253964+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[17655]: audit 2024-04-03T20:24:16.268936+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[17655]: audit 2024-04-03T20:24:16.362111+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[17655]: audit 2024-04-03T20:24:16.370053+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[17655]: audit 2024-04-03T20:24:16.565257+0000 mon.c (mon.2) 4353 : audit [DBG] from='client.? 172.21.15.67:0/3357656199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[27441]: audit 2024-04-03T20:24:15.605636+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[27441]: audit 2024-04-03T20:24:15.614941+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[27441]: audit 2024-04-03T20:24:16.253964+0000 mon.a (mon.0) 9615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[27441]: audit 2024-04-03T20:24:16.268936+0000 mon.a (mon.0) 9616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[27441]: audit 2024-04-03T20:24:16.362111+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[27441]: audit 2024-04-03T20:24:16.370053+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:16 smithi067 bash[27441]: audit 2024-04-03T20:24:16.565257+0000 mon.c (mon.2) 4353 : audit [DBG] from='client.? 172.21.15.67:0/3357656199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:17 smithi082 bash[20963]: cluster 2024-04-03T20:24:16.809568+0000 mgr.y (mgr.24370) 10974 : cluster [DBG] pgmap v10958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:17 smithi082 bash[20963]: audit 2024-04-03T20:24:16.961300+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:17 smithi082 bash[20963]: audit 2024-04-03T20:24:16.969418+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:17 smithi082 bash[20963]: audit 2024-04-03T20:24:16.970912+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:24:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:17 smithi082 bash[20963]: audit 2024-04-03T20:24:16.972247+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:24:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:17 smithi082 bash[20963]: audit 2024-04-03T20:24:16.982037+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[27441]: cluster 2024-04-03T20:24:16.809568+0000 mgr.y (mgr.24370) 10974 : cluster [DBG] pgmap v10958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[27441]: audit 2024-04-03T20:24:16.961300+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[27441]: audit 2024-04-03T20:24:16.969418+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[27441]: audit 2024-04-03T20:24:16.970912+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[27441]: audit 2024-04-03T20:24:16.972247+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[27441]: audit 2024-04-03T20:24:16.982037+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[17655]: cluster 2024-04-03T20:24:16.809568+0000 mgr.y (mgr.24370) 10974 : cluster [DBG] pgmap v10958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[17655]: audit 2024-04-03T20:24:16.961300+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[17655]: audit 2024-04-03T20:24:16.969418+0000 mon.a (mon.0) 9620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[17655]: audit 2024-04-03T20:24:16.970912+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[17655]: audit 2024-04-03T20:24:16.972247+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:24:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:17 smithi067 bash[17655]: audit 2024-04-03T20:24:16.982037+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:24:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:19 smithi082 bash[20963]: cluster 2024-04-03T20:24:18.810193+0000 mgr.y (mgr.24370) 10975 : cluster [DBG] pgmap v10959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:19 smithi082 bash[20963]: audit 2024-04-03T20:24:19.006846+0000 mon.c (mon.2) 4354 : audit [DBG] from='client.? 172.21.15.67:0/718240690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:19 smithi067 bash[17655]: cluster 2024-04-03T20:24:18.810193+0000 mgr.y (mgr.24370) 10975 : cluster [DBG] pgmap v10959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:19 smithi067 bash[17655]: audit 2024-04-03T20:24:19.006846+0000 mon.c (mon.2) 4354 : audit [DBG] from='client.? 172.21.15.67:0/718240690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:19 smithi067 bash[27441]: cluster 2024-04-03T20:24:18.810193+0000 mgr.y (mgr.24370) 10975 : cluster [DBG] pgmap v10959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:19 smithi067 bash[27441]: audit 2024-04-03T20:24:19.006846+0000 mon.c (mon.2) 4354 : audit [DBG] from='client.? 172.21.15.67:0/718240690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:21 smithi082 bash[20963]: cluster 2024-04-03T20:24:20.811465+0000 mgr.y (mgr.24370) 10976 : cluster [DBG] pgmap v10960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:21 smithi082 bash[20963]: audit 2024-04-03T20:24:21.456144+0000 mon.a (mon.0) 9624 : audit [DBG] from='client.? 172.21.15.67:0/34381066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:21 smithi067 bash[17655]: cluster 2024-04-03T20:24:20.811465+0000 mgr.y (mgr.24370) 10976 : cluster [DBG] pgmap v10960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:21 smithi067 bash[17655]: audit 2024-04-03T20:24:21.456144+0000 mon.a (mon.0) 9624 : audit [DBG] from='client.? 172.21.15.67:0/34381066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:21 smithi067 bash[27441]: cluster 2024-04-03T20:24:20.811465+0000 mgr.y (mgr.24370) 10976 : cluster [DBG] pgmap v10960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:21 smithi067 bash[27441]: audit 2024-04-03T20:24:21.456144+0000 mon.a (mon.0) 9624 : audit [DBG] from='client.? 172.21.15.67:0/34381066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:23] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:24:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:24:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:23 smithi082 bash[20963]: cluster 2024-04-03T20:24:22.812124+0000 mgr.y (mgr.24370) 10977 : cluster [DBG] pgmap v10961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:23 smithi082 bash[20963]: audit 2024-04-03T20:24:23.906888+0000 mon.c (mon.2) 4355 : audit [DBG] from='client.? 172.21.15.67:0/850733657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:23 smithi067 bash[27441]: cluster 2024-04-03T20:24:22.812124+0000 mgr.y (mgr.24370) 10977 : cluster [DBG] pgmap v10961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:23 smithi067 bash[27441]: audit 2024-04-03T20:24:23.906888+0000 mon.c (mon.2) 4355 : audit [DBG] from='client.? 172.21.15.67:0/850733657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:23 smithi067 bash[17655]: cluster 2024-04-03T20:24:22.812124+0000 mgr.y (mgr.24370) 10977 : cluster [DBG] pgmap v10961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:23 smithi067 bash[17655]: audit 2024-04-03T20:24:23.906888+0000 mon.c (mon.2) 4355 : audit [DBG] from='client.? 172.21.15.67:0/850733657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:25 smithi082 bash[20963]: cluster 2024-04-03T20:24:24.812800+0000 mgr.y (mgr.24370) 10978 : cluster [DBG] pgmap v10962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:25 smithi082 bash[20963]: audit 2024-04-03T20:24:25.242500+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:25 smithi067 bash[17655]: cluster 2024-04-03T20:24:24.812800+0000 mgr.y (mgr.24370) 10978 : cluster [DBG] pgmap v10962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:25 smithi067 bash[17655]: audit 2024-04-03T20:24:25.242500+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:25 smithi067 bash[27441]: cluster 2024-04-03T20:24:24.812800+0000 mgr.y (mgr.24370) 10978 : cluster [DBG] pgmap v10962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:25 smithi067 bash[27441]: audit 2024-04-03T20:24:25.242500+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:26 smithi082 bash[20963]: audit 2024-04-03T20:24:26.359203+0000 mon.a (mon.0) 9626 : audit [DBG] from='client.? 172.21.15.67:0/2925725446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:26 smithi067 bash[17655]: audit 2024-04-03T20:24:26.359203+0000 mon.a (mon.0) 9626 : audit [DBG] from='client.? 172.21.15.67:0/2925725446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:26 smithi067 bash[27441]: audit 2024-04-03T20:24:26.359203+0000 mon.a (mon.0) 9626 : audit [DBG] from='client.? 172.21.15.67:0/2925725446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:27 smithi082 bash[20963]: cluster 2024-04-03T20:24:26.814125+0000 mgr.y (mgr.24370) 10979 : cluster [DBG] pgmap v10963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:27 smithi067 bash[17655]: cluster 2024-04-03T20:24:26.814125+0000 mgr.y (mgr.24370) 10979 : cluster [DBG] pgmap v10963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:27 smithi067 bash[27441]: cluster 2024-04-03T20:24:26.814125+0000 mgr.y (mgr.24370) 10979 : cluster [DBG] pgmap v10963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:28 smithi082 bash[20963]: audit 2024-04-03T20:24:28.815624+0000 mon.c (mon.2) 4356 : audit [DBG] from='client.? 172.21.15.67:0/1445147428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:28 smithi067 bash[27441]: audit 2024-04-03T20:24:28.815624+0000 mon.c (mon.2) 4356 : audit [DBG] from='client.? 172.21.15.67:0/1445147428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:28 smithi067 bash[17655]: audit 2024-04-03T20:24:28.815624+0000 mon.c (mon.2) 4356 : audit [DBG] from='client.? 172.21.15.67:0/1445147428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:29 smithi082 bash[20963]: cluster 2024-04-03T20:24:28.814833+0000 mgr.y (mgr.24370) 10980 : cluster [DBG] pgmap v10964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:29 smithi067 bash[27441]: cluster 2024-04-03T20:24:28.814833+0000 mgr.y (mgr.24370) 10980 : cluster [DBG] pgmap v10964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:29 smithi067 bash[17655]: cluster 2024-04-03T20:24:28.814833+0000 mgr.y (mgr.24370) 10980 : cluster [DBG] pgmap v10964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:32 smithi082 bash[20963]: cluster 2024-04-03T20:24:30.815944+0000 mgr.y (mgr.24370) 10981 : cluster [DBG] pgmap v10965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:32 smithi082 bash[20963]: audit 2024-04-03T20:24:31.269274+0000 mon.a (mon.0) 9627 : audit [DBG] from='client.? 172.21.15.67:0/3695461741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:32 smithi067 bash[27441]: cluster 2024-04-03T20:24:30.815944+0000 mgr.y (mgr.24370) 10981 : cluster [DBG] pgmap v10965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:32 smithi067 bash[27441]: audit 2024-04-03T20:24:31.269274+0000 mon.a (mon.0) 9627 : audit [DBG] from='client.? 172.21.15.67:0/3695461741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:32 smithi067 bash[17655]: cluster 2024-04-03T20:24:30.815944+0000 mgr.y (mgr.24370) 10981 : cluster [DBG] pgmap v10965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:32 smithi067 bash[17655]: audit 2024-04-03T20:24:31.269274+0000 mon.a (mon.0) 9627 : audit [DBG] from='client.? 172.21.15.67:0/3695461741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:33] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:24:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:24:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:34 smithi082 bash[20963]: cluster 2024-04-03T20:24:32.816643+0000 mgr.y (mgr.24370) 10982 : cluster [DBG] pgmap v10966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:34 smithi082 bash[20963]: audit 2024-04-03T20:24:33.731688+0000 mon.c (mon.2) 4357 : audit [DBG] from='client.? 172.21.15.67:0/1679552749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:34 smithi067 bash[17655]: cluster 2024-04-03T20:24:32.816643+0000 mgr.y (mgr.24370) 10982 : cluster [DBG] pgmap v10966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:34 smithi067 bash[17655]: audit 2024-04-03T20:24:33.731688+0000 mon.c (mon.2) 4357 : audit [DBG] from='client.? 172.21.15.67:0/1679552749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:34 smithi067 bash[27441]: cluster 2024-04-03T20:24:32.816643+0000 mgr.y (mgr.24370) 10982 : cluster [DBG] pgmap v10966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:34 smithi067 bash[27441]: audit 2024-04-03T20:24:33.731688+0000 mon.c (mon.2) 4357 : audit [DBG] from='client.? 172.21.15.67:0/1679552749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:36 smithi082 bash[20963]: cluster 2024-04-03T20:24:34.817353+0000 mgr.y (mgr.24370) 10983 : cluster [DBG] pgmap v10967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:36 smithi067 bash[17655]: cluster 2024-04-03T20:24:34.817353+0000 mgr.y (mgr.24370) 10983 : cluster [DBG] pgmap v10967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:36 smithi067 bash[27441]: cluster 2024-04-03T20:24:34.817353+0000 mgr.y (mgr.24370) 10983 : cluster [DBG] pgmap v10967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:37 smithi082 bash[20963]: audit 2024-04-03T20:24:36.184599+0000 mon.c (mon.2) 4358 : audit [DBG] from='client.? 172.21.15.67:0/4114753465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:37 smithi067 bash[17655]: audit 2024-04-03T20:24:36.184599+0000 mon.c (mon.2) 4358 : audit [DBG] from='client.? 172.21.15.67:0/4114753465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:37 smithi067 bash[27441]: audit 2024-04-03T20:24:36.184599+0000 mon.c (mon.2) 4358 : audit [DBG] from='client.? 172.21.15.67:0/4114753465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:38 smithi082 bash[20963]: cluster 2024-04-03T20:24:36.818599+0000 mgr.y (mgr.24370) 10984 : cluster [DBG] pgmap v10968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:38 smithi067 bash[17655]: cluster 2024-04-03T20:24:36.818599+0000 mgr.y (mgr.24370) 10984 : cluster [DBG] pgmap v10968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:38 smithi067 bash[27441]: cluster 2024-04-03T20:24:36.818599+0000 mgr.y (mgr.24370) 10984 : cluster [DBG] pgmap v10968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:39 smithi082 bash[20963]: audit 2024-04-03T20:24:38.646394+0000 mon.a (mon.0) 9628 : audit [DBG] from='client.? 172.21.15.67:0/3234201715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:39 smithi067 bash[27441]: audit 2024-04-03T20:24:38.646394+0000 mon.a (mon.0) 9628 : audit [DBG] from='client.? 172.21.15.67:0/3234201715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:39 smithi067 bash[17655]: audit 2024-04-03T20:24:38.646394+0000 mon.a (mon.0) 9628 : audit [DBG] from='client.? 172.21.15.67:0/3234201715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:40 smithi082 bash[20963]: cluster 2024-04-03T20:24:38.819298+0000 mgr.y (mgr.24370) 10985 : cluster [DBG] pgmap v10969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:40 smithi067 bash[17655]: cluster 2024-04-03T20:24:38.819298+0000 mgr.y (mgr.24370) 10985 : cluster [DBG] pgmap v10969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:40 smithi067 bash[27441]: cluster 2024-04-03T20:24:38.819298+0000 mgr.y (mgr.24370) 10985 : cluster [DBG] pgmap v10969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:41 smithi082 bash[20963]: audit 2024-04-03T20:24:40.242867+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:41 smithi067 bash[27441]: audit 2024-04-03T20:24:40.242867+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:41 smithi067 bash[17655]: audit 2024-04-03T20:24:40.242867+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:42 smithi082 bash[20963]: cluster 2024-04-03T20:24:40.820470+0000 mgr.y (mgr.24370) 10986 : cluster [DBG] pgmap v10970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:42 smithi082 bash[20963]: audit 2024-04-03T20:24:41.099987+0000 mon.a (mon.0) 9630 : audit [DBG] from='client.? 172.21.15.67:0/877000704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:42 smithi067 bash[17655]: cluster 2024-04-03T20:24:40.820470+0000 mgr.y (mgr.24370) 10986 : cluster [DBG] pgmap v10970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:42 smithi067 bash[17655]: audit 2024-04-03T20:24:41.099987+0000 mon.a (mon.0) 9630 : audit [DBG] from='client.? 172.21.15.67:0/877000704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:42 smithi067 bash[27441]: cluster 2024-04-03T20:24:40.820470+0000 mgr.y (mgr.24370) 10986 : cluster [DBG] pgmap v10970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:42 smithi067 bash[27441]: audit 2024-04-03T20:24:41.099987+0000 mon.a (mon.0) 9630 : audit [DBG] from='client.? 172.21.15.67:0/877000704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:43] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:24:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:24:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:44 smithi082 bash[20963]: cluster 2024-04-03T20:24:42.821227+0000 mgr.y (mgr.24370) 10987 : cluster [DBG] pgmap v10971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:44 smithi082 bash[20963]: audit 2024-04-03T20:24:43.558082+0000 mon.a (mon.0) 9631 : audit [DBG] from='client.? 172.21.15.67:0/4180249967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:44 smithi067 bash[27441]: cluster 2024-04-03T20:24:42.821227+0000 mgr.y (mgr.24370) 10987 : cluster [DBG] pgmap v10971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:44 smithi067 bash[27441]: audit 2024-04-03T20:24:43.558082+0000 mon.a (mon.0) 9631 : audit [DBG] from='client.? 172.21.15.67:0/4180249967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:44 smithi067 bash[17655]: cluster 2024-04-03T20:24:42.821227+0000 mgr.y (mgr.24370) 10987 : cluster [DBG] pgmap v10971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:44 smithi067 bash[17655]: audit 2024-04-03T20:24:43.558082+0000 mon.a (mon.0) 9631 : audit [DBG] from='client.? 172.21.15.67:0/4180249967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:46 smithi082 bash[20963]: cluster 2024-04-03T20:24:44.821950+0000 mgr.y (mgr.24370) 10988 : cluster [DBG] pgmap v10972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:46 smithi082 bash[20963]: audit 2024-04-03T20:24:46.004064+0000 mon.a (mon.0) 9632 : audit [DBG] from='client.? 172.21.15.67:0/1037611036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:46 smithi067 bash[17655]: cluster 2024-04-03T20:24:44.821950+0000 mgr.y (mgr.24370) 10988 : cluster [DBG] pgmap v10972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:46 smithi067 bash[17655]: audit 2024-04-03T20:24:46.004064+0000 mon.a (mon.0) 9632 : audit [DBG] from='client.? 172.21.15.67:0/1037611036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:46 smithi067 bash[27441]: cluster 2024-04-03T20:24:44.821950+0000 mgr.y (mgr.24370) 10988 : cluster [DBG] pgmap v10972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:46 smithi067 bash[27441]: audit 2024-04-03T20:24:46.004064+0000 mon.a (mon.0) 9632 : audit [DBG] from='client.? 172.21.15.67:0/1037611036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:48 smithi082 bash[20963]: cluster 2024-04-03T20:24:46.823159+0000 mgr.y (mgr.24370) 10989 : cluster [DBG] pgmap v10973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:48 smithi067 bash[17655]: cluster 2024-04-03T20:24:46.823159+0000 mgr.y (mgr.24370) 10989 : cluster [DBG] pgmap v10973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:48 smithi067 bash[27441]: cluster 2024-04-03T20:24:46.823159+0000 mgr.y (mgr.24370) 10989 : cluster [DBG] pgmap v10973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:49 smithi082 bash[20963]: audit 2024-04-03T20:24:48.460075+0000 mon.c (mon.2) 4359 : audit [DBG] from='client.? 172.21.15.67:0/2353933978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:49 smithi067 bash[17655]: audit 2024-04-03T20:24:48.460075+0000 mon.c (mon.2) 4359 : audit [DBG] from='client.? 172.21.15.67:0/2353933978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:49 smithi067 bash[27441]: audit 2024-04-03T20:24:48.460075+0000 mon.c (mon.2) 4359 : audit [DBG] from='client.? 172.21.15.67:0/2353933978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:50 smithi082 bash[20963]: cluster 2024-04-03T20:24:48.824049+0000 mgr.y (mgr.24370) 10990 : cluster [DBG] pgmap v10974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:50 smithi067 bash[27441]: cluster 2024-04-03T20:24:48.824049+0000 mgr.y (mgr.24370) 10990 : cluster [DBG] pgmap v10974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:50 smithi067 bash[17655]: cluster 2024-04-03T20:24:48.824049+0000 mgr.y (mgr.24370) 10990 : cluster [DBG] pgmap v10974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:51 smithi082 bash[20963]: audit 2024-04-03T20:24:50.914597+0000 mon.a (mon.0) 9633 : audit [DBG] from='client.? 172.21.15.67:0/1941384228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:51 smithi067 bash[17655]: audit 2024-04-03T20:24:50.914597+0000 mon.a (mon.0) 9633 : audit [DBG] from='client.? 172.21.15.67:0/1941384228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:51 smithi067 bash[27441]: audit 2024-04-03T20:24:50.914597+0000 mon.a (mon.0) 9633 : audit [DBG] from='client.? 172.21.15.67:0/1941384228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:52 smithi082 bash[20963]: cluster 2024-04-03T20:24:50.825166+0000 mgr.y (mgr.24370) 10991 : cluster [DBG] pgmap v10975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:52 smithi067 bash[17655]: cluster 2024-04-03T20:24:50.825166+0000 mgr.y (mgr.24370) 10991 : cluster [DBG] pgmap v10975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:52 smithi067 bash[27441]: cluster 2024-04-03T20:24:50.825166+0000 mgr.y (mgr.24370) 10991 : cluster [DBG] pgmap v10975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:53] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:24:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:24:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:54 smithi082 bash[20963]: cluster 2024-04-03T20:24:52.825804+0000 mgr.y (mgr.24370) 10992 : cluster [DBG] pgmap v10976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:54 smithi082 bash[20963]: audit 2024-04-03T20:24:53.359728+0000 mon.a (mon.0) 9634 : audit [DBG] from='client.? 172.21.15.67:0/2141667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:54 smithi067 bash[27441]: cluster 2024-04-03T20:24:52.825804+0000 mgr.y (mgr.24370) 10992 : cluster [DBG] pgmap v10976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:54 smithi067 bash[27441]: audit 2024-04-03T20:24:53.359728+0000 mon.a (mon.0) 9634 : audit [DBG] from='client.? 172.21.15.67:0/2141667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:54 smithi067 bash[17655]: cluster 2024-04-03T20:24:52.825804+0000 mgr.y (mgr.24370) 10992 : cluster [DBG] pgmap v10976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:54 smithi067 bash[17655]: audit 2024-04-03T20:24:53.359728+0000 mon.a (mon.0) 9634 : audit [DBG] from='client.? 172.21.15.67:0/2141667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:56 smithi082 bash[20963]: cluster 2024-04-03T20:24:54.826519+0000 mgr.y (mgr.24370) 10993 : cluster [DBG] pgmap v10977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:56 smithi082 bash[20963]: audit 2024-04-03T20:24:55.243279+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:56 smithi082 bash[20963]: audit 2024-04-03T20:24:55.817099+0000 mon.c (mon.2) 4360 : audit [DBG] from='client.? 172.21.15.67:0/3090323831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:56 smithi067 bash[27441]: cluster 2024-04-03T20:24:54.826519+0000 mgr.y (mgr.24370) 10993 : cluster [DBG] pgmap v10977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:56 smithi067 bash[27441]: audit 2024-04-03T20:24:55.243279+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:56 smithi067 bash[27441]: audit 2024-04-03T20:24:55.817099+0000 mon.c (mon.2) 4360 : audit [DBG] from='client.? 172.21.15.67:0/3090323831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:56 smithi067 bash[17655]: cluster 2024-04-03T20:24:54.826519+0000 mgr.y (mgr.24370) 10993 : cluster [DBG] pgmap v10977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:56 smithi067 bash[17655]: audit 2024-04-03T20:24:55.243279+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:24:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:56 smithi067 bash[17655]: audit 2024-04-03T20:24:55.817099+0000 mon.c (mon.2) 4360 : audit [DBG] from='client.? 172.21.15.67:0/3090323831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:58 smithi082 bash[20963]: cluster 2024-04-03T20:24:56.827719+0000 mgr.y (mgr.24370) 10994 : cluster [DBG] pgmap v10978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:58 smithi067 bash[17655]: cluster 2024-04-03T20:24:56.827719+0000 mgr.y (mgr.24370) 10994 : cluster [DBG] pgmap v10978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:58 smithi067 bash[27441]: cluster 2024-04-03T20:24:56.827719+0000 mgr.y (mgr.24370) 10994 : cluster [DBG] pgmap v10978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:24:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:24:59 smithi082 bash[20963]: audit 2024-04-03T20:24:58.266154+0000 mon.a (mon.0) 9636 : audit [DBG] from='client.? 172.21.15.67:0/585413881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:24:59 smithi067 bash[17655]: audit 2024-04-03T20:24:58.266154+0000 mon.a (mon.0) 9636 : audit [DBG] from='client.? 172.21.15.67:0/585413881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:24:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:24:59 smithi067 bash[27441]: audit 2024-04-03T20:24:58.266154+0000 mon.a (mon.0) 9636 : audit [DBG] from='client.? 172.21.15.67:0/585413881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:00 smithi082 bash[20963]: cluster 2024-04-03T20:24:58.828169+0000 mgr.y (mgr.24370) 10995 : cluster [DBG] pgmap v10979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:00 smithi067 bash[27441]: cluster 2024-04-03T20:24:58.828169+0000 mgr.y (mgr.24370) 10995 : cluster [DBG] pgmap v10979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:00 smithi067 bash[17655]: cluster 2024-04-03T20:24:58.828169+0000 mgr.y (mgr.24370) 10995 : cluster [DBG] pgmap v10979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:01.378 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:01 smithi082 bash[20963]: audit 2024-04-03T20:25:00.717119+0000 mon.a (mon.0) 9637 : audit [DBG] from='client.? 172.21.15.67:0/1542724492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:01 smithi067 bash[17655]: audit 2024-04-03T20:25:00.717119+0000 mon.a (mon.0) 9637 : audit [DBG] from='client.? 172.21.15.67:0/1542724492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:01 smithi067 bash[27441]: audit 2024-04-03T20:25:00.717119+0000 mon.a (mon.0) 9637 : audit [DBG] from='client.? 172.21.15.67:0/1542724492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:02 smithi082 bash[20963]: cluster 2024-04-03T20:25:00.829195+0000 mgr.y (mgr.24370) 10996 : cluster [DBG] pgmap v10980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:02 smithi067 bash[17655]: cluster 2024-04-03T20:25:00.829195+0000 mgr.y (mgr.24370) 10996 : cluster [DBG] pgmap v10980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:02 smithi067 bash[27441]: cluster 2024-04-03T20:25:00.829195+0000 mgr.y (mgr.24370) 10996 : cluster [DBG] pgmap v10980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:03] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:25:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:25:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:04 smithi082 bash[20963]: cluster 2024-04-03T20:25:02.829990+0000 mgr.y (mgr.24370) 10997 : cluster [DBG] pgmap v10981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:04 smithi082 bash[20963]: audit 2024-04-03T20:25:03.165377+0000 mon.c (mon.2) 4361 : audit [DBG] from='client.? 172.21.15.67:0/3774296108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:04 smithi067 bash[17655]: cluster 2024-04-03T20:25:02.829990+0000 mgr.y (mgr.24370) 10997 : cluster [DBG] pgmap v10981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:04 smithi067 bash[17655]: audit 2024-04-03T20:25:03.165377+0000 mon.c (mon.2) 4361 : audit [DBG] from='client.? 172.21.15.67:0/3774296108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:04 smithi067 bash[27441]: cluster 2024-04-03T20:25:02.829990+0000 mgr.y (mgr.24370) 10997 : cluster [DBG] pgmap v10981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:04 smithi067 bash[27441]: audit 2024-04-03T20:25:03.165377+0000 mon.c (mon.2) 4361 : audit [DBG] from='client.? 172.21.15.67:0/3774296108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:06 smithi082 bash[20963]: cluster 2024-04-03T20:25:04.830742+0000 mgr.y (mgr.24370) 10998 : cluster [DBG] pgmap v10982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:06 smithi082 bash[20963]: audit 2024-04-03T20:25:05.629208+0000 mon.c (mon.2) 4362 : audit [DBG] from='client.? 172.21.15.67:0/3481584661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:06 smithi067 bash[27441]: cluster 2024-04-03T20:25:04.830742+0000 mgr.y (mgr.24370) 10998 : cluster [DBG] pgmap v10982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:06 smithi067 bash[27441]: audit 2024-04-03T20:25:05.629208+0000 mon.c (mon.2) 4362 : audit [DBG] from='client.? 172.21.15.67:0/3481584661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:06 smithi067 bash[17655]: cluster 2024-04-03T20:25:04.830742+0000 mgr.y (mgr.24370) 10998 : cluster [DBG] pgmap v10982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:06 smithi067 bash[17655]: audit 2024-04-03T20:25:05.629208+0000 mon.c (mon.2) 4362 : audit [DBG] from='client.? 172.21.15.67:0/3481584661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:08 smithi082 bash[20963]: cluster 2024-04-03T20:25:06.831855+0000 mgr.y (mgr.24370) 10999 : cluster [DBG] pgmap v10983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:08 smithi082 bash[20963]: audit 2024-04-03T20:25:08.078253+0000 mon.c (mon.2) 4363 : audit [DBG] from='client.? 172.21.15.67:0/2309345553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:08 smithi067 bash[17655]: cluster 2024-04-03T20:25:06.831855+0000 mgr.y (mgr.24370) 10999 : cluster [DBG] pgmap v10983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:08 smithi067 bash[17655]: audit 2024-04-03T20:25:08.078253+0000 mon.c (mon.2) 4363 : audit [DBG] from='client.? 172.21.15.67:0/2309345553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:08 smithi067 bash[27441]: cluster 2024-04-03T20:25:06.831855+0000 mgr.y (mgr.24370) 10999 : cluster [DBG] pgmap v10983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:08 smithi067 bash[27441]: audit 2024-04-03T20:25:08.078253+0000 mon.c (mon.2) 4363 : audit [DBG] from='client.? 172.21.15.67:0/2309345553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:10 smithi082 bash[20963]: cluster 2024-04-03T20:25:08.832547+0000 mgr.y (mgr.24370) 11000 : cluster [DBG] pgmap v10984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:10 smithi067 bash[17655]: cluster 2024-04-03T20:25:08.832547+0000 mgr.y (mgr.24370) 11000 : cluster [DBG] pgmap v10984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:10 smithi067 bash[27441]: cluster 2024-04-03T20:25:08.832547+0000 mgr.y (mgr.24370) 11000 : cluster [DBG] pgmap v10984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:11 smithi067 bash[17655]: audit 2024-04-03T20:25:10.243586+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:11 smithi067 bash[17655]: audit 2024-04-03T20:25:10.558544+0000 mon.c (mon.2) 4364 : audit [DBG] from='client.? 172.21.15.67:0/267399962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:11 smithi067 bash[27441]: audit 2024-04-03T20:25:10.243586+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:11 smithi067 bash[27441]: audit 2024-04-03T20:25:10.558544+0000 mon.c (mon.2) 4364 : audit [DBG] from='client.? 172.21.15.67:0/267399962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:11 smithi082 bash[20963]: audit 2024-04-03T20:25:10.243586+0000 mon.a (mon.0) 9638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:11 smithi082 bash[20963]: audit 2024-04-03T20:25:10.558544+0000 mon.c (mon.2) 4364 : audit [DBG] from='client.? 172.21.15.67:0/267399962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:12 smithi067 bash[27441]: cluster 2024-04-03T20:25:10.833660+0000 mgr.y (mgr.24370) 11001 : cluster [DBG] pgmap v10985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:12 smithi067 bash[17655]: cluster 2024-04-03T20:25:10.833660+0000 mgr.y (mgr.24370) 11001 : cluster [DBG] pgmap v10985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:12 smithi082 bash[20963]: cluster 2024-04-03T20:25:10.833660+0000 mgr.y (mgr.24370) 11001 : cluster [DBG] pgmap v10985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:25:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:13 smithi067 bash[27441]: audit 2024-04-03T20:25:13.022552+0000 mon.a (mon.0) 9639 : audit [DBG] from='client.? 172.21.15.67:0/3352587923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:13 smithi067 bash[17655]: audit 2024-04-03T20:25:13.022552+0000 mon.a (mon.0) 9639 : audit [DBG] from='client.? 172.21.15.67:0/3352587923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:13 smithi082 bash[20963]: audit 2024-04-03T20:25:13.022552+0000 mon.a (mon.0) 9639 : audit [DBG] from='client.? 172.21.15.67:0/3352587923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:25:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:14 smithi067 bash[17655]: cluster 2024-04-03T20:25:12.834396+0000 mgr.y (mgr.24370) 11002 : cluster [DBG] pgmap v10986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:14 smithi067 bash[27441]: cluster 2024-04-03T20:25:12.834396+0000 mgr.y (mgr.24370) 11002 : cluster [DBG] pgmap v10986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:14 smithi082 bash[20963]: cluster 2024-04-03T20:25:12.834396+0000 mgr.y (mgr.24370) 11002 : cluster [DBG] pgmap v10986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:16 smithi067 bash[27441]: cluster 2024-04-03T20:25:14.835072+0000 mgr.y (mgr.24370) 11003 : cluster [DBG] pgmap v10987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:16 smithi067 bash[27441]: audit 2024-04-03T20:25:15.482727+0000 mon.a (mon.0) 9640 : audit [DBG] from='client.? 172.21.15.67:0/3673172385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:16 smithi067 bash[17655]: cluster 2024-04-03T20:25:14.835072+0000 mgr.y (mgr.24370) 11003 : cluster [DBG] pgmap v10987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:16 smithi067 bash[17655]: audit 2024-04-03T20:25:15.482727+0000 mon.a (mon.0) 9640 : audit [DBG] from='client.? 172.21.15.67:0/3673172385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:16 smithi082 bash[20963]: cluster 2024-04-03T20:25:14.835072+0000 mgr.y (mgr.24370) 11003 : cluster [DBG] pgmap v10987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:16 smithi082 bash[20963]: audit 2024-04-03T20:25:15.482727+0000 mon.a (mon.0) 9640 : audit [DBG] from='client.? 172.21.15.67:0/3673172385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:17 smithi082 bash[20963]: cluster 2024-04-03T20:25:16.836264+0000 mgr.y (mgr.24370) 11004 : cluster [DBG] pgmap v10988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:17 smithi082 bash[20963]: audit 2024-04-03T20:25:17.059019+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:25:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:17 smithi067 bash[27441]: cluster 2024-04-03T20:25:16.836264+0000 mgr.y (mgr.24370) 11004 : cluster [DBG] pgmap v10988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:17 smithi067 bash[27441]: audit 2024-04-03T20:25:17.059019+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:25:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:17 smithi067 bash[17655]: cluster 2024-04-03T20:25:16.836264+0000 mgr.y (mgr.24370) 11004 : cluster [DBG] pgmap v10988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:17 smithi067 bash[17655]: audit 2024-04-03T20:25:17.059019+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:25:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:18 smithi082 bash[20963]: audit 2024-04-03T20:25:17.942147+0000 mon.c (mon.2) 4365 : audit [DBG] from='client.? 172.21.15.67:0/1516358136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:19.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:18 smithi067 bash[17655]: audit 2024-04-03T20:25:17.942147+0000 mon.c (mon.2) 4365 : audit [DBG] from='client.? 172.21.15.67:0/1516358136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:18 smithi067 bash[27441]: audit 2024-04-03T20:25:17.942147+0000 mon.c (mon.2) 4365 : audit [DBG] from='client.? 172.21.15.67:0/1516358136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:19 smithi082 bash[20963]: cluster 2024-04-03T20:25:18.837002+0000 mgr.y (mgr.24370) 11005 : cluster [DBG] pgmap v10989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:19 smithi067 bash[27441]: cluster 2024-04-03T20:25:18.837002+0000 mgr.y (mgr.24370) 11005 : cluster [DBG] pgmap v10989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:19 smithi067 bash[17655]: cluster 2024-04-03T20:25:18.837002+0000 mgr.y (mgr.24370) 11005 : cluster [DBG] pgmap v10989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:20 smithi082 bash[20963]: audit 2024-04-03T20:25:20.402488+0000 mon.a (mon.0) 9642 : audit [DBG] from='client.? 172.21.15.67:0/260850715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:20 smithi067 bash[17655]: audit 2024-04-03T20:25:20.402488+0000 mon.a (mon.0) 9642 : audit [DBG] from='client.? 172.21.15.67:0/260850715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:20 smithi067 bash[27441]: audit 2024-04-03T20:25:20.402488+0000 mon.a (mon.0) 9642 : audit [DBG] from='client.? 172.21.15.67:0/260850715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:21 smithi082 bash[20963]: cluster 2024-04-03T20:25:20.838131+0000 mgr.y (mgr.24370) 11006 : cluster [DBG] pgmap v10990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:21 smithi067 bash[17655]: cluster 2024-04-03T20:25:20.838131+0000 mgr.y (mgr.24370) 11006 : cluster [DBG] pgmap v10990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:21 smithi067 bash[27441]: cluster 2024-04-03T20:25:20.838131+0000 mgr.y (mgr.24370) 11006 : cluster [DBG] pgmap v10990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:25:23.806 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:25:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[20963]: audit 2024-04-03T20:25:22.806172+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[20963]: audit 2024-04-03T20:25:22.812956+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[20963]: cluster 2024-04-03T20:25:22.838567+0000 mgr.y (mgr.24370) 11007 : cluster [DBG] pgmap v10991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[20963]: audit 2024-04-03T20:25:22.887525+0000 mon.c (mon.2) 4366 : audit [DBG] from='client.? 172.21.15.67:0/1463071074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[20963]: audit 2024-04-03T20:25:23.060525+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[20963]: audit 2024-04-03T20:25:23.069277+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[20963]: audit 2024-04-03T20:25:23.506710+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:25:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[20963]: audit 2024-04-03T20:25:23.508670+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:25:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:23 smithi082 bash[20963]: audit 2024-04-03T20:25:23.517578+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17655]: audit 2024-04-03T20:25:22.806172+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17655]: audit 2024-04-03T20:25:22.812956+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17655]: cluster 2024-04-03T20:25:22.838567+0000 mgr.y (mgr.24370) 11007 : cluster [DBG] pgmap v10991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17655]: audit 2024-04-03T20:25:22.887525+0000 mon.c (mon.2) 4366 : audit [DBG] from='client.? 172.21.15.67:0/1463071074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17655]: audit 2024-04-03T20:25:23.060525+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17655]: audit 2024-04-03T20:25:23.069277+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17655]: audit 2024-04-03T20:25:23.506710+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17655]: audit 2024-04-03T20:25:23.508670+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[17655]: audit 2024-04-03T20:25:23.517578+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[27441]: audit 2024-04-03T20:25:22.806172+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[27441]: audit 2024-04-03T20:25:22.812956+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[27441]: cluster 2024-04-03T20:25:22.838567+0000 mgr.y (mgr.24370) 11007 : cluster [DBG] pgmap v10991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[27441]: audit 2024-04-03T20:25:22.887525+0000 mon.c (mon.2) 4366 : audit [DBG] from='client.? 172.21.15.67:0/1463071074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[27441]: audit 2024-04-03T20:25:23.060525+0000 mon.a (mon.0) 9645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[27441]: audit 2024-04-03T20:25:23.069277+0000 mon.a (mon.0) 9646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[27441]: audit 2024-04-03T20:25:23.506710+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:25:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[27441]: audit 2024-04-03T20:25:23.508670+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:25:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:23 smithi067 bash[27441]: audit 2024-04-03T20:25:23.517578+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:25:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:25 smithi067 bash[27441]: cluster 2024-04-03T20:25:24.839206+0000 mgr.y (mgr.24370) 11008 : cluster [DBG] pgmap v10992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:25 smithi067 bash[27441]: audit 2024-04-03T20:25:25.243998+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:25 smithi067 bash[27441]: audit 2024-04-03T20:25:25.346815+0000 mon.a (mon.0) 9651 : audit [DBG] from='client.? 172.21.15.67:0/3753572920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:25 smithi067 bash[17655]: cluster 2024-04-03T20:25:24.839206+0000 mgr.y (mgr.24370) 11008 : cluster [DBG] pgmap v10992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:25 smithi067 bash[17655]: audit 2024-04-03T20:25:25.243998+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:25 smithi067 bash[17655]: audit 2024-04-03T20:25:25.346815+0000 mon.a (mon.0) 9651 : audit [DBG] from='client.? 172.21.15.67:0/3753572920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:25 smithi082 bash[20963]: cluster 2024-04-03T20:25:24.839206+0000 mgr.y (mgr.24370) 11008 : cluster [DBG] pgmap v10992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:25 smithi082 bash[20963]: audit 2024-04-03T20:25:25.243998+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:25 smithi082 bash[20963]: audit 2024-04-03T20:25:25.346815+0000 mon.a (mon.0) 9651 : audit [DBG] from='client.? 172.21.15.67:0/3753572920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:27 smithi067 bash[17655]: cluster 2024-04-03T20:25:26.840423+0000 mgr.y (mgr.24370) 11009 : cluster [DBG] pgmap v10993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:27 smithi067 bash[17655]: audit 2024-04-03T20:25:27.798592+0000 mon.c (mon.2) 4367 : audit [DBG] from='client.? 172.21.15.67:0/3184356114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:27 smithi067 bash[27441]: cluster 2024-04-03T20:25:26.840423+0000 mgr.y (mgr.24370) 11009 : cluster [DBG] pgmap v10993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:27 smithi067 bash[27441]: audit 2024-04-03T20:25:27.798592+0000 mon.c (mon.2) 4367 : audit [DBG] from='client.? 172.21.15.67:0/3184356114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:27 smithi082 bash[20963]: cluster 2024-04-03T20:25:26.840423+0000 mgr.y (mgr.24370) 11009 : cluster [DBG] pgmap v10993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:27 smithi082 bash[20963]: audit 2024-04-03T20:25:27.798592+0000 mon.c (mon.2) 4367 : audit [DBG] from='client.? 172.21.15.67:0/3184356114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:29 smithi067 bash[27441]: cluster 2024-04-03T20:25:28.841079+0000 mgr.y (mgr.24370) 11010 : cluster [DBG] pgmap v10994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:29 smithi067 bash[17655]: cluster 2024-04-03T20:25:28.841079+0000 mgr.y (mgr.24370) 11010 : cluster [DBG] pgmap v10994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:29 smithi082 bash[20963]: cluster 2024-04-03T20:25:28.841079+0000 mgr.y (mgr.24370) 11010 : cluster [DBG] pgmap v10994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:30 smithi067 bash[17655]: audit 2024-04-03T20:25:30.255079+0000 mon.c (mon.2) 4368 : audit [DBG] from='client.? 172.21.15.67:0/2355853126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:30 smithi067 bash[27441]: audit 2024-04-03T20:25:30.255079+0000 mon.c (mon.2) 4368 : audit [DBG] from='client.? 172.21.15.67:0/2355853126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:30 smithi082 bash[20963]: audit 2024-04-03T20:25:30.255079+0000 mon.c (mon.2) 4368 : audit [DBG] from='client.? 172.21.15.67:0/2355853126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:31 smithi067 bash[17655]: cluster 2024-04-03T20:25:30.842209+0000 mgr.y (mgr.24370) 11011 : cluster [DBG] pgmap v10995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:31 smithi067 bash[27441]: cluster 2024-04-03T20:25:30.842209+0000 mgr.y (mgr.24370) 11011 : cluster [DBG] pgmap v10995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:31 smithi082 bash[20963]: cluster 2024-04-03T20:25:30.842209+0000 mgr.y (mgr.24370) 11011 : cluster [DBG] pgmap v10995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:32 smithi082 bash[20963]: audit 2024-04-03T20:25:32.705480+0000 mon.c (mon.2) 4369 : audit [DBG] from='client.? 172.21.15.67:0/751482578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:25:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:32 smithi067 bash[17655]: audit 2024-04-03T20:25:32.705480+0000 mon.c (mon.2) 4369 : audit [DBG] from='client.? 172.21.15.67:0/751482578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:32 smithi067 bash[27441]: audit 2024-04-03T20:25:32.705480+0000 mon.c (mon.2) 4369 : audit [DBG] from='client.? 172.21.15.67:0/751482578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:25:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:33 smithi082 bash[20963]: cluster 2024-04-03T20:25:32.842996+0000 mgr.y (mgr.24370) 11012 : cluster [DBG] pgmap v10996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:33 smithi067 bash[17655]: cluster 2024-04-03T20:25:32.842996+0000 mgr.y (mgr.24370) 11012 : cluster [DBG] pgmap v10996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:33 smithi067 bash[27441]: cluster 2024-04-03T20:25:32.842996+0000 mgr.y (mgr.24370) 11012 : cluster [DBG] pgmap v10996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:35 smithi082 bash[20963]: cluster 2024-04-03T20:25:34.843764+0000 mgr.y (mgr.24370) 11013 : cluster [DBG] pgmap v10997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:35 smithi082 bash[20963]: audit 2024-04-03T20:25:35.159772+0000 mon.a (mon.0) 9652 : audit [DBG] from='client.? 172.21.15.67:0/2780547834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:35 smithi067 bash[27441]: cluster 2024-04-03T20:25:34.843764+0000 mgr.y (mgr.24370) 11013 : cluster [DBG] pgmap v10997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:35 smithi067 bash[27441]: audit 2024-04-03T20:25:35.159772+0000 mon.a (mon.0) 9652 : audit [DBG] from='client.? 172.21.15.67:0/2780547834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:35 smithi067 bash[17655]: cluster 2024-04-03T20:25:34.843764+0000 mgr.y (mgr.24370) 11013 : cluster [DBG] pgmap v10997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:35 smithi067 bash[17655]: audit 2024-04-03T20:25:35.159772+0000 mon.a (mon.0) 9652 : audit [DBG] from='client.? 172.21.15.67:0/2780547834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:37 smithi082 bash[20963]: cluster 2024-04-03T20:25:36.844962+0000 mgr.y (mgr.24370) 11014 : cluster [DBG] pgmap v10998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:37 smithi082 bash[20963]: audit 2024-04-03T20:25:37.612084+0000 mon.c (mon.2) 4370 : audit [DBG] from='client.? 172.21.15.67:0/256952608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:37 smithi067 bash[17655]: cluster 2024-04-03T20:25:36.844962+0000 mgr.y (mgr.24370) 11014 : cluster [DBG] pgmap v10998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:37 smithi067 bash[17655]: audit 2024-04-03T20:25:37.612084+0000 mon.c (mon.2) 4370 : audit [DBG] from='client.? 172.21.15.67:0/256952608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:37 smithi067 bash[27441]: cluster 2024-04-03T20:25:36.844962+0000 mgr.y (mgr.24370) 11014 : cluster [DBG] pgmap v10998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:37 smithi067 bash[27441]: audit 2024-04-03T20:25:37.612084+0000 mon.c (mon.2) 4370 : audit [DBG] from='client.? 172.21.15.67:0/256952608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:39 smithi082 bash[20963]: cluster 2024-04-03T20:25:38.845654+0000 mgr.y (mgr.24370) 11015 : cluster [DBG] pgmap v10999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:39 smithi067 bash[17655]: cluster 2024-04-03T20:25:38.845654+0000 mgr.y (mgr.24370) 11015 : cluster [DBG] pgmap v10999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:39 smithi067 bash[27441]: cluster 2024-04-03T20:25:38.845654+0000 mgr.y (mgr.24370) 11015 : cluster [DBG] pgmap v10999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:40 smithi082 bash[20963]: audit 2024-04-03T20:25:40.064113+0000 mon.a (mon.0) 9653 : audit [DBG] from='client.? 172.21.15.67:0/2178340685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:40 smithi082 bash[20963]: audit 2024-04-03T20:25:40.244486+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:40 smithi067 bash[17655]: audit 2024-04-03T20:25:40.064113+0000 mon.a (mon.0) 9653 : audit [DBG] from='client.? 172.21.15.67:0/2178340685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:40 smithi067 bash[17655]: audit 2024-04-03T20:25:40.244486+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:40 smithi067 bash[27441]: audit 2024-04-03T20:25:40.064113+0000 mon.a (mon.0) 9653 : audit [DBG] from='client.? 172.21.15.67:0/2178340685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:40 smithi067 bash[27441]: audit 2024-04-03T20:25:40.244486+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:41 smithi082 bash[20963]: cluster 2024-04-03T20:25:40.846793+0000 mgr.y (mgr.24370) 11016 : cluster [DBG] pgmap v11000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:41 smithi067 bash[17655]: cluster 2024-04-03T20:25:40.846793+0000 mgr.y (mgr.24370) 11016 : cluster [DBG] pgmap v11000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:41 smithi067 bash[27441]: cluster 2024-04-03T20:25:40.846793+0000 mgr.y (mgr.24370) 11016 : cluster [DBG] pgmap v11000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:42 smithi082 bash[20963]: audit 2024-04-03T20:25:42.520231+0000 mon.c (mon.2) 4371 : audit [DBG] from='client.? 172.21.15.67:0/3502494495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:42 smithi067 bash[17655]: audit 2024-04-03T20:25:42.520231+0000 mon.c (mon.2) 4371 : audit [DBG] from='client.? 172.21.15.67:0/3502494495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:25:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:42 smithi067 bash[27441]: audit 2024-04-03T20:25:42.520231+0000 mon.c (mon.2) 4371 : audit [DBG] from='client.? 172.21.15.67:0/3502494495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:25:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:43 smithi082 bash[20963]: cluster 2024-04-03T20:25:42.847505+0000 mgr.y (mgr.24370) 11017 : cluster [DBG] pgmap v11001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:43 smithi067 bash[27441]: cluster 2024-04-03T20:25:42.847505+0000 mgr.y (mgr.24370) 11017 : cluster [DBG] pgmap v11001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:43 smithi067 bash[17655]: cluster 2024-04-03T20:25:42.847505+0000 mgr.y (mgr.24370) 11017 : cluster [DBG] pgmap v11001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:45 smithi082 bash[20963]: cluster 2024-04-03T20:25:44.848250+0000 mgr.y (mgr.24370) 11018 : cluster [DBG] pgmap v11002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:45 smithi082 bash[20963]: audit 2024-04-03T20:25:44.968827+0000 mon.c (mon.2) 4372 : audit [DBG] from='client.? 172.21.15.67:0/842651480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:45 smithi067 bash[27441]: cluster 2024-04-03T20:25:44.848250+0000 mgr.y (mgr.24370) 11018 : cluster [DBG] pgmap v11002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:45 smithi067 bash[27441]: audit 2024-04-03T20:25:44.968827+0000 mon.c (mon.2) 4372 : audit [DBG] from='client.? 172.21.15.67:0/842651480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:45 smithi067 bash[17655]: cluster 2024-04-03T20:25:44.848250+0000 mgr.y (mgr.24370) 11018 : cluster [DBG] pgmap v11002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:45 smithi067 bash[17655]: audit 2024-04-03T20:25:44.968827+0000 mon.c (mon.2) 4372 : audit [DBG] from='client.? 172.21.15.67:0/842651480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:47 smithi082 bash[20963]: cluster 2024-04-03T20:25:46.849356+0000 mgr.y (mgr.24370) 11019 : cluster [DBG] pgmap v11003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:47 smithi082 bash[20963]: audit 2024-04-03T20:25:47.429801+0000 mon.a (mon.0) 9655 : audit [DBG] from='client.? 172.21.15.67:0/3359777179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:47 smithi067 bash[27441]: cluster 2024-04-03T20:25:46.849356+0000 mgr.y (mgr.24370) 11019 : cluster [DBG] pgmap v11003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:47 smithi067 bash[27441]: audit 2024-04-03T20:25:47.429801+0000 mon.a (mon.0) 9655 : audit [DBG] from='client.? 172.21.15.67:0/3359777179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:47 smithi067 bash[17655]: cluster 2024-04-03T20:25:46.849356+0000 mgr.y (mgr.24370) 11019 : cluster [DBG] pgmap v11003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:47 smithi067 bash[17655]: audit 2024-04-03T20:25:47.429801+0000 mon.a (mon.0) 9655 : audit [DBG] from='client.? 172.21.15.67:0/3359777179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:49 smithi082 bash[20963]: cluster 2024-04-03T20:25:48.850048+0000 mgr.y (mgr.24370) 11020 : cluster [DBG] pgmap v11004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:49 smithi082 bash[20963]: audit 2024-04-03T20:25:49.884696+0000 mon.a (mon.0) 9656 : audit [DBG] from='client.? 172.21.15.67:0/2648510459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:49 smithi067 bash[17655]: cluster 2024-04-03T20:25:48.850048+0000 mgr.y (mgr.24370) 11020 : cluster [DBG] pgmap v11004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:49 smithi067 bash[17655]: audit 2024-04-03T20:25:49.884696+0000 mon.a (mon.0) 9656 : audit [DBG] from='client.? 172.21.15.67:0/2648510459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:49 smithi067 bash[27441]: cluster 2024-04-03T20:25:48.850048+0000 mgr.y (mgr.24370) 11020 : cluster [DBG] pgmap v11004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:49 smithi067 bash[27441]: audit 2024-04-03T20:25:49.884696+0000 mon.a (mon.0) 9656 : audit [DBG] from='client.? 172.21.15.67:0/2648510459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:51 smithi082 bash[20963]: cluster 2024-04-03T20:25:50.851231+0000 mgr.y (mgr.24370) 11021 : cluster [DBG] pgmap v11005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:51 smithi067 bash[17655]: cluster 2024-04-03T20:25:50.851231+0000 mgr.y (mgr.24370) 11021 : cluster [DBG] pgmap v11005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:52 smithi067 bash[27441]: cluster 2024-04-03T20:25:50.851231+0000 mgr.y (mgr.24370) 11021 : cluster [DBG] pgmap v11005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:52 smithi082 bash[20963]: audit 2024-04-03T20:25:52.338455+0000 mon.c (mon.2) 4373 : audit [DBG] from='client.? 172.21.15.67:0/2547792181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:52 smithi067 bash[17655]: audit 2024-04-03T20:25:52.338455+0000 mon.c (mon.2) 4373 : audit [DBG] from='client.? 172.21.15.67:0/2547792181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:52 smithi067 bash[27441]: audit 2024-04-03T20:25:52.338455+0000 mon.c (mon.2) 4373 : audit [DBG] from='client.? 172.21.15.67:0/2547792181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:25:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:25:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:53 smithi082 bash[20963]: cluster 2024-04-03T20:25:52.851947+0000 mgr.y (mgr.24370) 11022 : cluster [DBG] pgmap v11006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:53 smithi067 bash[27441]: cluster 2024-04-03T20:25:52.851947+0000 mgr.y (mgr.24370) 11022 : cluster [DBG] pgmap v11006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:53 smithi067 bash[17655]: cluster 2024-04-03T20:25:52.851947+0000 mgr.y (mgr.24370) 11022 : cluster [DBG] pgmap v11006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:54 smithi082 bash[20963]: audit 2024-04-03T20:25:54.796460+0000 mon.c (mon.2) 4374 : audit [DBG] from='client.? 172.21.15.67:0/3382145043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:54 smithi067 bash[27441]: audit 2024-04-03T20:25:54.796460+0000 mon.c (mon.2) 4374 : audit [DBG] from='client.? 172.21.15.67:0/3382145043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:54 smithi067 bash[17655]: audit 2024-04-03T20:25:54.796460+0000 mon.c (mon.2) 4374 : audit [DBG] from='client.? 172.21.15.67:0/3382145043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:55 smithi082 bash[20963]: cluster 2024-04-03T20:25:54.852595+0000 mgr.y (mgr.24370) 11023 : cluster [DBG] pgmap v11007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:55 smithi082 bash[20963]: audit 2024-04-03T20:25:55.244878+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:55 smithi067 bash[17655]: cluster 2024-04-03T20:25:54.852595+0000 mgr.y (mgr.24370) 11023 : cluster [DBG] pgmap v11007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:55 smithi067 bash[17655]: audit 2024-04-03T20:25:55.244878+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:55 smithi067 bash[27441]: cluster 2024-04-03T20:25:54.852595+0000 mgr.y (mgr.24370) 11023 : cluster [DBG] pgmap v11007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:55 smithi067 bash[27441]: audit 2024-04-03T20:25:55.244878+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:25:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:57 smithi082 bash[20963]: cluster 2024-04-03T20:25:56.853731+0000 mgr.y (mgr.24370) 11024 : cluster [DBG] pgmap v11008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:25:57 smithi082 bash[20963]: audit 2024-04-03T20:25:57.248818+0000 mon.a (mon.0) 9658 : audit [DBG] from='client.? 172.21.15.67:0/2605841139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:57 smithi067 bash[17655]: cluster 2024-04-03T20:25:56.853731+0000 mgr.y (mgr.24370) 11024 : cluster [DBG] pgmap v11008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:25:57 smithi067 bash[17655]: audit 2024-04-03T20:25:57.248818+0000 mon.a (mon.0) 9658 : audit [DBG] from='client.? 172.21.15.67:0/2605841139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:25:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:57 smithi067 bash[27441]: cluster 2024-04-03T20:25:56.853731+0000 mgr.y (mgr.24370) 11024 : cluster [DBG] pgmap v11008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:25:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:25:57 smithi067 bash[27441]: audit 2024-04-03T20:25:57.248818+0000 mon.a (mon.0) 9658 : audit [DBG] from='client.? 172.21.15.67:0/2605841139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:00 smithi082 bash[20963]: cluster 2024-04-03T20:25:58.854407+0000 mgr.y (mgr.24370) 11025 : cluster [DBG] pgmap v11009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:00 smithi082 bash[20963]: audit 2024-04-03T20:25:59.700791+0000 mon.a (mon.0) 9659 : audit [DBG] from='client.? 172.21.15.67:0/3569121241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:00 smithi067 bash[17655]: cluster 2024-04-03T20:25:58.854407+0000 mgr.y (mgr.24370) 11025 : cluster [DBG] pgmap v11009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:00 smithi067 bash[17655]: audit 2024-04-03T20:25:59.700791+0000 mon.a (mon.0) 9659 : audit [DBG] from='client.? 172.21.15.67:0/3569121241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:00 smithi067 bash[27441]: cluster 2024-04-03T20:25:58.854407+0000 mgr.y (mgr.24370) 11025 : cluster [DBG] pgmap v11009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:00 smithi067 bash[27441]: audit 2024-04-03T20:25:59.700791+0000 mon.a (mon.0) 9659 : audit [DBG] from='client.? 172.21.15.67:0/3569121241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:02 smithi082 bash[20963]: cluster 2024-04-03T20:26:00.855533+0000 mgr.y (mgr.24370) 11026 : cluster [DBG] pgmap v11010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:02 smithi067 bash[17655]: cluster 2024-04-03T20:26:00.855533+0000 mgr.y (mgr.24370) 11026 : cluster [DBG] pgmap v11010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:02 smithi067 bash[27441]: cluster 2024-04-03T20:26:00.855533+0000 mgr.y (mgr.24370) 11026 : cluster [DBG] pgmap v11010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:03 smithi082 bash[20963]: audit 2024-04-03T20:26:02.158822+0000 mon.c (mon.2) 4375 : audit [DBG] from='client.? 172.21.15.67:0/2965831842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:03 smithi067 bash[17655]: audit 2024-04-03T20:26:02.158822+0000 mon.c (mon.2) 4375 : audit [DBG] from='client.? 172.21.15.67:0/2965831842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:26:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:03 smithi067 bash[27441]: audit 2024-04-03T20:26:02.158822+0000 mon.c (mon.2) 4375 : audit [DBG] from='client.? 172.21.15.67:0/2965831842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:26:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:04 smithi082 bash[20963]: cluster 2024-04-03T20:26:02.856234+0000 mgr.y (mgr.24370) 11027 : cluster [DBG] pgmap v11011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:04 smithi067 bash[27441]: cluster 2024-04-03T20:26:02.856234+0000 mgr.y (mgr.24370) 11027 : cluster [DBG] pgmap v11011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:04 smithi067 bash[17655]: cluster 2024-04-03T20:26:02.856234+0000 mgr.y (mgr.24370) 11027 : cluster [DBG] pgmap v11011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:05 smithi082 bash[20963]: audit 2024-04-03T20:26:04.617486+0000 mon.a (mon.0) 9660 : audit [DBG] from='client.? 172.21.15.67:0/3015117536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:05 smithi067 bash[27441]: audit 2024-04-03T20:26:04.617486+0000 mon.a (mon.0) 9660 : audit [DBG] from='client.? 172.21.15.67:0/3015117536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:05 smithi067 bash[17655]: audit 2024-04-03T20:26:04.617486+0000 mon.a (mon.0) 9660 : audit [DBG] from='client.? 172.21.15.67:0/3015117536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:06 smithi082 bash[20963]: cluster 2024-04-03T20:26:04.856884+0000 mgr.y (mgr.24370) 11028 : cluster [DBG] pgmap v11012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:06 smithi067 bash[27441]: cluster 2024-04-03T20:26:04.856884+0000 mgr.y (mgr.24370) 11028 : cluster [DBG] pgmap v11012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:06 smithi067 bash[17655]: cluster 2024-04-03T20:26:04.856884+0000 mgr.y (mgr.24370) 11028 : cluster [DBG] pgmap v11012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:08 smithi082 bash[20963]: cluster 2024-04-03T20:26:06.858161+0000 mgr.y (mgr.24370) 11029 : cluster [DBG] pgmap v11013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:08 smithi082 bash[20963]: audit 2024-04-03T20:26:07.081181+0000 mon.a (mon.0) 9661 : audit [DBG] from='client.? 172.21.15.67:0/2984667135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:08 smithi067 bash[27441]: cluster 2024-04-03T20:26:06.858161+0000 mgr.y (mgr.24370) 11029 : cluster [DBG] pgmap v11013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:08 smithi067 bash[27441]: audit 2024-04-03T20:26:07.081181+0000 mon.a (mon.0) 9661 : audit [DBG] from='client.? 172.21.15.67:0/2984667135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:08 smithi067 bash[17655]: cluster 2024-04-03T20:26:06.858161+0000 mgr.y (mgr.24370) 11029 : cluster [DBG] pgmap v11013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:08 smithi067 bash[17655]: audit 2024-04-03T20:26:07.081181+0000 mon.a (mon.0) 9661 : audit [DBG] from='client.? 172.21.15.67:0/2984667135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:10 smithi082 bash[20963]: cluster 2024-04-03T20:26:08.859049+0000 mgr.y (mgr.24370) 11030 : cluster [DBG] pgmap v11014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:10 smithi082 bash[20963]: audit 2024-04-03T20:26:09.539081+0000 mon.c (mon.2) 4376 : audit [DBG] from='client.? 172.21.15.67:0/3204965890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:10 smithi067 bash[17655]: cluster 2024-04-03T20:26:08.859049+0000 mgr.y (mgr.24370) 11030 : cluster [DBG] pgmap v11014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:10 smithi067 bash[17655]: audit 2024-04-03T20:26:09.539081+0000 mon.c (mon.2) 4376 : audit [DBG] from='client.? 172.21.15.67:0/3204965890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:10 smithi067 bash[27441]: cluster 2024-04-03T20:26:08.859049+0000 mgr.y (mgr.24370) 11030 : cluster [DBG] pgmap v11014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:10 smithi067 bash[27441]: audit 2024-04-03T20:26:09.539081+0000 mon.c (mon.2) 4376 : audit [DBG] from='client.? 172.21.15.67:0/3204965890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:11 smithi082 bash[20963]: audit 2024-04-03T20:26:10.245050+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:11 smithi067 bash[17655]: audit 2024-04-03T20:26:10.245050+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:11 smithi067 bash[27441]: audit 2024-04-03T20:26:10.245050+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:12 smithi082 bash[20963]: cluster 2024-04-03T20:26:10.860239+0000 mgr.y (mgr.24370) 11031 : cluster [DBG] pgmap v11015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:12 smithi082 bash[20963]: audit 2024-04-03T20:26:11.997371+0000 mon.a (mon.0) 9663 : audit [DBG] from='client.? 172.21.15.67:0/1734023181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:12 smithi067 bash[17655]: cluster 2024-04-03T20:26:10.860239+0000 mgr.y (mgr.24370) 11031 : cluster [DBG] pgmap v11015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:12 smithi067 bash[17655]: audit 2024-04-03T20:26:11.997371+0000 mon.a (mon.0) 9663 : audit [DBG] from='client.? 172.21.15.67:0/1734023181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:12 smithi067 bash[27441]: cluster 2024-04-03T20:26:10.860239+0000 mgr.y (mgr.24370) 11031 : cluster [DBG] pgmap v11015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:12 smithi067 bash[27441]: audit 2024-04-03T20:26:11.997371+0000 mon.a (mon.0) 9663 : audit [DBG] from='client.? 172.21.15.67:0/1734023181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:26:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:26:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:14 smithi082 bash[20963]: cluster 2024-04-03T20:26:12.860937+0000 mgr.y (mgr.24370) 11032 : cluster [DBG] pgmap v11016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:14 smithi067 bash[17655]: cluster 2024-04-03T20:26:12.860937+0000 mgr.y (mgr.24370) 11032 : cluster [DBG] pgmap v11016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:14 smithi067 bash[27441]: cluster 2024-04-03T20:26:12.860937+0000 mgr.y (mgr.24370) 11032 : cluster [DBG] pgmap v11016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:15 smithi082 bash[20963]: audit 2024-04-03T20:26:14.451980+0000 mon.a (mon.0) 9664 : audit [DBG] from='client.? 172.21.15.67:0/3618491832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:15 smithi067 bash[17655]: audit 2024-04-03T20:26:14.451980+0000 mon.a (mon.0) 9664 : audit [DBG] from='client.? 172.21.15.67:0/3618491832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:15 smithi067 bash[27441]: audit 2024-04-03T20:26:14.451980+0000 mon.a (mon.0) 9664 : audit [DBG] from='client.? 172.21.15.67:0/3618491832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:16 smithi082 bash[20963]: cluster 2024-04-03T20:26:14.861629+0000 mgr.y (mgr.24370) 11033 : cluster [DBG] pgmap v11017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:16 smithi067 bash[17655]: cluster 2024-04-03T20:26:14.861629+0000 mgr.y (mgr.24370) 11033 : cluster [DBG] pgmap v11017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:16 smithi067 bash[27441]: cluster 2024-04-03T20:26:14.861629+0000 mgr.y (mgr.24370) 11033 : cluster [DBG] pgmap v11017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:17 smithi082 bash[20963]: audit 2024-04-03T20:26:16.912824+0000 mon.c (mon.2) 4377 : audit [DBG] from='client.? 172.21.15.67:0/1857901606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:17 smithi067 bash[27441]: audit 2024-04-03T20:26:16.912824+0000 mon.c (mon.2) 4377 : audit [DBG] from='client.? 172.21.15.67:0/1857901606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:17 smithi067 bash[17655]: audit 2024-04-03T20:26:16.912824+0000 mon.c (mon.2) 4377 : audit [DBG] from='client.? 172.21.15.67:0/1857901606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:18 smithi082 bash[20963]: cluster 2024-04-03T20:26:16.862749+0000 mgr.y (mgr.24370) 11034 : cluster [DBG] pgmap v11018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:18 smithi067 bash[17655]: cluster 2024-04-03T20:26:16.862749+0000 mgr.y (mgr.24370) 11034 : cluster [DBG] pgmap v11018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:18 smithi067 bash[27441]: cluster 2024-04-03T20:26:16.862749+0000 mgr.y (mgr.24370) 11034 : cluster [DBG] pgmap v11018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:20 smithi082 bash[20963]: cluster 2024-04-03T20:26:18.863432+0000 mgr.y (mgr.24370) 11035 : cluster [DBG] pgmap v11019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:20 smithi082 bash[20963]: audit 2024-04-03T20:26:19.369798+0000 mon.c (mon.2) 4378 : audit [DBG] from='client.? 172.21.15.67:0/177514198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:20 smithi067 bash[27441]: cluster 2024-04-03T20:26:18.863432+0000 mgr.y (mgr.24370) 11035 : cluster [DBG] pgmap v11019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:20 smithi067 bash[27441]: audit 2024-04-03T20:26:19.369798+0000 mon.c (mon.2) 4378 : audit [DBG] from='client.? 172.21.15.67:0/177514198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:20 smithi067 bash[17655]: cluster 2024-04-03T20:26:18.863432+0000 mgr.y (mgr.24370) 11035 : cluster [DBG] pgmap v11019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:20 smithi067 bash[17655]: audit 2024-04-03T20:26:19.369798+0000 mon.c (mon.2) 4378 : audit [DBG] from='client.? 172.21.15.67:0/177514198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:22 smithi082 bash[20963]: cluster 2024-04-03T20:26:20.864597+0000 mgr.y (mgr.24370) 11036 : cluster [DBG] pgmap v11020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:22 smithi082 bash[20963]: audit 2024-04-03T20:26:21.843295+0000 mon.c (mon.2) 4379 : audit [DBG] from='client.? 172.21.15.67:0/190949829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:22 smithi067 bash[17655]: cluster 2024-04-03T20:26:20.864597+0000 mgr.y (mgr.24370) 11036 : cluster [DBG] pgmap v11020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:22 smithi067 bash[17655]: audit 2024-04-03T20:26:21.843295+0000 mon.c (mon.2) 4379 : audit [DBG] from='client.? 172.21.15.67:0/190949829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:22 smithi067 bash[27441]: cluster 2024-04-03T20:26:20.864597+0000 mgr.y (mgr.24370) 11036 : cluster [DBG] pgmap v11020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:22 smithi067 bash[27441]: audit 2024-04-03T20:26:21.843295+0000 mon.c (mon.2) 4379 : audit [DBG] from='client.? 172.21.15.67:0/190949829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:26:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:26:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:24 smithi082 bash[20963]: cluster 2024-04-03T20:26:22.865255+0000 mgr.y (mgr.24370) 11037 : cluster [DBG] pgmap v11021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:24 smithi082 bash[20963]: audit 2024-04-03T20:26:23.593274+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:26:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:24 smithi067 bash[17655]: cluster 2024-04-03T20:26:22.865255+0000 mgr.y (mgr.24370) 11037 : cluster [DBG] pgmap v11021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:24 smithi067 bash[17655]: audit 2024-04-03T20:26:23.593274+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:26:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:24 smithi067 bash[27441]: cluster 2024-04-03T20:26:22.865255+0000 mgr.y (mgr.24370) 11037 : cluster [DBG] pgmap v11021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:24 smithi067 bash[27441]: audit 2024-04-03T20:26:23.593274+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:26:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:25 smithi082 bash[20963]: audit 2024-04-03T20:26:24.290122+0000 mon.c (mon.2) 4380 : audit [DBG] from='client.? 172.21.15.67:0/1076810400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:25 smithi067 bash[17655]: audit 2024-04-03T20:26:24.290122+0000 mon.c (mon.2) 4380 : audit [DBG] from='client.? 172.21.15.67:0/1076810400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:25 smithi067 bash[27441]: audit 2024-04-03T20:26:24.290122+0000 mon.c (mon.2) 4380 : audit [DBG] from='client.? 172.21.15.67:0/1076810400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:26 smithi082 bash[20963]: cluster 2024-04-03T20:26:24.866017+0000 mgr.y (mgr.24370) 11038 : cluster [DBG] pgmap v11022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:26 smithi082 bash[20963]: audit 2024-04-03T20:26:25.245588+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:26 smithi067 bash[17655]: cluster 2024-04-03T20:26:24.866017+0000 mgr.y (mgr.24370) 11038 : cluster [DBG] pgmap v11022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:26 smithi067 bash[17655]: audit 2024-04-03T20:26:25.245588+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:26 smithi067 bash[27441]: cluster 2024-04-03T20:26:24.866017+0000 mgr.y (mgr.24370) 11038 : cluster [DBG] pgmap v11022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:26 smithi067 bash[27441]: audit 2024-04-03T20:26:25.245588+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:27 smithi082 bash[20963]: audit 2024-04-03T20:26:26.750243+0000 mon.a (mon.0) 9667 : audit [DBG] from='client.? 172.21.15.67:0/2060862584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:27 smithi067 bash[17655]: audit 2024-04-03T20:26:26.750243+0000 mon.a (mon.0) 9667 : audit [DBG] from='client.? 172.21.15.67:0/2060862584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:27 smithi067 bash[27441]: audit 2024-04-03T20:26:26.750243+0000 mon.a (mon.0) 9667 : audit [DBG] from='client.? 172.21.15.67:0/2060862584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:28 smithi082 bash[20963]: cluster 2024-04-03T20:26:26.867189+0000 mgr.y (mgr.24370) 11039 : cluster [DBG] pgmap v11023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:28 smithi067 bash[27441]: cluster 2024-04-03T20:26:26.867189+0000 mgr.y (mgr.24370) 11039 : cluster [DBG] pgmap v11023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:28 smithi067 bash[17655]: cluster 2024-04-03T20:26:26.867189+0000 mgr.y (mgr.24370) 11039 : cluster [DBG] pgmap v11023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:30 smithi082 bash[20963]: cluster 2024-04-03T20:26:28.867845+0000 mgr.y (mgr.24370) 11040 : cluster [DBG] pgmap v11024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:30 smithi082 bash[20963]: audit 2024-04-03T20:26:29.239276+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:30 smithi082 bash[20963]: audit 2024-04-03T20:26:29.242269+0000 mon.a (mon.0) 9669 : audit [DBG] from='client.? 172.21.15.67:0/2716864581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:30 smithi082 bash[20963]: audit 2024-04-03T20:26:29.247900+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:30 smithi082 bash[20963]: audit 2024-04-03T20:26:29.691602+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:30 smithi082 bash[20963]: audit 2024-04-03T20:26:29.702086+0000 mon.a (mon.0) 9672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[17655]: cluster 2024-04-03T20:26:28.867845+0000 mgr.y (mgr.24370) 11040 : cluster [DBG] pgmap v11024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[17655]: audit 2024-04-03T20:26:29.239276+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[17655]: audit 2024-04-03T20:26:29.242269+0000 mon.a (mon.0) 9669 : audit [DBG] from='client.? 172.21.15.67:0/2716864581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[17655]: audit 2024-04-03T20:26:29.247900+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[17655]: audit 2024-04-03T20:26:29.691602+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[17655]: audit 2024-04-03T20:26:29.702086+0000 mon.a (mon.0) 9672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[27441]: cluster 2024-04-03T20:26:28.867845+0000 mgr.y (mgr.24370) 11040 : cluster [DBG] pgmap v11024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[27441]: audit 2024-04-03T20:26:29.239276+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[27441]: audit 2024-04-03T20:26:29.242269+0000 mon.a (mon.0) 9669 : audit [DBG] from='client.? 172.21.15.67:0/2716864581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[27441]: audit 2024-04-03T20:26:29.247900+0000 mon.a (mon.0) 9670 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[27441]: audit 2024-04-03T20:26:29.691602+0000 mon.a (mon.0) 9671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:30 smithi067 bash[27441]: audit 2024-04-03T20:26:29.702086+0000 mon.a (mon.0) 9672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:31 smithi082 bash[20963]: audit 2024-04-03T20:26:30.133640+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:26:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:31 smithi082 bash[20963]: audit 2024-04-03T20:26:30.135047+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:26:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:31 smithi082 bash[20963]: audit 2024-04-03T20:26:30.143418+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:31 smithi067 bash[17655]: audit 2024-04-03T20:26:30.133640+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:26:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:31 smithi067 bash[17655]: audit 2024-04-03T20:26:30.135047+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:26:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:31 smithi067 bash[17655]: audit 2024-04-03T20:26:30.143418+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:31 smithi067 bash[27441]: audit 2024-04-03T20:26:30.133640+0000 mon.a (mon.0) 9673 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:26:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:31 smithi067 bash[27441]: audit 2024-04-03T20:26:30.135047+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:26:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:31 smithi067 bash[27441]: audit 2024-04-03T20:26:30.143418+0000 mon.a (mon.0) 9675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:26:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:32 smithi067 bash[17655]: cluster 2024-04-03T20:26:30.868982+0000 mgr.y (mgr.24370) 11041 : cluster [DBG] pgmap v11025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:32 smithi067 bash[17655]: audit 2024-04-03T20:26:31.701774+0000 mon.c (mon.2) 4381 : audit [DBG] from='client.? 172.21.15.67:0/2144066390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:32 smithi067 bash[27441]: cluster 2024-04-03T20:26:30.868982+0000 mgr.y (mgr.24370) 11041 : cluster [DBG] pgmap v11025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:32 smithi067 bash[27441]: audit 2024-04-03T20:26:31.701774+0000 mon.c (mon.2) 4381 : audit [DBG] from='client.? 172.21.15.67:0/2144066390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:32 smithi082 bash[20963]: cluster 2024-04-03T20:26:30.868982+0000 mgr.y (mgr.24370) 11041 : cluster [DBG] pgmap v11025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:32 smithi082 bash[20963]: audit 2024-04-03T20:26:31.701774+0000 mon.c (mon.2) 4381 : audit [DBG] from='client.? 172.21.15.67:0/2144066390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:33] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:26:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:26:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:34 smithi067 bash[17655]: cluster 2024-04-03T20:26:32.869694+0000 mgr.y (mgr.24370) 11042 : cluster [DBG] pgmap v11026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:34 smithi067 bash[27441]: cluster 2024-04-03T20:26:32.869694+0000 mgr.y (mgr.24370) 11042 : cluster [DBG] pgmap v11026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:34 smithi082 bash[20963]: cluster 2024-04-03T20:26:32.869694+0000 mgr.y (mgr.24370) 11042 : cluster [DBG] pgmap v11026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:35 smithi067 bash[27441]: audit 2024-04-03T20:26:34.155488+0000 mon.c (mon.2) 4382 : audit [DBG] from='client.? 172.21.15.67:0/1700307150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:35 smithi067 bash[17655]: audit 2024-04-03T20:26:34.155488+0000 mon.c (mon.2) 4382 : audit [DBG] from='client.? 172.21.15.67:0/1700307150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:35 smithi082 bash[20963]: audit 2024-04-03T20:26:34.155488+0000 mon.c (mon.2) 4382 : audit [DBG] from='client.? 172.21.15.67:0/1700307150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:36 smithi067 bash[27441]: cluster 2024-04-03T20:26:34.870373+0000 mgr.y (mgr.24370) 11043 : cluster [DBG] pgmap v11027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:36 smithi067 bash[17655]: cluster 2024-04-03T20:26:34.870373+0000 mgr.y (mgr.24370) 11043 : cluster [DBG] pgmap v11027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:36 smithi082 bash[20963]: cluster 2024-04-03T20:26:34.870373+0000 mgr.y (mgr.24370) 11043 : cluster [DBG] pgmap v11027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:37 smithi082 bash[20963]: audit 2024-04-03T20:26:36.605731+0000 mon.c (mon.2) 4383 : audit [DBG] from='client.? 172.21.15.67:0/2387455418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:37 smithi067 bash[27441]: audit 2024-04-03T20:26:36.605731+0000 mon.c (mon.2) 4383 : audit [DBG] from='client.? 172.21.15.67:0/2387455418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:37 smithi067 bash[17655]: audit 2024-04-03T20:26:36.605731+0000 mon.c (mon.2) 4383 : audit [DBG] from='client.? 172.21.15.67:0/2387455418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:38 smithi082 bash[20963]: cluster 2024-04-03T20:26:36.871587+0000 mgr.y (mgr.24370) 11044 : cluster [DBG] pgmap v11028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:38 smithi067 bash[27441]: cluster 2024-04-03T20:26:36.871587+0000 mgr.y (mgr.24370) 11044 : cluster [DBG] pgmap v11028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:38 smithi067 bash[17655]: cluster 2024-04-03T20:26:36.871587+0000 mgr.y (mgr.24370) 11044 : cluster [DBG] pgmap v11028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:39 smithi082 bash[20963]: audit 2024-04-03T20:26:39.072261+0000 mon.a (mon.0) 9676 : audit [DBG] from='client.? 172.21.15.67:0/2974461191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:39 smithi067 bash[17655]: audit 2024-04-03T20:26:39.072261+0000 mon.a (mon.0) 9676 : audit [DBG] from='client.? 172.21.15.67:0/2974461191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:39 smithi067 bash[27441]: audit 2024-04-03T20:26:39.072261+0000 mon.a (mon.0) 9676 : audit [DBG] from='client.? 172.21.15.67:0/2974461191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:40 smithi082 bash[20963]: cluster 2024-04-03T20:26:38.872296+0000 mgr.y (mgr.24370) 11045 : cluster [DBG] pgmap v11029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:40 smithi067 bash[17655]: cluster 2024-04-03T20:26:38.872296+0000 mgr.y (mgr.24370) 11045 : cluster [DBG] pgmap v11029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:40 smithi067 bash[27441]: cluster 2024-04-03T20:26:38.872296+0000 mgr.y (mgr.24370) 11045 : cluster [DBG] pgmap v11029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:41 smithi082 bash[20963]: audit 2024-04-03T20:26:40.245990+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:41 smithi067 bash[27441]: audit 2024-04-03T20:26:40.245990+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:41 smithi067 bash[17655]: audit 2024-04-03T20:26:40.245990+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:42 smithi082 bash[20963]: cluster 2024-04-03T20:26:40.873479+0000 mgr.y (mgr.24370) 11046 : cluster [DBG] pgmap v11030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:42 smithi082 bash[20963]: audit 2024-04-03T20:26:41.530497+0000 mon.c (mon.2) 4384 : audit [DBG] from='client.? 172.21.15.67:0/64549415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:42 smithi067 bash[17655]: cluster 2024-04-03T20:26:40.873479+0000 mgr.y (mgr.24370) 11046 : cluster [DBG] pgmap v11030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:42 smithi067 bash[17655]: audit 2024-04-03T20:26:41.530497+0000 mon.c (mon.2) 4384 : audit [DBG] from='client.? 172.21.15.67:0/64549415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:42 smithi067 bash[27441]: cluster 2024-04-03T20:26:40.873479+0000 mgr.y (mgr.24370) 11046 : cluster [DBG] pgmap v11030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:42 smithi067 bash[27441]: audit 2024-04-03T20:26:41.530497+0000 mon.c (mon.2) 4384 : audit [DBG] from='client.? 172.21.15.67:0/64549415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:26:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:43 smithi067 bash[27441]: cluster 2024-04-03T20:26:42.874146+0000 mgr.y (mgr.24370) 11047 : cluster [DBG] pgmap v11031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:43 smithi067 bash[17655]: cluster 2024-04-03T20:26:42.874146+0000 mgr.y (mgr.24370) 11047 : cluster [DBG] pgmap v11031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:43 smithi082 bash[20963]: cluster 2024-04-03T20:26:42.874146+0000 mgr.y (mgr.24370) 11047 : cluster [DBG] pgmap v11031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:26:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:44 smithi082 bash[20963]: audit 2024-04-03T20:26:43.983515+0000 mon.a (mon.0) 9678 : audit [DBG] from='client.? 172.21.15.67:0/1749929895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:44 smithi067 bash[27441]: audit 2024-04-03T20:26:43.983515+0000 mon.a (mon.0) 9678 : audit [DBG] from='client.? 172.21.15.67:0/1749929895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:44 smithi067 bash[17655]: audit 2024-04-03T20:26:43.983515+0000 mon.a (mon.0) 9678 : audit [DBG] from='client.? 172.21.15.67:0/1749929895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:45 smithi082 bash[20963]: cluster 2024-04-03T20:26:44.874813+0000 mgr.y (mgr.24370) 11048 : cluster [DBG] pgmap v11032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:45 smithi067 bash[17655]: cluster 2024-04-03T20:26:44.874813+0000 mgr.y (mgr.24370) 11048 : cluster [DBG] pgmap v11032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:45.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:45 smithi067 bash[27441]: cluster 2024-04-03T20:26:44.874813+0000 mgr.y (mgr.24370) 11048 : cluster [DBG] pgmap v11032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:46 smithi082 bash[20963]: audit 2024-04-03T20:26:46.430147+0000 mon.a (mon.0) 9679 : audit [DBG] from='client.? 172.21.15.67:0/3282084311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:46 smithi067 bash[27441]: audit 2024-04-03T20:26:46.430147+0000 mon.a (mon.0) 9679 : audit [DBG] from='client.? 172.21.15.67:0/3282084311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:46 smithi067 bash[17655]: audit 2024-04-03T20:26:46.430147+0000 mon.a (mon.0) 9679 : audit [DBG] from='client.? 172.21.15.67:0/3282084311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:47 smithi082 bash[20963]: cluster 2024-04-03T20:26:46.876165+0000 mgr.y (mgr.24370) 11049 : cluster [DBG] pgmap v11033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:47 smithi067 bash[17655]: cluster 2024-04-03T20:26:46.876165+0000 mgr.y (mgr.24370) 11049 : cluster [DBG] pgmap v11033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:47 smithi067 bash[27441]: cluster 2024-04-03T20:26:46.876165+0000 mgr.y (mgr.24370) 11049 : cluster [DBG] pgmap v11033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:48 smithi082 bash[20963]: audit 2024-04-03T20:26:48.884917+0000 mon.a (mon.0) 9680 : audit [DBG] from='client.? 172.21.15.67:0/2931272266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:48 smithi067 bash[17655]: audit 2024-04-03T20:26:48.884917+0000 mon.a (mon.0) 9680 : audit [DBG] from='client.? 172.21.15.67:0/2931272266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:48 smithi067 bash[27441]: audit 2024-04-03T20:26:48.884917+0000 mon.a (mon.0) 9680 : audit [DBG] from='client.? 172.21.15.67:0/2931272266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:49 smithi082 bash[20963]: cluster 2024-04-03T20:26:48.876864+0000 mgr.y (mgr.24370) 11050 : cluster [DBG] pgmap v11034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:49 smithi067 bash[17655]: cluster 2024-04-03T20:26:48.876864+0000 mgr.y (mgr.24370) 11050 : cluster [DBG] pgmap v11034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:49 smithi067 bash[27441]: cluster 2024-04-03T20:26:48.876864+0000 mgr.y (mgr.24370) 11050 : cluster [DBG] pgmap v11034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:51 smithi082 bash[20963]: cluster 2024-04-03T20:26:50.877975+0000 mgr.y (mgr.24370) 11051 : cluster [DBG] pgmap v11035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:51 smithi082 bash[20963]: audit 2024-04-03T20:26:51.342358+0000 mon.c (mon.2) 4385 : audit [DBG] from='client.? 172.21.15.67:0/3023352877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:51 smithi067 bash[27441]: cluster 2024-04-03T20:26:50.877975+0000 mgr.y (mgr.24370) 11051 : cluster [DBG] pgmap v11035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:51 smithi067 bash[27441]: audit 2024-04-03T20:26:51.342358+0000 mon.c (mon.2) 4385 : audit [DBG] from='client.? 172.21.15.67:0/3023352877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:51 smithi067 bash[17655]: cluster 2024-04-03T20:26:50.877975+0000 mgr.y (mgr.24370) 11051 : cluster [DBG] pgmap v11035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:51 smithi067 bash[17655]: audit 2024-04-03T20:26:51.342358+0000 mon.c (mon.2) 4385 : audit [DBG] from='client.? 172.21.15.67:0/3023352877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:26:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:26:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:53 smithi082 bash[20963]: cluster 2024-04-03T20:26:52.878681+0000 mgr.y (mgr.24370) 11052 : cluster [DBG] pgmap v11036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:53 smithi082 bash[20963]: audit 2024-04-03T20:26:53.799062+0000 mon.a (mon.0) 9681 : audit [DBG] from='client.? 172.21.15.67:0/286543280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:53 smithi067 bash[17655]: cluster 2024-04-03T20:26:52.878681+0000 mgr.y (mgr.24370) 11052 : cluster [DBG] pgmap v11036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:53 smithi067 bash[17655]: audit 2024-04-03T20:26:53.799062+0000 mon.a (mon.0) 9681 : audit [DBG] from='client.? 172.21.15.67:0/286543280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:53 smithi067 bash[27441]: cluster 2024-04-03T20:26:52.878681+0000 mgr.y (mgr.24370) 11052 : cluster [DBG] pgmap v11036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:53 smithi067 bash[27441]: audit 2024-04-03T20:26:53.799062+0000 mon.a (mon.0) 9681 : audit [DBG] from='client.? 172.21.15.67:0/286543280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:55 smithi082 bash[20963]: cluster 2024-04-03T20:26:54.879282+0000 mgr.y (mgr.24370) 11053 : cluster [DBG] pgmap v11037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:55 smithi082 bash[20963]: audit 2024-04-03T20:26:55.246680+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:55 smithi067 bash[27441]: cluster 2024-04-03T20:26:54.879282+0000 mgr.y (mgr.24370) 11053 : cluster [DBG] pgmap v11037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:55 smithi067 bash[27441]: audit 2024-04-03T20:26:55.246680+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:55 smithi067 bash[17655]: cluster 2024-04-03T20:26:54.879282+0000 mgr.y (mgr.24370) 11053 : cluster [DBG] pgmap v11037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:55 smithi067 bash[17655]: audit 2024-04-03T20:26:55.246680+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:26:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:56 smithi082 bash[20963]: audit 2024-04-03T20:26:56.263777+0000 mon.c (mon.2) 4386 : audit [DBG] from='client.? 172.21.15.67:0/119921337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:56 smithi067 bash[27441]: audit 2024-04-03T20:26:56.263777+0000 mon.c (mon.2) 4386 : audit [DBG] from='client.? 172.21.15.67:0/119921337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:56 smithi067 bash[17655]: audit 2024-04-03T20:26:56.263777+0000 mon.c (mon.2) 4386 : audit [DBG] from='client.? 172.21.15.67:0/119921337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:57 smithi082 bash[20963]: cluster 2024-04-03T20:26:56.880393+0000 mgr.y (mgr.24370) 11054 : cluster [DBG] pgmap v11038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:57 smithi067 bash[27441]: cluster 2024-04-03T20:26:56.880393+0000 mgr.y (mgr.24370) 11054 : cluster [DBG] pgmap v11038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:57 smithi067 bash[17655]: cluster 2024-04-03T20:26:56.880393+0000 mgr.y (mgr.24370) 11054 : cluster [DBG] pgmap v11038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:26:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:58 smithi082 bash[20963]: audit 2024-04-03T20:26:58.715170+0000 mon.a (mon.0) 9683 : audit [DBG] from='client.? 172.21.15.67:0/2474677328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:58 smithi067 bash[17655]: audit 2024-04-03T20:26:58.715170+0000 mon.a (mon.0) 9683 : audit [DBG] from='client.? 172.21.15.67:0/2474677328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:26:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:58 smithi067 bash[27441]: audit 2024-04-03T20:26:58.715170+0000 mon.a (mon.0) 9683 : audit [DBG] from='client.? 172.21.15.67:0/2474677328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:26:59 smithi082 bash[20963]: cluster 2024-04-03T20:26:58.881071+0000 mgr.y (mgr.24370) 11055 : cluster [DBG] pgmap v11039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:26:59 smithi067 bash[27441]: cluster 2024-04-03T20:26:58.881071+0000 mgr.y (mgr.24370) 11055 : cluster [DBG] pgmap v11039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:26:59 smithi067 bash[17655]: cluster 2024-04-03T20:26:58.881071+0000 mgr.y (mgr.24370) 11055 : cluster [DBG] pgmap v11039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:01 smithi082 bash[20963]: cluster 2024-04-03T20:27:00.882301+0000 mgr.y (mgr.24370) 11056 : cluster [DBG] pgmap v11040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:01 smithi082 bash[20963]: audit 2024-04-03T20:27:01.167087+0000 mon.c (mon.2) 4387 : audit [DBG] from='client.? 172.21.15.67:0/3435528639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:01 smithi067 bash[17655]: cluster 2024-04-03T20:27:00.882301+0000 mgr.y (mgr.24370) 11056 : cluster [DBG] pgmap v11040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:01 smithi067 bash[17655]: audit 2024-04-03T20:27:01.167087+0000 mon.c (mon.2) 4387 : audit [DBG] from='client.? 172.21.15.67:0/3435528639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:01 smithi067 bash[27441]: cluster 2024-04-03T20:27:00.882301+0000 mgr.y (mgr.24370) 11056 : cluster [DBG] pgmap v11040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:01 smithi067 bash[27441]: audit 2024-04-03T20:27:01.167087+0000 mon.c (mon.2) 4387 : audit [DBG] from='client.? 172.21.15.67:0/3435528639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:27:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:27:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:03 smithi082 bash[20963]: cluster 2024-04-03T20:27:02.883119+0000 mgr.y (mgr.24370) 11057 : cluster [DBG] pgmap v11041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:03 smithi082 bash[20963]: audit 2024-04-03T20:27:03.613470+0000 mon.c (mon.2) 4388 : audit [DBG] from='client.? 172.21.15.67:0/1673391480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:03 smithi067 bash[17655]: cluster 2024-04-03T20:27:02.883119+0000 mgr.y (mgr.24370) 11057 : cluster [DBG] pgmap v11041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:03 smithi067 bash[17655]: audit 2024-04-03T20:27:03.613470+0000 mon.c (mon.2) 4388 : audit [DBG] from='client.? 172.21.15.67:0/1673391480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:03 smithi067 bash[27441]: cluster 2024-04-03T20:27:02.883119+0000 mgr.y (mgr.24370) 11057 : cluster [DBG] pgmap v11041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:03 smithi067 bash[27441]: audit 2024-04-03T20:27:03.613470+0000 mon.c (mon.2) 4388 : audit [DBG] from='client.? 172.21.15.67:0/1673391480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:05 smithi082 bash[20963]: cluster 2024-04-03T20:27:04.883829+0000 mgr.y (mgr.24370) 11058 : cluster [DBG] pgmap v11042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:05 smithi067 bash[17655]: cluster 2024-04-03T20:27:04.883829+0000 mgr.y (mgr.24370) 11058 : cluster [DBG] pgmap v11042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:06.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:05 smithi067 bash[27441]: cluster 2024-04-03T20:27:04.883829+0000 mgr.y (mgr.24370) 11058 : cluster [DBG] pgmap v11042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:06 smithi082 bash[20963]: audit 2024-04-03T20:27:06.073505+0000 mon.c (mon.2) 4389 : audit [DBG] from='client.? 172.21.15.67:0/1697414094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:06 smithi067 bash[27441]: audit 2024-04-03T20:27:06.073505+0000 mon.c (mon.2) 4389 : audit [DBG] from='client.? 172.21.15.67:0/1697414094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:06 smithi067 bash[17655]: audit 2024-04-03T20:27:06.073505+0000 mon.c (mon.2) 4389 : audit [DBG] from='client.? 172.21.15.67:0/1697414094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:08 smithi082 bash[20963]: cluster 2024-04-03T20:27:06.884944+0000 mgr.y (mgr.24370) 11059 : cluster [DBG] pgmap v11043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:08 smithi067 bash[27441]: cluster 2024-04-03T20:27:06.884944+0000 mgr.y (mgr.24370) 11059 : cluster [DBG] pgmap v11043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:08 smithi067 bash[17655]: cluster 2024-04-03T20:27:06.884944+0000 mgr.y (mgr.24370) 11059 : cluster [DBG] pgmap v11043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:09 smithi082 bash[20963]: audit 2024-04-03T20:27:08.527525+0000 mon.a (mon.0) 9684 : audit [DBG] from='client.? 172.21.15.67:0/3951910797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:09 smithi067 bash[17655]: audit 2024-04-03T20:27:08.527525+0000 mon.a (mon.0) 9684 : audit [DBG] from='client.? 172.21.15.67:0/3951910797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:09 smithi067 bash[27441]: audit 2024-04-03T20:27:08.527525+0000 mon.a (mon.0) 9684 : audit [DBG] from='client.? 172.21.15.67:0/3951910797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:10 smithi082 bash[20963]: cluster 2024-04-03T20:27:08.885609+0000 mgr.y (mgr.24370) 11060 : cluster [DBG] pgmap v11044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:10 smithi067 bash[17655]: cluster 2024-04-03T20:27:08.885609+0000 mgr.y (mgr.24370) 11060 : cluster [DBG] pgmap v11044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:10 smithi067 bash[27441]: cluster 2024-04-03T20:27:08.885609+0000 mgr.y (mgr.24370) 11060 : cluster [DBG] pgmap v11044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:11 smithi082 bash[20963]: audit 2024-04-03T20:27:10.246832+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:11 smithi082 bash[20963]: audit 2024-04-03T20:27:10.985798+0000 mon.c (mon.2) 4390 : audit [DBG] from='client.? 172.21.15.67:0/3222326662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:11 smithi067 bash[17655]: audit 2024-04-03T20:27:10.246832+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:11 smithi067 bash[17655]: audit 2024-04-03T20:27:10.985798+0000 mon.c (mon.2) 4390 : audit [DBG] from='client.? 172.21.15.67:0/3222326662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:11 smithi067 bash[27441]: audit 2024-04-03T20:27:10.246832+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:11 smithi067 bash[27441]: audit 2024-04-03T20:27:10.985798+0000 mon.c (mon.2) 4390 : audit [DBG] from='client.? 172.21.15.67:0/3222326662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:12 smithi082 bash[20963]: cluster 2024-04-03T20:27:10.886577+0000 mgr.y (mgr.24370) 11061 : cluster [DBG] pgmap v11045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:12 smithi067 bash[27441]: cluster 2024-04-03T20:27:10.886577+0000 mgr.y (mgr.24370) 11061 : cluster [DBG] pgmap v11045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:12 smithi067 bash[17655]: cluster 2024-04-03T20:27:10.886577+0000 mgr.y (mgr.24370) 11061 : cluster [DBG] pgmap v11045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:27:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:27:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:14 smithi082 bash[20963]: cluster 2024-04-03T20:27:12.887222+0000 mgr.y (mgr.24370) 11062 : cluster [DBG] pgmap v11046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:14 smithi082 bash[20963]: audit 2024-04-03T20:27:13.442152+0000 mon.a (mon.0) 9686 : audit [DBG] from='client.? 172.21.15.67:0/4085052275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:14 smithi067 bash[17655]: cluster 2024-04-03T20:27:12.887222+0000 mgr.y (mgr.24370) 11062 : cluster [DBG] pgmap v11046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:14 smithi067 bash[17655]: audit 2024-04-03T20:27:13.442152+0000 mon.a (mon.0) 9686 : audit [DBG] from='client.? 172.21.15.67:0/4085052275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:14 smithi067 bash[27441]: cluster 2024-04-03T20:27:12.887222+0000 mgr.y (mgr.24370) 11062 : cluster [DBG] pgmap v11046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:14 smithi067 bash[27441]: audit 2024-04-03T20:27:13.442152+0000 mon.a (mon.0) 9686 : audit [DBG] from='client.? 172.21.15.67:0/4085052275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:16 smithi082 bash[20963]: cluster 2024-04-03T20:27:14.887915+0000 mgr.y (mgr.24370) 11063 : cluster [DBG] pgmap v11047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:16 smithi082 bash[20963]: audit 2024-04-03T20:27:15.903083+0000 mon.a (mon.0) 9687 : audit [DBG] from='client.? 172.21.15.67:0/2307201454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:16 smithi067 bash[27441]: cluster 2024-04-03T20:27:14.887915+0000 mgr.y (mgr.24370) 11063 : cluster [DBG] pgmap v11047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:16 smithi067 bash[27441]: audit 2024-04-03T20:27:15.903083+0000 mon.a (mon.0) 9687 : audit [DBG] from='client.? 172.21.15.67:0/2307201454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:16 smithi067 bash[17655]: cluster 2024-04-03T20:27:14.887915+0000 mgr.y (mgr.24370) 11063 : cluster [DBG] pgmap v11047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:16 smithi067 bash[17655]: audit 2024-04-03T20:27:15.903083+0000 mon.a (mon.0) 9687 : audit [DBG] from='client.? 172.21.15.67:0/2307201454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:18 smithi082 bash[20963]: cluster 2024-04-03T20:27:16.889036+0000 mgr.y (mgr.24370) 11064 : cluster [DBG] pgmap v11048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:18 smithi067 bash[17655]: cluster 2024-04-03T20:27:16.889036+0000 mgr.y (mgr.24370) 11064 : cluster [DBG] pgmap v11048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:18 smithi067 bash[27441]: cluster 2024-04-03T20:27:16.889036+0000 mgr.y (mgr.24370) 11064 : cluster [DBG] pgmap v11048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:19 smithi082 bash[20963]: audit 2024-04-03T20:27:18.352638+0000 mon.c (mon.2) 4391 : audit [DBG] from='client.? 172.21.15.67:0/67564946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:19 smithi067 bash[17655]: audit 2024-04-03T20:27:18.352638+0000 mon.c (mon.2) 4391 : audit [DBG] from='client.? 172.21.15.67:0/67564946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:19 smithi067 bash[27441]: audit 2024-04-03T20:27:18.352638+0000 mon.c (mon.2) 4391 : audit [DBG] from='client.? 172.21.15.67:0/67564946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:20 smithi082 bash[20963]: cluster 2024-04-03T20:27:18.889739+0000 mgr.y (mgr.24370) 11065 : cluster [DBG] pgmap v11049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:20 smithi067 bash[17655]: cluster 2024-04-03T20:27:18.889739+0000 mgr.y (mgr.24370) 11065 : cluster [DBG] pgmap v11049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:20 smithi067 bash[27441]: cluster 2024-04-03T20:27:18.889739+0000 mgr.y (mgr.24370) 11065 : cluster [DBG] pgmap v11049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:21 smithi082 bash[20963]: audit 2024-04-03T20:27:20.791533+0000 mon.c (mon.2) 4392 : audit [DBG] from='client.? 172.21.15.67:0/115843980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:21 smithi067 bash[27441]: audit 2024-04-03T20:27:20.791533+0000 mon.c (mon.2) 4392 : audit [DBG] from='client.? 172.21.15.67:0/115843980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:21 smithi067 bash[17655]: audit 2024-04-03T20:27:20.791533+0000 mon.c (mon.2) 4392 : audit [DBG] from='client.? 172.21.15.67:0/115843980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:22 smithi082 bash[20963]: cluster 2024-04-03T20:27:20.890901+0000 mgr.y (mgr.24370) 11066 : cluster [DBG] pgmap v11050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:22 smithi067 bash[27441]: cluster 2024-04-03T20:27:20.890901+0000 mgr.y (mgr.24370) 11066 : cluster [DBG] pgmap v11050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:22 smithi067 bash[17655]: cluster 2024-04-03T20:27:20.890901+0000 mgr.y (mgr.24370) 11066 : cluster [DBG] pgmap v11050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:27:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:27:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:24 smithi082 bash[20963]: cluster 2024-04-03T20:27:22.891559+0000 mgr.y (mgr.24370) 11067 : cluster [DBG] pgmap v11051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:24 smithi082 bash[20963]: audit 2024-04-03T20:27:23.242503+0000 mon.c (mon.2) 4393 : audit [DBG] from='client.? 172.21.15.67:0/3829816926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:24 smithi067 bash[17655]: cluster 2024-04-03T20:27:22.891559+0000 mgr.y (mgr.24370) 11067 : cluster [DBG] pgmap v11051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:24 smithi067 bash[17655]: audit 2024-04-03T20:27:23.242503+0000 mon.c (mon.2) 4393 : audit [DBG] from='client.? 172.21.15.67:0/3829816926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:24 smithi067 bash[27441]: cluster 2024-04-03T20:27:22.891559+0000 mgr.y (mgr.24370) 11067 : cluster [DBG] pgmap v11051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:24 smithi067 bash[27441]: audit 2024-04-03T20:27:23.242503+0000 mon.c (mon.2) 4393 : audit [DBG] from='client.? 172.21.15.67:0/3829816926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:26 smithi082 bash[20963]: cluster 2024-04-03T20:27:24.892418+0000 mgr.y (mgr.24370) 11068 : cluster [DBG] pgmap v11052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:26 smithi082 bash[20963]: audit 2024-04-03T20:27:25.247050+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:26 smithi082 bash[20963]: audit 2024-04-03T20:27:25.698891+0000 mon.c (mon.2) 4394 : audit [DBG] from='client.? 172.21.15.67:0/3679758187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:26 smithi067 bash[27441]: cluster 2024-04-03T20:27:24.892418+0000 mgr.y (mgr.24370) 11068 : cluster [DBG] pgmap v11052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:26 smithi067 bash[27441]: audit 2024-04-03T20:27:25.247050+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:26 smithi067 bash[27441]: audit 2024-04-03T20:27:25.698891+0000 mon.c (mon.2) 4394 : audit [DBG] from='client.? 172.21.15.67:0/3679758187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:26 smithi067 bash[17655]: cluster 2024-04-03T20:27:24.892418+0000 mgr.y (mgr.24370) 11068 : cluster [DBG] pgmap v11052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:26 smithi067 bash[17655]: audit 2024-04-03T20:27:25.247050+0000 mon.a (mon.0) 9688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:26 smithi067 bash[17655]: audit 2024-04-03T20:27:25.698891+0000 mon.c (mon.2) 4394 : audit [DBG] from='client.? 172.21.15.67:0/3679758187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:28 smithi082 bash[20963]: cluster 2024-04-03T20:27:26.893744+0000 mgr.y (mgr.24370) 11069 : cluster [DBG] pgmap v11053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:28 smithi067 bash[17655]: cluster 2024-04-03T20:27:26.893744+0000 mgr.y (mgr.24370) 11069 : cluster [DBG] pgmap v11053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:28 smithi067 bash[27441]: cluster 2024-04-03T20:27:26.893744+0000 mgr.y (mgr.24370) 11069 : cluster [DBG] pgmap v11053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:29 smithi082 bash[20963]: audit 2024-04-03T20:27:28.161642+0000 mon.c (mon.2) 4395 : audit [DBG] from='client.? 172.21.15.67:0/45874973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:29 smithi067 bash[17655]: audit 2024-04-03T20:27:28.161642+0000 mon.c (mon.2) 4395 : audit [DBG] from='client.? 172.21.15.67:0/45874973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:29 smithi067 bash[27441]: audit 2024-04-03T20:27:28.161642+0000 mon.c (mon.2) 4395 : audit [DBG] from='client.? 172.21.15.67:0/45874973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:30 smithi082 bash[20963]: cluster 2024-04-03T20:27:28.894614+0000 mgr.y (mgr.24370) 11070 : cluster [DBG] pgmap v11054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:30 smithi067 bash[17655]: cluster 2024-04-03T20:27:28.894614+0000 mgr.y (mgr.24370) 11070 : cluster [DBG] pgmap v11054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:30 smithi067 bash[27441]: cluster 2024-04-03T20:27:28.894614+0000 mgr.y (mgr.24370) 11070 : cluster [DBG] pgmap v11054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:31 smithi082 bash[20963]: audit 2024-04-03T20:27:30.220583+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:27:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:31 smithi082 bash[20963]: audit 2024-04-03T20:27:30.610975+0000 mon.c (mon.2) 4396 : audit [DBG] from='client.? 172.21.15.67:0/4290873222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:31 smithi067 bash[27441]: audit 2024-04-03T20:27:30.220583+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:27:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:31 smithi067 bash[27441]: audit 2024-04-03T20:27:30.610975+0000 mon.c (mon.2) 4396 : audit [DBG] from='client.? 172.21.15.67:0/4290873222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:31 smithi067 bash[17655]: audit 2024-04-03T20:27:30.220583+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:27:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:31 smithi067 bash[17655]: audit 2024-04-03T20:27:30.610975+0000 mon.c (mon.2) 4396 : audit [DBG] from='client.? 172.21.15.67:0/4290873222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:32 smithi082 bash[20963]: cluster 2024-04-03T20:27:30.895804+0000 mgr.y (mgr.24370) 11071 : cluster [DBG] pgmap v11055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:32 smithi067 bash[17655]: cluster 2024-04-03T20:27:30.895804+0000 mgr.y (mgr.24370) 11071 : cluster [DBG] pgmap v11055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:32 smithi067 bash[27441]: cluster 2024-04-03T20:27:30.895804+0000 mgr.y (mgr.24370) 11071 : cluster [DBG] pgmap v11055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:33 smithi082 bash[20963]: audit 2024-04-03T20:27:33.065866+0000 mon.c (mon.2) 4397 : audit [DBG] from='client.? 172.21.15.67:0/2615008013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:33 smithi067 bash[17655]: audit 2024-04-03T20:27:33.065866+0000 mon.c (mon.2) 4397 : audit [DBG] from='client.? 172.21.15.67:0/2615008013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:27:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:33 smithi067 bash[27441]: audit 2024-04-03T20:27:33.065866+0000 mon.c (mon.2) 4397 : audit [DBG] from='client.? 172.21.15.67:0/2615008013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:27:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:34 smithi082 bash[20963]: cluster 2024-04-03T20:27:32.896448+0000 mgr.y (mgr.24370) 11072 : cluster [DBG] pgmap v11056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:34 smithi067 bash[17655]: cluster 2024-04-03T20:27:32.896448+0000 mgr.y (mgr.24370) 11072 : cluster [DBG] pgmap v11056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:34 smithi067 bash[27441]: cluster 2024-04-03T20:27:32.896448+0000 mgr.y (mgr.24370) 11072 : cluster [DBG] pgmap v11056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:36 smithi082 bash[20963]: cluster 2024-04-03T20:27:34.897166+0000 mgr.y (mgr.24370) 11073 : cluster [DBG] pgmap v11057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:36 smithi082 bash[20963]: audit 2024-04-03T20:27:35.540174+0000 mon.a (mon.0) 9690 : audit [DBG] from='client.? 172.21.15.67:0/124731516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:36 smithi082 bash[20963]: audit 2024-04-03T20:27:35.863588+0000 mon.a (mon.0) 9691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:36 smithi082 bash[20963]: audit 2024-04-03T20:27:35.872064+0000 mon.a (mon.0) 9692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:36 smithi067 bash[17655]: cluster 2024-04-03T20:27:34.897166+0000 mgr.y (mgr.24370) 11073 : cluster [DBG] pgmap v11057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:36 smithi067 bash[17655]: audit 2024-04-03T20:27:35.540174+0000 mon.a (mon.0) 9690 : audit [DBG] from='client.? 172.21.15.67:0/124731516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:36 smithi067 bash[17655]: audit 2024-04-03T20:27:35.863588+0000 mon.a (mon.0) 9691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:36 smithi067 bash[17655]: audit 2024-04-03T20:27:35.872064+0000 mon.a (mon.0) 9692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:36 smithi067 bash[27441]: cluster 2024-04-03T20:27:34.897166+0000 mgr.y (mgr.24370) 11073 : cluster [DBG] pgmap v11057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:36 smithi067 bash[27441]: audit 2024-04-03T20:27:35.540174+0000 mon.a (mon.0) 9690 : audit [DBG] from='client.? 172.21.15.67:0/124731516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:36 smithi067 bash[27441]: audit 2024-04-03T20:27:35.863588+0000 mon.a (mon.0) 9691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:36 smithi067 bash[27441]: audit 2024-04-03T20:27:35.872064+0000 mon.a (mon.0) 9692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:37 smithi082 bash[20963]: audit 2024-04-03T20:27:36.325084+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:37 smithi082 bash[20963]: audit 2024-04-03T20:27:36.333354+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:37 smithi082 bash[20963]: audit 2024-04-03T20:27:36.754787+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:27:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:37 smithi082 bash[20963]: audit 2024-04-03T20:27:36.756081+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:27:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:37 smithi082 bash[20963]: audit 2024-04-03T20:27:36.765132+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:37 smithi082 bash[20963]: cluster 2024-04-03T20:27:36.898328+0000 mgr.y (mgr.24370) 11074 : cluster [DBG] pgmap v11058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[17655]: audit 2024-04-03T20:27:36.325084+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[17655]: audit 2024-04-03T20:27:36.333354+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[17655]: audit 2024-04-03T20:27:36.754787+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:27:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[17655]: audit 2024-04-03T20:27:36.756081+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:27:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[17655]: audit 2024-04-03T20:27:36.765132+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[17655]: cluster 2024-04-03T20:27:36.898328+0000 mgr.y (mgr.24370) 11074 : cluster [DBG] pgmap v11058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[27441]: audit 2024-04-03T20:27:36.325084+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[27441]: audit 2024-04-03T20:27:36.333354+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[27441]: audit 2024-04-03T20:27:36.754787+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:27:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[27441]: audit 2024-04-03T20:27:36.756081+0000 mon.a (mon.0) 9696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:27:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[27441]: audit 2024-04-03T20:27:36.765132+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:27:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:37 smithi067 bash[27441]: cluster 2024-04-03T20:27:36.898328+0000 mgr.y (mgr.24370) 11074 : cluster [DBG] pgmap v11058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:38 smithi082 bash[20963]: audit 2024-04-03T20:27:37.990608+0000 mon.c (mon.2) 4398 : audit [DBG] from='client.? 172.21.15.67:0/2346747711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:38 smithi067 bash[17655]: audit 2024-04-03T20:27:37.990608+0000 mon.c (mon.2) 4398 : audit [DBG] from='client.? 172.21.15.67:0/2346747711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:38 smithi067 bash[27441]: audit 2024-04-03T20:27:37.990608+0000 mon.c (mon.2) 4398 : audit [DBG] from='client.? 172.21.15.67:0/2346747711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:39 smithi082 bash[20963]: cluster 2024-04-03T20:27:38.899026+0000 mgr.y (mgr.24370) 11075 : cluster [DBG] pgmap v11059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:39 smithi067 bash[27441]: cluster 2024-04-03T20:27:38.899026+0000 mgr.y (mgr.24370) 11075 : cluster [DBG] pgmap v11059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:39 smithi067 bash[17655]: cluster 2024-04-03T20:27:38.899026+0000 mgr.y (mgr.24370) 11075 : cluster [DBG] pgmap v11059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:40 smithi082 bash[20963]: audit 2024-04-03T20:27:40.247407+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:40 smithi082 bash[20963]: audit 2024-04-03T20:27:40.447877+0000 mon.c (mon.2) 4399 : audit [DBG] from='client.? 172.21.15.67:0/330699008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:40 smithi067 bash[17655]: audit 2024-04-03T20:27:40.247407+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:40 smithi067 bash[17655]: audit 2024-04-03T20:27:40.447877+0000 mon.c (mon.2) 4399 : audit [DBG] from='client.? 172.21.15.67:0/330699008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:40 smithi067 bash[27441]: audit 2024-04-03T20:27:40.247407+0000 mon.a (mon.0) 9698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:40 smithi067 bash[27441]: audit 2024-04-03T20:27:40.447877+0000 mon.c (mon.2) 4399 : audit [DBG] from='client.? 172.21.15.67:0/330699008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:41 smithi082 bash[20963]: cluster 2024-04-03T20:27:40.900159+0000 mgr.y (mgr.24370) 11076 : cluster [DBG] pgmap v11060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:41 smithi067 bash[17655]: cluster 2024-04-03T20:27:40.900159+0000 mgr.y (mgr.24370) 11076 : cluster [DBG] pgmap v11060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:41 smithi067 bash[27441]: cluster 2024-04-03T20:27:40.900159+0000 mgr.y (mgr.24370) 11076 : cluster [DBG] pgmap v11060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:42 smithi082 bash[20963]: audit 2024-04-03T20:27:42.900545+0000 mon.a (mon.0) 9699 : audit [DBG] from='client.? 172.21.15.67:0/1863495309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:42 smithi067 bash[17655]: audit 2024-04-03T20:27:42.900545+0000 mon.a (mon.0) 9699 : audit [DBG] from='client.? 172.21.15.67:0/1863495309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:43] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:27:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:42 smithi067 bash[27441]: audit 2024-04-03T20:27:42.900545+0000 mon.a (mon.0) 9699 : audit [DBG] from='client.? 172.21.15.67:0/1863495309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:27:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:43 smithi082 bash[20963]: cluster 2024-04-03T20:27:42.900591+0000 mgr.y (mgr.24370) 11077 : cluster [DBG] pgmap v11061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:43 smithi067 bash[27441]: cluster 2024-04-03T20:27:42.900591+0000 mgr.y (mgr.24370) 11077 : cluster [DBG] pgmap v11061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:43 smithi067 bash[17655]: cluster 2024-04-03T20:27:42.900591+0000 mgr.y (mgr.24370) 11077 : cluster [DBG] pgmap v11061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:45 smithi082 bash[20963]: cluster 2024-04-03T20:27:44.901257+0000 mgr.y (mgr.24370) 11078 : cluster [DBG] pgmap v11062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:45 smithi082 bash[20963]: audit 2024-04-03T20:27:45.355736+0000 mon.a (mon.0) 9700 : audit [DBG] from='client.? 172.21.15.67:0/3168593702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:45 smithi067 bash[17655]: cluster 2024-04-03T20:27:44.901257+0000 mgr.y (mgr.24370) 11078 : cluster [DBG] pgmap v11062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:45 smithi067 bash[17655]: audit 2024-04-03T20:27:45.355736+0000 mon.a (mon.0) 9700 : audit [DBG] from='client.? 172.21.15.67:0/3168593702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:45 smithi067 bash[27441]: cluster 2024-04-03T20:27:44.901257+0000 mgr.y (mgr.24370) 11078 : cluster [DBG] pgmap v11062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:45 smithi067 bash[27441]: audit 2024-04-03T20:27:45.355736+0000 mon.a (mon.0) 9700 : audit [DBG] from='client.? 172.21.15.67:0/3168593702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:47 smithi082 bash[20963]: cluster 2024-04-03T20:27:46.902457+0000 mgr.y (mgr.24370) 11079 : cluster [DBG] pgmap v11063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:47 smithi082 bash[20963]: audit 2024-04-03T20:27:47.797580+0000 mon.a (mon.0) 9701 : audit [DBG] from='client.? 172.21.15.67:0/1809737620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:47 smithi067 bash[17655]: cluster 2024-04-03T20:27:46.902457+0000 mgr.y (mgr.24370) 11079 : cluster [DBG] pgmap v11063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:47 smithi067 bash[17655]: audit 2024-04-03T20:27:47.797580+0000 mon.a (mon.0) 9701 : audit [DBG] from='client.? 172.21.15.67:0/1809737620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:47 smithi067 bash[27441]: cluster 2024-04-03T20:27:46.902457+0000 mgr.y (mgr.24370) 11079 : cluster [DBG] pgmap v11063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:47 smithi067 bash[27441]: audit 2024-04-03T20:27:47.797580+0000 mon.a (mon.0) 9701 : audit [DBG] from='client.? 172.21.15.67:0/1809737620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:49 smithi082 bash[20963]: cluster 2024-04-03T20:27:48.903210+0000 mgr.y (mgr.24370) 11080 : cluster [DBG] pgmap v11064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:49 smithi067 bash[27441]: cluster 2024-04-03T20:27:48.903210+0000 mgr.y (mgr.24370) 11080 : cluster [DBG] pgmap v11064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:49 smithi067 bash[17655]: cluster 2024-04-03T20:27:48.903210+0000 mgr.y (mgr.24370) 11080 : cluster [DBG] pgmap v11064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:50 smithi082 bash[20963]: audit 2024-04-03T20:27:50.248563+0000 mon.c (mon.2) 4400 : audit [DBG] from='client.? 172.21.15.67:0/3774886211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:50 smithi067 bash[27441]: audit 2024-04-03T20:27:50.248563+0000 mon.c (mon.2) 4400 : audit [DBG] from='client.? 172.21.15.67:0/3774886211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:50 smithi067 bash[17655]: audit 2024-04-03T20:27:50.248563+0000 mon.c (mon.2) 4400 : audit [DBG] from='client.? 172.21.15.67:0/3774886211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:51 smithi082 bash[20963]: cluster 2024-04-03T20:27:50.904482+0000 mgr.y (mgr.24370) 11081 : cluster [DBG] pgmap v11065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:51 smithi067 bash[17655]: cluster 2024-04-03T20:27:50.904482+0000 mgr.y (mgr.24370) 11081 : cluster [DBG] pgmap v11065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:51 smithi067 bash[27441]: cluster 2024-04-03T20:27:50.904482+0000 mgr.y (mgr.24370) 11081 : cluster [DBG] pgmap v11065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:52 smithi082 bash[20963]: audit 2024-04-03T20:27:52.700681+0000 mon.c (mon.2) 4401 : audit [DBG] from='client.? 172.21.15.67:0/3541929937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:52 smithi067 bash[17655]: audit 2024-04-03T20:27:52.700681+0000 mon.c (mon.2) 4401 : audit [DBG] from='client.? 172.21.15.67:0/3541929937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:53] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:27:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:52 smithi067 bash[27441]: audit 2024-04-03T20:27:52.700681+0000 mon.c (mon.2) 4401 : audit [DBG] from='client.? 172.21.15.67:0/3541929937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:27:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:53 smithi082 bash[20963]: cluster 2024-04-03T20:27:52.905220+0000 mgr.y (mgr.24370) 11082 : cluster [DBG] pgmap v11066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:53 smithi067 bash[17655]: cluster 2024-04-03T20:27:52.905220+0000 mgr.y (mgr.24370) 11082 : cluster [DBG] pgmap v11066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:53 smithi067 bash[27441]: cluster 2024-04-03T20:27:52.905220+0000 mgr.y (mgr.24370) 11082 : cluster [DBG] pgmap v11066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:56 smithi082 bash[20963]: cluster 2024-04-03T20:27:54.905887+0000 mgr.y (mgr.24370) 11083 : cluster [DBG] pgmap v11067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:56 smithi082 bash[20963]: audit 2024-04-03T20:27:55.158154+0000 mon.a (mon.0) 9702 : audit [DBG] from='client.? 172.21.15.67:0/3812605725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:56 smithi082 bash[20963]: audit 2024-04-03T20:27:55.247775+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:56 smithi067 bash[17655]: cluster 2024-04-03T20:27:54.905887+0000 mgr.y (mgr.24370) 11083 : cluster [DBG] pgmap v11067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:56 smithi067 bash[17655]: audit 2024-04-03T20:27:55.158154+0000 mon.a (mon.0) 9702 : audit [DBG] from='client.? 172.21.15.67:0/3812605725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:56 smithi067 bash[17655]: audit 2024-04-03T20:27:55.247775+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:56 smithi067 bash[27441]: cluster 2024-04-03T20:27:54.905887+0000 mgr.y (mgr.24370) 11083 : cluster [DBG] pgmap v11067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:56 smithi067 bash[27441]: audit 2024-04-03T20:27:55.158154+0000 mon.a (mon.0) 9702 : audit [DBG] from='client.? 172.21.15.67:0/3812605725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:56 smithi067 bash[27441]: audit 2024-04-03T20:27:55.247775+0000 mon.a (mon.0) 9703 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:27:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:58 smithi082 bash[20963]: cluster 2024-04-03T20:27:56.907049+0000 mgr.y (mgr.24370) 11084 : cluster [DBG] pgmap v11068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:27:58 smithi082 bash[20963]: audit 2024-04-03T20:27:57.607095+0000 mon.a (mon.0) 9704 : audit [DBG] from='client.? 172.21.15.67:0/863920556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:58 smithi067 bash[17655]: cluster 2024-04-03T20:27:56.907049+0000 mgr.y (mgr.24370) 11084 : cluster [DBG] pgmap v11068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:27:58 smithi067 bash[17655]: audit 2024-04-03T20:27:57.607095+0000 mon.a (mon.0) 9704 : audit [DBG] from='client.? 172.21.15.67:0/863920556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:27:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:58 smithi067 bash[27441]: cluster 2024-04-03T20:27:56.907049+0000 mgr.y (mgr.24370) 11084 : cluster [DBG] pgmap v11068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:27:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:27:58 smithi067 bash[27441]: audit 2024-04-03T20:27:57.607095+0000 mon.a (mon.0) 9704 : audit [DBG] from='client.? 172.21.15.67:0/863920556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:00 smithi082 bash[20963]: cluster 2024-04-03T20:27:58.907721+0000 mgr.y (mgr.24370) 11085 : cluster [DBG] pgmap v11069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:00 smithi067 bash[17655]: cluster 2024-04-03T20:27:58.907721+0000 mgr.y (mgr.24370) 11085 : cluster [DBG] pgmap v11069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:00 smithi067 bash[27441]: cluster 2024-04-03T20:27:58.907721+0000 mgr.y (mgr.24370) 11085 : cluster [DBG] pgmap v11069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:01 smithi082 bash[20963]: audit 2024-04-03T20:28:00.058828+0000 mon.a (mon.0) 9705 : audit [DBG] from='client.? 172.21.15.67:0/782171510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:01 smithi067 bash[27441]: audit 2024-04-03T20:28:00.058828+0000 mon.a (mon.0) 9705 : audit [DBG] from='client.? 172.21.15.67:0/782171510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:01 smithi067 bash[17655]: audit 2024-04-03T20:28:00.058828+0000 mon.a (mon.0) 9705 : audit [DBG] from='client.? 172.21.15.67:0/782171510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:02 smithi082 bash[20963]: cluster 2024-04-03T20:28:00.908965+0000 mgr.y (mgr.24370) 11086 : cluster [DBG] pgmap v11070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:02 smithi067 bash[17655]: cluster 2024-04-03T20:28:00.908965+0000 mgr.y (mgr.24370) 11086 : cluster [DBG] pgmap v11070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:02 smithi067 bash[27441]: cluster 2024-04-03T20:28:00.908965+0000 mgr.y (mgr.24370) 11086 : cluster [DBG] pgmap v11070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:03 smithi082 bash[20963]: audit 2024-04-03T20:28:02.502493+0000 mon.c (mon.2) 4402 : audit [DBG] from='client.? 172.21.15.67:0/880619916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:03 smithi067 bash[17655]: audit 2024-04-03T20:28:02.502493+0000 mon.c (mon.2) 4402 : audit [DBG] from='client.? 172.21.15.67:0/880619916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:28:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:03 smithi067 bash[27441]: audit 2024-04-03T20:28:02.502493+0000 mon.c (mon.2) 4402 : audit [DBG] from='client.? 172.21.15.67:0/880619916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:28:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:04 smithi082 bash[20963]: cluster 2024-04-03T20:28:02.909809+0000 mgr.y (mgr.24370) 11087 : cluster [DBG] pgmap v11071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:04 smithi067 bash[27441]: cluster 2024-04-03T20:28:02.909809+0000 mgr.y (mgr.24370) 11087 : cluster [DBG] pgmap v11071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:04 smithi067 bash[17655]: cluster 2024-04-03T20:28:02.909809+0000 mgr.y (mgr.24370) 11087 : cluster [DBG] pgmap v11071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:05 smithi082 bash[20963]: audit 2024-04-03T20:28:04.955350+0000 mon.c (mon.2) 4403 : audit [DBG] from='client.? 172.21.15.67:0/4188601287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:05 smithi067 bash[27441]: audit 2024-04-03T20:28:04.955350+0000 mon.c (mon.2) 4403 : audit [DBG] from='client.? 172.21.15.67:0/4188601287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:05 smithi067 bash[17655]: audit 2024-04-03T20:28:04.955350+0000 mon.c (mon.2) 4403 : audit [DBG] from='client.? 172.21.15.67:0/4188601287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:06 smithi082 bash[20963]: cluster 2024-04-03T20:28:04.910513+0000 mgr.y (mgr.24370) 11088 : cluster [DBG] pgmap v11072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:06 smithi067 bash[27441]: cluster 2024-04-03T20:28:04.910513+0000 mgr.y (mgr.24370) 11088 : cluster [DBG] pgmap v11072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:06 smithi067 bash[17655]: cluster 2024-04-03T20:28:04.910513+0000 mgr.y (mgr.24370) 11088 : cluster [DBG] pgmap v11072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:08 smithi082 bash[20963]: cluster 2024-04-03T20:28:06.911661+0000 mgr.y (mgr.24370) 11089 : cluster [DBG] pgmap v11073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:08 smithi082 bash[20963]: audit 2024-04-03T20:28:07.415459+0000 mon.c (mon.2) 4404 : audit [DBG] from='client.? 172.21.15.67:0/1174258262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:08 smithi067 bash[27441]: cluster 2024-04-03T20:28:06.911661+0000 mgr.y (mgr.24370) 11089 : cluster [DBG] pgmap v11073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:08 smithi067 bash[27441]: audit 2024-04-03T20:28:07.415459+0000 mon.c (mon.2) 4404 : audit [DBG] from='client.? 172.21.15.67:0/1174258262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:08 smithi067 bash[17655]: cluster 2024-04-03T20:28:06.911661+0000 mgr.y (mgr.24370) 11089 : cluster [DBG] pgmap v11073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:08 smithi067 bash[17655]: audit 2024-04-03T20:28:07.415459+0000 mon.c (mon.2) 4404 : audit [DBG] from='client.? 172.21.15.67:0/1174258262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:10 smithi082 bash[20963]: cluster 2024-04-03T20:28:08.912392+0000 mgr.y (mgr.24370) 11090 : cluster [DBG] pgmap v11074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:10 smithi082 bash[20963]: audit 2024-04-03T20:28:09.867441+0000 mon.c (mon.2) 4405 : audit [DBG] from='client.? 172.21.15.67:0/413060493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:10 smithi067 bash[17655]: cluster 2024-04-03T20:28:08.912392+0000 mgr.y (mgr.24370) 11090 : cluster [DBG] pgmap v11074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:10 smithi067 bash[17655]: audit 2024-04-03T20:28:09.867441+0000 mon.c (mon.2) 4405 : audit [DBG] from='client.? 172.21.15.67:0/413060493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:10 smithi067 bash[27441]: cluster 2024-04-03T20:28:08.912392+0000 mgr.y (mgr.24370) 11090 : cluster [DBG] pgmap v11074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:10 smithi067 bash[27441]: audit 2024-04-03T20:28:09.867441+0000 mon.c (mon.2) 4405 : audit [DBG] from='client.? 172.21.15.67:0/413060493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:11 smithi082 bash[20963]: audit 2024-04-03T20:28:10.248854+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:11 smithi067 bash[27441]: audit 2024-04-03T20:28:10.248854+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:11 smithi067 bash[17655]: audit 2024-04-03T20:28:10.248854+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:12 smithi082 bash[20963]: cluster 2024-04-03T20:28:10.913456+0000 mgr.y (mgr.24370) 11091 : cluster [DBG] pgmap v11075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:12 smithi067 bash[17655]: cluster 2024-04-03T20:28:10.913456+0000 mgr.y (mgr.24370) 11091 : cluster [DBG] pgmap v11075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:12 smithi067 bash[27441]: cluster 2024-04-03T20:28:10.913456+0000 mgr.y (mgr.24370) 11091 : cluster [DBG] pgmap v11075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:13 smithi082 bash[20963]: audit 2024-04-03T20:28:12.325541+0000 mon.c (mon.2) 4406 : audit [DBG] from='client.? 172.21.15.67:0/3470862881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:13] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:28:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:13 smithi067 bash[17655]: audit 2024-04-03T20:28:12.325541+0000 mon.c (mon.2) 4406 : audit [DBG] from='client.? 172.21.15.67:0/3470862881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:13 smithi067 bash[27441]: audit 2024-04-03T20:28:12.325541+0000 mon.c (mon.2) 4406 : audit [DBG] from='client.? 172.21.15.67:0/3470862881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:28:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:14 smithi082 bash[20963]: cluster 2024-04-03T20:28:12.914213+0000 mgr.y (mgr.24370) 11092 : cluster [DBG] pgmap v11076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:14 smithi067 bash[17655]: cluster 2024-04-03T20:28:12.914213+0000 mgr.y (mgr.24370) 11092 : cluster [DBG] pgmap v11076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:14 smithi067 bash[27441]: cluster 2024-04-03T20:28:12.914213+0000 mgr.y (mgr.24370) 11092 : cluster [DBG] pgmap v11076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:15 smithi082 bash[20963]: audit 2024-04-03T20:28:14.786329+0000 mon.c (mon.2) 4407 : audit [DBG] from='client.? 172.21.15.67:0/1953949612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:15 smithi067 bash[17655]: audit 2024-04-03T20:28:14.786329+0000 mon.c (mon.2) 4407 : audit [DBG] from='client.? 172.21.15.67:0/1953949612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:15 smithi067 bash[27441]: audit 2024-04-03T20:28:14.786329+0000 mon.c (mon.2) 4407 : audit [DBG] from='client.? 172.21.15.67:0/1953949612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:16 smithi082 bash[20963]: cluster 2024-04-03T20:28:14.914940+0000 mgr.y (mgr.24370) 11093 : cluster [DBG] pgmap v11077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:16 smithi067 bash[17655]: cluster 2024-04-03T20:28:14.914940+0000 mgr.y (mgr.24370) 11093 : cluster [DBG] pgmap v11077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:16 smithi067 bash[27441]: cluster 2024-04-03T20:28:14.914940+0000 mgr.y (mgr.24370) 11093 : cluster [DBG] pgmap v11077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:18 smithi082 bash[20963]: cluster 2024-04-03T20:28:16.916066+0000 mgr.y (mgr.24370) 11094 : cluster [DBG] pgmap v11078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:18 smithi082 bash[20963]: audit 2024-04-03T20:28:17.250213+0000 mon.a (mon.0) 9707 : audit [DBG] from='client.? 172.21.15.67:0/850401678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:18 smithi067 bash[27441]: cluster 2024-04-03T20:28:16.916066+0000 mgr.y (mgr.24370) 11094 : cluster [DBG] pgmap v11078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:18 smithi067 bash[27441]: audit 2024-04-03T20:28:17.250213+0000 mon.a (mon.0) 9707 : audit [DBG] from='client.? 172.21.15.67:0/850401678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:18 smithi067 bash[17655]: cluster 2024-04-03T20:28:16.916066+0000 mgr.y (mgr.24370) 11094 : cluster [DBG] pgmap v11078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:18 smithi067 bash[17655]: audit 2024-04-03T20:28:17.250213+0000 mon.a (mon.0) 9707 : audit [DBG] from='client.? 172.21.15.67:0/850401678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:20 smithi082 bash[20963]: cluster 2024-04-03T20:28:18.916767+0000 mgr.y (mgr.24370) 11095 : cluster [DBG] pgmap v11079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:20 smithi082 bash[20963]: audit 2024-04-03T20:28:19.704895+0000 mon.c (mon.2) 4408 : audit [DBG] from='client.? 172.21.15.67:0/3163804621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:20 smithi067 bash[17655]: cluster 2024-04-03T20:28:18.916767+0000 mgr.y (mgr.24370) 11095 : cluster [DBG] pgmap v11079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:20 smithi067 bash[17655]: audit 2024-04-03T20:28:19.704895+0000 mon.c (mon.2) 4408 : audit [DBG] from='client.? 172.21.15.67:0/3163804621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:20 smithi067 bash[27441]: cluster 2024-04-03T20:28:18.916767+0000 mgr.y (mgr.24370) 11095 : cluster [DBG] pgmap v11079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:20 smithi067 bash[27441]: audit 2024-04-03T20:28:19.704895+0000 mon.c (mon.2) 4408 : audit [DBG] from='client.? 172.21.15.67:0/3163804621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:22 smithi082 bash[20963]: cluster 2024-04-03T20:28:20.917890+0000 mgr.y (mgr.24370) 11096 : cluster [DBG] pgmap v11080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:22 smithi067 bash[17655]: cluster 2024-04-03T20:28:20.917890+0000 mgr.y (mgr.24370) 11096 : cluster [DBG] pgmap v11080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:22 smithi067 bash[27441]: cluster 2024-04-03T20:28:20.917890+0000 mgr.y (mgr.24370) 11096 : cluster [DBG] pgmap v11080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:23 smithi082 bash[20963]: audit 2024-04-03T20:28:22.165018+0000 mon.c (mon.2) 4409 : audit [DBG] from='client.? 172.21.15.67:0/729075232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:23 smithi067 bash[17655]: audit 2024-04-03T20:28:22.165018+0000 mon.c (mon.2) 4409 : audit [DBG] from='client.? 172.21.15.67:0/729075232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:23] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:28:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:23 smithi067 bash[27441]: audit 2024-04-03T20:28:22.165018+0000 mon.c (mon.2) 4409 : audit [DBG] from='client.? 172.21.15.67:0/729075232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:28:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:24 smithi082 bash[20963]: cluster 2024-04-03T20:28:22.918597+0000 mgr.y (mgr.24370) 11097 : cluster [DBG] pgmap v11081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:24 smithi067 bash[17655]: cluster 2024-04-03T20:28:22.918597+0000 mgr.y (mgr.24370) 11097 : cluster [DBG] pgmap v11081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:24 smithi067 bash[27441]: cluster 2024-04-03T20:28:22.918597+0000 mgr.y (mgr.24370) 11097 : cluster [DBG] pgmap v11081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:25 smithi082 bash[20963]: audit 2024-04-03T20:28:24.629592+0000 mon.c (mon.2) 4410 : audit [DBG] from='client.? 172.21.15.67:0/2768585494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:25 smithi067 bash[27441]: audit 2024-04-03T20:28:24.629592+0000 mon.c (mon.2) 4410 : audit [DBG] from='client.? 172.21.15.67:0/2768585494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:25 smithi067 bash[17655]: audit 2024-04-03T20:28:24.629592+0000 mon.c (mon.2) 4410 : audit [DBG] from='client.? 172.21.15.67:0/2768585494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:26 smithi082 bash[20963]: cluster 2024-04-03T20:28:24.919313+0000 mgr.y (mgr.24370) 11098 : cluster [DBG] pgmap v11082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:26 smithi082 bash[20963]: audit 2024-04-03T20:28:25.248921+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:26 smithi067 bash[27441]: cluster 2024-04-03T20:28:24.919313+0000 mgr.y (mgr.24370) 11098 : cluster [DBG] pgmap v11082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:26 smithi067 bash[27441]: audit 2024-04-03T20:28:25.248921+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:26 smithi067 bash[17655]: cluster 2024-04-03T20:28:24.919313+0000 mgr.y (mgr.24370) 11098 : cluster [DBG] pgmap v11082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:26 smithi067 bash[17655]: audit 2024-04-03T20:28:25.248921+0000 mon.a (mon.0) 9708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:27 smithi082 bash[20963]: audit 2024-04-03T20:28:27.083333+0000 mon.c (mon.2) 4411 : audit [DBG] from='client.? 172.21.15.67:0/822979773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:27 smithi067 bash[17655]: audit 2024-04-03T20:28:27.083333+0000 mon.c (mon.2) 4411 : audit [DBG] from='client.? 172.21.15.67:0/822979773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:27 smithi067 bash[27441]: audit 2024-04-03T20:28:27.083333+0000 mon.c (mon.2) 4411 : audit [DBG] from='client.? 172.21.15.67:0/822979773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:28 smithi067 bash[17655]: cluster 2024-04-03T20:28:26.920521+0000 mgr.y (mgr.24370) 11099 : cluster [DBG] pgmap v11083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:28 smithi067 bash[27441]: cluster 2024-04-03T20:28:26.920521+0000 mgr.y (mgr.24370) 11099 : cluster [DBG] pgmap v11083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:28 smithi082 bash[20963]: cluster 2024-04-03T20:28:26.920521+0000 mgr.y (mgr.24370) 11099 : cluster [DBG] pgmap v11083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:30 smithi067 bash[17655]: cluster 2024-04-03T20:28:28.921264+0000 mgr.y (mgr.24370) 11100 : cluster [DBG] pgmap v11084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:30 smithi067 bash[17655]: audit 2024-04-03T20:28:29.541565+0000 mon.a (mon.0) 9709 : audit [DBG] from='client.? 172.21.15.67:0/228348982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:30 smithi067 bash[27441]: cluster 2024-04-03T20:28:28.921264+0000 mgr.y (mgr.24370) 11100 : cluster [DBG] pgmap v11084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:30 smithi067 bash[27441]: audit 2024-04-03T20:28:29.541565+0000 mon.a (mon.0) 9709 : audit [DBG] from='client.? 172.21.15.67:0/228348982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:30 smithi082 bash[20963]: cluster 2024-04-03T20:28:28.921264+0000 mgr.y (mgr.24370) 11100 : cluster [DBG] pgmap v11084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:30 smithi082 bash[20963]: audit 2024-04-03T20:28:29.541565+0000 mon.a (mon.0) 9709 : audit [DBG] from='client.? 172.21.15.67:0/228348982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:32 smithi067 bash[17655]: cluster 2024-04-03T20:28:30.922445+0000 mgr.y (mgr.24370) 11101 : cluster [DBG] pgmap v11085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:32 smithi067 bash[17655]: audit 2024-04-03T20:28:31.997283+0000 mon.c (mon.2) 4412 : audit [DBG] from='client.? 172.21.15.67:0/516495492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:32 smithi067 bash[27441]: cluster 2024-04-03T20:28:30.922445+0000 mgr.y (mgr.24370) 11101 : cluster [DBG] pgmap v11085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:32 smithi067 bash[27441]: audit 2024-04-03T20:28:31.997283+0000 mon.c (mon.2) 4412 : audit [DBG] from='client.? 172.21.15.67:0/516495492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:32 smithi082 bash[20963]: cluster 2024-04-03T20:28:30.922445+0000 mgr.y (mgr.24370) 11101 : cluster [DBG] pgmap v11085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:32 smithi082 bash[20963]: audit 2024-04-03T20:28:31.997283+0000 mon.c (mon.2) 4412 : audit [DBG] from='client.? 172.21.15.67:0/516495492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:33] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:28:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:28:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:34 smithi067 bash[17655]: cluster 2024-04-03T20:28:32.923155+0000 mgr.y (mgr.24370) 11102 : cluster [DBG] pgmap v11086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:34 smithi067 bash[27441]: cluster 2024-04-03T20:28:32.923155+0000 mgr.y (mgr.24370) 11102 : cluster [DBG] pgmap v11086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:34 smithi082 bash[20963]: cluster 2024-04-03T20:28:32.923155+0000 mgr.y (mgr.24370) 11102 : cluster [DBG] pgmap v11086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:35 smithi067 bash[27441]: audit 2024-04-03T20:28:34.448251+0000 mon.a (mon.0) 9710 : audit [DBG] from='client.? 172.21.15.67:0/3044711570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:35 smithi067 bash[17655]: audit 2024-04-03T20:28:34.448251+0000 mon.a (mon.0) 9710 : audit [DBG] from='client.? 172.21.15.67:0/3044711570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:35 smithi082 bash[20963]: audit 2024-04-03T20:28:34.448251+0000 mon.a (mon.0) 9710 : audit [DBG] from='client.? 172.21.15.67:0/3044711570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:36 smithi067 bash[27441]: cluster 2024-04-03T20:28:34.923896+0000 mgr.y (mgr.24370) 11103 : cluster [DBG] pgmap v11087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:36 smithi067 bash[17655]: cluster 2024-04-03T20:28:34.923896+0000 mgr.y (mgr.24370) 11103 : cluster [DBG] pgmap v11087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:36 smithi082 bash[20963]: cluster 2024-04-03T20:28:34.923896+0000 mgr.y (mgr.24370) 11103 : cluster [DBG] pgmap v11087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:37 smithi082 bash[20963]: audit 2024-04-03T20:28:36.840968+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:28:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:37 smithi082 bash[20963]: audit 2024-04-03T20:28:36.917667+0000 mon.a (mon.0) 9712 : audit [DBG] from='client.? 172.21.15.67:0/2876357055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:37 smithi067 bash[17655]: audit 2024-04-03T20:28:36.840968+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:28:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:37 smithi067 bash[17655]: audit 2024-04-03T20:28:36.917667+0000 mon.a (mon.0) 9712 : audit [DBG] from='client.? 172.21.15.67:0/2876357055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:37 smithi067 bash[27441]: audit 2024-04-03T20:28:36.840968+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:28:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:37 smithi067 bash[27441]: audit 2024-04-03T20:28:36.917667+0000 mon.a (mon.0) 9712 : audit [DBG] from='client.? 172.21.15.67:0/2876357055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:38 smithi082 bash[20963]: cluster 2024-04-03T20:28:36.925173+0000 mgr.y (mgr.24370) 11104 : cluster [DBG] pgmap v11088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:38 smithi067 bash[27441]: cluster 2024-04-03T20:28:36.925173+0000 mgr.y (mgr.24370) 11104 : cluster [DBG] pgmap v11088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:38 smithi067 bash[17655]: cluster 2024-04-03T20:28:36.925173+0000 mgr.y (mgr.24370) 11104 : cluster [DBG] pgmap v11088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:40 smithi082 bash[20963]: cluster 2024-04-03T20:28:38.925889+0000 mgr.y (mgr.24370) 11105 : cluster [DBG] pgmap v11089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:40 smithi082 bash[20963]: audit 2024-04-03T20:28:39.388757+0000 mon.c (mon.2) 4413 : audit [DBG] from='client.? 172.21.15.67:0/1713790507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:40 smithi067 bash[27441]: cluster 2024-04-03T20:28:38.925889+0000 mgr.y (mgr.24370) 11105 : cluster [DBG] pgmap v11089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:40 smithi067 bash[27441]: audit 2024-04-03T20:28:39.388757+0000 mon.c (mon.2) 4413 : audit [DBG] from='client.? 172.21.15.67:0/1713790507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:40 smithi067 bash[17655]: cluster 2024-04-03T20:28:38.925889+0000 mgr.y (mgr.24370) 11105 : cluster [DBG] pgmap v11089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:40 smithi067 bash[17655]: audit 2024-04-03T20:28:39.388757+0000 mon.c (mon.2) 4413 : audit [DBG] from='client.? 172.21.15.67:0/1713790507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:41 smithi082 bash[20963]: audit 2024-04-03T20:28:40.249205+0000 mon.a (mon.0) 9713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:41.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:41 smithi067 bash[27441]: audit 2024-04-03T20:28:40.249205+0000 mon.a (mon.0) 9713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:41.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:41 smithi067 bash[17655]: audit 2024-04-03T20:28:40.249205+0000 mon.a (mon.0) 9713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:42 smithi082 bash[20963]: cluster 2024-04-03T20:28:40.926961+0000 mgr.y (mgr.24370) 11106 : cluster [DBG] pgmap v11090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:42 smithi082 bash[20963]: audit 2024-04-03T20:28:41.861705+0000 mon.a (mon.0) 9714 : audit [DBG] from='client.? 172.21.15.67:0/1259805769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:42 smithi067 bash[17655]: cluster 2024-04-03T20:28:40.926961+0000 mgr.y (mgr.24370) 11106 : cluster [DBG] pgmap v11090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:42 smithi067 bash[17655]: audit 2024-04-03T20:28:41.861705+0000 mon.a (mon.0) 9714 : audit [DBG] from='client.? 172.21.15.67:0/1259805769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:42 smithi067 bash[27441]: cluster 2024-04-03T20:28:40.926961+0000 mgr.y (mgr.24370) 11106 : cluster [DBG] pgmap v11090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:42 smithi067 bash[27441]: audit 2024-04-03T20:28:41.861705+0000 mon.a (mon.0) 9714 : audit [DBG] from='client.? 172.21.15.67:0/1259805769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:43] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:28:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:28:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:43 smithi082 bash[20963]: audit 2024-04-03T20:28:42.592311+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:43 smithi082 bash[20963]: audit 2024-04-03T20:28:42.599490+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:43 smithi082 bash[20963]: audit 2024-04-03T20:28:42.896946+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:43 smithi082 bash[20963]: audit 2024-04-03T20:28:42.904193+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:43 smithi082 bash[20963]: cluster 2024-04-03T20:28:42.927579+0000 mgr.y (mgr.24370) 11107 : cluster [DBG] pgmap v11091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:43 smithi082 bash[20963]: audit 2024-04-03T20:28:43.344604+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:28:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:43 smithi082 bash[20963]: audit 2024-04-03T20:28:43.346360+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:28:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:43 smithi082 bash[20963]: audit 2024-04-03T20:28:43.354318+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[17655]: audit 2024-04-03T20:28:42.592311+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[17655]: audit 2024-04-03T20:28:42.599490+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[17655]: audit 2024-04-03T20:28:42.896946+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[17655]: audit 2024-04-03T20:28:42.904193+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[17655]: cluster 2024-04-03T20:28:42.927579+0000 mgr.y (mgr.24370) 11107 : cluster [DBG] pgmap v11091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[17655]: audit 2024-04-03T20:28:43.344604+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[17655]: audit 2024-04-03T20:28:43.346360+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[17655]: audit 2024-04-03T20:28:43.354318+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[27441]: audit 2024-04-03T20:28:42.592311+0000 mon.a (mon.0) 9715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[27441]: audit 2024-04-03T20:28:42.599490+0000 mon.a (mon.0) 9716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[27441]: audit 2024-04-03T20:28:42.896946+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[27441]: audit 2024-04-03T20:28:42.904193+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[27441]: cluster 2024-04-03T20:28:42.927579+0000 mgr.y (mgr.24370) 11107 : cluster [DBG] pgmap v11091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[27441]: audit 2024-04-03T20:28:43.344604+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:28:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[27441]: audit 2024-04-03T20:28:43.346360+0000 mon.a (mon.0) 9720 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:28:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:43 smithi067 bash[27441]: audit 2024-04-03T20:28:43.354318+0000 mon.a (mon.0) 9721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:28:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:44 smithi067 bash[27441]: audit 2024-04-03T20:28:44.322836+0000 mon.c (mon.2) 4414 : audit [DBG] from='client.? 172.21.15.67:0/1869666546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:44 smithi067 bash[17655]: audit 2024-04-03T20:28:44.322836+0000 mon.c (mon.2) 4414 : audit [DBG] from='client.? 172.21.15.67:0/1869666546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:44 smithi082 bash[20963]: audit 2024-04-03T20:28:44.322836+0000 mon.c (mon.2) 4414 : audit [DBG] from='client.? 172.21.15.67:0/1869666546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:45 smithi082 bash[20963]: cluster 2024-04-03T20:28:44.928331+0000 mgr.y (mgr.24370) 11108 : cluster [DBG] pgmap v11092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:45 smithi067 bash[17655]: cluster 2024-04-03T20:28:44.928331+0000 mgr.y (mgr.24370) 11108 : cluster [DBG] pgmap v11092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:45 smithi067 bash[27441]: cluster 2024-04-03T20:28:44.928331+0000 mgr.y (mgr.24370) 11108 : cluster [DBG] pgmap v11092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:46 smithi082 bash[20963]: audit 2024-04-03T20:28:46.777319+0000 mon.c (mon.2) 4415 : audit [DBG] from='client.? 172.21.15.67:0/322968505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:46 smithi067 bash[27441]: audit 2024-04-03T20:28:46.777319+0000 mon.c (mon.2) 4415 : audit [DBG] from='client.? 172.21.15.67:0/322968505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:46 smithi067 bash[17655]: audit 2024-04-03T20:28:46.777319+0000 mon.c (mon.2) 4415 : audit [DBG] from='client.? 172.21.15.67:0/322968505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:47 smithi082 bash[20963]: cluster 2024-04-03T20:28:46.929336+0000 mgr.y (mgr.24370) 11109 : cluster [DBG] pgmap v11093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:47 smithi067 bash[17655]: cluster 2024-04-03T20:28:46.929336+0000 mgr.y (mgr.24370) 11109 : cluster [DBG] pgmap v11093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:47 smithi067 bash[27441]: cluster 2024-04-03T20:28:46.929336+0000 mgr.y (mgr.24370) 11109 : cluster [DBG] pgmap v11093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:49 smithi082 bash[20963]: cluster 2024-04-03T20:28:48.929964+0000 mgr.y (mgr.24370) 11110 : cluster [DBG] pgmap v11094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:49 smithi082 bash[20963]: audit 2024-04-03T20:28:49.239285+0000 mon.c (mon.2) 4416 : audit [DBG] from='client.? 172.21.15.67:0/1371951636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:49 smithi067 bash[17655]: cluster 2024-04-03T20:28:48.929964+0000 mgr.y (mgr.24370) 11110 : cluster [DBG] pgmap v11094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:49 smithi067 bash[17655]: audit 2024-04-03T20:28:49.239285+0000 mon.c (mon.2) 4416 : audit [DBG] from='client.? 172.21.15.67:0/1371951636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:49 smithi067 bash[27441]: cluster 2024-04-03T20:28:48.929964+0000 mgr.y (mgr.24370) 11110 : cluster [DBG] pgmap v11094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:49 smithi067 bash[27441]: audit 2024-04-03T20:28:49.239285+0000 mon.c (mon.2) 4416 : audit [DBG] from='client.? 172.21.15.67:0/1371951636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:51 smithi082 bash[20963]: cluster 2024-04-03T20:28:50.931107+0000 mgr.y (mgr.24370) 11111 : cluster [DBG] pgmap v11095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:51 smithi082 bash[20963]: audit 2024-04-03T20:28:51.696787+0000 mon.c (mon.2) 4417 : audit [DBG] from='client.? 172.21.15.67:0/1803478672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:51 smithi067 bash[17655]: cluster 2024-04-03T20:28:50.931107+0000 mgr.y (mgr.24370) 11111 : cluster [DBG] pgmap v11095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:51 smithi067 bash[17655]: audit 2024-04-03T20:28:51.696787+0000 mon.c (mon.2) 4417 : audit [DBG] from='client.? 172.21.15.67:0/1803478672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:51 smithi067 bash[27441]: cluster 2024-04-03T20:28:50.931107+0000 mgr.y (mgr.24370) 11111 : cluster [DBG] pgmap v11095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:51 smithi067 bash[27441]: audit 2024-04-03T20:28:51.696787+0000 mon.c (mon.2) 4417 : audit [DBG] from='client.? 172.21.15.67:0/1803478672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:53] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:28:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:28:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:53 smithi082 bash[20963]: cluster 2024-04-03T20:28:52.931813+0000 mgr.y (mgr.24370) 11112 : cluster [DBG] pgmap v11096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:53 smithi067 bash[17655]: cluster 2024-04-03T20:28:52.931813+0000 mgr.y (mgr.24370) 11112 : cluster [DBG] pgmap v11096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:53 smithi067 bash[27441]: cluster 2024-04-03T20:28:52.931813+0000 mgr.y (mgr.24370) 11112 : cluster [DBG] pgmap v11096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:54 smithi082 bash[20963]: audit 2024-04-03T20:28:54.151248+0000 mon.a (mon.0) 9722 : audit [DBG] from='client.? 172.21.15.67:0/1061908310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:54 smithi067 bash[17655]: audit 2024-04-03T20:28:54.151248+0000 mon.a (mon.0) 9722 : audit [DBG] from='client.? 172.21.15.67:0/1061908310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:54 smithi067 bash[27441]: audit 2024-04-03T20:28:54.151248+0000 mon.a (mon.0) 9722 : audit [DBG] from='client.? 172.21.15.67:0/1061908310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:56 smithi082 bash[20963]: cluster 2024-04-03T20:28:54.932525+0000 mgr.y (mgr.24370) 11113 : cluster [DBG] pgmap v11097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:56 smithi082 bash[20963]: audit 2024-04-03T20:28:55.249746+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:56 smithi067 bash[27441]: cluster 2024-04-03T20:28:54.932525+0000 mgr.y (mgr.24370) 11113 : cluster [DBG] pgmap v11097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:56 smithi067 bash[27441]: audit 2024-04-03T20:28:55.249746+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:56 smithi067 bash[17655]: cluster 2024-04-03T20:28:54.932525+0000 mgr.y (mgr.24370) 11113 : cluster [DBG] pgmap v11097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:56 smithi067 bash[17655]: audit 2024-04-03T20:28:55.249746+0000 mon.a (mon.0) 9723 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:28:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:57 smithi082 bash[20963]: audit 2024-04-03T20:28:56.606066+0000 mon.a (mon.0) 9724 : audit [DBG] from='client.? 172.21.15.67:0/2378863646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:57 smithi067 bash[27441]: audit 2024-04-03T20:28:56.606066+0000 mon.a (mon.0) 9724 : audit [DBG] from='client.? 172.21.15.67:0/2378863646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:57 smithi067 bash[17655]: audit 2024-04-03T20:28:56.606066+0000 mon.a (mon.0) 9724 : audit [DBG] from='client.? 172.21.15.67:0/2378863646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:28:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:28:58 smithi082 bash[20963]: cluster 2024-04-03T20:28:56.933611+0000 mgr.y (mgr.24370) 11114 : cluster [DBG] pgmap v11098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:28:58 smithi067 bash[27441]: cluster 2024-04-03T20:28:56.933611+0000 mgr.y (mgr.24370) 11114 : cluster [DBG] pgmap v11098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:28:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:28:58 smithi067 bash[17655]: cluster 2024-04-03T20:28:56.933611+0000 mgr.y (mgr.24370) 11114 : cluster [DBG] pgmap v11098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:00 smithi082 bash[20963]: cluster 2024-04-03T20:28:58.934223+0000 mgr.y (mgr.24370) 11115 : cluster [DBG] pgmap v11099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:00 smithi082 bash[20963]: audit 2024-04-03T20:28:59.060950+0000 mon.a (mon.0) 9725 : audit [DBG] from='client.? 172.21.15.67:0/3760605066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:00 smithi067 bash[17655]: cluster 2024-04-03T20:28:58.934223+0000 mgr.y (mgr.24370) 11115 : cluster [DBG] pgmap v11099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:00 smithi067 bash[17655]: audit 2024-04-03T20:28:59.060950+0000 mon.a (mon.0) 9725 : audit [DBG] from='client.? 172.21.15.67:0/3760605066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:00 smithi067 bash[27441]: cluster 2024-04-03T20:28:58.934223+0000 mgr.y (mgr.24370) 11115 : cluster [DBG] pgmap v11099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:00 smithi067 bash[27441]: audit 2024-04-03T20:28:59.060950+0000 mon.a (mon.0) 9725 : audit [DBG] from='client.? 172.21.15.67:0/3760605066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:02 smithi082 bash[20963]: cluster 2024-04-03T20:29:00.935354+0000 mgr.y (mgr.24370) 11116 : cluster [DBG] pgmap v11100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:02 smithi082 bash[20963]: audit 2024-04-03T20:29:01.511362+0000 mon.a (mon.0) 9726 : audit [DBG] from='client.? 172.21.15.67:0/159863761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:02 smithi067 bash[17655]: cluster 2024-04-03T20:29:00.935354+0000 mgr.y (mgr.24370) 11116 : cluster [DBG] pgmap v11100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:02 smithi067 bash[17655]: audit 2024-04-03T20:29:01.511362+0000 mon.a (mon.0) 9726 : audit [DBG] from='client.? 172.21.15.67:0/159863761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:02 smithi067 bash[27441]: cluster 2024-04-03T20:29:00.935354+0000 mgr.y (mgr.24370) 11116 : cluster [DBG] pgmap v11100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:02 smithi067 bash[27441]: audit 2024-04-03T20:29:01.511362+0000 mon.a (mon.0) 9726 : audit [DBG] from='client.? 172.21.15.67:0/159863761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:03] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:29:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:29:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:04 smithi082 bash[20963]: cluster 2024-04-03T20:29:02.936102+0000 mgr.y (mgr.24370) 11117 : cluster [DBG] pgmap v11101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:04 smithi082 bash[20963]: audit 2024-04-03T20:29:03.966314+0000 mon.a (mon.0) 9727 : audit [DBG] from='client.? 172.21.15.67:0/833904462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:04 smithi067 bash[17655]: cluster 2024-04-03T20:29:02.936102+0000 mgr.y (mgr.24370) 11117 : cluster [DBG] pgmap v11101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:04 smithi067 bash[17655]: audit 2024-04-03T20:29:03.966314+0000 mon.a (mon.0) 9727 : audit [DBG] from='client.? 172.21.15.67:0/833904462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:04 smithi067 bash[27441]: cluster 2024-04-03T20:29:02.936102+0000 mgr.y (mgr.24370) 11117 : cluster [DBG] pgmap v11101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:04 smithi067 bash[27441]: audit 2024-04-03T20:29:03.966314+0000 mon.a (mon.0) 9727 : audit [DBG] from='client.? 172.21.15.67:0/833904462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:06 smithi082 bash[20963]: cluster 2024-04-03T20:29:04.936798+0000 mgr.y (mgr.24370) 11118 : cluster [DBG] pgmap v11102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:06 smithi067 bash[17655]: cluster 2024-04-03T20:29:04.936798+0000 mgr.y (mgr.24370) 11118 : cluster [DBG] pgmap v11102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:06 smithi067 bash[27441]: cluster 2024-04-03T20:29:04.936798+0000 mgr.y (mgr.24370) 11118 : cluster [DBG] pgmap v11102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:07 smithi082 bash[20963]: audit 2024-04-03T20:29:06.421460+0000 mon.c (mon.2) 4418 : audit [DBG] from='client.? 172.21.15.67:0/446166628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:07 smithi067 bash[17655]: audit 2024-04-03T20:29:06.421460+0000 mon.c (mon.2) 4418 : audit [DBG] from='client.? 172.21.15.67:0/446166628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:07 smithi067 bash[27441]: audit 2024-04-03T20:29:06.421460+0000 mon.c (mon.2) 4418 : audit [DBG] from='client.? 172.21.15.67:0/446166628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:08 smithi082 bash[20963]: cluster 2024-04-03T20:29:06.937978+0000 mgr.y (mgr.24370) 11119 : cluster [DBG] pgmap v11103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:08 smithi067 bash[17655]: cluster 2024-04-03T20:29:06.937978+0000 mgr.y (mgr.24370) 11119 : cluster [DBG] pgmap v11103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:08 smithi067 bash[27441]: cluster 2024-04-03T20:29:06.937978+0000 mgr.y (mgr.24370) 11119 : cluster [DBG] pgmap v11103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:09 smithi082 bash[20963]: audit 2024-04-03T20:29:08.874643+0000 mon.c (mon.2) 4419 : audit [DBG] from='client.? 172.21.15.67:0/3050907008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:09 smithi067 bash[27441]: audit 2024-04-03T20:29:08.874643+0000 mon.c (mon.2) 4419 : audit [DBG] from='client.? 172.21.15.67:0/3050907008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:09 smithi067 bash[17655]: audit 2024-04-03T20:29:08.874643+0000 mon.c (mon.2) 4419 : audit [DBG] from='client.? 172.21.15.67:0/3050907008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:10 smithi082 bash[20963]: cluster 2024-04-03T20:29:08.938677+0000 mgr.y (mgr.24370) 11120 : cluster [DBG] pgmap v11104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:10 smithi067 bash[27441]: cluster 2024-04-03T20:29:08.938677+0000 mgr.y (mgr.24370) 11120 : cluster [DBG] pgmap v11104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:10 smithi067 bash[17655]: cluster 2024-04-03T20:29:08.938677+0000 mgr.y (mgr.24370) 11120 : cluster [DBG] pgmap v11104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:11 smithi082 bash[20963]: audit 2024-04-03T20:29:10.250036+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:11 smithi067 bash[27441]: audit 2024-04-03T20:29:10.250036+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:11 smithi067 bash[17655]: audit 2024-04-03T20:29:10.250036+0000 mon.a (mon.0) 9728 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:12 smithi082 bash[20963]: cluster 2024-04-03T20:29:10.939849+0000 mgr.y (mgr.24370) 11121 : cluster [DBG] pgmap v11105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:12 smithi082 bash[20963]: audit 2024-04-03T20:29:11.334577+0000 mon.a (mon.0) 9729 : audit [DBG] from='client.? 172.21.15.67:0/42801371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:12 smithi067 bash[27441]: cluster 2024-04-03T20:29:10.939849+0000 mgr.y (mgr.24370) 11121 : cluster [DBG] pgmap v11105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:12 smithi067 bash[27441]: audit 2024-04-03T20:29:11.334577+0000 mon.a (mon.0) 9729 : audit [DBG] from='client.? 172.21.15.67:0/42801371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:12 smithi067 bash[17655]: cluster 2024-04-03T20:29:10.939849+0000 mgr.y (mgr.24370) 11121 : cluster [DBG] pgmap v11105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:12 smithi067 bash[17655]: audit 2024-04-03T20:29:11.334577+0000 mon.a (mon.0) 9729 : audit [DBG] from='client.? 172.21.15.67:0/42801371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:29:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:29:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:14 smithi082 bash[20963]: cluster 2024-04-03T20:29:12.940713+0000 mgr.y (mgr.24370) 11122 : cluster [DBG] pgmap v11106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:14 smithi082 bash[20963]: audit 2024-04-03T20:29:13.788567+0000 mon.a (mon.0) 9730 : audit [DBG] from='client.? 172.21.15.67:0/374865204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:14 smithi067 bash[27441]: cluster 2024-04-03T20:29:12.940713+0000 mgr.y (mgr.24370) 11122 : cluster [DBG] pgmap v11106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:14 smithi067 bash[27441]: audit 2024-04-03T20:29:13.788567+0000 mon.a (mon.0) 9730 : audit [DBG] from='client.? 172.21.15.67:0/374865204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:14 smithi067 bash[17655]: cluster 2024-04-03T20:29:12.940713+0000 mgr.y (mgr.24370) 11122 : cluster [DBG] pgmap v11106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:14 smithi067 bash[17655]: audit 2024-04-03T20:29:13.788567+0000 mon.a (mon.0) 9730 : audit [DBG] from='client.? 172.21.15.67:0/374865204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:16 smithi082 bash[20963]: cluster 2024-04-03T20:29:14.941413+0000 mgr.y (mgr.24370) 11123 : cluster [DBG] pgmap v11107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:16 smithi067 bash[27441]: cluster 2024-04-03T20:29:14.941413+0000 mgr.y (mgr.24370) 11123 : cluster [DBG] pgmap v11107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:16 smithi067 bash[17655]: cluster 2024-04-03T20:29:14.941413+0000 mgr.y (mgr.24370) 11123 : cluster [DBG] pgmap v11107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:17 smithi082 bash[20963]: audit 2024-04-03T20:29:16.236050+0000 mon.c (mon.2) 4420 : audit [DBG] from='client.? 172.21.15.67:0/1894175420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:17 smithi067 bash[17655]: audit 2024-04-03T20:29:16.236050+0000 mon.c (mon.2) 4420 : audit [DBG] from='client.? 172.21.15.67:0/1894175420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:17 smithi067 bash[27441]: audit 2024-04-03T20:29:16.236050+0000 mon.c (mon.2) 4420 : audit [DBG] from='client.? 172.21.15.67:0/1894175420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:18 smithi082 bash[20963]: cluster 2024-04-03T20:29:16.942569+0000 mgr.y (mgr.24370) 11124 : cluster [DBG] pgmap v11108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:18 smithi067 bash[27441]: cluster 2024-04-03T20:29:16.942569+0000 mgr.y (mgr.24370) 11124 : cluster [DBG] pgmap v11108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:18 smithi067 bash[17655]: cluster 2024-04-03T20:29:16.942569+0000 mgr.y (mgr.24370) 11124 : cluster [DBG] pgmap v11108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:19 smithi082 bash[20963]: audit 2024-04-03T20:29:18.686081+0000 mon.c (mon.2) 4421 : audit [DBG] from='client.? 172.21.15.67:0/1884236251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:19 smithi067 bash[27441]: audit 2024-04-03T20:29:18.686081+0000 mon.c (mon.2) 4421 : audit [DBG] from='client.? 172.21.15.67:0/1884236251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:19 smithi067 bash[17655]: audit 2024-04-03T20:29:18.686081+0000 mon.c (mon.2) 4421 : audit [DBG] from='client.? 172.21.15.67:0/1884236251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:20 smithi082 bash[20963]: cluster 2024-04-03T20:29:18.943212+0000 mgr.y (mgr.24370) 11125 : cluster [DBG] pgmap v11109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:20 smithi067 bash[17655]: cluster 2024-04-03T20:29:18.943212+0000 mgr.y (mgr.24370) 11125 : cluster [DBG] pgmap v11109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:20 smithi067 bash[27441]: cluster 2024-04-03T20:29:18.943212+0000 mgr.y (mgr.24370) 11125 : cluster [DBG] pgmap v11109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:22 smithi082 bash[20963]: cluster 2024-04-03T20:29:20.944352+0000 mgr.y (mgr.24370) 11126 : cluster [DBG] pgmap v11110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:22 smithi082 bash[20963]: audit 2024-04-03T20:29:21.141126+0000 mon.a (mon.0) 9731 : audit [DBG] from='client.? 172.21.15.67:0/3990980925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:22 smithi067 bash[27441]: cluster 2024-04-03T20:29:20.944352+0000 mgr.y (mgr.24370) 11126 : cluster [DBG] pgmap v11110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:22 smithi067 bash[27441]: audit 2024-04-03T20:29:21.141126+0000 mon.a (mon.0) 9731 : audit [DBG] from='client.? 172.21.15.67:0/3990980925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:22 smithi067 bash[17655]: cluster 2024-04-03T20:29:20.944352+0000 mgr.y (mgr.24370) 11126 : cluster [DBG] pgmap v11110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:22 smithi067 bash[17655]: audit 2024-04-03T20:29:21.141126+0000 mon.a (mon.0) 9731 : audit [DBG] from='client.? 172.21.15.67:0/3990980925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:29:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:29:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:24 smithi082 bash[20963]: cluster 2024-04-03T20:29:22.944993+0000 mgr.y (mgr.24370) 11127 : cluster [DBG] pgmap v11111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:24 smithi082 bash[20963]: audit 2024-04-03T20:29:23.597740+0000 mon.a (mon.0) 9732 : audit [DBG] from='client.? 172.21.15.67:0/934979320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:24 smithi067 bash[27441]: cluster 2024-04-03T20:29:22.944993+0000 mgr.y (mgr.24370) 11127 : cluster [DBG] pgmap v11111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:24 smithi067 bash[27441]: audit 2024-04-03T20:29:23.597740+0000 mon.a (mon.0) 9732 : audit [DBG] from='client.? 172.21.15.67:0/934979320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:24 smithi067 bash[17655]: cluster 2024-04-03T20:29:22.944993+0000 mgr.y (mgr.24370) 11127 : cluster [DBG] pgmap v11111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:24 smithi067 bash[17655]: audit 2024-04-03T20:29:23.597740+0000 mon.a (mon.0) 9732 : audit [DBG] from='client.? 172.21.15.67:0/934979320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:26 smithi082 bash[20963]: cluster 2024-04-03T20:29:24.945687+0000 mgr.y (mgr.24370) 11128 : cluster [DBG] pgmap v11112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:26 smithi082 bash[20963]: audit 2024-04-03T20:29:25.250596+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:26 smithi082 bash[20963]: audit 2024-04-03T20:29:26.062970+0000 mon.c (mon.2) 4422 : audit [DBG] from='client.? 172.21.15.67:0/3918925974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:26 smithi067 bash[17655]: cluster 2024-04-03T20:29:24.945687+0000 mgr.y (mgr.24370) 11128 : cluster [DBG] pgmap v11112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:26 smithi067 bash[17655]: audit 2024-04-03T20:29:25.250596+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:26 smithi067 bash[17655]: audit 2024-04-03T20:29:26.062970+0000 mon.c (mon.2) 4422 : audit [DBG] from='client.? 172.21.15.67:0/3918925974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:26 smithi067 bash[27441]: cluster 2024-04-03T20:29:24.945687+0000 mgr.y (mgr.24370) 11128 : cluster [DBG] pgmap v11112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:26 smithi067 bash[27441]: audit 2024-04-03T20:29:25.250596+0000 mon.a (mon.0) 9733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:26 smithi067 bash[27441]: audit 2024-04-03T20:29:26.062970+0000 mon.c (mon.2) 4422 : audit [DBG] from='client.? 172.21.15.67:0/3918925974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:28 smithi082 bash[20963]: cluster 2024-04-03T20:29:26.946865+0000 mgr.y (mgr.24370) 11129 : cluster [DBG] pgmap v11113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:28 smithi067 bash[17655]: cluster 2024-04-03T20:29:26.946865+0000 mgr.y (mgr.24370) 11129 : cluster [DBG] pgmap v11113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:28 smithi067 bash[27441]: cluster 2024-04-03T20:29:26.946865+0000 mgr.y (mgr.24370) 11129 : cluster [DBG] pgmap v11113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:29 smithi082 bash[20963]: audit 2024-04-03T20:29:28.520100+0000 mon.c (mon.2) 4423 : audit [DBG] from='client.? 172.21.15.67:0/1457395946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:29 smithi067 bash[27441]: audit 2024-04-03T20:29:28.520100+0000 mon.c (mon.2) 4423 : audit [DBG] from='client.? 172.21.15.67:0/1457395946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:29 smithi067 bash[17655]: audit 2024-04-03T20:29:28.520100+0000 mon.c (mon.2) 4423 : audit [DBG] from='client.? 172.21.15.67:0/1457395946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:30 smithi082 bash[20963]: cluster 2024-04-03T20:29:28.947648+0000 mgr.y (mgr.24370) 11130 : cluster [DBG] pgmap v11114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:30 smithi067 bash[17655]: cluster 2024-04-03T20:29:28.947648+0000 mgr.y (mgr.24370) 11130 : cluster [DBG] pgmap v11114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:30 smithi067 bash[27441]: cluster 2024-04-03T20:29:28.947648+0000 mgr.y (mgr.24370) 11130 : cluster [DBG] pgmap v11114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:31 smithi082 bash[20963]: audit 2024-04-03T20:29:30.971108+0000 mon.c (mon.2) 4424 : audit [DBG] from='client.? 172.21.15.67:0/2753962114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:31 smithi067 bash[17655]: audit 2024-04-03T20:29:30.971108+0000 mon.c (mon.2) 4424 : audit [DBG] from='client.? 172.21.15.67:0/2753962114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:31 smithi067 bash[27441]: audit 2024-04-03T20:29:30.971108+0000 mon.c (mon.2) 4424 : audit [DBG] from='client.? 172.21.15.67:0/2753962114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:32 smithi067 bash[17655]: cluster 2024-04-03T20:29:30.948933+0000 mgr.y (mgr.24370) 11131 : cluster [DBG] pgmap v11115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:32 smithi067 bash[27441]: cluster 2024-04-03T20:29:30.948933+0000 mgr.y (mgr.24370) 11131 : cluster [DBG] pgmap v11115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:32 smithi082 bash[20963]: cluster 2024-04-03T20:29:30.948933+0000 mgr.y (mgr.24370) 11131 : cluster [DBG] pgmap v11115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:29:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:29:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:34 smithi067 bash[17655]: cluster 2024-04-03T20:29:32.949619+0000 mgr.y (mgr.24370) 11132 : cluster [DBG] pgmap v11116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:34 smithi067 bash[17655]: audit 2024-04-03T20:29:33.426357+0000 mon.a (mon.0) 9734 : audit [DBG] from='client.? 172.21.15.67:0/817990685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:34 smithi067 bash[27441]: cluster 2024-04-03T20:29:32.949619+0000 mgr.y (mgr.24370) 11132 : cluster [DBG] pgmap v11116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:34 smithi067 bash[27441]: audit 2024-04-03T20:29:33.426357+0000 mon.a (mon.0) 9734 : audit [DBG] from='client.? 172.21.15.67:0/817990685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:34 smithi082 bash[20963]: cluster 2024-04-03T20:29:32.949619+0000 mgr.y (mgr.24370) 11132 : cluster [DBG] pgmap v11116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:34 smithi082 bash[20963]: audit 2024-04-03T20:29:33.426357+0000 mon.a (mon.0) 9734 : audit [DBG] from='client.? 172.21.15.67:0/817990685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:36 smithi067 bash[27441]: cluster 2024-04-03T20:29:34.950345+0000 mgr.y (mgr.24370) 11133 : cluster [DBG] pgmap v11117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:36 smithi067 bash[27441]: audit 2024-04-03T20:29:35.885308+0000 mon.c (mon.2) 4425 : audit [DBG] from='client.? 172.21.15.67:0/3436590786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:36 smithi067 bash[17655]: cluster 2024-04-03T20:29:34.950345+0000 mgr.y (mgr.24370) 11133 : cluster [DBG] pgmap v11117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:36 smithi067 bash[17655]: audit 2024-04-03T20:29:35.885308+0000 mon.c (mon.2) 4425 : audit [DBG] from='client.? 172.21.15.67:0/3436590786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:36 smithi082 bash[20963]: cluster 2024-04-03T20:29:34.950345+0000 mgr.y (mgr.24370) 11133 : cluster [DBG] pgmap v11117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:36 smithi082 bash[20963]: audit 2024-04-03T20:29:35.885308+0000 mon.c (mon.2) 4425 : audit [DBG] from='client.? 172.21.15.67:0/3436590786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:38 smithi067 bash[17655]: cluster 2024-04-03T20:29:36.951641+0000 mgr.y (mgr.24370) 11134 : cluster [DBG] pgmap v11118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:38 smithi067 bash[27441]: cluster 2024-04-03T20:29:36.951641+0000 mgr.y (mgr.24370) 11134 : cluster [DBG] pgmap v11118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:38 smithi082 bash[20963]: cluster 2024-04-03T20:29:36.951641+0000 mgr.y (mgr.24370) 11134 : cluster [DBG] pgmap v11118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:39 smithi067 bash[17655]: audit 2024-04-03T20:29:38.341744+0000 mon.a (mon.0) 9735 : audit [DBG] from='client.? 172.21.15.67:0/3649347558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:39 smithi067 bash[27441]: audit 2024-04-03T20:29:38.341744+0000 mon.a (mon.0) 9735 : audit [DBG] from='client.? 172.21.15.67:0/3649347558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:39 smithi082 bash[20963]: audit 2024-04-03T20:29:38.341744+0000 mon.a (mon.0) 9735 : audit [DBG] from='client.? 172.21.15.67:0/3649347558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:40 smithi067 bash[27441]: cluster 2024-04-03T20:29:38.952433+0000 mgr.y (mgr.24370) 11135 : cluster [DBG] pgmap v11119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:40 smithi067 bash[17655]: cluster 2024-04-03T20:29:38.952433+0000 mgr.y (mgr.24370) 11135 : cluster [DBG] pgmap v11119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:40 smithi082 bash[20963]: cluster 2024-04-03T20:29:38.952433+0000 mgr.y (mgr.24370) 11135 : cluster [DBG] pgmap v11119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:41 smithi082 bash[20963]: audit 2024-04-03T20:29:40.250986+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:41 smithi082 bash[20963]: audit 2024-04-03T20:29:40.798662+0000 mon.a (mon.0) 9737 : audit [DBG] from='client.? 172.21.15.67:0/84942856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:41 smithi067 bash[17655]: audit 2024-04-03T20:29:40.250986+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:41 smithi067 bash[17655]: audit 2024-04-03T20:29:40.798662+0000 mon.a (mon.0) 9737 : audit [DBG] from='client.? 172.21.15.67:0/84942856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:41 smithi067 bash[27441]: audit 2024-04-03T20:29:40.250986+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:41 smithi067 bash[27441]: audit 2024-04-03T20:29:40.798662+0000 mon.a (mon.0) 9737 : audit [DBG] from='client.? 172.21.15.67:0/84942856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:42 smithi082 bash[20963]: cluster 2024-04-03T20:29:40.953667+0000 mgr.y (mgr.24370) 11136 : cluster [DBG] pgmap v11120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:42 smithi067 bash[27441]: cluster 2024-04-03T20:29:40.953667+0000 mgr.y (mgr.24370) 11136 : cluster [DBG] pgmap v11120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:42 smithi067 bash[17655]: cluster 2024-04-03T20:29:40.953667+0000 mgr.y (mgr.24370) 11136 : cluster [DBG] pgmap v11120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:43] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:29:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:29:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:44 smithi082 bash[20963]: cluster 2024-04-03T20:29:42.954119+0000 mgr.y (mgr.24370) 11137 : cluster [DBG] pgmap v11121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:44 smithi082 bash[20963]: audit 2024-04-03T20:29:43.249600+0000 mon.a (mon.0) 9738 : audit [DBG] from='client.? 172.21.15.67:0/542420920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:44 smithi082 bash[20963]: audit 2024-04-03T20:29:43.429881+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:29:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:44 smithi067 bash[27441]: cluster 2024-04-03T20:29:42.954119+0000 mgr.y (mgr.24370) 11137 : cluster [DBG] pgmap v11121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:44 smithi067 bash[27441]: audit 2024-04-03T20:29:43.249600+0000 mon.a (mon.0) 9738 : audit [DBG] from='client.? 172.21.15.67:0/542420920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:44 smithi067 bash[27441]: audit 2024-04-03T20:29:43.429881+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:29:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:44 smithi067 bash[17655]: cluster 2024-04-03T20:29:42.954119+0000 mgr.y (mgr.24370) 11137 : cluster [DBG] pgmap v11121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:44 smithi067 bash[17655]: audit 2024-04-03T20:29:43.249600+0000 mon.a (mon.0) 9738 : audit [DBG] from='client.? 172.21.15.67:0/542420920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:44 smithi067 bash[17655]: audit 2024-04-03T20:29:43.429881+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:29:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:46 smithi082 bash[20963]: cluster 2024-04-03T20:29:44.954790+0000 mgr.y (mgr.24370) 11138 : cluster [DBG] pgmap v11122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:46 smithi082 bash[20963]: audit 2024-04-03T20:29:45.703759+0000 mon.c (mon.2) 4426 : audit [DBG] from='client.? 172.21.15.67:0/3108447208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:46 smithi067 bash[27441]: cluster 2024-04-03T20:29:44.954790+0000 mgr.y (mgr.24370) 11138 : cluster [DBG] pgmap v11122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:46 smithi067 bash[27441]: audit 2024-04-03T20:29:45.703759+0000 mon.c (mon.2) 4426 : audit [DBG] from='client.? 172.21.15.67:0/3108447208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:46 smithi067 bash[17655]: cluster 2024-04-03T20:29:44.954790+0000 mgr.y (mgr.24370) 11138 : cluster [DBG] pgmap v11122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:46 smithi067 bash[17655]: audit 2024-04-03T20:29:45.703759+0000 mon.c (mon.2) 4426 : audit [DBG] from='client.? 172.21.15.67:0/3108447208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:48 smithi082 bash[20963]: cluster 2024-04-03T20:29:46.955930+0000 mgr.y (mgr.24370) 11139 : cluster [DBG] pgmap v11123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:48 smithi082 bash[20963]: audit 2024-04-03T20:29:48.146626+0000 mon.c (mon.2) 4427 : audit [DBG] from='client.? 172.21.15.67:0/2049401660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:48 smithi067 bash[17655]: cluster 2024-04-03T20:29:46.955930+0000 mgr.y (mgr.24370) 11139 : cluster [DBG] pgmap v11123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:48 smithi067 bash[17655]: audit 2024-04-03T20:29:48.146626+0000 mon.c (mon.2) 4427 : audit [DBG] from='client.? 172.21.15.67:0/2049401660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:48 smithi067 bash[27441]: cluster 2024-04-03T20:29:46.955930+0000 mgr.y (mgr.24370) 11139 : cluster [DBG] pgmap v11123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:48 smithi067 bash[27441]: audit 2024-04-03T20:29:48.146626+0000 mon.c (mon.2) 4427 : audit [DBG] from='client.? 172.21.15.67:0/2049401660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:50 smithi082 bash[20963]: cluster 2024-04-03T20:29:48.956746+0000 mgr.y (mgr.24370) 11140 : cluster [DBG] pgmap v11124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:50 smithi082 bash[20963]: audit 2024-04-03T20:29:49.176841+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:50 smithi082 bash[20963]: audit 2024-04-03T20:29:49.187221+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:50 smithi082 bash[20963]: audit 2024-04-03T20:29:49.423075+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:50 smithi082 bash[20963]: audit 2024-04-03T20:29:49.431132+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:50 smithi082 bash[20963]: audit 2024-04-03T20:29:49.867154+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:29:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:50 smithi082 bash[20963]: audit 2024-04-03T20:29:49.869064+0000 mon.a (mon.0) 9745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:29:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:50 smithi082 bash[20963]: audit 2024-04-03T20:29:49.878547+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[17655]: cluster 2024-04-03T20:29:48.956746+0000 mgr.y (mgr.24370) 11140 : cluster [DBG] pgmap v11124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[17655]: audit 2024-04-03T20:29:49.176841+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[17655]: audit 2024-04-03T20:29:49.187221+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[17655]: audit 2024-04-03T20:29:49.423075+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[17655]: audit 2024-04-03T20:29:49.431132+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[17655]: audit 2024-04-03T20:29:49.867154+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:29:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[17655]: audit 2024-04-03T20:29:49.869064+0000 mon.a (mon.0) 9745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:29:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[17655]: audit 2024-04-03T20:29:49.878547+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[27441]: cluster 2024-04-03T20:29:48.956746+0000 mgr.y (mgr.24370) 11140 : cluster [DBG] pgmap v11124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[27441]: audit 2024-04-03T20:29:49.176841+0000 mon.a (mon.0) 9740 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[27441]: audit 2024-04-03T20:29:49.187221+0000 mon.a (mon.0) 9741 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[27441]: audit 2024-04-03T20:29:49.423075+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[27441]: audit 2024-04-03T20:29:49.431132+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[27441]: audit 2024-04-03T20:29:49.867154+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:29:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[27441]: audit 2024-04-03T20:29:49.869064+0000 mon.a (mon.0) 9745 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:29:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:50 smithi067 bash[27441]: audit 2024-04-03T20:29:49.878547+0000 mon.a (mon.0) 9746 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:29:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:51 smithi082 bash[20963]: audit 2024-04-03T20:29:50.600161+0000 mon.a (mon.0) 9747 : audit [DBG] from='client.? 172.21.15.67:0/3861414672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:51 smithi067 bash[17655]: audit 2024-04-03T20:29:50.600161+0000 mon.a (mon.0) 9747 : audit [DBG] from='client.? 172.21.15.67:0/3861414672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:51 smithi067 bash[27441]: audit 2024-04-03T20:29:50.600161+0000 mon.a (mon.0) 9747 : audit [DBG] from='client.? 172.21.15.67:0/3861414672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:52 smithi082 bash[20963]: cluster 2024-04-03T20:29:50.957872+0000 mgr.y (mgr.24370) 11141 : cluster [DBG] pgmap v11125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:52 smithi067 bash[17655]: cluster 2024-04-03T20:29:50.957872+0000 mgr.y (mgr.24370) 11141 : cluster [DBG] pgmap v11125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:52 smithi067 bash[27441]: cluster 2024-04-03T20:29:50.957872+0000 mgr.y (mgr.24370) 11141 : cluster [DBG] pgmap v11125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:53 smithi067 bash[17655]: audit 2024-04-03T20:29:53.067113+0000 mon.a (mon.0) 9748 : audit [DBG] from='client.? 172.21.15.67:0/653196798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:53] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:29:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:53 smithi067 bash[27441]: audit 2024-04-03T20:29:53.067113+0000 mon.a (mon.0) 9748 : audit [DBG] from='client.? 172.21.15.67:0/653196798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:53 smithi082 bash[20963]: audit 2024-04-03T20:29:53.067113+0000 mon.a (mon.0) 9748 : audit [DBG] from='client.? 172.21.15.67:0/653196798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:29:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:54 smithi082 bash[20963]: cluster 2024-04-03T20:29:52.958521+0000 mgr.y (mgr.24370) 11142 : cluster [DBG] pgmap v11126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:54 smithi067 bash[27441]: cluster 2024-04-03T20:29:52.958521+0000 mgr.y (mgr.24370) 11142 : cluster [DBG] pgmap v11126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:54 smithi067 bash[17655]: cluster 2024-04-03T20:29:52.958521+0000 mgr.y (mgr.24370) 11142 : cluster [DBG] pgmap v11126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:56 smithi082 bash[20963]: cluster 2024-04-03T20:29:54.959197+0000 mgr.y (mgr.24370) 11143 : cluster [DBG] pgmap v11127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:56 smithi082 bash[20963]: audit 2024-04-03T20:29:55.251062+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:56 smithi082 bash[20963]: audit 2024-04-03T20:29:55.527098+0000 mon.a (mon.0) 9750 : audit [DBG] from='client.? 172.21.15.67:0/1243225140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:56 smithi067 bash[17655]: cluster 2024-04-03T20:29:54.959197+0000 mgr.y (mgr.24370) 11143 : cluster [DBG] pgmap v11127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:56 smithi067 bash[17655]: audit 2024-04-03T20:29:55.251062+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:56 smithi067 bash[17655]: audit 2024-04-03T20:29:55.527098+0000 mon.a (mon.0) 9750 : audit [DBG] from='client.? 172.21.15.67:0/1243225140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:56 smithi067 bash[27441]: cluster 2024-04-03T20:29:54.959197+0000 mgr.y (mgr.24370) 11143 : cluster [DBG] pgmap v11127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:56 smithi067 bash[27441]: audit 2024-04-03T20:29:55.251062+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:29:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:56 smithi067 bash[27441]: audit 2024-04-03T20:29:55.527098+0000 mon.a (mon.0) 9750 : audit [DBG] from='client.? 172.21.15.67:0/1243225140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:58 smithi082 bash[20963]: cluster 2024-04-03T20:29:56.960272+0000 mgr.y (mgr.24370) 11144 : cluster [DBG] pgmap v11128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:29:58 smithi082 bash[20963]: audit 2024-04-03T20:29:57.984208+0000 mon.c (mon.2) 4428 : audit [DBG] from='client.? 172.21.15.67:0/3212129159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:58 smithi067 bash[27441]: cluster 2024-04-03T20:29:56.960272+0000 mgr.y (mgr.24370) 11144 : cluster [DBG] pgmap v11128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:29:58 smithi067 bash[27441]: audit 2024-04-03T20:29:57.984208+0000 mon.c (mon.2) 4428 : audit [DBG] from='client.? 172.21.15.67:0/3212129159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:29:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:58 smithi067 bash[17655]: cluster 2024-04-03T20:29:56.960272+0000 mgr.y (mgr.24370) 11144 : cluster [DBG] pgmap v11128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:29:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:29:58 smithi067 bash[17655]: audit 2024-04-03T20:29:57.984208+0000 mon.c (mon.2) 4428 : audit [DBG] from='client.? 172.21.15.67:0/3212129159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:00 smithi082 bash[20963]: cluster 2024-04-03T20:29:58.960882+0000 mgr.y (mgr.24370) 11145 : cluster [DBG] pgmap v11129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:00 smithi082 bash[20963]: cluster 2024-04-03T20:30:00.000164+0000 mon.a (mon.0) 9751 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:30:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:00 smithi067 bash[17655]: cluster 2024-04-03T20:29:58.960882+0000 mgr.y (mgr.24370) 11145 : cluster [DBG] pgmap v11129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:00 smithi067 bash[17655]: cluster 2024-04-03T20:30:00.000164+0000 mon.a (mon.0) 9751 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:30:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:00 smithi067 bash[27441]: cluster 2024-04-03T20:29:58.960882+0000 mgr.y (mgr.24370) 11145 : cluster [DBG] pgmap v11129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:00 smithi067 bash[27441]: cluster 2024-04-03T20:30:00.000164+0000 mon.a (mon.0) 9751 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:30:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:01 smithi082 bash[20963]: audit 2024-04-03T20:30:00.432871+0000 mon.c (mon.2) 4429 : audit [DBG] from='client.? 172.21.15.67:0/2435230758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:01 smithi067 bash[27441]: audit 2024-04-03T20:30:00.432871+0000 mon.c (mon.2) 4429 : audit [DBG] from='client.? 172.21.15.67:0/2435230758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:01 smithi067 bash[17655]: audit 2024-04-03T20:30:00.432871+0000 mon.c (mon.2) 4429 : audit [DBG] from='client.? 172.21.15.67:0/2435230758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:02 smithi082 bash[20963]: cluster 2024-04-03T20:30:00.961973+0000 mgr.y (mgr.24370) 11146 : cluster [DBG] pgmap v11130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:02 smithi067 bash[17655]: cluster 2024-04-03T20:30:00.961973+0000 mgr.y (mgr.24370) 11146 : cluster [DBG] pgmap v11130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:02 smithi067 bash[27441]: cluster 2024-04-03T20:30:00.961973+0000 mgr.y (mgr.24370) 11146 : cluster [DBG] pgmap v11130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:03 smithi067 bash[17655]: audit 2024-04-03T20:30:02.888795+0000 mon.c (mon.2) 4430 : audit [DBG] from='client.? 172.21.15.67:0/886133437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:30:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:03 smithi067 bash[27441]: audit 2024-04-03T20:30:02.888795+0000 mon.c (mon.2) 4430 : audit [DBG] from='client.? 172.21.15.67:0/886133437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:03 smithi082 bash[20963]: audit 2024-04-03T20:30:02.888795+0000 mon.c (mon.2) 4430 : audit [DBG] from='client.? 172.21.15.67:0/886133437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:30:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:04 smithi082 bash[20963]: cluster 2024-04-03T20:30:02.962685+0000 mgr.y (mgr.24370) 11147 : cluster [DBG] pgmap v11131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:04 smithi067 bash[17655]: cluster 2024-04-03T20:30:02.962685+0000 mgr.y (mgr.24370) 11147 : cluster [DBG] pgmap v11131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:04 smithi067 bash[27441]: cluster 2024-04-03T20:30:02.962685+0000 mgr.y (mgr.24370) 11147 : cluster [DBG] pgmap v11131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:05 smithi082 bash[20963]: cluster 2024-04-03T20:30:04.963393+0000 mgr.y (mgr.24370) 11148 : cluster [DBG] pgmap v11132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:05 smithi067 bash[17655]: cluster 2024-04-03T20:30:04.963393+0000 mgr.y (mgr.24370) 11148 : cluster [DBG] pgmap v11132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:05 smithi067 bash[27441]: cluster 2024-04-03T20:30:04.963393+0000 mgr.y (mgr.24370) 11148 : cluster [DBG] pgmap v11132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:06 smithi082 bash[20963]: audit 2024-04-03T20:30:05.343138+0000 mon.a (mon.0) 9752 : audit [DBG] from='client.? 172.21.15.67:0/865915105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:06 smithi067 bash[17655]: audit 2024-04-03T20:30:05.343138+0000 mon.a (mon.0) 9752 : audit [DBG] from='client.? 172.21.15.67:0/865915105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:06 smithi067 bash[27441]: audit 2024-04-03T20:30:05.343138+0000 mon.a (mon.0) 9752 : audit [DBG] from='client.? 172.21.15.67:0/865915105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:07 smithi082 bash[20963]: cluster 2024-04-03T20:30:06.964586+0000 mgr.y (mgr.24370) 11149 : cluster [DBG] pgmap v11133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:07 smithi067 bash[27441]: cluster 2024-04-03T20:30:06.964586+0000 mgr.y (mgr.24370) 11149 : cluster [DBG] pgmap v11133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:07.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:07 smithi067 bash[17655]: cluster 2024-04-03T20:30:06.964586+0000 mgr.y (mgr.24370) 11149 : cluster [DBG] pgmap v11133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:08 smithi082 bash[20963]: audit 2024-04-03T20:30:07.800108+0000 mon.c (mon.2) 4431 : audit [DBG] from='client.? 172.21.15.67:0/2685347481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:08 smithi067 bash[17655]: audit 2024-04-03T20:30:07.800108+0000 mon.c (mon.2) 4431 : audit [DBG] from='client.? 172.21.15.67:0/2685347481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:08 smithi067 bash[27441]: audit 2024-04-03T20:30:07.800108+0000 mon.c (mon.2) 4431 : audit [DBG] from='client.? 172.21.15.67:0/2685347481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:09 smithi082 bash[20963]: cluster 2024-04-03T20:30:08.965291+0000 mgr.y (mgr.24370) 11150 : cluster [DBG] pgmap v11134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:09 smithi067 bash[17655]: cluster 2024-04-03T20:30:08.965291+0000 mgr.y (mgr.24370) 11150 : cluster [DBG] pgmap v11134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:09 smithi067 bash[27441]: cluster 2024-04-03T20:30:08.965291+0000 mgr.y (mgr.24370) 11150 : cluster [DBG] pgmap v11134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:10 smithi082 bash[20963]: audit 2024-04-03T20:30:10.251315+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:10 smithi082 bash[20963]: audit 2024-04-03T20:30:10.258750+0000 mon.c (mon.2) 4432 : audit [DBG] from='client.? 172.21.15.67:0/1061368711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:10 smithi067 bash[17655]: audit 2024-04-03T20:30:10.251315+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:10 smithi067 bash[17655]: audit 2024-04-03T20:30:10.258750+0000 mon.c (mon.2) 4432 : audit [DBG] from='client.? 172.21.15.67:0/1061368711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:10 smithi067 bash[27441]: audit 2024-04-03T20:30:10.251315+0000 mon.a (mon.0) 9753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:10 smithi067 bash[27441]: audit 2024-04-03T20:30:10.258750+0000 mon.c (mon.2) 4432 : audit [DBG] from='client.? 172.21.15.67:0/1061368711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:11 smithi082 bash[20963]: cluster 2024-04-03T20:30:10.966434+0000 mgr.y (mgr.24370) 11151 : cluster [DBG] pgmap v11135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:11 smithi067 bash[17655]: cluster 2024-04-03T20:30:10.966434+0000 mgr.y (mgr.24370) 11151 : cluster [DBG] pgmap v11135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:11 smithi067 bash[27441]: cluster 2024-04-03T20:30:10.966434+0000 mgr.y (mgr.24370) 11151 : cluster [DBG] pgmap v11135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:12 smithi067 bash[27441]: audit 2024-04-03T20:30:12.713687+0000 mon.a (mon.0) 9754 : audit [DBG] from='client.? 172.21.15.67:0/1627623936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:12 smithi067 bash[17655]: audit 2024-04-03T20:30:12.713687+0000 mon.a (mon.0) 9754 : audit [DBG] from='client.? 172.21.15.67:0/1627623936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:12 smithi082 bash[20963]: audit 2024-04-03T20:30:12.713687+0000 mon.a (mon.0) 9754 : audit [DBG] from='client.? 172.21.15.67:0/1627623936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:13] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:30:13.792 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:30:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:13 smithi082 bash[20963]: cluster 2024-04-03T20:30:12.967164+0000 mgr.y (mgr.24370) 11152 : cluster [DBG] pgmap v11136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:13 smithi067 bash[17655]: cluster 2024-04-03T20:30:12.967164+0000 mgr.y (mgr.24370) 11152 : cluster [DBG] pgmap v11136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:13 smithi067 bash[27441]: cluster 2024-04-03T20:30:12.967164+0000 mgr.y (mgr.24370) 11152 : cluster [DBG] pgmap v11136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:16 smithi082 bash[20963]: cluster 2024-04-03T20:30:14.967679+0000 mgr.y (mgr.24370) 11153 : cluster [DBG] pgmap v11137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:16 smithi082 bash[20963]: audit 2024-04-03T20:30:15.163490+0000 mon.c (mon.2) 4433 : audit [DBG] from='client.? 172.21.15.67:0/3715859644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:16 smithi067 bash[17655]: cluster 2024-04-03T20:30:14.967679+0000 mgr.y (mgr.24370) 11153 : cluster [DBG] pgmap v11137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:16 smithi067 bash[17655]: audit 2024-04-03T20:30:15.163490+0000 mon.c (mon.2) 4433 : audit [DBG] from='client.? 172.21.15.67:0/3715859644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:16 smithi067 bash[27441]: cluster 2024-04-03T20:30:14.967679+0000 mgr.y (mgr.24370) 11153 : cluster [DBG] pgmap v11137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:16 smithi067 bash[27441]: audit 2024-04-03T20:30:15.163490+0000 mon.c (mon.2) 4433 : audit [DBG] from='client.? 172.21.15.67:0/3715859644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:18 smithi082 bash[20963]: cluster 2024-04-03T20:30:16.968874+0000 mgr.y (mgr.24370) 11154 : cluster [DBG] pgmap v11138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:18 smithi082 bash[20963]: audit 2024-04-03T20:30:17.615874+0000 mon.c (mon.2) 4434 : audit [DBG] from='client.? 172.21.15.67:0/3269898121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:18 smithi067 bash[17655]: cluster 2024-04-03T20:30:16.968874+0000 mgr.y (mgr.24370) 11154 : cluster [DBG] pgmap v11138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:18 smithi067 bash[17655]: audit 2024-04-03T20:30:17.615874+0000 mon.c (mon.2) 4434 : audit [DBG] from='client.? 172.21.15.67:0/3269898121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:18 smithi067 bash[27441]: cluster 2024-04-03T20:30:16.968874+0000 mgr.y (mgr.24370) 11154 : cluster [DBG] pgmap v11138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:18 smithi067 bash[27441]: audit 2024-04-03T20:30:17.615874+0000 mon.c (mon.2) 4434 : audit [DBG] from='client.? 172.21.15.67:0/3269898121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:20 smithi082 bash[20963]: cluster 2024-04-03T20:30:18.969555+0000 mgr.y (mgr.24370) 11155 : cluster [DBG] pgmap v11139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:20 smithi067 bash[17655]: cluster 2024-04-03T20:30:18.969555+0000 mgr.y (mgr.24370) 11155 : cluster [DBG] pgmap v11139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:20 smithi067 bash[27441]: cluster 2024-04-03T20:30:18.969555+0000 mgr.y (mgr.24370) 11155 : cluster [DBG] pgmap v11139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:21 smithi082 bash[20963]: audit 2024-04-03T20:30:20.075539+0000 mon.c (mon.2) 4435 : audit [DBG] from='client.? 172.21.15.67:0/1680112196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:21 smithi067 bash[17655]: audit 2024-04-03T20:30:20.075539+0000 mon.c (mon.2) 4435 : audit [DBG] from='client.? 172.21.15.67:0/1680112196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:21 smithi067 bash[27441]: audit 2024-04-03T20:30:20.075539+0000 mon.c (mon.2) 4435 : audit [DBG] from='client.? 172.21.15.67:0/1680112196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:22 smithi082 bash[20963]: cluster 2024-04-03T20:30:20.970668+0000 mgr.y (mgr.24370) 11156 : cluster [DBG] pgmap v11140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:22 smithi067 bash[17655]: cluster 2024-04-03T20:30:20.970668+0000 mgr.y (mgr.24370) 11156 : cluster [DBG] pgmap v11140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:22 smithi067 bash[27441]: cluster 2024-04-03T20:30:20.970668+0000 mgr.y (mgr.24370) 11156 : cluster [DBG] pgmap v11140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:23 smithi082 bash[20963]: audit 2024-04-03T20:30:22.522815+0000 mon.a (mon.0) 9755 : audit [DBG] from='client.? 172.21.15.67:0/3266492839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:23] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:30:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:23 smithi067 bash[27441]: audit 2024-04-03T20:30:22.522815+0000 mon.a (mon.0) 9755 : audit [DBG] from='client.? 172.21.15.67:0/3266492839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:23 smithi067 bash[17655]: audit 2024-04-03T20:30:22.522815+0000 mon.a (mon.0) 9755 : audit [DBG] from='client.? 172.21.15.67:0/3266492839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:30:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:24 smithi082 bash[20963]: cluster 2024-04-03T20:30:22.971457+0000 mgr.y (mgr.24370) 11157 : cluster [DBG] pgmap v11141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:24 smithi067 bash[17655]: cluster 2024-04-03T20:30:22.971457+0000 mgr.y (mgr.24370) 11157 : cluster [DBG] pgmap v11141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:24 smithi067 bash[27441]: cluster 2024-04-03T20:30:22.971457+0000 mgr.y (mgr.24370) 11157 : cluster [DBG] pgmap v11141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:25 smithi082 bash[20963]: audit 2024-04-03T20:30:24.981209+0000 mon.c (mon.2) 4436 : audit [DBG] from='client.? 172.21.15.67:0/4156397088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:25 smithi067 bash[27441]: audit 2024-04-03T20:30:24.981209+0000 mon.c (mon.2) 4436 : audit [DBG] from='client.? 172.21.15.67:0/4156397088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:25 smithi067 bash[17655]: audit 2024-04-03T20:30:24.981209+0000 mon.c (mon.2) 4436 : audit [DBG] from='client.? 172.21.15.67:0/4156397088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:26 smithi082 bash[20963]: cluster 2024-04-03T20:30:24.972138+0000 mgr.y (mgr.24370) 11158 : cluster [DBG] pgmap v11142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:26 smithi082 bash[20963]: audit 2024-04-03T20:30:25.252210+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:26 smithi067 bash[27441]: cluster 2024-04-03T20:30:24.972138+0000 mgr.y (mgr.24370) 11158 : cluster [DBG] pgmap v11142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:26 smithi067 bash[27441]: audit 2024-04-03T20:30:25.252210+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:26 smithi067 bash[17655]: cluster 2024-04-03T20:30:24.972138+0000 mgr.y (mgr.24370) 11158 : cluster [DBG] pgmap v11142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:26 smithi067 bash[17655]: audit 2024-04-03T20:30:25.252210+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:28 smithi082 bash[20963]: cluster 2024-04-03T20:30:26.973250+0000 mgr.y (mgr.24370) 11159 : cluster [DBG] pgmap v11143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:28 smithi082 bash[20963]: audit 2024-04-03T20:30:27.437997+0000 mon.c (mon.2) 4437 : audit [DBG] from='client.? 172.21.15.67:0/2987839068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:28 smithi067 bash[27441]: cluster 2024-04-03T20:30:26.973250+0000 mgr.y (mgr.24370) 11159 : cluster [DBG] pgmap v11143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:28 smithi067 bash[27441]: audit 2024-04-03T20:30:27.437997+0000 mon.c (mon.2) 4437 : audit [DBG] from='client.? 172.21.15.67:0/2987839068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:28 smithi067 bash[17655]: cluster 2024-04-03T20:30:26.973250+0000 mgr.y (mgr.24370) 11159 : cluster [DBG] pgmap v11143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:28 smithi067 bash[17655]: audit 2024-04-03T20:30:27.437997+0000 mon.c (mon.2) 4437 : audit [DBG] from='client.? 172.21.15.67:0/2987839068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:30 smithi082 bash[20963]: cluster 2024-04-03T20:30:28.973916+0000 mgr.y (mgr.24370) 11160 : cluster [DBG] pgmap v11144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:30 smithi082 bash[20963]: audit 2024-04-03T20:30:29.891461+0000 mon.a (mon.0) 9757 : audit [DBG] from='client.? 172.21.15.67:0/2779681018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:30 smithi067 bash[27441]: cluster 2024-04-03T20:30:28.973916+0000 mgr.y (mgr.24370) 11160 : cluster [DBG] pgmap v11144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:30 smithi067 bash[27441]: audit 2024-04-03T20:30:29.891461+0000 mon.a (mon.0) 9757 : audit [DBG] from='client.? 172.21.15.67:0/2779681018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:30 smithi067 bash[17655]: cluster 2024-04-03T20:30:28.973916+0000 mgr.y (mgr.24370) 11160 : cluster [DBG] pgmap v11144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:30 smithi067 bash[17655]: audit 2024-04-03T20:30:29.891461+0000 mon.a (mon.0) 9757 : audit [DBG] from='client.? 172.21.15.67:0/2779681018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:32 smithi082 bash[20963]: cluster 2024-04-03T20:30:30.975042+0000 mgr.y (mgr.24370) 11161 : cluster [DBG] pgmap v11145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:32 smithi067 bash[17655]: cluster 2024-04-03T20:30:30.975042+0000 mgr.y (mgr.24370) 11161 : cluster [DBG] pgmap v11145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:32 smithi067 bash[27441]: cluster 2024-04-03T20:30:30.975042+0000 mgr.y (mgr.24370) 11161 : cluster [DBG] pgmap v11145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:33 smithi082 bash[20963]: audit 2024-04-03T20:30:32.355283+0000 mon.c (mon.2) 4438 : audit [DBG] from='client.? 172.21.15.67:0/389744127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:30:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:33 smithi067 bash[27441]: audit 2024-04-03T20:30:32.355283+0000 mon.c (mon.2) 4438 : audit [DBG] from='client.? 172.21.15.67:0/389744127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:33 smithi067 bash[17655]: audit 2024-04-03T20:30:32.355283+0000 mon.c (mon.2) 4438 : audit [DBG] from='client.? 172.21.15.67:0/389744127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:30:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:34 smithi082 bash[20963]: cluster 2024-04-03T20:30:32.975698+0000 mgr.y (mgr.24370) 11162 : cluster [DBG] pgmap v11146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:34.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:34 smithi067 bash[27441]: cluster 2024-04-03T20:30:32.975698+0000 mgr.y (mgr.24370) 11162 : cluster [DBG] pgmap v11146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:34 smithi067 bash[17655]: cluster 2024-04-03T20:30:32.975698+0000 mgr.y (mgr.24370) 11162 : cluster [DBG] pgmap v11146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:35 smithi082 bash[20963]: audit 2024-04-03T20:30:34.805091+0000 mon.c (mon.2) 4439 : audit [DBG] from='client.? 172.21.15.67:0/2737088874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:35 smithi067 bash[17655]: audit 2024-04-03T20:30:34.805091+0000 mon.c (mon.2) 4439 : audit [DBG] from='client.? 172.21.15.67:0/2737088874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:35 smithi067 bash[27441]: audit 2024-04-03T20:30:34.805091+0000 mon.c (mon.2) 4439 : audit [DBG] from='client.? 172.21.15.67:0/2737088874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:36 smithi082 bash[20963]: cluster 2024-04-03T20:30:34.976445+0000 mgr.y (mgr.24370) 11163 : cluster [DBG] pgmap v11147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:36 smithi067 bash[17655]: cluster 2024-04-03T20:30:34.976445+0000 mgr.y (mgr.24370) 11163 : cluster [DBG] pgmap v11147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:36 smithi067 bash[27441]: cluster 2024-04-03T20:30:34.976445+0000 mgr.y (mgr.24370) 11163 : cluster [DBG] pgmap v11147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:38 smithi082 bash[20963]: cluster 2024-04-03T20:30:36.977524+0000 mgr.y (mgr.24370) 11164 : cluster [DBG] pgmap v11148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:38 smithi082 bash[20963]: audit 2024-04-03T20:30:37.259831+0000 mon.a (mon.0) 9758 : audit [DBG] from='client.? 172.21.15.67:0/3550781694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:38 smithi067 bash[27441]: cluster 2024-04-03T20:30:36.977524+0000 mgr.y (mgr.24370) 11164 : cluster [DBG] pgmap v11148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:38 smithi067 bash[27441]: audit 2024-04-03T20:30:37.259831+0000 mon.a (mon.0) 9758 : audit [DBG] from='client.? 172.21.15.67:0/3550781694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:38 smithi067 bash[17655]: cluster 2024-04-03T20:30:36.977524+0000 mgr.y (mgr.24370) 11164 : cluster [DBG] pgmap v11148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:38 smithi067 bash[17655]: audit 2024-04-03T20:30:37.259831+0000 mon.a (mon.0) 9758 : audit [DBG] from='client.? 172.21.15.67:0/3550781694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:40 smithi082 bash[20963]: cluster 2024-04-03T20:30:38.978241+0000 mgr.y (mgr.24370) 11165 : cluster [DBG] pgmap v11149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:40 smithi082 bash[20963]: audit 2024-04-03T20:30:39.714286+0000 mon.c (mon.2) 4440 : audit [DBG] from='client.? 172.21.15.67:0/1077433712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:40 smithi067 bash[27441]: cluster 2024-04-03T20:30:38.978241+0000 mgr.y (mgr.24370) 11165 : cluster [DBG] pgmap v11149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:40 smithi067 bash[27441]: audit 2024-04-03T20:30:39.714286+0000 mon.c (mon.2) 4440 : audit [DBG] from='client.? 172.21.15.67:0/1077433712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:40 smithi067 bash[17655]: cluster 2024-04-03T20:30:38.978241+0000 mgr.y (mgr.24370) 11165 : cluster [DBG] pgmap v11149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:40 smithi067 bash[17655]: audit 2024-04-03T20:30:39.714286+0000 mon.c (mon.2) 4440 : audit [DBG] from='client.? 172.21.15.67:0/1077433712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:41 smithi082 bash[20963]: audit 2024-04-03T20:30:40.252344+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:41 smithi067 bash[17655]: audit 2024-04-03T20:30:40.252344+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:41 smithi067 bash[27441]: audit 2024-04-03T20:30:40.252344+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:42 smithi082 bash[20963]: cluster 2024-04-03T20:30:40.979486+0000 mgr.y (mgr.24370) 11166 : cluster [DBG] pgmap v11150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:42 smithi067 bash[17655]: cluster 2024-04-03T20:30:40.979486+0000 mgr.y (mgr.24370) 11166 : cluster [DBG] pgmap v11150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:42 smithi067 bash[27441]: cluster 2024-04-03T20:30:40.979486+0000 mgr.y (mgr.24370) 11166 : cluster [DBG] pgmap v11150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:43 smithi082 bash[20963]: audit 2024-04-03T20:30:42.173595+0000 mon.c (mon.2) 4441 : audit [DBG] from='client.? 172.21.15.67:0/3034735337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:43 smithi067 bash[17655]: audit 2024-04-03T20:30:42.173595+0000 mon.c (mon.2) 4441 : audit [DBG] from='client.? 172.21.15.67:0/3034735337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:30:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:43 smithi067 bash[27441]: audit 2024-04-03T20:30:42.173595+0000 mon.c (mon.2) 4441 : audit [DBG] from='client.? 172.21.15.67:0/3034735337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:30:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:44 smithi082 bash[20963]: cluster 2024-04-03T20:30:42.980218+0000 mgr.y (mgr.24370) 11167 : cluster [DBG] pgmap v11151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:44 smithi067 bash[27441]: cluster 2024-04-03T20:30:42.980218+0000 mgr.y (mgr.24370) 11167 : cluster [DBG] pgmap v11151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:44 smithi067 bash[17655]: cluster 2024-04-03T20:30:42.980218+0000 mgr.y (mgr.24370) 11167 : cluster [DBG] pgmap v11151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:45 smithi067 bash[17655]: audit 2024-04-03T20:30:44.626390+0000 mon.c (mon.2) 4442 : audit [DBG] from='client.? 172.21.15.67:0/75559302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:45 smithi067 bash[27441]: audit 2024-04-03T20:30:44.626390+0000 mon.c (mon.2) 4442 : audit [DBG] from='client.? 172.21.15.67:0/75559302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:45 smithi082 bash[20963]: audit 2024-04-03T20:30:44.626390+0000 mon.c (mon.2) 4442 : audit [DBG] from='client.? 172.21.15.67:0/75559302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:46 smithi067 bash[17655]: cluster 2024-04-03T20:30:44.980844+0000 mgr.y (mgr.24370) 11168 : cluster [DBG] pgmap v11152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:46 smithi067 bash[27441]: cluster 2024-04-03T20:30:44.980844+0000 mgr.y (mgr.24370) 11168 : cluster [DBG] pgmap v11152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:46 smithi082 bash[20963]: cluster 2024-04-03T20:30:44.980844+0000 mgr.y (mgr.24370) 11168 : cluster [DBG] pgmap v11152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:47 smithi067 bash[17655]: audit 2024-04-03T20:30:47.080719+0000 mon.c (mon.2) 4443 : audit [DBG] from='client.? 172.21.15.67:0/1816128429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:47 smithi067 bash[27441]: audit 2024-04-03T20:30:47.080719+0000 mon.c (mon.2) 4443 : audit [DBG] from='client.? 172.21.15.67:0/1816128429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:47 smithi082 bash[20963]: audit 2024-04-03T20:30:47.080719+0000 mon.c (mon.2) 4443 : audit [DBG] from='client.? 172.21.15.67:0/1816128429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:48 smithi067 bash[17655]: cluster 2024-04-03T20:30:46.981938+0000 mgr.y (mgr.24370) 11169 : cluster [DBG] pgmap v11153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:48 smithi067 bash[27441]: cluster 2024-04-03T20:30:46.981938+0000 mgr.y (mgr.24370) 11169 : cluster [DBG] pgmap v11153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:48 smithi082 bash[20963]: cluster 2024-04-03T20:30:46.981938+0000 mgr.y (mgr.24370) 11169 : cluster [DBG] pgmap v11153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:50 smithi067 bash[17655]: cluster 2024-04-03T20:30:48.982633+0000 mgr.y (mgr.24370) 11170 : cluster [DBG] pgmap v11154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:50 smithi067 bash[17655]: audit 2024-04-03T20:30:49.538781+0000 mon.a (mon.0) 9760 : audit [DBG] from='client.? 172.21.15.67:0/7624783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:50 smithi067 bash[17655]: audit 2024-04-03T20:30:49.955772+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:30:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:50 smithi067 bash[27441]: cluster 2024-04-03T20:30:48.982633+0000 mgr.y (mgr.24370) 11170 : cluster [DBG] pgmap v11154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:50 smithi067 bash[27441]: audit 2024-04-03T20:30:49.538781+0000 mon.a (mon.0) 9760 : audit [DBG] from='client.? 172.21.15.67:0/7624783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:50 smithi067 bash[27441]: audit 2024-04-03T20:30:49.955772+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:30:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:50 smithi082 bash[20963]: cluster 2024-04-03T20:30:48.982633+0000 mgr.y (mgr.24370) 11170 : cluster [DBG] pgmap v11154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:50 smithi082 bash[20963]: audit 2024-04-03T20:30:49.538781+0000 mon.a (mon.0) 9760 : audit [DBG] from='client.? 172.21.15.67:0/7624783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:50 smithi082 bash[20963]: audit 2024-04-03T20:30:49.955772+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:30:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:52 smithi067 bash[17655]: cluster 2024-04-03T20:30:50.983754+0000 mgr.y (mgr.24370) 11171 : cluster [DBG] pgmap v11155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:52 smithi067 bash[17655]: audit 2024-04-03T20:30:51.990943+0000 mon.a (mon.0) 9762 : audit [DBG] from='client.? 172.21.15.67:0/2932762396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:52 smithi067 bash[27441]: cluster 2024-04-03T20:30:50.983754+0000 mgr.y (mgr.24370) 11171 : cluster [DBG] pgmap v11155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:52 smithi067 bash[27441]: audit 2024-04-03T20:30:51.990943+0000 mon.a (mon.0) 9762 : audit [DBG] from='client.? 172.21.15.67:0/2932762396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:52 smithi082 bash[20963]: cluster 2024-04-03T20:30:50.983754+0000 mgr.y (mgr.24370) 11171 : cluster [DBG] pgmap v11155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:52 smithi082 bash[20963]: audit 2024-04-03T20:30:51.990943+0000 mon.a (mon.0) 9762 : audit [DBG] from='client.? 172.21.15.67:0/2932762396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:30:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:30:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:54 smithi082 bash[20963]: cluster 2024-04-03T20:30:52.984441+0000 mgr.y (mgr.24370) 11172 : cluster [DBG] pgmap v11156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:54 smithi067 bash[27441]: cluster 2024-04-03T20:30:52.984441+0000 mgr.y (mgr.24370) 11172 : cluster [DBG] pgmap v11156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:54 smithi067 bash[17655]: cluster 2024-04-03T20:30:52.984441+0000 mgr.y (mgr.24370) 11172 : cluster [DBG] pgmap v11156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:55 smithi082 bash[20963]: audit 2024-04-03T20:30:54.453066+0000 mon.a (mon.0) 9763 : audit [DBG] from='client.? 172.21.15.67:0/3345500605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:55 smithi067 bash[27441]: audit 2024-04-03T20:30:54.453066+0000 mon.a (mon.0) 9763 : audit [DBG] from='client.? 172.21.15.67:0/3345500605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:55 smithi067 bash[17655]: audit 2024-04-03T20:30:54.453066+0000 mon.a (mon.0) 9763 : audit [DBG] from='client.? 172.21.15.67:0/3345500605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:56 smithi082 bash[20963]: cluster 2024-04-03T20:30:54.984943+0000 mgr.y (mgr.24370) 11173 : cluster [DBG] pgmap v11157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:56 smithi082 bash[20963]: audit 2024-04-03T20:30:55.253049+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:56 smithi082 bash[20963]: audit 2024-04-03T20:30:55.650616+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:56 smithi082 bash[20963]: audit 2024-04-03T20:30:55.657860+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:56 smithi082 bash[20963]: audit 2024-04-03T20:30:55.953137+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:56 smithi082 bash[20963]: audit 2024-04-03T20:30:55.959914+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[17655]: cluster 2024-04-03T20:30:54.984943+0000 mgr.y (mgr.24370) 11173 : cluster [DBG] pgmap v11157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[17655]: audit 2024-04-03T20:30:55.253049+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[17655]: audit 2024-04-03T20:30:55.650616+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[17655]: audit 2024-04-03T20:30:55.657860+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[17655]: audit 2024-04-03T20:30:55.953137+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[17655]: audit 2024-04-03T20:30:55.959914+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[27441]: cluster 2024-04-03T20:30:54.984943+0000 mgr.y (mgr.24370) 11173 : cluster [DBG] pgmap v11157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[27441]: audit 2024-04-03T20:30:55.253049+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[27441]: audit 2024-04-03T20:30:55.650616+0000 mon.a (mon.0) 9765 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[27441]: audit 2024-04-03T20:30:55.657860+0000 mon.a (mon.0) 9766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[27441]: audit 2024-04-03T20:30:55.953137+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:56 smithi067 bash[27441]: audit 2024-04-03T20:30:55.959914+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:57 smithi082 bash[20963]: audit 2024-04-03T20:30:56.481841+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:30:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:57 smithi082 bash[20963]: audit 2024-04-03T20:30:56.483333+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:30:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:57 smithi082 bash[20963]: audit 2024-04-03T20:30:56.493401+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:57 smithi082 bash[20963]: audit 2024-04-03T20:30:56.900655+0000 mon.a (mon.0) 9772 : audit [DBG] from='client.? 172.21.15.67:0/3361680967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:57 smithi067 bash[27441]: audit 2024-04-03T20:30:56.481841+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:30:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:57 smithi067 bash[27441]: audit 2024-04-03T20:30:56.483333+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:30:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:57 smithi067 bash[27441]: audit 2024-04-03T20:30:56.493401+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:57 smithi067 bash[27441]: audit 2024-04-03T20:30:56.900655+0000 mon.a (mon.0) 9772 : audit [DBG] from='client.? 172.21.15.67:0/3361680967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:57 smithi067 bash[17655]: audit 2024-04-03T20:30:56.481841+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:30:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:57 smithi067 bash[17655]: audit 2024-04-03T20:30:56.483333+0000 mon.a (mon.0) 9770 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:30:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:57 smithi067 bash[17655]: audit 2024-04-03T20:30:56.493401+0000 mon.a (mon.0) 9771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:30:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:57 smithi067 bash[17655]: audit 2024-04-03T20:30:56.900655+0000 mon.a (mon.0) 9772 : audit [DBG] from='client.? 172.21.15.67:0/3361680967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:30:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:30:58 smithi082 bash[20963]: cluster 2024-04-03T20:30:56.986132+0000 mgr.y (mgr.24370) 11174 : cluster [DBG] pgmap v11158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:30:58 smithi067 bash[17655]: cluster 2024-04-03T20:30:56.986132+0000 mgr.y (mgr.24370) 11174 : cluster [DBG] pgmap v11158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:30:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:30:58 smithi067 bash[27441]: cluster 2024-04-03T20:30:56.986132+0000 mgr.y (mgr.24370) 11174 : cluster [DBG] pgmap v11158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:00 smithi082 bash[20963]: cluster 2024-04-03T20:30:58.986779+0000 mgr.y (mgr.24370) 11175 : cluster [DBG] pgmap v11159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:00 smithi082 bash[20963]: audit 2024-04-03T20:30:59.353301+0000 mon.c (mon.2) 4444 : audit [DBG] from='client.? 172.21.15.67:0/3089999789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:00 smithi067 bash[17655]: cluster 2024-04-03T20:30:58.986779+0000 mgr.y (mgr.24370) 11175 : cluster [DBG] pgmap v11159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:00 smithi067 bash[17655]: audit 2024-04-03T20:30:59.353301+0000 mon.c (mon.2) 4444 : audit [DBG] from='client.? 172.21.15.67:0/3089999789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:00 smithi067 bash[27441]: cluster 2024-04-03T20:30:58.986779+0000 mgr.y (mgr.24370) 11175 : cluster [DBG] pgmap v11159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:00 smithi067 bash[27441]: audit 2024-04-03T20:30:59.353301+0000 mon.c (mon.2) 4444 : audit [DBG] from='client.? 172.21.15.67:0/3089999789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:02 smithi082 bash[20963]: cluster 2024-04-03T20:31:00.987903+0000 mgr.y (mgr.24370) 11176 : cluster [DBG] pgmap v11160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:02 smithi082 bash[20963]: audit 2024-04-03T20:31:01.809472+0000 mon.a (mon.0) 9773 : audit [DBG] from='client.? 172.21.15.67:0/2662120244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:02 smithi067 bash[17655]: cluster 2024-04-03T20:31:00.987903+0000 mgr.y (mgr.24370) 11176 : cluster [DBG] pgmap v11160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:02 smithi067 bash[17655]: audit 2024-04-03T20:31:01.809472+0000 mon.a (mon.0) 9773 : audit [DBG] from='client.? 172.21.15.67:0/2662120244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:02 smithi067 bash[27441]: cluster 2024-04-03T20:31:00.987903+0000 mgr.y (mgr.24370) 11176 : cluster [DBG] pgmap v11160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:02 smithi067 bash[27441]: audit 2024-04-03T20:31:01.809472+0000 mon.a (mon.0) 9773 : audit [DBG] from='client.? 172.21.15.67:0/2662120244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:31:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:31:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:04 smithi082 bash[20963]: cluster 2024-04-03T20:31:02.988526+0000 mgr.y (mgr.24370) 11177 : cluster [DBG] pgmap v11161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:04 smithi067 bash[17655]: cluster 2024-04-03T20:31:02.988526+0000 mgr.y (mgr.24370) 11177 : cluster [DBG] pgmap v11161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:04 smithi067 bash[27441]: cluster 2024-04-03T20:31:02.988526+0000 mgr.y (mgr.24370) 11177 : cluster [DBG] pgmap v11161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:05 smithi082 bash[20963]: audit 2024-04-03T20:31:04.256606+0000 mon.c (mon.2) 4445 : audit [DBG] from='client.? 172.21.15.67:0/2267319241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:05 smithi067 bash[17655]: audit 2024-04-03T20:31:04.256606+0000 mon.c (mon.2) 4445 : audit [DBG] from='client.? 172.21.15.67:0/2267319241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:05 smithi067 bash[27441]: audit 2024-04-03T20:31:04.256606+0000 mon.c (mon.2) 4445 : audit [DBG] from='client.? 172.21.15.67:0/2267319241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:06 smithi082 bash[20963]: cluster 2024-04-03T20:31:04.989169+0000 mgr.y (mgr.24370) 11178 : cluster [DBG] pgmap v11162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:06 smithi067 bash[17655]: cluster 2024-04-03T20:31:04.989169+0000 mgr.y (mgr.24370) 11178 : cluster [DBG] pgmap v11162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:06 smithi067 bash[27441]: cluster 2024-04-03T20:31:04.989169+0000 mgr.y (mgr.24370) 11178 : cluster [DBG] pgmap v11162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:07 smithi082 bash[20963]: audit 2024-04-03T20:31:06.720968+0000 mon.c (mon.2) 4446 : audit [DBG] from='client.? 172.21.15.67:0/3527376324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:07 smithi067 bash[17655]: audit 2024-04-03T20:31:06.720968+0000 mon.c (mon.2) 4446 : audit [DBG] from='client.? 172.21.15.67:0/3527376324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:07.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:07 smithi067 bash[27441]: audit 2024-04-03T20:31:06.720968+0000 mon.c (mon.2) 4446 : audit [DBG] from='client.? 172.21.15.67:0/3527376324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:08 smithi082 bash[20963]: cluster 2024-04-03T20:31:06.990439+0000 mgr.y (mgr.24370) 11179 : cluster [DBG] pgmap v11163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:08 smithi067 bash[27441]: cluster 2024-04-03T20:31:06.990439+0000 mgr.y (mgr.24370) 11179 : cluster [DBG] pgmap v11163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:08 smithi067 bash[17655]: cluster 2024-04-03T20:31:06.990439+0000 mgr.y (mgr.24370) 11179 : cluster [DBG] pgmap v11163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:09 smithi082 bash[20963]: audit 2024-04-03T20:31:09.174766+0000 mon.c (mon.2) 4447 : audit [DBG] from='client.? 172.21.15.67:0/762195390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:09 smithi067 bash[17655]: audit 2024-04-03T20:31:09.174766+0000 mon.c (mon.2) 4447 : audit [DBG] from='client.? 172.21.15.67:0/762195390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:09 smithi067 bash[27441]: audit 2024-04-03T20:31:09.174766+0000 mon.c (mon.2) 4447 : audit [DBG] from='client.? 172.21.15.67:0/762195390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:10 smithi082 bash[20963]: cluster 2024-04-03T20:31:08.991138+0000 mgr.y (mgr.24370) 11180 : cluster [DBG] pgmap v11164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:10 smithi067 bash[17655]: cluster 2024-04-03T20:31:08.991138+0000 mgr.y (mgr.24370) 11180 : cluster [DBG] pgmap v11164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:10 smithi067 bash[27441]: cluster 2024-04-03T20:31:08.991138+0000 mgr.y (mgr.24370) 11180 : cluster [DBG] pgmap v11164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:11 smithi082 bash[20963]: audit 2024-04-03T20:31:10.252194+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:11 smithi067 bash[17655]: audit 2024-04-03T20:31:10.252194+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:11 smithi067 bash[27441]: audit 2024-04-03T20:31:10.252194+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:12 smithi082 bash[20963]: cluster 2024-04-03T20:31:10.992296+0000 mgr.y (mgr.24370) 11181 : cluster [DBG] pgmap v11165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:12 smithi082 bash[20963]: audit 2024-04-03T20:31:11.632089+0000 mon.c (mon.2) 4448 : audit [DBG] from='client.? 172.21.15.67:0/470382094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:12 smithi067 bash[17655]: cluster 2024-04-03T20:31:10.992296+0000 mgr.y (mgr.24370) 11181 : cluster [DBG] pgmap v11165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:12 smithi067 bash[17655]: audit 2024-04-03T20:31:11.632089+0000 mon.c (mon.2) 4448 : audit [DBG] from='client.? 172.21.15.67:0/470382094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:12 smithi067 bash[27441]: cluster 2024-04-03T20:31:10.992296+0000 mgr.y (mgr.24370) 11181 : cluster [DBG] pgmap v11165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:12 smithi067 bash[27441]: audit 2024-04-03T20:31:11.632089+0000 mon.c (mon.2) 4448 : audit [DBG] from='client.? 172.21.15.67:0/470382094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:13 smithi067 bash[17655]: cluster 2024-04-03T20:31:12.992901+0000 mgr.y (mgr.24370) 11182 : cluster [DBG] pgmap v11166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T20:31:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:13 smithi067 bash[27441]: cluster 2024-04-03T20:31:12.992901+0000 mgr.y (mgr.24370) 11182 : cluster [DBG] pgmap v11166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:13.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:13 smithi082 bash[20963]: cluster 2024-04-03T20:31:12.992901+0000 mgr.y (mgr.24370) 11182 : cluster [DBG] pgmap v11166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:13.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:31:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:14 smithi082 bash[20963]: audit 2024-04-03T20:31:14.084112+0000 mon.a (mon.0) 9775 : audit [DBG] from='client.? 172.21.15.67:0/593850880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:14 smithi067 bash[17655]: audit 2024-04-03T20:31:14.084112+0000 mon.a (mon.0) 9775 : audit [DBG] from='client.? 172.21.15.67:0/593850880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:14 smithi067 bash[27441]: audit 2024-04-03T20:31:14.084112+0000 mon.a (mon.0) 9775 : audit [DBG] from='client.? 172.21.15.67:0/593850880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:15.599 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:15 smithi082 bash[20963]: cluster 2024-04-03T20:31:14.993586+0000 mgr.y (mgr.24370) 11183 : cluster [DBG] pgmap v11167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:15 smithi067 bash[27441]: cluster 2024-04-03T20:31:14.993586+0000 mgr.y (mgr.24370) 11183 : cluster [DBG] pgmap v11167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:15.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:15 smithi067 bash[17655]: cluster 2024-04-03T20:31:14.993586+0000 mgr.y (mgr.24370) 11183 : cluster [DBG] pgmap v11167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:15.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 20:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T20:31:15.59773072Z level=info msg="Completed cleanup jobs" duration=67.246282ms 2024-04-03T20:31:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:16 smithi082 bash[20963]: audit 2024-04-03T20:31:16.530781+0000 mon.c (mon.2) 4449 : audit [DBG] from='client.? 172.21.15.67:0/284340685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:16 smithi067 bash[17655]: audit 2024-04-03T20:31:16.530781+0000 mon.c (mon.2) 4449 : audit [DBG] from='client.? 172.21.15.67:0/284340685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:16 smithi067 bash[27441]: audit 2024-04-03T20:31:16.530781+0000 mon.c (mon.2) 4449 : audit [DBG] from='client.? 172.21.15.67:0/284340685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:17 smithi082 bash[20963]: cluster 2024-04-03T20:31:16.994828+0000 mgr.y (mgr.24370) 11184 : cluster [DBG] pgmap v11168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:17 smithi067 bash[27441]: cluster 2024-04-03T20:31:16.994828+0000 mgr.y (mgr.24370) 11184 : cluster [DBG] pgmap v11168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:17 smithi067 bash[17655]: cluster 2024-04-03T20:31:16.994828+0000 mgr.y (mgr.24370) 11184 : cluster [DBG] pgmap v11168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:19 smithi082 bash[20963]: audit 2024-04-03T20:31:18.982283+0000 mon.a (mon.0) 9776 : audit [DBG] from='client.? 172.21.15.67:0/3792949230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:19 smithi067 bash[27441]: audit 2024-04-03T20:31:18.982283+0000 mon.a (mon.0) 9776 : audit [DBG] from='client.? 172.21.15.67:0/3792949230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:19 smithi067 bash[17655]: audit 2024-04-03T20:31:18.982283+0000 mon.a (mon.0) 9776 : audit [DBG] from='client.? 172.21.15.67:0/3792949230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:20 smithi082 bash[20963]: cluster 2024-04-03T20:31:18.995418+0000 mgr.y (mgr.24370) 11185 : cluster [DBG] pgmap v11169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:20 smithi067 bash[17655]: cluster 2024-04-03T20:31:18.995418+0000 mgr.y (mgr.24370) 11185 : cluster [DBG] pgmap v11169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:20 smithi067 bash[27441]: cluster 2024-04-03T20:31:18.995418+0000 mgr.y (mgr.24370) 11185 : cluster [DBG] pgmap v11169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:22 smithi082 bash[20963]: cluster 2024-04-03T20:31:20.996548+0000 mgr.y (mgr.24370) 11186 : cluster [DBG] pgmap v11170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:22 smithi082 bash[20963]: audit 2024-04-03T20:31:21.440726+0000 mon.a (mon.0) 9777 : audit [DBG] from='client.? 172.21.15.67:0/3587799537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:22 smithi067 bash[17655]: cluster 2024-04-03T20:31:20.996548+0000 mgr.y (mgr.24370) 11186 : cluster [DBG] pgmap v11170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:22 smithi067 bash[17655]: audit 2024-04-03T20:31:21.440726+0000 mon.a (mon.0) 9777 : audit [DBG] from='client.? 172.21.15.67:0/3587799537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:22 smithi067 bash[27441]: cluster 2024-04-03T20:31:20.996548+0000 mgr.y (mgr.24370) 11186 : cluster [DBG] pgmap v11170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:22 smithi067 bash[27441]: audit 2024-04-03T20:31:21.440726+0000 mon.a (mon.0) 9777 : audit [DBG] from='client.? 172.21.15.67:0/3587799537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T20:31:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:31:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:24 smithi082 bash[20963]: cluster 2024-04-03T20:31:22.997239+0000 mgr.y (mgr.24370) 11187 : cluster [DBG] pgmap v11171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:24 smithi082 bash[20963]: audit 2024-04-03T20:31:23.897501+0000 mon.c (mon.2) 4450 : audit [DBG] from='client.? 172.21.15.67:0/1615074204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:24 smithi067 bash[17655]: cluster 2024-04-03T20:31:22.997239+0000 mgr.y (mgr.24370) 11187 : cluster [DBG] pgmap v11171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:24 smithi067 bash[17655]: audit 2024-04-03T20:31:23.897501+0000 mon.c (mon.2) 4450 : audit [DBG] from='client.? 172.21.15.67:0/1615074204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:24 smithi067 bash[27441]: cluster 2024-04-03T20:31:22.997239+0000 mgr.y (mgr.24370) 11187 : cluster [DBG] pgmap v11171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:24 smithi067 bash[27441]: audit 2024-04-03T20:31:23.897501+0000 mon.c (mon.2) 4450 : audit [DBG] from='client.? 172.21.15.67:0/1615074204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:26 smithi082 bash[20963]: cluster 2024-04-03T20:31:24.997939+0000 mgr.y (mgr.24370) 11188 : cluster [DBG] pgmap v11172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:26 smithi082 bash[20963]: audit 2024-04-03T20:31:25.253334+0000 mon.a (mon.0) 9778 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:26 smithi067 bash[17655]: cluster 2024-04-03T20:31:24.997939+0000 mgr.y (mgr.24370) 11188 : cluster [DBG] pgmap v11172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:26 smithi067 bash[17655]: audit 2024-04-03T20:31:25.253334+0000 mon.a (mon.0) 9778 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:26 smithi067 bash[27441]: cluster 2024-04-03T20:31:24.997939+0000 mgr.y (mgr.24370) 11188 : cluster [DBG] pgmap v11172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:26 smithi067 bash[27441]: audit 2024-04-03T20:31:25.253334+0000 mon.a (mon.0) 9778 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:27 smithi082 bash[20963]: audit 2024-04-03T20:31:26.348713+0000 mon.c (mon.2) 4451 : audit [DBG] from='client.? 172.21.15.67:0/1403039969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:27 smithi067 bash[17655]: audit 2024-04-03T20:31:26.348713+0000 mon.c (mon.2) 4451 : audit [DBG] from='client.? 172.21.15.67:0/1403039969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:27 smithi067 bash[27441]: audit 2024-04-03T20:31:26.348713+0000 mon.c (mon.2) 4451 : audit [DBG] from='client.? 172.21.15.67:0/1403039969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:28 smithi082 bash[20963]: cluster 2024-04-03T20:31:26.999062+0000 mgr.y (mgr.24370) 11189 : cluster [DBG] pgmap v11173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:28 smithi067 bash[27441]: cluster 2024-04-03T20:31:26.999062+0000 mgr.y (mgr.24370) 11189 : cluster [DBG] pgmap v11173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:28 smithi067 bash[17655]: cluster 2024-04-03T20:31:26.999062+0000 mgr.y (mgr.24370) 11189 : cluster [DBG] pgmap v11173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:29 smithi082 bash[20963]: audit 2024-04-03T20:31:28.798776+0000 mon.a (mon.0) 9779 : audit [DBG] from='client.? 172.21.15.67:0/3371126021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:29 smithi067 bash[17655]: audit 2024-04-03T20:31:28.798776+0000 mon.a (mon.0) 9779 : audit [DBG] from='client.? 172.21.15.67:0/3371126021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:29 smithi067 bash[27441]: audit 2024-04-03T20:31:28.798776+0000 mon.a (mon.0) 9779 : audit [DBG] from='client.? 172.21.15.67:0/3371126021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:30 smithi082 bash[20963]: cluster 2024-04-03T20:31:28.999707+0000 mgr.y (mgr.24370) 11190 : cluster [DBG] pgmap v11174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:30 smithi067 bash[17655]: cluster 2024-04-03T20:31:28.999707+0000 mgr.y (mgr.24370) 11190 : cluster [DBG] pgmap v11174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:30 smithi067 bash[27441]: cluster 2024-04-03T20:31:28.999707+0000 mgr.y (mgr.24370) 11190 : cluster [DBG] pgmap v11174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:32 smithi082 bash[20963]: cluster 2024-04-03T20:31:31.000882+0000 mgr.y (mgr.24370) 11191 : cluster [DBG] pgmap v11175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:32 smithi082 bash[20963]: audit 2024-04-03T20:31:31.244080+0000 mon.c (mon.2) 4452 : audit [DBG] from='client.? 172.21.15.67:0/2964958720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:32 smithi067 bash[17655]: cluster 2024-04-03T20:31:31.000882+0000 mgr.y (mgr.24370) 11191 : cluster [DBG] pgmap v11175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:32 smithi067 bash[17655]: audit 2024-04-03T20:31:31.244080+0000 mon.c (mon.2) 4452 : audit [DBG] from='client.? 172.21.15.67:0/2964958720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:32 smithi067 bash[27441]: cluster 2024-04-03T20:31:31.000882+0000 mgr.y (mgr.24370) 11191 : cluster [DBG] pgmap v11175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:32 smithi067 bash[27441]: audit 2024-04-03T20:31:31.244080+0000 mon.c (mon.2) 4452 : audit [DBG] from='client.? 172.21.15.67:0/2964958720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:31:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:31:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:34 smithi082 bash[20963]: cluster 2024-04-03T20:31:33.001575+0000 mgr.y (mgr.24370) 11192 : cluster [DBG] pgmap v11176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:34 smithi082 bash[20963]: audit 2024-04-03T20:31:33.690042+0000 mon.c (mon.2) 4453 : audit [DBG] from='client.? 172.21.15.67:0/3706101207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:34 smithi067 bash[17655]: cluster 2024-04-03T20:31:33.001575+0000 mgr.y (mgr.24370) 11192 : cluster [DBG] pgmap v11176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:34 smithi067 bash[17655]: audit 2024-04-03T20:31:33.690042+0000 mon.c (mon.2) 4453 : audit [DBG] from='client.? 172.21.15.67:0/3706101207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:34 smithi067 bash[27441]: cluster 2024-04-03T20:31:33.001575+0000 mgr.y (mgr.24370) 11192 : cluster [DBG] pgmap v11176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:34 smithi067 bash[27441]: audit 2024-04-03T20:31:33.690042+0000 mon.c (mon.2) 4453 : audit [DBG] from='client.? 172.21.15.67:0/3706101207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:35 smithi082 bash[20963]: cluster 2024-04-03T20:31:35.002259+0000 mgr.y (mgr.24370) 11193 : cluster [DBG] pgmap v11177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:35 smithi067 bash[27441]: cluster 2024-04-03T20:31:35.002259+0000 mgr.y (mgr.24370) 11193 : cluster [DBG] pgmap v11177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:35 smithi067 bash[17655]: cluster 2024-04-03T20:31:35.002259+0000 mgr.y (mgr.24370) 11193 : cluster [DBG] pgmap v11177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:36 smithi082 bash[20963]: audit 2024-04-03T20:31:36.145509+0000 mon.c (mon.2) 4454 : audit [DBG] from='client.? 172.21.15.67:0/2378230874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:36 smithi067 bash[17655]: audit 2024-04-03T20:31:36.145509+0000 mon.c (mon.2) 4454 : audit [DBG] from='client.? 172.21.15.67:0/2378230874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:36 smithi067 bash[27441]: audit 2024-04-03T20:31:36.145509+0000 mon.c (mon.2) 4454 : audit [DBG] from='client.? 172.21.15.67:0/2378230874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:37 smithi082 bash[20963]: cluster 2024-04-03T20:31:37.003414+0000 mgr.y (mgr.24370) 11194 : cluster [DBG] pgmap v11178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:37 smithi067 bash[27441]: cluster 2024-04-03T20:31:37.003414+0000 mgr.y (mgr.24370) 11194 : cluster [DBG] pgmap v11178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:37 smithi067 bash[17655]: cluster 2024-04-03T20:31:37.003414+0000 mgr.y (mgr.24370) 11194 : cluster [DBG] pgmap v11178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:38.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:38 smithi067 bash[17655]: audit 2024-04-03T20:31:38.599885+0000 mon.a (mon.0) 9780 : audit [DBG] from='client.? 172.21.15.67:0/1323937657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:38 smithi067 bash[27441]: audit 2024-04-03T20:31:38.599885+0000 mon.a (mon.0) 9780 : audit [DBG] from='client.? 172.21.15.67:0/1323937657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:38 smithi082 bash[20963]: audit 2024-04-03T20:31:38.599885+0000 mon.a (mon.0) 9780 : audit [DBG] from='client.? 172.21.15.67:0/1323937657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:39 smithi067 bash[17655]: cluster 2024-04-03T20:31:39.004145+0000 mgr.y (mgr.24370) 11195 : cluster [DBG] pgmap v11179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:39.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:39 smithi067 bash[27441]: cluster 2024-04-03T20:31:39.004145+0000 mgr.y (mgr.24370) 11195 : cluster [DBG] pgmap v11179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:39 smithi082 bash[20963]: cluster 2024-04-03T20:31:39.004145+0000 mgr.y (mgr.24370) 11195 : cluster [DBG] pgmap v11179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:40 smithi067 bash[27441]: audit 2024-04-03T20:31:40.253827+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:40 smithi067 bash[17655]: audit 2024-04-03T20:31:40.253827+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:40 smithi082 bash[20963]: audit 2024-04-03T20:31:40.253827+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:41 smithi082 bash[20963]: cluster 2024-04-03T20:31:41.004910+0000 mgr.y (mgr.24370) 11196 : cluster [DBG] pgmap v11180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:41 smithi082 bash[20963]: audit 2024-04-03T20:31:41.053377+0000 mon.c (mon.2) 4455 : audit [DBG] from='client.? 172.21.15.67:0/812063207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:41 smithi067 bash[17655]: cluster 2024-04-03T20:31:41.004910+0000 mgr.y (mgr.24370) 11196 : cluster [DBG] pgmap v11180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:41 smithi067 bash[17655]: audit 2024-04-03T20:31:41.053377+0000 mon.c (mon.2) 4455 : audit [DBG] from='client.? 172.21.15.67:0/812063207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:41 smithi067 bash[27441]: cluster 2024-04-03T20:31:41.004910+0000 mgr.y (mgr.24370) 11196 : cluster [DBG] pgmap v11180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:41 smithi067 bash[27441]: audit 2024-04-03T20:31:41.053377+0000 mon.c (mon.2) 4455 : audit [DBG] from='client.? 172.21.15.67:0/812063207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:31:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:31:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:44 smithi082 bash[20963]: cluster 2024-04-03T20:31:43.005547+0000 mgr.y (mgr.24370) 11197 : cluster [DBG] pgmap v11181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:44 smithi082 bash[20963]: audit 2024-04-03T20:31:43.499702+0000 mon.c (mon.2) 4456 : audit [DBG] from='client.? 172.21.15.67:0/2350931290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:44 smithi067 bash[17655]: cluster 2024-04-03T20:31:43.005547+0000 mgr.y (mgr.24370) 11197 : cluster [DBG] pgmap v11181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:44 smithi067 bash[17655]: audit 2024-04-03T20:31:43.499702+0000 mon.c (mon.2) 4456 : audit [DBG] from='client.? 172.21.15.67:0/2350931290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:44 smithi067 bash[27441]: cluster 2024-04-03T20:31:43.005547+0000 mgr.y (mgr.24370) 11197 : cluster [DBG] pgmap v11181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:44 smithi067 bash[27441]: audit 2024-04-03T20:31:43.499702+0000 mon.c (mon.2) 4456 : audit [DBG] from='client.? 172.21.15.67:0/2350931290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:46 smithi082 bash[20963]: cluster 2024-04-03T20:31:45.006269+0000 mgr.y (mgr.24370) 11198 : cluster [DBG] pgmap v11182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:46 smithi082 bash[20963]: audit 2024-04-03T20:31:45.952505+0000 mon.c (mon.2) 4457 : audit [DBG] from='client.? 172.21.15.67:0/72237374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:46 smithi067 bash[17655]: cluster 2024-04-03T20:31:45.006269+0000 mgr.y (mgr.24370) 11198 : cluster [DBG] pgmap v11182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:46 smithi067 bash[17655]: audit 2024-04-03T20:31:45.952505+0000 mon.c (mon.2) 4457 : audit [DBG] from='client.? 172.21.15.67:0/72237374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:46 smithi067 bash[27441]: cluster 2024-04-03T20:31:45.006269+0000 mgr.y (mgr.24370) 11198 : cluster [DBG] pgmap v11182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:46 smithi067 bash[27441]: audit 2024-04-03T20:31:45.952505+0000 mon.c (mon.2) 4457 : audit [DBG] from='client.? 172.21.15.67:0/72237374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:48 smithi082 bash[20963]: cluster 2024-04-03T20:31:47.007538+0000 mgr.y (mgr.24370) 11199 : cluster [DBG] pgmap v11183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:48 smithi067 bash[17655]: cluster 2024-04-03T20:31:47.007538+0000 mgr.y (mgr.24370) 11199 : cluster [DBG] pgmap v11183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:48 smithi067 bash[27441]: cluster 2024-04-03T20:31:47.007538+0000 mgr.y (mgr.24370) 11199 : cluster [DBG] pgmap v11183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:49 smithi082 bash[20963]: audit 2024-04-03T20:31:48.410280+0000 mon.a (mon.0) 9782 : audit [DBG] from='client.? 172.21.15.67:0/1040970388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:49 smithi067 bash[17655]: audit 2024-04-03T20:31:48.410280+0000 mon.a (mon.0) 9782 : audit [DBG] from='client.? 172.21.15.67:0/1040970388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:49 smithi067 bash[27441]: audit 2024-04-03T20:31:48.410280+0000 mon.a (mon.0) 9782 : audit [DBG] from='client.? 172.21.15.67:0/1040970388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:50 smithi082 bash[20963]: cluster 2024-04-03T20:31:49.008278+0000 mgr.y (mgr.24370) 11200 : cluster [DBG] pgmap v11184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:50 smithi067 bash[27441]: cluster 2024-04-03T20:31:49.008278+0000 mgr.y (mgr.24370) 11200 : cluster [DBG] pgmap v11184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:50 smithi067 bash[17655]: cluster 2024-04-03T20:31:49.008278+0000 mgr.y (mgr.24370) 11200 : cluster [DBG] pgmap v11184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:51 smithi082 bash[20963]: audit 2024-04-03T20:31:50.865913+0000 mon.c (mon.2) 4458 : audit [DBG] from='client.? 172.21.15.67:0/730671860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:51 smithi067 bash[27441]: audit 2024-04-03T20:31:50.865913+0000 mon.c (mon.2) 4458 : audit [DBG] from='client.? 172.21.15.67:0/730671860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:51 smithi067 bash[17655]: audit 2024-04-03T20:31:50.865913+0000 mon.c (mon.2) 4458 : audit [DBG] from='client.? 172.21.15.67:0/730671860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:52 smithi082 bash[20963]: cluster 2024-04-03T20:31:51.009472+0000 mgr.y (mgr.24370) 11201 : cluster [DBG] pgmap v11185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:52 smithi067 bash[27441]: cluster 2024-04-03T20:31:51.009472+0000 mgr.y (mgr.24370) 11201 : cluster [DBG] pgmap v11185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:52 smithi067 bash[17655]: cluster 2024-04-03T20:31:51.009472+0000 mgr.y (mgr.24370) 11201 : cluster [DBG] pgmap v11185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:31:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:31:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:54 smithi082 bash[20963]: cluster 2024-04-03T20:31:53.010124+0000 mgr.y (mgr.24370) 11202 : cluster [DBG] pgmap v11186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:54 smithi082 bash[20963]: audit 2024-04-03T20:31:53.322595+0000 mon.c (mon.2) 4459 : audit [DBG] from='client.? 172.21.15.67:0/1501361163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:54 smithi067 bash[17655]: cluster 2024-04-03T20:31:53.010124+0000 mgr.y (mgr.24370) 11202 : cluster [DBG] pgmap v11186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:54 smithi067 bash[17655]: audit 2024-04-03T20:31:53.322595+0000 mon.c (mon.2) 4459 : audit [DBG] from='client.? 172.21.15.67:0/1501361163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:54 smithi067 bash[27441]: cluster 2024-04-03T20:31:53.010124+0000 mgr.y (mgr.24370) 11202 : cluster [DBG] pgmap v11186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:54 smithi067 bash[27441]: audit 2024-04-03T20:31:53.322595+0000 mon.c (mon.2) 4459 : audit [DBG] from='client.? 172.21.15.67:0/1501361163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:56 smithi082 bash[20963]: cluster 2024-04-03T20:31:55.010862+0000 mgr.y (mgr.24370) 11203 : cluster [DBG] pgmap v11187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:56 smithi082 bash[20963]: audit 2024-04-03T20:31:55.254279+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:56 smithi082 bash[20963]: audit 2024-04-03T20:31:55.768979+0000 mon.a (mon.0) 9784 : audit [DBG] from='client.? 172.21.15.67:0/4055897880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:56 smithi067 bash[17655]: cluster 2024-04-03T20:31:55.010862+0000 mgr.y (mgr.24370) 11203 : cluster [DBG] pgmap v11187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:56 smithi067 bash[17655]: audit 2024-04-03T20:31:55.254279+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:56 smithi067 bash[17655]: audit 2024-04-03T20:31:55.768979+0000 mon.a (mon.0) 9784 : audit [DBG] from='client.? 172.21.15.67:0/4055897880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:56 smithi067 bash[27441]: cluster 2024-04-03T20:31:55.010862+0000 mgr.y (mgr.24370) 11203 : cluster [DBG] pgmap v11187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:56 smithi067 bash[27441]: audit 2024-04-03T20:31:55.254279+0000 mon.a (mon.0) 9783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:31:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:56 smithi067 bash[27441]: audit 2024-04-03T20:31:55.768979+0000 mon.a (mon.0) 9784 : audit [DBG] from='client.? 172.21.15.67:0/4055897880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:57 smithi082 bash[20963]: audit 2024-04-03T20:31:56.570225+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:31:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:57 smithi067 bash[17655]: audit 2024-04-03T20:31:56.570225+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:31:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:57 smithi067 bash[27441]: audit 2024-04-03T20:31:56.570225+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:31:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:58 smithi082 bash[20963]: cluster 2024-04-03T20:31:57.011959+0000 mgr.y (mgr.24370) 11204 : cluster [DBG] pgmap v11188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:58 smithi067 bash[17655]: cluster 2024-04-03T20:31:57.011959+0000 mgr.y (mgr.24370) 11204 : cluster [DBG] pgmap v11188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:58 smithi067 bash[27441]: cluster 2024-04-03T20:31:57.011959+0000 mgr.y (mgr.24370) 11204 : cluster [DBG] pgmap v11188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:31:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:31:59 smithi082 bash[20963]: audit 2024-04-03T20:31:58.228562+0000 mon.c (mon.2) 4460 : audit [DBG] from='client.? 172.21.15.67:0/3415371042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:31:59 smithi067 bash[17655]: audit 2024-04-03T20:31:58.228562+0000 mon.c (mon.2) 4460 : audit [DBG] from='client.? 172.21.15.67:0/3415371042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:31:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:31:59 smithi067 bash[27441]: audit 2024-04-03T20:31:58.228562+0000 mon.c (mon.2) 4460 : audit [DBG] from='client.? 172.21.15.67:0/3415371042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:00 smithi082 bash[20963]: cluster 2024-04-03T20:31:59.012596+0000 mgr.y (mgr.24370) 11205 : cluster [DBG] pgmap v11189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:00 smithi067 bash[17655]: cluster 2024-04-03T20:31:59.012596+0000 mgr.y (mgr.24370) 11205 : cluster [DBG] pgmap v11189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:00 smithi067 bash[27441]: cluster 2024-04-03T20:31:59.012596+0000 mgr.y (mgr.24370) 11205 : cluster [DBG] pgmap v11189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:01 smithi067 bash[17655]: audit 2024-04-03T20:32:00.688750+0000 mon.c (mon.2) 4461 : audit [DBG] from='client.? 172.21.15.67:0/2111091343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:01 smithi067 bash[27441]: audit 2024-04-03T20:32:00.688750+0000 mon.c (mon.2) 4461 : audit [DBG] from='client.? 172.21.15.67:0/2111091343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:01 smithi082 bash[20963]: audit 2024-04-03T20:32:00.688750+0000 mon.c (mon.2) 4461 : audit [DBG] from='client.? 172.21.15.67:0/2111091343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:02 smithi067 bash[17655]: cluster 2024-04-03T20:32:01.013614+0000 mgr.y (mgr.24370) 11206 : cluster [DBG] pgmap v11190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:02 smithi067 bash[27441]: cluster 2024-04-03T20:32:01.013614+0000 mgr.y (mgr.24370) 11206 : cluster [DBG] pgmap v11190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:02 smithi082 bash[20963]: cluster 2024-04-03T20:32:01.013614+0000 mgr.y (mgr.24370) 11206 : cluster [DBG] pgmap v11190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:32:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17655]: audit 2024-04-03T20:32:02.261547+0000 mon.a (mon.0) 9786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17655]: audit 2024-04-03T20:32:02.270162+0000 mon.a (mon.0) 9787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17655]: audit 2024-04-03T20:32:02.618305+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17655]: audit 2024-04-03T20:32:02.632374+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17655]: cluster 2024-04-03T20:32:03.014265+0000 mgr.y (mgr.24370) 11207 : cluster [DBG] pgmap v11191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17655]: audit 2024-04-03T20:32:03.123840+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:32:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17655]: audit 2024-04-03T20:32:03.125274+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17655]: audit 2024-04-03T20:32:03.133701+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[17655]: audit 2024-04-03T20:32:03.144954+0000 mon.a (mon.0) 9793 : audit [DBG] from='client.? 172.21.15.67:0/3152019080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[27441]: audit 2024-04-03T20:32:02.261547+0000 mon.a (mon.0) 9786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[27441]: audit 2024-04-03T20:32:02.270162+0000 mon.a (mon.0) 9787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[27441]: audit 2024-04-03T20:32:02.618305+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[27441]: audit 2024-04-03T20:32:02.632374+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[27441]: cluster 2024-04-03T20:32:03.014265+0000 mgr.y (mgr.24370) 11207 : cluster [DBG] pgmap v11191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[27441]: audit 2024-04-03T20:32:03.123840+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[27441]: audit 2024-04-03T20:32:03.125274+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[27441]: audit 2024-04-03T20:32:03.133701+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:03 smithi067 bash[27441]: audit 2024-04-03T20:32:03.144954+0000 mon.a (mon.0) 9793 : audit [DBG] from='client.? 172.21.15.67:0/3152019080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:32:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[20963]: audit 2024-04-03T20:32:02.261547+0000 mon.a (mon.0) 9786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[20963]: audit 2024-04-03T20:32:02.270162+0000 mon.a (mon.0) 9787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[20963]: audit 2024-04-03T20:32:02.618305+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[20963]: audit 2024-04-03T20:32:02.632374+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[20963]: cluster 2024-04-03T20:32:03.014265+0000 mgr.y (mgr.24370) 11207 : cluster [DBG] pgmap v11191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[20963]: audit 2024-04-03T20:32:03.123840+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:32:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[20963]: audit 2024-04-03T20:32:03.125274+0000 mon.a (mon.0) 9791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:32:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[20963]: audit 2024-04-03T20:32:03.133701+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:32:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:03 smithi082 bash[20963]: audit 2024-04-03T20:32:03.144954+0000 mon.a (mon.0) 9793 : audit [DBG] from='client.? 172.21.15.67:0/3152019080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:06 smithi082 bash[20963]: cluster 2024-04-03T20:32:05.015078+0000 mgr.y (mgr.24370) 11208 : cluster [DBG] pgmap v11192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:06 smithi082 bash[20963]: audit 2024-04-03T20:32:05.590329+0000 mon.c (mon.2) 4462 : audit [DBG] from='client.? 172.21.15.67:0/570666230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:06 smithi067 bash[27441]: cluster 2024-04-03T20:32:05.015078+0000 mgr.y (mgr.24370) 11208 : cluster [DBG] pgmap v11192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:06 smithi067 bash[27441]: audit 2024-04-03T20:32:05.590329+0000 mon.c (mon.2) 4462 : audit [DBG] from='client.? 172.21.15.67:0/570666230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:06 smithi067 bash[17655]: cluster 2024-04-03T20:32:05.015078+0000 mgr.y (mgr.24370) 11208 : cluster [DBG] pgmap v11192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:06 smithi067 bash[17655]: audit 2024-04-03T20:32:05.590329+0000 mon.c (mon.2) 4462 : audit [DBG] from='client.? 172.21.15.67:0/570666230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:08 smithi082 bash[20963]: cluster 2024-04-03T20:32:07.016332+0000 mgr.y (mgr.24370) 11209 : cluster [DBG] pgmap v11193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:08 smithi082 bash[20963]: audit 2024-04-03T20:32:08.044950+0000 mon.c (mon.2) 4463 : audit [DBG] from='client.? 172.21.15.67:0/3938378167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:08 smithi067 bash[27441]: cluster 2024-04-03T20:32:07.016332+0000 mgr.y (mgr.24370) 11209 : cluster [DBG] pgmap v11193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:08 smithi067 bash[27441]: audit 2024-04-03T20:32:08.044950+0000 mon.c (mon.2) 4463 : audit [DBG] from='client.? 172.21.15.67:0/3938378167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:08 smithi067 bash[17655]: cluster 2024-04-03T20:32:07.016332+0000 mgr.y (mgr.24370) 11209 : cluster [DBG] pgmap v11193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:08 smithi067 bash[17655]: audit 2024-04-03T20:32:08.044950+0000 mon.c (mon.2) 4463 : audit [DBG] from='client.? 172.21.15.67:0/3938378167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:10 smithi082 bash[20963]: cluster 2024-04-03T20:32:09.016966+0000 mgr.y (mgr.24370) 11210 : cluster [DBG] pgmap v11194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:10 smithi067 bash[27441]: cluster 2024-04-03T20:32:09.016966+0000 mgr.y (mgr.24370) 11210 : cluster [DBG] pgmap v11194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:10 smithi067 bash[17655]: cluster 2024-04-03T20:32:09.016966+0000 mgr.y (mgr.24370) 11210 : cluster [DBG] pgmap v11194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:11 smithi082 bash[20963]: audit 2024-04-03T20:32:10.254535+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:11 smithi082 bash[20963]: audit 2024-04-03T20:32:10.507679+0000 mon.a (mon.0) 9795 : audit [DBG] from='client.? 172.21.15.67:0/155254459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:11 smithi067 bash[17655]: audit 2024-04-03T20:32:10.254535+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:11 smithi067 bash[17655]: audit 2024-04-03T20:32:10.507679+0000 mon.a (mon.0) 9795 : audit [DBG] from='client.? 172.21.15.67:0/155254459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:11 smithi067 bash[27441]: audit 2024-04-03T20:32:10.254535+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:11 smithi067 bash[27441]: audit 2024-04-03T20:32:10.507679+0000 mon.a (mon.0) 9795 : audit [DBG] from='client.? 172.21.15.67:0/155254459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:12 smithi082 bash[20963]: cluster 2024-04-03T20:32:11.018063+0000 mgr.y (mgr.24370) 11211 : cluster [DBG] pgmap v11195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:12 smithi067 bash[27441]: cluster 2024-04-03T20:32:11.018063+0000 mgr.y (mgr.24370) 11211 : cluster [DBG] pgmap v11195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:12 smithi067 bash[17655]: cluster 2024-04-03T20:32:11.018063+0000 mgr.y (mgr.24370) 11211 : cluster [DBG] pgmap v11195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:13 smithi082 bash[20963]: audit 2024-04-03T20:32:12.967579+0000 mon.c (mon.2) 4464 : audit [DBG] from='client.? 172.21.15.67:0/3663778314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:32:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:13 smithi067 bash[27441]: audit 2024-04-03T20:32:12.967579+0000 mon.c (mon.2) 4464 : audit [DBG] from='client.? 172.21.15.67:0/3663778314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:13 smithi067 bash[17655]: audit 2024-04-03T20:32:12.967579+0000 mon.c (mon.2) 4464 : audit [DBG] from='client.? 172.21.15.67:0/3663778314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:32:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:14 smithi082 bash[20963]: cluster 2024-04-03T20:32:13.018653+0000 mgr.y (mgr.24370) 11212 : cluster [DBG] pgmap v11196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:14 smithi067 bash[17655]: cluster 2024-04-03T20:32:13.018653+0000 mgr.y (mgr.24370) 11212 : cluster [DBG] pgmap v11196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:14 smithi067 bash[27441]: cluster 2024-04-03T20:32:13.018653+0000 mgr.y (mgr.24370) 11212 : cluster [DBG] pgmap v11196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:16 smithi082 bash[20963]: cluster 2024-04-03T20:32:15.019326+0000 mgr.y (mgr.24370) 11213 : cluster [DBG] pgmap v11197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:16 smithi082 bash[20963]: audit 2024-04-03T20:32:15.426051+0000 mon.a (mon.0) 9796 : audit [DBG] from='client.? 172.21.15.67:0/6134466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:16 smithi067 bash[17655]: cluster 2024-04-03T20:32:15.019326+0000 mgr.y (mgr.24370) 11213 : cluster [DBG] pgmap v11197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:16 smithi067 bash[17655]: audit 2024-04-03T20:32:15.426051+0000 mon.a (mon.0) 9796 : audit [DBG] from='client.? 172.21.15.67:0/6134466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:16 smithi067 bash[27441]: cluster 2024-04-03T20:32:15.019326+0000 mgr.y (mgr.24370) 11213 : cluster [DBG] pgmap v11197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:16 smithi067 bash[27441]: audit 2024-04-03T20:32:15.426051+0000 mon.a (mon.0) 9796 : audit [DBG] from='client.? 172.21.15.67:0/6134466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:18 smithi082 bash[20963]: cluster 2024-04-03T20:32:17.020519+0000 mgr.y (mgr.24370) 11214 : cluster [DBG] pgmap v11198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:18 smithi082 bash[20963]: audit 2024-04-03T20:32:17.876372+0000 mon.a (mon.0) 9797 : audit [DBG] from='client.? 172.21.15.67:0/1898108138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:18 smithi067 bash[17655]: cluster 2024-04-03T20:32:17.020519+0000 mgr.y (mgr.24370) 11214 : cluster [DBG] pgmap v11198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:18 smithi067 bash[17655]: audit 2024-04-03T20:32:17.876372+0000 mon.a (mon.0) 9797 : audit [DBG] from='client.? 172.21.15.67:0/1898108138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:18 smithi067 bash[27441]: cluster 2024-04-03T20:32:17.020519+0000 mgr.y (mgr.24370) 11214 : cluster [DBG] pgmap v11198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:18 smithi067 bash[27441]: audit 2024-04-03T20:32:17.876372+0000 mon.a (mon.0) 9797 : audit [DBG] from='client.? 172.21.15.67:0/1898108138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:20 smithi082 bash[20963]: cluster 2024-04-03T20:32:19.021186+0000 mgr.y (mgr.24370) 11215 : cluster [DBG] pgmap v11199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:20 smithi067 bash[17655]: cluster 2024-04-03T20:32:19.021186+0000 mgr.y (mgr.24370) 11215 : cluster [DBG] pgmap v11199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:20 smithi067 bash[27441]: cluster 2024-04-03T20:32:19.021186+0000 mgr.y (mgr.24370) 11215 : cluster [DBG] pgmap v11199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:21 smithi082 bash[20963]: audit 2024-04-03T20:32:20.332378+0000 mon.c (mon.2) 4465 : audit [DBG] from='client.? 172.21.15.67:0/742646154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:21 smithi067 bash[27441]: audit 2024-04-03T20:32:20.332378+0000 mon.c (mon.2) 4465 : audit [DBG] from='client.? 172.21.15.67:0/742646154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:21 smithi067 bash[17655]: audit 2024-04-03T20:32:20.332378+0000 mon.c (mon.2) 4465 : audit [DBG] from='client.? 172.21.15.67:0/742646154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:22 smithi082 bash[20963]: cluster 2024-04-03T20:32:21.022262+0000 mgr.y (mgr.24370) 11216 : cluster [DBG] pgmap v11200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:22 smithi067 bash[17655]: cluster 2024-04-03T20:32:21.022262+0000 mgr.y (mgr.24370) 11216 : cluster [DBG] pgmap v11200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:22 smithi067 bash[27441]: cluster 2024-04-03T20:32:21.022262+0000 mgr.y (mgr.24370) 11216 : cluster [DBG] pgmap v11200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:23 smithi082 bash[20963]: audit 2024-04-03T20:32:22.778875+0000 mon.a (mon.0) 9798 : audit [DBG] from='client.? 172.21.15.67:0/3426281686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:23 smithi067 bash[17655]: audit 2024-04-03T20:32:22.778875+0000 mon.a (mon.0) 9798 : audit [DBG] from='client.? 172.21.15.67:0/3426281686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:32:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:23 smithi067 bash[27441]: audit 2024-04-03T20:32:22.778875+0000 mon.a (mon.0) 9798 : audit [DBG] from='client.? 172.21.15.67:0/3426281686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:32:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:24 smithi067 bash[17655]: cluster 2024-04-03T20:32:23.022941+0000 mgr.y (mgr.24370) 11217 : cluster [DBG] pgmap v11201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:24 smithi067 bash[27441]: cluster 2024-04-03T20:32:23.022941+0000 mgr.y (mgr.24370) 11217 : cluster [DBG] pgmap v11201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:24 smithi082 bash[20963]: cluster 2024-04-03T20:32:23.022941+0000 mgr.y (mgr.24370) 11217 : cluster [DBG] pgmap v11201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:26 smithi067 bash[27441]: cluster 2024-04-03T20:32:25.023436+0000 mgr.y (mgr.24370) 11218 : cluster [DBG] pgmap v11202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:26 smithi067 bash[27441]: audit 2024-04-03T20:32:25.233948+0000 mon.c (mon.2) 4466 : audit [DBG] from='client.? 172.21.15.67:0/2860384675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:26 smithi067 bash[27441]: audit 2024-04-03T20:32:25.254631+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:26 smithi067 bash[17655]: cluster 2024-04-03T20:32:25.023436+0000 mgr.y (mgr.24370) 11218 : cluster [DBG] pgmap v11202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:26 smithi067 bash[17655]: audit 2024-04-03T20:32:25.233948+0000 mon.c (mon.2) 4466 : audit [DBG] from='client.? 172.21.15.67:0/2860384675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:26 smithi067 bash[17655]: audit 2024-04-03T20:32:25.254631+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:26 smithi082 bash[20963]: cluster 2024-04-03T20:32:25.023436+0000 mgr.y (mgr.24370) 11218 : cluster [DBG] pgmap v11202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:26 smithi082 bash[20963]: audit 2024-04-03T20:32:25.233948+0000 mon.c (mon.2) 4466 : audit [DBG] from='client.? 172.21.15.67:0/2860384675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:26 smithi082 bash[20963]: audit 2024-04-03T20:32:25.254631+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:28 smithi067 bash[17655]: cluster 2024-04-03T20:32:27.024616+0000 mgr.y (mgr.24370) 11219 : cluster [DBG] pgmap v11203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:28 smithi067 bash[17655]: audit 2024-04-03T20:32:27.699437+0000 mon.a (mon.0) 9800 : audit [DBG] from='client.? 172.21.15.67:0/1971578515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:28 smithi067 bash[27441]: cluster 2024-04-03T20:32:27.024616+0000 mgr.y (mgr.24370) 11219 : cluster [DBG] pgmap v11203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:28 smithi067 bash[27441]: audit 2024-04-03T20:32:27.699437+0000 mon.a (mon.0) 9800 : audit [DBG] from='client.? 172.21.15.67:0/1971578515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:28 smithi082 bash[20963]: cluster 2024-04-03T20:32:27.024616+0000 mgr.y (mgr.24370) 11219 : cluster [DBG] pgmap v11203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:28 smithi082 bash[20963]: audit 2024-04-03T20:32:27.699437+0000 mon.a (mon.0) 9800 : audit [DBG] from='client.? 172.21.15.67:0/1971578515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:30 smithi067 bash[17655]: cluster 2024-04-03T20:32:29.025335+0000 mgr.y (mgr.24370) 11220 : cluster [DBG] pgmap v11204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:30 smithi067 bash[27441]: cluster 2024-04-03T20:32:29.025335+0000 mgr.y (mgr.24370) 11220 : cluster [DBG] pgmap v11204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:30 smithi082 bash[20963]: cluster 2024-04-03T20:32:29.025335+0000 mgr.y (mgr.24370) 11220 : cluster [DBG] pgmap v11204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:31 smithi067 bash[17655]: audit 2024-04-03T20:32:30.157768+0000 mon.a (mon.0) 9801 : audit [DBG] from='client.? 172.21.15.67:0/860812706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:31 smithi067 bash[27441]: audit 2024-04-03T20:32:30.157768+0000 mon.a (mon.0) 9801 : audit [DBG] from='client.? 172.21.15.67:0/860812706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:31 smithi082 bash[20963]: audit 2024-04-03T20:32:30.157768+0000 mon.a (mon.0) 9801 : audit [DBG] from='client.? 172.21.15.67:0/860812706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:32 smithi067 bash[17655]: cluster 2024-04-03T20:32:31.026390+0000 mgr.y (mgr.24370) 11221 : cluster [DBG] pgmap v11205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:32 smithi067 bash[27441]: cluster 2024-04-03T20:32:31.026390+0000 mgr.y (mgr.24370) 11221 : cluster [DBG] pgmap v11205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:32 smithi082 bash[20963]: cluster 2024-04-03T20:32:31.026390+0000 mgr.y (mgr.24370) 11221 : cluster [DBG] pgmap v11205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:32:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:33 smithi067 bash[27441]: audit 2024-04-03T20:32:32.611196+0000 mon.a (mon.0) 9802 : audit [DBG] from='client.? 172.21.15.67:0/373453307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:33 smithi067 bash[17655]: audit 2024-04-03T20:32:32.611196+0000 mon.a (mon.0) 9802 : audit [DBG] from='client.? 172.21.15.67:0/373453307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:33 smithi082 bash[20963]: audit 2024-04-03T20:32:32.611196+0000 mon.a (mon.0) 9802 : audit [DBG] from='client.? 172.21.15.67:0/373453307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:32:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:34 smithi082 bash[20963]: cluster 2024-04-03T20:32:33.027048+0000 mgr.y (mgr.24370) 11222 : cluster [DBG] pgmap v11206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:34 smithi067 bash[27441]: cluster 2024-04-03T20:32:33.027048+0000 mgr.y (mgr.24370) 11222 : cluster [DBG] pgmap v11206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:34 smithi067 bash[17655]: cluster 2024-04-03T20:32:33.027048+0000 mgr.y (mgr.24370) 11222 : cluster [DBG] pgmap v11206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:35 smithi082 bash[20963]: audit 2024-04-03T20:32:35.066416+0000 mon.c (mon.2) 4467 : audit [DBG] from='client.? 172.21.15.67:0/2042010603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:35 smithi067 bash[27441]: audit 2024-04-03T20:32:35.066416+0000 mon.c (mon.2) 4467 : audit [DBG] from='client.? 172.21.15.67:0/2042010603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:35 smithi067 bash[17655]: audit 2024-04-03T20:32:35.066416+0000 mon.c (mon.2) 4467 : audit [DBG] from='client.? 172.21.15.67:0/2042010603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:36 smithi082 bash[20963]: cluster 2024-04-03T20:32:35.027510+0000 mgr.y (mgr.24370) 11223 : cluster [DBG] pgmap v11207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:36 smithi067 bash[17655]: cluster 2024-04-03T20:32:35.027510+0000 mgr.y (mgr.24370) 11223 : cluster [DBG] pgmap v11207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:36 smithi067 bash[27441]: cluster 2024-04-03T20:32:35.027510+0000 mgr.y (mgr.24370) 11223 : cluster [DBG] pgmap v11207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:38 smithi082 bash[20963]: cluster 2024-04-03T20:32:37.028736+0000 mgr.y (mgr.24370) 11224 : cluster [DBG] pgmap v11208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:38 smithi082 bash[20963]: audit 2024-04-03T20:32:37.527091+0000 mon.c (mon.2) 4468 : audit [DBG] from='client.? 172.21.15.67:0/4010568282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:38 smithi067 bash[17655]: cluster 2024-04-03T20:32:37.028736+0000 mgr.y (mgr.24370) 11224 : cluster [DBG] pgmap v11208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:38 smithi067 bash[17655]: audit 2024-04-03T20:32:37.527091+0000 mon.c (mon.2) 4468 : audit [DBG] from='client.? 172.21.15.67:0/4010568282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:38 smithi067 bash[27441]: cluster 2024-04-03T20:32:37.028736+0000 mgr.y (mgr.24370) 11224 : cluster [DBG] pgmap v11208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:38 smithi067 bash[27441]: audit 2024-04-03T20:32:37.527091+0000 mon.c (mon.2) 4468 : audit [DBG] from='client.? 172.21.15.67:0/4010568282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:40 smithi082 bash[20963]: cluster 2024-04-03T20:32:39.029409+0000 mgr.y (mgr.24370) 11225 : cluster [DBG] pgmap v11209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:40 smithi082 bash[20963]: audit 2024-04-03T20:32:39.973029+0000 mon.c (mon.2) 4469 : audit [DBG] from='client.? 172.21.15.67:0/2855544818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:40 smithi067 bash[17655]: cluster 2024-04-03T20:32:39.029409+0000 mgr.y (mgr.24370) 11225 : cluster [DBG] pgmap v11209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:40 smithi067 bash[17655]: audit 2024-04-03T20:32:39.973029+0000 mon.c (mon.2) 4469 : audit [DBG] from='client.? 172.21.15.67:0/2855544818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:40 smithi067 bash[27441]: cluster 2024-04-03T20:32:39.029409+0000 mgr.y (mgr.24370) 11225 : cluster [DBG] pgmap v11209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:40 smithi067 bash[27441]: audit 2024-04-03T20:32:39.973029+0000 mon.c (mon.2) 4469 : audit [DBG] from='client.? 172.21.15.67:0/2855544818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:41 smithi082 bash[20963]: audit 2024-04-03T20:32:40.255445+0000 mon.a (mon.0) 9803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:41 smithi067 bash[17655]: audit 2024-04-03T20:32:40.255445+0000 mon.a (mon.0) 9803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:41 smithi067 bash[27441]: audit 2024-04-03T20:32:40.255445+0000 mon.a (mon.0) 9803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:42 smithi082 bash[20963]: cluster 2024-04-03T20:32:41.030440+0000 mgr.y (mgr.24370) 11226 : cluster [DBG] pgmap v11210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:42 smithi067 bash[17655]: cluster 2024-04-03T20:32:41.030440+0000 mgr.y (mgr.24370) 11226 : cluster [DBG] pgmap v11210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:42 smithi067 bash[27441]: cluster 2024-04-03T20:32:41.030440+0000 mgr.y (mgr.24370) 11226 : cluster [DBG] pgmap v11210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:43] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:32:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:43 smithi067 bash[27441]: audit 2024-04-03T20:32:42.423270+0000 mon.a (mon.0) 9804 : audit [DBG] from='client.? 172.21.15.67:0/1552864872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:43 smithi067 bash[17655]: audit 2024-04-03T20:32:42.423270+0000 mon.a (mon.0) 9804 : audit [DBG] from='client.? 172.21.15.67:0/1552864872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:43 smithi082 bash[20963]: audit 2024-04-03T20:32:42.423270+0000 mon.a (mon.0) 9804 : audit [DBG] from='client.? 172.21.15.67:0/1552864872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:32:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:44 smithi082 bash[20963]: cluster 2024-04-03T20:32:43.031090+0000 mgr.y (mgr.24370) 11227 : cluster [DBG] pgmap v11211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:44 smithi067 bash[17655]: cluster 2024-04-03T20:32:43.031090+0000 mgr.y (mgr.24370) 11227 : cluster [DBG] pgmap v11211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:44 smithi067 bash[27441]: cluster 2024-04-03T20:32:43.031090+0000 mgr.y (mgr.24370) 11227 : cluster [DBG] pgmap v11211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:45 smithi082 bash[20963]: audit 2024-04-03T20:32:44.881566+0000 mon.c (mon.2) 4470 : audit [DBG] from='client.? 172.21.15.67:0/1932252491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:45 smithi067 bash[27441]: audit 2024-04-03T20:32:44.881566+0000 mon.c (mon.2) 4470 : audit [DBG] from='client.? 172.21.15.67:0/1932252491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:45.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:45 smithi067 bash[17655]: audit 2024-04-03T20:32:44.881566+0000 mon.c (mon.2) 4470 : audit [DBG] from='client.? 172.21.15.67:0/1932252491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:46 smithi082 bash[20963]: cluster 2024-04-03T20:32:45.031817+0000 mgr.y (mgr.24370) 11228 : cluster [DBG] pgmap v11212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:46 smithi067 bash[27441]: cluster 2024-04-03T20:32:45.031817+0000 mgr.y (mgr.24370) 11228 : cluster [DBG] pgmap v11212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:46 smithi067 bash[17655]: cluster 2024-04-03T20:32:45.031817+0000 mgr.y (mgr.24370) 11228 : cluster [DBG] pgmap v11212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:48 smithi082 bash[20963]: cluster 2024-04-03T20:32:47.032620+0000 mgr.y (mgr.24370) 11229 : cluster [DBG] pgmap v11213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:48 smithi082 bash[20963]: audit 2024-04-03T20:32:47.343886+0000 mon.a (mon.0) 9805 : audit [DBG] from='client.? 172.21.15.67:0/1977806322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:48 smithi067 bash[17655]: cluster 2024-04-03T20:32:47.032620+0000 mgr.y (mgr.24370) 11229 : cluster [DBG] pgmap v11213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:48 smithi067 bash[17655]: audit 2024-04-03T20:32:47.343886+0000 mon.a (mon.0) 9805 : audit [DBG] from='client.? 172.21.15.67:0/1977806322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:48 smithi067 bash[27441]: cluster 2024-04-03T20:32:47.032620+0000 mgr.y (mgr.24370) 11229 : cluster [DBG] pgmap v11213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:48 smithi067 bash[27441]: audit 2024-04-03T20:32:47.343886+0000 mon.a (mon.0) 9805 : audit [DBG] from='client.? 172.21.15.67:0/1977806322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:50 smithi082 bash[20963]: cluster 2024-04-03T20:32:49.033295+0000 mgr.y (mgr.24370) 11230 : cluster [DBG] pgmap v11214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:50 smithi082 bash[20963]: audit 2024-04-03T20:32:49.803659+0000 mon.c (mon.2) 4471 : audit [DBG] from='client.? 172.21.15.67:0/2906953093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:50 smithi067 bash[27441]: cluster 2024-04-03T20:32:49.033295+0000 mgr.y (mgr.24370) 11230 : cluster [DBG] pgmap v11214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:50 smithi067 bash[27441]: audit 2024-04-03T20:32:49.803659+0000 mon.c (mon.2) 4471 : audit [DBG] from='client.? 172.21.15.67:0/2906953093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:50 smithi067 bash[17655]: cluster 2024-04-03T20:32:49.033295+0000 mgr.y (mgr.24370) 11230 : cluster [DBG] pgmap v11214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:50 smithi067 bash[17655]: audit 2024-04-03T20:32:49.803659+0000 mon.c (mon.2) 4471 : audit [DBG] from='client.? 172.21.15.67:0/2906953093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:52 smithi082 bash[20963]: cluster 2024-04-03T20:32:51.034506+0000 mgr.y (mgr.24370) 11231 : cluster [DBG] pgmap v11215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:52 smithi067 bash[17655]: cluster 2024-04-03T20:32:51.034506+0000 mgr.y (mgr.24370) 11231 : cluster [DBG] pgmap v11215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:52 smithi067 bash[27441]: cluster 2024-04-03T20:32:51.034506+0000 mgr.y (mgr.24370) 11231 : cluster [DBG] pgmap v11215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:53 smithi067 bash[17655]: audit 2024-04-03T20:32:52.257451+0000 mon.a (mon.0) 9806 : audit [DBG] from='client.? 172.21.15.67:0/3079276056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:53] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:32:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:53 smithi067 bash[27441]: audit 2024-04-03T20:32:52.257451+0000 mon.a (mon.0) 9806 : audit [DBG] from='client.? 172.21.15.67:0/3079276056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:53 smithi082 bash[20963]: audit 2024-04-03T20:32:52.257451+0000 mon.a (mon.0) 9806 : audit [DBG] from='client.? 172.21.15.67:0/3079276056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:32:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:54 smithi082 bash[20963]: cluster 2024-04-03T20:32:53.035338+0000 mgr.y (mgr.24370) 11232 : cluster [DBG] pgmap v11216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:54 smithi067 bash[17655]: cluster 2024-04-03T20:32:53.035338+0000 mgr.y (mgr.24370) 11232 : cluster [DBG] pgmap v11216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:54 smithi067 bash[27441]: cluster 2024-04-03T20:32:53.035338+0000 mgr.y (mgr.24370) 11232 : cluster [DBG] pgmap v11216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:55 smithi082 bash[20963]: audit 2024-04-03T20:32:54.708828+0000 mon.c (mon.2) 4472 : audit [DBG] from='client.? 172.21.15.67:0/2113550153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:55 smithi067 bash[17655]: audit 2024-04-03T20:32:54.708828+0000 mon.c (mon.2) 4472 : audit [DBG] from='client.? 172.21.15.67:0/2113550153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:55 smithi067 bash[27441]: audit 2024-04-03T20:32:54.708828+0000 mon.c (mon.2) 4472 : audit [DBG] from='client.? 172.21.15.67:0/2113550153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:56 smithi082 bash[20963]: cluster 2024-04-03T20:32:55.036237+0000 mgr.y (mgr.24370) 11233 : cluster [DBG] pgmap v11217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:56 smithi082 bash[20963]: audit 2024-04-03T20:32:55.261182+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:56 smithi067 bash[17655]: cluster 2024-04-03T20:32:55.036237+0000 mgr.y (mgr.24370) 11233 : cluster [DBG] pgmap v11217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:56 smithi067 bash[17655]: audit 2024-04-03T20:32:55.261182+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:56 smithi067 bash[27441]: cluster 2024-04-03T20:32:55.036237+0000 mgr.y (mgr.24370) 11233 : cluster [DBG] pgmap v11217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:56 smithi067 bash[27441]: audit 2024-04-03T20:32:55.261182+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:32:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:57 smithi082 bash[20963]: audit 2024-04-03T20:32:57.169395+0000 mon.a (mon.0) 9808 : audit [DBG] from='client.? 172.21.15.67:0/2477592959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:57 smithi067 bash[27441]: audit 2024-04-03T20:32:57.169395+0000 mon.a (mon.0) 9808 : audit [DBG] from='client.? 172.21.15.67:0/2477592959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:57 smithi067 bash[17655]: audit 2024-04-03T20:32:57.169395+0000 mon.a (mon.0) 9808 : audit [DBG] from='client.? 172.21.15.67:0/2477592959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:32:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:58 smithi082 bash[20963]: cluster 2024-04-03T20:32:57.037366+0000 mgr.y (mgr.24370) 11234 : cluster [DBG] pgmap v11218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:58 smithi067 bash[17655]: cluster 2024-04-03T20:32:57.037366+0000 mgr.y (mgr.24370) 11234 : cluster [DBG] pgmap v11218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:58 smithi067 bash[27441]: cluster 2024-04-03T20:32:57.037366+0000 mgr.y (mgr.24370) 11234 : cluster [DBG] pgmap v11218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:32:59 smithi082 bash[20963]: cluster 2024-04-03T20:32:59.038000+0000 mgr.y (mgr.24370) 11235 : cluster [DBG] pgmap v11219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:32:59 smithi067 bash[17655]: cluster 2024-04-03T20:32:59.038000+0000 mgr.y (mgr.24370) 11235 : cluster [DBG] pgmap v11219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:32:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:32:59 smithi067 bash[27441]: cluster 2024-04-03T20:32:59.038000+0000 mgr.y (mgr.24370) 11235 : cluster [DBG] pgmap v11219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:00 smithi082 bash[20963]: audit 2024-04-03T20:32:59.627788+0000 mon.c (mon.2) 4473 : audit [DBG] from='client.? 172.21.15.67:0/1225364517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:00 smithi067 bash[17655]: audit 2024-04-03T20:32:59.627788+0000 mon.c (mon.2) 4473 : audit [DBG] from='client.? 172.21.15.67:0/1225364517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:00 smithi067 bash[27441]: audit 2024-04-03T20:32:59.627788+0000 mon.c (mon.2) 4473 : audit [DBG] from='client.? 172.21.15.67:0/1225364517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:01 smithi082 bash[20963]: cluster 2024-04-03T20:33:01.039126+0000 mgr.y (mgr.24370) 11236 : cluster [DBG] pgmap v11220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:01 smithi067 bash[17655]: cluster 2024-04-03T20:33:01.039126+0000 mgr.y (mgr.24370) 11236 : cluster [DBG] pgmap v11220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:01 smithi067 bash[27441]: cluster 2024-04-03T20:33:01.039126+0000 mgr.y (mgr.24370) 11236 : cluster [DBG] pgmap v11220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:02 smithi082 bash[20963]: audit 2024-04-03T20:33:02.085530+0000 mon.c (mon.2) 4474 : audit [DBG] from='client.? 172.21.15.67:0/1480484081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:02 smithi067 bash[27441]: audit 2024-04-03T20:33:02.085530+0000 mon.c (mon.2) 4474 : audit [DBG] from='client.? 172.21.15.67:0/1480484081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:02 smithi067 bash[17655]: audit 2024-04-03T20:33:02.085530+0000 mon.c (mon.2) 4474 : audit [DBG] from='client.? 172.21.15.67:0/1480484081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:33:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:03 smithi067 bash[27441]: cluster 2024-04-03T20:33:03.039779+0000 mgr.y (mgr.24370) 11237 : cluster [DBG] pgmap v11221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:03 smithi067 bash[27441]: audit 2024-04-03T20:33:03.208930+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:33:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:03 smithi067 bash[17655]: cluster 2024-04-03T20:33:03.039779+0000 mgr.y (mgr.24370) 11237 : cluster [DBG] pgmap v11221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:03 smithi067 bash[17655]: audit 2024-04-03T20:33:03.208930+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:33:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:33:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:03 smithi082 bash[20963]: cluster 2024-04-03T20:33:03.039779+0000 mgr.y (mgr.24370) 11237 : cluster [DBG] pgmap v11221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:03 smithi082 bash[20963]: audit 2024-04-03T20:33:03.208930+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:33:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:04 smithi082 bash[20963]: audit 2024-04-03T20:33:03.533220+0000 mon.a (mon.0) 9810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:04 smithi082 bash[20963]: audit 2024-04-03T20:33:03.541274+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:04 smithi067 bash[17655]: audit 2024-04-03T20:33:03.533220+0000 mon.a (mon.0) 9810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:04 smithi067 bash[17655]: audit 2024-04-03T20:33:03.541274+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:04 smithi067 bash[27441]: audit 2024-04-03T20:33:03.533220+0000 mon.a (mon.0) 9810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:04 smithi067 bash[27441]: audit 2024-04-03T20:33:03.541274+0000 mon.a (mon.0) 9811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:05 smithi082 bash[20963]: audit 2024-04-03T20:33:04.547556+0000 mon.a (mon.0) 9812 : audit [DBG] from='client.? 172.21.15.67:0/3026187504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:05 smithi082 bash[20963]: cluster 2024-04-03T20:33:05.040502+0000 mgr.y (mgr.24370) 11238 : cluster [DBG] pgmap v11222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:05 smithi067 bash[17655]: audit 2024-04-03T20:33:04.547556+0000 mon.a (mon.0) 9812 : audit [DBG] from='client.? 172.21.15.67:0/3026187504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:05 smithi067 bash[17655]: cluster 2024-04-03T20:33:05.040502+0000 mgr.y (mgr.24370) 11238 : cluster [DBG] pgmap v11222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:05 smithi067 bash[27441]: audit 2024-04-03T20:33:04.547556+0000 mon.a (mon.0) 9812 : audit [DBG] from='client.? 172.21.15.67:0/3026187504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:05 smithi067 bash[27441]: cluster 2024-04-03T20:33:05.040502+0000 mgr.y (mgr.24370) 11238 : cluster [DBG] pgmap v11222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:07 smithi082 bash[20963]: audit 2024-04-03T20:33:07.013096+0000 mon.c (mon.2) 4475 : audit [DBG] from='client.? 172.21.15.67:0/2881729046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:07 smithi067 bash[17655]: audit 2024-04-03T20:33:07.013096+0000 mon.c (mon.2) 4475 : audit [DBG] from='client.? 172.21.15.67:0/2881729046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:07 smithi067 bash[27441]: audit 2024-04-03T20:33:07.013096+0000 mon.c (mon.2) 4475 : audit [DBG] from='client.? 172.21.15.67:0/2881729046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:08 smithi082 bash[20963]: cluster 2024-04-03T20:33:07.041466+0000 mgr.y (mgr.24370) 11239 : cluster [DBG] pgmap v11223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:08 smithi067 bash[17655]: cluster 2024-04-03T20:33:07.041466+0000 mgr.y (mgr.24370) 11239 : cluster [DBG] pgmap v11223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:08 smithi067 bash[27441]: cluster 2024-04-03T20:33:07.041466+0000 mgr.y (mgr.24370) 11239 : cluster [DBG] pgmap v11223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:10 smithi082 bash[20963]: cluster 2024-04-03T20:33:09.042085+0000 mgr.y (mgr.24370) 11240 : cluster [DBG] pgmap v11224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:10 smithi082 bash[20963]: audit 2024-04-03T20:33:09.200271+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:10 smithi082 bash[20963]: audit 2024-04-03T20:33:09.214453+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:10 smithi082 bash[20963]: audit 2024-04-03T20:33:09.281109+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:10 smithi082 bash[20963]: audit 2024-04-03T20:33:09.288104+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:10 smithi082 bash[20963]: audit 2024-04-03T20:33:09.481034+0000 mon.a (mon.0) 9817 : audit [DBG] from='client.? 172.21.15.67:0/1833602113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:10 smithi082 bash[20963]: audit 2024-04-03T20:33:09.716762+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:33:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:10 smithi082 bash[20963]: audit 2024-04-03T20:33:09.718736+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:33:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:10 smithi082 bash[20963]: audit 2024-04-03T20:33:09.727505+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[17655]: cluster 2024-04-03T20:33:09.042085+0000 mgr.y (mgr.24370) 11240 : cluster [DBG] pgmap v11224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[17655]: audit 2024-04-03T20:33:09.200271+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[17655]: audit 2024-04-03T20:33:09.214453+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[17655]: audit 2024-04-03T20:33:09.281109+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[17655]: audit 2024-04-03T20:33:09.288104+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[17655]: audit 2024-04-03T20:33:09.481034+0000 mon.a (mon.0) 9817 : audit [DBG] from='client.? 172.21.15.67:0/1833602113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[17655]: audit 2024-04-03T20:33:09.716762+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[17655]: audit 2024-04-03T20:33:09.718736+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[17655]: audit 2024-04-03T20:33:09.727505+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[27441]: cluster 2024-04-03T20:33:09.042085+0000 mgr.y (mgr.24370) 11240 : cluster [DBG] pgmap v11224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[27441]: audit 2024-04-03T20:33:09.200271+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[27441]: audit 2024-04-03T20:33:09.214453+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[27441]: audit 2024-04-03T20:33:09.281109+0000 mon.a (mon.0) 9815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[27441]: audit 2024-04-03T20:33:09.288104+0000 mon.a (mon.0) 9816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[27441]: audit 2024-04-03T20:33:09.481034+0000 mon.a (mon.0) 9817 : audit [DBG] from='client.? 172.21.15.67:0/1833602113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[27441]: audit 2024-04-03T20:33:09.716762+0000 mon.a (mon.0) 9818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:33:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[27441]: audit 2024-04-03T20:33:09.718736+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:33:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:10 smithi067 bash[27441]: audit 2024-04-03T20:33:09.727505+0000 mon.a (mon.0) 9820 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:33:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:11 smithi082 bash[20963]: audit 2024-04-03T20:33:10.256187+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:11 smithi067 bash[17655]: audit 2024-04-03T20:33:10.256187+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:11 smithi067 bash[27441]: audit 2024-04-03T20:33:10.256187+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:12 smithi082 bash[20963]: cluster 2024-04-03T20:33:11.043195+0000 mgr.y (mgr.24370) 11241 : cluster [DBG] pgmap v11225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:12 smithi082 bash[20963]: audit 2024-04-03T20:33:11.937152+0000 mon.a (mon.0) 9822 : audit [DBG] from='client.? 172.21.15.67:0/2874564312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:12 smithi067 bash[27441]: cluster 2024-04-03T20:33:11.043195+0000 mgr.y (mgr.24370) 11241 : cluster [DBG] pgmap v11225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:12 smithi067 bash[27441]: audit 2024-04-03T20:33:11.937152+0000 mon.a (mon.0) 9822 : audit [DBG] from='client.? 172.21.15.67:0/2874564312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:12 smithi067 bash[17655]: cluster 2024-04-03T20:33:11.043195+0000 mgr.y (mgr.24370) 11241 : cluster [DBG] pgmap v11225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:12 smithi067 bash[17655]: audit 2024-04-03T20:33:11.937152+0000 mon.a (mon.0) 9822 : audit [DBG] from='client.? 172.21.15.67:0/2874564312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T20:33:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:33:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:14 smithi082 bash[20963]: cluster 2024-04-03T20:33:13.043858+0000 mgr.y (mgr.24370) 11242 : cluster [DBG] pgmap v11226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:14 smithi067 bash[17655]: cluster 2024-04-03T20:33:13.043858+0000 mgr.y (mgr.24370) 11242 : cluster [DBG] pgmap v11226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:14 smithi067 bash[27441]: cluster 2024-04-03T20:33:13.043858+0000 mgr.y (mgr.24370) 11242 : cluster [DBG] pgmap v11226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:15 smithi082 bash[20963]: audit 2024-04-03T20:33:14.393796+0000 mon.a (mon.0) 9823 : audit [DBG] from='client.? 172.21.15.67:0/2690041469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:15 smithi067 bash[27441]: audit 2024-04-03T20:33:14.393796+0000 mon.a (mon.0) 9823 : audit [DBG] from='client.? 172.21.15.67:0/2690041469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:15 smithi067 bash[17655]: audit 2024-04-03T20:33:14.393796+0000 mon.a (mon.0) 9823 : audit [DBG] from='client.? 172.21.15.67:0/2690041469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:16 smithi082 bash[20963]: cluster 2024-04-03T20:33:15.044675+0000 mgr.y (mgr.24370) 11243 : cluster [DBG] pgmap v11227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:16 smithi067 bash[27441]: cluster 2024-04-03T20:33:15.044675+0000 mgr.y (mgr.24370) 11243 : cluster [DBG] pgmap v11227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:16 smithi067 bash[17655]: cluster 2024-04-03T20:33:15.044675+0000 mgr.y (mgr.24370) 11243 : cluster [DBG] pgmap v11227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:17 smithi082 bash[20963]: audit 2024-04-03T20:33:16.851901+0000 mon.a (mon.0) 9824 : audit [DBG] from='client.? 172.21.15.67:0/918202111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:17 smithi082 bash[20963]: cluster 2024-04-03T20:33:17.045901+0000 mgr.y (mgr.24370) 11244 : cluster [DBG] pgmap v11228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:17 smithi067 bash[27441]: audit 2024-04-03T20:33:16.851901+0000 mon.a (mon.0) 9824 : audit [DBG] from='client.? 172.21.15.67:0/918202111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:17 smithi067 bash[27441]: cluster 2024-04-03T20:33:17.045901+0000 mgr.y (mgr.24370) 11244 : cluster [DBG] pgmap v11228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:17 smithi067 bash[17655]: audit 2024-04-03T20:33:16.851901+0000 mon.a (mon.0) 9824 : audit [DBG] from='client.? 172.21.15.67:0/918202111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:17 smithi067 bash[17655]: cluster 2024-04-03T20:33:17.045901+0000 mgr.y (mgr.24370) 11244 : cluster [DBG] pgmap v11228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:20 smithi082 bash[20963]: cluster 2024-04-03T20:33:19.046587+0000 mgr.y (mgr.24370) 11245 : cluster [DBG] pgmap v11229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:20 smithi082 bash[20963]: audit 2024-04-03T20:33:19.308250+0000 mon.c (mon.2) 4476 : audit [DBG] from='client.? 172.21.15.67:0/3526362878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:20 smithi067 bash[27441]: cluster 2024-04-03T20:33:19.046587+0000 mgr.y (mgr.24370) 11245 : cluster [DBG] pgmap v11229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:20 smithi067 bash[27441]: audit 2024-04-03T20:33:19.308250+0000 mon.c (mon.2) 4476 : audit [DBG] from='client.? 172.21.15.67:0/3526362878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:20 smithi067 bash[17655]: cluster 2024-04-03T20:33:19.046587+0000 mgr.y (mgr.24370) 11245 : cluster [DBG] pgmap v11229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:20 smithi067 bash[17655]: audit 2024-04-03T20:33:19.308250+0000 mon.c (mon.2) 4476 : audit [DBG] from='client.? 172.21.15.67:0/3526362878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:22 smithi082 bash[20963]: cluster 2024-04-03T20:33:21.047850+0000 mgr.y (mgr.24370) 11246 : cluster [DBG] pgmap v11230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:22 smithi082 bash[20963]: audit 2024-04-03T20:33:21.759341+0000 mon.a (mon.0) 9825 : audit [DBG] from='client.? 172.21.15.67:0/1164474018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:22 smithi067 bash[17655]: cluster 2024-04-03T20:33:21.047850+0000 mgr.y (mgr.24370) 11246 : cluster [DBG] pgmap v11230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:22 smithi067 bash[17655]: audit 2024-04-03T20:33:21.759341+0000 mon.a (mon.0) 9825 : audit [DBG] from='client.? 172.21.15.67:0/1164474018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:22 smithi067 bash[27441]: cluster 2024-04-03T20:33:21.047850+0000 mgr.y (mgr.24370) 11246 : cluster [DBG] pgmap v11230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:22 smithi067 bash[27441]: audit 2024-04-03T20:33:21.759341+0000 mon.a (mon.0) 9825 : audit [DBG] from='client.? 172.21.15.67:0/1164474018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T20:33:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:33:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:24 smithi082 bash[20963]: cluster 2024-04-03T20:33:23.048676+0000 mgr.y (mgr.24370) 11247 : cluster [DBG] pgmap v11231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:24 smithi067 bash[17655]: cluster 2024-04-03T20:33:23.048676+0000 mgr.y (mgr.24370) 11247 : cluster [DBG] pgmap v11231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:24 smithi067 bash[27441]: cluster 2024-04-03T20:33:23.048676+0000 mgr.y (mgr.24370) 11247 : cluster [DBG] pgmap v11231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:25 smithi082 bash[20963]: audit 2024-04-03T20:33:24.219937+0000 mon.a (mon.0) 9826 : audit [DBG] from='client.? 172.21.15.67:0/149694394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:25 smithi067 bash[27441]: audit 2024-04-03T20:33:24.219937+0000 mon.a (mon.0) 9826 : audit [DBG] from='client.? 172.21.15.67:0/149694394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:25 smithi067 bash[17655]: audit 2024-04-03T20:33:24.219937+0000 mon.a (mon.0) 9826 : audit [DBG] from='client.? 172.21.15.67:0/149694394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:26 smithi082 bash[20963]: cluster 2024-04-03T20:33:25.049423+0000 mgr.y (mgr.24370) 11248 : cluster [DBG] pgmap v11232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:26 smithi082 bash[20963]: audit 2024-04-03T20:33:25.256584+0000 mon.a (mon.0) 9827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:26 smithi067 bash[27441]: cluster 2024-04-03T20:33:25.049423+0000 mgr.y (mgr.24370) 11248 : cluster [DBG] pgmap v11232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:26 smithi067 bash[27441]: audit 2024-04-03T20:33:25.256584+0000 mon.a (mon.0) 9827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:26 smithi067 bash[17655]: cluster 2024-04-03T20:33:25.049423+0000 mgr.y (mgr.24370) 11248 : cluster [DBG] pgmap v11232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:26 smithi067 bash[17655]: audit 2024-04-03T20:33:25.256584+0000 mon.a (mon.0) 9827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:27 smithi067 bash[27441]: audit 2024-04-03T20:33:26.674114+0000 mon.c (mon.2) 4477 : audit [DBG] from='client.? 172.21.15.67:0/1821511716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:27 smithi067 bash[17655]: audit 2024-04-03T20:33:26.674114+0000 mon.c (mon.2) 4477 : audit [DBG] from='client.? 172.21.15.67:0/1821511716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:27 smithi082 bash[20963]: audit 2024-04-03T20:33:26.674114+0000 mon.c (mon.2) 4477 : audit [DBG] from='client.? 172.21.15.67:0/1821511716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:28 smithi067 bash[17655]: cluster 2024-04-03T20:33:27.050546+0000 mgr.y (mgr.24370) 11249 : cluster [DBG] pgmap v11233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:28 smithi067 bash[27441]: cluster 2024-04-03T20:33:27.050546+0000 mgr.y (mgr.24370) 11249 : cluster [DBG] pgmap v11233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:28 smithi082 bash[20963]: cluster 2024-04-03T20:33:27.050546+0000 mgr.y (mgr.24370) 11249 : cluster [DBG] pgmap v11233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:30 smithi067 bash[27441]: cluster 2024-04-03T20:33:29.051156+0000 mgr.y (mgr.24370) 11250 : cluster [DBG] pgmap v11234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:30 smithi067 bash[27441]: audit 2024-04-03T20:33:29.141940+0000 mon.a (mon.0) 9828 : audit [DBG] from='client.? 172.21.15.67:0/3623514179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:30 smithi067 bash[17655]: cluster 2024-04-03T20:33:29.051156+0000 mgr.y (mgr.24370) 11250 : cluster [DBG] pgmap v11234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:30 smithi067 bash[17655]: audit 2024-04-03T20:33:29.141940+0000 mon.a (mon.0) 9828 : audit [DBG] from='client.? 172.21.15.67:0/3623514179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:30 smithi082 bash[20963]: cluster 2024-04-03T20:33:29.051156+0000 mgr.y (mgr.24370) 11250 : cluster [DBG] pgmap v11234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:30 smithi082 bash[20963]: audit 2024-04-03T20:33:29.141940+0000 mon.a (mon.0) 9828 : audit [DBG] from='client.? 172.21.15.67:0/3623514179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:32 smithi067 bash[27441]: cluster 2024-04-03T20:33:31.052298+0000 mgr.y (mgr.24370) 11251 : cluster [DBG] pgmap v11235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:32 smithi067 bash[27441]: audit 2024-04-03T20:33:31.592929+0000 mon.a (mon.0) 9829 : audit [DBG] from='client.? 172.21.15.67:0/3141352574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:32 smithi067 bash[17655]: cluster 2024-04-03T20:33:31.052298+0000 mgr.y (mgr.24370) 11251 : cluster [DBG] pgmap v11235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:32 smithi067 bash[17655]: audit 2024-04-03T20:33:31.592929+0000 mon.a (mon.0) 9829 : audit [DBG] from='client.? 172.21.15.67:0/3141352574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:32 smithi082 bash[20963]: cluster 2024-04-03T20:33:31.052298+0000 mgr.y (mgr.24370) 11251 : cluster [DBG] pgmap v11235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:32 smithi082 bash[20963]: audit 2024-04-03T20:33:31.592929+0000 mon.a (mon.0) 9829 : audit [DBG] from='client.? 172.21.15.67:0/3141352574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:33] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:33:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:33:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:34 smithi067 bash[17655]: cluster 2024-04-03T20:33:33.052901+0000 mgr.y (mgr.24370) 11252 : cluster [DBG] pgmap v11236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:34 smithi067 bash[17655]: audit 2024-04-03T20:33:34.053562+0000 mon.a (mon.0) 9830 : audit [DBG] from='client.? 172.21.15.67:0/3206486419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:34 smithi067 bash[27441]: cluster 2024-04-03T20:33:33.052901+0000 mgr.y (mgr.24370) 11252 : cluster [DBG] pgmap v11236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:34 smithi067 bash[27441]: audit 2024-04-03T20:33:34.053562+0000 mon.a (mon.0) 9830 : audit [DBG] from='client.? 172.21.15.67:0/3206486419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:34 smithi082 bash[20963]: cluster 2024-04-03T20:33:33.052901+0000 mgr.y (mgr.24370) 11252 : cluster [DBG] pgmap v11236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:34 smithi082 bash[20963]: audit 2024-04-03T20:33:34.053562+0000 mon.a (mon.0) 9830 : audit [DBG] from='client.? 172.21.15.67:0/3206486419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:36 smithi067 bash[17655]: cluster 2024-04-03T20:33:35.053591+0000 mgr.y (mgr.24370) 11253 : cluster [DBG] pgmap v11237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:36 smithi067 bash[27441]: cluster 2024-04-03T20:33:35.053591+0000 mgr.y (mgr.24370) 11253 : cluster [DBG] pgmap v11237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:36 smithi082 bash[20963]: cluster 2024-04-03T20:33:35.053591+0000 mgr.y (mgr.24370) 11253 : cluster [DBG] pgmap v11237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:37 smithi067 bash[17655]: audit 2024-04-03T20:33:36.506411+0000 mon.a (mon.0) 9831 : audit [DBG] from='client.? 172.21.15.67:0/84160809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:37 smithi067 bash[27441]: audit 2024-04-03T20:33:36.506411+0000 mon.a (mon.0) 9831 : audit [DBG] from='client.? 172.21.15.67:0/84160809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:37 smithi082 bash[20963]: audit 2024-04-03T20:33:36.506411+0000 mon.a (mon.0) 9831 : audit [DBG] from='client.? 172.21.15.67:0/84160809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:38 smithi067 bash[17655]: cluster 2024-04-03T20:33:37.054763+0000 mgr.y (mgr.24370) 11254 : cluster [DBG] pgmap v11238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:38 smithi067 bash[27441]: cluster 2024-04-03T20:33:37.054763+0000 mgr.y (mgr.24370) 11254 : cluster [DBG] pgmap v11238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:38 smithi082 bash[20963]: cluster 2024-04-03T20:33:37.054763+0000 mgr.y (mgr.24370) 11254 : cluster [DBG] pgmap v11238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:39 smithi082 bash[20963]: audit 2024-04-03T20:33:38.956316+0000 mon.c (mon.2) 4478 : audit [DBG] from='client.? 172.21.15.67:0/136829212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:39 smithi067 bash[17655]: audit 2024-04-03T20:33:38.956316+0000 mon.c (mon.2) 4478 : audit [DBG] from='client.? 172.21.15.67:0/136829212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:39 smithi067 bash[27441]: audit 2024-04-03T20:33:38.956316+0000 mon.c (mon.2) 4478 : audit [DBG] from='client.? 172.21.15.67:0/136829212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:40 smithi082 bash[20963]: cluster 2024-04-03T20:33:39.055447+0000 mgr.y (mgr.24370) 11255 : cluster [DBG] pgmap v11239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:40 smithi067 bash[17655]: cluster 2024-04-03T20:33:39.055447+0000 mgr.y (mgr.24370) 11255 : cluster [DBG] pgmap v11239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:40 smithi067 bash[27441]: cluster 2024-04-03T20:33:39.055447+0000 mgr.y (mgr.24370) 11255 : cluster [DBG] pgmap v11239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:41 smithi082 bash[20963]: audit 2024-04-03T20:33:40.256920+0000 mon.a (mon.0) 9832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:41 smithi067 bash[27441]: audit 2024-04-03T20:33:40.256920+0000 mon.a (mon.0) 9832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:41 smithi067 bash[17655]: audit 2024-04-03T20:33:40.256920+0000 mon.a (mon.0) 9832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:42 smithi082 bash[20963]: cluster 2024-04-03T20:33:41.056260+0000 mgr.y (mgr.24370) 11256 : cluster [DBG] pgmap v11240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:42 smithi082 bash[20963]: audit 2024-04-03T20:33:41.402653+0000 mon.a (mon.0) 9833 : audit [DBG] from='client.? 172.21.15.67:0/2295721887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:42 smithi067 bash[17655]: cluster 2024-04-03T20:33:41.056260+0000 mgr.y (mgr.24370) 11256 : cluster [DBG] pgmap v11240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:42 smithi067 bash[17655]: audit 2024-04-03T20:33:41.402653+0000 mon.a (mon.0) 9833 : audit [DBG] from='client.? 172.21.15.67:0/2295721887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:42 smithi067 bash[27441]: cluster 2024-04-03T20:33:41.056260+0000 mgr.y (mgr.24370) 11256 : cluster [DBG] pgmap v11240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:42 smithi067 bash[27441]: audit 2024-04-03T20:33:41.402653+0000 mon.a (mon.0) 9833 : audit [DBG] from='client.? 172.21.15.67:0/2295721887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:43] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:33:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:33:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:44 smithi082 bash[20963]: cluster 2024-04-03T20:33:43.056850+0000 mgr.y (mgr.24370) 11257 : cluster [DBG] pgmap v11241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:44 smithi082 bash[20963]: audit 2024-04-03T20:33:43.849231+0000 mon.c (mon.2) 4479 : audit [DBG] from='client.? 172.21.15.67:0/1733688136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:44 smithi067 bash[17655]: cluster 2024-04-03T20:33:43.056850+0000 mgr.y (mgr.24370) 11257 : cluster [DBG] pgmap v11241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:44 smithi067 bash[17655]: audit 2024-04-03T20:33:43.849231+0000 mon.c (mon.2) 4479 : audit [DBG] from='client.? 172.21.15.67:0/1733688136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:44 smithi067 bash[27441]: cluster 2024-04-03T20:33:43.056850+0000 mgr.y (mgr.24370) 11257 : cluster [DBG] pgmap v11241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:44 smithi067 bash[27441]: audit 2024-04-03T20:33:43.849231+0000 mon.c (mon.2) 4479 : audit [DBG] from='client.? 172.21.15.67:0/1733688136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:46 smithi082 bash[20963]: cluster 2024-04-03T20:33:45.057535+0000 mgr.y (mgr.24370) 11258 : cluster [DBG] pgmap v11242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:46 smithi067 bash[17655]: cluster 2024-04-03T20:33:45.057535+0000 mgr.y (mgr.24370) 11258 : cluster [DBG] pgmap v11242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:46 smithi067 bash[27441]: cluster 2024-04-03T20:33:45.057535+0000 mgr.y (mgr.24370) 11258 : cluster [DBG] pgmap v11242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:47 smithi082 bash[20963]: audit 2024-04-03T20:33:46.299627+0000 mon.a (mon.0) 9834 : audit [DBG] from='client.? 172.21.15.67:0/2392754420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:47 smithi067 bash[27441]: audit 2024-04-03T20:33:46.299627+0000 mon.a (mon.0) 9834 : audit [DBG] from='client.? 172.21.15.67:0/2392754420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:47 smithi067 bash[17655]: audit 2024-04-03T20:33:46.299627+0000 mon.a (mon.0) 9834 : audit [DBG] from='client.? 172.21.15.67:0/2392754420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:48 smithi082 bash[20963]: cluster 2024-04-03T20:33:47.058796+0000 mgr.y (mgr.24370) 11259 : cluster [DBG] pgmap v11243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:48 smithi067 bash[17655]: cluster 2024-04-03T20:33:47.058796+0000 mgr.y (mgr.24370) 11259 : cluster [DBG] pgmap v11243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:48 smithi067 bash[27441]: cluster 2024-04-03T20:33:47.058796+0000 mgr.y (mgr.24370) 11259 : cluster [DBG] pgmap v11243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:49 smithi082 bash[20963]: audit 2024-04-03T20:33:48.750277+0000 mon.a (mon.0) 9835 : audit [DBG] from='client.? 172.21.15.67:0/1958720272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:49 smithi067 bash[17655]: audit 2024-04-03T20:33:48.750277+0000 mon.a (mon.0) 9835 : audit [DBG] from='client.? 172.21.15.67:0/1958720272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:49.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:49 smithi067 bash[27441]: audit 2024-04-03T20:33:48.750277+0000 mon.a (mon.0) 9835 : audit [DBG] from='client.? 172.21.15.67:0/1958720272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:50 smithi082 bash[20963]: cluster 2024-04-03T20:33:49.059467+0000 mgr.y (mgr.24370) 11260 : cluster [DBG] pgmap v11244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:50 smithi067 bash[17655]: cluster 2024-04-03T20:33:49.059467+0000 mgr.y (mgr.24370) 11260 : cluster [DBG] pgmap v11244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:50 smithi067 bash[27441]: cluster 2024-04-03T20:33:49.059467+0000 mgr.y (mgr.24370) 11260 : cluster [DBG] pgmap v11244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:51 smithi082 bash[20963]: audit 2024-04-03T20:33:51.210987+0000 mon.a (mon.0) 9836 : audit [DBG] from='client.? 172.21.15.67:0/1101580635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:51 smithi067 bash[17655]: audit 2024-04-03T20:33:51.210987+0000 mon.a (mon.0) 9836 : audit [DBG] from='client.? 172.21.15.67:0/1101580635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:51 smithi067 bash[27441]: audit 2024-04-03T20:33:51.210987+0000 mon.a (mon.0) 9836 : audit [DBG] from='client.? 172.21.15.67:0/1101580635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:52 smithi082 bash[20963]: cluster 2024-04-03T20:33:51.060591+0000 mgr.y (mgr.24370) 11261 : cluster [DBG] pgmap v11245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:52 smithi067 bash[17655]: cluster 2024-04-03T20:33:51.060591+0000 mgr.y (mgr.24370) 11261 : cluster [DBG] pgmap v11245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:52 smithi067 bash[27441]: cluster 2024-04-03T20:33:51.060591+0000 mgr.y (mgr.24370) 11261 : cluster [DBG] pgmap v11245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:53] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:33:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:33:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:54 smithi082 bash[20963]: cluster 2024-04-03T20:33:53.061246+0000 mgr.y (mgr.24370) 11262 : cluster [DBG] pgmap v11246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:54 smithi082 bash[20963]: audit 2024-04-03T20:33:53.672529+0000 mon.a (mon.0) 9837 : audit [DBG] from='client.? 172.21.15.67:0/368859874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:54 smithi067 bash[27441]: cluster 2024-04-03T20:33:53.061246+0000 mgr.y (mgr.24370) 11262 : cluster [DBG] pgmap v11246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:54 smithi067 bash[27441]: audit 2024-04-03T20:33:53.672529+0000 mon.a (mon.0) 9837 : audit [DBG] from='client.? 172.21.15.67:0/368859874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:54 smithi067 bash[17655]: cluster 2024-04-03T20:33:53.061246+0000 mgr.y (mgr.24370) 11262 : cluster [DBG] pgmap v11246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:54 smithi067 bash[17655]: audit 2024-04-03T20:33:53.672529+0000 mon.a (mon.0) 9837 : audit [DBG] from='client.? 172.21.15.67:0/368859874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:56 smithi082 bash[20963]: cluster 2024-04-03T20:33:55.061930+0000 mgr.y (mgr.24370) 11263 : cluster [DBG] pgmap v11247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:56 smithi082 bash[20963]: audit 2024-04-03T20:33:55.257382+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:56 smithi082 bash[20963]: audit 2024-04-03T20:33:56.130628+0000 mon.a (mon.0) 9839 : audit [DBG] from='client.? 172.21.15.67:0/1060885913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:56 smithi067 bash[27441]: cluster 2024-04-03T20:33:55.061930+0000 mgr.y (mgr.24370) 11263 : cluster [DBG] pgmap v11247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:56 smithi067 bash[27441]: audit 2024-04-03T20:33:55.257382+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:56 smithi067 bash[27441]: audit 2024-04-03T20:33:56.130628+0000 mon.a (mon.0) 9839 : audit [DBG] from='client.? 172.21.15.67:0/1060885913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:56 smithi067 bash[17655]: cluster 2024-04-03T20:33:55.061930+0000 mgr.y (mgr.24370) 11263 : cluster [DBG] pgmap v11247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:56 smithi067 bash[17655]: audit 2024-04-03T20:33:55.257382+0000 mon.a (mon.0) 9838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:33:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:56 smithi067 bash[17655]: audit 2024-04-03T20:33:56.130628+0000 mon.a (mon.0) 9839 : audit [DBG] from='client.? 172.21.15.67:0/1060885913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:58 smithi082 bash[20963]: cluster 2024-04-03T20:33:57.063046+0000 mgr.y (mgr.24370) 11264 : cluster [DBG] pgmap v11248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:58 smithi067 bash[27441]: cluster 2024-04-03T20:33:57.063046+0000 mgr.y (mgr.24370) 11264 : cluster [DBG] pgmap v11248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:58 smithi067 bash[17655]: cluster 2024-04-03T20:33:57.063046+0000 mgr.y (mgr.24370) 11264 : cluster [DBG] pgmap v11248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:33:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:33:59 smithi082 bash[20963]: audit 2024-04-03T20:33:58.582608+0000 mon.a (mon.0) 9840 : audit [DBG] from='client.? 172.21.15.67:0/1674774773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:33:59 smithi067 bash[17655]: audit 2024-04-03T20:33:58.582608+0000 mon.a (mon.0) 9840 : audit [DBG] from='client.? 172.21.15.67:0/1674774773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:33:59.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:33:59 smithi067 bash[27441]: audit 2024-04-03T20:33:58.582608+0000 mon.a (mon.0) 9840 : audit [DBG] from='client.? 172.21.15.67:0/1674774773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:00 smithi082 bash[20963]: cluster 2024-04-03T20:33:59.063692+0000 mgr.y (mgr.24370) 11265 : cluster [DBG] pgmap v11249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:00 smithi067 bash[27441]: cluster 2024-04-03T20:33:59.063692+0000 mgr.y (mgr.24370) 11265 : cluster [DBG] pgmap v11249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:00 smithi067 bash[17655]: cluster 2024-04-03T20:33:59.063692+0000 mgr.y (mgr.24370) 11265 : cluster [DBG] pgmap v11249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:01 smithi082 bash[20963]: audit 2024-04-03T20:34:01.032877+0000 mon.c (mon.2) 4480 : audit [DBG] from='client.? 172.21.15.67:0/3369658356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:01 smithi067 bash[17655]: audit 2024-04-03T20:34:01.032877+0000 mon.c (mon.2) 4480 : audit [DBG] from='client.? 172.21.15.67:0/3369658356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:01 smithi067 bash[27441]: audit 2024-04-03T20:34:01.032877+0000 mon.c (mon.2) 4480 : audit [DBG] from='client.? 172.21.15.67:0/3369658356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:02 smithi082 bash[20963]: cluster 2024-04-03T20:34:01.064783+0000 mgr.y (mgr.24370) 11266 : cluster [DBG] pgmap v11250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:02 smithi067 bash[17655]: cluster 2024-04-03T20:34:01.064783+0000 mgr.y (mgr.24370) 11266 : cluster [DBG] pgmap v11250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:02 smithi067 bash[27441]: cluster 2024-04-03T20:34:01.064783+0000 mgr.y (mgr.24370) 11266 : cluster [DBG] pgmap v11250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:34:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:34:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:04 smithi082 bash[20963]: cluster 2024-04-03T20:34:03.065403+0000 mgr.y (mgr.24370) 11267 : cluster [DBG] pgmap v11251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:04 smithi082 bash[20963]: audit 2024-04-03T20:34:03.490885+0000 mon.a (mon.0) 9841 : audit [DBG] from='client.? 172.21.15.67:0/932531826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:04 smithi067 bash[17655]: cluster 2024-04-03T20:34:03.065403+0000 mgr.y (mgr.24370) 11267 : cluster [DBG] pgmap v11251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:04 smithi067 bash[17655]: audit 2024-04-03T20:34:03.490885+0000 mon.a (mon.0) 9841 : audit [DBG] from='client.? 172.21.15.67:0/932531826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:04 smithi067 bash[27441]: cluster 2024-04-03T20:34:03.065403+0000 mgr.y (mgr.24370) 11267 : cluster [DBG] pgmap v11251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:04 smithi067 bash[27441]: audit 2024-04-03T20:34:03.490885+0000 mon.a (mon.0) 9841 : audit [DBG] from='client.? 172.21.15.67:0/932531826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:06 smithi082 bash[20963]: cluster 2024-04-03T20:34:05.066101+0000 mgr.y (mgr.24370) 11268 : cluster [DBG] pgmap v11252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:06 smithi082 bash[20963]: audit 2024-04-03T20:34:05.945980+0000 mon.c (mon.2) 4481 : audit [DBG] from='client.? 172.21.15.67:0/2740103851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:06 smithi067 bash[17655]: cluster 2024-04-03T20:34:05.066101+0000 mgr.y (mgr.24370) 11268 : cluster [DBG] pgmap v11252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:06 smithi067 bash[17655]: audit 2024-04-03T20:34:05.945980+0000 mon.c (mon.2) 4481 : audit [DBG] from='client.? 172.21.15.67:0/2740103851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:06 smithi067 bash[27441]: cluster 2024-04-03T20:34:05.066101+0000 mgr.y (mgr.24370) 11268 : cluster [DBG] pgmap v11252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:06 smithi067 bash[27441]: audit 2024-04-03T20:34:05.945980+0000 mon.c (mon.2) 4481 : audit [DBG] from='client.? 172.21.15.67:0/2740103851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:07 smithi082 bash[20963]: cluster 2024-04-03T20:34:07.067291+0000 mgr.y (mgr.24370) 11269 : cluster [DBG] pgmap v11253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:07 smithi067 bash[17655]: cluster 2024-04-03T20:34:07.067291+0000 mgr.y (mgr.24370) 11269 : cluster [DBG] pgmap v11253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:07 smithi067 bash[27441]: cluster 2024-04-03T20:34:07.067291+0000 mgr.y (mgr.24370) 11269 : cluster [DBG] pgmap v11253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:08 smithi082 bash[20963]: audit 2024-04-03T20:34:08.398316+0000 mon.c (mon.2) 4482 : audit [DBG] from='client.? 172.21.15.67:0/2247860912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:08 smithi067 bash[17655]: audit 2024-04-03T20:34:08.398316+0000 mon.c (mon.2) 4482 : audit [DBG] from='client.? 172.21.15.67:0/2247860912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:08 smithi067 bash[27441]: audit 2024-04-03T20:34:08.398316+0000 mon.c (mon.2) 4482 : audit [DBG] from='client.? 172.21.15.67:0/2247860912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:09 smithi082 bash[20963]: cluster 2024-04-03T20:34:09.067990+0000 mgr.y (mgr.24370) 11270 : cluster [DBG] pgmap v11254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:09 smithi067 bash[17655]: cluster 2024-04-03T20:34:09.067990+0000 mgr.y (mgr.24370) 11270 : cluster [DBG] pgmap v11254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:09 smithi067 bash[27441]: cluster 2024-04-03T20:34:09.067990+0000 mgr.y (mgr.24370) 11270 : cluster [DBG] pgmap v11254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:10 smithi082 bash[20963]: audit 2024-04-03T20:34:09.802631+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:34:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:10 smithi082 bash[20963]: audit 2024-04-03T20:34:10.257673+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:10 smithi067 bash[17655]: audit 2024-04-03T20:34:09.802631+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:34:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:10 smithi067 bash[17655]: audit 2024-04-03T20:34:10.257673+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:10 smithi067 bash[27441]: audit 2024-04-03T20:34:09.802631+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:34:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:10 smithi067 bash[27441]: audit 2024-04-03T20:34:10.257673+0000 mon.a (mon.0) 9843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:11 smithi082 bash[20963]: audit 2024-04-03T20:34:10.856900+0000 mon.c (mon.2) 4483 : audit [DBG] from='client.? 172.21.15.67:0/1379556066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:11 smithi082 bash[20963]: cluster 2024-04-03T20:34:11.069115+0000 mgr.y (mgr.24370) 11271 : cluster [DBG] pgmap v11255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:11 smithi067 bash[17655]: audit 2024-04-03T20:34:10.856900+0000 mon.c (mon.2) 4483 : audit [DBG] from='client.? 172.21.15.67:0/1379556066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:11 smithi067 bash[17655]: cluster 2024-04-03T20:34:11.069115+0000 mgr.y (mgr.24370) 11271 : cluster [DBG] pgmap v11255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:11 smithi067 bash[27441]: audit 2024-04-03T20:34:10.856900+0000 mon.c (mon.2) 4483 : audit [DBG] from='client.? 172.21.15.67:0/1379556066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:11 smithi067 bash[27441]: cluster 2024-04-03T20:34:11.069115+0000 mgr.y (mgr.24370) 11271 : cluster [DBG] pgmap v11255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:34:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:34:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:14 smithi082 bash[20963]: cluster 2024-04-03T20:34:13.069742+0000 mgr.y (mgr.24370) 11272 : cluster [DBG] pgmap v11256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:14 smithi082 bash[20963]: audit 2024-04-03T20:34:13.311712+0000 mon.a (mon.0) 9844 : audit [DBG] from='client.? 172.21.15.67:0/3283049503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:14 smithi067 bash[17655]: cluster 2024-04-03T20:34:13.069742+0000 mgr.y (mgr.24370) 11272 : cluster [DBG] pgmap v11256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:14 smithi067 bash[17655]: audit 2024-04-03T20:34:13.311712+0000 mon.a (mon.0) 9844 : audit [DBG] from='client.? 172.21.15.67:0/3283049503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:14 smithi067 bash[27441]: cluster 2024-04-03T20:34:13.069742+0000 mgr.y (mgr.24370) 11272 : cluster [DBG] pgmap v11256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:14 smithi067 bash[27441]: audit 2024-04-03T20:34:13.311712+0000 mon.a (mon.0) 9844 : audit [DBG] from='client.? 172.21.15.67:0/3283049503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:16 smithi082 bash[20963]: cluster 2024-04-03T20:34:15.070465+0000 mgr.y (mgr.24370) 11273 : cluster [DBG] pgmap v11257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:16 smithi082 bash[20963]: audit 2024-04-03T20:34:15.499706+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:16 smithi082 bash[20963]: audit 2024-04-03T20:34:15.507177+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:16 smithi082 bash[20963]: audit 2024-04-03T20:34:15.785974+0000 mon.c (mon.2) 4484 : audit [DBG] from='client.? 172.21.15.67:0/1521979125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:16 smithi082 bash[20963]: audit 2024-04-03T20:34:15.803099+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:16 smithi082 bash[20963]: audit 2024-04-03T20:34:15.809860+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[17655]: cluster 2024-04-03T20:34:15.070465+0000 mgr.y (mgr.24370) 11273 : cluster [DBG] pgmap v11257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[17655]: audit 2024-04-03T20:34:15.499706+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[17655]: audit 2024-04-03T20:34:15.507177+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[17655]: audit 2024-04-03T20:34:15.785974+0000 mon.c (mon.2) 4484 : audit [DBG] from='client.? 172.21.15.67:0/1521979125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[17655]: audit 2024-04-03T20:34:15.803099+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[17655]: audit 2024-04-03T20:34:15.809860+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[27441]: cluster 2024-04-03T20:34:15.070465+0000 mgr.y (mgr.24370) 11273 : cluster [DBG] pgmap v11257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[27441]: audit 2024-04-03T20:34:15.499706+0000 mon.a (mon.0) 9845 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[27441]: audit 2024-04-03T20:34:15.507177+0000 mon.a (mon.0) 9846 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[27441]: audit 2024-04-03T20:34:15.785974+0000 mon.c (mon.2) 4484 : audit [DBG] from='client.? 172.21.15.67:0/1521979125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[27441]: audit 2024-04-03T20:34:15.803099+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:16 smithi067 bash[27441]: audit 2024-04-03T20:34:15.809860+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:17 smithi067 bash[17655]: audit 2024-04-03T20:34:16.229590+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:34:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:17 smithi067 bash[17655]: audit 2024-04-03T20:34:16.231339+0000 mon.a (mon.0) 9850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:34:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:17 smithi067 bash[17655]: audit 2024-04-03T20:34:16.241036+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:17 smithi067 bash[27441]: audit 2024-04-03T20:34:16.229590+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:34:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:17 smithi067 bash[27441]: audit 2024-04-03T20:34:16.231339+0000 mon.a (mon.0) 9850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:34:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:17 smithi067 bash[27441]: audit 2024-04-03T20:34:16.241036+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:17 smithi082 bash[20963]: audit 2024-04-03T20:34:16.229590+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:34:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:17 smithi082 bash[20963]: audit 2024-04-03T20:34:16.231339+0000 mon.a (mon.0) 9850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:34:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:17 smithi082 bash[20963]: audit 2024-04-03T20:34:16.241036+0000 mon.a (mon.0) 9851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:34:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:18 smithi067 bash[17655]: cluster 2024-04-03T20:34:17.071689+0000 mgr.y (mgr.24370) 11274 : cluster [DBG] pgmap v11258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:18 smithi067 bash[27441]: cluster 2024-04-03T20:34:17.071689+0000 mgr.y (mgr.24370) 11274 : cluster [DBG] pgmap v11258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:18 smithi082 bash[20963]: cluster 2024-04-03T20:34:17.071689+0000 mgr.y (mgr.24370) 11274 : cluster [DBG] pgmap v11258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:19 smithi067 bash[27441]: audit 2024-04-03T20:34:18.247688+0000 mon.a (mon.0) 9852 : audit [DBG] from='client.? 172.21.15.67:0/3684856122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:19 smithi067 bash[17655]: audit 2024-04-03T20:34:18.247688+0000 mon.a (mon.0) 9852 : audit [DBG] from='client.? 172.21.15.67:0/3684856122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:19 smithi082 bash[20963]: audit 2024-04-03T20:34:18.247688+0000 mon.a (mon.0) 9852 : audit [DBG] from='client.? 172.21.15.67:0/3684856122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:20 smithi067 bash[27441]: cluster 2024-04-03T20:34:19.072386+0000 mgr.y (mgr.24370) 11275 : cluster [DBG] pgmap v11259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:20 smithi067 bash[17655]: cluster 2024-04-03T20:34:19.072386+0000 mgr.y (mgr.24370) 11275 : cluster [DBG] pgmap v11259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:20 smithi082 bash[20963]: cluster 2024-04-03T20:34:19.072386+0000 mgr.y (mgr.24370) 11275 : cluster [DBG] pgmap v11259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:21 smithi067 bash[27441]: audit 2024-04-03T20:34:20.703225+0000 mon.c (mon.2) 4485 : audit [DBG] from='client.? 172.21.15.67:0/1785701828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:21 smithi067 bash[17655]: audit 2024-04-03T20:34:20.703225+0000 mon.c (mon.2) 4485 : audit [DBG] from='client.? 172.21.15.67:0/1785701828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:21 smithi082 bash[20963]: audit 2024-04-03T20:34:20.703225+0000 mon.c (mon.2) 4485 : audit [DBG] from='client.? 172.21.15.67:0/1785701828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:22 smithi067 bash[17655]: cluster 2024-04-03T20:34:21.073492+0000 mgr.y (mgr.24370) 11276 : cluster [DBG] pgmap v11260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:22 smithi067 bash[27441]: cluster 2024-04-03T20:34:21.073492+0000 mgr.y (mgr.24370) 11276 : cluster [DBG] pgmap v11260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:22 smithi082 bash[20963]: cluster 2024-04-03T20:34:21.073492+0000 mgr.y (mgr.24370) 11276 : cluster [DBG] pgmap v11260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:34:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:34:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:24 smithi067 bash[17655]: cluster 2024-04-03T20:34:23.074118+0000 mgr.y (mgr.24370) 11277 : cluster [DBG] pgmap v11261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:24 smithi067 bash[17655]: audit 2024-04-03T20:34:23.166027+0000 mon.a (mon.0) 9853 : audit [DBG] from='client.? 172.21.15.67:0/2362405717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:24 smithi067 bash[27441]: cluster 2024-04-03T20:34:23.074118+0000 mgr.y (mgr.24370) 11277 : cluster [DBG] pgmap v11261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:24 smithi067 bash[27441]: audit 2024-04-03T20:34:23.166027+0000 mon.a (mon.0) 9853 : audit [DBG] from='client.? 172.21.15.67:0/2362405717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:24 smithi082 bash[20963]: cluster 2024-04-03T20:34:23.074118+0000 mgr.y (mgr.24370) 11277 : cluster [DBG] pgmap v11261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:24 smithi082 bash[20963]: audit 2024-04-03T20:34:23.166027+0000 mon.a (mon.0) 9853 : audit [DBG] from='client.? 172.21.15.67:0/2362405717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:26 smithi082 bash[20963]: cluster 2024-04-03T20:34:25.074798+0000 mgr.y (mgr.24370) 11278 : cluster [DBG] pgmap v11262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:26 smithi082 bash[20963]: audit 2024-04-03T20:34:25.258154+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:26 smithi082 bash[20963]: audit 2024-04-03T20:34:25.611456+0000 mon.c (mon.2) 4486 : audit [DBG] from='client.? 172.21.15.67:0/4112219359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:26 smithi067 bash[17655]: cluster 2024-04-03T20:34:25.074798+0000 mgr.y (mgr.24370) 11278 : cluster [DBG] pgmap v11262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:26 smithi067 bash[17655]: audit 2024-04-03T20:34:25.258154+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:26 smithi067 bash[17655]: audit 2024-04-03T20:34:25.611456+0000 mon.c (mon.2) 4486 : audit [DBG] from='client.? 172.21.15.67:0/4112219359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:26 smithi067 bash[27441]: cluster 2024-04-03T20:34:25.074798+0000 mgr.y (mgr.24370) 11278 : cluster [DBG] pgmap v11262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:26 smithi067 bash[27441]: audit 2024-04-03T20:34:25.258154+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:26 smithi067 bash[27441]: audit 2024-04-03T20:34:25.611456+0000 mon.c (mon.2) 4486 : audit [DBG] from='client.? 172.21.15.67:0/4112219359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:28 smithi082 bash[20963]: cluster 2024-04-03T20:34:27.076115+0000 mgr.y (mgr.24370) 11279 : cluster [DBG] pgmap v11263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:28 smithi082 bash[20963]: audit 2024-04-03T20:34:28.065224+0000 mon.a (mon.0) 9855 : audit [DBG] from='client.? 172.21.15.67:0/2168883045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:28 smithi067 bash[17655]: cluster 2024-04-03T20:34:27.076115+0000 mgr.y (mgr.24370) 11279 : cluster [DBG] pgmap v11263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:28 smithi067 bash[17655]: audit 2024-04-03T20:34:28.065224+0000 mon.a (mon.0) 9855 : audit [DBG] from='client.? 172.21.15.67:0/2168883045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:28 smithi067 bash[27441]: cluster 2024-04-03T20:34:27.076115+0000 mgr.y (mgr.24370) 11279 : cluster [DBG] pgmap v11263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:28 smithi067 bash[27441]: audit 2024-04-03T20:34:28.065224+0000 mon.a (mon.0) 9855 : audit [DBG] from='client.? 172.21.15.67:0/2168883045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:30 smithi082 bash[20963]: cluster 2024-04-03T20:34:29.076885+0000 mgr.y (mgr.24370) 11280 : cluster [DBG] pgmap v11264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:30 smithi067 bash[27441]: cluster 2024-04-03T20:34:29.076885+0000 mgr.y (mgr.24370) 11280 : cluster [DBG] pgmap v11264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:30 smithi067 bash[17655]: cluster 2024-04-03T20:34:29.076885+0000 mgr.y (mgr.24370) 11280 : cluster [DBG] pgmap v11264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:31 smithi082 bash[20963]: audit 2024-04-03T20:34:30.524946+0000 mon.c (mon.2) 4487 : audit [DBG] from='client.? 172.21.15.67:0/1884060404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:31 smithi067 bash[17655]: audit 2024-04-03T20:34:30.524946+0000 mon.c (mon.2) 4487 : audit [DBG] from='client.? 172.21.15.67:0/1884060404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:31 smithi067 bash[27441]: audit 2024-04-03T20:34:30.524946+0000 mon.c (mon.2) 4487 : audit [DBG] from='client.? 172.21.15.67:0/1884060404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:32 smithi082 bash[20963]: cluster 2024-04-03T20:34:31.078034+0000 mgr.y (mgr.24370) 11281 : cluster [DBG] pgmap v11265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:32 smithi067 bash[27441]: cluster 2024-04-03T20:34:31.078034+0000 mgr.y (mgr.24370) 11281 : cluster [DBG] pgmap v11265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:32 smithi067 bash[17655]: cluster 2024-04-03T20:34:31.078034+0000 mgr.y (mgr.24370) 11281 : cluster [DBG] pgmap v11265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:34:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:33 smithi067 bash[27441]: audit 2024-04-03T20:34:32.981705+0000 mon.c (mon.2) 4488 : audit [DBG] from='client.? 172.21.15.67:0/1365250360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:33 smithi067 bash[17655]: audit 2024-04-03T20:34:32.981705+0000 mon.c (mon.2) 4488 : audit [DBG] from='client.? 172.21.15.67:0/1365250360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:33 smithi082 bash[20963]: audit 2024-04-03T20:34:32.981705+0000 mon.c (mon.2) 4488 : audit [DBG] from='client.? 172.21.15.67:0/1365250360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:34:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:34 smithi082 bash[20963]: cluster 2024-04-03T20:34:33.078697+0000 mgr.y (mgr.24370) 11282 : cluster [DBG] pgmap v11266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:34 smithi067 bash[17655]: cluster 2024-04-03T20:34:33.078697+0000 mgr.y (mgr.24370) 11282 : cluster [DBG] pgmap v11266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:34 smithi067 bash[27441]: cluster 2024-04-03T20:34:33.078697+0000 mgr.y (mgr.24370) 11282 : cluster [DBG] pgmap v11266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:36 smithi082 bash[20963]: cluster 2024-04-03T20:34:35.079232+0000 mgr.y (mgr.24370) 11283 : cluster [DBG] pgmap v11267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:36 smithi082 bash[20963]: audit 2024-04-03T20:34:35.438426+0000 mon.c (mon.2) 4489 : audit [DBG] from='client.? 172.21.15.67:0/1445622714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:36 smithi067 bash[17655]: cluster 2024-04-03T20:34:35.079232+0000 mgr.y (mgr.24370) 11283 : cluster [DBG] pgmap v11267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:36 smithi067 bash[17655]: audit 2024-04-03T20:34:35.438426+0000 mon.c (mon.2) 4489 : audit [DBG] from='client.? 172.21.15.67:0/1445622714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:36 smithi067 bash[27441]: cluster 2024-04-03T20:34:35.079232+0000 mgr.y (mgr.24370) 11283 : cluster [DBG] pgmap v11267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:36 smithi067 bash[27441]: audit 2024-04-03T20:34:35.438426+0000 mon.c (mon.2) 4489 : audit [DBG] from='client.? 172.21.15.67:0/1445622714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:38 smithi082 bash[20963]: cluster 2024-04-03T20:34:37.080365+0000 mgr.y (mgr.24370) 11284 : cluster [DBG] pgmap v11268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:38 smithi082 bash[20963]: audit 2024-04-03T20:34:37.891376+0000 mon.a (mon.0) 9856 : audit [DBG] from='client.? 172.21.15.67:0/970564787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:38 smithi067 bash[27441]: cluster 2024-04-03T20:34:37.080365+0000 mgr.y (mgr.24370) 11284 : cluster [DBG] pgmap v11268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:38 smithi067 bash[27441]: audit 2024-04-03T20:34:37.891376+0000 mon.a (mon.0) 9856 : audit [DBG] from='client.? 172.21.15.67:0/970564787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:38 smithi067 bash[17655]: cluster 2024-04-03T20:34:37.080365+0000 mgr.y (mgr.24370) 11284 : cluster [DBG] pgmap v11268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:38 smithi067 bash[17655]: audit 2024-04-03T20:34:37.891376+0000 mon.a (mon.0) 9856 : audit [DBG] from='client.? 172.21.15.67:0/970564787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:40 smithi082 bash[20963]: cluster 2024-04-03T20:34:39.080969+0000 mgr.y (mgr.24370) 11285 : cluster [DBG] pgmap v11269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:40 smithi067 bash[27441]: cluster 2024-04-03T20:34:39.080969+0000 mgr.y (mgr.24370) 11285 : cluster [DBG] pgmap v11269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:40 smithi067 bash[17655]: cluster 2024-04-03T20:34:39.080969+0000 mgr.y (mgr.24370) 11285 : cluster [DBG] pgmap v11269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:41 smithi082 bash[20963]: audit 2024-04-03T20:34:40.258127+0000 mon.a (mon.0) 9857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:41 smithi082 bash[20963]: audit 2024-04-03T20:34:40.355944+0000 mon.c (mon.2) 4490 : audit [DBG] from='client.? 172.21.15.67:0/4160838539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:41 smithi067 bash[17655]: audit 2024-04-03T20:34:40.258127+0000 mon.a (mon.0) 9857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:41 smithi067 bash[17655]: audit 2024-04-03T20:34:40.355944+0000 mon.c (mon.2) 4490 : audit [DBG] from='client.? 172.21.15.67:0/4160838539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:41 smithi067 bash[27441]: audit 2024-04-03T20:34:40.258127+0000 mon.a (mon.0) 9857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:41 smithi067 bash[27441]: audit 2024-04-03T20:34:40.355944+0000 mon.c (mon.2) 4490 : audit [DBG] from='client.? 172.21.15.67:0/4160838539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:42 smithi082 bash[20963]: cluster 2024-04-03T20:34:41.082227+0000 mgr.y (mgr.24370) 11286 : cluster [DBG] pgmap v11270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:42 smithi067 bash[17655]: cluster 2024-04-03T20:34:41.082227+0000 mgr.y (mgr.24370) 11286 : cluster [DBG] pgmap v11270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:42 smithi067 bash[27441]: cluster 2024-04-03T20:34:41.082227+0000 mgr.y (mgr.24370) 11286 : cluster [DBG] pgmap v11270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:43 smithi067 bash[17655]: audit 2024-04-03T20:34:42.811137+0000 mon.c (mon.2) 4491 : audit [DBG] from='client.? 172.21.15.67:0/218098803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:34:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:43 smithi067 bash[27441]: audit 2024-04-03T20:34:42.811137+0000 mon.c (mon.2) 4491 : audit [DBG] from='client.? 172.21.15.67:0/218098803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:43 smithi082 bash[20963]: audit 2024-04-03T20:34:42.811137+0000 mon.c (mon.2) 4491 : audit [DBG] from='client.? 172.21.15.67:0/218098803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:34:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:44 smithi082 bash[20963]: cluster 2024-04-03T20:34:43.083009+0000 mgr.y (mgr.24370) 11287 : cluster [DBG] pgmap v11271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:44 smithi067 bash[27441]: cluster 2024-04-03T20:34:43.083009+0000 mgr.y (mgr.24370) 11287 : cluster [DBG] pgmap v11271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:44 smithi067 bash[17655]: cluster 2024-04-03T20:34:43.083009+0000 mgr.y (mgr.24370) 11287 : cluster [DBG] pgmap v11271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:46 smithi082 bash[20963]: cluster 2024-04-03T20:34:45.083609+0000 mgr.y (mgr.24370) 11288 : cluster [DBG] pgmap v11272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:46 smithi082 bash[20963]: audit 2024-04-03T20:34:45.268142+0000 mon.a (mon.0) 9858 : audit [DBG] from='client.? 172.21.15.67:0/2069020394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:46 smithi067 bash[17655]: cluster 2024-04-03T20:34:45.083609+0000 mgr.y (mgr.24370) 11288 : cluster [DBG] pgmap v11272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:46 smithi067 bash[17655]: audit 2024-04-03T20:34:45.268142+0000 mon.a (mon.0) 9858 : audit [DBG] from='client.? 172.21.15.67:0/2069020394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:46 smithi067 bash[27441]: cluster 2024-04-03T20:34:45.083609+0000 mgr.y (mgr.24370) 11288 : cluster [DBG] pgmap v11272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:46 smithi067 bash[27441]: audit 2024-04-03T20:34:45.268142+0000 mon.a (mon.0) 9858 : audit [DBG] from='client.? 172.21.15.67:0/2069020394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:48 smithi082 bash[20963]: cluster 2024-04-03T20:34:47.084870+0000 mgr.y (mgr.24370) 11289 : cluster [DBG] pgmap v11273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:48 smithi082 bash[20963]: audit 2024-04-03T20:34:47.720608+0000 mon.a (mon.0) 9859 : audit [DBG] from='client.? 172.21.15.67:0/900548771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:48 smithi067 bash[17655]: cluster 2024-04-03T20:34:47.084870+0000 mgr.y (mgr.24370) 11289 : cluster [DBG] pgmap v11273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:48 smithi067 bash[17655]: audit 2024-04-03T20:34:47.720608+0000 mon.a (mon.0) 9859 : audit [DBG] from='client.? 172.21.15.67:0/900548771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:48 smithi067 bash[27441]: cluster 2024-04-03T20:34:47.084870+0000 mgr.y (mgr.24370) 11289 : cluster [DBG] pgmap v11273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:48 smithi067 bash[27441]: audit 2024-04-03T20:34:47.720608+0000 mon.a (mon.0) 9859 : audit [DBG] from='client.? 172.21.15.67:0/900548771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:50 smithi082 bash[20963]: cluster 2024-04-03T20:34:49.085557+0000 mgr.y (mgr.24370) 11290 : cluster [DBG] pgmap v11274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:50 smithi082 bash[20963]: audit 2024-04-03T20:34:50.177916+0000 mon.a (mon.0) 9860 : audit [DBG] from='client.? 172.21.15.67:0/1541041335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:50 smithi067 bash[17655]: cluster 2024-04-03T20:34:49.085557+0000 mgr.y (mgr.24370) 11290 : cluster [DBG] pgmap v11274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:50 smithi067 bash[17655]: audit 2024-04-03T20:34:50.177916+0000 mon.a (mon.0) 9860 : audit [DBG] from='client.? 172.21.15.67:0/1541041335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:50 smithi067 bash[27441]: cluster 2024-04-03T20:34:49.085557+0000 mgr.y (mgr.24370) 11290 : cluster [DBG] pgmap v11274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:50 smithi067 bash[27441]: audit 2024-04-03T20:34:50.177916+0000 mon.a (mon.0) 9860 : audit [DBG] from='client.? 172.21.15.67:0/1541041335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:52 smithi082 bash[20963]: cluster 2024-04-03T20:34:51.086690+0000 mgr.y (mgr.24370) 11291 : cluster [DBG] pgmap v11275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:52 smithi067 bash[27441]: cluster 2024-04-03T20:34:51.086690+0000 mgr.y (mgr.24370) 11291 : cluster [DBG] pgmap v11275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:52 smithi067 bash[17655]: cluster 2024-04-03T20:34:51.086690+0000 mgr.y (mgr.24370) 11291 : cluster [DBG] pgmap v11275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:34:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:53 smithi067 bash[27441]: audit 2024-04-03T20:34:52.640689+0000 mon.a (mon.0) 9861 : audit [DBG] from='client.? 172.21.15.67:0/3726518911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:53 smithi067 bash[17655]: audit 2024-04-03T20:34:52.640689+0000 mon.a (mon.0) 9861 : audit [DBG] from='client.? 172.21.15.67:0/3726518911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:53 smithi082 bash[20963]: audit 2024-04-03T20:34:52.640689+0000 mon.a (mon.0) 9861 : audit [DBG] from='client.? 172.21.15.67:0/3726518911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:34:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:54 smithi082 bash[20963]: cluster 2024-04-03T20:34:53.087269+0000 mgr.y (mgr.24370) 11292 : cluster [DBG] pgmap v11276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:54 smithi067 bash[27441]: cluster 2024-04-03T20:34:53.087269+0000 mgr.y (mgr.24370) 11292 : cluster [DBG] pgmap v11276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:54 smithi067 bash[17655]: cluster 2024-04-03T20:34:53.087269+0000 mgr.y (mgr.24370) 11292 : cluster [DBG] pgmap v11276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:55 smithi082 bash[20963]: audit 2024-04-03T20:34:55.087059+0000 mon.a (mon.0) 9862 : audit [DBG] from='client.? 172.21.15.67:0/2348663305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:55 smithi082 bash[20963]: audit 2024-04-03T20:34:55.258525+0000 mon.a (mon.0) 9863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:55 smithi067 bash[27441]: audit 2024-04-03T20:34:55.087059+0000 mon.a (mon.0) 9862 : audit [DBG] from='client.? 172.21.15.67:0/2348663305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:55 smithi067 bash[27441]: audit 2024-04-03T20:34:55.258525+0000 mon.a (mon.0) 9863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:55 smithi067 bash[17655]: audit 2024-04-03T20:34:55.087059+0000 mon.a (mon.0) 9862 : audit [DBG] from='client.? 172.21.15.67:0/2348663305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:55 smithi067 bash[17655]: audit 2024-04-03T20:34:55.258525+0000 mon.a (mon.0) 9863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:34:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:56 smithi082 bash[20963]: cluster 2024-04-03T20:34:55.088035+0000 mgr.y (mgr.24370) 11293 : cluster [DBG] pgmap v11277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:56 smithi067 bash[17655]: cluster 2024-04-03T20:34:55.088035+0000 mgr.y (mgr.24370) 11293 : cluster [DBG] pgmap v11277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:56 smithi067 bash[27441]: cluster 2024-04-03T20:34:55.088035+0000 mgr.y (mgr.24370) 11293 : cluster [DBG] pgmap v11277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:58 smithi082 bash[20963]: cluster 2024-04-03T20:34:57.089235+0000 mgr.y (mgr.24370) 11294 : cluster [DBG] pgmap v11278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:34:58 smithi082 bash[20963]: audit 2024-04-03T20:34:57.538566+0000 mon.c (mon.2) 4492 : audit [DBG] from='client.? 172.21.15.67:0/2609254081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:58 smithi067 bash[17655]: cluster 2024-04-03T20:34:57.089235+0000 mgr.y (mgr.24370) 11294 : cluster [DBG] pgmap v11278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:34:58 smithi067 bash[17655]: audit 2024-04-03T20:34:57.538566+0000 mon.c (mon.2) 4492 : audit [DBG] from='client.? 172.21.15.67:0/2609254081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:34:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:58 smithi067 bash[27441]: cluster 2024-04-03T20:34:57.089235+0000 mgr.y (mgr.24370) 11294 : cluster [DBG] pgmap v11278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:34:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:34:58 smithi067 bash[27441]: audit 2024-04-03T20:34:57.538566+0000 mon.c (mon.2) 4492 : audit [DBG] from='client.? 172.21.15.67:0/2609254081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:00 smithi082 bash[20963]: cluster 2024-04-03T20:34:59.089907+0000 mgr.y (mgr.24370) 11295 : cluster [DBG] pgmap v11279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:00 smithi082 bash[20963]: audit 2024-04-03T20:34:59.986986+0000 mon.c (mon.2) 4493 : audit [DBG] from='client.? 172.21.15.67:0/422377344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:00 smithi067 bash[27441]: cluster 2024-04-03T20:34:59.089907+0000 mgr.y (mgr.24370) 11295 : cluster [DBG] pgmap v11279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:00 smithi067 bash[27441]: audit 2024-04-03T20:34:59.986986+0000 mon.c (mon.2) 4493 : audit [DBG] from='client.? 172.21.15.67:0/422377344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:00 smithi067 bash[17655]: cluster 2024-04-03T20:34:59.089907+0000 mgr.y (mgr.24370) 11295 : cluster [DBG] pgmap v11279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:00 smithi067 bash[17655]: audit 2024-04-03T20:34:59.986986+0000 mon.c (mon.2) 4493 : audit [DBG] from='client.? 172.21.15.67:0/422377344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:02 smithi082 bash[20963]: cluster 2024-04-03T20:35:01.091196+0000 mgr.y (mgr.24370) 11296 : cluster [DBG] pgmap v11280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:02 smithi067 bash[17655]: cluster 2024-04-03T20:35:01.091196+0000 mgr.y (mgr.24370) 11296 : cluster [DBG] pgmap v11280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:02 smithi067 bash[27441]: cluster 2024-04-03T20:35:01.091196+0000 mgr.y (mgr.24370) 11296 : cluster [DBG] pgmap v11280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:03 smithi067 bash[17655]: audit 2024-04-03T20:35:02.434690+0000 mon.c (mon.2) 4494 : audit [DBG] from='client.? 172.21.15.67:0/821525162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:35:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:03 smithi067 bash[27441]: audit 2024-04-03T20:35:02.434690+0000 mon.c (mon.2) 4494 : audit [DBG] from='client.? 172.21.15.67:0/821525162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:35:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:03 smithi082 bash[20963]: audit 2024-04-03T20:35:02.434690+0000 mon.c (mon.2) 4494 : audit [DBG] from='client.? 172.21.15.67:0/821525162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:04 smithi082 bash[20963]: cluster 2024-04-03T20:35:03.091823+0000 mgr.y (mgr.24370) 11297 : cluster [DBG] pgmap v11281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:04 smithi067 bash[27441]: cluster 2024-04-03T20:35:03.091823+0000 mgr.y (mgr.24370) 11297 : cluster [DBG] pgmap v11281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:04 smithi067 bash[17655]: cluster 2024-04-03T20:35:03.091823+0000 mgr.y (mgr.24370) 11297 : cluster [DBG] pgmap v11281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:05 smithi082 bash[20963]: audit 2024-04-03T20:35:04.877558+0000 mon.a (mon.0) 9864 : audit [DBG] from='client.? 172.21.15.67:0/1812055173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:05 smithi082 bash[20963]: cluster 2024-04-03T20:35:05.092452+0000 mgr.y (mgr.24370) 11298 : cluster [DBG] pgmap v11282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:05 smithi067 bash[17655]: audit 2024-04-03T20:35:04.877558+0000 mon.a (mon.0) 9864 : audit [DBG] from='client.? 172.21.15.67:0/1812055173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:05 smithi067 bash[17655]: cluster 2024-04-03T20:35:05.092452+0000 mgr.y (mgr.24370) 11298 : cluster [DBG] pgmap v11282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:05 smithi067 bash[27441]: audit 2024-04-03T20:35:04.877558+0000 mon.a (mon.0) 9864 : audit [DBG] from='client.? 172.21.15.67:0/1812055173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:05 smithi067 bash[27441]: cluster 2024-04-03T20:35:05.092452+0000 mgr.y (mgr.24370) 11298 : cluster [DBG] pgmap v11282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:08 smithi067 bash[17655]: cluster 2024-04-03T20:35:07.093711+0000 mgr.y (mgr.24370) 11299 : cluster [DBG] pgmap v11283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:08 smithi067 bash[17655]: audit 2024-04-03T20:35:07.328641+0000 mon.c (mon.2) 4495 : audit [DBG] from='client.? 172.21.15.67:0/3449724013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:08 smithi067 bash[27441]: cluster 2024-04-03T20:35:07.093711+0000 mgr.y (mgr.24370) 11299 : cluster [DBG] pgmap v11283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:08.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:08 smithi067 bash[27441]: audit 2024-04-03T20:35:07.328641+0000 mon.c (mon.2) 4495 : audit [DBG] from='client.? 172.21.15.67:0/3449724013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:08 smithi082 bash[20963]: cluster 2024-04-03T20:35:07.093711+0000 mgr.y (mgr.24370) 11299 : cluster [DBG] pgmap v11283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:08 smithi082 bash[20963]: audit 2024-04-03T20:35:07.328641+0000 mon.c (mon.2) 4495 : audit [DBG] from='client.? 172.21.15.67:0/3449724013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:10 smithi067 bash[27441]: cluster 2024-04-03T20:35:09.094583+0000 mgr.y (mgr.24370) 11300 : cluster [DBG] pgmap v11284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:10 smithi067 bash[27441]: audit 2024-04-03T20:35:09.784492+0000 mon.c (mon.2) 4496 : audit [DBG] from='client.? 172.21.15.67:0/4120095733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:10 smithi067 bash[17655]: cluster 2024-04-03T20:35:09.094583+0000 mgr.y (mgr.24370) 11300 : cluster [DBG] pgmap v11284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:10 smithi067 bash[17655]: audit 2024-04-03T20:35:09.784492+0000 mon.c (mon.2) 4496 : audit [DBG] from='client.? 172.21.15.67:0/4120095733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:10 smithi082 bash[20963]: cluster 2024-04-03T20:35:09.094583+0000 mgr.y (mgr.24370) 11300 : cluster [DBG] pgmap v11284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:10 smithi082 bash[20963]: audit 2024-04-03T20:35:09.784492+0000 mon.c (mon.2) 4496 : audit [DBG] from='client.? 172.21.15.67:0/4120095733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:11 smithi067 bash[17655]: audit 2024-04-03T20:35:10.259484+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:11 smithi067 bash[27441]: audit 2024-04-03T20:35:10.259484+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:11 smithi082 bash[20963]: audit 2024-04-03T20:35:10.259484+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:12 smithi067 bash[17655]: cluster 2024-04-03T20:35:11.095751+0000 mgr.y (mgr.24370) 11301 : cluster [DBG] pgmap v11285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:12 smithi067 bash[27441]: cluster 2024-04-03T20:35:11.095751+0000 mgr.y (mgr.24370) 11301 : cluster [DBG] pgmap v11285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:12 smithi082 bash[20963]: cluster 2024-04-03T20:35:11.095751+0000 mgr.y (mgr.24370) 11301 : cluster [DBG] pgmap v11285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:13 smithi067 bash[17655]: audit 2024-04-03T20:35:12.242317+0000 mon.c (mon.2) 4497 : audit [DBG] from='client.? 172.21.15.67:0/355421597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:13] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:35:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:13 smithi067 bash[27441]: audit 2024-04-03T20:35:12.242317+0000 mon.c (mon.2) 4497 : audit [DBG] from='client.? 172.21.15.67:0/355421597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:13 smithi082 bash[20963]: audit 2024-04-03T20:35:12.242317+0000 mon.c (mon.2) 4497 : audit [DBG] from='client.? 172.21.15.67:0/355421597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:35:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:14 smithi082 bash[20963]: cluster 2024-04-03T20:35:13.096426+0000 mgr.y (mgr.24370) 11302 : cluster [DBG] pgmap v11286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:14 smithi067 bash[27441]: cluster 2024-04-03T20:35:13.096426+0000 mgr.y (mgr.24370) 11302 : cluster [DBG] pgmap v11286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:14 smithi067 bash[17655]: cluster 2024-04-03T20:35:13.096426+0000 mgr.y (mgr.24370) 11302 : cluster [DBG] pgmap v11286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:15 smithi082 bash[20963]: audit 2024-04-03T20:35:14.700685+0000 mon.a (mon.0) 9866 : audit [DBG] from='client.? 172.21.15.67:0/2938939318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:15 smithi067 bash[17655]: audit 2024-04-03T20:35:14.700685+0000 mon.a (mon.0) 9866 : audit [DBG] from='client.? 172.21.15.67:0/2938939318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:15 smithi067 bash[27441]: audit 2024-04-03T20:35:14.700685+0000 mon.a (mon.0) 9866 : audit [DBG] from='client.? 172.21.15.67:0/2938939318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:16 smithi082 bash[20963]: cluster 2024-04-03T20:35:15.097143+0000 mgr.y (mgr.24370) 11303 : cluster [DBG] pgmap v11287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:16 smithi067 bash[27441]: cluster 2024-04-03T20:35:15.097143+0000 mgr.y (mgr.24370) 11303 : cluster [DBG] pgmap v11287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:16 smithi067 bash[17655]: cluster 2024-04-03T20:35:15.097143+0000 mgr.y (mgr.24370) 11303 : cluster [DBG] pgmap v11287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:17 smithi082 bash[20963]: audit 2024-04-03T20:35:16.316052+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:35:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:17 smithi082 bash[20963]: audit 2024-04-03T20:35:16.644818+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:17 smithi082 bash[20963]: audit 2024-04-03T20:35:16.652765+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:17 smithi082 bash[20963]: audit 2024-04-03T20:35:17.149238+0000 mon.a (mon.0) 9870 : audit [DBG] from='client.? 172.21.15.67:0/1180094579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:17 smithi067 bash[17655]: audit 2024-04-03T20:35:16.316052+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:35:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:17 smithi067 bash[17655]: audit 2024-04-03T20:35:16.644818+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:17 smithi067 bash[17655]: audit 2024-04-03T20:35:16.652765+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:17 smithi067 bash[17655]: audit 2024-04-03T20:35:17.149238+0000 mon.a (mon.0) 9870 : audit [DBG] from='client.? 172.21.15.67:0/1180094579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:17 smithi067 bash[27441]: audit 2024-04-03T20:35:16.316052+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:35:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:17 smithi067 bash[27441]: audit 2024-04-03T20:35:16.644818+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:17 smithi067 bash[27441]: audit 2024-04-03T20:35:16.652765+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:17 smithi067 bash[27441]: audit 2024-04-03T20:35:17.149238+0000 mon.a (mon.0) 9870 : audit [DBG] from='client.? 172.21.15.67:0/1180094579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:18 smithi082 bash[20963]: cluster 2024-04-03T20:35:17.098280+0000 mgr.y (mgr.24370) 11304 : cluster [DBG] pgmap v11288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:18 smithi067 bash[17655]: cluster 2024-04-03T20:35:17.098280+0000 mgr.y (mgr.24370) 11304 : cluster [DBG] pgmap v11288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:18 smithi067 bash[27441]: cluster 2024-04-03T20:35:17.098280+0000 mgr.y (mgr.24370) 11304 : cluster [DBG] pgmap v11288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:20 smithi082 bash[20963]: cluster 2024-04-03T20:35:19.099062+0000 mgr.y (mgr.24370) 11305 : cluster [DBG] pgmap v11289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:20 smithi082 bash[20963]: audit 2024-04-03T20:35:19.601588+0000 mon.a (mon.0) 9871 : audit [DBG] from='client.? 172.21.15.67:0/1368077898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:20 smithi067 bash[17655]: cluster 2024-04-03T20:35:19.099062+0000 mgr.y (mgr.24370) 11305 : cluster [DBG] pgmap v11289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:20 smithi067 bash[17655]: audit 2024-04-03T20:35:19.601588+0000 mon.a (mon.0) 9871 : audit [DBG] from='client.? 172.21.15.67:0/1368077898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:20 smithi067 bash[27441]: cluster 2024-04-03T20:35:19.099062+0000 mgr.y (mgr.24370) 11305 : cluster [DBG] pgmap v11289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:20 smithi067 bash[27441]: audit 2024-04-03T20:35:19.601588+0000 mon.a (mon.0) 9871 : audit [DBG] from='client.? 172.21.15.67:0/1368077898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:22 smithi082 bash[20963]: cluster 2024-04-03T20:35:21.100273+0000 mgr.y (mgr.24370) 11306 : cluster [DBG] pgmap v11290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:22 smithi082 bash[20963]: audit 2024-04-03T20:35:22.007939+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:22 smithi082 bash[20963]: audit 2024-04-03T20:35:22.016165+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:22 smithi082 bash[20963]: audit 2024-04-03T20:35:22.093665+0000 mon.c (mon.2) 4498 : audit [DBG] from='client.? 172.21.15.67:0/1755789926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:22 smithi067 bash[17655]: cluster 2024-04-03T20:35:21.100273+0000 mgr.y (mgr.24370) 11306 : cluster [DBG] pgmap v11290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:22 smithi067 bash[17655]: audit 2024-04-03T20:35:22.007939+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:22 smithi067 bash[17655]: audit 2024-04-03T20:35:22.016165+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:22 smithi067 bash[17655]: audit 2024-04-03T20:35:22.093665+0000 mon.c (mon.2) 4498 : audit [DBG] from='client.? 172.21.15.67:0/1755789926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:22 smithi067 bash[27441]: cluster 2024-04-03T20:35:21.100273+0000 mgr.y (mgr.24370) 11306 : cluster [DBG] pgmap v11290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:22 smithi067 bash[27441]: audit 2024-04-03T20:35:22.007939+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:22 smithi067 bash[27441]: audit 2024-04-03T20:35:22.016165+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:22 smithi067 bash[27441]: audit 2024-04-03T20:35:22.093665+0000 mon.c (mon.2) 4498 : audit [DBG] from='client.? 172.21.15.67:0/1755789926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:23] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:35:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:35:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:23 smithi082 bash[20963]: audit 2024-04-03T20:35:22.651835+0000 mon.a (mon.0) 9874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:23 smithi082 bash[20963]: audit 2024-04-03T20:35:22.658583+0000 mon.a (mon.0) 9875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:23 smithi082 bash[20963]: audit 2024-04-03T20:35:23.081066+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:35:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:23 smithi082 bash[20963]: audit 2024-04-03T20:35:23.084050+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:35:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:23 smithi082 bash[20963]: audit 2024-04-03T20:35:23.092095+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:23 smithi082 bash[20963]: cluster 2024-04-03T20:35:23.100833+0000 mgr.y (mgr.24370) 11307 : cluster [DBG] pgmap v11291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[17655]: audit 2024-04-03T20:35:22.651835+0000 mon.a (mon.0) 9874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[17655]: audit 2024-04-03T20:35:22.658583+0000 mon.a (mon.0) 9875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[17655]: audit 2024-04-03T20:35:23.081066+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[17655]: audit 2024-04-03T20:35:23.084050+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[17655]: audit 2024-04-03T20:35:23.092095+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[17655]: cluster 2024-04-03T20:35:23.100833+0000 mgr.y (mgr.24370) 11307 : cluster [DBG] pgmap v11291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[27441]: audit 2024-04-03T20:35:22.651835+0000 mon.a (mon.0) 9874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[27441]: audit 2024-04-03T20:35:22.658583+0000 mon.a (mon.0) 9875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[27441]: audit 2024-04-03T20:35:23.081066+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[27441]: audit 2024-04-03T20:35:23.084050+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[27441]: audit 2024-04-03T20:35:23.092095+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:35:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:23 smithi067 bash[27441]: cluster 2024-04-03T20:35:23.100833+0000 mgr.y (mgr.24370) 11307 : cluster [DBG] pgmap v11291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:25 smithi082 bash[20963]: audit 2024-04-03T20:35:24.539309+0000 mon.c (mon.2) 4499 : audit [DBG] from='client.? 172.21.15.67:0/104497487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:25 smithi067 bash[17655]: audit 2024-04-03T20:35:24.539309+0000 mon.c (mon.2) 4499 : audit [DBG] from='client.? 172.21.15.67:0/104497487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:25 smithi067 bash[27441]: audit 2024-04-03T20:35:24.539309+0000 mon.c (mon.2) 4499 : audit [DBG] from='client.? 172.21.15.67:0/104497487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:26 smithi082 bash[20963]: cluster 2024-04-03T20:35:25.101401+0000 mgr.y (mgr.24370) 11308 : cluster [DBG] pgmap v11292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:26 smithi082 bash[20963]: audit 2024-04-03T20:35:25.259769+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:26 smithi067 bash[27441]: cluster 2024-04-03T20:35:25.101401+0000 mgr.y (mgr.24370) 11308 : cluster [DBG] pgmap v11292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:26 smithi067 bash[27441]: audit 2024-04-03T20:35:25.259769+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:26 smithi067 bash[17655]: cluster 2024-04-03T20:35:25.101401+0000 mgr.y (mgr.24370) 11308 : cluster [DBG] pgmap v11292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:26 smithi067 bash[17655]: audit 2024-04-03T20:35:25.259769+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:27 smithi082 bash[20963]: audit 2024-04-03T20:35:26.999585+0000 mon.c (mon.2) 4500 : audit [DBG] from='client.? 172.21.15.67:0/2864413840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:27 smithi067 bash[17655]: audit 2024-04-03T20:35:26.999585+0000 mon.c (mon.2) 4500 : audit [DBG] from='client.? 172.21.15.67:0/2864413840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:27 smithi067 bash[27441]: audit 2024-04-03T20:35:26.999585+0000 mon.c (mon.2) 4500 : audit [DBG] from='client.? 172.21.15.67:0/2864413840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:28 smithi067 bash[27441]: cluster 2024-04-03T20:35:27.102808+0000 mgr.y (mgr.24370) 11309 : cluster [DBG] pgmap v11293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:28 smithi067 bash[17655]: cluster 2024-04-03T20:35:27.102808+0000 mgr.y (mgr.24370) 11309 : cluster [DBG] pgmap v11293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:28 smithi082 bash[20963]: cluster 2024-04-03T20:35:27.102808+0000 mgr.y (mgr.24370) 11309 : cluster [DBG] pgmap v11293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:30 smithi067 bash[17655]: cluster 2024-04-03T20:35:29.103490+0000 mgr.y (mgr.24370) 11310 : cluster [DBG] pgmap v11294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:30 smithi067 bash[17655]: audit 2024-04-03T20:35:29.457118+0000 mon.a (mon.0) 9880 : audit [DBG] from='client.? 172.21.15.67:0/1554206572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:30 smithi067 bash[27441]: cluster 2024-04-03T20:35:29.103490+0000 mgr.y (mgr.24370) 11310 : cluster [DBG] pgmap v11294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:30 smithi067 bash[27441]: audit 2024-04-03T20:35:29.457118+0000 mon.a (mon.0) 9880 : audit [DBG] from='client.? 172.21.15.67:0/1554206572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:30 smithi082 bash[20963]: cluster 2024-04-03T20:35:29.103490+0000 mgr.y (mgr.24370) 11310 : cluster [DBG] pgmap v11294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:30 smithi082 bash[20963]: audit 2024-04-03T20:35:29.457118+0000 mon.a (mon.0) 9880 : audit [DBG] from='client.? 172.21.15.67:0/1554206572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:32 smithi082 bash[20963]: cluster 2024-04-03T20:35:31.104669+0000 mgr.y (mgr.24370) 11311 : cluster [DBG] pgmap v11295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:32 smithi082 bash[20963]: audit 2024-04-03T20:35:31.909181+0000 mon.a (mon.0) 9881 : audit [DBG] from='client.? 172.21.15.67:0/3899124075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:32 smithi067 bash[27441]: cluster 2024-04-03T20:35:31.104669+0000 mgr.y (mgr.24370) 11311 : cluster [DBG] pgmap v11295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:32 smithi067 bash[27441]: audit 2024-04-03T20:35:31.909181+0000 mon.a (mon.0) 9881 : audit [DBG] from='client.? 172.21.15.67:0/3899124075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:32 smithi067 bash[17655]: cluster 2024-04-03T20:35:31.104669+0000 mgr.y (mgr.24370) 11311 : cluster [DBG] pgmap v11295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:32 smithi067 bash[17655]: audit 2024-04-03T20:35:31.909181+0000 mon.a (mon.0) 9881 : audit [DBG] from='client.? 172.21.15.67:0/3899124075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:35:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:35:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:34 smithi082 bash[20963]: cluster 2024-04-03T20:35:33.105328+0000 mgr.y (mgr.24370) 11312 : cluster [DBG] pgmap v11296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:34 smithi067 bash[27441]: cluster 2024-04-03T20:35:33.105328+0000 mgr.y (mgr.24370) 11312 : cluster [DBG] pgmap v11296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:34 smithi067 bash[17655]: cluster 2024-04-03T20:35:33.105328+0000 mgr.y (mgr.24370) 11312 : cluster [DBG] pgmap v11296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:35 smithi082 bash[20963]: audit 2024-04-03T20:35:34.362569+0000 mon.c (mon.2) 4501 : audit [DBG] from='client.? 172.21.15.67:0/4193609733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:35 smithi067 bash[17655]: audit 2024-04-03T20:35:34.362569+0000 mon.c (mon.2) 4501 : audit [DBG] from='client.? 172.21.15.67:0/4193609733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:35 smithi067 bash[27441]: audit 2024-04-03T20:35:34.362569+0000 mon.c (mon.2) 4501 : audit [DBG] from='client.? 172.21.15.67:0/4193609733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:36 smithi082 bash[20963]: cluster 2024-04-03T20:35:35.106074+0000 mgr.y (mgr.24370) 11313 : cluster [DBG] pgmap v11297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:36 smithi067 bash[17655]: cluster 2024-04-03T20:35:35.106074+0000 mgr.y (mgr.24370) 11313 : cluster [DBG] pgmap v11297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:36 smithi067 bash[27441]: cluster 2024-04-03T20:35:35.106074+0000 mgr.y (mgr.24370) 11313 : cluster [DBG] pgmap v11297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:37 smithi082 bash[20963]: audit 2024-04-03T20:35:36.815158+0000 mon.a (mon.0) 9882 : audit [DBG] from='client.? 172.21.15.67:0/2358076137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:37 smithi067 bash[27441]: audit 2024-04-03T20:35:36.815158+0000 mon.a (mon.0) 9882 : audit [DBG] from='client.? 172.21.15.67:0/2358076137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:37 smithi067 bash[17655]: audit 2024-04-03T20:35:36.815158+0000 mon.a (mon.0) 9882 : audit [DBG] from='client.? 172.21.15.67:0/2358076137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:38 smithi082 bash[20963]: cluster 2024-04-03T20:35:37.107245+0000 mgr.y (mgr.24370) 11314 : cluster [DBG] pgmap v11298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:38 smithi067 bash[17655]: cluster 2024-04-03T20:35:37.107245+0000 mgr.y (mgr.24370) 11314 : cluster [DBG] pgmap v11298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:38 smithi067 bash[27441]: cluster 2024-04-03T20:35:37.107245+0000 mgr.y (mgr.24370) 11314 : cluster [DBG] pgmap v11298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:40 smithi082 bash[20963]: cluster 2024-04-03T20:35:39.107905+0000 mgr.y (mgr.24370) 11315 : cluster [DBG] pgmap v11299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:40 smithi082 bash[20963]: audit 2024-04-03T20:35:39.271241+0000 mon.a (mon.0) 9883 : audit [DBG] from='client.? 172.21.15.67:0/3356280396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:40 smithi067 bash[27441]: cluster 2024-04-03T20:35:39.107905+0000 mgr.y (mgr.24370) 11315 : cluster [DBG] pgmap v11299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:40 smithi067 bash[27441]: audit 2024-04-03T20:35:39.271241+0000 mon.a (mon.0) 9883 : audit [DBG] from='client.? 172.21.15.67:0/3356280396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:40 smithi067 bash[17655]: cluster 2024-04-03T20:35:39.107905+0000 mgr.y (mgr.24370) 11315 : cluster [DBG] pgmap v11299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:40 smithi067 bash[17655]: audit 2024-04-03T20:35:39.271241+0000 mon.a (mon.0) 9883 : audit [DBG] from='client.? 172.21.15.67:0/3356280396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:41 smithi082 bash[20963]: audit 2024-04-03T20:35:40.259875+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:41 smithi067 bash[17655]: audit 2024-04-03T20:35:40.259875+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:41 smithi067 bash[27441]: audit 2024-04-03T20:35:40.259875+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:42 smithi082 bash[20963]: cluster 2024-04-03T20:35:41.109052+0000 mgr.y (mgr.24370) 11316 : cluster [DBG] pgmap v11300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:42 smithi082 bash[20963]: audit 2024-04-03T20:35:41.728780+0000 mon.c (mon.2) 4502 : audit [DBG] from='client.? 172.21.15.67:0/196139645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:42 smithi067 bash[17655]: cluster 2024-04-03T20:35:41.109052+0000 mgr.y (mgr.24370) 11316 : cluster [DBG] pgmap v11300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:42 smithi067 bash[17655]: audit 2024-04-03T20:35:41.728780+0000 mon.c (mon.2) 4502 : audit [DBG] from='client.? 172.21.15.67:0/196139645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:42 smithi067 bash[27441]: cluster 2024-04-03T20:35:41.109052+0000 mgr.y (mgr.24370) 11316 : cluster [DBG] pgmap v11300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:42 smithi067 bash[27441]: audit 2024-04-03T20:35:41.728780+0000 mon.c (mon.2) 4502 : audit [DBG] from='client.? 172.21.15.67:0/196139645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:35:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:35:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:44 smithi082 bash[20963]: cluster 2024-04-03T20:35:43.109813+0000 mgr.y (mgr.24370) 11317 : cluster [DBG] pgmap v11301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:44 smithi082 bash[20963]: audit 2024-04-03T20:35:44.171830+0000 mon.a (mon.0) 9885 : audit [DBG] from='client.? 172.21.15.67:0/2380533411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:44 smithi067 bash[17655]: cluster 2024-04-03T20:35:43.109813+0000 mgr.y (mgr.24370) 11317 : cluster [DBG] pgmap v11301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:44 smithi067 bash[17655]: audit 2024-04-03T20:35:44.171830+0000 mon.a (mon.0) 9885 : audit [DBG] from='client.? 172.21.15.67:0/2380533411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:44 smithi067 bash[27441]: cluster 2024-04-03T20:35:43.109813+0000 mgr.y (mgr.24370) 11317 : cluster [DBG] pgmap v11301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:44 smithi067 bash[27441]: audit 2024-04-03T20:35:44.171830+0000 mon.a (mon.0) 9885 : audit [DBG] from='client.? 172.21.15.67:0/2380533411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:46 smithi082 bash[20963]: cluster 2024-04-03T20:35:45.110542+0000 mgr.y (mgr.24370) 11318 : cluster [DBG] pgmap v11302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:46 smithi067 bash[17655]: cluster 2024-04-03T20:35:45.110542+0000 mgr.y (mgr.24370) 11318 : cluster [DBG] pgmap v11302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:46 smithi067 bash[27441]: cluster 2024-04-03T20:35:45.110542+0000 mgr.y (mgr.24370) 11318 : cluster [DBG] pgmap v11302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:47 smithi082 bash[20963]: audit 2024-04-03T20:35:46.627052+0000 mon.a (mon.0) 9886 : audit [DBG] from='client.? 172.21.15.67:0/3696757999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:47 smithi067 bash[17655]: audit 2024-04-03T20:35:46.627052+0000 mon.a (mon.0) 9886 : audit [DBG] from='client.? 172.21.15.67:0/3696757999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:47.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:47 smithi067 bash[27441]: audit 2024-04-03T20:35:46.627052+0000 mon.a (mon.0) 9886 : audit [DBG] from='client.? 172.21.15.67:0/3696757999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:48 smithi082 bash[20963]: cluster 2024-04-03T20:35:47.111772+0000 mgr.y (mgr.24370) 11319 : cluster [DBG] pgmap v11303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:48 smithi067 bash[27441]: cluster 2024-04-03T20:35:47.111772+0000 mgr.y (mgr.24370) 11319 : cluster [DBG] pgmap v11303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:48 smithi067 bash[17655]: cluster 2024-04-03T20:35:47.111772+0000 mgr.y (mgr.24370) 11319 : cluster [DBG] pgmap v11303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:49 smithi082 bash[20963]: audit 2024-04-03T20:35:49.084144+0000 mon.a (mon.0) 9887 : audit [DBG] from='client.? 172.21.15.67:0/3878313528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:49 smithi067 bash[17655]: audit 2024-04-03T20:35:49.084144+0000 mon.a (mon.0) 9887 : audit [DBG] from='client.? 172.21.15.67:0/3878313528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:49.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:49 smithi067 bash[27441]: audit 2024-04-03T20:35:49.084144+0000 mon.a (mon.0) 9887 : audit [DBG] from='client.? 172.21.15.67:0/3878313528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:50 smithi082 bash[20963]: cluster 2024-04-03T20:35:49.112518+0000 mgr.y (mgr.24370) 11320 : cluster [DBG] pgmap v11304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:50 smithi067 bash[17655]: cluster 2024-04-03T20:35:49.112518+0000 mgr.y (mgr.24370) 11320 : cluster [DBG] pgmap v11304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:50 smithi067 bash[27441]: cluster 2024-04-03T20:35:49.112518+0000 mgr.y (mgr.24370) 11320 : cluster [DBG] pgmap v11304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:52 smithi082 bash[20963]: cluster 2024-04-03T20:35:51.113486+0000 mgr.y (mgr.24370) 11321 : cluster [DBG] pgmap v11305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:52 smithi082 bash[20963]: audit 2024-04-03T20:35:51.527611+0000 mon.c (mon.2) 4503 : audit [DBG] from='client.? 172.21.15.67:0/3809663669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:52 smithi067 bash[17655]: cluster 2024-04-03T20:35:51.113486+0000 mgr.y (mgr.24370) 11321 : cluster [DBG] pgmap v11305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:52 smithi067 bash[17655]: audit 2024-04-03T20:35:51.527611+0000 mon.c (mon.2) 4503 : audit [DBG] from='client.? 172.21.15.67:0/3809663669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:52 smithi067 bash[27441]: cluster 2024-04-03T20:35:51.113486+0000 mgr.y (mgr.24370) 11321 : cluster [DBG] pgmap v11305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:52 smithi067 bash[27441]: audit 2024-04-03T20:35:51.527611+0000 mon.c (mon.2) 4503 : audit [DBG] from='client.? 172.21.15.67:0/3809663669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:35:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:35:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:54 smithi082 bash[20963]: cluster 2024-04-03T20:35:53.114143+0000 mgr.y (mgr.24370) 11322 : cluster [DBG] pgmap v11306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:54 smithi082 bash[20963]: audit 2024-04-03T20:35:53.980506+0000 mon.a (mon.0) 9888 : audit [DBG] from='client.? 172.21.15.67:0/3659886598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:54 smithi067 bash[27441]: cluster 2024-04-03T20:35:53.114143+0000 mgr.y (mgr.24370) 11322 : cluster [DBG] pgmap v11306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:54 smithi067 bash[27441]: audit 2024-04-03T20:35:53.980506+0000 mon.a (mon.0) 9888 : audit [DBG] from='client.? 172.21.15.67:0/3659886598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:54 smithi067 bash[17655]: cluster 2024-04-03T20:35:53.114143+0000 mgr.y (mgr.24370) 11322 : cluster [DBG] pgmap v11306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:54 smithi067 bash[17655]: audit 2024-04-03T20:35:53.980506+0000 mon.a (mon.0) 9888 : audit [DBG] from='client.? 172.21.15.67:0/3659886598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:56 smithi082 bash[20963]: cluster 2024-04-03T20:35:55.114834+0000 mgr.y (mgr.24370) 11323 : cluster [DBG] pgmap v11307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:56 smithi082 bash[20963]: audit 2024-04-03T20:35:55.260509+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:56 smithi067 bash[17655]: cluster 2024-04-03T20:35:55.114834+0000 mgr.y (mgr.24370) 11323 : cluster [DBG] pgmap v11307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:56 smithi067 bash[17655]: audit 2024-04-03T20:35:55.260509+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:56 smithi067 bash[27441]: cluster 2024-04-03T20:35:55.114834+0000 mgr.y (mgr.24370) 11323 : cluster [DBG] pgmap v11307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:56 smithi067 bash[27441]: audit 2024-04-03T20:35:55.260509+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:35:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:57 smithi082 bash[20963]: audit 2024-04-03T20:35:56.436697+0000 mon.c (mon.2) 4504 : audit [DBG] from='client.? 172.21.15.67:0/3807003580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:57 smithi067 bash[27441]: audit 2024-04-03T20:35:56.436697+0000 mon.c (mon.2) 4504 : audit [DBG] from='client.? 172.21.15.67:0/3807003580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:57 smithi067 bash[17655]: audit 2024-04-03T20:35:56.436697+0000 mon.c (mon.2) 4504 : audit [DBG] from='client.? 172.21.15.67:0/3807003580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:58 smithi082 bash[20963]: cluster 2024-04-03T20:35:57.116168+0000 mgr.y (mgr.24370) 11324 : cluster [DBG] pgmap v11308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:58 smithi067 bash[17655]: cluster 2024-04-03T20:35:57.116168+0000 mgr.y (mgr.24370) 11324 : cluster [DBG] pgmap v11308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:58 smithi067 bash[27441]: cluster 2024-04-03T20:35:57.116168+0000 mgr.y (mgr.24370) 11324 : cluster [DBG] pgmap v11308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:35:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:35:59 smithi082 bash[20963]: audit 2024-04-03T20:35:58.883345+0000 mon.a (mon.0) 9890 : audit [DBG] from='client.? 172.21.15.67:0/135349931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:35:59 smithi067 bash[27441]: audit 2024-04-03T20:35:58.883345+0000 mon.a (mon.0) 9890 : audit [DBG] from='client.? 172.21.15.67:0/135349931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:35:59.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:35:59 smithi067 bash[17655]: audit 2024-04-03T20:35:58.883345+0000 mon.a (mon.0) 9890 : audit [DBG] from='client.? 172.21.15.67:0/135349931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:00 smithi082 bash[20963]: cluster 2024-04-03T20:35:59.116799+0000 mgr.y (mgr.24370) 11325 : cluster [DBG] pgmap v11309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:00 smithi067 bash[27441]: cluster 2024-04-03T20:35:59.116799+0000 mgr.y (mgr.24370) 11325 : cluster [DBG] pgmap v11309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:00 smithi067 bash[17655]: cluster 2024-04-03T20:35:59.116799+0000 mgr.y (mgr.24370) 11325 : cluster [DBG] pgmap v11309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:02 smithi082 bash[20963]: cluster 2024-04-03T20:36:01.118086+0000 mgr.y (mgr.24370) 11326 : cluster [DBG] pgmap v11310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:02 smithi082 bash[20963]: audit 2024-04-03T20:36:01.333612+0000 mon.c (mon.2) 4505 : audit [DBG] from='client.? 172.21.15.67:0/1331841233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:02 smithi067 bash[17655]: cluster 2024-04-03T20:36:01.118086+0000 mgr.y (mgr.24370) 11326 : cluster [DBG] pgmap v11310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:02 smithi067 bash[17655]: audit 2024-04-03T20:36:01.333612+0000 mon.c (mon.2) 4505 : audit [DBG] from='client.? 172.21.15.67:0/1331841233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:02 smithi067 bash[27441]: cluster 2024-04-03T20:36:01.118086+0000 mgr.y (mgr.24370) 11326 : cluster [DBG] pgmap v11310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:02 smithi067 bash[27441]: audit 2024-04-03T20:36:01.333612+0000 mon.c (mon.2) 4505 : audit [DBG] from='client.? 172.21.15.67:0/1331841233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:36:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:36:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:04 smithi082 bash[20963]: cluster 2024-04-03T20:36:03.118743+0000 mgr.y (mgr.24370) 11327 : cluster [DBG] pgmap v11311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:04 smithi082 bash[20963]: audit 2024-04-03T20:36:03.789634+0000 mon.c (mon.2) 4506 : audit [DBG] from='client.? 172.21.15.67:0/954145131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:04 smithi067 bash[27441]: cluster 2024-04-03T20:36:03.118743+0000 mgr.y (mgr.24370) 11327 : cluster [DBG] pgmap v11311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:04 smithi067 bash[27441]: audit 2024-04-03T20:36:03.789634+0000 mon.c (mon.2) 4506 : audit [DBG] from='client.? 172.21.15.67:0/954145131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:04 smithi067 bash[17655]: cluster 2024-04-03T20:36:03.118743+0000 mgr.y (mgr.24370) 11327 : cluster [DBG] pgmap v11311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:04 smithi067 bash[17655]: audit 2024-04-03T20:36:03.789634+0000 mon.c (mon.2) 4506 : audit [DBG] from='client.? 172.21.15.67:0/954145131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:06 smithi082 bash[20963]: cluster 2024-04-03T20:36:05.119411+0000 mgr.y (mgr.24370) 11328 : cluster [DBG] pgmap v11312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:06 smithi082 bash[20963]: audit 2024-04-03T20:36:06.251272+0000 mon.c (mon.2) 4507 : audit [DBG] from='client.? 172.21.15.67:0/1977003437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:06 smithi067 bash[17655]: cluster 2024-04-03T20:36:05.119411+0000 mgr.y (mgr.24370) 11328 : cluster [DBG] pgmap v11312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:06 smithi067 bash[17655]: audit 2024-04-03T20:36:06.251272+0000 mon.c (mon.2) 4507 : audit [DBG] from='client.? 172.21.15.67:0/1977003437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:06 smithi067 bash[27441]: cluster 2024-04-03T20:36:05.119411+0000 mgr.y (mgr.24370) 11328 : cluster [DBG] pgmap v11312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:06 smithi067 bash[27441]: audit 2024-04-03T20:36:06.251272+0000 mon.c (mon.2) 4507 : audit [DBG] from='client.? 172.21.15.67:0/1977003437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:08 smithi082 bash[20963]: cluster 2024-04-03T20:36:07.120622+0000 mgr.y (mgr.24370) 11329 : cluster [DBG] pgmap v11313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:08 smithi067 bash[27441]: cluster 2024-04-03T20:36:07.120622+0000 mgr.y (mgr.24370) 11329 : cluster [DBG] pgmap v11313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:08 smithi067 bash[17655]: cluster 2024-04-03T20:36:07.120622+0000 mgr.y (mgr.24370) 11329 : cluster [DBG] pgmap v11313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:09 smithi082 bash[20963]: audit 2024-04-03T20:36:08.714273+0000 mon.c (mon.2) 4508 : audit [DBG] from='client.? 172.21.15.67:0/4046269195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:09 smithi067 bash[17655]: audit 2024-04-03T20:36:08.714273+0000 mon.c (mon.2) 4508 : audit [DBG] from='client.? 172.21.15.67:0/4046269195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:09 smithi067 bash[27441]: audit 2024-04-03T20:36:08.714273+0000 mon.c (mon.2) 4508 : audit [DBG] from='client.? 172.21.15.67:0/4046269195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:10 smithi082 bash[20963]: cluster 2024-04-03T20:36:09.121313+0000 mgr.y (mgr.24370) 11330 : cluster [DBG] pgmap v11314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:10 smithi082 bash[20963]: audit 2024-04-03T20:36:10.260812+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:10 smithi067 bash[17655]: cluster 2024-04-03T20:36:09.121313+0000 mgr.y (mgr.24370) 11330 : cluster [DBG] pgmap v11314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:10 smithi067 bash[17655]: audit 2024-04-03T20:36:10.260812+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:10 smithi067 bash[27441]: cluster 2024-04-03T20:36:09.121313+0000 mgr.y (mgr.24370) 11330 : cluster [DBG] pgmap v11314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:10 smithi067 bash[27441]: audit 2024-04-03T20:36:10.260812+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:11 smithi082 bash[20963]: cluster 2024-04-03T20:36:11.122426+0000 mgr.y (mgr.24370) 11331 : cluster [DBG] pgmap v11315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:11 smithi082 bash[20963]: audit 2024-04-03T20:36:11.163555+0000 mon.c (mon.2) 4509 : audit [DBG] from='client.? 172.21.15.67:0/4067918295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:11 smithi067 bash[17655]: cluster 2024-04-03T20:36:11.122426+0000 mgr.y (mgr.24370) 11331 : cluster [DBG] pgmap v11315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:11 smithi067 bash[17655]: audit 2024-04-03T20:36:11.163555+0000 mon.c (mon.2) 4509 : audit [DBG] from='client.? 172.21.15.67:0/4067918295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:11 smithi067 bash[27441]: cluster 2024-04-03T20:36:11.122426+0000 mgr.y (mgr.24370) 11331 : cluster [DBG] pgmap v11315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:11 smithi067 bash[27441]: audit 2024-04-03T20:36:11.163555+0000 mon.c (mon.2) 4509 : audit [DBG] from='client.? 172.21.15.67:0/4067918295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:36:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:36:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:14 smithi082 bash[20963]: cluster 2024-04-03T20:36:13.123086+0000 mgr.y (mgr.24370) 11332 : cluster [DBG] pgmap v11316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:14 smithi082 bash[20963]: audit 2024-04-03T20:36:13.608375+0000 mon.c (mon.2) 4510 : audit [DBG] from='client.? 172.21.15.67:0/2552642449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:14 smithi067 bash[17655]: cluster 2024-04-03T20:36:13.123086+0000 mgr.y (mgr.24370) 11332 : cluster [DBG] pgmap v11316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:14 smithi067 bash[17655]: audit 2024-04-03T20:36:13.608375+0000 mon.c (mon.2) 4510 : audit [DBG] from='client.? 172.21.15.67:0/2552642449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:14 smithi067 bash[27441]: cluster 2024-04-03T20:36:13.123086+0000 mgr.y (mgr.24370) 11332 : cluster [DBG] pgmap v11316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:14 smithi067 bash[27441]: audit 2024-04-03T20:36:13.608375+0000 mon.c (mon.2) 4510 : audit [DBG] from='client.? 172.21.15.67:0/2552642449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:16 smithi082 bash[20963]: cluster 2024-04-03T20:36:15.123783+0000 mgr.y (mgr.24370) 11333 : cluster [DBG] pgmap v11317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:16 smithi082 bash[20963]: audit 2024-04-03T20:36:16.066135+0000 mon.a (mon.0) 9892 : audit [DBG] from='client.? 172.21.15.67:0/3826242315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:16 smithi067 bash[17655]: cluster 2024-04-03T20:36:15.123783+0000 mgr.y (mgr.24370) 11333 : cluster [DBG] pgmap v11317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:16 smithi067 bash[17655]: audit 2024-04-03T20:36:16.066135+0000 mon.a (mon.0) 9892 : audit [DBG] from='client.? 172.21.15.67:0/3826242315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:16 smithi067 bash[27441]: cluster 2024-04-03T20:36:15.123783+0000 mgr.y (mgr.24370) 11333 : cluster [DBG] pgmap v11317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:16 smithi067 bash[27441]: audit 2024-04-03T20:36:16.066135+0000 mon.a (mon.0) 9892 : audit [DBG] from='client.? 172.21.15.67:0/3826242315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:18 smithi082 bash[20963]: cluster 2024-04-03T20:36:17.124979+0000 mgr.y (mgr.24370) 11334 : cluster [DBG] pgmap v11318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:18 smithi067 bash[17655]: cluster 2024-04-03T20:36:17.124979+0000 mgr.y (mgr.24370) 11334 : cluster [DBG] pgmap v11318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:18 smithi067 bash[27441]: cluster 2024-04-03T20:36:17.124979+0000 mgr.y (mgr.24370) 11334 : cluster [DBG] pgmap v11318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:19 smithi082 bash[20963]: audit 2024-04-03T20:36:18.517760+0000 mon.c (mon.2) 4511 : audit [DBG] from='client.? 172.21.15.67:0/3333321331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:19 smithi067 bash[27441]: audit 2024-04-03T20:36:18.517760+0000 mon.c (mon.2) 4511 : audit [DBG] from='client.? 172.21.15.67:0/3333321331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:19 smithi067 bash[17655]: audit 2024-04-03T20:36:18.517760+0000 mon.c (mon.2) 4511 : audit [DBG] from='client.? 172.21.15.67:0/3333321331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:20 smithi082 bash[20963]: cluster 2024-04-03T20:36:19.125813+0000 mgr.y (mgr.24370) 11335 : cluster [DBG] pgmap v11319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:20 smithi067 bash[27441]: cluster 2024-04-03T20:36:19.125813+0000 mgr.y (mgr.24370) 11335 : cluster [DBG] pgmap v11319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:20 smithi067 bash[17655]: cluster 2024-04-03T20:36:19.125813+0000 mgr.y (mgr.24370) 11335 : cluster [DBG] pgmap v11319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:21 smithi082 bash[20963]: audit 2024-04-03T20:36:20.966609+0000 mon.a (mon.0) 9893 : audit [DBG] from='client.? 172.21.15.67:0/3324596020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:21 smithi067 bash[27441]: audit 2024-04-03T20:36:20.966609+0000 mon.a (mon.0) 9893 : audit [DBG] from='client.? 172.21.15.67:0/3324596020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:21 smithi067 bash[17655]: audit 2024-04-03T20:36:20.966609+0000 mon.a (mon.0) 9893 : audit [DBG] from='client.? 172.21.15.67:0/3324596020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:22 smithi082 bash[20963]: cluster 2024-04-03T20:36:21.127043+0000 mgr.y (mgr.24370) 11336 : cluster [DBG] pgmap v11320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:22 smithi067 bash[27441]: cluster 2024-04-03T20:36:21.127043+0000 mgr.y (mgr.24370) 11336 : cluster [DBG] pgmap v11320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:22 smithi067 bash[17655]: cluster 2024-04-03T20:36:21.127043+0000 mgr.y (mgr.24370) 11336 : cluster [DBG] pgmap v11320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:23 smithi067 bash[17655]: audit 2024-04-03T20:36:23.166766+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:36:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:36:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:23 smithi067 bash[27441]: audit 2024-04-03T20:36:23.166766+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:36:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:23 smithi082 bash[20963]: audit 2024-04-03T20:36:23.166766+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:36:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:36:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:24 smithi082 bash[20963]: cluster 2024-04-03T20:36:23.127648+0000 mgr.y (mgr.24370) 11337 : cluster [DBG] pgmap v11321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:24 smithi082 bash[20963]: audit 2024-04-03T20:36:23.431293+0000 mon.c (mon.2) 4512 : audit [DBG] from='client.? 172.21.15.67:0/421231204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:24 smithi067 bash[17655]: cluster 2024-04-03T20:36:23.127648+0000 mgr.y (mgr.24370) 11337 : cluster [DBG] pgmap v11321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:24 smithi067 bash[17655]: audit 2024-04-03T20:36:23.431293+0000 mon.c (mon.2) 4512 : audit [DBG] from='client.? 172.21.15.67:0/421231204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:24 smithi067 bash[27441]: cluster 2024-04-03T20:36:23.127648+0000 mgr.y (mgr.24370) 11337 : cluster [DBG] pgmap v11321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:24 smithi067 bash[27441]: audit 2024-04-03T20:36:23.431293+0000 mon.c (mon.2) 4512 : audit [DBG] from='client.? 172.21.15.67:0/421231204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:26 smithi082 bash[20963]: cluster 2024-04-03T20:36:25.128507+0000 mgr.y (mgr.24370) 11338 : cluster [DBG] pgmap v11322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:26 smithi082 bash[20963]: audit 2024-04-03T20:36:25.261123+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:26 smithi082 bash[20963]: audit 2024-04-03T20:36:25.886089+0000 mon.a (mon.0) 9896 : audit [DBG] from='client.? 172.21.15.67:0/272340393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:26 smithi067 bash[17655]: cluster 2024-04-03T20:36:25.128507+0000 mgr.y (mgr.24370) 11338 : cluster [DBG] pgmap v11322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:26 smithi067 bash[17655]: audit 2024-04-03T20:36:25.261123+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:26 smithi067 bash[17655]: audit 2024-04-03T20:36:25.886089+0000 mon.a (mon.0) 9896 : audit [DBG] from='client.? 172.21.15.67:0/272340393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:26 smithi067 bash[27441]: cluster 2024-04-03T20:36:25.128507+0000 mgr.y (mgr.24370) 11338 : cluster [DBG] pgmap v11322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:26 smithi067 bash[27441]: audit 2024-04-03T20:36:25.261123+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:26 smithi067 bash[27441]: audit 2024-04-03T20:36:25.886089+0000 mon.a (mon.0) 9896 : audit [DBG] from='client.? 172.21.15.67:0/272340393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:28 smithi082 bash[20963]: cluster 2024-04-03T20:36:27.129713+0000 mgr.y (mgr.24370) 11339 : cluster [DBG] pgmap v11323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:28 smithi067 bash[17655]: cluster 2024-04-03T20:36:27.129713+0000 mgr.y (mgr.24370) 11339 : cluster [DBG] pgmap v11323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:28 smithi067 bash[27441]: cluster 2024-04-03T20:36:27.129713+0000 mgr.y (mgr.24370) 11339 : cluster [DBG] pgmap v11323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:29 smithi082 bash[20963]: audit 2024-04-03T20:36:28.352988+0000 mon.a (mon.0) 9897 : audit [DBG] from='client.? 172.21.15.67:0/3321012817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:29 smithi082 bash[20963]: audit 2024-04-03T20:36:28.859726+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:29 smithi082 bash[20963]: audit 2024-04-03T20:36:28.867821+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:29 smithi082 bash[20963]: audit 2024-04-03T20:36:29.112471+0000 mon.a (mon.0) 9900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:29 smithi082 bash[20963]: audit 2024-04-03T20:36:29.121408+0000 mon.a (mon.0) 9901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[17655]: audit 2024-04-03T20:36:28.352988+0000 mon.a (mon.0) 9897 : audit [DBG] from='client.? 172.21.15.67:0/3321012817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[17655]: audit 2024-04-03T20:36:28.859726+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[17655]: audit 2024-04-03T20:36:28.867821+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[17655]: audit 2024-04-03T20:36:29.112471+0000 mon.a (mon.0) 9900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[17655]: audit 2024-04-03T20:36:29.121408+0000 mon.a (mon.0) 9901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[27441]: audit 2024-04-03T20:36:28.352988+0000 mon.a (mon.0) 9897 : audit [DBG] from='client.? 172.21.15.67:0/3321012817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:29.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[27441]: audit 2024-04-03T20:36:28.859726+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[27441]: audit 2024-04-03T20:36:28.867821+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[27441]: audit 2024-04-03T20:36:29.112471+0000 mon.a (mon.0) 9900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:29.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:29 smithi067 bash[27441]: audit 2024-04-03T20:36:29.121408+0000 mon.a (mon.0) 9901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:30 smithi082 bash[20963]: cluster 2024-04-03T20:36:29.130162+0000 mgr.y (mgr.24370) 11340 : cluster [DBG] pgmap v11324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:30 smithi082 bash[20963]: audit 2024-04-03T20:36:29.553013+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:36:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:30 smithi082 bash[20963]: audit 2024-04-03T20:36:29.554622+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:36:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:30 smithi082 bash[20963]: audit 2024-04-03T20:36:29.564216+0000 mon.a (mon.0) 9904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:30 smithi067 bash[17655]: cluster 2024-04-03T20:36:29.130162+0000 mgr.y (mgr.24370) 11340 : cluster [DBG] pgmap v11324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:30 smithi067 bash[17655]: audit 2024-04-03T20:36:29.553013+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:36:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:30 smithi067 bash[17655]: audit 2024-04-03T20:36:29.554622+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:36:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:30 smithi067 bash[17655]: audit 2024-04-03T20:36:29.564216+0000 mon.a (mon.0) 9904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:30 smithi067 bash[27441]: cluster 2024-04-03T20:36:29.130162+0000 mgr.y (mgr.24370) 11340 : cluster [DBG] pgmap v11324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:30 smithi067 bash[27441]: audit 2024-04-03T20:36:29.553013+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:36:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:30 smithi067 bash[27441]: audit 2024-04-03T20:36:29.554622+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:36:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:30 smithi067 bash[27441]: audit 2024-04-03T20:36:29.564216+0000 mon.a (mon.0) 9904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:36:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:31 smithi082 bash[20963]: audit 2024-04-03T20:36:30.812696+0000 mon.c (mon.2) 4513 : audit [DBG] from='client.? 172.21.15.67:0/1467059241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:31 smithi067 bash[17655]: audit 2024-04-03T20:36:30.812696+0000 mon.c (mon.2) 4513 : audit [DBG] from='client.? 172.21.15.67:0/1467059241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:31 smithi067 bash[27441]: audit 2024-04-03T20:36:30.812696+0000 mon.c (mon.2) 4513 : audit [DBG] from='client.? 172.21.15.67:0/1467059241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:32 smithi082 bash[20963]: cluster 2024-04-03T20:36:31.131315+0000 mgr.y (mgr.24370) 11341 : cluster [DBG] pgmap v11325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:32 smithi067 bash[17655]: cluster 2024-04-03T20:36:31.131315+0000 mgr.y (mgr.24370) 11341 : cluster [DBG] pgmap v11325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:32 smithi067 bash[27441]: cluster 2024-04-03T20:36:31.131315+0000 mgr.y (mgr.24370) 11341 : cluster [DBG] pgmap v11325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:36:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:36:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:34 smithi082 bash[20963]: cluster 2024-04-03T20:36:33.131961+0000 mgr.y (mgr.24370) 11342 : cluster [DBG] pgmap v11326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:34 smithi082 bash[20963]: audit 2024-04-03T20:36:33.275607+0000 mon.a (mon.0) 9905 : audit [DBG] from='client.? 172.21.15.67:0/2774768175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:34 smithi067 bash[17655]: cluster 2024-04-03T20:36:33.131961+0000 mgr.y (mgr.24370) 11342 : cluster [DBG] pgmap v11326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:34 smithi067 bash[17655]: audit 2024-04-03T20:36:33.275607+0000 mon.a (mon.0) 9905 : audit [DBG] from='client.? 172.21.15.67:0/2774768175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:34 smithi067 bash[27441]: cluster 2024-04-03T20:36:33.131961+0000 mgr.y (mgr.24370) 11342 : cluster [DBG] pgmap v11326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:34 smithi067 bash[27441]: audit 2024-04-03T20:36:33.275607+0000 mon.a (mon.0) 9905 : audit [DBG] from='client.? 172.21.15.67:0/2774768175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:36 smithi082 bash[20963]: cluster 2024-04-03T20:36:35.132666+0000 mgr.y (mgr.24370) 11343 : cluster [DBG] pgmap v11327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:36 smithi082 bash[20963]: audit 2024-04-03T20:36:35.736508+0000 mon.c (mon.2) 4514 : audit [DBG] from='client.? 172.21.15.67:0/1529245980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:36 smithi067 bash[27441]: cluster 2024-04-03T20:36:35.132666+0000 mgr.y (mgr.24370) 11343 : cluster [DBG] pgmap v11327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:36 smithi067 bash[27441]: audit 2024-04-03T20:36:35.736508+0000 mon.c (mon.2) 4514 : audit [DBG] from='client.? 172.21.15.67:0/1529245980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:36 smithi067 bash[17655]: cluster 2024-04-03T20:36:35.132666+0000 mgr.y (mgr.24370) 11343 : cluster [DBG] pgmap v11327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:36 smithi067 bash[17655]: audit 2024-04-03T20:36:35.736508+0000 mon.c (mon.2) 4514 : audit [DBG] from='client.? 172.21.15.67:0/1529245980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:38 smithi082 bash[20963]: cluster 2024-04-03T20:36:37.133840+0000 mgr.y (mgr.24370) 11344 : cluster [DBG] pgmap v11328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:38 smithi082 bash[20963]: audit 2024-04-03T20:36:38.193291+0000 mon.c (mon.2) 4515 : audit [DBG] from='client.? 172.21.15.67:0/1976531472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:38 smithi067 bash[27441]: cluster 2024-04-03T20:36:37.133840+0000 mgr.y (mgr.24370) 11344 : cluster [DBG] pgmap v11328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:38 smithi067 bash[27441]: audit 2024-04-03T20:36:38.193291+0000 mon.c (mon.2) 4515 : audit [DBG] from='client.? 172.21.15.67:0/1976531472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:38 smithi067 bash[17655]: cluster 2024-04-03T20:36:37.133840+0000 mgr.y (mgr.24370) 11344 : cluster [DBG] pgmap v11328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:38 smithi067 bash[17655]: audit 2024-04-03T20:36:38.193291+0000 mon.c (mon.2) 4515 : audit [DBG] from='client.? 172.21.15.67:0/1976531472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:40 smithi082 bash[20963]: cluster 2024-04-03T20:36:39.134523+0000 mgr.y (mgr.24370) 11345 : cluster [DBG] pgmap v11329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:40 smithi082 bash[20963]: audit 2024-04-03T20:36:40.260908+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:40 smithi067 bash[27441]: cluster 2024-04-03T20:36:39.134523+0000 mgr.y (mgr.24370) 11345 : cluster [DBG] pgmap v11329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:40 smithi067 bash[27441]: audit 2024-04-03T20:36:40.260908+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:40 smithi067 bash[17655]: cluster 2024-04-03T20:36:39.134523+0000 mgr.y (mgr.24370) 11345 : cluster [DBG] pgmap v11329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:40 smithi067 bash[17655]: audit 2024-04-03T20:36:40.260908+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:41 smithi082 bash[20963]: audit 2024-04-03T20:36:40.680149+0000 mon.a (mon.0) 9907 : audit [DBG] from='client.? 172.21.15.67:0/1188393112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:41 smithi067 bash[17655]: audit 2024-04-03T20:36:40.680149+0000 mon.a (mon.0) 9907 : audit [DBG] from='client.? 172.21.15.67:0/1188393112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:41 smithi067 bash[27441]: audit 2024-04-03T20:36:40.680149+0000 mon.a (mon.0) 9907 : audit [DBG] from='client.? 172.21.15.67:0/1188393112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:42 smithi082 bash[20963]: cluster 2024-04-03T20:36:41.135703+0000 mgr.y (mgr.24370) 11346 : cluster [DBG] pgmap v11330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:42 smithi067 bash[17655]: cluster 2024-04-03T20:36:41.135703+0000 mgr.y (mgr.24370) 11346 : cluster [DBG] pgmap v11330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:42 smithi067 bash[27441]: cluster 2024-04-03T20:36:41.135703+0000 mgr.y (mgr.24370) 11346 : cluster [DBG] pgmap v11330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:43 smithi067 bash[17655]: audit 2024-04-03T20:36:43.135600+0000 mon.c (mon.2) 4516 : audit [DBG] from='client.? 172.21.15.67:0/2345791656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:36:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:43 smithi067 bash[27441]: audit 2024-04-03T20:36:43.135600+0000 mon.c (mon.2) 4516 : audit [DBG] from='client.? 172.21.15.67:0/2345791656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:43 smithi082 bash[20963]: audit 2024-04-03T20:36:43.135600+0000 mon.c (mon.2) 4516 : audit [DBG] from='client.? 172.21.15.67:0/2345791656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:36:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:44 smithi082 bash[20963]: cluster 2024-04-03T20:36:43.136440+0000 mgr.y (mgr.24370) 11347 : cluster [DBG] pgmap v11331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:44 smithi067 bash[27441]: cluster 2024-04-03T20:36:43.136440+0000 mgr.y (mgr.24370) 11347 : cluster [DBG] pgmap v11331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:44 smithi067 bash[17655]: cluster 2024-04-03T20:36:43.136440+0000 mgr.y (mgr.24370) 11347 : cluster [DBG] pgmap v11331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:46 smithi082 bash[20963]: cluster 2024-04-03T20:36:45.137118+0000 mgr.y (mgr.24370) 11348 : cluster [DBG] pgmap v11332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:46 smithi082 bash[20963]: audit 2024-04-03T20:36:45.588419+0000 mon.c (mon.2) 4517 : audit [DBG] from='client.? 172.21.15.67:0/3304755741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:46 smithi067 bash[27441]: cluster 2024-04-03T20:36:45.137118+0000 mgr.y (mgr.24370) 11348 : cluster [DBG] pgmap v11332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:46 smithi067 bash[27441]: audit 2024-04-03T20:36:45.588419+0000 mon.c (mon.2) 4517 : audit [DBG] from='client.? 172.21.15.67:0/3304755741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:46 smithi067 bash[17655]: cluster 2024-04-03T20:36:45.137118+0000 mgr.y (mgr.24370) 11348 : cluster [DBG] pgmap v11332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:46 smithi067 bash[17655]: audit 2024-04-03T20:36:45.588419+0000 mon.c (mon.2) 4517 : audit [DBG] from='client.? 172.21.15.67:0/3304755741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:48 smithi082 bash[20963]: cluster 2024-04-03T20:36:47.138309+0000 mgr.y (mgr.24370) 11349 : cluster [DBG] pgmap v11333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:48 smithi082 bash[20963]: audit 2024-04-03T20:36:48.038470+0000 mon.a (mon.0) 9908 : audit [DBG] from='client.? 172.21.15.67:0/4207232868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:48 smithi067 bash[27441]: cluster 2024-04-03T20:36:47.138309+0000 mgr.y (mgr.24370) 11349 : cluster [DBG] pgmap v11333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:48 smithi067 bash[27441]: audit 2024-04-03T20:36:48.038470+0000 mon.a (mon.0) 9908 : audit [DBG] from='client.? 172.21.15.67:0/4207232868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:48 smithi067 bash[17655]: cluster 2024-04-03T20:36:47.138309+0000 mgr.y (mgr.24370) 11349 : cluster [DBG] pgmap v11333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:48 smithi067 bash[17655]: audit 2024-04-03T20:36:48.038470+0000 mon.a (mon.0) 9908 : audit [DBG] from='client.? 172.21.15.67:0/4207232868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:50 smithi082 bash[20963]: cluster 2024-04-03T20:36:49.138984+0000 mgr.y (mgr.24370) 11350 : cluster [DBG] pgmap v11334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:50 smithi067 bash[17655]: cluster 2024-04-03T20:36:49.138984+0000 mgr.y (mgr.24370) 11350 : cluster [DBG] pgmap v11334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:50 smithi067 bash[27441]: cluster 2024-04-03T20:36:49.138984+0000 mgr.y (mgr.24370) 11350 : cluster [DBG] pgmap v11334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:51 smithi082 bash[20963]: audit 2024-04-03T20:36:50.494821+0000 mon.a (mon.0) 9909 : audit [DBG] from='client.? 172.21.15.67:0/1634407523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:51 smithi067 bash[17655]: audit 2024-04-03T20:36:50.494821+0000 mon.a (mon.0) 9909 : audit [DBG] from='client.? 172.21.15.67:0/1634407523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:51 smithi067 bash[27441]: audit 2024-04-03T20:36:50.494821+0000 mon.a (mon.0) 9909 : audit [DBG] from='client.? 172.21.15.67:0/1634407523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:52 smithi082 bash[20963]: cluster 2024-04-03T20:36:51.140129+0000 mgr.y (mgr.24370) 11351 : cluster [DBG] pgmap v11335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:52 smithi067 bash[27441]: cluster 2024-04-03T20:36:51.140129+0000 mgr.y (mgr.24370) 11351 : cluster [DBG] pgmap v11335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:52 smithi067 bash[17655]: cluster 2024-04-03T20:36:51.140129+0000 mgr.y (mgr.24370) 11351 : cluster [DBG] pgmap v11335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:36:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:53 smithi067 bash[17655]: audit 2024-04-03T20:36:52.941300+0000 mon.c (mon.2) 4518 : audit [DBG] from='client.? 172.21.15.67:0/4086442807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:53 smithi067 bash[17655]: cluster 2024-04-03T20:36:53.140808+0000 mgr.y (mgr.24370) 11352 : cluster [DBG] pgmap v11336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:53 smithi067 bash[27441]: audit 2024-04-03T20:36:52.941300+0000 mon.c (mon.2) 4518 : audit [DBG] from='client.? 172.21.15.67:0/4086442807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:53 smithi067 bash[27441]: cluster 2024-04-03T20:36:53.140808+0000 mgr.y (mgr.24370) 11352 : cluster [DBG] pgmap v11336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:36:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:53 smithi082 bash[20963]: audit 2024-04-03T20:36:52.941300+0000 mon.c (mon.2) 4518 : audit [DBG] from='client.? 172.21.15.67:0/4086442807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:53 smithi082 bash[20963]: cluster 2024-04-03T20:36:53.140808+0000 mgr.y (mgr.24370) 11352 : cluster [DBG] pgmap v11336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:56 smithi082 bash[20963]: cluster 2024-04-03T20:36:55.141480+0000 mgr.y (mgr.24370) 11353 : cluster [DBG] pgmap v11337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:56 smithi082 bash[20963]: audit 2024-04-03T20:36:55.261652+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:56 smithi082 bash[20963]: audit 2024-04-03T20:36:55.401626+0000 mon.c (mon.2) 4519 : audit [DBG] from='client.? 172.21.15.67:0/2593438312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:56 smithi067 bash[17655]: cluster 2024-04-03T20:36:55.141480+0000 mgr.y (mgr.24370) 11353 : cluster [DBG] pgmap v11337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:56 smithi067 bash[17655]: audit 2024-04-03T20:36:55.261652+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:56 smithi067 bash[17655]: audit 2024-04-03T20:36:55.401626+0000 mon.c (mon.2) 4519 : audit [DBG] from='client.? 172.21.15.67:0/2593438312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:56 smithi067 bash[27441]: cluster 2024-04-03T20:36:55.141480+0000 mgr.y (mgr.24370) 11353 : cluster [DBG] pgmap v11337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:56 smithi067 bash[27441]: audit 2024-04-03T20:36:55.261652+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:36:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:56 smithi067 bash[27441]: audit 2024-04-03T20:36:55.401626+0000 mon.c (mon.2) 4519 : audit [DBG] from='client.? 172.21.15.67:0/2593438312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:58 smithi082 bash[20963]: cluster 2024-04-03T20:36:57.142647+0000 mgr.y (mgr.24370) 11354 : cluster [DBG] pgmap v11338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:36:58 smithi082 bash[20963]: audit 2024-04-03T20:36:57.849224+0000 mon.c (mon.2) 4520 : audit [DBG] from='client.? 172.21.15.67:0/3202120245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:58 smithi067 bash[17655]: cluster 2024-04-03T20:36:57.142647+0000 mgr.y (mgr.24370) 11354 : cluster [DBG] pgmap v11338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:36:58 smithi067 bash[17655]: audit 2024-04-03T20:36:57.849224+0000 mon.c (mon.2) 4520 : audit [DBG] from='client.? 172.21.15.67:0/3202120245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:36:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:58 smithi067 bash[27441]: cluster 2024-04-03T20:36:57.142647+0000 mgr.y (mgr.24370) 11354 : cluster [DBG] pgmap v11338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:36:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:36:58 smithi067 bash[27441]: audit 2024-04-03T20:36:57.849224+0000 mon.c (mon.2) 4520 : audit [DBG] from='client.? 172.21.15.67:0/3202120245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:00 smithi082 bash[20963]: cluster 2024-04-03T20:36:59.143307+0000 mgr.y (mgr.24370) 11355 : cluster [DBG] pgmap v11339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:00 smithi067 bash[17655]: cluster 2024-04-03T20:36:59.143307+0000 mgr.y (mgr.24370) 11355 : cluster [DBG] pgmap v11339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:00 smithi067 bash[27441]: cluster 2024-04-03T20:36:59.143307+0000 mgr.y (mgr.24370) 11355 : cluster [DBG] pgmap v11339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:01 smithi082 bash[20963]: audit 2024-04-03T20:37:00.308172+0000 mon.c (mon.2) 4521 : audit [DBG] from='client.? 172.21.15.67:0/2588491623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:01 smithi067 bash[17655]: audit 2024-04-03T20:37:00.308172+0000 mon.c (mon.2) 4521 : audit [DBG] from='client.? 172.21.15.67:0/2588491623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:01 smithi067 bash[27441]: audit 2024-04-03T20:37:00.308172+0000 mon.c (mon.2) 4521 : audit [DBG] from='client.? 172.21.15.67:0/2588491623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:02 smithi082 bash[20963]: cluster 2024-04-03T20:37:01.144497+0000 mgr.y (mgr.24370) 11356 : cluster [DBG] pgmap v11340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:02 smithi067 bash[27441]: cluster 2024-04-03T20:37:01.144497+0000 mgr.y (mgr.24370) 11356 : cluster [DBG] pgmap v11340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:02 smithi067 bash[17655]: cluster 2024-04-03T20:37:01.144497+0000 mgr.y (mgr.24370) 11356 : cluster [DBG] pgmap v11340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:37:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:03 smithi067 bash[27441]: audit 2024-04-03T20:37:02.762657+0000 mon.c (mon.2) 4522 : audit [DBG] from='client.? 172.21.15.67:0/2698469899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:03 smithi067 bash[17655]: audit 2024-04-03T20:37:02.762657+0000 mon.c (mon.2) 4522 : audit [DBG] from='client.? 172.21.15.67:0/2698469899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:03 smithi082 bash[20963]: audit 2024-04-03T20:37:02.762657+0000 mon.c (mon.2) 4522 : audit [DBG] from='client.? 172.21.15.67:0/2698469899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:37:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:04 smithi082 bash[20963]: cluster 2024-04-03T20:37:03.145202+0000 mgr.y (mgr.24370) 11357 : cluster [DBG] pgmap v11341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:04 smithi067 bash[17655]: cluster 2024-04-03T20:37:03.145202+0000 mgr.y (mgr.24370) 11357 : cluster [DBG] pgmap v11341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:04 smithi067 bash[27441]: cluster 2024-04-03T20:37:03.145202+0000 mgr.y (mgr.24370) 11357 : cluster [DBG] pgmap v11341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:05 smithi082 bash[20963]: audit 2024-04-03T20:37:05.208138+0000 mon.c (mon.2) 4523 : audit [DBG] from='client.? 172.21.15.67:0/81308940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:05 smithi067 bash[17655]: audit 2024-04-03T20:37:05.208138+0000 mon.c (mon.2) 4523 : audit [DBG] from='client.? 172.21.15.67:0/81308940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:05 smithi067 bash[27441]: audit 2024-04-03T20:37:05.208138+0000 mon.c (mon.2) 4523 : audit [DBG] from='client.? 172.21.15.67:0/81308940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:06 smithi082 bash[20963]: cluster 2024-04-03T20:37:05.145872+0000 mgr.y (mgr.24370) 11358 : cluster [DBG] pgmap v11342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:06 smithi067 bash[27441]: cluster 2024-04-03T20:37:05.145872+0000 mgr.y (mgr.24370) 11358 : cluster [DBG] pgmap v11342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:06 smithi067 bash[17655]: cluster 2024-04-03T20:37:05.145872+0000 mgr.y (mgr.24370) 11358 : cluster [DBG] pgmap v11342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:08 smithi082 bash[20963]: cluster 2024-04-03T20:37:07.146951+0000 mgr.y (mgr.24370) 11359 : cluster [DBG] pgmap v11343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:08 smithi082 bash[20963]: audit 2024-04-03T20:37:07.657088+0000 mon.c (mon.2) 4524 : audit [DBG] from='client.? 172.21.15.67:0/2447388575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:08 smithi067 bash[27441]: cluster 2024-04-03T20:37:07.146951+0000 mgr.y (mgr.24370) 11359 : cluster [DBG] pgmap v11343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:08 smithi067 bash[27441]: audit 2024-04-03T20:37:07.657088+0000 mon.c (mon.2) 4524 : audit [DBG] from='client.? 172.21.15.67:0/2447388575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:08 smithi067 bash[17655]: cluster 2024-04-03T20:37:07.146951+0000 mgr.y (mgr.24370) 11359 : cluster [DBG] pgmap v11343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:08 smithi067 bash[17655]: audit 2024-04-03T20:37:07.657088+0000 mon.c (mon.2) 4524 : audit [DBG] from='client.? 172.21.15.67:0/2447388575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:10 smithi082 bash[20963]: cluster 2024-04-03T20:37:09.147636+0000 mgr.y (mgr.24370) 11360 : cluster [DBG] pgmap v11344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:10 smithi082 bash[20963]: audit 2024-04-03T20:37:10.101067+0000 mon.c (mon.2) 4525 : audit [DBG] from='client.? 172.21.15.67:0/3077160222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:10 smithi067 bash[17655]: cluster 2024-04-03T20:37:09.147636+0000 mgr.y (mgr.24370) 11360 : cluster [DBG] pgmap v11344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:10 smithi067 bash[17655]: audit 2024-04-03T20:37:10.101067+0000 mon.c (mon.2) 4525 : audit [DBG] from='client.? 172.21.15.67:0/3077160222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:10 smithi067 bash[27441]: cluster 2024-04-03T20:37:09.147636+0000 mgr.y (mgr.24370) 11360 : cluster [DBG] pgmap v11344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:10 smithi067 bash[27441]: audit 2024-04-03T20:37:10.101067+0000 mon.c (mon.2) 4525 : audit [DBG] from='client.? 172.21.15.67:0/3077160222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:11 smithi082 bash[20963]: audit 2024-04-03T20:37:10.261514+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:11 smithi067 bash[27441]: audit 2024-04-03T20:37:10.261514+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:11 smithi067 bash[17655]: audit 2024-04-03T20:37:10.261514+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:12 smithi082 bash[20963]: cluster 2024-04-03T20:37:11.148819+0000 mgr.y (mgr.24370) 11361 : cluster [DBG] pgmap v11345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:12 smithi067 bash[27441]: cluster 2024-04-03T20:37:11.148819+0000 mgr.y (mgr.24370) 11361 : cluster [DBG] pgmap v11345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:12 smithi067 bash[17655]: cluster 2024-04-03T20:37:11.148819+0000 mgr.y (mgr.24370) 11361 : cluster [DBG] pgmap v11345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:13 smithi067 bash[17655]: audit 2024-04-03T20:37:12.560375+0000 mon.a (mon.0) 9912 : audit [DBG] from='client.? 172.21.15.67:0/3371275971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:37:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:13 smithi067 bash[27441]: audit 2024-04-03T20:37:12.560375+0000 mon.a (mon.0) 9912 : audit [DBG] from='client.? 172.21.15.67:0/3371275971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:13.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:13 smithi082 bash[20963]: audit 2024-04-03T20:37:12.560375+0000 mon.a (mon.0) 9912 : audit [DBG] from='client.? 172.21.15.67:0/3371275971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:13.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:37:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:14 smithi082 bash[20963]: cluster 2024-04-03T20:37:13.149530+0000 mgr.y (mgr.24370) 11362 : cluster [DBG] pgmap v11346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:14 smithi067 bash[27441]: cluster 2024-04-03T20:37:13.149530+0000 mgr.y (mgr.24370) 11362 : cluster [DBG] pgmap v11346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:14 smithi067 bash[17655]: cluster 2024-04-03T20:37:13.149530+0000 mgr.y (mgr.24370) 11362 : cluster [DBG] pgmap v11346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:15 smithi082 bash[20963]: audit 2024-04-03T20:37:15.007013+0000 mon.a (mon.0) 9913 : audit [DBG] from='client.? 172.21.15.67:0/2405196280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:15 smithi067 bash[27441]: audit 2024-04-03T20:37:15.007013+0000 mon.a (mon.0) 9913 : audit [DBG] from='client.? 172.21.15.67:0/2405196280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:15 smithi067 bash[17655]: audit 2024-04-03T20:37:15.007013+0000 mon.a (mon.0) 9913 : audit [DBG] from='client.? 172.21.15.67:0/2405196280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:16 smithi082 bash[20963]: cluster 2024-04-03T20:37:15.150227+0000 mgr.y (mgr.24370) 11363 : cluster [DBG] pgmap v11347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:16 smithi067 bash[27441]: cluster 2024-04-03T20:37:15.150227+0000 mgr.y (mgr.24370) 11363 : cluster [DBG] pgmap v11347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:16 smithi067 bash[17655]: cluster 2024-04-03T20:37:15.150227+0000 mgr.y (mgr.24370) 11363 : cluster [DBG] pgmap v11347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:17 smithi067 bash[27441]: cluster 2024-04-03T20:37:17.151509+0000 mgr.y (mgr.24370) 11364 : cluster [DBG] pgmap v11348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:17 smithi067 bash[27441]: audit 2024-04-03T20:37:17.457454+0000 mon.c (mon.2) 4526 : audit [DBG] from='client.? 172.21.15.67:0/3617990759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:17 smithi067 bash[17655]: cluster 2024-04-03T20:37:17.151509+0000 mgr.y (mgr.24370) 11364 : cluster [DBG] pgmap v11348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:17 smithi067 bash[17655]: audit 2024-04-03T20:37:17.457454+0000 mon.c (mon.2) 4526 : audit [DBG] from='client.? 172.21.15.67:0/3617990759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:17 smithi082 bash[20963]: cluster 2024-04-03T20:37:17.151509+0000 mgr.y (mgr.24370) 11364 : cluster [DBG] pgmap v11348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:17 smithi082 bash[20963]: audit 2024-04-03T20:37:17.457454+0000 mon.c (mon.2) 4526 : audit [DBG] from='client.? 172.21.15.67:0/3617990759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:20 smithi082 bash[20963]: cluster 2024-04-03T20:37:19.152206+0000 mgr.y (mgr.24370) 11365 : cluster [DBG] pgmap v11349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:20 smithi082 bash[20963]: audit 2024-04-03T20:37:19.903558+0000 mon.a (mon.0) 9914 : audit [DBG] from='client.? 172.21.15.67:0/906952085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:20 smithi067 bash[17655]: cluster 2024-04-03T20:37:19.152206+0000 mgr.y (mgr.24370) 11365 : cluster [DBG] pgmap v11349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:20 smithi067 bash[17655]: audit 2024-04-03T20:37:19.903558+0000 mon.a (mon.0) 9914 : audit [DBG] from='client.? 172.21.15.67:0/906952085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:20 smithi067 bash[27441]: cluster 2024-04-03T20:37:19.152206+0000 mgr.y (mgr.24370) 11365 : cluster [DBG] pgmap v11349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:20 smithi067 bash[27441]: audit 2024-04-03T20:37:19.903558+0000 mon.a (mon.0) 9914 : audit [DBG] from='client.? 172.21.15.67:0/906952085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:22 smithi082 bash[20963]: cluster 2024-04-03T20:37:21.153350+0000 mgr.y (mgr.24370) 11366 : cluster [DBG] pgmap v11350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:22 smithi067 bash[27441]: cluster 2024-04-03T20:37:21.153350+0000 mgr.y (mgr.24370) 11366 : cluster [DBG] pgmap v11350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:22 smithi067 bash[17655]: cluster 2024-04-03T20:37:21.153350+0000 mgr.y (mgr.24370) 11366 : cluster [DBG] pgmap v11350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:23 smithi067 bash[17655]: audit 2024-04-03T20:37:22.358019+0000 mon.c (mon.2) 4527 : audit [DBG] from='client.? 172.21.15.67:0/1010348092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:37:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:23 smithi067 bash[27441]: audit 2024-04-03T20:37:22.358019+0000 mon.c (mon.2) 4527 : audit [DBG] from='client.? 172.21.15.67:0/1010348092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:23 smithi082 bash[20963]: audit 2024-04-03T20:37:22.358019+0000 mon.c (mon.2) 4527 : audit [DBG] from='client.? 172.21.15.67:0/1010348092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:37:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:24 smithi082 bash[20963]: cluster 2024-04-03T20:37:23.154146+0000 mgr.y (mgr.24370) 11367 : cluster [DBG] pgmap v11351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:24 smithi067 bash[27441]: cluster 2024-04-03T20:37:23.154146+0000 mgr.y (mgr.24370) 11367 : cluster [DBG] pgmap v11351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:24 smithi067 bash[17655]: cluster 2024-04-03T20:37:23.154146+0000 mgr.y (mgr.24370) 11367 : cluster [DBG] pgmap v11351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:25 smithi082 bash[20963]: audit 2024-04-03T20:37:24.817147+0000 mon.a (mon.0) 9915 : audit [DBG] from='client.? 172.21.15.67:0/1403755307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:25 smithi067 bash[17655]: audit 2024-04-03T20:37:24.817147+0000 mon.a (mon.0) 9915 : audit [DBG] from='client.? 172.21.15.67:0/1403755307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:25 smithi067 bash[27441]: audit 2024-04-03T20:37:24.817147+0000 mon.a (mon.0) 9915 : audit [DBG] from='client.? 172.21.15.67:0/1403755307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:26 smithi082 bash[20963]: cluster 2024-04-03T20:37:25.154894+0000 mgr.y (mgr.24370) 11368 : cluster [DBG] pgmap v11352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:26 smithi082 bash[20963]: audit 2024-04-03T20:37:25.262483+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:26 smithi067 bash[17655]: cluster 2024-04-03T20:37:25.154894+0000 mgr.y (mgr.24370) 11368 : cluster [DBG] pgmap v11352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:26 smithi067 bash[17655]: audit 2024-04-03T20:37:25.262483+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:26 smithi067 bash[27441]: cluster 2024-04-03T20:37:25.154894+0000 mgr.y (mgr.24370) 11368 : cluster [DBG] pgmap v11352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:26 smithi067 bash[27441]: audit 2024-04-03T20:37:25.262483+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:28 smithi082 bash[20963]: cluster 2024-04-03T20:37:27.156062+0000 mgr.y (mgr.24370) 11369 : cluster [DBG] pgmap v11353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:28 smithi082 bash[20963]: audit 2024-04-03T20:37:27.277571+0000 mon.a (mon.0) 9917 : audit [DBG] from='client.? 172.21.15.67:0/4219092391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:28 smithi067 bash[17655]: cluster 2024-04-03T20:37:27.156062+0000 mgr.y (mgr.24370) 11369 : cluster [DBG] pgmap v11353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:28.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:28 smithi067 bash[17655]: audit 2024-04-03T20:37:27.277571+0000 mon.a (mon.0) 9917 : audit [DBG] from='client.? 172.21.15.67:0/4219092391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:28.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:28 smithi067 bash[27441]: cluster 2024-04-03T20:37:27.156062+0000 mgr.y (mgr.24370) 11369 : cluster [DBG] pgmap v11353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:28.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:28 smithi067 bash[27441]: audit 2024-04-03T20:37:27.277571+0000 mon.a (mon.0) 9917 : audit [DBG] from='client.? 172.21.15.67:0/4219092391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:30 smithi082 bash[20963]: cluster 2024-04-03T20:37:29.156762+0000 mgr.y (mgr.24370) 11370 : cluster [DBG] pgmap v11354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:30 smithi082 bash[20963]: audit 2024-04-03T20:37:29.640284+0000 mon.a (mon.0) 9918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:37:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:30 smithi082 bash[20963]: audit 2024-04-03T20:37:29.730283+0000 mon.a (mon.0) 9919 : audit [DBG] from='client.? 172.21.15.67:0/817929184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:30 smithi067 bash[17655]: cluster 2024-04-03T20:37:29.156762+0000 mgr.y (mgr.24370) 11370 : cluster [DBG] pgmap v11354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:30 smithi067 bash[17655]: audit 2024-04-03T20:37:29.640284+0000 mon.a (mon.0) 9918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:37:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:30 smithi067 bash[17655]: audit 2024-04-03T20:37:29.730283+0000 mon.a (mon.0) 9919 : audit [DBG] from='client.? 172.21.15.67:0/817929184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:30 smithi067 bash[27441]: cluster 2024-04-03T20:37:29.156762+0000 mgr.y (mgr.24370) 11370 : cluster [DBG] pgmap v11354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:30 smithi067 bash[27441]: audit 2024-04-03T20:37:29.640284+0000 mon.a (mon.0) 9918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:37:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:30 smithi067 bash[27441]: audit 2024-04-03T20:37:29.730283+0000 mon.a (mon.0) 9919 : audit [DBG] from='client.? 172.21.15.67:0/817929184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:32 smithi082 bash[20963]: cluster 2024-04-03T20:37:31.157988+0000 mgr.y (mgr.24370) 11371 : cluster [DBG] pgmap v11355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:32 smithi082 bash[20963]: audit 2024-04-03T20:37:32.182092+0000 mon.c (mon.2) 4528 : audit [DBG] from='client.? 172.21.15.67:0/1123066095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:32 smithi067 bash[17655]: cluster 2024-04-03T20:37:31.157988+0000 mgr.y (mgr.24370) 11371 : cluster [DBG] pgmap v11355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:32 smithi067 bash[17655]: audit 2024-04-03T20:37:32.182092+0000 mon.c (mon.2) 4528 : audit [DBG] from='client.? 172.21.15.67:0/1123066095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:32 smithi067 bash[27441]: cluster 2024-04-03T20:37:31.157988+0000 mgr.y (mgr.24370) 11371 : cluster [DBG] pgmap v11355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:32 smithi067 bash[27441]: audit 2024-04-03T20:37:32.182092+0000 mon.c (mon.2) 4528 : audit [DBG] from='client.? 172.21.15.67:0/1123066095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:37:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:37:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:34 smithi082 bash[20963]: cluster 2024-04-03T20:37:33.158689+0000 mgr.y (mgr.24370) 11372 : cluster [DBG] pgmap v11356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:34 smithi067 bash[17655]: cluster 2024-04-03T20:37:33.158689+0000 mgr.y (mgr.24370) 11372 : cluster [DBG] pgmap v11356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:34 smithi067 bash[27441]: cluster 2024-04-03T20:37:33.158689+0000 mgr.y (mgr.24370) 11372 : cluster [DBG] pgmap v11356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:35 smithi082 bash[20963]: audit 2024-04-03T20:37:34.650266+0000 mon.a (mon.0) 9920 : audit [DBG] from='client.? 172.21.15.67:0/4267163740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:35 smithi067 bash[27441]: audit 2024-04-03T20:37:34.650266+0000 mon.a (mon.0) 9920 : audit [DBG] from='client.? 172.21.15.67:0/4267163740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:35 smithi067 bash[17655]: audit 2024-04-03T20:37:34.650266+0000 mon.a (mon.0) 9920 : audit [DBG] from='client.? 172.21.15.67:0/4267163740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:36 smithi082 bash[20963]: cluster 2024-04-03T20:37:35.159400+0000 mgr.y (mgr.24370) 11373 : cluster [DBG] pgmap v11357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:36 smithi082 bash[20963]: audit 2024-04-03T20:37:35.337750+0000 mon.a (mon.0) 9921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:36 smithi082 bash[20963]: audit 2024-04-03T20:37:35.348985+0000 mon.a (mon.0) 9922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:36 smithi082 bash[20963]: audit 2024-04-03T20:37:35.691202+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:36 smithi082 bash[20963]: audit 2024-04-03T20:37:35.701850+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:36 smithi082 bash[20963]: audit 2024-04-03T20:37:36.181711+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:37:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:36 smithi082 bash[20963]: audit 2024-04-03T20:37:36.183395+0000 mon.a (mon.0) 9926 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:37:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:36 smithi082 bash[20963]: audit 2024-04-03T20:37:36.192420+0000 mon.a (mon.0) 9927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[17655]: cluster 2024-04-03T20:37:35.159400+0000 mgr.y (mgr.24370) 11373 : cluster [DBG] pgmap v11357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[17655]: audit 2024-04-03T20:37:35.337750+0000 mon.a (mon.0) 9921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[17655]: audit 2024-04-03T20:37:35.348985+0000 mon.a (mon.0) 9922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[17655]: audit 2024-04-03T20:37:35.691202+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[17655]: audit 2024-04-03T20:37:35.701850+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[17655]: audit 2024-04-03T20:37:36.181711+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[17655]: audit 2024-04-03T20:37:36.183395+0000 mon.a (mon.0) 9926 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[17655]: audit 2024-04-03T20:37:36.192420+0000 mon.a (mon.0) 9927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[27441]: cluster 2024-04-03T20:37:35.159400+0000 mgr.y (mgr.24370) 11373 : cluster [DBG] pgmap v11357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[27441]: audit 2024-04-03T20:37:35.337750+0000 mon.a (mon.0) 9921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[27441]: audit 2024-04-03T20:37:35.348985+0000 mon.a (mon.0) 9922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[27441]: audit 2024-04-03T20:37:35.691202+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[27441]: audit 2024-04-03T20:37:35.701850+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[27441]: audit 2024-04-03T20:37:36.181711+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:37:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[27441]: audit 2024-04-03T20:37:36.183395+0000 mon.a (mon.0) 9926 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:37:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:36 smithi067 bash[27441]: audit 2024-04-03T20:37:36.192420+0000 mon.a (mon.0) 9927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:37:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:37 smithi082 bash[20963]: audit 2024-04-03T20:37:37.111038+0000 mon.a (mon.0) 9928 : audit [DBG] from='client.? 172.21.15.67:0/1173904178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:37 smithi067 bash[27441]: audit 2024-04-03T20:37:37.111038+0000 mon.a (mon.0) 9928 : audit [DBG] from='client.? 172.21.15.67:0/1173904178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:37 smithi067 bash[17655]: audit 2024-04-03T20:37:37.111038+0000 mon.a (mon.0) 9928 : audit [DBG] from='client.? 172.21.15.67:0/1173904178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:38 smithi082 bash[20963]: cluster 2024-04-03T20:37:37.160568+0000 mgr.y (mgr.24370) 11374 : cluster [DBG] pgmap v11358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:38 smithi067 bash[17655]: cluster 2024-04-03T20:37:37.160568+0000 mgr.y (mgr.24370) 11374 : cluster [DBG] pgmap v11358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:38 smithi067 bash[27441]: cluster 2024-04-03T20:37:37.160568+0000 mgr.y (mgr.24370) 11374 : cluster [DBG] pgmap v11358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:40 smithi082 bash[20963]: cluster 2024-04-03T20:37:39.161273+0000 mgr.y (mgr.24370) 11375 : cluster [DBG] pgmap v11359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:40 smithi082 bash[20963]: audit 2024-04-03T20:37:39.565359+0000 mon.a (mon.0) 9929 : audit [DBG] from='client.? 172.21.15.67:0/3710861371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:40 smithi082 bash[20963]: audit 2024-04-03T20:37:40.262999+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:40 smithi067 bash[17655]: cluster 2024-04-03T20:37:39.161273+0000 mgr.y (mgr.24370) 11375 : cluster [DBG] pgmap v11359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:40 smithi067 bash[17655]: audit 2024-04-03T20:37:39.565359+0000 mon.a (mon.0) 9929 : audit [DBG] from='client.? 172.21.15.67:0/3710861371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:40 smithi067 bash[17655]: audit 2024-04-03T20:37:40.262999+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:40 smithi067 bash[27441]: cluster 2024-04-03T20:37:39.161273+0000 mgr.y (mgr.24370) 11375 : cluster [DBG] pgmap v11359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:40 smithi067 bash[27441]: audit 2024-04-03T20:37:39.565359+0000 mon.a (mon.0) 9929 : audit [DBG] from='client.? 172.21.15.67:0/3710861371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:40 smithi067 bash[27441]: audit 2024-04-03T20:37:40.262999+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:42 smithi082 bash[20963]: cluster 2024-04-03T20:37:41.162594+0000 mgr.y (mgr.24370) 11376 : cluster [DBG] pgmap v11360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:42 smithi082 bash[20963]: audit 2024-04-03T20:37:42.023038+0000 mon.a (mon.0) 9931 : audit [DBG] from='client.? 172.21.15.67:0/875884187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:42 smithi067 bash[17655]: cluster 2024-04-03T20:37:41.162594+0000 mgr.y (mgr.24370) 11376 : cluster [DBG] pgmap v11360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:42 smithi067 bash[17655]: audit 2024-04-03T20:37:42.023038+0000 mon.a (mon.0) 9931 : audit [DBG] from='client.? 172.21.15.67:0/875884187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:42 smithi067 bash[27441]: cluster 2024-04-03T20:37:41.162594+0000 mgr.y (mgr.24370) 11376 : cluster [DBG] pgmap v11360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:42 smithi067 bash[27441]: audit 2024-04-03T20:37:42.023038+0000 mon.a (mon.0) 9931 : audit [DBG] from='client.? 172.21.15.67:0/875884187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:37:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:37:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:44 smithi082 bash[20963]: cluster 2024-04-03T20:37:43.163407+0000 mgr.y (mgr.24370) 11377 : cluster [DBG] pgmap v11361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:44 smithi067 bash[27441]: cluster 2024-04-03T20:37:43.163407+0000 mgr.y (mgr.24370) 11377 : cluster [DBG] pgmap v11361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:44 smithi067 bash[17655]: cluster 2024-04-03T20:37:43.163407+0000 mgr.y (mgr.24370) 11377 : cluster [DBG] pgmap v11361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:45 smithi082 bash[20963]: audit 2024-04-03T20:37:44.483133+0000 mon.a (mon.0) 9932 : audit [DBG] from='client.? 172.21.15.67:0/4208943969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:45 smithi067 bash[17655]: audit 2024-04-03T20:37:44.483133+0000 mon.a (mon.0) 9932 : audit [DBG] from='client.? 172.21.15.67:0/4208943969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:45.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:45 smithi067 bash[27441]: audit 2024-04-03T20:37:44.483133+0000 mon.a (mon.0) 9932 : audit [DBG] from='client.? 172.21.15.67:0/4208943969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:46 smithi082 bash[20963]: cluster 2024-04-03T20:37:45.164291+0000 mgr.y (mgr.24370) 11378 : cluster [DBG] pgmap v11362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:46 smithi067 bash[27441]: cluster 2024-04-03T20:37:45.164291+0000 mgr.y (mgr.24370) 11378 : cluster [DBG] pgmap v11362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:46 smithi067 bash[17655]: cluster 2024-04-03T20:37:45.164291+0000 mgr.y (mgr.24370) 11378 : cluster [DBG] pgmap v11362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:47 smithi082 bash[20963]: audit 2024-04-03T20:37:46.930413+0000 mon.c (mon.2) 4529 : audit [DBG] from='client.? 172.21.15.67:0/714962110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:47 smithi067 bash[17655]: audit 2024-04-03T20:37:46.930413+0000 mon.c (mon.2) 4529 : audit [DBG] from='client.? 172.21.15.67:0/714962110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:47.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:47 smithi067 bash[27441]: audit 2024-04-03T20:37:46.930413+0000 mon.c (mon.2) 4529 : audit [DBG] from='client.? 172.21.15.67:0/714962110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:48 smithi082 bash[20963]: cluster 2024-04-03T20:37:47.165472+0000 mgr.y (mgr.24370) 11379 : cluster [DBG] pgmap v11363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:48 smithi067 bash[17655]: cluster 2024-04-03T20:37:47.165472+0000 mgr.y (mgr.24370) 11379 : cluster [DBG] pgmap v11363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:48 smithi067 bash[27441]: cluster 2024-04-03T20:37:47.165472+0000 mgr.y (mgr.24370) 11379 : cluster [DBG] pgmap v11363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:50 smithi082 bash[20963]: cluster 2024-04-03T20:37:49.166133+0000 mgr.y (mgr.24370) 11380 : cluster [DBG] pgmap v11364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:50 smithi082 bash[20963]: audit 2024-04-03T20:37:49.386037+0000 mon.a (mon.0) 9933 : audit [DBG] from='client.? 172.21.15.67:0/312893898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:50 smithi067 bash[17655]: cluster 2024-04-03T20:37:49.166133+0000 mgr.y (mgr.24370) 11380 : cluster [DBG] pgmap v11364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:50 smithi067 bash[17655]: audit 2024-04-03T20:37:49.386037+0000 mon.a (mon.0) 9933 : audit [DBG] from='client.? 172.21.15.67:0/312893898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:50 smithi067 bash[27441]: cluster 2024-04-03T20:37:49.166133+0000 mgr.y (mgr.24370) 11380 : cluster [DBG] pgmap v11364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:50 smithi067 bash[27441]: audit 2024-04-03T20:37:49.386037+0000 mon.a (mon.0) 9933 : audit [DBG] from='client.? 172.21.15.67:0/312893898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:52 smithi082 bash[20963]: cluster 2024-04-03T20:37:51.167302+0000 mgr.y (mgr.24370) 11381 : cluster [DBG] pgmap v11365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:52 smithi082 bash[20963]: audit 2024-04-03T20:37:51.828645+0000 mon.a (mon.0) 9934 : audit [DBG] from='client.? 172.21.15.67:0/792899618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:52 smithi067 bash[27441]: cluster 2024-04-03T20:37:51.167302+0000 mgr.y (mgr.24370) 11381 : cluster [DBG] pgmap v11365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:52 smithi067 bash[27441]: audit 2024-04-03T20:37:51.828645+0000 mon.a (mon.0) 9934 : audit [DBG] from='client.? 172.21.15.67:0/792899618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:52 smithi067 bash[17655]: cluster 2024-04-03T20:37:51.167302+0000 mgr.y (mgr.24370) 11381 : cluster [DBG] pgmap v11365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:52 smithi067 bash[17655]: audit 2024-04-03T20:37:51.828645+0000 mon.a (mon.0) 9934 : audit [DBG] from='client.? 172.21.15.67:0/792899618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:37:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:37:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:54 smithi082 bash[20963]: cluster 2024-04-03T20:37:53.167983+0000 mgr.y (mgr.24370) 11382 : cluster [DBG] pgmap v11366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:54 smithi082 bash[20963]: audit 2024-04-03T20:37:54.277757+0000 mon.a (mon.0) 9935 : audit [DBG] from='client.? 172.21.15.67:0/3211453657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:54 smithi067 bash[17655]: cluster 2024-04-03T20:37:53.167983+0000 mgr.y (mgr.24370) 11382 : cluster [DBG] pgmap v11366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:54 smithi067 bash[17655]: audit 2024-04-03T20:37:54.277757+0000 mon.a (mon.0) 9935 : audit [DBG] from='client.? 172.21.15.67:0/3211453657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:54 smithi067 bash[27441]: cluster 2024-04-03T20:37:53.167983+0000 mgr.y (mgr.24370) 11382 : cluster [DBG] pgmap v11366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:54 smithi067 bash[27441]: audit 2024-04-03T20:37:54.277757+0000 mon.a (mon.0) 9935 : audit [DBG] from='client.? 172.21.15.67:0/3211453657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:55 smithi082 bash[20963]: audit 2024-04-03T20:37:55.263331+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:55 smithi067 bash[17655]: audit 2024-04-03T20:37:55.263331+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:55 smithi067 bash[27441]: audit 2024-04-03T20:37:55.263331+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:37:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:56 smithi082 bash[20963]: cluster 2024-04-03T20:37:55.168784+0000 mgr.y (mgr.24370) 11383 : cluster [DBG] pgmap v11367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:56 smithi067 bash[17655]: cluster 2024-04-03T20:37:55.168784+0000 mgr.y (mgr.24370) 11383 : cluster [DBG] pgmap v11367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:56 smithi067 bash[27441]: cluster 2024-04-03T20:37:55.168784+0000 mgr.y (mgr.24370) 11383 : cluster [DBG] pgmap v11367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:57 smithi082 bash[20963]: audit 2024-04-03T20:37:56.729820+0000 mon.c (mon.2) 4530 : audit [DBG] from='client.? 172.21.15.67:0/3411807980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:57 smithi082 bash[20963]: cluster 2024-04-03T20:37:57.170003+0000 mgr.y (mgr.24370) 11384 : cluster [DBG] pgmap v11368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:57 smithi067 bash[17655]: audit 2024-04-03T20:37:56.729820+0000 mon.c (mon.2) 4530 : audit [DBG] from='client.? 172.21.15.67:0/3411807980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:57 smithi067 bash[17655]: cluster 2024-04-03T20:37:57.170003+0000 mgr.y (mgr.24370) 11384 : cluster [DBG] pgmap v11368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:57 smithi067 bash[27441]: audit 2024-04-03T20:37:56.729820+0000 mon.c (mon.2) 4530 : audit [DBG] from='client.? 172.21.15.67:0/3411807980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:57 smithi067 bash[27441]: cluster 2024-04-03T20:37:57.170003+0000 mgr.y (mgr.24370) 11384 : cluster [DBG] pgmap v11368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:37:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:37:59 smithi082 bash[20963]: audit 2024-04-03T20:37:59.191597+0000 mon.c (mon.2) 4531 : audit [DBG] from='client.? 172.21.15.67:0/782404838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:37:59 smithi067 bash[17655]: audit 2024-04-03T20:37:59.191597+0000 mon.c (mon.2) 4531 : audit [DBG] from='client.? 172.21.15.67:0/782404838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:37:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:37:59 smithi067 bash[27441]: audit 2024-04-03T20:37:59.191597+0000 mon.c (mon.2) 4531 : audit [DBG] from='client.? 172.21.15.67:0/782404838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:00 smithi082 bash[20963]: cluster 2024-04-03T20:37:59.170643+0000 mgr.y (mgr.24370) 11385 : cluster [DBG] pgmap v11369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:00 smithi067 bash[27441]: cluster 2024-04-03T20:37:59.170643+0000 mgr.y (mgr.24370) 11385 : cluster [DBG] pgmap v11369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:00 smithi067 bash[17655]: cluster 2024-04-03T20:37:59.170643+0000 mgr.y (mgr.24370) 11385 : cluster [DBG] pgmap v11369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:02 smithi082 bash[20963]: cluster 2024-04-03T20:38:01.171802+0000 mgr.y (mgr.24370) 11386 : cluster [DBG] pgmap v11370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:02 smithi082 bash[20963]: audit 2024-04-03T20:38:01.662939+0000 mon.a (mon.0) 9937 : audit [DBG] from='client.? 172.21.15.67:0/2655050586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:02 smithi067 bash[27441]: cluster 2024-04-03T20:38:01.171802+0000 mgr.y (mgr.24370) 11386 : cluster [DBG] pgmap v11370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:02 smithi067 bash[27441]: audit 2024-04-03T20:38:01.662939+0000 mon.a (mon.0) 9937 : audit [DBG] from='client.? 172.21.15.67:0/2655050586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:02 smithi067 bash[17655]: cluster 2024-04-03T20:38:01.171802+0000 mgr.y (mgr.24370) 11386 : cluster [DBG] pgmap v11370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:02 smithi067 bash[17655]: audit 2024-04-03T20:38:01.662939+0000 mon.a (mon.0) 9937 : audit [DBG] from='client.? 172.21.15.67:0/2655050586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:38:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:38:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:04 smithi082 bash[20963]: cluster 2024-04-03T20:38:03.172539+0000 mgr.y (mgr.24370) 11387 : cluster [DBG] pgmap v11371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:04 smithi082 bash[20963]: audit 2024-04-03T20:38:04.121342+0000 mon.c (mon.2) 4532 : audit [DBG] from='client.? 172.21.15.67:0/138606828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:04 smithi067 bash[27441]: cluster 2024-04-03T20:38:03.172539+0000 mgr.y (mgr.24370) 11387 : cluster [DBG] pgmap v11371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:04 smithi067 bash[27441]: audit 2024-04-03T20:38:04.121342+0000 mon.c (mon.2) 4532 : audit [DBG] from='client.? 172.21.15.67:0/138606828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:04 smithi067 bash[17655]: cluster 2024-04-03T20:38:03.172539+0000 mgr.y (mgr.24370) 11387 : cluster [DBG] pgmap v11371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:04 smithi067 bash[17655]: audit 2024-04-03T20:38:04.121342+0000 mon.c (mon.2) 4532 : audit [DBG] from='client.? 172.21.15.67:0/138606828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:06.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:06 smithi082 bash[20963]: cluster 2024-04-03T20:38:05.173232+0000 mgr.y (mgr.24370) 11388 : cluster [DBG] pgmap v11372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:06 smithi067 bash[17655]: cluster 2024-04-03T20:38:05.173232+0000 mgr.y (mgr.24370) 11388 : cluster [DBG] pgmap v11372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:06 smithi067 bash[27441]: cluster 2024-04-03T20:38:05.173232+0000 mgr.y (mgr.24370) 11388 : cluster [DBG] pgmap v11372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:07 smithi082 bash[20963]: audit 2024-04-03T20:38:06.576918+0000 mon.a (mon.0) 9938 : audit [DBG] from='client.? 172.21.15.67:0/658361967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:07 smithi067 bash[17655]: audit 2024-04-03T20:38:06.576918+0000 mon.a (mon.0) 9938 : audit [DBG] from='client.? 172.21.15.67:0/658361967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:07 smithi067 bash[27441]: audit 2024-04-03T20:38:06.576918+0000 mon.a (mon.0) 9938 : audit [DBG] from='client.? 172.21.15.67:0/658361967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:08 smithi082 bash[20963]: cluster 2024-04-03T20:38:07.174419+0000 mgr.y (mgr.24370) 11389 : cluster [DBG] pgmap v11373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:08 smithi067 bash[17655]: cluster 2024-04-03T20:38:07.174419+0000 mgr.y (mgr.24370) 11389 : cluster [DBG] pgmap v11373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:08 smithi067 bash[27441]: cluster 2024-04-03T20:38:07.174419+0000 mgr.y (mgr.24370) 11389 : cluster [DBG] pgmap v11373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:09 smithi082 bash[20963]: audit 2024-04-03T20:38:09.035215+0000 mon.c (mon.2) 4533 : audit [DBG] from='client.? 172.21.15.67:0/3153542276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:09 smithi067 bash[17655]: audit 2024-04-03T20:38:09.035215+0000 mon.c (mon.2) 4533 : audit [DBG] from='client.? 172.21.15.67:0/3153542276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:09 smithi067 bash[27441]: audit 2024-04-03T20:38:09.035215+0000 mon.c (mon.2) 4533 : audit [DBG] from='client.? 172.21.15.67:0/3153542276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:10 smithi082 bash[20963]: cluster 2024-04-03T20:38:09.175134+0000 mgr.y (mgr.24370) 11390 : cluster [DBG] pgmap v11374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:10 smithi082 bash[20963]: audit 2024-04-03T20:38:10.263726+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:10 smithi067 bash[27441]: cluster 2024-04-03T20:38:09.175134+0000 mgr.y (mgr.24370) 11390 : cluster [DBG] pgmap v11374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:10 smithi067 bash[27441]: audit 2024-04-03T20:38:10.263726+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:10 smithi067 bash[17655]: cluster 2024-04-03T20:38:09.175134+0000 mgr.y (mgr.24370) 11390 : cluster [DBG] pgmap v11374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:10 smithi067 bash[17655]: audit 2024-04-03T20:38:10.263726+0000 mon.a (mon.0) 9939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:12 smithi082 bash[20963]: cluster 2024-04-03T20:38:11.175856+0000 mgr.y (mgr.24370) 11391 : cluster [DBG] pgmap v11375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:12 smithi082 bash[20963]: audit 2024-04-03T20:38:11.483457+0000 mon.a (mon.0) 9940 : audit [DBG] from='client.? 172.21.15.67:0/1740336136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:12 smithi067 bash[27441]: cluster 2024-04-03T20:38:11.175856+0000 mgr.y (mgr.24370) 11391 : cluster [DBG] pgmap v11375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:12 smithi067 bash[27441]: audit 2024-04-03T20:38:11.483457+0000 mon.a (mon.0) 9940 : audit [DBG] from='client.? 172.21.15.67:0/1740336136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:12 smithi067 bash[17655]: cluster 2024-04-03T20:38:11.175856+0000 mgr.y (mgr.24370) 11391 : cluster [DBG] pgmap v11375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:12 smithi067 bash[17655]: audit 2024-04-03T20:38:11.483457+0000 mon.a (mon.0) 9940 : audit [DBG] from='client.? 172.21.15.67:0/1740336136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:38:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:38:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:14 smithi082 bash[20963]: cluster 2024-04-03T20:38:13.176522+0000 mgr.y (mgr.24370) 11392 : cluster [DBG] pgmap v11376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:14 smithi082 bash[20963]: audit 2024-04-03T20:38:13.939050+0000 mon.a (mon.0) 9941 : audit [DBG] from='client.? 172.21.15.67:0/3481521387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:14 smithi067 bash[27441]: cluster 2024-04-03T20:38:13.176522+0000 mgr.y (mgr.24370) 11392 : cluster [DBG] pgmap v11376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:14 smithi067 bash[27441]: audit 2024-04-03T20:38:13.939050+0000 mon.a (mon.0) 9941 : audit [DBG] from='client.? 172.21.15.67:0/3481521387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:14 smithi067 bash[17655]: cluster 2024-04-03T20:38:13.176522+0000 mgr.y (mgr.24370) 11392 : cluster [DBG] pgmap v11376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:14 smithi067 bash[17655]: audit 2024-04-03T20:38:13.939050+0000 mon.a (mon.0) 9941 : audit [DBG] from='client.? 172.21.15.67:0/3481521387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:16 smithi082 bash[20963]: cluster 2024-04-03T20:38:15.177297+0000 mgr.y (mgr.24370) 11393 : cluster [DBG] pgmap v11377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:16 smithi067 bash[17655]: cluster 2024-04-03T20:38:15.177297+0000 mgr.y (mgr.24370) 11393 : cluster [DBG] pgmap v11377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:16 smithi067 bash[27441]: cluster 2024-04-03T20:38:15.177297+0000 mgr.y (mgr.24370) 11393 : cluster [DBG] pgmap v11377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:17 smithi082 bash[20963]: audit 2024-04-03T20:38:16.391251+0000 mon.c (mon.2) 4534 : audit [DBG] from='client.? 172.21.15.67:0/1336747715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:17 smithi067 bash[17655]: audit 2024-04-03T20:38:16.391251+0000 mon.c (mon.2) 4534 : audit [DBG] from='client.? 172.21.15.67:0/1336747715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:17 smithi067 bash[27441]: audit 2024-04-03T20:38:16.391251+0000 mon.c (mon.2) 4534 : audit [DBG] from='client.? 172.21.15.67:0/1336747715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:18 smithi082 bash[20963]: cluster 2024-04-03T20:38:17.178478+0000 mgr.y (mgr.24370) 11394 : cluster [DBG] pgmap v11378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:18 smithi067 bash[17655]: cluster 2024-04-03T20:38:17.178478+0000 mgr.y (mgr.24370) 11394 : cluster [DBG] pgmap v11378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:18 smithi067 bash[27441]: cluster 2024-04-03T20:38:17.178478+0000 mgr.y (mgr.24370) 11394 : cluster [DBG] pgmap v11378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:19 smithi082 bash[20963]: audit 2024-04-03T20:38:18.851109+0000 mon.a (mon.0) 9942 : audit [DBG] from='client.? 172.21.15.67:0/2001680102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:19 smithi067 bash[17655]: audit 2024-04-03T20:38:18.851109+0000 mon.a (mon.0) 9942 : audit [DBG] from='client.? 172.21.15.67:0/2001680102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:19 smithi067 bash[27441]: audit 2024-04-03T20:38:18.851109+0000 mon.a (mon.0) 9942 : audit [DBG] from='client.? 172.21.15.67:0/2001680102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:20 smithi082 bash[20963]: cluster 2024-04-03T20:38:19.179146+0000 mgr.y (mgr.24370) 11395 : cluster [DBG] pgmap v11379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:20 smithi067 bash[17655]: cluster 2024-04-03T20:38:19.179146+0000 mgr.y (mgr.24370) 11395 : cluster [DBG] pgmap v11379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:20 smithi067 bash[27441]: cluster 2024-04-03T20:38:19.179146+0000 mgr.y (mgr.24370) 11395 : cluster [DBG] pgmap v11379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:21 smithi082 bash[20963]: audit 2024-04-03T20:38:21.302785+0000 mon.c (mon.2) 4535 : audit [DBG] from='client.? 172.21.15.67:0/1819132893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:21 smithi067 bash[17655]: audit 2024-04-03T20:38:21.302785+0000 mon.c (mon.2) 4535 : audit [DBG] from='client.? 172.21.15.67:0/1819132893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:21 smithi067 bash[27441]: audit 2024-04-03T20:38:21.302785+0000 mon.c (mon.2) 4535 : audit [DBG] from='client.? 172.21.15.67:0/1819132893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:22 smithi082 bash[20963]: cluster 2024-04-03T20:38:21.179897+0000 mgr.y (mgr.24370) 11396 : cluster [DBG] pgmap v11380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:22 smithi067 bash[17655]: cluster 2024-04-03T20:38:21.179897+0000 mgr.y (mgr.24370) 11396 : cluster [DBG] pgmap v11380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:22 smithi067 bash[27441]: cluster 2024-04-03T20:38:21.179897+0000 mgr.y (mgr.24370) 11396 : cluster [DBG] pgmap v11380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:23.339 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:38:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:23 smithi082 bash[20963]: cluster 2024-04-03T20:38:23.180541+0000 mgr.y (mgr.24370) 11397 : cluster [DBG] pgmap v11381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:38:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:23 smithi067 bash[27441]: cluster 2024-04-03T20:38:23.180541+0000 mgr.y (mgr.24370) 11397 : cluster [DBG] pgmap v11381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:23.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:23 smithi067 bash[17655]: cluster 2024-04-03T20:38:23.180541+0000 mgr.y (mgr.24370) 11397 : cluster [DBG] pgmap v11381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:24 smithi082 bash[20963]: audit 2024-04-03T20:38:23.760529+0000 mon.a (mon.0) 9943 : audit [DBG] from='client.? 172.21.15.67:0/2078017745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:24 smithi067 bash[17655]: audit 2024-04-03T20:38:23.760529+0000 mon.a (mon.0) 9943 : audit [DBG] from='client.? 172.21.15.67:0/2078017745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:24 smithi067 bash[27441]: audit 2024-04-03T20:38:23.760529+0000 mon.a (mon.0) 9943 : audit [DBG] from='client.? 172.21.15.67:0/2078017745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:25 smithi082 bash[20963]: cluster 2024-04-03T20:38:25.181230+0000 mgr.y (mgr.24370) 11398 : cluster [DBG] pgmap v11382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:25 smithi082 bash[20963]: audit 2024-04-03T20:38:25.264281+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:25 smithi067 bash[27441]: cluster 2024-04-03T20:38:25.181230+0000 mgr.y (mgr.24370) 11398 : cluster [DBG] pgmap v11382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:25 smithi067 bash[27441]: audit 2024-04-03T20:38:25.264281+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:25 smithi067 bash[17655]: cluster 2024-04-03T20:38:25.181230+0000 mgr.y (mgr.24370) 11398 : cluster [DBG] pgmap v11382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:25 smithi067 bash[17655]: audit 2024-04-03T20:38:25.264281+0000 mon.a (mon.0) 9944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:26 smithi082 bash[20963]: audit 2024-04-03T20:38:26.216137+0000 mon.c (mon.2) 4536 : audit [DBG] from='client.? 172.21.15.67:0/1342489357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:26 smithi067 bash[17655]: audit 2024-04-03T20:38:26.216137+0000 mon.c (mon.2) 4536 : audit [DBG] from='client.? 172.21.15.67:0/1342489357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:26 smithi067 bash[27441]: audit 2024-04-03T20:38:26.216137+0000 mon.c (mon.2) 4536 : audit [DBG] from='client.? 172.21.15.67:0/1342489357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:27 smithi082 bash[20963]: cluster 2024-04-03T20:38:27.182413+0000 mgr.y (mgr.24370) 11399 : cluster [DBG] pgmap v11383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:27 smithi067 bash[17655]: cluster 2024-04-03T20:38:27.182413+0000 mgr.y (mgr.24370) 11399 : cluster [DBG] pgmap v11383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:27 smithi067 bash[27441]: cluster 2024-04-03T20:38:27.182413+0000 mgr.y (mgr.24370) 11399 : cluster [DBG] pgmap v11383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:28 smithi082 bash[20963]: audit 2024-04-03T20:38:28.671616+0000 mon.a (mon.0) 9945 : audit [DBG] from='client.? 172.21.15.67:0/529256802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:28 smithi067 bash[27441]: audit 2024-04-03T20:38:28.671616+0000 mon.a (mon.0) 9945 : audit [DBG] from='client.? 172.21.15.67:0/529256802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:28 smithi067 bash[17655]: audit 2024-04-03T20:38:28.671616+0000 mon.a (mon.0) 9945 : audit [DBG] from='client.? 172.21.15.67:0/529256802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:29 smithi082 bash[20963]: cluster 2024-04-03T20:38:29.183080+0000 mgr.y (mgr.24370) 11400 : cluster [DBG] pgmap v11384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:29 smithi067 bash[27441]: cluster 2024-04-03T20:38:29.183080+0000 mgr.y (mgr.24370) 11400 : cluster [DBG] pgmap v11384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:29 smithi067 bash[17655]: cluster 2024-04-03T20:38:29.183080+0000 mgr.y (mgr.24370) 11400 : cluster [DBG] pgmap v11384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:31 smithi082 bash[20963]: audit 2024-04-03T20:38:31.125477+0000 mon.c (mon.2) 4537 : audit [DBG] from='client.? 172.21.15.67:0/2823093690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:31 smithi067 bash[27441]: audit 2024-04-03T20:38:31.125477+0000 mon.c (mon.2) 4537 : audit [DBG] from='client.? 172.21.15.67:0/2823093690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:31 smithi067 bash[17655]: audit 2024-04-03T20:38:31.125477+0000 mon.c (mon.2) 4537 : audit [DBG] from='client.? 172.21.15.67:0/2823093690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:32 smithi082 bash[20963]: cluster 2024-04-03T20:38:31.184283+0000 mgr.y (mgr.24370) 11401 : cluster [DBG] pgmap v11385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:32 smithi067 bash[17655]: cluster 2024-04-03T20:38:31.184283+0000 mgr.y (mgr.24370) 11401 : cluster [DBG] pgmap v11385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:32 smithi067 bash[27441]: cluster 2024-04-03T20:38:31.184283+0000 mgr.y (mgr.24370) 11401 : cluster [DBG] pgmap v11385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:33] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:38:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:38:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:34 smithi082 bash[20963]: cluster 2024-04-03T20:38:33.185064+0000 mgr.y (mgr.24370) 11402 : cluster [DBG] pgmap v11386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:34 smithi082 bash[20963]: audit 2024-04-03T20:38:33.586009+0000 mon.c (mon.2) 4538 : audit [DBG] from='client.? 172.21.15.67:0/3345937428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:34 smithi067 bash[27441]: cluster 2024-04-03T20:38:33.185064+0000 mgr.y (mgr.24370) 11402 : cluster [DBG] pgmap v11386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:34 smithi067 bash[27441]: audit 2024-04-03T20:38:33.586009+0000 mon.c (mon.2) 4538 : audit [DBG] from='client.? 172.21.15.67:0/3345937428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:34 smithi067 bash[17655]: cluster 2024-04-03T20:38:33.185064+0000 mgr.y (mgr.24370) 11402 : cluster [DBG] pgmap v11386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:34 smithi067 bash[17655]: audit 2024-04-03T20:38:33.586009+0000 mon.c (mon.2) 4538 : audit [DBG] from='client.? 172.21.15.67:0/3345937428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:36 smithi082 bash[20963]: cluster 2024-04-03T20:38:35.185781+0000 mgr.y (mgr.24370) 11403 : cluster [DBG] pgmap v11387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:36 smithi082 bash[20963]: audit 2024-04-03T20:38:36.044249+0000 mon.c (mon.2) 4539 : audit [DBG] from='client.? 172.21.15.67:0/3081039901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:36 smithi067 bash[27441]: cluster 2024-04-03T20:38:35.185781+0000 mgr.y (mgr.24370) 11403 : cluster [DBG] pgmap v11387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:36 smithi067 bash[27441]: audit 2024-04-03T20:38:36.044249+0000 mon.c (mon.2) 4539 : audit [DBG] from='client.? 172.21.15.67:0/3081039901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:36 smithi067 bash[17655]: cluster 2024-04-03T20:38:35.185781+0000 mgr.y (mgr.24370) 11403 : cluster [DBG] pgmap v11387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:36 smithi067 bash[17655]: audit 2024-04-03T20:38:36.044249+0000 mon.c (mon.2) 4539 : audit [DBG] from='client.? 172.21.15.67:0/3081039901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:37 smithi082 bash[20963]: audit 2024-04-03T20:38:36.269971+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:38:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:37 smithi067 bash[17655]: audit 2024-04-03T20:38:36.269971+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:38:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:37 smithi067 bash[27441]: audit 2024-04-03T20:38:36.269971+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:38:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:38 smithi082 bash[20963]: cluster 2024-04-03T20:38:37.186929+0000 mgr.y (mgr.24370) 11404 : cluster [DBG] pgmap v11388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:38 smithi067 bash[17655]: cluster 2024-04-03T20:38:37.186929+0000 mgr.y (mgr.24370) 11404 : cluster [DBG] pgmap v11388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:38 smithi067 bash[27441]: cluster 2024-04-03T20:38:37.186929+0000 mgr.y (mgr.24370) 11404 : cluster [DBG] pgmap v11388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:39 smithi082 bash[20963]: audit 2024-04-03T20:38:38.497047+0000 mon.c (mon.2) 4540 : audit [DBG] from='client.? 172.21.15.67:0/27052460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:39 smithi067 bash[17655]: audit 2024-04-03T20:38:38.497047+0000 mon.c (mon.2) 4540 : audit [DBG] from='client.? 172.21.15.67:0/27052460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:39 smithi067 bash[27441]: audit 2024-04-03T20:38:38.497047+0000 mon.c (mon.2) 4540 : audit [DBG] from='client.? 172.21.15.67:0/27052460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:40 smithi082 bash[20963]: cluster 2024-04-03T20:38:39.187667+0000 mgr.y (mgr.24370) 11405 : cluster [DBG] pgmap v11389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:40 smithi067 bash[27441]: cluster 2024-04-03T20:38:39.187667+0000 mgr.y (mgr.24370) 11405 : cluster [DBG] pgmap v11389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:40 smithi067 bash[17655]: cluster 2024-04-03T20:38:39.187667+0000 mgr.y (mgr.24370) 11405 : cluster [DBG] pgmap v11389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:41 smithi082 bash[20963]: audit 2024-04-03T20:38:40.264262+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:41 smithi082 bash[20963]: audit 2024-04-03T20:38:40.954102+0000 mon.a (mon.0) 9948 : audit [DBG] from='client.? 172.21.15.67:0/2683120790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:41 smithi067 bash[17655]: audit 2024-04-03T20:38:40.264262+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:41 smithi067 bash[17655]: audit 2024-04-03T20:38:40.954102+0000 mon.a (mon.0) 9948 : audit [DBG] from='client.? 172.21.15.67:0/2683120790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:41 smithi067 bash[27441]: audit 2024-04-03T20:38:40.264262+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:41 smithi067 bash[27441]: audit 2024-04-03T20:38:40.954102+0000 mon.a (mon.0) 9948 : audit [DBG] from='client.? 172.21.15.67:0/2683120790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:42 smithi082 bash[20963]: cluster 2024-04-03T20:38:41.188757+0000 mgr.y (mgr.24370) 11406 : cluster [DBG] pgmap v11390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:42 smithi082 bash[20963]: audit 2024-04-03T20:38:42.022027+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:42 smithi082 bash[20963]: audit 2024-04-03T20:38:42.029850+0000 mon.a (mon.0) 9950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:42 smithi067 bash[27441]: cluster 2024-04-03T20:38:41.188757+0000 mgr.y (mgr.24370) 11406 : cluster [DBG] pgmap v11390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:42 smithi067 bash[27441]: audit 2024-04-03T20:38:42.022027+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:42 smithi067 bash[27441]: audit 2024-04-03T20:38:42.029850+0000 mon.a (mon.0) 9950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:42 smithi067 bash[17655]: cluster 2024-04-03T20:38:41.188757+0000 mgr.y (mgr.24370) 11406 : cluster [DBG] pgmap v11390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:42 smithi067 bash[17655]: audit 2024-04-03T20:38:42.022027+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:42 smithi067 bash[17655]: audit 2024-04-03T20:38:42.029850+0000 mon.a (mon.0) 9950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:38:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[27441]: audit 2024-04-03T20:38:42.328355+0000 mon.a (mon.0) 9951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[27441]: audit 2024-04-03T20:38:42.336250+0000 mon.a (mon.0) 9952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[27441]: audit 2024-04-03T20:38:42.765076+0000 mon.a (mon.0) 9953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:38:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[27441]: audit 2024-04-03T20:38:42.766548+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:38:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[27441]: audit 2024-04-03T20:38:42.776558+0000 mon.a (mon.0) 9955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[17655]: audit 2024-04-03T20:38:42.328355+0000 mon.a (mon.0) 9951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[17655]: audit 2024-04-03T20:38:42.336250+0000 mon.a (mon.0) 9952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[17655]: audit 2024-04-03T20:38:42.765076+0000 mon.a (mon.0) 9953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:38:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[17655]: audit 2024-04-03T20:38:42.766548+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:38:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:43 smithi067 bash[17655]: audit 2024-04-03T20:38:42.776558+0000 mon.a (mon.0) 9955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:38:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:43 smithi082 bash[20963]: audit 2024-04-03T20:38:42.328355+0000 mon.a (mon.0) 9951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:43 smithi082 bash[20963]: audit 2024-04-03T20:38:42.336250+0000 mon.a (mon.0) 9952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:43 smithi082 bash[20963]: audit 2024-04-03T20:38:42.765076+0000 mon.a (mon.0) 9953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:38:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:43 smithi082 bash[20963]: audit 2024-04-03T20:38:42.766548+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:38:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:43 smithi082 bash[20963]: audit 2024-04-03T20:38:42.776558+0000 mon.a (mon.0) 9955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:38:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:44 smithi082 bash[20963]: cluster 2024-04-03T20:38:43.189430+0000 mgr.y (mgr.24370) 11407 : cluster [DBG] pgmap v11391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:44 smithi082 bash[20963]: audit 2024-04-03T20:38:43.404810+0000 mon.c (mon.2) 4541 : audit [DBG] from='client.? 172.21.15.67:0/2363079611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:44 smithi067 bash[27441]: cluster 2024-04-03T20:38:43.189430+0000 mgr.y (mgr.24370) 11407 : cluster [DBG] pgmap v11391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:44 smithi067 bash[27441]: audit 2024-04-03T20:38:43.404810+0000 mon.c (mon.2) 4541 : audit [DBG] from='client.? 172.21.15.67:0/2363079611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:44 smithi067 bash[17655]: cluster 2024-04-03T20:38:43.189430+0000 mgr.y (mgr.24370) 11407 : cluster [DBG] pgmap v11391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:44 smithi067 bash[17655]: audit 2024-04-03T20:38:43.404810+0000 mon.c (mon.2) 4541 : audit [DBG] from='client.? 172.21.15.67:0/2363079611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:45 smithi082 bash[20963]: cluster 2024-04-03T20:38:45.190241+0000 mgr.y (mgr.24370) 11408 : cluster [DBG] pgmap v11392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:45 smithi067 bash[27441]: cluster 2024-04-03T20:38:45.190241+0000 mgr.y (mgr.24370) 11408 : cluster [DBG] pgmap v11392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:45 smithi067 bash[17655]: cluster 2024-04-03T20:38:45.190241+0000 mgr.y (mgr.24370) 11408 : cluster [DBG] pgmap v11392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:46 smithi082 bash[20963]: audit 2024-04-03T20:38:45.866763+0000 mon.c (mon.2) 4542 : audit [DBG] from='client.? 172.21.15.67:0/4155826685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:46 smithi067 bash[17655]: audit 2024-04-03T20:38:45.866763+0000 mon.c (mon.2) 4542 : audit [DBG] from='client.? 172.21.15.67:0/4155826685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:46 smithi067 bash[27441]: audit 2024-04-03T20:38:45.866763+0000 mon.c (mon.2) 4542 : audit [DBG] from='client.? 172.21.15.67:0/4155826685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:47 smithi067 bash[17655]: cluster 2024-04-03T20:38:47.191426+0000 mgr.y (mgr.24370) 11409 : cluster [DBG] pgmap v11393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:47.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:47 smithi067 bash[27441]: cluster 2024-04-03T20:38:47.191426+0000 mgr.y (mgr.24370) 11409 : cluster [DBG] pgmap v11393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:47 smithi082 bash[20963]: cluster 2024-04-03T20:38:47.191426+0000 mgr.y (mgr.24370) 11409 : cluster [DBG] pgmap v11393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:48 smithi067 bash[27441]: audit 2024-04-03T20:38:48.322285+0000 mon.a (mon.0) 9956 : audit [DBG] from='client.? 172.21.15.67:0/3023674912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:48 smithi067 bash[17655]: audit 2024-04-03T20:38:48.322285+0000 mon.a (mon.0) 9956 : audit [DBG] from='client.? 172.21.15.67:0/3023674912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:48 smithi082 bash[20963]: audit 2024-04-03T20:38:48.322285+0000 mon.a (mon.0) 9956 : audit [DBG] from='client.? 172.21.15.67:0/3023674912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:49 smithi067 bash[27441]: cluster 2024-04-03T20:38:49.192092+0000 mgr.y (mgr.24370) 11410 : cluster [DBG] pgmap v11394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:49 smithi067 bash[17655]: cluster 2024-04-03T20:38:49.192092+0000 mgr.y (mgr.24370) 11410 : cluster [DBG] pgmap v11394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:49 smithi082 bash[20963]: cluster 2024-04-03T20:38:49.192092+0000 mgr.y (mgr.24370) 11410 : cluster [DBG] pgmap v11394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:50 smithi082 bash[20963]: audit 2024-04-03T20:38:50.771168+0000 mon.c (mon.2) 4543 : audit [DBG] from='client.? 172.21.15.67:0/3604109055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:50 smithi067 bash[17655]: audit 2024-04-03T20:38:50.771168+0000 mon.c (mon.2) 4543 : audit [DBG] from='client.? 172.21.15.67:0/3604109055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:51.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:50 smithi067 bash[27441]: audit 2024-04-03T20:38:50.771168+0000 mon.c (mon.2) 4543 : audit [DBG] from='client.? 172.21.15.67:0/3604109055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:51 smithi082 bash[20963]: cluster 2024-04-03T20:38:51.193173+0000 mgr.y (mgr.24370) 11411 : cluster [DBG] pgmap v11395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:52.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:51 smithi067 bash[17655]: cluster 2024-04-03T20:38:51.193173+0000 mgr.y (mgr.24370) 11411 : cluster [DBG] pgmap v11395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:51 smithi067 bash[27441]: cluster 2024-04-03T20:38:51.193173+0000 mgr.y (mgr.24370) 11411 : cluster [DBG] pgmap v11395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:53 smithi067 bash[17655]: audit 2024-04-03T20:38:53.230364+0000 mon.a (mon.0) 9957 : audit [DBG] from='client.? 172.21.15.67:0/2785607862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:38:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:53 smithi067 bash[27441]: audit 2024-04-03T20:38:53.230364+0000 mon.a (mon.0) 9957 : audit [DBG] from='client.? 172.21.15.67:0/2785607862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:53 smithi082 bash[20963]: audit 2024-04-03T20:38:53.230364+0000 mon.a (mon.0) 9957 : audit [DBG] from='client.? 172.21.15.67:0/2785607862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:38:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:54 smithi082 bash[20963]: cluster 2024-04-03T20:38:53.193826+0000 mgr.y (mgr.24370) 11412 : cluster [DBG] pgmap v11396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:54 smithi067 bash[17655]: cluster 2024-04-03T20:38:53.193826+0000 mgr.y (mgr.24370) 11412 : cluster [DBG] pgmap v11396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:54 smithi067 bash[27441]: cluster 2024-04-03T20:38:53.193826+0000 mgr.y (mgr.24370) 11412 : cluster [DBG] pgmap v11396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:55 smithi082 bash[20963]: audit 2024-04-03T20:38:55.264976+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:55 smithi067 bash[17655]: audit 2024-04-03T20:38:55.264976+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:55 smithi067 bash[27441]: audit 2024-04-03T20:38:55.264976+0000 mon.a (mon.0) 9958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:38:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:56 smithi082 bash[20963]: cluster 2024-04-03T20:38:55.194504+0000 mgr.y (mgr.24370) 11413 : cluster [DBG] pgmap v11397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:56 smithi082 bash[20963]: audit 2024-04-03T20:38:55.696126+0000 mon.a (mon.0) 9959 : audit [DBG] from='client.? 172.21.15.67:0/1129947169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:56 smithi067 bash[17655]: cluster 2024-04-03T20:38:55.194504+0000 mgr.y (mgr.24370) 11413 : cluster [DBG] pgmap v11397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:56.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:56 smithi067 bash[17655]: audit 2024-04-03T20:38:55.696126+0000 mon.a (mon.0) 9959 : audit [DBG] from='client.? 172.21.15.67:0/1129947169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:56.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:56 smithi067 bash[27441]: cluster 2024-04-03T20:38:55.194504+0000 mgr.y (mgr.24370) 11413 : cluster [DBG] pgmap v11397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:56.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:56 smithi067 bash[27441]: audit 2024-04-03T20:38:55.696126+0000 mon.a (mon.0) 9959 : audit [DBG] from='client.? 172.21.15.67:0/1129947169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:58 smithi082 bash[20963]: cluster 2024-04-03T20:38:57.195640+0000 mgr.y (mgr.24370) 11414 : cluster [DBG] pgmap v11398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:38:58 smithi082 bash[20963]: audit 2024-04-03T20:38:58.139730+0000 mon.a (mon.0) 9960 : audit [DBG] from='client.? 172.21.15.67:0/4538384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:58 smithi067 bash[27441]: cluster 2024-04-03T20:38:57.195640+0000 mgr.y (mgr.24370) 11414 : cluster [DBG] pgmap v11398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:38:58 smithi067 bash[27441]: audit 2024-04-03T20:38:58.139730+0000 mon.a (mon.0) 9960 : audit [DBG] from='client.? 172.21.15.67:0/4538384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:38:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:58 smithi067 bash[17655]: cluster 2024-04-03T20:38:57.195640+0000 mgr.y (mgr.24370) 11414 : cluster [DBG] pgmap v11398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:38:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:38:58 smithi067 bash[17655]: audit 2024-04-03T20:38:58.139730+0000 mon.a (mon.0) 9960 : audit [DBG] from='client.? 172.21.15.67:0/4538384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:00 smithi082 bash[20963]: cluster 2024-04-03T20:38:59.196293+0000 mgr.y (mgr.24370) 11415 : cluster [DBG] pgmap v11399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:00 smithi067 bash[27441]: cluster 2024-04-03T20:38:59.196293+0000 mgr.y (mgr.24370) 11415 : cluster [DBG] pgmap v11399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:00 smithi067 bash[17655]: cluster 2024-04-03T20:38:59.196293+0000 mgr.y (mgr.24370) 11415 : cluster [DBG] pgmap v11399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:01 smithi082 bash[20963]: audit 2024-04-03T20:39:00.597623+0000 mon.a (mon.0) 9961 : audit [DBG] from='client.? 172.21.15.67:0/4116106275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:01 smithi067 bash[17655]: audit 2024-04-03T20:39:00.597623+0000 mon.a (mon.0) 9961 : audit [DBG] from='client.? 172.21.15.67:0/4116106275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:01 smithi067 bash[27441]: audit 2024-04-03T20:39:00.597623+0000 mon.a (mon.0) 9961 : audit [DBG] from='client.? 172.21.15.67:0/4116106275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:02 smithi082 bash[20963]: cluster 2024-04-03T20:39:01.197514+0000 mgr.y (mgr.24370) 11416 : cluster [DBG] pgmap v11400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:02 smithi067 bash[27441]: cluster 2024-04-03T20:39:01.197514+0000 mgr.y (mgr.24370) 11416 : cluster [DBG] pgmap v11400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:02 smithi067 bash[17655]: cluster 2024-04-03T20:39:01.197514+0000 mgr.y (mgr.24370) 11416 : cluster [DBG] pgmap v11400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:03.333 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:39:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:03 smithi082 bash[20963]: audit 2024-04-03T20:39:03.047777+0000 mon.a (mon.0) 9962 : audit [DBG] from='client.? 172.21.15.67:0/488193571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:39:03.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:03 smithi067 bash[17655]: audit 2024-04-03T20:39:03.047777+0000 mon.a (mon.0) 9962 : audit [DBG] from='client.? 172.21.15.67:0/488193571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:03.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:03 smithi067 bash[27441]: audit 2024-04-03T20:39:03.047777+0000 mon.a (mon.0) 9962 : audit [DBG] from='client.? 172.21.15.67:0/488193571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:04 smithi082 bash[20963]: cluster 2024-04-03T20:39:03.198310+0000 mgr.y (mgr.24370) 11417 : cluster [DBG] pgmap v11401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:04 smithi067 bash[17655]: cluster 2024-04-03T20:39:03.198310+0000 mgr.y (mgr.24370) 11417 : cluster [DBG] pgmap v11401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:04 smithi067 bash[27441]: cluster 2024-04-03T20:39:03.198310+0000 mgr.y (mgr.24370) 11417 : cluster [DBG] pgmap v11401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:05 smithi082 bash[20963]: cluster 2024-04-03T20:39:05.198784+0000 mgr.y (mgr.24370) 11418 : cluster [DBG] pgmap v11402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:05 smithi067 bash[27441]: cluster 2024-04-03T20:39:05.198784+0000 mgr.y (mgr.24370) 11418 : cluster [DBG] pgmap v11402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:05 smithi067 bash[17655]: cluster 2024-04-03T20:39:05.198784+0000 mgr.y (mgr.24370) 11418 : cluster [DBG] pgmap v11402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:06 smithi082 bash[20963]: audit 2024-04-03T20:39:05.505791+0000 mon.c (mon.2) 4544 : audit [DBG] from='client.? 172.21.15.67:0/3934637207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:06 smithi067 bash[17655]: audit 2024-04-03T20:39:05.505791+0000 mon.c (mon.2) 4544 : audit [DBG] from='client.? 172.21.15.67:0/3934637207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:06 smithi067 bash[27441]: audit 2024-04-03T20:39:05.505791+0000 mon.c (mon.2) 4544 : audit [DBG] from='client.? 172.21.15.67:0/3934637207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:07 smithi082 bash[20963]: cluster 2024-04-03T20:39:07.199913+0000 mgr.y (mgr.24370) 11419 : cluster [DBG] pgmap v11403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:07 smithi067 bash[17655]: cluster 2024-04-03T20:39:07.199913+0000 mgr.y (mgr.24370) 11419 : cluster [DBG] pgmap v11403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:07 smithi067 bash[27441]: cluster 2024-04-03T20:39:07.199913+0000 mgr.y (mgr.24370) 11419 : cluster [DBG] pgmap v11403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:08 smithi082 bash[20963]: audit 2024-04-03T20:39:07.968044+0000 mon.c (mon.2) 4545 : audit [DBG] from='client.? 172.21.15.67:0/2561817084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:08 smithi067 bash[17655]: audit 2024-04-03T20:39:07.968044+0000 mon.c (mon.2) 4545 : audit [DBG] from='client.? 172.21.15.67:0/2561817084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:08 smithi067 bash[27441]: audit 2024-04-03T20:39:07.968044+0000 mon.c (mon.2) 4545 : audit [DBG] from='client.? 172.21.15.67:0/2561817084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:09 smithi082 bash[20963]: cluster 2024-04-03T20:39:09.200535+0000 mgr.y (mgr.24370) 11420 : cluster [DBG] pgmap v11404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:09 smithi067 bash[17655]: cluster 2024-04-03T20:39:09.200535+0000 mgr.y (mgr.24370) 11420 : cluster [DBG] pgmap v11404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:09 smithi067 bash[27441]: cluster 2024-04-03T20:39:09.200535+0000 mgr.y (mgr.24370) 11420 : cluster [DBG] pgmap v11404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:10 smithi082 bash[20963]: audit 2024-04-03T20:39:10.265170+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:10 smithi067 bash[17655]: audit 2024-04-03T20:39:10.265170+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:10 smithi067 bash[27441]: audit 2024-04-03T20:39:10.265170+0000 mon.a (mon.0) 9963 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:11 smithi082 bash[20963]: audit 2024-04-03T20:39:10.466155+0000 mon.c (mon.2) 4546 : audit [DBG] from='client.? 172.21.15.67:0/3538960866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:11 smithi082 bash[20963]: cluster 2024-04-03T20:39:11.201680+0000 mgr.y (mgr.24370) 11421 : cluster [DBG] pgmap v11405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:11 smithi067 bash[17655]: audit 2024-04-03T20:39:10.466155+0000 mon.c (mon.2) 4546 : audit [DBG] from='client.? 172.21.15.67:0/3538960866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:11 smithi067 bash[17655]: cluster 2024-04-03T20:39:11.201680+0000 mgr.y (mgr.24370) 11421 : cluster [DBG] pgmap v11405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:11 smithi067 bash[27441]: audit 2024-04-03T20:39:10.466155+0000 mon.c (mon.2) 4546 : audit [DBG] from='client.? 172.21.15.67:0/3538960866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:11 smithi067 bash[27441]: cluster 2024-04-03T20:39:11.201680+0000 mgr.y (mgr.24370) 11421 : cluster [DBG] pgmap v11405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:12 smithi082 bash[20963]: audit 2024-04-03T20:39:12.927888+0000 mon.c (mon.2) 4547 : audit [DBG] from='client.? 172.21.15.67:0/3621809231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:13] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T20:39:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:12 smithi067 bash[27441]: audit 2024-04-03T20:39:12.927888+0000 mon.c (mon.2) 4547 : audit [DBG] from='client.? 172.21.15.67:0/3621809231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:12 smithi067 bash[17655]: audit 2024-04-03T20:39:12.927888+0000 mon.c (mon.2) 4547 : audit [DBG] from='client.? 172.21.15.67:0/3621809231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:39:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:13 smithi082 bash[20963]: cluster 2024-04-03T20:39:13.202288+0000 mgr.y (mgr.24370) 11422 : cluster [DBG] pgmap v11406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:13 smithi067 bash[17655]: cluster 2024-04-03T20:39:13.202288+0000 mgr.y (mgr.24370) 11422 : cluster [DBG] pgmap v11406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:13 smithi067 bash[27441]: cluster 2024-04-03T20:39:13.202288+0000 mgr.y (mgr.24370) 11422 : cluster [DBG] pgmap v11406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:16 smithi082 bash[20963]: cluster 2024-04-03T20:39:15.202950+0000 mgr.y (mgr.24370) 11423 : cluster [DBG] pgmap v11407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:16 smithi082 bash[20963]: audit 2024-04-03T20:39:15.377281+0000 mon.a (mon.0) 9964 : audit [DBG] from='client.? 172.21.15.67:0/2627797590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:16 smithi067 bash[17655]: cluster 2024-04-03T20:39:15.202950+0000 mgr.y (mgr.24370) 11423 : cluster [DBG] pgmap v11407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:16 smithi067 bash[17655]: audit 2024-04-03T20:39:15.377281+0000 mon.a (mon.0) 9964 : audit [DBG] from='client.? 172.21.15.67:0/2627797590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:16 smithi067 bash[27441]: cluster 2024-04-03T20:39:15.202950+0000 mgr.y (mgr.24370) 11423 : cluster [DBG] pgmap v11407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:16 smithi067 bash[27441]: audit 2024-04-03T20:39:15.377281+0000 mon.a (mon.0) 9964 : audit [DBG] from='client.? 172.21.15.67:0/2627797590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:18 smithi082 bash[20963]: cluster 2024-04-03T20:39:17.204132+0000 mgr.y (mgr.24370) 11424 : cluster [DBG] pgmap v11408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:18 smithi082 bash[20963]: audit 2024-04-03T20:39:17.837187+0000 mon.a (mon.0) 9965 : audit [DBG] from='client.? 172.21.15.67:0/1988943862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:18 smithi067 bash[17655]: cluster 2024-04-03T20:39:17.204132+0000 mgr.y (mgr.24370) 11424 : cluster [DBG] pgmap v11408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:18 smithi067 bash[17655]: audit 2024-04-03T20:39:17.837187+0000 mon.a (mon.0) 9965 : audit [DBG] from='client.? 172.21.15.67:0/1988943862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:18 smithi067 bash[27441]: cluster 2024-04-03T20:39:17.204132+0000 mgr.y (mgr.24370) 11424 : cluster [DBG] pgmap v11408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:18 smithi067 bash[27441]: audit 2024-04-03T20:39:17.837187+0000 mon.a (mon.0) 9965 : audit [DBG] from='client.? 172.21.15.67:0/1988943862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:20 smithi082 bash[20963]: cluster 2024-04-03T20:39:19.204837+0000 mgr.y (mgr.24370) 11425 : cluster [DBG] pgmap v11409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:20 smithi067 bash[27441]: cluster 2024-04-03T20:39:19.204837+0000 mgr.y (mgr.24370) 11425 : cluster [DBG] pgmap v11409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:20 smithi067 bash[17655]: cluster 2024-04-03T20:39:19.204837+0000 mgr.y (mgr.24370) 11425 : cluster [DBG] pgmap v11409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:21 smithi082 bash[20963]: audit 2024-04-03T20:39:20.286590+0000 mon.a (mon.0) 9966 : audit [DBG] from='client.? 172.21.15.67:0/1744684037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:21 smithi067 bash[17655]: audit 2024-04-03T20:39:20.286590+0000 mon.a (mon.0) 9966 : audit [DBG] from='client.? 172.21.15.67:0/1744684037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:21 smithi067 bash[27441]: audit 2024-04-03T20:39:20.286590+0000 mon.a (mon.0) 9966 : audit [DBG] from='client.? 172.21.15.67:0/1744684037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:22 smithi082 bash[20963]: cluster 2024-04-03T20:39:21.206006+0000 mgr.y (mgr.24370) 11426 : cluster [DBG] pgmap v11410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:22 smithi067 bash[27441]: cluster 2024-04-03T20:39:21.206006+0000 mgr.y (mgr.24370) 11426 : cluster [DBG] pgmap v11410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:22 smithi067 bash[17655]: cluster 2024-04-03T20:39:21.206006+0000 mgr.y (mgr.24370) 11426 : cluster [DBG] pgmap v11410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:23] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T20:39:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:23 smithi067 bash[27441]: audit 2024-04-03T20:39:22.738833+0000 mon.c (mon.2) 4548 : audit [DBG] from='client.? 172.21.15.67:0/2333481750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:23 smithi067 bash[17655]: audit 2024-04-03T20:39:22.738833+0000 mon.c (mon.2) 4548 : audit [DBG] from='client.? 172.21.15.67:0/2333481750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:23 smithi082 bash[20963]: audit 2024-04-03T20:39:22.738833+0000 mon.c (mon.2) 4548 : audit [DBG] from='client.? 172.21.15.67:0/2333481750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:39:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:24 smithi082 bash[20963]: cluster 2024-04-03T20:39:23.206715+0000 mgr.y (mgr.24370) 11427 : cluster [DBG] pgmap v11411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:24 smithi067 bash[17655]: cluster 2024-04-03T20:39:23.206715+0000 mgr.y (mgr.24370) 11427 : cluster [DBG] pgmap v11411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:24 smithi067 bash[27441]: cluster 2024-04-03T20:39:23.206715+0000 mgr.y (mgr.24370) 11427 : cluster [DBG] pgmap v11411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:25 smithi082 bash[20963]: audit 2024-04-03T20:39:25.191101+0000 mon.a (mon.0) 9967 : audit [DBG] from='client.? 172.21.15.67:0/493268742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:25 smithi082 bash[20963]: audit 2024-04-03T20:39:25.265420+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:25 smithi067 bash[17655]: audit 2024-04-03T20:39:25.191101+0000 mon.a (mon.0) 9967 : audit [DBG] from='client.? 172.21.15.67:0/493268742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:25 smithi067 bash[17655]: audit 2024-04-03T20:39:25.265420+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:25 smithi067 bash[27441]: audit 2024-04-03T20:39:25.191101+0000 mon.a (mon.0) 9967 : audit [DBG] from='client.? 172.21.15.67:0/493268742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:25 smithi067 bash[27441]: audit 2024-04-03T20:39:25.265420+0000 mon.a (mon.0) 9968 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:26 smithi082 bash[20963]: cluster 2024-04-03T20:39:25.207337+0000 mgr.y (mgr.24370) 11428 : cluster [DBG] pgmap v11412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:26 smithi067 bash[27441]: cluster 2024-04-03T20:39:25.207337+0000 mgr.y (mgr.24370) 11428 : cluster [DBG] pgmap v11412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:26 smithi067 bash[17655]: cluster 2024-04-03T20:39:25.207337+0000 mgr.y (mgr.24370) 11428 : cluster [DBG] pgmap v11412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:28 smithi082 bash[20963]: cluster 2024-04-03T20:39:27.208560+0000 mgr.y (mgr.24370) 11429 : cluster [DBG] pgmap v11413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:28 smithi082 bash[20963]: audit 2024-04-03T20:39:27.645984+0000 mon.c (mon.2) 4549 : audit [DBG] from='client.? 172.21.15.67:0/1612848992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:28 smithi067 bash[17655]: cluster 2024-04-03T20:39:27.208560+0000 mgr.y (mgr.24370) 11429 : cluster [DBG] pgmap v11413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:28 smithi067 bash[17655]: audit 2024-04-03T20:39:27.645984+0000 mon.c (mon.2) 4549 : audit [DBG] from='client.? 172.21.15.67:0/1612848992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:28 smithi067 bash[27441]: cluster 2024-04-03T20:39:27.208560+0000 mgr.y (mgr.24370) 11429 : cluster [DBG] pgmap v11413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:28 smithi067 bash[27441]: audit 2024-04-03T20:39:27.645984+0000 mon.c (mon.2) 4549 : audit [DBG] from='client.? 172.21.15.67:0/1612848992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:30 smithi082 bash[20963]: cluster 2024-04-03T20:39:29.209134+0000 mgr.y (mgr.24370) 11430 : cluster [DBG] pgmap v11414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:30 smithi082 bash[20963]: audit 2024-04-03T20:39:30.098989+0000 mon.c (mon.2) 4550 : audit [DBG] from='client.? 172.21.15.67:0/2131992350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:30 smithi067 bash[17655]: cluster 2024-04-03T20:39:29.209134+0000 mgr.y (mgr.24370) 11430 : cluster [DBG] pgmap v11414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:30 smithi067 bash[17655]: audit 2024-04-03T20:39:30.098989+0000 mon.c (mon.2) 4550 : audit [DBG] from='client.? 172.21.15.67:0/2131992350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:30 smithi067 bash[27441]: cluster 2024-04-03T20:39:29.209134+0000 mgr.y (mgr.24370) 11430 : cluster [DBG] pgmap v11414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:30 smithi067 bash[27441]: audit 2024-04-03T20:39:30.098989+0000 mon.c (mon.2) 4550 : audit [DBG] from='client.? 172.21.15.67:0/2131992350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:32 smithi082 bash[20963]: cluster 2024-04-03T20:39:31.210331+0000 mgr.y (mgr.24370) 11431 : cluster [DBG] pgmap v11415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:32 smithi067 bash[17655]: cluster 2024-04-03T20:39:31.210331+0000 mgr.y (mgr.24370) 11431 : cluster [DBG] pgmap v11415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:32 smithi067 bash[27441]: cluster 2024-04-03T20:39:31.210331+0000 mgr.y (mgr.24370) 11431 : cluster [DBG] pgmap v11415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:39:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:33 smithi067 bash[27441]: audit 2024-04-03T20:39:32.556143+0000 mon.a (mon.0) 9969 : audit [DBG] from='client.? 172.21.15.67:0/1863827098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:33 smithi067 bash[17655]: audit 2024-04-03T20:39:32.556143+0000 mon.a (mon.0) 9969 : audit [DBG] from='client.? 172.21.15.67:0/1863827098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:33 smithi082 bash[20963]: audit 2024-04-03T20:39:32.556143+0000 mon.a (mon.0) 9969 : audit [DBG] from='client.? 172.21.15.67:0/1863827098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:39:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:34 smithi082 bash[20963]: cluster 2024-04-03T20:39:33.211038+0000 mgr.y (mgr.24370) 11432 : cluster [DBG] pgmap v11416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:34 smithi067 bash[27441]: cluster 2024-04-03T20:39:33.211038+0000 mgr.y (mgr.24370) 11432 : cluster [DBG] pgmap v11416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:34 smithi067 bash[17655]: cluster 2024-04-03T20:39:33.211038+0000 mgr.y (mgr.24370) 11432 : cluster [DBG] pgmap v11416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:35 smithi082 bash[20963]: audit 2024-04-03T20:39:35.007479+0000 mon.a (mon.0) 9970 : audit [DBG] from='client.? 172.21.15.67:0/2427954787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:35 smithi067 bash[17655]: audit 2024-04-03T20:39:35.007479+0000 mon.a (mon.0) 9970 : audit [DBG] from='client.? 172.21.15.67:0/2427954787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:35 smithi067 bash[27441]: audit 2024-04-03T20:39:35.007479+0000 mon.a (mon.0) 9970 : audit [DBG] from='client.? 172.21.15.67:0/2427954787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:36 smithi082 bash[20963]: cluster 2024-04-03T20:39:35.211740+0000 mgr.y (mgr.24370) 11433 : cluster [DBG] pgmap v11417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:36 smithi067 bash[17655]: cluster 2024-04-03T20:39:35.211740+0000 mgr.y (mgr.24370) 11433 : cluster [DBG] pgmap v11417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:36 smithi067 bash[27441]: cluster 2024-04-03T20:39:35.211740+0000 mgr.y (mgr.24370) 11433 : cluster [DBG] pgmap v11417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:38 smithi082 bash[20963]: cluster 2024-04-03T20:39:37.212933+0000 mgr.y (mgr.24370) 11434 : cluster [DBG] pgmap v11418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:38 smithi082 bash[20963]: audit 2024-04-03T20:39:37.461745+0000 mon.a (mon.0) 9971 : audit [DBG] from='client.? 172.21.15.67:0/2866033611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:38 smithi067 bash[27441]: cluster 2024-04-03T20:39:37.212933+0000 mgr.y (mgr.24370) 11434 : cluster [DBG] pgmap v11418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:38 smithi067 bash[27441]: audit 2024-04-03T20:39:37.461745+0000 mon.a (mon.0) 9971 : audit [DBG] from='client.? 172.21.15.67:0/2866033611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:38 smithi067 bash[17655]: cluster 2024-04-03T20:39:37.212933+0000 mgr.y (mgr.24370) 11434 : cluster [DBG] pgmap v11418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:38 smithi067 bash[17655]: audit 2024-04-03T20:39:37.461745+0000 mon.a (mon.0) 9971 : audit [DBG] from='client.? 172.21.15.67:0/2866033611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:40 smithi082 bash[20963]: cluster 2024-04-03T20:39:39.213625+0000 mgr.y (mgr.24370) 11435 : cluster [DBG] pgmap v11419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:40 smithi082 bash[20963]: audit 2024-04-03T20:39:39.921247+0000 mon.a (mon.0) 9972 : audit [DBG] from='client.? 172.21.15.67:0/3660487785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:40 smithi082 bash[20963]: audit 2024-04-03T20:39:40.266209+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:40 smithi067 bash[27441]: cluster 2024-04-03T20:39:39.213625+0000 mgr.y (mgr.24370) 11435 : cluster [DBG] pgmap v11419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:40 smithi067 bash[27441]: audit 2024-04-03T20:39:39.921247+0000 mon.a (mon.0) 9972 : audit [DBG] from='client.? 172.21.15.67:0/3660487785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:40 smithi067 bash[27441]: audit 2024-04-03T20:39:40.266209+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:40 smithi067 bash[17655]: cluster 2024-04-03T20:39:39.213625+0000 mgr.y (mgr.24370) 11435 : cluster [DBG] pgmap v11419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:40 smithi067 bash[17655]: audit 2024-04-03T20:39:39.921247+0000 mon.a (mon.0) 9972 : audit [DBG] from='client.? 172.21.15.67:0/3660487785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:40 smithi067 bash[17655]: audit 2024-04-03T20:39:40.266209+0000 mon.a (mon.0) 9973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:41 smithi082 bash[20963]: cluster 2024-04-03T20:39:41.214773+0000 mgr.y (mgr.24370) 11436 : cluster [DBG] pgmap v11420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:41 smithi067 bash[27441]: cluster 2024-04-03T20:39:41.214773+0000 mgr.y (mgr.24370) 11436 : cluster [DBG] pgmap v11420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:41 smithi067 bash[17655]: cluster 2024-04-03T20:39:41.214773+0000 mgr.y (mgr.24370) 11436 : cluster [DBG] pgmap v11420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:42 smithi082 bash[20963]: audit 2024-04-03T20:39:42.380481+0000 mon.a (mon.0) 9974 : audit [DBG] from='client.? 172.21.15.67:0/1727110670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:42 smithi067 bash[27441]: audit 2024-04-03T20:39:42.380481+0000 mon.a (mon.0) 9974 : audit [DBG] from='client.? 172.21.15.67:0/1727110670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:42 smithi067 bash[17655]: audit 2024-04-03T20:39:42.380481+0000 mon.a (mon.0) 9974 : audit [DBG] from='client.? 172.21.15.67:0/1727110670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:39:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:39:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:43 smithi082 bash[20963]: audit 2024-04-03T20:39:42.851917+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:39:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:43 smithi082 bash[20963]: cluster 2024-04-03T20:39:43.215470+0000 mgr.y (mgr.24370) 11437 : cluster [DBG] pgmap v11421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:43.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:43 smithi067 bash[17655]: audit 2024-04-03T20:39:42.851917+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:39:43.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:43 smithi067 bash[17655]: cluster 2024-04-03T20:39:43.215470+0000 mgr.y (mgr.24370) 11437 : cluster [DBG] pgmap v11421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:43.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:43 smithi067 bash[27441]: audit 2024-04-03T20:39:42.851917+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:39:43.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:43 smithi067 bash[27441]: cluster 2024-04-03T20:39:43.215470+0000 mgr.y (mgr.24370) 11437 : cluster [DBG] pgmap v11421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:44 smithi067 bash[27441]: audit 2024-04-03T20:39:44.841946+0000 mon.a (mon.0) 9976 : audit [DBG] from='client.? 172.21.15.67:0/558612412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:44 smithi067 bash[17655]: audit 2024-04-03T20:39:44.841946+0000 mon.a (mon.0) 9976 : audit [DBG] from='client.? 172.21.15.67:0/558612412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:44 smithi082 bash[20963]: audit 2024-04-03T20:39:44.841946+0000 mon.a (mon.0) 9976 : audit [DBG] from='client.? 172.21.15.67:0/558612412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:45 smithi067 bash[17655]: cluster 2024-04-03T20:39:45.216224+0000 mgr.y (mgr.24370) 11438 : cluster [DBG] pgmap v11422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:45 smithi067 bash[27441]: cluster 2024-04-03T20:39:45.216224+0000 mgr.y (mgr.24370) 11438 : cluster [DBG] pgmap v11422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:45 smithi082 bash[20963]: cluster 2024-04-03T20:39:45.216224+0000 mgr.y (mgr.24370) 11438 : cluster [DBG] pgmap v11422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:48 smithi082 bash[20963]: cluster 2024-04-03T20:39:47.217300+0000 mgr.y (mgr.24370) 11439 : cluster [DBG] pgmap v11423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:48 smithi082 bash[20963]: audit 2024-04-03T20:39:47.300964+0000 mon.c (mon.2) 4551 : audit [DBG] from='client.? 172.21.15.67:0/4123349368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:48 smithi067 bash[27441]: cluster 2024-04-03T20:39:47.217300+0000 mgr.y (mgr.24370) 11439 : cluster [DBG] pgmap v11423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:48 smithi067 bash[27441]: audit 2024-04-03T20:39:47.300964+0000 mon.c (mon.2) 4551 : audit [DBG] from='client.? 172.21.15.67:0/4123349368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:48 smithi067 bash[17655]: cluster 2024-04-03T20:39:47.217300+0000 mgr.y (mgr.24370) 11439 : cluster [DBG] pgmap v11423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:48 smithi067 bash[17655]: audit 2024-04-03T20:39:47.300964+0000 mon.c (mon.2) 4551 : audit [DBG] from='client.? 172.21.15.67:0/4123349368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:49 smithi082 bash[20963]: audit 2024-04-03T20:39:48.547053+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:49 smithi082 bash[20963]: audit 2024-04-03T20:39:48.554376+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:49 smithi082 bash[20963]: audit 2024-04-03T20:39:48.896237+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:49 smithi082 bash[20963]: audit 2024-04-03T20:39:48.903853+0000 mon.a (mon.0) 9980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:49 smithi082 bash[20963]: cluster 2024-04-03T20:39:49.218112+0000 mgr.y (mgr.24370) 11440 : cluster [DBG] pgmap v11424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:49 smithi082 bash[20963]: audit 2024-04-03T20:39:49.383235+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:39:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:49 smithi082 bash[20963]: audit 2024-04-03T20:39:49.384916+0000 mon.a (mon.0) 9982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:39:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:49 smithi082 bash[20963]: audit 2024-04-03T20:39:49.394222+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[27441]: audit 2024-04-03T20:39:48.547053+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[27441]: audit 2024-04-03T20:39:48.554376+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[27441]: audit 2024-04-03T20:39:48.896237+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[27441]: audit 2024-04-03T20:39:48.903853+0000 mon.a (mon.0) 9980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[27441]: cluster 2024-04-03T20:39:49.218112+0000 mgr.y (mgr.24370) 11440 : cluster [DBG] pgmap v11424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[27441]: audit 2024-04-03T20:39:49.383235+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:39:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[27441]: audit 2024-04-03T20:39:49.384916+0000 mon.a (mon.0) 9982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:39:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[27441]: audit 2024-04-03T20:39:49.394222+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[17655]: audit 2024-04-03T20:39:48.547053+0000 mon.a (mon.0) 9977 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[17655]: audit 2024-04-03T20:39:48.554376+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[17655]: audit 2024-04-03T20:39:48.896237+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[17655]: audit 2024-04-03T20:39:48.903853+0000 mon.a (mon.0) 9980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[17655]: cluster 2024-04-03T20:39:49.218112+0000 mgr.y (mgr.24370) 11440 : cluster [DBG] pgmap v11424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[17655]: audit 2024-04-03T20:39:49.383235+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:39:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[17655]: audit 2024-04-03T20:39:49.384916+0000 mon.a (mon.0) 9982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:39:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:49 smithi067 bash[17655]: audit 2024-04-03T20:39:49.394222+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:39:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:50 smithi082 bash[20963]: audit 2024-04-03T20:39:49.761666+0000 mon.a (mon.0) 9984 : audit [DBG] from='client.? 172.21.15.67:0/597132652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:50.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:50 smithi067 bash[27441]: audit 2024-04-03T20:39:49.761666+0000 mon.a (mon.0) 9984 : audit [DBG] from='client.? 172.21.15.67:0/597132652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:50.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:50 smithi067 bash[17655]: audit 2024-04-03T20:39:49.761666+0000 mon.a (mon.0) 9984 : audit [DBG] from='client.? 172.21.15.67:0/597132652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:51 smithi082 bash[20963]: cluster 2024-04-03T20:39:51.219284+0000 mgr.y (mgr.24370) 11441 : cluster [DBG] pgmap v11425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:51 smithi067 bash[27441]: cluster 2024-04-03T20:39:51.219284+0000 mgr.y (mgr.24370) 11441 : cluster [DBG] pgmap v11425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:51 smithi067 bash[17655]: cluster 2024-04-03T20:39:51.219284+0000 mgr.y (mgr.24370) 11441 : cluster [DBG] pgmap v11425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:52 smithi082 bash[20963]: audit 2024-04-03T20:39:52.222853+0000 mon.a (mon.0) 9985 : audit [DBG] from='client.? 172.21.15.67:0/2313752031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:52.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:52 smithi067 bash[17655]: audit 2024-04-03T20:39:52.222853+0000 mon.a (mon.0) 9985 : audit [DBG] from='client.? 172.21.15.67:0/2313752031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:52 smithi067 bash[27441]: audit 2024-04-03T20:39:52.222853+0000 mon.a (mon.0) 9985 : audit [DBG] from='client.? 172.21.15.67:0/2313752031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:39:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:39:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:53 smithi082 bash[20963]: cluster 2024-04-03T20:39:53.219908+0000 mgr.y (mgr.24370) 11442 : cluster [DBG] pgmap v11426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:53 smithi067 bash[27441]: cluster 2024-04-03T20:39:53.219908+0000 mgr.y (mgr.24370) 11442 : cluster [DBG] pgmap v11426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:53 smithi067 bash[17655]: cluster 2024-04-03T20:39:53.219908+0000 mgr.y (mgr.24370) 11442 : cluster [DBG] pgmap v11426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:54 smithi082 bash[20963]: audit 2024-04-03T20:39:54.677121+0000 mon.a (mon.0) 9986 : audit [DBG] from='client.? 172.21.15.67:0/676176850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:54 smithi067 bash[27441]: audit 2024-04-03T20:39:54.677121+0000 mon.a (mon.0) 9986 : audit [DBG] from='client.? 172.21.15.67:0/676176850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:54 smithi067 bash[17655]: audit 2024-04-03T20:39:54.677121+0000 mon.a (mon.0) 9986 : audit [DBG] from='client.? 172.21.15.67:0/676176850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:55 smithi082 bash[20963]: cluster 2024-04-03T20:39:55.220565+0000 mgr.y (mgr.24370) 11443 : cluster [DBG] pgmap v11427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:55 smithi082 bash[20963]: audit 2024-04-03T20:39:55.266618+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:55 smithi067 bash[27441]: cluster 2024-04-03T20:39:55.220565+0000 mgr.y (mgr.24370) 11443 : cluster [DBG] pgmap v11427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:55 smithi067 bash[27441]: audit 2024-04-03T20:39:55.266618+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:55 smithi067 bash[17655]: cluster 2024-04-03T20:39:55.220565+0000 mgr.y (mgr.24370) 11443 : cluster [DBG] pgmap v11427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:55 smithi067 bash[17655]: audit 2024-04-03T20:39:55.266618+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:39:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:57 smithi082 bash[20963]: audit 2024-04-03T20:39:57.138461+0000 mon.c (mon.2) 4552 : audit [DBG] from='client.? 172.21.15.67:0/245388782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:57 smithi067 bash[27441]: audit 2024-04-03T20:39:57.138461+0000 mon.c (mon.2) 4552 : audit [DBG] from='client.? 172.21.15.67:0/245388782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:57 smithi067 bash[17655]: audit 2024-04-03T20:39:57.138461+0000 mon.c (mon.2) 4552 : audit [DBG] from='client.? 172.21.15.67:0/245388782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:39:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:39:58 smithi082 bash[20963]: cluster 2024-04-03T20:39:57.221692+0000 mgr.y (mgr.24370) 11444 : cluster [DBG] pgmap v11428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:39:58 smithi067 bash[27441]: cluster 2024-04-03T20:39:57.221692+0000 mgr.y (mgr.24370) 11444 : cluster [DBG] pgmap v11428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:39:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:39:58 smithi067 bash[17655]: cluster 2024-04-03T20:39:57.221692+0000 mgr.y (mgr.24370) 11444 : cluster [DBG] pgmap v11428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:00 smithi082 bash[20963]: cluster 2024-04-03T20:39:59.222280+0000 mgr.y (mgr.24370) 11445 : cluster [DBG] pgmap v11429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:00 smithi082 bash[20963]: audit 2024-04-03T20:39:59.605334+0000 mon.c (mon.2) 4553 : audit [DBG] from='client.? 172.21.15.67:0/3996928520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:00 smithi082 bash[20963]: cluster 2024-04-03T20:40:00.000177+0000 mon.a (mon.0) 9988 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:40:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:00 smithi067 bash[27441]: cluster 2024-04-03T20:39:59.222280+0000 mgr.y (mgr.24370) 11445 : cluster [DBG] pgmap v11429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:00 smithi067 bash[27441]: audit 2024-04-03T20:39:59.605334+0000 mon.c (mon.2) 4553 : audit [DBG] from='client.? 172.21.15.67:0/3996928520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:00 smithi067 bash[27441]: cluster 2024-04-03T20:40:00.000177+0000 mon.a (mon.0) 9988 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:40:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:00 smithi067 bash[17655]: cluster 2024-04-03T20:39:59.222280+0000 mgr.y (mgr.24370) 11445 : cluster [DBG] pgmap v11429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:00 smithi067 bash[17655]: audit 2024-04-03T20:39:59.605334+0000 mon.c (mon.2) 4553 : audit [DBG] from='client.? 172.21.15.67:0/3996928520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:00 smithi067 bash[17655]: cluster 2024-04-03T20:40:00.000177+0000 mon.a (mon.0) 9988 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:40:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:02 smithi082 bash[20963]: cluster 2024-04-03T20:40:01.223444+0000 mgr.y (mgr.24370) 11446 : cluster [DBG] pgmap v11430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:02 smithi082 bash[20963]: audit 2024-04-03T20:40:02.059075+0000 mon.a (mon.0) 9989 : audit [DBG] from='client.? 172.21.15.67:0/2707881781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:02 smithi067 bash[27441]: cluster 2024-04-03T20:40:01.223444+0000 mgr.y (mgr.24370) 11446 : cluster [DBG] pgmap v11430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:02 smithi067 bash[27441]: audit 2024-04-03T20:40:02.059075+0000 mon.a (mon.0) 9989 : audit [DBG] from='client.? 172.21.15.67:0/2707881781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:02 smithi067 bash[17655]: cluster 2024-04-03T20:40:01.223444+0000 mgr.y (mgr.24370) 11446 : cluster [DBG] pgmap v11430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:02 smithi067 bash[17655]: audit 2024-04-03T20:40:02.059075+0000 mon.a (mon.0) 9989 : audit [DBG] from='client.? 172.21.15.67:0/2707881781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:03] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:40:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:40:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:04 smithi082 bash[20963]: cluster 2024-04-03T20:40:03.224084+0000 mgr.y (mgr.24370) 11447 : cluster [DBG] pgmap v11431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:04 smithi067 bash[17655]: cluster 2024-04-03T20:40:03.224084+0000 mgr.y (mgr.24370) 11447 : cluster [DBG] pgmap v11431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:04 smithi067 bash[27441]: cluster 2024-04-03T20:40:03.224084+0000 mgr.y (mgr.24370) 11447 : cluster [DBG] pgmap v11431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:05 smithi082 bash[20963]: audit 2024-04-03T20:40:04.515615+0000 mon.a (mon.0) 9990 : audit [DBG] from='client.? 172.21.15.67:0/1906447630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:05 smithi067 bash[17655]: audit 2024-04-03T20:40:04.515615+0000 mon.a (mon.0) 9990 : audit [DBG] from='client.? 172.21.15.67:0/1906447630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:05 smithi067 bash[27441]: audit 2024-04-03T20:40:04.515615+0000 mon.a (mon.0) 9990 : audit [DBG] from='client.? 172.21.15.67:0/1906447630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:06 smithi082 bash[20963]: cluster 2024-04-03T20:40:05.224720+0000 mgr.y (mgr.24370) 11448 : cluster [DBG] pgmap v11432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:06 smithi067 bash[17655]: cluster 2024-04-03T20:40:05.224720+0000 mgr.y (mgr.24370) 11448 : cluster [DBG] pgmap v11432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:06 smithi067 bash[27441]: cluster 2024-04-03T20:40:05.224720+0000 mgr.y (mgr.24370) 11448 : cluster [DBG] pgmap v11432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:07 smithi082 bash[20963]: audit 2024-04-03T20:40:06.967493+0000 mon.a (mon.0) 9991 : audit [DBG] from='client.? 172.21.15.67:0/3211589413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:07 smithi067 bash[17655]: audit 2024-04-03T20:40:06.967493+0000 mon.a (mon.0) 9991 : audit [DBG] from='client.? 172.21.15.67:0/3211589413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:07 smithi067 bash[27441]: audit 2024-04-03T20:40:06.967493+0000 mon.a (mon.0) 9991 : audit [DBG] from='client.? 172.21.15.67:0/3211589413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:08 smithi082 bash[20963]: cluster 2024-04-03T20:40:07.226394+0000 mgr.y (mgr.24370) 11449 : cluster [DBG] pgmap v11433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:08 smithi067 bash[27441]: cluster 2024-04-03T20:40:07.226394+0000 mgr.y (mgr.24370) 11449 : cluster [DBG] pgmap v11433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:08 smithi067 bash[17655]: cluster 2024-04-03T20:40:07.226394+0000 mgr.y (mgr.24370) 11449 : cluster [DBG] pgmap v11433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:10 smithi082 bash[20963]: cluster 2024-04-03T20:40:09.227076+0000 mgr.y (mgr.24370) 11450 : cluster [DBG] pgmap v11434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:10 smithi082 bash[20963]: audit 2024-04-03T20:40:09.410692+0000 mon.c (mon.2) 4554 : audit [DBG] from='client.? 172.21.15.67:0/2095225773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:10 smithi082 bash[20963]: audit 2024-04-03T20:40:10.266961+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:10 smithi067 bash[17655]: cluster 2024-04-03T20:40:09.227076+0000 mgr.y (mgr.24370) 11450 : cluster [DBG] pgmap v11434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:10 smithi067 bash[17655]: audit 2024-04-03T20:40:09.410692+0000 mon.c (mon.2) 4554 : audit [DBG] from='client.? 172.21.15.67:0/2095225773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:10 smithi067 bash[17655]: audit 2024-04-03T20:40:10.266961+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:10 smithi067 bash[27441]: cluster 2024-04-03T20:40:09.227076+0000 mgr.y (mgr.24370) 11450 : cluster [DBG] pgmap v11434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:10 smithi067 bash[27441]: audit 2024-04-03T20:40:09.410692+0000 mon.c (mon.2) 4554 : audit [DBG] from='client.? 172.21.15.67:0/2095225773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:10 smithi067 bash[27441]: audit 2024-04-03T20:40:10.266961+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:12 smithi082 bash[20963]: cluster 2024-04-03T20:40:11.228272+0000 mgr.y (mgr.24370) 11451 : cluster [DBG] pgmap v11435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:12 smithi082 bash[20963]: audit 2024-04-03T20:40:11.865911+0000 mon.a (mon.0) 9993 : audit [DBG] from='client.? 172.21.15.67:0/440486991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:12 smithi067 bash[27441]: cluster 2024-04-03T20:40:11.228272+0000 mgr.y (mgr.24370) 11451 : cluster [DBG] pgmap v11435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:12 smithi067 bash[27441]: audit 2024-04-03T20:40:11.865911+0000 mon.a (mon.0) 9993 : audit [DBG] from='client.? 172.21.15.67:0/440486991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:12 smithi067 bash[17655]: cluster 2024-04-03T20:40:11.228272+0000 mgr.y (mgr.24370) 11451 : cluster [DBG] pgmap v11435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:12 smithi067 bash[17655]: audit 2024-04-03T20:40:11.865911+0000 mon.a (mon.0) 9993 : audit [DBG] from='client.? 172.21.15.67:0/440486991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:13] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:40:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:40:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:14 smithi082 bash[20963]: cluster 2024-04-03T20:40:13.228891+0000 mgr.y (mgr.24370) 11452 : cluster [DBG] pgmap v11436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:14 smithi067 bash[27441]: cluster 2024-04-03T20:40:13.228891+0000 mgr.y (mgr.24370) 11452 : cluster [DBG] pgmap v11436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:14 smithi067 bash[17655]: cluster 2024-04-03T20:40:13.228891+0000 mgr.y (mgr.24370) 11452 : cluster [DBG] pgmap v11436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:15 smithi082 bash[20963]: audit 2024-04-03T20:40:14.332697+0000 mon.c (mon.2) 4555 : audit [DBG] from='client.? 172.21.15.67:0/198235912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:15 smithi067 bash[17655]: audit 2024-04-03T20:40:14.332697+0000 mon.c (mon.2) 4555 : audit [DBG] from='client.? 172.21.15.67:0/198235912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:15 smithi067 bash[27441]: audit 2024-04-03T20:40:14.332697+0000 mon.c (mon.2) 4555 : audit [DBG] from='client.? 172.21.15.67:0/198235912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:16 smithi082 bash[20963]: cluster 2024-04-03T20:40:15.229710+0000 mgr.y (mgr.24370) 11453 : cluster [DBG] pgmap v11437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:16 smithi067 bash[17655]: cluster 2024-04-03T20:40:15.229710+0000 mgr.y (mgr.24370) 11453 : cluster [DBG] pgmap v11437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:16 smithi067 bash[27441]: cluster 2024-04-03T20:40:15.229710+0000 mgr.y (mgr.24370) 11453 : cluster [DBG] pgmap v11437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:17 smithi082 bash[20963]: audit 2024-04-03T20:40:16.822216+0000 mon.a (mon.0) 9994 : audit [DBG] from='client.? 172.21.15.67:0/4120647325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:17 smithi067 bash[27441]: audit 2024-04-03T20:40:16.822216+0000 mon.a (mon.0) 9994 : audit [DBG] from='client.? 172.21.15.67:0/4120647325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:17 smithi067 bash[17655]: audit 2024-04-03T20:40:16.822216+0000 mon.a (mon.0) 9994 : audit [DBG] from='client.? 172.21.15.67:0/4120647325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:18 smithi082 bash[20963]: cluster 2024-04-03T20:40:17.230864+0000 mgr.y (mgr.24370) 11454 : cluster [DBG] pgmap v11438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:18 smithi067 bash[27441]: cluster 2024-04-03T20:40:17.230864+0000 mgr.y (mgr.24370) 11454 : cluster [DBG] pgmap v11438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:18 smithi067 bash[17655]: cluster 2024-04-03T20:40:17.230864+0000 mgr.y (mgr.24370) 11454 : cluster [DBG] pgmap v11438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:19 smithi082 bash[20963]: cluster 2024-04-03T20:40:19.231521+0000 mgr.y (mgr.24370) 11455 : cluster [DBG] pgmap v11439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:19 smithi082 bash[20963]: audit 2024-04-03T20:40:19.277319+0000 mon.a (mon.0) 9995 : audit [DBG] from='client.? 172.21.15.67:0/2477060443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:19 smithi067 bash[17655]: cluster 2024-04-03T20:40:19.231521+0000 mgr.y (mgr.24370) 11455 : cluster [DBG] pgmap v11439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:19 smithi067 bash[17655]: audit 2024-04-03T20:40:19.277319+0000 mon.a (mon.0) 9995 : audit [DBG] from='client.? 172.21.15.67:0/2477060443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:19 smithi067 bash[27441]: cluster 2024-04-03T20:40:19.231521+0000 mgr.y (mgr.24370) 11455 : cluster [DBG] pgmap v11439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:19 smithi067 bash[27441]: audit 2024-04-03T20:40:19.277319+0000 mon.a (mon.0) 9995 : audit [DBG] from='client.? 172.21.15.67:0/2477060443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:22 smithi082 bash[20963]: cluster 2024-04-03T20:40:21.232646+0000 mgr.y (mgr.24370) 11456 : cluster [DBG] pgmap v11440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:22 smithi082 bash[20963]: audit 2024-04-03T20:40:21.730861+0000 mon.c (mon.2) 4556 : audit [DBG] from='client.? 172.21.15.67:0/2541107812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:22 smithi067 bash[17655]: cluster 2024-04-03T20:40:21.232646+0000 mgr.y (mgr.24370) 11456 : cluster [DBG] pgmap v11440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:22 smithi067 bash[17655]: audit 2024-04-03T20:40:21.730861+0000 mon.c (mon.2) 4556 : audit [DBG] from='client.? 172.21.15.67:0/2541107812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:22 smithi067 bash[27441]: cluster 2024-04-03T20:40:21.232646+0000 mgr.y (mgr.24370) 11456 : cluster [DBG] pgmap v11440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:22 smithi067 bash[27441]: audit 2024-04-03T20:40:21.730861+0000 mon.c (mon.2) 4556 : audit [DBG] from='client.? 172.21.15.67:0/2541107812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:23] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:40:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:40:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:24 smithi082 bash[20963]: cluster 2024-04-03T20:40:23.233046+0000 mgr.y (mgr.24370) 11457 : cluster [DBG] pgmap v11441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:24 smithi082 bash[20963]: audit 2024-04-03T20:40:24.184389+0000 mon.c (mon.2) 4557 : audit [DBG] from='client.? 172.21.15.67:0/1260222480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:24 smithi067 bash[17655]: cluster 2024-04-03T20:40:23.233046+0000 mgr.y (mgr.24370) 11457 : cluster [DBG] pgmap v11441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:24 smithi067 bash[17655]: audit 2024-04-03T20:40:24.184389+0000 mon.c (mon.2) 4557 : audit [DBG] from='client.? 172.21.15.67:0/1260222480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:24 smithi067 bash[27441]: cluster 2024-04-03T20:40:23.233046+0000 mgr.y (mgr.24370) 11457 : cluster [DBG] pgmap v11441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:24 smithi067 bash[27441]: audit 2024-04-03T20:40:24.184389+0000 mon.c (mon.2) 4557 : audit [DBG] from='client.? 172.21.15.67:0/1260222480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:25 smithi082 bash[20963]: audit 2024-04-03T20:40:25.267357+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:25 smithi067 bash[17655]: audit 2024-04-03T20:40:25.267357+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:25 smithi067 bash[27441]: audit 2024-04-03T20:40:25.267357+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:26 smithi082 bash[20963]: cluster 2024-04-03T20:40:25.233778+0000 mgr.y (mgr.24370) 11458 : cluster [DBG] pgmap v11442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:26 smithi067 bash[27441]: cluster 2024-04-03T20:40:25.233778+0000 mgr.y (mgr.24370) 11458 : cluster [DBG] pgmap v11442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:26 smithi067 bash[17655]: cluster 2024-04-03T20:40:25.233778+0000 mgr.y (mgr.24370) 11458 : cluster [DBG] pgmap v11442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:27 smithi082 bash[20963]: audit 2024-04-03T20:40:26.642063+0000 mon.a (mon.0) 9997 : audit [DBG] from='client.? 172.21.15.67:0/3479216016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:27 smithi067 bash[17655]: audit 2024-04-03T20:40:26.642063+0000 mon.a (mon.0) 9997 : audit [DBG] from='client.? 172.21.15.67:0/3479216016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:27 smithi067 bash[27441]: audit 2024-04-03T20:40:26.642063+0000 mon.a (mon.0) 9997 : audit [DBG] from='client.? 172.21.15.67:0/3479216016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:28 smithi082 bash[20963]: cluster 2024-04-03T20:40:27.234973+0000 mgr.y (mgr.24370) 11459 : cluster [DBG] pgmap v11443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:28 smithi067 bash[17655]: cluster 2024-04-03T20:40:27.234973+0000 mgr.y (mgr.24370) 11459 : cluster [DBG] pgmap v11443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:28 smithi067 bash[27441]: cluster 2024-04-03T20:40:27.234973+0000 mgr.y (mgr.24370) 11459 : cluster [DBG] pgmap v11443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:29 smithi082 bash[20963]: audit 2024-04-03T20:40:29.085935+0000 mon.a (mon.0) 9998 : audit [DBG] from='client.? 172.21.15.67:0/1131600790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:29 smithi067 bash[17655]: audit 2024-04-03T20:40:29.085935+0000 mon.a (mon.0) 9998 : audit [DBG] from='client.? 172.21.15.67:0/1131600790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:29 smithi067 bash[27441]: audit 2024-04-03T20:40:29.085935+0000 mon.a (mon.0) 9998 : audit [DBG] from='client.? 172.21.15.67:0/1131600790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:30 smithi082 bash[20963]: cluster 2024-04-03T20:40:29.235678+0000 mgr.y (mgr.24370) 11460 : cluster [DBG] pgmap v11444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:30 smithi067 bash[17655]: cluster 2024-04-03T20:40:29.235678+0000 mgr.y (mgr.24370) 11460 : cluster [DBG] pgmap v11444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:30 smithi067 bash[27441]: cluster 2024-04-03T20:40:29.235678+0000 mgr.y (mgr.24370) 11460 : cluster [DBG] pgmap v11444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:32 smithi082 bash[20963]: cluster 2024-04-03T20:40:31.236420+0000 mgr.y (mgr.24370) 11461 : cluster [DBG] pgmap v11445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:32 smithi082 bash[20963]: audit 2024-04-03T20:40:31.537254+0000 mon.c (mon.2) 4558 : audit [DBG] from='client.? 172.21.15.67:0/475503046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:32 smithi067 bash[17655]: cluster 2024-04-03T20:40:31.236420+0000 mgr.y (mgr.24370) 11461 : cluster [DBG] pgmap v11445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:32 smithi067 bash[17655]: audit 2024-04-03T20:40:31.537254+0000 mon.c (mon.2) 4558 : audit [DBG] from='client.? 172.21.15.67:0/475503046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:32 smithi067 bash[27441]: cluster 2024-04-03T20:40:31.236420+0000 mgr.y (mgr.24370) 11461 : cluster [DBG] pgmap v11445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:32 smithi067 bash[27441]: audit 2024-04-03T20:40:31.537254+0000 mon.c (mon.2) 4558 : audit [DBG] from='client.? 172.21.15.67:0/475503046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:40:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:40:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:34 smithi082 bash[20963]: cluster 2024-04-03T20:40:33.237037+0000 mgr.y (mgr.24370) 11462 : cluster [DBG] pgmap v11446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:34 smithi082 bash[20963]: audit 2024-04-03T20:40:33.983397+0000 mon.a (mon.0) 9999 : audit [DBG] from='client.? 172.21.15.67:0/2498595853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:34 smithi067 bash[27441]: cluster 2024-04-03T20:40:33.237037+0000 mgr.y (mgr.24370) 11462 : cluster [DBG] pgmap v11446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:34 smithi067 bash[27441]: audit 2024-04-03T20:40:33.983397+0000 mon.a (mon.0) 9999 : audit [DBG] from='client.? 172.21.15.67:0/2498595853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:34 smithi067 bash[17655]: cluster 2024-04-03T20:40:33.237037+0000 mgr.y (mgr.24370) 11462 : cluster [DBG] pgmap v11446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:34 smithi067 bash[17655]: audit 2024-04-03T20:40:33.983397+0000 mon.a (mon.0) 9999 : audit [DBG] from='client.? 172.21.15.67:0/2498595853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:36 smithi082 bash[20963]: cluster 2024-04-03T20:40:35.237722+0000 mgr.y (mgr.24370) 11463 : cluster [DBG] pgmap v11447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:36 smithi067 bash[17655]: cluster 2024-04-03T20:40:35.237722+0000 mgr.y (mgr.24370) 11463 : cluster [DBG] pgmap v11447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:36 smithi067 bash[27441]: cluster 2024-04-03T20:40:35.237722+0000 mgr.y (mgr.24370) 11463 : cluster [DBG] pgmap v11447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:37 smithi082 bash[20963]: audit 2024-04-03T20:40:36.445915+0000 mon.a (mon.0) 10000 : audit [DBG] from='client.? 172.21.15.67:0/3865881997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:37 smithi067 bash[17655]: audit 2024-04-03T20:40:36.445915+0000 mon.a (mon.0) 10000 : audit [DBG] from='client.? 172.21.15.67:0/3865881997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:37 smithi067 bash[27441]: audit 2024-04-03T20:40:36.445915+0000 mon.a (mon.0) 10000 : audit [DBG] from='client.? 172.21.15.67:0/3865881997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:38 smithi082 bash[20963]: cluster 2024-04-03T20:40:37.238844+0000 mgr.y (mgr.24370) 11464 : cluster [DBG] pgmap v11448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:38 smithi067 bash[17655]: cluster 2024-04-03T20:40:37.238844+0000 mgr.y (mgr.24370) 11464 : cluster [DBG] pgmap v11448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:38 smithi067 bash[27441]: cluster 2024-04-03T20:40:37.238844+0000 mgr.y (mgr.24370) 11464 : cluster [DBG] pgmap v11448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:39 smithi082 bash[20963]: audit 2024-04-03T20:40:38.903265+0000 mon.a (mon.0) 10001 : audit [DBG] from='client.? 172.21.15.67:0/1448231397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:39 smithi082 bash[20963]: cluster 2024-04-03T20:40:39.239294+0000 mgr.y (mgr.24370) 11465 : cluster [DBG] pgmap v11449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:39 smithi067 bash[17655]: audit 2024-04-03T20:40:38.903265+0000 mon.a (mon.0) 10001 : audit [DBG] from='client.? 172.21.15.67:0/1448231397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:39 smithi067 bash[17655]: cluster 2024-04-03T20:40:39.239294+0000 mgr.y (mgr.24370) 11465 : cluster [DBG] pgmap v11449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:39 smithi067 bash[27441]: audit 2024-04-03T20:40:38.903265+0000 mon.a (mon.0) 10001 : audit [DBG] from='client.? 172.21.15.67:0/1448231397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:39 smithi067 bash[27441]: cluster 2024-04-03T20:40:39.239294+0000 mgr.y (mgr.24370) 11465 : cluster [DBG] pgmap v11449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:40 smithi082 bash[20963]: audit 2024-04-03T20:40:40.267699+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:40 smithi067 bash[17655]: audit 2024-04-03T20:40:40.267699+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:40 smithi067 bash[27441]: audit 2024-04-03T20:40:40.267699+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:41 smithi082 bash[20963]: cluster 2024-04-03T20:40:41.240405+0000 mgr.y (mgr.24370) 11466 : cluster [DBG] pgmap v11450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:41 smithi082 bash[20963]: audit 2024-04-03T20:40:41.354330+0000 mon.c (mon.2) 4559 : audit [DBG] from='client.? 172.21.15.67:0/3928453430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:41 smithi067 bash[27441]: cluster 2024-04-03T20:40:41.240405+0000 mgr.y (mgr.24370) 11466 : cluster [DBG] pgmap v11450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:41 smithi067 bash[27441]: audit 2024-04-03T20:40:41.354330+0000 mon.c (mon.2) 4559 : audit [DBG] from='client.? 172.21.15.67:0/3928453430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:41 smithi067 bash[17655]: cluster 2024-04-03T20:40:41.240405+0000 mgr.y (mgr.24370) 11466 : cluster [DBG] pgmap v11450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:41 smithi067 bash[17655]: audit 2024-04-03T20:40:41.354330+0000 mon.c (mon.2) 4559 : audit [DBG] from='client.? 172.21.15.67:0/3928453430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:40:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:40:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:44 smithi082 bash[20963]: cluster 2024-04-03T20:40:43.241099+0000 mgr.y (mgr.24370) 11467 : cluster [DBG] pgmap v11451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:44.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:44 smithi082 bash[20963]: audit 2024-04-03T20:40:43.812344+0000 mon.a (mon.0) 10003 : audit [DBG] from='client.? 172.21.15.67:0/2374103480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:44 smithi067 bash[27441]: cluster 2024-04-03T20:40:43.241099+0000 mgr.y (mgr.24370) 11467 : cluster [DBG] pgmap v11451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:44 smithi067 bash[27441]: audit 2024-04-03T20:40:43.812344+0000 mon.a (mon.0) 10003 : audit [DBG] from='client.? 172.21.15.67:0/2374103480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:44 smithi067 bash[17655]: cluster 2024-04-03T20:40:43.241099+0000 mgr.y (mgr.24370) 11467 : cluster [DBG] pgmap v11451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:44 smithi067 bash[17655]: audit 2024-04-03T20:40:43.812344+0000 mon.a (mon.0) 10003 : audit [DBG] from='client.? 172.21.15.67:0/2374103480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:46 smithi082 bash[20963]: cluster 2024-04-03T20:40:45.241784+0000 mgr.y (mgr.24370) 11468 : cluster [DBG] pgmap v11452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:46 smithi082 bash[20963]: audit 2024-04-03T20:40:46.259056+0000 mon.c (mon.2) 4560 : audit [DBG] from='client.? 172.21.15.67:0/983960920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:46 smithi067 bash[17655]: cluster 2024-04-03T20:40:45.241784+0000 mgr.y (mgr.24370) 11468 : cluster [DBG] pgmap v11452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:46 smithi067 bash[17655]: audit 2024-04-03T20:40:46.259056+0000 mon.c (mon.2) 4560 : audit [DBG] from='client.? 172.21.15.67:0/983960920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:46 smithi067 bash[27441]: cluster 2024-04-03T20:40:45.241784+0000 mgr.y (mgr.24370) 11468 : cluster [DBG] pgmap v11452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:46 smithi067 bash[27441]: audit 2024-04-03T20:40:46.259056+0000 mon.c (mon.2) 4560 : audit [DBG] from='client.? 172.21.15.67:0/983960920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:48 smithi082 bash[20963]: cluster 2024-04-03T20:40:47.242765+0000 mgr.y (mgr.24370) 11469 : cluster [DBG] pgmap v11453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:48 smithi067 bash[27441]: cluster 2024-04-03T20:40:47.242765+0000 mgr.y (mgr.24370) 11469 : cluster [DBG] pgmap v11453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:48 smithi067 bash[17655]: cluster 2024-04-03T20:40:47.242765+0000 mgr.y (mgr.24370) 11469 : cluster [DBG] pgmap v11453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:49 smithi082 bash[20963]: audit 2024-04-03T20:40:48.718942+0000 mon.c (mon.2) 4561 : audit [DBG] from='client.? 172.21.15.67:0/967154597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:49 smithi067 bash[27441]: audit 2024-04-03T20:40:48.718942+0000 mon.c (mon.2) 4561 : audit [DBG] from='client.? 172.21.15.67:0/967154597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:49 smithi067 bash[17655]: audit 2024-04-03T20:40:48.718942+0000 mon.c (mon.2) 4561 : audit [DBG] from='client.? 172.21.15.67:0/967154597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:50 smithi082 bash[20963]: cluster 2024-04-03T20:40:49.243425+0000 mgr.y (mgr.24370) 11470 : cluster [DBG] pgmap v11454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:50 smithi082 bash[20963]: audit 2024-04-03T20:40:49.468218+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:40:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:50 smithi067 bash[17655]: cluster 2024-04-03T20:40:49.243425+0000 mgr.y (mgr.24370) 11470 : cluster [DBG] pgmap v11454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:50 smithi067 bash[17655]: audit 2024-04-03T20:40:49.468218+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:40:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:50 smithi067 bash[27441]: cluster 2024-04-03T20:40:49.243425+0000 mgr.y (mgr.24370) 11470 : cluster [DBG] pgmap v11454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:50 smithi067 bash[27441]: audit 2024-04-03T20:40:49.468218+0000 mon.a (mon.0) 10004 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:40:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:51 smithi082 bash[20963]: audit 2024-04-03T20:40:51.175388+0000 mon.a (mon.0) 10005 : audit [DBG] from='client.? 172.21.15.67:0/1576868783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:51 smithi067 bash[17655]: audit 2024-04-03T20:40:51.175388+0000 mon.a (mon.0) 10005 : audit [DBG] from='client.? 172.21.15.67:0/1576868783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:51 smithi067 bash[27441]: audit 2024-04-03T20:40:51.175388+0000 mon.a (mon.0) 10005 : audit [DBG] from='client.? 172.21.15.67:0/1576868783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:52 smithi082 bash[20963]: cluster 2024-04-03T20:40:51.244603+0000 mgr.y (mgr.24370) 11471 : cluster [DBG] pgmap v11455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:52 smithi067 bash[17655]: cluster 2024-04-03T20:40:51.244603+0000 mgr.y (mgr.24370) 11471 : cluster [DBG] pgmap v11455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:52 smithi067 bash[27441]: cluster 2024-04-03T20:40:51.244603+0000 mgr.y (mgr.24370) 11471 : cluster [DBG] pgmap v11455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:40:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:40:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:54 smithi082 bash[20963]: cluster 2024-04-03T20:40:53.245260+0000 mgr.y (mgr.24370) 11472 : cluster [DBG] pgmap v11456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:54 smithi082 bash[20963]: audit 2024-04-03T20:40:53.623398+0000 mon.a (mon.0) 10006 : audit [DBG] from='client.? 172.21.15.67:0/279865532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:54 smithi067 bash[17655]: cluster 2024-04-03T20:40:53.245260+0000 mgr.y (mgr.24370) 11472 : cluster [DBG] pgmap v11456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:54 smithi067 bash[17655]: audit 2024-04-03T20:40:53.623398+0000 mon.a (mon.0) 10006 : audit [DBG] from='client.? 172.21.15.67:0/279865532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:54 smithi067 bash[27441]: cluster 2024-04-03T20:40:53.245260+0000 mgr.y (mgr.24370) 11472 : cluster [DBG] pgmap v11456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:54 smithi067 bash[27441]: audit 2024-04-03T20:40:53.623398+0000 mon.a (mon.0) 10006 : audit [DBG] from='client.? 172.21.15.67:0/279865532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:56.270 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: cluster 2024-04-03T20:40:55.245755+0000 mgr.y (mgr.24370) 11473 : cluster [DBG] pgmap v11457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:56.270 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: audit 2024-04-03T20:40:55.266616+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.270 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: audit 2024-04-03T20:40:55.267438+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:56.274 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: audit 2024-04-03T20:40:55.276328+0000 mon.a (mon.0) 10009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: audit 2024-04-03T20:40:55.523258+0000 mon.a (mon.0) 10010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: audit 2024-04-03T20:40:55.532828+0000 mon.a (mon.0) 10011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: audit 2024-04-03T20:40:55.955162+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:40:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: audit 2024-04-03T20:40:55.956777+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:40:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: audit 2024-04-03T20:40:55.966696+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:56 smithi082 bash[20963]: audit 2024-04-03T20:40:56.071650+0000 mon.a (mon.0) 10015 : audit [DBG] from='client.? 172.21.15.67:0/1724307143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: cluster 2024-04-03T20:40:55.245755+0000 mgr.y (mgr.24370) 11473 : cluster [DBG] pgmap v11457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: audit 2024-04-03T20:40:55.266616+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: audit 2024-04-03T20:40:55.267438+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: audit 2024-04-03T20:40:55.276328+0000 mon.a (mon.0) 10009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: audit 2024-04-03T20:40:55.523258+0000 mon.a (mon.0) 10010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: audit 2024-04-03T20:40:55.532828+0000 mon.a (mon.0) 10011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: audit 2024-04-03T20:40:55.955162+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: audit 2024-04-03T20:40:55.956777+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: audit 2024-04-03T20:40:55.966696+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[17655]: audit 2024-04-03T20:40:56.071650+0000 mon.a (mon.0) 10015 : audit [DBG] from='client.? 172.21.15.67:0/1724307143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: cluster 2024-04-03T20:40:55.245755+0000 mgr.y (mgr.24370) 11473 : cluster [DBG] pgmap v11457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: audit 2024-04-03T20:40:55.266616+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: audit 2024-04-03T20:40:55.267438+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: audit 2024-04-03T20:40:55.276328+0000 mon.a (mon.0) 10009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: audit 2024-04-03T20:40:55.523258+0000 mon.a (mon.0) 10010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: audit 2024-04-03T20:40:55.532828+0000 mon.a (mon.0) 10011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: audit 2024-04-03T20:40:55.955162+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:40:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: audit 2024-04-03T20:40:55.956777+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:40:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: audit 2024-04-03T20:40:55.966696+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:40:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:56 smithi067 bash[27441]: audit 2024-04-03T20:40:56.071650+0000 mon.a (mon.0) 10015 : audit [DBG] from='client.? 172.21.15.67:0/1724307143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:58 smithi082 bash[20963]: cluster 2024-04-03T20:40:57.246898+0000 mgr.y (mgr.24370) 11474 : cluster [DBG] pgmap v11458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:58 smithi067 bash[17655]: cluster 2024-04-03T20:40:57.246898+0000 mgr.y (mgr.24370) 11474 : cluster [DBG] pgmap v11458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:58 smithi067 bash[27441]: cluster 2024-04-03T20:40:57.246898+0000 mgr.y (mgr.24370) 11474 : cluster [DBG] pgmap v11458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:40:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:40:59 smithi082 bash[20963]: audit 2024-04-03T20:40:58.532832+0000 mon.a (mon.0) 10016 : audit [DBG] from='client.? 172.21.15.67:0/1666168506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:40:59 smithi067 bash[17655]: audit 2024-04-03T20:40:58.532832+0000 mon.a (mon.0) 10016 : audit [DBG] from='client.? 172.21.15.67:0/1666168506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:40:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:40:59 smithi067 bash[27441]: audit 2024-04-03T20:40:58.532832+0000 mon.a (mon.0) 10016 : audit [DBG] from='client.? 172.21.15.67:0/1666168506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:00 smithi082 bash[20963]: cluster 2024-04-03T20:40:59.247561+0000 mgr.y (mgr.24370) 11475 : cluster [DBG] pgmap v11459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:00 smithi067 bash[27441]: cluster 2024-04-03T20:40:59.247561+0000 mgr.y (mgr.24370) 11475 : cluster [DBG] pgmap v11459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:00 smithi067 bash[17655]: cluster 2024-04-03T20:40:59.247561+0000 mgr.y (mgr.24370) 11475 : cluster [DBG] pgmap v11459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:01 smithi082 bash[20963]: audit 2024-04-03T20:41:00.984982+0000 mon.a (mon.0) 10017 : audit [DBG] from='client.? 172.21.15.67:0/2530473297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:01 smithi067 bash[17655]: audit 2024-04-03T20:41:00.984982+0000 mon.a (mon.0) 10017 : audit [DBG] from='client.? 172.21.15.67:0/2530473297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:01 smithi067 bash[27441]: audit 2024-04-03T20:41:00.984982+0000 mon.a (mon.0) 10017 : audit [DBG] from='client.? 172.21.15.67:0/2530473297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:02 smithi082 bash[20963]: cluster 2024-04-03T20:41:01.248707+0000 mgr.y (mgr.24370) 11476 : cluster [DBG] pgmap v11460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:02 smithi067 bash[17655]: cluster 2024-04-03T20:41:01.248707+0000 mgr.y (mgr.24370) 11476 : cluster [DBG] pgmap v11460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:02 smithi067 bash[27441]: cluster 2024-04-03T20:41:01.248707+0000 mgr.y (mgr.24370) 11476 : cluster [DBG] pgmap v11460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:41:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:41:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:04 smithi082 bash[20963]: cluster 2024-04-03T20:41:03.249172+0000 mgr.y (mgr.24370) 11477 : cluster [DBG] pgmap v11461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:04 smithi082 bash[20963]: audit 2024-04-03T20:41:03.444152+0000 mon.c (mon.2) 4562 : audit [DBG] from='client.? 172.21.15.67:0/1177124238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:04 smithi067 bash[17655]: cluster 2024-04-03T20:41:03.249172+0000 mgr.y (mgr.24370) 11477 : cluster [DBG] pgmap v11461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:04 smithi067 bash[17655]: audit 2024-04-03T20:41:03.444152+0000 mon.c (mon.2) 4562 : audit [DBG] from='client.? 172.21.15.67:0/1177124238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:04 smithi067 bash[27441]: cluster 2024-04-03T20:41:03.249172+0000 mgr.y (mgr.24370) 11477 : cluster [DBG] pgmap v11461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:04 smithi067 bash[27441]: audit 2024-04-03T20:41:03.444152+0000 mon.c (mon.2) 4562 : audit [DBG] from='client.? 172.21.15.67:0/1177124238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:06 smithi082 bash[20963]: cluster 2024-04-03T20:41:05.249833+0000 mgr.y (mgr.24370) 11478 : cluster [DBG] pgmap v11462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:06 smithi082 bash[20963]: audit 2024-04-03T20:41:05.897224+0000 mon.c (mon.2) 4563 : audit [DBG] from='client.? 172.21.15.67:0/1075792677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:06 smithi067 bash[17655]: cluster 2024-04-03T20:41:05.249833+0000 mgr.y (mgr.24370) 11478 : cluster [DBG] pgmap v11462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:06 smithi067 bash[17655]: audit 2024-04-03T20:41:05.897224+0000 mon.c (mon.2) 4563 : audit [DBG] from='client.? 172.21.15.67:0/1075792677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:06 smithi067 bash[27441]: cluster 2024-04-03T20:41:05.249833+0000 mgr.y (mgr.24370) 11478 : cluster [DBG] pgmap v11462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:06 smithi067 bash[27441]: audit 2024-04-03T20:41:05.897224+0000 mon.c (mon.2) 4563 : audit [DBG] from='client.? 172.21.15.67:0/1075792677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:08 smithi082 bash[20963]: cluster 2024-04-03T20:41:07.251055+0000 mgr.y (mgr.24370) 11479 : cluster [DBG] pgmap v11463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:08 smithi067 bash[17655]: cluster 2024-04-03T20:41:07.251055+0000 mgr.y (mgr.24370) 11479 : cluster [DBG] pgmap v11463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:08 smithi067 bash[27441]: cluster 2024-04-03T20:41:07.251055+0000 mgr.y (mgr.24370) 11479 : cluster [DBG] pgmap v11463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:09 smithi082 bash[20963]: audit 2024-04-03T20:41:08.345508+0000 mon.c (mon.2) 4564 : audit [DBG] from='client.? 172.21.15.67:0/264686622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:09 smithi067 bash[17655]: audit 2024-04-03T20:41:08.345508+0000 mon.c (mon.2) 4564 : audit [DBG] from='client.? 172.21.15.67:0/264686622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:09 smithi067 bash[27441]: audit 2024-04-03T20:41:08.345508+0000 mon.c (mon.2) 4564 : audit [DBG] from='client.? 172.21.15.67:0/264686622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:10 smithi082 bash[20963]: cluster 2024-04-03T20:41:09.251744+0000 mgr.y (mgr.24370) 11480 : cluster [DBG] pgmap v11464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:10 smithi082 bash[20963]: audit 2024-04-03T20:41:10.268570+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:10 smithi067 bash[27441]: cluster 2024-04-03T20:41:09.251744+0000 mgr.y (mgr.24370) 11480 : cluster [DBG] pgmap v11464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:10 smithi067 bash[27441]: audit 2024-04-03T20:41:10.268570+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:10 smithi067 bash[17655]: cluster 2024-04-03T20:41:09.251744+0000 mgr.y (mgr.24370) 11480 : cluster [DBG] pgmap v11464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:10.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:10 smithi067 bash[17655]: audit 2024-04-03T20:41:10.268570+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:11 smithi082 bash[20963]: audit 2024-04-03T20:41:10.802212+0000 mon.c (mon.2) 4565 : audit [DBG] from='client.? 172.21.15.67:0/3539883112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:11 smithi067 bash[27441]: audit 2024-04-03T20:41:10.802212+0000 mon.c (mon.2) 4565 : audit [DBG] from='client.? 172.21.15.67:0/3539883112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:11 smithi067 bash[17655]: audit 2024-04-03T20:41:10.802212+0000 mon.c (mon.2) 4565 : audit [DBG] from='client.? 172.21.15.67:0/3539883112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:12 smithi082 bash[20963]: cluster 2024-04-03T20:41:11.252472+0000 mgr.y (mgr.24370) 11481 : cluster [DBG] pgmap v11465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:12 smithi067 bash[17655]: cluster 2024-04-03T20:41:11.252472+0000 mgr.y (mgr.24370) 11481 : cluster [DBG] pgmap v11465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:12 smithi067 bash[27441]: cluster 2024-04-03T20:41:11.252472+0000 mgr.y (mgr.24370) 11481 : cluster [DBG] pgmap v11465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:13.335 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:41:13.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:13 smithi082 bash[20963]: audit 2024-04-03T20:41:13.255486+0000 mon.a (mon.0) 10019 : audit [DBG] from='client.? 172.21.15.67:0/3772106441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:13.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:41:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:13 smithi067 bash[17655]: audit 2024-04-03T20:41:13.255486+0000 mon.a (mon.0) 10019 : audit [DBG] from='client.? 172.21.15.67:0/3772106441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:13.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:13 smithi067 bash[27441]: audit 2024-04-03T20:41:13.255486+0000 mon.a (mon.0) 10019 : audit [DBG] from='client.? 172.21.15.67:0/3772106441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:14 smithi082 bash[20963]: cluster 2024-04-03T20:41:13.253058+0000 mgr.y (mgr.24370) 11482 : cluster [DBG] pgmap v11466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:14 smithi067 bash[17655]: cluster 2024-04-03T20:41:13.253058+0000 mgr.y (mgr.24370) 11482 : cluster [DBG] pgmap v11466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:14 smithi067 bash[27441]: cluster 2024-04-03T20:41:13.253058+0000 mgr.y (mgr.24370) 11482 : cluster [DBG] pgmap v11466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:16.135 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 20:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T20:41:15.672180472Z level=info msg="Completed cleanup jobs" duration=142.264981ms 2024-04-03T20:41:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:16 smithi082 bash[20963]: cluster 2024-04-03T20:41:15.253746+0000 mgr.y (mgr.24370) 11483 : cluster [DBG] pgmap v11467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:16 smithi082 bash[20963]: audit 2024-04-03T20:41:15.709982+0000 mon.a (mon.0) 10020 : audit [DBG] from='client.? 172.21.15.67:0/3843176631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:16 smithi067 bash[17655]: cluster 2024-04-03T20:41:15.253746+0000 mgr.y (mgr.24370) 11483 : cluster [DBG] pgmap v11467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:16 smithi067 bash[17655]: audit 2024-04-03T20:41:15.709982+0000 mon.a (mon.0) 10020 : audit [DBG] from='client.? 172.21.15.67:0/3843176631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:16 smithi067 bash[27441]: cluster 2024-04-03T20:41:15.253746+0000 mgr.y (mgr.24370) 11483 : cluster [DBG] pgmap v11467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:16 smithi067 bash[27441]: audit 2024-04-03T20:41:15.709982+0000 mon.a (mon.0) 10020 : audit [DBG] from='client.? 172.21.15.67:0/3843176631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:17 smithi082 bash[20963]: cluster 2024-04-03T20:41:17.254935+0000 mgr.y (mgr.24370) 11484 : cluster [DBG] pgmap v11468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:17 smithi067 bash[17655]: cluster 2024-04-03T20:41:17.254935+0000 mgr.y (mgr.24370) 11484 : cluster [DBG] pgmap v11468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:17 smithi067 bash[27441]: cluster 2024-04-03T20:41:17.254935+0000 mgr.y (mgr.24370) 11484 : cluster [DBG] pgmap v11468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:18 smithi082 bash[20963]: audit 2024-04-03T20:41:18.165585+0000 mon.c (mon.2) 4566 : audit [DBG] from='client.? 172.21.15.67:0/3103819313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:18 smithi067 bash[27441]: audit 2024-04-03T20:41:18.165585+0000 mon.c (mon.2) 4566 : audit [DBG] from='client.? 172.21.15.67:0/3103819313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:18 smithi067 bash[17655]: audit 2024-04-03T20:41:18.165585+0000 mon.c (mon.2) 4566 : audit [DBG] from='client.? 172.21.15.67:0/3103819313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:19 smithi082 bash[20963]: cluster 2024-04-03T20:41:19.255653+0000 mgr.y (mgr.24370) 11485 : cluster [DBG] pgmap v11469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:19 smithi067 bash[17655]: cluster 2024-04-03T20:41:19.255653+0000 mgr.y (mgr.24370) 11485 : cluster [DBG] pgmap v11469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:19 smithi067 bash[27441]: cluster 2024-04-03T20:41:19.255653+0000 mgr.y (mgr.24370) 11485 : cluster [DBG] pgmap v11469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:20 smithi082 bash[20963]: audit 2024-04-03T20:41:20.627174+0000 mon.a (mon.0) 10021 : audit [DBG] from='client.? 172.21.15.67:0/3350070955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:20 smithi067 bash[17655]: audit 2024-04-03T20:41:20.627174+0000 mon.a (mon.0) 10021 : audit [DBG] from='client.? 172.21.15.67:0/3350070955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:20 smithi067 bash[27441]: audit 2024-04-03T20:41:20.627174+0000 mon.a (mon.0) 10021 : audit [DBG] from='client.? 172.21.15.67:0/3350070955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:21 smithi082 bash[20963]: cluster 2024-04-03T20:41:21.256900+0000 mgr.y (mgr.24370) 11486 : cluster [DBG] pgmap v11470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:21 smithi067 bash[17655]: cluster 2024-04-03T20:41:21.256900+0000 mgr.y (mgr.24370) 11486 : cluster [DBG] pgmap v11470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:21 smithi067 bash[27441]: cluster 2024-04-03T20:41:21.256900+0000 mgr.y (mgr.24370) 11486 : cluster [DBG] pgmap v11470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:23 smithi082 bash[20963]: audit 2024-04-03T20:41:23.076957+0000 mon.a (mon.0) 10022 : audit [DBG] from='client.? 172.21.15.67:0/821592799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:41:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:23 smithi067 bash[27441]: audit 2024-04-03T20:41:23.076957+0000 mon.a (mon.0) 10022 : audit [DBG] from='client.? 172.21.15.67:0/821592799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:23 smithi067 bash[17655]: audit 2024-04-03T20:41:23.076957+0000 mon.a (mon.0) 10022 : audit [DBG] from='client.? 172.21.15.67:0/821592799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:41:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:24 smithi067 bash[27441]: cluster 2024-04-03T20:41:23.257549+0000 mgr.y (mgr.24370) 11487 : cluster [DBG] pgmap v11471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:24 smithi067 bash[17655]: cluster 2024-04-03T20:41:23.257549+0000 mgr.y (mgr.24370) 11487 : cluster [DBG] pgmap v11471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:24 smithi082 bash[20963]: cluster 2024-04-03T20:41:23.257549+0000 mgr.y (mgr.24370) 11487 : cluster [DBG] pgmap v11471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:25 smithi082 bash[20963]: audit 2024-04-03T20:41:25.268607+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:25 smithi067 bash[27441]: audit 2024-04-03T20:41:25.268607+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:25 smithi067 bash[17655]: audit 2024-04-03T20:41:25.268607+0000 mon.a (mon.0) 10023 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:26 smithi082 bash[20963]: cluster 2024-04-03T20:41:25.258188+0000 mgr.y (mgr.24370) 11488 : cluster [DBG] pgmap v11472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:26 smithi082 bash[20963]: audit 2024-04-03T20:41:25.536956+0000 mon.c (mon.2) 4567 : audit [DBG] from='client.? 172.21.15.67:0/158529843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:26 smithi067 bash[17655]: cluster 2024-04-03T20:41:25.258188+0000 mgr.y (mgr.24370) 11488 : cluster [DBG] pgmap v11472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:26 smithi067 bash[17655]: audit 2024-04-03T20:41:25.536956+0000 mon.c (mon.2) 4567 : audit [DBG] from='client.? 172.21.15.67:0/158529843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:26 smithi067 bash[27441]: cluster 2024-04-03T20:41:25.258188+0000 mgr.y (mgr.24370) 11488 : cluster [DBG] pgmap v11472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:26 smithi067 bash[27441]: audit 2024-04-03T20:41:25.536956+0000 mon.c (mon.2) 4567 : audit [DBG] from='client.? 172.21.15.67:0/158529843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:28 smithi082 bash[20963]: cluster 2024-04-03T20:41:27.259477+0000 mgr.y (mgr.24370) 11489 : cluster [DBG] pgmap v11473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:28 smithi082 bash[20963]: audit 2024-04-03T20:41:27.992605+0000 mon.a (mon.0) 10024 : audit [DBG] from='client.? 172.21.15.67:0/925973801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:28 smithi067 bash[27441]: cluster 2024-04-03T20:41:27.259477+0000 mgr.y (mgr.24370) 11489 : cluster [DBG] pgmap v11473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:28 smithi067 bash[27441]: audit 2024-04-03T20:41:27.992605+0000 mon.a (mon.0) 10024 : audit [DBG] from='client.? 172.21.15.67:0/925973801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:28 smithi067 bash[17655]: cluster 2024-04-03T20:41:27.259477+0000 mgr.y (mgr.24370) 11489 : cluster [DBG] pgmap v11473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:28 smithi067 bash[17655]: audit 2024-04-03T20:41:27.992605+0000 mon.a (mon.0) 10024 : audit [DBG] from='client.? 172.21.15.67:0/925973801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:30 smithi082 bash[20963]: cluster 2024-04-03T20:41:29.260234+0000 mgr.y (mgr.24370) 11490 : cluster [DBG] pgmap v11474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:30 smithi067 bash[17655]: cluster 2024-04-03T20:41:29.260234+0000 mgr.y (mgr.24370) 11490 : cluster [DBG] pgmap v11474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:30 smithi067 bash[27441]: cluster 2024-04-03T20:41:29.260234+0000 mgr.y (mgr.24370) 11490 : cluster [DBG] pgmap v11474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:31 smithi082 bash[20963]: audit 2024-04-03T20:41:30.450108+0000 mon.c (mon.2) 4568 : audit [DBG] from='client.? 172.21.15.67:0/1646241427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:31 smithi067 bash[17655]: audit 2024-04-03T20:41:30.450108+0000 mon.c (mon.2) 4568 : audit [DBG] from='client.? 172.21.15.67:0/1646241427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:31 smithi067 bash[27441]: audit 2024-04-03T20:41:30.450108+0000 mon.c (mon.2) 4568 : audit [DBG] from='client.? 172.21.15.67:0/1646241427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:32 smithi082 bash[20963]: cluster 2024-04-03T20:41:31.261359+0000 mgr.y (mgr.24370) 11491 : cluster [DBG] pgmap v11475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:32 smithi067 bash[17655]: cluster 2024-04-03T20:41:31.261359+0000 mgr.y (mgr.24370) 11491 : cluster [DBG] pgmap v11475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:32 smithi067 bash[27441]: cluster 2024-04-03T20:41:31.261359+0000 mgr.y (mgr.24370) 11491 : cluster [DBG] pgmap v11475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:33.350 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:41:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:41:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:33 smithi082 bash[20963]: audit 2024-04-03T20:41:32.901879+0000 mon.a (mon.0) 10025 : audit [DBG] from='client.? 172.21.15.67:0/1026094763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:33.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:33 smithi067 bash[17655]: audit 2024-04-03T20:41:32.901879+0000 mon.a (mon.0) 10025 : audit [DBG] from='client.? 172.21.15.67:0/1026094763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:33.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:33 smithi067 bash[27441]: audit 2024-04-03T20:41:32.901879+0000 mon.a (mon.0) 10025 : audit [DBG] from='client.? 172.21.15.67:0/1026094763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:34 smithi082 bash[20963]: cluster 2024-04-03T20:41:33.262042+0000 mgr.y (mgr.24370) 11492 : cluster [DBG] pgmap v11476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:34 smithi067 bash[17655]: cluster 2024-04-03T20:41:33.262042+0000 mgr.y (mgr.24370) 11492 : cluster [DBG] pgmap v11476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:34 smithi067 bash[27441]: cluster 2024-04-03T20:41:33.262042+0000 mgr.y (mgr.24370) 11492 : cluster [DBG] pgmap v11476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:36 smithi082 bash[20963]: cluster 2024-04-03T20:41:35.262641+0000 mgr.y (mgr.24370) 11493 : cluster [DBG] pgmap v11477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:36 smithi082 bash[20963]: audit 2024-04-03T20:41:35.359850+0000 mon.c (mon.2) 4569 : audit [DBG] from='client.? 172.21.15.67:0/161203301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:36 smithi067 bash[17655]: cluster 2024-04-03T20:41:35.262641+0000 mgr.y (mgr.24370) 11493 : cluster [DBG] pgmap v11477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:36 smithi067 bash[17655]: audit 2024-04-03T20:41:35.359850+0000 mon.c (mon.2) 4569 : audit [DBG] from='client.? 172.21.15.67:0/161203301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:36 smithi067 bash[27441]: cluster 2024-04-03T20:41:35.262641+0000 mgr.y (mgr.24370) 11493 : cluster [DBG] pgmap v11477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:36 smithi067 bash[27441]: audit 2024-04-03T20:41:35.359850+0000 mon.c (mon.2) 4569 : audit [DBG] from='client.? 172.21.15.67:0/161203301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:38 smithi082 bash[20963]: cluster 2024-04-03T20:41:37.263717+0000 mgr.y (mgr.24370) 11494 : cluster [DBG] pgmap v11478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:38 smithi082 bash[20963]: audit 2024-04-03T20:41:37.816475+0000 mon.c (mon.2) 4570 : audit [DBG] from='client.? 172.21.15.67:0/3421150241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:38 smithi067 bash[17655]: cluster 2024-04-03T20:41:37.263717+0000 mgr.y (mgr.24370) 11494 : cluster [DBG] pgmap v11478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:38 smithi067 bash[17655]: audit 2024-04-03T20:41:37.816475+0000 mon.c (mon.2) 4570 : audit [DBG] from='client.? 172.21.15.67:0/3421150241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:38 smithi067 bash[27441]: cluster 2024-04-03T20:41:37.263717+0000 mgr.y (mgr.24370) 11494 : cluster [DBG] pgmap v11478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:38 smithi067 bash[27441]: audit 2024-04-03T20:41:37.816475+0000 mon.c (mon.2) 4570 : audit [DBG] from='client.? 172.21.15.67:0/3421150241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:39 smithi067 bash[17655]: cluster 2024-04-03T20:41:39.264517+0000 mgr.y (mgr.24370) 11495 : cluster [DBG] pgmap v11479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:39 smithi067 bash[27441]: cluster 2024-04-03T20:41:39.264517+0000 mgr.y (mgr.24370) 11495 : cluster [DBG] pgmap v11479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:39 smithi082 bash[20963]: cluster 2024-04-03T20:41:39.264517+0000 mgr.y (mgr.24370) 11495 : cluster [DBG] pgmap v11479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:40 smithi082 bash[20963]: audit 2024-04-03T20:41:40.268495+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:40 smithi082 bash[20963]: audit 2024-04-03T20:41:40.276179+0000 mon.c (mon.2) 4571 : audit [DBG] from='client.? 172.21.15.67:0/2697647383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:40 smithi067 bash[17655]: audit 2024-04-03T20:41:40.268495+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:40 smithi067 bash[17655]: audit 2024-04-03T20:41:40.276179+0000 mon.c (mon.2) 4571 : audit [DBG] from='client.? 172.21.15.67:0/2697647383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:40 smithi067 bash[27441]: audit 2024-04-03T20:41:40.268495+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:40 smithi067 bash[27441]: audit 2024-04-03T20:41:40.276179+0000 mon.c (mon.2) 4571 : audit [DBG] from='client.? 172.21.15.67:0/2697647383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:41 smithi082 bash[20963]: cluster 2024-04-03T20:41:41.265717+0000 mgr.y (mgr.24370) 11496 : cluster [DBG] pgmap v11480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:41 smithi067 bash[17655]: cluster 2024-04-03T20:41:41.265717+0000 mgr.y (mgr.24370) 11496 : cluster [DBG] pgmap v11480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:41 smithi067 bash[27441]: cluster 2024-04-03T20:41:41.265717+0000 mgr.y (mgr.24370) 11496 : cluster [DBG] pgmap v11480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:42 smithi067 bash[17655]: audit 2024-04-03T20:41:42.728899+0000 mon.c (mon.2) 4572 : audit [DBG] from='client.? 172.21.15.67:0/3065044714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:42 smithi067 bash[27441]: audit 2024-04-03T20:41:42.728899+0000 mon.c (mon.2) 4572 : audit [DBG] from='client.? 172.21.15.67:0/3065044714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:42 smithi082 bash[20963]: audit 2024-04-03T20:41:42.728899+0000 mon.c (mon.2) 4572 : audit [DBG] from='client.? 172.21.15.67:0/3065044714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:41:43.791 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:41:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:43 smithi082 bash[20963]: cluster 2024-04-03T20:41:43.266408+0000 mgr.y (mgr.24370) 11497 : cluster [DBG] pgmap v11481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:44.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:43 smithi067 bash[17655]: cluster 2024-04-03T20:41:43.266408+0000 mgr.y (mgr.24370) 11497 : cluster [DBG] pgmap v11481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:43 smithi067 bash[27441]: cluster 2024-04-03T20:41:43.266408+0000 mgr.y (mgr.24370) 11497 : cluster [DBG] pgmap v11481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:45 smithi082 bash[20963]: audit 2024-04-03T20:41:45.196122+0000 mon.c (mon.2) 4573 : audit [DBG] from='client.? 172.21.15.67:0/3760256522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:45 smithi067 bash[27441]: audit 2024-04-03T20:41:45.196122+0000 mon.c (mon.2) 4573 : audit [DBG] from='client.? 172.21.15.67:0/3760256522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:45 smithi067 bash[17655]: audit 2024-04-03T20:41:45.196122+0000 mon.c (mon.2) 4573 : audit [DBG] from='client.? 172.21.15.67:0/3760256522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:46 smithi082 bash[20963]: cluster 2024-04-03T20:41:45.266956+0000 mgr.y (mgr.24370) 11498 : cluster [DBG] pgmap v11482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:46 smithi067 bash[17655]: cluster 2024-04-03T20:41:45.266956+0000 mgr.y (mgr.24370) 11498 : cluster [DBG] pgmap v11482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:46 smithi067 bash[27441]: cluster 2024-04-03T20:41:45.266956+0000 mgr.y (mgr.24370) 11498 : cluster [DBG] pgmap v11482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:48 smithi082 bash[20963]: cluster 2024-04-03T20:41:47.268250+0000 mgr.y (mgr.24370) 11499 : cluster [DBG] pgmap v11483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:48 smithi082 bash[20963]: audit 2024-04-03T20:41:47.649589+0000 mon.c (mon.2) 4574 : audit [DBG] from='client.? 172.21.15.67:0/3259346577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:48 smithi067 bash[27441]: cluster 2024-04-03T20:41:47.268250+0000 mgr.y (mgr.24370) 11499 : cluster [DBG] pgmap v11483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:48 smithi067 bash[27441]: audit 2024-04-03T20:41:47.649589+0000 mon.c (mon.2) 4574 : audit [DBG] from='client.? 172.21.15.67:0/3259346577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:48 smithi067 bash[17655]: cluster 2024-04-03T20:41:47.268250+0000 mgr.y (mgr.24370) 11499 : cluster [DBG] pgmap v11483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:48 smithi067 bash[17655]: audit 2024-04-03T20:41:47.649589+0000 mon.c (mon.2) 4574 : audit [DBG] from='client.? 172.21.15.67:0/3259346577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:50 smithi082 bash[20963]: cluster 2024-04-03T20:41:49.268906+0000 mgr.y (mgr.24370) 11500 : cluster [DBG] pgmap v11484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:50 smithi082 bash[20963]: audit 2024-04-03T20:41:50.101625+0000 mon.a (mon.0) 10027 : audit [DBG] from='client.? 172.21.15.67:0/4290141272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:50 smithi067 bash[17655]: cluster 2024-04-03T20:41:49.268906+0000 mgr.y (mgr.24370) 11500 : cluster [DBG] pgmap v11484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:50 smithi067 bash[17655]: audit 2024-04-03T20:41:50.101625+0000 mon.a (mon.0) 10027 : audit [DBG] from='client.? 172.21.15.67:0/4290141272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:50 smithi067 bash[27441]: cluster 2024-04-03T20:41:49.268906+0000 mgr.y (mgr.24370) 11500 : cluster [DBG] pgmap v11484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:50 smithi067 bash[27441]: audit 2024-04-03T20:41:50.101625+0000 mon.a (mon.0) 10027 : audit [DBG] from='client.? 172.21.15.67:0/4290141272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:52 smithi082 bash[20963]: cluster 2024-04-03T20:41:51.270064+0000 mgr.y (mgr.24370) 11501 : cluster [DBG] pgmap v11485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:52 smithi067 bash[17655]: cluster 2024-04-03T20:41:51.270064+0000 mgr.y (mgr.24370) 11501 : cluster [DBG] pgmap v11485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:52 smithi067 bash[27441]: cluster 2024-04-03T20:41:51.270064+0000 mgr.y (mgr.24370) 11501 : cluster [DBG] pgmap v11485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:53.341 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:41:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:53 smithi082 bash[20963]: audit 2024-04-03T20:41:52.561411+0000 mon.c (mon.2) 4575 : audit [DBG] from='client.? 172.21.15.67:0/2742590592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:41:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:53 smithi067 bash[17655]: audit 2024-04-03T20:41:52.561411+0000 mon.c (mon.2) 4575 : audit [DBG] from='client.? 172.21.15.67:0/2742590592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:53 smithi067 bash[27441]: audit 2024-04-03T20:41:52.561411+0000 mon.c (mon.2) 4575 : audit [DBG] from='client.? 172.21.15.67:0/2742590592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:54 smithi082 bash[20963]: cluster 2024-04-03T20:41:53.270787+0000 mgr.y (mgr.24370) 11502 : cluster [DBG] pgmap v11486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:54 smithi067 bash[27441]: cluster 2024-04-03T20:41:53.270787+0000 mgr.y (mgr.24370) 11502 : cluster [DBG] pgmap v11486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:54 smithi067 bash[17655]: cluster 2024-04-03T20:41:53.270787+0000 mgr.y (mgr.24370) 11502 : cluster [DBG] pgmap v11486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:55 smithi082 bash[20963]: audit 2024-04-03T20:41:55.018032+0000 mon.c (mon.2) 4576 : audit [DBG] from='client.? 172.21.15.67:0/914368760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:55 smithi082 bash[20963]: audit 2024-04-03T20:41:55.269643+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:55 smithi067 bash[17655]: audit 2024-04-03T20:41:55.018032+0000 mon.c (mon.2) 4576 : audit [DBG] from='client.? 172.21.15.67:0/914368760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:55 smithi067 bash[17655]: audit 2024-04-03T20:41:55.269643+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:55 smithi067 bash[27441]: audit 2024-04-03T20:41:55.018032+0000 mon.c (mon.2) 4576 : audit [DBG] from='client.? 172.21.15.67:0/914368760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:55 smithi067 bash[27441]: audit 2024-04-03T20:41:55.269643+0000 mon.a (mon.0) 10028 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:41:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:56 smithi082 bash[20963]: cluster 2024-04-03T20:41:55.271467+0000 mgr.y (mgr.24370) 11503 : cluster [DBG] pgmap v11487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:56 smithi082 bash[20963]: audit 2024-04-03T20:41:56.042400+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:41:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:56 smithi067 bash[17655]: cluster 2024-04-03T20:41:55.271467+0000 mgr.y (mgr.24370) 11503 : cluster [DBG] pgmap v11487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:56 smithi067 bash[17655]: audit 2024-04-03T20:41:56.042400+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:41:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:56 smithi067 bash[27441]: cluster 2024-04-03T20:41:55.271467+0000 mgr.y (mgr.24370) 11503 : cluster [DBG] pgmap v11487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:56 smithi067 bash[27441]: audit 2024-04-03T20:41:56.042400+0000 mon.a (mon.0) 10029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:41:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:58 smithi082 bash[20963]: cluster 2024-04-03T20:41:57.272627+0000 mgr.y (mgr.24370) 11504 : cluster [DBG] pgmap v11488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:58 smithi082 bash[20963]: audit 2024-04-03T20:41:57.470310+0000 mon.a (mon.0) 10030 : audit [DBG] from='client.? 172.21.15.67:0/2436513160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:58 smithi067 bash[17655]: cluster 2024-04-03T20:41:57.272627+0000 mgr.y (mgr.24370) 11504 : cluster [DBG] pgmap v11488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:58 smithi067 bash[17655]: audit 2024-04-03T20:41:57.470310+0000 mon.a (mon.0) 10030 : audit [DBG] from='client.? 172.21.15.67:0/2436513160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:58 smithi067 bash[27441]: cluster 2024-04-03T20:41:57.272627+0000 mgr.y (mgr.24370) 11504 : cluster [DBG] pgmap v11488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:58 smithi067 bash[27441]: audit 2024-04-03T20:41:57.470310+0000 mon.a (mon.0) 10030 : audit [DBG] from='client.? 172.21.15.67:0/2436513160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:41:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:41:59 smithi082 bash[20963]: cluster 2024-04-03T20:41:59.273307+0000 mgr.y (mgr.24370) 11505 : cluster [DBG] pgmap v11489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:41:59 smithi067 bash[17655]: cluster 2024-04-03T20:41:59.273307+0000 mgr.y (mgr.24370) 11505 : cluster [DBG] pgmap v11489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:41:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:41:59 smithi067 bash[27441]: cluster 2024-04-03T20:41:59.273307+0000 mgr.y (mgr.24370) 11505 : cluster [DBG] pgmap v11489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:00 smithi082 bash[20963]: audit 2024-04-03T20:41:59.931689+0000 mon.c (mon.2) 4577 : audit [DBG] from='client.? 172.21.15.67:0/1946600150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:00 smithi067 bash[17655]: audit 2024-04-03T20:41:59.931689+0000 mon.c (mon.2) 4577 : audit [DBG] from='client.? 172.21.15.67:0/1946600150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:00 smithi067 bash[27441]: audit 2024-04-03T20:41:59.931689+0000 mon.c (mon.2) 4577 : audit [DBG] from='client.? 172.21.15.67:0/1946600150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:01 smithi082 bash[20963]: cluster 2024-04-03T20:42:01.274311+0000 mgr.y (mgr.24370) 11506 : cluster [DBG] pgmap v11490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:01 smithi067 bash[27441]: cluster 2024-04-03T20:42:01.274311+0000 mgr.y (mgr.24370) 11506 : cluster [DBG] pgmap v11490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:01 smithi067 bash[17655]: cluster 2024-04-03T20:42:01.274311+0000 mgr.y (mgr.24370) 11506 : cluster [DBG] pgmap v11490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[27441]: audit 2024-04-03T20:42:01.798852+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[27441]: audit 2024-04-03T20:42:01.808791+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[27441]: audit 2024-04-03T20:42:02.113132+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[27441]: audit 2024-04-03T20:42:02.119766+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[27441]: audit 2024-04-03T20:42:02.391963+0000 mon.a (mon.0) 10035 : audit [DBG] from='client.? 172.21.15.67:0/3966962671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[27441]: audit 2024-04-03T20:42:02.556441+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[27441]: audit 2024-04-03T20:42:02.558566+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[27441]: audit 2024-04-03T20:42:02.568651+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[17655]: audit 2024-04-03T20:42:01.798852+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[17655]: audit 2024-04-03T20:42:01.808791+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[17655]: audit 2024-04-03T20:42:02.113132+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[17655]: audit 2024-04-03T20:42:02.119766+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[17655]: audit 2024-04-03T20:42:02.391963+0000 mon.a (mon.0) 10035 : audit [DBG] from='client.? 172.21.15.67:0/3966962671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[17655]: audit 2024-04-03T20:42:02.556441+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:42:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[17655]: audit 2024-04-03T20:42:02.558566+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:42:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:02 smithi067 bash[17655]: audit 2024-04-03T20:42:02.568651+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:02 smithi082 bash[20963]: audit 2024-04-03T20:42:01.798852+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:02 smithi082 bash[20963]: audit 2024-04-03T20:42:01.808791+0000 mon.a (mon.0) 10032 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:02 smithi082 bash[20963]: audit 2024-04-03T20:42:02.113132+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:02 smithi082 bash[20963]: audit 2024-04-03T20:42:02.119766+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:02 smithi082 bash[20963]: audit 2024-04-03T20:42:02.391963+0000 mon.a (mon.0) 10035 : audit [DBG] from='client.? 172.21.15.67:0/3966962671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:02 smithi082 bash[20963]: audit 2024-04-03T20:42:02.556441+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:42:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:02 smithi082 bash[20963]: audit 2024-04-03T20:42:02.558566+0000 mon.a (mon.0) 10037 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:42:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:02 smithi082 bash[20963]: audit 2024-04-03T20:42:02.568651+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:42:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:42:03.807 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:42:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:03 smithi082 bash[20963]: cluster 2024-04-03T20:42:03.274993+0000 mgr.y (mgr.24370) 11507 : cluster [DBG] pgmap v11491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:03 smithi067 bash[17655]: cluster 2024-04-03T20:42:03.274993+0000 mgr.y (mgr.24370) 11507 : cluster [DBG] pgmap v11491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:03 smithi067 bash[27441]: cluster 2024-04-03T20:42:03.274993+0000 mgr.y (mgr.24370) 11507 : cluster [DBG] pgmap v11491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:04 smithi067 bash[17655]: audit 2024-04-03T20:42:04.839493+0000 mon.c (mon.2) 4578 : audit [DBG] from='client.? 172.21.15.67:0/3240723646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:04 smithi067 bash[27441]: audit 2024-04-03T20:42:04.839493+0000 mon.c (mon.2) 4578 : audit [DBG] from='client.? 172.21.15.67:0/3240723646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:04 smithi082 bash[20963]: audit 2024-04-03T20:42:04.839493+0000 mon.c (mon.2) 4578 : audit [DBG] from='client.? 172.21.15.67:0/3240723646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:06.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:05 smithi067 bash[17655]: cluster 2024-04-03T20:42:05.275722+0000 mgr.y (mgr.24370) 11508 : cluster [DBG] pgmap v11492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:05 smithi067 bash[27441]: cluster 2024-04-03T20:42:05.275722+0000 mgr.y (mgr.24370) 11508 : cluster [DBG] pgmap v11492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:05 smithi082 bash[20963]: cluster 2024-04-03T20:42:05.275722+0000 mgr.y (mgr.24370) 11508 : cluster [DBG] pgmap v11492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:07 smithi082 bash[20963]: audit 2024-04-03T20:42:07.297735+0000 mon.c (mon.2) 4579 : audit [DBG] from='client.? 172.21.15.67:0/584299604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:07 smithi067 bash[27441]: audit 2024-04-03T20:42:07.297735+0000 mon.c (mon.2) 4579 : audit [DBG] from='client.? 172.21.15.67:0/584299604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:07 smithi067 bash[17655]: audit 2024-04-03T20:42:07.297735+0000 mon.c (mon.2) 4579 : audit [DBG] from='client.? 172.21.15.67:0/584299604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:08 smithi082 bash[20963]: cluster 2024-04-03T20:42:07.276884+0000 mgr.y (mgr.24370) 11509 : cluster [DBG] pgmap v11493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:08 smithi067 bash[17655]: cluster 2024-04-03T20:42:07.276884+0000 mgr.y (mgr.24370) 11509 : cluster [DBG] pgmap v11493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:08 smithi067 bash[27441]: cluster 2024-04-03T20:42:07.276884+0000 mgr.y (mgr.24370) 11509 : cluster [DBG] pgmap v11493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:10 smithi082 bash[20963]: cluster 2024-04-03T20:42:09.277541+0000 mgr.y (mgr.24370) 11510 : cluster [DBG] pgmap v11494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:10 smithi082 bash[20963]: audit 2024-04-03T20:42:09.751893+0000 mon.a (mon.0) 10039 : audit [DBG] from='client.? 172.21.15.67:0/1511086148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:10 smithi082 bash[20963]: audit 2024-04-03T20:42:10.270217+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:10 smithi067 bash[17655]: cluster 2024-04-03T20:42:09.277541+0000 mgr.y (mgr.24370) 11510 : cluster [DBG] pgmap v11494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:10 smithi067 bash[17655]: audit 2024-04-03T20:42:09.751893+0000 mon.a (mon.0) 10039 : audit [DBG] from='client.? 172.21.15.67:0/1511086148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:10 smithi067 bash[17655]: audit 2024-04-03T20:42:10.270217+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:10 smithi067 bash[27441]: cluster 2024-04-03T20:42:09.277541+0000 mgr.y (mgr.24370) 11510 : cluster [DBG] pgmap v11494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:10 smithi067 bash[27441]: audit 2024-04-03T20:42:09.751893+0000 mon.a (mon.0) 10039 : audit [DBG] from='client.? 172.21.15.67:0/1511086148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:10 smithi067 bash[27441]: audit 2024-04-03T20:42:10.270217+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:12 smithi082 bash[20963]: cluster 2024-04-03T20:42:11.278706+0000 mgr.y (mgr.24370) 11511 : cluster [DBG] pgmap v11495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:12 smithi082 bash[20963]: audit 2024-04-03T20:42:12.206874+0000 mon.c (mon.2) 4580 : audit [DBG] from='client.? 172.21.15.67:0/3465156905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:12 smithi067 bash[27441]: cluster 2024-04-03T20:42:11.278706+0000 mgr.y (mgr.24370) 11511 : cluster [DBG] pgmap v11495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:12 smithi067 bash[27441]: audit 2024-04-03T20:42:12.206874+0000 mon.c (mon.2) 4580 : audit [DBG] from='client.? 172.21.15.67:0/3465156905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:12 smithi067 bash[17655]: cluster 2024-04-03T20:42:11.278706+0000 mgr.y (mgr.24370) 11511 : cluster [DBG] pgmap v11495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:12 smithi067 bash[17655]: audit 2024-04-03T20:42:12.206874+0000 mon.c (mon.2) 4580 : audit [DBG] from='client.? 172.21.15.67:0/3465156905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:42:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:42:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:14 smithi082 bash[20963]: cluster 2024-04-03T20:42:13.279508+0000 mgr.y (mgr.24370) 11512 : cluster [DBG] pgmap v11496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:14 smithi067 bash[27441]: cluster 2024-04-03T20:42:13.279508+0000 mgr.y (mgr.24370) 11512 : cluster [DBG] pgmap v11496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:14 smithi067 bash[17655]: cluster 2024-04-03T20:42:13.279508+0000 mgr.y (mgr.24370) 11512 : cluster [DBG] pgmap v11496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:15 smithi082 bash[20963]: audit 2024-04-03T20:42:14.667750+0000 mon.c (mon.2) 4581 : audit [DBG] from='client.? 172.21.15.67:0/2554093101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:15 smithi067 bash[17655]: audit 2024-04-03T20:42:14.667750+0000 mon.c (mon.2) 4581 : audit [DBG] from='client.? 172.21.15.67:0/2554093101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:15 smithi067 bash[27441]: audit 2024-04-03T20:42:14.667750+0000 mon.c (mon.2) 4581 : audit [DBG] from='client.? 172.21.15.67:0/2554093101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:16 smithi082 bash[20963]: cluster 2024-04-03T20:42:15.280187+0000 mgr.y (mgr.24370) 11513 : cluster [DBG] pgmap v11497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:16 smithi067 bash[17655]: cluster 2024-04-03T20:42:15.280187+0000 mgr.y (mgr.24370) 11513 : cluster [DBG] pgmap v11497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:16 smithi067 bash[27441]: cluster 2024-04-03T20:42:15.280187+0000 mgr.y (mgr.24370) 11513 : cluster [DBG] pgmap v11497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:17 smithi082 bash[20963]: audit 2024-04-03T20:42:17.124878+0000 mon.c (mon.2) 4582 : audit [DBG] from='client.? 172.21.15.67:0/1263245854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:17 smithi082 bash[20963]: cluster 2024-04-03T20:42:17.281288+0000 mgr.y (mgr.24370) 11514 : cluster [DBG] pgmap v11498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:17 smithi067 bash[17655]: audit 2024-04-03T20:42:17.124878+0000 mon.c (mon.2) 4582 : audit [DBG] from='client.? 172.21.15.67:0/1263245854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:17 smithi067 bash[17655]: cluster 2024-04-03T20:42:17.281288+0000 mgr.y (mgr.24370) 11514 : cluster [DBG] pgmap v11498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:17 smithi067 bash[27441]: audit 2024-04-03T20:42:17.124878+0000 mon.c (mon.2) 4582 : audit [DBG] from='client.? 172.21.15.67:0/1263245854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:17 smithi067 bash[27441]: cluster 2024-04-03T20:42:17.281288+0000 mgr.y (mgr.24370) 11514 : cluster [DBG] pgmap v11498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:20 smithi082 bash[20963]: cluster 2024-04-03T20:42:19.281896+0000 mgr.y (mgr.24370) 11515 : cluster [DBG] pgmap v11499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:20 smithi082 bash[20963]: audit 2024-04-03T20:42:19.580493+0000 mon.c (mon.2) 4583 : audit [DBG] from='client.? 172.21.15.67:0/2535295913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:20 smithi067 bash[27441]: cluster 2024-04-03T20:42:19.281896+0000 mgr.y (mgr.24370) 11515 : cluster [DBG] pgmap v11499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:20 smithi067 bash[27441]: audit 2024-04-03T20:42:19.580493+0000 mon.c (mon.2) 4583 : audit [DBG] from='client.? 172.21.15.67:0/2535295913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:20 smithi067 bash[17655]: cluster 2024-04-03T20:42:19.281896+0000 mgr.y (mgr.24370) 11515 : cluster [DBG] pgmap v11499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:20 smithi067 bash[17655]: audit 2024-04-03T20:42:19.580493+0000 mon.c (mon.2) 4583 : audit [DBG] from='client.? 172.21.15.67:0/2535295913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:22.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:22 smithi082 bash[20963]: cluster 2024-04-03T20:42:21.283144+0000 mgr.y (mgr.24370) 11516 : cluster [DBG] pgmap v11500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:22 smithi082 bash[20963]: audit 2024-04-03T20:42:22.033868+0000 mon.c (mon.2) 4584 : audit [DBG] from='client.? 172.21.15.67:0/3985688016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:22 smithi067 bash[27441]: cluster 2024-04-03T20:42:21.283144+0000 mgr.y (mgr.24370) 11516 : cluster [DBG] pgmap v11500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:22 smithi067 bash[27441]: audit 2024-04-03T20:42:22.033868+0000 mon.c (mon.2) 4584 : audit [DBG] from='client.? 172.21.15.67:0/3985688016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:22 smithi067 bash[17655]: cluster 2024-04-03T20:42:21.283144+0000 mgr.y (mgr.24370) 11516 : cluster [DBG] pgmap v11500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:22 smithi067 bash[17655]: audit 2024-04-03T20:42:22.033868+0000 mon.c (mon.2) 4584 : audit [DBG] from='client.? 172.21.15.67:0/3985688016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:42:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:42:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:24 smithi082 bash[20963]: cluster 2024-04-03T20:42:23.283981+0000 mgr.y (mgr.24370) 11517 : cluster [DBG] pgmap v11501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:24 smithi067 bash[27441]: cluster 2024-04-03T20:42:23.283981+0000 mgr.y (mgr.24370) 11517 : cluster [DBG] pgmap v11501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:24 smithi067 bash[17655]: cluster 2024-04-03T20:42:23.283981+0000 mgr.y (mgr.24370) 11517 : cluster [DBG] pgmap v11501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:25 smithi082 bash[20963]: audit 2024-04-03T20:42:24.494300+0000 mon.a (mon.0) 10041 : audit [DBG] from='client.? 172.21.15.67:0/2317462337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:25 smithi082 bash[20963]: audit 2024-04-03T20:42:25.270550+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:25 smithi067 bash[27441]: audit 2024-04-03T20:42:24.494300+0000 mon.a (mon.0) 10041 : audit [DBG] from='client.? 172.21.15.67:0/2317462337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:25 smithi067 bash[27441]: audit 2024-04-03T20:42:25.270550+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:25 smithi067 bash[17655]: audit 2024-04-03T20:42:24.494300+0000 mon.a (mon.0) 10041 : audit [DBG] from='client.? 172.21.15.67:0/2317462337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:25 smithi067 bash[17655]: audit 2024-04-03T20:42:25.270550+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:26 smithi082 bash[20963]: cluster 2024-04-03T20:42:25.286211+0000 mgr.y (mgr.24370) 11518 : cluster [DBG] pgmap v11502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:26 smithi067 bash[17655]: cluster 2024-04-03T20:42:25.286211+0000 mgr.y (mgr.24370) 11518 : cluster [DBG] pgmap v11502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:26 smithi067 bash[27441]: cluster 2024-04-03T20:42:25.286211+0000 mgr.y (mgr.24370) 11518 : cluster [DBG] pgmap v11502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:27 smithi082 bash[20963]: audit 2024-04-03T20:42:26.945178+0000 mon.a (mon.0) 10043 : audit [DBG] from='client.? 172.21.15.67:0/2850808731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:27 smithi067 bash[17655]: audit 2024-04-03T20:42:26.945178+0000 mon.a (mon.0) 10043 : audit [DBG] from='client.? 172.21.15.67:0/2850808731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:27 smithi067 bash[27441]: audit 2024-04-03T20:42:26.945178+0000 mon.a (mon.0) 10043 : audit [DBG] from='client.? 172.21.15.67:0/2850808731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:28 smithi082 bash[20963]: cluster 2024-04-03T20:42:27.287366+0000 mgr.y (mgr.24370) 11519 : cluster [DBG] pgmap v11503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:28 smithi067 bash[17655]: cluster 2024-04-03T20:42:27.287366+0000 mgr.y (mgr.24370) 11519 : cluster [DBG] pgmap v11503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:28 smithi067 bash[27441]: cluster 2024-04-03T20:42:27.287366+0000 mgr.y (mgr.24370) 11519 : cluster [DBG] pgmap v11503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:30 smithi082 bash[20963]: cluster 2024-04-03T20:42:29.288177+0000 mgr.y (mgr.24370) 11520 : cluster [DBG] pgmap v11504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:30 smithi082 bash[20963]: audit 2024-04-03T20:42:29.395741+0000 mon.c (mon.2) 4585 : audit [DBG] from='client.? 172.21.15.67:0/541203401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:30 smithi067 bash[17655]: cluster 2024-04-03T20:42:29.288177+0000 mgr.y (mgr.24370) 11520 : cluster [DBG] pgmap v11504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:30 smithi067 bash[17655]: audit 2024-04-03T20:42:29.395741+0000 mon.c (mon.2) 4585 : audit [DBG] from='client.? 172.21.15.67:0/541203401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:30 smithi067 bash[27441]: cluster 2024-04-03T20:42:29.288177+0000 mgr.y (mgr.24370) 11520 : cluster [DBG] pgmap v11504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:30 smithi067 bash[27441]: audit 2024-04-03T20:42:29.395741+0000 mon.c (mon.2) 4585 : audit [DBG] from='client.? 172.21.15.67:0/541203401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:31 smithi082 bash[20963]: cluster 2024-04-03T20:42:31.289446+0000 mgr.y (mgr.24370) 11521 : cluster [DBG] pgmap v11505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:31 smithi067 bash[27441]: cluster 2024-04-03T20:42:31.289446+0000 mgr.y (mgr.24370) 11521 : cluster [DBG] pgmap v11505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:31.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:31 smithi067 bash[17655]: cluster 2024-04-03T20:42:31.289446+0000 mgr.y (mgr.24370) 11521 : cluster [DBG] pgmap v11505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:32 smithi082 bash[20963]: audit 2024-04-03T20:42:31.847604+0000 mon.c (mon.2) 4586 : audit [DBG] from='client.? 172.21.15.67:0/3944261535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:32 smithi067 bash[17655]: audit 2024-04-03T20:42:31.847604+0000 mon.c (mon.2) 4586 : audit [DBG] from='client.? 172.21.15.67:0/3944261535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:32 smithi067 bash[27441]: audit 2024-04-03T20:42:31.847604+0000 mon.c (mon.2) 4586 : audit [DBG] from='client.? 172.21.15.67:0/3944261535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:33.391 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:42:33.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:33 smithi067 bash[27441]: cluster 2024-04-03T20:42:33.290157+0000 mgr.y (mgr.24370) 11522 : cluster [DBG] pgmap v11506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:33.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:33 smithi067 bash[17655]: cluster 2024-04-03T20:42:33.290157+0000 mgr.y (mgr.24370) 11522 : cluster [DBG] pgmap v11506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:33 smithi082 bash[20963]: cluster 2024-04-03T20:42:33.290157+0000 mgr.y (mgr.24370) 11522 : cluster [DBG] pgmap v11506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:42:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:34 smithi067 bash[17655]: audit 2024-04-03T20:42:34.295833+0000 mon.a (mon.0) 10044 : audit [DBG] from='client.? 172.21.15.67:0/2086945285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:34 smithi067 bash[27441]: audit 2024-04-03T20:42:34.295833+0000 mon.a (mon.0) 10044 : audit [DBG] from='client.? 172.21.15.67:0/2086945285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:34 smithi082 bash[20963]: audit 2024-04-03T20:42:34.295833+0000 mon.a (mon.0) 10044 : audit [DBG] from='client.? 172.21.15.67:0/2086945285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:35 smithi067 bash[17655]: cluster 2024-04-03T20:42:35.290847+0000 mgr.y (mgr.24370) 11523 : cluster [DBG] pgmap v11507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:35 smithi067 bash[27441]: cluster 2024-04-03T20:42:35.290847+0000 mgr.y (mgr.24370) 11523 : cluster [DBG] pgmap v11507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:35 smithi082 bash[20963]: cluster 2024-04-03T20:42:35.290847+0000 mgr.y (mgr.24370) 11523 : cluster [DBG] pgmap v11507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:36 smithi082 bash[20963]: audit 2024-04-03T20:42:36.745656+0000 mon.a (mon.0) 10045 : audit [DBG] from='client.? 172.21.15.67:0/1812613326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:36 smithi067 bash[17655]: audit 2024-04-03T20:42:36.745656+0000 mon.a (mon.0) 10045 : audit [DBG] from='client.? 172.21.15.67:0/1812613326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:36 smithi067 bash[27441]: audit 2024-04-03T20:42:36.745656+0000 mon.a (mon.0) 10045 : audit [DBG] from='client.? 172.21.15.67:0/1812613326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:37 smithi082 bash[20963]: cluster 2024-04-03T20:42:37.292153+0000 mgr.y (mgr.24370) 11524 : cluster [DBG] pgmap v11508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:37 smithi067 bash[17655]: cluster 2024-04-03T20:42:37.292153+0000 mgr.y (mgr.24370) 11524 : cluster [DBG] pgmap v11508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:37 smithi067 bash[27441]: cluster 2024-04-03T20:42:37.292153+0000 mgr.y (mgr.24370) 11524 : cluster [DBG] pgmap v11508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:39 smithi082 bash[20963]: audit 2024-04-03T20:42:39.200490+0000 mon.c (mon.2) 4587 : audit [DBG] from='client.? 172.21.15.67:0/155803176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:39 smithi067 bash[27441]: audit 2024-04-03T20:42:39.200490+0000 mon.c (mon.2) 4587 : audit [DBG] from='client.? 172.21.15.67:0/155803176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:39 smithi067 bash[17655]: audit 2024-04-03T20:42:39.200490+0000 mon.c (mon.2) 4587 : audit [DBG] from='client.? 172.21.15.67:0/155803176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:40 smithi082 bash[20963]: cluster 2024-04-03T20:42:39.292885+0000 mgr.y (mgr.24370) 11525 : cluster [DBG] pgmap v11509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:40 smithi067 bash[17655]: cluster 2024-04-03T20:42:39.292885+0000 mgr.y (mgr.24370) 11525 : cluster [DBG] pgmap v11509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:40 smithi067 bash[27441]: cluster 2024-04-03T20:42:39.292885+0000 mgr.y (mgr.24370) 11525 : cluster [DBG] pgmap v11509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:41 smithi082 bash[20963]: audit 2024-04-03T20:42:40.269727+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:41 smithi067 bash[17655]: audit 2024-04-03T20:42:40.269727+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:41 smithi067 bash[27441]: audit 2024-04-03T20:42:40.269727+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:42 smithi082 bash[20963]: cluster 2024-04-03T20:42:41.294143+0000 mgr.y (mgr.24370) 11526 : cluster [DBG] pgmap v11510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:42 smithi082 bash[20963]: audit 2024-04-03T20:42:41.643697+0000 mon.a (mon.0) 10047 : audit [DBG] from='client.? 172.21.15.67:0/2500724193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:42 smithi067 bash[17655]: cluster 2024-04-03T20:42:41.294143+0000 mgr.y (mgr.24370) 11526 : cluster [DBG] pgmap v11510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:42 smithi067 bash[17655]: audit 2024-04-03T20:42:41.643697+0000 mon.a (mon.0) 10047 : audit [DBG] from='client.? 172.21.15.67:0/2500724193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:42 smithi067 bash[27441]: cluster 2024-04-03T20:42:41.294143+0000 mgr.y (mgr.24370) 11526 : cluster [DBG] pgmap v11510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:42 smithi067 bash[27441]: audit 2024-04-03T20:42:41.643697+0000 mon.a (mon.0) 10047 : audit [DBG] from='client.? 172.21.15.67:0/2500724193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:42:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:42:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:44 smithi082 bash[20963]: cluster 2024-04-03T20:42:43.294990+0000 mgr.y (mgr.24370) 11527 : cluster [DBG] pgmap v11511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:44 smithi082 bash[20963]: audit 2024-04-03T20:42:44.096136+0000 mon.a (mon.0) 10048 : audit [DBG] from='client.? 172.21.15.67:0/3037316832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:44 smithi067 bash[27441]: cluster 2024-04-03T20:42:43.294990+0000 mgr.y (mgr.24370) 11527 : cluster [DBG] pgmap v11511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:44 smithi067 bash[27441]: audit 2024-04-03T20:42:44.096136+0000 mon.a (mon.0) 10048 : audit [DBG] from='client.? 172.21.15.67:0/3037316832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:44 smithi067 bash[17655]: cluster 2024-04-03T20:42:43.294990+0000 mgr.y (mgr.24370) 11527 : cluster [DBG] pgmap v11511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:44 smithi067 bash[17655]: audit 2024-04-03T20:42:44.096136+0000 mon.a (mon.0) 10048 : audit [DBG] from='client.? 172.21.15.67:0/3037316832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:46 smithi082 bash[20963]: cluster 2024-04-03T20:42:45.295730+0000 mgr.y (mgr.24370) 11528 : cluster [DBG] pgmap v11512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:46 smithi067 bash[17655]: cluster 2024-04-03T20:42:45.295730+0000 mgr.y (mgr.24370) 11528 : cluster [DBG] pgmap v11512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:46 smithi067 bash[27441]: cluster 2024-04-03T20:42:45.295730+0000 mgr.y (mgr.24370) 11528 : cluster [DBG] pgmap v11512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:47 smithi082 bash[20963]: audit 2024-04-03T20:42:46.549508+0000 mon.a (mon.0) 10049 : audit [DBG] from='client.? 172.21.15.67:0/1138313064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:47 smithi067 bash[17655]: audit 2024-04-03T20:42:46.549508+0000 mon.a (mon.0) 10049 : audit [DBG] from='client.? 172.21.15.67:0/1138313064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:47 smithi067 bash[27441]: audit 2024-04-03T20:42:46.549508+0000 mon.a (mon.0) 10049 : audit [DBG] from='client.? 172.21.15.67:0/1138313064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:48 smithi082 bash[20963]: cluster 2024-04-03T20:42:47.297051+0000 mgr.y (mgr.24370) 11529 : cluster [DBG] pgmap v11513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:48 smithi067 bash[17655]: cluster 2024-04-03T20:42:47.297051+0000 mgr.y (mgr.24370) 11529 : cluster [DBG] pgmap v11513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:48 smithi067 bash[27441]: cluster 2024-04-03T20:42:47.297051+0000 mgr.y (mgr.24370) 11529 : cluster [DBG] pgmap v11513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:49 smithi082 bash[20963]: audit 2024-04-03T20:42:48.998825+0000 mon.a (mon.0) 10050 : audit [DBG] from='client.? 172.21.15.67:0/3016383819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:49 smithi067 bash[17655]: audit 2024-04-03T20:42:48.998825+0000 mon.a (mon.0) 10050 : audit [DBG] from='client.? 172.21.15.67:0/3016383819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:49 smithi067 bash[27441]: audit 2024-04-03T20:42:48.998825+0000 mon.a (mon.0) 10050 : audit [DBG] from='client.? 172.21.15.67:0/3016383819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:50 smithi082 bash[20963]: cluster 2024-04-03T20:42:49.297863+0000 mgr.y (mgr.24370) 11530 : cluster [DBG] pgmap v11514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:50 smithi067 bash[27441]: cluster 2024-04-03T20:42:49.297863+0000 mgr.y (mgr.24370) 11530 : cluster [DBG] pgmap v11514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:50 smithi067 bash[17655]: cluster 2024-04-03T20:42:49.297863+0000 mgr.y (mgr.24370) 11530 : cluster [DBG] pgmap v11514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:51 smithi067 bash[27441]: cluster 2024-04-03T20:42:51.299028+0000 mgr.y (mgr.24370) 11531 : cluster [DBG] pgmap v11515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:51 smithi067 bash[17655]: cluster 2024-04-03T20:42:51.299028+0000 mgr.y (mgr.24370) 11531 : cluster [DBG] pgmap v11515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:51 smithi082 bash[20963]: cluster 2024-04-03T20:42:51.299028+0000 mgr.y (mgr.24370) 11531 : cluster [DBG] pgmap v11515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:52 smithi067 bash[17655]: audit 2024-04-03T20:42:51.449735+0000 mon.a (mon.0) 10051 : audit [DBG] from='client.? 172.21.15.67:0/2789593469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:52 smithi067 bash[27441]: audit 2024-04-03T20:42:51.449735+0000 mon.a (mon.0) 10051 : audit [DBG] from='client.? 172.21.15.67:0/2789593469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:52 smithi082 bash[20963]: audit 2024-04-03T20:42:51.449735+0000 mon.a (mon.0) 10051 : audit [DBG] from='client.? 172.21.15.67:0/2789593469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:53.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:42:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:53 smithi067 bash[17655]: cluster 2024-04-03T20:42:53.299709+0000 mgr.y (mgr.24370) 11532 : cluster [DBG] pgmap v11516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:53 smithi067 bash[27441]: cluster 2024-04-03T20:42:53.299709+0000 mgr.y (mgr.24370) 11532 : cluster [DBG] pgmap v11516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:42:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:53 smithi082 bash[20963]: cluster 2024-04-03T20:42:53.299709+0000 mgr.y (mgr.24370) 11532 : cluster [DBG] pgmap v11516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:54 smithi067 bash[27441]: audit 2024-04-03T20:42:53.907055+0000 mon.c (mon.2) 4588 : audit [DBG] from='client.? 172.21.15.67:0/2149378003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:54 smithi067 bash[17655]: audit 2024-04-03T20:42:53.907055+0000 mon.c (mon.2) 4588 : audit [DBG] from='client.? 172.21.15.67:0/2149378003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:54 smithi082 bash[20963]: audit 2024-04-03T20:42:53.907055+0000 mon.c (mon.2) 4588 : audit [DBG] from='client.? 172.21.15.67:0/2149378003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:55 smithi067 bash[17655]: audit 2024-04-03T20:42:55.271132+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:55 smithi067 bash[17655]: cluster 2024-04-03T20:42:55.300359+0000 mgr.y (mgr.24370) 11533 : cluster [DBG] pgmap v11517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:55 smithi067 bash[27441]: audit 2024-04-03T20:42:55.271132+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:55 smithi067 bash[27441]: cluster 2024-04-03T20:42:55.300359+0000 mgr.y (mgr.24370) 11533 : cluster [DBG] pgmap v11517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:55 smithi082 bash[20963]: audit 2024-04-03T20:42:55.271132+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:42:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:55 smithi082 bash[20963]: cluster 2024-04-03T20:42:55.300359+0000 mgr.y (mgr.24370) 11533 : cluster [DBG] pgmap v11517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:56 smithi067 bash[27441]: audit 2024-04-03T20:42:56.363718+0000 mon.a (mon.0) 10053 : audit [DBG] from='client.? 172.21.15.67:0/1408838414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:56 smithi067 bash[17655]: audit 2024-04-03T20:42:56.363718+0000 mon.a (mon.0) 10053 : audit [DBG] from='client.? 172.21.15.67:0/1408838414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:56 smithi082 bash[20963]: audit 2024-04-03T20:42:56.363718+0000 mon.a (mon.0) 10053 : audit [DBG] from='client.? 172.21.15.67:0/1408838414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:57 smithi082 bash[20963]: cluster 2024-04-03T20:42:57.301553+0000 mgr.y (mgr.24370) 11534 : cluster [DBG] pgmap v11518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:57 smithi067 bash[27441]: cluster 2024-04-03T20:42:57.301553+0000 mgr.y (mgr.24370) 11534 : cluster [DBG] pgmap v11518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:57 smithi067 bash[17655]: cluster 2024-04-03T20:42:57.301553+0000 mgr.y (mgr.24370) 11534 : cluster [DBG] pgmap v11518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:42:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:58 smithi082 bash[20963]: audit 2024-04-03T20:42:58.808265+0000 mon.a (mon.0) 10054 : audit [DBG] from='client.? 172.21.15.67:0/427876774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:58 smithi067 bash[17655]: audit 2024-04-03T20:42:58.808265+0000 mon.a (mon.0) 10054 : audit [DBG] from='client.? 172.21.15.67:0/427876774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:42:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:58 smithi067 bash[27441]: audit 2024-04-03T20:42:58.808265+0000 mon.a (mon.0) 10054 : audit [DBG] from='client.? 172.21.15.67:0/427876774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:42:59 smithi082 bash[20963]: cluster 2024-04-03T20:42:59.302236+0000 mgr.y (mgr.24370) 11535 : cluster [DBG] pgmap v11519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:42:59 smithi067 bash[17655]: cluster 2024-04-03T20:42:59.302236+0000 mgr.y (mgr.24370) 11535 : cluster [DBG] pgmap v11519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:42:59 smithi067 bash[27441]: cluster 2024-04-03T20:42:59.302236+0000 mgr.y (mgr.24370) 11535 : cluster [DBG] pgmap v11519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:01 smithi082 bash[20963]: audit 2024-04-03T20:43:01.253909+0000 mon.c (mon.2) 4589 : audit [DBG] from='client.? 172.21.15.67:0/954343760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:01 smithi067 bash[17655]: audit 2024-04-03T20:43:01.253909+0000 mon.c (mon.2) 4589 : audit [DBG] from='client.? 172.21.15.67:0/954343760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:01 smithi067 bash[27441]: audit 2024-04-03T20:43:01.253909+0000 mon.c (mon.2) 4589 : audit [DBG] from='client.? 172.21.15.67:0/954343760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:02 smithi082 bash[20963]: cluster 2024-04-03T20:43:01.303383+0000 mgr.y (mgr.24370) 11536 : cluster [DBG] pgmap v11520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:02 smithi067 bash[17655]: cluster 2024-04-03T20:43:01.303383+0000 mgr.y (mgr.24370) 11536 : cluster [DBG] pgmap v11520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:02 smithi067 bash[27441]: cluster 2024-04-03T20:43:01.303383+0000 mgr.y (mgr.24370) 11536 : cluster [DBG] pgmap v11520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:03.370 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:03] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:43:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:03 smithi082 bash[20963]: audit 2024-04-03T20:43:02.644945+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:43:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:43:03.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:03 smithi067 bash[27441]: audit 2024-04-03T20:43:02.644945+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:43:03.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:03 smithi067 bash[17655]: audit 2024-04-03T20:43:02.644945+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:43:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:04 smithi082 bash[20963]: cluster 2024-04-03T20:43:03.304132+0000 mgr.y (mgr.24370) 11537 : cluster [DBG] pgmap v11521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:04 smithi082 bash[20963]: audit 2024-04-03T20:43:03.711900+0000 mon.a (mon.0) 10056 : audit [DBG] from='client.? 172.21.15.67:0/761797726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:04 smithi067 bash[17655]: cluster 2024-04-03T20:43:03.304132+0000 mgr.y (mgr.24370) 11537 : cluster [DBG] pgmap v11521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:04 smithi067 bash[17655]: audit 2024-04-03T20:43:03.711900+0000 mon.a (mon.0) 10056 : audit [DBG] from='client.? 172.21.15.67:0/761797726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:04 smithi067 bash[27441]: cluster 2024-04-03T20:43:03.304132+0000 mgr.y (mgr.24370) 11537 : cluster [DBG] pgmap v11521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:04 smithi067 bash[27441]: audit 2024-04-03T20:43:03.711900+0000 mon.a (mon.0) 10056 : audit [DBG] from='client.? 172.21.15.67:0/761797726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:06 smithi082 bash[20963]: cluster 2024-04-03T20:43:05.304784+0000 mgr.y (mgr.24370) 11538 : cluster [DBG] pgmap v11522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:06 smithi082 bash[20963]: audit 2024-04-03T20:43:06.177268+0000 mon.c (mon.2) 4590 : audit [DBG] from='client.? 172.21.15.67:0/4002673020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:06 smithi067 bash[17655]: cluster 2024-04-03T20:43:05.304784+0000 mgr.y (mgr.24370) 11538 : cluster [DBG] pgmap v11522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:06 smithi067 bash[17655]: audit 2024-04-03T20:43:06.177268+0000 mon.c (mon.2) 4590 : audit [DBG] from='client.? 172.21.15.67:0/4002673020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:06 smithi067 bash[27441]: cluster 2024-04-03T20:43:05.304784+0000 mgr.y (mgr.24370) 11538 : cluster [DBG] pgmap v11522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:06 smithi067 bash[27441]: audit 2024-04-03T20:43:06.177268+0000 mon.c (mon.2) 4590 : audit [DBG] from='client.? 172.21.15.67:0/4002673020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:07 smithi067 bash[27441]: cluster 2024-04-03T20:43:07.305968+0000 mgr.y (mgr.24370) 11539 : cluster [DBG] pgmap v11523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:07.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:07 smithi067 bash[17655]: cluster 2024-04-03T20:43:07.305968+0000 mgr.y (mgr.24370) 11539 : cluster [DBG] pgmap v11523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:07 smithi082 bash[20963]: cluster 2024-04-03T20:43:07.305968+0000 mgr.y (mgr.24370) 11539 : cluster [DBG] pgmap v11523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:09 smithi082 bash[20963]: audit 2024-04-03T20:43:08.336754+0000 mon.a (mon.0) 10057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:09 smithi082 bash[20963]: audit 2024-04-03T20:43:08.346130+0000 mon.a (mon.0) 10058 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:09 smithi082 bash[20963]: audit 2024-04-03T20:43:08.643815+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:09 smithi082 bash[20963]: audit 2024-04-03T20:43:08.651989+0000 mon.a (mon.0) 10060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:09 smithi082 bash[20963]: audit 2024-04-03T20:43:08.659339+0000 mon.c (mon.2) 4591 : audit [DBG] from='client.? 172.21.15.67:0/573418981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:09 smithi082 bash[20963]: audit 2024-04-03T20:43:09.078533+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:43:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:09 smithi082 bash[20963]: audit 2024-04-03T20:43:09.080100+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:43:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:09 smithi082 bash[20963]: audit 2024-04-03T20:43:09.088592+0000 mon.a (mon.0) 10063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[17655]: audit 2024-04-03T20:43:08.336754+0000 mon.a (mon.0) 10057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[17655]: audit 2024-04-03T20:43:08.346130+0000 mon.a (mon.0) 10058 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[17655]: audit 2024-04-03T20:43:08.643815+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[17655]: audit 2024-04-03T20:43:08.651989+0000 mon.a (mon.0) 10060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[17655]: audit 2024-04-03T20:43:08.659339+0000 mon.c (mon.2) 4591 : audit [DBG] from='client.? 172.21.15.67:0/573418981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[17655]: audit 2024-04-03T20:43:09.078533+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:43:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[17655]: audit 2024-04-03T20:43:09.080100+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:43:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[17655]: audit 2024-04-03T20:43:09.088592+0000 mon.a (mon.0) 10063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[27441]: audit 2024-04-03T20:43:08.336754+0000 mon.a (mon.0) 10057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[27441]: audit 2024-04-03T20:43:08.346130+0000 mon.a (mon.0) 10058 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[27441]: audit 2024-04-03T20:43:08.643815+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[27441]: audit 2024-04-03T20:43:08.651989+0000 mon.a (mon.0) 10060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:09.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[27441]: audit 2024-04-03T20:43:08.659339+0000 mon.c (mon.2) 4591 : audit [DBG] from='client.? 172.21.15.67:0/573418981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:09.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[27441]: audit 2024-04-03T20:43:09.078533+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:43:09.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[27441]: audit 2024-04-03T20:43:09.080100+0000 mon.a (mon.0) 10062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:43:09.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:09 smithi067 bash[27441]: audit 2024-04-03T20:43:09.088592+0000 mon.a (mon.0) 10063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:43:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:10 smithi082 bash[20963]: cluster 2024-04-03T20:43:09.306663+0000 mgr.y (mgr.24370) 11540 : cluster [DBG] pgmap v11524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:10 smithi082 bash[20963]: audit 2024-04-03T20:43:10.271864+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:10 smithi067 bash[27441]: cluster 2024-04-03T20:43:09.306663+0000 mgr.y (mgr.24370) 11540 : cluster [DBG] pgmap v11524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:10 smithi067 bash[27441]: audit 2024-04-03T20:43:10.271864+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:10 smithi067 bash[17655]: cluster 2024-04-03T20:43:09.306663+0000 mgr.y (mgr.24370) 11540 : cluster [DBG] pgmap v11524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:10 smithi067 bash[17655]: audit 2024-04-03T20:43:10.271864+0000 mon.a (mon.0) 10064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:11 smithi082 bash[20963]: audit 2024-04-03T20:43:11.109461+0000 mon.c (mon.2) 4592 : audit [DBG] from='client.? 172.21.15.67:0/2118575695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:11 smithi067 bash[27441]: audit 2024-04-03T20:43:11.109461+0000 mon.c (mon.2) 4592 : audit [DBG] from='client.? 172.21.15.67:0/2118575695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:11 smithi067 bash[17655]: audit 2024-04-03T20:43:11.109461+0000 mon.c (mon.2) 4592 : audit [DBG] from='client.? 172.21.15.67:0/2118575695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:12 smithi082 bash[20963]: cluster 2024-04-03T20:43:11.307819+0000 mgr.y (mgr.24370) 11541 : cluster [DBG] pgmap v11525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:12 smithi067 bash[27441]: cluster 2024-04-03T20:43:11.307819+0000 mgr.y (mgr.24370) 11541 : cluster [DBG] pgmap v11525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:12 smithi067 bash[17655]: cluster 2024-04-03T20:43:11.307819+0000 mgr.y (mgr.24370) 11541 : cluster [DBG] pgmap v11525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:43:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:43:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:14 smithi082 bash[20963]: cluster 2024-04-03T20:43:13.308479+0000 mgr.y (mgr.24370) 11542 : cluster [DBG] pgmap v11526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:14 smithi082 bash[20963]: audit 2024-04-03T20:43:13.569140+0000 mon.b (mon.1) 69 : audit [DBG] from='client.? 172.21.15.67:0/181522568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:14 smithi067 bash[17655]: cluster 2024-04-03T20:43:13.308479+0000 mgr.y (mgr.24370) 11542 : cluster [DBG] pgmap v11526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:14 smithi067 bash[17655]: audit 2024-04-03T20:43:13.569140+0000 mon.b (mon.1) 69 : audit [DBG] from='client.? 172.21.15.67:0/181522568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:14 smithi067 bash[27441]: cluster 2024-04-03T20:43:13.308479+0000 mgr.y (mgr.24370) 11542 : cluster [DBG] pgmap v11526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:14 smithi067 bash[27441]: audit 2024-04-03T20:43:13.569140+0000 mon.b (mon.1) 69 : audit [DBG] from='client.? 172.21.15.67:0/181522568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:16 smithi082 bash[20963]: cluster 2024-04-03T20:43:15.309186+0000 mgr.y (mgr.24370) 11543 : cluster [DBG] pgmap v11527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:16 smithi082 bash[20963]: audit 2024-04-03T20:43:16.018781+0000 mon.c (mon.2) 4593 : audit [DBG] from='client.? 172.21.15.67:0/1736804344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:16 smithi067 bash[27441]: cluster 2024-04-03T20:43:15.309186+0000 mgr.y (mgr.24370) 11543 : cluster [DBG] pgmap v11527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:16 smithi067 bash[27441]: audit 2024-04-03T20:43:16.018781+0000 mon.c (mon.2) 4593 : audit [DBG] from='client.? 172.21.15.67:0/1736804344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:16 smithi067 bash[17655]: cluster 2024-04-03T20:43:15.309186+0000 mgr.y (mgr.24370) 11543 : cluster [DBG] pgmap v11527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:16 smithi067 bash[17655]: audit 2024-04-03T20:43:16.018781+0000 mon.c (mon.2) 4593 : audit [DBG] from='client.? 172.21.15.67:0/1736804344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:18 smithi082 bash[20963]: cluster 2024-04-03T20:43:17.310402+0000 mgr.y (mgr.24370) 11544 : cluster [DBG] pgmap v11528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:18 smithi067 bash[17655]: cluster 2024-04-03T20:43:17.310402+0000 mgr.y (mgr.24370) 11544 : cluster [DBG] pgmap v11528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:18 smithi067 bash[27441]: cluster 2024-04-03T20:43:17.310402+0000 mgr.y (mgr.24370) 11544 : cluster [DBG] pgmap v11528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:19 smithi082 bash[20963]: audit 2024-04-03T20:43:18.476655+0000 mon.a (mon.0) 10065 : audit [DBG] from='client.? 172.21.15.67:0/2921428169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:19 smithi067 bash[17655]: audit 2024-04-03T20:43:18.476655+0000 mon.a (mon.0) 10065 : audit [DBG] from='client.? 172.21.15.67:0/2921428169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:19 smithi067 bash[27441]: audit 2024-04-03T20:43:18.476655+0000 mon.a (mon.0) 10065 : audit [DBG] from='client.? 172.21.15.67:0/2921428169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:20 smithi082 bash[20963]: cluster 2024-04-03T20:43:19.311026+0000 mgr.y (mgr.24370) 11545 : cluster [DBG] pgmap v11529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:20 smithi067 bash[17655]: cluster 2024-04-03T20:43:19.311026+0000 mgr.y (mgr.24370) 11545 : cluster [DBG] pgmap v11529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:20 smithi067 bash[27441]: cluster 2024-04-03T20:43:19.311026+0000 mgr.y (mgr.24370) 11545 : cluster [DBG] pgmap v11529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:21 smithi082 bash[20963]: audit 2024-04-03T20:43:20.931217+0000 mon.c (mon.2) 4594 : audit [DBG] from='client.? 172.21.15.67:0/2356400765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:21 smithi067 bash[17655]: audit 2024-04-03T20:43:20.931217+0000 mon.c (mon.2) 4594 : audit [DBG] from='client.? 172.21.15.67:0/2356400765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:21 smithi067 bash[27441]: audit 2024-04-03T20:43:20.931217+0000 mon.c (mon.2) 4594 : audit [DBG] from='client.? 172.21.15.67:0/2356400765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:22 smithi067 bash[17655]: cluster 2024-04-03T20:43:21.312224+0000 mgr.y (mgr.24370) 11546 : cluster [DBG] pgmap v11530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:22 smithi067 bash[27441]: cluster 2024-04-03T20:43:21.312224+0000 mgr.y (mgr.24370) 11546 : cluster [DBG] pgmap v11530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:22 smithi082 bash[20963]: cluster 2024-04-03T20:43:21.312224+0000 mgr.y (mgr.24370) 11546 : cluster [DBG] pgmap v11530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:23.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:43:23.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:23 smithi067 bash[17655]: cluster 2024-04-03T20:43:23.312699+0000 mgr.y (mgr.24370) 11547 : cluster [DBG] pgmap v11531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:23 smithi067 bash[27441]: cluster 2024-04-03T20:43:23.312699+0000 mgr.y (mgr.24370) 11547 : cluster [DBG] pgmap v11531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:23 smithi082 bash[20963]: cluster 2024-04-03T20:43:23.312699+0000 mgr.y (mgr.24370) 11547 : cluster [DBG] pgmap v11531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:43:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:24 smithi067 bash[17655]: audit 2024-04-03T20:43:23.385899+0000 mon.c (mon.2) 4595 : audit [DBG] from='client.? 172.21.15.67:0/103979315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:24 smithi067 bash[27441]: audit 2024-04-03T20:43:23.385899+0000 mon.c (mon.2) 4595 : audit [DBG] from='client.? 172.21.15.67:0/103979315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:24.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:24 smithi082 bash[20963]: audit 2024-04-03T20:43:23.385899+0000 mon.c (mon.2) 4595 : audit [DBG] from='client.? 172.21.15.67:0/103979315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:25 smithi067 bash[27441]: audit 2024-04-03T20:43:25.272047+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:25 smithi067 bash[27441]: cluster 2024-04-03T20:43:25.313283+0000 mgr.y (mgr.24370) 11548 : cluster [DBG] pgmap v11532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:25 smithi067 bash[17655]: audit 2024-04-03T20:43:25.272047+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:25 smithi067 bash[17655]: cluster 2024-04-03T20:43:25.313283+0000 mgr.y (mgr.24370) 11548 : cluster [DBG] pgmap v11532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:25 smithi082 bash[20963]: audit 2024-04-03T20:43:25.272047+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:25 smithi082 bash[20963]: cluster 2024-04-03T20:43:25.313283+0000 mgr.y (mgr.24370) 11548 : cluster [DBG] pgmap v11532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:26 smithi067 bash[17655]: audit 2024-04-03T20:43:25.842778+0000 mon.a (mon.0) 10067 : audit [DBG] from='client.? 172.21.15.67:0/3519100256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:26 smithi067 bash[27441]: audit 2024-04-03T20:43:25.842778+0000 mon.a (mon.0) 10067 : audit [DBG] from='client.? 172.21.15.67:0/3519100256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:26 smithi082 bash[20963]: audit 2024-04-03T20:43:25.842778+0000 mon.a (mon.0) 10067 : audit [DBG] from='client.? 172.21.15.67:0/3519100256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:27 smithi082 bash[20963]: cluster 2024-04-03T20:43:27.314474+0000 mgr.y (mgr.24370) 11549 : cluster [DBG] pgmap v11533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:27 smithi067 bash[17655]: cluster 2024-04-03T20:43:27.314474+0000 mgr.y (mgr.24370) 11549 : cluster [DBG] pgmap v11533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:27 smithi067 bash[27441]: cluster 2024-04-03T20:43:27.314474+0000 mgr.y (mgr.24370) 11549 : cluster [DBG] pgmap v11533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:28 smithi082 bash[20963]: audit 2024-04-03T20:43:28.297684+0000 mon.c (mon.2) 4596 : audit [DBG] from='client.? 172.21.15.67:0/2284647733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:28 smithi067 bash[17655]: audit 2024-04-03T20:43:28.297684+0000 mon.c (mon.2) 4596 : audit [DBG] from='client.? 172.21.15.67:0/2284647733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:28 smithi067 bash[27441]: audit 2024-04-03T20:43:28.297684+0000 mon.c (mon.2) 4596 : audit [DBG] from='client.? 172.21.15.67:0/2284647733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:29 smithi082 bash[20963]: cluster 2024-04-03T20:43:29.315094+0000 mgr.y (mgr.24370) 11550 : cluster [DBG] pgmap v11534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:29 smithi067 bash[27441]: cluster 2024-04-03T20:43:29.315094+0000 mgr.y (mgr.24370) 11550 : cluster [DBG] pgmap v11534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:29 smithi067 bash[17655]: cluster 2024-04-03T20:43:29.315094+0000 mgr.y (mgr.24370) 11550 : cluster [DBG] pgmap v11534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:30 smithi082 bash[20963]: audit 2024-04-03T20:43:30.756754+0000 mon.a (mon.0) 10068 : audit [DBG] from='client.? 172.21.15.67:0/412579218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:30 smithi067 bash[27441]: audit 2024-04-03T20:43:30.756754+0000 mon.a (mon.0) 10068 : audit [DBG] from='client.? 172.21.15.67:0/412579218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:30 smithi067 bash[17655]: audit 2024-04-03T20:43:30.756754+0000 mon.a (mon.0) 10068 : audit [DBG] from='client.? 172.21.15.67:0/412579218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:31 smithi082 bash[20963]: cluster 2024-04-03T20:43:31.316333+0000 mgr.y (mgr.24370) 11551 : cluster [DBG] pgmap v11535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:31 smithi067 bash[27441]: cluster 2024-04-03T20:43:31.316333+0000 mgr.y (mgr.24370) 11551 : cluster [DBG] pgmap v11535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:31 smithi067 bash[17655]: cluster 2024-04-03T20:43:31.316333+0000 mgr.y (mgr.24370) 11551 : cluster [DBG] pgmap v11535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:33 smithi067 bash[17655]: audit 2024-04-03T20:43:33.210379+0000 mon.a (mon.0) 10069 : audit [DBG] from='client.? 172.21.15.67:0/2636614016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:33] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:43:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:33 smithi067 bash[27441]: audit 2024-04-03T20:43:33.210379+0000 mon.a (mon.0) 10069 : audit [DBG] from='client.? 172.21.15.67:0/2636614016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:43:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:33 smithi082 bash[20963]: audit 2024-04-03T20:43:33.210379+0000 mon.a (mon.0) 10069 : audit [DBG] from='client.? 172.21.15.67:0/2636614016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:34 smithi082 bash[20963]: cluster 2024-04-03T20:43:33.317063+0000 mgr.y (mgr.24370) 11552 : cluster [DBG] pgmap v11536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:34 smithi067 bash[17655]: cluster 2024-04-03T20:43:33.317063+0000 mgr.y (mgr.24370) 11552 : cluster [DBG] pgmap v11536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:34 smithi067 bash[27441]: cluster 2024-04-03T20:43:33.317063+0000 mgr.y (mgr.24370) 11552 : cluster [DBG] pgmap v11536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:36 smithi082 bash[20963]: cluster 2024-04-03T20:43:35.317852+0000 mgr.y (mgr.24370) 11553 : cluster [DBG] pgmap v11537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:36 smithi082 bash[20963]: audit 2024-04-03T20:43:35.663101+0000 mon.a (mon.0) 10070 : audit [DBG] from='client.? 172.21.15.67:0/1751111362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:36 smithi067 bash[17655]: cluster 2024-04-03T20:43:35.317852+0000 mgr.y (mgr.24370) 11553 : cluster [DBG] pgmap v11537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:36 smithi067 bash[17655]: audit 2024-04-03T20:43:35.663101+0000 mon.a (mon.0) 10070 : audit [DBG] from='client.? 172.21.15.67:0/1751111362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:36 smithi067 bash[27441]: cluster 2024-04-03T20:43:35.317852+0000 mgr.y (mgr.24370) 11553 : cluster [DBG] pgmap v11537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:36 smithi067 bash[27441]: audit 2024-04-03T20:43:35.663101+0000 mon.a (mon.0) 10070 : audit [DBG] from='client.? 172.21.15.67:0/1751111362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:38 smithi082 bash[20963]: cluster 2024-04-03T20:43:37.319077+0000 mgr.y (mgr.24370) 11554 : cluster [DBG] pgmap v11538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:38 smithi082 bash[20963]: audit 2024-04-03T20:43:38.111557+0000 mon.a (mon.0) 10071 : audit [DBG] from='client.? 172.21.15.67:0/1378879083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:38 smithi067 bash[17655]: cluster 2024-04-03T20:43:37.319077+0000 mgr.y (mgr.24370) 11554 : cluster [DBG] pgmap v11538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:38 smithi067 bash[17655]: audit 2024-04-03T20:43:38.111557+0000 mon.a (mon.0) 10071 : audit [DBG] from='client.? 172.21.15.67:0/1378879083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:38 smithi067 bash[27441]: cluster 2024-04-03T20:43:37.319077+0000 mgr.y (mgr.24370) 11554 : cluster [DBG] pgmap v11538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:38 smithi067 bash[27441]: audit 2024-04-03T20:43:38.111557+0000 mon.a (mon.0) 10071 : audit [DBG] from='client.? 172.21.15.67:0/1378879083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:40 smithi082 bash[20963]: cluster 2024-04-03T20:43:39.319752+0000 mgr.y (mgr.24370) 11555 : cluster [DBG] pgmap v11539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:40 smithi082 bash[20963]: audit 2024-04-03T20:43:40.271994+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:40 smithi067 bash[17655]: cluster 2024-04-03T20:43:39.319752+0000 mgr.y (mgr.24370) 11555 : cluster [DBG] pgmap v11539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:40 smithi067 bash[17655]: audit 2024-04-03T20:43:40.271994+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:40 smithi067 bash[27441]: cluster 2024-04-03T20:43:39.319752+0000 mgr.y (mgr.24370) 11555 : cluster [DBG] pgmap v11539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:40 smithi067 bash[27441]: audit 2024-04-03T20:43:40.271994+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:41 smithi067 bash[17655]: audit 2024-04-03T20:43:40.568951+0000 mon.a (mon.0) 10073 : audit [DBG] from='client.? 172.21.15.67:0/4211133065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:41 smithi067 bash[27441]: audit 2024-04-03T20:43:40.568951+0000 mon.a (mon.0) 10073 : audit [DBG] from='client.? 172.21.15.67:0/4211133065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:41 smithi082 bash[20963]: audit 2024-04-03T20:43:40.568951+0000 mon.a (mon.0) 10073 : audit [DBG] from='client.? 172.21.15.67:0/4211133065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:42 smithi067 bash[27441]: cluster 2024-04-03T20:43:41.320992+0000 mgr.y (mgr.24370) 11556 : cluster [DBG] pgmap v11540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:42 smithi067 bash[17655]: cluster 2024-04-03T20:43:41.320992+0000 mgr.y (mgr.24370) 11556 : cluster [DBG] pgmap v11540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:42 smithi082 bash[20963]: cluster 2024-04-03T20:43:41.320992+0000 mgr.y (mgr.24370) 11556 : cluster [DBG] pgmap v11540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:43.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:43:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:43 smithi067 bash[17655]: audit 2024-04-03T20:43:43.018065+0000 mon.c (mon.2) 4597 : audit [DBG] from='client.? 172.21.15.67:0/464842804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:43 smithi067 bash[17655]: cluster 2024-04-03T20:43:43.321788+0000 mgr.y (mgr.24370) 11557 : cluster [DBG] pgmap v11541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:43 smithi067 bash[27441]: audit 2024-04-03T20:43:43.018065+0000 mon.c (mon.2) 4597 : audit [DBG] from='client.? 172.21.15.67:0/464842804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:43 smithi067 bash[27441]: cluster 2024-04-03T20:43:43.321788+0000 mgr.y (mgr.24370) 11557 : cluster [DBG] pgmap v11541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:43:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:43 smithi082 bash[20963]: audit 2024-04-03T20:43:43.018065+0000 mon.c (mon.2) 4597 : audit [DBG] from='client.? 172.21.15.67:0/464842804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:43 smithi082 bash[20963]: cluster 2024-04-03T20:43:43.321788+0000 mgr.y (mgr.24370) 11557 : cluster [DBG] pgmap v11541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:46 smithi082 bash[20963]: cluster 2024-04-03T20:43:45.322590+0000 mgr.y (mgr.24370) 11558 : cluster [DBG] pgmap v11542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:46 smithi082 bash[20963]: audit 2024-04-03T20:43:45.477248+0000 mon.a (mon.0) 10074 : audit [DBG] from='client.? 172.21.15.67:0/3999580719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:46 smithi067 bash[27441]: cluster 2024-04-03T20:43:45.322590+0000 mgr.y (mgr.24370) 11558 : cluster [DBG] pgmap v11542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:46 smithi067 bash[27441]: audit 2024-04-03T20:43:45.477248+0000 mon.a (mon.0) 10074 : audit [DBG] from='client.? 172.21.15.67:0/3999580719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:46 smithi067 bash[17655]: cluster 2024-04-03T20:43:45.322590+0000 mgr.y (mgr.24370) 11558 : cluster [DBG] pgmap v11542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:46 smithi067 bash[17655]: audit 2024-04-03T20:43:45.477248+0000 mon.a (mon.0) 10074 : audit [DBG] from='client.? 172.21.15.67:0/3999580719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:48 smithi082 bash[20963]: cluster 2024-04-03T20:43:47.323918+0000 mgr.y (mgr.24370) 11559 : cluster [DBG] pgmap v11543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:48 smithi082 bash[20963]: audit 2024-04-03T20:43:47.925383+0000 mon.a (mon.0) 10075 : audit [DBG] from='client.? 172.21.15.67:0/3726114307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:48 smithi067 bash[27441]: cluster 2024-04-03T20:43:47.323918+0000 mgr.y (mgr.24370) 11559 : cluster [DBG] pgmap v11543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:48 smithi067 bash[27441]: audit 2024-04-03T20:43:47.925383+0000 mon.a (mon.0) 10075 : audit [DBG] from='client.? 172.21.15.67:0/3726114307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:48 smithi067 bash[17655]: cluster 2024-04-03T20:43:47.323918+0000 mgr.y (mgr.24370) 11559 : cluster [DBG] pgmap v11543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:48 smithi067 bash[17655]: audit 2024-04-03T20:43:47.925383+0000 mon.a (mon.0) 10075 : audit [DBG] from='client.? 172.21.15.67:0/3726114307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:49 smithi082 bash[20963]: cluster 2024-04-03T20:43:49.324617+0000 mgr.y (mgr.24370) 11560 : cluster [DBG] pgmap v11544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:49 smithi067 bash[27441]: cluster 2024-04-03T20:43:49.324617+0000 mgr.y (mgr.24370) 11560 : cluster [DBG] pgmap v11544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:49.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:49 smithi067 bash[17655]: cluster 2024-04-03T20:43:49.324617+0000 mgr.y (mgr.24370) 11560 : cluster [DBG] pgmap v11544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:50 smithi082 bash[20963]: audit 2024-04-03T20:43:50.370591+0000 mon.c (mon.2) 4598 : audit [DBG] from='client.? 172.21.15.67:0/1440789947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:50.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:50 smithi067 bash[27441]: audit 2024-04-03T20:43:50.370591+0000 mon.c (mon.2) 4598 : audit [DBG] from='client.? 172.21.15.67:0/1440789947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:50.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:50 smithi067 bash[17655]: audit 2024-04-03T20:43:50.370591+0000 mon.c (mon.2) 4598 : audit [DBG] from='client.? 172.21.15.67:0/1440789947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:51 smithi082 bash[20963]: cluster 2024-04-03T20:43:51.325819+0000 mgr.y (mgr.24370) 11561 : cluster [DBG] pgmap v11545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:51 smithi067 bash[27441]: cluster 2024-04-03T20:43:51.325819+0000 mgr.y (mgr.24370) 11561 : cluster [DBG] pgmap v11545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:51 smithi067 bash[17655]: cluster 2024-04-03T20:43:51.325819+0000 mgr.y (mgr.24370) 11561 : cluster [DBG] pgmap v11545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:52 smithi082 bash[20963]: audit 2024-04-03T20:43:52.819305+0000 mon.c (mon.2) 4599 : audit [DBG] from='client.? 172.21.15.67:0/3883531417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:53.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:43:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:52 smithi067 bash[27441]: audit 2024-04-03T20:43:52.819305+0000 mon.c (mon.2) 4599 : audit [DBG] from='client.? 172.21.15.67:0/3883531417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:52 smithi067 bash[17655]: audit 2024-04-03T20:43:52.819305+0000 mon.c (mon.2) 4599 : audit [DBG] from='client.? 172.21.15.67:0/3883531417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:43:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:53 smithi082 bash[20963]: cluster 2024-04-03T20:43:53.326493+0000 mgr.y (mgr.24370) 11562 : cluster [DBG] pgmap v11546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:53 smithi067 bash[27441]: cluster 2024-04-03T20:43:53.326493+0000 mgr.y (mgr.24370) 11562 : cluster [DBG] pgmap v11546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:53 smithi067 bash[17655]: cluster 2024-04-03T20:43:53.326493+0000 mgr.y (mgr.24370) 11562 : cluster [DBG] pgmap v11546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:55 smithi082 bash[20963]: audit 2024-04-03T20:43:55.269080+0000 mon.a (mon.0) 10076 : audit [DBG] from='client.? 172.21.15.67:0/290702107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:55 smithi082 bash[20963]: audit 2024-04-03T20:43:55.272623+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:55 smithi067 bash[27441]: audit 2024-04-03T20:43:55.269080+0000 mon.a (mon.0) 10076 : audit [DBG] from='client.? 172.21.15.67:0/290702107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:55 smithi067 bash[27441]: audit 2024-04-03T20:43:55.272623+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:55 smithi067 bash[17655]: audit 2024-04-03T20:43:55.269080+0000 mon.a (mon.0) 10076 : audit [DBG] from='client.? 172.21.15.67:0/290702107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:55 smithi067 bash[17655]: audit 2024-04-03T20:43:55.272623+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:43:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:56 smithi082 bash[20963]: cluster 2024-04-03T20:43:55.327141+0000 mgr.y (mgr.24370) 11563 : cluster [DBG] pgmap v11547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:56 smithi067 bash[27441]: cluster 2024-04-03T20:43:55.327141+0000 mgr.y (mgr.24370) 11563 : cluster [DBG] pgmap v11547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:56 smithi067 bash[17655]: cluster 2024-04-03T20:43:55.327141+0000 mgr.y (mgr.24370) 11563 : cluster [DBG] pgmap v11547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:58 smithi067 bash[27441]: cluster 2024-04-03T20:43:57.328356+0000 mgr.y (mgr.24370) 11564 : cluster [DBG] pgmap v11548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:58 smithi067 bash[27441]: audit 2024-04-03T20:43:57.724429+0000 mon.c (mon.2) 4600 : audit [DBG] from='client.? 172.21.15.67:0/2945145376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:58 smithi067 bash[17655]: cluster 2024-04-03T20:43:57.328356+0000 mgr.y (mgr.24370) 11564 : cluster [DBG] pgmap v11548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:58 smithi067 bash[17655]: audit 2024-04-03T20:43:57.724429+0000 mon.c (mon.2) 4600 : audit [DBG] from='client.? 172.21.15.67:0/2945145376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:58 smithi082 bash[20963]: cluster 2024-04-03T20:43:57.328356+0000 mgr.y (mgr.24370) 11564 : cluster [DBG] pgmap v11548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:58 smithi082 bash[20963]: audit 2024-04-03T20:43:57.724429+0000 mon.c (mon.2) 4600 : audit [DBG] from='client.? 172.21.15.67:0/2945145376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:43:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:43:59 smithi082 bash[20963]: cluster 2024-04-03T20:43:59.328985+0000 mgr.y (mgr.24370) 11565 : cluster [DBG] pgmap v11549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:43:59 smithi067 bash[27441]: cluster 2024-04-03T20:43:59.328985+0000 mgr.y (mgr.24370) 11565 : cluster [DBG] pgmap v11549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:43:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:43:59 smithi067 bash[17655]: cluster 2024-04-03T20:43:59.328985+0000 mgr.y (mgr.24370) 11565 : cluster [DBG] pgmap v11549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:00 smithi082 bash[20963]: audit 2024-04-03T20:44:00.171647+0000 mon.a (mon.0) 10078 : audit [DBG] from='client.? 172.21.15.67:0/2328788397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:00 smithi067 bash[17655]: audit 2024-04-03T20:44:00.171647+0000 mon.a (mon.0) 10078 : audit [DBG] from='client.? 172.21.15.67:0/2328788397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:00 smithi067 bash[27441]: audit 2024-04-03T20:44:00.171647+0000 mon.a (mon.0) 10078 : audit [DBG] from='client.? 172.21.15.67:0/2328788397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:01 smithi082 bash[20963]: cluster 2024-04-03T20:44:01.330148+0000 mgr.y (mgr.24370) 11566 : cluster [DBG] pgmap v11550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:01 smithi067 bash[27441]: cluster 2024-04-03T20:44:01.330148+0000 mgr.y (mgr.24370) 11566 : cluster [DBG] pgmap v11550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:01 smithi067 bash[17655]: cluster 2024-04-03T20:44:01.330148+0000 mgr.y (mgr.24370) 11566 : cluster [DBG] pgmap v11550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:02 smithi067 bash[17655]: audit 2024-04-03T20:44:02.623180+0000 mon.c (mon.2) 4601 : audit [DBG] from='client.? 172.21.15.67:0/3150060555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:02 smithi067 bash[27441]: audit 2024-04-03T20:44:02.623180+0000 mon.c (mon.2) 4601 : audit [DBG] from='client.? 172.21.15.67:0/3150060555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:02 smithi082 bash[20963]: audit 2024-04-03T20:44:02.623180+0000 mon.c (mon.2) 4601 : audit [DBG] from='client.? 172.21.15.67:0/3150060555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:03] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:44:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:03 smithi082 bash[20963]: cluster 2024-04-03T20:44:03.330764+0000 mgr.y (mgr.24370) 11567 : cluster [DBG] pgmap v11551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:44:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:03 smithi067 bash[17655]: cluster 2024-04-03T20:44:03.330764+0000 mgr.y (mgr.24370) 11567 : cluster [DBG] pgmap v11551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:03 smithi067 bash[27441]: cluster 2024-04-03T20:44:03.330764+0000 mgr.y (mgr.24370) 11567 : cluster [DBG] pgmap v11551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:05 smithi082 bash[20963]: audit 2024-04-03T20:44:05.079124+0000 mon.c (mon.2) 4602 : audit [DBG] from='client.? 172.21.15.67:0/2612614490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:05 smithi067 bash[27441]: audit 2024-04-03T20:44:05.079124+0000 mon.c (mon.2) 4602 : audit [DBG] from='client.? 172.21.15.67:0/2612614490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:05 smithi067 bash[17655]: audit 2024-04-03T20:44:05.079124+0000 mon.c (mon.2) 4602 : audit [DBG] from='client.? 172.21.15.67:0/2612614490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:06 smithi067 bash[27441]: cluster 2024-04-03T20:44:05.331586+0000 mgr.y (mgr.24370) 11568 : cluster [DBG] pgmap v11552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:06 smithi067 bash[17655]: cluster 2024-04-03T20:44:05.331586+0000 mgr.y (mgr.24370) 11568 : cluster [DBG] pgmap v11552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:06 smithi082 bash[20963]: cluster 2024-04-03T20:44:05.331586+0000 mgr.y (mgr.24370) 11568 : cluster [DBG] pgmap v11552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:08 smithi067 bash[17655]: cluster 2024-04-03T20:44:07.332895+0000 mgr.y (mgr.24370) 11569 : cluster [DBG] pgmap v11553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:08 smithi067 bash[17655]: audit 2024-04-03T20:44:07.538539+0000 mon.c (mon.2) 4603 : audit [DBG] from='client.? 172.21.15.67:0/2307162061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:08 smithi067 bash[27441]: cluster 2024-04-03T20:44:07.332895+0000 mgr.y (mgr.24370) 11569 : cluster [DBG] pgmap v11553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:08 smithi067 bash[27441]: audit 2024-04-03T20:44:07.538539+0000 mon.c (mon.2) 4603 : audit [DBG] from='client.? 172.21.15.67:0/2307162061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:08 smithi082 bash[20963]: cluster 2024-04-03T20:44:07.332895+0000 mgr.y (mgr.24370) 11569 : cluster [DBG] pgmap v11553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:08 smithi082 bash[20963]: audit 2024-04-03T20:44:07.538539+0000 mon.c (mon.2) 4603 : audit [DBG] from='client.? 172.21.15.67:0/2307162061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:09 smithi067 bash[17655]: audit 2024-04-03T20:44:09.163736+0000 mon.a (mon.0) 10079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:44:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:09 smithi067 bash[17655]: cluster 2024-04-03T20:44:09.333705+0000 mgr.y (mgr.24370) 11570 : cluster [DBG] pgmap v11554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:09 smithi067 bash[27441]: audit 2024-04-03T20:44:09.163736+0000 mon.a (mon.0) 10079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:44:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:09 smithi067 bash[27441]: cluster 2024-04-03T20:44:09.333705+0000 mgr.y (mgr.24370) 11570 : cluster [DBG] pgmap v11554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:09 smithi082 bash[20963]: audit 2024-04-03T20:44:09.163736+0000 mon.a (mon.0) 10079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:44:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:09 smithi082 bash[20963]: cluster 2024-04-03T20:44:09.333705+0000 mgr.y (mgr.24370) 11570 : cluster [DBG] pgmap v11554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:10 smithi082 bash[20963]: audit 2024-04-03T20:44:09.490974+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:10 smithi082 bash[20963]: audit 2024-04-03T20:44:09.498481+0000 mon.a (mon.0) 10081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:10 smithi082 bash[20963]: audit 2024-04-03T20:44:09.994608+0000 mon.c (mon.2) 4604 : audit [DBG] from='client.? 172.21.15.67:0/1885802165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:10 smithi082 bash[20963]: audit 2024-04-03T20:44:10.272867+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:10 smithi067 bash[17655]: audit 2024-04-03T20:44:09.490974+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:10 smithi067 bash[17655]: audit 2024-04-03T20:44:09.498481+0000 mon.a (mon.0) 10081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:10 smithi067 bash[17655]: audit 2024-04-03T20:44:09.994608+0000 mon.c (mon.2) 4604 : audit [DBG] from='client.? 172.21.15.67:0/1885802165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:10 smithi067 bash[17655]: audit 2024-04-03T20:44:10.272867+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:10 smithi067 bash[27441]: audit 2024-04-03T20:44:09.490974+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:10 smithi067 bash[27441]: audit 2024-04-03T20:44:09.498481+0000 mon.a (mon.0) 10081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:10 smithi067 bash[27441]: audit 2024-04-03T20:44:09.994608+0000 mon.c (mon.2) 4604 : audit [DBG] from='client.? 172.21.15.67:0/1885802165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:10 smithi067 bash[27441]: audit 2024-04-03T20:44:10.272867+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:11 smithi082 bash[20963]: cluster 2024-04-03T20:44:11.334959+0000 mgr.y (mgr.24370) 11571 : cluster [DBG] pgmap v11555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:11 smithi067 bash[17655]: cluster 2024-04-03T20:44:11.334959+0000 mgr.y (mgr.24370) 11571 : cluster [DBG] pgmap v11555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:11 smithi067 bash[27441]: cluster 2024-04-03T20:44:11.334959+0000 mgr.y (mgr.24370) 11571 : cluster [DBG] pgmap v11555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:12 smithi082 bash[20963]: audit 2024-04-03T20:44:12.455420+0000 mon.c (mon.2) 4605 : audit [DBG] from='client.? 172.21.15.67:0/1342573811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:12 smithi067 bash[17655]: audit 2024-04-03T20:44:12.455420+0000 mon.c (mon.2) 4605 : audit [DBG] from='client.? 172.21.15.67:0/1342573811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:12 smithi067 bash[27441]: audit 2024-04-03T20:44:12.455420+0000 mon.c (mon.2) 4605 : audit [DBG] from='client.? 172.21.15.67:0/1342573811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:13] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:44:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:13 smithi082 bash[20963]: cluster 2024-04-03T20:44:13.335598+0000 mgr.y (mgr.24370) 11572 : cluster [DBG] pgmap v11556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:44:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:13 smithi067 bash[27441]: cluster 2024-04-03T20:44:13.335598+0000 mgr.y (mgr.24370) 11572 : cluster [DBG] pgmap v11556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:13 smithi067 bash[17655]: cluster 2024-04-03T20:44:13.335598+0000 mgr.y (mgr.24370) 11572 : cluster [DBG] pgmap v11556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:14 smithi082 bash[20963]: audit 2024-04-03T20:44:14.942458+0000 mon.a (mon.0) 10083 : audit [DBG] from='client.? 172.21.15.67:0/4157347766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:14 smithi067 bash[17655]: audit 2024-04-03T20:44:14.942458+0000 mon.a (mon.0) 10083 : audit [DBG] from='client.? 172.21.15.67:0/4157347766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:14 smithi067 bash[27441]: audit 2024-04-03T20:44:14.942458+0000 mon.a (mon.0) 10083 : audit [DBG] from='client.? 172.21.15.67:0/4157347766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:16 smithi082 bash[20963]: audit 2024-04-03T20:44:15.193894+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:16 smithi082 bash[20963]: audit 2024-04-03T20:44:15.206433+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:16 smithi082 bash[20963]: audit 2024-04-03T20:44:15.269915+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:16 smithi082 bash[20963]: audit 2024-04-03T20:44:15.282347+0000 mon.a (mon.0) 10087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:16 smithi082 bash[20963]: cluster 2024-04-03T20:44:15.336306+0000 mgr.y (mgr.24370) 11573 : cluster [DBG] pgmap v11557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:16 smithi082 bash[20963]: audit 2024-04-03T20:44:15.708407+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:44:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:16 smithi082 bash[20963]: audit 2024-04-03T20:44:15.710194+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:44:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:16 smithi082 bash[20963]: audit 2024-04-03T20:44:15.719379+0000 mon.a (mon.0) 10090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[17655]: audit 2024-04-03T20:44:15.193894+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[17655]: audit 2024-04-03T20:44:15.206433+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[17655]: audit 2024-04-03T20:44:15.269915+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[17655]: audit 2024-04-03T20:44:15.282347+0000 mon.a (mon.0) 10087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[17655]: cluster 2024-04-03T20:44:15.336306+0000 mgr.y (mgr.24370) 11573 : cluster [DBG] pgmap v11557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[17655]: audit 2024-04-03T20:44:15.708407+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:44:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[17655]: audit 2024-04-03T20:44:15.710194+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:44:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[17655]: audit 2024-04-03T20:44:15.719379+0000 mon.a (mon.0) 10090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[27441]: audit 2024-04-03T20:44:15.193894+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[27441]: audit 2024-04-03T20:44:15.206433+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[27441]: audit 2024-04-03T20:44:15.269915+0000 mon.a (mon.0) 10086 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[27441]: audit 2024-04-03T20:44:15.282347+0000 mon.a (mon.0) 10087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[27441]: cluster 2024-04-03T20:44:15.336306+0000 mgr.y (mgr.24370) 11573 : cluster [DBG] pgmap v11557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[27441]: audit 2024-04-03T20:44:15.708407+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:44:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[27441]: audit 2024-04-03T20:44:15.710194+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:44:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:16 smithi067 bash[27441]: audit 2024-04-03T20:44:15.719379+0000 mon.a (mon.0) 10090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:44:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:17 smithi082 bash[20963]: cluster 2024-04-03T20:44:17.337424+0000 mgr.y (mgr.24370) 11574 : cluster [DBG] pgmap v11558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:17 smithi082 bash[20963]: audit 2024-04-03T20:44:17.397763+0000 mon.c (mon.2) 4606 : audit [DBG] from='client.? 172.21.15.67:0/655345610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:17 smithi067 bash[17655]: cluster 2024-04-03T20:44:17.337424+0000 mgr.y (mgr.24370) 11574 : cluster [DBG] pgmap v11558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:17 smithi067 bash[17655]: audit 2024-04-03T20:44:17.397763+0000 mon.c (mon.2) 4606 : audit [DBG] from='client.? 172.21.15.67:0/655345610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:17 smithi067 bash[27441]: cluster 2024-04-03T20:44:17.337424+0000 mgr.y (mgr.24370) 11574 : cluster [DBG] pgmap v11558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:17 smithi067 bash[27441]: audit 2024-04-03T20:44:17.397763+0000 mon.c (mon.2) 4606 : audit [DBG] from='client.? 172.21.15.67:0/655345610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:19 smithi082 bash[20963]: cluster 2024-04-03T20:44:19.338130+0000 mgr.y (mgr.24370) 11575 : cluster [DBG] pgmap v11559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:19 smithi067 bash[17655]: cluster 2024-04-03T20:44:19.338130+0000 mgr.y (mgr.24370) 11575 : cluster [DBG] pgmap v11559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:19 smithi067 bash[27441]: cluster 2024-04-03T20:44:19.338130+0000 mgr.y (mgr.24370) 11575 : cluster [DBG] pgmap v11559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:20 smithi082 bash[20963]: audit 2024-04-03T20:44:19.849346+0000 mon.c (mon.2) 4607 : audit [DBG] from='client.? 172.21.15.67:0/3014027779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:20 smithi067 bash[17655]: audit 2024-04-03T20:44:19.849346+0000 mon.c (mon.2) 4607 : audit [DBG] from='client.? 172.21.15.67:0/3014027779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:20 smithi067 bash[27441]: audit 2024-04-03T20:44:19.849346+0000 mon.c (mon.2) 4607 : audit [DBG] from='client.? 172.21.15.67:0/3014027779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:21 smithi082 bash[20963]: cluster 2024-04-03T20:44:21.339314+0000 mgr.y (mgr.24370) 11576 : cluster [DBG] pgmap v11560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:21 smithi067 bash[17655]: cluster 2024-04-03T20:44:21.339314+0000 mgr.y (mgr.24370) 11576 : cluster [DBG] pgmap v11560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:21 smithi067 bash[27441]: cluster 2024-04-03T20:44:21.339314+0000 mgr.y (mgr.24370) 11576 : cluster [DBG] pgmap v11560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:22 smithi082 bash[20963]: audit 2024-04-03T20:44:22.300692+0000 mon.c (mon.2) 4608 : audit [DBG] from='client.? 172.21.15.67:0/262925191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:22 smithi067 bash[17655]: audit 2024-04-03T20:44:22.300692+0000 mon.c (mon.2) 4608 : audit [DBG] from='client.? 172.21.15.67:0/262925191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:22 smithi067 bash[27441]: audit 2024-04-03T20:44:22.300692+0000 mon.c (mon.2) 4608 : audit [DBG] from='client.? 172.21.15.67:0/262925191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:23] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:44:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:23 smithi082 bash[20963]: cluster 2024-04-03T20:44:23.339961+0000 mgr.y (mgr.24370) 11577 : cluster [DBG] pgmap v11561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:44:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:23 smithi067 bash[27441]: cluster 2024-04-03T20:44:23.339961+0000 mgr.y (mgr.24370) 11577 : cluster [DBG] pgmap v11561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:23 smithi067 bash[17655]: cluster 2024-04-03T20:44:23.339961+0000 mgr.y (mgr.24370) 11577 : cluster [DBG] pgmap v11561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:24 smithi082 bash[20963]: audit 2024-04-03T20:44:24.757968+0000 mon.a (mon.0) 10091 : audit [DBG] from='client.? 172.21.15.67:0/3459336028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:24 smithi067 bash[17655]: audit 2024-04-03T20:44:24.757968+0000 mon.a (mon.0) 10091 : audit [DBG] from='client.? 172.21.15.67:0/3459336028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:24 smithi067 bash[27441]: audit 2024-04-03T20:44:24.757968+0000 mon.a (mon.0) 10091 : audit [DBG] from='client.? 172.21.15.67:0/3459336028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:25 smithi082 bash[20963]: audit 2024-04-03T20:44:25.273722+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:25 smithi082 bash[20963]: cluster 2024-04-03T20:44:25.340604+0000 mgr.y (mgr.24370) 11578 : cluster [DBG] pgmap v11562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:25 smithi067 bash[17655]: audit 2024-04-03T20:44:25.273722+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:25 smithi067 bash[17655]: cluster 2024-04-03T20:44:25.340604+0000 mgr.y (mgr.24370) 11578 : cluster [DBG] pgmap v11562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:25 smithi067 bash[27441]: audit 2024-04-03T20:44:25.273722+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:25 smithi067 bash[27441]: cluster 2024-04-03T20:44:25.340604+0000 mgr.y (mgr.24370) 11578 : cluster [DBG] pgmap v11562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:27 smithi082 bash[20963]: audit 2024-04-03T20:44:27.207349+0000 mon.c (mon.2) 4609 : audit [DBG] from='client.? 172.21.15.67:0/1178952228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:27 smithi067 bash[17655]: audit 2024-04-03T20:44:27.207349+0000 mon.c (mon.2) 4609 : audit [DBG] from='client.? 172.21.15.67:0/1178952228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:27 smithi067 bash[27441]: audit 2024-04-03T20:44:27.207349+0000 mon.c (mon.2) 4609 : audit [DBG] from='client.? 172.21.15.67:0/1178952228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:28 smithi082 bash[20963]: cluster 2024-04-03T20:44:27.341728+0000 mgr.y (mgr.24370) 11579 : cluster [DBG] pgmap v11563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:28 smithi067 bash[17655]: cluster 2024-04-03T20:44:27.341728+0000 mgr.y (mgr.24370) 11579 : cluster [DBG] pgmap v11563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:28 smithi067 bash[27441]: cluster 2024-04-03T20:44:27.341728+0000 mgr.y (mgr.24370) 11579 : cluster [DBG] pgmap v11563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:29 smithi082 bash[20963]: cluster 2024-04-03T20:44:29.342390+0000 mgr.y (mgr.24370) 11580 : cluster [DBG] pgmap v11564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:29 smithi067 bash[17655]: cluster 2024-04-03T20:44:29.342390+0000 mgr.y (mgr.24370) 11580 : cluster [DBG] pgmap v11564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:29 smithi067 bash[27441]: cluster 2024-04-03T20:44:29.342390+0000 mgr.y (mgr.24370) 11580 : cluster [DBG] pgmap v11564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:30 smithi082 bash[20963]: audit 2024-04-03T20:44:29.653950+0000 mon.a (mon.0) 10093 : audit [DBG] from='client.? 172.21.15.67:0/3201959458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:30 smithi067 bash[17655]: audit 2024-04-03T20:44:29.653950+0000 mon.a (mon.0) 10093 : audit [DBG] from='client.? 172.21.15.67:0/3201959458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:30 smithi067 bash[27441]: audit 2024-04-03T20:44:29.653950+0000 mon.a (mon.0) 10093 : audit [DBG] from='client.? 172.21.15.67:0/3201959458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:31 smithi082 bash[20963]: cluster 2024-04-03T20:44:31.343605+0000 mgr.y (mgr.24370) 11581 : cluster [DBG] pgmap v11565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:31.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:31 smithi067 bash[27441]: cluster 2024-04-03T20:44:31.343605+0000 mgr.y (mgr.24370) 11581 : cluster [DBG] pgmap v11565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:31 smithi067 bash[17655]: cluster 2024-04-03T20:44:31.343605+0000 mgr.y (mgr.24370) 11581 : cluster [DBG] pgmap v11565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:32 smithi082 bash[20963]: audit 2024-04-03T20:44:32.112067+0000 mon.c (mon.2) 4610 : audit [DBG] from='client.? 172.21.15.67:0/4056742208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:32.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:32 smithi067 bash[27441]: audit 2024-04-03T20:44:32.112067+0000 mon.c (mon.2) 4610 : audit [DBG] from='client.? 172.21.15.67:0/4056742208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:32 smithi067 bash[17655]: audit 2024-04-03T20:44:32.112067+0000 mon.c (mon.2) 4610 : audit [DBG] from='client.? 172.21.15.67:0/4056742208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:33] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:44:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:33 smithi082 bash[20963]: cluster 2024-04-03T20:44:33.344369+0000 mgr.y (mgr.24370) 11582 : cluster [DBG] pgmap v11566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:44:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:33 smithi067 bash[27441]: cluster 2024-04-03T20:44:33.344369+0000 mgr.y (mgr.24370) 11582 : cluster [DBG] pgmap v11566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:33 smithi067 bash[17655]: cluster 2024-04-03T20:44:33.344369+0000 mgr.y (mgr.24370) 11582 : cluster [DBG] pgmap v11566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:34 smithi082 bash[20963]: audit 2024-04-03T20:44:34.564347+0000 mon.c (mon.2) 4611 : audit [DBG] from='client.? 172.21.15.67:0/3932954963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:34 smithi067 bash[17655]: audit 2024-04-03T20:44:34.564347+0000 mon.c (mon.2) 4611 : audit [DBG] from='client.? 172.21.15.67:0/3932954963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:34.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:34 smithi067 bash[27441]: audit 2024-04-03T20:44:34.564347+0000 mon.c (mon.2) 4611 : audit [DBG] from='client.? 172.21.15.67:0/3932954963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:35 smithi082 bash[20963]: cluster 2024-04-03T20:44:35.345118+0000 mgr.y (mgr.24370) 11583 : cluster [DBG] pgmap v11567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:35 smithi067 bash[17655]: cluster 2024-04-03T20:44:35.345118+0000 mgr.y (mgr.24370) 11583 : cluster [DBG] pgmap v11567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:35 smithi067 bash[27441]: cluster 2024-04-03T20:44:35.345118+0000 mgr.y (mgr.24370) 11583 : cluster [DBG] pgmap v11567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:37 smithi082 bash[20963]: audit 2024-04-03T20:44:37.021652+0000 mon.c (mon.2) 4612 : audit [DBG] from='client.? 172.21.15.67:0/856757034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:37 smithi067 bash[27441]: audit 2024-04-03T20:44:37.021652+0000 mon.c (mon.2) 4612 : audit [DBG] from='client.? 172.21.15.67:0/856757034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:37 smithi067 bash[17655]: audit 2024-04-03T20:44:37.021652+0000 mon.c (mon.2) 4612 : audit [DBG] from='client.? 172.21.15.67:0/856757034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:38 smithi082 bash[20963]: cluster 2024-04-03T20:44:37.346321+0000 mgr.y (mgr.24370) 11584 : cluster [DBG] pgmap v11568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:38 smithi067 bash[17655]: cluster 2024-04-03T20:44:37.346321+0000 mgr.y (mgr.24370) 11584 : cluster [DBG] pgmap v11568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:38 smithi067 bash[27441]: cluster 2024-04-03T20:44:37.346321+0000 mgr.y (mgr.24370) 11584 : cluster [DBG] pgmap v11568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:39 smithi082 bash[20963]: cluster 2024-04-03T20:44:39.346799+0000 mgr.y (mgr.24370) 11585 : cluster [DBG] pgmap v11569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:39 smithi067 bash[17655]: cluster 2024-04-03T20:44:39.346799+0000 mgr.y (mgr.24370) 11585 : cluster [DBG] pgmap v11569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:39.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:39 smithi067 bash[27441]: cluster 2024-04-03T20:44:39.346799+0000 mgr.y (mgr.24370) 11585 : cluster [DBG] pgmap v11569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:40 smithi082 bash[20963]: audit 2024-04-03T20:44:39.484548+0000 mon.a (mon.0) 10094 : audit [DBG] from='client.? 172.21.15.67:0/3676462810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:40 smithi082 bash[20963]: audit 2024-04-03T20:44:40.274208+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:40 smithi067 bash[17655]: audit 2024-04-03T20:44:39.484548+0000 mon.a (mon.0) 10094 : audit [DBG] from='client.? 172.21.15.67:0/3676462810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:40 smithi067 bash[17655]: audit 2024-04-03T20:44:40.274208+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:40 smithi067 bash[27441]: audit 2024-04-03T20:44:39.484548+0000 mon.a (mon.0) 10094 : audit [DBG] from='client.? 172.21.15.67:0/3676462810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:40 smithi067 bash[27441]: audit 2024-04-03T20:44:40.274208+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:41 smithi082 bash[20963]: cluster 2024-04-03T20:44:41.348022+0000 mgr.y (mgr.24370) 11586 : cluster [DBG] pgmap v11570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:41 smithi067 bash[27441]: cluster 2024-04-03T20:44:41.348022+0000 mgr.y (mgr.24370) 11586 : cluster [DBG] pgmap v11570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:41 smithi067 bash[17655]: cluster 2024-04-03T20:44:41.348022+0000 mgr.y (mgr.24370) 11586 : cluster [DBG] pgmap v11570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:42 smithi082 bash[20963]: audit 2024-04-03T20:44:41.934696+0000 mon.a (mon.0) 10096 : audit [DBG] from='client.? 172.21.15.67:0/3889969427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:42 smithi067 bash[17655]: audit 2024-04-03T20:44:41.934696+0000 mon.a (mon.0) 10096 : audit [DBG] from='client.? 172.21.15.67:0/3889969427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:42 smithi067 bash[27441]: audit 2024-04-03T20:44:41.934696+0000 mon.a (mon.0) 10096 : audit [DBG] from='client.? 172.21.15.67:0/3889969427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:44:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:44:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:43 smithi082 bash[20963]: cluster 2024-04-03T20:44:43.348660+0000 mgr.y (mgr.24370) 11587 : cluster [DBG] pgmap v11571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:43.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:43 smithi067 bash[27441]: cluster 2024-04-03T20:44:43.348660+0000 mgr.y (mgr.24370) 11587 : cluster [DBG] pgmap v11571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:43.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:43 smithi067 bash[17655]: cluster 2024-04-03T20:44:43.348660+0000 mgr.y (mgr.24370) 11587 : cluster [DBG] pgmap v11571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:44 smithi082 bash[20963]: audit 2024-04-03T20:44:44.384266+0000 mon.a (mon.0) 10097 : audit [DBG] from='client.? 172.21.15.67:0/3578928313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:44 smithi067 bash[27441]: audit 2024-04-03T20:44:44.384266+0000 mon.a (mon.0) 10097 : audit [DBG] from='client.? 172.21.15.67:0/3578928313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:44.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:44 smithi067 bash[17655]: audit 2024-04-03T20:44:44.384266+0000 mon.a (mon.0) 10097 : audit [DBG] from='client.? 172.21.15.67:0/3578928313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:45 smithi082 bash[20963]: cluster 2024-04-03T20:44:45.349370+0000 mgr.y (mgr.24370) 11588 : cluster [DBG] pgmap v11572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:45.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:45 smithi067 bash[27441]: cluster 2024-04-03T20:44:45.349370+0000 mgr.y (mgr.24370) 11588 : cluster [DBG] pgmap v11572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:45.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:45 smithi067 bash[17655]: cluster 2024-04-03T20:44:45.349370+0000 mgr.y (mgr.24370) 11588 : cluster [DBG] pgmap v11572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:46 smithi067 bash[17655]: audit 2024-04-03T20:44:46.844546+0000 mon.c (mon.2) 4613 : audit [DBG] from='client.? 172.21.15.67:0/585860227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:46 smithi067 bash[27441]: audit 2024-04-03T20:44:46.844546+0000 mon.c (mon.2) 4613 : audit [DBG] from='client.? 172.21.15.67:0/585860227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:46 smithi082 bash[20963]: audit 2024-04-03T20:44:46.844546+0000 mon.c (mon.2) 4613 : audit [DBG] from='client.? 172.21.15.67:0/585860227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:48.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:47 smithi067 bash[27441]: cluster 2024-04-03T20:44:47.350584+0000 mgr.y (mgr.24370) 11589 : cluster [DBG] pgmap v11573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:47 smithi067 bash[17655]: cluster 2024-04-03T20:44:47.350584+0000 mgr.y (mgr.24370) 11589 : cluster [DBG] pgmap v11573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:48.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:47 smithi082 bash[20963]: cluster 2024-04-03T20:44:47.350584+0000 mgr.y (mgr.24370) 11589 : cluster [DBG] pgmap v11573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:49 smithi082 bash[20963]: audit 2024-04-03T20:44:49.297283+0000 mon.a (mon.0) 10098 : audit [DBG] from='client.? 172.21.15.67:0/3971911860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:49 smithi067 bash[17655]: audit 2024-04-03T20:44:49.297283+0000 mon.a (mon.0) 10098 : audit [DBG] from='client.? 172.21.15.67:0/3971911860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:49 smithi067 bash[27441]: audit 2024-04-03T20:44:49.297283+0000 mon.a (mon.0) 10098 : audit [DBG] from='client.? 172.21.15.67:0/3971911860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:50 smithi082 bash[20963]: cluster 2024-04-03T20:44:49.351233+0000 mgr.y (mgr.24370) 11590 : cluster [DBG] pgmap v11574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:50 smithi067 bash[27441]: cluster 2024-04-03T20:44:49.351233+0000 mgr.y (mgr.24370) 11590 : cluster [DBG] pgmap v11574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:50 smithi067 bash[17655]: cluster 2024-04-03T20:44:49.351233+0000 mgr.y (mgr.24370) 11590 : cluster [DBG] pgmap v11574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:52 smithi082 bash[20963]: cluster 2024-04-03T20:44:51.352096+0000 mgr.y (mgr.24370) 11591 : cluster [DBG] pgmap v11575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:52 smithi082 bash[20963]: audit 2024-04-03T20:44:51.751264+0000 mon.a (mon.0) 10099 : audit [DBG] from='client.? 172.21.15.67:0/1340727839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:52 smithi067 bash[17655]: cluster 2024-04-03T20:44:51.352096+0000 mgr.y (mgr.24370) 11591 : cluster [DBG] pgmap v11575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:52 smithi067 bash[17655]: audit 2024-04-03T20:44:51.751264+0000 mon.a (mon.0) 10099 : audit [DBG] from='client.? 172.21.15.67:0/1340727839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:52 smithi067 bash[27441]: cluster 2024-04-03T20:44:51.352096+0000 mgr.y (mgr.24370) 11591 : cluster [DBG] pgmap v11575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:52 smithi067 bash[27441]: audit 2024-04-03T20:44:51.751264+0000 mon.a (mon.0) 10099 : audit [DBG] from='client.? 172.21.15.67:0/1340727839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:44:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:44:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:54 smithi082 bash[20963]: cluster 2024-04-03T20:44:53.352712+0000 mgr.y (mgr.24370) 11592 : cluster [DBG] pgmap v11576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:54 smithi082 bash[20963]: audit 2024-04-03T20:44:54.211233+0000 mon.a (mon.0) 10100 : audit [DBG] from='client.? 172.21.15.67:0/1400975627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:54 smithi067 bash[17655]: cluster 2024-04-03T20:44:53.352712+0000 mgr.y (mgr.24370) 11592 : cluster [DBG] pgmap v11576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:54 smithi067 bash[17655]: audit 2024-04-03T20:44:54.211233+0000 mon.a (mon.0) 10100 : audit [DBG] from='client.? 172.21.15.67:0/1400975627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:54 smithi067 bash[27441]: cluster 2024-04-03T20:44:53.352712+0000 mgr.y (mgr.24370) 11592 : cluster [DBG] pgmap v11576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:54 smithi067 bash[27441]: audit 2024-04-03T20:44:54.211233+0000 mon.a (mon.0) 10100 : audit [DBG] from='client.? 172.21.15.67:0/1400975627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:55 smithi082 bash[20963]: audit 2024-04-03T20:44:55.273385+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:55 smithi067 bash[27441]: audit 2024-04-03T20:44:55.273385+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:55 smithi067 bash[17655]: audit 2024-04-03T20:44:55.273385+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:44:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:56 smithi082 bash[20963]: cluster 2024-04-03T20:44:55.353369+0000 mgr.y (mgr.24370) 11593 : cluster [DBG] pgmap v11577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:56 smithi067 bash[17655]: cluster 2024-04-03T20:44:55.353369+0000 mgr.y (mgr.24370) 11593 : cluster [DBG] pgmap v11577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:56 smithi067 bash[27441]: cluster 2024-04-03T20:44:55.353369+0000 mgr.y (mgr.24370) 11593 : cluster [DBG] pgmap v11577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:57 smithi067 bash[27441]: audit 2024-04-03T20:44:56.667943+0000 mon.c (mon.2) 4614 : audit [DBG] from='client.? 172.21.15.67:0/3839818081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:57 smithi067 bash[17655]: audit 2024-04-03T20:44:56.667943+0000 mon.c (mon.2) 4614 : audit [DBG] from='client.? 172.21.15.67:0/3839818081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:57 smithi082 bash[20963]: audit 2024-04-03T20:44:56.667943+0000 mon.c (mon.2) 4614 : audit [DBG] from='client.? 172.21.15.67:0/3839818081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:58 smithi067 bash[27441]: cluster 2024-04-03T20:44:57.354548+0000 mgr.y (mgr.24370) 11594 : cluster [DBG] pgmap v11578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:58 smithi067 bash[17655]: cluster 2024-04-03T20:44:57.354548+0000 mgr.y (mgr.24370) 11594 : cluster [DBG] pgmap v11578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:58 smithi082 bash[20963]: cluster 2024-04-03T20:44:57.354548+0000 mgr.y (mgr.24370) 11594 : cluster [DBG] pgmap v11578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:44:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:44:59 smithi067 bash[27441]: audit 2024-04-03T20:44:59.127025+0000 mon.c (mon.2) 4615 : audit [DBG] from='client.? 172.21.15.67:0/2549874357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:44:59 smithi067 bash[17655]: audit 2024-04-03T20:44:59.127025+0000 mon.c (mon.2) 4615 : audit [DBG] from='client.? 172.21.15.67:0/2549874357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:44:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:44:59 smithi082 bash[20963]: audit 2024-04-03T20:44:59.127025+0000 mon.c (mon.2) 4615 : audit [DBG] from='client.? 172.21.15.67:0/2549874357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:00 smithi067 bash[27441]: cluster 2024-04-03T20:44:59.355240+0000 mgr.y (mgr.24370) 11595 : cluster [DBG] pgmap v11579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:00 smithi067 bash[17655]: cluster 2024-04-03T20:44:59.355240+0000 mgr.y (mgr.24370) 11595 : cluster [DBG] pgmap v11579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:00 smithi082 bash[20963]: cluster 2024-04-03T20:44:59.355240+0000 mgr.y (mgr.24370) 11595 : cluster [DBG] pgmap v11579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:01 smithi067 bash[17655]: cluster 2024-04-03T20:45:01.356409+0000 mgr.y (mgr.24370) 11596 : cluster [DBG] pgmap v11580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:01 smithi067 bash[27441]: cluster 2024-04-03T20:45:01.356409+0000 mgr.y (mgr.24370) 11596 : cluster [DBG] pgmap v11580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:01 smithi082 bash[20963]: cluster 2024-04-03T20:45:01.356409+0000 mgr.y (mgr.24370) 11596 : cluster [DBG] pgmap v11580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:02 smithi067 bash[17655]: audit 2024-04-03T20:45:01.591592+0000 mon.c (mon.2) 4616 : audit [DBG] from='client.? 172.21.15.67:0/3704315257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:02 smithi067 bash[27441]: audit 2024-04-03T20:45:01.591592+0000 mon.c (mon.2) 4616 : audit [DBG] from='client.? 172.21.15.67:0/3704315257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:02 smithi082 bash[20963]: audit 2024-04-03T20:45:01.591592+0000 mon.c (mon.2) 4616 : audit [DBG] from='client.? 172.21.15.67:0/3704315257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:03] "GET /metrics HTTP/1.1" 200 239970 "" "Prometheus/2.43.0" 2024-04-03T20:45:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:03 smithi082 bash[20963]: cluster 2024-04-03T20:45:03.357043+0000 mgr.y (mgr.24370) 11597 : cluster [DBG] pgmap v11581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:45:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:03 smithi067 bash[27441]: cluster 2024-04-03T20:45:03.357043+0000 mgr.y (mgr.24370) 11597 : cluster [DBG] pgmap v11581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:03 smithi067 bash[17655]: cluster 2024-04-03T20:45:03.357043+0000 mgr.y (mgr.24370) 11597 : cluster [DBG] pgmap v11581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:04 smithi082 bash[20963]: audit 2024-04-03T20:45:04.047836+0000 mon.a (mon.0) 10102 : audit [DBG] from='client.? 172.21.15.67:0/791361044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:04 smithi067 bash[27441]: audit 2024-04-03T20:45:04.047836+0000 mon.a (mon.0) 10102 : audit [DBG] from='client.? 172.21.15.67:0/791361044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:04 smithi067 bash[17655]: audit 2024-04-03T20:45:04.047836+0000 mon.a (mon.0) 10102 : audit [DBG] from='client.? 172.21.15.67:0/791361044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:05 smithi082 bash[20963]: cluster 2024-04-03T20:45:05.357729+0000 mgr.y (mgr.24370) 11598 : cluster [DBG] pgmap v11582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:05 smithi067 bash[17655]: cluster 2024-04-03T20:45:05.357729+0000 mgr.y (mgr.24370) 11598 : cluster [DBG] pgmap v11582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:05 smithi067 bash[27441]: cluster 2024-04-03T20:45:05.357729+0000 mgr.y (mgr.24370) 11598 : cluster [DBG] pgmap v11582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:06 smithi082 bash[20963]: audit 2024-04-03T20:45:06.508774+0000 mon.a (mon.0) 10103 : audit [DBG] from='client.? 172.21.15.67:0/4191645225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:06 smithi067 bash[27441]: audit 2024-04-03T20:45:06.508774+0000 mon.a (mon.0) 10103 : audit [DBG] from='client.? 172.21.15.67:0/4191645225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:06 smithi067 bash[17655]: audit 2024-04-03T20:45:06.508774+0000 mon.a (mon.0) 10103 : audit [DBG] from='client.? 172.21.15.67:0/4191645225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:07 smithi082 bash[20963]: cluster 2024-04-03T20:45:07.358893+0000 mgr.y (mgr.24370) 11599 : cluster [DBG] pgmap v11583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:07 smithi067 bash[27441]: cluster 2024-04-03T20:45:07.358893+0000 mgr.y (mgr.24370) 11599 : cluster [DBG] pgmap v11583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:07 smithi067 bash[17655]: cluster 2024-04-03T20:45:07.358893+0000 mgr.y (mgr.24370) 11599 : cluster [DBG] pgmap v11583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:09 smithi082 bash[20963]: audit 2024-04-03T20:45:08.956397+0000 mon.c (mon.2) 4617 : audit [DBG] from='client.? 172.21.15.67:0/1768156152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:09 smithi067 bash[17655]: audit 2024-04-03T20:45:08.956397+0000 mon.c (mon.2) 4617 : audit [DBG] from='client.? 172.21.15.67:0/1768156152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:09 smithi067 bash[27441]: audit 2024-04-03T20:45:08.956397+0000 mon.c (mon.2) 4617 : audit [DBG] from='client.? 172.21.15.67:0/1768156152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:10 smithi082 bash[20963]: cluster 2024-04-03T20:45:09.359727+0000 mgr.y (mgr.24370) 11600 : cluster [DBG] pgmap v11584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:10 smithi067 bash[17655]: cluster 2024-04-03T20:45:09.359727+0000 mgr.y (mgr.24370) 11600 : cluster [DBG] pgmap v11584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:10 smithi067 bash[27441]: cluster 2024-04-03T20:45:09.359727+0000 mgr.y (mgr.24370) 11600 : cluster [DBG] pgmap v11584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:11 smithi082 bash[20963]: audit 2024-04-03T20:45:10.274777+0000 mon.a (mon.0) 10104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:11 smithi067 bash[17655]: audit 2024-04-03T20:45:10.274777+0000 mon.a (mon.0) 10104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:11 smithi067 bash[27441]: audit 2024-04-03T20:45:10.274777+0000 mon.a (mon.0) 10104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:12 smithi082 bash[20963]: cluster 2024-04-03T20:45:11.360910+0000 mgr.y (mgr.24370) 11601 : cluster [DBG] pgmap v11585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:12 smithi082 bash[20963]: audit 2024-04-03T20:45:11.412354+0000 mon.a (mon.0) 10105 : audit [DBG] from='client.? 172.21.15.67:0/3283560773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:12 smithi067 bash[17655]: cluster 2024-04-03T20:45:11.360910+0000 mgr.y (mgr.24370) 11601 : cluster [DBG] pgmap v11585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:12 smithi067 bash[17655]: audit 2024-04-03T20:45:11.412354+0000 mon.a (mon.0) 10105 : audit [DBG] from='client.? 172.21.15.67:0/3283560773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:12 smithi067 bash[27441]: cluster 2024-04-03T20:45:11.360910+0000 mgr.y (mgr.24370) 11601 : cluster [DBG] pgmap v11585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:12 smithi067 bash[27441]: audit 2024-04-03T20:45:11.412354+0000 mon.a (mon.0) 10105 : audit [DBG] from='client.? 172.21.15.67:0/3283560773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:45:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:45:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:13 smithi082 bash[20963]: cluster 2024-04-03T20:45:13.361575+0000 mgr.y (mgr.24370) 11602 : cluster [DBG] pgmap v11586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:13 smithi067 bash[17655]: cluster 2024-04-03T20:45:13.361575+0000 mgr.y (mgr.24370) 11602 : cluster [DBG] pgmap v11586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:13 smithi067 bash[27441]: cluster 2024-04-03T20:45:13.361575+0000 mgr.y (mgr.24370) 11602 : cluster [DBG] pgmap v11586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:14 smithi082 bash[20963]: audit 2024-04-03T20:45:13.872133+0000 mon.c (mon.2) 4618 : audit [DBG] from='client.? 172.21.15.67:0/4240413784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:14 smithi067 bash[17655]: audit 2024-04-03T20:45:13.872133+0000 mon.c (mon.2) 4618 : audit [DBG] from='client.? 172.21.15.67:0/4240413784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:14 smithi067 bash[27441]: audit 2024-04-03T20:45:13.872133+0000 mon.c (mon.2) 4618 : audit [DBG] from='client.? 172.21.15.67:0/4240413784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:15 smithi082 bash[20963]: cluster 2024-04-03T20:45:15.362370+0000 mgr.y (mgr.24370) 11603 : cluster [DBG] pgmap v11587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:15 smithi067 bash[17655]: cluster 2024-04-03T20:45:15.362370+0000 mgr.y (mgr.24370) 11603 : cluster [DBG] pgmap v11587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:15 smithi067 bash[27441]: cluster 2024-04-03T20:45:15.362370+0000 mgr.y (mgr.24370) 11603 : cluster [DBG] pgmap v11587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:16 smithi082 bash[20963]: audit 2024-04-03T20:45:15.793229+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:45:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:16 smithi082 bash[20963]: audit 2024-04-03T20:45:16.317936+0000 mon.a (mon.0) 10107 : audit [DBG] from='client.? 172.21.15.67:0/1318724634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:16 smithi067 bash[27441]: audit 2024-04-03T20:45:15.793229+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:45:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:16 smithi067 bash[27441]: audit 2024-04-03T20:45:16.317936+0000 mon.a (mon.0) 10107 : audit [DBG] from='client.? 172.21.15.67:0/1318724634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:16 smithi067 bash[17655]: audit 2024-04-03T20:45:15.793229+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:45:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:16 smithi067 bash[17655]: audit 2024-04-03T20:45:16.317936+0000 mon.a (mon.0) 10107 : audit [DBG] from='client.? 172.21.15.67:0/1318724634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:18 smithi082 bash[20963]: cluster 2024-04-03T20:45:17.363531+0000 mgr.y (mgr.24370) 11604 : cluster [DBG] pgmap v11588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:18 smithi067 bash[17655]: cluster 2024-04-03T20:45:17.363531+0000 mgr.y (mgr.24370) 11604 : cluster [DBG] pgmap v11588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:18 smithi067 bash[27441]: cluster 2024-04-03T20:45:17.363531+0000 mgr.y (mgr.24370) 11604 : cluster [DBG] pgmap v11588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:19 smithi082 bash[20963]: audit 2024-04-03T20:45:18.768104+0000 mon.c (mon.2) 4619 : audit [DBG] from='client.? 172.21.15.67:0/3020019697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:19 smithi067 bash[17655]: audit 2024-04-03T20:45:18.768104+0000 mon.c (mon.2) 4619 : audit [DBG] from='client.? 172.21.15.67:0/3020019697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:19 smithi067 bash[27441]: audit 2024-04-03T20:45:18.768104+0000 mon.c (mon.2) 4619 : audit [DBG] from='client.? 172.21.15.67:0/3020019697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:20 smithi082 bash[20963]: cluster 2024-04-03T20:45:19.364262+0000 mgr.y (mgr.24370) 11605 : cluster [DBG] pgmap v11589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:20 smithi067 bash[17655]: cluster 2024-04-03T20:45:19.364262+0000 mgr.y (mgr.24370) 11605 : cluster [DBG] pgmap v11589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:20 smithi067 bash[27441]: cluster 2024-04-03T20:45:19.364262+0000 mgr.y (mgr.24370) 11605 : cluster [DBG] pgmap v11589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:21 smithi082 bash[20963]: audit 2024-04-03T20:45:21.261197+0000 mon.a (mon.0) 10108 : audit [DBG] from='client.? 172.21.15.67:0/288726625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:21 smithi067 bash[27441]: audit 2024-04-03T20:45:21.261197+0000 mon.a (mon.0) 10108 : audit [DBG] from='client.? 172.21.15.67:0/288726625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:21 smithi067 bash[17655]: audit 2024-04-03T20:45:21.261197+0000 mon.a (mon.0) 10108 : audit [DBG] from='client.? 172.21.15.67:0/288726625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:22 smithi082 bash[20963]: cluster 2024-04-03T20:45:21.365172+0000 mgr.y (mgr.24370) 11606 : cluster [DBG] pgmap v11590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:22 smithi082 bash[20963]: audit 2024-04-03T20:45:21.500922+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:22 smithi082 bash[20963]: audit 2024-04-03T20:45:21.510886+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:22 smithi082 bash[20963]: audit 2024-04-03T20:45:21.844638+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:22 smithi082 bash[20963]: audit 2024-04-03T20:45:21.851974+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[27441]: cluster 2024-04-03T20:45:21.365172+0000 mgr.y (mgr.24370) 11606 : cluster [DBG] pgmap v11590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[27441]: audit 2024-04-03T20:45:21.500922+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[27441]: audit 2024-04-03T20:45:21.510886+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[27441]: audit 2024-04-03T20:45:21.844638+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[27441]: audit 2024-04-03T20:45:21.851974+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[17655]: cluster 2024-04-03T20:45:21.365172+0000 mgr.y (mgr.24370) 11606 : cluster [DBG] pgmap v11590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[17655]: audit 2024-04-03T20:45:21.500922+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[17655]: audit 2024-04-03T20:45:21.510886+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[17655]: audit 2024-04-03T20:45:21.844638+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:22 smithi067 bash[17655]: audit 2024-04-03T20:45:21.851974+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:23 smithi067 bash[17655]: audit 2024-04-03T20:45:22.337080+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:45:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:23 smithi067 bash[17655]: audit 2024-04-03T20:45:22.338494+0000 mon.a (mon.0) 10114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:45:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:23 smithi067 bash[17655]: audit 2024-04-03T20:45:22.346496+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:45:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:23 smithi067 bash[27441]: audit 2024-04-03T20:45:22.337080+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:45:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:23 smithi067 bash[27441]: audit 2024-04-03T20:45:22.338494+0000 mon.a (mon.0) 10114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:45:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:23 smithi067 bash[27441]: audit 2024-04-03T20:45:22.346496+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:45:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:23 smithi082 bash[20963]: audit 2024-04-03T20:45:22.337080+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:45:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:23 smithi082 bash[20963]: audit 2024-04-03T20:45:22.338494+0000 mon.a (mon.0) 10114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:45:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:23 smithi082 bash[20963]: audit 2024-04-03T20:45:22.346496+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:45:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:24 smithi082 bash[20963]: cluster 2024-04-03T20:45:23.365815+0000 mgr.y (mgr.24370) 11607 : cluster [DBG] pgmap v11591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:24 smithi082 bash[20963]: audit 2024-04-03T20:45:23.713339+0000 mon.c (mon.2) 4620 : audit [DBG] from='client.? 172.21.15.67:0/1910383244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:24 smithi067 bash[17655]: cluster 2024-04-03T20:45:23.365815+0000 mgr.y (mgr.24370) 11607 : cluster [DBG] pgmap v11591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:24 smithi067 bash[17655]: audit 2024-04-03T20:45:23.713339+0000 mon.c (mon.2) 4620 : audit [DBG] from='client.? 172.21.15.67:0/1910383244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:24 smithi067 bash[27441]: cluster 2024-04-03T20:45:23.365815+0000 mgr.y (mgr.24370) 11607 : cluster [DBG] pgmap v11591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:24 smithi067 bash[27441]: audit 2024-04-03T20:45:23.713339+0000 mon.c (mon.2) 4620 : audit [DBG] from='client.? 172.21.15.67:0/1910383244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:25 smithi082 bash[20963]: audit 2024-04-03T20:45:25.275167+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:25 smithi067 bash[17655]: audit 2024-04-03T20:45:25.275167+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:25 smithi067 bash[27441]: audit 2024-04-03T20:45:25.275167+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:26 smithi082 bash[20963]: cluster 2024-04-03T20:45:25.366441+0000 mgr.y (mgr.24370) 11608 : cluster [DBG] pgmap v11592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:26 smithi082 bash[20963]: audit 2024-04-03T20:45:26.172424+0000 mon.a (mon.0) 10117 : audit [DBG] from='client.? 172.21.15.67:0/1457175183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:26 smithi067 bash[27441]: cluster 2024-04-03T20:45:25.366441+0000 mgr.y (mgr.24370) 11608 : cluster [DBG] pgmap v11592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:26 smithi067 bash[27441]: audit 2024-04-03T20:45:26.172424+0000 mon.a (mon.0) 10117 : audit [DBG] from='client.? 172.21.15.67:0/1457175183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:26 smithi067 bash[17655]: cluster 2024-04-03T20:45:25.366441+0000 mgr.y (mgr.24370) 11608 : cluster [DBG] pgmap v11592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:26 smithi067 bash[17655]: audit 2024-04-03T20:45:26.172424+0000 mon.a (mon.0) 10117 : audit [DBG] from='client.? 172.21.15.67:0/1457175183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:27 smithi082 bash[20963]: cluster 2024-04-03T20:45:27.367629+0000 mgr.y (mgr.24370) 11609 : cluster [DBG] pgmap v11593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:27 smithi067 bash[17655]: cluster 2024-04-03T20:45:27.367629+0000 mgr.y (mgr.24370) 11609 : cluster [DBG] pgmap v11593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:27 smithi067 bash[27441]: cluster 2024-04-03T20:45:27.367629+0000 mgr.y (mgr.24370) 11609 : cluster [DBG] pgmap v11593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:28 smithi082 bash[20963]: audit 2024-04-03T20:45:28.623714+0000 mon.a (mon.0) 10118 : audit [DBG] from='client.? 172.21.15.67:0/1235702789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:28 smithi067 bash[17655]: audit 2024-04-03T20:45:28.623714+0000 mon.a (mon.0) 10118 : audit [DBG] from='client.? 172.21.15.67:0/1235702789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:28 smithi067 bash[27441]: audit 2024-04-03T20:45:28.623714+0000 mon.a (mon.0) 10118 : audit [DBG] from='client.? 172.21.15.67:0/1235702789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:29 smithi082 bash[20963]: cluster 2024-04-03T20:45:29.368323+0000 mgr.y (mgr.24370) 11610 : cluster [DBG] pgmap v11594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:29 smithi067 bash[17655]: cluster 2024-04-03T20:45:29.368323+0000 mgr.y (mgr.24370) 11610 : cluster [DBG] pgmap v11594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:29 smithi067 bash[27441]: cluster 2024-04-03T20:45:29.368323+0000 mgr.y (mgr.24370) 11610 : cluster [DBG] pgmap v11594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:31 smithi082 bash[20963]: audit 2024-04-03T20:45:31.079267+0000 mon.c (mon.2) 4621 : audit [DBG] from='client.? 172.21.15.67:0/4215911806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:31 smithi067 bash[17655]: audit 2024-04-03T20:45:31.079267+0000 mon.c (mon.2) 4621 : audit [DBG] from='client.? 172.21.15.67:0/4215911806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:31 smithi067 bash[27441]: audit 2024-04-03T20:45:31.079267+0000 mon.c (mon.2) 4621 : audit [DBG] from='client.? 172.21.15.67:0/4215911806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:32 smithi067 bash[17655]: cluster 2024-04-03T20:45:31.369494+0000 mgr.y (mgr.24370) 11611 : cluster [DBG] pgmap v11595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:32 smithi067 bash[27441]: cluster 2024-04-03T20:45:31.369494+0000 mgr.y (mgr.24370) 11611 : cluster [DBG] pgmap v11595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:32.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:32 smithi082 bash[20963]: cluster 2024-04-03T20:45:31.369494+0000 mgr.y (mgr.24370) 11611 : cluster [DBG] pgmap v11595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:33] "GET /metrics HTTP/1.1" 200 239967 "" "Prometheus/2.43.0" 2024-04-03T20:45:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:33 smithi082 bash[20963]: cluster 2024-04-03T20:45:33.370156+0000 mgr.y (mgr.24370) 11612 : cluster [DBG] pgmap v11596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:45:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:33 smithi067 bash[17655]: cluster 2024-04-03T20:45:33.370156+0000 mgr.y (mgr.24370) 11612 : cluster [DBG] pgmap v11596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:33 smithi067 bash[27441]: cluster 2024-04-03T20:45:33.370156+0000 mgr.y (mgr.24370) 11612 : cluster [DBG] pgmap v11596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:34 smithi082 bash[20963]: audit 2024-04-03T20:45:33.530624+0000 mon.c (mon.2) 4622 : audit [DBG] from='client.? 172.21.15.67:0/253686741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:34 smithi067 bash[17655]: audit 2024-04-03T20:45:33.530624+0000 mon.c (mon.2) 4622 : audit [DBG] from='client.? 172.21.15.67:0/253686741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:34.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:34 smithi067 bash[27441]: audit 2024-04-03T20:45:33.530624+0000 mon.c (mon.2) 4622 : audit [DBG] from='client.? 172.21.15.67:0/253686741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:35 smithi082 bash[20963]: cluster 2024-04-03T20:45:35.370839+0000 mgr.y (mgr.24370) 11613 : cluster [DBG] pgmap v11597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:35 smithi067 bash[27441]: cluster 2024-04-03T20:45:35.370839+0000 mgr.y (mgr.24370) 11613 : cluster [DBG] pgmap v11597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:35 smithi067 bash[17655]: cluster 2024-04-03T20:45:35.370839+0000 mgr.y (mgr.24370) 11613 : cluster [DBG] pgmap v11597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:36 smithi082 bash[20963]: audit 2024-04-03T20:45:35.981090+0000 mon.c (mon.2) 4623 : audit [DBG] from='client.? 172.21.15.67:0/1224659967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:36.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:36 smithi067 bash[27441]: audit 2024-04-03T20:45:35.981090+0000 mon.c (mon.2) 4623 : audit [DBG] from='client.? 172.21.15.67:0/1224659967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:36.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:36 smithi067 bash[17655]: audit 2024-04-03T20:45:35.981090+0000 mon.c (mon.2) 4623 : audit [DBG] from='client.? 172.21.15.67:0/1224659967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:37 smithi082 bash[20963]: cluster 2024-04-03T20:45:37.372078+0000 mgr.y (mgr.24370) 11614 : cluster [DBG] pgmap v11598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:37 smithi067 bash[17655]: cluster 2024-04-03T20:45:37.372078+0000 mgr.y (mgr.24370) 11614 : cluster [DBG] pgmap v11598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:37 smithi067 bash[27441]: cluster 2024-04-03T20:45:37.372078+0000 mgr.y (mgr.24370) 11614 : cluster [DBG] pgmap v11598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:38 smithi082 bash[20963]: audit 2024-04-03T20:45:38.428085+0000 mon.c (mon.2) 4624 : audit [DBG] from='client.? 172.21.15.67:0/583151755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:38.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:38 smithi067 bash[27441]: audit 2024-04-03T20:45:38.428085+0000 mon.c (mon.2) 4624 : audit [DBG] from='client.? 172.21.15.67:0/583151755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:38.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:38 smithi067 bash[17655]: audit 2024-04-03T20:45:38.428085+0000 mon.c (mon.2) 4624 : audit [DBG] from='client.? 172.21.15.67:0/583151755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:39 smithi082 bash[20963]: cluster 2024-04-03T20:45:39.372728+0000 mgr.y (mgr.24370) 11615 : cluster [DBG] pgmap v11599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:39.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:39 smithi067 bash[27441]: cluster 2024-04-03T20:45:39.372728+0000 mgr.y (mgr.24370) 11615 : cluster [DBG] pgmap v11599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:39 smithi067 bash[17655]: cluster 2024-04-03T20:45:39.372728+0000 mgr.y (mgr.24370) 11615 : cluster [DBG] pgmap v11599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:40 smithi082 bash[20963]: audit 2024-04-03T20:45:40.275511+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:40 smithi067 bash[17655]: audit 2024-04-03T20:45:40.275511+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:40 smithi067 bash[27441]: audit 2024-04-03T20:45:40.275511+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:41 smithi082 bash[20963]: audit 2024-04-03T20:45:40.882956+0000 mon.c (mon.2) 4625 : audit [DBG] from='client.? 172.21.15.67:0/2166799449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:41 smithi082 bash[20963]: cluster 2024-04-03T20:45:41.373834+0000 mgr.y (mgr.24370) 11616 : cluster [DBG] pgmap v11600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:41 smithi067 bash[27441]: audit 2024-04-03T20:45:40.882956+0000 mon.c (mon.2) 4625 : audit [DBG] from='client.? 172.21.15.67:0/2166799449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:41 smithi067 bash[27441]: cluster 2024-04-03T20:45:41.373834+0000 mgr.y (mgr.24370) 11616 : cluster [DBG] pgmap v11600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:41 smithi067 bash[17655]: audit 2024-04-03T20:45:40.882956+0000 mon.c (mon.2) 4625 : audit [DBG] from='client.? 172.21.15.67:0/2166799449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:41 smithi067 bash[17655]: cluster 2024-04-03T20:45:41.373834+0000 mgr.y (mgr.24370) 11616 : cluster [DBG] pgmap v11600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:43.391 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:45:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:43 smithi067 bash[17655]: audit 2024-04-03T20:45:43.338691+0000 mon.a (mon.0) 10120 : audit [DBG] from='client.? 172.21.15.67:0/730237957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:43 smithi067 bash[27441]: audit 2024-04-03T20:45:43.338691+0000 mon.a (mon.0) 10120 : audit [DBG] from='client.? 172.21.15.67:0/730237957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:45:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:43 smithi082 bash[20963]: audit 2024-04-03T20:45:43.338691+0000 mon.a (mon.0) 10120 : audit [DBG] from='client.? 172.21.15.67:0/730237957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:44 smithi067 bash[17655]: cluster 2024-04-03T20:45:43.374497+0000 mgr.y (mgr.24370) 11617 : cluster [DBG] pgmap v11601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:44 smithi067 bash[27441]: cluster 2024-04-03T20:45:43.374497+0000 mgr.y (mgr.24370) 11617 : cluster [DBG] pgmap v11601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:44 smithi082 bash[20963]: cluster 2024-04-03T20:45:43.374497+0000 mgr.y (mgr.24370) 11617 : cluster [DBG] pgmap v11601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:46 smithi067 bash[17655]: cluster 2024-04-03T20:45:45.375199+0000 mgr.y (mgr.24370) 11618 : cluster [DBG] pgmap v11602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:46 smithi067 bash[17655]: audit 2024-04-03T20:45:45.801892+0000 mon.a (mon.0) 10121 : audit [DBG] from='client.? 172.21.15.67:0/3068677864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:46 smithi067 bash[27441]: cluster 2024-04-03T20:45:45.375199+0000 mgr.y (mgr.24370) 11618 : cluster [DBG] pgmap v11602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:46 smithi067 bash[27441]: audit 2024-04-03T20:45:45.801892+0000 mon.a (mon.0) 10121 : audit [DBG] from='client.? 172.21.15.67:0/3068677864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:46 smithi082 bash[20963]: cluster 2024-04-03T20:45:45.375199+0000 mgr.y (mgr.24370) 11618 : cluster [DBG] pgmap v11602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:46 smithi082 bash[20963]: audit 2024-04-03T20:45:45.801892+0000 mon.a (mon.0) 10121 : audit [DBG] from='client.? 172.21.15.67:0/3068677864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:48 smithi067 bash[17655]: cluster 2024-04-03T20:45:47.376420+0000 mgr.y (mgr.24370) 11619 : cluster [DBG] pgmap v11603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:48 smithi067 bash[17655]: audit 2024-04-03T20:45:48.256639+0000 mon.c (mon.2) 4626 : audit [DBG] from='client.? 172.21.15.67:0/4293950610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:48 smithi067 bash[27441]: cluster 2024-04-03T20:45:47.376420+0000 mgr.y (mgr.24370) 11619 : cluster [DBG] pgmap v11603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:48 smithi067 bash[27441]: audit 2024-04-03T20:45:48.256639+0000 mon.c (mon.2) 4626 : audit [DBG] from='client.? 172.21.15.67:0/4293950610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:48 smithi082 bash[20963]: cluster 2024-04-03T20:45:47.376420+0000 mgr.y (mgr.24370) 11619 : cluster [DBG] pgmap v11603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:48 smithi082 bash[20963]: audit 2024-04-03T20:45:48.256639+0000 mon.c (mon.2) 4626 : audit [DBG] from='client.? 172.21.15.67:0/4293950610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:50 smithi067 bash[17655]: cluster 2024-04-03T20:45:49.377096+0000 mgr.y (mgr.24370) 11620 : cluster [DBG] pgmap v11604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:50 smithi067 bash[27441]: cluster 2024-04-03T20:45:49.377096+0000 mgr.y (mgr.24370) 11620 : cluster [DBG] pgmap v11604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:50 smithi082 bash[20963]: cluster 2024-04-03T20:45:49.377096+0000 mgr.y (mgr.24370) 11620 : cluster [DBG] pgmap v11604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:51 smithi067 bash[27441]: audit 2024-04-03T20:45:50.708198+0000 mon.c (mon.2) 4627 : audit [DBG] from='client.? 172.21.15.67:0/2815597109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:51 smithi067 bash[17655]: audit 2024-04-03T20:45:50.708198+0000 mon.c (mon.2) 4627 : audit [DBG] from='client.? 172.21.15.67:0/2815597109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:51 smithi082 bash[20963]: audit 2024-04-03T20:45:50.708198+0000 mon.c (mon.2) 4627 : audit [DBG] from='client.? 172.21.15.67:0/2815597109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:52 smithi082 bash[20963]: cluster 2024-04-03T20:45:51.378276+0000 mgr.y (mgr.24370) 11621 : cluster [DBG] pgmap v11605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:52.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:52 smithi067 bash[17655]: cluster 2024-04-03T20:45:51.378276+0000 mgr.y (mgr.24370) 11621 : cluster [DBG] pgmap v11605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:52 smithi067 bash[27441]: cluster 2024-04-03T20:45:51.378276+0000 mgr.y (mgr.24370) 11621 : cluster [DBG] pgmap v11605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:45:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:45:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:53 smithi082 bash[20963]: audit 2024-04-03T20:45:53.158702+0000 mon.c (mon.2) 4628 : audit [DBG] from='client.? 172.21.15.67:0/3828004867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:53 smithi082 bash[20963]: cluster 2024-04-03T20:45:53.378978+0000 mgr.y (mgr.24370) 11622 : cluster [DBG] pgmap v11606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:53 smithi067 bash[17655]: audit 2024-04-03T20:45:53.158702+0000 mon.c (mon.2) 4628 : audit [DBG] from='client.? 172.21.15.67:0/3828004867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:53 smithi067 bash[17655]: cluster 2024-04-03T20:45:53.378978+0000 mgr.y (mgr.24370) 11622 : cluster [DBG] pgmap v11606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:53 smithi067 bash[27441]: audit 2024-04-03T20:45:53.158702+0000 mon.c (mon.2) 4628 : audit [DBG] from='client.? 172.21.15.67:0/3828004867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:53 smithi067 bash[27441]: cluster 2024-04-03T20:45:53.378978+0000 mgr.y (mgr.24370) 11622 : cluster [DBG] pgmap v11606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:55 smithi082 bash[20963]: audit 2024-04-03T20:45:55.275410+0000 mon.a (mon.0) 10122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:55 smithi067 bash[17655]: audit 2024-04-03T20:45:55.275410+0000 mon.a (mon.0) 10122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:55 smithi067 bash[27441]: audit 2024-04-03T20:45:55.275410+0000 mon.a (mon.0) 10122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:45:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:56 smithi082 bash[20963]: cluster 2024-04-03T20:45:55.379640+0000 mgr.y (mgr.24370) 11623 : cluster [DBG] pgmap v11607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:56 smithi082 bash[20963]: audit 2024-04-03T20:45:55.614568+0000 mon.c (mon.2) 4629 : audit [DBG] from='client.? 172.21.15.67:0/2492931996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:56 smithi067 bash[27441]: cluster 2024-04-03T20:45:55.379640+0000 mgr.y (mgr.24370) 11623 : cluster [DBG] pgmap v11607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:56 smithi067 bash[27441]: audit 2024-04-03T20:45:55.614568+0000 mon.c (mon.2) 4629 : audit [DBG] from='client.? 172.21.15.67:0/2492931996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:56 smithi067 bash[17655]: cluster 2024-04-03T20:45:55.379640+0000 mgr.y (mgr.24370) 11623 : cluster [DBG] pgmap v11607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:56 smithi067 bash[17655]: audit 2024-04-03T20:45:55.614568+0000 mon.c (mon.2) 4629 : audit [DBG] from='client.? 172.21.15.67:0/2492931996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:57 smithi082 bash[20963]: cluster 2024-04-03T20:45:57.380911+0000 mgr.y (mgr.24370) 11624 : cluster [DBG] pgmap v11608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:57 smithi067 bash[17655]: cluster 2024-04-03T20:45:57.380911+0000 mgr.y (mgr.24370) 11624 : cluster [DBG] pgmap v11608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:57 smithi067 bash[27441]: cluster 2024-04-03T20:45:57.380911+0000 mgr.y (mgr.24370) 11624 : cluster [DBG] pgmap v11608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:58 smithi082 bash[20963]: audit 2024-04-03T20:45:58.070823+0000 mon.a (mon.0) 10123 : audit [DBG] from='client.? 172.21.15.67:0/1663581278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:58 smithi067 bash[27441]: audit 2024-04-03T20:45:58.070823+0000 mon.a (mon.0) 10123 : audit [DBG] from='client.? 172.21.15.67:0/1663581278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:58 smithi067 bash[17655]: audit 2024-04-03T20:45:58.070823+0000 mon.a (mon.0) 10123 : audit [DBG] from='client.? 172.21.15.67:0/1663581278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:45:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:45:59 smithi082 bash[20963]: cluster 2024-04-03T20:45:59.381685+0000 mgr.y (mgr.24370) 11625 : cluster [DBG] pgmap v11609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:45:59 smithi067 bash[17655]: cluster 2024-04-03T20:45:59.381685+0000 mgr.y (mgr.24370) 11625 : cluster [DBG] pgmap v11609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:45:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:45:59 smithi067 bash[27441]: cluster 2024-04-03T20:45:59.381685+0000 mgr.y (mgr.24370) 11625 : cluster [DBG] pgmap v11609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:00 smithi082 bash[20963]: audit 2024-04-03T20:46:00.528343+0000 mon.a (mon.0) 10124 : audit [DBG] from='client.? 172.21.15.67:0/2641724586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:00 smithi067 bash[27441]: audit 2024-04-03T20:46:00.528343+0000 mon.a (mon.0) 10124 : audit [DBG] from='client.? 172.21.15.67:0/2641724586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:00 smithi067 bash[17655]: audit 2024-04-03T20:46:00.528343+0000 mon.a (mon.0) 10124 : audit [DBG] from='client.? 172.21.15.67:0/2641724586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:01 smithi082 bash[20963]: cluster 2024-04-03T20:46:01.382876+0000 mgr.y (mgr.24370) 11626 : cluster [DBG] pgmap v11610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:01 smithi067 bash[27441]: cluster 2024-04-03T20:46:01.382876+0000 mgr.y (mgr.24370) 11626 : cluster [DBG] pgmap v11610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:01 smithi067 bash[17655]: cluster 2024-04-03T20:46:01.382876+0000 mgr.y (mgr.24370) 11626 : cluster [DBG] pgmap v11610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:03 smithi082 bash[20963]: audit 2024-04-03T20:46:02.984835+0000 mon.c (mon.2) 4630 : audit [DBG] from='client.? 172.21.15.67:0/2443261523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:46:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:03 smithi067 bash[27441]: audit 2024-04-03T20:46:02.984835+0000 mon.c (mon.2) 4630 : audit [DBG] from='client.? 172.21.15.67:0/2443261523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:03 smithi067 bash[17655]: audit 2024-04-03T20:46:02.984835+0000 mon.c (mon.2) 4630 : audit [DBG] from='client.? 172.21.15.67:0/2443261523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:46:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:04 smithi082 bash[20963]: cluster 2024-04-03T20:46:03.383671+0000 mgr.y (mgr.24370) 11627 : cluster [DBG] pgmap v11611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:04 smithi067 bash[27441]: cluster 2024-04-03T20:46:03.383671+0000 mgr.y (mgr.24370) 11627 : cluster [DBG] pgmap v11611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:04 smithi067 bash[17655]: cluster 2024-04-03T20:46:03.383671+0000 mgr.y (mgr.24370) 11627 : cluster [DBG] pgmap v11611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:05 smithi082 bash[20963]: cluster 2024-04-03T20:46:05.384411+0000 mgr.y (mgr.24370) 11628 : cluster [DBG] pgmap v11612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:05 smithi082 bash[20963]: audit 2024-04-03T20:46:05.446167+0000 mon.a (mon.0) 10125 : audit [DBG] from='client.? 172.21.15.67:0/2943078160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:05 smithi067 bash[17655]: cluster 2024-04-03T20:46:05.384411+0000 mgr.y (mgr.24370) 11628 : cluster [DBG] pgmap v11612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:05 smithi067 bash[17655]: audit 2024-04-03T20:46:05.446167+0000 mon.a (mon.0) 10125 : audit [DBG] from='client.? 172.21.15.67:0/2943078160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:05 smithi067 bash[27441]: cluster 2024-04-03T20:46:05.384411+0000 mgr.y (mgr.24370) 11628 : cluster [DBG] pgmap v11612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:05 smithi067 bash[27441]: audit 2024-04-03T20:46:05.446167+0000 mon.a (mon.0) 10125 : audit [DBG] from='client.? 172.21.15.67:0/2943078160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:07 smithi082 bash[20963]: cluster 2024-04-03T20:46:07.385612+0000 mgr.y (mgr.24370) 11629 : cluster [DBG] pgmap v11613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:07 smithi067 bash[17655]: cluster 2024-04-03T20:46:07.385612+0000 mgr.y (mgr.24370) 11629 : cluster [DBG] pgmap v11613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:07 smithi067 bash[27441]: cluster 2024-04-03T20:46:07.385612+0000 mgr.y (mgr.24370) 11629 : cluster [DBG] pgmap v11613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:08 smithi082 bash[20963]: audit 2024-04-03T20:46:07.899772+0000 mon.a (mon.0) 10126 : audit [DBG] from='client.? 172.21.15.67:0/711519910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:08 smithi067 bash[17655]: audit 2024-04-03T20:46:07.899772+0000 mon.a (mon.0) 10126 : audit [DBG] from='client.? 172.21.15.67:0/711519910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:08 smithi067 bash[27441]: audit 2024-04-03T20:46:07.899772+0000 mon.a (mon.0) 10126 : audit [DBG] from='client.? 172.21.15.67:0/711519910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:09 smithi082 bash[20963]: cluster 2024-04-03T20:46:09.386290+0000 mgr.y (mgr.24370) 11630 : cluster [DBG] pgmap v11614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:09 smithi067 bash[27441]: cluster 2024-04-03T20:46:09.386290+0000 mgr.y (mgr.24370) 11630 : cluster [DBG] pgmap v11614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:09 smithi067 bash[17655]: cluster 2024-04-03T20:46:09.386290+0000 mgr.y (mgr.24370) 11630 : cluster [DBG] pgmap v11614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:10 smithi082 bash[20963]: audit 2024-04-03T20:46:10.276143+0000 mon.a (mon.0) 10127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:10 smithi082 bash[20963]: audit 2024-04-03T20:46:10.360977+0000 mon.a (mon.0) 10128 : audit [DBG] from='client.? 172.21.15.67:0/1914639859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:10 smithi067 bash[27441]: audit 2024-04-03T20:46:10.276143+0000 mon.a (mon.0) 10127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:10 smithi067 bash[27441]: audit 2024-04-03T20:46:10.360977+0000 mon.a (mon.0) 10128 : audit [DBG] from='client.? 172.21.15.67:0/1914639859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:10 smithi067 bash[17655]: audit 2024-04-03T20:46:10.276143+0000 mon.a (mon.0) 10127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:10 smithi067 bash[17655]: audit 2024-04-03T20:46:10.360977+0000 mon.a (mon.0) 10128 : audit [DBG] from='client.? 172.21.15.67:0/1914639859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:11 smithi082 bash[20963]: cluster 2024-04-03T20:46:11.387431+0000 mgr.y (mgr.24370) 11631 : cluster [DBG] pgmap v11615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:11 smithi067 bash[17655]: cluster 2024-04-03T20:46:11.387431+0000 mgr.y (mgr.24370) 11631 : cluster [DBG] pgmap v11615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:11 smithi067 bash[27441]: cluster 2024-04-03T20:46:11.387431+0000 mgr.y (mgr.24370) 11631 : cluster [DBG] pgmap v11615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:12 smithi082 bash[20963]: audit 2024-04-03T20:46:12.810678+0000 mon.c (mon.2) 4631 : audit [DBG] from='client.? 172.21.15.67:0/85672075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:13.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:12 smithi067 bash[17655]: audit 2024-04-03T20:46:12.810678+0000 mon.c (mon.2) 4631 : audit [DBG] from='client.? 172.21.15.67:0/85672075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:13.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:12 smithi067 bash[27441]: audit 2024-04-03T20:46:12.810678+0000 mon.c (mon.2) 4631 : audit [DBG] from='client.? 172.21.15.67:0/85672075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:13.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:46:13.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:46:14.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:13 smithi082 bash[20963]: cluster 2024-04-03T20:46:13.388117+0000 mgr.y (mgr.24370) 11632 : cluster [DBG] pgmap v11616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:13 smithi067 bash[17655]: cluster 2024-04-03T20:46:13.388117+0000 mgr.y (mgr.24370) 11632 : cluster [DBG] pgmap v11616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:13 smithi067 bash[27441]: cluster 2024-04-03T20:46:13.388117+0000 mgr.y (mgr.24370) 11632 : cluster [DBG] pgmap v11616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:15 smithi082 bash[20963]: audit 2024-04-03T20:46:15.277736+0000 mon.c (mon.2) 4632 : audit [DBG] from='client.? 172.21.15.67:0/1698668631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:15 smithi067 bash[17655]: audit 2024-04-03T20:46:15.277736+0000 mon.c (mon.2) 4632 : audit [DBG] from='client.? 172.21.15.67:0/1698668631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:15 smithi067 bash[27441]: audit 2024-04-03T20:46:15.277736+0000 mon.c (mon.2) 4632 : audit [DBG] from='client.? 172.21.15.67:0/1698668631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:16 smithi082 bash[20963]: cluster 2024-04-03T20:46:15.388801+0000 mgr.y (mgr.24370) 11633 : cluster [DBG] pgmap v11617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:16 smithi067 bash[17655]: cluster 2024-04-03T20:46:15.388801+0000 mgr.y (mgr.24370) 11633 : cluster [DBG] pgmap v11617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:16 smithi067 bash[27441]: cluster 2024-04-03T20:46:15.388801+0000 mgr.y (mgr.24370) 11633 : cluster [DBG] pgmap v11617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:17 smithi082 bash[20963]: cluster 2024-04-03T20:46:17.389561+0000 mgr.y (mgr.24370) 11634 : cluster [DBG] pgmap v11618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:17 smithi067 bash[17655]: cluster 2024-04-03T20:46:17.389561+0000 mgr.y (mgr.24370) 11634 : cluster [DBG] pgmap v11618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:17 smithi067 bash[27441]: cluster 2024-04-03T20:46:17.389561+0000 mgr.y (mgr.24370) 11634 : cluster [DBG] pgmap v11618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:18 smithi082 bash[20963]: audit 2024-04-03T20:46:17.741608+0000 mon.a (mon.0) 10129 : audit [DBG] from='client.? 172.21.15.67:0/2578359617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:18 smithi067 bash[17655]: audit 2024-04-03T20:46:17.741608+0000 mon.a (mon.0) 10129 : audit [DBG] from='client.? 172.21.15.67:0/2578359617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:18.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:18 smithi067 bash[27441]: audit 2024-04-03T20:46:17.741608+0000 mon.a (mon.0) 10129 : audit [DBG] from='client.? 172.21.15.67:0/2578359617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:19 smithi082 bash[20963]: cluster 2024-04-03T20:46:19.390205+0000 mgr.y (mgr.24370) 11635 : cluster [DBG] pgmap v11619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:19 smithi067 bash[17655]: cluster 2024-04-03T20:46:19.390205+0000 mgr.y (mgr.24370) 11635 : cluster [DBG] pgmap v11619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:19 smithi067 bash[27441]: cluster 2024-04-03T20:46:19.390205+0000 mgr.y (mgr.24370) 11635 : cluster [DBG] pgmap v11619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:20 smithi082 bash[20963]: audit 2024-04-03T20:46:20.198349+0000 mon.c (mon.2) 4633 : audit [DBG] from='client.? 172.21.15.67:0/877898666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:20 smithi067 bash[17655]: audit 2024-04-03T20:46:20.198349+0000 mon.c (mon.2) 4633 : audit [DBG] from='client.? 172.21.15.67:0/877898666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:20 smithi067 bash[27441]: audit 2024-04-03T20:46:20.198349+0000 mon.c (mon.2) 4633 : audit [DBG] from='client.? 172.21.15.67:0/877898666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:21 smithi082 bash[20963]: cluster 2024-04-03T20:46:21.391321+0000 mgr.y (mgr.24370) 11636 : cluster [DBG] pgmap v11620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:21 smithi067 bash[17655]: cluster 2024-04-03T20:46:21.391321+0000 mgr.y (mgr.24370) 11636 : cluster [DBG] pgmap v11620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:21 smithi067 bash[27441]: cluster 2024-04-03T20:46:21.391321+0000 mgr.y (mgr.24370) 11636 : cluster [DBG] pgmap v11620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:22 smithi082 bash[20963]: audit 2024-04-03T20:46:22.420873+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:46:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:22 smithi067 bash[27441]: audit 2024-04-03T20:46:22.420873+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:46:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:22 smithi067 bash[17655]: audit 2024-04-03T20:46:22.420873+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:46:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:46:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:46:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:23 smithi082 bash[20963]: audit 2024-04-03T20:46:22.653600+0000 mon.c (mon.2) 4634 : audit [DBG] from='client.? 172.21.15.67:0/340194473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:23 smithi082 bash[20963]: audit 2024-04-03T20:46:22.749653+0000 mon.a (mon.0) 10131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:23 smithi082 bash[20963]: audit 2024-04-03T20:46:22.760568+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:23 smithi082 bash[20963]: cluster 2024-04-03T20:46:23.391991+0000 mgr.y (mgr.24370) 11637 : cluster [DBG] pgmap v11621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:23 smithi067 bash[27441]: audit 2024-04-03T20:46:22.653600+0000 mon.c (mon.2) 4634 : audit [DBG] from='client.? 172.21.15.67:0/340194473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:23 smithi067 bash[27441]: audit 2024-04-03T20:46:22.749653+0000 mon.a (mon.0) 10131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:23 smithi067 bash[27441]: audit 2024-04-03T20:46:22.760568+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:23 smithi067 bash[27441]: cluster 2024-04-03T20:46:23.391991+0000 mgr.y (mgr.24370) 11637 : cluster [DBG] pgmap v11621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:23 smithi067 bash[17655]: audit 2024-04-03T20:46:22.653600+0000 mon.c (mon.2) 4634 : audit [DBG] from='client.? 172.21.15.67:0/340194473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:23 smithi067 bash[17655]: audit 2024-04-03T20:46:22.749653+0000 mon.a (mon.0) 10131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:23 smithi067 bash[17655]: audit 2024-04-03T20:46:22.760568+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:23 smithi067 bash[17655]: cluster 2024-04-03T20:46:23.391991+0000 mgr.y (mgr.24370) 11637 : cluster [DBG] pgmap v11621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:25 smithi067 bash[27441]: audit 2024-04-03T20:46:25.108960+0000 mon.c (mon.2) 4635 : audit [DBG] from='client.? 172.21.15.67:0/3471357160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:25 smithi067 bash[17655]: audit 2024-04-03T20:46:25.108960+0000 mon.c (mon.2) 4635 : audit [DBG] from='client.? 172.21.15.67:0/3471357160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:25 smithi082 bash[20963]: audit 2024-04-03T20:46:25.108960+0000 mon.c (mon.2) 4635 : audit [DBG] from='client.? 172.21.15.67:0/3471357160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:26 smithi082 bash[20963]: audit 2024-04-03T20:46:25.276669+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:26 smithi082 bash[20963]: cluster 2024-04-03T20:46:25.392627+0000 mgr.y (mgr.24370) 11638 : cluster [DBG] pgmap v11622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:26 smithi067 bash[27441]: audit 2024-04-03T20:46:25.276669+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:26 smithi067 bash[27441]: cluster 2024-04-03T20:46:25.392627+0000 mgr.y (mgr.24370) 11638 : cluster [DBG] pgmap v11622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:26 smithi067 bash[17655]: audit 2024-04-03T20:46:25.276669+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:26 smithi067 bash[17655]: cluster 2024-04-03T20:46:25.392627+0000 mgr.y (mgr.24370) 11638 : cluster [DBG] pgmap v11622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:27 smithi067 bash[17655]: cluster 2024-04-03T20:46:27.393738+0000 mgr.y (mgr.24370) 11639 : cluster [DBG] pgmap v11623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:27 smithi067 bash[27441]: cluster 2024-04-03T20:46:27.393738+0000 mgr.y (mgr.24370) 11639 : cluster [DBG] pgmap v11623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:27 smithi082 bash[20963]: cluster 2024-04-03T20:46:27.393738+0000 mgr.y (mgr.24370) 11639 : cluster [DBG] pgmap v11623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:28 smithi082 bash[20963]: audit 2024-04-03T20:46:27.561053+0000 mon.a (mon.0) 10134 : audit [DBG] from='client.? 172.21.15.67:0/2128495505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:28 smithi082 bash[20963]: audit 2024-04-03T20:46:28.116222+0000 mon.a (mon.0) 10135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:28 smithi082 bash[20963]: audit 2024-04-03T20:46:28.123439+0000 mon.a (mon.0) 10136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:28 smithi067 bash[17655]: audit 2024-04-03T20:46:27.561053+0000 mon.a (mon.0) 10134 : audit [DBG] from='client.? 172.21.15.67:0/2128495505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:28 smithi067 bash[17655]: audit 2024-04-03T20:46:28.116222+0000 mon.a (mon.0) 10135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:28 smithi067 bash[17655]: audit 2024-04-03T20:46:28.123439+0000 mon.a (mon.0) 10136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:28 smithi067 bash[27441]: audit 2024-04-03T20:46:27.561053+0000 mon.a (mon.0) 10134 : audit [DBG] from='client.? 172.21.15.67:0/2128495505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:28 smithi067 bash[27441]: audit 2024-04-03T20:46:28.116222+0000 mon.a (mon.0) 10135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:28 smithi067 bash[27441]: audit 2024-04-03T20:46:28.123439+0000 mon.a (mon.0) 10136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:29 smithi082 bash[20963]: audit 2024-04-03T20:46:28.758464+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:29 smithi082 bash[20963]: audit 2024-04-03T20:46:28.765895+0000 mon.a (mon.0) 10138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:29 smithi082 bash[20963]: audit 2024-04-03T20:46:29.188254+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:46:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:29 smithi082 bash[20963]: audit 2024-04-03T20:46:29.189988+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:46:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:29 smithi082 bash[20963]: audit 2024-04-03T20:46:29.199221+0000 mon.a (mon.0) 10141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:29 smithi082 bash[20963]: cluster 2024-04-03T20:46:29.394419+0000 mgr.y (mgr.24370) 11640 : cluster [DBG] pgmap v11624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[17655]: audit 2024-04-03T20:46:28.758464+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[17655]: audit 2024-04-03T20:46:28.765895+0000 mon.a (mon.0) 10138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[17655]: audit 2024-04-03T20:46:29.188254+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:46:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[17655]: audit 2024-04-03T20:46:29.189988+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:46:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[17655]: audit 2024-04-03T20:46:29.199221+0000 mon.a (mon.0) 10141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[17655]: cluster 2024-04-03T20:46:29.394419+0000 mgr.y (mgr.24370) 11640 : cluster [DBG] pgmap v11624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[27441]: audit 2024-04-03T20:46:28.758464+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[27441]: audit 2024-04-03T20:46:28.765895+0000 mon.a (mon.0) 10138 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[27441]: audit 2024-04-03T20:46:29.188254+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:46:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[27441]: audit 2024-04-03T20:46:29.189988+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:46:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[27441]: audit 2024-04-03T20:46:29.199221+0000 mon.a (mon.0) 10141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:46:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:29 smithi067 bash[27441]: cluster 2024-04-03T20:46:29.394419+0000 mgr.y (mgr.24370) 11640 : cluster [DBG] pgmap v11624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:30 smithi082 bash[20963]: audit 2024-04-03T20:46:30.016176+0000 mon.c (mon.2) 4636 : audit [DBG] from='client.? 172.21.15.67:0/2651591294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:30 smithi067 bash[17655]: audit 2024-04-03T20:46:30.016176+0000 mon.c (mon.2) 4636 : audit [DBG] from='client.? 172.21.15.67:0/2651591294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:30 smithi067 bash[27441]: audit 2024-04-03T20:46:30.016176+0000 mon.c (mon.2) 4636 : audit [DBG] from='client.? 172.21.15.67:0/2651591294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:31 smithi082 bash[20963]: cluster 2024-04-03T20:46:31.395610+0000 mgr.y (mgr.24370) 11641 : cluster [DBG] pgmap v11625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:31 smithi067 bash[27441]: cluster 2024-04-03T20:46:31.395610+0000 mgr.y (mgr.24370) 11641 : cluster [DBG] pgmap v11625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:31 smithi067 bash[17655]: cluster 2024-04-03T20:46:31.395610+0000 mgr.y (mgr.24370) 11641 : cluster [DBG] pgmap v11625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:32 smithi067 bash[17655]: audit 2024-04-03T20:46:32.474209+0000 mon.c (mon.2) 4637 : audit [DBG] from='client.? 172.21.15.67:0/827593538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:33.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:32 smithi067 bash[27441]: audit 2024-04-03T20:46:32.474209+0000 mon.c (mon.2) 4637 : audit [DBG] from='client.? 172.21.15.67:0/827593538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:32 smithi082 bash[20963]: audit 2024-04-03T20:46:32.474209+0000 mon.c (mon.2) 4637 : audit [DBG] from='client.? 172.21.15.67:0/827593538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:33] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:46:33.782 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:46:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:33 smithi082 bash[20963]: cluster 2024-04-03T20:46:33.396319+0000 mgr.y (mgr.24370) 11642 : cluster [DBG] pgmap v11626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:33 smithi067 bash[17655]: cluster 2024-04-03T20:46:33.396319+0000 mgr.y (mgr.24370) 11642 : cluster [DBG] pgmap v11626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:33 smithi067 bash[27441]: cluster 2024-04-03T20:46:33.396319+0000 mgr.y (mgr.24370) 11642 : cluster [DBG] pgmap v11626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:34 smithi082 bash[20963]: audit 2024-04-03T20:46:34.927647+0000 mon.c (mon.2) 4638 : audit [DBG] from='client.? 172.21.15.67:0/2911054273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:34 smithi067 bash[17655]: audit 2024-04-03T20:46:34.927647+0000 mon.c (mon.2) 4638 : audit [DBG] from='client.? 172.21.15.67:0/2911054273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:34 smithi067 bash[27441]: audit 2024-04-03T20:46:34.927647+0000 mon.c (mon.2) 4638 : audit [DBG] from='client.? 172.21.15.67:0/2911054273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:35 smithi082 bash[20963]: cluster 2024-04-03T20:46:35.397010+0000 mgr.y (mgr.24370) 11643 : cluster [DBG] pgmap v11627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:35 smithi067 bash[17655]: cluster 2024-04-03T20:46:35.397010+0000 mgr.y (mgr.24370) 11643 : cluster [DBG] pgmap v11627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:35 smithi067 bash[27441]: cluster 2024-04-03T20:46:35.397010+0000 mgr.y (mgr.24370) 11643 : cluster [DBG] pgmap v11627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:37 smithi082 bash[20963]: audit 2024-04-03T20:46:37.375707+0000 mon.a (mon.0) 10142 : audit [DBG] from='client.? 172.21.15.67:0/339297150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:37 smithi082 bash[20963]: cluster 2024-04-03T20:46:37.397841+0000 mgr.y (mgr.24370) 11644 : cluster [DBG] pgmap v11628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:37 smithi067 bash[27441]: audit 2024-04-03T20:46:37.375707+0000 mon.a (mon.0) 10142 : audit [DBG] from='client.? 172.21.15.67:0/339297150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:37 smithi067 bash[27441]: cluster 2024-04-03T20:46:37.397841+0000 mgr.y (mgr.24370) 11644 : cluster [DBG] pgmap v11628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:37 smithi067 bash[17655]: audit 2024-04-03T20:46:37.375707+0000 mon.a (mon.0) 10142 : audit [DBG] from='client.? 172.21.15.67:0/339297150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:37 smithi067 bash[17655]: cluster 2024-04-03T20:46:37.397841+0000 mgr.y (mgr.24370) 11644 : cluster [DBG] pgmap v11628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:39 smithi082 bash[20963]: cluster 2024-04-03T20:46:39.398487+0000 mgr.y (mgr.24370) 11645 : cluster [DBG] pgmap v11629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:39.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:39 smithi067 bash[27441]: cluster 2024-04-03T20:46:39.398487+0000 mgr.y (mgr.24370) 11645 : cluster [DBG] pgmap v11629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:39 smithi067 bash[17655]: cluster 2024-04-03T20:46:39.398487+0000 mgr.y (mgr.24370) 11645 : cluster [DBG] pgmap v11629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:40 smithi082 bash[20963]: audit 2024-04-03T20:46:39.832372+0000 mon.a (mon.0) 10143 : audit [DBG] from='client.? 172.21.15.67:0/3503116200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:40 smithi082 bash[20963]: audit 2024-04-03T20:46:40.277047+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:40 smithi067 bash[27441]: audit 2024-04-03T20:46:39.832372+0000 mon.a (mon.0) 10143 : audit [DBG] from='client.? 172.21.15.67:0/3503116200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:40 smithi067 bash[27441]: audit 2024-04-03T20:46:40.277047+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:40 smithi067 bash[17655]: audit 2024-04-03T20:46:39.832372+0000 mon.a (mon.0) 10143 : audit [DBG] from='client.? 172.21.15.67:0/3503116200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:40 smithi067 bash[17655]: audit 2024-04-03T20:46:40.277047+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:41 smithi082 bash[20963]: cluster 2024-04-03T20:46:41.399636+0000 mgr.y (mgr.24370) 11646 : cluster [DBG] pgmap v11630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:41 smithi067 bash[17655]: cluster 2024-04-03T20:46:41.399636+0000 mgr.y (mgr.24370) 11646 : cluster [DBG] pgmap v11630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:41 smithi067 bash[27441]: cluster 2024-04-03T20:46:41.399636+0000 mgr.y (mgr.24370) 11646 : cluster [DBG] pgmap v11630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:43 smithi082 bash[20963]: audit 2024-04-03T20:46:42.289487+0000 mon.c (mon.2) 4639 : audit [DBG] from='client.? 172.21.15.67:0/195744750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:46:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:43 smithi067 bash[27441]: audit 2024-04-03T20:46:42.289487+0000 mon.c (mon.2) 4639 : audit [DBG] from='client.? 172.21.15.67:0/195744750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:43 smithi067 bash[17655]: audit 2024-04-03T20:46:42.289487+0000 mon.c (mon.2) 4639 : audit [DBG] from='client.? 172.21.15.67:0/195744750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:46:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:44 smithi082 bash[20963]: cluster 2024-04-03T20:46:43.400324+0000 mgr.y (mgr.24370) 11647 : cluster [DBG] pgmap v11631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:44 smithi067 bash[17655]: cluster 2024-04-03T20:46:43.400324+0000 mgr.y (mgr.24370) 11647 : cluster [DBG] pgmap v11631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:44 smithi067 bash[27441]: cluster 2024-04-03T20:46:43.400324+0000 mgr.y (mgr.24370) 11647 : cluster [DBG] pgmap v11631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:45 smithi082 bash[20963]: audit 2024-04-03T20:46:44.742551+0000 mon.c (mon.2) 4640 : audit [DBG] from='client.? 172.21.15.67:0/366132216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:45 smithi067 bash[17655]: audit 2024-04-03T20:46:44.742551+0000 mon.c (mon.2) 4640 : audit [DBG] from='client.? 172.21.15.67:0/366132216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:45 smithi067 bash[27441]: audit 2024-04-03T20:46:44.742551+0000 mon.c (mon.2) 4640 : audit [DBG] from='client.? 172.21.15.67:0/366132216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:46 smithi082 bash[20963]: cluster 2024-04-03T20:46:45.401019+0000 mgr.y (mgr.24370) 11648 : cluster [DBG] pgmap v11632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:46 smithi067 bash[17655]: cluster 2024-04-03T20:46:45.401019+0000 mgr.y (mgr.24370) 11648 : cluster [DBG] pgmap v11632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:46 smithi067 bash[27441]: cluster 2024-04-03T20:46:45.401019+0000 mgr.y (mgr.24370) 11648 : cluster [DBG] pgmap v11632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:47 smithi082 bash[20963]: audit 2024-04-03T20:46:47.194315+0000 mon.c (mon.2) 4641 : audit [DBG] from='client.? 172.21.15.67:0/1733875535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:47 smithi067 bash[27441]: audit 2024-04-03T20:46:47.194315+0000 mon.c (mon.2) 4641 : audit [DBG] from='client.? 172.21.15.67:0/1733875535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:47 smithi067 bash[17655]: audit 2024-04-03T20:46:47.194315+0000 mon.c (mon.2) 4641 : audit [DBG] from='client.? 172.21.15.67:0/1733875535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:48 smithi082 bash[20963]: cluster 2024-04-03T20:46:47.402219+0000 mgr.y (mgr.24370) 11649 : cluster [DBG] pgmap v11633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:48 smithi067 bash[27441]: cluster 2024-04-03T20:46:47.402219+0000 mgr.y (mgr.24370) 11649 : cluster [DBG] pgmap v11633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:48 smithi067 bash[17655]: cluster 2024-04-03T20:46:47.402219+0000 mgr.y (mgr.24370) 11649 : cluster [DBG] pgmap v11633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:49 smithi082 bash[20963]: cluster 2024-04-03T20:46:49.402843+0000 mgr.y (mgr.24370) 11650 : cluster [DBG] pgmap v11634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:49.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:49 smithi067 bash[17655]: cluster 2024-04-03T20:46:49.402843+0000 mgr.y (mgr.24370) 11650 : cluster [DBG] pgmap v11634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:49 smithi067 bash[27441]: cluster 2024-04-03T20:46:49.402843+0000 mgr.y (mgr.24370) 11650 : cluster [DBG] pgmap v11634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:50 smithi082 bash[20963]: audit 2024-04-03T20:46:49.653192+0000 mon.c (mon.2) 4642 : audit [DBG] from='client.? 172.21.15.67:0/3649922426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:50.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:50 smithi067 bash[17655]: audit 2024-04-03T20:46:49.653192+0000 mon.c (mon.2) 4642 : audit [DBG] from='client.? 172.21.15.67:0/3649922426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:50.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:50 smithi067 bash[27441]: audit 2024-04-03T20:46:49.653192+0000 mon.c (mon.2) 4642 : audit [DBG] from='client.? 172.21.15.67:0/3649922426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:51 smithi082 bash[20963]: cluster 2024-04-03T20:46:51.403972+0000 mgr.y (mgr.24370) 11651 : cluster [DBG] pgmap v11635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:51 smithi067 bash[17655]: cluster 2024-04-03T20:46:51.403972+0000 mgr.y (mgr.24370) 11651 : cluster [DBG] pgmap v11635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:51 smithi067 bash[27441]: cluster 2024-04-03T20:46:51.403972+0000 mgr.y (mgr.24370) 11651 : cluster [DBG] pgmap v11635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:52 smithi082 bash[20963]: audit 2024-04-03T20:46:52.101053+0000 mon.c (mon.2) 4643 : audit [DBG] from='client.? 172.21.15.67:0/1206569337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:52.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:52 smithi067 bash[17655]: audit 2024-04-03T20:46:52.101053+0000 mon.c (mon.2) 4643 : audit [DBG] from='client.? 172.21.15.67:0/1206569337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:52 smithi067 bash[27441]: audit 2024-04-03T20:46:52.101053+0000 mon.c (mon.2) 4643 : audit [DBG] from='client.? 172.21.15.67:0/1206569337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:46:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:53 smithi082 bash[20963]: cluster 2024-04-03T20:46:53.404633+0000 mgr.y (mgr.24370) 11652 : cluster [DBG] pgmap v11636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:46:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:53 smithi067 bash[27441]: cluster 2024-04-03T20:46:53.404633+0000 mgr.y (mgr.24370) 11652 : cluster [DBG] pgmap v11636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:53 smithi067 bash[17655]: cluster 2024-04-03T20:46:53.404633+0000 mgr.y (mgr.24370) 11652 : cluster [DBG] pgmap v11636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:54 smithi082 bash[20963]: audit 2024-04-03T20:46:54.557154+0000 mon.a (mon.0) 10145 : audit [DBG] from='client.? 172.21.15.67:0/2338259279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:54 smithi067 bash[17655]: audit 2024-04-03T20:46:54.557154+0000 mon.a (mon.0) 10145 : audit [DBG] from='client.? 172.21.15.67:0/2338259279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:54.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:54 smithi067 bash[27441]: audit 2024-04-03T20:46:54.557154+0000 mon.a (mon.0) 10145 : audit [DBG] from='client.? 172.21.15.67:0/2338259279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:55 smithi082 bash[20963]: audit 2024-04-03T20:46:55.278280+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:55 smithi082 bash[20963]: cluster 2024-04-03T20:46:55.405278+0000 mgr.y (mgr.24370) 11653 : cluster [DBG] pgmap v11637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:55 smithi067 bash[27441]: audit 2024-04-03T20:46:55.278280+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:55 smithi067 bash[27441]: cluster 2024-04-03T20:46:55.405278+0000 mgr.y (mgr.24370) 11653 : cluster [DBG] pgmap v11637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:55 smithi067 bash[17655]: audit 2024-04-03T20:46:55.278280+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:46:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:55 smithi067 bash[17655]: cluster 2024-04-03T20:46:55.405278+0000 mgr.y (mgr.24370) 11653 : cluster [DBG] pgmap v11637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:57 smithi082 bash[20963]: audit 2024-04-03T20:46:57.002503+0000 mon.c (mon.2) 4644 : audit [DBG] from='client.? 172.21.15.67:0/2986849821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:57 smithi067 bash[17655]: audit 2024-04-03T20:46:57.002503+0000 mon.c (mon.2) 4644 : audit [DBG] from='client.? 172.21.15.67:0/2986849821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:57 smithi067 bash[27441]: audit 2024-04-03T20:46:57.002503+0000 mon.c (mon.2) 4644 : audit [DBG] from='client.? 172.21.15.67:0/2986849821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:58 smithi082 bash[20963]: cluster 2024-04-03T20:46:57.406568+0000 mgr.y (mgr.24370) 11654 : cluster [DBG] pgmap v11638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:58 smithi067 bash[17655]: cluster 2024-04-03T20:46:57.406568+0000 mgr.y (mgr.24370) 11654 : cluster [DBG] pgmap v11638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:58 smithi067 bash[27441]: cluster 2024-04-03T20:46:57.406568+0000 mgr.y (mgr.24370) 11654 : cluster [DBG] pgmap v11638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:59 smithi082 bash[20963]: cluster 2024-04-03T20:46:59.407199+0000 mgr.y (mgr.24370) 11655 : cluster [DBG] pgmap v11639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:46:59 smithi082 bash[20963]: audit 2024-04-03T20:46:59.450477+0000 mon.c (mon.2) 4645 : audit [DBG] from='client.? 172.21.15.67:0/1181674198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:59 smithi067 bash[17655]: cluster 2024-04-03T20:46:59.407199+0000 mgr.y (mgr.24370) 11655 : cluster [DBG] pgmap v11639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:46:59 smithi067 bash[17655]: audit 2024-04-03T20:46:59.450477+0000 mon.c (mon.2) 4645 : audit [DBG] from='client.? 172.21.15.67:0/1181674198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:46:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:59 smithi067 bash[27441]: cluster 2024-04-03T20:46:59.407199+0000 mgr.y (mgr.24370) 11655 : cluster [DBG] pgmap v11639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:46:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:46:59 smithi067 bash[27441]: audit 2024-04-03T20:46:59.450477+0000 mon.c (mon.2) 4645 : audit [DBG] from='client.? 172.21.15.67:0/1181674198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:01 smithi082 bash[20963]: cluster 2024-04-03T20:47:01.408453+0000 mgr.y (mgr.24370) 11656 : cluster [DBG] pgmap v11640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:01 smithi067 bash[17655]: cluster 2024-04-03T20:47:01.408453+0000 mgr.y (mgr.24370) 11656 : cluster [DBG] pgmap v11640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:01 smithi067 bash[27441]: cluster 2024-04-03T20:47:01.408453+0000 mgr.y (mgr.24370) 11656 : cluster [DBG] pgmap v11640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:02 smithi082 bash[20963]: audit 2024-04-03T20:47:01.907379+0000 mon.a (mon.0) 10147 : audit [DBG] from='client.? 172.21.15.67:0/744821077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:02 smithi067 bash[27441]: audit 2024-04-03T20:47:01.907379+0000 mon.a (mon.0) 10147 : audit [DBG] from='client.? 172.21.15.67:0/744821077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:02 smithi067 bash[17655]: audit 2024-04-03T20:47:01.907379+0000 mon.a (mon.0) 10147 : audit [DBG] from='client.? 172.21.15.67:0/744821077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:47:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:47:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:03 smithi082 bash[20963]: cluster 2024-04-03T20:47:03.409234+0000 mgr.y (mgr.24370) 11657 : cluster [DBG] pgmap v11641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:03 smithi067 bash[27441]: cluster 2024-04-03T20:47:03.409234+0000 mgr.y (mgr.24370) 11657 : cluster [DBG] pgmap v11641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:03 smithi067 bash[17655]: cluster 2024-04-03T20:47:03.409234+0000 mgr.y (mgr.24370) 11657 : cluster [DBG] pgmap v11641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:04 smithi082 bash[20963]: audit 2024-04-03T20:47:04.361185+0000 mon.c (mon.2) 4646 : audit [DBG] from='client.? 172.21.15.67:0/3395548773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:04 smithi067 bash[17655]: audit 2024-04-03T20:47:04.361185+0000 mon.c (mon.2) 4646 : audit [DBG] from='client.? 172.21.15.67:0/3395548773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:04 smithi067 bash[27441]: audit 2024-04-03T20:47:04.361185+0000 mon.c (mon.2) 4646 : audit [DBG] from='client.? 172.21.15.67:0/3395548773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:05 smithi082 bash[20963]: cluster 2024-04-03T20:47:05.410052+0000 mgr.y (mgr.24370) 11658 : cluster [DBG] pgmap v11642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:05 smithi067 bash[17655]: cluster 2024-04-03T20:47:05.410052+0000 mgr.y (mgr.24370) 11658 : cluster [DBG] pgmap v11642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:05 smithi067 bash[27441]: cluster 2024-04-03T20:47:05.410052+0000 mgr.y (mgr.24370) 11658 : cluster [DBG] pgmap v11642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:06 smithi082 bash[20963]: audit 2024-04-03T20:47:06.812618+0000 mon.c (mon.2) 4647 : audit [DBG] from='client.? 172.21.15.67:0/2750790837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:06 smithi067 bash[27441]: audit 2024-04-03T20:47:06.812618+0000 mon.c (mon.2) 4647 : audit [DBG] from='client.? 172.21.15.67:0/2750790837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:06 smithi067 bash[17655]: audit 2024-04-03T20:47:06.812618+0000 mon.c (mon.2) 4647 : audit [DBG] from='client.? 172.21.15.67:0/2750790837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:07 smithi082 bash[20963]: cluster 2024-04-03T20:47:07.411198+0000 mgr.y (mgr.24370) 11659 : cluster [DBG] pgmap v11643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:07 smithi067 bash[17655]: cluster 2024-04-03T20:47:07.411198+0000 mgr.y (mgr.24370) 11659 : cluster [DBG] pgmap v11643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:07 smithi067 bash[27441]: cluster 2024-04-03T20:47:07.411198+0000 mgr.y (mgr.24370) 11659 : cluster [DBG] pgmap v11643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:09 smithi082 bash[20963]: audit 2024-04-03T20:47:09.264377+0000 mon.c (mon.2) 4648 : audit [DBG] from='client.? 172.21.15.67:0/1049393742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:09 smithi067 bash[27441]: audit 2024-04-03T20:47:09.264377+0000 mon.c (mon.2) 4648 : audit [DBG] from='client.? 172.21.15.67:0/1049393742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:09 smithi067 bash[17655]: audit 2024-04-03T20:47:09.264377+0000 mon.c (mon.2) 4648 : audit [DBG] from='client.? 172.21.15.67:0/1049393742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:10 smithi082 bash[20963]: cluster 2024-04-03T20:47:09.411943+0000 mgr.y (mgr.24370) 11660 : cluster [DBG] pgmap v11644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:10 smithi082 bash[20963]: audit 2024-04-03T20:47:10.277741+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:10 smithi067 bash[27441]: cluster 2024-04-03T20:47:09.411943+0000 mgr.y (mgr.24370) 11660 : cluster [DBG] pgmap v11644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:10 smithi067 bash[27441]: audit 2024-04-03T20:47:10.277741+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:10 smithi067 bash[17655]: cluster 2024-04-03T20:47:09.411943+0000 mgr.y (mgr.24370) 11660 : cluster [DBG] pgmap v11644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:10 smithi067 bash[17655]: audit 2024-04-03T20:47:10.277741+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:11 smithi082 bash[20963]: cluster 2024-04-03T20:47:11.413341+0000 mgr.y (mgr.24370) 11661 : cluster [DBG] pgmap v11645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:11 smithi067 bash[17655]: cluster 2024-04-03T20:47:11.413341+0000 mgr.y (mgr.24370) 11661 : cluster [DBG] pgmap v11645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:11 smithi067 bash[27441]: cluster 2024-04-03T20:47:11.413341+0000 mgr.y (mgr.24370) 11661 : cluster [DBG] pgmap v11645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:12 smithi082 bash[20963]: audit 2024-04-03T20:47:11.716960+0000 mon.a (mon.0) 10149 : audit [DBG] from='client.? 172.21.15.67:0/3558649054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:12 smithi067 bash[17655]: audit 2024-04-03T20:47:11.716960+0000 mon.a (mon.0) 10149 : audit [DBG] from='client.? 172.21.15.67:0/3558649054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:12 smithi067 bash[27441]: audit 2024-04-03T20:47:11.716960+0000 mon.a (mon.0) 10149 : audit [DBG] from='client.? 172.21.15.67:0/3558649054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:47:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:47:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:13 smithi082 bash[20963]: cluster 2024-04-03T20:47:13.414032+0000 mgr.y (mgr.24370) 11662 : cluster [DBG] pgmap v11646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:13 smithi067 bash[17655]: cluster 2024-04-03T20:47:13.414032+0000 mgr.y (mgr.24370) 11662 : cluster [DBG] pgmap v11646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:13 smithi067 bash[27441]: cluster 2024-04-03T20:47:13.414032+0000 mgr.y (mgr.24370) 11662 : cluster [DBG] pgmap v11646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:14 smithi082 bash[20963]: audit 2024-04-03T20:47:14.170006+0000 mon.c (mon.2) 4649 : audit [DBG] from='client.? 172.21.15.67:0/746935413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:14 smithi067 bash[27441]: audit 2024-04-03T20:47:14.170006+0000 mon.c (mon.2) 4649 : audit [DBG] from='client.? 172.21.15.67:0/746935413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:14 smithi067 bash[17655]: audit 2024-04-03T20:47:14.170006+0000 mon.c (mon.2) 4649 : audit [DBG] from='client.? 172.21.15.67:0/746935413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:15 smithi082 bash[20963]: cluster 2024-04-03T20:47:15.414745+0000 mgr.y (mgr.24370) 11663 : cluster [DBG] pgmap v11647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:15 smithi067 bash[17655]: cluster 2024-04-03T20:47:15.414745+0000 mgr.y (mgr.24370) 11663 : cluster [DBG] pgmap v11647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:15 smithi067 bash[27441]: cluster 2024-04-03T20:47:15.414745+0000 mgr.y (mgr.24370) 11663 : cluster [DBG] pgmap v11647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:16 smithi082 bash[20963]: audit 2024-04-03T20:47:16.624422+0000 mon.c (mon.2) 4650 : audit [DBG] from='client.? 172.21.15.67:0/274631267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:16 smithi067 bash[17655]: audit 2024-04-03T20:47:16.624422+0000 mon.c (mon.2) 4650 : audit [DBG] from='client.? 172.21.15.67:0/274631267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:17.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:16 smithi067 bash[27441]: audit 2024-04-03T20:47:16.624422+0000 mon.c (mon.2) 4650 : audit [DBG] from='client.? 172.21.15.67:0/274631267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:17 smithi082 bash[20963]: cluster 2024-04-03T20:47:17.415877+0000 mgr.y (mgr.24370) 11664 : cluster [DBG] pgmap v11648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:17 smithi067 bash[17655]: cluster 2024-04-03T20:47:17.415877+0000 mgr.y (mgr.24370) 11664 : cluster [DBG] pgmap v11648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:17 smithi067 bash[27441]: cluster 2024-04-03T20:47:17.415877+0000 mgr.y (mgr.24370) 11664 : cluster [DBG] pgmap v11648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:19 smithi082 bash[20963]: audit 2024-04-03T20:47:19.077064+0000 mon.c (mon.2) 4651 : audit [DBG] from='client.? 172.21.15.67:0/4135678782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:19 smithi067 bash[27441]: audit 2024-04-03T20:47:19.077064+0000 mon.c (mon.2) 4651 : audit [DBG] from='client.? 172.21.15.67:0/4135678782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:19 smithi067 bash[17655]: audit 2024-04-03T20:47:19.077064+0000 mon.c (mon.2) 4651 : audit [DBG] from='client.? 172.21.15.67:0/4135678782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:20 smithi067 bash[17655]: cluster 2024-04-03T20:47:19.416698+0000 mgr.y (mgr.24370) 11665 : cluster [DBG] pgmap v11649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:20 smithi067 bash[27441]: cluster 2024-04-03T20:47:19.416698+0000 mgr.y (mgr.24370) 11665 : cluster [DBG] pgmap v11649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:20.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:20 smithi082 bash[20963]: cluster 2024-04-03T20:47:19.416698+0000 mgr.y (mgr.24370) 11665 : cluster [DBG] pgmap v11649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:21 smithi082 bash[20963]: cluster 2024-04-03T20:47:21.417884+0000 mgr.y (mgr.24370) 11666 : cluster [DBG] pgmap v11650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:21 smithi067 bash[27441]: cluster 2024-04-03T20:47:21.417884+0000 mgr.y (mgr.24370) 11666 : cluster [DBG] pgmap v11650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:21 smithi067 bash[17655]: cluster 2024-04-03T20:47:21.417884+0000 mgr.y (mgr.24370) 11666 : cluster [DBG] pgmap v11650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:22 smithi082 bash[20963]: audit 2024-04-03T20:47:21.534357+0000 mon.a (mon.0) 10150 : audit [DBG] from='client.? 172.21.15.67:0/3674125979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:22 smithi067 bash[17655]: audit 2024-04-03T20:47:21.534357+0000 mon.a (mon.0) 10150 : audit [DBG] from='client.? 172.21.15.67:0/3674125979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:22 smithi067 bash[27441]: audit 2024-04-03T20:47:21.534357+0000 mon.a (mon.0) 10150 : audit [DBG] from='client.? 172.21.15.67:0/3674125979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:47:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:23 smithi082 bash[20963]: cluster 2024-04-03T20:47:23.418525+0000 mgr.y (mgr.24370) 11667 : cluster [DBG] pgmap v11651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:47:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:23 smithi067 bash[17655]: cluster 2024-04-03T20:47:23.418525+0000 mgr.y (mgr.24370) 11667 : cluster [DBG] pgmap v11651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:23 smithi067 bash[27441]: cluster 2024-04-03T20:47:23.418525+0000 mgr.y (mgr.24370) 11667 : cluster [DBG] pgmap v11651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:24 smithi082 bash[20963]: audit 2024-04-03T20:47:23.986379+0000 mon.c (mon.2) 4652 : audit [DBG] from='client.? 172.21.15.67:0/2065852714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:24.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:24 smithi067 bash[17655]: audit 2024-04-03T20:47:23.986379+0000 mon.c (mon.2) 4652 : audit [DBG] from='client.? 172.21.15.67:0/2065852714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:24.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:24 smithi067 bash[27441]: audit 2024-04-03T20:47:23.986379+0000 mon.c (mon.2) 4652 : audit [DBG] from='client.? 172.21.15.67:0/2065852714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:25 smithi082 bash[20963]: audit 2024-04-03T20:47:25.278238+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:25 smithi082 bash[20963]: cluster 2024-04-03T20:47:25.419084+0000 mgr.y (mgr.24370) 11668 : cluster [DBG] pgmap v11652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:25 smithi067 bash[17655]: audit 2024-04-03T20:47:25.278238+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:25 smithi067 bash[17655]: cluster 2024-04-03T20:47:25.419084+0000 mgr.y (mgr.24370) 11668 : cluster [DBG] pgmap v11652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:25 smithi067 bash[27441]: audit 2024-04-03T20:47:25.278238+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:25 smithi067 bash[27441]: cluster 2024-04-03T20:47:25.419084+0000 mgr.y (mgr.24370) 11668 : cluster [DBG] pgmap v11652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:26 smithi082 bash[20963]: audit 2024-04-03T20:47:26.450771+0000 mon.a (mon.0) 10152 : audit [DBG] from='client.? 172.21.15.67:0/1647312630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:26.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:26 smithi067 bash[17655]: audit 2024-04-03T20:47:26.450771+0000 mon.a (mon.0) 10152 : audit [DBG] from='client.? 172.21.15.67:0/1647312630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:26.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:26 smithi067 bash[27441]: audit 2024-04-03T20:47:26.450771+0000 mon.a (mon.0) 10152 : audit [DBG] from='client.? 172.21.15.67:0/1647312630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:27 smithi082 bash[20963]: cluster 2024-04-03T20:47:27.420396+0000 mgr.y (mgr.24370) 11669 : cluster [DBG] pgmap v11653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:27 smithi067 bash[17655]: cluster 2024-04-03T20:47:27.420396+0000 mgr.y (mgr.24370) 11669 : cluster [DBG] pgmap v11653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:27 smithi067 bash[27441]: cluster 2024-04-03T20:47:27.420396+0000 mgr.y (mgr.24370) 11669 : cluster [DBG] pgmap v11653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:28 smithi082 bash[20963]: audit 2024-04-03T20:47:28.902298+0000 mon.c (mon.2) 4653 : audit [DBG] from='client.? 172.21.15.67:0/1174685083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:28 smithi067 bash[17655]: audit 2024-04-03T20:47:28.902298+0000 mon.c (mon.2) 4653 : audit [DBG] from='client.? 172.21.15.67:0/1174685083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:28 smithi067 bash[27441]: audit 2024-04-03T20:47:28.902298+0000 mon.c (mon.2) 4653 : audit [DBG] from='client.? 172.21.15.67:0/1174685083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:29 smithi082 bash[20963]: audit 2024-04-03T20:47:29.276188+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:47:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:29 smithi082 bash[20963]: cluster 2024-04-03T20:47:29.421156+0000 mgr.y (mgr.24370) 11670 : cluster [DBG] pgmap v11654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:29 smithi067 bash[27441]: audit 2024-04-03T20:47:29.276188+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:47:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:29 smithi067 bash[27441]: cluster 2024-04-03T20:47:29.421156+0000 mgr.y (mgr.24370) 11670 : cluster [DBG] pgmap v11654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:29 smithi067 bash[17655]: audit 2024-04-03T20:47:29.276188+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:47:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:29 smithi067 bash[17655]: cluster 2024-04-03T20:47:29.421156+0000 mgr.y (mgr.24370) 11670 : cluster [DBG] pgmap v11654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:31 smithi067 bash[27441]: audit 2024-04-03T20:47:31.355326+0000 mon.c (mon.2) 4654 : audit [DBG] from='client.? 172.21.15.67:0/728124130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:31 smithi067 bash[17655]: audit 2024-04-03T20:47:31.355326+0000 mon.c (mon.2) 4654 : audit [DBG] from='client.? 172.21.15.67:0/728124130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:31 smithi082 bash[20963]: audit 2024-04-03T20:47:31.355326+0000 mon.c (mon.2) 4654 : audit [DBG] from='client.? 172.21.15.67:0/728124130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:32 smithi082 bash[20963]: cluster 2024-04-03T20:47:31.422150+0000 mgr.y (mgr.24370) 11671 : cluster [DBG] pgmap v11655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:32 smithi067 bash[17655]: cluster 2024-04-03T20:47:31.422150+0000 mgr.y (mgr.24370) 11671 : cluster [DBG] pgmap v11655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:32.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:32 smithi067 bash[27441]: cluster 2024-04-03T20:47:31.422150+0000 mgr.y (mgr.24370) 11671 : cluster [DBG] pgmap v11655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:47:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:33 smithi082 bash[20963]: cluster 2024-04-03T20:47:33.422661+0000 mgr.y (mgr.24370) 11672 : cluster [DBG] pgmap v11656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:47:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:33 smithi067 bash[17655]: cluster 2024-04-03T20:47:33.422661+0000 mgr.y (mgr.24370) 11672 : cluster [DBG] pgmap v11656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:33 smithi067 bash[27441]: cluster 2024-04-03T20:47:33.422661+0000 mgr.y (mgr.24370) 11672 : cluster [DBG] pgmap v11656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:34 smithi082 bash[20963]: audit 2024-04-03T20:47:33.809298+0000 mon.c (mon.2) 4655 : audit [DBG] from='client.? 172.21.15.67:0/554886539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:34.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:34 smithi067 bash[27441]: audit 2024-04-03T20:47:33.809298+0000 mon.c (mon.2) 4655 : audit [DBG] from='client.? 172.21.15.67:0/554886539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:34 smithi067 bash[17655]: audit 2024-04-03T20:47:33.809298+0000 mon.c (mon.2) 4655 : audit [DBG] from='client.? 172.21.15.67:0/554886539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:36 smithi082 bash[20963]: audit 2024-04-03T20:47:35.022497+0000 mon.a (mon.0) 10154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:36 smithi082 bash[20963]: audit 2024-04-03T20:47:35.030407+0000 mon.a (mon.0) 10155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:36 smithi082 bash[20963]: audit 2024-04-03T20:47:35.265898+0000 mon.a (mon.0) 10156 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:36 smithi082 bash[20963]: audit 2024-04-03T20:47:35.272338+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:36 smithi082 bash[20963]: cluster 2024-04-03T20:47:35.423114+0000 mgr.y (mgr.24370) 11673 : cluster [DBG] pgmap v11657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:36 smithi082 bash[20963]: audit 2024-04-03T20:47:35.697321+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:47:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:36 smithi082 bash[20963]: audit 2024-04-03T20:47:35.699065+0000 mon.a (mon.0) 10159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:47:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:36 smithi082 bash[20963]: audit 2024-04-03T20:47:35.707626+0000 mon.a (mon.0) 10160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[27441]: audit 2024-04-03T20:47:35.022497+0000 mon.a (mon.0) 10154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[27441]: audit 2024-04-03T20:47:35.030407+0000 mon.a (mon.0) 10155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[27441]: audit 2024-04-03T20:47:35.265898+0000 mon.a (mon.0) 10156 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[27441]: audit 2024-04-03T20:47:35.272338+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[27441]: cluster 2024-04-03T20:47:35.423114+0000 mgr.y (mgr.24370) 11673 : cluster [DBG] pgmap v11657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[27441]: audit 2024-04-03T20:47:35.697321+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:47:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[27441]: audit 2024-04-03T20:47:35.699065+0000 mon.a (mon.0) 10159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:47:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[27441]: audit 2024-04-03T20:47:35.707626+0000 mon.a (mon.0) 10160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[17655]: audit 2024-04-03T20:47:35.022497+0000 mon.a (mon.0) 10154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[17655]: audit 2024-04-03T20:47:35.030407+0000 mon.a (mon.0) 10155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[17655]: audit 2024-04-03T20:47:35.265898+0000 mon.a (mon.0) 10156 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[17655]: audit 2024-04-03T20:47:35.272338+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[17655]: cluster 2024-04-03T20:47:35.423114+0000 mgr.y (mgr.24370) 11673 : cluster [DBG] pgmap v11657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[17655]: audit 2024-04-03T20:47:35.697321+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:47:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[17655]: audit 2024-04-03T20:47:35.699065+0000 mon.a (mon.0) 10159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:47:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:36 smithi067 bash[17655]: audit 2024-04-03T20:47:35.707626+0000 mon.a (mon.0) 10160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:47:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:37 smithi082 bash[20963]: audit 2024-04-03T20:47:36.259400+0000 mon.c (mon.2) 4656 : audit [DBG] from='client.? 172.21.15.67:0/218594506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:37 smithi067 bash[17655]: audit 2024-04-03T20:47:36.259400+0000 mon.c (mon.2) 4656 : audit [DBG] from='client.? 172.21.15.67:0/218594506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:37 smithi067 bash[27441]: audit 2024-04-03T20:47:36.259400+0000 mon.c (mon.2) 4656 : audit [DBG] from='client.? 172.21.15.67:0/218594506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:38.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:38 smithi082 bash[20963]: cluster 2024-04-03T20:47:37.424303+0000 mgr.y (mgr.24370) 11674 : cluster [DBG] pgmap v11658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:38 smithi067 bash[17655]: cluster 2024-04-03T20:47:37.424303+0000 mgr.y (mgr.24370) 11674 : cluster [DBG] pgmap v11658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:38 smithi067 bash[27441]: cluster 2024-04-03T20:47:37.424303+0000 mgr.y (mgr.24370) 11674 : cluster [DBG] pgmap v11658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:39 smithi082 bash[20963]: audit 2024-04-03T20:47:38.702586+0000 mon.a (mon.0) 10161 : audit [DBG] from='client.? 172.21.15.67:0/1171378469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:39 smithi067 bash[27441]: audit 2024-04-03T20:47:38.702586+0000 mon.a (mon.0) 10161 : audit [DBG] from='client.? 172.21.15.67:0/1171378469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:39 smithi067 bash[17655]: audit 2024-04-03T20:47:38.702586+0000 mon.a (mon.0) 10161 : audit [DBG] from='client.? 172.21.15.67:0/1171378469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:40 smithi082 bash[20963]: cluster 2024-04-03T20:47:39.424920+0000 mgr.y (mgr.24370) 11675 : cluster [DBG] pgmap v11659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:40 smithi067 bash[27441]: cluster 2024-04-03T20:47:39.424920+0000 mgr.y (mgr.24370) 11675 : cluster [DBG] pgmap v11659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:40 smithi067 bash[17655]: cluster 2024-04-03T20:47:39.424920+0000 mgr.y (mgr.24370) 11675 : cluster [DBG] pgmap v11659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:41 smithi082 bash[20963]: audit 2024-04-03T20:47:40.278608+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:41 smithi067 bash[17655]: audit 2024-04-03T20:47:40.278608+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:41 smithi067 bash[27441]: audit 2024-04-03T20:47:40.278608+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:42 smithi082 bash[20963]: audit 2024-04-03T20:47:41.156672+0000 mon.a (mon.0) 10163 : audit [DBG] from='client.? 172.21.15.67:0/4241178821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:42 smithi067 bash[27441]: audit 2024-04-03T20:47:41.156672+0000 mon.a (mon.0) 10163 : audit [DBG] from='client.? 172.21.15.67:0/4241178821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:42 smithi067 bash[17655]: audit 2024-04-03T20:47:41.156672+0000 mon.a (mon.0) 10163 : audit [DBG] from='client.? 172.21.15.67:0/4241178821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:43 smithi082 bash[20963]: cluster 2024-04-03T20:47:41.426001+0000 mgr.y (mgr.24370) 11676 : cluster [DBG] pgmap v11660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:43] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:47:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:43 smithi067 bash[17655]: cluster 2024-04-03T20:47:41.426001+0000 mgr.y (mgr.24370) 11676 : cluster [DBG] pgmap v11660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:43 smithi067 bash[27441]: cluster 2024-04-03T20:47:41.426001+0000 mgr.y (mgr.24370) 11676 : cluster [DBG] pgmap v11660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:47:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:44 smithi082 bash[20963]: audit 2024-04-03T20:47:43.620293+0000 mon.c (mon.2) 4657 : audit [DBG] from='client.? 172.21.15.67:0/4084566753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:44 smithi067 bash[17655]: audit 2024-04-03T20:47:43.620293+0000 mon.c (mon.2) 4657 : audit [DBG] from='client.? 172.21.15.67:0/4084566753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:44 smithi067 bash[27441]: audit 2024-04-03T20:47:43.620293+0000 mon.c (mon.2) 4657 : audit [DBG] from='client.? 172.21.15.67:0/4084566753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:45 smithi082 bash[20963]: cluster 2024-04-03T20:47:43.426694+0000 mgr.y (mgr.24370) 11677 : cluster [DBG] pgmap v11661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:45 smithi067 bash[27441]: cluster 2024-04-03T20:47:43.426694+0000 mgr.y (mgr.24370) 11677 : cluster [DBG] pgmap v11661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:45 smithi067 bash[17655]: cluster 2024-04-03T20:47:43.426694+0000 mgr.y (mgr.24370) 11677 : cluster [DBG] pgmap v11661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:47 smithi082 bash[20963]: cluster 2024-04-03T20:47:45.427306+0000 mgr.y (mgr.24370) 11678 : cluster [DBG] pgmap v11662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:47 smithi082 bash[20963]: audit 2024-04-03T20:47:46.083251+0000 mon.c (mon.2) 4658 : audit [DBG] from='client.? 172.21.15.67:0/353839103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:47 smithi067 bash[17655]: cluster 2024-04-03T20:47:45.427306+0000 mgr.y (mgr.24370) 11678 : cluster [DBG] pgmap v11662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:47 smithi067 bash[17655]: audit 2024-04-03T20:47:46.083251+0000 mon.c (mon.2) 4658 : audit [DBG] from='client.? 172.21.15.67:0/353839103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:47 smithi067 bash[27441]: cluster 2024-04-03T20:47:45.427306+0000 mgr.y (mgr.24370) 11678 : cluster [DBG] pgmap v11662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:47 smithi067 bash[27441]: audit 2024-04-03T20:47:46.083251+0000 mon.c (mon.2) 4658 : audit [DBG] from='client.? 172.21.15.67:0/353839103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:49 smithi082 bash[20963]: cluster 2024-04-03T20:47:47.428551+0000 mgr.y (mgr.24370) 11679 : cluster [DBG] pgmap v11663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:49 smithi082 bash[20963]: audit 2024-04-03T20:47:48.540328+0000 mon.c (mon.2) 4659 : audit [DBG] from='client.? 172.21.15.67:0/1332502146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:49 smithi067 bash[17655]: cluster 2024-04-03T20:47:47.428551+0000 mgr.y (mgr.24370) 11679 : cluster [DBG] pgmap v11663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:49 smithi067 bash[17655]: audit 2024-04-03T20:47:48.540328+0000 mon.c (mon.2) 4659 : audit [DBG] from='client.? 172.21.15.67:0/1332502146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:49 smithi067 bash[27441]: cluster 2024-04-03T20:47:47.428551+0000 mgr.y (mgr.24370) 11679 : cluster [DBG] pgmap v11663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:49 smithi067 bash[27441]: audit 2024-04-03T20:47:48.540328+0000 mon.c (mon.2) 4659 : audit [DBG] from='client.? 172.21.15.67:0/1332502146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:51 smithi082 bash[20963]: cluster 2024-04-03T20:47:49.429230+0000 mgr.y (mgr.24370) 11680 : cluster [DBG] pgmap v11664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:51 smithi082 bash[20963]: audit 2024-04-03T20:47:50.988144+0000 mon.a (mon.0) 10164 : audit [DBG] from='client.? 172.21.15.67:0/3913125413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:51 smithi067 bash[17655]: cluster 2024-04-03T20:47:49.429230+0000 mgr.y (mgr.24370) 11680 : cluster [DBG] pgmap v11664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:51 smithi067 bash[17655]: audit 2024-04-03T20:47:50.988144+0000 mon.a (mon.0) 10164 : audit [DBG] from='client.? 172.21.15.67:0/3913125413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:51 smithi067 bash[27441]: cluster 2024-04-03T20:47:49.429230+0000 mgr.y (mgr.24370) 11680 : cluster [DBG] pgmap v11664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:51 smithi067 bash[27441]: audit 2024-04-03T20:47:50.988144+0000 mon.a (mon.0) 10164 : audit [DBG] from='client.? 172.21.15.67:0/3913125413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:53 smithi082 bash[20963]: cluster 2024-04-03T20:47:51.430413+0000 mgr.y (mgr.24370) 11681 : cluster [DBG] pgmap v11665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:53 smithi067 bash[17655]: cluster 2024-04-03T20:47:51.430413+0000 mgr.y (mgr.24370) 11681 : cluster [DBG] pgmap v11665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:53] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:47:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:53 smithi067 bash[27441]: cluster 2024-04-03T20:47:51.430413+0000 mgr.y (mgr.24370) 11681 : cluster [DBG] pgmap v11665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:47:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:54 smithi082 bash[20963]: audit 2024-04-03T20:47:53.441283+0000 mon.c (mon.2) 4660 : audit [DBG] from='client.? 172.21.15.67:0/497116202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:54 smithi067 bash[17655]: audit 2024-04-03T20:47:53.441283+0000 mon.c (mon.2) 4660 : audit [DBG] from='client.? 172.21.15.67:0/497116202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:54 smithi067 bash[27441]: audit 2024-04-03T20:47:53.441283+0000 mon.c (mon.2) 4660 : audit [DBG] from='client.? 172.21.15.67:0/497116202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:55 smithi082 bash[20963]: cluster 2024-04-03T20:47:53.431166+0000 mgr.y (mgr.24370) 11682 : cluster [DBG] pgmap v11666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:55 smithi067 bash[17655]: cluster 2024-04-03T20:47:53.431166+0000 mgr.y (mgr.24370) 11682 : cluster [DBG] pgmap v11666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:55 smithi067 bash[27441]: cluster 2024-04-03T20:47:53.431166+0000 mgr.y (mgr.24370) 11682 : cluster [DBG] pgmap v11666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:56 smithi082 bash[20963]: audit 2024-04-03T20:47:55.278999+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:56 smithi082 bash[20963]: audit 2024-04-03T20:47:55.898487+0000 mon.a (mon.0) 10166 : audit [DBG] from='client.? 172.21.15.67:0/3658256418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:56 smithi067 bash[27441]: audit 2024-04-03T20:47:55.278999+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:56 smithi067 bash[27441]: audit 2024-04-03T20:47:55.898487+0000 mon.a (mon.0) 10166 : audit [DBG] from='client.? 172.21.15.67:0/3658256418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:56 smithi067 bash[17655]: audit 2024-04-03T20:47:55.278999+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:47:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:56 smithi067 bash[17655]: audit 2024-04-03T20:47:55.898487+0000 mon.a (mon.0) 10166 : audit [DBG] from='client.? 172.21.15.67:0/3658256418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:57 smithi082 bash[20963]: cluster 2024-04-03T20:47:55.431843+0000 mgr.y (mgr.24370) 11683 : cluster [DBG] pgmap v11667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:57 smithi067 bash[27441]: cluster 2024-04-03T20:47:55.431843+0000 mgr.y (mgr.24370) 11683 : cluster [DBG] pgmap v11667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:57 smithi067 bash[17655]: cluster 2024-04-03T20:47:55.431843+0000 mgr.y (mgr.24370) 11683 : cluster [DBG] pgmap v11667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:59 smithi082 bash[20963]: cluster 2024-04-03T20:47:57.433030+0000 mgr.y (mgr.24370) 11684 : cluster [DBG] pgmap v11668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:47:59 smithi082 bash[20963]: audit 2024-04-03T20:47:58.345464+0000 mon.c (mon.2) 4661 : audit [DBG] from='client.? 172.21.15.67:0/3071673144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:59 smithi067 bash[27441]: cluster 2024-04-03T20:47:57.433030+0000 mgr.y (mgr.24370) 11684 : cluster [DBG] pgmap v11668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:47:59 smithi067 bash[27441]: audit 2024-04-03T20:47:58.345464+0000 mon.c (mon.2) 4661 : audit [DBG] from='client.? 172.21.15.67:0/3071673144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:47:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:59 smithi067 bash[17655]: cluster 2024-04-03T20:47:57.433030+0000 mgr.y (mgr.24370) 11684 : cluster [DBG] pgmap v11668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:47:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:47:59 smithi067 bash[17655]: audit 2024-04-03T20:47:58.345464+0000 mon.c (mon.2) 4661 : audit [DBG] from='client.? 172.21.15.67:0/3071673144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:01 smithi082 bash[20963]: cluster 2024-04-03T20:47:59.433727+0000 mgr.y (mgr.24370) 11685 : cluster [DBG] pgmap v11669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:01 smithi082 bash[20963]: audit 2024-04-03T20:48:00.791153+0000 mon.c (mon.2) 4662 : audit [DBG] from='client.? 172.21.15.67:0/2943379884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:01 smithi067 bash[27441]: cluster 2024-04-03T20:47:59.433727+0000 mgr.y (mgr.24370) 11685 : cluster [DBG] pgmap v11669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:01 smithi067 bash[27441]: audit 2024-04-03T20:48:00.791153+0000 mon.c (mon.2) 4662 : audit [DBG] from='client.? 172.21.15.67:0/2943379884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:01 smithi067 bash[17655]: cluster 2024-04-03T20:47:59.433727+0000 mgr.y (mgr.24370) 11685 : cluster [DBG] pgmap v11669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:01 smithi067 bash[17655]: audit 2024-04-03T20:48:00.791153+0000 mon.c (mon.2) 4662 : audit [DBG] from='client.? 172.21.15.67:0/2943379884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:03 smithi082 bash[20963]: cluster 2024-04-03T20:48:01.434917+0000 mgr.y (mgr.24370) 11686 : cluster [DBG] pgmap v11670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:03] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:48:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:03 smithi067 bash[27441]: cluster 2024-04-03T20:48:01.434917+0000 mgr.y (mgr.24370) 11686 : cluster [DBG] pgmap v11670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:03 smithi067 bash[17655]: cluster 2024-04-03T20:48:01.434917+0000 mgr.y (mgr.24370) 11686 : cluster [DBG] pgmap v11670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:48:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:04 smithi082 bash[20963]: audit 2024-04-03T20:48:03.247963+0000 mon.c (mon.2) 4663 : audit [DBG] from='client.? 172.21.15.67:0/1721650102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:04 smithi067 bash[17655]: audit 2024-04-03T20:48:03.247963+0000 mon.c (mon.2) 4663 : audit [DBG] from='client.? 172.21.15.67:0/1721650102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:04 smithi067 bash[27441]: audit 2024-04-03T20:48:03.247963+0000 mon.c (mon.2) 4663 : audit [DBG] from='client.? 172.21.15.67:0/1721650102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:05 smithi082 bash[20963]: cluster 2024-04-03T20:48:03.435619+0000 mgr.y (mgr.24370) 11687 : cluster [DBG] pgmap v11671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:05.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:05 smithi067 bash[27441]: cluster 2024-04-03T20:48:03.435619+0000 mgr.y (mgr.24370) 11687 : cluster [DBG] pgmap v11671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:05 smithi067 bash[17655]: cluster 2024-04-03T20:48:03.435619+0000 mgr.y (mgr.24370) 11687 : cluster [DBG] pgmap v11671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:06 smithi067 bash[17655]: audit 2024-04-03T20:48:05.708683+0000 mon.a (mon.0) 10167 : audit [DBG] from='client.? 172.21.15.67:0/65846922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:06 smithi067 bash[27441]: audit 2024-04-03T20:48:05.708683+0000 mon.a (mon.0) 10167 : audit [DBG] from='client.? 172.21.15.67:0/65846922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:06 smithi082 bash[20963]: audit 2024-04-03T20:48:05.708683+0000 mon.a (mon.0) 10167 : audit [DBG] from='client.? 172.21.15.67:0/65846922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:07 smithi067 bash[17655]: cluster 2024-04-03T20:48:05.436351+0000 mgr.y (mgr.24370) 11688 : cluster [DBG] pgmap v11672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:07 smithi067 bash[27441]: cluster 2024-04-03T20:48:05.436351+0000 mgr.y (mgr.24370) 11688 : cluster [DBG] pgmap v11672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:07 smithi082 bash[20963]: cluster 2024-04-03T20:48:05.436351+0000 mgr.y (mgr.24370) 11688 : cluster [DBG] pgmap v11672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:09 smithi067 bash[17655]: cluster 2024-04-03T20:48:07.437462+0000 mgr.y (mgr.24370) 11689 : cluster [DBG] pgmap v11673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:09 smithi067 bash[17655]: audit 2024-04-03T20:48:08.159913+0000 mon.a (mon.0) 10168 : audit [DBG] from='client.? 172.21.15.67:0/509640674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:09 smithi067 bash[27441]: cluster 2024-04-03T20:48:07.437462+0000 mgr.y (mgr.24370) 11689 : cluster [DBG] pgmap v11673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:09 smithi067 bash[27441]: audit 2024-04-03T20:48:08.159913+0000 mon.a (mon.0) 10168 : audit [DBG] from='client.? 172.21.15.67:0/509640674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:09 smithi082 bash[20963]: cluster 2024-04-03T20:48:07.437462+0000 mgr.y (mgr.24370) 11689 : cluster [DBG] pgmap v11673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:09 smithi082 bash[20963]: audit 2024-04-03T20:48:08.159913+0000 mon.a (mon.0) 10168 : audit [DBG] from='client.? 172.21.15.67:0/509640674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:11 smithi067 bash[17655]: cluster 2024-04-03T20:48:09.438131+0000 mgr.y (mgr.24370) 11690 : cluster [DBG] pgmap v11674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:11 smithi067 bash[17655]: audit 2024-04-03T20:48:10.278603+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:11 smithi067 bash[17655]: audit 2024-04-03T20:48:10.612401+0000 mon.a (mon.0) 10170 : audit [DBG] from='client.? 172.21.15.67:0/1990498495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:11 smithi067 bash[27441]: cluster 2024-04-03T20:48:09.438131+0000 mgr.y (mgr.24370) 11690 : cluster [DBG] pgmap v11674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:11 smithi067 bash[27441]: audit 2024-04-03T20:48:10.278603+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:11 smithi067 bash[27441]: audit 2024-04-03T20:48:10.612401+0000 mon.a (mon.0) 10170 : audit [DBG] from='client.? 172.21.15.67:0/1990498495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:11 smithi082 bash[20963]: cluster 2024-04-03T20:48:09.438131+0000 mgr.y (mgr.24370) 11690 : cluster [DBG] pgmap v11674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:11 smithi082 bash[20963]: audit 2024-04-03T20:48:10.278603+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:11 smithi082 bash[20963]: audit 2024-04-03T20:48:10.612401+0000 mon.a (mon.0) 10170 : audit [DBG] from='client.? 172.21.15.67:0/1990498495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:13 smithi067 bash[17655]: cluster 2024-04-03T20:48:11.439279+0000 mgr.y (mgr.24370) 11691 : cluster [DBG] pgmap v11675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:13 smithi067 bash[17655]: audit 2024-04-03T20:48:13.058958+0000 mon.c (mon.2) 4664 : audit [DBG] from='client.? 172.21.15.67:0/1228630870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:13] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:48:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:13 smithi067 bash[27441]: cluster 2024-04-03T20:48:11.439279+0000 mgr.y (mgr.24370) 11691 : cluster [DBG] pgmap v11675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:13 smithi067 bash[27441]: audit 2024-04-03T20:48:13.058958+0000 mon.c (mon.2) 4664 : audit [DBG] from='client.? 172.21.15.67:0/1228630870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:13 smithi082 bash[20963]: cluster 2024-04-03T20:48:11.439279+0000 mgr.y (mgr.24370) 11691 : cluster [DBG] pgmap v11675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:13 smithi082 bash[20963]: audit 2024-04-03T20:48:13.058958+0000 mon.c (mon.2) 4664 : audit [DBG] from='client.? 172.21.15.67:0/1228630870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:48:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:15 smithi067 bash[17655]: cluster 2024-04-03T20:48:13.439898+0000 mgr.y (mgr.24370) 11692 : cluster [DBG] pgmap v11676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:15 smithi067 bash[27441]: cluster 2024-04-03T20:48:13.439898+0000 mgr.y (mgr.24370) 11692 : cluster [DBG] pgmap v11676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:15 smithi082 bash[20963]: cluster 2024-04-03T20:48:13.439898+0000 mgr.y (mgr.24370) 11692 : cluster [DBG] pgmap v11676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:16 smithi067 bash[17655]: audit 2024-04-03T20:48:15.512843+0000 mon.a (mon.0) 10171 : audit [DBG] from='client.? 172.21.15.67:0/1233727469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:16 smithi067 bash[27441]: audit 2024-04-03T20:48:15.512843+0000 mon.a (mon.0) 10171 : audit [DBG] from='client.? 172.21.15.67:0/1233727469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:16 smithi082 bash[20963]: audit 2024-04-03T20:48:15.512843+0000 mon.a (mon.0) 10171 : audit [DBG] from='client.? 172.21.15.67:0/1233727469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:17 smithi067 bash[27441]: cluster 2024-04-03T20:48:15.440561+0000 mgr.y (mgr.24370) 11693 : cluster [DBG] pgmap v11677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:17 smithi067 bash[17655]: cluster 2024-04-03T20:48:15.440561+0000 mgr.y (mgr.24370) 11693 : cluster [DBG] pgmap v11677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:17 smithi082 bash[20963]: cluster 2024-04-03T20:48:15.440561+0000 mgr.y (mgr.24370) 11693 : cluster [DBG] pgmap v11677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:18 smithi082 bash[20963]: audit 2024-04-03T20:48:17.972779+0000 mon.a (mon.0) 10172 : audit [DBG] from='client.? 172.21.15.67:0/550696710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:18 smithi067 bash[27441]: audit 2024-04-03T20:48:17.972779+0000 mon.a (mon.0) 10172 : audit [DBG] from='client.? 172.21.15.67:0/550696710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:18 smithi067 bash[17655]: audit 2024-04-03T20:48:17.972779+0000 mon.a (mon.0) 10172 : audit [DBG] from='client.? 172.21.15.67:0/550696710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:19 smithi082 bash[20963]: cluster 2024-04-03T20:48:17.441707+0000 mgr.y (mgr.24370) 11694 : cluster [DBG] pgmap v11678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:19 smithi067 bash[27441]: cluster 2024-04-03T20:48:17.441707+0000 mgr.y (mgr.24370) 11694 : cluster [DBG] pgmap v11678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:19 smithi067 bash[17655]: cluster 2024-04-03T20:48:17.441707+0000 mgr.y (mgr.24370) 11694 : cluster [DBG] pgmap v11678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:21 smithi082 bash[20963]: cluster 2024-04-03T20:48:19.442402+0000 mgr.y (mgr.24370) 11695 : cluster [DBG] pgmap v11679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:21 smithi082 bash[20963]: audit 2024-04-03T20:48:20.425462+0000 mon.a (mon.0) 10173 : audit [DBG] from='client.? 172.21.15.67:0/171545594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:21 smithi067 bash[27441]: cluster 2024-04-03T20:48:19.442402+0000 mgr.y (mgr.24370) 11695 : cluster [DBG] pgmap v11679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:21 smithi067 bash[27441]: audit 2024-04-03T20:48:20.425462+0000 mon.a (mon.0) 10173 : audit [DBG] from='client.? 172.21.15.67:0/171545594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:21 smithi067 bash[17655]: cluster 2024-04-03T20:48:19.442402+0000 mgr.y (mgr.24370) 11695 : cluster [DBG] pgmap v11679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:21 smithi067 bash[17655]: audit 2024-04-03T20:48:20.425462+0000 mon.a (mon.0) 10173 : audit [DBG] from='client.? 172.21.15.67:0/171545594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:23] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T20:48:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:23 smithi067 bash[17655]: cluster 2024-04-03T20:48:21.443573+0000 mgr.y (mgr.24370) 11696 : cluster [DBG] pgmap v11680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:23 smithi067 bash[17655]: audit 2024-04-03T20:48:22.873617+0000 mon.c (mon.2) 4665 : audit [DBG] from='client.? 172.21.15.67:0/1109574845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:23 smithi067 bash[27441]: cluster 2024-04-03T20:48:21.443573+0000 mgr.y (mgr.24370) 11696 : cluster [DBG] pgmap v11680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:23 smithi067 bash[27441]: audit 2024-04-03T20:48:22.873617+0000 mon.c (mon.2) 4665 : audit [DBG] from='client.? 172.21.15.67:0/1109574845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:23 smithi082 bash[20963]: cluster 2024-04-03T20:48:21.443573+0000 mgr.y (mgr.24370) 11696 : cluster [DBG] pgmap v11680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:23 smithi082 bash[20963]: audit 2024-04-03T20:48:22.873617+0000 mon.c (mon.2) 4665 : audit [DBG] from='client.? 172.21.15.67:0/1109574845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:48:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:25 smithi082 bash[20963]: cluster 2024-04-03T20:48:23.444286+0000 mgr.y (mgr.24370) 11697 : cluster [DBG] pgmap v11681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:25 smithi067 bash[27441]: cluster 2024-04-03T20:48:23.444286+0000 mgr.y (mgr.24370) 11697 : cluster [DBG] pgmap v11681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:25 smithi067 bash[17655]: cluster 2024-04-03T20:48:23.444286+0000 mgr.y (mgr.24370) 11697 : cluster [DBG] pgmap v11681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:26 smithi082 bash[20963]: audit 2024-04-03T20:48:25.279478+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:26 smithi082 bash[20963]: audit 2024-04-03T20:48:25.326543+0000 mon.a (mon.0) 10175 : audit [DBG] from='client.? 172.21.15.67:0/814519988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:26 smithi067 bash[27441]: audit 2024-04-03T20:48:25.279478+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:26 smithi067 bash[27441]: audit 2024-04-03T20:48:25.326543+0000 mon.a (mon.0) 10175 : audit [DBG] from='client.? 172.21.15.67:0/814519988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:26 smithi067 bash[17655]: audit 2024-04-03T20:48:25.279478+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:26 smithi067 bash[17655]: audit 2024-04-03T20:48:25.326543+0000 mon.a (mon.0) 10175 : audit [DBG] from='client.? 172.21.15.67:0/814519988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:27 smithi082 bash[20963]: cluster 2024-04-03T20:48:25.444902+0000 mgr.y (mgr.24370) 11698 : cluster [DBG] pgmap v11682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:27 smithi067 bash[27441]: cluster 2024-04-03T20:48:25.444902+0000 mgr.y (mgr.24370) 11698 : cluster [DBG] pgmap v11682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:27 smithi067 bash[17655]: cluster 2024-04-03T20:48:25.444902+0000 mgr.y (mgr.24370) 11698 : cluster [DBG] pgmap v11682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:28 smithi082 bash[20963]: audit 2024-04-03T20:48:27.778902+0000 mon.c (mon.2) 4666 : audit [DBG] from='client.? 172.21.15.67:0/2216293317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:28 smithi067 bash[17655]: audit 2024-04-03T20:48:27.778902+0000 mon.c (mon.2) 4666 : audit [DBG] from='client.? 172.21.15.67:0/2216293317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:28 smithi067 bash[27441]: audit 2024-04-03T20:48:27.778902+0000 mon.c (mon.2) 4666 : audit [DBG] from='client.? 172.21.15.67:0/2216293317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:29 smithi082 bash[20963]: cluster 2024-04-03T20:48:27.446047+0000 mgr.y (mgr.24370) 11699 : cluster [DBG] pgmap v11683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:29 smithi067 bash[27441]: cluster 2024-04-03T20:48:27.446047+0000 mgr.y (mgr.24370) 11699 : cluster [DBG] pgmap v11683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:29 smithi067 bash[17655]: cluster 2024-04-03T20:48:27.446047+0000 mgr.y (mgr.24370) 11699 : cluster [DBG] pgmap v11683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:31 smithi082 bash[20963]: cluster 2024-04-03T20:48:29.446752+0000 mgr.y (mgr.24370) 11700 : cluster [DBG] pgmap v11684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:31 smithi082 bash[20963]: audit 2024-04-03T20:48:30.231584+0000 mon.c (mon.2) 4667 : audit [DBG] from='client.? 172.21.15.67:0/2857239311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:31 smithi067 bash[27441]: cluster 2024-04-03T20:48:29.446752+0000 mgr.y (mgr.24370) 11700 : cluster [DBG] pgmap v11684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:31 smithi067 bash[27441]: audit 2024-04-03T20:48:30.231584+0000 mon.c (mon.2) 4667 : audit [DBG] from='client.? 172.21.15.67:0/2857239311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:31 smithi067 bash[17655]: cluster 2024-04-03T20:48:29.446752+0000 mgr.y (mgr.24370) 11700 : cluster [DBG] pgmap v11684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:31 smithi067 bash[17655]: audit 2024-04-03T20:48:30.231584+0000 mon.c (mon.2) 4667 : audit [DBG] from='client.? 172.21.15.67:0/2857239311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:33 smithi067 bash[17655]: cluster 2024-04-03T20:48:31.448116+0000 mgr.y (mgr.24370) 11701 : cluster [DBG] pgmap v11685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:33 smithi067 bash[17655]: audit 2024-04-03T20:48:32.696362+0000 mon.c (mon.2) 4668 : audit [DBG] from='client.? 172.21.15.67:0/678518459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:48:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:33 smithi067 bash[27441]: cluster 2024-04-03T20:48:31.448116+0000 mgr.y (mgr.24370) 11701 : cluster [DBG] pgmap v11685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:33 smithi067 bash[27441]: audit 2024-04-03T20:48:32.696362+0000 mon.c (mon.2) 4668 : audit [DBG] from='client.? 172.21.15.67:0/678518459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:33 smithi082 bash[20963]: cluster 2024-04-03T20:48:31.448116+0000 mgr.y (mgr.24370) 11701 : cluster [DBG] pgmap v11685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:33 smithi082 bash[20963]: audit 2024-04-03T20:48:32.696362+0000 mon.c (mon.2) 4668 : audit [DBG] from='client.? 172.21.15.67:0/678518459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:48:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:35 smithi082 bash[20963]: cluster 2024-04-03T20:48:33.448860+0000 mgr.y (mgr.24370) 11702 : cluster [DBG] pgmap v11686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:35 smithi082 bash[20963]: audit 2024-04-03T20:48:35.149353+0000 mon.a (mon.0) 10176 : audit [DBG] from='client.? 172.21.15.67:0/2636176812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:35 smithi067 bash[27441]: cluster 2024-04-03T20:48:33.448860+0000 mgr.y (mgr.24370) 11702 : cluster [DBG] pgmap v11686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:35 smithi067 bash[27441]: audit 2024-04-03T20:48:35.149353+0000 mon.a (mon.0) 10176 : audit [DBG] from='client.? 172.21.15.67:0/2636176812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:35 smithi067 bash[17655]: cluster 2024-04-03T20:48:33.448860+0000 mgr.y (mgr.24370) 11702 : cluster [DBG] pgmap v11686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:35 smithi067 bash[17655]: audit 2024-04-03T20:48:35.149353+0000 mon.a (mon.0) 10176 : audit [DBG] from='client.? 172.21.15.67:0/2636176812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:36 smithi082 bash[20963]: audit 2024-04-03T20:48:35.782503+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:48:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:36 smithi067 bash[27441]: audit 2024-04-03T20:48:35.782503+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:48:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:36 smithi067 bash[17655]: audit 2024-04-03T20:48:35.782503+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:48:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:37 smithi082 bash[20963]: cluster 2024-04-03T20:48:35.449572+0000 mgr.y (mgr.24370) 11703 : cluster [DBG] pgmap v11687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:37 smithi067 bash[17655]: cluster 2024-04-03T20:48:35.449572+0000 mgr.y (mgr.24370) 11703 : cluster [DBG] pgmap v11687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:37 smithi067 bash[27441]: cluster 2024-04-03T20:48:35.449572+0000 mgr.y (mgr.24370) 11703 : cluster [DBG] pgmap v11687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:38 smithi082 bash[20963]: audit 2024-04-03T20:48:37.598691+0000 mon.c (mon.2) 4669 : audit [DBG] from='client.? 172.21.15.67:0/1230963023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:38 smithi067 bash[17655]: audit 2024-04-03T20:48:37.598691+0000 mon.c (mon.2) 4669 : audit [DBG] from='client.? 172.21.15.67:0/1230963023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:38 smithi067 bash[27441]: audit 2024-04-03T20:48:37.598691+0000 mon.c (mon.2) 4669 : audit [DBG] from='client.? 172.21.15.67:0/1230963023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:39 smithi082 bash[20963]: cluster 2024-04-03T20:48:37.450713+0000 mgr.y (mgr.24370) 11704 : cluster [DBG] pgmap v11688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:39 smithi067 bash[17655]: cluster 2024-04-03T20:48:37.450713+0000 mgr.y (mgr.24370) 11704 : cluster [DBG] pgmap v11688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:39 smithi067 bash[27441]: cluster 2024-04-03T20:48:37.450713+0000 mgr.y (mgr.24370) 11704 : cluster [DBG] pgmap v11688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:40 smithi082 bash[20963]: audit 2024-04-03T20:48:40.057733+0000 mon.c (mon.2) 4670 : audit [DBG] from='client.? 172.21.15.67:0/4037030305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:40 smithi067 bash[27441]: audit 2024-04-03T20:48:40.057733+0000 mon.c (mon.2) 4670 : audit [DBG] from='client.? 172.21.15.67:0/4037030305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:40 smithi067 bash[17655]: audit 2024-04-03T20:48:40.057733+0000 mon.c (mon.2) 4670 : audit [DBG] from='client.? 172.21.15.67:0/4037030305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:41 smithi082 bash[20963]: cluster 2024-04-03T20:48:39.451421+0000 mgr.y (mgr.24370) 11705 : cluster [DBG] pgmap v11689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:41 smithi082 bash[20963]: audit 2024-04-03T20:48:40.279912+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:41 smithi067 bash[17655]: cluster 2024-04-03T20:48:39.451421+0000 mgr.y (mgr.24370) 11705 : cluster [DBG] pgmap v11689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:41 smithi067 bash[17655]: audit 2024-04-03T20:48:40.279912+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:41 smithi067 bash[27441]: cluster 2024-04-03T20:48:39.451421+0000 mgr.y (mgr.24370) 11705 : cluster [DBG] pgmap v11689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:41 smithi067 bash[27441]: audit 2024-04-03T20:48:40.279912+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:42 smithi082 bash[20963]: cluster 2024-04-03T20:48:41.452557+0000 mgr.y (mgr.24370) 11706 : cluster [DBG] pgmap v11690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:42 smithi082 bash[20963]: audit 2024-04-03T20:48:41.530364+0000 mon.a (mon.0) 10179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:42 smithi082 bash[20963]: audit 2024-04-03T20:48:41.541869+0000 mon.a (mon.0) 10180 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:42 smithi082 bash[20963]: audit 2024-04-03T20:48:41.836794+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:42 smithi082 bash[20963]: audit 2024-04-03T20:48:41.845270+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:42 smithi082 bash[20963]: audit 2024-04-03T20:48:42.323204+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:48:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:42 smithi082 bash[20963]: audit 2024-04-03T20:48:42.324658+0000 mon.a (mon.0) 10184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:48:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:42 smithi082 bash[20963]: audit 2024-04-03T20:48:42.335990+0000 mon.a (mon.0) 10185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:42 smithi082 bash[20963]: audit 2024-04-03T20:48:42.514995+0000 mon.a (mon.0) 10186 : audit [DBG] from='client.? 172.21.15.67:0/1630023998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[17655]: cluster 2024-04-03T20:48:41.452557+0000 mgr.y (mgr.24370) 11706 : cluster [DBG] pgmap v11690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[17655]: audit 2024-04-03T20:48:41.530364+0000 mon.a (mon.0) 10179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[17655]: audit 2024-04-03T20:48:41.541869+0000 mon.a (mon.0) 10180 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[17655]: audit 2024-04-03T20:48:41.836794+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[17655]: audit 2024-04-03T20:48:41.845270+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[17655]: audit 2024-04-03T20:48:42.323204+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[17655]: audit 2024-04-03T20:48:42.324658+0000 mon.a (mon.0) 10184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[17655]: audit 2024-04-03T20:48:42.335990+0000 mon.a (mon.0) 10185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[17655]: audit 2024-04-03T20:48:42.514995+0000 mon.a (mon.0) 10186 : audit [DBG] from='client.? 172.21.15.67:0/1630023998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[27441]: cluster 2024-04-03T20:48:41.452557+0000 mgr.y (mgr.24370) 11706 : cluster [DBG] pgmap v11690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[27441]: audit 2024-04-03T20:48:41.530364+0000 mon.a (mon.0) 10179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[27441]: audit 2024-04-03T20:48:41.541869+0000 mon.a (mon.0) 10180 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[27441]: audit 2024-04-03T20:48:41.836794+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[27441]: audit 2024-04-03T20:48:41.845270+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[27441]: audit 2024-04-03T20:48:42.323204+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:48:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[27441]: audit 2024-04-03T20:48:42.324658+0000 mon.a (mon.0) 10184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:48:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[27441]: audit 2024-04-03T20:48:42.335990+0000 mon.a (mon.0) 10185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:48:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:42 smithi067 bash[27441]: audit 2024-04-03T20:48:42.514995+0000 mon.a (mon.0) 10186 : audit [DBG] from='client.? 172.21.15.67:0/1630023998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:43] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:48:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:48:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:44 smithi082 bash[20963]: cluster 2024-04-03T20:48:43.453211+0000 mgr.y (mgr.24370) 11707 : cluster [DBG] pgmap v11691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:44.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:44 smithi067 bash[17655]: cluster 2024-04-03T20:48:43.453211+0000 mgr.y (mgr.24370) 11707 : cluster [DBG] pgmap v11691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:44 smithi067 bash[27441]: cluster 2024-04-03T20:48:43.453211+0000 mgr.y (mgr.24370) 11707 : cluster [DBG] pgmap v11691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:45 smithi082 bash[20963]: audit 2024-04-03T20:48:44.971035+0000 mon.c (mon.2) 4671 : audit [DBG] from='client.? 172.21.15.67:0/2559538625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:45.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:45 smithi067 bash[17655]: audit 2024-04-03T20:48:44.971035+0000 mon.c (mon.2) 4671 : audit [DBG] from='client.? 172.21.15.67:0/2559538625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:45.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:45 smithi067 bash[27441]: audit 2024-04-03T20:48:44.971035+0000 mon.c (mon.2) 4671 : audit [DBG] from='client.? 172.21.15.67:0/2559538625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:46 smithi082 bash[20963]: cluster 2024-04-03T20:48:45.453928+0000 mgr.y (mgr.24370) 11708 : cluster [DBG] pgmap v11692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:46 smithi067 bash[27441]: cluster 2024-04-03T20:48:45.453928+0000 mgr.y (mgr.24370) 11708 : cluster [DBG] pgmap v11692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:46 smithi067 bash[17655]: cluster 2024-04-03T20:48:45.453928+0000 mgr.y (mgr.24370) 11708 : cluster [DBG] pgmap v11692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:47 smithi082 bash[20963]: audit 2024-04-03T20:48:47.431727+0000 mon.c (mon.2) 4672 : audit [DBG] from='client.? 172.21.15.67:0/3623590340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:47 smithi067 bash[17655]: audit 2024-04-03T20:48:47.431727+0000 mon.c (mon.2) 4672 : audit [DBG] from='client.? 172.21.15.67:0/3623590340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:47 smithi067 bash[27441]: audit 2024-04-03T20:48:47.431727+0000 mon.c (mon.2) 4672 : audit [DBG] from='client.? 172.21.15.67:0/3623590340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:48 smithi082 bash[20963]: cluster 2024-04-03T20:48:47.455020+0000 mgr.y (mgr.24370) 11709 : cluster [DBG] pgmap v11693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:48.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:48 smithi067 bash[27441]: cluster 2024-04-03T20:48:47.455020+0000 mgr.y (mgr.24370) 11709 : cluster [DBG] pgmap v11693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:48 smithi067 bash[17655]: cluster 2024-04-03T20:48:47.455020+0000 mgr.y (mgr.24370) 11709 : cluster [DBG] pgmap v11693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:50 smithi082 bash[20963]: cluster 2024-04-03T20:48:49.455733+0000 mgr.y (mgr.24370) 11710 : cluster [DBG] pgmap v11694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:50 smithi082 bash[20963]: audit 2024-04-03T20:48:49.882846+0000 mon.c (mon.2) 4673 : audit [DBG] from='client.? 172.21.15.67:0/1693909380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:50.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:50 smithi067 bash[17655]: cluster 2024-04-03T20:48:49.455733+0000 mgr.y (mgr.24370) 11710 : cluster [DBG] pgmap v11694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:50.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:50 smithi067 bash[17655]: audit 2024-04-03T20:48:49.882846+0000 mon.c (mon.2) 4673 : audit [DBG] from='client.? 172.21.15.67:0/1693909380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:50.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:50 smithi067 bash[27441]: cluster 2024-04-03T20:48:49.455733+0000 mgr.y (mgr.24370) 11710 : cluster [DBG] pgmap v11694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:50.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:50 smithi067 bash[27441]: audit 2024-04-03T20:48:49.882846+0000 mon.c (mon.2) 4673 : audit [DBG] from='client.? 172.21.15.67:0/1693909380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:52 smithi082 bash[20963]: cluster 2024-04-03T20:48:51.457006+0000 mgr.y (mgr.24370) 11711 : cluster [DBG] pgmap v11695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:52 smithi082 bash[20963]: audit 2024-04-03T20:48:52.335592+0000 mon.c (mon.2) 4674 : audit [DBG] from='client.? 172.21.15.67:0/308433554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:52.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:52 smithi067 bash[17655]: cluster 2024-04-03T20:48:51.457006+0000 mgr.y (mgr.24370) 11711 : cluster [DBG] pgmap v11695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:52.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:52 smithi067 bash[17655]: audit 2024-04-03T20:48:52.335592+0000 mon.c (mon.2) 4674 : audit [DBG] from='client.? 172.21.15.67:0/308433554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:52 smithi067 bash[27441]: cluster 2024-04-03T20:48:51.457006+0000 mgr.y (mgr.24370) 11711 : cluster [DBG] pgmap v11695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:52 smithi067 bash[27441]: audit 2024-04-03T20:48:52.335592+0000 mon.c (mon.2) 4674 : audit [DBG] from='client.? 172.21.15.67:0/308433554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:53] "GET /metrics HTTP/1.1" 200 239969 "" "Prometheus/2.43.0" 2024-04-03T20:48:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:48:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:54 smithi082 bash[20963]: cluster 2024-04-03T20:48:53.457852+0000 mgr.y (mgr.24370) 11712 : cluster [DBG] pgmap v11696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:54 smithi067 bash[17655]: cluster 2024-04-03T20:48:53.457852+0000 mgr.y (mgr.24370) 11712 : cluster [DBG] pgmap v11696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:54.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:54 smithi067 bash[27441]: cluster 2024-04-03T20:48:53.457852+0000 mgr.y (mgr.24370) 11712 : cluster [DBG] pgmap v11696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:55 smithi082 bash[20963]: audit 2024-04-03T20:48:54.799765+0000 mon.a (mon.0) 10187 : audit [DBG] from='client.? 172.21.15.67:0/1340295266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:55 smithi082 bash[20963]: audit 2024-04-03T20:48:55.280404+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:55 smithi067 bash[27441]: audit 2024-04-03T20:48:54.799765+0000 mon.a (mon.0) 10187 : audit [DBG] from='client.? 172.21.15.67:0/1340295266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:55 smithi067 bash[27441]: audit 2024-04-03T20:48:55.280404+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:55 smithi067 bash[17655]: audit 2024-04-03T20:48:54.799765+0000 mon.a (mon.0) 10187 : audit [DBG] from='client.? 172.21.15.67:0/1340295266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:55 smithi067 bash[17655]: audit 2024-04-03T20:48:55.280404+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:48:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:56 smithi082 bash[20963]: cluster 2024-04-03T20:48:55.458612+0000 mgr.y (mgr.24370) 11713 : cluster [DBG] pgmap v11697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:56 smithi067 bash[17655]: cluster 2024-04-03T20:48:55.458612+0000 mgr.y (mgr.24370) 11713 : cluster [DBG] pgmap v11697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:56 smithi067 bash[27441]: cluster 2024-04-03T20:48:55.458612+0000 mgr.y (mgr.24370) 11713 : cluster [DBG] pgmap v11697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:57 smithi082 bash[20963]: audit 2024-04-03T20:48:57.253471+0000 mon.c (mon.2) 4675 : audit [DBG] from='client.? 172.21.15.67:0/457795507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:57 smithi067 bash[27441]: audit 2024-04-03T20:48:57.253471+0000 mon.c (mon.2) 4675 : audit [DBG] from='client.? 172.21.15.67:0/457795507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:57 smithi067 bash[17655]: audit 2024-04-03T20:48:57.253471+0000 mon.c (mon.2) 4675 : audit [DBG] from='client.? 172.21.15.67:0/457795507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:48:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:48:58 smithi082 bash[20963]: cluster 2024-04-03T20:48:57.459824+0000 mgr.y (mgr.24370) 11714 : cluster [DBG] pgmap v11698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:48:58 smithi067 bash[17655]: cluster 2024-04-03T20:48:57.459824+0000 mgr.y (mgr.24370) 11714 : cluster [DBG] pgmap v11698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:48:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:48:58 smithi067 bash[27441]: cluster 2024-04-03T20:48:57.459824+0000 mgr.y (mgr.24370) 11714 : cluster [DBG] pgmap v11698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:00 smithi082 bash[20963]: cluster 2024-04-03T20:48:59.460455+0000 mgr.y (mgr.24370) 11715 : cluster [DBG] pgmap v11699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:00 smithi082 bash[20963]: audit 2024-04-03T20:48:59.704231+0000 mon.c (mon.2) 4676 : audit [DBG] from='client.? 172.21.15.67:0/3274676499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:00 smithi067 bash[17655]: cluster 2024-04-03T20:48:59.460455+0000 mgr.y (mgr.24370) 11715 : cluster [DBG] pgmap v11699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:00 smithi067 bash[17655]: audit 2024-04-03T20:48:59.704231+0000 mon.c (mon.2) 4676 : audit [DBG] from='client.? 172.21.15.67:0/3274676499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:00 smithi067 bash[27441]: cluster 2024-04-03T20:48:59.460455+0000 mgr.y (mgr.24370) 11715 : cluster [DBG] pgmap v11699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:00 smithi067 bash[27441]: audit 2024-04-03T20:48:59.704231+0000 mon.c (mon.2) 4676 : audit [DBG] from='client.? 172.21.15.67:0/3274676499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:02 smithi082 bash[20963]: cluster 2024-04-03T20:49:01.461538+0000 mgr.y (mgr.24370) 11716 : cluster [DBG] pgmap v11700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:02 smithi082 bash[20963]: audit 2024-04-03T20:49:02.169056+0000 mon.c (mon.2) 4677 : audit [DBG] from='client.? 172.21.15.67:0/3014145979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:02 smithi067 bash[27441]: cluster 2024-04-03T20:49:01.461538+0000 mgr.y (mgr.24370) 11716 : cluster [DBG] pgmap v11700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:02 smithi067 bash[27441]: audit 2024-04-03T20:49:02.169056+0000 mon.c (mon.2) 4677 : audit [DBG] from='client.? 172.21.15.67:0/3014145979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:02 smithi067 bash[17655]: cluster 2024-04-03T20:49:01.461538+0000 mgr.y (mgr.24370) 11716 : cluster [DBG] pgmap v11700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:02 smithi067 bash[17655]: audit 2024-04-03T20:49:02.169056+0000 mon.c (mon.2) 4677 : audit [DBG] from='client.? 172.21.15.67:0/3014145979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:03] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:49:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:49:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:04 smithi082 bash[20963]: cluster 2024-04-03T20:49:03.462303+0000 mgr.y (mgr.24370) 11717 : cluster [DBG] pgmap v11701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:04 smithi067 bash[17655]: cluster 2024-04-03T20:49:03.462303+0000 mgr.y (mgr.24370) 11717 : cluster [DBG] pgmap v11701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:04 smithi067 bash[27441]: cluster 2024-04-03T20:49:03.462303+0000 mgr.y (mgr.24370) 11717 : cluster [DBG] pgmap v11701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:05 smithi082 bash[20963]: audit 2024-04-03T20:49:04.626010+0000 mon.c (mon.2) 4678 : audit [DBG] from='client.? 172.21.15.67:0/1890516503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:05 smithi067 bash[27441]: audit 2024-04-03T20:49:04.626010+0000 mon.c (mon.2) 4678 : audit [DBG] from='client.? 172.21.15.67:0/1890516503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:05 smithi067 bash[17655]: audit 2024-04-03T20:49:04.626010+0000 mon.c (mon.2) 4678 : audit [DBG] from='client.? 172.21.15.67:0/1890516503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:06 smithi082 bash[20963]: cluster 2024-04-03T20:49:05.463150+0000 mgr.y (mgr.24370) 11718 : cluster [DBG] pgmap v11702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:06 smithi067 bash[27441]: cluster 2024-04-03T20:49:05.463150+0000 mgr.y (mgr.24370) 11718 : cluster [DBG] pgmap v11702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:06 smithi067 bash[17655]: cluster 2024-04-03T20:49:05.463150+0000 mgr.y (mgr.24370) 11718 : cluster [DBG] pgmap v11702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:07 smithi082 bash[20963]: audit 2024-04-03T20:49:07.088523+0000 mon.a (mon.0) 10189 : audit [DBG] from='client.? 172.21.15.67:0/1288274722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:07 smithi067 bash[17655]: audit 2024-04-03T20:49:07.088523+0000 mon.a (mon.0) 10189 : audit [DBG] from='client.? 172.21.15.67:0/1288274722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:07 smithi067 bash[27441]: audit 2024-04-03T20:49:07.088523+0000 mon.a (mon.0) 10189 : audit [DBG] from='client.? 172.21.15.67:0/1288274722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:08 smithi082 bash[20963]: cluster 2024-04-03T20:49:07.464509+0000 mgr.y (mgr.24370) 11719 : cluster [DBG] pgmap v11703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:08 smithi067 bash[17655]: cluster 2024-04-03T20:49:07.464509+0000 mgr.y (mgr.24370) 11719 : cluster [DBG] pgmap v11703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:08 smithi067 bash[27441]: cluster 2024-04-03T20:49:07.464509+0000 mgr.y (mgr.24370) 11719 : cluster [DBG] pgmap v11703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:09 smithi082 bash[20963]: audit 2024-04-03T20:49:09.539424+0000 mon.c (mon.2) 4679 : audit [DBG] from='client.? 172.21.15.67:0/625393706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:09 smithi067 bash[27441]: audit 2024-04-03T20:49:09.539424+0000 mon.c (mon.2) 4679 : audit [DBG] from='client.? 172.21.15.67:0/625393706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:09 smithi067 bash[17655]: audit 2024-04-03T20:49:09.539424+0000 mon.c (mon.2) 4679 : audit [DBG] from='client.? 172.21.15.67:0/625393706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:10 smithi082 bash[20963]: cluster 2024-04-03T20:49:09.465196+0000 mgr.y (mgr.24370) 11720 : cluster [DBG] pgmap v11704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:10 smithi082 bash[20963]: audit 2024-04-03T20:49:10.280890+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:10 smithi067 bash[17655]: cluster 2024-04-03T20:49:09.465196+0000 mgr.y (mgr.24370) 11720 : cluster [DBG] pgmap v11704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:10 smithi067 bash[17655]: audit 2024-04-03T20:49:10.280890+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:10 smithi067 bash[27441]: cluster 2024-04-03T20:49:09.465196+0000 mgr.y (mgr.24370) 11720 : cluster [DBG] pgmap v11704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:10 smithi067 bash[27441]: audit 2024-04-03T20:49:10.280890+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:12 smithi067 bash[27441]: cluster 2024-04-03T20:49:11.466356+0000 mgr.y (mgr.24370) 11721 : cluster [DBG] pgmap v11705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:12 smithi067 bash[27441]: audit 2024-04-03T20:49:11.993589+0000 mon.a (mon.0) 10191 : audit [DBG] from='client.? 172.21.15.67:0/3090871556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:12 smithi067 bash[17655]: cluster 2024-04-03T20:49:11.466356+0000 mgr.y (mgr.24370) 11721 : cluster [DBG] pgmap v11705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:12 smithi067 bash[17655]: audit 2024-04-03T20:49:11.993589+0000 mon.a (mon.0) 10191 : audit [DBG] from='client.? 172.21.15.67:0/3090871556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:12 smithi082 bash[20963]: cluster 2024-04-03T20:49:11.466356+0000 mgr.y (mgr.24370) 11721 : cluster [DBG] pgmap v11705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:12 smithi082 bash[20963]: audit 2024-04-03T20:49:11.993589+0000 mon.a (mon.0) 10191 : audit [DBG] from='client.? 172.21.15.67:0/3090871556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:49:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:49:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:14 smithi067 bash[17655]: cluster 2024-04-03T20:49:13.467033+0000 mgr.y (mgr.24370) 11722 : cluster [DBG] pgmap v11706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:14 smithi067 bash[17655]: audit 2024-04-03T20:49:14.440235+0000 mon.c (mon.2) 4680 : audit [DBG] from='client.? 172.21.15.67:0/3955437113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:14 smithi067 bash[27441]: cluster 2024-04-03T20:49:13.467033+0000 mgr.y (mgr.24370) 11722 : cluster [DBG] pgmap v11706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:14 smithi067 bash[27441]: audit 2024-04-03T20:49:14.440235+0000 mon.c (mon.2) 4680 : audit [DBG] from='client.? 172.21.15.67:0/3955437113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:14 smithi082 bash[20963]: cluster 2024-04-03T20:49:13.467033+0000 mgr.y (mgr.24370) 11722 : cluster [DBG] pgmap v11706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:14 smithi082 bash[20963]: audit 2024-04-03T20:49:14.440235+0000 mon.c (mon.2) 4680 : audit [DBG] from='client.? 172.21.15.67:0/3955437113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:16 smithi067 bash[27441]: cluster 2024-04-03T20:49:15.467717+0000 mgr.y (mgr.24370) 11723 : cluster [DBG] pgmap v11707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:16 smithi067 bash[17655]: cluster 2024-04-03T20:49:15.467717+0000 mgr.y (mgr.24370) 11723 : cluster [DBG] pgmap v11707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:16 smithi082 bash[20963]: cluster 2024-04-03T20:49:15.467717+0000 mgr.y (mgr.24370) 11723 : cluster [DBG] pgmap v11707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:17 smithi067 bash[17655]: audit 2024-04-03T20:49:16.910972+0000 mon.a (mon.0) 10192 : audit [DBG] from='client.? 172.21.15.67:0/811060950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:17 smithi067 bash[27441]: audit 2024-04-03T20:49:16.910972+0000 mon.a (mon.0) 10192 : audit [DBG] from='client.? 172.21.15.67:0/811060950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:17 smithi082 bash[20963]: audit 2024-04-03T20:49:16.910972+0000 mon.a (mon.0) 10192 : audit [DBG] from='client.? 172.21.15.67:0/811060950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:19 smithi082 bash[20963]: cluster 2024-04-03T20:49:17.468893+0000 mgr.y (mgr.24370) 11724 : cluster [DBG] pgmap v11708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:19 smithi067 bash[17655]: cluster 2024-04-03T20:49:17.468893+0000 mgr.y (mgr.24370) 11724 : cluster [DBG] pgmap v11708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:19 smithi067 bash[27441]: cluster 2024-04-03T20:49:17.468893+0000 mgr.y (mgr.24370) 11724 : cluster [DBG] pgmap v11708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:20 smithi082 bash[20963]: audit 2024-04-03T20:49:19.371081+0000 mon.a (mon.0) 10193 : audit [DBG] from='client.? 172.21.15.67:0/975222469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:20 smithi067 bash[17655]: audit 2024-04-03T20:49:19.371081+0000 mon.a (mon.0) 10193 : audit [DBG] from='client.? 172.21.15.67:0/975222469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:20 smithi067 bash[27441]: audit 2024-04-03T20:49:19.371081+0000 mon.a (mon.0) 10193 : audit [DBG] from='client.? 172.21.15.67:0/975222469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:21 smithi082 bash[20963]: cluster 2024-04-03T20:49:19.469557+0000 mgr.y (mgr.24370) 11725 : cluster [DBG] pgmap v11709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:21 smithi067 bash[17655]: cluster 2024-04-03T20:49:19.469557+0000 mgr.y (mgr.24370) 11725 : cluster [DBG] pgmap v11709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:21 smithi067 bash[27441]: cluster 2024-04-03T20:49:19.469557+0000 mgr.y (mgr.24370) 11725 : cluster [DBG] pgmap v11709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:22 smithi082 bash[20963]: audit 2024-04-03T20:49:21.823559+0000 mon.a (mon.0) 10194 : audit [DBG] from='client.? 172.21.15.67:0/2096439038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:22 smithi067 bash[17655]: audit 2024-04-03T20:49:21.823559+0000 mon.a (mon.0) 10194 : audit [DBG] from='client.? 172.21.15.67:0/2096439038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:22 smithi067 bash[27441]: audit 2024-04-03T20:49:21.823559+0000 mon.a (mon.0) 10194 : audit [DBG] from='client.? 172.21.15.67:0/2096439038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:23 smithi082 bash[20963]: cluster 2024-04-03T20:49:21.470373+0000 mgr.y (mgr.24370) 11726 : cluster [DBG] pgmap v11710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:49:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:23 smithi067 bash[27441]: cluster 2024-04-03T20:49:21.470373+0000 mgr.y (mgr.24370) 11726 : cluster [DBG] pgmap v11710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:23 smithi067 bash[17655]: cluster 2024-04-03T20:49:21.470373+0000 mgr.y (mgr.24370) 11726 : cluster [DBG] pgmap v11710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:49:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:25 smithi082 bash[20963]: cluster 2024-04-03T20:49:23.471134+0000 mgr.y (mgr.24370) 11727 : cluster [DBG] pgmap v11711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:25 smithi082 bash[20963]: audit 2024-04-03T20:49:24.277515+0000 mon.c (mon.2) 4681 : audit [DBG] from='client.? 172.21.15.67:0/1315485910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:25 smithi067 bash[27441]: cluster 2024-04-03T20:49:23.471134+0000 mgr.y (mgr.24370) 11727 : cluster [DBG] pgmap v11711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:25 smithi067 bash[27441]: audit 2024-04-03T20:49:24.277515+0000 mon.c (mon.2) 4681 : audit [DBG] from='client.? 172.21.15.67:0/1315485910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:25 smithi067 bash[17655]: cluster 2024-04-03T20:49:23.471134+0000 mgr.y (mgr.24370) 11727 : cluster [DBG] pgmap v11711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:25 smithi067 bash[17655]: audit 2024-04-03T20:49:24.277515+0000 mon.c (mon.2) 4681 : audit [DBG] from='client.? 172.21.15.67:0/1315485910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:26 smithi082 bash[20963]: audit 2024-04-03T20:49:25.281286+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:26 smithi067 bash[27441]: audit 2024-04-03T20:49:25.281286+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:26 smithi067 bash[17655]: audit 2024-04-03T20:49:25.281286+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:27 smithi082 bash[20963]: cluster 2024-04-03T20:49:25.471977+0000 mgr.y (mgr.24370) 11728 : cluster [DBG] pgmap v11712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:27 smithi082 bash[20963]: audit 2024-04-03T20:49:26.738669+0000 mon.c (mon.2) 4682 : audit [DBG] from='client.? 172.21.15.67:0/2014043259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:27 smithi067 bash[17655]: cluster 2024-04-03T20:49:25.471977+0000 mgr.y (mgr.24370) 11728 : cluster [DBG] pgmap v11712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:27 smithi067 bash[17655]: audit 2024-04-03T20:49:26.738669+0000 mon.c (mon.2) 4682 : audit [DBG] from='client.? 172.21.15.67:0/2014043259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:27 smithi067 bash[27441]: cluster 2024-04-03T20:49:25.471977+0000 mgr.y (mgr.24370) 11728 : cluster [DBG] pgmap v11712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:27 smithi067 bash[27441]: audit 2024-04-03T20:49:26.738669+0000 mon.c (mon.2) 4682 : audit [DBG] from='client.? 172.21.15.67:0/2014043259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:29 smithi082 bash[20963]: cluster 2024-04-03T20:49:27.473186+0000 mgr.y (mgr.24370) 11729 : cluster [DBG] pgmap v11713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:29 smithi067 bash[17655]: cluster 2024-04-03T20:49:27.473186+0000 mgr.y (mgr.24370) 11729 : cluster [DBG] pgmap v11713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:29 smithi067 bash[27441]: cluster 2024-04-03T20:49:27.473186+0000 mgr.y (mgr.24370) 11729 : cluster [DBG] pgmap v11713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:30 smithi067 bash[17655]: audit 2024-04-03T20:49:29.199363+0000 mon.a (mon.0) 10196 : audit [DBG] from='client.? 172.21.15.67:0/929196553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:30 smithi067 bash[27441]: audit 2024-04-03T20:49:29.199363+0000 mon.a (mon.0) 10196 : audit [DBG] from='client.? 172.21.15.67:0/929196553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:30 smithi082 bash[20963]: audit 2024-04-03T20:49:29.199363+0000 mon.a (mon.0) 10196 : audit [DBG] from='client.? 172.21.15.67:0/929196553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:31 smithi067 bash[17655]: cluster 2024-04-03T20:49:29.473898+0000 mgr.y (mgr.24370) 11730 : cluster [DBG] pgmap v11714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:31 smithi067 bash[27441]: cluster 2024-04-03T20:49:29.473898+0000 mgr.y (mgr.24370) 11730 : cluster [DBG] pgmap v11714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:31 smithi082 bash[20963]: cluster 2024-04-03T20:49:29.473898+0000 mgr.y (mgr.24370) 11730 : cluster [DBG] pgmap v11714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:32 smithi067 bash[17655]: audit 2024-04-03T20:49:31.654557+0000 mon.a (mon.0) 10197 : audit [DBG] from='client.? 172.21.15.67:0/1927334190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:32 smithi067 bash[27441]: audit 2024-04-03T20:49:31.654557+0000 mon.a (mon.0) 10197 : audit [DBG] from='client.? 172.21.15.67:0/1927334190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:32.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:32 smithi082 bash[20963]: audit 2024-04-03T20:49:31.654557+0000 mon.a (mon.0) 10197 : audit [DBG] from='client.? 172.21.15.67:0/1927334190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:49:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:33 smithi067 bash[27441]: cluster 2024-04-03T20:49:31.474958+0000 mgr.y (mgr.24370) 11731 : cluster [DBG] pgmap v11715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:33 smithi067 bash[17655]: cluster 2024-04-03T20:49:31.474958+0000 mgr.y (mgr.24370) 11731 : cluster [DBG] pgmap v11715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:33 smithi082 bash[20963]: cluster 2024-04-03T20:49:31.474958+0000 mgr.y (mgr.24370) 11731 : cluster [DBG] pgmap v11715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:49:34.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:34 smithi067 bash[27441]: audit 2024-04-03T20:49:34.110371+0000 mon.c (mon.2) 4683 : audit [DBG] from='client.? 172.21.15.67:0/1347194303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:34 smithi067 bash[17655]: audit 2024-04-03T20:49:34.110371+0000 mon.c (mon.2) 4683 : audit [DBG] from='client.? 172.21.15.67:0/1347194303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:34 smithi082 bash[20963]: audit 2024-04-03T20:49:34.110371+0000 mon.c (mon.2) 4683 : audit [DBG] from='client.? 172.21.15.67:0/1347194303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:35 smithi067 bash[17655]: cluster 2024-04-03T20:49:33.475560+0000 mgr.y (mgr.24370) 11732 : cluster [DBG] pgmap v11716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:35 smithi067 bash[27441]: cluster 2024-04-03T20:49:33.475560+0000 mgr.y (mgr.24370) 11732 : cluster [DBG] pgmap v11716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:35 smithi082 bash[20963]: cluster 2024-04-03T20:49:33.475560+0000 mgr.y (mgr.24370) 11732 : cluster [DBG] pgmap v11716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:37 smithi067 bash[27441]: cluster 2024-04-03T20:49:35.476282+0000 mgr.y (mgr.24370) 11733 : cluster [DBG] pgmap v11717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:37 smithi067 bash[27441]: audit 2024-04-03T20:49:36.564980+0000 mon.a (mon.0) 10198 : audit [DBG] from='client.? 172.21.15.67:0/561447310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:37 smithi067 bash[17655]: cluster 2024-04-03T20:49:35.476282+0000 mgr.y (mgr.24370) 11733 : cluster [DBG] pgmap v11717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:37 smithi067 bash[17655]: audit 2024-04-03T20:49:36.564980+0000 mon.a (mon.0) 10198 : audit [DBG] from='client.? 172.21.15.67:0/561447310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:37 smithi082 bash[20963]: cluster 2024-04-03T20:49:35.476282+0000 mgr.y (mgr.24370) 11733 : cluster [DBG] pgmap v11717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:37 smithi082 bash[20963]: audit 2024-04-03T20:49:36.564980+0000 mon.a (mon.0) 10198 : audit [DBG] from='client.? 172.21.15.67:0/561447310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:39 smithi082 bash[20963]: cluster 2024-04-03T20:49:37.477421+0000 mgr.y (mgr.24370) 11734 : cluster [DBG] pgmap v11718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:39 smithi082 bash[20963]: audit 2024-04-03T20:49:39.015713+0000 mon.a (mon.0) 10199 : audit [DBG] from='client.? 172.21.15.67:0/981675058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:39 smithi067 bash[17655]: cluster 2024-04-03T20:49:37.477421+0000 mgr.y (mgr.24370) 11734 : cluster [DBG] pgmap v11718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:39 smithi067 bash[17655]: audit 2024-04-03T20:49:39.015713+0000 mon.a (mon.0) 10199 : audit [DBG] from='client.? 172.21.15.67:0/981675058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:39 smithi067 bash[27441]: cluster 2024-04-03T20:49:37.477421+0000 mgr.y (mgr.24370) 11734 : cluster [DBG] pgmap v11718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:39 smithi067 bash[27441]: audit 2024-04-03T20:49:39.015713+0000 mon.a (mon.0) 10199 : audit [DBG] from='client.? 172.21.15.67:0/981675058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:41 smithi082 bash[20963]: cluster 2024-04-03T20:49:39.478025+0000 mgr.y (mgr.24370) 11735 : cluster [DBG] pgmap v11719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:41 smithi082 bash[20963]: audit 2024-04-03T20:49:40.281808+0000 mon.a (mon.0) 10200 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:41 smithi067 bash[17655]: cluster 2024-04-03T20:49:39.478025+0000 mgr.y (mgr.24370) 11735 : cluster [DBG] pgmap v11719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:41 smithi067 bash[17655]: audit 2024-04-03T20:49:40.281808+0000 mon.a (mon.0) 10200 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:41 smithi067 bash[27441]: cluster 2024-04-03T20:49:39.478025+0000 mgr.y (mgr.24370) 11735 : cluster [DBG] pgmap v11719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:41 smithi067 bash[27441]: audit 2024-04-03T20:49:40.281808+0000 mon.a (mon.0) 10200 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:42 smithi082 bash[20963]: audit 2024-04-03T20:49:41.467020+0000 mon.c (mon.2) 4684 : audit [DBG] from='client.? 172.21.15.67:0/1467437339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:42 smithi067 bash[17655]: audit 2024-04-03T20:49:41.467020+0000 mon.c (mon.2) 4684 : audit [DBG] from='client.? 172.21.15.67:0/1467437339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:42 smithi067 bash[27441]: audit 2024-04-03T20:49:41.467020+0000 mon.c (mon.2) 4684 : audit [DBG] from='client.? 172.21.15.67:0/1467437339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:49:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:43 smithi067 bash[17655]: cluster 2024-04-03T20:49:41.479017+0000 mgr.y (mgr.24370) 11736 : cluster [DBG] pgmap v11720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:43 smithi067 bash[17655]: audit 2024-04-03T20:49:42.409082+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:49:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:43 smithi067 bash[27441]: cluster 2024-04-03T20:49:41.479017+0000 mgr.y (mgr.24370) 11736 : cluster [DBG] pgmap v11720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:43 smithi067 bash[27441]: audit 2024-04-03T20:49:42.409082+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:49:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:43 smithi082 bash[20963]: cluster 2024-04-03T20:49:41.479017+0000 mgr.y (mgr.24370) 11736 : cluster [DBG] pgmap v11720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:43 smithi082 bash[20963]: audit 2024-04-03T20:49:42.409082+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:49:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:49:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:44 smithi082 bash[20963]: audit 2024-04-03T20:49:43.925989+0000 mon.c (mon.2) 4685 : audit [DBG] from='client.? 172.21.15.67:0/2210489768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:44 smithi067 bash[27441]: audit 2024-04-03T20:49:43.925989+0000 mon.c (mon.2) 4685 : audit [DBG] from='client.? 172.21.15.67:0/2210489768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:44 smithi067 bash[17655]: audit 2024-04-03T20:49:43.925989+0000 mon.c (mon.2) 4685 : audit [DBG] from='client.? 172.21.15.67:0/2210489768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:45 smithi082 bash[20963]: cluster 2024-04-03T20:49:43.479692+0000 mgr.y (mgr.24370) 11737 : cluster [DBG] pgmap v11721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:45 smithi067 bash[17655]: cluster 2024-04-03T20:49:43.479692+0000 mgr.y (mgr.24370) 11737 : cluster [DBG] pgmap v11721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:45 smithi067 bash[27441]: cluster 2024-04-03T20:49:43.479692+0000 mgr.y (mgr.24370) 11737 : cluster [DBG] pgmap v11721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:47 smithi082 bash[20963]: cluster 2024-04-03T20:49:45.480400+0000 mgr.y (mgr.24370) 11738 : cluster [DBG] pgmap v11722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:47 smithi082 bash[20963]: audit 2024-04-03T20:49:46.383476+0000 mon.c (mon.2) 4686 : audit [DBG] from='client.? 172.21.15.67:0/861560098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:47 smithi067 bash[17655]: cluster 2024-04-03T20:49:45.480400+0000 mgr.y (mgr.24370) 11738 : cluster [DBG] pgmap v11722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:47 smithi067 bash[17655]: audit 2024-04-03T20:49:46.383476+0000 mon.c (mon.2) 4686 : audit [DBG] from='client.? 172.21.15.67:0/861560098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:47 smithi067 bash[27441]: cluster 2024-04-03T20:49:45.480400+0000 mgr.y (mgr.24370) 11738 : cluster [DBG] pgmap v11722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:47 smithi067 bash[27441]: audit 2024-04-03T20:49:46.383476+0000 mon.c (mon.2) 4686 : audit [DBG] from='client.? 172.21.15.67:0/861560098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:49 smithi082 bash[20963]: cluster 2024-04-03T20:49:47.481185+0000 mgr.y (mgr.24370) 11739 : cluster [DBG] pgmap v11723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:49 smithi082 bash[20963]: audit 2024-04-03T20:49:48.102739+0000 mon.a (mon.0) 10202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:49 smithi082 bash[20963]: audit 2024-04-03T20:49:48.110827+0000 mon.a (mon.0) 10203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:49 smithi082 bash[20963]: audit 2024-04-03T20:49:48.364114+0000 mon.a (mon.0) 10204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:49 smithi082 bash[20963]: audit 2024-04-03T20:49:48.374805+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:49 smithi082 bash[20963]: audit 2024-04-03T20:49:48.876441+0000 mon.a (mon.0) 10206 : audit [DBG] from='client.? 172.21.15.67:0/272657558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[17655]: cluster 2024-04-03T20:49:47.481185+0000 mgr.y (mgr.24370) 11739 : cluster [DBG] pgmap v11723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[17655]: audit 2024-04-03T20:49:48.102739+0000 mon.a (mon.0) 10202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[17655]: audit 2024-04-03T20:49:48.110827+0000 mon.a (mon.0) 10203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[17655]: audit 2024-04-03T20:49:48.364114+0000 mon.a (mon.0) 10204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[17655]: audit 2024-04-03T20:49:48.374805+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[17655]: audit 2024-04-03T20:49:48.876441+0000 mon.a (mon.0) 10206 : audit [DBG] from='client.? 172.21.15.67:0/272657558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[27441]: cluster 2024-04-03T20:49:47.481185+0000 mgr.y (mgr.24370) 11739 : cluster [DBG] pgmap v11723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[27441]: audit 2024-04-03T20:49:48.102739+0000 mon.a (mon.0) 10202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[27441]: audit 2024-04-03T20:49:48.110827+0000 mon.a (mon.0) 10203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[27441]: audit 2024-04-03T20:49:48.364114+0000 mon.a (mon.0) 10204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[27441]: audit 2024-04-03T20:49:48.374805+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:49 smithi067 bash[27441]: audit 2024-04-03T20:49:48.876441+0000 mon.a (mon.0) 10206 : audit [DBG] from='client.? 172.21.15.67:0/272657558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:51 smithi082 bash[20963]: cluster 2024-04-03T20:49:49.481878+0000 mgr.y (mgr.24370) 11740 : cluster [DBG] pgmap v11724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:51 smithi067 bash[17655]: cluster 2024-04-03T20:49:49.481878+0000 mgr.y (mgr.24370) 11740 : cluster [DBG] pgmap v11724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:51 smithi067 bash[27441]: cluster 2024-04-03T20:49:49.481878+0000 mgr.y (mgr.24370) 11740 : cluster [DBG] pgmap v11724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:52 smithi082 bash[20963]: audit 2024-04-03T20:49:51.329218+0000 mon.c (mon.2) 4687 : audit [DBG] from='client.? 172.21.15.67:0/3845958618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:52 smithi067 bash[17655]: audit 2024-04-03T20:49:51.329218+0000 mon.c (mon.2) 4687 : audit [DBG] from='client.? 172.21.15.67:0/3845958618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:52 smithi067 bash[27441]: audit 2024-04-03T20:49:51.329218+0000 mon.c (mon.2) 4687 : audit [DBG] from='client.? 172.21.15.67:0/3845958618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:53.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:53 smithi082 bash[20963]: cluster 2024-04-03T20:49:51.483058+0000 mgr.y (mgr.24370) 11741 : cluster [DBG] pgmap v11725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:49:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:53 smithi067 bash[17655]: cluster 2024-04-03T20:49:51.483058+0000 mgr.y (mgr.24370) 11741 : cluster [DBG] pgmap v11725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:53 smithi067 bash[27441]: cluster 2024-04-03T20:49:51.483058+0000 mgr.y (mgr.24370) 11741 : cluster [DBG] pgmap v11725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:49:54.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:54 smithi082 bash[20963]: audit 2024-04-03T20:49:53.785388+0000 mon.a (mon.0) 10207 : audit [DBG] from='client.? 172.21.15.67:0/1823902108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:54 smithi067 bash[17655]: audit 2024-04-03T20:49:53.785388+0000 mon.a (mon.0) 10207 : audit [DBG] from='client.? 172.21.15.67:0/1823902108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:54 smithi067 bash[27441]: audit 2024-04-03T20:49:53.785388+0000 mon.a (mon.0) 10207 : audit [DBG] from='client.? 172.21.15.67:0/1823902108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:55 smithi082 bash[20963]: cluster 2024-04-03T20:49:53.483489+0000 mgr.y (mgr.24370) 11742 : cluster [DBG] pgmap v11726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:55 smithi067 bash[17655]: cluster 2024-04-03T20:49:53.483489+0000 mgr.y (mgr.24370) 11742 : cluster [DBG] pgmap v11726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:55 smithi067 bash[27441]: cluster 2024-04-03T20:49:53.483489+0000 mgr.y (mgr.24370) 11742 : cluster [DBG] pgmap v11726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:56.393 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:56 smithi067 bash[17655]: audit 2024-04-03T20:49:55.281261+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:56.393 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:56 smithi067 bash[27441]: audit 2024-04-03T20:49:55.281261+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:56 smithi082 bash[20963]: audit 2024-04-03T20:49:55.281261+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:49:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:57 smithi067 bash[27441]: cluster 2024-04-03T20:49:55.483915+0000 mgr.y (mgr.24370) 11743 : cluster [DBG] pgmap v11727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:57 smithi067 bash[27441]: audit 2024-04-03T20:49:56.230479+0000 mon.a (mon.0) 10209 : audit [DBG] from='client.? 172.21.15.67:0/3992114008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:57 smithi067 bash[17655]: cluster 2024-04-03T20:49:55.483915+0000 mgr.y (mgr.24370) 11743 : cluster [DBG] pgmap v11727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:57 smithi067 bash[17655]: audit 2024-04-03T20:49:56.230479+0000 mon.a (mon.0) 10209 : audit [DBG] from='client.? 172.21.15.67:0/3992114008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:57 smithi082 bash[20963]: cluster 2024-04-03T20:49:55.483915+0000 mgr.y (mgr.24370) 11743 : cluster [DBG] pgmap v11727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:57 smithi082 bash[20963]: audit 2024-04-03T20:49:56.230479+0000 mon.a (mon.0) 10209 : audit [DBG] from='client.? 172.21.15.67:0/3992114008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[17655]: cluster 2024-04-03T20:49:57.484724+0000 mgr.y (mgr.24370) 11744 : cluster [DBG] pgmap v11728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[17655]: audit 2024-04-03T20:49:58.669820+0000 mon.c (mon.2) 4688 : audit [DBG] from='client.? 172.21.15.67:0/3910412305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[17655]: audit 2024-04-03T20:49:58.890121+0000 mon.a (mon.0) 10210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[17655]: audit 2024-04-03T20:49:58.900309+0000 mon.a (mon.0) 10211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[17655]: audit 2024-04-03T20:49:58.902058+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:49:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[17655]: audit 2024-04-03T20:49:58.903466+0000 mon.a (mon.0) 10213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:49:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[17655]: audit 2024-04-03T20:49:58.910890+0000 mon.a (mon.0) 10214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[27441]: cluster 2024-04-03T20:49:57.484724+0000 mgr.y (mgr.24370) 11744 : cluster [DBG] pgmap v11728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[27441]: audit 2024-04-03T20:49:58.669820+0000 mon.c (mon.2) 4688 : audit [DBG] from='client.? 172.21.15.67:0/3910412305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[27441]: audit 2024-04-03T20:49:58.890121+0000 mon.a (mon.0) 10210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[27441]: audit 2024-04-03T20:49:58.900309+0000 mon.a (mon.0) 10211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[27441]: audit 2024-04-03T20:49:58.902058+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:49:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[27441]: audit 2024-04-03T20:49:58.903466+0000 mon.a (mon.0) 10213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:49:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:49:59 smithi067 bash[27441]: audit 2024-04-03T20:49:58.910890+0000 mon.a (mon.0) 10214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:59 smithi082 bash[20963]: cluster 2024-04-03T20:49:57.484724+0000 mgr.y (mgr.24370) 11744 : cluster [DBG] pgmap v11728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:49:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:59 smithi082 bash[20963]: audit 2024-04-03T20:49:58.669820+0000 mon.c (mon.2) 4688 : audit [DBG] from='client.? 172.21.15.67:0/3910412305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:49:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:59 smithi082 bash[20963]: audit 2024-04-03T20:49:58.890121+0000 mon.a (mon.0) 10210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:59 smithi082 bash[20963]: audit 2024-04-03T20:49:58.900309+0000 mon.a (mon.0) 10211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:49:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:59 smithi082 bash[20963]: audit 2024-04-03T20:49:58.902058+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:49:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:59 smithi082 bash[20963]: audit 2024-04-03T20:49:58.903466+0000 mon.a (mon.0) 10213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:49:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:49:59 smithi082 bash[20963]: audit 2024-04-03T20:49:58.910890+0000 mon.a (mon.0) 10214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:50:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:00 smithi067 bash[17655]: cluster 2024-04-03T20:50:00.000128+0000 mon.a (mon.0) 10215 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:50:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:00 smithi067 bash[27441]: cluster 2024-04-03T20:50:00.000128+0000 mon.a (mon.0) 10215 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:50:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:00 smithi082 bash[20963]: cluster 2024-04-03T20:50:00.000128+0000 mon.a (mon.0) 10215 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T20:50:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:01 smithi067 bash[27441]: cluster 2024-04-03T20:49:59.485448+0000 mgr.y (mgr.24370) 11745 : cluster [DBG] pgmap v11729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:01 smithi067 bash[27441]: audit 2024-04-03T20:50:01.127275+0000 mon.c (mon.2) 4689 : audit [DBG] from='client.? 172.21.15.67:0/1798318537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:01 smithi067 bash[17655]: cluster 2024-04-03T20:49:59.485448+0000 mgr.y (mgr.24370) 11745 : cluster [DBG] pgmap v11729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:01 smithi067 bash[17655]: audit 2024-04-03T20:50:01.127275+0000 mon.c (mon.2) 4689 : audit [DBG] from='client.? 172.21.15.67:0/1798318537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:01 smithi082 bash[20963]: cluster 2024-04-03T20:49:59.485448+0000 mgr.y (mgr.24370) 11745 : cluster [DBG] pgmap v11729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:01 smithi082 bash[20963]: audit 2024-04-03T20:50:01.127275+0000 mon.c (mon.2) 4689 : audit [DBG] from='client.? 172.21.15.67:0/1798318537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:03] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:50:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:03 smithi067 bash[27441]: cluster 2024-04-03T20:50:01.486611+0000 mgr.y (mgr.24370) 11746 : cluster [DBG] pgmap v11730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:03 smithi067 bash[17655]: cluster 2024-04-03T20:50:01.486611+0000 mgr.y (mgr.24370) 11746 : cluster [DBG] pgmap v11730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:03 smithi082 bash[20963]: cluster 2024-04-03T20:50:01.486611+0000 mgr.y (mgr.24370) 11746 : cluster [DBG] pgmap v11730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:50:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:04 smithi082 bash[20963]: audit 2024-04-03T20:50:03.586691+0000 mon.a (mon.0) 10216 : audit [DBG] from='client.? 172.21.15.67:0/1998850575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:04 smithi067 bash[27441]: audit 2024-04-03T20:50:03.586691+0000 mon.a (mon.0) 10216 : audit [DBG] from='client.? 172.21.15.67:0/1998850575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:04 smithi067 bash[17655]: audit 2024-04-03T20:50:03.586691+0000 mon.a (mon.0) 10216 : audit [DBG] from='client.? 172.21.15.67:0/1998850575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:05 smithi082 bash[20963]: cluster 2024-04-03T20:50:03.487468+0000 mgr.y (mgr.24370) 11747 : cluster [DBG] pgmap v11731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:05 smithi067 bash[27441]: cluster 2024-04-03T20:50:03.487468+0000 mgr.y (mgr.24370) 11747 : cluster [DBG] pgmap v11731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:05 smithi067 bash[17655]: cluster 2024-04-03T20:50:03.487468+0000 mgr.y (mgr.24370) 11747 : cluster [DBG] pgmap v11731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:06 smithi082 bash[20963]: audit 2024-04-03T20:50:06.036306+0000 mon.c (mon.2) 4690 : audit [DBG] from='client.? 172.21.15.67:0/3511005326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:06 smithi067 bash[17655]: audit 2024-04-03T20:50:06.036306+0000 mon.c (mon.2) 4690 : audit [DBG] from='client.? 172.21.15.67:0/3511005326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:06 smithi067 bash[27441]: audit 2024-04-03T20:50:06.036306+0000 mon.c (mon.2) 4690 : audit [DBG] from='client.? 172.21.15.67:0/3511005326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:07 smithi082 bash[20963]: cluster 2024-04-03T20:50:05.488192+0000 mgr.y (mgr.24370) 11748 : cluster [DBG] pgmap v11732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:07 smithi067 bash[17655]: cluster 2024-04-03T20:50:05.488192+0000 mgr.y (mgr.24370) 11748 : cluster [DBG] pgmap v11732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:07 smithi067 bash[27441]: cluster 2024-04-03T20:50:05.488192+0000 mgr.y (mgr.24370) 11748 : cluster [DBG] pgmap v11732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:09 smithi082 bash[20963]: cluster 2024-04-03T20:50:07.489472+0000 mgr.y (mgr.24370) 11749 : cluster [DBG] pgmap v11733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:09 smithi082 bash[20963]: audit 2024-04-03T20:50:08.488427+0000 mon.c (mon.2) 4691 : audit [DBG] from='client.? 172.21.15.67:0/3853229023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:09 smithi067 bash[17655]: cluster 2024-04-03T20:50:07.489472+0000 mgr.y (mgr.24370) 11749 : cluster [DBG] pgmap v11733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:09 smithi067 bash[17655]: audit 2024-04-03T20:50:08.488427+0000 mon.c (mon.2) 4691 : audit [DBG] from='client.? 172.21.15.67:0/3853229023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:09 smithi067 bash[27441]: cluster 2024-04-03T20:50:07.489472+0000 mgr.y (mgr.24370) 11749 : cluster [DBG] pgmap v11733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:09 smithi067 bash[27441]: audit 2024-04-03T20:50:08.488427+0000 mon.c (mon.2) 4691 : audit [DBG] from='client.? 172.21.15.67:0/3853229023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:11 smithi082 bash[20963]: cluster 2024-04-03T20:50:09.490250+0000 mgr.y (mgr.24370) 11750 : cluster [DBG] pgmap v11734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:11 smithi082 bash[20963]: audit 2024-04-03T20:50:10.282389+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:11 smithi082 bash[20963]: audit 2024-04-03T20:50:10.943070+0000 mon.c (mon.2) 4692 : audit [DBG] from='client.? 172.21.15.67:0/999654974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:11 smithi067 bash[27441]: cluster 2024-04-03T20:50:09.490250+0000 mgr.y (mgr.24370) 11750 : cluster [DBG] pgmap v11734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:11 smithi067 bash[27441]: audit 2024-04-03T20:50:10.282389+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:11 smithi067 bash[27441]: audit 2024-04-03T20:50:10.943070+0000 mon.c (mon.2) 4692 : audit [DBG] from='client.? 172.21.15.67:0/999654974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:11 smithi067 bash[17655]: cluster 2024-04-03T20:50:09.490250+0000 mgr.y (mgr.24370) 11750 : cluster [DBG] pgmap v11734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:11 smithi067 bash[17655]: audit 2024-04-03T20:50:10.282389+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:11 smithi067 bash[17655]: audit 2024-04-03T20:50:10.943070+0000 mon.c (mon.2) 4692 : audit [DBG] from='client.? 172.21.15.67:0/999654974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:13 smithi067 bash[17655]: cluster 2024-04-03T20:50:11.491439+0000 mgr.y (mgr.24370) 11751 : cluster [DBG] pgmap v11735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:50:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:13 smithi067 bash[27441]: cluster 2024-04-03T20:50:11.491439+0000 mgr.y (mgr.24370) 11751 : cluster [DBG] pgmap v11735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:13 smithi082 bash[20963]: cluster 2024-04-03T20:50:11.491439+0000 mgr.y (mgr.24370) 11751 : cluster [DBG] pgmap v11735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:50:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:14 smithi082 bash[20963]: audit 2024-04-03T20:50:13.397061+0000 mon.c (mon.2) 4693 : audit [DBG] from='client.? 172.21.15.67:0/1561256917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:14 smithi067 bash[17655]: audit 2024-04-03T20:50:13.397061+0000 mon.c (mon.2) 4693 : audit [DBG] from='client.? 172.21.15.67:0/1561256917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:14 smithi067 bash[27441]: audit 2024-04-03T20:50:13.397061+0000 mon.c (mon.2) 4693 : audit [DBG] from='client.? 172.21.15.67:0/1561256917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:15 smithi082 bash[20963]: cluster 2024-04-03T20:50:13.492144+0000 mgr.y (mgr.24370) 11752 : cluster [DBG] pgmap v11736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:15 smithi067 bash[17655]: cluster 2024-04-03T20:50:13.492144+0000 mgr.y (mgr.24370) 11752 : cluster [DBG] pgmap v11736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:15 smithi067 bash[27441]: cluster 2024-04-03T20:50:13.492144+0000 mgr.y (mgr.24370) 11752 : cluster [DBG] pgmap v11736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:16 smithi082 bash[20963]: audit 2024-04-03T20:50:15.852589+0000 mon.c (mon.2) 4694 : audit [DBG] from='client.? 172.21.15.67:0/1661255324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:16 smithi067 bash[27441]: audit 2024-04-03T20:50:15.852589+0000 mon.c (mon.2) 4694 : audit [DBG] from='client.? 172.21.15.67:0/1661255324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:16 smithi067 bash[17655]: audit 2024-04-03T20:50:15.852589+0000 mon.c (mon.2) 4694 : audit [DBG] from='client.? 172.21.15.67:0/1661255324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:17 smithi082 bash[20963]: cluster 2024-04-03T20:50:15.492926+0000 mgr.y (mgr.24370) 11753 : cluster [DBG] pgmap v11737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:17 smithi067 bash[17655]: cluster 2024-04-03T20:50:15.492926+0000 mgr.y (mgr.24370) 11753 : cluster [DBG] pgmap v11737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:17 smithi067 bash[27441]: cluster 2024-04-03T20:50:15.492926+0000 mgr.y (mgr.24370) 11753 : cluster [DBG] pgmap v11737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:19 smithi082 bash[20963]: cluster 2024-04-03T20:50:17.494194+0000 mgr.y (mgr.24370) 11754 : cluster [DBG] pgmap v11738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:19 smithi082 bash[20963]: audit 2024-04-03T20:50:18.300385+0000 mon.c (mon.2) 4695 : audit [DBG] from='client.? 172.21.15.67:0/27636868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:19 smithi067 bash[17655]: cluster 2024-04-03T20:50:17.494194+0000 mgr.y (mgr.24370) 11754 : cluster [DBG] pgmap v11738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:19 smithi067 bash[17655]: audit 2024-04-03T20:50:18.300385+0000 mon.c (mon.2) 4695 : audit [DBG] from='client.? 172.21.15.67:0/27636868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:19 smithi067 bash[27441]: cluster 2024-04-03T20:50:17.494194+0000 mgr.y (mgr.24370) 11754 : cluster [DBG] pgmap v11738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:19 smithi067 bash[27441]: audit 2024-04-03T20:50:18.300385+0000 mon.c (mon.2) 4695 : audit [DBG] from='client.? 172.21.15.67:0/27636868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:21 smithi082 bash[20963]: cluster 2024-04-03T20:50:19.495028+0000 mgr.y (mgr.24370) 11755 : cluster [DBG] pgmap v11739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:21 smithi082 bash[20963]: audit 2024-04-03T20:50:20.752649+0000 mon.a (mon.0) 10218 : audit [DBG] from='client.? 172.21.15.67:0/2832104161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:21 smithi067 bash[17655]: cluster 2024-04-03T20:50:19.495028+0000 mgr.y (mgr.24370) 11755 : cluster [DBG] pgmap v11739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:21 smithi067 bash[17655]: audit 2024-04-03T20:50:20.752649+0000 mon.a (mon.0) 10218 : audit [DBG] from='client.? 172.21.15.67:0/2832104161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:21 smithi067 bash[27441]: cluster 2024-04-03T20:50:19.495028+0000 mgr.y (mgr.24370) 11755 : cluster [DBG] pgmap v11739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:21 smithi067 bash[27441]: audit 2024-04-03T20:50:20.752649+0000 mon.a (mon.0) 10218 : audit [DBG] from='client.? 172.21.15.67:0/2832104161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:50:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:23 smithi067 bash[17655]: cluster 2024-04-03T20:50:21.496259+0000 mgr.y (mgr.24370) 11756 : cluster [DBG] pgmap v11740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:23 smithi067 bash[17655]: audit 2024-04-03T20:50:23.208276+0000 mon.c (mon.2) 4696 : audit [DBG] from='client.? 172.21.15.67:0/3428150654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:23 smithi067 bash[27441]: cluster 2024-04-03T20:50:21.496259+0000 mgr.y (mgr.24370) 11756 : cluster [DBG] pgmap v11740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:23 smithi067 bash[27441]: audit 2024-04-03T20:50:23.208276+0000 mon.c (mon.2) 4696 : audit [DBG] from='client.? 172.21.15.67:0/3428150654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:23 smithi082 bash[20963]: cluster 2024-04-03T20:50:21.496259+0000 mgr.y (mgr.24370) 11756 : cluster [DBG] pgmap v11740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:23 smithi082 bash[20963]: audit 2024-04-03T20:50:23.208276+0000 mon.c (mon.2) 4696 : audit [DBG] from='client.? 172.21.15.67:0/3428150654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:50:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:25 smithi082 bash[20963]: cluster 2024-04-03T20:50:23.497103+0000 mgr.y (mgr.24370) 11757 : cluster [DBG] pgmap v11741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:25 smithi067 bash[27441]: cluster 2024-04-03T20:50:23.497103+0000 mgr.y (mgr.24370) 11757 : cluster [DBG] pgmap v11741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:25 smithi067 bash[17655]: cluster 2024-04-03T20:50:23.497103+0000 mgr.y (mgr.24370) 11757 : cluster [DBG] pgmap v11741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:26 smithi082 bash[20963]: audit 2024-04-03T20:50:25.282860+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:26 smithi082 bash[20963]: audit 2024-04-03T20:50:25.660229+0000 mon.a (mon.0) 10220 : audit [DBG] from='client.? 172.21.15.67:0/1296463586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:26 smithi067 bash[17655]: audit 2024-04-03T20:50:25.282860+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:26 smithi067 bash[17655]: audit 2024-04-03T20:50:25.660229+0000 mon.a (mon.0) 10220 : audit [DBG] from='client.? 172.21.15.67:0/1296463586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:26 smithi067 bash[27441]: audit 2024-04-03T20:50:25.282860+0000 mon.a (mon.0) 10219 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:26 smithi067 bash[27441]: audit 2024-04-03T20:50:25.660229+0000 mon.a (mon.0) 10220 : audit [DBG] from='client.? 172.21.15.67:0/1296463586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:27 smithi082 bash[20963]: cluster 2024-04-03T20:50:25.497939+0000 mgr.y (mgr.24370) 11758 : cluster [DBG] pgmap v11742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:27 smithi067 bash[17655]: cluster 2024-04-03T20:50:25.497939+0000 mgr.y (mgr.24370) 11758 : cluster [DBG] pgmap v11742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:27 smithi067 bash[27441]: cluster 2024-04-03T20:50:25.497939+0000 mgr.y (mgr.24370) 11758 : cluster [DBG] pgmap v11742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:28 smithi082 bash[20963]: audit 2024-04-03T20:50:28.111965+0000 mon.c (mon.2) 4697 : audit [DBG] from='client.? 172.21.15.67:0/1619538712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:28 smithi067 bash[27441]: audit 2024-04-03T20:50:28.111965+0000 mon.c (mon.2) 4697 : audit [DBG] from='client.? 172.21.15.67:0/1619538712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:28 smithi067 bash[17655]: audit 2024-04-03T20:50:28.111965+0000 mon.c (mon.2) 4697 : audit [DBG] from='client.? 172.21.15.67:0/1619538712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:29 smithi082 bash[20963]: cluster 2024-04-03T20:50:27.499134+0000 mgr.y (mgr.24370) 11759 : cluster [DBG] pgmap v11743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:29 smithi067 bash[27441]: cluster 2024-04-03T20:50:27.499134+0000 mgr.y (mgr.24370) 11759 : cluster [DBG] pgmap v11743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:29 smithi067 bash[17655]: cluster 2024-04-03T20:50:27.499134+0000 mgr.y (mgr.24370) 11759 : cluster [DBG] pgmap v11743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:31 smithi082 bash[20963]: cluster 2024-04-03T20:50:29.499831+0000 mgr.y (mgr.24370) 11760 : cluster [DBG] pgmap v11744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:31 smithi082 bash[20963]: audit 2024-04-03T20:50:30.565469+0000 mon.c (mon.2) 4698 : audit [DBG] from='client.? 172.21.15.67:0/2729583682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:31 smithi067 bash[17655]: cluster 2024-04-03T20:50:29.499831+0000 mgr.y (mgr.24370) 11760 : cluster [DBG] pgmap v11744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:31 smithi067 bash[17655]: audit 2024-04-03T20:50:30.565469+0000 mon.c (mon.2) 4698 : audit [DBG] from='client.? 172.21.15.67:0/2729583682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:31 smithi067 bash[27441]: cluster 2024-04-03T20:50:29.499831+0000 mgr.y (mgr.24370) 11760 : cluster [DBG] pgmap v11744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:31 smithi067 bash[27441]: audit 2024-04-03T20:50:30.565469+0000 mon.c (mon.2) 4698 : audit [DBG] from='client.? 172.21.15.67:0/2729583682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:50:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:33 smithi067 bash[27441]: cluster 2024-04-03T20:50:31.501056+0000 mgr.y (mgr.24370) 11761 : cluster [DBG] pgmap v11745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:33 smithi067 bash[27441]: audit 2024-04-03T20:50:33.015500+0000 mon.c (mon.2) 4699 : audit [DBG] from='client.? 172.21.15.67:0/558030435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:33 smithi067 bash[17655]: cluster 2024-04-03T20:50:31.501056+0000 mgr.y (mgr.24370) 11761 : cluster [DBG] pgmap v11745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:33 smithi067 bash[17655]: audit 2024-04-03T20:50:33.015500+0000 mon.c (mon.2) 4699 : audit [DBG] from='client.? 172.21.15.67:0/558030435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:50:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:33 smithi082 bash[20963]: cluster 2024-04-03T20:50:31.501056+0000 mgr.y (mgr.24370) 11761 : cluster [DBG] pgmap v11745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:33 smithi082 bash[20963]: audit 2024-04-03T20:50:33.015500+0000 mon.c (mon.2) 4699 : audit [DBG] from='client.? 172.21.15.67:0/558030435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:35 smithi082 bash[20963]: cluster 2024-04-03T20:50:33.501750+0000 mgr.y (mgr.24370) 11762 : cluster [DBG] pgmap v11746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:35 smithi067 bash[17655]: cluster 2024-04-03T20:50:33.501750+0000 mgr.y (mgr.24370) 11762 : cluster [DBG] pgmap v11746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:35 smithi067 bash[27441]: cluster 2024-04-03T20:50:33.501750+0000 mgr.y (mgr.24370) 11762 : cluster [DBG] pgmap v11746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:36 smithi082 bash[20963]: audit 2024-04-03T20:50:35.468789+0000 mon.c (mon.2) 4700 : audit [DBG] from='client.? 172.21.15.67:0/1216056784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:36 smithi067 bash[27441]: audit 2024-04-03T20:50:35.468789+0000 mon.c (mon.2) 4700 : audit [DBG] from='client.? 172.21.15.67:0/1216056784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:36 smithi067 bash[17655]: audit 2024-04-03T20:50:35.468789+0000 mon.c (mon.2) 4700 : audit [DBG] from='client.? 172.21.15.67:0/1216056784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:37 smithi082 bash[20963]: cluster 2024-04-03T20:50:35.502368+0000 mgr.y (mgr.24370) 11763 : cluster [DBG] pgmap v11747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:37 smithi067 bash[27441]: cluster 2024-04-03T20:50:35.502368+0000 mgr.y (mgr.24370) 11763 : cluster [DBG] pgmap v11747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:37 smithi067 bash[17655]: cluster 2024-04-03T20:50:35.502368+0000 mgr.y (mgr.24370) 11763 : cluster [DBG] pgmap v11747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:38 smithi082 bash[20963]: audit 2024-04-03T20:50:37.931532+0000 mon.a (mon.0) 10221 : audit [DBG] from='client.? 172.21.15.67:0/1416443208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:38 smithi067 bash[17655]: audit 2024-04-03T20:50:37.931532+0000 mon.a (mon.0) 10221 : audit [DBG] from='client.? 172.21.15.67:0/1416443208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:38 smithi067 bash[27441]: audit 2024-04-03T20:50:37.931532+0000 mon.a (mon.0) 10221 : audit [DBG] from='client.? 172.21.15.67:0/1416443208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:39 smithi082 bash[20963]: cluster 2024-04-03T20:50:37.503564+0000 mgr.y (mgr.24370) 11764 : cluster [DBG] pgmap v11748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:39 smithi067 bash[17655]: cluster 2024-04-03T20:50:37.503564+0000 mgr.y (mgr.24370) 11764 : cluster [DBG] pgmap v11748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:39 smithi067 bash[27441]: cluster 2024-04-03T20:50:37.503564+0000 mgr.y (mgr.24370) 11764 : cluster [DBG] pgmap v11748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:40 smithi082 bash[20963]: audit 2024-04-03T20:50:40.282953+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:40 smithi067 bash[17655]: audit 2024-04-03T20:50:40.282953+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:40 smithi067 bash[27441]: audit 2024-04-03T20:50:40.282953+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:41 smithi082 bash[20963]: cluster 2024-04-03T20:50:39.504350+0000 mgr.y (mgr.24370) 11765 : cluster [DBG] pgmap v11749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:41 smithi082 bash[20963]: audit 2024-04-03T20:50:40.391295+0000 mon.c (mon.2) 4701 : audit [DBG] from='client.? 172.21.15.67:0/2409495370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:41 smithi067 bash[17655]: cluster 2024-04-03T20:50:39.504350+0000 mgr.y (mgr.24370) 11765 : cluster [DBG] pgmap v11749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:41 smithi067 bash[17655]: audit 2024-04-03T20:50:40.391295+0000 mon.c (mon.2) 4701 : audit [DBG] from='client.? 172.21.15.67:0/2409495370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:41 smithi067 bash[27441]: cluster 2024-04-03T20:50:39.504350+0000 mgr.y (mgr.24370) 11765 : cluster [DBG] pgmap v11749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:41 smithi067 bash[27441]: audit 2024-04-03T20:50:40.391295+0000 mon.c (mon.2) 4701 : audit [DBG] from='client.? 172.21.15.67:0/2409495370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:43 smithi067 bash[17655]: cluster 2024-04-03T20:50:41.505500+0000 mgr.y (mgr.24370) 11766 : cluster [DBG] pgmap v11750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:43 smithi067 bash[17655]: audit 2024-04-03T20:50:42.837965+0000 mon.a (mon.0) 10223 : audit [DBG] from='client.? 172.21.15.67:0/3810134411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:43] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:50:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:43 smithi067 bash[27441]: cluster 2024-04-03T20:50:41.505500+0000 mgr.y (mgr.24370) 11766 : cluster [DBG] pgmap v11750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:43 smithi067 bash[27441]: audit 2024-04-03T20:50:42.837965+0000 mon.a (mon.0) 10223 : audit [DBG] from='client.? 172.21.15.67:0/3810134411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:50:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:43 smithi082 bash[20963]: cluster 2024-04-03T20:50:41.505500+0000 mgr.y (mgr.24370) 11766 : cluster [DBG] pgmap v11750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:43 smithi082 bash[20963]: audit 2024-04-03T20:50:42.837965+0000 mon.a (mon.0) 10223 : audit [DBG] from='client.? 172.21.15.67:0/3810134411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:45 smithi082 bash[20963]: cluster 2024-04-03T20:50:43.506196+0000 mgr.y (mgr.24370) 11767 : cluster [DBG] pgmap v11751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:45 smithi082 bash[20963]: audit 2024-04-03T20:50:45.285538+0000 mon.a (mon.0) 10224 : audit [DBG] from='client.? 172.21.15.67:0/2630702895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:45 smithi067 bash[17655]: cluster 2024-04-03T20:50:43.506196+0000 mgr.y (mgr.24370) 11767 : cluster [DBG] pgmap v11751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:45 smithi067 bash[17655]: audit 2024-04-03T20:50:45.285538+0000 mon.a (mon.0) 10224 : audit [DBG] from='client.? 172.21.15.67:0/2630702895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:45 smithi067 bash[27441]: cluster 2024-04-03T20:50:43.506196+0000 mgr.y (mgr.24370) 11767 : cluster [DBG] pgmap v11751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:45 smithi067 bash[27441]: audit 2024-04-03T20:50:45.285538+0000 mon.a (mon.0) 10224 : audit [DBG] from='client.? 172.21.15.67:0/2630702895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:47 smithi082 bash[20963]: cluster 2024-04-03T20:50:45.506883+0000 mgr.y (mgr.24370) 11768 : cluster [DBG] pgmap v11752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:47 smithi067 bash[17655]: cluster 2024-04-03T20:50:45.506883+0000 mgr.y (mgr.24370) 11768 : cluster [DBG] pgmap v11752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:47 smithi067 bash[27441]: cluster 2024-04-03T20:50:45.506883+0000 mgr.y (mgr.24370) 11768 : cluster [DBG] pgmap v11752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:48 smithi082 bash[20963]: audit 2024-04-03T20:50:47.742633+0000 mon.c (mon.2) 4702 : audit [DBG] from='client.? 172.21.15.67:0/1831511451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:48 smithi067 bash[17655]: audit 2024-04-03T20:50:47.742633+0000 mon.c (mon.2) 4702 : audit [DBG] from='client.? 172.21.15.67:0/1831511451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:48 smithi067 bash[27441]: audit 2024-04-03T20:50:47.742633+0000 mon.c (mon.2) 4702 : audit [DBG] from='client.? 172.21.15.67:0/1831511451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:49 smithi082 bash[20963]: cluster 2024-04-03T20:50:47.508062+0000 mgr.y (mgr.24370) 11769 : cluster [DBG] pgmap v11753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:49 smithi067 bash[17655]: cluster 2024-04-03T20:50:47.508062+0000 mgr.y (mgr.24370) 11769 : cluster [DBG] pgmap v11753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:49 smithi067 bash[27441]: cluster 2024-04-03T20:50:47.508062+0000 mgr.y (mgr.24370) 11769 : cluster [DBG] pgmap v11753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:50 smithi082 bash[20963]: audit 2024-04-03T20:50:50.237125+0000 mon.c (mon.2) 4703 : audit [DBG] from='client.? 172.21.15.67:0/535771649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:50 smithi067 bash[27441]: audit 2024-04-03T20:50:50.237125+0000 mon.c (mon.2) 4703 : audit [DBG] from='client.? 172.21.15.67:0/535771649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:50 smithi067 bash[17655]: audit 2024-04-03T20:50:50.237125+0000 mon.c (mon.2) 4703 : audit [DBG] from='client.? 172.21.15.67:0/535771649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:51 smithi082 bash[20963]: cluster 2024-04-03T20:50:49.508753+0000 mgr.y (mgr.24370) 11770 : cluster [DBG] pgmap v11754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:51 smithi067 bash[17655]: cluster 2024-04-03T20:50:49.508753+0000 mgr.y (mgr.24370) 11770 : cluster [DBG] pgmap v11754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:51 smithi067 bash[27441]: cluster 2024-04-03T20:50:49.508753+0000 mgr.y (mgr.24370) 11770 : cluster [DBG] pgmap v11754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:53.344 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:53] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:50:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:50:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:53 smithi082 bash[20963]: cluster 2024-04-03T20:50:51.509910+0000 mgr.y (mgr.24370) 11771 : cluster [DBG] pgmap v11755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:53 smithi082 bash[20963]: audit 2024-04-03T20:50:52.683364+0000 mon.a (mon.0) 10225 : audit [DBG] from='client.? 172.21.15.67:0/352730390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:53 smithi067 bash[17655]: cluster 2024-04-03T20:50:51.509910+0000 mgr.y (mgr.24370) 11771 : cluster [DBG] pgmap v11755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:53 smithi067 bash[17655]: audit 2024-04-03T20:50:52.683364+0000 mon.a (mon.0) 10225 : audit [DBG] from='client.? 172.21.15.67:0/352730390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:53 smithi067 bash[27441]: cluster 2024-04-03T20:50:51.509910+0000 mgr.y (mgr.24370) 11771 : cluster [DBG] pgmap v11755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:53 smithi067 bash[27441]: audit 2024-04-03T20:50:52.683364+0000 mon.a (mon.0) 10225 : audit [DBG] from='client.? 172.21.15.67:0/352730390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:55 smithi082 bash[20963]: cluster 2024-04-03T20:50:53.510631+0000 mgr.y (mgr.24370) 11772 : cluster [DBG] pgmap v11756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:55 smithi082 bash[20963]: audit 2024-04-03T20:50:55.124631+0000 mon.c (mon.2) 4704 : audit [DBG] from='client.? 172.21.15.67:0/1642989739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:55 smithi082 bash[20963]: audit 2024-04-03T20:50:55.283292+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:55 smithi067 bash[17655]: cluster 2024-04-03T20:50:53.510631+0000 mgr.y (mgr.24370) 11772 : cluster [DBG] pgmap v11756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:55 smithi067 bash[17655]: audit 2024-04-03T20:50:55.124631+0000 mon.c (mon.2) 4704 : audit [DBG] from='client.? 172.21.15.67:0/1642989739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:55 smithi067 bash[17655]: audit 2024-04-03T20:50:55.283292+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:55 smithi067 bash[27441]: cluster 2024-04-03T20:50:53.510631+0000 mgr.y (mgr.24370) 11772 : cluster [DBG] pgmap v11756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:55 smithi067 bash[27441]: audit 2024-04-03T20:50:55.124631+0000 mon.c (mon.2) 4704 : audit [DBG] from='client.? 172.21.15.67:0/1642989739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:55 smithi067 bash[27441]: audit 2024-04-03T20:50:55.283292+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:50:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:57 smithi082 bash[20963]: cluster 2024-04-03T20:50:55.511321+0000 mgr.y (mgr.24370) 11773 : cluster [DBG] pgmap v11757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:57 smithi067 bash[17655]: cluster 2024-04-03T20:50:55.511321+0000 mgr.y (mgr.24370) 11773 : cluster [DBG] pgmap v11757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:57 smithi067 bash[27441]: cluster 2024-04-03T20:50:55.511321+0000 mgr.y (mgr.24370) 11773 : cluster [DBG] pgmap v11757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:58 smithi082 bash[20963]: audit 2024-04-03T20:50:57.581640+0000 mon.a (mon.0) 10227 : audit [DBG] from='client.? 172.21.15.67:0/792151212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:58 smithi067 bash[17655]: audit 2024-04-03T20:50:57.581640+0000 mon.a (mon.0) 10227 : audit [DBG] from='client.? 172.21.15.67:0/792151212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:58 smithi067 bash[27441]: audit 2024-04-03T20:50:57.581640+0000 mon.a (mon.0) 10227 : audit [DBG] from='client.? 172.21.15.67:0/792151212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:50:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:59 smithi082 bash[20963]: cluster 2024-04-03T20:50:57.512478+0000 mgr.y (mgr.24370) 11774 : cluster [DBG] pgmap v11758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:50:59 smithi082 bash[20963]: audit 2024-04-03T20:50:58.986757+0000 mon.a (mon.0) 10228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:50:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:59 smithi067 bash[17655]: cluster 2024-04-03T20:50:57.512478+0000 mgr.y (mgr.24370) 11774 : cluster [DBG] pgmap v11758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:50:59 smithi067 bash[17655]: audit 2024-04-03T20:50:58.986757+0000 mon.a (mon.0) 10228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:50:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:59 smithi067 bash[27441]: cluster 2024-04-03T20:50:57.512478+0000 mgr.y (mgr.24370) 11774 : cluster [DBG] pgmap v11758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:50:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:50:59 smithi067 bash[27441]: audit 2024-04-03T20:50:58.986757+0000 mon.a (mon.0) 10228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:51:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:00 smithi082 bash[20963]: audit 2024-04-03T20:51:00.037532+0000 mon.a (mon.0) 10229 : audit [DBG] from='client.? 172.21.15.67:0/789749754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:00 smithi067 bash[17655]: audit 2024-04-03T20:51:00.037532+0000 mon.a (mon.0) 10229 : audit [DBG] from='client.? 172.21.15.67:0/789749754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:00 smithi067 bash[27441]: audit 2024-04-03T20:51:00.037532+0000 mon.a (mon.0) 10229 : audit [DBG] from='client.? 172.21.15.67:0/789749754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:01 smithi082 bash[20963]: cluster 2024-04-03T20:50:59.513249+0000 mgr.y (mgr.24370) 11775 : cluster [DBG] pgmap v11759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:01 smithi067 bash[17655]: cluster 2024-04-03T20:50:59.513249+0000 mgr.y (mgr.24370) 11775 : cluster [DBG] pgmap v11759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:01 smithi067 bash[27441]: cluster 2024-04-03T20:50:59.513249+0000 mgr.y (mgr.24370) 11775 : cluster [DBG] pgmap v11759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:03.376 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:51:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:51:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:03 smithi082 bash[20963]: cluster 2024-04-03T20:51:01.514415+0000 mgr.y (mgr.24370) 11776 : cluster [DBG] pgmap v11760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:03 smithi082 bash[20963]: audit 2024-04-03T20:51:02.498083+0000 mon.a (mon.0) 10230 : audit [DBG] from='client.? 172.21.15.67:0/774097098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:03.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:03 smithi067 bash[27441]: cluster 2024-04-03T20:51:01.514415+0000 mgr.y (mgr.24370) 11776 : cluster [DBG] pgmap v11760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:03.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:03 smithi067 bash[27441]: audit 2024-04-03T20:51:02.498083+0000 mon.a (mon.0) 10230 : audit [DBG] from='client.? 172.21.15.67:0/774097098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:03.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:03 smithi067 bash[17655]: cluster 2024-04-03T20:51:01.514415+0000 mgr.y (mgr.24370) 11776 : cluster [DBG] pgmap v11760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:03.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:03 smithi067 bash[17655]: audit 2024-04-03T20:51:02.498083+0000 mon.a (mon.0) 10230 : audit [DBG] from='client.? 172.21.15.67:0/774097098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:05 smithi082 bash[20963]: cluster 2024-04-03T20:51:03.515112+0000 mgr.y (mgr.24370) 11777 : cluster [DBG] pgmap v11761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:05 smithi082 bash[20963]: audit 2024-04-03T20:51:04.737982+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:05 smithi082 bash[20963]: audit 2024-04-03T20:51:04.746179+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:05 smithi082 bash[20963]: audit 2024-04-03T20:51:04.955581+0000 mon.c (mon.2) 4705 : audit [DBG] from='client.? 172.21.15.67:0/2893168244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:05 smithi082 bash[20963]: audit 2024-04-03T20:51:04.992261+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:05 smithi082 bash[20963]: audit 2024-04-03T20:51:04.999241+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[17655]: cluster 2024-04-03T20:51:03.515112+0000 mgr.y (mgr.24370) 11777 : cluster [DBG] pgmap v11761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[17655]: audit 2024-04-03T20:51:04.737982+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[17655]: audit 2024-04-03T20:51:04.746179+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[17655]: audit 2024-04-03T20:51:04.955581+0000 mon.c (mon.2) 4705 : audit [DBG] from='client.? 172.21.15.67:0/2893168244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[17655]: audit 2024-04-03T20:51:04.992261+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[17655]: audit 2024-04-03T20:51:04.999241+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[27441]: cluster 2024-04-03T20:51:03.515112+0000 mgr.y (mgr.24370) 11777 : cluster [DBG] pgmap v11761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[27441]: audit 2024-04-03T20:51:04.737982+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[27441]: audit 2024-04-03T20:51:04.746179+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[27441]: audit 2024-04-03T20:51:04.955581+0000 mon.c (mon.2) 4705 : audit [DBG] from='client.? 172.21.15.67:0/2893168244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[27441]: audit 2024-04-03T20:51:04.992261+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:05 smithi067 bash[27441]: audit 2024-04-03T20:51:04.999241+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:06 smithi082 bash[20963]: audit 2024-04-03T20:51:05.422508+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:51:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:06 smithi082 bash[20963]: audit 2024-04-03T20:51:05.424380+0000 mon.a (mon.0) 10236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:51:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:06 smithi082 bash[20963]: audit 2024-04-03T20:51:05.432757+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:06 smithi067 bash[17655]: audit 2024-04-03T20:51:05.422508+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:51:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:06 smithi067 bash[17655]: audit 2024-04-03T20:51:05.424380+0000 mon.a (mon.0) 10236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:51:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:06 smithi067 bash[17655]: audit 2024-04-03T20:51:05.432757+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:06 smithi067 bash[27441]: audit 2024-04-03T20:51:05.422508+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:51:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:06 smithi067 bash[27441]: audit 2024-04-03T20:51:05.424380+0000 mon.a (mon.0) 10236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:51:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:06 smithi067 bash[27441]: audit 2024-04-03T20:51:05.432757+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:51:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:07 smithi082 bash[20963]: cluster 2024-04-03T20:51:05.515761+0000 mgr.y (mgr.24370) 11778 : cluster [DBG] pgmap v11762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:07 smithi082 bash[20963]: audit 2024-04-03T20:51:07.416830+0000 mon.a (mon.0) 10238 : audit [DBG] from='client.? 172.21.15.67:0/377978303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:07 smithi067 bash[27441]: cluster 2024-04-03T20:51:05.515761+0000 mgr.y (mgr.24370) 11778 : cluster [DBG] pgmap v11762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:07 smithi067 bash[27441]: audit 2024-04-03T20:51:07.416830+0000 mon.a (mon.0) 10238 : audit [DBG] from='client.? 172.21.15.67:0/377978303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:07 smithi067 bash[17655]: cluster 2024-04-03T20:51:05.515761+0000 mgr.y (mgr.24370) 11778 : cluster [DBG] pgmap v11762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:07 smithi067 bash[17655]: audit 2024-04-03T20:51:07.416830+0000 mon.a (mon.0) 10238 : audit [DBG] from='client.? 172.21.15.67:0/377978303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:09 smithi082 bash[20963]: cluster 2024-04-03T20:51:07.516757+0000 mgr.y (mgr.24370) 11779 : cluster [DBG] pgmap v11763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:09 smithi067 bash[17655]: cluster 2024-04-03T20:51:07.516757+0000 mgr.y (mgr.24370) 11779 : cluster [DBG] pgmap v11763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:09 smithi067 bash[27441]: cluster 2024-04-03T20:51:07.516757+0000 mgr.y (mgr.24370) 11779 : cluster [DBG] pgmap v11763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:10 smithi082 bash[20963]: audit 2024-04-03T20:51:09.874463+0000 mon.c (mon.2) 4706 : audit [DBG] from='client.? 172.21.15.67:0/2100609843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:10 smithi082 bash[20963]: audit 2024-04-03T20:51:10.284037+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:10 smithi067 bash[17655]: audit 2024-04-03T20:51:09.874463+0000 mon.c (mon.2) 4706 : audit [DBG] from='client.? 172.21.15.67:0/2100609843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:10 smithi067 bash[17655]: audit 2024-04-03T20:51:10.284037+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:10 smithi067 bash[27441]: audit 2024-04-03T20:51:09.874463+0000 mon.c (mon.2) 4706 : audit [DBG] from='client.? 172.21.15.67:0/2100609843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:10 smithi067 bash[27441]: audit 2024-04-03T20:51:10.284037+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:11 smithi082 bash[20963]: cluster 2024-04-03T20:51:09.517331+0000 mgr.y (mgr.24370) 11780 : cluster [DBG] pgmap v11764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:11 smithi067 bash[17655]: cluster 2024-04-03T20:51:09.517331+0000 mgr.y (mgr.24370) 11780 : cluster [DBG] pgmap v11764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:11 smithi067 bash[27441]: cluster 2024-04-03T20:51:09.517331+0000 mgr.y (mgr.24370) 11780 : cluster [DBG] pgmap v11764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:12 smithi082 bash[20963]: audit 2024-04-03T20:51:12.324921+0000 mon.a (mon.0) 10240 : audit [DBG] from='client.? 172.21.15.67:0/1160417922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:12.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:12 smithi067 bash[27441]: audit 2024-04-03T20:51:12.324921+0000 mon.a (mon.0) 10240 : audit [DBG] from='client.? 172.21.15.67:0/1160417922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:12 smithi067 bash[17655]: audit 2024-04-03T20:51:12.324921+0000 mon.a (mon.0) 10240 : audit [DBG] from='client.? 172.21.15.67:0/1160417922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:51:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:13 smithi082 bash[20963]: cluster 2024-04-03T20:51:11.518496+0000 mgr.y (mgr.24370) 11781 : cluster [DBG] pgmap v11765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:51:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:13 smithi067 bash[27441]: cluster 2024-04-03T20:51:11.518496+0000 mgr.y (mgr.24370) 11781 : cluster [DBG] pgmap v11765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:13 smithi067 bash[17655]: cluster 2024-04-03T20:51:11.518496+0000 mgr.y (mgr.24370) 11781 : cluster [DBG] pgmap v11765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:15 smithi082 bash[20963]: cluster 2024-04-03T20:51:13.519185+0000 mgr.y (mgr.24370) 11782 : cluster [DBG] pgmap v11766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:15 smithi082 bash[20963]: audit 2024-04-03T20:51:14.770798+0000 mon.a (mon.0) 10241 : audit [DBG] from='client.? 172.21.15.67:0/1709744925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:15.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 20:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T20:51:15.596732606Z level=info msg="Completed cleanup jobs" duration=66.069251ms 2024-04-03T20:51:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:15 smithi067 bash[17655]: cluster 2024-04-03T20:51:13.519185+0000 mgr.y (mgr.24370) 11782 : cluster [DBG] pgmap v11766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:15 smithi067 bash[17655]: audit 2024-04-03T20:51:14.770798+0000 mon.a (mon.0) 10241 : audit [DBG] from='client.? 172.21.15.67:0/1709744925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:15 smithi067 bash[27441]: cluster 2024-04-03T20:51:13.519185+0000 mgr.y (mgr.24370) 11782 : cluster [DBG] pgmap v11766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:15 smithi067 bash[27441]: audit 2024-04-03T20:51:14.770798+0000 mon.a (mon.0) 10241 : audit [DBG] from='client.? 172.21.15.67:0/1709744925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:17 smithi082 bash[20963]: cluster 2024-04-03T20:51:15.519895+0000 mgr.y (mgr.24370) 11783 : cluster [DBG] pgmap v11767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:17 smithi082 bash[20963]: audit 2024-04-03T20:51:17.230410+0000 mon.a (mon.0) 10242 : audit [DBG] from='client.? 172.21.15.67:0/373602479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:17 smithi067 bash[27441]: cluster 2024-04-03T20:51:15.519895+0000 mgr.y (mgr.24370) 11783 : cluster [DBG] pgmap v11767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:17 smithi067 bash[27441]: audit 2024-04-03T20:51:17.230410+0000 mon.a (mon.0) 10242 : audit [DBG] from='client.? 172.21.15.67:0/373602479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:17 smithi067 bash[17655]: cluster 2024-04-03T20:51:15.519895+0000 mgr.y (mgr.24370) 11783 : cluster [DBG] pgmap v11767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:17 smithi067 bash[17655]: audit 2024-04-03T20:51:17.230410+0000 mon.a (mon.0) 10242 : audit [DBG] from='client.? 172.21.15.67:0/373602479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:18 smithi082 bash[20963]: cluster 2024-04-03T20:51:17.521042+0000 mgr.y (mgr.24370) 11784 : cluster [DBG] pgmap v11768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:18.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:18 smithi067 bash[27441]: cluster 2024-04-03T20:51:17.521042+0000 mgr.y (mgr.24370) 11784 : cluster [DBG] pgmap v11768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:18 smithi067 bash[17655]: cluster 2024-04-03T20:51:17.521042+0000 mgr.y (mgr.24370) 11784 : cluster [DBG] pgmap v11768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:20 smithi082 bash[20963]: cluster 2024-04-03T20:51:19.521689+0000 mgr.y (mgr.24370) 11785 : cluster [DBG] pgmap v11769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:20 smithi082 bash[20963]: audit 2024-04-03T20:51:19.687801+0000 mon.a (mon.0) 10243 : audit [DBG] from='client.? 172.21.15.67:0/751418877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:20 smithi067 bash[17655]: cluster 2024-04-03T20:51:19.521689+0000 mgr.y (mgr.24370) 11785 : cluster [DBG] pgmap v11769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:20 smithi067 bash[17655]: audit 2024-04-03T20:51:19.687801+0000 mon.a (mon.0) 10243 : audit [DBG] from='client.? 172.21.15.67:0/751418877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:20 smithi067 bash[27441]: cluster 2024-04-03T20:51:19.521689+0000 mgr.y (mgr.24370) 11785 : cluster [DBG] pgmap v11769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:20 smithi067 bash[27441]: audit 2024-04-03T20:51:19.687801+0000 mon.a (mon.0) 10243 : audit [DBG] from='client.? 172.21.15.67:0/751418877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:23 smithi082 bash[20963]: cluster 2024-04-03T20:51:21.522897+0000 mgr.y (mgr.24370) 11786 : cluster [DBG] pgmap v11770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:23 smithi082 bash[20963]: audit 2024-04-03T20:51:22.141051+0000 mon.a (mon.0) 10244 : audit [DBG] from='client.? 172.21.15.67:0/168838179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:51:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:23 smithi067 bash[17655]: cluster 2024-04-03T20:51:21.522897+0000 mgr.y (mgr.24370) 11786 : cluster [DBG] pgmap v11770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:23 smithi067 bash[17655]: audit 2024-04-03T20:51:22.141051+0000 mon.a (mon.0) 10244 : audit [DBG] from='client.? 172.21.15.67:0/168838179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:23 smithi067 bash[27441]: cluster 2024-04-03T20:51:21.522897+0000 mgr.y (mgr.24370) 11786 : cluster [DBG] pgmap v11770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:23 smithi067 bash[27441]: audit 2024-04-03T20:51:22.141051+0000 mon.a (mon.0) 10244 : audit [DBG] from='client.? 172.21.15.67:0/168838179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:51:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:25 smithi082 bash[20963]: cluster 2024-04-03T20:51:23.523551+0000 mgr.y (mgr.24370) 11787 : cluster [DBG] pgmap v11771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:25 smithi082 bash[20963]: audit 2024-04-03T20:51:24.580395+0000 mon.c (mon.2) 4707 : audit [DBG] from='client.? 172.21.15.67:0/1021197679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:25 smithi067 bash[17655]: cluster 2024-04-03T20:51:23.523551+0000 mgr.y (mgr.24370) 11787 : cluster [DBG] pgmap v11771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:25 smithi067 bash[17655]: audit 2024-04-03T20:51:24.580395+0000 mon.c (mon.2) 4707 : audit [DBG] from='client.? 172.21.15.67:0/1021197679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:25 smithi067 bash[27441]: cluster 2024-04-03T20:51:23.523551+0000 mgr.y (mgr.24370) 11787 : cluster [DBG] pgmap v11771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:25 smithi067 bash[27441]: audit 2024-04-03T20:51:24.580395+0000 mon.c (mon.2) 4707 : audit [DBG] from='client.? 172.21.15.67:0/1021197679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:26 smithi082 bash[20963]: audit 2024-04-03T20:51:25.284429+0000 mon.a (mon.0) 10245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:26 smithi067 bash[17655]: audit 2024-04-03T20:51:25.284429+0000 mon.a (mon.0) 10245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:26 smithi067 bash[27441]: audit 2024-04-03T20:51:25.284429+0000 mon.a (mon.0) 10245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:27 smithi082 bash[20963]: cluster 2024-04-03T20:51:25.524322+0000 mgr.y (mgr.24370) 11788 : cluster [DBG] pgmap v11772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:27 smithi082 bash[20963]: audit 2024-04-03T20:51:27.025210+0000 mon.a (mon.0) 10246 : audit [DBG] from='client.? 172.21.15.67:0/223263847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:27 smithi067 bash[17655]: cluster 2024-04-03T20:51:25.524322+0000 mgr.y (mgr.24370) 11788 : cluster [DBG] pgmap v11772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:27 smithi067 bash[17655]: audit 2024-04-03T20:51:27.025210+0000 mon.a (mon.0) 10246 : audit [DBG] from='client.? 172.21.15.67:0/223263847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:27 smithi067 bash[27441]: cluster 2024-04-03T20:51:25.524322+0000 mgr.y (mgr.24370) 11788 : cluster [DBG] pgmap v11772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:27 smithi067 bash[27441]: audit 2024-04-03T20:51:27.025210+0000 mon.a (mon.0) 10246 : audit [DBG] from='client.? 172.21.15.67:0/223263847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:29 smithi082 bash[20963]: cluster 2024-04-03T20:51:27.525397+0000 mgr.y (mgr.24370) 11789 : cluster [DBG] pgmap v11773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:29 smithi067 bash[27441]: cluster 2024-04-03T20:51:27.525397+0000 mgr.y (mgr.24370) 11789 : cluster [DBG] pgmap v11773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:29 smithi067 bash[17655]: cluster 2024-04-03T20:51:27.525397+0000 mgr.y (mgr.24370) 11789 : cluster [DBG] pgmap v11773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:30 smithi082 bash[20963]: audit 2024-04-03T20:51:29.475140+0000 mon.c (mon.2) 4708 : audit [DBG] from='client.? 172.21.15.67:0/3109901565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:30 smithi067 bash[17655]: audit 2024-04-03T20:51:29.475140+0000 mon.c (mon.2) 4708 : audit [DBG] from='client.? 172.21.15.67:0/3109901565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:30 smithi067 bash[27441]: audit 2024-04-03T20:51:29.475140+0000 mon.c (mon.2) 4708 : audit [DBG] from='client.? 172.21.15.67:0/3109901565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:31 smithi067 bash[27441]: cluster 2024-04-03T20:51:29.526094+0000 mgr.y (mgr.24370) 11790 : cluster [DBG] pgmap v11774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:31 smithi067 bash[17655]: cluster 2024-04-03T20:51:29.526094+0000 mgr.y (mgr.24370) 11790 : cluster [DBG] pgmap v11774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:31 smithi082 bash[20963]: cluster 2024-04-03T20:51:29.526094+0000 mgr.y (mgr.24370) 11790 : cluster [DBG] pgmap v11774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:32 smithi067 bash[17655]: audit 2024-04-03T20:51:31.933155+0000 mon.c (mon.2) 4709 : audit [DBG] from='client.? 172.21.15.67:0/719645686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:32 smithi067 bash[27441]: audit 2024-04-03T20:51:31.933155+0000 mon.c (mon.2) 4709 : audit [DBG] from='client.? 172.21.15.67:0/719645686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:32 smithi082 bash[20963]: audit 2024-04-03T20:51:31.933155+0000 mon.c (mon.2) 4709 : audit [DBG] from='client.? 172.21.15.67:0/719645686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:33 smithi067 bash[17655]: cluster 2024-04-03T20:51:31.527230+0000 mgr.y (mgr.24370) 11791 : cluster [DBG] pgmap v11775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:51:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:33 smithi067 bash[27441]: cluster 2024-04-03T20:51:31.527230+0000 mgr.y (mgr.24370) 11791 : cluster [DBG] pgmap v11775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:33 smithi082 bash[20963]: cluster 2024-04-03T20:51:31.527230+0000 mgr.y (mgr.24370) 11791 : cluster [DBG] pgmap v11775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:51:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:35 smithi067 bash[17655]: cluster 2024-04-03T20:51:33.527926+0000 mgr.y (mgr.24370) 11792 : cluster [DBG] pgmap v11776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:35 smithi067 bash[17655]: audit 2024-04-03T20:51:34.395335+0000 mon.a (mon.0) 10247 : audit [DBG] from='client.? 172.21.15.67:0/2533244558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:35 smithi067 bash[27441]: cluster 2024-04-03T20:51:33.527926+0000 mgr.y (mgr.24370) 11792 : cluster [DBG] pgmap v11776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:35 smithi067 bash[27441]: audit 2024-04-03T20:51:34.395335+0000 mon.a (mon.0) 10247 : audit [DBG] from='client.? 172.21.15.67:0/2533244558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:35 smithi082 bash[20963]: cluster 2024-04-03T20:51:33.527926+0000 mgr.y (mgr.24370) 11792 : cluster [DBG] pgmap v11776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:35 smithi082 bash[20963]: audit 2024-04-03T20:51:34.395335+0000 mon.a (mon.0) 10247 : audit [DBG] from='client.? 172.21.15.67:0/2533244558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:37 smithi067 bash[17655]: cluster 2024-04-03T20:51:35.528641+0000 mgr.y (mgr.24370) 11793 : cluster [DBG] pgmap v11777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:37 smithi067 bash[17655]: audit 2024-04-03T20:51:36.856098+0000 mon.a (mon.0) 10248 : audit [DBG] from='client.? 172.21.15.67:0/2777241097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:37 smithi067 bash[27441]: cluster 2024-04-03T20:51:35.528641+0000 mgr.y (mgr.24370) 11793 : cluster [DBG] pgmap v11777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:37 smithi067 bash[27441]: audit 2024-04-03T20:51:36.856098+0000 mon.a (mon.0) 10248 : audit [DBG] from='client.? 172.21.15.67:0/2777241097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:37 smithi082 bash[20963]: cluster 2024-04-03T20:51:35.528641+0000 mgr.y (mgr.24370) 11793 : cluster [DBG] pgmap v11777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:37 smithi082 bash[20963]: audit 2024-04-03T20:51:36.856098+0000 mon.a (mon.0) 10248 : audit [DBG] from='client.? 172.21.15.67:0/2777241097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:39 smithi067 bash[17655]: cluster 2024-04-03T20:51:37.529979+0000 mgr.y (mgr.24370) 11794 : cluster [DBG] pgmap v11778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:39 smithi067 bash[27441]: cluster 2024-04-03T20:51:37.529979+0000 mgr.y (mgr.24370) 11794 : cluster [DBG] pgmap v11778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:39 smithi082 bash[20963]: cluster 2024-04-03T20:51:37.529979+0000 mgr.y (mgr.24370) 11794 : cluster [DBG] pgmap v11778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:40 smithi082 bash[20963]: audit 2024-04-03T20:51:39.312030+0000 mon.c (mon.2) 4710 : audit [DBG] from='client.? 172.21.15.67:0/3570654066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:40 smithi067 bash[17655]: audit 2024-04-03T20:51:39.312030+0000 mon.c (mon.2) 4710 : audit [DBG] from='client.? 172.21.15.67:0/3570654066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:40 smithi067 bash[27441]: audit 2024-04-03T20:51:39.312030+0000 mon.c (mon.2) 4710 : audit [DBG] from='client.? 172.21.15.67:0/3570654066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:41 smithi082 bash[20963]: cluster 2024-04-03T20:51:39.530654+0000 mgr.y (mgr.24370) 11795 : cluster [DBG] pgmap v11779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:41 smithi082 bash[20963]: audit 2024-04-03T20:51:40.284835+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:41 smithi067 bash[17655]: cluster 2024-04-03T20:51:39.530654+0000 mgr.y (mgr.24370) 11795 : cluster [DBG] pgmap v11779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:41 smithi067 bash[17655]: audit 2024-04-03T20:51:40.284835+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:41 smithi067 bash[27441]: cluster 2024-04-03T20:51:39.530654+0000 mgr.y (mgr.24370) 11795 : cluster [DBG] pgmap v11779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:41 smithi067 bash[27441]: audit 2024-04-03T20:51:40.284835+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:42 smithi082 bash[20963]: audit 2024-04-03T20:51:41.769267+0000 mon.a (mon.0) 10250 : audit [DBG] from='client.? 172.21.15.67:0/2313498372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:42 smithi067 bash[17655]: audit 2024-04-03T20:51:41.769267+0000 mon.a (mon.0) 10250 : audit [DBG] from='client.? 172.21.15.67:0/2313498372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:42 smithi067 bash[27441]: audit 2024-04-03T20:51:41.769267+0000 mon.a (mon.0) 10250 : audit [DBG] from='client.? 172.21.15.67:0/2313498372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:43 smithi067 bash[17655]: cluster 2024-04-03T20:51:41.531780+0000 mgr.y (mgr.24370) 11796 : cluster [DBG] pgmap v11780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T20:51:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:43 smithi067 bash[27441]: cluster 2024-04-03T20:51:41.531780+0000 mgr.y (mgr.24370) 11796 : cluster [DBG] pgmap v11780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:43 smithi082 bash[20963]: cluster 2024-04-03T20:51:41.531780+0000 mgr.y (mgr.24370) 11796 : cluster [DBG] pgmap v11780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:51:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:45 smithi082 bash[20963]: cluster 2024-04-03T20:51:43.532489+0000 mgr.y (mgr.24370) 11797 : cluster [DBG] pgmap v11781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:45 smithi082 bash[20963]: audit 2024-04-03T20:51:44.219635+0000 mon.a (mon.0) 10251 : audit [DBG] from='client.? 172.21.15.67:0/1127808760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:45 smithi067 bash[27441]: cluster 2024-04-03T20:51:43.532489+0000 mgr.y (mgr.24370) 11797 : cluster [DBG] pgmap v11781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:45 smithi067 bash[27441]: audit 2024-04-03T20:51:44.219635+0000 mon.a (mon.0) 10251 : audit [DBG] from='client.? 172.21.15.67:0/1127808760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:45 smithi067 bash[17655]: cluster 2024-04-03T20:51:43.532489+0000 mgr.y (mgr.24370) 11797 : cluster [DBG] pgmap v11781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:45 smithi067 bash[17655]: audit 2024-04-03T20:51:44.219635+0000 mon.a (mon.0) 10251 : audit [DBG] from='client.? 172.21.15.67:0/1127808760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:47 smithi082 bash[20963]: cluster 2024-04-03T20:51:45.533375+0000 mgr.y (mgr.24370) 11798 : cluster [DBG] pgmap v11782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:47 smithi082 bash[20963]: audit 2024-04-03T20:51:46.671842+0000 mon.c (mon.2) 4711 : audit [DBG] from='client.? 172.21.15.67:0/2976588597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:47 smithi067 bash[27441]: cluster 2024-04-03T20:51:45.533375+0000 mgr.y (mgr.24370) 11798 : cluster [DBG] pgmap v11782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:47 smithi067 bash[27441]: audit 2024-04-03T20:51:46.671842+0000 mon.c (mon.2) 4711 : audit [DBG] from='client.? 172.21.15.67:0/2976588597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:47 smithi067 bash[17655]: cluster 2024-04-03T20:51:45.533375+0000 mgr.y (mgr.24370) 11798 : cluster [DBG] pgmap v11782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:47 smithi067 bash[17655]: audit 2024-04-03T20:51:46.671842+0000 mon.c (mon.2) 4711 : audit [DBG] from='client.? 172.21.15.67:0/2976588597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:49 smithi082 bash[20963]: cluster 2024-04-03T20:51:47.534601+0000 mgr.y (mgr.24370) 11799 : cluster [DBG] pgmap v11783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:49 smithi082 bash[20963]: audit 2024-04-03T20:51:49.121850+0000 mon.c (mon.2) 4712 : audit [DBG] from='client.? 172.21.15.67:0/2903799968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:49 smithi067 bash[17655]: cluster 2024-04-03T20:51:47.534601+0000 mgr.y (mgr.24370) 11799 : cluster [DBG] pgmap v11783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:49 smithi067 bash[17655]: audit 2024-04-03T20:51:49.121850+0000 mon.c (mon.2) 4712 : audit [DBG] from='client.? 172.21.15.67:0/2903799968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:49 smithi067 bash[27441]: cluster 2024-04-03T20:51:47.534601+0000 mgr.y (mgr.24370) 11799 : cluster [DBG] pgmap v11783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:49.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:49 smithi067 bash[27441]: audit 2024-04-03T20:51:49.121850+0000 mon.c (mon.2) 4712 : audit [DBG] from='client.? 172.21.15.67:0/2903799968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:51 smithi082 bash[20963]: cluster 2024-04-03T20:51:49.535235+0000 mgr.y (mgr.24370) 11800 : cluster [DBG] pgmap v11784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:51 smithi067 bash[17655]: cluster 2024-04-03T20:51:49.535235+0000 mgr.y (mgr.24370) 11800 : cluster [DBG] pgmap v11784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:51 smithi067 bash[27441]: cluster 2024-04-03T20:51:49.535235+0000 mgr.y (mgr.24370) 11800 : cluster [DBG] pgmap v11784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:52 smithi082 bash[20963]: audit 2024-04-03T20:51:51.576765+0000 mon.c (mon.2) 4713 : audit [DBG] from='client.? 172.21.15.67:0/1872562628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:52 smithi067 bash[17655]: audit 2024-04-03T20:51:51.576765+0000 mon.c (mon.2) 4713 : audit [DBG] from='client.? 172.21.15.67:0/1872562628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:52 smithi067 bash[27441]: audit 2024-04-03T20:51:51.576765+0000 mon.c (mon.2) 4713 : audit [DBG] from='client.? 172.21.15.67:0/1872562628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T20:51:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:53 smithi067 bash[27441]: cluster 2024-04-03T20:51:51.536473+0000 mgr.y (mgr.24370) 11801 : cluster [DBG] pgmap v11785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:53 smithi067 bash[17655]: cluster 2024-04-03T20:51:51.536473+0000 mgr.y (mgr.24370) 11801 : cluster [DBG] pgmap v11785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:53 smithi082 bash[20963]: cluster 2024-04-03T20:51:51.536473+0000 mgr.y (mgr.24370) 11801 : cluster [DBG] pgmap v11785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:51:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:54 smithi082 bash[20963]: audit 2024-04-03T20:51:54.024738+0000 mon.a (mon.0) 10252 : audit [DBG] from='client.? 172.21.15.67:0/4145932239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:54 smithi067 bash[17655]: audit 2024-04-03T20:51:54.024738+0000 mon.a (mon.0) 10252 : audit [DBG] from='client.? 172.21.15.67:0/4145932239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:54 smithi067 bash[27441]: audit 2024-04-03T20:51:54.024738+0000 mon.a (mon.0) 10252 : audit [DBG] from='client.? 172.21.15.67:0/4145932239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:55 smithi082 bash[20963]: cluster 2024-04-03T20:51:53.537229+0000 mgr.y (mgr.24370) 11802 : cluster [DBG] pgmap v11786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:55 smithi067 bash[17655]: cluster 2024-04-03T20:51:53.537229+0000 mgr.y (mgr.24370) 11802 : cluster [DBG] pgmap v11786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:55 smithi067 bash[27441]: cluster 2024-04-03T20:51:53.537229+0000 mgr.y (mgr.24370) 11802 : cluster [DBG] pgmap v11786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:56 smithi082 bash[20963]: audit 2024-04-03T20:51:55.285209+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:56 smithi067 bash[17655]: audit 2024-04-03T20:51:55.285209+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:56 smithi067 bash[27441]: audit 2024-04-03T20:51:55.285209+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:51:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:57 smithi082 bash[20963]: cluster 2024-04-03T20:51:55.537923+0000 mgr.y (mgr.24370) 11803 : cluster [DBG] pgmap v11787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:57 smithi082 bash[20963]: audit 2024-04-03T20:51:56.485429+0000 mon.c (mon.2) 4714 : audit [DBG] from='client.? 172.21.15.67:0/2467251915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:57 smithi067 bash[17655]: cluster 2024-04-03T20:51:55.537923+0000 mgr.y (mgr.24370) 11803 : cluster [DBG] pgmap v11787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:57 smithi067 bash[17655]: audit 2024-04-03T20:51:56.485429+0000 mon.c (mon.2) 4714 : audit [DBG] from='client.? 172.21.15.67:0/2467251915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:57 smithi067 bash[27441]: cluster 2024-04-03T20:51:55.537923+0000 mgr.y (mgr.24370) 11803 : cluster [DBG] pgmap v11787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:57 smithi067 bash[27441]: audit 2024-04-03T20:51:56.485429+0000 mon.c (mon.2) 4714 : audit [DBG] from='client.? 172.21.15.67:0/2467251915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:59 smithi082 bash[20963]: cluster 2024-04-03T20:51:57.539203+0000 mgr.y (mgr.24370) 11804 : cluster [DBG] pgmap v11788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:51:59 smithi082 bash[20963]: audit 2024-04-03T20:51:58.929373+0000 mon.c (mon.2) 4715 : audit [DBG] from='client.? 172.21.15.67:0/967045053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:59 smithi067 bash[17655]: cluster 2024-04-03T20:51:57.539203+0000 mgr.y (mgr.24370) 11804 : cluster [DBG] pgmap v11788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:51:59 smithi067 bash[17655]: audit 2024-04-03T20:51:58.929373+0000 mon.c (mon.2) 4715 : audit [DBG] from='client.? 172.21.15.67:0/967045053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:51:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:59 smithi067 bash[27441]: cluster 2024-04-03T20:51:57.539203+0000 mgr.y (mgr.24370) 11804 : cluster [DBG] pgmap v11788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:51:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:51:59 smithi067 bash[27441]: audit 2024-04-03T20:51:58.929373+0000 mon.c (mon.2) 4715 : audit [DBG] from='client.? 172.21.15.67:0/967045053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:01 smithi082 bash[20963]: cluster 2024-04-03T20:51:59.539943+0000 mgr.y (mgr.24370) 11805 : cluster [DBG] pgmap v11789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:01 smithi067 bash[27441]: cluster 2024-04-03T20:51:59.539943+0000 mgr.y (mgr.24370) 11805 : cluster [DBG] pgmap v11789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:01 smithi067 bash[17655]: cluster 2024-04-03T20:51:59.539943+0000 mgr.y (mgr.24370) 11805 : cluster [DBG] pgmap v11789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:02 smithi082 bash[20963]: audit 2024-04-03T20:52:01.384236+0000 mon.c (mon.2) 4716 : audit [DBG] from='client.? 172.21.15.67:0/716402608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:02 smithi067 bash[17655]: audit 2024-04-03T20:52:01.384236+0000 mon.c (mon.2) 4716 : audit [DBG] from='client.? 172.21.15.67:0/716402608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:02 smithi067 bash[27441]: audit 2024-04-03T20:52:01.384236+0000 mon.c (mon.2) 4716 : audit [DBG] from='client.? 172.21.15.67:0/716402608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:52:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:03 smithi067 bash[27441]: cluster 2024-04-03T20:52:01.541045+0000 mgr.y (mgr.24370) 11806 : cluster [DBG] pgmap v11790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:03 smithi067 bash[17655]: cluster 2024-04-03T20:52:01.541045+0000 mgr.y (mgr.24370) 11806 : cluster [DBG] pgmap v11790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:03 smithi082 bash[20963]: cluster 2024-04-03T20:52:01.541045+0000 mgr.y (mgr.24370) 11806 : cluster [DBG] pgmap v11790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:52:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:04 smithi082 bash[20963]: audit 2024-04-03T20:52:03.837155+0000 mon.a (mon.0) 10254 : audit [DBG] from='client.? 172.21.15.67:0/2499286101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:04 smithi067 bash[27441]: audit 2024-04-03T20:52:03.837155+0000 mon.a (mon.0) 10254 : audit [DBG] from='client.? 172.21.15.67:0/2499286101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:04 smithi067 bash[17655]: audit 2024-04-03T20:52:03.837155+0000 mon.a (mon.0) 10254 : audit [DBG] from='client.? 172.21.15.67:0/2499286101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:05 smithi082 bash[20963]: cluster 2024-04-03T20:52:03.541465+0000 mgr.y (mgr.24370) 11807 : cluster [DBG] pgmap v11791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:05 smithi067 bash[17655]: cluster 2024-04-03T20:52:03.541465+0000 mgr.y (mgr.24370) 11807 : cluster [DBG] pgmap v11791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:05 smithi067 bash[27441]: cluster 2024-04-03T20:52:03.541465+0000 mgr.y (mgr.24370) 11807 : cluster [DBG] pgmap v11791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:06 smithi082 bash[20963]: audit 2024-04-03T20:52:05.508054+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:52:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:06 smithi067 bash[17655]: audit 2024-04-03T20:52:05.508054+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:52:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:06 smithi067 bash[27441]: audit 2024-04-03T20:52:05.508054+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:52:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:07 smithi082 bash[20963]: cluster 2024-04-03T20:52:05.542102+0000 mgr.y (mgr.24370) 11808 : cluster [DBG] pgmap v11792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:07 smithi082 bash[20963]: audit 2024-04-03T20:52:06.292066+0000 mon.c (mon.2) 4717 : audit [DBG] from='client.? 172.21.15.67:0/512669213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:07 smithi067 bash[27441]: cluster 2024-04-03T20:52:05.542102+0000 mgr.y (mgr.24370) 11808 : cluster [DBG] pgmap v11792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:07 smithi067 bash[27441]: audit 2024-04-03T20:52:06.292066+0000 mon.c (mon.2) 4717 : audit [DBG] from='client.? 172.21.15.67:0/512669213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:07 smithi067 bash[17655]: cluster 2024-04-03T20:52:05.542102+0000 mgr.y (mgr.24370) 11808 : cluster [DBG] pgmap v11792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:07 smithi067 bash[17655]: audit 2024-04-03T20:52:06.292066+0000 mon.c (mon.2) 4717 : audit [DBG] from='client.? 172.21.15.67:0/512669213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:09 smithi082 bash[20963]: cluster 2024-04-03T20:52:07.543314+0000 mgr.y (mgr.24370) 11809 : cluster [DBG] pgmap v11793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:09 smithi082 bash[20963]: audit 2024-04-03T20:52:08.739928+0000 mon.c (mon.2) 4718 : audit [DBG] from='client.? 172.21.15.67:0/3643450039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:09 smithi067 bash[17655]: cluster 2024-04-03T20:52:07.543314+0000 mgr.y (mgr.24370) 11809 : cluster [DBG] pgmap v11793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:09 smithi067 bash[17655]: audit 2024-04-03T20:52:08.739928+0000 mon.c (mon.2) 4718 : audit [DBG] from='client.? 172.21.15.67:0/3643450039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:09 smithi067 bash[27441]: cluster 2024-04-03T20:52:07.543314+0000 mgr.y (mgr.24370) 11809 : cluster [DBG] pgmap v11793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:09 smithi067 bash[27441]: audit 2024-04-03T20:52:08.739928+0000 mon.c (mon.2) 4718 : audit [DBG] from='client.? 172.21.15.67:0/3643450039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:11 smithi082 bash[20963]: cluster 2024-04-03T20:52:09.543989+0000 mgr.y (mgr.24370) 11810 : cluster [DBG] pgmap v11794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:11 smithi082 bash[20963]: audit 2024-04-03T20:52:10.288305+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:11 smithi082 bash[20963]: audit 2024-04-03T20:52:11.200650+0000 mon.a (mon.0) 10257 : audit [DBG] from='client.? 172.21.15.67:0/1627523171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:11 smithi082 bash[20963]: audit 2024-04-03T20:52:11.205171+0000 mon.a (mon.0) 10258 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:11 smithi082 bash[20963]: audit 2024-04-03T20:52:11.212525+0000 mon.a (mon.0) 10259 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[17655]: cluster 2024-04-03T20:52:09.543989+0000 mgr.y (mgr.24370) 11810 : cluster [DBG] pgmap v11794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[17655]: audit 2024-04-03T20:52:10.288305+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[17655]: audit 2024-04-03T20:52:11.200650+0000 mon.a (mon.0) 10257 : audit [DBG] from='client.? 172.21.15.67:0/1627523171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[17655]: audit 2024-04-03T20:52:11.205171+0000 mon.a (mon.0) 10258 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[17655]: audit 2024-04-03T20:52:11.212525+0000 mon.a (mon.0) 10259 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[27441]: cluster 2024-04-03T20:52:09.543989+0000 mgr.y (mgr.24370) 11810 : cluster [DBG] pgmap v11794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[27441]: audit 2024-04-03T20:52:10.288305+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[27441]: audit 2024-04-03T20:52:11.200650+0000 mon.a (mon.0) 10257 : audit [DBG] from='client.? 172.21.15.67:0/1627523171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[27441]: audit 2024-04-03T20:52:11.205171+0000 mon.a (mon.0) 10258 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:11 smithi067 bash[27441]: audit 2024-04-03T20:52:11.212525+0000 mon.a (mon.0) 10259 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:12 smithi082 bash[20963]: audit 2024-04-03T20:52:11.510166+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:12 smithi082 bash[20963]: audit 2024-04-03T20:52:11.516642+0000 mon.a (mon.0) 10261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:12 smithi082 bash[20963]: cluster 2024-04-03T20:52:11.544680+0000 mgr.y (mgr.24370) 11811 : cluster [DBG] pgmap v11795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:12 smithi082 bash[20963]: audit 2024-04-03T20:52:12.054292+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:52:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:12 smithi082 bash[20963]: audit 2024-04-03T20:52:12.056112+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:52:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:12 smithi082 bash[20963]: audit 2024-04-03T20:52:12.065958+0000 mon.a (mon.0) 10264 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[17655]: audit 2024-04-03T20:52:11.510166+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[17655]: audit 2024-04-03T20:52:11.516642+0000 mon.a (mon.0) 10261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[17655]: cluster 2024-04-03T20:52:11.544680+0000 mgr.y (mgr.24370) 11811 : cluster [DBG] pgmap v11795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[17655]: audit 2024-04-03T20:52:12.054292+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:52:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[17655]: audit 2024-04-03T20:52:12.056112+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:52:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[17655]: audit 2024-04-03T20:52:12.065958+0000 mon.a (mon.0) 10264 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[27441]: audit 2024-04-03T20:52:11.510166+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[27441]: audit 2024-04-03T20:52:11.516642+0000 mon.a (mon.0) 10261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[27441]: cluster 2024-04-03T20:52:11.544680+0000 mgr.y (mgr.24370) 11811 : cluster [DBG] pgmap v11795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[27441]: audit 2024-04-03T20:52:12.054292+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:52:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[27441]: audit 2024-04-03T20:52:12.056112+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:52:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:12 smithi067 bash[27441]: audit 2024-04-03T20:52:12.065958+0000 mon.a (mon.0) 10264 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:52:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:52:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:52:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:14 smithi082 bash[20963]: cluster 2024-04-03T20:52:13.545396+0000 mgr.y (mgr.24370) 11812 : cluster [DBG] pgmap v11796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:14 smithi082 bash[20963]: audit 2024-04-03T20:52:13.658430+0000 mon.c (mon.2) 4719 : audit [DBG] from='client.? 172.21.15.67:0/704933580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:14 smithi067 bash[27441]: cluster 2024-04-03T20:52:13.545396+0000 mgr.y (mgr.24370) 11812 : cluster [DBG] pgmap v11796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:14 smithi067 bash[27441]: audit 2024-04-03T20:52:13.658430+0000 mon.c (mon.2) 4719 : audit [DBG] from='client.? 172.21.15.67:0/704933580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:14 smithi067 bash[17655]: cluster 2024-04-03T20:52:13.545396+0000 mgr.y (mgr.24370) 11812 : cluster [DBG] pgmap v11796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:14 smithi067 bash[17655]: audit 2024-04-03T20:52:13.658430+0000 mon.c (mon.2) 4719 : audit [DBG] from='client.? 172.21.15.67:0/704933580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:16 smithi082 bash[20963]: cluster 2024-04-03T20:52:15.546099+0000 mgr.y (mgr.24370) 11813 : cluster [DBG] pgmap v11797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:16 smithi082 bash[20963]: audit 2024-04-03T20:52:16.109268+0000 mon.c (mon.2) 4720 : audit [DBG] from='client.? 172.21.15.67:0/2823290883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:16 smithi067 bash[27441]: cluster 2024-04-03T20:52:15.546099+0000 mgr.y (mgr.24370) 11813 : cluster [DBG] pgmap v11797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:16 smithi067 bash[27441]: audit 2024-04-03T20:52:16.109268+0000 mon.c (mon.2) 4720 : audit [DBG] from='client.? 172.21.15.67:0/2823290883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:16 smithi067 bash[17655]: cluster 2024-04-03T20:52:15.546099+0000 mgr.y (mgr.24370) 11813 : cluster [DBG] pgmap v11797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:16 smithi067 bash[17655]: audit 2024-04-03T20:52:16.109268+0000 mon.c (mon.2) 4720 : audit [DBG] from='client.? 172.21.15.67:0/2823290883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:19 smithi082 bash[20963]: cluster 2024-04-03T20:52:17.547266+0000 mgr.y (mgr.24370) 11814 : cluster [DBG] pgmap v11798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:19 smithi082 bash[20963]: audit 2024-04-03T20:52:18.571843+0000 mon.a (mon.0) 10265 : audit [DBG] from='client.? 172.21.15.67:0/2570016085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:19 smithi067 bash[17655]: cluster 2024-04-03T20:52:17.547266+0000 mgr.y (mgr.24370) 11814 : cluster [DBG] pgmap v11798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:19 smithi067 bash[17655]: audit 2024-04-03T20:52:18.571843+0000 mon.a (mon.0) 10265 : audit [DBG] from='client.? 172.21.15.67:0/2570016085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:19 smithi067 bash[27441]: cluster 2024-04-03T20:52:17.547266+0000 mgr.y (mgr.24370) 11814 : cluster [DBG] pgmap v11798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:19 smithi067 bash[27441]: audit 2024-04-03T20:52:18.571843+0000 mon.a (mon.0) 10265 : audit [DBG] from='client.? 172.21.15.67:0/2570016085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:21 smithi082 bash[20963]: cluster 2024-04-03T20:52:19.547919+0000 mgr.y (mgr.24370) 11815 : cluster [DBG] pgmap v11799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:21 smithi082 bash[20963]: audit 2024-04-03T20:52:21.024071+0000 mon.a (mon.0) 10266 : audit [DBG] from='client.? 172.21.15.67:0/301406502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:21 smithi067 bash[27441]: cluster 2024-04-03T20:52:19.547919+0000 mgr.y (mgr.24370) 11815 : cluster [DBG] pgmap v11799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:21 smithi067 bash[27441]: audit 2024-04-03T20:52:21.024071+0000 mon.a (mon.0) 10266 : audit [DBG] from='client.? 172.21.15.67:0/301406502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:21 smithi067 bash[17655]: cluster 2024-04-03T20:52:19.547919+0000 mgr.y (mgr.24370) 11815 : cluster [DBG] pgmap v11799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:21 smithi067 bash[17655]: audit 2024-04-03T20:52:21.024071+0000 mon.a (mon.0) 10266 : audit [DBG] from='client.? 172.21.15.67:0/301406502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:23 smithi067 bash[17655]: cluster 2024-04-03T20:52:21.549138+0000 mgr.y (mgr.24370) 11816 : cluster [DBG] pgmap v11800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:52:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:23 smithi067 bash[27441]: cluster 2024-04-03T20:52:21.549138+0000 mgr.y (mgr.24370) 11816 : cluster [DBG] pgmap v11800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:23 smithi082 bash[20963]: cluster 2024-04-03T20:52:21.549138+0000 mgr.y (mgr.24370) 11816 : cluster [DBG] pgmap v11800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:52:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:24 smithi067 bash[27441]: audit 2024-04-03T20:52:23.473571+0000 mon.c (mon.2) 4721 : audit [DBG] from='client.? 172.21.15.67:0/787257830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:24 smithi067 bash[17655]: audit 2024-04-03T20:52:23.473571+0000 mon.c (mon.2) 4721 : audit [DBG] from='client.? 172.21.15.67:0/787257830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:24 smithi082 bash[20963]: audit 2024-04-03T20:52:23.473571+0000 mon.c (mon.2) 4721 : audit [DBG] from='client.? 172.21.15.67:0/787257830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:25 smithi067 bash[17655]: cluster 2024-04-03T20:52:23.549934+0000 mgr.y (mgr.24370) 11817 : cluster [DBG] pgmap v11801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:25 smithi067 bash[27441]: cluster 2024-04-03T20:52:23.549934+0000 mgr.y (mgr.24370) 11817 : cluster [DBG] pgmap v11801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:25 smithi082 bash[20963]: cluster 2024-04-03T20:52:23.549934+0000 mgr.y (mgr.24370) 11817 : cluster [DBG] pgmap v11801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:26 smithi067 bash[17655]: audit 2024-04-03T20:52:25.285925+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:26 smithi067 bash[17655]: audit 2024-04-03T20:52:25.927173+0000 mon.a (mon.0) 10268 : audit [DBG] from='client.? 172.21.15.67:0/633247480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:26 smithi067 bash[27441]: audit 2024-04-03T20:52:25.285925+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:26 smithi067 bash[27441]: audit 2024-04-03T20:52:25.927173+0000 mon.a (mon.0) 10268 : audit [DBG] from='client.? 172.21.15.67:0/633247480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:26 smithi082 bash[20963]: audit 2024-04-03T20:52:25.285925+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:26 smithi082 bash[20963]: audit 2024-04-03T20:52:25.927173+0000 mon.a (mon.0) 10268 : audit [DBG] from='client.? 172.21.15.67:0/633247480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:27 smithi067 bash[17655]: cluster 2024-04-03T20:52:25.550494+0000 mgr.y (mgr.24370) 11818 : cluster [DBG] pgmap v11802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:27 smithi067 bash[27441]: cluster 2024-04-03T20:52:25.550494+0000 mgr.y (mgr.24370) 11818 : cluster [DBG] pgmap v11802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:27 smithi082 bash[20963]: cluster 2024-04-03T20:52:25.550494+0000 mgr.y (mgr.24370) 11818 : cluster [DBG] pgmap v11802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:29 smithi082 bash[20963]: cluster 2024-04-03T20:52:27.551748+0000 mgr.y (mgr.24370) 11819 : cluster [DBG] pgmap v11803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:29 smithi082 bash[20963]: audit 2024-04-03T20:52:28.377385+0000 mon.a (mon.0) 10269 : audit [DBG] from='client.? 172.21.15.67:0/3705807567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:29 smithi067 bash[17655]: cluster 2024-04-03T20:52:27.551748+0000 mgr.y (mgr.24370) 11819 : cluster [DBG] pgmap v11803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:29 smithi067 bash[17655]: audit 2024-04-03T20:52:28.377385+0000 mon.a (mon.0) 10269 : audit [DBG] from='client.? 172.21.15.67:0/3705807567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:29 smithi067 bash[27441]: cluster 2024-04-03T20:52:27.551748+0000 mgr.y (mgr.24370) 11819 : cluster [DBG] pgmap v11803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:29 smithi067 bash[27441]: audit 2024-04-03T20:52:28.377385+0000 mon.a (mon.0) 10269 : audit [DBG] from='client.? 172.21.15.67:0/3705807567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:31 smithi082 bash[20963]: cluster 2024-04-03T20:52:29.552426+0000 mgr.y (mgr.24370) 11820 : cluster [DBG] pgmap v11804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:31 smithi082 bash[20963]: audit 2024-04-03T20:52:30.829313+0000 mon.a (mon.0) 10270 : audit [DBG] from='client.? 172.21.15.67:0/3955585838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:31 smithi067 bash[27441]: cluster 2024-04-03T20:52:29.552426+0000 mgr.y (mgr.24370) 11820 : cluster [DBG] pgmap v11804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:31 smithi067 bash[27441]: audit 2024-04-03T20:52:30.829313+0000 mon.a (mon.0) 10270 : audit [DBG] from='client.? 172.21.15.67:0/3955585838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:31 smithi067 bash[17655]: cluster 2024-04-03T20:52:29.552426+0000 mgr.y (mgr.24370) 11820 : cluster [DBG] pgmap v11804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:31 smithi067 bash[17655]: audit 2024-04-03T20:52:30.829313+0000 mon.a (mon.0) 10270 : audit [DBG] from='client.? 172.21.15.67:0/3955585838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:33] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:52:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:33 smithi067 bash[27441]: cluster 2024-04-03T20:52:31.553596+0000 mgr.y (mgr.24370) 11821 : cluster [DBG] pgmap v11805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:33 smithi067 bash[17655]: cluster 2024-04-03T20:52:31.553596+0000 mgr.y (mgr.24370) 11821 : cluster [DBG] pgmap v11805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:33 smithi082 bash[20963]: cluster 2024-04-03T20:52:31.553596+0000 mgr.y (mgr.24370) 11821 : cluster [DBG] pgmap v11805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:52:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:34 smithi082 bash[20963]: audit 2024-04-03T20:52:33.285590+0000 mon.c (mon.2) 4722 : audit [DBG] from='client.? 172.21.15.67:0/3834968640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:34 smithi067 bash[17655]: audit 2024-04-03T20:52:33.285590+0000 mon.c (mon.2) 4722 : audit [DBG] from='client.? 172.21.15.67:0/3834968640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:34 smithi067 bash[27441]: audit 2024-04-03T20:52:33.285590+0000 mon.c (mon.2) 4722 : audit [DBG] from='client.? 172.21.15.67:0/3834968640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:35 smithi082 bash[20963]: cluster 2024-04-03T20:52:33.554297+0000 mgr.y (mgr.24370) 11822 : cluster [DBG] pgmap v11806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:35 smithi067 bash[17655]: cluster 2024-04-03T20:52:33.554297+0000 mgr.y (mgr.24370) 11822 : cluster [DBG] pgmap v11806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:35 smithi067 bash[27441]: cluster 2024-04-03T20:52:33.554297+0000 mgr.y (mgr.24370) 11822 : cluster [DBG] pgmap v11806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:36 smithi082 bash[20963]: audit 2024-04-03T20:52:35.741630+0000 mon.a (mon.0) 10271 : audit [DBG] from='client.? 172.21.15.67:0/624096492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:36 smithi067 bash[17655]: audit 2024-04-03T20:52:35.741630+0000 mon.a (mon.0) 10271 : audit [DBG] from='client.? 172.21.15.67:0/624096492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:36 smithi067 bash[27441]: audit 2024-04-03T20:52:35.741630+0000 mon.a (mon.0) 10271 : audit [DBG] from='client.? 172.21.15.67:0/624096492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:37 smithi082 bash[20963]: cluster 2024-04-03T20:52:35.554967+0000 mgr.y (mgr.24370) 11823 : cluster [DBG] pgmap v11807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:37 smithi067 bash[17655]: cluster 2024-04-03T20:52:35.554967+0000 mgr.y (mgr.24370) 11823 : cluster [DBG] pgmap v11807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:37 smithi067 bash[27441]: cluster 2024-04-03T20:52:35.554967+0000 mgr.y (mgr.24370) 11823 : cluster [DBG] pgmap v11807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:38 smithi082 bash[20963]: audit 2024-04-03T20:52:38.195586+0000 mon.a (mon.0) 10272 : audit [DBG] from='client.? 172.21.15.67:0/1989962767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:38 smithi067 bash[17655]: audit 2024-04-03T20:52:38.195586+0000 mon.a (mon.0) 10272 : audit [DBG] from='client.? 172.21.15.67:0/1989962767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:38 smithi067 bash[27441]: audit 2024-04-03T20:52:38.195586+0000 mon.a (mon.0) 10272 : audit [DBG] from='client.? 172.21.15.67:0/1989962767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:39 smithi082 bash[20963]: cluster 2024-04-03T20:52:37.556169+0000 mgr.y (mgr.24370) 11824 : cluster [DBG] pgmap v11808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:39 smithi067 bash[17655]: cluster 2024-04-03T20:52:37.556169+0000 mgr.y (mgr.24370) 11824 : cluster [DBG] pgmap v11808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:39 smithi067 bash[27441]: cluster 2024-04-03T20:52:37.556169+0000 mgr.y (mgr.24370) 11824 : cluster [DBG] pgmap v11808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:41 smithi082 bash[20963]: cluster 2024-04-03T20:52:39.556857+0000 mgr.y (mgr.24370) 11825 : cluster [DBG] pgmap v11809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:41 smithi082 bash[20963]: audit 2024-04-03T20:52:40.286435+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:41 smithi082 bash[20963]: audit 2024-04-03T20:52:40.659139+0000 mon.c (mon.2) 4723 : audit [DBG] from='client.? 172.21.15.67:0/3232787343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:41 smithi067 bash[27441]: cluster 2024-04-03T20:52:39.556857+0000 mgr.y (mgr.24370) 11825 : cluster [DBG] pgmap v11809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:41 smithi067 bash[27441]: audit 2024-04-03T20:52:40.286435+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:41 smithi067 bash[27441]: audit 2024-04-03T20:52:40.659139+0000 mon.c (mon.2) 4723 : audit [DBG] from='client.? 172.21.15.67:0/3232787343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:41 smithi067 bash[17655]: cluster 2024-04-03T20:52:39.556857+0000 mgr.y (mgr.24370) 11825 : cluster [DBG] pgmap v11809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:41 smithi067 bash[17655]: audit 2024-04-03T20:52:40.286435+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:41 smithi067 bash[17655]: audit 2024-04-03T20:52:40.659139+0000 mon.c (mon.2) 4723 : audit [DBG] from='client.? 172.21.15.67:0/3232787343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:52:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:43 smithi067 bash[17655]: cluster 2024-04-03T20:52:41.558056+0000 mgr.y (mgr.24370) 11826 : cluster [DBG] pgmap v11810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:43 smithi067 bash[17655]: audit 2024-04-03T20:52:43.120738+0000 mon.c (mon.2) 4724 : audit [DBG] from='client.? 172.21.15.67:0/1134268896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:43 smithi067 bash[27441]: cluster 2024-04-03T20:52:41.558056+0000 mgr.y (mgr.24370) 11826 : cluster [DBG] pgmap v11810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:43 smithi067 bash[27441]: audit 2024-04-03T20:52:43.120738+0000 mon.c (mon.2) 4724 : audit [DBG] from='client.? 172.21.15.67:0/1134268896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:43 smithi082 bash[20963]: cluster 2024-04-03T20:52:41.558056+0000 mgr.y (mgr.24370) 11826 : cluster [DBG] pgmap v11810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:43 smithi082 bash[20963]: audit 2024-04-03T20:52:43.120738+0000 mon.c (mon.2) 4724 : audit [DBG] from='client.? 172.21.15.67:0/1134268896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:52:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:45 smithi082 bash[20963]: cluster 2024-04-03T20:52:43.558758+0000 mgr.y (mgr.24370) 11827 : cluster [DBG] pgmap v11811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:45 smithi067 bash[27441]: cluster 2024-04-03T20:52:43.558758+0000 mgr.y (mgr.24370) 11827 : cluster [DBG] pgmap v11811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:45 smithi067 bash[17655]: cluster 2024-04-03T20:52:43.558758+0000 mgr.y (mgr.24370) 11827 : cluster [DBG] pgmap v11811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:46 smithi082 bash[20963]: audit 2024-04-03T20:52:45.565402+0000 mon.a (mon.0) 10274 : audit [DBG] from='client.? 172.21.15.67:0/1131792505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:46 smithi067 bash[17655]: audit 2024-04-03T20:52:45.565402+0000 mon.a (mon.0) 10274 : audit [DBG] from='client.? 172.21.15.67:0/1131792505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:46 smithi067 bash[27441]: audit 2024-04-03T20:52:45.565402+0000 mon.a (mon.0) 10274 : audit [DBG] from='client.? 172.21.15.67:0/1131792505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:47 smithi082 bash[20963]: cluster 2024-04-03T20:52:45.559399+0000 mgr.y (mgr.24370) 11828 : cluster [DBG] pgmap v11812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:47 smithi067 bash[17655]: cluster 2024-04-03T20:52:45.559399+0000 mgr.y (mgr.24370) 11828 : cluster [DBG] pgmap v11812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:47 smithi067 bash[27441]: cluster 2024-04-03T20:52:45.559399+0000 mgr.y (mgr.24370) 11828 : cluster [DBG] pgmap v11812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:48 smithi082 bash[20963]: audit 2024-04-03T20:52:48.013862+0000 mon.a (mon.0) 10275 : audit [DBG] from='client.? 172.21.15.67:0/2431675777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:48 smithi067 bash[17655]: audit 2024-04-03T20:52:48.013862+0000 mon.a (mon.0) 10275 : audit [DBG] from='client.? 172.21.15.67:0/2431675777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:48 smithi067 bash[27441]: audit 2024-04-03T20:52:48.013862+0000 mon.a (mon.0) 10275 : audit [DBG] from='client.? 172.21.15.67:0/2431675777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:49 smithi082 bash[20963]: cluster 2024-04-03T20:52:47.560604+0000 mgr.y (mgr.24370) 11829 : cluster [DBG] pgmap v11813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:49 smithi067 bash[17655]: cluster 2024-04-03T20:52:47.560604+0000 mgr.y (mgr.24370) 11829 : cluster [DBG] pgmap v11813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:49 smithi067 bash[27441]: cluster 2024-04-03T20:52:47.560604+0000 mgr.y (mgr.24370) 11829 : cluster [DBG] pgmap v11813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:51 smithi082 bash[20963]: cluster 2024-04-03T20:52:49.561407+0000 mgr.y (mgr.24370) 11830 : cluster [DBG] pgmap v11814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:51 smithi082 bash[20963]: audit 2024-04-03T20:52:50.459124+0000 mon.c (mon.2) 4725 : audit [DBG] from='client.? 172.21.15.67:0/2564253326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:51 smithi067 bash[17655]: cluster 2024-04-03T20:52:49.561407+0000 mgr.y (mgr.24370) 11830 : cluster [DBG] pgmap v11814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:51 smithi067 bash[17655]: audit 2024-04-03T20:52:50.459124+0000 mon.c (mon.2) 4725 : audit [DBG] from='client.? 172.21.15.67:0/2564253326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:51 smithi067 bash[27441]: cluster 2024-04-03T20:52:49.561407+0000 mgr.y (mgr.24370) 11830 : cluster [DBG] pgmap v11814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:51 smithi067 bash[27441]: audit 2024-04-03T20:52:50.459124+0000 mon.c (mon.2) 4725 : audit [DBG] from='client.? 172.21.15.67:0/2564253326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:52:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:53 smithi067 bash[17655]: cluster 2024-04-03T20:52:51.562541+0000 mgr.y (mgr.24370) 11831 : cluster [DBG] pgmap v11815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:53 smithi067 bash[17655]: audit 2024-04-03T20:52:52.910133+0000 mon.a (mon.0) 10276 : audit [DBG] from='client.? 172.21.15.67:0/526059969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:53 smithi067 bash[27441]: cluster 2024-04-03T20:52:51.562541+0000 mgr.y (mgr.24370) 11831 : cluster [DBG] pgmap v11815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:53 smithi067 bash[27441]: audit 2024-04-03T20:52:52.910133+0000 mon.a (mon.0) 10276 : audit [DBG] from='client.? 172.21.15.67:0/526059969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:53 smithi082 bash[20963]: cluster 2024-04-03T20:52:51.562541+0000 mgr.y (mgr.24370) 11831 : cluster [DBG] pgmap v11815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:53 smithi082 bash[20963]: audit 2024-04-03T20:52:52.910133+0000 mon.a (mon.0) 10276 : audit [DBG] from='client.? 172.21.15.67:0/526059969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:52:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:55 smithi082 bash[20963]: cluster 2024-04-03T20:52:53.563236+0000 mgr.y (mgr.24370) 11832 : cluster [DBG] pgmap v11816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:55 smithi067 bash[27441]: cluster 2024-04-03T20:52:53.563236+0000 mgr.y (mgr.24370) 11832 : cluster [DBG] pgmap v11816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:55 smithi067 bash[17655]: cluster 2024-04-03T20:52:53.563236+0000 mgr.y (mgr.24370) 11832 : cluster [DBG] pgmap v11816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:56 smithi082 bash[20963]: audit 2024-04-03T20:52:55.285559+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:56 smithi082 bash[20963]: audit 2024-04-03T20:52:55.366746+0000 mon.c (mon.2) 4726 : audit [DBG] from='client.? 172.21.15.67:0/4173455608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:56 smithi067 bash[17655]: audit 2024-04-03T20:52:55.285559+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:56 smithi067 bash[17655]: audit 2024-04-03T20:52:55.366746+0000 mon.c (mon.2) 4726 : audit [DBG] from='client.? 172.21.15.67:0/4173455608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:56 smithi067 bash[27441]: audit 2024-04-03T20:52:55.285559+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:52:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:56 smithi067 bash[27441]: audit 2024-04-03T20:52:55.366746+0000 mon.c (mon.2) 4726 : audit [DBG] from='client.? 172.21.15.67:0/4173455608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:57 smithi082 bash[20963]: cluster 2024-04-03T20:52:55.563929+0000 mgr.y (mgr.24370) 11833 : cluster [DBG] pgmap v11817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:57 smithi067 bash[17655]: cluster 2024-04-03T20:52:55.563929+0000 mgr.y (mgr.24370) 11833 : cluster [DBG] pgmap v11817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:57 smithi067 bash[27441]: cluster 2024-04-03T20:52:55.563929+0000 mgr.y (mgr.24370) 11833 : cluster [DBG] pgmap v11817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:58 smithi082 bash[20963]: audit 2024-04-03T20:52:57.823306+0000 mon.a (mon.0) 10278 : audit [DBG] from='client.? 172.21.15.67:0/2647909104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:58 smithi067 bash[27441]: audit 2024-04-03T20:52:57.823306+0000 mon.a (mon.0) 10278 : audit [DBG] from='client.? 172.21.15.67:0/2647909104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:58 smithi067 bash[17655]: audit 2024-04-03T20:52:57.823306+0000 mon.a (mon.0) 10278 : audit [DBG] from='client.? 172.21.15.67:0/2647909104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:52:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:52:59 smithi082 bash[20963]: cluster 2024-04-03T20:52:57.565189+0000 mgr.y (mgr.24370) 11834 : cluster [DBG] pgmap v11818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:52:59 smithi067 bash[17655]: cluster 2024-04-03T20:52:57.565189+0000 mgr.y (mgr.24370) 11834 : cluster [DBG] pgmap v11818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:52:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:52:59 smithi067 bash[27441]: cluster 2024-04-03T20:52:57.565189+0000 mgr.y (mgr.24370) 11834 : cluster [DBG] pgmap v11818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:00 smithi082 bash[20963]: audit 2024-04-03T20:53:00.273269+0000 mon.c (mon.2) 4727 : audit [DBG] from='client.? 172.21.15.67:0/1165263573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:00 smithi067 bash[17655]: audit 2024-04-03T20:53:00.273269+0000 mon.c (mon.2) 4727 : audit [DBG] from='client.? 172.21.15.67:0/1165263573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:00 smithi067 bash[27441]: audit 2024-04-03T20:53:00.273269+0000 mon.c (mon.2) 4727 : audit [DBG] from='client.? 172.21.15.67:0/1165263573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:01 smithi082 bash[20963]: cluster 2024-04-03T20:52:59.565910+0000 mgr.y (mgr.24370) 11835 : cluster [DBG] pgmap v11819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:01 smithi067 bash[27441]: cluster 2024-04-03T20:52:59.565910+0000 mgr.y (mgr.24370) 11835 : cluster [DBG] pgmap v11819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:01 smithi067 bash[17655]: cluster 2024-04-03T20:52:59.565910+0000 mgr.y (mgr.24370) 11835 : cluster [DBG] pgmap v11819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:03 smithi067 bash[27441]: cluster 2024-04-03T20:53:01.567054+0000 mgr.y (mgr.24370) 11836 : cluster [DBG] pgmap v11820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:03 smithi067 bash[27441]: audit 2024-04-03T20:53:02.733582+0000 mon.c (mon.2) 4728 : audit [DBG] from='client.? 172.21.15.67:0/1938268189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:53:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:03 smithi067 bash[17655]: cluster 2024-04-03T20:53:01.567054+0000 mgr.y (mgr.24370) 11836 : cluster [DBG] pgmap v11820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:03 smithi067 bash[17655]: audit 2024-04-03T20:53:02.733582+0000 mon.c (mon.2) 4728 : audit [DBG] from='client.? 172.21.15.67:0/1938268189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:53:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:03 smithi082 bash[20963]: cluster 2024-04-03T20:53:01.567054+0000 mgr.y (mgr.24370) 11836 : cluster [DBG] pgmap v11820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:03 smithi082 bash[20963]: audit 2024-04-03T20:53:02.733582+0000 mon.c (mon.2) 4728 : audit [DBG] from='client.? 172.21.15.67:0/1938268189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:05 smithi082 bash[20963]: cluster 2024-04-03T20:53:03.567752+0000 mgr.y (mgr.24370) 11837 : cluster [DBG] pgmap v11821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:05 smithi082 bash[20963]: audit 2024-04-03T20:53:05.194442+0000 mon.c (mon.2) 4729 : audit [DBG] from='client.? 172.21.15.67:0/890386133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:05 smithi067 bash[27441]: cluster 2024-04-03T20:53:03.567752+0000 mgr.y (mgr.24370) 11837 : cluster [DBG] pgmap v11821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:05 smithi067 bash[27441]: audit 2024-04-03T20:53:05.194442+0000 mon.c (mon.2) 4729 : audit [DBG] from='client.? 172.21.15.67:0/890386133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:05 smithi067 bash[17655]: cluster 2024-04-03T20:53:03.567752+0000 mgr.y (mgr.24370) 11837 : cluster [DBG] pgmap v11821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:05 smithi067 bash[17655]: audit 2024-04-03T20:53:05.194442+0000 mon.c (mon.2) 4729 : audit [DBG] from='client.? 172.21.15.67:0/890386133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:07 smithi082 bash[20963]: cluster 2024-04-03T20:53:05.568489+0000 mgr.y (mgr.24370) 11838 : cluster [DBG] pgmap v11822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:07 smithi067 bash[27441]: cluster 2024-04-03T20:53:05.568489+0000 mgr.y (mgr.24370) 11838 : cluster [DBG] pgmap v11822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:07 smithi067 bash[17655]: cluster 2024-04-03T20:53:05.568489+0000 mgr.y (mgr.24370) 11838 : cluster [DBG] pgmap v11822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:08 smithi082 bash[20963]: audit 2024-04-03T20:53:07.646545+0000 mon.c (mon.2) 4730 : audit [DBG] from='client.? 172.21.15.67:0/1489311870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:08 smithi067 bash[17655]: audit 2024-04-03T20:53:07.646545+0000 mon.c (mon.2) 4730 : audit [DBG] from='client.? 172.21.15.67:0/1489311870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:08 smithi067 bash[27441]: audit 2024-04-03T20:53:07.646545+0000 mon.c (mon.2) 4730 : audit [DBG] from='client.? 172.21.15.67:0/1489311870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:09 smithi082 bash[20963]: cluster 2024-04-03T20:53:07.569624+0000 mgr.y (mgr.24370) 11839 : cluster [DBG] pgmap v11823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:09 smithi067 bash[17655]: cluster 2024-04-03T20:53:07.569624+0000 mgr.y (mgr.24370) 11839 : cluster [DBG] pgmap v11823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:09.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:09 smithi067 bash[27441]: cluster 2024-04-03T20:53:07.569624+0000 mgr.y (mgr.24370) 11839 : cluster [DBG] pgmap v11823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:10 smithi082 bash[20963]: audit 2024-04-03T20:53:10.093575+0000 mon.c (mon.2) 4731 : audit [DBG] from='client.? 172.21.15.67:0/1201958916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:10 smithi082 bash[20963]: audit 2024-04-03T20:53:10.286903+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:10 smithi067 bash[27441]: audit 2024-04-03T20:53:10.093575+0000 mon.c (mon.2) 4731 : audit [DBG] from='client.? 172.21.15.67:0/1201958916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:10 smithi067 bash[27441]: audit 2024-04-03T20:53:10.286903+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:10 smithi067 bash[17655]: audit 2024-04-03T20:53:10.093575+0000 mon.c (mon.2) 4731 : audit [DBG] from='client.? 172.21.15.67:0/1201958916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:10 smithi067 bash[17655]: audit 2024-04-03T20:53:10.286903+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:11 smithi082 bash[20963]: cluster 2024-04-03T20:53:09.570329+0000 mgr.y (mgr.24370) 11840 : cluster [DBG] pgmap v11824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:11 smithi067 bash[27441]: cluster 2024-04-03T20:53:09.570329+0000 mgr.y (mgr.24370) 11840 : cluster [DBG] pgmap v11824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:11 smithi067 bash[17655]: cluster 2024-04-03T20:53:09.570329+0000 mgr.y (mgr.24370) 11840 : cluster [DBG] pgmap v11824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:12 smithi082 bash[20963]: audit 2024-04-03T20:53:12.160263+0000 mon.a (mon.0) 10280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:53:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:12 smithi067 bash[27441]: audit 2024-04-03T20:53:12.160263+0000 mon.a (mon.0) 10280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:53:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:12 smithi067 bash[17655]: audit 2024-04-03T20:53:12.160263+0000 mon.a (mon.0) 10280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:53:13.341 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:53:13.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:53:13.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:13 smithi082 bash[20963]: cluster 2024-04-03T20:53:11.571514+0000 mgr.y (mgr.24370) 11841 : cluster [DBG] pgmap v11825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:13.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:13 smithi082 bash[20963]: audit 2024-04-03T20:53:12.565707+0000 mon.c (mon.2) 4732 : audit [DBG] from='client.? 172.21.15.67:0/1470091310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:13 smithi067 bash[17655]: cluster 2024-04-03T20:53:11.571514+0000 mgr.y (mgr.24370) 11841 : cluster [DBG] pgmap v11825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:13 smithi067 bash[17655]: audit 2024-04-03T20:53:12.565707+0000 mon.c (mon.2) 4732 : audit [DBG] from='client.? 172.21.15.67:0/1470091310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:13.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:13 smithi067 bash[27441]: cluster 2024-04-03T20:53:11.571514+0000 mgr.y (mgr.24370) 11841 : cluster [DBG] pgmap v11825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:13.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:13 smithi067 bash[27441]: audit 2024-04-03T20:53:12.565707+0000 mon.c (mon.2) 4732 : audit [DBG] from='client.? 172.21.15.67:0/1470091310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:15 smithi082 bash[20963]: cluster 2024-04-03T20:53:13.572232+0000 mgr.y (mgr.24370) 11842 : cluster [DBG] pgmap v11826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:15 smithi082 bash[20963]: audit 2024-04-03T20:53:15.022388+0000 mon.c (mon.2) 4733 : audit [DBG] from='client.? 172.21.15.67:0/2431276080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:15 smithi067 bash[27441]: cluster 2024-04-03T20:53:13.572232+0000 mgr.y (mgr.24370) 11842 : cluster [DBG] pgmap v11826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:15 smithi067 bash[27441]: audit 2024-04-03T20:53:15.022388+0000 mon.c (mon.2) 4733 : audit [DBG] from='client.? 172.21.15.67:0/2431276080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:15 smithi067 bash[17655]: cluster 2024-04-03T20:53:13.572232+0000 mgr.y (mgr.24370) 11842 : cluster [DBG] pgmap v11826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:15 smithi067 bash[17655]: audit 2024-04-03T20:53:15.022388+0000 mon.c (mon.2) 4733 : audit [DBG] from='client.? 172.21.15.67:0/2431276080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:17.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:17 smithi082 bash[20963]: cluster 2024-04-03T20:53:15.572981+0000 mgr.y (mgr.24370) 11843 : cluster [DBG] pgmap v11827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:17 smithi067 bash[27441]: cluster 2024-04-03T20:53:15.572981+0000 mgr.y (mgr.24370) 11843 : cluster [DBG] pgmap v11827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:17 smithi067 bash[17655]: cluster 2024-04-03T20:53:15.572981+0000 mgr.y (mgr.24370) 11843 : cluster [DBG] pgmap v11827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:18 smithi082 bash[20963]: audit 2024-04-03T20:53:17.494996+0000 mon.c (mon.2) 4734 : audit [DBG] from='client.? 172.21.15.67:0/4033246337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:18 smithi082 bash[20963]: audit 2024-04-03T20:53:17.808077+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:18 smithi082 bash[20963]: audit 2024-04-03T20:53:17.817405+0000 mon.a (mon.0) 10282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:18 smithi082 bash[20963]: audit 2024-04-03T20:53:18.108551+0000 mon.a (mon.0) 10283 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:18 smithi082 bash[20963]: audit 2024-04-03T20:53:18.115918+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[17655]: audit 2024-04-03T20:53:17.494996+0000 mon.c (mon.2) 4734 : audit [DBG] from='client.? 172.21.15.67:0/4033246337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[17655]: audit 2024-04-03T20:53:17.808077+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[17655]: audit 2024-04-03T20:53:17.817405+0000 mon.a (mon.0) 10282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[17655]: audit 2024-04-03T20:53:18.108551+0000 mon.a (mon.0) 10283 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[17655]: audit 2024-04-03T20:53:18.115918+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[27441]: audit 2024-04-03T20:53:17.494996+0000 mon.c (mon.2) 4734 : audit [DBG] from='client.? 172.21.15.67:0/4033246337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[27441]: audit 2024-04-03T20:53:17.808077+0000 mon.a (mon.0) 10281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[27441]: audit 2024-04-03T20:53:17.817405+0000 mon.a (mon.0) 10282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[27441]: audit 2024-04-03T20:53:18.108551+0000 mon.a (mon.0) 10283 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:18 smithi067 bash[27441]: audit 2024-04-03T20:53:18.115918+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:19 smithi082 bash[20963]: cluster 2024-04-03T20:53:17.573848+0000 mgr.y (mgr.24370) 11844 : cluster [DBG] pgmap v11828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:19 smithi067 bash[17655]: cluster 2024-04-03T20:53:17.573848+0000 mgr.y (mgr.24370) 11844 : cluster [DBG] pgmap v11828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:19 smithi067 bash[27441]: cluster 2024-04-03T20:53:17.573848+0000 mgr.y (mgr.24370) 11844 : cluster [DBG] pgmap v11828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:20 smithi082 bash[20963]: audit 2024-04-03T20:53:19.945997+0000 mon.c (mon.2) 4735 : audit [DBG] from='client.? 172.21.15.67:0/2090763401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:20 smithi067 bash[27441]: audit 2024-04-03T20:53:19.945997+0000 mon.c (mon.2) 4735 : audit [DBG] from='client.? 172.21.15.67:0/2090763401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:20 smithi067 bash[17655]: audit 2024-04-03T20:53:19.945997+0000 mon.c (mon.2) 4735 : audit [DBG] from='client.? 172.21.15.67:0/2090763401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:21 smithi082 bash[20963]: cluster 2024-04-03T20:53:19.574466+0000 mgr.y (mgr.24370) 11845 : cluster [DBG] pgmap v11829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:21 smithi067 bash[17655]: cluster 2024-04-03T20:53:19.574466+0000 mgr.y (mgr.24370) 11845 : cluster [DBG] pgmap v11829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:21 smithi067 bash[27441]: cluster 2024-04-03T20:53:19.574466+0000 mgr.y (mgr.24370) 11845 : cluster [DBG] pgmap v11829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:23.380 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:53:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:53:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:23 smithi082 bash[20963]: cluster 2024-04-03T20:53:21.575661+0000 mgr.y (mgr.24370) 11846 : cluster [DBG] pgmap v11830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:23 smithi082 bash[20963]: audit 2024-04-03T20:53:22.399548+0000 mon.a (mon.0) 10285 : audit [DBG] from='client.? 172.21.15.67:0/3318503379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:23.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:23 smithi067 bash[17655]: cluster 2024-04-03T20:53:21.575661+0000 mgr.y (mgr.24370) 11846 : cluster [DBG] pgmap v11830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:23.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:23 smithi067 bash[17655]: audit 2024-04-03T20:53:22.399548+0000 mon.a (mon.0) 10285 : audit [DBG] from='client.? 172.21.15.67:0/3318503379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:23 smithi067 bash[27441]: cluster 2024-04-03T20:53:21.575661+0000 mgr.y (mgr.24370) 11846 : cluster [DBG] pgmap v11830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:23 smithi067 bash[27441]: audit 2024-04-03T20:53:22.399548+0000 mon.a (mon.0) 10285 : audit [DBG] from='client.? 172.21.15.67:0/3318503379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:25 smithi067 bash[27441]: cluster 2024-04-03T20:53:23.576401+0000 mgr.y (mgr.24370) 11847 : cluster [DBG] pgmap v11831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:25 smithi067 bash[27441]: audit 2024-04-03T20:53:24.852412+0000 mon.a (mon.0) 10286 : audit [DBG] from='client.? 172.21.15.67:0/3320832042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:25 smithi067 bash[27441]: audit 2024-04-03T20:53:25.287360+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:25 smithi067 bash[17655]: cluster 2024-04-03T20:53:23.576401+0000 mgr.y (mgr.24370) 11847 : cluster [DBG] pgmap v11831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:25 smithi067 bash[17655]: audit 2024-04-03T20:53:24.852412+0000 mon.a (mon.0) 10286 : audit [DBG] from='client.? 172.21.15.67:0/3320832042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:25 smithi067 bash[17655]: audit 2024-04-03T20:53:25.287360+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:25 smithi082 bash[20963]: cluster 2024-04-03T20:53:23.576401+0000 mgr.y (mgr.24370) 11847 : cluster [DBG] pgmap v11831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:25 smithi082 bash[20963]: audit 2024-04-03T20:53:24.852412+0000 mon.a (mon.0) 10286 : audit [DBG] from='client.? 172.21.15.67:0/3320832042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:25 smithi082 bash[20963]: audit 2024-04-03T20:53:25.287360+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:27 smithi067 bash[27441]: cluster 2024-04-03T20:53:25.577042+0000 mgr.y (mgr.24370) 11848 : cluster [DBG] pgmap v11832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:27 smithi067 bash[27441]: audit 2024-04-03T20:53:27.311302+0000 mon.c (mon.2) 4736 : audit [DBG] from='client.? 172.21.15.67:0/3092699206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:27 smithi067 bash[17655]: cluster 2024-04-03T20:53:25.577042+0000 mgr.y (mgr.24370) 11848 : cluster [DBG] pgmap v11832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:27 smithi067 bash[17655]: audit 2024-04-03T20:53:27.311302+0000 mon.c (mon.2) 4736 : audit [DBG] from='client.? 172.21.15.67:0/3092699206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:27 smithi082 bash[20963]: cluster 2024-04-03T20:53:25.577042+0000 mgr.y (mgr.24370) 11848 : cluster [DBG] pgmap v11832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:27 smithi082 bash[20963]: audit 2024-04-03T20:53:27.311302+0000 mon.c (mon.2) 4736 : audit [DBG] from='client.? 172.21.15.67:0/3092699206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[27441]: cluster 2024-04-03T20:53:27.578248+0000 mgr.y (mgr.24370) 11849 : cluster [DBG] pgmap v11833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[27441]: audit 2024-04-03T20:53:29.055202+0000 mon.a (mon.0) 10288 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[27441]: audit 2024-04-03T20:53:29.063486+0000 mon.a (mon.0) 10289 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[27441]: audit 2024-04-03T20:53:29.065022+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:53:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[27441]: audit 2024-04-03T20:53:29.066407+0000 mon.a (mon.0) 10291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:53:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[27441]: audit 2024-04-03T20:53:29.074055+0000 mon.a (mon.0) 10292 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[17655]: cluster 2024-04-03T20:53:27.578248+0000 mgr.y (mgr.24370) 11849 : cluster [DBG] pgmap v11833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[17655]: audit 2024-04-03T20:53:29.055202+0000 mon.a (mon.0) 10288 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[17655]: audit 2024-04-03T20:53:29.063486+0000 mon.a (mon.0) 10289 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[17655]: audit 2024-04-03T20:53:29.065022+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:53:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[17655]: audit 2024-04-03T20:53:29.066407+0000 mon.a (mon.0) 10291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:53:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:29 smithi067 bash[17655]: audit 2024-04-03T20:53:29.074055+0000 mon.a (mon.0) 10292 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:29 smithi082 bash[20963]: cluster 2024-04-03T20:53:27.578248+0000 mgr.y (mgr.24370) 11849 : cluster [DBG] pgmap v11833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:29 smithi082 bash[20963]: audit 2024-04-03T20:53:29.055202+0000 mon.a (mon.0) 10288 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:29 smithi082 bash[20963]: audit 2024-04-03T20:53:29.063486+0000 mon.a (mon.0) 10289 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:29 smithi082 bash[20963]: audit 2024-04-03T20:53:29.065022+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:53:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:29 smithi082 bash[20963]: audit 2024-04-03T20:53:29.066407+0000 mon.a (mon.0) 10291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:53:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:29 smithi082 bash[20963]: audit 2024-04-03T20:53:29.074055+0000 mon.a (mon.0) 10292 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:53:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:30 smithi067 bash[17655]: audit 2024-04-03T20:53:29.759591+0000 mon.a (mon.0) 10293 : audit [DBG] from='client.? 172.21.15.67:0/1370100925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:30 smithi067 bash[27441]: audit 2024-04-03T20:53:29.759591+0000 mon.a (mon.0) 10293 : audit [DBG] from='client.? 172.21.15.67:0/1370100925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:30 smithi082 bash[20963]: audit 2024-04-03T20:53:29.759591+0000 mon.a (mon.0) 10293 : audit [DBG] from='client.? 172.21.15.67:0/1370100925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:31 smithi067 bash[17655]: cluster 2024-04-03T20:53:29.579021+0000 mgr.y (mgr.24370) 11850 : cluster [DBG] pgmap v11834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:31 smithi067 bash[27441]: cluster 2024-04-03T20:53:29.579021+0000 mgr.y (mgr.24370) 11850 : cluster [DBG] pgmap v11834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:31 smithi082 bash[20963]: cluster 2024-04-03T20:53:29.579021+0000 mgr.y (mgr.24370) 11850 : cluster [DBG] pgmap v11834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:32 smithi067 bash[17655]: audit 2024-04-03T20:53:32.208603+0000 mon.a (mon.0) 10294 : audit [DBG] from='client.? 172.21.15.67:0/2377663773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:32 smithi067 bash[27441]: audit 2024-04-03T20:53:32.208603+0000 mon.a (mon.0) 10294 : audit [DBG] from='client.? 172.21.15.67:0/2377663773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:32 smithi082 bash[20963]: audit 2024-04-03T20:53:32.208603+0000 mon.a (mon.0) 10294 : audit [DBG] from='client.? 172.21.15.67:0/2377663773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:33] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:53:33.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:33 smithi067 bash[17655]: cluster 2024-04-03T20:53:31.580266+0000 mgr.y (mgr.24370) 11851 : cluster [DBG] pgmap v11835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:33.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:33 smithi067 bash[27441]: cluster 2024-04-03T20:53:31.580266+0000 mgr.y (mgr.24370) 11851 : cluster [DBG] pgmap v11835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:33 smithi082 bash[20963]: cluster 2024-04-03T20:53:31.580266+0000 mgr.y (mgr.24370) 11851 : cluster [DBG] pgmap v11835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:53:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:35 smithi082 bash[20963]: cluster 2024-04-03T20:53:33.581062+0000 mgr.y (mgr.24370) 11852 : cluster [DBG] pgmap v11836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:35 smithi082 bash[20963]: audit 2024-04-03T20:53:34.652778+0000 mon.a (mon.0) 10295 : audit [DBG] from='client.? 172.21.15.67:0/2717562823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:35 smithi067 bash[17655]: cluster 2024-04-03T20:53:33.581062+0000 mgr.y (mgr.24370) 11852 : cluster [DBG] pgmap v11836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:35 smithi067 bash[17655]: audit 2024-04-03T20:53:34.652778+0000 mon.a (mon.0) 10295 : audit [DBG] from='client.? 172.21.15.67:0/2717562823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:35 smithi067 bash[27441]: cluster 2024-04-03T20:53:33.581062+0000 mgr.y (mgr.24370) 11852 : cluster [DBG] pgmap v11836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:35 smithi067 bash[27441]: audit 2024-04-03T20:53:34.652778+0000 mon.a (mon.0) 10295 : audit [DBG] from='client.? 172.21.15.67:0/2717562823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:37 smithi082 bash[20963]: cluster 2024-04-03T20:53:35.581892+0000 mgr.y (mgr.24370) 11853 : cluster [DBG] pgmap v11837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:37 smithi082 bash[20963]: audit 2024-04-03T20:53:37.114083+0000 mon.a (mon.0) 10296 : audit [DBG] from='client.? 172.21.15.67:0/3325701156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:37 smithi067 bash[27441]: cluster 2024-04-03T20:53:35.581892+0000 mgr.y (mgr.24370) 11853 : cluster [DBG] pgmap v11837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:37 smithi067 bash[27441]: audit 2024-04-03T20:53:37.114083+0000 mon.a (mon.0) 10296 : audit [DBG] from='client.? 172.21.15.67:0/3325701156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:37 smithi067 bash[17655]: cluster 2024-04-03T20:53:35.581892+0000 mgr.y (mgr.24370) 11853 : cluster [DBG] pgmap v11837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:37 smithi067 bash[17655]: audit 2024-04-03T20:53:37.114083+0000 mon.a (mon.0) 10296 : audit [DBG] from='client.? 172.21.15.67:0/3325701156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:39 smithi082 bash[20963]: cluster 2024-04-03T20:53:37.583147+0000 mgr.y (mgr.24370) 11854 : cluster [DBG] pgmap v11838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:39 smithi067 bash[17655]: cluster 2024-04-03T20:53:37.583147+0000 mgr.y (mgr.24370) 11854 : cluster [DBG] pgmap v11838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:39.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:39 smithi067 bash[27441]: cluster 2024-04-03T20:53:37.583147+0000 mgr.y (mgr.24370) 11854 : cluster [DBG] pgmap v11838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:40 smithi082 bash[20963]: audit 2024-04-03T20:53:39.564707+0000 mon.a (mon.0) 10297 : audit [DBG] from='client.? 172.21.15.67:0/3805569217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:40 smithi082 bash[20963]: audit 2024-04-03T20:53:40.287723+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:40 smithi067 bash[17655]: audit 2024-04-03T20:53:39.564707+0000 mon.a (mon.0) 10297 : audit [DBG] from='client.? 172.21.15.67:0/3805569217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:40 smithi067 bash[17655]: audit 2024-04-03T20:53:40.287723+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:40 smithi067 bash[27441]: audit 2024-04-03T20:53:39.564707+0000 mon.a (mon.0) 10297 : audit [DBG] from='client.? 172.21.15.67:0/3805569217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:40 smithi067 bash[27441]: audit 2024-04-03T20:53:40.287723+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:41 smithi082 bash[20963]: cluster 2024-04-03T20:53:39.583709+0000 mgr.y (mgr.24370) 11855 : cluster [DBG] pgmap v11839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:41 smithi067 bash[17655]: cluster 2024-04-03T20:53:39.583709+0000 mgr.y (mgr.24370) 11855 : cluster [DBG] pgmap v11839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:41 smithi067 bash[27441]: cluster 2024-04-03T20:53:39.583709+0000 mgr.y (mgr.24370) 11855 : cluster [DBG] pgmap v11839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:42 smithi082 bash[20963]: audit 2024-04-03T20:53:42.021123+0000 mon.c (mon.2) 4737 : audit [DBG] from='client.? 172.21.15.67:0/4185461213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:42 smithi067 bash[27441]: audit 2024-04-03T20:53:42.021123+0000 mon.c (mon.2) 4737 : audit [DBG] from='client.? 172.21.15.67:0/4185461213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:42 smithi067 bash[17655]: audit 2024-04-03T20:53:42.021123+0000 mon.c (mon.2) 4737 : audit [DBG] from='client.? 172.21.15.67:0/4185461213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:53:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:43 smithi082 bash[20963]: cluster 2024-04-03T20:53:41.584843+0000 mgr.y (mgr.24370) 11856 : cluster [DBG] pgmap v11840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:53:43.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:43 smithi067 bash[17655]: cluster 2024-04-03T20:53:41.584843+0000 mgr.y (mgr.24370) 11856 : cluster [DBG] pgmap v11840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:43.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:43 smithi067 bash[27441]: cluster 2024-04-03T20:53:41.584843+0000 mgr.y (mgr.24370) 11856 : cluster [DBG] pgmap v11840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:45 smithi082 bash[20963]: cluster 2024-04-03T20:53:43.585553+0000 mgr.y (mgr.24370) 11857 : cluster [DBG] pgmap v11841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:45 smithi082 bash[20963]: audit 2024-04-03T20:53:44.481432+0000 mon.c (mon.2) 4738 : audit [DBG] from='client.? 172.21.15.67:0/44179442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:45.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:45 smithi067 bash[27441]: cluster 2024-04-03T20:53:43.585553+0000 mgr.y (mgr.24370) 11857 : cluster [DBG] pgmap v11841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:45.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:45 smithi067 bash[27441]: audit 2024-04-03T20:53:44.481432+0000 mon.c (mon.2) 4738 : audit [DBG] from='client.? 172.21.15.67:0/44179442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:45.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:45 smithi067 bash[17655]: cluster 2024-04-03T20:53:43.585553+0000 mgr.y (mgr.24370) 11857 : cluster [DBG] pgmap v11841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:45.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:45 smithi067 bash[17655]: audit 2024-04-03T20:53:44.481432+0000 mon.c (mon.2) 4738 : audit [DBG] from='client.? 172.21.15.67:0/44179442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:47 smithi082 bash[20963]: cluster 2024-04-03T20:53:45.586265+0000 mgr.y (mgr.24370) 11858 : cluster [DBG] pgmap v11842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:47 smithi082 bash[20963]: audit 2024-04-03T20:53:46.943784+0000 mon.a (mon.0) 10299 : audit [DBG] from='client.? 172.21.15.67:0/1821692131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:47 smithi067 bash[17655]: cluster 2024-04-03T20:53:45.586265+0000 mgr.y (mgr.24370) 11858 : cluster [DBG] pgmap v11842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:47 smithi067 bash[17655]: audit 2024-04-03T20:53:46.943784+0000 mon.a (mon.0) 10299 : audit [DBG] from='client.? 172.21.15.67:0/1821692131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:47 smithi067 bash[27441]: cluster 2024-04-03T20:53:45.586265+0000 mgr.y (mgr.24370) 11858 : cluster [DBG] pgmap v11842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:47 smithi067 bash[27441]: audit 2024-04-03T20:53:46.943784+0000 mon.a (mon.0) 10299 : audit [DBG] from='client.? 172.21.15.67:0/1821692131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:49 smithi082 bash[20963]: cluster 2024-04-03T20:53:47.587447+0000 mgr.y (mgr.24370) 11859 : cluster [DBG] pgmap v11843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:49 smithi082 bash[20963]: audit 2024-04-03T20:53:49.393559+0000 mon.c (mon.2) 4739 : audit [DBG] from='client.? 172.21.15.67:0/2811121489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:49 smithi067 bash[27441]: cluster 2024-04-03T20:53:47.587447+0000 mgr.y (mgr.24370) 11859 : cluster [DBG] pgmap v11843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:49 smithi067 bash[27441]: audit 2024-04-03T20:53:49.393559+0000 mon.c (mon.2) 4739 : audit [DBG] from='client.? 172.21.15.67:0/2811121489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:49.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:49 smithi067 bash[17655]: cluster 2024-04-03T20:53:47.587447+0000 mgr.y (mgr.24370) 11859 : cluster [DBG] pgmap v11843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:49 smithi067 bash[17655]: audit 2024-04-03T20:53:49.393559+0000 mon.c (mon.2) 4739 : audit [DBG] from='client.? 172.21.15.67:0/2811121489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:51 smithi082 bash[20963]: cluster 2024-04-03T20:53:49.588298+0000 mgr.y (mgr.24370) 11860 : cluster [DBG] pgmap v11844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:51 smithi067 bash[17655]: cluster 2024-04-03T20:53:49.588298+0000 mgr.y (mgr.24370) 11860 : cluster [DBG] pgmap v11844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:51 smithi067 bash[27441]: cluster 2024-04-03T20:53:49.588298+0000 mgr.y (mgr.24370) 11860 : cluster [DBG] pgmap v11844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:52 smithi082 bash[20963]: audit 2024-04-03T20:53:51.852860+0000 mon.a (mon.0) 10300 : audit [DBG] from='client.? 172.21.15.67:0/163580898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:52.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:52 smithi067 bash[17655]: audit 2024-04-03T20:53:51.852860+0000 mon.a (mon.0) 10300 : audit [DBG] from='client.? 172.21.15.67:0/163580898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:52 smithi067 bash[27441]: audit 2024-04-03T20:53:51.852860+0000 mon.a (mon.0) 10300 : audit [DBG] from='client.? 172.21.15.67:0/163580898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:53:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:53 smithi082 bash[20963]: cluster 2024-04-03T20:53:51.589546+0000 mgr.y (mgr.24370) 11861 : cluster [DBG] pgmap v11845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:53:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:53 smithi067 bash[17655]: cluster 2024-04-03T20:53:51.589546+0000 mgr.y (mgr.24370) 11861 : cluster [DBG] pgmap v11845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:53 smithi067 bash[27441]: cluster 2024-04-03T20:53:51.589546+0000 mgr.y (mgr.24370) 11861 : cluster [DBG] pgmap v11845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:54 smithi082 bash[20963]: audit 2024-04-03T20:53:54.308732+0000 mon.a (mon.0) 10301 : audit [DBG] from='client.? 172.21.15.67:0/1343361270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:54.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:54 smithi067 bash[27441]: audit 2024-04-03T20:53:54.308732+0000 mon.a (mon.0) 10301 : audit [DBG] from='client.? 172.21.15.67:0/1343361270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:54 smithi067 bash[17655]: audit 2024-04-03T20:53:54.308732+0000 mon.a (mon.0) 10301 : audit [DBG] from='client.? 172.21.15.67:0/1343361270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:55 smithi082 bash[20963]: cluster 2024-04-03T20:53:53.590373+0000 mgr.y (mgr.24370) 11862 : cluster [DBG] pgmap v11846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:55 smithi082 bash[20963]: audit 2024-04-03T20:53:55.288160+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:55 smithi067 bash[17655]: cluster 2024-04-03T20:53:53.590373+0000 mgr.y (mgr.24370) 11862 : cluster [DBG] pgmap v11846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:55 smithi067 bash[17655]: audit 2024-04-03T20:53:55.288160+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:55 smithi067 bash[27441]: cluster 2024-04-03T20:53:53.590373+0000 mgr.y (mgr.24370) 11862 : cluster [DBG] pgmap v11846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:55 smithi067 bash[27441]: audit 2024-04-03T20:53:55.288160+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:53:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:57 smithi082 bash[20963]: cluster 2024-04-03T20:53:55.591093+0000 mgr.y (mgr.24370) 11863 : cluster [DBG] pgmap v11847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:57 smithi082 bash[20963]: audit 2024-04-03T20:53:56.770951+0000 mon.a (mon.0) 10303 : audit [DBG] from='client.? 172.21.15.67:0/1559508812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:57 smithi067 bash[27441]: cluster 2024-04-03T20:53:55.591093+0000 mgr.y (mgr.24370) 11863 : cluster [DBG] pgmap v11847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:57 smithi067 bash[27441]: audit 2024-04-03T20:53:56.770951+0000 mon.a (mon.0) 10303 : audit [DBG] from='client.? 172.21.15.67:0/1559508812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:57 smithi067 bash[17655]: cluster 2024-04-03T20:53:55.591093+0000 mgr.y (mgr.24370) 11863 : cluster [DBG] pgmap v11847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:57 smithi067 bash[17655]: audit 2024-04-03T20:53:56.770951+0000 mon.a (mon.0) 10303 : audit [DBG] from='client.? 172.21.15.67:0/1559508812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:59 smithi082 bash[20963]: cluster 2024-04-03T20:53:57.592313+0000 mgr.y (mgr.24370) 11864 : cluster [DBG] pgmap v11848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:53:59 smithi082 bash[20963]: audit 2024-04-03T20:53:59.235780+0000 mon.c (mon.2) 4740 : audit [DBG] from='client.? 172.21.15.67:0/2957656796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:59 smithi067 bash[17655]: cluster 2024-04-03T20:53:57.592313+0000 mgr.y (mgr.24370) 11864 : cluster [DBG] pgmap v11848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:53:59 smithi067 bash[17655]: audit 2024-04-03T20:53:59.235780+0000 mon.c (mon.2) 4740 : audit [DBG] from='client.? 172.21.15.67:0/2957656796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:53:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:59 smithi067 bash[27441]: cluster 2024-04-03T20:53:57.592313+0000 mgr.y (mgr.24370) 11864 : cluster [DBG] pgmap v11848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:53:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:53:59 smithi067 bash[27441]: audit 2024-04-03T20:53:59.235780+0000 mon.c (mon.2) 4740 : audit [DBG] from='client.? 172.21.15.67:0/2957656796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:00 smithi082 bash[20963]: cluster 2024-04-03T20:53:59.593004+0000 mgr.y (mgr.24370) 11865 : cluster [DBG] pgmap v11849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:00 smithi067 bash[17655]: cluster 2024-04-03T20:53:59.593004+0000 mgr.y (mgr.24370) 11865 : cluster [DBG] pgmap v11849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:00 smithi067 bash[27441]: cluster 2024-04-03T20:53:59.593004+0000 mgr.y (mgr.24370) 11865 : cluster [DBG] pgmap v11849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:02 smithi067 bash[17655]: cluster 2024-04-03T20:54:01.594151+0000 mgr.y (mgr.24370) 11866 : cluster [DBG] pgmap v11850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:02 smithi067 bash[17655]: audit 2024-04-03T20:54:01.694693+0000 mon.a (mon.0) 10304 : audit [DBG] from='client.? 172.21.15.67:0/2923080353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:02 smithi067 bash[27441]: cluster 2024-04-03T20:54:01.594151+0000 mgr.y (mgr.24370) 11866 : cluster [DBG] pgmap v11850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:02 smithi067 bash[27441]: audit 2024-04-03T20:54:01.694693+0000 mon.a (mon.0) 10304 : audit [DBG] from='client.? 172.21.15.67:0/2923080353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:02 smithi082 bash[20963]: cluster 2024-04-03T20:54:01.594151+0000 mgr.y (mgr.24370) 11866 : cluster [DBG] pgmap v11850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:02 smithi082 bash[20963]: audit 2024-04-03T20:54:01.694693+0000 mon.a (mon.0) 10304 : audit [DBG] from='client.? 172.21.15.67:0/2923080353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:54:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:54:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:04 smithi067 bash[17655]: cluster 2024-04-03T20:54:03.594842+0000 mgr.y (mgr.24370) 11867 : cluster [DBG] pgmap v11851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:04 smithi067 bash[17655]: audit 2024-04-03T20:54:04.152126+0000 mon.c (mon.2) 4741 : audit [DBG] from='client.? 172.21.15.67:0/2417346989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:04 smithi067 bash[27441]: cluster 2024-04-03T20:54:03.594842+0000 mgr.y (mgr.24370) 11867 : cluster [DBG] pgmap v11851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:04 smithi067 bash[27441]: audit 2024-04-03T20:54:04.152126+0000 mon.c (mon.2) 4741 : audit [DBG] from='client.? 172.21.15.67:0/2417346989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:04 smithi082 bash[20963]: cluster 2024-04-03T20:54:03.594842+0000 mgr.y (mgr.24370) 11867 : cluster [DBG] pgmap v11851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:04 smithi082 bash[20963]: audit 2024-04-03T20:54:04.152126+0000 mon.c (mon.2) 4741 : audit [DBG] from='client.? 172.21.15.67:0/2417346989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:06 smithi067 bash[17655]: cluster 2024-04-03T20:54:05.595516+0000 mgr.y (mgr.24370) 11868 : cluster [DBG] pgmap v11852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:06 smithi067 bash[17655]: audit 2024-04-03T20:54:06.611930+0000 mon.a (mon.0) 10305 : audit [DBG] from='client.? 172.21.15.67:0/1621369328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:06 smithi067 bash[27441]: cluster 2024-04-03T20:54:05.595516+0000 mgr.y (mgr.24370) 11868 : cluster [DBG] pgmap v11852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:06 smithi067 bash[27441]: audit 2024-04-03T20:54:06.611930+0000 mon.a (mon.0) 10305 : audit [DBG] from='client.? 172.21.15.67:0/1621369328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:06 smithi082 bash[20963]: cluster 2024-04-03T20:54:05.595516+0000 mgr.y (mgr.24370) 11868 : cluster [DBG] pgmap v11852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:06 smithi082 bash[20963]: audit 2024-04-03T20:54:06.611930+0000 mon.a (mon.0) 10305 : audit [DBG] from='client.? 172.21.15.67:0/1621369328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:08 smithi067 bash[27441]: cluster 2024-04-03T20:54:07.596717+0000 mgr.y (mgr.24370) 11869 : cluster [DBG] pgmap v11853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:08 smithi067 bash[17655]: cluster 2024-04-03T20:54:07.596717+0000 mgr.y (mgr.24370) 11869 : cluster [DBG] pgmap v11853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:08 smithi082 bash[20963]: cluster 2024-04-03T20:54:07.596717+0000 mgr.y (mgr.24370) 11869 : cluster [DBG] pgmap v11853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:09 smithi082 bash[20963]: audit 2024-04-03T20:54:09.066595+0000 mon.a (mon.0) 10306 : audit [DBG] from='client.? 172.21.15.67:0/804357266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:09 smithi067 bash[27441]: audit 2024-04-03T20:54:09.066595+0000 mon.a (mon.0) 10306 : audit [DBG] from='client.? 172.21.15.67:0/804357266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:10.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:09 smithi067 bash[17655]: audit 2024-04-03T20:54:09.066595+0000 mon.a (mon.0) 10306 : audit [DBG] from='client.? 172.21.15.67:0/804357266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:10 smithi082 bash[20963]: cluster 2024-04-03T20:54:09.597388+0000 mgr.y (mgr.24370) 11870 : cluster [DBG] pgmap v11854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:10 smithi082 bash[20963]: audit 2024-04-03T20:54:10.288601+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:10 smithi067 bash[17655]: cluster 2024-04-03T20:54:09.597388+0000 mgr.y (mgr.24370) 11870 : cluster [DBG] pgmap v11854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:10 smithi067 bash[17655]: audit 2024-04-03T20:54:10.288601+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:10 smithi067 bash[27441]: cluster 2024-04-03T20:54:09.597388+0000 mgr.y (mgr.24370) 11870 : cluster [DBG] pgmap v11854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:10 smithi067 bash[27441]: audit 2024-04-03T20:54:10.288601+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:11 smithi082 bash[20963]: audit 2024-04-03T20:54:11.520174+0000 mon.c (mon.2) 4742 : audit [DBG] from='client.? 172.21.15.67:0/1514871685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:11 smithi067 bash[17655]: audit 2024-04-03T20:54:11.520174+0000 mon.c (mon.2) 4742 : audit [DBG] from='client.? 172.21.15.67:0/1514871685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:11 smithi067 bash[27441]: audit 2024-04-03T20:54:11.520174+0000 mon.c (mon.2) 4742 : audit [DBG] from='client.? 172.21.15.67:0/1514871685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:12 smithi067 bash[27441]: cluster 2024-04-03T20:54:11.598545+0000 mgr.y (mgr.24370) 11871 : cluster [DBG] pgmap v11855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:12 smithi067 bash[17655]: cluster 2024-04-03T20:54:11.598545+0000 mgr.y (mgr.24370) 11871 : cluster [DBG] pgmap v11855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:12 smithi082 bash[20963]: cluster 2024-04-03T20:54:11.598545+0000 mgr.y (mgr.24370) 11871 : cluster [DBG] pgmap v11855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:54:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:54:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:14 smithi082 bash[20963]: cluster 2024-04-03T20:54:13.599095+0000 mgr.y (mgr.24370) 11872 : cluster [DBG] pgmap v11856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:14 smithi082 bash[20963]: audit 2024-04-03T20:54:13.974186+0000 mon.a (mon.0) 10308 : audit [DBG] from='client.? 172.21.15.67:0/362124223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:14 smithi067 bash[27441]: cluster 2024-04-03T20:54:13.599095+0000 mgr.y (mgr.24370) 11872 : cluster [DBG] pgmap v11856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:14 smithi067 bash[27441]: audit 2024-04-03T20:54:13.974186+0000 mon.a (mon.0) 10308 : audit [DBG] from='client.? 172.21.15.67:0/362124223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:15.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:14 smithi067 bash[17655]: cluster 2024-04-03T20:54:13.599095+0000 mgr.y (mgr.24370) 11872 : cluster [DBG] pgmap v11856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:15.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:14 smithi067 bash[17655]: audit 2024-04-03T20:54:13.974186+0000 mon.a (mon.0) 10308 : audit [DBG] from='client.? 172.21.15.67:0/362124223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:16 smithi082 bash[20963]: cluster 2024-04-03T20:54:15.599693+0000 mgr.y (mgr.24370) 11873 : cluster [DBG] pgmap v11857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:16 smithi082 bash[20963]: audit 2024-04-03T20:54:16.432096+0000 mon.a (mon.0) 10309 : audit [DBG] from='client.? 172.21.15.67:0/1139636189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:16 smithi067 bash[17655]: cluster 2024-04-03T20:54:15.599693+0000 mgr.y (mgr.24370) 11873 : cluster [DBG] pgmap v11857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:16 smithi067 bash[17655]: audit 2024-04-03T20:54:16.432096+0000 mon.a (mon.0) 10309 : audit [DBG] from='client.? 172.21.15.67:0/1139636189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:17.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:16 smithi067 bash[27441]: cluster 2024-04-03T20:54:15.599693+0000 mgr.y (mgr.24370) 11873 : cluster [DBG] pgmap v11857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:17.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:16 smithi067 bash[27441]: audit 2024-04-03T20:54:16.432096+0000 mon.a (mon.0) 10309 : audit [DBG] from='client.? 172.21.15.67:0/1139636189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:18 smithi082 bash[20963]: cluster 2024-04-03T20:54:17.600880+0000 mgr.y (mgr.24370) 11874 : cluster [DBG] pgmap v11858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:19.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:18 smithi067 bash[27441]: cluster 2024-04-03T20:54:17.600880+0000 mgr.y (mgr.24370) 11874 : cluster [DBG] pgmap v11858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:19.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:18 smithi067 bash[17655]: cluster 2024-04-03T20:54:17.600880+0000 mgr.y (mgr.24370) 11874 : cluster [DBG] pgmap v11858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:19 smithi082 bash[20963]: audit 2024-04-03T20:54:18.886169+0000 mon.c (mon.2) 4743 : audit [DBG] from='client.? 172.21.15.67:0/3447910749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:19 smithi067 bash[17655]: audit 2024-04-03T20:54:18.886169+0000 mon.c (mon.2) 4743 : audit [DBG] from='client.? 172.21.15.67:0/3447910749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:19 smithi067 bash[27441]: audit 2024-04-03T20:54:18.886169+0000 mon.c (mon.2) 4743 : audit [DBG] from='client.? 172.21.15.67:0/3447910749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:20 smithi082 bash[20963]: cluster 2024-04-03T20:54:19.601542+0000 mgr.y (mgr.24370) 11875 : cluster [DBG] pgmap v11859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:20 smithi067 bash[17655]: cluster 2024-04-03T20:54:19.601542+0000 mgr.y (mgr.24370) 11875 : cluster [DBG] pgmap v11859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:20 smithi067 bash[27441]: cluster 2024-04-03T20:54:19.601542+0000 mgr.y (mgr.24370) 11875 : cluster [DBG] pgmap v11859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:21 smithi082 bash[20963]: audit 2024-04-03T20:54:21.336161+0000 mon.c (mon.2) 4744 : audit [DBG] from='client.? 172.21.15.67:0/2529488325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:21 smithi067 bash[17655]: audit 2024-04-03T20:54:21.336161+0000 mon.c (mon.2) 4744 : audit [DBG] from='client.? 172.21.15.67:0/2529488325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:21 smithi067 bash[27441]: audit 2024-04-03T20:54:21.336161+0000 mon.c (mon.2) 4744 : audit [DBG] from='client.? 172.21.15.67:0/2529488325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:22 smithi067 bash[27441]: cluster 2024-04-03T20:54:21.602735+0000 mgr.y (mgr.24370) 11876 : cluster [DBG] pgmap v11860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:22 smithi067 bash[17655]: cluster 2024-04-03T20:54:21.602735+0000 mgr.y (mgr.24370) 11876 : cluster [DBG] pgmap v11860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:22 smithi082 bash[20963]: cluster 2024-04-03T20:54:21.602735+0000 mgr.y (mgr.24370) 11876 : cluster [DBG] pgmap v11860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T20:54:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:54:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:24 smithi082 bash[20963]: cluster 2024-04-03T20:54:23.603235+0000 mgr.y (mgr.24370) 11877 : cluster [DBG] pgmap v11861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:24 smithi082 bash[20963]: audit 2024-04-03T20:54:23.795519+0000 mon.a (mon.0) 10310 : audit [DBG] from='client.? 172.21.15.67:0/3046719236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:24 smithi067 bash[17655]: cluster 2024-04-03T20:54:23.603235+0000 mgr.y (mgr.24370) 11877 : cluster [DBG] pgmap v11861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:24 smithi067 bash[17655]: audit 2024-04-03T20:54:23.795519+0000 mon.a (mon.0) 10310 : audit [DBG] from='client.? 172.21.15.67:0/3046719236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:24 smithi067 bash[27441]: cluster 2024-04-03T20:54:23.603235+0000 mgr.y (mgr.24370) 11877 : cluster [DBG] pgmap v11861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:24 smithi067 bash[27441]: audit 2024-04-03T20:54:23.795519+0000 mon.a (mon.0) 10310 : audit [DBG] from='client.? 172.21.15.67:0/3046719236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:25 smithi082 bash[20963]: audit 2024-04-03T20:54:25.288998+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:25 smithi067 bash[27441]: audit 2024-04-03T20:54:25.288998+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:25 smithi067 bash[17655]: audit 2024-04-03T20:54:25.288998+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:26 smithi082 bash[20963]: cluster 2024-04-03T20:54:25.603906+0000 mgr.y (mgr.24370) 11878 : cluster [DBG] pgmap v11862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:26 smithi082 bash[20963]: audit 2024-04-03T20:54:26.250534+0000 mon.c (mon.2) 4745 : audit [DBG] from='client.? 172.21.15.67:0/1428302011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:26 smithi067 bash[17655]: cluster 2024-04-03T20:54:25.603906+0000 mgr.y (mgr.24370) 11878 : cluster [DBG] pgmap v11862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:26 smithi067 bash[17655]: audit 2024-04-03T20:54:26.250534+0000 mon.c (mon.2) 4745 : audit [DBG] from='client.? 172.21.15.67:0/1428302011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:26 smithi067 bash[27441]: cluster 2024-04-03T20:54:25.603906+0000 mgr.y (mgr.24370) 11878 : cluster [DBG] pgmap v11862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:26 smithi067 bash[27441]: audit 2024-04-03T20:54:26.250534+0000 mon.c (mon.2) 4745 : audit [DBG] from='client.? 172.21.15.67:0/1428302011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:28 smithi082 bash[20963]: cluster 2024-04-03T20:54:27.605025+0000 mgr.y (mgr.24370) 11879 : cluster [DBG] pgmap v11863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:28 smithi082 bash[20963]: audit 2024-04-03T20:54:28.707175+0000 mon.a (mon.0) 10312 : audit [DBG] from='client.? 172.21.15.67:0/1051711213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:28 smithi067 bash[27441]: cluster 2024-04-03T20:54:27.605025+0000 mgr.y (mgr.24370) 11879 : cluster [DBG] pgmap v11863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:28 smithi067 bash[27441]: audit 2024-04-03T20:54:28.707175+0000 mon.a (mon.0) 10312 : audit [DBG] from='client.? 172.21.15.67:0/1051711213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:28 smithi067 bash[17655]: cluster 2024-04-03T20:54:27.605025+0000 mgr.y (mgr.24370) 11879 : cluster [DBG] pgmap v11863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:28 smithi067 bash[17655]: audit 2024-04-03T20:54:28.707175+0000 mon.a (mon.0) 10312 : audit [DBG] from='client.? 172.21.15.67:0/1051711213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:29 smithi082 bash[20963]: audit 2024-04-03T20:54:29.149327+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:54:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:29 smithi082 bash[20963]: audit 2024-04-03T20:54:29.477278+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:29 smithi082 bash[20963]: audit 2024-04-03T20:54:29.486060+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:29 smithi067 bash[17655]: audit 2024-04-03T20:54:29.149327+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:54:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:29 smithi067 bash[17655]: audit 2024-04-03T20:54:29.477278+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:29 smithi067 bash[17655]: audit 2024-04-03T20:54:29.486060+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:29 smithi067 bash[27441]: audit 2024-04-03T20:54:29.149327+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:54:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:29 smithi067 bash[27441]: audit 2024-04-03T20:54:29.477278+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:29 smithi067 bash[27441]: audit 2024-04-03T20:54:29.486060+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:31 smithi082 bash[20963]: cluster 2024-04-03T20:54:29.605674+0000 mgr.y (mgr.24370) 11880 : cluster [DBG] pgmap v11864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:31 smithi082 bash[20963]: audit 2024-04-03T20:54:31.160825+0000 mon.c (mon.2) 4746 : audit [DBG] from='client.? 172.21.15.67:0/2756117999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:31.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:31 smithi067 bash[27441]: cluster 2024-04-03T20:54:29.605674+0000 mgr.y (mgr.24370) 11880 : cluster [DBG] pgmap v11864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:31.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:31 smithi067 bash[27441]: audit 2024-04-03T20:54:31.160825+0000 mon.c (mon.2) 4746 : audit [DBG] from='client.? 172.21.15.67:0/2756117999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:31 smithi067 bash[17655]: cluster 2024-04-03T20:54:29.605674+0000 mgr.y (mgr.24370) 11880 : cluster [DBG] pgmap v11864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:31 smithi067 bash[17655]: audit 2024-04-03T20:54:31.160825+0000 mon.c (mon.2) 4746 : audit [DBG] from='client.? 172.21.15.67:0/2756117999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:33] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:54:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:33 smithi082 bash[20963]: cluster 2024-04-03T20:54:31.606897+0000 mgr.y (mgr.24370) 11881 : cluster [DBG] pgmap v11865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:54:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:33 smithi067 bash[17655]: cluster 2024-04-03T20:54:31.606897+0000 mgr.y (mgr.24370) 11881 : cluster [DBG] pgmap v11865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:33 smithi067 bash[27441]: cluster 2024-04-03T20:54:31.606897+0000 mgr.y (mgr.24370) 11881 : cluster [DBG] pgmap v11865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:34 smithi082 bash[20963]: audit 2024-04-03T20:54:33.617386+0000 mon.a (mon.0) 10316 : audit [DBG] from='client.? 172.21.15.67:0/1497611147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:34 smithi067 bash[17655]: audit 2024-04-03T20:54:33.617386+0000 mon.a (mon.0) 10316 : audit [DBG] from='client.? 172.21.15.67:0/1497611147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:34.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:34 smithi067 bash[27441]: audit 2024-04-03T20:54:33.617386+0000 mon.a (mon.0) 10316 : audit [DBG] from='client.? 172.21.15.67:0/1497611147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:35 smithi082 bash[20963]: cluster 2024-04-03T20:54:33.607533+0000 mgr.y (mgr.24370) 11882 : cluster [DBG] pgmap v11866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:35 smithi082 bash[20963]: audit 2024-04-03T20:54:35.230695+0000 mon.a (mon.0) 10317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:35 smithi082 bash[20963]: audit 2024-04-03T20:54:35.237158+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:35 smithi082 bash[20963]: audit 2024-04-03T20:54:35.242051+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:35 smithi082 bash[20963]: audit 2024-04-03T20:54:35.251020+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[17655]: cluster 2024-04-03T20:54:33.607533+0000 mgr.y (mgr.24370) 11882 : cluster [DBG] pgmap v11866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[17655]: audit 2024-04-03T20:54:35.230695+0000 mon.a (mon.0) 10317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[17655]: audit 2024-04-03T20:54:35.237158+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[17655]: audit 2024-04-03T20:54:35.242051+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[17655]: audit 2024-04-03T20:54:35.251020+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[27441]: cluster 2024-04-03T20:54:33.607533+0000 mgr.y (mgr.24370) 11882 : cluster [DBG] pgmap v11866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[27441]: audit 2024-04-03T20:54:35.230695+0000 mon.a (mon.0) 10317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[27441]: audit 2024-04-03T20:54:35.237158+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[27441]: audit 2024-04-03T20:54:35.242051+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:35 smithi067 bash[27441]: audit 2024-04-03T20:54:35.251020+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:37 smithi082 bash[20963]: cluster 2024-04-03T20:54:35.608186+0000 mgr.y (mgr.24370) 11883 : cluster [DBG] pgmap v11867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:37 smithi082 bash[20963]: audit 2024-04-03T20:54:36.000954+0000 mon.a (mon.0) 10321 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:37 smithi082 bash[20963]: audit 2024-04-03T20:54:36.009255+0000 mon.a (mon.0) 10322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:37 smithi082 bash[20963]: audit 2024-04-03T20:54:36.042186+0000 mon.a (mon.0) 10323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:37 smithi082 bash[20963]: audit 2024-04-03T20:54:36.050548+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:37 smithi082 bash[20963]: audit 2024-04-03T20:54:36.052099+0000 mon.a (mon.0) 10325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:54:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:37 smithi082 bash[20963]: audit 2024-04-03T20:54:36.053516+0000 mon.a (mon.0) 10326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:54:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:37 smithi082 bash[20963]: audit 2024-04-03T20:54:36.062813+0000 mon.a (mon.0) 10327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:37 smithi082 bash[20963]: audit 2024-04-03T20:54:36.063889+0000 mon.c (mon.2) 4747 : audit [DBG] from='client.? 172.21.15.67:0/2285506405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[17655]: cluster 2024-04-03T20:54:35.608186+0000 mgr.y (mgr.24370) 11883 : cluster [DBG] pgmap v11867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[17655]: audit 2024-04-03T20:54:36.000954+0000 mon.a (mon.0) 10321 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[17655]: audit 2024-04-03T20:54:36.009255+0000 mon.a (mon.0) 10322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[17655]: audit 2024-04-03T20:54:36.042186+0000 mon.a (mon.0) 10323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[17655]: audit 2024-04-03T20:54:36.050548+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[17655]: audit 2024-04-03T20:54:36.052099+0000 mon.a (mon.0) 10325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:54:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[17655]: audit 2024-04-03T20:54:36.053516+0000 mon.a (mon.0) 10326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:54:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[17655]: audit 2024-04-03T20:54:36.062813+0000 mon.a (mon.0) 10327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[17655]: audit 2024-04-03T20:54:36.063889+0000 mon.c (mon.2) 4747 : audit [DBG] from='client.? 172.21.15.67:0/2285506405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[27441]: cluster 2024-04-03T20:54:35.608186+0000 mgr.y (mgr.24370) 11883 : cluster [DBG] pgmap v11867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[27441]: audit 2024-04-03T20:54:36.000954+0000 mon.a (mon.0) 10321 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[27441]: audit 2024-04-03T20:54:36.009255+0000 mon.a (mon.0) 10322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[27441]: audit 2024-04-03T20:54:36.042186+0000 mon.a (mon.0) 10323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[27441]: audit 2024-04-03T20:54:36.050548+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[27441]: audit 2024-04-03T20:54:36.052099+0000 mon.a (mon.0) 10325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:54:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[27441]: audit 2024-04-03T20:54:36.053516+0000 mon.a (mon.0) 10326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:54:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[27441]: audit 2024-04-03T20:54:36.062813+0000 mon.a (mon.0) 10327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:54:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:37 smithi067 bash[27441]: audit 2024-04-03T20:54:36.063889+0000 mon.c (mon.2) 4747 : audit [DBG] from='client.? 172.21.15.67:0/2285506405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:39 smithi082 bash[20963]: cluster 2024-04-03T20:54:37.609276+0000 mgr.y (mgr.24370) 11884 : cluster [DBG] pgmap v11868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:39 smithi082 bash[20963]: audit 2024-04-03T20:54:38.516679+0000 mon.c (mon.2) 4748 : audit [DBG] from='client.? 172.21.15.67:0/348657811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:39 smithi067 bash[17655]: cluster 2024-04-03T20:54:37.609276+0000 mgr.y (mgr.24370) 11884 : cluster [DBG] pgmap v11868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:39 smithi067 bash[17655]: audit 2024-04-03T20:54:38.516679+0000 mon.c (mon.2) 4748 : audit [DBG] from='client.? 172.21.15.67:0/348657811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:39 smithi067 bash[27441]: cluster 2024-04-03T20:54:37.609276+0000 mgr.y (mgr.24370) 11884 : cluster [DBG] pgmap v11868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:39 smithi067 bash[27441]: audit 2024-04-03T20:54:38.516679+0000 mon.c (mon.2) 4748 : audit [DBG] from='client.? 172.21.15.67:0/348657811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:41 smithi082 bash[20963]: cluster 2024-04-03T20:54:39.609958+0000 mgr.y (mgr.24370) 11885 : cluster [DBG] pgmap v11869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:41 smithi082 bash[20963]: audit 2024-04-03T20:54:40.289400+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:41 smithi082 bash[20963]: audit 2024-04-03T20:54:40.971430+0000 mon.a (mon.0) 10329 : audit [DBG] from='client.? 172.21.15.67:0/466552639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:41 smithi067 bash[17655]: cluster 2024-04-03T20:54:39.609958+0000 mgr.y (mgr.24370) 11885 : cluster [DBG] pgmap v11869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:41 smithi067 bash[17655]: audit 2024-04-03T20:54:40.289400+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:41 smithi067 bash[17655]: audit 2024-04-03T20:54:40.971430+0000 mon.a (mon.0) 10329 : audit [DBG] from='client.? 172.21.15.67:0/466552639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:41 smithi067 bash[27441]: cluster 2024-04-03T20:54:39.609958+0000 mgr.y (mgr.24370) 11885 : cluster [DBG] pgmap v11869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:41 smithi067 bash[27441]: audit 2024-04-03T20:54:40.289400+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:41 smithi067 bash[27441]: audit 2024-04-03T20:54:40.971430+0000 mon.a (mon.0) 10329 : audit [DBG] from='client.? 172.21.15.67:0/466552639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:43 smithi082 bash[20963]: cluster 2024-04-03T20:54:41.611072+0000 mgr.y (mgr.24370) 11886 : cluster [DBG] pgmap v11870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:54:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:43 smithi067 bash[17655]: cluster 2024-04-03T20:54:41.611072+0000 mgr.y (mgr.24370) 11886 : cluster [DBG] pgmap v11870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:43 smithi067 bash[27441]: cluster 2024-04-03T20:54:41.611072+0000 mgr.y (mgr.24370) 11886 : cluster [DBG] pgmap v11870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:54:44.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:44 smithi082 bash[20963]: audit 2024-04-03T20:54:43.428842+0000 mon.c (mon.2) 4749 : audit [DBG] from='client.? 172.21.15.67:0/4147539575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:44 smithi067 bash[27441]: audit 2024-04-03T20:54:43.428842+0000 mon.c (mon.2) 4749 : audit [DBG] from='client.? 172.21.15.67:0/4147539575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:44 smithi067 bash[17655]: audit 2024-04-03T20:54:43.428842+0000 mon.c (mon.2) 4749 : audit [DBG] from='client.? 172.21.15.67:0/4147539575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:45 smithi082 bash[20963]: cluster 2024-04-03T20:54:43.611760+0000 mgr.y (mgr.24370) 11887 : cluster [DBG] pgmap v11871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:45 smithi067 bash[17655]: cluster 2024-04-03T20:54:43.611760+0000 mgr.y (mgr.24370) 11887 : cluster [DBG] pgmap v11871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:45 smithi067 bash[27441]: cluster 2024-04-03T20:54:43.611760+0000 mgr.y (mgr.24370) 11887 : cluster [DBG] pgmap v11871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:46 smithi082 bash[20963]: audit 2024-04-03T20:54:45.889687+0000 mon.a (mon.0) 10330 : audit [DBG] from='client.? 172.21.15.67:0/1595390416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:46 smithi067 bash[17655]: audit 2024-04-03T20:54:45.889687+0000 mon.a (mon.0) 10330 : audit [DBG] from='client.? 172.21.15.67:0/1595390416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:46 smithi067 bash[27441]: audit 2024-04-03T20:54:45.889687+0000 mon.a (mon.0) 10330 : audit [DBG] from='client.? 172.21.15.67:0/1595390416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:47 smithi082 bash[20963]: cluster 2024-04-03T20:54:45.612437+0000 mgr.y (mgr.24370) 11888 : cluster [DBG] pgmap v11872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:47 smithi067 bash[27441]: cluster 2024-04-03T20:54:45.612437+0000 mgr.y (mgr.24370) 11888 : cluster [DBG] pgmap v11872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:47 smithi067 bash[17655]: cluster 2024-04-03T20:54:45.612437+0000 mgr.y (mgr.24370) 11888 : cluster [DBG] pgmap v11872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:49 smithi082 bash[20963]: cluster 2024-04-03T20:54:47.613539+0000 mgr.y (mgr.24370) 11889 : cluster [DBG] pgmap v11873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:49 smithi082 bash[20963]: audit 2024-04-03T20:54:48.347878+0000 mon.a (mon.0) 10331 : audit [DBG] from='client.? 172.21.15.67:0/933440576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:49 smithi067 bash[27441]: cluster 2024-04-03T20:54:47.613539+0000 mgr.y (mgr.24370) 11889 : cluster [DBG] pgmap v11873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:49 smithi067 bash[27441]: audit 2024-04-03T20:54:48.347878+0000 mon.a (mon.0) 10331 : audit [DBG] from='client.? 172.21.15.67:0/933440576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:49 smithi067 bash[17655]: cluster 2024-04-03T20:54:47.613539+0000 mgr.y (mgr.24370) 11889 : cluster [DBG] pgmap v11873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:49 smithi067 bash[17655]: audit 2024-04-03T20:54:48.347878+0000 mon.a (mon.0) 10331 : audit [DBG] from='client.? 172.21.15.67:0/933440576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:51 smithi082 bash[20963]: cluster 2024-04-03T20:54:49.614242+0000 mgr.y (mgr.24370) 11890 : cluster [DBG] pgmap v11874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:51 smithi082 bash[20963]: audit 2024-04-03T20:54:50.809313+0000 mon.c (mon.2) 4750 : audit [DBG] from='client.? 172.21.15.67:0/1450570153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:51 smithi067 bash[27441]: cluster 2024-04-03T20:54:49.614242+0000 mgr.y (mgr.24370) 11890 : cluster [DBG] pgmap v11874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:51 smithi067 bash[27441]: audit 2024-04-03T20:54:50.809313+0000 mon.c (mon.2) 4750 : audit [DBG] from='client.? 172.21.15.67:0/1450570153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:51 smithi067 bash[17655]: cluster 2024-04-03T20:54:49.614242+0000 mgr.y (mgr.24370) 11890 : cluster [DBG] pgmap v11874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:51 smithi067 bash[17655]: audit 2024-04-03T20:54:50.809313+0000 mon.c (mon.2) 4750 : audit [DBG] from='client.? 172.21.15.67:0/1450570153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:53 smithi082 bash[20963]: cluster 2024-04-03T20:54:51.615376+0000 mgr.y (mgr.24370) 11891 : cluster [DBG] pgmap v11875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:54:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:53 smithi067 bash[27441]: cluster 2024-04-03T20:54:51.615376+0000 mgr.y (mgr.24370) 11891 : cluster [DBG] pgmap v11875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:53 smithi067 bash[17655]: cluster 2024-04-03T20:54:51.615376+0000 mgr.y (mgr.24370) 11891 : cluster [DBG] pgmap v11875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:54:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:54 smithi082 bash[20963]: audit 2024-04-03T20:54:53.261364+0000 mon.c (mon.2) 4751 : audit [DBG] from='client.? 172.21.15.67:0/3777904468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:54 smithi067 bash[17655]: audit 2024-04-03T20:54:53.261364+0000 mon.c (mon.2) 4751 : audit [DBG] from='client.? 172.21.15.67:0/3777904468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:54 smithi067 bash[27441]: audit 2024-04-03T20:54:53.261364+0000 mon.c (mon.2) 4751 : audit [DBG] from='client.? 172.21.15.67:0/3777904468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:55 smithi082 bash[20963]: cluster 2024-04-03T20:54:53.616060+0000 mgr.y (mgr.24370) 11892 : cluster [DBG] pgmap v11876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:55 smithi067 bash[27441]: cluster 2024-04-03T20:54:53.616060+0000 mgr.y (mgr.24370) 11892 : cluster [DBG] pgmap v11876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:55 smithi067 bash[17655]: cluster 2024-04-03T20:54:53.616060+0000 mgr.y (mgr.24370) 11892 : cluster [DBG] pgmap v11876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:56 smithi082 bash[20963]: audit 2024-04-03T20:54:55.289225+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:56 smithi082 bash[20963]: audit 2024-04-03T20:54:55.729161+0000 mon.c (mon.2) 4752 : audit [DBG] from='client.? 172.21.15.67:0/4140319540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:56 smithi067 bash[17655]: audit 2024-04-03T20:54:55.289225+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:56 smithi067 bash[17655]: audit 2024-04-03T20:54:55.729161+0000 mon.c (mon.2) 4752 : audit [DBG] from='client.? 172.21.15.67:0/4140319540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:56 smithi067 bash[27441]: audit 2024-04-03T20:54:55.289225+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:54:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:56 smithi067 bash[27441]: audit 2024-04-03T20:54:55.729161+0000 mon.c (mon.2) 4752 : audit [DBG] from='client.? 172.21.15.67:0/4140319540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:57 smithi082 bash[20963]: cluster 2024-04-03T20:54:55.616647+0000 mgr.y (mgr.24370) 11893 : cluster [DBG] pgmap v11877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:57 smithi067 bash[17655]: cluster 2024-04-03T20:54:55.616647+0000 mgr.y (mgr.24370) 11893 : cluster [DBG] pgmap v11877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:57 smithi067 bash[27441]: cluster 2024-04-03T20:54:55.616647+0000 mgr.y (mgr.24370) 11893 : cluster [DBG] pgmap v11877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:59 smithi082 bash[20963]: cluster 2024-04-03T20:54:57.617793+0000 mgr.y (mgr.24370) 11894 : cluster [DBG] pgmap v11878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:54:59 smithi082 bash[20963]: audit 2024-04-03T20:54:58.186378+0000 mon.c (mon.2) 4753 : audit [DBG] from='client.? 172.21.15.67:0/529201415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:59 smithi067 bash[27441]: cluster 2024-04-03T20:54:57.617793+0000 mgr.y (mgr.24370) 11894 : cluster [DBG] pgmap v11878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:54:59 smithi067 bash[27441]: audit 2024-04-03T20:54:58.186378+0000 mon.c (mon.2) 4753 : audit [DBG] from='client.? 172.21.15.67:0/529201415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:54:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:59 smithi067 bash[17655]: cluster 2024-04-03T20:54:57.617793+0000 mgr.y (mgr.24370) 11894 : cluster [DBG] pgmap v11878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:54:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:54:59 smithi067 bash[17655]: audit 2024-04-03T20:54:58.186378+0000 mon.c (mon.2) 4753 : audit [DBG] from='client.? 172.21.15.67:0/529201415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:01 smithi082 bash[20963]: cluster 2024-04-03T20:54:59.618577+0000 mgr.y (mgr.24370) 11895 : cluster [DBG] pgmap v11879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:01 smithi082 bash[20963]: audit 2024-04-03T20:55:00.633117+0000 mon.a (mon.0) 10333 : audit [DBG] from='client.? 172.21.15.67:0/2607383273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:01 smithi067 bash[17655]: cluster 2024-04-03T20:54:59.618577+0000 mgr.y (mgr.24370) 11895 : cluster [DBG] pgmap v11879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:01 smithi067 bash[17655]: audit 2024-04-03T20:55:00.633117+0000 mon.a (mon.0) 10333 : audit [DBG] from='client.? 172.21.15.67:0/2607383273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:01 smithi067 bash[27441]: cluster 2024-04-03T20:54:59.618577+0000 mgr.y (mgr.24370) 11895 : cluster [DBG] pgmap v11879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:01 smithi067 bash[27441]: audit 2024-04-03T20:55:00.633117+0000 mon.a (mon.0) 10333 : audit [DBG] from='client.? 172.21.15.67:0/2607383273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:03 smithi082 bash[20963]: cluster 2024-04-03T20:55:01.619713+0000 mgr.y (mgr.24370) 11896 : cluster [DBG] pgmap v11880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:03 smithi067 bash[17655]: cluster 2024-04-03T20:55:01.619713+0000 mgr.y (mgr.24370) 11896 : cluster [DBG] pgmap v11880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:55:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:03 smithi067 bash[27441]: cluster 2024-04-03T20:55:01.619713+0000 mgr.y (mgr.24370) 11896 : cluster [DBG] pgmap v11880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:55:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:04 smithi082 bash[20963]: audit 2024-04-03T20:55:03.088154+0000 mon.c (mon.2) 4754 : audit [DBG] from='client.? 172.21.15.67:0/2325778072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:04 smithi067 bash[27441]: audit 2024-04-03T20:55:03.088154+0000 mon.c (mon.2) 4754 : audit [DBG] from='client.? 172.21.15.67:0/2325778072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:04 smithi067 bash[17655]: audit 2024-04-03T20:55:03.088154+0000 mon.c (mon.2) 4754 : audit [DBG] from='client.? 172.21.15.67:0/2325778072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:05 smithi082 bash[20963]: cluster 2024-04-03T20:55:03.620445+0000 mgr.y (mgr.24370) 11897 : cluster [DBG] pgmap v11881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:05 smithi067 bash[17655]: cluster 2024-04-03T20:55:03.620445+0000 mgr.y (mgr.24370) 11897 : cluster [DBG] pgmap v11881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:05 smithi067 bash[27441]: cluster 2024-04-03T20:55:03.620445+0000 mgr.y (mgr.24370) 11897 : cluster [DBG] pgmap v11881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:06 smithi082 bash[20963]: audit 2024-04-03T20:55:05.535273+0000 mon.a (mon.0) 10334 : audit [DBG] from='client.? 172.21.15.67:0/3698221241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:06 smithi067 bash[17655]: audit 2024-04-03T20:55:05.535273+0000 mon.a (mon.0) 10334 : audit [DBG] from='client.? 172.21.15.67:0/3698221241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:06 smithi067 bash[27441]: audit 2024-04-03T20:55:05.535273+0000 mon.a (mon.0) 10334 : audit [DBG] from='client.? 172.21.15.67:0/3698221241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:07 smithi082 bash[20963]: cluster 2024-04-03T20:55:05.621140+0000 mgr.y (mgr.24370) 11898 : cluster [DBG] pgmap v11882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:07 smithi067 bash[17655]: cluster 2024-04-03T20:55:05.621140+0000 mgr.y (mgr.24370) 11898 : cluster [DBG] pgmap v11882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:07 smithi067 bash[27441]: cluster 2024-04-03T20:55:05.621140+0000 mgr.y (mgr.24370) 11898 : cluster [DBG] pgmap v11882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:08 smithi082 bash[20963]: audit 2024-04-03T20:55:07.989041+0000 mon.a (mon.0) 10335 : audit [DBG] from='client.? 172.21.15.67:0/2147596110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:08 smithi067 bash[17655]: audit 2024-04-03T20:55:07.989041+0000 mon.a (mon.0) 10335 : audit [DBG] from='client.? 172.21.15.67:0/2147596110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:08 smithi067 bash[27441]: audit 2024-04-03T20:55:07.989041+0000 mon.a (mon.0) 10335 : audit [DBG] from='client.? 172.21.15.67:0/2147596110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:09 smithi082 bash[20963]: cluster 2024-04-03T20:55:07.622328+0000 mgr.y (mgr.24370) 11899 : cluster [DBG] pgmap v11883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:09 smithi067 bash[27441]: cluster 2024-04-03T20:55:07.622328+0000 mgr.y (mgr.24370) 11899 : cluster [DBG] pgmap v11883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:09 smithi067 bash[17655]: cluster 2024-04-03T20:55:07.622328+0000 mgr.y (mgr.24370) 11899 : cluster [DBG] pgmap v11883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:11 smithi082 bash[20963]: cluster 2024-04-03T20:55:09.622999+0000 mgr.y (mgr.24370) 11900 : cluster [DBG] pgmap v11884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:11 smithi082 bash[20963]: audit 2024-04-03T20:55:10.289870+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:11 smithi082 bash[20963]: audit 2024-04-03T20:55:10.439850+0000 mon.a (mon.0) 10337 : audit [DBG] from='client.? 172.21.15.67:0/3679064971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:11 smithi067 bash[27441]: cluster 2024-04-03T20:55:09.622999+0000 mgr.y (mgr.24370) 11900 : cluster [DBG] pgmap v11884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:11 smithi067 bash[27441]: audit 2024-04-03T20:55:10.289870+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:11 smithi067 bash[27441]: audit 2024-04-03T20:55:10.439850+0000 mon.a (mon.0) 10337 : audit [DBG] from='client.? 172.21.15.67:0/3679064971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:11 smithi067 bash[17655]: cluster 2024-04-03T20:55:09.622999+0000 mgr.y (mgr.24370) 11900 : cluster [DBG] pgmap v11884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:11 smithi067 bash[17655]: audit 2024-04-03T20:55:10.289870+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:11 smithi067 bash[17655]: audit 2024-04-03T20:55:10.439850+0000 mon.a (mon.0) 10337 : audit [DBG] from='client.? 172.21.15.67:0/3679064971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:13 smithi082 bash[20963]: cluster 2024-04-03T20:55:11.624217+0000 mgr.y (mgr.24370) 11901 : cluster [DBG] pgmap v11885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:13 smithi082 bash[20963]: audit 2024-04-03T20:55:12.886123+0000 mon.a (mon.0) 10338 : audit [DBG] from='client.? 172.21.15.67:0/1197481563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:55:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:13 smithi067 bash[17655]: cluster 2024-04-03T20:55:11.624217+0000 mgr.y (mgr.24370) 11901 : cluster [DBG] pgmap v11885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:13 smithi067 bash[17655]: audit 2024-04-03T20:55:12.886123+0000 mon.a (mon.0) 10338 : audit [DBG] from='client.? 172.21.15.67:0/1197481563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:13 smithi067 bash[27441]: cluster 2024-04-03T20:55:11.624217+0000 mgr.y (mgr.24370) 11901 : cluster [DBG] pgmap v11885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:13 smithi067 bash[27441]: audit 2024-04-03T20:55:12.886123+0000 mon.a (mon.0) 10338 : audit [DBG] from='client.? 172.21.15.67:0/1197481563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:55:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:15 smithi082 bash[20963]: cluster 2024-04-03T20:55:13.624889+0000 mgr.y (mgr.24370) 11902 : cluster [DBG] pgmap v11886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:15 smithi067 bash[17655]: cluster 2024-04-03T20:55:13.624889+0000 mgr.y (mgr.24370) 11902 : cluster [DBG] pgmap v11886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:15 smithi067 bash[27441]: cluster 2024-04-03T20:55:13.624889+0000 mgr.y (mgr.24370) 11902 : cluster [DBG] pgmap v11886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:16 smithi067 bash[17655]: audit 2024-04-03T20:55:15.331007+0000 mon.a (mon.0) 10339 : audit [DBG] from='client.? 172.21.15.67:0/2815031547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:16 smithi067 bash[27441]: audit 2024-04-03T20:55:15.331007+0000 mon.a (mon.0) 10339 : audit [DBG] from='client.? 172.21.15.67:0/2815031547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:16 smithi082 bash[20963]: audit 2024-04-03T20:55:15.331007+0000 mon.a (mon.0) 10339 : audit [DBG] from='client.? 172.21.15.67:0/2815031547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:17 smithi067 bash[27441]: cluster 2024-04-03T20:55:15.625571+0000 mgr.y (mgr.24370) 11903 : cluster [DBG] pgmap v11887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:17 smithi067 bash[17655]: cluster 2024-04-03T20:55:15.625571+0000 mgr.y (mgr.24370) 11903 : cluster [DBG] pgmap v11887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:17 smithi082 bash[20963]: cluster 2024-04-03T20:55:15.625571+0000 mgr.y (mgr.24370) 11903 : cluster [DBG] pgmap v11887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:18 smithi067 bash[17655]: audit 2024-04-03T20:55:17.780411+0000 mon.a (mon.0) 10340 : audit [DBG] from='client.? 172.21.15.67:0/823535134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:18 smithi067 bash[27441]: audit 2024-04-03T20:55:17.780411+0000 mon.a (mon.0) 10340 : audit [DBG] from='client.? 172.21.15.67:0/823535134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:18 smithi082 bash[20963]: audit 2024-04-03T20:55:17.780411+0000 mon.a (mon.0) 10340 : audit [DBG] from='client.? 172.21.15.67:0/823535134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:19 smithi067 bash[17655]: cluster 2024-04-03T20:55:17.626342+0000 mgr.y (mgr.24370) 11904 : cluster [DBG] pgmap v11888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:19 smithi067 bash[27441]: cluster 2024-04-03T20:55:17.626342+0000 mgr.y (mgr.24370) 11904 : cluster [DBG] pgmap v11888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:19 smithi082 bash[20963]: cluster 2024-04-03T20:55:17.626342+0000 mgr.y (mgr.24370) 11904 : cluster [DBG] pgmap v11888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:21 smithi067 bash[27441]: cluster 2024-04-03T20:55:19.626989+0000 mgr.y (mgr.24370) 11905 : cluster [DBG] pgmap v11889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:21 smithi067 bash[27441]: audit 2024-04-03T20:55:20.229367+0000 mon.a (mon.0) 10341 : audit [DBG] from='client.? 172.21.15.67:0/11845178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:21 smithi067 bash[17655]: cluster 2024-04-03T20:55:19.626989+0000 mgr.y (mgr.24370) 11905 : cluster [DBG] pgmap v11889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:21 smithi067 bash[17655]: audit 2024-04-03T20:55:20.229367+0000 mon.a (mon.0) 10341 : audit [DBG] from='client.? 172.21.15.67:0/11845178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:21 smithi082 bash[20963]: cluster 2024-04-03T20:55:19.626989+0000 mgr.y (mgr.24370) 11905 : cluster [DBG] pgmap v11889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:21 smithi082 bash[20963]: audit 2024-04-03T20:55:20.229367+0000 mon.a (mon.0) 10341 : audit [DBG] from='client.? 172.21.15.67:0/11845178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:55:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:23 smithi067 bash[27441]: cluster 2024-04-03T20:55:21.628186+0000 mgr.y (mgr.24370) 11906 : cluster [DBG] pgmap v11890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:23 smithi067 bash[27441]: audit 2024-04-03T20:55:22.677653+0000 mon.a (mon.0) 10342 : audit [DBG] from='client.? 172.21.15.67:0/3958968714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:23 smithi067 bash[17655]: cluster 2024-04-03T20:55:21.628186+0000 mgr.y (mgr.24370) 11906 : cluster [DBG] pgmap v11890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:23 smithi067 bash[17655]: audit 2024-04-03T20:55:22.677653+0000 mon.a (mon.0) 10342 : audit [DBG] from='client.? 172.21.15.67:0/3958968714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:23 smithi082 bash[20963]: cluster 2024-04-03T20:55:21.628186+0000 mgr.y (mgr.24370) 11906 : cluster [DBG] pgmap v11890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:23 smithi082 bash[20963]: audit 2024-04-03T20:55:22.677653+0000 mon.a (mon.0) 10342 : audit [DBG] from='client.? 172.21.15.67:0/3958968714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:55:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:25 smithi067 bash[17655]: cluster 2024-04-03T20:55:23.628967+0000 mgr.y (mgr.24370) 11907 : cluster [DBG] pgmap v11891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:25 smithi067 bash[17655]: audit 2024-04-03T20:55:25.144064+0000 mon.c (mon.2) 4755 : audit [DBG] from='client.? 172.21.15.67:0/1058994669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:25 smithi067 bash[27441]: cluster 2024-04-03T20:55:23.628967+0000 mgr.y (mgr.24370) 11907 : cluster [DBG] pgmap v11891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:25 smithi067 bash[27441]: audit 2024-04-03T20:55:25.144064+0000 mon.c (mon.2) 4755 : audit [DBG] from='client.? 172.21.15.67:0/1058994669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:25 smithi082 bash[20963]: cluster 2024-04-03T20:55:23.628967+0000 mgr.y (mgr.24370) 11907 : cluster [DBG] pgmap v11891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:25 smithi082 bash[20963]: audit 2024-04-03T20:55:25.144064+0000 mon.c (mon.2) 4755 : audit [DBG] from='client.? 172.21.15.67:0/1058994669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:26 smithi082 bash[20963]: audit 2024-04-03T20:55:25.290440+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:26 smithi067 bash[27441]: audit 2024-04-03T20:55:25.290440+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:26 smithi067 bash[17655]: audit 2024-04-03T20:55:25.290440+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:27 smithi082 bash[20963]: cluster 2024-04-03T20:55:25.629679+0000 mgr.y (mgr.24370) 11908 : cluster [DBG] pgmap v11892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:27 smithi067 bash[17655]: cluster 2024-04-03T20:55:25.629679+0000 mgr.y (mgr.24370) 11908 : cluster [DBG] pgmap v11892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:27 smithi067 bash[27441]: cluster 2024-04-03T20:55:25.629679+0000 mgr.y (mgr.24370) 11908 : cluster [DBG] pgmap v11892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:28 smithi082 bash[20963]: audit 2024-04-03T20:55:27.593998+0000 mon.a (mon.0) 10344 : audit [DBG] from='client.? 172.21.15.67:0/1254965237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:28 smithi067 bash[17655]: audit 2024-04-03T20:55:27.593998+0000 mon.a (mon.0) 10344 : audit [DBG] from='client.? 172.21.15.67:0/1254965237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:28 smithi067 bash[27441]: audit 2024-04-03T20:55:27.593998+0000 mon.a (mon.0) 10344 : audit [DBG] from='client.? 172.21.15.67:0/1254965237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:29 smithi082 bash[20963]: cluster 2024-04-03T20:55:27.630841+0000 mgr.y (mgr.24370) 11909 : cluster [DBG] pgmap v11893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:29 smithi067 bash[17655]: cluster 2024-04-03T20:55:27.630841+0000 mgr.y (mgr.24370) 11909 : cluster [DBG] pgmap v11893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:29 smithi067 bash[27441]: cluster 2024-04-03T20:55:27.630841+0000 mgr.y (mgr.24370) 11909 : cluster [DBG] pgmap v11893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:30 smithi082 bash[20963]: audit 2024-04-03T20:55:30.056260+0000 mon.c (mon.2) 4756 : audit [DBG] from='client.? 172.21.15.67:0/3734585367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:30 smithi067 bash[17655]: audit 2024-04-03T20:55:30.056260+0000 mon.c (mon.2) 4756 : audit [DBG] from='client.? 172.21.15.67:0/3734585367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:30 smithi067 bash[27441]: audit 2024-04-03T20:55:30.056260+0000 mon.c (mon.2) 4756 : audit [DBG] from='client.? 172.21.15.67:0/3734585367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:31 smithi082 bash[20963]: cluster 2024-04-03T20:55:29.631527+0000 mgr.y (mgr.24370) 11910 : cluster [DBG] pgmap v11894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:31 smithi067 bash[27441]: cluster 2024-04-03T20:55:29.631527+0000 mgr.y (mgr.24370) 11910 : cluster [DBG] pgmap v11894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:31 smithi067 bash[17655]: cluster 2024-04-03T20:55:29.631527+0000 mgr.y (mgr.24370) 11910 : cluster [DBG] pgmap v11894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:55:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:33 smithi067 bash[27441]: cluster 2024-04-03T20:55:31.632777+0000 mgr.y (mgr.24370) 11911 : cluster [DBG] pgmap v11895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:33 smithi067 bash[27441]: audit 2024-04-03T20:55:32.512654+0000 mon.c (mon.2) 4757 : audit [DBG] from='client.? 172.21.15.67:0/1410058617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:33 smithi067 bash[17655]: cluster 2024-04-03T20:55:31.632777+0000 mgr.y (mgr.24370) 11911 : cluster [DBG] pgmap v11895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:33 smithi067 bash[17655]: audit 2024-04-03T20:55:32.512654+0000 mon.c (mon.2) 4757 : audit [DBG] from='client.? 172.21.15.67:0/1410058617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:33 smithi082 bash[20963]: cluster 2024-04-03T20:55:31.632777+0000 mgr.y (mgr.24370) 11911 : cluster [DBG] pgmap v11895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:33 smithi082 bash[20963]: audit 2024-04-03T20:55:32.512654+0000 mon.c (mon.2) 4757 : audit [DBG] from='client.? 172.21.15.67:0/1410058617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:55:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:35 smithi082 bash[20963]: cluster 2024-04-03T20:55:33.633449+0000 mgr.y (mgr.24370) 11912 : cluster [DBG] pgmap v11896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:35 smithi082 bash[20963]: audit 2024-04-03T20:55:34.958889+0000 mon.a (mon.0) 10345 : audit [DBG] from='client.? 172.21.15.67:0/1966599857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:35 smithi067 bash[17655]: cluster 2024-04-03T20:55:33.633449+0000 mgr.y (mgr.24370) 11912 : cluster [DBG] pgmap v11896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:35 smithi067 bash[17655]: audit 2024-04-03T20:55:34.958889+0000 mon.a (mon.0) 10345 : audit [DBG] from='client.? 172.21.15.67:0/1966599857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:35 smithi067 bash[27441]: cluster 2024-04-03T20:55:33.633449+0000 mgr.y (mgr.24370) 11912 : cluster [DBG] pgmap v11896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:35 smithi067 bash[27441]: audit 2024-04-03T20:55:34.958889+0000 mon.a (mon.0) 10345 : audit [DBG] from='client.? 172.21.15.67:0/1966599857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:36 smithi082 bash[20963]: audit 2024-04-03T20:55:36.138652+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:55:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:36 smithi067 bash[17655]: audit 2024-04-03T20:55:36.138652+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:55:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:36 smithi067 bash[27441]: audit 2024-04-03T20:55:36.138652+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:55:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:37 smithi082 bash[20963]: cluster 2024-04-03T20:55:35.634140+0000 mgr.y (mgr.24370) 11913 : cluster [DBG] pgmap v11897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:37 smithi067 bash[17655]: cluster 2024-04-03T20:55:35.634140+0000 mgr.y (mgr.24370) 11913 : cluster [DBG] pgmap v11897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:37 smithi067 bash[27441]: cluster 2024-04-03T20:55:35.634140+0000 mgr.y (mgr.24370) 11913 : cluster [DBG] pgmap v11897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:38 smithi082 bash[20963]: audit 2024-04-03T20:55:37.424968+0000 mon.a (mon.0) 10347 : audit [DBG] from='client.? 172.21.15.67:0/4154687680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:38 smithi067 bash[17655]: audit 2024-04-03T20:55:37.424968+0000 mon.a (mon.0) 10347 : audit [DBG] from='client.? 172.21.15.67:0/4154687680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:38 smithi067 bash[27441]: audit 2024-04-03T20:55:37.424968+0000 mon.a (mon.0) 10347 : audit [DBG] from='client.? 172.21.15.67:0/4154687680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:39 smithi082 bash[20963]: cluster 2024-04-03T20:55:37.635338+0000 mgr.y (mgr.24370) 11914 : cluster [DBG] pgmap v11898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:39 smithi067 bash[17655]: cluster 2024-04-03T20:55:37.635338+0000 mgr.y (mgr.24370) 11914 : cluster [DBG] pgmap v11898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:39 smithi067 bash[27441]: cluster 2024-04-03T20:55:37.635338+0000 mgr.y (mgr.24370) 11914 : cluster [DBG] pgmap v11898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:40 smithi082 bash[20963]: audit 2024-04-03T20:55:39.881489+0000 mon.c (mon.2) 4758 : audit [DBG] from='client.? 172.21.15.67:0/994896549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:40 smithi067 bash[17655]: audit 2024-04-03T20:55:39.881489+0000 mon.c (mon.2) 4758 : audit [DBG] from='client.? 172.21.15.67:0/994896549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:40 smithi067 bash[27441]: audit 2024-04-03T20:55:39.881489+0000 mon.c (mon.2) 4758 : audit [DBG] from='client.? 172.21.15.67:0/994896549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:41 smithi082 bash[20963]: cluster 2024-04-03T20:55:39.635991+0000 mgr.y (mgr.24370) 11915 : cluster [DBG] pgmap v11899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:41 smithi082 bash[20963]: audit 2024-04-03T20:55:40.290888+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:41 smithi067 bash[27441]: cluster 2024-04-03T20:55:39.635991+0000 mgr.y (mgr.24370) 11915 : cluster [DBG] pgmap v11899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:41 smithi067 bash[27441]: audit 2024-04-03T20:55:40.290888+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:41 smithi067 bash[17655]: cluster 2024-04-03T20:55:39.635991+0000 mgr.y (mgr.24370) 11915 : cluster [DBG] pgmap v11899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:41 smithi067 bash[17655]: audit 2024-04-03T20:55:40.290888+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:43.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:43] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:55:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[27441]: cluster 2024-04-03T20:55:41.636970+0000 mgr.y (mgr.24370) 11916 : cluster [DBG] pgmap v11900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[27441]: audit 2024-04-03T20:55:41.889881+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[27441]: audit 2024-04-03T20:55:41.897447+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[27441]: audit 2024-04-03T20:55:42.138389+0000 mon.a (mon.0) 10351 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[27441]: audit 2024-04-03T20:55:42.147199+0000 mon.a (mon.0) 10352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[27441]: audit 2024-04-03T20:55:42.336948+0000 mon.c (mon.2) 4759 : audit [DBG] from='client.? 172.21.15.67:0/438150963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[27441]: audit 2024-04-03T20:55:42.578049+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:55:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[27441]: audit 2024-04-03T20:55:42.579883+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:55:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[27441]: audit 2024-04-03T20:55:42.588082+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[17655]: cluster 2024-04-03T20:55:41.636970+0000 mgr.y (mgr.24370) 11916 : cluster [DBG] pgmap v11900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[17655]: audit 2024-04-03T20:55:41.889881+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[17655]: audit 2024-04-03T20:55:41.897447+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[17655]: audit 2024-04-03T20:55:42.138389+0000 mon.a (mon.0) 10351 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[17655]: audit 2024-04-03T20:55:42.147199+0000 mon.a (mon.0) 10352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[17655]: audit 2024-04-03T20:55:42.336948+0000 mon.c (mon.2) 4759 : audit [DBG] from='client.? 172.21.15.67:0/438150963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[17655]: audit 2024-04-03T20:55:42.578049+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:55:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[17655]: audit 2024-04-03T20:55:42.579883+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:55:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:42 smithi067 bash[17655]: audit 2024-04-03T20:55:42.588082+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:42 smithi082 bash[20963]: cluster 2024-04-03T20:55:41.636970+0000 mgr.y (mgr.24370) 11916 : cluster [DBG] pgmap v11900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:42 smithi082 bash[20963]: audit 2024-04-03T20:55:41.889881+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:42 smithi082 bash[20963]: audit 2024-04-03T20:55:41.897447+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:42 smithi082 bash[20963]: audit 2024-04-03T20:55:42.138389+0000 mon.a (mon.0) 10351 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:42 smithi082 bash[20963]: audit 2024-04-03T20:55:42.147199+0000 mon.a (mon.0) 10352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:42 smithi082 bash[20963]: audit 2024-04-03T20:55:42.336948+0000 mon.c (mon.2) 4759 : audit [DBG] from='client.? 172.21.15.67:0/438150963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:42 smithi082 bash[20963]: audit 2024-04-03T20:55:42.578049+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:55:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:42 smithi082 bash[20963]: audit 2024-04-03T20:55:42.579883+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:55:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:42 smithi082 bash[20963]: audit 2024-04-03T20:55:42.588082+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:55:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:55:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:44 smithi067 bash[17655]: cluster 2024-04-03T20:55:43.637779+0000 mgr.y (mgr.24370) 11917 : cluster [DBG] pgmap v11901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:44 smithi067 bash[17655]: audit 2024-04-03T20:55:44.796532+0000 mon.c (mon.2) 4760 : audit [DBG] from='client.? 172.21.15.67:0/1102013907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:44 smithi067 bash[27441]: cluster 2024-04-03T20:55:43.637779+0000 mgr.y (mgr.24370) 11917 : cluster [DBG] pgmap v11901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:44 smithi067 bash[27441]: audit 2024-04-03T20:55:44.796532+0000 mon.c (mon.2) 4760 : audit [DBG] from='client.? 172.21.15.67:0/1102013907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:44 smithi082 bash[20963]: cluster 2024-04-03T20:55:43.637779+0000 mgr.y (mgr.24370) 11917 : cluster [DBG] pgmap v11901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:44 smithi082 bash[20963]: audit 2024-04-03T20:55:44.796532+0000 mon.c (mon.2) 4760 : audit [DBG] from='client.? 172.21.15.67:0/1102013907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:46 smithi067 bash[27441]: cluster 2024-04-03T20:55:45.638462+0000 mgr.y (mgr.24370) 11918 : cluster [DBG] pgmap v11902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:46 smithi067 bash[17655]: cluster 2024-04-03T20:55:45.638462+0000 mgr.y (mgr.24370) 11918 : cluster [DBG] pgmap v11902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:46 smithi082 bash[20963]: cluster 2024-04-03T20:55:45.638462+0000 mgr.y (mgr.24370) 11918 : cluster [DBG] pgmap v11902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:47 smithi067 bash[17655]: audit 2024-04-03T20:55:47.255376+0000 mon.c (mon.2) 4761 : audit [DBG] from='client.? 172.21.15.67:0/1523389629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:48.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:47 smithi067 bash[27441]: audit 2024-04-03T20:55:47.255376+0000 mon.c (mon.2) 4761 : audit [DBG] from='client.? 172.21.15.67:0/1523389629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:47 smithi082 bash[20963]: audit 2024-04-03T20:55:47.255376+0000 mon.c (mon.2) 4761 : audit [DBG] from='client.? 172.21.15.67:0/1523389629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:48 smithi067 bash[17655]: cluster 2024-04-03T20:55:47.639664+0000 mgr.y (mgr.24370) 11919 : cluster [DBG] pgmap v11903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:49.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:48 smithi067 bash[27441]: cluster 2024-04-03T20:55:47.639664+0000 mgr.y (mgr.24370) 11919 : cluster [DBG] pgmap v11903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:48 smithi082 bash[20963]: cluster 2024-04-03T20:55:47.639664+0000 mgr.y (mgr.24370) 11919 : cluster [DBG] pgmap v11903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:49 smithi082 bash[20963]: audit 2024-04-03T20:55:49.713963+0000 mon.a (mon.0) 10356 : audit [DBG] from='client.? 172.21.15.67:0/696879712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:49 smithi067 bash[17655]: audit 2024-04-03T20:55:49.713963+0000 mon.a (mon.0) 10356 : audit [DBG] from='client.? 172.21.15.67:0/696879712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:49 smithi067 bash[27441]: audit 2024-04-03T20:55:49.713963+0000 mon.a (mon.0) 10356 : audit [DBG] from='client.? 172.21.15.67:0/696879712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:50 smithi082 bash[20963]: cluster 2024-04-03T20:55:49.640174+0000 mgr.y (mgr.24370) 11920 : cluster [DBG] pgmap v11904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:51.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:50 smithi067 bash[27441]: cluster 2024-04-03T20:55:49.640174+0000 mgr.y (mgr.24370) 11920 : cluster [DBG] pgmap v11904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:50 smithi067 bash[17655]: cluster 2024-04-03T20:55:49.640174+0000 mgr.y (mgr.24370) 11920 : cluster [DBG] pgmap v11904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:53.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:52 smithi082 bash[20963]: cluster 2024-04-03T20:55:51.641256+0000 mgr.y (mgr.24370) 11921 : cluster [DBG] pgmap v11905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:52 smithi082 bash[20963]: audit 2024-04-03T20:55:52.165817+0000 mon.a (mon.0) 10357 : audit [DBG] from='client.? 172.21.15.67:0/2057995487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:53] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:55:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:52 smithi067 bash[17655]: cluster 2024-04-03T20:55:51.641256+0000 mgr.y (mgr.24370) 11921 : cluster [DBG] pgmap v11905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:52 smithi067 bash[17655]: audit 2024-04-03T20:55:52.165817+0000 mon.a (mon.0) 10357 : audit [DBG] from='client.? 172.21.15.67:0/2057995487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:52 smithi067 bash[27441]: cluster 2024-04-03T20:55:51.641256+0000 mgr.y (mgr.24370) 11921 : cluster [DBG] pgmap v11905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:52 smithi067 bash[27441]: audit 2024-04-03T20:55:52.165817+0000 mon.a (mon.0) 10357 : audit [DBG] from='client.? 172.21.15.67:0/2057995487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:55:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:54 smithi082 bash[20963]: cluster 2024-04-03T20:55:53.641979+0000 mgr.y (mgr.24370) 11922 : cluster [DBG] pgmap v11906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:54 smithi082 bash[20963]: audit 2024-04-03T20:55:54.617283+0000 mon.a (mon.0) 10358 : audit [DBG] from='client.? 172.21.15.67:0/453561977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:54 smithi067 bash[17655]: cluster 2024-04-03T20:55:53.641979+0000 mgr.y (mgr.24370) 11922 : cluster [DBG] pgmap v11906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:54 smithi067 bash[17655]: audit 2024-04-03T20:55:54.617283+0000 mon.a (mon.0) 10358 : audit [DBG] from='client.? 172.21.15.67:0/453561977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:54 smithi067 bash[27441]: cluster 2024-04-03T20:55:53.641979+0000 mgr.y (mgr.24370) 11922 : cluster [DBG] pgmap v11906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:54 smithi067 bash[27441]: audit 2024-04-03T20:55:54.617283+0000 mon.a (mon.0) 10358 : audit [DBG] from='client.? 172.21.15.67:0/453561977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:55 smithi082 bash[20963]: audit 2024-04-03T20:55:55.291496+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:55 smithi067 bash[17655]: audit 2024-04-03T20:55:55.291496+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:55 smithi067 bash[27441]: audit 2024-04-03T20:55:55.291496+0000 mon.a (mon.0) 10359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:55:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:56 smithi082 bash[20963]: cluster 2024-04-03T20:55:55.642653+0000 mgr.y (mgr.24370) 11923 : cluster [DBG] pgmap v11907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:56 smithi067 bash[27441]: cluster 2024-04-03T20:55:55.642653+0000 mgr.y (mgr.24370) 11923 : cluster [DBG] pgmap v11907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:56 smithi067 bash[17655]: cluster 2024-04-03T20:55:55.642653+0000 mgr.y (mgr.24370) 11923 : cluster [DBG] pgmap v11907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:57 smithi082 bash[20963]: audit 2024-04-03T20:55:57.071779+0000 mon.a (mon.0) 10360 : audit [DBG] from='client.? 172.21.15.67:0/15138292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:57 smithi067 bash[17655]: audit 2024-04-03T20:55:57.071779+0000 mon.a (mon.0) 10360 : audit [DBG] from='client.? 172.21.15.67:0/15138292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:57 smithi067 bash[27441]: audit 2024-04-03T20:55:57.071779+0000 mon.a (mon.0) 10360 : audit [DBG] from='client.? 172.21.15.67:0/15138292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:55:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:58 smithi082 bash[20963]: cluster 2024-04-03T20:55:57.643820+0000 mgr.y (mgr.24370) 11924 : cluster [DBG] pgmap v11908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:59.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:58 smithi067 bash[27441]: cluster 2024-04-03T20:55:57.643820+0000 mgr.y (mgr.24370) 11924 : cluster [DBG] pgmap v11908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:55:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:58 smithi067 bash[17655]: cluster 2024-04-03T20:55:57.643820+0000 mgr.y (mgr.24370) 11924 : cluster [DBG] pgmap v11908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:55:59 smithi082 bash[20963]: audit 2024-04-03T20:55:59.530553+0000 mon.c (mon.2) 4762 : audit [DBG] from='client.? 172.21.15.67:0/596641733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:55:59 smithi067 bash[17655]: audit 2024-04-03T20:55:59.530553+0000 mon.c (mon.2) 4762 : audit [DBG] from='client.? 172.21.15.67:0/596641733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:55:59 smithi067 bash[27441]: audit 2024-04-03T20:55:59.530553+0000 mon.c (mon.2) 4762 : audit [DBG] from='client.? 172.21.15.67:0/596641733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:00 smithi082 bash[20963]: cluster 2024-04-03T20:55:59.644512+0000 mgr.y (mgr.24370) 11925 : cluster [DBG] pgmap v11909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:00 smithi067 bash[17655]: cluster 2024-04-03T20:55:59.644512+0000 mgr.y (mgr.24370) 11925 : cluster [DBG] pgmap v11909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:00 smithi067 bash[27441]: cluster 2024-04-03T20:55:59.644512+0000 mgr.y (mgr.24370) 11925 : cluster [DBG] pgmap v11909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:02 smithi082 bash[20963]: cluster 2024-04-03T20:56:01.645557+0000 mgr.y (mgr.24370) 11926 : cluster [DBG] pgmap v11910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:02 smithi082 bash[20963]: audit 2024-04-03T20:56:01.987533+0000 mon.c (mon.2) 4763 : audit [DBG] from='client.? 172.21.15.67:0/2436920132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:56:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:02 smithi067 bash[17655]: cluster 2024-04-03T20:56:01.645557+0000 mgr.y (mgr.24370) 11926 : cluster [DBG] pgmap v11910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:02 smithi067 bash[17655]: audit 2024-04-03T20:56:01.987533+0000 mon.c (mon.2) 4763 : audit [DBG] from='client.? 172.21.15.67:0/2436920132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:02 smithi067 bash[27441]: cluster 2024-04-03T20:56:01.645557+0000 mgr.y (mgr.24370) 11926 : cluster [DBG] pgmap v11910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:02 smithi067 bash[27441]: audit 2024-04-03T20:56:01.987533+0000 mon.c (mon.2) 4763 : audit [DBG] from='client.? 172.21.15.67:0/2436920132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:56:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:04 smithi082 bash[20963]: cluster 2024-04-03T20:56:03.646256+0000 mgr.y (mgr.24370) 11927 : cluster [DBG] pgmap v11911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:04 smithi082 bash[20963]: audit 2024-04-03T20:56:04.447565+0000 mon.a (mon.0) 10361 : audit [DBG] from='client.? 172.21.15.67:0/577284233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:04 smithi067 bash[17655]: cluster 2024-04-03T20:56:03.646256+0000 mgr.y (mgr.24370) 11927 : cluster [DBG] pgmap v11911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:04 smithi067 bash[17655]: audit 2024-04-03T20:56:04.447565+0000 mon.a (mon.0) 10361 : audit [DBG] from='client.? 172.21.15.67:0/577284233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:04 smithi067 bash[27441]: cluster 2024-04-03T20:56:03.646256+0000 mgr.y (mgr.24370) 11927 : cluster [DBG] pgmap v11911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:04 smithi067 bash[27441]: audit 2024-04-03T20:56:04.447565+0000 mon.a (mon.0) 10361 : audit [DBG] from='client.? 172.21.15.67:0/577284233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:06 smithi082 bash[20963]: cluster 2024-04-03T20:56:05.646953+0000 mgr.y (mgr.24370) 11928 : cluster [DBG] pgmap v11912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:06 smithi082 bash[20963]: audit 2024-04-03T20:56:06.909983+0000 mon.a (mon.0) 10362 : audit [DBG] from='client.? 172.21.15.67:0/2681120273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:06 smithi067 bash[17655]: cluster 2024-04-03T20:56:05.646953+0000 mgr.y (mgr.24370) 11928 : cluster [DBG] pgmap v11912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:06 smithi067 bash[17655]: audit 2024-04-03T20:56:06.909983+0000 mon.a (mon.0) 10362 : audit [DBG] from='client.? 172.21.15.67:0/2681120273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:06 smithi067 bash[27441]: cluster 2024-04-03T20:56:05.646953+0000 mgr.y (mgr.24370) 11928 : cluster [DBG] pgmap v11912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:06 smithi067 bash[27441]: audit 2024-04-03T20:56:06.909983+0000 mon.a (mon.0) 10362 : audit [DBG] from='client.? 172.21.15.67:0/2681120273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:08 smithi082 bash[20963]: cluster 2024-04-03T20:56:07.648215+0000 mgr.y (mgr.24370) 11929 : cluster [DBG] pgmap v11913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:08 smithi067 bash[17655]: cluster 2024-04-03T20:56:07.648215+0000 mgr.y (mgr.24370) 11929 : cluster [DBG] pgmap v11913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:08 smithi067 bash[27441]: cluster 2024-04-03T20:56:07.648215+0000 mgr.y (mgr.24370) 11929 : cluster [DBG] pgmap v11913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:09 smithi082 bash[20963]: audit 2024-04-03T20:56:09.363369+0000 mon.c (mon.2) 4764 : audit [DBG] from='client.? 172.21.15.67:0/3825673224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:09 smithi067 bash[17655]: audit 2024-04-03T20:56:09.363369+0000 mon.c (mon.2) 4764 : audit [DBG] from='client.? 172.21.15.67:0/3825673224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:09 smithi067 bash[27441]: audit 2024-04-03T20:56:09.363369+0000 mon.c (mon.2) 4764 : audit [DBG] from='client.? 172.21.15.67:0/3825673224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:10 smithi082 bash[20963]: cluster 2024-04-03T20:56:09.649019+0000 mgr.y (mgr.24370) 11930 : cluster [DBG] pgmap v11914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:10 smithi082 bash[20963]: audit 2024-04-03T20:56:10.291693+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:10 smithi067 bash[17655]: cluster 2024-04-03T20:56:09.649019+0000 mgr.y (mgr.24370) 11930 : cluster [DBG] pgmap v11914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:10 smithi067 bash[17655]: audit 2024-04-03T20:56:10.291693+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:10 smithi067 bash[27441]: cluster 2024-04-03T20:56:09.649019+0000 mgr.y (mgr.24370) 11930 : cluster [DBG] pgmap v11914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:10 smithi067 bash[27441]: audit 2024-04-03T20:56:10.291693+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:11 smithi082 bash[20963]: audit 2024-04-03T20:56:11.814276+0000 mon.c (mon.2) 4765 : audit [DBG] from='client.? 172.21.15.67:0/3489718160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:11 smithi067 bash[27441]: audit 2024-04-03T20:56:11.814276+0000 mon.c (mon.2) 4765 : audit [DBG] from='client.? 172.21.15.67:0/3489718160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:11 smithi067 bash[17655]: audit 2024-04-03T20:56:11.814276+0000 mon.c (mon.2) 4765 : audit [DBG] from='client.? 172.21.15.67:0/3489718160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:12 smithi082 bash[20963]: cluster 2024-04-03T20:56:11.650270+0000 mgr.y (mgr.24370) 11931 : cluster [DBG] pgmap v11915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:56:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:12 smithi067 bash[27441]: cluster 2024-04-03T20:56:11.650270+0000 mgr.y (mgr.24370) 11931 : cluster [DBG] pgmap v11915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:12 smithi067 bash[17655]: cluster 2024-04-03T20:56:11.650270+0000 mgr.y (mgr.24370) 11931 : cluster [DBG] pgmap v11915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:56:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:15 smithi082 bash[20963]: cluster 2024-04-03T20:56:13.650994+0000 mgr.y (mgr.24370) 11932 : cluster [DBG] pgmap v11916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:15 smithi082 bash[20963]: audit 2024-04-03T20:56:14.274636+0000 mon.a (mon.0) 10364 : audit [DBG] from='client.? 172.21.15.67:0/1326289654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:15 smithi067 bash[27441]: cluster 2024-04-03T20:56:13.650994+0000 mgr.y (mgr.24370) 11932 : cluster [DBG] pgmap v11916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:15 smithi067 bash[27441]: audit 2024-04-03T20:56:14.274636+0000 mon.a (mon.0) 10364 : audit [DBG] from='client.? 172.21.15.67:0/1326289654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:15 smithi067 bash[17655]: cluster 2024-04-03T20:56:13.650994+0000 mgr.y (mgr.24370) 11932 : cluster [DBG] pgmap v11916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:15 smithi067 bash[17655]: audit 2024-04-03T20:56:14.274636+0000 mon.a (mon.0) 10364 : audit [DBG] from='client.? 172.21.15.67:0/1326289654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:17 smithi082 bash[20963]: cluster 2024-04-03T20:56:15.651638+0000 mgr.y (mgr.24370) 11933 : cluster [DBG] pgmap v11917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:17 smithi082 bash[20963]: audit 2024-04-03T20:56:16.732607+0000 mon.c (mon.2) 4766 : audit [DBG] from='client.? 172.21.15.67:0/3832156253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:17 smithi067 bash[27441]: cluster 2024-04-03T20:56:15.651638+0000 mgr.y (mgr.24370) 11933 : cluster [DBG] pgmap v11917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:17 smithi067 bash[27441]: audit 2024-04-03T20:56:16.732607+0000 mon.c (mon.2) 4766 : audit [DBG] from='client.? 172.21.15.67:0/3832156253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:17 smithi067 bash[17655]: cluster 2024-04-03T20:56:15.651638+0000 mgr.y (mgr.24370) 11933 : cluster [DBG] pgmap v11917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:17 smithi067 bash[17655]: audit 2024-04-03T20:56:16.732607+0000 mon.c (mon.2) 4766 : audit [DBG] from='client.? 172.21.15.67:0/3832156253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:19 smithi082 bash[20963]: cluster 2024-04-03T20:56:17.652839+0000 mgr.y (mgr.24370) 11934 : cluster [DBG] pgmap v11918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:19 smithi067 bash[17655]: cluster 2024-04-03T20:56:17.652839+0000 mgr.y (mgr.24370) 11934 : cluster [DBG] pgmap v11918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:19 smithi067 bash[27441]: cluster 2024-04-03T20:56:17.652839+0000 mgr.y (mgr.24370) 11934 : cluster [DBG] pgmap v11918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:20 smithi082 bash[20963]: audit 2024-04-03T20:56:19.197455+0000 mon.c (mon.2) 4767 : audit [DBG] from='client.? 172.21.15.67:0/200734116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:20 smithi067 bash[27441]: audit 2024-04-03T20:56:19.197455+0000 mon.c (mon.2) 4767 : audit [DBG] from='client.? 172.21.15.67:0/200734116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:20 smithi067 bash[17655]: audit 2024-04-03T20:56:19.197455+0000 mon.c (mon.2) 4767 : audit [DBG] from='client.? 172.21.15.67:0/200734116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:21 smithi082 bash[20963]: cluster 2024-04-03T20:56:19.653528+0000 mgr.y (mgr.24370) 11935 : cluster [DBG] pgmap v11919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:21 smithi067 bash[17655]: cluster 2024-04-03T20:56:19.653528+0000 mgr.y (mgr.24370) 11935 : cluster [DBG] pgmap v11919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:21 smithi067 bash[27441]: cluster 2024-04-03T20:56:19.653528+0000 mgr.y (mgr.24370) 11935 : cluster [DBG] pgmap v11919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:22 smithi082 bash[20963]: audit 2024-04-03T20:56:21.653570+0000 mon.a (mon.0) 10365 : audit [DBG] from='client.? 172.21.15.67:0/673786623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:22 smithi067 bash[17655]: audit 2024-04-03T20:56:21.653570+0000 mon.a (mon.0) 10365 : audit [DBG] from='client.? 172.21.15.67:0/673786623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:22 smithi067 bash[27441]: audit 2024-04-03T20:56:21.653570+0000 mon.a (mon.0) 10365 : audit [DBG] from='client.? 172.21.15.67:0/673786623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:23 smithi067 bash[17655]: cluster 2024-04-03T20:56:21.654187+0000 mgr.y (mgr.24370) 11936 : cluster [DBG] pgmap v11920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:56:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:23 smithi067 bash[27441]: cluster 2024-04-03T20:56:21.654187+0000 mgr.y (mgr.24370) 11936 : cluster [DBG] pgmap v11920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:23 smithi082 bash[20963]: cluster 2024-04-03T20:56:21.654187+0000 mgr.y (mgr.24370) 11936 : cluster [DBG] pgmap v11920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:56:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:24 smithi082 bash[20963]: audit 2024-04-03T20:56:24.111802+0000 mon.c (mon.2) 4768 : audit [DBG] from='client.? 172.21.15.67:0/3543899412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:24 smithi067 bash[17655]: audit 2024-04-03T20:56:24.111802+0000 mon.c (mon.2) 4768 : audit [DBG] from='client.? 172.21.15.67:0/3543899412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:24 smithi067 bash[27441]: audit 2024-04-03T20:56:24.111802+0000 mon.c (mon.2) 4768 : audit [DBG] from='client.? 172.21.15.67:0/3543899412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:25 smithi082 bash[20963]: cluster 2024-04-03T20:56:23.654817+0000 mgr.y (mgr.24370) 11937 : cluster [DBG] pgmap v11921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:25 smithi067 bash[27441]: cluster 2024-04-03T20:56:23.654817+0000 mgr.y (mgr.24370) 11937 : cluster [DBG] pgmap v11921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:25 smithi067 bash[17655]: cluster 2024-04-03T20:56:23.654817+0000 mgr.y (mgr.24370) 11937 : cluster [DBG] pgmap v11921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:26 smithi082 bash[20963]: audit 2024-04-03T20:56:25.292169+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:26 smithi067 bash[17655]: audit 2024-04-03T20:56:25.292169+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:26 smithi067 bash[27441]: audit 2024-04-03T20:56:25.292169+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:27 smithi082 bash[20963]: cluster 2024-04-03T20:56:25.655660+0000 mgr.y (mgr.24370) 11938 : cluster [DBG] pgmap v11922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:27 smithi082 bash[20963]: audit 2024-04-03T20:56:26.570320+0000 mon.a (mon.0) 10367 : audit [DBG] from='client.? 172.21.15.67:0/319860145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:27 smithi067 bash[27441]: cluster 2024-04-03T20:56:25.655660+0000 mgr.y (mgr.24370) 11938 : cluster [DBG] pgmap v11922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:27 smithi067 bash[27441]: audit 2024-04-03T20:56:26.570320+0000 mon.a (mon.0) 10367 : audit [DBG] from='client.? 172.21.15.67:0/319860145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:27 smithi067 bash[17655]: cluster 2024-04-03T20:56:25.655660+0000 mgr.y (mgr.24370) 11938 : cluster [DBG] pgmap v11922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:27 smithi067 bash[17655]: audit 2024-04-03T20:56:26.570320+0000 mon.a (mon.0) 10367 : audit [DBG] from='client.? 172.21.15.67:0/319860145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:29 smithi082 bash[20963]: cluster 2024-04-03T20:56:27.656929+0000 mgr.y (mgr.24370) 11939 : cluster [DBG] pgmap v11923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:29 smithi082 bash[20963]: audit 2024-04-03T20:56:29.023939+0000 mon.a (mon.0) 10368 : audit [DBG] from='client.? 172.21.15.67:0/2901649965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:29 smithi067 bash[27441]: cluster 2024-04-03T20:56:27.656929+0000 mgr.y (mgr.24370) 11939 : cluster [DBG] pgmap v11923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:29 smithi067 bash[27441]: audit 2024-04-03T20:56:29.023939+0000 mon.a (mon.0) 10368 : audit [DBG] from='client.? 172.21.15.67:0/2901649965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:29 smithi067 bash[17655]: cluster 2024-04-03T20:56:27.656929+0000 mgr.y (mgr.24370) 11939 : cluster [DBG] pgmap v11923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:29 smithi067 bash[17655]: audit 2024-04-03T20:56:29.023939+0000 mon.a (mon.0) 10368 : audit [DBG] from='client.? 172.21.15.67:0/2901649965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:31 smithi082 bash[20963]: cluster 2024-04-03T20:56:29.657635+0000 mgr.y (mgr.24370) 11940 : cluster [DBG] pgmap v11924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:31 smithi067 bash[27441]: cluster 2024-04-03T20:56:29.657635+0000 mgr.y (mgr.24370) 11940 : cluster [DBG] pgmap v11924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:31 smithi067 bash[17655]: cluster 2024-04-03T20:56:29.657635+0000 mgr.y (mgr.24370) 11940 : cluster [DBG] pgmap v11924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:32 smithi082 bash[20963]: audit 2024-04-03T20:56:31.482779+0000 mon.a (mon.0) 10369 : audit [DBG] from='client.? 172.21.15.67:0/1748168229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:32 smithi067 bash[27441]: audit 2024-04-03T20:56:31.482779+0000 mon.a (mon.0) 10369 : audit [DBG] from='client.? 172.21.15.67:0/1748168229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:32 smithi067 bash[17655]: audit 2024-04-03T20:56:31.482779+0000 mon.a (mon.0) 10369 : audit [DBG] from='client.? 172.21.15.67:0/1748168229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:33 smithi067 bash[17655]: cluster 2024-04-03T20:56:31.658813+0000 mgr.y (mgr.24370) 11941 : cluster [DBG] pgmap v11925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T20:56:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:33 smithi067 bash[27441]: cluster 2024-04-03T20:56:31.658813+0000 mgr.y (mgr.24370) 11941 : cluster [DBG] pgmap v11925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:33.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:33 smithi082 bash[20963]: cluster 2024-04-03T20:56:31.658813+0000 mgr.y (mgr.24370) 11941 : cluster [DBG] pgmap v11925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:56:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:34 smithi082 bash[20963]: audit 2024-04-03T20:56:33.932244+0000 mon.c (mon.2) 4769 : audit [DBG] from='client.? 172.21.15.67:0/3879172179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:34 smithi067 bash[27441]: audit 2024-04-03T20:56:33.932244+0000 mon.c (mon.2) 4769 : audit [DBG] from='client.? 172.21.15.67:0/3879172179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:34 smithi067 bash[17655]: audit 2024-04-03T20:56:33.932244+0000 mon.c (mon.2) 4769 : audit [DBG] from='client.? 172.21.15.67:0/3879172179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:35 smithi082 bash[20963]: cluster 2024-04-03T20:56:33.659320+0000 mgr.y (mgr.24370) 11942 : cluster [DBG] pgmap v11926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:35 smithi067 bash[17655]: cluster 2024-04-03T20:56:33.659320+0000 mgr.y (mgr.24370) 11942 : cluster [DBG] pgmap v11926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:35 smithi067 bash[27441]: cluster 2024-04-03T20:56:33.659320+0000 mgr.y (mgr.24370) 11942 : cluster [DBG] pgmap v11926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:37 smithi082 bash[20963]: cluster 2024-04-03T20:56:35.660051+0000 mgr.y (mgr.24370) 11943 : cluster [DBG] pgmap v11927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:37 smithi082 bash[20963]: audit 2024-04-03T20:56:36.387839+0000 mon.a (mon.0) 10370 : audit [DBG] from='client.? 172.21.15.67:0/3186854253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:37 smithi067 bash[17655]: cluster 2024-04-03T20:56:35.660051+0000 mgr.y (mgr.24370) 11943 : cluster [DBG] pgmap v11927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:37 smithi067 bash[17655]: audit 2024-04-03T20:56:36.387839+0000 mon.a (mon.0) 10370 : audit [DBG] from='client.? 172.21.15.67:0/3186854253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:37 smithi067 bash[27441]: cluster 2024-04-03T20:56:35.660051+0000 mgr.y (mgr.24370) 11943 : cluster [DBG] pgmap v11927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:37 smithi067 bash[27441]: audit 2024-04-03T20:56:36.387839+0000 mon.a (mon.0) 10370 : audit [DBG] from='client.? 172.21.15.67:0/3186854253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:39 smithi082 bash[20963]: cluster 2024-04-03T20:56:37.661133+0000 mgr.y (mgr.24370) 11944 : cluster [DBG] pgmap v11928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:39 smithi082 bash[20963]: audit 2024-04-03T20:56:38.838983+0000 mon.c (mon.2) 4770 : audit [DBG] from='client.? 172.21.15.67:0/301510718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:39 smithi067 bash[17655]: cluster 2024-04-03T20:56:37.661133+0000 mgr.y (mgr.24370) 11944 : cluster [DBG] pgmap v11928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:39 smithi067 bash[17655]: audit 2024-04-03T20:56:38.838983+0000 mon.c (mon.2) 4770 : audit [DBG] from='client.? 172.21.15.67:0/301510718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:39 smithi067 bash[27441]: cluster 2024-04-03T20:56:37.661133+0000 mgr.y (mgr.24370) 11944 : cluster [DBG] pgmap v11928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:39 smithi067 bash[27441]: audit 2024-04-03T20:56:38.838983+0000 mon.c (mon.2) 4770 : audit [DBG] from='client.? 172.21.15.67:0/301510718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:41 smithi082 bash[20963]: cluster 2024-04-03T20:56:39.661819+0000 mgr.y (mgr.24370) 11945 : cluster [DBG] pgmap v11929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:41 smithi082 bash[20963]: audit 2024-04-03T20:56:40.292433+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:41 smithi067 bash[27441]: cluster 2024-04-03T20:56:39.661819+0000 mgr.y (mgr.24370) 11945 : cluster [DBG] pgmap v11929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:41 smithi067 bash[27441]: audit 2024-04-03T20:56:40.292433+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:41 smithi067 bash[17655]: cluster 2024-04-03T20:56:39.661819+0000 mgr.y (mgr.24370) 11945 : cluster [DBG] pgmap v11929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:41 smithi067 bash[17655]: audit 2024-04-03T20:56:40.292433+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:42 smithi082 bash[20963]: audit 2024-04-03T20:56:41.290588+0000 mon.a (mon.0) 10372 : audit [DBG] from='client.? 172.21.15.67:0/3509336512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:42 smithi067 bash[17655]: audit 2024-04-03T20:56:41.290588+0000 mon.a (mon.0) 10372 : audit [DBG] from='client.? 172.21.15.67:0/3509336512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:42 smithi067 bash[27441]: audit 2024-04-03T20:56:41.290588+0000 mon.a (mon.0) 10372 : audit [DBG] from='client.? 172.21.15.67:0/3509336512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:43 smithi067 bash[27441]: cluster 2024-04-03T20:56:41.663028+0000 mgr.y (mgr.24370) 11946 : cluster [DBG] pgmap v11930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:43 smithi067 bash[27441]: audit 2024-04-03T20:56:42.663744+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:56:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:43 smithi067 bash[27441]: audit 2024-04-03T20:56:42.992209+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:43 smithi067 bash[27441]: audit 2024-04-03T20:56:43.000180+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:56:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:43 smithi067 bash[17655]: cluster 2024-04-03T20:56:41.663028+0000 mgr.y (mgr.24370) 11946 : cluster [DBG] pgmap v11930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:43 smithi067 bash[17655]: audit 2024-04-03T20:56:42.663744+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:56:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:43 smithi067 bash[17655]: audit 2024-04-03T20:56:42.992209+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:43 smithi067 bash[17655]: audit 2024-04-03T20:56:43.000180+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:56:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:43 smithi082 bash[20963]: cluster 2024-04-03T20:56:41.663028+0000 mgr.y (mgr.24370) 11946 : cluster [DBG] pgmap v11930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:43 smithi082 bash[20963]: audit 2024-04-03T20:56:42.663744+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:56:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:43 smithi082 bash[20963]: audit 2024-04-03T20:56:42.992209+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:43 smithi082 bash[20963]: audit 2024-04-03T20:56:43.000180+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:44 smithi082 bash[20963]: audit 2024-04-03T20:56:43.737106+0000 mon.a (mon.0) 10376 : audit [DBG] from='client.? 172.21.15.67:0/979753622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:44 smithi067 bash[17655]: audit 2024-04-03T20:56:43.737106+0000 mon.a (mon.0) 10376 : audit [DBG] from='client.? 172.21.15.67:0/979753622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:44 smithi067 bash[27441]: audit 2024-04-03T20:56:43.737106+0000 mon.a (mon.0) 10376 : audit [DBG] from='client.? 172.21.15.67:0/979753622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:45 smithi082 bash[20963]: cluster 2024-04-03T20:56:43.663810+0000 mgr.y (mgr.24370) 11947 : cluster [DBG] pgmap v11931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:45 smithi067 bash[17655]: cluster 2024-04-03T20:56:43.663810+0000 mgr.y (mgr.24370) 11947 : cluster [DBG] pgmap v11931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:45 smithi067 bash[27441]: cluster 2024-04-03T20:56:43.663810+0000 mgr.y (mgr.24370) 11947 : cluster [DBG] pgmap v11931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:46 smithi082 bash[20963]: audit 2024-04-03T20:56:46.194954+0000 mon.c (mon.2) 4771 : audit [DBG] from='client.? 172.21.15.67:0/21860762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:46 smithi067 bash[17655]: audit 2024-04-03T20:56:46.194954+0000 mon.c (mon.2) 4771 : audit [DBG] from='client.? 172.21.15.67:0/21860762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:46 smithi067 bash[27441]: audit 2024-04-03T20:56:46.194954+0000 mon.c (mon.2) 4771 : audit [DBG] from='client.? 172.21.15.67:0/21860762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:47 smithi082 bash[20963]: cluster 2024-04-03T20:56:45.664751+0000 mgr.y (mgr.24370) 11948 : cluster [DBG] pgmap v11932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:47 smithi067 bash[27441]: cluster 2024-04-03T20:56:45.664751+0000 mgr.y (mgr.24370) 11948 : cluster [DBG] pgmap v11932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:47 smithi067 bash[17655]: cluster 2024-04-03T20:56:45.664751+0000 mgr.y (mgr.24370) 11948 : cluster [DBG] pgmap v11932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[27441]: cluster 2024-04-03T20:56:47.665712+0000 mgr.y (mgr.24370) 11949 : cluster [DBG] pgmap v11933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[27441]: audit 2024-04-03T20:56:48.411115+0000 mon.a (mon.0) 10377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[27441]: audit 2024-04-03T20:56:48.418004+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[27441]: audit 2024-04-03T20:56:48.651796+0000 mon.c (mon.2) 4772 : audit [DBG] from='client.? 172.21.15.67:0/733037376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[27441]: audit 2024-04-03T20:56:49.001930+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[27441]: audit 2024-04-03T20:56:49.011092+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[17655]: cluster 2024-04-03T20:56:47.665712+0000 mgr.y (mgr.24370) 11949 : cluster [DBG] pgmap v11933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[17655]: audit 2024-04-03T20:56:48.411115+0000 mon.a (mon.0) 10377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[17655]: audit 2024-04-03T20:56:48.418004+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[17655]: audit 2024-04-03T20:56:48.651796+0000 mon.c (mon.2) 4772 : audit [DBG] from='client.? 172.21.15.67:0/733037376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[17655]: audit 2024-04-03T20:56:49.001930+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:49 smithi067 bash[17655]: audit 2024-04-03T20:56:49.011092+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:49 smithi082 bash[20963]: cluster 2024-04-03T20:56:47.665712+0000 mgr.y (mgr.24370) 11949 : cluster [DBG] pgmap v11933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:49 smithi082 bash[20963]: audit 2024-04-03T20:56:48.411115+0000 mon.a (mon.0) 10377 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:49 smithi082 bash[20963]: audit 2024-04-03T20:56:48.418004+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:49 smithi082 bash[20963]: audit 2024-04-03T20:56:48.651796+0000 mon.c (mon.2) 4772 : audit [DBG] from='client.? 172.21.15.67:0/733037376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:49 smithi082 bash[20963]: audit 2024-04-03T20:56:49.001930+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:49 smithi082 bash[20963]: audit 2024-04-03T20:56:49.011092+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:50 smithi067 bash[27441]: audit 2024-04-03T20:56:49.430987+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:56:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:50 smithi067 bash[27441]: audit 2024-04-03T20:56:49.432912+0000 mon.a (mon.0) 10382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:56:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:50 smithi067 bash[27441]: audit 2024-04-03T20:56:49.442335+0000 mon.a (mon.0) 10383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:50 smithi067 bash[17655]: audit 2024-04-03T20:56:49.430987+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:56:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:50 smithi067 bash[17655]: audit 2024-04-03T20:56:49.432912+0000 mon.a (mon.0) 10382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:56:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:50 smithi067 bash[17655]: audit 2024-04-03T20:56:49.442335+0000 mon.a (mon.0) 10383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:50 smithi082 bash[20963]: audit 2024-04-03T20:56:49.430987+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:56:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:50 smithi082 bash[20963]: audit 2024-04-03T20:56:49.432912+0000 mon.a (mon.0) 10382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:56:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:50 smithi082 bash[20963]: audit 2024-04-03T20:56:49.442335+0000 mon.a (mon.0) 10383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:56:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:51 smithi082 bash[20963]: cluster 2024-04-03T20:56:49.666343+0000 mgr.y (mgr.24370) 11950 : cluster [DBG] pgmap v11934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:51 smithi082 bash[20963]: audit 2024-04-03T20:56:51.107998+0000 mon.b (mon.1) 70 : audit [DBG] from='client.? 172.21.15.67:0/1275378099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:51 smithi067 bash[17655]: cluster 2024-04-03T20:56:49.666343+0000 mgr.y (mgr.24370) 11950 : cluster [DBG] pgmap v11934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:51 smithi067 bash[17655]: audit 2024-04-03T20:56:51.107998+0000 mon.b (mon.1) 70 : audit [DBG] from='client.? 172.21.15.67:0/1275378099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:51 smithi067 bash[27441]: cluster 2024-04-03T20:56:49.666343+0000 mgr.y (mgr.24370) 11950 : cluster [DBG] pgmap v11934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:51 smithi067 bash[27441]: audit 2024-04-03T20:56:51.107998+0000 mon.b (mon.1) 70 : audit [DBG] from='client.? 172.21.15.67:0/1275378099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:56:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:56:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:53 smithi082 bash[20963]: cluster 2024-04-03T20:56:51.667515+0000 mgr.y (mgr.24370) 11951 : cluster [DBG] pgmap v11935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:53 smithi067 bash[17655]: cluster 2024-04-03T20:56:51.667515+0000 mgr.y (mgr.24370) 11951 : cluster [DBG] pgmap v11935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:53 smithi067 bash[27441]: cluster 2024-04-03T20:56:51.667515+0000 mgr.y (mgr.24370) 11951 : cluster [DBG] pgmap v11935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:54 smithi082 bash[20963]: audit 2024-04-03T20:56:53.557755+0000 mon.c (mon.2) 4773 : audit [DBG] from='client.? 172.21.15.67:0/2243165973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:54.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:54 smithi067 bash[27441]: audit 2024-04-03T20:56:53.557755+0000 mon.c (mon.2) 4773 : audit [DBG] from='client.? 172.21.15.67:0/2243165973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:54 smithi067 bash[17655]: audit 2024-04-03T20:56:53.557755+0000 mon.c (mon.2) 4773 : audit [DBG] from='client.? 172.21.15.67:0/2243165973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:55 smithi082 bash[20963]: cluster 2024-04-03T20:56:53.668249+0000 mgr.y (mgr.24370) 11952 : cluster [DBG] pgmap v11936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:55 smithi082 bash[20963]: audit 2024-04-03T20:56:55.291763+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:55 smithi067 bash[27441]: cluster 2024-04-03T20:56:53.668249+0000 mgr.y (mgr.24370) 11952 : cluster [DBG] pgmap v11936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:55 smithi067 bash[27441]: audit 2024-04-03T20:56:55.291763+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:55 smithi067 bash[17655]: cluster 2024-04-03T20:56:53.668249+0000 mgr.y (mgr.24370) 11952 : cluster [DBG] pgmap v11936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:55 smithi067 bash[17655]: audit 2024-04-03T20:56:55.291763+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:56:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:56 smithi082 bash[20963]: audit 2024-04-03T20:56:56.015685+0000 mon.a (mon.0) 10385 : audit [DBG] from='client.? 172.21.15.67:0/1181871391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:56 smithi067 bash[27441]: audit 2024-04-03T20:56:56.015685+0000 mon.a (mon.0) 10385 : audit [DBG] from='client.? 172.21.15.67:0/1181871391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:56 smithi067 bash[17655]: audit 2024-04-03T20:56:56.015685+0000 mon.a (mon.0) 10385 : audit [DBG] from='client.? 172.21.15.67:0/1181871391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:57 smithi082 bash[20963]: cluster 2024-04-03T20:56:55.669024+0000 mgr.y (mgr.24370) 11953 : cluster [DBG] pgmap v11937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:57 smithi067 bash[17655]: cluster 2024-04-03T20:56:55.669024+0000 mgr.y (mgr.24370) 11953 : cluster [DBG] pgmap v11937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:57 smithi067 bash[27441]: cluster 2024-04-03T20:56:55.669024+0000 mgr.y (mgr.24370) 11953 : cluster [DBG] pgmap v11937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:58 smithi082 bash[20963]: audit 2024-04-03T20:56:58.467780+0000 mon.c (mon.2) 4774 : audit [DBG] from='client.? 172.21.15.67:0/2824270336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:58 smithi067 bash[17655]: audit 2024-04-03T20:56:58.467780+0000 mon.c (mon.2) 4774 : audit [DBG] from='client.? 172.21.15.67:0/2824270336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:58 smithi067 bash[27441]: audit 2024-04-03T20:56:58.467780+0000 mon.c (mon.2) 4774 : audit [DBG] from='client.? 172.21.15.67:0/2824270336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:56:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:56:59 smithi082 bash[20963]: cluster 2024-04-03T20:56:57.669881+0000 mgr.y (mgr.24370) 11954 : cluster [DBG] pgmap v11938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:56:59 smithi067 bash[17655]: cluster 2024-04-03T20:56:57.669881+0000 mgr.y (mgr.24370) 11954 : cluster [DBG] pgmap v11938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:56:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:56:59 smithi067 bash[27441]: cluster 2024-04-03T20:56:57.669881+0000 mgr.y (mgr.24370) 11954 : cluster [DBG] pgmap v11938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:01 smithi082 bash[20963]: cluster 2024-04-03T20:56:59.670591+0000 mgr.y (mgr.24370) 11955 : cluster [DBG] pgmap v11939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:01 smithi082 bash[20963]: audit 2024-04-03T20:57:00.928966+0000 mon.a (mon.0) 10386 : audit [DBG] from='client.? 172.21.15.67:0/3601828838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:01 smithi067 bash[17655]: cluster 2024-04-03T20:56:59.670591+0000 mgr.y (mgr.24370) 11955 : cluster [DBG] pgmap v11939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:01 smithi067 bash[17655]: audit 2024-04-03T20:57:00.928966+0000 mon.a (mon.0) 10386 : audit [DBG] from='client.? 172.21.15.67:0/3601828838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:01 smithi067 bash[27441]: cluster 2024-04-03T20:56:59.670591+0000 mgr.y (mgr.24370) 11955 : cluster [DBG] pgmap v11939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:01 smithi067 bash[27441]: audit 2024-04-03T20:57:00.928966+0000 mon.a (mon.0) 10386 : audit [DBG] from='client.? 172.21.15.67:0/3601828838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T20:57:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:57:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:03 smithi082 bash[20963]: cluster 2024-04-03T20:57:01.671764+0000 mgr.y (mgr.24370) 11956 : cluster [DBG] pgmap v11940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:03 smithi082 bash[20963]: audit 2024-04-03T20:57:03.390259+0000 mon.a (mon.0) 10387 : audit [DBG] from='client.? 172.21.15.67:0/71722442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:03 smithi067 bash[17655]: cluster 2024-04-03T20:57:01.671764+0000 mgr.y (mgr.24370) 11956 : cluster [DBG] pgmap v11940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:03 smithi067 bash[17655]: audit 2024-04-03T20:57:03.390259+0000 mon.a (mon.0) 10387 : audit [DBG] from='client.? 172.21.15.67:0/71722442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:03 smithi067 bash[27441]: cluster 2024-04-03T20:57:01.671764+0000 mgr.y (mgr.24370) 11956 : cluster [DBG] pgmap v11940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:03 smithi067 bash[27441]: audit 2024-04-03T20:57:03.390259+0000 mon.a (mon.0) 10387 : audit [DBG] from='client.? 172.21.15.67:0/71722442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:05 smithi082 bash[20963]: cluster 2024-04-03T20:57:03.672594+0000 mgr.y (mgr.24370) 11957 : cluster [DBG] pgmap v11941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:05 smithi067 bash[17655]: cluster 2024-04-03T20:57:03.672594+0000 mgr.y (mgr.24370) 11957 : cluster [DBG] pgmap v11941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:05 smithi067 bash[27441]: cluster 2024-04-03T20:57:03.672594+0000 mgr.y (mgr.24370) 11957 : cluster [DBG] pgmap v11941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:06 smithi082 bash[20963]: audit 2024-04-03T20:57:05.842664+0000 mon.c (mon.2) 4775 : audit [DBG] from='client.? 172.21.15.67:0/1172882712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:06 smithi067 bash[17655]: audit 2024-04-03T20:57:05.842664+0000 mon.c (mon.2) 4775 : audit [DBG] from='client.? 172.21.15.67:0/1172882712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:06 smithi067 bash[27441]: audit 2024-04-03T20:57:05.842664+0000 mon.c (mon.2) 4775 : audit [DBG] from='client.? 172.21.15.67:0/1172882712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:07 smithi082 bash[20963]: cluster 2024-04-03T20:57:05.673608+0000 mgr.y (mgr.24370) 11958 : cluster [DBG] pgmap v11942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:07 smithi067 bash[17655]: cluster 2024-04-03T20:57:05.673608+0000 mgr.y (mgr.24370) 11958 : cluster [DBG] pgmap v11942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:07 smithi067 bash[27441]: cluster 2024-04-03T20:57:05.673608+0000 mgr.y (mgr.24370) 11958 : cluster [DBG] pgmap v11942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:08 smithi082 bash[20963]: audit 2024-04-03T20:57:08.299809+0000 mon.a (mon.0) 10388 : audit [DBG] from='client.? 172.21.15.67:0/3844393786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:08 smithi067 bash[17655]: audit 2024-04-03T20:57:08.299809+0000 mon.a (mon.0) 10388 : audit [DBG] from='client.? 172.21.15.67:0/3844393786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:08 smithi067 bash[27441]: audit 2024-04-03T20:57:08.299809+0000 mon.a (mon.0) 10388 : audit [DBG] from='client.? 172.21.15.67:0/3844393786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:09 smithi082 bash[20963]: cluster 2024-04-03T20:57:07.674480+0000 mgr.y (mgr.24370) 11959 : cluster [DBG] pgmap v11943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:09 smithi067 bash[17655]: cluster 2024-04-03T20:57:07.674480+0000 mgr.y (mgr.24370) 11959 : cluster [DBG] pgmap v11943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:09 smithi067 bash[27441]: cluster 2024-04-03T20:57:07.674480+0000 mgr.y (mgr.24370) 11959 : cluster [DBG] pgmap v11943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:10 smithi082 bash[20963]: audit 2024-04-03T20:57:10.293053+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:10 smithi067 bash[17655]: audit 2024-04-03T20:57:10.293053+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:10 smithi067 bash[27441]: audit 2024-04-03T20:57:10.293053+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:11 smithi082 bash[20963]: cluster 2024-04-03T20:57:09.675161+0000 mgr.y (mgr.24370) 11960 : cluster [DBG] pgmap v11944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:11 smithi082 bash[20963]: audit 2024-04-03T20:57:10.750899+0000 mon.c (mon.2) 4776 : audit [DBG] from='client.? 172.21.15.67:0/1696088173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:11 smithi067 bash[17655]: cluster 2024-04-03T20:57:09.675161+0000 mgr.y (mgr.24370) 11960 : cluster [DBG] pgmap v11944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:11 smithi067 bash[17655]: audit 2024-04-03T20:57:10.750899+0000 mon.c (mon.2) 4776 : audit [DBG] from='client.? 172.21.15.67:0/1696088173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:11 smithi067 bash[27441]: cluster 2024-04-03T20:57:09.675161+0000 mgr.y (mgr.24370) 11960 : cluster [DBG] pgmap v11944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:11 smithi067 bash[27441]: audit 2024-04-03T20:57:10.750899+0000 mon.c (mon.2) 4776 : audit [DBG] from='client.? 172.21.15.67:0/1696088173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:12 smithi082 bash[20963]: cluster 2024-04-03T20:57:11.676495+0000 mgr.y (mgr.24370) 11961 : cluster [DBG] pgmap v11945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:12 smithi067 bash[27441]: cluster 2024-04-03T20:57:11.676495+0000 mgr.y (mgr.24370) 11961 : cluster [DBG] pgmap v11945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:12 smithi067 bash[17655]: cluster 2024-04-03T20:57:11.676495+0000 mgr.y (mgr.24370) 11961 : cluster [DBG] pgmap v11945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:13] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:57:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:13 smithi082 bash[20963]: audit 2024-04-03T20:57:13.212643+0000 mon.c (mon.2) 4777 : audit [DBG] from='client.? 172.21.15.67:0/3403924608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:57:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:13 smithi067 bash[27441]: audit 2024-04-03T20:57:13.212643+0000 mon.c (mon.2) 4777 : audit [DBG] from='client.? 172.21.15.67:0/3403924608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:13 smithi067 bash[17655]: audit 2024-04-03T20:57:13.212643+0000 mon.c (mon.2) 4777 : audit [DBG] from='client.? 172.21.15.67:0/3403924608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:14 smithi082 bash[20963]: cluster 2024-04-03T20:57:13.677170+0000 mgr.y (mgr.24370) 11962 : cluster [DBG] pgmap v11946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:14 smithi067 bash[17655]: cluster 2024-04-03T20:57:13.677170+0000 mgr.y (mgr.24370) 11962 : cluster [DBG] pgmap v11946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:14 smithi067 bash[27441]: cluster 2024-04-03T20:57:13.677170+0000 mgr.y (mgr.24370) 11962 : cluster [DBG] pgmap v11946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:15 smithi082 bash[20963]: audit 2024-04-03T20:57:15.668775+0000 mon.c (mon.2) 4778 : audit [DBG] from='client.? 172.21.15.67:0/801281489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:15 smithi067 bash[17655]: audit 2024-04-03T20:57:15.668775+0000 mon.c (mon.2) 4778 : audit [DBG] from='client.? 172.21.15.67:0/801281489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:15 smithi067 bash[27441]: audit 2024-04-03T20:57:15.668775+0000 mon.c (mon.2) 4778 : audit [DBG] from='client.? 172.21.15.67:0/801281489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:16 smithi082 bash[20963]: cluster 2024-04-03T20:57:15.677877+0000 mgr.y (mgr.24370) 11963 : cluster [DBG] pgmap v11947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:16 smithi067 bash[17655]: cluster 2024-04-03T20:57:15.677877+0000 mgr.y (mgr.24370) 11963 : cluster [DBG] pgmap v11947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:17.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:16 smithi067 bash[27441]: cluster 2024-04-03T20:57:15.677877+0000 mgr.y (mgr.24370) 11963 : cluster [DBG] pgmap v11947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:18 smithi082 bash[20963]: audit 2024-04-03T20:57:18.119207+0000 mon.c (mon.2) 4779 : audit [DBG] from='client.? 172.21.15.67:0/487641931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:18.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:18 smithi067 bash[17655]: audit 2024-04-03T20:57:18.119207+0000 mon.c (mon.2) 4779 : audit [DBG] from='client.? 172.21.15.67:0/487641931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:18.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:18 smithi067 bash[27441]: audit 2024-04-03T20:57:18.119207+0000 mon.c (mon.2) 4779 : audit [DBG] from='client.? 172.21.15.67:0/487641931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:19 smithi082 bash[20963]: cluster 2024-04-03T20:57:17.678550+0000 mgr.y (mgr.24370) 11964 : cluster [DBG] pgmap v11948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:19 smithi067 bash[17655]: cluster 2024-04-03T20:57:17.678550+0000 mgr.y (mgr.24370) 11964 : cluster [DBG] pgmap v11948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:19 smithi067 bash[27441]: cluster 2024-04-03T20:57:17.678550+0000 mgr.y (mgr.24370) 11964 : cluster [DBG] pgmap v11948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:21 smithi082 bash[20963]: cluster 2024-04-03T20:57:19.679224+0000 mgr.y (mgr.24370) 11965 : cluster [DBG] pgmap v11949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:21 smithi082 bash[20963]: audit 2024-04-03T20:57:20.561677+0000 mon.a (mon.0) 10390 : audit [DBG] from='client.? 172.21.15.67:0/2889555231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:21 smithi067 bash[17655]: cluster 2024-04-03T20:57:19.679224+0000 mgr.y (mgr.24370) 11965 : cluster [DBG] pgmap v11949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:21 smithi067 bash[17655]: audit 2024-04-03T20:57:20.561677+0000 mon.a (mon.0) 10390 : audit [DBG] from='client.? 172.21.15.67:0/2889555231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:21 smithi067 bash[27441]: cluster 2024-04-03T20:57:19.679224+0000 mgr.y (mgr.24370) 11965 : cluster [DBG] pgmap v11949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:21 smithi067 bash[27441]: audit 2024-04-03T20:57:20.561677+0000 mon.a (mon.0) 10390 : audit [DBG] from='client.? 172.21.15.67:0/2889555231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:23] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:57:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:23 smithi067 bash[17655]: cluster 2024-04-03T20:57:21.680497+0000 mgr.y (mgr.24370) 11966 : cluster [DBG] pgmap v11950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:23 smithi067 bash[17655]: audit 2024-04-03T20:57:23.011628+0000 mon.a (mon.0) 10391 : audit [DBG] from='client.? 172.21.15.67:0/1927672618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:23 smithi067 bash[27441]: cluster 2024-04-03T20:57:21.680497+0000 mgr.y (mgr.24370) 11966 : cluster [DBG] pgmap v11950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:23 smithi067 bash[27441]: audit 2024-04-03T20:57:23.011628+0000 mon.a (mon.0) 10391 : audit [DBG] from='client.? 172.21.15.67:0/1927672618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:23 smithi082 bash[20963]: cluster 2024-04-03T20:57:21.680497+0000 mgr.y (mgr.24370) 11966 : cluster [DBG] pgmap v11950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:23 smithi082 bash[20963]: audit 2024-04-03T20:57:23.011628+0000 mon.a (mon.0) 10391 : audit [DBG] from='client.? 172.21.15.67:0/1927672618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:57:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:25 smithi082 bash[20963]: cluster 2024-04-03T20:57:23.681193+0000 mgr.y (mgr.24370) 11967 : cluster [DBG] pgmap v11951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:25 smithi067 bash[17655]: cluster 2024-04-03T20:57:23.681193+0000 mgr.y (mgr.24370) 11967 : cluster [DBG] pgmap v11951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:25 smithi067 bash[27441]: cluster 2024-04-03T20:57:23.681193+0000 mgr.y (mgr.24370) 11967 : cluster [DBG] pgmap v11951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:26 smithi082 bash[20963]: audit 2024-04-03T20:57:25.293536+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:26 smithi082 bash[20963]: audit 2024-04-03T20:57:25.508323+0000 mon.a (mon.0) 10393 : audit [DBG] from='client.? 172.21.15.67:0/1312923270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:26 smithi067 bash[17655]: audit 2024-04-03T20:57:25.293536+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:26 smithi067 bash[17655]: audit 2024-04-03T20:57:25.508323+0000 mon.a (mon.0) 10393 : audit [DBG] from='client.? 172.21.15.67:0/1312923270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:26 smithi067 bash[27441]: audit 2024-04-03T20:57:25.293536+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:26 smithi067 bash[27441]: audit 2024-04-03T20:57:25.508323+0000 mon.a (mon.0) 10393 : audit [DBG] from='client.? 172.21.15.67:0/1312923270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:27 smithi082 bash[20963]: cluster 2024-04-03T20:57:25.682298+0000 mgr.y (mgr.24370) 11968 : cluster [DBG] pgmap v11952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:27 smithi067 bash[17655]: cluster 2024-04-03T20:57:25.682298+0000 mgr.y (mgr.24370) 11968 : cluster [DBG] pgmap v11952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:27 smithi067 bash[27441]: cluster 2024-04-03T20:57:25.682298+0000 mgr.y (mgr.24370) 11968 : cluster [DBG] pgmap v11952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:28 smithi082 bash[20963]: audit 2024-04-03T20:57:27.960399+0000 mon.c (mon.2) 4780 : audit [DBG] from='client.? 172.21.15.67:0/729356202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:28 smithi067 bash[17655]: audit 2024-04-03T20:57:27.960399+0000 mon.c (mon.2) 4780 : audit [DBG] from='client.? 172.21.15.67:0/729356202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:28 smithi067 bash[27441]: audit 2024-04-03T20:57:27.960399+0000 mon.c (mon.2) 4780 : audit [DBG] from='client.? 172.21.15.67:0/729356202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:29 smithi082 bash[20963]: cluster 2024-04-03T20:57:27.682896+0000 mgr.y (mgr.24370) 11969 : cluster [DBG] pgmap v11953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:29 smithi067 bash[17655]: cluster 2024-04-03T20:57:27.682896+0000 mgr.y (mgr.24370) 11969 : cluster [DBG] pgmap v11953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:29 smithi067 bash[27441]: cluster 2024-04-03T20:57:27.682896+0000 mgr.y (mgr.24370) 11969 : cluster [DBG] pgmap v11953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:31 smithi082 bash[20963]: cluster 2024-04-03T20:57:29.683597+0000 mgr.y (mgr.24370) 11970 : cluster [DBG] pgmap v11954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:31 smithi082 bash[20963]: audit 2024-04-03T20:57:30.410218+0000 mon.a (mon.0) 10394 : audit [DBG] from='client.? 172.21.15.67:0/4142277174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:31 smithi067 bash[17655]: cluster 2024-04-03T20:57:29.683597+0000 mgr.y (mgr.24370) 11970 : cluster [DBG] pgmap v11954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:31 smithi067 bash[17655]: audit 2024-04-03T20:57:30.410218+0000 mon.a (mon.0) 10394 : audit [DBG] from='client.? 172.21.15.67:0/4142277174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:31 smithi067 bash[27441]: cluster 2024-04-03T20:57:29.683597+0000 mgr.y (mgr.24370) 11970 : cluster [DBG] pgmap v11954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:31 smithi067 bash[27441]: audit 2024-04-03T20:57:30.410218+0000 mon.a (mon.0) 10394 : audit [DBG] from='client.? 172.21.15.67:0/4142277174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:33] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:57:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:33 smithi067 bash[17655]: cluster 2024-04-03T20:57:31.684792+0000 mgr.y (mgr.24370) 11971 : cluster [DBG] pgmap v11955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:33 smithi067 bash[17655]: audit 2024-04-03T20:57:32.861318+0000 mon.a (mon.0) 10395 : audit [DBG] from='client.? 172.21.15.67:0/1911853025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:33 smithi067 bash[27441]: cluster 2024-04-03T20:57:31.684792+0000 mgr.y (mgr.24370) 11971 : cluster [DBG] pgmap v11955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:33 smithi067 bash[27441]: audit 2024-04-03T20:57:32.861318+0000 mon.a (mon.0) 10395 : audit [DBG] from='client.? 172.21.15.67:0/1911853025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:33 smithi082 bash[20963]: cluster 2024-04-03T20:57:31.684792+0000 mgr.y (mgr.24370) 11971 : cluster [DBG] pgmap v11955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:33 smithi082 bash[20963]: audit 2024-04-03T20:57:32.861318+0000 mon.a (mon.0) 10395 : audit [DBG] from='client.? 172.21.15.67:0/1911853025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:57:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:35 smithi082 bash[20963]: cluster 2024-04-03T20:57:33.685602+0000 mgr.y (mgr.24370) 11972 : cluster [DBG] pgmap v11956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:35 smithi067 bash[27441]: cluster 2024-04-03T20:57:33.685602+0000 mgr.y (mgr.24370) 11972 : cluster [DBG] pgmap v11956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:35 smithi067 bash[17655]: cluster 2024-04-03T20:57:33.685602+0000 mgr.y (mgr.24370) 11972 : cluster [DBG] pgmap v11956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:36 smithi082 bash[20963]: audit 2024-04-03T20:57:35.312886+0000 mon.a (mon.0) 10396 : audit [DBG] from='client.? 172.21.15.67:0/705438208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:36 smithi067 bash[17655]: audit 2024-04-03T20:57:35.312886+0000 mon.a (mon.0) 10396 : audit [DBG] from='client.? 172.21.15.67:0/705438208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:36 smithi067 bash[27441]: audit 2024-04-03T20:57:35.312886+0000 mon.a (mon.0) 10396 : audit [DBG] from='client.? 172.21.15.67:0/705438208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:37 smithi082 bash[20963]: cluster 2024-04-03T20:57:35.686764+0000 mgr.y (mgr.24370) 11973 : cluster [DBG] pgmap v11957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:37 smithi067 bash[17655]: cluster 2024-04-03T20:57:35.686764+0000 mgr.y (mgr.24370) 11973 : cluster [DBG] pgmap v11957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:37 smithi067 bash[27441]: cluster 2024-04-03T20:57:35.686764+0000 mgr.y (mgr.24370) 11973 : cluster [DBG] pgmap v11957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:38 smithi082 bash[20963]: audit 2024-04-03T20:57:37.761476+0000 mon.a (mon.0) 10397 : audit [DBG] from='client.? 172.21.15.67:0/3668962717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:38 smithi067 bash[17655]: audit 2024-04-03T20:57:37.761476+0000 mon.a (mon.0) 10397 : audit [DBG] from='client.? 172.21.15.67:0/3668962717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:38 smithi067 bash[27441]: audit 2024-04-03T20:57:37.761476+0000 mon.a (mon.0) 10397 : audit [DBG] from='client.? 172.21.15.67:0/3668962717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:39 smithi082 bash[20963]: cluster 2024-04-03T20:57:37.687413+0000 mgr.y (mgr.24370) 11974 : cluster [DBG] pgmap v11958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:39 smithi067 bash[17655]: cluster 2024-04-03T20:57:37.687413+0000 mgr.y (mgr.24370) 11974 : cluster [DBG] pgmap v11958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:39 smithi067 bash[27441]: cluster 2024-04-03T20:57:37.687413+0000 mgr.y (mgr.24370) 11974 : cluster [DBG] pgmap v11958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:40 smithi082 bash[20963]: audit 2024-04-03T20:57:40.219521+0000 mon.c (mon.2) 4781 : audit [DBG] from='client.? 172.21.15.67:0/2351771687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:40 smithi067 bash[27441]: audit 2024-04-03T20:57:40.219521+0000 mon.c (mon.2) 4781 : audit [DBG] from='client.? 172.21.15.67:0/2351771687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:40 smithi067 bash[17655]: audit 2024-04-03T20:57:40.219521+0000 mon.c (mon.2) 4781 : audit [DBG] from='client.? 172.21.15.67:0/2351771687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:41 smithi082 bash[20963]: cluster 2024-04-03T20:57:39.688120+0000 mgr.y (mgr.24370) 11975 : cluster [DBG] pgmap v11959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:41 smithi082 bash[20963]: audit 2024-04-03T20:57:40.293632+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:41 smithi067 bash[17655]: cluster 2024-04-03T20:57:39.688120+0000 mgr.y (mgr.24370) 11975 : cluster [DBG] pgmap v11959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:41 smithi067 bash[17655]: audit 2024-04-03T20:57:40.293632+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:41 smithi067 bash[27441]: cluster 2024-04-03T20:57:39.688120+0000 mgr.y (mgr.24370) 11975 : cluster [DBG] pgmap v11959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:41 smithi067 bash[27441]: audit 2024-04-03T20:57:40.293632+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:57:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:43 smithi067 bash[17655]: cluster 2024-04-03T20:57:41.689362+0000 mgr.y (mgr.24370) 11976 : cluster [DBG] pgmap v11960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:43 smithi067 bash[17655]: audit 2024-04-03T20:57:42.671399+0000 mon.a (mon.0) 10399 : audit [DBG] from='client.? 172.21.15.67:0/614684719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:43 smithi067 bash[27441]: cluster 2024-04-03T20:57:41.689362+0000 mgr.y (mgr.24370) 11976 : cluster [DBG] pgmap v11960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:43 smithi067 bash[27441]: audit 2024-04-03T20:57:42.671399+0000 mon.a (mon.0) 10399 : audit [DBG] from='client.? 172.21.15.67:0/614684719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:57:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:43 smithi082 bash[20963]: cluster 2024-04-03T20:57:41.689362+0000 mgr.y (mgr.24370) 11976 : cluster [DBG] pgmap v11960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:43 smithi082 bash[20963]: audit 2024-04-03T20:57:42.671399+0000 mon.a (mon.0) 10399 : audit [DBG] from='client.? 172.21.15.67:0/614684719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:45 smithi082 bash[20963]: cluster 2024-04-03T20:57:43.690197+0000 mgr.y (mgr.24370) 11977 : cluster [DBG] pgmap v11961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:45 smithi082 bash[20963]: audit 2024-04-03T20:57:45.131962+0000 mon.c (mon.2) 4782 : audit [DBG] from='client.? 172.21.15.67:0/1828762994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:45 smithi067 bash[27441]: cluster 2024-04-03T20:57:43.690197+0000 mgr.y (mgr.24370) 11977 : cluster [DBG] pgmap v11961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:45 smithi067 bash[27441]: audit 2024-04-03T20:57:45.131962+0000 mon.c (mon.2) 4782 : audit [DBG] from='client.? 172.21.15.67:0/1828762994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:45 smithi067 bash[17655]: cluster 2024-04-03T20:57:43.690197+0000 mgr.y (mgr.24370) 11977 : cluster [DBG] pgmap v11961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:45 smithi067 bash[17655]: audit 2024-04-03T20:57:45.131962+0000 mon.c (mon.2) 4782 : audit [DBG] from='client.? 172.21.15.67:0/1828762994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:47 smithi082 bash[20963]: cluster 2024-04-03T20:57:45.691422+0000 mgr.y (mgr.24370) 11978 : cluster [DBG] pgmap v11962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:47 smithi067 bash[27441]: cluster 2024-04-03T20:57:45.691422+0000 mgr.y (mgr.24370) 11978 : cluster [DBG] pgmap v11962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:47 smithi067 bash[17655]: cluster 2024-04-03T20:57:45.691422+0000 mgr.y (mgr.24370) 11978 : cluster [DBG] pgmap v11962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:48 smithi082 bash[20963]: audit 2024-04-03T20:57:47.591538+0000 mon.a (mon.0) 10400 : audit [DBG] from='client.? 172.21.15.67:0/607814285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:48 smithi067 bash[17655]: audit 2024-04-03T20:57:47.591538+0000 mon.a (mon.0) 10400 : audit [DBG] from='client.? 172.21.15.67:0/607814285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:48 smithi067 bash[27441]: audit 2024-04-03T20:57:47.591538+0000 mon.a (mon.0) 10400 : audit [DBG] from='client.? 172.21.15.67:0/607814285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:49 smithi082 bash[20963]: cluster 2024-04-03T20:57:47.692128+0000 mgr.y (mgr.24370) 11979 : cluster [DBG] pgmap v11963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:49 smithi067 bash[27441]: cluster 2024-04-03T20:57:47.692128+0000 mgr.y (mgr.24370) 11979 : cluster [DBG] pgmap v11963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:49 smithi067 bash[17655]: cluster 2024-04-03T20:57:47.692128+0000 mgr.y (mgr.24370) 11979 : cluster [DBG] pgmap v11963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:50 smithi082 bash[20963]: audit 2024-04-03T20:57:49.516997+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:57:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:50 smithi082 bash[20963]: audit 2024-04-03T20:57:50.033850+0000 mon.a (mon.0) 10402 : audit [DBG] from='client.? 172.21.15.67:0/261679766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:50 smithi067 bash[27441]: audit 2024-04-03T20:57:49.516997+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:57:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:50 smithi067 bash[27441]: audit 2024-04-03T20:57:50.033850+0000 mon.a (mon.0) 10402 : audit [DBG] from='client.? 172.21.15.67:0/261679766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:50 smithi067 bash[17655]: audit 2024-04-03T20:57:49.516997+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:57:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:50 smithi067 bash[17655]: audit 2024-04-03T20:57:50.033850+0000 mon.a (mon.0) 10402 : audit [DBG] from='client.? 172.21.15.67:0/261679766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:51 smithi082 bash[20963]: cluster 2024-04-03T20:57:49.692865+0000 mgr.y (mgr.24370) 11980 : cluster [DBG] pgmap v11964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:51 smithi067 bash[27441]: cluster 2024-04-03T20:57:49.692865+0000 mgr.y (mgr.24370) 11980 : cluster [DBG] pgmap v11964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:51 smithi067 bash[17655]: cluster 2024-04-03T20:57:49.692865+0000 mgr.y (mgr.24370) 11980 : cluster [DBG] pgmap v11964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:53.334 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:57:53.334 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:53 smithi067 bash[17655]: cluster 2024-04-03T20:57:51.694088+0000 mgr.y (mgr.24370) 11981 : cluster [DBG] pgmap v11965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:53.334 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:53 smithi067 bash[17655]: audit 2024-04-03T20:57:52.506625+0000 mon.b (mon.1) 71 : audit [DBG] from='client.? 172.21.15.67:0/3692032466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:53 smithi082 bash[20963]: cluster 2024-04-03T20:57:51.694088+0000 mgr.y (mgr.24370) 11981 : cluster [DBG] pgmap v11965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:53 smithi082 bash[20963]: audit 2024-04-03T20:57:52.506625+0000 mon.b (mon.1) 71 : audit [DBG] from='client.? 172.21.15.67:0/3692032466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:57:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:53 smithi067 bash[27441]: cluster 2024-04-03T20:57:51.694088+0000 mgr.y (mgr.24370) 11981 : cluster [DBG] pgmap v11965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:53 smithi067 bash[27441]: audit 2024-04-03T20:57:52.506625+0000 mon.b (mon.1) 71 : audit [DBG] from='client.? 172.21.15.67:0/3692032466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:55 smithi082 bash[20963]: cluster 2024-04-03T20:57:53.694766+0000 mgr.y (mgr.24370) 11982 : cluster [DBG] pgmap v11966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:55 smithi082 bash[20963]: audit 2024-04-03T20:57:54.984064+0000 mon.c (mon.2) 4783 : audit [DBG] from='client.? 172.21.15.67:0/3244635484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:55 smithi082 bash[20963]: audit 2024-04-03T20:57:55.211543+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:55 smithi082 bash[20963]: audit 2024-04-03T20:57:55.219490+0000 mon.a (mon.0) 10404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:55 smithi082 bash[20963]: audit 2024-04-03T20:57:55.294287+0000 mon.a (mon.0) 10405 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[17655]: cluster 2024-04-03T20:57:53.694766+0000 mgr.y (mgr.24370) 11982 : cluster [DBG] pgmap v11966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[17655]: audit 2024-04-03T20:57:54.984064+0000 mon.c (mon.2) 4783 : audit [DBG] from='client.? 172.21.15.67:0/3244635484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[17655]: audit 2024-04-03T20:57:55.211543+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[17655]: audit 2024-04-03T20:57:55.219490+0000 mon.a (mon.0) 10404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[17655]: audit 2024-04-03T20:57:55.294287+0000 mon.a (mon.0) 10405 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[27441]: cluster 2024-04-03T20:57:53.694766+0000 mgr.y (mgr.24370) 11982 : cluster [DBG] pgmap v11966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[27441]: audit 2024-04-03T20:57:54.984064+0000 mon.c (mon.2) 4783 : audit [DBG] from='client.? 172.21.15.67:0/3244635484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[27441]: audit 2024-04-03T20:57:55.211543+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[27441]: audit 2024-04-03T20:57:55.219490+0000 mon.a (mon.0) 10404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:55 smithi067 bash[27441]: audit 2024-04-03T20:57:55.294287+0000 mon.a (mon.0) 10405 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:57:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:56 smithi082 bash[20963]: audit 2024-04-03T20:57:55.516863+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:56 smithi082 bash[20963]: audit 2024-04-03T20:57:55.524312+0000 mon.a (mon.0) 10407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:56 smithi082 bash[20963]: audit 2024-04-03T20:57:55.951160+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:57:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:56 smithi082 bash[20963]: audit 2024-04-03T20:57:55.952797+0000 mon.a (mon.0) 10409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:57:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:56 smithi082 bash[20963]: audit 2024-04-03T20:57:55.961107+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[17655]: audit 2024-04-03T20:57:55.516863+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[17655]: audit 2024-04-03T20:57:55.524312+0000 mon.a (mon.0) 10407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[17655]: audit 2024-04-03T20:57:55.951160+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:57:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[17655]: audit 2024-04-03T20:57:55.952797+0000 mon.a (mon.0) 10409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:57:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[17655]: audit 2024-04-03T20:57:55.961107+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[27441]: audit 2024-04-03T20:57:55.516863+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[27441]: audit 2024-04-03T20:57:55.524312+0000 mon.a (mon.0) 10407 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[27441]: audit 2024-04-03T20:57:55.951160+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:57:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[27441]: audit 2024-04-03T20:57:55.952797+0000 mon.a (mon.0) 10409 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:57:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:56 smithi067 bash[27441]: audit 2024-04-03T20:57:55.961107+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:57:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:57 smithi082 bash[20963]: cluster 2024-04-03T20:57:55.695863+0000 mgr.y (mgr.24370) 11983 : cluster [DBG] pgmap v11967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:57 smithi082 bash[20963]: audit 2024-04-03T20:57:57.437467+0000 mon.c (mon.2) 4784 : audit [DBG] from='client.? 172.21.15.67:0/2874286808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:57 smithi067 bash[17655]: cluster 2024-04-03T20:57:55.695863+0000 mgr.y (mgr.24370) 11983 : cluster [DBG] pgmap v11967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:57 smithi067 bash[17655]: audit 2024-04-03T20:57:57.437467+0000 mon.c (mon.2) 4784 : audit [DBG] from='client.? 172.21.15.67:0/2874286808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:57 smithi067 bash[27441]: cluster 2024-04-03T20:57:55.695863+0000 mgr.y (mgr.24370) 11983 : cluster [DBG] pgmap v11967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:57 smithi067 bash[27441]: audit 2024-04-03T20:57:57.437467+0000 mon.c (mon.2) 4784 : audit [DBG] from='client.? 172.21.15.67:0/2874286808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:57:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:57:59 smithi082 bash[20963]: cluster 2024-04-03T20:57:57.696570+0000 mgr.y (mgr.24370) 11984 : cluster [DBG] pgmap v11968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:57:59 smithi067 bash[27441]: cluster 2024-04-03T20:57:57.696570+0000 mgr.y (mgr.24370) 11984 : cluster [DBG] pgmap v11968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:57:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:57:59 smithi067 bash[17655]: cluster 2024-04-03T20:57:57.696570+0000 mgr.y (mgr.24370) 11984 : cluster [DBG] pgmap v11968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:00 smithi082 bash[20963]: audit 2024-04-03T20:57:59.890069+0000 mon.a (mon.0) 10411 : audit [DBG] from='client.? 172.21.15.67:0/3684858364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:00 smithi067 bash[17655]: audit 2024-04-03T20:57:59.890069+0000 mon.a (mon.0) 10411 : audit [DBG] from='client.? 172.21.15.67:0/3684858364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:00 smithi067 bash[27441]: audit 2024-04-03T20:57:59.890069+0000 mon.a (mon.0) 10411 : audit [DBG] from='client.? 172.21.15.67:0/3684858364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:01 smithi082 bash[20963]: cluster 2024-04-03T20:57:59.697138+0000 mgr.y (mgr.24370) 11985 : cluster [DBG] pgmap v11969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:01 smithi067 bash[17655]: cluster 2024-04-03T20:57:59.697138+0000 mgr.y (mgr.24370) 11985 : cluster [DBG] pgmap v11969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:01 smithi067 bash[27441]: cluster 2024-04-03T20:57:59.697138+0000 mgr.y (mgr.24370) 11985 : cluster [DBG] pgmap v11969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:03] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T20:58:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:03 smithi067 bash[17655]: cluster 2024-04-03T20:58:01.698318+0000 mgr.y (mgr.24370) 11986 : cluster [DBG] pgmap v11970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:03 smithi067 bash[17655]: audit 2024-04-03T20:58:02.343022+0000 mon.a (mon.0) 10412 : audit [DBG] from='client.? 172.21.15.67:0/2407007702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:03 smithi067 bash[27441]: cluster 2024-04-03T20:58:01.698318+0000 mgr.y (mgr.24370) 11986 : cluster [DBG] pgmap v11970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:03 smithi067 bash[27441]: audit 2024-04-03T20:58:02.343022+0000 mon.a (mon.0) 10412 : audit [DBG] from='client.? 172.21.15.67:0/2407007702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:03 smithi082 bash[20963]: cluster 2024-04-03T20:58:01.698318+0000 mgr.y (mgr.24370) 11986 : cluster [DBG] pgmap v11970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:03 smithi082 bash[20963]: audit 2024-04-03T20:58:02.343022+0000 mon.a (mon.0) 10412 : audit [DBG] from='client.? 172.21.15.67:0/2407007702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:58:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:05 smithi082 bash[20963]: cluster 2024-04-03T20:58:03.698995+0000 mgr.y (mgr.24370) 11987 : cluster [DBG] pgmap v11971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:05 smithi082 bash[20963]: audit 2024-04-03T20:58:04.801816+0000 mon.c (mon.2) 4785 : audit [DBG] from='client.? 172.21.15.67:0/2213462650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:05 smithi067 bash[17655]: cluster 2024-04-03T20:58:03.698995+0000 mgr.y (mgr.24370) 11987 : cluster [DBG] pgmap v11971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:05 smithi067 bash[17655]: audit 2024-04-03T20:58:04.801816+0000 mon.c (mon.2) 4785 : audit [DBG] from='client.? 172.21.15.67:0/2213462650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:05 smithi067 bash[27441]: cluster 2024-04-03T20:58:03.698995+0000 mgr.y (mgr.24370) 11987 : cluster [DBG] pgmap v11971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:05 smithi067 bash[27441]: audit 2024-04-03T20:58:04.801816+0000 mon.c (mon.2) 4785 : audit [DBG] from='client.? 172.21.15.67:0/2213462650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:07 smithi082 bash[20963]: cluster 2024-04-03T20:58:05.700133+0000 mgr.y (mgr.24370) 11988 : cluster [DBG] pgmap v11972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:07 smithi067 bash[17655]: cluster 2024-04-03T20:58:05.700133+0000 mgr.y (mgr.24370) 11988 : cluster [DBG] pgmap v11972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:07 smithi067 bash[27441]: cluster 2024-04-03T20:58:05.700133+0000 mgr.y (mgr.24370) 11988 : cluster [DBG] pgmap v11972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:08 smithi082 bash[20963]: audit 2024-04-03T20:58:07.260345+0000 mon.c (mon.2) 4786 : audit [DBG] from='client.? 172.21.15.67:0/1794195442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:08 smithi067 bash[17655]: audit 2024-04-03T20:58:07.260345+0000 mon.c (mon.2) 4786 : audit [DBG] from='client.? 172.21.15.67:0/1794195442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:08 smithi067 bash[27441]: audit 2024-04-03T20:58:07.260345+0000 mon.c (mon.2) 4786 : audit [DBG] from='client.? 172.21.15.67:0/1794195442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:09 smithi082 bash[20963]: cluster 2024-04-03T20:58:07.700832+0000 mgr.y (mgr.24370) 11989 : cluster [DBG] pgmap v11973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:09 smithi067 bash[17655]: cluster 2024-04-03T20:58:07.700832+0000 mgr.y (mgr.24370) 11989 : cluster [DBG] pgmap v11973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:09 smithi067 bash[27441]: cluster 2024-04-03T20:58:07.700832+0000 mgr.y (mgr.24370) 11989 : cluster [DBG] pgmap v11973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:10 smithi082 bash[20963]: audit 2024-04-03T20:58:09.721549+0000 mon.a (mon.0) 10413 : audit [DBG] from='client.? 172.21.15.67:0/3826833622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:10 smithi067 bash[27441]: audit 2024-04-03T20:58:09.721549+0000 mon.a (mon.0) 10413 : audit [DBG] from='client.? 172.21.15.67:0/3826833622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:10 smithi067 bash[17655]: audit 2024-04-03T20:58:09.721549+0000 mon.a (mon.0) 10413 : audit [DBG] from='client.? 172.21.15.67:0/3826833622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:11 smithi082 bash[20963]: cluster 2024-04-03T20:58:09.701298+0000 mgr.y (mgr.24370) 11990 : cluster [DBG] pgmap v11974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:11 smithi082 bash[20963]: audit 2024-04-03T20:58:10.294727+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:11 smithi067 bash[27441]: cluster 2024-04-03T20:58:09.701298+0000 mgr.y (mgr.24370) 11990 : cluster [DBG] pgmap v11974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:11 smithi067 bash[27441]: audit 2024-04-03T20:58:10.294727+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:11 smithi067 bash[17655]: cluster 2024-04-03T20:58:09.701298+0000 mgr.y (mgr.24370) 11990 : cluster [DBG] pgmap v11974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:11 smithi067 bash[17655]: audit 2024-04-03T20:58:10.294727+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:12 smithi082 bash[20963]: audit 2024-04-03T20:58:12.180027+0000 mon.c (mon.2) 4787 : audit [DBG] from='client.? 172.21.15.67:0/3999145479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:12 smithi067 bash[17655]: audit 2024-04-03T20:58:12.180027+0000 mon.c (mon.2) 4787 : audit [DBG] from='client.? 172.21.15.67:0/3999145479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:12 smithi067 bash[27441]: audit 2024-04-03T20:58:12.180027+0000 mon.c (mon.2) 4787 : audit [DBG] from='client.? 172.21.15.67:0/3999145479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:13 smithi067 bash[17655]: cluster 2024-04-03T20:58:11.702405+0000 mgr.y (mgr.24370) 11991 : cluster [DBG] pgmap v11975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:58:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:13 smithi067 bash[27441]: cluster 2024-04-03T20:58:11.702405+0000 mgr.y (mgr.24370) 11991 : cluster [DBG] pgmap v11975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:13 smithi082 bash[20963]: cluster 2024-04-03T20:58:11.702405+0000 mgr.y (mgr.24370) 11991 : cluster [DBG] pgmap v11975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:58:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:15 smithi082 bash[20963]: cluster 2024-04-03T20:58:13.703086+0000 mgr.y (mgr.24370) 11992 : cluster [DBG] pgmap v11976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:15 smithi082 bash[20963]: audit 2024-04-03T20:58:14.630143+0000 mon.c (mon.2) 4788 : audit [DBG] from='client.? 172.21.15.67:0/2981944148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:15 smithi067 bash[17655]: cluster 2024-04-03T20:58:13.703086+0000 mgr.y (mgr.24370) 11992 : cluster [DBG] pgmap v11976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:15 smithi067 bash[17655]: audit 2024-04-03T20:58:14.630143+0000 mon.c (mon.2) 4788 : audit [DBG] from='client.? 172.21.15.67:0/2981944148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:15 smithi067 bash[27441]: cluster 2024-04-03T20:58:13.703086+0000 mgr.y (mgr.24370) 11992 : cluster [DBG] pgmap v11976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:15 smithi067 bash[27441]: audit 2024-04-03T20:58:14.630143+0000 mon.c (mon.2) 4788 : audit [DBG] from='client.? 172.21.15.67:0/2981944148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:17 smithi082 bash[20963]: cluster 2024-04-03T20:58:15.704217+0000 mgr.y (mgr.24370) 11993 : cluster [DBG] pgmap v11977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:17 smithi082 bash[20963]: audit 2024-04-03T20:58:17.083435+0000 mon.a (mon.0) 10415 : audit [DBG] from='client.? 172.21.15.67:0/1067073397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:17 smithi067 bash[27441]: cluster 2024-04-03T20:58:15.704217+0000 mgr.y (mgr.24370) 11993 : cluster [DBG] pgmap v11977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:17 smithi067 bash[27441]: audit 2024-04-03T20:58:17.083435+0000 mon.a (mon.0) 10415 : audit [DBG] from='client.? 172.21.15.67:0/1067073397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:17 smithi067 bash[17655]: cluster 2024-04-03T20:58:15.704217+0000 mgr.y (mgr.24370) 11993 : cluster [DBG] pgmap v11977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:17 smithi067 bash[17655]: audit 2024-04-03T20:58:17.083435+0000 mon.a (mon.0) 10415 : audit [DBG] from='client.? 172.21.15.67:0/1067073397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:19 smithi082 bash[20963]: cluster 2024-04-03T20:58:17.704830+0000 mgr.y (mgr.24370) 11994 : cluster [DBG] pgmap v11978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:19 smithi067 bash[17655]: cluster 2024-04-03T20:58:17.704830+0000 mgr.y (mgr.24370) 11994 : cluster [DBG] pgmap v11978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:19 smithi067 bash[27441]: cluster 2024-04-03T20:58:17.704830+0000 mgr.y (mgr.24370) 11994 : cluster [DBG] pgmap v11978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:20 smithi082 bash[20963]: audit 2024-04-03T20:58:19.546617+0000 mon.a (mon.0) 10416 : audit [DBG] from='client.? 172.21.15.67:0/2187304042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:20 smithi067 bash[27441]: audit 2024-04-03T20:58:19.546617+0000 mon.a (mon.0) 10416 : audit [DBG] from='client.? 172.21.15.67:0/2187304042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:20 smithi067 bash[17655]: audit 2024-04-03T20:58:19.546617+0000 mon.a (mon.0) 10416 : audit [DBG] from='client.? 172.21.15.67:0/2187304042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:21 smithi082 bash[20963]: cluster 2024-04-03T20:58:19.705473+0000 mgr.y (mgr.24370) 11995 : cluster [DBG] pgmap v11979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:21 smithi067 bash[17655]: cluster 2024-04-03T20:58:19.705473+0000 mgr.y (mgr.24370) 11995 : cluster [DBG] pgmap v11979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:21 smithi067 bash[27441]: cluster 2024-04-03T20:58:19.705473+0000 mgr.y (mgr.24370) 11995 : cluster [DBG] pgmap v11979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:22 smithi082 bash[20963]: audit 2024-04-03T20:58:22.005022+0000 mon.c (mon.2) 4789 : audit [DBG] from='client.? 172.21.15.67:0/2653171356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:22 smithi067 bash[17655]: audit 2024-04-03T20:58:22.005022+0000 mon.c (mon.2) 4789 : audit [DBG] from='client.? 172.21.15.67:0/2653171356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:22 smithi067 bash[27441]: audit 2024-04-03T20:58:22.005022+0000 mon.c (mon.2) 4789 : audit [DBG] from='client.? 172.21.15.67:0/2653171356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:58:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:23 smithi067 bash[27441]: cluster 2024-04-03T20:58:21.706443+0000 mgr.y (mgr.24370) 11996 : cluster [DBG] pgmap v11980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:23 smithi067 bash[17655]: cluster 2024-04-03T20:58:21.706443+0000 mgr.y (mgr.24370) 11996 : cluster [DBG] pgmap v11980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:58:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:23 smithi082 bash[20963]: cluster 2024-04-03T20:58:21.706443+0000 mgr.y (mgr.24370) 11996 : cluster [DBG] pgmap v11980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:25 smithi082 bash[20963]: cluster 2024-04-03T20:58:23.707226+0000 mgr.y (mgr.24370) 11997 : cluster [DBG] pgmap v11981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:25 smithi082 bash[20963]: audit 2024-04-03T20:58:24.455053+0000 mon.a (mon.0) 10417 : audit [DBG] from='client.? 172.21.15.67:0/899532339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:25 smithi067 bash[27441]: cluster 2024-04-03T20:58:23.707226+0000 mgr.y (mgr.24370) 11997 : cluster [DBG] pgmap v11981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:25 smithi067 bash[27441]: audit 2024-04-03T20:58:24.455053+0000 mon.a (mon.0) 10417 : audit [DBG] from='client.? 172.21.15.67:0/899532339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:25 smithi067 bash[17655]: cluster 2024-04-03T20:58:23.707226+0000 mgr.y (mgr.24370) 11997 : cluster [DBG] pgmap v11981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:25 smithi067 bash[17655]: audit 2024-04-03T20:58:24.455053+0000 mon.a (mon.0) 10417 : audit [DBG] from='client.? 172.21.15.67:0/899532339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:26 smithi082 bash[20963]: audit 2024-04-03T20:58:25.304739+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:26 smithi067 bash[27441]: audit 2024-04-03T20:58:25.304739+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:26 smithi067 bash[17655]: audit 2024-04-03T20:58:25.304739+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:27 smithi082 bash[20963]: cluster 2024-04-03T20:58:25.708371+0000 mgr.y (mgr.24370) 11998 : cluster [DBG] pgmap v11982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:27 smithi082 bash[20963]: audit 2024-04-03T20:58:26.909962+0000 mon.c (mon.2) 4790 : audit [DBG] from='client.? 172.21.15.67:0/930949308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:27 smithi067 bash[17655]: cluster 2024-04-03T20:58:25.708371+0000 mgr.y (mgr.24370) 11998 : cluster [DBG] pgmap v11982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:27 smithi067 bash[17655]: audit 2024-04-03T20:58:26.909962+0000 mon.c (mon.2) 4790 : audit [DBG] from='client.? 172.21.15.67:0/930949308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:27 smithi067 bash[27441]: cluster 2024-04-03T20:58:25.708371+0000 mgr.y (mgr.24370) 11998 : cluster [DBG] pgmap v11982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:27 smithi067 bash[27441]: audit 2024-04-03T20:58:26.909962+0000 mon.c (mon.2) 4790 : audit [DBG] from='client.? 172.21.15.67:0/930949308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:29 smithi082 bash[20963]: cluster 2024-04-03T20:58:27.708978+0000 mgr.y (mgr.24370) 11999 : cluster [DBG] pgmap v11983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:29 smithi067 bash[17655]: cluster 2024-04-03T20:58:27.708978+0000 mgr.y (mgr.24370) 11999 : cluster [DBG] pgmap v11983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:29 smithi067 bash[27441]: cluster 2024-04-03T20:58:27.708978+0000 mgr.y (mgr.24370) 11999 : cluster [DBG] pgmap v11983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:30 smithi082 bash[20963]: audit 2024-04-03T20:58:29.371611+0000 mon.c (mon.2) 4791 : audit [DBG] from='client.? 172.21.15.67:0/2278002332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:30 smithi067 bash[17655]: audit 2024-04-03T20:58:29.371611+0000 mon.c (mon.2) 4791 : audit [DBG] from='client.? 172.21.15.67:0/2278002332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:30 smithi067 bash[27441]: audit 2024-04-03T20:58:29.371611+0000 mon.c (mon.2) 4791 : audit [DBG] from='client.? 172.21.15.67:0/2278002332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:31 smithi082 bash[20963]: cluster 2024-04-03T20:58:29.709685+0000 mgr.y (mgr.24370) 12000 : cluster [DBG] pgmap v11984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:31 smithi067 bash[17655]: cluster 2024-04-03T20:58:29.709685+0000 mgr.y (mgr.24370) 12000 : cluster [DBG] pgmap v11984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:31 smithi067 bash[27441]: cluster 2024-04-03T20:58:29.709685+0000 mgr.y (mgr.24370) 12000 : cluster [DBG] pgmap v11984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:32 smithi082 bash[20963]: audit 2024-04-03T20:58:31.832164+0000 mon.c (mon.2) 4792 : audit [DBG] from='client.? 172.21.15.67:0/3468247488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:32 smithi067 bash[27441]: audit 2024-04-03T20:58:31.832164+0000 mon.c (mon.2) 4792 : audit [DBG] from='client.? 172.21.15.67:0/3468247488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:32 smithi067 bash[17655]: audit 2024-04-03T20:58:31.832164+0000 mon.c (mon.2) 4792 : audit [DBG] from='client.? 172.21.15.67:0/3468247488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:33.336 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T20:58:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:58:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:33 smithi082 bash[20963]: cluster 2024-04-03T20:58:31.710766+0000 mgr.y (mgr.24370) 12001 : cluster [DBG] pgmap v11985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:33.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:33 smithi067 bash[27441]: cluster 2024-04-03T20:58:31.710766+0000 mgr.y (mgr.24370) 12001 : cluster [DBG] pgmap v11985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:33.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:33 smithi067 bash[17655]: cluster 2024-04-03T20:58:31.710766+0000 mgr.y (mgr.24370) 12001 : cluster [DBG] pgmap v11985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:34 smithi082 bash[20963]: audit 2024-04-03T20:58:34.279728+0000 mon.a (mon.0) 10419 : audit [DBG] from='client.? 172.21.15.67:0/2581896972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:34 smithi067 bash[17655]: audit 2024-04-03T20:58:34.279728+0000 mon.a (mon.0) 10419 : audit [DBG] from='client.? 172.21.15.67:0/2581896972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:34 smithi067 bash[27441]: audit 2024-04-03T20:58:34.279728+0000 mon.a (mon.0) 10419 : audit [DBG] from='client.? 172.21.15.67:0/2581896972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:35 smithi082 bash[20963]: cluster 2024-04-03T20:58:33.711434+0000 mgr.y (mgr.24370) 12002 : cluster [DBG] pgmap v11986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:35 smithi067 bash[27441]: cluster 2024-04-03T20:58:33.711434+0000 mgr.y (mgr.24370) 12002 : cluster [DBG] pgmap v11986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:35 smithi067 bash[17655]: cluster 2024-04-03T20:58:33.711434+0000 mgr.y (mgr.24370) 12002 : cluster [DBG] pgmap v11986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:37 smithi082 bash[20963]: cluster 2024-04-03T20:58:35.712549+0000 mgr.y (mgr.24370) 12003 : cluster [DBG] pgmap v11987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:37 smithi082 bash[20963]: audit 2024-04-03T20:58:36.749343+0000 mon.c (mon.2) 4793 : audit [DBG] from='client.? 172.21.15.67:0/1561342239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:37 smithi067 bash[17655]: cluster 2024-04-03T20:58:35.712549+0000 mgr.y (mgr.24370) 12003 : cluster [DBG] pgmap v11987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:37 smithi067 bash[17655]: audit 2024-04-03T20:58:36.749343+0000 mon.c (mon.2) 4793 : audit [DBG] from='client.? 172.21.15.67:0/1561342239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:37 smithi067 bash[27441]: cluster 2024-04-03T20:58:35.712549+0000 mgr.y (mgr.24370) 12003 : cluster [DBG] pgmap v11987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:37 smithi067 bash[27441]: audit 2024-04-03T20:58:36.749343+0000 mon.c (mon.2) 4793 : audit [DBG] from='client.? 172.21.15.67:0/1561342239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:39 smithi082 bash[20963]: cluster 2024-04-03T20:58:37.713146+0000 mgr.y (mgr.24370) 12004 : cluster [DBG] pgmap v11988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:39 smithi082 bash[20963]: audit 2024-04-03T20:58:39.201639+0000 mon.a (mon.0) 10420 : audit [DBG] from='client.? 172.21.15.67:0/168174266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:39 smithi067 bash[27441]: cluster 2024-04-03T20:58:37.713146+0000 mgr.y (mgr.24370) 12004 : cluster [DBG] pgmap v11988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:39 smithi067 bash[27441]: audit 2024-04-03T20:58:39.201639+0000 mon.a (mon.0) 10420 : audit [DBG] from='client.? 172.21.15.67:0/168174266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:39 smithi067 bash[17655]: cluster 2024-04-03T20:58:37.713146+0000 mgr.y (mgr.24370) 12004 : cluster [DBG] pgmap v11988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:39 smithi067 bash[17655]: audit 2024-04-03T20:58:39.201639+0000 mon.a (mon.0) 10420 : audit [DBG] from='client.? 172.21.15.67:0/168174266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:40 smithi082 bash[20963]: audit 2024-04-03T20:58:40.295846+0000 mon.a (mon.0) 10421 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:40 smithi067 bash[27441]: audit 2024-04-03T20:58:40.295846+0000 mon.a (mon.0) 10421 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:40 smithi067 bash[17655]: audit 2024-04-03T20:58:40.295846+0000 mon.a (mon.0) 10421 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:41 smithi082 bash[20963]: cluster 2024-04-03T20:58:39.713822+0000 mgr.y (mgr.24370) 12005 : cluster [DBG] pgmap v11989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:41 smithi067 bash[17655]: cluster 2024-04-03T20:58:39.713822+0000 mgr.y (mgr.24370) 12005 : cluster [DBG] pgmap v11989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:41 smithi067 bash[27441]: cluster 2024-04-03T20:58:39.713822+0000 mgr.y (mgr.24370) 12005 : cluster [DBG] pgmap v11989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:42 smithi082 bash[20963]: audit 2024-04-03T20:58:41.662264+0000 mon.c (mon.2) 4794 : audit [DBG] from='client.? 172.21.15.67:0/3635649764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:42 smithi067 bash[17655]: audit 2024-04-03T20:58:41.662264+0000 mon.c (mon.2) 4794 : audit [DBG] from='client.? 172.21.15.67:0/3635649764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:42 smithi067 bash[27441]: audit 2024-04-03T20:58:41.662264+0000 mon.c (mon.2) 4794 : audit [DBG] from='client.? 172.21.15.67:0/3635649764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:43.381 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:58:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:43 smithi082 bash[20963]: cluster 2024-04-03T20:58:41.714970+0000 mgr.y (mgr.24370) 12006 : cluster [DBG] pgmap v11990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:58:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:43 smithi067 bash[27441]: cluster 2024-04-03T20:58:41.714970+0000 mgr.y (mgr.24370) 12006 : cluster [DBG] pgmap v11990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:43 smithi067 bash[17655]: cluster 2024-04-03T20:58:41.714970+0000 mgr.y (mgr.24370) 12006 : cluster [DBG] pgmap v11990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:44 smithi067 bash[17655]: audit 2024-04-03T20:58:44.124469+0000 mon.c (mon.2) 4795 : audit [DBG] from='client.? 172.21.15.67:0/1368441039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:44 smithi067 bash[27441]: audit 2024-04-03T20:58:44.124469+0000 mon.c (mon.2) 4795 : audit [DBG] from='client.? 172.21.15.67:0/1368441039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:44 smithi082 bash[20963]: audit 2024-04-03T20:58:44.124469+0000 mon.c (mon.2) 4795 : audit [DBG] from='client.? 172.21.15.67:0/1368441039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:45 smithi067 bash[27441]: cluster 2024-04-03T20:58:43.715618+0000 mgr.y (mgr.24370) 12007 : cluster [DBG] pgmap v11991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:45 smithi067 bash[17655]: cluster 2024-04-03T20:58:43.715618+0000 mgr.y (mgr.24370) 12007 : cluster [DBG] pgmap v11991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:45 smithi082 bash[20963]: cluster 2024-04-03T20:58:43.715618+0000 mgr.y (mgr.24370) 12007 : cluster [DBG] pgmap v11991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:47 smithi067 bash[17655]: cluster 2024-04-03T20:58:45.716757+0000 mgr.y (mgr.24370) 12008 : cluster [DBG] pgmap v11992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:47 smithi067 bash[17655]: audit 2024-04-03T20:58:46.581552+0000 mon.c (mon.2) 4796 : audit [DBG] from='client.? 172.21.15.67:0/1424909591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:47 smithi067 bash[27441]: cluster 2024-04-03T20:58:45.716757+0000 mgr.y (mgr.24370) 12008 : cluster [DBG] pgmap v11992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:47 smithi067 bash[27441]: audit 2024-04-03T20:58:46.581552+0000 mon.c (mon.2) 4796 : audit [DBG] from='client.? 172.21.15.67:0/1424909591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:47 smithi082 bash[20963]: cluster 2024-04-03T20:58:45.716757+0000 mgr.y (mgr.24370) 12008 : cluster [DBG] pgmap v11992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:47 smithi082 bash[20963]: audit 2024-04-03T20:58:46.581552+0000 mon.c (mon.2) 4796 : audit [DBG] from='client.? 172.21.15.67:0/1424909591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:49 smithi067 bash[27441]: cluster 2024-04-03T20:58:47.717349+0000 mgr.y (mgr.24370) 12009 : cluster [DBG] pgmap v11993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:49 smithi067 bash[27441]: audit 2024-04-03T20:58:49.035009+0000 mon.a (mon.0) 10422 : audit [DBG] from='client.? 172.21.15.67:0/4111026301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:49 smithi067 bash[17655]: cluster 2024-04-03T20:58:47.717349+0000 mgr.y (mgr.24370) 12009 : cluster [DBG] pgmap v11993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:49 smithi067 bash[17655]: audit 2024-04-03T20:58:49.035009+0000 mon.a (mon.0) 10422 : audit [DBG] from='client.? 172.21.15.67:0/4111026301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:49 smithi082 bash[20963]: cluster 2024-04-03T20:58:47.717349+0000 mgr.y (mgr.24370) 12009 : cluster [DBG] pgmap v11993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:49 smithi082 bash[20963]: audit 2024-04-03T20:58:49.035009+0000 mon.a (mon.0) 10422 : audit [DBG] from='client.? 172.21.15.67:0/4111026301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:51 smithi067 bash[17655]: cluster 2024-04-03T20:58:49.718031+0000 mgr.y (mgr.24370) 12010 : cluster [DBG] pgmap v11994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:51 smithi067 bash[27441]: cluster 2024-04-03T20:58:49.718031+0000 mgr.y (mgr.24370) 12010 : cluster [DBG] pgmap v11994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:51 smithi082 bash[20963]: cluster 2024-04-03T20:58:49.718031+0000 mgr.y (mgr.24370) 12010 : cluster [DBG] pgmap v11994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:52 smithi067 bash[17655]: audit 2024-04-03T20:58:51.487153+0000 mon.a (mon.0) 10423 : audit [DBG] from='client.? 172.21.15.67:0/1374539224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:52 smithi067 bash[27441]: audit 2024-04-03T20:58:51.487153+0000 mon.a (mon.0) 10423 : audit [DBG] from='client.? 172.21.15.67:0/1374539224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:52 smithi082 bash[20963]: audit 2024-04-03T20:58:51.487153+0000 mon.a (mon.0) 10423 : audit [DBG] from='client.? 172.21.15.67:0/1374539224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T20:58:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:53 smithi082 bash[20963]: cluster 2024-04-03T20:58:51.719169+0000 mgr.y (mgr.24370) 12011 : cluster [DBG] pgmap v11995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:58:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:53 smithi067 bash[17655]: cluster 2024-04-03T20:58:51.719169+0000 mgr.y (mgr.24370) 12011 : cluster [DBG] pgmap v11995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:53 smithi067 bash[27441]: cluster 2024-04-03T20:58:51.719169+0000 mgr.y (mgr.24370) 12011 : cluster [DBG] pgmap v11995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:54 smithi082 bash[20963]: audit 2024-04-03T20:58:53.934444+0000 mon.c (mon.2) 4797 : audit [DBG] from='client.? 172.21.15.67:0/2277524341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:54 smithi067 bash[17655]: audit 2024-04-03T20:58:53.934444+0000 mon.c (mon.2) 4797 : audit [DBG] from='client.? 172.21.15.67:0/2277524341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:54.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:54 smithi067 bash[27441]: audit 2024-04-03T20:58:53.934444+0000 mon.c (mon.2) 4797 : audit [DBG] from='client.? 172.21.15.67:0/2277524341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:55 smithi082 bash[20963]: cluster 2024-04-03T20:58:53.719834+0000 mgr.y (mgr.24370) 12012 : cluster [DBG] pgmap v11996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:55 smithi082 bash[20963]: audit 2024-04-03T20:58:55.294806+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:55 smithi067 bash[17655]: cluster 2024-04-03T20:58:53.719834+0000 mgr.y (mgr.24370) 12012 : cluster [DBG] pgmap v11996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:55 smithi067 bash[17655]: audit 2024-04-03T20:58:55.294806+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:55 smithi067 bash[27441]: cluster 2024-04-03T20:58:53.719834+0000 mgr.y (mgr.24370) 12012 : cluster [DBG] pgmap v11996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:55 smithi067 bash[27441]: audit 2024-04-03T20:58:55.294806+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:58:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:56 smithi082 bash[20963]: audit 2024-04-03T20:58:56.037625+0000 mon.a (mon.0) 10425 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:58:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:56 smithi082 bash[20963]: audit 2024-04-03T20:58:56.395935+0000 mon.c (mon.2) 4798 : audit [DBG] from='client.? 172.21.15.67:0/1112764525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:56 smithi067 bash[17655]: audit 2024-04-03T20:58:56.037625+0000 mon.a (mon.0) 10425 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:58:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:56 smithi067 bash[17655]: audit 2024-04-03T20:58:56.395935+0000 mon.c (mon.2) 4798 : audit [DBG] from='client.? 172.21.15.67:0/1112764525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:56 smithi067 bash[27441]: audit 2024-04-03T20:58:56.037625+0000 mon.a (mon.0) 10425 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T20:58:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:56 smithi067 bash[27441]: audit 2024-04-03T20:58:56.395935+0000 mon.c (mon.2) 4798 : audit [DBG] from='client.? 172.21.15.67:0/1112764525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:57 smithi082 bash[20963]: cluster 2024-04-03T20:58:55.720939+0000 mgr.y (mgr.24370) 12013 : cluster [DBG] pgmap v11997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:57 smithi067 bash[27441]: cluster 2024-04-03T20:58:55.720939+0000 mgr.y (mgr.24370) 12013 : cluster [DBG] pgmap v11997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:57 smithi067 bash[17655]: cluster 2024-04-03T20:58:55.720939+0000 mgr.y (mgr.24370) 12013 : cluster [DBG] pgmap v11997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:59 smithi082 bash[20963]: cluster 2024-04-03T20:58:57.721575+0000 mgr.y (mgr.24370) 12014 : cluster [DBG] pgmap v11998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:58:59 smithi082 bash[20963]: audit 2024-04-03T20:58:58.852592+0000 mon.c (mon.2) 4799 : audit [DBG] from='client.? 172.21.15.67:0/7575980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:59 smithi067 bash[27441]: cluster 2024-04-03T20:58:57.721575+0000 mgr.y (mgr.24370) 12014 : cluster [DBG] pgmap v11998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:58:59 smithi067 bash[27441]: audit 2024-04-03T20:58:58.852592+0000 mon.c (mon.2) 4799 : audit [DBG] from='client.? 172.21.15.67:0/7575980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:58:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:59 smithi067 bash[17655]: cluster 2024-04-03T20:58:57.721575+0000 mgr.y (mgr.24370) 12014 : cluster [DBG] pgmap v11998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:58:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:58:59 smithi067 bash[17655]: audit 2024-04-03T20:58:58.852592+0000 mon.c (mon.2) 4799 : audit [DBG] from='client.? 172.21.15.67:0/7575980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:01 smithi082 bash[20963]: cluster 2024-04-03T20:58:59.722261+0000 mgr.y (mgr.24370) 12015 : cluster [DBG] pgmap v11999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:01 smithi082 bash[20963]: audit 2024-04-03T20:59:01.320966+0000 mon.c (mon.2) 4800 : audit [DBG] from='client.? 172.21.15.67:0/1944799877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:01 smithi067 bash[27441]: cluster 2024-04-03T20:58:59.722261+0000 mgr.y (mgr.24370) 12015 : cluster [DBG] pgmap v11999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:01 smithi067 bash[27441]: audit 2024-04-03T20:59:01.320966+0000 mon.c (mon.2) 4800 : audit [DBG] from='client.? 172.21.15.67:0/1944799877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:01 smithi067 bash[17655]: cluster 2024-04-03T20:58:59.722261+0000 mgr.y (mgr.24370) 12015 : cluster [DBG] pgmap v11999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:01 smithi067 bash[17655]: audit 2024-04-03T20:59:01.320966+0000 mon.c (mon.2) 4800 : audit [DBG] from='client.? 172.21.15.67:0/1944799877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[17655]: cluster 2024-04-03T20:59:01.723359+0000 mgr.y (mgr.24370) 12016 : cluster [DBG] pgmap v12000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[17655]: audit 2024-04-03T20:59:01.730518+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[17655]: audit 2024-04-03T20:59:01.739206+0000 mon.a (mon.0) 10427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[17655]: audit 2024-04-03T20:59:02.036974+0000 mon.a (mon.0) 10428 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[17655]: audit 2024-04-03T20:59:02.046527+0000 mon.a (mon.0) 10429 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[17655]: audit 2024-04-03T20:59:02.474118+0000 mon.a (mon.0) 10430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[17655]: audit 2024-04-03T20:59:02.475849+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[17655]: audit 2024-04-03T20:59:02.484299+0000 mon.a (mon.0) 10432 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[27441]: cluster 2024-04-03T20:59:01.723359+0000 mgr.y (mgr.24370) 12016 : cluster [DBG] pgmap v12000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[27441]: audit 2024-04-03T20:59:01.730518+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[27441]: audit 2024-04-03T20:59:01.739206+0000 mon.a (mon.0) 10427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[27441]: audit 2024-04-03T20:59:02.036974+0000 mon.a (mon.0) 10428 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[27441]: audit 2024-04-03T20:59:02.046527+0000 mon.a (mon.0) 10429 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[27441]: audit 2024-04-03T20:59:02.474118+0000 mon.a (mon.0) 10430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:59:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[27441]: audit 2024-04-03T20:59:02.475849+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:59:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:02 smithi067 bash[27441]: audit 2024-04-03T20:59:02.484299+0000 mon.a (mon.0) 10432 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:02 smithi082 bash[20963]: cluster 2024-04-03T20:59:01.723359+0000 mgr.y (mgr.24370) 12016 : cluster [DBG] pgmap v12000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:02 smithi082 bash[20963]: audit 2024-04-03T20:59:01.730518+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:02 smithi082 bash[20963]: audit 2024-04-03T20:59:01.739206+0000 mon.a (mon.0) 10427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:02 smithi082 bash[20963]: audit 2024-04-03T20:59:02.036974+0000 mon.a (mon.0) 10428 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:02 smithi082 bash[20963]: audit 2024-04-03T20:59:02.046527+0000 mon.a (mon.0) 10429 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:02 smithi082 bash[20963]: audit 2024-04-03T20:59:02.474118+0000 mon.a (mon.0) 10430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T20:59:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:02 smithi082 bash[20963]: audit 2024-04-03T20:59:02.475849+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T20:59:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:02 smithi082 bash[20963]: audit 2024-04-03T20:59:02.484299+0000 mon.a (mon.0) 10432 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T20:59:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T20:59:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:59:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:04 smithi082 bash[20963]: cluster 2024-04-03T20:59:03.723956+0000 mgr.y (mgr.24370) 12017 : cluster [DBG] pgmap v12001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:04 smithi082 bash[20963]: audit 2024-04-03T20:59:03.777949+0000 mon.c (mon.2) 4801 : audit [DBG] from='client.? 172.21.15.67:0/901875367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:04 smithi067 bash[27441]: cluster 2024-04-03T20:59:03.723956+0000 mgr.y (mgr.24370) 12017 : cluster [DBG] pgmap v12001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:04 smithi067 bash[27441]: audit 2024-04-03T20:59:03.777949+0000 mon.c (mon.2) 4801 : audit [DBG] from='client.? 172.21.15.67:0/901875367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:04 smithi067 bash[17655]: cluster 2024-04-03T20:59:03.723956+0000 mgr.y (mgr.24370) 12017 : cluster [DBG] pgmap v12001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:04 smithi067 bash[17655]: audit 2024-04-03T20:59:03.777949+0000 mon.c (mon.2) 4801 : audit [DBG] from='client.? 172.21.15.67:0/901875367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:06 smithi082 bash[20963]: cluster 2024-04-03T20:59:05.724972+0000 mgr.y (mgr.24370) 12018 : cluster [DBG] pgmap v12002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:06 smithi082 bash[20963]: audit 2024-04-03T20:59:06.233643+0000 mon.c (mon.2) 4802 : audit [DBG] from='client.? 172.21.15.67:0/3704545704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:06 smithi067 bash[17655]: cluster 2024-04-03T20:59:05.724972+0000 mgr.y (mgr.24370) 12018 : cluster [DBG] pgmap v12002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:06 smithi067 bash[17655]: audit 2024-04-03T20:59:06.233643+0000 mon.c (mon.2) 4802 : audit [DBG] from='client.? 172.21.15.67:0/3704545704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:06 smithi067 bash[27441]: cluster 2024-04-03T20:59:05.724972+0000 mgr.y (mgr.24370) 12018 : cluster [DBG] pgmap v12002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:06 smithi067 bash[27441]: audit 2024-04-03T20:59:06.233643+0000 mon.c (mon.2) 4802 : audit [DBG] from='client.? 172.21.15.67:0/3704545704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:08 smithi082 bash[20963]: cluster 2024-04-03T20:59:07.725629+0000 mgr.y (mgr.24370) 12019 : cluster [DBG] pgmap v12003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:08 smithi082 bash[20963]: audit 2024-04-03T20:59:08.694231+0000 mon.a (mon.0) 10433 : audit [DBG] from='client.? 172.21.15.67:0/1777206925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:08 smithi067 bash[17655]: cluster 2024-04-03T20:59:07.725629+0000 mgr.y (mgr.24370) 12019 : cluster [DBG] pgmap v12003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:08 smithi067 bash[17655]: audit 2024-04-03T20:59:08.694231+0000 mon.a (mon.0) 10433 : audit [DBG] from='client.? 172.21.15.67:0/1777206925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:08 smithi067 bash[27441]: cluster 2024-04-03T20:59:07.725629+0000 mgr.y (mgr.24370) 12019 : cluster [DBG] pgmap v12003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:08 smithi067 bash[27441]: audit 2024-04-03T20:59:08.694231+0000 mon.a (mon.0) 10433 : audit [DBG] from='client.? 172.21.15.67:0/1777206925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:10 smithi082 bash[20963]: cluster 2024-04-03T20:59:09.726296+0000 mgr.y (mgr.24370) 12020 : cluster [DBG] pgmap v12004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:10 smithi082 bash[20963]: audit 2024-04-03T20:59:10.296834+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:10 smithi067 bash[17655]: cluster 2024-04-03T20:59:09.726296+0000 mgr.y (mgr.24370) 12020 : cluster [DBG] pgmap v12004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:10 smithi067 bash[17655]: audit 2024-04-03T20:59:10.296834+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:10 smithi067 bash[27441]: cluster 2024-04-03T20:59:09.726296+0000 mgr.y (mgr.24370) 12020 : cluster [DBG] pgmap v12004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:10 smithi067 bash[27441]: audit 2024-04-03T20:59:10.296834+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:11 smithi082 bash[20963]: audit 2024-04-03T20:59:11.143146+0000 mon.a (mon.0) 10435 : audit [DBG] from='client.? 172.21.15.67:0/3913212192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:11 smithi067 bash[27441]: audit 2024-04-03T20:59:11.143146+0000 mon.a (mon.0) 10435 : audit [DBG] from='client.? 172.21.15.67:0/3913212192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:11 smithi067 bash[17655]: audit 2024-04-03T20:59:11.143146+0000 mon.a (mon.0) 10435 : audit [DBG] from='client.? 172.21.15.67:0/3913212192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:12 smithi067 bash[17655]: cluster 2024-04-03T20:59:11.727415+0000 mgr.y (mgr.24370) 12021 : cluster [DBG] pgmap v12005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:12 smithi067 bash[27441]: cluster 2024-04-03T20:59:11.727415+0000 mgr.y (mgr.24370) 12021 : cluster [DBG] pgmap v12005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:12 smithi082 bash[20963]: cluster 2024-04-03T20:59:11.727415+0000 mgr.y (mgr.24370) 12021 : cluster [DBG] pgmap v12005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:59:13.768 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:59:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:13 smithi082 bash[20963]: audit 2024-04-03T20:59:13.600160+0000 mon.a (mon.0) 10436 : audit [DBG] from='client.? 172.21.15.67:0/3748543675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:13 smithi067 bash[17655]: audit 2024-04-03T20:59:13.600160+0000 mon.a (mon.0) 10436 : audit [DBG] from='client.? 172.21.15.67:0/3748543675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:13 smithi067 bash[27441]: audit 2024-04-03T20:59:13.600160+0000 mon.a (mon.0) 10436 : audit [DBG] from='client.? 172.21.15.67:0/3748543675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:14 smithi082 bash[20963]: cluster 2024-04-03T20:59:13.728051+0000 mgr.y (mgr.24370) 12022 : cluster [DBG] pgmap v12006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:14 smithi067 bash[27441]: cluster 2024-04-03T20:59:13.728051+0000 mgr.y (mgr.24370) 12022 : cluster [DBG] pgmap v12006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:15.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:14 smithi067 bash[17655]: cluster 2024-04-03T20:59:13.728051+0000 mgr.y (mgr.24370) 12022 : cluster [DBG] pgmap v12006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:16 smithi082 bash[20963]: cluster 2024-04-03T20:59:15.728665+0000 mgr.y (mgr.24370) 12023 : cluster [DBG] pgmap v12007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:16 smithi082 bash[20963]: audit 2024-04-03T20:59:16.054336+0000 mon.c (mon.2) 4803 : audit [DBG] from='client.? 172.21.15.67:0/2214804602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:16 smithi067 bash[17655]: cluster 2024-04-03T20:59:15.728665+0000 mgr.y (mgr.24370) 12023 : cluster [DBG] pgmap v12007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:16 smithi067 bash[17655]: audit 2024-04-03T20:59:16.054336+0000 mon.c (mon.2) 4803 : audit [DBG] from='client.? 172.21.15.67:0/2214804602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:17.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:16 smithi067 bash[27441]: cluster 2024-04-03T20:59:15.728665+0000 mgr.y (mgr.24370) 12023 : cluster [DBG] pgmap v12007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:17.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:16 smithi067 bash[27441]: audit 2024-04-03T20:59:16.054336+0000 mon.c (mon.2) 4803 : audit [DBG] from='client.? 172.21.15.67:0/2214804602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:18 smithi082 bash[20963]: cluster 2024-04-03T20:59:17.729330+0000 mgr.y (mgr.24370) 12024 : cluster [DBG] pgmap v12008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:18 smithi082 bash[20963]: audit 2024-04-03T20:59:18.514482+0000 mon.c (mon.2) 4804 : audit [DBG] from='client.? 172.21.15.67:0/486599205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:19.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:18 smithi067 bash[17655]: cluster 2024-04-03T20:59:17.729330+0000 mgr.y (mgr.24370) 12024 : cluster [DBG] pgmap v12008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:19.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:18 smithi067 bash[17655]: audit 2024-04-03T20:59:18.514482+0000 mon.c (mon.2) 4804 : audit [DBG] from='client.? 172.21.15.67:0/486599205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:19.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:18 smithi067 bash[27441]: cluster 2024-04-03T20:59:17.729330+0000 mgr.y (mgr.24370) 12024 : cluster [DBG] pgmap v12008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:19.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:18 smithi067 bash[27441]: audit 2024-04-03T20:59:18.514482+0000 mon.c (mon.2) 4804 : audit [DBG] from='client.? 172.21.15.67:0/486599205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:20 smithi082 bash[20963]: cluster 2024-04-03T20:59:19.730028+0000 mgr.y (mgr.24370) 12025 : cluster [DBG] pgmap v12009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:20 smithi067 bash[17655]: cluster 2024-04-03T20:59:19.730028+0000 mgr.y (mgr.24370) 12025 : cluster [DBG] pgmap v12009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:20 smithi067 bash[27441]: cluster 2024-04-03T20:59:19.730028+0000 mgr.y (mgr.24370) 12025 : cluster [DBG] pgmap v12009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:21 smithi082 bash[20963]: audit 2024-04-03T20:59:20.982310+0000 mon.c (mon.2) 4805 : audit [DBG] from='client.? 172.21.15.67:0/3711259567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:21 smithi067 bash[17655]: audit 2024-04-03T20:59:20.982310+0000 mon.c (mon.2) 4805 : audit [DBG] from='client.? 172.21.15.67:0/3711259567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:21 smithi067 bash[27441]: audit 2024-04-03T20:59:20.982310+0000 mon.c (mon.2) 4805 : audit [DBG] from='client.? 172.21.15.67:0/3711259567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:22 smithi067 bash[17655]: cluster 2024-04-03T20:59:21.731183+0000 mgr.y (mgr.24370) 12026 : cluster [DBG] pgmap v12010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:22 smithi067 bash[27441]: cluster 2024-04-03T20:59:21.731183+0000 mgr.y (mgr.24370) 12026 : cluster [DBG] pgmap v12010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:22 smithi082 bash[20963]: cluster 2024-04-03T20:59:21.731183+0000 mgr.y (mgr.24370) 12026 : cluster [DBG] pgmap v12010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:59:23.802 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:59:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:23 smithi082 bash[20963]: audit 2024-04-03T20:59:23.435255+0000 mon.a (mon.0) 10437 : audit [DBG] from='client.? 172.21.15.67:0/1029442862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:24.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:23 smithi067 bash[17655]: audit 2024-04-03T20:59:23.435255+0000 mon.a (mon.0) 10437 : audit [DBG] from='client.? 172.21.15.67:0/1029442862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:23 smithi067 bash[27441]: audit 2024-04-03T20:59:23.435255+0000 mon.a (mon.0) 10437 : audit [DBG] from='client.? 172.21.15.67:0/1029442862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:24 smithi082 bash[20963]: cluster 2024-04-03T20:59:23.731853+0000 mgr.y (mgr.24370) 12027 : cluster [DBG] pgmap v12011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:24 smithi067 bash[27441]: cluster 2024-04-03T20:59:23.731853+0000 mgr.y (mgr.24370) 12027 : cluster [DBG] pgmap v12011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:24 smithi067 bash[17655]: cluster 2024-04-03T20:59:23.731853+0000 mgr.y (mgr.24370) 12027 : cluster [DBG] pgmap v12011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:25 smithi082 bash[20963]: audit 2024-04-03T20:59:25.296751+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:25 smithi067 bash[17655]: audit 2024-04-03T20:59:25.296751+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:25 smithi067 bash[27441]: audit 2024-04-03T20:59:25.296751+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:26 smithi082 bash[20963]: cluster 2024-04-03T20:59:25.732548+0000 mgr.y (mgr.24370) 12028 : cluster [DBG] pgmap v12012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:26 smithi082 bash[20963]: audit 2024-04-03T20:59:25.888271+0000 mon.a (mon.0) 10439 : audit [DBG] from='client.? 172.21.15.67:0/1796183538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:26 smithi067 bash[27441]: cluster 2024-04-03T20:59:25.732548+0000 mgr.y (mgr.24370) 12028 : cluster [DBG] pgmap v12012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:26 smithi067 bash[27441]: audit 2024-04-03T20:59:25.888271+0000 mon.a (mon.0) 10439 : audit [DBG] from='client.? 172.21.15.67:0/1796183538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:26 smithi067 bash[17655]: cluster 2024-04-03T20:59:25.732548+0000 mgr.y (mgr.24370) 12028 : cluster [DBG] pgmap v12012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:26 smithi067 bash[17655]: audit 2024-04-03T20:59:25.888271+0000 mon.a (mon.0) 10439 : audit [DBG] from='client.? 172.21.15.67:0/1796183538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:28 smithi082 bash[20963]: cluster 2024-04-03T20:59:27.733220+0000 mgr.y (mgr.24370) 12029 : cluster [DBG] pgmap v12013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:28 smithi082 bash[20963]: audit 2024-04-03T20:59:28.346852+0000 mon.a (mon.0) 10440 : audit [DBG] from='client.? 172.21.15.67:0/903512448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:28 smithi067 bash[27441]: cluster 2024-04-03T20:59:27.733220+0000 mgr.y (mgr.24370) 12029 : cluster [DBG] pgmap v12013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:28 smithi067 bash[27441]: audit 2024-04-03T20:59:28.346852+0000 mon.a (mon.0) 10440 : audit [DBG] from='client.? 172.21.15.67:0/903512448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:28 smithi067 bash[17655]: cluster 2024-04-03T20:59:27.733220+0000 mgr.y (mgr.24370) 12029 : cluster [DBG] pgmap v12013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:28 smithi067 bash[17655]: audit 2024-04-03T20:59:28.346852+0000 mon.a (mon.0) 10440 : audit [DBG] from='client.? 172.21.15.67:0/903512448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:30 smithi082 bash[20963]: cluster 2024-04-03T20:59:29.733919+0000 mgr.y (mgr.24370) 12030 : cluster [DBG] pgmap v12014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:30 smithi082 bash[20963]: audit 2024-04-03T20:59:30.794353+0000 mon.c (mon.2) 4806 : audit [DBG] from='client.? 172.21.15.67:0/1905094188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:30 smithi067 bash[27441]: cluster 2024-04-03T20:59:29.733919+0000 mgr.y (mgr.24370) 12030 : cluster [DBG] pgmap v12014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:30 smithi067 bash[27441]: audit 2024-04-03T20:59:30.794353+0000 mon.c (mon.2) 4806 : audit [DBG] from='client.? 172.21.15.67:0/1905094188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:30 smithi067 bash[17655]: cluster 2024-04-03T20:59:29.733919+0000 mgr.y (mgr.24370) 12030 : cluster [DBG] pgmap v12014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:30 smithi067 bash[17655]: audit 2024-04-03T20:59:30.794353+0000 mon.c (mon.2) 4806 : audit [DBG] from='client.? 172.21.15.67:0/1905094188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:32 smithi067 bash[17655]: cluster 2024-04-03T20:59:31.735078+0000 mgr.y (mgr.24370) 12031 : cluster [DBG] pgmap v12015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:32 smithi067 bash[27441]: cluster 2024-04-03T20:59:31.735078+0000 mgr.y (mgr.24370) 12031 : cluster [DBG] pgmap v12015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:32 smithi082 bash[20963]: cluster 2024-04-03T20:59:31.735078+0000 mgr.y (mgr.24370) 12031 : cluster [DBG] pgmap v12015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T20:59:33.834 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:59:34.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:33 smithi082 bash[20963]: audit 2024-04-03T20:59:33.243759+0000 mon.c (mon.2) 4807 : audit [DBG] from='client.? 172.21.15.67:0/1891875065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:33 smithi067 bash[17655]: audit 2024-04-03T20:59:33.243759+0000 mon.c (mon.2) 4807 : audit [DBG] from='client.? 172.21.15.67:0/1891875065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:33 smithi067 bash[27441]: audit 2024-04-03T20:59:33.243759+0000 mon.c (mon.2) 4807 : audit [DBG] from='client.? 172.21.15.67:0/1891875065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:34 smithi082 bash[20963]: cluster 2024-04-03T20:59:33.735756+0000 mgr.y (mgr.24370) 12032 : cluster [DBG] pgmap v12016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:34 smithi067 bash[17655]: cluster 2024-04-03T20:59:33.735756+0000 mgr.y (mgr.24370) 12032 : cluster [DBG] pgmap v12016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:35.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:34 smithi067 bash[27441]: cluster 2024-04-03T20:59:33.735756+0000 mgr.y (mgr.24370) 12032 : cluster [DBG] pgmap v12016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:35 smithi082 bash[20963]: audit 2024-04-03T20:59:35.704276+0000 mon.c (mon.2) 4808 : audit [DBG] from='client.? 172.21.15.67:0/2586960341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:36.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:35 smithi067 bash[17655]: audit 2024-04-03T20:59:35.704276+0000 mon.c (mon.2) 4808 : audit [DBG] from='client.? 172.21.15.67:0/2586960341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:36.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:35 smithi067 bash[27441]: audit 2024-04-03T20:59:35.704276+0000 mon.c (mon.2) 4808 : audit [DBG] from='client.? 172.21.15.67:0/2586960341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:36 smithi082 bash[20963]: cluster 2024-04-03T20:59:35.736762+0000 mgr.y (mgr.24370) 12033 : cluster [DBG] pgmap v12017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:36 smithi067 bash[17655]: cluster 2024-04-03T20:59:35.736762+0000 mgr.y (mgr.24370) 12033 : cluster [DBG] pgmap v12017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:36 smithi067 bash[27441]: cluster 2024-04-03T20:59:35.736762+0000 mgr.y (mgr.24370) 12033 : cluster [DBG] pgmap v12017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:38 smithi082 bash[20963]: cluster 2024-04-03T20:59:37.737431+0000 mgr.y (mgr.24370) 12034 : cluster [DBG] pgmap v12018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:38 smithi082 bash[20963]: audit 2024-04-03T20:59:38.161193+0000 mon.a (mon.0) 10441 : audit [DBG] from='client.? 172.21.15.67:0/1371406828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:38 smithi067 bash[27441]: cluster 2024-04-03T20:59:37.737431+0000 mgr.y (mgr.24370) 12034 : cluster [DBG] pgmap v12018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:38 smithi067 bash[27441]: audit 2024-04-03T20:59:38.161193+0000 mon.a (mon.0) 10441 : audit [DBG] from='client.? 172.21.15.67:0/1371406828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:38 smithi067 bash[17655]: cluster 2024-04-03T20:59:37.737431+0000 mgr.y (mgr.24370) 12034 : cluster [DBG] pgmap v12018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:38 smithi067 bash[17655]: audit 2024-04-03T20:59:38.161193+0000 mon.a (mon.0) 10441 : audit [DBG] from='client.? 172.21.15.67:0/1371406828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:40 smithi082 bash[20963]: cluster 2024-04-03T20:59:39.738129+0000 mgr.y (mgr.24370) 12035 : cluster [DBG] pgmap v12019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:40 smithi082 bash[20963]: audit 2024-04-03T20:59:40.296969+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:40 smithi082 bash[20963]: audit 2024-04-03T20:59:40.607898+0000 mon.a (mon.0) 10443 : audit [DBG] from='client.? 172.21.15.67:0/1442595172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:40 smithi067 bash[27441]: cluster 2024-04-03T20:59:39.738129+0000 mgr.y (mgr.24370) 12035 : cluster [DBG] pgmap v12019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:40 smithi067 bash[27441]: audit 2024-04-03T20:59:40.296969+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:40 smithi067 bash[27441]: audit 2024-04-03T20:59:40.607898+0000 mon.a (mon.0) 10443 : audit [DBG] from='client.? 172.21.15.67:0/1442595172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:40 smithi067 bash[17655]: cluster 2024-04-03T20:59:39.738129+0000 mgr.y (mgr.24370) 12035 : cluster [DBG] pgmap v12019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:40 smithi067 bash[17655]: audit 2024-04-03T20:59:40.296969+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:40 smithi067 bash[17655]: audit 2024-04-03T20:59:40.607898+0000 mon.a (mon.0) 10443 : audit [DBG] from='client.? 172.21.15.67:0/1442595172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:59:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:43 smithi067 bash[17655]: cluster 2024-04-03T20:59:41.739418+0000 mgr.y (mgr.24370) 12036 : cluster [DBG] pgmap v12020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:43 smithi067 bash[17655]: audit 2024-04-03T20:59:43.057282+0000 mon.c (mon.2) 4809 : audit [DBG] from='client.? 172.21.15.67:0/3620751421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:43 smithi067 bash[27441]: cluster 2024-04-03T20:59:41.739418+0000 mgr.y (mgr.24370) 12036 : cluster [DBG] pgmap v12020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:43 smithi067 bash[27441]: audit 2024-04-03T20:59:43.057282+0000 mon.c (mon.2) 4809 : audit [DBG] from='client.? 172.21.15.67:0/3620751421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:43 smithi082 bash[20963]: cluster 2024-04-03T20:59:41.739418+0000 mgr.y (mgr.24370) 12036 : cluster [DBG] pgmap v12020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:43 smithi082 bash[20963]: audit 2024-04-03T20:59:43.057282+0000 mon.c (mon.2) 4809 : audit [DBG] from='client.? 172.21.15.67:0/3620751421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:59:45.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:45 smithi082 bash[20963]: cluster 2024-04-03T20:59:43.740297+0000 mgr.y (mgr.24370) 12037 : cluster [DBG] pgmap v12021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:45 smithi067 bash[27441]: cluster 2024-04-03T20:59:43.740297+0000 mgr.y (mgr.24370) 12037 : cluster [DBG] pgmap v12021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:45 smithi067 bash[17655]: cluster 2024-04-03T20:59:43.740297+0000 mgr.y (mgr.24370) 12037 : cluster [DBG] pgmap v12021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:46 smithi082 bash[20963]: audit 2024-04-03T20:59:45.515087+0000 mon.c (mon.2) 4810 : audit [DBG] from='client.? 172.21.15.67:0/3537335254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:46 smithi067 bash[17655]: audit 2024-04-03T20:59:45.515087+0000 mon.c (mon.2) 4810 : audit [DBG] from='client.? 172.21.15.67:0/3537335254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:46 smithi067 bash[27441]: audit 2024-04-03T20:59:45.515087+0000 mon.c (mon.2) 4810 : audit [DBG] from='client.? 172.21.15.67:0/3537335254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:47 smithi082 bash[20963]: cluster 2024-04-03T20:59:45.741483+0000 mgr.y (mgr.24370) 12038 : cluster [DBG] pgmap v12022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:47 smithi067 bash[17655]: cluster 2024-04-03T20:59:45.741483+0000 mgr.y (mgr.24370) 12038 : cluster [DBG] pgmap v12022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:47 smithi067 bash[27441]: cluster 2024-04-03T20:59:45.741483+0000 mgr.y (mgr.24370) 12038 : cluster [DBG] pgmap v12022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:48 smithi082 bash[20963]: audit 2024-04-03T20:59:47.966410+0000 mon.c (mon.2) 4811 : audit [DBG] from='client.? 172.21.15.67:0/3302377110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:48 smithi067 bash[27441]: audit 2024-04-03T20:59:47.966410+0000 mon.c (mon.2) 4811 : audit [DBG] from='client.? 172.21.15.67:0/3302377110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:48 smithi067 bash[17655]: audit 2024-04-03T20:59:47.966410+0000 mon.c (mon.2) 4811 : audit [DBG] from='client.? 172.21.15.67:0/3302377110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:49 smithi082 bash[20963]: cluster 2024-04-03T20:59:47.742246+0000 mgr.y (mgr.24370) 12039 : cluster [DBG] pgmap v12023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:49 smithi067 bash[27441]: cluster 2024-04-03T20:59:47.742246+0000 mgr.y (mgr.24370) 12039 : cluster [DBG] pgmap v12023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:49 smithi067 bash[17655]: cluster 2024-04-03T20:59:47.742246+0000 mgr.y (mgr.24370) 12039 : cluster [DBG] pgmap v12023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:51 smithi082 bash[20963]: cluster 2024-04-03T20:59:49.742932+0000 mgr.y (mgr.24370) 12040 : cluster [DBG] pgmap v12024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:51 smithi082 bash[20963]: audit 2024-04-03T20:59:50.414443+0000 mon.c (mon.2) 4812 : audit [DBG] from='client.? 172.21.15.67:0/2875411835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:51 smithi067 bash[27441]: cluster 2024-04-03T20:59:49.742932+0000 mgr.y (mgr.24370) 12040 : cluster [DBG] pgmap v12024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:51 smithi067 bash[27441]: audit 2024-04-03T20:59:50.414443+0000 mon.c (mon.2) 4812 : audit [DBG] from='client.? 172.21.15.67:0/2875411835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:51 smithi067 bash[17655]: cluster 2024-04-03T20:59:49.742932+0000 mgr.y (mgr.24370) 12040 : cluster [DBG] pgmap v12024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:51 smithi067 bash[17655]: audit 2024-04-03T20:59:50.414443+0000 mon.c (mon.2) 4812 : audit [DBG] from='client.? 172.21.15.67:0/2875411835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 20:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T20:59:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:53 smithi067 bash[17655]: cluster 2024-04-03T20:59:51.744253+0000 mgr.y (mgr.24370) 12041 : cluster [DBG] pgmap v12025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:53 smithi067 bash[17655]: audit 2024-04-03T20:59:52.868875+0000 mon.a (mon.0) 10444 : audit [DBG] from='client.? 172.21.15.67:0/455948903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:53 smithi067 bash[27441]: cluster 2024-04-03T20:59:51.744253+0000 mgr.y (mgr.24370) 12041 : cluster [DBG] pgmap v12025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:53 smithi067 bash[27441]: audit 2024-04-03T20:59:52.868875+0000 mon.a (mon.0) 10444 : audit [DBG] from='client.? 172.21.15.67:0/455948903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 20:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:20:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T20:59:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:53 smithi082 bash[20963]: cluster 2024-04-03T20:59:51.744253+0000 mgr.y (mgr.24370) 12041 : cluster [DBG] pgmap v12025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:53 smithi082 bash[20963]: audit 2024-04-03T20:59:52.868875+0000 mon.a (mon.0) 10444 : audit [DBG] from='client.? 172.21.15.67:0/455948903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:55 smithi082 bash[20963]: cluster 2024-04-03T20:59:53.745088+0000 mgr.y (mgr.24370) 12042 : cluster [DBG] pgmap v12026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:55 smithi067 bash[17655]: cluster 2024-04-03T20:59:53.745088+0000 mgr.y (mgr.24370) 12042 : cluster [DBG] pgmap v12026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:55 smithi067 bash[27441]: cluster 2024-04-03T20:59:53.745088+0000 mgr.y (mgr.24370) 12042 : cluster [DBG] pgmap v12026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:56 smithi082 bash[20963]: audit 2024-04-03T20:59:55.296809+0000 mon.a (mon.0) 10445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:56 smithi082 bash[20963]: audit 2024-04-03T20:59:55.318456+0000 mon.a (mon.0) 10446 : audit [DBG] from='client.? 172.21.15.67:0/1579452288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:56 smithi067 bash[17655]: audit 2024-04-03T20:59:55.296809+0000 mon.a (mon.0) 10445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:56 smithi067 bash[17655]: audit 2024-04-03T20:59:55.318456+0000 mon.a (mon.0) 10446 : audit [DBG] from='client.? 172.21.15.67:0/1579452288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:56 smithi067 bash[27441]: audit 2024-04-03T20:59:55.296809+0000 mon.a (mon.0) 10445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T20:59:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:56 smithi067 bash[27441]: audit 2024-04-03T20:59:55.318456+0000 mon.a (mon.0) 10446 : audit [DBG] from='client.? 172.21.15.67:0/1579452288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:57 smithi082 bash[20963]: cluster 2024-04-03T20:59:55.746302+0000 mgr.y (mgr.24370) 12043 : cluster [DBG] pgmap v12027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:57 smithi067 bash[27441]: cluster 2024-04-03T20:59:55.746302+0000 mgr.y (mgr.24370) 12043 : cluster [DBG] pgmap v12027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:57 smithi067 bash[17655]: cluster 2024-04-03T20:59:55.746302+0000 mgr.y (mgr.24370) 12043 : cluster [DBG] pgmap v12027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:58 smithi082 bash[20963]: audit 2024-04-03T20:59:57.767467+0000 mon.a (mon.0) 10447 : audit [DBG] from='client.? 172.21.15.67:0/2422193764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:58 smithi067 bash[17655]: audit 2024-04-03T20:59:57.767467+0000 mon.a (mon.0) 10447 : audit [DBG] from='client.? 172.21.15.67:0/2422193764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:58 smithi067 bash[27441]: audit 2024-04-03T20:59:57.767467+0000 mon.a (mon.0) 10447 : audit [DBG] from='client.? 172.21.15.67:0/2422193764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T20:59:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 20:59:59 smithi082 bash[20963]: cluster 2024-04-03T20:59:57.746785+0000 mgr.y (mgr.24370) 12044 : cluster [DBG] pgmap v12028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 20:59:59 smithi067 bash[17655]: cluster 2024-04-03T20:59:57.746785+0000 mgr.y (mgr.24370) 12044 : cluster [DBG] pgmap v12028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T20:59:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 20:59:59 smithi067 bash[27441]: cluster 2024-04-03T20:59:57.746785+0000 mgr.y (mgr.24370) 12044 : cluster [DBG] pgmap v12028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:00 smithi082 bash[20963]: cluster 2024-04-03T21:00:00.000094+0000 mon.a (mon.0) 10448 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:00:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:00 smithi082 bash[20963]: audit 2024-04-03T21:00:00.223521+0000 mon.a (mon.0) 10449 : audit [DBG] from='client.? 172.21.15.67:0/1739387170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:00 smithi067 bash[17655]: cluster 2024-04-03T21:00:00.000094+0000 mon.a (mon.0) 10448 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:00:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:00 smithi067 bash[17655]: audit 2024-04-03T21:00:00.223521+0000 mon.a (mon.0) 10449 : audit [DBG] from='client.? 172.21.15.67:0/1739387170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:00 smithi067 bash[27441]: cluster 2024-04-03T21:00:00.000094+0000 mon.a (mon.0) 10448 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:00:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:00 smithi067 bash[27441]: audit 2024-04-03T21:00:00.223521+0000 mon.a (mon.0) 10449 : audit [DBG] from='client.? 172.21.15.67:0/1739387170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:01 smithi082 bash[20963]: cluster 2024-04-03T20:59:59.747394+0000 mgr.y (mgr.24370) 12045 : cluster [DBG] pgmap v12029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:01 smithi067 bash[17655]: cluster 2024-04-03T20:59:59.747394+0000 mgr.y (mgr.24370) 12045 : cluster [DBG] pgmap v12029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:01 smithi067 bash[27441]: cluster 2024-04-03T20:59:59.747394+0000 mgr.y (mgr.24370) 12045 : cluster [DBG] pgmap v12029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:00:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:03 smithi067 bash[17655]: cluster 2024-04-03T21:00:01.748602+0000 mgr.y (mgr.24370) 12046 : cluster [DBG] pgmap v12030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:03 smithi067 bash[17655]: audit 2024-04-03T21:00:02.560285+0000 mon.a (mon.0) 10450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:00:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:03 smithi067 bash[17655]: audit 2024-04-03T21:00:02.706826+0000 mon.c (mon.2) 4813 : audit [DBG] from='client.? 172.21.15.67:0/1869662524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:03 smithi067 bash[27441]: cluster 2024-04-03T21:00:01.748602+0000 mgr.y (mgr.24370) 12046 : cluster [DBG] pgmap v12030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:03 smithi067 bash[27441]: audit 2024-04-03T21:00:02.560285+0000 mon.a (mon.0) 10450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:00:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:03 smithi067 bash[27441]: audit 2024-04-03T21:00:02.706826+0000 mon.c (mon.2) 4813 : audit [DBG] from='client.? 172.21.15.67:0/1869662524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:03 smithi082 bash[20963]: cluster 2024-04-03T21:00:01.748602+0000 mgr.y (mgr.24370) 12046 : cluster [DBG] pgmap v12030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:03 smithi082 bash[20963]: audit 2024-04-03T21:00:02.560285+0000 mon.a (mon.0) 10450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:00:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:03 smithi082 bash[20963]: audit 2024-04-03T21:00:02.706826+0000 mon.c (mon.2) 4813 : audit [DBG] from='client.? 172.21.15.67:0/1869662524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:03.506 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 21:00:03 smithi082 bash[56206]: ts=2024-04-03T21:00:03.160Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1712167200138 maxt=1712174400000 ulid=01HTJW5Z4QGCDXHZF77314F7SE duration=65.202174ms 2024-04-03T21:00:03.506 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 21:00:03 smithi082 bash[56206]: ts=2024-04-03T21:00:03.164Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=3.486147ms 2024-04-03T21:00:03.506 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 21:00:03 smithi082 bash[56206]: ts=2024-04-03T21:00:03.165Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=1 mint=1712174400000 2024-04-03T21:00:03.506 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 21:00:03 smithi082 bash[56206]: ts=2024-04-03T21:00:03.303Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=1 duration=138.277035ms 2024-04-03T21:00:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:00:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:05 smithi082 bash[20963]: cluster 2024-04-03T21:00:03.749286+0000 mgr.y (mgr.24370) 12047 : cluster [DBG] pgmap v12031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:05 smithi082 bash[20963]: audit 2024-04-03T21:00:05.157548+0000 mon.c (mon.2) 4814 : audit [DBG] from='client.? 172.21.15.67:0/3532174292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:05 smithi067 bash[17655]: cluster 2024-04-03T21:00:03.749286+0000 mgr.y (mgr.24370) 12047 : cluster [DBG] pgmap v12031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:05 smithi067 bash[17655]: audit 2024-04-03T21:00:05.157548+0000 mon.c (mon.2) 4814 : audit [DBG] from='client.? 172.21.15.67:0/3532174292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:05 smithi067 bash[27441]: cluster 2024-04-03T21:00:03.749286+0000 mgr.y (mgr.24370) 12047 : cluster [DBG] pgmap v12031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:05 smithi067 bash[27441]: audit 2024-04-03T21:00:05.157548+0000 mon.c (mon.2) 4814 : audit [DBG] from='client.? 172.21.15.67:0/3532174292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:07 smithi082 bash[20963]: cluster 2024-04-03T21:00:05.750540+0000 mgr.y (mgr.24370) 12048 : cluster [DBG] pgmap v12032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:07 smithi067 bash[27441]: cluster 2024-04-03T21:00:05.750540+0000 mgr.y (mgr.24370) 12048 : cluster [DBG] pgmap v12032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:07 smithi067 bash[17655]: cluster 2024-04-03T21:00:05.750540+0000 mgr.y (mgr.24370) 12048 : cluster [DBG] pgmap v12032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:08 smithi082 bash[20963]: audit 2024-04-03T21:00:07.619506+0000 mon.c (mon.2) 4815 : audit [DBG] from='client.? 172.21.15.67:0/2086606474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:08 smithi082 bash[20963]: audit 2024-04-03T21:00:08.254327+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:08 smithi082 bash[20963]: audit 2024-04-03T21:00:08.263666+0000 mon.a (mon.0) 10452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:08 smithi067 bash[27441]: audit 2024-04-03T21:00:07.619506+0000 mon.c (mon.2) 4815 : audit [DBG] from='client.? 172.21.15.67:0/2086606474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:08 smithi067 bash[27441]: audit 2024-04-03T21:00:08.254327+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:08 smithi067 bash[27441]: audit 2024-04-03T21:00:08.263666+0000 mon.a (mon.0) 10452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:08 smithi067 bash[17655]: audit 2024-04-03T21:00:07.619506+0000 mon.c (mon.2) 4815 : audit [DBG] from='client.? 172.21.15.67:0/2086606474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:08 smithi067 bash[17655]: audit 2024-04-03T21:00:08.254327+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:08 smithi067 bash[17655]: audit 2024-04-03T21:00:08.263666+0000 mon.a (mon.0) 10452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:09 smithi082 bash[20963]: cluster 2024-04-03T21:00:07.751199+0000 mgr.y (mgr.24370) 12049 : cluster [DBG] pgmap v12033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:09 smithi082 bash[20963]: audit 2024-04-03T21:00:08.504506+0000 mon.a (mon.0) 10453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:09 smithi082 bash[20963]: audit 2024-04-03T21:00:08.511823+0000 mon.a (mon.0) 10454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:09 smithi082 bash[20963]: audit 2024-04-03T21:00:08.940295+0000 mon.a (mon.0) 10455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:00:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:09 smithi082 bash[20963]: audit 2024-04-03T21:00:08.942108+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:00:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:09 smithi082 bash[20963]: audit 2024-04-03T21:00:08.951797+0000 mon.a (mon.0) 10457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[17655]: cluster 2024-04-03T21:00:07.751199+0000 mgr.y (mgr.24370) 12049 : cluster [DBG] pgmap v12033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[17655]: audit 2024-04-03T21:00:08.504506+0000 mon.a (mon.0) 10453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[17655]: audit 2024-04-03T21:00:08.511823+0000 mon.a (mon.0) 10454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[17655]: audit 2024-04-03T21:00:08.940295+0000 mon.a (mon.0) 10455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:00:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[17655]: audit 2024-04-03T21:00:08.942108+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:00:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[17655]: audit 2024-04-03T21:00:08.951797+0000 mon.a (mon.0) 10457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[27441]: cluster 2024-04-03T21:00:07.751199+0000 mgr.y (mgr.24370) 12049 : cluster [DBG] pgmap v12033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[27441]: audit 2024-04-03T21:00:08.504506+0000 mon.a (mon.0) 10453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[27441]: audit 2024-04-03T21:00:08.511823+0000 mon.a (mon.0) 10454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[27441]: audit 2024-04-03T21:00:08.940295+0000 mon.a (mon.0) 10455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:00:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[27441]: audit 2024-04-03T21:00:08.942108+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:00:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:09 smithi067 bash[27441]: audit 2024-04-03T21:00:08.951797+0000 mon.a (mon.0) 10457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:00:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:10 smithi082 bash[20963]: audit 2024-04-03T21:00:10.073192+0000 mon.c (mon.2) 4816 : audit [DBG] from='client.? 172.21.15.67:0/3115469733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:10 smithi082 bash[20963]: audit 2024-04-03T21:00:10.297936+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:10 smithi067 bash[17655]: audit 2024-04-03T21:00:10.073192+0000 mon.c (mon.2) 4816 : audit [DBG] from='client.? 172.21.15.67:0/3115469733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:10 smithi067 bash[17655]: audit 2024-04-03T21:00:10.297936+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:10 smithi067 bash[27441]: audit 2024-04-03T21:00:10.073192+0000 mon.c (mon.2) 4816 : audit [DBG] from='client.? 172.21.15.67:0/3115469733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:10 smithi067 bash[27441]: audit 2024-04-03T21:00:10.297936+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:11 smithi082 bash[20963]: cluster 2024-04-03T21:00:09.751704+0000 mgr.y (mgr.24370) 12050 : cluster [DBG] pgmap v12034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:11 smithi067 bash[17655]: cluster 2024-04-03T21:00:09.751704+0000 mgr.y (mgr.24370) 12050 : cluster [DBG] pgmap v12034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:11 smithi067 bash[27441]: cluster 2024-04-03T21:00:09.751704+0000 mgr.y (mgr.24370) 12050 : cluster [DBG] pgmap v12034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:13] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T21:00:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:00:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:13 smithi082 bash[20963]: cluster 2024-04-03T21:00:11.752806+0000 mgr.y (mgr.24370) 12051 : cluster [DBG] pgmap v12035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:13 smithi082 bash[20963]: audit 2024-04-03T21:00:12.534065+0000 mon.c (mon.2) 4817 : audit [DBG] from='client.? 172.21.15.67:0/460393125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:13 smithi067 bash[27441]: cluster 2024-04-03T21:00:11.752806+0000 mgr.y (mgr.24370) 12051 : cluster [DBG] pgmap v12035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:13 smithi067 bash[27441]: audit 2024-04-03T21:00:12.534065+0000 mon.c (mon.2) 4817 : audit [DBG] from='client.? 172.21.15.67:0/460393125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:13 smithi067 bash[17655]: cluster 2024-04-03T21:00:11.752806+0000 mgr.y (mgr.24370) 12051 : cluster [DBG] pgmap v12035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:13 smithi067 bash[17655]: audit 2024-04-03T21:00:12.534065+0000 mon.c (mon.2) 4817 : audit [DBG] from='client.? 172.21.15.67:0/460393125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:15 smithi082 bash[20963]: cluster 2024-04-03T21:00:13.753494+0000 mgr.y (mgr.24370) 12052 : cluster [DBG] pgmap v12036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:15 smithi082 bash[20963]: audit 2024-04-03T21:00:14.990264+0000 mon.c (mon.2) 4818 : audit [DBG] from='client.? 172.21.15.67:0/3243796846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:15 smithi067 bash[17655]: cluster 2024-04-03T21:00:13.753494+0000 mgr.y (mgr.24370) 12052 : cluster [DBG] pgmap v12036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:15 smithi067 bash[17655]: audit 2024-04-03T21:00:14.990264+0000 mon.c (mon.2) 4818 : audit [DBG] from='client.? 172.21.15.67:0/3243796846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:15 smithi067 bash[27441]: cluster 2024-04-03T21:00:13.753494+0000 mgr.y (mgr.24370) 12052 : cluster [DBG] pgmap v12036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:15 smithi067 bash[27441]: audit 2024-04-03T21:00:14.990264+0000 mon.c (mon.2) 4818 : audit [DBG] from='client.? 172.21.15.67:0/3243796846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:17 smithi082 bash[20963]: cluster 2024-04-03T21:00:15.754747+0000 mgr.y (mgr.24370) 12053 : cluster [DBG] pgmap v12037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:17 smithi082 bash[20963]: audit 2024-04-03T21:00:17.449003+0000 mon.b (mon.1) 72 : audit [DBG] from='client.? 172.21.15.67:0/2806059542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:17 smithi067 bash[27441]: cluster 2024-04-03T21:00:15.754747+0000 mgr.y (mgr.24370) 12053 : cluster [DBG] pgmap v12037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:17 smithi067 bash[27441]: audit 2024-04-03T21:00:17.449003+0000 mon.b (mon.1) 72 : audit [DBG] from='client.? 172.21.15.67:0/2806059542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:17 smithi067 bash[17655]: cluster 2024-04-03T21:00:15.754747+0000 mgr.y (mgr.24370) 12053 : cluster [DBG] pgmap v12037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:17 smithi067 bash[17655]: audit 2024-04-03T21:00:17.449003+0000 mon.b (mon.1) 72 : audit [DBG] from='client.? 172.21.15.67:0/2806059542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:19 smithi082 bash[20963]: cluster 2024-04-03T21:00:17.755476+0000 mgr.y (mgr.24370) 12054 : cluster [DBG] pgmap v12038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:19 smithi067 bash[27441]: cluster 2024-04-03T21:00:17.755476+0000 mgr.y (mgr.24370) 12054 : cluster [DBG] pgmap v12038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:19 smithi067 bash[17655]: cluster 2024-04-03T21:00:17.755476+0000 mgr.y (mgr.24370) 12054 : cluster [DBG] pgmap v12038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:20 smithi082 bash[20963]: audit 2024-04-03T21:00:19.915069+0000 mon.c (mon.2) 4819 : audit [DBG] from='client.? 172.21.15.67:0/2246683488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:20 smithi067 bash[27441]: audit 2024-04-03T21:00:19.915069+0000 mon.c (mon.2) 4819 : audit [DBG] from='client.? 172.21.15.67:0/2246683488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:20 smithi067 bash[17655]: audit 2024-04-03T21:00:19.915069+0000 mon.c (mon.2) 4819 : audit [DBG] from='client.? 172.21.15.67:0/2246683488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:21 smithi082 bash[20963]: cluster 2024-04-03T21:00:19.756150+0000 mgr.y (mgr.24370) 12055 : cluster [DBG] pgmap v12039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:21 smithi067 bash[27441]: cluster 2024-04-03T21:00:19.756150+0000 mgr.y (mgr.24370) 12055 : cluster [DBG] pgmap v12039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:21 smithi067 bash[17655]: cluster 2024-04-03T21:00:19.756150+0000 mgr.y (mgr.24370) 12055 : cluster [DBG] pgmap v12039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:22 smithi082 bash[20963]: audit 2024-04-03T21:00:22.369524+0000 mon.a (mon.0) 10459 : audit [DBG] from='client.? 172.21.15.67:0/2991539958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:22 smithi067 bash[27441]: audit 2024-04-03T21:00:22.369524+0000 mon.a (mon.0) 10459 : audit [DBG] from='client.? 172.21.15.67:0/2991539958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:22 smithi067 bash[17655]: audit 2024-04-03T21:00:22.369524+0000 mon.a (mon.0) 10459 : audit [DBG] from='client.? 172.21.15.67:0/2991539958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:23] "GET /metrics HTTP/1.1" 200 239972 "" "Prometheus/2.43.0" 2024-04-03T21:00:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:23 smithi082 bash[20963]: cluster 2024-04-03T21:00:21.757342+0000 mgr.y (mgr.24370) 12056 : cluster [DBG] pgmap v12040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:00:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:23 smithi067 bash[27441]: cluster 2024-04-03T21:00:21.757342+0000 mgr.y (mgr.24370) 12056 : cluster [DBG] pgmap v12040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:23 smithi067 bash[17655]: cluster 2024-04-03T21:00:21.757342+0000 mgr.y (mgr.24370) 12056 : cluster [DBG] pgmap v12040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:25 smithi082 bash[20963]: cluster 2024-04-03T21:00:23.758056+0000 mgr.y (mgr.24370) 12057 : cluster [DBG] pgmap v12041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:25 smithi082 bash[20963]: audit 2024-04-03T21:00:24.817933+0000 mon.a (mon.0) 10460 : audit [DBG] from='client.? 172.21.15.67:0/2204434004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:25 smithi082 bash[20963]: audit 2024-04-03T21:00:25.298219+0000 mon.a (mon.0) 10461 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:25 smithi067 bash[27441]: cluster 2024-04-03T21:00:23.758056+0000 mgr.y (mgr.24370) 12057 : cluster [DBG] pgmap v12041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:25 smithi067 bash[27441]: audit 2024-04-03T21:00:24.817933+0000 mon.a (mon.0) 10460 : audit [DBG] from='client.? 172.21.15.67:0/2204434004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:25 smithi067 bash[27441]: audit 2024-04-03T21:00:25.298219+0000 mon.a (mon.0) 10461 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:25 smithi067 bash[17655]: cluster 2024-04-03T21:00:23.758056+0000 mgr.y (mgr.24370) 12057 : cluster [DBG] pgmap v12041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:25 smithi067 bash[17655]: audit 2024-04-03T21:00:24.817933+0000 mon.a (mon.0) 10460 : audit [DBG] from='client.? 172.21.15.67:0/2204434004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:25 smithi067 bash[17655]: audit 2024-04-03T21:00:25.298219+0000 mon.a (mon.0) 10461 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:27 smithi082 bash[20963]: cluster 2024-04-03T21:00:25.759192+0000 mgr.y (mgr.24370) 12058 : cluster [DBG] pgmap v12042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:27 smithi082 bash[20963]: audit 2024-04-03T21:00:27.268579+0000 mon.c (mon.2) 4820 : audit [DBG] from='client.? 172.21.15.67:0/4002865663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:27 smithi067 bash[17655]: cluster 2024-04-03T21:00:25.759192+0000 mgr.y (mgr.24370) 12058 : cluster [DBG] pgmap v12042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:27 smithi067 bash[17655]: audit 2024-04-03T21:00:27.268579+0000 mon.c (mon.2) 4820 : audit [DBG] from='client.? 172.21.15.67:0/4002865663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:27 smithi067 bash[27441]: cluster 2024-04-03T21:00:25.759192+0000 mgr.y (mgr.24370) 12058 : cluster [DBG] pgmap v12042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:27 smithi067 bash[27441]: audit 2024-04-03T21:00:27.268579+0000 mon.c (mon.2) 4820 : audit [DBG] from='client.? 172.21.15.67:0/4002865663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:29 smithi082 bash[20963]: cluster 2024-04-03T21:00:27.759897+0000 mgr.y (mgr.24370) 12059 : cluster [DBG] pgmap v12043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:29 smithi067 bash[17655]: cluster 2024-04-03T21:00:27.759897+0000 mgr.y (mgr.24370) 12059 : cluster [DBG] pgmap v12043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:29 smithi067 bash[27441]: cluster 2024-04-03T21:00:27.759897+0000 mgr.y (mgr.24370) 12059 : cluster [DBG] pgmap v12043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:30 smithi082 bash[20963]: audit 2024-04-03T21:00:29.728629+0000 mon.a (mon.0) 10462 : audit [DBG] from='client.? 172.21.15.67:0/650827025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:30 smithi082 bash[20963]: cluster 2024-04-03T21:00:29.760545+0000 mgr.y (mgr.24370) 12060 : cluster [DBG] pgmap v12044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:30 smithi067 bash[17655]: audit 2024-04-03T21:00:29.728629+0000 mon.a (mon.0) 10462 : audit [DBG] from='client.? 172.21.15.67:0/650827025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:30 smithi067 bash[17655]: cluster 2024-04-03T21:00:29.760545+0000 mgr.y (mgr.24370) 12060 : cluster [DBG] pgmap v12044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:30 smithi067 bash[27441]: audit 2024-04-03T21:00:29.728629+0000 mon.a (mon.0) 10462 : audit [DBG] from='client.? 172.21.15.67:0/650827025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:30 smithi067 bash[27441]: cluster 2024-04-03T21:00:29.760545+0000 mgr.y (mgr.24370) 12060 : cluster [DBG] pgmap v12044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:32 smithi067 bash[17655]: cluster 2024-04-03T21:00:31.761826+0000 mgr.y (mgr.24370) 12061 : cluster [DBG] pgmap v12045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:32 smithi067 bash[17655]: audit 2024-04-03T21:00:32.176569+0000 mon.a (mon.0) 10463 : audit [DBG] from='client.? 172.21.15.67:0/2122253294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:33.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:32 smithi067 bash[27441]: cluster 2024-04-03T21:00:31.761826+0000 mgr.y (mgr.24370) 12061 : cluster [DBG] pgmap v12045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:32 smithi067 bash[27441]: audit 2024-04-03T21:00:32.176569+0000 mon.a (mon.0) 10463 : audit [DBG] from='client.? 172.21.15.67:0/2122253294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:32 smithi082 bash[20963]: cluster 2024-04-03T21:00:31.761826+0000 mgr.y (mgr.24370) 12061 : cluster [DBG] pgmap v12045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:32 smithi082 bash[20963]: audit 2024-04-03T21:00:32.176569+0000 mon.a (mon.0) 10463 : audit [DBG] from='client.? 172.21.15.67:0/2122253294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:00:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:00:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:34 smithi082 bash[20963]: cluster 2024-04-03T21:00:33.762559+0000 mgr.y (mgr.24370) 12062 : cluster [DBG] pgmap v12046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:34 smithi082 bash[20963]: audit 2024-04-03T21:00:34.634782+0000 mon.c (mon.2) 4821 : audit [DBG] from='client.? 172.21.15.67:0/2999726242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:34 smithi067 bash[17655]: cluster 2024-04-03T21:00:33.762559+0000 mgr.y (mgr.24370) 12062 : cluster [DBG] pgmap v12046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:34 smithi067 bash[17655]: audit 2024-04-03T21:00:34.634782+0000 mon.c (mon.2) 4821 : audit [DBG] from='client.? 172.21.15.67:0/2999726242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:35.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:34 smithi067 bash[27441]: cluster 2024-04-03T21:00:33.762559+0000 mgr.y (mgr.24370) 12062 : cluster [DBG] pgmap v12046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:35.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:34 smithi067 bash[27441]: audit 2024-04-03T21:00:34.634782+0000 mon.c (mon.2) 4821 : audit [DBG] from='client.? 172.21.15.67:0/2999726242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:36 smithi082 bash[20963]: cluster 2024-04-03T21:00:35.763441+0000 mgr.y (mgr.24370) 12063 : cluster [DBG] pgmap v12047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:36 smithi067 bash[17655]: cluster 2024-04-03T21:00:35.763441+0000 mgr.y (mgr.24370) 12063 : cluster [DBG] pgmap v12047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:36 smithi067 bash[27441]: cluster 2024-04-03T21:00:35.763441+0000 mgr.y (mgr.24370) 12063 : cluster [DBG] pgmap v12047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:37 smithi082 bash[20963]: audit 2024-04-03T21:00:37.092996+0000 mon.c (mon.2) 4822 : audit [DBG] from='client.? 172.21.15.67:0/2470607880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:37 smithi067 bash[27441]: audit 2024-04-03T21:00:37.092996+0000 mon.c (mon.2) 4822 : audit [DBG] from='client.? 172.21.15.67:0/2470607880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:37 smithi067 bash[17655]: audit 2024-04-03T21:00:37.092996+0000 mon.c (mon.2) 4822 : audit [DBG] from='client.? 172.21.15.67:0/2470607880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:38 smithi082 bash[20963]: cluster 2024-04-03T21:00:37.764129+0000 mgr.y (mgr.24370) 12064 : cluster [DBG] pgmap v12048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:38 smithi067 bash[17655]: cluster 2024-04-03T21:00:37.764129+0000 mgr.y (mgr.24370) 12064 : cluster [DBG] pgmap v12048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:38 smithi067 bash[27441]: cluster 2024-04-03T21:00:37.764129+0000 mgr.y (mgr.24370) 12064 : cluster [DBG] pgmap v12048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:39 smithi082 bash[20963]: audit 2024-04-03T21:00:39.545456+0000 mon.c (mon.2) 4823 : audit [DBG] from='client.? 172.21.15.67:0/4169144309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:39 smithi067 bash[17655]: audit 2024-04-03T21:00:39.545456+0000 mon.c (mon.2) 4823 : audit [DBG] from='client.? 172.21.15.67:0/4169144309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:39 smithi067 bash[27441]: audit 2024-04-03T21:00:39.545456+0000 mon.c (mon.2) 4823 : audit [DBG] from='client.? 172.21.15.67:0/4169144309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:40 smithi082 bash[20963]: cluster 2024-04-03T21:00:39.764837+0000 mgr.y (mgr.24370) 12065 : cluster [DBG] pgmap v12049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:40 smithi082 bash[20963]: audit 2024-04-03T21:00:40.298786+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:40 smithi067 bash[27441]: cluster 2024-04-03T21:00:39.764837+0000 mgr.y (mgr.24370) 12065 : cluster [DBG] pgmap v12049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:40 smithi067 bash[27441]: audit 2024-04-03T21:00:40.298786+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:40 smithi067 bash[17655]: cluster 2024-04-03T21:00:39.764837+0000 mgr.y (mgr.24370) 12065 : cluster [DBG] pgmap v12049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:40 smithi067 bash[17655]: audit 2024-04-03T21:00:40.298786+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:42 smithi082 bash[20963]: cluster 2024-04-03T21:00:41.765619+0000 mgr.y (mgr.24370) 12066 : cluster [DBG] pgmap v12050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:42 smithi082 bash[20963]: audit 2024-04-03T21:00:42.002457+0000 mon.c (mon.2) 4824 : audit [DBG] from='client.? 172.21.15.67:0/359023543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:43.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:00:43.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:42 smithi067 bash[27441]: cluster 2024-04-03T21:00:41.765619+0000 mgr.y (mgr.24370) 12066 : cluster [DBG] pgmap v12050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:43.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:42 smithi067 bash[27441]: audit 2024-04-03T21:00:42.002457+0000 mon.c (mon.2) 4824 : audit [DBG] from='client.? 172.21.15.67:0/359023543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:43.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:42 smithi067 bash[17655]: cluster 2024-04-03T21:00:41.765619+0000 mgr.y (mgr.24370) 12066 : cluster [DBG] pgmap v12050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:43.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:42 smithi067 bash[17655]: audit 2024-04-03T21:00:42.002457+0000 mon.c (mon.2) 4824 : audit [DBG] from='client.? 172.21.15.67:0/359023543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:00:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:44 smithi082 bash[20963]: cluster 2024-04-03T21:00:43.766266+0000 mgr.y (mgr.24370) 12067 : cluster [DBG] pgmap v12051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:44 smithi082 bash[20963]: audit 2024-04-03T21:00:44.456179+0000 mon.c (mon.2) 4825 : audit [DBG] from='client.? 172.21.15.67:0/339316848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:44 smithi067 bash[17655]: cluster 2024-04-03T21:00:43.766266+0000 mgr.y (mgr.24370) 12067 : cluster [DBG] pgmap v12051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:44 smithi067 bash[17655]: audit 2024-04-03T21:00:44.456179+0000 mon.c (mon.2) 4825 : audit [DBG] from='client.? 172.21.15.67:0/339316848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:44 smithi067 bash[27441]: cluster 2024-04-03T21:00:43.766266+0000 mgr.y (mgr.24370) 12067 : cluster [DBG] pgmap v12051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:44 smithi067 bash[27441]: audit 2024-04-03T21:00:44.456179+0000 mon.c (mon.2) 4825 : audit [DBG] from='client.? 172.21.15.67:0/339316848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:46 smithi082 bash[20963]: cluster 2024-04-03T21:00:45.767403+0000 mgr.y (mgr.24370) 12068 : cluster [DBG] pgmap v12052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:46 smithi067 bash[17655]: cluster 2024-04-03T21:00:45.767403+0000 mgr.y (mgr.24370) 12068 : cluster [DBG] pgmap v12052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:46 smithi067 bash[27441]: cluster 2024-04-03T21:00:45.767403+0000 mgr.y (mgr.24370) 12068 : cluster [DBG] pgmap v12052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:47 smithi082 bash[20963]: audit 2024-04-03T21:00:46.918984+0000 mon.a (mon.0) 10465 : audit [DBG] from='client.? 172.21.15.67:0/1550934234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:47 smithi067 bash[17655]: audit 2024-04-03T21:00:46.918984+0000 mon.a (mon.0) 10465 : audit [DBG] from='client.? 172.21.15.67:0/1550934234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:48.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:47 smithi067 bash[27441]: audit 2024-04-03T21:00:46.918984+0000 mon.a (mon.0) 10465 : audit [DBG] from='client.? 172.21.15.67:0/1550934234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:48 smithi082 bash[20963]: cluster 2024-04-03T21:00:47.768141+0000 mgr.y (mgr.24370) 12069 : cluster [DBG] pgmap v12053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:49.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:48 smithi067 bash[27441]: cluster 2024-04-03T21:00:47.768141+0000 mgr.y (mgr.24370) 12069 : cluster [DBG] pgmap v12053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:48 smithi067 bash[17655]: cluster 2024-04-03T21:00:47.768141+0000 mgr.y (mgr.24370) 12069 : cluster [DBG] pgmap v12053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:49 smithi082 bash[20963]: audit 2024-04-03T21:00:49.372899+0000 mon.c (mon.2) 4826 : audit [DBG] from='client.? 172.21.15.67:0/693564533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:49 smithi067 bash[27441]: audit 2024-04-03T21:00:49.372899+0000 mon.c (mon.2) 4826 : audit [DBG] from='client.? 172.21.15.67:0/693564533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:49 smithi067 bash[17655]: audit 2024-04-03T21:00:49.372899+0000 mon.c (mon.2) 4826 : audit [DBG] from='client.? 172.21.15.67:0/693564533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:50 smithi082 bash[20963]: cluster 2024-04-03T21:00:49.768754+0000 mgr.y (mgr.24370) 12070 : cluster [DBG] pgmap v12054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:50 smithi067 bash[17655]: cluster 2024-04-03T21:00:49.768754+0000 mgr.y (mgr.24370) 12070 : cluster [DBG] pgmap v12054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:51.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:50 smithi067 bash[27441]: cluster 2024-04-03T21:00:49.768754+0000 mgr.y (mgr.24370) 12070 : cluster [DBG] pgmap v12054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:51 smithi067 bash[27441]: audit 2024-04-03T21:00:51.822826+0000 mon.c (mon.2) 4827 : audit [DBG] from='client.? 172.21.15.67:0/3771816586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:52.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:51 smithi067 bash[17655]: audit 2024-04-03T21:00:51.822826+0000 mon.c (mon.2) 4827 : audit [DBG] from='client.? 172.21.15.67:0/3771816586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:51 smithi082 bash[20963]: audit 2024-04-03T21:00:51.822826+0000 mon.c (mon.2) 4827 : audit [DBG] from='client.? 172.21.15.67:0/3771816586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:53.293 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:52 smithi067 bash[27441]: cluster 2024-04-03T21:00:51.769516+0000 mgr.y (mgr.24370) 12071 : cluster [DBG] pgmap v12055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:53.293 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:52 smithi067 bash[17655]: cluster 2024-04-03T21:00:51.769516+0000 mgr.y (mgr.24370) 12071 : cluster [DBG] pgmap v12055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:53.293 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:00:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:52 smithi082 bash[20963]: cluster 2024-04-03T21:00:51.769516+0000 mgr.y (mgr.24370) 12071 : cluster [DBG] pgmap v12055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:00:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:54 smithi067 bash[27441]: cluster 2024-04-03T21:00:53.770177+0000 mgr.y (mgr.24370) 12072 : cluster [DBG] pgmap v12056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:54 smithi067 bash[27441]: audit 2024-04-03T21:00:54.281914+0000 mon.c (mon.2) 4828 : audit [DBG] from='client.? 172.21.15.67:0/2735476147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:54 smithi067 bash[17655]: cluster 2024-04-03T21:00:53.770177+0000 mgr.y (mgr.24370) 12072 : cluster [DBG] pgmap v12056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:54 smithi067 bash[17655]: audit 2024-04-03T21:00:54.281914+0000 mon.c (mon.2) 4828 : audit [DBG] from='client.? 172.21.15.67:0/2735476147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:54 smithi082 bash[20963]: cluster 2024-04-03T21:00:53.770177+0000 mgr.y (mgr.24370) 12072 : cluster [DBG] pgmap v12056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:54 smithi082 bash[20963]: audit 2024-04-03T21:00:54.281914+0000 mon.c (mon.2) 4828 : audit [DBG] from='client.? 172.21.15.67:0/2735476147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:55 smithi067 bash[27441]: audit 2024-04-03T21:00:55.298733+0000 mon.a (mon.0) 10466 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:55 smithi067 bash[17655]: audit 2024-04-03T21:00:55.298733+0000 mon.a (mon.0) 10466 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:55 smithi082 bash[20963]: audit 2024-04-03T21:00:55.298733+0000 mon.a (mon.0) 10466 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:00:57.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:56 smithi067 bash[17655]: cluster 2024-04-03T21:00:55.771417+0000 mgr.y (mgr.24370) 12073 : cluster [DBG] pgmap v12057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:57.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:56 smithi067 bash[17655]: audit 2024-04-03T21:00:56.742657+0000 mon.c (mon.2) 4829 : audit [DBG] from='client.? 172.21.15.67:0/3595537632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:56 smithi067 bash[27441]: cluster 2024-04-03T21:00:55.771417+0000 mgr.y (mgr.24370) 12073 : cluster [DBG] pgmap v12057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:56 smithi067 bash[27441]: audit 2024-04-03T21:00:56.742657+0000 mon.c (mon.2) 4829 : audit [DBG] from='client.? 172.21.15.67:0/3595537632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:56 smithi082 bash[20963]: cluster 2024-04-03T21:00:55.771417+0000 mgr.y (mgr.24370) 12073 : cluster [DBG] pgmap v12057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:56 smithi082 bash[20963]: audit 2024-04-03T21:00:56.742657+0000 mon.c (mon.2) 4829 : audit [DBG] from='client.? 172.21.15.67:0/3595537632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:00:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:58 smithi067 bash[17655]: cluster 2024-04-03T21:00:57.772191+0000 mgr.y (mgr.24370) 12074 : cluster [DBG] pgmap v12058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:58 smithi067 bash[27441]: cluster 2024-04-03T21:00:57.772191+0000 mgr.y (mgr.24370) 12074 : cluster [DBG] pgmap v12058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:00:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:58 smithi082 bash[20963]: cluster 2024-04-03T21:00:57.772191+0000 mgr.y (mgr.24370) 12074 : cluster [DBG] pgmap v12058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:00:59 smithi082 bash[20963]: audit 2024-04-03T21:00:59.207683+0000 mon.c (mon.2) 4830 : audit [DBG] from='client.? 172.21.15.67:0/2788985976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:00:59 smithi067 bash[17655]: audit 2024-04-03T21:00:59.207683+0000 mon.c (mon.2) 4830 : audit [DBG] from='client.? 172.21.15.67:0/2788985976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:00:59 smithi067 bash[27441]: audit 2024-04-03T21:00:59.207683+0000 mon.c (mon.2) 4830 : audit [DBG] from='client.? 172.21.15.67:0/2788985976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:00 smithi082 bash[20963]: cluster 2024-04-03T21:00:59.772842+0000 mgr.y (mgr.24370) 12075 : cluster [DBG] pgmap v12059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:00 smithi067 bash[17655]: cluster 2024-04-03T21:00:59.772842+0000 mgr.y (mgr.24370) 12075 : cluster [DBG] pgmap v12059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:00 smithi067 bash[27441]: cluster 2024-04-03T21:00:59.772842+0000 mgr.y (mgr.24370) 12075 : cluster [DBG] pgmap v12059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:01 smithi082 bash[20963]: audit 2024-04-03T21:01:01.666116+0000 mon.c (mon.2) 4831 : audit [DBG] from='client.? 172.21.15.67:0/1699899687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:01 smithi067 bash[17655]: audit 2024-04-03T21:01:01.666116+0000 mon.c (mon.2) 4831 : audit [DBG] from='client.? 172.21.15.67:0/1699899687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:01 smithi067 bash[27441]: audit 2024-04-03T21:01:01.666116+0000 mon.c (mon.2) 4831 : audit [DBG] from='client.? 172.21.15.67:0/1699899687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:02 smithi082 bash[20963]: cluster 2024-04-03T21:01:01.774002+0000 mgr.y (mgr.24370) 12076 : cluster [DBG] pgmap v12060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:02 smithi067 bash[17655]: cluster 2024-04-03T21:01:01.774002+0000 mgr.y (mgr.24370) 12076 : cluster [DBG] pgmap v12060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:01:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:02 smithi067 bash[27441]: cluster 2024-04-03T21:01:01.774002+0000 mgr.y (mgr.24370) 12076 : cluster [DBG] pgmap v12060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:01:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:04 smithi082 bash[20963]: cluster 2024-04-03T21:01:03.774656+0000 mgr.y (mgr.24370) 12077 : cluster [DBG] pgmap v12061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:04 smithi082 bash[20963]: audit 2024-04-03T21:01:04.129099+0000 mon.a (mon.0) 10467 : audit [DBG] from='client.? 172.21.15.67:0/3058191479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:04 smithi067 bash[27441]: cluster 2024-04-03T21:01:03.774656+0000 mgr.y (mgr.24370) 12077 : cluster [DBG] pgmap v12061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:04 smithi067 bash[27441]: audit 2024-04-03T21:01:04.129099+0000 mon.a (mon.0) 10467 : audit [DBG] from='client.? 172.21.15.67:0/3058191479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:04 smithi067 bash[17655]: cluster 2024-04-03T21:01:03.774656+0000 mgr.y (mgr.24370) 12077 : cluster [DBG] pgmap v12061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:04 smithi067 bash[17655]: audit 2024-04-03T21:01:04.129099+0000 mon.a (mon.0) 10467 : audit [DBG] from='client.? 172.21.15.67:0/3058191479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:06 smithi082 bash[20963]: cluster 2024-04-03T21:01:05.775769+0000 mgr.y (mgr.24370) 12078 : cluster [DBG] pgmap v12062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:06 smithi082 bash[20963]: audit 2024-04-03T21:01:06.578352+0000 mon.a (mon.0) 10468 : audit [DBG] from='client.? 172.21.15.67:0/2661364349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:06 smithi067 bash[17655]: cluster 2024-04-03T21:01:05.775769+0000 mgr.y (mgr.24370) 12078 : cluster [DBG] pgmap v12062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:06 smithi067 bash[17655]: audit 2024-04-03T21:01:06.578352+0000 mon.a (mon.0) 10468 : audit [DBG] from='client.? 172.21.15.67:0/2661364349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:06 smithi067 bash[27441]: cluster 2024-04-03T21:01:05.775769+0000 mgr.y (mgr.24370) 12078 : cluster [DBG] pgmap v12062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:06 smithi067 bash[27441]: audit 2024-04-03T21:01:06.578352+0000 mon.a (mon.0) 10468 : audit [DBG] from='client.? 172.21.15.67:0/2661364349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:08 smithi082 bash[20963]: cluster 2024-04-03T21:01:07.776461+0000 mgr.y (mgr.24370) 12079 : cluster [DBG] pgmap v12063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:08 smithi067 bash[17655]: cluster 2024-04-03T21:01:07.776461+0000 mgr.y (mgr.24370) 12079 : cluster [DBG] pgmap v12063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:08 smithi067 bash[27441]: cluster 2024-04-03T21:01:07.776461+0000 mgr.y (mgr.24370) 12079 : cluster [DBG] pgmap v12063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:09 smithi082 bash[20963]: audit 2024-04-03T21:01:09.027970+0000 mon.a (mon.0) 10469 : audit [DBG] from='client.? 172.21.15.67:0/4068916722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:09 smithi082 bash[20963]: audit 2024-04-03T21:01:09.029072+0000 mon.a (mon.0) 10470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:01:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:09 smithi067 bash[17655]: audit 2024-04-03T21:01:09.027970+0000 mon.a (mon.0) 10469 : audit [DBG] from='client.? 172.21.15.67:0/4068916722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:09 smithi067 bash[17655]: audit 2024-04-03T21:01:09.029072+0000 mon.a (mon.0) 10470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:01:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:09 smithi067 bash[27441]: audit 2024-04-03T21:01:09.027970+0000 mon.a (mon.0) 10469 : audit [DBG] from='client.? 172.21.15.67:0/4068916722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:09 smithi067 bash[27441]: audit 2024-04-03T21:01:09.029072+0000 mon.a (mon.0) 10470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:01:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:10 smithi082 bash[20963]: cluster 2024-04-03T21:01:09.777156+0000 mgr.y (mgr.24370) 12080 : cluster [DBG] pgmap v12064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:10 smithi082 bash[20963]: audit 2024-04-03T21:01:10.299424+0000 mon.a (mon.0) 10471 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:10 smithi067 bash[17655]: cluster 2024-04-03T21:01:09.777156+0000 mgr.y (mgr.24370) 12080 : cluster [DBG] pgmap v12064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:10 smithi067 bash[17655]: audit 2024-04-03T21:01:10.299424+0000 mon.a (mon.0) 10471 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:10 smithi067 bash[27441]: cluster 2024-04-03T21:01:09.777156+0000 mgr.y (mgr.24370) 12080 : cluster [DBG] pgmap v12064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:10 smithi067 bash[27441]: audit 2024-04-03T21:01:10.299424+0000 mon.a (mon.0) 10471 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:11 smithi082 bash[20963]: audit 2024-04-03T21:01:11.488294+0000 mon.a (mon.0) 10472 : audit [DBG] from='client.? 172.21.15.67:0/3272649074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:11 smithi067 bash[17655]: audit 2024-04-03T21:01:11.488294+0000 mon.a (mon.0) 10472 : audit [DBG] from='client.? 172.21.15.67:0/3272649074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:11 smithi067 bash[27441]: audit 2024-04-03T21:01:11.488294+0000 mon.a (mon.0) 10472 : audit [DBG] from='client.? 172.21.15.67:0/3272649074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:12 smithi082 bash[20963]: cluster 2024-04-03T21:01:11.778485+0000 mgr.y (mgr.24370) 12081 : cluster [DBG] pgmap v12065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:12 smithi067 bash[17655]: cluster 2024-04-03T21:01:11.778485+0000 mgr.y (mgr.24370) 12081 : cluster [DBG] pgmap v12065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:01:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:12 smithi067 bash[27441]: cluster 2024-04-03T21:01:11.778485+0000 mgr.y (mgr.24370) 12081 : cluster [DBG] pgmap v12065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:01:14.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:13 smithi082 bash[20963]: audit 2024-04-03T21:01:13.958375+0000 mon.a (mon.0) 10473 : audit [DBG] from='client.? 172.21.15.67:0/864944647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:13 smithi067 bash[27441]: audit 2024-04-03T21:01:13.958375+0000 mon.a (mon.0) 10473 : audit [DBG] from='client.? 172.21.15.67:0/864944647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:13 smithi067 bash[17655]: audit 2024-04-03T21:01:13.958375+0000 mon.a (mon.0) 10473 : audit [DBG] from='client.? 172.21.15.67:0/864944647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:14 smithi082 bash[20963]: cluster 2024-04-03T21:01:13.779307+0000 mgr.y (mgr.24370) 12082 : cluster [DBG] pgmap v12066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:14 smithi082 bash[20963]: audit 2024-04-03T21:01:14.728289+0000 mon.a (mon.0) 10474 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:14 smithi082 bash[20963]: audit 2024-04-03T21:01:14.738536+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:14 smithi067 bash[17655]: cluster 2024-04-03T21:01:13.779307+0000 mgr.y (mgr.24370) 12082 : cluster [DBG] pgmap v12066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:14 smithi067 bash[17655]: audit 2024-04-03T21:01:14.728289+0000 mon.a (mon.0) 10474 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:14 smithi067 bash[17655]: audit 2024-04-03T21:01:14.738536+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:14 smithi067 bash[27441]: cluster 2024-04-03T21:01:13.779307+0000 mgr.y (mgr.24370) 12082 : cluster [DBG] pgmap v12066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:14 smithi067 bash[27441]: audit 2024-04-03T21:01:14.728289+0000 mon.a (mon.0) 10474 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:14 smithi067 bash[27441]: audit 2024-04-03T21:01:14.738536+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:16.028 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 21:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T21:01:15.672320847Z level=info msg="Completed cleanup jobs" duration=142.270288ms 2024-04-03T21:01:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:16 smithi082 bash[20963]: audit 2024-04-03T21:01:15.026972+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:16 smithi082 bash[20963]: audit 2024-04-03T21:01:15.034511+0000 mon.a (mon.0) 10477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:16 smithi082 bash[20963]: audit 2024-04-03T21:01:15.469598+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:01:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:16 smithi082 bash[20963]: audit 2024-04-03T21:01:15.471531+0000 mon.a (mon.0) 10479 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:01:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:16 smithi082 bash[20963]: audit 2024-04-03T21:01:15.482887+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[17655]: audit 2024-04-03T21:01:15.026972+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[17655]: audit 2024-04-03T21:01:15.034511+0000 mon.a (mon.0) 10477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[17655]: audit 2024-04-03T21:01:15.469598+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:01:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[17655]: audit 2024-04-03T21:01:15.471531+0000 mon.a (mon.0) 10479 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:01:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[17655]: audit 2024-04-03T21:01:15.482887+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[27441]: audit 2024-04-03T21:01:15.026972+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[27441]: audit 2024-04-03T21:01:15.034511+0000 mon.a (mon.0) 10477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[27441]: audit 2024-04-03T21:01:15.469598+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:01:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[27441]: audit 2024-04-03T21:01:15.471531+0000 mon.a (mon.0) 10479 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:01:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:16 smithi067 bash[27441]: audit 2024-04-03T21:01:15.482887+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:01:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:17 smithi082 bash[20963]: cluster 2024-04-03T21:01:15.780441+0000 mgr.y (mgr.24370) 12083 : cluster [DBG] pgmap v12067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:17 smithi082 bash[20963]: audit 2024-04-03T21:01:16.417480+0000 mon.a (mon.0) 10481 : audit [DBG] from='client.? 172.21.15.67:0/640208884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:17 smithi067 bash[27441]: cluster 2024-04-03T21:01:15.780441+0000 mgr.y (mgr.24370) 12083 : cluster [DBG] pgmap v12067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:17 smithi067 bash[27441]: audit 2024-04-03T21:01:16.417480+0000 mon.a (mon.0) 10481 : audit [DBG] from='client.? 172.21.15.67:0/640208884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:17 smithi067 bash[17655]: cluster 2024-04-03T21:01:15.780441+0000 mgr.y (mgr.24370) 12083 : cluster [DBG] pgmap v12067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:17 smithi067 bash[17655]: audit 2024-04-03T21:01:16.417480+0000 mon.a (mon.0) 10481 : audit [DBG] from='client.? 172.21.15.67:0/640208884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:19 smithi082 bash[20963]: cluster 2024-04-03T21:01:17.781136+0000 mgr.y (mgr.24370) 12084 : cluster [DBG] pgmap v12068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:19 smithi082 bash[20963]: audit 2024-04-03T21:01:18.870039+0000 mon.a (mon.0) 10482 : audit [DBG] from='client.? 172.21.15.67:0/4135856109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:19 smithi067 bash[17655]: cluster 2024-04-03T21:01:17.781136+0000 mgr.y (mgr.24370) 12084 : cluster [DBG] pgmap v12068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:19 smithi067 bash[17655]: audit 2024-04-03T21:01:18.870039+0000 mon.a (mon.0) 10482 : audit [DBG] from='client.? 172.21.15.67:0/4135856109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:19 smithi067 bash[27441]: cluster 2024-04-03T21:01:17.781136+0000 mgr.y (mgr.24370) 12084 : cluster [DBG] pgmap v12068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:19 smithi067 bash[27441]: audit 2024-04-03T21:01:18.870039+0000 mon.a (mon.0) 10482 : audit [DBG] from='client.? 172.21.15.67:0/4135856109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:21 smithi082 bash[20963]: cluster 2024-04-03T21:01:19.781844+0000 mgr.y (mgr.24370) 12085 : cluster [DBG] pgmap v12069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:21 smithi067 bash[27441]: cluster 2024-04-03T21:01:19.781844+0000 mgr.y (mgr.24370) 12085 : cluster [DBG] pgmap v12069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:21 smithi067 bash[17655]: cluster 2024-04-03T21:01:19.781844+0000 mgr.y (mgr.24370) 12085 : cluster [DBG] pgmap v12069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:22 smithi082 bash[20963]: audit 2024-04-03T21:01:21.324574+0000 mon.c (mon.2) 4832 : audit [DBG] from='client.? 172.21.15.67:0/3367755877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:22 smithi067 bash[17655]: audit 2024-04-03T21:01:21.324574+0000 mon.c (mon.2) 4832 : audit [DBG] from='client.? 172.21.15.67:0/3367755877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:22 smithi067 bash[27441]: audit 2024-04-03T21:01:21.324574+0000 mon.c (mon.2) 4832 : audit [DBG] from='client.? 172.21.15.67:0/3367755877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:23 smithi067 bash[27441]: cluster 2024-04-03T21:01:21.783016+0000 mgr.y (mgr.24370) 12086 : cluster [DBG] pgmap v12070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:01:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:23 smithi067 bash[17655]: cluster 2024-04-03T21:01:21.783016+0000 mgr.y (mgr.24370) 12086 : cluster [DBG] pgmap v12070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:01:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:23 smithi082 bash[20963]: cluster 2024-04-03T21:01:21.783016+0000 mgr.y (mgr.24370) 12086 : cluster [DBG] pgmap v12070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:24 smithi082 bash[20963]: audit 2024-04-03T21:01:23.778637+0000 mon.a (mon.0) 10483 : audit [DBG] from='client.? 172.21.15.67:0/942018324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:24 smithi067 bash[17655]: audit 2024-04-03T21:01:23.778637+0000 mon.a (mon.0) 10483 : audit [DBG] from='client.? 172.21.15.67:0/942018324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:24 smithi067 bash[27441]: audit 2024-04-03T21:01:23.778637+0000 mon.a (mon.0) 10483 : audit [DBG] from='client.? 172.21.15.67:0/942018324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:25 smithi082 bash[20963]: cluster 2024-04-03T21:01:23.783660+0000 mgr.y (mgr.24370) 12087 : cluster [DBG] pgmap v12071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:25 smithi067 bash[27441]: cluster 2024-04-03T21:01:23.783660+0000 mgr.y (mgr.24370) 12087 : cluster [DBG] pgmap v12071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:25 smithi067 bash[17655]: cluster 2024-04-03T21:01:23.783660+0000 mgr.y (mgr.24370) 12087 : cluster [DBG] pgmap v12071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:26 smithi082 bash[20963]: audit 2024-04-03T21:01:25.299571+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:26 smithi082 bash[20963]: audit 2024-04-03T21:01:26.241176+0000 mon.a (mon.0) 10485 : audit [DBG] from='client.? 172.21.15.67:0/2854459672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:26 smithi067 bash[27441]: audit 2024-04-03T21:01:25.299571+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:26 smithi067 bash[27441]: audit 2024-04-03T21:01:26.241176+0000 mon.a (mon.0) 10485 : audit [DBG] from='client.? 172.21.15.67:0/2854459672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:26 smithi067 bash[17655]: audit 2024-04-03T21:01:25.299571+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:26 smithi067 bash[17655]: audit 2024-04-03T21:01:26.241176+0000 mon.a (mon.0) 10485 : audit [DBG] from='client.? 172.21.15.67:0/2854459672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:27 smithi082 bash[20963]: cluster 2024-04-03T21:01:25.784824+0000 mgr.y (mgr.24370) 12088 : cluster [DBG] pgmap v12072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:27 smithi067 bash[17655]: cluster 2024-04-03T21:01:25.784824+0000 mgr.y (mgr.24370) 12088 : cluster [DBG] pgmap v12072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:27 smithi067 bash[27441]: cluster 2024-04-03T21:01:25.784824+0000 mgr.y (mgr.24370) 12088 : cluster [DBG] pgmap v12072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:29 smithi082 bash[20963]: cluster 2024-04-03T21:01:27.785538+0000 mgr.y (mgr.24370) 12089 : cluster [DBG] pgmap v12073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:29 smithi082 bash[20963]: audit 2024-04-03T21:01:28.705136+0000 mon.a (mon.0) 10486 : audit [DBG] from='client.? 172.21.15.67:0/1796885147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:29 smithi067 bash[17655]: cluster 2024-04-03T21:01:27.785538+0000 mgr.y (mgr.24370) 12089 : cluster [DBG] pgmap v12073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:29 smithi067 bash[17655]: audit 2024-04-03T21:01:28.705136+0000 mon.a (mon.0) 10486 : audit [DBG] from='client.? 172.21.15.67:0/1796885147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:29 smithi067 bash[27441]: cluster 2024-04-03T21:01:27.785538+0000 mgr.y (mgr.24370) 12089 : cluster [DBG] pgmap v12073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:29 smithi067 bash[27441]: audit 2024-04-03T21:01:28.705136+0000 mon.a (mon.0) 10486 : audit [DBG] from='client.? 172.21.15.67:0/1796885147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:31 smithi082 bash[20963]: cluster 2024-04-03T21:01:29.786199+0000 mgr.y (mgr.24370) 12090 : cluster [DBG] pgmap v12074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:31 smithi082 bash[20963]: audit 2024-04-03T21:01:31.163656+0000 mon.c (mon.2) 4833 : audit [DBG] from='client.? 172.21.15.67:0/3427662103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:31 smithi067 bash[17655]: cluster 2024-04-03T21:01:29.786199+0000 mgr.y (mgr.24370) 12090 : cluster [DBG] pgmap v12074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:31 smithi067 bash[17655]: audit 2024-04-03T21:01:31.163656+0000 mon.c (mon.2) 4833 : audit [DBG] from='client.? 172.21.15.67:0/3427662103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:31 smithi067 bash[27441]: cluster 2024-04-03T21:01:29.786199+0000 mgr.y (mgr.24370) 12090 : cluster [DBG] pgmap v12074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:31 smithi067 bash[27441]: audit 2024-04-03T21:01:31.163656+0000 mon.c (mon.2) 4833 : audit [DBG] from='client.? 172.21.15.67:0/3427662103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:01:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:33 smithi067 bash[27441]: cluster 2024-04-03T21:01:31.787371+0000 mgr.y (mgr.24370) 12091 : cluster [DBG] pgmap v12075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:33 smithi067 bash[17655]: cluster 2024-04-03T21:01:31.787371+0000 mgr.y (mgr.24370) 12091 : cluster [DBG] pgmap v12075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:01:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:33 smithi082 bash[20963]: cluster 2024-04-03T21:01:31.787371+0000 mgr.y (mgr.24370) 12091 : cluster [DBG] pgmap v12075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:34 smithi082 bash[20963]: audit 2024-04-03T21:01:33.611637+0000 mon.a (mon.0) 10487 : audit [DBG] from='client.? 172.21.15.67:0/1842965396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:34 smithi067 bash[27441]: audit 2024-04-03T21:01:33.611637+0000 mon.a (mon.0) 10487 : audit [DBG] from='client.? 172.21.15.67:0/1842965396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:34 smithi067 bash[17655]: audit 2024-04-03T21:01:33.611637+0000 mon.a (mon.0) 10487 : audit [DBG] from='client.? 172.21.15.67:0/1842965396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:35 smithi082 bash[20963]: cluster 2024-04-03T21:01:33.788149+0000 mgr.y (mgr.24370) 12092 : cluster [DBG] pgmap v12076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:35 smithi067 bash[27441]: cluster 2024-04-03T21:01:33.788149+0000 mgr.y (mgr.24370) 12092 : cluster [DBG] pgmap v12076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:35 smithi067 bash[17655]: cluster 2024-04-03T21:01:33.788149+0000 mgr.y (mgr.24370) 12092 : cluster [DBG] pgmap v12076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:36 smithi082 bash[20963]: audit 2024-04-03T21:01:36.071255+0000 mon.a (mon.0) 10488 : audit [DBG] from='client.? 172.21.15.67:0/999159421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:36 smithi067 bash[17655]: audit 2024-04-03T21:01:36.071255+0000 mon.a (mon.0) 10488 : audit [DBG] from='client.? 172.21.15.67:0/999159421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:36 smithi067 bash[27441]: audit 2024-04-03T21:01:36.071255+0000 mon.a (mon.0) 10488 : audit [DBG] from='client.? 172.21.15.67:0/999159421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:37 smithi082 bash[20963]: cluster 2024-04-03T21:01:35.789242+0000 mgr.y (mgr.24370) 12093 : cluster [DBG] pgmap v12077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:37 smithi067 bash[27441]: cluster 2024-04-03T21:01:35.789242+0000 mgr.y (mgr.24370) 12093 : cluster [DBG] pgmap v12077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:37 smithi067 bash[17655]: cluster 2024-04-03T21:01:35.789242+0000 mgr.y (mgr.24370) 12093 : cluster [DBG] pgmap v12077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:39 smithi082 bash[20963]: cluster 2024-04-03T21:01:37.789930+0000 mgr.y (mgr.24370) 12094 : cluster [DBG] pgmap v12078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:39 smithi082 bash[20963]: audit 2024-04-03T21:01:38.532253+0000 mon.c (mon.2) 4834 : audit [DBG] from='client.? 172.21.15.67:0/241317493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:39 smithi067 bash[17655]: cluster 2024-04-03T21:01:37.789930+0000 mgr.y (mgr.24370) 12094 : cluster [DBG] pgmap v12078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:39 smithi067 bash[17655]: audit 2024-04-03T21:01:38.532253+0000 mon.c (mon.2) 4834 : audit [DBG] from='client.? 172.21.15.67:0/241317493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:39 smithi067 bash[27441]: cluster 2024-04-03T21:01:37.789930+0000 mgr.y (mgr.24370) 12094 : cluster [DBG] pgmap v12078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:39 smithi067 bash[27441]: audit 2024-04-03T21:01:38.532253+0000 mon.c (mon.2) 4834 : audit [DBG] from='client.? 172.21.15.67:0/241317493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:40 smithi082 bash[20963]: audit 2024-04-03T21:01:40.299811+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:40 smithi067 bash[17655]: audit 2024-04-03T21:01:40.299811+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:40 smithi067 bash[27441]: audit 2024-04-03T21:01:40.299811+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:41 smithi082 bash[20963]: cluster 2024-04-03T21:01:39.790623+0000 mgr.y (mgr.24370) 12095 : cluster [DBG] pgmap v12079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:41 smithi082 bash[20963]: audit 2024-04-03T21:01:40.982949+0000 mon.c (mon.2) 4835 : audit [DBG] from='client.? 172.21.15.67:0/2360837987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:41 smithi067 bash[27441]: cluster 2024-04-03T21:01:39.790623+0000 mgr.y (mgr.24370) 12095 : cluster [DBG] pgmap v12079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:41 smithi067 bash[27441]: audit 2024-04-03T21:01:40.982949+0000 mon.c (mon.2) 4835 : audit [DBG] from='client.? 172.21.15.67:0/2360837987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:41 smithi067 bash[17655]: cluster 2024-04-03T21:01:39.790623+0000 mgr.y (mgr.24370) 12095 : cluster [DBG] pgmap v12079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:41 smithi067 bash[17655]: audit 2024-04-03T21:01:40.982949+0000 mon.c (mon.2) 4835 : audit [DBG] from='client.? 172.21.15.67:0/2360837987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:43.348 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:01:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:01:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:43 smithi082 bash[20963]: cluster 2024-04-03T21:01:41.791814+0000 mgr.y (mgr.24370) 12096 : cluster [DBG] pgmap v12080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:43 smithi067 bash[17655]: cluster 2024-04-03T21:01:41.791814+0000 mgr.y (mgr.24370) 12096 : cluster [DBG] pgmap v12080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:43 smithi067 bash[27441]: cluster 2024-04-03T21:01:41.791814+0000 mgr.y (mgr.24370) 12096 : cluster [DBG] pgmap v12080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:44 smithi082 bash[20963]: audit 2024-04-03T21:01:43.439686+0000 mon.a (mon.0) 10490 : audit [DBG] from='client.? 172.21.15.67:0/4047526166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:44 smithi067 bash[27441]: audit 2024-04-03T21:01:43.439686+0000 mon.a (mon.0) 10490 : audit [DBG] from='client.? 172.21.15.67:0/4047526166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:44 smithi067 bash[17655]: audit 2024-04-03T21:01:43.439686+0000 mon.a (mon.0) 10490 : audit [DBG] from='client.? 172.21.15.67:0/4047526166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:45 smithi082 bash[20963]: cluster 2024-04-03T21:01:43.792569+0000 mgr.y (mgr.24370) 12097 : cluster [DBG] pgmap v12081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:45 smithi067 bash[17655]: cluster 2024-04-03T21:01:43.792569+0000 mgr.y (mgr.24370) 12097 : cluster [DBG] pgmap v12081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:45 smithi067 bash[27441]: cluster 2024-04-03T21:01:43.792569+0000 mgr.y (mgr.24370) 12097 : cluster [DBG] pgmap v12081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:46 smithi082 bash[20963]: audit 2024-04-03T21:01:45.892247+0000 mon.a (mon.0) 10491 : audit [DBG] from='client.? 172.21.15.67:0/3438938213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:46 smithi067 bash[17655]: audit 2024-04-03T21:01:45.892247+0000 mon.a (mon.0) 10491 : audit [DBG] from='client.? 172.21.15.67:0/3438938213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:46 smithi067 bash[27441]: audit 2024-04-03T21:01:45.892247+0000 mon.a (mon.0) 10491 : audit [DBG] from='client.? 172.21.15.67:0/3438938213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:47 smithi082 bash[20963]: cluster 2024-04-03T21:01:45.793645+0000 mgr.y (mgr.24370) 12098 : cluster [DBG] pgmap v12082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:47 smithi067 bash[27441]: cluster 2024-04-03T21:01:45.793645+0000 mgr.y (mgr.24370) 12098 : cluster [DBG] pgmap v12082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:47 smithi067 bash[17655]: cluster 2024-04-03T21:01:45.793645+0000 mgr.y (mgr.24370) 12098 : cluster [DBG] pgmap v12082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:48 smithi082 bash[20963]: audit 2024-04-03T21:01:48.335652+0000 mon.a (mon.0) 10492 : audit [DBG] from='client.? 172.21.15.67:0/3778892314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:48 smithi067 bash[17655]: audit 2024-04-03T21:01:48.335652+0000 mon.a (mon.0) 10492 : audit [DBG] from='client.? 172.21.15.67:0/3778892314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:48 smithi067 bash[27441]: audit 2024-04-03T21:01:48.335652+0000 mon.a (mon.0) 10492 : audit [DBG] from='client.? 172.21.15.67:0/3778892314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:49 smithi082 bash[20963]: cluster 2024-04-03T21:01:47.794351+0000 mgr.y (mgr.24370) 12099 : cluster [DBG] pgmap v12083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:49 smithi067 bash[17655]: cluster 2024-04-03T21:01:47.794351+0000 mgr.y (mgr.24370) 12099 : cluster [DBG] pgmap v12083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:49 smithi067 bash[27441]: cluster 2024-04-03T21:01:47.794351+0000 mgr.y (mgr.24370) 12099 : cluster [DBG] pgmap v12083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:51 smithi082 bash[20963]: cluster 2024-04-03T21:01:49.795158+0000 mgr.y (mgr.24370) 12100 : cluster [DBG] pgmap v12084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:51 smithi082 bash[20963]: audit 2024-04-03T21:01:50.789754+0000 mon.a (mon.0) 10493 : audit [DBG] from='client.? 172.21.15.67:0/2186500478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:51 smithi067 bash[17655]: cluster 2024-04-03T21:01:49.795158+0000 mgr.y (mgr.24370) 12100 : cluster [DBG] pgmap v12084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:51 smithi067 bash[17655]: audit 2024-04-03T21:01:50.789754+0000 mon.a (mon.0) 10493 : audit [DBG] from='client.? 172.21.15.67:0/2186500478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:51 smithi067 bash[27441]: cluster 2024-04-03T21:01:49.795158+0000 mgr.y (mgr.24370) 12100 : cluster [DBG] pgmap v12084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:51 smithi067 bash[27441]: audit 2024-04-03T21:01:50.789754+0000 mon.a (mon.0) 10493 : audit [DBG] from='client.? 172.21.15.67:0/2186500478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:53.387 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:01:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:53 smithi067 bash[17655]: cluster 2024-04-03T21:01:51.796439+0000 mgr.y (mgr.24370) 12101 : cluster [DBG] pgmap v12085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:53 smithi067 bash[17655]: audit 2024-04-03T21:01:53.249443+0000 mon.a (mon.0) 10494 : audit [DBG] from='client.? 172.21.15.67:0/146343021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:53 smithi067 bash[27441]: cluster 2024-04-03T21:01:51.796439+0000 mgr.y (mgr.24370) 12101 : cluster [DBG] pgmap v12085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:53 smithi067 bash[27441]: audit 2024-04-03T21:01:53.249443+0000 mon.a (mon.0) 10494 : audit [DBG] from='client.? 172.21.15.67:0/146343021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:01:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:53 smithi082 bash[20963]: cluster 2024-04-03T21:01:51.796439+0000 mgr.y (mgr.24370) 12101 : cluster [DBG] pgmap v12085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:53 smithi082 bash[20963]: audit 2024-04-03T21:01:53.249443+0000 mon.a (mon.0) 10494 : audit [DBG] from='client.? 172.21.15.67:0/146343021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:55 smithi067 bash[27441]: cluster 2024-04-03T21:01:53.797238+0000 mgr.y (mgr.24370) 12102 : cluster [DBG] pgmap v12086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:55 smithi067 bash[27441]: audit 2024-04-03T21:01:55.300524+0000 mon.a (mon.0) 10495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:55 smithi067 bash[17655]: cluster 2024-04-03T21:01:53.797238+0000 mgr.y (mgr.24370) 12102 : cluster [DBG] pgmap v12086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:55 smithi067 bash[17655]: audit 2024-04-03T21:01:55.300524+0000 mon.a (mon.0) 10495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:55 smithi082 bash[20963]: cluster 2024-04-03T21:01:53.797238+0000 mgr.y (mgr.24370) 12102 : cluster [DBG] pgmap v12086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:55 smithi082 bash[20963]: audit 2024-04-03T21:01:55.300524+0000 mon.a (mon.0) 10495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:01:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:56 smithi067 bash[17655]: audit 2024-04-03T21:01:55.705865+0000 mon.c (mon.2) 4836 : audit [DBG] from='client.? 172.21.15.67:0/2797364482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:56 smithi067 bash[27441]: audit 2024-04-03T21:01:55.705865+0000 mon.c (mon.2) 4836 : audit [DBG] from='client.? 172.21.15.67:0/2797364482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:56 smithi082 bash[20963]: audit 2024-04-03T21:01:55.705865+0000 mon.c (mon.2) 4836 : audit [DBG] from='client.? 172.21.15.67:0/2797364482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:57 smithi067 bash[17655]: cluster 2024-04-03T21:01:55.798498+0000 mgr.y (mgr.24370) 12103 : cluster [DBG] pgmap v12087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:57 smithi067 bash[27441]: cluster 2024-04-03T21:01:55.798498+0000 mgr.y (mgr.24370) 12103 : cluster [DBG] pgmap v12087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:57 smithi082 bash[20963]: cluster 2024-04-03T21:01:55.798498+0000 mgr.y (mgr.24370) 12103 : cluster [DBG] pgmap v12087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:58 smithi082 bash[20963]: audit 2024-04-03T21:01:58.153208+0000 mon.c (mon.2) 4837 : audit [DBG] from='client.? 172.21.15.67:0/1088577219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:58 smithi067 bash[17655]: audit 2024-04-03T21:01:58.153208+0000 mon.c (mon.2) 4837 : audit [DBG] from='client.? 172.21.15.67:0/1088577219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:58 smithi067 bash[27441]: audit 2024-04-03T21:01:58.153208+0000 mon.c (mon.2) 4837 : audit [DBG] from='client.? 172.21.15.67:0/1088577219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:01:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:01:59 smithi082 bash[20963]: cluster 2024-04-03T21:01:57.799050+0000 mgr.y (mgr.24370) 12104 : cluster [DBG] pgmap v12088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:01:59 smithi067 bash[17655]: cluster 2024-04-03T21:01:57.799050+0000 mgr.y (mgr.24370) 12104 : cluster [DBG] pgmap v12088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:01:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:01:59 smithi067 bash[27441]: cluster 2024-04-03T21:01:57.799050+0000 mgr.y (mgr.24370) 12104 : cluster [DBG] pgmap v12088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:01 smithi082 bash[20963]: cluster 2024-04-03T21:01:59.799671+0000 mgr.y (mgr.24370) 12105 : cluster [DBG] pgmap v12089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:01 smithi082 bash[20963]: audit 2024-04-03T21:02:00.607509+0000 mon.a (mon.0) 10496 : audit [DBG] from='client.? 172.21.15.67:0/3280471287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:01 smithi067 bash[17655]: cluster 2024-04-03T21:01:59.799671+0000 mgr.y (mgr.24370) 12105 : cluster [DBG] pgmap v12089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:01 smithi067 bash[17655]: audit 2024-04-03T21:02:00.607509+0000 mon.a (mon.0) 10496 : audit [DBG] from='client.? 172.21.15.67:0/3280471287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:01 smithi067 bash[27441]: cluster 2024-04-03T21:01:59.799671+0000 mgr.y (mgr.24370) 12105 : cluster [DBG] pgmap v12089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:01 smithi067 bash[27441]: audit 2024-04-03T21:02:00.607509+0000 mon.a (mon.0) 10496 : audit [DBG] from='client.? 172.21.15.67:0/3280471287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:02:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:03 smithi082 bash[20963]: cluster 2024-04-03T21:02:01.800879+0000 mgr.y (mgr.24370) 12106 : cluster [DBG] pgmap v12090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:03 smithi082 bash[20963]: audit 2024-04-03T21:02:03.057612+0000 mon.c (mon.2) 4838 : audit [DBG] from='client.? 172.21.15.67:0/4006355799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:02:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:03 smithi067 bash[17655]: cluster 2024-04-03T21:02:01.800879+0000 mgr.y (mgr.24370) 12106 : cluster [DBG] pgmap v12090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:03 smithi067 bash[17655]: audit 2024-04-03T21:02:03.057612+0000 mon.c (mon.2) 4838 : audit [DBG] from='client.? 172.21.15.67:0/4006355799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:03 smithi067 bash[27441]: cluster 2024-04-03T21:02:01.800879+0000 mgr.y (mgr.24370) 12106 : cluster [DBG] pgmap v12090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:03 smithi067 bash[27441]: audit 2024-04-03T21:02:03.057612+0000 mon.c (mon.2) 4838 : audit [DBG] from='client.? 172.21.15.67:0/4006355799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:05 smithi082 bash[20963]: cluster 2024-04-03T21:02:03.801596+0000 mgr.y (mgr.24370) 12107 : cluster [DBG] pgmap v12091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:05 smithi067 bash[27441]: cluster 2024-04-03T21:02:03.801596+0000 mgr.y (mgr.24370) 12107 : cluster [DBG] pgmap v12091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:05 smithi067 bash[17655]: cluster 2024-04-03T21:02:03.801596+0000 mgr.y (mgr.24370) 12107 : cluster [DBG] pgmap v12091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:06 smithi082 bash[20963]: audit 2024-04-03T21:02:05.513412+0000 mon.a (mon.0) 10497 : audit [DBG] from='client.? 172.21.15.67:0/2707412441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:06 smithi067 bash[27441]: audit 2024-04-03T21:02:05.513412+0000 mon.a (mon.0) 10497 : audit [DBG] from='client.? 172.21.15.67:0/2707412441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:06 smithi067 bash[17655]: audit 2024-04-03T21:02:05.513412+0000 mon.a (mon.0) 10497 : audit [DBG] from='client.? 172.21.15.67:0/2707412441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:07 smithi082 bash[20963]: cluster 2024-04-03T21:02:05.802673+0000 mgr.y (mgr.24370) 12108 : cluster [DBG] pgmap v12092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:07 smithi067 bash[27441]: cluster 2024-04-03T21:02:05.802673+0000 mgr.y (mgr.24370) 12108 : cluster [DBG] pgmap v12092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:07 smithi067 bash[17655]: cluster 2024-04-03T21:02:05.802673+0000 mgr.y (mgr.24370) 12108 : cluster [DBG] pgmap v12092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:08 smithi082 bash[20963]: audit 2024-04-03T21:02:07.973485+0000 mon.a (mon.0) 10498 : audit [DBG] from='client.? 172.21.15.67:0/545774307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:08 smithi067 bash[17655]: audit 2024-04-03T21:02:07.973485+0000 mon.a (mon.0) 10498 : audit [DBG] from='client.? 172.21.15.67:0/545774307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:08 smithi067 bash[27441]: audit 2024-04-03T21:02:07.973485+0000 mon.a (mon.0) 10498 : audit [DBG] from='client.? 172.21.15.67:0/545774307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:09 smithi082 bash[20963]: cluster 2024-04-03T21:02:07.803461+0000 mgr.y (mgr.24370) 12109 : cluster [DBG] pgmap v12093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:09 smithi067 bash[17655]: cluster 2024-04-03T21:02:07.803461+0000 mgr.y (mgr.24370) 12109 : cluster [DBG] pgmap v12093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:09 smithi067 bash[27441]: cluster 2024-04-03T21:02:07.803461+0000 mgr.y (mgr.24370) 12109 : cluster [DBG] pgmap v12093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:10 smithi082 bash[20963]: audit 2024-04-03T21:02:10.300727+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:10 smithi082 bash[20963]: audit 2024-04-03T21:02:10.423620+0000 mon.c (mon.2) 4839 : audit [DBG] from='client.? 172.21.15.67:0/563748050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:10 smithi067 bash[27441]: audit 2024-04-03T21:02:10.300727+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:10 smithi067 bash[27441]: audit 2024-04-03T21:02:10.423620+0000 mon.c (mon.2) 4839 : audit [DBG] from='client.? 172.21.15.67:0/563748050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:10 smithi067 bash[17655]: audit 2024-04-03T21:02:10.300727+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:10 smithi067 bash[17655]: audit 2024-04-03T21:02:10.423620+0000 mon.c (mon.2) 4839 : audit [DBG] from='client.? 172.21.15.67:0/563748050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:11 smithi082 bash[20963]: cluster 2024-04-03T21:02:09.804335+0000 mgr.y (mgr.24370) 12110 : cluster [DBG] pgmap v12094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:11 smithi067 bash[27441]: cluster 2024-04-03T21:02:09.804335+0000 mgr.y (mgr.24370) 12110 : cluster [DBG] pgmap v12094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:11 smithi067 bash[17655]: cluster 2024-04-03T21:02:09.804335+0000 mgr.y (mgr.24370) 12110 : cluster [DBG] pgmap v12094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:02:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:02:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:13 smithi082 bash[20963]: cluster 2024-04-03T21:02:11.805508+0000 mgr.y (mgr.24370) 12111 : cluster [DBG] pgmap v12095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:13 smithi082 bash[20963]: audit 2024-04-03T21:02:12.872673+0000 mon.a (mon.0) 10500 : audit [DBG] from='client.? 172.21.15.67:0/1054778697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:13 smithi067 bash[27441]: cluster 2024-04-03T21:02:11.805508+0000 mgr.y (mgr.24370) 12111 : cluster [DBG] pgmap v12095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:13 smithi067 bash[27441]: audit 2024-04-03T21:02:12.872673+0000 mon.a (mon.0) 10500 : audit [DBG] from='client.? 172.21.15.67:0/1054778697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:13 smithi067 bash[17655]: cluster 2024-04-03T21:02:11.805508+0000 mgr.y (mgr.24370) 12111 : cluster [DBG] pgmap v12095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:13 smithi067 bash[17655]: audit 2024-04-03T21:02:12.872673+0000 mon.a (mon.0) 10500 : audit [DBG] from='client.? 172.21.15.67:0/1054778697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:15 smithi082 bash[20963]: cluster 2024-04-03T21:02:13.806299+0000 mgr.y (mgr.24370) 12112 : cluster [DBG] pgmap v12096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:15 smithi082 bash[20963]: audit 2024-04-03T21:02:15.336199+0000 mon.a (mon.0) 10501 : audit [DBG] from='client.? 172.21.15.67:0/697228208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:15 smithi067 bash[27441]: cluster 2024-04-03T21:02:13.806299+0000 mgr.y (mgr.24370) 12112 : cluster [DBG] pgmap v12096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:15 smithi067 bash[27441]: audit 2024-04-03T21:02:15.336199+0000 mon.a (mon.0) 10501 : audit [DBG] from='client.? 172.21.15.67:0/697228208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:15 smithi067 bash[17655]: cluster 2024-04-03T21:02:13.806299+0000 mgr.y (mgr.24370) 12112 : cluster [DBG] pgmap v12096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:15 smithi067 bash[17655]: audit 2024-04-03T21:02:15.336199+0000 mon.a (mon.0) 10501 : audit [DBG] from='client.? 172.21.15.67:0/697228208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:16 smithi082 bash[20963]: audit 2024-04-03T21:02:15.558439+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:02:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:16 smithi067 bash[17655]: audit 2024-04-03T21:02:15.558439+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:02:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:16 smithi067 bash[27441]: audit 2024-04-03T21:02:15.558439+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:02:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:17 smithi082 bash[20963]: cluster 2024-04-03T21:02:15.807250+0000 mgr.y (mgr.24370) 12113 : cluster [DBG] pgmap v12097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:17 smithi067 bash[17655]: cluster 2024-04-03T21:02:15.807250+0000 mgr.y (mgr.24370) 12113 : cluster [DBG] pgmap v12097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:17 smithi067 bash[27441]: cluster 2024-04-03T21:02:15.807250+0000 mgr.y (mgr.24370) 12113 : cluster [DBG] pgmap v12097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:18 smithi082 bash[20963]: audit 2024-04-03T21:02:17.777962+0000 mon.a (mon.0) 10503 : audit [DBG] from='client.? 172.21.15.67:0/2207248680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:18 smithi067 bash[17655]: audit 2024-04-03T21:02:17.777962+0000 mon.a (mon.0) 10503 : audit [DBG] from='client.? 172.21.15.67:0/2207248680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:18.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:18 smithi067 bash[27441]: audit 2024-04-03T21:02:17.777962+0000 mon.a (mon.0) 10503 : audit [DBG] from='client.? 172.21.15.67:0/2207248680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:19 smithi082 bash[20963]: cluster 2024-04-03T21:02:17.807905+0000 mgr.y (mgr.24370) 12114 : cluster [DBG] pgmap v12098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:19 smithi067 bash[27441]: cluster 2024-04-03T21:02:17.807905+0000 mgr.y (mgr.24370) 12114 : cluster [DBG] pgmap v12098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:19 smithi067 bash[17655]: cluster 2024-04-03T21:02:17.807905+0000 mgr.y (mgr.24370) 12114 : cluster [DBG] pgmap v12098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:20 smithi082 bash[20963]: audit 2024-04-03T21:02:20.227539+0000 mon.a (mon.0) 10504 : audit [DBG] from='client.? 172.21.15.67:0/2081301171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:20 smithi067 bash[17655]: audit 2024-04-03T21:02:20.227539+0000 mon.a (mon.0) 10504 : audit [DBG] from='client.? 172.21.15.67:0/2081301171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:20 smithi067 bash[27441]: audit 2024-04-03T21:02:20.227539+0000 mon.a (mon.0) 10504 : audit [DBG] from='client.? 172.21.15.67:0/2081301171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:21 smithi082 bash[20963]: cluster 2024-04-03T21:02:19.808620+0000 mgr.y (mgr.24370) 12115 : cluster [DBG] pgmap v12099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:21 smithi082 bash[20963]: audit 2024-04-03T21:02:21.310236+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:21 smithi082 bash[20963]: audit 2024-04-03T21:02:21.319666+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:21 smithi067 bash[17655]: cluster 2024-04-03T21:02:19.808620+0000 mgr.y (mgr.24370) 12115 : cluster [DBG] pgmap v12099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:21 smithi067 bash[17655]: audit 2024-04-03T21:02:21.310236+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:21 smithi067 bash[17655]: audit 2024-04-03T21:02:21.319666+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:21 smithi067 bash[27441]: cluster 2024-04-03T21:02:19.808620+0000 mgr.y (mgr.24370) 12115 : cluster [DBG] pgmap v12099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:21 smithi067 bash[27441]: audit 2024-04-03T21:02:21.310236+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:21 smithi067 bash[27441]: audit 2024-04-03T21:02:21.319666+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:22 smithi082 bash[20963]: audit 2024-04-03T21:02:21.512531+0000 mon.a (mon.0) 10507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:22 smithi082 bash[20963]: audit 2024-04-03T21:02:21.524073+0000 mon.a (mon.0) 10508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:22 smithi082 bash[20963]: audit 2024-04-03T21:02:21.954975+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:02:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:22 smithi082 bash[20963]: audit 2024-04-03T21:02:21.956881+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:02:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:22 smithi082 bash[20963]: audit 2024-04-03T21:02:21.965692+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[17655]: audit 2024-04-03T21:02:21.512531+0000 mon.a (mon.0) 10507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[17655]: audit 2024-04-03T21:02:21.524073+0000 mon.a (mon.0) 10508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[17655]: audit 2024-04-03T21:02:21.954975+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:02:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[17655]: audit 2024-04-03T21:02:21.956881+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:02:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[17655]: audit 2024-04-03T21:02:21.965692+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[27441]: audit 2024-04-03T21:02:21.512531+0000 mon.a (mon.0) 10507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[27441]: audit 2024-04-03T21:02:21.524073+0000 mon.a (mon.0) 10508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[27441]: audit 2024-04-03T21:02:21.954975+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:02:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[27441]: audit 2024-04-03T21:02:21.956881+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:02:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:22 smithi067 bash[27441]: audit 2024-04-03T21:02:21.965692+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:02:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:02:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:02:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:23 smithi082 bash[20963]: cluster 2024-04-03T21:02:21.809692+0000 mgr.y (mgr.24370) 12116 : cluster [DBG] pgmap v12100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:23 smithi082 bash[20963]: audit 2024-04-03T21:02:22.687955+0000 mon.c (mon.2) 4840 : audit [DBG] from='client.? 172.21.15.67:0/3479197485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:23 smithi067 bash[17655]: cluster 2024-04-03T21:02:21.809692+0000 mgr.y (mgr.24370) 12116 : cluster [DBG] pgmap v12100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:23 smithi067 bash[17655]: audit 2024-04-03T21:02:22.687955+0000 mon.c (mon.2) 4840 : audit [DBG] from='client.? 172.21.15.67:0/3479197485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:23 smithi067 bash[27441]: cluster 2024-04-03T21:02:21.809692+0000 mgr.y (mgr.24370) 12116 : cluster [DBG] pgmap v12100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:23 smithi067 bash[27441]: audit 2024-04-03T21:02:22.687955+0000 mon.c (mon.2) 4840 : audit [DBG] from='client.? 172.21.15.67:0/3479197485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:25 smithi082 bash[20963]: cluster 2024-04-03T21:02:23.810496+0000 mgr.y (mgr.24370) 12117 : cluster [DBG] pgmap v12101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:25 smithi082 bash[20963]: audit 2024-04-03T21:02:25.141481+0000 mon.a (mon.0) 10512 : audit [DBG] from='client.? 172.21.15.67:0/2042491262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:25 smithi082 bash[20963]: audit 2024-04-03T21:02:25.301173+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:25 smithi067 bash[17655]: cluster 2024-04-03T21:02:23.810496+0000 mgr.y (mgr.24370) 12117 : cluster [DBG] pgmap v12101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:25 smithi067 bash[17655]: audit 2024-04-03T21:02:25.141481+0000 mon.a (mon.0) 10512 : audit [DBG] from='client.? 172.21.15.67:0/2042491262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:25 smithi067 bash[17655]: audit 2024-04-03T21:02:25.301173+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:25 smithi067 bash[27441]: cluster 2024-04-03T21:02:23.810496+0000 mgr.y (mgr.24370) 12117 : cluster [DBG] pgmap v12101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:25 smithi067 bash[27441]: audit 2024-04-03T21:02:25.141481+0000 mon.a (mon.0) 10512 : audit [DBG] from='client.? 172.21.15.67:0/2042491262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:25 smithi067 bash[27441]: audit 2024-04-03T21:02:25.301173+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:27 smithi082 bash[20963]: cluster 2024-04-03T21:02:25.811753+0000 mgr.y (mgr.24370) 12118 : cluster [DBG] pgmap v12102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:27 smithi067 bash[17655]: cluster 2024-04-03T21:02:25.811753+0000 mgr.y (mgr.24370) 12118 : cluster [DBG] pgmap v12102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:27 smithi067 bash[27441]: cluster 2024-04-03T21:02:25.811753+0000 mgr.y (mgr.24370) 12118 : cluster [DBG] pgmap v12102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:28 smithi082 bash[20963]: audit 2024-04-03T21:02:27.595605+0000 mon.a (mon.0) 10514 : audit [DBG] from='client.? 172.21.15.67:0/4209749500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:28 smithi067 bash[17655]: audit 2024-04-03T21:02:27.595605+0000 mon.a (mon.0) 10514 : audit [DBG] from='client.? 172.21.15.67:0/4209749500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:28 smithi067 bash[27441]: audit 2024-04-03T21:02:27.595605+0000 mon.a (mon.0) 10514 : audit [DBG] from='client.? 172.21.15.67:0/4209749500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:29 smithi082 bash[20963]: cluster 2024-04-03T21:02:27.812488+0000 mgr.y (mgr.24370) 12119 : cluster [DBG] pgmap v12103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:29 smithi067 bash[17655]: cluster 2024-04-03T21:02:27.812488+0000 mgr.y (mgr.24370) 12119 : cluster [DBG] pgmap v12103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:29 smithi067 bash[27441]: cluster 2024-04-03T21:02:27.812488+0000 mgr.y (mgr.24370) 12119 : cluster [DBG] pgmap v12103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:30 smithi082 bash[20963]: audit 2024-04-03T21:02:30.043809+0000 mon.a (mon.0) 10515 : audit [DBG] from='client.? 172.21.15.67:0/1741745855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:30 smithi067 bash[27441]: audit 2024-04-03T21:02:30.043809+0000 mon.a (mon.0) 10515 : audit [DBG] from='client.? 172.21.15.67:0/1741745855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:30 smithi067 bash[17655]: audit 2024-04-03T21:02:30.043809+0000 mon.a (mon.0) 10515 : audit [DBG] from='client.? 172.21.15.67:0/1741745855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:31 smithi082 bash[20963]: cluster 2024-04-03T21:02:29.813155+0000 mgr.y (mgr.24370) 12120 : cluster [DBG] pgmap v12104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:31.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:31 smithi067 bash[27441]: cluster 2024-04-03T21:02:29.813155+0000 mgr.y (mgr.24370) 12120 : cluster [DBG] pgmap v12104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:31 smithi067 bash[17655]: cluster 2024-04-03T21:02:29.813155+0000 mgr.y (mgr.24370) 12120 : cluster [DBG] pgmap v12104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:32 smithi082 bash[20963]: audit 2024-04-03T21:02:32.494754+0000 mon.c (mon.2) 4841 : audit [DBG] from='client.? 172.21.15.67:0/695736406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:32.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:32 smithi067 bash[27441]: audit 2024-04-03T21:02:32.494754+0000 mon.c (mon.2) 4841 : audit [DBG] from='client.? 172.21.15.67:0/695736406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:32 smithi067 bash[17655]: audit 2024-04-03T21:02:32.494754+0000 mon.c (mon.2) 4841 : audit [DBG] from='client.? 172.21.15.67:0/695736406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:02:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:33 smithi082 bash[20963]: cluster 2024-04-03T21:02:31.814331+0000 mgr.y (mgr.24370) 12121 : cluster [DBG] pgmap v12105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:02:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:33 smithi067 bash[27441]: cluster 2024-04-03T21:02:31.814331+0000 mgr.y (mgr.24370) 12121 : cluster [DBG] pgmap v12105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:33 smithi067 bash[17655]: cluster 2024-04-03T21:02:31.814331+0000 mgr.y (mgr.24370) 12121 : cluster [DBG] pgmap v12105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:35 smithi082 bash[20963]: cluster 2024-04-03T21:02:33.814963+0000 mgr.y (mgr.24370) 12122 : cluster [DBG] pgmap v12106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:35 smithi082 bash[20963]: audit 2024-04-03T21:02:34.959792+0000 mon.a (mon.0) 10516 : audit [DBG] from='client.? 172.21.15.67:0/2640801832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:35 smithi067 bash[27441]: cluster 2024-04-03T21:02:33.814963+0000 mgr.y (mgr.24370) 12122 : cluster [DBG] pgmap v12106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:35 smithi067 bash[27441]: audit 2024-04-03T21:02:34.959792+0000 mon.a (mon.0) 10516 : audit [DBG] from='client.? 172.21.15.67:0/2640801832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:35 smithi067 bash[17655]: cluster 2024-04-03T21:02:33.814963+0000 mgr.y (mgr.24370) 12122 : cluster [DBG] pgmap v12106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:35 smithi067 bash[17655]: audit 2024-04-03T21:02:34.959792+0000 mon.a (mon.0) 10516 : audit [DBG] from='client.? 172.21.15.67:0/2640801832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:37 smithi082 bash[20963]: cluster 2024-04-03T21:02:35.816076+0000 mgr.y (mgr.24370) 12123 : cluster [DBG] pgmap v12107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:37 smithi082 bash[20963]: audit 2024-04-03T21:02:37.416369+0000 mon.c (mon.2) 4842 : audit [DBG] from='client.? 172.21.15.67:0/2835796780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:37 smithi067 bash[27441]: cluster 2024-04-03T21:02:35.816076+0000 mgr.y (mgr.24370) 12123 : cluster [DBG] pgmap v12107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:37 smithi067 bash[27441]: audit 2024-04-03T21:02:37.416369+0000 mon.c (mon.2) 4842 : audit [DBG] from='client.? 172.21.15.67:0/2835796780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:37 smithi067 bash[17655]: cluster 2024-04-03T21:02:35.816076+0000 mgr.y (mgr.24370) 12123 : cluster [DBG] pgmap v12107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:37 smithi067 bash[17655]: audit 2024-04-03T21:02:37.416369+0000 mon.c (mon.2) 4842 : audit [DBG] from='client.? 172.21.15.67:0/2835796780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:39 smithi082 bash[20963]: cluster 2024-04-03T21:02:37.816741+0000 mgr.y (mgr.24370) 12124 : cluster [DBG] pgmap v12108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:39.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:39 smithi067 bash[27441]: cluster 2024-04-03T21:02:37.816741+0000 mgr.y (mgr.24370) 12124 : cluster [DBG] pgmap v12108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:39 smithi067 bash[17655]: cluster 2024-04-03T21:02:37.816741+0000 mgr.y (mgr.24370) 12124 : cluster [DBG] pgmap v12108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:40 smithi082 bash[20963]: audit 2024-04-03T21:02:39.864080+0000 mon.a (mon.0) 10517 : audit [DBG] from='client.? 172.21.15.67:0/3935925724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:40 smithi082 bash[20963]: audit 2024-04-03T21:02:40.301707+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:40 smithi067 bash[27441]: audit 2024-04-03T21:02:39.864080+0000 mon.a (mon.0) 10517 : audit [DBG] from='client.? 172.21.15.67:0/3935925724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:40 smithi067 bash[27441]: audit 2024-04-03T21:02:40.301707+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:40 smithi067 bash[17655]: audit 2024-04-03T21:02:39.864080+0000 mon.a (mon.0) 10517 : audit [DBG] from='client.? 172.21.15.67:0/3935925724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:40 smithi067 bash[17655]: audit 2024-04-03T21:02:40.301707+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:41 smithi082 bash[20963]: cluster 2024-04-03T21:02:39.817391+0000 mgr.y (mgr.24370) 12125 : cluster [DBG] pgmap v12109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:41 smithi067 bash[17655]: cluster 2024-04-03T21:02:39.817391+0000 mgr.y (mgr.24370) 12125 : cluster [DBG] pgmap v12109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:41 smithi067 bash[27441]: cluster 2024-04-03T21:02:39.817391+0000 mgr.y (mgr.24370) 12125 : cluster [DBG] pgmap v12109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:42 smithi082 bash[20963]: cluster 2024-04-03T21:02:41.818640+0000 mgr.y (mgr.24370) 12126 : cluster [DBG] pgmap v12110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:42 smithi082 bash[20963]: audit 2024-04-03T21:02:42.321782+0000 mon.c (mon.2) 4843 : audit [DBG] from='client.? 172.21.15.67:0/944267356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:42 smithi067 bash[17655]: cluster 2024-04-03T21:02:41.818640+0000 mgr.y (mgr.24370) 12126 : cluster [DBG] pgmap v12110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:42 smithi067 bash[17655]: audit 2024-04-03T21:02:42.321782+0000 mon.c (mon.2) 4843 : audit [DBG] from='client.? 172.21.15.67:0/944267356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:42 smithi067 bash[27441]: cluster 2024-04-03T21:02:41.818640+0000 mgr.y (mgr.24370) 12126 : cluster [DBG] pgmap v12110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:42 smithi067 bash[27441]: audit 2024-04-03T21:02:42.321782+0000 mon.c (mon.2) 4843 : audit [DBG] from='client.? 172.21.15.67:0/944267356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T21:02:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:02:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:44 smithi082 bash[20963]: cluster 2024-04-03T21:02:43.819474+0000 mgr.y (mgr.24370) 12127 : cluster [DBG] pgmap v12111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:44 smithi082 bash[20963]: audit 2024-04-03T21:02:44.775092+0000 mon.c (mon.2) 4844 : audit [DBG] from='client.? 172.21.15.67:0/3996810448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:44 smithi067 bash[27441]: cluster 2024-04-03T21:02:43.819474+0000 mgr.y (mgr.24370) 12127 : cluster [DBG] pgmap v12111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:44 smithi067 bash[27441]: audit 2024-04-03T21:02:44.775092+0000 mon.c (mon.2) 4844 : audit [DBG] from='client.? 172.21.15.67:0/3996810448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:44 smithi067 bash[17655]: cluster 2024-04-03T21:02:43.819474+0000 mgr.y (mgr.24370) 12127 : cluster [DBG] pgmap v12111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:44 smithi067 bash[17655]: audit 2024-04-03T21:02:44.775092+0000 mon.c (mon.2) 4844 : audit [DBG] from='client.? 172.21.15.67:0/3996810448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:46 smithi082 bash[20963]: cluster 2024-04-03T21:02:45.820601+0000 mgr.y (mgr.24370) 12128 : cluster [DBG] pgmap v12112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:46 smithi067 bash[17655]: cluster 2024-04-03T21:02:45.820601+0000 mgr.y (mgr.24370) 12128 : cluster [DBG] pgmap v12112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:46 smithi067 bash[27441]: cluster 2024-04-03T21:02:45.820601+0000 mgr.y (mgr.24370) 12128 : cluster [DBG] pgmap v12112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:47 smithi067 bash[17655]: audit 2024-04-03T21:02:47.231345+0000 mon.c (mon.2) 4845 : audit [DBG] from='client.? 172.21.15.67:0/3835028426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:48.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:47 smithi067 bash[27441]: audit 2024-04-03T21:02:47.231345+0000 mon.c (mon.2) 4845 : audit [DBG] from='client.? 172.21.15.67:0/3835028426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:47 smithi082 bash[20963]: audit 2024-04-03T21:02:47.231345+0000 mon.c (mon.2) 4845 : audit [DBG] from='client.? 172.21.15.67:0/3835028426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:48 smithi067 bash[17655]: cluster 2024-04-03T21:02:47.821269+0000 mgr.y (mgr.24370) 12129 : cluster [DBG] pgmap v12113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:49.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:48 smithi067 bash[27441]: cluster 2024-04-03T21:02:47.821269+0000 mgr.y (mgr.24370) 12129 : cluster [DBG] pgmap v12113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:48 smithi082 bash[20963]: cluster 2024-04-03T21:02:47.821269+0000 mgr.y (mgr.24370) 12129 : cluster [DBG] pgmap v12113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:49 smithi067 bash[17655]: audit 2024-04-03T21:02:49.694046+0000 mon.c (mon.2) 4846 : audit [DBG] from='client.? 172.21.15.67:0/2101694501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:49 smithi067 bash[27441]: audit 2024-04-03T21:02:49.694046+0000 mon.c (mon.2) 4846 : audit [DBG] from='client.? 172.21.15.67:0/2101694501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:49 smithi082 bash[20963]: audit 2024-04-03T21:02:49.694046+0000 mon.c (mon.2) 4846 : audit [DBG] from='client.? 172.21.15.67:0/2101694501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:50 smithi067 bash[17655]: cluster 2024-04-03T21:02:49.821970+0000 mgr.y (mgr.24370) 12130 : cluster [DBG] pgmap v12114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:51.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:50 smithi067 bash[27441]: cluster 2024-04-03T21:02:49.821970+0000 mgr.y (mgr.24370) 12130 : cluster [DBG] pgmap v12114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:50 smithi082 bash[20963]: cluster 2024-04-03T21:02:49.821970+0000 mgr.y (mgr.24370) 12130 : cluster [DBG] pgmap v12114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:53.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T21:02:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:52 smithi067 bash[17655]: cluster 2024-04-03T21:02:51.823100+0000 mgr.y (mgr.24370) 12131 : cluster [DBG] pgmap v12115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:52 smithi067 bash[17655]: audit 2024-04-03T21:02:52.142342+0000 mon.c (mon.2) 4847 : audit [DBG] from='client.? 172.21.15.67:0/3959749111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:52 smithi067 bash[27441]: cluster 2024-04-03T21:02:51.823100+0000 mgr.y (mgr.24370) 12131 : cluster [DBG] pgmap v12115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:52 smithi067 bash[27441]: audit 2024-04-03T21:02:52.142342+0000 mon.c (mon.2) 4847 : audit [DBG] from='client.? 172.21.15.67:0/3959749111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:52 smithi082 bash[20963]: cluster 2024-04-03T21:02:51.823100+0000 mgr.y (mgr.24370) 12131 : cluster [DBG] pgmap v12115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:52 smithi082 bash[20963]: audit 2024-04-03T21:02:52.142342+0000 mon.c (mon.2) 4847 : audit [DBG] from='client.? 172.21.15.67:0/3959749111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:02:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:54 smithi067 bash[17655]: cluster 2024-04-03T21:02:53.823752+0000 mgr.y (mgr.24370) 12132 : cluster [DBG] pgmap v12116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:54 smithi067 bash[17655]: audit 2024-04-03T21:02:54.607074+0000 mon.c (mon.2) 4848 : audit [DBG] from='client.? 172.21.15.67:0/2088687067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:54 smithi067 bash[27441]: cluster 2024-04-03T21:02:53.823752+0000 mgr.y (mgr.24370) 12132 : cluster [DBG] pgmap v12116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:54 smithi067 bash[27441]: audit 2024-04-03T21:02:54.607074+0000 mon.c (mon.2) 4848 : audit [DBG] from='client.? 172.21.15.67:0/2088687067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:54 smithi082 bash[20963]: cluster 2024-04-03T21:02:53.823752+0000 mgr.y (mgr.24370) 12132 : cluster [DBG] pgmap v12116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:54 smithi082 bash[20963]: audit 2024-04-03T21:02:54.607074+0000 mon.c (mon.2) 4848 : audit [DBG] from='client.? 172.21.15.67:0/2088687067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:55 smithi082 bash[20963]: audit 2024-04-03T21:02:55.303864+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:55 smithi067 bash[17655]: audit 2024-04-03T21:02:55.303864+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:55 smithi067 bash[27441]: audit 2024-04-03T21:02:55.303864+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:02:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:56 smithi082 bash[20963]: cluster 2024-04-03T21:02:55.824897+0000 mgr.y (mgr.24370) 12133 : cluster [DBG] pgmap v12117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:56 smithi067 bash[27441]: cluster 2024-04-03T21:02:55.824897+0000 mgr.y (mgr.24370) 12133 : cluster [DBG] pgmap v12117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:56 smithi067 bash[17655]: cluster 2024-04-03T21:02:55.824897+0000 mgr.y (mgr.24370) 12133 : cluster [DBG] pgmap v12117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:57 smithi082 bash[20963]: audit 2024-04-03T21:02:57.068894+0000 mon.a (mon.0) 10520 : audit [DBG] from='client.? 172.21.15.67:0/1647288068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:57 smithi067 bash[27441]: audit 2024-04-03T21:02:57.068894+0000 mon.a (mon.0) 10520 : audit [DBG] from='client.? 172.21.15.67:0/1647288068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:57 smithi067 bash[17655]: audit 2024-04-03T21:02:57.068894+0000 mon.a (mon.0) 10520 : audit [DBG] from='client.? 172.21.15.67:0/1647288068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:02:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:58 smithi082 bash[20963]: cluster 2024-04-03T21:02:57.825555+0000 mgr.y (mgr.24370) 12134 : cluster [DBG] pgmap v12118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:58 smithi067 bash[17655]: cluster 2024-04-03T21:02:57.825555+0000 mgr.y (mgr.24370) 12134 : cluster [DBG] pgmap v12118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:02:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:58 smithi067 bash[27441]: cluster 2024-04-03T21:02:57.825555+0000 mgr.y (mgr.24370) 12134 : cluster [DBG] pgmap v12118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:02:59 smithi082 bash[20963]: audit 2024-04-03T21:02:59.524367+0000 mon.a (mon.0) 10521 : audit [DBG] from='client.? 172.21.15.67:0/3633552207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:02:59 smithi067 bash[17655]: audit 2024-04-03T21:02:59.524367+0000 mon.a (mon.0) 10521 : audit [DBG] from='client.? 172.21.15.67:0/3633552207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:02:59 smithi067 bash[27441]: audit 2024-04-03T21:02:59.524367+0000 mon.a (mon.0) 10521 : audit [DBG] from='client.? 172.21.15.67:0/3633552207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:00 smithi082 bash[20963]: cluster 2024-04-03T21:02:59.826188+0000 mgr.y (mgr.24370) 12135 : cluster [DBG] pgmap v12119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:00 smithi067 bash[17655]: cluster 2024-04-03T21:02:59.826188+0000 mgr.y (mgr.24370) 12135 : cluster [DBG] pgmap v12119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:00 smithi067 bash[27441]: cluster 2024-04-03T21:02:59.826188+0000 mgr.y (mgr.24370) 12135 : cluster [DBG] pgmap v12119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:02 smithi082 bash[20963]: cluster 2024-04-03T21:03:01.827406+0000 mgr.y (mgr.24370) 12136 : cluster [DBG] pgmap v12120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:02 smithi082 bash[20963]: audit 2024-04-03T21:03:01.980285+0000 mon.c (mon.2) 4849 : audit [DBG] from='client.? 172.21.15.67:0/3397597774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:03:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:02 smithi067 bash[17655]: cluster 2024-04-03T21:03:01.827406+0000 mgr.y (mgr.24370) 12136 : cluster [DBG] pgmap v12120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:02 smithi067 bash[17655]: audit 2024-04-03T21:03:01.980285+0000 mon.c (mon.2) 4849 : audit [DBG] from='client.? 172.21.15.67:0/3397597774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:02 smithi067 bash[27441]: cluster 2024-04-03T21:03:01.827406+0000 mgr.y (mgr.24370) 12136 : cluster [DBG] pgmap v12120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:02 smithi067 bash[27441]: audit 2024-04-03T21:03:01.980285+0000 mon.c (mon.2) 4849 : audit [DBG] from='client.? 172.21.15.67:0/3397597774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:03:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:04 smithi082 bash[20963]: cluster 2024-04-03T21:03:03.828239+0000 mgr.y (mgr.24370) 12137 : cluster [DBG] pgmap v12121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:04 smithi082 bash[20963]: audit 2024-04-03T21:03:04.439161+0000 mon.c (mon.2) 4850 : audit [DBG] from='client.? 172.21.15.67:0/2600864956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:04 smithi067 bash[17655]: cluster 2024-04-03T21:03:03.828239+0000 mgr.y (mgr.24370) 12137 : cluster [DBG] pgmap v12121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:04 smithi067 bash[17655]: audit 2024-04-03T21:03:04.439161+0000 mon.c (mon.2) 4850 : audit [DBG] from='client.? 172.21.15.67:0/2600864956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:04 smithi067 bash[27441]: cluster 2024-04-03T21:03:03.828239+0000 mgr.y (mgr.24370) 12137 : cluster [DBG] pgmap v12121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:04 smithi067 bash[27441]: audit 2024-04-03T21:03:04.439161+0000 mon.c (mon.2) 4850 : audit [DBG] from='client.? 172.21.15.67:0/2600864956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:06 smithi082 bash[20963]: cluster 2024-04-03T21:03:05.829323+0000 mgr.y (mgr.24370) 12138 : cluster [DBG] pgmap v12122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:06 smithi082 bash[20963]: audit 2024-04-03T21:03:06.901471+0000 mon.a (mon.0) 10522 : audit [DBG] from='client.? 172.21.15.67:0/2003460423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:06 smithi067 bash[17655]: cluster 2024-04-03T21:03:05.829323+0000 mgr.y (mgr.24370) 12138 : cluster [DBG] pgmap v12122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:06 smithi067 bash[17655]: audit 2024-04-03T21:03:06.901471+0000 mon.a (mon.0) 10522 : audit [DBG] from='client.? 172.21.15.67:0/2003460423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:06 smithi067 bash[27441]: cluster 2024-04-03T21:03:05.829323+0000 mgr.y (mgr.24370) 12138 : cluster [DBG] pgmap v12122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:06 smithi067 bash[27441]: audit 2024-04-03T21:03:06.901471+0000 mon.a (mon.0) 10522 : audit [DBG] from='client.? 172.21.15.67:0/2003460423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:08 smithi082 bash[20963]: cluster 2024-04-03T21:03:07.829985+0000 mgr.y (mgr.24370) 12139 : cluster [DBG] pgmap v12123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:08 smithi067 bash[17655]: cluster 2024-04-03T21:03:07.829985+0000 mgr.y (mgr.24370) 12139 : cluster [DBG] pgmap v12123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:08 smithi067 bash[27441]: cluster 2024-04-03T21:03:07.829985+0000 mgr.y (mgr.24370) 12139 : cluster [DBG] pgmap v12123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:09 smithi082 bash[20963]: audit 2024-04-03T21:03:09.357515+0000 mon.c (mon.2) 4851 : audit [DBG] from='client.? 172.21.15.67:0/1657118118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:09 smithi067 bash[27441]: audit 2024-04-03T21:03:09.357515+0000 mon.c (mon.2) 4851 : audit [DBG] from='client.? 172.21.15.67:0/1657118118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:09 smithi067 bash[17655]: audit 2024-04-03T21:03:09.357515+0000 mon.c (mon.2) 4851 : audit [DBG] from='client.? 172.21.15.67:0/1657118118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:10 smithi082 bash[20963]: cluster 2024-04-03T21:03:09.830699+0000 mgr.y (mgr.24370) 12140 : cluster [DBG] pgmap v12124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:10 smithi082 bash[20963]: audit 2024-04-03T21:03:10.302825+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:10 smithi067 bash[17655]: cluster 2024-04-03T21:03:09.830699+0000 mgr.y (mgr.24370) 12140 : cluster [DBG] pgmap v12124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:10 smithi067 bash[17655]: audit 2024-04-03T21:03:10.302825+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:10 smithi067 bash[27441]: cluster 2024-04-03T21:03:09.830699+0000 mgr.y (mgr.24370) 12140 : cluster [DBG] pgmap v12124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:10 smithi067 bash[27441]: audit 2024-04-03T21:03:10.302825+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:11 smithi082 bash[20963]: audit 2024-04-03T21:03:11.813414+0000 mon.c (mon.2) 4852 : audit [DBG] from='client.? 172.21.15.67:0/1144919028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:11 smithi067 bash[27441]: audit 2024-04-03T21:03:11.813414+0000 mon.c (mon.2) 4852 : audit [DBG] from='client.? 172.21.15.67:0/1144919028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:11 smithi067 bash[17655]: audit 2024-04-03T21:03:11.813414+0000 mon.c (mon.2) 4852 : audit [DBG] from='client.? 172.21.15.67:0/1144919028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:12 smithi082 bash[20963]: cluster 2024-04-03T21:03:11.831757+0000 mgr.y (mgr.24370) 12141 : cluster [DBG] pgmap v12125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:12 smithi067 bash[17655]: cluster 2024-04-03T21:03:11.831757+0000 mgr.y (mgr.24370) 12141 : cluster [DBG] pgmap v12125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:03:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:12 smithi067 bash[27441]: cluster 2024-04-03T21:03:11.831757+0000 mgr.y (mgr.24370) 12141 : cluster [DBG] pgmap v12125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:03:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:14 smithi082 bash[20963]: cluster 2024-04-03T21:03:13.832439+0000 mgr.y (mgr.24370) 12142 : cluster [DBG] pgmap v12126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:14 smithi082 bash[20963]: audit 2024-04-03T21:03:14.268261+0000 mon.c (mon.2) 4853 : audit [DBG] from='client.? 172.21.15.67:0/2937257919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:14 smithi067 bash[27441]: cluster 2024-04-03T21:03:13.832439+0000 mgr.y (mgr.24370) 12142 : cluster [DBG] pgmap v12126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:14 smithi067 bash[27441]: audit 2024-04-03T21:03:14.268261+0000 mon.c (mon.2) 4853 : audit [DBG] from='client.? 172.21.15.67:0/2937257919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:14 smithi067 bash[17655]: cluster 2024-04-03T21:03:13.832439+0000 mgr.y (mgr.24370) 12142 : cluster [DBG] pgmap v12126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:14 smithi067 bash[17655]: audit 2024-04-03T21:03:14.268261+0000 mon.c (mon.2) 4853 : audit [DBG] from='client.? 172.21.15.67:0/2937257919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:16 smithi082 bash[20963]: cluster 2024-04-03T21:03:15.833589+0000 mgr.y (mgr.24370) 12143 : cluster [DBG] pgmap v12127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:16 smithi082 bash[20963]: audit 2024-04-03T21:03:16.733341+0000 mon.c (mon.2) 4854 : audit [DBG] from='client.? 172.21.15.67:0/731416842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:16 smithi067 bash[17655]: cluster 2024-04-03T21:03:15.833589+0000 mgr.y (mgr.24370) 12143 : cluster [DBG] pgmap v12127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:16 smithi067 bash[17655]: audit 2024-04-03T21:03:16.733341+0000 mon.c (mon.2) 4854 : audit [DBG] from='client.? 172.21.15.67:0/731416842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:16 smithi067 bash[27441]: cluster 2024-04-03T21:03:15.833589+0000 mgr.y (mgr.24370) 12143 : cluster [DBG] pgmap v12127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:16 smithi067 bash[27441]: audit 2024-04-03T21:03:16.733341+0000 mon.c (mon.2) 4854 : audit [DBG] from='client.? 172.21.15.67:0/731416842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:18 smithi082 bash[20963]: cluster 2024-04-03T21:03:17.834297+0000 mgr.y (mgr.24370) 12144 : cluster [DBG] pgmap v12128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:18 smithi067 bash[17655]: cluster 2024-04-03T21:03:17.834297+0000 mgr.y (mgr.24370) 12144 : cluster [DBG] pgmap v12128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:18 smithi067 bash[27441]: cluster 2024-04-03T21:03:17.834297+0000 mgr.y (mgr.24370) 12144 : cluster [DBG] pgmap v12128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:20 smithi082 bash[20963]: audit 2024-04-03T21:03:19.179188+0000 mon.a (mon.0) 10524 : audit [DBG] from='client.? 172.21.15.67:0/1019036764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:20 smithi067 bash[17655]: audit 2024-04-03T21:03:19.179188+0000 mon.a (mon.0) 10524 : audit [DBG] from='client.? 172.21.15.67:0/1019036764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:20 smithi067 bash[27441]: audit 2024-04-03T21:03:19.179188+0000 mon.a (mon.0) 10524 : audit [DBG] from='client.? 172.21.15.67:0/1019036764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:21 smithi082 bash[20963]: cluster 2024-04-03T21:03:19.834990+0000 mgr.y (mgr.24370) 12145 : cluster [DBG] pgmap v12129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:21 smithi067 bash[27441]: cluster 2024-04-03T21:03:19.834990+0000 mgr.y (mgr.24370) 12145 : cluster [DBG] pgmap v12129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:21 smithi067 bash[17655]: cluster 2024-04-03T21:03:19.834990+0000 mgr.y (mgr.24370) 12145 : cluster [DBG] pgmap v12129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:22 smithi082 bash[20963]: audit 2024-04-03T21:03:21.631396+0000 mon.a (mon.0) 10525 : audit [DBG] from='client.? 172.21.15.67:0/1650882673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:22 smithi067 bash[17655]: audit 2024-04-03T21:03:21.631396+0000 mon.a (mon.0) 10525 : audit [DBG] from='client.? 172.21.15.67:0/1650882673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:22 smithi067 bash[27441]: audit 2024-04-03T21:03:21.631396+0000 mon.a (mon.0) 10525 : audit [DBG] from='client.? 172.21.15.67:0/1650882673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:23 smithi082 bash[20963]: cluster 2024-04-03T21:03:21.836262+0000 mgr.y (mgr.24370) 12146 : cluster [DBG] pgmap v12130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:23 smithi082 bash[20963]: audit 2024-04-03T21:03:22.044371+0000 mon.a (mon.0) 10526 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:03:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:03:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:23 smithi067 bash[27441]: cluster 2024-04-03T21:03:21.836262+0000 mgr.y (mgr.24370) 12146 : cluster [DBG] pgmap v12130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:23 smithi067 bash[27441]: audit 2024-04-03T21:03:22.044371+0000 mon.a (mon.0) 10526 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:03:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:23 smithi067 bash[17655]: cluster 2024-04-03T21:03:21.836262+0000 mgr.y (mgr.24370) 12146 : cluster [DBG] pgmap v12130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:23 smithi067 bash[17655]: audit 2024-04-03T21:03:22.044371+0000 mon.a (mon.0) 10526 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:03:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:03:25.021 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:25 smithi067 bash[17655]: cluster 2024-04-03T21:03:23.836882+0000 mgr.y (mgr.24370) 12147 : cluster [DBG] pgmap v12131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:25 smithi082 bash[20963]: cluster 2024-04-03T21:03:23.836882+0000 mgr.y (mgr.24370) 12147 : cluster [DBG] pgmap v12131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:25 smithi082 bash[20963]: audit 2024-04-03T21:03:24.081406+0000 mon.c (mon.2) 4855 : audit [DBG] from='client.? 172.21.15.67:0/1017329742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:25 smithi067 bash[17655]: audit 2024-04-03T21:03:24.081406+0000 mon.c (mon.2) 4855 : audit [DBG] from='client.? 172.21.15.67:0/1017329742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:25 smithi067 bash[27441]: cluster 2024-04-03T21:03:23.836882+0000 mgr.y (mgr.24370) 12147 : cluster [DBG] pgmap v12131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:25 smithi067 bash[27441]: audit 2024-04-03T21:03:24.081406+0000 mon.c (mon.2) 4855 : audit [DBG] from='client.? 172.21.15.67:0/1017329742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:26 smithi082 bash[20963]: audit 2024-04-03T21:03:25.302958+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:26 smithi067 bash[27441]: audit 2024-04-03T21:03:25.302958+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:26 smithi067 bash[17655]: audit 2024-04-03T21:03:25.302958+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:27 smithi082 bash[20963]: cluster 2024-04-03T21:03:25.838152+0000 mgr.y (mgr.24370) 12148 : cluster [DBG] pgmap v12132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:27 smithi082 bash[20963]: audit 2024-04-03T21:03:26.538608+0000 mon.c (mon.2) 4856 : audit [DBG] from='client.? 172.21.15.67:0/2491473307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:27 smithi067 bash[17655]: cluster 2024-04-03T21:03:25.838152+0000 mgr.y (mgr.24370) 12148 : cluster [DBG] pgmap v12132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:27 smithi067 bash[17655]: audit 2024-04-03T21:03:26.538608+0000 mon.c (mon.2) 4856 : audit [DBG] from='client.? 172.21.15.67:0/2491473307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:27 smithi067 bash[27441]: cluster 2024-04-03T21:03:25.838152+0000 mgr.y (mgr.24370) 12148 : cluster [DBG] pgmap v12132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:27 smithi067 bash[27441]: audit 2024-04-03T21:03:26.538608+0000 mon.c (mon.2) 4856 : audit [DBG] from='client.? 172.21.15.67:0/2491473307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:28 smithi082 bash[20963]: audit 2024-04-03T21:03:27.738202+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:28 smithi082 bash[20963]: audit 2024-04-03T21:03:27.747465+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:28 smithi082 bash[20963]: cluster 2024-04-03T21:03:27.839019+0000 mgr.y (mgr.24370) 12149 : cluster [DBG] pgmap v12133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:28 smithi082 bash[20963]: audit 2024-04-03T21:03:28.047098+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:28 smithi082 bash[20963]: audit 2024-04-03T21:03:28.054797+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:28 smithi082 bash[20963]: audit 2024-04-03T21:03:28.489000+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:03:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:28 smithi082 bash[20963]: audit 2024-04-03T21:03:28.490592+0000 mon.a (mon.0) 10533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:03:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:28 smithi082 bash[20963]: audit 2024-04-03T21:03:28.499879+0000 mon.a (mon.0) 10534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[17655]: audit 2024-04-03T21:03:27.738202+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[17655]: audit 2024-04-03T21:03:27.747465+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[17655]: cluster 2024-04-03T21:03:27.839019+0000 mgr.y (mgr.24370) 12149 : cluster [DBG] pgmap v12133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[17655]: audit 2024-04-03T21:03:28.047098+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[17655]: audit 2024-04-03T21:03:28.054797+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[17655]: audit 2024-04-03T21:03:28.489000+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[17655]: audit 2024-04-03T21:03:28.490592+0000 mon.a (mon.0) 10533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[17655]: audit 2024-04-03T21:03:28.499879+0000 mon.a (mon.0) 10534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[27441]: audit 2024-04-03T21:03:27.738202+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[27441]: audit 2024-04-03T21:03:27.747465+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[27441]: cluster 2024-04-03T21:03:27.839019+0000 mgr.y (mgr.24370) 12149 : cluster [DBG] pgmap v12133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[27441]: audit 2024-04-03T21:03:28.047098+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[27441]: audit 2024-04-03T21:03:28.054797+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[27441]: audit 2024-04-03T21:03:28.489000+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[27441]: audit 2024-04-03T21:03:28.490592+0000 mon.a (mon.0) 10533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:03:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:28 smithi067 bash[27441]: audit 2024-04-03T21:03:28.499879+0000 mon.a (mon.0) 10534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:03:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:29 smithi082 bash[20963]: audit 2024-04-03T21:03:28.990888+0000 mon.a (mon.0) 10535 : audit [DBG] from='client.? 172.21.15.67:0/2561418510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:29 smithi067 bash[17655]: audit 2024-04-03T21:03:28.990888+0000 mon.a (mon.0) 10535 : audit [DBG] from='client.? 172.21.15.67:0/2561418510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:29 smithi067 bash[27441]: audit 2024-04-03T21:03:28.990888+0000 mon.a (mon.0) 10535 : audit [DBG] from='client.? 172.21.15.67:0/2561418510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:30 smithi082 bash[20963]: cluster 2024-04-03T21:03:29.839724+0000 mgr.y (mgr.24370) 12150 : cluster [DBG] pgmap v12134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:30 smithi067 bash[17655]: cluster 2024-04-03T21:03:29.839724+0000 mgr.y (mgr.24370) 12150 : cluster [DBG] pgmap v12134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:30 smithi067 bash[27441]: cluster 2024-04-03T21:03:29.839724+0000 mgr.y (mgr.24370) 12150 : cluster [DBG] pgmap v12134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:32.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:31 smithi082 bash[20963]: audit 2024-04-03T21:03:31.445662+0000 mon.a (mon.0) 10536 : audit [DBG] from='client.? 172.21.15.67:0/2517494821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:31 smithi067 bash[27441]: audit 2024-04-03T21:03:31.445662+0000 mon.a (mon.0) 10536 : audit [DBG] from='client.? 172.21.15.67:0/2517494821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:31 smithi067 bash[17655]: audit 2024-04-03T21:03:31.445662+0000 mon.a (mon.0) 10536 : audit [DBG] from='client.? 172.21.15.67:0/2517494821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:33.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:32 smithi067 bash[27441]: cluster 2024-04-03T21:03:31.840963+0000 mgr.y (mgr.24370) 12151 : cluster [DBG] pgmap v12135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:32 smithi067 bash[17655]: cluster 2024-04-03T21:03:31.840963+0000 mgr.y (mgr.24370) 12151 : cluster [DBG] pgmap v12135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:32 smithi082 bash[20963]: cluster 2024-04-03T21:03:31.840963+0000 mgr.y (mgr.24370) 12151 : cluster [DBG] pgmap v12135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:33] "GET /metrics HTTP/1.1" 200 239971 "" "Prometheus/2.43.0" 2024-04-03T21:03:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:03:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:33 smithi082 bash[20963]: audit 2024-04-03T21:03:33.888738+0000 mon.a (mon.0) 10537 : audit [DBG] from='client.? 172.21.15.67:0/2404681920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:33 smithi067 bash[17655]: audit 2024-04-03T21:03:33.888738+0000 mon.a (mon.0) 10537 : audit [DBG] from='client.? 172.21.15.67:0/2404681920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:34.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:33 smithi067 bash[27441]: audit 2024-04-03T21:03:33.888738+0000 mon.a (mon.0) 10537 : audit [DBG] from='client.? 172.21.15.67:0/2404681920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:34 smithi082 bash[20963]: cluster 2024-04-03T21:03:33.841692+0000 mgr.y (mgr.24370) 12152 : cluster [DBG] pgmap v12136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:34 smithi067 bash[17655]: cluster 2024-04-03T21:03:33.841692+0000 mgr.y (mgr.24370) 12152 : cluster [DBG] pgmap v12136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:34 smithi067 bash[27441]: cluster 2024-04-03T21:03:33.841692+0000 mgr.y (mgr.24370) 12152 : cluster [DBG] pgmap v12136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:36 smithi082 bash[20963]: cluster 2024-04-03T21:03:35.842970+0000 mgr.y (mgr.24370) 12153 : cluster [DBG] pgmap v12137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:36 smithi082 bash[20963]: audit 2024-04-03T21:03:36.355475+0000 mon.a (mon.0) 10538 : audit [DBG] from='client.? 172.21.15.67:0/2249975290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:36 smithi067 bash[17655]: cluster 2024-04-03T21:03:35.842970+0000 mgr.y (mgr.24370) 12153 : cluster [DBG] pgmap v12137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:36 smithi067 bash[17655]: audit 2024-04-03T21:03:36.355475+0000 mon.a (mon.0) 10538 : audit [DBG] from='client.? 172.21.15.67:0/2249975290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:36 smithi067 bash[27441]: cluster 2024-04-03T21:03:35.842970+0000 mgr.y (mgr.24370) 12153 : cluster [DBG] pgmap v12137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:36 smithi067 bash[27441]: audit 2024-04-03T21:03:36.355475+0000 mon.a (mon.0) 10538 : audit [DBG] from='client.? 172.21.15.67:0/2249975290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:38 smithi082 bash[20963]: cluster 2024-04-03T21:03:37.843692+0000 mgr.y (mgr.24370) 12154 : cluster [DBG] pgmap v12138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:38 smithi082 bash[20963]: audit 2024-04-03T21:03:38.807695+0000 mon.a (mon.0) 10539 : audit [DBG] from='client.? 172.21.15.67:0/1036638203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:38 smithi067 bash[27441]: cluster 2024-04-03T21:03:37.843692+0000 mgr.y (mgr.24370) 12154 : cluster [DBG] pgmap v12138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:38 smithi067 bash[27441]: audit 2024-04-03T21:03:38.807695+0000 mon.a (mon.0) 10539 : audit [DBG] from='client.? 172.21.15.67:0/1036638203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:38 smithi067 bash[17655]: cluster 2024-04-03T21:03:37.843692+0000 mgr.y (mgr.24370) 12154 : cluster [DBG] pgmap v12138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:38 smithi067 bash[17655]: audit 2024-04-03T21:03:38.807695+0000 mon.a (mon.0) 10539 : audit [DBG] from='client.? 172.21.15.67:0/1036638203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:40 smithi082 bash[20963]: cluster 2024-04-03T21:03:39.844438+0000 mgr.y (mgr.24370) 12155 : cluster [DBG] pgmap v12139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:40 smithi082 bash[20963]: audit 2024-04-03T21:03:40.302674+0000 mon.a (mon.0) 10540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:40 smithi067 bash[17655]: cluster 2024-04-03T21:03:39.844438+0000 mgr.y (mgr.24370) 12155 : cluster [DBG] pgmap v12139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:40 smithi067 bash[17655]: audit 2024-04-03T21:03:40.302674+0000 mon.a (mon.0) 10540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:40 smithi067 bash[27441]: cluster 2024-04-03T21:03:39.844438+0000 mgr.y (mgr.24370) 12155 : cluster [DBG] pgmap v12139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:40 smithi067 bash[27441]: audit 2024-04-03T21:03:40.302674+0000 mon.a (mon.0) 10540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:41 smithi082 bash[20963]: audit 2024-04-03T21:03:41.264466+0000 mon.a (mon.0) 10541 : audit [DBG] from='client.? 172.21.15.67:0/323386842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:41 smithi067 bash[27441]: audit 2024-04-03T21:03:41.264466+0000 mon.a (mon.0) 10541 : audit [DBG] from='client.? 172.21.15.67:0/323386842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:41 smithi067 bash[17655]: audit 2024-04-03T21:03:41.264466+0000 mon.a (mon.0) 10541 : audit [DBG] from='client.? 172.21.15.67:0/323386842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:42 smithi082 bash[20963]: cluster 2024-04-03T21:03:41.845720+0000 mgr.y (mgr.24370) 12156 : cluster [DBG] pgmap v12140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:03:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:42 smithi067 bash[27441]: cluster 2024-04-03T21:03:41.845720+0000 mgr.y (mgr.24370) 12156 : cluster [DBG] pgmap v12140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:42 smithi067 bash[17655]: cluster 2024-04-03T21:03:41.845720+0000 mgr.y (mgr.24370) 12156 : cluster [DBG] pgmap v12140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:03:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:43 smithi082 bash[20963]: audit 2024-04-03T21:03:43.720138+0000 mon.a (mon.0) 10542 : audit [DBG] from='client.? 172.21.15.67:0/4095858158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:43 smithi067 bash[17655]: audit 2024-04-03T21:03:43.720138+0000 mon.a (mon.0) 10542 : audit [DBG] from='client.? 172.21.15.67:0/4095858158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:43 smithi067 bash[27441]: audit 2024-04-03T21:03:43.720138+0000 mon.a (mon.0) 10542 : audit [DBG] from='client.? 172.21.15.67:0/4095858158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:44 smithi082 bash[20963]: cluster 2024-04-03T21:03:43.846407+0000 mgr.y (mgr.24370) 12157 : cluster [DBG] pgmap v12141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:44 smithi067 bash[17655]: cluster 2024-04-03T21:03:43.846407+0000 mgr.y (mgr.24370) 12157 : cluster [DBG] pgmap v12141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:44 smithi067 bash[27441]: cluster 2024-04-03T21:03:43.846407+0000 mgr.y (mgr.24370) 12157 : cluster [DBG] pgmap v12141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:46 smithi082 bash[20963]: cluster 2024-04-03T21:03:45.847681+0000 mgr.y (mgr.24370) 12158 : cluster [DBG] pgmap v12142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:46 smithi082 bash[20963]: audit 2024-04-03T21:03:46.171781+0000 mon.a (mon.0) 10543 : audit [DBG] from='client.? 172.21.15.67:0/2418213234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:46 smithi067 bash[17655]: cluster 2024-04-03T21:03:45.847681+0000 mgr.y (mgr.24370) 12158 : cluster [DBG] pgmap v12142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:46 smithi067 bash[17655]: audit 2024-04-03T21:03:46.171781+0000 mon.a (mon.0) 10543 : audit [DBG] from='client.? 172.21.15.67:0/2418213234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:46 smithi067 bash[27441]: cluster 2024-04-03T21:03:45.847681+0000 mgr.y (mgr.24370) 12158 : cluster [DBG] pgmap v12142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:46 smithi067 bash[27441]: audit 2024-04-03T21:03:46.171781+0000 mon.a (mon.0) 10543 : audit [DBG] from='client.? 172.21.15.67:0/2418213234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:49 smithi082 bash[20963]: cluster 2024-04-03T21:03:47.848565+0000 mgr.y (mgr.24370) 12159 : cluster [DBG] pgmap v12143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:49 smithi082 bash[20963]: audit 2024-04-03T21:03:48.623889+0000 mon.c (mon.2) 4857 : audit [DBG] from='client.? 172.21.15.67:0/4194608561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:49 smithi067 bash[17655]: cluster 2024-04-03T21:03:47.848565+0000 mgr.y (mgr.24370) 12159 : cluster [DBG] pgmap v12143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:49 smithi067 bash[17655]: audit 2024-04-03T21:03:48.623889+0000 mon.c (mon.2) 4857 : audit [DBG] from='client.? 172.21.15.67:0/4194608561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:49 smithi067 bash[27441]: cluster 2024-04-03T21:03:47.848565+0000 mgr.y (mgr.24370) 12159 : cluster [DBG] pgmap v12143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:49 smithi067 bash[27441]: audit 2024-04-03T21:03:48.623889+0000 mon.c (mon.2) 4857 : audit [DBG] from='client.? 172.21.15.67:0/4194608561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:51 smithi082 bash[20963]: cluster 2024-04-03T21:03:49.849419+0000 mgr.y (mgr.24370) 12160 : cluster [DBG] pgmap v12144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:51 smithi082 bash[20963]: audit 2024-04-03T21:03:51.070688+0000 mon.a (mon.0) 10544 : audit [DBG] from='client.? 172.21.15.67:0/4273878827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:51 smithi067 bash[17655]: cluster 2024-04-03T21:03:49.849419+0000 mgr.y (mgr.24370) 12160 : cluster [DBG] pgmap v12144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:51 smithi067 bash[17655]: audit 2024-04-03T21:03:51.070688+0000 mon.a (mon.0) 10544 : audit [DBG] from='client.? 172.21.15.67:0/4273878827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:51 smithi067 bash[27441]: cluster 2024-04-03T21:03:49.849419+0000 mgr.y (mgr.24370) 12160 : cluster [DBG] pgmap v12144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:51 smithi067 bash[27441]: audit 2024-04-03T21:03:51.070688+0000 mon.a (mon.0) 10544 : audit [DBG] from='client.? 172.21.15.67:0/4273878827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:53 smithi067 bash[27441]: cluster 2024-04-03T21:03:51.850651+0000 mgr.y (mgr.24370) 12161 : cluster [DBG] pgmap v12145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:53 smithi067 bash[17655]: cluster 2024-04-03T21:03:51.850651+0000 mgr.y (mgr.24370) 12161 : cluster [DBG] pgmap v12145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:03:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:53 smithi082 bash[20963]: cluster 2024-04-03T21:03:51.850651+0000 mgr.y (mgr.24370) 12161 : cluster [DBG] pgmap v12145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:03:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:54 smithi082 bash[20963]: audit 2024-04-03T21:03:53.517691+0000 mon.c (mon.2) 4858 : audit [DBG] from='client.? 172.21.15.67:0/3032579519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:54 smithi067 bash[27441]: audit 2024-04-03T21:03:53.517691+0000 mon.c (mon.2) 4858 : audit [DBG] from='client.? 172.21.15.67:0/3032579519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:54 smithi067 bash[17655]: audit 2024-04-03T21:03:53.517691+0000 mon.c (mon.2) 4858 : audit [DBG] from='client.? 172.21.15.67:0/3032579519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:55 smithi082 bash[20963]: cluster 2024-04-03T21:03:53.851279+0000 mgr.y (mgr.24370) 12162 : cluster [DBG] pgmap v12146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:55 smithi082 bash[20963]: audit 2024-04-03T21:03:55.303709+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:55 smithi067 bash[27441]: cluster 2024-04-03T21:03:53.851279+0000 mgr.y (mgr.24370) 12162 : cluster [DBG] pgmap v12146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:55 smithi067 bash[27441]: audit 2024-04-03T21:03:55.303709+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:55 smithi067 bash[17655]: cluster 2024-04-03T21:03:53.851279+0000 mgr.y (mgr.24370) 12162 : cluster [DBG] pgmap v12146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:55 smithi067 bash[17655]: audit 2024-04-03T21:03:55.303709+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:03:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:56 smithi082 bash[20963]: audit 2024-04-03T21:03:55.975120+0000 mon.a (mon.0) 10546 : audit [DBG] from='client.? 172.21.15.67:0/1718228000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:56 smithi067 bash[17655]: audit 2024-04-03T21:03:55.975120+0000 mon.a (mon.0) 10546 : audit [DBG] from='client.? 172.21.15.67:0/1718228000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:56 smithi067 bash[27441]: audit 2024-04-03T21:03:55.975120+0000 mon.a (mon.0) 10546 : audit [DBG] from='client.? 172.21.15.67:0/1718228000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:57 smithi082 bash[20963]: cluster 2024-04-03T21:03:55.852517+0000 mgr.y (mgr.24370) 12163 : cluster [DBG] pgmap v12147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:57 smithi067 bash[17655]: cluster 2024-04-03T21:03:55.852517+0000 mgr.y (mgr.24370) 12163 : cluster [DBG] pgmap v12147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:57 smithi067 bash[27441]: cluster 2024-04-03T21:03:55.852517+0000 mgr.y (mgr.24370) 12163 : cluster [DBG] pgmap v12147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:59 smithi082 bash[20963]: cluster 2024-04-03T21:03:57.853346+0000 mgr.y (mgr.24370) 12164 : cluster [DBG] pgmap v12148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:03:59 smithi082 bash[20963]: audit 2024-04-03T21:03:58.432923+0000 mon.c (mon.2) 4859 : audit [DBG] from='client.? 172.21.15.67:0/3953389105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:59 smithi067 bash[17655]: cluster 2024-04-03T21:03:57.853346+0000 mgr.y (mgr.24370) 12164 : cluster [DBG] pgmap v12148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:03:59 smithi067 bash[17655]: audit 2024-04-03T21:03:58.432923+0000 mon.c (mon.2) 4859 : audit [DBG] from='client.? 172.21.15.67:0/3953389105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:03:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:59 smithi067 bash[27441]: cluster 2024-04-03T21:03:57.853346+0000 mgr.y (mgr.24370) 12164 : cluster [DBG] pgmap v12148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:03:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:03:59 smithi067 bash[27441]: audit 2024-04-03T21:03:58.432923+0000 mon.c (mon.2) 4859 : audit [DBG] from='client.? 172.21.15.67:0/3953389105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:01 smithi082 bash[20963]: cluster 2024-04-03T21:03:59.854229+0000 mgr.y (mgr.24370) 12165 : cluster [DBG] pgmap v12149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:01 smithi082 bash[20963]: audit 2024-04-03T21:04:00.888055+0000 mon.c (mon.2) 4860 : audit [DBG] from='client.? 172.21.15.67:0/2784284333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:01 smithi067 bash[17655]: cluster 2024-04-03T21:03:59.854229+0000 mgr.y (mgr.24370) 12165 : cluster [DBG] pgmap v12149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:01 smithi067 bash[17655]: audit 2024-04-03T21:04:00.888055+0000 mon.c (mon.2) 4860 : audit [DBG] from='client.? 172.21.15.67:0/2784284333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:01 smithi067 bash[27441]: cluster 2024-04-03T21:03:59.854229+0000 mgr.y (mgr.24370) 12165 : cluster [DBG] pgmap v12149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:01 smithi067 bash[27441]: audit 2024-04-03T21:04:00.888055+0000 mon.c (mon.2) 4860 : audit [DBG] from='client.? 172.21.15.67:0/2784284333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:03.345 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:04:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:04:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:03 smithi082 bash[20963]: cluster 2024-04-03T21:04:01.855446+0000 mgr.y (mgr.24370) 12166 : cluster [DBG] pgmap v12150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:03.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:03 smithi067 bash[17655]: cluster 2024-04-03T21:04:01.855446+0000 mgr.y (mgr.24370) 12166 : cluster [DBG] pgmap v12150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:03.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:03 smithi067 bash[27441]: cluster 2024-04-03T21:04:01.855446+0000 mgr.y (mgr.24370) 12166 : cluster [DBG] pgmap v12150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:04 smithi082 bash[20963]: audit 2024-04-03T21:04:03.341983+0000 mon.a (mon.0) 10547 : audit [DBG] from='client.? 172.21.15.67:0/3959169590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:04 smithi067 bash[17655]: audit 2024-04-03T21:04:03.341983+0000 mon.a (mon.0) 10547 : audit [DBG] from='client.? 172.21.15.67:0/3959169590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:04 smithi067 bash[27441]: audit 2024-04-03T21:04:03.341983+0000 mon.a (mon.0) 10547 : audit [DBG] from='client.? 172.21.15.67:0/3959169590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:05 smithi082 bash[20963]: cluster 2024-04-03T21:04:03.856197+0000 mgr.y (mgr.24370) 12167 : cluster [DBG] pgmap v12151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:05 smithi067 bash[17655]: cluster 2024-04-03T21:04:03.856197+0000 mgr.y (mgr.24370) 12167 : cluster [DBG] pgmap v12151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:05 smithi067 bash[27441]: cluster 2024-04-03T21:04:03.856197+0000 mgr.y (mgr.24370) 12167 : cluster [DBG] pgmap v12151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:06 smithi082 bash[20963]: audit 2024-04-03T21:04:05.786354+0000 mon.c (mon.2) 4861 : audit [DBG] from='client.? 172.21.15.67:0/761356373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:06 smithi067 bash[17655]: audit 2024-04-03T21:04:05.786354+0000 mon.c (mon.2) 4861 : audit [DBG] from='client.? 172.21.15.67:0/761356373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:06 smithi067 bash[27441]: audit 2024-04-03T21:04:05.786354+0000 mon.c (mon.2) 4861 : audit [DBG] from='client.? 172.21.15.67:0/761356373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:07 smithi082 bash[20963]: cluster 2024-04-03T21:04:05.857259+0000 mgr.y (mgr.24370) 12168 : cluster [DBG] pgmap v12152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:07 smithi067 bash[27441]: cluster 2024-04-03T21:04:05.857259+0000 mgr.y (mgr.24370) 12168 : cluster [DBG] pgmap v12152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:07 smithi067 bash[17655]: cluster 2024-04-03T21:04:05.857259+0000 mgr.y (mgr.24370) 12168 : cluster [DBG] pgmap v12152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:08 smithi082 bash[20963]: audit 2024-04-03T21:04:08.238004+0000 mon.c (mon.2) 4862 : audit [DBG] from='client.? 172.21.15.67:0/3509375292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:08 smithi067 bash[17655]: audit 2024-04-03T21:04:08.238004+0000 mon.c (mon.2) 4862 : audit [DBG] from='client.? 172.21.15.67:0/3509375292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:08 smithi067 bash[27441]: audit 2024-04-03T21:04:08.238004+0000 mon.c (mon.2) 4862 : audit [DBG] from='client.? 172.21.15.67:0/3509375292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:09 smithi082 bash[20963]: cluster 2024-04-03T21:04:07.857919+0000 mgr.y (mgr.24370) 12169 : cluster [DBG] pgmap v12153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:09 smithi067 bash[17655]: cluster 2024-04-03T21:04:07.857919+0000 mgr.y (mgr.24370) 12169 : cluster [DBG] pgmap v12153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:09 smithi067 bash[27441]: cluster 2024-04-03T21:04:07.857919+0000 mgr.y (mgr.24370) 12169 : cluster [DBG] pgmap v12153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:10 smithi067 bash[27441]: audit 2024-04-03T21:04:10.304091+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:10 smithi067 bash[17655]: audit 2024-04-03T21:04:10.304091+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:10 smithi082 bash[20963]: audit 2024-04-03T21:04:10.304091+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:11 smithi067 bash[27441]: cluster 2024-04-03T21:04:09.858643+0000 mgr.y (mgr.24370) 12170 : cluster [DBG] pgmap v12154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:11 smithi067 bash[27441]: audit 2024-04-03T21:04:10.697332+0000 mon.c (mon.2) 4863 : audit [DBG] from='client.? 172.21.15.67:0/325655251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:11 smithi067 bash[17655]: cluster 2024-04-03T21:04:09.858643+0000 mgr.y (mgr.24370) 12170 : cluster [DBG] pgmap v12154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:11 smithi067 bash[17655]: audit 2024-04-03T21:04:10.697332+0000 mon.c (mon.2) 4863 : audit [DBG] from='client.? 172.21.15.67:0/325655251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:11 smithi082 bash[20963]: cluster 2024-04-03T21:04:09.858643+0000 mgr.y (mgr.24370) 12170 : cluster [DBG] pgmap v12154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:11 smithi082 bash[20963]: audit 2024-04-03T21:04:10.697332+0000 mon.c (mon.2) 4863 : audit [DBG] from='client.? 172.21.15.67:0/325655251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:13.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:04:13.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:13 smithi067 bash[27441]: cluster 2024-04-03T21:04:11.859828+0000 mgr.y (mgr.24370) 12171 : cluster [DBG] pgmap v12155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:13.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:13 smithi067 bash[27441]: audit 2024-04-03T21:04:13.160169+0000 mon.c (mon.2) 4864 : audit [DBG] from='client.? 172.21.15.67:0/99956372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:13 smithi067 bash[17655]: cluster 2024-04-03T21:04:11.859828+0000 mgr.y (mgr.24370) 12171 : cluster [DBG] pgmap v12155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:13 smithi067 bash[17655]: audit 2024-04-03T21:04:13.160169+0000 mon.c (mon.2) 4864 : audit [DBG] from='client.? 172.21.15.67:0/99956372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:04:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:13 smithi082 bash[20963]: cluster 2024-04-03T21:04:11.859828+0000 mgr.y (mgr.24370) 12171 : cluster [DBG] pgmap v12155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:13 smithi082 bash[20963]: audit 2024-04-03T21:04:13.160169+0000 mon.c (mon.2) 4864 : audit [DBG] from='client.? 172.21.15.67:0/99956372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:15 smithi067 bash[17655]: cluster 2024-04-03T21:04:13.860526+0000 mgr.y (mgr.24370) 12172 : cluster [DBG] pgmap v12156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:15 smithi067 bash[27441]: cluster 2024-04-03T21:04:13.860526+0000 mgr.y (mgr.24370) 12172 : cluster [DBG] pgmap v12156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:15 smithi082 bash[20963]: cluster 2024-04-03T21:04:13.860526+0000 mgr.y (mgr.24370) 12172 : cluster [DBG] pgmap v12156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:16 smithi067 bash[27441]: audit 2024-04-03T21:04:15.609217+0000 mon.c (mon.2) 4865 : audit [DBG] from='client.? 172.21.15.67:0/1514637531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:16 smithi067 bash[17655]: audit 2024-04-03T21:04:15.609217+0000 mon.c (mon.2) 4865 : audit [DBG] from='client.? 172.21.15.67:0/1514637531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:16 smithi082 bash[20963]: audit 2024-04-03T21:04:15.609217+0000 mon.c (mon.2) 4865 : audit [DBG] from='client.? 172.21.15.67:0/1514637531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:17 smithi067 bash[27441]: cluster 2024-04-03T21:04:15.861685+0000 mgr.y (mgr.24370) 12173 : cluster [DBG] pgmap v12157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:17 smithi067 bash[17655]: cluster 2024-04-03T21:04:15.861685+0000 mgr.y (mgr.24370) 12173 : cluster [DBG] pgmap v12157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:17 smithi082 bash[20963]: cluster 2024-04-03T21:04:15.861685+0000 mgr.y (mgr.24370) 12173 : cluster [DBG] pgmap v12157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:18 smithi082 bash[20963]: audit 2024-04-03T21:04:18.071275+0000 mon.a (mon.0) 10549 : audit [DBG] from='client.? 172.21.15.67:0/903083808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:18 smithi067 bash[17655]: audit 2024-04-03T21:04:18.071275+0000 mon.a (mon.0) 10549 : audit [DBG] from='client.? 172.21.15.67:0/903083808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:18.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:18 smithi067 bash[27441]: audit 2024-04-03T21:04:18.071275+0000 mon.a (mon.0) 10549 : audit [DBG] from='client.? 172.21.15.67:0/903083808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:19 smithi082 bash[20963]: cluster 2024-04-03T21:04:17.862348+0000 mgr.y (mgr.24370) 12174 : cluster [DBG] pgmap v12158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:19 smithi067 bash[27441]: cluster 2024-04-03T21:04:17.862348+0000 mgr.y (mgr.24370) 12174 : cluster [DBG] pgmap v12158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:19 smithi067 bash[17655]: cluster 2024-04-03T21:04:17.862348+0000 mgr.y (mgr.24370) 12174 : cluster [DBG] pgmap v12158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:21 smithi082 bash[20963]: cluster 2024-04-03T21:04:19.863057+0000 mgr.y (mgr.24370) 12175 : cluster [DBG] pgmap v12159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:21 smithi082 bash[20963]: audit 2024-04-03T21:04:20.521094+0000 mon.a (mon.0) 10550 : audit [DBG] from='client.? 172.21.15.67:0/2854503802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:21 smithi067 bash[17655]: cluster 2024-04-03T21:04:19.863057+0000 mgr.y (mgr.24370) 12175 : cluster [DBG] pgmap v12159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:21 smithi067 bash[17655]: audit 2024-04-03T21:04:20.521094+0000 mon.a (mon.0) 10550 : audit [DBG] from='client.? 172.21.15.67:0/2854503802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:21 smithi067 bash[27441]: cluster 2024-04-03T21:04:19.863057+0000 mgr.y (mgr.24370) 12175 : cluster [DBG] pgmap v12159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:21 smithi067 bash[27441]: audit 2024-04-03T21:04:20.521094+0000 mon.a (mon.0) 10550 : audit [DBG] from='client.? 172.21.15.67:0/2854503802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:04:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:04:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:23 smithi082 bash[20963]: cluster 2024-04-03T21:04:21.864285+0000 mgr.y (mgr.24370) 12176 : cluster [DBG] pgmap v12160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:23 smithi082 bash[20963]: audit 2024-04-03T21:04:22.978894+0000 mon.a (mon.0) 10551 : audit [DBG] from='client.? 172.21.15.67:0/1753016083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:23 smithi067 bash[17655]: cluster 2024-04-03T21:04:21.864285+0000 mgr.y (mgr.24370) 12176 : cluster [DBG] pgmap v12160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:23 smithi067 bash[17655]: audit 2024-04-03T21:04:22.978894+0000 mon.a (mon.0) 10551 : audit [DBG] from='client.? 172.21.15.67:0/1753016083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:23 smithi067 bash[27441]: cluster 2024-04-03T21:04:21.864285+0000 mgr.y (mgr.24370) 12176 : cluster [DBG] pgmap v12160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:23 smithi067 bash[27441]: audit 2024-04-03T21:04:22.978894+0000 mon.a (mon.0) 10551 : audit [DBG] from='client.? 172.21.15.67:0/1753016083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:25 smithi082 bash[20963]: cluster 2024-04-03T21:04:23.865008+0000 mgr.y (mgr.24370) 12177 : cluster [DBG] pgmap v12161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:25 smithi082 bash[20963]: audit 2024-04-03T21:04:25.304300+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:25 smithi082 bash[20963]: audit 2024-04-03T21:04:25.430039+0000 mon.c (mon.2) 4866 : audit [DBG] from='client.? 172.21.15.67:0/1220814686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:25 smithi067 bash[17655]: cluster 2024-04-03T21:04:23.865008+0000 mgr.y (mgr.24370) 12177 : cluster [DBG] pgmap v12161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:25 smithi067 bash[17655]: audit 2024-04-03T21:04:25.304300+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:25 smithi067 bash[17655]: audit 2024-04-03T21:04:25.430039+0000 mon.c (mon.2) 4866 : audit [DBG] from='client.? 172.21.15.67:0/1220814686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:25 smithi067 bash[27441]: cluster 2024-04-03T21:04:23.865008+0000 mgr.y (mgr.24370) 12177 : cluster [DBG] pgmap v12161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:25 smithi067 bash[27441]: audit 2024-04-03T21:04:25.304300+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:25 smithi067 bash[27441]: audit 2024-04-03T21:04:25.430039+0000 mon.c (mon.2) 4866 : audit [DBG] from='client.? 172.21.15.67:0/1220814686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:27 smithi082 bash[20963]: cluster 2024-04-03T21:04:25.866145+0000 mgr.y (mgr.24370) 12178 : cluster [DBG] pgmap v12162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:27 smithi067 bash[17655]: cluster 2024-04-03T21:04:25.866145+0000 mgr.y (mgr.24370) 12178 : cluster [DBG] pgmap v12162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:27 smithi067 bash[27441]: cluster 2024-04-03T21:04:25.866145+0000 mgr.y (mgr.24370) 12178 : cluster [DBG] pgmap v12162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:28 smithi082 bash[20963]: audit 2024-04-03T21:04:27.885661+0000 mon.c (mon.2) 4867 : audit [DBG] from='client.? 172.21.15.67:0/4172112681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:28 smithi067 bash[17655]: audit 2024-04-03T21:04:27.885661+0000 mon.c (mon.2) 4867 : audit [DBG] from='client.? 172.21.15.67:0/4172112681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:28 smithi067 bash[27441]: audit 2024-04-03T21:04:27.885661+0000 mon.c (mon.2) 4867 : audit [DBG] from='client.? 172.21.15.67:0/4172112681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:29 smithi082 bash[20963]: cluster 2024-04-03T21:04:27.866785+0000 mgr.y (mgr.24370) 12179 : cluster [DBG] pgmap v12163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:29 smithi082 bash[20963]: audit 2024-04-03T21:04:28.575547+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:04:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:29 smithi067 bash[17655]: cluster 2024-04-03T21:04:27.866785+0000 mgr.y (mgr.24370) 12179 : cluster [DBG] pgmap v12163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:29 smithi067 bash[17655]: audit 2024-04-03T21:04:28.575547+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:04:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:29 smithi067 bash[27441]: cluster 2024-04-03T21:04:27.866785+0000 mgr.y (mgr.24370) 12179 : cluster [DBG] pgmap v12163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:29 smithi067 bash[27441]: audit 2024-04-03T21:04:28.575547+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:04:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:30 smithi082 bash[20963]: audit 2024-04-03T21:04:30.339811+0000 mon.c (mon.2) 4868 : audit [DBG] from='client.? 172.21.15.67:0/2404413535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:30 smithi067 bash[17655]: audit 2024-04-03T21:04:30.339811+0000 mon.c (mon.2) 4868 : audit [DBG] from='client.? 172.21.15.67:0/2404413535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:30 smithi067 bash[27441]: audit 2024-04-03T21:04:30.339811+0000 mon.c (mon.2) 4868 : audit [DBG] from='client.? 172.21.15.67:0/2404413535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:31 smithi082 bash[20963]: cluster 2024-04-03T21:04:29.867518+0000 mgr.y (mgr.24370) 12180 : cluster [DBG] pgmap v12164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:31 smithi067 bash[17655]: cluster 2024-04-03T21:04:29.867518+0000 mgr.y (mgr.24370) 12180 : cluster [DBG] pgmap v12164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:31.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:31 smithi067 bash[27441]: cluster 2024-04-03T21:04:29.867518+0000 mgr.y (mgr.24370) 12180 : cluster [DBG] pgmap v12164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:04:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:04:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:33 smithi082 bash[20963]: cluster 2024-04-03T21:04:31.868503+0000 mgr.y (mgr.24370) 12181 : cluster [DBG] pgmap v12165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:33 smithi082 bash[20963]: audit 2024-04-03T21:04:32.786455+0000 mon.a (mon.0) 10554 : audit [DBG] from='client.? 172.21.15.67:0/1716398782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:33 smithi067 bash[27441]: cluster 2024-04-03T21:04:31.868503+0000 mgr.y (mgr.24370) 12181 : cluster [DBG] pgmap v12165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:33 smithi067 bash[27441]: audit 2024-04-03T21:04:32.786455+0000 mon.a (mon.0) 10554 : audit [DBG] from='client.? 172.21.15.67:0/1716398782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:33 smithi067 bash[17655]: cluster 2024-04-03T21:04:31.868503+0000 mgr.y (mgr.24370) 12181 : cluster [DBG] pgmap v12165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:33 smithi067 bash[17655]: audit 2024-04-03T21:04:32.786455+0000 mon.a (mon.0) 10554 : audit [DBG] from='client.? 172.21.15.67:0/1716398782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:35 smithi082 bash[20963]: cluster 2024-04-03T21:04:33.869122+0000 mgr.y (mgr.24370) 12182 : cluster [DBG] pgmap v12166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:35 smithi082 bash[20963]: audit 2024-04-03T21:04:34.321404+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:35 smithi082 bash[20963]: audit 2024-04-03T21:04:34.331720+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:35 smithi082 bash[20963]: audit 2024-04-03T21:04:34.577728+0000 mon.a (mon.0) 10557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:35 smithi082 bash[20963]: audit 2024-04-03T21:04:34.584845+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:35 smithi082 bash[20963]: audit 2024-04-03T21:04:35.060284+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:04:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:35 smithi082 bash[20963]: audit 2024-04-03T21:04:35.061765+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:04:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:35 smithi082 bash[20963]: audit 2024-04-03T21:04:35.070113+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:35 smithi082 bash[20963]: audit 2024-04-03T21:04:35.259427+0000 mon.c (mon.2) 4869 : audit [DBG] from='client.? 172.21.15.67:0/330808531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[17655]: cluster 2024-04-03T21:04:33.869122+0000 mgr.y (mgr.24370) 12182 : cluster [DBG] pgmap v12166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[17655]: audit 2024-04-03T21:04:34.321404+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[17655]: audit 2024-04-03T21:04:34.331720+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[17655]: audit 2024-04-03T21:04:34.577728+0000 mon.a (mon.0) 10557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[17655]: audit 2024-04-03T21:04:34.584845+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[17655]: audit 2024-04-03T21:04:35.060284+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[17655]: audit 2024-04-03T21:04:35.061765+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[17655]: audit 2024-04-03T21:04:35.070113+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[17655]: audit 2024-04-03T21:04:35.259427+0000 mon.c (mon.2) 4869 : audit [DBG] from='client.? 172.21.15.67:0/330808531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[27441]: cluster 2024-04-03T21:04:33.869122+0000 mgr.y (mgr.24370) 12182 : cluster [DBG] pgmap v12166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[27441]: audit 2024-04-03T21:04:34.321404+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[27441]: audit 2024-04-03T21:04:34.331720+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[27441]: audit 2024-04-03T21:04:34.577728+0000 mon.a (mon.0) 10557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[27441]: audit 2024-04-03T21:04:34.584845+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[27441]: audit 2024-04-03T21:04:35.060284+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:04:35.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[27441]: audit 2024-04-03T21:04:35.061765+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:04:35.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[27441]: audit 2024-04-03T21:04:35.070113+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:04:35.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:35 smithi067 bash[27441]: audit 2024-04-03T21:04:35.259427+0000 mon.c (mon.2) 4869 : audit [DBG] from='client.? 172.21.15.67:0/330808531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:37 smithi082 bash[20963]: cluster 2024-04-03T21:04:35.870201+0000 mgr.y (mgr.24370) 12183 : cluster [DBG] pgmap v12167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:37.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:37 smithi067 bash[27441]: cluster 2024-04-03T21:04:35.870201+0000 mgr.y (mgr.24370) 12183 : cluster [DBG] pgmap v12167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:37 smithi067 bash[17655]: cluster 2024-04-03T21:04:35.870201+0000 mgr.y (mgr.24370) 12183 : cluster [DBG] pgmap v12167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:38 smithi082 bash[20963]: audit 2024-04-03T21:04:37.716828+0000 mon.c (mon.2) 4870 : audit [DBG] from='client.? 172.21.15.67:0/393246177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:38 smithi067 bash[17655]: audit 2024-04-03T21:04:37.716828+0000 mon.c (mon.2) 4870 : audit [DBG] from='client.? 172.21.15.67:0/393246177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:38 smithi067 bash[27441]: audit 2024-04-03T21:04:37.716828+0000 mon.c (mon.2) 4870 : audit [DBG] from='client.? 172.21.15.67:0/393246177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:39 smithi082 bash[20963]: cluster 2024-04-03T21:04:37.870882+0000 mgr.y (mgr.24370) 12184 : cluster [DBG] pgmap v12168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:39 smithi067 bash[17655]: cluster 2024-04-03T21:04:37.870882+0000 mgr.y (mgr.24370) 12184 : cluster [DBG] pgmap v12168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:39 smithi067 bash[27441]: cluster 2024-04-03T21:04:37.870882+0000 mgr.y (mgr.24370) 12184 : cluster [DBG] pgmap v12168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:40 smithi082 bash[20963]: audit 2024-04-03T21:04:40.170348+0000 mon.a (mon.0) 10562 : audit [DBG] from='client.? 172.21.15.67:0/3795665211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:40 smithi082 bash[20963]: audit 2024-04-03T21:04:40.304696+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:40 smithi067 bash[17655]: audit 2024-04-03T21:04:40.170348+0000 mon.a (mon.0) 10562 : audit [DBG] from='client.? 172.21.15.67:0/3795665211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:40 smithi067 bash[17655]: audit 2024-04-03T21:04:40.304696+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:40 smithi067 bash[27441]: audit 2024-04-03T21:04:40.170348+0000 mon.a (mon.0) 10562 : audit [DBG] from='client.? 172.21.15.67:0/3795665211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:40 smithi067 bash[27441]: audit 2024-04-03T21:04:40.304696+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:41 smithi082 bash[20963]: cluster 2024-04-03T21:04:39.871481+0000 mgr.y (mgr.24370) 12185 : cluster [DBG] pgmap v12169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:41 smithi067 bash[17655]: cluster 2024-04-03T21:04:39.871481+0000 mgr.y (mgr.24370) 12185 : cluster [DBG] pgmap v12169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:41 smithi067 bash[27441]: cluster 2024-04-03T21:04:39.871481+0000 mgr.y (mgr.24370) 12185 : cluster [DBG] pgmap v12169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:43.347 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:04:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:04:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:43 smithi082 bash[20963]: cluster 2024-04-03T21:04:41.872669+0000 mgr.y (mgr.24370) 12186 : cluster [DBG] pgmap v12170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:43 smithi082 bash[20963]: audit 2024-04-03T21:04:42.616091+0000 mon.a (mon.0) 10564 : audit [DBG] from='client.? 172.21.15.67:0/4120632177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:43 smithi067 bash[17655]: cluster 2024-04-03T21:04:41.872669+0000 mgr.y (mgr.24370) 12186 : cluster [DBG] pgmap v12170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:43 smithi067 bash[17655]: audit 2024-04-03T21:04:42.616091+0000 mon.a (mon.0) 10564 : audit [DBG] from='client.? 172.21.15.67:0/4120632177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:43 smithi067 bash[27441]: cluster 2024-04-03T21:04:41.872669+0000 mgr.y (mgr.24370) 12186 : cluster [DBG] pgmap v12170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:43 smithi067 bash[27441]: audit 2024-04-03T21:04:42.616091+0000 mon.a (mon.0) 10564 : audit [DBG] from='client.? 172.21.15.67:0/4120632177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:45 smithi082 bash[20963]: cluster 2024-04-03T21:04:43.873363+0000 mgr.y (mgr.24370) 12187 : cluster [DBG] pgmap v12171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:45 smithi082 bash[20963]: audit 2024-04-03T21:04:45.072800+0000 mon.c (mon.2) 4871 : audit [DBG] from='client.? 172.21.15.67:0/1767785630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:45 smithi067 bash[17655]: cluster 2024-04-03T21:04:43.873363+0000 mgr.y (mgr.24370) 12187 : cluster [DBG] pgmap v12171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:45 smithi067 bash[17655]: audit 2024-04-03T21:04:45.072800+0000 mon.c (mon.2) 4871 : audit [DBG] from='client.? 172.21.15.67:0/1767785630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:45 smithi067 bash[27441]: cluster 2024-04-03T21:04:43.873363+0000 mgr.y (mgr.24370) 12187 : cluster [DBG] pgmap v12171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:45 smithi067 bash[27441]: audit 2024-04-03T21:04:45.072800+0000 mon.c (mon.2) 4871 : audit [DBG] from='client.? 172.21.15.67:0/1767785630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:47 smithi082 bash[20963]: cluster 2024-04-03T21:04:45.874458+0000 mgr.y (mgr.24370) 12188 : cluster [DBG] pgmap v12172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:47 smithi067 bash[27441]: cluster 2024-04-03T21:04:45.874458+0000 mgr.y (mgr.24370) 12188 : cluster [DBG] pgmap v12172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:47 smithi067 bash[17655]: cluster 2024-04-03T21:04:45.874458+0000 mgr.y (mgr.24370) 12188 : cluster [DBG] pgmap v12172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:48 smithi082 bash[20963]: audit 2024-04-03T21:04:47.531716+0000 mon.a (mon.0) 10565 : audit [DBG] from='client.? 172.21.15.67:0/3531260914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:48 smithi067 bash[27441]: audit 2024-04-03T21:04:47.531716+0000 mon.a (mon.0) 10565 : audit [DBG] from='client.? 172.21.15.67:0/3531260914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:48 smithi067 bash[17655]: audit 2024-04-03T21:04:47.531716+0000 mon.a (mon.0) 10565 : audit [DBG] from='client.? 172.21.15.67:0/3531260914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:49 smithi082 bash[20963]: cluster 2024-04-03T21:04:47.875125+0000 mgr.y (mgr.24370) 12189 : cluster [DBG] pgmap v12173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:49 smithi067 bash[27441]: cluster 2024-04-03T21:04:47.875125+0000 mgr.y (mgr.24370) 12189 : cluster [DBG] pgmap v12173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:49 smithi067 bash[17655]: cluster 2024-04-03T21:04:47.875125+0000 mgr.y (mgr.24370) 12189 : cluster [DBG] pgmap v12173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:50 smithi082 bash[20963]: audit 2024-04-03T21:04:49.989310+0000 mon.c (mon.2) 4872 : audit [DBG] from='client.? 172.21.15.67:0/468358751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:50 smithi067 bash[17655]: audit 2024-04-03T21:04:49.989310+0000 mon.c (mon.2) 4872 : audit [DBG] from='client.? 172.21.15.67:0/468358751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:50 smithi067 bash[27441]: audit 2024-04-03T21:04:49.989310+0000 mon.c (mon.2) 4872 : audit [DBG] from='client.? 172.21.15.67:0/468358751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:51 smithi082 bash[20963]: cluster 2024-04-03T21:04:49.875775+0000 mgr.y (mgr.24370) 12190 : cluster [DBG] pgmap v12174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:51 smithi067 bash[17655]: cluster 2024-04-03T21:04:49.875775+0000 mgr.y (mgr.24370) 12190 : cluster [DBG] pgmap v12174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:51 smithi067 bash[27441]: cluster 2024-04-03T21:04:49.875775+0000 mgr.y (mgr.24370) 12190 : cluster [DBG] pgmap v12174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:53.379 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:04:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:04:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:53 smithi082 bash[20963]: cluster 2024-04-03T21:04:51.876971+0000 mgr.y (mgr.24370) 12191 : cluster [DBG] pgmap v12175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:53 smithi082 bash[20963]: audit 2024-04-03T21:04:52.445074+0000 mon.a (mon.0) 10566 : audit [DBG] from='client.? 172.21.15.67:0/3296777760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:53 smithi067 bash[17655]: cluster 2024-04-03T21:04:51.876971+0000 mgr.y (mgr.24370) 12191 : cluster [DBG] pgmap v12175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:53 smithi067 bash[17655]: audit 2024-04-03T21:04:52.445074+0000 mon.a (mon.0) 10566 : audit [DBG] from='client.? 172.21.15.67:0/3296777760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:53 smithi067 bash[27441]: cluster 2024-04-03T21:04:51.876971+0000 mgr.y (mgr.24370) 12191 : cluster [DBG] pgmap v12175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:53 smithi067 bash[27441]: audit 2024-04-03T21:04:52.445074+0000 mon.a (mon.0) 10566 : audit [DBG] from='client.? 172.21.15.67:0/3296777760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:55 smithi067 bash[17655]: cluster 2024-04-03T21:04:53.877657+0000 mgr.y (mgr.24370) 12192 : cluster [DBG] pgmap v12176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:55 smithi067 bash[17655]: audit 2024-04-03T21:04:54.901070+0000 mon.c (mon.2) 4873 : audit [DBG] from='client.? 172.21.15.67:0/602454608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:55 smithi067 bash[17655]: audit 2024-04-03T21:04:55.307832+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:55 smithi067 bash[27441]: cluster 2024-04-03T21:04:53.877657+0000 mgr.y (mgr.24370) 12192 : cluster [DBG] pgmap v12176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:55 smithi067 bash[27441]: audit 2024-04-03T21:04:54.901070+0000 mon.c (mon.2) 4873 : audit [DBG] from='client.? 172.21.15.67:0/602454608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:55 smithi067 bash[27441]: audit 2024-04-03T21:04:55.307832+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:55 smithi082 bash[20963]: cluster 2024-04-03T21:04:53.877657+0000 mgr.y (mgr.24370) 12192 : cluster [DBG] pgmap v12176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:55 smithi082 bash[20963]: audit 2024-04-03T21:04:54.901070+0000 mon.c (mon.2) 4873 : audit [DBG] from='client.? 172.21.15.67:0/602454608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:55 smithi082 bash[20963]: audit 2024-04-03T21:04:55.307832+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:04:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:57 smithi067 bash[17655]: cluster 2024-04-03T21:04:55.878917+0000 mgr.y (mgr.24370) 12193 : cluster [DBG] pgmap v12177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:57 smithi067 bash[17655]: audit 2024-04-03T21:04:57.357102+0000 mon.c (mon.2) 4874 : audit [DBG] from='client.? 172.21.15.67:0/881888333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:57 smithi067 bash[27441]: cluster 2024-04-03T21:04:55.878917+0000 mgr.y (mgr.24370) 12193 : cluster [DBG] pgmap v12177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:57 smithi067 bash[27441]: audit 2024-04-03T21:04:57.357102+0000 mon.c (mon.2) 4874 : audit [DBG] from='client.? 172.21.15.67:0/881888333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:57 smithi082 bash[20963]: cluster 2024-04-03T21:04:55.878917+0000 mgr.y (mgr.24370) 12193 : cluster [DBG] pgmap v12177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:57 smithi082 bash[20963]: audit 2024-04-03T21:04:57.357102+0000 mon.c (mon.2) 4874 : audit [DBG] from='client.? 172.21.15.67:0/881888333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:04:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:04:59 smithi067 bash[17655]: cluster 2024-04-03T21:04:57.879667+0000 mgr.y (mgr.24370) 12194 : cluster [DBG] pgmap v12178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:04:59 smithi067 bash[27441]: cluster 2024-04-03T21:04:57.879667+0000 mgr.y (mgr.24370) 12194 : cluster [DBG] pgmap v12178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:04:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:04:59 smithi082 bash[20963]: cluster 2024-04-03T21:04:57.879667+0000 mgr.y (mgr.24370) 12194 : cluster [DBG] pgmap v12178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:00 smithi067 bash[17655]: audit 2024-04-03T21:04:59.829631+0000 mon.c (mon.2) 4875 : audit [DBG] from='client.? 172.21.15.67:0/1326633882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:00 smithi067 bash[27441]: audit 2024-04-03T21:04:59.829631+0000 mon.c (mon.2) 4875 : audit [DBG] from='client.? 172.21.15.67:0/1326633882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:00 smithi082 bash[20963]: audit 2024-04-03T21:04:59.829631+0000 mon.c (mon.2) 4875 : audit [DBG] from='client.? 172.21.15.67:0/1326633882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:01 smithi067 bash[27441]: cluster 2024-04-03T21:04:59.880369+0000 mgr.y (mgr.24370) 12195 : cluster [DBG] pgmap v12179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:01 smithi067 bash[17655]: cluster 2024-04-03T21:04:59.880369+0000 mgr.y (mgr.24370) 12195 : cluster [DBG] pgmap v12179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:01 smithi082 bash[20963]: cluster 2024-04-03T21:04:59.880369+0000 mgr.y (mgr.24370) 12195 : cluster [DBG] pgmap v12179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:02 smithi067 bash[27441]: audit 2024-04-03T21:05:02.282171+0000 mon.a (mon.0) 10568 : audit [DBG] from='client.? 172.21.15.67:0/3132261795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:02 smithi067 bash[17655]: audit 2024-04-03T21:05:02.282171+0000 mon.a (mon.0) 10568 : audit [DBG] from='client.? 172.21.15.67:0/3132261795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:02 smithi082 bash[20963]: audit 2024-04-03T21:05:02.282171+0000 mon.a (mon.0) 10568 : audit [DBG] from='client.? 172.21.15.67:0/3132261795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:05:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:03 smithi082 bash[20963]: cluster 2024-04-03T21:05:01.881513+0000 mgr.y (mgr.24370) 12196 : cluster [DBG] pgmap v12180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:05:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:03 smithi067 bash[27441]: cluster 2024-04-03T21:05:01.881513+0000 mgr.y (mgr.24370) 12196 : cluster [DBG] pgmap v12180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:03 smithi067 bash[17655]: cluster 2024-04-03T21:05:01.881513+0000 mgr.y (mgr.24370) 12196 : cluster [DBG] pgmap v12180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:05 smithi082 bash[20963]: cluster 2024-04-03T21:05:03.882250+0000 mgr.y (mgr.24370) 12197 : cluster [DBG] pgmap v12181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:05 smithi082 bash[20963]: audit 2024-04-03T21:05:04.743233+0000 mon.a (mon.0) 10569 : audit [DBG] from='client.? 172.21.15.67:0/4140302320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:05 smithi067 bash[27441]: cluster 2024-04-03T21:05:03.882250+0000 mgr.y (mgr.24370) 12197 : cluster [DBG] pgmap v12181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:05 smithi067 bash[27441]: audit 2024-04-03T21:05:04.743233+0000 mon.a (mon.0) 10569 : audit [DBG] from='client.? 172.21.15.67:0/4140302320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:05 smithi067 bash[17655]: cluster 2024-04-03T21:05:03.882250+0000 mgr.y (mgr.24370) 12197 : cluster [DBG] pgmap v12181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:05 smithi067 bash[17655]: audit 2024-04-03T21:05:04.743233+0000 mon.a (mon.0) 10569 : audit [DBG] from='client.? 172.21.15.67:0/4140302320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:07 smithi082 bash[20963]: cluster 2024-04-03T21:05:05.883425+0000 mgr.y (mgr.24370) 12198 : cluster [DBG] pgmap v12182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:07 smithi082 bash[20963]: audit 2024-04-03T21:05:07.201567+0000 mon.a (mon.0) 10570 : audit [DBG] from='client.? 172.21.15.67:0/139924135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:07 smithi067 bash[27441]: cluster 2024-04-03T21:05:05.883425+0000 mgr.y (mgr.24370) 12198 : cluster [DBG] pgmap v12182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:07 smithi067 bash[27441]: audit 2024-04-03T21:05:07.201567+0000 mon.a (mon.0) 10570 : audit [DBG] from='client.? 172.21.15.67:0/139924135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:07 smithi067 bash[17655]: cluster 2024-04-03T21:05:05.883425+0000 mgr.y (mgr.24370) 12198 : cluster [DBG] pgmap v12182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:07 smithi067 bash[17655]: audit 2024-04-03T21:05:07.201567+0000 mon.a (mon.0) 10570 : audit [DBG] from='client.? 172.21.15.67:0/139924135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:09 smithi082 bash[20963]: cluster 2024-04-03T21:05:07.884166+0000 mgr.y (mgr.24370) 12199 : cluster [DBG] pgmap v12183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:09 smithi067 bash[27441]: cluster 2024-04-03T21:05:07.884166+0000 mgr.y (mgr.24370) 12199 : cluster [DBG] pgmap v12183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:09 smithi067 bash[17655]: cluster 2024-04-03T21:05:07.884166+0000 mgr.y (mgr.24370) 12199 : cluster [DBG] pgmap v12183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:10 smithi082 bash[20963]: audit 2024-04-03T21:05:09.661372+0000 mon.c (mon.2) 4876 : audit [DBG] from='client.? 172.21.15.67:0/3280280078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:10 smithi082 bash[20963]: audit 2024-04-03T21:05:10.305771+0000 mon.a (mon.0) 10571 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:10 smithi067 bash[27441]: audit 2024-04-03T21:05:09.661372+0000 mon.c (mon.2) 4876 : audit [DBG] from='client.? 172.21.15.67:0/3280280078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:10 smithi067 bash[27441]: audit 2024-04-03T21:05:10.305771+0000 mon.a (mon.0) 10571 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:10 smithi067 bash[17655]: audit 2024-04-03T21:05:09.661372+0000 mon.c (mon.2) 4876 : audit [DBG] from='client.? 172.21.15.67:0/3280280078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:10 smithi067 bash[17655]: audit 2024-04-03T21:05:10.305771+0000 mon.a (mon.0) 10571 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:11 smithi082 bash[20963]: cluster 2024-04-03T21:05:09.885031+0000 mgr.y (mgr.24370) 12200 : cluster [DBG] pgmap v12184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:11 smithi067 bash[27441]: cluster 2024-04-03T21:05:09.885031+0000 mgr.y (mgr.24370) 12200 : cluster [DBG] pgmap v12184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:11 smithi067 bash[17655]: cluster 2024-04-03T21:05:09.885031+0000 mgr.y (mgr.24370) 12200 : cluster [DBG] pgmap v12184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:12 smithi082 bash[20963]: audit 2024-04-03T21:05:12.112169+0000 mon.a (mon.0) 10572 : audit [DBG] from='client.? 172.21.15.67:0/1799691845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:12 smithi067 bash[17655]: audit 2024-04-03T21:05:12.112169+0000 mon.a (mon.0) 10572 : audit [DBG] from='client.? 172.21.15.67:0/1799691845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:12 smithi067 bash[27441]: audit 2024-04-03T21:05:12.112169+0000 mon.a (mon.0) 10572 : audit [DBG] from='client.? 172.21.15.67:0/1799691845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:05:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:13 smithi082 bash[20963]: cluster 2024-04-03T21:05:11.886243+0000 mgr.y (mgr.24370) 12201 : cluster [DBG] pgmap v12185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:05:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:13 smithi067 bash[17655]: cluster 2024-04-03T21:05:11.886243+0000 mgr.y (mgr.24370) 12201 : cluster [DBG] pgmap v12185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:13 smithi067 bash[27441]: cluster 2024-04-03T21:05:11.886243+0000 mgr.y (mgr.24370) 12201 : cluster [DBG] pgmap v12185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:15 smithi082 bash[20963]: cluster 2024-04-03T21:05:13.887088+0000 mgr.y (mgr.24370) 12202 : cluster [DBG] pgmap v12186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:15 smithi082 bash[20963]: audit 2024-04-03T21:05:14.564673+0000 mon.a (mon.0) 10573 : audit [DBG] from='client.? 172.21.15.67:0/2120960928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:15 smithi067 bash[27441]: cluster 2024-04-03T21:05:13.887088+0000 mgr.y (mgr.24370) 12202 : cluster [DBG] pgmap v12186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:15 smithi067 bash[27441]: audit 2024-04-03T21:05:14.564673+0000 mon.a (mon.0) 10573 : audit [DBG] from='client.? 172.21.15.67:0/2120960928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:15 smithi067 bash[17655]: cluster 2024-04-03T21:05:13.887088+0000 mgr.y (mgr.24370) 12202 : cluster [DBG] pgmap v12186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:15 smithi067 bash[17655]: audit 2024-04-03T21:05:14.564673+0000 mon.a (mon.0) 10573 : audit [DBG] from='client.? 172.21.15.67:0/2120960928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:17 smithi082 bash[20963]: cluster 2024-04-03T21:05:15.888296+0000 mgr.y (mgr.24370) 12203 : cluster [DBG] pgmap v12187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:17 smithi082 bash[20963]: audit 2024-04-03T21:05:17.017719+0000 mon.a (mon.0) 10574 : audit [DBG] from='client.? 172.21.15.67:0/1472744528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:17 smithi067 bash[17655]: cluster 2024-04-03T21:05:15.888296+0000 mgr.y (mgr.24370) 12203 : cluster [DBG] pgmap v12187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:17 smithi067 bash[17655]: audit 2024-04-03T21:05:17.017719+0000 mon.a (mon.0) 10574 : audit [DBG] from='client.? 172.21.15.67:0/1472744528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:17 smithi067 bash[27441]: cluster 2024-04-03T21:05:15.888296+0000 mgr.y (mgr.24370) 12203 : cluster [DBG] pgmap v12187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:17 smithi067 bash[27441]: audit 2024-04-03T21:05:17.017719+0000 mon.a (mon.0) 10574 : audit [DBG] from='client.? 172.21.15.67:0/1472744528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:19 smithi082 bash[20963]: cluster 2024-04-03T21:05:17.889029+0000 mgr.y (mgr.24370) 12204 : cluster [DBG] pgmap v12188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:19 smithi067 bash[17655]: cluster 2024-04-03T21:05:17.889029+0000 mgr.y (mgr.24370) 12204 : cluster [DBG] pgmap v12188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:19 smithi067 bash[27441]: cluster 2024-04-03T21:05:17.889029+0000 mgr.y (mgr.24370) 12204 : cluster [DBG] pgmap v12188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:20 smithi082 bash[20963]: audit 2024-04-03T21:05:19.473998+0000 mon.a (mon.0) 10575 : audit [DBG] from='client.? 172.21.15.67:0/1773321917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:20 smithi067 bash[27441]: audit 2024-04-03T21:05:19.473998+0000 mon.a (mon.0) 10575 : audit [DBG] from='client.? 172.21.15.67:0/1773321917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:20 smithi067 bash[17655]: audit 2024-04-03T21:05:19.473998+0000 mon.a (mon.0) 10575 : audit [DBG] from='client.? 172.21.15.67:0/1773321917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:21 smithi082 bash[20963]: cluster 2024-04-03T21:05:19.889759+0000 mgr.y (mgr.24370) 12205 : cluster [DBG] pgmap v12189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:21 smithi067 bash[27441]: cluster 2024-04-03T21:05:19.889759+0000 mgr.y (mgr.24370) 12205 : cluster [DBG] pgmap v12189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:21 smithi067 bash[17655]: cluster 2024-04-03T21:05:19.889759+0000 mgr.y (mgr.24370) 12205 : cluster [DBG] pgmap v12189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:22 smithi082 bash[20963]: audit 2024-04-03T21:05:21.923734+0000 mon.a (mon.0) 10576 : audit [DBG] from='client.? 172.21.15.67:0/1077097357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:22 smithi067 bash[27441]: audit 2024-04-03T21:05:21.923734+0000 mon.a (mon.0) 10576 : audit [DBG] from='client.? 172.21.15.67:0/1077097357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:22 smithi067 bash[17655]: audit 2024-04-03T21:05:21.923734+0000 mon.a (mon.0) 10576 : audit [DBG] from='client.? 172.21.15.67:0/1077097357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:05:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:23 smithi082 bash[20963]: cluster 2024-04-03T21:05:21.890944+0000 mgr.y (mgr.24370) 12206 : cluster [DBG] pgmap v12190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:05:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:23 smithi067 bash[27441]: cluster 2024-04-03T21:05:21.890944+0000 mgr.y (mgr.24370) 12206 : cluster [DBG] pgmap v12190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:23 smithi067 bash[17655]: cluster 2024-04-03T21:05:21.890944+0000 mgr.y (mgr.24370) 12206 : cluster [DBG] pgmap v12190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:24.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:24 smithi082 bash[20963]: audit 2024-04-03T21:05:24.375501+0000 mon.c (mon.2) 4877 : audit [DBG] from='client.? 172.21.15.67:0/464769095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:24.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:24 smithi067 bash[27441]: audit 2024-04-03T21:05:24.375501+0000 mon.c (mon.2) 4877 : audit [DBG] from='client.? 172.21.15.67:0/464769095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:24.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:24 smithi067 bash[17655]: audit 2024-04-03T21:05:24.375501+0000 mon.c (mon.2) 4877 : audit [DBG] from='client.? 172.21.15.67:0/464769095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:25 smithi082 bash[20963]: cluster 2024-04-03T21:05:23.891646+0000 mgr.y (mgr.24370) 12207 : cluster [DBG] pgmap v12191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:25 smithi082 bash[20963]: audit 2024-04-03T21:05:25.306289+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:25 smithi067 bash[17655]: cluster 2024-04-03T21:05:23.891646+0000 mgr.y (mgr.24370) 12207 : cluster [DBG] pgmap v12191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:25 smithi067 bash[17655]: audit 2024-04-03T21:05:25.306289+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:25 smithi067 bash[27441]: cluster 2024-04-03T21:05:23.891646+0000 mgr.y (mgr.24370) 12207 : cluster [DBG] pgmap v12191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:25 smithi067 bash[27441]: audit 2024-04-03T21:05:25.306289+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:27 smithi082 bash[20963]: cluster 2024-04-03T21:05:25.892823+0000 mgr.y (mgr.24370) 12208 : cluster [DBG] pgmap v12192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:27 smithi082 bash[20963]: audit 2024-04-03T21:05:26.827790+0000 mon.a (mon.0) 10578 : audit [DBG] from='client.? 172.21.15.67:0/3558982808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:27 smithi067 bash[17655]: cluster 2024-04-03T21:05:25.892823+0000 mgr.y (mgr.24370) 12208 : cluster [DBG] pgmap v12192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:27 smithi067 bash[17655]: audit 2024-04-03T21:05:26.827790+0000 mon.a (mon.0) 10578 : audit [DBG] from='client.? 172.21.15.67:0/3558982808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:27 smithi067 bash[27441]: cluster 2024-04-03T21:05:25.892823+0000 mgr.y (mgr.24370) 12208 : cluster [DBG] pgmap v12192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:27 smithi067 bash[27441]: audit 2024-04-03T21:05:26.827790+0000 mon.a (mon.0) 10578 : audit [DBG] from='client.? 172.21.15.67:0/3558982808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:29 smithi082 bash[20963]: cluster 2024-04-03T21:05:27.893580+0000 mgr.y (mgr.24370) 12209 : cluster [DBG] pgmap v12193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:29 smithi082 bash[20963]: audit 2024-04-03T21:05:29.282871+0000 mon.a (mon.0) 10579 : audit [DBG] from='client.? 172.21.15.67:0/426491765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:29 smithi067 bash[17655]: cluster 2024-04-03T21:05:27.893580+0000 mgr.y (mgr.24370) 12209 : cluster [DBG] pgmap v12193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:29 smithi067 bash[17655]: audit 2024-04-03T21:05:29.282871+0000 mon.a (mon.0) 10579 : audit [DBG] from='client.? 172.21.15.67:0/426491765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:29 smithi067 bash[27441]: cluster 2024-04-03T21:05:27.893580+0000 mgr.y (mgr.24370) 12209 : cluster [DBG] pgmap v12193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:29 smithi067 bash[27441]: audit 2024-04-03T21:05:29.282871+0000 mon.a (mon.0) 10579 : audit [DBG] from='client.? 172.21.15.67:0/426491765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:31 smithi082 bash[20963]: cluster 2024-04-03T21:05:29.894232+0000 mgr.y (mgr.24370) 12210 : cluster [DBG] pgmap v12194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:31 smithi067 bash[17655]: cluster 2024-04-03T21:05:29.894232+0000 mgr.y (mgr.24370) 12210 : cluster [DBG] pgmap v12194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:31.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:31 smithi067 bash[27441]: cluster 2024-04-03T21:05:29.894232+0000 mgr.y (mgr.24370) 12210 : cluster [DBG] pgmap v12194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:32 smithi082 bash[20963]: audit 2024-04-03T21:05:31.737030+0000 mon.c (mon.2) 4878 : audit [DBG] from='client.? 172.21.15.67:0/2732470310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:32 smithi067 bash[17655]: audit 2024-04-03T21:05:31.737030+0000 mon.c (mon.2) 4878 : audit [DBG] from='client.? 172.21.15.67:0/2732470310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:32.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:32 smithi067 bash[27441]: audit 2024-04-03T21:05:31.737030+0000 mon.c (mon.2) 4878 : audit [DBG] from='client.? 172.21.15.67:0/2732470310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:05:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:33 smithi082 bash[20963]: cluster 2024-04-03T21:05:31.895406+0000 mgr.y (mgr.24370) 12211 : cluster [DBG] pgmap v12195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:05:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:33 smithi067 bash[17655]: cluster 2024-04-03T21:05:31.895406+0000 mgr.y (mgr.24370) 12211 : cluster [DBG] pgmap v12195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:33 smithi067 bash[27441]: cluster 2024-04-03T21:05:31.895406+0000 mgr.y (mgr.24370) 12211 : cluster [DBG] pgmap v12195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:34 smithi082 bash[20963]: audit 2024-04-03T21:05:34.190902+0000 mon.c (mon.2) 4879 : audit [DBG] from='client.? 172.21.15.67:0/2833864388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:34.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:34 smithi067 bash[27441]: audit 2024-04-03T21:05:34.190902+0000 mon.c (mon.2) 4879 : audit [DBG] from='client.? 172.21.15.67:0/2833864388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:34 smithi067 bash[17655]: audit 2024-04-03T21:05:34.190902+0000 mon.c (mon.2) 4879 : audit [DBG] from='client.? 172.21.15.67:0/2833864388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:35 smithi082 bash[20963]: cluster 2024-04-03T21:05:33.895981+0000 mgr.y (mgr.24370) 12212 : cluster [DBG] pgmap v12196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:35 smithi082 bash[20963]: audit 2024-04-03T21:05:35.144413+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:05:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:35 smithi082 bash[20963]: audit 2024-04-03T21:05:35.473016+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:35 smithi082 bash[20963]: audit 2024-04-03T21:05:35.481567+0000 mon.a (mon.0) 10582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:35 smithi067 bash[27441]: cluster 2024-04-03T21:05:33.895981+0000 mgr.y (mgr.24370) 12212 : cluster [DBG] pgmap v12196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:35 smithi067 bash[27441]: audit 2024-04-03T21:05:35.144413+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:05:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:35 smithi067 bash[27441]: audit 2024-04-03T21:05:35.473016+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:35 smithi067 bash[27441]: audit 2024-04-03T21:05:35.481567+0000 mon.a (mon.0) 10582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:35 smithi067 bash[17655]: cluster 2024-04-03T21:05:33.895981+0000 mgr.y (mgr.24370) 12212 : cluster [DBG] pgmap v12196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:35 smithi067 bash[17655]: audit 2024-04-03T21:05:35.144413+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:05:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:35 smithi067 bash[17655]: audit 2024-04-03T21:05:35.473016+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:35 smithi067 bash[17655]: audit 2024-04-03T21:05:35.481567+0000 mon.a (mon.0) 10582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:37 smithi082 bash[20963]: cluster 2024-04-03T21:05:35.897135+0000 mgr.y (mgr.24370) 12213 : cluster [DBG] pgmap v12197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:37 smithi082 bash[20963]: audit 2024-04-03T21:05:36.653533+0000 mon.c (mon.2) 4880 : audit [DBG] from='client.? 172.21.15.67:0/3365212273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:37 smithi067 bash[17655]: cluster 2024-04-03T21:05:35.897135+0000 mgr.y (mgr.24370) 12213 : cluster [DBG] pgmap v12197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:37 smithi067 bash[17655]: audit 2024-04-03T21:05:36.653533+0000 mon.c (mon.2) 4880 : audit [DBG] from='client.? 172.21.15.67:0/3365212273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:37 smithi067 bash[27441]: cluster 2024-04-03T21:05:35.897135+0000 mgr.y (mgr.24370) 12213 : cluster [DBG] pgmap v12197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:37 smithi067 bash[27441]: audit 2024-04-03T21:05:36.653533+0000 mon.c (mon.2) 4880 : audit [DBG] from='client.? 172.21.15.67:0/3365212273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:39 smithi082 bash[20963]: cluster 2024-04-03T21:05:37.897809+0000 mgr.y (mgr.24370) 12214 : cluster [DBG] pgmap v12198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:39 smithi082 bash[20963]: audit 2024-04-03T21:05:39.114473+0000 mon.a (mon.0) 10583 : audit [DBG] from='client.? 172.21.15.67:0/2502493723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:39.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:39 smithi067 bash[27441]: cluster 2024-04-03T21:05:37.897809+0000 mgr.y (mgr.24370) 12214 : cluster [DBG] pgmap v12198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:39.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:39 smithi067 bash[27441]: audit 2024-04-03T21:05:39.114473+0000 mon.a (mon.0) 10583 : audit [DBG] from='client.? 172.21.15.67:0/2502493723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:39 smithi067 bash[17655]: cluster 2024-04-03T21:05:37.897809+0000 mgr.y (mgr.24370) 12214 : cluster [DBG] pgmap v12198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:39 smithi067 bash[17655]: audit 2024-04-03T21:05:39.114473+0000 mon.a (mon.0) 10583 : audit [DBG] from='client.? 172.21.15.67:0/2502493723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:40 smithi082 bash[20963]: audit 2024-04-03T21:05:40.306373+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:40 smithi067 bash[27441]: audit 2024-04-03T21:05:40.306373+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:40 smithi067 bash[17655]: audit 2024-04-03T21:05:40.306373+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:41 smithi082 bash[20963]: cluster 2024-04-03T21:05:39.898489+0000 mgr.y (mgr.24370) 12215 : cluster [DBG] pgmap v12199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:41 smithi082 bash[20963]: audit 2024-04-03T21:05:41.140899+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:41 smithi082 bash[20963]: audit 2024-04-03T21:05:41.150403+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:41 smithi082 bash[20963]: audit 2024-04-03T21:05:41.225062+0000 mon.a (mon.0) 10587 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:41 smithi082 bash[20963]: audit 2024-04-03T21:05:41.233507+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[27441]: cluster 2024-04-03T21:05:39.898489+0000 mgr.y (mgr.24370) 12215 : cluster [DBG] pgmap v12199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[27441]: audit 2024-04-03T21:05:41.140899+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[27441]: audit 2024-04-03T21:05:41.150403+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[27441]: audit 2024-04-03T21:05:41.225062+0000 mon.a (mon.0) 10587 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[27441]: audit 2024-04-03T21:05:41.233507+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[17655]: cluster 2024-04-03T21:05:39.898489+0000 mgr.y (mgr.24370) 12215 : cluster [DBG] pgmap v12199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[17655]: audit 2024-04-03T21:05:41.140899+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[17655]: audit 2024-04-03T21:05:41.150403+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[17655]: audit 2024-04-03T21:05:41.225062+0000 mon.a (mon.0) 10587 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:41 smithi067 bash[17655]: audit 2024-04-03T21:05:41.233507+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:42 smithi082 bash[20963]: audit 2024-04-03T21:05:41.567086+0000 mon.a (mon.0) 10589 : audit [DBG] from='client.? 172.21.15.67:0/1339155710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:42 smithi082 bash[20963]: audit 2024-04-03T21:05:41.687952+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:05:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:42 smithi082 bash[20963]: audit 2024-04-03T21:05:41.689782+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:05:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:42 smithi082 bash[20963]: audit 2024-04-03T21:05:41.699113+0000 mon.a (mon.0) 10592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:42 smithi067 bash[17655]: audit 2024-04-03T21:05:41.567086+0000 mon.a (mon.0) 10589 : audit [DBG] from='client.? 172.21.15.67:0/1339155710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:42 smithi067 bash[17655]: audit 2024-04-03T21:05:41.687952+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:05:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:42 smithi067 bash[17655]: audit 2024-04-03T21:05:41.689782+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:05:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:42 smithi067 bash[17655]: audit 2024-04-03T21:05:41.699113+0000 mon.a (mon.0) 10592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:42 smithi067 bash[27441]: audit 2024-04-03T21:05:41.567086+0000 mon.a (mon.0) 10589 : audit [DBG] from='client.? 172.21.15.67:0/1339155710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:42 smithi067 bash[27441]: audit 2024-04-03T21:05:41.687952+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:05:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:42 smithi067 bash[27441]: audit 2024-04-03T21:05:41.689782+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:05:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:42 smithi067 bash[27441]: audit 2024-04-03T21:05:41.699113+0000 mon.a (mon.0) 10592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:05:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:05:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:43 smithi082 bash[20963]: cluster 2024-04-03T21:05:41.899672+0000 mgr.y (mgr.24370) 12216 : cluster [DBG] pgmap v12200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:05:43.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:43 smithi067 bash[17655]: cluster 2024-04-03T21:05:41.899672+0000 mgr.y (mgr.24370) 12216 : cluster [DBG] pgmap v12200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:43.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:43 smithi067 bash[27441]: cluster 2024-04-03T21:05:41.899672+0000 mgr.y (mgr.24370) 12216 : cluster [DBG] pgmap v12200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:44 smithi082 bash[20963]: audit 2024-04-03T21:05:44.026167+0000 mon.c (mon.2) 4881 : audit [DBG] from='client.? 172.21.15.67:0/2627494023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:44.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:44 smithi067 bash[17655]: audit 2024-04-03T21:05:44.026167+0000 mon.c (mon.2) 4881 : audit [DBG] from='client.? 172.21.15.67:0/2627494023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:44 smithi067 bash[27441]: audit 2024-04-03T21:05:44.026167+0000 mon.c (mon.2) 4881 : audit [DBG] from='client.? 172.21.15.67:0/2627494023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:45 smithi082 bash[20963]: cluster 2024-04-03T21:05:43.900186+0000 mgr.y (mgr.24370) 12217 : cluster [DBG] pgmap v12201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:45.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:45 smithi067 bash[17655]: cluster 2024-04-03T21:05:43.900186+0000 mgr.y (mgr.24370) 12217 : cluster [DBG] pgmap v12201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:45.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:45 smithi067 bash[27441]: cluster 2024-04-03T21:05:43.900186+0000 mgr.y (mgr.24370) 12217 : cluster [DBG] pgmap v12201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:46 smithi082 bash[20963]: audit 2024-04-03T21:05:46.476466+0000 mon.c (mon.2) 4882 : audit [DBG] from='client.? 172.21.15.67:0/1135215980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:46 smithi067 bash[17655]: audit 2024-04-03T21:05:46.476466+0000 mon.c (mon.2) 4882 : audit [DBG] from='client.? 172.21.15.67:0/1135215980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:46 smithi067 bash[27441]: audit 2024-04-03T21:05:46.476466+0000 mon.c (mon.2) 4882 : audit [DBG] from='client.? 172.21.15.67:0/1135215980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:47 smithi082 bash[20963]: cluster 2024-04-03T21:05:45.901344+0000 mgr.y (mgr.24370) 12218 : cluster [DBG] pgmap v12202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:47 smithi067 bash[17655]: cluster 2024-04-03T21:05:45.901344+0000 mgr.y (mgr.24370) 12218 : cluster [DBG] pgmap v12202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:47 smithi067 bash[27441]: cluster 2024-04-03T21:05:45.901344+0000 mgr.y (mgr.24370) 12218 : cluster [DBG] pgmap v12202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:49 smithi082 bash[20963]: cluster 2024-04-03T21:05:47.902073+0000 mgr.y (mgr.24370) 12219 : cluster [DBG] pgmap v12203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:49 smithi082 bash[20963]: audit 2024-04-03T21:05:48.921551+0000 mon.c (mon.2) 4883 : audit [DBG] from='client.? 172.21.15.67:0/501732315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:49 smithi067 bash[27441]: cluster 2024-04-03T21:05:47.902073+0000 mgr.y (mgr.24370) 12219 : cluster [DBG] pgmap v12203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:49 smithi067 bash[27441]: audit 2024-04-03T21:05:48.921551+0000 mon.c (mon.2) 4883 : audit [DBG] from='client.? 172.21.15.67:0/501732315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:49.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:49 smithi067 bash[17655]: cluster 2024-04-03T21:05:47.902073+0000 mgr.y (mgr.24370) 12219 : cluster [DBG] pgmap v12203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:49.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:49 smithi067 bash[17655]: audit 2024-04-03T21:05:48.921551+0000 mon.c (mon.2) 4883 : audit [DBG] from='client.? 172.21.15.67:0/501732315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:51 smithi082 bash[20963]: cluster 2024-04-03T21:05:49.902771+0000 mgr.y (mgr.24370) 12220 : cluster [DBG] pgmap v12204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:51 smithi082 bash[20963]: audit 2024-04-03T21:05:51.368525+0000 mon.c (mon.2) 4884 : audit [DBG] from='client.? 172.21.15.67:0/852360135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:51 smithi067 bash[27441]: cluster 2024-04-03T21:05:49.902771+0000 mgr.y (mgr.24370) 12220 : cluster [DBG] pgmap v12204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:51 smithi067 bash[27441]: audit 2024-04-03T21:05:51.368525+0000 mon.c (mon.2) 4884 : audit [DBG] from='client.? 172.21.15.67:0/852360135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:51 smithi067 bash[17655]: cluster 2024-04-03T21:05:49.902771+0000 mgr.y (mgr.24370) 12220 : cluster [DBG] pgmap v12204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:51 smithi067 bash[17655]: audit 2024-04-03T21:05:51.368525+0000 mon.c (mon.2) 4884 : audit [DBG] from='client.? 172.21.15.67:0/852360135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:05:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:05:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:53 smithi082 bash[20963]: cluster 2024-04-03T21:05:51.903981+0000 mgr.y (mgr.24370) 12221 : cluster [DBG] pgmap v12205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:53 smithi067 bash[27441]: cluster 2024-04-03T21:05:51.903981+0000 mgr.y (mgr.24370) 12221 : cluster [DBG] pgmap v12205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:53 smithi067 bash[17655]: cluster 2024-04-03T21:05:51.903981+0000 mgr.y (mgr.24370) 12221 : cluster [DBG] pgmap v12205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:54 smithi082 bash[20963]: audit 2024-04-03T21:05:53.824935+0000 mon.c (mon.2) 4885 : audit [DBG] from='client.? 172.21.15.67:0/481010455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:54.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:54 smithi067 bash[27441]: audit 2024-04-03T21:05:53.824935+0000 mon.c (mon.2) 4885 : audit [DBG] from='client.? 172.21.15.67:0/481010455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:54 smithi067 bash[17655]: audit 2024-04-03T21:05:53.824935+0000 mon.c (mon.2) 4885 : audit [DBG] from='client.? 172.21.15.67:0/481010455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:55 smithi082 bash[20963]: cluster 2024-04-03T21:05:53.904760+0000 mgr.y (mgr.24370) 12222 : cluster [DBG] pgmap v12206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:55 smithi082 bash[20963]: audit 2024-04-03T21:05:55.306913+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:55 smithi067 bash[27441]: cluster 2024-04-03T21:05:53.904760+0000 mgr.y (mgr.24370) 12222 : cluster [DBG] pgmap v12206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:55 smithi067 bash[27441]: audit 2024-04-03T21:05:55.306913+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:55 smithi067 bash[17655]: cluster 2024-04-03T21:05:53.904760+0000 mgr.y (mgr.24370) 12222 : cluster [DBG] pgmap v12206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:55 smithi067 bash[17655]: audit 2024-04-03T21:05:55.306913+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:05:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:56 smithi082 bash[20963]: audit 2024-04-03T21:05:56.272403+0000 mon.c (mon.2) 4886 : audit [DBG] from='client.? 172.21.15.67:0/4002228026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:56 smithi067 bash[17655]: audit 2024-04-03T21:05:56.272403+0000 mon.c (mon.2) 4886 : audit [DBG] from='client.? 172.21.15.67:0/4002228026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:56 smithi067 bash[27441]: audit 2024-04-03T21:05:56.272403+0000 mon.c (mon.2) 4886 : audit [DBG] from='client.? 172.21.15.67:0/4002228026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:57 smithi082 bash[20963]: cluster 2024-04-03T21:05:55.906285+0000 mgr.y (mgr.24370) 12223 : cluster [DBG] pgmap v12207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:57 smithi067 bash[17655]: cluster 2024-04-03T21:05:55.906285+0000 mgr.y (mgr.24370) 12223 : cluster [DBG] pgmap v12207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:57 smithi067 bash[27441]: cluster 2024-04-03T21:05:55.906285+0000 mgr.y (mgr.24370) 12223 : cluster [DBG] pgmap v12207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:59 smithi082 bash[20963]: cluster 2024-04-03T21:05:57.907010+0000 mgr.y (mgr.24370) 12224 : cluster [DBG] pgmap v12208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:05:59 smithi082 bash[20963]: audit 2024-04-03T21:05:58.736066+0000 mon.a (mon.0) 10594 : audit [DBG] from='client.? 172.21.15.67:0/2954154347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:59 smithi067 bash[17655]: cluster 2024-04-03T21:05:57.907010+0000 mgr.y (mgr.24370) 12224 : cluster [DBG] pgmap v12208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:05:59 smithi067 bash[17655]: audit 2024-04-03T21:05:58.736066+0000 mon.a (mon.0) 10594 : audit [DBG] from='client.? 172.21.15.67:0/2954154347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:05:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:59 smithi067 bash[27441]: cluster 2024-04-03T21:05:57.907010+0000 mgr.y (mgr.24370) 12224 : cluster [DBG] pgmap v12208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:05:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:05:59 smithi067 bash[27441]: audit 2024-04-03T21:05:58.736066+0000 mon.a (mon.0) 10594 : audit [DBG] from='client.? 172.21.15.67:0/2954154347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:00 smithi082 bash[20963]: cluster 2024-04-03T21:05:59.907709+0000 mgr.y (mgr.24370) 12225 : cluster [DBG] pgmap v12209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:00 smithi067 bash[27441]: cluster 2024-04-03T21:05:59.907709+0000 mgr.y (mgr.24370) 12225 : cluster [DBG] pgmap v12209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:00 smithi067 bash[17655]: cluster 2024-04-03T21:05:59.907709+0000 mgr.y (mgr.24370) 12225 : cluster [DBG] pgmap v12209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:01 smithi082 bash[20963]: audit 2024-04-03T21:06:01.184422+0000 mon.c (mon.2) 4887 : audit [DBG] from='client.? 172.21.15.67:0/3412660836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:01 smithi067 bash[27441]: audit 2024-04-03T21:06:01.184422+0000 mon.c (mon.2) 4887 : audit [DBG] from='client.? 172.21.15.67:0/3412660836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:01 smithi067 bash[17655]: audit 2024-04-03T21:06:01.184422+0000 mon.c (mon.2) 4887 : audit [DBG] from='client.? 172.21.15.67:0/3412660836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:02 smithi067 bash[27441]: cluster 2024-04-03T21:06:01.908894+0000 mgr.y (mgr.24370) 12226 : cluster [DBG] pgmap v12210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:02 smithi067 bash[17655]: cluster 2024-04-03T21:06:01.908894+0000 mgr.y (mgr.24370) 12226 : cluster [DBG] pgmap v12210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:02 smithi082 bash[20963]: cluster 2024-04-03T21:06:01.908894+0000 mgr.y (mgr.24370) 12226 : cluster [DBG] pgmap v12210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:03] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:06:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:06:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:03 smithi082 bash[20963]: audit 2024-04-03T21:06:03.645822+0000 mon.a (mon.0) 10595 : audit [DBG] from='client.? 172.21.15.67:0/2682578313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:03 smithi067 bash[27441]: audit 2024-04-03T21:06:03.645822+0000 mon.a (mon.0) 10595 : audit [DBG] from='client.? 172.21.15.67:0/2682578313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:03 smithi067 bash[17655]: audit 2024-04-03T21:06:03.645822+0000 mon.a (mon.0) 10595 : audit [DBG] from='client.? 172.21.15.67:0/2682578313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:04 smithi082 bash[20963]: cluster 2024-04-03T21:06:03.909740+0000 mgr.y (mgr.24370) 12227 : cluster [DBG] pgmap v12211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:04 smithi067 bash[27441]: cluster 2024-04-03T21:06:03.909740+0000 mgr.y (mgr.24370) 12227 : cluster [DBG] pgmap v12211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:04 smithi067 bash[17655]: cluster 2024-04-03T21:06:03.909740+0000 mgr.y (mgr.24370) 12227 : cluster [DBG] pgmap v12211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:06 smithi082 bash[20963]: cluster 2024-04-03T21:06:05.910563+0000 mgr.y (mgr.24370) 12228 : cluster [DBG] pgmap v12212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:06 smithi082 bash[20963]: audit 2024-04-03T21:06:06.103185+0000 mon.a (mon.0) 10596 : audit [DBG] from='client.? 172.21.15.67:0/145298430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:06 smithi067 bash[27441]: cluster 2024-04-03T21:06:05.910563+0000 mgr.y (mgr.24370) 12228 : cluster [DBG] pgmap v12212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:06 smithi067 bash[27441]: audit 2024-04-03T21:06:06.103185+0000 mon.a (mon.0) 10596 : audit [DBG] from='client.? 172.21.15.67:0/145298430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:06 smithi067 bash[17655]: cluster 2024-04-03T21:06:05.910563+0000 mgr.y (mgr.24370) 12228 : cluster [DBG] pgmap v12212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:06 smithi067 bash[17655]: audit 2024-04-03T21:06:06.103185+0000 mon.a (mon.0) 10596 : audit [DBG] from='client.? 172.21.15.67:0/145298430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:08 smithi082 bash[20963]: cluster 2024-04-03T21:06:07.911178+0000 mgr.y (mgr.24370) 12229 : cluster [DBG] pgmap v12213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:08 smithi082 bash[20963]: audit 2024-04-03T21:06:08.565783+0000 mon.a (mon.0) 10597 : audit [DBG] from='client.? 172.21.15.67:0/2123033540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:08 smithi067 bash[17655]: cluster 2024-04-03T21:06:07.911178+0000 mgr.y (mgr.24370) 12229 : cluster [DBG] pgmap v12213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:08 smithi067 bash[17655]: audit 2024-04-03T21:06:08.565783+0000 mon.a (mon.0) 10597 : audit [DBG] from='client.? 172.21.15.67:0/2123033540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:08 smithi067 bash[27441]: cluster 2024-04-03T21:06:07.911178+0000 mgr.y (mgr.24370) 12229 : cluster [DBG] pgmap v12213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:08 smithi067 bash[27441]: audit 2024-04-03T21:06:08.565783+0000 mon.a (mon.0) 10597 : audit [DBG] from='client.? 172.21.15.67:0/2123033540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:10 smithi082 bash[20963]: cluster 2024-04-03T21:06:09.911872+0000 mgr.y (mgr.24370) 12230 : cluster [DBG] pgmap v12214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:10 smithi082 bash[20963]: audit 2024-04-03T21:06:10.307409+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:10 smithi067 bash[17655]: cluster 2024-04-03T21:06:09.911872+0000 mgr.y (mgr.24370) 12230 : cluster [DBG] pgmap v12214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:10 smithi067 bash[17655]: audit 2024-04-03T21:06:10.307409+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:10 smithi067 bash[27441]: cluster 2024-04-03T21:06:09.911872+0000 mgr.y (mgr.24370) 12230 : cluster [DBG] pgmap v12214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:10 smithi067 bash[27441]: audit 2024-04-03T21:06:10.307409+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:11 smithi082 bash[20963]: audit 2024-04-03T21:06:11.022877+0000 mon.a (mon.0) 10599 : audit [DBG] from='client.? 172.21.15.67:0/3534041485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:11 smithi067 bash[17655]: audit 2024-04-03T21:06:11.022877+0000 mon.a (mon.0) 10599 : audit [DBG] from='client.? 172.21.15.67:0/3534041485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:11 smithi067 bash[27441]: audit 2024-04-03T21:06:11.022877+0000 mon.a (mon.0) 10599 : audit [DBG] from='client.? 172.21.15.67:0/3534041485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:12 smithi082 bash[20963]: cluster 2024-04-03T21:06:11.913010+0000 mgr.y (mgr.24370) 12231 : cluster [DBG] pgmap v12215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:12 smithi067 bash[17655]: cluster 2024-04-03T21:06:11.913010+0000 mgr.y (mgr.24370) 12231 : cluster [DBG] pgmap v12215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:06:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:12 smithi067 bash[27441]: cluster 2024-04-03T21:06:11.913010+0000 mgr.y (mgr.24370) 12231 : cluster [DBG] pgmap v12215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:06:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:13 smithi082 bash[20963]: audit 2024-04-03T21:06:13.472369+0000 mon.a (mon.0) 10600 : audit [DBG] from='client.? 172.21.15.67:0/3241304481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:13 smithi067 bash[17655]: audit 2024-04-03T21:06:13.472369+0000 mon.a (mon.0) 10600 : audit [DBG] from='client.? 172.21.15.67:0/3241304481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:13 smithi067 bash[27441]: audit 2024-04-03T21:06:13.472369+0000 mon.a (mon.0) 10600 : audit [DBG] from='client.? 172.21.15.67:0/3241304481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:14 smithi082 bash[20963]: cluster 2024-04-03T21:06:13.913690+0000 mgr.y (mgr.24370) 12232 : cluster [DBG] pgmap v12216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:14 smithi067 bash[17655]: cluster 2024-04-03T21:06:13.913690+0000 mgr.y (mgr.24370) 12232 : cluster [DBG] pgmap v12216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:15 smithi067 bash[27441]: cluster 2024-04-03T21:06:13.913690+0000 mgr.y (mgr.24370) 12232 : cluster [DBG] pgmap v12216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:16 smithi082 bash[20963]: audit 2024-04-03T21:06:15.921605+0000 mon.c (mon.2) 4888 : audit [DBG] from='client.? 172.21.15.67:0/3716169127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:16 smithi067 bash[17655]: audit 2024-04-03T21:06:15.921605+0000 mon.c (mon.2) 4888 : audit [DBG] from='client.? 172.21.15.67:0/3716169127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:16 smithi067 bash[27441]: audit 2024-04-03T21:06:15.921605+0000 mon.c (mon.2) 4888 : audit [DBG] from='client.? 172.21.15.67:0/3716169127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:17 smithi082 bash[20963]: cluster 2024-04-03T21:06:15.914929+0000 mgr.y (mgr.24370) 12233 : cluster [DBG] pgmap v12217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:17 smithi067 bash[17655]: cluster 2024-04-03T21:06:15.914929+0000 mgr.y (mgr.24370) 12233 : cluster [DBG] pgmap v12217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:17 smithi067 bash[27441]: cluster 2024-04-03T21:06:15.914929+0000 mgr.y (mgr.24370) 12233 : cluster [DBG] pgmap v12217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:19 smithi082 bash[20963]: cluster 2024-04-03T21:06:17.915756+0000 mgr.y (mgr.24370) 12234 : cluster [DBG] pgmap v12218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:19 smithi082 bash[20963]: audit 2024-04-03T21:06:18.374509+0000 mon.a (mon.0) 10601 : audit [DBG] from='client.? 172.21.15.67:0/4216227470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:19 smithi067 bash[17655]: cluster 2024-04-03T21:06:17.915756+0000 mgr.y (mgr.24370) 12234 : cluster [DBG] pgmap v12218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:19 smithi067 bash[17655]: audit 2024-04-03T21:06:18.374509+0000 mon.a (mon.0) 10601 : audit [DBG] from='client.? 172.21.15.67:0/4216227470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:19 smithi067 bash[27441]: cluster 2024-04-03T21:06:17.915756+0000 mgr.y (mgr.24370) 12234 : cluster [DBG] pgmap v12218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:19 smithi067 bash[27441]: audit 2024-04-03T21:06:18.374509+0000 mon.a (mon.0) 10601 : audit [DBG] from='client.? 172.21.15.67:0/4216227470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:21 smithi082 bash[20963]: cluster 2024-04-03T21:06:19.916468+0000 mgr.y (mgr.24370) 12235 : cluster [DBG] pgmap v12219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:21 smithi082 bash[20963]: audit 2024-04-03T21:06:20.828332+0000 mon.c (mon.2) 4889 : audit [DBG] from='client.? 172.21.15.67:0/4026422531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:21 smithi067 bash[17655]: cluster 2024-04-03T21:06:19.916468+0000 mgr.y (mgr.24370) 12235 : cluster [DBG] pgmap v12219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:21 smithi067 bash[17655]: audit 2024-04-03T21:06:20.828332+0000 mon.c (mon.2) 4889 : audit [DBG] from='client.? 172.21.15.67:0/4026422531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:21 smithi067 bash[27441]: cluster 2024-04-03T21:06:19.916468+0000 mgr.y (mgr.24370) 12235 : cluster [DBG] pgmap v12219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:21 smithi067 bash[27441]: audit 2024-04-03T21:06:20.828332+0000 mon.c (mon.2) 4889 : audit [DBG] from='client.? 172.21.15.67:0/4026422531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:23 smithi082 bash[20963]: cluster 2024-04-03T21:06:21.917729+0000 mgr.y (mgr.24370) 12236 : cluster [DBG] pgmap v12220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:23 smithi067 bash[17655]: cluster 2024-04-03T21:06:21.917729+0000 mgr.y (mgr.24370) 12236 : cluster [DBG] pgmap v12220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:06:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:23 smithi067 bash[27441]: cluster 2024-04-03T21:06:21.917729+0000 mgr.y (mgr.24370) 12236 : cluster [DBG] pgmap v12220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:06:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:24 smithi082 bash[20963]: audit 2024-04-03T21:06:23.285782+0000 mon.a (mon.0) 10602 : audit [DBG] from='client.? 172.21.15.67:0/2455709220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:24 smithi067 bash[27441]: audit 2024-04-03T21:06:23.285782+0000 mon.a (mon.0) 10602 : audit [DBG] from='client.? 172.21.15.67:0/2455709220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:24 smithi067 bash[17655]: audit 2024-04-03T21:06:23.285782+0000 mon.a (mon.0) 10602 : audit [DBG] from='client.? 172.21.15.67:0/2455709220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:25 smithi082 bash[20963]: cluster 2024-04-03T21:06:23.918503+0000 mgr.y (mgr.24370) 12237 : cluster [DBG] pgmap v12221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:25.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:25 smithi067 bash[17655]: cluster 2024-04-03T21:06:23.918503+0000 mgr.y (mgr.24370) 12237 : cluster [DBG] pgmap v12221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:25 smithi067 bash[27441]: cluster 2024-04-03T21:06:23.918503+0000 mgr.y (mgr.24370) 12237 : cluster [DBG] pgmap v12221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:26 smithi082 bash[20963]: audit 2024-04-03T21:06:25.307712+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:26 smithi082 bash[20963]: audit 2024-04-03T21:06:25.738852+0000 mon.c (mon.2) 4890 : audit [DBG] from='client.? 172.21.15.67:0/3089119389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:26 smithi067 bash[17655]: audit 2024-04-03T21:06:25.307712+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:26 smithi067 bash[17655]: audit 2024-04-03T21:06:25.738852+0000 mon.c (mon.2) 4890 : audit [DBG] from='client.? 172.21.15.67:0/3089119389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:26 smithi067 bash[27441]: audit 2024-04-03T21:06:25.307712+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:26 smithi067 bash[27441]: audit 2024-04-03T21:06:25.738852+0000 mon.c (mon.2) 4890 : audit [DBG] from='client.? 172.21.15.67:0/3089119389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:27 smithi082 bash[20963]: cluster 2024-04-03T21:06:25.919819+0000 mgr.y (mgr.24370) 12238 : cluster [DBG] pgmap v12222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:27 smithi067 bash[17655]: cluster 2024-04-03T21:06:25.919819+0000 mgr.y (mgr.24370) 12238 : cluster [DBG] pgmap v12222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:27 smithi067 bash[27441]: cluster 2024-04-03T21:06:25.919819+0000 mgr.y (mgr.24370) 12238 : cluster [DBG] pgmap v12222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:29 smithi082 bash[20963]: cluster 2024-04-03T21:06:27.920636+0000 mgr.y (mgr.24370) 12239 : cluster [DBG] pgmap v12223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:29 smithi082 bash[20963]: audit 2024-04-03T21:06:28.195699+0000 mon.a (mon.0) 10604 : audit [DBG] from='client.? 172.21.15.67:0/3396481806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:29 smithi067 bash[17655]: cluster 2024-04-03T21:06:27.920636+0000 mgr.y (mgr.24370) 12239 : cluster [DBG] pgmap v12223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:29 smithi067 bash[17655]: audit 2024-04-03T21:06:28.195699+0000 mon.a (mon.0) 10604 : audit [DBG] from='client.? 172.21.15.67:0/3396481806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:29 smithi067 bash[27441]: cluster 2024-04-03T21:06:27.920636+0000 mgr.y (mgr.24370) 12239 : cluster [DBG] pgmap v12223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:29 smithi067 bash[27441]: audit 2024-04-03T21:06:28.195699+0000 mon.a (mon.0) 10604 : audit [DBG] from='client.? 172.21.15.67:0/3396481806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:31 smithi082 bash[20963]: cluster 2024-04-03T21:06:29.921284+0000 mgr.y (mgr.24370) 12240 : cluster [DBG] pgmap v12224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:31 smithi082 bash[20963]: audit 2024-04-03T21:06:30.648399+0000 mon.c (mon.2) 4891 : audit [DBG] from='client.? 172.21.15.67:0/1888581257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:31 smithi067 bash[17655]: cluster 2024-04-03T21:06:29.921284+0000 mgr.y (mgr.24370) 12240 : cluster [DBG] pgmap v12224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:31 smithi067 bash[17655]: audit 2024-04-03T21:06:30.648399+0000 mon.c (mon.2) 4891 : audit [DBG] from='client.? 172.21.15.67:0/1888581257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:31 smithi067 bash[27441]: cluster 2024-04-03T21:06:29.921284+0000 mgr.y (mgr.24370) 12240 : cluster [DBG] pgmap v12224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:31 smithi067 bash[27441]: audit 2024-04-03T21:06:30.648399+0000 mon.c (mon.2) 4891 : audit [DBG] from='client.? 172.21.15.67:0/1888581257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:33 smithi082 bash[20963]: cluster 2024-04-03T21:06:31.922451+0000 mgr.y (mgr.24370) 12241 : cluster [DBG] pgmap v12225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:33 smithi067 bash[17655]: cluster 2024-04-03T21:06:31.922451+0000 mgr.y (mgr.24370) 12241 : cluster [DBG] pgmap v12225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:06:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:33 smithi067 bash[27441]: cluster 2024-04-03T21:06:31.922451+0000 mgr.y (mgr.24370) 12241 : cluster [DBG] pgmap v12225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:06:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:34 smithi082 bash[20963]: audit 2024-04-03T21:06:33.101249+0000 mon.c (mon.2) 4892 : audit [DBG] from='client.? 172.21.15.67:0/2259777263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:34 smithi067 bash[27441]: audit 2024-04-03T21:06:33.101249+0000 mon.c (mon.2) 4892 : audit [DBG] from='client.? 172.21.15.67:0/2259777263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:34 smithi067 bash[17655]: audit 2024-04-03T21:06:33.101249+0000 mon.c (mon.2) 4892 : audit [DBG] from='client.? 172.21.15.67:0/2259777263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:35 smithi082 bash[20963]: cluster 2024-04-03T21:06:33.923142+0000 mgr.y (mgr.24370) 12242 : cluster [DBG] pgmap v12226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:35 smithi067 bash[17655]: cluster 2024-04-03T21:06:33.923142+0000 mgr.y (mgr.24370) 12242 : cluster [DBG] pgmap v12226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:35 smithi067 bash[27441]: cluster 2024-04-03T21:06:33.923142+0000 mgr.y (mgr.24370) 12242 : cluster [DBG] pgmap v12226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:36 smithi082 bash[20963]: audit 2024-04-03T21:06:35.546804+0000 mon.a (mon.0) 10605 : audit [DBG] from='client.? 172.21.15.67:0/1166483713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:36 smithi067 bash[17655]: audit 2024-04-03T21:06:35.546804+0000 mon.a (mon.0) 10605 : audit [DBG] from='client.? 172.21.15.67:0/1166483713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:36 smithi067 bash[27441]: audit 2024-04-03T21:06:35.546804+0000 mon.a (mon.0) 10605 : audit [DBG] from='client.? 172.21.15.67:0/1166483713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:37 smithi082 bash[20963]: cluster 2024-04-03T21:06:35.924285+0000 mgr.y (mgr.24370) 12243 : cluster [DBG] pgmap v12227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:37 smithi067 bash[17655]: cluster 2024-04-03T21:06:35.924285+0000 mgr.y (mgr.24370) 12243 : cluster [DBG] pgmap v12227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:37 smithi067 bash[27441]: cluster 2024-04-03T21:06:35.924285+0000 mgr.y (mgr.24370) 12243 : cluster [DBG] pgmap v12227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:38.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:38 smithi082 bash[20963]: audit 2024-04-03T21:06:37.996228+0000 mon.a (mon.0) 10606 : audit [DBG] from='client.? 172.21.15.67:0/768431911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:38.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:38 smithi067 bash[17655]: audit 2024-04-03T21:06:37.996228+0000 mon.a (mon.0) 10606 : audit [DBG] from='client.? 172.21.15.67:0/768431911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:38 smithi067 bash[27441]: audit 2024-04-03T21:06:37.996228+0000 mon.a (mon.0) 10606 : audit [DBG] from='client.? 172.21.15.67:0/768431911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:39 smithi082 bash[20963]: cluster 2024-04-03T21:06:37.924755+0000 mgr.y (mgr.24370) 12244 : cluster [DBG] pgmap v12228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:39 smithi067 bash[17655]: cluster 2024-04-03T21:06:37.924755+0000 mgr.y (mgr.24370) 12244 : cluster [DBG] pgmap v12228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:39 smithi067 bash[27441]: cluster 2024-04-03T21:06:37.924755+0000 mgr.y (mgr.24370) 12244 : cluster [DBG] pgmap v12228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:41 smithi082 bash[20963]: cluster 2024-04-03T21:06:39.925398+0000 mgr.y (mgr.24370) 12245 : cluster [DBG] pgmap v12229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:41 smithi082 bash[20963]: audit 2024-04-03T21:06:40.307908+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:41 smithi082 bash[20963]: audit 2024-04-03T21:06:40.448857+0000 mon.c (mon.2) 4893 : audit [DBG] from='client.? 172.21.15.67:0/1674375607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:41 smithi067 bash[17655]: cluster 2024-04-03T21:06:39.925398+0000 mgr.y (mgr.24370) 12245 : cluster [DBG] pgmap v12229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:41 smithi067 bash[17655]: audit 2024-04-03T21:06:40.307908+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:41 smithi067 bash[17655]: audit 2024-04-03T21:06:40.448857+0000 mon.c (mon.2) 4893 : audit [DBG] from='client.? 172.21.15.67:0/1674375607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:41 smithi067 bash[27441]: cluster 2024-04-03T21:06:39.925398+0000 mgr.y (mgr.24370) 12245 : cluster [DBG] pgmap v12229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:41 smithi067 bash[27441]: audit 2024-04-03T21:06:40.307908+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:41 smithi067 bash[27441]: audit 2024-04-03T21:06:40.448857+0000 mon.c (mon.2) 4893 : audit [DBG] from='client.? 172.21.15.67:0/1674375607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:42 smithi082 bash[20963]: audit 2024-04-03T21:06:41.774505+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:06:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:42 smithi067 bash[27441]: audit 2024-04-03T21:06:41.774505+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:06:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:42 smithi067 bash[17655]: audit 2024-04-03T21:06:41.774505+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:06:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:43 smithi082 bash[20963]: cluster 2024-04-03T21:06:41.926189+0000 mgr.y (mgr.24370) 12246 : cluster [DBG] pgmap v12230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:43 smithi082 bash[20963]: audit 2024-04-03T21:06:42.903318+0000 mon.a (mon.0) 10609 : audit [DBG] from='client.? 172.21.15.67:0/161787184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:06:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:43 smithi067 bash[27441]: cluster 2024-04-03T21:06:41.926189+0000 mgr.y (mgr.24370) 12246 : cluster [DBG] pgmap v12230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:43 smithi067 bash[27441]: audit 2024-04-03T21:06:42.903318+0000 mon.a (mon.0) 10609 : audit [DBG] from='client.? 172.21.15.67:0/161787184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:43 smithi067 bash[17655]: cluster 2024-04-03T21:06:41.926189+0000 mgr.y (mgr.24370) 12246 : cluster [DBG] pgmap v12230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:43 smithi067 bash[17655]: audit 2024-04-03T21:06:42.903318+0000 mon.a (mon.0) 10609 : audit [DBG] from='client.? 172.21.15.67:0/161787184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:06:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:45 smithi082 bash[20963]: cluster 2024-04-03T21:06:43.926846+0000 mgr.y (mgr.24370) 12247 : cluster [DBG] pgmap v12231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:45.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:45 smithi067 bash[17655]: cluster 2024-04-03T21:06:43.926846+0000 mgr.y (mgr.24370) 12247 : cluster [DBG] pgmap v12231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:45 smithi067 bash[27441]: cluster 2024-04-03T21:06:43.926846+0000 mgr.y (mgr.24370) 12247 : cluster [DBG] pgmap v12231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:46 smithi082 bash[20963]: audit 2024-04-03T21:06:45.364581+0000 mon.a (mon.0) 10610 : audit [DBG] from='client.? 172.21.15.67:0/1238410057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:46 smithi067 bash[17655]: audit 2024-04-03T21:06:45.364581+0000 mon.a (mon.0) 10610 : audit [DBG] from='client.? 172.21.15.67:0/1238410057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:46 smithi067 bash[27441]: audit 2024-04-03T21:06:45.364581+0000 mon.a (mon.0) 10610 : audit [DBG] from='client.? 172.21.15.67:0/1238410057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:47 smithi082 bash[20963]: cluster 2024-04-03T21:06:45.927984+0000 mgr.y (mgr.24370) 12248 : cluster [DBG] pgmap v12232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:47.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:47 smithi067 bash[27441]: cluster 2024-04-03T21:06:45.927984+0000 mgr.y (mgr.24370) 12248 : cluster [DBG] pgmap v12232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:47 smithi067 bash[17655]: cluster 2024-04-03T21:06:45.927984+0000 mgr.y (mgr.24370) 12248 : cluster [DBG] pgmap v12232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:48 smithi082 bash[20963]: audit 2024-04-03T21:06:47.470184+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:48 smithi082 bash[20963]: audit 2024-04-03T21:06:47.480044+0000 mon.a (mon.0) 10612 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:48 smithi082 bash[20963]: audit 2024-04-03T21:06:47.771398+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:48 smithi082 bash[20963]: audit 2024-04-03T21:06:47.780672+0000 mon.a (mon.0) 10614 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:48 smithi082 bash[20963]: audit 2024-04-03T21:06:47.914987+0000 mon.a (mon.0) 10615 : audit [DBG] from='client.? 172.21.15.67:0/1135311922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:48 smithi082 bash[20963]: audit 2024-04-03T21:06:48.321248+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:06:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:48 smithi082 bash[20963]: audit 2024-04-03T21:06:48.323026+0000 mon.a (mon.0) 10617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:06:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:48 smithi082 bash[20963]: audit 2024-04-03T21:06:48.332148+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[17655]: audit 2024-04-03T21:06:47.470184+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[17655]: audit 2024-04-03T21:06:47.480044+0000 mon.a (mon.0) 10612 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[17655]: audit 2024-04-03T21:06:47.771398+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[17655]: audit 2024-04-03T21:06:47.780672+0000 mon.a (mon.0) 10614 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[17655]: audit 2024-04-03T21:06:47.914987+0000 mon.a (mon.0) 10615 : audit [DBG] from='client.? 172.21.15.67:0/1135311922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[17655]: audit 2024-04-03T21:06:48.321248+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:06:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[17655]: audit 2024-04-03T21:06:48.323026+0000 mon.a (mon.0) 10617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:06:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[17655]: audit 2024-04-03T21:06:48.332148+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[27441]: audit 2024-04-03T21:06:47.470184+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[27441]: audit 2024-04-03T21:06:47.480044+0000 mon.a (mon.0) 10612 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[27441]: audit 2024-04-03T21:06:47.771398+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[27441]: audit 2024-04-03T21:06:47.780672+0000 mon.a (mon.0) 10614 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[27441]: audit 2024-04-03T21:06:47.914987+0000 mon.a (mon.0) 10615 : audit [DBG] from='client.? 172.21.15.67:0/1135311922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[27441]: audit 2024-04-03T21:06:48.321248+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:06:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[27441]: audit 2024-04-03T21:06:48.323026+0000 mon.a (mon.0) 10617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:06:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:48 smithi067 bash[27441]: audit 2024-04-03T21:06:48.332148+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:06:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:49 smithi082 bash[20963]: cluster 2024-04-03T21:06:47.928488+0000 mgr.y (mgr.24370) 12249 : cluster [DBG] pgmap v12233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:49 smithi067 bash[27441]: cluster 2024-04-03T21:06:47.928488+0000 mgr.y (mgr.24370) 12249 : cluster [DBG] pgmap v12233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:49.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:49 smithi067 bash[17655]: cluster 2024-04-03T21:06:47.928488+0000 mgr.y (mgr.24370) 12249 : cluster [DBG] pgmap v12233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:50 smithi082 bash[20963]: audit 2024-04-03T21:06:50.360957+0000 mon.a (mon.0) 10619 : audit [DBG] from='client.? 172.21.15.67:0/3296985870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:50.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:50 smithi067 bash[27441]: audit 2024-04-03T21:06:50.360957+0000 mon.a (mon.0) 10619 : audit [DBG] from='client.? 172.21.15.67:0/3296985870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:50.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:50 smithi067 bash[17655]: audit 2024-04-03T21:06:50.360957+0000 mon.a (mon.0) 10619 : audit [DBG] from='client.? 172.21.15.67:0/3296985870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:51 smithi082 bash[20963]: cluster 2024-04-03T21:06:49.929137+0000 mgr.y (mgr.24370) 12250 : cluster [DBG] pgmap v12234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:51 smithi067 bash[17655]: cluster 2024-04-03T21:06:49.929137+0000 mgr.y (mgr.24370) 12250 : cluster [DBG] pgmap v12234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:51 smithi067 bash[27441]: cluster 2024-04-03T21:06:49.929137+0000 mgr.y (mgr.24370) 12250 : cluster [DBG] pgmap v12234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:06:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:06:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:53 smithi082 bash[20963]: cluster 2024-04-03T21:06:51.930264+0000 mgr.y (mgr.24370) 12251 : cluster [DBG] pgmap v12235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:53 smithi082 bash[20963]: audit 2024-04-03T21:06:52.812300+0000 mon.c (mon.2) 4894 : audit [DBG] from='client.? 172.21.15.67:0/3862524736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:53 smithi067 bash[27441]: cluster 2024-04-03T21:06:51.930264+0000 mgr.y (mgr.24370) 12251 : cluster [DBG] pgmap v12235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:53 smithi067 bash[27441]: audit 2024-04-03T21:06:52.812300+0000 mon.c (mon.2) 4894 : audit [DBG] from='client.? 172.21.15.67:0/3862524736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:53 smithi067 bash[17655]: cluster 2024-04-03T21:06:51.930264+0000 mgr.y (mgr.24370) 12251 : cluster [DBG] pgmap v12235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:53 smithi067 bash[17655]: audit 2024-04-03T21:06:52.812300+0000 mon.c (mon.2) 4894 : audit [DBG] from='client.? 172.21.15.67:0/3862524736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:55 smithi082 bash[20963]: cluster 2024-04-03T21:06:53.930931+0000 mgr.y (mgr.24370) 12252 : cluster [DBG] pgmap v12236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:55 smithi082 bash[20963]: audit 2024-04-03T21:06:55.270758+0000 mon.a (mon.0) 10620 : audit [DBG] from='client.? 172.21.15.67:0/2980347650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:55 smithi082 bash[20963]: audit 2024-04-03T21:06:55.308696+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:55 smithi067 bash[17655]: cluster 2024-04-03T21:06:53.930931+0000 mgr.y (mgr.24370) 12252 : cluster [DBG] pgmap v12236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:55 smithi067 bash[17655]: audit 2024-04-03T21:06:55.270758+0000 mon.a (mon.0) 10620 : audit [DBG] from='client.? 172.21.15.67:0/2980347650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:55 smithi067 bash[17655]: audit 2024-04-03T21:06:55.308696+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:55 smithi067 bash[27441]: cluster 2024-04-03T21:06:53.930931+0000 mgr.y (mgr.24370) 12252 : cluster [DBG] pgmap v12236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:55 smithi067 bash[27441]: audit 2024-04-03T21:06:55.270758+0000 mon.a (mon.0) 10620 : audit [DBG] from='client.? 172.21.15.67:0/2980347650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:55 smithi067 bash[27441]: audit 2024-04-03T21:06:55.308696+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:06:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:57 smithi082 bash[20963]: cluster 2024-04-03T21:06:55.932101+0000 mgr.y (mgr.24370) 12253 : cluster [DBG] pgmap v12237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:57 smithi067 bash[27441]: cluster 2024-04-03T21:06:55.932101+0000 mgr.y (mgr.24370) 12253 : cluster [DBG] pgmap v12237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:57 smithi067 bash[17655]: cluster 2024-04-03T21:06:55.932101+0000 mgr.y (mgr.24370) 12253 : cluster [DBG] pgmap v12237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:58 smithi082 bash[20963]: audit 2024-04-03T21:06:57.720451+0000 mon.c (mon.2) 4895 : audit [DBG] from='client.? 172.21.15.67:0/2488131365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:58 smithi067 bash[17655]: audit 2024-04-03T21:06:57.720451+0000 mon.c (mon.2) 4895 : audit [DBG] from='client.? 172.21.15.67:0/2488131365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:58 smithi067 bash[27441]: audit 2024-04-03T21:06:57.720451+0000 mon.c (mon.2) 4895 : audit [DBG] from='client.? 172.21.15.67:0/2488131365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:06:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:06:59 smithi082 bash[20963]: cluster 2024-04-03T21:06:57.932697+0000 mgr.y (mgr.24370) 12254 : cluster [DBG] pgmap v12238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:06:59 smithi067 bash[17655]: cluster 2024-04-03T21:06:57.932697+0000 mgr.y (mgr.24370) 12254 : cluster [DBG] pgmap v12238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:06:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:06:59 smithi067 bash[27441]: cluster 2024-04-03T21:06:57.932697+0000 mgr.y (mgr.24370) 12254 : cluster [DBG] pgmap v12238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:00 smithi082 bash[20963]: audit 2024-04-03T21:07:00.174829+0000 mon.c (mon.2) 4896 : audit [DBG] from='client.? 172.21.15.67:0/2576647647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:00 smithi067 bash[17655]: audit 2024-04-03T21:07:00.174829+0000 mon.c (mon.2) 4896 : audit [DBG] from='client.? 172.21.15.67:0/2576647647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:00 smithi067 bash[27441]: audit 2024-04-03T21:07:00.174829+0000 mon.c (mon.2) 4896 : audit [DBG] from='client.? 172.21.15.67:0/2576647647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:01 smithi082 bash[20963]: cluster 2024-04-03T21:06:59.933324+0000 mgr.y (mgr.24370) 12255 : cluster [DBG] pgmap v12239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:01 smithi067 bash[27441]: cluster 2024-04-03T21:06:59.933324+0000 mgr.y (mgr.24370) 12255 : cluster [DBG] pgmap v12239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:01 smithi067 bash[17655]: cluster 2024-04-03T21:06:59.933324+0000 mgr.y (mgr.24370) 12255 : cluster [DBG] pgmap v12239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:03] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:07:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:07:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:03 smithi082 bash[20963]: cluster 2024-04-03T21:07:01.934517+0000 mgr.y (mgr.24370) 12256 : cluster [DBG] pgmap v12240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:03 smithi082 bash[20963]: audit 2024-04-03T21:07:02.629887+0000 mon.a (mon.0) 10622 : audit [DBG] from='client.? 172.21.15.67:0/3166994936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:03 smithi067 bash[27441]: cluster 2024-04-03T21:07:01.934517+0000 mgr.y (mgr.24370) 12256 : cluster [DBG] pgmap v12240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:03 smithi067 bash[27441]: audit 2024-04-03T21:07:02.629887+0000 mon.a (mon.0) 10622 : audit [DBG] from='client.? 172.21.15.67:0/3166994936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:03 smithi067 bash[17655]: cluster 2024-04-03T21:07:01.934517+0000 mgr.y (mgr.24370) 12256 : cluster [DBG] pgmap v12240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:03 smithi067 bash[17655]: audit 2024-04-03T21:07:02.629887+0000 mon.a (mon.0) 10622 : audit [DBG] from='client.? 172.21.15.67:0/3166994936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:05 smithi082 bash[20963]: cluster 2024-04-03T21:07:03.935240+0000 mgr.y (mgr.24370) 12257 : cluster [DBG] pgmap v12241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:05 smithi082 bash[20963]: audit 2024-04-03T21:07:05.090671+0000 mon.a (mon.0) 10623 : audit [DBG] from='client.? 172.21.15.67:0/3780893780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:05 smithi067 bash[17655]: cluster 2024-04-03T21:07:03.935240+0000 mgr.y (mgr.24370) 12257 : cluster [DBG] pgmap v12241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:05 smithi067 bash[17655]: audit 2024-04-03T21:07:05.090671+0000 mon.a (mon.0) 10623 : audit [DBG] from='client.? 172.21.15.67:0/3780893780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:05 smithi067 bash[27441]: cluster 2024-04-03T21:07:03.935240+0000 mgr.y (mgr.24370) 12257 : cluster [DBG] pgmap v12241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:05 smithi067 bash[27441]: audit 2024-04-03T21:07:05.090671+0000 mon.a (mon.0) 10623 : audit [DBG] from='client.? 172.21.15.67:0/3780893780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:07 smithi082 bash[20963]: cluster 2024-04-03T21:07:05.936461+0000 mgr.y (mgr.24370) 12258 : cluster [DBG] pgmap v12242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:07 smithi067 bash[17655]: cluster 2024-04-03T21:07:05.936461+0000 mgr.y (mgr.24370) 12258 : cluster [DBG] pgmap v12242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:07 smithi067 bash[27441]: cluster 2024-04-03T21:07:05.936461+0000 mgr.y (mgr.24370) 12258 : cluster [DBG] pgmap v12242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:08 smithi082 bash[20963]: audit 2024-04-03T21:07:07.544867+0000 mon.c (mon.2) 4897 : audit [DBG] from='client.? 172.21.15.67:0/129840597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:08.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:08 smithi067 bash[17655]: audit 2024-04-03T21:07:07.544867+0000 mon.c (mon.2) 4897 : audit [DBG] from='client.? 172.21.15.67:0/129840597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:08 smithi067 bash[27441]: audit 2024-04-03T21:07:07.544867+0000 mon.c (mon.2) 4897 : audit [DBG] from='client.? 172.21.15.67:0/129840597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:09 smithi082 bash[20963]: cluster 2024-04-03T21:07:07.937100+0000 mgr.y (mgr.24370) 12259 : cluster [DBG] pgmap v12243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:09.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:09 smithi067 bash[17655]: cluster 2024-04-03T21:07:07.937100+0000 mgr.y (mgr.24370) 12259 : cluster [DBG] pgmap v12243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:09 smithi067 bash[27441]: cluster 2024-04-03T21:07:07.937100+0000 mgr.y (mgr.24370) 12259 : cluster [DBG] pgmap v12243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:10 smithi082 bash[20963]: audit 2024-04-03T21:07:09.998135+0000 mon.c (mon.2) 4898 : audit [DBG] from='client.? 172.21.15.67:0/225226979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:10 smithi082 bash[20963]: audit 2024-04-03T21:07:10.309214+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:10 smithi067 bash[17655]: audit 2024-04-03T21:07:09.998135+0000 mon.c (mon.2) 4898 : audit [DBG] from='client.? 172.21.15.67:0/225226979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:10 smithi067 bash[17655]: audit 2024-04-03T21:07:10.309214+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:10 smithi067 bash[27441]: audit 2024-04-03T21:07:09.998135+0000 mon.c (mon.2) 4898 : audit [DBG] from='client.? 172.21.15.67:0/225226979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:10 smithi067 bash[27441]: audit 2024-04-03T21:07:10.309214+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:11 smithi082 bash[20963]: cluster 2024-04-03T21:07:09.937756+0000 mgr.y (mgr.24370) 12260 : cluster [DBG] pgmap v12244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:11 smithi067 bash[27441]: cluster 2024-04-03T21:07:09.937756+0000 mgr.y (mgr.24370) 12260 : cluster [DBG] pgmap v12244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:11 smithi067 bash[17655]: cluster 2024-04-03T21:07:09.937756+0000 mgr.y (mgr.24370) 12260 : cluster [DBG] pgmap v12244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:12 smithi082 bash[20963]: audit 2024-04-03T21:07:12.444414+0000 mon.a (mon.0) 10625 : audit [DBG] from='client.? 172.21.15.67:0/1185588828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:12 smithi067 bash[27441]: audit 2024-04-03T21:07:12.444414+0000 mon.a (mon.0) 10625 : audit [DBG] from='client.? 172.21.15.67:0/1185588828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:12 smithi067 bash[17655]: audit 2024-04-03T21:07:12.444414+0000 mon.a (mon.0) 10625 : audit [DBG] from='client.? 172.21.15.67:0/1185588828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:07:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:13 smithi082 bash[20963]: cluster 2024-04-03T21:07:11.938956+0000 mgr.y (mgr.24370) 12261 : cluster [DBG] pgmap v12245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:07:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:13 smithi067 bash[27441]: cluster 2024-04-03T21:07:11.938956+0000 mgr.y (mgr.24370) 12261 : cluster [DBG] pgmap v12245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:13 smithi067 bash[17655]: cluster 2024-04-03T21:07:11.938956+0000 mgr.y (mgr.24370) 12261 : cluster [DBG] pgmap v12245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:15 smithi082 bash[20963]: cluster 2024-04-03T21:07:13.939684+0000 mgr.y (mgr.24370) 12262 : cluster [DBG] pgmap v12246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:15 smithi082 bash[20963]: audit 2024-04-03T21:07:14.902638+0000 mon.a (mon.0) 10626 : audit [DBG] from='client.? 172.21.15.67:0/399784251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:15.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:15 smithi067 bash[17655]: cluster 2024-04-03T21:07:13.939684+0000 mgr.y (mgr.24370) 12262 : cluster [DBG] pgmap v12246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:15 smithi067 bash[17655]: audit 2024-04-03T21:07:14.902638+0000 mon.a (mon.0) 10626 : audit [DBG] from='client.? 172.21.15.67:0/399784251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:15 smithi067 bash[27441]: cluster 2024-04-03T21:07:13.939684+0000 mgr.y (mgr.24370) 12262 : cluster [DBG] pgmap v12246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:15 smithi067 bash[27441]: audit 2024-04-03T21:07:14.902638+0000 mon.a (mon.0) 10626 : audit [DBG] from='client.? 172.21.15.67:0/399784251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:17 smithi082 bash[20963]: cluster 2024-04-03T21:07:15.940878+0000 mgr.y (mgr.24370) 12263 : cluster [DBG] pgmap v12247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:17 smithi082 bash[20963]: audit 2024-04-03T21:07:17.369362+0000 mon.a (mon.0) 10627 : audit [DBG] from='client.? 172.21.15.67:0/457986354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:17 smithi067 bash[27441]: cluster 2024-04-03T21:07:15.940878+0000 mgr.y (mgr.24370) 12263 : cluster [DBG] pgmap v12247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:17 smithi067 bash[27441]: audit 2024-04-03T21:07:17.369362+0000 mon.a (mon.0) 10627 : audit [DBG] from='client.? 172.21.15.67:0/457986354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:17 smithi067 bash[17655]: cluster 2024-04-03T21:07:15.940878+0000 mgr.y (mgr.24370) 12263 : cluster [DBG] pgmap v12247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:17 smithi067 bash[17655]: audit 2024-04-03T21:07:17.369362+0000 mon.a (mon.0) 10627 : audit [DBG] from='client.? 172.21.15.67:0/457986354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:19 smithi082 bash[20963]: cluster 2024-04-03T21:07:17.941573+0000 mgr.y (mgr.24370) 12264 : cluster [DBG] pgmap v12248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:19 smithi067 bash[27441]: cluster 2024-04-03T21:07:17.941573+0000 mgr.y (mgr.24370) 12264 : cluster [DBG] pgmap v12248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:19 smithi067 bash[17655]: cluster 2024-04-03T21:07:17.941573+0000 mgr.y (mgr.24370) 12264 : cluster [DBG] pgmap v12248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:20.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:20 smithi082 bash[20963]: audit 2024-04-03T21:07:19.828711+0000 mon.c (mon.2) 4899 : audit [DBG] from='client.? 172.21.15.67:0/1702702705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:20 smithi067 bash[17655]: audit 2024-04-03T21:07:19.828711+0000 mon.c (mon.2) 4899 : audit [DBG] from='client.? 172.21.15.67:0/1702702705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:20 smithi067 bash[27441]: audit 2024-04-03T21:07:19.828711+0000 mon.c (mon.2) 4899 : audit [DBG] from='client.? 172.21.15.67:0/1702702705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:21 smithi082 bash[20963]: cluster 2024-04-03T21:07:19.942252+0000 mgr.y (mgr.24370) 12265 : cluster [DBG] pgmap v12249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:21 smithi067 bash[27441]: cluster 2024-04-03T21:07:19.942252+0000 mgr.y (mgr.24370) 12265 : cluster [DBG] pgmap v12249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:21 smithi067 bash[17655]: cluster 2024-04-03T21:07:19.942252+0000 mgr.y (mgr.24370) 12265 : cluster [DBG] pgmap v12249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:22 smithi082 bash[20963]: audit 2024-04-03T21:07:22.286579+0000 mon.c (mon.2) 4900 : audit [DBG] from='client.? 172.21.15.67:0/1120029769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:22 smithi067 bash[27441]: audit 2024-04-03T21:07:22.286579+0000 mon.c (mon.2) 4900 : audit [DBG] from='client.? 172.21.15.67:0/1120029769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:22 smithi067 bash[17655]: audit 2024-04-03T21:07:22.286579+0000 mon.c (mon.2) 4900 : audit [DBG] from='client.? 172.21.15.67:0/1120029769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:07:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:23 smithi082 bash[20963]: cluster 2024-04-03T21:07:21.943332+0000 mgr.y (mgr.24370) 12266 : cluster [DBG] pgmap v12250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:07:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:23 smithi067 bash[17655]: cluster 2024-04-03T21:07:21.943332+0000 mgr.y (mgr.24370) 12266 : cluster [DBG] pgmap v12250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:23 smithi067 bash[27441]: cluster 2024-04-03T21:07:21.943332+0000 mgr.y (mgr.24370) 12266 : cluster [DBG] pgmap v12250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:25 smithi082 bash[20963]: cluster 2024-04-03T21:07:23.944042+0000 mgr.y (mgr.24370) 12267 : cluster [DBG] pgmap v12251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:25 smithi082 bash[20963]: audit 2024-04-03T21:07:24.739931+0000 mon.a (mon.0) 10628 : audit [DBG] from='client.? 172.21.15.67:0/1665013843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:25 smithi082 bash[20963]: audit 2024-04-03T21:07:25.309380+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:25 smithi067 bash[17655]: cluster 2024-04-03T21:07:23.944042+0000 mgr.y (mgr.24370) 12267 : cluster [DBG] pgmap v12251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:25 smithi067 bash[17655]: audit 2024-04-03T21:07:24.739931+0000 mon.a (mon.0) 10628 : audit [DBG] from='client.? 172.21.15.67:0/1665013843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:25 smithi067 bash[17655]: audit 2024-04-03T21:07:25.309380+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:25 smithi067 bash[27441]: cluster 2024-04-03T21:07:23.944042+0000 mgr.y (mgr.24370) 12267 : cluster [DBG] pgmap v12251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:25 smithi067 bash[27441]: audit 2024-04-03T21:07:24.739931+0000 mon.a (mon.0) 10628 : audit [DBG] from='client.? 172.21.15.67:0/1665013843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:25 smithi067 bash[27441]: audit 2024-04-03T21:07:25.309380+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:27 smithi082 bash[20963]: cluster 2024-04-03T21:07:25.945163+0000 mgr.y (mgr.24370) 12268 : cluster [DBG] pgmap v12252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:27 smithi082 bash[20963]: audit 2024-04-03T21:07:27.191827+0000 mon.c (mon.2) 4901 : audit [DBG] from='client.? 172.21.15.67:0/3427671668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:27 smithi067 bash[17655]: cluster 2024-04-03T21:07:25.945163+0000 mgr.y (mgr.24370) 12268 : cluster [DBG] pgmap v12252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:27 smithi067 bash[17655]: audit 2024-04-03T21:07:27.191827+0000 mon.c (mon.2) 4901 : audit [DBG] from='client.? 172.21.15.67:0/3427671668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:27 smithi067 bash[27441]: cluster 2024-04-03T21:07:25.945163+0000 mgr.y (mgr.24370) 12268 : cluster [DBG] pgmap v12252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:27 smithi067 bash[27441]: audit 2024-04-03T21:07:27.191827+0000 mon.c (mon.2) 4901 : audit [DBG] from='client.? 172.21.15.67:0/3427671668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:29 smithi082 bash[20963]: cluster 2024-04-03T21:07:27.945864+0000 mgr.y (mgr.24370) 12269 : cluster [DBG] pgmap v12253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:29 smithi067 bash[17655]: cluster 2024-04-03T21:07:27.945864+0000 mgr.y (mgr.24370) 12269 : cluster [DBG] pgmap v12253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:29 smithi067 bash[27441]: cluster 2024-04-03T21:07:27.945864+0000 mgr.y (mgr.24370) 12269 : cluster [DBG] pgmap v12253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:30 smithi082 bash[20963]: audit 2024-04-03T21:07:29.643265+0000 mon.a (mon.0) 10630 : audit [DBG] from='client.? 172.21.15.67:0/3591396784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:30 smithi067 bash[17655]: audit 2024-04-03T21:07:29.643265+0000 mon.a (mon.0) 10630 : audit [DBG] from='client.? 172.21.15.67:0/3591396784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:30 smithi067 bash[27441]: audit 2024-04-03T21:07:29.643265+0000 mon.a (mon.0) 10630 : audit [DBG] from='client.? 172.21.15.67:0/3591396784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:31 smithi082 bash[20963]: cluster 2024-04-03T21:07:29.946567+0000 mgr.y (mgr.24370) 12270 : cluster [DBG] pgmap v12254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:31 smithi067 bash[27441]: cluster 2024-04-03T21:07:29.946567+0000 mgr.y (mgr.24370) 12270 : cluster [DBG] pgmap v12254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:31 smithi067 bash[17655]: cluster 2024-04-03T21:07:29.946567+0000 mgr.y (mgr.24370) 12270 : cluster [DBG] pgmap v12254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:32 smithi082 bash[20963]: audit 2024-04-03T21:07:32.101802+0000 mon.a (mon.0) 10631 : audit [DBG] from='client.? 172.21.15.67:0/2349120778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:32.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:32 smithi067 bash[27441]: audit 2024-04-03T21:07:32.101802+0000 mon.a (mon.0) 10631 : audit [DBG] from='client.? 172.21.15.67:0/2349120778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:32 smithi067 bash[17655]: audit 2024-04-03T21:07:32.101802+0000 mon.a (mon.0) 10631 : audit [DBG] from='client.? 172.21.15.67:0/2349120778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:07:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:07:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:33 smithi082 bash[20963]: cluster 2024-04-03T21:07:31.947671+0000 mgr.y (mgr.24370) 12271 : cluster [DBG] pgmap v12255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:33 smithi067 bash[17655]: cluster 2024-04-03T21:07:31.947671+0000 mgr.y (mgr.24370) 12271 : cluster [DBG] pgmap v12255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:33 smithi067 bash[27441]: cluster 2024-04-03T21:07:31.947671+0000 mgr.y (mgr.24370) 12271 : cluster [DBG] pgmap v12255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:34.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:34 smithi067 bash[27441]: audit 2024-04-03T21:07:34.547095+0000 mon.c (mon.2) 4902 : audit [DBG] from='client.? 172.21.15.67:0/93853364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:34 smithi067 bash[17655]: audit 2024-04-03T21:07:34.547095+0000 mon.c (mon.2) 4902 : audit [DBG] from='client.? 172.21.15.67:0/93853364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:34 smithi082 bash[20963]: audit 2024-04-03T21:07:34.547095+0000 mon.c (mon.2) 4902 : audit [DBG] from='client.? 172.21.15.67:0/93853364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:35 smithi067 bash[27441]: cluster 2024-04-03T21:07:33.948368+0000 mgr.y (mgr.24370) 12272 : cluster [DBG] pgmap v12256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:35 smithi067 bash[17655]: cluster 2024-04-03T21:07:33.948368+0000 mgr.y (mgr.24370) 12272 : cluster [DBG] pgmap v12256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:35 smithi082 bash[20963]: cluster 2024-04-03T21:07:33.948368+0000 mgr.y (mgr.24370) 12272 : cluster [DBG] pgmap v12256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:37 smithi067 bash[27441]: cluster 2024-04-03T21:07:35.949487+0000 mgr.y (mgr.24370) 12273 : cluster [DBG] pgmap v12257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:37 smithi067 bash[27441]: audit 2024-04-03T21:07:36.998744+0000 mon.a (mon.0) 10632 : audit [DBG] from='client.? 172.21.15.67:0/673318257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:37 smithi067 bash[17655]: cluster 2024-04-03T21:07:35.949487+0000 mgr.y (mgr.24370) 12273 : cluster [DBG] pgmap v12257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:37 smithi067 bash[17655]: audit 2024-04-03T21:07:36.998744+0000 mon.a (mon.0) 10632 : audit [DBG] from='client.? 172.21.15.67:0/673318257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:37 smithi082 bash[20963]: cluster 2024-04-03T21:07:35.949487+0000 mgr.y (mgr.24370) 12273 : cluster [DBG] pgmap v12257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:37 smithi082 bash[20963]: audit 2024-04-03T21:07:36.998744+0000 mon.a (mon.0) 10632 : audit [DBG] from='client.? 172.21.15.67:0/673318257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:38 smithi082 bash[20963]: cluster 2024-04-03T21:07:37.950158+0000 mgr.y (mgr.24370) 12274 : cluster [DBG] pgmap v12258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:38 smithi067 bash[27441]: cluster 2024-04-03T21:07:37.950158+0000 mgr.y (mgr.24370) 12274 : cluster [DBG] pgmap v12258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:38 smithi067 bash[17655]: cluster 2024-04-03T21:07:37.950158+0000 mgr.y (mgr.24370) 12274 : cluster [DBG] pgmap v12258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:39 smithi082 bash[20963]: audit 2024-04-03T21:07:39.442472+0000 mon.a (mon.0) 10633 : audit [DBG] from='client.? 172.21.15.67:0/293693286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:39 smithi067 bash[27441]: audit 2024-04-03T21:07:39.442472+0000 mon.a (mon.0) 10633 : audit [DBG] from='client.? 172.21.15.67:0/293693286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:39 smithi067 bash[17655]: audit 2024-04-03T21:07:39.442472+0000 mon.a (mon.0) 10633 : audit [DBG] from='client.? 172.21.15.67:0/293693286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:40 smithi082 bash[20963]: cluster 2024-04-03T21:07:39.950875+0000 mgr.y (mgr.24370) 12275 : cluster [DBG] pgmap v12259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:40 smithi082 bash[20963]: audit 2024-04-03T21:07:40.309036+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:40 smithi067 bash[17655]: cluster 2024-04-03T21:07:39.950875+0000 mgr.y (mgr.24370) 12275 : cluster [DBG] pgmap v12259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:40 smithi067 bash[17655]: audit 2024-04-03T21:07:40.309036+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:40 smithi067 bash[27441]: cluster 2024-04-03T21:07:39.950875+0000 mgr.y (mgr.24370) 12275 : cluster [DBG] pgmap v12259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:40 smithi067 bash[27441]: audit 2024-04-03T21:07:40.309036+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:42.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:41 smithi082 bash[20963]: audit 2024-04-03T21:07:41.897480+0000 mon.c (mon.2) 4903 : audit [DBG] from='client.? 172.21.15.67:0/2973208322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:42.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:41 smithi067 bash[17655]: audit 2024-04-03T21:07:41.897480+0000 mon.c (mon.2) 4903 : audit [DBG] from='client.? 172.21.15.67:0/2973208322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:42.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:41 smithi067 bash[27441]: audit 2024-04-03T21:07:41.897480+0000 mon.c (mon.2) 4903 : audit [DBG] from='client.? 172.21.15.67:0/2973208322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:42 smithi082 bash[20963]: cluster 2024-04-03T21:07:41.952051+0000 mgr.y (mgr.24370) 12276 : cluster [DBG] pgmap v12260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:42 smithi067 bash[17655]: cluster 2024-04-03T21:07:41.952051+0000 mgr.y (mgr.24370) 12276 : cluster [DBG] pgmap v12260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:07:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:42 smithi067 bash[27441]: cluster 2024-04-03T21:07:41.952051+0000 mgr.y (mgr.24370) 12276 : cluster [DBG] pgmap v12260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:07:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:44 smithi082 bash[20963]: cluster 2024-04-03T21:07:43.952706+0000 mgr.y (mgr.24370) 12277 : cluster [DBG] pgmap v12261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:44 smithi082 bash[20963]: audit 2024-04-03T21:07:44.349389+0000 mon.c (mon.2) 4904 : audit [DBG] from='client.? 172.21.15.67:0/2551031961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:45.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:44 smithi067 bash[17655]: cluster 2024-04-03T21:07:43.952706+0000 mgr.y (mgr.24370) 12277 : cluster [DBG] pgmap v12261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:45.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:44 smithi067 bash[17655]: audit 2024-04-03T21:07:44.349389+0000 mon.c (mon.2) 4904 : audit [DBG] from='client.? 172.21.15.67:0/2551031961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:44 smithi067 bash[27441]: cluster 2024-04-03T21:07:43.952706+0000 mgr.y (mgr.24370) 12277 : cluster [DBG] pgmap v12261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:44 smithi067 bash[27441]: audit 2024-04-03T21:07:44.349389+0000 mon.c (mon.2) 4904 : audit [DBG] from='client.? 172.21.15.67:0/2551031961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:46 smithi082 bash[20963]: cluster 2024-04-03T21:07:45.953881+0000 mgr.y (mgr.24370) 12278 : cluster [DBG] pgmap v12262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:46 smithi082 bash[20963]: audit 2024-04-03T21:07:46.798778+0000 mon.a (mon.0) 10635 : audit [DBG] from='client.? 172.21.15.67:0/713944811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:47.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:46 smithi067 bash[17655]: cluster 2024-04-03T21:07:45.953881+0000 mgr.y (mgr.24370) 12278 : cluster [DBG] pgmap v12262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:47.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:46 smithi067 bash[17655]: audit 2024-04-03T21:07:46.798778+0000 mon.a (mon.0) 10635 : audit [DBG] from='client.? 172.21.15.67:0/713944811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:46 smithi067 bash[27441]: cluster 2024-04-03T21:07:45.953881+0000 mgr.y (mgr.24370) 12278 : cluster [DBG] pgmap v12262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:46 smithi067 bash[27441]: audit 2024-04-03T21:07:46.798778+0000 mon.a (mon.0) 10635 : audit [DBG] from='client.? 172.21.15.67:0/713944811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:48 smithi082 bash[20963]: cluster 2024-04-03T21:07:47.954579+0000 mgr.y (mgr.24370) 12279 : cluster [DBG] pgmap v12263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:48 smithi082 bash[20963]: audit 2024-04-03T21:07:48.407323+0000 mon.a (mon.0) 10636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:07:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:48 smithi082 bash[20963]: audit 2024-04-03T21:07:48.736248+0000 mon.a (mon.0) 10637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:48 smithi082 bash[20963]: audit 2024-04-03T21:07:48.746485+0000 mon.a (mon.0) 10638 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:49.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:48 smithi067 bash[27441]: cluster 2024-04-03T21:07:47.954579+0000 mgr.y (mgr.24370) 12279 : cluster [DBG] pgmap v12263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:48 smithi067 bash[27441]: audit 2024-04-03T21:07:48.407323+0000 mon.a (mon.0) 10636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:07:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:48 smithi067 bash[27441]: audit 2024-04-03T21:07:48.736248+0000 mon.a (mon.0) 10637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:48 smithi067 bash[27441]: audit 2024-04-03T21:07:48.746485+0000 mon.a (mon.0) 10638 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:48 smithi067 bash[17655]: cluster 2024-04-03T21:07:47.954579+0000 mgr.y (mgr.24370) 12279 : cluster [DBG] pgmap v12263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:48 smithi067 bash[17655]: audit 2024-04-03T21:07:48.407323+0000 mon.a (mon.0) 10636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:07:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:48 smithi067 bash[17655]: audit 2024-04-03T21:07:48.736248+0000 mon.a (mon.0) 10637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:48 smithi067 bash[17655]: audit 2024-04-03T21:07:48.746485+0000 mon.a (mon.0) 10638 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:49 smithi082 bash[20963]: audit 2024-04-03T21:07:49.242586+0000 mon.c (mon.2) 4905 : audit [DBG] from='client.? 172.21.15.67:0/785601478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:49 smithi067 bash[17655]: audit 2024-04-03T21:07:49.242586+0000 mon.c (mon.2) 4905 : audit [DBG] from='client.? 172.21.15.67:0/785601478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:49 smithi067 bash[27441]: audit 2024-04-03T21:07:49.242586+0000 mon.c (mon.2) 4905 : audit [DBG] from='client.? 172.21.15.67:0/785601478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:50 smithi082 bash[20963]: cluster 2024-04-03T21:07:49.955289+0000 mgr.y (mgr.24370) 12280 : cluster [DBG] pgmap v12264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:51.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:50 smithi067 bash[17655]: cluster 2024-04-03T21:07:49.955289+0000 mgr.y (mgr.24370) 12280 : cluster [DBG] pgmap v12264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:51.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:50 smithi067 bash[27441]: cluster 2024-04-03T21:07:49.955289+0000 mgr.y (mgr.24370) 12280 : cluster [DBG] pgmap v12264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:51 smithi082 bash[20963]: audit 2024-04-03T21:07:51.701546+0000 mon.a (mon.0) 10639 : audit [DBG] from='client.? 172.21.15.67:0/3440698608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:52.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:51 smithi067 bash[17655]: audit 2024-04-03T21:07:51.701546+0000 mon.a (mon.0) 10639 : audit [DBG] from='client.? 172.21.15.67:0/3440698608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:51 smithi067 bash[27441]: audit 2024-04-03T21:07:51.701546+0000 mon.a (mon.0) 10639 : audit [DBG] from='client.? 172.21.15.67:0/3440698608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:53.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:52 smithi082 bash[20963]: cluster 2024-04-03T21:07:51.956470+0000 mgr.y (mgr.24370) 12281 : cluster [DBG] pgmap v12265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:52 smithi067 bash[17655]: cluster 2024-04-03T21:07:51.956470+0000 mgr.y (mgr.24370) 12281 : cluster [DBG] pgmap v12265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:52 smithi067 bash[27441]: cluster 2024-04-03T21:07:51.956470+0000 mgr.y (mgr.24370) 12281 : cluster [DBG] pgmap v12265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:07:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:07:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[17655]: cluster 2024-04-03T21:07:53.956972+0000 mgr.y (mgr.24370) 12282 : cluster [DBG] pgmap v12266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[17655]: audit 2024-04-03T21:07:54.149067+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[17655]: audit 2024-04-03T21:07:54.155927+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[17655]: audit 2024-04-03T21:07:54.205193+0000 mon.c (mon.2) 4906 : audit [DBG] from='client.? 172.21.15.67:0/3799664571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[17655]: audit 2024-04-03T21:07:54.800553+0000 mon.a (mon.0) 10642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[17655]: audit 2024-04-03T21:07:54.808847+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[27441]: cluster 2024-04-03T21:07:53.956972+0000 mgr.y (mgr.24370) 12282 : cluster [DBG] pgmap v12266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[27441]: audit 2024-04-03T21:07:54.149067+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[27441]: audit 2024-04-03T21:07:54.155927+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[27441]: audit 2024-04-03T21:07:54.205193+0000 mon.c (mon.2) 4906 : audit [DBG] from='client.? 172.21.15.67:0/3799664571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[27441]: audit 2024-04-03T21:07:54.800553+0000 mon.a (mon.0) 10642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:55 smithi067 bash[27441]: audit 2024-04-03T21:07:54.808847+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:55 smithi082 bash[20963]: cluster 2024-04-03T21:07:53.956972+0000 mgr.y (mgr.24370) 12282 : cluster [DBG] pgmap v12266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:55 smithi082 bash[20963]: audit 2024-04-03T21:07:54.149067+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:55 smithi082 bash[20963]: audit 2024-04-03T21:07:54.155927+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:55 smithi082 bash[20963]: audit 2024-04-03T21:07:54.205193+0000 mon.c (mon.2) 4906 : audit [DBG] from='client.? 172.21.15.67:0/3799664571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:55 smithi082 bash[20963]: audit 2024-04-03T21:07:54.800553+0000 mon.a (mon.0) 10642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:55 smithi082 bash[20963]: audit 2024-04-03T21:07:54.808847+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:56 smithi067 bash[17655]: audit 2024-04-03T21:07:55.228770+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:07:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:56 smithi067 bash[17655]: audit 2024-04-03T21:07:55.230526+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:07:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:56 smithi067 bash[17655]: audit 2024-04-03T21:07:55.240490+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:56 smithi067 bash[17655]: audit 2024-04-03T21:07:55.309844+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:56 smithi067 bash[27441]: audit 2024-04-03T21:07:55.228770+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:07:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:56 smithi067 bash[27441]: audit 2024-04-03T21:07:55.230526+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:07:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:56 smithi067 bash[27441]: audit 2024-04-03T21:07:55.240490+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:56 smithi067 bash[27441]: audit 2024-04-03T21:07:55.309844+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:56 smithi082 bash[20963]: audit 2024-04-03T21:07:55.228770+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:07:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:56 smithi082 bash[20963]: audit 2024-04-03T21:07:55.230526+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:07:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:56 smithi082 bash[20963]: audit 2024-04-03T21:07:55.240490+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:07:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:56 smithi082 bash[20963]: audit 2024-04-03T21:07:55.309844+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:07:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:57 smithi082 bash[20963]: cluster 2024-04-03T21:07:55.958114+0000 mgr.y (mgr.24370) 12283 : cluster [DBG] pgmap v12267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:57 smithi082 bash[20963]: audit 2024-04-03T21:07:56.665367+0000 mon.a (mon.0) 10648 : audit [DBG] from='client.? 172.21.15.67:0/2435747742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:57 smithi067 bash[17655]: cluster 2024-04-03T21:07:55.958114+0000 mgr.y (mgr.24370) 12283 : cluster [DBG] pgmap v12267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:57 smithi067 bash[17655]: audit 2024-04-03T21:07:56.665367+0000 mon.a (mon.0) 10648 : audit [DBG] from='client.? 172.21.15.67:0/2435747742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:57 smithi067 bash[27441]: cluster 2024-04-03T21:07:55.958114+0000 mgr.y (mgr.24370) 12283 : cluster [DBG] pgmap v12267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:57 smithi067 bash[27441]: audit 2024-04-03T21:07:56.665367+0000 mon.a (mon.0) 10648 : audit [DBG] from='client.? 172.21.15.67:0/2435747742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:59 smithi082 bash[20963]: cluster 2024-04-03T21:07:57.958754+0000 mgr.y (mgr.24370) 12284 : cluster [DBG] pgmap v12268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:07:59 smithi082 bash[20963]: audit 2024-04-03T21:07:59.120725+0000 mon.c (mon.2) 4907 : audit [DBG] from='client.? 172.21.15.67:0/2215073787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:59 smithi067 bash[17655]: cluster 2024-04-03T21:07:57.958754+0000 mgr.y (mgr.24370) 12284 : cluster [DBG] pgmap v12268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:07:59 smithi067 bash[17655]: audit 2024-04-03T21:07:59.120725+0000 mon.c (mon.2) 4907 : audit [DBG] from='client.? 172.21.15.67:0/2215073787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:07:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:59 smithi067 bash[27441]: cluster 2024-04-03T21:07:57.958754+0000 mgr.y (mgr.24370) 12284 : cluster [DBG] pgmap v12268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:07:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:07:59 smithi067 bash[27441]: audit 2024-04-03T21:07:59.120725+0000 mon.c (mon.2) 4907 : audit [DBG] from='client.? 172.21.15.67:0/2215073787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:01 smithi082 bash[20963]: cluster 2024-04-03T21:07:59.959377+0000 mgr.y (mgr.24370) 12285 : cluster [DBG] pgmap v12269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:01 smithi067 bash[17655]: cluster 2024-04-03T21:07:59.959377+0000 mgr.y (mgr.24370) 12285 : cluster [DBG] pgmap v12269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:01 smithi067 bash[27441]: cluster 2024-04-03T21:07:59.959377+0000 mgr.y (mgr.24370) 12285 : cluster [DBG] pgmap v12269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:02 smithi082 bash[20963]: audit 2024-04-03T21:08:01.568548+0000 mon.a (mon.0) 10649 : audit [DBG] from='client.? 172.21.15.67:0/1181844923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:02 smithi067 bash[17655]: audit 2024-04-03T21:08:01.568548+0000 mon.a (mon.0) 10649 : audit [DBG] from='client.? 172.21.15.67:0/1181844923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:02 smithi067 bash[27441]: audit 2024-04-03T21:08:01.568548+0000 mon.a (mon.0) 10649 : audit [DBG] from='client.? 172.21.15.67:0/1181844923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:03.368 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:08:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:08:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:03 smithi082 bash[20963]: cluster 2024-04-03T21:08:01.960588+0000 mgr.y (mgr.24370) 12286 : cluster [DBG] pgmap v12270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:03.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:03 smithi067 bash[17655]: cluster 2024-04-03T21:08:01.960588+0000 mgr.y (mgr.24370) 12286 : cluster [DBG] pgmap v12270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:03.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:03 smithi067 bash[27441]: cluster 2024-04-03T21:08:01.960588+0000 mgr.y (mgr.24370) 12286 : cluster [DBG] pgmap v12270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:04 smithi082 bash[20963]: audit 2024-04-03T21:08:04.025496+0000 mon.a (mon.0) 10650 : audit [DBG] from='client.? 172.21.15.67:0/1411301606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:04.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:04 smithi067 bash[17655]: audit 2024-04-03T21:08:04.025496+0000 mon.a (mon.0) 10650 : audit [DBG] from='client.? 172.21.15.67:0/1411301606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:04 smithi067 bash[27441]: audit 2024-04-03T21:08:04.025496+0000 mon.a (mon.0) 10650 : audit [DBG] from='client.? 172.21.15.67:0/1411301606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:05 smithi082 bash[20963]: cluster 2024-04-03T21:08:03.961147+0000 mgr.y (mgr.24370) 12287 : cluster [DBG] pgmap v12271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:05 smithi067 bash[17655]: cluster 2024-04-03T21:08:03.961147+0000 mgr.y (mgr.24370) 12287 : cluster [DBG] pgmap v12271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:05 smithi067 bash[27441]: cluster 2024-04-03T21:08:03.961147+0000 mgr.y (mgr.24370) 12287 : cluster [DBG] pgmap v12271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:07 smithi082 bash[20963]: cluster 2024-04-03T21:08:05.962214+0000 mgr.y (mgr.24370) 12288 : cluster [DBG] pgmap v12272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:07 smithi082 bash[20963]: audit 2024-04-03T21:08:06.489862+0000 mon.a (mon.0) 10651 : audit [DBG] from='client.? 172.21.15.67:0/2813742399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:07 smithi067 bash[17655]: cluster 2024-04-03T21:08:05.962214+0000 mgr.y (mgr.24370) 12288 : cluster [DBG] pgmap v12272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:07 smithi067 bash[17655]: audit 2024-04-03T21:08:06.489862+0000 mon.a (mon.0) 10651 : audit [DBG] from='client.? 172.21.15.67:0/2813742399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:07 smithi067 bash[27441]: cluster 2024-04-03T21:08:05.962214+0000 mgr.y (mgr.24370) 12288 : cluster [DBG] pgmap v12272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:07 smithi067 bash[27441]: audit 2024-04-03T21:08:06.489862+0000 mon.a (mon.0) 10651 : audit [DBG] from='client.? 172.21.15.67:0/2813742399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:09 smithi067 bash[27441]: cluster 2024-04-03T21:08:07.962858+0000 mgr.y (mgr.24370) 12289 : cluster [DBG] pgmap v12273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:09 smithi067 bash[27441]: audit 2024-04-03T21:08:08.944754+0000 mon.c (mon.2) 4908 : audit [DBG] from='client.? 172.21.15.67:0/218792290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:09 smithi067 bash[17655]: cluster 2024-04-03T21:08:07.962858+0000 mgr.y (mgr.24370) 12289 : cluster [DBG] pgmap v12273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:09 smithi067 bash[17655]: audit 2024-04-03T21:08:08.944754+0000 mon.c (mon.2) 4908 : audit [DBG] from='client.? 172.21.15.67:0/218792290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:09 smithi082 bash[20963]: cluster 2024-04-03T21:08:07.962858+0000 mgr.y (mgr.24370) 12289 : cluster [DBG] pgmap v12273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:09 smithi082 bash[20963]: audit 2024-04-03T21:08:08.944754+0000 mon.c (mon.2) 4908 : audit [DBG] from='client.? 172.21.15.67:0/218792290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:10 smithi067 bash[27441]: audit 2024-04-03T21:08:10.310405+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:10 smithi067 bash[17655]: audit 2024-04-03T21:08:10.310405+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:10 smithi082 bash[20963]: audit 2024-04-03T21:08:10.310405+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:11 smithi067 bash[27441]: cluster 2024-04-03T21:08:09.963588+0000 mgr.y (mgr.24370) 12290 : cluster [DBG] pgmap v12274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:11 smithi067 bash[27441]: audit 2024-04-03T21:08:11.398495+0000 mon.a (mon.0) 10653 : audit [DBG] from='client.? 172.21.15.67:0/1421347990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:11 smithi067 bash[17655]: cluster 2024-04-03T21:08:09.963588+0000 mgr.y (mgr.24370) 12290 : cluster [DBG] pgmap v12274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:11 smithi067 bash[17655]: audit 2024-04-03T21:08:11.398495+0000 mon.a (mon.0) 10653 : audit [DBG] from='client.? 172.21.15.67:0/1421347990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:11 smithi082 bash[20963]: cluster 2024-04-03T21:08:09.963588+0000 mgr.y (mgr.24370) 12290 : cluster [DBG] pgmap v12274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:11 smithi082 bash[20963]: audit 2024-04-03T21:08:11.398495+0000 mon.a (mon.0) 10653 : audit [DBG] from='client.? 172.21.15.67:0/1421347990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:13.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:08:13.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:13 smithi067 bash[17655]: cluster 2024-04-03T21:08:11.964766+0000 mgr.y (mgr.24370) 12291 : cluster [DBG] pgmap v12275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:13.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:13 smithi067 bash[27441]: cluster 2024-04-03T21:08:11.964766+0000 mgr.y (mgr.24370) 12291 : cluster [DBG] pgmap v12275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:13 smithi082 bash[20963]: cluster 2024-04-03T21:08:11.964766+0000 mgr.y (mgr.24370) 12291 : cluster [DBG] pgmap v12275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:08:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:14 smithi082 bash[20963]: audit 2024-04-03T21:08:13.852502+0000 mon.a (mon.0) 10654 : audit [DBG] from='client.? 172.21.15.67:0/2888371523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:14 smithi067 bash[27441]: audit 2024-04-03T21:08:13.852502+0000 mon.a (mon.0) 10654 : audit [DBG] from='client.? 172.21.15.67:0/2888371523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:14.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:14 smithi067 bash[17655]: audit 2024-04-03T21:08:13.852502+0000 mon.a (mon.0) 10654 : audit [DBG] from='client.? 172.21.15.67:0/2888371523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:15 smithi082 bash[20963]: cluster 2024-04-03T21:08:13.965605+0000 mgr.y (mgr.24370) 12292 : cluster [DBG] pgmap v12276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:15 smithi067 bash[27441]: cluster 2024-04-03T21:08:13.965605+0000 mgr.y (mgr.24370) 12292 : cluster [DBG] pgmap v12276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:15.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:15 smithi067 bash[17655]: cluster 2024-04-03T21:08:13.965605+0000 mgr.y (mgr.24370) 12292 : cluster [DBG] pgmap v12276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:16 smithi082 bash[20963]: audit 2024-04-03T21:08:16.311437+0000 mon.c (mon.2) 4909 : audit [DBG] from='client.? 172.21.15.67:0/2198651020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:16.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:16 smithi067 bash[17655]: audit 2024-04-03T21:08:16.311437+0000 mon.c (mon.2) 4909 : audit [DBG] from='client.? 172.21.15.67:0/2198651020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:16.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:16 smithi067 bash[27441]: audit 2024-04-03T21:08:16.311437+0000 mon.c (mon.2) 4909 : audit [DBG] from='client.? 172.21.15.67:0/2198651020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:17 smithi082 bash[20963]: cluster 2024-04-03T21:08:15.966939+0000 mgr.y (mgr.24370) 12293 : cluster [DBG] pgmap v12277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:17 smithi067 bash[27441]: cluster 2024-04-03T21:08:15.966939+0000 mgr.y (mgr.24370) 12293 : cluster [DBG] pgmap v12277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:17 smithi067 bash[17655]: cluster 2024-04-03T21:08:15.966939+0000 mgr.y (mgr.24370) 12293 : cluster [DBG] pgmap v12277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:19 smithi082 bash[20963]: cluster 2024-04-03T21:08:17.967810+0000 mgr.y (mgr.24370) 12294 : cluster [DBG] pgmap v12278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:19 smithi082 bash[20963]: audit 2024-04-03T21:08:18.766062+0000 mon.a (mon.0) 10655 : audit [DBG] from='client.? 172.21.15.67:0/4111220638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:19 smithi067 bash[17655]: cluster 2024-04-03T21:08:17.967810+0000 mgr.y (mgr.24370) 12294 : cluster [DBG] pgmap v12278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:19 smithi067 bash[17655]: audit 2024-04-03T21:08:18.766062+0000 mon.a (mon.0) 10655 : audit [DBG] from='client.? 172.21.15.67:0/4111220638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:19 smithi067 bash[27441]: cluster 2024-04-03T21:08:17.967810+0000 mgr.y (mgr.24370) 12294 : cluster [DBG] pgmap v12278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:19 smithi067 bash[27441]: audit 2024-04-03T21:08:18.766062+0000 mon.a (mon.0) 10655 : audit [DBG] from='client.? 172.21.15.67:0/4111220638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:21 smithi082 bash[20963]: cluster 2024-04-03T21:08:19.968536+0000 mgr.y (mgr.24370) 12295 : cluster [DBG] pgmap v12279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:21 smithi082 bash[20963]: audit 2024-04-03T21:08:21.231207+0000 mon.c (mon.2) 4910 : audit [DBG] from='client.? 172.21.15.67:0/28683467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:21 smithi067 bash[17655]: cluster 2024-04-03T21:08:19.968536+0000 mgr.y (mgr.24370) 12295 : cluster [DBG] pgmap v12279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:21 smithi067 bash[17655]: audit 2024-04-03T21:08:21.231207+0000 mon.c (mon.2) 4910 : audit [DBG] from='client.? 172.21.15.67:0/28683467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:21 smithi067 bash[27441]: cluster 2024-04-03T21:08:19.968536+0000 mgr.y (mgr.24370) 12295 : cluster [DBG] pgmap v12279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:21 smithi067 bash[27441]: audit 2024-04-03T21:08:21.231207+0000 mon.c (mon.2) 4910 : audit [DBG] from='client.? 172.21.15.67:0/28683467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:08:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:23 smithi082 bash[20963]: cluster 2024-04-03T21:08:21.969827+0000 mgr.y (mgr.24370) 12296 : cluster [DBG] pgmap v12280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:08:23.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:23 smithi067 bash[17655]: cluster 2024-04-03T21:08:21.969827+0000 mgr.y (mgr.24370) 12296 : cluster [DBG] pgmap v12280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:23.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:23 smithi067 bash[27441]: cluster 2024-04-03T21:08:21.969827+0000 mgr.y (mgr.24370) 12296 : cluster [DBG] pgmap v12280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:24 smithi082 bash[20963]: audit 2024-04-03T21:08:23.685311+0000 mon.a (mon.0) 10656 : audit [DBG] from='client.? 172.21.15.67:0/3576199762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:24.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:24 smithi067 bash[27441]: audit 2024-04-03T21:08:23.685311+0000 mon.a (mon.0) 10656 : audit [DBG] from='client.? 172.21.15.67:0/3576199762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:24.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:24 smithi067 bash[17655]: audit 2024-04-03T21:08:23.685311+0000 mon.a (mon.0) 10656 : audit [DBG] from='client.? 172.21.15.67:0/3576199762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:25 smithi082 bash[20963]: cluster 2024-04-03T21:08:23.970596+0000 mgr.y (mgr.24370) 12297 : cluster [DBG] pgmap v12281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:25 smithi082 bash[20963]: audit 2024-04-03T21:08:25.310834+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:25 smithi067 bash[17655]: cluster 2024-04-03T21:08:23.970596+0000 mgr.y (mgr.24370) 12297 : cluster [DBG] pgmap v12281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:25 smithi067 bash[17655]: audit 2024-04-03T21:08:25.310834+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:25 smithi067 bash[27441]: cluster 2024-04-03T21:08:23.970596+0000 mgr.y (mgr.24370) 12297 : cluster [DBG] pgmap v12281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:25 smithi067 bash[27441]: audit 2024-04-03T21:08:25.310834+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:26 smithi082 bash[20963]: audit 2024-04-03T21:08:26.143101+0000 mon.a (mon.0) 10658 : audit [DBG] from='client.? 172.21.15.67:0/2693314527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:26 smithi067 bash[27441]: audit 2024-04-03T21:08:26.143101+0000 mon.a (mon.0) 10658 : audit [DBG] from='client.? 172.21.15.67:0/2693314527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:26 smithi067 bash[17655]: audit 2024-04-03T21:08:26.143101+0000 mon.a (mon.0) 10658 : audit [DBG] from='client.? 172.21.15.67:0/2693314527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:27 smithi082 bash[20963]: cluster 2024-04-03T21:08:25.971379+0000 mgr.y (mgr.24370) 12298 : cluster [DBG] pgmap v12282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:27 smithi067 bash[27441]: cluster 2024-04-03T21:08:25.971379+0000 mgr.y (mgr.24370) 12298 : cluster [DBG] pgmap v12282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:27 smithi067 bash[17655]: cluster 2024-04-03T21:08:25.971379+0000 mgr.y (mgr.24370) 12298 : cluster [DBG] pgmap v12282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:29 smithi082 bash[20963]: cluster 2024-04-03T21:08:27.972061+0000 mgr.y (mgr.24370) 12299 : cluster [DBG] pgmap v12283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:29 smithi082 bash[20963]: audit 2024-04-03T21:08:28.601865+0000 mon.a (mon.0) 10659 : audit [DBG] from='client.? 172.21.15.67:0/2650767783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:29.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:29 smithi067 bash[27441]: cluster 2024-04-03T21:08:27.972061+0000 mgr.y (mgr.24370) 12299 : cluster [DBG] pgmap v12283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:29 smithi067 bash[27441]: audit 2024-04-03T21:08:28.601865+0000 mon.a (mon.0) 10659 : audit [DBG] from='client.? 172.21.15.67:0/2650767783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:29 smithi067 bash[17655]: cluster 2024-04-03T21:08:27.972061+0000 mgr.y (mgr.24370) 12299 : cluster [DBG] pgmap v12283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:29 smithi067 bash[17655]: audit 2024-04-03T21:08:28.601865+0000 mon.a (mon.0) 10659 : audit [DBG] from='client.? 172.21.15.67:0/2650767783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:31 smithi082 bash[20963]: cluster 2024-04-03T21:08:29.972722+0000 mgr.y (mgr.24370) 12300 : cluster [DBG] pgmap v12284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:31 smithi082 bash[20963]: audit 2024-04-03T21:08:31.060741+0000 mon.a (mon.0) 10660 : audit [DBG] from='client.? 172.21.15.67:0/3231800973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:31 smithi067 bash[27441]: cluster 2024-04-03T21:08:29.972722+0000 mgr.y (mgr.24370) 12300 : cluster [DBG] pgmap v12284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:31 smithi067 bash[27441]: audit 2024-04-03T21:08:31.060741+0000 mon.a (mon.0) 10660 : audit [DBG] from='client.? 172.21.15.67:0/3231800973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:31 smithi067 bash[17655]: cluster 2024-04-03T21:08:29.972722+0000 mgr.y (mgr.24370) 12300 : cluster [DBG] pgmap v12284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:31 smithi067 bash[17655]: audit 2024-04-03T21:08:31.060741+0000 mon.a (mon.0) 10660 : audit [DBG] from='client.? 172.21.15.67:0/3231800973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:08:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:33 smithi082 bash[20963]: cluster 2024-04-03T21:08:31.974048+0000 mgr.y (mgr.24370) 12301 : cluster [DBG] pgmap v12285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:08:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:33 smithi067 bash[17655]: cluster 2024-04-03T21:08:31.974048+0000 mgr.y (mgr.24370) 12301 : cluster [DBG] pgmap v12285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:33 smithi067 bash[27441]: cluster 2024-04-03T21:08:31.974048+0000 mgr.y (mgr.24370) 12301 : cluster [DBG] pgmap v12285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:34 smithi082 bash[20963]: audit 2024-04-03T21:08:33.517547+0000 mon.a (mon.0) 10661 : audit [DBG] from='client.? 172.21.15.67:0/498851082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:34.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:34 smithi067 bash[27441]: audit 2024-04-03T21:08:33.517547+0000 mon.a (mon.0) 10661 : audit [DBG] from='client.? 172.21.15.67:0/498851082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:34.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:34 smithi067 bash[17655]: audit 2024-04-03T21:08:33.517547+0000 mon.a (mon.0) 10661 : audit [DBG] from='client.? 172.21.15.67:0/498851082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:35 smithi082 bash[20963]: cluster 2024-04-03T21:08:33.974771+0000 mgr.y (mgr.24370) 12302 : cluster [DBG] pgmap v12286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:35 smithi067 bash[27441]: cluster 2024-04-03T21:08:33.974771+0000 mgr.y (mgr.24370) 12302 : cluster [DBG] pgmap v12286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:35.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:35 smithi067 bash[17655]: cluster 2024-04-03T21:08:33.974771+0000 mgr.y (mgr.24370) 12302 : cluster [DBG] pgmap v12286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:36 smithi082 bash[20963]: audit 2024-04-03T21:08:35.970849+0000 mon.a (mon.0) 10662 : audit [DBG] from='client.? 172.21.15.67:0/2442424727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:36.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:36 smithi067 bash[17655]: audit 2024-04-03T21:08:35.970849+0000 mon.a (mon.0) 10662 : audit [DBG] from='client.? 172.21.15.67:0/2442424727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:36 smithi067 bash[27441]: audit 2024-04-03T21:08:35.970849+0000 mon.a (mon.0) 10662 : audit [DBG] from='client.? 172.21.15.67:0/2442424727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:37 smithi082 bash[20963]: cluster 2024-04-03T21:08:35.975883+0000 mgr.y (mgr.24370) 12303 : cluster [DBG] pgmap v12287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:37 smithi067 bash[17655]: cluster 2024-04-03T21:08:35.975883+0000 mgr.y (mgr.24370) 12303 : cluster [DBG] pgmap v12287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:37 smithi067 bash[27441]: cluster 2024-04-03T21:08:35.975883+0000 mgr.y (mgr.24370) 12303 : cluster [DBG] pgmap v12287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:38 smithi082 bash[20963]: audit 2024-04-03T21:08:38.423392+0000 mon.c (mon.2) 4911 : audit [DBG] from='client.? 172.21.15.67:0/2780561631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:38.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:38 smithi067 bash[27441]: audit 2024-04-03T21:08:38.423392+0000 mon.c (mon.2) 4911 : audit [DBG] from='client.? 172.21.15.67:0/2780561631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:38.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:38 smithi067 bash[17655]: audit 2024-04-03T21:08:38.423392+0000 mon.c (mon.2) 4911 : audit [DBG] from='client.? 172.21.15.67:0/2780561631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:39 smithi082 bash[20963]: cluster 2024-04-03T21:08:37.976588+0000 mgr.y (mgr.24370) 12304 : cluster [DBG] pgmap v12288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:39 smithi067 bash[27441]: cluster 2024-04-03T21:08:37.976588+0000 mgr.y (mgr.24370) 12304 : cluster [DBG] pgmap v12288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:39 smithi067 bash[17655]: cluster 2024-04-03T21:08:37.976588+0000 mgr.y (mgr.24370) 12304 : cluster [DBG] pgmap v12288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:40 smithi082 bash[20963]: audit 2024-04-03T21:08:40.311004+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:40 smithi067 bash[27441]: audit 2024-04-03T21:08:40.311004+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:40 smithi067 bash[17655]: audit 2024-04-03T21:08:40.311004+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:41 smithi082 bash[20963]: cluster 2024-04-03T21:08:39.977391+0000 mgr.y (mgr.24370) 12305 : cluster [DBG] pgmap v12289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:41 smithi082 bash[20963]: audit 2024-04-03T21:08:40.877173+0000 mon.a (mon.0) 10664 : audit [DBG] from='client.? 172.21.15.67:0/1055065868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:41 smithi067 bash[17655]: cluster 2024-04-03T21:08:39.977391+0000 mgr.y (mgr.24370) 12305 : cluster [DBG] pgmap v12289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:41 smithi067 bash[17655]: audit 2024-04-03T21:08:40.877173+0000 mon.a (mon.0) 10664 : audit [DBG] from='client.? 172.21.15.67:0/1055065868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:41 smithi067 bash[27441]: cluster 2024-04-03T21:08:39.977391+0000 mgr.y (mgr.24370) 12305 : cluster [DBG] pgmap v12289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:41 smithi067 bash[27441]: audit 2024-04-03T21:08:40.877173+0000 mon.a (mon.0) 10664 : audit [DBG] from='client.? 172.21.15.67:0/1055065868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:08:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:08:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:43 smithi082 bash[20963]: cluster 2024-04-03T21:08:41.978601+0000 mgr.y (mgr.24370) 12306 : cluster [DBG] pgmap v12290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:43 smithi082 bash[20963]: audit 2024-04-03T21:08:43.333817+0000 mon.a (mon.0) 10665 : audit [DBG] from='client.? 172.21.15.67:0/3092697448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:43.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:43 smithi067 bash[27441]: cluster 2024-04-03T21:08:41.978601+0000 mgr.y (mgr.24370) 12306 : cluster [DBG] pgmap v12290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:43.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:43 smithi067 bash[27441]: audit 2024-04-03T21:08:43.333817+0000 mon.a (mon.0) 10665 : audit [DBG] from='client.? 172.21.15.67:0/3092697448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:43.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:43 smithi067 bash[17655]: cluster 2024-04-03T21:08:41.978601+0000 mgr.y (mgr.24370) 12306 : cluster [DBG] pgmap v12290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:43.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:43 smithi067 bash[17655]: audit 2024-04-03T21:08:43.333817+0000 mon.a (mon.0) 10665 : audit [DBG] from='client.? 172.21.15.67:0/3092697448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:45 smithi082 bash[20963]: cluster 2024-04-03T21:08:43.979293+0000 mgr.y (mgr.24370) 12307 : cluster [DBG] pgmap v12291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:45 smithi067 bash[17655]: cluster 2024-04-03T21:08:43.979293+0000 mgr.y (mgr.24370) 12307 : cluster [DBG] pgmap v12291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:45 smithi067 bash[27441]: cluster 2024-04-03T21:08:43.979293+0000 mgr.y (mgr.24370) 12307 : cluster [DBG] pgmap v12291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:46 smithi082 bash[20963]: audit 2024-04-03T21:08:45.790686+0000 mon.c (mon.2) 4912 : audit [DBG] from='client.? 172.21.15.67:0/3814231292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:46 smithi067 bash[17655]: audit 2024-04-03T21:08:45.790686+0000 mon.c (mon.2) 4912 : audit [DBG] from='client.? 172.21.15.67:0/3814231292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:46 smithi067 bash[27441]: audit 2024-04-03T21:08:45.790686+0000 mon.c (mon.2) 4912 : audit [DBG] from='client.? 172.21.15.67:0/3814231292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:47 smithi082 bash[20963]: cluster 2024-04-03T21:08:45.980504+0000 mgr.y (mgr.24370) 12308 : cluster [DBG] pgmap v12292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:47 smithi067 bash[17655]: cluster 2024-04-03T21:08:45.980504+0000 mgr.y (mgr.24370) 12308 : cluster [DBG] pgmap v12292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:47.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:47 smithi067 bash[27441]: cluster 2024-04-03T21:08:45.980504+0000 mgr.y (mgr.24370) 12308 : cluster [DBG] pgmap v12292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:48 smithi082 bash[20963]: audit 2024-04-03T21:08:48.252238+0000 mon.a (mon.0) 10666 : audit [DBG] from='client.? 172.21.15.67:0/1276990953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:48 smithi067 bash[17655]: audit 2024-04-03T21:08:48.252238+0000 mon.a (mon.0) 10666 : audit [DBG] from='client.? 172.21.15.67:0/1276990953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:48.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:48 smithi067 bash[27441]: audit 2024-04-03T21:08:48.252238+0000 mon.a (mon.0) 10666 : audit [DBG] from='client.? 172.21.15.67:0/1276990953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:49 smithi082 bash[20963]: cluster 2024-04-03T21:08:47.981011+0000 mgr.y (mgr.24370) 12309 : cluster [DBG] pgmap v12293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:49 smithi067 bash[17655]: cluster 2024-04-03T21:08:47.981011+0000 mgr.y (mgr.24370) 12309 : cluster [DBG] pgmap v12293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:49 smithi067 bash[27441]: cluster 2024-04-03T21:08:47.981011+0000 mgr.y (mgr.24370) 12309 : cluster [DBG] pgmap v12293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:51 smithi082 bash[20963]: cluster 2024-04-03T21:08:49.981801+0000 mgr.y (mgr.24370) 12310 : cluster [DBG] pgmap v12294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:51 smithi082 bash[20963]: audit 2024-04-03T21:08:50.699858+0000 mon.c (mon.2) 4913 : audit [DBG] from='client.? 172.21.15.67:0/3837716991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:51 smithi067 bash[27441]: cluster 2024-04-03T21:08:49.981801+0000 mgr.y (mgr.24370) 12310 : cluster [DBG] pgmap v12294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:51 smithi067 bash[27441]: audit 2024-04-03T21:08:50.699858+0000 mon.c (mon.2) 4913 : audit [DBG] from='client.? 172.21.15.67:0/3837716991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:51 smithi067 bash[17655]: cluster 2024-04-03T21:08:49.981801+0000 mgr.y (mgr.24370) 12310 : cluster [DBG] pgmap v12294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:51 smithi067 bash[17655]: audit 2024-04-03T21:08:50.699858+0000 mon.c (mon.2) 4913 : audit [DBG] from='client.? 172.21.15.67:0/3837716991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:08:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:08:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:53 smithi082 bash[20963]: cluster 2024-04-03T21:08:51.982954+0000 mgr.y (mgr.24370) 12311 : cluster [DBG] pgmap v12295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:53 smithi082 bash[20963]: audit 2024-04-03T21:08:53.163352+0000 mon.c (mon.2) 4914 : audit [DBG] from='client.? 172.21.15.67:0/1861262991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:53 smithi067 bash[17655]: cluster 2024-04-03T21:08:51.982954+0000 mgr.y (mgr.24370) 12311 : cluster [DBG] pgmap v12295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:53 smithi067 bash[17655]: audit 2024-04-03T21:08:53.163352+0000 mon.c (mon.2) 4914 : audit [DBG] from='client.? 172.21.15.67:0/1861262991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:53 smithi067 bash[27441]: cluster 2024-04-03T21:08:51.982954+0000 mgr.y (mgr.24370) 12311 : cluster [DBG] pgmap v12295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:53 smithi067 bash[27441]: audit 2024-04-03T21:08:53.163352+0000 mon.c (mon.2) 4914 : audit [DBG] from='client.? 172.21.15.67:0/1861262991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:55 smithi082 bash[20963]: cluster 2024-04-03T21:08:53.983688+0000 mgr.y (mgr.24370) 12312 : cluster [DBG] pgmap v12296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:55 smithi082 bash[20963]: audit 2024-04-03T21:08:55.311045+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:55 smithi082 bash[20963]: audit 2024-04-03T21:08:55.331192+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:08:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:55 smithi067 bash[17655]: cluster 2024-04-03T21:08:53.983688+0000 mgr.y (mgr.24370) 12312 : cluster [DBG] pgmap v12296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:55 smithi067 bash[17655]: audit 2024-04-03T21:08:55.311045+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:55 smithi067 bash[17655]: audit 2024-04-03T21:08:55.331192+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:08:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:55 smithi067 bash[27441]: cluster 2024-04-03T21:08:53.983688+0000 mgr.y (mgr.24370) 12312 : cluster [DBG] pgmap v12296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:55 smithi067 bash[27441]: audit 2024-04-03T21:08:55.311045+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:08:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:55 smithi067 bash[27441]: audit 2024-04-03T21:08:55.331192+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:08:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:56 smithi082 bash[20963]: audit 2024-04-03T21:08:55.668182+0000 mon.c (mon.2) 4915 : audit [DBG] from='client.? 172.21.15.67:0/1093732780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:56 smithi067 bash[17655]: audit 2024-04-03T21:08:55.668182+0000 mon.c (mon.2) 4915 : audit [DBG] from='client.? 172.21.15.67:0/1093732780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:56 smithi067 bash[27441]: audit 2024-04-03T21:08:55.668182+0000 mon.c (mon.2) 4915 : audit [DBG] from='client.? 172.21.15.67:0/1093732780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:57 smithi082 bash[20963]: cluster 2024-04-03T21:08:55.984875+0000 mgr.y (mgr.24370) 12313 : cluster [DBG] pgmap v12297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:57 smithi067 bash[17655]: cluster 2024-04-03T21:08:55.984875+0000 mgr.y (mgr.24370) 12313 : cluster [DBG] pgmap v12297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:57 smithi067 bash[27441]: cluster 2024-04-03T21:08:55.984875+0000 mgr.y (mgr.24370) 12313 : cluster [DBG] pgmap v12297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:58 smithi082 bash[20963]: audit 2024-04-03T21:08:58.130481+0000 mon.a (mon.0) 10669 : audit [DBG] from='client.? 172.21.15.67:0/2048171494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:58 smithi067 bash[27441]: audit 2024-04-03T21:08:58.130481+0000 mon.a (mon.0) 10669 : audit [DBG] from='client.? 172.21.15.67:0/2048171494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:58 smithi067 bash[17655]: audit 2024-04-03T21:08:58.130481+0000 mon.a (mon.0) 10669 : audit [DBG] from='client.? 172.21.15.67:0/2048171494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:08:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:08:59 smithi082 bash[20963]: cluster 2024-04-03T21:08:57.985530+0000 mgr.y (mgr.24370) 12314 : cluster [DBG] pgmap v12298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:08:59 smithi067 bash[17655]: cluster 2024-04-03T21:08:57.985530+0000 mgr.y (mgr.24370) 12314 : cluster [DBG] pgmap v12298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:08:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:08:59 smithi067 bash[27441]: cluster 2024-04-03T21:08:57.985530+0000 mgr.y (mgr.24370) 12314 : cluster [DBG] pgmap v12298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:00 smithi082 bash[20963]: audit 2024-04-03T21:09:00.584288+0000 mon.a (mon.0) 10670 : audit [DBG] from='client.? 172.21.15.67:0/85473507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:00 smithi067 bash[17655]: audit 2024-04-03T21:09:00.584288+0000 mon.a (mon.0) 10670 : audit [DBG] from='client.? 172.21.15.67:0/85473507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:00 smithi067 bash[27441]: audit 2024-04-03T21:09:00.584288+0000 mon.a (mon.0) 10670 : audit [DBG] from='client.? 172.21.15.67:0/85473507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:01 smithi082 bash[20963]: cluster 2024-04-03T21:08:59.986236+0000 mgr.y (mgr.24370) 12315 : cluster [DBG] pgmap v12299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:01 smithi082 bash[20963]: audit 2024-04-03T21:09:01.077563+0000 mon.a (mon.0) 10671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:01 smithi082 bash[20963]: audit 2024-04-03T21:09:01.085574+0000 mon.a (mon.0) 10672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:01 smithi082 bash[20963]: audit 2024-04-03T21:09:01.431510+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:01 smithi082 bash[20963]: audit 2024-04-03T21:09:01.440180+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[27441]: cluster 2024-04-03T21:08:59.986236+0000 mgr.y (mgr.24370) 12315 : cluster [DBG] pgmap v12299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[27441]: audit 2024-04-03T21:09:01.077563+0000 mon.a (mon.0) 10671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[27441]: audit 2024-04-03T21:09:01.085574+0000 mon.a (mon.0) 10672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[27441]: audit 2024-04-03T21:09:01.431510+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[27441]: audit 2024-04-03T21:09:01.440180+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[17655]: cluster 2024-04-03T21:08:59.986236+0000 mgr.y (mgr.24370) 12315 : cluster [DBG] pgmap v12299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[17655]: audit 2024-04-03T21:09:01.077563+0000 mon.a (mon.0) 10671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[17655]: audit 2024-04-03T21:09:01.085574+0000 mon.a (mon.0) 10672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[17655]: audit 2024-04-03T21:09:01.431510+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:01 smithi067 bash[17655]: audit 2024-04-03T21:09:01.440180+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:02 smithi082 bash[20963]: audit 2024-04-03T21:09:01.940093+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:09:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:02 smithi082 bash[20963]: audit 2024-04-03T21:09:01.941701+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:09:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:02 smithi082 bash[20963]: audit 2024-04-03T21:09:01.952509+0000 mon.a (mon.0) 10677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:02 smithi067 bash[17655]: audit 2024-04-03T21:09:01.940093+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:09:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:02 smithi067 bash[17655]: audit 2024-04-03T21:09:01.941701+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:09:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:02 smithi067 bash[17655]: audit 2024-04-03T21:09:01.952509+0000 mon.a (mon.0) 10677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:02 smithi067 bash[27441]: audit 2024-04-03T21:09:01.940093+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:09:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:02 smithi067 bash[27441]: audit 2024-04-03T21:09:01.941701+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:09:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:02 smithi067 bash[27441]: audit 2024-04-03T21:09:01.952509+0000 mon.a (mon.0) 10677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:09:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:09:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:09:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:03 smithi082 bash[20963]: cluster 2024-04-03T21:09:01.987410+0000 mgr.y (mgr.24370) 12316 : cluster [DBG] pgmap v12300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:03 smithi082 bash[20963]: audit 2024-04-03T21:09:03.042125+0000 mon.c (mon.2) 4916 : audit [DBG] from='client.? 172.21.15.67:0/1710388845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:03 smithi067 bash[27441]: cluster 2024-04-03T21:09:01.987410+0000 mgr.y (mgr.24370) 12316 : cluster [DBG] pgmap v12300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:03 smithi067 bash[27441]: audit 2024-04-03T21:09:03.042125+0000 mon.c (mon.2) 4916 : audit [DBG] from='client.? 172.21.15.67:0/1710388845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:03.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:03 smithi067 bash[17655]: cluster 2024-04-03T21:09:01.987410+0000 mgr.y (mgr.24370) 12316 : cluster [DBG] pgmap v12300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:03.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:03 smithi067 bash[17655]: audit 2024-04-03T21:09:03.042125+0000 mon.c (mon.2) 4916 : audit [DBG] from='client.? 172.21.15.67:0/1710388845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:05 smithi082 bash[20963]: cluster 2024-04-03T21:09:03.988144+0000 mgr.y (mgr.24370) 12317 : cluster [DBG] pgmap v12301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:05 smithi082 bash[20963]: audit 2024-04-03T21:09:05.497074+0000 mon.a (mon.0) 10678 : audit [DBG] from='client.? 172.21.15.67:0/1991379782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:05 smithi067 bash[17655]: cluster 2024-04-03T21:09:03.988144+0000 mgr.y (mgr.24370) 12317 : cluster [DBG] pgmap v12301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:05 smithi067 bash[17655]: audit 2024-04-03T21:09:05.497074+0000 mon.a (mon.0) 10678 : audit [DBG] from='client.? 172.21.15.67:0/1991379782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:05 smithi067 bash[27441]: cluster 2024-04-03T21:09:03.988144+0000 mgr.y (mgr.24370) 12317 : cluster [DBG] pgmap v12301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:05 smithi067 bash[27441]: audit 2024-04-03T21:09:05.497074+0000 mon.a (mon.0) 10678 : audit [DBG] from='client.? 172.21.15.67:0/1991379782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:07 smithi082 bash[20963]: cluster 2024-04-03T21:09:05.989272+0000 mgr.y (mgr.24370) 12318 : cluster [DBG] pgmap v12302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:07 smithi067 bash[27441]: cluster 2024-04-03T21:09:05.989272+0000 mgr.y (mgr.24370) 12318 : cluster [DBG] pgmap v12302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:07 smithi067 bash[17655]: cluster 2024-04-03T21:09:05.989272+0000 mgr.y (mgr.24370) 12318 : cluster [DBG] pgmap v12302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:08.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:08 smithi082 bash[20963]: audit 2024-04-03T21:09:07.943318+0000 mon.c (mon.2) 4917 : audit [DBG] from='client.? 172.21.15.67:0/1531436833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:08.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:08 smithi067 bash[17655]: audit 2024-04-03T21:09:07.943318+0000 mon.c (mon.2) 4917 : audit [DBG] from='client.? 172.21.15.67:0/1531436833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:08 smithi067 bash[27441]: audit 2024-04-03T21:09:07.943318+0000 mon.c (mon.2) 4917 : audit [DBG] from='client.? 172.21.15.67:0/1531436833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:09 smithi082 bash[20963]: cluster 2024-04-03T21:09:07.989878+0000 mgr.y (mgr.24370) 12319 : cluster [DBG] pgmap v12303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:09.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:09 smithi067 bash[17655]: cluster 2024-04-03T21:09:07.989878+0000 mgr.y (mgr.24370) 12319 : cluster [DBG] pgmap v12303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:09 smithi067 bash[27441]: cluster 2024-04-03T21:09:07.989878+0000 mgr.y (mgr.24370) 12319 : cluster [DBG] pgmap v12303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:10 smithi067 bash[17655]: audit 2024-04-03T21:09:10.311736+0000 mon.a (mon.0) 10679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:10 smithi067 bash[17655]: audit 2024-04-03T21:09:10.406322+0000 mon.c (mon.2) 4918 : audit [DBG] from='client.? 172.21.15.67:0/662182388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:10 smithi067 bash[27441]: audit 2024-04-03T21:09:10.311736+0000 mon.a (mon.0) 10679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:10 smithi067 bash[27441]: audit 2024-04-03T21:09:10.406322+0000 mon.c (mon.2) 4918 : audit [DBG] from='client.? 172.21.15.67:0/662182388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:10 smithi082 bash[20963]: audit 2024-04-03T21:09:10.311736+0000 mon.a (mon.0) 10679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:10 smithi082 bash[20963]: audit 2024-04-03T21:09:10.406322+0000 mon.c (mon.2) 4918 : audit [DBG] from='client.? 172.21.15.67:0/662182388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:11 smithi067 bash[17655]: cluster 2024-04-03T21:09:09.990530+0000 mgr.y (mgr.24370) 12320 : cluster [DBG] pgmap v12304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:11 smithi067 bash[27441]: cluster 2024-04-03T21:09:09.990530+0000 mgr.y (mgr.24370) 12320 : cluster [DBG] pgmap v12304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:11 smithi082 bash[20963]: cluster 2024-04-03T21:09:09.990530+0000 mgr.y (mgr.24370) 12320 : cluster [DBG] pgmap v12304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:09:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:09:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:13 smithi082 bash[20963]: cluster 2024-04-03T21:09:11.991678+0000 mgr.y (mgr.24370) 12321 : cluster [DBG] pgmap v12305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:13 smithi082 bash[20963]: audit 2024-04-03T21:09:12.855175+0000 mon.c (mon.2) 4919 : audit [DBG] from='client.? 172.21.15.67:0/2344002699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:13.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:13 smithi067 bash[27441]: cluster 2024-04-03T21:09:11.991678+0000 mgr.y (mgr.24370) 12321 : cluster [DBG] pgmap v12305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:13 smithi067 bash[27441]: audit 2024-04-03T21:09:12.855175+0000 mon.c (mon.2) 4919 : audit [DBG] from='client.? 172.21.15.67:0/2344002699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:13 smithi067 bash[17655]: cluster 2024-04-03T21:09:11.991678+0000 mgr.y (mgr.24370) 12321 : cluster [DBG] pgmap v12305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:13 smithi067 bash[17655]: audit 2024-04-03T21:09:12.855175+0000 mon.c (mon.2) 4919 : audit [DBG] from='client.? 172.21.15.67:0/2344002699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:15 smithi067 bash[27441]: cluster 2024-04-03T21:09:13.992501+0000 mgr.y (mgr.24370) 12322 : cluster [DBG] pgmap v12306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:15 smithi067 bash[27441]: audit 2024-04-03T21:09:15.309481+0000 mon.a (mon.0) 10680 : audit [DBG] from='client.? 172.21.15.67:0/2763362738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:15.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:15 smithi067 bash[17655]: cluster 2024-04-03T21:09:13.992501+0000 mgr.y (mgr.24370) 12322 : cluster [DBG] pgmap v12306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:15 smithi067 bash[17655]: audit 2024-04-03T21:09:15.309481+0000 mon.a (mon.0) 10680 : audit [DBG] from='client.? 172.21.15.67:0/2763362738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:15 smithi082 bash[20963]: cluster 2024-04-03T21:09:13.992501+0000 mgr.y (mgr.24370) 12322 : cluster [DBG] pgmap v12306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:15 smithi082 bash[20963]: audit 2024-04-03T21:09:15.309481+0000 mon.a (mon.0) 10680 : audit [DBG] from='client.? 172.21.15.67:0/2763362738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:17 smithi067 bash[27441]: cluster 2024-04-03T21:09:15.993740+0000 mgr.y (mgr.24370) 12323 : cluster [DBG] pgmap v12307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:17 smithi067 bash[17655]: cluster 2024-04-03T21:09:15.993740+0000 mgr.y (mgr.24370) 12323 : cluster [DBG] pgmap v12307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:17 smithi082 bash[20963]: cluster 2024-04-03T21:09:15.993740+0000 mgr.y (mgr.24370) 12323 : cluster [DBG] pgmap v12307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:18 smithi067 bash[27441]: audit 2024-04-03T21:09:17.769086+0000 mon.c (mon.2) 4920 : audit [DBG] from='client.? 172.21.15.67:0/3471631701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:18 smithi067 bash[17655]: audit 2024-04-03T21:09:17.769086+0000 mon.c (mon.2) 4920 : audit [DBG] from='client.? 172.21.15.67:0/3471631701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:18 smithi082 bash[20963]: audit 2024-04-03T21:09:17.769086+0000 mon.c (mon.2) 4920 : audit [DBG] from='client.? 172.21.15.67:0/3471631701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:19 smithi082 bash[20963]: cluster 2024-04-03T21:09:17.994455+0000 mgr.y (mgr.24370) 12324 : cluster [DBG] pgmap v12308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:19 smithi067 bash[27441]: cluster 2024-04-03T21:09:17.994455+0000 mgr.y (mgr.24370) 12324 : cluster [DBG] pgmap v12308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:19 smithi067 bash[17655]: cluster 2024-04-03T21:09:17.994455+0000 mgr.y (mgr.24370) 12324 : cluster [DBG] pgmap v12308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:20 smithi082 bash[20963]: audit 2024-04-03T21:09:20.226302+0000 mon.a (mon.0) 10681 : audit [DBG] from='client.? 172.21.15.67:0/511124964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:20 smithi067 bash[27441]: audit 2024-04-03T21:09:20.226302+0000 mon.a (mon.0) 10681 : audit [DBG] from='client.? 172.21.15.67:0/511124964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:20 smithi067 bash[17655]: audit 2024-04-03T21:09:20.226302+0000 mon.a (mon.0) 10681 : audit [DBG] from='client.? 172.21.15.67:0/511124964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:21 smithi082 bash[20963]: cluster 2024-04-03T21:09:19.995126+0000 mgr.y (mgr.24370) 12325 : cluster [DBG] pgmap v12309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:21 smithi067 bash[17655]: cluster 2024-04-03T21:09:19.995126+0000 mgr.y (mgr.24370) 12325 : cluster [DBG] pgmap v12309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:21 smithi067 bash[27441]: cluster 2024-04-03T21:09:19.995126+0000 mgr.y (mgr.24370) 12325 : cluster [DBG] pgmap v12309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:22 smithi067 bash[17655]: cluster 2024-04-03T21:09:21.996457+0000 mgr.y (mgr.24370) 12326 : cluster [DBG] pgmap v12310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:22 smithi067 bash[27441]: cluster 2024-04-03T21:09:21.996457+0000 mgr.y (mgr.24370) 12326 : cluster [DBG] pgmap v12310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:22 smithi082 bash[20963]: cluster 2024-04-03T21:09:21.996457+0000 mgr.y (mgr.24370) 12326 : cluster [DBG] pgmap v12310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:09:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:23 smithi082 bash[20963]: audit 2024-04-03T21:09:22.685619+0000 mon.a (mon.0) 10682 : audit [DBG] from='client.? 172.21.15.67:0/203449228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:09:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:23 smithi067 bash[27441]: audit 2024-04-03T21:09:22.685619+0000 mon.a (mon.0) 10682 : audit [DBG] from='client.? 172.21.15.67:0/203449228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:23 smithi067 bash[17655]: audit 2024-04-03T21:09:22.685619+0000 mon.a (mon.0) 10682 : audit [DBG] from='client.? 172.21.15.67:0/203449228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:24 smithi082 bash[20963]: cluster 2024-04-03T21:09:23.997267+0000 mgr.y (mgr.24370) 12327 : cluster [DBG] pgmap v12311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:24 smithi067 bash[27441]: cluster 2024-04-03T21:09:23.997267+0000 mgr.y (mgr.24370) 12327 : cluster [DBG] pgmap v12311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:24 smithi067 bash[17655]: cluster 2024-04-03T21:09:23.997267+0000 mgr.y (mgr.24370) 12327 : cluster [DBG] pgmap v12311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:25 smithi082 bash[20963]: audit 2024-04-03T21:09:25.141615+0000 mon.c (mon.2) 4921 : audit [DBG] from='client.? 172.21.15.67:0/1535699620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:25 smithi082 bash[20963]: audit 2024-04-03T21:09:25.312403+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:25 smithi067 bash[17655]: audit 2024-04-03T21:09:25.141615+0000 mon.c (mon.2) 4921 : audit [DBG] from='client.? 172.21.15.67:0/1535699620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:25 smithi067 bash[17655]: audit 2024-04-03T21:09:25.312403+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:25 smithi067 bash[27441]: audit 2024-04-03T21:09:25.141615+0000 mon.c (mon.2) 4921 : audit [DBG] from='client.? 172.21.15.67:0/1535699620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:25 smithi067 bash[27441]: audit 2024-04-03T21:09:25.312403+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:26 smithi082 bash[20963]: cluster 2024-04-03T21:09:25.998491+0000 mgr.y (mgr.24370) 12328 : cluster [DBG] pgmap v12312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:26 smithi067 bash[27441]: cluster 2024-04-03T21:09:25.998491+0000 mgr.y (mgr.24370) 12328 : cluster [DBG] pgmap v12312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:26 smithi067 bash[17655]: cluster 2024-04-03T21:09:25.998491+0000 mgr.y (mgr.24370) 12328 : cluster [DBG] pgmap v12312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:28 smithi067 bash[27441]: audit 2024-04-03T21:09:27.601265+0000 mon.a (mon.0) 10684 : audit [DBG] from='client.? 172.21.15.67:0/3170670801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:28 smithi067 bash[17655]: audit 2024-04-03T21:09:27.601265+0000 mon.a (mon.0) 10684 : audit [DBG] from='client.? 172.21.15.67:0/3170670801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:28 smithi082 bash[20963]: audit 2024-04-03T21:09:27.601265+0000 mon.a (mon.0) 10684 : audit [DBG] from='client.? 172.21.15.67:0/3170670801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:29 smithi067 bash[27441]: cluster 2024-04-03T21:09:27.999204+0000 mgr.y (mgr.24370) 12329 : cluster [DBG] pgmap v12313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:29 smithi067 bash[17655]: cluster 2024-04-03T21:09:27.999204+0000 mgr.y (mgr.24370) 12329 : cluster [DBG] pgmap v12313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:29 smithi082 bash[20963]: cluster 2024-04-03T21:09:27.999204+0000 mgr.y (mgr.24370) 12329 : cluster [DBG] pgmap v12313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:30.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:30 smithi082 bash[20963]: audit 2024-04-03T21:09:30.047637+0000 mon.c (mon.2) 4922 : audit [DBG] from='client.? 172.21.15.67:0/463178223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:30.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:30 smithi067 bash[17655]: audit 2024-04-03T21:09:30.047637+0000 mon.c (mon.2) 4922 : audit [DBG] from='client.? 172.21.15.67:0/463178223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:30.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:30 smithi067 bash[27441]: audit 2024-04-03T21:09:30.047637+0000 mon.c (mon.2) 4922 : audit [DBG] from='client.? 172.21.15.67:0/463178223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:31 smithi082 bash[20963]: cluster 2024-04-03T21:09:29.999870+0000 mgr.y (mgr.24370) 12330 : cluster [DBG] pgmap v12314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:31 smithi067 bash[17655]: cluster 2024-04-03T21:09:29.999870+0000 mgr.y (mgr.24370) 12330 : cluster [DBG] pgmap v12314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:31 smithi067 bash[27441]: cluster 2024-04-03T21:09:29.999870+0000 mgr.y (mgr.24370) 12330 : cluster [DBG] pgmap v12314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:09:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:09:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:33 smithi082 bash[20963]: cluster 2024-04-03T21:09:32.001040+0000 mgr.y (mgr.24370) 12331 : cluster [DBG] pgmap v12315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:33 smithi082 bash[20963]: audit 2024-04-03T21:09:32.502555+0000 mon.a (mon.0) 10685 : audit [DBG] from='client.? 172.21.15.67:0/2557494957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:33 smithi067 bash[17655]: cluster 2024-04-03T21:09:32.001040+0000 mgr.y (mgr.24370) 12331 : cluster [DBG] pgmap v12315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:33 smithi067 bash[17655]: audit 2024-04-03T21:09:32.502555+0000 mon.a (mon.0) 10685 : audit [DBG] from='client.? 172.21.15.67:0/2557494957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:33 smithi067 bash[27441]: cluster 2024-04-03T21:09:32.001040+0000 mgr.y (mgr.24370) 12331 : cluster [DBG] pgmap v12315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:33 smithi067 bash[27441]: audit 2024-04-03T21:09:32.502555+0000 mon.a (mon.0) 10685 : audit [DBG] from='client.? 172.21.15.67:0/2557494957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:35 smithi082 bash[20963]: cluster 2024-04-03T21:09:34.001848+0000 mgr.y (mgr.24370) 12332 : cluster [DBG] pgmap v12316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:35 smithi082 bash[20963]: audit 2024-04-03T21:09:34.941884+0000 mon.c (mon.2) 4923 : audit [DBG] from='client.? 172.21.15.67:0/253581175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:35.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:35 smithi067 bash[17655]: cluster 2024-04-03T21:09:34.001848+0000 mgr.y (mgr.24370) 12332 : cluster [DBG] pgmap v12316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:35.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:35 smithi067 bash[17655]: audit 2024-04-03T21:09:34.941884+0000 mon.c (mon.2) 4923 : audit [DBG] from='client.? 172.21.15.67:0/253581175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:35 smithi067 bash[27441]: cluster 2024-04-03T21:09:34.001848+0000 mgr.y (mgr.24370) 12332 : cluster [DBG] pgmap v12316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:35 smithi067 bash[27441]: audit 2024-04-03T21:09:34.941884+0000 mon.c (mon.2) 4923 : audit [DBG] from='client.? 172.21.15.67:0/253581175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:37 smithi082 bash[20963]: cluster 2024-04-03T21:09:36.003038+0000 mgr.y (mgr.24370) 12333 : cluster [DBG] pgmap v12317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:37 smithi082 bash[20963]: audit 2024-04-03T21:09:37.394817+0000 mon.a (mon.0) 10686 : audit [DBG] from='client.? 172.21.15.67:0/3429579010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:37 smithi067 bash[17655]: cluster 2024-04-03T21:09:36.003038+0000 mgr.y (mgr.24370) 12333 : cluster [DBG] pgmap v12317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:37 smithi067 bash[17655]: audit 2024-04-03T21:09:37.394817+0000 mon.a (mon.0) 10686 : audit [DBG] from='client.? 172.21.15.67:0/3429579010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:37 smithi067 bash[27441]: cluster 2024-04-03T21:09:36.003038+0000 mgr.y (mgr.24370) 12333 : cluster [DBG] pgmap v12317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:37 smithi067 bash[27441]: audit 2024-04-03T21:09:37.394817+0000 mon.a (mon.0) 10686 : audit [DBG] from='client.? 172.21.15.67:0/3429579010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:39 smithi082 bash[20963]: cluster 2024-04-03T21:09:38.003748+0000 mgr.y (mgr.24370) 12334 : cluster [DBG] pgmap v12318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:39.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:39 smithi067 bash[17655]: cluster 2024-04-03T21:09:38.003748+0000 mgr.y (mgr.24370) 12334 : cluster [DBG] pgmap v12318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:39 smithi067 bash[27441]: cluster 2024-04-03T21:09:38.003748+0000 mgr.y (mgr.24370) 12334 : cluster [DBG] pgmap v12318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:40 smithi082 bash[20963]: audit 2024-04-03T21:09:39.845852+0000 mon.c (mon.2) 4924 : audit [DBG] from='client.? 172.21.15.67:0/1709760790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:40 smithi082 bash[20963]: audit 2024-04-03T21:09:40.312884+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:40 smithi067 bash[17655]: audit 2024-04-03T21:09:39.845852+0000 mon.c (mon.2) 4924 : audit [DBG] from='client.? 172.21.15.67:0/1709760790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:40 smithi067 bash[17655]: audit 2024-04-03T21:09:40.312884+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:40 smithi067 bash[27441]: audit 2024-04-03T21:09:39.845852+0000 mon.c (mon.2) 4924 : audit [DBG] from='client.? 172.21.15.67:0/1709760790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:40 smithi067 bash[27441]: audit 2024-04-03T21:09:40.312884+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:41 smithi082 bash[20963]: cluster 2024-04-03T21:09:40.004541+0000 mgr.y (mgr.24370) 12335 : cluster [DBG] pgmap v12319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:41 smithi067 bash[17655]: cluster 2024-04-03T21:09:40.004541+0000 mgr.y (mgr.24370) 12335 : cluster [DBG] pgmap v12319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:41 smithi067 bash[27441]: cluster 2024-04-03T21:09:40.004541+0000 mgr.y (mgr.24370) 12335 : cluster [DBG] pgmap v12319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:42 smithi082 bash[20963]: audit 2024-04-03T21:09:42.298377+0000 mon.a (mon.0) 10688 : audit [DBG] from='client.? 172.21.15.67:0/1331816020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:42.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:42 smithi067 bash[17655]: audit 2024-04-03T21:09:42.298377+0000 mon.a (mon.0) 10688 : audit [DBG] from='client.? 172.21.15.67:0/1331816020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:42.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:42 smithi067 bash[27441]: audit 2024-04-03T21:09:42.298377+0000 mon.a (mon.0) 10688 : audit [DBG] from='client.? 172.21.15.67:0/1331816020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:09:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:43 smithi082 bash[20963]: cluster 2024-04-03T21:09:42.005391+0000 mgr.y (mgr.24370) 12336 : cluster [DBG] pgmap v12320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:09:43.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:43 smithi067 bash[27441]: cluster 2024-04-03T21:09:42.005391+0000 mgr.y (mgr.24370) 12336 : cluster [DBG] pgmap v12320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:43.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:43 smithi067 bash[17655]: cluster 2024-04-03T21:09:42.005391+0000 mgr.y (mgr.24370) 12336 : cluster [DBG] pgmap v12320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:45 smithi082 bash[20963]: cluster 2024-04-03T21:09:44.006097+0000 mgr.y (mgr.24370) 12337 : cluster [DBG] pgmap v12321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:45 smithi082 bash[20963]: audit 2024-04-03T21:09:44.754943+0000 mon.c (mon.2) 4925 : audit [DBG] from='client.? 172.21.15.67:0/2216905267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:45 smithi067 bash[17655]: cluster 2024-04-03T21:09:44.006097+0000 mgr.y (mgr.24370) 12337 : cluster [DBG] pgmap v12321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:45 smithi067 bash[17655]: audit 2024-04-03T21:09:44.754943+0000 mon.c (mon.2) 4925 : audit [DBG] from='client.? 172.21.15.67:0/2216905267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:45 smithi067 bash[27441]: cluster 2024-04-03T21:09:44.006097+0000 mgr.y (mgr.24370) 12337 : cluster [DBG] pgmap v12321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:45 smithi067 bash[27441]: audit 2024-04-03T21:09:44.754943+0000 mon.c (mon.2) 4925 : audit [DBG] from='client.? 172.21.15.67:0/2216905267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:47 smithi082 bash[20963]: cluster 2024-04-03T21:09:46.007295+0000 mgr.y (mgr.24370) 12338 : cluster [DBG] pgmap v12322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:47 smithi082 bash[20963]: audit 2024-04-03T21:09:47.213542+0000 mon.a (mon.0) 10689 : audit [DBG] from='client.? 172.21.15.67:0/4157929721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:47.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:47 smithi067 bash[27441]: cluster 2024-04-03T21:09:46.007295+0000 mgr.y (mgr.24370) 12338 : cluster [DBG] pgmap v12322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:47.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:47 smithi067 bash[27441]: audit 2024-04-03T21:09:47.213542+0000 mon.a (mon.0) 10689 : audit [DBG] from='client.? 172.21.15.67:0/4157929721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:47 smithi067 bash[17655]: cluster 2024-04-03T21:09:46.007295+0000 mgr.y (mgr.24370) 12338 : cluster [DBG] pgmap v12322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:47 smithi067 bash[17655]: audit 2024-04-03T21:09:47.213542+0000 mon.a (mon.0) 10689 : audit [DBG] from='client.? 172.21.15.67:0/4157929721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:49 smithi082 bash[20963]: cluster 2024-04-03T21:09:48.007986+0000 mgr.y (mgr.24370) 12339 : cluster [DBG] pgmap v12323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:49 smithi067 bash[17655]: cluster 2024-04-03T21:09:48.007986+0000 mgr.y (mgr.24370) 12339 : cluster [DBG] pgmap v12323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:49 smithi067 bash[27441]: cluster 2024-04-03T21:09:48.007986+0000 mgr.y (mgr.24370) 12339 : cluster [DBG] pgmap v12323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:50 smithi082 bash[20963]: audit 2024-04-03T21:09:49.660388+0000 mon.c (mon.2) 4926 : audit [DBG] from='client.? 172.21.15.67:0/1640587157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:50 smithi067 bash[27441]: audit 2024-04-03T21:09:49.660388+0000 mon.c (mon.2) 4926 : audit [DBG] from='client.? 172.21.15.67:0/1640587157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:50 smithi067 bash[17655]: audit 2024-04-03T21:09:49.660388+0000 mon.c (mon.2) 4926 : audit [DBG] from='client.? 172.21.15.67:0/1640587157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:51 smithi082 bash[20963]: cluster 2024-04-03T21:09:50.008907+0000 mgr.y (mgr.24370) 12340 : cluster [DBG] pgmap v12324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:51 smithi067 bash[27441]: cluster 2024-04-03T21:09:50.008907+0000 mgr.y (mgr.24370) 12340 : cluster [DBG] pgmap v12324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:51 smithi067 bash[17655]: cluster 2024-04-03T21:09:50.008907+0000 mgr.y (mgr.24370) 12340 : cluster [DBG] pgmap v12324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:52 smithi082 bash[20963]: audit 2024-04-03T21:09:52.108235+0000 mon.c (mon.2) 4927 : audit [DBG] from='client.? 172.21.15.67:0/2699951841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:52 smithi067 bash[17655]: audit 2024-04-03T21:09:52.108235+0000 mon.c (mon.2) 4927 : audit [DBG] from='client.? 172.21.15.67:0/2699951841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:52 smithi067 bash[27441]: audit 2024-04-03T21:09:52.108235+0000 mon.c (mon.2) 4927 : audit [DBG] from='client.? 172.21.15.67:0/2699951841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:09:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:53 smithi082 bash[20963]: cluster 2024-04-03T21:09:52.009727+0000 mgr.y (mgr.24370) 12341 : cluster [DBG] pgmap v12325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:09:53.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:53 smithi067 bash[27441]: cluster 2024-04-03T21:09:52.009727+0000 mgr.y (mgr.24370) 12341 : cluster [DBG] pgmap v12325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:53 smithi067 bash[17655]: cluster 2024-04-03T21:09:52.009727+0000 mgr.y (mgr.24370) 12341 : cluster [DBG] pgmap v12325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:55 smithi082 bash[20963]: cluster 2024-04-03T21:09:54.010385+0000 mgr.y (mgr.24370) 12342 : cluster [DBG] pgmap v12326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:55 smithi082 bash[20963]: audit 2024-04-03T21:09:54.563146+0000 mon.a (mon.0) 10690 : audit [DBG] from='client.? 172.21.15.67:0/3933217737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:55 smithi082 bash[20963]: audit 2024-04-03T21:09:55.313028+0000 mon.a (mon.0) 10691 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:55 smithi067 bash[17655]: cluster 2024-04-03T21:09:54.010385+0000 mgr.y (mgr.24370) 12342 : cluster [DBG] pgmap v12326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:55 smithi067 bash[17655]: audit 2024-04-03T21:09:54.563146+0000 mon.a (mon.0) 10690 : audit [DBG] from='client.? 172.21.15.67:0/3933217737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:55 smithi067 bash[17655]: audit 2024-04-03T21:09:55.313028+0000 mon.a (mon.0) 10691 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:55 smithi067 bash[27441]: cluster 2024-04-03T21:09:54.010385+0000 mgr.y (mgr.24370) 12342 : cluster [DBG] pgmap v12326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:55 smithi067 bash[27441]: audit 2024-04-03T21:09:54.563146+0000 mon.a (mon.0) 10690 : audit [DBG] from='client.? 172.21.15.67:0/3933217737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:55 smithi067 bash[27441]: audit 2024-04-03T21:09:55.313028+0000 mon.a (mon.0) 10691 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:09:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:57 smithi082 bash[20963]: cluster 2024-04-03T21:09:56.011567+0000 mgr.y (mgr.24370) 12343 : cluster [DBG] pgmap v12327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:57 smithi082 bash[20963]: audit 2024-04-03T21:09:57.024987+0000 mon.c (mon.2) 4928 : audit [DBG] from='client.? 172.21.15.67:0/3429729829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:57 smithi067 bash[17655]: cluster 2024-04-03T21:09:56.011567+0000 mgr.y (mgr.24370) 12343 : cluster [DBG] pgmap v12327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:57 smithi067 bash[17655]: audit 2024-04-03T21:09:57.024987+0000 mon.c (mon.2) 4928 : audit [DBG] from='client.? 172.21.15.67:0/3429729829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:57 smithi067 bash[27441]: cluster 2024-04-03T21:09:56.011567+0000 mgr.y (mgr.24370) 12343 : cluster [DBG] pgmap v12327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:57 smithi067 bash[27441]: audit 2024-04-03T21:09:57.024987+0000 mon.c (mon.2) 4928 : audit [DBG] from='client.? 172.21.15.67:0/3429729829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:59 smithi082 bash[20963]: cluster 2024-04-03T21:09:58.012305+0000 mgr.y (mgr.24370) 12344 : cluster [DBG] pgmap v12328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:09:59 smithi082 bash[20963]: audit 2024-04-03T21:09:59.482507+0000 mon.c (mon.2) 4929 : audit [DBG] from='client.? 172.21.15.67:0/3641681815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:59 smithi067 bash[17655]: cluster 2024-04-03T21:09:58.012305+0000 mgr.y (mgr.24370) 12344 : cluster [DBG] pgmap v12328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:09:59 smithi067 bash[17655]: audit 2024-04-03T21:09:59.482507+0000 mon.c (mon.2) 4929 : audit [DBG] from='client.? 172.21.15.67:0/3641681815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:09:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:59 smithi067 bash[27441]: cluster 2024-04-03T21:09:58.012305+0000 mgr.y (mgr.24370) 12344 : cluster [DBG] pgmap v12328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:09:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:09:59 smithi067 bash[27441]: audit 2024-04-03T21:09:59.482507+0000 mon.c (mon.2) 4929 : audit [DBG] from='client.? 172.21.15.67:0/3641681815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:00 smithi082 bash[20963]: cluster 2024-04-03T21:10:00.000157+0000 mon.a (mon.0) 10692 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:10:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:00 smithi067 bash[17655]: cluster 2024-04-03T21:10:00.000157+0000 mon.a (mon.0) 10692 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:10:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:00 smithi067 bash[27441]: cluster 2024-04-03T21:10:00.000157+0000 mon.a (mon.0) 10692 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:10:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:01 smithi082 bash[20963]: cluster 2024-04-03T21:10:00.012788+0000 mgr.y (mgr.24370) 12345 : cluster [DBG] pgmap v12329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:01 smithi067 bash[27441]: cluster 2024-04-03T21:10:00.012788+0000 mgr.y (mgr.24370) 12345 : cluster [DBG] pgmap v12329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:01 smithi067 bash[17655]: cluster 2024-04-03T21:10:00.012788+0000 mgr.y (mgr.24370) 12345 : cluster [DBG] pgmap v12329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:02 smithi082 bash[20963]: audit 2024-04-03T21:10:01.933710+0000 mon.a (mon.0) 10693 : audit [DBG] from='client.? 172.21.15.67:0/2591573236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:02 smithi082 bash[20963]: audit 2024-04-03T21:10:02.028314+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:10:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:02 smithi067 bash[17655]: audit 2024-04-03T21:10:01.933710+0000 mon.a (mon.0) 10693 : audit [DBG] from='client.? 172.21.15.67:0/2591573236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:02 smithi067 bash[17655]: audit 2024-04-03T21:10:02.028314+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:10:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:02 smithi067 bash[27441]: audit 2024-04-03T21:10:01.933710+0000 mon.a (mon.0) 10693 : audit [DBG] from='client.? 172.21.15.67:0/2591573236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:02.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:02 smithi067 bash[27441]: audit 2024-04-03T21:10:02.028314+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:10:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:03] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T21:10:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:10:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:03 smithi082 bash[20963]: cluster 2024-04-03T21:10:02.014071+0000 mgr.y (mgr.24370) 12346 : cluster [DBG] pgmap v12330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:03.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:03 smithi067 bash[17655]: cluster 2024-04-03T21:10:02.014071+0000 mgr.y (mgr.24370) 12346 : cluster [DBG] pgmap v12330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:03 smithi067 bash[27441]: cluster 2024-04-03T21:10:02.014071+0000 mgr.y (mgr.24370) 12346 : cluster [DBG] pgmap v12330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:04 smithi082 bash[20963]: audit 2024-04-03T21:10:04.390301+0000 mon.a (mon.0) 10695 : audit [DBG] from='client.? 172.21.15.67:0/3915275687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:04.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:04 smithi067 bash[17655]: audit 2024-04-03T21:10:04.390301+0000 mon.a (mon.0) 10695 : audit [DBG] from='client.? 172.21.15.67:0/3915275687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:04.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:04 smithi067 bash[27441]: audit 2024-04-03T21:10:04.390301+0000 mon.a (mon.0) 10695 : audit [DBG] from='client.? 172.21.15.67:0/3915275687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:05 smithi082 bash[20963]: cluster 2024-04-03T21:10:04.014908+0000 mgr.y (mgr.24370) 12347 : cluster [DBG] pgmap v12331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:05 smithi067 bash[17655]: cluster 2024-04-03T21:10:04.014908+0000 mgr.y (mgr.24370) 12347 : cluster [DBG] pgmap v12331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:05 smithi067 bash[27441]: cluster 2024-04-03T21:10:04.014908+0000 mgr.y (mgr.24370) 12347 : cluster [DBG] pgmap v12331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:07 smithi082 bash[20963]: cluster 2024-04-03T21:10:06.016188+0000 mgr.y (mgr.24370) 12348 : cluster [DBG] pgmap v12332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:07 smithi082 bash[20963]: audit 2024-04-03T21:10:06.848308+0000 mon.c (mon.2) 4930 : audit [DBG] from='client.? 172.21.15.67:0/3972863171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:07 smithi067 bash[17655]: cluster 2024-04-03T21:10:06.016188+0000 mgr.y (mgr.24370) 12348 : cluster [DBG] pgmap v12332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:07 smithi067 bash[17655]: audit 2024-04-03T21:10:06.848308+0000 mon.c (mon.2) 4930 : audit [DBG] from='client.? 172.21.15.67:0/3972863171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:07 smithi067 bash[27441]: cluster 2024-04-03T21:10:06.016188+0000 mgr.y (mgr.24370) 12348 : cluster [DBG] pgmap v12332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:07 smithi067 bash[27441]: audit 2024-04-03T21:10:06.848308+0000 mon.c (mon.2) 4930 : audit [DBG] from='client.? 172.21.15.67:0/3972863171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:08 smithi082 bash[20963]: audit 2024-04-03T21:10:07.723903+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:08 smithi082 bash[20963]: audit 2024-04-03T21:10:07.734359+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:08 smithi082 bash[20963]: cluster 2024-04-03T21:10:08.016994+0000 mgr.y (mgr.24370) 12349 : cluster [DBG] pgmap v12333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:08 smithi082 bash[20963]: audit 2024-04-03T21:10:08.028600+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:08 smithi082 bash[20963]: audit 2024-04-03T21:10:08.036307+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:08 smithi082 bash[20963]: audit 2024-04-03T21:10:08.462395+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:10:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:08 smithi082 bash[20963]: audit 2024-04-03T21:10:08.464062+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:10:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:08 smithi082 bash[20963]: audit 2024-04-03T21:10:08.475218+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[27441]: audit 2024-04-03T21:10:07.723903+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[27441]: audit 2024-04-03T21:10:07.734359+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[27441]: cluster 2024-04-03T21:10:08.016994+0000 mgr.y (mgr.24370) 12349 : cluster [DBG] pgmap v12333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[27441]: audit 2024-04-03T21:10:08.028600+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[27441]: audit 2024-04-03T21:10:08.036307+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[27441]: audit 2024-04-03T21:10:08.462395+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:10:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[27441]: audit 2024-04-03T21:10:08.464062+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:10:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[27441]: audit 2024-04-03T21:10:08.475218+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[17655]: audit 2024-04-03T21:10:07.723903+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[17655]: audit 2024-04-03T21:10:07.734359+0000 mon.a (mon.0) 10697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[17655]: cluster 2024-04-03T21:10:08.016994+0000 mgr.y (mgr.24370) 12349 : cluster [DBG] pgmap v12333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[17655]: audit 2024-04-03T21:10:08.028600+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[17655]: audit 2024-04-03T21:10:08.036307+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[17655]: audit 2024-04-03T21:10:08.462395+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:10:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[17655]: audit 2024-04-03T21:10:08.464062+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:10:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:08 smithi067 bash[17655]: audit 2024-04-03T21:10:08.475218+0000 mon.a (mon.0) 10702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:10:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:09 smithi082 bash[20963]: audit 2024-04-03T21:10:09.304064+0000 mon.a (mon.0) 10703 : audit [DBG] from='client.? 172.21.15.67:0/295648000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:09 smithi067 bash[17655]: audit 2024-04-03T21:10:09.304064+0000 mon.a (mon.0) 10703 : audit [DBG] from='client.? 172.21.15.67:0/295648000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:09 smithi067 bash[27441]: audit 2024-04-03T21:10:09.304064+0000 mon.a (mon.0) 10703 : audit [DBG] from='client.? 172.21.15.67:0/295648000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:10 smithi082 bash[20963]: cluster 2024-04-03T21:10:10.017691+0000 mgr.y (mgr.24370) 12350 : cluster [DBG] pgmap v12334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:10 smithi082 bash[20963]: audit 2024-04-03T21:10:10.313463+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:10 smithi067 bash[27441]: cluster 2024-04-03T21:10:10.017691+0000 mgr.y (mgr.24370) 12350 : cluster [DBG] pgmap v12334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:10 smithi067 bash[27441]: audit 2024-04-03T21:10:10.313463+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:10 smithi067 bash[17655]: cluster 2024-04-03T21:10:10.017691+0000 mgr.y (mgr.24370) 12350 : cluster [DBG] pgmap v12334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:10 smithi067 bash[17655]: audit 2024-04-03T21:10:10.313463+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:11 smithi082 bash[20963]: audit 2024-04-03T21:10:11.757206+0000 mon.a (mon.0) 10705 : audit [DBG] from='client.? 172.21.15.67:0/3066227960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:11 smithi067 bash[27441]: audit 2024-04-03T21:10:11.757206+0000 mon.a (mon.0) 10705 : audit [DBG] from='client.? 172.21.15.67:0/3066227960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:11 smithi067 bash[17655]: audit 2024-04-03T21:10:11.757206+0000 mon.a (mon.0) 10705 : audit [DBG] from='client.? 172.21.15.67:0/3066227960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:12 smithi067 bash[27441]: cluster 2024-04-03T21:10:12.018839+0000 mgr.y (mgr.24370) 12351 : cluster [DBG] pgmap v12335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:12 smithi067 bash[17655]: cluster 2024-04-03T21:10:12.018839+0000 mgr.y (mgr.24370) 12351 : cluster [DBG] pgmap v12335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:12 smithi082 bash[20963]: cluster 2024-04-03T21:10:12.018839+0000 mgr.y (mgr.24370) 12351 : cluster [DBG] pgmap v12335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:10:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:10:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:15 smithi082 bash[20963]: cluster 2024-04-03T21:10:14.019620+0000 mgr.y (mgr.24370) 12352 : cluster [DBG] pgmap v12336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:15 smithi082 bash[20963]: audit 2024-04-03T21:10:14.221646+0000 mon.a (mon.0) 10706 : audit [DBG] from='client.? 172.21.15.67:0/3319858303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:15.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:15 smithi067 bash[17655]: cluster 2024-04-03T21:10:14.019620+0000 mgr.y (mgr.24370) 12352 : cluster [DBG] pgmap v12336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:15.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:15 smithi067 bash[17655]: audit 2024-04-03T21:10:14.221646+0000 mon.a (mon.0) 10706 : audit [DBG] from='client.? 172.21.15.67:0/3319858303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:15 smithi067 bash[27441]: cluster 2024-04-03T21:10:14.019620+0000 mgr.y (mgr.24370) 12352 : cluster [DBG] pgmap v12336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:15 smithi067 bash[27441]: audit 2024-04-03T21:10:14.221646+0000 mon.a (mon.0) 10706 : audit [DBG] from='client.? 172.21.15.67:0/3319858303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:17 smithi082 bash[20963]: cluster 2024-04-03T21:10:16.020810+0000 mgr.y (mgr.24370) 12353 : cluster [DBG] pgmap v12337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:17 smithi082 bash[20963]: audit 2024-04-03T21:10:16.677845+0000 mon.a (mon.0) 10707 : audit [DBG] from='client.? 172.21.15.67:0/516644642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:17 smithi067 bash[27441]: cluster 2024-04-03T21:10:16.020810+0000 mgr.y (mgr.24370) 12353 : cluster [DBG] pgmap v12337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:17 smithi067 bash[27441]: audit 2024-04-03T21:10:16.677845+0000 mon.a (mon.0) 10707 : audit [DBG] from='client.? 172.21.15.67:0/516644642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:17.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:17 smithi067 bash[17655]: cluster 2024-04-03T21:10:16.020810+0000 mgr.y (mgr.24370) 12353 : cluster [DBG] pgmap v12337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:17.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:17 smithi067 bash[17655]: audit 2024-04-03T21:10:16.677845+0000 mon.a (mon.0) 10707 : audit [DBG] from='client.? 172.21.15.67:0/516644642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:19 smithi082 bash[20963]: cluster 2024-04-03T21:10:18.021480+0000 mgr.y (mgr.24370) 12354 : cluster [DBG] pgmap v12338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:19 smithi067 bash[17655]: cluster 2024-04-03T21:10:18.021480+0000 mgr.y (mgr.24370) 12354 : cluster [DBG] pgmap v12338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:19 smithi067 bash[27441]: cluster 2024-04-03T21:10:18.021480+0000 mgr.y (mgr.24370) 12354 : cluster [DBG] pgmap v12338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:20 smithi082 bash[20963]: audit 2024-04-03T21:10:19.146460+0000 mon.c (mon.2) 4931 : audit [DBG] from='client.? 172.21.15.67:0/2235495447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:20.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:20 smithi067 bash[17655]: audit 2024-04-03T21:10:19.146460+0000 mon.c (mon.2) 4931 : audit [DBG] from='client.? 172.21.15.67:0/2235495447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:20.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:20 smithi067 bash[27441]: audit 2024-04-03T21:10:19.146460+0000 mon.c (mon.2) 4931 : audit [DBG] from='client.? 172.21.15.67:0/2235495447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:21 smithi082 bash[20963]: cluster 2024-04-03T21:10:20.022139+0000 mgr.y (mgr.24370) 12355 : cluster [DBG] pgmap v12339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:21.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:21 smithi067 bash[17655]: cluster 2024-04-03T21:10:20.022139+0000 mgr.y (mgr.24370) 12355 : cluster [DBG] pgmap v12339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:21.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:21 smithi067 bash[27441]: cluster 2024-04-03T21:10:20.022139+0000 mgr.y (mgr.24370) 12355 : cluster [DBG] pgmap v12339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:22 smithi082 bash[20963]: audit 2024-04-03T21:10:21.606612+0000 mon.c (mon.2) 4932 : audit [DBG] from='client.? 172.21.15.67:0/1081019622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:22 smithi067 bash[17655]: audit 2024-04-03T21:10:21.606612+0000 mon.c (mon.2) 4932 : audit [DBG] from='client.? 172.21.15.67:0/1081019622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:22.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:22 smithi067 bash[27441]: audit 2024-04-03T21:10:21.606612+0000 mon.c (mon.2) 4932 : audit [DBG] from='client.? 172.21.15.67:0/1081019622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:23 smithi082 bash[20963]: cluster 2024-04-03T21:10:22.023278+0000 mgr.y (mgr.24370) 12356 : cluster [DBG] pgmap v12340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:23 smithi067 bash[27441]: cluster 2024-04-03T21:10:22.023278+0000 mgr.y (mgr.24370) 12356 : cluster [DBG] pgmap v12340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:23 smithi067 bash[17655]: cluster 2024-04-03T21:10:22.023278+0000 mgr.y (mgr.24370) 12356 : cluster [DBG] pgmap v12340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:10:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:10:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:24 smithi082 bash[20963]: audit 2024-04-03T21:10:24.068532+0000 mon.c (mon.2) 4933 : audit [DBG] from='client.? 172.21.15.67:0/188488585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:24.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:24 smithi067 bash[17655]: audit 2024-04-03T21:10:24.068532+0000 mon.c (mon.2) 4933 : audit [DBG] from='client.? 172.21.15.67:0/188488585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:24.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:24 smithi067 bash[27441]: audit 2024-04-03T21:10:24.068532+0000 mon.c (mon.2) 4933 : audit [DBG] from='client.? 172.21.15.67:0/188488585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:25 smithi082 bash[20963]: cluster 2024-04-03T21:10:24.023926+0000 mgr.y (mgr.24370) 12357 : cluster [DBG] pgmap v12341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:25.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:25 smithi067 bash[27441]: cluster 2024-04-03T21:10:24.023926+0000 mgr.y (mgr.24370) 12357 : cluster [DBG] pgmap v12341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:25.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:25 smithi067 bash[17655]: cluster 2024-04-03T21:10:24.023926+0000 mgr.y (mgr.24370) 12357 : cluster [DBG] pgmap v12341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:26 smithi082 bash[20963]: audit 2024-04-03T21:10:25.313968+0000 mon.a (mon.0) 10708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:26.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:26 smithi067 bash[17655]: audit 2024-04-03T21:10:25.313968+0000 mon.a (mon.0) 10708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:26 smithi067 bash[27441]: audit 2024-04-03T21:10:25.313968+0000 mon.a (mon.0) 10708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:27 smithi082 bash[20963]: cluster 2024-04-03T21:10:26.025162+0000 mgr.y (mgr.24370) 12358 : cluster [DBG] pgmap v12342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:27 smithi082 bash[20963]: audit 2024-04-03T21:10:26.526575+0000 mon.c (mon.2) 4934 : audit [DBG] from='client.? 172.21.15.67:0/181325395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:27 smithi067 bash[17655]: cluster 2024-04-03T21:10:26.025162+0000 mgr.y (mgr.24370) 12358 : cluster [DBG] pgmap v12342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:27 smithi067 bash[17655]: audit 2024-04-03T21:10:26.526575+0000 mon.c (mon.2) 4934 : audit [DBG] from='client.? 172.21.15.67:0/181325395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:27.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:27 smithi067 bash[27441]: cluster 2024-04-03T21:10:26.025162+0000 mgr.y (mgr.24370) 12358 : cluster [DBG] pgmap v12342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:27.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:27 smithi067 bash[27441]: audit 2024-04-03T21:10:26.526575+0000 mon.c (mon.2) 4934 : audit [DBG] from='client.? 172.21.15.67:0/181325395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:29 smithi067 bash[27441]: cluster 2024-04-03T21:10:28.025976+0000 mgr.y (mgr.24370) 12359 : cluster [DBG] pgmap v12343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:29.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:29 smithi067 bash[27441]: audit 2024-04-03T21:10:28.975212+0000 mon.a (mon.0) 10709 : audit [DBG] from='client.? 172.21.15.67:0/3713921410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:29.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:29 smithi067 bash[17655]: cluster 2024-04-03T21:10:28.025976+0000 mgr.y (mgr.24370) 12359 : cluster [DBG] pgmap v12343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:29 smithi067 bash[17655]: audit 2024-04-03T21:10:28.975212+0000 mon.a (mon.0) 10709 : audit [DBG] from='client.? 172.21.15.67:0/3713921410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:29 smithi082 bash[20963]: cluster 2024-04-03T21:10:28.025976+0000 mgr.y (mgr.24370) 12359 : cluster [DBG] pgmap v12343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:29 smithi082 bash[20963]: audit 2024-04-03T21:10:28.975212+0000 mon.a (mon.0) 10709 : audit [DBG] from='client.? 172.21.15.67:0/3713921410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:31.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:31 smithi067 bash[27441]: cluster 2024-04-03T21:10:30.026622+0000 mgr.y (mgr.24370) 12360 : cluster [DBG] pgmap v12344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:31 smithi067 bash[17655]: cluster 2024-04-03T21:10:30.026622+0000 mgr.y (mgr.24370) 12360 : cluster [DBG] pgmap v12344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:31 smithi082 bash[20963]: cluster 2024-04-03T21:10:30.026622+0000 mgr.y (mgr.24370) 12360 : cluster [DBG] pgmap v12344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:32.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:32 smithi067 bash[27441]: audit 2024-04-03T21:10:31.441280+0000 mon.c (mon.2) 4935 : audit [DBG] from='client.? 172.21.15.67:0/1498354394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:32.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:32 smithi067 bash[17655]: audit 2024-04-03T21:10:31.441280+0000 mon.c (mon.2) 4935 : audit [DBG] from='client.? 172.21.15.67:0/1498354394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:32.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:32 smithi082 bash[20963]: audit 2024-04-03T21:10:31.441280+0000 mon.c (mon.2) 4935 : audit [DBG] from='client.? 172.21.15.67:0/1498354394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:33 smithi067 bash[17655]: cluster 2024-04-03T21:10:32.027760+0000 mgr.y (mgr.24370) 12361 : cluster [DBG] pgmap v12345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:10:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:33 smithi067 bash[27441]: cluster 2024-04-03T21:10:32.027760+0000 mgr.y (mgr.24370) 12361 : cluster [DBG] pgmap v12345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:33 smithi082 bash[20963]: cluster 2024-04-03T21:10:32.027760+0000 mgr.y (mgr.24370) 12361 : cluster [DBG] pgmap v12345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:10:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:34 smithi067 bash[27441]: audit 2024-04-03T21:10:33.896968+0000 mon.c (mon.2) 4936 : audit [DBG] from='client.? 172.21.15.67:0/1733709207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:34.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:34 smithi067 bash[17655]: audit 2024-04-03T21:10:33.896968+0000 mon.c (mon.2) 4936 : audit [DBG] from='client.? 172.21.15.67:0/1733709207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:34 smithi082 bash[20963]: audit 2024-04-03T21:10:33.896968+0000 mon.c (mon.2) 4936 : audit [DBG] from='client.? 172.21.15.67:0/1733709207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:35 smithi067 bash[17655]: cluster 2024-04-03T21:10:34.028498+0000 mgr.y (mgr.24370) 12362 : cluster [DBG] pgmap v12346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:35.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:35 smithi067 bash[27441]: cluster 2024-04-03T21:10:34.028498+0000 mgr.y (mgr.24370) 12362 : cluster [DBG] pgmap v12346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:35 smithi082 bash[20963]: cluster 2024-04-03T21:10:34.028498+0000 mgr.y (mgr.24370) 12362 : cluster [DBG] pgmap v12346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:37.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:37 smithi067 bash[27441]: cluster 2024-04-03T21:10:36.029644+0000 mgr.y (mgr.24370) 12363 : cluster [DBG] pgmap v12347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:37.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:37 smithi067 bash[27441]: audit 2024-04-03T21:10:36.348782+0000 mon.a (mon.0) 10710 : audit [DBG] from='client.? 172.21.15.67:0/3803771464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:37 smithi067 bash[17655]: cluster 2024-04-03T21:10:36.029644+0000 mgr.y (mgr.24370) 12363 : cluster [DBG] pgmap v12347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:37 smithi067 bash[17655]: audit 2024-04-03T21:10:36.348782+0000 mon.a (mon.0) 10710 : audit [DBG] from='client.? 172.21.15.67:0/3803771464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:37 smithi082 bash[20963]: cluster 2024-04-03T21:10:36.029644+0000 mgr.y (mgr.24370) 12363 : cluster [DBG] pgmap v12347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:37 smithi082 bash[20963]: audit 2024-04-03T21:10:36.348782+0000 mon.a (mon.0) 10710 : audit [DBG] from='client.? 172.21.15.67:0/3803771464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:39 smithi082 bash[20963]: cluster 2024-04-03T21:10:38.030295+0000 mgr.y (mgr.24370) 12364 : cluster [DBG] pgmap v12348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:39 smithi082 bash[20963]: audit 2024-04-03T21:10:38.799124+0000 mon.c (mon.2) 4937 : audit [DBG] from='client.? 172.21.15.67:0/2889846378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:39 smithi067 bash[27441]: cluster 2024-04-03T21:10:38.030295+0000 mgr.y (mgr.24370) 12364 : cluster [DBG] pgmap v12348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:39 smithi067 bash[27441]: audit 2024-04-03T21:10:38.799124+0000 mon.c (mon.2) 4937 : audit [DBG] from='client.? 172.21.15.67:0/2889846378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:39 smithi067 bash[17655]: cluster 2024-04-03T21:10:38.030295+0000 mgr.y (mgr.24370) 12364 : cluster [DBG] pgmap v12348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:39 smithi067 bash[17655]: audit 2024-04-03T21:10:38.799124+0000 mon.c (mon.2) 4937 : audit [DBG] from='client.? 172.21.15.67:0/2889846378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:41 smithi082 bash[20963]: cluster 2024-04-03T21:10:40.030913+0000 mgr.y (mgr.24370) 12365 : cluster [DBG] pgmap v12349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:41 smithi082 bash[20963]: audit 2024-04-03T21:10:40.314451+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:41 smithi067 bash[27441]: cluster 2024-04-03T21:10:40.030913+0000 mgr.y (mgr.24370) 12365 : cluster [DBG] pgmap v12349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:41 smithi067 bash[27441]: audit 2024-04-03T21:10:40.314451+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:41 smithi067 bash[17655]: cluster 2024-04-03T21:10:40.030913+0000 mgr.y (mgr.24370) 12365 : cluster [DBG] pgmap v12349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:41 smithi067 bash[17655]: audit 2024-04-03T21:10:40.314451+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:42 smithi082 bash[20963]: audit 2024-04-03T21:10:41.253869+0000 mon.c (mon.2) 4938 : audit [DBG] from='client.? 172.21.15.67:0/3372462600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:42 smithi067 bash[17655]: audit 2024-04-03T21:10:41.253869+0000 mon.c (mon.2) 4938 : audit [DBG] from='client.? 172.21.15.67:0/3372462600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:42 smithi067 bash[27441]: audit 2024-04-03T21:10:41.253869+0000 mon.c (mon.2) 4938 : audit [DBG] from='client.? 172.21.15.67:0/3372462600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:43 smithi067 bash[17655]: cluster 2024-04-03T21:10:42.032073+0000 mgr.y (mgr.24370) 12366 : cluster [DBG] pgmap v12350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:10:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:43 smithi067 bash[27441]: cluster 2024-04-03T21:10:42.032073+0000 mgr.y (mgr.24370) 12366 : cluster [DBG] pgmap v12350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:43 smithi082 bash[20963]: cluster 2024-04-03T21:10:42.032073+0000 mgr.y (mgr.24370) 12366 : cluster [DBG] pgmap v12350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:10:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:44 smithi082 bash[20963]: audit 2024-04-03T21:10:43.713777+0000 mon.a (mon.0) 10712 : audit [DBG] from='client.? 172.21.15.67:0/4219959396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:44.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:44 smithi067 bash[27441]: audit 2024-04-03T21:10:43.713777+0000 mon.a (mon.0) 10712 : audit [DBG] from='client.? 172.21.15.67:0/4219959396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:44.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:44 smithi067 bash[17655]: audit 2024-04-03T21:10:43.713777+0000 mon.a (mon.0) 10712 : audit [DBG] from='client.? 172.21.15.67:0/4219959396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:45 smithi082 bash[20963]: cluster 2024-04-03T21:10:44.032872+0000 mgr.y (mgr.24370) 12367 : cluster [DBG] pgmap v12351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:45 smithi067 bash[17655]: cluster 2024-04-03T21:10:44.032872+0000 mgr.y (mgr.24370) 12367 : cluster [DBG] pgmap v12351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:45 smithi067 bash[27441]: cluster 2024-04-03T21:10:44.032872+0000 mgr.y (mgr.24370) 12367 : cluster [DBG] pgmap v12351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:46 smithi082 bash[20963]: audit 2024-04-03T21:10:46.168976+0000 mon.c (mon.2) 4939 : audit [DBG] from='client.? 172.21.15.67:0/3240127860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:46.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:46 smithi067 bash[27441]: audit 2024-04-03T21:10:46.168976+0000 mon.c (mon.2) 4939 : audit [DBG] from='client.? 172.21.15.67:0/3240127860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:46.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:46 smithi067 bash[17655]: audit 2024-04-03T21:10:46.168976+0000 mon.c (mon.2) 4939 : audit [DBG] from='client.? 172.21.15.67:0/3240127860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:47 smithi082 bash[20963]: cluster 2024-04-03T21:10:46.034033+0000 mgr.y (mgr.24370) 12368 : cluster [DBG] pgmap v12352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:47.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:47 smithi067 bash[27441]: cluster 2024-04-03T21:10:46.034033+0000 mgr.y (mgr.24370) 12368 : cluster [DBG] pgmap v12352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:47 smithi067 bash[17655]: cluster 2024-04-03T21:10:46.034033+0000 mgr.y (mgr.24370) 12368 : cluster [DBG] pgmap v12352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:49 smithi082 bash[20963]: cluster 2024-04-03T21:10:48.034692+0000 mgr.y (mgr.24370) 12369 : cluster [DBG] pgmap v12353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:49 smithi082 bash[20963]: audit 2024-04-03T21:10:48.623669+0000 mon.a (mon.0) 10713 : audit [DBG] from='client.? 172.21.15.67:0/3376659554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:49 smithi067 bash[27441]: cluster 2024-04-03T21:10:48.034692+0000 mgr.y (mgr.24370) 12369 : cluster [DBG] pgmap v12353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:49 smithi067 bash[27441]: audit 2024-04-03T21:10:48.623669+0000 mon.a (mon.0) 10713 : audit [DBG] from='client.? 172.21.15.67:0/3376659554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:49 smithi067 bash[17655]: cluster 2024-04-03T21:10:48.034692+0000 mgr.y (mgr.24370) 12369 : cluster [DBG] pgmap v12353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:49 smithi067 bash[17655]: audit 2024-04-03T21:10:48.623669+0000 mon.a (mon.0) 10713 : audit [DBG] from='client.? 172.21.15.67:0/3376659554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:51 smithi082 bash[20963]: cluster 2024-04-03T21:10:50.035172+0000 mgr.y (mgr.24370) 12370 : cluster [DBG] pgmap v12354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:51 smithi082 bash[20963]: audit 2024-04-03T21:10:51.087632+0000 mon.a (mon.0) 10714 : audit [DBG] from='client.? 172.21.15.67:0/2361878978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:51 smithi067 bash[17655]: cluster 2024-04-03T21:10:50.035172+0000 mgr.y (mgr.24370) 12370 : cluster [DBG] pgmap v12354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:51 smithi067 bash[17655]: audit 2024-04-03T21:10:51.087632+0000 mon.a (mon.0) 10714 : audit [DBG] from='client.? 172.21.15.67:0/2361878978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:51.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:51 smithi067 bash[27441]: cluster 2024-04-03T21:10:50.035172+0000 mgr.y (mgr.24370) 12370 : cluster [DBG] pgmap v12354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:51 smithi067 bash[27441]: audit 2024-04-03T21:10:51.087632+0000 mon.a (mon.0) 10714 : audit [DBG] from='client.? 172.21.15.67:0/2361878978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:53 smithi067 bash[17655]: cluster 2024-04-03T21:10:52.036371+0000 mgr.y (mgr.24370) 12371 : cluster [DBG] pgmap v12355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:10:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:53 smithi067 bash[27441]: cluster 2024-04-03T21:10:52.036371+0000 mgr.y (mgr.24370) 12371 : cluster [DBG] pgmap v12355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:53 smithi082 bash[20963]: cluster 2024-04-03T21:10:52.036371+0000 mgr.y (mgr.24370) 12371 : cluster [DBG] pgmap v12355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:10:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:54 smithi082 bash[20963]: audit 2024-04-03T21:10:53.546280+0000 mon.c (mon.2) 4940 : audit [DBG] from='client.? 172.21.15.67:0/2964215413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:54.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:54 smithi067 bash[17655]: audit 2024-04-03T21:10:53.546280+0000 mon.c (mon.2) 4940 : audit [DBG] from='client.? 172.21.15.67:0/2964215413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:54 smithi067 bash[27441]: audit 2024-04-03T21:10:53.546280+0000 mon.c (mon.2) 4940 : audit [DBG] from='client.? 172.21.15.67:0/2964215413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:55 smithi082 bash[20963]: cluster 2024-04-03T21:10:54.037041+0000 mgr.y (mgr.24370) 12372 : cluster [DBG] pgmap v12356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:55 smithi067 bash[17655]: cluster 2024-04-03T21:10:54.037041+0000 mgr.y (mgr.24370) 12372 : cluster [DBG] pgmap v12356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:55 smithi067 bash[27441]: cluster 2024-04-03T21:10:54.037041+0000 mgr.y (mgr.24370) 12372 : cluster [DBG] pgmap v12356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:56 smithi082 bash[20963]: audit 2024-04-03T21:10:55.314903+0000 mon.a (mon.0) 10715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:56 smithi082 bash[20963]: audit 2024-04-03T21:10:56.000726+0000 mon.c (mon.2) 4941 : audit [DBG] from='client.? 172.21.15.67:0/55292715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:56 smithi067 bash[27441]: audit 2024-04-03T21:10:55.314903+0000 mon.a (mon.0) 10715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:56 smithi067 bash[27441]: audit 2024-04-03T21:10:56.000726+0000 mon.c (mon.2) 4941 : audit [DBG] from='client.? 172.21.15.67:0/55292715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:56 smithi067 bash[17655]: audit 2024-04-03T21:10:55.314903+0000 mon.a (mon.0) 10715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:10:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:56 smithi067 bash[17655]: audit 2024-04-03T21:10:56.000726+0000 mon.c (mon.2) 4941 : audit [DBG] from='client.? 172.21.15.67:0/55292715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:57 smithi082 bash[20963]: cluster 2024-04-03T21:10:56.038223+0000 mgr.y (mgr.24370) 12373 : cluster [DBG] pgmap v12357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:57 smithi067 bash[27441]: cluster 2024-04-03T21:10:56.038223+0000 mgr.y (mgr.24370) 12373 : cluster [DBG] pgmap v12357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:57 smithi067 bash[17655]: cluster 2024-04-03T21:10:56.038223+0000 mgr.y (mgr.24370) 12373 : cluster [DBG] pgmap v12357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:59 smithi082 bash[20963]: cluster 2024-04-03T21:10:58.039028+0000 mgr.y (mgr.24370) 12374 : cluster [DBG] pgmap v12358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:10:59 smithi082 bash[20963]: audit 2024-04-03T21:10:58.463301+0000 mon.b (mon.1) 73 : audit [DBG] from='client.? 172.21.15.67:0/2866953211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:59 smithi067 bash[17655]: cluster 2024-04-03T21:10:58.039028+0000 mgr.y (mgr.24370) 12374 : cluster [DBG] pgmap v12358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:10:59 smithi067 bash[17655]: audit 2024-04-03T21:10:58.463301+0000 mon.b (mon.1) 73 : audit [DBG] from='client.? 172.21.15.67:0/2866953211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:10:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:59 smithi067 bash[27441]: cluster 2024-04-03T21:10:58.039028+0000 mgr.y (mgr.24370) 12374 : cluster [DBG] pgmap v12358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:10:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:10:59 smithi067 bash[27441]: audit 2024-04-03T21:10:58.463301+0000 mon.b (mon.1) 73 : audit [DBG] from='client.? 172.21.15.67:0/2866953211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:01 smithi082 bash[20963]: cluster 2024-04-03T21:11:00.039884+0000 mgr.y (mgr.24370) 12375 : cluster [DBG] pgmap v12359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:01 smithi082 bash[20963]: audit 2024-04-03T21:11:00.915788+0000 mon.c (mon.2) 4942 : audit [DBG] from='client.? 172.21.15.67:0/2567501356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:01 smithi067 bash[27441]: cluster 2024-04-03T21:11:00.039884+0000 mgr.y (mgr.24370) 12375 : cluster [DBG] pgmap v12359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:01 smithi067 bash[27441]: audit 2024-04-03T21:11:00.915788+0000 mon.c (mon.2) 4942 : audit [DBG] from='client.? 172.21.15.67:0/2567501356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:01 smithi067 bash[17655]: cluster 2024-04-03T21:11:00.039884+0000 mgr.y (mgr.24370) 12375 : cluster [DBG] pgmap v12359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:01 smithi067 bash[17655]: audit 2024-04-03T21:11:00.915788+0000 mon.c (mon.2) 4942 : audit [DBG] from='client.? 172.21.15.67:0/2567501356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:03 smithi067 bash[17655]: cluster 2024-04-03T21:11:02.041126+0000 mgr.y (mgr.24370) 12376 : cluster [DBG] pgmap v12360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:03 smithi067 bash[27441]: cluster 2024-04-03T21:11:02.041126+0000 mgr.y (mgr.24370) 12376 : cluster [DBG] pgmap v12360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:11:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:11:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:03 smithi082 bash[20963]: cluster 2024-04-03T21:11:02.041126+0000 mgr.y (mgr.24370) 12376 : cluster [DBG] pgmap v12360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:04 smithi082 bash[20963]: audit 2024-04-03T21:11:03.374143+0000 mon.a (mon.0) 10716 : audit [DBG] from='client.? 172.21.15.67:0/1696181341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:04.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:04 smithi067 bash[27441]: audit 2024-04-03T21:11:03.374143+0000 mon.a (mon.0) 10716 : audit [DBG] from='client.? 172.21.15.67:0/1696181341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:04.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:04 smithi067 bash[17655]: audit 2024-04-03T21:11:03.374143+0000 mon.a (mon.0) 10716 : audit [DBG] from='client.? 172.21.15.67:0/1696181341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:05 smithi082 bash[20963]: cluster 2024-04-03T21:11:04.041967+0000 mgr.y (mgr.24370) 12377 : cluster [DBG] pgmap v12361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:05 smithi067 bash[27441]: cluster 2024-04-03T21:11:04.041967+0000 mgr.y (mgr.24370) 12377 : cluster [DBG] pgmap v12361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:05 smithi067 bash[17655]: cluster 2024-04-03T21:11:04.041967+0000 mgr.y (mgr.24370) 12377 : cluster [DBG] pgmap v12361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:06 smithi082 bash[20963]: audit 2024-04-03T21:11:05.828423+0000 mon.c (mon.2) 4943 : audit [DBG] from='client.? 172.21.15.67:0/2738500052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:06.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:06 smithi067 bash[17655]: audit 2024-04-03T21:11:05.828423+0000 mon.c (mon.2) 4943 : audit [DBG] from='client.? 172.21.15.67:0/2738500052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:06.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:06 smithi067 bash[27441]: audit 2024-04-03T21:11:05.828423+0000 mon.c (mon.2) 4943 : audit [DBG] from='client.? 172.21.15.67:0/2738500052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:07 smithi082 bash[20963]: cluster 2024-04-03T21:11:06.043179+0000 mgr.y (mgr.24370) 12378 : cluster [DBG] pgmap v12362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:07 smithi067 bash[17655]: cluster 2024-04-03T21:11:06.043179+0000 mgr.y (mgr.24370) 12378 : cluster [DBG] pgmap v12362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:07 smithi067 bash[27441]: cluster 2024-04-03T21:11:06.043179+0000 mgr.y (mgr.24370) 12378 : cluster [DBG] pgmap v12362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:08 smithi082 bash[20963]: audit 2024-04-03T21:11:08.280058+0000 mon.a (mon.0) 10717 : audit [DBG] from='client.? 172.21.15.67:0/1703718011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:08.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:08 smithi067 bash[17655]: audit 2024-04-03T21:11:08.280058+0000 mon.a (mon.0) 10717 : audit [DBG] from='client.? 172.21.15.67:0/1703718011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:08.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:08 smithi067 bash[27441]: audit 2024-04-03T21:11:08.280058+0000 mon.a (mon.0) 10717 : audit [DBG] from='client.? 172.21.15.67:0/1703718011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:09 smithi082 bash[20963]: cluster 2024-04-03T21:11:08.043886+0000 mgr.y (mgr.24370) 12379 : cluster [DBG] pgmap v12363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:09 smithi082 bash[20963]: audit 2024-04-03T21:11:08.549647+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:11:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:09 smithi067 bash[27441]: cluster 2024-04-03T21:11:08.043886+0000 mgr.y (mgr.24370) 12379 : cluster [DBG] pgmap v12363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:09 smithi067 bash[27441]: audit 2024-04-03T21:11:08.549647+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:11:09.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:09 smithi067 bash[17655]: cluster 2024-04-03T21:11:08.043886+0000 mgr.y (mgr.24370) 12379 : cluster [DBG] pgmap v12363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:09.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:09 smithi067 bash[17655]: audit 2024-04-03T21:11:08.549647+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:11:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:10 smithi082 bash[20963]: audit 2024-04-03T21:11:10.315661+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:10 smithi067 bash[17655]: audit 2024-04-03T21:11:10.315661+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:10 smithi067 bash[27441]: audit 2024-04-03T21:11:10.315661+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:11 smithi082 bash[20963]: cluster 2024-04-03T21:11:10.044604+0000 mgr.y (mgr.24370) 12380 : cluster [DBG] pgmap v12364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:11 smithi082 bash[20963]: audit 2024-04-03T21:11:10.739502+0000 mon.a (mon.0) 10720 : audit [DBG] from='client.? 172.21.15.67:0/3535451116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:11 smithi067 bash[17655]: cluster 2024-04-03T21:11:10.044604+0000 mgr.y (mgr.24370) 12380 : cluster [DBG] pgmap v12364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:11 smithi067 bash[17655]: audit 2024-04-03T21:11:10.739502+0000 mon.a (mon.0) 10720 : audit [DBG] from='client.? 172.21.15.67:0/3535451116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:11 smithi067 bash[27441]: cluster 2024-04-03T21:11:10.044604+0000 mgr.y (mgr.24370) 12380 : cluster [DBG] pgmap v12364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:11 smithi067 bash[27441]: audit 2024-04-03T21:11:10.739502+0000 mon.a (mon.0) 10720 : audit [DBG] from='client.? 172.21.15.67:0/3535451116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:13.348 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:11:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:11:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:13 smithi082 bash[20963]: cluster 2024-04-03T21:11:12.045827+0000 mgr.y (mgr.24370) 12381 : cluster [DBG] pgmap v12365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:13 smithi082 bash[20963]: audit 2024-04-03T21:11:13.197061+0000 mon.a (mon.0) 10721 : audit [DBG] from='client.? 172.21.15.67:0/824569654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:13.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:13 smithi067 bash[17655]: cluster 2024-04-03T21:11:12.045827+0000 mgr.y (mgr.24370) 12381 : cluster [DBG] pgmap v12365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:13.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:13 smithi067 bash[17655]: audit 2024-04-03T21:11:13.197061+0000 mon.a (mon.0) 10721 : audit [DBG] from='client.? 172.21.15.67:0/824569654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:13.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:13 smithi067 bash[27441]: cluster 2024-04-03T21:11:12.045827+0000 mgr.y (mgr.24370) 12381 : cluster [DBG] pgmap v12365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:13.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:13 smithi067 bash[27441]: audit 2024-04-03T21:11:13.197061+0000 mon.a (mon.0) 10721 : audit [DBG] from='client.? 172.21.15.67:0/824569654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:15 smithi082 bash[20963]: cluster 2024-04-03T21:11:14.046416+0000 mgr.y (mgr.24370) 12382 : cluster [DBG] pgmap v12366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:15 smithi082 bash[20963]: audit 2024-04-03T21:11:14.246417+0000 mon.a (mon.0) 10722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:15 smithi082 bash[20963]: audit 2024-04-03T21:11:14.254337+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:15 smithi082 bash[20963]: audit 2024-04-03T21:11:14.616797+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:15 smithi082 bash[20963]: audit 2024-04-03T21:11:14.631941+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:15 smithi082 bash[20963]: audit 2024-04-03T21:11:15.070308+0000 mon.a (mon.0) 10726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:11:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:15 smithi082 bash[20963]: audit 2024-04-03T21:11:15.071995+0000 mon.a (mon.0) 10727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:11:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:15 smithi082 bash[20963]: audit 2024-04-03T21:11:15.082511+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[17655]: cluster 2024-04-03T21:11:14.046416+0000 mgr.y (mgr.24370) 12382 : cluster [DBG] pgmap v12366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[17655]: audit 2024-04-03T21:11:14.246417+0000 mon.a (mon.0) 10722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[17655]: audit 2024-04-03T21:11:14.254337+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[17655]: audit 2024-04-03T21:11:14.616797+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[17655]: audit 2024-04-03T21:11:14.631941+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[17655]: audit 2024-04-03T21:11:15.070308+0000 mon.a (mon.0) 10726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[17655]: audit 2024-04-03T21:11:15.071995+0000 mon.a (mon.0) 10727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[17655]: audit 2024-04-03T21:11:15.082511+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[27441]: cluster 2024-04-03T21:11:14.046416+0000 mgr.y (mgr.24370) 12382 : cluster [DBG] pgmap v12366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[27441]: audit 2024-04-03T21:11:14.246417+0000 mon.a (mon.0) 10722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[27441]: audit 2024-04-03T21:11:14.254337+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[27441]: audit 2024-04-03T21:11:14.616797+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[27441]: audit 2024-04-03T21:11:14.631941+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[27441]: audit 2024-04-03T21:11:15.070308+0000 mon.a (mon.0) 10726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[27441]: audit 2024-04-03T21:11:15.071995+0000 mon.a (mon.0) 10727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:11:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:15 smithi067 bash[27441]: audit 2024-04-03T21:11:15.082511+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:11:16.134 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 21:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T21:11:15.64779263Z level=info msg="Completed cleanup jobs" duration=117.8799ms 2024-04-03T21:11:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:16 smithi082 bash[20963]: audit 2024-04-03T21:11:15.654205+0000 mon.a (mon.0) 10729 : audit [DBG] from='client.? 172.21.15.67:0/2252840567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:16 smithi067 bash[17655]: audit 2024-04-03T21:11:15.654205+0000 mon.a (mon.0) 10729 : audit [DBG] from='client.? 172.21.15.67:0/2252840567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:16 smithi067 bash[27441]: audit 2024-04-03T21:11:15.654205+0000 mon.a (mon.0) 10729 : audit [DBG] from='client.? 172.21.15.67:0/2252840567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:17 smithi082 bash[20963]: cluster 2024-04-03T21:11:16.047627+0000 mgr.y (mgr.24370) 12383 : cluster [DBG] pgmap v12367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:17 smithi067 bash[27441]: cluster 2024-04-03T21:11:16.047627+0000 mgr.y (mgr.24370) 12383 : cluster [DBG] pgmap v12367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:17.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:17 smithi067 bash[17655]: cluster 2024-04-03T21:11:16.047627+0000 mgr.y (mgr.24370) 12383 : cluster [DBG] pgmap v12367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:18 smithi082 bash[20963]: audit 2024-04-03T21:11:18.106346+0000 mon.a (mon.0) 10730 : audit [DBG] from='client.? 172.21.15.67:0/2457187079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:18 smithi067 bash[17655]: audit 2024-04-03T21:11:18.106346+0000 mon.a (mon.0) 10730 : audit [DBG] from='client.? 172.21.15.67:0/2457187079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:18.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:18 smithi067 bash[27441]: audit 2024-04-03T21:11:18.106346+0000 mon.a (mon.0) 10730 : audit [DBG] from='client.? 172.21.15.67:0/2457187079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:19 smithi082 bash[20963]: cluster 2024-04-03T21:11:18.048311+0000 mgr.y (mgr.24370) 12384 : cluster [DBG] pgmap v12368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:19.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:19 smithi067 bash[17655]: cluster 2024-04-03T21:11:18.048311+0000 mgr.y (mgr.24370) 12384 : cluster [DBG] pgmap v12368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:19 smithi067 bash[27441]: cluster 2024-04-03T21:11:18.048311+0000 mgr.y (mgr.24370) 12384 : cluster [DBG] pgmap v12368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:21 smithi082 bash[20963]: cluster 2024-04-03T21:11:20.049072+0000 mgr.y (mgr.24370) 12385 : cluster [DBG] pgmap v12369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:21 smithi082 bash[20963]: audit 2024-04-03T21:11:20.566298+0000 mon.c (mon.2) 4944 : audit [DBG] from='client.? 172.21.15.67:0/4033359179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:21 smithi067 bash[17655]: cluster 2024-04-03T21:11:20.049072+0000 mgr.y (mgr.24370) 12385 : cluster [DBG] pgmap v12369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:21 smithi067 bash[17655]: audit 2024-04-03T21:11:20.566298+0000 mon.c (mon.2) 4944 : audit [DBG] from='client.? 172.21.15.67:0/4033359179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:21 smithi067 bash[27441]: cluster 2024-04-03T21:11:20.049072+0000 mgr.y (mgr.24370) 12385 : cluster [DBG] pgmap v12369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:21 smithi067 bash[27441]: audit 2024-04-03T21:11:20.566298+0000 mon.c (mon.2) 4944 : audit [DBG] from='client.? 172.21.15.67:0/4033359179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:11:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:23 smithi067 bash[17655]: cluster 2024-04-03T21:11:22.050280+0000 mgr.y (mgr.24370) 12386 : cluster [DBG] pgmap v12370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:23 smithi067 bash[17655]: audit 2024-04-03T21:11:23.016215+0000 mon.a (mon.0) 10731 : audit [DBG] from='client.? 172.21.15.67:0/441948411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:23 smithi067 bash[27441]: cluster 2024-04-03T21:11:22.050280+0000 mgr.y (mgr.24370) 12386 : cluster [DBG] pgmap v12370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:23 smithi067 bash[27441]: audit 2024-04-03T21:11:23.016215+0000 mon.a (mon.0) 10731 : audit [DBG] from='client.? 172.21.15.67:0/441948411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:11:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:23 smithi082 bash[20963]: cluster 2024-04-03T21:11:22.050280+0000 mgr.y (mgr.24370) 12386 : cluster [DBG] pgmap v12370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:23 smithi082 bash[20963]: audit 2024-04-03T21:11:23.016215+0000 mon.a (mon.0) 10731 : audit [DBG] from='client.? 172.21.15.67:0/441948411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:25 smithi082 bash[20963]: cluster 2024-04-03T21:11:24.050901+0000 mgr.y (mgr.24370) 12387 : cluster [DBG] pgmap v12371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:25 smithi067 bash[17655]: cluster 2024-04-03T21:11:24.050901+0000 mgr.y (mgr.24370) 12387 : cluster [DBG] pgmap v12371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:25 smithi067 bash[27441]: cluster 2024-04-03T21:11:24.050901+0000 mgr.y (mgr.24370) 12387 : cluster [DBG] pgmap v12371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:26 smithi082 bash[20963]: audit 2024-04-03T21:11:25.314880+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:26 smithi082 bash[20963]: audit 2024-04-03T21:11:25.471342+0000 mon.c (mon.2) 4945 : audit [DBG] from='client.? 172.21.15.67:0/246766806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:26 smithi067 bash[17655]: audit 2024-04-03T21:11:25.314880+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:26 smithi067 bash[17655]: audit 2024-04-03T21:11:25.471342+0000 mon.c (mon.2) 4945 : audit [DBG] from='client.? 172.21.15.67:0/246766806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:26 smithi067 bash[27441]: audit 2024-04-03T21:11:25.314880+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:26 smithi067 bash[27441]: audit 2024-04-03T21:11:25.471342+0000 mon.c (mon.2) 4945 : audit [DBG] from='client.? 172.21.15.67:0/246766806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:27 smithi082 bash[20963]: cluster 2024-04-03T21:11:26.052204+0000 mgr.y (mgr.24370) 12388 : cluster [DBG] pgmap v12372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:27.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:27 smithi067 bash[17655]: cluster 2024-04-03T21:11:26.052204+0000 mgr.y (mgr.24370) 12388 : cluster [DBG] pgmap v12372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:27.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:27 smithi067 bash[27441]: cluster 2024-04-03T21:11:26.052204+0000 mgr.y (mgr.24370) 12388 : cluster [DBG] pgmap v12372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:28 smithi082 bash[20963]: audit 2024-04-03T21:11:27.925117+0000 mon.c (mon.2) 4946 : audit [DBG] from='client.? 172.21.15.67:0/4129026868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:28 smithi067 bash[17655]: audit 2024-04-03T21:11:27.925117+0000 mon.c (mon.2) 4946 : audit [DBG] from='client.? 172.21.15.67:0/4129026868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:28 smithi067 bash[27441]: audit 2024-04-03T21:11:27.925117+0000 mon.c (mon.2) 4946 : audit [DBG] from='client.? 172.21.15.67:0/4129026868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:29 smithi082 bash[20963]: cluster 2024-04-03T21:11:28.052948+0000 mgr.y (mgr.24370) 12389 : cluster [DBG] pgmap v12373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:29.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:29 smithi067 bash[17655]: cluster 2024-04-03T21:11:28.052948+0000 mgr.y (mgr.24370) 12389 : cluster [DBG] pgmap v12373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:29 smithi067 bash[27441]: cluster 2024-04-03T21:11:28.052948+0000 mgr.y (mgr.24370) 12389 : cluster [DBG] pgmap v12373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:31 smithi082 bash[20963]: cluster 2024-04-03T21:11:30.053577+0000 mgr.y (mgr.24370) 12390 : cluster [DBG] pgmap v12374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:31 smithi082 bash[20963]: audit 2024-04-03T21:11:30.377037+0000 mon.a (mon.0) 10733 : audit [DBG] from='client.? 172.21.15.67:0/317926631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:31 smithi067 bash[27441]: cluster 2024-04-03T21:11:30.053577+0000 mgr.y (mgr.24370) 12390 : cluster [DBG] pgmap v12374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:31 smithi067 bash[27441]: audit 2024-04-03T21:11:30.377037+0000 mon.a (mon.0) 10733 : audit [DBG] from='client.? 172.21.15.67:0/317926631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:31 smithi067 bash[17655]: cluster 2024-04-03T21:11:30.053577+0000 mgr.y (mgr.24370) 12390 : cluster [DBG] pgmap v12374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:31 smithi067 bash[17655]: audit 2024-04-03T21:11:30.377037+0000 mon.a (mon.0) 10733 : audit [DBG] from='client.? 172.21.15.67:0/317926631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:11:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:33 smithi067 bash[17655]: cluster 2024-04-03T21:11:32.054741+0000 mgr.y (mgr.24370) 12391 : cluster [DBG] pgmap v12375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:33 smithi067 bash[17655]: audit 2024-04-03T21:11:32.836898+0000 mon.a (mon.0) 10734 : audit [DBG] from='client.? 172.21.15.67:0/1561744685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:33 smithi067 bash[27441]: cluster 2024-04-03T21:11:32.054741+0000 mgr.y (mgr.24370) 12391 : cluster [DBG] pgmap v12375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:33 smithi067 bash[27441]: audit 2024-04-03T21:11:32.836898+0000 mon.a (mon.0) 10734 : audit [DBG] from='client.? 172.21.15.67:0/1561744685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:11:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:33 smithi082 bash[20963]: cluster 2024-04-03T21:11:32.054741+0000 mgr.y (mgr.24370) 12391 : cluster [DBG] pgmap v12375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:33 smithi082 bash[20963]: audit 2024-04-03T21:11:32.836898+0000 mon.a (mon.0) 10734 : audit [DBG] from='client.? 172.21.15.67:0/1561744685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:35 smithi082 bash[20963]: cluster 2024-04-03T21:11:34.055404+0000 mgr.y (mgr.24370) 12392 : cluster [DBG] pgmap v12376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:35 smithi082 bash[20963]: audit 2024-04-03T21:11:35.294662+0000 mon.c (mon.2) 4947 : audit [DBG] from='client.? 172.21.15.67:0/3170368059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:35 smithi067 bash[17655]: cluster 2024-04-03T21:11:34.055404+0000 mgr.y (mgr.24370) 12392 : cluster [DBG] pgmap v12376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:35 smithi067 bash[17655]: audit 2024-04-03T21:11:35.294662+0000 mon.c (mon.2) 4947 : audit [DBG] from='client.? 172.21.15.67:0/3170368059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:35 smithi067 bash[27441]: cluster 2024-04-03T21:11:34.055404+0000 mgr.y (mgr.24370) 12392 : cluster [DBG] pgmap v12376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:35 smithi067 bash[27441]: audit 2024-04-03T21:11:35.294662+0000 mon.c (mon.2) 4947 : audit [DBG] from='client.? 172.21.15.67:0/3170368059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:37 smithi082 bash[20963]: cluster 2024-04-03T21:11:36.056547+0000 mgr.y (mgr.24370) 12393 : cluster [DBG] pgmap v12377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:37.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:37 smithi067 bash[27441]: cluster 2024-04-03T21:11:36.056547+0000 mgr.y (mgr.24370) 12393 : cluster [DBG] pgmap v12377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:37 smithi067 bash[17655]: cluster 2024-04-03T21:11:36.056547+0000 mgr.y (mgr.24370) 12393 : cluster [DBG] pgmap v12377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:38 smithi082 bash[20963]: audit 2024-04-03T21:11:37.745434+0000 mon.c (mon.2) 4948 : audit [DBG] from='client.? 172.21.15.67:0/2477552593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:38.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:38 smithi067 bash[27441]: audit 2024-04-03T21:11:37.745434+0000 mon.c (mon.2) 4948 : audit [DBG] from='client.? 172.21.15.67:0/2477552593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:38.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:38 smithi067 bash[17655]: audit 2024-04-03T21:11:37.745434+0000 mon.c (mon.2) 4948 : audit [DBG] from='client.? 172.21.15.67:0/2477552593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:39 smithi082 bash[20963]: cluster 2024-04-03T21:11:38.057231+0000 mgr.y (mgr.24370) 12394 : cluster [DBG] pgmap v12378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:39 smithi067 bash[27441]: cluster 2024-04-03T21:11:38.057231+0000 mgr.y (mgr.24370) 12394 : cluster [DBG] pgmap v12378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:39 smithi067 bash[17655]: cluster 2024-04-03T21:11:38.057231+0000 mgr.y (mgr.24370) 12394 : cluster [DBG] pgmap v12378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:40 smithi082 bash[20963]: audit 2024-04-03T21:11:40.194147+0000 mon.c (mon.2) 4949 : audit [DBG] from='client.? 172.21.15.67:0/3451965559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:40 smithi082 bash[20963]: audit 2024-04-03T21:11:40.316280+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:40 smithi067 bash[17655]: audit 2024-04-03T21:11:40.194147+0000 mon.c (mon.2) 4949 : audit [DBG] from='client.? 172.21.15.67:0/3451965559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:40 smithi067 bash[17655]: audit 2024-04-03T21:11:40.316280+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:40 smithi067 bash[27441]: audit 2024-04-03T21:11:40.194147+0000 mon.c (mon.2) 4949 : audit [DBG] from='client.? 172.21.15.67:0/3451965559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:40 smithi067 bash[27441]: audit 2024-04-03T21:11:40.316280+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:41 smithi082 bash[20963]: cluster 2024-04-03T21:11:40.057892+0000 mgr.y (mgr.24370) 12395 : cluster [DBG] pgmap v12379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:41 smithi067 bash[17655]: cluster 2024-04-03T21:11:40.057892+0000 mgr.y (mgr.24370) 12395 : cluster [DBG] pgmap v12379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:41 smithi067 bash[27441]: cluster 2024-04-03T21:11:40.057892+0000 mgr.y (mgr.24370) 12395 : cluster [DBG] pgmap v12379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:43.343 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:11:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:43 smithi082 bash[20963]: cluster 2024-04-03T21:11:42.058992+0000 mgr.y (mgr.24370) 12396 : cluster [DBG] pgmap v12380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:43 smithi082 bash[20963]: audit 2024-04-03T21:11:42.656244+0000 mon.a (mon.0) 10736 : audit [DBG] from='client.? 172.21.15.67:0/3513151881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:11:43.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:43 smithi067 bash[27441]: cluster 2024-04-03T21:11:42.058992+0000 mgr.y (mgr.24370) 12396 : cluster [DBG] pgmap v12380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:43.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:43 smithi067 bash[27441]: audit 2024-04-03T21:11:42.656244+0000 mon.a (mon.0) 10736 : audit [DBG] from='client.? 172.21.15.67:0/3513151881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:43.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:43 smithi067 bash[17655]: cluster 2024-04-03T21:11:42.058992+0000 mgr.y (mgr.24370) 12396 : cluster [DBG] pgmap v12380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:43.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:43 smithi067 bash[17655]: audit 2024-04-03T21:11:42.656244+0000 mon.a (mon.0) 10736 : audit [DBG] from='client.? 172.21.15.67:0/3513151881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:45 smithi082 bash[20963]: cluster 2024-04-03T21:11:44.059685+0000 mgr.y (mgr.24370) 12397 : cluster [DBG] pgmap v12381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:45 smithi082 bash[20963]: audit 2024-04-03T21:11:45.106723+0000 mon.c (mon.2) 4950 : audit [DBG] from='client.? 172.21.15.67:0/2280796023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:45 smithi067 bash[27441]: cluster 2024-04-03T21:11:44.059685+0000 mgr.y (mgr.24370) 12397 : cluster [DBG] pgmap v12381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:45 smithi067 bash[27441]: audit 2024-04-03T21:11:45.106723+0000 mon.c (mon.2) 4950 : audit [DBG] from='client.? 172.21.15.67:0/2280796023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:45 smithi067 bash[17655]: cluster 2024-04-03T21:11:44.059685+0000 mgr.y (mgr.24370) 12397 : cluster [DBG] pgmap v12381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:45 smithi067 bash[17655]: audit 2024-04-03T21:11:45.106723+0000 mon.c (mon.2) 4950 : audit [DBG] from='client.? 172.21.15.67:0/2280796023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:47 smithi082 bash[20963]: cluster 2024-04-03T21:11:46.060671+0000 mgr.y (mgr.24370) 12398 : cluster [DBG] pgmap v12382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:47.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:47 smithi067 bash[27441]: cluster 2024-04-03T21:11:46.060671+0000 mgr.y (mgr.24370) 12398 : cluster [DBG] pgmap v12382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:47 smithi067 bash[17655]: cluster 2024-04-03T21:11:46.060671+0000 mgr.y (mgr.24370) 12398 : cluster [DBG] pgmap v12382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:48 smithi082 bash[20963]: audit 2024-04-03T21:11:47.557396+0000 mon.c (mon.2) 4951 : audit [DBG] from='client.? 172.21.15.67:0/3590340602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:48 smithi067 bash[17655]: audit 2024-04-03T21:11:47.557396+0000 mon.c (mon.2) 4951 : audit [DBG] from='client.? 172.21.15.67:0/3590340602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:48 smithi067 bash[27441]: audit 2024-04-03T21:11:47.557396+0000 mon.c (mon.2) 4951 : audit [DBG] from='client.? 172.21.15.67:0/3590340602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:49 smithi082 bash[20963]: cluster 2024-04-03T21:11:48.061402+0000 mgr.y (mgr.24370) 12399 : cluster [DBG] pgmap v12383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:49 smithi067 bash[17655]: cluster 2024-04-03T21:11:48.061402+0000 mgr.y (mgr.24370) 12399 : cluster [DBG] pgmap v12383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:49 smithi067 bash[27441]: cluster 2024-04-03T21:11:48.061402+0000 mgr.y (mgr.24370) 12399 : cluster [DBG] pgmap v12383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:50 smithi082 bash[20963]: audit 2024-04-03T21:11:50.012307+0000 mon.a (mon.0) 10737 : audit [DBG] from='client.? 172.21.15.67:0/1669728142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:50 smithi067 bash[17655]: audit 2024-04-03T21:11:50.012307+0000 mon.a (mon.0) 10737 : audit [DBG] from='client.? 172.21.15.67:0/1669728142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:50.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:50 smithi067 bash[27441]: audit 2024-04-03T21:11:50.012307+0000 mon.a (mon.0) 10737 : audit [DBG] from='client.? 172.21.15.67:0/1669728142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:51 smithi082 bash[20963]: cluster 2024-04-03T21:11:50.061899+0000 mgr.y (mgr.24370) 12400 : cluster [DBG] pgmap v12384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:51 smithi067 bash[17655]: cluster 2024-04-03T21:11:50.061899+0000 mgr.y (mgr.24370) 12400 : cluster [DBG] pgmap v12384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:51.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:51 smithi067 bash[27441]: cluster 2024-04-03T21:11:50.061899+0000 mgr.y (mgr.24370) 12400 : cluster [DBG] pgmap v12384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:53.375 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:11:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:11:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:53 smithi082 bash[20963]: cluster 2024-04-03T21:11:52.063144+0000 mgr.y (mgr.24370) 12401 : cluster [DBG] pgmap v12385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:53 smithi082 bash[20963]: audit 2024-04-03T21:11:52.468324+0000 mon.a (mon.0) 10738 : audit [DBG] from='client.? 172.21.15.67:0/3706881200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:53.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:53 smithi067 bash[17655]: cluster 2024-04-03T21:11:52.063144+0000 mgr.y (mgr.24370) 12401 : cluster [DBG] pgmap v12385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:53.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:53 smithi067 bash[17655]: audit 2024-04-03T21:11:52.468324+0000 mon.a (mon.0) 10738 : audit [DBG] from='client.? 172.21.15.67:0/3706881200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:53.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:53 smithi067 bash[27441]: cluster 2024-04-03T21:11:52.063144+0000 mgr.y (mgr.24370) 12401 : cluster [DBG] pgmap v12385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:53.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:53 smithi067 bash[27441]: audit 2024-04-03T21:11:52.468324+0000 mon.a (mon.0) 10738 : audit [DBG] from='client.? 172.21.15.67:0/3706881200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:55 smithi082 bash[20963]: cluster 2024-04-03T21:11:54.063821+0000 mgr.y (mgr.24370) 12402 : cluster [DBG] pgmap v12386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:55 smithi082 bash[20963]: audit 2024-04-03T21:11:54.918398+0000 mon.c (mon.2) 4952 : audit [DBG] from='client.? 172.21.15.67:0/3708712598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:55 smithi082 bash[20963]: audit 2024-04-03T21:11:55.316305+0000 mon.a (mon.0) 10739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:55 smithi067 bash[17655]: cluster 2024-04-03T21:11:54.063821+0000 mgr.y (mgr.24370) 12402 : cluster [DBG] pgmap v12386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:55 smithi067 bash[17655]: audit 2024-04-03T21:11:54.918398+0000 mon.c (mon.2) 4952 : audit [DBG] from='client.? 172.21.15.67:0/3708712598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:55 smithi067 bash[17655]: audit 2024-04-03T21:11:55.316305+0000 mon.a (mon.0) 10739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:55 smithi067 bash[27441]: cluster 2024-04-03T21:11:54.063821+0000 mgr.y (mgr.24370) 12402 : cluster [DBG] pgmap v12386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:55 smithi067 bash[27441]: audit 2024-04-03T21:11:54.918398+0000 mon.c (mon.2) 4952 : audit [DBG] from='client.? 172.21.15.67:0/3708712598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:55 smithi067 bash[27441]: audit 2024-04-03T21:11:55.316305+0000 mon.a (mon.0) 10739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:11:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:57 smithi067 bash[27441]: cluster 2024-04-03T21:11:56.064928+0000 mgr.y (mgr.24370) 12403 : cluster [DBG] pgmap v12387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:57 smithi067 bash[27441]: audit 2024-04-03T21:11:57.377891+0000 mon.c (mon.2) 4953 : audit [DBG] from='client.? 172.21.15.67:0/1624606780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:57 smithi067 bash[17655]: cluster 2024-04-03T21:11:56.064928+0000 mgr.y (mgr.24370) 12403 : cluster [DBG] pgmap v12387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:57 smithi067 bash[17655]: audit 2024-04-03T21:11:57.377891+0000 mon.c (mon.2) 4953 : audit [DBG] from='client.? 172.21.15.67:0/1624606780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:57 smithi082 bash[20963]: cluster 2024-04-03T21:11:56.064928+0000 mgr.y (mgr.24370) 12403 : cluster [DBG] pgmap v12387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:57 smithi082 bash[20963]: audit 2024-04-03T21:11:57.377891+0000 mon.c (mon.2) 4953 : audit [DBG] from='client.? 172.21.15.67:0/1624606780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:11:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:11:59 smithi067 bash[17655]: cluster 2024-04-03T21:11:58.065583+0000 mgr.y (mgr.24370) 12404 : cluster [DBG] pgmap v12388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:59.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:11:59 smithi067 bash[27441]: cluster 2024-04-03T21:11:58.065583+0000 mgr.y (mgr.24370) 12404 : cluster [DBG] pgmap v12388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:11:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:11:59 smithi082 bash[20963]: cluster 2024-04-03T21:11:58.065583+0000 mgr.y (mgr.24370) 12404 : cluster [DBG] pgmap v12388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:00.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:00 smithi067 bash[17655]: audit 2024-04-03T21:11:59.829858+0000 mon.a (mon.0) 10740 : audit [DBG] from='client.? 172.21.15.67:0/3310129846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:00.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:00 smithi067 bash[27441]: audit 2024-04-03T21:11:59.829858+0000 mon.a (mon.0) 10740 : audit [DBG] from='client.? 172.21.15.67:0/3310129846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:00 smithi082 bash[20963]: audit 2024-04-03T21:11:59.829858+0000 mon.a (mon.0) 10740 : audit [DBG] from='client.? 172.21.15.67:0/3310129846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:01 smithi067 bash[17655]: cluster 2024-04-03T21:12:00.066284+0000 mgr.y (mgr.24370) 12405 : cluster [DBG] pgmap v12389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:01 smithi067 bash[27441]: cluster 2024-04-03T21:12:00.066284+0000 mgr.y (mgr.24370) 12405 : cluster [DBG] pgmap v12389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:01 smithi082 bash[20963]: cluster 2024-04-03T21:12:00.066284+0000 mgr.y (mgr.24370) 12405 : cluster [DBG] pgmap v12389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:02 smithi067 bash[17655]: audit 2024-04-03T21:12:02.286688+0000 mon.c (mon.2) 4954 : audit [DBG] from='client.? 172.21.15.67:0/712243544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:02.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:02 smithi067 bash[27441]: audit 2024-04-03T21:12:02.286688+0000 mon.c (mon.2) 4954 : audit [DBG] from='client.? 172.21.15.67:0/712243544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:02.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:02 smithi082 bash[20963]: audit 2024-04-03T21:12:02.286688+0000 mon.c (mon.2) 4954 : audit [DBG] from='client.? 172.21.15.67:0/712243544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:03.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:12:03.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:03 smithi067 bash[17655]: cluster 2024-04-03T21:12:02.067532+0000 mgr.y (mgr.24370) 12406 : cluster [DBG] pgmap v12390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:03.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:03 smithi067 bash[27441]: cluster 2024-04-03T21:12:02.067532+0000 mgr.y (mgr.24370) 12406 : cluster [DBG] pgmap v12390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:03 smithi082 bash[20963]: cluster 2024-04-03T21:12:02.067532+0000 mgr.y (mgr.24370) 12406 : cluster [DBG] pgmap v12390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:12:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:05 smithi067 bash[17655]: cluster 2024-04-03T21:12:04.068361+0000 mgr.y (mgr.24370) 12407 : cluster [DBG] pgmap v12391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:05 smithi067 bash[17655]: audit 2024-04-03T21:12:04.744827+0000 mon.c (mon.2) 4955 : audit [DBG] from='client.? 172.21.15.67:0/4037984941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:05 smithi067 bash[27441]: cluster 2024-04-03T21:12:04.068361+0000 mgr.y (mgr.24370) 12407 : cluster [DBG] pgmap v12391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:05 smithi067 bash[27441]: audit 2024-04-03T21:12:04.744827+0000 mon.c (mon.2) 4955 : audit [DBG] from='client.? 172.21.15.67:0/4037984941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:05 smithi082 bash[20963]: cluster 2024-04-03T21:12:04.068361+0000 mgr.y (mgr.24370) 12407 : cluster [DBG] pgmap v12391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:05 smithi082 bash[20963]: audit 2024-04-03T21:12:04.744827+0000 mon.c (mon.2) 4955 : audit [DBG] from='client.? 172.21.15.67:0/4037984941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:07 smithi082 bash[20963]: cluster 2024-04-03T21:12:06.069521+0000 mgr.y (mgr.24370) 12408 : cluster [DBG] pgmap v12392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:07 smithi082 bash[20963]: audit 2024-04-03T21:12:07.195834+0000 mon.c (mon.2) 4956 : audit [DBG] from='client.? 172.21.15.67:0/3858231103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:07 smithi067 bash[17655]: cluster 2024-04-03T21:12:06.069521+0000 mgr.y (mgr.24370) 12408 : cluster [DBG] pgmap v12392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:07 smithi067 bash[17655]: audit 2024-04-03T21:12:07.195834+0000 mon.c (mon.2) 4956 : audit [DBG] from='client.? 172.21.15.67:0/3858231103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:07 smithi067 bash[27441]: cluster 2024-04-03T21:12:06.069521+0000 mgr.y (mgr.24370) 12408 : cluster [DBG] pgmap v12392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:07 smithi067 bash[27441]: audit 2024-04-03T21:12:07.195834+0000 mon.c (mon.2) 4956 : audit [DBG] from='client.? 172.21.15.67:0/3858231103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:09.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:09 smithi082 bash[20963]: cluster 2024-04-03T21:12:08.070325+0000 mgr.y (mgr.24370) 12409 : cluster [DBG] pgmap v12393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:09.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:09 smithi067 bash[17655]: cluster 2024-04-03T21:12:08.070325+0000 mgr.y (mgr.24370) 12409 : cluster [DBG] pgmap v12393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:09 smithi067 bash[27441]: cluster 2024-04-03T21:12:08.070325+0000 mgr.y (mgr.24370) 12409 : cluster [DBG] pgmap v12393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:10 smithi082 bash[20963]: audit 2024-04-03T21:12:09.648603+0000 mon.a (mon.0) 10741 : audit [DBG] from='client.? 172.21.15.67:0/2780059645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:10 smithi082 bash[20963]: audit 2024-04-03T21:12:10.316790+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:10 smithi067 bash[17655]: audit 2024-04-03T21:12:09.648603+0000 mon.a (mon.0) 10741 : audit [DBG] from='client.? 172.21.15.67:0/2780059645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:10 smithi067 bash[17655]: audit 2024-04-03T21:12:10.316790+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:10 smithi067 bash[27441]: audit 2024-04-03T21:12:09.648603+0000 mon.a (mon.0) 10741 : audit [DBG] from='client.? 172.21.15.67:0/2780059645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:10 smithi067 bash[27441]: audit 2024-04-03T21:12:10.316790+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:11 smithi082 bash[20963]: cluster 2024-04-03T21:12:10.071089+0000 mgr.y (mgr.24370) 12410 : cluster [DBG] pgmap v12394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:11 smithi067 bash[17655]: cluster 2024-04-03T21:12:10.071089+0000 mgr.y (mgr.24370) 12410 : cluster [DBG] pgmap v12394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:11 smithi067 bash[27441]: cluster 2024-04-03T21:12:10.071089+0000 mgr.y (mgr.24370) 12410 : cluster [DBG] pgmap v12394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:12 smithi082 bash[20963]: audit 2024-04-03T21:12:12.106677+0000 mon.a (mon.0) 10743 : audit [DBG] from='client.? 172.21.15.67:0/277539771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:12.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:12 smithi067 bash[17655]: audit 2024-04-03T21:12:12.106677+0000 mon.a (mon.0) 10743 : audit [DBG] from='client.? 172.21.15.67:0/277539771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:12.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:12 smithi067 bash[27441]: audit 2024-04-03T21:12:12.106677+0000 mon.a (mon.0) 10743 : audit [DBG] from='client.? 172.21.15.67:0/277539771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:12:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:13 smithi082 bash[20963]: cluster 2024-04-03T21:12:12.072240+0000 mgr.y (mgr.24370) 12411 : cluster [DBG] pgmap v12395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:12:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:13 smithi067 bash[17655]: cluster 2024-04-03T21:12:12.072240+0000 mgr.y (mgr.24370) 12411 : cluster [DBG] pgmap v12395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:13.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:13 smithi067 bash[27441]: cluster 2024-04-03T21:12:12.072240+0000 mgr.y (mgr.24370) 12411 : cluster [DBG] pgmap v12395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:15 smithi082 bash[20963]: cluster 2024-04-03T21:12:14.073041+0000 mgr.y (mgr.24370) 12412 : cluster [DBG] pgmap v12396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:15 smithi082 bash[20963]: audit 2024-04-03T21:12:14.559353+0000 mon.a (mon.0) 10744 : audit [DBG] from='client.? 172.21.15.67:0/2184200590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:15 smithi082 bash[20963]: audit 2024-04-03T21:12:15.158380+0000 mon.a (mon.0) 10745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:12:15.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:15 smithi067 bash[17655]: cluster 2024-04-03T21:12:14.073041+0000 mgr.y (mgr.24370) 12412 : cluster [DBG] pgmap v12396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:15.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:15 smithi067 bash[17655]: audit 2024-04-03T21:12:14.559353+0000 mon.a (mon.0) 10744 : audit [DBG] from='client.? 172.21.15.67:0/2184200590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:15.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:15 smithi067 bash[17655]: audit 2024-04-03T21:12:15.158380+0000 mon.a (mon.0) 10745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:12:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:15 smithi067 bash[27441]: cluster 2024-04-03T21:12:14.073041+0000 mgr.y (mgr.24370) 12412 : cluster [DBG] pgmap v12396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:15 smithi067 bash[27441]: audit 2024-04-03T21:12:14.559353+0000 mon.a (mon.0) 10744 : audit [DBG] from='client.? 172.21.15.67:0/2184200590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:15 smithi067 bash[27441]: audit 2024-04-03T21:12:15.158380+0000 mon.a (mon.0) 10745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:12:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:17 smithi082 bash[20963]: cluster 2024-04-03T21:12:16.074226+0000 mgr.y (mgr.24370) 12413 : cluster [DBG] pgmap v12397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:17 smithi082 bash[20963]: audit 2024-04-03T21:12:17.010678+0000 mon.a (mon.0) 10746 : audit [DBG] from='client.? 172.21.15.67:0/969607550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:17.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:17 smithi067 bash[17655]: cluster 2024-04-03T21:12:16.074226+0000 mgr.y (mgr.24370) 12413 : cluster [DBG] pgmap v12397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:17.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:17 smithi067 bash[17655]: audit 2024-04-03T21:12:17.010678+0000 mon.a (mon.0) 10746 : audit [DBG] from='client.? 172.21.15.67:0/969607550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:17 smithi067 bash[27441]: cluster 2024-04-03T21:12:16.074226+0000 mgr.y (mgr.24370) 12413 : cluster [DBG] pgmap v12397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:17 smithi067 bash[27441]: audit 2024-04-03T21:12:17.010678+0000 mon.a (mon.0) 10746 : audit [DBG] from='client.? 172.21.15.67:0/969607550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:19 smithi082 bash[20963]: cluster 2024-04-03T21:12:18.075032+0000 mgr.y (mgr.24370) 12414 : cluster [DBG] pgmap v12398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:19 smithi082 bash[20963]: audit 2024-04-03T21:12:19.456675+0000 mon.a (mon.0) 10747 : audit [DBG] from='client.? 172.21.15.67:0/3815401338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:19 smithi067 bash[17655]: cluster 2024-04-03T21:12:18.075032+0000 mgr.y (mgr.24370) 12414 : cluster [DBG] pgmap v12398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:19 smithi067 bash[17655]: audit 2024-04-03T21:12:19.456675+0000 mon.a (mon.0) 10747 : audit [DBG] from='client.? 172.21.15.67:0/3815401338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:19.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:19 smithi067 bash[27441]: cluster 2024-04-03T21:12:18.075032+0000 mgr.y (mgr.24370) 12414 : cluster [DBG] pgmap v12398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:19.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:19 smithi067 bash[27441]: audit 2024-04-03T21:12:19.456675+0000 mon.a (mon.0) 10747 : audit [DBG] from='client.? 172.21.15.67:0/3815401338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:21 smithi082 bash[20963]: cluster 2024-04-03T21:12:20.075868+0000 mgr.y (mgr.24370) 12415 : cluster [DBG] pgmap v12399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:21 smithi082 bash[20963]: audit 2024-04-03T21:12:20.851383+0000 mon.a (mon.0) 10748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:21 smithi082 bash[20963]: audit 2024-04-03T21:12:20.858924+0000 mon.a (mon.0) 10749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:21 smithi082 bash[20963]: audit 2024-04-03T21:12:21.211320+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:21 smithi082 bash[20963]: audit 2024-04-03T21:12:21.223396+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[27441]: cluster 2024-04-03T21:12:20.075868+0000 mgr.y (mgr.24370) 12415 : cluster [DBG] pgmap v12399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[27441]: audit 2024-04-03T21:12:20.851383+0000 mon.a (mon.0) 10748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[27441]: audit 2024-04-03T21:12:20.858924+0000 mon.a (mon.0) 10749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[27441]: audit 2024-04-03T21:12:21.211320+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[27441]: audit 2024-04-03T21:12:21.223396+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[17655]: cluster 2024-04-03T21:12:20.075868+0000 mgr.y (mgr.24370) 12415 : cluster [DBG] pgmap v12399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[17655]: audit 2024-04-03T21:12:20.851383+0000 mon.a (mon.0) 10748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[17655]: audit 2024-04-03T21:12:20.858924+0000 mon.a (mon.0) 10749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[17655]: audit 2024-04-03T21:12:21.211320+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:21 smithi067 bash[17655]: audit 2024-04-03T21:12:21.223396+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:22 smithi082 bash[20963]: audit 2024-04-03T21:12:21.715721+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:12:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:22 smithi082 bash[20963]: audit 2024-04-03T21:12:21.717339+0000 mon.a (mon.0) 10753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:12:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:22 smithi082 bash[20963]: audit 2024-04-03T21:12:21.728152+0000 mon.a (mon.0) 10754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:22 smithi082 bash[20963]: audit 2024-04-03T21:12:21.917229+0000 mon.c (mon.2) 4957 : audit [DBG] from='client.? 172.21.15.67:0/3229420100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:22 smithi067 bash[27441]: audit 2024-04-03T21:12:21.715721+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:12:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:22 smithi067 bash[27441]: audit 2024-04-03T21:12:21.717339+0000 mon.a (mon.0) 10753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:12:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:22 smithi067 bash[27441]: audit 2024-04-03T21:12:21.728152+0000 mon.a (mon.0) 10754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:22 smithi067 bash[27441]: audit 2024-04-03T21:12:21.917229+0000 mon.c (mon.2) 4957 : audit [DBG] from='client.? 172.21.15.67:0/3229420100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:22.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:22 smithi067 bash[17655]: audit 2024-04-03T21:12:21.715721+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:12:22.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:22 smithi067 bash[17655]: audit 2024-04-03T21:12:21.717339+0000 mon.a (mon.0) 10753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:12:22.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:22 smithi067 bash[17655]: audit 2024-04-03T21:12:21.728152+0000 mon.a (mon.0) 10754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:12:22.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:22 smithi067 bash[17655]: audit 2024-04-03T21:12:21.917229+0000 mon.c (mon.2) 4957 : audit [DBG] from='client.? 172.21.15.67:0/3229420100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:12:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:12:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:23 smithi082 bash[20963]: cluster 2024-04-03T21:12:22.077172+0000 mgr.y (mgr.24370) 12416 : cluster [DBG] pgmap v12400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:23.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:23 smithi067 bash[17655]: cluster 2024-04-03T21:12:22.077172+0000 mgr.y (mgr.24370) 12416 : cluster [DBG] pgmap v12400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:23.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:23 smithi067 bash[27441]: cluster 2024-04-03T21:12:22.077172+0000 mgr.y (mgr.24370) 12416 : cluster [DBG] pgmap v12400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:24 smithi082 bash[20963]: audit 2024-04-03T21:12:24.375536+0000 mon.c (mon.2) 4958 : audit [DBG] from='client.? 172.21.15.67:0/619186103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:24.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:24 smithi067 bash[17655]: audit 2024-04-03T21:12:24.375536+0000 mon.c (mon.2) 4958 : audit [DBG] from='client.? 172.21.15.67:0/619186103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:24.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:24 smithi067 bash[27441]: audit 2024-04-03T21:12:24.375536+0000 mon.c (mon.2) 4958 : audit [DBG] from='client.? 172.21.15.67:0/619186103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:25 smithi082 bash[20963]: cluster 2024-04-03T21:12:24.077848+0000 mgr.y (mgr.24370) 12417 : cluster [DBG] pgmap v12401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:25 smithi082 bash[20963]: audit 2024-04-03T21:12:25.317210+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:25 smithi067 bash[17655]: cluster 2024-04-03T21:12:24.077848+0000 mgr.y (mgr.24370) 12417 : cluster [DBG] pgmap v12401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:25 smithi067 bash[17655]: audit 2024-04-03T21:12:25.317210+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:25 smithi067 bash[27441]: cluster 2024-04-03T21:12:24.077848+0000 mgr.y (mgr.24370) 12417 : cluster [DBG] pgmap v12401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:25 smithi067 bash[27441]: audit 2024-04-03T21:12:25.317210+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:27 smithi082 bash[20963]: cluster 2024-04-03T21:12:26.079003+0000 mgr.y (mgr.24370) 12418 : cluster [DBG] pgmap v12402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:27 smithi082 bash[20963]: audit 2024-04-03T21:12:26.846418+0000 mon.a (mon.0) 10756 : audit [DBG] from='client.? 172.21.15.67:0/1199988801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:27 smithi067 bash[17655]: cluster 2024-04-03T21:12:26.079003+0000 mgr.y (mgr.24370) 12418 : cluster [DBG] pgmap v12402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:27 smithi067 bash[17655]: audit 2024-04-03T21:12:26.846418+0000 mon.a (mon.0) 10756 : audit [DBG] from='client.? 172.21.15.67:0/1199988801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:27 smithi067 bash[27441]: cluster 2024-04-03T21:12:26.079003+0000 mgr.y (mgr.24370) 12418 : cluster [DBG] pgmap v12402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:27 smithi067 bash[27441]: audit 2024-04-03T21:12:26.846418+0000 mon.a (mon.0) 10756 : audit [DBG] from='client.? 172.21.15.67:0/1199988801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:29 smithi082 bash[20963]: cluster 2024-04-03T21:12:28.079737+0000 mgr.y (mgr.24370) 12419 : cluster [DBG] pgmap v12403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:29 smithi082 bash[20963]: audit 2024-04-03T21:12:29.302351+0000 mon.a (mon.0) 10757 : audit [DBG] from='client.? 172.21.15.67:0/3631397936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:29 smithi067 bash[17655]: cluster 2024-04-03T21:12:28.079737+0000 mgr.y (mgr.24370) 12419 : cluster [DBG] pgmap v12403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:29 smithi067 bash[17655]: audit 2024-04-03T21:12:29.302351+0000 mon.a (mon.0) 10757 : audit [DBG] from='client.? 172.21.15.67:0/3631397936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:29.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:29 smithi067 bash[27441]: cluster 2024-04-03T21:12:28.079737+0000 mgr.y (mgr.24370) 12419 : cluster [DBG] pgmap v12403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:29 smithi067 bash[27441]: audit 2024-04-03T21:12:29.302351+0000 mon.a (mon.0) 10757 : audit [DBG] from='client.? 172.21.15.67:0/3631397936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:31 smithi082 bash[20963]: cluster 2024-04-03T21:12:30.080451+0000 mgr.y (mgr.24370) 12420 : cluster [DBG] pgmap v12404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:31 smithi067 bash[27441]: cluster 2024-04-03T21:12:30.080451+0000 mgr.y (mgr.24370) 12420 : cluster [DBG] pgmap v12404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:31 smithi067 bash[17655]: cluster 2024-04-03T21:12:30.080451+0000 mgr.y (mgr.24370) 12420 : cluster [DBG] pgmap v12404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:32 smithi082 bash[20963]: audit 2024-04-03T21:12:31.758505+0000 mon.a (mon.0) 10758 : audit [DBG] from='client.? 172.21.15.67:0/2795658818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:32.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:32 smithi067 bash[27441]: audit 2024-04-03T21:12:31.758505+0000 mon.a (mon.0) 10758 : audit [DBG] from='client.? 172.21.15.67:0/2795658818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:32.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:32 smithi067 bash[17655]: audit 2024-04-03T21:12:31.758505+0000 mon.a (mon.0) 10758 : audit [DBG] from='client.? 172.21.15.67:0/2795658818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:12:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:33 smithi082 bash[20963]: cluster 2024-04-03T21:12:32.081600+0000 mgr.y (mgr.24370) 12421 : cluster [DBG] pgmap v12405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:12:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:33 smithi067 bash[17655]: cluster 2024-04-03T21:12:32.081600+0000 mgr.y (mgr.24370) 12421 : cluster [DBG] pgmap v12405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:33 smithi067 bash[27441]: cluster 2024-04-03T21:12:32.081600+0000 mgr.y (mgr.24370) 12421 : cluster [DBG] pgmap v12405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:34.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:34 smithi082 bash[20963]: audit 2024-04-03T21:12:34.215784+0000 mon.a (mon.0) 10759 : audit [DBG] from='client.? 172.21.15.67:0/1870236229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:34.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:34 smithi067 bash[17655]: audit 2024-04-03T21:12:34.215784+0000 mon.a (mon.0) 10759 : audit [DBG] from='client.? 172.21.15.67:0/1870236229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:34.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:34 smithi067 bash[27441]: audit 2024-04-03T21:12:34.215784+0000 mon.a (mon.0) 10759 : audit [DBG] from='client.? 172.21.15.67:0/1870236229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:35 smithi082 bash[20963]: cluster 2024-04-03T21:12:34.082092+0000 mgr.y (mgr.24370) 12422 : cluster [DBG] pgmap v12406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:35 smithi067 bash[27441]: cluster 2024-04-03T21:12:34.082092+0000 mgr.y (mgr.24370) 12422 : cluster [DBG] pgmap v12406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:35.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:35 smithi067 bash[17655]: cluster 2024-04-03T21:12:34.082092+0000 mgr.y (mgr.24370) 12422 : cluster [DBG] pgmap v12406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:37 smithi082 bash[20963]: cluster 2024-04-03T21:12:36.083292+0000 mgr.y (mgr.24370) 12423 : cluster [DBG] pgmap v12407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:37 smithi082 bash[20963]: audit 2024-04-03T21:12:36.667306+0000 mon.a (mon.0) 10760 : audit [DBG] from='client.? 172.21.15.67:0/221029475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:37 smithi067 bash[27441]: cluster 2024-04-03T21:12:36.083292+0000 mgr.y (mgr.24370) 12423 : cluster [DBG] pgmap v12407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:37 smithi067 bash[27441]: audit 2024-04-03T21:12:36.667306+0000 mon.a (mon.0) 10760 : audit [DBG] from='client.? 172.21.15.67:0/221029475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:37 smithi067 bash[17655]: cluster 2024-04-03T21:12:36.083292+0000 mgr.y (mgr.24370) 12423 : cluster [DBG] pgmap v12407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:37 smithi067 bash[17655]: audit 2024-04-03T21:12:36.667306+0000 mon.a (mon.0) 10760 : audit [DBG] from='client.? 172.21.15.67:0/221029475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:39 smithi082 bash[20963]: cluster 2024-04-03T21:12:38.084179+0000 mgr.y (mgr.24370) 12424 : cluster [DBG] pgmap v12408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:39 smithi082 bash[20963]: audit 2024-04-03T21:12:39.116516+0000 mon.c (mon.2) 4959 : audit [DBG] from='client.? 172.21.15.67:0/3232973662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:39.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:39 smithi067 bash[17655]: cluster 2024-04-03T21:12:38.084179+0000 mgr.y (mgr.24370) 12424 : cluster [DBG] pgmap v12408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:39.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:39 smithi067 bash[17655]: audit 2024-04-03T21:12:39.116516+0000 mon.c (mon.2) 4959 : audit [DBG] from='client.? 172.21.15.67:0/3232973662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:39 smithi067 bash[27441]: cluster 2024-04-03T21:12:38.084179+0000 mgr.y (mgr.24370) 12424 : cluster [DBG] pgmap v12408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:39 smithi067 bash[27441]: audit 2024-04-03T21:12:39.116516+0000 mon.c (mon.2) 4959 : audit [DBG] from='client.? 172.21.15.67:0/3232973662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:40 smithi082 bash[20963]: audit 2024-04-03T21:12:40.317709+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:40 smithi067 bash[17655]: audit 2024-04-03T21:12:40.317709+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:40 smithi067 bash[27441]: audit 2024-04-03T21:12:40.317709+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:41 smithi082 bash[20963]: cluster 2024-04-03T21:12:40.084912+0000 mgr.y (mgr.24370) 12425 : cluster [DBG] pgmap v12409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:41 smithi067 bash[17655]: cluster 2024-04-03T21:12:40.084912+0000 mgr.y (mgr.24370) 12425 : cluster [DBG] pgmap v12409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:41 smithi067 bash[27441]: cluster 2024-04-03T21:12:40.084912+0000 mgr.y (mgr.24370) 12425 : cluster [DBG] pgmap v12409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:42 smithi082 bash[20963]: audit 2024-04-03T21:12:41.574762+0000 mon.c (mon.2) 4960 : audit [DBG] from='client.? 172.21.15.67:0/2816229792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:42.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:42 smithi067 bash[17655]: audit 2024-04-03T21:12:41.574762+0000 mon.c (mon.2) 4960 : audit [DBG] from='client.? 172.21.15.67:0/2816229792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:42.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:42 smithi067 bash[27441]: audit 2024-04-03T21:12:41.574762+0000 mon.c (mon.2) 4960 : audit [DBG] from='client.? 172.21.15.67:0/2816229792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:12:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:43 smithi082 bash[20963]: cluster 2024-04-03T21:12:42.086117+0000 mgr.y (mgr.24370) 12426 : cluster [DBG] pgmap v12410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:12:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:43 smithi067 bash[27441]: cluster 2024-04-03T21:12:42.086117+0000 mgr.y (mgr.24370) 12426 : cluster [DBG] pgmap v12410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:43.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:43 smithi067 bash[17655]: cluster 2024-04-03T21:12:42.086117+0000 mgr.y (mgr.24370) 12426 : cluster [DBG] pgmap v12410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:44.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:44 smithi082 bash[20963]: audit 2024-04-03T21:12:44.029406+0000 mon.c (mon.2) 4961 : audit [DBG] from='client.? 172.21.15.67:0/2317328696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:44.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:44 smithi067 bash[17655]: audit 2024-04-03T21:12:44.029406+0000 mon.c (mon.2) 4961 : audit [DBG] from='client.? 172.21.15.67:0/2317328696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:44 smithi067 bash[27441]: audit 2024-04-03T21:12:44.029406+0000 mon.c (mon.2) 4961 : audit [DBG] from='client.? 172.21.15.67:0/2317328696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:45 smithi082 bash[20963]: cluster 2024-04-03T21:12:44.086797+0000 mgr.y (mgr.24370) 12427 : cluster [DBG] pgmap v12411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:45 smithi067 bash[27441]: cluster 2024-04-03T21:12:44.086797+0000 mgr.y (mgr.24370) 12427 : cluster [DBG] pgmap v12411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:45 smithi067 bash[17655]: cluster 2024-04-03T21:12:44.086797+0000 mgr.y (mgr.24370) 12427 : cluster [DBG] pgmap v12411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:46 smithi082 bash[20963]: audit 2024-04-03T21:12:46.484235+0000 mon.c (mon.2) 4962 : audit [DBG] from='client.? 172.21.15.67:0/3078412795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:46 smithi067 bash[17655]: audit 2024-04-03T21:12:46.484235+0000 mon.c (mon.2) 4962 : audit [DBG] from='client.? 172.21.15.67:0/3078412795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:46 smithi067 bash[27441]: audit 2024-04-03T21:12:46.484235+0000 mon.c (mon.2) 4962 : audit [DBG] from='client.? 172.21.15.67:0/3078412795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:47 smithi082 bash[20963]: cluster 2024-04-03T21:12:46.087960+0000 mgr.y (mgr.24370) 12428 : cluster [DBG] pgmap v12412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:47.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:47 smithi067 bash[27441]: cluster 2024-04-03T21:12:46.087960+0000 mgr.y (mgr.24370) 12428 : cluster [DBG] pgmap v12412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:47 smithi067 bash[17655]: cluster 2024-04-03T21:12:46.087960+0000 mgr.y (mgr.24370) 12428 : cluster [DBG] pgmap v12412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:49 smithi082 bash[20963]: cluster 2024-04-03T21:12:48.088631+0000 mgr.y (mgr.24370) 12429 : cluster [DBG] pgmap v12413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:49 smithi082 bash[20963]: audit 2024-04-03T21:12:48.941100+0000 mon.c (mon.2) 4963 : audit [DBG] from='client.? 172.21.15.67:0/3521479503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:49 smithi067 bash[17655]: cluster 2024-04-03T21:12:48.088631+0000 mgr.y (mgr.24370) 12429 : cluster [DBG] pgmap v12413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:49 smithi067 bash[17655]: audit 2024-04-03T21:12:48.941100+0000 mon.c (mon.2) 4963 : audit [DBG] from='client.? 172.21.15.67:0/3521479503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:49 smithi067 bash[27441]: cluster 2024-04-03T21:12:48.088631+0000 mgr.y (mgr.24370) 12429 : cluster [DBG] pgmap v12413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:49 smithi067 bash[27441]: audit 2024-04-03T21:12:48.941100+0000 mon.c (mon.2) 4963 : audit [DBG] from='client.? 172.21.15.67:0/3521479503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:51 smithi082 bash[20963]: cluster 2024-04-03T21:12:50.089154+0000 mgr.y (mgr.24370) 12430 : cluster [DBG] pgmap v12414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:51 smithi082 bash[20963]: audit 2024-04-03T21:12:51.392113+0000 mon.c (mon.2) 4964 : audit [DBG] from='client.? 172.21.15.67:0/311989124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:51 smithi067 bash[27441]: cluster 2024-04-03T21:12:50.089154+0000 mgr.y (mgr.24370) 12430 : cluster [DBG] pgmap v12414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:51 smithi067 bash[27441]: audit 2024-04-03T21:12:51.392113+0000 mon.c (mon.2) 4964 : audit [DBG] from='client.? 172.21.15.67:0/311989124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:51 smithi067 bash[17655]: cluster 2024-04-03T21:12:50.089154+0000 mgr.y (mgr.24370) 12430 : cluster [DBG] pgmap v12414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:51 smithi067 bash[17655]: audit 2024-04-03T21:12:51.392113+0000 mon.c (mon.2) 4964 : audit [DBG] from='client.? 172.21.15.67:0/311989124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:12:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:53 smithi082 bash[20963]: cluster 2024-04-03T21:12:52.090305+0000 mgr.y (mgr.24370) 12431 : cluster [DBG] pgmap v12415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:12:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:53 smithi067 bash[17655]: cluster 2024-04-03T21:12:52.090305+0000 mgr.y (mgr.24370) 12431 : cluster [DBG] pgmap v12415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:53.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:53 smithi067 bash[27441]: cluster 2024-04-03T21:12:52.090305+0000 mgr.y (mgr.24370) 12431 : cluster [DBG] pgmap v12415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:54 smithi082 bash[20963]: audit 2024-04-03T21:12:53.848053+0000 mon.a (mon.0) 10762 : audit [DBG] from='client.? 172.21.15.67:0/4159297763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:54 smithi067 bash[17655]: audit 2024-04-03T21:12:53.848053+0000 mon.a (mon.0) 10762 : audit [DBG] from='client.? 172.21.15.67:0/4159297763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:54.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:54 smithi067 bash[27441]: audit 2024-04-03T21:12:53.848053+0000 mon.a (mon.0) 10762 : audit [DBG] from='client.? 172.21.15.67:0/4159297763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:55 smithi082 bash[20963]: cluster 2024-04-03T21:12:54.090996+0000 mgr.y (mgr.24370) 12432 : cluster [DBG] pgmap v12416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:55 smithi082 bash[20963]: audit 2024-04-03T21:12:55.317643+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:55 smithi067 bash[17655]: cluster 2024-04-03T21:12:54.090996+0000 mgr.y (mgr.24370) 12432 : cluster [DBG] pgmap v12416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:55 smithi067 bash[17655]: audit 2024-04-03T21:12:55.317643+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:55 smithi067 bash[27441]: cluster 2024-04-03T21:12:54.090996+0000 mgr.y (mgr.24370) 12432 : cluster [DBG] pgmap v12416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:55 smithi067 bash[27441]: audit 2024-04-03T21:12:55.317643+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:12:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:56 smithi082 bash[20963]: audit 2024-04-03T21:12:56.303722+0000 mon.a (mon.0) 10764 : audit [DBG] from='client.? 172.21.15.67:0/1012738149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:56 smithi067 bash[17655]: audit 2024-04-03T21:12:56.303722+0000 mon.a (mon.0) 10764 : audit [DBG] from='client.? 172.21.15.67:0/1012738149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:56 smithi067 bash[27441]: audit 2024-04-03T21:12:56.303722+0000 mon.a (mon.0) 10764 : audit [DBG] from='client.? 172.21.15.67:0/1012738149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:57 smithi082 bash[20963]: cluster 2024-04-03T21:12:56.091770+0000 mgr.y (mgr.24370) 12433 : cluster [DBG] pgmap v12417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:57 smithi067 bash[17655]: cluster 2024-04-03T21:12:56.091770+0000 mgr.y (mgr.24370) 12433 : cluster [DBG] pgmap v12417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:57 smithi067 bash[27441]: cluster 2024-04-03T21:12:56.091770+0000 mgr.y (mgr.24370) 12433 : cluster [DBG] pgmap v12417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:59 smithi082 bash[20963]: cluster 2024-04-03T21:12:58.092460+0000 mgr.y (mgr.24370) 12434 : cluster [DBG] pgmap v12418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:12:59 smithi082 bash[20963]: audit 2024-04-03T21:12:58.757573+0000 mon.a (mon.0) 10765 : audit [DBG] from='client.? 172.21.15.67:0/400855603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:59 smithi067 bash[27441]: cluster 2024-04-03T21:12:58.092460+0000 mgr.y (mgr.24370) 12434 : cluster [DBG] pgmap v12418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:12:59 smithi067 bash[27441]: audit 2024-04-03T21:12:58.757573+0000 mon.a (mon.0) 10765 : audit [DBG] from='client.? 172.21.15.67:0/400855603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:12:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:59 smithi067 bash[17655]: cluster 2024-04-03T21:12:58.092460+0000 mgr.y (mgr.24370) 12434 : cluster [DBG] pgmap v12418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:12:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:12:59 smithi067 bash[17655]: audit 2024-04-03T21:12:58.757573+0000 mon.a (mon.0) 10765 : audit [DBG] from='client.? 172.21.15.67:0/400855603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:01 smithi082 bash[20963]: cluster 2024-04-03T21:13:00.093166+0000 mgr.y (mgr.24370) 12435 : cluster [DBG] pgmap v12419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:01 smithi082 bash[20963]: audit 2024-04-03T21:13:01.204597+0000 mon.a (mon.0) 10766 : audit [DBG] from='client.? 172.21.15.67:0/1567805677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:01 smithi067 bash[27441]: cluster 2024-04-03T21:13:00.093166+0000 mgr.y (mgr.24370) 12435 : cluster [DBG] pgmap v12419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:01 smithi067 bash[27441]: audit 2024-04-03T21:13:01.204597+0000 mon.a (mon.0) 10766 : audit [DBG] from='client.? 172.21.15.67:0/1567805677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:01 smithi067 bash[17655]: cluster 2024-04-03T21:13:00.093166+0000 mgr.y (mgr.24370) 12435 : cluster [DBG] pgmap v12419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:01 smithi067 bash[17655]: audit 2024-04-03T21:13:01.204597+0000 mon.a (mon.0) 10766 : audit [DBG] from='client.? 172.21.15.67:0/1567805677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:13:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:03 smithi082 bash[20963]: cluster 2024-04-03T21:13:02.094354+0000 mgr.y (mgr.24370) 12436 : cluster [DBG] pgmap v12420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:13:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:03 smithi067 bash[17655]: cluster 2024-04-03T21:13:02.094354+0000 mgr.y (mgr.24370) 12436 : cluster [DBG] pgmap v12420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:03 smithi067 bash[27441]: cluster 2024-04-03T21:13:02.094354+0000 mgr.y (mgr.24370) 12436 : cluster [DBG] pgmap v12420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:04.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:04 smithi082 bash[20963]: audit 2024-04-03T21:13:03.650531+0000 mon.a (mon.0) 10767 : audit [DBG] from='client.? 172.21.15.67:0/4197820944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:04.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:04 smithi067 bash[17655]: audit 2024-04-03T21:13:03.650531+0000 mon.a (mon.0) 10767 : audit [DBG] from='client.? 172.21.15.67:0/4197820944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:04.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:04 smithi067 bash[27441]: audit 2024-04-03T21:13:03.650531+0000 mon.a (mon.0) 10767 : audit [DBG] from='client.? 172.21.15.67:0/4197820944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:05 smithi082 bash[20963]: cluster 2024-04-03T21:13:04.095169+0000 mgr.y (mgr.24370) 12437 : cluster [DBG] pgmap v12421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:05 smithi067 bash[17655]: cluster 2024-04-03T21:13:04.095169+0000 mgr.y (mgr.24370) 12437 : cluster [DBG] pgmap v12421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:05 smithi067 bash[27441]: cluster 2024-04-03T21:13:04.095169+0000 mgr.y (mgr.24370) 12437 : cluster [DBG] pgmap v12421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:06.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:06 smithi067 bash[17655]: audit 2024-04-03T21:13:06.109042+0000 mon.c (mon.2) 4965 : audit [DBG] from='client.? 172.21.15.67:0/3257656675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:06 smithi067 bash[27441]: audit 2024-04-03T21:13:06.109042+0000 mon.c (mon.2) 4965 : audit [DBG] from='client.? 172.21.15.67:0/3257656675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:06 smithi082 bash[20963]: audit 2024-04-03T21:13:06.109042+0000 mon.c (mon.2) 4965 : audit [DBG] from='client.? 172.21.15.67:0/3257656675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:07 smithi067 bash[17655]: cluster 2024-04-03T21:13:06.096421+0000 mgr.y (mgr.24370) 12438 : cluster [DBG] pgmap v12422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:07 smithi067 bash[27441]: cluster 2024-04-03T21:13:06.096421+0000 mgr.y (mgr.24370) 12438 : cluster [DBG] pgmap v12422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:07 smithi082 bash[20963]: cluster 2024-04-03T21:13:06.096421+0000 mgr.y (mgr.24370) 12438 : cluster [DBG] pgmap v12422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:08.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:08 smithi067 bash[17655]: audit 2024-04-03T21:13:08.560336+0000 mon.a (mon.0) 10768 : audit [DBG] from='client.? 172.21.15.67:0/1030525676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:08.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:08 smithi067 bash[27441]: audit 2024-04-03T21:13:08.560336+0000 mon.a (mon.0) 10768 : audit [DBG] from='client.? 172.21.15.67:0/1030525676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:08 smithi082 bash[20963]: audit 2024-04-03T21:13:08.560336+0000 mon.a (mon.0) 10768 : audit [DBG] from='client.? 172.21.15.67:0/1030525676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:09.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:09 smithi067 bash[17655]: cluster 2024-04-03T21:13:08.097227+0000 mgr.y (mgr.24370) 12439 : cluster [DBG] pgmap v12423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:09 smithi067 bash[27441]: cluster 2024-04-03T21:13:08.097227+0000 mgr.y (mgr.24370) 12439 : cluster [DBG] pgmap v12423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:09 smithi082 bash[20963]: cluster 2024-04-03T21:13:08.097227+0000 mgr.y (mgr.24370) 12439 : cluster [DBG] pgmap v12423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:10 smithi067 bash[27441]: audit 2024-04-03T21:13:10.318310+0000 mon.a (mon.0) 10769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:10 smithi067 bash[17655]: audit 2024-04-03T21:13:10.318310+0000 mon.a (mon.0) 10769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:10 smithi082 bash[20963]: audit 2024-04-03T21:13:10.318310+0000 mon.a (mon.0) 10769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:11 smithi082 bash[20963]: cluster 2024-04-03T21:13:10.097987+0000 mgr.y (mgr.24370) 12440 : cluster [DBG] pgmap v12424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:11 smithi082 bash[20963]: audit 2024-04-03T21:13:11.024174+0000 mon.a (mon.0) 10770 : audit [DBG] from='client.? 172.21.15.67:0/3800629127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:11 smithi067 bash[17655]: cluster 2024-04-03T21:13:10.097987+0000 mgr.y (mgr.24370) 12440 : cluster [DBG] pgmap v12424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:11 smithi067 bash[17655]: audit 2024-04-03T21:13:11.024174+0000 mon.a (mon.0) 10770 : audit [DBG] from='client.? 172.21.15.67:0/3800629127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:11 smithi067 bash[27441]: cluster 2024-04-03T21:13:10.097987+0000 mgr.y (mgr.24370) 12440 : cluster [DBG] pgmap v12424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:11 smithi067 bash[27441]: audit 2024-04-03T21:13:11.024174+0000 mon.a (mon.0) 10770 : audit [DBG] from='client.? 172.21.15.67:0/3800629127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:13:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:13:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:13 smithi082 bash[20963]: cluster 2024-04-03T21:13:12.099119+0000 mgr.y (mgr.24370) 12441 : cluster [DBG] pgmap v12425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:13 smithi082 bash[20963]: audit 2024-04-03T21:13:13.483633+0000 mon.a (mon.0) 10771 : audit [DBG] from='client.? 172.21.15.67:0/2931162401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:13 smithi067 bash[17655]: cluster 2024-04-03T21:13:12.099119+0000 mgr.y (mgr.24370) 12441 : cluster [DBG] pgmap v12425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:13 smithi067 bash[17655]: audit 2024-04-03T21:13:13.483633+0000 mon.a (mon.0) 10771 : audit [DBG] from='client.? 172.21.15.67:0/2931162401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:13 smithi067 bash[27441]: cluster 2024-04-03T21:13:12.099119+0000 mgr.y (mgr.24370) 12441 : cluster [DBG] pgmap v12425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:13 smithi067 bash[27441]: audit 2024-04-03T21:13:13.483633+0000 mon.a (mon.0) 10771 : audit [DBG] from='client.? 172.21.15.67:0/2931162401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:15 smithi082 bash[20963]: cluster 2024-04-03T21:13:14.099806+0000 mgr.y (mgr.24370) 12442 : cluster [DBG] pgmap v12426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:15 smithi067 bash[27441]: cluster 2024-04-03T21:13:14.099806+0000 mgr.y (mgr.24370) 12442 : cluster [DBG] pgmap v12426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:15 smithi067 bash[17655]: cluster 2024-04-03T21:13:14.099806+0000 mgr.y (mgr.24370) 12442 : cluster [DBG] pgmap v12426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:16 smithi082 bash[20963]: audit 2024-04-03T21:13:15.942577+0000 mon.a (mon.0) 10772 : audit [DBG] from='client.? 172.21.15.67:0/1593341562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:16 smithi067 bash[17655]: audit 2024-04-03T21:13:15.942577+0000 mon.a (mon.0) 10772 : audit [DBG] from='client.? 172.21.15.67:0/1593341562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:16 smithi067 bash[27441]: audit 2024-04-03T21:13:15.942577+0000 mon.a (mon.0) 10772 : audit [DBG] from='client.? 172.21.15.67:0/1593341562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:17 smithi082 bash[20963]: cluster 2024-04-03T21:13:16.100984+0000 mgr.y (mgr.24370) 12443 : cluster [DBG] pgmap v12427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:17 smithi067 bash[17655]: cluster 2024-04-03T21:13:16.100984+0000 mgr.y (mgr.24370) 12443 : cluster [DBG] pgmap v12427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:17 smithi067 bash[27441]: cluster 2024-04-03T21:13:16.100984+0000 mgr.y (mgr.24370) 12443 : cluster [DBG] pgmap v12427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:18 smithi082 bash[20963]: audit 2024-04-03T21:13:18.396583+0000 mon.c (mon.2) 4966 : audit [DBG] from='client.? 172.21.15.67:0/1762415884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:18 smithi067 bash[17655]: audit 2024-04-03T21:13:18.396583+0000 mon.c (mon.2) 4966 : audit [DBG] from='client.? 172.21.15.67:0/1762415884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:19.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:18 smithi067 bash[27441]: audit 2024-04-03T21:13:18.396583+0000 mon.c (mon.2) 4966 : audit [DBG] from='client.? 172.21.15.67:0/1762415884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:19 smithi082 bash[20963]: cluster 2024-04-03T21:13:18.101483+0000 mgr.y (mgr.24370) 12444 : cluster [DBG] pgmap v12428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:19 smithi067 bash[17655]: cluster 2024-04-03T21:13:18.101483+0000 mgr.y (mgr.24370) 12444 : cluster [DBG] pgmap v12428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:19 smithi067 bash[27441]: cluster 2024-04-03T21:13:18.101483+0000 mgr.y (mgr.24370) 12444 : cluster [DBG] pgmap v12428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:21 smithi082 bash[20963]: cluster 2024-04-03T21:13:20.102211+0000 mgr.y (mgr.24370) 12445 : cluster [DBG] pgmap v12429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:21 smithi082 bash[20963]: audit 2024-04-03T21:13:20.856392+0000 mon.c (mon.2) 4967 : audit [DBG] from='client.? 172.21.15.67:0/3712473695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:21 smithi067 bash[17655]: cluster 2024-04-03T21:13:20.102211+0000 mgr.y (mgr.24370) 12445 : cluster [DBG] pgmap v12429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:21 smithi067 bash[17655]: audit 2024-04-03T21:13:20.856392+0000 mon.c (mon.2) 4967 : audit [DBG] from='client.? 172.21.15.67:0/3712473695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:21 smithi067 bash[27441]: cluster 2024-04-03T21:13:20.102211+0000 mgr.y (mgr.24370) 12445 : cluster [DBG] pgmap v12429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:21 smithi067 bash[27441]: audit 2024-04-03T21:13:20.856392+0000 mon.c (mon.2) 4967 : audit [DBG] from='client.? 172.21.15.67:0/3712473695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:22 smithi067 bash[17655]: audit 2024-04-03T21:13:21.802075+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:13:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:22 smithi067 bash[27441]: audit 2024-04-03T21:13:21.802075+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:13:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:22 smithi082 bash[20963]: audit 2024-04-03T21:13:21.802075+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:13:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:13:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:13:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:23 smithi082 bash[20963]: cluster 2024-04-03T21:13:22.103402+0000 mgr.y (mgr.24370) 12446 : cluster [DBG] pgmap v12430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:23 smithi082 bash[20963]: audit 2024-04-03T21:13:23.313908+0000 mon.c (mon.2) 4968 : audit [DBG] from='client.? 172.21.15.67:0/3163691330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:23 smithi067 bash[17655]: cluster 2024-04-03T21:13:22.103402+0000 mgr.y (mgr.24370) 12446 : cluster [DBG] pgmap v12430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:23 smithi067 bash[17655]: audit 2024-04-03T21:13:23.313908+0000 mon.c (mon.2) 4968 : audit [DBG] from='client.? 172.21.15.67:0/3163691330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:23 smithi067 bash[27441]: cluster 2024-04-03T21:13:22.103402+0000 mgr.y (mgr.24370) 12446 : cluster [DBG] pgmap v12430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:23 smithi067 bash[27441]: audit 2024-04-03T21:13:23.313908+0000 mon.c (mon.2) 4968 : audit [DBG] from='client.? 172.21.15.67:0/3163691330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:24 smithi082 bash[20963]: cluster 2024-04-03T21:13:24.104240+0000 mgr.y (mgr.24370) 12447 : cluster [DBG] pgmap v12431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:24 smithi067 bash[17655]: cluster 2024-04-03T21:13:24.104240+0000 mgr.y (mgr.24370) 12447 : cluster [DBG] pgmap v12431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:24 smithi067 bash[27441]: cluster 2024-04-03T21:13:24.104240+0000 mgr.y (mgr.24370) 12447 : cluster [DBG] pgmap v12431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:25 smithi082 bash[20963]: audit 2024-04-03T21:13:25.318760+0000 mon.a (mon.0) 10774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:25 smithi067 bash[27441]: audit 2024-04-03T21:13:25.318760+0000 mon.a (mon.0) 10774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:25 smithi067 bash[17655]: audit 2024-04-03T21:13:25.318760+0000 mon.a (mon.0) 10774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:26 smithi082 bash[20963]: audit 2024-04-03T21:13:25.767753+0000 mon.c (mon.2) 4969 : audit [DBG] from='client.? 172.21.15.67:0/1938693994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:26 smithi082 bash[20963]: cluster 2024-04-03T21:13:26.105760+0000 mgr.y (mgr.24370) 12448 : cluster [DBG] pgmap v12432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:26 smithi067 bash[17655]: audit 2024-04-03T21:13:25.767753+0000 mon.c (mon.2) 4969 : audit [DBG] from='client.? 172.21.15.67:0/1938693994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:26 smithi067 bash[17655]: cluster 2024-04-03T21:13:26.105760+0000 mgr.y (mgr.24370) 12448 : cluster [DBG] pgmap v12432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:26 smithi067 bash[27441]: audit 2024-04-03T21:13:25.767753+0000 mon.c (mon.2) 4969 : audit [DBG] from='client.? 172.21.15.67:0/1938693994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:27.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:26 smithi067 bash[27441]: cluster 2024-04-03T21:13:26.105760+0000 mgr.y (mgr.24370) 12448 : cluster [DBG] pgmap v12432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:28 smithi082 bash[20963]: audit 2024-04-03T21:13:27.501597+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:28 smithi082 bash[20963]: audit 2024-04-03T21:13:27.509310+0000 mon.a (mon.0) 10776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:28 smithi082 bash[20963]: audit 2024-04-03T21:13:27.747055+0000 mon.a (mon.0) 10777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:28 smithi082 bash[20963]: audit 2024-04-03T21:13:27.757388+0000 mon.a (mon.0) 10778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:28 smithi082 bash[20963]: audit 2024-04-03T21:13:28.183157+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:13:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:28 smithi082 bash[20963]: audit 2024-04-03T21:13:28.184577+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:13:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:28 smithi082 bash[20963]: audit 2024-04-03T21:13:28.194903+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:28 smithi082 bash[20963]: audit 2024-04-03T21:13:28.222069+0000 mon.a (mon.0) 10782 : audit [DBG] from='client.? 172.21.15.67:0/993186482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[17655]: audit 2024-04-03T21:13:27.501597+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[17655]: audit 2024-04-03T21:13:27.509310+0000 mon.a (mon.0) 10776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[17655]: audit 2024-04-03T21:13:27.747055+0000 mon.a (mon.0) 10777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[17655]: audit 2024-04-03T21:13:27.757388+0000 mon.a (mon.0) 10778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[17655]: audit 2024-04-03T21:13:28.183157+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:13:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[17655]: audit 2024-04-03T21:13:28.184577+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:13:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[17655]: audit 2024-04-03T21:13:28.194903+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[17655]: audit 2024-04-03T21:13:28.222069+0000 mon.a (mon.0) 10782 : audit [DBG] from='client.? 172.21.15.67:0/993186482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[27441]: audit 2024-04-03T21:13:27.501597+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[27441]: audit 2024-04-03T21:13:27.509310+0000 mon.a (mon.0) 10776 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[27441]: audit 2024-04-03T21:13:27.747055+0000 mon.a (mon.0) 10777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[27441]: audit 2024-04-03T21:13:27.757388+0000 mon.a (mon.0) 10778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[27441]: audit 2024-04-03T21:13:28.183157+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:13:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[27441]: audit 2024-04-03T21:13:28.184577+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:13:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[27441]: audit 2024-04-03T21:13:28.194903+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:13:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:28 smithi067 bash[27441]: audit 2024-04-03T21:13:28.222069+0000 mon.a (mon.0) 10782 : audit [DBG] from='client.? 172.21.15.67:0/993186482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:29 smithi082 bash[20963]: cluster 2024-04-03T21:13:28.106480+0000 mgr.y (mgr.24370) 12449 : cluster [DBG] pgmap v12433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:29 smithi067 bash[17655]: cluster 2024-04-03T21:13:28.106480+0000 mgr.y (mgr.24370) 12449 : cluster [DBG] pgmap v12433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:29.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:29 smithi067 bash[27441]: cluster 2024-04-03T21:13:28.106480+0000 mgr.y (mgr.24370) 12449 : cluster [DBG] pgmap v12433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:31 smithi082 bash[20963]: cluster 2024-04-03T21:13:30.107318+0000 mgr.y (mgr.24370) 12450 : cluster [DBG] pgmap v12434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:31 smithi082 bash[20963]: audit 2024-04-03T21:13:30.680530+0000 mon.a (mon.0) 10783 : audit [DBG] from='client.? 172.21.15.67:0/297751055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:31 smithi067 bash[17655]: cluster 2024-04-03T21:13:30.107318+0000 mgr.y (mgr.24370) 12450 : cluster [DBG] pgmap v12434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:31 smithi067 bash[17655]: audit 2024-04-03T21:13:30.680530+0000 mon.a (mon.0) 10783 : audit [DBG] from='client.? 172.21.15.67:0/297751055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:31 smithi067 bash[27441]: cluster 2024-04-03T21:13:30.107318+0000 mgr.y (mgr.24370) 12450 : cluster [DBG] pgmap v12434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:31 smithi067 bash[27441]: audit 2024-04-03T21:13:30.680530+0000 mon.a (mon.0) 10783 : audit [DBG] from='client.? 172.21.15.67:0/297751055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:13:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:13:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:33 smithi082 bash[20963]: cluster 2024-04-03T21:13:32.108566+0000 mgr.y (mgr.24370) 12451 : cluster [DBG] pgmap v12435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:33 smithi082 bash[20963]: audit 2024-04-03T21:13:33.134213+0000 mon.a (mon.0) 10784 : audit [DBG] from='client.? 172.21.15.67:0/3886778477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:33 smithi067 bash[17655]: cluster 2024-04-03T21:13:32.108566+0000 mgr.y (mgr.24370) 12451 : cluster [DBG] pgmap v12435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:33 smithi067 bash[17655]: audit 2024-04-03T21:13:33.134213+0000 mon.a (mon.0) 10784 : audit [DBG] from='client.? 172.21.15.67:0/3886778477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:33 smithi067 bash[27441]: cluster 2024-04-03T21:13:32.108566+0000 mgr.y (mgr.24370) 12451 : cluster [DBG] pgmap v12435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:33 smithi067 bash[27441]: audit 2024-04-03T21:13:33.134213+0000 mon.a (mon.0) 10784 : audit [DBG] from='client.? 172.21.15.67:0/3886778477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:35 smithi082 bash[20963]: cluster 2024-04-03T21:13:34.109258+0000 mgr.y (mgr.24370) 12452 : cluster [DBG] pgmap v12436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:35 smithi067 bash[27441]: cluster 2024-04-03T21:13:34.109258+0000 mgr.y (mgr.24370) 12452 : cluster [DBG] pgmap v12436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:35.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:35 smithi067 bash[17655]: cluster 2024-04-03T21:13:34.109258+0000 mgr.y (mgr.24370) 12452 : cluster [DBG] pgmap v12436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:36.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:36 smithi082 bash[20963]: audit 2024-04-03T21:13:35.601662+0000 mon.c (mon.2) 4970 : audit [DBG] from='client.? 172.21.15.67:0/1143419060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:36.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:36 smithi067 bash[17655]: audit 2024-04-03T21:13:35.601662+0000 mon.c (mon.2) 4970 : audit [DBG] from='client.? 172.21.15.67:0/1143419060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:36.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:36 smithi067 bash[27441]: audit 2024-04-03T21:13:35.601662+0000 mon.c (mon.2) 4970 : audit [DBG] from='client.? 172.21.15.67:0/1143419060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:37 smithi082 bash[20963]: cluster 2024-04-03T21:13:36.110383+0000 mgr.y (mgr.24370) 12453 : cluster [DBG] pgmap v12437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:37 smithi067 bash[17655]: cluster 2024-04-03T21:13:36.110383+0000 mgr.y (mgr.24370) 12453 : cluster [DBG] pgmap v12437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:37 smithi067 bash[27441]: cluster 2024-04-03T21:13:36.110383+0000 mgr.y (mgr.24370) 12453 : cluster [DBG] pgmap v12437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:38.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:38 smithi082 bash[20963]: audit 2024-04-03T21:13:38.049519+0000 mon.a (mon.0) 10785 : audit [DBG] from='client.? 172.21.15.67:0/2114366808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:38 smithi067 bash[27441]: audit 2024-04-03T21:13:38.049519+0000 mon.a (mon.0) 10785 : audit [DBG] from='client.? 172.21.15.67:0/2114366808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:38.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:38 smithi067 bash[17655]: audit 2024-04-03T21:13:38.049519+0000 mon.a (mon.0) 10785 : audit [DBG] from='client.? 172.21.15.67:0/2114366808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:39 smithi082 bash[20963]: cluster 2024-04-03T21:13:38.111204+0000 mgr.y (mgr.24370) 12454 : cluster [DBG] pgmap v12438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:39 smithi067 bash[27441]: cluster 2024-04-03T21:13:38.111204+0000 mgr.y (mgr.24370) 12454 : cluster [DBG] pgmap v12438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:39.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:39 smithi067 bash[17655]: cluster 2024-04-03T21:13:38.111204+0000 mgr.y (mgr.24370) 12454 : cluster [DBG] pgmap v12438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:40 smithi082 bash[20963]: audit 2024-04-03T21:13:40.319032+0000 mon.a (mon.0) 10786 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:40 smithi082 bash[20963]: audit 2024-04-03T21:13:40.506268+0000 mon.a (mon.0) 10787 : audit [DBG] from='client.? 172.21.15.67:0/2848996034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:40 smithi067 bash[27441]: audit 2024-04-03T21:13:40.319032+0000 mon.a (mon.0) 10786 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:40 smithi067 bash[27441]: audit 2024-04-03T21:13:40.506268+0000 mon.a (mon.0) 10787 : audit [DBG] from='client.? 172.21.15.67:0/2848996034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:40 smithi067 bash[17655]: audit 2024-04-03T21:13:40.319032+0000 mon.a (mon.0) 10786 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:40 smithi067 bash[17655]: audit 2024-04-03T21:13:40.506268+0000 mon.a (mon.0) 10787 : audit [DBG] from='client.? 172.21.15.67:0/2848996034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:41 smithi082 bash[20963]: cluster 2024-04-03T21:13:40.112041+0000 mgr.y (mgr.24370) 12455 : cluster [DBG] pgmap v12439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:41 smithi067 bash[27441]: cluster 2024-04-03T21:13:40.112041+0000 mgr.y (mgr.24370) 12455 : cluster [DBG] pgmap v12439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:41 smithi067 bash[17655]: cluster 2024-04-03T21:13:40.112041+0000 mgr.y (mgr.24370) 12455 : cluster [DBG] pgmap v12439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:13:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:13:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:43 smithi082 bash[20963]: cluster 2024-04-03T21:13:42.113235+0000 mgr.y (mgr.24370) 12456 : cluster [DBG] pgmap v12440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:43 smithi082 bash[20963]: audit 2024-04-03T21:13:42.962010+0000 mon.a (mon.0) 10788 : audit [DBG] from='client.? 172.21.15.67:0/3024069615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:43.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:43 smithi067 bash[27441]: cluster 2024-04-03T21:13:42.113235+0000 mgr.y (mgr.24370) 12456 : cluster [DBG] pgmap v12440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:43.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:43 smithi067 bash[27441]: audit 2024-04-03T21:13:42.962010+0000 mon.a (mon.0) 10788 : audit [DBG] from='client.? 172.21.15.67:0/3024069615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:43.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:43 smithi067 bash[17655]: cluster 2024-04-03T21:13:42.113235+0000 mgr.y (mgr.24370) 12456 : cluster [DBG] pgmap v12440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:43.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:43 smithi067 bash[17655]: audit 2024-04-03T21:13:42.962010+0000 mon.a (mon.0) 10788 : audit [DBG] from='client.? 172.21.15.67:0/3024069615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:45 smithi082 bash[20963]: cluster 2024-04-03T21:13:44.113930+0000 mgr.y (mgr.24370) 12457 : cluster [DBG] pgmap v12441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:45 smithi082 bash[20963]: audit 2024-04-03T21:13:45.413131+0000 mon.c (mon.2) 4971 : audit [DBG] from='client.? 172.21.15.67:0/1736410168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:45 smithi067 bash[17655]: cluster 2024-04-03T21:13:44.113930+0000 mgr.y (mgr.24370) 12457 : cluster [DBG] pgmap v12441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:45 smithi067 bash[17655]: audit 2024-04-03T21:13:45.413131+0000 mon.c (mon.2) 4971 : audit [DBG] from='client.? 172.21.15.67:0/1736410168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:45 smithi067 bash[27441]: cluster 2024-04-03T21:13:44.113930+0000 mgr.y (mgr.24370) 12457 : cluster [DBG] pgmap v12441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:45 smithi067 bash[27441]: audit 2024-04-03T21:13:45.413131+0000 mon.c (mon.2) 4971 : audit [DBG] from='client.? 172.21.15.67:0/1736410168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:47 smithi082 bash[20963]: cluster 2024-04-03T21:13:46.115095+0000 mgr.y (mgr.24370) 12458 : cluster [DBG] pgmap v12442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:47 smithi067 bash[17655]: cluster 2024-04-03T21:13:46.115095+0000 mgr.y (mgr.24370) 12458 : cluster [DBG] pgmap v12442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:47.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:47 smithi067 bash[27441]: cluster 2024-04-03T21:13:46.115095+0000 mgr.y (mgr.24370) 12458 : cluster [DBG] pgmap v12442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:48 smithi082 bash[20963]: audit 2024-04-03T21:13:47.866166+0000 mon.c (mon.2) 4972 : audit [DBG] from='client.? 172.21.15.67:0/1099149346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:48 smithi067 bash[27441]: audit 2024-04-03T21:13:47.866166+0000 mon.c (mon.2) 4972 : audit [DBG] from='client.? 172.21.15.67:0/1099149346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:48 smithi067 bash[17655]: audit 2024-04-03T21:13:47.866166+0000 mon.c (mon.2) 4972 : audit [DBG] from='client.? 172.21.15.67:0/1099149346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:49 smithi082 bash[20963]: cluster 2024-04-03T21:13:48.115792+0000 mgr.y (mgr.24370) 12459 : cluster [DBG] pgmap v12443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:49 smithi067 bash[17655]: cluster 2024-04-03T21:13:48.115792+0000 mgr.y (mgr.24370) 12459 : cluster [DBG] pgmap v12443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:49 smithi067 bash[27441]: cluster 2024-04-03T21:13:48.115792+0000 mgr.y (mgr.24370) 12459 : cluster [DBG] pgmap v12443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:50 smithi082 bash[20963]: audit 2024-04-03T21:13:50.326861+0000 mon.a (mon.0) 10789 : audit [DBG] from='client.? 172.21.15.67:0/583752281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:50.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:50 smithi067 bash[17655]: audit 2024-04-03T21:13:50.326861+0000 mon.a (mon.0) 10789 : audit [DBG] from='client.? 172.21.15.67:0/583752281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:50.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:50 smithi067 bash[27441]: audit 2024-04-03T21:13:50.326861+0000 mon.a (mon.0) 10789 : audit [DBG] from='client.? 172.21.15.67:0/583752281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:51 smithi082 bash[20963]: cluster 2024-04-03T21:13:50.116306+0000 mgr.y (mgr.24370) 12460 : cluster [DBG] pgmap v12444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:51 smithi067 bash[17655]: cluster 2024-04-03T21:13:50.116306+0000 mgr.y (mgr.24370) 12460 : cluster [DBG] pgmap v12444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:51 smithi067 bash[27441]: cluster 2024-04-03T21:13:50.116306+0000 mgr.y (mgr.24370) 12460 : cluster [DBG] pgmap v12444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:13:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:13:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:53 smithi082 bash[20963]: cluster 2024-04-03T21:13:52.117364+0000 mgr.y (mgr.24370) 12461 : cluster [DBG] pgmap v12445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:53 smithi082 bash[20963]: audit 2024-04-03T21:13:52.781337+0000 mon.c (mon.2) 4973 : audit [DBG] from='client.? 172.21.15.67:0/187394343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:53 smithi067 bash[27441]: cluster 2024-04-03T21:13:52.117364+0000 mgr.y (mgr.24370) 12461 : cluster [DBG] pgmap v12445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:53 smithi067 bash[27441]: audit 2024-04-03T21:13:52.781337+0000 mon.c (mon.2) 4973 : audit [DBG] from='client.? 172.21.15.67:0/187394343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:53 smithi067 bash[17655]: cluster 2024-04-03T21:13:52.117364+0000 mgr.y (mgr.24370) 12461 : cluster [DBG] pgmap v12445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:53 smithi067 bash[17655]: audit 2024-04-03T21:13:52.781337+0000 mon.c (mon.2) 4973 : audit [DBG] from='client.? 172.21.15.67:0/187394343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:55 smithi082 bash[20963]: cluster 2024-04-03T21:13:54.118057+0000 mgr.y (mgr.24370) 12462 : cluster [DBG] pgmap v12446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:55 smithi082 bash[20963]: audit 2024-04-03T21:13:55.237834+0000 mon.a (mon.0) 10790 : audit [DBG] from='client.? 172.21.15.67:0/3120076093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:55 smithi082 bash[20963]: audit 2024-04-03T21:13:55.319150+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:55 smithi067 bash[17655]: cluster 2024-04-03T21:13:54.118057+0000 mgr.y (mgr.24370) 12462 : cluster [DBG] pgmap v12446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:55 smithi067 bash[17655]: audit 2024-04-03T21:13:55.237834+0000 mon.a (mon.0) 10790 : audit [DBG] from='client.? 172.21.15.67:0/3120076093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:55 smithi067 bash[17655]: audit 2024-04-03T21:13:55.319150+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:55 smithi067 bash[27441]: cluster 2024-04-03T21:13:54.118057+0000 mgr.y (mgr.24370) 12462 : cluster [DBG] pgmap v12446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:55 smithi067 bash[27441]: audit 2024-04-03T21:13:55.237834+0000 mon.a (mon.0) 10790 : audit [DBG] from='client.? 172.21.15.67:0/3120076093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:55 smithi067 bash[27441]: audit 2024-04-03T21:13:55.319150+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:13:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:57 smithi082 bash[20963]: cluster 2024-04-03T21:13:56.119151+0000 mgr.y (mgr.24370) 12463 : cluster [DBG] pgmap v12447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:57 smithi067 bash[27441]: cluster 2024-04-03T21:13:56.119151+0000 mgr.y (mgr.24370) 12463 : cluster [DBG] pgmap v12447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:57 smithi067 bash[17655]: cluster 2024-04-03T21:13:56.119151+0000 mgr.y (mgr.24370) 12463 : cluster [DBG] pgmap v12447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:58 smithi082 bash[20963]: audit 2024-04-03T21:13:57.702821+0000 mon.c (mon.2) 4974 : audit [DBG] from='client.? 172.21.15.67:0/4135595450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:58 smithi067 bash[17655]: audit 2024-04-03T21:13:57.702821+0000 mon.c (mon.2) 4974 : audit [DBG] from='client.? 172.21.15.67:0/4135595450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:58 smithi067 bash[27441]: audit 2024-04-03T21:13:57.702821+0000 mon.c (mon.2) 4974 : audit [DBG] from='client.? 172.21.15.67:0/4135595450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:13:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:13:59 smithi082 bash[20963]: cluster 2024-04-03T21:13:58.119877+0000 mgr.y (mgr.24370) 12464 : cluster [DBG] pgmap v12448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:13:59 smithi067 bash[27441]: cluster 2024-04-03T21:13:58.119877+0000 mgr.y (mgr.24370) 12464 : cluster [DBG] pgmap v12448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:13:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:13:59 smithi067 bash[17655]: cluster 2024-04-03T21:13:58.119877+0000 mgr.y (mgr.24370) 12464 : cluster [DBG] pgmap v12448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:00 smithi082 bash[20963]: audit 2024-04-03T21:14:00.156541+0000 mon.a (mon.0) 10792 : audit [DBG] from='client.? 172.21.15.67:0/2595138184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:00 smithi067 bash[17655]: audit 2024-04-03T21:14:00.156541+0000 mon.a (mon.0) 10792 : audit [DBG] from='client.? 172.21.15.67:0/2595138184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:00 smithi067 bash[27441]: audit 2024-04-03T21:14:00.156541+0000 mon.a (mon.0) 10792 : audit [DBG] from='client.? 172.21.15.67:0/2595138184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:01 smithi082 bash[20963]: cluster 2024-04-03T21:14:00.120569+0000 mgr.y (mgr.24370) 12465 : cluster [DBG] pgmap v12449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:01 smithi067 bash[17655]: cluster 2024-04-03T21:14:00.120569+0000 mgr.y (mgr.24370) 12465 : cluster [DBG] pgmap v12449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:01 smithi067 bash[27441]: cluster 2024-04-03T21:14:00.120569+0000 mgr.y (mgr.24370) 12465 : cluster [DBG] pgmap v12449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:02 smithi082 bash[20963]: audit 2024-04-03T21:14:02.605312+0000 mon.c (mon.2) 4975 : audit [DBG] from='client.? 172.21.15.67:0/1071389094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:02 smithi067 bash[27441]: audit 2024-04-03T21:14:02.605312+0000 mon.c (mon.2) 4975 : audit [DBG] from='client.? 172.21.15.67:0/1071389094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:02.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:02 smithi067 bash[17655]: audit 2024-04-03T21:14:02.605312+0000 mon.c (mon.2) 4975 : audit [DBG] from='client.? 172.21.15.67:0/1071389094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:14:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:03 smithi082 bash[20963]: cluster 2024-04-03T21:14:02.121729+0000 mgr.y (mgr.24370) 12466 : cluster [DBG] pgmap v12450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:14:03.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:03 smithi067 bash[17655]: cluster 2024-04-03T21:14:02.121729+0000 mgr.y (mgr.24370) 12466 : cluster [DBG] pgmap v12450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:03.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:03 smithi067 bash[27441]: cluster 2024-04-03T21:14:02.121729+0000 mgr.y (mgr.24370) 12466 : cluster [DBG] pgmap v12450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:05 smithi067 bash[17655]: cluster 2024-04-03T21:14:04.122401+0000 mgr.y (mgr.24370) 12467 : cluster [DBG] pgmap v12451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:05 smithi067 bash[17655]: audit 2024-04-03T21:14:05.063527+0000 mon.c (mon.2) 4976 : audit [DBG] from='client.? 172.21.15.67:0/2347084826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:05 smithi067 bash[27441]: cluster 2024-04-03T21:14:04.122401+0000 mgr.y (mgr.24370) 12467 : cluster [DBG] pgmap v12451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:05 smithi067 bash[27441]: audit 2024-04-03T21:14:05.063527+0000 mon.c (mon.2) 4976 : audit [DBG] from='client.? 172.21.15.67:0/2347084826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:05 smithi082 bash[20963]: cluster 2024-04-03T21:14:04.122401+0000 mgr.y (mgr.24370) 12467 : cluster [DBG] pgmap v12451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:05 smithi082 bash[20963]: audit 2024-04-03T21:14:05.063527+0000 mon.c (mon.2) 4976 : audit [DBG] from='client.? 172.21.15.67:0/2347084826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:07 smithi067 bash[17655]: cluster 2024-04-03T21:14:06.123536+0000 mgr.y (mgr.24370) 12468 : cluster [DBG] pgmap v12452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:07 smithi067 bash[17655]: audit 2024-04-03T21:14:07.524129+0000 mon.a (mon.0) 10793 : audit [DBG] from='client.? 172.21.15.67:0/960423729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:07 smithi067 bash[27441]: cluster 2024-04-03T21:14:06.123536+0000 mgr.y (mgr.24370) 12468 : cluster [DBG] pgmap v12452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:07 smithi067 bash[27441]: audit 2024-04-03T21:14:07.524129+0000 mon.a (mon.0) 10793 : audit [DBG] from='client.? 172.21.15.67:0/960423729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:07 smithi082 bash[20963]: cluster 2024-04-03T21:14:06.123536+0000 mgr.y (mgr.24370) 12468 : cluster [DBG] pgmap v12452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:07 smithi082 bash[20963]: audit 2024-04-03T21:14:07.524129+0000 mon.a (mon.0) 10793 : audit [DBG] from='client.? 172.21.15.67:0/960423729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:09.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:09 smithi067 bash[17655]: cluster 2024-04-03T21:14:08.124241+0000 mgr.y (mgr.24370) 12469 : cluster [DBG] pgmap v12453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:09 smithi067 bash[27441]: cluster 2024-04-03T21:14:08.124241+0000 mgr.y (mgr.24370) 12469 : cluster [DBG] pgmap v12453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:09 smithi082 bash[20963]: cluster 2024-04-03T21:14:08.124241+0000 mgr.y (mgr.24370) 12469 : cluster [DBG] pgmap v12453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:10 smithi067 bash[17655]: audit 2024-04-03T21:14:09.971698+0000 mon.c (mon.2) 4977 : audit [DBG] from='client.? 172.21.15.67:0/2758684175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:10 smithi067 bash[17655]: audit 2024-04-03T21:14:10.319717+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:10 smithi067 bash[27441]: audit 2024-04-03T21:14:09.971698+0000 mon.c (mon.2) 4977 : audit [DBG] from='client.? 172.21.15.67:0/2758684175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:10 smithi067 bash[27441]: audit 2024-04-03T21:14:10.319717+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:10 smithi082 bash[20963]: audit 2024-04-03T21:14:09.971698+0000 mon.c (mon.2) 4977 : audit [DBG] from='client.? 172.21.15.67:0/2758684175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:10 smithi082 bash[20963]: audit 2024-04-03T21:14:10.319717+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:11 smithi067 bash[27441]: cluster 2024-04-03T21:14:10.124879+0000 mgr.y (mgr.24370) 12470 : cluster [DBG] pgmap v12454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:11 smithi067 bash[17655]: cluster 2024-04-03T21:14:10.124879+0000 mgr.y (mgr.24370) 12470 : cluster [DBG] pgmap v12454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:11 smithi082 bash[20963]: cluster 2024-04-03T21:14:10.124879+0000 mgr.y (mgr.24370) 12470 : cluster [DBG] pgmap v12454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:12 smithi067 bash[27441]: audit 2024-04-03T21:14:12.433538+0000 mon.c (mon.2) 4978 : audit [DBG] from='client.? 172.21.15.67:0/2743822094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:12 smithi067 bash[17655]: audit 2024-04-03T21:14:12.433538+0000 mon.c (mon.2) 4978 : audit [DBG] from='client.? 172.21.15.67:0/2743822094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:12 smithi082 bash[20963]: audit 2024-04-03T21:14:12.433538+0000 mon.c (mon.2) 4978 : audit [DBG] from='client.? 172.21.15.67:0/2743822094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:14:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:13 smithi082 bash[20963]: cluster 2024-04-03T21:14:12.125931+0000 mgr.y (mgr.24370) 12471 : cluster [DBG] pgmap v12455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:14:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:13 smithi067 bash[27441]: cluster 2024-04-03T21:14:12.125931+0000 mgr.y (mgr.24370) 12471 : cluster [DBG] pgmap v12455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:13 smithi067 bash[17655]: cluster 2024-04-03T21:14:12.125931+0000 mgr.y (mgr.24370) 12471 : cluster [DBG] pgmap v12455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:15 smithi082 bash[20963]: cluster 2024-04-03T21:14:14.126540+0000 mgr.y (mgr.24370) 12472 : cluster [DBG] pgmap v12456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:15 smithi082 bash[20963]: audit 2024-04-03T21:14:14.883772+0000 mon.c (mon.2) 4979 : audit [DBG] from='client.? 172.21.15.67:0/1821536804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:15 smithi067 bash[17655]: cluster 2024-04-03T21:14:14.126540+0000 mgr.y (mgr.24370) 12472 : cluster [DBG] pgmap v12456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:15 smithi067 bash[17655]: audit 2024-04-03T21:14:14.883772+0000 mon.c (mon.2) 4979 : audit [DBG] from='client.? 172.21.15.67:0/1821536804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:15 smithi067 bash[27441]: cluster 2024-04-03T21:14:14.126540+0000 mgr.y (mgr.24370) 12472 : cluster [DBG] pgmap v12456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:15 smithi067 bash[27441]: audit 2024-04-03T21:14:14.883772+0000 mon.c (mon.2) 4979 : audit [DBG] from='client.? 172.21.15.67:0/1821536804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:17 smithi082 bash[20963]: cluster 2024-04-03T21:14:16.127672+0000 mgr.y (mgr.24370) 12473 : cluster [DBG] pgmap v12457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:17 smithi082 bash[20963]: audit 2024-04-03T21:14:17.342372+0000 mon.a (mon.0) 10795 : audit [DBG] from='client.? 172.21.15.67:0/2344242080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:17 smithi067 bash[27441]: cluster 2024-04-03T21:14:16.127672+0000 mgr.y (mgr.24370) 12473 : cluster [DBG] pgmap v12457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:17 smithi067 bash[27441]: audit 2024-04-03T21:14:17.342372+0000 mon.a (mon.0) 10795 : audit [DBG] from='client.? 172.21.15.67:0/2344242080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:17 smithi067 bash[17655]: cluster 2024-04-03T21:14:16.127672+0000 mgr.y (mgr.24370) 12473 : cluster [DBG] pgmap v12457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:17 smithi067 bash[17655]: audit 2024-04-03T21:14:17.342372+0000 mon.a (mon.0) 10795 : audit [DBG] from='client.? 172.21.15.67:0/2344242080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:19 smithi082 bash[20963]: cluster 2024-04-03T21:14:18.128340+0000 mgr.y (mgr.24370) 12474 : cluster [DBG] pgmap v12458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:19 smithi067 bash[27441]: cluster 2024-04-03T21:14:18.128340+0000 mgr.y (mgr.24370) 12474 : cluster [DBG] pgmap v12458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:19 smithi067 bash[17655]: cluster 2024-04-03T21:14:18.128340+0000 mgr.y (mgr.24370) 12474 : cluster [DBG] pgmap v12458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:20 smithi082 bash[20963]: audit 2024-04-03T21:14:19.798004+0000 mon.c (mon.2) 4980 : audit [DBG] from='client.? 172.21.15.67:0/1010260910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:20 smithi067 bash[27441]: audit 2024-04-03T21:14:19.798004+0000 mon.c (mon.2) 4980 : audit [DBG] from='client.? 172.21.15.67:0/1010260910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:20 smithi067 bash[17655]: audit 2024-04-03T21:14:19.798004+0000 mon.c (mon.2) 4980 : audit [DBG] from='client.? 172.21.15.67:0/1010260910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:21 smithi082 bash[20963]: cluster 2024-04-03T21:14:20.129034+0000 mgr.y (mgr.24370) 12475 : cluster [DBG] pgmap v12459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:21 smithi067 bash[17655]: cluster 2024-04-03T21:14:20.129034+0000 mgr.y (mgr.24370) 12475 : cluster [DBG] pgmap v12459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:21 smithi067 bash[27441]: cluster 2024-04-03T21:14:20.129034+0000 mgr.y (mgr.24370) 12475 : cluster [DBG] pgmap v12459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:22 smithi067 bash[17655]: audit 2024-04-03T21:14:22.251036+0000 mon.c (mon.2) 4981 : audit [DBG] from='client.? 172.21.15.67:0/441341238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:22 smithi067 bash[27441]: audit 2024-04-03T21:14:22.251036+0000 mon.c (mon.2) 4981 : audit [DBG] from='client.? 172.21.15.67:0/441341238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:22 smithi082 bash[20963]: audit 2024-04-03T21:14:22.251036+0000 mon.c (mon.2) 4981 : audit [DBG] from='client.? 172.21.15.67:0/441341238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:14:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:14:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:23 smithi082 bash[20963]: cluster 2024-04-03T21:14:22.129827+0000 mgr.y (mgr.24370) 12476 : cluster [DBG] pgmap v12460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:23 smithi067 bash[17655]: cluster 2024-04-03T21:14:22.129827+0000 mgr.y (mgr.24370) 12476 : cluster [DBG] pgmap v12460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:23 smithi067 bash[27441]: cluster 2024-04-03T21:14:22.129827+0000 mgr.y (mgr.24370) 12476 : cluster [DBG] pgmap v12460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:25 smithi082 bash[20963]: cluster 2024-04-03T21:14:24.130406+0000 mgr.y (mgr.24370) 12477 : cluster [DBG] pgmap v12461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:25 smithi082 bash[20963]: audit 2024-04-03T21:14:24.711496+0000 mon.a (mon.0) 10796 : audit [DBG] from='client.? 172.21.15.67:0/1053684182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:25 smithi082 bash[20963]: audit 2024-04-03T21:14:25.320266+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:25 smithi067 bash[27441]: cluster 2024-04-03T21:14:24.130406+0000 mgr.y (mgr.24370) 12477 : cluster [DBG] pgmap v12461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:25 smithi067 bash[27441]: audit 2024-04-03T21:14:24.711496+0000 mon.a (mon.0) 10796 : audit [DBG] from='client.? 172.21.15.67:0/1053684182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:25 smithi067 bash[27441]: audit 2024-04-03T21:14:25.320266+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:25 smithi067 bash[17655]: cluster 2024-04-03T21:14:24.130406+0000 mgr.y (mgr.24370) 12477 : cluster [DBG] pgmap v12461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:25 smithi067 bash[17655]: audit 2024-04-03T21:14:24.711496+0000 mon.a (mon.0) 10796 : audit [DBG] from='client.? 172.21.15.67:0/1053684182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:25 smithi067 bash[17655]: audit 2024-04-03T21:14:25.320266+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:27 smithi082 bash[20963]: cluster 2024-04-03T21:14:26.131661+0000 mgr.y (mgr.24370) 12478 : cluster [DBG] pgmap v12462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:27 smithi082 bash[20963]: audit 2024-04-03T21:14:27.160825+0000 mon.a (mon.0) 10798 : audit [DBG] from='client.? 172.21.15.67:0/3520006321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:27 smithi067 bash[27441]: cluster 2024-04-03T21:14:26.131661+0000 mgr.y (mgr.24370) 12478 : cluster [DBG] pgmap v12462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:27 smithi067 bash[27441]: audit 2024-04-03T21:14:27.160825+0000 mon.a (mon.0) 10798 : audit [DBG] from='client.? 172.21.15.67:0/3520006321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:28.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:27 smithi067 bash[17655]: cluster 2024-04-03T21:14:26.131661+0000 mgr.y (mgr.24370) 12478 : cluster [DBG] pgmap v12462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:28.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:27 smithi067 bash[17655]: audit 2024-04-03T21:14:27.160825+0000 mon.a (mon.0) 10798 : audit [DBG] from='client.? 172.21.15.67:0/3520006321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:28 smithi082 bash[20963]: audit 2024-04-03T21:14:28.269239+0000 mon.a (mon.0) 10799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:14:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:28 smithi067 bash[17655]: audit 2024-04-03T21:14:28.269239+0000 mon.a (mon.0) 10799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:14:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:28 smithi067 bash[27441]: audit 2024-04-03T21:14:28.269239+0000 mon.a (mon.0) 10799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:14:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:29 smithi082 bash[20963]: cluster 2024-04-03T21:14:28.132379+0000 mgr.y (mgr.24370) 12479 : cluster [DBG] pgmap v12463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:29 smithi082 bash[20963]: audit 2024-04-03T21:14:29.619272+0000 mon.c (mon.2) 4982 : audit [DBG] from='client.? 172.21.15.67:0/84825377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:29 smithi067 bash[27441]: cluster 2024-04-03T21:14:28.132379+0000 mgr.y (mgr.24370) 12479 : cluster [DBG] pgmap v12463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:29 smithi067 bash[27441]: audit 2024-04-03T21:14:29.619272+0000 mon.c (mon.2) 4982 : audit [DBG] from='client.? 172.21.15.67:0/84825377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:30.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:29 smithi067 bash[17655]: cluster 2024-04-03T21:14:28.132379+0000 mgr.y (mgr.24370) 12479 : cluster [DBG] pgmap v12463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:30.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:29 smithi067 bash[17655]: audit 2024-04-03T21:14:29.619272+0000 mon.c (mon.2) 4982 : audit [DBG] from='client.? 172.21.15.67:0/84825377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:31 smithi082 bash[20963]: cluster 2024-04-03T21:14:30.133019+0000 mgr.y (mgr.24370) 12480 : cluster [DBG] pgmap v12464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:31 smithi067 bash[17655]: cluster 2024-04-03T21:14:30.133019+0000 mgr.y (mgr.24370) 12480 : cluster [DBG] pgmap v12464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:32.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:31 smithi067 bash[27441]: cluster 2024-04-03T21:14:30.133019+0000 mgr.y (mgr.24370) 12480 : cluster [DBG] pgmap v12464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:32 smithi067 bash[27441]: audit 2024-04-03T21:14:32.070716+0000 mon.a (mon.0) 10800 : audit [DBG] from='client.? 172.21.15.67:0/958165496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:32 smithi067 bash[27441]: cluster 2024-04-03T21:14:32.134188+0000 mgr.y (mgr.24370) 12481 : cluster [DBG] pgmap v12465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:32 smithi067 bash[17655]: audit 2024-04-03T21:14:32.070716+0000 mon.a (mon.0) 10800 : audit [DBG] from='client.? 172.21.15.67:0/958165496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:32 smithi067 bash[17655]: cluster 2024-04-03T21:14:32.134188+0000 mgr.y (mgr.24370) 12481 : cluster [DBG] pgmap v12465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:32 smithi082 bash[20963]: audit 2024-04-03T21:14:32.070716+0000 mon.a (mon.0) 10800 : audit [DBG] from='client.? 172.21.15.67:0/958165496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:32 smithi082 bash[20963]: cluster 2024-04-03T21:14:32.134188+0000 mgr.y (mgr.24370) 12481 : cluster [DBG] pgmap v12465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:14:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:35 smithi082 bash[20963]: audit 2024-04-03T21:14:34.014805+0000 mon.a (mon.0) 10801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:35 smithi082 bash[20963]: audit 2024-04-03T21:14:34.022876+0000 mon.a (mon.0) 10802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:35 smithi082 bash[20963]: cluster 2024-04-03T21:14:34.134724+0000 mgr.y (mgr.24370) 12482 : cluster [DBG] pgmap v12466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:35 smithi082 bash[20963]: audit 2024-04-03T21:14:34.267288+0000 mon.a (mon.0) 10803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:35 smithi082 bash[20963]: audit 2024-04-03T21:14:34.274273+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:35 smithi082 bash[20963]: audit 2024-04-03T21:14:34.530457+0000 mon.c (mon.2) 4983 : audit [DBG] from='client.? 172.21.15.67:0/3962423079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:35 smithi082 bash[20963]: audit 2024-04-03T21:14:34.702218+0000 mon.a (mon.0) 10805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:14:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:35 smithi082 bash[20963]: audit 2024-04-03T21:14:34.704084+0000 mon.a (mon.0) 10806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:14:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:35 smithi082 bash[20963]: audit 2024-04-03T21:14:34.712932+0000 mon.a (mon.0) 10807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[17655]: audit 2024-04-03T21:14:34.014805+0000 mon.a (mon.0) 10801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[17655]: audit 2024-04-03T21:14:34.022876+0000 mon.a (mon.0) 10802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[17655]: cluster 2024-04-03T21:14:34.134724+0000 mgr.y (mgr.24370) 12482 : cluster [DBG] pgmap v12466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[17655]: audit 2024-04-03T21:14:34.267288+0000 mon.a (mon.0) 10803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[17655]: audit 2024-04-03T21:14:34.274273+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[17655]: audit 2024-04-03T21:14:34.530457+0000 mon.c (mon.2) 4983 : audit [DBG] from='client.? 172.21.15.67:0/3962423079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[17655]: audit 2024-04-03T21:14:34.702218+0000 mon.a (mon.0) 10805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[17655]: audit 2024-04-03T21:14:34.704084+0000 mon.a (mon.0) 10806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:14:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[17655]: audit 2024-04-03T21:14:34.712932+0000 mon.a (mon.0) 10807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[27441]: audit 2024-04-03T21:14:34.014805+0000 mon.a (mon.0) 10801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[27441]: audit 2024-04-03T21:14:34.022876+0000 mon.a (mon.0) 10802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[27441]: cluster 2024-04-03T21:14:34.134724+0000 mgr.y (mgr.24370) 12482 : cluster [DBG] pgmap v12466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[27441]: audit 2024-04-03T21:14:34.267288+0000 mon.a (mon.0) 10803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[27441]: audit 2024-04-03T21:14:34.274273+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[27441]: audit 2024-04-03T21:14:34.530457+0000 mon.c (mon.2) 4983 : audit [DBG] from='client.? 172.21.15.67:0/3962423079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[27441]: audit 2024-04-03T21:14:34.702218+0000 mon.a (mon.0) 10805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:14:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[27441]: audit 2024-04-03T21:14:34.704084+0000 mon.a (mon.0) 10806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:14:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:35 smithi067 bash[27441]: audit 2024-04-03T21:14:34.712932+0000 mon.a (mon.0) 10807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:14:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:37 smithi082 bash[20963]: cluster 2024-04-03T21:14:36.135819+0000 mgr.y (mgr.24370) 12483 : cluster [DBG] pgmap v12467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:37 smithi082 bash[20963]: audit 2024-04-03T21:14:36.980946+0000 mon.c (mon.2) 4984 : audit [DBG] from='client.? 172.21.15.67:0/1701067342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:37 smithi067 bash[17655]: cluster 2024-04-03T21:14:36.135819+0000 mgr.y (mgr.24370) 12483 : cluster [DBG] pgmap v12467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:37 smithi067 bash[17655]: audit 2024-04-03T21:14:36.980946+0000 mon.c (mon.2) 4984 : audit [DBG] from='client.? 172.21.15.67:0/1701067342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:37.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:37 smithi067 bash[27441]: cluster 2024-04-03T21:14:36.135819+0000 mgr.y (mgr.24370) 12483 : cluster [DBG] pgmap v12467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:37.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:37 smithi067 bash[27441]: audit 2024-04-03T21:14:36.980946+0000 mon.c (mon.2) 4984 : audit [DBG] from='client.? 172.21.15.67:0/1701067342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:39 smithi082 bash[20963]: cluster 2024-04-03T21:14:38.136506+0000 mgr.y (mgr.24370) 12484 : cluster [DBG] pgmap v12468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:39 smithi067 bash[27441]: cluster 2024-04-03T21:14:38.136506+0000 mgr.y (mgr.24370) 12484 : cluster [DBG] pgmap v12468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:39 smithi067 bash[17655]: cluster 2024-04-03T21:14:38.136506+0000 mgr.y (mgr.24370) 12484 : cluster [DBG] pgmap v12468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:40 smithi082 bash[20963]: audit 2024-04-03T21:14:39.434805+0000 mon.a (mon.0) 10808 : audit [DBG] from='client.? 172.21.15.67:0/1359720802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:40 smithi067 bash[17655]: audit 2024-04-03T21:14:39.434805+0000 mon.a (mon.0) 10808 : audit [DBG] from='client.? 172.21.15.67:0/1359720802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:40 smithi067 bash[27441]: audit 2024-04-03T21:14:39.434805+0000 mon.a (mon.0) 10808 : audit [DBG] from='client.? 172.21.15.67:0/1359720802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:41 smithi082 bash[20963]: cluster 2024-04-03T21:14:40.137173+0000 mgr.y (mgr.24370) 12485 : cluster [DBG] pgmap v12469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:41 smithi082 bash[20963]: audit 2024-04-03T21:14:40.320671+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:41 smithi067 bash[17655]: cluster 2024-04-03T21:14:40.137173+0000 mgr.y (mgr.24370) 12485 : cluster [DBG] pgmap v12469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:41 smithi067 bash[17655]: audit 2024-04-03T21:14:40.320671+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:41 smithi067 bash[27441]: cluster 2024-04-03T21:14:40.137173+0000 mgr.y (mgr.24370) 12485 : cluster [DBG] pgmap v12469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:41 smithi067 bash[27441]: audit 2024-04-03T21:14:40.320671+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:42 smithi082 bash[20963]: audit 2024-04-03T21:14:41.885482+0000 mon.a (mon.0) 10810 : audit [DBG] from='client.? 172.21.15.67:0/1425135135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:42 smithi067 bash[17655]: audit 2024-04-03T21:14:41.885482+0000 mon.a (mon.0) 10810 : audit [DBG] from='client.? 172.21.15.67:0/1425135135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:42 smithi067 bash[27441]: audit 2024-04-03T21:14:41.885482+0000 mon.a (mon.0) 10810 : audit [DBG] from='client.? 172.21.15.67:0/1425135135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:14:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:43 smithi067 bash[27441]: cluster 2024-04-03T21:14:42.138339+0000 mgr.y (mgr.24370) 12486 : cluster [DBG] pgmap v12470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:43 smithi067 bash[17655]: cluster 2024-04-03T21:14:42.138339+0000 mgr.y (mgr.24370) 12486 : cluster [DBG] pgmap v12470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:43.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:43 smithi082 bash[20963]: cluster 2024-04-03T21:14:42.138339+0000 mgr.y (mgr.24370) 12486 : cluster [DBG] pgmap v12470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:14:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:45 smithi082 bash[20963]: cluster 2024-04-03T21:14:44.138979+0000 mgr.y (mgr.24370) 12487 : cluster [DBG] pgmap v12471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:45 smithi082 bash[20963]: audit 2024-04-03T21:14:44.346078+0000 mon.c (mon.2) 4985 : audit [DBG] from='client.? 172.21.15.67:0/2905057977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:45 smithi067 bash[27441]: cluster 2024-04-03T21:14:44.138979+0000 mgr.y (mgr.24370) 12487 : cluster [DBG] pgmap v12471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:45 smithi067 bash[27441]: audit 2024-04-03T21:14:44.346078+0000 mon.c (mon.2) 4985 : audit [DBG] from='client.? 172.21.15.67:0/2905057977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:45 smithi067 bash[17655]: cluster 2024-04-03T21:14:44.138979+0000 mgr.y (mgr.24370) 12487 : cluster [DBG] pgmap v12471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:45 smithi067 bash[17655]: audit 2024-04-03T21:14:44.346078+0000 mon.c (mon.2) 4985 : audit [DBG] from='client.? 172.21.15.67:0/2905057977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:47 smithi082 bash[20963]: cluster 2024-04-03T21:14:46.140089+0000 mgr.y (mgr.24370) 12488 : cluster [DBG] pgmap v12472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:47 smithi082 bash[20963]: audit 2024-04-03T21:14:46.802547+0000 mon.a (mon.0) 10811 : audit [DBG] from='client.? 172.21.15.67:0/2097761129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:47.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:47 smithi067 bash[27441]: cluster 2024-04-03T21:14:46.140089+0000 mgr.y (mgr.24370) 12488 : cluster [DBG] pgmap v12472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:47.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:47 smithi067 bash[27441]: audit 2024-04-03T21:14:46.802547+0000 mon.a (mon.0) 10811 : audit [DBG] from='client.? 172.21.15.67:0/2097761129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:47 smithi067 bash[17655]: cluster 2024-04-03T21:14:46.140089+0000 mgr.y (mgr.24370) 12488 : cluster [DBG] pgmap v12472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:47 smithi067 bash[17655]: audit 2024-04-03T21:14:46.802547+0000 mon.a (mon.0) 10811 : audit [DBG] from='client.? 172.21.15.67:0/2097761129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:49 smithi082 bash[20963]: cluster 2024-04-03T21:14:48.140845+0000 mgr.y (mgr.24370) 12489 : cluster [DBG] pgmap v12473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:49 smithi067 bash[27441]: cluster 2024-04-03T21:14:48.140845+0000 mgr.y (mgr.24370) 12489 : cluster [DBG] pgmap v12473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:49 smithi067 bash[17655]: cluster 2024-04-03T21:14:48.140845+0000 mgr.y (mgr.24370) 12489 : cluster [DBG] pgmap v12473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:50 smithi082 bash[20963]: audit 2024-04-03T21:14:49.260269+0000 mon.c (mon.2) 4986 : audit [DBG] from='client.? 172.21.15.67:0/2466268657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:50 smithi067 bash[27441]: audit 2024-04-03T21:14:49.260269+0000 mon.c (mon.2) 4986 : audit [DBG] from='client.? 172.21.15.67:0/2466268657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:50 smithi067 bash[17655]: audit 2024-04-03T21:14:49.260269+0000 mon.c (mon.2) 4986 : audit [DBG] from='client.? 172.21.15.67:0/2466268657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:51 smithi082 bash[20963]: cluster 2024-04-03T21:14:50.141561+0000 mgr.y (mgr.24370) 12490 : cluster [DBG] pgmap v12474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:51 smithi067 bash[17655]: cluster 2024-04-03T21:14:50.141561+0000 mgr.y (mgr.24370) 12490 : cluster [DBG] pgmap v12474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:51.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:51 smithi067 bash[27441]: cluster 2024-04-03T21:14:50.141561+0000 mgr.y (mgr.24370) 12490 : cluster [DBG] pgmap v12474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:52 smithi082 bash[20963]: audit 2024-04-03T21:14:51.709139+0000 mon.c (mon.2) 4987 : audit [DBG] from='client.? 172.21.15.67:0/2432227396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:52 smithi067 bash[17655]: audit 2024-04-03T21:14:51.709139+0000 mon.c (mon.2) 4987 : audit [DBG] from='client.? 172.21.15.67:0/2432227396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:52.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:52 smithi067 bash[27441]: audit 2024-04-03T21:14:51.709139+0000 mon.c (mon.2) 4987 : audit [DBG] from='client.? 172.21.15.67:0/2432227396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:14:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:53 smithi067 bash[17655]: cluster 2024-04-03T21:14:52.142731+0000 mgr.y (mgr.24370) 12491 : cluster [DBG] pgmap v12475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:53 smithi067 bash[27441]: cluster 2024-04-03T21:14:52.142731+0000 mgr.y (mgr.24370) 12491 : cluster [DBG] pgmap v12475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:53 smithi082 bash[20963]: cluster 2024-04-03T21:14:52.142731+0000 mgr.y (mgr.24370) 12491 : cluster [DBG] pgmap v12475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:14:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:54 smithi082 bash[20963]: audit 2024-04-03T21:14:54.160780+0000 mon.c (mon.2) 4988 : audit [DBG] from='client.? 172.21.15.67:0/2927632111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:54 smithi067 bash[17655]: audit 2024-04-03T21:14:54.160780+0000 mon.c (mon.2) 4988 : audit [DBG] from='client.? 172.21.15.67:0/2927632111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:54 smithi067 bash[27441]: audit 2024-04-03T21:14:54.160780+0000 mon.c (mon.2) 4988 : audit [DBG] from='client.? 172.21.15.67:0/2927632111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:55 smithi082 bash[20963]: cluster 2024-04-03T21:14:54.143348+0000 mgr.y (mgr.24370) 12492 : cluster [DBG] pgmap v12476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:55 smithi067 bash[17655]: cluster 2024-04-03T21:14:54.143348+0000 mgr.y (mgr.24370) 12492 : cluster [DBG] pgmap v12476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:55 smithi067 bash[27441]: cluster 2024-04-03T21:14:54.143348+0000 mgr.y (mgr.24370) 12492 : cluster [DBG] pgmap v12476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:56 smithi082 bash[20963]: audit 2024-04-03T21:14:55.321087+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:56 smithi067 bash[17655]: audit 2024-04-03T21:14:55.321087+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:56 smithi067 bash[27441]: audit 2024-04-03T21:14:55.321087+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:14:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:57 smithi082 bash[20963]: cluster 2024-04-03T21:14:56.144482+0000 mgr.y (mgr.24370) 12493 : cluster [DBG] pgmap v12477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:57 smithi082 bash[20963]: audit 2024-04-03T21:14:56.620406+0000 mon.c (mon.2) 4989 : audit [DBG] from='client.? 172.21.15.67:0/3149726466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:57 smithi067 bash[27441]: cluster 2024-04-03T21:14:56.144482+0000 mgr.y (mgr.24370) 12493 : cluster [DBG] pgmap v12477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:57 smithi067 bash[27441]: audit 2024-04-03T21:14:56.620406+0000 mon.c (mon.2) 4989 : audit [DBG] from='client.? 172.21.15.67:0/3149726466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:57 smithi067 bash[17655]: cluster 2024-04-03T21:14:56.144482+0000 mgr.y (mgr.24370) 12493 : cluster [DBG] pgmap v12477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:57 smithi067 bash[17655]: audit 2024-04-03T21:14:56.620406+0000 mon.c (mon.2) 4989 : audit [DBG] from='client.? 172.21.15.67:0/3149726466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:59 smithi082 bash[20963]: cluster 2024-04-03T21:14:58.145270+0000 mgr.y (mgr.24370) 12494 : cluster [DBG] pgmap v12478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:14:59 smithi082 bash[20963]: audit 2024-04-03T21:14:59.073316+0000 mon.c (mon.2) 4990 : audit [DBG] from='client.? 172.21.15.67:0/3894614442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:59 smithi067 bash[17655]: cluster 2024-04-03T21:14:58.145270+0000 mgr.y (mgr.24370) 12494 : cluster [DBG] pgmap v12478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:14:59 smithi067 bash[17655]: audit 2024-04-03T21:14:59.073316+0000 mon.c (mon.2) 4990 : audit [DBG] from='client.? 172.21.15.67:0/3894614442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:14:59.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:59 smithi067 bash[27441]: cluster 2024-04-03T21:14:58.145270+0000 mgr.y (mgr.24370) 12494 : cluster [DBG] pgmap v12478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:14:59.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:14:59 smithi067 bash[27441]: audit 2024-04-03T21:14:59.073316+0000 mon.c (mon.2) 4990 : audit [DBG] from='client.? 172.21.15.67:0/3894614442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:01 smithi082 bash[20963]: cluster 2024-04-03T21:15:00.145963+0000 mgr.y (mgr.24370) 12495 : cluster [DBG] pgmap v12479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:01 smithi067 bash[27441]: cluster 2024-04-03T21:15:00.145963+0000 mgr.y (mgr.24370) 12495 : cluster [DBG] pgmap v12479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:01 smithi067 bash[17655]: cluster 2024-04-03T21:15:00.145963+0000 mgr.y (mgr.24370) 12495 : cluster [DBG] pgmap v12479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:02 smithi082 bash[20963]: audit 2024-04-03T21:15:01.528853+0000 mon.c (mon.2) 4991 : audit [DBG] from='client.? 172.21.15.67:0/4061005273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:02 smithi067 bash[27441]: audit 2024-04-03T21:15:01.528853+0000 mon.c (mon.2) 4991 : audit [DBG] from='client.? 172.21.15.67:0/4061005273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:02 smithi067 bash[17655]: audit 2024-04-03T21:15:01.528853+0000 mon.c (mon.2) 4991 : audit [DBG] from='client.? 172.21.15.67:0/4061005273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:03 smithi067 bash[17655]: cluster 2024-04-03T21:15:02.147140+0000 mgr.y (mgr.24370) 12496 : cluster [DBG] pgmap v12480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:15:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:03 smithi067 bash[27441]: cluster 2024-04-03T21:15:02.147140+0000 mgr.y (mgr.24370) 12496 : cluster [DBG] pgmap v12480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:15:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:03 smithi082 bash[20963]: cluster 2024-04-03T21:15:02.147140+0000 mgr.y (mgr.24370) 12496 : cluster [DBG] pgmap v12480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:04 smithi082 bash[20963]: audit 2024-04-03T21:15:03.988158+0000 mon.a (mon.0) 10813 : audit [DBG] from='client.? 172.21.15.67:0/1574792827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:04 smithi067 bash[27441]: audit 2024-04-03T21:15:03.988158+0000 mon.a (mon.0) 10813 : audit [DBG] from='client.? 172.21.15.67:0/1574792827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:04.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:04 smithi067 bash[17655]: audit 2024-04-03T21:15:03.988158+0000 mon.a (mon.0) 10813 : audit [DBG] from='client.? 172.21.15.67:0/1574792827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:05 smithi082 bash[20963]: cluster 2024-04-03T21:15:04.148025+0000 mgr.y (mgr.24370) 12497 : cluster [DBG] pgmap v12481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:05 smithi067 bash[17655]: cluster 2024-04-03T21:15:04.148025+0000 mgr.y (mgr.24370) 12497 : cluster [DBG] pgmap v12481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:05 smithi067 bash[27441]: cluster 2024-04-03T21:15:04.148025+0000 mgr.y (mgr.24370) 12497 : cluster [DBG] pgmap v12481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:07 smithi082 bash[20963]: cluster 2024-04-03T21:15:06.148980+0000 mgr.y (mgr.24370) 12498 : cluster [DBG] pgmap v12482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:07 smithi082 bash[20963]: audit 2024-04-03T21:15:06.440759+0000 mon.c (mon.2) 4992 : audit [DBG] from='client.? 172.21.15.67:0/349288254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:07 smithi067 bash[17655]: cluster 2024-04-03T21:15:06.148980+0000 mgr.y (mgr.24370) 12498 : cluster [DBG] pgmap v12482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:07 smithi067 bash[17655]: audit 2024-04-03T21:15:06.440759+0000 mon.c (mon.2) 4992 : audit [DBG] from='client.? 172.21.15.67:0/349288254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:07 smithi067 bash[27441]: cluster 2024-04-03T21:15:06.148980+0000 mgr.y (mgr.24370) 12498 : cluster [DBG] pgmap v12482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:07 smithi067 bash[27441]: audit 2024-04-03T21:15:06.440759+0000 mon.c (mon.2) 4992 : audit [DBG] from='client.? 172.21.15.67:0/349288254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:09 smithi082 bash[20963]: cluster 2024-04-03T21:15:08.149650+0000 mgr.y (mgr.24370) 12499 : cluster [DBG] pgmap v12483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:09 smithi082 bash[20963]: audit 2024-04-03T21:15:08.890107+0000 mon.c (mon.2) 4993 : audit [DBG] from='client.? 172.21.15.67:0/457097070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:09 smithi067 bash[17655]: cluster 2024-04-03T21:15:08.149650+0000 mgr.y (mgr.24370) 12499 : cluster [DBG] pgmap v12483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:09 smithi067 bash[17655]: audit 2024-04-03T21:15:08.890107+0000 mon.c (mon.2) 4993 : audit [DBG] from='client.? 172.21.15.67:0/457097070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:09 smithi067 bash[27441]: cluster 2024-04-03T21:15:08.149650+0000 mgr.y (mgr.24370) 12499 : cluster [DBG] pgmap v12483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:09 smithi067 bash[27441]: audit 2024-04-03T21:15:08.890107+0000 mon.c (mon.2) 4993 : audit [DBG] from='client.? 172.21.15.67:0/457097070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:11 smithi082 bash[20963]: cluster 2024-04-03T21:15:10.150356+0000 mgr.y (mgr.24370) 12500 : cluster [DBG] pgmap v12484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:11 smithi082 bash[20963]: audit 2024-04-03T21:15:10.325149+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:11 smithi067 bash[17655]: cluster 2024-04-03T21:15:10.150356+0000 mgr.y (mgr.24370) 12500 : cluster [DBG] pgmap v12484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:11 smithi067 bash[17655]: audit 2024-04-03T21:15:10.325149+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:11 smithi067 bash[27441]: cluster 2024-04-03T21:15:10.150356+0000 mgr.y (mgr.24370) 12500 : cluster [DBG] pgmap v12484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:11 smithi067 bash[27441]: audit 2024-04-03T21:15:10.325149+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:12 smithi082 bash[20963]: audit 2024-04-03T21:15:11.354306+0000 mon.a (mon.0) 10815 : audit [DBG] from='client.? 172.21.15.67:0/3601943209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:12 smithi067 bash[17655]: audit 2024-04-03T21:15:11.354306+0000 mon.a (mon.0) 10815 : audit [DBG] from='client.? 172.21.15.67:0/3601943209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:12.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:12 smithi067 bash[27441]: audit 2024-04-03T21:15:11.354306+0000 mon.a (mon.0) 10815 : audit [DBG] from='client.? 172.21.15.67:0/3601943209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:15:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:13 smithi082 bash[20963]: cluster 2024-04-03T21:15:12.151544+0000 mgr.y (mgr.24370) 12501 : cluster [DBG] pgmap v12485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:15:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:13 smithi067 bash[27441]: cluster 2024-04-03T21:15:12.151544+0000 mgr.y (mgr.24370) 12501 : cluster [DBG] pgmap v12485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:13 smithi067 bash[17655]: cluster 2024-04-03T21:15:12.151544+0000 mgr.y (mgr.24370) 12501 : cluster [DBG] pgmap v12485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:14 smithi082 bash[20963]: audit 2024-04-03T21:15:13.808458+0000 mon.c (mon.2) 4994 : audit [DBG] from='client.? 172.21.15.67:0/3763977388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:14 smithi067 bash[17655]: audit 2024-04-03T21:15:13.808458+0000 mon.c (mon.2) 4994 : audit [DBG] from='client.? 172.21.15.67:0/3763977388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:14 smithi067 bash[27441]: audit 2024-04-03T21:15:13.808458+0000 mon.c (mon.2) 4994 : audit [DBG] from='client.? 172.21.15.67:0/3763977388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:15 smithi082 bash[20963]: cluster 2024-04-03T21:15:14.152280+0000 mgr.y (mgr.24370) 12502 : cluster [DBG] pgmap v12486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:15 smithi067 bash[17655]: cluster 2024-04-03T21:15:14.152280+0000 mgr.y (mgr.24370) 12502 : cluster [DBG] pgmap v12486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:15 smithi067 bash[27441]: cluster 2024-04-03T21:15:14.152280+0000 mgr.y (mgr.24370) 12502 : cluster [DBG] pgmap v12486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:16 smithi082 bash[20963]: audit 2024-04-03T21:15:16.260745+0000 mon.c (mon.2) 4995 : audit [DBG] from='client.? 172.21.15.67:0/2283979992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:16 smithi067 bash[17655]: audit 2024-04-03T21:15:16.260745+0000 mon.c (mon.2) 4995 : audit [DBG] from='client.? 172.21.15.67:0/2283979992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:16.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:16 smithi067 bash[27441]: audit 2024-04-03T21:15:16.260745+0000 mon.c (mon.2) 4995 : audit [DBG] from='client.? 172.21.15.67:0/2283979992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:17 smithi082 bash[20963]: cluster 2024-04-03T21:15:16.153428+0000 mgr.y (mgr.24370) 12503 : cluster [DBG] pgmap v12487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:17 smithi067 bash[17655]: cluster 2024-04-03T21:15:16.153428+0000 mgr.y (mgr.24370) 12503 : cluster [DBG] pgmap v12487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:17 smithi067 bash[27441]: cluster 2024-04-03T21:15:16.153428+0000 mgr.y (mgr.24370) 12503 : cluster [DBG] pgmap v12487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:19 smithi082 bash[20963]: cluster 2024-04-03T21:15:18.154114+0000 mgr.y (mgr.24370) 12504 : cluster [DBG] pgmap v12488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:19 smithi082 bash[20963]: audit 2024-04-03T21:15:18.720656+0000 mon.a (mon.0) 10816 : audit [DBG] from='client.? 172.21.15.67:0/1726621737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:19 smithi067 bash[17655]: cluster 2024-04-03T21:15:18.154114+0000 mgr.y (mgr.24370) 12504 : cluster [DBG] pgmap v12488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:19 smithi067 bash[17655]: audit 2024-04-03T21:15:18.720656+0000 mon.a (mon.0) 10816 : audit [DBG] from='client.? 172.21.15.67:0/1726621737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:19.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:19 smithi067 bash[27441]: cluster 2024-04-03T21:15:18.154114+0000 mgr.y (mgr.24370) 12504 : cluster [DBG] pgmap v12488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:19.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:19 smithi067 bash[27441]: audit 2024-04-03T21:15:18.720656+0000 mon.a (mon.0) 10816 : audit [DBG] from='client.? 172.21.15.67:0/1726621737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:21 smithi082 bash[20963]: cluster 2024-04-03T21:15:20.154756+0000 mgr.y (mgr.24370) 12505 : cluster [DBG] pgmap v12489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:21 smithi082 bash[20963]: audit 2024-04-03T21:15:21.174349+0000 mon.c (mon.2) 4996 : audit [DBG] from='client.? 172.21.15.67:0/3556189246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:21 smithi067 bash[27441]: cluster 2024-04-03T21:15:20.154756+0000 mgr.y (mgr.24370) 12505 : cluster [DBG] pgmap v12489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:21 smithi067 bash[27441]: audit 2024-04-03T21:15:21.174349+0000 mon.c (mon.2) 4996 : audit [DBG] from='client.? 172.21.15.67:0/3556189246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:21 smithi067 bash[17655]: cluster 2024-04-03T21:15:20.154756+0000 mgr.y (mgr.24370) 12505 : cluster [DBG] pgmap v12489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:21 smithi067 bash[17655]: audit 2024-04-03T21:15:21.174349+0000 mon.c (mon.2) 4996 : audit [DBG] from='client.? 172.21.15.67:0/3556189246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:15:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:15:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:23 smithi082 bash[20963]: cluster 2024-04-03T21:15:22.155933+0000 mgr.y (mgr.24370) 12506 : cluster [DBG] pgmap v12490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:23 smithi067 bash[27441]: cluster 2024-04-03T21:15:22.155933+0000 mgr.y (mgr.24370) 12506 : cluster [DBG] pgmap v12490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:23.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:23 smithi067 bash[17655]: cluster 2024-04-03T21:15:22.155933+0000 mgr.y (mgr.24370) 12506 : cluster [DBG] pgmap v12490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:24 smithi082 bash[20963]: audit 2024-04-03T21:15:23.627824+0000 mon.a (mon.0) 10817 : audit [DBG] from='client.? 172.21.15.67:0/924577012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:24 smithi067 bash[17655]: audit 2024-04-03T21:15:23.627824+0000 mon.a (mon.0) 10817 : audit [DBG] from='client.? 172.21.15.67:0/924577012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:24.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:24 smithi067 bash[27441]: audit 2024-04-03T21:15:23.627824+0000 mon.a (mon.0) 10817 : audit [DBG] from='client.? 172.21.15.67:0/924577012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:25 smithi082 bash[20963]: cluster 2024-04-03T21:15:24.156655+0000 mgr.y (mgr.24370) 12507 : cluster [DBG] pgmap v12491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:25 smithi082 bash[20963]: audit 2024-04-03T21:15:25.322066+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:25 smithi067 bash[17655]: cluster 2024-04-03T21:15:24.156655+0000 mgr.y (mgr.24370) 12507 : cluster [DBG] pgmap v12491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:25 smithi067 bash[17655]: audit 2024-04-03T21:15:25.322066+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:25 smithi067 bash[27441]: cluster 2024-04-03T21:15:24.156655+0000 mgr.y (mgr.24370) 12507 : cluster [DBG] pgmap v12491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:25 smithi067 bash[27441]: audit 2024-04-03T21:15:25.322066+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:26 smithi082 bash[20963]: audit 2024-04-03T21:15:26.085128+0000 mon.c (mon.2) 4997 : audit [DBG] from='client.? 172.21.15.67:0/2136173837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:26 smithi067 bash[17655]: audit 2024-04-03T21:15:26.085128+0000 mon.c (mon.2) 4997 : audit [DBG] from='client.? 172.21.15.67:0/2136173837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:26 smithi067 bash[27441]: audit 2024-04-03T21:15:26.085128+0000 mon.c (mon.2) 4997 : audit [DBG] from='client.? 172.21.15.67:0/2136173837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:27 smithi082 bash[20963]: cluster 2024-04-03T21:15:26.157813+0000 mgr.y (mgr.24370) 12508 : cluster [DBG] pgmap v12492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:27 smithi067 bash[27441]: cluster 2024-04-03T21:15:26.157813+0000 mgr.y (mgr.24370) 12508 : cluster [DBG] pgmap v12492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:27 smithi067 bash[17655]: cluster 2024-04-03T21:15:26.157813+0000 mgr.y (mgr.24370) 12508 : cluster [DBG] pgmap v12492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:29 smithi082 bash[20963]: cluster 2024-04-03T21:15:28.158489+0000 mgr.y (mgr.24370) 12509 : cluster [DBG] pgmap v12493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:29 smithi082 bash[20963]: audit 2024-04-03T21:15:28.537417+0000 mon.c (mon.2) 4998 : audit [DBG] from='client.? 172.21.15.67:0/3333920867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:29 smithi067 bash[27441]: cluster 2024-04-03T21:15:28.158489+0000 mgr.y (mgr.24370) 12509 : cluster [DBG] pgmap v12493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:29 smithi067 bash[27441]: audit 2024-04-03T21:15:28.537417+0000 mon.c (mon.2) 4998 : audit [DBG] from='client.? 172.21.15.67:0/3333920867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:29 smithi067 bash[17655]: cluster 2024-04-03T21:15:28.158489+0000 mgr.y (mgr.24370) 12509 : cluster [DBG] pgmap v12493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:29 smithi067 bash[17655]: audit 2024-04-03T21:15:28.537417+0000 mon.c (mon.2) 4998 : audit [DBG] from='client.? 172.21.15.67:0/3333920867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:31 smithi082 bash[20963]: cluster 2024-04-03T21:15:30.159309+0000 mgr.y (mgr.24370) 12510 : cluster [DBG] pgmap v12494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:31 smithi082 bash[20963]: audit 2024-04-03T21:15:30.990070+0000 mon.a (mon.0) 10819 : audit [DBG] from='client.? 172.21.15.67:0/2230458230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:31 smithi067 bash[27441]: cluster 2024-04-03T21:15:30.159309+0000 mgr.y (mgr.24370) 12510 : cluster [DBG] pgmap v12494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:31 smithi067 bash[27441]: audit 2024-04-03T21:15:30.990070+0000 mon.a (mon.0) 10819 : audit [DBG] from='client.? 172.21.15.67:0/2230458230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:31 smithi067 bash[17655]: cluster 2024-04-03T21:15:30.159309+0000 mgr.y (mgr.24370) 12510 : cluster [DBG] pgmap v12494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:31.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:31 smithi067 bash[17655]: audit 2024-04-03T21:15:30.990070+0000 mon.a (mon.0) 10819 : audit [DBG] from='client.? 172.21.15.67:0/2230458230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T21:15:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:15:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:33 smithi082 bash[20963]: cluster 2024-04-03T21:15:32.160680+0000 mgr.y (mgr.24370) 12511 : cluster [DBG] pgmap v12495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:33 smithi082 bash[20963]: audit 2024-04-03T21:15:33.442034+0000 mon.a (mon.0) 10820 : audit [DBG] from='client.? 172.21.15.67:0/1535865713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:33 smithi067 bash[17655]: cluster 2024-04-03T21:15:32.160680+0000 mgr.y (mgr.24370) 12511 : cluster [DBG] pgmap v12495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:33 smithi067 bash[17655]: audit 2024-04-03T21:15:33.442034+0000 mon.a (mon.0) 10820 : audit [DBG] from='client.? 172.21.15.67:0/1535865713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:33 smithi067 bash[27441]: cluster 2024-04-03T21:15:32.160680+0000 mgr.y (mgr.24370) 12511 : cluster [DBG] pgmap v12495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:33 smithi067 bash[27441]: audit 2024-04-03T21:15:33.442034+0000 mon.a (mon.0) 10820 : audit [DBG] from='client.? 172.21.15.67:0/1535865713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:35 smithi082 bash[20963]: cluster 2024-04-03T21:15:34.161385+0000 mgr.y (mgr.24370) 12512 : cluster [DBG] pgmap v12496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:35.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:35 smithi082 bash[20963]: audit 2024-04-03T21:15:34.788692+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:15:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:35 smithi067 bash[17655]: cluster 2024-04-03T21:15:34.161385+0000 mgr.y (mgr.24370) 12512 : cluster [DBG] pgmap v12496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:35 smithi067 bash[17655]: audit 2024-04-03T21:15:34.788692+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:15:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:35 smithi067 bash[27441]: cluster 2024-04-03T21:15:34.161385+0000 mgr.y (mgr.24370) 12512 : cluster [DBG] pgmap v12496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:35 smithi067 bash[27441]: audit 2024-04-03T21:15:34.788692+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:15:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:36 smithi082 bash[20963]: audit 2024-04-03T21:15:35.903404+0000 mon.c (mon.2) 4999 : audit [DBG] from='client.? 172.21.15.67:0/99400461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:36 smithi067 bash[17655]: audit 2024-04-03T21:15:35.903404+0000 mon.c (mon.2) 4999 : audit [DBG] from='client.? 172.21.15.67:0/99400461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:36 smithi067 bash[27441]: audit 2024-04-03T21:15:35.903404+0000 mon.c (mon.2) 4999 : audit [DBG] from='client.? 172.21.15.67:0/99400461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:37 smithi082 bash[20963]: cluster 2024-04-03T21:15:36.162596+0000 mgr.y (mgr.24370) 12513 : cluster [DBG] pgmap v12497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:37 smithi067 bash[17655]: cluster 2024-04-03T21:15:36.162596+0000 mgr.y (mgr.24370) 12513 : cluster [DBG] pgmap v12497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:37 smithi067 bash[27441]: cluster 2024-04-03T21:15:36.162596+0000 mgr.y (mgr.24370) 12513 : cluster [DBG] pgmap v12497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:38 smithi082 bash[20963]: audit 2024-04-03T21:15:38.364578+0000 mon.a (mon.0) 10822 : audit [DBG] from='client.? 172.21.15.67:0/2935166138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:38 smithi067 bash[17655]: audit 2024-04-03T21:15:38.364578+0000 mon.a (mon.0) 10822 : audit [DBG] from='client.? 172.21.15.67:0/2935166138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:38 smithi067 bash[27441]: audit 2024-04-03T21:15:38.364578+0000 mon.a (mon.0) 10822 : audit [DBG] from='client.? 172.21.15.67:0/2935166138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:39 smithi082 bash[20963]: cluster 2024-04-03T21:15:38.163263+0000 mgr.y (mgr.24370) 12514 : cluster [DBG] pgmap v12498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:39 smithi067 bash[17655]: cluster 2024-04-03T21:15:38.163263+0000 mgr.y (mgr.24370) 12514 : cluster [DBG] pgmap v12498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:39 smithi067 bash[27441]: cluster 2024-04-03T21:15:38.163263+0000 mgr.y (mgr.24370) 12514 : cluster [DBG] pgmap v12498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:40 smithi082 bash[20963]: audit 2024-04-03T21:15:40.321425+0000 mon.a (mon.0) 10823 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:40 smithi082 bash[20963]: audit 2024-04-03T21:15:40.546266+0000 mon.a (mon.0) 10824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:40 smithi082 bash[20963]: audit 2024-04-03T21:15:40.555768+0000 mon.a (mon.0) 10825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:40 smithi067 bash[17655]: audit 2024-04-03T21:15:40.321425+0000 mon.a (mon.0) 10823 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:40 smithi067 bash[17655]: audit 2024-04-03T21:15:40.546266+0000 mon.a (mon.0) 10824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:40 smithi067 bash[17655]: audit 2024-04-03T21:15:40.555768+0000 mon.a (mon.0) 10825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:40 smithi067 bash[27441]: audit 2024-04-03T21:15:40.321425+0000 mon.a (mon.0) 10823 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:40 smithi067 bash[27441]: audit 2024-04-03T21:15:40.546266+0000 mon.a (mon.0) 10824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:40 smithi067 bash[27441]: audit 2024-04-03T21:15:40.555768+0000 mon.a (mon.0) 10825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:41 smithi082 bash[20963]: cluster 2024-04-03T21:15:40.163896+0000 mgr.y (mgr.24370) 12515 : cluster [DBG] pgmap v12499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:41 smithi082 bash[20963]: audit 2024-04-03T21:15:40.835280+0000 mon.c (mon.2) 5000 : audit [DBG] from='client.? 172.21.15.67:0/3561935800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:41 smithi082 bash[20963]: audit 2024-04-03T21:15:40.847017+0000 mon.a (mon.0) 10826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:41 smithi082 bash[20963]: audit 2024-04-03T21:15:40.856514+0000 mon.a (mon.0) 10827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:41 smithi082 bash[20963]: audit 2024-04-03T21:15:41.327763+0000 mon.a (mon.0) 10828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:15:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:41 smithi082 bash[20963]: audit 2024-04-03T21:15:41.329911+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:15:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:41 smithi082 bash[20963]: audit 2024-04-03T21:15:41.340743+0000 mon.a (mon.0) 10830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[27441]: cluster 2024-04-03T21:15:40.163896+0000 mgr.y (mgr.24370) 12515 : cluster [DBG] pgmap v12499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[27441]: audit 2024-04-03T21:15:40.835280+0000 mon.c (mon.2) 5000 : audit [DBG] from='client.? 172.21.15.67:0/3561935800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[27441]: audit 2024-04-03T21:15:40.847017+0000 mon.a (mon.0) 10826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[27441]: audit 2024-04-03T21:15:40.856514+0000 mon.a (mon.0) 10827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[27441]: audit 2024-04-03T21:15:41.327763+0000 mon.a (mon.0) 10828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[27441]: audit 2024-04-03T21:15:41.329911+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[27441]: audit 2024-04-03T21:15:41.340743+0000 mon.a (mon.0) 10830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[17655]: cluster 2024-04-03T21:15:40.163896+0000 mgr.y (mgr.24370) 12515 : cluster [DBG] pgmap v12499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[17655]: audit 2024-04-03T21:15:40.835280+0000 mon.c (mon.2) 5000 : audit [DBG] from='client.? 172.21.15.67:0/3561935800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[17655]: audit 2024-04-03T21:15:40.847017+0000 mon.a (mon.0) 10826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[17655]: audit 2024-04-03T21:15:40.856514+0000 mon.a (mon.0) 10827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:41.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[17655]: audit 2024-04-03T21:15:41.327763+0000 mon.a (mon.0) 10828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:15:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[17655]: audit 2024-04-03T21:15:41.329911+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:15:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:41 smithi067 bash[17655]: audit 2024-04-03T21:15:41.340743+0000 mon.a (mon.0) 10830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:15:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:15:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:15:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:43 smithi082 bash[20963]: cluster 2024-04-03T21:15:42.165079+0000 mgr.y (mgr.24370) 12516 : cluster [DBG] pgmap v12500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:43 smithi082 bash[20963]: audit 2024-04-03T21:15:43.285721+0000 mon.c (mon.2) 5001 : audit [DBG] from='client.? 172.21.15.67:0/1409279596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:43 smithi067 bash[27441]: cluster 2024-04-03T21:15:42.165079+0000 mgr.y (mgr.24370) 12516 : cluster [DBG] pgmap v12500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:43 smithi067 bash[27441]: audit 2024-04-03T21:15:43.285721+0000 mon.c (mon.2) 5001 : audit [DBG] from='client.? 172.21.15.67:0/1409279596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:43.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:43 smithi067 bash[17655]: cluster 2024-04-03T21:15:42.165079+0000 mgr.y (mgr.24370) 12516 : cluster [DBG] pgmap v12500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:43.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:43 smithi067 bash[17655]: audit 2024-04-03T21:15:43.285721+0000 mon.c (mon.2) 5001 : audit [DBG] from='client.? 172.21.15.67:0/1409279596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:45 smithi082 bash[20963]: cluster 2024-04-03T21:15:44.165909+0000 mgr.y (mgr.24370) 12517 : cluster [DBG] pgmap v12501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:45 smithi067 bash[17655]: cluster 2024-04-03T21:15:44.165909+0000 mgr.y (mgr.24370) 12517 : cluster [DBG] pgmap v12501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:45 smithi067 bash[27441]: cluster 2024-04-03T21:15:44.165909+0000 mgr.y (mgr.24370) 12517 : cluster [DBG] pgmap v12501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:46 smithi082 bash[20963]: audit 2024-04-03T21:15:45.750567+0000 mon.c (mon.2) 5002 : audit [DBG] from='client.? 172.21.15.67:0/3434903693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:46 smithi067 bash[17655]: audit 2024-04-03T21:15:45.750567+0000 mon.c (mon.2) 5002 : audit [DBG] from='client.? 172.21.15.67:0/3434903693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:46 smithi067 bash[27441]: audit 2024-04-03T21:15:45.750567+0000 mon.c (mon.2) 5002 : audit [DBG] from='client.? 172.21.15.67:0/3434903693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:47 smithi082 bash[20963]: cluster 2024-04-03T21:15:46.167285+0000 mgr.y (mgr.24370) 12518 : cluster [DBG] pgmap v12502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:47 smithi067 bash[17655]: cluster 2024-04-03T21:15:46.167285+0000 mgr.y (mgr.24370) 12518 : cluster [DBG] pgmap v12502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:47.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:47 smithi067 bash[27441]: cluster 2024-04-03T21:15:46.167285+0000 mgr.y (mgr.24370) 12518 : cluster [DBG] pgmap v12502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:48 smithi082 bash[20963]: audit 2024-04-03T21:15:48.199787+0000 mon.a (mon.0) 10831 : audit [DBG] from='client.? 172.21.15.67:0/648442874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:48 smithi067 bash[27441]: audit 2024-04-03T21:15:48.199787+0000 mon.a (mon.0) 10831 : audit [DBG] from='client.? 172.21.15.67:0/648442874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:48 smithi067 bash[17655]: audit 2024-04-03T21:15:48.199787+0000 mon.a (mon.0) 10831 : audit [DBG] from='client.? 172.21.15.67:0/648442874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:49 smithi082 bash[20963]: cluster 2024-04-03T21:15:48.168115+0000 mgr.y (mgr.24370) 12519 : cluster [DBG] pgmap v12503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:49 smithi067 bash[17655]: cluster 2024-04-03T21:15:48.168115+0000 mgr.y (mgr.24370) 12519 : cluster [DBG] pgmap v12503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:49 smithi067 bash[27441]: cluster 2024-04-03T21:15:48.168115+0000 mgr.y (mgr.24370) 12519 : cluster [DBG] pgmap v12503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:51 smithi082 bash[20963]: cluster 2024-04-03T21:15:50.168732+0000 mgr.y (mgr.24370) 12520 : cluster [DBG] pgmap v12504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:51 smithi082 bash[20963]: audit 2024-04-03T21:15:50.666417+0000 mon.a (mon.0) 10832 : audit [DBG] from='client.? 172.21.15.67:0/121474155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:51 smithi067 bash[17655]: cluster 2024-04-03T21:15:50.168732+0000 mgr.y (mgr.24370) 12520 : cluster [DBG] pgmap v12504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:51 smithi067 bash[17655]: audit 2024-04-03T21:15:50.666417+0000 mon.a (mon.0) 10832 : audit [DBG] from='client.? 172.21.15.67:0/121474155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:51 smithi067 bash[27441]: cluster 2024-04-03T21:15:50.168732+0000 mgr.y (mgr.24370) 12520 : cluster [DBG] pgmap v12504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:51 smithi067 bash[27441]: audit 2024-04-03T21:15:50.666417+0000 mon.a (mon.0) 10832 : audit [DBG] from='client.? 172.21.15.67:0/121474155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:15:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:15:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:53 smithi082 bash[20963]: cluster 2024-04-03T21:15:52.169954+0000 mgr.y (mgr.24370) 12521 : cluster [DBG] pgmap v12505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:53 smithi082 bash[20963]: audit 2024-04-03T21:15:53.113914+0000 mon.a (mon.0) 10833 : audit [DBG] from='client.? 172.21.15.67:0/1793577670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:53 smithi067 bash[17655]: cluster 2024-04-03T21:15:52.169954+0000 mgr.y (mgr.24370) 12521 : cluster [DBG] pgmap v12505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:53 smithi067 bash[17655]: audit 2024-04-03T21:15:53.113914+0000 mon.a (mon.0) 10833 : audit [DBG] from='client.? 172.21.15.67:0/1793577670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:53.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:53 smithi067 bash[27441]: cluster 2024-04-03T21:15:52.169954+0000 mgr.y (mgr.24370) 12521 : cluster [DBG] pgmap v12505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:53.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:53 smithi067 bash[27441]: audit 2024-04-03T21:15:53.113914+0000 mon.a (mon.0) 10833 : audit [DBG] from='client.? 172.21.15.67:0/1793577670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:55 smithi082 bash[20963]: cluster 2024-04-03T21:15:54.170659+0000 mgr.y (mgr.24370) 12522 : cluster [DBG] pgmap v12506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:55 smithi082 bash[20963]: audit 2024-04-03T21:15:55.322445+0000 mon.a (mon.0) 10834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:55 smithi082 bash[20963]: audit 2024-04-03T21:15:55.590145+0000 mon.a (mon.0) 10835 : audit [DBG] from='client.? 172.21.15.67:0/1840344532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:55 smithi067 bash[17655]: cluster 2024-04-03T21:15:54.170659+0000 mgr.y (mgr.24370) 12522 : cluster [DBG] pgmap v12506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:55 smithi067 bash[17655]: audit 2024-04-03T21:15:55.322445+0000 mon.a (mon.0) 10834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:55 smithi067 bash[17655]: audit 2024-04-03T21:15:55.590145+0000 mon.a (mon.0) 10835 : audit [DBG] from='client.? 172.21.15.67:0/1840344532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:55 smithi067 bash[27441]: cluster 2024-04-03T21:15:54.170659+0000 mgr.y (mgr.24370) 12522 : cluster [DBG] pgmap v12506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:55 smithi067 bash[27441]: audit 2024-04-03T21:15:55.322445+0000 mon.a (mon.0) 10834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:15:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:55 smithi067 bash[27441]: audit 2024-04-03T21:15:55.590145+0000 mon.a (mon.0) 10835 : audit [DBG] from='client.? 172.21.15.67:0/1840344532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:57 smithi067 bash[27441]: cluster 2024-04-03T21:15:56.171788+0000 mgr.y (mgr.24370) 12523 : cluster [DBG] pgmap v12507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:57 smithi067 bash[17655]: cluster 2024-04-03T21:15:56.171788+0000 mgr.y (mgr.24370) 12523 : cluster [DBG] pgmap v12507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:57 smithi082 bash[20963]: cluster 2024-04-03T21:15:56.171788+0000 mgr.y (mgr.24370) 12523 : cluster [DBG] pgmap v12507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:58 smithi067 bash[17655]: audit 2024-04-03T21:15:58.049208+0000 mon.c (mon.2) 5003 : audit [DBG] from='client.? 172.21.15.67:0/3185097074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:58.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:58 smithi067 bash[27441]: audit 2024-04-03T21:15:58.049208+0000 mon.c (mon.2) 5003 : audit [DBG] from='client.? 172.21.15.67:0/3185097074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:58 smithi082 bash[20963]: audit 2024-04-03T21:15:58.049208+0000 mon.c (mon.2) 5003 : audit [DBG] from='client.? 172.21.15.67:0/3185097074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:15:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:15:59 smithi067 bash[27441]: cluster 2024-04-03T21:15:58.172510+0000 mgr.y (mgr.24370) 12524 : cluster [DBG] pgmap v12508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:15:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:15:59 smithi067 bash[17655]: cluster 2024-04-03T21:15:58.172510+0000 mgr.y (mgr.24370) 12524 : cluster [DBG] pgmap v12508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:15:59 smithi082 bash[20963]: cluster 2024-04-03T21:15:58.172510+0000 mgr.y (mgr.24370) 12524 : cluster [DBG] pgmap v12508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:00 smithi067 bash[17655]: audit 2024-04-03T21:16:00.506359+0000 mon.c (mon.2) 5004 : audit [DBG] from='client.? 172.21.15.67:0/2957104754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:00 smithi067 bash[27441]: audit 2024-04-03T21:16:00.506359+0000 mon.c (mon.2) 5004 : audit [DBG] from='client.? 172.21.15.67:0/2957104754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:00 smithi082 bash[20963]: audit 2024-04-03T21:16:00.506359+0000 mon.c (mon.2) 5004 : audit [DBG] from='client.? 172.21.15.67:0/2957104754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:01 smithi067 bash[27441]: cluster 2024-04-03T21:16:00.173159+0000 mgr.y (mgr.24370) 12525 : cluster [DBG] pgmap v12509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:01 smithi067 bash[17655]: cluster 2024-04-03T21:16:00.173159+0000 mgr.y (mgr.24370) 12525 : cluster [DBG] pgmap v12509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:01 smithi082 bash[20963]: cluster 2024-04-03T21:16:00.173159+0000 mgr.y (mgr.24370) 12525 : cluster [DBG] pgmap v12509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:16:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:16:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:03 smithi082 bash[20963]: cluster 2024-04-03T21:16:02.174349+0000 mgr.y (mgr.24370) 12526 : cluster [DBG] pgmap v12510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:03 smithi082 bash[20963]: audit 2024-04-03T21:16:02.968258+0000 mon.a (mon.0) 10836 : audit [DBG] from='client.? 172.21.15.67:0/2220758289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:03 smithi067 bash[27441]: cluster 2024-04-03T21:16:02.174349+0000 mgr.y (mgr.24370) 12526 : cluster [DBG] pgmap v12510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:03 smithi067 bash[27441]: audit 2024-04-03T21:16:02.968258+0000 mon.a (mon.0) 10836 : audit [DBG] from='client.? 172.21.15.67:0/2220758289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:03.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:03 smithi067 bash[17655]: cluster 2024-04-03T21:16:02.174349+0000 mgr.y (mgr.24370) 12526 : cluster [DBG] pgmap v12510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:03.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:03 smithi067 bash[17655]: audit 2024-04-03T21:16:02.968258+0000 mon.a (mon.0) 10836 : audit [DBG] from='client.? 172.21.15.67:0/2220758289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:05 smithi067 bash[17655]: cluster 2024-04-03T21:16:04.175054+0000 mgr.y (mgr.24370) 12527 : cluster [DBG] pgmap v12511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:05 smithi067 bash[17655]: audit 2024-04-03T21:16:05.424396+0000 mon.c (mon.2) 5005 : audit [DBG] from='client.? 172.21.15.67:0/2218722745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:05 smithi067 bash[27441]: cluster 2024-04-03T21:16:04.175054+0000 mgr.y (mgr.24370) 12527 : cluster [DBG] pgmap v12511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:05 smithi067 bash[27441]: audit 2024-04-03T21:16:05.424396+0000 mon.c (mon.2) 5005 : audit [DBG] from='client.? 172.21.15.67:0/2218722745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:05 smithi082 bash[20963]: cluster 2024-04-03T21:16:04.175054+0000 mgr.y (mgr.24370) 12527 : cluster [DBG] pgmap v12511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:05 smithi082 bash[20963]: audit 2024-04-03T21:16:05.424396+0000 mon.c (mon.2) 5005 : audit [DBG] from='client.? 172.21.15.67:0/2218722745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:07 smithi082 bash[20963]: cluster 2024-04-03T21:16:06.176213+0000 mgr.y (mgr.24370) 12528 : cluster [DBG] pgmap v12512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:07 smithi067 bash[17655]: cluster 2024-04-03T21:16:06.176213+0000 mgr.y (mgr.24370) 12528 : cluster [DBG] pgmap v12512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:07 smithi067 bash[27441]: cluster 2024-04-03T21:16:06.176213+0000 mgr.y (mgr.24370) 12528 : cluster [DBG] pgmap v12512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:08 smithi082 bash[20963]: audit 2024-04-03T21:16:07.882211+0000 mon.a (mon.0) 10837 : audit [DBG] from='client.? 172.21.15.67:0/3701558781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:08 smithi067 bash[17655]: audit 2024-04-03T21:16:07.882211+0000 mon.a (mon.0) 10837 : audit [DBG] from='client.? 172.21.15.67:0/3701558781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:08 smithi067 bash[27441]: audit 2024-04-03T21:16:07.882211+0000 mon.a (mon.0) 10837 : audit [DBG] from='client.? 172.21.15.67:0/3701558781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:09 smithi082 bash[20963]: cluster 2024-04-03T21:16:08.176814+0000 mgr.y (mgr.24370) 12529 : cluster [DBG] pgmap v12513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:09 smithi067 bash[17655]: cluster 2024-04-03T21:16:08.176814+0000 mgr.y (mgr.24370) 12529 : cluster [DBG] pgmap v12513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:09 smithi067 bash[27441]: cluster 2024-04-03T21:16:08.176814+0000 mgr.y (mgr.24370) 12529 : cluster [DBG] pgmap v12513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:10 smithi082 bash[20963]: audit 2024-04-03T21:16:10.322662+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:10 smithi082 bash[20963]: audit 2024-04-03T21:16:10.338634+0000 mon.c (mon.2) 5006 : audit [DBG] from='client.? 172.21.15.67:0/3434583017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:10 smithi067 bash[17655]: audit 2024-04-03T21:16:10.322662+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:10 smithi067 bash[17655]: audit 2024-04-03T21:16:10.338634+0000 mon.c (mon.2) 5006 : audit [DBG] from='client.? 172.21.15.67:0/3434583017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:10 smithi067 bash[27441]: audit 2024-04-03T21:16:10.322662+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:10 smithi067 bash[27441]: audit 2024-04-03T21:16:10.338634+0000 mon.c (mon.2) 5006 : audit [DBG] from='client.? 172.21.15.67:0/3434583017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:11 smithi082 bash[20963]: cluster 2024-04-03T21:16:10.177289+0000 mgr.y (mgr.24370) 12530 : cluster [DBG] pgmap v12514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:11 smithi067 bash[17655]: cluster 2024-04-03T21:16:10.177289+0000 mgr.y (mgr.24370) 12530 : cluster [DBG] pgmap v12514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:11 smithi067 bash[27441]: cluster 2024-04-03T21:16:10.177289+0000 mgr.y (mgr.24370) 12530 : cluster [DBG] pgmap v12514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:16:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:16:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:13 smithi082 bash[20963]: cluster 2024-04-03T21:16:12.178294+0000 mgr.y (mgr.24370) 12531 : cluster [DBG] pgmap v12515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:13 smithi082 bash[20963]: audit 2024-04-03T21:16:12.786748+0000 mon.a (mon.0) 10839 : audit [DBG] from='client.? 172.21.15.67:0/512926467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:13 smithi067 bash[17655]: cluster 2024-04-03T21:16:12.178294+0000 mgr.y (mgr.24370) 12531 : cluster [DBG] pgmap v12515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:13 smithi067 bash[17655]: audit 2024-04-03T21:16:12.786748+0000 mon.a (mon.0) 10839 : audit [DBG] from='client.? 172.21.15.67:0/512926467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:13 smithi067 bash[27441]: cluster 2024-04-03T21:16:12.178294+0000 mgr.y (mgr.24370) 12531 : cluster [DBG] pgmap v12515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:13 smithi067 bash[27441]: audit 2024-04-03T21:16:12.786748+0000 mon.a (mon.0) 10839 : audit [DBG] from='client.? 172.21.15.67:0/512926467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:15 smithi082 bash[20963]: cluster 2024-04-03T21:16:14.178988+0000 mgr.y (mgr.24370) 12532 : cluster [DBG] pgmap v12516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:15 smithi082 bash[20963]: audit 2024-04-03T21:16:15.232495+0000 mon.a (mon.0) 10840 : audit [DBG] from='client.? 172.21.15.67:0/3670154166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:15 smithi067 bash[27441]: cluster 2024-04-03T21:16:14.178988+0000 mgr.y (mgr.24370) 12532 : cluster [DBG] pgmap v12516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:15 smithi067 bash[27441]: audit 2024-04-03T21:16:15.232495+0000 mon.a (mon.0) 10840 : audit [DBG] from='client.? 172.21.15.67:0/3670154166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:15 smithi067 bash[17655]: cluster 2024-04-03T21:16:14.178988+0000 mgr.y (mgr.24370) 12532 : cluster [DBG] pgmap v12516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:15 smithi067 bash[17655]: audit 2024-04-03T21:16:15.232495+0000 mon.a (mon.0) 10840 : audit [DBG] from='client.? 172.21.15.67:0/3670154166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:17 smithi082 bash[20963]: cluster 2024-04-03T21:16:16.180210+0000 mgr.y (mgr.24370) 12533 : cluster [DBG] pgmap v12517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:17 smithi067 bash[27441]: cluster 2024-04-03T21:16:16.180210+0000 mgr.y (mgr.24370) 12533 : cluster [DBG] pgmap v12517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:17 smithi067 bash[17655]: cluster 2024-04-03T21:16:16.180210+0000 mgr.y (mgr.24370) 12533 : cluster [DBG] pgmap v12517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:18 smithi082 bash[20963]: audit 2024-04-03T21:16:17.699527+0000 mon.a (mon.0) 10841 : audit [DBG] from='client.? 172.21.15.67:0/2366228465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:18 smithi067 bash[17655]: audit 2024-04-03T21:16:17.699527+0000 mon.a (mon.0) 10841 : audit [DBG] from='client.? 172.21.15.67:0/2366228465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:19.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:18 smithi067 bash[27441]: audit 2024-04-03T21:16:17.699527+0000 mon.a (mon.0) 10841 : audit [DBG] from='client.? 172.21.15.67:0/2366228465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:19 smithi082 bash[20963]: cluster 2024-04-03T21:16:18.180852+0000 mgr.y (mgr.24370) 12534 : cluster [DBG] pgmap v12518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:19 smithi067 bash[17655]: cluster 2024-04-03T21:16:18.180852+0000 mgr.y (mgr.24370) 12534 : cluster [DBG] pgmap v12518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:19 smithi067 bash[27441]: cluster 2024-04-03T21:16:18.180852+0000 mgr.y (mgr.24370) 12534 : cluster [DBG] pgmap v12518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:20 smithi082 bash[20963]: audit 2024-04-03T21:16:20.152246+0000 mon.a (mon.0) 10842 : audit [DBG] from='client.? 172.21.15.67:0/2960274316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:20 smithi067 bash[17655]: audit 2024-04-03T21:16:20.152246+0000 mon.a (mon.0) 10842 : audit [DBG] from='client.? 172.21.15.67:0/2960274316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:20 smithi067 bash[27441]: audit 2024-04-03T21:16:20.152246+0000 mon.a (mon.0) 10842 : audit [DBG] from='client.? 172.21.15.67:0/2960274316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:21 smithi082 bash[20963]: cluster 2024-04-03T21:16:20.181538+0000 mgr.y (mgr.24370) 12535 : cluster [DBG] pgmap v12519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:21 smithi067 bash[17655]: cluster 2024-04-03T21:16:20.181538+0000 mgr.y (mgr.24370) 12535 : cluster [DBG] pgmap v12519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:21 smithi067 bash[27441]: cluster 2024-04-03T21:16:20.181538+0000 mgr.y (mgr.24370) 12535 : cluster [DBG] pgmap v12519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:22 smithi067 bash[27441]: audit 2024-04-03T21:16:22.606553+0000 mon.a (mon.0) 10843 : audit [DBG] from='client.? 172.21.15.67:0/3705484855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:22 smithi067 bash[17655]: audit 2024-04-03T21:16:22.606553+0000 mon.a (mon.0) 10843 : audit [DBG] from='client.? 172.21.15.67:0/3705484855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:22 smithi082 bash[20963]: audit 2024-04-03T21:16:22.606553+0000 mon.a (mon.0) 10843 : audit [DBG] from='client.? 172.21.15.67:0/3705484855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:16:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:23 smithi082 bash[20963]: cluster 2024-04-03T21:16:22.182524+0000 mgr.y (mgr.24370) 12536 : cluster [DBG] pgmap v12520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:16:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:23 smithi067 bash[17655]: cluster 2024-04-03T21:16:22.182524+0000 mgr.y (mgr.24370) 12536 : cluster [DBG] pgmap v12520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:23 smithi067 bash[27441]: cluster 2024-04-03T21:16:22.182524+0000 mgr.y (mgr.24370) 12536 : cluster [DBG] pgmap v12520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:25 smithi082 bash[20963]: cluster 2024-04-03T21:16:24.183211+0000 mgr.y (mgr.24370) 12537 : cluster [DBG] pgmap v12521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:25 smithi082 bash[20963]: audit 2024-04-03T21:16:25.066890+0000 mon.a (mon.0) 10844 : audit [DBG] from='client.? 172.21.15.67:0/2737714136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:25 smithi082 bash[20963]: audit 2024-04-03T21:16:25.323284+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:25 smithi067 bash[17655]: cluster 2024-04-03T21:16:24.183211+0000 mgr.y (mgr.24370) 12537 : cluster [DBG] pgmap v12521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:25 smithi067 bash[17655]: audit 2024-04-03T21:16:25.066890+0000 mon.a (mon.0) 10844 : audit [DBG] from='client.? 172.21.15.67:0/2737714136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:25 smithi067 bash[17655]: audit 2024-04-03T21:16:25.323284+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:25 smithi067 bash[27441]: cluster 2024-04-03T21:16:24.183211+0000 mgr.y (mgr.24370) 12537 : cluster [DBG] pgmap v12521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:25 smithi067 bash[27441]: audit 2024-04-03T21:16:25.066890+0000 mon.a (mon.0) 10844 : audit [DBG] from='client.? 172.21.15.67:0/2737714136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:25 smithi067 bash[27441]: audit 2024-04-03T21:16:25.323284+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:27 smithi082 bash[20963]: cluster 2024-04-03T21:16:26.184497+0000 mgr.y (mgr.24370) 12538 : cluster [DBG] pgmap v12522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:27 smithi082 bash[20963]: audit 2024-04-03T21:16:27.519111+0000 mon.a (mon.0) 10846 : audit [DBG] from='client.? 172.21.15.67:0/1730157190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:27 smithi067 bash[17655]: cluster 2024-04-03T21:16:26.184497+0000 mgr.y (mgr.24370) 12538 : cluster [DBG] pgmap v12522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:27 smithi067 bash[17655]: audit 2024-04-03T21:16:27.519111+0000 mon.a (mon.0) 10846 : audit [DBG] from='client.? 172.21.15.67:0/1730157190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:27 smithi067 bash[27441]: cluster 2024-04-03T21:16:26.184497+0000 mgr.y (mgr.24370) 12538 : cluster [DBG] pgmap v12522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:27 smithi067 bash[27441]: audit 2024-04-03T21:16:27.519111+0000 mon.a (mon.0) 10846 : audit [DBG] from='client.? 172.21.15.67:0/1730157190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:29 smithi082 bash[20963]: cluster 2024-04-03T21:16:28.185190+0000 mgr.y (mgr.24370) 12539 : cluster [DBG] pgmap v12523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:29 smithi067 bash[17655]: cluster 2024-04-03T21:16:28.185190+0000 mgr.y (mgr.24370) 12539 : cluster [DBG] pgmap v12523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:29 smithi067 bash[27441]: cluster 2024-04-03T21:16:28.185190+0000 mgr.y (mgr.24370) 12539 : cluster [DBG] pgmap v12523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:30 smithi082 bash[20963]: audit 2024-04-03T21:16:29.982649+0000 mon.c (mon.2) 5007 : audit [DBG] from='client.? 172.21.15.67:0/366183941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:30 smithi067 bash[17655]: audit 2024-04-03T21:16:29.982649+0000 mon.c (mon.2) 5007 : audit [DBG] from='client.? 172.21.15.67:0/366183941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:30 smithi067 bash[27441]: audit 2024-04-03T21:16:29.982649+0000 mon.c (mon.2) 5007 : audit [DBG] from='client.? 172.21.15.67:0/366183941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:31 smithi082 bash[20963]: cluster 2024-04-03T21:16:30.185839+0000 mgr.y (mgr.24370) 12540 : cluster [DBG] pgmap v12524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:31 smithi067 bash[17655]: cluster 2024-04-03T21:16:30.185839+0000 mgr.y (mgr.24370) 12540 : cluster [DBG] pgmap v12524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:31 smithi067 bash[27441]: cluster 2024-04-03T21:16:30.185839+0000 mgr.y (mgr.24370) 12540 : cluster [DBG] pgmap v12524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:32 smithi067 bash[27441]: cluster 2024-04-03T21:16:32.187006+0000 mgr.y (mgr.24370) 12541 : cluster [DBG] pgmap v12525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:32 smithi067 bash[27441]: audit 2024-04-03T21:16:32.441276+0000 mon.c (mon.2) 5008 : audit [DBG] from='client.? 172.21.15.67:0/3646491354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:32 smithi067 bash[17655]: cluster 2024-04-03T21:16:32.187006+0000 mgr.y (mgr.24370) 12541 : cluster [DBG] pgmap v12525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:32 smithi067 bash[17655]: audit 2024-04-03T21:16:32.441276+0000 mon.c (mon.2) 5008 : audit [DBG] from='client.? 172.21.15.67:0/3646491354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:32 smithi082 bash[20963]: cluster 2024-04-03T21:16:32.187006+0000 mgr.y (mgr.24370) 12541 : cluster [DBG] pgmap v12525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:32 smithi082 bash[20963]: audit 2024-04-03T21:16:32.441276+0000 mon.c (mon.2) 5008 : audit [DBG] from='client.? 172.21.15.67:0/3646491354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:33] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:16:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:16:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:35 smithi082 bash[20963]: cluster 2024-04-03T21:16:34.187692+0000 mgr.y (mgr.24370) 12542 : cluster [DBG] pgmap v12526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:35 smithi082 bash[20963]: audit 2024-04-03T21:16:34.886562+0000 mon.a (mon.0) 10847 : audit [DBG] from='client.? 172.21.15.67:0/3254244388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:35 smithi067 bash[27441]: cluster 2024-04-03T21:16:34.187692+0000 mgr.y (mgr.24370) 12542 : cluster [DBG] pgmap v12526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:35 smithi067 bash[27441]: audit 2024-04-03T21:16:34.886562+0000 mon.a (mon.0) 10847 : audit [DBG] from='client.? 172.21.15.67:0/3254244388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:35 smithi067 bash[17655]: cluster 2024-04-03T21:16:34.187692+0000 mgr.y (mgr.24370) 12542 : cluster [DBG] pgmap v12526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:35 smithi067 bash[17655]: audit 2024-04-03T21:16:34.886562+0000 mon.a (mon.0) 10847 : audit [DBG] from='client.? 172.21.15.67:0/3254244388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:37 smithi082 bash[20963]: cluster 2024-04-03T21:16:36.188868+0000 mgr.y (mgr.24370) 12543 : cluster [DBG] pgmap v12527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:37 smithi067 bash[17655]: cluster 2024-04-03T21:16:36.188868+0000 mgr.y (mgr.24370) 12543 : cluster [DBG] pgmap v12527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:37 smithi067 bash[27441]: cluster 2024-04-03T21:16:36.188868+0000 mgr.y (mgr.24370) 12543 : cluster [DBG] pgmap v12527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:38 smithi082 bash[20963]: audit 2024-04-03T21:16:37.341965+0000 mon.c (mon.2) 5009 : audit [DBG] from='client.? 172.21.15.67:0/997982501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:38 smithi067 bash[17655]: audit 2024-04-03T21:16:37.341965+0000 mon.c (mon.2) 5009 : audit [DBG] from='client.? 172.21.15.67:0/997982501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:38.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:38 smithi067 bash[27441]: audit 2024-04-03T21:16:37.341965+0000 mon.c (mon.2) 5009 : audit [DBG] from='client.? 172.21.15.67:0/997982501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:39 smithi082 bash[20963]: cluster 2024-04-03T21:16:38.189533+0000 mgr.y (mgr.24370) 12544 : cluster [DBG] pgmap v12528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:39 smithi067 bash[17655]: cluster 2024-04-03T21:16:38.189533+0000 mgr.y (mgr.24370) 12544 : cluster [DBG] pgmap v12528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:39 smithi067 bash[27441]: cluster 2024-04-03T21:16:38.189533+0000 mgr.y (mgr.24370) 12544 : cluster [DBG] pgmap v12528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:40 smithi082 bash[20963]: audit 2024-04-03T21:16:39.794146+0000 mon.a (mon.0) 10848 : audit [DBG] from='client.? 172.21.15.67:0/1388182453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:40 smithi067 bash[27441]: audit 2024-04-03T21:16:39.794146+0000 mon.a (mon.0) 10848 : audit [DBG] from='client.? 172.21.15.67:0/1388182453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:40 smithi067 bash[17655]: audit 2024-04-03T21:16:39.794146+0000 mon.a (mon.0) 10848 : audit [DBG] from='client.? 172.21.15.67:0/1388182453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:41 smithi082 bash[20963]: cluster 2024-04-03T21:16:40.190243+0000 mgr.y (mgr.24370) 12545 : cluster [DBG] pgmap v12529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:41 smithi082 bash[20963]: audit 2024-04-03T21:16:40.323718+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:41 smithi067 bash[17655]: cluster 2024-04-03T21:16:40.190243+0000 mgr.y (mgr.24370) 12545 : cluster [DBG] pgmap v12529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:41 smithi067 bash[17655]: audit 2024-04-03T21:16:40.323718+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:41 smithi067 bash[27441]: cluster 2024-04-03T21:16:40.190243+0000 mgr.y (mgr.24370) 12545 : cluster [DBG] pgmap v12529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:41 smithi067 bash[27441]: audit 2024-04-03T21:16:40.323718+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:42 smithi082 bash[20963]: audit 2024-04-03T21:16:41.418013+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:16:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:42 smithi082 bash[20963]: audit 2024-04-03T21:16:41.747290+0000 mon.a (mon.0) 10851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:42 smithi082 bash[20963]: audit 2024-04-03T21:16:41.757391+0000 mon.a (mon.0) 10852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:42 smithi082 bash[20963]: audit 2024-04-03T21:16:42.246261+0000 mon.c (mon.2) 5010 : audit [DBG] from='client.? 172.21.15.67:0/598625639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:42 smithi067 bash[17655]: audit 2024-04-03T21:16:41.418013+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:16:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:42 smithi067 bash[17655]: audit 2024-04-03T21:16:41.747290+0000 mon.a (mon.0) 10851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:42 smithi067 bash[17655]: audit 2024-04-03T21:16:41.757391+0000 mon.a (mon.0) 10852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:42 smithi067 bash[17655]: audit 2024-04-03T21:16:42.246261+0000 mon.c (mon.2) 5010 : audit [DBG] from='client.? 172.21.15.67:0/598625639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:42 smithi067 bash[27441]: audit 2024-04-03T21:16:41.418013+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:16:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:42 smithi067 bash[27441]: audit 2024-04-03T21:16:41.747290+0000 mon.a (mon.0) 10851 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:42 smithi067 bash[27441]: audit 2024-04-03T21:16:41.757391+0000 mon.a (mon.0) 10852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:42 smithi067 bash[27441]: audit 2024-04-03T21:16:42.246261+0000 mon.c (mon.2) 5010 : audit [DBG] from='client.? 172.21.15.67:0/598625639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:16:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:43 smithi067 bash[27441]: cluster 2024-04-03T21:16:42.191312+0000 mgr.y (mgr.24370) 12546 : cluster [DBG] pgmap v12530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:43 smithi067 bash[17655]: cluster 2024-04-03T21:16:42.191312+0000 mgr.y (mgr.24370) 12546 : cluster [DBG] pgmap v12530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:43 smithi082 bash[20963]: cluster 2024-04-03T21:16:42.191312+0000 mgr.y (mgr.24370) 12546 : cluster [DBG] pgmap v12530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:16:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:45 smithi082 bash[20963]: cluster 2024-04-03T21:16:44.192099+0000 mgr.y (mgr.24370) 12547 : cluster [DBG] pgmap v12531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:45 smithi082 bash[20963]: audit 2024-04-03T21:16:44.707626+0000 mon.a (mon.0) 10853 : audit [DBG] from='client.? 172.21.15.67:0/251803240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:45 smithi067 bash[17655]: cluster 2024-04-03T21:16:44.192099+0000 mgr.y (mgr.24370) 12547 : cluster [DBG] pgmap v12531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:45 smithi067 bash[17655]: audit 2024-04-03T21:16:44.707626+0000 mon.a (mon.0) 10853 : audit [DBG] from='client.? 172.21.15.67:0/251803240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:45 smithi067 bash[27441]: cluster 2024-04-03T21:16:44.192099+0000 mgr.y (mgr.24370) 12547 : cluster [DBG] pgmap v12531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:45 smithi067 bash[27441]: audit 2024-04-03T21:16:44.707626+0000 mon.a (mon.0) 10853 : audit [DBG] from='client.? 172.21.15.67:0/251803240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:47 smithi082 bash[20963]: cluster 2024-04-03T21:16:46.193306+0000 mgr.y (mgr.24370) 12548 : cluster [DBG] pgmap v12532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:47 smithi082 bash[20963]: audit 2024-04-03T21:16:47.198236+0000 mon.a (mon.0) 10854 : audit [DBG] from='client.? 172.21.15.67:0/695488290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:47 smithi067 bash[27441]: cluster 2024-04-03T21:16:46.193306+0000 mgr.y (mgr.24370) 12548 : cluster [DBG] pgmap v12532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:47 smithi067 bash[27441]: audit 2024-04-03T21:16:47.198236+0000 mon.a (mon.0) 10854 : audit [DBG] from='client.? 172.21.15.67:0/695488290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:47 smithi067 bash[17655]: cluster 2024-04-03T21:16:46.193306+0000 mgr.y (mgr.24370) 12548 : cluster [DBG] pgmap v12532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:47 smithi067 bash[17655]: audit 2024-04-03T21:16:47.198236+0000 mon.a (mon.0) 10854 : audit [DBG] from='client.? 172.21.15.67:0/695488290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[17655]: audit 2024-04-03T21:16:47.397588+0000 mon.a (mon.0) 10855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[17655]: audit 2024-04-03T21:16:47.405230+0000 mon.a (mon.0) 10856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[17655]: audit 2024-04-03T21:16:47.460263+0000 mon.a (mon.0) 10857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[17655]: audit 2024-04-03T21:16:47.468714+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[17655]: audit 2024-04-03T21:16:47.889857+0000 mon.a (mon.0) 10859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:16:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[17655]: audit 2024-04-03T21:16:47.891830+0000 mon.a (mon.0) 10860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:16:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[17655]: audit 2024-04-03T21:16:47.901393+0000 mon.a (mon.0) 10861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[27441]: audit 2024-04-03T21:16:47.397588+0000 mon.a (mon.0) 10855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[27441]: audit 2024-04-03T21:16:47.405230+0000 mon.a (mon.0) 10856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[27441]: audit 2024-04-03T21:16:47.460263+0000 mon.a (mon.0) 10857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[27441]: audit 2024-04-03T21:16:47.468714+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[27441]: audit 2024-04-03T21:16:47.889857+0000 mon.a (mon.0) 10859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:16:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[27441]: audit 2024-04-03T21:16:47.891830+0000 mon.a (mon.0) 10860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:16:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:48 smithi067 bash[27441]: audit 2024-04-03T21:16:47.901393+0000 mon.a (mon.0) 10861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:48 smithi082 bash[20963]: audit 2024-04-03T21:16:47.397588+0000 mon.a (mon.0) 10855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:48 smithi082 bash[20963]: audit 2024-04-03T21:16:47.405230+0000 mon.a (mon.0) 10856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:48 smithi082 bash[20963]: audit 2024-04-03T21:16:47.460263+0000 mon.a (mon.0) 10857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:48 smithi082 bash[20963]: audit 2024-04-03T21:16:47.468714+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:48 smithi082 bash[20963]: audit 2024-04-03T21:16:47.889857+0000 mon.a (mon.0) 10859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:16:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:48 smithi082 bash[20963]: audit 2024-04-03T21:16:47.891830+0000 mon.a (mon.0) 10860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:16:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:48 smithi082 bash[20963]: audit 2024-04-03T21:16:47.901393+0000 mon.a (mon.0) 10861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:16:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:49 smithi067 bash[27441]: cluster 2024-04-03T21:16:48.194008+0000 mgr.y (mgr.24370) 12549 : cluster [DBG] pgmap v12533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:49 smithi067 bash[17655]: cluster 2024-04-03T21:16:48.194008+0000 mgr.y (mgr.24370) 12549 : cluster [DBG] pgmap v12533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:49 smithi082 bash[20963]: cluster 2024-04-03T21:16:48.194008+0000 mgr.y (mgr.24370) 12549 : cluster [DBG] pgmap v12533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:50 smithi067 bash[17655]: audit 2024-04-03T21:16:49.651354+0000 mon.a (mon.0) 10862 : audit [DBG] from='client.? 172.21.15.67:0/2017656438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:50.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:50 smithi067 bash[27441]: audit 2024-04-03T21:16:49.651354+0000 mon.a (mon.0) 10862 : audit [DBG] from='client.? 172.21.15.67:0/2017656438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:50 smithi082 bash[20963]: audit 2024-04-03T21:16:49.651354+0000 mon.a (mon.0) 10862 : audit [DBG] from='client.? 172.21.15.67:0/2017656438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:51 smithi067 bash[17655]: cluster 2024-04-03T21:16:50.194729+0000 mgr.y (mgr.24370) 12550 : cluster [DBG] pgmap v12534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:51.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:51 smithi067 bash[27441]: cluster 2024-04-03T21:16:50.194729+0000 mgr.y (mgr.24370) 12550 : cluster [DBG] pgmap v12534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:51 smithi082 bash[20963]: cluster 2024-04-03T21:16:50.194729+0000 mgr.y (mgr.24370) 12550 : cluster [DBG] pgmap v12534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:52 smithi082 bash[20963]: audit 2024-04-03T21:16:52.104415+0000 mon.c (mon.2) 5011 : audit [DBG] from='client.? 172.21.15.67:0/752516780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:52 smithi067 bash[17655]: audit 2024-04-03T21:16:52.104415+0000 mon.c (mon.2) 5011 : audit [DBG] from='client.? 172.21.15.67:0/752516780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:52 smithi067 bash[27441]: audit 2024-04-03T21:16:52.104415+0000 mon.c (mon.2) 5011 : audit [DBG] from='client.? 172.21.15.67:0/752516780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:16:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:53 smithi082 bash[20963]: cluster 2024-04-03T21:16:52.195920+0000 mgr.y (mgr.24370) 12551 : cluster [DBG] pgmap v12535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:16:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:53 smithi067 bash[27441]: cluster 2024-04-03T21:16:52.195920+0000 mgr.y (mgr.24370) 12551 : cluster [DBG] pgmap v12535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:53 smithi067 bash[17655]: cluster 2024-04-03T21:16:52.195920+0000 mgr.y (mgr.24370) 12551 : cluster [DBG] pgmap v12535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:55 smithi082 bash[20963]: cluster 2024-04-03T21:16:54.196573+0000 mgr.y (mgr.24370) 12552 : cluster [DBG] pgmap v12536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:55 smithi082 bash[20963]: audit 2024-04-03T21:16:54.557471+0000 mon.a (mon.0) 10863 : audit [DBG] from='client.? 172.21.15.67:0/1744935664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:55 smithi082 bash[20963]: audit 2024-04-03T21:16:55.324246+0000 mon.a (mon.0) 10864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:55 smithi067 bash[27441]: cluster 2024-04-03T21:16:54.196573+0000 mgr.y (mgr.24370) 12552 : cluster [DBG] pgmap v12536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:55 smithi067 bash[27441]: audit 2024-04-03T21:16:54.557471+0000 mon.a (mon.0) 10863 : audit [DBG] from='client.? 172.21.15.67:0/1744935664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:55 smithi067 bash[27441]: audit 2024-04-03T21:16:55.324246+0000 mon.a (mon.0) 10864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:55 smithi067 bash[17655]: cluster 2024-04-03T21:16:54.196573+0000 mgr.y (mgr.24370) 12552 : cluster [DBG] pgmap v12536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:55 smithi067 bash[17655]: audit 2024-04-03T21:16:54.557471+0000 mon.a (mon.0) 10863 : audit [DBG] from='client.? 172.21.15.67:0/1744935664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:55 smithi067 bash[17655]: audit 2024-04-03T21:16:55.324246+0000 mon.a (mon.0) 10864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:16:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:57 smithi082 bash[20963]: cluster 2024-04-03T21:16:56.197707+0000 mgr.y (mgr.24370) 12553 : cluster [DBG] pgmap v12537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:57 smithi082 bash[20963]: audit 2024-04-03T21:16:57.011524+0000 mon.c (mon.2) 5012 : audit [DBG] from='client.? 172.21.15.67:0/4255453302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:57 smithi067 bash[17655]: cluster 2024-04-03T21:16:56.197707+0000 mgr.y (mgr.24370) 12553 : cluster [DBG] pgmap v12537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:57 smithi067 bash[17655]: audit 2024-04-03T21:16:57.011524+0000 mon.c (mon.2) 5012 : audit [DBG] from='client.? 172.21.15.67:0/4255453302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:57 smithi067 bash[27441]: cluster 2024-04-03T21:16:56.197707+0000 mgr.y (mgr.24370) 12553 : cluster [DBG] pgmap v12537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:57 smithi067 bash[27441]: audit 2024-04-03T21:16:57.011524+0000 mon.c (mon.2) 5012 : audit [DBG] from='client.? 172.21.15.67:0/4255453302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:16:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:16:59 smithi082 bash[20963]: cluster 2024-04-03T21:16:58.198389+0000 mgr.y (mgr.24370) 12554 : cluster [DBG] pgmap v12538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:16:59 smithi067 bash[27441]: cluster 2024-04-03T21:16:58.198389+0000 mgr.y (mgr.24370) 12554 : cluster [DBG] pgmap v12538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:16:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:16:59 smithi067 bash[17655]: cluster 2024-04-03T21:16:58.198389+0000 mgr.y (mgr.24370) 12554 : cluster [DBG] pgmap v12538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:00 smithi082 bash[20963]: audit 2024-04-03T21:16:59.470387+0000 mon.a (mon.0) 10865 : audit [DBG] from='client.? 172.21.15.67:0/3375382505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:00 smithi067 bash[27441]: audit 2024-04-03T21:16:59.470387+0000 mon.a (mon.0) 10865 : audit [DBG] from='client.? 172.21.15.67:0/3375382505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:00 smithi067 bash[17655]: audit 2024-04-03T21:16:59.470387+0000 mon.a (mon.0) 10865 : audit [DBG] from='client.? 172.21.15.67:0/3375382505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:01 smithi067 bash[17655]: cluster 2024-04-03T21:17:00.199102+0000 mgr.y (mgr.24370) 12555 : cluster [DBG] pgmap v12539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:01 smithi067 bash[27441]: cluster 2024-04-03T21:17:00.199102+0000 mgr.y (mgr.24370) 12555 : cluster [DBG] pgmap v12539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:01 smithi082 bash[20963]: cluster 2024-04-03T21:17:00.199102+0000 mgr.y (mgr.24370) 12555 : cluster [DBG] pgmap v12539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:02 smithi082 bash[20963]: audit 2024-04-03T21:17:01.922575+0000 mon.c (mon.2) 5013 : audit [DBG] from='client.? 172.21.15.67:0/1651569516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:02 smithi067 bash[17655]: audit 2024-04-03T21:17:01.922575+0000 mon.c (mon.2) 5013 : audit [DBG] from='client.? 172.21.15.67:0/1651569516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:02 smithi067 bash[27441]: audit 2024-04-03T21:17:01.922575+0000 mon.c (mon.2) 5013 : audit [DBG] from='client.? 172.21.15.67:0/1651569516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:17:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:03 smithi082 bash[20963]: cluster 2024-04-03T21:17:02.200425+0000 mgr.y (mgr.24370) 12556 : cluster [DBG] pgmap v12540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:17:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:03 smithi067 bash[27441]: cluster 2024-04-03T21:17:02.200425+0000 mgr.y (mgr.24370) 12556 : cluster [DBG] pgmap v12540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:03.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:03 smithi067 bash[17655]: cluster 2024-04-03T21:17:02.200425+0000 mgr.y (mgr.24370) 12556 : cluster [DBG] pgmap v12540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:04 smithi082 bash[20963]: audit 2024-04-03T21:17:04.379984+0000 mon.a (mon.0) 10866 : audit [DBG] from='client.? 172.21.15.67:0/187199518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:04 smithi067 bash[27441]: audit 2024-04-03T21:17:04.379984+0000 mon.a (mon.0) 10866 : audit [DBG] from='client.? 172.21.15.67:0/187199518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:04 smithi067 bash[17655]: audit 2024-04-03T21:17:04.379984+0000 mon.a (mon.0) 10866 : audit [DBG] from='client.? 172.21.15.67:0/187199518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:05 smithi082 bash[20963]: cluster 2024-04-03T21:17:04.201115+0000 mgr.y (mgr.24370) 12557 : cluster [DBG] pgmap v12541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:05 smithi067 bash[27441]: cluster 2024-04-03T21:17:04.201115+0000 mgr.y (mgr.24370) 12557 : cluster [DBG] pgmap v12541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:05 smithi067 bash[17655]: cluster 2024-04-03T21:17:04.201115+0000 mgr.y (mgr.24370) 12557 : cluster [DBG] pgmap v12541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:07 smithi082 bash[20963]: cluster 2024-04-03T21:17:06.202361+0000 mgr.y (mgr.24370) 12558 : cluster [DBG] pgmap v12542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:07 smithi082 bash[20963]: audit 2024-04-03T21:17:06.836116+0000 mon.c (mon.2) 5014 : audit [DBG] from='client.? 172.21.15.67:0/3515040732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:07 smithi067 bash[17655]: cluster 2024-04-03T21:17:06.202361+0000 mgr.y (mgr.24370) 12558 : cluster [DBG] pgmap v12542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:07 smithi067 bash[17655]: audit 2024-04-03T21:17:06.836116+0000 mon.c (mon.2) 5014 : audit [DBG] from='client.? 172.21.15.67:0/3515040732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:07 smithi067 bash[27441]: cluster 2024-04-03T21:17:06.202361+0000 mgr.y (mgr.24370) 12558 : cluster [DBG] pgmap v12542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:07 smithi067 bash[27441]: audit 2024-04-03T21:17:06.836116+0000 mon.c (mon.2) 5014 : audit [DBG] from='client.? 172.21.15.67:0/3515040732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:09 smithi082 bash[20963]: cluster 2024-04-03T21:17:08.203110+0000 mgr.y (mgr.24370) 12559 : cluster [DBG] pgmap v12543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:09 smithi082 bash[20963]: audit 2024-04-03T21:17:09.290309+0000 mon.a (mon.0) 10867 : audit [DBG] from='client.? 172.21.15.67:0/1052659859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:09 smithi067 bash[17655]: cluster 2024-04-03T21:17:08.203110+0000 mgr.y (mgr.24370) 12559 : cluster [DBG] pgmap v12543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:09 smithi067 bash[17655]: audit 2024-04-03T21:17:09.290309+0000 mon.a (mon.0) 10867 : audit [DBG] from='client.? 172.21.15.67:0/1052659859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:09 smithi067 bash[27441]: cluster 2024-04-03T21:17:08.203110+0000 mgr.y (mgr.24370) 12559 : cluster [DBG] pgmap v12543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:09 smithi067 bash[27441]: audit 2024-04-03T21:17:09.290309+0000 mon.a (mon.0) 10867 : audit [DBG] from='client.? 172.21.15.67:0/1052659859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:10 smithi082 bash[20963]: audit 2024-04-03T21:17:10.324497+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:10 smithi067 bash[17655]: audit 2024-04-03T21:17:10.324497+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:10 smithi067 bash[27441]: audit 2024-04-03T21:17:10.324497+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:11 smithi082 bash[20963]: cluster 2024-04-03T21:17:10.203786+0000 mgr.y (mgr.24370) 12560 : cluster [DBG] pgmap v12544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:11 smithi067 bash[27441]: cluster 2024-04-03T21:17:10.203786+0000 mgr.y (mgr.24370) 12560 : cluster [DBG] pgmap v12544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:11 smithi067 bash[17655]: cluster 2024-04-03T21:17:10.203786+0000 mgr.y (mgr.24370) 12560 : cluster [DBG] pgmap v12544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:12 smithi082 bash[20963]: audit 2024-04-03T21:17:11.755772+0000 mon.a (mon.0) 10869 : audit [DBG] from='client.? 172.21.15.67:0/2026810028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:12 smithi067 bash[17655]: audit 2024-04-03T21:17:11.755772+0000 mon.a (mon.0) 10869 : audit [DBG] from='client.? 172.21.15.67:0/2026810028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:12.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:12 smithi067 bash[27441]: audit 2024-04-03T21:17:11.755772+0000 mon.a (mon.0) 10869 : audit [DBG] from='client.? 172.21.15.67:0/2026810028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:17:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:13 smithi082 bash[20963]: cluster 2024-04-03T21:17:12.205009+0000 mgr.y (mgr.24370) 12561 : cluster [DBG] pgmap v12545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:17:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:13 smithi067 bash[27441]: cluster 2024-04-03T21:17:12.205009+0000 mgr.y (mgr.24370) 12561 : cluster [DBG] pgmap v12545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:13 smithi067 bash[17655]: cluster 2024-04-03T21:17:12.205009+0000 mgr.y (mgr.24370) 12561 : cluster [DBG] pgmap v12545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:14 smithi082 bash[20963]: audit 2024-04-03T21:17:14.220655+0000 mon.a (mon.0) 10870 : audit [DBG] from='client.? 172.21.15.67:0/980462214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:14 smithi067 bash[17655]: audit 2024-04-03T21:17:14.220655+0000 mon.a (mon.0) 10870 : audit [DBG] from='client.? 172.21.15.67:0/980462214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:14 smithi067 bash[27441]: audit 2024-04-03T21:17:14.220655+0000 mon.a (mon.0) 10870 : audit [DBG] from='client.? 172.21.15.67:0/980462214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:15 smithi082 bash[20963]: cluster 2024-04-03T21:17:14.205649+0000 mgr.y (mgr.24370) 12562 : cluster [DBG] pgmap v12546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:15 smithi067 bash[27441]: cluster 2024-04-03T21:17:14.205649+0000 mgr.y (mgr.24370) 12562 : cluster [DBG] pgmap v12546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:15 smithi067 bash[17655]: cluster 2024-04-03T21:17:14.205649+0000 mgr.y (mgr.24370) 12562 : cluster [DBG] pgmap v12546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:17 smithi082 bash[20963]: cluster 2024-04-03T21:17:16.206758+0000 mgr.y (mgr.24370) 12563 : cluster [DBG] pgmap v12547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:17.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:17 smithi082 bash[20963]: audit 2024-04-03T21:17:16.678834+0000 mon.c (mon.2) 5015 : audit [DBG] from='client.? 172.21.15.67:0/1938050831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:17 smithi067 bash[17655]: cluster 2024-04-03T21:17:16.206758+0000 mgr.y (mgr.24370) 12563 : cluster [DBG] pgmap v12547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:17 smithi067 bash[17655]: audit 2024-04-03T21:17:16.678834+0000 mon.c (mon.2) 5015 : audit [DBG] from='client.? 172.21.15.67:0/1938050831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:17 smithi067 bash[27441]: cluster 2024-04-03T21:17:16.206758+0000 mgr.y (mgr.24370) 12563 : cluster [DBG] pgmap v12547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:17.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:17 smithi067 bash[27441]: audit 2024-04-03T21:17:16.678834+0000 mon.c (mon.2) 5015 : audit [DBG] from='client.? 172.21.15.67:0/1938050831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:19 smithi082 bash[20963]: cluster 2024-04-03T21:17:18.207584+0000 mgr.y (mgr.24370) 12564 : cluster [DBG] pgmap v12548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:19 smithi082 bash[20963]: audit 2024-04-03T21:17:19.128096+0000 mon.a (mon.0) 10871 : audit [DBG] from='client.? 172.21.15.67:0/195424495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:19 smithi067 bash[17655]: cluster 2024-04-03T21:17:18.207584+0000 mgr.y (mgr.24370) 12564 : cluster [DBG] pgmap v12548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:19 smithi067 bash[17655]: audit 2024-04-03T21:17:19.128096+0000 mon.a (mon.0) 10871 : audit [DBG] from='client.? 172.21.15.67:0/195424495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:19.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:19 smithi067 bash[27441]: cluster 2024-04-03T21:17:18.207584+0000 mgr.y (mgr.24370) 12564 : cluster [DBG] pgmap v12548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:19.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:19 smithi067 bash[27441]: audit 2024-04-03T21:17:19.128096+0000 mon.a (mon.0) 10871 : audit [DBG] from='client.? 172.21.15.67:0/195424495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:21 smithi082 bash[20963]: cluster 2024-04-03T21:17:20.208483+0000 mgr.y (mgr.24370) 12565 : cluster [DBG] pgmap v12549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:21 smithi067 bash[17655]: cluster 2024-04-03T21:17:20.208483+0000 mgr.y (mgr.24370) 12565 : cluster [DBG] pgmap v12549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:21 smithi067 bash[27441]: cluster 2024-04-03T21:17:20.208483+0000 mgr.y (mgr.24370) 12565 : cluster [DBG] pgmap v12549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:22 smithi082 bash[20963]: audit 2024-04-03T21:17:21.583812+0000 mon.a (mon.0) 10872 : audit [DBG] from='client.? 172.21.15.67:0/2959622378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:22 smithi067 bash[17655]: audit 2024-04-03T21:17:21.583812+0000 mon.a (mon.0) 10872 : audit [DBG] from='client.? 172.21.15.67:0/2959622378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:22 smithi067 bash[27441]: audit 2024-04-03T21:17:21.583812+0000 mon.a (mon.0) 10872 : audit [DBG] from='client.? 172.21.15.67:0/2959622378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:17:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:23 smithi082 bash[20963]: cluster 2024-04-03T21:17:22.209826+0000 mgr.y (mgr.24370) 12566 : cluster [DBG] pgmap v12550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:17:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:23 smithi067 bash[27441]: cluster 2024-04-03T21:17:22.209826+0000 mgr.y (mgr.24370) 12566 : cluster [DBG] pgmap v12550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:23 smithi067 bash[17655]: cluster 2024-04-03T21:17:22.209826+0000 mgr.y (mgr.24370) 12566 : cluster [DBG] pgmap v12550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:24 smithi082 bash[20963]: audit 2024-04-03T21:17:24.031294+0000 mon.a (mon.0) 10873 : audit [DBG] from='client.? 172.21.15.67:0/1674845202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:24 smithi067 bash[17655]: audit 2024-04-03T21:17:24.031294+0000 mon.a (mon.0) 10873 : audit [DBG] from='client.? 172.21.15.67:0/1674845202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:24.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:24 smithi067 bash[27441]: audit 2024-04-03T21:17:24.031294+0000 mon.a (mon.0) 10873 : audit [DBG] from='client.? 172.21.15.67:0/1674845202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:25 smithi082 bash[20963]: cluster 2024-04-03T21:17:24.210716+0000 mgr.y (mgr.24370) 12567 : cluster [DBG] pgmap v12551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:25 smithi082 bash[20963]: audit 2024-04-03T21:17:25.324807+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:25 smithi067 bash[27441]: cluster 2024-04-03T21:17:24.210716+0000 mgr.y (mgr.24370) 12567 : cluster [DBG] pgmap v12551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:25 smithi067 bash[27441]: audit 2024-04-03T21:17:25.324807+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:25 smithi067 bash[17655]: cluster 2024-04-03T21:17:24.210716+0000 mgr.y (mgr.24370) 12567 : cluster [DBG] pgmap v12551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:25 smithi067 bash[17655]: audit 2024-04-03T21:17:25.324807+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:26 smithi082 bash[20963]: audit 2024-04-03T21:17:26.488156+0000 mon.c (mon.2) 5016 : audit [DBG] from='client.? 172.21.15.67:0/862493894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:26 smithi067 bash[27441]: audit 2024-04-03T21:17:26.488156+0000 mon.c (mon.2) 5016 : audit [DBG] from='client.? 172.21.15.67:0/862493894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:26 smithi067 bash[17655]: audit 2024-04-03T21:17:26.488156+0000 mon.c (mon.2) 5016 : audit [DBG] from='client.? 172.21.15.67:0/862493894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:27 smithi082 bash[20963]: cluster 2024-04-03T21:17:26.211996+0000 mgr.y (mgr.24370) 12568 : cluster [DBG] pgmap v12552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:27 smithi067 bash[27441]: cluster 2024-04-03T21:17:26.211996+0000 mgr.y (mgr.24370) 12568 : cluster [DBG] pgmap v12552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:27 smithi067 bash[17655]: cluster 2024-04-03T21:17:26.211996+0000 mgr.y (mgr.24370) 12568 : cluster [DBG] pgmap v12552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:29 smithi082 bash[20963]: cluster 2024-04-03T21:17:28.212822+0000 mgr.y (mgr.24370) 12569 : cluster [DBG] pgmap v12553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:29 smithi082 bash[20963]: audit 2024-04-03T21:17:28.940775+0000 mon.c (mon.2) 5017 : audit [DBG] from='client.? 172.21.15.67:0/394858266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:29 smithi067 bash[27441]: cluster 2024-04-03T21:17:28.212822+0000 mgr.y (mgr.24370) 12569 : cluster [DBG] pgmap v12553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:29 smithi067 bash[27441]: audit 2024-04-03T21:17:28.940775+0000 mon.c (mon.2) 5017 : audit [DBG] from='client.? 172.21.15.67:0/394858266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:29 smithi067 bash[17655]: cluster 2024-04-03T21:17:28.212822+0000 mgr.y (mgr.24370) 12569 : cluster [DBG] pgmap v12553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:29 smithi067 bash[17655]: audit 2024-04-03T21:17:28.940775+0000 mon.c (mon.2) 5017 : audit [DBG] from='client.? 172.21.15.67:0/394858266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:31 smithi082 bash[20963]: cluster 2024-04-03T21:17:30.213532+0000 mgr.y (mgr.24370) 12570 : cluster [DBG] pgmap v12554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:31 smithi082 bash[20963]: audit 2024-04-03T21:17:31.394911+0000 mon.a (mon.0) 10875 : audit [DBG] from='client.? 172.21.15.67:0/951420050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:31 smithi067 bash[17655]: cluster 2024-04-03T21:17:30.213532+0000 mgr.y (mgr.24370) 12570 : cluster [DBG] pgmap v12554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:31 smithi067 bash[17655]: audit 2024-04-03T21:17:31.394911+0000 mon.a (mon.0) 10875 : audit [DBG] from='client.? 172.21.15.67:0/951420050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:31 smithi067 bash[27441]: cluster 2024-04-03T21:17:30.213532+0000 mgr.y (mgr.24370) 12570 : cluster [DBG] pgmap v12554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:31.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:31 smithi067 bash[27441]: audit 2024-04-03T21:17:31.394911+0000 mon.a (mon.0) 10875 : audit [DBG] from='client.? 172.21.15.67:0/951420050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:17:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:17:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:33 smithi082 bash[20963]: cluster 2024-04-03T21:17:32.214707+0000 mgr.y (mgr.24370) 12571 : cluster [DBG] pgmap v12555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:33 smithi067 bash[17655]: cluster 2024-04-03T21:17:32.214707+0000 mgr.y (mgr.24370) 12571 : cluster [DBG] pgmap v12555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:33 smithi067 bash[27441]: cluster 2024-04-03T21:17:32.214707+0000 mgr.y (mgr.24370) 12571 : cluster [DBG] pgmap v12555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:34 smithi082 bash[20963]: audit 2024-04-03T21:17:33.839919+0000 mon.a (mon.0) 10876 : audit [DBG] from='client.? 172.21.15.67:0/1175099161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:34 smithi067 bash[17655]: audit 2024-04-03T21:17:33.839919+0000 mon.a (mon.0) 10876 : audit [DBG] from='client.? 172.21.15.67:0/1175099161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:34 smithi067 bash[27441]: audit 2024-04-03T21:17:33.839919+0000 mon.a (mon.0) 10876 : audit [DBG] from='client.? 172.21.15.67:0/1175099161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:35 smithi082 bash[20963]: cluster 2024-04-03T21:17:34.215375+0000 mgr.y (mgr.24370) 12572 : cluster [DBG] pgmap v12556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:35 smithi067 bash[27441]: cluster 2024-04-03T21:17:34.215375+0000 mgr.y (mgr.24370) 12572 : cluster [DBG] pgmap v12556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:35 smithi067 bash[17655]: cluster 2024-04-03T21:17:34.215375+0000 mgr.y (mgr.24370) 12572 : cluster [DBG] pgmap v12556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:36 smithi082 bash[20963]: audit 2024-04-03T21:17:36.291415+0000 mon.a (mon.0) 10877 : audit [DBG] from='client.? 172.21.15.67:0/2787021597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:36 smithi067 bash[27441]: audit 2024-04-03T21:17:36.291415+0000 mon.a (mon.0) 10877 : audit [DBG] from='client.? 172.21.15.67:0/2787021597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:36 smithi067 bash[17655]: audit 2024-04-03T21:17:36.291415+0000 mon.a (mon.0) 10877 : audit [DBG] from='client.? 172.21.15.67:0/2787021597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:37 smithi082 bash[20963]: cluster 2024-04-03T21:17:36.216337+0000 mgr.y (mgr.24370) 12573 : cluster [DBG] pgmap v12557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:37 smithi067 bash[17655]: cluster 2024-04-03T21:17:36.216337+0000 mgr.y (mgr.24370) 12573 : cluster [DBG] pgmap v12557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:37 smithi067 bash[27441]: cluster 2024-04-03T21:17:36.216337+0000 mgr.y (mgr.24370) 12573 : cluster [DBG] pgmap v12557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:39 smithi082 bash[20963]: cluster 2024-04-03T21:17:38.217027+0000 mgr.y (mgr.24370) 12574 : cluster [DBG] pgmap v12558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:39 smithi082 bash[20963]: audit 2024-04-03T21:17:38.740381+0000 mon.c (mon.2) 5018 : audit [DBG] from='client.? 172.21.15.67:0/2896997146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:39 smithi067 bash[27441]: cluster 2024-04-03T21:17:38.217027+0000 mgr.y (mgr.24370) 12574 : cluster [DBG] pgmap v12558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:39 smithi067 bash[27441]: audit 2024-04-03T21:17:38.740381+0000 mon.c (mon.2) 5018 : audit [DBG] from='client.? 172.21.15.67:0/2896997146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:39.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:39 smithi067 bash[17655]: cluster 2024-04-03T21:17:38.217027+0000 mgr.y (mgr.24370) 12574 : cluster [DBG] pgmap v12558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:39.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:39 smithi067 bash[17655]: audit 2024-04-03T21:17:38.740381+0000 mon.c (mon.2) 5018 : audit [DBG] from='client.? 172.21.15.67:0/2896997146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:40 smithi082 bash[20963]: audit 2024-04-03T21:17:40.325297+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:40 smithi067 bash[17655]: audit 2024-04-03T21:17:40.325297+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:40 smithi067 bash[27441]: audit 2024-04-03T21:17:40.325297+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:41 smithi082 bash[20963]: cluster 2024-04-03T21:17:40.217722+0000 mgr.y (mgr.24370) 12575 : cluster [DBG] pgmap v12559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:41 smithi082 bash[20963]: audit 2024-04-03T21:17:41.192848+0000 mon.a (mon.0) 10879 : audit [DBG] from='client.? 172.21.15.67:0/2072912005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:41 smithi067 bash[27441]: cluster 2024-04-03T21:17:40.217722+0000 mgr.y (mgr.24370) 12575 : cluster [DBG] pgmap v12559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:41 smithi067 bash[27441]: audit 2024-04-03T21:17:41.192848+0000 mon.a (mon.0) 10879 : audit [DBG] from='client.? 172.21.15.67:0/2072912005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:41 smithi067 bash[17655]: cluster 2024-04-03T21:17:40.217722+0000 mgr.y (mgr.24370) 12575 : cluster [DBG] pgmap v12559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:41 smithi067 bash[17655]: audit 2024-04-03T21:17:41.192848+0000 mon.a (mon.0) 10879 : audit [DBG] from='client.? 172.21.15.67:0/2072912005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:17:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:43 smithi082 bash[20963]: cluster 2024-04-03T21:17:42.218914+0000 mgr.y (mgr.24370) 12576 : cluster [DBG] pgmap v12560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:17:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:43 smithi067 bash[27441]: cluster 2024-04-03T21:17:42.218914+0000 mgr.y (mgr.24370) 12576 : cluster [DBG] pgmap v12560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:43 smithi067 bash[17655]: cluster 2024-04-03T21:17:42.218914+0000 mgr.y (mgr.24370) 12576 : cluster [DBG] pgmap v12560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:44 smithi067 bash[17655]: audit 2024-04-03T21:17:43.640194+0000 mon.c (mon.2) 5019 : audit [DBG] from='client.? 172.21.15.67:0/2425679057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:44.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:44 smithi067 bash[27441]: audit 2024-04-03T21:17:43.640194+0000 mon.c (mon.2) 5019 : audit [DBG] from='client.? 172.21.15.67:0/2425679057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:44 smithi082 bash[20963]: audit 2024-04-03T21:17:43.640194+0000 mon.c (mon.2) 5019 : audit [DBG] from='client.? 172.21.15.67:0/2425679057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:45 smithi067 bash[17655]: cluster 2024-04-03T21:17:44.219595+0000 mgr.y (mgr.24370) 12577 : cluster [DBG] pgmap v12561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:45 smithi067 bash[27441]: cluster 2024-04-03T21:17:44.219595+0000 mgr.y (mgr.24370) 12577 : cluster [DBG] pgmap v12561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:45 smithi082 bash[20963]: cluster 2024-04-03T21:17:44.219595+0000 mgr.y (mgr.24370) 12577 : cluster [DBG] pgmap v12561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:46 smithi067 bash[17655]: audit 2024-04-03T21:17:46.095332+0000 mon.a (mon.0) 10880 : audit [DBG] from='client.? 172.21.15.67:0/524988578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:46 smithi067 bash[27441]: audit 2024-04-03T21:17:46.095332+0000 mon.a (mon.0) 10880 : audit [DBG] from='client.? 172.21.15.67:0/524988578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:46 smithi082 bash[20963]: audit 2024-04-03T21:17:46.095332+0000 mon.a (mon.0) 10880 : audit [DBG] from='client.? 172.21.15.67:0/524988578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:47 smithi067 bash[17655]: cluster 2024-04-03T21:17:46.220767+0000 mgr.y (mgr.24370) 12578 : cluster [DBG] pgmap v12562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:47.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:47 smithi067 bash[27441]: cluster 2024-04-03T21:17:46.220767+0000 mgr.y (mgr.24370) 12578 : cluster [DBG] pgmap v12562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:47 smithi082 bash[20963]: cluster 2024-04-03T21:17:46.220767+0000 mgr.y (mgr.24370) 12578 : cluster [DBG] pgmap v12562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:48 smithi067 bash[27441]: audit 2024-04-03T21:17:47.977135+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:17:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:48 smithi067 bash[27441]: audit 2024-04-03T21:17:48.540547+0000 mon.a (mon.0) 10882 : audit [DBG] from='client.? 172.21.15.67:0/1104997107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:48 smithi067 bash[17655]: audit 2024-04-03T21:17:47.977135+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:17:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:48 smithi067 bash[17655]: audit 2024-04-03T21:17:48.540547+0000 mon.a (mon.0) 10882 : audit [DBG] from='client.? 172.21.15.67:0/1104997107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:48 smithi082 bash[20963]: audit 2024-04-03T21:17:47.977135+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:17:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:48 smithi082 bash[20963]: audit 2024-04-03T21:17:48.540547+0000 mon.a (mon.0) 10882 : audit [DBG] from='client.? 172.21.15.67:0/1104997107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:49 smithi067 bash[17655]: cluster 2024-04-03T21:17:48.221217+0000 mgr.y (mgr.24370) 12579 : cluster [DBG] pgmap v12563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:49 smithi067 bash[27441]: cluster 2024-04-03T21:17:48.221217+0000 mgr.y (mgr.24370) 12579 : cluster [DBG] pgmap v12563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:49 smithi082 bash[20963]: cluster 2024-04-03T21:17:48.221217+0000 mgr.y (mgr.24370) 12579 : cluster [DBG] pgmap v12563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:51 smithi067 bash[17655]: cluster 2024-04-03T21:17:50.221883+0000 mgr.y (mgr.24370) 12580 : cluster [DBG] pgmap v12564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:51 smithi067 bash[17655]: audit 2024-04-03T21:17:50.993666+0000 mon.a (mon.0) 10883 : audit [DBG] from='client.? 172.21.15.67:0/1974100901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:51 smithi067 bash[27441]: cluster 2024-04-03T21:17:50.221883+0000 mgr.y (mgr.24370) 12580 : cluster [DBG] pgmap v12564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:51.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:51 smithi067 bash[27441]: audit 2024-04-03T21:17:50.993666+0000 mon.a (mon.0) 10883 : audit [DBG] from='client.? 172.21.15.67:0/1974100901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:51 smithi082 bash[20963]: cluster 2024-04-03T21:17:50.221883+0000 mgr.y (mgr.24370) 12580 : cluster [DBG] pgmap v12564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:51 smithi082 bash[20963]: audit 2024-04-03T21:17:50.993666+0000 mon.a (mon.0) 10883 : audit [DBG] from='client.? 172.21.15.67:0/1974100901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:17:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:17:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:53 smithi082 bash[20963]: cluster 2024-04-03T21:17:52.223107+0000 mgr.y (mgr.24370) 12581 : cluster [DBG] pgmap v12565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:53 smithi082 bash[20963]: audit 2024-04-03T21:17:53.463669+0000 mon.a (mon.0) 10884 : audit [DBG] from='client.? 172.21.15.67:0/2918845788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:53 smithi067 bash[17655]: cluster 2024-04-03T21:17:52.223107+0000 mgr.y (mgr.24370) 12581 : cluster [DBG] pgmap v12565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:53 smithi067 bash[17655]: audit 2024-04-03T21:17:53.463669+0000 mon.a (mon.0) 10884 : audit [DBG] from='client.? 172.21.15.67:0/2918845788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:53 smithi067 bash[27441]: cluster 2024-04-03T21:17:52.223107+0000 mgr.y (mgr.24370) 12581 : cluster [DBG] pgmap v12565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:53 smithi067 bash[27441]: audit 2024-04-03T21:17:53.463669+0000 mon.a (mon.0) 10884 : audit [DBG] from='client.? 172.21.15.67:0/2918845788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:54 smithi082 bash[20963]: audit 2024-04-03T21:17:53.672455+0000 mon.a (mon.0) 10885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:54 smithi082 bash[20963]: audit 2024-04-03T21:17:53.684072+0000 mon.a (mon.0) 10886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:54 smithi082 bash[20963]: audit 2024-04-03T21:17:54.024801+0000 mon.a (mon.0) 10887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:54 smithi082 bash[20963]: audit 2024-04-03T21:17:54.035278+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:54 smithi082 bash[20963]: audit 2024-04-03T21:17:54.528097+0000 mon.a (mon.0) 10889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:17:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:54 smithi082 bash[20963]: audit 2024-04-03T21:17:54.529928+0000 mon.a (mon.0) 10890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:17:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:54 smithi082 bash[20963]: audit 2024-04-03T21:17:54.540797+0000 mon.a (mon.0) 10891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[27441]: audit 2024-04-03T21:17:53.672455+0000 mon.a (mon.0) 10885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[27441]: audit 2024-04-03T21:17:53.684072+0000 mon.a (mon.0) 10886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[27441]: audit 2024-04-03T21:17:54.024801+0000 mon.a (mon.0) 10887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[27441]: audit 2024-04-03T21:17:54.035278+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[27441]: audit 2024-04-03T21:17:54.528097+0000 mon.a (mon.0) 10889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[27441]: audit 2024-04-03T21:17:54.529928+0000 mon.a (mon.0) 10890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[27441]: audit 2024-04-03T21:17:54.540797+0000 mon.a (mon.0) 10891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[17655]: audit 2024-04-03T21:17:53.672455+0000 mon.a (mon.0) 10885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[17655]: audit 2024-04-03T21:17:53.684072+0000 mon.a (mon.0) 10886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[17655]: audit 2024-04-03T21:17:54.024801+0000 mon.a (mon.0) 10887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[17655]: audit 2024-04-03T21:17:54.035278+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[17655]: audit 2024-04-03T21:17:54.528097+0000 mon.a (mon.0) 10889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[17655]: audit 2024-04-03T21:17:54.529928+0000 mon.a (mon.0) 10890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:17:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:54 smithi067 bash[17655]: audit 2024-04-03T21:17:54.540797+0000 mon.a (mon.0) 10891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:17:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:55 smithi082 bash[20963]: cluster 2024-04-03T21:17:54.223795+0000 mgr.y (mgr.24370) 12582 : cluster [DBG] pgmap v12566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:55 smithi082 bash[20963]: audit 2024-04-03T21:17:55.325630+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:55 smithi067 bash[27441]: cluster 2024-04-03T21:17:54.223795+0000 mgr.y (mgr.24370) 12582 : cluster [DBG] pgmap v12566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:55 smithi067 bash[27441]: audit 2024-04-03T21:17:55.325630+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:55 smithi067 bash[17655]: cluster 2024-04-03T21:17:54.223795+0000 mgr.y (mgr.24370) 12582 : cluster [DBG] pgmap v12566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:55 smithi067 bash[17655]: audit 2024-04-03T21:17:55.325630+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:17:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:56 smithi082 bash[20963]: audit 2024-04-03T21:17:55.914831+0000 mon.c (mon.2) 5020 : audit [DBG] from='client.? 172.21.15.67:0/2251939816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:56 smithi067 bash[17655]: audit 2024-04-03T21:17:55.914831+0000 mon.c (mon.2) 5020 : audit [DBG] from='client.? 172.21.15.67:0/2251939816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:57.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:56 smithi067 bash[27441]: audit 2024-04-03T21:17:55.914831+0000 mon.c (mon.2) 5020 : audit [DBG] from='client.? 172.21.15.67:0/2251939816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:57 smithi082 bash[20963]: cluster 2024-04-03T21:17:56.225016+0000 mgr.y (mgr.24370) 12583 : cluster [DBG] pgmap v12567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:57 smithi067 bash[27441]: cluster 2024-04-03T21:17:56.225016+0000 mgr.y (mgr.24370) 12583 : cluster [DBG] pgmap v12567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:57 smithi067 bash[17655]: cluster 2024-04-03T21:17:56.225016+0000 mgr.y (mgr.24370) 12583 : cluster [DBG] pgmap v12567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:17:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:58 smithi082 bash[20963]: audit 2024-04-03T21:17:58.375261+0000 mon.a (mon.0) 10893 : audit [DBG] from='client.? 172.21.15.67:0/2235742568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:58 smithi067 bash[27441]: audit 2024-04-03T21:17:58.375261+0000 mon.a (mon.0) 10893 : audit [DBG] from='client.? 172.21.15.67:0/2235742568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:17:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:58 smithi067 bash[17655]: audit 2024-04-03T21:17:58.375261+0000 mon.a (mon.0) 10893 : audit [DBG] from='client.? 172.21.15.67:0/2235742568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:17:59 smithi082 bash[20963]: cluster 2024-04-03T21:17:58.225680+0000 mgr.y (mgr.24370) 12584 : cluster [DBG] pgmap v12568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:17:59 smithi067 bash[27441]: cluster 2024-04-03T21:17:58.225680+0000 mgr.y (mgr.24370) 12584 : cluster [DBG] pgmap v12568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:17:59 smithi067 bash[17655]: cluster 2024-04-03T21:17:58.225680+0000 mgr.y (mgr.24370) 12584 : cluster [DBG] pgmap v12568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:01 smithi082 bash[20963]: cluster 2024-04-03T21:18:00.226380+0000 mgr.y (mgr.24370) 12585 : cluster [DBG] pgmap v12569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:01 smithi082 bash[20963]: audit 2024-04-03T21:18:00.828672+0000 mon.a (mon.0) 10894 : audit [DBG] from='client.? 172.21.15.67:0/2133544296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:01 smithi067 bash[27441]: cluster 2024-04-03T21:18:00.226380+0000 mgr.y (mgr.24370) 12585 : cluster [DBG] pgmap v12569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:01 smithi067 bash[27441]: audit 2024-04-03T21:18:00.828672+0000 mon.a (mon.0) 10894 : audit [DBG] from='client.? 172.21.15.67:0/2133544296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:01 smithi067 bash[17655]: cluster 2024-04-03T21:18:00.226380+0000 mgr.y (mgr.24370) 12585 : cluster [DBG] pgmap v12569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:01 smithi067 bash[17655]: audit 2024-04-03T21:18:00.828672+0000 mon.a (mon.0) 10894 : audit [DBG] from='client.? 172.21.15.67:0/2133544296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:18:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:18:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:03 smithi082 bash[20963]: cluster 2024-04-03T21:18:02.227541+0000 mgr.y (mgr.24370) 12586 : cluster [DBG] pgmap v12570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:03 smithi082 bash[20963]: audit 2024-04-03T21:18:03.276029+0000 mon.a (mon.0) 10895 : audit [DBG] from='client.? 172.21.15.67:0/2264770093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:03 smithi067 bash[27441]: cluster 2024-04-03T21:18:02.227541+0000 mgr.y (mgr.24370) 12586 : cluster [DBG] pgmap v12570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:03 smithi067 bash[27441]: audit 2024-04-03T21:18:03.276029+0000 mon.a (mon.0) 10895 : audit [DBG] from='client.? 172.21.15.67:0/2264770093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:03 smithi067 bash[17655]: cluster 2024-04-03T21:18:02.227541+0000 mgr.y (mgr.24370) 12586 : cluster [DBG] pgmap v12570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:03 smithi067 bash[17655]: audit 2024-04-03T21:18:03.276029+0000 mon.a (mon.0) 10895 : audit [DBG] from='client.? 172.21.15.67:0/2264770093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:05 smithi082 bash[20963]: cluster 2024-04-03T21:18:04.228275+0000 mgr.y (mgr.24370) 12587 : cluster [DBG] pgmap v12571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:05 smithi067 bash[27441]: cluster 2024-04-03T21:18:04.228275+0000 mgr.y (mgr.24370) 12587 : cluster [DBG] pgmap v12571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:05 smithi067 bash[17655]: cluster 2024-04-03T21:18:04.228275+0000 mgr.y (mgr.24370) 12587 : cluster [DBG] pgmap v12571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:06 smithi082 bash[20963]: audit 2024-04-03T21:18:05.719661+0000 mon.a (mon.0) 10896 : audit [DBG] from='client.? 172.21.15.67:0/2885108369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:06 smithi067 bash[27441]: audit 2024-04-03T21:18:05.719661+0000 mon.a (mon.0) 10896 : audit [DBG] from='client.? 172.21.15.67:0/2885108369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:06 smithi067 bash[17655]: audit 2024-04-03T21:18:05.719661+0000 mon.a (mon.0) 10896 : audit [DBG] from='client.? 172.21.15.67:0/2885108369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:07 smithi082 bash[20963]: cluster 2024-04-03T21:18:06.229444+0000 mgr.y (mgr.24370) 12588 : cluster [DBG] pgmap v12572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:07 smithi067 bash[17655]: cluster 2024-04-03T21:18:06.229444+0000 mgr.y (mgr.24370) 12588 : cluster [DBG] pgmap v12572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:07 smithi067 bash[27441]: cluster 2024-04-03T21:18:06.229444+0000 mgr.y (mgr.24370) 12588 : cluster [DBG] pgmap v12572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:08 smithi082 bash[20963]: audit 2024-04-03T21:18:08.169634+0000 mon.a (mon.0) 10897 : audit [DBG] from='client.? 172.21.15.67:0/3699856946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:08 smithi067 bash[17655]: audit 2024-04-03T21:18:08.169634+0000 mon.a (mon.0) 10897 : audit [DBG] from='client.? 172.21.15.67:0/3699856946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:08 smithi067 bash[27441]: audit 2024-04-03T21:18:08.169634+0000 mon.a (mon.0) 10897 : audit [DBG] from='client.? 172.21.15.67:0/3699856946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:09 smithi082 bash[20963]: cluster 2024-04-03T21:18:08.230176+0000 mgr.y (mgr.24370) 12589 : cluster [DBG] pgmap v12573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:09 smithi067 bash[17655]: cluster 2024-04-03T21:18:08.230176+0000 mgr.y (mgr.24370) 12589 : cluster [DBG] pgmap v12573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:09 smithi067 bash[27441]: cluster 2024-04-03T21:18:08.230176+0000 mgr.y (mgr.24370) 12589 : cluster [DBG] pgmap v12573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:10 smithi082 bash[20963]: audit 2024-04-03T21:18:10.325212+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:10 smithi082 bash[20963]: audit 2024-04-03T21:18:10.669443+0000 mon.c (mon.2) 5021 : audit [DBG] from='client.? 172.21.15.67:0/1131449229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:10 smithi067 bash[27441]: audit 2024-04-03T21:18:10.325212+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:10 smithi067 bash[27441]: audit 2024-04-03T21:18:10.669443+0000 mon.c (mon.2) 5021 : audit [DBG] from='client.? 172.21.15.67:0/1131449229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:10 smithi067 bash[17655]: audit 2024-04-03T21:18:10.325212+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:10 smithi067 bash[17655]: audit 2024-04-03T21:18:10.669443+0000 mon.c (mon.2) 5021 : audit [DBG] from='client.? 172.21.15.67:0/1131449229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:11 smithi082 bash[20963]: cluster 2024-04-03T21:18:10.230878+0000 mgr.y (mgr.24370) 12590 : cluster [DBG] pgmap v12574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:11 smithi067 bash[17655]: cluster 2024-04-03T21:18:10.230878+0000 mgr.y (mgr.24370) 12590 : cluster [DBG] pgmap v12574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:11 smithi067 bash[27441]: cluster 2024-04-03T21:18:10.230878+0000 mgr.y (mgr.24370) 12590 : cluster [DBG] pgmap v12574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:18:13.755 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:18:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:13 smithi082 bash[20963]: cluster 2024-04-03T21:18:12.232084+0000 mgr.y (mgr.24370) 12591 : cluster [DBG] pgmap v12575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:14.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:13 smithi082 bash[20963]: audit 2024-04-03T21:18:13.120761+0000 mon.a (mon.0) 10899 : audit [DBG] from='client.? 172.21.15.67:0/658419764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:13 smithi067 bash[17655]: cluster 2024-04-03T21:18:12.232084+0000 mgr.y (mgr.24370) 12591 : cluster [DBG] pgmap v12575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:13 smithi067 bash[17655]: audit 2024-04-03T21:18:13.120761+0000 mon.a (mon.0) 10899 : audit [DBG] from='client.? 172.21.15.67:0/658419764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:13 smithi067 bash[27441]: cluster 2024-04-03T21:18:12.232084+0000 mgr.y (mgr.24370) 12591 : cluster [DBG] pgmap v12575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:13 smithi067 bash[27441]: audit 2024-04-03T21:18:13.120761+0000 mon.a (mon.0) 10899 : audit [DBG] from='client.? 172.21.15.67:0/658419764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:15 smithi082 bash[20963]: cluster 2024-04-03T21:18:14.232834+0000 mgr.y (mgr.24370) 12592 : cluster [DBG] pgmap v12576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:15 smithi082 bash[20963]: audit 2024-04-03T21:18:15.582714+0000 mon.a (mon.0) 10900 : audit [DBG] from='client.? 172.21.15.67:0/1018247971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:15 smithi067 bash[17655]: cluster 2024-04-03T21:18:14.232834+0000 mgr.y (mgr.24370) 12592 : cluster [DBG] pgmap v12576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:15 smithi067 bash[17655]: audit 2024-04-03T21:18:15.582714+0000 mon.a (mon.0) 10900 : audit [DBG] from='client.? 172.21.15.67:0/1018247971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:15 smithi067 bash[27441]: cluster 2024-04-03T21:18:14.232834+0000 mgr.y (mgr.24370) 12592 : cluster [DBG] pgmap v12576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:15 smithi067 bash[27441]: audit 2024-04-03T21:18:15.582714+0000 mon.a (mon.0) 10900 : audit [DBG] from='client.? 172.21.15.67:0/1018247971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:17 smithi082 bash[20963]: cluster 2024-04-03T21:18:16.233962+0000 mgr.y (mgr.24370) 12593 : cluster [DBG] pgmap v12577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:17 smithi067 bash[17655]: cluster 2024-04-03T21:18:16.233962+0000 mgr.y (mgr.24370) 12593 : cluster [DBG] pgmap v12577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:17 smithi067 bash[27441]: cluster 2024-04-03T21:18:16.233962+0000 mgr.y (mgr.24370) 12593 : cluster [DBG] pgmap v12577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:18 smithi082 bash[20963]: audit 2024-04-03T21:18:18.042548+0000 mon.a (mon.0) 10901 : audit [DBG] from='client.? 172.21.15.67:0/4199592234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:18 smithi067 bash[17655]: audit 2024-04-03T21:18:18.042548+0000 mon.a (mon.0) 10901 : audit [DBG] from='client.? 172.21.15.67:0/4199592234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:18 smithi067 bash[27441]: audit 2024-04-03T21:18:18.042548+0000 mon.a (mon.0) 10901 : audit [DBG] from='client.? 172.21.15.67:0/4199592234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:19 smithi082 bash[20963]: cluster 2024-04-03T21:18:18.234678+0000 mgr.y (mgr.24370) 12594 : cluster [DBG] pgmap v12578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:19 smithi067 bash[17655]: cluster 2024-04-03T21:18:18.234678+0000 mgr.y (mgr.24370) 12594 : cluster [DBG] pgmap v12578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:19 smithi067 bash[27441]: cluster 2024-04-03T21:18:18.234678+0000 mgr.y (mgr.24370) 12594 : cluster [DBG] pgmap v12578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:20 smithi082 bash[20963]: cluster 2024-04-03T21:18:20.235469+0000 mgr.y (mgr.24370) 12595 : cluster [DBG] pgmap v12579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:20 smithi082 bash[20963]: audit 2024-04-03T21:18:20.497720+0000 mon.a (mon.0) 10902 : audit [DBG] from='client.? 172.21.15.67:0/3734782011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:20 smithi067 bash[17655]: cluster 2024-04-03T21:18:20.235469+0000 mgr.y (mgr.24370) 12595 : cluster [DBG] pgmap v12579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:20 smithi067 bash[17655]: audit 2024-04-03T21:18:20.497720+0000 mon.a (mon.0) 10902 : audit [DBG] from='client.? 172.21.15.67:0/3734782011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:20 smithi067 bash[27441]: cluster 2024-04-03T21:18:20.235469+0000 mgr.y (mgr.24370) 12595 : cluster [DBG] pgmap v12579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:20 smithi067 bash[27441]: audit 2024-04-03T21:18:20.497720+0000 mon.a (mon.0) 10902 : audit [DBG] from='client.? 172.21.15.67:0/3734782011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:18:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:23 smithi067 bash[17655]: cluster 2024-04-03T21:18:22.236683+0000 mgr.y (mgr.24370) 12596 : cluster [DBG] pgmap v12580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:23 smithi067 bash[17655]: audit 2024-04-03T21:18:22.954323+0000 mon.a (mon.0) 10903 : audit [DBG] from='client.? 172.21.15.67:0/1476965134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:23 smithi067 bash[27441]: cluster 2024-04-03T21:18:22.236683+0000 mgr.y (mgr.24370) 12596 : cluster [DBG] pgmap v12580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:23 smithi067 bash[27441]: audit 2024-04-03T21:18:22.954323+0000 mon.a (mon.0) 10903 : audit [DBG] from='client.? 172.21.15.67:0/1476965134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:18:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:23 smithi082 bash[20963]: cluster 2024-04-03T21:18:22.236683+0000 mgr.y (mgr.24370) 12596 : cluster [DBG] pgmap v12580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:23 smithi082 bash[20963]: audit 2024-04-03T21:18:22.954323+0000 mon.a (mon.0) 10903 : audit [DBG] from='client.? 172.21.15.67:0/1476965134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:25 smithi082 bash[20963]: cluster 2024-04-03T21:18:24.237366+0000 mgr.y (mgr.24370) 12597 : cluster [DBG] pgmap v12581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:25 smithi067 bash[27441]: cluster 2024-04-03T21:18:24.237366+0000 mgr.y (mgr.24370) 12597 : cluster [DBG] pgmap v12581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:25 smithi067 bash[17655]: cluster 2024-04-03T21:18:24.237366+0000 mgr.y (mgr.24370) 12597 : cluster [DBG] pgmap v12581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:26 smithi082 bash[20963]: audit 2024-04-03T21:18:25.325952+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:26 smithi082 bash[20963]: audit 2024-04-03T21:18:25.409904+0000 mon.a (mon.0) 10905 : audit [DBG] from='client.? 172.21.15.67:0/3372767624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:26 smithi067 bash[27441]: audit 2024-04-03T21:18:25.325952+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:26 smithi067 bash[27441]: audit 2024-04-03T21:18:25.409904+0000 mon.a (mon.0) 10905 : audit [DBG] from='client.? 172.21.15.67:0/3372767624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:26 smithi067 bash[17655]: audit 2024-04-03T21:18:25.325952+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:26 smithi067 bash[17655]: audit 2024-04-03T21:18:25.409904+0000 mon.a (mon.0) 10905 : audit [DBG] from='client.? 172.21.15.67:0/3372767624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:27 smithi082 bash[20963]: cluster 2024-04-03T21:18:26.238516+0000 mgr.y (mgr.24370) 12598 : cluster [DBG] pgmap v12582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:27 smithi067 bash[27441]: cluster 2024-04-03T21:18:26.238516+0000 mgr.y (mgr.24370) 12598 : cluster [DBG] pgmap v12582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:27 smithi067 bash[17655]: cluster 2024-04-03T21:18:26.238516+0000 mgr.y (mgr.24370) 12598 : cluster [DBG] pgmap v12582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:28 smithi082 bash[20963]: audit 2024-04-03T21:18:27.859105+0000 mon.a (mon.0) 10906 : audit [DBG] from='client.? 172.21.15.67:0/1039207028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:28 smithi067 bash[27441]: audit 2024-04-03T21:18:27.859105+0000 mon.a (mon.0) 10906 : audit [DBG] from='client.? 172.21.15.67:0/1039207028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:28 smithi067 bash[17655]: audit 2024-04-03T21:18:27.859105+0000 mon.a (mon.0) 10906 : audit [DBG] from='client.? 172.21.15.67:0/1039207028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:29 smithi082 bash[20963]: cluster 2024-04-03T21:18:28.239126+0000 mgr.y (mgr.24370) 12599 : cluster [DBG] pgmap v12583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:29 smithi067 bash[17655]: cluster 2024-04-03T21:18:28.239126+0000 mgr.y (mgr.24370) 12599 : cluster [DBG] pgmap v12583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:29 smithi067 bash[27441]: cluster 2024-04-03T21:18:28.239126+0000 mgr.y (mgr.24370) 12599 : cluster [DBG] pgmap v12583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:30 smithi082 bash[20963]: audit 2024-04-03T21:18:30.310727+0000 mon.a (mon.0) 10907 : audit [DBG] from='client.? 172.21.15.67:0/3109758870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:30 smithi067 bash[27441]: audit 2024-04-03T21:18:30.310727+0000 mon.a (mon.0) 10907 : audit [DBG] from='client.? 172.21.15.67:0/3109758870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:30 smithi067 bash[17655]: audit 2024-04-03T21:18:30.310727+0000 mon.a (mon.0) 10907 : audit [DBG] from='client.? 172.21.15.67:0/3109758870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:31 smithi082 bash[20963]: cluster 2024-04-03T21:18:30.239781+0000 mgr.y (mgr.24370) 12600 : cluster [DBG] pgmap v12584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:31 smithi067 bash[27441]: cluster 2024-04-03T21:18:30.239781+0000 mgr.y (mgr.24370) 12600 : cluster [DBG] pgmap v12584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:31 smithi067 bash[17655]: cluster 2024-04-03T21:18:30.239781+0000 mgr.y (mgr.24370) 12600 : cluster [DBG] pgmap v12584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:33.333 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:18:33.333 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:33 smithi067 bash[17655]: cluster 2024-04-03T21:18:32.240969+0000 mgr.y (mgr.24370) 12601 : cluster [DBG] pgmap v12585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:33.333 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:33 smithi067 bash[17655]: audit 2024-04-03T21:18:32.769697+0000 mon.a (mon.0) 10908 : audit [DBG] from='client.? 172.21.15.67:0/2996744139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:18:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:33 smithi082 bash[20963]: cluster 2024-04-03T21:18:32.240969+0000 mgr.y (mgr.24370) 12601 : cluster [DBG] pgmap v12585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:33 smithi082 bash[20963]: audit 2024-04-03T21:18:32.769697+0000 mon.a (mon.0) 10908 : audit [DBG] from='client.? 172.21.15.67:0/2996744139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:33 smithi067 bash[27441]: cluster 2024-04-03T21:18:32.240969+0000 mgr.y (mgr.24370) 12601 : cluster [DBG] pgmap v12585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:33 smithi067 bash[27441]: audit 2024-04-03T21:18:32.769697+0000 mon.a (mon.0) 10908 : audit [DBG] from='client.? 172.21.15.67:0/2996744139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:35 smithi082 bash[20963]: cluster 2024-04-03T21:18:34.241643+0000 mgr.y (mgr.24370) 12602 : cluster [DBG] pgmap v12586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:35 smithi082 bash[20963]: audit 2024-04-03T21:18:35.219861+0000 mon.c (mon.2) 5022 : audit [DBG] from='client.? 172.21.15.67:0/2583162557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:35 smithi067 bash[27441]: cluster 2024-04-03T21:18:34.241643+0000 mgr.y (mgr.24370) 12602 : cluster [DBG] pgmap v12586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:35 smithi067 bash[27441]: audit 2024-04-03T21:18:35.219861+0000 mon.c (mon.2) 5022 : audit [DBG] from='client.? 172.21.15.67:0/2583162557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:35 smithi067 bash[17655]: cluster 2024-04-03T21:18:34.241643+0000 mgr.y (mgr.24370) 12602 : cluster [DBG] pgmap v12586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:35 smithi067 bash[17655]: audit 2024-04-03T21:18:35.219861+0000 mon.c (mon.2) 5022 : audit [DBG] from='client.? 172.21.15.67:0/2583162557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:37 smithi082 bash[20963]: cluster 2024-04-03T21:18:36.242710+0000 mgr.y (mgr.24370) 12603 : cluster [DBG] pgmap v12587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:37 smithi067 bash[17655]: cluster 2024-04-03T21:18:36.242710+0000 mgr.y (mgr.24370) 12603 : cluster [DBG] pgmap v12587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:37 smithi067 bash[27441]: cluster 2024-04-03T21:18:36.242710+0000 mgr.y (mgr.24370) 12603 : cluster [DBG] pgmap v12587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:38 smithi082 bash[20963]: audit 2024-04-03T21:18:37.664326+0000 mon.c (mon.2) 5023 : audit [DBG] from='client.? 172.21.15.67:0/993891795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:38 smithi067 bash[17655]: audit 2024-04-03T21:18:37.664326+0000 mon.c (mon.2) 5023 : audit [DBG] from='client.? 172.21.15.67:0/993891795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:38 smithi067 bash[27441]: audit 2024-04-03T21:18:37.664326+0000 mon.c (mon.2) 5023 : audit [DBG] from='client.? 172.21.15.67:0/993891795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:39 smithi082 bash[20963]: cluster 2024-04-03T21:18:38.243376+0000 mgr.y (mgr.24370) 12604 : cluster [DBG] pgmap v12588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:39 smithi067 bash[17655]: cluster 2024-04-03T21:18:38.243376+0000 mgr.y (mgr.24370) 12604 : cluster [DBG] pgmap v12588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:39 smithi067 bash[27441]: cluster 2024-04-03T21:18:38.243376+0000 mgr.y (mgr.24370) 12604 : cluster [DBG] pgmap v12588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:40 smithi082 bash[20963]: audit 2024-04-03T21:18:40.116945+0000 mon.c (mon.2) 5024 : audit [DBG] from='client.? 172.21.15.67:0/2217731466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:40 smithi082 bash[20963]: audit 2024-04-03T21:18:40.326559+0000 mon.a (mon.0) 10909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:40 smithi067 bash[17655]: audit 2024-04-03T21:18:40.116945+0000 mon.c (mon.2) 5024 : audit [DBG] from='client.? 172.21.15.67:0/2217731466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:40 smithi067 bash[17655]: audit 2024-04-03T21:18:40.326559+0000 mon.a (mon.0) 10909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:40 smithi067 bash[27441]: audit 2024-04-03T21:18:40.116945+0000 mon.c (mon.2) 5024 : audit [DBG] from='client.? 172.21.15.67:0/2217731466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:40 smithi067 bash[27441]: audit 2024-04-03T21:18:40.326559+0000 mon.a (mon.0) 10909 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:41 smithi082 bash[20963]: cluster 2024-04-03T21:18:40.244131+0000 mgr.y (mgr.24370) 12605 : cluster [DBG] pgmap v12589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:41 smithi067 bash[17655]: cluster 2024-04-03T21:18:40.244131+0000 mgr.y (mgr.24370) 12605 : cluster [DBG] pgmap v12589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:41 smithi067 bash[27441]: cluster 2024-04-03T21:18:40.244131+0000 mgr.y (mgr.24370) 12605 : cluster [DBG] pgmap v12589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:43.368 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:43] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T21:18:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:18:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:43 smithi082 bash[20963]: cluster 2024-04-03T21:18:42.245032+0000 mgr.y (mgr.24370) 12606 : cluster [DBG] pgmap v12590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:43 smithi082 bash[20963]: audit 2024-04-03T21:18:42.570240+0000 mon.a (mon.0) 10910 : audit [DBG] from='client.? 172.21.15.67:0/973652412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:43.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:43 smithi067 bash[17655]: cluster 2024-04-03T21:18:42.245032+0000 mgr.y (mgr.24370) 12606 : cluster [DBG] pgmap v12590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:43.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:43 smithi067 bash[17655]: audit 2024-04-03T21:18:42.570240+0000 mon.a (mon.0) 10910 : audit [DBG] from='client.? 172.21.15.67:0/973652412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:43.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:43 smithi067 bash[27441]: cluster 2024-04-03T21:18:42.245032+0000 mgr.y (mgr.24370) 12606 : cluster [DBG] pgmap v12590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:43.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:43 smithi067 bash[27441]: audit 2024-04-03T21:18:42.570240+0000 mon.a (mon.0) 10910 : audit [DBG] from='client.? 172.21.15.67:0/973652412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:45 smithi082 bash[20963]: cluster 2024-04-03T21:18:44.245706+0000 mgr.y (mgr.24370) 12607 : cluster [DBG] pgmap v12591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:45 smithi082 bash[20963]: audit 2024-04-03T21:18:45.031779+0000 mon.a (mon.0) 10911 : audit [DBG] from='client.? 172.21.15.67:0/3499748344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:45 smithi067 bash[27441]: cluster 2024-04-03T21:18:44.245706+0000 mgr.y (mgr.24370) 12607 : cluster [DBG] pgmap v12591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:45 smithi067 bash[27441]: audit 2024-04-03T21:18:45.031779+0000 mon.a (mon.0) 10911 : audit [DBG] from='client.? 172.21.15.67:0/3499748344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:45 smithi067 bash[17655]: cluster 2024-04-03T21:18:44.245706+0000 mgr.y (mgr.24370) 12607 : cluster [DBG] pgmap v12591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:45 smithi067 bash[17655]: audit 2024-04-03T21:18:45.031779+0000 mon.a (mon.0) 10911 : audit [DBG] from='client.? 172.21.15.67:0/3499748344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:47 smithi082 bash[20963]: cluster 2024-04-03T21:18:46.246861+0000 mgr.y (mgr.24370) 12608 : cluster [DBG] pgmap v12592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:47 smithi067 bash[17655]: cluster 2024-04-03T21:18:46.246861+0000 mgr.y (mgr.24370) 12608 : cluster [DBG] pgmap v12592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:47.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:47 smithi067 bash[27441]: cluster 2024-04-03T21:18:46.246861+0000 mgr.y (mgr.24370) 12608 : cluster [DBG] pgmap v12592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:48 smithi067 bash[17655]: audit 2024-04-03T21:18:47.493250+0000 mon.a (mon.0) 10912 : audit [DBG] from='client.? 172.21.15.67:0/1602575438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:48 smithi067 bash[27441]: audit 2024-04-03T21:18:47.493250+0000 mon.a (mon.0) 10912 : audit [DBG] from='client.? 172.21.15.67:0/1602575438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:48 smithi082 bash[20963]: audit 2024-04-03T21:18:47.493250+0000 mon.a (mon.0) 10912 : audit [DBG] from='client.? 172.21.15.67:0/1602575438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:49 smithi067 bash[17655]: cluster 2024-04-03T21:18:48.247573+0000 mgr.y (mgr.24370) 12609 : cluster [DBG] pgmap v12593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:49 smithi067 bash[27441]: cluster 2024-04-03T21:18:48.247573+0000 mgr.y (mgr.24370) 12609 : cluster [DBG] pgmap v12593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:49 smithi082 bash[20963]: cluster 2024-04-03T21:18:48.247573+0000 mgr.y (mgr.24370) 12609 : cluster [DBG] pgmap v12593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:50.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:50 smithi067 bash[27441]: audit 2024-04-03T21:18:49.945052+0000 mon.c (mon.2) 5025 : audit [DBG] from='client.? 172.21.15.67:0/4192466918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:50 smithi067 bash[17655]: audit 2024-04-03T21:18:49.945052+0000 mon.c (mon.2) 5025 : audit [DBG] from='client.? 172.21.15.67:0/4192466918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:50 smithi082 bash[20963]: audit 2024-04-03T21:18:49.945052+0000 mon.c (mon.2) 5025 : audit [DBG] from='client.? 172.21.15.67:0/4192466918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:51 smithi067 bash[27441]: cluster 2024-04-03T21:18:50.248264+0000 mgr.y (mgr.24370) 12610 : cluster [DBG] pgmap v12594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:51 smithi067 bash[17655]: cluster 2024-04-03T21:18:50.248264+0000 mgr.y (mgr.24370) 12610 : cluster [DBG] pgmap v12594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:51 smithi082 bash[20963]: cluster 2024-04-03T21:18:50.248264+0000 mgr.y (mgr.24370) 12610 : cluster [DBG] pgmap v12594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:53.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:53] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T21:18:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:53 smithi067 bash[27441]: cluster 2024-04-03T21:18:52.249350+0000 mgr.y (mgr.24370) 12611 : cluster [DBG] pgmap v12595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:53 smithi067 bash[27441]: audit 2024-04-03T21:18:52.407856+0000 mon.a (mon.0) 10913 : audit [DBG] from='client.? 172.21.15.67:0/1129696557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:53.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:53 smithi067 bash[17655]: cluster 2024-04-03T21:18:52.249350+0000 mgr.y (mgr.24370) 12611 : cluster [DBG] pgmap v12595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:53.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:53 smithi067 bash[17655]: audit 2024-04-03T21:18:52.407856+0000 mon.a (mon.0) 10913 : audit [DBG] from='client.? 172.21.15.67:0/1129696557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:18:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:53 smithi082 bash[20963]: cluster 2024-04-03T21:18:52.249350+0000 mgr.y (mgr.24370) 12611 : cluster [DBG] pgmap v12595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:53 smithi082 bash[20963]: audit 2024-04-03T21:18:52.407856+0000 mon.a (mon.0) 10913 : audit [DBG] from='client.? 172.21.15.67:0/1129696557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[17655]: cluster 2024-04-03T21:18:54.250004+0000 mgr.y (mgr.24370) 12612 : cluster [DBG] pgmap v12596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[17655]: audit 2024-04-03T21:18:54.617705+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:18:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[17655]: audit 2024-04-03T21:18:54.873887+0000 mon.c (mon.2) 5026 : audit [DBG] from='client.? 172.21.15.67:0/1208171025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[17655]: audit 2024-04-03T21:18:54.948079+0000 mon.a (mon.0) 10915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:18:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[17655]: audit 2024-04-03T21:18:54.956864+0000 mon.a (mon.0) 10916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:18:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[17655]: audit 2024-04-03T21:18:55.327118+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[27441]: cluster 2024-04-03T21:18:54.250004+0000 mgr.y (mgr.24370) 12612 : cluster [DBG] pgmap v12596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[27441]: audit 2024-04-03T21:18:54.617705+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:18:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[27441]: audit 2024-04-03T21:18:54.873887+0000 mon.c (mon.2) 5026 : audit [DBG] from='client.? 172.21.15.67:0/1208171025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[27441]: audit 2024-04-03T21:18:54.948079+0000 mon.a (mon.0) 10915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:18:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[27441]: audit 2024-04-03T21:18:54.956864+0000 mon.a (mon.0) 10916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:18:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:55 smithi067 bash[27441]: audit 2024-04-03T21:18:55.327118+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:55 smithi082 bash[20963]: cluster 2024-04-03T21:18:54.250004+0000 mgr.y (mgr.24370) 12612 : cluster [DBG] pgmap v12596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:55 smithi082 bash[20963]: audit 2024-04-03T21:18:54.617705+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:18:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:55 smithi082 bash[20963]: audit 2024-04-03T21:18:54.873887+0000 mon.c (mon.2) 5026 : audit [DBG] from='client.? 172.21.15.67:0/1208171025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:55 smithi082 bash[20963]: audit 2024-04-03T21:18:54.948079+0000 mon.a (mon.0) 10915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:18:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:55 smithi082 bash[20963]: audit 2024-04-03T21:18:54.956864+0000 mon.a (mon.0) 10916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:18:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:55 smithi082 bash[20963]: audit 2024-04-03T21:18:55.327118+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:18:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:57 smithi067 bash[17655]: cluster 2024-04-03T21:18:56.251172+0000 mgr.y (mgr.24370) 12613 : cluster [DBG] pgmap v12597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:57 smithi067 bash[17655]: audit 2024-04-03T21:18:57.332352+0000 mon.a (mon.0) 10918 : audit [DBG] from='client.? 172.21.15.67:0/2965835695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:57 smithi067 bash[27441]: cluster 2024-04-03T21:18:56.251172+0000 mgr.y (mgr.24370) 12613 : cluster [DBG] pgmap v12597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:57 smithi067 bash[27441]: audit 2024-04-03T21:18:57.332352+0000 mon.a (mon.0) 10918 : audit [DBG] from='client.? 172.21.15.67:0/2965835695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:57 smithi082 bash[20963]: cluster 2024-04-03T21:18:56.251172+0000 mgr.y (mgr.24370) 12613 : cluster [DBG] pgmap v12597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:57 smithi082 bash[20963]: audit 2024-04-03T21:18:57.332352+0000 mon.a (mon.0) 10918 : audit [DBG] from='client.? 172.21.15.67:0/2965835695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:18:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:18:59 smithi082 bash[20963]: cluster 2024-04-03T21:18:58.251887+0000 mgr.y (mgr.24370) 12614 : cluster [DBG] pgmap v12598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:18:59 smithi067 bash[17655]: cluster 2024-04-03T21:18:58.251887+0000 mgr.y (mgr.24370) 12614 : cluster [DBG] pgmap v12598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:18:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:18:59 smithi067 bash[27441]: cluster 2024-04-03T21:18:58.251887+0000 mgr.y (mgr.24370) 12614 : cluster [DBG] pgmap v12598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:00 smithi082 bash[20963]: audit 2024-04-03T21:18:59.798551+0000 mon.a (mon.0) 10919 : audit [DBG] from='client.? 172.21.15.67:0/2709711103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:00 smithi082 bash[20963]: audit 2024-04-03T21:19:00.313574+0000 mon.a (mon.0) 10920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:00 smithi082 bash[20963]: audit 2024-04-03T21:19:00.322743+0000 mon.a (mon.0) 10921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:00 smithi067 bash[27441]: audit 2024-04-03T21:18:59.798551+0000 mon.a (mon.0) 10919 : audit [DBG] from='client.? 172.21.15.67:0/2709711103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:00 smithi067 bash[27441]: audit 2024-04-03T21:19:00.313574+0000 mon.a (mon.0) 10920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:00 smithi067 bash[27441]: audit 2024-04-03T21:19:00.322743+0000 mon.a (mon.0) 10921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:00 smithi067 bash[17655]: audit 2024-04-03T21:18:59.798551+0000 mon.a (mon.0) 10919 : audit [DBG] from='client.? 172.21.15.67:0/2709711103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:00 smithi067 bash[17655]: audit 2024-04-03T21:19:00.313574+0000 mon.a (mon.0) 10920 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:00 smithi067 bash[17655]: audit 2024-04-03T21:19:00.322743+0000 mon.a (mon.0) 10921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:01 smithi082 bash[20963]: cluster 2024-04-03T21:19:00.252470+0000 mgr.y (mgr.24370) 12615 : cluster [DBG] pgmap v12599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:01 smithi082 bash[20963]: audit 2024-04-03T21:19:00.962853+0000 mon.a (mon.0) 10922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:01 smithi082 bash[20963]: audit 2024-04-03T21:19:00.970524+0000 mon.a (mon.0) 10923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:01 smithi082 bash[20963]: audit 2024-04-03T21:19:01.392920+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:19:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:01 smithi082 bash[20963]: audit 2024-04-03T21:19:01.394887+0000 mon.a (mon.0) 10925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:19:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:01 smithi082 bash[20963]: audit 2024-04-03T21:19:01.404663+0000 mon.a (mon.0) 10926 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[17655]: cluster 2024-04-03T21:19:00.252470+0000 mgr.y (mgr.24370) 12615 : cluster [DBG] pgmap v12599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[17655]: audit 2024-04-03T21:19:00.962853+0000 mon.a (mon.0) 10922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[17655]: audit 2024-04-03T21:19:00.970524+0000 mon.a (mon.0) 10923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[17655]: audit 2024-04-03T21:19:01.392920+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:19:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[17655]: audit 2024-04-03T21:19:01.394887+0000 mon.a (mon.0) 10925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:19:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[17655]: audit 2024-04-03T21:19:01.404663+0000 mon.a (mon.0) 10926 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[27441]: cluster 2024-04-03T21:19:00.252470+0000 mgr.y (mgr.24370) 12615 : cluster [DBG] pgmap v12599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[27441]: audit 2024-04-03T21:19:00.962853+0000 mon.a (mon.0) 10922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[27441]: audit 2024-04-03T21:19:00.970524+0000 mon.a (mon.0) 10923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[27441]: audit 2024-04-03T21:19:01.392920+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:19:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[27441]: audit 2024-04-03T21:19:01.394887+0000 mon.a (mon.0) 10925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:19:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:01 smithi067 bash[27441]: audit 2024-04-03T21:19:01.404663+0000 mon.a (mon.0) 10926 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:19:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:02 smithi082 bash[20963]: audit 2024-04-03T21:19:02.238842+0000 mon.a (mon.0) 10927 : audit [DBG] from='client.? 172.21.15.67:0/1769769515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:02 smithi067 bash[27441]: audit 2024-04-03T21:19:02.238842+0000 mon.a (mon.0) 10927 : audit [DBG] from='client.? 172.21.15.67:0/1769769515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:02 smithi067 bash[17655]: audit 2024-04-03T21:19:02.238842+0000 mon.a (mon.0) 10927 : audit [DBG] from='client.? 172.21.15.67:0/1769769515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:19:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:03 smithi082 bash[20963]: cluster 2024-04-03T21:19:02.253240+0000 mgr.y (mgr.24370) 12616 : cluster [DBG] pgmap v12600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:19:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:03 smithi067 bash[27441]: cluster 2024-04-03T21:19:02.253240+0000 mgr.y (mgr.24370) 12616 : cluster [DBG] pgmap v12600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:03 smithi067 bash[17655]: cluster 2024-04-03T21:19:02.253240+0000 mgr.y (mgr.24370) 12616 : cluster [DBG] pgmap v12600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:05 smithi082 bash[20963]: cluster 2024-04-03T21:19:04.253904+0000 mgr.y (mgr.24370) 12617 : cluster [DBG] pgmap v12601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:05.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:05 smithi082 bash[20963]: audit 2024-04-03T21:19:04.701550+0000 mon.a (mon.0) 10928 : audit [DBG] from='client.? 172.21.15.67:0/2238199414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:05 smithi067 bash[27441]: cluster 2024-04-03T21:19:04.253904+0000 mgr.y (mgr.24370) 12617 : cluster [DBG] pgmap v12601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:05 smithi067 bash[27441]: audit 2024-04-03T21:19:04.701550+0000 mon.a (mon.0) 10928 : audit [DBG] from='client.? 172.21.15.67:0/2238199414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:05 smithi067 bash[17655]: cluster 2024-04-03T21:19:04.253904+0000 mgr.y (mgr.24370) 12617 : cluster [DBG] pgmap v12601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:05 smithi067 bash[17655]: audit 2024-04-03T21:19:04.701550+0000 mon.a (mon.0) 10928 : audit [DBG] from='client.? 172.21.15.67:0/2238199414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:07 smithi082 bash[20963]: cluster 2024-04-03T21:19:06.255090+0000 mgr.y (mgr.24370) 12618 : cluster [DBG] pgmap v12602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:07 smithi082 bash[20963]: audit 2024-04-03T21:19:07.155176+0000 mon.c (mon.2) 5027 : audit [DBG] from='client.? 172.21.15.67:0/1320122674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:07 smithi067 bash[17655]: cluster 2024-04-03T21:19:06.255090+0000 mgr.y (mgr.24370) 12618 : cluster [DBG] pgmap v12602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:07 smithi067 bash[17655]: audit 2024-04-03T21:19:07.155176+0000 mon.c (mon.2) 5027 : audit [DBG] from='client.? 172.21.15.67:0/1320122674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:07 smithi067 bash[27441]: cluster 2024-04-03T21:19:06.255090+0000 mgr.y (mgr.24370) 12618 : cluster [DBG] pgmap v12602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:07 smithi067 bash[27441]: audit 2024-04-03T21:19:07.155176+0000 mon.c (mon.2) 5027 : audit [DBG] from='client.? 172.21.15.67:0/1320122674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:09 smithi082 bash[20963]: cluster 2024-04-03T21:19:08.255772+0000 mgr.y (mgr.24370) 12619 : cluster [DBG] pgmap v12603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:09 smithi067 bash[27441]: cluster 2024-04-03T21:19:08.255772+0000 mgr.y (mgr.24370) 12619 : cluster [DBG] pgmap v12603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:09.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:09 smithi067 bash[17655]: cluster 2024-04-03T21:19:08.255772+0000 mgr.y (mgr.24370) 12619 : cluster [DBG] pgmap v12603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:10 smithi082 bash[20963]: audit 2024-04-03T21:19:09.600341+0000 mon.a (mon.0) 10929 : audit [DBG] from='client.? 172.21.15.67:0/487576498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:10 smithi082 bash[20963]: audit 2024-04-03T21:19:10.327395+0000 mon.a (mon.0) 10930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:10 smithi067 bash[27441]: audit 2024-04-03T21:19:09.600341+0000 mon.a (mon.0) 10929 : audit [DBG] from='client.? 172.21.15.67:0/487576498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:10 smithi067 bash[27441]: audit 2024-04-03T21:19:10.327395+0000 mon.a (mon.0) 10930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:10 smithi067 bash[17655]: audit 2024-04-03T21:19:09.600341+0000 mon.a (mon.0) 10929 : audit [DBG] from='client.? 172.21.15.67:0/487576498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:10 smithi067 bash[17655]: audit 2024-04-03T21:19:10.327395+0000 mon.a (mon.0) 10930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:11 smithi082 bash[20963]: cluster 2024-04-03T21:19:10.256440+0000 mgr.y (mgr.24370) 12620 : cluster [DBG] pgmap v12604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:11 smithi067 bash[27441]: cluster 2024-04-03T21:19:10.256440+0000 mgr.y (mgr.24370) 12620 : cluster [DBG] pgmap v12604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:11 smithi067 bash[17655]: cluster 2024-04-03T21:19:10.256440+0000 mgr.y (mgr.24370) 12620 : cluster [DBG] pgmap v12604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:12 smithi082 bash[20963]: audit 2024-04-03T21:19:12.049282+0000 mon.c (mon.2) 5028 : audit [DBG] from='client.? 172.21.15.67:0/2849947414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:12 smithi067 bash[17655]: audit 2024-04-03T21:19:12.049282+0000 mon.c (mon.2) 5028 : audit [DBG] from='client.? 172.21.15.67:0/2849947414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:12 smithi067 bash[27441]: audit 2024-04-03T21:19:12.049282+0000 mon.c (mon.2) 5028 : audit [DBG] from='client.? 172.21.15.67:0/2849947414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:19:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:19:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:13 smithi082 bash[20963]: cluster 2024-04-03T21:19:12.257571+0000 mgr.y (mgr.24370) 12621 : cluster [DBG] pgmap v12605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:13 smithi067 bash[17655]: cluster 2024-04-03T21:19:12.257571+0000 mgr.y (mgr.24370) 12621 : cluster [DBG] pgmap v12605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:13 smithi067 bash[27441]: cluster 2024-04-03T21:19:12.257571+0000 mgr.y (mgr.24370) 12621 : cluster [DBG] pgmap v12605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:15 smithi082 bash[20963]: cluster 2024-04-03T21:19:14.258064+0000 mgr.y (mgr.24370) 12622 : cluster [DBG] pgmap v12606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:15 smithi082 bash[20963]: audit 2024-04-03T21:19:14.504444+0000 mon.a (mon.0) 10931 : audit [DBG] from='client.? 172.21.15.67:0/4179252726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:15 smithi067 bash[17655]: cluster 2024-04-03T21:19:14.258064+0000 mgr.y (mgr.24370) 12622 : cluster [DBG] pgmap v12606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:15 smithi067 bash[17655]: audit 2024-04-03T21:19:14.504444+0000 mon.a (mon.0) 10931 : audit [DBG] from='client.? 172.21.15.67:0/4179252726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:15 smithi067 bash[27441]: cluster 2024-04-03T21:19:14.258064+0000 mgr.y (mgr.24370) 12622 : cluster [DBG] pgmap v12606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:15 smithi067 bash[27441]: audit 2024-04-03T21:19:14.504444+0000 mon.a (mon.0) 10931 : audit [DBG] from='client.? 172.21.15.67:0/4179252726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:17 smithi082 bash[20963]: cluster 2024-04-03T21:19:16.259260+0000 mgr.y (mgr.24370) 12623 : cluster [DBG] pgmap v12607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:17 smithi082 bash[20963]: audit 2024-04-03T21:19:16.966504+0000 mon.c (mon.2) 5029 : audit [DBG] from='client.? 172.21.15.67:0/339455520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:17 smithi067 bash[17655]: cluster 2024-04-03T21:19:16.259260+0000 mgr.y (mgr.24370) 12623 : cluster [DBG] pgmap v12607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:17 smithi067 bash[17655]: audit 2024-04-03T21:19:16.966504+0000 mon.c (mon.2) 5029 : audit [DBG] from='client.? 172.21.15.67:0/339455520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:17 smithi067 bash[27441]: cluster 2024-04-03T21:19:16.259260+0000 mgr.y (mgr.24370) 12623 : cluster [DBG] pgmap v12607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:17 smithi067 bash[27441]: audit 2024-04-03T21:19:16.966504+0000 mon.c (mon.2) 5029 : audit [DBG] from='client.? 172.21.15.67:0/339455520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:19 smithi082 bash[20963]: cluster 2024-04-03T21:19:18.260141+0000 mgr.y (mgr.24370) 12624 : cluster [DBG] pgmap v12608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:19 smithi082 bash[20963]: audit 2024-04-03T21:19:19.423410+0000 mon.c (mon.2) 5030 : audit [DBG] from='client.? 172.21.15.67:0/3848123134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:19 smithi067 bash[17655]: cluster 2024-04-03T21:19:18.260141+0000 mgr.y (mgr.24370) 12624 : cluster [DBG] pgmap v12608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:19 smithi067 bash[17655]: audit 2024-04-03T21:19:19.423410+0000 mon.c (mon.2) 5030 : audit [DBG] from='client.? 172.21.15.67:0/3848123134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:19 smithi067 bash[27441]: cluster 2024-04-03T21:19:18.260141+0000 mgr.y (mgr.24370) 12624 : cluster [DBG] pgmap v12608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:19 smithi067 bash[27441]: audit 2024-04-03T21:19:19.423410+0000 mon.c (mon.2) 5030 : audit [DBG] from='client.? 172.21.15.67:0/3848123134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:21 smithi082 bash[20963]: cluster 2024-04-03T21:19:20.261005+0000 mgr.y (mgr.24370) 12625 : cluster [DBG] pgmap v12609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:21 smithi067 bash[17655]: cluster 2024-04-03T21:19:20.261005+0000 mgr.y (mgr.24370) 12625 : cluster [DBG] pgmap v12609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:21 smithi067 bash[27441]: cluster 2024-04-03T21:19:20.261005+0000 mgr.y (mgr.24370) 12625 : cluster [DBG] pgmap v12609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:22 smithi082 bash[20963]: audit 2024-04-03T21:19:21.878351+0000 mon.a (mon.0) 10932 : audit [DBG] from='client.? 172.21.15.67:0/2727315337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:22 smithi067 bash[17655]: audit 2024-04-03T21:19:21.878351+0000 mon.a (mon.0) 10932 : audit [DBG] from='client.? 172.21.15.67:0/2727315337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:22 smithi067 bash[27441]: audit 2024-04-03T21:19:21.878351+0000 mon.a (mon.0) 10932 : audit [DBG] from='client.? 172.21.15.67:0/2727315337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:19:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:23 smithi082 bash[20963]: cluster 2024-04-03T21:19:22.262245+0000 mgr.y (mgr.24370) 12626 : cluster [DBG] pgmap v12610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:19:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:23 smithi067 bash[17655]: cluster 2024-04-03T21:19:22.262245+0000 mgr.y (mgr.24370) 12626 : cluster [DBG] pgmap v12610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:23 smithi067 bash[27441]: cluster 2024-04-03T21:19:22.262245+0000 mgr.y (mgr.24370) 12626 : cluster [DBG] pgmap v12610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:24 smithi082 bash[20963]: audit 2024-04-03T21:19:24.332495+0000 mon.c (mon.2) 5031 : audit [DBG] from='client.? 172.21.15.67:0/2038072914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:24 smithi067 bash[17655]: audit 2024-04-03T21:19:24.332495+0000 mon.c (mon.2) 5031 : audit [DBG] from='client.? 172.21.15.67:0/2038072914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:24 smithi067 bash[27441]: audit 2024-04-03T21:19:24.332495+0000 mon.c (mon.2) 5031 : audit [DBG] from='client.? 172.21.15.67:0/2038072914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:25 smithi082 bash[20963]: cluster 2024-04-03T21:19:24.262914+0000 mgr.y (mgr.24370) 12627 : cluster [DBG] pgmap v12611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:25 smithi082 bash[20963]: audit 2024-04-03T21:19:25.327891+0000 mon.a (mon.0) 10933 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:25 smithi067 bash[17655]: cluster 2024-04-03T21:19:24.262914+0000 mgr.y (mgr.24370) 12627 : cluster [DBG] pgmap v12611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:25 smithi067 bash[17655]: audit 2024-04-03T21:19:25.327891+0000 mon.a (mon.0) 10933 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:25 smithi067 bash[27441]: cluster 2024-04-03T21:19:24.262914+0000 mgr.y (mgr.24370) 12627 : cluster [DBG] pgmap v12611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:25 smithi067 bash[27441]: audit 2024-04-03T21:19:25.327891+0000 mon.a (mon.0) 10933 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:27 smithi082 bash[20963]: cluster 2024-04-03T21:19:26.264045+0000 mgr.y (mgr.24370) 12628 : cluster [DBG] pgmap v12612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:27 smithi082 bash[20963]: audit 2024-04-03T21:19:26.789595+0000 mon.c (mon.2) 5032 : audit [DBG] from='client.? 172.21.15.67:0/2544600236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:27 smithi067 bash[17655]: cluster 2024-04-03T21:19:26.264045+0000 mgr.y (mgr.24370) 12628 : cluster [DBG] pgmap v12612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:27 smithi067 bash[17655]: audit 2024-04-03T21:19:26.789595+0000 mon.c (mon.2) 5032 : audit [DBG] from='client.? 172.21.15.67:0/2544600236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:27 smithi067 bash[27441]: cluster 2024-04-03T21:19:26.264045+0000 mgr.y (mgr.24370) 12628 : cluster [DBG] pgmap v12612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:27 smithi067 bash[27441]: audit 2024-04-03T21:19:26.789595+0000 mon.c (mon.2) 5032 : audit [DBG] from='client.? 172.21.15.67:0/2544600236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:29 smithi082 bash[20963]: cluster 2024-04-03T21:19:28.264798+0000 mgr.y (mgr.24370) 12629 : cluster [DBG] pgmap v12613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:29 smithi082 bash[20963]: audit 2024-04-03T21:19:29.244572+0000 mon.a (mon.0) 10934 : audit [DBG] from='client.? 172.21.15.67:0/1852681077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:29 smithi067 bash[17655]: cluster 2024-04-03T21:19:28.264798+0000 mgr.y (mgr.24370) 12629 : cluster [DBG] pgmap v12613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:29 smithi067 bash[17655]: audit 2024-04-03T21:19:29.244572+0000 mon.a (mon.0) 10934 : audit [DBG] from='client.? 172.21.15.67:0/1852681077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:29.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:29 smithi067 bash[27441]: cluster 2024-04-03T21:19:28.264798+0000 mgr.y (mgr.24370) 12629 : cluster [DBG] pgmap v12613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:29.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:29 smithi067 bash[27441]: audit 2024-04-03T21:19:29.244572+0000 mon.a (mon.0) 10934 : audit [DBG] from='client.? 172.21.15.67:0/1852681077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:31 smithi082 bash[20963]: cluster 2024-04-03T21:19:30.265599+0000 mgr.y (mgr.24370) 12630 : cluster [DBG] pgmap v12614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:31 smithi067 bash[17655]: cluster 2024-04-03T21:19:30.265599+0000 mgr.y (mgr.24370) 12630 : cluster [DBG] pgmap v12614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:31 smithi067 bash[27441]: cluster 2024-04-03T21:19:30.265599+0000 mgr.y (mgr.24370) 12630 : cluster [DBG] pgmap v12614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:32 smithi082 bash[20963]: audit 2024-04-03T21:19:31.691843+0000 mon.a (mon.0) 10935 : audit [DBG] from='client.? 172.21.15.67:0/4280612932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:32 smithi067 bash[27441]: audit 2024-04-03T21:19:31.691843+0000 mon.a (mon.0) 10935 : audit [DBG] from='client.? 172.21.15.67:0/4280612932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:32 smithi067 bash[17655]: audit 2024-04-03T21:19:31.691843+0000 mon.a (mon.0) 10935 : audit [DBG] from='client.? 172.21.15.67:0/4280612932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:19:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:19:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:33 smithi082 bash[20963]: cluster 2024-04-03T21:19:32.266820+0000 mgr.y (mgr.24370) 12631 : cluster [DBG] pgmap v12615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:33 smithi067 bash[27441]: cluster 2024-04-03T21:19:32.266820+0000 mgr.y (mgr.24370) 12631 : cluster [DBG] pgmap v12615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:33 smithi067 bash[17655]: cluster 2024-04-03T21:19:32.266820+0000 mgr.y (mgr.24370) 12631 : cluster [DBG] pgmap v12615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:34 smithi082 bash[20963]: audit 2024-04-03T21:19:34.146238+0000 mon.a (mon.0) 10936 : audit [DBG] from='client.? 172.21.15.67:0/3274215935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:34 smithi067 bash[17655]: audit 2024-04-03T21:19:34.146238+0000 mon.a (mon.0) 10936 : audit [DBG] from='client.? 172.21.15.67:0/3274215935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:34.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:34 smithi067 bash[27441]: audit 2024-04-03T21:19:34.146238+0000 mon.a (mon.0) 10936 : audit [DBG] from='client.? 172.21.15.67:0/3274215935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:35 smithi082 bash[20963]: cluster 2024-04-03T21:19:34.267525+0000 mgr.y (mgr.24370) 12632 : cluster [DBG] pgmap v12616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:35 smithi067 bash[27441]: cluster 2024-04-03T21:19:34.267525+0000 mgr.y (mgr.24370) 12632 : cluster [DBG] pgmap v12616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:35 smithi067 bash[17655]: cluster 2024-04-03T21:19:34.267525+0000 mgr.y (mgr.24370) 12632 : cluster [DBG] pgmap v12616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:37 smithi082 bash[20963]: cluster 2024-04-03T21:19:36.268701+0000 mgr.y (mgr.24370) 12633 : cluster [DBG] pgmap v12617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:37 smithi082 bash[20963]: audit 2024-04-03T21:19:36.604531+0000 mon.c (mon.2) 5033 : audit [DBG] from='client.? 172.21.15.67:0/676522471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:37 smithi067 bash[17655]: cluster 2024-04-03T21:19:36.268701+0000 mgr.y (mgr.24370) 12633 : cluster [DBG] pgmap v12617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:37 smithi067 bash[17655]: audit 2024-04-03T21:19:36.604531+0000 mon.c (mon.2) 5033 : audit [DBG] from='client.? 172.21.15.67:0/676522471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:37 smithi067 bash[27441]: cluster 2024-04-03T21:19:36.268701+0000 mgr.y (mgr.24370) 12633 : cluster [DBG] pgmap v12617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:37 smithi067 bash[27441]: audit 2024-04-03T21:19:36.604531+0000 mon.c (mon.2) 5033 : audit [DBG] from='client.? 172.21.15.67:0/676522471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:39 smithi082 bash[20963]: cluster 2024-04-03T21:19:38.269392+0000 mgr.y (mgr.24370) 12634 : cluster [DBG] pgmap v12618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:39 smithi082 bash[20963]: audit 2024-04-03T21:19:39.059719+0000 mon.a (mon.0) 10937 : audit [DBG] from='client.? 172.21.15.67:0/3518040330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:39 smithi067 bash[17655]: cluster 2024-04-03T21:19:38.269392+0000 mgr.y (mgr.24370) 12634 : cluster [DBG] pgmap v12618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:39 smithi067 bash[17655]: audit 2024-04-03T21:19:39.059719+0000 mon.a (mon.0) 10937 : audit [DBG] from='client.? 172.21.15.67:0/3518040330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:39 smithi067 bash[27441]: cluster 2024-04-03T21:19:38.269392+0000 mgr.y (mgr.24370) 12634 : cluster [DBG] pgmap v12618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:39 smithi067 bash[27441]: audit 2024-04-03T21:19:39.059719+0000 mon.a (mon.0) 10937 : audit [DBG] from='client.? 172.21.15.67:0/3518040330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:40 smithi082 bash[20963]: audit 2024-04-03T21:19:40.328305+0000 mon.a (mon.0) 10938 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:40 smithi067 bash[27441]: audit 2024-04-03T21:19:40.328305+0000 mon.a (mon.0) 10938 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:40 smithi067 bash[17655]: audit 2024-04-03T21:19:40.328305+0000 mon.a (mon.0) 10938 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:41 smithi082 bash[20963]: cluster 2024-04-03T21:19:40.270106+0000 mgr.y (mgr.24370) 12635 : cluster [DBG] pgmap v12619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:41 smithi082 bash[20963]: audit 2024-04-03T21:19:41.511019+0000 mon.a (mon.0) 10939 : audit [DBG] from='client.? 172.21.15.67:0/922576327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:41 smithi067 bash[17655]: cluster 2024-04-03T21:19:40.270106+0000 mgr.y (mgr.24370) 12635 : cluster [DBG] pgmap v12619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:41 smithi067 bash[17655]: audit 2024-04-03T21:19:41.511019+0000 mon.a (mon.0) 10939 : audit [DBG] from='client.? 172.21.15.67:0/922576327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:41 smithi067 bash[27441]: cluster 2024-04-03T21:19:40.270106+0000 mgr.y (mgr.24370) 12635 : cluster [DBG] pgmap v12619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:41 smithi067 bash[27441]: audit 2024-04-03T21:19:41.511019+0000 mon.a (mon.0) 10939 : audit [DBG] from='client.? 172.21.15.67:0/922576327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:19:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:43 smithi082 bash[20963]: cluster 2024-04-03T21:19:42.271284+0000 mgr.y (mgr.24370) 12636 : cluster [DBG] pgmap v12620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:19:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:43 smithi067 bash[27441]: cluster 2024-04-03T21:19:42.271284+0000 mgr.y (mgr.24370) 12636 : cluster [DBG] pgmap v12620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:43.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:43 smithi067 bash[17655]: cluster 2024-04-03T21:19:42.271284+0000 mgr.y (mgr.24370) 12636 : cluster [DBG] pgmap v12620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:44 smithi082 bash[20963]: audit 2024-04-03T21:19:43.967751+0000 mon.c (mon.2) 5034 : audit [DBG] from='client.? 172.21.15.67:0/1581213571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:44 smithi067 bash[17655]: audit 2024-04-03T21:19:43.967751+0000 mon.c (mon.2) 5034 : audit [DBG] from='client.? 172.21.15.67:0/1581213571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:44 smithi067 bash[27441]: audit 2024-04-03T21:19:43.967751+0000 mon.c (mon.2) 5034 : audit [DBG] from='client.? 172.21.15.67:0/1581213571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:45 smithi082 bash[20963]: cluster 2024-04-03T21:19:44.271972+0000 mgr.y (mgr.24370) 12637 : cluster [DBG] pgmap v12621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:45 smithi067 bash[27441]: cluster 2024-04-03T21:19:44.271972+0000 mgr.y (mgr.24370) 12637 : cluster [DBG] pgmap v12621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:45 smithi067 bash[17655]: cluster 2024-04-03T21:19:44.271972+0000 mgr.y (mgr.24370) 12637 : cluster [DBG] pgmap v12621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:46 smithi082 bash[20963]: audit 2024-04-03T21:19:46.416733+0000 mon.a (mon.0) 10940 : audit [DBG] from='client.? 172.21.15.67:0/2592603506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:46 smithi067 bash[27441]: audit 2024-04-03T21:19:46.416733+0000 mon.a (mon.0) 10940 : audit [DBG] from='client.? 172.21.15.67:0/2592603506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:46 smithi067 bash[17655]: audit 2024-04-03T21:19:46.416733+0000 mon.a (mon.0) 10940 : audit [DBG] from='client.? 172.21.15.67:0/2592603506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:47 smithi082 bash[20963]: cluster 2024-04-03T21:19:46.273211+0000 mgr.y (mgr.24370) 12638 : cluster [DBG] pgmap v12622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:47 smithi067 bash[27441]: cluster 2024-04-03T21:19:46.273211+0000 mgr.y (mgr.24370) 12638 : cluster [DBG] pgmap v12622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:47 smithi067 bash[17655]: cluster 2024-04-03T21:19:46.273211+0000 mgr.y (mgr.24370) 12638 : cluster [DBG] pgmap v12622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:49 smithi082 bash[20963]: cluster 2024-04-03T21:19:48.274068+0000 mgr.y (mgr.24370) 12639 : cluster [DBG] pgmap v12623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:49 smithi082 bash[20963]: audit 2024-04-03T21:19:48.867509+0000 mon.a (mon.0) 10941 : audit [DBG] from='client.? 172.21.15.67:0/2315225936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:49 smithi067 bash[27441]: cluster 2024-04-03T21:19:48.274068+0000 mgr.y (mgr.24370) 12639 : cluster [DBG] pgmap v12623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:49 smithi067 bash[27441]: audit 2024-04-03T21:19:48.867509+0000 mon.a (mon.0) 10941 : audit [DBG] from='client.? 172.21.15.67:0/2315225936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:49 smithi067 bash[17655]: cluster 2024-04-03T21:19:48.274068+0000 mgr.y (mgr.24370) 12639 : cluster [DBG] pgmap v12623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:49 smithi067 bash[17655]: audit 2024-04-03T21:19:48.867509+0000 mon.a (mon.0) 10941 : audit [DBG] from='client.? 172.21.15.67:0/2315225936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:51 smithi082 bash[20963]: cluster 2024-04-03T21:19:50.274813+0000 mgr.y (mgr.24370) 12640 : cluster [DBG] pgmap v12624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:51 smithi082 bash[20963]: audit 2024-04-03T21:19:51.325322+0000 mon.c (mon.2) 5035 : audit [DBG] from='client.? 172.21.15.67:0/970550484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:51 smithi067 bash[27441]: cluster 2024-04-03T21:19:50.274813+0000 mgr.y (mgr.24370) 12640 : cluster [DBG] pgmap v12624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:51 smithi067 bash[27441]: audit 2024-04-03T21:19:51.325322+0000 mon.c (mon.2) 5035 : audit [DBG] from='client.? 172.21.15.67:0/970550484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:51 smithi067 bash[17655]: cluster 2024-04-03T21:19:50.274813+0000 mgr.y (mgr.24370) 12640 : cluster [DBG] pgmap v12624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:51 smithi067 bash[17655]: audit 2024-04-03T21:19:51.325322+0000 mon.c (mon.2) 5035 : audit [DBG] from='client.? 172.21.15.67:0/970550484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:19:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:19:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:53 smithi082 bash[20963]: cluster 2024-04-03T21:19:52.276134+0000 mgr.y (mgr.24370) 12641 : cluster [DBG] pgmap v12625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:53 smithi067 bash[17655]: cluster 2024-04-03T21:19:52.276134+0000 mgr.y (mgr.24370) 12641 : cluster [DBG] pgmap v12625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:53 smithi067 bash[27441]: cluster 2024-04-03T21:19:52.276134+0000 mgr.y (mgr.24370) 12641 : cluster [DBG] pgmap v12625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:54 smithi082 bash[20963]: audit 2024-04-03T21:19:53.778222+0000 mon.c (mon.2) 5036 : audit [DBG] from='client.? 172.21.15.67:0/3163072819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:54 smithi067 bash[27441]: audit 2024-04-03T21:19:53.778222+0000 mon.c (mon.2) 5036 : audit [DBG] from='client.? 172.21.15.67:0/3163072819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:54 smithi067 bash[17655]: audit 2024-04-03T21:19:53.778222+0000 mon.c (mon.2) 5036 : audit [DBG] from='client.? 172.21.15.67:0/3163072819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:55 smithi082 bash[20963]: cluster 2024-04-03T21:19:54.276871+0000 mgr.y (mgr.24370) 12642 : cluster [DBG] pgmap v12626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:55 smithi082 bash[20963]: audit 2024-04-03T21:19:55.328562+0000 mon.a (mon.0) 10942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:55 smithi067 bash[27441]: cluster 2024-04-03T21:19:54.276871+0000 mgr.y (mgr.24370) 12642 : cluster [DBG] pgmap v12626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:55 smithi067 bash[27441]: audit 2024-04-03T21:19:55.328562+0000 mon.a (mon.0) 10942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:55 smithi067 bash[17655]: cluster 2024-04-03T21:19:54.276871+0000 mgr.y (mgr.24370) 12642 : cluster [DBG] pgmap v12626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:55 smithi067 bash[17655]: audit 2024-04-03T21:19:55.328562+0000 mon.a (mon.0) 10942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:19:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:56 smithi082 bash[20963]: audit 2024-04-03T21:19:56.239597+0000 mon.a (mon.0) 10943 : audit [DBG] from='client.? 172.21.15.67:0/604681809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:56 smithi067 bash[27441]: audit 2024-04-03T21:19:56.239597+0000 mon.a (mon.0) 10943 : audit [DBG] from='client.? 172.21.15.67:0/604681809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:56 smithi067 bash[17655]: audit 2024-04-03T21:19:56.239597+0000 mon.a (mon.0) 10943 : audit [DBG] from='client.? 172.21.15.67:0/604681809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:57 smithi082 bash[20963]: cluster 2024-04-03T21:19:56.278046+0000 mgr.y (mgr.24370) 12643 : cluster [DBG] pgmap v12627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:57 smithi067 bash[17655]: cluster 2024-04-03T21:19:56.278046+0000 mgr.y (mgr.24370) 12643 : cluster [DBG] pgmap v12627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:57 smithi067 bash[27441]: cluster 2024-04-03T21:19:56.278046+0000 mgr.y (mgr.24370) 12643 : cluster [DBG] pgmap v12627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:59 smithi082 bash[20963]: cluster 2024-04-03T21:19:58.278662+0000 mgr.y (mgr.24370) 12644 : cluster [DBG] pgmap v12628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:19:59 smithi082 bash[20963]: audit 2024-04-03T21:19:58.691559+0000 mon.c (mon.2) 5037 : audit [DBG] from='client.? 172.21.15.67:0/2062195932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:59 smithi067 bash[27441]: cluster 2024-04-03T21:19:58.278662+0000 mgr.y (mgr.24370) 12644 : cluster [DBG] pgmap v12628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:19:59 smithi067 bash[27441]: audit 2024-04-03T21:19:58.691559+0000 mon.c (mon.2) 5037 : audit [DBG] from='client.? 172.21.15.67:0/2062195932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:19:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:59 smithi067 bash[17655]: cluster 2024-04-03T21:19:58.278662+0000 mgr.y (mgr.24370) 12644 : cluster [DBG] pgmap v12628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:19:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:19:59 smithi067 bash[17655]: audit 2024-04-03T21:19:58.691559+0000 mon.c (mon.2) 5037 : audit [DBG] from='client.? 172.21.15.67:0/2062195932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:00 smithi067 bash[27441]: cluster 2024-04-03T21:20:00.000129+0000 mon.a (mon.0) 10944 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:20:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:00 smithi067 bash[17655]: cluster 2024-04-03T21:20:00.000129+0000 mon.a (mon.0) 10944 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:20:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:00 smithi082 bash[20963]: cluster 2024-04-03T21:20:00.000129+0000 mon.a (mon.0) 10944 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:20:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:01 smithi067 bash[17655]: cluster 2024-04-03T21:20:00.279347+0000 mgr.y (mgr.24370) 12645 : cluster [DBG] pgmap v12629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:01 smithi067 bash[17655]: audit 2024-04-03T21:20:01.146331+0000 mon.c (mon.2) 5038 : audit [DBG] from='client.? 172.21.15.67:0/2394135368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:01 smithi067 bash[17655]: audit 2024-04-03T21:20:01.479313+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:20:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:01 smithi067 bash[27441]: cluster 2024-04-03T21:20:00.279347+0000 mgr.y (mgr.24370) 12645 : cluster [DBG] pgmap v12629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:01 smithi067 bash[27441]: audit 2024-04-03T21:20:01.146331+0000 mon.c (mon.2) 5038 : audit [DBG] from='client.? 172.21.15.67:0/2394135368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:01 smithi067 bash[27441]: audit 2024-04-03T21:20:01.479313+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:20:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:01 smithi082 bash[20963]: cluster 2024-04-03T21:20:00.279347+0000 mgr.y (mgr.24370) 12645 : cluster [DBG] pgmap v12629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:01 smithi082 bash[20963]: audit 2024-04-03T21:20:01.146331+0000 mon.c (mon.2) 5038 : audit [DBG] from='client.? 172.21.15.67:0/2394135368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:01 smithi082 bash[20963]: audit 2024-04-03T21:20:01.479313+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:20:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:20:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:20:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:03 smithi082 bash[20963]: cluster 2024-04-03T21:20:02.280586+0000 mgr.y (mgr.24370) 12646 : cluster [DBG] pgmap v12630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:03 smithi082 bash[20963]: audit 2024-04-03T21:20:03.597927+0000 mon.a (mon.0) 10946 : audit [DBG] from='client.? 172.21.15.67:0/369461821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:03 smithi067 bash[27441]: cluster 2024-04-03T21:20:02.280586+0000 mgr.y (mgr.24370) 12646 : cluster [DBG] pgmap v12630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:03 smithi067 bash[27441]: audit 2024-04-03T21:20:03.597927+0000 mon.a (mon.0) 10946 : audit [DBG] from='client.? 172.21.15.67:0/369461821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:03 smithi067 bash[17655]: cluster 2024-04-03T21:20:02.280586+0000 mgr.y (mgr.24370) 12646 : cluster [DBG] pgmap v12630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:03 smithi067 bash[17655]: audit 2024-04-03T21:20:03.597927+0000 mon.a (mon.0) 10946 : audit [DBG] from='client.? 172.21.15.67:0/369461821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:05 smithi067 bash[17655]: cluster 2024-04-03T21:20:04.281311+0000 mgr.y (mgr.24370) 12647 : cluster [DBG] pgmap v12631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:05 smithi067 bash[27441]: cluster 2024-04-03T21:20:04.281311+0000 mgr.y (mgr.24370) 12647 : cluster [DBG] pgmap v12631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:05 smithi082 bash[20963]: cluster 2024-04-03T21:20:04.281311+0000 mgr.y (mgr.24370) 12647 : cluster [DBG] pgmap v12631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:06 smithi067 bash[17655]: audit 2024-04-03T21:20:06.066497+0000 mon.a (mon.0) 10947 : audit [DBG] from='client.? 172.21.15.67:0/1174148209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:06 smithi067 bash[27441]: audit 2024-04-03T21:20:06.066497+0000 mon.a (mon.0) 10947 : audit [DBG] from='client.? 172.21.15.67:0/1174148209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:06 smithi082 bash[20963]: audit 2024-04-03T21:20:06.066497+0000 mon.a (mon.0) 10947 : audit [DBG] from='client.? 172.21.15.67:0/1174148209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[27441]: cluster 2024-04-03T21:20:06.282526+0000 mgr.y (mgr.24370) 12648 : cluster [DBG] pgmap v12632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[27441]: audit 2024-04-03T21:20:07.176453+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[27441]: audit 2024-04-03T21:20:07.186286+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[27441]: audit 2024-04-03T21:20:07.479232+0000 mon.a (mon.0) 10950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[27441]: audit 2024-04-03T21:20:07.490386+0000 mon.a (mon.0) 10951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[17655]: cluster 2024-04-03T21:20:06.282526+0000 mgr.y (mgr.24370) 12648 : cluster [DBG] pgmap v12632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[17655]: audit 2024-04-03T21:20:07.176453+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[17655]: audit 2024-04-03T21:20:07.186286+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[17655]: audit 2024-04-03T21:20:07.479232+0000 mon.a (mon.0) 10950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:07 smithi067 bash[17655]: audit 2024-04-03T21:20:07.490386+0000 mon.a (mon.0) 10951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:07 smithi082 bash[20963]: cluster 2024-04-03T21:20:06.282526+0000 mgr.y (mgr.24370) 12648 : cluster [DBG] pgmap v12632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:07 smithi082 bash[20963]: audit 2024-04-03T21:20:07.176453+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:07 smithi082 bash[20963]: audit 2024-04-03T21:20:07.186286+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:07 smithi082 bash[20963]: audit 2024-04-03T21:20:07.479232+0000 mon.a (mon.0) 10950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:07 smithi082 bash[20963]: audit 2024-04-03T21:20:07.490386+0000 mon.a (mon.0) 10951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:08 smithi082 bash[20963]: audit 2024-04-03T21:20:08.520178+0000 mon.a (mon.0) 10952 : audit [DBG] from='client.? 172.21.15.67:0/1070150700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:08 smithi067 bash[17655]: audit 2024-04-03T21:20:08.520178+0000 mon.a (mon.0) 10952 : audit [DBG] from='client.? 172.21.15.67:0/1070150700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:08 smithi067 bash[27441]: audit 2024-04-03T21:20:08.520178+0000 mon.a (mon.0) 10952 : audit [DBG] from='client.? 172.21.15.67:0/1070150700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:09 smithi082 bash[20963]: cluster 2024-04-03T21:20:08.283066+0000 mgr.y (mgr.24370) 12649 : cluster [DBG] pgmap v12633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:09 smithi067 bash[17655]: cluster 2024-04-03T21:20:08.283066+0000 mgr.y (mgr.24370) 12649 : cluster [DBG] pgmap v12633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:09 smithi067 bash[27441]: cluster 2024-04-03T21:20:08.283066+0000 mgr.y (mgr.24370) 12649 : cluster [DBG] pgmap v12633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:10 smithi082 bash[20963]: audit 2024-04-03T21:20:10.329022+0000 mon.a (mon.0) 10953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:10 smithi067 bash[17655]: audit 2024-04-03T21:20:10.329022+0000 mon.a (mon.0) 10953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:10 smithi067 bash[27441]: audit 2024-04-03T21:20:10.329022+0000 mon.a (mon.0) 10953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:11 smithi082 bash[20963]: cluster 2024-04-03T21:20:10.283793+0000 mgr.y (mgr.24370) 12650 : cluster [DBG] pgmap v12634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:11 smithi082 bash[20963]: audit 2024-04-03T21:20:10.975416+0000 mon.a (mon.0) 10954 : audit [DBG] from='client.? 172.21.15.67:0/1187434861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:11 smithi067 bash[27441]: cluster 2024-04-03T21:20:10.283793+0000 mgr.y (mgr.24370) 12650 : cluster [DBG] pgmap v12634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:11 smithi067 bash[27441]: audit 2024-04-03T21:20:10.975416+0000 mon.a (mon.0) 10954 : audit [DBG] from='client.? 172.21.15.67:0/1187434861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:11 smithi067 bash[17655]: cluster 2024-04-03T21:20:10.283793+0000 mgr.y (mgr.24370) 12650 : cluster [DBG] pgmap v12634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:11 smithi067 bash[17655]: audit 2024-04-03T21:20:10.975416+0000 mon.a (mon.0) 10954 : audit [DBG] from='client.? 172.21.15.67:0/1187434861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:20:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:20:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:13 smithi082 bash[20963]: cluster 2024-04-03T21:20:12.285023+0000 mgr.y (mgr.24370) 12651 : cluster [DBG] pgmap v12635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:13 smithi082 bash[20963]: audit 2024-04-03T21:20:13.430727+0000 mon.a (mon.0) 10955 : audit [DBG] from='client.? 172.21.15.67:0/3824063330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:13 smithi067 bash[27441]: cluster 2024-04-03T21:20:12.285023+0000 mgr.y (mgr.24370) 12651 : cluster [DBG] pgmap v12635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:13 smithi067 bash[27441]: audit 2024-04-03T21:20:13.430727+0000 mon.a (mon.0) 10955 : audit [DBG] from='client.? 172.21.15.67:0/3824063330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:13 smithi067 bash[17655]: cluster 2024-04-03T21:20:12.285023+0000 mgr.y (mgr.24370) 12651 : cluster [DBG] pgmap v12635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:13 smithi067 bash[17655]: audit 2024-04-03T21:20:13.430727+0000 mon.a (mon.0) 10955 : audit [DBG] from='client.? 172.21.15.67:0/3824063330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:15 smithi067 bash[17655]: cluster 2024-04-03T21:20:14.285756+0000 mgr.y (mgr.24370) 12652 : cluster [DBG] pgmap v12636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:15 smithi067 bash[27441]: cluster 2024-04-03T21:20:14.285756+0000 mgr.y (mgr.24370) 12652 : cluster [DBG] pgmap v12636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:15 smithi082 bash[20963]: cluster 2024-04-03T21:20:14.285756+0000 mgr.y (mgr.24370) 12652 : cluster [DBG] pgmap v12636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:16 smithi082 bash[20963]: audit 2024-04-03T21:20:15.884997+0000 mon.a (mon.0) 10956 : audit [DBG] from='client.? 172.21.15.67:0/2436701739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:17.149 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:16 smithi067 bash[17655]: audit 2024-04-03T21:20:15.884997+0000 mon.a (mon.0) 10956 : audit [DBG] from='client.? 172.21.15.67:0/2436701739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:17.149 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:16 smithi067 bash[27441]: audit 2024-04-03T21:20:15.884997+0000 mon.a (mon.0) 10956 : audit [DBG] from='client.? 172.21.15.67:0/2436701739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:17 smithi082 bash[20963]: cluster 2024-04-03T21:20:16.286931+0000 mgr.y (mgr.24370) 12653 : cluster [DBG] pgmap v12637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:17 smithi067 bash[17655]: cluster 2024-04-03T21:20:16.286931+0000 mgr.y (mgr.24370) 12653 : cluster [DBG] pgmap v12637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:17 smithi067 bash[27441]: cluster 2024-04-03T21:20:16.286931+0000 mgr.y (mgr.24370) 12653 : cluster [DBG] pgmap v12637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:19 smithi082 bash[20963]: audit 2024-04-03T21:20:18.015270+0000 mon.a (mon.0) 10957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:19 smithi082 bash[20963]: audit 2024-04-03T21:20:18.023237+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:19 smithi082 bash[20963]: audit 2024-04-03T21:20:18.024619+0000 mon.a (mon.0) 10959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:20:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:19 smithi082 bash[20963]: audit 2024-04-03T21:20:18.025609+0000 mon.a (mon.0) 10960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:20:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:19 smithi082 bash[20963]: audit 2024-04-03T21:20:18.031861+0000 mon.a (mon.0) 10961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:19 smithi082 bash[20963]: cluster 2024-04-03T21:20:18.287634+0000 mgr.y (mgr.24370) 12654 : cluster [DBG] pgmap v12638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:19 smithi082 bash[20963]: audit 2024-04-03T21:20:18.356794+0000 mon.c (mon.2) 5039 : audit [DBG] from='client.? 172.21.15.67:0/3171565693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[17655]: audit 2024-04-03T21:20:18.015270+0000 mon.a (mon.0) 10957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[17655]: audit 2024-04-03T21:20:18.023237+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[17655]: audit 2024-04-03T21:20:18.024619+0000 mon.a (mon.0) 10959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[17655]: audit 2024-04-03T21:20:18.025609+0000 mon.a (mon.0) 10960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[17655]: audit 2024-04-03T21:20:18.031861+0000 mon.a (mon.0) 10961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[17655]: cluster 2024-04-03T21:20:18.287634+0000 mgr.y (mgr.24370) 12654 : cluster [DBG] pgmap v12638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[17655]: audit 2024-04-03T21:20:18.356794+0000 mon.c (mon.2) 5039 : audit [DBG] from='client.? 172.21.15.67:0/3171565693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[27441]: audit 2024-04-03T21:20:18.015270+0000 mon.a (mon.0) 10957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[27441]: audit 2024-04-03T21:20:18.023237+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[27441]: audit 2024-04-03T21:20:18.024619+0000 mon.a (mon.0) 10959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[27441]: audit 2024-04-03T21:20:18.025609+0000 mon.a (mon.0) 10960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[27441]: audit 2024-04-03T21:20:18.031861+0000 mon.a (mon.0) 10961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[27441]: cluster 2024-04-03T21:20:18.287634+0000 mgr.y (mgr.24370) 12654 : cluster [DBG] pgmap v12638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:19 smithi067 bash[27441]: audit 2024-04-03T21:20:18.356794+0000 mon.c (mon.2) 5039 : audit [DBG] from='client.? 172.21.15.67:0/3171565693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:21 smithi082 bash[20963]: cluster 2024-04-03T21:20:20.288370+0000 mgr.y (mgr.24370) 12655 : cluster [DBG] pgmap v12639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:21 smithi082 bash[20963]: audit 2024-04-03T21:20:20.815041+0000 mon.a (mon.0) 10962 : audit [DBG] from='client.? 172.21.15.67:0/1804482366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:21 smithi067 bash[17655]: cluster 2024-04-03T21:20:20.288370+0000 mgr.y (mgr.24370) 12655 : cluster [DBG] pgmap v12639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:21 smithi067 bash[17655]: audit 2024-04-03T21:20:20.815041+0000 mon.a (mon.0) 10962 : audit [DBG] from='client.? 172.21.15.67:0/1804482366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:21 smithi067 bash[27441]: cluster 2024-04-03T21:20:20.288370+0000 mgr.y (mgr.24370) 12655 : cluster [DBG] pgmap v12639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:21 smithi067 bash[27441]: audit 2024-04-03T21:20:20.815041+0000 mon.a (mon.0) 10962 : audit [DBG] from='client.? 172.21.15.67:0/1804482366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:23.347 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:20:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:20:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:23 smithi082 bash[20963]: cluster 2024-04-03T21:20:22.289509+0000 mgr.y (mgr.24370) 12656 : cluster [DBG] pgmap v12640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:23 smithi082 bash[20963]: audit 2024-04-03T21:20:23.265082+0000 mon.a (mon.0) 10963 : audit [DBG] from='client.? 172.21.15.67:0/327236201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:23 smithi067 bash[17655]: cluster 2024-04-03T21:20:22.289509+0000 mgr.y (mgr.24370) 12656 : cluster [DBG] pgmap v12640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:23 smithi067 bash[17655]: audit 2024-04-03T21:20:23.265082+0000 mon.a (mon.0) 10963 : audit [DBG] from='client.? 172.21.15.67:0/327236201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:23 smithi067 bash[27441]: cluster 2024-04-03T21:20:22.289509+0000 mgr.y (mgr.24370) 12656 : cluster [DBG] pgmap v12640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:23 smithi067 bash[27441]: audit 2024-04-03T21:20:23.265082+0000 mon.a (mon.0) 10963 : audit [DBG] from='client.? 172.21.15.67:0/327236201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:25 smithi082 bash[20963]: cluster 2024-04-03T21:20:24.290154+0000 mgr.y (mgr.24370) 12657 : cluster [DBG] pgmap v12641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:25 smithi082 bash[20963]: audit 2024-04-03T21:20:25.329198+0000 mon.a (mon.0) 10964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:25 smithi067 bash[27441]: cluster 2024-04-03T21:20:24.290154+0000 mgr.y (mgr.24370) 12657 : cluster [DBG] pgmap v12641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:25 smithi067 bash[27441]: audit 2024-04-03T21:20:25.329198+0000 mon.a (mon.0) 10964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:25 smithi067 bash[17655]: cluster 2024-04-03T21:20:24.290154+0000 mgr.y (mgr.24370) 12657 : cluster [DBG] pgmap v12641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:25 smithi067 bash[17655]: audit 2024-04-03T21:20:25.329198+0000 mon.a (mon.0) 10964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:26 smithi082 bash[20963]: audit 2024-04-03T21:20:25.725297+0000 mon.a (mon.0) 10965 : audit [DBG] from='client.? 172.21.15.67:0/1727496191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:26 smithi067 bash[17655]: audit 2024-04-03T21:20:25.725297+0000 mon.a (mon.0) 10965 : audit [DBG] from='client.? 172.21.15.67:0/1727496191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:26 smithi067 bash[27441]: audit 2024-04-03T21:20:25.725297+0000 mon.a (mon.0) 10965 : audit [DBG] from='client.? 172.21.15.67:0/1727496191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:27 smithi082 bash[20963]: cluster 2024-04-03T21:20:26.291404+0000 mgr.y (mgr.24370) 12658 : cluster [DBG] pgmap v12642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:27 smithi067 bash[17655]: cluster 2024-04-03T21:20:26.291404+0000 mgr.y (mgr.24370) 12658 : cluster [DBG] pgmap v12642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:27 smithi067 bash[27441]: cluster 2024-04-03T21:20:26.291404+0000 mgr.y (mgr.24370) 12658 : cluster [DBG] pgmap v12642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:28 smithi082 bash[20963]: audit 2024-04-03T21:20:28.181208+0000 mon.c (mon.2) 5040 : audit [DBG] from='client.? 172.21.15.67:0/2335300833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:28 smithi067 bash[17655]: audit 2024-04-03T21:20:28.181208+0000 mon.c (mon.2) 5040 : audit [DBG] from='client.? 172.21.15.67:0/2335300833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:28 smithi067 bash[27441]: audit 2024-04-03T21:20:28.181208+0000 mon.c (mon.2) 5040 : audit [DBG] from='client.? 172.21.15.67:0/2335300833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:29 smithi082 bash[20963]: cluster 2024-04-03T21:20:28.292102+0000 mgr.y (mgr.24370) 12659 : cluster [DBG] pgmap v12643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:29 smithi067 bash[17655]: cluster 2024-04-03T21:20:28.292102+0000 mgr.y (mgr.24370) 12659 : cluster [DBG] pgmap v12643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:29 smithi067 bash[27441]: cluster 2024-04-03T21:20:28.292102+0000 mgr.y (mgr.24370) 12659 : cluster [DBG] pgmap v12643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:31 smithi082 bash[20963]: cluster 2024-04-03T21:20:30.292772+0000 mgr.y (mgr.24370) 12660 : cluster [DBG] pgmap v12644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:31 smithi082 bash[20963]: audit 2024-04-03T21:20:30.640643+0000 mon.a (mon.0) 10966 : audit [DBG] from='client.? 172.21.15.67:0/4119657233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:31 smithi067 bash[17655]: cluster 2024-04-03T21:20:30.292772+0000 mgr.y (mgr.24370) 12660 : cluster [DBG] pgmap v12644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:31 smithi067 bash[17655]: audit 2024-04-03T21:20:30.640643+0000 mon.a (mon.0) 10966 : audit [DBG] from='client.? 172.21.15.67:0/4119657233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:31 smithi067 bash[27441]: cluster 2024-04-03T21:20:30.292772+0000 mgr.y (mgr.24370) 12660 : cluster [DBG] pgmap v12644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:31 smithi067 bash[27441]: audit 2024-04-03T21:20:30.640643+0000 mon.a (mon.0) 10966 : audit [DBG] from='client.? 172.21.15.67:0/4119657233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:33.380 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:20:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:20:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:33 smithi082 bash[20963]: cluster 2024-04-03T21:20:32.294081+0000 mgr.y (mgr.24370) 12661 : cluster [DBG] pgmap v12645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:33 smithi082 bash[20963]: audit 2024-04-03T21:20:33.088487+0000 mon.c (mon.2) 5041 : audit [DBG] from='client.? 172.21.15.67:0/4128246854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:33 smithi067 bash[17655]: cluster 2024-04-03T21:20:32.294081+0000 mgr.y (mgr.24370) 12661 : cluster [DBG] pgmap v12645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:33.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:33 smithi067 bash[17655]: audit 2024-04-03T21:20:33.088487+0000 mon.c (mon.2) 5041 : audit [DBG] from='client.? 172.21.15.67:0/4128246854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:33 smithi067 bash[27441]: cluster 2024-04-03T21:20:32.294081+0000 mgr.y (mgr.24370) 12661 : cluster [DBG] pgmap v12645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:33.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:33 smithi067 bash[27441]: audit 2024-04-03T21:20:33.088487+0000 mon.c (mon.2) 5041 : audit [DBG] from='client.? 172.21.15.67:0/4128246854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:35 smithi067 bash[17655]: cluster 2024-04-03T21:20:34.294827+0000 mgr.y (mgr.24370) 12662 : cluster [DBG] pgmap v12646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:35 smithi067 bash[27441]: cluster 2024-04-03T21:20:34.294827+0000 mgr.y (mgr.24370) 12662 : cluster [DBG] pgmap v12646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:35 smithi082 bash[20963]: cluster 2024-04-03T21:20:34.294827+0000 mgr.y (mgr.24370) 12662 : cluster [DBG] pgmap v12646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:36 smithi067 bash[17655]: audit 2024-04-03T21:20:35.535576+0000 mon.c (mon.2) 5042 : audit [DBG] from='client.? 172.21.15.67:0/1133660773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:36 smithi067 bash[27441]: audit 2024-04-03T21:20:35.535576+0000 mon.c (mon.2) 5042 : audit [DBG] from='client.? 172.21.15.67:0/1133660773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:36 smithi082 bash[20963]: audit 2024-04-03T21:20:35.535576+0000 mon.c (mon.2) 5042 : audit [DBG] from='client.? 172.21.15.67:0/1133660773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:37 smithi067 bash[27441]: cluster 2024-04-03T21:20:36.296092+0000 mgr.y (mgr.24370) 12663 : cluster [DBG] pgmap v12647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:37 smithi067 bash[17655]: cluster 2024-04-03T21:20:36.296092+0000 mgr.y (mgr.24370) 12663 : cluster [DBG] pgmap v12647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:37 smithi082 bash[20963]: cluster 2024-04-03T21:20:36.296092+0000 mgr.y (mgr.24370) 12663 : cluster [DBG] pgmap v12647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:38 smithi067 bash[17655]: audit 2024-04-03T21:20:37.994712+0000 mon.a (mon.0) 10967 : audit [DBG] from='client.? 172.21.15.67:0/2287190554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:38 smithi067 bash[27441]: audit 2024-04-03T21:20:37.994712+0000 mon.a (mon.0) 10967 : audit [DBG] from='client.? 172.21.15.67:0/2287190554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:38 smithi082 bash[20963]: audit 2024-04-03T21:20:37.994712+0000 mon.a (mon.0) 10967 : audit [DBG] from='client.? 172.21.15.67:0/2287190554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:39 smithi067 bash[17655]: cluster 2024-04-03T21:20:38.296765+0000 mgr.y (mgr.24370) 12664 : cluster [DBG] pgmap v12648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:39 smithi067 bash[27441]: cluster 2024-04-03T21:20:38.296765+0000 mgr.y (mgr.24370) 12664 : cluster [DBG] pgmap v12648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:39 smithi082 bash[20963]: cluster 2024-04-03T21:20:38.296765+0000 mgr.y (mgr.24370) 12664 : cluster [DBG] pgmap v12648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:40 smithi082 bash[20963]: audit 2024-04-03T21:20:40.329293+0000 mon.a (mon.0) 10968 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:40 smithi067 bash[17655]: audit 2024-04-03T21:20:40.329293+0000 mon.a (mon.0) 10968 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:40 smithi067 bash[27441]: audit 2024-04-03T21:20:40.329293+0000 mon.a (mon.0) 10968 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:41 smithi082 bash[20963]: cluster 2024-04-03T21:20:40.297412+0000 mgr.y (mgr.24370) 12665 : cluster [DBG] pgmap v12649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:41 smithi082 bash[20963]: audit 2024-04-03T21:20:40.447573+0000 mon.c (mon.2) 5043 : audit [DBG] from='client.? 172.21.15.67:0/1641709539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:41 smithi067 bash[17655]: cluster 2024-04-03T21:20:40.297412+0000 mgr.y (mgr.24370) 12665 : cluster [DBG] pgmap v12649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:41 smithi067 bash[17655]: audit 2024-04-03T21:20:40.447573+0000 mon.c (mon.2) 5043 : audit [DBG] from='client.? 172.21.15.67:0/1641709539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:41 smithi067 bash[27441]: cluster 2024-04-03T21:20:40.297412+0000 mgr.y (mgr.24370) 12665 : cluster [DBG] pgmap v12649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:41 smithi067 bash[27441]: audit 2024-04-03T21:20:40.447573+0000 mon.c (mon.2) 5043 : audit [DBG] from='client.? 172.21.15.67:0/1641709539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:20:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:20:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:43 smithi082 bash[20963]: cluster 2024-04-03T21:20:42.298618+0000 mgr.y (mgr.24370) 12666 : cluster [DBG] pgmap v12650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:43 smithi082 bash[20963]: audit 2024-04-03T21:20:42.889972+0000 mon.c (mon.2) 5044 : audit [DBG] from='client.? 172.21.15.67:0/906340998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:43 smithi067 bash[17655]: cluster 2024-04-03T21:20:42.298618+0000 mgr.y (mgr.24370) 12666 : cluster [DBG] pgmap v12650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:43 smithi067 bash[17655]: audit 2024-04-03T21:20:42.889972+0000 mon.c (mon.2) 5044 : audit [DBG] from='client.? 172.21.15.67:0/906340998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:43 smithi067 bash[27441]: cluster 2024-04-03T21:20:42.298618+0000 mgr.y (mgr.24370) 12666 : cluster [DBG] pgmap v12650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:43.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:43 smithi067 bash[27441]: audit 2024-04-03T21:20:42.889972+0000 mon.c (mon.2) 5044 : audit [DBG] from='client.? 172.21.15.67:0/906340998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:45 smithi082 bash[20963]: cluster 2024-04-03T21:20:44.299416+0000 mgr.y (mgr.24370) 12667 : cluster [DBG] pgmap v12651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:45 smithi082 bash[20963]: audit 2024-04-03T21:20:45.338091+0000 mon.a (mon.0) 10969 : audit [DBG] from='client.? 172.21.15.67:0/2171375768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:45 smithi067 bash[17655]: cluster 2024-04-03T21:20:44.299416+0000 mgr.y (mgr.24370) 12667 : cluster [DBG] pgmap v12651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:45 smithi067 bash[17655]: audit 2024-04-03T21:20:45.338091+0000 mon.a (mon.0) 10969 : audit [DBG] from='client.? 172.21.15.67:0/2171375768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:45 smithi067 bash[27441]: cluster 2024-04-03T21:20:44.299416+0000 mgr.y (mgr.24370) 12667 : cluster [DBG] pgmap v12651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:45 smithi067 bash[27441]: audit 2024-04-03T21:20:45.338091+0000 mon.a (mon.0) 10969 : audit [DBG] from='client.? 172.21.15.67:0/2171375768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:47 smithi082 bash[20963]: cluster 2024-04-03T21:20:46.300690+0000 mgr.y (mgr.24370) 12668 : cluster [DBG] pgmap v12652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:47 smithi067 bash[17655]: cluster 2024-04-03T21:20:46.300690+0000 mgr.y (mgr.24370) 12668 : cluster [DBG] pgmap v12652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:47 smithi067 bash[27441]: cluster 2024-04-03T21:20:46.300690+0000 mgr.y (mgr.24370) 12668 : cluster [DBG] pgmap v12652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:48 smithi082 bash[20963]: audit 2024-04-03T21:20:47.791198+0000 mon.a (mon.0) 10970 : audit [DBG] from='client.? 172.21.15.67:0/2697592082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:48 smithi067 bash[27441]: audit 2024-04-03T21:20:47.791198+0000 mon.a (mon.0) 10970 : audit [DBG] from='client.? 172.21.15.67:0/2697592082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:48 smithi067 bash[17655]: audit 2024-04-03T21:20:47.791198+0000 mon.a (mon.0) 10970 : audit [DBG] from='client.? 172.21.15.67:0/2697592082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:49 smithi082 bash[20963]: cluster 2024-04-03T21:20:48.301403+0000 mgr.y (mgr.24370) 12669 : cluster [DBG] pgmap v12653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:49 smithi067 bash[27441]: cluster 2024-04-03T21:20:48.301403+0000 mgr.y (mgr.24370) 12669 : cluster [DBG] pgmap v12653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:49 smithi067 bash[17655]: cluster 2024-04-03T21:20:48.301403+0000 mgr.y (mgr.24370) 12669 : cluster [DBG] pgmap v12653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:50 smithi082 bash[20963]: audit 2024-04-03T21:20:50.249765+0000 mon.c (mon.2) 5045 : audit [DBG] from='client.? 172.21.15.67:0/1590084350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:50 smithi067 bash[17655]: audit 2024-04-03T21:20:50.249765+0000 mon.c (mon.2) 5045 : audit [DBG] from='client.? 172.21.15.67:0/1590084350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:50 smithi067 bash[27441]: audit 2024-04-03T21:20:50.249765+0000 mon.c (mon.2) 5045 : audit [DBG] from='client.? 172.21.15.67:0/1590084350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:51 smithi082 bash[20963]: cluster 2024-04-03T21:20:50.302151+0000 mgr.y (mgr.24370) 12670 : cluster [DBG] pgmap v12654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:51 smithi067 bash[17655]: cluster 2024-04-03T21:20:50.302151+0000 mgr.y (mgr.24370) 12670 : cluster [DBG] pgmap v12654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:51 smithi067 bash[27441]: cluster 2024-04-03T21:20:50.302151+0000 mgr.y (mgr.24370) 12670 : cluster [DBG] pgmap v12654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:20:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:20:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:53 smithi082 bash[20963]: cluster 2024-04-03T21:20:52.303386+0000 mgr.y (mgr.24370) 12671 : cluster [DBG] pgmap v12655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:53 smithi082 bash[20963]: audit 2024-04-03T21:20:52.715606+0000 mon.c (mon.2) 5046 : audit [DBG] from='client.? 172.21.15.67:0/486197561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:53 smithi067 bash[17655]: cluster 2024-04-03T21:20:52.303386+0000 mgr.y (mgr.24370) 12671 : cluster [DBG] pgmap v12655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:53 smithi067 bash[17655]: audit 2024-04-03T21:20:52.715606+0000 mon.c (mon.2) 5046 : audit [DBG] from='client.? 172.21.15.67:0/486197561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:53 smithi067 bash[27441]: cluster 2024-04-03T21:20:52.303386+0000 mgr.y (mgr.24370) 12671 : cluster [DBG] pgmap v12655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:53 smithi067 bash[27441]: audit 2024-04-03T21:20:52.715606+0000 mon.c (mon.2) 5046 : audit [DBG] from='client.? 172.21.15.67:0/486197561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:55 smithi082 bash[20963]: cluster 2024-04-03T21:20:54.304107+0000 mgr.y (mgr.24370) 12672 : cluster [DBG] pgmap v12656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:55 smithi082 bash[20963]: audit 2024-04-03T21:20:55.173584+0000 mon.c (mon.2) 5047 : audit [DBG] from='client.? 172.21.15.67:0/149826342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:55 smithi082 bash[20963]: audit 2024-04-03T21:20:55.329868+0000 mon.a (mon.0) 10971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:55 smithi067 bash[17655]: cluster 2024-04-03T21:20:54.304107+0000 mgr.y (mgr.24370) 12672 : cluster [DBG] pgmap v12656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:55 smithi067 bash[17655]: audit 2024-04-03T21:20:55.173584+0000 mon.c (mon.2) 5047 : audit [DBG] from='client.? 172.21.15.67:0/149826342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:55 smithi067 bash[17655]: audit 2024-04-03T21:20:55.329868+0000 mon.a (mon.0) 10971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:55 smithi067 bash[27441]: cluster 2024-04-03T21:20:54.304107+0000 mgr.y (mgr.24370) 12672 : cluster [DBG] pgmap v12656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:55 smithi067 bash[27441]: audit 2024-04-03T21:20:55.173584+0000 mon.c (mon.2) 5047 : audit [DBG] from='client.? 172.21.15.67:0/149826342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:55 smithi067 bash[27441]: audit 2024-04-03T21:20:55.329868+0000 mon.a (mon.0) 10971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:20:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:57 smithi082 bash[20963]: cluster 2024-04-03T21:20:56.305376+0000 mgr.y (mgr.24370) 12673 : cluster [DBG] pgmap v12657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:57 smithi067 bash[27441]: cluster 2024-04-03T21:20:56.305376+0000 mgr.y (mgr.24370) 12673 : cluster [DBG] pgmap v12657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:57 smithi067 bash[17655]: cluster 2024-04-03T21:20:56.305376+0000 mgr.y (mgr.24370) 12673 : cluster [DBG] pgmap v12657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:58 smithi082 bash[20963]: audit 2024-04-03T21:20:57.630949+0000 mon.a (mon.0) 10972 : audit [DBG] from='client.? 172.21.15.67:0/1947535172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:58 smithi067 bash[27441]: audit 2024-04-03T21:20:57.630949+0000 mon.a (mon.0) 10972 : audit [DBG] from='client.? 172.21.15.67:0/1947535172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:58 smithi067 bash[17655]: audit 2024-04-03T21:20:57.630949+0000 mon.a (mon.0) 10972 : audit [DBG] from='client.? 172.21.15.67:0/1947535172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:20:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:20:59 smithi082 bash[20963]: cluster 2024-04-03T21:20:58.306035+0000 mgr.y (mgr.24370) 12674 : cluster [DBG] pgmap v12658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:20:59 smithi067 bash[27441]: cluster 2024-04-03T21:20:58.306035+0000 mgr.y (mgr.24370) 12674 : cluster [DBG] pgmap v12658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:20:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:20:59 smithi067 bash[17655]: cluster 2024-04-03T21:20:58.306035+0000 mgr.y (mgr.24370) 12674 : cluster [DBG] pgmap v12658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:00 smithi082 bash[20963]: audit 2024-04-03T21:21:00.080642+0000 mon.a (mon.0) 10973 : audit [DBG] from='client.? 172.21.15.67:0/912973195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:00 smithi067 bash[27441]: audit 2024-04-03T21:21:00.080642+0000 mon.a (mon.0) 10973 : audit [DBG] from='client.? 172.21.15.67:0/912973195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:00 smithi067 bash[17655]: audit 2024-04-03T21:21:00.080642+0000 mon.a (mon.0) 10973 : audit [DBG] from='client.? 172.21.15.67:0/912973195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:01 smithi082 bash[20963]: cluster 2024-04-03T21:21:00.306846+0000 mgr.y (mgr.24370) 12675 : cluster [DBG] pgmap v12659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:01 smithi067 bash[27441]: cluster 2024-04-03T21:21:00.306846+0000 mgr.y (mgr.24370) 12675 : cluster [DBG] pgmap v12659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:01 smithi067 bash[17655]: cluster 2024-04-03T21:21:00.306846+0000 mgr.y (mgr.24370) 12675 : cluster [DBG] pgmap v12659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:02 smithi082 bash[20963]: audit 2024-04-03T21:21:02.524053+0000 mon.a (mon.0) 10974 : audit [DBG] from='client.? 172.21.15.67:0/2450725734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:02 smithi067 bash[17655]: audit 2024-04-03T21:21:02.524053+0000 mon.a (mon.0) 10974 : audit [DBG] from='client.? 172.21.15.67:0/2450725734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:02 smithi067 bash[27441]: audit 2024-04-03T21:21:02.524053+0000 mon.a (mon.0) 10974 : audit [DBG] from='client.? 172.21.15.67:0/2450725734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:21:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:03 smithi082 bash[20963]: cluster 2024-04-03T21:21:02.308138+0000 mgr.y (mgr.24370) 12676 : cluster [DBG] pgmap v12660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:21:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:03 smithi067 bash[17655]: cluster 2024-04-03T21:21:02.308138+0000 mgr.y (mgr.24370) 12676 : cluster [DBG] pgmap v12660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:03 smithi067 bash[27441]: cluster 2024-04-03T21:21:02.308138+0000 mgr.y (mgr.24370) 12676 : cluster [DBG] pgmap v12660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:05 smithi082 bash[20963]: cluster 2024-04-03T21:21:04.308803+0000 mgr.y (mgr.24370) 12677 : cluster [DBG] pgmap v12661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:05 smithi082 bash[20963]: audit 2024-04-03T21:21:04.980879+0000 mon.c (mon.2) 5048 : audit [DBG] from='client.? 172.21.15.67:0/3162326315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:05 smithi067 bash[17655]: cluster 2024-04-03T21:21:04.308803+0000 mgr.y (mgr.24370) 12677 : cluster [DBG] pgmap v12661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:05 smithi067 bash[17655]: audit 2024-04-03T21:21:04.980879+0000 mon.c (mon.2) 5048 : audit [DBG] from='client.? 172.21.15.67:0/3162326315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:05 smithi067 bash[27441]: cluster 2024-04-03T21:21:04.308803+0000 mgr.y (mgr.24370) 12677 : cluster [DBG] pgmap v12661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:05 smithi067 bash[27441]: audit 2024-04-03T21:21:04.980879+0000 mon.c (mon.2) 5048 : audit [DBG] from='client.? 172.21.15.67:0/3162326315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:07 smithi082 bash[20963]: cluster 2024-04-03T21:21:06.309989+0000 mgr.y (mgr.24370) 12678 : cluster [DBG] pgmap v12662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:07 smithi082 bash[20963]: audit 2024-04-03T21:21:07.428201+0000 mon.a (mon.0) 10975 : audit [DBG] from='client.? 172.21.15.67:0/3679818944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:07 smithi067 bash[27441]: cluster 2024-04-03T21:21:06.309989+0000 mgr.y (mgr.24370) 12678 : cluster [DBG] pgmap v12662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:07 smithi067 bash[27441]: audit 2024-04-03T21:21:07.428201+0000 mon.a (mon.0) 10975 : audit [DBG] from='client.? 172.21.15.67:0/3679818944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:07 smithi067 bash[17655]: cluster 2024-04-03T21:21:06.309989+0000 mgr.y (mgr.24370) 12678 : cluster [DBG] pgmap v12662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:07 smithi067 bash[17655]: audit 2024-04-03T21:21:07.428201+0000 mon.a (mon.0) 10975 : audit [DBG] from='client.? 172.21.15.67:0/3679818944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:09 smithi082 bash[20963]: cluster 2024-04-03T21:21:08.310699+0000 mgr.y (mgr.24370) 12679 : cluster [DBG] pgmap v12663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:09 smithi067 bash[17655]: cluster 2024-04-03T21:21:08.310699+0000 mgr.y (mgr.24370) 12679 : cluster [DBG] pgmap v12663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:09 smithi067 bash[27441]: cluster 2024-04-03T21:21:08.310699+0000 mgr.y (mgr.24370) 12679 : cluster [DBG] pgmap v12663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:10 smithi082 bash[20963]: audit 2024-04-03T21:21:09.880984+0000 mon.c (mon.2) 5049 : audit [DBG] from='client.? 172.21.15.67:0/3760828449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:10 smithi082 bash[20963]: audit 2024-04-03T21:21:10.330514+0000 mon.a (mon.0) 10976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:10 smithi067 bash[17655]: audit 2024-04-03T21:21:09.880984+0000 mon.c (mon.2) 5049 : audit [DBG] from='client.? 172.21.15.67:0/3760828449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:10 smithi067 bash[17655]: audit 2024-04-03T21:21:10.330514+0000 mon.a (mon.0) 10976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:10 smithi067 bash[27441]: audit 2024-04-03T21:21:09.880984+0000 mon.c (mon.2) 5049 : audit [DBG] from='client.? 172.21.15.67:0/3760828449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:10 smithi067 bash[27441]: audit 2024-04-03T21:21:10.330514+0000 mon.a (mon.0) 10976 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:11 smithi082 bash[20963]: cluster 2024-04-03T21:21:10.311415+0000 mgr.y (mgr.24370) 12680 : cluster [DBG] pgmap v12664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:11 smithi067 bash[17655]: cluster 2024-04-03T21:21:10.311415+0000 mgr.y (mgr.24370) 12680 : cluster [DBG] pgmap v12664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:11 smithi067 bash[27441]: cluster 2024-04-03T21:21:10.311415+0000 mgr.y (mgr.24370) 12680 : cluster [DBG] pgmap v12664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:12 smithi067 bash[17655]: audit 2024-04-03T21:21:12.336029+0000 mon.a (mon.0) 10977 : audit [DBG] from='client.? 172.21.15.67:0/3397405933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:12 smithi067 bash[27441]: audit 2024-04-03T21:21:12.336029+0000 mon.a (mon.0) 10977 : audit [DBG] from='client.? 172.21.15.67:0/3397405933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:12 smithi082 bash[20963]: audit 2024-04-03T21:21:12.336029+0000 mon.a (mon.0) 10977 : audit [DBG] from='client.? 172.21.15.67:0/3397405933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:21:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:13 smithi082 bash[20963]: cluster 2024-04-03T21:21:12.312671+0000 mgr.y (mgr.24370) 12681 : cluster [DBG] pgmap v12665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:21:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:13 smithi067 bash[17655]: cluster 2024-04-03T21:21:12.312671+0000 mgr.y (mgr.24370) 12681 : cluster [DBG] pgmap v12665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:13 smithi067 bash[27441]: cluster 2024-04-03T21:21:12.312671+0000 mgr.y (mgr.24370) 12681 : cluster [DBG] pgmap v12665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:15.883 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 21:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T21:21:15.603619344Z level=info msg="Completed cleanup jobs" duration=73.70621ms 2024-04-03T21:21:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:15 smithi082 bash[20963]: cluster 2024-04-03T21:21:14.313431+0000 mgr.y (mgr.24370) 12682 : cluster [DBG] pgmap v12666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:15 smithi082 bash[20963]: audit 2024-04-03T21:21:14.791262+0000 mon.a (mon.0) 10978 : audit [DBG] from='client.? 172.21.15.67:0/3010425769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:15 smithi067 bash[17655]: cluster 2024-04-03T21:21:14.313431+0000 mgr.y (mgr.24370) 12682 : cluster [DBG] pgmap v12666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:15 smithi067 bash[17655]: audit 2024-04-03T21:21:14.791262+0000 mon.a (mon.0) 10978 : audit [DBG] from='client.? 172.21.15.67:0/3010425769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:15 smithi067 bash[27441]: cluster 2024-04-03T21:21:14.313431+0000 mgr.y (mgr.24370) 12682 : cluster [DBG] pgmap v12666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:15 smithi067 bash[27441]: audit 2024-04-03T21:21:14.791262+0000 mon.a (mon.0) 10978 : audit [DBG] from='client.? 172.21.15.67:0/3010425769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:17 smithi067 bash[27441]: cluster 2024-04-03T21:21:16.314661+0000 mgr.y (mgr.24370) 12683 : cluster [DBG] pgmap v12667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:17 smithi067 bash[27441]: audit 2024-04-03T21:21:17.233857+0000 mon.a (mon.0) 10979 : audit [DBG] from='client.? 172.21.15.67:0/480707334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:17 smithi067 bash[17655]: cluster 2024-04-03T21:21:16.314661+0000 mgr.y (mgr.24370) 12683 : cluster [DBG] pgmap v12667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:17.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:17 smithi067 bash[17655]: audit 2024-04-03T21:21:17.233857+0000 mon.a (mon.0) 10979 : audit [DBG] from='client.? 172.21.15.67:0/480707334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:17 smithi082 bash[20963]: cluster 2024-04-03T21:21:16.314661+0000 mgr.y (mgr.24370) 12683 : cluster [DBG] pgmap v12667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:17 smithi082 bash[20963]: audit 2024-04-03T21:21:17.233857+0000 mon.a (mon.0) 10979 : audit [DBG] from='client.? 172.21.15.67:0/480707334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:18 smithi067 bash[27441]: audit 2024-04-03T21:21:18.106844+0000 mon.a (mon.0) 10980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:21:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:18 smithi067 bash[17655]: audit 2024-04-03T21:21:18.106844+0000 mon.a (mon.0) 10980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:21:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:18 smithi082 bash[20963]: audit 2024-04-03T21:21:18.106844+0000 mon.a (mon.0) 10980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:21:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:19 smithi067 bash[17655]: cluster 2024-04-03T21:21:18.315324+0000 mgr.y (mgr.24370) 12684 : cluster [DBG] pgmap v12668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:19 smithi067 bash[27441]: cluster 2024-04-03T21:21:18.315324+0000 mgr.y (mgr.24370) 12684 : cluster [DBG] pgmap v12668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:19 smithi082 bash[20963]: cluster 2024-04-03T21:21:18.315324+0000 mgr.y (mgr.24370) 12684 : cluster [DBG] pgmap v12668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:20 smithi082 bash[20963]: audit 2024-04-03T21:21:19.679893+0000 mon.a (mon.0) 10981 : audit [DBG] from='client.? 172.21.15.67:0/965669372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:20 smithi067 bash[27441]: audit 2024-04-03T21:21:19.679893+0000 mon.a (mon.0) 10981 : audit [DBG] from='client.? 172.21.15.67:0/965669372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:20 smithi067 bash[17655]: audit 2024-04-03T21:21:19.679893+0000 mon.a (mon.0) 10981 : audit [DBG] from='client.? 172.21.15.67:0/965669372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:21 smithi082 bash[20963]: cluster 2024-04-03T21:21:20.315988+0000 mgr.y (mgr.24370) 12685 : cluster [DBG] pgmap v12669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:21 smithi067 bash[27441]: cluster 2024-04-03T21:21:20.315988+0000 mgr.y (mgr.24370) 12685 : cluster [DBG] pgmap v12669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:21 smithi067 bash[17655]: cluster 2024-04-03T21:21:20.315988+0000 mgr.y (mgr.24370) 12685 : cluster [DBG] pgmap v12669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:22 smithi067 bash[17655]: audit 2024-04-03T21:21:22.135633+0000 mon.c (mon.2) 5050 : audit [DBG] from='client.? 172.21.15.67:0/3351516574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:22 smithi067 bash[27441]: audit 2024-04-03T21:21:22.135633+0000 mon.c (mon.2) 5050 : audit [DBG] from='client.? 172.21.15.67:0/3351516574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:22 smithi082 bash[20963]: audit 2024-04-03T21:21:22.135633+0000 mon.c (mon.2) 5050 : audit [DBG] from='client.? 172.21.15.67:0/3351516574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:21:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:21:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:23 smithi082 bash[20963]: cluster 2024-04-03T21:21:22.317154+0000 mgr.y (mgr.24370) 12686 : cluster [DBG] pgmap v12670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:23 smithi067 bash[17655]: cluster 2024-04-03T21:21:22.317154+0000 mgr.y (mgr.24370) 12686 : cluster [DBG] pgmap v12670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:23 smithi067 bash[27441]: cluster 2024-04-03T21:21:22.317154+0000 mgr.y (mgr.24370) 12686 : cluster [DBG] pgmap v12670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:24 smithi082 bash[20963]: audit 2024-04-03T21:21:23.856558+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:24 smithi082 bash[20963]: audit 2024-04-03T21:21:23.864647+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:24 smithi082 bash[20963]: audit 2024-04-03T21:21:24.106754+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:24 smithi082 bash[20963]: audit 2024-04-03T21:21:24.113200+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:24 smithi082 bash[20963]: cluster 2024-04-03T21:21:24.317763+0000 mgr.y (mgr.24370) 12687 : cluster [DBG] pgmap v12671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:24 smithi082 bash[20963]: audit 2024-04-03T21:21:24.548068+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:21:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:24 smithi082 bash[20963]: audit 2024-04-03T21:21:24.549736+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:21:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:24 smithi082 bash[20963]: audit 2024-04-03T21:21:24.557299+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:24 smithi082 bash[20963]: audit 2024-04-03T21:21:24.642807+0000 mon.a (mon.0) 10989 : audit [DBG] from='client.? 172.21.15.67:0/3838218281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[17655]: audit 2024-04-03T21:21:23.856558+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[17655]: audit 2024-04-03T21:21:23.864647+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[17655]: audit 2024-04-03T21:21:24.106754+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[17655]: audit 2024-04-03T21:21:24.113200+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[17655]: cluster 2024-04-03T21:21:24.317763+0000 mgr.y (mgr.24370) 12687 : cluster [DBG] pgmap v12671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[17655]: audit 2024-04-03T21:21:24.548068+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[17655]: audit 2024-04-03T21:21:24.549736+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[17655]: audit 2024-04-03T21:21:24.557299+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[17655]: audit 2024-04-03T21:21:24.642807+0000 mon.a (mon.0) 10989 : audit [DBG] from='client.? 172.21.15.67:0/3838218281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[27441]: audit 2024-04-03T21:21:23.856558+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[27441]: audit 2024-04-03T21:21:23.864647+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[27441]: audit 2024-04-03T21:21:24.106754+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[27441]: audit 2024-04-03T21:21:24.113200+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[27441]: cluster 2024-04-03T21:21:24.317763+0000 mgr.y (mgr.24370) 12687 : cluster [DBG] pgmap v12671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[27441]: audit 2024-04-03T21:21:24.548068+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:21:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[27441]: audit 2024-04-03T21:21:24.549736+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:21:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[27441]: audit 2024-04-03T21:21:24.557299+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:21:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:24 smithi067 bash[27441]: audit 2024-04-03T21:21:24.642807+0000 mon.a (mon.0) 10989 : audit [DBG] from='client.? 172.21.15.67:0/3838218281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:26 smithi082 bash[20963]: audit 2024-04-03T21:21:25.330969+0000 mon.a (mon.0) 10990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:26 smithi067 bash[17655]: audit 2024-04-03T21:21:25.330969+0000 mon.a (mon.0) 10990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:26 smithi067 bash[27441]: audit 2024-04-03T21:21:25.330969+0000 mon.a (mon.0) 10990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:27 smithi082 bash[20963]: cluster 2024-04-03T21:21:26.318963+0000 mgr.y (mgr.24370) 12688 : cluster [DBG] pgmap v12672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:27 smithi082 bash[20963]: audit 2024-04-03T21:21:27.092689+0000 mon.a (mon.0) 10991 : audit [DBG] from='client.? 172.21.15.67:0/3328423463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:27 smithi067 bash[27441]: cluster 2024-04-03T21:21:26.318963+0000 mgr.y (mgr.24370) 12688 : cluster [DBG] pgmap v12672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:27 smithi067 bash[27441]: audit 2024-04-03T21:21:27.092689+0000 mon.a (mon.0) 10991 : audit [DBG] from='client.? 172.21.15.67:0/3328423463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:27 smithi067 bash[17655]: cluster 2024-04-03T21:21:26.318963+0000 mgr.y (mgr.24370) 12688 : cluster [DBG] pgmap v12672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:27 smithi067 bash[17655]: audit 2024-04-03T21:21:27.092689+0000 mon.a (mon.0) 10991 : audit [DBG] from='client.? 172.21.15.67:0/3328423463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:29 smithi082 bash[20963]: cluster 2024-04-03T21:21:28.319674+0000 mgr.y (mgr.24370) 12689 : cluster [DBG] pgmap v12673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:29 smithi067 bash[27441]: cluster 2024-04-03T21:21:28.319674+0000 mgr.y (mgr.24370) 12689 : cluster [DBG] pgmap v12673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:29 smithi067 bash[17655]: cluster 2024-04-03T21:21:28.319674+0000 mgr.y (mgr.24370) 12689 : cluster [DBG] pgmap v12673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:30 smithi067 bash[27441]: audit 2024-04-03T21:21:29.544689+0000 mon.c (mon.2) 5051 : audit [DBG] from='client.? 172.21.15.67:0/4072249122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:30 smithi067 bash[17655]: audit 2024-04-03T21:21:29.544689+0000 mon.c (mon.2) 5051 : audit [DBG] from='client.? 172.21.15.67:0/4072249122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:30 smithi082 bash[20963]: audit 2024-04-03T21:21:29.544689+0000 mon.c (mon.2) 5051 : audit [DBG] from='client.? 172.21.15.67:0/4072249122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:31 smithi067 bash[17655]: cluster 2024-04-03T21:21:30.320421+0000 mgr.y (mgr.24370) 12690 : cluster [DBG] pgmap v12674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:31 smithi067 bash[27441]: cluster 2024-04-03T21:21:30.320421+0000 mgr.y (mgr.24370) 12690 : cluster [DBG] pgmap v12674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:31 smithi082 bash[20963]: cluster 2024-04-03T21:21:30.320421+0000 mgr.y (mgr.24370) 12690 : cluster [DBG] pgmap v12674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:32 smithi067 bash[27441]: audit 2024-04-03T21:21:31.994000+0000 mon.c (mon.2) 5052 : audit [DBG] from='client.? 172.21.15.67:0/1714705813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:32 smithi067 bash[17655]: audit 2024-04-03T21:21:31.994000+0000 mon.c (mon.2) 5052 : audit [DBG] from='client.? 172.21.15.67:0/1714705813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:32 smithi082 bash[20963]: audit 2024-04-03T21:21:31.994000+0000 mon.c (mon.2) 5052 : audit [DBG] from='client.? 172.21.15.67:0/1714705813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:33.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:21:33.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:33 smithi067 bash[17655]: cluster 2024-04-03T21:21:32.321494+0000 mgr.y (mgr.24370) 12691 : cluster [DBG] pgmap v12675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:33.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:33 smithi067 bash[27441]: cluster 2024-04-03T21:21:32.321494+0000 mgr.y (mgr.24370) 12691 : cluster [DBG] pgmap v12675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:21:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:33 smithi082 bash[20963]: cluster 2024-04-03T21:21:32.321494+0000 mgr.y (mgr.24370) 12691 : cluster [DBG] pgmap v12675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:35 smithi067 bash[17655]: cluster 2024-04-03T21:21:34.322141+0000 mgr.y (mgr.24370) 12692 : cluster [DBG] pgmap v12676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:35 smithi067 bash[17655]: audit 2024-04-03T21:21:34.450481+0000 mon.c (mon.2) 5053 : audit [DBG] from='client.? 172.21.15.67:0/1350502181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:35 smithi067 bash[27441]: cluster 2024-04-03T21:21:34.322141+0000 mgr.y (mgr.24370) 12692 : cluster [DBG] pgmap v12676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:35 smithi067 bash[27441]: audit 2024-04-03T21:21:34.450481+0000 mon.c (mon.2) 5053 : audit [DBG] from='client.? 172.21.15.67:0/1350502181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:35 smithi082 bash[20963]: cluster 2024-04-03T21:21:34.322141+0000 mgr.y (mgr.24370) 12692 : cluster [DBG] pgmap v12676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:35 smithi082 bash[20963]: audit 2024-04-03T21:21:34.450481+0000 mon.c (mon.2) 5053 : audit [DBG] from='client.? 172.21.15.67:0/1350502181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:37 smithi067 bash[27441]: cluster 2024-04-03T21:21:36.323301+0000 mgr.y (mgr.24370) 12693 : cluster [DBG] pgmap v12677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:37 smithi067 bash[27441]: audit 2024-04-03T21:21:36.913440+0000 mon.c (mon.2) 5054 : audit [DBG] from='client.? 172.21.15.67:0/1442085930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:37 smithi067 bash[17655]: cluster 2024-04-03T21:21:36.323301+0000 mgr.y (mgr.24370) 12693 : cluster [DBG] pgmap v12677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:37 smithi067 bash[17655]: audit 2024-04-03T21:21:36.913440+0000 mon.c (mon.2) 5054 : audit [DBG] from='client.? 172.21.15.67:0/1442085930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:37 smithi082 bash[20963]: cluster 2024-04-03T21:21:36.323301+0000 mgr.y (mgr.24370) 12693 : cluster [DBG] pgmap v12677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:37 smithi082 bash[20963]: audit 2024-04-03T21:21:36.913440+0000 mon.c (mon.2) 5054 : audit [DBG] from='client.? 172.21.15.67:0/1442085930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:39 smithi067 bash[27441]: cluster 2024-04-03T21:21:38.323999+0000 mgr.y (mgr.24370) 12694 : cluster [DBG] pgmap v12678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:39 smithi067 bash[27441]: audit 2024-04-03T21:21:39.364477+0000 mon.c (mon.2) 5055 : audit [DBG] from='client.? 172.21.15.67:0/384732254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:39 smithi067 bash[17655]: cluster 2024-04-03T21:21:38.323999+0000 mgr.y (mgr.24370) 12694 : cluster [DBG] pgmap v12678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:39 smithi067 bash[17655]: audit 2024-04-03T21:21:39.364477+0000 mon.c (mon.2) 5055 : audit [DBG] from='client.? 172.21.15.67:0/384732254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:39 smithi082 bash[20963]: cluster 2024-04-03T21:21:38.323999+0000 mgr.y (mgr.24370) 12694 : cluster [DBG] pgmap v12678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:39 smithi082 bash[20963]: audit 2024-04-03T21:21:39.364477+0000 mon.c (mon.2) 5055 : audit [DBG] from='client.? 172.21.15.67:0/384732254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:40 smithi082 bash[20963]: audit 2024-04-03T21:21:40.331008+0000 mon.a (mon.0) 10992 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:40 smithi067 bash[17655]: audit 2024-04-03T21:21:40.331008+0000 mon.a (mon.0) 10992 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:40 smithi067 bash[27441]: audit 2024-04-03T21:21:40.331008+0000 mon.a (mon.0) 10992 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:41 smithi082 bash[20963]: cluster 2024-04-03T21:21:40.324705+0000 mgr.y (mgr.24370) 12695 : cluster [DBG] pgmap v12679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:41 smithi067 bash[27441]: cluster 2024-04-03T21:21:40.324705+0000 mgr.y (mgr.24370) 12695 : cluster [DBG] pgmap v12679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:41 smithi067 bash[17655]: cluster 2024-04-03T21:21:40.324705+0000 mgr.y (mgr.24370) 12695 : cluster [DBG] pgmap v12679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:42 smithi082 bash[20963]: audit 2024-04-03T21:21:41.821354+0000 mon.a (mon.0) 10993 : audit [DBG] from='client.? 172.21.15.67:0/3692752847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:42 smithi067 bash[27441]: audit 2024-04-03T21:21:41.821354+0000 mon.a (mon.0) 10993 : audit [DBG] from='client.? 172.21.15.67:0/3692752847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:42 smithi067 bash[17655]: audit 2024-04-03T21:21:41.821354+0000 mon.a (mon.0) 10993 : audit [DBG] from='client.? 172.21.15.67:0/3692752847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:21:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:21:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:43 smithi082 bash[20963]: cluster 2024-04-03T21:21:42.325911+0000 mgr.y (mgr.24370) 12696 : cluster [DBG] pgmap v12680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:43 smithi067 bash[27441]: cluster 2024-04-03T21:21:42.325911+0000 mgr.y (mgr.24370) 12696 : cluster [DBG] pgmap v12680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:43 smithi067 bash[17655]: cluster 2024-04-03T21:21:42.325911+0000 mgr.y (mgr.24370) 12696 : cluster [DBG] pgmap v12680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:44 smithi082 bash[20963]: audit 2024-04-03T21:21:44.276907+0000 mon.c (mon.2) 5056 : audit [DBG] from='client.? 172.21.15.67:0/2537576423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:44 smithi067 bash[17655]: audit 2024-04-03T21:21:44.276907+0000 mon.c (mon.2) 5056 : audit [DBG] from='client.? 172.21.15.67:0/2537576423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:44 smithi067 bash[27441]: audit 2024-04-03T21:21:44.276907+0000 mon.c (mon.2) 5056 : audit [DBG] from='client.? 172.21.15.67:0/2537576423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:45 smithi082 bash[20963]: cluster 2024-04-03T21:21:44.326600+0000 mgr.y (mgr.24370) 12697 : cluster [DBG] pgmap v12681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:45 smithi067 bash[17655]: cluster 2024-04-03T21:21:44.326600+0000 mgr.y (mgr.24370) 12697 : cluster [DBG] pgmap v12681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:45 smithi067 bash[27441]: cluster 2024-04-03T21:21:44.326600+0000 mgr.y (mgr.24370) 12697 : cluster [DBG] pgmap v12681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:47 smithi082 bash[20963]: cluster 2024-04-03T21:21:46.327777+0000 mgr.y (mgr.24370) 12698 : cluster [DBG] pgmap v12682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:47 smithi082 bash[20963]: audit 2024-04-03T21:21:46.727812+0000 mon.a (mon.0) 10994 : audit [DBG] from='client.? 172.21.15.67:0/346411998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:47 smithi067 bash[27441]: cluster 2024-04-03T21:21:46.327777+0000 mgr.y (mgr.24370) 12698 : cluster [DBG] pgmap v12682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:47 smithi067 bash[27441]: audit 2024-04-03T21:21:46.727812+0000 mon.a (mon.0) 10994 : audit [DBG] from='client.? 172.21.15.67:0/346411998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:47 smithi067 bash[17655]: cluster 2024-04-03T21:21:46.327777+0000 mgr.y (mgr.24370) 12698 : cluster [DBG] pgmap v12682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:47 smithi067 bash[17655]: audit 2024-04-03T21:21:46.727812+0000 mon.a (mon.0) 10994 : audit [DBG] from='client.? 172.21.15.67:0/346411998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:49 smithi082 bash[20963]: cluster 2024-04-03T21:21:48.328535+0000 mgr.y (mgr.24370) 12699 : cluster [DBG] pgmap v12683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:49 smithi082 bash[20963]: audit 2024-04-03T21:21:49.182338+0000 mon.c (mon.2) 5057 : audit [DBG] from='client.? 172.21.15.67:0/3262139588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:49 smithi067 bash[27441]: cluster 2024-04-03T21:21:48.328535+0000 mgr.y (mgr.24370) 12699 : cluster [DBG] pgmap v12683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:49 smithi067 bash[27441]: audit 2024-04-03T21:21:49.182338+0000 mon.c (mon.2) 5057 : audit [DBG] from='client.? 172.21.15.67:0/3262139588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:49 smithi067 bash[17655]: cluster 2024-04-03T21:21:48.328535+0000 mgr.y (mgr.24370) 12699 : cluster [DBG] pgmap v12683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:49 smithi067 bash[17655]: audit 2024-04-03T21:21:49.182338+0000 mon.c (mon.2) 5057 : audit [DBG] from='client.? 172.21.15.67:0/3262139588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:51 smithi082 bash[20963]: cluster 2024-04-03T21:21:50.329238+0000 mgr.y (mgr.24370) 12700 : cluster [DBG] pgmap v12684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:51 smithi067 bash[17655]: cluster 2024-04-03T21:21:50.329238+0000 mgr.y (mgr.24370) 12700 : cluster [DBG] pgmap v12684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:51 smithi067 bash[27441]: cluster 2024-04-03T21:21:50.329238+0000 mgr.y (mgr.24370) 12700 : cluster [DBG] pgmap v12684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:52 smithi082 bash[20963]: audit 2024-04-03T21:21:51.641383+0000 mon.c (mon.2) 5058 : audit [DBG] from='client.? 172.21.15.67:0/2458842648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:52 smithi067 bash[17655]: audit 2024-04-03T21:21:51.641383+0000 mon.c (mon.2) 5058 : audit [DBG] from='client.? 172.21.15.67:0/2458842648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:52 smithi067 bash[27441]: audit 2024-04-03T21:21:51.641383+0000 mon.c (mon.2) 5058 : audit [DBG] from='client.? 172.21.15.67:0/2458842648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:21:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:53 smithi082 bash[20963]: cluster 2024-04-03T21:21:52.330442+0000 mgr.y (mgr.24370) 12701 : cluster [DBG] pgmap v12685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:21:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:53 smithi067 bash[17655]: cluster 2024-04-03T21:21:52.330442+0000 mgr.y (mgr.24370) 12701 : cluster [DBG] pgmap v12685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:53 smithi067 bash[27441]: cluster 2024-04-03T21:21:52.330442+0000 mgr.y (mgr.24370) 12701 : cluster [DBG] pgmap v12685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:54 smithi082 bash[20963]: audit 2024-04-03T21:21:54.093784+0000 mon.c (mon.2) 5059 : audit [DBG] from='client.? 172.21.15.67:0/209291681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:54 smithi067 bash[17655]: audit 2024-04-03T21:21:54.093784+0000 mon.c (mon.2) 5059 : audit [DBG] from='client.? 172.21.15.67:0/209291681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:54 smithi067 bash[27441]: audit 2024-04-03T21:21:54.093784+0000 mon.c (mon.2) 5059 : audit [DBG] from='client.? 172.21.15.67:0/209291681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:55 smithi082 bash[20963]: cluster 2024-04-03T21:21:54.331150+0000 mgr.y (mgr.24370) 12702 : cluster [DBG] pgmap v12686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:55 smithi082 bash[20963]: audit 2024-04-03T21:21:55.331734+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:55 smithi067 bash[17655]: cluster 2024-04-03T21:21:54.331150+0000 mgr.y (mgr.24370) 12702 : cluster [DBG] pgmap v12686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:55 smithi067 bash[17655]: audit 2024-04-03T21:21:55.331734+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:55 smithi067 bash[27441]: cluster 2024-04-03T21:21:54.331150+0000 mgr.y (mgr.24370) 12702 : cluster [DBG] pgmap v12686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:55 smithi067 bash[27441]: audit 2024-04-03T21:21:55.331734+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:21:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:57 smithi082 bash[20963]: cluster 2024-04-03T21:21:56.332337+0000 mgr.y (mgr.24370) 12703 : cluster [DBG] pgmap v12687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:57 smithi082 bash[20963]: audit 2024-04-03T21:21:56.549010+0000 mon.a (mon.0) 10996 : audit [DBG] from='client.? 172.21.15.67:0/683837474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:57 smithi067 bash[27441]: cluster 2024-04-03T21:21:56.332337+0000 mgr.y (mgr.24370) 12703 : cluster [DBG] pgmap v12687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:57 smithi067 bash[27441]: audit 2024-04-03T21:21:56.549010+0000 mon.a (mon.0) 10996 : audit [DBG] from='client.? 172.21.15.67:0/683837474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:57 smithi067 bash[17655]: cluster 2024-04-03T21:21:56.332337+0000 mgr.y (mgr.24370) 12703 : cluster [DBG] pgmap v12687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:57 smithi067 bash[17655]: audit 2024-04-03T21:21:56.549010+0000 mon.a (mon.0) 10996 : audit [DBG] from='client.? 172.21.15.67:0/683837474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:59 smithi082 bash[20963]: cluster 2024-04-03T21:21:58.332971+0000 mgr.y (mgr.24370) 12704 : cluster [DBG] pgmap v12688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:21:59 smithi082 bash[20963]: audit 2024-04-03T21:21:58.998892+0000 mon.a (mon.0) 10997 : audit [DBG] from='client.? 172.21.15.67:0/3970773593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:59 smithi067 bash[27441]: cluster 2024-04-03T21:21:58.332971+0000 mgr.y (mgr.24370) 12704 : cluster [DBG] pgmap v12688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:21:59 smithi067 bash[27441]: audit 2024-04-03T21:21:58.998892+0000 mon.a (mon.0) 10997 : audit [DBG] from='client.? 172.21.15.67:0/3970773593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:21:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:59 smithi067 bash[17655]: cluster 2024-04-03T21:21:58.332971+0000 mgr.y (mgr.24370) 12704 : cluster [DBG] pgmap v12688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:21:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:21:59 smithi067 bash[17655]: audit 2024-04-03T21:21:58.998892+0000 mon.a (mon.0) 10997 : audit [DBG] from='client.? 172.21.15.67:0/3970773593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:01 smithi082 bash[20963]: cluster 2024-04-03T21:22:00.333637+0000 mgr.y (mgr.24370) 12705 : cluster [DBG] pgmap v12689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:01 smithi082 bash[20963]: audit 2024-04-03T21:22:01.455288+0000 mon.c (mon.2) 5060 : audit [DBG] from='client.? 172.21.15.67:0/1388779914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:01 smithi067 bash[17655]: cluster 2024-04-03T21:22:00.333637+0000 mgr.y (mgr.24370) 12705 : cluster [DBG] pgmap v12689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:01 smithi067 bash[17655]: audit 2024-04-03T21:22:01.455288+0000 mon.c (mon.2) 5060 : audit [DBG] from='client.? 172.21.15.67:0/1388779914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:01 smithi067 bash[27441]: cluster 2024-04-03T21:22:00.333637+0000 mgr.y (mgr.24370) 12705 : cluster [DBG] pgmap v12689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:01 smithi067 bash[27441]: audit 2024-04-03T21:22:01.455288+0000 mon.c (mon.2) 5060 : audit [DBG] from='client.? 172.21.15.67:0/1388779914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:22:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:22:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:03 smithi082 bash[20963]: cluster 2024-04-03T21:22:02.334775+0000 mgr.y (mgr.24370) 12706 : cluster [DBG] pgmap v12690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:03 smithi067 bash[27441]: cluster 2024-04-03T21:22:02.334775+0000 mgr.y (mgr.24370) 12706 : cluster [DBG] pgmap v12690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:03 smithi067 bash[17655]: cluster 2024-04-03T21:22:02.334775+0000 mgr.y (mgr.24370) 12706 : cluster [DBG] pgmap v12690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:04 smithi082 bash[20963]: audit 2024-04-03T21:22:03.913857+0000 mon.a (mon.0) 10998 : audit [DBG] from='client.? 172.21.15.67:0/3115599502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:04 smithi067 bash[27441]: audit 2024-04-03T21:22:03.913857+0000 mon.a (mon.0) 10998 : audit [DBG] from='client.? 172.21.15.67:0/3115599502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:04 smithi067 bash[17655]: audit 2024-04-03T21:22:03.913857+0000 mon.a (mon.0) 10998 : audit [DBG] from='client.? 172.21.15.67:0/3115599502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:05 smithi082 bash[20963]: cluster 2024-04-03T21:22:04.335574+0000 mgr.y (mgr.24370) 12707 : cluster [DBG] pgmap v12691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:05 smithi067 bash[27441]: cluster 2024-04-03T21:22:04.335574+0000 mgr.y (mgr.24370) 12707 : cluster [DBG] pgmap v12691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:05 smithi067 bash[17655]: cluster 2024-04-03T21:22:04.335574+0000 mgr.y (mgr.24370) 12707 : cluster [DBG] pgmap v12691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:06 smithi082 bash[20963]: audit 2024-04-03T21:22:06.364216+0000 mon.c (mon.2) 5061 : audit [DBG] from='client.? 172.21.15.67:0/173582857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:06 smithi067 bash[27441]: audit 2024-04-03T21:22:06.364216+0000 mon.c (mon.2) 5061 : audit [DBG] from='client.? 172.21.15.67:0/173582857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:06 smithi067 bash[17655]: audit 2024-04-03T21:22:06.364216+0000 mon.c (mon.2) 5061 : audit [DBG] from='client.? 172.21.15.67:0/173582857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:07 smithi082 bash[20963]: cluster 2024-04-03T21:22:06.336821+0000 mgr.y (mgr.24370) 12708 : cluster [DBG] pgmap v12692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:07 smithi067 bash[27441]: cluster 2024-04-03T21:22:06.336821+0000 mgr.y (mgr.24370) 12708 : cluster [DBG] pgmap v12692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:07 smithi067 bash[17655]: cluster 2024-04-03T21:22:06.336821+0000 mgr.y (mgr.24370) 12708 : cluster [DBG] pgmap v12692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:09 smithi082 bash[20963]: cluster 2024-04-03T21:22:08.337496+0000 mgr.y (mgr.24370) 12709 : cluster [DBG] pgmap v12693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:09 smithi082 bash[20963]: audit 2024-04-03T21:22:08.820439+0000 mon.a (mon.0) 10999 : audit [DBG] from='client.? 172.21.15.67:0/214264145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:09 smithi067 bash[27441]: cluster 2024-04-03T21:22:08.337496+0000 mgr.y (mgr.24370) 12709 : cluster [DBG] pgmap v12693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:09 smithi067 bash[27441]: audit 2024-04-03T21:22:08.820439+0000 mon.a (mon.0) 10999 : audit [DBG] from='client.? 172.21.15.67:0/214264145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:09 smithi067 bash[17655]: cluster 2024-04-03T21:22:08.337496+0000 mgr.y (mgr.24370) 12709 : cluster [DBG] pgmap v12693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:09 smithi067 bash[17655]: audit 2024-04-03T21:22:08.820439+0000 mon.a (mon.0) 10999 : audit [DBG] from='client.? 172.21.15.67:0/214264145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:10 smithi082 bash[20963]: audit 2024-04-03T21:22:10.331916+0000 mon.a (mon.0) 11000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:10 smithi067 bash[17655]: audit 2024-04-03T21:22:10.331916+0000 mon.a (mon.0) 11000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:10 smithi067 bash[27441]: audit 2024-04-03T21:22:10.331916+0000 mon.a (mon.0) 11000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:11 smithi082 bash[20963]: cluster 2024-04-03T21:22:10.340325+0000 mgr.y (mgr.24370) 12710 : cluster [DBG] pgmap v12694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:11 smithi082 bash[20963]: audit 2024-04-03T21:22:11.290181+0000 mon.a (mon.0) 11001 : audit [DBG] from='client.? 172.21.15.67:0/550009297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:11 smithi067 bash[17655]: cluster 2024-04-03T21:22:10.340325+0000 mgr.y (mgr.24370) 12710 : cluster [DBG] pgmap v12694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:11 smithi067 bash[17655]: audit 2024-04-03T21:22:11.290181+0000 mon.a (mon.0) 11001 : audit [DBG] from='client.? 172.21.15.67:0/550009297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:11 smithi067 bash[27441]: cluster 2024-04-03T21:22:10.340325+0000 mgr.y (mgr.24370) 12710 : cluster [DBG] pgmap v12694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:11 smithi067 bash[27441]: audit 2024-04-03T21:22:11.290181+0000 mon.a (mon.0) 11001 : audit [DBG] from='client.? 172.21.15.67:0/550009297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:22:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:13 smithi082 bash[20963]: cluster 2024-04-03T21:22:12.341405+0000 mgr.y (mgr.24370) 12711 : cluster [DBG] pgmap v12695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:22:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:13 smithi067 bash[17655]: cluster 2024-04-03T21:22:12.341405+0000 mgr.y (mgr.24370) 12711 : cluster [DBG] pgmap v12695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:13 smithi067 bash[27441]: cluster 2024-04-03T21:22:12.341405+0000 mgr.y (mgr.24370) 12711 : cluster [DBG] pgmap v12695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:14 smithi082 bash[20963]: audit 2024-04-03T21:22:13.742548+0000 mon.a (mon.0) 11002 : audit [DBG] from='client.? 172.21.15.67:0/1526538269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:14 smithi067 bash[17655]: audit 2024-04-03T21:22:13.742548+0000 mon.a (mon.0) 11002 : audit [DBG] from='client.? 172.21.15.67:0/1526538269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:14 smithi067 bash[27441]: audit 2024-04-03T21:22:13.742548+0000 mon.a (mon.0) 11002 : audit [DBG] from='client.? 172.21.15.67:0/1526538269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:15 smithi082 bash[20963]: cluster 2024-04-03T21:22:14.342017+0000 mgr.y (mgr.24370) 12712 : cluster [DBG] pgmap v12696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:15 smithi067 bash[17655]: cluster 2024-04-03T21:22:14.342017+0000 mgr.y (mgr.24370) 12712 : cluster [DBG] pgmap v12696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:15 smithi067 bash[27441]: cluster 2024-04-03T21:22:14.342017+0000 mgr.y (mgr.24370) 12712 : cluster [DBG] pgmap v12696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:16 smithi082 bash[20963]: audit 2024-04-03T21:22:16.187298+0000 mon.c (mon.2) 5062 : audit [DBG] from='client.? 172.21.15.67:0/1299354353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:16 smithi067 bash[17655]: audit 2024-04-03T21:22:16.187298+0000 mon.c (mon.2) 5062 : audit [DBG] from='client.? 172.21.15.67:0/1299354353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:16 smithi067 bash[27441]: audit 2024-04-03T21:22:16.187298+0000 mon.c (mon.2) 5062 : audit [DBG] from='client.? 172.21.15.67:0/1299354353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:17 smithi082 bash[20963]: cluster 2024-04-03T21:22:16.343180+0000 mgr.y (mgr.24370) 12713 : cluster [DBG] pgmap v12697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:17 smithi067 bash[27441]: cluster 2024-04-03T21:22:16.343180+0000 mgr.y (mgr.24370) 12713 : cluster [DBG] pgmap v12697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:17 smithi067 bash[17655]: cluster 2024-04-03T21:22:16.343180+0000 mgr.y (mgr.24370) 12713 : cluster [DBG] pgmap v12697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:19 smithi082 bash[20963]: cluster 2024-04-03T21:22:18.343798+0000 mgr.y (mgr.24370) 12714 : cluster [DBG] pgmap v12698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:19 smithi082 bash[20963]: audit 2024-04-03T21:22:18.634773+0000 mon.a (mon.0) 11003 : audit [DBG] from='client.? 172.21.15.67:0/3620844931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:19 smithi067 bash[27441]: cluster 2024-04-03T21:22:18.343798+0000 mgr.y (mgr.24370) 12714 : cluster [DBG] pgmap v12698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:19 smithi067 bash[27441]: audit 2024-04-03T21:22:18.634773+0000 mon.a (mon.0) 11003 : audit [DBG] from='client.? 172.21.15.67:0/3620844931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:19 smithi067 bash[17655]: cluster 2024-04-03T21:22:18.343798+0000 mgr.y (mgr.24370) 12714 : cluster [DBG] pgmap v12698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:19 smithi067 bash[17655]: audit 2024-04-03T21:22:18.634773+0000 mon.a (mon.0) 11003 : audit [DBG] from='client.? 172.21.15.67:0/3620844931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:21 smithi082 bash[20963]: cluster 2024-04-03T21:22:20.344967+0000 mgr.y (mgr.24370) 12715 : cluster [DBG] pgmap v12699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:21 smithi082 bash[20963]: audit 2024-04-03T21:22:21.096483+0000 mon.c (mon.2) 5063 : audit [DBG] from='client.? 172.21.15.67:0/2057366188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:21 smithi067 bash[17655]: cluster 2024-04-03T21:22:20.344967+0000 mgr.y (mgr.24370) 12715 : cluster [DBG] pgmap v12699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:21 smithi067 bash[17655]: audit 2024-04-03T21:22:21.096483+0000 mon.c (mon.2) 5063 : audit [DBG] from='client.? 172.21.15.67:0/2057366188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:21 smithi067 bash[27441]: cluster 2024-04-03T21:22:20.344967+0000 mgr.y (mgr.24370) 12715 : cluster [DBG] pgmap v12699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:21 smithi067 bash[27441]: audit 2024-04-03T21:22:21.096483+0000 mon.c (mon.2) 5063 : audit [DBG] from='client.? 172.21.15.67:0/2057366188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:22:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:22:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:23 smithi082 bash[20963]: cluster 2024-04-03T21:22:22.346142+0000 mgr.y (mgr.24370) 12716 : cluster [DBG] pgmap v12700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:23 smithi082 bash[20963]: audit 2024-04-03T21:22:23.549989+0000 mon.a (mon.0) 11004 : audit [DBG] from='client.? 172.21.15.67:0/481649846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:23 smithi067 bash[17655]: cluster 2024-04-03T21:22:22.346142+0000 mgr.y (mgr.24370) 12716 : cluster [DBG] pgmap v12700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:23 smithi067 bash[17655]: audit 2024-04-03T21:22:23.549989+0000 mon.a (mon.0) 11004 : audit [DBG] from='client.? 172.21.15.67:0/481649846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:23 smithi067 bash[27441]: cluster 2024-04-03T21:22:22.346142+0000 mgr.y (mgr.24370) 12716 : cluster [DBG] pgmap v12700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:23 smithi067 bash[27441]: audit 2024-04-03T21:22:23.549989+0000 mon.a (mon.0) 11004 : audit [DBG] from='client.? 172.21.15.67:0/481649846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:25 smithi082 bash[20963]: cluster 2024-04-03T21:22:24.346934+0000 mgr.y (mgr.24370) 12717 : cluster [DBG] pgmap v12701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:25 smithi082 bash[20963]: audit 2024-04-03T21:22:24.632286+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:22:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:25 smithi082 bash[20963]: audit 2024-04-03T21:22:25.332494+0000 mon.a (mon.0) 11006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:25 smithi067 bash[27441]: cluster 2024-04-03T21:22:24.346934+0000 mgr.y (mgr.24370) 12717 : cluster [DBG] pgmap v12701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:25 smithi067 bash[27441]: audit 2024-04-03T21:22:24.632286+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:22:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:25 smithi067 bash[27441]: audit 2024-04-03T21:22:25.332494+0000 mon.a (mon.0) 11006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:25 smithi067 bash[17655]: cluster 2024-04-03T21:22:24.346934+0000 mgr.y (mgr.24370) 12717 : cluster [DBG] pgmap v12701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:25 smithi067 bash[17655]: audit 2024-04-03T21:22:24.632286+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:22:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:25 smithi067 bash[17655]: audit 2024-04-03T21:22:25.332494+0000 mon.a (mon.0) 11006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:26 smithi082 bash[20963]: audit 2024-04-03T21:22:26.008915+0000 mon.c (mon.2) 5064 : audit [DBG] from='client.? 172.21.15.67:0/2605350683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:26 smithi067 bash[17655]: audit 2024-04-03T21:22:26.008915+0000 mon.c (mon.2) 5064 : audit [DBG] from='client.? 172.21.15.67:0/2605350683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:26 smithi067 bash[27441]: audit 2024-04-03T21:22:26.008915+0000 mon.c (mon.2) 5064 : audit [DBG] from='client.? 172.21.15.67:0/2605350683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:27 smithi082 bash[20963]: cluster 2024-04-03T21:22:26.348138+0000 mgr.y (mgr.24370) 12718 : cluster [DBG] pgmap v12702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:27 smithi067 bash[27441]: cluster 2024-04-03T21:22:26.348138+0000 mgr.y (mgr.24370) 12718 : cluster [DBG] pgmap v12702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:27 smithi067 bash[17655]: cluster 2024-04-03T21:22:26.348138+0000 mgr.y (mgr.24370) 12718 : cluster [DBG] pgmap v12702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:28 smithi082 bash[20963]: audit 2024-04-03T21:22:28.463258+0000 mon.a (mon.0) 11007 : audit [DBG] from='client.? 172.21.15.67:0/2624709412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:28 smithi067 bash[27441]: audit 2024-04-03T21:22:28.463258+0000 mon.a (mon.0) 11007 : audit [DBG] from='client.? 172.21.15.67:0/2624709412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:28 smithi067 bash[17655]: audit 2024-04-03T21:22:28.463258+0000 mon.a (mon.0) 11007 : audit [DBG] from='client.? 172.21.15.67:0/2624709412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:29 smithi082 bash[20963]: cluster 2024-04-03T21:22:28.348621+0000 mgr.y (mgr.24370) 12719 : cluster [DBG] pgmap v12703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:29 smithi067 bash[27441]: cluster 2024-04-03T21:22:28.348621+0000 mgr.y (mgr.24370) 12719 : cluster [DBG] pgmap v12703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:29 smithi067 bash[17655]: cluster 2024-04-03T21:22:28.348621+0000 mgr.y (mgr.24370) 12719 : cluster [DBG] pgmap v12703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[27441]: cluster 2024-04-03T21:22:30.349289+0000 mgr.y (mgr.24370) 12720 : cluster [DBG] pgmap v12704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[27441]: audit 2024-04-03T21:22:30.386500+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[27441]: audit 2024-04-03T21:22:30.395714+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[27441]: audit 2024-04-03T21:22:30.683559+0000 mon.a (mon.0) 11010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[27441]: audit 2024-04-03T21:22:30.691869+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[27441]: audit 2024-04-03T21:22:30.948169+0000 mon.c (mon.2) 5065 : audit [DBG] from='client.? 172.21.15.67:0/2923878265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[27441]: audit 2024-04-03T21:22:31.121547+0000 mon.a (mon.0) 11012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[27441]: audit 2024-04-03T21:22:31.123319+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[27441]: audit 2024-04-03T21:22:31.133496+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[17655]: cluster 2024-04-03T21:22:30.349289+0000 mgr.y (mgr.24370) 12720 : cluster [DBG] pgmap v12704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[17655]: audit 2024-04-03T21:22:30.386500+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[17655]: audit 2024-04-03T21:22:30.395714+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[17655]: audit 2024-04-03T21:22:30.683559+0000 mon.a (mon.0) 11010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[17655]: audit 2024-04-03T21:22:30.691869+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[17655]: audit 2024-04-03T21:22:30.948169+0000 mon.c (mon.2) 5065 : audit [DBG] from='client.? 172.21.15.67:0/2923878265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[17655]: audit 2024-04-03T21:22:31.121547+0000 mon.a (mon.0) 11012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:22:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[17655]: audit 2024-04-03T21:22:31.123319+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:22:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:31 smithi067 bash[17655]: audit 2024-04-03T21:22:31.133496+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:31 smithi082 bash[20963]: cluster 2024-04-03T21:22:30.349289+0000 mgr.y (mgr.24370) 12720 : cluster [DBG] pgmap v12704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:31 smithi082 bash[20963]: audit 2024-04-03T21:22:30.386500+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:31 smithi082 bash[20963]: audit 2024-04-03T21:22:30.395714+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:31 smithi082 bash[20963]: audit 2024-04-03T21:22:30.683559+0000 mon.a (mon.0) 11010 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:31 smithi082 bash[20963]: audit 2024-04-03T21:22:30.691869+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:31 smithi082 bash[20963]: audit 2024-04-03T21:22:30.948169+0000 mon.c (mon.2) 5065 : audit [DBG] from='client.? 172.21.15.67:0/2923878265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:31 smithi082 bash[20963]: audit 2024-04-03T21:22:31.121547+0000 mon.a (mon.0) 11012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:22:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:31 smithi082 bash[20963]: audit 2024-04-03T21:22:31.123319+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:22:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:31 smithi082 bash[20963]: audit 2024-04-03T21:22:31.133496+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:22:33.388 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:22:33.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:33 smithi067 bash[27441]: cluster 2024-04-03T21:22:32.350417+0000 mgr.y (mgr.24370) 12721 : cluster [DBG] pgmap v12705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:33.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:33 smithi067 bash[17655]: cluster 2024-04-03T21:22:32.350417+0000 mgr.y (mgr.24370) 12721 : cluster [DBG] pgmap v12705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:33 smithi082 bash[20963]: cluster 2024-04-03T21:22:32.350417+0000 mgr.y (mgr.24370) 12721 : cluster [DBG] pgmap v12705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:22:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:34 smithi067 bash[17655]: audit 2024-04-03T21:22:33.403082+0000 mon.a (mon.0) 11015 : audit [DBG] from='client.? 172.21.15.67:0/1075836726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:34 smithi067 bash[27441]: audit 2024-04-03T21:22:33.403082+0000 mon.a (mon.0) 11015 : audit [DBG] from='client.? 172.21.15.67:0/1075836726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:34 smithi082 bash[20963]: audit 2024-04-03T21:22:33.403082+0000 mon.a (mon.0) 11015 : audit [DBG] from='client.? 172.21.15.67:0/1075836726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:35 smithi067 bash[17655]: cluster 2024-04-03T21:22:34.351060+0000 mgr.y (mgr.24370) 12722 : cluster [DBG] pgmap v12706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:35 smithi067 bash[27441]: cluster 2024-04-03T21:22:34.351060+0000 mgr.y (mgr.24370) 12722 : cluster [DBG] pgmap v12706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:35 smithi082 bash[20963]: cluster 2024-04-03T21:22:34.351060+0000 mgr.y (mgr.24370) 12722 : cluster [DBG] pgmap v12706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:36 smithi067 bash[17655]: audit 2024-04-03T21:22:35.858067+0000 mon.c (mon.2) 5066 : audit [DBG] from='client.? 172.21.15.67:0/2534811147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:36.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:36 smithi067 bash[27441]: audit 2024-04-03T21:22:35.858067+0000 mon.c (mon.2) 5066 : audit [DBG] from='client.? 172.21.15.67:0/2534811147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:36 smithi082 bash[20963]: audit 2024-04-03T21:22:35.858067+0000 mon.c (mon.2) 5066 : audit [DBG] from='client.? 172.21.15.67:0/2534811147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:37 smithi067 bash[27441]: cluster 2024-04-03T21:22:36.352244+0000 mgr.y (mgr.24370) 12723 : cluster [DBG] pgmap v12707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:37 smithi067 bash[17655]: cluster 2024-04-03T21:22:36.352244+0000 mgr.y (mgr.24370) 12723 : cluster [DBG] pgmap v12707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:37 smithi082 bash[20963]: cluster 2024-04-03T21:22:36.352244+0000 mgr.y (mgr.24370) 12723 : cluster [DBG] pgmap v12707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:38 smithi082 bash[20963]: audit 2024-04-03T21:22:38.315377+0000 mon.c (mon.2) 5067 : audit [DBG] from='client.? 172.21.15.67:0/4013035175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:38 smithi067 bash[27441]: audit 2024-04-03T21:22:38.315377+0000 mon.c (mon.2) 5067 : audit [DBG] from='client.? 172.21.15.67:0/4013035175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:38 smithi067 bash[17655]: audit 2024-04-03T21:22:38.315377+0000 mon.c (mon.2) 5067 : audit [DBG] from='client.? 172.21.15.67:0/4013035175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:39 smithi082 bash[20963]: cluster 2024-04-03T21:22:38.352877+0000 mgr.y (mgr.24370) 12724 : cluster [DBG] pgmap v12708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:39 smithi067 bash[27441]: cluster 2024-04-03T21:22:38.352877+0000 mgr.y (mgr.24370) 12724 : cluster [DBG] pgmap v12708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:39 smithi067 bash[17655]: cluster 2024-04-03T21:22:38.352877+0000 mgr.y (mgr.24370) 12724 : cluster [DBG] pgmap v12708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:40 smithi082 bash[20963]: audit 2024-04-03T21:22:40.332952+0000 mon.a (mon.0) 11016 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:40 smithi067 bash[27441]: audit 2024-04-03T21:22:40.332952+0000 mon.a (mon.0) 11016 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:40 smithi067 bash[17655]: audit 2024-04-03T21:22:40.332952+0000 mon.a (mon.0) 11016 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:41 smithi082 bash[20963]: cluster 2024-04-03T21:22:40.353265+0000 mgr.y (mgr.24370) 12725 : cluster [DBG] pgmap v12709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:41 smithi082 bash[20963]: audit 2024-04-03T21:22:40.767981+0000 mon.c (mon.2) 5068 : audit [DBG] from='client.? 172.21.15.67:0/1417721654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:41 smithi067 bash[27441]: cluster 2024-04-03T21:22:40.353265+0000 mgr.y (mgr.24370) 12725 : cluster [DBG] pgmap v12709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:41 smithi067 bash[27441]: audit 2024-04-03T21:22:40.767981+0000 mon.c (mon.2) 5068 : audit [DBG] from='client.? 172.21.15.67:0/1417721654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:41 smithi067 bash[17655]: cluster 2024-04-03T21:22:40.353265+0000 mgr.y (mgr.24370) 12725 : cluster [DBG] pgmap v12709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:41 smithi067 bash[17655]: audit 2024-04-03T21:22:40.767981+0000 mon.c (mon.2) 5068 : audit [DBG] from='client.? 172.21.15.67:0/1417721654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:22:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:22:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:43 smithi082 bash[20963]: cluster 2024-04-03T21:22:42.354355+0000 mgr.y (mgr.24370) 12726 : cluster [DBG] pgmap v12710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:43 smithi082 bash[20963]: audit 2024-04-03T21:22:43.223226+0000 mon.c (mon.2) 5069 : audit [DBG] from='client.? 172.21.15.67:0/1063703720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:43 smithi067 bash[17655]: cluster 2024-04-03T21:22:42.354355+0000 mgr.y (mgr.24370) 12726 : cluster [DBG] pgmap v12710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:43 smithi067 bash[17655]: audit 2024-04-03T21:22:43.223226+0000 mon.c (mon.2) 5069 : audit [DBG] from='client.? 172.21.15.67:0/1063703720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:43 smithi067 bash[27441]: cluster 2024-04-03T21:22:42.354355+0000 mgr.y (mgr.24370) 12726 : cluster [DBG] pgmap v12710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:43 smithi067 bash[27441]: audit 2024-04-03T21:22:43.223226+0000 mon.c (mon.2) 5069 : audit [DBG] from='client.? 172.21.15.67:0/1063703720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:45 smithi082 bash[20963]: cluster 2024-04-03T21:22:44.354890+0000 mgr.y (mgr.24370) 12727 : cluster [DBG] pgmap v12711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:45 smithi067 bash[17655]: cluster 2024-04-03T21:22:44.354890+0000 mgr.y (mgr.24370) 12727 : cluster [DBG] pgmap v12711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:45 smithi067 bash[27441]: cluster 2024-04-03T21:22:44.354890+0000 mgr.y (mgr.24370) 12727 : cluster [DBG] pgmap v12711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:46 smithi082 bash[20963]: audit 2024-04-03T21:22:45.677449+0000 mon.c (mon.2) 5070 : audit [DBG] from='client.? 172.21.15.67:0/130322806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:46 smithi067 bash[27441]: audit 2024-04-03T21:22:45.677449+0000 mon.c (mon.2) 5070 : audit [DBG] from='client.? 172.21.15.67:0/130322806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:46 smithi067 bash[17655]: audit 2024-04-03T21:22:45.677449+0000 mon.c (mon.2) 5070 : audit [DBG] from='client.? 172.21.15.67:0/130322806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:47 smithi082 bash[20963]: cluster 2024-04-03T21:22:46.356048+0000 mgr.y (mgr.24370) 12728 : cluster [DBG] pgmap v12712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:47 smithi067 bash[27441]: cluster 2024-04-03T21:22:46.356048+0000 mgr.y (mgr.24370) 12728 : cluster [DBG] pgmap v12712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:47 smithi067 bash[17655]: cluster 2024-04-03T21:22:46.356048+0000 mgr.y (mgr.24370) 12728 : cluster [DBG] pgmap v12712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:48 smithi082 bash[20963]: audit 2024-04-03T21:22:48.133145+0000 mon.c (mon.2) 5071 : audit [DBG] from='client.? 172.21.15.67:0/2683054276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:48 smithi067 bash[27441]: audit 2024-04-03T21:22:48.133145+0000 mon.c (mon.2) 5071 : audit [DBG] from='client.? 172.21.15.67:0/2683054276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:48 smithi067 bash[17655]: audit 2024-04-03T21:22:48.133145+0000 mon.c (mon.2) 5071 : audit [DBG] from='client.? 172.21.15.67:0/2683054276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:49 smithi082 bash[20963]: cluster 2024-04-03T21:22:48.356651+0000 mgr.y (mgr.24370) 12729 : cluster [DBG] pgmap v12713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:49 smithi067 bash[27441]: cluster 2024-04-03T21:22:48.356651+0000 mgr.y (mgr.24370) 12729 : cluster [DBG] pgmap v12713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:49 smithi067 bash[17655]: cluster 2024-04-03T21:22:48.356651+0000 mgr.y (mgr.24370) 12729 : cluster [DBG] pgmap v12713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:51 smithi082 bash[20963]: cluster 2024-04-03T21:22:50.357309+0000 mgr.y (mgr.24370) 12730 : cluster [DBG] pgmap v12714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:51 smithi082 bash[20963]: audit 2024-04-03T21:22:50.583810+0000 mon.c (mon.2) 5072 : audit [DBG] from='client.? 172.21.15.67:0/303253322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:51 smithi067 bash[27441]: cluster 2024-04-03T21:22:50.357309+0000 mgr.y (mgr.24370) 12730 : cluster [DBG] pgmap v12714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:51 smithi067 bash[27441]: audit 2024-04-03T21:22:50.583810+0000 mon.c (mon.2) 5072 : audit [DBG] from='client.? 172.21.15.67:0/303253322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:51 smithi067 bash[17655]: cluster 2024-04-03T21:22:50.357309+0000 mgr.y (mgr.24370) 12730 : cluster [DBG] pgmap v12714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:51 smithi067 bash[17655]: audit 2024-04-03T21:22:50.583810+0000 mon.c (mon.2) 5072 : audit [DBG] from='client.? 172.21.15.67:0/303253322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:22:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:22:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:53 smithi082 bash[20963]: cluster 2024-04-03T21:22:52.358266+0000 mgr.y (mgr.24370) 12731 : cluster [DBG] pgmap v12715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:53 smithi082 bash[20963]: audit 2024-04-03T21:22:53.034293+0000 mon.c (mon.2) 5073 : audit [DBG] from='client.? 172.21.15.67:0/1850918034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:53 smithi067 bash[27441]: cluster 2024-04-03T21:22:52.358266+0000 mgr.y (mgr.24370) 12731 : cluster [DBG] pgmap v12715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:53 smithi067 bash[27441]: audit 2024-04-03T21:22:53.034293+0000 mon.c (mon.2) 5073 : audit [DBG] from='client.? 172.21.15.67:0/1850918034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:53 smithi067 bash[17655]: cluster 2024-04-03T21:22:52.358266+0000 mgr.y (mgr.24370) 12731 : cluster [DBG] pgmap v12715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:53 smithi067 bash[17655]: audit 2024-04-03T21:22:53.034293+0000 mon.c (mon.2) 5073 : audit [DBG] from='client.? 172.21.15.67:0/1850918034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:55 smithi082 bash[20963]: cluster 2024-04-03T21:22:54.358916+0000 mgr.y (mgr.24370) 12732 : cluster [DBG] pgmap v12716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:55 smithi082 bash[20963]: audit 2024-04-03T21:22:55.333112+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:55 smithi067 bash[27441]: cluster 2024-04-03T21:22:54.358916+0000 mgr.y (mgr.24370) 12732 : cluster [DBG] pgmap v12716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:55 smithi067 bash[27441]: audit 2024-04-03T21:22:55.333112+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:55 smithi067 bash[17655]: cluster 2024-04-03T21:22:54.358916+0000 mgr.y (mgr.24370) 12732 : cluster [DBG] pgmap v12716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:55 smithi067 bash[17655]: audit 2024-04-03T21:22:55.333112+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:22:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:56 smithi082 bash[20963]: audit 2024-04-03T21:22:55.488751+0000 mon.a (mon.0) 11018 : audit [DBG] from='client.? 172.21.15.67:0/88189486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:56 smithi067 bash[27441]: audit 2024-04-03T21:22:55.488751+0000 mon.a (mon.0) 11018 : audit [DBG] from='client.? 172.21.15.67:0/88189486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:56 smithi067 bash[17655]: audit 2024-04-03T21:22:55.488751+0000 mon.a (mon.0) 11018 : audit [DBG] from='client.? 172.21.15.67:0/88189486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:57 smithi082 bash[20963]: cluster 2024-04-03T21:22:56.360090+0000 mgr.y (mgr.24370) 12733 : cluster [DBG] pgmap v12717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:57 smithi067 bash[27441]: cluster 2024-04-03T21:22:56.360090+0000 mgr.y (mgr.24370) 12733 : cluster [DBG] pgmap v12717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:57 smithi067 bash[17655]: cluster 2024-04-03T21:22:56.360090+0000 mgr.y (mgr.24370) 12733 : cluster [DBG] pgmap v12717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:58 smithi082 bash[20963]: audit 2024-04-03T21:22:57.937043+0000 mon.c (mon.2) 5074 : audit [DBG] from='client.? 172.21.15.67:0/3426312298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:58 smithi067 bash[27441]: audit 2024-04-03T21:22:57.937043+0000 mon.c (mon.2) 5074 : audit [DBG] from='client.? 172.21.15.67:0/3426312298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:58 smithi067 bash[17655]: audit 2024-04-03T21:22:57.937043+0000 mon.c (mon.2) 5074 : audit [DBG] from='client.? 172.21.15.67:0/3426312298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:22:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:22:59 smithi082 bash[20963]: cluster 2024-04-03T21:22:58.360733+0000 mgr.y (mgr.24370) 12734 : cluster [DBG] pgmap v12718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:22:59 smithi067 bash[27441]: cluster 2024-04-03T21:22:58.360733+0000 mgr.y (mgr.24370) 12734 : cluster [DBG] pgmap v12718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:22:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:22:59 smithi067 bash[17655]: cluster 2024-04-03T21:22:58.360733+0000 mgr.y (mgr.24370) 12734 : cluster [DBG] pgmap v12718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:00 smithi082 bash[20963]: audit 2024-04-03T21:23:00.387646+0000 mon.c (mon.2) 5075 : audit [DBG] from='client.? 172.21.15.67:0/3219001076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:00 smithi067 bash[27441]: audit 2024-04-03T21:23:00.387646+0000 mon.c (mon.2) 5075 : audit [DBG] from='client.? 172.21.15.67:0/3219001076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:00 smithi067 bash[17655]: audit 2024-04-03T21:23:00.387646+0000 mon.c (mon.2) 5075 : audit [DBG] from='client.? 172.21.15.67:0/3219001076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:01 smithi082 bash[20963]: cluster 2024-04-03T21:23:00.361319+0000 mgr.y (mgr.24370) 12735 : cluster [DBG] pgmap v12719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:01 smithi067 bash[27441]: cluster 2024-04-03T21:23:00.361319+0000 mgr.y (mgr.24370) 12735 : cluster [DBG] pgmap v12719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:01 smithi067 bash[17655]: cluster 2024-04-03T21:23:00.361319+0000 mgr.y (mgr.24370) 12735 : cluster [DBG] pgmap v12719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:23:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:23:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:03 smithi082 bash[20963]: cluster 2024-04-03T21:23:02.362666+0000 mgr.y (mgr.24370) 12736 : cluster [DBG] pgmap v12720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:03 smithi082 bash[20963]: audit 2024-04-03T21:23:02.834305+0000 mon.a (mon.0) 11019 : audit [DBG] from='client.? 172.21.15.67:0/19972583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:03 smithi067 bash[17655]: cluster 2024-04-03T21:23:02.362666+0000 mgr.y (mgr.24370) 12736 : cluster [DBG] pgmap v12720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:03 smithi067 bash[17655]: audit 2024-04-03T21:23:02.834305+0000 mon.a (mon.0) 11019 : audit [DBG] from='client.? 172.21.15.67:0/19972583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:03 smithi067 bash[27441]: cluster 2024-04-03T21:23:02.362666+0000 mgr.y (mgr.24370) 12736 : cluster [DBG] pgmap v12720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:03 smithi067 bash[27441]: audit 2024-04-03T21:23:02.834305+0000 mon.a (mon.0) 11019 : audit [DBG] from='client.? 172.21.15.67:0/19972583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:05 smithi082 bash[20963]: cluster 2024-04-03T21:23:04.363401+0000 mgr.y (mgr.24370) 12737 : cluster [DBG] pgmap v12721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:05 smithi082 bash[20963]: audit 2024-04-03T21:23:05.284124+0000 mon.c (mon.2) 5076 : audit [DBG] from='client.? 172.21.15.67:0/1590894553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:05 smithi067 bash[17655]: cluster 2024-04-03T21:23:04.363401+0000 mgr.y (mgr.24370) 12737 : cluster [DBG] pgmap v12721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:05 smithi067 bash[17655]: audit 2024-04-03T21:23:05.284124+0000 mon.c (mon.2) 5076 : audit [DBG] from='client.? 172.21.15.67:0/1590894553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:05 smithi067 bash[27441]: cluster 2024-04-03T21:23:04.363401+0000 mgr.y (mgr.24370) 12737 : cluster [DBG] pgmap v12721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:05 smithi067 bash[27441]: audit 2024-04-03T21:23:05.284124+0000 mon.c (mon.2) 5076 : audit [DBG] from='client.? 172.21.15.67:0/1590894553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:07 smithi082 bash[20963]: cluster 2024-04-03T21:23:06.364533+0000 mgr.y (mgr.24370) 12738 : cluster [DBG] pgmap v12722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:07 smithi067 bash[17655]: cluster 2024-04-03T21:23:06.364533+0000 mgr.y (mgr.24370) 12738 : cluster [DBG] pgmap v12722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:07 smithi067 bash[27441]: cluster 2024-04-03T21:23:06.364533+0000 mgr.y (mgr.24370) 12738 : cluster [DBG] pgmap v12722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:08 smithi082 bash[20963]: audit 2024-04-03T21:23:07.746748+0000 mon.c (mon.2) 5077 : audit [DBG] from='client.? 172.21.15.67:0/3545985420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:08 smithi067 bash[27441]: audit 2024-04-03T21:23:07.746748+0000 mon.c (mon.2) 5077 : audit [DBG] from='client.? 172.21.15.67:0/3545985420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:08 smithi067 bash[17655]: audit 2024-04-03T21:23:07.746748+0000 mon.c (mon.2) 5077 : audit [DBG] from='client.? 172.21.15.67:0/3545985420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:09 smithi082 bash[20963]: cluster 2024-04-03T21:23:08.365214+0000 mgr.y (mgr.24370) 12739 : cluster [DBG] pgmap v12723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:09 smithi067 bash[17655]: cluster 2024-04-03T21:23:08.365214+0000 mgr.y (mgr.24370) 12739 : cluster [DBG] pgmap v12723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:09 smithi067 bash[27441]: cluster 2024-04-03T21:23:08.365214+0000 mgr.y (mgr.24370) 12739 : cluster [DBG] pgmap v12723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:10 smithi082 bash[20963]: audit 2024-04-03T21:23:10.183524+0000 mon.c (mon.2) 5078 : audit [DBG] from='client.? 172.21.15.67:0/3950436221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:10 smithi082 bash[20963]: audit 2024-04-03T21:23:10.333813+0000 mon.a (mon.0) 11020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:10 smithi067 bash[17655]: audit 2024-04-03T21:23:10.183524+0000 mon.c (mon.2) 5078 : audit [DBG] from='client.? 172.21.15.67:0/3950436221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:10 smithi067 bash[17655]: audit 2024-04-03T21:23:10.333813+0000 mon.a (mon.0) 11020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:10 smithi067 bash[27441]: audit 2024-04-03T21:23:10.183524+0000 mon.c (mon.2) 5078 : audit [DBG] from='client.? 172.21.15.67:0/3950436221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:10 smithi067 bash[27441]: audit 2024-04-03T21:23:10.333813+0000 mon.a (mon.0) 11020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:11 smithi082 bash[20963]: cluster 2024-04-03T21:23:10.365868+0000 mgr.y (mgr.24370) 12740 : cluster [DBG] pgmap v12724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:11 smithi067 bash[27441]: cluster 2024-04-03T21:23:10.365868+0000 mgr.y (mgr.24370) 12740 : cluster [DBG] pgmap v12724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:11 smithi067 bash[17655]: cluster 2024-04-03T21:23:10.365868+0000 mgr.y (mgr.24370) 12740 : cluster [DBG] pgmap v12724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:23:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:23:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:13 smithi082 bash[20963]: cluster 2024-04-03T21:23:12.366927+0000 mgr.y (mgr.24370) 12741 : cluster [DBG] pgmap v12725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:13 smithi082 bash[20963]: audit 2024-04-03T21:23:12.637203+0000 mon.c (mon.2) 5079 : audit [DBG] from='client.? 172.21.15.67:0/2722110860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:13 smithi067 bash[27441]: cluster 2024-04-03T21:23:12.366927+0000 mgr.y (mgr.24370) 12741 : cluster [DBG] pgmap v12725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:13 smithi067 bash[27441]: audit 2024-04-03T21:23:12.637203+0000 mon.c (mon.2) 5079 : audit [DBG] from='client.? 172.21.15.67:0/2722110860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:13 smithi067 bash[17655]: cluster 2024-04-03T21:23:12.366927+0000 mgr.y (mgr.24370) 12741 : cluster [DBG] pgmap v12725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:13 smithi067 bash[17655]: audit 2024-04-03T21:23:12.637203+0000 mon.c (mon.2) 5079 : audit [DBG] from='client.? 172.21.15.67:0/2722110860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:15 smithi082 bash[20963]: cluster 2024-04-03T21:23:14.367648+0000 mgr.y (mgr.24370) 12742 : cluster [DBG] pgmap v12726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:15 smithi082 bash[20963]: audit 2024-04-03T21:23:15.099862+0000 mon.c (mon.2) 5080 : audit [DBG] from='client.? 172.21.15.67:0/4129312470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:15 smithi067 bash[17655]: cluster 2024-04-03T21:23:14.367648+0000 mgr.y (mgr.24370) 12742 : cluster [DBG] pgmap v12726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:15 smithi067 bash[17655]: audit 2024-04-03T21:23:15.099862+0000 mon.c (mon.2) 5080 : audit [DBG] from='client.? 172.21.15.67:0/4129312470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:15 smithi067 bash[27441]: cluster 2024-04-03T21:23:14.367648+0000 mgr.y (mgr.24370) 12742 : cluster [DBG] pgmap v12726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:15 smithi067 bash[27441]: audit 2024-04-03T21:23:15.099862+0000 mon.c (mon.2) 5080 : audit [DBG] from='client.? 172.21.15.67:0/4129312470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:17 smithi082 bash[20963]: cluster 2024-04-03T21:23:16.368818+0000 mgr.y (mgr.24370) 12743 : cluster [DBG] pgmap v12727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:17 smithi082 bash[20963]: audit 2024-04-03T21:23:17.555777+0000 mon.a (mon.0) 11021 : audit [DBG] from='client.? 172.21.15.67:0/1477362967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:17 smithi067 bash[27441]: cluster 2024-04-03T21:23:16.368818+0000 mgr.y (mgr.24370) 12743 : cluster [DBG] pgmap v12727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:17 smithi067 bash[27441]: audit 2024-04-03T21:23:17.555777+0000 mon.a (mon.0) 11021 : audit [DBG] from='client.? 172.21.15.67:0/1477362967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:17 smithi067 bash[17655]: cluster 2024-04-03T21:23:16.368818+0000 mgr.y (mgr.24370) 12743 : cluster [DBG] pgmap v12727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:17 smithi067 bash[17655]: audit 2024-04-03T21:23:17.555777+0000 mon.a (mon.0) 11021 : audit [DBG] from='client.? 172.21.15.67:0/1477362967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:19 smithi082 bash[20963]: cluster 2024-04-03T21:23:18.369504+0000 mgr.y (mgr.24370) 12744 : cluster [DBG] pgmap v12728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:19 smithi067 bash[17655]: cluster 2024-04-03T21:23:18.369504+0000 mgr.y (mgr.24370) 12744 : cluster [DBG] pgmap v12728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:19 smithi067 bash[27441]: cluster 2024-04-03T21:23:18.369504+0000 mgr.y (mgr.24370) 12744 : cluster [DBG] pgmap v12728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:20 smithi082 bash[20963]: audit 2024-04-03T21:23:20.003418+0000 mon.a (mon.0) 11022 : audit [DBG] from='client.? 172.21.15.67:0/3731441550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:20 smithi067 bash[17655]: audit 2024-04-03T21:23:20.003418+0000 mon.a (mon.0) 11022 : audit [DBG] from='client.? 172.21.15.67:0/3731441550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:20 smithi067 bash[27441]: audit 2024-04-03T21:23:20.003418+0000 mon.a (mon.0) 11022 : audit [DBG] from='client.? 172.21.15.67:0/3731441550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:21 smithi082 bash[20963]: cluster 2024-04-03T21:23:20.370203+0000 mgr.y (mgr.24370) 12745 : cluster [DBG] pgmap v12729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:21 smithi067 bash[17655]: cluster 2024-04-03T21:23:20.370203+0000 mgr.y (mgr.24370) 12745 : cluster [DBG] pgmap v12729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:21 smithi067 bash[27441]: cluster 2024-04-03T21:23:20.370203+0000 mgr.y (mgr.24370) 12745 : cluster [DBG] pgmap v12729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:22 smithi082 bash[20963]: audit 2024-04-03T21:23:22.463767+0000 mon.a (mon.0) 11023 : audit [DBG] from='client.? 172.21.15.67:0/3126061325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:22 smithi067 bash[17655]: audit 2024-04-03T21:23:22.463767+0000 mon.a (mon.0) 11023 : audit [DBG] from='client.? 172.21.15.67:0/3126061325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:22 smithi067 bash[27441]: audit 2024-04-03T21:23:22.463767+0000 mon.a (mon.0) 11023 : audit [DBG] from='client.? 172.21.15.67:0/3126061325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:23:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:23 smithi082 bash[20963]: cluster 2024-04-03T21:23:22.370958+0000 mgr.y (mgr.24370) 12746 : cluster [DBG] pgmap v12730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:23:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:23 smithi067 bash[17655]: cluster 2024-04-03T21:23:22.370958+0000 mgr.y (mgr.24370) 12746 : cluster [DBG] pgmap v12730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:23 smithi067 bash[27441]: cluster 2024-04-03T21:23:22.370958+0000 mgr.y (mgr.24370) 12746 : cluster [DBG] pgmap v12730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:25 smithi082 bash[20963]: cluster 2024-04-03T21:23:24.371561+0000 mgr.y (mgr.24370) 12747 : cluster [DBG] pgmap v12731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:25 smithi082 bash[20963]: audit 2024-04-03T21:23:24.916851+0000 mon.c (mon.2) 5081 : audit [DBG] from='client.? 172.21.15.67:0/711977426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:25 smithi082 bash[20963]: audit 2024-04-03T21:23:25.334091+0000 mon.a (mon.0) 11024 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:25 smithi067 bash[27441]: cluster 2024-04-03T21:23:24.371561+0000 mgr.y (mgr.24370) 12747 : cluster [DBG] pgmap v12731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:25 smithi067 bash[27441]: audit 2024-04-03T21:23:24.916851+0000 mon.c (mon.2) 5081 : audit [DBG] from='client.? 172.21.15.67:0/711977426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:25 smithi067 bash[27441]: audit 2024-04-03T21:23:25.334091+0000 mon.a (mon.0) 11024 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:25 smithi067 bash[17655]: cluster 2024-04-03T21:23:24.371561+0000 mgr.y (mgr.24370) 12747 : cluster [DBG] pgmap v12731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:25 smithi067 bash[17655]: audit 2024-04-03T21:23:24.916851+0000 mon.c (mon.2) 5081 : audit [DBG] from='client.? 172.21.15.67:0/711977426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:25 smithi067 bash[17655]: audit 2024-04-03T21:23:25.334091+0000 mon.a (mon.0) 11024 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:27 smithi082 bash[20963]: cluster 2024-04-03T21:23:26.372704+0000 mgr.y (mgr.24370) 12748 : cluster [DBG] pgmap v12732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:27 smithi082 bash[20963]: audit 2024-04-03T21:23:27.381581+0000 mon.c (mon.2) 5082 : audit [DBG] from='client.? 172.21.15.67:0/2501510826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:27 smithi067 bash[17655]: cluster 2024-04-03T21:23:26.372704+0000 mgr.y (mgr.24370) 12748 : cluster [DBG] pgmap v12732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:27 smithi067 bash[17655]: audit 2024-04-03T21:23:27.381581+0000 mon.c (mon.2) 5082 : audit [DBG] from='client.? 172.21.15.67:0/2501510826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:27 smithi067 bash[27441]: cluster 2024-04-03T21:23:26.372704+0000 mgr.y (mgr.24370) 12748 : cluster [DBG] pgmap v12732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:27 smithi067 bash[27441]: audit 2024-04-03T21:23:27.381581+0000 mon.c (mon.2) 5082 : audit [DBG] from='client.? 172.21.15.67:0/2501510826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:29 smithi082 bash[20963]: cluster 2024-04-03T21:23:28.373525+0000 mgr.y (mgr.24370) 12749 : cluster [DBG] pgmap v12733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:29 smithi067 bash[17655]: cluster 2024-04-03T21:23:28.373525+0000 mgr.y (mgr.24370) 12749 : cluster [DBG] pgmap v12733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:29 smithi067 bash[27441]: cluster 2024-04-03T21:23:28.373525+0000 mgr.y (mgr.24370) 12749 : cluster [DBG] pgmap v12733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:30 smithi082 bash[20963]: audit 2024-04-03T21:23:29.847506+0000 mon.a (mon.0) 11025 : audit [DBG] from='client.? 172.21.15.67:0/2993184844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:30 smithi067 bash[27441]: audit 2024-04-03T21:23:29.847506+0000 mon.a (mon.0) 11025 : audit [DBG] from='client.? 172.21.15.67:0/2993184844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:30 smithi067 bash[17655]: audit 2024-04-03T21:23:29.847506+0000 mon.a (mon.0) 11025 : audit [DBG] from='client.? 172.21.15.67:0/2993184844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:31 smithi082 bash[20963]: cluster 2024-04-03T21:23:30.374406+0000 mgr.y (mgr.24370) 12750 : cluster [DBG] pgmap v12734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:31 smithi082 bash[20963]: audit 2024-04-03T21:23:31.207972+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:23:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:31 smithi067 bash[27441]: cluster 2024-04-03T21:23:30.374406+0000 mgr.y (mgr.24370) 12750 : cluster [DBG] pgmap v12734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:31 smithi067 bash[27441]: audit 2024-04-03T21:23:31.207972+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:23:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:31 smithi067 bash[17655]: cluster 2024-04-03T21:23:30.374406+0000 mgr.y (mgr.24370) 12750 : cluster [DBG] pgmap v12734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:31 smithi067 bash[17655]: audit 2024-04-03T21:23:31.207972+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:23:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:32 smithi082 bash[20963]: audit 2024-04-03T21:23:32.304273+0000 mon.c (mon.2) 5083 : audit [DBG] from='client.? 172.21.15.67:0/2676932864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:32 smithi067 bash[27441]: audit 2024-04-03T21:23:32.304273+0000 mon.c (mon.2) 5083 : audit [DBG] from='client.? 172.21.15.67:0/2676932864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:32 smithi067 bash[17655]: audit 2024-04-03T21:23:32.304273+0000 mon.c (mon.2) 5083 : audit [DBG] from='client.? 172.21.15.67:0/2676932864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:23:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:33 smithi082 bash[20963]: cluster 2024-04-03T21:23:32.375516+0000 mgr.y (mgr.24370) 12751 : cluster [DBG] pgmap v12735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:23:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:33 smithi067 bash[27441]: cluster 2024-04-03T21:23:32.375516+0000 mgr.y (mgr.24370) 12751 : cluster [DBG] pgmap v12735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:33 smithi067 bash[17655]: cluster 2024-04-03T21:23:32.375516+0000 mgr.y (mgr.24370) 12751 : cluster [DBG] pgmap v12735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:35 smithi082 bash[20963]: cluster 2024-04-03T21:23:34.376056+0000 mgr.y (mgr.24370) 12752 : cluster [DBG] pgmap v12736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:35 smithi082 bash[20963]: audit 2024-04-03T21:23:34.754534+0000 mon.a (mon.0) 11027 : audit [DBG] from='client.? 172.21.15.67:0/1693991590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:35 smithi067 bash[17655]: cluster 2024-04-03T21:23:34.376056+0000 mgr.y (mgr.24370) 12752 : cluster [DBG] pgmap v12736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:35 smithi067 bash[17655]: audit 2024-04-03T21:23:34.754534+0000 mon.a (mon.0) 11027 : audit [DBG] from='client.? 172.21.15.67:0/1693991590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:35 smithi067 bash[27441]: cluster 2024-04-03T21:23:34.376056+0000 mgr.y (mgr.24370) 12752 : cluster [DBG] pgmap v12736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:35 smithi067 bash[27441]: audit 2024-04-03T21:23:34.754534+0000 mon.a (mon.0) 11027 : audit [DBG] from='client.? 172.21.15.67:0/1693991590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[17655]: cluster 2024-04-03T21:23:36.376903+0000 mgr.y (mgr.24370) 12753 : cluster [DBG] pgmap v12737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[17655]: audit 2024-04-03T21:23:36.903210+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[17655]: audit 2024-04-03T21:23:36.912479+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[17655]: audit 2024-04-03T21:23:37.238388+0000 mon.a (mon.0) 11030 : audit [DBG] from='client.? 172.21.15.67:0/1747235345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[17655]: audit 2024-04-03T21:23:37.361238+0000 mon.a (mon.0) 11031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[17655]: audit 2024-04-03T21:23:37.368925+0000 mon.a (mon.0) 11032 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[27441]: cluster 2024-04-03T21:23:36.376903+0000 mgr.y (mgr.24370) 12753 : cluster [DBG] pgmap v12737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[27441]: audit 2024-04-03T21:23:36.903210+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[27441]: audit 2024-04-03T21:23:36.912479+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[27441]: audit 2024-04-03T21:23:37.238388+0000 mon.a (mon.0) 11030 : audit [DBG] from='client.? 172.21.15.67:0/1747235345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[27441]: audit 2024-04-03T21:23:37.361238+0000 mon.a (mon.0) 11031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:37 smithi067 bash[27441]: audit 2024-04-03T21:23:37.368925+0000 mon.a (mon.0) 11032 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:37 smithi082 bash[20963]: cluster 2024-04-03T21:23:36.376903+0000 mgr.y (mgr.24370) 12753 : cluster [DBG] pgmap v12737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:37 smithi082 bash[20963]: audit 2024-04-03T21:23:36.903210+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:37 smithi082 bash[20963]: audit 2024-04-03T21:23:36.912479+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:37 smithi082 bash[20963]: audit 2024-04-03T21:23:37.238388+0000 mon.a (mon.0) 11030 : audit [DBG] from='client.? 172.21.15.67:0/1747235345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:37 smithi082 bash[20963]: audit 2024-04-03T21:23:37.361238+0000 mon.a (mon.0) 11031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:37 smithi082 bash[20963]: audit 2024-04-03T21:23:37.368925+0000 mon.a (mon.0) 11032 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:39 smithi067 bash[17655]: cluster 2024-04-03T21:23:38.377617+0000 mgr.y (mgr.24370) 12754 : cluster [DBG] pgmap v12738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:39 smithi067 bash[27441]: cluster 2024-04-03T21:23:38.377617+0000 mgr.y (mgr.24370) 12754 : cluster [DBG] pgmap v12738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:39 smithi082 bash[20963]: cluster 2024-04-03T21:23:38.377617+0000 mgr.y (mgr.24370) 12754 : cluster [DBG] pgmap v12738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:40 smithi067 bash[17655]: audit 2024-04-03T21:23:39.690616+0000 mon.a (mon.0) 11033 : audit [DBG] from='client.? 172.21.15.67:0/3712024262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:40 smithi067 bash[17655]: audit 2024-04-03T21:23:40.334787+0000 mon.a (mon.0) 11034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:40 smithi067 bash[27441]: audit 2024-04-03T21:23:39.690616+0000 mon.a (mon.0) 11033 : audit [DBG] from='client.? 172.21.15.67:0/3712024262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:40 smithi067 bash[27441]: audit 2024-04-03T21:23:40.334787+0000 mon.a (mon.0) 11034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:40 smithi082 bash[20963]: audit 2024-04-03T21:23:39.690616+0000 mon.a (mon.0) 11033 : audit [DBG] from='client.? 172.21.15.67:0/3712024262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:40 smithi082 bash[20963]: audit 2024-04-03T21:23:40.334787+0000 mon.a (mon.0) 11034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:41 smithi067 bash[17655]: cluster 2024-04-03T21:23:40.378227+0000 mgr.y (mgr.24370) 12755 : cluster [DBG] pgmap v12739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:41 smithi067 bash[27441]: cluster 2024-04-03T21:23:40.378227+0000 mgr.y (mgr.24370) 12755 : cluster [DBG] pgmap v12739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:41 smithi082 bash[20963]: cluster 2024-04-03T21:23:40.378227+0000 mgr.y (mgr.24370) 12755 : cluster [DBG] pgmap v12739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:42 smithi067 bash[27441]: audit 2024-04-03T21:23:42.144572+0000 mon.a (mon.0) 11035 : audit [DBG] from='client.? 172.21.15.67:0/764721057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:42.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:42 smithi067 bash[17655]: audit 2024-04-03T21:23:42.144572+0000 mon.a (mon.0) 11035 : audit [DBG] from='client.? 172.21.15.67:0/764721057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:42 smithi082 bash[20963]: audit 2024-04-03T21:23:42.144572+0000 mon.a (mon.0) 11035 : audit [DBG] from='client.? 172.21.15.67:0/764721057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:23:43.776 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:23:43.776 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:43 smithi082 bash[20963]: cluster 2024-04-03T21:23:42.379423+0000 mgr.y (mgr.24370) 12756 : cluster [DBG] pgmap v12740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:43 smithi067 bash[17655]: cluster 2024-04-03T21:23:42.379423+0000 mgr.y (mgr.24370) 12756 : cluster [DBG] pgmap v12740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:43 smithi067 bash[27441]: cluster 2024-04-03T21:23:42.379423+0000 mgr.y (mgr.24370) 12756 : cluster [DBG] pgmap v12740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:44 smithi082 bash[20963]: audit 2024-04-03T21:23:44.597921+0000 mon.a (mon.0) 11036 : audit [DBG] from='client.? 172.21.15.67:0/264207105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:44 smithi067 bash[27441]: audit 2024-04-03T21:23:44.597921+0000 mon.a (mon.0) 11036 : audit [DBG] from='client.? 172.21.15.67:0/264207105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:44 smithi067 bash[17655]: audit 2024-04-03T21:23:44.597921+0000 mon.a (mon.0) 11036 : audit [DBG] from='client.? 172.21.15.67:0/264207105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:45 smithi082 bash[20963]: cluster 2024-04-03T21:23:44.380103+0000 mgr.y (mgr.24370) 12757 : cluster [DBG] pgmap v12741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:45 smithi067 bash[27441]: cluster 2024-04-03T21:23:44.380103+0000 mgr.y (mgr.24370) 12757 : cluster [DBG] pgmap v12741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:45 smithi067 bash[17655]: cluster 2024-04-03T21:23:44.380103+0000 mgr.y (mgr.24370) 12757 : cluster [DBG] pgmap v12741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:47 smithi082 bash[20963]: cluster 2024-04-03T21:23:46.381232+0000 mgr.y (mgr.24370) 12758 : cluster [DBG] pgmap v12742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:47 smithi082 bash[20963]: audit 2024-04-03T21:23:47.047506+0000 mon.a (mon.0) 11037 : audit [DBG] from='client.? 172.21.15.67:0/2144132844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:47 smithi067 bash[17655]: cluster 2024-04-03T21:23:46.381232+0000 mgr.y (mgr.24370) 12758 : cluster [DBG] pgmap v12742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:47 smithi067 bash[17655]: audit 2024-04-03T21:23:47.047506+0000 mon.a (mon.0) 11037 : audit [DBG] from='client.? 172.21.15.67:0/2144132844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:47 smithi067 bash[27441]: cluster 2024-04-03T21:23:46.381232+0000 mgr.y (mgr.24370) 12758 : cluster [DBG] pgmap v12742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:47 smithi067 bash[27441]: audit 2024-04-03T21:23:47.047506+0000 mon.a (mon.0) 11037 : audit [DBG] from='client.? 172.21.15.67:0/2144132844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:49 smithi082 bash[20963]: audit 2024-04-03T21:23:48.291383+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:49 smithi082 bash[20963]: audit 2024-04-03T21:23:48.300437+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:49 smithi082 bash[20963]: audit 2024-04-03T21:23:48.302302+0000 mon.a (mon.0) 11040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:23:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:49 smithi082 bash[20963]: audit 2024-04-03T21:23:48.303577+0000 mon.a (mon.0) 11041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:23:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:49 smithi082 bash[20963]: audit 2024-04-03T21:23:48.310850+0000 mon.a (mon.0) 11042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:49 smithi082 bash[20963]: cluster 2024-04-03T21:23:48.381884+0000 mgr.y (mgr.24370) 12759 : cluster [DBG] pgmap v12743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[17655]: audit 2024-04-03T21:23:48.291383+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[17655]: audit 2024-04-03T21:23:48.300437+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[17655]: audit 2024-04-03T21:23:48.302302+0000 mon.a (mon.0) 11040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:23:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[17655]: audit 2024-04-03T21:23:48.303577+0000 mon.a (mon.0) 11041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:23:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[17655]: audit 2024-04-03T21:23:48.310850+0000 mon.a (mon.0) 11042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[17655]: cluster 2024-04-03T21:23:48.381884+0000 mgr.y (mgr.24370) 12759 : cluster [DBG] pgmap v12743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[27441]: audit 2024-04-03T21:23:48.291383+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[27441]: audit 2024-04-03T21:23:48.300437+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[27441]: audit 2024-04-03T21:23:48.302302+0000 mon.a (mon.0) 11040 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:23:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[27441]: audit 2024-04-03T21:23:48.303577+0000 mon.a (mon.0) 11041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:23:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[27441]: audit 2024-04-03T21:23:48.310850+0000 mon.a (mon.0) 11042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:23:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:49 smithi067 bash[27441]: cluster 2024-04-03T21:23:48.381884+0000 mgr.y (mgr.24370) 12759 : cluster [DBG] pgmap v12743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:50 smithi082 bash[20963]: audit 2024-04-03T21:23:49.505773+0000 mon.a (mon.0) 11043 : audit [DBG] from='client.? 172.21.15.67:0/3510614092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:50 smithi067 bash[27441]: audit 2024-04-03T21:23:49.505773+0000 mon.a (mon.0) 11043 : audit [DBG] from='client.? 172.21.15.67:0/3510614092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:50.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:50 smithi067 bash[17655]: audit 2024-04-03T21:23:49.505773+0000 mon.a (mon.0) 11043 : audit [DBG] from='client.? 172.21.15.67:0/3510614092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:51 smithi082 bash[20963]: cluster 2024-04-03T21:23:50.382559+0000 mgr.y (mgr.24370) 12760 : cluster [DBG] pgmap v12744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:51 smithi067 bash[17655]: cluster 2024-04-03T21:23:50.382559+0000 mgr.y (mgr.24370) 12760 : cluster [DBG] pgmap v12744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:51 smithi067 bash[27441]: cluster 2024-04-03T21:23:50.382559+0000 mgr.y (mgr.24370) 12760 : cluster [DBG] pgmap v12744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:52 smithi082 bash[20963]: audit 2024-04-03T21:23:51.958700+0000 mon.a (mon.0) 11044 : audit [DBG] from='client.? 172.21.15.67:0/1179047705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:52 smithi067 bash[17655]: audit 2024-04-03T21:23:51.958700+0000 mon.a (mon.0) 11044 : audit [DBG] from='client.? 172.21.15.67:0/1179047705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:52 smithi067 bash[27441]: audit 2024-04-03T21:23:51.958700+0000 mon.a (mon.0) 11044 : audit [DBG] from='client.? 172.21.15.67:0/1179047705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:53.340 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:23:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:53 smithi082 bash[20963]: cluster 2024-04-03T21:23:52.383723+0000 mgr.y (mgr.24370) 12761 : cluster [DBG] pgmap v12745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:23:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:53 smithi067 bash[17655]: cluster 2024-04-03T21:23:52.383723+0000 mgr.y (mgr.24370) 12761 : cluster [DBG] pgmap v12745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:53 smithi067 bash[27441]: cluster 2024-04-03T21:23:52.383723+0000 mgr.y (mgr.24370) 12761 : cluster [DBG] pgmap v12745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:54 smithi082 bash[20963]: audit 2024-04-03T21:23:54.409609+0000 mon.a (mon.0) 11045 : audit [DBG] from='client.? 172.21.15.67:0/705480542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:54 smithi067 bash[27441]: audit 2024-04-03T21:23:54.409609+0000 mon.a (mon.0) 11045 : audit [DBG] from='client.? 172.21.15.67:0/705480542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:54 smithi067 bash[17655]: audit 2024-04-03T21:23:54.409609+0000 mon.a (mon.0) 11045 : audit [DBG] from='client.? 172.21.15.67:0/705480542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:55 smithi082 bash[20963]: cluster 2024-04-03T21:23:54.384379+0000 mgr.y (mgr.24370) 12762 : cluster [DBG] pgmap v12746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:55 smithi082 bash[20963]: audit 2024-04-03T21:23:55.334739+0000 mon.a (mon.0) 11046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:55 smithi067 bash[27441]: cluster 2024-04-03T21:23:54.384379+0000 mgr.y (mgr.24370) 12762 : cluster [DBG] pgmap v12746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:55 smithi067 bash[27441]: audit 2024-04-03T21:23:55.334739+0000 mon.a (mon.0) 11046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:55 smithi067 bash[17655]: cluster 2024-04-03T21:23:54.384379+0000 mgr.y (mgr.24370) 12762 : cluster [DBG] pgmap v12746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:55 smithi067 bash[17655]: audit 2024-04-03T21:23:55.334739+0000 mon.a (mon.0) 11046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:23:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:57 smithi082 bash[20963]: cluster 2024-04-03T21:23:56.385473+0000 mgr.y (mgr.24370) 12763 : cluster [DBG] pgmap v12747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:57 smithi082 bash[20963]: audit 2024-04-03T21:23:56.867093+0000 mon.c (mon.2) 5084 : audit [DBG] from='client.? 172.21.15.67:0/1836625976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:57 smithi067 bash[17655]: cluster 2024-04-03T21:23:56.385473+0000 mgr.y (mgr.24370) 12763 : cluster [DBG] pgmap v12747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:57 smithi067 bash[17655]: audit 2024-04-03T21:23:56.867093+0000 mon.c (mon.2) 5084 : audit [DBG] from='client.? 172.21.15.67:0/1836625976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:57 smithi067 bash[27441]: cluster 2024-04-03T21:23:56.385473+0000 mgr.y (mgr.24370) 12763 : cluster [DBG] pgmap v12747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:57 smithi067 bash[27441]: audit 2024-04-03T21:23:56.867093+0000 mon.c (mon.2) 5084 : audit [DBG] from='client.? 172.21.15.67:0/1836625976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:59 smithi082 bash[20963]: cluster 2024-04-03T21:23:58.386110+0000 mgr.y (mgr.24370) 12764 : cluster [DBG] pgmap v12748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:23:59 smithi082 bash[20963]: audit 2024-04-03T21:23:59.317909+0000 mon.a (mon.0) 11047 : audit [DBG] from='client.? 172.21.15.67:0/1430032893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:59 smithi067 bash[17655]: cluster 2024-04-03T21:23:58.386110+0000 mgr.y (mgr.24370) 12764 : cluster [DBG] pgmap v12748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:23:59 smithi067 bash[17655]: audit 2024-04-03T21:23:59.317909+0000 mon.a (mon.0) 11047 : audit [DBG] from='client.? 172.21.15.67:0/1430032893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:23:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:59 smithi067 bash[27441]: cluster 2024-04-03T21:23:58.386110+0000 mgr.y (mgr.24370) 12764 : cluster [DBG] pgmap v12748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:23:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:23:59 smithi067 bash[27441]: audit 2024-04-03T21:23:59.317909+0000 mon.a (mon.0) 11047 : audit [DBG] from='client.? 172.21.15.67:0/1430032893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:01 smithi082 bash[20963]: cluster 2024-04-03T21:24:00.386853+0000 mgr.y (mgr.24370) 12765 : cluster [DBG] pgmap v12749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:01 smithi067 bash[17655]: cluster 2024-04-03T21:24:00.386853+0000 mgr.y (mgr.24370) 12765 : cluster [DBG] pgmap v12749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:01 smithi067 bash[27441]: cluster 2024-04-03T21:24:00.386853+0000 mgr.y (mgr.24370) 12765 : cluster [DBG] pgmap v12749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:02 smithi082 bash[20963]: audit 2024-04-03T21:24:01.776600+0000 mon.c (mon.2) 5085 : audit [DBG] from='client.? 172.21.15.67:0/1366034564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:02 smithi067 bash[17655]: audit 2024-04-03T21:24:01.776600+0000 mon.c (mon.2) 5085 : audit [DBG] from='client.? 172.21.15.67:0/1366034564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:02 smithi067 bash[27441]: audit 2024-04-03T21:24:01.776600+0000 mon.c (mon.2) 5085 : audit [DBG] from='client.? 172.21.15.67:0/1366034564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:24:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:03 smithi082 bash[20963]: cluster 2024-04-03T21:24:02.388086+0000 mgr.y (mgr.24370) 12766 : cluster [DBG] pgmap v12750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:24:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:03 smithi067 bash[27441]: cluster 2024-04-03T21:24:02.388086+0000 mgr.y (mgr.24370) 12766 : cluster [DBG] pgmap v12750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:03 smithi067 bash[17655]: cluster 2024-04-03T21:24:02.388086+0000 mgr.y (mgr.24370) 12766 : cluster [DBG] pgmap v12750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:04 smithi082 bash[20963]: audit 2024-04-03T21:24:04.235961+0000 mon.a (mon.0) 11048 : audit [DBG] from='client.? 172.21.15.67:0/194323990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:04 smithi067 bash[27441]: audit 2024-04-03T21:24:04.235961+0000 mon.a (mon.0) 11048 : audit [DBG] from='client.? 172.21.15.67:0/194323990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:04 smithi067 bash[17655]: audit 2024-04-03T21:24:04.235961+0000 mon.a (mon.0) 11048 : audit [DBG] from='client.? 172.21.15.67:0/194323990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:05 smithi082 bash[20963]: cluster 2024-04-03T21:24:04.388753+0000 mgr.y (mgr.24370) 12767 : cluster [DBG] pgmap v12751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:05 smithi067 bash[17655]: cluster 2024-04-03T21:24:04.388753+0000 mgr.y (mgr.24370) 12767 : cluster [DBG] pgmap v12751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:05 smithi067 bash[27441]: cluster 2024-04-03T21:24:04.388753+0000 mgr.y (mgr.24370) 12767 : cluster [DBG] pgmap v12751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:07 smithi082 bash[20963]: cluster 2024-04-03T21:24:06.389683+0000 mgr.y (mgr.24370) 12768 : cluster [DBG] pgmap v12752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:07 smithi082 bash[20963]: audit 2024-04-03T21:24:06.695125+0000 mon.c (mon.2) 5086 : audit [DBG] from='client.? 172.21.15.67:0/2603690608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:07 smithi067 bash[17655]: cluster 2024-04-03T21:24:06.389683+0000 mgr.y (mgr.24370) 12768 : cluster [DBG] pgmap v12752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:07 smithi067 bash[17655]: audit 2024-04-03T21:24:06.695125+0000 mon.c (mon.2) 5086 : audit [DBG] from='client.? 172.21.15.67:0/2603690608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:07 smithi067 bash[27441]: cluster 2024-04-03T21:24:06.389683+0000 mgr.y (mgr.24370) 12768 : cluster [DBG] pgmap v12752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:07 smithi067 bash[27441]: audit 2024-04-03T21:24:06.695125+0000 mon.c (mon.2) 5086 : audit [DBG] from='client.? 172.21.15.67:0/2603690608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:09 smithi082 bash[20963]: cluster 2024-04-03T21:24:08.390458+0000 mgr.y (mgr.24370) 12769 : cluster [DBG] pgmap v12753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:09 smithi082 bash[20963]: audit 2024-04-03T21:24:09.148339+0000 mon.a (mon.0) 11049 : audit [DBG] from='client.? 172.21.15.67:0/3216407903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:09 smithi067 bash[17655]: cluster 2024-04-03T21:24:08.390458+0000 mgr.y (mgr.24370) 12769 : cluster [DBG] pgmap v12753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:09 smithi067 bash[17655]: audit 2024-04-03T21:24:09.148339+0000 mon.a (mon.0) 11049 : audit [DBG] from='client.? 172.21.15.67:0/3216407903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:09 smithi067 bash[27441]: cluster 2024-04-03T21:24:08.390458+0000 mgr.y (mgr.24370) 12769 : cluster [DBG] pgmap v12753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:09 smithi067 bash[27441]: audit 2024-04-03T21:24:09.148339+0000 mon.a (mon.0) 11049 : audit [DBG] from='client.? 172.21.15.67:0/3216407903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:10 smithi082 bash[20963]: audit 2024-04-03T21:24:10.335128+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:10 smithi067 bash[27441]: audit 2024-04-03T21:24:10.335128+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:10 smithi067 bash[17655]: audit 2024-04-03T21:24:10.335128+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:11 smithi082 bash[20963]: cluster 2024-04-03T21:24:10.391119+0000 mgr.y (mgr.24370) 12770 : cluster [DBG] pgmap v12754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:11 smithi067 bash[27441]: cluster 2024-04-03T21:24:10.391119+0000 mgr.y (mgr.24370) 12770 : cluster [DBG] pgmap v12754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:11 smithi067 bash[17655]: cluster 2024-04-03T21:24:10.391119+0000 mgr.y (mgr.24370) 12770 : cluster [DBG] pgmap v12754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:12 smithi082 bash[20963]: audit 2024-04-03T21:24:11.607643+0000 mon.a (mon.0) 11051 : audit [DBG] from='client.? 172.21.15.67:0/2265693483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:12 smithi067 bash[27441]: audit 2024-04-03T21:24:11.607643+0000 mon.a (mon.0) 11051 : audit [DBG] from='client.? 172.21.15.67:0/2265693483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:12 smithi067 bash[17655]: audit 2024-04-03T21:24:11.607643+0000 mon.a (mon.0) 11051 : audit [DBG] from='client.? 172.21.15.67:0/2265693483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:24:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:24:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:13 smithi082 bash[20963]: cluster 2024-04-03T21:24:12.392329+0000 mgr.y (mgr.24370) 12771 : cluster [DBG] pgmap v12755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:13 smithi067 bash[17655]: cluster 2024-04-03T21:24:12.392329+0000 mgr.y (mgr.24370) 12771 : cluster [DBG] pgmap v12755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:13 smithi067 bash[27441]: cluster 2024-04-03T21:24:12.392329+0000 mgr.y (mgr.24370) 12771 : cluster [DBG] pgmap v12755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:14 smithi082 bash[20963]: audit 2024-04-03T21:24:14.051729+0000 mon.c (mon.2) 5087 : audit [DBG] from='client.? 172.21.15.67:0/980639056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:14 smithi067 bash[27441]: audit 2024-04-03T21:24:14.051729+0000 mon.c (mon.2) 5087 : audit [DBG] from='client.? 172.21.15.67:0/980639056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:14 smithi067 bash[17655]: audit 2024-04-03T21:24:14.051729+0000 mon.c (mon.2) 5087 : audit [DBG] from='client.? 172.21.15.67:0/980639056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:15 smithi082 bash[20963]: cluster 2024-04-03T21:24:14.393134+0000 mgr.y (mgr.24370) 12772 : cluster [DBG] pgmap v12756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:15 smithi067 bash[17655]: cluster 2024-04-03T21:24:14.393134+0000 mgr.y (mgr.24370) 12772 : cluster [DBG] pgmap v12756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:15 smithi067 bash[27441]: cluster 2024-04-03T21:24:14.393134+0000 mgr.y (mgr.24370) 12772 : cluster [DBG] pgmap v12756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:16 smithi082 bash[20963]: audit 2024-04-03T21:24:16.513835+0000 mon.a (mon.0) 11052 : audit [DBG] from='client.? 172.21.15.67:0/3105560077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:16 smithi067 bash[17655]: audit 2024-04-03T21:24:16.513835+0000 mon.a (mon.0) 11052 : audit [DBG] from='client.? 172.21.15.67:0/3105560077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:16 smithi067 bash[27441]: audit 2024-04-03T21:24:16.513835+0000 mon.a (mon.0) 11052 : audit [DBG] from='client.? 172.21.15.67:0/3105560077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:17 smithi082 bash[20963]: cluster 2024-04-03T21:24:16.394243+0000 mgr.y (mgr.24370) 12773 : cluster [DBG] pgmap v12757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:17 smithi067 bash[17655]: cluster 2024-04-03T21:24:16.394243+0000 mgr.y (mgr.24370) 12773 : cluster [DBG] pgmap v12757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:17 smithi067 bash[27441]: cluster 2024-04-03T21:24:16.394243+0000 mgr.y (mgr.24370) 12773 : cluster [DBG] pgmap v12757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:19 smithi082 bash[20963]: cluster 2024-04-03T21:24:18.394925+0000 mgr.y (mgr.24370) 12774 : cluster [DBG] pgmap v12758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:19 smithi082 bash[20963]: audit 2024-04-03T21:24:18.966685+0000 mon.c (mon.2) 5088 : audit [DBG] from='client.? 172.21.15.67:0/3433046085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:19 smithi067 bash[17655]: cluster 2024-04-03T21:24:18.394925+0000 mgr.y (mgr.24370) 12774 : cluster [DBG] pgmap v12758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:19 smithi067 bash[17655]: audit 2024-04-03T21:24:18.966685+0000 mon.c (mon.2) 5088 : audit [DBG] from='client.? 172.21.15.67:0/3433046085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:19 smithi067 bash[27441]: cluster 2024-04-03T21:24:18.394925+0000 mgr.y (mgr.24370) 12774 : cluster [DBG] pgmap v12758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:19 smithi067 bash[27441]: audit 2024-04-03T21:24:18.966685+0000 mon.c (mon.2) 5088 : audit [DBG] from='client.? 172.21.15.67:0/3433046085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:21 smithi082 bash[20963]: cluster 2024-04-03T21:24:20.395661+0000 mgr.y (mgr.24370) 12775 : cluster [DBG] pgmap v12759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:21 smithi082 bash[20963]: audit 2024-04-03T21:24:21.419747+0000 mon.c (mon.2) 5089 : audit [DBG] from='client.? 172.21.15.67:0/1812899734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:21 smithi067 bash[17655]: cluster 2024-04-03T21:24:20.395661+0000 mgr.y (mgr.24370) 12775 : cluster [DBG] pgmap v12759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:21 smithi067 bash[17655]: audit 2024-04-03T21:24:21.419747+0000 mon.c (mon.2) 5089 : audit [DBG] from='client.? 172.21.15.67:0/1812899734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:21 smithi067 bash[27441]: cluster 2024-04-03T21:24:20.395661+0000 mgr.y (mgr.24370) 12775 : cluster [DBG] pgmap v12759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:21 smithi067 bash[27441]: audit 2024-04-03T21:24:21.419747+0000 mon.c (mon.2) 5089 : audit [DBG] from='client.? 172.21.15.67:0/1812899734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:24:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:24:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:23 smithi082 bash[20963]: cluster 2024-04-03T21:24:22.396881+0000 mgr.y (mgr.24370) 12776 : cluster [DBG] pgmap v12760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:23 smithi067 bash[27441]: cluster 2024-04-03T21:24:22.396881+0000 mgr.y (mgr.24370) 12776 : cluster [DBG] pgmap v12760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:23 smithi067 bash[17655]: cluster 2024-04-03T21:24:22.396881+0000 mgr.y (mgr.24370) 12776 : cluster [DBG] pgmap v12760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:24 smithi082 bash[20963]: audit 2024-04-03T21:24:23.879042+0000 mon.a (mon.0) 11053 : audit [DBG] from='client.? 172.21.15.67:0/2544878179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:24 smithi067 bash[17655]: audit 2024-04-03T21:24:23.879042+0000 mon.a (mon.0) 11053 : audit [DBG] from='client.? 172.21.15.67:0/2544878179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:24 smithi067 bash[27441]: audit 2024-04-03T21:24:23.879042+0000 mon.a (mon.0) 11053 : audit [DBG] from='client.? 172.21.15.67:0/2544878179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:25 smithi082 bash[20963]: cluster 2024-04-03T21:24:24.397552+0000 mgr.y (mgr.24370) 12777 : cluster [DBG] pgmap v12761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:25 smithi082 bash[20963]: audit 2024-04-03T21:24:25.335730+0000 mon.a (mon.0) 11054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:25 smithi067 bash[17655]: cluster 2024-04-03T21:24:24.397552+0000 mgr.y (mgr.24370) 12777 : cluster [DBG] pgmap v12761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:25 smithi067 bash[17655]: audit 2024-04-03T21:24:25.335730+0000 mon.a (mon.0) 11054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:25 smithi067 bash[27441]: cluster 2024-04-03T21:24:24.397552+0000 mgr.y (mgr.24370) 12777 : cluster [DBG] pgmap v12761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:25 smithi067 bash[27441]: audit 2024-04-03T21:24:25.335730+0000 mon.a (mon.0) 11054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:26 smithi082 bash[20963]: audit 2024-04-03T21:24:26.338206+0000 mon.a (mon.0) 11055 : audit [DBG] from='client.? 172.21.15.67:0/968341693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:26 smithi067 bash[17655]: audit 2024-04-03T21:24:26.338206+0000 mon.a (mon.0) 11055 : audit [DBG] from='client.? 172.21.15.67:0/968341693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:26 smithi067 bash[27441]: audit 2024-04-03T21:24:26.338206+0000 mon.a (mon.0) 11055 : audit [DBG] from='client.? 172.21.15.67:0/968341693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:27 smithi082 bash[20963]: cluster 2024-04-03T21:24:26.398742+0000 mgr.y (mgr.24370) 12778 : cluster [DBG] pgmap v12762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:27 smithi067 bash[17655]: cluster 2024-04-03T21:24:26.398742+0000 mgr.y (mgr.24370) 12778 : cluster [DBG] pgmap v12762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:27 smithi067 bash[27441]: cluster 2024-04-03T21:24:26.398742+0000 mgr.y (mgr.24370) 12778 : cluster [DBG] pgmap v12762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:29 smithi082 bash[20963]: cluster 2024-04-03T21:24:28.399408+0000 mgr.y (mgr.24370) 12779 : cluster [DBG] pgmap v12763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:29 smithi082 bash[20963]: audit 2024-04-03T21:24:28.793479+0000 mon.a (mon.0) 11056 : audit [DBG] from='client.? 172.21.15.67:0/578919490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:29 smithi067 bash[27441]: cluster 2024-04-03T21:24:28.399408+0000 mgr.y (mgr.24370) 12779 : cluster [DBG] pgmap v12763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:29 smithi067 bash[27441]: audit 2024-04-03T21:24:28.793479+0000 mon.a (mon.0) 11056 : audit [DBG] from='client.? 172.21.15.67:0/578919490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:29 smithi067 bash[17655]: cluster 2024-04-03T21:24:28.399408+0000 mgr.y (mgr.24370) 12779 : cluster [DBG] pgmap v12763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:29 smithi067 bash[17655]: audit 2024-04-03T21:24:28.793479+0000 mon.a (mon.0) 11056 : audit [DBG] from='client.? 172.21.15.67:0/578919490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:31 smithi082 bash[20963]: cluster 2024-04-03T21:24:30.400146+0000 mgr.y (mgr.24370) 12780 : cluster [DBG] pgmap v12764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:31 smithi082 bash[20963]: audit 2024-04-03T21:24:31.243547+0000 mon.c (mon.2) 5090 : audit [DBG] from='client.? 172.21.15.67:0/3278073911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:31 smithi067 bash[17655]: cluster 2024-04-03T21:24:30.400146+0000 mgr.y (mgr.24370) 12780 : cluster [DBG] pgmap v12764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:31 smithi067 bash[17655]: audit 2024-04-03T21:24:31.243547+0000 mon.c (mon.2) 5090 : audit [DBG] from='client.? 172.21.15.67:0/3278073911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:31 smithi067 bash[27441]: cluster 2024-04-03T21:24:30.400146+0000 mgr.y (mgr.24370) 12780 : cluster [DBG] pgmap v12764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:31 smithi067 bash[27441]: audit 2024-04-03T21:24:31.243547+0000 mon.c (mon.2) 5090 : audit [DBG] from='client.? 172.21.15.67:0/3278073911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:24:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:24:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:33 smithi082 bash[20963]: cluster 2024-04-03T21:24:32.401483+0000 mgr.y (mgr.24370) 12781 : cluster [DBG] pgmap v12765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:33 smithi067 bash[17655]: cluster 2024-04-03T21:24:32.401483+0000 mgr.y (mgr.24370) 12781 : cluster [DBG] pgmap v12765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:33 smithi067 bash[27441]: cluster 2024-04-03T21:24:32.401483+0000 mgr.y (mgr.24370) 12781 : cluster [DBG] pgmap v12765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:34 smithi082 bash[20963]: audit 2024-04-03T21:24:33.697119+0000 mon.a (mon.0) 11057 : audit [DBG] from='client.? 172.21.15.67:0/3113802781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:34 smithi067 bash[27441]: audit 2024-04-03T21:24:33.697119+0000 mon.a (mon.0) 11057 : audit [DBG] from='client.? 172.21.15.67:0/3113802781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:34 smithi067 bash[17655]: audit 2024-04-03T21:24:33.697119+0000 mon.a (mon.0) 11057 : audit [DBG] from='client.? 172.21.15.67:0/3113802781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:35 smithi082 bash[20963]: cluster 2024-04-03T21:24:34.402314+0000 mgr.y (mgr.24370) 12782 : cluster [DBG] pgmap v12766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:35 smithi067 bash[27441]: cluster 2024-04-03T21:24:34.402314+0000 mgr.y (mgr.24370) 12782 : cluster [DBG] pgmap v12766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:35 smithi067 bash[17655]: cluster 2024-04-03T21:24:34.402314+0000 mgr.y (mgr.24370) 12782 : cluster [DBG] pgmap v12766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:36 smithi067 bash[17655]: audit 2024-04-03T21:24:36.152199+0000 mon.a (mon.0) 11058 : audit [DBG] from='client.? 172.21.15.67:0/264667160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:36 smithi067 bash[27441]: audit 2024-04-03T21:24:36.152199+0000 mon.a (mon.0) 11058 : audit [DBG] from='client.? 172.21.15.67:0/264667160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:36 smithi082 bash[20963]: audit 2024-04-03T21:24:36.152199+0000 mon.a (mon.0) 11058 : audit [DBG] from='client.? 172.21.15.67:0/264667160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:37 smithi067 bash[17655]: cluster 2024-04-03T21:24:36.403509+0000 mgr.y (mgr.24370) 12783 : cluster [DBG] pgmap v12767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:37 smithi067 bash[27441]: cluster 2024-04-03T21:24:36.403509+0000 mgr.y (mgr.24370) 12783 : cluster [DBG] pgmap v12767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:37 smithi082 bash[20963]: cluster 2024-04-03T21:24:36.403509+0000 mgr.y (mgr.24370) 12783 : cluster [DBG] pgmap v12767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:38 smithi067 bash[17655]: audit 2024-04-03T21:24:38.595117+0000 mon.a (mon.0) 11059 : audit [DBG] from='client.? 172.21.15.67:0/3845856985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:38 smithi067 bash[27441]: audit 2024-04-03T21:24:38.595117+0000 mon.a (mon.0) 11059 : audit [DBG] from='client.? 172.21.15.67:0/3845856985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:38 smithi082 bash[20963]: audit 2024-04-03T21:24:38.595117+0000 mon.a (mon.0) 11059 : audit [DBG] from='client.? 172.21.15.67:0/3845856985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:39 smithi067 bash[17655]: cluster 2024-04-03T21:24:38.404195+0000 mgr.y (mgr.24370) 12784 : cluster [DBG] pgmap v12768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:39 smithi067 bash[27441]: cluster 2024-04-03T21:24:38.404195+0000 mgr.y (mgr.24370) 12784 : cluster [DBG] pgmap v12768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:39 smithi082 bash[20963]: cluster 2024-04-03T21:24:38.404195+0000 mgr.y (mgr.24370) 12784 : cluster [DBG] pgmap v12768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:40 smithi067 bash[17655]: audit 2024-04-03T21:24:40.335974+0000 mon.a (mon.0) 11060 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:40 smithi067 bash[27441]: audit 2024-04-03T21:24:40.335974+0000 mon.a (mon.0) 11060 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:40 smithi082 bash[20963]: audit 2024-04-03T21:24:40.335974+0000 mon.a (mon.0) 11060 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:41 smithi067 bash[17655]: cluster 2024-04-03T21:24:40.404778+0000 mgr.y (mgr.24370) 12785 : cluster [DBG] pgmap v12769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:41 smithi067 bash[17655]: audit 2024-04-03T21:24:41.061724+0000 mon.c (mon.2) 5091 : audit [DBG] from='client.? 172.21.15.67:0/2059573817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:41 smithi067 bash[27441]: cluster 2024-04-03T21:24:40.404778+0000 mgr.y (mgr.24370) 12785 : cluster [DBG] pgmap v12769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:41 smithi067 bash[27441]: audit 2024-04-03T21:24:41.061724+0000 mon.c (mon.2) 5091 : audit [DBG] from='client.? 172.21.15.67:0/2059573817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:41 smithi082 bash[20963]: cluster 2024-04-03T21:24:40.404778+0000 mgr.y (mgr.24370) 12785 : cluster [DBG] pgmap v12769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:41 smithi082 bash[20963]: audit 2024-04-03T21:24:41.061724+0000 mon.c (mon.2) 5091 : audit [DBG] from='client.? 172.21.15.67:0/2059573817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:24:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:24:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:43 smithi082 bash[20963]: cluster 2024-04-03T21:24:42.405920+0000 mgr.y (mgr.24370) 12786 : cluster [DBG] pgmap v12770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:43 smithi082 bash[20963]: audit 2024-04-03T21:24:43.517249+0000 mon.a (mon.0) 11061 : audit [DBG] from='client.? 172.21.15.67:0/1286410047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:43 smithi067 bash[17655]: cluster 2024-04-03T21:24:42.405920+0000 mgr.y (mgr.24370) 12786 : cluster [DBG] pgmap v12770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:43 smithi067 bash[17655]: audit 2024-04-03T21:24:43.517249+0000 mon.a (mon.0) 11061 : audit [DBG] from='client.? 172.21.15.67:0/1286410047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:43 smithi067 bash[27441]: cluster 2024-04-03T21:24:42.405920+0000 mgr.y (mgr.24370) 12786 : cluster [DBG] pgmap v12770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:43 smithi067 bash[27441]: audit 2024-04-03T21:24:43.517249+0000 mon.a (mon.0) 11061 : audit [DBG] from='client.? 172.21.15.67:0/1286410047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:45 smithi082 bash[20963]: cluster 2024-04-03T21:24:44.406767+0000 mgr.y (mgr.24370) 12787 : cluster [DBG] pgmap v12771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:45 smithi067 bash[17655]: cluster 2024-04-03T21:24:44.406767+0000 mgr.y (mgr.24370) 12787 : cluster [DBG] pgmap v12771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:45 smithi067 bash[27441]: cluster 2024-04-03T21:24:44.406767+0000 mgr.y (mgr.24370) 12787 : cluster [DBG] pgmap v12771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:46 smithi082 bash[20963]: audit 2024-04-03T21:24:45.974618+0000 mon.c (mon.2) 5092 : audit [DBG] from='client.? 172.21.15.67:0/2278780824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:46 smithi067 bash[17655]: audit 2024-04-03T21:24:45.974618+0000 mon.c (mon.2) 5092 : audit [DBG] from='client.? 172.21.15.67:0/2278780824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:46 smithi067 bash[27441]: audit 2024-04-03T21:24:45.974618+0000 mon.c (mon.2) 5092 : audit [DBG] from='client.? 172.21.15.67:0/2278780824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:47 smithi082 bash[20963]: cluster 2024-04-03T21:24:46.407978+0000 mgr.y (mgr.24370) 12788 : cluster [DBG] pgmap v12772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:47 smithi067 bash[17655]: cluster 2024-04-03T21:24:46.407978+0000 mgr.y (mgr.24370) 12788 : cluster [DBG] pgmap v12772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:47 smithi067 bash[27441]: cluster 2024-04-03T21:24:46.407978+0000 mgr.y (mgr.24370) 12788 : cluster [DBG] pgmap v12772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:48 smithi082 bash[20963]: audit 2024-04-03T21:24:48.388065+0000 mon.a (mon.0) 11062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:24:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:48 smithi082 bash[20963]: audit 2024-04-03T21:24:48.433718+0000 mon.c (mon.2) 5093 : audit [DBG] from='client.? 172.21.15.67:0/2577109014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:48 smithi067 bash[17655]: audit 2024-04-03T21:24:48.388065+0000 mon.a (mon.0) 11062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:24:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:48 smithi067 bash[17655]: audit 2024-04-03T21:24:48.433718+0000 mon.c (mon.2) 5093 : audit [DBG] from='client.? 172.21.15.67:0/2577109014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:48 smithi067 bash[27441]: audit 2024-04-03T21:24:48.388065+0000 mon.a (mon.0) 11062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:24:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:48 smithi067 bash[27441]: audit 2024-04-03T21:24:48.433718+0000 mon.c (mon.2) 5093 : audit [DBG] from='client.? 172.21.15.67:0/2577109014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:49 smithi082 bash[20963]: cluster 2024-04-03T21:24:48.408532+0000 mgr.y (mgr.24370) 12789 : cluster [DBG] pgmap v12773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:49 smithi067 bash[17655]: cluster 2024-04-03T21:24:48.408532+0000 mgr.y (mgr.24370) 12789 : cluster [DBG] pgmap v12773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:49 smithi067 bash[27441]: cluster 2024-04-03T21:24:48.408532+0000 mgr.y (mgr.24370) 12789 : cluster [DBG] pgmap v12773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:51 smithi082 bash[20963]: cluster 2024-04-03T21:24:50.409229+0000 mgr.y (mgr.24370) 12790 : cluster [DBG] pgmap v12774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:51 smithi082 bash[20963]: audit 2024-04-03T21:24:50.897054+0000 mon.a (mon.0) 11063 : audit [DBG] from='client.? 172.21.15.67:0/2033470658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:51 smithi067 bash[17655]: cluster 2024-04-03T21:24:50.409229+0000 mgr.y (mgr.24370) 12790 : cluster [DBG] pgmap v12774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:51 smithi067 bash[17655]: audit 2024-04-03T21:24:50.897054+0000 mon.a (mon.0) 11063 : audit [DBG] from='client.? 172.21.15.67:0/2033470658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:51 smithi067 bash[27441]: cluster 2024-04-03T21:24:50.409229+0000 mgr.y (mgr.24370) 12790 : cluster [DBG] pgmap v12774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:51 smithi067 bash[27441]: audit 2024-04-03T21:24:50.897054+0000 mon.a (mon.0) 11063 : audit [DBG] from='client.? 172.21.15.67:0/2033470658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:24:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:53 smithi082 bash[20963]: cluster 2024-04-03T21:24:52.410351+0000 mgr.y (mgr.24370) 12791 : cluster [DBG] pgmap v12775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:53 smithi082 bash[20963]: audit 2024-04-03T21:24:53.362753+0000 mon.c (mon.2) 5094 : audit [DBG] from='client.? 172.21.15.67:0/3725132953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:24:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:53 smithi067 bash[27441]: cluster 2024-04-03T21:24:52.410351+0000 mgr.y (mgr.24370) 12791 : cluster [DBG] pgmap v12775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:53 smithi067 bash[27441]: audit 2024-04-03T21:24:53.362753+0000 mon.c (mon.2) 5094 : audit [DBG] from='client.? 172.21.15.67:0/3725132953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:53 smithi067 bash[17655]: cluster 2024-04-03T21:24:52.410351+0000 mgr.y (mgr.24370) 12791 : cluster [DBG] pgmap v12775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:53 smithi067 bash[17655]: audit 2024-04-03T21:24:53.362753+0000 mon.c (mon.2) 5094 : audit [DBG] from='client.? 172.21.15.67:0/3725132953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:55 smithi082 bash[20963]: audit 2024-04-03T21:24:54.082993+0000 mon.a (mon.0) 11064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:55 smithi082 bash[20963]: audit 2024-04-03T21:24:54.093398+0000 mon.a (mon.0) 11065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:55 smithi082 bash[20963]: audit 2024-04-03T21:24:54.383218+0000 mon.a (mon.0) 11066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:55 smithi082 bash[20963]: audit 2024-04-03T21:24:54.392967+0000 mon.a (mon.0) 11067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:55 smithi082 bash[20963]: cluster 2024-04-03T21:24:54.411006+0000 mgr.y (mgr.24370) 12792 : cluster [DBG] pgmap v12776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:55 smithi082 bash[20963]: audit 2024-04-03T21:24:54.845000+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:55 smithi082 bash[20963]: audit 2024-04-03T21:24:54.855237+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[17655]: audit 2024-04-03T21:24:54.082993+0000 mon.a (mon.0) 11064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[17655]: audit 2024-04-03T21:24:54.093398+0000 mon.a (mon.0) 11065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[17655]: audit 2024-04-03T21:24:54.383218+0000 mon.a (mon.0) 11066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[17655]: audit 2024-04-03T21:24:54.392967+0000 mon.a (mon.0) 11067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[17655]: cluster 2024-04-03T21:24:54.411006+0000 mgr.y (mgr.24370) 12792 : cluster [DBG] pgmap v12776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[17655]: audit 2024-04-03T21:24:54.845000+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[17655]: audit 2024-04-03T21:24:54.855237+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[27441]: audit 2024-04-03T21:24:54.082993+0000 mon.a (mon.0) 11064 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[27441]: audit 2024-04-03T21:24:54.093398+0000 mon.a (mon.0) 11065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[27441]: audit 2024-04-03T21:24:54.383218+0000 mon.a (mon.0) 11066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[27441]: audit 2024-04-03T21:24:54.392967+0000 mon.a (mon.0) 11067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[27441]: cluster 2024-04-03T21:24:54.411006+0000 mgr.y (mgr.24370) 12792 : cluster [DBG] pgmap v12776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[27441]: audit 2024-04-03T21:24:54.845000+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:55 smithi067 bash[27441]: audit 2024-04-03T21:24:54.855237+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:56 smithi082 bash[20963]: audit 2024-04-03T21:24:55.096317+0000 mon.a (mon.0) 11070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:56 smithi082 bash[20963]: audit 2024-04-03T21:24:55.105469+0000 mon.a (mon.0) 11071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:56 smithi082 bash[20963]: audit 2024-04-03T21:24:55.107184+0000 mon.a (mon.0) 11072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:24:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:56 smithi082 bash[20963]: audit 2024-04-03T21:24:55.108646+0000 mon.a (mon.0) 11073 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:24:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:56 smithi082 bash[20963]: audit 2024-04-03T21:24:55.116553+0000 mon.a (mon.0) 11074 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:56 smithi082 bash[20963]: audit 2024-04-03T21:24:55.336494+0000 mon.a (mon.0) 11075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:56 smithi082 bash[20963]: audit 2024-04-03T21:24:55.818665+0000 mon.c (mon.2) 5095 : audit [DBG] from='client.? 172.21.15.67:0/97781152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[27441]: audit 2024-04-03T21:24:55.096317+0000 mon.a (mon.0) 11070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[27441]: audit 2024-04-03T21:24:55.105469+0000 mon.a (mon.0) 11071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[27441]: audit 2024-04-03T21:24:55.107184+0000 mon.a (mon.0) 11072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:24:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[27441]: audit 2024-04-03T21:24:55.108646+0000 mon.a (mon.0) 11073 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:24:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[27441]: audit 2024-04-03T21:24:55.116553+0000 mon.a (mon.0) 11074 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[27441]: audit 2024-04-03T21:24:55.336494+0000 mon.a (mon.0) 11075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[27441]: audit 2024-04-03T21:24:55.818665+0000 mon.c (mon.2) 5095 : audit [DBG] from='client.? 172.21.15.67:0/97781152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:56.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[17655]: audit 2024-04-03T21:24:55.096317+0000 mon.a (mon.0) 11070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[17655]: audit 2024-04-03T21:24:55.105469+0000 mon.a (mon.0) 11071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[17655]: audit 2024-04-03T21:24:55.107184+0000 mon.a (mon.0) 11072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:24:56.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[17655]: audit 2024-04-03T21:24:55.108646+0000 mon.a (mon.0) 11073 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:24:56.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[17655]: audit 2024-04-03T21:24:55.116553+0000 mon.a (mon.0) 11074 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:24:56.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[17655]: audit 2024-04-03T21:24:55.336494+0000 mon.a (mon.0) 11075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:24:56.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:56 smithi067 bash[17655]: audit 2024-04-03T21:24:55.818665+0000 mon.c (mon.2) 5095 : audit [DBG] from='client.? 172.21.15.67:0/97781152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:57 smithi082 bash[20963]: cluster 2024-04-03T21:24:56.412242+0000 mgr.y (mgr.24370) 12793 : cluster [DBG] pgmap v12777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:57 smithi067 bash[27441]: cluster 2024-04-03T21:24:56.412242+0000 mgr.y (mgr.24370) 12793 : cluster [DBG] pgmap v12777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:57 smithi067 bash[17655]: cluster 2024-04-03T21:24:56.412242+0000 mgr.y (mgr.24370) 12793 : cluster [DBG] pgmap v12777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:58 smithi082 bash[20963]: audit 2024-04-03T21:24:58.275940+0000 mon.a (mon.0) 11076 : audit [DBG] from='client.? 172.21.15.67:0/1849912116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:58 smithi067 bash[27441]: audit 2024-04-03T21:24:58.275940+0000 mon.a (mon.0) 11076 : audit [DBG] from='client.? 172.21.15.67:0/1849912116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:58 smithi067 bash[17655]: audit 2024-04-03T21:24:58.275940+0000 mon.a (mon.0) 11076 : audit [DBG] from='client.? 172.21.15.67:0/1849912116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:24:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:24:59 smithi082 bash[20963]: cluster 2024-04-03T21:24:58.412863+0000 mgr.y (mgr.24370) 12794 : cluster [DBG] pgmap v12778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:24:59 smithi067 bash[27441]: cluster 2024-04-03T21:24:58.412863+0000 mgr.y (mgr.24370) 12794 : cluster [DBG] pgmap v12778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:24:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:24:59 smithi067 bash[17655]: cluster 2024-04-03T21:24:58.412863+0000 mgr.y (mgr.24370) 12794 : cluster [DBG] pgmap v12778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:01 smithi067 bash[27441]: cluster 2024-04-03T21:25:00.413515+0000 mgr.y (mgr.24370) 12795 : cluster [DBG] pgmap v12779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:01 smithi067 bash[27441]: audit 2024-04-03T21:25:00.737456+0000 mon.c (mon.2) 5096 : audit [DBG] from='client.? 172.21.15.67:0/3201683394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:01 smithi067 bash[17655]: cluster 2024-04-03T21:25:00.413515+0000 mgr.y (mgr.24370) 12795 : cluster [DBG] pgmap v12779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:01 smithi067 bash[17655]: audit 2024-04-03T21:25:00.737456+0000 mon.c (mon.2) 5096 : audit [DBG] from='client.? 172.21.15.67:0/3201683394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:01 smithi082 bash[20963]: cluster 2024-04-03T21:25:00.413515+0000 mgr.y (mgr.24370) 12795 : cluster [DBG] pgmap v12779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:01 smithi082 bash[20963]: audit 2024-04-03T21:25:00.737456+0000 mon.c (mon.2) 5096 : audit [DBG] from='client.? 172.21.15.67:0/3201683394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:25:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:25:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:03 smithi082 bash[20963]: cluster 2024-04-03T21:25:02.414680+0000 mgr.y (mgr.24370) 12796 : cluster [DBG] pgmap v12780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:03 smithi082 bash[20963]: audit 2024-04-03T21:25:03.187520+0000 mon.c (mon.2) 5097 : audit [DBG] from='client.? 172.21.15.67:0/3756447929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:03 smithi067 bash[17655]: cluster 2024-04-03T21:25:02.414680+0000 mgr.y (mgr.24370) 12796 : cluster [DBG] pgmap v12780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:03 smithi067 bash[17655]: audit 2024-04-03T21:25:03.187520+0000 mon.c (mon.2) 5097 : audit [DBG] from='client.? 172.21.15.67:0/3756447929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:03 smithi067 bash[27441]: cluster 2024-04-03T21:25:02.414680+0000 mgr.y (mgr.24370) 12796 : cluster [DBG] pgmap v12780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:03 smithi067 bash[27441]: audit 2024-04-03T21:25:03.187520+0000 mon.c (mon.2) 5097 : audit [DBG] from='client.? 172.21.15.67:0/3756447929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:05 smithi082 bash[20963]: cluster 2024-04-03T21:25:04.415369+0000 mgr.y (mgr.24370) 12797 : cluster [DBG] pgmap v12781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:05 smithi067 bash[17655]: cluster 2024-04-03T21:25:04.415369+0000 mgr.y (mgr.24370) 12797 : cluster [DBG] pgmap v12781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:05 smithi067 bash[27441]: cluster 2024-04-03T21:25:04.415369+0000 mgr.y (mgr.24370) 12797 : cluster [DBG] pgmap v12781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:06 smithi082 bash[20963]: audit 2024-04-03T21:25:05.646617+0000 mon.a (mon.0) 11077 : audit [DBG] from='client.? 172.21.15.67:0/3722822212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:06 smithi067 bash[17655]: audit 2024-04-03T21:25:05.646617+0000 mon.a (mon.0) 11077 : audit [DBG] from='client.? 172.21.15.67:0/3722822212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:06 smithi067 bash[27441]: audit 2024-04-03T21:25:05.646617+0000 mon.a (mon.0) 11077 : audit [DBG] from='client.? 172.21.15.67:0/3722822212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:07 smithi082 bash[20963]: cluster 2024-04-03T21:25:06.416580+0000 mgr.y (mgr.24370) 12798 : cluster [DBG] pgmap v12782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:07 smithi067 bash[17655]: cluster 2024-04-03T21:25:06.416580+0000 mgr.y (mgr.24370) 12798 : cluster [DBG] pgmap v12782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:07 smithi067 bash[27441]: cluster 2024-04-03T21:25:06.416580+0000 mgr.y (mgr.24370) 12798 : cluster [DBG] pgmap v12782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:08 smithi082 bash[20963]: audit 2024-04-03T21:25:08.098476+0000 mon.c (mon.2) 5098 : audit [DBG] from='client.? 172.21.15.67:0/3091887713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:08 smithi067 bash[27441]: audit 2024-04-03T21:25:08.098476+0000 mon.c (mon.2) 5098 : audit [DBG] from='client.? 172.21.15.67:0/3091887713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:08 smithi067 bash[17655]: audit 2024-04-03T21:25:08.098476+0000 mon.c (mon.2) 5098 : audit [DBG] from='client.? 172.21.15.67:0/3091887713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:09 smithi082 bash[20963]: cluster 2024-04-03T21:25:08.417159+0000 mgr.y (mgr.24370) 12799 : cluster [DBG] pgmap v12783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:09 smithi067 bash[17655]: cluster 2024-04-03T21:25:08.417159+0000 mgr.y (mgr.24370) 12799 : cluster [DBG] pgmap v12783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:09 smithi067 bash[27441]: cluster 2024-04-03T21:25:08.417159+0000 mgr.y (mgr.24370) 12799 : cluster [DBG] pgmap v12783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:10 smithi082 bash[20963]: audit 2024-04-03T21:25:10.335957+0000 mon.a (mon.0) 11078 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:10 smithi067 bash[17655]: audit 2024-04-03T21:25:10.335957+0000 mon.a (mon.0) 11078 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:10 smithi067 bash[27441]: audit 2024-04-03T21:25:10.335957+0000 mon.a (mon.0) 11078 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:11 smithi082 bash[20963]: cluster 2024-04-03T21:25:10.417729+0000 mgr.y (mgr.24370) 12800 : cluster [DBG] pgmap v12784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:11 smithi082 bash[20963]: audit 2024-04-03T21:25:10.551583+0000 mon.a (mon.0) 11079 : audit [DBG] from='client.? 172.21.15.67:0/1150088026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:11 smithi067 bash[17655]: cluster 2024-04-03T21:25:10.417729+0000 mgr.y (mgr.24370) 12800 : cluster [DBG] pgmap v12784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:11 smithi067 bash[17655]: audit 2024-04-03T21:25:10.551583+0000 mon.a (mon.0) 11079 : audit [DBG] from='client.? 172.21.15.67:0/1150088026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:11 smithi067 bash[27441]: cluster 2024-04-03T21:25:10.417729+0000 mgr.y (mgr.24370) 12800 : cluster [DBG] pgmap v12784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:11 smithi067 bash[27441]: audit 2024-04-03T21:25:10.551583+0000 mon.a (mon.0) 11079 : audit [DBG] from='client.? 172.21.15.67:0/1150088026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:25:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:25:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:13 smithi082 bash[20963]: cluster 2024-04-03T21:25:12.418915+0000 mgr.y (mgr.24370) 12801 : cluster [DBG] pgmap v12785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:13 smithi082 bash[20963]: audit 2024-04-03T21:25:12.997418+0000 mon.a (mon.0) 11080 : audit [DBG] from='client.? 172.21.15.67:0/2704803904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:13 smithi067 bash[17655]: cluster 2024-04-03T21:25:12.418915+0000 mgr.y (mgr.24370) 12801 : cluster [DBG] pgmap v12785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:13 smithi067 bash[17655]: audit 2024-04-03T21:25:12.997418+0000 mon.a (mon.0) 11080 : audit [DBG] from='client.? 172.21.15.67:0/2704803904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:13 smithi067 bash[27441]: cluster 2024-04-03T21:25:12.418915+0000 mgr.y (mgr.24370) 12801 : cluster [DBG] pgmap v12785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:13 smithi067 bash[27441]: audit 2024-04-03T21:25:12.997418+0000 mon.a (mon.0) 11080 : audit [DBG] from='client.? 172.21.15.67:0/2704803904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:15 smithi082 bash[20963]: cluster 2024-04-03T21:25:14.419555+0000 mgr.y (mgr.24370) 12802 : cluster [DBG] pgmap v12786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:15 smithi082 bash[20963]: audit 2024-04-03T21:25:15.444449+0000 mon.a (mon.0) 11081 : audit [DBG] from='client.? 172.21.15.67:0/1080209652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:15 smithi067 bash[17655]: cluster 2024-04-03T21:25:14.419555+0000 mgr.y (mgr.24370) 12802 : cluster [DBG] pgmap v12786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:15 smithi067 bash[17655]: audit 2024-04-03T21:25:15.444449+0000 mon.a (mon.0) 11081 : audit [DBG] from='client.? 172.21.15.67:0/1080209652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:15 smithi067 bash[27441]: cluster 2024-04-03T21:25:14.419555+0000 mgr.y (mgr.24370) 12802 : cluster [DBG] pgmap v12786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:15 smithi067 bash[27441]: audit 2024-04-03T21:25:15.444449+0000 mon.a (mon.0) 11081 : audit [DBG] from='client.? 172.21.15.67:0/1080209652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:17 smithi082 bash[20963]: cluster 2024-04-03T21:25:16.420722+0000 mgr.y (mgr.24370) 12803 : cluster [DBG] pgmap v12787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:17 smithi067 bash[27441]: cluster 2024-04-03T21:25:16.420722+0000 mgr.y (mgr.24370) 12803 : cluster [DBG] pgmap v12787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:17 smithi067 bash[17655]: cluster 2024-04-03T21:25:16.420722+0000 mgr.y (mgr.24370) 12803 : cluster [DBG] pgmap v12787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:18 smithi067 bash[17655]: audit 2024-04-03T21:25:17.907635+0000 mon.c (mon.2) 5099 : audit [DBG] from='client.? 172.21.15.67:0/702267206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:18 smithi067 bash[27441]: audit 2024-04-03T21:25:17.907635+0000 mon.c (mon.2) 5099 : audit [DBG] from='client.? 172.21.15.67:0/702267206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:18 smithi082 bash[20963]: audit 2024-04-03T21:25:17.907635+0000 mon.c (mon.2) 5099 : audit [DBG] from='client.? 172.21.15.67:0/702267206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:19 smithi067 bash[17655]: cluster 2024-04-03T21:25:18.421404+0000 mgr.y (mgr.24370) 12804 : cluster [DBG] pgmap v12788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:19 smithi067 bash[27441]: cluster 2024-04-03T21:25:18.421404+0000 mgr.y (mgr.24370) 12804 : cluster [DBG] pgmap v12788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:19 smithi082 bash[20963]: cluster 2024-04-03T21:25:18.421404+0000 mgr.y (mgr.24370) 12804 : cluster [DBG] pgmap v12788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:20 smithi067 bash[27441]: audit 2024-04-03T21:25:20.355135+0000 mon.c (mon.2) 5100 : audit [DBG] from='client.? 172.21.15.67:0/2376788726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:20 smithi067 bash[17655]: audit 2024-04-03T21:25:20.355135+0000 mon.c (mon.2) 5100 : audit [DBG] from='client.? 172.21.15.67:0/2376788726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:20 smithi082 bash[20963]: audit 2024-04-03T21:25:20.355135+0000 mon.c (mon.2) 5100 : audit [DBG] from='client.? 172.21.15.67:0/2376788726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:21 smithi067 bash[27441]: cluster 2024-04-03T21:25:20.422110+0000 mgr.y (mgr.24370) 12805 : cluster [DBG] pgmap v12789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:21 smithi067 bash[17655]: cluster 2024-04-03T21:25:20.422110+0000 mgr.y (mgr.24370) 12805 : cluster [DBG] pgmap v12789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:21 smithi082 bash[20963]: cluster 2024-04-03T21:25:20.422110+0000 mgr.y (mgr.24370) 12805 : cluster [DBG] pgmap v12789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:25:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:25:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:23 smithi082 bash[20963]: cluster 2024-04-03T21:25:22.423270+0000 mgr.y (mgr.24370) 12806 : cluster [DBG] pgmap v12790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:23 smithi082 bash[20963]: audit 2024-04-03T21:25:22.808381+0000 mon.a (mon.0) 11082 : audit [DBG] from='client.? 172.21.15.67:0/4070790658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:23 smithi067 bash[17655]: cluster 2024-04-03T21:25:22.423270+0000 mgr.y (mgr.24370) 12806 : cluster [DBG] pgmap v12790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:23 smithi067 bash[17655]: audit 2024-04-03T21:25:22.808381+0000 mon.a (mon.0) 11082 : audit [DBG] from='client.? 172.21.15.67:0/4070790658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:23 smithi067 bash[27441]: cluster 2024-04-03T21:25:22.423270+0000 mgr.y (mgr.24370) 12806 : cluster [DBG] pgmap v12790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:23 smithi067 bash[27441]: audit 2024-04-03T21:25:22.808381+0000 mon.a (mon.0) 11082 : audit [DBG] from='client.? 172.21.15.67:0/4070790658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:25 smithi082 bash[20963]: cluster 2024-04-03T21:25:24.423978+0000 mgr.y (mgr.24370) 12807 : cluster [DBG] pgmap v12791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:25 smithi082 bash[20963]: audit 2024-04-03T21:25:25.253111+0000 mon.a (mon.0) 11083 : audit [DBG] from='client.? 172.21.15.67:0/873776141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:25 smithi082 bash[20963]: audit 2024-04-03T21:25:25.336995+0000 mon.a (mon.0) 11084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:25 smithi067 bash[27441]: cluster 2024-04-03T21:25:24.423978+0000 mgr.y (mgr.24370) 12807 : cluster [DBG] pgmap v12791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:25 smithi067 bash[27441]: audit 2024-04-03T21:25:25.253111+0000 mon.a (mon.0) 11083 : audit [DBG] from='client.? 172.21.15.67:0/873776141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:25 smithi067 bash[27441]: audit 2024-04-03T21:25:25.336995+0000 mon.a (mon.0) 11084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:25 smithi067 bash[17655]: cluster 2024-04-03T21:25:24.423978+0000 mgr.y (mgr.24370) 12807 : cluster [DBG] pgmap v12791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:25 smithi067 bash[17655]: audit 2024-04-03T21:25:25.253111+0000 mon.a (mon.0) 11083 : audit [DBG] from='client.? 172.21.15.67:0/873776141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:25 smithi067 bash[17655]: audit 2024-04-03T21:25:25.336995+0000 mon.a (mon.0) 11084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:27 smithi082 bash[20963]: cluster 2024-04-03T21:25:26.425012+0000 mgr.y (mgr.24370) 12808 : cluster [DBG] pgmap v12792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:27 smithi067 bash[17655]: cluster 2024-04-03T21:25:26.425012+0000 mgr.y (mgr.24370) 12808 : cluster [DBG] pgmap v12792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:27 smithi067 bash[27441]: cluster 2024-04-03T21:25:26.425012+0000 mgr.y (mgr.24370) 12808 : cluster [DBG] pgmap v12792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:28 smithi082 bash[20963]: audit 2024-04-03T21:25:27.702787+0000 mon.c (mon.2) 5101 : audit [DBG] from='client.? 172.21.15.67:0/634937683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:28 smithi067 bash[17655]: audit 2024-04-03T21:25:27.702787+0000 mon.c (mon.2) 5101 : audit [DBG] from='client.? 172.21.15.67:0/634937683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:28 smithi067 bash[27441]: audit 2024-04-03T21:25:27.702787+0000 mon.c (mon.2) 5101 : audit [DBG] from='client.? 172.21.15.67:0/634937683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:29 smithi082 bash[20963]: cluster 2024-04-03T21:25:28.425706+0000 mgr.y (mgr.24370) 12809 : cluster [DBG] pgmap v12793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:29 smithi067 bash[27441]: cluster 2024-04-03T21:25:28.425706+0000 mgr.y (mgr.24370) 12809 : cluster [DBG] pgmap v12793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:29 smithi067 bash[17655]: cluster 2024-04-03T21:25:28.425706+0000 mgr.y (mgr.24370) 12809 : cluster [DBG] pgmap v12793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:30 smithi082 bash[20963]: audit 2024-04-03T21:25:30.161526+0000 mon.c (mon.2) 5102 : audit [DBG] from='client.? 172.21.15.67:0/3276758080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:30 smithi067 bash[17655]: audit 2024-04-03T21:25:30.161526+0000 mon.c (mon.2) 5102 : audit [DBG] from='client.? 172.21.15.67:0/3276758080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:30 smithi067 bash[27441]: audit 2024-04-03T21:25:30.161526+0000 mon.c (mon.2) 5102 : audit [DBG] from='client.? 172.21.15.67:0/3276758080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:31 smithi082 bash[20963]: cluster 2024-04-03T21:25:30.426422+0000 mgr.y (mgr.24370) 12810 : cluster [DBG] pgmap v12794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:31 smithi067 bash[17655]: cluster 2024-04-03T21:25:30.426422+0000 mgr.y (mgr.24370) 12810 : cluster [DBG] pgmap v12794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:31 smithi067 bash[27441]: cluster 2024-04-03T21:25:30.426422+0000 mgr.y (mgr.24370) 12810 : cluster [DBG] pgmap v12794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:32 smithi067 bash[17655]: audit 2024-04-03T21:25:32.617542+0000 mon.c (mon.2) 5103 : audit [DBG] from='client.? 172.21.15.67:0/307275758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:32 smithi067 bash[27441]: audit 2024-04-03T21:25:32.617542+0000 mon.c (mon.2) 5103 : audit [DBG] from='client.? 172.21.15.67:0/307275758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:32 smithi082 bash[20963]: audit 2024-04-03T21:25:32.617542+0000 mon.c (mon.2) 5103 : audit [DBG] from='client.? 172.21.15.67:0/307275758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:25:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:33 smithi082 bash[20963]: cluster 2024-04-03T21:25:32.427194+0000 mgr.y (mgr.24370) 12811 : cluster [DBG] pgmap v12795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:25:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:33 smithi067 bash[17655]: cluster 2024-04-03T21:25:32.427194+0000 mgr.y (mgr.24370) 12811 : cluster [DBG] pgmap v12795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:33 smithi067 bash[27441]: cluster 2024-04-03T21:25:32.427194+0000 mgr.y (mgr.24370) 12811 : cluster [DBG] pgmap v12795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:35 smithi082 bash[20963]: cluster 2024-04-03T21:25:34.427962+0000 mgr.y (mgr.24370) 12812 : cluster [DBG] pgmap v12796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:35 smithi082 bash[20963]: audit 2024-04-03T21:25:35.073659+0000 mon.a (mon.0) 11085 : audit [DBG] from='client.? 172.21.15.67:0/3726301813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:35 smithi067 bash[27441]: cluster 2024-04-03T21:25:34.427962+0000 mgr.y (mgr.24370) 12812 : cluster [DBG] pgmap v12796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:35 smithi067 bash[27441]: audit 2024-04-03T21:25:35.073659+0000 mon.a (mon.0) 11085 : audit [DBG] from='client.? 172.21.15.67:0/3726301813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:35 smithi067 bash[17655]: cluster 2024-04-03T21:25:34.427962+0000 mgr.y (mgr.24370) 12812 : cluster [DBG] pgmap v12796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:35 smithi067 bash[17655]: audit 2024-04-03T21:25:35.073659+0000 mon.a (mon.0) 11085 : audit [DBG] from='client.? 172.21.15.67:0/3726301813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:37 smithi082 bash[20963]: cluster 2024-04-03T21:25:36.429244+0000 mgr.y (mgr.24370) 12813 : cluster [DBG] pgmap v12797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:37 smithi082 bash[20963]: audit 2024-04-03T21:25:37.524253+0000 mon.a (mon.0) 11086 : audit [DBG] from='client.? 172.21.15.67:0/592357725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:37 smithi067 bash[27441]: cluster 2024-04-03T21:25:36.429244+0000 mgr.y (mgr.24370) 12813 : cluster [DBG] pgmap v12797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:37 smithi067 bash[27441]: audit 2024-04-03T21:25:37.524253+0000 mon.a (mon.0) 11086 : audit [DBG] from='client.? 172.21.15.67:0/592357725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:37 smithi067 bash[17655]: cluster 2024-04-03T21:25:36.429244+0000 mgr.y (mgr.24370) 12813 : cluster [DBG] pgmap v12797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:37 smithi067 bash[17655]: audit 2024-04-03T21:25:37.524253+0000 mon.a (mon.0) 11086 : audit [DBG] from='client.? 172.21.15.67:0/592357725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:39 smithi082 bash[20963]: cluster 2024-04-03T21:25:38.430106+0000 mgr.y (mgr.24370) 12814 : cluster [DBG] pgmap v12798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:39 smithi067 bash[17655]: cluster 2024-04-03T21:25:38.430106+0000 mgr.y (mgr.24370) 12814 : cluster [DBG] pgmap v12798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:39 smithi067 bash[27441]: cluster 2024-04-03T21:25:38.430106+0000 mgr.y (mgr.24370) 12814 : cluster [DBG] pgmap v12798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:40 smithi082 bash[20963]: audit 2024-04-03T21:25:39.971573+0000 mon.c (mon.2) 5104 : audit [DBG] from='client.? 172.21.15.67:0/1411096754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:40 smithi082 bash[20963]: audit 2024-04-03T21:25:40.337402+0000 mon.a (mon.0) 11087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:40 smithi067 bash[17655]: audit 2024-04-03T21:25:39.971573+0000 mon.c (mon.2) 5104 : audit [DBG] from='client.? 172.21.15.67:0/1411096754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:40 smithi067 bash[17655]: audit 2024-04-03T21:25:40.337402+0000 mon.a (mon.0) 11087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:40 smithi067 bash[27441]: audit 2024-04-03T21:25:39.971573+0000 mon.c (mon.2) 5104 : audit [DBG] from='client.? 172.21.15.67:0/1411096754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:40 smithi067 bash[27441]: audit 2024-04-03T21:25:40.337402+0000 mon.a (mon.0) 11087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:41 smithi082 bash[20963]: cluster 2024-04-03T21:25:40.430822+0000 mgr.y (mgr.24370) 12815 : cluster [DBG] pgmap v12799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:41 smithi067 bash[27441]: cluster 2024-04-03T21:25:40.430822+0000 mgr.y (mgr.24370) 12815 : cluster [DBG] pgmap v12799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:41 smithi067 bash[17655]: cluster 2024-04-03T21:25:40.430822+0000 mgr.y (mgr.24370) 12815 : cluster [DBG] pgmap v12799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:42 smithi067 bash[27441]: audit 2024-04-03T21:25:42.421320+0000 mon.a (mon.0) 11088 : audit [DBG] from='client.? 172.21.15.67:0/381034491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:42 smithi067 bash[17655]: audit 2024-04-03T21:25:42.421320+0000 mon.a (mon.0) 11088 : audit [DBG] from='client.? 172.21.15.67:0/381034491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:42 smithi082 bash[20963]: audit 2024-04-03T21:25:42.421320+0000 mon.a (mon.0) 11088 : audit [DBG] from='client.? 172.21.15.67:0/381034491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:25:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:43 smithi082 bash[20963]: cluster 2024-04-03T21:25:42.431866+0000 mgr.y (mgr.24370) 12816 : cluster [DBG] pgmap v12800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:25:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:43 smithi067 bash[17655]: cluster 2024-04-03T21:25:42.431866+0000 mgr.y (mgr.24370) 12816 : cluster [DBG] pgmap v12800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:43 smithi067 bash[27441]: cluster 2024-04-03T21:25:42.431866+0000 mgr.y (mgr.24370) 12816 : cluster [DBG] pgmap v12800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:45 smithi082 bash[20963]: cluster 2024-04-03T21:25:44.432533+0000 mgr.y (mgr.24370) 12817 : cluster [DBG] pgmap v12801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:45 smithi082 bash[20963]: audit 2024-04-03T21:25:44.870300+0000 mon.a (mon.0) 11089 : audit [DBG] from='client.? 172.21.15.67:0/2195927739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:45 smithi067 bash[17655]: cluster 2024-04-03T21:25:44.432533+0000 mgr.y (mgr.24370) 12817 : cluster [DBG] pgmap v12801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:45 smithi067 bash[17655]: audit 2024-04-03T21:25:44.870300+0000 mon.a (mon.0) 11089 : audit [DBG] from='client.? 172.21.15.67:0/2195927739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:45 smithi067 bash[27441]: cluster 2024-04-03T21:25:44.432533+0000 mgr.y (mgr.24370) 12817 : cluster [DBG] pgmap v12801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:45 smithi067 bash[27441]: audit 2024-04-03T21:25:44.870300+0000 mon.a (mon.0) 11089 : audit [DBG] from='client.? 172.21.15.67:0/2195927739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:47 smithi082 bash[20963]: cluster 2024-04-03T21:25:46.433829+0000 mgr.y (mgr.24370) 12818 : cluster [DBG] pgmap v12802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:47 smithi082 bash[20963]: audit 2024-04-03T21:25:47.321821+0000 mon.a (mon.0) 11090 : audit [DBG] from='client.? 172.21.15.67:0/3040197982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:47 smithi067 bash[17655]: cluster 2024-04-03T21:25:46.433829+0000 mgr.y (mgr.24370) 12818 : cluster [DBG] pgmap v12802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:47 smithi067 bash[17655]: audit 2024-04-03T21:25:47.321821+0000 mon.a (mon.0) 11090 : audit [DBG] from='client.? 172.21.15.67:0/3040197982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:47 smithi067 bash[27441]: cluster 2024-04-03T21:25:46.433829+0000 mgr.y (mgr.24370) 12818 : cluster [DBG] pgmap v12802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:47 smithi067 bash[27441]: audit 2024-04-03T21:25:47.321821+0000 mon.a (mon.0) 11090 : audit [DBG] from='client.? 172.21.15.67:0/3040197982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:49 smithi082 bash[20963]: cluster 2024-04-03T21:25:48.434552+0000 mgr.y (mgr.24370) 12819 : cluster [DBG] pgmap v12803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:49 smithi067 bash[17655]: cluster 2024-04-03T21:25:48.434552+0000 mgr.y (mgr.24370) 12819 : cluster [DBG] pgmap v12803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:49 smithi067 bash[27441]: cluster 2024-04-03T21:25:48.434552+0000 mgr.y (mgr.24370) 12819 : cluster [DBG] pgmap v12803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:50 smithi082 bash[20963]: audit 2024-04-03T21:25:49.773629+0000 mon.a (mon.0) 11091 : audit [DBG] from='client.? 172.21.15.67:0/3502712355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:50 smithi067 bash[27441]: audit 2024-04-03T21:25:49.773629+0000 mon.a (mon.0) 11091 : audit [DBG] from='client.? 172.21.15.67:0/3502712355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:50 smithi067 bash[17655]: audit 2024-04-03T21:25:49.773629+0000 mon.a (mon.0) 11091 : audit [DBG] from='client.? 172.21.15.67:0/3502712355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:51 smithi082 bash[20963]: cluster 2024-04-03T21:25:50.435223+0000 mgr.y (mgr.24370) 12820 : cluster [DBG] pgmap v12804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:51 smithi067 bash[27441]: cluster 2024-04-03T21:25:50.435223+0000 mgr.y (mgr.24370) 12820 : cluster [DBG] pgmap v12804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:51 smithi067 bash[17655]: cluster 2024-04-03T21:25:50.435223+0000 mgr.y (mgr.24370) 12820 : cluster [DBG] pgmap v12804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:52 smithi067 bash[17655]: audit 2024-04-03T21:25:52.233602+0000 mon.c (mon.2) 5105 : audit [DBG] from='client.? 172.21.15.67:0/3084684392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:52 smithi067 bash[27441]: audit 2024-04-03T21:25:52.233602+0000 mon.c (mon.2) 5105 : audit [DBG] from='client.? 172.21.15.67:0/3084684392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:52 smithi082 bash[20963]: audit 2024-04-03T21:25:52.233602+0000 mon.c (mon.2) 5105 : audit [DBG] from='client.? 172.21.15.67:0/3084684392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:25:53.775 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:25:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:53 smithi082 bash[20963]: cluster 2024-04-03T21:25:52.436566+0000 mgr.y (mgr.24370) 12821 : cluster [DBG] pgmap v12805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:53 smithi067 bash[27441]: cluster 2024-04-03T21:25:52.436566+0000 mgr.y (mgr.24370) 12821 : cluster [DBG] pgmap v12805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:53 smithi067 bash[17655]: cluster 2024-04-03T21:25:52.436566+0000 mgr.y (mgr.24370) 12821 : cluster [DBG] pgmap v12805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:54 smithi082 bash[20963]: audit 2024-04-03T21:25:54.682730+0000 mon.c (mon.2) 5106 : audit [DBG] from='client.? 172.21.15.67:0/3369842562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:54 smithi067 bash[17655]: audit 2024-04-03T21:25:54.682730+0000 mon.c (mon.2) 5106 : audit [DBG] from='client.? 172.21.15.67:0/3369842562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:54 smithi067 bash[27441]: audit 2024-04-03T21:25:54.682730+0000 mon.c (mon.2) 5106 : audit [DBG] from='client.? 172.21.15.67:0/3369842562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:55 smithi082 bash[20963]: cluster 2024-04-03T21:25:54.437248+0000 mgr.y (mgr.24370) 12822 : cluster [DBG] pgmap v12806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:55 smithi082 bash[20963]: audit 2024-04-03T21:25:55.191415+0000 mon.a (mon.0) 11092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:25:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:55 smithi082 bash[20963]: audit 2024-04-03T21:25:55.337703+0000 mon.a (mon.0) 11093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:55 smithi067 bash[17655]: cluster 2024-04-03T21:25:54.437248+0000 mgr.y (mgr.24370) 12822 : cluster [DBG] pgmap v12806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:55 smithi067 bash[17655]: audit 2024-04-03T21:25:55.191415+0000 mon.a (mon.0) 11092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:25:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:55 smithi067 bash[17655]: audit 2024-04-03T21:25:55.337703+0000 mon.a (mon.0) 11093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:55 smithi067 bash[27441]: cluster 2024-04-03T21:25:54.437248+0000 mgr.y (mgr.24370) 12822 : cluster [DBG] pgmap v12806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:55 smithi067 bash[27441]: audit 2024-04-03T21:25:55.191415+0000 mon.a (mon.0) 11092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:25:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:55 smithi067 bash[27441]: audit 2024-04-03T21:25:55.337703+0000 mon.a (mon.0) 11093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:25:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:57 smithi082 bash[20963]: cluster 2024-04-03T21:25:56.438295+0000 mgr.y (mgr.24370) 12823 : cluster [DBG] pgmap v12807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:57 smithi082 bash[20963]: audit 2024-04-03T21:25:57.137837+0000 mon.c (mon.2) 5107 : audit [DBG] from='client.? 172.21.15.67:0/4145976077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:57 smithi067 bash[17655]: cluster 2024-04-03T21:25:56.438295+0000 mgr.y (mgr.24370) 12823 : cluster [DBG] pgmap v12807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:57 smithi067 bash[17655]: audit 2024-04-03T21:25:57.137837+0000 mon.c (mon.2) 5107 : audit [DBG] from='client.? 172.21.15.67:0/4145976077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:25:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:57 smithi067 bash[27441]: cluster 2024-04-03T21:25:56.438295+0000 mgr.y (mgr.24370) 12823 : cluster [DBG] pgmap v12807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:25:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:57 smithi067 bash[27441]: audit 2024-04-03T21:25:57.137837+0000 mon.c (mon.2) 5107 : audit [DBG] from='client.? 172.21.15.67:0/4145976077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:59 smithi082 bash[20963]: cluster 2024-04-03T21:25:58.439012+0000 mgr.y (mgr.24370) 12824 : cluster [DBG] pgmap v12808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:25:59 smithi082 bash[20963]: audit 2024-04-03T21:25:59.607562+0000 mon.a (mon.0) 11094 : audit [DBG] from='client.? 172.21.15.67:0/3475701802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:59 smithi067 bash[17655]: cluster 2024-04-03T21:25:58.439012+0000 mgr.y (mgr.24370) 12824 : cluster [DBG] pgmap v12808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:25:59 smithi067 bash[17655]: audit 2024-04-03T21:25:59.607562+0000 mon.a (mon.0) 11094 : audit [DBG] from='client.? 172.21.15.67:0/3475701802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:59 smithi067 bash[27441]: cluster 2024-04-03T21:25:58.439012+0000 mgr.y (mgr.24370) 12824 : cluster [DBG] pgmap v12808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:25:59 smithi067 bash[27441]: audit 2024-04-03T21:25:59.607562+0000 mon.a (mon.0) 11094 : audit [DBG] from='client.? 172.21.15.67:0/3475701802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:01 smithi082 bash[20963]: cluster 2024-04-03T21:26:00.439754+0000 mgr.y (mgr.24370) 12825 : cluster [DBG] pgmap v12809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:01 smithi082 bash[20963]: audit 2024-04-03T21:26:00.887035+0000 mon.a (mon.0) 11095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:01 smithi082 bash[20963]: audit 2024-04-03T21:26:00.895339+0000 mon.a (mon.0) 11096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:01 smithi082 bash[20963]: audit 2024-04-03T21:26:01.189494+0000 mon.a (mon.0) 11097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:01 smithi082 bash[20963]: audit 2024-04-03T21:26:01.197060+0000 mon.a (mon.0) 11098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:01 smithi082 bash[20963]: audit 2024-04-03T21:26:01.622842+0000 mon.a (mon.0) 11099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:26:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:01 smithi082 bash[20963]: audit 2024-04-03T21:26:01.624766+0000 mon.a (mon.0) 11100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:26:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:01 smithi082 bash[20963]: audit 2024-04-03T21:26:01.634012+0000 mon.a (mon.0) 11101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[27441]: cluster 2024-04-03T21:26:00.439754+0000 mgr.y (mgr.24370) 12825 : cluster [DBG] pgmap v12809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[27441]: audit 2024-04-03T21:26:00.887035+0000 mon.a (mon.0) 11095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[27441]: audit 2024-04-03T21:26:00.895339+0000 mon.a (mon.0) 11096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[27441]: audit 2024-04-03T21:26:01.189494+0000 mon.a (mon.0) 11097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[27441]: audit 2024-04-03T21:26:01.197060+0000 mon.a (mon.0) 11098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[27441]: audit 2024-04-03T21:26:01.622842+0000 mon.a (mon.0) 11099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:26:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[27441]: audit 2024-04-03T21:26:01.624766+0000 mon.a (mon.0) 11100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:26:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[27441]: audit 2024-04-03T21:26:01.634012+0000 mon.a (mon.0) 11101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[17655]: cluster 2024-04-03T21:26:00.439754+0000 mgr.y (mgr.24370) 12825 : cluster [DBG] pgmap v12809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[17655]: audit 2024-04-03T21:26:00.887035+0000 mon.a (mon.0) 11095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[17655]: audit 2024-04-03T21:26:00.895339+0000 mon.a (mon.0) 11096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[17655]: audit 2024-04-03T21:26:01.189494+0000 mon.a (mon.0) 11097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[17655]: audit 2024-04-03T21:26:01.197060+0000 mon.a (mon.0) 11098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[17655]: audit 2024-04-03T21:26:01.622842+0000 mon.a (mon.0) 11099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:26:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[17655]: audit 2024-04-03T21:26:01.624766+0000 mon.a (mon.0) 11100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:26:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:01 smithi067 bash[17655]: audit 2024-04-03T21:26:01.634012+0000 mon.a (mon.0) 11101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:26:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:02 smithi067 bash[27441]: audit 2024-04-03T21:26:02.059491+0000 mon.c (mon.2) 5108 : audit [DBG] from='client.? 172.21.15.67:0/2353395459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:02 smithi067 bash[17655]: audit 2024-04-03T21:26:02.059491+0000 mon.c (mon.2) 5108 : audit [DBG] from='client.? 172.21.15.67:0/2353395459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:02 smithi082 bash[20963]: audit 2024-04-03T21:26:02.059491+0000 mon.c (mon.2) 5108 : audit [DBG] from='client.? 172.21.15.67:0/2353395459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:03] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T21:26:03.808 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:26:04.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:03 smithi082 bash[20963]: cluster 2024-04-03T21:26:02.440868+0000 mgr.y (mgr.24370) 12826 : cluster [DBG] pgmap v12810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:03 smithi067 bash[17655]: cluster 2024-04-03T21:26:02.440868+0000 mgr.y (mgr.24370) 12826 : cluster [DBG] pgmap v12810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:03 smithi067 bash[27441]: cluster 2024-04-03T21:26:02.440868+0000 mgr.y (mgr.24370) 12826 : cluster [DBG] pgmap v12810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:04 smithi082 bash[20963]: audit 2024-04-03T21:26:04.514821+0000 mon.a (mon.0) 11102 : audit [DBG] from='client.? 172.21.15.67:0/71450397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:04 smithi067 bash[17655]: audit 2024-04-03T21:26:04.514821+0000 mon.a (mon.0) 11102 : audit [DBG] from='client.? 172.21.15.67:0/71450397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:04 smithi067 bash[27441]: audit 2024-04-03T21:26:04.514821+0000 mon.a (mon.0) 11102 : audit [DBG] from='client.? 172.21.15.67:0/71450397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:05 smithi082 bash[20963]: cluster 2024-04-03T21:26:04.441516+0000 mgr.y (mgr.24370) 12827 : cluster [DBG] pgmap v12811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:05 smithi067 bash[17655]: cluster 2024-04-03T21:26:04.441516+0000 mgr.y (mgr.24370) 12827 : cluster [DBG] pgmap v12811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:05 smithi067 bash[27441]: cluster 2024-04-03T21:26:04.441516+0000 mgr.y (mgr.24370) 12827 : cluster [DBG] pgmap v12811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:07 smithi082 bash[20963]: cluster 2024-04-03T21:26:06.442679+0000 mgr.y (mgr.24370) 12828 : cluster [DBG] pgmap v12812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:07 smithi082 bash[20963]: audit 2024-04-03T21:26:06.966465+0000 mon.a (mon.0) 11103 : audit [DBG] from='client.? 172.21.15.67:0/4099899951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:07 smithi067 bash[17655]: cluster 2024-04-03T21:26:06.442679+0000 mgr.y (mgr.24370) 12828 : cluster [DBG] pgmap v12812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:07 smithi067 bash[17655]: audit 2024-04-03T21:26:06.966465+0000 mon.a (mon.0) 11103 : audit [DBG] from='client.? 172.21.15.67:0/4099899951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:07 smithi067 bash[27441]: cluster 2024-04-03T21:26:06.442679+0000 mgr.y (mgr.24370) 12828 : cluster [DBG] pgmap v12812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:07 smithi067 bash[27441]: audit 2024-04-03T21:26:06.966465+0000 mon.a (mon.0) 11103 : audit [DBG] from='client.? 172.21.15.67:0/4099899951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:09 smithi082 bash[20963]: cluster 2024-04-03T21:26:08.443332+0000 mgr.y (mgr.24370) 12829 : cluster [DBG] pgmap v12813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:09 smithi082 bash[20963]: audit 2024-04-03T21:26:09.412657+0000 mon.c (mon.2) 5109 : audit [DBG] from='client.? 172.21.15.67:0/3466396652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:09 smithi067 bash[17655]: cluster 2024-04-03T21:26:08.443332+0000 mgr.y (mgr.24370) 12829 : cluster [DBG] pgmap v12813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:09 smithi067 bash[17655]: audit 2024-04-03T21:26:09.412657+0000 mon.c (mon.2) 5109 : audit [DBG] from='client.? 172.21.15.67:0/3466396652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:09 smithi067 bash[27441]: cluster 2024-04-03T21:26:08.443332+0000 mgr.y (mgr.24370) 12829 : cluster [DBG] pgmap v12813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:09 smithi067 bash[27441]: audit 2024-04-03T21:26:09.412657+0000 mon.c (mon.2) 5109 : audit [DBG] from='client.? 172.21.15.67:0/3466396652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:10 smithi082 bash[20963]: audit 2024-04-03T21:26:10.338471+0000 mon.a (mon.0) 11104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:10 smithi067 bash[17655]: audit 2024-04-03T21:26:10.338471+0000 mon.a (mon.0) 11104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:10 smithi067 bash[27441]: audit 2024-04-03T21:26:10.338471+0000 mon.a (mon.0) 11104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:11 smithi082 bash[20963]: cluster 2024-04-03T21:26:10.443971+0000 mgr.y (mgr.24370) 12830 : cluster [DBG] pgmap v12814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:11 smithi067 bash[17655]: cluster 2024-04-03T21:26:10.443971+0000 mgr.y (mgr.24370) 12830 : cluster [DBG] pgmap v12814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:11 smithi067 bash[27441]: cluster 2024-04-03T21:26:10.443971+0000 mgr.y (mgr.24370) 12830 : cluster [DBG] pgmap v12814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:12 smithi082 bash[20963]: audit 2024-04-03T21:26:11.868749+0000 mon.a (mon.0) 11105 : audit [DBG] from='client.? 172.21.15.67:0/407573585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:12 smithi067 bash[17655]: audit 2024-04-03T21:26:11.868749+0000 mon.a (mon.0) 11105 : audit [DBG] from='client.? 172.21.15.67:0/407573585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:13.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:26:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:12 smithi067 bash[27441]: audit 2024-04-03T21:26:11.868749+0000 mon.a (mon.0) 11105 : audit [DBG] from='client.? 172.21.15.67:0/407573585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:13.848 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:26:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:13 smithi082 bash[20963]: cluster 2024-04-03T21:26:12.445105+0000 mgr.y (mgr.24370) 12831 : cluster [DBG] pgmap v12815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:13 smithi067 bash[17655]: cluster 2024-04-03T21:26:12.445105+0000 mgr.y (mgr.24370) 12831 : cluster [DBG] pgmap v12815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:13 smithi067 bash[27441]: cluster 2024-04-03T21:26:12.445105+0000 mgr.y (mgr.24370) 12831 : cluster [DBG] pgmap v12815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:14 smithi082 bash[20963]: audit 2024-04-03T21:26:14.319855+0000 mon.a (mon.0) 11106 : audit [DBG] from='client.? 172.21.15.67:0/1904503879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:14 smithi067 bash[17655]: audit 2024-04-03T21:26:14.319855+0000 mon.a (mon.0) 11106 : audit [DBG] from='client.? 172.21.15.67:0/1904503879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:14 smithi067 bash[27441]: audit 2024-04-03T21:26:14.319855+0000 mon.a (mon.0) 11106 : audit [DBG] from='client.? 172.21.15.67:0/1904503879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:15 smithi082 bash[20963]: cluster 2024-04-03T21:26:14.445813+0000 mgr.y (mgr.24370) 12832 : cluster [DBG] pgmap v12816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:15 smithi067 bash[17655]: cluster 2024-04-03T21:26:14.445813+0000 mgr.y (mgr.24370) 12832 : cluster [DBG] pgmap v12816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:15 smithi067 bash[27441]: cluster 2024-04-03T21:26:14.445813+0000 mgr.y (mgr.24370) 12832 : cluster [DBG] pgmap v12816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:16 smithi082 bash[20963]: cluster 2024-04-03T21:26:16.446958+0000 mgr.y (mgr.24370) 12833 : cluster [DBG] pgmap v12817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:16 smithi082 bash[20963]: audit 2024-04-03T21:26:16.786403+0000 mon.a (mon.0) 11107 : audit [DBG] from='client.? 172.21.15.67:0/2069959542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:16 smithi067 bash[17655]: cluster 2024-04-03T21:26:16.446958+0000 mgr.y (mgr.24370) 12833 : cluster [DBG] pgmap v12817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:16 smithi067 bash[17655]: audit 2024-04-03T21:26:16.786403+0000 mon.a (mon.0) 11107 : audit [DBG] from='client.? 172.21.15.67:0/2069959542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:16 smithi067 bash[27441]: cluster 2024-04-03T21:26:16.446958+0000 mgr.y (mgr.24370) 12833 : cluster [DBG] pgmap v12817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:16 smithi067 bash[27441]: audit 2024-04-03T21:26:16.786403+0000 mon.a (mon.0) 11107 : audit [DBG] from='client.? 172.21.15.67:0/2069959542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:19 smithi082 bash[20963]: cluster 2024-04-03T21:26:18.447624+0000 mgr.y (mgr.24370) 12834 : cluster [DBG] pgmap v12818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:19 smithi082 bash[20963]: audit 2024-04-03T21:26:19.242201+0000 mon.a (mon.0) 11108 : audit [DBG] from='client.? 172.21.15.67:0/3765302543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:19 smithi067 bash[17655]: cluster 2024-04-03T21:26:18.447624+0000 mgr.y (mgr.24370) 12834 : cluster [DBG] pgmap v12818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:19 smithi067 bash[17655]: audit 2024-04-03T21:26:19.242201+0000 mon.a (mon.0) 11108 : audit [DBG] from='client.? 172.21.15.67:0/3765302543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:19 smithi067 bash[27441]: cluster 2024-04-03T21:26:18.447624+0000 mgr.y (mgr.24370) 12834 : cluster [DBG] pgmap v12818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:19 smithi067 bash[27441]: audit 2024-04-03T21:26:19.242201+0000 mon.a (mon.0) 11108 : audit [DBG] from='client.? 172.21.15.67:0/3765302543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:21 smithi082 bash[20963]: cluster 2024-04-03T21:26:20.448327+0000 mgr.y (mgr.24370) 12835 : cluster [DBG] pgmap v12819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:21 smithi067 bash[17655]: cluster 2024-04-03T21:26:20.448327+0000 mgr.y (mgr.24370) 12835 : cluster [DBG] pgmap v12819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:21 smithi067 bash[27441]: cluster 2024-04-03T21:26:20.448327+0000 mgr.y (mgr.24370) 12835 : cluster [DBG] pgmap v12819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:22 smithi082 bash[20963]: audit 2024-04-03T21:26:21.690429+0000 mon.c (mon.2) 5110 : audit [DBG] from='client.? 172.21.15.67:0/561294566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:22 smithi067 bash[17655]: audit 2024-04-03T21:26:21.690429+0000 mon.c (mon.2) 5110 : audit [DBG] from='client.? 172.21.15.67:0/561294566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:22 smithi067 bash[27441]: audit 2024-04-03T21:26:21.690429+0000 mon.c (mon.2) 5110 : audit [DBG] from='client.? 172.21.15.67:0/561294566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:26:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:26:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:23 smithi082 bash[20963]: cluster 2024-04-03T21:26:22.449447+0000 mgr.y (mgr.24370) 12836 : cluster [DBG] pgmap v12820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:23 smithi067 bash[17655]: cluster 2024-04-03T21:26:22.449447+0000 mgr.y (mgr.24370) 12836 : cluster [DBG] pgmap v12820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:23 smithi067 bash[27441]: cluster 2024-04-03T21:26:22.449447+0000 mgr.y (mgr.24370) 12836 : cluster [DBG] pgmap v12820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:24 smithi082 bash[20963]: audit 2024-04-03T21:26:24.141667+0000 mon.a (mon.0) 11109 : audit [DBG] from='client.? 172.21.15.67:0/291712618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:24 smithi067 bash[17655]: audit 2024-04-03T21:26:24.141667+0000 mon.a (mon.0) 11109 : audit [DBG] from='client.? 172.21.15.67:0/291712618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:24 smithi067 bash[27441]: audit 2024-04-03T21:26:24.141667+0000 mon.a (mon.0) 11109 : audit [DBG] from='client.? 172.21.15.67:0/291712618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:25 smithi082 bash[20963]: cluster 2024-04-03T21:26:24.450162+0000 mgr.y (mgr.24370) 12837 : cluster [DBG] pgmap v12821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:25 smithi082 bash[20963]: audit 2024-04-03T21:26:25.338657+0000 mon.a (mon.0) 11110 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:25 smithi067 bash[27441]: cluster 2024-04-03T21:26:24.450162+0000 mgr.y (mgr.24370) 12837 : cluster [DBG] pgmap v12821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:25 smithi067 bash[27441]: audit 2024-04-03T21:26:25.338657+0000 mon.a (mon.0) 11110 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:25 smithi067 bash[17655]: cluster 2024-04-03T21:26:24.450162+0000 mgr.y (mgr.24370) 12837 : cluster [DBG] pgmap v12821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:25 smithi067 bash[17655]: audit 2024-04-03T21:26:25.338657+0000 mon.a (mon.0) 11110 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:27 smithi082 bash[20963]: cluster 2024-04-03T21:26:26.451306+0000 mgr.y (mgr.24370) 12838 : cluster [DBG] pgmap v12822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:27 smithi082 bash[20963]: audit 2024-04-03T21:26:26.599462+0000 mon.a (mon.0) 11111 : audit [DBG] from='client.? 172.21.15.67:0/2821449670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:27 smithi067 bash[17655]: cluster 2024-04-03T21:26:26.451306+0000 mgr.y (mgr.24370) 12838 : cluster [DBG] pgmap v12822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:27 smithi067 bash[17655]: audit 2024-04-03T21:26:26.599462+0000 mon.a (mon.0) 11111 : audit [DBG] from='client.? 172.21.15.67:0/2821449670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:27 smithi067 bash[27441]: cluster 2024-04-03T21:26:26.451306+0000 mgr.y (mgr.24370) 12838 : cluster [DBG] pgmap v12822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:27 smithi067 bash[27441]: audit 2024-04-03T21:26:26.599462+0000 mon.a (mon.0) 11111 : audit [DBG] from='client.? 172.21.15.67:0/2821449670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:29 smithi082 bash[20963]: cluster 2024-04-03T21:26:28.452129+0000 mgr.y (mgr.24370) 12839 : cluster [DBG] pgmap v12823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:29 smithi082 bash[20963]: audit 2024-04-03T21:26:29.050443+0000 mon.a (mon.0) 11112 : audit [DBG] from='client.? 172.21.15.67:0/3723903651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:29 smithi067 bash[17655]: cluster 2024-04-03T21:26:28.452129+0000 mgr.y (mgr.24370) 12839 : cluster [DBG] pgmap v12823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:29 smithi067 bash[17655]: audit 2024-04-03T21:26:29.050443+0000 mon.a (mon.0) 11112 : audit [DBG] from='client.? 172.21.15.67:0/3723903651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:29 smithi067 bash[27441]: cluster 2024-04-03T21:26:28.452129+0000 mgr.y (mgr.24370) 12839 : cluster [DBG] pgmap v12823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:29 smithi067 bash[27441]: audit 2024-04-03T21:26:29.050443+0000 mon.a (mon.0) 11112 : audit [DBG] from='client.? 172.21.15.67:0/3723903651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:31 smithi082 bash[20963]: cluster 2024-04-03T21:26:30.452842+0000 mgr.y (mgr.24370) 12840 : cluster [DBG] pgmap v12824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:31 smithi082 bash[20963]: audit 2024-04-03T21:26:31.512594+0000 mon.c (mon.2) 5111 : audit [DBG] from='client.? 172.21.15.67:0/885965543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:31 smithi067 bash[17655]: cluster 2024-04-03T21:26:30.452842+0000 mgr.y (mgr.24370) 12840 : cluster [DBG] pgmap v12824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:31 smithi067 bash[17655]: audit 2024-04-03T21:26:31.512594+0000 mon.c (mon.2) 5111 : audit [DBG] from='client.? 172.21.15.67:0/885965543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:31 smithi067 bash[27441]: cluster 2024-04-03T21:26:30.452842+0000 mgr.y (mgr.24370) 12840 : cluster [DBG] pgmap v12824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:31 smithi067 bash[27441]: audit 2024-04-03T21:26:31.512594+0000 mon.c (mon.2) 5111 : audit [DBG] from='client.? 172.21.15.67:0/885965543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:33] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T21:26:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:33 smithi082 bash[20963]: cluster 2024-04-03T21:26:32.453904+0000 mgr.y (mgr.24370) 12841 : cluster [DBG] pgmap v12825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:26:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:33 smithi067 bash[17655]: cluster 2024-04-03T21:26:32.453904+0000 mgr.y (mgr.24370) 12841 : cluster [DBG] pgmap v12825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:33 smithi067 bash[27441]: cluster 2024-04-03T21:26:32.453904+0000 mgr.y (mgr.24370) 12841 : cluster [DBG] pgmap v12825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:34 smithi082 bash[20963]: audit 2024-04-03T21:26:33.970007+0000 mon.a (mon.0) 11113 : audit [DBG] from='client.? 172.21.15.67:0/3132635768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:34 smithi067 bash[17655]: audit 2024-04-03T21:26:33.970007+0000 mon.a (mon.0) 11113 : audit [DBG] from='client.? 172.21.15.67:0/3132635768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:34 smithi067 bash[27441]: audit 2024-04-03T21:26:33.970007+0000 mon.a (mon.0) 11113 : audit [DBG] from='client.? 172.21.15.67:0/3132635768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:35 smithi082 bash[20963]: cluster 2024-04-03T21:26:34.454561+0000 mgr.y (mgr.24370) 12842 : cluster [DBG] pgmap v12826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:35 smithi067 bash[17655]: cluster 2024-04-03T21:26:34.454561+0000 mgr.y (mgr.24370) 12842 : cluster [DBG] pgmap v12826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:35 smithi067 bash[27441]: cluster 2024-04-03T21:26:34.454561+0000 mgr.y (mgr.24370) 12842 : cluster [DBG] pgmap v12826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:36 smithi082 bash[20963]: audit 2024-04-03T21:26:36.426094+0000 mon.c (mon.2) 5112 : audit [DBG] from='client.? 172.21.15.67:0/1706263226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:36 smithi067 bash[17655]: audit 2024-04-03T21:26:36.426094+0000 mon.c (mon.2) 5112 : audit [DBG] from='client.? 172.21.15.67:0/1706263226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:36 smithi067 bash[27441]: audit 2024-04-03T21:26:36.426094+0000 mon.c (mon.2) 5112 : audit [DBG] from='client.? 172.21.15.67:0/1706263226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:37 smithi082 bash[20963]: cluster 2024-04-03T21:26:36.455741+0000 mgr.y (mgr.24370) 12843 : cluster [DBG] pgmap v12827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:37 smithi067 bash[17655]: cluster 2024-04-03T21:26:36.455741+0000 mgr.y (mgr.24370) 12843 : cluster [DBG] pgmap v12827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:37 smithi067 bash[27441]: cluster 2024-04-03T21:26:36.455741+0000 mgr.y (mgr.24370) 12843 : cluster [DBG] pgmap v12827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:39 smithi067 bash[17655]: cluster 2024-04-03T21:26:38.456469+0000 mgr.y (mgr.24370) 12844 : cluster [DBG] pgmap v12828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:39 smithi067 bash[17655]: audit 2024-04-03T21:26:38.884101+0000 mon.c (mon.2) 5113 : audit [DBG] from='client.? 172.21.15.67:0/3932559012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:39 smithi067 bash[27441]: cluster 2024-04-03T21:26:38.456469+0000 mgr.y (mgr.24370) 12844 : cluster [DBG] pgmap v12828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:39 smithi067 bash[27441]: audit 2024-04-03T21:26:38.884101+0000 mon.c (mon.2) 5113 : audit [DBG] from='client.? 172.21.15.67:0/3932559012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:39 smithi082 bash[20963]: cluster 2024-04-03T21:26:38.456469+0000 mgr.y (mgr.24370) 12844 : cluster [DBG] pgmap v12828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:39 smithi082 bash[20963]: audit 2024-04-03T21:26:38.884101+0000 mon.c (mon.2) 5113 : audit [DBG] from='client.? 172.21.15.67:0/3932559012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:40 smithi082 bash[20963]: audit 2024-04-03T21:26:40.339137+0000 mon.a (mon.0) 11114 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:40 smithi067 bash[27441]: audit 2024-04-03T21:26:40.339137+0000 mon.a (mon.0) 11114 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:40 smithi067 bash[17655]: audit 2024-04-03T21:26:40.339137+0000 mon.a (mon.0) 11114 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:41 smithi082 bash[20963]: cluster 2024-04-03T21:26:40.457084+0000 mgr.y (mgr.24370) 12845 : cluster [DBG] pgmap v12829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:41 smithi082 bash[20963]: audit 2024-04-03T21:26:41.336884+0000 mon.a (mon.0) 11115 : audit [DBG] from='client.? 172.21.15.67:0/80536605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:41 smithi067 bash[17655]: cluster 2024-04-03T21:26:40.457084+0000 mgr.y (mgr.24370) 12845 : cluster [DBG] pgmap v12829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:41 smithi067 bash[17655]: audit 2024-04-03T21:26:41.336884+0000 mon.a (mon.0) 11115 : audit [DBG] from='client.? 172.21.15.67:0/80536605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:41 smithi067 bash[27441]: cluster 2024-04-03T21:26:40.457084+0000 mgr.y (mgr.24370) 12845 : cluster [DBG] pgmap v12829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:41 smithi067 bash[27441]: audit 2024-04-03T21:26:41.336884+0000 mon.a (mon.0) 11115 : audit [DBG] from='client.? 172.21.15.67:0/80536605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:26:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:43 smithi082 bash[20963]: cluster 2024-04-03T21:26:42.458220+0000 mgr.y (mgr.24370) 12846 : cluster [DBG] pgmap v12830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:26:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:43 smithi067 bash[17655]: cluster 2024-04-03T21:26:42.458220+0000 mgr.y (mgr.24370) 12846 : cluster [DBG] pgmap v12830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:43 smithi067 bash[27441]: cluster 2024-04-03T21:26:42.458220+0000 mgr.y (mgr.24370) 12846 : cluster [DBG] pgmap v12830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:44 smithi082 bash[20963]: audit 2024-04-03T21:26:43.788236+0000 mon.a (mon.0) 11116 : audit [DBG] from='client.? 172.21.15.67:0/1622948374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:44 smithi067 bash[27441]: audit 2024-04-03T21:26:43.788236+0000 mon.a (mon.0) 11116 : audit [DBG] from='client.? 172.21.15.67:0/1622948374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:44 smithi067 bash[17655]: audit 2024-04-03T21:26:43.788236+0000 mon.a (mon.0) 11116 : audit [DBG] from='client.? 172.21.15.67:0/1622948374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:45 smithi082 bash[20963]: cluster 2024-04-03T21:26:44.458895+0000 mgr.y (mgr.24370) 12847 : cluster [DBG] pgmap v12831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:45 smithi067 bash[27441]: cluster 2024-04-03T21:26:44.458895+0000 mgr.y (mgr.24370) 12847 : cluster [DBG] pgmap v12831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:45 smithi067 bash[17655]: cluster 2024-04-03T21:26:44.458895+0000 mgr.y (mgr.24370) 12847 : cluster [DBG] pgmap v12831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:46 smithi082 bash[20963]: audit 2024-04-03T21:26:46.243127+0000 mon.b (mon.1) 74 : audit [DBG] from='client.? 172.21.15.67:0/1271187048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:46 smithi067 bash[27441]: audit 2024-04-03T21:26:46.243127+0000 mon.b (mon.1) 74 : audit [DBG] from='client.? 172.21.15.67:0/1271187048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:46 smithi067 bash[17655]: audit 2024-04-03T21:26:46.243127+0000 mon.b (mon.1) 74 : audit [DBG] from='client.? 172.21.15.67:0/1271187048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:47 smithi082 bash[20963]: cluster 2024-04-03T21:26:46.460065+0000 mgr.y (mgr.24370) 12848 : cluster [DBG] pgmap v12832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:47 smithi067 bash[27441]: cluster 2024-04-03T21:26:46.460065+0000 mgr.y (mgr.24370) 12848 : cluster [DBG] pgmap v12832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:47 smithi067 bash[17655]: cluster 2024-04-03T21:26:46.460065+0000 mgr.y (mgr.24370) 12848 : cluster [DBG] pgmap v12832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:48 smithi082 bash[20963]: audit 2024-04-03T21:26:48.699299+0000 mon.c (mon.2) 5114 : audit [DBG] from='client.? 172.21.15.67:0/3840376259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:48 smithi067 bash[17655]: audit 2024-04-03T21:26:48.699299+0000 mon.c (mon.2) 5114 : audit [DBG] from='client.? 172.21.15.67:0/3840376259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:48 smithi067 bash[27441]: audit 2024-04-03T21:26:48.699299+0000 mon.c (mon.2) 5114 : audit [DBG] from='client.? 172.21.15.67:0/3840376259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:49 smithi082 bash[20963]: cluster 2024-04-03T21:26:48.460723+0000 mgr.y (mgr.24370) 12849 : cluster [DBG] pgmap v12833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:49 smithi067 bash[17655]: cluster 2024-04-03T21:26:48.460723+0000 mgr.y (mgr.24370) 12849 : cluster [DBG] pgmap v12833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:49 smithi067 bash[27441]: cluster 2024-04-03T21:26:48.460723+0000 mgr.y (mgr.24370) 12849 : cluster [DBG] pgmap v12833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:51 smithi082 bash[20963]: cluster 2024-04-03T21:26:50.461443+0000 mgr.y (mgr.24370) 12850 : cluster [DBG] pgmap v12834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:51 smithi082 bash[20963]: audit 2024-04-03T21:26:51.158422+0000 mon.c (mon.2) 5115 : audit [DBG] from='client.? 172.21.15.67:0/1305737444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:51 smithi067 bash[17655]: cluster 2024-04-03T21:26:50.461443+0000 mgr.y (mgr.24370) 12850 : cluster [DBG] pgmap v12834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:51 smithi067 bash[17655]: audit 2024-04-03T21:26:51.158422+0000 mon.c (mon.2) 5115 : audit [DBG] from='client.? 172.21.15.67:0/1305737444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:51 smithi067 bash[27441]: cluster 2024-04-03T21:26:50.461443+0000 mgr.y (mgr.24370) 12850 : cluster [DBG] pgmap v12834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:51 smithi067 bash[27441]: audit 2024-04-03T21:26:51.158422+0000 mon.c (mon.2) 5115 : audit [DBG] from='client.? 172.21.15.67:0/1305737444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:26:53.762 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:26:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:53 smithi082 bash[20963]: cluster 2024-04-03T21:26:52.462624+0000 mgr.y (mgr.24370) 12851 : cluster [DBG] pgmap v12835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:53 smithi082 bash[20963]: audit 2024-04-03T21:26:53.611663+0000 mon.c (mon.2) 5116 : audit [DBG] from='client.? 172.21.15.67:0/2044165194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:53 smithi067 bash[17655]: cluster 2024-04-03T21:26:52.462624+0000 mgr.y (mgr.24370) 12851 : cluster [DBG] pgmap v12835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:53 smithi067 bash[17655]: audit 2024-04-03T21:26:53.611663+0000 mon.c (mon.2) 5116 : audit [DBG] from='client.? 172.21.15.67:0/2044165194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:53 smithi067 bash[27441]: cluster 2024-04-03T21:26:52.462624+0000 mgr.y (mgr.24370) 12851 : cluster [DBG] pgmap v12835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:53 smithi067 bash[27441]: audit 2024-04-03T21:26:53.611663+0000 mon.c (mon.2) 5116 : audit [DBG] from='client.? 172.21.15.67:0/2044165194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:55 smithi082 bash[20963]: cluster 2024-04-03T21:26:54.463447+0000 mgr.y (mgr.24370) 12852 : cluster [DBG] pgmap v12836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:55 smithi082 bash[20963]: audit 2024-04-03T21:26:55.339435+0000 mon.a (mon.0) 11117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:55 smithi067 bash[17655]: cluster 2024-04-03T21:26:54.463447+0000 mgr.y (mgr.24370) 12852 : cluster [DBG] pgmap v12836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:55 smithi067 bash[17655]: audit 2024-04-03T21:26:55.339435+0000 mon.a (mon.0) 11117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:55 smithi067 bash[27441]: cluster 2024-04-03T21:26:54.463447+0000 mgr.y (mgr.24370) 12852 : cluster [DBG] pgmap v12836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:55 smithi067 bash[27441]: audit 2024-04-03T21:26:55.339435+0000 mon.a (mon.0) 11117 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:26:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:56 smithi082 bash[20963]: audit 2024-04-03T21:26:56.058054+0000 mon.a (mon.0) 11118 : audit [DBG] from='client.? 172.21.15.67:0/2587900697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:56 smithi067 bash[27441]: audit 2024-04-03T21:26:56.058054+0000 mon.a (mon.0) 11118 : audit [DBG] from='client.? 172.21.15.67:0/2587900697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:56 smithi067 bash[17655]: audit 2024-04-03T21:26:56.058054+0000 mon.a (mon.0) 11118 : audit [DBG] from='client.? 172.21.15.67:0/2587900697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:57 smithi082 bash[20963]: cluster 2024-04-03T21:26:56.464733+0000 mgr.y (mgr.24370) 12853 : cluster [DBG] pgmap v12837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:57 smithi067 bash[17655]: cluster 2024-04-03T21:26:56.464733+0000 mgr.y (mgr.24370) 12853 : cluster [DBG] pgmap v12837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:57 smithi067 bash[27441]: cluster 2024-04-03T21:26:56.464733+0000 mgr.y (mgr.24370) 12853 : cluster [DBG] pgmap v12837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:26:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:58 smithi082 bash[20963]: audit 2024-04-03T21:26:58.515738+0000 mon.a (mon.0) 11119 : audit [DBG] from='client.? 172.21.15.67:0/3971626551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:58 smithi067 bash[17655]: audit 2024-04-03T21:26:58.515738+0000 mon.a (mon.0) 11119 : audit [DBG] from='client.? 172.21.15.67:0/3971626551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:26:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:58 smithi067 bash[27441]: audit 2024-04-03T21:26:58.515738+0000 mon.a (mon.0) 11119 : audit [DBG] from='client.? 172.21.15.67:0/3971626551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:26:59 smithi082 bash[20963]: cluster 2024-04-03T21:26:58.465380+0000 mgr.y (mgr.24370) 12854 : cluster [DBG] pgmap v12838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:26:59 smithi067 bash[17655]: cluster 2024-04-03T21:26:58.465380+0000 mgr.y (mgr.24370) 12854 : cluster [DBG] pgmap v12838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:26:59 smithi067 bash[27441]: cluster 2024-04-03T21:26:58.465380+0000 mgr.y (mgr.24370) 12854 : cluster [DBG] pgmap v12838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:01 smithi082 bash[20963]: cluster 2024-04-03T21:27:00.466113+0000 mgr.y (mgr.24370) 12855 : cluster [DBG] pgmap v12839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:01 smithi082 bash[20963]: audit 2024-04-03T21:27:00.972250+0000 mon.a (mon.0) 11120 : audit [DBG] from='client.? 172.21.15.67:0/2182997330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:01 smithi082 bash[20963]: audit 2024-04-03T21:27:01.710237+0000 mon.a (mon.0) 11121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:27:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:01 smithi067 bash[17655]: cluster 2024-04-03T21:27:00.466113+0000 mgr.y (mgr.24370) 12855 : cluster [DBG] pgmap v12839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:01 smithi067 bash[17655]: audit 2024-04-03T21:27:00.972250+0000 mon.a (mon.0) 11120 : audit [DBG] from='client.? 172.21.15.67:0/2182997330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:01 smithi067 bash[17655]: audit 2024-04-03T21:27:01.710237+0000 mon.a (mon.0) 11121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:27:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:01 smithi067 bash[27441]: cluster 2024-04-03T21:27:00.466113+0000 mgr.y (mgr.24370) 12855 : cluster [DBG] pgmap v12839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:01 smithi067 bash[27441]: audit 2024-04-03T21:27:00.972250+0000 mon.a (mon.0) 11120 : audit [DBG] from='client.? 172.21.15.67:0/2182997330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:01 smithi067 bash[27441]: audit 2024-04-03T21:27:01.710237+0000 mon.a (mon.0) 11121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:27:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:03 smithi082 bash[20963]: audit 2024-04-03T21:27:02.038336+0000 mon.a (mon.0) 11122 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:03 smithi082 bash[20963]: audit 2024-04-03T21:27:02.046082+0000 mon.a (mon.0) 11123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:03 smithi082 bash[20963]: cluster 2024-04-03T21:27:02.467338+0000 mgr.y (mgr.24370) 12856 : cluster [DBG] pgmap v12840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:27:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:03 smithi067 bash[17655]: audit 2024-04-03T21:27:02.038336+0000 mon.a (mon.0) 11122 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:03 smithi067 bash[17655]: audit 2024-04-03T21:27:02.046082+0000 mon.a (mon.0) 11123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:03 smithi067 bash[17655]: cluster 2024-04-03T21:27:02.467338+0000 mgr.y (mgr.24370) 12856 : cluster [DBG] pgmap v12840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:03 smithi067 bash[27441]: audit 2024-04-03T21:27:02.038336+0000 mon.a (mon.0) 11122 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:03 smithi067 bash[27441]: audit 2024-04-03T21:27:02.046082+0000 mon.a (mon.0) 11123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:03 smithi067 bash[27441]: cluster 2024-04-03T21:27:02.467338+0000 mgr.y (mgr.24370) 12856 : cluster [DBG] pgmap v12840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:27:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:04 smithi082 bash[20963]: audit 2024-04-03T21:27:03.446504+0000 mon.c (mon.2) 5117 : audit [DBG] from='client.? 172.21.15.67:0/564248089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:04 smithi067 bash[27441]: audit 2024-04-03T21:27:03.446504+0000 mon.c (mon.2) 5117 : audit [DBG] from='client.? 172.21.15.67:0/564248089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:04 smithi067 bash[17655]: audit 2024-04-03T21:27:03.446504+0000 mon.c (mon.2) 5117 : audit [DBG] from='client.? 172.21.15.67:0/564248089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:05 smithi082 bash[20963]: cluster 2024-04-03T21:27:04.468089+0000 mgr.y (mgr.24370) 12857 : cluster [DBG] pgmap v12841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:05 smithi067 bash[17655]: cluster 2024-04-03T21:27:04.468089+0000 mgr.y (mgr.24370) 12857 : cluster [DBG] pgmap v12841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:05 smithi067 bash[27441]: cluster 2024-04-03T21:27:04.468089+0000 mgr.y (mgr.24370) 12857 : cluster [DBG] pgmap v12841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:06 smithi082 bash[20963]: audit 2024-04-03T21:27:05.902655+0000 mon.c (mon.2) 5118 : audit [DBG] from='client.? 172.21.15.67:0/1851657537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:06 smithi067 bash[17655]: audit 2024-04-03T21:27:05.902655+0000 mon.c (mon.2) 5118 : audit [DBG] from='client.? 172.21.15.67:0/1851657537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:06 smithi067 bash[27441]: audit 2024-04-03T21:27:05.902655+0000 mon.c (mon.2) 5118 : audit [DBG] from='client.? 172.21.15.67:0/1851657537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:07 smithi082 bash[20963]: cluster 2024-04-03T21:27:06.469266+0000 mgr.y (mgr.24370) 12858 : cluster [DBG] pgmap v12842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:07 smithi067 bash[17655]: cluster 2024-04-03T21:27:06.469266+0000 mgr.y (mgr.24370) 12858 : cluster [DBG] pgmap v12842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:07 smithi067 bash[27441]: cluster 2024-04-03T21:27:06.469266+0000 mgr.y (mgr.24370) 12858 : cluster [DBG] pgmap v12842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:08 smithi082 bash[20963]: audit 2024-04-03T21:27:07.738841+0000 mon.a (mon.0) 11124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:08 smithi082 bash[20963]: audit 2024-04-03T21:27:07.745974+0000 mon.a (mon.0) 11125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:08 smithi082 bash[20963]: audit 2024-04-03T21:27:07.753824+0000 mon.a (mon.0) 11126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:08 smithi082 bash[20963]: audit 2024-04-03T21:27:07.764118+0000 mon.a (mon.0) 11127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:08 smithi082 bash[20963]: audit 2024-04-03T21:27:08.273284+0000 mon.a (mon.0) 11128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:27:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:08 smithi082 bash[20963]: audit 2024-04-03T21:27:08.274963+0000 mon.a (mon.0) 11129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:27:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:08 smithi082 bash[20963]: audit 2024-04-03T21:27:08.283800+0000 mon.a (mon.0) 11130 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:08 smithi082 bash[20963]: audit 2024-04-03T21:27:08.374705+0000 mon.c (mon.2) 5119 : audit [DBG] from='client.? 172.21.15.67:0/1367432141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[17655]: audit 2024-04-03T21:27:07.738841+0000 mon.a (mon.0) 11124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[17655]: audit 2024-04-03T21:27:07.745974+0000 mon.a (mon.0) 11125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[17655]: audit 2024-04-03T21:27:07.753824+0000 mon.a (mon.0) 11126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[17655]: audit 2024-04-03T21:27:07.764118+0000 mon.a (mon.0) 11127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[17655]: audit 2024-04-03T21:27:08.273284+0000 mon.a (mon.0) 11128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[17655]: audit 2024-04-03T21:27:08.274963+0000 mon.a (mon.0) 11129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[17655]: audit 2024-04-03T21:27:08.283800+0000 mon.a (mon.0) 11130 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[17655]: audit 2024-04-03T21:27:08.374705+0000 mon.c (mon.2) 5119 : audit [DBG] from='client.? 172.21.15.67:0/1367432141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[27441]: audit 2024-04-03T21:27:07.738841+0000 mon.a (mon.0) 11124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[27441]: audit 2024-04-03T21:27:07.745974+0000 mon.a (mon.0) 11125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[27441]: audit 2024-04-03T21:27:07.753824+0000 mon.a (mon.0) 11126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[27441]: audit 2024-04-03T21:27:07.764118+0000 mon.a (mon.0) 11127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[27441]: audit 2024-04-03T21:27:08.273284+0000 mon.a (mon.0) 11128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[27441]: audit 2024-04-03T21:27:08.274963+0000 mon.a (mon.0) 11129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[27441]: audit 2024-04-03T21:27:08.283800+0000 mon.a (mon.0) 11130 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:27:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:08 smithi067 bash[27441]: audit 2024-04-03T21:27:08.374705+0000 mon.c (mon.2) 5119 : audit [DBG] from='client.? 172.21.15.67:0/1367432141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:09 smithi082 bash[20963]: cluster 2024-04-03T21:27:08.469949+0000 mgr.y (mgr.24370) 12859 : cluster [DBG] pgmap v12843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:09 smithi067 bash[17655]: cluster 2024-04-03T21:27:08.469949+0000 mgr.y (mgr.24370) 12859 : cluster [DBG] pgmap v12843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:09 smithi067 bash[27441]: cluster 2024-04-03T21:27:08.469949+0000 mgr.y (mgr.24370) 12859 : cluster [DBG] pgmap v12843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:10 smithi082 bash[20963]: audit 2024-04-03T21:27:10.340064+0000 mon.a (mon.0) 11131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:10 smithi067 bash[27441]: audit 2024-04-03T21:27:10.340064+0000 mon.a (mon.0) 11131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:10 smithi067 bash[17655]: audit 2024-04-03T21:27:10.340064+0000 mon.a (mon.0) 11131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:11 smithi082 bash[20963]: cluster 2024-04-03T21:27:10.470570+0000 mgr.y (mgr.24370) 12860 : cluster [DBG] pgmap v12844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:11 smithi082 bash[20963]: audit 2024-04-03T21:27:10.820812+0000 mon.a (mon.0) 11132 : audit [DBG] from='client.? 172.21.15.67:0/1044445759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:11 smithi067 bash[27441]: cluster 2024-04-03T21:27:10.470570+0000 mgr.y (mgr.24370) 12860 : cluster [DBG] pgmap v12844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:11 smithi067 bash[27441]: audit 2024-04-03T21:27:10.820812+0000 mon.a (mon.0) 11132 : audit [DBG] from='client.? 172.21.15.67:0/1044445759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:11 smithi067 bash[17655]: cluster 2024-04-03T21:27:10.470570+0000 mgr.y (mgr.24370) 12860 : cluster [DBG] pgmap v12844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:11 smithi067 bash[17655]: audit 2024-04-03T21:27:10.820812+0000 mon.a (mon.0) 11132 : audit [DBG] from='client.? 172.21.15.67:0/1044445759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:27:13.757 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:27:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:13 smithi082 bash[20963]: cluster 2024-04-03T21:27:12.471861+0000 mgr.y (mgr.24370) 12861 : cluster [DBG] pgmap v12845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:13 smithi082 bash[20963]: audit 2024-04-03T21:27:13.268660+0000 mon.a (mon.0) 11133 : audit [DBG] from='client.? 172.21.15.67:0/3266906286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:13 smithi067 bash[17655]: cluster 2024-04-03T21:27:12.471861+0000 mgr.y (mgr.24370) 12861 : cluster [DBG] pgmap v12845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:13 smithi067 bash[17655]: audit 2024-04-03T21:27:13.268660+0000 mon.a (mon.0) 11133 : audit [DBG] from='client.? 172.21.15.67:0/3266906286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:13 smithi067 bash[27441]: cluster 2024-04-03T21:27:12.471861+0000 mgr.y (mgr.24370) 12861 : cluster [DBG] pgmap v12845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:13 smithi067 bash[27441]: audit 2024-04-03T21:27:13.268660+0000 mon.a (mon.0) 11133 : audit [DBG] from='client.? 172.21.15.67:0/3266906286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:15 smithi082 bash[20963]: cluster 2024-04-03T21:27:14.472541+0000 mgr.y (mgr.24370) 12862 : cluster [DBG] pgmap v12846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:15 smithi082 bash[20963]: audit 2024-04-03T21:27:15.728355+0000 mon.a (mon.0) 11134 : audit [DBG] from='client.? 172.21.15.67:0/2014014679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:15 smithi067 bash[17655]: cluster 2024-04-03T21:27:14.472541+0000 mgr.y (mgr.24370) 12862 : cluster [DBG] pgmap v12846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:15 smithi067 bash[17655]: audit 2024-04-03T21:27:15.728355+0000 mon.a (mon.0) 11134 : audit [DBG] from='client.? 172.21.15.67:0/2014014679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:15 smithi067 bash[27441]: cluster 2024-04-03T21:27:14.472541+0000 mgr.y (mgr.24370) 12862 : cluster [DBG] pgmap v12846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:15 smithi067 bash[27441]: audit 2024-04-03T21:27:15.728355+0000 mon.a (mon.0) 11134 : audit [DBG] from='client.? 172.21.15.67:0/2014014679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:17 smithi082 bash[20963]: cluster 2024-04-03T21:27:16.473672+0000 mgr.y (mgr.24370) 12863 : cluster [DBG] pgmap v12847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:17 smithi067 bash[17655]: cluster 2024-04-03T21:27:16.473672+0000 mgr.y (mgr.24370) 12863 : cluster [DBG] pgmap v12847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:17 smithi067 bash[27441]: cluster 2024-04-03T21:27:16.473672+0000 mgr.y (mgr.24370) 12863 : cluster [DBG] pgmap v12847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:18 smithi082 bash[20963]: audit 2024-04-03T21:27:18.180437+0000 mon.a (mon.0) 11135 : audit [DBG] from='client.? 172.21.15.67:0/1773080443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:18 smithi067 bash[17655]: audit 2024-04-03T21:27:18.180437+0000 mon.a (mon.0) 11135 : audit [DBG] from='client.? 172.21.15.67:0/1773080443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:18 smithi067 bash[27441]: audit 2024-04-03T21:27:18.180437+0000 mon.a (mon.0) 11135 : audit [DBG] from='client.? 172.21.15.67:0/1773080443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:19 smithi082 bash[20963]: cluster 2024-04-03T21:27:18.474441+0000 mgr.y (mgr.24370) 12864 : cluster [DBG] pgmap v12848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:19 smithi067 bash[17655]: cluster 2024-04-03T21:27:18.474441+0000 mgr.y (mgr.24370) 12864 : cluster [DBG] pgmap v12848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:19 smithi067 bash[27441]: cluster 2024-04-03T21:27:18.474441+0000 mgr.y (mgr.24370) 12864 : cluster [DBG] pgmap v12848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:20 smithi082 bash[20963]: audit 2024-04-03T21:27:20.636362+0000 mon.c (mon.2) 5120 : audit [DBG] from='client.? 172.21.15.67:0/1443204523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:20 smithi067 bash[27441]: audit 2024-04-03T21:27:20.636362+0000 mon.c (mon.2) 5120 : audit [DBG] from='client.? 172.21.15.67:0/1443204523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:20 smithi067 bash[17655]: audit 2024-04-03T21:27:20.636362+0000 mon.c (mon.2) 5120 : audit [DBG] from='client.? 172.21.15.67:0/1443204523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:21 smithi082 bash[20963]: cluster 2024-04-03T21:27:20.475140+0000 mgr.y (mgr.24370) 12865 : cluster [DBG] pgmap v12849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:21 smithi067 bash[27441]: cluster 2024-04-03T21:27:20.475140+0000 mgr.y (mgr.24370) 12865 : cluster [DBG] pgmap v12849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:21 smithi067 bash[17655]: cluster 2024-04-03T21:27:20.475140+0000 mgr.y (mgr.24370) 12865 : cluster [DBG] pgmap v12849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:27:23.801 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:27:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:23 smithi082 bash[20963]: cluster 2024-04-03T21:27:22.476339+0000 mgr.y (mgr.24370) 12866 : cluster [DBG] pgmap v12850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:23 smithi082 bash[20963]: audit 2024-04-03T21:27:23.089811+0000 mon.a (mon.0) 11136 : audit [DBG] from='client.? 172.21.15.67:0/3711595286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:23 smithi067 bash[27441]: cluster 2024-04-03T21:27:22.476339+0000 mgr.y (mgr.24370) 12866 : cluster [DBG] pgmap v12850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:23 smithi067 bash[27441]: audit 2024-04-03T21:27:23.089811+0000 mon.a (mon.0) 11136 : audit [DBG] from='client.? 172.21.15.67:0/3711595286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:23 smithi067 bash[17655]: cluster 2024-04-03T21:27:22.476339+0000 mgr.y (mgr.24370) 12866 : cluster [DBG] pgmap v12850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:23 smithi067 bash[17655]: audit 2024-04-03T21:27:23.089811+0000 mon.a (mon.0) 11136 : audit [DBG] from='client.? 172.21.15.67:0/3711595286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:25 smithi082 bash[20963]: cluster 2024-04-03T21:27:24.477019+0000 mgr.y (mgr.24370) 12867 : cluster [DBG] pgmap v12851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:25 smithi082 bash[20963]: audit 2024-04-03T21:27:25.340203+0000 mon.a (mon.0) 11137 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:25 smithi082 bash[20963]: audit 2024-04-03T21:27:25.547379+0000 mon.c (mon.2) 5121 : audit [DBG] from='client.? 172.21.15.67:0/3307746832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:25 smithi067 bash[27441]: cluster 2024-04-03T21:27:24.477019+0000 mgr.y (mgr.24370) 12867 : cluster [DBG] pgmap v12851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:25 smithi067 bash[27441]: audit 2024-04-03T21:27:25.340203+0000 mon.a (mon.0) 11137 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:25 smithi067 bash[27441]: audit 2024-04-03T21:27:25.547379+0000 mon.c (mon.2) 5121 : audit [DBG] from='client.? 172.21.15.67:0/3307746832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:25 smithi067 bash[17655]: cluster 2024-04-03T21:27:24.477019+0000 mgr.y (mgr.24370) 12867 : cluster [DBG] pgmap v12851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:25 smithi067 bash[17655]: audit 2024-04-03T21:27:25.340203+0000 mon.a (mon.0) 11137 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:25 smithi067 bash[17655]: audit 2024-04-03T21:27:25.547379+0000 mon.c (mon.2) 5121 : audit [DBG] from='client.? 172.21.15.67:0/3307746832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:27 smithi082 bash[20963]: cluster 2024-04-03T21:27:26.478203+0000 mgr.y (mgr.24370) 12868 : cluster [DBG] pgmap v12852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:27 smithi067 bash[27441]: cluster 2024-04-03T21:27:26.478203+0000 mgr.y (mgr.24370) 12868 : cluster [DBG] pgmap v12852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:27 smithi067 bash[17655]: cluster 2024-04-03T21:27:26.478203+0000 mgr.y (mgr.24370) 12868 : cluster [DBG] pgmap v12852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:28 smithi082 bash[20963]: audit 2024-04-03T21:27:28.001551+0000 mon.a (mon.0) 11138 : audit [DBG] from='client.? 172.21.15.67:0/2380364566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:28 smithi067 bash[27441]: audit 2024-04-03T21:27:28.001551+0000 mon.a (mon.0) 11138 : audit [DBG] from='client.? 172.21.15.67:0/2380364566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:28 smithi067 bash[17655]: audit 2024-04-03T21:27:28.001551+0000 mon.a (mon.0) 11138 : audit [DBG] from='client.? 172.21.15.67:0/2380364566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:29 smithi082 bash[20963]: cluster 2024-04-03T21:27:28.478910+0000 mgr.y (mgr.24370) 12869 : cluster [DBG] pgmap v12853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:29 smithi067 bash[27441]: cluster 2024-04-03T21:27:28.478910+0000 mgr.y (mgr.24370) 12869 : cluster [DBG] pgmap v12853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:29 smithi067 bash[17655]: cluster 2024-04-03T21:27:28.478910+0000 mgr.y (mgr.24370) 12869 : cluster [DBG] pgmap v12853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:30 smithi082 bash[20963]: audit 2024-04-03T21:27:30.463433+0000 mon.a (mon.0) 11139 : audit [DBG] from='client.? 172.21.15.67:0/3738372194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:30 smithi067 bash[27441]: audit 2024-04-03T21:27:30.463433+0000 mon.a (mon.0) 11139 : audit [DBG] from='client.? 172.21.15.67:0/3738372194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:30 smithi067 bash[17655]: audit 2024-04-03T21:27:30.463433+0000 mon.a (mon.0) 11139 : audit [DBG] from='client.? 172.21.15.67:0/3738372194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:31 smithi082 bash[20963]: cluster 2024-04-03T21:27:30.479502+0000 mgr.y (mgr.24370) 12870 : cluster [DBG] pgmap v12854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:31 smithi067 bash[27441]: cluster 2024-04-03T21:27:30.479502+0000 mgr.y (mgr.24370) 12870 : cluster [DBG] pgmap v12854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:31 smithi067 bash[17655]: cluster 2024-04-03T21:27:30.479502+0000 mgr.y (mgr.24370) 12870 : cluster [DBG] pgmap v12854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:27:33.837 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:27:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:33 smithi082 bash[20963]: cluster 2024-04-03T21:27:32.480807+0000 mgr.y (mgr.24370) 12871 : cluster [DBG] pgmap v12855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:33 smithi082 bash[20963]: audit 2024-04-03T21:27:32.927451+0000 mon.c (mon.2) 5122 : audit [DBG] from='client.? 172.21.15.67:0/1022296556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:33 smithi067 bash[27441]: cluster 2024-04-03T21:27:32.480807+0000 mgr.y (mgr.24370) 12871 : cluster [DBG] pgmap v12855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:33 smithi067 bash[27441]: audit 2024-04-03T21:27:32.927451+0000 mon.c (mon.2) 5122 : audit [DBG] from='client.? 172.21.15.67:0/1022296556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:33 smithi067 bash[17655]: cluster 2024-04-03T21:27:32.480807+0000 mgr.y (mgr.24370) 12871 : cluster [DBG] pgmap v12855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:33 smithi067 bash[17655]: audit 2024-04-03T21:27:32.927451+0000 mon.c (mon.2) 5122 : audit [DBG] from='client.? 172.21.15.67:0/1022296556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:35 smithi082 bash[20963]: cluster 2024-04-03T21:27:34.481550+0000 mgr.y (mgr.24370) 12872 : cluster [DBG] pgmap v12856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:35 smithi082 bash[20963]: audit 2024-04-03T21:27:35.380640+0000 mon.a (mon.0) 11140 : audit [DBG] from='client.? 172.21.15.67:0/710944134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:35 smithi067 bash[27441]: cluster 2024-04-03T21:27:34.481550+0000 mgr.y (mgr.24370) 12872 : cluster [DBG] pgmap v12856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:35 smithi067 bash[27441]: audit 2024-04-03T21:27:35.380640+0000 mon.a (mon.0) 11140 : audit [DBG] from='client.? 172.21.15.67:0/710944134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:35 smithi067 bash[17655]: cluster 2024-04-03T21:27:34.481550+0000 mgr.y (mgr.24370) 12872 : cluster [DBG] pgmap v12856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:35 smithi067 bash[17655]: audit 2024-04-03T21:27:35.380640+0000 mon.a (mon.0) 11140 : audit [DBG] from='client.? 172.21.15.67:0/710944134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:37 smithi082 bash[20963]: cluster 2024-04-03T21:27:36.482836+0000 mgr.y (mgr.24370) 12873 : cluster [DBG] pgmap v12857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:37 smithi082 bash[20963]: audit 2024-04-03T21:27:37.831133+0000 mon.a (mon.0) 11141 : audit [DBG] from='client.? 172.21.15.67:0/2627001071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:37 smithi067 bash[27441]: cluster 2024-04-03T21:27:36.482836+0000 mgr.y (mgr.24370) 12873 : cluster [DBG] pgmap v12857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:37 smithi067 bash[27441]: audit 2024-04-03T21:27:37.831133+0000 mon.a (mon.0) 11141 : audit [DBG] from='client.? 172.21.15.67:0/2627001071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:37 smithi067 bash[17655]: cluster 2024-04-03T21:27:36.482836+0000 mgr.y (mgr.24370) 12873 : cluster [DBG] pgmap v12857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:37 smithi067 bash[17655]: audit 2024-04-03T21:27:37.831133+0000 mon.a (mon.0) 11141 : audit [DBG] from='client.? 172.21.15.67:0/2627001071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:39 smithi082 bash[20963]: cluster 2024-04-03T21:27:38.483542+0000 mgr.y (mgr.24370) 12874 : cluster [DBG] pgmap v12858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:39 smithi067 bash[27441]: cluster 2024-04-03T21:27:38.483542+0000 mgr.y (mgr.24370) 12874 : cluster [DBG] pgmap v12858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:39 smithi067 bash[17655]: cluster 2024-04-03T21:27:38.483542+0000 mgr.y (mgr.24370) 12874 : cluster [DBG] pgmap v12858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:40 smithi082 bash[20963]: audit 2024-04-03T21:27:40.283432+0000 mon.a (mon.0) 11142 : audit [DBG] from='client.? 172.21.15.67:0/462772707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:40 smithi082 bash[20963]: audit 2024-04-03T21:27:40.340748+0000 mon.a (mon.0) 11143 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:40 smithi067 bash[17655]: audit 2024-04-03T21:27:40.283432+0000 mon.a (mon.0) 11142 : audit [DBG] from='client.? 172.21.15.67:0/462772707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:40 smithi067 bash[17655]: audit 2024-04-03T21:27:40.340748+0000 mon.a (mon.0) 11143 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:40 smithi067 bash[27441]: audit 2024-04-03T21:27:40.283432+0000 mon.a (mon.0) 11142 : audit [DBG] from='client.? 172.21.15.67:0/462772707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:40 smithi067 bash[27441]: audit 2024-04-03T21:27:40.340748+0000 mon.a (mon.0) 11143 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:41 smithi082 bash[20963]: cluster 2024-04-03T21:27:40.484211+0000 mgr.y (mgr.24370) 12875 : cluster [DBG] pgmap v12859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:41 smithi067 bash[17655]: cluster 2024-04-03T21:27:40.484211+0000 mgr.y (mgr.24370) 12875 : cluster [DBG] pgmap v12859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:41 smithi067 bash[27441]: cluster 2024-04-03T21:27:40.484211+0000 mgr.y (mgr.24370) 12875 : cluster [DBG] pgmap v12859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:42 smithi082 bash[20963]: audit 2024-04-03T21:27:42.739923+0000 mon.a (mon.0) 11144 : audit [DBG] from='client.? 172.21.15.67:0/1830473083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:42 smithi067 bash[17655]: audit 2024-04-03T21:27:42.739923+0000 mon.a (mon.0) 11144 : audit [DBG] from='client.? 172.21.15.67:0/1830473083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:43.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:27:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:42 smithi067 bash[27441]: audit 2024-04-03T21:27:42.739923+0000 mon.a (mon.0) 11144 : audit [DBG] from='client.? 172.21.15.67:0/1830473083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:43.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:27:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:43 smithi082 bash[20963]: cluster 2024-04-03T21:27:42.485008+0000 mgr.y (mgr.24370) 12876 : cluster [DBG] pgmap v12860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:43 smithi067 bash[27441]: cluster 2024-04-03T21:27:42.485008+0000 mgr.y (mgr.24370) 12876 : cluster [DBG] pgmap v12860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:43 smithi067 bash[17655]: cluster 2024-04-03T21:27:42.485008+0000 mgr.y (mgr.24370) 12876 : cluster [DBG] pgmap v12860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:45 smithi082 bash[20963]: cluster 2024-04-03T21:27:44.485664+0000 mgr.y (mgr.24370) 12877 : cluster [DBG] pgmap v12861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:45 smithi082 bash[20963]: audit 2024-04-03T21:27:45.196837+0000 mon.a (mon.0) 11145 : audit [DBG] from='client.? 172.21.15.67:0/4220739053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:45 smithi067 bash[17655]: cluster 2024-04-03T21:27:44.485664+0000 mgr.y (mgr.24370) 12877 : cluster [DBG] pgmap v12861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:45 smithi067 bash[17655]: audit 2024-04-03T21:27:45.196837+0000 mon.a (mon.0) 11145 : audit [DBG] from='client.? 172.21.15.67:0/4220739053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:45 smithi067 bash[27441]: cluster 2024-04-03T21:27:44.485664+0000 mgr.y (mgr.24370) 12877 : cluster [DBG] pgmap v12861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:45 smithi067 bash[27441]: audit 2024-04-03T21:27:45.196837+0000 mon.a (mon.0) 11145 : audit [DBG] from='client.? 172.21.15.67:0/4220739053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:46 smithi067 bash[17655]: cluster 2024-04-03T21:27:46.486860+0000 mgr.y (mgr.24370) 12878 : cluster [DBG] pgmap v12862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:46 smithi067 bash[27441]: cluster 2024-04-03T21:27:46.486860+0000 mgr.y (mgr.24370) 12878 : cluster [DBG] pgmap v12862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:46 smithi082 bash[20963]: cluster 2024-04-03T21:27:46.486860+0000 mgr.y (mgr.24370) 12878 : cluster [DBG] pgmap v12862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:47 smithi067 bash[17655]: audit 2024-04-03T21:27:47.646982+0000 mon.a (mon.0) 11146 : audit [DBG] from='client.? 172.21.15.67:0/1977670246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:47 smithi067 bash[27441]: audit 2024-04-03T21:27:47.646982+0000 mon.a (mon.0) 11146 : audit [DBG] from='client.? 172.21.15.67:0/1977670246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:47 smithi082 bash[20963]: audit 2024-04-03T21:27:47.646982+0000 mon.a (mon.0) 11146 : audit [DBG] from='client.? 172.21.15.67:0/1977670246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:48 smithi067 bash[27441]: cluster 2024-04-03T21:27:48.487549+0000 mgr.y (mgr.24370) 12879 : cluster [DBG] pgmap v12863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:48 smithi067 bash[17655]: cluster 2024-04-03T21:27:48.487549+0000 mgr.y (mgr.24370) 12879 : cluster [DBG] pgmap v12863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:48 smithi082 bash[20963]: cluster 2024-04-03T21:27:48.487549+0000 mgr.y (mgr.24370) 12879 : cluster [DBG] pgmap v12863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:50 smithi067 bash[27441]: audit 2024-04-03T21:27:50.097282+0000 mon.a (mon.0) 11147 : audit [DBG] from='client.? 172.21.15.67:0/567800888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:50 smithi067 bash[17655]: audit 2024-04-03T21:27:50.097282+0000 mon.a (mon.0) 11147 : audit [DBG] from='client.? 172.21.15.67:0/567800888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:50.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:50 smithi082 bash[20963]: audit 2024-04-03T21:27:50.097282+0000 mon.a (mon.0) 11147 : audit [DBG] from='client.? 172.21.15.67:0/567800888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:51 smithi067 bash[17655]: cluster 2024-04-03T21:27:50.488274+0000 mgr.y (mgr.24370) 12880 : cluster [DBG] pgmap v12864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:51 smithi067 bash[27441]: cluster 2024-04-03T21:27:50.488274+0000 mgr.y (mgr.24370) 12880 : cluster [DBG] pgmap v12864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:51 smithi082 bash[20963]: cluster 2024-04-03T21:27:50.488274+0000 mgr.y (mgr.24370) 12880 : cluster [DBG] pgmap v12864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:27:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:27:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:53 smithi082 bash[20963]: cluster 2024-04-03T21:27:52.489434+0000 mgr.y (mgr.24370) 12881 : cluster [DBG] pgmap v12865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:53 smithi082 bash[20963]: audit 2024-04-03T21:27:52.548434+0000 mon.c (mon.2) 5123 : audit [DBG] from='client.? 172.21.15.67:0/281739282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:53 smithi067 bash[17655]: cluster 2024-04-03T21:27:52.489434+0000 mgr.y (mgr.24370) 12881 : cluster [DBG] pgmap v12865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:53 smithi067 bash[17655]: audit 2024-04-03T21:27:52.548434+0000 mon.c (mon.2) 5123 : audit [DBG] from='client.? 172.21.15.67:0/281739282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:53 smithi067 bash[27441]: cluster 2024-04-03T21:27:52.489434+0000 mgr.y (mgr.24370) 12881 : cluster [DBG] pgmap v12865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:53 smithi067 bash[27441]: audit 2024-04-03T21:27:52.548434+0000 mon.c (mon.2) 5123 : audit [DBG] from='client.? 172.21.15.67:0/281739282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:55 smithi082 bash[20963]: cluster 2024-04-03T21:27:54.490142+0000 mgr.y (mgr.24370) 12882 : cluster [DBG] pgmap v12866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:55 smithi082 bash[20963]: audit 2024-04-03T21:27:55.004149+0000 mon.a (mon.0) 11148 : audit [DBG] from='client.? 172.21.15.67:0/3249387567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:55 smithi082 bash[20963]: audit 2024-04-03T21:27:55.341168+0000 mon.a (mon.0) 11149 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:55 smithi067 bash[27441]: cluster 2024-04-03T21:27:54.490142+0000 mgr.y (mgr.24370) 12882 : cluster [DBG] pgmap v12866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:55 smithi067 bash[27441]: audit 2024-04-03T21:27:55.004149+0000 mon.a (mon.0) 11148 : audit [DBG] from='client.? 172.21.15.67:0/3249387567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:55 smithi067 bash[27441]: audit 2024-04-03T21:27:55.341168+0000 mon.a (mon.0) 11149 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:55 smithi067 bash[17655]: cluster 2024-04-03T21:27:54.490142+0000 mgr.y (mgr.24370) 12882 : cluster [DBG] pgmap v12866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:55 smithi067 bash[17655]: audit 2024-04-03T21:27:55.004149+0000 mon.a (mon.0) 11148 : audit [DBG] from='client.? 172.21.15.67:0/3249387567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:55 smithi067 bash[17655]: audit 2024-04-03T21:27:55.341168+0000 mon.a (mon.0) 11149 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:27:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:57 smithi082 bash[20963]: cluster 2024-04-03T21:27:56.491309+0000 mgr.y (mgr.24370) 12883 : cluster [DBG] pgmap v12867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:57 smithi082 bash[20963]: audit 2024-04-03T21:27:57.460595+0000 mon.a (mon.0) 11150 : audit [DBG] from='client.? 172.21.15.67:0/942567696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:57 smithi067 bash[27441]: cluster 2024-04-03T21:27:56.491309+0000 mgr.y (mgr.24370) 12883 : cluster [DBG] pgmap v12867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:57 smithi067 bash[27441]: audit 2024-04-03T21:27:57.460595+0000 mon.a (mon.0) 11150 : audit [DBG] from='client.? 172.21.15.67:0/942567696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:57 smithi067 bash[17655]: cluster 2024-04-03T21:27:56.491309+0000 mgr.y (mgr.24370) 12883 : cluster [DBG] pgmap v12867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:57 smithi067 bash[17655]: audit 2024-04-03T21:27:57.460595+0000 mon.a (mon.0) 11150 : audit [DBG] from='client.? 172.21.15.67:0/942567696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:27:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:27:59 smithi082 bash[20963]: cluster 2024-04-03T21:27:58.492051+0000 mgr.y (mgr.24370) 12884 : cluster [DBG] pgmap v12868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:27:59 smithi067 bash[17655]: cluster 2024-04-03T21:27:58.492051+0000 mgr.y (mgr.24370) 12884 : cluster [DBG] pgmap v12868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:27:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:27:59 smithi067 bash[27441]: cluster 2024-04-03T21:27:58.492051+0000 mgr.y (mgr.24370) 12884 : cluster [DBG] pgmap v12868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:00 smithi082 bash[20963]: audit 2024-04-03T21:27:59.909716+0000 mon.a (mon.0) 11151 : audit [DBG] from='client.? 172.21.15.67:0/1718530932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:00 smithi067 bash[17655]: audit 2024-04-03T21:27:59.909716+0000 mon.a (mon.0) 11151 : audit [DBG] from='client.? 172.21.15.67:0/1718530932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:00 smithi067 bash[27441]: audit 2024-04-03T21:27:59.909716+0000 mon.a (mon.0) 11151 : audit [DBG] from='client.? 172.21.15.67:0/1718530932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:01 smithi082 bash[20963]: cluster 2024-04-03T21:28:00.492724+0000 mgr.y (mgr.24370) 12885 : cluster [DBG] pgmap v12869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:01 smithi067 bash[27441]: cluster 2024-04-03T21:28:00.492724+0000 mgr.y (mgr.24370) 12885 : cluster [DBG] pgmap v12869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:01 smithi067 bash[17655]: cluster 2024-04-03T21:28:00.492724+0000 mgr.y (mgr.24370) 12885 : cluster [DBG] pgmap v12869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:02 smithi082 bash[20963]: audit 2024-04-03T21:28:02.365190+0000 mon.a (mon.0) 11152 : audit [DBG] from='client.? 172.21.15.67:0/2358841894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:02 smithi067 bash[17655]: audit 2024-04-03T21:28:02.365190+0000 mon.a (mon.0) 11152 : audit [DBG] from='client.? 172.21.15.67:0/2358841894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:02 smithi067 bash[27441]: audit 2024-04-03T21:28:02.365190+0000 mon.a (mon.0) 11152 : audit [DBG] from='client.? 172.21.15.67:0/2358841894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:28:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:03 smithi082 bash[20963]: cluster 2024-04-03T21:28:02.493981+0000 mgr.y (mgr.24370) 12886 : cluster [DBG] pgmap v12870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:28:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:03 smithi067 bash[27441]: cluster 2024-04-03T21:28:02.493981+0000 mgr.y (mgr.24370) 12886 : cluster [DBG] pgmap v12870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:03 smithi067 bash[17655]: cluster 2024-04-03T21:28:02.493981+0000 mgr.y (mgr.24370) 12886 : cluster [DBG] pgmap v12870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:05 smithi082 bash[20963]: cluster 2024-04-03T21:28:04.494811+0000 mgr.y (mgr.24370) 12887 : cluster [DBG] pgmap v12871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:05 smithi082 bash[20963]: audit 2024-04-03T21:28:04.824562+0000 mon.a (mon.0) 11153 : audit [DBG] from='client.? 172.21.15.67:0/4284204723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:05 smithi067 bash[17655]: cluster 2024-04-03T21:28:04.494811+0000 mgr.y (mgr.24370) 12887 : cluster [DBG] pgmap v12871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:05 smithi067 bash[17655]: audit 2024-04-03T21:28:04.824562+0000 mon.a (mon.0) 11153 : audit [DBG] from='client.? 172.21.15.67:0/4284204723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:05 smithi067 bash[27441]: cluster 2024-04-03T21:28:04.494811+0000 mgr.y (mgr.24370) 12887 : cluster [DBG] pgmap v12871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:05 smithi067 bash[27441]: audit 2024-04-03T21:28:04.824562+0000 mon.a (mon.0) 11153 : audit [DBG] from='client.? 172.21.15.67:0/4284204723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:07 smithi082 bash[20963]: cluster 2024-04-03T21:28:06.496059+0000 mgr.y (mgr.24370) 12888 : cluster [DBG] pgmap v12872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:07 smithi082 bash[20963]: audit 2024-04-03T21:28:07.274697+0000 mon.c (mon.2) 5124 : audit [DBG] from='client.? 172.21.15.67:0/671922097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:07 smithi067 bash[17655]: cluster 2024-04-03T21:28:06.496059+0000 mgr.y (mgr.24370) 12888 : cluster [DBG] pgmap v12872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:07 smithi067 bash[17655]: audit 2024-04-03T21:28:07.274697+0000 mon.c (mon.2) 5124 : audit [DBG] from='client.? 172.21.15.67:0/671922097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:07 smithi067 bash[27441]: cluster 2024-04-03T21:28:06.496059+0000 mgr.y (mgr.24370) 12888 : cluster [DBG] pgmap v12872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:07 smithi067 bash[27441]: audit 2024-04-03T21:28:07.274697+0000 mon.c (mon.2) 5124 : audit [DBG] from='client.? 172.21.15.67:0/671922097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:08 smithi082 bash[20963]: audit 2024-04-03T21:28:08.359025+0000 mon.a (mon.0) 11154 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:28:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:08 smithi067 bash[17655]: audit 2024-04-03T21:28:08.359025+0000 mon.a (mon.0) 11154 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:28:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:08 smithi067 bash[27441]: audit 2024-04-03T21:28:08.359025+0000 mon.a (mon.0) 11154 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:28:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:09 smithi082 bash[20963]: cluster 2024-04-03T21:28:08.496678+0000 mgr.y (mgr.24370) 12889 : cluster [DBG] pgmap v12873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:09 smithi067 bash[17655]: cluster 2024-04-03T21:28:08.496678+0000 mgr.y (mgr.24370) 12889 : cluster [DBG] pgmap v12873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:09 smithi067 bash[27441]: cluster 2024-04-03T21:28:08.496678+0000 mgr.y (mgr.24370) 12889 : cluster [DBG] pgmap v12873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:10 smithi082 bash[20963]: audit 2024-04-03T21:28:09.727681+0000 mon.c (mon.2) 5125 : audit [DBG] from='client.? 172.21.15.67:0/4081911866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:10 smithi082 bash[20963]: audit 2024-04-03T21:28:10.341595+0000 mon.a (mon.0) 11155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:10 smithi067 bash[17655]: audit 2024-04-03T21:28:09.727681+0000 mon.c (mon.2) 5125 : audit [DBG] from='client.? 172.21.15.67:0/4081911866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:10 smithi067 bash[17655]: audit 2024-04-03T21:28:10.341595+0000 mon.a (mon.0) 11155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:10 smithi067 bash[27441]: audit 2024-04-03T21:28:09.727681+0000 mon.c (mon.2) 5125 : audit [DBG] from='client.? 172.21.15.67:0/4081911866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:10 smithi067 bash[27441]: audit 2024-04-03T21:28:10.341595+0000 mon.a (mon.0) 11155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:11 smithi082 bash[20963]: cluster 2024-04-03T21:28:10.497386+0000 mgr.y (mgr.24370) 12890 : cluster [DBG] pgmap v12874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:11 smithi067 bash[27441]: cluster 2024-04-03T21:28:10.497386+0000 mgr.y (mgr.24370) 12890 : cluster [DBG] pgmap v12874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:11 smithi067 bash[17655]: cluster 2024-04-03T21:28:10.497386+0000 mgr.y (mgr.24370) 12890 : cluster [DBG] pgmap v12874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:12 smithi082 bash[20963]: audit 2024-04-03T21:28:12.178076+0000 mon.c (mon.2) 5126 : audit [DBG] from='client.? 172.21.15.67:0/3207766665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:12 smithi067 bash[17655]: audit 2024-04-03T21:28:12.178076+0000 mon.c (mon.2) 5126 : audit [DBG] from='client.? 172.21.15.67:0/3207766665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:12 smithi067 bash[27441]: audit 2024-04-03T21:28:12.178076+0000 mon.c (mon.2) 5126 : audit [DBG] from='client.? 172.21.15.67:0/3207766665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:28:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:13 smithi082 bash[20963]: cluster 2024-04-03T21:28:12.498585+0000 mgr.y (mgr.24370) 12891 : cluster [DBG] pgmap v12875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:28:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:13 smithi067 bash[17655]: cluster 2024-04-03T21:28:12.498585+0000 mgr.y (mgr.24370) 12891 : cluster [DBG] pgmap v12875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:13 smithi067 bash[27441]: cluster 2024-04-03T21:28:12.498585+0000 mgr.y (mgr.24370) 12891 : cluster [DBG] pgmap v12875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:15 smithi082 bash[20963]: audit 2024-04-03T21:28:14.058976+0000 mon.a (mon.0) 11156 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:15 smithi082 bash[20963]: audit 2024-04-03T21:28:14.068094+0000 mon.a (mon.0) 11157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:15 smithi082 bash[20963]: audit 2024-04-03T21:28:14.407716+0000 mon.a (mon.0) 11158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:15 smithi082 bash[20963]: audit 2024-04-03T21:28:14.415133+0000 mon.a (mon.0) 11159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:15 smithi082 bash[20963]: cluster 2024-04-03T21:28:14.499202+0000 mgr.y (mgr.24370) 12892 : cluster [DBG] pgmap v12876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:15 smithi082 bash[20963]: audit 2024-04-03T21:28:14.625155+0000 mon.c (mon.2) 5127 : audit [DBG] from='client.? 172.21.15.67:0/3361108024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:15 smithi082 bash[20963]: audit 2024-04-03T21:28:14.902263+0000 mon.a (mon.0) 11160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:28:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:15 smithi082 bash[20963]: audit 2024-04-03T21:28:14.903874+0000 mon.a (mon.0) 11161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:28:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:15 smithi082 bash[20963]: audit 2024-04-03T21:28:14.912658+0000 mon.a (mon.0) 11162 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[17655]: audit 2024-04-03T21:28:14.058976+0000 mon.a (mon.0) 11156 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[17655]: audit 2024-04-03T21:28:14.068094+0000 mon.a (mon.0) 11157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[17655]: audit 2024-04-03T21:28:14.407716+0000 mon.a (mon.0) 11158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[17655]: audit 2024-04-03T21:28:14.415133+0000 mon.a (mon.0) 11159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[17655]: cluster 2024-04-03T21:28:14.499202+0000 mgr.y (mgr.24370) 12892 : cluster [DBG] pgmap v12876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[17655]: audit 2024-04-03T21:28:14.625155+0000 mon.c (mon.2) 5127 : audit [DBG] from='client.? 172.21.15.67:0/3361108024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[17655]: audit 2024-04-03T21:28:14.902263+0000 mon.a (mon.0) 11160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:28:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[17655]: audit 2024-04-03T21:28:14.903874+0000 mon.a (mon.0) 11161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[17655]: audit 2024-04-03T21:28:14.912658+0000 mon.a (mon.0) 11162 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[27441]: audit 2024-04-03T21:28:14.058976+0000 mon.a (mon.0) 11156 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[27441]: audit 2024-04-03T21:28:14.068094+0000 mon.a (mon.0) 11157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[27441]: audit 2024-04-03T21:28:14.407716+0000 mon.a (mon.0) 11158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[27441]: audit 2024-04-03T21:28:14.415133+0000 mon.a (mon.0) 11159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[27441]: cluster 2024-04-03T21:28:14.499202+0000 mgr.y (mgr.24370) 12892 : cluster [DBG] pgmap v12876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[27441]: audit 2024-04-03T21:28:14.625155+0000 mon.c (mon.2) 5127 : audit [DBG] from='client.? 172.21.15.67:0/3361108024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[27441]: audit 2024-04-03T21:28:14.902263+0000 mon.a (mon.0) 11160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[27441]: audit 2024-04-03T21:28:14.903874+0000 mon.a (mon.0) 11161 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:28:15.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:15 smithi067 bash[27441]: audit 2024-04-03T21:28:14.912658+0000 mon.a (mon.0) 11162 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:28:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:17 smithi082 bash[20963]: cluster 2024-04-03T21:28:16.500564+0000 mgr.y (mgr.24370) 12893 : cluster [DBG] pgmap v12877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:17 smithi082 bash[20963]: audit 2024-04-03T21:28:17.071539+0000 mon.a (mon.0) 11163 : audit [DBG] from='client.? 172.21.15.67:0/4113411004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:17 smithi067 bash[17655]: cluster 2024-04-03T21:28:16.500564+0000 mgr.y (mgr.24370) 12893 : cluster [DBG] pgmap v12877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:17 smithi067 bash[17655]: audit 2024-04-03T21:28:17.071539+0000 mon.a (mon.0) 11163 : audit [DBG] from='client.? 172.21.15.67:0/4113411004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:17 smithi067 bash[27441]: cluster 2024-04-03T21:28:16.500564+0000 mgr.y (mgr.24370) 12893 : cluster [DBG] pgmap v12877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:17 smithi067 bash[27441]: audit 2024-04-03T21:28:17.071539+0000 mon.a (mon.0) 11163 : audit [DBG] from='client.? 172.21.15.67:0/4113411004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:19 smithi082 bash[20963]: cluster 2024-04-03T21:28:18.501279+0000 mgr.y (mgr.24370) 12894 : cluster [DBG] pgmap v12878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:19 smithi082 bash[20963]: audit 2024-04-03T21:28:19.526864+0000 mon.a (mon.0) 11164 : audit [DBG] from='client.? 172.21.15.67:0/2053266888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:19 smithi067 bash[17655]: cluster 2024-04-03T21:28:18.501279+0000 mgr.y (mgr.24370) 12894 : cluster [DBG] pgmap v12878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:19 smithi067 bash[17655]: audit 2024-04-03T21:28:19.526864+0000 mon.a (mon.0) 11164 : audit [DBG] from='client.? 172.21.15.67:0/2053266888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:19 smithi067 bash[27441]: cluster 2024-04-03T21:28:18.501279+0000 mgr.y (mgr.24370) 12894 : cluster [DBG] pgmap v12878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:19 smithi067 bash[27441]: audit 2024-04-03T21:28:19.526864+0000 mon.a (mon.0) 11164 : audit [DBG] from='client.? 172.21.15.67:0/2053266888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:21 smithi082 bash[20963]: cluster 2024-04-03T21:28:20.501994+0000 mgr.y (mgr.24370) 12895 : cluster [DBG] pgmap v12879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:21 smithi067 bash[17655]: cluster 2024-04-03T21:28:20.501994+0000 mgr.y (mgr.24370) 12895 : cluster [DBG] pgmap v12879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:21 smithi067 bash[27441]: cluster 2024-04-03T21:28:20.501994+0000 mgr.y (mgr.24370) 12895 : cluster [DBG] pgmap v12879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:22 smithi082 bash[20963]: audit 2024-04-03T21:28:21.977448+0000 mon.a (mon.0) 11165 : audit [DBG] from='client.? 172.21.15.67:0/2680939666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:22 smithi067 bash[17655]: audit 2024-04-03T21:28:21.977448+0000 mon.a (mon.0) 11165 : audit [DBG] from='client.? 172.21.15.67:0/2680939666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:22 smithi067 bash[27441]: audit 2024-04-03T21:28:21.977448+0000 mon.a (mon.0) 11165 : audit [DBG] from='client.? 172.21.15.67:0/2680939666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:28:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:28:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:23 smithi082 bash[20963]: cluster 2024-04-03T21:28:22.503172+0000 mgr.y (mgr.24370) 12896 : cluster [DBG] pgmap v12880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:23 smithi067 bash[27441]: cluster 2024-04-03T21:28:22.503172+0000 mgr.y (mgr.24370) 12896 : cluster [DBG] pgmap v12880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:23 smithi067 bash[17655]: cluster 2024-04-03T21:28:22.503172+0000 mgr.y (mgr.24370) 12896 : cluster [DBG] pgmap v12880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:24 smithi082 bash[20963]: audit 2024-04-03T21:28:24.431029+0000 mon.a (mon.0) 11166 : audit [DBG] from='client.? 172.21.15.67:0/540601966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:24 smithi067 bash[17655]: audit 2024-04-03T21:28:24.431029+0000 mon.a (mon.0) 11166 : audit [DBG] from='client.? 172.21.15.67:0/540601966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:24 smithi067 bash[27441]: audit 2024-04-03T21:28:24.431029+0000 mon.a (mon.0) 11166 : audit [DBG] from='client.? 172.21.15.67:0/540601966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:25 smithi082 bash[20963]: cluster 2024-04-03T21:28:24.503948+0000 mgr.y (mgr.24370) 12897 : cluster [DBG] pgmap v12881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:25 smithi082 bash[20963]: audit 2024-04-03T21:28:25.341912+0000 mon.a (mon.0) 11167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:25 smithi067 bash[17655]: cluster 2024-04-03T21:28:24.503948+0000 mgr.y (mgr.24370) 12897 : cluster [DBG] pgmap v12881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:25 smithi067 bash[17655]: audit 2024-04-03T21:28:25.341912+0000 mon.a (mon.0) 11167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:25 smithi067 bash[27441]: cluster 2024-04-03T21:28:24.503948+0000 mgr.y (mgr.24370) 12897 : cluster [DBG] pgmap v12881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:25 smithi067 bash[27441]: audit 2024-04-03T21:28:25.341912+0000 mon.a (mon.0) 11167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:27 smithi082 bash[20963]: cluster 2024-04-03T21:28:26.505287+0000 mgr.y (mgr.24370) 12898 : cluster [DBG] pgmap v12882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:27 smithi082 bash[20963]: audit 2024-04-03T21:28:26.891254+0000 mon.a (mon.0) 11168 : audit [DBG] from='client.? 172.21.15.67:0/119273231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:27 smithi067 bash[27441]: cluster 2024-04-03T21:28:26.505287+0000 mgr.y (mgr.24370) 12898 : cluster [DBG] pgmap v12882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:27 smithi067 bash[27441]: audit 2024-04-03T21:28:26.891254+0000 mon.a (mon.0) 11168 : audit [DBG] from='client.? 172.21.15.67:0/119273231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:27 smithi067 bash[17655]: cluster 2024-04-03T21:28:26.505287+0000 mgr.y (mgr.24370) 12898 : cluster [DBG] pgmap v12882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:27 smithi067 bash[17655]: audit 2024-04-03T21:28:26.891254+0000 mon.a (mon.0) 11168 : audit [DBG] from='client.? 172.21.15.67:0/119273231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:29 smithi082 bash[20963]: cluster 2024-04-03T21:28:28.506041+0000 mgr.y (mgr.24370) 12899 : cluster [DBG] pgmap v12883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:29 smithi082 bash[20963]: audit 2024-04-03T21:28:29.350246+0000 mon.c (mon.2) 5128 : audit [DBG] from='client.? 172.21.15.67:0/3198677621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:29 smithi067 bash[17655]: cluster 2024-04-03T21:28:28.506041+0000 mgr.y (mgr.24370) 12899 : cluster [DBG] pgmap v12883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:29 smithi067 bash[17655]: audit 2024-04-03T21:28:29.350246+0000 mon.c (mon.2) 5128 : audit [DBG] from='client.? 172.21.15.67:0/3198677621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:29 smithi067 bash[27441]: cluster 2024-04-03T21:28:28.506041+0000 mgr.y (mgr.24370) 12899 : cluster [DBG] pgmap v12883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:29 smithi067 bash[27441]: audit 2024-04-03T21:28:29.350246+0000 mon.c (mon.2) 5128 : audit [DBG] from='client.? 172.21.15.67:0/3198677621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:31 smithi082 bash[20963]: cluster 2024-04-03T21:28:30.506763+0000 mgr.y (mgr.24370) 12900 : cluster [DBG] pgmap v12884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:31 smithi067 bash[17655]: cluster 2024-04-03T21:28:30.506763+0000 mgr.y (mgr.24370) 12900 : cluster [DBG] pgmap v12884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:31 smithi067 bash[27441]: cluster 2024-04-03T21:28:30.506763+0000 mgr.y (mgr.24370) 12900 : cluster [DBG] pgmap v12884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:32 smithi082 bash[20963]: audit 2024-04-03T21:28:31.809368+0000 mon.a (mon.0) 11169 : audit [DBG] from='client.? 172.21.15.67:0/1034685293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:32 smithi067 bash[17655]: audit 2024-04-03T21:28:31.809368+0000 mon.a (mon.0) 11169 : audit [DBG] from='client.? 172.21.15.67:0/1034685293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:32 smithi067 bash[27441]: audit 2024-04-03T21:28:31.809368+0000 mon.a (mon.0) 11169 : audit [DBG] from='client.? 172.21.15.67:0/1034685293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:28:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:33 smithi082 bash[20963]: cluster 2024-04-03T21:28:32.507951+0000 mgr.y (mgr.24370) 12901 : cluster [DBG] pgmap v12885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:28:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:33 smithi067 bash[17655]: cluster 2024-04-03T21:28:32.507951+0000 mgr.y (mgr.24370) 12901 : cluster [DBG] pgmap v12885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:33 smithi067 bash[27441]: cluster 2024-04-03T21:28:32.507951+0000 mgr.y (mgr.24370) 12901 : cluster [DBG] pgmap v12885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:34 smithi082 bash[20963]: audit 2024-04-03T21:28:34.264226+0000 mon.a (mon.0) 11170 : audit [DBG] from='client.? 172.21.15.67:0/3370601207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:34 smithi067 bash[17655]: audit 2024-04-03T21:28:34.264226+0000 mon.a (mon.0) 11170 : audit [DBG] from='client.? 172.21.15.67:0/3370601207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:34 smithi067 bash[27441]: audit 2024-04-03T21:28:34.264226+0000 mon.a (mon.0) 11170 : audit [DBG] from='client.? 172.21.15.67:0/3370601207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:35 smithi082 bash[20963]: cluster 2024-04-03T21:28:34.508642+0000 mgr.y (mgr.24370) 12902 : cluster [DBG] pgmap v12886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:35 smithi067 bash[27441]: cluster 2024-04-03T21:28:34.508642+0000 mgr.y (mgr.24370) 12902 : cluster [DBG] pgmap v12886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:35 smithi067 bash[17655]: cluster 2024-04-03T21:28:34.508642+0000 mgr.y (mgr.24370) 12902 : cluster [DBG] pgmap v12886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:37 smithi082 bash[20963]: cluster 2024-04-03T21:28:36.509808+0000 mgr.y (mgr.24370) 12903 : cluster [DBG] pgmap v12887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:37 smithi082 bash[20963]: audit 2024-04-03T21:28:36.719244+0000 mon.c (mon.2) 5129 : audit [DBG] from='client.? 172.21.15.67:0/2974545902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:37 smithi067 bash[27441]: cluster 2024-04-03T21:28:36.509808+0000 mgr.y (mgr.24370) 12903 : cluster [DBG] pgmap v12887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:37 smithi067 bash[27441]: audit 2024-04-03T21:28:36.719244+0000 mon.c (mon.2) 5129 : audit [DBG] from='client.? 172.21.15.67:0/2974545902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:37 smithi067 bash[17655]: cluster 2024-04-03T21:28:36.509808+0000 mgr.y (mgr.24370) 12903 : cluster [DBG] pgmap v12887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:37 smithi067 bash[17655]: audit 2024-04-03T21:28:36.719244+0000 mon.c (mon.2) 5129 : audit [DBG] from='client.? 172.21.15.67:0/2974545902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:39 smithi082 bash[20963]: cluster 2024-04-03T21:28:38.510531+0000 mgr.y (mgr.24370) 12904 : cluster [DBG] pgmap v12888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:39 smithi082 bash[20963]: audit 2024-04-03T21:28:39.174566+0000 mon.a (mon.0) 11171 : audit [DBG] from='client.? 172.21.15.67:0/302436517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:39 smithi067 bash[27441]: cluster 2024-04-03T21:28:38.510531+0000 mgr.y (mgr.24370) 12904 : cluster [DBG] pgmap v12888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:39 smithi067 bash[27441]: audit 2024-04-03T21:28:39.174566+0000 mon.a (mon.0) 11171 : audit [DBG] from='client.? 172.21.15.67:0/302436517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:39 smithi067 bash[17655]: cluster 2024-04-03T21:28:38.510531+0000 mgr.y (mgr.24370) 12904 : cluster [DBG] pgmap v12888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:39 smithi067 bash[17655]: audit 2024-04-03T21:28:39.174566+0000 mon.a (mon.0) 11171 : audit [DBG] from='client.? 172.21.15.67:0/302436517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:40 smithi067 bash[17655]: audit 2024-04-03T21:28:40.342399+0000 mon.a (mon.0) 11172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:40 smithi067 bash[27441]: audit 2024-04-03T21:28:40.342399+0000 mon.a (mon.0) 11172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:40 smithi082 bash[20963]: audit 2024-04-03T21:28:40.342399+0000 mon.a (mon.0) 11172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:41 smithi067 bash[27441]: cluster 2024-04-03T21:28:40.511192+0000 mgr.y (mgr.24370) 12905 : cluster [DBG] pgmap v12889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:41 smithi067 bash[27441]: audit 2024-04-03T21:28:41.623956+0000 mon.c (mon.2) 5130 : audit [DBG] from='client.? 172.21.15.67:0/2656121663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:41 smithi067 bash[17655]: cluster 2024-04-03T21:28:40.511192+0000 mgr.y (mgr.24370) 12905 : cluster [DBG] pgmap v12889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:41 smithi067 bash[17655]: audit 2024-04-03T21:28:41.623956+0000 mon.c (mon.2) 5130 : audit [DBG] from='client.? 172.21.15.67:0/2656121663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:41 smithi082 bash[20963]: cluster 2024-04-03T21:28:40.511192+0000 mgr.y (mgr.24370) 12905 : cluster [DBG] pgmap v12889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:41 smithi082 bash[20963]: audit 2024-04-03T21:28:41.623956+0000 mon.c (mon.2) 5130 : audit [DBG] from='client.? 172.21.15.67:0/2656121663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:28:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:28:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:43 smithi082 bash[20963]: cluster 2024-04-03T21:28:42.512394+0000 mgr.y (mgr.24370) 12906 : cluster [DBG] pgmap v12890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:43 smithi067 bash[27441]: cluster 2024-04-03T21:28:42.512394+0000 mgr.y (mgr.24370) 12906 : cluster [DBG] pgmap v12890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:43 smithi067 bash[17655]: cluster 2024-04-03T21:28:42.512394+0000 mgr.y (mgr.24370) 12906 : cluster [DBG] pgmap v12890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:44 smithi067 bash[27441]: audit 2024-04-03T21:28:44.072714+0000 mon.c (mon.2) 5131 : audit [DBG] from='client.? 172.21.15.67:0/171073332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:44 smithi067 bash[17655]: audit 2024-04-03T21:28:44.072714+0000 mon.c (mon.2) 5131 : audit [DBG] from='client.? 172.21.15.67:0/171073332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:44 smithi082 bash[20963]: audit 2024-04-03T21:28:44.072714+0000 mon.c (mon.2) 5131 : audit [DBG] from='client.? 172.21.15.67:0/171073332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:45 smithi067 bash[27441]: cluster 2024-04-03T21:28:44.513038+0000 mgr.y (mgr.24370) 12907 : cluster [DBG] pgmap v12891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:45 smithi067 bash[17655]: cluster 2024-04-03T21:28:44.513038+0000 mgr.y (mgr.24370) 12907 : cluster [DBG] pgmap v12891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:45 smithi082 bash[20963]: cluster 2024-04-03T21:28:44.513038+0000 mgr.y (mgr.24370) 12907 : cluster [DBG] pgmap v12891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:46 smithi067 bash[17655]: audit 2024-04-03T21:28:46.526203+0000 mon.c (mon.2) 5132 : audit [DBG] from='client.? 172.21.15.67:0/2188224763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:46 smithi067 bash[27441]: audit 2024-04-03T21:28:46.526203+0000 mon.c (mon.2) 5132 : audit [DBG] from='client.? 172.21.15.67:0/2188224763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:46 smithi082 bash[20963]: audit 2024-04-03T21:28:46.526203+0000 mon.c (mon.2) 5132 : audit [DBG] from='client.? 172.21.15.67:0/2188224763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:47 smithi082 bash[20963]: cluster 2024-04-03T21:28:46.513833+0000 mgr.y (mgr.24370) 12908 : cluster [DBG] pgmap v12892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:47 smithi067 bash[17655]: cluster 2024-04-03T21:28:46.513833+0000 mgr.y (mgr.24370) 12908 : cluster [DBG] pgmap v12892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:47 smithi067 bash[27441]: cluster 2024-04-03T21:28:46.513833+0000 mgr.y (mgr.24370) 12908 : cluster [DBG] pgmap v12892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:49 smithi082 bash[20963]: cluster 2024-04-03T21:28:48.514504+0000 mgr.y (mgr.24370) 12909 : cluster [DBG] pgmap v12893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:49 smithi082 bash[20963]: audit 2024-04-03T21:28:48.972954+0000 mon.a (mon.0) 11173 : audit [DBG] from='client.? 172.21.15.67:0/2772467690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:49 smithi067 bash[27441]: cluster 2024-04-03T21:28:48.514504+0000 mgr.y (mgr.24370) 12909 : cluster [DBG] pgmap v12893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:49 smithi067 bash[27441]: audit 2024-04-03T21:28:48.972954+0000 mon.a (mon.0) 11173 : audit [DBG] from='client.? 172.21.15.67:0/2772467690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:49 smithi067 bash[17655]: cluster 2024-04-03T21:28:48.514504+0000 mgr.y (mgr.24370) 12909 : cluster [DBG] pgmap v12893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:49 smithi067 bash[17655]: audit 2024-04-03T21:28:48.972954+0000 mon.a (mon.0) 11173 : audit [DBG] from='client.? 172.21.15.67:0/2772467690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:51 smithi082 bash[20963]: cluster 2024-04-03T21:28:50.515286+0000 mgr.y (mgr.24370) 12910 : cluster [DBG] pgmap v12894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:51 smithi082 bash[20963]: audit 2024-04-03T21:28:51.424891+0000 mon.a (mon.0) 11174 : audit [DBG] from='client.? 172.21.15.67:0/3370576032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:51 smithi067 bash[17655]: cluster 2024-04-03T21:28:50.515286+0000 mgr.y (mgr.24370) 12910 : cluster [DBG] pgmap v12894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:51 smithi067 bash[17655]: audit 2024-04-03T21:28:51.424891+0000 mon.a (mon.0) 11174 : audit [DBG] from='client.? 172.21.15.67:0/3370576032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:51 smithi067 bash[27441]: cluster 2024-04-03T21:28:50.515286+0000 mgr.y (mgr.24370) 12910 : cluster [DBG] pgmap v12894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:51 smithi067 bash[27441]: audit 2024-04-03T21:28:51.424891+0000 mon.a (mon.0) 11174 : audit [DBG] from='client.? 172.21.15.67:0/3370576032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:28:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:53 smithi082 bash[20963]: cluster 2024-04-03T21:28:52.516577+0000 mgr.y (mgr.24370) 12911 : cluster [DBG] pgmap v12895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:28:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:53 smithi067 bash[17655]: cluster 2024-04-03T21:28:52.516577+0000 mgr.y (mgr.24370) 12911 : cluster [DBG] pgmap v12895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:53 smithi067 bash[27441]: cluster 2024-04-03T21:28:52.516577+0000 mgr.y (mgr.24370) 12911 : cluster [DBG] pgmap v12895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:54 smithi082 bash[20963]: audit 2024-04-03T21:28:53.879630+0000 mon.a (mon.0) 11175 : audit [DBG] from='client.? 172.21.15.67:0/1282177893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:54 smithi067 bash[17655]: audit 2024-04-03T21:28:53.879630+0000 mon.a (mon.0) 11175 : audit [DBG] from='client.? 172.21.15.67:0/1282177893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:54 smithi067 bash[27441]: audit 2024-04-03T21:28:53.879630+0000 mon.a (mon.0) 11175 : audit [DBG] from='client.? 172.21.15.67:0/1282177893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:55 smithi082 bash[20963]: cluster 2024-04-03T21:28:54.517438+0000 mgr.y (mgr.24370) 12912 : cluster [DBG] pgmap v12896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:55 smithi082 bash[20963]: audit 2024-04-03T21:28:55.342839+0000 mon.a (mon.0) 11176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:55 smithi067 bash[17655]: cluster 2024-04-03T21:28:54.517438+0000 mgr.y (mgr.24370) 12912 : cluster [DBG] pgmap v12896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:55 smithi067 bash[17655]: audit 2024-04-03T21:28:55.342839+0000 mon.a (mon.0) 11176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:55 smithi067 bash[27441]: cluster 2024-04-03T21:28:54.517438+0000 mgr.y (mgr.24370) 12912 : cluster [DBG] pgmap v12896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:55 smithi067 bash[27441]: audit 2024-04-03T21:28:55.342839+0000 mon.a (mon.0) 11176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:28:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:56 smithi082 bash[20963]: audit 2024-04-03T21:28:56.333746+0000 mon.c (mon.2) 5133 : audit [DBG] from='client.? 172.21.15.67:0/564577250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:56 smithi067 bash[17655]: audit 2024-04-03T21:28:56.333746+0000 mon.c (mon.2) 5133 : audit [DBG] from='client.? 172.21.15.67:0/564577250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:56 smithi067 bash[27441]: audit 2024-04-03T21:28:56.333746+0000 mon.c (mon.2) 5133 : audit [DBG] from='client.? 172.21.15.67:0/564577250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:28:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:57 smithi082 bash[20963]: cluster 2024-04-03T21:28:56.518694+0000 mgr.y (mgr.24370) 12913 : cluster [DBG] pgmap v12897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:57 smithi067 bash[27441]: cluster 2024-04-03T21:28:56.518694+0000 mgr.y (mgr.24370) 12913 : cluster [DBG] pgmap v12897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:28:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:57 smithi067 bash[17655]: cluster 2024-04-03T21:28:56.518694+0000 mgr.y (mgr.24370) 12913 : cluster [DBG] pgmap v12897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:59 smithi082 bash[20963]: cluster 2024-04-03T21:28:58.519181+0000 mgr.y (mgr.24370) 12914 : cluster [DBG] pgmap v12898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:28:59 smithi082 bash[20963]: audit 2024-04-03T21:28:58.790832+0000 mon.c (mon.2) 5134 : audit [DBG] from='client.? 172.21.15.67:0/3645063251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:59 smithi067 bash[17655]: cluster 2024-04-03T21:28:58.519181+0000 mgr.y (mgr.24370) 12914 : cluster [DBG] pgmap v12898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:28:59 smithi067 bash[17655]: audit 2024-04-03T21:28:58.790832+0000 mon.c (mon.2) 5134 : audit [DBG] from='client.? 172.21.15.67:0/3645063251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:59 smithi067 bash[27441]: cluster 2024-04-03T21:28:58.519181+0000 mgr.y (mgr.24370) 12914 : cluster [DBG] pgmap v12898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:28:59 smithi067 bash[27441]: audit 2024-04-03T21:28:58.790832+0000 mon.c (mon.2) 5134 : audit [DBG] from='client.? 172.21.15.67:0/3645063251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:01 smithi082 bash[20963]: cluster 2024-04-03T21:29:00.519848+0000 mgr.y (mgr.24370) 12915 : cluster [DBG] pgmap v12899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:01 smithi082 bash[20963]: audit 2024-04-03T21:29:01.240764+0000 mon.a (mon.0) 11177 : audit [DBG] from='client.? 172.21.15.67:0/685040203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:01 smithi067 bash[27441]: cluster 2024-04-03T21:29:00.519848+0000 mgr.y (mgr.24370) 12915 : cluster [DBG] pgmap v12899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:01 smithi067 bash[27441]: audit 2024-04-03T21:29:01.240764+0000 mon.a (mon.0) 11177 : audit [DBG] from='client.? 172.21.15.67:0/685040203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:01 smithi067 bash[17655]: cluster 2024-04-03T21:29:00.519848+0000 mgr.y (mgr.24370) 12915 : cluster [DBG] pgmap v12899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:01 smithi067 bash[17655]: audit 2024-04-03T21:29:01.240764+0000 mon.a (mon.0) 11177 : audit [DBG] from='client.? 172.21.15.67:0/685040203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:29:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:29:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:03 smithi082 bash[20963]: cluster 2024-04-03T21:29:02.521058+0000 mgr.y (mgr.24370) 12916 : cluster [DBG] pgmap v12900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:03 smithi082 bash[20963]: audit 2024-04-03T21:29:03.692189+0000 mon.c (mon.2) 5135 : audit [DBG] from='client.? 172.21.15.67:0/1794200434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:03 smithi067 bash[17655]: cluster 2024-04-03T21:29:02.521058+0000 mgr.y (mgr.24370) 12916 : cluster [DBG] pgmap v12900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:03 smithi067 bash[17655]: audit 2024-04-03T21:29:03.692189+0000 mon.c (mon.2) 5135 : audit [DBG] from='client.? 172.21.15.67:0/1794200434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:03 smithi067 bash[27441]: cluster 2024-04-03T21:29:02.521058+0000 mgr.y (mgr.24370) 12916 : cluster [DBG] pgmap v12900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:03 smithi067 bash[27441]: audit 2024-04-03T21:29:03.692189+0000 mon.c (mon.2) 5135 : audit [DBG] from='client.? 172.21.15.67:0/1794200434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:05 smithi082 bash[20963]: cluster 2024-04-03T21:29:04.521893+0000 mgr.y (mgr.24370) 12917 : cluster [DBG] pgmap v12901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:05 smithi067 bash[27441]: cluster 2024-04-03T21:29:04.521893+0000 mgr.y (mgr.24370) 12917 : cluster [DBG] pgmap v12901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:05 smithi067 bash[17655]: cluster 2024-04-03T21:29:04.521893+0000 mgr.y (mgr.24370) 12917 : cluster [DBG] pgmap v12901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:06 smithi082 bash[20963]: audit 2024-04-03T21:29:06.140114+0000 mon.c (mon.2) 5136 : audit [DBG] from='client.? 172.21.15.67:0/4236058928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:06 smithi067 bash[17655]: audit 2024-04-03T21:29:06.140114+0000 mon.c (mon.2) 5136 : audit [DBG] from='client.? 172.21.15.67:0/4236058928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:06 smithi067 bash[27441]: audit 2024-04-03T21:29:06.140114+0000 mon.c (mon.2) 5136 : audit [DBG] from='client.? 172.21.15.67:0/4236058928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:07 smithi082 bash[20963]: cluster 2024-04-03T21:29:06.523235+0000 mgr.y (mgr.24370) 12918 : cluster [DBG] pgmap v12902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:07 smithi067 bash[27441]: cluster 2024-04-03T21:29:06.523235+0000 mgr.y (mgr.24370) 12918 : cluster [DBG] pgmap v12902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:07 smithi067 bash[17655]: cluster 2024-04-03T21:29:06.523235+0000 mgr.y (mgr.24370) 12918 : cluster [DBG] pgmap v12902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:08 smithi082 bash[20963]: audit 2024-04-03T21:29:08.594805+0000 mon.a (mon.0) 11178 : audit [DBG] from='client.? 172.21.15.67:0/4234762752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:08 smithi067 bash[17655]: audit 2024-04-03T21:29:08.594805+0000 mon.a (mon.0) 11178 : audit [DBG] from='client.? 172.21.15.67:0/4234762752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:08 smithi067 bash[27441]: audit 2024-04-03T21:29:08.594805+0000 mon.a (mon.0) 11178 : audit [DBG] from='client.? 172.21.15.67:0/4234762752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:09 smithi082 bash[20963]: cluster 2024-04-03T21:29:08.523901+0000 mgr.y (mgr.24370) 12919 : cluster [DBG] pgmap v12903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:09 smithi067 bash[27441]: cluster 2024-04-03T21:29:08.523901+0000 mgr.y (mgr.24370) 12919 : cluster [DBG] pgmap v12903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:09 smithi067 bash[17655]: cluster 2024-04-03T21:29:08.523901+0000 mgr.y (mgr.24370) 12919 : cluster [DBG] pgmap v12903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:10 smithi082 bash[20963]: audit 2024-04-03T21:29:10.343153+0000 mon.a (mon.0) 11179 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:10 smithi067 bash[17655]: audit 2024-04-03T21:29:10.343153+0000 mon.a (mon.0) 11179 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:10 smithi067 bash[27441]: audit 2024-04-03T21:29:10.343153+0000 mon.a (mon.0) 11179 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:11 smithi082 bash[20963]: cluster 2024-04-03T21:29:10.524526+0000 mgr.y (mgr.24370) 12920 : cluster [DBG] pgmap v12904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:11 smithi082 bash[20963]: audit 2024-04-03T21:29:11.055753+0000 mon.c (mon.2) 5137 : audit [DBG] from='client.? 172.21.15.67:0/2637548258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:11 smithi067 bash[27441]: cluster 2024-04-03T21:29:10.524526+0000 mgr.y (mgr.24370) 12920 : cluster [DBG] pgmap v12904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:11 smithi067 bash[27441]: audit 2024-04-03T21:29:11.055753+0000 mon.c (mon.2) 5137 : audit [DBG] from='client.? 172.21.15.67:0/2637548258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:11 smithi067 bash[17655]: cluster 2024-04-03T21:29:10.524526+0000 mgr.y (mgr.24370) 12920 : cluster [DBG] pgmap v12904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:11 smithi067 bash[17655]: audit 2024-04-03T21:29:11.055753+0000 mon.c (mon.2) 5137 : audit [DBG] from='client.? 172.21.15.67:0/2637548258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:29:13.765 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:29:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:13 smithi082 bash[20963]: cluster 2024-04-03T21:29:12.525713+0000 mgr.y (mgr.24370) 12921 : cluster [DBG] pgmap v12905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:13 smithi082 bash[20963]: audit 2024-04-03T21:29:13.509612+0000 mon.c (mon.2) 5138 : audit [DBG] from='client.? 172.21.15.67:0/3877360543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:13 smithi067 bash[17655]: cluster 2024-04-03T21:29:12.525713+0000 mgr.y (mgr.24370) 12921 : cluster [DBG] pgmap v12905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:13 smithi067 bash[17655]: audit 2024-04-03T21:29:13.509612+0000 mon.c (mon.2) 5138 : audit [DBG] from='client.? 172.21.15.67:0/3877360543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:13 smithi067 bash[27441]: cluster 2024-04-03T21:29:12.525713+0000 mgr.y (mgr.24370) 12921 : cluster [DBG] pgmap v12905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:13 smithi067 bash[27441]: audit 2024-04-03T21:29:13.509612+0000 mon.c (mon.2) 5138 : audit [DBG] from='client.? 172.21.15.67:0/3877360543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:15 smithi082 bash[20963]: cluster 2024-04-03T21:29:14.526366+0000 mgr.y (mgr.24370) 12922 : cluster [DBG] pgmap v12906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:15 smithi082 bash[20963]: audit 2024-04-03T21:29:14.987453+0000 mon.a (mon.0) 11180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:29:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:15 smithi082 bash[20963]: audit 2024-04-03T21:29:15.316808+0000 mon.a (mon.0) 11181 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:15 smithi082 bash[20963]: audit 2024-04-03T21:29:15.324929+0000 mon.a (mon.0) 11182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:15 smithi067 bash[17655]: cluster 2024-04-03T21:29:14.526366+0000 mgr.y (mgr.24370) 12922 : cluster [DBG] pgmap v12906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:15 smithi067 bash[17655]: audit 2024-04-03T21:29:14.987453+0000 mon.a (mon.0) 11180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:29:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:15 smithi067 bash[17655]: audit 2024-04-03T21:29:15.316808+0000 mon.a (mon.0) 11181 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:15 smithi067 bash[17655]: audit 2024-04-03T21:29:15.324929+0000 mon.a (mon.0) 11182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:15 smithi067 bash[27441]: cluster 2024-04-03T21:29:14.526366+0000 mgr.y (mgr.24370) 12922 : cluster [DBG] pgmap v12906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:15 smithi067 bash[27441]: audit 2024-04-03T21:29:14.987453+0000 mon.a (mon.0) 11180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:29:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:15 smithi067 bash[27441]: audit 2024-04-03T21:29:15.316808+0000 mon.a (mon.0) 11181 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:15 smithi067 bash[27441]: audit 2024-04-03T21:29:15.324929+0000 mon.a (mon.0) 11182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:16 smithi082 bash[20963]: audit 2024-04-03T21:29:15.960449+0000 mon.c (mon.2) 5139 : audit [DBG] from='client.? 172.21.15.67:0/1294479128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:16 smithi067 bash[17655]: audit 2024-04-03T21:29:15.960449+0000 mon.c (mon.2) 5139 : audit [DBG] from='client.? 172.21.15.67:0/1294479128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:16 smithi067 bash[27441]: audit 2024-04-03T21:29:15.960449+0000 mon.c (mon.2) 5139 : audit [DBG] from='client.? 172.21.15.67:0/1294479128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:17 smithi082 bash[20963]: cluster 2024-04-03T21:29:16.527541+0000 mgr.y (mgr.24370) 12923 : cluster [DBG] pgmap v12907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:17 smithi067 bash[17655]: cluster 2024-04-03T21:29:16.527541+0000 mgr.y (mgr.24370) 12923 : cluster [DBG] pgmap v12907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:17 smithi067 bash[27441]: cluster 2024-04-03T21:29:16.527541+0000 mgr.y (mgr.24370) 12923 : cluster [DBG] pgmap v12907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:18 smithi082 bash[20963]: audit 2024-04-03T21:29:18.418807+0000 mon.a (mon.0) 11183 : audit [DBG] from='client.? 172.21.15.67:0/1827767193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:18 smithi067 bash[17655]: audit 2024-04-03T21:29:18.418807+0000 mon.a (mon.0) 11183 : audit [DBG] from='client.? 172.21.15.67:0/1827767193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:18 smithi067 bash[27441]: audit 2024-04-03T21:29:18.418807+0000 mon.a (mon.0) 11183 : audit [DBG] from='client.? 172.21.15.67:0/1827767193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:19 smithi082 bash[20963]: cluster 2024-04-03T21:29:18.528138+0000 mgr.y (mgr.24370) 12924 : cluster [DBG] pgmap v12908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:19 smithi067 bash[17655]: cluster 2024-04-03T21:29:18.528138+0000 mgr.y (mgr.24370) 12924 : cluster [DBG] pgmap v12908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:19 smithi067 bash[27441]: cluster 2024-04-03T21:29:18.528138+0000 mgr.y (mgr.24370) 12924 : cluster [DBG] pgmap v12908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:21 smithi082 bash[20963]: cluster 2024-04-03T21:29:20.528825+0000 mgr.y (mgr.24370) 12925 : cluster [DBG] pgmap v12909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:21 smithi082 bash[20963]: audit 2024-04-03T21:29:20.732470+0000 mon.a (mon.0) 11184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:21 smithi082 bash[20963]: audit 2024-04-03T21:29:20.739296+0000 mon.a (mon.0) 11185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:21 smithi082 bash[20963]: audit 2024-04-03T21:29:20.882225+0000 mon.a (mon.0) 11186 : audit [DBG] from='client.? 172.21.15.67:0/2442577786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:21 smithi082 bash[20963]: audit 2024-04-03T21:29:21.327586+0000 mon.a (mon.0) 11187 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:21 smithi082 bash[20963]: audit 2024-04-03T21:29:21.334474+0000 mon.a (mon.0) 11188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[17655]: cluster 2024-04-03T21:29:20.528825+0000 mgr.y (mgr.24370) 12925 : cluster [DBG] pgmap v12909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[17655]: audit 2024-04-03T21:29:20.732470+0000 mon.a (mon.0) 11184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[17655]: audit 2024-04-03T21:29:20.739296+0000 mon.a (mon.0) 11185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[17655]: audit 2024-04-03T21:29:20.882225+0000 mon.a (mon.0) 11186 : audit [DBG] from='client.? 172.21.15.67:0/2442577786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[17655]: audit 2024-04-03T21:29:21.327586+0000 mon.a (mon.0) 11187 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[17655]: audit 2024-04-03T21:29:21.334474+0000 mon.a (mon.0) 11188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[27441]: cluster 2024-04-03T21:29:20.528825+0000 mgr.y (mgr.24370) 12925 : cluster [DBG] pgmap v12909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[27441]: audit 2024-04-03T21:29:20.732470+0000 mon.a (mon.0) 11184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[27441]: audit 2024-04-03T21:29:20.739296+0000 mon.a (mon.0) 11185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[27441]: audit 2024-04-03T21:29:20.882225+0000 mon.a (mon.0) 11186 : audit [DBG] from='client.? 172.21.15.67:0/2442577786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[27441]: audit 2024-04-03T21:29:21.327586+0000 mon.a (mon.0) 11187 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:21 smithi067 bash[27441]: audit 2024-04-03T21:29:21.334474+0000 mon.a (mon.0) 11188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:22 smithi067 bash[17655]: audit 2024-04-03T21:29:21.807423+0000 mon.a (mon.0) 11189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:29:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:22 smithi067 bash[17655]: audit 2024-04-03T21:29:21.809319+0000 mon.a (mon.0) 11190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:29:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:22 smithi067 bash[17655]: audit 2024-04-03T21:29:21.818951+0000 mon.a (mon.0) 11191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:22 smithi067 bash[27441]: audit 2024-04-03T21:29:21.807423+0000 mon.a (mon.0) 11189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:29:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:22 smithi067 bash[27441]: audit 2024-04-03T21:29:21.809319+0000 mon.a (mon.0) 11190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:29:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:22 smithi067 bash[27441]: audit 2024-04-03T21:29:21.818951+0000 mon.a (mon.0) 11191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:22 smithi082 bash[20963]: audit 2024-04-03T21:29:21.807423+0000 mon.a (mon.0) 11189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:29:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:22 smithi082 bash[20963]: audit 2024-04-03T21:29:21.809319+0000 mon.a (mon.0) 11190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:29:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:22 smithi082 bash[20963]: audit 2024-04-03T21:29:21.818951+0000 mon.a (mon.0) 11191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:29:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:29:23.819 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:29:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:23 smithi082 bash[20963]: cluster 2024-04-03T21:29:22.530013+0000 mgr.y (mgr.24370) 12926 : cluster [DBG] pgmap v12910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:23 smithi082 bash[20963]: audit 2024-04-03T21:29:23.339979+0000 mon.c (mon.2) 5140 : audit [DBG] from='client.? 172.21.15.67:0/2925688951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:23 smithi067 bash[17655]: cluster 2024-04-03T21:29:22.530013+0000 mgr.y (mgr.24370) 12926 : cluster [DBG] pgmap v12910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:23 smithi067 bash[17655]: audit 2024-04-03T21:29:23.339979+0000 mon.c (mon.2) 5140 : audit [DBG] from='client.? 172.21.15.67:0/2925688951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:23 smithi067 bash[27441]: cluster 2024-04-03T21:29:22.530013+0000 mgr.y (mgr.24370) 12926 : cluster [DBG] pgmap v12910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:23 smithi067 bash[27441]: audit 2024-04-03T21:29:23.339979+0000 mon.c (mon.2) 5140 : audit [DBG] from='client.? 172.21.15.67:0/2925688951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:25 smithi082 bash[20963]: cluster 2024-04-03T21:29:24.530722+0000 mgr.y (mgr.24370) 12927 : cluster [DBG] pgmap v12911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:25 smithi082 bash[20963]: audit 2024-04-03T21:29:25.343631+0000 mon.a (mon.0) 11192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:25 smithi082 bash[20963]: audit 2024-04-03T21:29:25.791172+0000 mon.c (mon.2) 5141 : audit [DBG] from='client.? 172.21.15.67:0/4002746555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:25 smithi067 bash[17655]: cluster 2024-04-03T21:29:24.530722+0000 mgr.y (mgr.24370) 12927 : cluster [DBG] pgmap v12911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:25 smithi067 bash[17655]: audit 2024-04-03T21:29:25.343631+0000 mon.a (mon.0) 11192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:25 smithi067 bash[17655]: audit 2024-04-03T21:29:25.791172+0000 mon.c (mon.2) 5141 : audit [DBG] from='client.? 172.21.15.67:0/4002746555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:25 smithi067 bash[27441]: cluster 2024-04-03T21:29:24.530722+0000 mgr.y (mgr.24370) 12927 : cluster [DBG] pgmap v12911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:25 smithi067 bash[27441]: audit 2024-04-03T21:29:25.343631+0000 mon.a (mon.0) 11192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:25 smithi067 bash[27441]: audit 2024-04-03T21:29:25.791172+0000 mon.c (mon.2) 5141 : audit [DBG] from='client.? 172.21.15.67:0/4002746555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:27 smithi082 bash[20963]: cluster 2024-04-03T21:29:26.531906+0000 mgr.y (mgr.24370) 12928 : cluster [DBG] pgmap v12912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:27 smithi067 bash[27441]: cluster 2024-04-03T21:29:26.531906+0000 mgr.y (mgr.24370) 12928 : cluster [DBG] pgmap v12912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:27 smithi067 bash[17655]: cluster 2024-04-03T21:29:26.531906+0000 mgr.y (mgr.24370) 12928 : cluster [DBG] pgmap v12912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:28 smithi082 bash[20963]: audit 2024-04-03T21:29:28.244608+0000 mon.c (mon.2) 5142 : audit [DBG] from='client.? 172.21.15.67:0/4257349135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:28 smithi067 bash[17655]: audit 2024-04-03T21:29:28.244608+0000 mon.c (mon.2) 5142 : audit [DBG] from='client.? 172.21.15.67:0/4257349135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:28 smithi067 bash[27441]: audit 2024-04-03T21:29:28.244608+0000 mon.c (mon.2) 5142 : audit [DBG] from='client.? 172.21.15.67:0/4257349135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:29 smithi082 bash[20963]: cluster 2024-04-03T21:29:28.532567+0000 mgr.y (mgr.24370) 12929 : cluster [DBG] pgmap v12913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:29 smithi067 bash[17655]: cluster 2024-04-03T21:29:28.532567+0000 mgr.y (mgr.24370) 12929 : cluster [DBG] pgmap v12913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:29 smithi067 bash[27441]: cluster 2024-04-03T21:29:28.532567+0000 mgr.y (mgr.24370) 12929 : cluster [DBG] pgmap v12913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:30 smithi082 bash[20963]: audit 2024-04-03T21:29:30.700670+0000 mon.a (mon.0) 11193 : audit [DBG] from='client.? 172.21.15.67:0/1493916689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:30 smithi067 bash[27441]: audit 2024-04-03T21:29:30.700670+0000 mon.a (mon.0) 11193 : audit [DBG] from='client.? 172.21.15.67:0/1493916689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:30 smithi067 bash[17655]: audit 2024-04-03T21:29:30.700670+0000 mon.a (mon.0) 11193 : audit [DBG] from='client.? 172.21.15.67:0/1493916689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:31 smithi082 bash[20963]: cluster 2024-04-03T21:29:30.533223+0000 mgr.y (mgr.24370) 12930 : cluster [DBG] pgmap v12914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:31 smithi067 bash[27441]: cluster 2024-04-03T21:29:30.533223+0000 mgr.y (mgr.24370) 12930 : cluster [DBG] pgmap v12914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:31 smithi067 bash[17655]: cluster 2024-04-03T21:29:30.533223+0000 mgr.y (mgr.24370) 12930 : cluster [DBG] pgmap v12914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:29:33.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:29:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:33 smithi082 bash[20963]: cluster 2024-04-03T21:29:32.534388+0000 mgr.y (mgr.24370) 12931 : cluster [DBG] pgmap v12915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:33 smithi082 bash[20963]: audit 2024-04-03T21:29:33.153734+0000 mon.c (mon.2) 5143 : audit [DBG] from='client.? 172.21.15.67:0/478031968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:33 smithi067 bash[27441]: cluster 2024-04-03T21:29:32.534388+0000 mgr.y (mgr.24370) 12931 : cluster [DBG] pgmap v12915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:33 smithi067 bash[27441]: audit 2024-04-03T21:29:33.153734+0000 mon.c (mon.2) 5143 : audit [DBG] from='client.? 172.21.15.67:0/478031968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:33 smithi067 bash[17655]: cluster 2024-04-03T21:29:32.534388+0000 mgr.y (mgr.24370) 12931 : cluster [DBG] pgmap v12915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:33 smithi067 bash[17655]: audit 2024-04-03T21:29:33.153734+0000 mon.c (mon.2) 5143 : audit [DBG] from='client.? 172.21.15.67:0/478031968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:35 smithi082 bash[20963]: cluster 2024-04-03T21:29:34.535112+0000 mgr.y (mgr.24370) 12932 : cluster [DBG] pgmap v12916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:35 smithi082 bash[20963]: audit 2024-04-03T21:29:35.611126+0000 mon.a (mon.0) 11194 : audit [DBG] from='client.? 172.21.15.67:0/574602016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:35 smithi067 bash[27441]: cluster 2024-04-03T21:29:34.535112+0000 mgr.y (mgr.24370) 12932 : cluster [DBG] pgmap v12916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:35 smithi067 bash[27441]: audit 2024-04-03T21:29:35.611126+0000 mon.a (mon.0) 11194 : audit [DBG] from='client.? 172.21.15.67:0/574602016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:35 smithi067 bash[17655]: cluster 2024-04-03T21:29:34.535112+0000 mgr.y (mgr.24370) 12932 : cluster [DBG] pgmap v12916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:35 smithi067 bash[17655]: audit 2024-04-03T21:29:35.611126+0000 mon.a (mon.0) 11194 : audit [DBG] from='client.? 172.21.15.67:0/574602016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:37 smithi082 bash[20963]: cluster 2024-04-03T21:29:36.536327+0000 mgr.y (mgr.24370) 12933 : cluster [DBG] pgmap v12917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:37 smithi067 bash[17655]: cluster 2024-04-03T21:29:36.536327+0000 mgr.y (mgr.24370) 12933 : cluster [DBG] pgmap v12917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:37 smithi067 bash[27441]: cluster 2024-04-03T21:29:36.536327+0000 mgr.y (mgr.24370) 12933 : cluster [DBG] pgmap v12917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:38 smithi082 bash[20963]: audit 2024-04-03T21:29:38.059827+0000 mon.c (mon.2) 5144 : audit [DBG] from='client.? 172.21.15.67:0/3809472950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:38 smithi067 bash[17655]: audit 2024-04-03T21:29:38.059827+0000 mon.c (mon.2) 5144 : audit [DBG] from='client.? 172.21.15.67:0/3809472950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:38 smithi067 bash[27441]: audit 2024-04-03T21:29:38.059827+0000 mon.c (mon.2) 5144 : audit [DBG] from='client.? 172.21.15.67:0/3809472950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:39 smithi067 bash[27441]: cluster 2024-04-03T21:29:38.537139+0000 mgr.y (mgr.24370) 12934 : cluster [DBG] pgmap v12918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:39 smithi067 bash[17655]: cluster 2024-04-03T21:29:38.537139+0000 mgr.y (mgr.24370) 12934 : cluster [DBG] pgmap v12918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:39 smithi082 bash[20963]: cluster 2024-04-03T21:29:38.537139+0000 mgr.y (mgr.24370) 12934 : cluster [DBG] pgmap v12918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:40 smithi067 bash[27441]: audit 2024-04-03T21:29:40.343914+0000 mon.a (mon.0) 11195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:40 smithi067 bash[27441]: audit 2024-04-03T21:29:40.524030+0000 mon.a (mon.0) 11196 : audit [DBG] from='client.? 172.21.15.67:0/3875252094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:40 smithi067 bash[17655]: audit 2024-04-03T21:29:40.343914+0000 mon.a (mon.0) 11195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:40 smithi067 bash[17655]: audit 2024-04-03T21:29:40.524030+0000 mon.a (mon.0) 11196 : audit [DBG] from='client.? 172.21.15.67:0/3875252094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:40 smithi082 bash[20963]: audit 2024-04-03T21:29:40.343914+0000 mon.a (mon.0) 11195 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:40 smithi082 bash[20963]: audit 2024-04-03T21:29:40.524030+0000 mon.a (mon.0) 11196 : audit [DBG] from='client.? 172.21.15.67:0/3875252094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:41 smithi067 bash[17655]: cluster 2024-04-03T21:29:40.537795+0000 mgr.y (mgr.24370) 12935 : cluster [DBG] pgmap v12919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:41 smithi067 bash[27441]: cluster 2024-04-03T21:29:40.537795+0000 mgr.y (mgr.24370) 12935 : cluster [DBG] pgmap v12919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:41 smithi082 bash[20963]: cluster 2024-04-03T21:29:40.537795+0000 mgr.y (mgr.24370) 12935 : cluster [DBG] pgmap v12919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:29:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:29:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:43 smithi067 bash[17655]: cluster 2024-04-03T21:29:42.538982+0000 mgr.y (mgr.24370) 12936 : cluster [DBG] pgmap v12920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:43 smithi067 bash[17655]: audit 2024-04-03T21:29:42.977363+0000 mon.a (mon.0) 11197 : audit [DBG] from='client.? 172.21.15.67:0/2493966705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:43 smithi067 bash[27441]: cluster 2024-04-03T21:29:42.538982+0000 mgr.y (mgr.24370) 12936 : cluster [DBG] pgmap v12920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:43 smithi067 bash[27441]: audit 2024-04-03T21:29:42.977363+0000 mon.a (mon.0) 11197 : audit [DBG] from='client.? 172.21.15.67:0/2493966705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:43 smithi082 bash[20963]: cluster 2024-04-03T21:29:42.538982+0000 mgr.y (mgr.24370) 12936 : cluster [DBG] pgmap v12920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:43 smithi082 bash[20963]: audit 2024-04-03T21:29:42.977363+0000 mon.a (mon.0) 11197 : audit [DBG] from='client.? 172.21.15.67:0/2493966705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:44 smithi082 bash[20963]: cluster 2024-04-03T21:29:44.539665+0000 mgr.y (mgr.24370) 12937 : cluster [DBG] pgmap v12921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:44 smithi067 bash[17655]: cluster 2024-04-03T21:29:44.539665+0000 mgr.y (mgr.24370) 12937 : cluster [DBG] pgmap v12921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:44 smithi067 bash[27441]: cluster 2024-04-03T21:29:44.539665+0000 mgr.y (mgr.24370) 12937 : cluster [DBG] pgmap v12921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:45 smithi082 bash[20963]: audit 2024-04-03T21:29:45.424951+0000 mon.a (mon.0) 11198 : audit [DBG] from='client.? 172.21.15.67:0/932707503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:45 smithi067 bash[17655]: audit 2024-04-03T21:29:45.424951+0000 mon.a (mon.0) 11198 : audit [DBG] from='client.? 172.21.15.67:0/932707503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:45 smithi067 bash[27441]: audit 2024-04-03T21:29:45.424951+0000 mon.a (mon.0) 11198 : audit [DBG] from='client.? 172.21.15.67:0/932707503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:46 smithi082 bash[20963]: cluster 2024-04-03T21:29:46.540847+0000 mgr.y (mgr.24370) 12938 : cluster [DBG] pgmap v12922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:46 smithi067 bash[17655]: cluster 2024-04-03T21:29:46.540847+0000 mgr.y (mgr.24370) 12938 : cluster [DBG] pgmap v12922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:46 smithi067 bash[27441]: cluster 2024-04-03T21:29:46.540847+0000 mgr.y (mgr.24370) 12938 : cluster [DBG] pgmap v12922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:47 smithi082 bash[20963]: audit 2024-04-03T21:29:47.882512+0000 mon.a (mon.0) 11199 : audit [DBG] from='client.? 172.21.15.67:0/1900973924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:47 smithi067 bash[17655]: audit 2024-04-03T21:29:47.882512+0000 mon.a (mon.0) 11199 : audit [DBG] from='client.? 172.21.15.67:0/1900973924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:47 smithi067 bash[27441]: audit 2024-04-03T21:29:47.882512+0000 mon.a (mon.0) 11199 : audit [DBG] from='client.? 172.21.15.67:0/1900973924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:48 smithi082 bash[20963]: cluster 2024-04-03T21:29:48.541517+0000 mgr.y (mgr.24370) 12939 : cluster [DBG] pgmap v12923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:48 smithi067 bash[17655]: cluster 2024-04-03T21:29:48.541517+0000 mgr.y (mgr.24370) 12939 : cluster [DBG] pgmap v12923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:48 smithi067 bash[27441]: cluster 2024-04-03T21:29:48.541517+0000 mgr.y (mgr.24370) 12939 : cluster [DBG] pgmap v12923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:50 smithi082 bash[20963]: audit 2024-04-03T21:29:50.374904+0000 mon.a (mon.0) 11200 : audit [DBG] from='client.? 172.21.15.67:0/3429667059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:50 smithi067 bash[17655]: audit 2024-04-03T21:29:50.374904+0000 mon.a (mon.0) 11200 : audit [DBG] from='client.? 172.21.15.67:0/3429667059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:50 smithi067 bash[27441]: audit 2024-04-03T21:29:50.374904+0000 mon.a (mon.0) 11200 : audit [DBG] from='client.? 172.21.15.67:0/3429667059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:51 smithi082 bash[20963]: cluster 2024-04-03T21:29:50.542178+0000 mgr.y (mgr.24370) 12940 : cluster [DBG] pgmap v12924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:51 smithi067 bash[17655]: cluster 2024-04-03T21:29:50.542178+0000 mgr.y (mgr.24370) 12940 : cluster [DBG] pgmap v12924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:51 smithi067 bash[27441]: cluster 2024-04-03T21:29:50.542178+0000 mgr.y (mgr.24370) 12940 : cluster [DBG] pgmap v12924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:29:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:53 smithi082 bash[20963]: cluster 2024-04-03T21:29:52.543333+0000 mgr.y (mgr.24370) 12941 : cluster [DBG] pgmap v12925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:53 smithi082 bash[20963]: audit 2024-04-03T21:29:52.830542+0000 mon.c (mon.2) 5145 : audit [DBG] from='client.? 172.21.15.67:0/3624817186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:29:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:53 smithi067 bash[17655]: cluster 2024-04-03T21:29:52.543333+0000 mgr.y (mgr.24370) 12941 : cluster [DBG] pgmap v12925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:53 smithi067 bash[17655]: audit 2024-04-03T21:29:52.830542+0000 mon.c (mon.2) 5145 : audit [DBG] from='client.? 172.21.15.67:0/3624817186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:53 smithi067 bash[27441]: cluster 2024-04-03T21:29:52.543333+0000 mgr.y (mgr.24370) 12941 : cluster [DBG] pgmap v12925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:53 smithi067 bash[27441]: audit 2024-04-03T21:29:52.830542+0000 mon.c (mon.2) 5145 : audit [DBG] from='client.? 172.21.15.67:0/3624817186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:55 smithi082 bash[20963]: cluster 2024-04-03T21:29:54.544004+0000 mgr.y (mgr.24370) 12942 : cluster [DBG] pgmap v12926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:55 smithi082 bash[20963]: audit 2024-04-03T21:29:55.287376+0000 mon.c (mon.2) 5146 : audit [DBG] from='client.? 172.21.15.67:0/2730926992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:55 smithi082 bash[20963]: audit 2024-04-03T21:29:55.344215+0000 mon.a (mon.0) 11201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:55 smithi067 bash[17655]: cluster 2024-04-03T21:29:54.544004+0000 mgr.y (mgr.24370) 12942 : cluster [DBG] pgmap v12926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:55 smithi067 bash[17655]: audit 2024-04-03T21:29:55.287376+0000 mon.c (mon.2) 5146 : audit [DBG] from='client.? 172.21.15.67:0/2730926992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:55 smithi067 bash[17655]: audit 2024-04-03T21:29:55.344215+0000 mon.a (mon.0) 11201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:55 smithi067 bash[27441]: cluster 2024-04-03T21:29:54.544004+0000 mgr.y (mgr.24370) 12942 : cluster [DBG] pgmap v12926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:55 smithi067 bash[27441]: audit 2024-04-03T21:29:55.287376+0000 mon.c (mon.2) 5146 : audit [DBG] from='client.? 172.21.15.67:0/2730926992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:55 smithi067 bash[27441]: audit 2024-04-03T21:29:55.344215+0000 mon.a (mon.0) 11201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:29:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:57 smithi082 bash[20963]: cluster 2024-04-03T21:29:56.545248+0000 mgr.y (mgr.24370) 12943 : cluster [DBG] pgmap v12927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:57 smithi067 bash[17655]: cluster 2024-04-03T21:29:56.545248+0000 mgr.y (mgr.24370) 12943 : cluster [DBG] pgmap v12927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:57 smithi067 bash[27441]: cluster 2024-04-03T21:29:56.545248+0000 mgr.y (mgr.24370) 12943 : cluster [DBG] pgmap v12927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:58 smithi082 bash[20963]: audit 2024-04-03T21:29:57.748154+0000 mon.c (mon.2) 5147 : audit [DBG] from='client.? 172.21.15.67:0/106690498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:58 smithi067 bash[17655]: audit 2024-04-03T21:29:57.748154+0000 mon.c (mon.2) 5147 : audit [DBG] from='client.? 172.21.15.67:0/106690498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:58 smithi067 bash[27441]: audit 2024-04-03T21:29:57.748154+0000 mon.c (mon.2) 5147 : audit [DBG] from='client.? 172.21.15.67:0/106690498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:29:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:29:59 smithi082 bash[20963]: cluster 2024-04-03T21:29:58.545930+0000 mgr.y (mgr.24370) 12944 : cluster [DBG] pgmap v12928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:29:59 smithi067 bash[17655]: cluster 2024-04-03T21:29:58.545930+0000 mgr.y (mgr.24370) 12944 : cluster [DBG] pgmap v12928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:29:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:29:59 smithi067 bash[27441]: cluster 2024-04-03T21:29:58.545930+0000 mgr.y (mgr.24370) 12944 : cluster [DBG] pgmap v12928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:00 smithi082 bash[20963]: cluster 2024-04-03T21:30:00.000190+0000 mon.a (mon.0) 11202 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:00 smithi082 bash[20963]: audit 2024-04-03T21:30:00.202857+0000 mon.c (mon.2) 5148 : audit [DBG] from='client.? 172.21.15.67:0/1644738329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:00 smithi067 bash[17655]: cluster 2024-04-03T21:30:00.000190+0000 mon.a (mon.0) 11202 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:00 smithi067 bash[17655]: audit 2024-04-03T21:30:00.202857+0000 mon.c (mon.2) 5148 : audit [DBG] from='client.? 172.21.15.67:0/1644738329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:00 smithi067 bash[27441]: cluster 2024-04-03T21:30:00.000190+0000 mon.a (mon.0) 11202 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:30:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:00 smithi067 bash[27441]: audit 2024-04-03T21:30:00.202857+0000 mon.c (mon.2) 5148 : audit [DBG] from='client.? 172.21.15.67:0/1644738329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:01 smithi082 bash[20963]: cluster 2024-04-03T21:30:00.546619+0000 mgr.y (mgr.24370) 12945 : cluster [DBG] pgmap v12929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:01 smithi067 bash[17655]: cluster 2024-04-03T21:30:00.546619+0000 mgr.y (mgr.24370) 12945 : cluster [DBG] pgmap v12929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:01 smithi067 bash[27441]: cluster 2024-04-03T21:30:00.546619+0000 mgr.y (mgr.24370) 12945 : cluster [DBG] pgmap v12929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:30:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:30:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:03 smithi082 bash[20963]: cluster 2024-04-03T21:30:02.547709+0000 mgr.y (mgr.24370) 12946 : cluster [DBG] pgmap v12930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:03 smithi082 bash[20963]: audit 2024-04-03T21:30:02.663916+0000 mon.c (mon.2) 5149 : audit [DBG] from='client.? 172.21.15.67:0/1214086717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:03 smithi067 bash[17655]: cluster 2024-04-03T21:30:02.547709+0000 mgr.y (mgr.24370) 12946 : cluster [DBG] pgmap v12930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:03 smithi067 bash[17655]: audit 2024-04-03T21:30:02.663916+0000 mon.c (mon.2) 5149 : audit [DBG] from='client.? 172.21.15.67:0/1214086717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:03 smithi067 bash[27441]: cluster 2024-04-03T21:30:02.547709+0000 mgr.y (mgr.24370) 12946 : cluster [DBG] pgmap v12930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:03 smithi067 bash[27441]: audit 2024-04-03T21:30:02.663916+0000 mon.c (mon.2) 5149 : audit [DBG] from='client.? 172.21.15.67:0/1214086717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:05 smithi067 bash[27441]: cluster 2024-04-03T21:30:04.548421+0000 mgr.y (mgr.24370) 12947 : cluster [DBG] pgmap v12931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:05 smithi067 bash[27441]: audit 2024-04-03T21:30:05.123721+0000 mon.c (mon.2) 5150 : audit [DBG] from='client.? 172.21.15.67:0/3094332055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:05 smithi067 bash[17655]: cluster 2024-04-03T21:30:04.548421+0000 mgr.y (mgr.24370) 12947 : cluster [DBG] pgmap v12931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:05 smithi067 bash[17655]: audit 2024-04-03T21:30:05.123721+0000 mon.c (mon.2) 5150 : audit [DBG] from='client.? 172.21.15.67:0/3094332055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:05 smithi082 bash[20963]: cluster 2024-04-03T21:30:04.548421+0000 mgr.y (mgr.24370) 12947 : cluster [DBG] pgmap v12931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:05 smithi082 bash[20963]: audit 2024-04-03T21:30:05.123721+0000 mon.c (mon.2) 5150 : audit [DBG] from='client.? 172.21.15.67:0/3094332055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:07 smithi067 bash[27441]: cluster 2024-04-03T21:30:06.549541+0000 mgr.y (mgr.24370) 12948 : cluster [DBG] pgmap v12932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:07 smithi067 bash[27441]: audit 2024-04-03T21:30:07.582192+0000 mon.a (mon.0) 11203 : audit [DBG] from='client.? 172.21.15.67:0/730265524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:07 smithi067 bash[17655]: cluster 2024-04-03T21:30:06.549541+0000 mgr.y (mgr.24370) 12948 : cluster [DBG] pgmap v12932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:07 smithi067 bash[17655]: audit 2024-04-03T21:30:07.582192+0000 mon.a (mon.0) 11203 : audit [DBG] from='client.? 172.21.15.67:0/730265524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:07 smithi082 bash[20963]: cluster 2024-04-03T21:30:06.549541+0000 mgr.y (mgr.24370) 12948 : cluster [DBG] pgmap v12932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:07 smithi082 bash[20963]: audit 2024-04-03T21:30:07.582192+0000 mon.a (mon.0) 11203 : audit [DBG] from='client.? 172.21.15.67:0/730265524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:09 smithi067 bash[17655]: cluster 2024-04-03T21:30:08.550347+0000 mgr.y (mgr.24370) 12949 : cluster [DBG] pgmap v12933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:09 smithi067 bash[27441]: cluster 2024-04-03T21:30:08.550347+0000 mgr.y (mgr.24370) 12949 : cluster [DBG] pgmap v12933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:09 smithi082 bash[20963]: cluster 2024-04-03T21:30:08.550347+0000 mgr.y (mgr.24370) 12949 : cluster [DBG] pgmap v12933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:10 smithi067 bash[17655]: audit 2024-04-03T21:30:10.030008+0000 mon.c (mon.2) 5151 : audit [DBG] from='client.? 172.21.15.67:0/1597464932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:10 smithi067 bash[17655]: audit 2024-04-03T21:30:10.344796+0000 mon.a (mon.0) 11204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:10 smithi067 bash[27441]: audit 2024-04-03T21:30:10.030008+0000 mon.c (mon.2) 5151 : audit [DBG] from='client.? 172.21.15.67:0/1597464932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:10 smithi067 bash[27441]: audit 2024-04-03T21:30:10.344796+0000 mon.a (mon.0) 11204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:10 smithi082 bash[20963]: audit 2024-04-03T21:30:10.030008+0000 mon.c (mon.2) 5151 : audit [DBG] from='client.? 172.21.15.67:0/1597464932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:10 smithi082 bash[20963]: audit 2024-04-03T21:30:10.344796+0000 mon.a (mon.0) 11204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:11 smithi067 bash[17655]: cluster 2024-04-03T21:30:10.551052+0000 mgr.y (mgr.24370) 12950 : cluster [DBG] pgmap v12934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:11 smithi067 bash[27441]: cluster 2024-04-03T21:30:10.551052+0000 mgr.y (mgr.24370) 12950 : cluster [DBG] pgmap v12934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:11 smithi082 bash[20963]: cluster 2024-04-03T21:30:10.551052+0000 mgr.y (mgr.24370) 12950 : cluster [DBG] pgmap v12934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:12 smithi067 bash[27441]: audit 2024-04-03T21:30:12.475264+0000 mon.c (mon.2) 5152 : audit [DBG] from='client.? 172.21.15.67:0/2701540435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:12 smithi067 bash[17655]: audit 2024-04-03T21:30:12.475264+0000 mon.c (mon.2) 5152 : audit [DBG] from='client.? 172.21.15.67:0/2701540435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:12 smithi082 bash[20963]: audit 2024-04-03T21:30:12.475264+0000 mon.c (mon.2) 5152 : audit [DBG] from='client.? 172.21.15.67:0/2701540435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:30:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:13 smithi082 bash[20963]: cluster 2024-04-03T21:30:12.552172+0000 mgr.y (mgr.24370) 12951 : cluster [DBG] pgmap v12935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:30:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:13 smithi067 bash[17655]: cluster 2024-04-03T21:30:12.552172+0000 mgr.y (mgr.24370) 12951 : cluster [DBG] pgmap v12935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:13 smithi067 bash[27441]: cluster 2024-04-03T21:30:12.552172+0000 mgr.y (mgr.24370) 12951 : cluster [DBG] pgmap v12935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:15 smithi082 bash[20963]: cluster 2024-04-03T21:30:14.552909+0000 mgr.y (mgr.24370) 12952 : cluster [DBG] pgmap v12936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:15 smithi082 bash[20963]: audit 2024-04-03T21:30:14.928080+0000 mon.a (mon.0) 11205 : audit [DBG] from='client.? 172.21.15.67:0/2796193929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:15 smithi067 bash[17655]: cluster 2024-04-03T21:30:14.552909+0000 mgr.y (mgr.24370) 12952 : cluster [DBG] pgmap v12936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:15 smithi067 bash[17655]: audit 2024-04-03T21:30:14.928080+0000 mon.a (mon.0) 11205 : audit [DBG] from='client.? 172.21.15.67:0/2796193929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:15 smithi067 bash[27441]: cluster 2024-04-03T21:30:14.552909+0000 mgr.y (mgr.24370) 12952 : cluster [DBG] pgmap v12936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:15 smithi067 bash[27441]: audit 2024-04-03T21:30:14.928080+0000 mon.a (mon.0) 11205 : audit [DBG] from='client.? 172.21.15.67:0/2796193929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:17 smithi082 bash[20963]: cluster 2024-04-03T21:30:16.554127+0000 mgr.y (mgr.24370) 12953 : cluster [DBG] pgmap v12937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:17 smithi082 bash[20963]: audit 2024-04-03T21:30:17.377438+0000 mon.a (mon.0) 11206 : audit [DBG] from='client.? 172.21.15.67:0/1679777254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:17 smithi067 bash[17655]: cluster 2024-04-03T21:30:16.554127+0000 mgr.y (mgr.24370) 12953 : cluster [DBG] pgmap v12937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:17 smithi067 bash[17655]: audit 2024-04-03T21:30:17.377438+0000 mon.a (mon.0) 11206 : audit [DBG] from='client.? 172.21.15.67:0/1679777254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:17 smithi067 bash[27441]: cluster 2024-04-03T21:30:16.554127+0000 mgr.y (mgr.24370) 12953 : cluster [DBG] pgmap v12937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:17 smithi067 bash[27441]: audit 2024-04-03T21:30:17.377438+0000 mon.a (mon.0) 11206 : audit [DBG] from='client.? 172.21.15.67:0/1679777254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:19 smithi082 bash[20963]: cluster 2024-04-03T21:30:18.554959+0000 mgr.y (mgr.24370) 12954 : cluster [DBG] pgmap v12938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:19 smithi067 bash[17655]: cluster 2024-04-03T21:30:18.554959+0000 mgr.y (mgr.24370) 12954 : cluster [DBG] pgmap v12938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:19 smithi067 bash[27441]: cluster 2024-04-03T21:30:18.554959+0000 mgr.y (mgr.24370) 12954 : cluster [DBG] pgmap v12938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:20 smithi082 bash[20963]: audit 2024-04-03T21:30:19.823475+0000 mon.c (mon.2) 5153 : audit [DBG] from='client.? 172.21.15.67:0/3335581704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:20 smithi067 bash[17655]: audit 2024-04-03T21:30:19.823475+0000 mon.c (mon.2) 5153 : audit [DBG] from='client.? 172.21.15.67:0/3335581704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:20 smithi067 bash[27441]: audit 2024-04-03T21:30:19.823475+0000 mon.c (mon.2) 5153 : audit [DBG] from='client.? 172.21.15.67:0/3335581704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:21 smithi082 bash[20963]: cluster 2024-04-03T21:30:20.555673+0000 mgr.y (mgr.24370) 12955 : cluster [DBG] pgmap v12939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:21 smithi067 bash[17655]: cluster 2024-04-03T21:30:20.555673+0000 mgr.y (mgr.24370) 12955 : cluster [DBG] pgmap v12939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:21 smithi067 bash[27441]: cluster 2024-04-03T21:30:20.555673+0000 mgr.y (mgr.24370) 12955 : cluster [DBG] pgmap v12939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:22 smithi067 bash[17655]: audit 2024-04-03T21:30:21.894141+0000 mon.a (mon.0) 11207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:30:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:22 smithi067 bash[17655]: audit 2024-04-03T21:30:22.277802+0000 mon.c (mon.2) 5154 : audit [DBG] from='client.? 172.21.15.67:0/1488363160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:22 smithi067 bash[27441]: audit 2024-04-03T21:30:21.894141+0000 mon.a (mon.0) 11207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:30:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:22 smithi067 bash[27441]: audit 2024-04-03T21:30:22.277802+0000 mon.c (mon.2) 5154 : audit [DBG] from='client.? 172.21.15.67:0/1488363160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:22 smithi082 bash[20963]: audit 2024-04-03T21:30:21.894141+0000 mon.a (mon.0) 11207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:30:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:22 smithi082 bash[20963]: audit 2024-04-03T21:30:22.277802+0000 mon.c (mon.2) 5154 : audit [DBG] from='client.? 172.21.15.67:0/1488363160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:30:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:30:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:23 smithi082 bash[20963]: cluster 2024-04-03T21:30:22.556848+0000 mgr.y (mgr.24370) 12956 : cluster [DBG] pgmap v12940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:23 smithi067 bash[17655]: cluster 2024-04-03T21:30:22.556848+0000 mgr.y (mgr.24370) 12956 : cluster [DBG] pgmap v12940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:23 smithi067 bash[27441]: cluster 2024-04-03T21:30:22.556848+0000 mgr.y (mgr.24370) 12956 : cluster [DBG] pgmap v12940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:25 smithi082 bash[20963]: cluster 2024-04-03T21:30:24.557459+0000 mgr.y (mgr.24370) 12957 : cluster [DBG] pgmap v12941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:25 smithi082 bash[20963]: audit 2024-04-03T21:30:24.742992+0000 mon.a (mon.0) 11208 : audit [DBG] from='client.? 172.21.15.67:0/2580180775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:25 smithi082 bash[20963]: audit 2024-04-03T21:30:25.345280+0000 mon.a (mon.0) 11209 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:25 smithi067 bash[17655]: cluster 2024-04-03T21:30:24.557459+0000 mgr.y (mgr.24370) 12957 : cluster [DBG] pgmap v12941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:25 smithi067 bash[17655]: audit 2024-04-03T21:30:24.742992+0000 mon.a (mon.0) 11208 : audit [DBG] from='client.? 172.21.15.67:0/2580180775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:25 smithi067 bash[17655]: audit 2024-04-03T21:30:25.345280+0000 mon.a (mon.0) 11209 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:25 smithi067 bash[27441]: cluster 2024-04-03T21:30:24.557459+0000 mgr.y (mgr.24370) 12957 : cluster [DBG] pgmap v12941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:25 smithi067 bash[27441]: audit 2024-04-03T21:30:24.742992+0000 mon.a (mon.0) 11208 : audit [DBG] from='client.? 172.21.15.67:0/2580180775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:25 smithi067 bash[27441]: audit 2024-04-03T21:30:25.345280+0000 mon.a (mon.0) 11209 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:27 smithi082 bash[20963]: cluster 2024-04-03T21:30:26.558492+0000 mgr.y (mgr.24370) 12958 : cluster [DBG] pgmap v12942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:27 smithi082 bash[20963]: audit 2024-04-03T21:30:27.239058+0000 mon.a (mon.0) 11210 : audit [DBG] from='client.? 172.21.15.67:0/1945750640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:27 smithi082 bash[20963]: audit 2024-04-03T21:30:27.537146+0000 mon.a (mon.0) 11211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:27 smithi082 bash[20963]: audit 2024-04-03T21:30:27.547011+0000 mon.a (mon.0) 11212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:27 smithi067 bash[27441]: cluster 2024-04-03T21:30:26.558492+0000 mgr.y (mgr.24370) 12958 : cluster [DBG] pgmap v12942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:27 smithi067 bash[27441]: audit 2024-04-03T21:30:27.239058+0000 mon.a (mon.0) 11210 : audit [DBG] from='client.? 172.21.15.67:0/1945750640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:27 smithi067 bash[27441]: audit 2024-04-03T21:30:27.537146+0000 mon.a (mon.0) 11211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:27 smithi067 bash[27441]: audit 2024-04-03T21:30:27.547011+0000 mon.a (mon.0) 11212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:27 smithi067 bash[17655]: cluster 2024-04-03T21:30:26.558492+0000 mgr.y (mgr.24370) 12958 : cluster [DBG] pgmap v12942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:27 smithi067 bash[17655]: audit 2024-04-03T21:30:27.239058+0000 mon.a (mon.0) 11210 : audit [DBG] from='client.? 172.21.15.67:0/1945750640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:27 smithi067 bash[17655]: audit 2024-04-03T21:30:27.537146+0000 mon.a (mon.0) 11211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:28.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:27 smithi067 bash[17655]: audit 2024-04-03T21:30:27.547011+0000 mon.a (mon.0) 11212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[17655]: audit 2024-04-03T21:30:27.896943+0000 mon.a (mon.0) 11213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[17655]: audit 2024-04-03T21:30:27.903536+0000 mon.a (mon.0) 11214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[17655]: audit 2024-04-03T21:30:28.444113+0000 mon.a (mon.0) 11215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:30:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[17655]: audit 2024-04-03T21:30:28.445851+0000 mon.a (mon.0) 11216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:30:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[17655]: audit 2024-04-03T21:30:28.454983+0000 mon.a (mon.0) 11217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[27441]: audit 2024-04-03T21:30:27.896943+0000 mon.a (mon.0) 11213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[27441]: audit 2024-04-03T21:30:27.903536+0000 mon.a (mon.0) 11214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[27441]: audit 2024-04-03T21:30:28.444113+0000 mon.a (mon.0) 11215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:30:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[27441]: audit 2024-04-03T21:30:28.445851+0000 mon.a (mon.0) 11216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:30:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:28 smithi067 bash[27441]: audit 2024-04-03T21:30:28.454983+0000 mon.a (mon.0) 11217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:28 smithi082 bash[20963]: audit 2024-04-03T21:30:27.896943+0000 mon.a (mon.0) 11213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:28 smithi082 bash[20963]: audit 2024-04-03T21:30:27.903536+0000 mon.a (mon.0) 11214 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:28 smithi082 bash[20963]: audit 2024-04-03T21:30:28.444113+0000 mon.a (mon.0) 11215 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:30:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:28 smithi082 bash[20963]: audit 2024-04-03T21:30:28.445851+0000 mon.a (mon.0) 11216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:30:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:28 smithi082 bash[20963]: audit 2024-04-03T21:30:28.454983+0000 mon.a (mon.0) 11217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:30:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:29 smithi067 bash[27441]: cluster 2024-04-03T21:30:28.559122+0000 mgr.y (mgr.24370) 12959 : cluster [DBG] pgmap v12943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:29 smithi067 bash[27441]: audit 2024-04-03T21:30:29.699715+0000 mon.c (mon.2) 5155 : audit [DBG] from='client.? 172.21.15.67:0/542237796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:29 smithi067 bash[17655]: cluster 2024-04-03T21:30:28.559122+0000 mgr.y (mgr.24370) 12959 : cluster [DBG] pgmap v12943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:29 smithi067 bash[17655]: audit 2024-04-03T21:30:29.699715+0000 mon.c (mon.2) 5155 : audit [DBG] from='client.? 172.21.15.67:0/542237796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:29 smithi082 bash[20963]: cluster 2024-04-03T21:30:28.559122+0000 mgr.y (mgr.24370) 12959 : cluster [DBG] pgmap v12943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:29 smithi082 bash[20963]: audit 2024-04-03T21:30:29.699715+0000 mon.c (mon.2) 5155 : audit [DBG] from='client.? 172.21.15.67:0/542237796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:31 smithi067 bash[17655]: cluster 2024-04-03T21:30:30.559744+0000 mgr.y (mgr.24370) 12960 : cluster [DBG] pgmap v12944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:31 smithi067 bash[27441]: cluster 2024-04-03T21:30:30.559744+0000 mgr.y (mgr.24370) 12960 : cluster [DBG] pgmap v12944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:31 smithi082 bash[20963]: cluster 2024-04-03T21:30:30.559744+0000 mgr.y (mgr.24370) 12960 : cluster [DBG] pgmap v12944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:32 smithi067 bash[17655]: audit 2024-04-03T21:30:32.155843+0000 mon.a (mon.0) 11218 : audit [DBG] from='client.? 172.21.15.67:0/3042186285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:32 smithi067 bash[27441]: audit 2024-04-03T21:30:32.155843+0000 mon.a (mon.0) 11218 : audit [DBG] from='client.? 172.21.15.67:0/3042186285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:33.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:30:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:32 smithi082 bash[20963]: audit 2024-04-03T21:30:32.155843+0000 mon.a (mon.0) 11218 : audit [DBG] from='client.? 172.21.15.67:0/3042186285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:30:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:33 smithi067 bash[27441]: cluster 2024-04-03T21:30:32.561041+0000 mgr.y (mgr.24370) 12961 : cluster [DBG] pgmap v12945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:33 smithi067 bash[17655]: cluster 2024-04-03T21:30:32.561041+0000 mgr.y (mgr.24370) 12961 : cluster [DBG] pgmap v12945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:33 smithi082 bash[20963]: cluster 2024-04-03T21:30:32.561041+0000 mgr.y (mgr.24370) 12961 : cluster [DBG] pgmap v12945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:34 smithi082 bash[20963]: cluster 2024-04-03T21:30:34.561840+0000 mgr.y (mgr.24370) 12962 : cluster [DBG] pgmap v12946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:34 smithi082 bash[20963]: audit 2024-04-03T21:30:34.613331+0000 mon.a (mon.0) 11219 : audit [DBG] from='client.? 172.21.15.67:0/3088600883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:34 smithi067 bash[17655]: cluster 2024-04-03T21:30:34.561840+0000 mgr.y (mgr.24370) 12962 : cluster [DBG] pgmap v12946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:34 smithi067 bash[17655]: audit 2024-04-03T21:30:34.613331+0000 mon.a (mon.0) 11219 : audit [DBG] from='client.? 172.21.15.67:0/3088600883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:34 smithi067 bash[27441]: cluster 2024-04-03T21:30:34.561840+0000 mgr.y (mgr.24370) 12962 : cluster [DBG] pgmap v12946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:34 smithi067 bash[27441]: audit 2024-04-03T21:30:34.613331+0000 mon.a (mon.0) 11219 : audit [DBG] from='client.? 172.21.15.67:0/3088600883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:37 smithi082 bash[20963]: cluster 2024-04-03T21:30:36.562998+0000 mgr.y (mgr.24370) 12963 : cluster [DBG] pgmap v12947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:37 smithi082 bash[20963]: audit 2024-04-03T21:30:37.071549+0000 mon.c (mon.2) 5156 : audit [DBG] from='client.? 172.21.15.67:0/3745944894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:37 smithi067 bash[17655]: cluster 2024-04-03T21:30:36.562998+0000 mgr.y (mgr.24370) 12963 : cluster [DBG] pgmap v12947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:37 smithi067 bash[17655]: audit 2024-04-03T21:30:37.071549+0000 mon.c (mon.2) 5156 : audit [DBG] from='client.? 172.21.15.67:0/3745944894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:37 smithi067 bash[27441]: cluster 2024-04-03T21:30:36.562998+0000 mgr.y (mgr.24370) 12963 : cluster [DBG] pgmap v12947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:37 smithi067 bash[27441]: audit 2024-04-03T21:30:37.071549+0000 mon.c (mon.2) 5156 : audit [DBG] from='client.? 172.21.15.67:0/3745944894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:39 smithi082 bash[20963]: cluster 2024-04-03T21:30:38.563700+0000 mgr.y (mgr.24370) 12964 : cluster [DBG] pgmap v12948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:39 smithi082 bash[20963]: audit 2024-04-03T21:30:39.521990+0000 mon.a (mon.0) 11220 : audit [DBG] from='client.? 172.21.15.67:0/1077621066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:39 smithi067 bash[17655]: cluster 2024-04-03T21:30:38.563700+0000 mgr.y (mgr.24370) 12964 : cluster [DBG] pgmap v12948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:39 smithi067 bash[17655]: audit 2024-04-03T21:30:39.521990+0000 mon.a (mon.0) 11220 : audit [DBG] from='client.? 172.21.15.67:0/1077621066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:39 smithi067 bash[27441]: cluster 2024-04-03T21:30:38.563700+0000 mgr.y (mgr.24370) 12964 : cluster [DBG] pgmap v12948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:39 smithi067 bash[27441]: audit 2024-04-03T21:30:39.521990+0000 mon.a (mon.0) 11220 : audit [DBG] from='client.? 172.21.15.67:0/1077621066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:40 smithi082 bash[20963]: audit 2024-04-03T21:30:40.345698+0000 mon.a (mon.0) 11221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:40 smithi067 bash[27441]: audit 2024-04-03T21:30:40.345698+0000 mon.a (mon.0) 11221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:40 smithi067 bash[17655]: audit 2024-04-03T21:30:40.345698+0000 mon.a (mon.0) 11221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:41 smithi067 bash[27441]: cluster 2024-04-03T21:30:40.564538+0000 mgr.y (mgr.24370) 12965 : cluster [DBG] pgmap v12949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:41 smithi067 bash[17655]: cluster 2024-04-03T21:30:40.564538+0000 mgr.y (mgr.24370) 12965 : cluster [DBG] pgmap v12949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:41 smithi082 bash[20963]: cluster 2024-04-03T21:30:40.564538+0000 mgr.y (mgr.24370) 12965 : cluster [DBG] pgmap v12949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:42 smithi067 bash[17655]: audit 2024-04-03T21:30:41.983973+0000 mon.a (mon.0) 11222 : audit [DBG] from='client.? 172.21.15.67:0/1832314148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:42 smithi067 bash[27441]: audit 2024-04-03T21:30:41.983973+0000 mon.a (mon.0) 11222 : audit [DBG] from='client.? 172.21.15.67:0/1832314148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:42 smithi082 bash[20963]: audit 2024-04-03T21:30:41.983973+0000 mon.a (mon.0) 11222 : audit [DBG] from='client.? 172.21.15.67:0/1832314148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:30:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:30:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:43 smithi082 bash[20963]: cluster 2024-04-03T21:30:42.565716+0000 mgr.y (mgr.24370) 12966 : cluster [DBG] pgmap v12950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:43 smithi067 bash[17655]: cluster 2024-04-03T21:30:42.565716+0000 mgr.y (mgr.24370) 12966 : cluster [DBG] pgmap v12950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:43 smithi067 bash[27441]: cluster 2024-04-03T21:30:42.565716+0000 mgr.y (mgr.24370) 12966 : cluster [DBG] pgmap v12950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:44 smithi067 bash[27441]: audit 2024-04-03T21:30:44.428329+0000 mon.c (mon.2) 5157 : audit [DBG] from='client.? 172.21.15.67:0/1919179766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:44 smithi067 bash[17655]: audit 2024-04-03T21:30:44.428329+0000 mon.c (mon.2) 5157 : audit [DBG] from='client.? 172.21.15.67:0/1919179766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:44 smithi082 bash[20963]: audit 2024-04-03T21:30:44.428329+0000 mon.c (mon.2) 5157 : audit [DBG] from='client.? 172.21.15.67:0/1919179766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:45 smithi067 bash[27441]: cluster 2024-04-03T21:30:44.566458+0000 mgr.y (mgr.24370) 12967 : cluster [DBG] pgmap v12951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:45 smithi067 bash[17655]: cluster 2024-04-03T21:30:44.566458+0000 mgr.y (mgr.24370) 12967 : cluster [DBG] pgmap v12951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:45 smithi082 bash[20963]: cluster 2024-04-03T21:30:44.566458+0000 mgr.y (mgr.24370) 12967 : cluster [DBG] pgmap v12951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:47 smithi067 bash[17655]: cluster 2024-04-03T21:30:46.567388+0000 mgr.y (mgr.24370) 12968 : cluster [DBG] pgmap v12952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:47 smithi067 bash[17655]: audit 2024-04-03T21:30:46.879236+0000 mon.a (mon.0) 11223 : audit [DBG] from='client.? 172.21.15.67:0/4039167996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:47 smithi067 bash[27441]: cluster 2024-04-03T21:30:46.567388+0000 mgr.y (mgr.24370) 12968 : cluster [DBG] pgmap v12952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:47 smithi067 bash[27441]: audit 2024-04-03T21:30:46.879236+0000 mon.a (mon.0) 11223 : audit [DBG] from='client.? 172.21.15.67:0/4039167996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:47 smithi082 bash[20963]: cluster 2024-04-03T21:30:46.567388+0000 mgr.y (mgr.24370) 12968 : cluster [DBG] pgmap v12952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:47 smithi082 bash[20963]: audit 2024-04-03T21:30:46.879236+0000 mon.a (mon.0) 11223 : audit [DBG] from='client.? 172.21.15.67:0/4039167996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:49 smithi067 bash[17655]: cluster 2024-04-03T21:30:48.568080+0000 mgr.y (mgr.24370) 12969 : cluster [DBG] pgmap v12953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:49 smithi067 bash[17655]: audit 2024-04-03T21:30:49.333396+0000 mon.a (mon.0) 11224 : audit [DBG] from='client.? 172.21.15.67:0/430379358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:49 smithi067 bash[27441]: cluster 2024-04-03T21:30:48.568080+0000 mgr.y (mgr.24370) 12969 : cluster [DBG] pgmap v12953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:49 smithi067 bash[27441]: audit 2024-04-03T21:30:49.333396+0000 mon.a (mon.0) 11224 : audit [DBG] from='client.? 172.21.15.67:0/430379358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:49 smithi082 bash[20963]: cluster 2024-04-03T21:30:48.568080+0000 mgr.y (mgr.24370) 12969 : cluster [DBG] pgmap v12953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:49 smithi082 bash[20963]: audit 2024-04-03T21:30:49.333396+0000 mon.a (mon.0) 11224 : audit [DBG] from='client.? 172.21.15.67:0/430379358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:51 smithi067 bash[17655]: cluster 2024-04-03T21:30:50.568719+0000 mgr.y (mgr.24370) 12970 : cluster [DBG] pgmap v12954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:51 smithi067 bash[27441]: cluster 2024-04-03T21:30:50.568719+0000 mgr.y (mgr.24370) 12970 : cluster [DBG] pgmap v12954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:51 smithi082 bash[20963]: cluster 2024-04-03T21:30:50.568719+0000 mgr.y (mgr.24370) 12970 : cluster [DBG] pgmap v12954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:52 smithi067 bash[17655]: audit 2024-04-03T21:30:51.794678+0000 mon.a (mon.0) 11225 : audit [DBG] from='client.? 172.21.15.67:0/2132983900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:52 smithi067 bash[27441]: audit 2024-04-03T21:30:51.794678+0000 mon.a (mon.0) 11225 : audit [DBG] from='client.? 172.21.15.67:0/2132983900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:52 smithi082 bash[20963]: audit 2024-04-03T21:30:51.794678+0000 mon.a (mon.0) 11225 : audit [DBG] from='client.? 172.21.15.67:0/2132983900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:30:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:30:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:53 smithi082 bash[20963]: cluster 2024-04-03T21:30:52.569918+0000 mgr.y (mgr.24370) 12971 : cluster [DBG] pgmap v12955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:53 smithi067 bash[17655]: cluster 2024-04-03T21:30:52.569918+0000 mgr.y (mgr.24370) 12971 : cluster [DBG] pgmap v12955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:53 smithi067 bash[27441]: cluster 2024-04-03T21:30:52.569918+0000 mgr.y (mgr.24370) 12971 : cluster [DBG] pgmap v12955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:54 smithi082 bash[20963]: audit 2024-04-03T21:30:54.248549+0000 mon.c (mon.2) 5158 : audit [DBG] from='client.? 172.21.15.67:0/1275219367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:54 smithi067 bash[17655]: audit 2024-04-03T21:30:54.248549+0000 mon.c (mon.2) 5158 : audit [DBG] from='client.? 172.21.15.67:0/1275219367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:54 smithi067 bash[27441]: audit 2024-04-03T21:30:54.248549+0000 mon.c (mon.2) 5158 : audit [DBG] from='client.? 172.21.15.67:0/1275219367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:55 smithi082 bash[20963]: cluster 2024-04-03T21:30:54.570762+0000 mgr.y (mgr.24370) 12972 : cluster [DBG] pgmap v12956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:55 smithi082 bash[20963]: audit 2024-04-03T21:30:55.345942+0000 mon.a (mon.0) 11226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:55 smithi067 bash[17655]: cluster 2024-04-03T21:30:54.570762+0000 mgr.y (mgr.24370) 12972 : cluster [DBG] pgmap v12956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:55 smithi067 bash[17655]: audit 2024-04-03T21:30:55.345942+0000 mon.a (mon.0) 11226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:55 smithi067 bash[27441]: cluster 2024-04-03T21:30:54.570762+0000 mgr.y (mgr.24370) 12972 : cluster [DBG] pgmap v12956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:55 smithi067 bash[27441]: audit 2024-04-03T21:30:55.345942+0000 mon.a (mon.0) 11226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:30:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:57 smithi082 bash[20963]: cluster 2024-04-03T21:30:56.571715+0000 mgr.y (mgr.24370) 12973 : cluster [DBG] pgmap v12957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:57 smithi082 bash[20963]: audit 2024-04-03T21:30:56.707220+0000 mon.c (mon.2) 5159 : audit [DBG] from='client.? 172.21.15.67:0/845394163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:57 smithi067 bash[17655]: cluster 2024-04-03T21:30:56.571715+0000 mgr.y (mgr.24370) 12973 : cluster [DBG] pgmap v12957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:57 smithi067 bash[17655]: audit 2024-04-03T21:30:56.707220+0000 mon.c (mon.2) 5159 : audit [DBG] from='client.? 172.21.15.67:0/845394163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:30:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:57 smithi067 bash[27441]: cluster 2024-04-03T21:30:56.571715+0000 mgr.y (mgr.24370) 12973 : cluster [DBG] pgmap v12957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:30:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:57 smithi067 bash[27441]: audit 2024-04-03T21:30:56.707220+0000 mon.c (mon.2) 5159 : audit [DBG] from='client.? 172.21.15.67:0/845394163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:59 smithi082 bash[20963]: cluster 2024-04-03T21:30:58.572384+0000 mgr.y (mgr.24370) 12974 : cluster [DBG] pgmap v12958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:30:59 smithi082 bash[20963]: audit 2024-04-03T21:30:59.160417+0000 mon.a (mon.0) 11227 : audit [DBG] from='client.? 172.21.15.67:0/1780610660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:59 smithi067 bash[17655]: cluster 2024-04-03T21:30:58.572384+0000 mgr.y (mgr.24370) 12974 : cluster [DBG] pgmap v12958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:30:59 smithi067 bash[17655]: audit 2024-04-03T21:30:59.160417+0000 mon.a (mon.0) 11227 : audit [DBG] from='client.? 172.21.15.67:0/1780610660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:59 smithi067 bash[27441]: cluster 2024-04-03T21:30:58.572384+0000 mgr.y (mgr.24370) 12974 : cluster [DBG] pgmap v12958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:30:59 smithi067 bash[27441]: audit 2024-04-03T21:30:59.160417+0000 mon.a (mon.0) 11227 : audit [DBG] from='client.? 172.21.15.67:0/1780610660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:01 smithi082 bash[20963]: cluster 2024-04-03T21:31:00.573057+0000 mgr.y (mgr.24370) 12975 : cluster [DBG] pgmap v12959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:01 smithi082 bash[20963]: audit 2024-04-03T21:31:01.615055+0000 mon.c (mon.2) 5160 : audit [DBG] from='client.? 172.21.15.67:0/169563273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:01 smithi067 bash[17655]: cluster 2024-04-03T21:31:00.573057+0000 mgr.y (mgr.24370) 12975 : cluster [DBG] pgmap v12959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:01 smithi067 bash[17655]: audit 2024-04-03T21:31:01.615055+0000 mon.c (mon.2) 5160 : audit [DBG] from='client.? 172.21.15.67:0/169563273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:01 smithi067 bash[27441]: cluster 2024-04-03T21:31:00.573057+0000 mgr.y (mgr.24370) 12975 : cluster [DBG] pgmap v12959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:01 smithi067 bash[27441]: audit 2024-04-03T21:31:01.615055+0000 mon.c (mon.2) 5160 : audit [DBG] from='client.? 172.21.15.67:0/169563273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:31:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:03 smithi082 bash[20963]: cluster 2024-04-03T21:31:02.574245+0000 mgr.y (mgr.24370) 12976 : cluster [DBG] pgmap v12960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:31:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:03 smithi067 bash[17655]: cluster 2024-04-03T21:31:02.574245+0000 mgr.y (mgr.24370) 12976 : cluster [DBG] pgmap v12960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:03 smithi067 bash[27441]: cluster 2024-04-03T21:31:02.574245+0000 mgr.y (mgr.24370) 12976 : cluster [DBG] pgmap v12960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:04 smithi082 bash[20963]: audit 2024-04-03T21:31:04.069423+0000 mon.c (mon.2) 5161 : audit [DBG] from='client.? 172.21.15.67:0/3136766415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:04 smithi067 bash[17655]: audit 2024-04-03T21:31:04.069423+0000 mon.c (mon.2) 5161 : audit [DBG] from='client.? 172.21.15.67:0/3136766415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:04 smithi067 bash[27441]: audit 2024-04-03T21:31:04.069423+0000 mon.c (mon.2) 5161 : audit [DBG] from='client.? 172.21.15.67:0/3136766415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:05 smithi082 bash[20963]: cluster 2024-04-03T21:31:04.574881+0000 mgr.y (mgr.24370) 12977 : cluster [DBG] pgmap v12961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:05 smithi067 bash[27441]: cluster 2024-04-03T21:31:04.574881+0000 mgr.y (mgr.24370) 12977 : cluster [DBG] pgmap v12961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:05 smithi067 bash[17655]: cluster 2024-04-03T21:31:04.574881+0000 mgr.y (mgr.24370) 12977 : cluster [DBG] pgmap v12961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:06 smithi082 bash[20963]: audit 2024-04-03T21:31:06.528661+0000 mon.a (mon.0) 11228 : audit [DBG] from='client.? 172.21.15.67:0/601250887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:06 smithi067 bash[27441]: audit 2024-04-03T21:31:06.528661+0000 mon.a (mon.0) 11228 : audit [DBG] from='client.? 172.21.15.67:0/601250887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:06 smithi067 bash[17655]: audit 2024-04-03T21:31:06.528661+0000 mon.a (mon.0) 11228 : audit [DBG] from='client.? 172.21.15.67:0/601250887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:07 smithi082 bash[20963]: cluster 2024-04-03T21:31:06.576084+0000 mgr.y (mgr.24370) 12978 : cluster [DBG] pgmap v12962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:07 smithi067 bash[17655]: cluster 2024-04-03T21:31:06.576084+0000 mgr.y (mgr.24370) 12978 : cluster [DBG] pgmap v12962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:07 smithi067 bash[27441]: cluster 2024-04-03T21:31:06.576084+0000 mgr.y (mgr.24370) 12978 : cluster [DBG] pgmap v12962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:09 smithi082 bash[20963]: cluster 2024-04-03T21:31:08.576618+0000 mgr.y (mgr.24370) 12979 : cluster [DBG] pgmap v12963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:09 smithi082 bash[20963]: audit 2024-04-03T21:31:08.980682+0000 mon.c (mon.2) 5162 : audit [DBG] from='client.? 172.21.15.67:0/522855247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:09 smithi067 bash[17655]: cluster 2024-04-03T21:31:08.576618+0000 mgr.y (mgr.24370) 12979 : cluster [DBG] pgmap v12963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:09 smithi067 bash[17655]: audit 2024-04-03T21:31:08.980682+0000 mon.c (mon.2) 5162 : audit [DBG] from='client.? 172.21.15.67:0/522855247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:09 smithi067 bash[27441]: cluster 2024-04-03T21:31:08.576618+0000 mgr.y (mgr.24370) 12979 : cluster [DBG] pgmap v12963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:09 smithi067 bash[27441]: audit 2024-04-03T21:31:08.980682+0000 mon.c (mon.2) 5162 : audit [DBG] from='client.? 172.21.15.67:0/522855247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:10 smithi082 bash[20963]: audit 2024-04-03T21:31:10.346403+0000 mon.a (mon.0) 11229 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:10 smithi067 bash[17655]: audit 2024-04-03T21:31:10.346403+0000 mon.a (mon.0) 11229 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:10 smithi067 bash[27441]: audit 2024-04-03T21:31:10.346403+0000 mon.a (mon.0) 11229 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:11 smithi082 bash[20963]: cluster 2024-04-03T21:31:10.577272+0000 mgr.y (mgr.24370) 12980 : cluster [DBG] pgmap v12964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:11 smithi082 bash[20963]: audit 2024-04-03T21:31:11.426758+0000 mon.a (mon.0) 11230 : audit [DBG] from='client.? 172.21.15.67:0/1569914954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:11 smithi067 bash[27441]: cluster 2024-04-03T21:31:10.577272+0000 mgr.y (mgr.24370) 12980 : cluster [DBG] pgmap v12964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:11 smithi067 bash[27441]: audit 2024-04-03T21:31:11.426758+0000 mon.a (mon.0) 11230 : audit [DBG] from='client.? 172.21.15.67:0/1569914954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:11 smithi067 bash[17655]: cluster 2024-04-03T21:31:10.577272+0000 mgr.y (mgr.24370) 12980 : cluster [DBG] pgmap v12964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:11 smithi067 bash[17655]: audit 2024-04-03T21:31:11.426758+0000 mon.a (mon.0) 11230 : audit [DBG] from='client.? 172.21.15.67:0/1569914954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:31:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:31:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:13 smithi082 bash[20963]: cluster 2024-04-03T21:31:12.578323+0000 mgr.y (mgr.24370) 12981 : cluster [DBG] pgmap v12965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:13 smithi067 bash[17655]: cluster 2024-04-03T21:31:12.578323+0000 mgr.y (mgr.24370) 12981 : cluster [DBG] pgmap v12965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:13 smithi067 bash[27441]: cluster 2024-04-03T21:31:12.578323+0000 mgr.y (mgr.24370) 12981 : cluster [DBG] pgmap v12965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:14 smithi082 bash[20963]: audit 2024-04-03T21:31:13.887803+0000 mon.c (mon.2) 5163 : audit [DBG] from='client.? 172.21.15.67:0/1152575166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:14 smithi067 bash[17655]: audit 2024-04-03T21:31:13.887803+0000 mon.c (mon.2) 5163 : audit [DBG] from='client.? 172.21.15.67:0/1152575166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:14 smithi067 bash[27441]: audit 2024-04-03T21:31:13.887803+0000 mon.c (mon.2) 5163 : audit [DBG] from='client.? 172.21.15.67:0/1152575166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:15 smithi082 bash[20963]: cluster 2024-04-03T21:31:14.579017+0000 mgr.y (mgr.24370) 12982 : cluster [DBG] pgmap v12966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:15.887 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 21:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T21:31:15.576694022Z level=info msg="Completed cleanup jobs" duration=46.118477ms 2024-04-03T21:31:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:15 smithi067 bash[27441]: cluster 2024-04-03T21:31:14.579017+0000 mgr.y (mgr.24370) 12982 : cluster [DBG] pgmap v12966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:15 smithi067 bash[17655]: cluster 2024-04-03T21:31:14.579017+0000 mgr.y (mgr.24370) 12982 : cluster [DBG] pgmap v12966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:16 smithi082 bash[20963]: audit 2024-04-03T21:31:16.341862+0000 mon.a (mon.0) 11231 : audit [DBG] from='client.? 172.21.15.67:0/955049771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:16 smithi067 bash[17655]: audit 2024-04-03T21:31:16.341862+0000 mon.a (mon.0) 11231 : audit [DBG] from='client.? 172.21.15.67:0/955049771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:16 smithi067 bash[27441]: audit 2024-04-03T21:31:16.341862+0000 mon.a (mon.0) 11231 : audit [DBG] from='client.? 172.21.15.67:0/955049771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:17 smithi082 bash[20963]: cluster 2024-04-03T21:31:16.580196+0000 mgr.y (mgr.24370) 12983 : cluster [DBG] pgmap v12967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:17 smithi067 bash[17655]: cluster 2024-04-03T21:31:16.580196+0000 mgr.y (mgr.24370) 12983 : cluster [DBG] pgmap v12967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:17 smithi067 bash[27441]: cluster 2024-04-03T21:31:16.580196+0000 mgr.y (mgr.24370) 12983 : cluster [DBG] pgmap v12967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:19 smithi082 bash[20963]: cluster 2024-04-03T21:31:18.580793+0000 mgr.y (mgr.24370) 12984 : cluster [DBG] pgmap v12968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:19 smithi082 bash[20963]: audit 2024-04-03T21:31:18.789923+0000 mon.a (mon.0) 11232 : audit [DBG] from='client.? 172.21.15.67:0/3840176522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:19 smithi067 bash[17655]: cluster 2024-04-03T21:31:18.580793+0000 mgr.y (mgr.24370) 12984 : cluster [DBG] pgmap v12968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:19 smithi067 bash[17655]: audit 2024-04-03T21:31:18.789923+0000 mon.a (mon.0) 11232 : audit [DBG] from='client.? 172.21.15.67:0/3840176522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:19 smithi067 bash[27441]: cluster 2024-04-03T21:31:18.580793+0000 mgr.y (mgr.24370) 12984 : cluster [DBG] pgmap v12968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:19 smithi067 bash[27441]: audit 2024-04-03T21:31:18.789923+0000 mon.a (mon.0) 11232 : audit [DBG] from='client.? 172.21.15.67:0/3840176522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:21 smithi082 bash[20963]: cluster 2024-04-03T21:31:20.581492+0000 mgr.y (mgr.24370) 12985 : cluster [DBG] pgmap v12969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:21 smithi082 bash[20963]: audit 2024-04-03T21:31:21.239571+0000 mon.a (mon.0) 11233 : audit [DBG] from='client.? 172.21.15.67:0/1993016479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:21 smithi067 bash[17655]: cluster 2024-04-03T21:31:20.581492+0000 mgr.y (mgr.24370) 12985 : cluster [DBG] pgmap v12969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:21 smithi067 bash[17655]: audit 2024-04-03T21:31:21.239571+0000 mon.a (mon.0) 11233 : audit [DBG] from='client.? 172.21.15.67:0/1993016479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:21 smithi067 bash[27441]: cluster 2024-04-03T21:31:20.581492+0000 mgr.y (mgr.24370) 12985 : cluster [DBG] pgmap v12969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:21 smithi067 bash[27441]: audit 2024-04-03T21:31:21.239571+0000 mon.a (mon.0) 11233 : audit [DBG] from='client.? 172.21.15.67:0/1993016479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:31:23.785 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:31:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:23 smithi082 bash[20963]: cluster 2024-04-03T21:31:22.582677+0000 mgr.y (mgr.24370) 12986 : cluster [DBG] pgmap v12970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:23 smithi082 bash[20963]: audit 2024-04-03T21:31:23.686692+0000 mon.a (mon.0) 11234 : audit [DBG] from='client.? 172.21.15.67:0/2178052625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:23 smithi067 bash[17655]: cluster 2024-04-03T21:31:22.582677+0000 mgr.y (mgr.24370) 12986 : cluster [DBG] pgmap v12970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:23 smithi067 bash[17655]: audit 2024-04-03T21:31:23.686692+0000 mon.a (mon.0) 11234 : audit [DBG] from='client.? 172.21.15.67:0/2178052625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:23 smithi067 bash[27441]: cluster 2024-04-03T21:31:22.582677+0000 mgr.y (mgr.24370) 12986 : cluster [DBG] pgmap v12970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:23 smithi067 bash[27441]: audit 2024-04-03T21:31:23.686692+0000 mon.a (mon.0) 11234 : audit [DBG] from='client.? 172.21.15.67:0/2178052625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:25 smithi082 bash[20963]: cluster 2024-04-03T21:31:24.583434+0000 mgr.y (mgr.24370) 12987 : cluster [DBG] pgmap v12971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:25 smithi082 bash[20963]: audit 2024-04-03T21:31:25.346799+0000 mon.a (mon.0) 11235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:25 smithi067 bash[27441]: cluster 2024-04-03T21:31:24.583434+0000 mgr.y (mgr.24370) 12987 : cluster [DBG] pgmap v12971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:25 smithi067 bash[27441]: audit 2024-04-03T21:31:25.346799+0000 mon.a (mon.0) 11235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:25 smithi067 bash[17655]: cluster 2024-04-03T21:31:24.583434+0000 mgr.y (mgr.24370) 12987 : cluster [DBG] pgmap v12971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:25 smithi067 bash[17655]: audit 2024-04-03T21:31:25.346799+0000 mon.a (mon.0) 11235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:26 smithi082 bash[20963]: audit 2024-04-03T21:31:26.138727+0000 mon.c (mon.2) 5164 : audit [DBG] from='client.? 172.21.15.67:0/3199427849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:26 smithi067 bash[27441]: audit 2024-04-03T21:31:26.138727+0000 mon.c (mon.2) 5164 : audit [DBG] from='client.? 172.21.15.67:0/3199427849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:26 smithi067 bash[17655]: audit 2024-04-03T21:31:26.138727+0000 mon.c (mon.2) 5164 : audit [DBG] from='client.? 172.21.15.67:0/3199427849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:27 smithi082 bash[20963]: cluster 2024-04-03T21:31:26.584652+0000 mgr.y (mgr.24370) 12988 : cluster [DBG] pgmap v12972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:27 smithi067 bash[27441]: cluster 2024-04-03T21:31:26.584652+0000 mgr.y (mgr.24370) 12988 : cluster [DBG] pgmap v12972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:27 smithi067 bash[17655]: cluster 2024-04-03T21:31:26.584652+0000 mgr.y (mgr.24370) 12988 : cluster [DBG] pgmap v12972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:28 smithi082 bash[20963]: audit 2024-04-03T21:31:28.532586+0000 mon.a (mon.0) 11236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:31:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:28 smithi082 bash[20963]: audit 2024-04-03T21:31:28.587879+0000 mon.c (mon.2) 5165 : audit [DBG] from='client.? 172.21.15.67:0/367607030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:28 smithi067 bash[17655]: audit 2024-04-03T21:31:28.532586+0000 mon.a (mon.0) 11236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:31:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:28 smithi067 bash[17655]: audit 2024-04-03T21:31:28.587879+0000 mon.c (mon.2) 5165 : audit [DBG] from='client.? 172.21.15.67:0/367607030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:28 smithi067 bash[27441]: audit 2024-04-03T21:31:28.532586+0000 mon.a (mon.0) 11236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:31:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:28 smithi067 bash[27441]: audit 2024-04-03T21:31:28.587879+0000 mon.c (mon.2) 5165 : audit [DBG] from='client.? 172.21.15.67:0/367607030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:29 smithi082 bash[20963]: cluster 2024-04-03T21:31:28.585319+0000 mgr.y (mgr.24370) 12989 : cluster [DBG] pgmap v12973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:29 smithi067 bash[17655]: cluster 2024-04-03T21:31:28.585319+0000 mgr.y (mgr.24370) 12989 : cluster [DBG] pgmap v12973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:29 smithi067 bash[27441]: cluster 2024-04-03T21:31:28.585319+0000 mgr.y (mgr.24370) 12989 : cluster [DBG] pgmap v12973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:31 smithi082 bash[20963]: cluster 2024-04-03T21:31:30.585967+0000 mgr.y (mgr.24370) 12990 : cluster [DBG] pgmap v12974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:31 smithi082 bash[20963]: audit 2024-04-03T21:31:31.047356+0000 mon.c (mon.2) 5166 : audit [DBG] from='client.? 172.21.15.67:0/3530045743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:31 smithi067 bash[17655]: cluster 2024-04-03T21:31:30.585967+0000 mgr.y (mgr.24370) 12990 : cluster [DBG] pgmap v12974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:31 smithi067 bash[17655]: audit 2024-04-03T21:31:31.047356+0000 mon.c (mon.2) 5166 : audit [DBG] from='client.? 172.21.15.67:0/3530045743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:31 smithi067 bash[27441]: cluster 2024-04-03T21:31:30.585967+0000 mgr.y (mgr.24370) 12990 : cluster [DBG] pgmap v12974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:31 smithi067 bash[27441]: audit 2024-04-03T21:31:31.047356+0000 mon.c (mon.2) 5166 : audit [DBG] from='client.? 172.21.15.67:0/3530045743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:31:33.817 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:31:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:33 smithi082 bash[20963]: cluster 2024-04-03T21:31:32.587187+0000 mgr.y (mgr.24370) 12991 : cluster [DBG] pgmap v12975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:33 smithi082 bash[20963]: audit 2024-04-03T21:31:33.505519+0000 mon.c (mon.2) 5167 : audit [DBG] from='client.? 172.21.15.67:0/1422144023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:33 smithi067 bash[27441]: cluster 2024-04-03T21:31:32.587187+0000 mgr.y (mgr.24370) 12991 : cluster [DBG] pgmap v12975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:33 smithi067 bash[27441]: audit 2024-04-03T21:31:33.505519+0000 mon.c (mon.2) 5167 : audit [DBG] from='client.? 172.21.15.67:0/1422144023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:33 smithi067 bash[17655]: cluster 2024-04-03T21:31:32.587187+0000 mgr.y (mgr.24370) 12991 : cluster [DBG] pgmap v12975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:33 smithi067 bash[17655]: audit 2024-04-03T21:31:33.505519+0000 mon.c (mon.2) 5167 : audit [DBG] from='client.? 172.21.15.67:0/1422144023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:35 smithi082 bash[20963]: audit 2024-04-03T21:31:34.229947+0000 mon.a (mon.0) 11237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:35 smithi082 bash[20963]: audit 2024-04-03T21:31:34.238233+0000 mon.a (mon.0) 11238 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:35 smithi082 bash[20963]: audit 2024-04-03T21:31:34.529112+0000 mon.a (mon.0) 11239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:35 smithi082 bash[20963]: audit 2024-04-03T21:31:34.539019+0000 mon.a (mon.0) 11240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:35 smithi082 bash[20963]: cluster 2024-04-03T21:31:34.587874+0000 mgr.y (mgr.24370) 12992 : cluster [DBG] pgmap v12976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:35 smithi082 bash[20963]: audit 2024-04-03T21:31:34.969294+0000 mon.a (mon.0) 11241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:31:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:35 smithi082 bash[20963]: audit 2024-04-03T21:31:34.971081+0000 mon.a (mon.0) 11242 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:31:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:35 smithi082 bash[20963]: audit 2024-04-03T21:31:34.980598+0000 mon.a (mon.0) 11243 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[17655]: audit 2024-04-03T21:31:34.229947+0000 mon.a (mon.0) 11237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[17655]: audit 2024-04-03T21:31:34.238233+0000 mon.a (mon.0) 11238 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[17655]: audit 2024-04-03T21:31:34.529112+0000 mon.a (mon.0) 11239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[17655]: audit 2024-04-03T21:31:34.539019+0000 mon.a (mon.0) 11240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[17655]: cluster 2024-04-03T21:31:34.587874+0000 mgr.y (mgr.24370) 12992 : cluster [DBG] pgmap v12976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[17655]: audit 2024-04-03T21:31:34.969294+0000 mon.a (mon.0) 11241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:31:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[17655]: audit 2024-04-03T21:31:34.971081+0000 mon.a (mon.0) 11242 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:31:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[17655]: audit 2024-04-03T21:31:34.980598+0000 mon.a (mon.0) 11243 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[27441]: audit 2024-04-03T21:31:34.229947+0000 mon.a (mon.0) 11237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[27441]: audit 2024-04-03T21:31:34.238233+0000 mon.a (mon.0) 11238 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[27441]: audit 2024-04-03T21:31:34.529112+0000 mon.a (mon.0) 11239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[27441]: audit 2024-04-03T21:31:34.539019+0000 mon.a (mon.0) 11240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[27441]: cluster 2024-04-03T21:31:34.587874+0000 mgr.y (mgr.24370) 12992 : cluster [DBG] pgmap v12976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[27441]: audit 2024-04-03T21:31:34.969294+0000 mon.a (mon.0) 11241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:31:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[27441]: audit 2024-04-03T21:31:34.971081+0000 mon.a (mon.0) 11242 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:31:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:35 smithi067 bash[27441]: audit 2024-04-03T21:31:34.980598+0000 mon.a (mon.0) 11243 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:31:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:36 smithi082 bash[20963]: audit 2024-04-03T21:31:35.969824+0000 mon.c (mon.2) 5168 : audit [DBG] from='client.? 172.21.15.67:0/3505452984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:36 smithi067 bash[27441]: audit 2024-04-03T21:31:35.969824+0000 mon.c (mon.2) 5168 : audit [DBG] from='client.? 172.21.15.67:0/3505452984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:36 smithi067 bash[17655]: audit 2024-04-03T21:31:35.969824+0000 mon.c (mon.2) 5168 : audit [DBG] from='client.? 172.21.15.67:0/3505452984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:37 smithi082 bash[20963]: cluster 2024-04-03T21:31:36.589062+0000 mgr.y (mgr.24370) 12993 : cluster [DBG] pgmap v12977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:37 smithi067 bash[17655]: cluster 2024-04-03T21:31:36.589062+0000 mgr.y (mgr.24370) 12993 : cluster [DBG] pgmap v12977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:37 smithi067 bash[27441]: cluster 2024-04-03T21:31:36.589062+0000 mgr.y (mgr.24370) 12993 : cluster [DBG] pgmap v12977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:38 smithi082 bash[20963]: audit 2024-04-03T21:31:38.424139+0000 mon.a (mon.0) 11244 : audit [DBG] from='client.? 172.21.15.67:0/1789551740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:38 smithi067 bash[27441]: audit 2024-04-03T21:31:38.424139+0000 mon.a (mon.0) 11244 : audit [DBG] from='client.? 172.21.15.67:0/1789551740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:38 smithi067 bash[17655]: audit 2024-04-03T21:31:38.424139+0000 mon.a (mon.0) 11244 : audit [DBG] from='client.? 172.21.15.67:0/1789551740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:39 smithi082 bash[20963]: cluster 2024-04-03T21:31:38.589773+0000 mgr.y (mgr.24370) 12994 : cluster [DBG] pgmap v12978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:39 smithi067 bash[27441]: cluster 2024-04-03T21:31:38.589773+0000 mgr.y (mgr.24370) 12994 : cluster [DBG] pgmap v12978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:39 smithi067 bash[17655]: cluster 2024-04-03T21:31:38.589773+0000 mgr.y (mgr.24370) 12994 : cluster [DBG] pgmap v12978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:40 smithi082 bash[20963]: audit 2024-04-03T21:31:40.347203+0000 mon.a (mon.0) 11245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:40 smithi067 bash[27441]: audit 2024-04-03T21:31:40.347203+0000 mon.a (mon.0) 11245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:40 smithi067 bash[17655]: audit 2024-04-03T21:31:40.347203+0000 mon.a (mon.0) 11245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:41 smithi082 bash[20963]: cluster 2024-04-03T21:31:40.590253+0000 mgr.y (mgr.24370) 12995 : cluster [DBG] pgmap v12979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:41 smithi082 bash[20963]: audit 2024-04-03T21:31:40.873794+0000 mon.a (mon.0) 11246 : audit [DBG] from='client.? 172.21.15.67:0/3426917503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:41 smithi067 bash[17655]: cluster 2024-04-03T21:31:40.590253+0000 mgr.y (mgr.24370) 12995 : cluster [DBG] pgmap v12979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:41 smithi067 bash[17655]: audit 2024-04-03T21:31:40.873794+0000 mon.a (mon.0) 11246 : audit [DBG] from='client.? 172.21.15.67:0/3426917503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:41 smithi067 bash[27441]: cluster 2024-04-03T21:31:40.590253+0000 mgr.y (mgr.24370) 12995 : cluster [DBG] pgmap v12979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:41 smithi067 bash[27441]: audit 2024-04-03T21:31:40.873794+0000 mon.a (mon.0) 11246 : audit [DBG] from='client.? 172.21.15.67:0/3426917503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:31:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:31:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:43 smithi082 bash[20963]: cluster 2024-04-03T21:31:42.591403+0000 mgr.y (mgr.24370) 12996 : cluster [DBG] pgmap v12980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:43 smithi082 bash[20963]: audit 2024-04-03T21:31:43.339586+0000 mon.a (mon.0) 11247 : audit [DBG] from='client.? 172.21.15.67:0/343789945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:43 smithi067 bash[27441]: cluster 2024-04-03T21:31:42.591403+0000 mgr.y (mgr.24370) 12996 : cluster [DBG] pgmap v12980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:43 smithi067 bash[27441]: audit 2024-04-03T21:31:43.339586+0000 mon.a (mon.0) 11247 : audit [DBG] from='client.? 172.21.15.67:0/343789945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:43 smithi067 bash[17655]: cluster 2024-04-03T21:31:42.591403+0000 mgr.y (mgr.24370) 12996 : cluster [DBG] pgmap v12980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:43 smithi067 bash[17655]: audit 2024-04-03T21:31:43.339586+0000 mon.a (mon.0) 11247 : audit [DBG] from='client.? 172.21.15.67:0/343789945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:45 smithi067 bash[27441]: cluster 2024-04-03T21:31:44.592171+0000 mgr.y (mgr.24370) 12997 : cluster [DBG] pgmap v12981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:45 smithi067 bash[17655]: cluster 2024-04-03T21:31:44.592171+0000 mgr.y (mgr.24370) 12997 : cluster [DBG] pgmap v12981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:45 smithi082 bash[20963]: cluster 2024-04-03T21:31:44.592171+0000 mgr.y (mgr.24370) 12997 : cluster [DBG] pgmap v12981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:46 smithi067 bash[27441]: audit 2024-04-03T21:31:45.792790+0000 mon.c (mon.2) 5169 : audit [DBG] from='client.? 172.21.15.67:0/2241779570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:46 smithi067 bash[17655]: audit 2024-04-03T21:31:45.792790+0000 mon.c (mon.2) 5169 : audit [DBG] from='client.? 172.21.15.67:0/2241779570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:46 smithi082 bash[20963]: audit 2024-04-03T21:31:45.792790+0000 mon.c (mon.2) 5169 : audit [DBG] from='client.? 172.21.15.67:0/2241779570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:47 smithi067 bash[27441]: cluster 2024-04-03T21:31:46.593242+0000 mgr.y (mgr.24370) 12998 : cluster [DBG] pgmap v12982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:47 smithi067 bash[17655]: cluster 2024-04-03T21:31:46.593242+0000 mgr.y (mgr.24370) 12998 : cluster [DBG] pgmap v12982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:47 smithi082 bash[20963]: cluster 2024-04-03T21:31:46.593242+0000 mgr.y (mgr.24370) 12998 : cluster [DBG] pgmap v12982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:48 smithi082 bash[20963]: audit 2024-04-03T21:31:48.247455+0000 mon.a (mon.0) 11248 : audit [DBG] from='client.? 172.21.15.67:0/3708624189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:48 smithi067 bash[17655]: audit 2024-04-03T21:31:48.247455+0000 mon.a (mon.0) 11248 : audit [DBG] from='client.? 172.21.15.67:0/3708624189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:48 smithi067 bash[27441]: audit 2024-04-03T21:31:48.247455+0000 mon.a (mon.0) 11248 : audit [DBG] from='client.? 172.21.15.67:0/3708624189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:49 smithi082 bash[20963]: cluster 2024-04-03T21:31:48.593934+0000 mgr.y (mgr.24370) 12999 : cluster [DBG] pgmap v12983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:49 smithi067 bash[27441]: cluster 2024-04-03T21:31:48.593934+0000 mgr.y (mgr.24370) 12999 : cluster [DBG] pgmap v12983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:49 smithi067 bash[17655]: cluster 2024-04-03T21:31:48.593934+0000 mgr.y (mgr.24370) 12999 : cluster [DBG] pgmap v12983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:51 smithi082 bash[20963]: cluster 2024-04-03T21:31:50.594575+0000 mgr.y (mgr.24370) 13000 : cluster [DBG] pgmap v12984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:51 smithi082 bash[20963]: audit 2024-04-03T21:31:50.703836+0000 mon.a (mon.0) 11249 : audit [DBG] from='client.? 172.21.15.67:0/1800329501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:51 smithi067 bash[27441]: cluster 2024-04-03T21:31:50.594575+0000 mgr.y (mgr.24370) 13000 : cluster [DBG] pgmap v12984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:51 smithi067 bash[27441]: audit 2024-04-03T21:31:50.703836+0000 mon.a (mon.0) 11249 : audit [DBG] from='client.? 172.21.15.67:0/1800329501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:51 smithi067 bash[17655]: cluster 2024-04-03T21:31:50.594575+0000 mgr.y (mgr.24370) 13000 : cluster [DBG] pgmap v12984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:51 smithi067 bash[17655]: audit 2024-04-03T21:31:50.703836+0000 mon.a (mon.0) 11249 : audit [DBG] from='client.? 172.21.15.67:0/1800329501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:31:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:31:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:53 smithi082 bash[20963]: cluster 2024-04-03T21:31:52.595865+0000 mgr.y (mgr.24370) 13001 : cluster [DBG] pgmap v12985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:53 smithi082 bash[20963]: audit 2024-04-03T21:31:53.157396+0000 mon.c (mon.2) 5170 : audit [DBG] from='client.? 172.21.15.67:0/3828751795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:53 smithi067 bash[17655]: cluster 2024-04-03T21:31:52.595865+0000 mgr.y (mgr.24370) 13001 : cluster [DBG] pgmap v12985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:53 smithi067 bash[17655]: audit 2024-04-03T21:31:53.157396+0000 mon.c (mon.2) 5170 : audit [DBG] from='client.? 172.21.15.67:0/3828751795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:53 smithi067 bash[27441]: cluster 2024-04-03T21:31:52.595865+0000 mgr.y (mgr.24370) 13001 : cluster [DBG] pgmap v12985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:53 smithi067 bash[27441]: audit 2024-04-03T21:31:53.157396+0000 mon.c (mon.2) 5170 : audit [DBG] from='client.? 172.21.15.67:0/3828751795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:55 smithi082 bash[20963]: cluster 2024-04-03T21:31:54.596666+0000 mgr.y (mgr.24370) 13002 : cluster [DBG] pgmap v12986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:55 smithi082 bash[20963]: audit 2024-04-03T21:31:55.347446+0000 mon.a (mon.0) 11250 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:55 smithi082 bash[20963]: audit 2024-04-03T21:31:55.608327+0000 mon.a (mon.0) 11251 : audit [DBG] from='client.? 172.21.15.67:0/42477161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:55 smithi067 bash[17655]: cluster 2024-04-03T21:31:54.596666+0000 mgr.y (mgr.24370) 13002 : cluster [DBG] pgmap v12986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:55 smithi067 bash[17655]: audit 2024-04-03T21:31:55.347446+0000 mon.a (mon.0) 11250 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:55 smithi067 bash[17655]: audit 2024-04-03T21:31:55.608327+0000 mon.a (mon.0) 11251 : audit [DBG] from='client.? 172.21.15.67:0/42477161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:55 smithi067 bash[27441]: cluster 2024-04-03T21:31:54.596666+0000 mgr.y (mgr.24370) 13002 : cluster [DBG] pgmap v12986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:55 smithi067 bash[27441]: audit 2024-04-03T21:31:55.347446+0000 mon.a (mon.0) 11250 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:31:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:55 smithi067 bash[27441]: audit 2024-04-03T21:31:55.608327+0000 mon.a (mon.0) 11251 : audit [DBG] from='client.? 172.21.15.67:0/42477161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:57 smithi082 bash[20963]: cluster 2024-04-03T21:31:56.597846+0000 mgr.y (mgr.24370) 13003 : cluster [DBG] pgmap v12987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:57 smithi067 bash[17655]: cluster 2024-04-03T21:31:56.597846+0000 mgr.y (mgr.24370) 13003 : cluster [DBG] pgmap v12987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:57 smithi067 bash[27441]: cluster 2024-04-03T21:31:56.597846+0000 mgr.y (mgr.24370) 13003 : cluster [DBG] pgmap v12987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:31:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:58 smithi082 bash[20963]: audit 2024-04-03T21:31:58.068758+0000 mon.c (mon.2) 5171 : audit [DBG] from='client.? 172.21.15.67:0/3641804158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:58 smithi067 bash[27441]: audit 2024-04-03T21:31:58.068758+0000 mon.c (mon.2) 5171 : audit [DBG] from='client.? 172.21.15.67:0/3641804158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:31:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:58 smithi067 bash[17655]: audit 2024-04-03T21:31:58.068758+0000 mon.c (mon.2) 5171 : audit [DBG] from='client.? 172.21.15.67:0/3641804158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:31:59 smithi082 bash[20963]: cluster 2024-04-03T21:31:58.598629+0000 mgr.y (mgr.24370) 13004 : cluster [DBG] pgmap v12988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:00.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:31:59 smithi067 bash[27441]: cluster 2024-04-03T21:31:58.598629+0000 mgr.y (mgr.24370) 13004 : cluster [DBG] pgmap v12988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:31:59 smithi067 bash[17655]: cluster 2024-04-03T21:31:58.598629+0000 mgr.y (mgr.24370) 13004 : cluster [DBG] pgmap v12988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:00 smithi082 bash[20963]: audit 2024-04-03T21:32:00.525426+0000 mon.c (mon.2) 5172 : audit [DBG] from='client.? 172.21.15.67:0/911126612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:00 smithi067 bash[27441]: audit 2024-04-03T21:32:00.525426+0000 mon.c (mon.2) 5172 : audit [DBG] from='client.? 172.21.15.67:0/911126612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:00 smithi067 bash[17655]: audit 2024-04-03T21:32:00.525426+0000 mon.c (mon.2) 5172 : audit [DBG] from='client.? 172.21.15.67:0/911126612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:01 smithi082 bash[20963]: cluster 2024-04-03T21:32:00.599339+0000 mgr.y (mgr.24370) 13005 : cluster [DBG] pgmap v12989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:01 smithi067 bash[17655]: cluster 2024-04-03T21:32:00.599339+0000 mgr.y (mgr.24370) 13005 : cluster [DBG] pgmap v12989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:01 smithi067 bash[27441]: cluster 2024-04-03T21:32:00.599339+0000 mgr.y (mgr.24370) 13005 : cluster [DBG] pgmap v12989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:32:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:32:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:03 smithi082 bash[20963]: cluster 2024-04-03T21:32:02.600539+0000 mgr.y (mgr.24370) 13006 : cluster [DBG] pgmap v12990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:03 smithi082 bash[20963]: audit 2024-04-03T21:32:02.979154+0000 mon.a (mon.0) 11252 : audit [DBG] from='client.? 172.21.15.67:0/2468506580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:03 smithi067 bash[27441]: cluster 2024-04-03T21:32:02.600539+0000 mgr.y (mgr.24370) 13006 : cluster [DBG] pgmap v12990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:03 smithi067 bash[27441]: audit 2024-04-03T21:32:02.979154+0000 mon.a (mon.0) 11252 : audit [DBG] from='client.? 172.21.15.67:0/2468506580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:03 smithi067 bash[17655]: cluster 2024-04-03T21:32:02.600539+0000 mgr.y (mgr.24370) 13006 : cluster [DBG] pgmap v12990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:03 smithi067 bash[17655]: audit 2024-04-03T21:32:02.979154+0000 mon.a (mon.0) 11252 : audit [DBG] from='client.? 172.21.15.67:0/2468506580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:05 smithi082 bash[20963]: cluster 2024-04-03T21:32:04.601255+0000 mgr.y (mgr.24370) 13007 : cluster [DBG] pgmap v12991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:05 smithi082 bash[20963]: audit 2024-04-03T21:32:05.432306+0000 mon.a (mon.0) 11253 : audit [DBG] from='client.? 172.21.15.67:0/2886703915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:05 smithi067 bash[17655]: cluster 2024-04-03T21:32:04.601255+0000 mgr.y (mgr.24370) 13007 : cluster [DBG] pgmap v12991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:05 smithi067 bash[17655]: audit 2024-04-03T21:32:05.432306+0000 mon.a (mon.0) 11253 : audit [DBG] from='client.? 172.21.15.67:0/2886703915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:05 smithi067 bash[27441]: cluster 2024-04-03T21:32:04.601255+0000 mgr.y (mgr.24370) 13007 : cluster [DBG] pgmap v12991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:05 smithi067 bash[27441]: audit 2024-04-03T21:32:05.432306+0000 mon.a (mon.0) 11253 : audit [DBG] from='client.? 172.21.15.67:0/2886703915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:07 smithi082 bash[20963]: cluster 2024-04-03T21:32:06.602457+0000 mgr.y (mgr.24370) 13008 : cluster [DBG] pgmap v12992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:07 smithi067 bash[17655]: cluster 2024-04-03T21:32:06.602457+0000 mgr.y (mgr.24370) 13008 : cluster [DBG] pgmap v12992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:07 smithi067 bash[27441]: cluster 2024-04-03T21:32:06.602457+0000 mgr.y (mgr.24370) 13008 : cluster [DBG] pgmap v12992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:08 smithi082 bash[20963]: audit 2024-04-03T21:32:07.888922+0000 mon.c (mon.2) 5173 : audit [DBG] from='client.? 172.21.15.67:0/383377605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:08 smithi067 bash[17655]: audit 2024-04-03T21:32:07.888922+0000 mon.c (mon.2) 5173 : audit [DBG] from='client.? 172.21.15.67:0/383377605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:08 smithi067 bash[27441]: audit 2024-04-03T21:32:07.888922+0000 mon.c (mon.2) 5173 : audit [DBG] from='client.? 172.21.15.67:0/383377605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:09 smithi082 bash[20963]: cluster 2024-04-03T21:32:08.603352+0000 mgr.y (mgr.24370) 13009 : cluster [DBG] pgmap v12993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:09 smithi067 bash[27441]: cluster 2024-04-03T21:32:08.603352+0000 mgr.y (mgr.24370) 13009 : cluster [DBG] pgmap v12993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:09 smithi067 bash[17655]: cluster 2024-04-03T21:32:08.603352+0000 mgr.y (mgr.24370) 13009 : cluster [DBG] pgmap v12993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:10 smithi082 bash[20963]: audit 2024-04-03T21:32:10.341581+0000 mon.c (mon.2) 5174 : audit [DBG] from='client.? 172.21.15.67:0/1892247538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:10 smithi082 bash[20963]: audit 2024-04-03T21:32:10.347707+0000 mon.a (mon.0) 11254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:10 smithi067 bash[17655]: audit 2024-04-03T21:32:10.341581+0000 mon.c (mon.2) 5174 : audit [DBG] from='client.? 172.21.15.67:0/1892247538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:10 smithi067 bash[17655]: audit 2024-04-03T21:32:10.347707+0000 mon.a (mon.0) 11254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:10 smithi067 bash[27441]: audit 2024-04-03T21:32:10.341581+0000 mon.c (mon.2) 5174 : audit [DBG] from='client.? 172.21.15.67:0/1892247538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:10 smithi067 bash[27441]: audit 2024-04-03T21:32:10.347707+0000 mon.a (mon.0) 11254 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:11 smithi082 bash[20963]: cluster 2024-04-03T21:32:10.604100+0000 mgr.y (mgr.24370) 13010 : cluster [DBG] pgmap v12994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:11 smithi067 bash[17655]: cluster 2024-04-03T21:32:10.604100+0000 mgr.y (mgr.24370) 13010 : cluster [DBG] pgmap v12994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:11 smithi067 bash[27441]: cluster 2024-04-03T21:32:10.604100+0000 mgr.y (mgr.24370) 13010 : cluster [DBG] pgmap v12994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:32:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:32:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:13 smithi082 bash[20963]: cluster 2024-04-03T21:32:12.605196+0000 mgr.y (mgr.24370) 13011 : cluster [DBG] pgmap v12995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:13 smithi082 bash[20963]: audit 2024-04-03T21:32:12.798791+0000 mon.a (mon.0) 11255 : audit [DBG] from='client.? 172.21.15.67:0/1501554253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:13 smithi067 bash[17655]: cluster 2024-04-03T21:32:12.605196+0000 mgr.y (mgr.24370) 13011 : cluster [DBG] pgmap v12995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:13 smithi067 bash[17655]: audit 2024-04-03T21:32:12.798791+0000 mon.a (mon.0) 11255 : audit [DBG] from='client.? 172.21.15.67:0/1501554253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:13 smithi067 bash[27441]: cluster 2024-04-03T21:32:12.605196+0000 mgr.y (mgr.24370) 13011 : cluster [DBG] pgmap v12995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:13 smithi067 bash[27441]: audit 2024-04-03T21:32:12.798791+0000 mon.a (mon.0) 11255 : audit [DBG] from='client.? 172.21.15.67:0/1501554253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:15 smithi082 bash[20963]: cluster 2024-04-03T21:32:14.605904+0000 mgr.y (mgr.24370) 13012 : cluster [DBG] pgmap v12996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:15 smithi082 bash[20963]: audit 2024-04-03T21:32:15.251601+0000 mon.c (mon.2) 5175 : audit [DBG] from='client.? 172.21.15.67:0/2003509951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:15 smithi067 bash[17655]: cluster 2024-04-03T21:32:14.605904+0000 mgr.y (mgr.24370) 13012 : cluster [DBG] pgmap v12996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:15 smithi067 bash[17655]: audit 2024-04-03T21:32:15.251601+0000 mon.c (mon.2) 5175 : audit [DBG] from='client.? 172.21.15.67:0/2003509951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:15 smithi067 bash[27441]: cluster 2024-04-03T21:32:14.605904+0000 mgr.y (mgr.24370) 13012 : cluster [DBG] pgmap v12996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:15 smithi067 bash[27441]: audit 2024-04-03T21:32:15.251601+0000 mon.c (mon.2) 5175 : audit [DBG] from='client.? 172.21.15.67:0/2003509951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:17 smithi082 bash[20963]: cluster 2024-04-03T21:32:16.607207+0000 mgr.y (mgr.24370) 13013 : cluster [DBG] pgmap v12997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:17 smithi082 bash[20963]: audit 2024-04-03T21:32:17.707122+0000 mon.c (mon.2) 5176 : audit [DBG] from='client.? 172.21.15.67:0/3246200675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:17 smithi067 bash[17655]: cluster 2024-04-03T21:32:16.607207+0000 mgr.y (mgr.24370) 13013 : cluster [DBG] pgmap v12997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:17 smithi067 bash[17655]: audit 2024-04-03T21:32:17.707122+0000 mon.c (mon.2) 5176 : audit [DBG] from='client.? 172.21.15.67:0/3246200675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:17 smithi067 bash[27441]: cluster 2024-04-03T21:32:16.607207+0000 mgr.y (mgr.24370) 13013 : cluster [DBG] pgmap v12997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:17 smithi067 bash[27441]: audit 2024-04-03T21:32:17.707122+0000 mon.c (mon.2) 5176 : audit [DBG] from='client.? 172.21.15.67:0/3246200675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:19 smithi082 bash[20963]: cluster 2024-04-03T21:32:18.607948+0000 mgr.y (mgr.24370) 13014 : cluster [DBG] pgmap v12998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:19 smithi067 bash[27441]: cluster 2024-04-03T21:32:18.607948+0000 mgr.y (mgr.24370) 13014 : cluster [DBG] pgmap v12998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:19 smithi067 bash[17655]: cluster 2024-04-03T21:32:18.607948+0000 mgr.y (mgr.24370) 13014 : cluster [DBG] pgmap v12998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:20 smithi082 bash[20963]: audit 2024-04-03T21:32:20.162873+0000 mon.c (mon.2) 5177 : audit [DBG] from='client.? 172.21.15.67:0/4072731409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:20 smithi067 bash[27441]: audit 2024-04-03T21:32:20.162873+0000 mon.c (mon.2) 5177 : audit [DBG] from='client.? 172.21.15.67:0/4072731409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:20 smithi067 bash[17655]: audit 2024-04-03T21:32:20.162873+0000 mon.c (mon.2) 5177 : audit [DBG] from='client.? 172.21.15.67:0/4072731409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:21 smithi082 bash[20963]: cluster 2024-04-03T21:32:20.608664+0000 mgr.y (mgr.24370) 13015 : cluster [DBG] pgmap v12999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:21 smithi067 bash[27441]: cluster 2024-04-03T21:32:20.608664+0000 mgr.y (mgr.24370) 13015 : cluster [DBG] pgmap v12999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:21 smithi067 bash[17655]: cluster 2024-04-03T21:32:20.608664+0000 mgr.y (mgr.24370) 13015 : cluster [DBG] pgmap v12999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:22 smithi067 bash[27441]: audit 2024-04-03T21:32:22.613624+0000 mon.c (mon.2) 5178 : audit [DBG] from='client.? 172.21.15.67:0/2519417629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:22 smithi067 bash[17655]: audit 2024-04-03T21:32:22.613624+0000 mon.c (mon.2) 5178 : audit [DBG] from='client.? 172.21.15.67:0/2519417629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:22 smithi082 bash[20963]: audit 2024-04-03T21:32:22.613624+0000 mon.c (mon.2) 5178 : audit [DBG] from='client.? 172.21.15.67:0/2519417629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:32:23.787 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:32:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:23 smithi082 bash[20963]: cluster 2024-04-03T21:32:22.609791+0000 mgr.y (mgr.24370) 13016 : cluster [DBG] pgmap v13000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:23 smithi067 bash[17655]: cluster 2024-04-03T21:32:22.609791+0000 mgr.y (mgr.24370) 13016 : cluster [DBG] pgmap v13000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:23 smithi067 bash[27441]: cluster 2024-04-03T21:32:22.609791+0000 mgr.y (mgr.24370) 13016 : cluster [DBG] pgmap v13000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:25 smithi082 bash[20963]: cluster 2024-04-03T21:32:24.610491+0000 mgr.y (mgr.24370) 13017 : cluster [DBG] pgmap v13001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:25 smithi082 bash[20963]: audit 2024-04-03T21:32:25.058031+0000 mon.a (mon.0) 11256 : audit [DBG] from='client.? 172.21.15.67:0/3252206047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:25 smithi082 bash[20963]: audit 2024-04-03T21:32:25.348437+0000 mon.a (mon.0) 11257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:25 smithi067 bash[27441]: cluster 2024-04-03T21:32:24.610491+0000 mgr.y (mgr.24370) 13017 : cluster [DBG] pgmap v13001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:25 smithi067 bash[27441]: audit 2024-04-03T21:32:25.058031+0000 mon.a (mon.0) 11256 : audit [DBG] from='client.? 172.21.15.67:0/3252206047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:25 smithi067 bash[27441]: audit 2024-04-03T21:32:25.348437+0000 mon.a (mon.0) 11257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:25 smithi067 bash[17655]: cluster 2024-04-03T21:32:24.610491+0000 mgr.y (mgr.24370) 13017 : cluster [DBG] pgmap v13001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:25 smithi067 bash[17655]: audit 2024-04-03T21:32:25.058031+0000 mon.a (mon.0) 11256 : audit [DBG] from='client.? 172.21.15.67:0/3252206047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:25 smithi067 bash[17655]: audit 2024-04-03T21:32:25.348437+0000 mon.a (mon.0) 11257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:27 smithi082 bash[20963]: cluster 2024-04-03T21:32:26.611687+0000 mgr.y (mgr.24370) 13018 : cluster [DBG] pgmap v13002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:27 smithi082 bash[20963]: audit 2024-04-03T21:32:27.510058+0000 mon.a (mon.0) 11258 : audit [DBG] from='client.? 172.21.15.67:0/1768758565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:27 smithi067 bash[27441]: cluster 2024-04-03T21:32:26.611687+0000 mgr.y (mgr.24370) 13018 : cluster [DBG] pgmap v13002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:27 smithi067 bash[27441]: audit 2024-04-03T21:32:27.510058+0000 mon.a (mon.0) 11258 : audit [DBG] from='client.? 172.21.15.67:0/1768758565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:27 smithi067 bash[17655]: cluster 2024-04-03T21:32:26.611687+0000 mgr.y (mgr.24370) 13018 : cluster [DBG] pgmap v13002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:27 smithi067 bash[17655]: audit 2024-04-03T21:32:27.510058+0000 mon.a (mon.0) 11258 : audit [DBG] from='client.? 172.21.15.67:0/1768758565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:29 smithi082 bash[20963]: cluster 2024-04-03T21:32:28.612407+0000 mgr.y (mgr.24370) 13019 : cluster [DBG] pgmap v13003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:30.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:29 smithi067 bash[27441]: cluster 2024-04-03T21:32:28.612407+0000 mgr.y (mgr.24370) 13019 : cluster [DBG] pgmap v13003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:29 smithi067 bash[17655]: cluster 2024-04-03T21:32:28.612407+0000 mgr.y (mgr.24370) 13019 : cluster [DBG] pgmap v13003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:30 smithi082 bash[20963]: audit 2024-04-03T21:32:29.967715+0000 mon.a (mon.0) 11259 : audit [DBG] from='client.? 172.21.15.67:0/4013611166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:30 smithi067 bash[27441]: audit 2024-04-03T21:32:29.967715+0000 mon.a (mon.0) 11259 : audit [DBG] from='client.? 172.21.15.67:0/4013611166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:30 smithi067 bash[17655]: audit 2024-04-03T21:32:29.967715+0000 mon.a (mon.0) 11259 : audit [DBG] from='client.? 172.21.15.67:0/4013611166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:31 smithi082 bash[20963]: cluster 2024-04-03T21:32:30.613229+0000 mgr.y (mgr.24370) 13020 : cluster [DBG] pgmap v13004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:31 smithi067 bash[17655]: cluster 2024-04-03T21:32:30.613229+0000 mgr.y (mgr.24370) 13020 : cluster [DBG] pgmap v13004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:31 smithi067 bash[27441]: cluster 2024-04-03T21:32:30.613229+0000 mgr.y (mgr.24370) 13020 : cluster [DBG] pgmap v13004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:32 smithi067 bash[27441]: audit 2024-04-03T21:32:32.424189+0000 mon.c (mon.2) 5179 : audit [DBG] from='client.? 172.21.15.67:0/2141097258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:32 smithi067 bash[17655]: audit 2024-04-03T21:32:32.424189+0000 mon.c (mon.2) 5179 : audit [DBG] from='client.? 172.21.15.67:0/2141097258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:32 smithi082 bash[20963]: audit 2024-04-03T21:32:32.424189+0000 mon.c (mon.2) 5179 : audit [DBG] from='client.? 172.21.15.67:0/2141097258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:32:33.832 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:32:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:33 smithi082 bash[20963]: cluster 2024-04-03T21:32:32.614402+0000 mgr.y (mgr.24370) 13021 : cluster [DBG] pgmap v13005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:33 smithi067 bash[17655]: cluster 2024-04-03T21:32:32.614402+0000 mgr.y (mgr.24370) 13021 : cluster [DBG] pgmap v13005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:33 smithi067 bash[27441]: cluster 2024-04-03T21:32:32.614402+0000 mgr.y (mgr.24370) 13021 : cluster [DBG] pgmap v13005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:35 smithi082 bash[20963]: cluster 2024-04-03T21:32:34.615028+0000 mgr.y (mgr.24370) 13022 : cluster [DBG] pgmap v13006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:35 smithi082 bash[20963]: audit 2024-04-03T21:32:34.870309+0000 mon.a (mon.0) 11260 : audit [DBG] from='client.? 172.21.15.67:0/4101506992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:35 smithi082 bash[20963]: audit 2024-04-03T21:32:35.074416+0000 mon.a (mon.0) 11261 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:32:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:35 smithi067 bash[17655]: cluster 2024-04-03T21:32:34.615028+0000 mgr.y (mgr.24370) 13022 : cluster [DBG] pgmap v13006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:35 smithi067 bash[17655]: audit 2024-04-03T21:32:34.870309+0000 mon.a (mon.0) 11260 : audit [DBG] from='client.? 172.21.15.67:0/4101506992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:35 smithi067 bash[17655]: audit 2024-04-03T21:32:35.074416+0000 mon.a (mon.0) 11261 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:32:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:35 smithi067 bash[27441]: cluster 2024-04-03T21:32:34.615028+0000 mgr.y (mgr.24370) 13022 : cluster [DBG] pgmap v13006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:35 smithi067 bash[27441]: audit 2024-04-03T21:32:34.870309+0000 mon.a (mon.0) 11260 : audit [DBG] from='client.? 172.21.15.67:0/4101506992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:35 smithi067 bash[27441]: audit 2024-04-03T21:32:35.074416+0000 mon.a (mon.0) 11261 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:32:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:37 smithi082 bash[20963]: cluster 2024-04-03T21:32:36.616229+0000 mgr.y (mgr.24370) 13023 : cluster [DBG] pgmap v13007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:37 smithi082 bash[20963]: audit 2024-04-03T21:32:37.318633+0000 mon.a (mon.0) 11262 : audit [DBG] from='client.? 172.21.15.67:0/932513144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:37 smithi067 bash[17655]: cluster 2024-04-03T21:32:36.616229+0000 mgr.y (mgr.24370) 13023 : cluster [DBG] pgmap v13007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:37 smithi067 bash[17655]: audit 2024-04-03T21:32:37.318633+0000 mon.a (mon.0) 11262 : audit [DBG] from='client.? 172.21.15.67:0/932513144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:37 smithi067 bash[27441]: cluster 2024-04-03T21:32:36.616229+0000 mgr.y (mgr.24370) 13023 : cluster [DBG] pgmap v13007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:37 smithi067 bash[27441]: audit 2024-04-03T21:32:37.318633+0000 mon.a (mon.0) 11262 : audit [DBG] from='client.? 172.21.15.67:0/932513144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:39 smithi082 bash[20963]: cluster 2024-04-03T21:32:38.616859+0000 mgr.y (mgr.24370) 13024 : cluster [DBG] pgmap v13008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:39 smithi082 bash[20963]: audit 2024-04-03T21:32:39.795514+0000 mon.a (mon.0) 11263 : audit [DBG] from='client.? 172.21.15.67:0/4222199415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:39 smithi067 bash[27441]: cluster 2024-04-03T21:32:38.616859+0000 mgr.y (mgr.24370) 13024 : cluster [DBG] pgmap v13008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:39 smithi067 bash[27441]: audit 2024-04-03T21:32:39.795514+0000 mon.a (mon.0) 11263 : audit [DBG] from='client.? 172.21.15.67:0/4222199415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:39 smithi067 bash[17655]: cluster 2024-04-03T21:32:38.616859+0000 mgr.y (mgr.24370) 13024 : cluster [DBG] pgmap v13008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:39 smithi067 bash[17655]: audit 2024-04-03T21:32:39.795514+0000 mon.a (mon.0) 11263 : audit [DBG] from='client.? 172.21.15.67:0/4222199415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:40 smithi082 bash[20963]: audit 2024-04-03T21:32:40.348234+0000 mon.a (mon.0) 11264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:40 smithi082 bash[20963]: audit 2024-04-03T21:32:40.776489+0000 mon.a (mon.0) 11265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:40 smithi082 bash[20963]: audit 2024-04-03T21:32:40.784492+0000 mon.a (mon.0) 11266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:40 smithi067 bash[17655]: audit 2024-04-03T21:32:40.348234+0000 mon.a (mon.0) 11264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:40 smithi067 bash[17655]: audit 2024-04-03T21:32:40.776489+0000 mon.a (mon.0) 11265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:40 smithi067 bash[17655]: audit 2024-04-03T21:32:40.784492+0000 mon.a (mon.0) 11266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:40 smithi067 bash[27441]: audit 2024-04-03T21:32:40.348234+0000 mon.a (mon.0) 11264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:40 smithi067 bash[27441]: audit 2024-04-03T21:32:40.776489+0000 mon.a (mon.0) 11265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:40 smithi067 bash[27441]: audit 2024-04-03T21:32:40.784492+0000 mon.a (mon.0) 11266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:41 smithi082 bash[20963]: cluster 2024-04-03T21:32:40.617356+0000 mgr.y (mgr.24370) 13025 : cluster [DBG] pgmap v13009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:41 smithi082 bash[20963]: audit 2024-04-03T21:32:41.146091+0000 mon.a (mon.0) 11267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:41 smithi082 bash[20963]: audit 2024-04-03T21:32:41.158444+0000 mon.a (mon.0) 11268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:41 smithi082 bash[20963]: audit 2024-04-03T21:32:41.644320+0000 mon.a (mon.0) 11269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:32:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:41 smithi082 bash[20963]: audit 2024-04-03T21:32:41.646136+0000 mon.a (mon.0) 11270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:32:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:41 smithi082 bash[20963]: audit 2024-04-03T21:32:41.655773+0000 mon.a (mon.0) 11271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[17655]: cluster 2024-04-03T21:32:40.617356+0000 mgr.y (mgr.24370) 13025 : cluster [DBG] pgmap v13009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[17655]: audit 2024-04-03T21:32:41.146091+0000 mon.a (mon.0) 11267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[17655]: audit 2024-04-03T21:32:41.158444+0000 mon.a (mon.0) 11268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[17655]: audit 2024-04-03T21:32:41.644320+0000 mon.a (mon.0) 11269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:32:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[17655]: audit 2024-04-03T21:32:41.646136+0000 mon.a (mon.0) 11270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:32:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[17655]: audit 2024-04-03T21:32:41.655773+0000 mon.a (mon.0) 11271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[27441]: cluster 2024-04-03T21:32:40.617356+0000 mgr.y (mgr.24370) 13025 : cluster [DBG] pgmap v13009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[27441]: audit 2024-04-03T21:32:41.146091+0000 mon.a (mon.0) 11267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[27441]: audit 2024-04-03T21:32:41.158444+0000 mon.a (mon.0) 11268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[27441]: audit 2024-04-03T21:32:41.644320+0000 mon.a (mon.0) 11269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:32:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[27441]: audit 2024-04-03T21:32:41.646136+0000 mon.a (mon.0) 11270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:32:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:41 smithi067 bash[27441]: audit 2024-04-03T21:32:41.655773+0000 mon.a (mon.0) 11271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:32:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:42 smithi082 bash[20963]: audit 2024-04-03T21:32:42.251776+0000 mon.c (mon.2) 5180 : audit [DBG] from='client.? 172.21.15.67:0/4169715707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:42 smithi067 bash[27441]: audit 2024-04-03T21:32:42.251776+0000 mon.c (mon.2) 5180 : audit [DBG] from='client.? 172.21.15.67:0/4169715707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:43.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:42 smithi067 bash[17655]: audit 2024-04-03T21:32:42.251776+0000 mon.c (mon.2) 5180 : audit [DBG] from='client.? 172.21.15.67:0/4169715707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:43.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:32:43.865 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:32:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:43 smithi082 bash[20963]: cluster 2024-04-03T21:32:42.618496+0000 mgr.y (mgr.24370) 13026 : cluster [DBG] pgmap v13010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:43 smithi067 bash[17655]: cluster 2024-04-03T21:32:42.618496+0000 mgr.y (mgr.24370) 13026 : cluster [DBG] pgmap v13010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:43 smithi067 bash[27441]: cluster 2024-04-03T21:32:42.618496+0000 mgr.y (mgr.24370) 13026 : cluster [DBG] pgmap v13010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:44 smithi082 bash[20963]: audit 2024-04-03T21:32:44.701648+0000 mon.c (mon.2) 5181 : audit [DBG] from='client.? 172.21.15.67:0/2416825797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:44 smithi067 bash[17655]: audit 2024-04-03T21:32:44.701648+0000 mon.c (mon.2) 5181 : audit [DBG] from='client.? 172.21.15.67:0/2416825797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:44 smithi067 bash[27441]: audit 2024-04-03T21:32:44.701648+0000 mon.c (mon.2) 5181 : audit [DBG] from='client.? 172.21.15.67:0/2416825797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:45 smithi082 bash[20963]: cluster 2024-04-03T21:32:44.619145+0000 mgr.y (mgr.24370) 13027 : cluster [DBG] pgmap v13011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:45 smithi067 bash[17655]: cluster 2024-04-03T21:32:44.619145+0000 mgr.y (mgr.24370) 13027 : cluster [DBG] pgmap v13011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:45 smithi067 bash[27441]: cluster 2024-04-03T21:32:44.619145+0000 mgr.y (mgr.24370) 13027 : cluster [DBG] pgmap v13011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:47 smithi082 bash[20963]: cluster 2024-04-03T21:32:46.620333+0000 mgr.y (mgr.24370) 13028 : cluster [DBG] pgmap v13012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:47 smithi082 bash[20963]: audit 2024-04-03T21:32:47.158455+0000 mon.a (mon.0) 11272 : audit [DBG] from='client.? 172.21.15.67:0/3634204209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:47 smithi067 bash[17655]: cluster 2024-04-03T21:32:46.620333+0000 mgr.y (mgr.24370) 13028 : cluster [DBG] pgmap v13012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:47 smithi067 bash[17655]: audit 2024-04-03T21:32:47.158455+0000 mon.a (mon.0) 11272 : audit [DBG] from='client.? 172.21.15.67:0/3634204209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:47 smithi067 bash[27441]: cluster 2024-04-03T21:32:46.620333+0000 mgr.y (mgr.24370) 13028 : cluster [DBG] pgmap v13012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:47 smithi067 bash[27441]: audit 2024-04-03T21:32:47.158455+0000 mon.a (mon.0) 11272 : audit [DBG] from='client.? 172.21.15.67:0/3634204209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:49 smithi067 bash[27441]: cluster 2024-04-03T21:32:48.620956+0000 mgr.y (mgr.24370) 13029 : cluster [DBG] pgmap v13013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:49 smithi067 bash[27441]: audit 2024-04-03T21:32:49.607382+0000 mon.c (mon.2) 5182 : audit [DBG] from='client.? 172.21.15.67:0/2170068910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:49 smithi067 bash[17655]: cluster 2024-04-03T21:32:48.620956+0000 mgr.y (mgr.24370) 13029 : cluster [DBG] pgmap v13013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:49 smithi067 bash[17655]: audit 2024-04-03T21:32:49.607382+0000 mon.c (mon.2) 5182 : audit [DBG] from='client.? 172.21.15.67:0/2170068910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:49 smithi082 bash[20963]: cluster 2024-04-03T21:32:48.620956+0000 mgr.y (mgr.24370) 13029 : cluster [DBG] pgmap v13013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:49 smithi082 bash[20963]: audit 2024-04-03T21:32:49.607382+0000 mon.c (mon.2) 5182 : audit [DBG] from='client.? 172.21.15.67:0/2170068910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:51 smithi067 bash[27441]: cluster 2024-04-03T21:32:50.621609+0000 mgr.y (mgr.24370) 13030 : cluster [DBG] pgmap v13014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:51 smithi067 bash[17655]: cluster 2024-04-03T21:32:50.621609+0000 mgr.y (mgr.24370) 13030 : cluster [DBG] pgmap v13014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:51 smithi082 bash[20963]: cluster 2024-04-03T21:32:50.621609+0000 mgr.y (mgr.24370) 13030 : cluster [DBG] pgmap v13014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:52 smithi067 bash[17655]: audit 2024-04-03T21:32:52.052404+0000 mon.a (mon.0) 11273 : audit [DBG] from='client.? 172.21.15.67:0/4181368748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:53.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:32:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:52 smithi067 bash[27441]: audit 2024-04-03T21:32:52.052404+0000 mon.a (mon.0) 11273 : audit [DBG] from='client.? 172.21.15.67:0/4181368748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:52 smithi082 bash[20963]: audit 2024-04-03T21:32:52.052404+0000 mon.a (mon.0) 11273 : audit [DBG] from='client.? 172.21.15.67:0/4181368748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:32:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:53 smithi067 bash[27441]: cluster 2024-04-03T21:32:52.622780+0000 mgr.y (mgr.24370) 13031 : cluster [DBG] pgmap v13015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:53 smithi067 bash[17655]: cluster 2024-04-03T21:32:52.622780+0000 mgr.y (mgr.24370) 13031 : cluster [DBG] pgmap v13015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:53 smithi082 bash[20963]: cluster 2024-04-03T21:32:52.622780+0000 mgr.y (mgr.24370) 13031 : cluster [DBG] pgmap v13015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:54 smithi067 bash[27441]: audit 2024-04-03T21:32:54.513273+0000 mon.a (mon.0) 11274 : audit [DBG] from='client.? 172.21.15.67:0/812599570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:54 smithi067 bash[17655]: audit 2024-04-03T21:32:54.513273+0000 mon.a (mon.0) 11274 : audit [DBG] from='client.? 172.21.15.67:0/812599570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:54 smithi082 bash[20963]: audit 2024-04-03T21:32:54.513273+0000 mon.a (mon.0) 11274 : audit [DBG] from='client.? 172.21.15.67:0/812599570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:55 smithi067 bash[27441]: cluster 2024-04-03T21:32:54.623401+0000 mgr.y (mgr.24370) 13032 : cluster [DBG] pgmap v13016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:55 smithi067 bash[27441]: audit 2024-04-03T21:32:55.349000+0000 mon.a (mon.0) 11275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:55 smithi067 bash[17655]: cluster 2024-04-03T21:32:54.623401+0000 mgr.y (mgr.24370) 13032 : cluster [DBG] pgmap v13016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:55 smithi067 bash[17655]: audit 2024-04-03T21:32:55.349000+0000 mon.a (mon.0) 11275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:55 smithi082 bash[20963]: cluster 2024-04-03T21:32:54.623401+0000 mgr.y (mgr.24370) 13032 : cluster [DBG] pgmap v13016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:55 smithi082 bash[20963]: audit 2024-04-03T21:32:55.349000+0000 mon.a (mon.0) 11275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:32:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:57 smithi067 bash[27441]: cluster 2024-04-03T21:32:56.624662+0000 mgr.y (mgr.24370) 13033 : cluster [DBG] pgmap v13017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:57 smithi067 bash[27441]: audit 2024-04-03T21:32:56.977463+0000 mon.a (mon.0) 11276 : audit [DBG] from='client.? 172.21.15.67:0/124098680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:57 smithi067 bash[17655]: cluster 2024-04-03T21:32:56.624662+0000 mgr.y (mgr.24370) 13033 : cluster [DBG] pgmap v13017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:57 smithi067 bash[17655]: audit 2024-04-03T21:32:56.977463+0000 mon.a (mon.0) 11276 : audit [DBG] from='client.? 172.21.15.67:0/124098680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:32:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:57 smithi082 bash[20963]: cluster 2024-04-03T21:32:56.624662+0000 mgr.y (mgr.24370) 13033 : cluster [DBG] pgmap v13017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:32:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:57 smithi082 bash[20963]: audit 2024-04-03T21:32:56.977463+0000 mon.a (mon.0) 11276 : audit [DBG] from='client.? 172.21.15.67:0/124098680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:59 smithi082 bash[20963]: cluster 2024-04-03T21:32:58.625338+0000 mgr.y (mgr.24370) 13034 : cluster [DBG] pgmap v13018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:32:59 smithi082 bash[20963]: audit 2024-04-03T21:32:59.426777+0000 mon.c (mon.2) 5183 : audit [DBG] from='client.? 172.21.15.67:0/2881237062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:59 smithi067 bash[27441]: cluster 2024-04-03T21:32:58.625338+0000 mgr.y (mgr.24370) 13034 : cluster [DBG] pgmap v13018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:32:59 smithi067 bash[27441]: audit 2024-04-03T21:32:59.426777+0000 mon.c (mon.2) 5183 : audit [DBG] from='client.? 172.21.15.67:0/2881237062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:59 smithi067 bash[17655]: cluster 2024-04-03T21:32:58.625338+0000 mgr.y (mgr.24370) 13034 : cluster [DBG] pgmap v13018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:32:59 smithi067 bash[17655]: audit 2024-04-03T21:32:59.426777+0000 mon.c (mon.2) 5183 : audit [DBG] from='client.? 172.21.15.67:0/2881237062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:01 smithi082 bash[20963]: cluster 2024-04-03T21:33:00.626044+0000 mgr.y (mgr.24370) 13035 : cluster [DBG] pgmap v13019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:01 smithi082 bash[20963]: audit 2024-04-03T21:33:01.876896+0000 mon.c (mon.2) 5184 : audit [DBG] from='client.? 172.21.15.67:0/20133285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:01 smithi067 bash[27441]: cluster 2024-04-03T21:33:00.626044+0000 mgr.y (mgr.24370) 13035 : cluster [DBG] pgmap v13019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:01 smithi067 bash[27441]: audit 2024-04-03T21:33:01.876896+0000 mon.c (mon.2) 5184 : audit [DBG] from='client.? 172.21.15.67:0/20133285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:01 smithi067 bash[17655]: cluster 2024-04-03T21:33:00.626044+0000 mgr.y (mgr.24370) 13035 : cluster [DBG] pgmap v13019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:01 smithi067 bash[17655]: audit 2024-04-03T21:33:01.876896+0000 mon.c (mon.2) 5184 : audit [DBG] from='client.? 172.21.15.67:0/20133285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:33:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:33:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:03 smithi082 bash[20963]: cluster 2024-04-03T21:33:02.627242+0000 mgr.y (mgr.24370) 13036 : cluster [DBG] pgmap v13020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:03 smithi067 bash[17655]: cluster 2024-04-03T21:33:02.627242+0000 mgr.y (mgr.24370) 13036 : cluster [DBG] pgmap v13020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:03 smithi067 bash[27441]: cluster 2024-04-03T21:33:02.627242+0000 mgr.y (mgr.24370) 13036 : cluster [DBG] pgmap v13020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:04 smithi082 bash[20963]: audit 2024-04-03T21:33:04.324911+0000 mon.a (mon.0) 11277 : audit [DBG] from='client.? 172.21.15.67:0/4008432560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:04 smithi067 bash[17655]: audit 2024-04-03T21:33:04.324911+0000 mon.a (mon.0) 11277 : audit [DBG] from='client.? 172.21.15.67:0/4008432560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:04 smithi067 bash[27441]: audit 2024-04-03T21:33:04.324911+0000 mon.a (mon.0) 11277 : audit [DBG] from='client.? 172.21.15.67:0/4008432560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:05 smithi082 bash[20963]: cluster 2024-04-03T21:33:04.628054+0000 mgr.y (mgr.24370) 13037 : cluster [DBG] pgmap v13021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:05 smithi067 bash[27441]: cluster 2024-04-03T21:33:04.628054+0000 mgr.y (mgr.24370) 13037 : cluster [DBG] pgmap v13021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:05 smithi067 bash[17655]: cluster 2024-04-03T21:33:04.628054+0000 mgr.y (mgr.24370) 13037 : cluster [DBG] pgmap v13021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:06 smithi082 bash[20963]: audit 2024-04-03T21:33:06.791423+0000 mon.a (mon.0) 11278 : audit [DBG] from='client.? 172.21.15.67:0/3003544632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:06 smithi067 bash[17655]: audit 2024-04-03T21:33:06.791423+0000 mon.a (mon.0) 11278 : audit [DBG] from='client.? 172.21.15.67:0/3003544632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:06 smithi067 bash[27441]: audit 2024-04-03T21:33:06.791423+0000 mon.a (mon.0) 11278 : audit [DBG] from='client.? 172.21.15.67:0/3003544632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:07 smithi082 bash[20963]: cluster 2024-04-03T21:33:06.629303+0000 mgr.y (mgr.24370) 13038 : cluster [DBG] pgmap v13022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:07 smithi067 bash[17655]: cluster 2024-04-03T21:33:06.629303+0000 mgr.y (mgr.24370) 13038 : cluster [DBG] pgmap v13022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:07 smithi067 bash[27441]: cluster 2024-04-03T21:33:06.629303+0000 mgr.y (mgr.24370) 13038 : cluster [DBG] pgmap v13022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:08 smithi082 bash[20963]: cluster 2024-04-03T21:33:08.630006+0000 mgr.y (mgr.24370) 13039 : cluster [DBG] pgmap v13023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:08 smithi067 bash[17655]: cluster 2024-04-03T21:33:08.630006+0000 mgr.y (mgr.24370) 13039 : cluster [DBG] pgmap v13023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:08 smithi067 bash[27441]: cluster 2024-04-03T21:33:08.630006+0000 mgr.y (mgr.24370) 13039 : cluster [DBG] pgmap v13023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:09 smithi082 bash[20963]: audit 2024-04-03T21:33:09.253493+0000 mon.a (mon.0) 11279 : audit [DBG] from='client.? 172.21.15.67:0/3728903954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:09 smithi067 bash[17655]: audit 2024-04-03T21:33:09.253493+0000 mon.a (mon.0) 11279 : audit [DBG] from='client.? 172.21.15.67:0/3728903954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:09 smithi067 bash[27441]: audit 2024-04-03T21:33:09.253493+0000 mon.a (mon.0) 11279 : audit [DBG] from='client.? 172.21.15.67:0/3728903954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:10 smithi082 bash[20963]: audit 2024-04-03T21:33:10.349271+0000 mon.a (mon.0) 11280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:10 smithi082 bash[20963]: cluster 2024-04-03T21:33:10.630695+0000 mgr.y (mgr.24370) 13040 : cluster [DBG] pgmap v13024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:10 smithi067 bash[27441]: audit 2024-04-03T21:33:10.349271+0000 mon.a (mon.0) 11280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:10 smithi067 bash[27441]: cluster 2024-04-03T21:33:10.630695+0000 mgr.y (mgr.24370) 13040 : cluster [DBG] pgmap v13024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:10 smithi067 bash[17655]: audit 2024-04-03T21:33:10.349271+0000 mon.a (mon.0) 11280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:10 smithi067 bash[17655]: cluster 2024-04-03T21:33:10.630695+0000 mgr.y (mgr.24370) 13040 : cluster [DBG] pgmap v13024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:11 smithi082 bash[20963]: audit 2024-04-03T21:33:11.704061+0000 mon.a (mon.0) 11281 : audit [DBG] from='client.? 172.21.15.67:0/3859487779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:11 smithi067 bash[27441]: audit 2024-04-03T21:33:11.704061+0000 mon.a (mon.0) 11281 : audit [DBG] from='client.? 172.21.15.67:0/3859487779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:11 smithi067 bash[17655]: audit 2024-04-03T21:33:11.704061+0000 mon.a (mon.0) 11281 : audit [DBG] from='client.? 172.21.15.67:0/3859487779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:12 smithi082 bash[20963]: cluster 2024-04-03T21:33:12.632036+0000 mgr.y (mgr.24370) 13041 : cluster [DBG] pgmap v13025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:33:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:12 smithi067 bash[27441]: cluster 2024-04-03T21:33:12.632036+0000 mgr.y (mgr.24370) 13041 : cluster [DBG] pgmap v13025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:12 smithi067 bash[17655]: cluster 2024-04-03T21:33:12.632036+0000 mgr.y (mgr.24370) 13041 : cluster [DBG] pgmap v13025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:33:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:14 smithi082 bash[20963]: audit 2024-04-03T21:33:14.155212+0000 mon.a (mon.0) 11282 : audit [DBG] from='client.? 172.21.15.67:0/2303465824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:14 smithi067 bash[27441]: audit 2024-04-03T21:33:14.155212+0000 mon.a (mon.0) 11282 : audit [DBG] from='client.? 172.21.15.67:0/2303465824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:14 smithi067 bash[17655]: audit 2024-04-03T21:33:14.155212+0000 mon.a (mon.0) 11282 : audit [DBG] from='client.? 172.21.15.67:0/2303465824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:15 smithi082 bash[20963]: cluster 2024-04-03T21:33:14.632716+0000 mgr.y (mgr.24370) 13042 : cluster [DBG] pgmap v13026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:15 smithi067 bash[27441]: cluster 2024-04-03T21:33:14.632716+0000 mgr.y (mgr.24370) 13042 : cluster [DBG] pgmap v13026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:15 smithi067 bash[17655]: cluster 2024-04-03T21:33:14.632716+0000 mgr.y (mgr.24370) 13042 : cluster [DBG] pgmap v13026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:16 smithi067 bash[27441]: audit 2024-04-03T21:33:16.598343+0000 mon.a (mon.0) 11283 : audit [DBG] from='client.? 172.21.15.67:0/1620654430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:16 smithi067 bash[17655]: audit 2024-04-03T21:33:16.598343+0000 mon.a (mon.0) 11283 : audit [DBG] from='client.? 172.21.15.67:0/1620654430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:16 smithi082 bash[20963]: audit 2024-04-03T21:33:16.598343+0000 mon.a (mon.0) 11283 : audit [DBG] from='client.? 172.21.15.67:0/1620654430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:17 smithi082 bash[20963]: cluster 2024-04-03T21:33:16.633838+0000 mgr.y (mgr.24370) 13043 : cluster [DBG] pgmap v13027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:17 smithi067 bash[27441]: cluster 2024-04-03T21:33:16.633838+0000 mgr.y (mgr.24370) 13043 : cluster [DBG] pgmap v13027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:17 smithi067 bash[17655]: cluster 2024-04-03T21:33:16.633838+0000 mgr.y (mgr.24370) 13043 : cluster [DBG] pgmap v13027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:19 smithi082 bash[20963]: cluster 2024-04-03T21:33:18.634508+0000 mgr.y (mgr.24370) 13044 : cluster [DBG] pgmap v13028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:19 smithi082 bash[20963]: audit 2024-04-03T21:33:19.053023+0000 mon.c (mon.2) 5185 : audit [DBG] from='client.? 172.21.15.67:0/1561185153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:19 smithi067 bash[27441]: cluster 2024-04-03T21:33:18.634508+0000 mgr.y (mgr.24370) 13044 : cluster [DBG] pgmap v13028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:19 smithi067 bash[27441]: audit 2024-04-03T21:33:19.053023+0000 mon.c (mon.2) 5185 : audit [DBG] from='client.? 172.21.15.67:0/1561185153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:19 smithi067 bash[17655]: cluster 2024-04-03T21:33:18.634508+0000 mgr.y (mgr.24370) 13044 : cluster [DBG] pgmap v13028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:19 smithi067 bash[17655]: audit 2024-04-03T21:33:19.053023+0000 mon.c (mon.2) 5185 : audit [DBG] from='client.? 172.21.15.67:0/1561185153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:21 smithi082 bash[20963]: cluster 2024-04-03T21:33:20.635203+0000 mgr.y (mgr.24370) 13045 : cluster [DBG] pgmap v13029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:21 smithi082 bash[20963]: audit 2024-04-03T21:33:21.511744+0000 mon.c (mon.2) 5186 : audit [DBG] from='client.? 172.21.15.67:0/3041867766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:21 smithi067 bash[17655]: cluster 2024-04-03T21:33:20.635203+0000 mgr.y (mgr.24370) 13045 : cluster [DBG] pgmap v13029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:21 smithi067 bash[17655]: audit 2024-04-03T21:33:21.511744+0000 mon.c (mon.2) 5186 : audit [DBG] from='client.? 172.21.15.67:0/3041867766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:21 smithi067 bash[27441]: cluster 2024-04-03T21:33:20.635203+0000 mgr.y (mgr.24370) 13045 : cluster [DBG] pgmap v13029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:21 smithi067 bash[27441]: audit 2024-04-03T21:33:21.511744+0000 mon.c (mon.2) 5186 : audit [DBG] from='client.? 172.21.15.67:0/3041867766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:33:23.781 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:33:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:23 smithi082 bash[20963]: cluster 2024-04-03T21:33:22.636421+0000 mgr.y (mgr.24370) 13046 : cluster [DBG] pgmap v13030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:23 smithi067 bash[27441]: cluster 2024-04-03T21:33:22.636421+0000 mgr.y (mgr.24370) 13046 : cluster [DBG] pgmap v13030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:23 smithi067 bash[17655]: cluster 2024-04-03T21:33:22.636421+0000 mgr.y (mgr.24370) 13046 : cluster [DBG] pgmap v13030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:24 smithi082 bash[20963]: audit 2024-04-03T21:33:23.972979+0000 mon.a (mon.0) 11284 : audit [DBG] from='client.? 172.21.15.67:0/1187248585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:24 smithi067 bash[17655]: audit 2024-04-03T21:33:23.972979+0000 mon.a (mon.0) 11284 : audit [DBG] from='client.? 172.21.15.67:0/1187248585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:24 smithi067 bash[27441]: audit 2024-04-03T21:33:23.972979+0000 mon.a (mon.0) 11284 : audit [DBG] from='client.? 172.21.15.67:0/1187248585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:25 smithi082 bash[20963]: cluster 2024-04-03T21:33:24.637073+0000 mgr.y (mgr.24370) 13047 : cluster [DBG] pgmap v13031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:25 smithi082 bash[20963]: audit 2024-04-03T21:33:25.349795+0000 mon.a (mon.0) 11285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:25 smithi067 bash[17655]: cluster 2024-04-03T21:33:24.637073+0000 mgr.y (mgr.24370) 13047 : cluster [DBG] pgmap v13031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:25 smithi067 bash[17655]: audit 2024-04-03T21:33:25.349795+0000 mon.a (mon.0) 11285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:25 smithi067 bash[27441]: cluster 2024-04-03T21:33:24.637073+0000 mgr.y (mgr.24370) 13047 : cluster [DBG] pgmap v13031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:25 smithi067 bash[27441]: audit 2024-04-03T21:33:25.349795+0000 mon.a (mon.0) 11285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:26 smithi082 bash[20963]: audit 2024-04-03T21:33:26.439576+0000 mon.a (mon.0) 11286 : audit [DBG] from='client.? 172.21.15.67:0/2479502521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:26 smithi067 bash[27441]: audit 2024-04-03T21:33:26.439576+0000 mon.a (mon.0) 11286 : audit [DBG] from='client.? 172.21.15.67:0/2479502521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:26 smithi067 bash[17655]: audit 2024-04-03T21:33:26.439576+0000 mon.a (mon.0) 11286 : audit [DBG] from='client.? 172.21.15.67:0/2479502521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:27 smithi082 bash[20963]: cluster 2024-04-03T21:33:26.638195+0000 mgr.y (mgr.24370) 13048 : cluster [DBG] pgmap v13032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:27 smithi067 bash[27441]: cluster 2024-04-03T21:33:26.638195+0000 mgr.y (mgr.24370) 13048 : cluster [DBG] pgmap v13032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:27 smithi067 bash[17655]: cluster 2024-04-03T21:33:26.638195+0000 mgr.y (mgr.24370) 13048 : cluster [DBG] pgmap v13032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:29 smithi082 bash[20963]: cluster 2024-04-03T21:33:28.638707+0000 mgr.y (mgr.24370) 13049 : cluster [DBG] pgmap v13033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:29 smithi082 bash[20963]: audit 2024-04-03T21:33:28.898021+0000 mon.c (mon.2) 5187 : audit [DBG] from='client.? 172.21.15.67:0/4083847709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:29 smithi067 bash[27441]: cluster 2024-04-03T21:33:28.638707+0000 mgr.y (mgr.24370) 13049 : cluster [DBG] pgmap v13033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:29 smithi067 bash[27441]: audit 2024-04-03T21:33:28.898021+0000 mon.c (mon.2) 5187 : audit [DBG] from='client.? 172.21.15.67:0/4083847709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:29 smithi067 bash[17655]: cluster 2024-04-03T21:33:28.638707+0000 mgr.y (mgr.24370) 13049 : cluster [DBG] pgmap v13033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:29 smithi067 bash[17655]: audit 2024-04-03T21:33:28.898021+0000 mon.c (mon.2) 5187 : audit [DBG] from='client.? 172.21.15.67:0/4083847709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:31 smithi082 bash[20963]: cluster 2024-04-03T21:33:30.639380+0000 mgr.y (mgr.24370) 13050 : cluster [DBG] pgmap v13034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:31 smithi082 bash[20963]: audit 2024-04-03T21:33:31.355609+0000 mon.c (mon.2) 5188 : audit [DBG] from='client.? 172.21.15.67:0/54122693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:31 smithi067 bash[27441]: cluster 2024-04-03T21:33:30.639380+0000 mgr.y (mgr.24370) 13050 : cluster [DBG] pgmap v13034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:31 smithi067 bash[27441]: audit 2024-04-03T21:33:31.355609+0000 mon.c (mon.2) 5188 : audit [DBG] from='client.? 172.21.15.67:0/54122693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:31 smithi067 bash[17655]: cluster 2024-04-03T21:33:30.639380+0000 mgr.y (mgr.24370) 13050 : cluster [DBG] pgmap v13034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:31 smithi067 bash[17655]: audit 2024-04-03T21:33:31.355609+0000 mon.c (mon.2) 5188 : audit [DBG] from='client.? 172.21.15.67:0/54122693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:33:33.817 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:33:34.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:33 smithi082 bash[20963]: cluster 2024-04-03T21:33:32.640581+0000 mgr.y (mgr.24370) 13051 : cluster [DBG] pgmap v13035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:34.213 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:33 smithi082 bash[20963]: audit 2024-04-03T21:33:33.809676+0000 mon.c (mon.2) 5189 : audit [DBG] from='client.? 172.21.15.67:0/3791039453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:34.214 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:33 smithi067 bash[17655]: cluster 2024-04-03T21:33:32.640581+0000 mgr.y (mgr.24370) 13051 : cluster [DBG] pgmap v13035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:34.214 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:33 smithi067 bash[17655]: audit 2024-04-03T21:33:33.809676+0000 mon.c (mon.2) 5189 : audit [DBG] from='client.? 172.21.15.67:0/3791039453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:34.214 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:33 smithi067 bash[27441]: cluster 2024-04-03T21:33:32.640581+0000 mgr.y (mgr.24370) 13051 : cluster [DBG] pgmap v13035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:34.214 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:33 smithi067 bash[27441]: audit 2024-04-03T21:33:33.809676+0000 mon.c (mon.2) 5189 : audit [DBG] from='client.? 172.21.15.67:0/3791039453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:35 smithi082 bash[20963]: cluster 2024-04-03T21:33:34.641286+0000 mgr.y (mgr.24370) 13052 : cluster [DBG] pgmap v13036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:35 smithi067 bash[17655]: cluster 2024-04-03T21:33:34.641286+0000 mgr.y (mgr.24370) 13052 : cluster [DBG] pgmap v13036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:35 smithi067 bash[27441]: cluster 2024-04-03T21:33:34.641286+0000 mgr.y (mgr.24370) 13052 : cluster [DBG] pgmap v13036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:36 smithi082 bash[20963]: audit 2024-04-03T21:33:36.268549+0000 mon.c (mon.2) 5190 : audit [DBG] from='client.? 172.21.15.67:0/720126242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:36 smithi067 bash[27441]: audit 2024-04-03T21:33:36.268549+0000 mon.c (mon.2) 5190 : audit [DBG] from='client.? 172.21.15.67:0/720126242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:36 smithi067 bash[17655]: audit 2024-04-03T21:33:36.268549+0000 mon.c (mon.2) 5190 : audit [DBG] from='client.? 172.21.15.67:0/720126242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:37 smithi082 bash[20963]: cluster 2024-04-03T21:33:36.642460+0000 mgr.y (mgr.24370) 13053 : cluster [DBG] pgmap v13037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:37 smithi067 bash[17655]: cluster 2024-04-03T21:33:36.642460+0000 mgr.y (mgr.24370) 13053 : cluster [DBG] pgmap v13037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:37 smithi067 bash[27441]: cluster 2024-04-03T21:33:36.642460+0000 mgr.y (mgr.24370) 13053 : cluster [DBG] pgmap v13037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:38 smithi082 bash[20963]: audit 2024-04-03T21:33:38.725411+0000 mon.c (mon.2) 5191 : audit [DBG] from='client.? 172.21.15.67:0/568739104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:38 smithi067 bash[17655]: audit 2024-04-03T21:33:38.725411+0000 mon.c (mon.2) 5191 : audit [DBG] from='client.? 172.21.15.67:0/568739104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:38 smithi067 bash[27441]: audit 2024-04-03T21:33:38.725411+0000 mon.c (mon.2) 5191 : audit [DBG] from='client.? 172.21.15.67:0/568739104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:39 smithi082 bash[20963]: cluster 2024-04-03T21:33:38.643101+0000 mgr.y (mgr.24370) 13054 : cluster [DBG] pgmap v13038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:39 smithi067 bash[17655]: cluster 2024-04-03T21:33:38.643101+0000 mgr.y (mgr.24370) 13054 : cluster [DBG] pgmap v13038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:39 smithi067 bash[27441]: cluster 2024-04-03T21:33:38.643101+0000 mgr.y (mgr.24370) 13054 : cluster [DBG] pgmap v13038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:40 smithi082 bash[20963]: audit 2024-04-03T21:33:40.350175+0000 mon.a (mon.0) 11287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:40 smithi067 bash[17655]: audit 2024-04-03T21:33:40.350175+0000 mon.a (mon.0) 11287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:40 smithi067 bash[27441]: audit 2024-04-03T21:33:40.350175+0000 mon.a (mon.0) 11287 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:41 smithi082 bash[20963]: cluster 2024-04-03T21:33:40.643913+0000 mgr.y (mgr.24370) 13055 : cluster [DBG] pgmap v13039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:41 smithi082 bash[20963]: audit 2024-04-03T21:33:41.172651+0000 mon.c (mon.2) 5192 : audit [DBG] from='client.? 172.21.15.67:0/339278551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:41 smithi082 bash[20963]: audit 2024-04-03T21:33:41.731464+0000 mon.a (mon.0) 11288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:33:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:41 smithi067 bash[27441]: cluster 2024-04-03T21:33:40.643913+0000 mgr.y (mgr.24370) 13055 : cluster [DBG] pgmap v13039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:41 smithi067 bash[27441]: audit 2024-04-03T21:33:41.172651+0000 mon.c (mon.2) 5192 : audit [DBG] from='client.? 172.21.15.67:0/339278551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:41 smithi067 bash[27441]: audit 2024-04-03T21:33:41.731464+0000 mon.a (mon.0) 11288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:33:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:41 smithi067 bash[17655]: cluster 2024-04-03T21:33:40.643913+0000 mgr.y (mgr.24370) 13055 : cluster [DBG] pgmap v13039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:41 smithi067 bash[17655]: audit 2024-04-03T21:33:41.172651+0000 mon.c (mon.2) 5192 : audit [DBG] from='client.? 172.21.15.67:0/339278551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:41 smithi067 bash[17655]: audit 2024-04-03T21:33:41.731464+0000 mon.a (mon.0) 11288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:33:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:33:43.858 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:33:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:43 smithi082 bash[20963]: cluster 2024-04-03T21:33:42.645031+0000 mgr.y (mgr.24370) 13056 : cluster [DBG] pgmap v13040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:43 smithi082 bash[20963]: audit 2024-04-03T21:33:43.635403+0000 mon.a (mon.0) 11289 : audit [DBG] from='client.? 172.21.15.67:0/262402322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:43 smithi067 bash[27441]: cluster 2024-04-03T21:33:42.645031+0000 mgr.y (mgr.24370) 13056 : cluster [DBG] pgmap v13040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:43 smithi067 bash[27441]: audit 2024-04-03T21:33:43.635403+0000 mon.a (mon.0) 11289 : audit [DBG] from='client.? 172.21.15.67:0/262402322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:43 smithi067 bash[17655]: cluster 2024-04-03T21:33:42.645031+0000 mgr.y (mgr.24370) 13056 : cluster [DBG] pgmap v13040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:43 smithi067 bash[17655]: audit 2024-04-03T21:33:43.635403+0000 mon.a (mon.0) 11289 : audit [DBG] from='client.? 172.21.15.67:0/262402322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:45 smithi082 bash[20963]: cluster 2024-04-03T21:33:44.645844+0000 mgr.y (mgr.24370) 13057 : cluster [DBG] pgmap v13041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:45 smithi067 bash[27441]: cluster 2024-04-03T21:33:44.645844+0000 mgr.y (mgr.24370) 13057 : cluster [DBG] pgmap v13041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:45 smithi067 bash[17655]: cluster 2024-04-03T21:33:44.645844+0000 mgr.y (mgr.24370) 13057 : cluster [DBG] pgmap v13041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:46 smithi082 bash[20963]: audit 2024-04-03T21:33:46.097748+0000 mon.a (mon.0) 11290 : audit [DBG] from='client.? 172.21.15.67:0/1770382673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:46 smithi067 bash[17655]: audit 2024-04-03T21:33:46.097748+0000 mon.a (mon.0) 11290 : audit [DBG] from='client.? 172.21.15.67:0/1770382673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:46 smithi067 bash[27441]: audit 2024-04-03T21:33:46.097748+0000 mon.a (mon.0) 11290 : audit [DBG] from='client.? 172.21.15.67:0/1770382673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:47 smithi082 bash[20963]: cluster 2024-04-03T21:33:46.646881+0000 mgr.y (mgr.24370) 13058 : cluster [DBG] pgmap v13042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:47 smithi082 bash[20963]: audit 2024-04-03T21:33:47.376928+0000 mon.a (mon.0) 11291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:47 smithi082 bash[20963]: audit 2024-04-03T21:33:47.386700+0000 mon.a (mon.0) 11292 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:47 smithi082 bash[20963]: audit 2024-04-03T21:33:47.681314+0000 mon.a (mon.0) 11293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:47 smithi082 bash[20963]: audit 2024-04-03T21:33:47.690689+0000 mon.a (mon.0) 11294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[27441]: cluster 2024-04-03T21:33:46.646881+0000 mgr.y (mgr.24370) 13058 : cluster [DBG] pgmap v13042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[27441]: audit 2024-04-03T21:33:47.376928+0000 mon.a (mon.0) 11291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[27441]: audit 2024-04-03T21:33:47.386700+0000 mon.a (mon.0) 11292 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[27441]: audit 2024-04-03T21:33:47.681314+0000 mon.a (mon.0) 11293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[27441]: audit 2024-04-03T21:33:47.690689+0000 mon.a (mon.0) 11294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[17655]: cluster 2024-04-03T21:33:46.646881+0000 mgr.y (mgr.24370) 13058 : cluster [DBG] pgmap v13042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[17655]: audit 2024-04-03T21:33:47.376928+0000 mon.a (mon.0) 11291 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[17655]: audit 2024-04-03T21:33:47.386700+0000 mon.a (mon.0) 11292 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[17655]: audit 2024-04-03T21:33:47.681314+0000 mon.a (mon.0) 11293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:47 smithi067 bash[17655]: audit 2024-04-03T21:33:47.690689+0000 mon.a (mon.0) 11294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:48 smithi082 bash[20963]: audit 2024-04-03T21:33:48.171122+0000 mon.a (mon.0) 11295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:33:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:48 smithi082 bash[20963]: audit 2024-04-03T21:33:48.172520+0000 mon.a (mon.0) 11296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:33:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:48 smithi082 bash[20963]: audit 2024-04-03T21:33:48.180784+0000 mon.a (mon.0) 11297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:48 smithi082 bash[20963]: audit 2024-04-03T21:33:48.554798+0000 mon.c (mon.2) 5193 : audit [DBG] from='client.? 172.21.15.67:0/932545409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:48 smithi067 bash[27441]: audit 2024-04-03T21:33:48.171122+0000 mon.a (mon.0) 11295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:33:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:48 smithi067 bash[27441]: audit 2024-04-03T21:33:48.172520+0000 mon.a (mon.0) 11296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:33:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:48 smithi067 bash[27441]: audit 2024-04-03T21:33:48.180784+0000 mon.a (mon.0) 11297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:48 smithi067 bash[27441]: audit 2024-04-03T21:33:48.554798+0000 mon.c (mon.2) 5193 : audit [DBG] from='client.? 172.21.15.67:0/932545409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:48 smithi067 bash[17655]: audit 2024-04-03T21:33:48.171122+0000 mon.a (mon.0) 11295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:33:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:48 smithi067 bash[17655]: audit 2024-04-03T21:33:48.172520+0000 mon.a (mon.0) 11296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:33:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:48 smithi067 bash[17655]: audit 2024-04-03T21:33:48.180784+0000 mon.a (mon.0) 11297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:33:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:48 smithi067 bash[17655]: audit 2024-04-03T21:33:48.554798+0000 mon.c (mon.2) 5193 : audit [DBG] from='client.? 172.21.15.67:0/932545409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:49 smithi082 bash[20963]: cluster 2024-04-03T21:33:48.647552+0000 mgr.y (mgr.24370) 13059 : cluster [DBG] pgmap v13043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:49 smithi067 bash[17655]: cluster 2024-04-03T21:33:48.647552+0000 mgr.y (mgr.24370) 13059 : cluster [DBG] pgmap v13043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:49 smithi067 bash[27441]: cluster 2024-04-03T21:33:48.647552+0000 mgr.y (mgr.24370) 13059 : cluster [DBG] pgmap v13043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:51 smithi082 bash[20963]: cluster 2024-04-03T21:33:50.648277+0000 mgr.y (mgr.24370) 13060 : cluster [DBG] pgmap v13044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:51 smithi082 bash[20963]: audit 2024-04-03T21:33:51.010250+0000 mon.c (mon.2) 5194 : audit [DBG] from='client.? 172.21.15.67:0/1945031342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:51 smithi067 bash[27441]: cluster 2024-04-03T21:33:50.648277+0000 mgr.y (mgr.24370) 13060 : cluster [DBG] pgmap v13044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:51 smithi067 bash[27441]: audit 2024-04-03T21:33:51.010250+0000 mon.c (mon.2) 5194 : audit [DBG] from='client.? 172.21.15.67:0/1945031342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:51 smithi067 bash[17655]: cluster 2024-04-03T21:33:50.648277+0000 mgr.y (mgr.24370) 13060 : cluster [DBG] pgmap v13044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:51 smithi067 bash[17655]: audit 2024-04-03T21:33:51.010250+0000 mon.c (mon.2) 5194 : audit [DBG] from='client.? 172.21.15.67:0/1945031342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:33:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:33:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:53 smithi067 bash[27441]: cluster 2024-04-03T21:33:52.649425+0000 mgr.y (mgr.24370) 13061 : cluster [DBG] pgmap v13045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:53 smithi067 bash[27441]: audit 2024-04-03T21:33:53.467989+0000 mon.a (mon.0) 11298 : audit [DBG] from='client.? 172.21.15.67:0/3574714035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:53 smithi067 bash[17655]: cluster 2024-04-03T21:33:52.649425+0000 mgr.y (mgr.24370) 13061 : cluster [DBG] pgmap v13045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:53 smithi067 bash[17655]: audit 2024-04-03T21:33:53.467989+0000 mon.a (mon.0) 11298 : audit [DBG] from='client.? 172.21.15.67:0/3574714035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:53 smithi082 bash[20963]: cluster 2024-04-03T21:33:52.649425+0000 mgr.y (mgr.24370) 13061 : cluster [DBG] pgmap v13045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:53 smithi082 bash[20963]: audit 2024-04-03T21:33:53.467989+0000 mon.a (mon.0) 11298 : audit [DBG] from='client.? 172.21.15.67:0/3574714035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:55 smithi067 bash[27441]: cluster 2024-04-03T21:33:54.650115+0000 mgr.y (mgr.24370) 13062 : cluster [DBG] pgmap v13046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:55 smithi067 bash[27441]: audit 2024-04-03T21:33:55.350742+0000 mon.a (mon.0) 11299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:55 smithi067 bash[17655]: cluster 2024-04-03T21:33:54.650115+0000 mgr.y (mgr.24370) 13062 : cluster [DBG] pgmap v13046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:55 smithi067 bash[17655]: audit 2024-04-03T21:33:55.350742+0000 mon.a (mon.0) 11299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:55 smithi082 bash[20963]: cluster 2024-04-03T21:33:54.650115+0000 mgr.y (mgr.24370) 13062 : cluster [DBG] pgmap v13046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:55 smithi082 bash[20963]: audit 2024-04-03T21:33:55.350742+0000 mon.a (mon.0) 11299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:33:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:56 smithi067 bash[27441]: audit 2024-04-03T21:33:55.914074+0000 mon.c (mon.2) 5195 : audit [DBG] from='client.? 172.21.15.67:0/780303896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:56 smithi067 bash[17655]: audit 2024-04-03T21:33:55.914074+0000 mon.c (mon.2) 5195 : audit [DBG] from='client.? 172.21.15.67:0/780303896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:56 smithi082 bash[20963]: audit 2024-04-03T21:33:55.914074+0000 mon.c (mon.2) 5195 : audit [DBG] from='client.? 172.21.15.67:0/780303896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:57 smithi067 bash[27441]: cluster 2024-04-03T21:33:56.651391+0000 mgr.y (mgr.24370) 13063 : cluster [DBG] pgmap v13047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:57 smithi067 bash[17655]: cluster 2024-04-03T21:33:56.651391+0000 mgr.y (mgr.24370) 13063 : cluster [DBG] pgmap v13047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:57 smithi082 bash[20963]: cluster 2024-04-03T21:33:56.651391+0000 mgr.y (mgr.24370) 13063 : cluster [DBG] pgmap v13047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:33:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:58 smithi067 bash[17655]: audit 2024-04-03T21:33:58.363667+0000 mon.a (mon.0) 11300 : audit [DBG] from='client.? 172.21.15.67:0/3275909737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:58 smithi067 bash[27441]: audit 2024-04-03T21:33:58.363667+0000 mon.a (mon.0) 11300 : audit [DBG] from='client.? 172.21.15.67:0/3275909737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:33:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:58 smithi082 bash[20963]: audit 2024-04-03T21:33:58.363667+0000 mon.a (mon.0) 11300 : audit [DBG] from='client.? 172.21.15.67:0/3275909737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:33:59 smithi082 bash[20963]: cluster 2024-04-03T21:33:58.652250+0000 mgr.y (mgr.24370) 13064 : cluster [DBG] pgmap v13048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:33:59 smithi067 bash[17655]: cluster 2024-04-03T21:33:58.652250+0000 mgr.y (mgr.24370) 13064 : cluster [DBG] pgmap v13048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:33:59 smithi067 bash[27441]: cluster 2024-04-03T21:33:58.652250+0000 mgr.y (mgr.24370) 13064 : cluster [DBG] pgmap v13048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:00 smithi082 bash[20963]: audit 2024-04-03T21:34:00.813347+0000 mon.c (mon.2) 5196 : audit [DBG] from='client.? 172.21.15.67:0/972927277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:00 smithi067 bash[17655]: audit 2024-04-03T21:34:00.813347+0000 mon.c (mon.2) 5196 : audit [DBG] from='client.? 172.21.15.67:0/972927277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:00 smithi067 bash[27441]: audit 2024-04-03T21:34:00.813347+0000 mon.c (mon.2) 5196 : audit [DBG] from='client.? 172.21.15.67:0/972927277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:01 smithi082 bash[20963]: cluster 2024-04-03T21:34:00.653079+0000 mgr.y (mgr.24370) 13065 : cluster [DBG] pgmap v13049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:01 smithi067 bash[27441]: cluster 2024-04-03T21:34:00.653079+0000 mgr.y (mgr.24370) 13065 : cluster [DBG] pgmap v13049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:01 smithi067 bash[17655]: cluster 2024-04-03T21:34:00.653079+0000 mgr.y (mgr.24370) 13065 : cluster [DBG] pgmap v13049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T21:34:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:34:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:03 smithi082 bash[20963]: cluster 2024-04-03T21:34:02.654275+0000 mgr.y (mgr.24370) 13066 : cluster [DBG] pgmap v13050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:03 smithi082 bash[20963]: audit 2024-04-03T21:34:03.277695+0000 mon.a (mon.0) 11301 : audit [DBG] from='client.? 172.21.15.67:0/2678018855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:03 smithi067 bash[17655]: cluster 2024-04-03T21:34:02.654275+0000 mgr.y (mgr.24370) 13066 : cluster [DBG] pgmap v13050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:03 smithi067 bash[17655]: audit 2024-04-03T21:34:03.277695+0000 mon.a (mon.0) 11301 : audit [DBG] from='client.? 172.21.15.67:0/2678018855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:03 smithi067 bash[27441]: cluster 2024-04-03T21:34:02.654275+0000 mgr.y (mgr.24370) 13066 : cluster [DBG] pgmap v13050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:04.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:03 smithi067 bash[27441]: audit 2024-04-03T21:34:03.277695+0000 mon.a (mon.0) 11301 : audit [DBG] from='client.? 172.21.15.67:0/2678018855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:05 smithi082 bash[20963]: cluster 2024-04-03T21:34:04.654963+0000 mgr.y (mgr.24370) 13067 : cluster [DBG] pgmap v13051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:05 smithi082 bash[20963]: audit 2024-04-03T21:34:05.722703+0000 mon.a (mon.0) 11302 : audit [DBG] from='client.? 172.21.15.67:0/1081362514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:05 smithi067 bash[17655]: cluster 2024-04-03T21:34:04.654963+0000 mgr.y (mgr.24370) 13067 : cluster [DBG] pgmap v13051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:05 smithi067 bash[17655]: audit 2024-04-03T21:34:05.722703+0000 mon.a (mon.0) 11302 : audit [DBG] from='client.? 172.21.15.67:0/1081362514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:05 smithi067 bash[27441]: cluster 2024-04-03T21:34:04.654963+0000 mgr.y (mgr.24370) 13067 : cluster [DBG] pgmap v13051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:05 smithi067 bash[27441]: audit 2024-04-03T21:34:05.722703+0000 mon.a (mon.0) 11302 : audit [DBG] from='client.? 172.21.15.67:0/1081362514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:07 smithi082 bash[20963]: cluster 2024-04-03T21:34:06.656101+0000 mgr.y (mgr.24370) 13068 : cluster [DBG] pgmap v13052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:07 smithi067 bash[17655]: cluster 2024-04-03T21:34:06.656101+0000 mgr.y (mgr.24370) 13068 : cluster [DBG] pgmap v13052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:07 smithi067 bash[27441]: cluster 2024-04-03T21:34:06.656101+0000 mgr.y (mgr.24370) 13068 : cluster [DBG] pgmap v13052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:08 smithi082 bash[20963]: audit 2024-04-03T21:34:08.179556+0000 mon.c (mon.2) 5197 : audit [DBG] from='client.? 172.21.15.67:0/3646975100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:08 smithi067 bash[17655]: audit 2024-04-03T21:34:08.179556+0000 mon.c (mon.2) 5197 : audit [DBG] from='client.? 172.21.15.67:0/3646975100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:08 smithi067 bash[27441]: audit 2024-04-03T21:34:08.179556+0000 mon.c (mon.2) 5197 : audit [DBG] from='client.? 172.21.15.67:0/3646975100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:09 smithi082 bash[20963]: cluster 2024-04-03T21:34:08.656723+0000 mgr.y (mgr.24370) 13069 : cluster [DBG] pgmap v13053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:09 smithi067 bash[17655]: cluster 2024-04-03T21:34:08.656723+0000 mgr.y (mgr.24370) 13069 : cluster [DBG] pgmap v13053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:09 smithi067 bash[27441]: cluster 2024-04-03T21:34:08.656723+0000 mgr.y (mgr.24370) 13069 : cluster [DBG] pgmap v13053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:10 smithi082 bash[20963]: audit 2024-04-03T21:34:10.351582+0000 mon.a (mon.0) 11303 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:10 smithi082 bash[20963]: audit 2024-04-03T21:34:10.630361+0000 mon.c (mon.2) 5198 : audit [DBG] from='client.? 172.21.15.67:0/3822346304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:10 smithi082 bash[20963]: cluster 2024-04-03T21:34:10.657189+0000 mgr.y (mgr.24370) 13070 : cluster [DBG] pgmap v13054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:10 smithi067 bash[27441]: audit 2024-04-03T21:34:10.351582+0000 mon.a (mon.0) 11303 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:10 smithi067 bash[27441]: audit 2024-04-03T21:34:10.630361+0000 mon.c (mon.2) 5198 : audit [DBG] from='client.? 172.21.15.67:0/3822346304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:10 smithi067 bash[27441]: cluster 2024-04-03T21:34:10.657189+0000 mgr.y (mgr.24370) 13070 : cluster [DBG] pgmap v13054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:10 smithi067 bash[17655]: audit 2024-04-03T21:34:10.351582+0000 mon.a (mon.0) 11303 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:10 smithi067 bash[17655]: audit 2024-04-03T21:34:10.630361+0000 mon.c (mon.2) 5198 : audit [DBG] from='client.? 172.21.15.67:0/3822346304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:10 smithi067 bash[17655]: cluster 2024-04-03T21:34:10.657189+0000 mgr.y (mgr.24370) 13070 : cluster [DBG] pgmap v13054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:34:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:34:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:13 smithi082 bash[20963]: cluster 2024-04-03T21:34:12.658330+0000 mgr.y (mgr.24370) 13071 : cluster [DBG] pgmap v13055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:13 smithi082 bash[20963]: audit 2024-04-03T21:34:13.082534+0000 mon.a (mon.0) 11304 : audit [DBG] from='client.? 172.21.15.67:0/171715622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:13 smithi067 bash[27441]: cluster 2024-04-03T21:34:12.658330+0000 mgr.y (mgr.24370) 13071 : cluster [DBG] pgmap v13055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:13 smithi067 bash[27441]: audit 2024-04-03T21:34:13.082534+0000 mon.a (mon.0) 11304 : audit [DBG] from='client.? 172.21.15.67:0/171715622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:13 smithi067 bash[17655]: cluster 2024-04-03T21:34:12.658330+0000 mgr.y (mgr.24370) 13071 : cluster [DBG] pgmap v13055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:13 smithi067 bash[17655]: audit 2024-04-03T21:34:13.082534+0000 mon.a (mon.0) 11304 : audit [DBG] from='client.? 172.21.15.67:0/171715622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:15 smithi082 bash[20963]: cluster 2024-04-03T21:34:14.659004+0000 mgr.y (mgr.24370) 13072 : cluster [DBG] pgmap v13056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:15 smithi082 bash[20963]: audit 2024-04-03T21:34:15.544139+0000 mon.a (mon.0) 11305 : audit [DBG] from='client.? 172.21.15.67:0/3833377026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:15 smithi067 bash[17655]: cluster 2024-04-03T21:34:14.659004+0000 mgr.y (mgr.24370) 13072 : cluster [DBG] pgmap v13056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:15 smithi067 bash[17655]: audit 2024-04-03T21:34:15.544139+0000 mon.a (mon.0) 11305 : audit [DBG] from='client.? 172.21.15.67:0/3833377026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:15 smithi067 bash[27441]: cluster 2024-04-03T21:34:14.659004+0000 mgr.y (mgr.24370) 13072 : cluster [DBG] pgmap v13056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:15 smithi067 bash[27441]: audit 2024-04-03T21:34:15.544139+0000 mon.a (mon.0) 11305 : audit [DBG] from='client.? 172.21.15.67:0/3833377026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:17 smithi082 bash[20963]: cluster 2024-04-03T21:34:16.660226+0000 mgr.y (mgr.24370) 13073 : cluster [DBG] pgmap v13057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:17 smithi067 bash[17655]: cluster 2024-04-03T21:34:16.660226+0000 mgr.y (mgr.24370) 13073 : cluster [DBG] pgmap v13057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:17 smithi067 bash[27441]: cluster 2024-04-03T21:34:16.660226+0000 mgr.y (mgr.24370) 13073 : cluster [DBG] pgmap v13057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:18 smithi082 bash[20963]: audit 2024-04-03T21:34:17.995344+0000 mon.c (mon.2) 5199 : audit [DBG] from='client.? 172.21.15.67:0/2955509226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:18 smithi067 bash[27441]: audit 2024-04-03T21:34:17.995344+0000 mon.c (mon.2) 5199 : audit [DBG] from='client.? 172.21.15.67:0/2955509226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:18 smithi067 bash[17655]: audit 2024-04-03T21:34:17.995344+0000 mon.c (mon.2) 5199 : audit [DBG] from='client.? 172.21.15.67:0/2955509226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:19 smithi082 bash[20963]: cluster 2024-04-03T21:34:18.660930+0000 mgr.y (mgr.24370) 13074 : cluster [DBG] pgmap v13058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:19 smithi067 bash[17655]: cluster 2024-04-03T21:34:18.660930+0000 mgr.y (mgr.24370) 13074 : cluster [DBG] pgmap v13058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:19 smithi067 bash[27441]: cluster 2024-04-03T21:34:18.660930+0000 mgr.y (mgr.24370) 13074 : cluster [DBG] pgmap v13058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:20 smithi082 bash[20963]: audit 2024-04-03T21:34:20.443866+0000 mon.c (mon.2) 5200 : audit [DBG] from='client.? 172.21.15.67:0/3734199253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:20 smithi067 bash[17655]: audit 2024-04-03T21:34:20.443866+0000 mon.c (mon.2) 5200 : audit [DBG] from='client.? 172.21.15.67:0/3734199253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:20 smithi067 bash[27441]: audit 2024-04-03T21:34:20.443866+0000 mon.c (mon.2) 5200 : audit [DBG] from='client.? 172.21.15.67:0/3734199253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:21 smithi082 bash[20963]: cluster 2024-04-03T21:34:20.661629+0000 mgr.y (mgr.24370) 13075 : cluster [DBG] pgmap v13059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:21 smithi067 bash[17655]: cluster 2024-04-03T21:34:20.661629+0000 mgr.y (mgr.24370) 13075 : cluster [DBG] pgmap v13059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:21 smithi067 bash[27441]: cluster 2024-04-03T21:34:20.661629+0000 mgr.y (mgr.24370) 13075 : cluster [DBG] pgmap v13059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:34:23.755 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:34:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:23 smithi082 bash[20963]: cluster 2024-04-03T21:34:22.662888+0000 mgr.y (mgr.24370) 13076 : cluster [DBG] pgmap v13060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:23 smithi082 bash[20963]: audit 2024-04-03T21:34:22.906113+0000 mon.c (mon.2) 5201 : audit [DBG] from='client.? 172.21.15.67:0/773071382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:23 smithi067 bash[27441]: cluster 2024-04-03T21:34:22.662888+0000 mgr.y (mgr.24370) 13076 : cluster [DBG] pgmap v13060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:23 smithi067 bash[27441]: audit 2024-04-03T21:34:22.906113+0000 mon.c (mon.2) 5201 : audit [DBG] from='client.? 172.21.15.67:0/773071382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:23 smithi067 bash[17655]: cluster 2024-04-03T21:34:22.662888+0000 mgr.y (mgr.24370) 13076 : cluster [DBG] pgmap v13060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:23 smithi067 bash[17655]: audit 2024-04-03T21:34:22.906113+0000 mon.c (mon.2) 5201 : audit [DBG] from='client.? 172.21.15.67:0/773071382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:25 smithi082 bash[20963]: cluster 2024-04-03T21:34:24.663731+0000 mgr.y (mgr.24370) 13077 : cluster [DBG] pgmap v13061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:25 smithi082 bash[20963]: audit 2024-04-03T21:34:25.351273+0000 mon.a (mon.0) 11306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:25 smithi082 bash[20963]: audit 2024-04-03T21:34:25.378574+0000 mon.c (mon.2) 5202 : audit [DBG] from='client.? 172.21.15.67:0/551045381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:25 smithi067 bash[17655]: cluster 2024-04-03T21:34:24.663731+0000 mgr.y (mgr.24370) 13077 : cluster [DBG] pgmap v13061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:25 smithi067 bash[17655]: audit 2024-04-03T21:34:25.351273+0000 mon.a (mon.0) 11306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:25 smithi067 bash[17655]: audit 2024-04-03T21:34:25.378574+0000 mon.c (mon.2) 5202 : audit [DBG] from='client.? 172.21.15.67:0/551045381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:25 smithi067 bash[27441]: cluster 2024-04-03T21:34:24.663731+0000 mgr.y (mgr.24370) 13077 : cluster [DBG] pgmap v13061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:25 smithi067 bash[27441]: audit 2024-04-03T21:34:25.351273+0000 mon.a (mon.0) 11306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:25 smithi067 bash[27441]: audit 2024-04-03T21:34:25.378574+0000 mon.c (mon.2) 5202 : audit [DBG] from='client.? 172.21.15.67:0/551045381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:27 smithi082 bash[20963]: cluster 2024-04-03T21:34:26.664927+0000 mgr.y (mgr.24370) 13078 : cluster [DBG] pgmap v13062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:27 smithi067 bash[17655]: cluster 2024-04-03T21:34:26.664927+0000 mgr.y (mgr.24370) 13078 : cluster [DBG] pgmap v13062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:27 smithi067 bash[27441]: cluster 2024-04-03T21:34:26.664927+0000 mgr.y (mgr.24370) 13078 : cluster [DBG] pgmap v13062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:28 smithi082 bash[20963]: audit 2024-04-03T21:34:27.838981+0000 mon.c (mon.2) 5203 : audit [DBG] from='client.? 172.21.15.67:0/3770245684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:28 smithi067 bash[27441]: audit 2024-04-03T21:34:27.838981+0000 mon.c (mon.2) 5203 : audit [DBG] from='client.? 172.21.15.67:0/3770245684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:28 smithi067 bash[17655]: audit 2024-04-03T21:34:27.838981+0000 mon.c (mon.2) 5203 : audit [DBG] from='client.? 172.21.15.67:0/3770245684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:29 smithi082 bash[20963]: cluster 2024-04-03T21:34:28.665629+0000 mgr.y (mgr.24370) 13079 : cluster [DBG] pgmap v13063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:29 smithi067 bash[17655]: cluster 2024-04-03T21:34:28.665629+0000 mgr.y (mgr.24370) 13079 : cluster [DBG] pgmap v13063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:29 smithi067 bash[27441]: cluster 2024-04-03T21:34:28.665629+0000 mgr.y (mgr.24370) 13079 : cluster [DBG] pgmap v13063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:30 smithi082 bash[20963]: audit 2024-04-03T21:34:30.299876+0000 mon.c (mon.2) 5204 : audit [DBG] from='client.? 172.21.15.67:0/3412314833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:30 smithi067 bash[27441]: audit 2024-04-03T21:34:30.299876+0000 mon.c (mon.2) 5204 : audit [DBG] from='client.? 172.21.15.67:0/3412314833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:30 smithi067 bash[17655]: audit 2024-04-03T21:34:30.299876+0000 mon.c (mon.2) 5204 : audit [DBG] from='client.? 172.21.15.67:0/3412314833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:31 smithi082 bash[20963]: cluster 2024-04-03T21:34:30.666291+0000 mgr.y (mgr.24370) 13080 : cluster [DBG] pgmap v13064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:31 smithi067 bash[27441]: cluster 2024-04-03T21:34:30.666291+0000 mgr.y (mgr.24370) 13080 : cluster [DBG] pgmap v13064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:31 smithi067 bash[17655]: cluster 2024-04-03T21:34:30.666291+0000 mgr.y (mgr.24370) 13080 : cluster [DBG] pgmap v13064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:32 smithi067 bash[27441]: audit 2024-04-03T21:34:32.762232+0000 mon.c (mon.2) 5205 : audit [DBG] from='client.? 172.21.15.67:0/4263104111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:32 smithi067 bash[17655]: audit 2024-04-03T21:34:32.762232+0000 mon.c (mon.2) 5205 : audit [DBG] from='client.? 172.21.15.67:0/4263104111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:32 smithi082 bash[20963]: audit 2024-04-03T21:34:32.762232+0000 mon.c (mon.2) 5205 : audit [DBG] from='client.? 172.21.15.67:0/4263104111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:34:33.794 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:34:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:33 smithi082 bash[20963]: cluster 2024-04-03T21:34:32.667394+0000 mgr.y (mgr.24370) 13081 : cluster [DBG] pgmap v13065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:33 smithi067 bash[17655]: cluster 2024-04-03T21:34:32.667394+0000 mgr.y (mgr.24370) 13081 : cluster [DBG] pgmap v13065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:33 smithi067 bash[27441]: cluster 2024-04-03T21:34:32.667394+0000 mgr.y (mgr.24370) 13081 : cluster [DBG] pgmap v13065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:35 smithi082 bash[20963]: cluster 2024-04-03T21:34:34.668130+0000 mgr.y (mgr.24370) 13082 : cluster [DBG] pgmap v13066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:35 smithi082 bash[20963]: audit 2024-04-03T21:34:35.219282+0000 mon.c (mon.2) 5206 : audit [DBG] from='client.? 172.21.15.67:0/73457495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:35 smithi067 bash[17655]: cluster 2024-04-03T21:34:34.668130+0000 mgr.y (mgr.24370) 13082 : cluster [DBG] pgmap v13066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:35 smithi067 bash[17655]: audit 2024-04-03T21:34:35.219282+0000 mon.c (mon.2) 5206 : audit [DBG] from='client.? 172.21.15.67:0/73457495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:35 smithi067 bash[27441]: cluster 2024-04-03T21:34:34.668130+0000 mgr.y (mgr.24370) 13082 : cluster [DBG] pgmap v13066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:35 smithi067 bash[27441]: audit 2024-04-03T21:34:35.219282+0000 mon.c (mon.2) 5206 : audit [DBG] from='client.? 172.21.15.67:0/73457495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:37 smithi082 bash[20963]: cluster 2024-04-03T21:34:36.669207+0000 mgr.y (mgr.24370) 13083 : cluster [DBG] pgmap v13067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:37 smithi082 bash[20963]: audit 2024-04-03T21:34:37.681957+0000 mon.c (mon.2) 5207 : audit [DBG] from='client.? 172.21.15.67:0/2533693040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:37 smithi067 bash[27441]: cluster 2024-04-03T21:34:36.669207+0000 mgr.y (mgr.24370) 13083 : cluster [DBG] pgmap v13067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:37 smithi067 bash[27441]: audit 2024-04-03T21:34:37.681957+0000 mon.c (mon.2) 5207 : audit [DBG] from='client.? 172.21.15.67:0/2533693040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:37 smithi067 bash[17655]: cluster 2024-04-03T21:34:36.669207+0000 mgr.y (mgr.24370) 13083 : cluster [DBG] pgmap v13067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:37 smithi067 bash[17655]: audit 2024-04-03T21:34:37.681957+0000 mon.c (mon.2) 5207 : audit [DBG] from='client.? 172.21.15.67:0/2533693040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:39 smithi082 bash[20963]: cluster 2024-04-03T21:34:38.669869+0000 mgr.y (mgr.24370) 13084 : cluster [DBG] pgmap v13068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:39 smithi067 bash[17655]: cluster 2024-04-03T21:34:38.669869+0000 mgr.y (mgr.24370) 13084 : cluster [DBG] pgmap v13068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:39 smithi067 bash[27441]: cluster 2024-04-03T21:34:38.669869+0000 mgr.y (mgr.24370) 13084 : cluster [DBG] pgmap v13068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:40 smithi082 bash[20963]: audit 2024-04-03T21:34:40.127572+0000 mon.a (mon.0) 11307 : audit [DBG] from='client.? 172.21.15.67:0/1635195706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:40 smithi082 bash[20963]: audit 2024-04-03T21:34:40.351825+0000 mon.a (mon.0) 11308 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:40 smithi067 bash[27441]: audit 2024-04-03T21:34:40.127572+0000 mon.a (mon.0) 11307 : audit [DBG] from='client.? 172.21.15.67:0/1635195706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:40 smithi067 bash[27441]: audit 2024-04-03T21:34:40.351825+0000 mon.a (mon.0) 11308 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:40 smithi067 bash[17655]: audit 2024-04-03T21:34:40.127572+0000 mon.a (mon.0) 11307 : audit [DBG] from='client.? 172.21.15.67:0/1635195706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:40 smithi067 bash[17655]: audit 2024-04-03T21:34:40.351825+0000 mon.a (mon.0) 11308 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:41 smithi082 bash[20963]: cluster 2024-04-03T21:34:40.670515+0000 mgr.y (mgr.24370) 13085 : cluster [DBG] pgmap v13069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:41 smithi067 bash[27441]: cluster 2024-04-03T21:34:40.670515+0000 mgr.y (mgr.24370) 13085 : cluster [DBG] pgmap v13069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:41 smithi067 bash[17655]: cluster 2024-04-03T21:34:40.670515+0000 mgr.y (mgr.24370) 13085 : cluster [DBG] pgmap v13069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:42 smithi067 bash[17655]: audit 2024-04-03T21:34:42.598068+0000 mon.a (mon.0) 11309 : audit [DBG] from='client.? 172.21.15.67:0/1961386051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:42 smithi067 bash[27441]: audit 2024-04-03T21:34:42.598068+0000 mon.a (mon.0) 11309 : audit [DBG] from='client.? 172.21.15.67:0/1961386051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:42 smithi082 bash[20963]: audit 2024-04-03T21:34:42.598068+0000 mon.a (mon.0) 11309 : audit [DBG] from='client.? 172.21.15.67:0/1961386051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:34:43.828 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:34:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:43 smithi082 bash[20963]: cluster 2024-04-03T21:34:42.671644+0000 mgr.y (mgr.24370) 13086 : cluster [DBG] pgmap v13070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:43 smithi067 bash[17655]: cluster 2024-04-03T21:34:42.671644+0000 mgr.y (mgr.24370) 13086 : cluster [DBG] pgmap v13070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:43 smithi067 bash[27441]: cluster 2024-04-03T21:34:42.671644+0000 mgr.y (mgr.24370) 13086 : cluster [DBG] pgmap v13070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:45 smithi082 bash[20963]: cluster 2024-04-03T21:34:44.672319+0000 mgr.y (mgr.24370) 13087 : cluster [DBG] pgmap v13071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:45 smithi082 bash[20963]: audit 2024-04-03T21:34:45.049590+0000 mon.c (mon.2) 5208 : audit [DBG] from='client.? 172.21.15.67:0/3779255011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:45 smithi067 bash[27441]: cluster 2024-04-03T21:34:44.672319+0000 mgr.y (mgr.24370) 13087 : cluster [DBG] pgmap v13071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:45 smithi067 bash[27441]: audit 2024-04-03T21:34:45.049590+0000 mon.c (mon.2) 5208 : audit [DBG] from='client.? 172.21.15.67:0/3779255011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:45 smithi067 bash[17655]: cluster 2024-04-03T21:34:44.672319+0000 mgr.y (mgr.24370) 13087 : cluster [DBG] pgmap v13071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:45 smithi067 bash[17655]: audit 2024-04-03T21:34:45.049590+0000 mon.c (mon.2) 5208 : audit [DBG] from='client.? 172.21.15.67:0/3779255011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:47 smithi082 bash[20963]: cluster 2024-04-03T21:34:46.673529+0000 mgr.y (mgr.24370) 13088 : cluster [DBG] pgmap v13072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:47 smithi082 bash[20963]: audit 2024-04-03T21:34:47.509630+0000 mon.a (mon.0) 11310 : audit [DBG] from='client.? 172.21.15.67:0/909413034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:47 smithi067 bash[27441]: cluster 2024-04-03T21:34:46.673529+0000 mgr.y (mgr.24370) 13088 : cluster [DBG] pgmap v13072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:47 smithi067 bash[27441]: audit 2024-04-03T21:34:47.509630+0000 mon.a (mon.0) 11310 : audit [DBG] from='client.? 172.21.15.67:0/909413034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:47 smithi067 bash[17655]: cluster 2024-04-03T21:34:46.673529+0000 mgr.y (mgr.24370) 13088 : cluster [DBG] pgmap v13072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:47 smithi067 bash[17655]: audit 2024-04-03T21:34:47.509630+0000 mon.a (mon.0) 11310 : audit [DBG] from='client.? 172.21.15.67:0/909413034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:48 smithi082 bash[20963]: audit 2024-04-03T21:34:48.254555+0000 mon.a (mon.0) 11311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:34:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:48 smithi067 bash[27441]: audit 2024-04-03T21:34:48.254555+0000 mon.a (mon.0) 11311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:34:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:48 smithi067 bash[17655]: audit 2024-04-03T21:34:48.254555+0000 mon.a (mon.0) 11311 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:34:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:49 smithi082 bash[20963]: cluster 2024-04-03T21:34:48.674167+0000 mgr.y (mgr.24370) 13089 : cluster [DBG] pgmap v13073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:49 smithi067 bash[17655]: cluster 2024-04-03T21:34:48.674167+0000 mgr.y (mgr.24370) 13089 : cluster [DBG] pgmap v13073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:49 smithi067 bash[27441]: cluster 2024-04-03T21:34:48.674167+0000 mgr.y (mgr.24370) 13089 : cluster [DBG] pgmap v13073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:50 smithi082 bash[20963]: audit 2024-04-03T21:34:49.962794+0000 mon.a (mon.0) 11312 : audit [DBG] from='client.? 172.21.15.67:0/1056460542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:50 smithi067 bash[27441]: audit 2024-04-03T21:34:49.962794+0000 mon.a (mon.0) 11312 : audit [DBG] from='client.? 172.21.15.67:0/1056460542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:50 smithi067 bash[17655]: audit 2024-04-03T21:34:49.962794+0000 mon.a (mon.0) 11312 : audit [DBG] from='client.? 172.21.15.67:0/1056460542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:51 smithi082 bash[20963]: cluster 2024-04-03T21:34:50.674869+0000 mgr.y (mgr.24370) 13090 : cluster [DBG] pgmap v13074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:51 smithi067 bash[17655]: cluster 2024-04-03T21:34:50.674869+0000 mgr.y (mgr.24370) 13090 : cluster [DBG] pgmap v13074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:51 smithi067 bash[27441]: cluster 2024-04-03T21:34:50.674869+0000 mgr.y (mgr.24370) 13090 : cluster [DBG] pgmap v13074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:52 smithi082 bash[20963]: audit 2024-04-03T21:34:52.415014+0000 mon.c (mon.2) 5209 : audit [DBG] from='client.? 172.21.15.67:0/996668601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:53.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:34:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:52 smithi067 bash[27441]: audit 2024-04-03T21:34:52.415014+0000 mon.c (mon.2) 5209 : audit [DBG] from='client.? 172.21.15.67:0/996668601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:53.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:52 smithi067 bash[17655]: audit 2024-04-03T21:34:52.415014+0000 mon.c (mon.2) 5209 : audit [DBG] from='client.? 172.21.15.67:0/996668601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:53.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:34:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:53 smithi082 bash[20963]: cluster 2024-04-03T21:34:52.675980+0000 mgr.y (mgr.24370) 13091 : cluster [DBG] pgmap v13075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:53 smithi067 bash[27441]: cluster 2024-04-03T21:34:52.675980+0000 mgr.y (mgr.24370) 13091 : cluster [DBG] pgmap v13075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:53 smithi067 bash[17655]: cluster 2024-04-03T21:34:52.675980+0000 mgr.y (mgr.24370) 13091 : cluster [DBG] pgmap v13075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:55 smithi082 bash[20963]: audit 2024-04-03T21:34:54.001603+0000 mon.a (mon.0) 11313 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:55 smithi082 bash[20963]: audit 2024-04-03T21:34:54.009085+0000 mon.a (mon.0) 11314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:55 smithi082 bash[20963]: audit 2024-04-03T21:34:54.256269+0000 mon.a (mon.0) 11315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:55 smithi082 bash[20963]: audit 2024-04-03T21:34:54.264507+0000 mon.a (mon.0) 11316 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:55 smithi082 bash[20963]: cluster 2024-04-03T21:34:54.676785+0000 mgr.y (mgr.24370) 13092 : cluster [DBG] pgmap v13076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:55 smithi082 bash[20963]: audit 2024-04-03T21:34:54.691692+0000 mon.a (mon.0) 11317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:34:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:55 smithi082 bash[20963]: audit 2024-04-03T21:34:54.692928+0000 mon.a (mon.0) 11318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:34:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:55 smithi082 bash[20963]: audit 2024-04-03T21:34:54.701255+0000 mon.a (mon.0) 11319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:55 smithi082 bash[20963]: audit 2024-04-03T21:34:54.870014+0000 mon.c (mon.2) 5210 : audit [DBG] from='client.? 172.21.15.67:0/4238279334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[17655]: audit 2024-04-03T21:34:54.001603+0000 mon.a (mon.0) 11313 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[17655]: audit 2024-04-03T21:34:54.009085+0000 mon.a (mon.0) 11314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[17655]: audit 2024-04-03T21:34:54.256269+0000 mon.a (mon.0) 11315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[17655]: audit 2024-04-03T21:34:54.264507+0000 mon.a (mon.0) 11316 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[17655]: cluster 2024-04-03T21:34:54.676785+0000 mgr.y (mgr.24370) 13092 : cluster [DBG] pgmap v13076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[17655]: audit 2024-04-03T21:34:54.691692+0000 mon.a (mon.0) 11317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[17655]: audit 2024-04-03T21:34:54.692928+0000 mon.a (mon.0) 11318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[17655]: audit 2024-04-03T21:34:54.701255+0000 mon.a (mon.0) 11319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[17655]: audit 2024-04-03T21:34:54.870014+0000 mon.c (mon.2) 5210 : audit [DBG] from='client.? 172.21.15.67:0/4238279334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[27441]: audit 2024-04-03T21:34:54.001603+0000 mon.a (mon.0) 11313 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[27441]: audit 2024-04-03T21:34:54.009085+0000 mon.a (mon.0) 11314 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[27441]: audit 2024-04-03T21:34:54.256269+0000 mon.a (mon.0) 11315 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[27441]: audit 2024-04-03T21:34:54.264507+0000 mon.a (mon.0) 11316 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[27441]: cluster 2024-04-03T21:34:54.676785+0000 mgr.y (mgr.24370) 13092 : cluster [DBG] pgmap v13076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[27441]: audit 2024-04-03T21:34:54.691692+0000 mon.a (mon.0) 11317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:34:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[27441]: audit 2024-04-03T21:34:54.692928+0000 mon.a (mon.0) 11318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:34:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[27441]: audit 2024-04-03T21:34:54.701255+0000 mon.a (mon.0) 11319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:34:55.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:55 smithi067 bash[27441]: audit 2024-04-03T21:34:54.870014+0000 mon.c (mon.2) 5210 : audit [DBG] from='client.? 172.21.15.67:0/4238279334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:56 smithi082 bash[20963]: audit 2024-04-03T21:34:55.352355+0000 mon.a (mon.0) 11320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:56 smithi067 bash[17655]: audit 2024-04-03T21:34:55.352355+0000 mon.a (mon.0) 11320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:56 smithi067 bash[27441]: audit 2024-04-03T21:34:55.352355+0000 mon.a (mon.0) 11320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:34:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:57 smithi082 bash[20963]: cluster 2024-04-03T21:34:56.677922+0000 mgr.y (mgr.24370) 13093 : cluster [DBG] pgmap v13077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:57 smithi067 bash[27441]: cluster 2024-04-03T21:34:56.677922+0000 mgr.y (mgr.24370) 13093 : cluster [DBG] pgmap v13077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:57 smithi067 bash[17655]: cluster 2024-04-03T21:34:56.677922+0000 mgr.y (mgr.24370) 13093 : cluster [DBG] pgmap v13077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:58 smithi082 bash[20963]: audit 2024-04-03T21:34:57.322434+0000 mon.c (mon.2) 5211 : audit [DBG] from='client.? 172.21.15.67:0/3093778976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:58 smithi067 bash[17655]: audit 2024-04-03T21:34:57.322434+0000 mon.c (mon.2) 5211 : audit [DBG] from='client.? 172.21.15.67:0/3093778976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:58 smithi067 bash[27441]: audit 2024-04-03T21:34:57.322434+0000 mon.c (mon.2) 5211 : audit [DBG] from='client.? 172.21.15.67:0/3093778976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:34:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:34:59 smithi082 bash[20963]: cluster 2024-04-03T21:34:58.678595+0000 mgr.y (mgr.24370) 13094 : cluster [DBG] pgmap v13078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:34:59 smithi067 bash[17655]: cluster 2024-04-03T21:34:58.678595+0000 mgr.y (mgr.24370) 13094 : cluster [DBG] pgmap v13078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:34:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:34:59 smithi067 bash[27441]: cluster 2024-04-03T21:34:58.678595+0000 mgr.y (mgr.24370) 13094 : cluster [DBG] pgmap v13078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:00 smithi082 bash[20963]: audit 2024-04-03T21:34:59.772901+0000 mon.a (mon.0) 11321 : audit [DBG] from='client.? 172.21.15.67:0/1199648808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:00 smithi067 bash[17655]: audit 2024-04-03T21:34:59.772901+0000 mon.a (mon.0) 11321 : audit [DBG] from='client.? 172.21.15.67:0/1199648808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:00 smithi067 bash[27441]: audit 2024-04-03T21:34:59.772901+0000 mon.a (mon.0) 11321 : audit [DBG] from='client.? 172.21.15.67:0/1199648808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:01 smithi082 bash[20963]: cluster 2024-04-03T21:35:00.679704+0000 mgr.y (mgr.24370) 13095 : cluster [DBG] pgmap v13079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:01 smithi067 bash[17655]: cluster 2024-04-03T21:35:00.679704+0000 mgr.y (mgr.24370) 13095 : cluster [DBG] pgmap v13079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:01 smithi067 bash[27441]: cluster 2024-04-03T21:35:00.679704+0000 mgr.y (mgr.24370) 13095 : cluster [DBG] pgmap v13079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:02 smithi082 bash[20963]: audit 2024-04-03T21:35:02.223868+0000 mon.a (mon.0) 11322 : audit [DBG] from='client.? 172.21.15.67:0/192705953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:02 smithi067 bash[17655]: audit 2024-04-03T21:35:02.223868+0000 mon.a (mon.0) 11322 : audit [DBG] from='client.? 172.21.15.67:0/192705953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:02 smithi067 bash[27441]: audit 2024-04-03T21:35:02.223868+0000 mon.a (mon.0) 11322 : audit [DBG] from='client.? 172.21.15.67:0/192705953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:03 smithi067 bash[17655]: cluster 2024-04-03T21:35:02.680499+0000 mgr.y (mgr.24370) 13096 : cluster [DBG] pgmap v13080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:35:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:03 smithi067 bash[27441]: cluster 2024-04-03T21:35:02.680499+0000 mgr.y (mgr.24370) 13096 : cluster [DBG] pgmap v13080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:03 smithi082 bash[20963]: cluster 2024-04-03T21:35:02.680499+0000 mgr.y (mgr.24370) 13096 : cluster [DBG] pgmap v13080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:35:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:04 smithi082 bash[20963]: audit 2024-04-03T21:35:04.688779+0000 mon.a (mon.0) 11323 : audit [DBG] from='client.? 172.21.15.67:0/2952904627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:04 smithi067 bash[27441]: audit 2024-04-03T21:35:04.688779+0000 mon.a (mon.0) 11323 : audit [DBG] from='client.? 172.21.15.67:0/2952904627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:04 smithi067 bash[17655]: audit 2024-04-03T21:35:04.688779+0000 mon.a (mon.0) 11323 : audit [DBG] from='client.? 172.21.15.67:0/2952904627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:05 smithi082 bash[20963]: cluster 2024-04-03T21:35:04.681144+0000 mgr.y (mgr.24370) 13097 : cluster [DBG] pgmap v13081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:05 smithi067 bash[17655]: cluster 2024-04-03T21:35:04.681144+0000 mgr.y (mgr.24370) 13097 : cluster [DBG] pgmap v13081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:05 smithi067 bash[27441]: cluster 2024-04-03T21:35:04.681144+0000 mgr.y (mgr.24370) 13097 : cluster [DBG] pgmap v13081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:07 smithi082 bash[20963]: cluster 2024-04-03T21:35:06.682340+0000 mgr.y (mgr.24370) 13098 : cluster [DBG] pgmap v13082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:07 smithi082 bash[20963]: audit 2024-04-03T21:35:07.145604+0000 mon.a (mon.0) 11324 : audit [DBG] from='client.? 172.21.15.67:0/815407921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:07 smithi067 bash[17655]: cluster 2024-04-03T21:35:06.682340+0000 mgr.y (mgr.24370) 13098 : cluster [DBG] pgmap v13082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:07 smithi067 bash[17655]: audit 2024-04-03T21:35:07.145604+0000 mon.a (mon.0) 11324 : audit [DBG] from='client.? 172.21.15.67:0/815407921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:07 smithi067 bash[27441]: cluster 2024-04-03T21:35:06.682340+0000 mgr.y (mgr.24370) 13098 : cluster [DBG] pgmap v13082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:07 smithi067 bash[27441]: audit 2024-04-03T21:35:07.145604+0000 mon.a (mon.0) 11324 : audit [DBG] from='client.? 172.21.15.67:0/815407921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:09 smithi082 bash[20963]: cluster 2024-04-03T21:35:08.683011+0000 mgr.y (mgr.24370) 13099 : cluster [DBG] pgmap v13083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:09 smithi082 bash[20963]: audit 2024-04-03T21:35:09.599128+0000 mon.c (mon.2) 5212 : audit [DBG] from='client.? 172.21.15.67:0/971687715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:09 smithi067 bash[17655]: cluster 2024-04-03T21:35:08.683011+0000 mgr.y (mgr.24370) 13099 : cluster [DBG] pgmap v13083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:09 smithi067 bash[17655]: audit 2024-04-03T21:35:09.599128+0000 mon.c (mon.2) 5212 : audit [DBG] from='client.? 172.21.15.67:0/971687715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:09 smithi067 bash[27441]: cluster 2024-04-03T21:35:08.683011+0000 mgr.y (mgr.24370) 13099 : cluster [DBG] pgmap v13083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:09 smithi067 bash[27441]: audit 2024-04-03T21:35:09.599128+0000 mon.c (mon.2) 5212 : audit [DBG] from='client.? 172.21.15.67:0/971687715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:10 smithi082 bash[20963]: audit 2024-04-03T21:35:10.352796+0000 mon.a (mon.0) 11325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:10 smithi067 bash[17655]: audit 2024-04-03T21:35:10.352796+0000 mon.a (mon.0) 11325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:10 smithi067 bash[27441]: audit 2024-04-03T21:35:10.352796+0000 mon.a (mon.0) 11325 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:11 smithi082 bash[20963]: cluster 2024-04-03T21:35:10.684100+0000 mgr.y (mgr.24370) 13100 : cluster [DBG] pgmap v13084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:11 smithi067 bash[17655]: cluster 2024-04-03T21:35:10.684100+0000 mgr.y (mgr.24370) 13100 : cluster [DBG] pgmap v13084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:11 smithi067 bash[27441]: cluster 2024-04-03T21:35:10.684100+0000 mgr.y (mgr.24370) 13100 : cluster [DBG] pgmap v13084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:12 smithi067 bash[27441]: audit 2024-04-03T21:35:12.065108+0000 mon.c (mon.2) 5213 : audit [DBG] from='client.? 172.21.15.67:0/1238318664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:12 smithi067 bash[17655]: audit 2024-04-03T21:35:12.065108+0000 mon.c (mon.2) 5213 : audit [DBG] from='client.? 172.21.15.67:0/1238318664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:12 smithi082 bash[20963]: audit 2024-04-03T21:35:12.065108+0000 mon.c (mon.2) 5213 : audit [DBG] from='client.? 172.21.15.67:0/1238318664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:13] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T21:35:13.776 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:35:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:13 smithi082 bash[20963]: cluster 2024-04-03T21:35:12.684919+0000 mgr.y (mgr.24370) 13101 : cluster [DBG] pgmap v13085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:13 smithi067 bash[17655]: cluster 2024-04-03T21:35:12.684919+0000 mgr.y (mgr.24370) 13101 : cluster [DBG] pgmap v13085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:13 smithi067 bash[27441]: cluster 2024-04-03T21:35:12.684919+0000 mgr.y (mgr.24370) 13101 : cluster [DBG] pgmap v13085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:14 smithi082 bash[20963]: audit 2024-04-03T21:35:14.518728+0000 mon.c (mon.2) 5214 : audit [DBG] from='client.? 172.21.15.67:0/254405599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:14 smithi067 bash[17655]: audit 2024-04-03T21:35:14.518728+0000 mon.c (mon.2) 5214 : audit [DBG] from='client.? 172.21.15.67:0/254405599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:14 smithi067 bash[27441]: audit 2024-04-03T21:35:14.518728+0000 mon.c (mon.2) 5214 : audit [DBG] from='client.? 172.21.15.67:0/254405599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:15 smithi082 bash[20963]: cluster 2024-04-03T21:35:14.685629+0000 mgr.y (mgr.24370) 13102 : cluster [DBG] pgmap v13086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:15 smithi067 bash[17655]: cluster 2024-04-03T21:35:14.685629+0000 mgr.y (mgr.24370) 13102 : cluster [DBG] pgmap v13086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:15 smithi067 bash[27441]: cluster 2024-04-03T21:35:14.685629+0000 mgr.y (mgr.24370) 13102 : cluster [DBG] pgmap v13086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:17 smithi082 bash[20963]: cluster 2024-04-03T21:35:16.686800+0000 mgr.y (mgr.24370) 13103 : cluster [DBG] pgmap v13087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:17 smithi082 bash[20963]: audit 2024-04-03T21:35:16.975427+0000 mon.a (mon.0) 11326 : audit [DBG] from='client.? 172.21.15.67:0/1423873488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:17 smithi067 bash[17655]: cluster 2024-04-03T21:35:16.686800+0000 mgr.y (mgr.24370) 13103 : cluster [DBG] pgmap v13087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:17 smithi067 bash[17655]: audit 2024-04-03T21:35:16.975427+0000 mon.a (mon.0) 11326 : audit [DBG] from='client.? 172.21.15.67:0/1423873488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:17 smithi067 bash[27441]: cluster 2024-04-03T21:35:16.686800+0000 mgr.y (mgr.24370) 13103 : cluster [DBG] pgmap v13087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:17 smithi067 bash[27441]: audit 2024-04-03T21:35:16.975427+0000 mon.a (mon.0) 11326 : audit [DBG] from='client.? 172.21.15.67:0/1423873488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:19 smithi082 bash[20963]: cluster 2024-04-03T21:35:18.687476+0000 mgr.y (mgr.24370) 13104 : cluster [DBG] pgmap v13088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:19 smithi082 bash[20963]: audit 2024-04-03T21:35:19.427898+0000 mon.c (mon.2) 5215 : audit [DBG] from='client.? 172.21.15.67:0/3016325915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:19 smithi067 bash[27441]: cluster 2024-04-03T21:35:18.687476+0000 mgr.y (mgr.24370) 13104 : cluster [DBG] pgmap v13088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:19 smithi067 bash[27441]: audit 2024-04-03T21:35:19.427898+0000 mon.c (mon.2) 5215 : audit [DBG] from='client.? 172.21.15.67:0/3016325915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:19 smithi067 bash[17655]: cluster 2024-04-03T21:35:18.687476+0000 mgr.y (mgr.24370) 13104 : cluster [DBG] pgmap v13088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:19 smithi067 bash[17655]: audit 2024-04-03T21:35:19.427898+0000 mon.c (mon.2) 5215 : audit [DBG] from='client.? 172.21.15.67:0/3016325915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:21 smithi082 bash[20963]: cluster 2024-04-03T21:35:20.688681+0000 mgr.y (mgr.24370) 13105 : cluster [DBG] pgmap v13089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:21 smithi067 bash[27441]: cluster 2024-04-03T21:35:20.688681+0000 mgr.y (mgr.24370) 13105 : cluster [DBG] pgmap v13089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:21 smithi067 bash[17655]: cluster 2024-04-03T21:35:20.688681+0000 mgr.y (mgr.24370) 13105 : cluster [DBG] pgmap v13089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:22 smithi067 bash[17655]: audit 2024-04-03T21:35:21.880882+0000 mon.a (mon.0) 11327 : audit [DBG] from='client.? 172.21.15.67:0/767264935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:22 smithi067 bash[27441]: audit 2024-04-03T21:35:21.880882+0000 mon.a (mon.0) 11327 : audit [DBG] from='client.? 172.21.15.67:0/767264935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:22 smithi082 bash[20963]: audit 2024-04-03T21:35:21.880882+0000 mon.a (mon.0) 11327 : audit [DBG] from='client.? 172.21.15.67:0/767264935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:23] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T21:35:23.813 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:35:24.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:23 smithi082 bash[20963]: cluster 2024-04-03T21:35:22.689531+0000 mgr.y (mgr.24370) 13106 : cluster [DBG] pgmap v13090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:23 smithi067 bash[17655]: cluster 2024-04-03T21:35:22.689531+0000 mgr.y (mgr.24370) 13106 : cluster [DBG] pgmap v13090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:23 smithi067 bash[27441]: cluster 2024-04-03T21:35:22.689531+0000 mgr.y (mgr.24370) 13106 : cluster [DBG] pgmap v13090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:24 smithi082 bash[20963]: audit 2024-04-03T21:35:24.333289+0000 mon.c (mon.2) 5216 : audit [DBG] from='client.? 172.21.15.67:0/1589211018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:24 smithi067 bash[17655]: audit 2024-04-03T21:35:24.333289+0000 mon.c (mon.2) 5216 : audit [DBG] from='client.? 172.21.15.67:0/1589211018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:24 smithi067 bash[27441]: audit 2024-04-03T21:35:24.333289+0000 mon.c (mon.2) 5216 : audit [DBG] from='client.? 172.21.15.67:0/1589211018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:25 smithi082 bash[20963]: cluster 2024-04-03T21:35:24.690185+0000 mgr.y (mgr.24370) 13107 : cluster [DBG] pgmap v13091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:25 smithi082 bash[20963]: audit 2024-04-03T21:35:25.353089+0000 mon.a (mon.0) 11328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:25 smithi067 bash[17655]: cluster 2024-04-03T21:35:24.690185+0000 mgr.y (mgr.24370) 13107 : cluster [DBG] pgmap v13091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:25 smithi067 bash[17655]: audit 2024-04-03T21:35:25.353089+0000 mon.a (mon.0) 11328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:25 smithi067 bash[27441]: cluster 2024-04-03T21:35:24.690185+0000 mgr.y (mgr.24370) 13107 : cluster [DBG] pgmap v13091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:25 smithi067 bash[27441]: audit 2024-04-03T21:35:25.353089+0000 mon.a (mon.0) 11328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:26 smithi082 bash[20963]: audit 2024-04-03T21:35:26.787411+0000 mon.c (mon.2) 5217 : audit [DBG] from='client.? 172.21.15.67:0/2533228758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:26 smithi067 bash[17655]: audit 2024-04-03T21:35:26.787411+0000 mon.c (mon.2) 5217 : audit [DBG] from='client.? 172.21.15.67:0/2533228758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:26 smithi067 bash[27441]: audit 2024-04-03T21:35:26.787411+0000 mon.c (mon.2) 5217 : audit [DBG] from='client.? 172.21.15.67:0/2533228758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:27 smithi082 bash[20963]: cluster 2024-04-03T21:35:26.691365+0000 mgr.y (mgr.24370) 13108 : cluster [DBG] pgmap v13092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:27 smithi067 bash[17655]: cluster 2024-04-03T21:35:26.691365+0000 mgr.y (mgr.24370) 13108 : cluster [DBG] pgmap v13092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:27 smithi067 bash[27441]: cluster 2024-04-03T21:35:26.691365+0000 mgr.y (mgr.24370) 13108 : cluster [DBG] pgmap v13092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:29 smithi082 bash[20963]: cluster 2024-04-03T21:35:28.692096+0000 mgr.y (mgr.24370) 13109 : cluster [DBG] pgmap v13093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:29 smithi082 bash[20963]: audit 2024-04-03T21:35:29.239759+0000 mon.c (mon.2) 5218 : audit [DBG] from='client.? 172.21.15.67:0/935358621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:29 smithi067 bash[17655]: cluster 2024-04-03T21:35:28.692096+0000 mgr.y (mgr.24370) 13109 : cluster [DBG] pgmap v13093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:29 smithi067 bash[17655]: audit 2024-04-03T21:35:29.239759+0000 mon.c (mon.2) 5218 : audit [DBG] from='client.? 172.21.15.67:0/935358621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:29 smithi067 bash[27441]: cluster 2024-04-03T21:35:28.692096+0000 mgr.y (mgr.24370) 13109 : cluster [DBG] pgmap v13093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:29 smithi067 bash[27441]: audit 2024-04-03T21:35:29.239759+0000 mon.c (mon.2) 5218 : audit [DBG] from='client.? 172.21.15.67:0/935358621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:31 smithi082 bash[20963]: cluster 2024-04-03T21:35:30.693188+0000 mgr.y (mgr.24370) 13110 : cluster [DBG] pgmap v13094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:31 smithi082 bash[20963]: audit 2024-04-03T21:35:31.692305+0000 mon.a (mon.0) 11329 : audit [DBG] from='client.? 172.21.15.67:0/2935752325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:31 smithi067 bash[17655]: cluster 2024-04-03T21:35:30.693188+0000 mgr.y (mgr.24370) 13110 : cluster [DBG] pgmap v13094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:31 smithi067 bash[17655]: audit 2024-04-03T21:35:31.692305+0000 mon.a (mon.0) 11329 : audit [DBG] from='client.? 172.21.15.67:0/2935752325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:31 smithi067 bash[27441]: cluster 2024-04-03T21:35:30.693188+0000 mgr.y (mgr.24370) 13110 : cluster [DBG] pgmap v13094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:31 smithi067 bash[27441]: audit 2024-04-03T21:35:31.692305+0000 mon.a (mon.0) 11329 : audit [DBG] from='client.? 172.21.15.67:0/2935752325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T21:35:33.855 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:35:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:33 smithi082 bash[20963]: cluster 2024-04-03T21:35:32.693948+0000 mgr.y (mgr.24370) 13111 : cluster [DBG] pgmap v13095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:33 smithi067 bash[27441]: cluster 2024-04-03T21:35:32.693948+0000 mgr.y (mgr.24370) 13111 : cluster [DBG] pgmap v13095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:33 smithi067 bash[17655]: cluster 2024-04-03T21:35:32.693948+0000 mgr.y (mgr.24370) 13111 : cluster [DBG] pgmap v13095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:34 smithi082 bash[20963]: audit 2024-04-03T21:35:34.150587+0000 mon.a (mon.0) 11330 : audit [DBG] from='client.? 172.21.15.67:0/351885341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:34 smithi067 bash[17655]: audit 2024-04-03T21:35:34.150587+0000 mon.a (mon.0) 11330 : audit [DBG] from='client.? 172.21.15.67:0/351885341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:34 smithi067 bash[27441]: audit 2024-04-03T21:35:34.150587+0000 mon.a (mon.0) 11330 : audit [DBG] from='client.? 172.21.15.67:0/351885341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:35 smithi082 bash[20963]: cluster 2024-04-03T21:35:34.694606+0000 mgr.y (mgr.24370) 13112 : cluster [DBG] pgmap v13096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:35 smithi067 bash[27441]: cluster 2024-04-03T21:35:34.694606+0000 mgr.y (mgr.24370) 13112 : cluster [DBG] pgmap v13096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:35 smithi067 bash[17655]: cluster 2024-04-03T21:35:34.694606+0000 mgr.y (mgr.24370) 13112 : cluster [DBG] pgmap v13096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:36 smithi082 bash[20963]: audit 2024-04-03T21:35:36.609227+0000 mon.a (mon.0) 11331 : audit [DBG] from='client.? 172.21.15.67:0/3700825543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:36 smithi067 bash[17655]: audit 2024-04-03T21:35:36.609227+0000 mon.a (mon.0) 11331 : audit [DBG] from='client.? 172.21.15.67:0/3700825543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:36 smithi067 bash[27441]: audit 2024-04-03T21:35:36.609227+0000 mon.a (mon.0) 11331 : audit [DBG] from='client.? 172.21.15.67:0/3700825543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:37 smithi082 bash[20963]: cluster 2024-04-03T21:35:36.695744+0000 mgr.y (mgr.24370) 13113 : cluster [DBG] pgmap v13097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:37 smithi067 bash[27441]: cluster 2024-04-03T21:35:36.695744+0000 mgr.y (mgr.24370) 13113 : cluster [DBG] pgmap v13097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:37 smithi067 bash[17655]: cluster 2024-04-03T21:35:36.695744+0000 mgr.y (mgr.24370) 13113 : cluster [DBG] pgmap v13097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:39 smithi082 bash[20963]: cluster 2024-04-03T21:35:38.696402+0000 mgr.y (mgr.24370) 13114 : cluster [DBG] pgmap v13098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:39 smithi082 bash[20963]: audit 2024-04-03T21:35:39.058004+0000 mon.c (mon.2) 5219 : audit [DBG] from='client.? 172.21.15.67:0/2854801593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:39 smithi067 bash[27441]: cluster 2024-04-03T21:35:38.696402+0000 mgr.y (mgr.24370) 13114 : cluster [DBG] pgmap v13098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:39 smithi067 bash[27441]: audit 2024-04-03T21:35:39.058004+0000 mon.c (mon.2) 5219 : audit [DBG] from='client.? 172.21.15.67:0/2854801593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:39 smithi067 bash[17655]: cluster 2024-04-03T21:35:38.696402+0000 mgr.y (mgr.24370) 13114 : cluster [DBG] pgmap v13098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:39 smithi067 bash[17655]: audit 2024-04-03T21:35:39.058004+0000 mon.c (mon.2) 5219 : audit [DBG] from='client.? 172.21.15.67:0/2854801593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:40 smithi067 bash[17655]: audit 2024-04-03T21:35:40.353572+0000 mon.a (mon.0) 11332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:40 smithi067 bash[27441]: audit 2024-04-03T21:35:40.353572+0000 mon.a (mon.0) 11332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:40 smithi082 bash[20963]: audit 2024-04-03T21:35:40.353572+0000 mon.a (mon.0) 11332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:41 smithi067 bash[27441]: cluster 2024-04-03T21:35:40.697316+0000 mgr.y (mgr.24370) 13115 : cluster [DBG] pgmap v13099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:41 smithi067 bash[27441]: audit 2024-04-03T21:35:41.507683+0000 mon.a (mon.0) 11333 : audit [DBG] from='client.? 172.21.15.67:0/1818404899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:41 smithi067 bash[17655]: cluster 2024-04-03T21:35:40.697316+0000 mgr.y (mgr.24370) 13115 : cluster [DBG] pgmap v13099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:41 smithi067 bash[17655]: audit 2024-04-03T21:35:41.507683+0000 mon.a (mon.0) 11333 : audit [DBG] from='client.? 172.21.15.67:0/1818404899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:41 smithi082 bash[20963]: cluster 2024-04-03T21:35:40.697316+0000 mgr.y (mgr.24370) 13115 : cluster [DBG] pgmap v13099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:41 smithi082 bash[20963]: audit 2024-04-03T21:35:41.507683+0000 mon.a (mon.0) 11333 : audit [DBG] from='client.? 172.21.15.67:0/1818404899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:35:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:35:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:43 smithi067 bash[27441]: cluster 2024-04-03T21:35:42.698115+0000 mgr.y (mgr.24370) 13116 : cluster [DBG] pgmap v13100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:43 smithi067 bash[17655]: cluster 2024-04-03T21:35:42.698115+0000 mgr.y (mgr.24370) 13116 : cluster [DBG] pgmap v13100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:43 smithi082 bash[20963]: cluster 2024-04-03T21:35:42.698115+0000 mgr.y (mgr.24370) 13116 : cluster [DBG] pgmap v13100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:44 smithi067 bash[17655]: audit 2024-04-03T21:35:43.964493+0000 mon.c (mon.2) 5220 : audit [DBG] from='client.? 172.21.15.67:0/124174758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:44 smithi067 bash[27441]: audit 2024-04-03T21:35:43.964493+0000 mon.c (mon.2) 5220 : audit [DBG] from='client.? 172.21.15.67:0/124174758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:44 smithi082 bash[20963]: audit 2024-04-03T21:35:43.964493+0000 mon.c (mon.2) 5220 : audit [DBG] from='client.? 172.21.15.67:0/124174758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:45 smithi067 bash[17655]: cluster 2024-04-03T21:35:44.698851+0000 mgr.y (mgr.24370) 13117 : cluster [DBG] pgmap v13101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:45 smithi067 bash[27441]: cluster 2024-04-03T21:35:44.698851+0000 mgr.y (mgr.24370) 13117 : cluster [DBG] pgmap v13101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:45 smithi082 bash[20963]: cluster 2024-04-03T21:35:44.698851+0000 mgr.y (mgr.24370) 13117 : cluster [DBG] pgmap v13101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:46 smithi082 bash[20963]: audit 2024-04-03T21:35:46.417630+0000 mon.a (mon.0) 11334 : audit [DBG] from='client.? 172.21.15.67:0/321680561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:46 smithi067 bash[27441]: audit 2024-04-03T21:35:46.417630+0000 mon.a (mon.0) 11334 : audit [DBG] from='client.? 172.21.15.67:0/321680561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:46 smithi067 bash[17655]: audit 2024-04-03T21:35:46.417630+0000 mon.a (mon.0) 11334 : audit [DBG] from='client.? 172.21.15.67:0/321680561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:47 smithi082 bash[20963]: cluster 2024-04-03T21:35:46.700220+0000 mgr.y (mgr.24370) 13118 : cluster [DBG] pgmap v13102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:47 smithi067 bash[17655]: cluster 2024-04-03T21:35:46.700220+0000 mgr.y (mgr.24370) 13118 : cluster [DBG] pgmap v13102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:47 smithi067 bash[27441]: cluster 2024-04-03T21:35:46.700220+0000 mgr.y (mgr.24370) 13118 : cluster [DBG] pgmap v13102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:48 smithi082 bash[20963]: audit 2024-04-03T21:35:48.873715+0000 mon.c (mon.2) 5221 : audit [DBG] from='client.? 172.21.15.67:0/3865434445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:48 smithi067 bash[17655]: audit 2024-04-03T21:35:48.873715+0000 mon.c (mon.2) 5221 : audit [DBG] from='client.? 172.21.15.67:0/3865434445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:48 smithi067 bash[27441]: audit 2024-04-03T21:35:48.873715+0000 mon.c (mon.2) 5221 : audit [DBG] from='client.? 172.21.15.67:0/3865434445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:50.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:49 smithi082 bash[20963]: cluster 2024-04-03T21:35:48.700913+0000 mgr.y (mgr.24370) 13119 : cluster [DBG] pgmap v13103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:49 smithi067 bash[17655]: cluster 2024-04-03T21:35:48.700913+0000 mgr.y (mgr.24370) 13119 : cluster [DBG] pgmap v13103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:49 smithi067 bash[27441]: cluster 2024-04-03T21:35:48.700913+0000 mgr.y (mgr.24370) 13119 : cluster [DBG] pgmap v13103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:51 smithi082 bash[20963]: cluster 2024-04-03T21:35:50.701959+0000 mgr.y (mgr.24370) 13120 : cluster [DBG] pgmap v13104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:51 smithi082 bash[20963]: audit 2024-04-03T21:35:51.326598+0000 mon.a (mon.0) 11335 : audit [DBG] from='client.? 172.21.15.67:0/3831077983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:51 smithi067 bash[17655]: cluster 2024-04-03T21:35:50.701959+0000 mgr.y (mgr.24370) 13120 : cluster [DBG] pgmap v13104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:51 smithi067 bash[17655]: audit 2024-04-03T21:35:51.326598+0000 mon.a (mon.0) 11335 : audit [DBG] from='client.? 172.21.15.67:0/3831077983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:51 smithi067 bash[27441]: cluster 2024-04-03T21:35:50.701959+0000 mgr.y (mgr.24370) 13120 : cluster [DBG] pgmap v13104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:51 smithi067 bash[27441]: audit 2024-04-03T21:35:51.326598+0000 mon.a (mon.0) 11335 : audit [DBG] from='client.? 172.21.15.67:0/3831077983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:35:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:35:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:53 smithi082 bash[20963]: cluster 2024-04-03T21:35:52.702778+0000 mgr.y (mgr.24370) 13121 : cluster [DBG] pgmap v13105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:53 smithi082 bash[20963]: audit 2024-04-03T21:35:53.784242+0000 mon.c (mon.2) 5222 : audit [DBG] from='client.? 172.21.15.67:0/401665405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:53 smithi067 bash[17655]: cluster 2024-04-03T21:35:52.702778+0000 mgr.y (mgr.24370) 13121 : cluster [DBG] pgmap v13105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:53 smithi067 bash[17655]: audit 2024-04-03T21:35:53.784242+0000 mon.c (mon.2) 5222 : audit [DBG] from='client.? 172.21.15.67:0/401665405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:53 smithi067 bash[27441]: cluster 2024-04-03T21:35:52.702778+0000 mgr.y (mgr.24370) 13121 : cluster [DBG] pgmap v13105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:53 smithi067 bash[27441]: audit 2024-04-03T21:35:53.784242+0000 mon.c (mon.2) 5222 : audit [DBG] from='client.? 172.21.15.67:0/401665405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:55.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:54 smithi082 bash[20963]: audit 2024-04-03T21:35:54.775659+0000 mon.a (mon.0) 11336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:35:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:54 smithi067 bash[17655]: audit 2024-04-03T21:35:54.775659+0000 mon.a (mon.0) 11336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:35:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:54 smithi067 bash[27441]: audit 2024-04-03T21:35:54.775659+0000 mon.a (mon.0) 11336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:35:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:55 smithi082 bash[20963]: cluster 2024-04-03T21:35:54.703476+0000 mgr.y (mgr.24370) 13122 : cluster [DBG] pgmap v13106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:55 smithi082 bash[20963]: audit 2024-04-03T21:35:55.354020+0000 mon.a (mon.0) 11337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:55 smithi067 bash[17655]: cluster 2024-04-03T21:35:54.703476+0000 mgr.y (mgr.24370) 13122 : cluster [DBG] pgmap v13106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:55 smithi067 bash[17655]: audit 2024-04-03T21:35:55.354020+0000 mon.a (mon.0) 11337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:55 smithi067 bash[27441]: cluster 2024-04-03T21:35:54.703476+0000 mgr.y (mgr.24370) 13122 : cluster [DBG] pgmap v13106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:55 smithi067 bash[27441]: audit 2024-04-03T21:35:55.354020+0000 mon.a (mon.0) 11337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:35:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:56 smithi082 bash[20963]: audit 2024-04-03T21:35:56.238629+0000 mon.a (mon.0) 11338 : audit [DBG] from='client.? 172.21.15.67:0/1474485860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:56 smithi067 bash[17655]: audit 2024-04-03T21:35:56.238629+0000 mon.a (mon.0) 11338 : audit [DBG] from='client.? 172.21.15.67:0/1474485860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:56 smithi067 bash[27441]: audit 2024-04-03T21:35:56.238629+0000 mon.a (mon.0) 11338 : audit [DBG] from='client.? 172.21.15.67:0/1474485860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:57 smithi082 bash[20963]: cluster 2024-04-03T21:35:56.704751+0000 mgr.y (mgr.24370) 13123 : cluster [DBG] pgmap v13107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:57 smithi067 bash[17655]: cluster 2024-04-03T21:35:56.704751+0000 mgr.y (mgr.24370) 13123 : cluster [DBG] pgmap v13107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:57 smithi067 bash[27441]: cluster 2024-04-03T21:35:56.704751+0000 mgr.y (mgr.24370) 13123 : cluster [DBG] pgmap v13107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:35:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:58 smithi082 bash[20963]: audit 2024-04-03T21:35:58.692405+0000 mon.c (mon.2) 5223 : audit [DBG] from='client.? 172.21.15.67:0/1885000528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:35:58 smithi067 bash[27441]: audit 2024-04-03T21:35:58.692405+0000 mon.c (mon.2) 5223 : audit [DBG] from='client.? 172.21.15.67:0/1885000528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:35:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:58 smithi067 bash[17655]: audit 2024-04-03T21:35:58.692405+0000 mon.c (mon.2) 5223 : audit [DBG] from='client.? 172.21.15.67:0/1885000528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:35:59 smithi082 bash[20963]: cluster 2024-04-03T21:35:58.705247+0000 mgr.y (mgr.24370) 13124 : cluster [DBG] pgmap v13108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:35:59 smithi067 bash[17655]: cluster 2024-04-03T21:35:58.705247+0000 mgr.y (mgr.24370) 13124 : cluster [DBG] pgmap v13108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:00 smithi067 bash[27441]: cluster 2024-04-03T21:35:58.705247+0000 mgr.y (mgr.24370) 13124 : cluster [DBG] pgmap v13108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:01 smithi082 bash[20963]: audit 2024-04-03T21:36:00.523053+0000 mon.a (mon.0) 11339 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:01 smithi082 bash[20963]: audit 2024-04-03T21:36:00.532303+0000 mon.a (mon.0) 11340 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:01 smithi082 bash[20963]: cluster 2024-04-03T21:36:00.706233+0000 mgr.y (mgr.24370) 13125 : cluster [DBG] pgmap v13109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:01 smithi082 bash[20963]: audit 2024-04-03T21:36:00.775346+0000 mon.a (mon.0) 11341 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:01 smithi082 bash[20963]: audit 2024-04-03T21:36:00.782724+0000 mon.a (mon.0) 11342 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:01 smithi082 bash[20963]: audit 2024-04-03T21:36:01.148668+0000 mon.a (mon.0) 11343 : audit [DBG] from='client.? 172.21.15.67:0/81793855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:01 smithi082 bash[20963]: audit 2024-04-03T21:36:01.212388+0000 mon.a (mon.0) 11344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:36:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:01 smithi082 bash[20963]: audit 2024-04-03T21:36:01.213902+0000 mon.a (mon.0) 11345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:36:01.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:01 smithi082 bash[20963]: audit 2024-04-03T21:36:01.223169+0000 mon.a (mon.0) 11346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[17655]: audit 2024-04-03T21:36:00.523053+0000 mon.a (mon.0) 11339 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[17655]: audit 2024-04-03T21:36:00.532303+0000 mon.a (mon.0) 11340 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[17655]: cluster 2024-04-03T21:36:00.706233+0000 mgr.y (mgr.24370) 13125 : cluster [DBG] pgmap v13109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[17655]: audit 2024-04-03T21:36:00.775346+0000 mon.a (mon.0) 11341 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[17655]: audit 2024-04-03T21:36:00.782724+0000 mon.a (mon.0) 11342 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[17655]: audit 2024-04-03T21:36:01.148668+0000 mon.a (mon.0) 11343 : audit [DBG] from='client.? 172.21.15.67:0/81793855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[17655]: audit 2024-04-03T21:36:01.212388+0000 mon.a (mon.0) 11344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[17655]: audit 2024-04-03T21:36:01.213902+0000 mon.a (mon.0) 11345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[17655]: audit 2024-04-03T21:36:01.223169+0000 mon.a (mon.0) 11346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[27441]: audit 2024-04-03T21:36:00.523053+0000 mon.a (mon.0) 11339 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[27441]: audit 2024-04-03T21:36:00.532303+0000 mon.a (mon.0) 11340 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[27441]: cluster 2024-04-03T21:36:00.706233+0000 mgr.y (mgr.24370) 13125 : cluster [DBG] pgmap v13109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[27441]: audit 2024-04-03T21:36:00.775346+0000 mon.a (mon.0) 11341 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[27441]: audit 2024-04-03T21:36:00.782724+0000 mon.a (mon.0) 11342 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[27441]: audit 2024-04-03T21:36:01.148668+0000 mon.a (mon.0) 11343 : audit [DBG] from='client.? 172.21.15.67:0/81793855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[27441]: audit 2024-04-03T21:36:01.212388+0000 mon.a (mon.0) 11344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:36:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[27441]: audit 2024-04-03T21:36:01.213902+0000 mon.a (mon.0) 11345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:36:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:01 smithi067 bash[27441]: audit 2024-04-03T21:36:01.223169+0000 mon.a (mon.0) 11346 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:36:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:03] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:36:03.762 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:36:04.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:03 smithi082 bash[20963]: cluster 2024-04-03T21:36:02.707001+0000 mgr.y (mgr.24370) 13126 : cluster [DBG] pgmap v13110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:04.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:03 smithi082 bash[20963]: audit 2024-04-03T21:36:03.605240+0000 mon.c (mon.2) 5224 : audit [DBG] from='client.? 172.21.15.67:0/437509057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:03 smithi067 bash[17655]: cluster 2024-04-03T21:36:02.707001+0000 mgr.y (mgr.24370) 13126 : cluster [DBG] pgmap v13110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:03 smithi067 bash[17655]: audit 2024-04-03T21:36:03.605240+0000 mon.c (mon.2) 5224 : audit [DBG] from='client.? 172.21.15.67:0/437509057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:03 smithi067 bash[27441]: cluster 2024-04-03T21:36:02.707001+0000 mgr.y (mgr.24370) 13126 : cluster [DBG] pgmap v13110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:03 smithi067 bash[27441]: audit 2024-04-03T21:36:03.605240+0000 mon.c (mon.2) 5224 : audit [DBG] from='client.? 172.21.15.67:0/437509057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:05 smithi082 bash[20963]: cluster 2024-04-03T21:36:04.707626+0000 mgr.y (mgr.24370) 13127 : cluster [DBG] pgmap v13111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:05 smithi067 bash[17655]: cluster 2024-04-03T21:36:04.707626+0000 mgr.y (mgr.24370) 13127 : cluster [DBG] pgmap v13111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:05 smithi067 bash[27441]: cluster 2024-04-03T21:36:04.707626+0000 mgr.y (mgr.24370) 13127 : cluster [DBG] pgmap v13111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:06 smithi082 bash[20963]: audit 2024-04-03T21:36:06.065179+0000 mon.c (mon.2) 5225 : audit [DBG] from='client.? 172.21.15.67:0/303002223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:06 smithi067 bash[17655]: audit 2024-04-03T21:36:06.065179+0000 mon.c (mon.2) 5225 : audit [DBG] from='client.? 172.21.15.67:0/303002223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:06 smithi067 bash[27441]: audit 2024-04-03T21:36:06.065179+0000 mon.c (mon.2) 5225 : audit [DBG] from='client.? 172.21.15.67:0/303002223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:07 smithi082 bash[20963]: cluster 2024-04-03T21:36:06.708862+0000 mgr.y (mgr.24370) 13128 : cluster [DBG] pgmap v13112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:07 smithi067 bash[17655]: cluster 2024-04-03T21:36:06.708862+0000 mgr.y (mgr.24370) 13128 : cluster [DBG] pgmap v13112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:07 smithi067 bash[27441]: cluster 2024-04-03T21:36:06.708862+0000 mgr.y (mgr.24370) 13128 : cluster [DBG] pgmap v13112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:08 smithi082 bash[20963]: audit 2024-04-03T21:36:08.510803+0000 mon.c (mon.2) 5226 : audit [DBG] from='client.? 172.21.15.67:0/2315910073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:08 smithi067 bash[17655]: audit 2024-04-03T21:36:08.510803+0000 mon.c (mon.2) 5226 : audit [DBG] from='client.? 172.21.15.67:0/2315910073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:08 smithi067 bash[27441]: audit 2024-04-03T21:36:08.510803+0000 mon.c (mon.2) 5226 : audit [DBG] from='client.? 172.21.15.67:0/2315910073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:09 smithi082 bash[20963]: cluster 2024-04-03T21:36:08.709559+0000 mgr.y (mgr.24370) 13129 : cluster [DBG] pgmap v13113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:09 smithi067 bash[27441]: cluster 2024-04-03T21:36:08.709559+0000 mgr.y (mgr.24370) 13129 : cluster [DBG] pgmap v13113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:09 smithi067 bash[17655]: cluster 2024-04-03T21:36:08.709559+0000 mgr.y (mgr.24370) 13129 : cluster [DBG] pgmap v13113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:10 smithi082 bash[20963]: audit 2024-04-03T21:36:10.354326+0000 mon.a (mon.0) 11347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:10 smithi067 bash[27441]: audit 2024-04-03T21:36:10.354326+0000 mon.a (mon.0) 11347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:10 smithi067 bash[17655]: audit 2024-04-03T21:36:10.354326+0000 mon.a (mon.0) 11347 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:11 smithi082 bash[20963]: cluster 2024-04-03T21:36:10.710629+0000 mgr.y (mgr.24370) 13130 : cluster [DBG] pgmap v13114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:11 smithi082 bash[20963]: audit 2024-04-03T21:36:10.967416+0000 mon.c (mon.2) 5227 : audit [DBG] from='client.? 172.21.15.67:0/2086664589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:11 smithi067 bash[17655]: cluster 2024-04-03T21:36:10.710629+0000 mgr.y (mgr.24370) 13130 : cluster [DBG] pgmap v13114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:11 smithi067 bash[17655]: audit 2024-04-03T21:36:10.967416+0000 mon.c (mon.2) 5227 : audit [DBG] from='client.? 172.21.15.67:0/2086664589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:11 smithi067 bash[27441]: cluster 2024-04-03T21:36:10.710629+0000 mgr.y (mgr.24370) 13130 : cluster [DBG] pgmap v13114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:11 smithi067 bash[27441]: audit 2024-04-03T21:36:10.967416+0000 mon.c (mon.2) 5227 : audit [DBG] from='client.? 172.21.15.67:0/2086664589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:36:13.803 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:36:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:13 smithi082 bash[20963]: cluster 2024-04-03T21:36:12.711432+0000 mgr.y (mgr.24370) 13131 : cluster [DBG] pgmap v13115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:13 smithi082 bash[20963]: audit 2024-04-03T21:36:13.416085+0000 mon.c (mon.2) 5228 : audit [DBG] from='client.? 172.21.15.67:0/2766319876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:13 smithi067 bash[17655]: cluster 2024-04-03T21:36:12.711432+0000 mgr.y (mgr.24370) 13131 : cluster [DBG] pgmap v13115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:13 smithi067 bash[17655]: audit 2024-04-03T21:36:13.416085+0000 mon.c (mon.2) 5228 : audit [DBG] from='client.? 172.21.15.67:0/2766319876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:13 smithi067 bash[27441]: cluster 2024-04-03T21:36:12.711432+0000 mgr.y (mgr.24370) 13131 : cluster [DBG] pgmap v13115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:13 smithi067 bash[27441]: audit 2024-04-03T21:36:13.416085+0000 mon.c (mon.2) 5228 : audit [DBG] from='client.? 172.21.15.67:0/2766319876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:15 smithi082 bash[20963]: cluster 2024-04-03T21:36:14.712264+0000 mgr.y (mgr.24370) 13132 : cluster [DBG] pgmap v13116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:15 smithi067 bash[27441]: cluster 2024-04-03T21:36:14.712264+0000 mgr.y (mgr.24370) 13132 : cluster [DBG] pgmap v13116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:15 smithi067 bash[17655]: cluster 2024-04-03T21:36:14.712264+0000 mgr.y (mgr.24370) 13132 : cluster [DBG] pgmap v13116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:16 smithi082 bash[20963]: audit 2024-04-03T21:36:15.873986+0000 mon.c (mon.2) 5229 : audit [DBG] from='client.? 172.21.15.67:0/927367948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:16 smithi067 bash[27441]: audit 2024-04-03T21:36:15.873986+0000 mon.c (mon.2) 5229 : audit [DBG] from='client.? 172.21.15.67:0/927367948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:16 smithi067 bash[17655]: audit 2024-04-03T21:36:15.873986+0000 mon.c (mon.2) 5229 : audit [DBG] from='client.? 172.21.15.67:0/927367948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:17 smithi082 bash[20963]: cluster 2024-04-03T21:36:16.713384+0000 mgr.y (mgr.24370) 13133 : cluster [DBG] pgmap v13117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:17 smithi067 bash[27441]: cluster 2024-04-03T21:36:16.713384+0000 mgr.y (mgr.24370) 13133 : cluster [DBG] pgmap v13117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:17 smithi067 bash[17655]: cluster 2024-04-03T21:36:16.713384+0000 mgr.y (mgr.24370) 13133 : cluster [DBG] pgmap v13117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:18 smithi082 bash[20963]: audit 2024-04-03T21:36:18.335722+0000 mon.a (mon.0) 11348 : audit [DBG] from='client.? 172.21.15.67:0/638650400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:18 smithi067 bash[27441]: audit 2024-04-03T21:36:18.335722+0000 mon.a (mon.0) 11348 : audit [DBG] from='client.? 172.21.15.67:0/638650400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:18 smithi067 bash[17655]: audit 2024-04-03T21:36:18.335722+0000 mon.a (mon.0) 11348 : audit [DBG] from='client.? 172.21.15.67:0/638650400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:19 smithi082 bash[20963]: cluster 2024-04-03T21:36:18.714021+0000 mgr.y (mgr.24370) 13134 : cluster [DBG] pgmap v13118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:19 smithi067 bash[17655]: cluster 2024-04-03T21:36:18.714021+0000 mgr.y (mgr.24370) 13134 : cluster [DBG] pgmap v13118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:19 smithi067 bash[27441]: cluster 2024-04-03T21:36:18.714021+0000 mgr.y (mgr.24370) 13134 : cluster [DBG] pgmap v13118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:20 smithi082 bash[20963]: audit 2024-04-03T21:36:20.789771+0000 mon.c (mon.2) 5230 : audit [DBG] from='client.? 172.21.15.67:0/3806428398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:20 smithi067 bash[17655]: audit 2024-04-03T21:36:20.789771+0000 mon.c (mon.2) 5230 : audit [DBG] from='client.? 172.21.15.67:0/3806428398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:20 smithi067 bash[27441]: audit 2024-04-03T21:36:20.789771+0000 mon.c (mon.2) 5230 : audit [DBG] from='client.? 172.21.15.67:0/3806428398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:21 smithi082 bash[20963]: cluster 2024-04-03T21:36:20.715034+0000 mgr.y (mgr.24370) 13135 : cluster [DBG] pgmap v13119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:21 smithi067 bash[17655]: cluster 2024-04-03T21:36:20.715034+0000 mgr.y (mgr.24370) 13135 : cluster [DBG] pgmap v13119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:21 smithi067 bash[27441]: cluster 2024-04-03T21:36:20.715034+0000 mgr.y (mgr.24370) 13135 : cluster [DBG] pgmap v13119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:36:23.849 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:36:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:23 smithi082 bash[20963]: cluster 2024-04-03T21:36:22.715823+0000 mgr.y (mgr.24370) 13136 : cluster [DBG] pgmap v13120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:23 smithi082 bash[20963]: audit 2024-04-03T21:36:23.246068+0000 mon.c (mon.2) 5231 : audit [DBG] from='client.? 172.21.15.67:0/3732393668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:23 smithi067 bash[17655]: cluster 2024-04-03T21:36:22.715823+0000 mgr.y (mgr.24370) 13136 : cluster [DBG] pgmap v13120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:23 smithi067 bash[17655]: audit 2024-04-03T21:36:23.246068+0000 mon.c (mon.2) 5231 : audit [DBG] from='client.? 172.21.15.67:0/3732393668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:23 smithi067 bash[27441]: cluster 2024-04-03T21:36:22.715823+0000 mgr.y (mgr.24370) 13136 : cluster [DBG] pgmap v13120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:23 smithi067 bash[27441]: audit 2024-04-03T21:36:23.246068+0000 mon.c (mon.2) 5231 : audit [DBG] from='client.? 172.21.15.67:0/3732393668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:25 smithi082 bash[20963]: cluster 2024-04-03T21:36:24.716583+0000 mgr.y (mgr.24370) 13137 : cluster [DBG] pgmap v13121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:25 smithi082 bash[20963]: audit 2024-04-03T21:36:25.354893+0000 mon.a (mon.0) 11349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:25 smithi082 bash[20963]: audit 2024-04-03T21:36:25.702445+0000 mon.c (mon.2) 5232 : audit [DBG] from='client.? 172.21.15.67:0/1619400463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:25 smithi067 bash[17655]: cluster 2024-04-03T21:36:24.716583+0000 mgr.y (mgr.24370) 13137 : cluster [DBG] pgmap v13121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:25 smithi067 bash[17655]: audit 2024-04-03T21:36:25.354893+0000 mon.a (mon.0) 11349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:25 smithi067 bash[17655]: audit 2024-04-03T21:36:25.702445+0000 mon.c (mon.2) 5232 : audit [DBG] from='client.? 172.21.15.67:0/1619400463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:25 smithi067 bash[27441]: cluster 2024-04-03T21:36:24.716583+0000 mgr.y (mgr.24370) 13137 : cluster [DBG] pgmap v13121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:25 smithi067 bash[27441]: audit 2024-04-03T21:36:25.354893+0000 mon.a (mon.0) 11349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:25 smithi067 bash[27441]: audit 2024-04-03T21:36:25.702445+0000 mon.c (mon.2) 5232 : audit [DBG] from='client.? 172.21.15.67:0/1619400463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:27 smithi082 bash[20963]: cluster 2024-04-03T21:36:26.717693+0000 mgr.y (mgr.24370) 13138 : cluster [DBG] pgmap v13122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:28.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:27 smithi067 bash[17655]: cluster 2024-04-03T21:36:26.717693+0000 mgr.y (mgr.24370) 13138 : cluster [DBG] pgmap v13122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:28.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:27 smithi067 bash[27441]: cluster 2024-04-03T21:36:26.717693+0000 mgr.y (mgr.24370) 13138 : cluster [DBG] pgmap v13122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:28 smithi082 bash[20963]: audit 2024-04-03T21:36:28.163913+0000 mon.a (mon.0) 11350 : audit [DBG] from='client.? 172.21.15.67:0/1249751959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:28 smithi067 bash[17655]: audit 2024-04-03T21:36:28.163913+0000 mon.a (mon.0) 11350 : audit [DBG] from='client.? 172.21.15.67:0/1249751959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:28 smithi067 bash[27441]: audit 2024-04-03T21:36:28.163913+0000 mon.a (mon.0) 11350 : audit [DBG] from='client.? 172.21.15.67:0/1249751959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:29 smithi082 bash[20963]: cluster 2024-04-03T21:36:28.718369+0000 mgr.y (mgr.24370) 13139 : cluster [DBG] pgmap v13123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:29 smithi067 bash[17655]: cluster 2024-04-03T21:36:28.718369+0000 mgr.y (mgr.24370) 13139 : cluster [DBG] pgmap v13123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:29 smithi067 bash[27441]: cluster 2024-04-03T21:36:28.718369+0000 mgr.y (mgr.24370) 13139 : cluster [DBG] pgmap v13123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:30 smithi067 bash[17655]: audit 2024-04-03T21:36:30.621173+0000 mon.a (mon.0) 11351 : audit [DBG] from='client.? 172.21.15.67:0/272870492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:30 smithi067 bash[27441]: audit 2024-04-03T21:36:30.621173+0000 mon.a (mon.0) 11351 : audit [DBG] from='client.? 172.21.15.67:0/272870492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:30 smithi082 bash[20963]: audit 2024-04-03T21:36:30.621173+0000 mon.a (mon.0) 11351 : audit [DBG] from='client.? 172.21.15.67:0/272870492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:31 smithi067 bash[27441]: cluster 2024-04-03T21:36:30.719370+0000 mgr.y (mgr.24370) 13140 : cluster [DBG] pgmap v13124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:31 smithi067 bash[17655]: cluster 2024-04-03T21:36:30.719370+0000 mgr.y (mgr.24370) 13140 : cluster [DBG] pgmap v13124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:31 smithi082 bash[20963]: cluster 2024-04-03T21:36:30.719370+0000 mgr.y (mgr.24370) 13140 : cluster [DBG] pgmap v13124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:36:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:36:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:33 smithi067 bash[17655]: cluster 2024-04-03T21:36:32.720122+0000 mgr.y (mgr.24370) 13141 : cluster [DBG] pgmap v13125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:33 smithi067 bash[17655]: audit 2024-04-03T21:36:33.081069+0000 mon.c (mon.2) 5233 : audit [DBG] from='client.? 172.21.15.67:0/1896269635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:33 smithi067 bash[27441]: cluster 2024-04-03T21:36:32.720122+0000 mgr.y (mgr.24370) 13141 : cluster [DBG] pgmap v13125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:33 smithi067 bash[27441]: audit 2024-04-03T21:36:33.081069+0000 mon.c (mon.2) 5233 : audit [DBG] from='client.? 172.21.15.67:0/1896269635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:33 smithi082 bash[20963]: cluster 2024-04-03T21:36:32.720122+0000 mgr.y (mgr.24370) 13141 : cluster [DBG] pgmap v13125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:33 smithi082 bash[20963]: audit 2024-04-03T21:36:33.081069+0000 mon.c (mon.2) 5233 : audit [DBG] from='client.? 172.21.15.67:0/1896269635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:35 smithi067 bash[27441]: cluster 2024-04-03T21:36:34.720822+0000 mgr.y (mgr.24370) 13142 : cluster [DBG] pgmap v13126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:35 smithi067 bash[27441]: audit 2024-04-03T21:36:35.532611+0000 mon.a (mon.0) 11352 : audit [DBG] from='client.? 172.21.15.67:0/4179519880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:35 smithi067 bash[17655]: cluster 2024-04-03T21:36:34.720822+0000 mgr.y (mgr.24370) 13142 : cluster [DBG] pgmap v13126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:35 smithi067 bash[17655]: audit 2024-04-03T21:36:35.532611+0000 mon.a (mon.0) 11352 : audit [DBG] from='client.? 172.21.15.67:0/4179519880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:35 smithi082 bash[20963]: cluster 2024-04-03T21:36:34.720822+0000 mgr.y (mgr.24370) 13142 : cluster [DBG] pgmap v13126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:35 smithi082 bash[20963]: audit 2024-04-03T21:36:35.532611+0000 mon.a (mon.0) 11352 : audit [DBG] from='client.? 172.21.15.67:0/4179519880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:37 smithi067 bash[27441]: cluster 2024-04-03T21:36:36.721963+0000 mgr.y (mgr.24370) 13143 : cluster [DBG] pgmap v13127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:37 smithi067 bash[17655]: cluster 2024-04-03T21:36:36.721963+0000 mgr.y (mgr.24370) 13143 : cluster [DBG] pgmap v13127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:37 smithi082 bash[20963]: cluster 2024-04-03T21:36:36.721963+0000 mgr.y (mgr.24370) 13143 : cluster [DBG] pgmap v13127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:38 smithi067 bash[17655]: audit 2024-04-03T21:36:37.989496+0000 mon.a (mon.0) 11353 : audit [DBG] from='client.? 172.21.15.67:0/1951367169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:38 smithi067 bash[27441]: audit 2024-04-03T21:36:37.989496+0000 mon.a (mon.0) 11353 : audit [DBG] from='client.? 172.21.15.67:0/1951367169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:38 smithi082 bash[20963]: audit 2024-04-03T21:36:37.989496+0000 mon.a (mon.0) 11353 : audit [DBG] from='client.? 172.21.15.67:0/1951367169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:39 smithi067 bash[27441]: cluster 2024-04-03T21:36:38.722685+0000 mgr.y (mgr.24370) 13144 : cluster [DBG] pgmap v13128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:39 smithi067 bash[17655]: cluster 2024-04-03T21:36:38.722685+0000 mgr.y (mgr.24370) 13144 : cluster [DBG] pgmap v13128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:39 smithi082 bash[20963]: cluster 2024-04-03T21:36:38.722685+0000 mgr.y (mgr.24370) 13144 : cluster [DBG] pgmap v13128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:40 smithi082 bash[20963]: audit 2024-04-03T21:36:40.355196+0000 mon.a (mon.0) 11354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:40 smithi082 bash[20963]: audit 2024-04-03T21:36:40.471819+0000 mon.c (mon.2) 5234 : audit [DBG] from='client.? 172.21.15.67:0/1793338460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:40 smithi067 bash[17655]: audit 2024-04-03T21:36:40.355196+0000 mon.a (mon.0) 11354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:40 smithi067 bash[17655]: audit 2024-04-03T21:36:40.471819+0000 mon.c (mon.2) 5234 : audit [DBG] from='client.? 172.21.15.67:0/1793338460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:40 smithi067 bash[27441]: audit 2024-04-03T21:36:40.355196+0000 mon.a (mon.0) 11354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:40 smithi067 bash[27441]: audit 2024-04-03T21:36:40.471819+0000 mon.c (mon.2) 5234 : audit [DBG] from='client.? 172.21.15.67:0/1793338460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:41 smithi082 bash[20963]: cluster 2024-04-03T21:36:40.723736+0000 mgr.y (mgr.24370) 13145 : cluster [DBG] pgmap v13129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:41 smithi067 bash[17655]: cluster 2024-04-03T21:36:40.723736+0000 mgr.y (mgr.24370) 13145 : cluster [DBG] pgmap v13129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:41 smithi067 bash[27441]: cluster 2024-04-03T21:36:40.723736+0000 mgr.y (mgr.24370) 13145 : cluster [DBG] pgmap v13129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:36:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:36:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:43 smithi082 bash[20963]: cluster 2024-04-03T21:36:42.724321+0000 mgr.y (mgr.24370) 13146 : cluster [DBG] pgmap v13130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:43 smithi082 bash[20963]: audit 2024-04-03T21:36:42.926706+0000 mon.a (mon.0) 11355 : audit [DBG] from='client.? 172.21.15.67:0/1388132973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:43 smithi067 bash[17655]: cluster 2024-04-03T21:36:42.724321+0000 mgr.y (mgr.24370) 13146 : cluster [DBG] pgmap v13130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:43 smithi067 bash[17655]: audit 2024-04-03T21:36:42.926706+0000 mon.a (mon.0) 11355 : audit [DBG] from='client.? 172.21.15.67:0/1388132973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:43 smithi067 bash[27441]: cluster 2024-04-03T21:36:42.724321+0000 mgr.y (mgr.24370) 13146 : cluster [DBG] pgmap v13130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:43 smithi067 bash[27441]: audit 2024-04-03T21:36:42.926706+0000 mon.a (mon.0) 11355 : audit [DBG] from='client.? 172.21.15.67:0/1388132973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:45 smithi082 bash[20963]: cluster 2024-04-03T21:36:44.724923+0000 mgr.y (mgr.24370) 13147 : cluster [DBG] pgmap v13131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:45 smithi082 bash[20963]: audit 2024-04-03T21:36:45.377320+0000 mon.c (mon.2) 5235 : audit [DBG] from='client.? 172.21.15.67:0/3088013661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:45 smithi067 bash[27441]: cluster 2024-04-03T21:36:44.724923+0000 mgr.y (mgr.24370) 13147 : cluster [DBG] pgmap v13131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:45 smithi067 bash[27441]: audit 2024-04-03T21:36:45.377320+0000 mon.c (mon.2) 5235 : audit [DBG] from='client.? 172.21.15.67:0/3088013661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:45 smithi067 bash[17655]: cluster 2024-04-03T21:36:44.724923+0000 mgr.y (mgr.24370) 13147 : cluster [DBG] pgmap v13131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:45 smithi067 bash[17655]: audit 2024-04-03T21:36:45.377320+0000 mon.c (mon.2) 5235 : audit [DBG] from='client.? 172.21.15.67:0/3088013661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:47 smithi082 bash[20963]: cluster 2024-04-03T21:36:46.726091+0000 mgr.y (mgr.24370) 13148 : cluster [DBG] pgmap v13132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:47 smithi082 bash[20963]: audit 2024-04-03T21:36:47.827996+0000 mon.c (mon.2) 5236 : audit [DBG] from='client.? 172.21.15.67:0/4164378923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:47 smithi067 bash[27441]: cluster 2024-04-03T21:36:46.726091+0000 mgr.y (mgr.24370) 13148 : cluster [DBG] pgmap v13132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:47 smithi067 bash[27441]: audit 2024-04-03T21:36:47.827996+0000 mon.c (mon.2) 5236 : audit [DBG] from='client.? 172.21.15.67:0/4164378923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:47 smithi067 bash[17655]: cluster 2024-04-03T21:36:46.726091+0000 mgr.y (mgr.24370) 13148 : cluster [DBG] pgmap v13132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:47 smithi067 bash[17655]: audit 2024-04-03T21:36:47.827996+0000 mon.c (mon.2) 5236 : audit [DBG] from='client.? 172.21.15.67:0/4164378923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:49 smithi082 bash[20963]: cluster 2024-04-03T21:36:48.726774+0000 mgr.y (mgr.24370) 13149 : cluster [DBG] pgmap v13133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:49 smithi067 bash[27441]: cluster 2024-04-03T21:36:48.726774+0000 mgr.y (mgr.24370) 13149 : cluster [DBG] pgmap v13133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:49 smithi067 bash[17655]: cluster 2024-04-03T21:36:48.726774+0000 mgr.y (mgr.24370) 13149 : cluster [DBG] pgmap v13133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:50 smithi082 bash[20963]: audit 2024-04-03T21:36:50.286571+0000 mon.c (mon.2) 5237 : audit [DBG] from='client.? 172.21.15.67:0/510934139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:50 smithi067 bash[17655]: audit 2024-04-03T21:36:50.286571+0000 mon.c (mon.2) 5237 : audit [DBG] from='client.? 172.21.15.67:0/510934139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:50 smithi067 bash[27441]: audit 2024-04-03T21:36:50.286571+0000 mon.c (mon.2) 5237 : audit [DBG] from='client.? 172.21.15.67:0/510934139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:51 smithi082 bash[20963]: cluster 2024-04-03T21:36:50.727819+0000 mgr.y (mgr.24370) 13150 : cluster [DBG] pgmap v13134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:51 smithi067 bash[17655]: cluster 2024-04-03T21:36:50.727819+0000 mgr.y (mgr.24370) 13150 : cluster [DBG] pgmap v13134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:51 smithi067 bash[27441]: cluster 2024-04-03T21:36:50.727819+0000 mgr.y (mgr.24370) 13150 : cluster [DBG] pgmap v13134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:52 smithi082 bash[20963]: audit 2024-04-03T21:36:52.739815+0000 mon.c (mon.2) 5238 : audit [DBG] from='client.? 172.21.15.67:0/1849547052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:52 smithi067 bash[17655]: audit 2024-04-03T21:36:52.739815+0000 mon.c (mon.2) 5238 : audit [DBG] from='client.? 172.21.15.67:0/1849547052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:36:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:52 smithi067 bash[27441]: audit 2024-04-03T21:36:52.739815+0000 mon.c (mon.2) 5238 : audit [DBG] from='client.? 172.21.15.67:0/1849547052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:36:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:53 smithi082 bash[20963]: cluster 2024-04-03T21:36:52.728577+0000 mgr.y (mgr.24370) 13151 : cluster [DBG] pgmap v13135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:53 smithi067 bash[17655]: cluster 2024-04-03T21:36:52.728577+0000 mgr.y (mgr.24370) 13151 : cluster [DBG] pgmap v13135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:53 smithi067 bash[27441]: cluster 2024-04-03T21:36:52.728577+0000 mgr.y (mgr.24370) 13151 : cluster [DBG] pgmap v13135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:55 smithi082 bash[20963]: cluster 2024-04-03T21:36:54.729210+0000 mgr.y (mgr.24370) 13152 : cluster [DBG] pgmap v13136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:55 smithi082 bash[20963]: audit 2024-04-03T21:36:55.193758+0000 mon.a (mon.0) 11356 : audit [DBG] from='client.? 172.21.15.67:0/2281625096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:55 smithi082 bash[20963]: audit 2024-04-03T21:36:55.355568+0000 mon.a (mon.0) 11357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:55 smithi067 bash[27441]: cluster 2024-04-03T21:36:54.729210+0000 mgr.y (mgr.24370) 13152 : cluster [DBG] pgmap v13136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:55 smithi067 bash[27441]: audit 2024-04-03T21:36:55.193758+0000 mon.a (mon.0) 11356 : audit [DBG] from='client.? 172.21.15.67:0/2281625096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:55 smithi067 bash[27441]: audit 2024-04-03T21:36:55.355568+0000 mon.a (mon.0) 11357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:55 smithi067 bash[17655]: cluster 2024-04-03T21:36:54.729210+0000 mgr.y (mgr.24370) 13152 : cluster [DBG] pgmap v13136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:55 smithi067 bash[17655]: audit 2024-04-03T21:36:55.193758+0000 mon.a (mon.0) 11356 : audit [DBG] from='client.? 172.21.15.67:0/2281625096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:55 smithi067 bash[17655]: audit 2024-04-03T21:36:55.355568+0000 mon.a (mon.0) 11357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:57 smithi082 bash[20963]: cluster 2024-04-03T21:36:56.730335+0000 mgr.y (mgr.24370) 13153 : cluster [DBG] pgmap v13137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:57 smithi082 bash[20963]: audit 2024-04-03T21:36:57.644199+0000 mon.c (mon.2) 5239 : audit [DBG] from='client.? 172.21.15.67:0/2533628052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:57 smithi067 bash[27441]: cluster 2024-04-03T21:36:56.730335+0000 mgr.y (mgr.24370) 13153 : cluster [DBG] pgmap v13137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:57 smithi067 bash[27441]: audit 2024-04-03T21:36:57.644199+0000 mon.c (mon.2) 5239 : audit [DBG] from='client.? 172.21.15.67:0/2533628052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:36:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:57 smithi067 bash[17655]: cluster 2024-04-03T21:36:56.730335+0000 mgr.y (mgr.24370) 13153 : cluster [DBG] pgmap v13137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:36:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:57 smithi067 bash[17655]: audit 2024-04-03T21:36:57.644199+0000 mon.c (mon.2) 5239 : audit [DBG] from='client.? 172.21.15.67:0/2533628052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:36:59 smithi082 bash[20963]: cluster 2024-04-03T21:36:58.730996+0000 mgr.y (mgr.24370) 13154 : cluster [DBG] pgmap v13138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:36:59 smithi067 bash[17655]: cluster 2024-04-03T21:36:58.730996+0000 mgr.y (mgr.24370) 13154 : cluster [DBG] pgmap v13138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:36:59 smithi067 bash[27441]: cluster 2024-04-03T21:36:58.730996+0000 mgr.y (mgr.24370) 13154 : cluster [DBG] pgmap v13138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:00 smithi082 bash[20963]: audit 2024-04-03T21:37:00.096961+0000 mon.c (mon.2) 5240 : audit [DBG] from='client.? 172.21.15.67:0/145131467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:00 smithi067 bash[27441]: audit 2024-04-03T21:37:00.096961+0000 mon.c (mon.2) 5240 : audit [DBG] from='client.? 172.21.15.67:0/145131467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:00 smithi067 bash[17655]: audit 2024-04-03T21:37:00.096961+0000 mon.c (mon.2) 5240 : audit [DBG] from='client.? 172.21.15.67:0/145131467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:01 smithi082 bash[20963]: cluster 2024-04-03T21:37:00.732066+0000 mgr.y (mgr.24370) 13155 : cluster [DBG] pgmap v13139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:01 smithi082 bash[20963]: audit 2024-04-03T21:37:01.297639+0000 mon.a (mon.0) 11358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:37:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:01 smithi067 bash[27441]: cluster 2024-04-03T21:37:00.732066+0000 mgr.y (mgr.24370) 13155 : cluster [DBG] pgmap v13139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:01 smithi067 bash[27441]: audit 2024-04-03T21:37:01.297639+0000 mon.a (mon.0) 11358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:37:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:01 smithi067 bash[17655]: cluster 2024-04-03T21:37:00.732066+0000 mgr.y (mgr.24370) 13155 : cluster [DBG] pgmap v13139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:01 smithi067 bash[17655]: audit 2024-04-03T21:37:01.297639+0000 mon.a (mon.0) 11358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:37:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:02 smithi082 bash[20963]: audit 2024-04-03T21:37:02.551531+0000 mon.a (mon.0) 11359 : audit [DBG] from='client.? 172.21.15.67:0/1757586352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:02 smithi082 bash[20963]: cluster 2024-04-03T21:37:02.732890+0000 mgr.y (mgr.24370) 13156 : cluster [DBG] pgmap v13140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:02 smithi067 bash[17655]: audit 2024-04-03T21:37:02.551531+0000 mon.a (mon.0) 11359 : audit [DBG] from='client.? 172.21.15.67:0/1757586352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:02 smithi067 bash[17655]: cluster 2024-04-03T21:37:02.732890+0000 mgr.y (mgr.24370) 13156 : cluster [DBG] pgmap v13140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:37:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:02 smithi067 bash[27441]: audit 2024-04-03T21:37:02.551531+0000 mon.a (mon.0) 11359 : audit [DBG] from='client.? 172.21.15.67:0/1757586352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:02 smithi067 bash[27441]: cluster 2024-04-03T21:37:02.732890+0000 mgr.y (mgr.24370) 13156 : cluster [DBG] pgmap v13140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:37:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:05 smithi082 bash[20963]: cluster 2024-04-03T21:37:04.733544+0000 mgr.y (mgr.24370) 13157 : cluster [DBG] pgmap v13141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:05 smithi082 bash[20963]: audit 2024-04-03T21:37:05.015951+0000 mon.a (mon.0) 11360 : audit [DBG] from='client.? 172.21.15.67:0/2111911720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:05 smithi067 bash[27441]: cluster 2024-04-03T21:37:04.733544+0000 mgr.y (mgr.24370) 13157 : cluster [DBG] pgmap v13141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:05 smithi067 bash[27441]: audit 2024-04-03T21:37:05.015951+0000 mon.a (mon.0) 11360 : audit [DBG] from='client.? 172.21.15.67:0/2111911720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:05 smithi067 bash[17655]: cluster 2024-04-03T21:37:04.733544+0000 mgr.y (mgr.24370) 13157 : cluster [DBG] pgmap v13141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:05 smithi067 bash[17655]: audit 2024-04-03T21:37:05.015951+0000 mon.a (mon.0) 11360 : audit [DBG] from='client.? 172.21.15.67:0/2111911720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:07 smithi082 bash[20963]: cluster 2024-04-03T21:37:06.734740+0000 mgr.y (mgr.24370) 13158 : cluster [DBG] pgmap v13142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:07 smithi082 bash[20963]: audit 2024-04-03T21:37:06.992535+0000 mon.a (mon.0) 11361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:07 smithi082 bash[20963]: audit 2024-04-03T21:37:07.001221+0000 mon.a (mon.0) 11362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:07 smithi082 bash[20963]: audit 2024-04-03T21:37:07.293535+0000 mon.a (mon.0) 11363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:07 smithi082 bash[20963]: audit 2024-04-03T21:37:07.300131+0000 mon.a (mon.0) 11364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:07 smithi082 bash[20963]: audit 2024-04-03T21:37:07.475090+0000 mon.c (mon.2) 5241 : audit [DBG] from='client.? 172.21.15.67:0/4220600143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:07 smithi082 bash[20963]: audit 2024-04-03T21:37:07.776244+0000 mon.a (mon.0) 11365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:37:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:07 smithi082 bash[20963]: audit 2024-04-03T21:37:07.777978+0000 mon.a (mon.0) 11366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:37:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:07 smithi082 bash[20963]: audit 2024-04-03T21:37:07.786868+0000 mon.a (mon.0) 11367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[17655]: cluster 2024-04-03T21:37:06.734740+0000 mgr.y (mgr.24370) 13158 : cluster [DBG] pgmap v13142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[17655]: audit 2024-04-03T21:37:06.992535+0000 mon.a (mon.0) 11361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[17655]: audit 2024-04-03T21:37:07.001221+0000 mon.a (mon.0) 11362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[17655]: audit 2024-04-03T21:37:07.293535+0000 mon.a (mon.0) 11363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[17655]: audit 2024-04-03T21:37:07.300131+0000 mon.a (mon.0) 11364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[17655]: audit 2024-04-03T21:37:07.475090+0000 mon.c (mon.2) 5241 : audit [DBG] from='client.? 172.21.15.67:0/4220600143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[17655]: audit 2024-04-03T21:37:07.776244+0000 mon.a (mon.0) 11365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:37:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[17655]: audit 2024-04-03T21:37:07.777978+0000 mon.a (mon.0) 11366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:37:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[17655]: audit 2024-04-03T21:37:07.786868+0000 mon.a (mon.0) 11367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[27441]: cluster 2024-04-03T21:37:06.734740+0000 mgr.y (mgr.24370) 13158 : cluster [DBG] pgmap v13142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[27441]: audit 2024-04-03T21:37:06.992535+0000 mon.a (mon.0) 11361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[27441]: audit 2024-04-03T21:37:07.001221+0000 mon.a (mon.0) 11362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[27441]: audit 2024-04-03T21:37:07.293535+0000 mon.a (mon.0) 11363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[27441]: audit 2024-04-03T21:37:07.300131+0000 mon.a (mon.0) 11364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[27441]: audit 2024-04-03T21:37:07.475090+0000 mon.c (mon.2) 5241 : audit [DBG] from='client.? 172.21.15.67:0/4220600143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[27441]: audit 2024-04-03T21:37:07.776244+0000 mon.a (mon.0) 11365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:37:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[27441]: audit 2024-04-03T21:37:07.777978+0000 mon.a (mon.0) 11366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:37:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:07 smithi067 bash[27441]: audit 2024-04-03T21:37:07.786868+0000 mon.a (mon.0) 11367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:37:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:09 smithi082 bash[20963]: cluster 2024-04-03T21:37:08.735420+0000 mgr.y (mgr.24370) 13159 : cluster [DBG] pgmap v13143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:09 smithi067 bash[27441]: cluster 2024-04-03T21:37:08.735420+0000 mgr.y (mgr.24370) 13159 : cluster [DBG] pgmap v13143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:09 smithi067 bash[17655]: cluster 2024-04-03T21:37:08.735420+0000 mgr.y (mgr.24370) 13159 : cluster [DBG] pgmap v13143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:10 smithi082 bash[20963]: audit 2024-04-03T21:37:09.933029+0000 mon.a (mon.0) 11368 : audit [DBG] from='client.? 172.21.15.67:0/1478124574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:10 smithi082 bash[20963]: audit 2024-04-03T21:37:10.356146+0000 mon.a (mon.0) 11369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:10 smithi067 bash[27441]: audit 2024-04-03T21:37:09.933029+0000 mon.a (mon.0) 11368 : audit [DBG] from='client.? 172.21.15.67:0/1478124574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:10 smithi067 bash[27441]: audit 2024-04-03T21:37:10.356146+0000 mon.a (mon.0) 11369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:10 smithi067 bash[17655]: audit 2024-04-03T21:37:09.933029+0000 mon.a (mon.0) 11368 : audit [DBG] from='client.? 172.21.15.67:0/1478124574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:10 smithi067 bash[17655]: audit 2024-04-03T21:37:10.356146+0000 mon.a (mon.0) 11369 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:12.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:11 smithi082 bash[20963]: cluster 2024-04-03T21:37:10.736511+0000 mgr.y (mgr.24370) 13160 : cluster [DBG] pgmap v13144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:11 smithi067 bash[17655]: cluster 2024-04-03T21:37:10.736511+0000 mgr.y (mgr.24370) 13160 : cluster [DBG] pgmap v13144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:11 smithi067 bash[27441]: cluster 2024-04-03T21:37:10.736511+0000 mgr.y (mgr.24370) 13160 : cluster [DBG] pgmap v13144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:12 smithi067 bash[27441]: audit 2024-04-03T21:37:12.392087+0000 mon.a (mon.0) 11370 : audit [DBG] from='client.? 172.21.15.67:0/2026863784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:13.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:12 smithi067 bash[17655]: audit 2024-04-03T21:37:12.392087+0000 mon.a (mon.0) 11370 : audit [DBG] from='client.? 172.21.15.67:0/2026863784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:12 smithi082 bash[20963]: audit 2024-04-03T21:37:12.392087+0000 mon.a (mon.0) 11370 : audit [DBG] from='client.? 172.21.15.67:0/2026863784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:37:13.824 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:37:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:13 smithi082 bash[20963]: cluster 2024-04-03T21:37:12.737328+0000 mgr.y (mgr.24370) 13161 : cluster [DBG] pgmap v13145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:13 smithi067 bash[17655]: cluster 2024-04-03T21:37:12.737328+0000 mgr.y (mgr.24370) 13161 : cluster [DBG] pgmap v13145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:13 smithi067 bash[27441]: cluster 2024-04-03T21:37:12.737328+0000 mgr.y (mgr.24370) 13161 : cluster [DBG] pgmap v13145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:15 smithi082 bash[20963]: cluster 2024-04-03T21:37:14.738098+0000 mgr.y (mgr.24370) 13162 : cluster [DBG] pgmap v13146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:15 smithi082 bash[20963]: audit 2024-04-03T21:37:14.849235+0000 mon.c (mon.2) 5242 : audit [DBG] from='client.? 172.21.15.67:0/2872782273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:15 smithi067 bash[17655]: cluster 2024-04-03T21:37:14.738098+0000 mgr.y (mgr.24370) 13162 : cluster [DBG] pgmap v13146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:15 smithi067 bash[17655]: audit 2024-04-03T21:37:14.849235+0000 mon.c (mon.2) 5242 : audit [DBG] from='client.? 172.21.15.67:0/2872782273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:15 smithi067 bash[27441]: cluster 2024-04-03T21:37:14.738098+0000 mgr.y (mgr.24370) 13162 : cluster [DBG] pgmap v13146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:15 smithi067 bash[27441]: audit 2024-04-03T21:37:14.849235+0000 mon.c (mon.2) 5242 : audit [DBG] from='client.? 172.21.15.67:0/2872782273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:17 smithi082 bash[20963]: cluster 2024-04-03T21:37:16.739216+0000 mgr.y (mgr.24370) 13163 : cluster [DBG] pgmap v13147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:17 smithi082 bash[20963]: audit 2024-04-03T21:37:17.298419+0000 mon.a (mon.0) 11371 : audit [DBG] from='client.? 172.21.15.67:0/2955523739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:17 smithi067 bash[27441]: cluster 2024-04-03T21:37:16.739216+0000 mgr.y (mgr.24370) 13163 : cluster [DBG] pgmap v13147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:17 smithi067 bash[27441]: audit 2024-04-03T21:37:17.298419+0000 mon.a (mon.0) 11371 : audit [DBG] from='client.? 172.21.15.67:0/2955523739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:17 smithi067 bash[17655]: cluster 2024-04-03T21:37:16.739216+0000 mgr.y (mgr.24370) 13163 : cluster [DBG] pgmap v13147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:17 smithi067 bash[17655]: audit 2024-04-03T21:37:17.298419+0000 mon.a (mon.0) 11371 : audit [DBG] from='client.? 172.21.15.67:0/2955523739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:19 smithi082 bash[20963]: cluster 2024-04-03T21:37:18.739914+0000 mgr.y (mgr.24370) 13164 : cluster [DBG] pgmap v13148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:19 smithi082 bash[20963]: audit 2024-04-03T21:37:19.750800+0000 mon.c (mon.2) 5243 : audit [DBG] from='client.? 172.21.15.67:0/4254541615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:19 smithi067 bash[27441]: cluster 2024-04-03T21:37:18.739914+0000 mgr.y (mgr.24370) 13164 : cluster [DBG] pgmap v13148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:19 smithi067 bash[27441]: audit 2024-04-03T21:37:19.750800+0000 mon.c (mon.2) 5243 : audit [DBG] from='client.? 172.21.15.67:0/4254541615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:19 smithi067 bash[17655]: cluster 2024-04-03T21:37:18.739914+0000 mgr.y (mgr.24370) 13164 : cluster [DBG] pgmap v13148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:19 smithi067 bash[17655]: audit 2024-04-03T21:37:19.750800+0000 mon.c (mon.2) 5243 : audit [DBG] from='client.? 172.21.15.67:0/4254541615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:21 smithi082 bash[20963]: cluster 2024-04-03T21:37:20.741108+0000 mgr.y (mgr.24370) 13165 : cluster [DBG] pgmap v13149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:21 smithi067 bash[17655]: cluster 2024-04-03T21:37:20.741108+0000 mgr.y (mgr.24370) 13165 : cluster [DBG] pgmap v13149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:21 smithi067 bash[27441]: cluster 2024-04-03T21:37:20.741108+0000 mgr.y (mgr.24370) 13165 : cluster [DBG] pgmap v13149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:22 smithi082 bash[20963]: audit 2024-04-03T21:37:22.206907+0000 mon.a (mon.0) 11372 : audit [DBG] from='client.? 172.21.15.67:0/1411108897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:22 smithi067 bash[17655]: audit 2024-04-03T21:37:22.206907+0000 mon.a (mon.0) 11372 : audit [DBG] from='client.? 172.21.15.67:0/1411108897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:23.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:37:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:22 smithi067 bash[27441]: audit 2024-04-03T21:37:22.206907+0000 mon.a (mon.0) 11372 : audit [DBG] from='client.? 172.21.15.67:0/1411108897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:23.853 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:37:24.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:23 smithi082 bash[20963]: cluster 2024-04-03T21:37:22.742047+0000 mgr.y (mgr.24370) 13166 : cluster [DBG] pgmap v13150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:23 smithi067 bash[17655]: cluster 2024-04-03T21:37:22.742047+0000 mgr.y (mgr.24370) 13166 : cluster [DBG] pgmap v13150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:23 smithi067 bash[27441]: cluster 2024-04-03T21:37:22.742047+0000 mgr.y (mgr.24370) 13166 : cluster [DBG] pgmap v13150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:24 smithi082 bash[20963]: audit 2024-04-03T21:37:24.660034+0000 mon.a (mon.0) 11373 : audit [DBG] from='client.? 172.21.15.67:0/3880897669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:24 smithi067 bash[17655]: audit 2024-04-03T21:37:24.660034+0000 mon.a (mon.0) 11373 : audit [DBG] from='client.? 172.21.15.67:0/3880897669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:24 smithi067 bash[27441]: audit 2024-04-03T21:37:24.660034+0000 mon.a (mon.0) 11373 : audit [DBG] from='client.? 172.21.15.67:0/3880897669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:25 smithi082 bash[20963]: cluster 2024-04-03T21:37:24.742760+0000 mgr.y (mgr.24370) 13167 : cluster [DBG] pgmap v13151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:25 smithi082 bash[20963]: audit 2024-04-03T21:37:25.356619+0000 mon.a (mon.0) 11374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:25 smithi067 bash[27441]: cluster 2024-04-03T21:37:24.742760+0000 mgr.y (mgr.24370) 13167 : cluster [DBG] pgmap v13151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:25 smithi067 bash[27441]: audit 2024-04-03T21:37:25.356619+0000 mon.a (mon.0) 11374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:25 smithi067 bash[17655]: cluster 2024-04-03T21:37:24.742760+0000 mgr.y (mgr.24370) 13167 : cluster [DBG] pgmap v13151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:25 smithi067 bash[17655]: audit 2024-04-03T21:37:25.356619+0000 mon.a (mon.0) 11374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:27 smithi082 bash[20963]: cluster 2024-04-03T21:37:26.744018+0000 mgr.y (mgr.24370) 13168 : cluster [DBG] pgmap v13152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:27 smithi082 bash[20963]: audit 2024-04-03T21:37:27.122651+0000 mon.c (mon.2) 5244 : audit [DBG] from='client.? 172.21.15.67:0/216392162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:27 smithi067 bash[27441]: cluster 2024-04-03T21:37:26.744018+0000 mgr.y (mgr.24370) 13168 : cluster [DBG] pgmap v13152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:27 smithi067 bash[27441]: audit 2024-04-03T21:37:27.122651+0000 mon.c (mon.2) 5244 : audit [DBG] from='client.? 172.21.15.67:0/216392162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:27 smithi067 bash[17655]: cluster 2024-04-03T21:37:26.744018+0000 mgr.y (mgr.24370) 13168 : cluster [DBG] pgmap v13152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:27 smithi067 bash[17655]: audit 2024-04-03T21:37:27.122651+0000 mon.c (mon.2) 5244 : audit [DBG] from='client.? 172.21.15.67:0/216392162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:29 smithi082 bash[20963]: cluster 2024-04-03T21:37:28.744822+0000 mgr.y (mgr.24370) 13169 : cluster [DBG] pgmap v13153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:29 smithi082 bash[20963]: audit 2024-04-03T21:37:29.575548+0000 mon.a (mon.0) 11375 : audit [DBG] from='client.? 172.21.15.67:0/1986109530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:29 smithi067 bash[17655]: cluster 2024-04-03T21:37:28.744822+0000 mgr.y (mgr.24370) 13169 : cluster [DBG] pgmap v13153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:29 smithi067 bash[17655]: audit 2024-04-03T21:37:29.575548+0000 mon.a (mon.0) 11375 : audit [DBG] from='client.? 172.21.15.67:0/1986109530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:29 smithi067 bash[27441]: cluster 2024-04-03T21:37:28.744822+0000 mgr.y (mgr.24370) 13169 : cluster [DBG] pgmap v13153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:29 smithi067 bash[27441]: audit 2024-04-03T21:37:29.575548+0000 mon.a (mon.0) 11375 : audit [DBG] from='client.? 172.21.15.67:0/1986109530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:31 smithi082 bash[20963]: cluster 2024-04-03T21:37:30.745887+0000 mgr.y (mgr.24370) 13170 : cluster [DBG] pgmap v13154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:31 smithi067 bash[27441]: cluster 2024-04-03T21:37:30.745887+0000 mgr.y (mgr.24370) 13170 : cluster [DBG] pgmap v13154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:31 smithi067 bash[17655]: cluster 2024-04-03T21:37:30.745887+0000 mgr.y (mgr.24370) 13170 : cluster [DBG] pgmap v13154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:32 smithi067 bash[17655]: audit 2024-04-03T21:37:32.025856+0000 mon.c (mon.2) 5245 : audit [DBG] from='client.? 172.21.15.67:0/2562401475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:33.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:37:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:32 smithi067 bash[27441]: audit 2024-04-03T21:37:32.025856+0000 mon.c (mon.2) 5245 : audit [DBG] from='client.? 172.21.15.67:0/2562401475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:32 smithi082 bash[20963]: audit 2024-04-03T21:37:32.025856+0000 mon.c (mon.2) 5245 : audit [DBG] from='client.? 172.21.15.67:0/2562401475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:37:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:33 smithi067 bash[27441]: cluster 2024-04-03T21:37:32.746702+0000 mgr.y (mgr.24370) 13171 : cluster [DBG] pgmap v13155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:33 smithi067 bash[17655]: cluster 2024-04-03T21:37:32.746702+0000 mgr.y (mgr.24370) 13171 : cluster [DBG] pgmap v13155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:33 smithi082 bash[20963]: cluster 2024-04-03T21:37:32.746702+0000 mgr.y (mgr.24370) 13171 : cluster [DBG] pgmap v13155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:34 smithi067 bash[27441]: audit 2024-04-03T21:37:34.484396+0000 mon.a (mon.0) 11376 : audit [DBG] from='client.? 172.21.15.67:0/2690690359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:34 smithi067 bash[17655]: audit 2024-04-03T21:37:34.484396+0000 mon.a (mon.0) 11376 : audit [DBG] from='client.? 172.21.15.67:0/2690690359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:34 smithi082 bash[20963]: audit 2024-04-03T21:37:34.484396+0000 mon.a (mon.0) 11376 : audit [DBG] from='client.? 172.21.15.67:0/2690690359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:35 smithi067 bash[27441]: cluster 2024-04-03T21:37:34.747368+0000 mgr.y (mgr.24370) 13172 : cluster [DBG] pgmap v13156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:35 smithi067 bash[17655]: cluster 2024-04-03T21:37:34.747368+0000 mgr.y (mgr.24370) 13172 : cluster [DBG] pgmap v13156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:35 smithi082 bash[20963]: cluster 2024-04-03T21:37:34.747368+0000 mgr.y (mgr.24370) 13172 : cluster [DBG] pgmap v13156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:37 smithi067 bash[17655]: cluster 2024-04-03T21:37:36.748416+0000 mgr.y (mgr.24370) 13173 : cluster [DBG] pgmap v13157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:37 smithi067 bash[17655]: audit 2024-04-03T21:37:36.948737+0000 mon.c (mon.2) 5246 : audit [DBG] from='client.? 172.21.15.67:0/2196860184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:37 smithi067 bash[27441]: cluster 2024-04-03T21:37:36.748416+0000 mgr.y (mgr.24370) 13173 : cluster [DBG] pgmap v13157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:37 smithi067 bash[27441]: audit 2024-04-03T21:37:36.948737+0000 mon.c (mon.2) 5246 : audit [DBG] from='client.? 172.21.15.67:0/2196860184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:37 smithi082 bash[20963]: cluster 2024-04-03T21:37:36.748416+0000 mgr.y (mgr.24370) 13173 : cluster [DBG] pgmap v13157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:37 smithi082 bash[20963]: audit 2024-04-03T21:37:36.948737+0000 mon.c (mon.2) 5246 : audit [DBG] from='client.? 172.21.15.67:0/2196860184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:39 smithi067 bash[27441]: cluster 2024-04-03T21:37:38.749244+0000 mgr.y (mgr.24370) 13174 : cluster [DBG] pgmap v13158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:39 smithi067 bash[27441]: audit 2024-04-03T21:37:39.401714+0000 mon.c (mon.2) 5247 : audit [DBG] from='client.? 172.21.15.67:0/1214978201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:39 smithi067 bash[17655]: cluster 2024-04-03T21:37:38.749244+0000 mgr.y (mgr.24370) 13174 : cluster [DBG] pgmap v13158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:39 smithi067 bash[17655]: audit 2024-04-03T21:37:39.401714+0000 mon.c (mon.2) 5247 : audit [DBG] from='client.? 172.21.15.67:0/1214978201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:39 smithi082 bash[20963]: cluster 2024-04-03T21:37:38.749244+0000 mgr.y (mgr.24370) 13174 : cluster [DBG] pgmap v13158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:39 smithi082 bash[20963]: audit 2024-04-03T21:37:39.401714+0000 mon.c (mon.2) 5247 : audit [DBG] from='client.? 172.21.15.67:0/1214978201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:40 smithi067 bash[17655]: audit 2024-04-03T21:37:40.356821+0000 mon.a (mon.0) 11377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:40 smithi067 bash[27441]: audit 2024-04-03T21:37:40.356821+0000 mon.a (mon.0) 11377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:40 smithi082 bash[20963]: audit 2024-04-03T21:37:40.356821+0000 mon.a (mon.0) 11377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:41 smithi082 bash[20963]: cluster 2024-04-03T21:37:40.750481+0000 mgr.y (mgr.24370) 13175 : cluster [DBG] pgmap v13159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:41 smithi082 bash[20963]: audit 2024-04-03T21:37:41.852873+0000 mon.a (mon.0) 11378 : audit [DBG] from='client.? 172.21.15.67:0/3472585997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:41 smithi067 bash[17655]: cluster 2024-04-03T21:37:40.750481+0000 mgr.y (mgr.24370) 13175 : cluster [DBG] pgmap v13159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:41 smithi067 bash[17655]: audit 2024-04-03T21:37:41.852873+0000 mon.a (mon.0) 11378 : audit [DBG] from='client.? 172.21.15.67:0/3472585997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:41 smithi067 bash[27441]: cluster 2024-04-03T21:37:40.750481+0000 mgr.y (mgr.24370) 13175 : cluster [DBG] pgmap v13159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:41 smithi067 bash[27441]: audit 2024-04-03T21:37:41.852873+0000 mon.a (mon.0) 11378 : audit [DBG] from='client.? 172.21.15.67:0/3472585997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:37:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:37:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:43 smithi082 bash[20963]: cluster 2024-04-03T21:37:42.751412+0000 mgr.y (mgr.24370) 13176 : cluster [DBG] pgmap v13160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:43 smithi067 bash[17655]: cluster 2024-04-03T21:37:42.751412+0000 mgr.y (mgr.24370) 13176 : cluster [DBG] pgmap v13160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:43 smithi067 bash[27441]: cluster 2024-04-03T21:37:42.751412+0000 mgr.y (mgr.24370) 13176 : cluster [DBG] pgmap v13160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:44 smithi082 bash[20963]: audit 2024-04-03T21:37:44.313379+0000 mon.a (mon.0) 11379 : audit [DBG] from='client.? 172.21.15.67:0/1018751181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:44 smithi067 bash[17655]: audit 2024-04-03T21:37:44.313379+0000 mon.a (mon.0) 11379 : audit [DBG] from='client.? 172.21.15.67:0/1018751181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:44 smithi067 bash[27441]: audit 2024-04-03T21:37:44.313379+0000 mon.a (mon.0) 11379 : audit [DBG] from='client.? 172.21.15.67:0/1018751181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:45 smithi082 bash[20963]: cluster 2024-04-03T21:37:44.752150+0000 mgr.y (mgr.24370) 13177 : cluster [DBG] pgmap v13161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:45 smithi067 bash[27441]: cluster 2024-04-03T21:37:44.752150+0000 mgr.y (mgr.24370) 13177 : cluster [DBG] pgmap v13161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:45 smithi067 bash[17655]: cluster 2024-04-03T21:37:44.752150+0000 mgr.y (mgr.24370) 13177 : cluster [DBG] pgmap v13161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:46 smithi082 bash[20963]: audit 2024-04-03T21:37:46.767216+0000 mon.a (mon.0) 11380 : audit [DBG] from='client.? 172.21.15.67:0/1355177851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:46 smithi067 bash[27441]: audit 2024-04-03T21:37:46.767216+0000 mon.a (mon.0) 11380 : audit [DBG] from='client.? 172.21.15.67:0/1355177851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:46 smithi067 bash[17655]: audit 2024-04-03T21:37:46.767216+0000 mon.a (mon.0) 11380 : audit [DBG] from='client.? 172.21.15.67:0/1355177851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:47 smithi082 bash[20963]: cluster 2024-04-03T21:37:46.753235+0000 mgr.y (mgr.24370) 13178 : cluster [DBG] pgmap v13162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:47 smithi067 bash[27441]: cluster 2024-04-03T21:37:46.753235+0000 mgr.y (mgr.24370) 13178 : cluster [DBG] pgmap v13162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:47 smithi067 bash[17655]: cluster 2024-04-03T21:37:46.753235+0000 mgr.y (mgr.24370) 13178 : cluster [DBG] pgmap v13162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:49 smithi082 bash[20963]: cluster 2024-04-03T21:37:48.753948+0000 mgr.y (mgr.24370) 13179 : cluster [DBG] pgmap v13163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:49 smithi082 bash[20963]: audit 2024-04-03T21:37:49.227568+0000 mon.a (mon.0) 11381 : audit [DBG] from='client.? 172.21.15.67:0/3015271338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:49 smithi067 bash[27441]: cluster 2024-04-03T21:37:48.753948+0000 mgr.y (mgr.24370) 13179 : cluster [DBG] pgmap v13163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:49 smithi067 bash[27441]: audit 2024-04-03T21:37:49.227568+0000 mon.a (mon.0) 11381 : audit [DBG] from='client.? 172.21.15.67:0/3015271338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:49 smithi067 bash[17655]: cluster 2024-04-03T21:37:48.753948+0000 mgr.y (mgr.24370) 13179 : cluster [DBG] pgmap v13163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:49 smithi067 bash[17655]: audit 2024-04-03T21:37:49.227568+0000 mon.a (mon.0) 11381 : audit [DBG] from='client.? 172.21.15.67:0/3015271338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:51 smithi082 bash[20963]: cluster 2024-04-03T21:37:50.755196+0000 mgr.y (mgr.24370) 13180 : cluster [DBG] pgmap v13164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:51 smithi082 bash[20963]: audit 2024-04-03T21:37:51.682940+0000 mon.c (mon.2) 5248 : audit [DBG] from='client.? 172.21.15.67:0/1476903462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:51 smithi067 bash[27441]: cluster 2024-04-03T21:37:50.755196+0000 mgr.y (mgr.24370) 13180 : cluster [DBG] pgmap v13164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:51 smithi067 bash[27441]: audit 2024-04-03T21:37:51.682940+0000 mon.c (mon.2) 5248 : audit [DBG] from='client.? 172.21.15.67:0/1476903462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:51 smithi067 bash[17655]: cluster 2024-04-03T21:37:50.755196+0000 mgr.y (mgr.24370) 13180 : cluster [DBG] pgmap v13164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:51 smithi067 bash[17655]: audit 2024-04-03T21:37:51.682940+0000 mon.c (mon.2) 5248 : audit [DBG] from='client.? 172.21.15.67:0/1476903462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:37:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:37:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:53 smithi082 bash[20963]: cluster 2024-04-03T21:37:52.755936+0000 mgr.y (mgr.24370) 13181 : cluster [DBG] pgmap v13165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:53 smithi067 bash[27441]: cluster 2024-04-03T21:37:52.755936+0000 mgr.y (mgr.24370) 13181 : cluster [DBG] pgmap v13165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:53 smithi067 bash[17655]: cluster 2024-04-03T21:37:52.755936+0000 mgr.y (mgr.24370) 13181 : cluster [DBG] pgmap v13165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:54 smithi082 bash[20963]: audit 2024-04-03T21:37:54.133201+0000 mon.c (mon.2) 5249 : audit [DBG] from='client.? 172.21.15.67:0/129390318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:54 smithi067 bash[17655]: audit 2024-04-03T21:37:54.133201+0000 mon.c (mon.2) 5249 : audit [DBG] from='client.? 172.21.15.67:0/129390318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:54 smithi067 bash[27441]: audit 2024-04-03T21:37:54.133201+0000 mon.c (mon.2) 5249 : audit [DBG] from='client.? 172.21.15.67:0/129390318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:55 smithi082 bash[20963]: cluster 2024-04-03T21:37:54.756623+0000 mgr.y (mgr.24370) 13182 : cluster [DBG] pgmap v13166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:55 smithi082 bash[20963]: audit 2024-04-03T21:37:55.357291+0000 mon.a (mon.0) 11382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:55 smithi067 bash[17655]: cluster 2024-04-03T21:37:54.756623+0000 mgr.y (mgr.24370) 13182 : cluster [DBG] pgmap v13166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:55 smithi067 bash[17655]: audit 2024-04-03T21:37:55.357291+0000 mon.a (mon.0) 11382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:55 smithi067 bash[27441]: cluster 2024-04-03T21:37:54.756623+0000 mgr.y (mgr.24370) 13182 : cluster [DBG] pgmap v13166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:55 smithi067 bash[27441]: audit 2024-04-03T21:37:55.357291+0000 mon.a (mon.0) 11382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:37:57.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:56 smithi082 bash[20963]: audit 2024-04-03T21:37:56.594732+0000 mon.c (mon.2) 5250 : audit [DBG] from='client.? 172.21.15.67:0/800223570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:56 smithi067 bash[17655]: audit 2024-04-03T21:37:56.594732+0000 mon.c (mon.2) 5250 : audit [DBG] from='client.? 172.21.15.67:0/800223570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:56 smithi067 bash[27441]: audit 2024-04-03T21:37:56.594732+0000 mon.c (mon.2) 5250 : audit [DBG] from='client.? 172.21.15.67:0/800223570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:37:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:57 smithi082 bash[20963]: cluster 2024-04-03T21:37:56.757559+0000 mgr.y (mgr.24370) 13183 : cluster [DBG] pgmap v13167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:57 smithi067 bash[27441]: cluster 2024-04-03T21:37:56.757559+0000 mgr.y (mgr.24370) 13183 : cluster [DBG] pgmap v13167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:37:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:57 smithi067 bash[17655]: cluster 2024-04-03T21:37:56.757559+0000 mgr.y (mgr.24370) 13183 : cluster [DBG] pgmap v13167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:59 smithi082 bash[20963]: cluster 2024-04-03T21:37:58.758180+0000 mgr.y (mgr.24370) 13184 : cluster [DBG] pgmap v13168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:37:59 smithi082 bash[20963]: audit 2024-04-03T21:37:59.046052+0000 mon.a (mon.0) 11383 : audit [DBG] from='client.? 172.21.15.67:0/3892930223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:59 smithi067 bash[27441]: cluster 2024-04-03T21:37:58.758180+0000 mgr.y (mgr.24370) 13184 : cluster [DBG] pgmap v13168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:37:59 smithi067 bash[27441]: audit 2024-04-03T21:37:59.046052+0000 mon.a (mon.0) 11383 : audit [DBG] from='client.? 172.21.15.67:0/3892930223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:59 smithi067 bash[17655]: cluster 2024-04-03T21:37:58.758180+0000 mgr.y (mgr.24370) 13184 : cluster [DBG] pgmap v13168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:37:59 smithi067 bash[17655]: audit 2024-04-03T21:37:59.046052+0000 mon.a (mon.0) 11383 : audit [DBG] from='client.? 172.21.15.67:0/3892930223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:01 smithi082 bash[20963]: cluster 2024-04-03T21:38:00.759290+0000 mgr.y (mgr.24370) 13185 : cluster [DBG] pgmap v13169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:01 smithi082 bash[20963]: audit 2024-04-03T21:38:01.502194+0000 mon.a (mon.0) 11384 : audit [DBG] from='client.? 172.21.15.67:0/1393096398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:01 smithi067 bash[27441]: cluster 2024-04-03T21:38:00.759290+0000 mgr.y (mgr.24370) 13185 : cluster [DBG] pgmap v13169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:01 smithi067 bash[27441]: audit 2024-04-03T21:38:01.502194+0000 mon.a (mon.0) 11384 : audit [DBG] from='client.? 172.21.15.67:0/1393096398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:01 smithi067 bash[17655]: cluster 2024-04-03T21:38:00.759290+0000 mgr.y (mgr.24370) 13185 : cluster [DBG] pgmap v13169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:01 smithi067 bash[17655]: audit 2024-04-03T21:38:01.502194+0000 mon.a (mon.0) 11384 : audit [DBG] from='client.? 172.21.15.67:0/1393096398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:38:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:38:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:03 smithi082 bash[20963]: cluster 2024-04-03T21:38:02.759987+0000 mgr.y (mgr.24370) 13186 : cluster [DBG] pgmap v13170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:03 smithi082 bash[20963]: audit 2024-04-03T21:38:03.957308+0000 mon.a (mon.0) 11385 : audit [DBG] from='client.? 172.21.15.67:0/817357343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:03 smithi067 bash[17655]: cluster 2024-04-03T21:38:02.759987+0000 mgr.y (mgr.24370) 13186 : cluster [DBG] pgmap v13170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:03 smithi067 bash[17655]: audit 2024-04-03T21:38:03.957308+0000 mon.a (mon.0) 11385 : audit [DBG] from='client.? 172.21.15.67:0/817357343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:03 smithi067 bash[27441]: cluster 2024-04-03T21:38:02.759987+0000 mgr.y (mgr.24370) 13186 : cluster [DBG] pgmap v13170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:03 smithi067 bash[27441]: audit 2024-04-03T21:38:03.957308+0000 mon.a (mon.0) 11385 : audit [DBG] from='client.? 172.21.15.67:0/817357343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:05 smithi082 bash[20963]: cluster 2024-04-03T21:38:04.760678+0000 mgr.y (mgr.24370) 13187 : cluster [DBG] pgmap v13171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:05 smithi067 bash[17655]: cluster 2024-04-03T21:38:04.760678+0000 mgr.y (mgr.24370) 13187 : cluster [DBG] pgmap v13171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:05 smithi067 bash[27441]: cluster 2024-04-03T21:38:04.760678+0000 mgr.y (mgr.24370) 13187 : cluster [DBG] pgmap v13171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:06 smithi082 bash[20963]: audit 2024-04-03T21:38:06.405425+0000 mon.c (mon.2) 5251 : audit [DBG] from='client.? 172.21.15.67:0/425389081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:06 smithi067 bash[17655]: audit 2024-04-03T21:38:06.405425+0000 mon.c (mon.2) 5251 : audit [DBG] from='client.? 172.21.15.67:0/425389081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:06 smithi067 bash[27441]: audit 2024-04-03T21:38:06.405425+0000 mon.c (mon.2) 5251 : audit [DBG] from='client.? 172.21.15.67:0/425389081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:07 smithi082 bash[20963]: cluster 2024-04-03T21:38:06.761903+0000 mgr.y (mgr.24370) 13188 : cluster [DBG] pgmap v13172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:07 smithi067 bash[27441]: cluster 2024-04-03T21:38:06.761903+0000 mgr.y (mgr.24370) 13188 : cluster [DBG] pgmap v13172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:07 smithi067 bash[17655]: cluster 2024-04-03T21:38:06.761903+0000 mgr.y (mgr.24370) 13188 : cluster [DBG] pgmap v13172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:08 smithi082 bash[20963]: audit 2024-04-03T21:38:07.863398+0000 mon.a (mon.0) 11386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:38:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:08 smithi082 bash[20963]: audit 2024-04-03T21:38:08.191153+0000 mon.a (mon.0) 11387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:08 smithi082 bash[20963]: audit 2024-04-03T21:38:08.199159+0000 mon.a (mon.0) 11388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:08 smithi067 bash[27441]: audit 2024-04-03T21:38:07.863398+0000 mon.a (mon.0) 11386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:38:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:08 smithi067 bash[27441]: audit 2024-04-03T21:38:08.191153+0000 mon.a (mon.0) 11387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:08 smithi067 bash[27441]: audit 2024-04-03T21:38:08.199159+0000 mon.a (mon.0) 11388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:08 smithi067 bash[17655]: audit 2024-04-03T21:38:07.863398+0000 mon.a (mon.0) 11386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:38:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:08 smithi067 bash[17655]: audit 2024-04-03T21:38:08.191153+0000 mon.a (mon.0) 11387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:08 smithi067 bash[17655]: audit 2024-04-03T21:38:08.199159+0000 mon.a (mon.0) 11388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:09 smithi082 bash[20963]: cluster 2024-04-03T21:38:08.762678+0000 mgr.y (mgr.24370) 13189 : cluster [DBG] pgmap v13173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:09 smithi082 bash[20963]: audit 2024-04-03T21:38:08.855207+0000 mon.a (mon.0) 11389 : audit [DBG] from='client.? 172.21.15.67:0/2548022677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:09 smithi067 bash[17655]: cluster 2024-04-03T21:38:08.762678+0000 mgr.y (mgr.24370) 13189 : cluster [DBG] pgmap v13173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:09 smithi067 bash[17655]: audit 2024-04-03T21:38:08.855207+0000 mon.a (mon.0) 11389 : audit [DBG] from='client.? 172.21.15.67:0/2548022677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:09 smithi067 bash[27441]: cluster 2024-04-03T21:38:08.762678+0000 mgr.y (mgr.24370) 13189 : cluster [DBG] pgmap v13173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:09 smithi067 bash[27441]: audit 2024-04-03T21:38:08.855207+0000 mon.a (mon.0) 11389 : audit [DBG] from='client.? 172.21.15.67:0/2548022677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:10 smithi082 bash[20963]: audit 2024-04-03T21:38:10.357727+0000 mon.a (mon.0) 11390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:10 smithi067 bash[27441]: audit 2024-04-03T21:38:10.357727+0000 mon.a (mon.0) 11390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:10 smithi067 bash[17655]: audit 2024-04-03T21:38:10.357727+0000 mon.a (mon.0) 11390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:11 smithi082 bash[20963]: cluster 2024-04-03T21:38:10.763842+0000 mgr.y (mgr.24370) 13190 : cluster [DBG] pgmap v13174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:11 smithi082 bash[20963]: audit 2024-04-03T21:38:11.296701+0000 mon.c (mon.2) 5252 : audit [DBG] from='client.? 172.21.15.67:0/4240395972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:11 smithi067 bash[17655]: cluster 2024-04-03T21:38:10.763842+0000 mgr.y (mgr.24370) 13190 : cluster [DBG] pgmap v13174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:11 smithi067 bash[17655]: audit 2024-04-03T21:38:11.296701+0000 mon.c (mon.2) 5252 : audit [DBG] from='client.? 172.21.15.67:0/4240395972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:11 smithi067 bash[27441]: cluster 2024-04-03T21:38:10.763842+0000 mgr.y (mgr.24370) 13190 : cluster [DBG] pgmap v13174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:11 smithi067 bash[27441]: audit 2024-04-03T21:38:11.296701+0000 mon.c (mon.2) 5252 : audit [DBG] from='client.? 172.21.15.67:0/4240395972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:38:13.843 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:38:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:13 smithi082 bash[20963]: cluster 2024-04-03T21:38:12.764541+0000 mgr.y (mgr.24370) 13191 : cluster [DBG] pgmap v13175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:13 smithi082 bash[20963]: audit 2024-04-03T21:38:13.779885+0000 mon.a (mon.0) 11391 : audit [DBG] from='client.? 172.21.15.67:0/4257621306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:13 smithi067 bash[17655]: cluster 2024-04-03T21:38:12.764541+0000 mgr.y (mgr.24370) 13191 : cluster [DBG] pgmap v13175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:13 smithi067 bash[17655]: audit 2024-04-03T21:38:13.779885+0000 mon.a (mon.0) 11391 : audit [DBG] from='client.? 172.21.15.67:0/4257621306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:13 smithi067 bash[27441]: cluster 2024-04-03T21:38:12.764541+0000 mgr.y (mgr.24370) 13191 : cluster [DBG] pgmap v13175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:13 smithi067 bash[27441]: audit 2024-04-03T21:38:13.779885+0000 mon.a (mon.0) 11391 : audit [DBG] from='client.? 172.21.15.67:0/4257621306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[17655]: audit 2024-04-03T21:38:13.892357+0000 mon.a (mon.0) 11392 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[17655]: audit 2024-04-03T21:38:13.900549+0000 mon.a (mon.0) 11393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[17655]: audit 2024-04-03T21:38:13.908537+0000 mon.a (mon.0) 11394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[17655]: audit 2024-04-03T21:38:13.918459+0000 mon.a (mon.0) 11395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[17655]: audit 2024-04-03T21:38:14.399948+0000 mon.a (mon.0) 11396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:38:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[17655]: audit 2024-04-03T21:38:14.401863+0000 mon.a (mon.0) 11397 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:38:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[17655]: audit 2024-04-03T21:38:14.414892+0000 mon.a (mon.0) 11398 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[27441]: audit 2024-04-03T21:38:13.892357+0000 mon.a (mon.0) 11392 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[27441]: audit 2024-04-03T21:38:13.900549+0000 mon.a (mon.0) 11393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[27441]: audit 2024-04-03T21:38:13.908537+0000 mon.a (mon.0) 11394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[27441]: audit 2024-04-03T21:38:13.918459+0000 mon.a (mon.0) 11395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[27441]: audit 2024-04-03T21:38:14.399948+0000 mon.a (mon.0) 11396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:38:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[27441]: audit 2024-04-03T21:38:14.401863+0000 mon.a (mon.0) 11397 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:38:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:14 smithi067 bash[27441]: audit 2024-04-03T21:38:14.414892+0000 mon.a (mon.0) 11398 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:14 smithi082 bash[20963]: audit 2024-04-03T21:38:13.892357+0000 mon.a (mon.0) 11392 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:14 smithi082 bash[20963]: audit 2024-04-03T21:38:13.900549+0000 mon.a (mon.0) 11393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:14 smithi082 bash[20963]: audit 2024-04-03T21:38:13.908537+0000 mon.a (mon.0) 11394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:14 smithi082 bash[20963]: audit 2024-04-03T21:38:13.918459+0000 mon.a (mon.0) 11395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:14 smithi082 bash[20963]: audit 2024-04-03T21:38:14.399948+0000 mon.a (mon.0) 11396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:38:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:14 smithi082 bash[20963]: audit 2024-04-03T21:38:14.401863+0000 mon.a (mon.0) 11397 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:38:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:14 smithi082 bash[20963]: audit 2024-04-03T21:38:14.414892+0000 mon.a (mon.0) 11398 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:38:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:15 smithi067 bash[27441]: cluster 2024-04-03T21:38:14.765171+0000 mgr.y (mgr.24370) 13192 : cluster [DBG] pgmap v13176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:15 smithi067 bash[17655]: cluster 2024-04-03T21:38:14.765171+0000 mgr.y (mgr.24370) 13192 : cluster [DBG] pgmap v13176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:15 smithi082 bash[20963]: cluster 2024-04-03T21:38:14.765171+0000 mgr.y (mgr.24370) 13192 : cluster [DBG] pgmap v13176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:16 smithi067 bash[27441]: audit 2024-04-03T21:38:16.231710+0000 mon.c (mon.2) 5253 : audit [DBG] from='client.? 172.21.15.67:0/2580044550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:16 smithi067 bash[17655]: audit 2024-04-03T21:38:16.231710+0000 mon.c (mon.2) 5253 : audit [DBG] from='client.? 172.21.15.67:0/2580044550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:16 smithi082 bash[20963]: audit 2024-04-03T21:38:16.231710+0000 mon.c (mon.2) 5253 : audit [DBG] from='client.? 172.21.15.67:0/2580044550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:17 smithi067 bash[27441]: cluster 2024-04-03T21:38:16.766389+0000 mgr.y (mgr.24370) 13193 : cluster [DBG] pgmap v13177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:17 smithi067 bash[17655]: cluster 2024-04-03T21:38:16.766389+0000 mgr.y (mgr.24370) 13193 : cluster [DBG] pgmap v13177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:17 smithi082 bash[20963]: cluster 2024-04-03T21:38:16.766389+0000 mgr.y (mgr.24370) 13193 : cluster [DBG] pgmap v13177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:18 smithi082 bash[20963]: audit 2024-04-03T21:38:18.690897+0000 mon.a (mon.0) 11399 : audit [DBG] from='client.? 172.21.15.67:0/1975334243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:18 smithi067 bash[27441]: audit 2024-04-03T21:38:18.690897+0000 mon.a (mon.0) 11399 : audit [DBG] from='client.? 172.21.15.67:0/1975334243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:19.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:18 smithi067 bash[17655]: audit 2024-04-03T21:38:18.690897+0000 mon.a (mon.0) 11399 : audit [DBG] from='client.? 172.21.15.67:0/1975334243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:19 smithi082 bash[20963]: cluster 2024-04-03T21:38:18.767017+0000 mgr.y (mgr.24370) 13194 : cluster [DBG] pgmap v13178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:19 smithi067 bash[27441]: cluster 2024-04-03T21:38:18.767017+0000 mgr.y (mgr.24370) 13194 : cluster [DBG] pgmap v13178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:19 smithi067 bash[17655]: cluster 2024-04-03T21:38:18.767017+0000 mgr.y (mgr.24370) 13194 : cluster [DBG] pgmap v13178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:21 smithi082 bash[20963]: cluster 2024-04-03T21:38:20.768166+0000 mgr.y (mgr.24370) 13195 : cluster [DBG] pgmap v13179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:21 smithi082 bash[20963]: audit 2024-04-03T21:38:21.143683+0000 mon.c (mon.2) 5254 : audit [DBG] from='client.? 172.21.15.67:0/4225230325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:21 smithi067 bash[27441]: cluster 2024-04-03T21:38:20.768166+0000 mgr.y (mgr.24370) 13195 : cluster [DBG] pgmap v13179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:21 smithi067 bash[27441]: audit 2024-04-03T21:38:21.143683+0000 mon.c (mon.2) 5254 : audit [DBG] from='client.? 172.21.15.67:0/4225230325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:21 smithi067 bash[17655]: cluster 2024-04-03T21:38:20.768166+0000 mgr.y (mgr.24370) 13195 : cluster [DBG] pgmap v13179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:21 smithi067 bash[17655]: audit 2024-04-03T21:38:21.143683+0000 mon.c (mon.2) 5254 : audit [DBG] from='client.? 172.21.15.67:0/4225230325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:38:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:38:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:23 smithi082 bash[20963]: cluster 2024-04-03T21:38:22.768772+0000 mgr.y (mgr.24370) 13196 : cluster [DBG] pgmap v13180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:23 smithi082 bash[20963]: audit 2024-04-03T21:38:23.603736+0000 mon.a (mon.0) 11400 : audit [DBG] from='client.? 172.21.15.67:0/2553137749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:23 smithi067 bash[27441]: cluster 2024-04-03T21:38:22.768772+0000 mgr.y (mgr.24370) 13196 : cluster [DBG] pgmap v13180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:23 smithi067 bash[27441]: audit 2024-04-03T21:38:23.603736+0000 mon.a (mon.0) 11400 : audit [DBG] from='client.? 172.21.15.67:0/2553137749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:23 smithi067 bash[17655]: cluster 2024-04-03T21:38:22.768772+0000 mgr.y (mgr.24370) 13196 : cluster [DBG] pgmap v13180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:23 smithi067 bash[17655]: audit 2024-04-03T21:38:23.603736+0000 mon.a (mon.0) 11400 : audit [DBG] from='client.? 172.21.15.67:0/2553137749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:25 smithi082 bash[20963]: cluster 2024-04-03T21:38:24.769444+0000 mgr.y (mgr.24370) 13197 : cluster [DBG] pgmap v13181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:25 smithi082 bash[20963]: audit 2024-04-03T21:38:25.357995+0000 mon.a (mon.0) 11401 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:25 smithi067 bash[27441]: cluster 2024-04-03T21:38:24.769444+0000 mgr.y (mgr.24370) 13197 : cluster [DBG] pgmap v13181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:25 smithi067 bash[27441]: audit 2024-04-03T21:38:25.357995+0000 mon.a (mon.0) 11401 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:25 smithi067 bash[17655]: cluster 2024-04-03T21:38:24.769444+0000 mgr.y (mgr.24370) 13197 : cluster [DBG] pgmap v13181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:25 smithi067 bash[17655]: audit 2024-04-03T21:38:25.357995+0000 mon.a (mon.0) 11401 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:26 smithi082 bash[20963]: audit 2024-04-03T21:38:26.062900+0000 mon.c (mon.2) 5255 : audit [DBG] from='client.? 172.21.15.67:0/1826785729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:26 smithi067 bash[17655]: audit 2024-04-03T21:38:26.062900+0000 mon.c (mon.2) 5255 : audit [DBG] from='client.? 172.21.15.67:0/1826785729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:26 smithi067 bash[27441]: audit 2024-04-03T21:38:26.062900+0000 mon.c (mon.2) 5255 : audit [DBG] from='client.? 172.21.15.67:0/1826785729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:27 smithi082 bash[20963]: cluster 2024-04-03T21:38:26.770620+0000 mgr.y (mgr.24370) 13198 : cluster [DBG] pgmap v13182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:27 smithi067 bash[17655]: cluster 2024-04-03T21:38:26.770620+0000 mgr.y (mgr.24370) 13198 : cluster [DBG] pgmap v13182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:27 smithi067 bash[27441]: cluster 2024-04-03T21:38:26.770620+0000 mgr.y (mgr.24370) 13198 : cluster [DBG] pgmap v13182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:28 smithi082 bash[20963]: audit 2024-04-03T21:38:28.511954+0000 mon.c (mon.2) 5256 : audit [DBG] from='client.? 172.21.15.67:0/679873573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:28 smithi067 bash[17655]: audit 2024-04-03T21:38:28.511954+0000 mon.c (mon.2) 5256 : audit [DBG] from='client.? 172.21.15.67:0/679873573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:28 smithi067 bash[27441]: audit 2024-04-03T21:38:28.511954+0000 mon.c (mon.2) 5256 : audit [DBG] from='client.? 172.21.15.67:0/679873573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:29 smithi082 bash[20963]: cluster 2024-04-03T21:38:28.771288+0000 mgr.y (mgr.24370) 13199 : cluster [DBG] pgmap v13183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:29 smithi067 bash[17655]: cluster 2024-04-03T21:38:28.771288+0000 mgr.y (mgr.24370) 13199 : cluster [DBG] pgmap v13183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:29 smithi067 bash[27441]: cluster 2024-04-03T21:38:28.771288+0000 mgr.y (mgr.24370) 13199 : cluster [DBG] pgmap v13183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:31 smithi082 bash[20963]: cluster 2024-04-03T21:38:30.772368+0000 mgr.y (mgr.24370) 13200 : cluster [DBG] pgmap v13184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:31 smithi082 bash[20963]: audit 2024-04-03T21:38:30.975755+0000 mon.a (mon.0) 11402 : audit [DBG] from='client.? 172.21.15.67:0/3567835878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:31 smithi067 bash[17655]: cluster 2024-04-03T21:38:30.772368+0000 mgr.y (mgr.24370) 13200 : cluster [DBG] pgmap v13184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:31 smithi067 bash[17655]: audit 2024-04-03T21:38:30.975755+0000 mon.a (mon.0) 11402 : audit [DBG] from='client.? 172.21.15.67:0/3567835878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:31 smithi067 bash[27441]: cluster 2024-04-03T21:38:30.772368+0000 mgr.y (mgr.24370) 13200 : cluster [DBG] pgmap v13184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:31 smithi067 bash[27441]: audit 2024-04-03T21:38:30.975755+0000 mon.a (mon.0) 11402 : audit [DBG] from='client.? 172.21.15.67:0/3567835878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:38:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:38:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:33 smithi082 bash[20963]: cluster 2024-04-03T21:38:32.773054+0000 mgr.y (mgr.24370) 13201 : cluster [DBG] pgmap v13185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:33 smithi082 bash[20963]: audit 2024-04-03T21:38:33.422041+0000 mon.c (mon.2) 5257 : audit [DBG] from='client.? 172.21.15.67:0/80100185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:33 smithi067 bash[27441]: cluster 2024-04-03T21:38:32.773054+0000 mgr.y (mgr.24370) 13201 : cluster [DBG] pgmap v13185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:33 smithi067 bash[27441]: audit 2024-04-03T21:38:33.422041+0000 mon.c (mon.2) 5257 : audit [DBG] from='client.? 172.21.15.67:0/80100185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:33 smithi067 bash[17655]: cluster 2024-04-03T21:38:32.773054+0000 mgr.y (mgr.24370) 13201 : cluster [DBG] pgmap v13185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:33 smithi067 bash[17655]: audit 2024-04-03T21:38:33.422041+0000 mon.c (mon.2) 5257 : audit [DBG] from='client.? 172.21.15.67:0/80100185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:35 smithi082 bash[20963]: cluster 2024-04-03T21:38:34.773746+0000 mgr.y (mgr.24370) 13202 : cluster [DBG] pgmap v13186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:35 smithi082 bash[20963]: audit 2024-04-03T21:38:35.876114+0000 mon.c (mon.2) 5258 : audit [DBG] from='client.? 172.21.15.67:0/3617638725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:35 smithi067 bash[27441]: cluster 2024-04-03T21:38:34.773746+0000 mgr.y (mgr.24370) 13202 : cluster [DBG] pgmap v13186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:35 smithi067 bash[27441]: audit 2024-04-03T21:38:35.876114+0000 mon.c (mon.2) 5258 : audit [DBG] from='client.? 172.21.15.67:0/3617638725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:35 smithi067 bash[17655]: cluster 2024-04-03T21:38:34.773746+0000 mgr.y (mgr.24370) 13202 : cluster [DBG] pgmap v13186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:35 smithi067 bash[17655]: audit 2024-04-03T21:38:35.876114+0000 mon.c (mon.2) 5258 : audit [DBG] from='client.? 172.21.15.67:0/3617638725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:37 smithi082 bash[20963]: cluster 2024-04-03T21:38:36.774724+0000 mgr.y (mgr.24370) 13203 : cluster [DBG] pgmap v13187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:37 smithi067 bash[27441]: cluster 2024-04-03T21:38:36.774724+0000 mgr.y (mgr.24370) 13203 : cluster [DBG] pgmap v13187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:37 smithi067 bash[17655]: cluster 2024-04-03T21:38:36.774724+0000 mgr.y (mgr.24370) 13203 : cluster [DBG] pgmap v13187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:38 smithi082 bash[20963]: audit 2024-04-03T21:38:38.328581+0000 mon.a (mon.0) 11403 : audit [DBG] from='client.? 172.21.15.67:0/685680459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:38 smithi067 bash[27441]: audit 2024-04-03T21:38:38.328581+0000 mon.a (mon.0) 11403 : audit [DBG] from='client.? 172.21.15.67:0/685680459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:38 smithi067 bash[17655]: audit 2024-04-03T21:38:38.328581+0000 mon.a (mon.0) 11403 : audit [DBG] from='client.? 172.21.15.67:0/685680459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:39 smithi082 bash[20963]: cluster 2024-04-03T21:38:38.775518+0000 mgr.y (mgr.24370) 13204 : cluster [DBG] pgmap v13188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:39 smithi067 bash[17655]: cluster 2024-04-03T21:38:38.775518+0000 mgr.y (mgr.24370) 13204 : cluster [DBG] pgmap v13188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:39 smithi067 bash[27441]: cluster 2024-04-03T21:38:38.775518+0000 mgr.y (mgr.24370) 13204 : cluster [DBG] pgmap v13188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:40 smithi082 bash[20963]: audit 2024-04-03T21:38:40.358649+0000 mon.a (mon.0) 11404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:40 smithi082 bash[20963]: audit 2024-04-03T21:38:40.780864+0000 mon.c (mon.2) 5259 : audit [DBG] from='client.? 172.21.15.67:0/3326796945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:40 smithi067 bash[27441]: audit 2024-04-03T21:38:40.358649+0000 mon.a (mon.0) 11404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:40 smithi067 bash[27441]: audit 2024-04-03T21:38:40.780864+0000 mon.c (mon.2) 5259 : audit [DBG] from='client.? 172.21.15.67:0/3326796945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:40 smithi067 bash[17655]: audit 2024-04-03T21:38:40.358649+0000 mon.a (mon.0) 11404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:40 smithi067 bash[17655]: audit 2024-04-03T21:38:40.780864+0000 mon.c (mon.2) 5259 : audit [DBG] from='client.? 172.21.15.67:0/3326796945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:41 smithi082 bash[20963]: cluster 2024-04-03T21:38:40.776621+0000 mgr.y (mgr.24370) 13205 : cluster [DBG] pgmap v13189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:41 smithi067 bash[27441]: cluster 2024-04-03T21:38:40.776621+0000 mgr.y (mgr.24370) 13205 : cluster [DBG] pgmap v13189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:41 smithi067 bash[17655]: cluster 2024-04-03T21:38:40.776621+0000 mgr.y (mgr.24370) 13205 : cluster [DBG] pgmap v13189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:38:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:38:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:44 smithi082 bash[20963]: cluster 2024-04-03T21:38:42.777281+0000 mgr.y (mgr.24370) 13206 : cluster [DBG] pgmap v13190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:44 smithi082 bash[20963]: audit 2024-04-03T21:38:43.240314+0000 mon.a (mon.0) 11405 : audit [DBG] from='client.? 172.21.15.67:0/367716782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:44 smithi067 bash[17655]: cluster 2024-04-03T21:38:42.777281+0000 mgr.y (mgr.24370) 13206 : cluster [DBG] pgmap v13190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:44.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:44 smithi067 bash[17655]: audit 2024-04-03T21:38:43.240314+0000 mon.a (mon.0) 11405 : audit [DBG] from='client.? 172.21.15.67:0/367716782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:44 smithi067 bash[27441]: cluster 2024-04-03T21:38:42.777281+0000 mgr.y (mgr.24370) 13206 : cluster [DBG] pgmap v13190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:44 smithi067 bash[27441]: audit 2024-04-03T21:38:43.240314+0000 mon.a (mon.0) 11405 : audit [DBG] from='client.? 172.21.15.67:0/367716782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:45 smithi082 bash[20963]: cluster 2024-04-03T21:38:44.777961+0000 mgr.y (mgr.24370) 13207 : cluster [DBG] pgmap v13191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:45 smithi067 bash[17655]: cluster 2024-04-03T21:38:44.777961+0000 mgr.y (mgr.24370) 13207 : cluster [DBG] pgmap v13191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:45 smithi067 bash[27441]: cluster 2024-04-03T21:38:44.777961+0000 mgr.y (mgr.24370) 13207 : cluster [DBG] pgmap v13191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:46 smithi082 bash[20963]: audit 2024-04-03T21:38:45.693374+0000 mon.c (mon.2) 5260 : audit [DBG] from='client.? 172.21.15.67:0/2663708727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:46 smithi067 bash[17655]: audit 2024-04-03T21:38:45.693374+0000 mon.c (mon.2) 5260 : audit [DBG] from='client.? 172.21.15.67:0/2663708727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:46 smithi067 bash[27441]: audit 2024-04-03T21:38:45.693374+0000 mon.c (mon.2) 5260 : audit [DBG] from='client.? 172.21.15.67:0/2663708727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:47 smithi082 bash[20963]: cluster 2024-04-03T21:38:46.779094+0000 mgr.y (mgr.24370) 13208 : cluster [DBG] pgmap v13192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:47 smithi067 bash[17655]: cluster 2024-04-03T21:38:46.779094+0000 mgr.y (mgr.24370) 13208 : cluster [DBG] pgmap v13192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:47 smithi067 bash[27441]: cluster 2024-04-03T21:38:46.779094+0000 mgr.y (mgr.24370) 13208 : cluster [DBG] pgmap v13192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:48 smithi082 bash[20963]: audit 2024-04-03T21:38:48.152482+0000 mon.a (mon.0) 11406 : audit [DBG] from='client.? 172.21.15.67:0/2996741982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:48 smithi067 bash[17655]: audit 2024-04-03T21:38:48.152482+0000 mon.a (mon.0) 11406 : audit [DBG] from='client.? 172.21.15.67:0/2996741982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:48 smithi067 bash[27441]: audit 2024-04-03T21:38:48.152482+0000 mon.a (mon.0) 11406 : audit [DBG] from='client.? 172.21.15.67:0/2996741982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:49 smithi082 bash[20963]: cluster 2024-04-03T21:38:48.779696+0000 mgr.y (mgr.24370) 13209 : cluster [DBG] pgmap v13193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:49 smithi067 bash[17655]: cluster 2024-04-03T21:38:48.779696+0000 mgr.y (mgr.24370) 13209 : cluster [DBG] pgmap v13193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:49 smithi067 bash[27441]: cluster 2024-04-03T21:38:48.779696+0000 mgr.y (mgr.24370) 13209 : cluster [DBG] pgmap v13193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:50 smithi067 bash[17655]: audit 2024-04-03T21:38:50.597146+0000 mon.a (mon.0) 11407 : audit [DBG] from='client.? 172.21.15.67:0/401123288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:50 smithi067 bash[27441]: audit 2024-04-03T21:38:50.597146+0000 mon.a (mon.0) 11407 : audit [DBG] from='client.? 172.21.15.67:0/401123288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:50 smithi082 bash[20963]: audit 2024-04-03T21:38:50.597146+0000 mon.a (mon.0) 11407 : audit [DBG] from='client.? 172.21.15.67:0/401123288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:51 smithi067 bash[17655]: cluster 2024-04-03T21:38:50.780798+0000 mgr.y (mgr.24370) 13210 : cluster [DBG] pgmap v13194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:51 smithi067 bash[27441]: cluster 2024-04-03T21:38:50.780798+0000 mgr.y (mgr.24370) 13210 : cluster [DBG] pgmap v13194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:51 smithi082 bash[20963]: cluster 2024-04-03T21:38:50.780798+0000 mgr.y (mgr.24370) 13210 : cluster [DBG] pgmap v13194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:38:53.836 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:38:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:53 smithi082 bash[20963]: cluster 2024-04-03T21:38:52.781459+0000 mgr.y (mgr.24370) 13211 : cluster [DBG] pgmap v13195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:53 smithi082 bash[20963]: audit 2024-04-03T21:38:53.044730+0000 mon.a (mon.0) 11408 : audit [DBG] from='client.? 172.21.15.67:0/2330047716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:53 smithi067 bash[17655]: cluster 2024-04-03T21:38:52.781459+0000 mgr.y (mgr.24370) 13211 : cluster [DBG] pgmap v13195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:53 smithi067 bash[17655]: audit 2024-04-03T21:38:53.044730+0000 mon.a (mon.0) 11408 : audit [DBG] from='client.? 172.21.15.67:0/2330047716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:53 smithi067 bash[27441]: cluster 2024-04-03T21:38:52.781459+0000 mgr.y (mgr.24370) 13211 : cluster [DBG] pgmap v13195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:53 smithi067 bash[27441]: audit 2024-04-03T21:38:53.044730+0000 mon.a (mon.0) 11408 : audit [DBG] from='client.? 172.21.15.67:0/2330047716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:55 smithi082 bash[20963]: cluster 2024-04-03T21:38:54.782265+0000 mgr.y (mgr.24370) 13212 : cluster [DBG] pgmap v13196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:55 smithi082 bash[20963]: audit 2024-04-03T21:38:55.358728+0000 mon.a (mon.0) 11409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:55 smithi082 bash[20963]: audit 2024-04-03T21:38:55.506678+0000 mon.c (mon.2) 5261 : audit [DBG] from='client.? 172.21.15.67:0/2187684377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:55 smithi067 bash[17655]: cluster 2024-04-03T21:38:54.782265+0000 mgr.y (mgr.24370) 13212 : cluster [DBG] pgmap v13196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:55 smithi067 bash[17655]: audit 2024-04-03T21:38:55.358728+0000 mon.a (mon.0) 11409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:55 smithi067 bash[17655]: audit 2024-04-03T21:38:55.506678+0000 mon.c (mon.2) 5261 : audit [DBG] from='client.? 172.21.15.67:0/2187684377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:55 smithi067 bash[27441]: cluster 2024-04-03T21:38:54.782265+0000 mgr.y (mgr.24370) 13212 : cluster [DBG] pgmap v13196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:55 smithi067 bash[27441]: audit 2024-04-03T21:38:55.358728+0000 mon.a (mon.0) 11409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:38:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:55 smithi067 bash[27441]: audit 2024-04-03T21:38:55.506678+0000 mon.c (mon.2) 5261 : audit [DBG] from='client.? 172.21.15.67:0/2187684377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:57 smithi082 bash[20963]: cluster 2024-04-03T21:38:56.783408+0000 mgr.y (mgr.24370) 13213 : cluster [DBG] pgmap v13197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:57 smithi067 bash[17655]: cluster 2024-04-03T21:38:56.783408+0000 mgr.y (mgr.24370) 13213 : cluster [DBG] pgmap v13197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:57 smithi067 bash[27441]: cluster 2024-04-03T21:38:56.783408+0000 mgr.y (mgr.24370) 13213 : cluster [DBG] pgmap v13197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:38:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:58 smithi082 bash[20963]: audit 2024-04-03T21:38:57.957879+0000 mon.c (mon.2) 5262 : audit [DBG] from='client.? 172.21.15.67:0/1674350157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:58 smithi067 bash[17655]: audit 2024-04-03T21:38:57.957879+0000 mon.c (mon.2) 5262 : audit [DBG] from='client.? 172.21.15.67:0/1674350157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:38:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:58 smithi067 bash[27441]: audit 2024-04-03T21:38:57.957879+0000 mon.c (mon.2) 5262 : audit [DBG] from='client.? 172.21.15.67:0/1674350157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:38:59 smithi082 bash[20963]: cluster 2024-04-03T21:38:58.784123+0000 mgr.y (mgr.24370) 13214 : cluster [DBG] pgmap v13198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:00.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:38:59 smithi067 bash[27441]: cluster 2024-04-03T21:38:58.784123+0000 mgr.y (mgr.24370) 13214 : cluster [DBG] pgmap v13198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:38:59 smithi067 bash[17655]: cluster 2024-04-03T21:38:58.784123+0000 mgr.y (mgr.24370) 13214 : cluster [DBG] pgmap v13198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:00 smithi082 bash[20963]: audit 2024-04-03T21:39:00.414172+0000 mon.a (mon.0) 11410 : audit [DBG] from='client.? 172.21.15.67:0/437162628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:00 smithi067 bash[17655]: audit 2024-04-03T21:39:00.414172+0000 mon.a (mon.0) 11410 : audit [DBG] from='client.? 172.21.15.67:0/437162628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:00 smithi067 bash[27441]: audit 2024-04-03T21:39:00.414172+0000 mon.a (mon.0) 11410 : audit [DBG] from='client.? 172.21.15.67:0/437162628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:02.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:01 smithi082 bash[20963]: cluster 2024-04-03T21:39:00.785215+0000 mgr.y (mgr.24370) 13215 : cluster [DBG] pgmap v13199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:01 smithi067 bash[17655]: cluster 2024-04-03T21:39:00.785215+0000 mgr.y (mgr.24370) 13215 : cluster [DBG] pgmap v13199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:01 smithi067 bash[27441]: cluster 2024-04-03T21:39:00.785215+0000 mgr.y (mgr.24370) 13215 : cluster [DBG] pgmap v13199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:39:03.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:39:04.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:03 smithi082 bash[20963]: cluster 2024-04-03T21:39:02.785872+0000 mgr.y (mgr.24370) 13216 : cluster [DBG] pgmap v13200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:04.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:03 smithi082 bash[20963]: audit 2024-04-03T21:39:02.873846+0000 mon.a (mon.0) 11411 : audit [DBG] from='client.? 172.21.15.67:0/649850263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:03 smithi067 bash[17655]: cluster 2024-04-03T21:39:02.785872+0000 mgr.y (mgr.24370) 13216 : cluster [DBG] pgmap v13200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:03 smithi067 bash[17655]: audit 2024-04-03T21:39:02.873846+0000 mon.a (mon.0) 11411 : audit [DBG] from='client.? 172.21.15.67:0/649850263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:03 smithi067 bash[27441]: cluster 2024-04-03T21:39:02.785872+0000 mgr.y (mgr.24370) 13216 : cluster [DBG] pgmap v13200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:03 smithi067 bash[27441]: audit 2024-04-03T21:39:02.873846+0000 mon.a (mon.0) 11411 : audit [DBG] from='client.? 172.21.15.67:0/649850263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:05 smithi082 bash[20963]: cluster 2024-04-03T21:39:04.786571+0000 mgr.y (mgr.24370) 13217 : cluster [DBG] pgmap v13201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:05 smithi082 bash[20963]: audit 2024-04-03T21:39:05.329403+0000 mon.c (mon.2) 5263 : audit [DBG] from='client.? 172.21.15.67:0/537243290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:05 smithi067 bash[17655]: cluster 2024-04-03T21:39:04.786571+0000 mgr.y (mgr.24370) 13217 : cluster [DBG] pgmap v13201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:05 smithi067 bash[17655]: audit 2024-04-03T21:39:05.329403+0000 mon.c (mon.2) 5263 : audit [DBG] from='client.? 172.21.15.67:0/537243290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:05 smithi067 bash[27441]: cluster 2024-04-03T21:39:04.786571+0000 mgr.y (mgr.24370) 13217 : cluster [DBG] pgmap v13201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:05 smithi067 bash[27441]: audit 2024-04-03T21:39:05.329403+0000 mon.c (mon.2) 5263 : audit [DBG] from='client.? 172.21.15.67:0/537243290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:07 smithi082 bash[20963]: cluster 2024-04-03T21:39:06.787648+0000 mgr.y (mgr.24370) 13218 : cluster [DBG] pgmap v13202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:07 smithi082 bash[20963]: audit 2024-04-03T21:39:07.783547+0000 mon.c (mon.2) 5264 : audit [DBG] from='client.? 172.21.15.67:0/4173508034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:07 smithi067 bash[17655]: cluster 2024-04-03T21:39:06.787648+0000 mgr.y (mgr.24370) 13218 : cluster [DBG] pgmap v13202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:07 smithi067 bash[17655]: audit 2024-04-03T21:39:07.783547+0000 mon.c (mon.2) 5264 : audit [DBG] from='client.? 172.21.15.67:0/4173508034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:07 smithi067 bash[27441]: cluster 2024-04-03T21:39:06.787648+0000 mgr.y (mgr.24370) 13218 : cluster [DBG] pgmap v13202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:07 smithi067 bash[27441]: audit 2024-04-03T21:39:07.783547+0000 mon.c (mon.2) 5264 : audit [DBG] from='client.? 172.21.15.67:0/4173508034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:09 smithi067 bash[17655]: cluster 2024-04-03T21:39:08.788345+0000 mgr.y (mgr.24370) 13219 : cluster [DBG] pgmap v13203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:09 smithi067 bash[27441]: cluster 2024-04-03T21:39:08.788345+0000 mgr.y (mgr.24370) 13219 : cluster [DBG] pgmap v13203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:09 smithi082 bash[20963]: cluster 2024-04-03T21:39:08.788345+0000 mgr.y (mgr.24370) 13219 : cluster [DBG] pgmap v13203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:10 smithi067 bash[17655]: audit 2024-04-03T21:39:10.244684+0000 mon.a (mon.0) 11412 : audit [DBG] from='client.? 172.21.15.67:0/1321147591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:10 smithi067 bash[17655]: audit 2024-04-03T21:39:10.359226+0000 mon.a (mon.0) 11413 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:10 smithi067 bash[27441]: audit 2024-04-03T21:39:10.244684+0000 mon.a (mon.0) 11412 : audit [DBG] from='client.? 172.21.15.67:0/1321147591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:10 smithi067 bash[27441]: audit 2024-04-03T21:39:10.359226+0000 mon.a (mon.0) 11413 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:10 smithi082 bash[20963]: audit 2024-04-03T21:39:10.244684+0000 mon.a (mon.0) 11412 : audit [DBG] from='client.? 172.21.15.67:0/1321147591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:10 smithi082 bash[20963]: audit 2024-04-03T21:39:10.359226+0000 mon.a (mon.0) 11413 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:11 smithi067 bash[27441]: cluster 2024-04-03T21:39:10.789445+0000 mgr.y (mgr.24370) 13220 : cluster [DBG] pgmap v13204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:11 smithi067 bash[17655]: cluster 2024-04-03T21:39:10.789445+0000 mgr.y (mgr.24370) 13220 : cluster [DBG] pgmap v13204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:11 smithi082 bash[20963]: cluster 2024-04-03T21:39:10.789445+0000 mgr.y (mgr.24370) 13220 : cluster [DBG] pgmap v13204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:13.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:39:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:12 smithi067 bash[27441]: audit 2024-04-03T21:39:12.704785+0000 mon.c (mon.2) 5265 : audit [DBG] from='client.? 172.21.15.67:0/2712722544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:13.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:12 smithi067 bash[17655]: audit 2024-04-03T21:39:12.704785+0000 mon.c (mon.2) 5265 : audit [DBG] from='client.? 172.21.15.67:0/2712722544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:12 smithi082 bash[20963]: audit 2024-04-03T21:39:12.704785+0000 mon.c (mon.2) 5265 : audit [DBG] from='client.? 172.21.15.67:0/2712722544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:39:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:13 smithi067 bash[17655]: cluster 2024-04-03T21:39:12.790133+0000 mgr.y (mgr.24370) 13221 : cluster [DBG] pgmap v13205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:13 smithi067 bash[27441]: cluster 2024-04-03T21:39:12.790133+0000 mgr.y (mgr.24370) 13221 : cluster [DBG] pgmap v13205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:13 smithi082 bash[20963]: cluster 2024-04-03T21:39:12.790133+0000 mgr.y (mgr.24370) 13221 : cluster [DBG] pgmap v13205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:14 smithi082 bash[20963]: audit 2024-04-03T21:39:14.490650+0000 mon.a (mon.0) 11414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:39:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:14 smithi067 bash[17655]: audit 2024-04-03T21:39:14.490650+0000 mon.a (mon.0) 11414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:39:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:14 smithi067 bash[27441]: audit 2024-04-03T21:39:14.490650+0000 mon.a (mon.0) 11414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:39:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:15 smithi082 bash[20963]: cluster 2024-04-03T21:39:14.790787+0000 mgr.y (mgr.24370) 13222 : cluster [DBG] pgmap v13206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:15 smithi082 bash[20963]: audit 2024-04-03T21:39:15.157462+0000 mon.c (mon.2) 5266 : audit [DBG] from='client.? 172.21.15.67:0/221489718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:15 smithi067 bash[17655]: cluster 2024-04-03T21:39:14.790787+0000 mgr.y (mgr.24370) 13222 : cluster [DBG] pgmap v13206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:15 smithi067 bash[17655]: audit 2024-04-03T21:39:15.157462+0000 mon.c (mon.2) 5266 : audit [DBG] from='client.? 172.21.15.67:0/221489718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:15 smithi067 bash[27441]: cluster 2024-04-03T21:39:14.790787+0000 mgr.y (mgr.24370) 13222 : cluster [DBG] pgmap v13206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:15 smithi067 bash[27441]: audit 2024-04-03T21:39:15.157462+0000 mon.c (mon.2) 5266 : audit [DBG] from='client.? 172.21.15.67:0/221489718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:17 smithi082 bash[20963]: cluster 2024-04-03T21:39:16.791782+0000 mgr.y (mgr.24370) 13223 : cluster [DBG] pgmap v13207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:17 smithi082 bash[20963]: audit 2024-04-03T21:39:17.607985+0000 mon.c (mon.2) 5267 : audit [DBG] from='client.? 172.21.15.67:0/2514999471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:17 smithi067 bash[17655]: cluster 2024-04-03T21:39:16.791782+0000 mgr.y (mgr.24370) 13223 : cluster [DBG] pgmap v13207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:17 smithi067 bash[17655]: audit 2024-04-03T21:39:17.607985+0000 mon.c (mon.2) 5267 : audit [DBG] from='client.? 172.21.15.67:0/2514999471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:17 smithi067 bash[27441]: cluster 2024-04-03T21:39:16.791782+0000 mgr.y (mgr.24370) 13223 : cluster [DBG] pgmap v13207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:17 smithi067 bash[27441]: audit 2024-04-03T21:39:17.607985+0000 mon.c (mon.2) 5267 : audit [DBG] from='client.? 172.21.15.67:0/2514999471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:19 smithi082 bash[20963]: cluster 2024-04-03T21:39:18.792436+0000 mgr.y (mgr.24370) 13224 : cluster [DBG] pgmap v13208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:19 smithi067 bash[27441]: cluster 2024-04-03T21:39:18.792436+0000 mgr.y (mgr.24370) 13224 : cluster [DBG] pgmap v13208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:19 smithi067 bash[17655]: cluster 2024-04-03T21:39:18.792436+0000 mgr.y (mgr.24370) 13224 : cluster [DBG] pgmap v13208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:20 smithi082 bash[20963]: audit 2024-04-03T21:39:20.073546+0000 mon.a (mon.0) 11415 : audit [DBG] from='client.? 172.21.15.67:0/4111459951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:20 smithi082 bash[20963]: audit 2024-04-03T21:39:20.181667+0000 mon.a (mon.0) 11416 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:20 smithi082 bash[20963]: audit 2024-04-03T21:39:20.190538+0000 mon.a (mon.0) 11417 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:20 smithi082 bash[20963]: audit 2024-04-03T21:39:20.535748+0000 mon.a (mon.0) 11418 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:20 smithi082 bash[20963]: audit 2024-04-03T21:39:20.545306+0000 mon.a (mon.0) 11419 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[17655]: audit 2024-04-03T21:39:20.073546+0000 mon.a (mon.0) 11415 : audit [DBG] from='client.? 172.21.15.67:0/4111459951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[17655]: audit 2024-04-03T21:39:20.181667+0000 mon.a (mon.0) 11416 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[17655]: audit 2024-04-03T21:39:20.190538+0000 mon.a (mon.0) 11417 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[17655]: audit 2024-04-03T21:39:20.535748+0000 mon.a (mon.0) 11418 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[17655]: audit 2024-04-03T21:39:20.545306+0000 mon.a (mon.0) 11419 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[27441]: audit 2024-04-03T21:39:20.073546+0000 mon.a (mon.0) 11415 : audit [DBG] from='client.? 172.21.15.67:0/4111459951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[27441]: audit 2024-04-03T21:39:20.181667+0000 mon.a (mon.0) 11416 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[27441]: audit 2024-04-03T21:39:20.190538+0000 mon.a (mon.0) 11417 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[27441]: audit 2024-04-03T21:39:20.535748+0000 mon.a (mon.0) 11418 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:20 smithi067 bash[27441]: audit 2024-04-03T21:39:20.545306+0000 mon.a (mon.0) 11419 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:21 smithi082 bash[20963]: cluster 2024-04-03T21:39:20.793583+0000 mgr.y (mgr.24370) 13225 : cluster [DBG] pgmap v13209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:21 smithi082 bash[20963]: audit 2024-04-03T21:39:21.054169+0000 mon.a (mon.0) 11420 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:39:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:21 smithi082 bash[20963]: audit 2024-04-03T21:39:21.056113+0000 mon.a (mon.0) 11421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:39:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:21 smithi082 bash[20963]: audit 2024-04-03T21:39:21.065051+0000 mon.a (mon.0) 11422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:21 smithi067 bash[17655]: cluster 2024-04-03T21:39:20.793583+0000 mgr.y (mgr.24370) 13225 : cluster [DBG] pgmap v13209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:21 smithi067 bash[17655]: audit 2024-04-03T21:39:21.054169+0000 mon.a (mon.0) 11420 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:39:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:21 smithi067 bash[17655]: audit 2024-04-03T21:39:21.056113+0000 mon.a (mon.0) 11421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:39:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:21 smithi067 bash[17655]: audit 2024-04-03T21:39:21.065051+0000 mon.a (mon.0) 11422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:21 smithi067 bash[27441]: cluster 2024-04-03T21:39:20.793583+0000 mgr.y (mgr.24370) 13225 : cluster [DBG] pgmap v13209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:21 smithi067 bash[27441]: audit 2024-04-03T21:39:21.054169+0000 mon.a (mon.0) 11420 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:39:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:21 smithi067 bash[27441]: audit 2024-04-03T21:39:21.056113+0000 mon.a (mon.0) 11421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:39:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:21 smithi067 bash[27441]: audit 2024-04-03T21:39:21.065051+0000 mon.a (mon.0) 11422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:39:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:22 smithi082 bash[20963]: audit 2024-04-03T21:39:22.532624+0000 mon.c (mon.2) 5268 : audit [DBG] from='client.? 172.21.15.67:0/217740658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:22 smithi067 bash[17655]: audit 2024-04-03T21:39:22.532624+0000 mon.c (mon.2) 5268 : audit [DBG] from='client.? 172.21.15.67:0/217740658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:39:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:22 smithi067 bash[27441]: audit 2024-04-03T21:39:22.532624+0000 mon.c (mon.2) 5268 : audit [DBG] from='client.? 172.21.15.67:0/217740658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:39:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:23 smithi082 bash[20963]: cluster 2024-04-03T21:39:22.794391+0000 mgr.y (mgr.24370) 13226 : cluster [DBG] pgmap v13210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:23 smithi067 bash[17655]: cluster 2024-04-03T21:39:22.794391+0000 mgr.y (mgr.24370) 13226 : cluster [DBG] pgmap v13210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:23 smithi067 bash[27441]: cluster 2024-04-03T21:39:22.794391+0000 mgr.y (mgr.24370) 13226 : cluster [DBG] pgmap v13210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:25 smithi082 bash[20963]: cluster 2024-04-03T21:39:24.795189+0000 mgr.y (mgr.24370) 13227 : cluster [DBG] pgmap v13211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:25 smithi082 bash[20963]: audit 2024-04-03T21:39:24.987055+0000 mon.c (mon.2) 5269 : audit [DBG] from='client.? 172.21.15.67:0/2782259530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:25 smithi082 bash[20963]: audit 2024-04-03T21:39:25.359608+0000 mon.a (mon.0) 11423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:25 smithi067 bash[17655]: cluster 2024-04-03T21:39:24.795189+0000 mgr.y (mgr.24370) 13227 : cluster [DBG] pgmap v13211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:25 smithi067 bash[17655]: audit 2024-04-03T21:39:24.987055+0000 mon.c (mon.2) 5269 : audit [DBG] from='client.? 172.21.15.67:0/2782259530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:25 smithi067 bash[17655]: audit 2024-04-03T21:39:25.359608+0000 mon.a (mon.0) 11423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:25 smithi067 bash[27441]: cluster 2024-04-03T21:39:24.795189+0000 mgr.y (mgr.24370) 13227 : cluster [DBG] pgmap v13211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:25 smithi067 bash[27441]: audit 2024-04-03T21:39:24.987055+0000 mon.c (mon.2) 5269 : audit [DBG] from='client.? 172.21.15.67:0/2782259530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:25 smithi067 bash[27441]: audit 2024-04-03T21:39:25.359608+0000 mon.a (mon.0) 11423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:27 smithi082 bash[20963]: cluster 2024-04-03T21:39:26.796428+0000 mgr.y (mgr.24370) 13228 : cluster [DBG] pgmap v13212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:27 smithi082 bash[20963]: audit 2024-04-03T21:39:27.445197+0000 mon.c (mon.2) 5270 : audit [DBG] from='client.? 172.21.15.67:0/1284628600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:27 smithi067 bash[17655]: cluster 2024-04-03T21:39:26.796428+0000 mgr.y (mgr.24370) 13228 : cluster [DBG] pgmap v13212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:27 smithi067 bash[17655]: audit 2024-04-03T21:39:27.445197+0000 mon.c (mon.2) 5270 : audit [DBG] from='client.? 172.21.15.67:0/1284628600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:27 smithi067 bash[27441]: cluster 2024-04-03T21:39:26.796428+0000 mgr.y (mgr.24370) 13228 : cluster [DBG] pgmap v13212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:27 smithi067 bash[27441]: audit 2024-04-03T21:39:27.445197+0000 mon.c (mon.2) 5270 : audit [DBG] from='client.? 172.21.15.67:0/1284628600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:29 smithi082 bash[20963]: cluster 2024-04-03T21:39:28.797112+0000 mgr.y (mgr.24370) 13229 : cluster [DBG] pgmap v13213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:29 smithi082 bash[20963]: audit 2024-04-03T21:39:29.891744+0000 mon.c (mon.2) 5271 : audit [DBG] from='client.? 172.21.15.67:0/3878489692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:29 smithi067 bash[17655]: cluster 2024-04-03T21:39:28.797112+0000 mgr.y (mgr.24370) 13229 : cluster [DBG] pgmap v13213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:29 smithi067 bash[17655]: audit 2024-04-03T21:39:29.891744+0000 mon.c (mon.2) 5271 : audit [DBG] from='client.? 172.21.15.67:0/3878489692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:29 smithi067 bash[27441]: cluster 2024-04-03T21:39:28.797112+0000 mgr.y (mgr.24370) 13229 : cluster [DBG] pgmap v13213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:29 smithi067 bash[27441]: audit 2024-04-03T21:39:29.891744+0000 mon.c (mon.2) 5271 : audit [DBG] from='client.? 172.21.15.67:0/3878489692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:31 smithi082 bash[20963]: cluster 2024-04-03T21:39:30.798191+0000 mgr.y (mgr.24370) 13230 : cluster [DBG] pgmap v13214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:31 smithi067 bash[27441]: cluster 2024-04-03T21:39:30.798191+0000 mgr.y (mgr.24370) 13230 : cluster [DBG] pgmap v13214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:31 smithi067 bash[17655]: cluster 2024-04-03T21:39:30.798191+0000 mgr.y (mgr.24370) 13230 : cluster [DBG] pgmap v13214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:32 smithi082 bash[20963]: audit 2024-04-03T21:39:32.349182+0000 mon.a (mon.0) 11424 : audit [DBG] from='client.? 172.21.15.67:0/3507467969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:32 smithi067 bash[17655]: audit 2024-04-03T21:39:32.349182+0000 mon.a (mon.0) 11424 : audit [DBG] from='client.? 172.21.15.67:0/3507467969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:39:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:32 smithi067 bash[27441]: audit 2024-04-03T21:39:32.349182+0000 mon.a (mon.0) 11424 : audit [DBG] from='client.? 172.21.15.67:0/3507467969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:39:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:33 smithi082 bash[20963]: cluster 2024-04-03T21:39:32.798872+0000 mgr.y (mgr.24370) 13231 : cluster [DBG] pgmap v13215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:33 smithi067 bash[27441]: cluster 2024-04-03T21:39:32.798872+0000 mgr.y (mgr.24370) 13231 : cluster [DBG] pgmap v13215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:33 smithi067 bash[17655]: cluster 2024-04-03T21:39:32.798872+0000 mgr.y (mgr.24370) 13231 : cluster [DBG] pgmap v13215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:34 smithi082 bash[20963]: audit 2024-04-03T21:39:34.805617+0000 mon.a (mon.0) 11425 : audit [DBG] from='client.? 172.21.15.67:0/3828942831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:34 smithi067 bash[17655]: audit 2024-04-03T21:39:34.805617+0000 mon.a (mon.0) 11425 : audit [DBG] from='client.? 172.21.15.67:0/3828942831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:34 smithi067 bash[27441]: audit 2024-04-03T21:39:34.805617+0000 mon.a (mon.0) 11425 : audit [DBG] from='client.? 172.21.15.67:0/3828942831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:35 smithi082 bash[20963]: cluster 2024-04-03T21:39:34.799486+0000 mgr.y (mgr.24370) 13232 : cluster [DBG] pgmap v13216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:35 smithi067 bash[17655]: cluster 2024-04-03T21:39:34.799486+0000 mgr.y (mgr.24370) 13232 : cluster [DBG] pgmap v13216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:35 smithi067 bash[27441]: cluster 2024-04-03T21:39:34.799486+0000 mgr.y (mgr.24370) 13232 : cluster [DBG] pgmap v13216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:37 smithi082 bash[20963]: cluster 2024-04-03T21:39:36.800734+0000 mgr.y (mgr.24370) 13233 : cluster [DBG] pgmap v13217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:37 smithi082 bash[20963]: audit 2024-04-03T21:39:37.262496+0000 mon.c (mon.2) 5272 : audit [DBG] from='client.? 172.21.15.67:0/953400934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:37 smithi067 bash[17655]: cluster 2024-04-03T21:39:36.800734+0000 mgr.y (mgr.24370) 13233 : cluster [DBG] pgmap v13217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:37 smithi067 bash[17655]: audit 2024-04-03T21:39:37.262496+0000 mon.c (mon.2) 5272 : audit [DBG] from='client.? 172.21.15.67:0/953400934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:37 smithi067 bash[27441]: cluster 2024-04-03T21:39:36.800734+0000 mgr.y (mgr.24370) 13233 : cluster [DBG] pgmap v13217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:37 smithi067 bash[27441]: audit 2024-04-03T21:39:37.262496+0000 mon.c (mon.2) 5272 : audit [DBG] from='client.? 172.21.15.67:0/953400934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:40 smithi082 bash[20963]: cluster 2024-04-03T21:39:38.801407+0000 mgr.y (mgr.24370) 13234 : cluster [DBG] pgmap v13218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:40 smithi082 bash[20963]: audit 2024-04-03T21:39:39.719691+0000 mon.a (mon.0) 11426 : audit [DBG] from='client.? 172.21.15.67:0/543668836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:40 smithi067 bash[17655]: cluster 2024-04-03T21:39:38.801407+0000 mgr.y (mgr.24370) 13234 : cluster [DBG] pgmap v13218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:40 smithi067 bash[17655]: audit 2024-04-03T21:39:39.719691+0000 mon.a (mon.0) 11426 : audit [DBG] from='client.? 172.21.15.67:0/543668836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:40 smithi067 bash[27441]: cluster 2024-04-03T21:39:38.801407+0000 mgr.y (mgr.24370) 13234 : cluster [DBG] pgmap v13218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:40 smithi067 bash[27441]: audit 2024-04-03T21:39:39.719691+0000 mon.a (mon.0) 11426 : audit [DBG] from='client.? 172.21.15.67:0/543668836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:41 smithi082 bash[20963]: audit 2024-04-03T21:39:40.360094+0000 mon.a (mon.0) 11427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:41 smithi067 bash[17655]: audit 2024-04-03T21:39:40.360094+0000 mon.a (mon.0) 11427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:41 smithi067 bash[27441]: audit 2024-04-03T21:39:40.360094+0000 mon.a (mon.0) 11427 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:42 smithi082 bash[20963]: cluster 2024-04-03T21:39:40.802571+0000 mgr.y (mgr.24370) 13235 : cluster [DBG] pgmap v13219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:42 smithi067 bash[27441]: cluster 2024-04-03T21:39:40.802571+0000 mgr.y (mgr.24370) 13235 : cluster [DBG] pgmap v13219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:42 smithi067 bash[17655]: cluster 2024-04-03T21:39:40.802571+0000 mgr.y (mgr.24370) 13235 : cluster [DBG] pgmap v13219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:43 smithi082 bash[20963]: audit 2024-04-03T21:39:42.177281+0000 mon.c (mon.2) 5273 : audit [DBG] from='client.? 172.21.15.67:0/3827972098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:43 smithi082 bash[20963]: cluster 2024-04-03T21:39:42.803267+0000 mgr.y (mgr.24370) 13236 : cluster [DBG] pgmap v13220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:39:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:43 smithi067 bash[17655]: audit 2024-04-03T21:39:42.177281+0000 mon.c (mon.2) 5273 : audit [DBG] from='client.? 172.21.15.67:0/3827972098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:43 smithi067 bash[17655]: cluster 2024-04-03T21:39:42.803267+0000 mgr.y (mgr.24370) 13236 : cluster [DBG] pgmap v13220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:43 smithi067 bash[27441]: audit 2024-04-03T21:39:42.177281+0000 mon.c (mon.2) 5273 : audit [DBG] from='client.? 172.21.15.67:0/3827972098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:43 smithi067 bash[27441]: cluster 2024-04-03T21:39:42.803267+0000 mgr.y (mgr.24370) 13236 : cluster [DBG] pgmap v13220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:39:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:44 smithi082 bash[20963]: audit 2024-04-03T21:39:44.630177+0000 mon.a (mon.0) 11428 : audit [DBG] from='client.? 172.21.15.67:0/1091465683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:44 smithi067 bash[17655]: audit 2024-04-03T21:39:44.630177+0000 mon.a (mon.0) 11428 : audit [DBG] from='client.? 172.21.15.67:0/1091465683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:44 smithi067 bash[27441]: audit 2024-04-03T21:39:44.630177+0000 mon.a (mon.0) 11428 : audit [DBG] from='client.? 172.21.15.67:0/1091465683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:45 smithi082 bash[20963]: cluster 2024-04-03T21:39:44.803970+0000 mgr.y (mgr.24370) 13237 : cluster [DBG] pgmap v13221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:45 smithi067 bash[17655]: cluster 2024-04-03T21:39:44.803970+0000 mgr.y (mgr.24370) 13237 : cluster [DBG] pgmap v13221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:45 smithi067 bash[27441]: cluster 2024-04-03T21:39:44.803970+0000 mgr.y (mgr.24370) 13237 : cluster [DBG] pgmap v13221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:47 smithi082 bash[20963]: cluster 2024-04-03T21:39:46.805142+0000 mgr.y (mgr.24370) 13238 : cluster [DBG] pgmap v13222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:47 smithi082 bash[20963]: audit 2024-04-03T21:39:47.081019+0000 mon.c (mon.2) 5274 : audit [DBG] from='client.? 172.21.15.67:0/1610565181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:47 smithi067 bash[27441]: cluster 2024-04-03T21:39:46.805142+0000 mgr.y (mgr.24370) 13238 : cluster [DBG] pgmap v13222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:47 smithi067 bash[27441]: audit 2024-04-03T21:39:47.081019+0000 mon.c (mon.2) 5274 : audit [DBG] from='client.? 172.21.15.67:0/1610565181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:47 smithi067 bash[17655]: cluster 2024-04-03T21:39:46.805142+0000 mgr.y (mgr.24370) 13238 : cluster [DBG] pgmap v13222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:47 smithi067 bash[17655]: audit 2024-04-03T21:39:47.081019+0000 mon.c (mon.2) 5274 : audit [DBG] from='client.? 172.21.15.67:0/1610565181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:49 smithi082 bash[20963]: cluster 2024-04-03T21:39:48.805781+0000 mgr.y (mgr.24370) 13239 : cluster [DBG] pgmap v13223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:49 smithi082 bash[20963]: audit 2024-04-03T21:39:49.530153+0000 mon.c (mon.2) 5275 : audit [DBG] from='client.? 172.21.15.67:0/3279821446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:49 smithi067 bash[17655]: cluster 2024-04-03T21:39:48.805781+0000 mgr.y (mgr.24370) 13239 : cluster [DBG] pgmap v13223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:49 smithi067 bash[17655]: audit 2024-04-03T21:39:49.530153+0000 mon.c (mon.2) 5275 : audit [DBG] from='client.? 172.21.15.67:0/3279821446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:49 smithi067 bash[27441]: cluster 2024-04-03T21:39:48.805781+0000 mgr.y (mgr.24370) 13239 : cluster [DBG] pgmap v13223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:49 smithi067 bash[27441]: audit 2024-04-03T21:39:49.530153+0000 mon.c (mon.2) 5275 : audit [DBG] from='client.? 172.21.15.67:0/3279821446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:51 smithi082 bash[20963]: cluster 2024-04-03T21:39:50.806915+0000 mgr.y (mgr.24370) 13240 : cluster [DBG] pgmap v13224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:51 smithi067 bash[17655]: cluster 2024-04-03T21:39:50.806915+0000 mgr.y (mgr.24370) 13240 : cluster [DBG] pgmap v13224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:51 smithi067 bash[27441]: cluster 2024-04-03T21:39:50.806915+0000 mgr.y (mgr.24370) 13240 : cluster [DBG] pgmap v13224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:52 smithi082 bash[20963]: audit 2024-04-03T21:39:51.987406+0000 mon.c (mon.2) 5276 : audit [DBG] from='client.? 172.21.15.67:0/553814614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:53.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:52 smithi067 bash[17655]: audit 2024-04-03T21:39:51.987406+0000 mon.c (mon.2) 5276 : audit [DBG] from='client.? 172.21.15.67:0/553814614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:53.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:39:53.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:52 smithi067 bash[27441]: audit 2024-04-03T21:39:51.987406+0000 mon.c (mon.2) 5276 : audit [DBG] from='client.? 172.21.15.67:0/553814614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:53.880 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:39:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:53 smithi082 bash[20963]: cluster 2024-04-03T21:39:52.807625+0000 mgr.y (mgr.24370) 13241 : cluster [DBG] pgmap v13225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:53 smithi067 bash[17655]: cluster 2024-04-03T21:39:52.807625+0000 mgr.y (mgr.24370) 13241 : cluster [DBG] pgmap v13225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:53 smithi067 bash[27441]: cluster 2024-04-03T21:39:52.807625+0000 mgr.y (mgr.24370) 13241 : cluster [DBG] pgmap v13225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:54 smithi067 bash[27441]: audit 2024-04-03T21:39:54.436169+0000 mon.a (mon.0) 11429 : audit [DBG] from='client.? 172.21.15.67:0/278774785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:54 smithi067 bash[17655]: audit 2024-04-03T21:39:54.436169+0000 mon.a (mon.0) 11429 : audit [DBG] from='client.? 172.21.15.67:0/278774785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:54 smithi082 bash[20963]: audit 2024-04-03T21:39:54.436169+0000 mon.a (mon.0) 11429 : audit [DBG] from='client.? 172.21.15.67:0/278774785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:55 smithi067 bash[27441]: cluster 2024-04-03T21:39:54.808353+0000 mgr.y (mgr.24370) 13242 : cluster [DBG] pgmap v13226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:55 smithi067 bash[27441]: audit 2024-04-03T21:39:55.360488+0000 mon.a (mon.0) 11430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:55 smithi067 bash[17655]: cluster 2024-04-03T21:39:54.808353+0000 mgr.y (mgr.24370) 13242 : cluster [DBG] pgmap v13226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:55 smithi067 bash[17655]: audit 2024-04-03T21:39:55.360488+0000 mon.a (mon.0) 11430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:55 smithi082 bash[20963]: cluster 2024-04-03T21:39:54.808353+0000 mgr.y (mgr.24370) 13242 : cluster [DBG] pgmap v13226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:55 smithi082 bash[20963]: audit 2024-04-03T21:39:55.360488+0000 mon.a (mon.0) 11430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:39:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:57 smithi067 bash[17655]: cluster 2024-04-03T21:39:56.809484+0000 mgr.y (mgr.24370) 13243 : cluster [DBG] pgmap v13227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:57 smithi067 bash[17655]: audit 2024-04-03T21:39:56.896652+0000 mon.a (mon.0) 11431 : audit [DBG] from='client.? 172.21.15.67:0/3773887233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:57 smithi067 bash[27441]: cluster 2024-04-03T21:39:56.809484+0000 mgr.y (mgr.24370) 13243 : cluster [DBG] pgmap v13227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:57 smithi067 bash[27441]: audit 2024-04-03T21:39:56.896652+0000 mon.a (mon.0) 11431 : audit [DBG] from='client.? 172.21.15.67:0/3773887233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:39:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:57 smithi082 bash[20963]: cluster 2024-04-03T21:39:56.809484+0000 mgr.y (mgr.24370) 13243 : cluster [DBG] pgmap v13227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:39:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:57 smithi082 bash[20963]: audit 2024-04-03T21:39:56.896652+0000 mon.a (mon.0) 11431 : audit [DBG] from='client.? 172.21.15.67:0/3773887233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:59 smithi067 bash[17655]: cluster 2024-04-03T21:39:58.810149+0000 mgr.y (mgr.24370) 13244 : cluster [DBG] pgmap v13228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:39:59 smithi067 bash[17655]: audit 2024-04-03T21:39:59.341470+0000 mon.a (mon.0) 11432 : audit [DBG] from='client.? 172.21.15.67:0/1315438374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:59 smithi067 bash[27441]: cluster 2024-04-03T21:39:58.810149+0000 mgr.y (mgr.24370) 13244 : cluster [DBG] pgmap v13228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:39:59 smithi067 bash[27441]: audit 2024-04-03T21:39:59.341470+0000 mon.a (mon.0) 11432 : audit [DBG] from='client.? 172.21.15.67:0/1315438374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:59 smithi082 bash[20963]: cluster 2024-04-03T21:39:58.810149+0000 mgr.y (mgr.24370) 13244 : cluster [DBG] pgmap v13228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:39:59 smithi082 bash[20963]: audit 2024-04-03T21:39:59.341470+0000 mon.a (mon.0) 11432 : audit [DBG] from='client.? 172.21.15.67:0/1315438374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:00 smithi067 bash[17655]: cluster 2024-04-03T21:40:00.000081+0000 mon.a (mon.0) 11433 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:40:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:00 smithi067 bash[27441]: cluster 2024-04-03T21:40:00.000081+0000 mon.a (mon.0) 11433 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:40:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:00 smithi082 bash[20963]: cluster 2024-04-03T21:40:00.000081+0000 mon.a (mon.0) 11433 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:40:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:01 smithi067 bash[17655]: cluster 2024-04-03T21:40:00.811264+0000 mgr.y (mgr.24370) 13245 : cluster [DBG] pgmap v13229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:01 smithi067 bash[17655]: audit 2024-04-03T21:40:01.807201+0000 mon.a (mon.0) 11434 : audit [DBG] from='client.? 172.21.15.67:0/1470732439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:01 smithi067 bash[27441]: cluster 2024-04-03T21:40:00.811264+0000 mgr.y (mgr.24370) 13245 : cluster [DBG] pgmap v13229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:01 smithi067 bash[27441]: audit 2024-04-03T21:40:01.807201+0000 mon.a (mon.0) 11434 : audit [DBG] from='client.? 172.21.15.67:0/1470732439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:01 smithi082 bash[20963]: cluster 2024-04-03T21:40:00.811264+0000 mgr.y (mgr.24370) 13245 : cluster [DBG] pgmap v13229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:01 smithi082 bash[20963]: audit 2024-04-03T21:40:01.807201+0000 mon.a (mon.0) 11434 : audit [DBG] from='client.? 172.21.15.67:0/1470732439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:40:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:40:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:03 smithi067 bash[27441]: cluster 2024-04-03T21:40:02.811970+0000 mgr.y (mgr.24370) 13246 : cluster [DBG] pgmap v13230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:03 smithi067 bash[17655]: cluster 2024-04-03T21:40:02.811970+0000 mgr.y (mgr.24370) 13246 : cluster [DBG] pgmap v13230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:03 smithi082 bash[20963]: cluster 2024-04-03T21:40:02.811970+0000 mgr.y (mgr.24370) 13246 : cluster [DBG] pgmap v13230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:04 smithi082 bash[20963]: audit 2024-04-03T21:40:04.257909+0000 mon.a (mon.0) 11435 : audit [DBG] from='client.? 172.21.15.67:0/1824439658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:04 smithi067 bash[17655]: audit 2024-04-03T21:40:04.257909+0000 mon.a (mon.0) 11435 : audit [DBG] from='client.? 172.21.15.67:0/1824439658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:04 smithi067 bash[27441]: audit 2024-04-03T21:40:04.257909+0000 mon.a (mon.0) 11435 : audit [DBG] from='client.? 172.21.15.67:0/1824439658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:05 smithi082 bash[20963]: cluster 2024-04-03T21:40:04.812653+0000 mgr.y (mgr.24370) 13247 : cluster [DBG] pgmap v13231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:05 smithi067 bash[27441]: cluster 2024-04-03T21:40:04.812653+0000 mgr.y (mgr.24370) 13247 : cluster [DBG] pgmap v13231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:05 smithi067 bash[17655]: cluster 2024-04-03T21:40:04.812653+0000 mgr.y (mgr.24370) 13247 : cluster [DBG] pgmap v13231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:06 smithi082 bash[20963]: audit 2024-04-03T21:40:06.722378+0000 mon.c (mon.2) 5277 : audit [DBG] from='client.? 172.21.15.67:0/432864064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:06 smithi067 bash[27441]: audit 2024-04-03T21:40:06.722378+0000 mon.c (mon.2) 5277 : audit [DBG] from='client.? 172.21.15.67:0/432864064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:06 smithi067 bash[17655]: audit 2024-04-03T21:40:06.722378+0000 mon.c (mon.2) 5277 : audit [DBG] from='client.? 172.21.15.67:0/432864064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:07 smithi082 bash[20963]: cluster 2024-04-03T21:40:06.813894+0000 mgr.y (mgr.24370) 13248 : cluster [DBG] pgmap v13232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:07 smithi067 bash[17655]: cluster 2024-04-03T21:40:06.813894+0000 mgr.y (mgr.24370) 13248 : cluster [DBG] pgmap v13232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:07 smithi067 bash[27441]: cluster 2024-04-03T21:40:06.813894+0000 mgr.y (mgr.24370) 13248 : cluster [DBG] pgmap v13232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:09 smithi082 bash[20963]: cluster 2024-04-03T21:40:08.814621+0000 mgr.y (mgr.24370) 13249 : cluster [DBG] pgmap v13233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:09 smithi082 bash[20963]: audit 2024-04-03T21:40:09.180927+0000 mon.c (mon.2) 5278 : audit [DBG] from='client.? 172.21.15.67:0/2290740394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:09 smithi067 bash[17655]: cluster 2024-04-03T21:40:08.814621+0000 mgr.y (mgr.24370) 13249 : cluster [DBG] pgmap v13233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:09 smithi067 bash[17655]: audit 2024-04-03T21:40:09.180927+0000 mon.c (mon.2) 5278 : audit [DBG] from='client.? 172.21.15.67:0/2290740394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:09 smithi067 bash[27441]: cluster 2024-04-03T21:40:08.814621+0000 mgr.y (mgr.24370) 13249 : cluster [DBG] pgmap v13233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:09 smithi067 bash[27441]: audit 2024-04-03T21:40:09.180927+0000 mon.c (mon.2) 5278 : audit [DBG] from='client.? 172.21.15.67:0/2290740394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:10 smithi082 bash[20963]: audit 2024-04-03T21:40:10.360980+0000 mon.a (mon.0) 11436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:10 smithi067 bash[27441]: audit 2024-04-03T21:40:10.360980+0000 mon.a (mon.0) 11436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:10 smithi067 bash[17655]: audit 2024-04-03T21:40:10.360980+0000 mon.a (mon.0) 11436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:11 smithi082 bash[20963]: cluster 2024-04-03T21:40:10.815772+0000 mgr.y (mgr.24370) 13250 : cluster [DBG] pgmap v13234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:11 smithi082 bash[20963]: audit 2024-04-03T21:40:11.629247+0000 mon.a (mon.0) 11437 : audit [DBG] from='client.? 172.21.15.67:0/3476276078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:11 smithi067 bash[27441]: cluster 2024-04-03T21:40:10.815772+0000 mgr.y (mgr.24370) 13250 : cluster [DBG] pgmap v13234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:11 smithi067 bash[27441]: audit 2024-04-03T21:40:11.629247+0000 mon.a (mon.0) 11437 : audit [DBG] from='client.? 172.21.15.67:0/3476276078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:11 smithi067 bash[17655]: cluster 2024-04-03T21:40:10.815772+0000 mgr.y (mgr.24370) 13250 : cluster [DBG] pgmap v13234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:11 smithi067 bash[17655]: audit 2024-04-03T21:40:11.629247+0000 mon.a (mon.0) 11437 : audit [DBG] from='client.? 172.21.15.67:0/3476276078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:40:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:40:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:13 smithi082 bash[20963]: cluster 2024-04-03T21:40:12.816489+0000 mgr.y (mgr.24370) 13251 : cluster [DBG] pgmap v13235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:13 smithi067 bash[17655]: cluster 2024-04-03T21:40:12.816489+0000 mgr.y (mgr.24370) 13251 : cluster [DBG] pgmap v13235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:13 smithi067 bash[27441]: cluster 2024-04-03T21:40:12.816489+0000 mgr.y (mgr.24370) 13251 : cluster [DBG] pgmap v13235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:15.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:14 smithi082 bash[20963]: audit 2024-04-03T21:40:14.081201+0000 mon.a (mon.0) 11438 : audit [DBG] from='client.? 172.21.15.67:0/3441915638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:14 smithi067 bash[17655]: audit 2024-04-03T21:40:14.081201+0000 mon.a (mon.0) 11438 : audit [DBG] from='client.? 172.21.15.67:0/3441915638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:14 smithi067 bash[27441]: audit 2024-04-03T21:40:14.081201+0000 mon.a (mon.0) 11438 : audit [DBG] from='client.? 172.21.15.67:0/3441915638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:15 smithi082 bash[20963]: cluster 2024-04-03T21:40:14.817180+0000 mgr.y (mgr.24370) 13252 : cluster [DBG] pgmap v13236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:15 smithi067 bash[17655]: cluster 2024-04-03T21:40:14.817180+0000 mgr.y (mgr.24370) 13252 : cluster [DBG] pgmap v13236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:16.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:15 smithi067 bash[27441]: cluster 2024-04-03T21:40:14.817180+0000 mgr.y (mgr.24370) 13252 : cluster [DBG] pgmap v13236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:17.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:16 smithi082 bash[20963]: audit 2024-04-03T21:40:16.535306+0000 mon.c (mon.2) 5279 : audit [DBG] from='client.? 172.21.15.67:0/2743183820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:16 smithi067 bash[17655]: audit 2024-04-03T21:40:16.535306+0000 mon.c (mon.2) 5279 : audit [DBG] from='client.? 172.21.15.67:0/2743183820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:17.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:16 smithi067 bash[27441]: audit 2024-04-03T21:40:16.535306+0000 mon.c (mon.2) 5279 : audit [DBG] from='client.? 172.21.15.67:0/2743183820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:17 smithi082 bash[20963]: cluster 2024-04-03T21:40:16.818400+0000 mgr.y (mgr.24370) 13253 : cluster [DBG] pgmap v13237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:17 smithi067 bash[27441]: cluster 2024-04-03T21:40:16.818400+0000 mgr.y (mgr.24370) 13253 : cluster [DBG] pgmap v13237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:17 smithi067 bash[17655]: cluster 2024-04-03T21:40:16.818400+0000 mgr.y (mgr.24370) 13253 : cluster [DBG] pgmap v13237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:19 smithi082 bash[20963]: cluster 2024-04-03T21:40:18.819192+0000 mgr.y (mgr.24370) 13254 : cluster [DBG] pgmap v13238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:19 smithi082 bash[20963]: audit 2024-04-03T21:40:18.989426+0000 mon.a (mon.0) 11439 : audit [DBG] from='client.? 172.21.15.67:0/1049611731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:19 smithi067 bash[17655]: cluster 2024-04-03T21:40:18.819192+0000 mgr.y (mgr.24370) 13254 : cluster [DBG] pgmap v13238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:19 smithi067 bash[17655]: audit 2024-04-03T21:40:18.989426+0000 mon.a (mon.0) 11439 : audit [DBG] from='client.? 172.21.15.67:0/1049611731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:19 smithi067 bash[27441]: cluster 2024-04-03T21:40:18.819192+0000 mgr.y (mgr.24370) 13254 : cluster [DBG] pgmap v13238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:19 smithi067 bash[27441]: audit 2024-04-03T21:40:18.989426+0000 mon.a (mon.0) 11439 : audit [DBG] from='client.? 172.21.15.67:0/1049611731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:21 smithi082 bash[20963]: cluster 2024-04-03T21:40:20.820515+0000 mgr.y (mgr.24370) 13255 : cluster [DBG] pgmap v13239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:21 smithi082 bash[20963]: audit 2024-04-03T21:40:21.140458+0000 mon.a (mon.0) 11440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:40:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:21 smithi082 bash[20963]: audit 2024-04-03T21:40:21.450777+0000 mon.a (mon.0) 11441 : audit [DBG] from='client.? 172.21.15.67:0/2176940785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:21 smithi082 bash[20963]: audit 2024-04-03T21:40:21.468378+0000 mon.a (mon.0) 11442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:21 smithi082 bash[20963]: audit 2024-04-03T21:40:21.479144+0000 mon.a (mon.0) 11443 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[27441]: cluster 2024-04-03T21:40:20.820515+0000 mgr.y (mgr.24370) 13255 : cluster [DBG] pgmap v13239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[27441]: audit 2024-04-03T21:40:21.140458+0000 mon.a (mon.0) 11440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:40:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[27441]: audit 2024-04-03T21:40:21.450777+0000 mon.a (mon.0) 11441 : audit [DBG] from='client.? 172.21.15.67:0/2176940785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[27441]: audit 2024-04-03T21:40:21.468378+0000 mon.a (mon.0) 11442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[27441]: audit 2024-04-03T21:40:21.479144+0000 mon.a (mon.0) 11443 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[17655]: cluster 2024-04-03T21:40:20.820515+0000 mgr.y (mgr.24370) 13255 : cluster [DBG] pgmap v13239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[17655]: audit 2024-04-03T21:40:21.140458+0000 mon.a (mon.0) 11440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:40:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[17655]: audit 2024-04-03T21:40:21.450777+0000 mon.a (mon.0) 11441 : audit [DBG] from='client.? 172.21.15.67:0/2176940785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[17655]: audit 2024-04-03T21:40:21.468378+0000 mon.a (mon.0) 11442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:21 smithi067 bash[17655]: audit 2024-04-03T21:40:21.479144+0000 mon.a (mon.0) 11443 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:40:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:40:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:23 smithi082 bash[20963]: cluster 2024-04-03T21:40:22.821270+0000 mgr.y (mgr.24370) 13256 : cluster [DBG] pgmap v13240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:23 smithi082 bash[20963]: audit 2024-04-03T21:40:23.907038+0000 mon.c (mon.2) 5280 : audit [DBG] from='client.? 172.21.15.67:0/627072124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:23 smithi067 bash[17655]: cluster 2024-04-03T21:40:22.821270+0000 mgr.y (mgr.24370) 13256 : cluster [DBG] pgmap v13240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:23 smithi067 bash[17655]: audit 2024-04-03T21:40:23.907038+0000 mon.c (mon.2) 5280 : audit [DBG] from='client.? 172.21.15.67:0/627072124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:23 smithi067 bash[27441]: cluster 2024-04-03T21:40:22.821270+0000 mgr.y (mgr.24370) 13256 : cluster [DBG] pgmap v13240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:23 smithi067 bash[27441]: audit 2024-04-03T21:40:23.907038+0000 mon.c (mon.2) 5280 : audit [DBG] from='client.? 172.21.15.67:0/627072124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:26 smithi082 bash[20963]: cluster 2024-04-03T21:40:24.821974+0000 mgr.y (mgr.24370) 13257 : cluster [DBG] pgmap v13241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:26 smithi082 bash[20963]: audit 2024-04-03T21:40:25.361637+0000 mon.a (mon.0) 11444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:26 smithi067 bash[17655]: cluster 2024-04-03T21:40:24.821974+0000 mgr.y (mgr.24370) 13257 : cluster [DBG] pgmap v13241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:26 smithi067 bash[17655]: audit 2024-04-03T21:40:25.361637+0000 mon.a (mon.0) 11444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:26 smithi067 bash[27441]: cluster 2024-04-03T21:40:24.821974+0000 mgr.y (mgr.24370) 13257 : cluster [DBG] pgmap v13241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:26 smithi067 bash[27441]: audit 2024-04-03T21:40:25.361637+0000 mon.a (mon.0) 11444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:27 smithi082 bash[20963]: audit 2024-04-03T21:40:26.371793+0000 mon.c (mon.2) 5281 : audit [DBG] from='client.? 172.21.15.67:0/23314884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:27 smithi082 bash[20963]: audit 2024-04-03T21:40:26.834057+0000 mon.a (mon.0) 11445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:27 smithi082 bash[20963]: audit 2024-04-03T21:40:26.842866+0000 mon.a (mon.0) 11446 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:27 smithi067 bash[27441]: audit 2024-04-03T21:40:26.371793+0000 mon.c (mon.2) 5281 : audit [DBG] from='client.? 172.21.15.67:0/23314884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:27 smithi067 bash[27441]: audit 2024-04-03T21:40:26.834057+0000 mon.a (mon.0) 11445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:27 smithi067 bash[27441]: audit 2024-04-03T21:40:26.842866+0000 mon.a (mon.0) 11446 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:27 smithi067 bash[17655]: audit 2024-04-03T21:40:26.371793+0000 mon.c (mon.2) 5281 : audit [DBG] from='client.? 172.21.15.67:0/23314884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:27 smithi067 bash[17655]: audit 2024-04-03T21:40:26.834057+0000 mon.a (mon.0) 11445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:27 smithi067 bash[17655]: audit 2024-04-03T21:40:26.842866+0000 mon.a (mon.0) 11446 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:28 smithi082 bash[20963]: cluster 2024-04-03T21:40:26.823238+0000 mgr.y (mgr.24370) 13258 : cluster [DBG] pgmap v13242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:28 smithi082 bash[20963]: audit 2024-04-03T21:40:27.482699+0000 mon.a (mon.0) 11447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:28 smithi082 bash[20963]: audit 2024-04-03T21:40:27.491356+0000 mon.a (mon.0) 11448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:28 smithi082 bash[20963]: audit 2024-04-03T21:40:27.914094+0000 mon.a (mon.0) 11449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:40:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:28 smithi082 bash[20963]: audit 2024-04-03T21:40:27.915747+0000 mon.a (mon.0) 11450 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:40:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:28 smithi082 bash[20963]: audit 2024-04-03T21:40:27.926098+0000 mon.a (mon.0) 11451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[17655]: cluster 2024-04-03T21:40:26.823238+0000 mgr.y (mgr.24370) 13258 : cluster [DBG] pgmap v13242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[17655]: audit 2024-04-03T21:40:27.482699+0000 mon.a (mon.0) 11447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[17655]: audit 2024-04-03T21:40:27.491356+0000 mon.a (mon.0) 11448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[17655]: audit 2024-04-03T21:40:27.914094+0000 mon.a (mon.0) 11449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:40:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[17655]: audit 2024-04-03T21:40:27.915747+0000 mon.a (mon.0) 11450 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:40:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[17655]: audit 2024-04-03T21:40:27.926098+0000 mon.a (mon.0) 11451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[27441]: cluster 2024-04-03T21:40:26.823238+0000 mgr.y (mgr.24370) 13258 : cluster [DBG] pgmap v13242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[27441]: audit 2024-04-03T21:40:27.482699+0000 mon.a (mon.0) 11447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:28.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[27441]: audit 2024-04-03T21:40:27.491356+0000 mon.a (mon.0) 11448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:28.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[27441]: audit 2024-04-03T21:40:27.914094+0000 mon.a (mon.0) 11449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:40:28.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[27441]: audit 2024-04-03T21:40:27.915747+0000 mon.a (mon.0) 11450 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:40:28.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:28 smithi067 bash[27441]: audit 2024-04-03T21:40:27.926098+0000 mon.a (mon.0) 11451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:40:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:29 smithi082 bash[20963]: audit 2024-04-03T21:40:28.830210+0000 mon.a (mon.0) 11452 : audit [DBG] from='client.? 172.21.15.67:0/3213471010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:29 smithi067 bash[17655]: audit 2024-04-03T21:40:28.830210+0000 mon.a (mon.0) 11452 : audit [DBG] from='client.? 172.21.15.67:0/3213471010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:29 smithi067 bash[27441]: audit 2024-04-03T21:40:28.830210+0000 mon.a (mon.0) 11452 : audit [DBG] from='client.? 172.21.15.67:0/3213471010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:30 smithi082 bash[20963]: cluster 2024-04-03T21:40:28.823897+0000 mgr.y (mgr.24370) 13259 : cluster [DBG] pgmap v13243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:30 smithi067 bash[17655]: cluster 2024-04-03T21:40:28.823897+0000 mgr.y (mgr.24370) 13259 : cluster [DBG] pgmap v13243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:30 smithi067 bash[27441]: cluster 2024-04-03T21:40:28.823897+0000 mgr.y (mgr.24370) 13259 : cluster [DBG] pgmap v13243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:31 smithi082 bash[20963]: cluster 2024-04-03T21:40:30.824975+0000 mgr.y (mgr.24370) 13260 : cluster [DBG] pgmap v13244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:31 smithi067 bash[17655]: cluster 2024-04-03T21:40:30.824975+0000 mgr.y (mgr.24370) 13260 : cluster [DBG] pgmap v13244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:31 smithi067 bash[27441]: cluster 2024-04-03T21:40:30.824975+0000 mgr.y (mgr.24370) 13260 : cluster [DBG] pgmap v13244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:32 smithi082 bash[20963]: audit 2024-04-03T21:40:31.302789+0000 mon.c (mon.2) 5282 : audit [DBG] from='client.? 172.21.15.67:0/2820974746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:32 smithi067 bash[17655]: audit 2024-04-03T21:40:31.302789+0000 mon.c (mon.2) 5282 : audit [DBG] from='client.? 172.21.15.67:0/2820974746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:32 smithi067 bash[27441]: audit 2024-04-03T21:40:31.302789+0000 mon.c (mon.2) 5282 : audit [DBG] from='client.? 172.21.15.67:0/2820974746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:33 smithi082 bash[20963]: cluster 2024-04-03T21:40:32.825653+0000 mgr.y (mgr.24370) 13261 : cluster [DBG] pgmap v13245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:33 smithi067 bash[27441]: cluster 2024-04-03T21:40:32.825653+0000 mgr.y (mgr.24370) 13261 : cluster [DBG] pgmap v13245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:33 smithi067 bash[17655]: cluster 2024-04-03T21:40:32.825653+0000 mgr.y (mgr.24370) 13261 : cluster [DBG] pgmap v13245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:40:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:40:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:34 smithi082 bash[20963]: audit 2024-04-03T21:40:33.757839+0000 mon.a (mon.0) 11453 : audit [DBG] from='client.? 172.21.15.67:0/464076794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:34 smithi067 bash[27441]: audit 2024-04-03T21:40:33.757839+0000 mon.a (mon.0) 11453 : audit [DBG] from='client.? 172.21.15.67:0/464076794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:34 smithi067 bash[17655]: audit 2024-04-03T21:40:33.757839+0000 mon.a (mon.0) 11453 : audit [DBG] from='client.? 172.21.15.67:0/464076794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:35 smithi082 bash[20963]: cluster 2024-04-03T21:40:34.826361+0000 mgr.y (mgr.24370) 13262 : cluster [DBG] pgmap v13246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:35 smithi067 bash[17655]: cluster 2024-04-03T21:40:34.826361+0000 mgr.y (mgr.24370) 13262 : cluster [DBG] pgmap v13246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:35 smithi067 bash[27441]: cluster 2024-04-03T21:40:34.826361+0000 mgr.y (mgr.24370) 13262 : cluster [DBG] pgmap v13246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:36 smithi082 bash[20963]: audit 2024-04-03T21:40:36.209745+0000 mon.c (mon.2) 5283 : audit [DBG] from='client.? 172.21.15.67:0/362810014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:36 smithi067 bash[27441]: audit 2024-04-03T21:40:36.209745+0000 mon.c (mon.2) 5283 : audit [DBG] from='client.? 172.21.15.67:0/362810014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:36 smithi067 bash[17655]: audit 2024-04-03T21:40:36.209745+0000 mon.c (mon.2) 5283 : audit [DBG] from='client.? 172.21.15.67:0/362810014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:37 smithi082 bash[20963]: cluster 2024-04-03T21:40:36.827575+0000 mgr.y (mgr.24370) 13263 : cluster [DBG] pgmap v13247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:37 smithi067 bash[27441]: cluster 2024-04-03T21:40:36.827575+0000 mgr.y (mgr.24370) 13263 : cluster [DBG] pgmap v13247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:37 smithi067 bash[17655]: cluster 2024-04-03T21:40:36.827575+0000 mgr.y (mgr.24370) 13263 : cluster [DBG] pgmap v13247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:38 smithi082 bash[20963]: audit 2024-04-03T21:40:38.664075+0000 mon.c (mon.2) 5284 : audit [DBG] from='client.? 172.21.15.67:0/4115713726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:38 smithi067 bash[27441]: audit 2024-04-03T21:40:38.664075+0000 mon.c (mon.2) 5284 : audit [DBG] from='client.? 172.21.15.67:0/4115713726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:38 smithi067 bash[17655]: audit 2024-04-03T21:40:38.664075+0000 mon.c (mon.2) 5284 : audit [DBG] from='client.? 172.21.15.67:0/4115713726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:39 smithi082 bash[20963]: cluster 2024-04-03T21:40:38.828308+0000 mgr.y (mgr.24370) 13264 : cluster [DBG] pgmap v13248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:39 smithi067 bash[17655]: cluster 2024-04-03T21:40:38.828308+0000 mgr.y (mgr.24370) 13264 : cluster [DBG] pgmap v13248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:39 smithi067 bash[27441]: cluster 2024-04-03T21:40:38.828308+0000 mgr.y (mgr.24370) 13264 : cluster [DBG] pgmap v13248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:40 smithi082 bash[20963]: audit 2024-04-03T21:40:40.361745+0000 mon.a (mon.0) 11454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:40 smithi067 bash[17655]: audit 2024-04-03T21:40:40.361745+0000 mon.a (mon.0) 11454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:40 smithi067 bash[27441]: audit 2024-04-03T21:40:40.361745+0000 mon.a (mon.0) 11454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:41 smithi082 bash[20963]: cluster 2024-04-03T21:40:40.829078+0000 mgr.y (mgr.24370) 13265 : cluster [DBG] pgmap v13249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:41 smithi082 bash[20963]: audit 2024-04-03T21:40:41.125782+0000 mon.a (mon.0) 11455 : audit [DBG] from='client.? 172.21.15.67:0/1294322404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:41 smithi067 bash[27441]: cluster 2024-04-03T21:40:40.829078+0000 mgr.y (mgr.24370) 13265 : cluster [DBG] pgmap v13249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:41 smithi067 bash[27441]: audit 2024-04-03T21:40:41.125782+0000 mon.a (mon.0) 11455 : audit [DBG] from='client.? 172.21.15.67:0/1294322404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:41 smithi067 bash[17655]: cluster 2024-04-03T21:40:40.829078+0000 mgr.y (mgr.24370) 13265 : cluster [DBG] pgmap v13249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:41 smithi067 bash[17655]: audit 2024-04-03T21:40:41.125782+0000 mon.a (mon.0) 11455 : audit [DBG] from='client.? 172.21.15.67:0/1294322404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:40:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:40:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:43 smithi067 bash[17655]: cluster 2024-04-03T21:40:42.829734+0000 mgr.y (mgr.24370) 13266 : cluster [DBG] pgmap v13250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:43 smithi067 bash[17655]: audit 2024-04-03T21:40:43.580108+0000 mon.c (mon.2) 5285 : audit [DBG] from='client.? 172.21.15.67:0/3803902119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:43 smithi067 bash[27441]: cluster 2024-04-03T21:40:42.829734+0000 mgr.y (mgr.24370) 13266 : cluster [DBG] pgmap v13250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:43 smithi067 bash[27441]: audit 2024-04-03T21:40:43.580108+0000 mon.c (mon.2) 5285 : audit [DBG] from='client.? 172.21.15.67:0/3803902119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:43 smithi082 bash[20963]: cluster 2024-04-03T21:40:42.829734+0000 mgr.y (mgr.24370) 13266 : cluster [DBG] pgmap v13250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:43 smithi082 bash[20963]: audit 2024-04-03T21:40:43.580108+0000 mon.c (mon.2) 5285 : audit [DBG] from='client.? 172.21.15.67:0/3803902119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:45 smithi067 bash[27441]: cluster 2024-04-03T21:40:44.830459+0000 mgr.y (mgr.24370) 13267 : cluster [DBG] pgmap v13251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:45 smithi067 bash[17655]: cluster 2024-04-03T21:40:44.830459+0000 mgr.y (mgr.24370) 13267 : cluster [DBG] pgmap v13251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:45 smithi082 bash[20963]: cluster 2024-04-03T21:40:44.830459+0000 mgr.y (mgr.24370) 13267 : cluster [DBG] pgmap v13251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:46 smithi067 bash[17655]: audit 2024-04-03T21:40:46.029907+0000 mon.c (mon.2) 5286 : audit [DBG] from='client.? 172.21.15.67:0/4198086765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:46 smithi067 bash[27441]: audit 2024-04-03T21:40:46.029907+0000 mon.c (mon.2) 5286 : audit [DBG] from='client.? 172.21.15.67:0/4198086765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:46 smithi082 bash[20963]: audit 2024-04-03T21:40:46.029907+0000 mon.c (mon.2) 5286 : audit [DBG] from='client.? 172.21.15.67:0/4198086765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:48.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:47 smithi067 bash[27441]: cluster 2024-04-03T21:40:46.831671+0000 mgr.y (mgr.24370) 13268 : cluster [DBG] pgmap v13252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:47 smithi067 bash[17655]: cluster 2024-04-03T21:40:46.831671+0000 mgr.y (mgr.24370) 13268 : cluster [DBG] pgmap v13252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:47 smithi082 bash[20963]: cluster 2024-04-03T21:40:46.831671+0000 mgr.y (mgr.24370) 13268 : cluster [DBG] pgmap v13252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:48 smithi067 bash[17655]: audit 2024-04-03T21:40:48.483932+0000 mon.c (mon.2) 5287 : audit [DBG] from='client.? 172.21.15.67:0/3479194165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:48 smithi067 bash[27441]: audit 2024-04-03T21:40:48.483932+0000 mon.c (mon.2) 5287 : audit [DBG] from='client.? 172.21.15.67:0/3479194165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:48 smithi082 bash[20963]: audit 2024-04-03T21:40:48.483932+0000 mon.c (mon.2) 5287 : audit [DBG] from='client.? 172.21.15.67:0/3479194165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:49 smithi067 bash[17655]: cluster 2024-04-03T21:40:48.832421+0000 mgr.y (mgr.24370) 13269 : cluster [DBG] pgmap v13253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:49 smithi067 bash[27441]: cluster 2024-04-03T21:40:48.832421+0000 mgr.y (mgr.24370) 13269 : cluster [DBG] pgmap v13253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:49 smithi082 bash[20963]: cluster 2024-04-03T21:40:48.832421+0000 mgr.y (mgr.24370) 13269 : cluster [DBG] pgmap v13253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:51 smithi067 bash[17655]: cluster 2024-04-03T21:40:50.833624+0000 mgr.y (mgr.24370) 13270 : cluster [DBG] pgmap v13254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:51 smithi067 bash[17655]: audit 2024-04-03T21:40:50.935686+0000 mon.a (mon.0) 11456 : audit [DBG] from='client.? 172.21.15.67:0/3388166705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:51 smithi067 bash[27441]: cluster 2024-04-03T21:40:50.833624+0000 mgr.y (mgr.24370) 13270 : cluster [DBG] pgmap v13254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:51 smithi067 bash[27441]: audit 2024-04-03T21:40:50.935686+0000 mon.a (mon.0) 11456 : audit [DBG] from='client.? 172.21.15.67:0/3388166705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:51 smithi082 bash[20963]: cluster 2024-04-03T21:40:50.833624+0000 mgr.y (mgr.24370) 13270 : cluster [DBG] pgmap v13254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:51 smithi082 bash[20963]: audit 2024-04-03T21:40:50.935686+0000 mon.a (mon.0) 11456 : audit [DBG] from='client.? 172.21.15.67:0/3388166705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T21:40:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:40:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:53 smithi082 bash[20963]: cluster 2024-04-03T21:40:52.834342+0000 mgr.y (mgr.24370) 13271 : cluster [DBG] pgmap v13255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:53 smithi082 bash[20963]: audit 2024-04-03T21:40:53.384661+0000 mon.c (mon.2) 5288 : audit [DBG] from='client.? 172.21.15.67:0/1712032181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:53 smithi067 bash[17655]: cluster 2024-04-03T21:40:52.834342+0000 mgr.y (mgr.24370) 13271 : cluster [DBG] pgmap v13255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:53 smithi067 bash[17655]: audit 2024-04-03T21:40:53.384661+0000 mon.c (mon.2) 5288 : audit [DBG] from='client.? 172.21.15.67:0/1712032181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:53 smithi067 bash[27441]: cluster 2024-04-03T21:40:52.834342+0000 mgr.y (mgr.24370) 13271 : cluster [DBG] pgmap v13255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:53 smithi067 bash[27441]: audit 2024-04-03T21:40:53.384661+0000 mon.c (mon.2) 5288 : audit [DBG] from='client.? 172.21.15.67:0/1712032181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:55 smithi082 bash[20963]: cluster 2024-04-03T21:40:54.835048+0000 mgr.y (mgr.24370) 13272 : cluster [DBG] pgmap v13256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:55 smithi082 bash[20963]: audit 2024-04-03T21:40:55.362429+0000 mon.a (mon.0) 11457 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:55 smithi082 bash[20963]: audit 2024-04-03T21:40:55.834930+0000 mon.c (mon.2) 5289 : audit [DBG] from='client.? 172.21.15.67:0/3984396179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:55 smithi067 bash[17655]: cluster 2024-04-03T21:40:54.835048+0000 mgr.y (mgr.24370) 13272 : cluster [DBG] pgmap v13256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:55 smithi067 bash[17655]: audit 2024-04-03T21:40:55.362429+0000 mon.a (mon.0) 11457 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:55 smithi067 bash[17655]: audit 2024-04-03T21:40:55.834930+0000 mon.c (mon.2) 5289 : audit [DBG] from='client.? 172.21.15.67:0/3984396179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:55 smithi067 bash[27441]: cluster 2024-04-03T21:40:54.835048+0000 mgr.y (mgr.24370) 13272 : cluster [DBG] pgmap v13256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:55 smithi067 bash[27441]: audit 2024-04-03T21:40:55.362429+0000 mon.a (mon.0) 11457 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:40:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:55 smithi067 bash[27441]: audit 2024-04-03T21:40:55.834930+0000 mon.c (mon.2) 5289 : audit [DBG] from='client.? 172.21.15.67:0/3984396179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:57 smithi082 bash[20963]: cluster 2024-04-03T21:40:56.836292+0000 mgr.y (mgr.24370) 13273 : cluster [DBG] pgmap v13257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:57 smithi067 bash[27441]: cluster 2024-04-03T21:40:56.836292+0000 mgr.y (mgr.24370) 13273 : cluster [DBG] pgmap v13257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:57 smithi067 bash[17655]: cluster 2024-04-03T21:40:56.836292+0000 mgr.y (mgr.24370) 13273 : cluster [DBG] pgmap v13257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:40:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:58 smithi082 bash[20963]: audit 2024-04-03T21:40:58.291472+0000 mon.a (mon.0) 11458 : audit [DBG] from='client.? 172.21.15.67:0/1117897539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:58 smithi067 bash[27441]: audit 2024-04-03T21:40:58.291472+0000 mon.a (mon.0) 11458 : audit [DBG] from='client.? 172.21.15.67:0/1117897539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:40:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:58 smithi067 bash[17655]: audit 2024-04-03T21:40:58.291472+0000 mon.a (mon.0) 11458 : audit [DBG] from='client.? 172.21.15.67:0/1117897539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:40:59 smithi082 bash[20963]: cluster 2024-04-03T21:40:58.836977+0000 mgr.y (mgr.24370) 13274 : cluster [DBG] pgmap v13258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:40:59 smithi067 bash[17655]: cluster 2024-04-03T21:40:58.836977+0000 mgr.y (mgr.24370) 13274 : cluster [DBG] pgmap v13258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:40:59 smithi067 bash[27441]: cluster 2024-04-03T21:40:58.836977+0000 mgr.y (mgr.24370) 13274 : cluster [DBG] pgmap v13258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:00 smithi082 bash[20963]: audit 2024-04-03T21:41:00.743100+0000 mon.a (mon.0) 11459 : audit [DBG] from='client.? 172.21.15.67:0/839004919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:00 smithi067 bash[17655]: audit 2024-04-03T21:41:00.743100+0000 mon.a (mon.0) 11459 : audit [DBG] from='client.? 172.21.15.67:0/839004919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:00 smithi067 bash[27441]: audit 2024-04-03T21:41:00.743100+0000 mon.a (mon.0) 11459 : audit [DBG] from='client.? 172.21.15.67:0/839004919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:01 smithi082 bash[20963]: cluster 2024-04-03T21:41:00.838115+0000 mgr.y (mgr.24370) 13275 : cluster [DBG] pgmap v13259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:01 smithi067 bash[17655]: cluster 2024-04-03T21:41:00.838115+0000 mgr.y (mgr.24370) 13275 : cluster [DBG] pgmap v13259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:01 smithi067 bash[27441]: cluster 2024-04-03T21:41:00.838115+0000 mgr.y (mgr.24370) 13275 : cluster [DBG] pgmap v13259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:41:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:41:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:03 smithi082 bash[20963]: cluster 2024-04-03T21:41:02.838624+0000 mgr.y (mgr.24370) 13276 : cluster [DBG] pgmap v13260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:03 smithi082 bash[20963]: audit 2024-04-03T21:41:03.198240+0000 mon.a (mon.0) 11460 : audit [DBG] from='client.? 172.21.15.67:0/4167968851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:03 smithi067 bash[17655]: cluster 2024-04-03T21:41:02.838624+0000 mgr.y (mgr.24370) 13276 : cluster [DBG] pgmap v13260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:03 smithi067 bash[17655]: audit 2024-04-03T21:41:03.198240+0000 mon.a (mon.0) 11460 : audit [DBG] from='client.? 172.21.15.67:0/4167968851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:03 smithi067 bash[27441]: cluster 2024-04-03T21:41:02.838624+0000 mgr.y (mgr.24370) 13276 : cluster [DBG] pgmap v13260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:03 smithi067 bash[27441]: audit 2024-04-03T21:41:03.198240+0000 mon.a (mon.0) 11460 : audit [DBG] from='client.? 172.21.15.67:0/4167968851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:05 smithi082 bash[20963]: cluster 2024-04-03T21:41:04.839247+0000 mgr.y (mgr.24370) 13277 : cluster [DBG] pgmap v13261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:05 smithi082 bash[20963]: audit 2024-04-03T21:41:05.646010+0000 mon.c (mon.2) 5290 : audit [DBG] from='client.? 172.21.15.67:0/3267111351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:05 smithi067 bash[27441]: cluster 2024-04-03T21:41:04.839247+0000 mgr.y (mgr.24370) 13277 : cluster [DBG] pgmap v13261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:05 smithi067 bash[27441]: audit 2024-04-03T21:41:05.646010+0000 mon.c (mon.2) 5290 : audit [DBG] from='client.? 172.21.15.67:0/3267111351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:05 smithi067 bash[17655]: cluster 2024-04-03T21:41:04.839247+0000 mgr.y (mgr.24370) 13277 : cluster [DBG] pgmap v13261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:05 smithi067 bash[17655]: audit 2024-04-03T21:41:05.646010+0000 mon.c (mon.2) 5290 : audit [DBG] from='client.? 172.21.15.67:0/3267111351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:07 smithi082 bash[20963]: cluster 2024-04-03T21:41:06.840447+0000 mgr.y (mgr.24370) 13278 : cluster [DBG] pgmap v13262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:07 smithi067 bash[17655]: cluster 2024-04-03T21:41:06.840447+0000 mgr.y (mgr.24370) 13278 : cluster [DBG] pgmap v13262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:07 smithi067 bash[27441]: cluster 2024-04-03T21:41:06.840447+0000 mgr.y (mgr.24370) 13278 : cluster [DBG] pgmap v13262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:08 smithi082 bash[20963]: audit 2024-04-03T21:41:08.097567+0000 mon.a (mon.0) 11461 : audit [DBG] from='client.? 172.21.15.67:0/1135473891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:08 smithi067 bash[27441]: audit 2024-04-03T21:41:08.097567+0000 mon.a (mon.0) 11461 : audit [DBG] from='client.? 172.21.15.67:0/1135473891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:08 smithi067 bash[17655]: audit 2024-04-03T21:41:08.097567+0000 mon.a (mon.0) 11461 : audit [DBG] from='client.? 172.21.15.67:0/1135473891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:09 smithi082 bash[20963]: cluster 2024-04-03T21:41:08.841149+0000 mgr.y (mgr.24370) 13279 : cluster [DBG] pgmap v13263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:09 smithi067 bash[17655]: cluster 2024-04-03T21:41:08.841149+0000 mgr.y (mgr.24370) 13279 : cluster [DBG] pgmap v13263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:09 smithi067 bash[27441]: cluster 2024-04-03T21:41:08.841149+0000 mgr.y (mgr.24370) 13279 : cluster [DBG] pgmap v13263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:10.985 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:10 smithi067 bash[17655]: audit 2024-04-03T21:41:10.362219+0000 mon.a (mon.0) 11462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:10.985 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:10 smithi067 bash[17655]: audit 2024-04-03T21:41:10.552968+0000 mon.a (mon.0) 11463 : audit [DBG] from='client.? 172.21.15.67:0/3341843272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:10 smithi082 bash[20963]: audit 2024-04-03T21:41:10.362219+0000 mon.a (mon.0) 11462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:10 smithi082 bash[20963]: audit 2024-04-03T21:41:10.552968+0000 mon.a (mon.0) 11463 : audit [DBG] from='client.? 172.21.15.67:0/3341843272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:10 smithi067 bash[27441]: audit 2024-04-03T21:41:10.362219+0000 mon.a (mon.0) 11462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:10 smithi067 bash[27441]: audit 2024-04-03T21:41:10.552968+0000 mon.a (mon.0) 11463 : audit [DBG] from='client.? 172.21.15.67:0/3341843272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:11 smithi082 bash[20963]: cluster 2024-04-03T21:41:10.842408+0000 mgr.y (mgr.24370) 13280 : cluster [DBG] pgmap v13264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:11 smithi067 bash[17655]: cluster 2024-04-03T21:41:10.842408+0000 mgr.y (mgr.24370) 13280 : cluster [DBG] pgmap v13264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:11 smithi067 bash[27441]: cluster 2024-04-03T21:41:10.842408+0000 mgr.y (mgr.24370) 13280 : cluster [DBG] pgmap v13264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:41:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:41:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:13 smithi082 bash[20963]: cluster 2024-04-03T21:41:12.842935+0000 mgr.y (mgr.24370) 13281 : cluster [DBG] pgmap v13265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:13 smithi082 bash[20963]: audit 2024-04-03T21:41:13.013326+0000 mon.c (mon.2) 5291 : audit [DBG] from='client.? 172.21.15.67:0/1451362668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:13 smithi067 bash[17655]: cluster 2024-04-03T21:41:12.842935+0000 mgr.y (mgr.24370) 13281 : cluster [DBG] pgmap v13265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:13 smithi067 bash[17655]: audit 2024-04-03T21:41:13.013326+0000 mon.c (mon.2) 5291 : audit [DBG] from='client.? 172.21.15.67:0/1451362668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:13 smithi067 bash[27441]: cluster 2024-04-03T21:41:12.842935+0000 mgr.y (mgr.24370) 13281 : cluster [DBG] pgmap v13265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:13 smithi067 bash[27441]: audit 2024-04-03T21:41:13.013326+0000 mon.c (mon.2) 5291 : audit [DBG] from='client.? 172.21.15.67:0/1451362668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:15.883 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 21:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T21:41:15.577677572Z level=info msg="Completed cleanup jobs" duration=47.887522ms 2024-04-03T21:41:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:15 smithi082 bash[20963]: cluster 2024-04-03T21:41:14.843531+0000 mgr.y (mgr.24370) 13282 : cluster [DBG] pgmap v13266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:16.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:15 smithi082 bash[20963]: audit 2024-04-03T21:41:15.465308+0000 mon.a (mon.0) 11464 : audit [DBG] from='client.? 172.21.15.67:0/3981936245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:16 smithi067 bash[27441]: cluster 2024-04-03T21:41:14.843531+0000 mgr.y (mgr.24370) 13282 : cluster [DBG] pgmap v13266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:16 smithi067 bash[27441]: audit 2024-04-03T21:41:15.465308+0000 mon.a (mon.0) 11464 : audit [DBG] from='client.? 172.21.15.67:0/3981936245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:15 smithi067 bash[17655]: cluster 2024-04-03T21:41:14.843531+0000 mgr.y (mgr.24370) 13282 : cluster [DBG] pgmap v13266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:15 smithi067 bash[17655]: audit 2024-04-03T21:41:15.465308+0000 mon.a (mon.0) 11464 : audit [DBG] from='client.? 172.21.15.67:0/3981936245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:18 smithi082 bash[20963]: cluster 2024-04-03T21:41:16.844771+0000 mgr.y (mgr.24370) 13283 : cluster [DBG] pgmap v13267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:18 smithi082 bash[20963]: audit 2024-04-03T21:41:17.912255+0000 mon.c (mon.2) 5292 : audit [DBG] from='client.? 172.21.15.67:0/3730696676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:18 smithi067 bash[27441]: cluster 2024-04-03T21:41:16.844771+0000 mgr.y (mgr.24370) 13283 : cluster [DBG] pgmap v13267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:18 smithi067 bash[27441]: audit 2024-04-03T21:41:17.912255+0000 mon.c (mon.2) 5292 : audit [DBG] from='client.? 172.21.15.67:0/3730696676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:18 smithi067 bash[17655]: cluster 2024-04-03T21:41:16.844771+0000 mgr.y (mgr.24370) 13283 : cluster [DBG] pgmap v13267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:18 smithi067 bash[17655]: audit 2024-04-03T21:41:17.912255+0000 mon.c (mon.2) 5292 : audit [DBG] from='client.? 172.21.15.67:0/3730696676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:20 smithi082 bash[20963]: cluster 2024-04-03T21:41:18.845397+0000 mgr.y (mgr.24370) 13284 : cluster [DBG] pgmap v13268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:20 smithi067 bash[17655]: cluster 2024-04-03T21:41:18.845397+0000 mgr.y (mgr.24370) 13284 : cluster [DBG] pgmap v13268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:20 smithi067 bash[27441]: cluster 2024-04-03T21:41:18.845397+0000 mgr.y (mgr.24370) 13284 : cluster [DBG] pgmap v13268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:21 smithi082 bash[20963]: audit 2024-04-03T21:41:20.374123+0000 mon.c (mon.2) 5293 : audit [DBG] from='client.? 172.21.15.67:0/639002158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:21 smithi067 bash[17655]: audit 2024-04-03T21:41:20.374123+0000 mon.c (mon.2) 5293 : audit [DBG] from='client.? 172.21.15.67:0/639002158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:21 smithi067 bash[27441]: audit 2024-04-03T21:41:20.374123+0000 mon.c (mon.2) 5293 : audit [DBG] from='client.? 172.21.15.67:0/639002158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:22 smithi082 bash[20963]: cluster 2024-04-03T21:41:20.846640+0000 mgr.y (mgr.24370) 13285 : cluster [DBG] pgmap v13269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:22 smithi067 bash[17655]: cluster 2024-04-03T21:41:20.846640+0000 mgr.y (mgr.24370) 13285 : cluster [DBG] pgmap v13269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:22 smithi067 bash[27441]: cluster 2024-04-03T21:41:20.846640+0000 mgr.y (mgr.24370) 13285 : cluster [DBG] pgmap v13269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:23 smithi082 bash[20963]: audit 2024-04-03T21:41:22.821974+0000 mon.c (mon.2) 5294 : audit [DBG] from='client.? 172.21.15.67:0/679097280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:23 smithi067 bash[17655]: audit 2024-04-03T21:41:22.821974+0000 mon.c (mon.2) 5294 : audit [DBG] from='client.? 172.21.15.67:0/679097280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:41:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:23 smithi067 bash[27441]: audit 2024-04-03T21:41:22.821974+0000 mon.c (mon.2) 5294 : audit [DBG] from='client.? 172.21.15.67:0/679097280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:41:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:24 smithi082 bash[20963]: cluster 2024-04-03T21:41:22.847359+0000 mgr.y (mgr.24370) 13286 : cluster [DBG] pgmap v13270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:24 smithi067 bash[17655]: cluster 2024-04-03T21:41:22.847359+0000 mgr.y (mgr.24370) 13286 : cluster [DBG] pgmap v13270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:24 smithi067 bash[27441]: cluster 2024-04-03T21:41:22.847359+0000 mgr.y (mgr.24370) 13286 : cluster [DBG] pgmap v13270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:26 smithi082 bash[20963]: cluster 2024-04-03T21:41:24.848074+0000 mgr.y (mgr.24370) 13287 : cluster [DBG] pgmap v13271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:26 smithi082 bash[20963]: audit 2024-04-03T21:41:25.280626+0000 mon.c (mon.2) 5295 : audit [DBG] from='client.? 172.21.15.67:0/3944036248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:26 smithi082 bash[20963]: audit 2024-04-03T21:41:25.362785+0000 mon.a (mon.0) 11465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:26 smithi067 bash[27441]: cluster 2024-04-03T21:41:24.848074+0000 mgr.y (mgr.24370) 13287 : cluster [DBG] pgmap v13271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:26 smithi067 bash[27441]: audit 2024-04-03T21:41:25.280626+0000 mon.c (mon.2) 5295 : audit [DBG] from='client.? 172.21.15.67:0/3944036248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:26 smithi067 bash[27441]: audit 2024-04-03T21:41:25.362785+0000 mon.a (mon.0) 11465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:26 smithi067 bash[17655]: cluster 2024-04-03T21:41:24.848074+0000 mgr.y (mgr.24370) 13287 : cluster [DBG] pgmap v13271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:26 smithi067 bash[17655]: audit 2024-04-03T21:41:25.280626+0000 mon.c (mon.2) 5295 : audit [DBG] from='client.? 172.21.15.67:0/3944036248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:26 smithi067 bash[17655]: audit 2024-04-03T21:41:25.362785+0000 mon.a (mon.0) 11465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:27 smithi082 bash[20963]: cluster 2024-04-03T21:41:26.849237+0000 mgr.y (mgr.24370) 13288 : cluster [DBG] pgmap v13272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:27 smithi067 bash[27441]: cluster 2024-04-03T21:41:26.849237+0000 mgr.y (mgr.24370) 13288 : cluster [DBG] pgmap v13272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:27 smithi067 bash[17655]: cluster 2024-04-03T21:41:26.849237+0000 mgr.y (mgr.24370) 13288 : cluster [DBG] pgmap v13272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:28 smithi082 bash[20963]: audit 2024-04-03T21:41:27.734598+0000 mon.a (mon.0) 11466 : audit [DBG] from='client.? 172.21.15.67:0/3661344339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:28 smithi082 bash[20963]: audit 2024-04-03T21:41:28.003293+0000 mon.a (mon.0) 11467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:41:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:28 smithi067 bash[17655]: audit 2024-04-03T21:41:27.734598+0000 mon.a (mon.0) 11466 : audit [DBG] from='client.? 172.21.15.67:0/3661344339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:28 smithi067 bash[17655]: audit 2024-04-03T21:41:28.003293+0000 mon.a (mon.0) 11467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:41:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:28 smithi067 bash[27441]: audit 2024-04-03T21:41:27.734598+0000 mon.a (mon.0) 11466 : audit [DBG] from='client.? 172.21.15.67:0/3661344339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:28 smithi067 bash[27441]: audit 2024-04-03T21:41:28.003293+0000 mon.a (mon.0) 11467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:41:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:29 smithi082 bash[20963]: cluster 2024-04-03T21:41:28.849883+0000 mgr.y (mgr.24370) 13289 : cluster [DBG] pgmap v13273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:29 smithi067 bash[17655]: cluster 2024-04-03T21:41:28.849883+0000 mgr.y (mgr.24370) 13289 : cluster [DBG] pgmap v13273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:29 smithi067 bash[27441]: cluster 2024-04-03T21:41:28.849883+0000 mgr.y (mgr.24370) 13289 : cluster [DBG] pgmap v13273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:30 smithi082 bash[20963]: audit 2024-04-03T21:41:30.190973+0000 mon.a (mon.0) 11468 : audit [DBG] from='client.? 172.21.15.67:0/46875325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:30 smithi067 bash[17655]: audit 2024-04-03T21:41:30.190973+0000 mon.a (mon.0) 11468 : audit [DBG] from='client.? 172.21.15.67:0/46875325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:30 smithi067 bash[27441]: audit 2024-04-03T21:41:30.190973+0000 mon.a (mon.0) 11468 : audit [DBG] from='client.? 172.21.15.67:0/46875325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:31 smithi082 bash[20963]: cluster 2024-04-03T21:41:30.851070+0000 mgr.y (mgr.24370) 13290 : cluster [DBG] pgmap v13274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:31 smithi067 bash[17655]: cluster 2024-04-03T21:41:30.851070+0000 mgr.y (mgr.24370) 13290 : cluster [DBG] pgmap v13274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:31 smithi067 bash[27441]: cluster 2024-04-03T21:41:30.851070+0000 mgr.y (mgr.24370) 13290 : cluster [DBG] pgmap v13274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:32 smithi067 bash[17655]: audit 2024-04-03T21:41:32.644415+0000 mon.c (mon.2) 5296 : audit [DBG] from='client.? 172.21.15.67:0/353060059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:32 smithi067 bash[27441]: audit 2024-04-03T21:41:32.644415+0000 mon.c (mon.2) 5296 : audit [DBG] from='client.? 172.21.15.67:0/353060059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:32 smithi082 bash[20963]: audit 2024-04-03T21:41:32.644415+0000 mon.c (mon.2) 5296 : audit [DBG] from='client.? 172.21.15.67:0/353060059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:41:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:41:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:33 smithi082 bash[20963]: cluster 2024-04-03T21:41:32.851629+0000 mgr.y (mgr.24370) 13291 : cluster [DBG] pgmap v13275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:33 smithi067 bash[17655]: cluster 2024-04-03T21:41:32.851629+0000 mgr.y (mgr.24370) 13291 : cluster [DBG] pgmap v13275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:33 smithi067 bash[27441]: cluster 2024-04-03T21:41:32.851629+0000 mgr.y (mgr.24370) 13291 : cluster [DBG] pgmap v13275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:34 smithi082 bash[20963]: audit 2024-04-03T21:41:33.748715+0000 mon.a (mon.0) 11469 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:34 smithi082 bash[20963]: audit 2024-04-03T21:41:33.757620+0000 mon.a (mon.0) 11470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:34 smithi082 bash[20963]: audit 2024-04-03T21:41:33.952771+0000 mon.a (mon.0) 11471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:34 smithi082 bash[20963]: audit 2024-04-03T21:41:33.959280+0000 mon.a (mon.0) 11472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:34 smithi082 bash[20963]: audit 2024-04-03T21:41:34.396604+0000 mon.a (mon.0) 11473 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:41:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:34 smithi082 bash[20963]: audit 2024-04-03T21:41:34.398142+0000 mon.a (mon.0) 11474 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:41:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:34 smithi082 bash[20963]: audit 2024-04-03T21:41:34.406910+0000 mon.a (mon.0) 11475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[27441]: audit 2024-04-03T21:41:33.748715+0000 mon.a (mon.0) 11469 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[27441]: audit 2024-04-03T21:41:33.757620+0000 mon.a (mon.0) 11470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[27441]: audit 2024-04-03T21:41:33.952771+0000 mon.a (mon.0) 11471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[27441]: audit 2024-04-03T21:41:33.959280+0000 mon.a (mon.0) 11472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[27441]: audit 2024-04-03T21:41:34.396604+0000 mon.a (mon.0) 11473 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[27441]: audit 2024-04-03T21:41:34.398142+0000 mon.a (mon.0) 11474 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[27441]: audit 2024-04-03T21:41:34.406910+0000 mon.a (mon.0) 11475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[17655]: audit 2024-04-03T21:41:33.748715+0000 mon.a (mon.0) 11469 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[17655]: audit 2024-04-03T21:41:33.757620+0000 mon.a (mon.0) 11470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[17655]: audit 2024-04-03T21:41:33.952771+0000 mon.a (mon.0) 11471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[17655]: audit 2024-04-03T21:41:33.959280+0000 mon.a (mon.0) 11472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[17655]: audit 2024-04-03T21:41:34.396604+0000 mon.a (mon.0) 11473 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:41:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[17655]: audit 2024-04-03T21:41:34.398142+0000 mon.a (mon.0) 11474 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:41:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:34 smithi067 bash[17655]: audit 2024-04-03T21:41:34.406910+0000 mon.a (mon.0) 11475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:41:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:35 smithi082 bash[20963]: cluster 2024-04-03T21:41:34.852403+0000 mgr.y (mgr.24370) 13292 : cluster [DBG] pgmap v13276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:35 smithi082 bash[20963]: audit 2024-04-03T21:41:35.102789+0000 mon.a (mon.0) 11476 : audit [DBG] from='client.? 172.21.15.67:0/1010271110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:36.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:35 smithi067 bash[27441]: cluster 2024-04-03T21:41:34.852403+0000 mgr.y (mgr.24370) 13292 : cluster [DBG] pgmap v13276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:35 smithi067 bash[27441]: audit 2024-04-03T21:41:35.102789+0000 mon.a (mon.0) 11476 : audit [DBG] from='client.? 172.21.15.67:0/1010271110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:35 smithi067 bash[17655]: cluster 2024-04-03T21:41:34.852403+0000 mgr.y (mgr.24370) 13292 : cluster [DBG] pgmap v13276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:35 smithi067 bash[17655]: audit 2024-04-03T21:41:35.102789+0000 mon.a (mon.0) 11476 : audit [DBG] from='client.? 172.21.15.67:0/1010271110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:37 smithi067 bash[17655]: cluster 2024-04-03T21:41:36.853763+0000 mgr.y (mgr.24370) 13293 : cluster [DBG] pgmap v13277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:37 smithi067 bash[17655]: audit 2024-04-03T21:41:37.548553+0000 mon.c (mon.2) 5297 : audit [DBG] from='client.? 172.21.15.67:0/2562160868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:37 smithi067 bash[27441]: cluster 2024-04-03T21:41:36.853763+0000 mgr.y (mgr.24370) 13293 : cluster [DBG] pgmap v13277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:37 smithi067 bash[27441]: audit 2024-04-03T21:41:37.548553+0000 mon.c (mon.2) 5297 : audit [DBG] from='client.? 172.21.15.67:0/2562160868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:37 smithi082 bash[20963]: cluster 2024-04-03T21:41:36.853763+0000 mgr.y (mgr.24370) 13293 : cluster [DBG] pgmap v13277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:37 smithi082 bash[20963]: audit 2024-04-03T21:41:37.548553+0000 mon.c (mon.2) 5297 : audit [DBG] from='client.? 172.21.15.67:0/2562160868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:39 smithi067 bash[17655]: cluster 2024-04-03T21:41:38.854500+0000 mgr.y (mgr.24370) 13294 : cluster [DBG] pgmap v13278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:39 smithi067 bash[27441]: cluster 2024-04-03T21:41:38.854500+0000 mgr.y (mgr.24370) 13294 : cluster [DBG] pgmap v13278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:39 smithi082 bash[20963]: cluster 2024-04-03T21:41:38.854500+0000 mgr.y (mgr.24370) 13294 : cluster [DBG] pgmap v13278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:40 smithi082 bash[20963]: audit 2024-04-03T21:41:40.008227+0000 mon.c (mon.2) 5298 : audit [DBG] from='client.? 172.21.15.67:0/1225091100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:40 smithi082 bash[20963]: audit 2024-04-03T21:41:40.363323+0000 mon.a (mon.0) 11477 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:40 smithi067 bash[27441]: audit 2024-04-03T21:41:40.008227+0000 mon.c (mon.2) 5298 : audit [DBG] from='client.? 172.21.15.67:0/1225091100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:40 smithi067 bash[27441]: audit 2024-04-03T21:41:40.363323+0000 mon.a (mon.0) 11477 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:40 smithi067 bash[17655]: audit 2024-04-03T21:41:40.008227+0000 mon.c (mon.2) 5298 : audit [DBG] from='client.? 172.21.15.67:0/1225091100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:40 smithi067 bash[17655]: audit 2024-04-03T21:41:40.363323+0000 mon.a (mon.0) 11477 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:41 smithi082 bash[20963]: cluster 2024-04-03T21:41:40.855655+0000 mgr.y (mgr.24370) 13295 : cluster [DBG] pgmap v13279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:41 smithi067 bash[17655]: cluster 2024-04-03T21:41:40.855655+0000 mgr.y (mgr.24370) 13295 : cluster [DBG] pgmap v13279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:41 smithi067 bash[27441]: cluster 2024-04-03T21:41:40.855655+0000 mgr.y (mgr.24370) 13295 : cluster [DBG] pgmap v13279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:42 smithi082 bash[20963]: audit 2024-04-03T21:41:42.466332+0000 mon.c (mon.2) 5299 : audit [DBG] from='client.? 172.21.15.67:0/1528086747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:41:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:42 smithi067 bash[27441]: audit 2024-04-03T21:41:42.466332+0000 mon.c (mon.2) 5299 : audit [DBG] from='client.? 172.21.15.67:0/1528086747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:42 smithi067 bash[17655]: audit 2024-04-03T21:41:42.466332+0000 mon.c (mon.2) 5299 : audit [DBG] from='client.? 172.21.15.67:0/1528086747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:41:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:43 smithi082 bash[20963]: cluster 2024-04-03T21:41:42.856372+0000 mgr.y (mgr.24370) 13296 : cluster [DBG] pgmap v13280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:43 smithi067 bash[17655]: cluster 2024-04-03T21:41:42.856372+0000 mgr.y (mgr.24370) 13296 : cluster [DBG] pgmap v13280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:43 smithi067 bash[27441]: cluster 2024-04-03T21:41:42.856372+0000 mgr.y (mgr.24370) 13296 : cluster [DBG] pgmap v13280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:44 smithi082 bash[20963]: audit 2024-04-03T21:41:44.921538+0000 mon.c (mon.2) 5300 : audit [DBG] from='client.? 172.21.15.67:0/706324657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:44 smithi067 bash[17655]: audit 2024-04-03T21:41:44.921538+0000 mon.c (mon.2) 5300 : audit [DBG] from='client.? 172.21.15.67:0/706324657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:44 smithi067 bash[27441]: audit 2024-04-03T21:41:44.921538+0000 mon.c (mon.2) 5300 : audit [DBG] from='client.? 172.21.15.67:0/706324657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:45 smithi082 bash[20963]: cluster 2024-04-03T21:41:44.857032+0000 mgr.y (mgr.24370) 13297 : cluster [DBG] pgmap v13281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:45 smithi067 bash[27441]: cluster 2024-04-03T21:41:44.857032+0000 mgr.y (mgr.24370) 13297 : cluster [DBG] pgmap v13281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:45 smithi067 bash[17655]: cluster 2024-04-03T21:41:44.857032+0000 mgr.y (mgr.24370) 13297 : cluster [DBG] pgmap v13281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:47 smithi082 bash[20963]: cluster 2024-04-03T21:41:46.858238+0000 mgr.y (mgr.24370) 13298 : cluster [DBG] pgmap v13282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:47 smithi082 bash[20963]: audit 2024-04-03T21:41:47.369041+0000 mon.a (mon.0) 11478 : audit [DBG] from='client.? 172.21.15.67:0/1036967771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:47 smithi067 bash[17655]: cluster 2024-04-03T21:41:46.858238+0000 mgr.y (mgr.24370) 13298 : cluster [DBG] pgmap v13282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:47 smithi067 bash[17655]: audit 2024-04-03T21:41:47.369041+0000 mon.a (mon.0) 11478 : audit [DBG] from='client.? 172.21.15.67:0/1036967771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:47 smithi067 bash[27441]: cluster 2024-04-03T21:41:46.858238+0000 mgr.y (mgr.24370) 13298 : cluster [DBG] pgmap v13282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:47 smithi067 bash[27441]: audit 2024-04-03T21:41:47.369041+0000 mon.a (mon.0) 11478 : audit [DBG] from='client.? 172.21.15.67:0/1036967771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:49 smithi082 bash[20963]: cluster 2024-04-03T21:41:48.858864+0000 mgr.y (mgr.24370) 13299 : cluster [DBG] pgmap v13283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:49 smithi082 bash[20963]: audit 2024-04-03T21:41:49.815321+0000 mon.c (mon.2) 5301 : audit [DBG] from='client.? 172.21.15.67:0/4176374584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:49 smithi067 bash[17655]: cluster 2024-04-03T21:41:48.858864+0000 mgr.y (mgr.24370) 13299 : cluster [DBG] pgmap v13283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:49 smithi067 bash[17655]: audit 2024-04-03T21:41:49.815321+0000 mon.c (mon.2) 5301 : audit [DBG] from='client.? 172.21.15.67:0/4176374584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:49 smithi067 bash[27441]: cluster 2024-04-03T21:41:48.858864+0000 mgr.y (mgr.24370) 13299 : cluster [DBG] pgmap v13283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:49 smithi067 bash[27441]: audit 2024-04-03T21:41:49.815321+0000 mon.c (mon.2) 5301 : audit [DBG] from='client.? 172.21.15.67:0/4176374584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:51 smithi082 bash[20963]: cluster 2024-04-03T21:41:50.859938+0000 mgr.y (mgr.24370) 13300 : cluster [DBG] pgmap v13284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:51 smithi067 bash[17655]: cluster 2024-04-03T21:41:50.859938+0000 mgr.y (mgr.24370) 13300 : cluster [DBG] pgmap v13284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:51 smithi067 bash[27441]: cluster 2024-04-03T21:41:50.859938+0000 mgr.y (mgr.24370) 13300 : cluster [DBG] pgmap v13284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:52 smithi082 bash[20963]: audit 2024-04-03T21:41:52.254574+0000 mon.a (mon.0) 11479 : audit [DBG] from='client.? 172.21.15.67:0/3417421339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:52 smithi067 bash[17655]: audit 2024-04-03T21:41:52.254574+0000 mon.a (mon.0) 11479 : audit [DBG] from='client.? 172.21.15.67:0/3417421339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:41:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:52 smithi067 bash[27441]: audit 2024-04-03T21:41:52.254574+0000 mon.a (mon.0) 11479 : audit [DBG] from='client.? 172.21.15.67:0/3417421339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:41:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:53 smithi082 bash[20963]: cluster 2024-04-03T21:41:52.860643+0000 mgr.y (mgr.24370) 13301 : cluster [DBG] pgmap v13285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:53 smithi067 bash[27441]: cluster 2024-04-03T21:41:52.860643+0000 mgr.y (mgr.24370) 13301 : cluster [DBG] pgmap v13285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:53 smithi067 bash[17655]: cluster 2024-04-03T21:41:52.860643+0000 mgr.y (mgr.24370) 13301 : cluster [DBG] pgmap v13285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:54 smithi082 bash[20963]: audit 2024-04-03T21:41:54.714524+0000 mon.a (mon.0) 11480 : audit [DBG] from='client.? 172.21.15.67:0/1656319211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:54 smithi067 bash[17655]: audit 2024-04-03T21:41:54.714524+0000 mon.a (mon.0) 11480 : audit [DBG] from='client.? 172.21.15.67:0/1656319211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:54 smithi067 bash[27441]: audit 2024-04-03T21:41:54.714524+0000 mon.a (mon.0) 11480 : audit [DBG] from='client.? 172.21.15.67:0/1656319211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:55 smithi082 bash[20963]: cluster 2024-04-03T21:41:54.861268+0000 mgr.y (mgr.24370) 13302 : cluster [DBG] pgmap v13286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:55 smithi082 bash[20963]: audit 2024-04-03T21:41:55.363734+0000 mon.a (mon.0) 11481 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:55 smithi067 bash[27441]: cluster 2024-04-03T21:41:54.861268+0000 mgr.y (mgr.24370) 13302 : cluster [DBG] pgmap v13286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:55 smithi067 bash[27441]: audit 2024-04-03T21:41:55.363734+0000 mon.a (mon.0) 11481 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:55 smithi067 bash[17655]: cluster 2024-04-03T21:41:54.861268+0000 mgr.y (mgr.24370) 13302 : cluster [DBG] pgmap v13286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:55 smithi067 bash[17655]: audit 2024-04-03T21:41:55.363734+0000 mon.a (mon.0) 11481 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:41:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:57 smithi082 bash[20963]: cluster 2024-04-03T21:41:56.862323+0000 mgr.y (mgr.24370) 13303 : cluster [DBG] pgmap v13287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:57 smithi082 bash[20963]: audit 2024-04-03T21:41:57.171356+0000 mon.c (mon.2) 5302 : audit [DBG] from='client.? 172.21.15.67:0/118272627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:57 smithi067 bash[27441]: cluster 2024-04-03T21:41:56.862323+0000 mgr.y (mgr.24370) 13303 : cluster [DBG] pgmap v13287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:57 smithi067 bash[27441]: audit 2024-04-03T21:41:57.171356+0000 mon.c (mon.2) 5302 : audit [DBG] from='client.? 172.21.15.67:0/118272627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:41:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:57 smithi067 bash[17655]: cluster 2024-04-03T21:41:56.862323+0000 mgr.y (mgr.24370) 13303 : cluster [DBG] pgmap v13287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:41:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:57 smithi067 bash[17655]: audit 2024-04-03T21:41:57.171356+0000 mon.c (mon.2) 5302 : audit [DBG] from='client.? 172.21.15.67:0/118272627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:59 smithi082 bash[20963]: cluster 2024-04-03T21:41:58.863120+0000 mgr.y (mgr.24370) 13304 : cluster [DBG] pgmap v13288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:41:59 smithi082 bash[20963]: audit 2024-04-03T21:41:59.623121+0000 mon.c (mon.2) 5303 : audit [DBG] from='client.? 172.21.15.67:0/2723790841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:59 smithi067 bash[17655]: cluster 2024-04-03T21:41:58.863120+0000 mgr.y (mgr.24370) 13304 : cluster [DBG] pgmap v13288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:41:59 smithi067 bash[17655]: audit 2024-04-03T21:41:59.623121+0000 mon.c (mon.2) 5303 : audit [DBG] from='client.? 172.21.15.67:0/2723790841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:59 smithi067 bash[27441]: cluster 2024-04-03T21:41:58.863120+0000 mgr.y (mgr.24370) 13304 : cluster [DBG] pgmap v13288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:41:59 smithi067 bash[27441]: audit 2024-04-03T21:41:59.623121+0000 mon.c (mon.2) 5303 : audit [DBG] from='client.? 172.21.15.67:0/2723790841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:02 smithi082 bash[20963]: cluster 2024-04-03T21:42:00.864281+0000 mgr.y (mgr.24370) 13305 : cluster [DBG] pgmap v13289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:01 smithi067 bash[17655]: cluster 2024-04-03T21:42:00.864281+0000 mgr.y (mgr.24370) 13305 : cluster [DBG] pgmap v13289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:02 smithi067 bash[27441]: cluster 2024-04-03T21:42:00.864281+0000 mgr.y (mgr.24370) 13305 : cluster [DBG] pgmap v13289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:03 smithi082 bash[20963]: audit 2024-04-03T21:42:02.072252+0000 mon.c (mon.2) 5304 : audit [DBG] from='client.? 172.21.15.67:0/3784389864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:03 smithi067 bash[17655]: audit 2024-04-03T21:42:02.072252+0000 mon.c (mon.2) 5304 : audit [DBG] from='client.? 172.21.15.67:0/3784389864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:42:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:03 smithi067 bash[27441]: audit 2024-04-03T21:42:02.072252+0000 mon.c (mon.2) 5304 : audit [DBG] from='client.? 172.21.15.67:0/3784389864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:42:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:04 smithi082 bash[20963]: cluster 2024-04-03T21:42:02.864900+0000 mgr.y (mgr.24370) 13306 : cluster [DBG] pgmap v13290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:04 smithi067 bash[27441]: cluster 2024-04-03T21:42:02.864900+0000 mgr.y (mgr.24370) 13306 : cluster [DBG] pgmap v13290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:04 smithi067 bash[17655]: cluster 2024-04-03T21:42:02.864900+0000 mgr.y (mgr.24370) 13306 : cluster [DBG] pgmap v13290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:05 smithi082 bash[20963]: audit 2024-04-03T21:42:04.528365+0000 mon.a (mon.0) 11482 : audit [DBG] from='client.? 172.21.15.67:0/129765329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:05 smithi067 bash[27441]: audit 2024-04-03T21:42:04.528365+0000 mon.a (mon.0) 11482 : audit [DBG] from='client.? 172.21.15.67:0/129765329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:05 smithi067 bash[17655]: audit 2024-04-03T21:42:04.528365+0000 mon.a (mon.0) 11482 : audit [DBG] from='client.? 172.21.15.67:0/129765329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:06 smithi082 bash[20963]: cluster 2024-04-03T21:42:04.865607+0000 mgr.y (mgr.24370) 13307 : cluster [DBG] pgmap v13291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:06 smithi067 bash[17655]: cluster 2024-04-03T21:42:04.865607+0000 mgr.y (mgr.24370) 13307 : cluster [DBG] pgmap v13291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:06 smithi067 bash[27441]: cluster 2024-04-03T21:42:04.865607+0000 mgr.y (mgr.24370) 13307 : cluster [DBG] pgmap v13291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:07 smithi082 bash[20963]: audit 2024-04-03T21:42:06.983765+0000 mon.a (mon.0) 11483 : audit [DBG] from='client.? 172.21.15.67:0/526979337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:07 smithi067 bash[17655]: audit 2024-04-03T21:42:06.983765+0000 mon.a (mon.0) 11483 : audit [DBG] from='client.? 172.21.15.67:0/526979337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:07 smithi067 bash[27441]: audit 2024-04-03T21:42:06.983765+0000 mon.a (mon.0) 11483 : audit [DBG] from='client.? 172.21.15.67:0/526979337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:08 smithi082 bash[20963]: cluster 2024-04-03T21:42:06.866753+0000 mgr.y (mgr.24370) 13308 : cluster [DBG] pgmap v13292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:08 smithi067 bash[17655]: cluster 2024-04-03T21:42:06.866753+0000 mgr.y (mgr.24370) 13308 : cluster [DBG] pgmap v13292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:08 smithi067 bash[27441]: cluster 2024-04-03T21:42:06.866753+0000 mgr.y (mgr.24370) 13308 : cluster [DBG] pgmap v13292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:10 smithi082 bash[20963]: cluster 2024-04-03T21:42:08.867450+0000 mgr.y (mgr.24370) 13309 : cluster [DBG] pgmap v13293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:10 smithi082 bash[20963]: audit 2024-04-03T21:42:09.440184+0000 mon.a (mon.0) 11484 : audit [DBG] from='client.? 172.21.15.67:0/3629857071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:10 smithi067 bash[27441]: cluster 2024-04-03T21:42:08.867450+0000 mgr.y (mgr.24370) 13309 : cluster [DBG] pgmap v13293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:10 smithi067 bash[27441]: audit 2024-04-03T21:42:09.440184+0000 mon.a (mon.0) 11484 : audit [DBG] from='client.? 172.21.15.67:0/3629857071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:10 smithi067 bash[17655]: cluster 2024-04-03T21:42:08.867450+0000 mgr.y (mgr.24370) 13309 : cluster [DBG] pgmap v13293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:10 smithi067 bash[17655]: audit 2024-04-03T21:42:09.440184+0000 mon.a (mon.0) 11484 : audit [DBG] from='client.? 172.21.15.67:0/3629857071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:11 smithi082 bash[20963]: audit 2024-04-03T21:42:10.364290+0000 mon.a (mon.0) 11485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:11 smithi067 bash[27441]: audit 2024-04-03T21:42:10.364290+0000 mon.a (mon.0) 11485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:11 smithi067 bash[17655]: audit 2024-04-03T21:42:10.364290+0000 mon.a (mon.0) 11485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:12 smithi082 bash[20963]: cluster 2024-04-03T21:42:10.868600+0000 mgr.y (mgr.24370) 13310 : cluster [DBG] pgmap v13294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:12 smithi082 bash[20963]: audit 2024-04-03T21:42:11.898409+0000 mon.a (mon.0) 11486 : audit [DBG] from='client.? 172.21.15.67:0/2642980267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:12 smithi067 bash[27441]: cluster 2024-04-03T21:42:10.868600+0000 mgr.y (mgr.24370) 13310 : cluster [DBG] pgmap v13294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:12 smithi067 bash[27441]: audit 2024-04-03T21:42:11.898409+0000 mon.a (mon.0) 11486 : audit [DBG] from='client.? 172.21.15.67:0/2642980267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:12 smithi067 bash[17655]: cluster 2024-04-03T21:42:10.868600+0000 mgr.y (mgr.24370) 13310 : cluster [DBG] pgmap v13294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:12 smithi067 bash[17655]: audit 2024-04-03T21:42:11.898409+0000 mon.a (mon.0) 11486 : audit [DBG] from='client.? 172.21.15.67:0/2642980267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:13 smithi082 bash[20963]: cluster 2024-04-03T21:42:12.869258+0000 mgr.y (mgr.24370) 13311 : cluster [DBG] pgmap v13295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:42:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:13 smithi067 bash[27441]: cluster 2024-04-03T21:42:12.869258+0000 mgr.y (mgr.24370) 13311 : cluster [DBG] pgmap v13295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:13 smithi067 bash[17655]: cluster 2024-04-03T21:42:12.869258+0000 mgr.y (mgr.24370) 13311 : cluster [DBG] pgmap v13295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:42:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:14 smithi067 bash[27441]: audit 2024-04-03T21:42:14.346286+0000 mon.a (mon.0) 11487 : audit [DBG] from='client.? 172.21.15.67:0/1056802589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:14 smithi067 bash[17655]: audit 2024-04-03T21:42:14.346286+0000 mon.a (mon.0) 11487 : audit [DBG] from='client.? 172.21.15.67:0/1056802589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:14 smithi082 bash[20963]: audit 2024-04-03T21:42:14.346286+0000 mon.a (mon.0) 11487 : audit [DBG] from='client.? 172.21.15.67:0/1056802589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:15 smithi067 bash[17655]: cluster 2024-04-03T21:42:14.869924+0000 mgr.y (mgr.24370) 13312 : cluster [DBG] pgmap v13296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:15 smithi067 bash[27441]: cluster 2024-04-03T21:42:14.869924+0000 mgr.y (mgr.24370) 13312 : cluster [DBG] pgmap v13296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:15 smithi082 bash[20963]: cluster 2024-04-03T21:42:14.869924+0000 mgr.y (mgr.24370) 13312 : cluster [DBG] pgmap v13296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:16 smithi082 bash[20963]: audit 2024-04-03T21:42:16.811540+0000 mon.a (mon.0) 11488 : audit [DBG] from='client.? 172.21.15.67:0/3802168973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:16 smithi067 bash[27441]: audit 2024-04-03T21:42:16.811540+0000 mon.a (mon.0) 11488 : audit [DBG] from='client.? 172.21.15.67:0/3802168973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:16 smithi067 bash[17655]: audit 2024-04-03T21:42:16.811540+0000 mon.a (mon.0) 11488 : audit [DBG] from='client.? 172.21.15.67:0/3802168973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:18.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:17 smithi082 bash[20963]: cluster 2024-04-03T21:42:16.870690+0000 mgr.y (mgr.24370) 13313 : cluster [DBG] pgmap v13297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:18.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:17 smithi067 bash[17655]: cluster 2024-04-03T21:42:16.870690+0000 mgr.y (mgr.24370) 13313 : cluster [DBG] pgmap v13297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:17 smithi067 bash[27441]: cluster 2024-04-03T21:42:16.870690+0000 mgr.y (mgr.24370) 13313 : cluster [DBG] pgmap v13297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:20.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:19 smithi082 bash[20963]: cluster 2024-04-03T21:42:18.871310+0000 mgr.y (mgr.24370) 13314 : cluster [DBG] pgmap v13298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:19 smithi082 bash[20963]: audit 2024-04-03T21:42:19.273172+0000 mon.c (mon.2) 5305 : audit [DBG] from='client.? 172.21.15.67:0/1850269907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:19 smithi067 bash[27441]: cluster 2024-04-03T21:42:18.871310+0000 mgr.y (mgr.24370) 13314 : cluster [DBG] pgmap v13298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:19 smithi067 bash[27441]: audit 2024-04-03T21:42:19.273172+0000 mon.c (mon.2) 5305 : audit [DBG] from='client.? 172.21.15.67:0/1850269907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:19 smithi067 bash[17655]: cluster 2024-04-03T21:42:18.871310+0000 mgr.y (mgr.24370) 13314 : cluster [DBG] pgmap v13298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:19 smithi067 bash[17655]: audit 2024-04-03T21:42:19.273172+0000 mon.c (mon.2) 5305 : audit [DBG] from='client.? 172.21.15.67:0/1850269907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:21 smithi082 bash[20963]: cluster 2024-04-03T21:42:20.872484+0000 mgr.y (mgr.24370) 13315 : cluster [DBG] pgmap v13299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:21 smithi082 bash[20963]: audit 2024-04-03T21:42:21.733722+0000 mon.a (mon.0) 11489 : audit [DBG] from='client.? 172.21.15.67:0/920013004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:21 smithi067 bash[17655]: cluster 2024-04-03T21:42:20.872484+0000 mgr.y (mgr.24370) 13315 : cluster [DBG] pgmap v13299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:21 smithi067 bash[17655]: audit 2024-04-03T21:42:21.733722+0000 mon.a (mon.0) 11489 : audit [DBG] from='client.? 172.21.15.67:0/920013004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:21 smithi067 bash[27441]: cluster 2024-04-03T21:42:20.872484+0000 mgr.y (mgr.24370) 13315 : cluster [DBG] pgmap v13299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:21 smithi067 bash[27441]: audit 2024-04-03T21:42:21.733722+0000 mon.a (mon.0) 11489 : audit [DBG] from='client.? 172.21.15.67:0/920013004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:42:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:42:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:23 smithi067 bash[17655]: cluster 2024-04-03T21:42:22.873136+0000 mgr.y (mgr.24370) 13316 : cluster [DBG] pgmap v13300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:23 smithi067 bash[27441]: cluster 2024-04-03T21:42:22.873136+0000 mgr.y (mgr.24370) 13316 : cluster [DBG] pgmap v13300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:23 smithi082 bash[20963]: cluster 2024-04-03T21:42:22.873136+0000 mgr.y (mgr.24370) 13316 : cluster [DBG] pgmap v13300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:24 smithi067 bash[27441]: audit 2024-04-03T21:42:24.192699+0000 mon.c (mon.2) 5306 : audit [DBG] from='client.? 172.21.15.67:0/2047495946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:24 smithi067 bash[17655]: audit 2024-04-03T21:42:24.192699+0000 mon.c (mon.2) 5306 : audit [DBG] from='client.? 172.21.15.67:0/2047495946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:24 smithi082 bash[20963]: audit 2024-04-03T21:42:24.192699+0000 mon.c (mon.2) 5306 : audit [DBG] from='client.? 172.21.15.67:0/2047495946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:25 smithi067 bash[27441]: cluster 2024-04-03T21:42:24.873800+0000 mgr.y (mgr.24370) 13317 : cluster [DBG] pgmap v13301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:25 smithi067 bash[27441]: audit 2024-04-03T21:42:25.364675+0000 mon.a (mon.0) 11490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:25 smithi067 bash[17655]: cluster 2024-04-03T21:42:24.873800+0000 mgr.y (mgr.24370) 13317 : cluster [DBG] pgmap v13301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:25 smithi067 bash[17655]: audit 2024-04-03T21:42:25.364675+0000 mon.a (mon.0) 11490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:25 smithi082 bash[20963]: cluster 2024-04-03T21:42:24.873800+0000 mgr.y (mgr.24370) 13317 : cluster [DBG] pgmap v13301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:25 smithi082 bash[20963]: audit 2024-04-03T21:42:25.364675+0000 mon.a (mon.0) 11490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:26 smithi067 bash[27441]: audit 2024-04-03T21:42:26.641764+0000 mon.a (mon.0) 11491 : audit [DBG] from='client.? 172.21.15.67:0/735485127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:26 smithi067 bash[17655]: audit 2024-04-03T21:42:26.641764+0000 mon.a (mon.0) 11491 : audit [DBG] from='client.? 172.21.15.67:0/735485127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:26 smithi082 bash[20963]: audit 2024-04-03T21:42:26.641764+0000 mon.a (mon.0) 11491 : audit [DBG] from='client.? 172.21.15.67:0/735485127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:27 smithi082 bash[20963]: cluster 2024-04-03T21:42:26.874977+0000 mgr.y (mgr.24370) 13318 : cluster [DBG] pgmap v13302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:27 smithi067 bash[27441]: cluster 2024-04-03T21:42:26.874977+0000 mgr.y (mgr.24370) 13318 : cluster [DBG] pgmap v13302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:27 smithi067 bash[17655]: cluster 2024-04-03T21:42:26.874977+0000 mgr.y (mgr.24370) 13318 : cluster [DBG] pgmap v13302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:29 smithi082 bash[20963]: cluster 2024-04-03T21:42:28.875633+0000 mgr.y (mgr.24370) 13319 : cluster [DBG] pgmap v13303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:29 smithi082 bash[20963]: audit 2024-04-03T21:42:29.096872+0000 mon.c (mon.2) 5307 : audit [DBG] from='client.? 172.21.15.67:0/3271637381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:29 smithi067 bash[27441]: cluster 2024-04-03T21:42:28.875633+0000 mgr.y (mgr.24370) 13319 : cluster [DBG] pgmap v13303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:29 smithi067 bash[27441]: audit 2024-04-03T21:42:29.096872+0000 mon.c (mon.2) 5307 : audit [DBG] from='client.? 172.21.15.67:0/3271637381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:29 smithi067 bash[17655]: cluster 2024-04-03T21:42:28.875633+0000 mgr.y (mgr.24370) 13319 : cluster [DBG] pgmap v13303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:29 smithi067 bash[17655]: audit 2024-04-03T21:42:29.096872+0000 mon.c (mon.2) 5307 : audit [DBG] from='client.? 172.21.15.67:0/3271637381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:31 smithi082 bash[20963]: cluster 2024-04-03T21:42:30.876766+0000 mgr.y (mgr.24370) 13320 : cluster [DBG] pgmap v13304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:31 smithi082 bash[20963]: audit 2024-04-03T21:42:31.558250+0000 mon.a (mon.0) 11492 : audit [DBG] from='client.? 172.21.15.67:0/1688935668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:31 smithi067 bash[17655]: cluster 2024-04-03T21:42:30.876766+0000 mgr.y (mgr.24370) 13320 : cluster [DBG] pgmap v13304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:31 smithi067 bash[17655]: audit 2024-04-03T21:42:31.558250+0000 mon.a (mon.0) 11492 : audit [DBG] from='client.? 172.21.15.67:0/1688935668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:31 smithi067 bash[27441]: cluster 2024-04-03T21:42:30.876766+0000 mgr.y (mgr.24370) 13320 : cluster [DBG] pgmap v13304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:31 smithi067 bash[27441]: audit 2024-04-03T21:42:31.558250+0000 mon.a (mon.0) 11492 : audit [DBG] from='client.? 172.21.15.67:0/1688935668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:42:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:42:34.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:33 smithi082 bash[20963]: cluster 2024-04-03T21:42:32.877374+0000 mgr.y (mgr.24370) 13321 : cluster [DBG] pgmap v13305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:34.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:33 smithi067 bash[17655]: cluster 2024-04-03T21:42:32.877374+0000 mgr.y (mgr.24370) 13321 : cluster [DBG] pgmap v13305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:33 smithi067 bash[27441]: cluster 2024-04-03T21:42:32.877374+0000 mgr.y (mgr.24370) 13321 : cluster [DBG] pgmap v13305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:34 smithi082 bash[20963]: audit 2024-04-03T21:42:34.003067+0000 mon.c (mon.2) 5308 : audit [DBG] from='client.? 172.21.15.67:0/1954144227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:34 smithi082 bash[20963]: audit 2024-04-03T21:42:34.481233+0000 mon.a (mon.0) 11493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:42:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:34 smithi067 bash[27441]: audit 2024-04-03T21:42:34.003067+0000 mon.c (mon.2) 5308 : audit [DBG] from='client.? 172.21.15.67:0/1954144227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:34 smithi067 bash[27441]: audit 2024-04-03T21:42:34.481233+0000 mon.a (mon.0) 11493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:42:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:34 smithi067 bash[17655]: audit 2024-04-03T21:42:34.003067+0000 mon.c (mon.2) 5308 : audit [DBG] from='client.? 172.21.15.67:0/1954144227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:35.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:34 smithi067 bash[17655]: audit 2024-04-03T21:42:34.481233+0000 mon.a (mon.0) 11493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:42:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:35 smithi082 bash[20963]: cluster 2024-04-03T21:42:34.877982+0000 mgr.y (mgr.24370) 13322 : cluster [DBG] pgmap v13306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:35 smithi067 bash[17655]: cluster 2024-04-03T21:42:34.877982+0000 mgr.y (mgr.24370) 13322 : cluster [DBG] pgmap v13306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:35 smithi067 bash[27441]: cluster 2024-04-03T21:42:34.877982+0000 mgr.y (mgr.24370) 13322 : cluster [DBG] pgmap v13306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:36 smithi082 bash[20963]: audit 2024-04-03T21:42:36.459928+0000 mon.c (mon.2) 5309 : audit [DBG] from='client.? 172.21.15.67:0/1060931695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:36 smithi067 bash[17655]: audit 2024-04-03T21:42:36.459928+0000 mon.c (mon.2) 5309 : audit [DBG] from='client.? 172.21.15.67:0/1060931695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:36 smithi067 bash[27441]: audit 2024-04-03T21:42:36.459928+0000 mon.c (mon.2) 5309 : audit [DBG] from='client.? 172.21.15.67:0/1060931695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:37 smithi082 bash[20963]: cluster 2024-04-03T21:42:36.879138+0000 mgr.y (mgr.24370) 13323 : cluster [DBG] pgmap v13307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:37 smithi067 bash[17655]: cluster 2024-04-03T21:42:36.879138+0000 mgr.y (mgr.24370) 13323 : cluster [DBG] pgmap v13307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:37 smithi067 bash[27441]: cluster 2024-04-03T21:42:36.879138+0000 mgr.y (mgr.24370) 13323 : cluster [DBG] pgmap v13307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:38 smithi082 bash[20963]: audit 2024-04-03T21:42:38.930569+0000 mon.a (mon.0) 11494 : audit [DBG] from='client.? 172.21.15.67:0/2564513689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:38 smithi067 bash[17655]: audit 2024-04-03T21:42:38.930569+0000 mon.a (mon.0) 11494 : audit [DBG] from='client.? 172.21.15.67:0/2564513689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:38 smithi067 bash[27441]: audit 2024-04-03T21:42:38.930569+0000 mon.a (mon.0) 11494 : audit [DBG] from='client.? 172.21.15.67:0/2564513689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:39 smithi082 bash[20963]: cluster 2024-04-03T21:42:38.879734+0000 mgr.y (mgr.24370) 13324 : cluster [DBG] pgmap v13308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:39 smithi067 bash[17655]: cluster 2024-04-03T21:42:38.879734+0000 mgr.y (mgr.24370) 13324 : cluster [DBG] pgmap v13308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:39 smithi067 bash[27441]: cluster 2024-04-03T21:42:38.879734+0000 mgr.y (mgr.24370) 13324 : cluster [DBG] pgmap v13308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:41 smithi082 bash[20963]: audit 2024-04-03T21:42:40.225850+0000 mon.a (mon.0) 11495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:41 smithi082 bash[20963]: audit 2024-04-03T21:42:40.233606+0000 mon.a (mon.0) 11496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:41 smithi082 bash[20963]: audit 2024-04-03T21:42:40.364819+0000 mon.a (mon.0) 11497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:41 smithi082 bash[20963]: audit 2024-04-03T21:42:40.482875+0000 mon.a (mon.0) 11498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:41 smithi082 bash[20963]: audit 2024-04-03T21:42:40.490772+0000 mon.a (mon.0) 11499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:41 smithi082 bash[20963]: cluster 2024-04-03T21:42:40.880786+0000 mgr.y (mgr.24370) 13325 : cluster [DBG] pgmap v13309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:41 smithi082 bash[20963]: audit 2024-04-03T21:42:40.911823+0000 mon.a (mon.0) 11500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:42:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:41 smithi082 bash[20963]: audit 2024-04-03T21:42:40.913682+0000 mon.a (mon.0) 11501 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:42:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:41 smithi082 bash[20963]: audit 2024-04-03T21:42:40.922615+0000 mon.a (mon.0) 11502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[17655]: audit 2024-04-03T21:42:40.225850+0000 mon.a (mon.0) 11495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[17655]: audit 2024-04-03T21:42:40.233606+0000 mon.a (mon.0) 11496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[17655]: audit 2024-04-03T21:42:40.364819+0000 mon.a (mon.0) 11497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[17655]: audit 2024-04-03T21:42:40.482875+0000 mon.a (mon.0) 11498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[17655]: audit 2024-04-03T21:42:40.490772+0000 mon.a (mon.0) 11499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[17655]: cluster 2024-04-03T21:42:40.880786+0000 mgr.y (mgr.24370) 13325 : cluster [DBG] pgmap v13309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[17655]: audit 2024-04-03T21:42:40.911823+0000 mon.a (mon.0) 11500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[17655]: audit 2024-04-03T21:42:40.913682+0000 mon.a (mon.0) 11501 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[17655]: audit 2024-04-03T21:42:40.922615+0000 mon.a (mon.0) 11502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[27441]: audit 2024-04-03T21:42:40.225850+0000 mon.a (mon.0) 11495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[27441]: audit 2024-04-03T21:42:40.233606+0000 mon.a (mon.0) 11496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[27441]: audit 2024-04-03T21:42:40.364819+0000 mon.a (mon.0) 11497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[27441]: audit 2024-04-03T21:42:40.482875+0000 mon.a (mon.0) 11498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[27441]: audit 2024-04-03T21:42:40.490772+0000 mon.a (mon.0) 11499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[27441]: cluster 2024-04-03T21:42:40.880786+0000 mgr.y (mgr.24370) 13325 : cluster [DBG] pgmap v13309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[27441]: audit 2024-04-03T21:42:40.911823+0000 mon.a (mon.0) 11500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:42:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[27441]: audit 2024-04-03T21:42:40.913682+0000 mon.a (mon.0) 11501 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:42:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:41 smithi067 bash[27441]: audit 2024-04-03T21:42:40.922615+0000 mon.a (mon.0) 11502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:42:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:42 smithi082 bash[20963]: audit 2024-04-03T21:42:41.383453+0000 mon.c (mon.2) 5310 : audit [DBG] from='client.? 172.21.15.67:0/4114214121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:42 smithi067 bash[17655]: audit 2024-04-03T21:42:41.383453+0000 mon.c (mon.2) 5310 : audit [DBG] from='client.? 172.21.15.67:0/4114214121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:42 smithi067 bash[27441]: audit 2024-04-03T21:42:41.383453+0000 mon.c (mon.2) 5310 : audit [DBG] from='client.? 172.21.15.67:0/4114214121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:43 smithi067 bash[27441]: cluster 2024-04-03T21:42:42.881449+0000 mgr.y (mgr.24370) 13326 : cluster [DBG] pgmap v13310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:43 smithi067 bash[17655]: cluster 2024-04-03T21:42:42.881449+0000 mgr.y (mgr.24370) 13326 : cluster [DBG] pgmap v13310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:42:43.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:43 smithi082 bash[20963]: cluster 2024-04-03T21:42:42.881449+0000 mgr.y (mgr.24370) 13326 : cluster [DBG] pgmap v13310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:42:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:44 smithi082 bash[20963]: audit 2024-04-03T21:42:43.836806+0000 mon.c (mon.2) 5311 : audit [DBG] from='client.? 172.21.15.67:0/1662735954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:44 smithi067 bash[17655]: audit 2024-04-03T21:42:43.836806+0000 mon.c (mon.2) 5311 : audit [DBG] from='client.? 172.21.15.67:0/1662735954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:44 smithi067 bash[27441]: audit 2024-04-03T21:42:43.836806+0000 mon.c (mon.2) 5311 : audit [DBG] from='client.? 172.21.15.67:0/1662735954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:45 smithi082 bash[20963]: cluster 2024-04-03T21:42:44.882261+0000 mgr.y (mgr.24370) 13327 : cluster [DBG] pgmap v13311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:45 smithi067 bash[17655]: cluster 2024-04-03T21:42:44.882261+0000 mgr.y (mgr.24370) 13327 : cluster [DBG] pgmap v13311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:45 smithi067 bash[27441]: cluster 2024-04-03T21:42:44.882261+0000 mgr.y (mgr.24370) 13327 : cluster [DBG] pgmap v13311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:46 smithi082 bash[20963]: audit 2024-04-03T21:42:46.294684+0000 mon.c (mon.2) 5312 : audit [DBG] from='client.? 172.21.15.67:0/1157002548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:46 smithi067 bash[17655]: audit 2024-04-03T21:42:46.294684+0000 mon.c (mon.2) 5312 : audit [DBG] from='client.? 172.21.15.67:0/1157002548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:46 smithi067 bash[27441]: audit 2024-04-03T21:42:46.294684+0000 mon.c (mon.2) 5312 : audit [DBG] from='client.? 172.21.15.67:0/1157002548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:47 smithi082 bash[20963]: cluster 2024-04-03T21:42:46.883464+0000 mgr.y (mgr.24370) 13328 : cluster [DBG] pgmap v13312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:47 smithi067 bash[27441]: cluster 2024-04-03T21:42:46.883464+0000 mgr.y (mgr.24370) 13328 : cluster [DBG] pgmap v13312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:47 smithi067 bash[17655]: cluster 2024-04-03T21:42:46.883464+0000 mgr.y (mgr.24370) 13328 : cluster [DBG] pgmap v13312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:48 smithi082 bash[20963]: audit 2024-04-03T21:42:48.753494+0000 mon.a (mon.0) 11503 : audit [DBG] from='client.? 172.21.15.67:0/3579734899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:48 smithi067 bash[17655]: audit 2024-04-03T21:42:48.753494+0000 mon.a (mon.0) 11503 : audit [DBG] from='client.? 172.21.15.67:0/3579734899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:48 smithi067 bash[27441]: audit 2024-04-03T21:42:48.753494+0000 mon.a (mon.0) 11503 : audit [DBG] from='client.? 172.21.15.67:0/3579734899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:50.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:49 smithi082 bash[20963]: cluster 2024-04-03T21:42:48.884159+0000 mgr.y (mgr.24370) 13329 : cluster [DBG] pgmap v13313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:50.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:49 smithi067 bash[27441]: cluster 2024-04-03T21:42:48.884159+0000 mgr.y (mgr.24370) 13329 : cluster [DBG] pgmap v13313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:49 smithi067 bash[17655]: cluster 2024-04-03T21:42:48.884159+0000 mgr.y (mgr.24370) 13329 : cluster [DBG] pgmap v13313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:51 smithi082 bash[20963]: cluster 2024-04-03T21:42:50.885581+0000 mgr.y (mgr.24370) 13330 : cluster [DBG] pgmap v13314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:51 smithi082 bash[20963]: audit 2024-04-03T21:42:51.213573+0000 mon.a (mon.0) 11504 : audit [DBG] from='client.? 172.21.15.67:0/3371689634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:51 smithi067 bash[27441]: cluster 2024-04-03T21:42:50.885581+0000 mgr.y (mgr.24370) 13330 : cluster [DBG] pgmap v13314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:51 smithi067 bash[27441]: audit 2024-04-03T21:42:51.213573+0000 mon.a (mon.0) 11504 : audit [DBG] from='client.? 172.21.15.67:0/3371689634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:51 smithi067 bash[17655]: cluster 2024-04-03T21:42:50.885581+0000 mgr.y (mgr.24370) 13330 : cluster [DBG] pgmap v13314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:51 smithi067 bash[17655]: audit 2024-04-03T21:42:51.213573+0000 mon.a (mon.0) 11504 : audit [DBG] from='client.? 172.21.15.67:0/3371689634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:42:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:42:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:53 smithi082 bash[20963]: cluster 2024-04-03T21:42:52.886313+0000 mgr.y (mgr.24370) 13331 : cluster [DBG] pgmap v13315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:53 smithi082 bash[20963]: audit 2024-04-03T21:42:53.656282+0000 mon.a (mon.0) 11505 : audit [DBG] from='client.? 172.21.15.67:0/1822759271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:53 smithi067 bash[17655]: cluster 2024-04-03T21:42:52.886313+0000 mgr.y (mgr.24370) 13331 : cluster [DBG] pgmap v13315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:53 smithi067 bash[17655]: audit 2024-04-03T21:42:53.656282+0000 mon.a (mon.0) 11505 : audit [DBG] from='client.? 172.21.15.67:0/1822759271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:53 smithi067 bash[27441]: cluster 2024-04-03T21:42:52.886313+0000 mgr.y (mgr.24370) 13331 : cluster [DBG] pgmap v13315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:53 smithi067 bash[27441]: audit 2024-04-03T21:42:53.656282+0000 mon.a (mon.0) 11505 : audit [DBG] from='client.? 172.21.15.67:0/1822759271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:55 smithi082 bash[20963]: cluster 2024-04-03T21:42:54.887032+0000 mgr.y (mgr.24370) 13332 : cluster [DBG] pgmap v13316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:55 smithi082 bash[20963]: audit 2024-04-03T21:42:55.365538+0000 mon.a (mon.0) 11506 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:55 smithi067 bash[27441]: cluster 2024-04-03T21:42:54.887032+0000 mgr.y (mgr.24370) 13332 : cluster [DBG] pgmap v13316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:55 smithi067 bash[27441]: audit 2024-04-03T21:42:55.365538+0000 mon.a (mon.0) 11506 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:55 smithi067 bash[17655]: cluster 2024-04-03T21:42:54.887032+0000 mgr.y (mgr.24370) 13332 : cluster [DBG] pgmap v13316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:55 smithi067 bash[17655]: audit 2024-04-03T21:42:55.365538+0000 mon.a (mon.0) 11506 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:42:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:56 smithi082 bash[20963]: audit 2024-04-03T21:42:56.115184+0000 mon.a (mon.0) 11507 : audit [DBG] from='client.? 172.21.15.67:0/671465917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:56 smithi067 bash[27441]: audit 2024-04-03T21:42:56.115184+0000 mon.a (mon.0) 11507 : audit [DBG] from='client.? 172.21.15.67:0/671465917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:56 smithi067 bash[17655]: audit 2024-04-03T21:42:56.115184+0000 mon.a (mon.0) 11507 : audit [DBG] from='client.? 172.21.15.67:0/671465917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:57 smithi082 bash[20963]: cluster 2024-04-03T21:42:56.888381+0000 mgr.y (mgr.24370) 13333 : cluster [DBG] pgmap v13317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:57 smithi067 bash[17655]: cluster 2024-04-03T21:42:56.888381+0000 mgr.y (mgr.24370) 13333 : cluster [DBG] pgmap v13317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:57 smithi067 bash[27441]: cluster 2024-04-03T21:42:56.888381+0000 mgr.y (mgr.24370) 13333 : cluster [DBG] pgmap v13317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:42:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:58 smithi082 bash[20963]: audit 2024-04-03T21:42:58.571086+0000 mon.a (mon.0) 11508 : audit [DBG] from='client.? 172.21.15.67:0/1152371014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:58 smithi067 bash[27441]: audit 2024-04-03T21:42:58.571086+0000 mon.a (mon.0) 11508 : audit [DBG] from='client.? 172.21.15.67:0/1152371014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:42:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:58 smithi067 bash[17655]: audit 2024-04-03T21:42:58.571086+0000 mon.a (mon.0) 11508 : audit [DBG] from='client.? 172.21.15.67:0/1152371014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:42:59 smithi082 bash[20963]: cluster 2024-04-03T21:42:58.889037+0000 mgr.y (mgr.24370) 13334 : cluster [DBG] pgmap v13318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:42:59 smithi067 bash[17655]: cluster 2024-04-03T21:42:58.889037+0000 mgr.y (mgr.24370) 13334 : cluster [DBG] pgmap v13318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:42:59 smithi067 bash[27441]: cluster 2024-04-03T21:42:58.889037+0000 mgr.y (mgr.24370) 13334 : cluster [DBG] pgmap v13318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:01 smithi082 bash[20963]: cluster 2024-04-03T21:43:00.890127+0000 mgr.y (mgr.24370) 13335 : cluster [DBG] pgmap v13319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:01 smithi082 bash[20963]: audit 2024-04-03T21:43:01.019260+0000 mon.c (mon.2) 5313 : audit [DBG] from='client.? 172.21.15.67:0/4033284900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:01 smithi067 bash[27441]: cluster 2024-04-03T21:43:00.890127+0000 mgr.y (mgr.24370) 13335 : cluster [DBG] pgmap v13319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:01 smithi067 bash[27441]: audit 2024-04-03T21:43:01.019260+0000 mon.c (mon.2) 5313 : audit [DBG] from='client.? 172.21.15.67:0/4033284900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:01 smithi067 bash[17655]: cluster 2024-04-03T21:43:00.890127+0000 mgr.y (mgr.24370) 13335 : cluster [DBG] pgmap v13319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:02.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:01 smithi067 bash[17655]: audit 2024-04-03T21:43:01.019260+0000 mon.c (mon.2) 5313 : audit [DBG] from='client.? 172.21.15.67:0/4033284900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:43:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:43:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:03 smithi082 bash[20963]: cluster 2024-04-03T21:43:02.890756+0000 mgr.y (mgr.24370) 13336 : cluster [DBG] pgmap v13320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:03 smithi082 bash[20963]: audit 2024-04-03T21:43:03.484447+0000 mon.c (mon.2) 5314 : audit [DBG] from='client.? 172.21.15.67:0/3108313866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:03 smithi067 bash[27441]: cluster 2024-04-03T21:43:02.890756+0000 mgr.y (mgr.24370) 13336 : cluster [DBG] pgmap v13320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:03 smithi067 bash[27441]: audit 2024-04-03T21:43:03.484447+0000 mon.c (mon.2) 5314 : audit [DBG] from='client.? 172.21.15.67:0/3108313866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:03 smithi067 bash[17655]: cluster 2024-04-03T21:43:02.890756+0000 mgr.y (mgr.24370) 13336 : cluster [DBG] pgmap v13320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:03 smithi067 bash[17655]: audit 2024-04-03T21:43:03.484447+0000 mon.c (mon.2) 5314 : audit [DBG] from='client.? 172.21.15.67:0/3108313866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:05 smithi082 bash[20963]: cluster 2024-04-03T21:43:04.891475+0000 mgr.y (mgr.24370) 13337 : cluster [DBG] pgmap v13321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:05 smithi082 bash[20963]: audit 2024-04-03T21:43:05.938728+0000 mon.c (mon.2) 5315 : audit [DBG] from='client.? 172.21.15.67:0/951470674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:05 smithi067 bash[27441]: cluster 2024-04-03T21:43:04.891475+0000 mgr.y (mgr.24370) 13337 : cluster [DBG] pgmap v13321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:05 smithi067 bash[27441]: audit 2024-04-03T21:43:05.938728+0000 mon.c (mon.2) 5315 : audit [DBG] from='client.? 172.21.15.67:0/951470674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:05 smithi067 bash[17655]: cluster 2024-04-03T21:43:04.891475+0000 mgr.y (mgr.24370) 13337 : cluster [DBG] pgmap v13321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:05 smithi067 bash[17655]: audit 2024-04-03T21:43:05.938728+0000 mon.c (mon.2) 5315 : audit [DBG] from='client.? 172.21.15.67:0/951470674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:07 smithi082 bash[20963]: cluster 2024-04-03T21:43:06.892718+0000 mgr.y (mgr.24370) 13338 : cluster [DBG] pgmap v13322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:07 smithi067 bash[17655]: cluster 2024-04-03T21:43:06.892718+0000 mgr.y (mgr.24370) 13338 : cluster [DBG] pgmap v13322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:07 smithi067 bash[27441]: cluster 2024-04-03T21:43:06.892718+0000 mgr.y (mgr.24370) 13338 : cluster [DBG] pgmap v13322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:08 smithi082 bash[20963]: audit 2024-04-03T21:43:08.389958+0000 mon.c (mon.2) 5316 : audit [DBG] from='client.? 172.21.15.67:0/3575637146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:08 smithi067 bash[27441]: audit 2024-04-03T21:43:08.389958+0000 mon.c (mon.2) 5316 : audit [DBG] from='client.? 172.21.15.67:0/3575637146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:08 smithi067 bash[17655]: audit 2024-04-03T21:43:08.389958+0000 mon.c (mon.2) 5316 : audit [DBG] from='client.? 172.21.15.67:0/3575637146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:09 smithi082 bash[20963]: cluster 2024-04-03T21:43:08.893425+0000 mgr.y (mgr.24370) 13339 : cluster [DBG] pgmap v13323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:09 smithi067 bash[17655]: cluster 2024-04-03T21:43:08.893425+0000 mgr.y (mgr.24370) 13339 : cluster [DBG] pgmap v13323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:09 smithi067 bash[27441]: cluster 2024-04-03T21:43:08.893425+0000 mgr.y (mgr.24370) 13339 : cluster [DBG] pgmap v13323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:11 smithi082 bash[20963]: audit 2024-04-03T21:43:10.365916+0000 mon.a (mon.0) 11509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:11 smithi082 bash[20963]: audit 2024-04-03T21:43:10.843430+0000 mon.c (mon.2) 5317 : audit [DBG] from='client.? 172.21.15.67:0/1680732039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:11 smithi067 bash[17655]: audit 2024-04-03T21:43:10.365916+0000 mon.a (mon.0) 11509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:11 smithi067 bash[17655]: audit 2024-04-03T21:43:10.843430+0000 mon.c (mon.2) 5317 : audit [DBG] from='client.? 172.21.15.67:0/1680732039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:11 smithi067 bash[27441]: audit 2024-04-03T21:43:10.365916+0000 mon.a (mon.0) 11509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:11 smithi067 bash[27441]: audit 2024-04-03T21:43:10.843430+0000 mon.c (mon.2) 5317 : audit [DBG] from='client.? 172.21.15.67:0/1680732039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:12 smithi082 bash[20963]: cluster 2024-04-03T21:43:10.894659+0000 mgr.y (mgr.24370) 13340 : cluster [DBG] pgmap v13324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:12 smithi067 bash[27441]: cluster 2024-04-03T21:43:10.894659+0000 mgr.y (mgr.24370) 13340 : cluster [DBG] pgmap v13324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:12 smithi067 bash[17655]: cluster 2024-04-03T21:43:10.894659+0000 mgr.y (mgr.24370) 13340 : cluster [DBG] pgmap v13324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:43:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:43:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:14 smithi082 bash[20963]: cluster 2024-04-03T21:43:12.895522+0000 mgr.y (mgr.24370) 13341 : cluster [DBG] pgmap v13325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:14 smithi082 bash[20963]: audit 2024-04-03T21:43:13.297643+0000 mon.a (mon.0) 11510 : audit [DBG] from='client.? 172.21.15.67:0/4136008557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:14 smithi067 bash[17655]: cluster 2024-04-03T21:43:12.895522+0000 mgr.y (mgr.24370) 13341 : cluster [DBG] pgmap v13325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:14 smithi067 bash[17655]: audit 2024-04-03T21:43:13.297643+0000 mon.a (mon.0) 11510 : audit [DBG] from='client.? 172.21.15.67:0/4136008557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:14 smithi067 bash[27441]: cluster 2024-04-03T21:43:12.895522+0000 mgr.y (mgr.24370) 13341 : cluster [DBG] pgmap v13325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:14 smithi067 bash[27441]: audit 2024-04-03T21:43:13.297643+0000 mon.a (mon.0) 11510 : audit [DBG] from='client.? 172.21.15.67:0/4136008557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:16 smithi082 bash[20963]: cluster 2024-04-03T21:43:14.896246+0000 mgr.y (mgr.24370) 13342 : cluster [DBG] pgmap v13326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:16 smithi082 bash[20963]: audit 2024-04-03T21:43:15.752130+0000 mon.c (mon.2) 5318 : audit [DBG] from='client.? 172.21.15.67:0/2781203199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:16 smithi067 bash[27441]: cluster 2024-04-03T21:43:14.896246+0000 mgr.y (mgr.24370) 13342 : cluster [DBG] pgmap v13326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:16 smithi067 bash[27441]: audit 2024-04-03T21:43:15.752130+0000 mon.c (mon.2) 5318 : audit [DBG] from='client.? 172.21.15.67:0/2781203199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:16 smithi067 bash[17655]: cluster 2024-04-03T21:43:14.896246+0000 mgr.y (mgr.24370) 13342 : cluster [DBG] pgmap v13326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:16.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:16 smithi067 bash[17655]: audit 2024-04-03T21:43:15.752130+0000 mon.c (mon.2) 5318 : audit [DBG] from='client.? 172.21.15.67:0/2781203199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:18 smithi082 bash[20963]: cluster 2024-04-03T21:43:16.897496+0000 mgr.y (mgr.24370) 13343 : cluster [DBG] pgmap v13327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:18 smithi067 bash[27441]: cluster 2024-04-03T21:43:16.897496+0000 mgr.y (mgr.24370) 13343 : cluster [DBG] pgmap v13327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:18 smithi067 bash[17655]: cluster 2024-04-03T21:43:16.897496+0000 mgr.y (mgr.24370) 13343 : cluster [DBG] pgmap v13327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:19 smithi082 bash[20963]: audit 2024-04-03T21:43:18.205730+0000 mon.a (mon.0) 11511 : audit [DBG] from='client.? 172.21.15.67:0/1814831240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:19 smithi067 bash[27441]: audit 2024-04-03T21:43:18.205730+0000 mon.a (mon.0) 11511 : audit [DBG] from='client.? 172.21.15.67:0/1814831240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:19 smithi067 bash[17655]: audit 2024-04-03T21:43:18.205730+0000 mon.a (mon.0) 11511 : audit [DBG] from='client.? 172.21.15.67:0/1814831240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:20 smithi082 bash[20963]: cluster 2024-04-03T21:43:18.898269+0000 mgr.y (mgr.24370) 13344 : cluster [DBG] pgmap v13328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:20 smithi067 bash[27441]: cluster 2024-04-03T21:43:18.898269+0000 mgr.y (mgr.24370) 13344 : cluster [DBG] pgmap v13328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:20 smithi067 bash[17655]: cluster 2024-04-03T21:43:18.898269+0000 mgr.y (mgr.24370) 13344 : cluster [DBG] pgmap v13328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:21 smithi082 bash[20963]: audit 2024-04-03T21:43:20.660767+0000 mon.a (mon.0) 11512 : audit [DBG] from='client.? 172.21.15.67:0/3983924634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:21 smithi067 bash[17655]: audit 2024-04-03T21:43:20.660767+0000 mon.a (mon.0) 11512 : audit [DBG] from='client.? 172.21.15.67:0/3983924634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:21 smithi067 bash[27441]: audit 2024-04-03T21:43:20.660767+0000 mon.a (mon.0) 11512 : audit [DBG] from='client.? 172.21.15.67:0/3983924634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:22 smithi082 bash[20963]: cluster 2024-04-03T21:43:20.899376+0000 mgr.y (mgr.24370) 13345 : cluster [DBG] pgmap v13329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:22 smithi067 bash[17655]: cluster 2024-04-03T21:43:20.899376+0000 mgr.y (mgr.24370) 13345 : cluster [DBG] pgmap v13329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:22 smithi067 bash[27441]: cluster 2024-04-03T21:43:20.899376+0000 mgr.y (mgr.24370) 13345 : cluster [DBG] pgmap v13329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:43:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:43:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:24 smithi082 bash[20963]: cluster 2024-04-03T21:43:22.900060+0000 mgr.y (mgr.24370) 13346 : cluster [DBG] pgmap v13330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:24 smithi082 bash[20963]: audit 2024-04-03T21:43:23.117510+0000 mon.a (mon.0) 11513 : audit [DBG] from='client.? 172.21.15.67:0/2466836622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:24 smithi067 bash[17655]: cluster 2024-04-03T21:43:22.900060+0000 mgr.y (mgr.24370) 13346 : cluster [DBG] pgmap v13330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:24 smithi067 bash[17655]: audit 2024-04-03T21:43:23.117510+0000 mon.a (mon.0) 11513 : audit [DBG] from='client.? 172.21.15.67:0/2466836622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:24 smithi067 bash[27441]: cluster 2024-04-03T21:43:22.900060+0000 mgr.y (mgr.24370) 13346 : cluster [DBG] pgmap v13330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:24 smithi067 bash[27441]: audit 2024-04-03T21:43:23.117510+0000 mon.a (mon.0) 11513 : audit [DBG] from='client.? 172.21.15.67:0/2466836622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:26 smithi082 bash[20963]: cluster 2024-04-03T21:43:24.900711+0000 mgr.y (mgr.24370) 13347 : cluster [DBG] pgmap v13331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:26 smithi082 bash[20963]: audit 2024-04-03T21:43:25.365406+0000 mon.a (mon.0) 11514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:26 smithi082 bash[20963]: audit 2024-04-03T21:43:25.603590+0000 mon.c (mon.2) 5319 : audit [DBG] from='client.? 172.21.15.67:0/676661991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:26 smithi067 bash[17655]: cluster 2024-04-03T21:43:24.900711+0000 mgr.y (mgr.24370) 13347 : cluster [DBG] pgmap v13331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:26 smithi067 bash[17655]: audit 2024-04-03T21:43:25.365406+0000 mon.a (mon.0) 11514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:26 smithi067 bash[17655]: audit 2024-04-03T21:43:25.603590+0000 mon.c (mon.2) 5319 : audit [DBG] from='client.? 172.21.15.67:0/676661991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:26 smithi067 bash[27441]: cluster 2024-04-03T21:43:24.900711+0000 mgr.y (mgr.24370) 13347 : cluster [DBG] pgmap v13331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:26 smithi067 bash[27441]: audit 2024-04-03T21:43:25.365406+0000 mon.a (mon.0) 11514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:26 smithi067 bash[27441]: audit 2024-04-03T21:43:25.603590+0000 mon.c (mon.2) 5319 : audit [DBG] from='client.? 172.21.15.67:0/676661991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:27 smithi082 bash[20963]: cluster 2024-04-03T21:43:26.901908+0000 mgr.y (mgr.24370) 13348 : cluster [DBG] pgmap v13332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:27 smithi067 bash[27441]: cluster 2024-04-03T21:43:26.901908+0000 mgr.y (mgr.24370) 13348 : cluster [DBG] pgmap v13332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:27 smithi067 bash[17655]: cluster 2024-04-03T21:43:26.901908+0000 mgr.y (mgr.24370) 13348 : cluster [DBG] pgmap v13332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:28 smithi082 bash[20963]: audit 2024-04-03T21:43:28.055295+0000 mon.c (mon.2) 5320 : audit [DBG] from='client.? 172.21.15.67:0/2705502511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:28 smithi067 bash[17655]: audit 2024-04-03T21:43:28.055295+0000 mon.c (mon.2) 5320 : audit [DBG] from='client.? 172.21.15.67:0/2705502511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:28 smithi067 bash[27441]: audit 2024-04-03T21:43:28.055295+0000 mon.c (mon.2) 5320 : audit [DBG] from='client.? 172.21.15.67:0/2705502511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:29 smithi082 bash[20963]: cluster 2024-04-03T21:43:28.902571+0000 mgr.y (mgr.24370) 13349 : cluster [DBG] pgmap v13333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:29 smithi067 bash[17655]: cluster 2024-04-03T21:43:28.902571+0000 mgr.y (mgr.24370) 13349 : cluster [DBG] pgmap v13333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:29 smithi067 bash[27441]: cluster 2024-04-03T21:43:28.902571+0000 mgr.y (mgr.24370) 13349 : cluster [DBG] pgmap v13333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:30 smithi082 bash[20963]: audit 2024-04-03T21:43:30.505381+0000 mon.c (mon.2) 5321 : audit [DBG] from='client.? 172.21.15.67:0/4109060565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:30 smithi067 bash[17655]: audit 2024-04-03T21:43:30.505381+0000 mon.c (mon.2) 5321 : audit [DBG] from='client.? 172.21.15.67:0/4109060565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:30 smithi067 bash[27441]: audit 2024-04-03T21:43:30.505381+0000 mon.c (mon.2) 5321 : audit [DBG] from='client.? 172.21.15.67:0/4109060565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:31 smithi082 bash[20963]: cluster 2024-04-03T21:43:30.903691+0000 mgr.y (mgr.24370) 13350 : cluster [DBG] pgmap v13334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:31 smithi067 bash[17655]: cluster 2024-04-03T21:43:30.903691+0000 mgr.y (mgr.24370) 13350 : cluster [DBG] pgmap v13334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:31 smithi067 bash[27441]: cluster 2024-04-03T21:43:30.903691+0000 mgr.y (mgr.24370) 13350 : cluster [DBG] pgmap v13334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:33 smithi082 bash[20963]: audit 2024-04-03T21:43:32.955563+0000 mon.c (mon.2) 5322 : audit [DBG] from='client.? 172.21.15.67:0/1162643893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:43:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:33 smithi067 bash[27441]: audit 2024-04-03T21:43:32.955563+0000 mon.c (mon.2) 5322 : audit [DBG] from='client.? 172.21.15.67:0/1162643893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:33 smithi067 bash[17655]: audit 2024-04-03T21:43:32.955563+0000 mon.c (mon.2) 5322 : audit [DBG] from='client.? 172.21.15.67:0/1162643893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:43:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:34 smithi082 bash[20963]: cluster 2024-04-03T21:43:32.904383+0000 mgr.y (mgr.24370) 13351 : cluster [DBG] pgmap v13335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:34 smithi067 bash[17655]: cluster 2024-04-03T21:43:32.904383+0000 mgr.y (mgr.24370) 13351 : cluster [DBG] pgmap v13335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:34 smithi067 bash[27441]: cluster 2024-04-03T21:43:32.904383+0000 mgr.y (mgr.24370) 13351 : cluster [DBG] pgmap v13335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:36 smithi082 bash[20963]: cluster 2024-04-03T21:43:34.904999+0000 mgr.y (mgr.24370) 13352 : cluster [DBG] pgmap v13336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:36 smithi082 bash[20963]: audit 2024-04-03T21:43:35.411580+0000 mon.c (mon.2) 5323 : audit [DBG] from='client.? 172.21.15.67:0/279614692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:36 smithi067 bash[17655]: cluster 2024-04-03T21:43:34.904999+0000 mgr.y (mgr.24370) 13352 : cluster [DBG] pgmap v13336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:36 smithi067 bash[17655]: audit 2024-04-03T21:43:35.411580+0000 mon.c (mon.2) 5323 : audit [DBG] from='client.? 172.21.15.67:0/279614692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:36 smithi067 bash[27441]: cluster 2024-04-03T21:43:34.904999+0000 mgr.y (mgr.24370) 13352 : cluster [DBG] pgmap v13336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:36.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:36 smithi067 bash[27441]: audit 2024-04-03T21:43:35.411580+0000 mon.c (mon.2) 5323 : audit [DBG] from='client.? 172.21.15.67:0/279614692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:38 smithi082 bash[20963]: cluster 2024-04-03T21:43:36.906198+0000 mgr.y (mgr.24370) 13353 : cluster [DBG] pgmap v13337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:38 smithi082 bash[20963]: audit 2024-04-03T21:43:37.874442+0000 mon.a (mon.0) 11515 : audit [DBG] from='client.? 172.21.15.67:0/2072669412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:38 smithi067 bash[17655]: cluster 2024-04-03T21:43:36.906198+0000 mgr.y (mgr.24370) 13353 : cluster [DBG] pgmap v13337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:38 smithi067 bash[17655]: audit 2024-04-03T21:43:37.874442+0000 mon.a (mon.0) 11515 : audit [DBG] from='client.? 172.21.15.67:0/2072669412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:38 smithi067 bash[27441]: cluster 2024-04-03T21:43:36.906198+0000 mgr.y (mgr.24370) 13353 : cluster [DBG] pgmap v13337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:38 smithi067 bash[27441]: audit 2024-04-03T21:43:37.874442+0000 mon.a (mon.0) 11515 : audit [DBG] from='client.? 172.21.15.67:0/2072669412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:40 smithi082 bash[20963]: cluster 2024-04-03T21:43:38.906853+0000 mgr.y (mgr.24370) 13354 : cluster [DBG] pgmap v13338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:40 smithi067 bash[17655]: cluster 2024-04-03T21:43:38.906853+0000 mgr.y (mgr.24370) 13354 : cluster [DBG] pgmap v13338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:40 smithi067 bash[27441]: cluster 2024-04-03T21:43:38.906853+0000 mgr.y (mgr.24370) 13354 : cluster [DBG] pgmap v13338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:41 smithi082 bash[20963]: audit 2024-04-03T21:43:40.326092+0000 mon.c (mon.2) 5324 : audit [DBG] from='client.? 172.21.15.67:0/1357929286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:41 smithi082 bash[20963]: audit 2024-04-03T21:43:40.366341+0000 mon.a (mon.0) 11516 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:41 smithi082 bash[20963]: audit 2024-04-03T21:43:40.998059+0000 mon.a (mon.0) 11517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:43:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:41 smithi067 bash[17655]: audit 2024-04-03T21:43:40.326092+0000 mon.c (mon.2) 5324 : audit [DBG] from='client.? 172.21.15.67:0/1357929286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:41 smithi067 bash[17655]: audit 2024-04-03T21:43:40.366341+0000 mon.a (mon.0) 11516 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:41 smithi067 bash[17655]: audit 2024-04-03T21:43:40.998059+0000 mon.a (mon.0) 11517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:43:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:41 smithi067 bash[27441]: audit 2024-04-03T21:43:40.326092+0000 mon.c (mon.2) 5324 : audit [DBG] from='client.? 172.21.15.67:0/1357929286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:41 smithi067 bash[27441]: audit 2024-04-03T21:43:40.366341+0000 mon.a (mon.0) 11516 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:41 smithi067 bash[27441]: audit 2024-04-03T21:43:40.998059+0000 mon.a (mon.0) 11517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:43:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:42 smithi082 bash[20963]: cluster 2024-04-03T21:43:40.908041+0000 mgr.y (mgr.24370) 13355 : cluster [DBG] pgmap v13339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:42 smithi067 bash[27441]: cluster 2024-04-03T21:43:40.908041+0000 mgr.y (mgr.24370) 13355 : cluster [DBG] pgmap v13339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:42 smithi067 bash[17655]: cluster 2024-04-03T21:43:40.908041+0000 mgr.y (mgr.24370) 13355 : cluster [DBG] pgmap v13339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:43 smithi082 bash[20963]: audit 2024-04-03T21:43:42.779983+0000 mon.a (mon.0) 11518 : audit [DBG] from='client.? 172.21.15.67:0/4034495947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:43:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:43 smithi067 bash[27441]: audit 2024-04-03T21:43:42.779983+0000 mon.a (mon.0) 11518 : audit [DBG] from='client.? 172.21.15.67:0/4034495947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:43 smithi067 bash[17655]: audit 2024-04-03T21:43:42.779983+0000 mon.a (mon.0) 11518 : audit [DBG] from='client.? 172.21.15.67:0/4034495947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:43:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:44 smithi082 bash[20963]: cluster 2024-04-03T21:43:42.908918+0000 mgr.y (mgr.24370) 13356 : cluster [DBG] pgmap v13340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:44 smithi067 bash[17655]: cluster 2024-04-03T21:43:42.908918+0000 mgr.y (mgr.24370) 13356 : cluster [DBG] pgmap v13340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:44 smithi067 bash[27441]: cluster 2024-04-03T21:43:42.908918+0000 mgr.y (mgr.24370) 13356 : cluster [DBG] pgmap v13340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:46 smithi082 bash[20963]: cluster 2024-04-03T21:43:44.909830+0000 mgr.y (mgr.24370) 13357 : cluster [DBG] pgmap v13341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:46 smithi082 bash[20963]: audit 2024-04-03T21:43:45.225447+0000 mon.c (mon.2) 5325 : audit [DBG] from='client.? 172.21.15.67:0/1551282250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:46 smithi067 bash[17655]: cluster 2024-04-03T21:43:44.909830+0000 mgr.y (mgr.24370) 13357 : cluster [DBG] pgmap v13341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:46 smithi067 bash[17655]: audit 2024-04-03T21:43:45.225447+0000 mon.c (mon.2) 5325 : audit [DBG] from='client.? 172.21.15.67:0/1551282250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:46 smithi067 bash[27441]: cluster 2024-04-03T21:43:44.909830+0000 mgr.y (mgr.24370) 13357 : cluster [DBG] pgmap v13341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:46 smithi067 bash[27441]: audit 2024-04-03T21:43:45.225447+0000 mon.c (mon.2) 5325 : audit [DBG] from='client.? 172.21.15.67:0/1551282250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:47 smithi082 bash[20963]: audit 2024-04-03T21:43:46.742718+0000 mon.a (mon.0) 11519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:47 smithi082 bash[20963]: audit 2024-04-03T21:43:46.750259+0000 mon.a (mon.0) 11520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:47 smithi082 bash[20963]: cluster 2024-04-03T21:43:46.910662+0000 mgr.y (mgr.24370) 13358 : cluster [DBG] pgmap v13342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:47 smithi082 bash[20963]: audit 2024-04-03T21:43:47.045377+0000 mon.a (mon.0) 11521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:47 smithi082 bash[20963]: audit 2024-04-03T21:43:47.053030+0000 mon.a (mon.0) 11522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:47 smithi082 bash[20963]: audit 2024-04-03T21:43:47.525864+0000 mon.a (mon.0) 11523 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:47 smithi082 bash[20963]: audit 2024-04-03T21:43:47.527412+0000 mon.a (mon.0) 11524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:47 smithi082 bash[20963]: audit 2024-04-03T21:43:47.536539+0000 mon.a (mon.0) 11525 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:47 smithi082 bash[20963]: audit 2024-04-03T21:43:47.678245+0000 mon.c (mon.2) 5326 : audit [DBG] from='client.? 172.21.15.67:0/3339746201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[27441]: audit 2024-04-03T21:43:46.742718+0000 mon.a (mon.0) 11519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[27441]: audit 2024-04-03T21:43:46.750259+0000 mon.a (mon.0) 11520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[27441]: cluster 2024-04-03T21:43:46.910662+0000 mgr.y (mgr.24370) 13358 : cluster [DBG] pgmap v13342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[27441]: audit 2024-04-03T21:43:47.045377+0000 mon.a (mon.0) 11521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[27441]: audit 2024-04-03T21:43:47.053030+0000 mon.a (mon.0) 11522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[27441]: audit 2024-04-03T21:43:47.525864+0000 mon.a (mon.0) 11523 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[27441]: audit 2024-04-03T21:43:47.527412+0000 mon.a (mon.0) 11524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[27441]: audit 2024-04-03T21:43:47.536539+0000 mon.a (mon.0) 11525 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[27441]: audit 2024-04-03T21:43:47.678245+0000 mon.c (mon.2) 5326 : audit [DBG] from='client.? 172.21.15.67:0/3339746201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[17655]: audit 2024-04-03T21:43:46.742718+0000 mon.a (mon.0) 11519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[17655]: audit 2024-04-03T21:43:46.750259+0000 mon.a (mon.0) 11520 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[17655]: cluster 2024-04-03T21:43:46.910662+0000 mgr.y (mgr.24370) 13358 : cluster [DBG] pgmap v13342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:48.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[17655]: audit 2024-04-03T21:43:47.045377+0000 mon.a (mon.0) 11521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[17655]: audit 2024-04-03T21:43:47.053030+0000 mon.a (mon.0) 11522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[17655]: audit 2024-04-03T21:43:47.525864+0000 mon.a (mon.0) 11523 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:43:48.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[17655]: audit 2024-04-03T21:43:47.527412+0000 mon.a (mon.0) 11524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:43:48.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[17655]: audit 2024-04-03T21:43:47.536539+0000 mon.a (mon.0) 11525 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:43:48.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:47 smithi067 bash[17655]: audit 2024-04-03T21:43:47.678245+0000 mon.c (mon.2) 5326 : audit [DBG] from='client.? 172.21.15.67:0/3339746201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:49 smithi082 bash[20963]: cluster 2024-04-03T21:43:48.911299+0000 mgr.y (mgr.24370) 13359 : cluster [DBG] pgmap v13343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:49 smithi067 bash[27441]: cluster 2024-04-03T21:43:48.911299+0000 mgr.y (mgr.24370) 13359 : cluster [DBG] pgmap v13343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:49 smithi067 bash[17655]: cluster 2024-04-03T21:43:48.911299+0000 mgr.y (mgr.24370) 13359 : cluster [DBG] pgmap v13343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:50 smithi082 bash[20963]: audit 2024-04-03T21:43:50.134068+0000 mon.c (mon.2) 5327 : audit [DBG] from='client.? 172.21.15.67:0/1872242009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:50 smithi067 bash[17655]: audit 2024-04-03T21:43:50.134068+0000 mon.c (mon.2) 5327 : audit [DBG] from='client.? 172.21.15.67:0/1872242009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:50 smithi067 bash[27441]: audit 2024-04-03T21:43:50.134068+0000 mon.c (mon.2) 5327 : audit [DBG] from='client.? 172.21.15.67:0/1872242009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:51 smithi082 bash[20963]: cluster 2024-04-03T21:43:50.912462+0000 mgr.y (mgr.24370) 13360 : cluster [DBG] pgmap v13344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:51 smithi067 bash[17655]: cluster 2024-04-03T21:43:50.912462+0000 mgr.y (mgr.24370) 13360 : cluster [DBG] pgmap v13344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:51 smithi067 bash[27441]: cluster 2024-04-03T21:43:50.912462+0000 mgr.y (mgr.24370) 13360 : cluster [DBG] pgmap v13344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:52 smithi082 bash[20963]: audit 2024-04-03T21:43:52.590642+0000 mon.c (mon.2) 5328 : audit [DBG] from='client.? 172.21.15.67:0/3999152353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:52 smithi067 bash[17655]: audit 2024-04-03T21:43:52.590642+0000 mon.c (mon.2) 5328 : audit [DBG] from='client.? 172.21.15.67:0/3999152353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:43:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:52 smithi067 bash[27441]: audit 2024-04-03T21:43:52.590642+0000 mon.c (mon.2) 5328 : audit [DBG] from='client.? 172.21.15.67:0/3999152353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:43:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:53 smithi082 bash[20963]: cluster 2024-04-03T21:43:52.913097+0000 mgr.y (mgr.24370) 13361 : cluster [DBG] pgmap v13345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:53 smithi067 bash[17655]: cluster 2024-04-03T21:43:52.913097+0000 mgr.y (mgr.24370) 13361 : cluster [DBG] pgmap v13345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:53 smithi067 bash[27441]: cluster 2024-04-03T21:43:52.913097+0000 mgr.y (mgr.24370) 13361 : cluster [DBG] pgmap v13345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:55 smithi082 bash[20963]: cluster 2024-04-03T21:43:54.913751+0000 mgr.y (mgr.24370) 13362 : cluster [DBG] pgmap v13346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:55 smithi082 bash[20963]: audit 2024-04-03T21:43:55.036122+0000 mon.a (mon.0) 11526 : audit [DBG] from='client.? 172.21.15.67:0/43065017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:55 smithi082 bash[20963]: audit 2024-04-03T21:43:55.367019+0000 mon.a (mon.0) 11527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:55 smithi067 bash[27441]: cluster 2024-04-03T21:43:54.913751+0000 mgr.y (mgr.24370) 13362 : cluster [DBG] pgmap v13346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:55 smithi067 bash[27441]: audit 2024-04-03T21:43:55.036122+0000 mon.a (mon.0) 11526 : audit [DBG] from='client.? 172.21.15.67:0/43065017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:55 smithi067 bash[27441]: audit 2024-04-03T21:43:55.367019+0000 mon.a (mon.0) 11527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:55 smithi067 bash[17655]: cluster 2024-04-03T21:43:54.913751+0000 mgr.y (mgr.24370) 13362 : cluster [DBG] pgmap v13346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:55 smithi067 bash[17655]: audit 2024-04-03T21:43:55.036122+0000 mon.a (mon.0) 11526 : audit [DBG] from='client.? 172.21.15.67:0/43065017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:55 smithi067 bash[17655]: audit 2024-04-03T21:43:55.367019+0000 mon.a (mon.0) 11527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:43:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:57 smithi082 bash[20963]: cluster 2024-04-03T21:43:56.914912+0000 mgr.y (mgr.24370) 13363 : cluster [DBG] pgmap v13347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:58.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:57 smithi082 bash[20963]: audit 2024-04-03T21:43:57.493123+0000 mon.a (mon.0) 11528 : audit [DBG] from='client.? 172.21.15.67:0/323463108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:57 smithi067 bash[27441]: cluster 2024-04-03T21:43:56.914912+0000 mgr.y (mgr.24370) 13363 : cluster [DBG] pgmap v13347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:57 smithi067 bash[27441]: audit 2024-04-03T21:43:57.493123+0000 mon.a (mon.0) 11528 : audit [DBG] from='client.? 172.21.15.67:0/323463108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:43:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:57 smithi067 bash[17655]: cluster 2024-04-03T21:43:56.914912+0000 mgr.y (mgr.24370) 13363 : cluster [DBG] pgmap v13347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:43:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:57 smithi067 bash[17655]: audit 2024-04-03T21:43:57.493123+0000 mon.a (mon.0) 11528 : audit [DBG] from='client.? 172.21.15.67:0/323463108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:59 smithi082 bash[20963]: cluster 2024-04-03T21:43:58.915524+0000 mgr.y (mgr.24370) 13364 : cluster [DBG] pgmap v13348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:00.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:43:59 smithi082 bash[20963]: audit 2024-04-03T21:43:59.949577+0000 mon.a (mon.0) 11529 : audit [DBG] from='client.? 172.21.15.67:0/441400412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:59 smithi067 bash[27441]: cluster 2024-04-03T21:43:58.915524+0000 mgr.y (mgr.24370) 13364 : cluster [DBG] pgmap v13348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:43:59 smithi067 bash[27441]: audit 2024-04-03T21:43:59.949577+0000 mon.a (mon.0) 11529 : audit [DBG] from='client.? 172.21.15.67:0/441400412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:59 smithi067 bash[17655]: cluster 2024-04-03T21:43:58.915524+0000 mgr.y (mgr.24370) 13364 : cluster [DBG] pgmap v13348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:00.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:43:59 smithi067 bash[17655]: audit 2024-04-03T21:43:59.949577+0000 mon.a (mon.0) 11529 : audit [DBG] from='client.? 172.21.15.67:0/441400412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:01 smithi082 bash[20963]: cluster 2024-04-03T21:44:00.916587+0000 mgr.y (mgr.24370) 13365 : cluster [DBG] pgmap v13349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:01 smithi067 bash[17655]: cluster 2024-04-03T21:44:00.916587+0000 mgr.y (mgr.24370) 13365 : cluster [DBG] pgmap v13349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:01 smithi067 bash[27441]: cluster 2024-04-03T21:44:00.916587+0000 mgr.y (mgr.24370) 13365 : cluster [DBG] pgmap v13349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:02 smithi082 bash[20963]: audit 2024-04-03T21:44:02.405477+0000 mon.a (mon.0) 11530 : audit [DBG] from='client.? 172.21.15.67:0/2891336359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:02 smithi067 bash[17655]: audit 2024-04-03T21:44:02.405477+0000 mon.a (mon.0) 11530 : audit [DBG] from='client.? 172.21.15.67:0/2891336359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:44:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:02 smithi067 bash[27441]: audit 2024-04-03T21:44:02.405477+0000 mon.a (mon.0) 11530 : audit [DBG] from='client.? 172.21.15.67:0/2891336359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:44:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:03 smithi082 bash[20963]: cluster 2024-04-03T21:44:02.917269+0000 mgr.y (mgr.24370) 13366 : cluster [DBG] pgmap v13350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:03 smithi067 bash[27441]: cluster 2024-04-03T21:44:02.917269+0000 mgr.y (mgr.24370) 13366 : cluster [DBG] pgmap v13350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:03 smithi067 bash[17655]: cluster 2024-04-03T21:44:02.917269+0000 mgr.y (mgr.24370) 13366 : cluster [DBG] pgmap v13350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:04 smithi082 bash[20963]: audit 2024-04-03T21:44:04.855286+0000 mon.a (mon.0) 11531 : audit [DBG] from='client.? 172.21.15.67:0/1757690690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:04 smithi067 bash[17655]: audit 2024-04-03T21:44:04.855286+0000 mon.a (mon.0) 11531 : audit [DBG] from='client.? 172.21.15.67:0/1757690690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:04 smithi067 bash[27441]: audit 2024-04-03T21:44:04.855286+0000 mon.a (mon.0) 11531 : audit [DBG] from='client.? 172.21.15.67:0/1757690690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:05 smithi082 bash[20963]: cluster 2024-04-03T21:44:04.917906+0000 mgr.y (mgr.24370) 13367 : cluster [DBG] pgmap v13351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:05 smithi067 bash[27441]: cluster 2024-04-03T21:44:04.917906+0000 mgr.y (mgr.24370) 13367 : cluster [DBG] pgmap v13351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:05 smithi067 bash[17655]: cluster 2024-04-03T21:44:04.917906+0000 mgr.y (mgr.24370) 13367 : cluster [DBG] pgmap v13351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:07 smithi082 bash[20963]: cluster 2024-04-03T21:44:06.918739+0000 mgr.y (mgr.24370) 13368 : cluster [DBG] pgmap v13352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:07 smithi082 bash[20963]: audit 2024-04-03T21:44:07.311696+0000 mon.c (mon.2) 5329 : audit [DBG] from='client.? 172.21.15.67:0/2066202715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:07 smithi067 bash[27441]: cluster 2024-04-03T21:44:06.918739+0000 mgr.y (mgr.24370) 13368 : cluster [DBG] pgmap v13352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:07 smithi067 bash[27441]: audit 2024-04-03T21:44:07.311696+0000 mon.c (mon.2) 5329 : audit [DBG] from='client.? 172.21.15.67:0/2066202715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:07 smithi067 bash[17655]: cluster 2024-04-03T21:44:06.918739+0000 mgr.y (mgr.24370) 13368 : cluster [DBG] pgmap v13352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:08.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:07 smithi067 bash[17655]: audit 2024-04-03T21:44:07.311696+0000 mon.c (mon.2) 5329 : audit [DBG] from='client.? 172.21.15.67:0/2066202715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:09 smithi082 bash[20963]: cluster 2024-04-03T21:44:08.919404+0000 mgr.y (mgr.24370) 13369 : cluster [DBG] pgmap v13353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:09 smithi082 bash[20963]: audit 2024-04-03T21:44:09.756917+0000 mon.c (mon.2) 5330 : audit [DBG] from='client.? 172.21.15.67:0/1946529254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:09 smithi067 bash[17655]: cluster 2024-04-03T21:44:08.919404+0000 mgr.y (mgr.24370) 13369 : cluster [DBG] pgmap v13353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:09 smithi067 bash[17655]: audit 2024-04-03T21:44:09.756917+0000 mon.c (mon.2) 5330 : audit [DBG] from='client.? 172.21.15.67:0/1946529254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:10 smithi067 bash[27441]: cluster 2024-04-03T21:44:08.919404+0000 mgr.y (mgr.24370) 13369 : cluster [DBG] pgmap v13353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:10 smithi067 bash[27441]: audit 2024-04-03T21:44:09.756917+0000 mon.c (mon.2) 5330 : audit [DBG] from='client.? 172.21.15.67:0/1946529254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:11 smithi082 bash[20963]: audit 2024-04-03T21:44:10.366820+0000 mon.a (mon.0) 11532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:11 smithi067 bash[17655]: audit 2024-04-03T21:44:10.366820+0000 mon.a (mon.0) 11532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:11 smithi067 bash[27441]: audit 2024-04-03T21:44:10.366820+0000 mon.a (mon.0) 11532 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:12 smithi082 bash[20963]: cluster 2024-04-03T21:44:10.920535+0000 mgr.y (mgr.24370) 13370 : cluster [DBG] pgmap v13354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:12 smithi067 bash[17655]: cluster 2024-04-03T21:44:10.920535+0000 mgr.y (mgr.24370) 13370 : cluster [DBG] pgmap v13354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:12 smithi067 bash[27441]: cluster 2024-04-03T21:44:10.920535+0000 mgr.y (mgr.24370) 13370 : cluster [DBG] pgmap v13354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:13 smithi082 bash[20963]: audit 2024-04-03T21:44:12.211225+0000 mon.a (mon.0) 11533 : audit [DBG] from='client.? 172.21.15.67:0/820636938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:13] "GET /metrics HTTP/1.1" 200 239987 "" "Prometheus/2.43.0" 2024-04-03T21:44:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:13 smithi067 bash[27441]: audit 2024-04-03T21:44:12.211225+0000 mon.a (mon.0) 11533 : audit [DBG] from='client.? 172.21.15.67:0/820636938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:13 smithi067 bash[17655]: audit 2024-04-03T21:44:12.211225+0000 mon.a (mon.0) 11533 : audit [DBG] from='client.? 172.21.15.67:0/820636938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:44:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:14 smithi082 bash[20963]: cluster 2024-04-03T21:44:12.921177+0000 mgr.y (mgr.24370) 13371 : cluster [DBG] pgmap v13355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:14 smithi067 bash[17655]: cluster 2024-04-03T21:44:12.921177+0000 mgr.y (mgr.24370) 13371 : cluster [DBG] pgmap v13355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:14 smithi067 bash[27441]: cluster 2024-04-03T21:44:12.921177+0000 mgr.y (mgr.24370) 13371 : cluster [DBG] pgmap v13355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:15 smithi082 bash[20963]: audit 2024-04-03T21:44:14.662255+0000 mon.c (mon.2) 5331 : audit [DBG] from='client.? 172.21.15.67:0/650364328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:15 smithi067 bash[27441]: audit 2024-04-03T21:44:14.662255+0000 mon.c (mon.2) 5331 : audit [DBG] from='client.? 172.21.15.67:0/650364328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:15 smithi067 bash[17655]: audit 2024-04-03T21:44:14.662255+0000 mon.c (mon.2) 5331 : audit [DBG] from='client.? 172.21.15.67:0/650364328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:16 smithi082 bash[20963]: cluster 2024-04-03T21:44:14.921879+0000 mgr.y (mgr.24370) 13372 : cluster [DBG] pgmap v13356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:16 smithi067 bash[27441]: cluster 2024-04-03T21:44:14.921879+0000 mgr.y (mgr.24370) 13372 : cluster [DBG] pgmap v13356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:16 smithi067 bash[17655]: cluster 2024-04-03T21:44:14.921879+0000 mgr.y (mgr.24370) 13372 : cluster [DBG] pgmap v13356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:18 smithi082 bash[20963]: cluster 2024-04-03T21:44:16.923127+0000 mgr.y (mgr.24370) 13373 : cluster [DBG] pgmap v13357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:18 smithi082 bash[20963]: audit 2024-04-03T21:44:17.117836+0000 mon.c (mon.2) 5332 : audit [DBG] from='client.? 172.21.15.67:0/686903728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:18 smithi067 bash[27441]: cluster 2024-04-03T21:44:16.923127+0000 mgr.y (mgr.24370) 13373 : cluster [DBG] pgmap v13357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:18 smithi067 bash[27441]: audit 2024-04-03T21:44:17.117836+0000 mon.c (mon.2) 5332 : audit [DBG] from='client.? 172.21.15.67:0/686903728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:18 smithi067 bash[17655]: cluster 2024-04-03T21:44:16.923127+0000 mgr.y (mgr.24370) 13373 : cluster [DBG] pgmap v13357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:18 smithi067 bash[17655]: audit 2024-04-03T21:44:17.117836+0000 mon.c (mon.2) 5332 : audit [DBG] from='client.? 172.21.15.67:0/686903728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:20 smithi082 bash[20963]: cluster 2024-04-03T21:44:18.923867+0000 mgr.y (mgr.24370) 13374 : cluster [DBG] pgmap v13358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:20 smithi082 bash[20963]: audit 2024-04-03T21:44:19.580682+0000 mon.c (mon.2) 5333 : audit [DBG] from='client.? 172.21.15.67:0/1174082328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:20 smithi067 bash[27441]: cluster 2024-04-03T21:44:18.923867+0000 mgr.y (mgr.24370) 13374 : cluster [DBG] pgmap v13358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:20 smithi067 bash[27441]: audit 2024-04-03T21:44:19.580682+0000 mon.c (mon.2) 5333 : audit [DBG] from='client.? 172.21.15.67:0/1174082328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:20 smithi067 bash[17655]: cluster 2024-04-03T21:44:18.923867+0000 mgr.y (mgr.24370) 13374 : cluster [DBG] pgmap v13358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:20 smithi067 bash[17655]: audit 2024-04-03T21:44:19.580682+0000 mon.c (mon.2) 5333 : audit [DBG] from='client.? 172.21.15.67:0/1174082328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:22 smithi082 bash[20963]: cluster 2024-04-03T21:44:20.925024+0000 mgr.y (mgr.24370) 13375 : cluster [DBG] pgmap v13359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:22 smithi082 bash[20963]: audit 2024-04-03T21:44:22.037986+0000 mon.c (mon.2) 5334 : audit [DBG] from='client.? 172.21.15.67:0/3630831929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:22 smithi067 bash[17655]: cluster 2024-04-03T21:44:20.925024+0000 mgr.y (mgr.24370) 13375 : cluster [DBG] pgmap v13359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:22 smithi067 bash[17655]: audit 2024-04-03T21:44:22.037986+0000 mon.c (mon.2) 5334 : audit [DBG] from='client.? 172.21.15.67:0/3630831929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:22 smithi067 bash[27441]: cluster 2024-04-03T21:44:20.925024+0000 mgr.y (mgr.24370) 13375 : cluster [DBG] pgmap v13359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:22 smithi067 bash[27441]: audit 2024-04-03T21:44:22.037986+0000 mon.c (mon.2) 5334 : audit [DBG] from='client.? 172.21.15.67:0/3630831929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:23] "GET /metrics HTTP/1.1" 200 239987 "" "Prometheus/2.43.0" 2024-04-03T21:44:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:44:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:24 smithi082 bash[20963]: cluster 2024-04-03T21:44:22.925722+0000 mgr.y (mgr.24370) 13376 : cluster [DBG] pgmap v13360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:24 smithi067 bash[27441]: cluster 2024-04-03T21:44:22.925722+0000 mgr.y (mgr.24370) 13376 : cluster [DBG] pgmap v13360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:24 smithi067 bash[17655]: cluster 2024-04-03T21:44:22.925722+0000 mgr.y (mgr.24370) 13376 : cluster [DBG] pgmap v13360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:25 smithi082 bash[20963]: audit 2024-04-03T21:44:24.494280+0000 mon.c (mon.2) 5335 : audit [DBG] from='client.? 172.21.15.67:0/1320206516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:25 smithi067 bash[27441]: audit 2024-04-03T21:44:24.494280+0000 mon.c (mon.2) 5335 : audit [DBG] from='client.? 172.21.15.67:0/1320206516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:25 smithi067 bash[17655]: audit 2024-04-03T21:44:24.494280+0000 mon.c (mon.2) 5335 : audit [DBG] from='client.? 172.21.15.67:0/1320206516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:26 smithi082 bash[20963]: cluster 2024-04-03T21:44:24.926568+0000 mgr.y (mgr.24370) 13377 : cluster [DBG] pgmap v13361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:26 smithi082 bash[20963]: audit 2024-04-03T21:44:25.367627+0000 mon.a (mon.0) 11534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:26 smithi067 bash[17655]: cluster 2024-04-03T21:44:24.926568+0000 mgr.y (mgr.24370) 13377 : cluster [DBG] pgmap v13361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:26 smithi067 bash[17655]: audit 2024-04-03T21:44:25.367627+0000 mon.a (mon.0) 11534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:26 smithi067 bash[27441]: cluster 2024-04-03T21:44:24.926568+0000 mgr.y (mgr.24370) 13377 : cluster [DBG] pgmap v13361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:26 smithi067 bash[27441]: audit 2024-04-03T21:44:25.367627+0000 mon.a (mon.0) 11534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:27 smithi082 bash[20963]: audit 2024-04-03T21:44:26.949554+0000 mon.c (mon.2) 5336 : audit [DBG] from='client.? 172.21.15.67:0/2171175252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:27 smithi067 bash[17655]: audit 2024-04-03T21:44:26.949554+0000 mon.c (mon.2) 5336 : audit [DBG] from='client.? 172.21.15.67:0/2171175252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:27 smithi067 bash[27441]: audit 2024-04-03T21:44:26.949554+0000 mon.c (mon.2) 5336 : audit [DBG] from='client.? 172.21.15.67:0/2171175252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:28 smithi082 bash[20963]: cluster 2024-04-03T21:44:26.927727+0000 mgr.y (mgr.24370) 13378 : cluster [DBG] pgmap v13362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:28 smithi067 bash[17655]: cluster 2024-04-03T21:44:26.927727+0000 mgr.y (mgr.24370) 13378 : cluster [DBG] pgmap v13362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:28 smithi067 bash[27441]: cluster 2024-04-03T21:44:26.927727+0000 mgr.y (mgr.24370) 13378 : cluster [DBG] pgmap v13362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:29 smithi082 bash[20963]: cluster 2024-04-03T21:44:28.928425+0000 mgr.y (mgr.24370) 13379 : cluster [DBG] pgmap v13363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:29 smithi067 bash[17655]: cluster 2024-04-03T21:44:28.928425+0000 mgr.y (mgr.24370) 13379 : cluster [DBG] pgmap v13363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:29 smithi067 bash[27441]: cluster 2024-04-03T21:44:28.928425+0000 mgr.y (mgr.24370) 13379 : cluster [DBG] pgmap v13363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:30 smithi082 bash[20963]: audit 2024-04-03T21:44:29.400318+0000 mon.c (mon.2) 5337 : audit [DBG] from='client.? 172.21.15.67:0/2057131418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:30 smithi067 bash[27441]: audit 2024-04-03T21:44:29.400318+0000 mon.c (mon.2) 5337 : audit [DBG] from='client.? 172.21.15.67:0/2057131418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:30 smithi067 bash[17655]: audit 2024-04-03T21:44:29.400318+0000 mon.c (mon.2) 5337 : audit [DBG] from='client.? 172.21.15.67:0/2057131418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:31 smithi067 bash[27441]: cluster 2024-04-03T21:44:30.929556+0000 mgr.y (mgr.24370) 13380 : cluster [DBG] pgmap v13364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:31 smithi067 bash[17655]: cluster 2024-04-03T21:44:30.929556+0000 mgr.y (mgr.24370) 13380 : cluster [DBG] pgmap v13364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:31 smithi082 bash[20963]: cluster 2024-04-03T21:44:30.929556+0000 mgr.y (mgr.24370) 13380 : cluster [DBG] pgmap v13364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:32 smithi067 bash[27441]: audit 2024-04-03T21:44:31.856891+0000 mon.c (mon.2) 5338 : audit [DBG] from='client.? 172.21.15.67:0/1356622557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:32.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:32 smithi067 bash[17655]: audit 2024-04-03T21:44:31.856891+0000 mon.c (mon.2) 5338 : audit [DBG] from='client.? 172.21.15.67:0/1356622557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:32 smithi082 bash[20963]: audit 2024-04-03T21:44:31.856891+0000 mon.c (mon.2) 5338 : audit [DBG] from='client.? 172.21.15.67:0/1356622557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:44:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:33 smithi067 bash[27441]: cluster 2024-04-03T21:44:32.930162+0000 mgr.y (mgr.24370) 13381 : cluster [DBG] pgmap v13365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:33 smithi067 bash[17655]: cluster 2024-04-03T21:44:32.930162+0000 mgr.y (mgr.24370) 13381 : cluster [DBG] pgmap v13365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:33 smithi082 bash[20963]: cluster 2024-04-03T21:44:32.930162+0000 mgr.y (mgr.24370) 13381 : cluster [DBG] pgmap v13365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:44:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:34 smithi082 bash[20963]: audit 2024-04-03T21:44:34.313145+0000 mon.a (mon.0) 11535 : audit [DBG] from='client.? 172.21.15.67:0/304346315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:34 smithi067 bash[17655]: audit 2024-04-03T21:44:34.313145+0000 mon.a (mon.0) 11535 : audit [DBG] from='client.? 172.21.15.67:0/304346315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:34 smithi067 bash[27441]: audit 2024-04-03T21:44:34.313145+0000 mon.a (mon.0) 11535 : audit [DBG] from='client.? 172.21.15.67:0/304346315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:35 smithi082 bash[20963]: cluster 2024-04-03T21:44:34.930964+0000 mgr.y (mgr.24370) 13382 : cluster [DBG] pgmap v13366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:35 smithi067 bash[17655]: cluster 2024-04-03T21:44:34.930964+0000 mgr.y (mgr.24370) 13382 : cluster [DBG] pgmap v13366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:35 smithi067 bash[27441]: cluster 2024-04-03T21:44:34.930964+0000 mgr.y (mgr.24370) 13382 : cluster [DBG] pgmap v13366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:36 smithi082 bash[20963]: audit 2024-04-03T21:44:36.775839+0000 mon.c (mon.2) 5339 : audit [DBG] from='client.? 172.21.15.67:0/2440444946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:36 smithi067 bash[27441]: audit 2024-04-03T21:44:36.775839+0000 mon.c (mon.2) 5339 : audit [DBG] from='client.? 172.21.15.67:0/2440444946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:36 smithi067 bash[17655]: audit 2024-04-03T21:44:36.775839+0000 mon.c (mon.2) 5339 : audit [DBG] from='client.? 172.21.15.67:0/2440444946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:37 smithi082 bash[20963]: cluster 2024-04-03T21:44:36.932230+0000 mgr.y (mgr.24370) 13383 : cluster [DBG] pgmap v13367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:37 smithi067 bash[17655]: cluster 2024-04-03T21:44:36.932230+0000 mgr.y (mgr.24370) 13383 : cluster [DBG] pgmap v13367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:37 smithi067 bash[27441]: cluster 2024-04-03T21:44:36.932230+0000 mgr.y (mgr.24370) 13383 : cluster [DBG] pgmap v13367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:39 smithi082 bash[20963]: cluster 2024-04-03T21:44:38.932857+0000 mgr.y (mgr.24370) 13384 : cluster [DBG] pgmap v13368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:39 smithi082 bash[20963]: audit 2024-04-03T21:44:39.225339+0000 mon.a (mon.0) 11536 : audit [DBG] from='client.? 172.21.15.67:0/2835069147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:39 smithi067 bash[17655]: cluster 2024-04-03T21:44:38.932857+0000 mgr.y (mgr.24370) 13384 : cluster [DBG] pgmap v13368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:39 smithi067 bash[17655]: audit 2024-04-03T21:44:39.225339+0000 mon.a (mon.0) 11536 : audit [DBG] from='client.? 172.21.15.67:0/2835069147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:39 smithi067 bash[27441]: cluster 2024-04-03T21:44:38.932857+0000 mgr.y (mgr.24370) 13384 : cluster [DBG] pgmap v13368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:39 smithi067 bash[27441]: audit 2024-04-03T21:44:39.225339+0000 mon.a (mon.0) 11536 : audit [DBG] from='client.? 172.21.15.67:0/2835069147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:40 smithi082 bash[20963]: audit 2024-04-03T21:44:40.367939+0000 mon.a (mon.0) 11537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:40 smithi067 bash[17655]: audit 2024-04-03T21:44:40.367939+0000 mon.a (mon.0) 11537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:41 smithi067 bash[27441]: audit 2024-04-03T21:44:40.367939+0000 mon.a (mon.0) 11537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:42 smithi082 bash[20963]: cluster 2024-04-03T21:44:40.934032+0000 mgr.y (mgr.24370) 13385 : cluster [DBG] pgmap v13369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:42 smithi082 bash[20963]: audit 2024-04-03T21:44:41.673691+0000 mon.a (mon.0) 11538 : audit [DBG] from='client.? 172.21.15.67:0/1313252725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:42 smithi067 bash[27441]: cluster 2024-04-03T21:44:40.934032+0000 mgr.y (mgr.24370) 13385 : cluster [DBG] pgmap v13369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:42 smithi067 bash[27441]: audit 2024-04-03T21:44:41.673691+0000 mon.a (mon.0) 11538 : audit [DBG] from='client.? 172.21.15.67:0/1313252725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:42 smithi067 bash[17655]: cluster 2024-04-03T21:44:40.934032+0000 mgr.y (mgr.24370) 13385 : cluster [DBG] pgmap v13369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:42 smithi067 bash[17655]: audit 2024-04-03T21:44:41.673691+0000 mon.a (mon.0) 11538 : audit [DBG] from='client.? 172.21.15.67:0/1313252725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:44:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:44:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:44 smithi082 bash[20963]: cluster 2024-04-03T21:44:42.934731+0000 mgr.y (mgr.24370) 13386 : cluster [DBG] pgmap v13370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:44 smithi067 bash[17655]: cluster 2024-04-03T21:44:42.934731+0000 mgr.y (mgr.24370) 13386 : cluster [DBG] pgmap v13370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:44 smithi067 bash[27441]: cluster 2024-04-03T21:44:42.934731+0000 mgr.y (mgr.24370) 13386 : cluster [DBG] pgmap v13370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:45 smithi082 bash[20963]: audit 2024-04-03T21:44:44.125629+0000 mon.a (mon.0) 11539 : audit [DBG] from='client.? 172.21.15.67:0/7469353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:45 smithi067 bash[17655]: audit 2024-04-03T21:44:44.125629+0000 mon.a (mon.0) 11539 : audit [DBG] from='client.? 172.21.15.67:0/7469353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:45 smithi067 bash[27441]: audit 2024-04-03T21:44:44.125629+0000 mon.a (mon.0) 11539 : audit [DBG] from='client.? 172.21.15.67:0/7469353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:46 smithi082 bash[20963]: cluster 2024-04-03T21:44:44.935444+0000 mgr.y (mgr.24370) 13387 : cluster [DBG] pgmap v13371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:46 smithi067 bash[17655]: cluster 2024-04-03T21:44:44.935444+0000 mgr.y (mgr.24370) 13387 : cluster [DBG] pgmap v13371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:46 smithi067 bash[27441]: cluster 2024-04-03T21:44:44.935444+0000 mgr.y (mgr.24370) 13387 : cluster [DBG] pgmap v13371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:47 smithi082 bash[20963]: audit 2024-04-03T21:44:46.570102+0000 mon.a (mon.0) 11540 : audit [DBG] from='client.? 172.21.15.67:0/3123344663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:47 smithi067 bash[17655]: audit 2024-04-03T21:44:46.570102+0000 mon.a (mon.0) 11540 : audit [DBG] from='client.? 172.21.15.67:0/3123344663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:47 smithi067 bash[27441]: audit 2024-04-03T21:44:46.570102+0000 mon.a (mon.0) 11540 : audit [DBG] from='client.? 172.21.15.67:0/3123344663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:48 smithi082 bash[20963]: cluster 2024-04-03T21:44:46.936661+0000 mgr.y (mgr.24370) 13388 : cluster [DBG] pgmap v13372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:48 smithi082 bash[20963]: audit 2024-04-03T21:44:47.611692+0000 mon.a (mon.0) 11541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:44:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:48 smithi067 bash[17655]: cluster 2024-04-03T21:44:46.936661+0000 mgr.y (mgr.24370) 13388 : cluster [DBG] pgmap v13372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:48 smithi067 bash[17655]: audit 2024-04-03T21:44:47.611692+0000 mon.a (mon.0) 11541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:44:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:48 smithi067 bash[27441]: cluster 2024-04-03T21:44:46.936661+0000 mgr.y (mgr.24370) 13388 : cluster [DBG] pgmap v13372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:48 smithi067 bash[27441]: audit 2024-04-03T21:44:47.611692+0000 mon.a (mon.0) 11541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:44:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:49 smithi082 bash[20963]: cluster 2024-04-03T21:44:48.937288+0000 mgr.y (mgr.24370) 13389 : cluster [DBG] pgmap v13373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:49 smithi082 bash[20963]: audit 2024-04-03T21:44:49.027071+0000 mon.c (mon.2) 5340 : audit [DBG] from='client.? 172.21.15.67:0/2225180511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:49 smithi067 bash[27441]: cluster 2024-04-03T21:44:48.937288+0000 mgr.y (mgr.24370) 13389 : cluster [DBG] pgmap v13373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:49 smithi067 bash[27441]: audit 2024-04-03T21:44:49.027071+0000 mon.c (mon.2) 5340 : audit [DBG] from='client.? 172.21.15.67:0/2225180511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:49 smithi067 bash[17655]: cluster 2024-04-03T21:44:48.937288+0000 mgr.y (mgr.24370) 13389 : cluster [DBG] pgmap v13373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:49 smithi067 bash[17655]: audit 2024-04-03T21:44:49.027071+0000 mon.c (mon.2) 5340 : audit [DBG] from='client.? 172.21.15.67:0/2225180511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:51 smithi082 bash[20963]: cluster 2024-04-03T21:44:50.938598+0000 mgr.y (mgr.24370) 13390 : cluster [DBG] pgmap v13374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:51 smithi082 bash[20963]: audit 2024-04-03T21:44:51.480866+0000 mon.a (mon.0) 11542 : audit [DBG] from='client.? 172.21.15.67:0/731714165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:51 smithi067 bash[27441]: cluster 2024-04-03T21:44:50.938598+0000 mgr.y (mgr.24370) 13390 : cluster [DBG] pgmap v13374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:51 smithi067 bash[27441]: audit 2024-04-03T21:44:51.480866+0000 mon.a (mon.0) 11542 : audit [DBG] from='client.? 172.21.15.67:0/731714165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:51 smithi067 bash[17655]: cluster 2024-04-03T21:44:50.938598+0000 mgr.y (mgr.24370) 13390 : cluster [DBG] pgmap v13374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:51 smithi067 bash[17655]: audit 2024-04-03T21:44:51.480866+0000 mon.a (mon.0) 11542 : audit [DBG] from='client.? 172.21.15.67:0/731714165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:44:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:44:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:53 smithi082 bash[20963]: cluster 2024-04-03T21:44:52.939319+0000 mgr.y (mgr.24370) 13391 : cluster [DBG] pgmap v13375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:53 smithi082 bash[20963]: audit 2024-04-03T21:44:53.361075+0000 mon.a (mon.0) 11543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:53 smithi082 bash[20963]: audit 2024-04-03T21:44:53.369707+0000 mon.a (mon.0) 11544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:53 smithi082 bash[20963]: audit 2024-04-03T21:44:53.606922+0000 mon.a (mon.0) 11545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:53 smithi082 bash[20963]: audit 2024-04-03T21:44:53.613646+0000 mon.a (mon.0) 11546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:53 smithi082 bash[20963]: audit 2024-04-03T21:44:53.935908+0000 mon.a (mon.0) 11547 : audit [DBG] from='client.? 172.21.15.67:0/3179943499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:53 smithi067 bash[17655]: cluster 2024-04-03T21:44:52.939319+0000 mgr.y (mgr.24370) 13391 : cluster [DBG] pgmap v13375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:53 smithi067 bash[17655]: audit 2024-04-03T21:44:53.361075+0000 mon.a (mon.0) 11543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:53 smithi067 bash[17655]: audit 2024-04-03T21:44:53.369707+0000 mon.a (mon.0) 11544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:53 smithi067 bash[17655]: audit 2024-04-03T21:44:53.606922+0000 mon.a (mon.0) 11545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:53 smithi067 bash[17655]: audit 2024-04-03T21:44:53.613646+0000 mon.a (mon.0) 11546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:53 smithi067 bash[17655]: audit 2024-04-03T21:44:53.935908+0000 mon.a (mon.0) 11547 : audit [DBG] from='client.? 172.21.15.67:0/3179943499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:54 smithi067 bash[27441]: cluster 2024-04-03T21:44:52.939319+0000 mgr.y (mgr.24370) 13391 : cluster [DBG] pgmap v13375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:54 smithi067 bash[27441]: audit 2024-04-03T21:44:53.361075+0000 mon.a (mon.0) 11543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:54 smithi067 bash[27441]: audit 2024-04-03T21:44:53.369707+0000 mon.a (mon.0) 11544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:54 smithi067 bash[27441]: audit 2024-04-03T21:44:53.606922+0000 mon.a (mon.0) 11545 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:54 smithi067 bash[27441]: audit 2024-04-03T21:44:53.613646+0000 mon.a (mon.0) 11546 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:54 smithi067 bash[27441]: audit 2024-04-03T21:44:53.935908+0000 mon.a (mon.0) 11547 : audit [DBG] from='client.? 172.21.15.67:0/3179943499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:55 smithi082 bash[20963]: audit 2024-04-03T21:44:54.054184+0000 mon.a (mon.0) 11548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:44:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:55 smithi082 bash[20963]: audit 2024-04-03T21:44:54.055980+0000 mon.a (mon.0) 11549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:44:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:55 smithi082 bash[20963]: audit 2024-04-03T21:44:54.065350+0000 mon.a (mon.0) 11550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:55 smithi067 bash[17655]: audit 2024-04-03T21:44:54.054184+0000 mon.a (mon.0) 11548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:44:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:55 smithi067 bash[17655]: audit 2024-04-03T21:44:54.055980+0000 mon.a (mon.0) 11549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:44:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:55 smithi067 bash[17655]: audit 2024-04-03T21:44:54.065350+0000 mon.a (mon.0) 11550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:55 smithi067 bash[27441]: audit 2024-04-03T21:44:54.054184+0000 mon.a (mon.0) 11548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:44:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:55 smithi067 bash[27441]: audit 2024-04-03T21:44:54.055980+0000 mon.a (mon.0) 11549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:44:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:55 smithi067 bash[27441]: audit 2024-04-03T21:44:54.065350+0000 mon.a (mon.0) 11550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:44:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:56 smithi082 bash[20963]: cluster 2024-04-03T21:44:54.940033+0000 mgr.y (mgr.24370) 13392 : cluster [DBG] pgmap v13376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:56 smithi082 bash[20963]: audit 2024-04-03T21:44:55.368451+0000 mon.a (mon.0) 11551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:56 smithi067 bash[17655]: cluster 2024-04-03T21:44:54.940033+0000 mgr.y (mgr.24370) 13392 : cluster [DBG] pgmap v13376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:56 smithi067 bash[17655]: audit 2024-04-03T21:44:55.368451+0000 mon.a (mon.0) 11551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:56 smithi067 bash[27441]: cluster 2024-04-03T21:44:54.940033+0000 mgr.y (mgr.24370) 13392 : cluster [DBG] pgmap v13376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:56 smithi067 bash[27441]: audit 2024-04-03T21:44:55.368451+0000 mon.a (mon.0) 11551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:44:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:57 smithi082 bash[20963]: audit 2024-04-03T21:44:56.387237+0000 mon.a (mon.0) 11552 : audit [DBG] from='client.? 172.21.15.67:0/4249891459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:57 smithi067 bash[17655]: audit 2024-04-03T21:44:56.387237+0000 mon.a (mon.0) 11552 : audit [DBG] from='client.? 172.21.15.67:0/4249891459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:57 smithi067 bash[27441]: audit 2024-04-03T21:44:56.387237+0000 mon.a (mon.0) 11552 : audit [DBG] from='client.? 172.21.15.67:0/4249891459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:58 smithi082 bash[20963]: cluster 2024-04-03T21:44:56.941328+0000 mgr.y (mgr.24370) 13393 : cluster [DBG] pgmap v13377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:58 smithi067 bash[17655]: cluster 2024-04-03T21:44:56.941328+0000 mgr.y (mgr.24370) 13393 : cluster [DBG] pgmap v13377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:58 smithi067 bash[27441]: cluster 2024-04-03T21:44:56.941328+0000 mgr.y (mgr.24370) 13393 : cluster [DBG] pgmap v13377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:59 smithi082 bash[20963]: audit 2024-04-03T21:44:58.837985+0000 mon.a (mon.0) 11553 : audit [DBG] from='client.? 172.21.15.67:0/141800825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:44:59 smithi082 bash[20963]: cluster 2024-04-03T21:44:58.941973+0000 mgr.y (mgr.24370) 13394 : cluster [DBG] pgmap v13378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:59 smithi067 bash[17655]: audit 2024-04-03T21:44:58.837985+0000 mon.a (mon.0) 11553 : audit [DBG] from='client.? 172.21.15.67:0/141800825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:44:59 smithi067 bash[17655]: cluster 2024-04-03T21:44:58.941973+0000 mgr.y (mgr.24370) 13394 : cluster [DBG] pgmap v13378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:44:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:59 smithi067 bash[27441]: audit 2024-04-03T21:44:58.837985+0000 mon.a (mon.0) 11553 : audit [DBG] from='client.? 172.21.15.67:0/141800825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:44:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:44:59 smithi067 bash[27441]: cluster 2024-04-03T21:44:58.941973+0000 mgr.y (mgr.24370) 13394 : cluster [DBG] pgmap v13378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:01 smithi082 bash[20963]: cluster 2024-04-03T21:45:00.943154+0000 mgr.y (mgr.24370) 13395 : cluster [DBG] pgmap v13379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:01 smithi082 bash[20963]: audit 2024-04-03T21:45:01.284465+0000 mon.c (mon.2) 5341 : audit [DBG] from='client.? 172.21.15.67:0/1440489239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:01 smithi067 bash[17655]: cluster 2024-04-03T21:45:00.943154+0000 mgr.y (mgr.24370) 13395 : cluster [DBG] pgmap v13379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:01 smithi067 bash[17655]: audit 2024-04-03T21:45:01.284465+0000 mon.c (mon.2) 5341 : audit [DBG] from='client.? 172.21.15.67:0/1440489239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:02 smithi067 bash[27441]: cluster 2024-04-03T21:45:00.943154+0000 mgr.y (mgr.24370) 13395 : cluster [DBG] pgmap v13379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:02 smithi067 bash[27441]: audit 2024-04-03T21:45:01.284465+0000 mon.c (mon.2) 5341 : audit [DBG] from='client.? 172.21.15.67:0/1440489239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:03] "GET /metrics HTTP/1.1" 200 239988 "" "Prometheus/2.43.0" 2024-04-03T21:45:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:45:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:04 smithi082 bash[20963]: cluster 2024-04-03T21:45:02.944004+0000 mgr.y (mgr.24370) 13396 : cluster [DBG] pgmap v13380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:04 smithi082 bash[20963]: audit 2024-04-03T21:45:03.737206+0000 mon.c (mon.2) 5342 : audit [DBG] from='client.? 172.21.15.67:0/3328137185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:04 smithi067 bash[17655]: cluster 2024-04-03T21:45:02.944004+0000 mgr.y (mgr.24370) 13396 : cluster [DBG] pgmap v13380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:04 smithi067 bash[17655]: audit 2024-04-03T21:45:03.737206+0000 mon.c (mon.2) 5342 : audit [DBG] from='client.? 172.21.15.67:0/3328137185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:04 smithi067 bash[27441]: cluster 2024-04-03T21:45:02.944004+0000 mgr.y (mgr.24370) 13396 : cluster [DBG] pgmap v13380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:04.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:04 smithi067 bash[27441]: audit 2024-04-03T21:45:03.737206+0000 mon.c (mon.2) 5342 : audit [DBG] from='client.? 172.21.15.67:0/3328137185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:06 smithi082 bash[20963]: cluster 2024-04-03T21:45:04.944672+0000 mgr.y (mgr.24370) 13397 : cluster [DBG] pgmap v13381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:06 smithi067 bash[17655]: cluster 2024-04-03T21:45:04.944672+0000 mgr.y (mgr.24370) 13397 : cluster [DBG] pgmap v13381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:06 smithi067 bash[27441]: cluster 2024-04-03T21:45:04.944672+0000 mgr.y (mgr.24370) 13397 : cluster [DBG] pgmap v13381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:07 smithi082 bash[20963]: audit 2024-04-03T21:45:06.198546+0000 mon.a (mon.0) 11554 : audit [DBG] from='client.? 172.21.15.67:0/1366345618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:07 smithi067 bash[27441]: audit 2024-04-03T21:45:06.198546+0000 mon.a (mon.0) 11554 : audit [DBG] from='client.? 172.21.15.67:0/1366345618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:07 smithi067 bash[17655]: audit 2024-04-03T21:45:06.198546+0000 mon.a (mon.0) 11554 : audit [DBG] from='client.? 172.21.15.67:0/1366345618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:08 smithi082 bash[20963]: cluster 2024-04-03T21:45:06.945975+0000 mgr.y (mgr.24370) 13398 : cluster [DBG] pgmap v13382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:08 smithi067 bash[17655]: cluster 2024-04-03T21:45:06.945975+0000 mgr.y (mgr.24370) 13398 : cluster [DBG] pgmap v13382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:08 smithi067 bash[27441]: cluster 2024-04-03T21:45:06.945975+0000 mgr.y (mgr.24370) 13398 : cluster [DBG] pgmap v13382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:09 smithi082 bash[20963]: audit 2024-04-03T21:45:08.648566+0000 mon.c (mon.2) 5343 : audit [DBG] from='client.? 172.21.15.67:0/2228586638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:09 smithi067 bash[27441]: audit 2024-04-03T21:45:08.648566+0000 mon.c (mon.2) 5343 : audit [DBG] from='client.? 172.21.15.67:0/2228586638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:09 smithi067 bash[17655]: audit 2024-04-03T21:45:08.648566+0000 mon.c (mon.2) 5343 : audit [DBG] from='client.? 172.21.15.67:0/2228586638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:10 smithi082 bash[20963]: cluster 2024-04-03T21:45:08.946711+0000 mgr.y (mgr.24370) 13399 : cluster [DBG] pgmap v13383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:10 smithi067 bash[17655]: cluster 2024-04-03T21:45:08.946711+0000 mgr.y (mgr.24370) 13399 : cluster [DBG] pgmap v13383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:10 smithi067 bash[27441]: cluster 2024-04-03T21:45:08.946711+0000 mgr.y (mgr.24370) 13399 : cluster [DBG] pgmap v13383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:11 smithi082 bash[20963]: audit 2024-04-03T21:45:10.369078+0000 mon.a (mon.0) 11555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:11 smithi067 bash[27441]: audit 2024-04-03T21:45:10.369078+0000 mon.a (mon.0) 11555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:11 smithi067 bash[17655]: audit 2024-04-03T21:45:10.369078+0000 mon.a (mon.0) 11555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:12 smithi082 bash[20963]: cluster 2024-04-03T21:45:10.947806+0000 mgr.y (mgr.24370) 13400 : cluster [DBG] pgmap v13384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:12 smithi082 bash[20963]: audit 2024-04-03T21:45:11.105134+0000 mon.a (mon.0) 11556 : audit [DBG] from='client.? 172.21.15.67:0/549888432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:12 smithi067 bash[27441]: cluster 2024-04-03T21:45:10.947806+0000 mgr.y (mgr.24370) 13400 : cluster [DBG] pgmap v13384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:12 smithi067 bash[27441]: audit 2024-04-03T21:45:11.105134+0000 mon.a (mon.0) 11556 : audit [DBG] from='client.? 172.21.15.67:0/549888432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:12 smithi067 bash[17655]: cluster 2024-04-03T21:45:10.947806+0000 mgr.y (mgr.24370) 13400 : cluster [DBG] pgmap v13384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:12 smithi067 bash[17655]: audit 2024-04-03T21:45:11.105134+0000 mon.a (mon.0) 11556 : audit [DBG] from='client.? 172.21.15.67:0/549888432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:45:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:45:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:14 smithi082 bash[20963]: cluster 2024-04-03T21:45:12.948556+0000 mgr.y (mgr.24370) 13401 : cluster [DBG] pgmap v13385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:14 smithi082 bash[20963]: audit 2024-04-03T21:45:13.563091+0000 mon.a (mon.0) 11557 : audit [DBG] from='client.? 172.21.15.67:0/4273409506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:14 smithi067 bash[17655]: cluster 2024-04-03T21:45:12.948556+0000 mgr.y (mgr.24370) 13401 : cluster [DBG] pgmap v13385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:14 smithi067 bash[17655]: audit 2024-04-03T21:45:13.563091+0000 mon.a (mon.0) 11557 : audit [DBG] from='client.? 172.21.15.67:0/4273409506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:14 smithi067 bash[27441]: cluster 2024-04-03T21:45:12.948556+0000 mgr.y (mgr.24370) 13401 : cluster [DBG] pgmap v13385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:14 smithi067 bash[27441]: audit 2024-04-03T21:45:13.563091+0000 mon.a (mon.0) 11557 : audit [DBG] from='client.? 172.21.15.67:0/4273409506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:16 smithi082 bash[20963]: cluster 2024-04-03T21:45:14.949376+0000 mgr.y (mgr.24370) 13402 : cluster [DBG] pgmap v13386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:16 smithi082 bash[20963]: audit 2024-04-03T21:45:16.022089+0000 mon.c (mon.2) 5344 : audit [DBG] from='client.? 172.21.15.67:0/2805084132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:16 smithi067 bash[27441]: cluster 2024-04-03T21:45:14.949376+0000 mgr.y (mgr.24370) 13402 : cluster [DBG] pgmap v13386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:16 smithi067 bash[27441]: audit 2024-04-03T21:45:16.022089+0000 mon.c (mon.2) 5344 : audit [DBG] from='client.? 172.21.15.67:0/2805084132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:16 smithi067 bash[17655]: cluster 2024-04-03T21:45:14.949376+0000 mgr.y (mgr.24370) 13402 : cluster [DBG] pgmap v13386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:16 smithi067 bash[17655]: audit 2024-04-03T21:45:16.022089+0000 mon.c (mon.2) 5344 : audit [DBG] from='client.? 172.21.15.67:0/2805084132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:18 smithi082 bash[20963]: cluster 2024-04-03T21:45:16.950608+0000 mgr.y (mgr.24370) 13403 : cluster [DBG] pgmap v13387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:18 smithi067 bash[17655]: cluster 2024-04-03T21:45:16.950608+0000 mgr.y (mgr.24370) 13403 : cluster [DBG] pgmap v13387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:18 smithi067 bash[27441]: cluster 2024-04-03T21:45:16.950608+0000 mgr.y (mgr.24370) 13403 : cluster [DBG] pgmap v13387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:19 smithi082 bash[20963]: audit 2024-04-03T21:45:18.479538+0000 mon.a (mon.0) 11558 : audit [DBG] from='client.? 172.21.15.67:0/2592283017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:19 smithi067 bash[17655]: audit 2024-04-03T21:45:18.479538+0000 mon.a (mon.0) 11558 : audit [DBG] from='client.? 172.21.15.67:0/2592283017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:19 smithi067 bash[27441]: audit 2024-04-03T21:45:18.479538+0000 mon.a (mon.0) 11558 : audit [DBG] from='client.? 172.21.15.67:0/2592283017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:20 smithi082 bash[20963]: cluster 2024-04-03T21:45:18.951404+0000 mgr.y (mgr.24370) 13404 : cluster [DBG] pgmap v13388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:20 smithi067 bash[17655]: cluster 2024-04-03T21:45:18.951404+0000 mgr.y (mgr.24370) 13404 : cluster [DBG] pgmap v13388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:20 smithi067 bash[27441]: cluster 2024-04-03T21:45:18.951404+0000 mgr.y (mgr.24370) 13404 : cluster [DBG] pgmap v13388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:21 smithi082 bash[20963]: audit 2024-04-03T21:45:20.932406+0000 mon.a (mon.0) 11559 : audit [DBG] from='client.? 172.21.15.67:0/1475153663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:21 smithi067 bash[27441]: audit 2024-04-03T21:45:20.932406+0000 mon.a (mon.0) 11559 : audit [DBG] from='client.? 172.21.15.67:0/1475153663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:21 smithi067 bash[17655]: audit 2024-04-03T21:45:20.932406+0000 mon.a (mon.0) 11559 : audit [DBG] from='client.? 172.21.15.67:0/1475153663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:22 smithi082 bash[20963]: cluster 2024-04-03T21:45:20.952636+0000 mgr.y (mgr.24370) 13405 : cluster [DBG] pgmap v13389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:22 smithi067 bash[17655]: cluster 2024-04-03T21:45:20.952636+0000 mgr.y (mgr.24370) 13405 : cluster [DBG] pgmap v13389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:22 smithi067 bash[27441]: cluster 2024-04-03T21:45:20.952636+0000 mgr.y (mgr.24370) 13405 : cluster [DBG] pgmap v13389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:23 smithi082 bash[20963]: cluster 2024-04-03T21:45:22.953269+0000 mgr.y (mgr.24370) 13406 : cluster [DBG] pgmap v13390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:23 smithi067 bash[17655]: cluster 2024-04-03T21:45:22.953269+0000 mgr.y (mgr.24370) 13406 : cluster [DBG] pgmap v13390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:45:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:23 smithi067 bash[27441]: cluster 2024-04-03T21:45:22.953269+0000 mgr.y (mgr.24370) 13406 : cluster [DBG] pgmap v13390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:45:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:24 smithi082 bash[20963]: audit 2024-04-03T21:45:23.387640+0000 mon.a (mon.0) 11560 : audit [DBG] from='client.? 172.21.15.67:0/624262607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:24 smithi067 bash[27441]: audit 2024-04-03T21:45:23.387640+0000 mon.a (mon.0) 11560 : audit [DBG] from='client.? 172.21.15.67:0/624262607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:24 smithi067 bash[17655]: audit 2024-04-03T21:45:23.387640+0000 mon.a (mon.0) 11560 : audit [DBG] from='client.? 172.21.15.67:0/624262607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:25 smithi067 bash[27441]: cluster 2024-04-03T21:45:24.953957+0000 mgr.y (mgr.24370) 13407 : cluster [DBG] pgmap v13391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:25 smithi067 bash[17655]: cluster 2024-04-03T21:45:24.953957+0000 mgr.y (mgr.24370) 13407 : cluster [DBG] pgmap v13391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:25 smithi082 bash[20963]: cluster 2024-04-03T21:45:24.953957+0000 mgr.y (mgr.24370) 13407 : cluster [DBG] pgmap v13391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:26 smithi067 bash[17655]: audit 2024-04-03T21:45:25.369234+0000 mon.a (mon.0) 11561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:26 smithi067 bash[17655]: audit 2024-04-03T21:45:25.841179+0000 mon.c (mon.2) 5345 : audit [DBG] from='client.? 172.21.15.67:0/3669464932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:26 smithi067 bash[27441]: audit 2024-04-03T21:45:25.369234+0000 mon.a (mon.0) 11561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:26 smithi067 bash[27441]: audit 2024-04-03T21:45:25.841179+0000 mon.c (mon.2) 5345 : audit [DBG] from='client.? 172.21.15.67:0/3669464932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:26 smithi082 bash[20963]: audit 2024-04-03T21:45:25.369234+0000 mon.a (mon.0) 11561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:26 smithi082 bash[20963]: audit 2024-04-03T21:45:25.841179+0000 mon.c (mon.2) 5345 : audit [DBG] from='client.? 172.21.15.67:0/3669464932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:27 smithi067 bash[17655]: cluster 2024-04-03T21:45:26.955139+0000 mgr.y (mgr.24370) 13408 : cluster [DBG] pgmap v13392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:27 smithi067 bash[27441]: cluster 2024-04-03T21:45:26.955139+0000 mgr.y (mgr.24370) 13408 : cluster [DBG] pgmap v13392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:27 smithi082 bash[20963]: cluster 2024-04-03T21:45:26.955139+0000 mgr.y (mgr.24370) 13408 : cluster [DBG] pgmap v13392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:28 smithi082 bash[20963]: audit 2024-04-03T21:45:28.291012+0000 mon.c (mon.2) 5346 : audit [DBG] from='client.? 172.21.15.67:0/4236031336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:28 smithi067 bash[17655]: audit 2024-04-03T21:45:28.291012+0000 mon.c (mon.2) 5346 : audit [DBG] from='client.? 172.21.15.67:0/4236031336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:28 smithi067 bash[27441]: audit 2024-04-03T21:45:28.291012+0000 mon.c (mon.2) 5346 : audit [DBG] from='client.? 172.21.15.67:0/4236031336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:29 smithi082 bash[20963]: cluster 2024-04-03T21:45:28.955825+0000 mgr.y (mgr.24370) 13409 : cluster [DBG] pgmap v13393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:29 smithi067 bash[17655]: cluster 2024-04-03T21:45:28.955825+0000 mgr.y (mgr.24370) 13409 : cluster [DBG] pgmap v13393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:29 smithi067 bash[27441]: cluster 2024-04-03T21:45:28.955825+0000 mgr.y (mgr.24370) 13409 : cluster [DBG] pgmap v13393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:30 smithi082 bash[20963]: audit 2024-04-03T21:45:30.750456+0000 mon.a (mon.0) 11562 : audit [DBG] from='client.? 172.21.15.67:0/3944715390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:30 smithi067 bash[17655]: audit 2024-04-03T21:45:30.750456+0000 mon.a (mon.0) 11562 : audit [DBG] from='client.? 172.21.15.67:0/3944715390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:30 smithi067 bash[27441]: audit 2024-04-03T21:45:30.750456+0000 mon.a (mon.0) 11562 : audit [DBG] from='client.? 172.21.15.67:0/3944715390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:31 smithi082 bash[20963]: cluster 2024-04-03T21:45:30.957018+0000 mgr.y (mgr.24370) 13410 : cluster [DBG] pgmap v13394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:31 smithi067 bash[27441]: cluster 2024-04-03T21:45:30.957018+0000 mgr.y (mgr.24370) 13410 : cluster [DBG] pgmap v13394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:31 smithi067 bash[17655]: cluster 2024-04-03T21:45:30.957018+0000 mgr.y (mgr.24370) 13410 : cluster [DBG] pgmap v13394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:45:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:45:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:34 smithi082 bash[20963]: cluster 2024-04-03T21:45:32.957522+0000 mgr.y (mgr.24370) 13411 : cluster [DBG] pgmap v13395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:34 smithi082 bash[20963]: audit 2024-04-03T21:45:33.210920+0000 mon.c (mon.2) 5347 : audit [DBG] from='client.? 172.21.15.67:0/3223094258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:34 smithi067 bash[17655]: cluster 2024-04-03T21:45:32.957522+0000 mgr.y (mgr.24370) 13411 : cluster [DBG] pgmap v13395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:34 smithi067 bash[17655]: audit 2024-04-03T21:45:33.210920+0000 mon.c (mon.2) 5347 : audit [DBG] from='client.? 172.21.15.67:0/3223094258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:34 smithi067 bash[27441]: cluster 2024-04-03T21:45:32.957522+0000 mgr.y (mgr.24370) 13411 : cluster [DBG] pgmap v13395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:34.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:34 smithi067 bash[27441]: audit 2024-04-03T21:45:33.210920+0000 mon.c (mon.2) 5347 : audit [DBG] from='client.? 172.21.15.67:0/3223094258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:36 smithi082 bash[20963]: cluster 2024-04-03T21:45:34.958122+0000 mgr.y (mgr.24370) 13412 : cluster [DBG] pgmap v13396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:36 smithi082 bash[20963]: audit 2024-04-03T21:45:35.672112+0000 mon.a (mon.0) 11563 : audit [DBG] from='client.? 172.21.15.67:0/1919209026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:36 smithi067 bash[27441]: cluster 2024-04-03T21:45:34.958122+0000 mgr.y (mgr.24370) 13412 : cluster [DBG] pgmap v13396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:36 smithi067 bash[27441]: audit 2024-04-03T21:45:35.672112+0000 mon.a (mon.0) 11563 : audit [DBG] from='client.? 172.21.15.67:0/1919209026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:36 smithi067 bash[17655]: cluster 2024-04-03T21:45:34.958122+0000 mgr.y (mgr.24370) 13412 : cluster [DBG] pgmap v13396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:36.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:36 smithi067 bash[17655]: audit 2024-04-03T21:45:35.672112+0000 mon.a (mon.0) 11563 : audit [DBG] from='client.? 172.21.15.67:0/1919209026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:38 smithi082 bash[20963]: cluster 2024-04-03T21:45:36.959274+0000 mgr.y (mgr.24370) 13413 : cluster [DBG] pgmap v13397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:38 smithi067 bash[27441]: cluster 2024-04-03T21:45:36.959274+0000 mgr.y (mgr.24370) 13413 : cluster [DBG] pgmap v13397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:38 smithi067 bash[17655]: cluster 2024-04-03T21:45:36.959274+0000 mgr.y (mgr.24370) 13413 : cluster [DBG] pgmap v13397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:39 smithi082 bash[20963]: audit 2024-04-03T21:45:38.129451+0000 mon.a (mon.0) 11564 : audit [DBG] from='client.? 172.21.15.67:0/3129406204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:39 smithi067 bash[27441]: audit 2024-04-03T21:45:38.129451+0000 mon.a (mon.0) 11564 : audit [DBG] from='client.? 172.21.15.67:0/3129406204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:39 smithi067 bash[17655]: audit 2024-04-03T21:45:38.129451+0000 mon.a (mon.0) 11564 : audit [DBG] from='client.? 172.21.15.67:0/3129406204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:40 smithi082 bash[20963]: cluster 2024-04-03T21:45:38.959944+0000 mgr.y (mgr.24370) 13414 : cluster [DBG] pgmap v13398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:40 smithi067 bash[27441]: cluster 2024-04-03T21:45:38.959944+0000 mgr.y (mgr.24370) 13414 : cluster [DBG] pgmap v13398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:40 smithi067 bash[17655]: cluster 2024-04-03T21:45:38.959944+0000 mgr.y (mgr.24370) 13414 : cluster [DBG] pgmap v13398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:41 smithi082 bash[20963]: audit 2024-04-03T21:45:40.369511+0000 mon.a (mon.0) 11565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:41 smithi082 bash[20963]: audit 2024-04-03T21:45:40.598647+0000 mon.c (mon.2) 5348 : audit [DBG] from='client.? 172.21.15.67:0/3074728513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:41 smithi067 bash[27441]: audit 2024-04-03T21:45:40.369511+0000 mon.a (mon.0) 11565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:41 smithi067 bash[27441]: audit 2024-04-03T21:45:40.598647+0000 mon.c (mon.2) 5348 : audit [DBG] from='client.? 172.21.15.67:0/3074728513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:41 smithi067 bash[17655]: audit 2024-04-03T21:45:40.369511+0000 mon.a (mon.0) 11565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:41 smithi067 bash[17655]: audit 2024-04-03T21:45:40.598647+0000 mon.c (mon.2) 5348 : audit [DBG] from='client.? 172.21.15.67:0/3074728513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:42 smithi082 bash[20963]: cluster 2024-04-03T21:45:40.961005+0000 mgr.y (mgr.24370) 13415 : cluster [DBG] pgmap v13399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:42 smithi067 bash[17655]: cluster 2024-04-03T21:45:40.961005+0000 mgr.y (mgr.24370) 13415 : cluster [DBG] pgmap v13399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:42 smithi067 bash[27441]: cluster 2024-04-03T21:45:40.961005+0000 mgr.y (mgr.24370) 13415 : cluster [DBG] pgmap v13399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:45:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:45:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:44 smithi082 bash[20963]: cluster 2024-04-03T21:45:42.961634+0000 mgr.y (mgr.24370) 13416 : cluster [DBG] pgmap v13400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:44 smithi082 bash[20963]: audit 2024-04-03T21:45:43.054407+0000 mon.a (mon.0) 11566 : audit [DBG] from='client.? 172.21.15.67:0/1679754450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:44 smithi067 bash[17655]: cluster 2024-04-03T21:45:42.961634+0000 mgr.y (mgr.24370) 13416 : cluster [DBG] pgmap v13400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:44 smithi067 bash[17655]: audit 2024-04-03T21:45:43.054407+0000 mon.a (mon.0) 11566 : audit [DBG] from='client.? 172.21.15.67:0/1679754450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:44 smithi067 bash[27441]: cluster 2024-04-03T21:45:42.961634+0000 mgr.y (mgr.24370) 13416 : cluster [DBG] pgmap v13400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:44 smithi067 bash[27441]: audit 2024-04-03T21:45:43.054407+0000 mon.a (mon.0) 11566 : audit [DBG] from='client.? 172.21.15.67:0/1679754450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:46 smithi082 bash[20963]: cluster 2024-04-03T21:45:44.962342+0000 mgr.y (mgr.24370) 13417 : cluster [DBG] pgmap v13401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:46 smithi082 bash[20963]: audit 2024-04-03T21:45:45.507145+0000 mon.c (mon.2) 5349 : audit [DBG] from='client.? 172.21.15.67:0/1791628796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:46 smithi067 bash[17655]: cluster 2024-04-03T21:45:44.962342+0000 mgr.y (mgr.24370) 13417 : cluster [DBG] pgmap v13401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:46 smithi067 bash[17655]: audit 2024-04-03T21:45:45.507145+0000 mon.c (mon.2) 5349 : audit [DBG] from='client.? 172.21.15.67:0/1791628796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:46 smithi067 bash[27441]: cluster 2024-04-03T21:45:44.962342+0000 mgr.y (mgr.24370) 13417 : cluster [DBG] pgmap v13401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:46 smithi067 bash[27441]: audit 2024-04-03T21:45:45.507145+0000 mon.c (mon.2) 5349 : audit [DBG] from='client.? 172.21.15.67:0/1791628796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:48 smithi082 bash[20963]: cluster 2024-04-03T21:45:46.963530+0000 mgr.y (mgr.24370) 13418 : cluster [DBG] pgmap v13402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:48.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:48 smithi082 bash[20963]: audit 2024-04-03T21:45:47.962753+0000 mon.a (mon.0) 11567 : audit [DBG] from='client.? 172.21.15.67:0/1732367653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:48 smithi067 bash[17655]: cluster 2024-04-03T21:45:46.963530+0000 mgr.y (mgr.24370) 13418 : cluster [DBG] pgmap v13402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:48 smithi067 bash[17655]: audit 2024-04-03T21:45:47.962753+0000 mon.a (mon.0) 11567 : audit [DBG] from='client.? 172.21.15.67:0/1732367653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:48 smithi067 bash[27441]: cluster 2024-04-03T21:45:46.963530+0000 mgr.y (mgr.24370) 13418 : cluster [DBG] pgmap v13402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:48 smithi067 bash[27441]: audit 2024-04-03T21:45:47.962753+0000 mon.a (mon.0) 11567 : audit [DBG] from='client.? 172.21.15.67:0/1732367653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:50 smithi082 bash[20963]: cluster 2024-04-03T21:45:48.964209+0000 mgr.y (mgr.24370) 13419 : cluster [DBG] pgmap v13403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:50 smithi067 bash[17655]: cluster 2024-04-03T21:45:48.964209+0000 mgr.y (mgr.24370) 13419 : cluster [DBG] pgmap v13403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:50 smithi067 bash[27441]: cluster 2024-04-03T21:45:48.964209+0000 mgr.y (mgr.24370) 13419 : cluster [DBG] pgmap v13403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:51 smithi082 bash[20963]: audit 2024-04-03T21:45:50.418488+0000 mon.c (mon.2) 5350 : audit [DBG] from='client.? 172.21.15.67:0/2167268115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:51 smithi067 bash[17655]: audit 2024-04-03T21:45:50.418488+0000 mon.c (mon.2) 5350 : audit [DBG] from='client.? 172.21.15.67:0/2167268115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:51 smithi067 bash[27441]: audit 2024-04-03T21:45:50.418488+0000 mon.c (mon.2) 5350 : audit [DBG] from='client.? 172.21.15.67:0/2167268115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:52 smithi082 bash[20963]: cluster 2024-04-03T21:45:50.965289+0000 mgr.y (mgr.24370) 13420 : cluster [DBG] pgmap v13404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:52 smithi067 bash[17655]: cluster 2024-04-03T21:45:50.965289+0000 mgr.y (mgr.24370) 13420 : cluster [DBG] pgmap v13404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:52 smithi067 bash[27441]: cluster 2024-04-03T21:45:50.965289+0000 mgr.y (mgr.24370) 13420 : cluster [DBG] pgmap v13404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:53 smithi082 bash[20963]: audit 2024-04-03T21:45:52.870979+0000 mon.c (mon.2) 5351 : audit [DBG] from='client.? 172.21.15.67:0/482398041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:53 smithi067 bash[17655]: audit 2024-04-03T21:45:52.870979+0000 mon.c (mon.2) 5351 : audit [DBG] from='client.? 172.21.15.67:0/482398041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:45:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:53 smithi067 bash[27441]: audit 2024-04-03T21:45:52.870979+0000 mon.c (mon.2) 5351 : audit [DBG] from='client.? 172.21.15.67:0/482398041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:45:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:54 smithi082 bash[20963]: cluster 2024-04-03T21:45:52.965887+0000 mgr.y (mgr.24370) 13421 : cluster [DBG] pgmap v13405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:54 smithi067 bash[17655]: cluster 2024-04-03T21:45:52.965887+0000 mgr.y (mgr.24370) 13421 : cluster [DBG] pgmap v13405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:54 smithi067 bash[27441]: cluster 2024-04-03T21:45:52.965887+0000 mgr.y (mgr.24370) 13421 : cluster [DBG] pgmap v13405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:55 smithi082 bash[20963]: audit 2024-04-03T21:45:54.142252+0000 mon.a (mon.0) 11568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:45:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:55 smithi082 bash[20963]: cluster 2024-04-03T21:45:54.966522+0000 mgr.y (mgr.24370) 13422 : cluster [DBG] pgmap v13406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:55 smithi067 bash[17655]: audit 2024-04-03T21:45:54.142252+0000 mon.a (mon.0) 11568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:45:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:55 smithi067 bash[17655]: cluster 2024-04-03T21:45:54.966522+0000 mgr.y (mgr.24370) 13422 : cluster [DBG] pgmap v13406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:55 smithi067 bash[27441]: audit 2024-04-03T21:45:54.142252+0000 mon.a (mon.0) 11568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:45:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:55 smithi067 bash[27441]: cluster 2024-04-03T21:45:54.966522+0000 mgr.y (mgr.24370) 13422 : cluster [DBG] pgmap v13406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:56 smithi082 bash[20963]: audit 2024-04-03T21:45:55.313241+0000 mon.a (mon.0) 11569 : audit [DBG] from='client.? 172.21.15.67:0/726771513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:56 smithi082 bash[20963]: audit 2024-04-03T21:45:55.370023+0000 mon.a (mon.0) 11570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:56 smithi067 bash[27441]: audit 2024-04-03T21:45:55.313241+0000 mon.a (mon.0) 11569 : audit [DBG] from='client.? 172.21.15.67:0/726771513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:56 smithi067 bash[27441]: audit 2024-04-03T21:45:55.370023+0000 mon.a (mon.0) 11570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:56 smithi067 bash[17655]: audit 2024-04-03T21:45:55.313241+0000 mon.a (mon.0) 11569 : audit [DBG] from='client.? 172.21.15.67:0/726771513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:56 smithi067 bash[17655]: audit 2024-04-03T21:45:55.370023+0000 mon.a (mon.0) 11570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:45:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:57 smithi082 bash[20963]: cluster 2024-04-03T21:45:56.967691+0000 mgr.y (mgr.24370) 13423 : cluster [DBG] pgmap v13407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:57 smithi067 bash[17655]: cluster 2024-04-03T21:45:56.967691+0000 mgr.y (mgr.24370) 13423 : cluster [DBG] pgmap v13407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:57 smithi067 bash[27441]: cluster 2024-04-03T21:45:56.967691+0000 mgr.y (mgr.24370) 13423 : cluster [DBG] pgmap v13407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:58 smithi082 bash[20963]: audit 2024-04-03T21:45:57.769712+0000 mon.c (mon.2) 5352 : audit [DBG] from='client.? 172.21.15.67:0/452907015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:58 smithi067 bash[17655]: audit 2024-04-03T21:45:57.769712+0000 mon.c (mon.2) 5352 : audit [DBG] from='client.? 172.21.15.67:0/452907015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:58 smithi067 bash[27441]: audit 2024-04-03T21:45:57.769712+0000 mon.c (mon.2) 5352 : audit [DBG] from='client.? 172.21.15.67:0/452907015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:45:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:45:59 smithi082 bash[20963]: cluster 2024-04-03T21:45:58.968320+0000 mgr.y (mgr.24370) 13424 : cluster [DBG] pgmap v13408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:45:59 smithi067 bash[27441]: cluster 2024-04-03T21:45:58.968320+0000 mgr.y (mgr.24370) 13424 : cluster [DBG] pgmap v13408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:45:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:45:59 smithi067 bash[17655]: cluster 2024-04-03T21:45:58.968320+0000 mgr.y (mgr.24370) 13424 : cluster [DBG] pgmap v13408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[17655]: audit 2024-04-03T21:45:59.890331+0000 mon.a (mon.0) 11571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[17655]: audit 2024-04-03T21:45:59.898129+0000 mon.a (mon.0) 11572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[17655]: audit 2024-04-03T21:46:00.196740+0000 mon.a (mon.0) 11573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[17655]: audit 2024-04-03T21:46:00.204840+0000 mon.a (mon.0) 11574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[17655]: audit 2024-04-03T21:46:00.224148+0000 mon.a (mon.0) 11575 : audit [DBG] from='client.? 172.21.15.67:0/173145671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[17655]: audit 2024-04-03T21:46:00.630780+0000 mon.a (mon.0) 11576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:46:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[17655]: audit 2024-04-03T21:46:00.632329+0000 mon.a (mon.0) 11577 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:46:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[17655]: audit 2024-04-03T21:46:00.640742+0000 mon.a (mon.0) 11578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[27441]: audit 2024-04-03T21:45:59.890331+0000 mon.a (mon.0) 11571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[27441]: audit 2024-04-03T21:45:59.898129+0000 mon.a (mon.0) 11572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[27441]: audit 2024-04-03T21:46:00.196740+0000 mon.a (mon.0) 11573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[27441]: audit 2024-04-03T21:46:00.204840+0000 mon.a (mon.0) 11574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[27441]: audit 2024-04-03T21:46:00.224148+0000 mon.a (mon.0) 11575 : audit [DBG] from='client.? 172.21.15.67:0/173145671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[27441]: audit 2024-04-03T21:46:00.630780+0000 mon.a (mon.0) 11576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:46:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[27441]: audit 2024-04-03T21:46:00.632329+0000 mon.a (mon.0) 11577 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:46:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:00 smithi067 bash[27441]: audit 2024-04-03T21:46:00.640742+0000 mon.a (mon.0) 11578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:00 smithi082 bash[20963]: audit 2024-04-03T21:45:59.890331+0000 mon.a (mon.0) 11571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:00 smithi082 bash[20963]: audit 2024-04-03T21:45:59.898129+0000 mon.a (mon.0) 11572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:00 smithi082 bash[20963]: audit 2024-04-03T21:46:00.196740+0000 mon.a (mon.0) 11573 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:00 smithi082 bash[20963]: audit 2024-04-03T21:46:00.204840+0000 mon.a (mon.0) 11574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:00 smithi082 bash[20963]: audit 2024-04-03T21:46:00.224148+0000 mon.a (mon.0) 11575 : audit [DBG] from='client.? 172.21.15.67:0/173145671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:00 smithi082 bash[20963]: audit 2024-04-03T21:46:00.630780+0000 mon.a (mon.0) 11576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:46:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:00 smithi082 bash[20963]: audit 2024-04-03T21:46:00.632329+0000 mon.a (mon.0) 11577 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:46:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:00 smithi082 bash[20963]: audit 2024-04-03T21:46:00.640742+0000 mon.a (mon.0) 11578 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:46:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:01 smithi067 bash[17655]: cluster 2024-04-03T21:46:00.969542+0000 mgr.y (mgr.24370) 13425 : cluster [DBG] pgmap v13409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:01 smithi067 bash[27441]: cluster 2024-04-03T21:46:00.969542+0000 mgr.y (mgr.24370) 13425 : cluster [DBG] pgmap v13409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:01 smithi082 bash[20963]: cluster 2024-04-03T21:46:00.969542+0000 mgr.y (mgr.24370) 13425 : cluster [DBG] pgmap v13409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:03.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:46:03.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:02 smithi067 bash[17655]: audit 2024-04-03T21:46:02.676180+0000 mon.c (mon.2) 5353 : audit [DBG] from='client.? 172.21.15.67:0/1646244750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:03.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:02 smithi067 bash[27441]: audit 2024-04-03T21:46:02.676180+0000 mon.c (mon.2) 5353 : audit [DBG] from='client.? 172.21.15.67:0/1646244750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:02 smithi082 bash[20963]: audit 2024-04-03T21:46:02.676180+0000 mon.c (mon.2) 5353 : audit [DBG] from='client.? 172.21.15.67:0/1646244750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:46:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:03 smithi067 bash[27441]: cluster 2024-04-03T21:46:02.970268+0000 mgr.y (mgr.24370) 13426 : cluster [DBG] pgmap v13410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:03 smithi067 bash[17655]: cluster 2024-04-03T21:46:02.970268+0000 mgr.y (mgr.24370) 13426 : cluster [DBG] pgmap v13410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:03 smithi082 bash[20963]: cluster 2024-04-03T21:46:02.970268+0000 mgr.y (mgr.24370) 13426 : cluster [DBG] pgmap v13410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:06 smithi082 bash[20963]: cluster 2024-04-03T21:46:04.970959+0000 mgr.y (mgr.24370) 13427 : cluster [DBG] pgmap v13411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:06 smithi082 bash[20963]: audit 2024-04-03T21:46:05.133747+0000 mon.a (mon.0) 11579 : audit [DBG] from='client.? 172.21.15.67:0/3491128767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:06 smithi067 bash[27441]: cluster 2024-04-03T21:46:04.970959+0000 mgr.y (mgr.24370) 13427 : cluster [DBG] pgmap v13411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:06 smithi067 bash[27441]: audit 2024-04-03T21:46:05.133747+0000 mon.a (mon.0) 11579 : audit [DBG] from='client.? 172.21.15.67:0/3491128767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:06 smithi067 bash[17655]: cluster 2024-04-03T21:46:04.970959+0000 mgr.y (mgr.24370) 13427 : cluster [DBG] pgmap v13411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:06.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:06 smithi067 bash[17655]: audit 2024-04-03T21:46:05.133747+0000 mon.a (mon.0) 11579 : audit [DBG] from='client.? 172.21.15.67:0/3491128767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:08 smithi082 bash[20963]: cluster 2024-04-03T21:46:06.972198+0000 mgr.y (mgr.24370) 13428 : cluster [DBG] pgmap v13412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:08 smithi082 bash[20963]: audit 2024-04-03T21:46:07.589221+0000 mon.a (mon.0) 11580 : audit [DBG] from='client.? 172.21.15.67:0/3991487542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:08 smithi067 bash[17655]: cluster 2024-04-03T21:46:06.972198+0000 mgr.y (mgr.24370) 13428 : cluster [DBG] pgmap v13412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:08 smithi067 bash[17655]: audit 2024-04-03T21:46:07.589221+0000 mon.a (mon.0) 11580 : audit [DBG] from='client.? 172.21.15.67:0/3991487542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:08 smithi067 bash[27441]: cluster 2024-04-03T21:46:06.972198+0000 mgr.y (mgr.24370) 13428 : cluster [DBG] pgmap v13412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:08 smithi067 bash[27441]: audit 2024-04-03T21:46:07.589221+0000 mon.a (mon.0) 11580 : audit [DBG] from='client.? 172.21.15.67:0/3991487542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:10 smithi082 bash[20963]: cluster 2024-04-03T21:46:08.972900+0000 mgr.y (mgr.24370) 13429 : cluster [DBG] pgmap v13413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:10 smithi067 bash[17655]: cluster 2024-04-03T21:46:08.972900+0000 mgr.y (mgr.24370) 13429 : cluster [DBG] pgmap v13413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:10 smithi067 bash[27441]: cluster 2024-04-03T21:46:08.972900+0000 mgr.y (mgr.24370) 13429 : cluster [DBG] pgmap v13413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:11 smithi082 bash[20963]: audit 2024-04-03T21:46:10.046703+0000 mon.c (mon.2) 5354 : audit [DBG] from='client.? 172.21.15.67:0/1434469902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:11 smithi082 bash[20963]: audit 2024-04-03T21:46:10.370473+0000 mon.a (mon.0) 11581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:11 smithi067 bash[17655]: audit 2024-04-03T21:46:10.046703+0000 mon.c (mon.2) 5354 : audit [DBG] from='client.? 172.21.15.67:0/1434469902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:11 smithi067 bash[17655]: audit 2024-04-03T21:46:10.370473+0000 mon.a (mon.0) 11581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:11 smithi067 bash[27441]: audit 2024-04-03T21:46:10.046703+0000 mon.c (mon.2) 5354 : audit [DBG] from='client.? 172.21.15.67:0/1434469902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:11 smithi067 bash[27441]: audit 2024-04-03T21:46:10.370473+0000 mon.a (mon.0) 11581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:12 smithi082 bash[20963]: cluster 2024-04-03T21:46:10.974054+0000 mgr.y (mgr.24370) 13430 : cluster [DBG] pgmap v13414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:12 smithi067 bash[17655]: cluster 2024-04-03T21:46:10.974054+0000 mgr.y (mgr.24370) 13430 : cluster [DBG] pgmap v13414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:12 smithi067 bash[27441]: cluster 2024-04-03T21:46:10.974054+0000 mgr.y (mgr.24370) 13430 : cluster [DBG] pgmap v13414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:13 smithi082 bash[20963]: audit 2024-04-03T21:46:12.502081+0000 mon.c (mon.2) 5355 : audit [DBG] from='client.? 172.21.15.67:0/1795750372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:13 smithi067 bash[17655]: audit 2024-04-03T21:46:12.502081+0000 mon.c (mon.2) 5355 : audit [DBG] from='client.? 172.21.15.67:0/1795750372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:46:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:13 smithi067 bash[27441]: audit 2024-04-03T21:46:12.502081+0000 mon.c (mon.2) 5355 : audit [DBG] from='client.? 172.21.15.67:0/1795750372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:46:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:14 smithi082 bash[20963]: cluster 2024-04-03T21:46:12.974728+0000 mgr.y (mgr.24370) 13431 : cluster [DBG] pgmap v13415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:14 smithi067 bash[17655]: cluster 2024-04-03T21:46:12.974728+0000 mgr.y (mgr.24370) 13431 : cluster [DBG] pgmap v13415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:14 smithi067 bash[27441]: cluster 2024-04-03T21:46:12.974728+0000 mgr.y (mgr.24370) 13431 : cluster [DBG] pgmap v13415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:15 smithi082 bash[20963]: audit 2024-04-03T21:46:14.960254+0000 mon.c (mon.2) 5356 : audit [DBG] from='client.? 172.21.15.67:0/10741035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:15 smithi067 bash[27441]: audit 2024-04-03T21:46:14.960254+0000 mon.c (mon.2) 5356 : audit [DBG] from='client.? 172.21.15.67:0/10741035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:15 smithi067 bash[17655]: audit 2024-04-03T21:46:14.960254+0000 mon.c (mon.2) 5356 : audit [DBG] from='client.? 172.21.15.67:0/10741035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:16 smithi082 bash[20963]: cluster 2024-04-03T21:46:14.975244+0000 mgr.y (mgr.24370) 13432 : cluster [DBG] pgmap v13416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:16 smithi067 bash[27441]: cluster 2024-04-03T21:46:14.975244+0000 mgr.y (mgr.24370) 13432 : cluster [DBG] pgmap v13416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:16 smithi067 bash[17655]: cluster 2024-04-03T21:46:14.975244+0000 mgr.y (mgr.24370) 13432 : cluster [DBG] pgmap v13416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:18 smithi082 bash[20963]: cluster 2024-04-03T21:46:16.976415+0000 mgr.y (mgr.24370) 13433 : cluster [DBG] pgmap v13417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:18.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:18 smithi082 bash[20963]: audit 2024-04-03T21:46:17.417319+0000 mon.a (mon.0) 11582 : audit [DBG] from='client.? 172.21.15.67:0/2062322823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:18 smithi067 bash[27441]: cluster 2024-04-03T21:46:16.976415+0000 mgr.y (mgr.24370) 13433 : cluster [DBG] pgmap v13417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:18 smithi067 bash[27441]: audit 2024-04-03T21:46:17.417319+0000 mon.a (mon.0) 11582 : audit [DBG] from='client.? 172.21.15.67:0/2062322823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:18 smithi067 bash[17655]: cluster 2024-04-03T21:46:16.976415+0000 mgr.y (mgr.24370) 13433 : cluster [DBG] pgmap v13417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:18.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:18 smithi067 bash[17655]: audit 2024-04-03T21:46:17.417319+0000 mon.a (mon.0) 11582 : audit [DBG] from='client.? 172.21.15.67:0/2062322823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:20 smithi082 bash[20963]: cluster 2024-04-03T21:46:18.977066+0000 mgr.y (mgr.24370) 13434 : cluster [DBG] pgmap v13418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:20 smithi082 bash[20963]: audit 2024-04-03T21:46:19.865862+0000 mon.a (mon.0) 11583 : audit [DBG] from='client.? 172.21.15.67:0/1344570962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:20 smithi067 bash[27441]: cluster 2024-04-03T21:46:18.977066+0000 mgr.y (mgr.24370) 13434 : cluster [DBG] pgmap v13418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:20 smithi067 bash[27441]: audit 2024-04-03T21:46:19.865862+0000 mon.a (mon.0) 11583 : audit [DBG] from='client.? 172.21.15.67:0/1344570962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:20 smithi067 bash[17655]: cluster 2024-04-03T21:46:18.977066+0000 mgr.y (mgr.24370) 13434 : cluster [DBG] pgmap v13418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:20 smithi067 bash[17655]: audit 2024-04-03T21:46:19.865862+0000 mon.a (mon.0) 11583 : audit [DBG] from='client.? 172.21.15.67:0/1344570962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:22 smithi082 bash[20963]: cluster 2024-04-03T21:46:20.978203+0000 mgr.y (mgr.24370) 13435 : cluster [DBG] pgmap v13419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:22 smithi067 bash[17655]: cluster 2024-04-03T21:46:20.978203+0000 mgr.y (mgr.24370) 13435 : cluster [DBG] pgmap v13419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:22 smithi067 bash[27441]: cluster 2024-04-03T21:46:20.978203+0000 mgr.y (mgr.24370) 13435 : cluster [DBG] pgmap v13419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:23 smithi082 bash[20963]: audit 2024-04-03T21:46:22.327932+0000 mon.a (mon.0) 11584 : audit [DBG] from='client.? 172.21.15.67:0/4106089824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:46:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:23 smithi067 bash[27441]: audit 2024-04-03T21:46:22.327932+0000 mon.a (mon.0) 11584 : audit [DBG] from='client.? 172.21.15.67:0/4106089824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:23 smithi067 bash[17655]: audit 2024-04-03T21:46:22.327932+0000 mon.a (mon.0) 11584 : audit [DBG] from='client.? 172.21.15.67:0/4106089824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:46:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:24 smithi082 bash[20963]: cluster 2024-04-03T21:46:22.978869+0000 mgr.y (mgr.24370) 13436 : cluster [DBG] pgmap v13420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:24 smithi067 bash[17655]: cluster 2024-04-03T21:46:22.978869+0000 mgr.y (mgr.24370) 13436 : cluster [DBG] pgmap v13420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:24.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:24 smithi067 bash[27441]: cluster 2024-04-03T21:46:22.978869+0000 mgr.y (mgr.24370) 13436 : cluster [DBG] pgmap v13420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:25 smithi082 bash[20963]: audit 2024-04-03T21:46:24.786937+0000 mon.c (mon.2) 5357 : audit [DBG] from='client.? 172.21.15.67:0/4057460472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:25 smithi067 bash[17655]: audit 2024-04-03T21:46:24.786937+0000 mon.c (mon.2) 5357 : audit [DBG] from='client.? 172.21.15.67:0/4057460472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:25 smithi067 bash[27441]: audit 2024-04-03T21:46:24.786937+0000 mon.c (mon.2) 5357 : audit [DBG] from='client.? 172.21.15.67:0/4057460472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:26 smithi082 bash[20963]: cluster 2024-04-03T21:46:24.979540+0000 mgr.y (mgr.24370) 13437 : cluster [DBG] pgmap v13421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:26 smithi082 bash[20963]: audit 2024-04-03T21:46:25.370873+0000 mon.a (mon.0) 11585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:26 smithi067 bash[27441]: cluster 2024-04-03T21:46:24.979540+0000 mgr.y (mgr.24370) 13437 : cluster [DBG] pgmap v13421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:26 smithi067 bash[27441]: audit 2024-04-03T21:46:25.370873+0000 mon.a (mon.0) 11585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:26 smithi067 bash[17655]: cluster 2024-04-03T21:46:24.979540+0000 mgr.y (mgr.24370) 13437 : cluster [DBG] pgmap v13421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:26 smithi067 bash[17655]: audit 2024-04-03T21:46:25.370873+0000 mon.a (mon.0) 11585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:27 smithi082 bash[20963]: cluster 2024-04-03T21:46:26.980797+0000 mgr.y (mgr.24370) 13438 : cluster [DBG] pgmap v13422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:27 smithi067 bash[17655]: cluster 2024-04-03T21:46:26.980797+0000 mgr.y (mgr.24370) 13438 : cluster [DBG] pgmap v13422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:27 smithi067 bash[27441]: cluster 2024-04-03T21:46:26.980797+0000 mgr.y (mgr.24370) 13438 : cluster [DBG] pgmap v13422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:28 smithi082 bash[20963]: audit 2024-04-03T21:46:27.242505+0000 mon.a (mon.0) 11586 : audit [DBG] from='client.? 172.21.15.67:0/1145973541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:28 smithi067 bash[27441]: audit 2024-04-03T21:46:27.242505+0000 mon.a (mon.0) 11586 : audit [DBG] from='client.? 172.21.15.67:0/1145973541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:28 smithi067 bash[17655]: audit 2024-04-03T21:46:27.242505+0000 mon.a (mon.0) 11586 : audit [DBG] from='client.? 172.21.15.67:0/1145973541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:29 smithi082 bash[20963]: cluster 2024-04-03T21:46:28.981472+0000 mgr.y (mgr.24370) 13439 : cluster [DBG] pgmap v13423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:29 smithi067 bash[27441]: cluster 2024-04-03T21:46:28.981472+0000 mgr.y (mgr.24370) 13439 : cluster [DBG] pgmap v13423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:29 smithi067 bash[17655]: cluster 2024-04-03T21:46:28.981472+0000 mgr.y (mgr.24370) 13439 : cluster [DBG] pgmap v13423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:30 smithi082 bash[20963]: audit 2024-04-03T21:46:29.696540+0000 mon.a (mon.0) 11587 : audit [DBG] from='client.? 172.21.15.67:0/3569688365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:30 smithi067 bash[17655]: audit 2024-04-03T21:46:29.696540+0000 mon.a (mon.0) 11587 : audit [DBG] from='client.? 172.21.15.67:0/3569688365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:30 smithi067 bash[27441]: audit 2024-04-03T21:46:29.696540+0000 mon.a (mon.0) 11587 : audit [DBG] from='client.? 172.21.15.67:0/3569688365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:31 smithi082 bash[20963]: cluster 2024-04-03T21:46:30.982693+0000 mgr.y (mgr.24370) 13440 : cluster [DBG] pgmap v13424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:31 smithi067 bash[17655]: cluster 2024-04-03T21:46:30.982693+0000 mgr.y (mgr.24370) 13440 : cluster [DBG] pgmap v13424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:31 smithi067 bash[27441]: cluster 2024-04-03T21:46:30.982693+0000 mgr.y (mgr.24370) 13440 : cluster [DBG] pgmap v13424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:32 smithi082 bash[20963]: audit 2024-04-03T21:46:32.140600+0000 mon.a (mon.0) 11588 : audit [DBG] from='client.? 172.21.15.67:0/3642131163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:32 smithi067 bash[17655]: audit 2024-04-03T21:46:32.140600+0000 mon.a (mon.0) 11588 : audit [DBG] from='client.? 172.21.15.67:0/3642131163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:32 smithi067 bash[27441]: audit 2024-04-03T21:46:32.140600+0000 mon.a (mon.0) 11588 : audit [DBG] from='client.? 172.21.15.67:0/3642131163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:33 smithi067 bash[17655]: cluster 2024-04-03T21:46:32.983252+0000 mgr.y (mgr.24370) 13441 : cluster [DBG] pgmap v13425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:46:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:33 smithi067 bash[27441]: cluster 2024-04-03T21:46:32.983252+0000 mgr.y (mgr.24370) 13441 : cluster [DBG] pgmap v13425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:33 smithi082 bash[20963]: cluster 2024-04-03T21:46:32.983252+0000 mgr.y (mgr.24370) 13441 : cluster [DBG] pgmap v13425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:46:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:34 smithi067 bash[17655]: audit 2024-04-03T21:46:34.598262+0000 mon.a (mon.0) 11589 : audit [DBG] from='client.? 172.21.15.67:0/916025051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:34 smithi067 bash[27441]: audit 2024-04-03T21:46:34.598262+0000 mon.a (mon.0) 11589 : audit [DBG] from='client.? 172.21.15.67:0/916025051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:34 smithi082 bash[20963]: audit 2024-04-03T21:46:34.598262+0000 mon.a (mon.0) 11589 : audit [DBG] from='client.? 172.21.15.67:0/916025051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:35 smithi067 bash[27441]: cluster 2024-04-03T21:46:34.983923+0000 mgr.y (mgr.24370) 13442 : cluster [DBG] pgmap v13426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:35 smithi067 bash[17655]: cluster 2024-04-03T21:46:34.983923+0000 mgr.y (mgr.24370) 13442 : cluster [DBG] pgmap v13426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:35 smithi082 bash[20963]: cluster 2024-04-03T21:46:34.983923+0000 mgr.y (mgr.24370) 13442 : cluster [DBG] pgmap v13426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:38 smithi082 bash[20963]: cluster 2024-04-03T21:46:36.984996+0000 mgr.y (mgr.24370) 13443 : cluster [DBG] pgmap v13427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:38 smithi082 bash[20963]: audit 2024-04-03T21:46:37.070595+0000 mon.a (mon.0) 11590 : audit [DBG] from='client.? 172.21.15.67:0/2065756159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:38 smithi067 bash[27441]: cluster 2024-04-03T21:46:36.984996+0000 mgr.y (mgr.24370) 13443 : cluster [DBG] pgmap v13427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:38 smithi067 bash[27441]: audit 2024-04-03T21:46:37.070595+0000 mon.a (mon.0) 11590 : audit [DBG] from='client.? 172.21.15.67:0/2065756159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:38 smithi067 bash[17655]: cluster 2024-04-03T21:46:36.984996+0000 mgr.y (mgr.24370) 13443 : cluster [DBG] pgmap v13427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:38 smithi067 bash[17655]: audit 2024-04-03T21:46:37.070595+0000 mon.a (mon.0) 11590 : audit [DBG] from='client.? 172.21.15.67:0/2065756159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:40 smithi082 bash[20963]: cluster 2024-04-03T21:46:38.985689+0000 mgr.y (mgr.24370) 13444 : cluster [DBG] pgmap v13428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:40 smithi082 bash[20963]: audit 2024-04-03T21:46:39.530594+0000 mon.c (mon.2) 5358 : audit [DBG] from='client.? 172.21.15.67:0/3647775383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:40 smithi067 bash[27441]: cluster 2024-04-03T21:46:38.985689+0000 mgr.y (mgr.24370) 13444 : cluster [DBG] pgmap v13428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:40 smithi067 bash[27441]: audit 2024-04-03T21:46:39.530594+0000 mon.c (mon.2) 5358 : audit [DBG] from='client.? 172.21.15.67:0/3647775383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:40 smithi067 bash[17655]: cluster 2024-04-03T21:46:38.985689+0000 mgr.y (mgr.24370) 13444 : cluster [DBG] pgmap v13428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:40.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:40 smithi067 bash[17655]: audit 2024-04-03T21:46:39.530594+0000 mon.c (mon.2) 5358 : audit [DBG] from='client.? 172.21.15.67:0/3647775383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:41 smithi082 bash[20963]: audit 2024-04-03T21:46:40.370999+0000 mon.a (mon.0) 11591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:41 smithi067 bash[27441]: audit 2024-04-03T21:46:40.370999+0000 mon.a (mon.0) 11591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:41 smithi067 bash[17655]: audit 2024-04-03T21:46:40.370999+0000 mon.a (mon.0) 11591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:42 smithi082 bash[20963]: cluster 2024-04-03T21:46:40.986822+0000 mgr.y (mgr.24370) 13445 : cluster [DBG] pgmap v13429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:42 smithi082 bash[20963]: audit 2024-04-03T21:46:41.985177+0000 mon.c (mon.2) 5359 : audit [DBG] from='client.? 172.21.15.67:0/1878147739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:42 smithi067 bash[17655]: cluster 2024-04-03T21:46:40.986822+0000 mgr.y (mgr.24370) 13445 : cluster [DBG] pgmap v13429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:42 smithi067 bash[17655]: audit 2024-04-03T21:46:41.985177+0000 mon.c (mon.2) 5359 : audit [DBG] from='client.? 172.21.15.67:0/1878147739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:42 smithi067 bash[27441]: cluster 2024-04-03T21:46:40.986822+0000 mgr.y (mgr.24370) 13445 : cluster [DBG] pgmap v13429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:42.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:42 smithi067 bash[27441]: audit 2024-04-03T21:46:41.985177+0000 mon.c (mon.2) 5359 : audit [DBG] from='client.? 172.21.15.67:0/1878147739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:46:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:46:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:44 smithi082 bash[20963]: cluster 2024-04-03T21:46:42.987586+0000 mgr.y (mgr.24370) 13446 : cluster [DBG] pgmap v13430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:44 smithi067 bash[17655]: cluster 2024-04-03T21:46:42.987586+0000 mgr.y (mgr.24370) 13446 : cluster [DBG] pgmap v13430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:44 smithi067 bash[27441]: cluster 2024-04-03T21:46:42.987586+0000 mgr.y (mgr.24370) 13446 : cluster [DBG] pgmap v13430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:45 smithi082 bash[20963]: audit 2024-04-03T21:46:44.442753+0000 mon.c (mon.2) 5360 : audit [DBG] from='client.? 172.21.15.67:0/3630176671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:45 smithi067 bash[17655]: audit 2024-04-03T21:46:44.442753+0000 mon.c (mon.2) 5360 : audit [DBG] from='client.? 172.21.15.67:0/3630176671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:45 smithi067 bash[27441]: audit 2024-04-03T21:46:44.442753+0000 mon.c (mon.2) 5360 : audit [DBG] from='client.? 172.21.15.67:0/3630176671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:46 smithi082 bash[20963]: cluster 2024-04-03T21:46:44.988405+0000 mgr.y (mgr.24370) 13447 : cluster [DBG] pgmap v13431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:46 smithi067 bash[17655]: cluster 2024-04-03T21:46:44.988405+0000 mgr.y (mgr.24370) 13447 : cluster [DBG] pgmap v13431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:46 smithi067 bash[27441]: cluster 2024-04-03T21:46:44.988405+0000 mgr.y (mgr.24370) 13447 : cluster [DBG] pgmap v13431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:47 smithi082 bash[20963]: audit 2024-04-03T21:46:46.897941+0000 mon.a (mon.0) 11592 : audit [DBG] from='client.? 172.21.15.67:0/172878243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:47 smithi067 bash[27441]: audit 2024-04-03T21:46:46.897941+0000 mon.a (mon.0) 11592 : audit [DBG] from='client.? 172.21.15.67:0/172878243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:47 smithi067 bash[17655]: audit 2024-04-03T21:46:46.897941+0000 mon.a (mon.0) 11592 : audit [DBG] from='client.? 172.21.15.67:0/172878243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:48 smithi082 bash[20963]: cluster 2024-04-03T21:46:46.989538+0000 mgr.y (mgr.24370) 13448 : cluster [DBG] pgmap v13432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:48.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:48 smithi067 bash[27441]: cluster 2024-04-03T21:46:46.989538+0000 mgr.y (mgr.24370) 13448 : cluster [DBG] pgmap v13432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:48.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:48 smithi067 bash[17655]: cluster 2024-04-03T21:46:46.989538+0000 mgr.y (mgr.24370) 13448 : cluster [DBG] pgmap v13432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:50 smithi082 bash[20963]: cluster 2024-04-03T21:46:48.990162+0000 mgr.y (mgr.24370) 13449 : cluster [DBG] pgmap v13433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:50 smithi082 bash[20963]: audit 2024-04-03T21:46:49.350953+0000 mon.c (mon.2) 5361 : audit [DBG] from='client.? 172.21.15.67:0/3703872295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:50 smithi067 bash[27441]: cluster 2024-04-03T21:46:48.990162+0000 mgr.y (mgr.24370) 13449 : cluster [DBG] pgmap v13433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:50 smithi067 bash[27441]: audit 2024-04-03T21:46:49.350953+0000 mon.c (mon.2) 5361 : audit [DBG] from='client.? 172.21.15.67:0/3703872295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:50 smithi067 bash[17655]: cluster 2024-04-03T21:46:48.990162+0000 mgr.y (mgr.24370) 13449 : cluster [DBG] pgmap v13433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:50 smithi067 bash[17655]: audit 2024-04-03T21:46:49.350953+0000 mon.c (mon.2) 5361 : audit [DBG] from='client.? 172.21.15.67:0/3703872295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:52 smithi082 bash[20963]: cluster 2024-04-03T21:46:50.991333+0000 mgr.y (mgr.24370) 13450 : cluster [DBG] pgmap v13434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:52 smithi082 bash[20963]: audit 2024-04-03T21:46:51.807007+0000 mon.a (mon.0) 11593 : audit [DBG] from='client.? 172.21.15.67:0/1950337259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:52 smithi067 bash[27441]: cluster 2024-04-03T21:46:50.991333+0000 mgr.y (mgr.24370) 13450 : cluster [DBG] pgmap v13434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:52 smithi067 bash[27441]: audit 2024-04-03T21:46:51.807007+0000 mon.a (mon.0) 11593 : audit [DBG] from='client.? 172.21.15.67:0/1950337259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:52 smithi067 bash[17655]: cluster 2024-04-03T21:46:50.991333+0000 mgr.y (mgr.24370) 13450 : cluster [DBG] pgmap v13434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:52 smithi067 bash[17655]: audit 2024-04-03T21:46:51.807007+0000 mon.a (mon.0) 11593 : audit [DBG] from='client.? 172.21.15.67:0/1950337259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:46:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:46:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:54 smithi082 bash[20963]: cluster 2024-04-03T21:46:52.992079+0000 mgr.y (mgr.24370) 13451 : cluster [DBG] pgmap v13435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:54 smithi067 bash[17655]: cluster 2024-04-03T21:46:52.992079+0000 mgr.y (mgr.24370) 13451 : cluster [DBG] pgmap v13435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:54 smithi067 bash[27441]: cluster 2024-04-03T21:46:52.992079+0000 mgr.y (mgr.24370) 13451 : cluster [DBG] pgmap v13435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:55 smithi082 bash[20963]: audit 2024-04-03T21:46:54.259537+0000 mon.a (mon.0) 11594 : audit [DBG] from='client.? 172.21.15.67:0/1860124767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:55 smithi067 bash[17655]: audit 2024-04-03T21:46:54.259537+0000 mon.a (mon.0) 11594 : audit [DBG] from='client.? 172.21.15.67:0/1860124767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:55 smithi067 bash[27441]: audit 2024-04-03T21:46:54.259537+0000 mon.a (mon.0) 11594 : audit [DBG] from='client.? 172.21.15.67:0/1860124767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:56 smithi082 bash[20963]: cluster 2024-04-03T21:46:54.992787+0000 mgr.y (mgr.24370) 13452 : cluster [DBG] pgmap v13436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:56 smithi082 bash[20963]: audit 2024-04-03T21:46:55.371821+0000 mon.a (mon.0) 11595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:56 smithi067 bash[27441]: cluster 2024-04-03T21:46:54.992787+0000 mgr.y (mgr.24370) 13452 : cluster [DBG] pgmap v13436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:56 smithi067 bash[27441]: audit 2024-04-03T21:46:55.371821+0000 mon.a (mon.0) 11595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:56 smithi067 bash[17655]: cluster 2024-04-03T21:46:54.992787+0000 mgr.y (mgr.24370) 13452 : cluster [DBG] pgmap v13436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:56 smithi067 bash[17655]: audit 2024-04-03T21:46:55.371821+0000 mon.a (mon.0) 11595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:46:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:57 smithi082 bash[20963]: audit 2024-04-03T21:46:56.728591+0000 mon.a (mon.0) 11596 : audit [DBG] from='client.? 172.21.15.67:0/2411264930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:46:57 smithi082 bash[20963]: cluster 2024-04-03T21:46:56.994022+0000 mgr.y (mgr.24370) 13453 : cluster [DBG] pgmap v13437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:57 smithi067 bash[27441]: audit 2024-04-03T21:46:56.728591+0000 mon.a (mon.0) 11596 : audit [DBG] from='client.? 172.21.15.67:0/2411264930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:46:57 smithi067 bash[27441]: cluster 2024-04-03T21:46:56.994022+0000 mgr.y (mgr.24370) 13453 : cluster [DBG] pgmap v13437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:46:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:57 smithi067 bash[17655]: audit 2024-04-03T21:46:56.728591+0000 mon.a (mon.0) 11596 : audit [DBG] from='client.? 172.21.15.67:0/2411264930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:46:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:46:57 smithi067 bash[17655]: cluster 2024-04-03T21:46:56.994022+0000 mgr.y (mgr.24370) 13453 : cluster [DBG] pgmap v13437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:00 smithi082 bash[20963]: cluster 2024-04-03T21:46:58.994672+0000 mgr.y (mgr.24370) 13454 : cluster [DBG] pgmap v13438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:00 smithi082 bash[20963]: audit 2024-04-03T21:46:59.194292+0000 mon.c (mon.2) 5362 : audit [DBG] from='client.? 172.21.15.67:0/2437172414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:00 smithi067 bash[27441]: cluster 2024-04-03T21:46:58.994672+0000 mgr.y (mgr.24370) 13454 : cluster [DBG] pgmap v13438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:00 smithi067 bash[27441]: audit 2024-04-03T21:46:59.194292+0000 mon.c (mon.2) 5362 : audit [DBG] from='client.? 172.21.15.67:0/2437172414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:00 smithi067 bash[17655]: cluster 2024-04-03T21:46:58.994672+0000 mgr.y (mgr.24370) 13454 : cluster [DBG] pgmap v13438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:00 smithi067 bash[17655]: audit 2024-04-03T21:46:59.194292+0000 mon.c (mon.2) 5362 : audit [DBG] from='client.? 172.21.15.67:0/2437172414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:01 smithi082 bash[20963]: audit 2024-04-03T21:47:00.715543+0000 mon.a (mon.0) 11597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:47:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:01 smithi067 bash[17655]: audit 2024-04-03T21:47:00.715543+0000 mon.a (mon.0) 11597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:47:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:01 smithi067 bash[27441]: audit 2024-04-03T21:47:00.715543+0000 mon.a (mon.0) 11597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:47:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:02 smithi082 bash[20963]: cluster 2024-04-03T21:47:00.995870+0000 mgr.y (mgr.24370) 13455 : cluster [DBG] pgmap v13439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:02 smithi082 bash[20963]: audit 2024-04-03T21:47:01.648528+0000 mon.c (mon.2) 5363 : audit [DBG] from='client.? 172.21.15.67:0/1003147291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:02 smithi067 bash[17655]: cluster 2024-04-03T21:47:00.995870+0000 mgr.y (mgr.24370) 13455 : cluster [DBG] pgmap v13439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:02 smithi067 bash[17655]: audit 2024-04-03T21:47:01.648528+0000 mon.c (mon.2) 5363 : audit [DBG] from='client.? 172.21.15.67:0/1003147291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:02 smithi067 bash[27441]: cluster 2024-04-03T21:47:00.995870+0000 mgr.y (mgr.24370) 13455 : cluster [DBG] pgmap v13439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:02 smithi067 bash[27441]: audit 2024-04-03T21:47:01.648528+0000 mon.c (mon.2) 5363 : audit [DBG] from='client.? 172.21.15.67:0/1003147291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:47:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:47:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:04 smithi082 bash[20963]: cluster 2024-04-03T21:47:02.996500+0000 mgr.y (mgr.24370) 13456 : cluster [DBG] pgmap v13440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:04 smithi067 bash[17655]: cluster 2024-04-03T21:47:02.996500+0000 mgr.y (mgr.24370) 13456 : cluster [DBG] pgmap v13440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:04 smithi067 bash[27441]: cluster 2024-04-03T21:47:02.996500+0000 mgr.y (mgr.24370) 13456 : cluster [DBG] pgmap v13440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:05 smithi082 bash[20963]: audit 2024-04-03T21:47:04.106512+0000 mon.a (mon.0) 11598 : audit [DBG] from='client.? 172.21.15.67:0/4283881208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:05 smithi067 bash[17655]: audit 2024-04-03T21:47:04.106512+0000 mon.a (mon.0) 11598 : audit [DBG] from='client.? 172.21.15.67:0/4283881208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:05 smithi067 bash[27441]: audit 2024-04-03T21:47:04.106512+0000 mon.a (mon.0) 11598 : audit [DBG] from='client.? 172.21.15.67:0/4283881208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:06 smithi082 bash[20963]: cluster 2024-04-03T21:47:04.997200+0000 mgr.y (mgr.24370) 13457 : cluster [DBG] pgmap v13441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:06 smithi067 bash[27441]: cluster 2024-04-03T21:47:04.997200+0000 mgr.y (mgr.24370) 13457 : cluster [DBG] pgmap v13441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:06 smithi067 bash[17655]: cluster 2024-04-03T21:47:04.997200+0000 mgr.y (mgr.24370) 13457 : cluster [DBG] pgmap v13441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:07 smithi082 bash[20963]: audit 2024-04-03T21:47:06.461798+0000 mon.a (mon.0) 11599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:07 smithi082 bash[20963]: audit 2024-04-03T21:47:06.470194+0000 mon.a (mon.0) 11600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:07 smithi082 bash[20963]: audit 2024-04-03T21:47:06.620627+0000 mon.c (mon.2) 5364 : audit [DBG] from='client.? 172.21.15.67:0/2949286202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:07 smithi082 bash[20963]: audit 2024-04-03T21:47:06.713319+0000 mon.a (mon.0) 11601 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:07 smithi082 bash[20963]: audit 2024-04-03T21:47:06.719392+0000 mon.a (mon.0) 11602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:07 smithi082 bash[20963]: cluster 2024-04-03T21:47:06.998373+0000 mgr.y (mgr.24370) 13458 : cluster [DBG] pgmap v13442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:07 smithi082 bash[20963]: audit 2024-04-03T21:47:07.151605+0000 mon.a (mon.0) 11603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:47:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:07 smithi082 bash[20963]: audit 2024-04-03T21:47:07.153516+0000 mon.a (mon.0) 11604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:47:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:07 smithi082 bash[20963]: audit 2024-04-03T21:47:07.162665+0000 mon.a (mon.0) 11605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[17655]: audit 2024-04-03T21:47:06.461798+0000 mon.a (mon.0) 11599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[17655]: audit 2024-04-03T21:47:06.470194+0000 mon.a (mon.0) 11600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[17655]: audit 2024-04-03T21:47:06.620627+0000 mon.c (mon.2) 5364 : audit [DBG] from='client.? 172.21.15.67:0/2949286202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[17655]: audit 2024-04-03T21:47:06.713319+0000 mon.a (mon.0) 11601 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[17655]: audit 2024-04-03T21:47:06.719392+0000 mon.a (mon.0) 11602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[17655]: cluster 2024-04-03T21:47:06.998373+0000 mgr.y (mgr.24370) 13458 : cluster [DBG] pgmap v13442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[17655]: audit 2024-04-03T21:47:07.151605+0000 mon.a (mon.0) 11603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[17655]: audit 2024-04-03T21:47:07.153516+0000 mon.a (mon.0) 11604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[17655]: audit 2024-04-03T21:47:07.162665+0000 mon.a (mon.0) 11605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[27441]: audit 2024-04-03T21:47:06.461798+0000 mon.a (mon.0) 11599 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[27441]: audit 2024-04-03T21:47:06.470194+0000 mon.a (mon.0) 11600 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[27441]: audit 2024-04-03T21:47:06.620627+0000 mon.c (mon.2) 5364 : audit [DBG] from='client.? 172.21.15.67:0/2949286202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[27441]: audit 2024-04-03T21:47:06.713319+0000 mon.a (mon.0) 11601 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[27441]: audit 2024-04-03T21:47:06.719392+0000 mon.a (mon.0) 11602 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[27441]: cluster 2024-04-03T21:47:06.998373+0000 mgr.y (mgr.24370) 13458 : cluster [DBG] pgmap v13442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[27441]: audit 2024-04-03T21:47:07.151605+0000 mon.a (mon.0) 11603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:47:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[27441]: audit 2024-04-03T21:47:07.153516+0000 mon.a (mon.0) 11604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:47:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:07 smithi067 bash[27441]: audit 2024-04-03T21:47:07.162665+0000 mon.a (mon.0) 11605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:47:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:10 smithi082 bash[20963]: cluster 2024-04-03T21:47:08.999040+0000 mgr.y (mgr.24370) 13459 : cluster [DBG] pgmap v13443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:10 smithi082 bash[20963]: audit 2024-04-03T21:47:09.079068+0000 mon.a (mon.0) 11606 : audit [DBG] from='client.? 172.21.15.67:0/78352230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:10 smithi067 bash[17655]: cluster 2024-04-03T21:47:08.999040+0000 mgr.y (mgr.24370) 13459 : cluster [DBG] pgmap v13443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:10 smithi067 bash[17655]: audit 2024-04-03T21:47:09.079068+0000 mon.a (mon.0) 11606 : audit [DBG] from='client.? 172.21.15.67:0/78352230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:10 smithi067 bash[27441]: cluster 2024-04-03T21:47:08.999040+0000 mgr.y (mgr.24370) 13459 : cluster [DBG] pgmap v13443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:10 smithi067 bash[27441]: audit 2024-04-03T21:47:09.079068+0000 mon.a (mon.0) 11606 : audit [DBG] from='client.? 172.21.15.67:0/78352230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:11 smithi082 bash[20963]: audit 2024-04-03T21:47:10.372173+0000 mon.a (mon.0) 11607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:11 smithi067 bash[27441]: audit 2024-04-03T21:47:10.372173+0000 mon.a (mon.0) 11607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:11 smithi067 bash[17655]: audit 2024-04-03T21:47:10.372173+0000 mon.a (mon.0) 11607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:12 smithi082 bash[20963]: cluster 2024-04-03T21:47:11.000284+0000 mgr.y (mgr.24370) 13460 : cluster [DBG] pgmap v13444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:12 smithi082 bash[20963]: audit 2024-04-03T21:47:11.545106+0000 mon.a (mon.0) 11608 : audit [DBG] from='client.? 172.21.15.67:0/419587504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:12 smithi067 bash[17655]: cluster 2024-04-03T21:47:11.000284+0000 mgr.y (mgr.24370) 13460 : cluster [DBG] pgmap v13444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:12 smithi067 bash[17655]: audit 2024-04-03T21:47:11.545106+0000 mon.a (mon.0) 11608 : audit [DBG] from='client.? 172.21.15.67:0/419587504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:12 smithi067 bash[27441]: cluster 2024-04-03T21:47:11.000284+0000 mgr.y (mgr.24370) 13460 : cluster [DBG] pgmap v13444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:12 smithi067 bash[27441]: audit 2024-04-03T21:47:11.545106+0000 mon.a (mon.0) 11608 : audit [DBG] from='client.? 172.21.15.67:0/419587504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:47:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:47:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:14 smithi082 bash[20963]: cluster 2024-04-03T21:47:13.000937+0000 mgr.y (mgr.24370) 13461 : cluster [DBG] pgmap v13445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:14 smithi082 bash[20963]: audit 2024-04-03T21:47:13.999499+0000 mon.c (mon.2) 5365 : audit [DBG] from='client.? 172.21.15.67:0/2938724017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:14 smithi067 bash[17655]: cluster 2024-04-03T21:47:13.000937+0000 mgr.y (mgr.24370) 13461 : cluster [DBG] pgmap v13445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:14 smithi067 bash[17655]: audit 2024-04-03T21:47:13.999499+0000 mon.c (mon.2) 5365 : audit [DBG] from='client.? 172.21.15.67:0/2938724017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:14 smithi067 bash[27441]: cluster 2024-04-03T21:47:13.000937+0000 mgr.y (mgr.24370) 13461 : cluster [DBG] pgmap v13445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:14 smithi067 bash[27441]: audit 2024-04-03T21:47:13.999499+0000 mon.c (mon.2) 5365 : audit [DBG] from='client.? 172.21.15.67:0/2938724017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:16 smithi082 bash[20963]: cluster 2024-04-03T21:47:15.001674+0000 mgr.y (mgr.24370) 13462 : cluster [DBG] pgmap v13446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:16 smithi067 bash[17655]: cluster 2024-04-03T21:47:15.001674+0000 mgr.y (mgr.24370) 13462 : cluster [DBG] pgmap v13446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:16 smithi067 bash[27441]: cluster 2024-04-03T21:47:15.001674+0000 mgr.y (mgr.24370) 13462 : cluster [DBG] pgmap v13446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:17 smithi082 bash[20963]: audit 2024-04-03T21:47:16.455972+0000 mon.c (mon.2) 5366 : audit [DBG] from='client.? 172.21.15.67:0/2569280600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:17 smithi067 bash[17655]: audit 2024-04-03T21:47:16.455972+0000 mon.c (mon.2) 5366 : audit [DBG] from='client.? 172.21.15.67:0/2569280600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:17 smithi067 bash[27441]: audit 2024-04-03T21:47:16.455972+0000 mon.c (mon.2) 5366 : audit [DBG] from='client.? 172.21.15.67:0/2569280600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:18 smithi082 bash[20963]: cluster 2024-04-03T21:47:17.002842+0000 mgr.y (mgr.24370) 13463 : cluster [DBG] pgmap v13447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:18 smithi067 bash[17655]: cluster 2024-04-03T21:47:17.002842+0000 mgr.y (mgr.24370) 13463 : cluster [DBG] pgmap v13447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:18 smithi067 bash[27441]: cluster 2024-04-03T21:47:17.002842+0000 mgr.y (mgr.24370) 13463 : cluster [DBG] pgmap v13447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:19 smithi082 bash[20963]: audit 2024-04-03T21:47:18.904119+0000 mon.a (mon.0) 11609 : audit [DBG] from='client.? 172.21.15.67:0/704352726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:19 smithi067 bash[17655]: audit 2024-04-03T21:47:18.904119+0000 mon.a (mon.0) 11609 : audit [DBG] from='client.? 172.21.15.67:0/704352726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:19 smithi067 bash[27441]: audit 2024-04-03T21:47:18.904119+0000 mon.a (mon.0) 11609 : audit [DBG] from='client.? 172.21.15.67:0/704352726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:20 smithi082 bash[20963]: cluster 2024-04-03T21:47:19.003499+0000 mgr.y (mgr.24370) 13464 : cluster [DBG] pgmap v13448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:20 smithi067 bash[27441]: cluster 2024-04-03T21:47:19.003499+0000 mgr.y (mgr.24370) 13464 : cluster [DBG] pgmap v13448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:20 smithi067 bash[17655]: cluster 2024-04-03T21:47:19.003499+0000 mgr.y (mgr.24370) 13464 : cluster [DBG] pgmap v13448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:22 smithi082 bash[20963]: cluster 2024-04-03T21:47:21.004310+0000 mgr.y (mgr.24370) 13465 : cluster [DBG] pgmap v13449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:22 smithi082 bash[20963]: audit 2024-04-03T21:47:21.363907+0000 mon.a (mon.0) 11610 : audit [DBG] from='client.? 172.21.15.67:0/2933865185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:22 smithi067 bash[27441]: cluster 2024-04-03T21:47:21.004310+0000 mgr.y (mgr.24370) 13465 : cluster [DBG] pgmap v13449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:22 smithi067 bash[27441]: audit 2024-04-03T21:47:21.363907+0000 mon.a (mon.0) 11610 : audit [DBG] from='client.? 172.21.15.67:0/2933865185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:22 smithi067 bash[17655]: cluster 2024-04-03T21:47:21.004310+0000 mgr.y (mgr.24370) 13465 : cluster [DBG] pgmap v13449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:22 smithi067 bash[17655]: audit 2024-04-03T21:47:21.363907+0000 mon.a (mon.0) 11610 : audit [DBG] from='client.? 172.21.15.67:0/2933865185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:23 smithi067 bash[17655]: cluster 2024-04-03T21:47:23.004909+0000 mgr.y (mgr.24370) 13466 : cluster [DBG] pgmap v13450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:47:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:23 smithi067 bash[27441]: cluster 2024-04-03T21:47:23.004909+0000 mgr.y (mgr.24370) 13466 : cluster [DBG] pgmap v13450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:23 smithi082 bash[20963]: cluster 2024-04-03T21:47:23.004909+0000 mgr.y (mgr.24370) 13466 : cluster [DBG] pgmap v13450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:47:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:24 smithi067 bash[17655]: audit 2024-04-03T21:47:23.826499+0000 mon.c (mon.2) 5367 : audit [DBG] from='client.? 172.21.15.67:0/3260016157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:24 smithi067 bash[27441]: audit 2024-04-03T21:47:23.826499+0000 mon.c (mon.2) 5367 : audit [DBG] from='client.? 172.21.15.67:0/3260016157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:24 smithi082 bash[20963]: audit 2024-04-03T21:47:23.826499+0000 mon.c (mon.2) 5367 : audit [DBG] from='client.? 172.21.15.67:0/3260016157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:25 smithi082 bash[20963]: cluster 2024-04-03T21:47:25.005712+0000 mgr.y (mgr.24370) 13467 : cluster [DBG] pgmap v13451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:25 smithi067 bash[17655]: cluster 2024-04-03T21:47:25.005712+0000 mgr.y (mgr.24370) 13467 : cluster [DBG] pgmap v13451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:25 smithi067 bash[27441]: cluster 2024-04-03T21:47:25.005712+0000 mgr.y (mgr.24370) 13467 : cluster [DBG] pgmap v13451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:26 smithi082 bash[20963]: audit 2024-04-03T21:47:25.372537+0000 mon.a (mon.0) 11611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:26 smithi067 bash[17655]: audit 2024-04-03T21:47:25.372537+0000 mon.a (mon.0) 11611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:26 smithi067 bash[27441]: audit 2024-04-03T21:47:25.372537+0000 mon.a (mon.0) 11611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:27 smithi082 bash[20963]: audit 2024-04-03T21:47:26.280672+0000 mon.a (mon.0) 11612 : audit [DBG] from='client.? 172.21.15.67:0/2992731963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:27 smithi082 bash[20963]: cluster 2024-04-03T21:47:27.006917+0000 mgr.y (mgr.24370) 13468 : cluster [DBG] pgmap v13452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:27 smithi067 bash[17655]: audit 2024-04-03T21:47:26.280672+0000 mon.a (mon.0) 11612 : audit [DBG] from='client.? 172.21.15.67:0/2992731963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:27 smithi067 bash[17655]: cluster 2024-04-03T21:47:27.006917+0000 mgr.y (mgr.24370) 13468 : cluster [DBG] pgmap v13452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:27 smithi067 bash[27441]: audit 2024-04-03T21:47:26.280672+0000 mon.a (mon.0) 11612 : audit [DBG] from='client.? 172.21.15.67:0/2992731963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:27 smithi067 bash[27441]: cluster 2024-04-03T21:47:27.006917+0000 mgr.y (mgr.24370) 13468 : cluster [DBG] pgmap v13452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:28 smithi082 bash[20963]: audit 2024-04-03T21:47:28.735512+0000 mon.a (mon.0) 11613 : audit [DBG] from='client.? 172.21.15.67:0/1959464953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:28 smithi067 bash[17655]: audit 2024-04-03T21:47:28.735512+0000 mon.a (mon.0) 11613 : audit [DBG] from='client.? 172.21.15.67:0/1959464953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:28 smithi067 bash[27441]: audit 2024-04-03T21:47:28.735512+0000 mon.a (mon.0) 11613 : audit [DBG] from='client.? 172.21.15.67:0/1959464953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:30.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:29 smithi082 bash[20963]: cluster 2024-04-03T21:47:29.007626+0000 mgr.y (mgr.24370) 13469 : cluster [DBG] pgmap v13453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:29 smithi067 bash[17655]: cluster 2024-04-03T21:47:29.007626+0000 mgr.y (mgr.24370) 13469 : cluster [DBG] pgmap v13453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:30.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:29 smithi067 bash[27441]: cluster 2024-04-03T21:47:29.007626+0000 mgr.y (mgr.24370) 13469 : cluster [DBG] pgmap v13453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:32 smithi082 bash[20963]: cluster 2024-04-03T21:47:31.008787+0000 mgr.y (mgr.24370) 13470 : cluster [DBG] pgmap v13454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:32.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:32 smithi082 bash[20963]: audit 2024-04-03T21:47:31.192902+0000 mon.c (mon.2) 5368 : audit [DBG] from='client.? 172.21.15.67:0/500081928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:32 smithi067 bash[17655]: cluster 2024-04-03T21:47:31.008787+0000 mgr.y (mgr.24370) 13470 : cluster [DBG] pgmap v13454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:32 smithi067 bash[17655]: audit 2024-04-03T21:47:31.192902+0000 mon.c (mon.2) 5368 : audit [DBG] from='client.? 172.21.15.67:0/500081928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:32 smithi067 bash[27441]: cluster 2024-04-03T21:47:31.008787+0000 mgr.y (mgr.24370) 13470 : cluster [DBG] pgmap v13454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:32.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:32 smithi067 bash[27441]: audit 2024-04-03T21:47:31.192902+0000 mon.c (mon.2) 5368 : audit [DBG] from='client.? 172.21.15.67:0/500081928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:47:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:47:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:34 smithi082 bash[20963]: cluster 2024-04-03T21:47:33.009490+0000 mgr.y (mgr.24370) 13471 : cluster [DBG] pgmap v13455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:34 smithi082 bash[20963]: audit 2024-04-03T21:47:33.643287+0000 mon.a (mon.0) 11614 : audit [DBG] from='client.? 172.21.15.67:0/3489945248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:34 smithi067 bash[17655]: cluster 2024-04-03T21:47:33.009490+0000 mgr.y (mgr.24370) 13471 : cluster [DBG] pgmap v13455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:34 smithi067 bash[17655]: audit 2024-04-03T21:47:33.643287+0000 mon.a (mon.0) 11614 : audit [DBG] from='client.? 172.21.15.67:0/3489945248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:34 smithi067 bash[27441]: cluster 2024-04-03T21:47:33.009490+0000 mgr.y (mgr.24370) 13471 : cluster [DBG] pgmap v13455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:34 smithi067 bash[27441]: audit 2024-04-03T21:47:33.643287+0000 mon.a (mon.0) 11614 : audit [DBG] from='client.? 172.21.15.67:0/3489945248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:36 smithi082 bash[20963]: cluster 2024-04-03T21:47:35.010170+0000 mgr.y (mgr.24370) 13472 : cluster [DBG] pgmap v13456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:36 smithi067 bash[17655]: cluster 2024-04-03T21:47:35.010170+0000 mgr.y (mgr.24370) 13472 : cluster [DBG] pgmap v13456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:36 smithi067 bash[27441]: cluster 2024-04-03T21:47:35.010170+0000 mgr.y (mgr.24370) 13472 : cluster [DBG] pgmap v13456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:37 smithi082 bash[20963]: audit 2024-04-03T21:47:36.101711+0000 mon.c (mon.2) 5369 : audit [DBG] from='client.? 172.21.15.67:0/3369423124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:37 smithi067 bash[17655]: audit 2024-04-03T21:47:36.101711+0000 mon.c (mon.2) 5369 : audit [DBG] from='client.? 172.21.15.67:0/3369423124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:37 smithi067 bash[27441]: audit 2024-04-03T21:47:36.101711+0000 mon.c (mon.2) 5369 : audit [DBG] from='client.? 172.21.15.67:0/3369423124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:38 smithi082 bash[20963]: cluster 2024-04-03T21:47:37.011376+0000 mgr.y (mgr.24370) 13473 : cluster [DBG] pgmap v13457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:38 smithi067 bash[27441]: cluster 2024-04-03T21:47:37.011376+0000 mgr.y (mgr.24370) 13473 : cluster [DBG] pgmap v13457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:38 smithi067 bash[17655]: cluster 2024-04-03T21:47:37.011376+0000 mgr.y (mgr.24370) 13473 : cluster [DBG] pgmap v13457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:39 smithi082 bash[20963]: audit 2024-04-03T21:47:38.550774+0000 mon.a (mon.0) 11615 : audit [DBG] from='client.? 172.21.15.67:0/815192363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:39 smithi067 bash[27441]: audit 2024-04-03T21:47:38.550774+0000 mon.a (mon.0) 11615 : audit [DBG] from='client.? 172.21.15.67:0/815192363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:39 smithi067 bash[17655]: audit 2024-04-03T21:47:38.550774+0000 mon.a (mon.0) 11615 : audit [DBG] from='client.? 172.21.15.67:0/815192363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:40 smithi082 bash[20963]: cluster 2024-04-03T21:47:39.012080+0000 mgr.y (mgr.24370) 13474 : cluster [DBG] pgmap v13458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:40 smithi067 bash[27441]: cluster 2024-04-03T21:47:39.012080+0000 mgr.y (mgr.24370) 13474 : cluster [DBG] pgmap v13458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:40 smithi067 bash[17655]: cluster 2024-04-03T21:47:39.012080+0000 mgr.y (mgr.24370) 13474 : cluster [DBG] pgmap v13458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:41 smithi082 bash[20963]: audit 2024-04-03T21:47:40.373026+0000 mon.a (mon.0) 11616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:41 smithi082 bash[20963]: audit 2024-04-03T21:47:41.000254+0000 mon.a (mon.0) 11617 : audit [DBG] from='client.? 172.21.15.67:0/762878892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:41 smithi067 bash[27441]: audit 2024-04-03T21:47:40.373026+0000 mon.a (mon.0) 11616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:41 smithi067 bash[27441]: audit 2024-04-03T21:47:41.000254+0000 mon.a (mon.0) 11617 : audit [DBG] from='client.? 172.21.15.67:0/762878892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:41 smithi067 bash[17655]: audit 2024-04-03T21:47:40.373026+0000 mon.a (mon.0) 11616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:41 smithi067 bash[17655]: audit 2024-04-03T21:47:41.000254+0000 mon.a (mon.0) 11617 : audit [DBG] from='client.? 172.21.15.67:0/762878892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:42 smithi082 bash[20963]: cluster 2024-04-03T21:47:41.012890+0000 mgr.y (mgr.24370) 13475 : cluster [DBG] pgmap v13459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:42 smithi067 bash[17655]: cluster 2024-04-03T21:47:41.012890+0000 mgr.y (mgr.24370) 13475 : cluster [DBG] pgmap v13459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:42 smithi067 bash[27441]: cluster 2024-04-03T21:47:41.012890+0000 mgr.y (mgr.24370) 13475 : cluster [DBG] pgmap v13459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:43 smithi082 bash[20963]: cluster 2024-04-03T21:47:43.013578+0000 mgr.y (mgr.24370) 13476 : cluster [DBG] pgmap v13460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:47:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:43 smithi067 bash[27441]: cluster 2024-04-03T21:47:43.013578+0000 mgr.y (mgr.24370) 13476 : cluster [DBG] pgmap v13460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:43 smithi067 bash[17655]: cluster 2024-04-03T21:47:43.013578+0000 mgr.y (mgr.24370) 13476 : cluster [DBG] pgmap v13460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:47:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:44 smithi082 bash[20963]: audit 2024-04-03T21:47:43.457082+0000 mon.c (mon.2) 5370 : audit [DBG] from='client.? 172.21.15.67:0/3202362875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:44 smithi067 bash[17655]: audit 2024-04-03T21:47:43.457082+0000 mon.c (mon.2) 5370 : audit [DBG] from='client.? 172.21.15.67:0/3202362875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:44 smithi067 bash[27441]: audit 2024-04-03T21:47:43.457082+0000 mon.c (mon.2) 5370 : audit [DBG] from='client.? 172.21.15.67:0/3202362875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:45 smithi082 bash[20963]: cluster 2024-04-03T21:47:45.014266+0000 mgr.y (mgr.24370) 13477 : cluster [DBG] pgmap v13461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:45 smithi067 bash[17655]: cluster 2024-04-03T21:47:45.014266+0000 mgr.y (mgr.24370) 13477 : cluster [DBG] pgmap v13461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:45 smithi067 bash[27441]: cluster 2024-04-03T21:47:45.014266+0000 mgr.y (mgr.24370) 13477 : cluster [DBG] pgmap v13461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:46 smithi082 bash[20963]: audit 2024-04-03T21:47:45.923222+0000 mon.a (mon.0) 11618 : audit [DBG] from='client.? 172.21.15.67:0/249444792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:46 smithi067 bash[17655]: audit 2024-04-03T21:47:45.923222+0000 mon.a (mon.0) 11618 : audit [DBG] from='client.? 172.21.15.67:0/249444792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:46 smithi067 bash[27441]: audit 2024-04-03T21:47:45.923222+0000 mon.a (mon.0) 11618 : audit [DBG] from='client.? 172.21.15.67:0/249444792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:47 smithi082 bash[20963]: cluster 2024-04-03T21:47:47.015493+0000 mgr.y (mgr.24370) 13478 : cluster [DBG] pgmap v13462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:47 smithi067 bash[17655]: cluster 2024-04-03T21:47:47.015493+0000 mgr.y (mgr.24370) 13478 : cluster [DBG] pgmap v13462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:47 smithi067 bash[27441]: cluster 2024-04-03T21:47:47.015493+0000 mgr.y (mgr.24370) 13478 : cluster [DBG] pgmap v13462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:48 smithi082 bash[20963]: audit 2024-04-03T21:47:48.379199+0000 mon.c (mon.2) 5371 : audit [DBG] from='client.? 172.21.15.67:0/3340236574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:48 smithi067 bash[17655]: audit 2024-04-03T21:47:48.379199+0000 mon.c (mon.2) 5371 : audit [DBG] from='client.? 172.21.15.67:0/3340236574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:48 smithi067 bash[27441]: audit 2024-04-03T21:47:48.379199+0000 mon.c (mon.2) 5371 : audit [DBG] from='client.? 172.21.15.67:0/3340236574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:49.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:49 smithi082 bash[20963]: cluster 2024-04-03T21:47:49.016206+0000 mgr.y (mgr.24370) 13479 : cluster [DBG] pgmap v13463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:49 smithi067 bash[17655]: cluster 2024-04-03T21:47:49.016206+0000 mgr.y (mgr.24370) 13479 : cluster [DBG] pgmap v13463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:49 smithi067 bash[27441]: cluster 2024-04-03T21:47:49.016206+0000 mgr.y (mgr.24370) 13479 : cluster [DBG] pgmap v13463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:50 smithi067 bash[17655]: audit 2024-04-03T21:47:50.839668+0000 mon.c (mon.2) 5372 : audit [DBG] from='client.? 172.21.15.67:0/3880028205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:50 smithi067 bash[27441]: audit 2024-04-03T21:47:50.839668+0000 mon.c (mon.2) 5372 : audit [DBG] from='client.? 172.21.15.67:0/3880028205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:50 smithi082 bash[20963]: audit 2024-04-03T21:47:50.839668+0000 mon.c (mon.2) 5372 : audit [DBG] from='client.? 172.21.15.67:0/3880028205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:52.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:51 smithi067 bash[27441]: cluster 2024-04-03T21:47:51.017406+0000 mgr.y (mgr.24370) 13480 : cluster [DBG] pgmap v13464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:51 smithi067 bash[17655]: cluster 2024-04-03T21:47:51.017406+0000 mgr.y (mgr.24370) 13480 : cluster [DBG] pgmap v13464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:51 smithi082 bash[20963]: cluster 2024-04-03T21:47:51.017406+0000 mgr.y (mgr.24370) 13480 : cluster [DBG] pgmap v13464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:47:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:47:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:54 smithi082 bash[20963]: cluster 2024-04-03T21:47:53.018089+0000 mgr.y (mgr.24370) 13481 : cluster [DBG] pgmap v13465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:54 smithi082 bash[20963]: audit 2024-04-03T21:47:53.290053+0000 mon.a (mon.0) 11619 : audit [DBG] from='client.? 172.21.15.67:0/2385150516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:54 smithi067 bash[27441]: cluster 2024-04-03T21:47:53.018089+0000 mgr.y (mgr.24370) 13481 : cluster [DBG] pgmap v13465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:54 smithi067 bash[27441]: audit 2024-04-03T21:47:53.290053+0000 mon.a (mon.0) 11619 : audit [DBG] from='client.? 172.21.15.67:0/2385150516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:54 smithi067 bash[17655]: cluster 2024-04-03T21:47:53.018089+0000 mgr.y (mgr.24370) 13481 : cluster [DBG] pgmap v13465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:54.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:54 smithi067 bash[17655]: audit 2024-04-03T21:47:53.290053+0000 mon.a (mon.0) 11619 : audit [DBG] from='client.? 172.21.15.67:0/2385150516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:56 smithi082 bash[20963]: cluster 2024-04-03T21:47:55.018774+0000 mgr.y (mgr.24370) 13482 : cluster [DBG] pgmap v13466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:56 smithi082 bash[20963]: audit 2024-04-03T21:47:55.373485+0000 mon.a (mon.0) 11620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:56.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:56 smithi082 bash[20963]: audit 2024-04-03T21:47:55.744708+0000 mon.a (mon.0) 11621 : audit [DBG] from='client.? 172.21.15.67:0/4041537931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:56 smithi067 bash[17655]: cluster 2024-04-03T21:47:55.018774+0000 mgr.y (mgr.24370) 13482 : cluster [DBG] pgmap v13466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:56 smithi067 bash[17655]: audit 2024-04-03T21:47:55.373485+0000 mon.a (mon.0) 11620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:56 smithi067 bash[17655]: audit 2024-04-03T21:47:55.744708+0000 mon.a (mon.0) 11621 : audit [DBG] from='client.? 172.21.15.67:0/4041537931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:56 smithi067 bash[27441]: cluster 2024-04-03T21:47:55.018774+0000 mgr.y (mgr.24370) 13482 : cluster [DBG] pgmap v13466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:56 smithi067 bash[27441]: audit 2024-04-03T21:47:55.373485+0000 mon.a (mon.0) 11620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:47:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:56 smithi067 bash[27441]: audit 2024-04-03T21:47:55.744708+0000 mon.a (mon.0) 11621 : audit [DBG] from='client.? 172.21.15.67:0/4041537931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:58 smithi082 bash[20963]: cluster 2024-04-03T21:47:57.019956+0000 mgr.y (mgr.24370) 13483 : cluster [DBG] pgmap v13467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:58 smithi067 bash[17655]: cluster 2024-04-03T21:47:57.019956+0000 mgr.y (mgr.24370) 13483 : cluster [DBG] pgmap v13467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:58 smithi067 bash[27441]: cluster 2024-04-03T21:47:57.019956+0000 mgr.y (mgr.24370) 13483 : cluster [DBG] pgmap v13467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:47:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:47:59 smithi082 bash[20963]: audit 2024-04-03T21:47:58.196949+0000 mon.a (mon.0) 11622 : audit [DBG] from='client.? 172.21.15.67:0/233372111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:47:59 smithi067 bash[17655]: audit 2024-04-03T21:47:58.196949+0000 mon.a (mon.0) 11622 : audit [DBG] from='client.? 172.21.15.67:0/233372111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:47:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:47:59 smithi067 bash[27441]: audit 2024-04-03T21:47:58.196949+0000 mon.a (mon.0) 11622 : audit [DBG] from='client.? 172.21.15.67:0/233372111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:00 smithi082 bash[20963]: cluster 2024-04-03T21:47:59.020629+0000 mgr.y (mgr.24370) 13484 : cluster [DBG] pgmap v13468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:00 smithi067 bash[17655]: cluster 2024-04-03T21:47:59.020629+0000 mgr.y (mgr.24370) 13484 : cluster [DBG] pgmap v13468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:00 smithi067 bash[27441]: cluster 2024-04-03T21:47:59.020629+0000 mgr.y (mgr.24370) 13484 : cluster [DBG] pgmap v13468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:01 smithi082 bash[20963]: audit 2024-04-03T21:48:00.642236+0000 mon.a (mon.0) 11623 : audit [DBG] from='client.? 172.21.15.67:0/886179343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:01 smithi067 bash[27441]: audit 2024-04-03T21:48:00.642236+0000 mon.a (mon.0) 11623 : audit [DBG] from='client.? 172.21.15.67:0/886179343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:01 smithi067 bash[17655]: audit 2024-04-03T21:48:00.642236+0000 mon.a (mon.0) 11623 : audit [DBG] from='client.? 172.21.15.67:0/886179343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:02 smithi082 bash[20963]: cluster 2024-04-03T21:48:01.021783+0000 mgr.y (mgr.24370) 13485 : cluster [DBG] pgmap v13469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:02 smithi067 bash[17655]: cluster 2024-04-03T21:48:01.021783+0000 mgr.y (mgr.24370) 13485 : cluster [DBG] pgmap v13469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:02 smithi067 bash[27441]: cluster 2024-04-03T21:48:01.021783+0000 mgr.y (mgr.24370) 13485 : cluster [DBG] pgmap v13469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:03 smithi082 bash[20963]: cluster 2024-04-03T21:48:03.022444+0000 mgr.y (mgr.24370) 13486 : cluster [DBG] pgmap v13470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:03 smithi082 bash[20963]: audit 2024-04-03T21:48:03.091889+0000 mon.a (mon.0) 11624 : audit [DBG] from='client.? 172.21.15.67:0/844175376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:03 smithi067 bash[27441]: cluster 2024-04-03T21:48:03.022444+0000 mgr.y (mgr.24370) 13486 : cluster [DBG] pgmap v13470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:03 smithi067 bash[27441]: audit 2024-04-03T21:48:03.091889+0000 mon.a (mon.0) 11624 : audit [DBG] from='client.? 172.21.15.67:0/844175376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:03 smithi067 bash[17655]: cluster 2024-04-03T21:48:03.022444+0000 mgr.y (mgr.24370) 13486 : cluster [DBG] pgmap v13470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:03 smithi067 bash[17655]: audit 2024-04-03T21:48:03.091889+0000 mon.a (mon.0) 11624 : audit [DBG] from='client.? 172.21.15.67:0/844175376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:48:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:48:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:06 smithi082 bash[20963]: cluster 2024-04-03T21:48:05.023149+0000 mgr.y (mgr.24370) 13487 : cluster [DBG] pgmap v13471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:06 smithi082 bash[20963]: audit 2024-04-03T21:48:05.546203+0000 mon.a (mon.0) 11625 : audit [DBG] from='client.? 172.21.15.67:0/3375598444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:06 smithi067 bash[17655]: cluster 2024-04-03T21:48:05.023149+0000 mgr.y (mgr.24370) 13487 : cluster [DBG] pgmap v13471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:06 smithi067 bash[17655]: audit 2024-04-03T21:48:05.546203+0000 mon.a (mon.0) 11625 : audit [DBG] from='client.? 172.21.15.67:0/3375598444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:06 smithi067 bash[27441]: cluster 2024-04-03T21:48:05.023149+0000 mgr.y (mgr.24370) 13487 : cluster [DBG] pgmap v13471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:06.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:06 smithi067 bash[27441]: audit 2024-04-03T21:48:05.546203+0000 mon.a (mon.0) 11625 : audit [DBG] from='client.? 172.21.15.67:0/3375598444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:08 smithi082 bash[20963]: cluster 2024-04-03T21:48:07.024397+0000 mgr.y (mgr.24370) 13488 : cluster [DBG] pgmap v13472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:08 smithi082 bash[20963]: audit 2024-04-03T21:48:07.239412+0000 mon.a (mon.0) 11626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:48:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:08 smithi082 bash[20963]: audit 2024-04-03T21:48:07.994734+0000 mon.c (mon.2) 5373 : audit [DBG] from='client.? 172.21.15.67:0/2259874343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:08 smithi067 bash[17655]: cluster 2024-04-03T21:48:07.024397+0000 mgr.y (mgr.24370) 13488 : cluster [DBG] pgmap v13472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:08 smithi067 bash[17655]: audit 2024-04-03T21:48:07.239412+0000 mon.a (mon.0) 11626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:48:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:08 smithi067 bash[17655]: audit 2024-04-03T21:48:07.994734+0000 mon.c (mon.2) 5373 : audit [DBG] from='client.? 172.21.15.67:0/2259874343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:08 smithi067 bash[27441]: cluster 2024-04-03T21:48:07.024397+0000 mgr.y (mgr.24370) 13488 : cluster [DBG] pgmap v13472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:08 smithi067 bash[27441]: audit 2024-04-03T21:48:07.239412+0000 mon.a (mon.0) 11626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:48:08.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:08 smithi067 bash[27441]: audit 2024-04-03T21:48:07.994734+0000 mon.c (mon.2) 5373 : audit [DBG] from='client.? 172.21.15.67:0/2259874343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:10 smithi082 bash[20963]: cluster 2024-04-03T21:48:09.025068+0000 mgr.y (mgr.24370) 13489 : cluster [DBG] pgmap v13473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:10 smithi067 bash[17655]: cluster 2024-04-03T21:48:09.025068+0000 mgr.y (mgr.24370) 13489 : cluster [DBG] pgmap v13473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:10 smithi067 bash[27441]: cluster 2024-04-03T21:48:09.025068+0000 mgr.y (mgr.24370) 13489 : cluster [DBG] pgmap v13473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:11 smithi082 bash[20963]: audit 2024-04-03T21:48:10.373564+0000 mon.a (mon.0) 11627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:11 smithi082 bash[20963]: audit 2024-04-03T21:48:10.450850+0000 mon.c (mon.2) 5374 : audit [DBG] from='client.? 172.21.15.67:0/3375354264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:11 smithi067 bash[17655]: audit 2024-04-03T21:48:10.373564+0000 mon.a (mon.0) 11627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:11 smithi067 bash[17655]: audit 2024-04-03T21:48:10.450850+0000 mon.c (mon.2) 5374 : audit [DBG] from='client.? 172.21.15.67:0/3375354264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:11 smithi067 bash[27441]: audit 2024-04-03T21:48:10.373564+0000 mon.a (mon.0) 11627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:11 smithi067 bash[27441]: audit 2024-04-03T21:48:10.450850+0000 mon.c (mon.2) 5374 : audit [DBG] from='client.? 172.21.15.67:0/3375354264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:12 smithi082 bash[20963]: cluster 2024-04-03T21:48:11.026200+0000 mgr.y (mgr.24370) 13490 : cluster [DBG] pgmap v13474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:12 smithi067 bash[17655]: cluster 2024-04-03T21:48:11.026200+0000 mgr.y (mgr.24370) 13490 : cluster [DBG] pgmap v13474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:12 smithi067 bash[27441]: cluster 2024-04-03T21:48:11.026200+0000 mgr.y (mgr.24370) 13490 : cluster [DBG] pgmap v13474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:13 smithi082 bash[20963]: audit 2024-04-03T21:48:12.929482+0000 mon.c (mon.2) 5375 : audit [DBG] from='client.? 172.21.15.67:0/475252328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:13 smithi082 bash[20963]: audit 2024-04-03T21:48:12.934193+0000 mon.a (mon.0) 11628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:13 smithi082 bash[20963]: audit 2024-04-03T21:48:12.942133+0000 mon.a (mon.0) 11629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:48:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:13 smithi067 bash[17655]: audit 2024-04-03T21:48:12.929482+0000 mon.c (mon.2) 5375 : audit [DBG] from='client.? 172.21.15.67:0/475252328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:13 smithi067 bash[17655]: audit 2024-04-03T21:48:12.934193+0000 mon.a (mon.0) 11628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:13 smithi067 bash[17655]: audit 2024-04-03T21:48:12.942133+0000 mon.a (mon.0) 11629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:13 smithi067 bash[27441]: audit 2024-04-03T21:48:12.929482+0000 mon.c (mon.2) 5375 : audit [DBG] from='client.? 172.21.15.67:0/475252328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:13 smithi067 bash[27441]: audit 2024-04-03T21:48:12.934193+0000 mon.a (mon.0) 11628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:13 smithi067 bash[27441]: audit 2024-04-03T21:48:12.942133+0000 mon.a (mon.0) 11629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:48:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:14 smithi082 bash[20963]: cluster 2024-04-03T21:48:13.026881+0000 mgr.y (mgr.24370) 13491 : cluster [DBG] pgmap v13475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:14 smithi082 bash[20963]: audit 2024-04-03T21:48:13.244326+0000 mon.a (mon.0) 11630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:14 smithi082 bash[20963]: audit 2024-04-03T21:48:13.253367+0000 mon.a (mon.0) 11631 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:14 smithi082 bash[20963]: audit 2024-04-03T21:48:13.733203+0000 mon.a (mon.0) 11632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:48:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:14 smithi082 bash[20963]: audit 2024-04-03T21:48:13.735030+0000 mon.a (mon.0) 11633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:48:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:14 smithi082 bash[20963]: audit 2024-04-03T21:48:13.746414+0000 mon.a (mon.0) 11634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[17655]: cluster 2024-04-03T21:48:13.026881+0000 mgr.y (mgr.24370) 13491 : cluster [DBG] pgmap v13475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[17655]: audit 2024-04-03T21:48:13.244326+0000 mon.a (mon.0) 11630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[17655]: audit 2024-04-03T21:48:13.253367+0000 mon.a (mon.0) 11631 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[17655]: audit 2024-04-03T21:48:13.733203+0000 mon.a (mon.0) 11632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:48:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[17655]: audit 2024-04-03T21:48:13.735030+0000 mon.a (mon.0) 11633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:48:14.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[17655]: audit 2024-04-03T21:48:13.746414+0000 mon.a (mon.0) 11634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[27441]: cluster 2024-04-03T21:48:13.026881+0000 mgr.y (mgr.24370) 13491 : cluster [DBG] pgmap v13475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[27441]: audit 2024-04-03T21:48:13.244326+0000 mon.a (mon.0) 11630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[27441]: audit 2024-04-03T21:48:13.253367+0000 mon.a (mon.0) 11631 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[27441]: audit 2024-04-03T21:48:13.733203+0000 mon.a (mon.0) 11632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:48:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[27441]: audit 2024-04-03T21:48:13.735030+0000 mon.a (mon.0) 11633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:48:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:14 smithi067 bash[27441]: audit 2024-04-03T21:48:13.746414+0000 mon.a (mon.0) 11634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:48:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:16 smithi082 bash[20963]: cluster 2024-04-03T21:48:15.027547+0000 mgr.y (mgr.24370) 13492 : cluster [DBG] pgmap v13476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:16 smithi082 bash[20963]: audit 2024-04-03T21:48:15.382889+0000 mon.c (mon.2) 5376 : audit [DBG] from='client.? 172.21.15.67:0/1295576436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:16 smithi067 bash[17655]: cluster 2024-04-03T21:48:15.027547+0000 mgr.y (mgr.24370) 13492 : cluster [DBG] pgmap v13476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:16 smithi067 bash[17655]: audit 2024-04-03T21:48:15.382889+0000 mon.c (mon.2) 5376 : audit [DBG] from='client.? 172.21.15.67:0/1295576436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:16 smithi067 bash[27441]: cluster 2024-04-03T21:48:15.027547+0000 mgr.y (mgr.24370) 13492 : cluster [DBG] pgmap v13476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:16 smithi067 bash[27441]: audit 2024-04-03T21:48:15.382889+0000 mon.c (mon.2) 5376 : audit [DBG] from='client.? 172.21.15.67:0/1295576436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:17 smithi067 bash[27441]: cluster 2024-04-03T21:48:17.028808+0000 mgr.y (mgr.24370) 13493 : cluster [DBG] pgmap v13477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:17 smithi067 bash[17655]: cluster 2024-04-03T21:48:17.028808+0000 mgr.y (mgr.24370) 13493 : cluster [DBG] pgmap v13477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:17 smithi082 bash[20963]: cluster 2024-04-03T21:48:17.028808+0000 mgr.y (mgr.24370) 13493 : cluster [DBG] pgmap v13477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:18 smithi067 bash[17655]: audit 2024-04-03T21:48:17.845717+0000 mon.a (mon.0) 11635 : audit [DBG] from='client.? 172.21.15.67:0/2499920605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:18.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:18 smithi067 bash[27441]: audit 2024-04-03T21:48:17.845717+0000 mon.a (mon.0) 11635 : audit [DBG] from='client.? 172.21.15.67:0/2499920605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:18 smithi082 bash[20963]: audit 2024-04-03T21:48:17.845717+0000 mon.a (mon.0) 11635 : audit [DBG] from='client.? 172.21.15.67:0/2499920605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:19 smithi082 bash[20963]: cluster 2024-04-03T21:48:19.029656+0000 mgr.y (mgr.24370) 13494 : cluster [DBG] pgmap v13478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:19 smithi067 bash[27441]: cluster 2024-04-03T21:48:19.029656+0000 mgr.y (mgr.24370) 13494 : cluster [DBG] pgmap v13478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:19 smithi067 bash[17655]: cluster 2024-04-03T21:48:19.029656+0000 mgr.y (mgr.24370) 13494 : cluster [DBG] pgmap v13478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:20 smithi082 bash[20963]: audit 2024-04-03T21:48:20.300439+0000 mon.a (mon.0) 11636 : audit [DBG] from='client.? 172.21.15.67:0/3793304605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:20 smithi067 bash[27441]: audit 2024-04-03T21:48:20.300439+0000 mon.a (mon.0) 11636 : audit [DBG] from='client.? 172.21.15.67:0/3793304605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:20 smithi067 bash[17655]: audit 2024-04-03T21:48:20.300439+0000 mon.a (mon.0) 11636 : audit [DBG] from='client.? 172.21.15.67:0/3793304605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:21 smithi082 bash[20963]: cluster 2024-04-03T21:48:21.030983+0000 mgr.y (mgr.24370) 13495 : cluster [DBG] pgmap v13479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:21 smithi067 bash[27441]: cluster 2024-04-03T21:48:21.030983+0000 mgr.y (mgr.24370) 13495 : cluster [DBG] pgmap v13479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:21 smithi067 bash[17655]: cluster 2024-04-03T21:48:21.030983+0000 mgr.y (mgr.24370) 13495 : cluster [DBG] pgmap v13479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:23.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:22 smithi067 bash[27441]: audit 2024-04-03T21:48:22.759302+0000 mon.a (mon.0) 11637 : audit [DBG] from='client.? 172.21.15.67:0/1939645832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:22 smithi067 bash[17655]: audit 2024-04-03T21:48:22.759302+0000 mon.a (mon.0) 11637 : audit [DBG] from='client.? 172.21.15.67:0/1939645832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:22 smithi082 bash[20963]: audit 2024-04-03T21:48:22.759302+0000 mon.a (mon.0) 11637 : audit [DBG] from='client.? 172.21.15.67:0/1939645832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:48:23.819 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:48:24.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:23 smithi082 bash[20963]: cluster 2024-04-03T21:48:23.031643+0000 mgr.y (mgr.24370) 13496 : cluster [DBG] pgmap v13480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:24.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:23 smithi067 bash[27441]: cluster 2024-04-03T21:48:23.031643+0000 mgr.y (mgr.24370) 13496 : cluster [DBG] pgmap v13480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:24.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:23 smithi067 bash[17655]: cluster 2024-04-03T21:48:23.031643+0000 mgr.y (mgr.24370) 13496 : cluster [DBG] pgmap v13480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:26 smithi082 bash[20963]: cluster 2024-04-03T21:48:25.032325+0000 mgr.y (mgr.24370) 13497 : cluster [DBG] pgmap v13481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:26 smithi082 bash[20963]: audit 2024-04-03T21:48:25.213973+0000 mon.c (mon.2) 5377 : audit [DBG] from='client.? 172.21.15.67:0/877324497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:26 smithi082 bash[20963]: audit 2024-04-03T21:48:25.374370+0000 mon.a (mon.0) 11638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:26 smithi067 bash[17655]: cluster 2024-04-03T21:48:25.032325+0000 mgr.y (mgr.24370) 13497 : cluster [DBG] pgmap v13481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:26 smithi067 bash[17655]: audit 2024-04-03T21:48:25.213973+0000 mon.c (mon.2) 5377 : audit [DBG] from='client.? 172.21.15.67:0/877324497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:26 smithi067 bash[17655]: audit 2024-04-03T21:48:25.374370+0000 mon.a (mon.0) 11638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:26 smithi067 bash[27441]: cluster 2024-04-03T21:48:25.032325+0000 mgr.y (mgr.24370) 13497 : cluster [DBG] pgmap v13481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:26 smithi067 bash[27441]: audit 2024-04-03T21:48:25.213973+0000 mon.c (mon.2) 5377 : audit [DBG] from='client.? 172.21.15.67:0/877324497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:26 smithi067 bash[27441]: audit 2024-04-03T21:48:25.374370+0000 mon.a (mon.0) 11638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:28 smithi082 bash[20963]: cluster 2024-04-03T21:48:27.033471+0000 mgr.y (mgr.24370) 13498 : cluster [DBG] pgmap v13482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:28 smithi082 bash[20963]: audit 2024-04-03T21:48:27.661549+0000 mon.c (mon.2) 5378 : audit [DBG] from='client.? 172.21.15.67:0/2341887330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:28 smithi067 bash[27441]: cluster 2024-04-03T21:48:27.033471+0000 mgr.y (mgr.24370) 13498 : cluster [DBG] pgmap v13482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:28 smithi067 bash[27441]: audit 2024-04-03T21:48:27.661549+0000 mon.c (mon.2) 5378 : audit [DBG] from='client.? 172.21.15.67:0/2341887330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:28 smithi067 bash[17655]: cluster 2024-04-03T21:48:27.033471+0000 mgr.y (mgr.24370) 13498 : cluster [DBG] pgmap v13482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:28 smithi067 bash[17655]: audit 2024-04-03T21:48:27.661549+0000 mon.c (mon.2) 5378 : audit [DBG] from='client.? 172.21.15.67:0/2341887330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:30 smithi082 bash[20963]: cluster 2024-04-03T21:48:29.034168+0000 mgr.y (mgr.24370) 13499 : cluster [DBG] pgmap v13483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:30 smithi067 bash[17655]: cluster 2024-04-03T21:48:29.034168+0000 mgr.y (mgr.24370) 13499 : cluster [DBG] pgmap v13483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:30 smithi067 bash[27441]: cluster 2024-04-03T21:48:29.034168+0000 mgr.y (mgr.24370) 13499 : cluster [DBG] pgmap v13483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:31 smithi082 bash[20963]: audit 2024-04-03T21:48:30.114728+0000 mon.c (mon.2) 5379 : audit [DBG] from='client.? 172.21.15.67:0/1160020360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:31 smithi067 bash[17655]: audit 2024-04-03T21:48:30.114728+0000 mon.c (mon.2) 5379 : audit [DBG] from='client.? 172.21.15.67:0/1160020360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:31 smithi067 bash[27441]: audit 2024-04-03T21:48:30.114728+0000 mon.c (mon.2) 5379 : audit [DBG] from='client.? 172.21.15.67:0/1160020360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:32 smithi082 bash[20963]: cluster 2024-04-03T21:48:31.035312+0000 mgr.y (mgr.24370) 13500 : cluster [DBG] pgmap v13484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:32 smithi067 bash[27441]: cluster 2024-04-03T21:48:31.035312+0000 mgr.y (mgr.24370) 13500 : cluster [DBG] pgmap v13484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:32 smithi067 bash[17655]: cluster 2024-04-03T21:48:31.035312+0000 mgr.y (mgr.24370) 13500 : cluster [DBG] pgmap v13484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:33 smithi082 bash[20963]: audit 2024-04-03T21:48:32.563002+0000 mon.c (mon.2) 5380 : audit [DBG] from='client.? 172.21.15.67:0/1433608077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:48:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:33 smithi067 bash[27441]: audit 2024-04-03T21:48:32.563002+0000 mon.c (mon.2) 5380 : audit [DBG] from='client.? 172.21.15.67:0/1433608077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:33 smithi067 bash[17655]: audit 2024-04-03T21:48:32.563002+0000 mon.c (mon.2) 5380 : audit [DBG] from='client.? 172.21.15.67:0/1433608077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:48:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:34 smithi082 bash[20963]: cluster 2024-04-03T21:48:33.035966+0000 mgr.y (mgr.24370) 13501 : cluster [DBG] pgmap v13485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:34 smithi067 bash[27441]: cluster 2024-04-03T21:48:33.035966+0000 mgr.y (mgr.24370) 13501 : cluster [DBG] pgmap v13485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:34 smithi067 bash[17655]: cluster 2024-04-03T21:48:33.035966+0000 mgr.y (mgr.24370) 13501 : cluster [DBG] pgmap v13485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:35 smithi082 bash[20963]: audit 2024-04-03T21:48:35.018139+0000 mon.a (mon.0) 11639 : audit [DBG] from='client.? 172.21.15.67:0/4053196116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:35 smithi082 bash[20963]: cluster 2024-04-03T21:48:35.036506+0000 mgr.y (mgr.24370) 13502 : cluster [DBG] pgmap v13486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:35 smithi067 bash[17655]: audit 2024-04-03T21:48:35.018139+0000 mon.a (mon.0) 11639 : audit [DBG] from='client.? 172.21.15.67:0/4053196116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:35 smithi067 bash[17655]: cluster 2024-04-03T21:48:35.036506+0000 mgr.y (mgr.24370) 13502 : cluster [DBG] pgmap v13486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:35 smithi067 bash[27441]: audit 2024-04-03T21:48:35.018139+0000 mon.a (mon.0) 11639 : audit [DBG] from='client.? 172.21.15.67:0/4053196116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:35 smithi067 bash[27441]: cluster 2024-04-03T21:48:35.036506+0000 mgr.y (mgr.24370) 13502 : cluster [DBG] pgmap v13486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:38 smithi082 bash[20963]: cluster 2024-04-03T21:48:37.037749+0000 mgr.y (mgr.24370) 13503 : cluster [DBG] pgmap v13487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:38 smithi082 bash[20963]: audit 2024-04-03T21:48:37.475732+0000 mon.c (mon.2) 5381 : audit [DBG] from='client.? 172.21.15.67:0/2123723855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:38 smithi067 bash[27441]: cluster 2024-04-03T21:48:37.037749+0000 mgr.y (mgr.24370) 13503 : cluster [DBG] pgmap v13487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:38 smithi067 bash[27441]: audit 2024-04-03T21:48:37.475732+0000 mon.c (mon.2) 5381 : audit [DBG] from='client.? 172.21.15.67:0/2123723855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:38 smithi067 bash[17655]: cluster 2024-04-03T21:48:37.037749+0000 mgr.y (mgr.24370) 13503 : cluster [DBG] pgmap v13487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:38 smithi067 bash[17655]: audit 2024-04-03T21:48:37.475732+0000 mon.c (mon.2) 5381 : audit [DBG] from='client.? 172.21.15.67:0/2123723855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:40 smithi082 bash[20963]: cluster 2024-04-03T21:48:39.038622+0000 mgr.y (mgr.24370) 13504 : cluster [DBG] pgmap v13488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:40 smithi082 bash[20963]: audit 2024-04-03T21:48:39.935534+0000 mon.c (mon.2) 5382 : audit [DBG] from='client.? 172.21.15.67:0/1413569297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:40 smithi067 bash[27441]: cluster 2024-04-03T21:48:39.038622+0000 mgr.y (mgr.24370) 13504 : cluster [DBG] pgmap v13488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:40 smithi067 bash[27441]: audit 2024-04-03T21:48:39.935534+0000 mon.c (mon.2) 5382 : audit [DBG] from='client.? 172.21.15.67:0/1413569297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:40 smithi067 bash[17655]: cluster 2024-04-03T21:48:39.038622+0000 mgr.y (mgr.24370) 13504 : cluster [DBG] pgmap v13488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:40 smithi067 bash[17655]: audit 2024-04-03T21:48:39.935534+0000 mon.c (mon.2) 5382 : audit [DBG] from='client.? 172.21.15.67:0/1413569297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:41 smithi082 bash[20963]: audit 2024-04-03T21:48:40.374427+0000 mon.a (mon.0) 11640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:41 smithi067 bash[27441]: audit 2024-04-03T21:48:40.374427+0000 mon.a (mon.0) 11640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:41 smithi067 bash[17655]: audit 2024-04-03T21:48:40.374427+0000 mon.a (mon.0) 11640 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:42 smithi082 bash[20963]: cluster 2024-04-03T21:48:41.039804+0000 mgr.y (mgr.24370) 13505 : cluster [DBG] pgmap v13489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:42 smithi067 bash[17655]: cluster 2024-04-03T21:48:41.039804+0000 mgr.y (mgr.24370) 13505 : cluster [DBG] pgmap v13489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:42 smithi067 bash[27441]: cluster 2024-04-03T21:48:41.039804+0000 mgr.y (mgr.24370) 13505 : cluster [DBG] pgmap v13489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:43 smithi082 bash[20963]: audit 2024-04-03T21:48:42.390132+0000 mon.c (mon.2) 5383 : audit [DBG] from='client.? 172.21.15.67:0/3408008717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:43 smithi067 bash[17655]: audit 2024-04-03T21:48:42.390132+0000 mon.c (mon.2) 5383 : audit [DBG] from='client.? 172.21.15.67:0/3408008717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:48:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:43 smithi067 bash[27441]: audit 2024-04-03T21:48:42.390132+0000 mon.c (mon.2) 5383 : audit [DBG] from='client.? 172.21.15.67:0/3408008717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:48:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:44 smithi082 bash[20963]: cluster 2024-04-03T21:48:43.040508+0000 mgr.y (mgr.24370) 13506 : cluster [DBG] pgmap v13490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:44 smithi067 bash[27441]: cluster 2024-04-03T21:48:43.040508+0000 mgr.y (mgr.24370) 13506 : cluster [DBG] pgmap v13490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:44 smithi067 bash[17655]: cluster 2024-04-03T21:48:43.040508+0000 mgr.y (mgr.24370) 13506 : cluster [DBG] pgmap v13490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:45 smithi082 bash[20963]: audit 2024-04-03T21:48:44.844462+0000 mon.c (mon.2) 5384 : audit [DBG] from='client.? 172.21.15.67:0/815195411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:45 smithi082 bash[20963]: cluster 2024-04-03T21:48:45.041167+0000 mgr.y (mgr.24370) 13507 : cluster [DBG] pgmap v13491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:45 smithi067 bash[17655]: audit 2024-04-03T21:48:44.844462+0000 mon.c (mon.2) 5384 : audit [DBG] from='client.? 172.21.15.67:0/815195411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:45 smithi067 bash[17655]: cluster 2024-04-03T21:48:45.041167+0000 mgr.y (mgr.24370) 13507 : cluster [DBG] pgmap v13491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:45 smithi067 bash[27441]: audit 2024-04-03T21:48:44.844462+0000 mon.c (mon.2) 5384 : audit [DBG] from='client.? 172.21.15.67:0/815195411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:45 smithi067 bash[27441]: cluster 2024-04-03T21:48:45.041167+0000 mgr.y (mgr.24370) 13507 : cluster [DBG] pgmap v13491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:48 smithi082 bash[20963]: cluster 2024-04-03T21:48:47.042264+0000 mgr.y (mgr.24370) 13508 : cluster [DBG] pgmap v13492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:48 smithi082 bash[20963]: audit 2024-04-03T21:48:47.304724+0000 mon.a (mon.0) 11641 : audit [DBG] from='client.? 172.21.15.67:0/2521786997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:48 smithi067 bash[17655]: cluster 2024-04-03T21:48:47.042264+0000 mgr.y (mgr.24370) 13508 : cluster [DBG] pgmap v13492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:48 smithi067 bash[17655]: audit 2024-04-03T21:48:47.304724+0000 mon.a (mon.0) 11641 : audit [DBG] from='client.? 172.21.15.67:0/2521786997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:48 smithi067 bash[27441]: cluster 2024-04-03T21:48:47.042264+0000 mgr.y (mgr.24370) 13508 : cluster [DBG] pgmap v13492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:48 smithi067 bash[27441]: audit 2024-04-03T21:48:47.304724+0000 mon.a (mon.0) 11641 : audit [DBG] from='client.? 172.21.15.67:0/2521786997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:50 smithi082 bash[20963]: cluster 2024-04-03T21:48:49.042997+0000 mgr.y (mgr.24370) 13509 : cluster [DBG] pgmap v13493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:50 smithi082 bash[20963]: audit 2024-04-03T21:48:49.759578+0000 mon.c (mon.2) 5385 : audit [DBG] from='client.? 172.21.15.67:0/4026040751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:50 smithi067 bash[17655]: cluster 2024-04-03T21:48:49.042997+0000 mgr.y (mgr.24370) 13509 : cluster [DBG] pgmap v13493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:50 smithi067 bash[17655]: audit 2024-04-03T21:48:49.759578+0000 mon.c (mon.2) 5385 : audit [DBG] from='client.? 172.21.15.67:0/4026040751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:50 smithi067 bash[27441]: cluster 2024-04-03T21:48:49.042997+0000 mgr.y (mgr.24370) 13509 : cluster [DBG] pgmap v13493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:50 smithi067 bash[27441]: audit 2024-04-03T21:48:49.759578+0000 mon.c (mon.2) 5385 : audit [DBG] from='client.? 172.21.15.67:0/4026040751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:52 smithi082 bash[20963]: cluster 2024-04-03T21:48:51.044178+0000 mgr.y (mgr.24370) 13510 : cluster [DBG] pgmap v13494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:52 smithi067 bash[17655]: cluster 2024-04-03T21:48:51.044178+0000 mgr.y (mgr.24370) 13510 : cluster [DBG] pgmap v13494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:52 smithi067 bash[27441]: cluster 2024-04-03T21:48:51.044178+0000 mgr.y (mgr.24370) 13510 : cluster [DBG] pgmap v13494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:53 smithi082 bash[20963]: audit 2024-04-03T21:48:52.214461+0000 mon.a (mon.0) 11642 : audit [DBG] from='client.? 172.21.15.67:0/2745870547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:53 smithi067 bash[17655]: audit 2024-04-03T21:48:52.214461+0000 mon.a (mon.0) 11642 : audit [DBG] from='client.? 172.21.15.67:0/2745870547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:48:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:53 smithi067 bash[27441]: audit 2024-04-03T21:48:52.214461+0000 mon.a (mon.0) 11642 : audit [DBG] from='client.? 172.21.15.67:0/2745870547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:48:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:54 smithi082 bash[20963]: cluster 2024-04-03T21:48:53.044802+0000 mgr.y (mgr.24370) 13511 : cluster [DBG] pgmap v13495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:54 smithi067 bash[17655]: cluster 2024-04-03T21:48:53.044802+0000 mgr.y (mgr.24370) 13511 : cluster [DBG] pgmap v13495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:54 smithi067 bash[27441]: cluster 2024-04-03T21:48:53.044802+0000 mgr.y (mgr.24370) 13511 : cluster [DBG] pgmap v13495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:55 smithi082 bash[20963]: audit 2024-04-03T21:48:54.666219+0000 mon.c (mon.2) 5386 : audit [DBG] from='client.? 172.21.15.67:0/1084603249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:55 smithi082 bash[20963]: cluster 2024-04-03T21:48:55.045502+0000 mgr.y (mgr.24370) 13512 : cluster [DBG] pgmap v13496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:55 smithi067 bash[27441]: audit 2024-04-03T21:48:54.666219+0000 mon.c (mon.2) 5386 : audit [DBG] from='client.? 172.21.15.67:0/1084603249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:55 smithi067 bash[27441]: cluster 2024-04-03T21:48:55.045502+0000 mgr.y (mgr.24370) 13512 : cluster [DBG] pgmap v13496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:55 smithi067 bash[17655]: audit 2024-04-03T21:48:54.666219+0000 mon.c (mon.2) 5386 : audit [DBG] from='client.? 172.21.15.67:0/1084603249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:55 smithi067 bash[17655]: cluster 2024-04-03T21:48:55.045502+0000 mgr.y (mgr.24370) 13512 : cluster [DBG] pgmap v13496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:56 smithi082 bash[20963]: audit 2024-04-03T21:48:55.375199+0000 mon.a (mon.0) 11643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:56 smithi067 bash[17655]: audit 2024-04-03T21:48:55.375199+0000 mon.a (mon.0) 11643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:56 smithi067 bash[27441]: audit 2024-04-03T21:48:55.375199+0000 mon.a (mon.0) 11643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:48:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:57 smithi067 bash[17655]: cluster 2024-04-03T21:48:57.046631+0000 mgr.y (mgr.24370) 13513 : cluster [DBG] pgmap v13497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:48:57 smithi067 bash[17655]: audit 2024-04-03T21:48:57.115547+0000 mon.a (mon.0) 11644 : audit [DBG] from='client.? 172.21.15.67:0/1527493240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:57 smithi067 bash[27441]: cluster 2024-04-03T21:48:57.046631+0000 mgr.y (mgr.24370) 13513 : cluster [DBG] pgmap v13497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:48:57 smithi067 bash[27441]: audit 2024-04-03T21:48:57.115547+0000 mon.a (mon.0) 11644 : audit [DBG] from='client.? 172.21.15.67:0/1527493240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:48:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:57 smithi082 bash[20963]: cluster 2024-04-03T21:48:57.046631+0000 mgr.y (mgr.24370) 13513 : cluster [DBG] pgmap v13497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:48:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:48:57 smithi082 bash[20963]: audit 2024-04-03T21:48:57.115547+0000 mon.a (mon.0) 11644 : audit [DBG] from='client.? 172.21.15.67:0/1527493240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:00 smithi082 bash[20963]: cluster 2024-04-03T21:48:59.047236+0000 mgr.y (mgr.24370) 13514 : cluster [DBG] pgmap v13498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:00 smithi082 bash[20963]: audit 2024-04-03T21:48:59.563788+0000 mon.c (mon.2) 5387 : audit [DBG] from='client.? 172.21.15.67:0/1532798186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:00 smithi067 bash[17655]: cluster 2024-04-03T21:48:59.047236+0000 mgr.y (mgr.24370) 13514 : cluster [DBG] pgmap v13498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:00 smithi067 bash[17655]: audit 2024-04-03T21:48:59.563788+0000 mon.c (mon.2) 5387 : audit [DBG] from='client.? 172.21.15.67:0/1532798186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:00 smithi067 bash[27441]: cluster 2024-04-03T21:48:59.047236+0000 mgr.y (mgr.24370) 13514 : cluster [DBG] pgmap v13498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:00.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:00 smithi067 bash[27441]: audit 2024-04-03T21:48:59.563788+0000 mon.c (mon.2) 5387 : audit [DBG] from='client.? 172.21.15.67:0/1532798186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:02 smithi082 bash[20963]: cluster 2024-04-03T21:49:01.048518+0000 mgr.y (mgr.24370) 13515 : cluster [DBG] pgmap v13499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:02 smithi082 bash[20963]: audit 2024-04-03T21:49:02.023548+0000 mon.c (mon.2) 5388 : audit [DBG] from='client.? 172.21.15.67:0/2586241911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:02 smithi067 bash[17655]: cluster 2024-04-03T21:49:01.048518+0000 mgr.y (mgr.24370) 13515 : cluster [DBG] pgmap v13499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:02 smithi067 bash[17655]: audit 2024-04-03T21:49:02.023548+0000 mon.c (mon.2) 5388 : audit [DBG] from='client.? 172.21.15.67:0/2586241911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:02 smithi067 bash[27441]: cluster 2024-04-03T21:49:01.048518+0000 mgr.y (mgr.24370) 13515 : cluster [DBG] pgmap v13499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:02 smithi067 bash[27441]: audit 2024-04-03T21:49:02.023548+0000 mon.c (mon.2) 5388 : audit [DBG] from='client.? 172.21.15.67:0/2586241911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:49:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:49:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:04 smithi082 bash[20963]: cluster 2024-04-03T21:49:03.049372+0000 mgr.y (mgr.24370) 13516 : cluster [DBG] pgmap v13500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:04 smithi067 bash[17655]: cluster 2024-04-03T21:49:03.049372+0000 mgr.y (mgr.24370) 13516 : cluster [DBG] pgmap v13500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:04 smithi067 bash[27441]: cluster 2024-04-03T21:49:03.049372+0000 mgr.y (mgr.24370) 13516 : cluster [DBG] pgmap v13500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:05 smithi067 bash[17655]: audit 2024-04-03T21:49:04.479470+0000 mon.c (mon.2) 5389 : audit [DBG] from='client.? 172.21.15.67:0/1464174331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:05 smithi067 bash[17655]: cluster 2024-04-03T21:49:05.050224+0000 mgr.y (mgr.24370) 13517 : cluster [DBG] pgmap v13501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:05 smithi067 bash[27441]: audit 2024-04-03T21:49:04.479470+0000 mon.c (mon.2) 5389 : audit [DBG] from='client.? 172.21.15.67:0/1464174331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:05 smithi067 bash[27441]: cluster 2024-04-03T21:49:05.050224+0000 mgr.y (mgr.24370) 13517 : cluster [DBG] pgmap v13501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:05 smithi082 bash[20963]: audit 2024-04-03T21:49:04.479470+0000 mon.c (mon.2) 5389 : audit [DBG] from='client.? 172.21.15.67:0/1464174331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:05 smithi082 bash[20963]: cluster 2024-04-03T21:49:05.050224+0000 mgr.y (mgr.24370) 13517 : cluster [DBG] pgmap v13501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:06 smithi082 bash[20963]: audit 2024-04-03T21:49:06.936341+0000 mon.a (mon.0) 11645 : audit [DBG] from='client.? 172.21.15.67:0/744073094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:06 smithi067 bash[17655]: audit 2024-04-03T21:49:06.936341+0000 mon.a (mon.0) 11645 : audit [DBG] from='client.? 172.21.15.67:0/744073094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:06 smithi067 bash[27441]: audit 2024-04-03T21:49:06.936341+0000 mon.a (mon.0) 11645 : audit [DBG] from='client.? 172.21.15.67:0/744073094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:07 smithi082 bash[20963]: cluster 2024-04-03T21:49:07.051358+0000 mgr.y (mgr.24370) 13518 : cluster [DBG] pgmap v13502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:07 smithi067 bash[17655]: cluster 2024-04-03T21:49:07.051358+0000 mgr.y (mgr.24370) 13518 : cluster [DBG] pgmap v13502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:07 smithi067 bash[27441]: cluster 2024-04-03T21:49:07.051358+0000 mgr.y (mgr.24370) 13518 : cluster [DBG] pgmap v13502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:10 smithi082 bash[20963]: cluster 2024-04-03T21:49:09.052064+0000 mgr.y (mgr.24370) 13519 : cluster [DBG] pgmap v13503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:10 smithi082 bash[20963]: audit 2024-04-03T21:49:09.387556+0000 mon.a (mon.0) 11646 : audit [DBG] from='client.? 172.21.15.67:0/955699234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:10 smithi067 bash[17655]: cluster 2024-04-03T21:49:09.052064+0000 mgr.y (mgr.24370) 13519 : cluster [DBG] pgmap v13503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:10 smithi067 bash[17655]: audit 2024-04-03T21:49:09.387556+0000 mon.a (mon.0) 11646 : audit [DBG] from='client.? 172.21.15.67:0/955699234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:10 smithi067 bash[27441]: cluster 2024-04-03T21:49:09.052064+0000 mgr.y (mgr.24370) 13519 : cluster [DBG] pgmap v13503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:10 smithi067 bash[27441]: audit 2024-04-03T21:49:09.387556+0000 mon.a (mon.0) 11646 : audit [DBG] from='client.? 172.21.15.67:0/955699234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:11 smithi082 bash[20963]: audit 2024-04-03T21:49:10.375187+0000 mon.a (mon.0) 11647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:11 smithi067 bash[17655]: audit 2024-04-03T21:49:10.375187+0000 mon.a (mon.0) 11647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:11 smithi067 bash[27441]: audit 2024-04-03T21:49:10.375187+0000 mon.a (mon.0) 11647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:12 smithi082 bash[20963]: cluster 2024-04-03T21:49:11.053221+0000 mgr.y (mgr.24370) 13520 : cluster [DBG] pgmap v13504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:12 smithi082 bash[20963]: audit 2024-04-03T21:49:11.849160+0000 mon.c (mon.2) 5390 : audit [DBG] from='client.? 172.21.15.67:0/4093153829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:12 smithi067 bash[17655]: cluster 2024-04-03T21:49:11.053221+0000 mgr.y (mgr.24370) 13520 : cluster [DBG] pgmap v13504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:12 smithi067 bash[17655]: audit 2024-04-03T21:49:11.849160+0000 mon.c (mon.2) 5390 : audit [DBG] from='client.? 172.21.15.67:0/4093153829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:12 smithi067 bash[27441]: cluster 2024-04-03T21:49:11.053221+0000 mgr.y (mgr.24370) 13520 : cluster [DBG] pgmap v13504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:12 smithi067 bash[27441]: audit 2024-04-03T21:49:11.849160+0000 mon.c (mon.2) 5390 : audit [DBG] from='client.? 172.21.15.67:0/4093153829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:13 smithi082 bash[20963]: cluster 2024-04-03T21:49:13.053894+0000 mgr.y (mgr.24370) 13521 : cluster [DBG] pgmap v13505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:13 smithi067 bash[17655]: cluster 2024-04-03T21:49:13.053894+0000 mgr.y (mgr.24370) 13521 : cluster [DBG] pgmap v13505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:13] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T21:49:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:13 smithi067 bash[27441]: cluster 2024-04-03T21:49:13.053894+0000 mgr.y (mgr.24370) 13521 : cluster [DBG] pgmap v13505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:49:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:14 smithi082 bash[20963]: audit 2024-04-03T21:49:13.822908+0000 mon.a (mon.0) 11648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:49:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:14 smithi067 bash[17655]: audit 2024-04-03T21:49:13.822908+0000 mon.a (mon.0) 11648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:49:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:14 smithi067 bash[27441]: audit 2024-04-03T21:49:13.822908+0000 mon.a (mon.0) 11648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:49:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:15 smithi067 bash[17655]: audit 2024-04-03T21:49:14.151202+0000 mon.a (mon.0) 11649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:15 smithi067 bash[17655]: audit 2024-04-03T21:49:14.158899+0000 mon.a (mon.0) 11650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:15 smithi067 bash[17655]: audit 2024-04-03T21:49:14.311123+0000 mon.c (mon.2) 5391 : audit [DBG] from='client.? 172.21.15.67:0/2145723736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:15 smithi067 bash[17655]: cluster 2024-04-03T21:49:15.054744+0000 mgr.y (mgr.24370) 13522 : cluster [DBG] pgmap v13506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:15 smithi067 bash[27441]: audit 2024-04-03T21:49:14.151202+0000 mon.a (mon.0) 11649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:15 smithi067 bash[27441]: audit 2024-04-03T21:49:14.158899+0000 mon.a (mon.0) 11650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:15 smithi067 bash[27441]: audit 2024-04-03T21:49:14.311123+0000 mon.c (mon.2) 5391 : audit [DBG] from='client.? 172.21.15.67:0/2145723736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:15 smithi067 bash[27441]: cluster 2024-04-03T21:49:15.054744+0000 mgr.y (mgr.24370) 13522 : cluster [DBG] pgmap v13506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:15 smithi082 bash[20963]: audit 2024-04-03T21:49:14.151202+0000 mon.a (mon.0) 11649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:15 smithi082 bash[20963]: audit 2024-04-03T21:49:14.158899+0000 mon.a (mon.0) 11650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:15 smithi082 bash[20963]: audit 2024-04-03T21:49:14.311123+0000 mon.c (mon.2) 5391 : audit [DBG] from='client.? 172.21.15.67:0/2145723736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:15 smithi082 bash[20963]: cluster 2024-04-03T21:49:15.054744+0000 mgr.y (mgr.24370) 13522 : cluster [DBG] pgmap v13506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:16 smithi082 bash[20963]: audit 2024-04-03T21:49:16.770546+0000 mon.a (mon.0) 11651 : audit [DBG] from='client.? 172.21.15.67:0/2360370168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:16 smithi067 bash[17655]: audit 2024-04-03T21:49:16.770546+0000 mon.a (mon.0) 11651 : audit [DBG] from='client.? 172.21.15.67:0/2360370168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:16 smithi067 bash[27441]: audit 2024-04-03T21:49:16.770546+0000 mon.a (mon.0) 11651 : audit [DBG] from='client.? 172.21.15.67:0/2360370168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:18.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:17 smithi082 bash[20963]: cluster 2024-04-03T21:49:17.055987+0000 mgr.y (mgr.24370) 13523 : cluster [DBG] pgmap v13507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:18.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:17 smithi067 bash[17655]: cluster 2024-04-03T21:49:17.055987+0000 mgr.y (mgr.24370) 13523 : cluster [DBG] pgmap v13507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:17 smithi067 bash[27441]: cluster 2024-04-03T21:49:17.055987+0000 mgr.y (mgr.24370) 13523 : cluster [DBG] pgmap v13507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:20 smithi082 bash[20963]: cluster 2024-04-03T21:49:19.056621+0000 mgr.y (mgr.24370) 13524 : cluster [DBG] pgmap v13508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:20 smithi082 bash[20963]: audit 2024-04-03T21:49:19.243080+0000 mon.a (mon.0) 11652 : audit [DBG] from='client.? 172.21.15.67:0/937526627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:20 smithi082 bash[20963]: audit 2024-04-03T21:49:19.850024+0000 mon.a (mon.0) 11653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:20 smithi082 bash[20963]: audit 2024-04-03T21:49:19.858380+0000 mon.a (mon.0) 11654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:20 smithi082 bash[20963]: audit 2024-04-03T21:49:19.864587+0000 mon.a (mon.0) 11655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:20 smithi082 bash[20963]: audit 2024-04-03T21:49:19.871847+0000 mon.a (mon.0) 11656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[27441]: cluster 2024-04-03T21:49:19.056621+0000 mgr.y (mgr.24370) 13524 : cluster [DBG] pgmap v13508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[27441]: audit 2024-04-03T21:49:19.243080+0000 mon.a (mon.0) 11652 : audit [DBG] from='client.? 172.21.15.67:0/937526627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[27441]: audit 2024-04-03T21:49:19.850024+0000 mon.a (mon.0) 11653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[27441]: audit 2024-04-03T21:49:19.858380+0000 mon.a (mon.0) 11654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[27441]: audit 2024-04-03T21:49:19.864587+0000 mon.a (mon.0) 11655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[27441]: audit 2024-04-03T21:49:19.871847+0000 mon.a (mon.0) 11656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[17655]: cluster 2024-04-03T21:49:19.056621+0000 mgr.y (mgr.24370) 13524 : cluster [DBG] pgmap v13508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[17655]: audit 2024-04-03T21:49:19.243080+0000 mon.a (mon.0) 11652 : audit [DBG] from='client.? 172.21.15.67:0/937526627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[17655]: audit 2024-04-03T21:49:19.850024+0000 mon.a (mon.0) 11653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[17655]: audit 2024-04-03T21:49:19.858380+0000 mon.a (mon.0) 11654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[17655]: audit 2024-04-03T21:49:19.864587+0000 mon.a (mon.0) 11655 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:20.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:20 smithi067 bash[17655]: audit 2024-04-03T21:49:19.871847+0000 mon.a (mon.0) 11656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:21 smithi082 bash[20963]: audit 2024-04-03T21:49:20.379499+0000 mon.a (mon.0) 11657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:49:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:21 smithi082 bash[20963]: audit 2024-04-03T21:49:20.381321+0000 mon.a (mon.0) 11658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:49:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:21 smithi082 bash[20963]: audit 2024-04-03T21:49:20.392393+0000 mon.a (mon.0) 11659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:21 smithi067 bash[27441]: audit 2024-04-03T21:49:20.379499+0000 mon.a (mon.0) 11657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:49:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:21 smithi067 bash[27441]: audit 2024-04-03T21:49:20.381321+0000 mon.a (mon.0) 11658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:49:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:21 smithi067 bash[27441]: audit 2024-04-03T21:49:20.392393+0000 mon.a (mon.0) 11659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:21 smithi067 bash[17655]: audit 2024-04-03T21:49:20.379499+0000 mon.a (mon.0) 11657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:49:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:21 smithi067 bash[17655]: audit 2024-04-03T21:49:20.381321+0000 mon.a (mon.0) 11658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:49:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:21 smithi067 bash[17655]: audit 2024-04-03T21:49:20.392393+0000 mon.a (mon.0) 11659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:49:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:22 smithi082 bash[20963]: cluster 2024-04-03T21:49:21.057736+0000 mgr.y (mgr.24370) 13525 : cluster [DBG] pgmap v13509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:22 smithi082 bash[20963]: audit 2024-04-03T21:49:21.691079+0000 mon.a (mon.0) 11660 : audit [DBG] from='client.? 172.21.15.67:0/3487005329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:22 smithi067 bash[17655]: cluster 2024-04-03T21:49:21.057736+0000 mgr.y (mgr.24370) 13525 : cluster [DBG] pgmap v13509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:22 smithi067 bash[17655]: audit 2024-04-03T21:49:21.691079+0000 mon.a (mon.0) 11660 : audit [DBG] from='client.? 172.21.15.67:0/3487005329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:22 smithi067 bash[27441]: cluster 2024-04-03T21:49:21.057736+0000 mgr.y (mgr.24370) 13525 : cluster [DBG] pgmap v13509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:22 smithi067 bash[27441]: audit 2024-04-03T21:49:21.691079+0000 mon.a (mon.0) 11660 : audit [DBG] from='client.? 172.21.15.67:0/3487005329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:23] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T21:49:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:49:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:24 smithi082 bash[20963]: cluster 2024-04-03T21:49:23.058347+0000 mgr.y (mgr.24370) 13526 : cluster [DBG] pgmap v13510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:24 smithi067 bash[27441]: cluster 2024-04-03T21:49:23.058347+0000 mgr.y (mgr.24370) 13526 : cluster [DBG] pgmap v13510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:24 smithi067 bash[17655]: cluster 2024-04-03T21:49:23.058347+0000 mgr.y (mgr.24370) 13526 : cluster [DBG] pgmap v13510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:25 smithi082 bash[20963]: audit 2024-04-03T21:49:24.153656+0000 mon.c (mon.2) 5392 : audit [DBG] from='client.? 172.21.15.67:0/1739016226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:25 smithi082 bash[20963]: cluster 2024-04-03T21:49:25.059144+0000 mgr.y (mgr.24370) 13527 : cluster [DBG] pgmap v13511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:25 smithi067 bash[27441]: audit 2024-04-03T21:49:24.153656+0000 mon.c (mon.2) 5392 : audit [DBG] from='client.? 172.21.15.67:0/1739016226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:25 smithi067 bash[27441]: cluster 2024-04-03T21:49:25.059144+0000 mgr.y (mgr.24370) 13527 : cluster [DBG] pgmap v13511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:25 smithi067 bash[17655]: audit 2024-04-03T21:49:24.153656+0000 mon.c (mon.2) 5392 : audit [DBG] from='client.? 172.21.15.67:0/1739016226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:25 smithi067 bash[17655]: cluster 2024-04-03T21:49:25.059144+0000 mgr.y (mgr.24370) 13527 : cluster [DBG] pgmap v13511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:26 smithi082 bash[20963]: audit 2024-04-03T21:49:25.375716+0000 mon.a (mon.0) 11661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:26 smithi067 bash[27441]: audit 2024-04-03T21:49:25.375716+0000 mon.a (mon.0) 11661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:26 smithi067 bash[17655]: audit 2024-04-03T21:49:25.375716+0000 mon.a (mon.0) 11661 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:27 smithi067 bash[17655]: audit 2024-04-03T21:49:26.610745+0000 mon.a (mon.0) 11662 : audit [DBG] from='client.? 172.21.15.67:0/2638146103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:27 smithi067 bash[17655]: cluster 2024-04-03T21:49:27.060405+0000 mgr.y (mgr.24370) 13528 : cluster [DBG] pgmap v13512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:27 smithi067 bash[27441]: audit 2024-04-03T21:49:26.610745+0000 mon.a (mon.0) 11662 : audit [DBG] from='client.? 172.21.15.67:0/2638146103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:27 smithi067 bash[27441]: cluster 2024-04-03T21:49:27.060405+0000 mgr.y (mgr.24370) 13528 : cluster [DBG] pgmap v13512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:27 smithi082 bash[20963]: audit 2024-04-03T21:49:26.610745+0000 mon.a (mon.0) 11662 : audit [DBG] from='client.? 172.21.15.67:0/2638146103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:27 smithi082 bash[20963]: cluster 2024-04-03T21:49:27.060405+0000 mgr.y (mgr.24370) 13528 : cluster [DBG] pgmap v13512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:29 smithi082 bash[20963]: audit 2024-04-03T21:49:29.060415+0000 mon.a (mon.0) 11663 : audit [DBG] from='client.? 172.21.15.67:0/3643135028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:29 smithi067 bash[17655]: audit 2024-04-03T21:49:29.060415+0000 mon.a (mon.0) 11663 : audit [DBG] from='client.? 172.21.15.67:0/3643135028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:29 smithi067 bash[27441]: audit 2024-04-03T21:49:29.060415+0000 mon.a (mon.0) 11663 : audit [DBG] from='client.? 172.21.15.67:0/3643135028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:30 smithi082 bash[20963]: cluster 2024-04-03T21:49:29.061179+0000 mgr.y (mgr.24370) 13529 : cluster [DBG] pgmap v13513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:30 smithi067 bash[17655]: cluster 2024-04-03T21:49:29.061179+0000 mgr.y (mgr.24370) 13529 : cluster [DBG] pgmap v13513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:30 smithi067 bash[27441]: cluster 2024-04-03T21:49:29.061179+0000 mgr.y (mgr.24370) 13529 : cluster [DBG] pgmap v13513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:32 smithi082 bash[20963]: cluster 2024-04-03T21:49:31.062321+0000 mgr.y (mgr.24370) 13530 : cluster [DBG] pgmap v13514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:32 smithi082 bash[20963]: audit 2024-04-03T21:49:31.519215+0000 mon.c (mon.2) 5393 : audit [DBG] from='client.? 172.21.15.67:0/4259511092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:32 smithi067 bash[17655]: cluster 2024-04-03T21:49:31.062321+0000 mgr.y (mgr.24370) 13530 : cluster [DBG] pgmap v13514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:32 smithi067 bash[17655]: audit 2024-04-03T21:49:31.519215+0000 mon.c (mon.2) 5393 : audit [DBG] from='client.? 172.21.15.67:0/4259511092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:32 smithi067 bash[27441]: cluster 2024-04-03T21:49:31.062321+0000 mgr.y (mgr.24370) 13530 : cluster [DBG] pgmap v13514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:32 smithi067 bash[27441]: audit 2024-04-03T21:49:31.519215+0000 mon.c (mon.2) 5393 : audit [DBG] from='client.? 172.21.15.67:0/4259511092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:49:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:49:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:34 smithi082 bash[20963]: cluster 2024-04-03T21:49:33.062978+0000 mgr.y (mgr.24370) 13531 : cluster [DBG] pgmap v13515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:34 smithi082 bash[20963]: audit 2024-04-03T21:49:33.976992+0000 mon.a (mon.0) 11664 : audit [DBG] from='client.? 172.21.15.67:0/1851554696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:34 smithi067 bash[17655]: cluster 2024-04-03T21:49:33.062978+0000 mgr.y (mgr.24370) 13531 : cluster [DBG] pgmap v13515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:34 smithi067 bash[17655]: audit 2024-04-03T21:49:33.976992+0000 mon.a (mon.0) 11664 : audit [DBG] from='client.? 172.21.15.67:0/1851554696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:34 smithi067 bash[27441]: cluster 2024-04-03T21:49:33.062978+0000 mgr.y (mgr.24370) 13531 : cluster [DBG] pgmap v13515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:34 smithi067 bash[27441]: audit 2024-04-03T21:49:33.976992+0000 mon.a (mon.0) 11664 : audit [DBG] from='client.? 172.21.15.67:0/1851554696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:35 smithi067 bash[17655]: cluster 2024-04-03T21:49:35.063590+0000 mgr.y (mgr.24370) 13532 : cluster [DBG] pgmap v13516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:35 smithi067 bash[27441]: cluster 2024-04-03T21:49:35.063590+0000 mgr.y (mgr.24370) 13532 : cluster [DBG] pgmap v13516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:35 smithi082 bash[20963]: cluster 2024-04-03T21:49:35.063590+0000 mgr.y (mgr.24370) 13532 : cluster [DBG] pgmap v13516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:36 smithi082 bash[20963]: audit 2024-04-03T21:49:36.428590+0000 mon.a (mon.0) 11665 : audit [DBG] from='client.? 172.21.15.67:0/1165326936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:36 smithi067 bash[27441]: audit 2024-04-03T21:49:36.428590+0000 mon.a (mon.0) 11665 : audit [DBG] from='client.? 172.21.15.67:0/1165326936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:36 smithi067 bash[17655]: audit 2024-04-03T21:49:36.428590+0000 mon.a (mon.0) 11665 : audit [DBG] from='client.? 172.21.15.67:0/1165326936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:37 smithi082 bash[20963]: cluster 2024-04-03T21:49:37.064836+0000 mgr.y (mgr.24370) 13533 : cluster [DBG] pgmap v13517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:37 smithi067 bash[27441]: cluster 2024-04-03T21:49:37.064836+0000 mgr.y (mgr.24370) 13533 : cluster [DBG] pgmap v13517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:37 smithi067 bash[17655]: cluster 2024-04-03T21:49:37.064836+0000 mgr.y (mgr.24370) 13533 : cluster [DBG] pgmap v13517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:38 smithi082 bash[20963]: audit 2024-04-03T21:49:38.882483+0000 mon.a (mon.0) 11666 : audit [DBG] from='client.? 172.21.15.67:0/2552507324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:38 smithi067 bash[27441]: audit 2024-04-03T21:49:38.882483+0000 mon.a (mon.0) 11666 : audit [DBG] from='client.? 172.21.15.67:0/2552507324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:38 smithi067 bash[17655]: audit 2024-04-03T21:49:38.882483+0000 mon.a (mon.0) 11666 : audit [DBG] from='client.? 172.21.15.67:0/2552507324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:39 smithi082 bash[20963]: cluster 2024-04-03T21:49:39.065516+0000 mgr.y (mgr.24370) 13534 : cluster [DBG] pgmap v13518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:39 smithi067 bash[17655]: cluster 2024-04-03T21:49:39.065516+0000 mgr.y (mgr.24370) 13534 : cluster [DBG] pgmap v13518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:39 smithi067 bash[27441]: cluster 2024-04-03T21:49:39.065516+0000 mgr.y (mgr.24370) 13534 : cluster [DBG] pgmap v13518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:40 smithi082 bash[20963]: audit 2024-04-03T21:49:40.376145+0000 mon.a (mon.0) 11667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:40 smithi067 bash[17655]: audit 2024-04-03T21:49:40.376145+0000 mon.a (mon.0) 11667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:40 smithi067 bash[27441]: audit 2024-04-03T21:49:40.376145+0000 mon.a (mon.0) 11667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:41 smithi082 bash[20963]: cluster 2024-04-03T21:49:41.066638+0000 mgr.y (mgr.24370) 13535 : cluster [DBG] pgmap v13519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:41 smithi082 bash[20963]: audit 2024-04-03T21:49:41.336841+0000 mon.a (mon.0) 11668 : audit [DBG] from='client.? 172.21.15.67:0/3259970229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:41 smithi067 bash[17655]: cluster 2024-04-03T21:49:41.066638+0000 mgr.y (mgr.24370) 13535 : cluster [DBG] pgmap v13519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:41 smithi067 bash[17655]: audit 2024-04-03T21:49:41.336841+0000 mon.a (mon.0) 11668 : audit [DBG] from='client.? 172.21.15.67:0/3259970229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:41 smithi067 bash[27441]: cluster 2024-04-03T21:49:41.066638+0000 mgr.y (mgr.24370) 13535 : cluster [DBG] pgmap v13519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:41 smithi067 bash[27441]: audit 2024-04-03T21:49:41.336841+0000 mon.a (mon.0) 11668 : audit [DBG] from='client.? 172.21.15.67:0/3259970229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:49:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:49:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:44 smithi082 bash[20963]: cluster 2024-04-03T21:49:43.067321+0000 mgr.y (mgr.24370) 13536 : cluster [DBG] pgmap v13520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:44 smithi082 bash[20963]: audit 2024-04-03T21:49:43.798779+0000 mon.a (mon.0) 11669 : audit [DBG] from='client.? 172.21.15.67:0/2801967226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:44 smithi067 bash[17655]: cluster 2024-04-03T21:49:43.067321+0000 mgr.y (mgr.24370) 13536 : cluster [DBG] pgmap v13520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:44 smithi067 bash[17655]: audit 2024-04-03T21:49:43.798779+0000 mon.a (mon.0) 11669 : audit [DBG] from='client.? 172.21.15.67:0/2801967226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:44 smithi067 bash[27441]: cluster 2024-04-03T21:49:43.067321+0000 mgr.y (mgr.24370) 13536 : cluster [DBG] pgmap v13520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:44 smithi067 bash[27441]: audit 2024-04-03T21:49:43.798779+0000 mon.a (mon.0) 11669 : audit [DBG] from='client.? 172.21.15.67:0/2801967226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:45 smithi082 bash[20963]: cluster 2024-04-03T21:49:45.068064+0000 mgr.y (mgr.24370) 13537 : cluster [DBG] pgmap v13521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:45 smithi067 bash[27441]: cluster 2024-04-03T21:49:45.068064+0000 mgr.y (mgr.24370) 13537 : cluster [DBG] pgmap v13521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:45 smithi067 bash[17655]: cluster 2024-04-03T21:49:45.068064+0000 mgr.y (mgr.24370) 13537 : cluster [DBG] pgmap v13521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:46 smithi082 bash[20963]: audit 2024-04-03T21:49:46.251643+0000 mon.a (mon.0) 11670 : audit [DBG] from='client.? 172.21.15.67:0/1747065841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:46 smithi067 bash[17655]: audit 2024-04-03T21:49:46.251643+0000 mon.a (mon.0) 11670 : audit [DBG] from='client.? 172.21.15.67:0/1747065841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:46 smithi067 bash[27441]: audit 2024-04-03T21:49:46.251643+0000 mon.a (mon.0) 11670 : audit [DBG] from='client.? 172.21.15.67:0/1747065841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:47 smithi082 bash[20963]: cluster 2024-04-03T21:49:47.069322+0000 mgr.y (mgr.24370) 13538 : cluster [DBG] pgmap v13522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:47 smithi067 bash[27441]: cluster 2024-04-03T21:49:47.069322+0000 mgr.y (mgr.24370) 13538 : cluster [DBG] pgmap v13522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:47 smithi067 bash[17655]: cluster 2024-04-03T21:49:47.069322+0000 mgr.y (mgr.24370) 13538 : cluster [DBG] pgmap v13522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:49 smithi082 bash[20963]: audit 2024-04-03T21:49:48.707529+0000 mon.a (mon.0) 11671 : audit [DBG] from='client.? 172.21.15.67:0/2255949412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:49 smithi067 bash[27441]: audit 2024-04-03T21:49:48.707529+0000 mon.a (mon.0) 11671 : audit [DBG] from='client.? 172.21.15.67:0/2255949412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:49 smithi067 bash[17655]: audit 2024-04-03T21:49:48.707529+0000 mon.a (mon.0) 11671 : audit [DBG] from='client.? 172.21.15.67:0/2255949412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:50 smithi082 bash[20963]: cluster 2024-04-03T21:49:49.070053+0000 mgr.y (mgr.24370) 13539 : cluster [DBG] pgmap v13523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:50 smithi067 bash[17655]: cluster 2024-04-03T21:49:49.070053+0000 mgr.y (mgr.24370) 13539 : cluster [DBG] pgmap v13523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:50 smithi067 bash[27441]: cluster 2024-04-03T21:49:49.070053+0000 mgr.y (mgr.24370) 13539 : cluster [DBG] pgmap v13523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:52 smithi082 bash[20963]: cluster 2024-04-03T21:49:51.070825+0000 mgr.y (mgr.24370) 13540 : cluster [DBG] pgmap v13524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:52 smithi082 bash[20963]: audit 2024-04-03T21:49:51.164434+0000 mon.c (mon.2) 5394 : audit [DBG] from='client.? 172.21.15.67:0/497575814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:52 smithi067 bash[27441]: cluster 2024-04-03T21:49:51.070825+0000 mgr.y (mgr.24370) 13540 : cluster [DBG] pgmap v13524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:52 smithi067 bash[27441]: audit 2024-04-03T21:49:51.164434+0000 mon.c (mon.2) 5394 : audit [DBG] from='client.? 172.21.15.67:0/497575814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:52 smithi067 bash[17655]: cluster 2024-04-03T21:49:51.070825+0000 mgr.y (mgr.24370) 13540 : cluster [DBG] pgmap v13524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:52 smithi067 bash[17655]: audit 2024-04-03T21:49:51.164434+0000 mon.c (mon.2) 5394 : audit [DBG] from='client.? 172.21.15.67:0/497575814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:53 smithi067 bash[17655]: cluster 2024-04-03T21:49:53.071487+0000 mgr.y (mgr.24370) 13541 : cluster [DBG] pgmap v13525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:49:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:53 smithi067 bash[27441]: cluster 2024-04-03T21:49:53.071487+0000 mgr.y (mgr.24370) 13541 : cluster [DBG] pgmap v13525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:53 smithi082 bash[20963]: cluster 2024-04-03T21:49:53.071487+0000 mgr.y (mgr.24370) 13541 : cluster [DBG] pgmap v13525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:49:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:54 smithi067 bash[27441]: audit 2024-04-03T21:49:53.622477+0000 mon.c (mon.2) 5395 : audit [DBG] from='client.? 172.21.15.67:0/1843429218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:54 smithi067 bash[17655]: audit 2024-04-03T21:49:53.622477+0000 mon.c (mon.2) 5395 : audit [DBG] from='client.? 172.21.15.67:0/1843429218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:54 smithi082 bash[20963]: audit 2024-04-03T21:49:53.622477+0000 mon.c (mon.2) 5395 : audit [DBG] from='client.? 172.21.15.67:0/1843429218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:55 smithi067 bash[17655]: cluster 2024-04-03T21:49:55.072212+0000 mgr.y (mgr.24370) 13542 : cluster [DBG] pgmap v13526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:55 smithi067 bash[27441]: cluster 2024-04-03T21:49:55.072212+0000 mgr.y (mgr.24370) 13542 : cluster [DBG] pgmap v13526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:55 smithi082 bash[20963]: cluster 2024-04-03T21:49:55.072212+0000 mgr.y (mgr.24370) 13542 : cluster [DBG] pgmap v13526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:56 smithi067 bash[27441]: audit 2024-04-03T21:49:55.376581+0000 mon.a (mon.0) 11672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:56 smithi067 bash[27441]: audit 2024-04-03T21:49:56.078240+0000 mon.a (mon.0) 11673 : audit [DBG] from='client.? 172.21.15.67:0/2209814224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:56 smithi067 bash[17655]: audit 2024-04-03T21:49:55.376581+0000 mon.a (mon.0) 11672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:56 smithi067 bash[17655]: audit 2024-04-03T21:49:56.078240+0000 mon.a (mon.0) 11673 : audit [DBG] from='client.? 172.21.15.67:0/2209814224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:56 smithi082 bash[20963]: audit 2024-04-03T21:49:55.376581+0000 mon.a (mon.0) 11672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:49:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:56 smithi082 bash[20963]: audit 2024-04-03T21:49:56.078240+0000 mon.a (mon.0) 11673 : audit [DBG] from='client.? 172.21.15.67:0/2209814224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:57 smithi067 bash[27441]: cluster 2024-04-03T21:49:57.073315+0000 mgr.y (mgr.24370) 13543 : cluster [DBG] pgmap v13527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:57 smithi067 bash[17655]: cluster 2024-04-03T21:49:57.073315+0000 mgr.y (mgr.24370) 13543 : cluster [DBG] pgmap v13527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:57 smithi082 bash[20963]: cluster 2024-04-03T21:49:57.073315+0000 mgr.y (mgr.24370) 13543 : cluster [DBG] pgmap v13527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:58 smithi082 bash[20963]: audit 2024-04-03T21:49:58.537817+0000 mon.c (mon.2) 5396 : audit [DBG] from='client.? 172.21.15.67:0/2473157726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:58 smithi067 bash[17655]: audit 2024-04-03T21:49:58.537817+0000 mon.c (mon.2) 5396 : audit [DBG] from='client.? 172.21.15.67:0/2473157726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:58 smithi067 bash[27441]: audit 2024-04-03T21:49:58.537817+0000 mon.c (mon.2) 5396 : audit [DBG] from='client.? 172.21.15.67:0/2473157726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:49:59.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:49:59 smithi082 bash[20963]: cluster 2024-04-03T21:49:59.073930+0000 mgr.y (mgr.24370) 13544 : cluster [DBG] pgmap v13528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:49:59 smithi067 bash[17655]: cluster 2024-04-03T21:49:59.073930+0000 mgr.y (mgr.24370) 13544 : cluster [DBG] pgmap v13528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:49:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:49:59 smithi067 bash[27441]: cluster 2024-04-03T21:49:59.073930+0000 mgr.y (mgr.24370) 13544 : cluster [DBG] pgmap v13528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:00 smithi082 bash[20963]: cluster 2024-04-03T21:50:00.000127+0000 mon.a (mon.0) 11674 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:50:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:00 smithi067 bash[27441]: cluster 2024-04-03T21:50:00.000127+0000 mon.a (mon.0) 11674 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:50:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:00 smithi067 bash[17655]: cluster 2024-04-03T21:50:00.000127+0000 mon.a (mon.0) 11674 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T21:50:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:01 smithi082 bash[20963]: audit 2024-04-03T21:50:00.993517+0000 mon.c (mon.2) 5397 : audit [DBG] from='client.? 172.21.15.67:0/1723514942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:01 smithi082 bash[20963]: cluster 2024-04-03T21:50:01.075147+0000 mgr.y (mgr.24370) 13545 : cluster [DBG] pgmap v13529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:01 smithi067 bash[27441]: audit 2024-04-03T21:50:00.993517+0000 mon.c (mon.2) 5397 : audit [DBG] from='client.? 172.21.15.67:0/1723514942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:01.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:01 smithi067 bash[27441]: cluster 2024-04-03T21:50:01.075147+0000 mgr.y (mgr.24370) 13545 : cluster [DBG] pgmap v13529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:01 smithi067 bash[17655]: audit 2024-04-03T21:50:00.993517+0000 mon.c (mon.2) 5397 : audit [DBG] from='client.? 172.21.15.67:0/1723514942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:01 smithi067 bash[17655]: cluster 2024-04-03T21:50:01.075147+0000 mgr.y (mgr.24370) 13545 : cluster [DBG] pgmap v13529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:03 smithi067 bash[27441]: cluster 2024-04-03T21:50:03.075683+0000 mgr.y (mgr.24370) 13546 : cluster [DBG] pgmap v13530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:50:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:03 smithi067 bash[17655]: cluster 2024-04-03T21:50:03.075683+0000 mgr.y (mgr.24370) 13546 : cluster [DBG] pgmap v13530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:03 smithi082 bash[20963]: cluster 2024-04-03T21:50:03.075683+0000 mgr.y (mgr.24370) 13546 : cluster [DBG] pgmap v13530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:50:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:04 smithi082 bash[20963]: audit 2024-04-03T21:50:03.451868+0000 mon.c (mon.2) 5398 : audit [DBG] from='client.? 172.21.15.67:0/1358014250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:04 smithi067 bash[17655]: audit 2024-04-03T21:50:03.451868+0000 mon.c (mon.2) 5398 : audit [DBG] from='client.? 172.21.15.67:0/1358014250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:04 smithi067 bash[27441]: audit 2024-04-03T21:50:03.451868+0000 mon.c (mon.2) 5398 : audit [DBG] from='client.? 172.21.15.67:0/1358014250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:05 smithi082 bash[20963]: cluster 2024-04-03T21:50:05.076395+0000 mgr.y (mgr.24370) 13547 : cluster [DBG] pgmap v13531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:05 smithi067 bash[27441]: cluster 2024-04-03T21:50:05.076395+0000 mgr.y (mgr.24370) 13547 : cluster [DBG] pgmap v13531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:05 smithi067 bash[17655]: cluster 2024-04-03T21:50:05.076395+0000 mgr.y (mgr.24370) 13547 : cluster [DBG] pgmap v13531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:06 smithi082 bash[20963]: audit 2024-04-03T21:50:05.903216+0000 mon.c (mon.2) 5399 : audit [DBG] from='client.? 172.21.15.67:0/2741120516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:06 smithi067 bash[17655]: audit 2024-04-03T21:50:05.903216+0000 mon.c (mon.2) 5399 : audit [DBG] from='client.? 172.21.15.67:0/2741120516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:06 smithi067 bash[27441]: audit 2024-04-03T21:50:05.903216+0000 mon.c (mon.2) 5399 : audit [DBG] from='client.? 172.21.15.67:0/2741120516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:07 smithi082 bash[20963]: cluster 2024-04-03T21:50:07.077585+0000 mgr.y (mgr.24370) 13548 : cluster [DBG] pgmap v13532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:07 smithi067 bash[17655]: cluster 2024-04-03T21:50:07.077585+0000 mgr.y (mgr.24370) 13548 : cluster [DBG] pgmap v13532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:07 smithi067 bash[27441]: cluster 2024-04-03T21:50:07.077585+0000 mgr.y (mgr.24370) 13548 : cluster [DBG] pgmap v13532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:08 smithi067 bash[17655]: audit 2024-04-03T21:50:08.353281+0000 mon.a (mon.0) 11675 : audit [DBG] from='client.? 172.21.15.67:0/1425830441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:08 smithi067 bash[27441]: audit 2024-04-03T21:50:08.353281+0000 mon.a (mon.0) 11675 : audit [DBG] from='client.? 172.21.15.67:0/1425830441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:08 smithi082 bash[20963]: audit 2024-04-03T21:50:08.353281+0000 mon.a (mon.0) 11675 : audit [DBG] from='client.? 172.21.15.67:0/1425830441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:09 smithi067 bash[17655]: cluster 2024-04-03T21:50:09.078226+0000 mgr.y (mgr.24370) 13549 : cluster [DBG] pgmap v13533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:09 smithi067 bash[27441]: cluster 2024-04-03T21:50:09.078226+0000 mgr.y (mgr.24370) 13549 : cluster [DBG] pgmap v13533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:09 smithi082 bash[20963]: cluster 2024-04-03T21:50:09.078226+0000 mgr.y (mgr.24370) 13549 : cluster [DBG] pgmap v13533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:10 smithi082 bash[20963]: audit 2024-04-03T21:50:10.377214+0000 mon.a (mon.0) 11676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:10 smithi067 bash[17655]: audit 2024-04-03T21:50:10.377214+0000 mon.a (mon.0) 11676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:10 smithi067 bash[27441]: audit 2024-04-03T21:50:10.377214+0000 mon.a (mon.0) 11676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:11 smithi082 bash[20963]: audit 2024-04-03T21:50:10.804526+0000 mon.a (mon.0) 11677 : audit [DBG] from='client.? 172.21.15.67:0/3385250760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:11 smithi082 bash[20963]: cluster 2024-04-03T21:50:11.079455+0000 mgr.y (mgr.24370) 13550 : cluster [DBG] pgmap v13534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:11 smithi067 bash[17655]: audit 2024-04-03T21:50:10.804526+0000 mon.a (mon.0) 11677 : audit [DBG] from='client.? 172.21.15.67:0/3385250760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:11 smithi067 bash[17655]: cluster 2024-04-03T21:50:11.079455+0000 mgr.y (mgr.24370) 13550 : cluster [DBG] pgmap v13534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:11 smithi067 bash[27441]: audit 2024-04-03T21:50:10.804526+0000 mon.a (mon.0) 11677 : audit [DBG] from='client.? 172.21.15.67:0/3385250760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:11 smithi067 bash[27441]: cluster 2024-04-03T21:50:11.079455+0000 mgr.y (mgr.24370) 13550 : cluster [DBG] pgmap v13534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:50:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:13 smithi067 bash[27441]: cluster 2024-04-03T21:50:13.079960+0000 mgr.y (mgr.24370) 13551 : cluster [DBG] pgmap v13535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:13 smithi067 bash[17655]: cluster 2024-04-03T21:50:13.079960+0000 mgr.y (mgr.24370) 13551 : cluster [DBG] pgmap v13535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:13 smithi082 bash[20963]: cluster 2024-04-03T21:50:13.079960+0000 mgr.y (mgr.24370) 13551 : cluster [DBG] pgmap v13535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:50:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:14 smithi082 bash[20963]: audit 2024-04-03T21:50:13.261809+0000 mon.a (mon.0) 11678 : audit [DBG] from='client.? 172.21.15.67:0/3344126976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:14 smithi067 bash[17655]: audit 2024-04-03T21:50:13.261809+0000 mon.a (mon.0) 11678 : audit [DBG] from='client.? 172.21.15.67:0/3344126976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:14 smithi067 bash[27441]: audit 2024-04-03T21:50:13.261809+0000 mon.a (mon.0) 11678 : audit [DBG] from='client.? 172.21.15.67:0/3344126976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:15 smithi082 bash[20963]: cluster 2024-04-03T21:50:15.080622+0000 mgr.y (mgr.24370) 13552 : cluster [DBG] pgmap v13536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:15 smithi067 bash[17655]: cluster 2024-04-03T21:50:15.080622+0000 mgr.y (mgr.24370) 13552 : cluster [DBG] pgmap v13536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:15 smithi067 bash[27441]: cluster 2024-04-03T21:50:15.080622+0000 mgr.y (mgr.24370) 13552 : cluster [DBG] pgmap v13536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:16 smithi082 bash[20963]: audit 2024-04-03T21:50:15.711570+0000 mon.c (mon.2) 5400 : audit [DBG] from='client.? 172.21.15.67:0/182551119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:16 smithi067 bash[17655]: audit 2024-04-03T21:50:15.711570+0000 mon.c (mon.2) 5400 : audit [DBG] from='client.? 172.21.15.67:0/182551119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:16 smithi067 bash[27441]: audit 2024-04-03T21:50:15.711570+0000 mon.c (mon.2) 5400 : audit [DBG] from='client.? 172.21.15.67:0/182551119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:17 smithi082 bash[20963]: cluster 2024-04-03T21:50:17.081922+0000 mgr.y (mgr.24370) 13553 : cluster [DBG] pgmap v13537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:17 smithi067 bash[17655]: cluster 2024-04-03T21:50:17.081922+0000 mgr.y (mgr.24370) 13553 : cluster [DBG] pgmap v13537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:17 smithi067 bash[27441]: cluster 2024-04-03T21:50:17.081922+0000 mgr.y (mgr.24370) 13553 : cluster [DBG] pgmap v13537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:18 smithi082 bash[20963]: audit 2024-04-03T21:50:18.166713+0000 mon.c (mon.2) 5401 : audit [DBG] from='client.? 172.21.15.67:0/3464870580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:18 smithi067 bash[17655]: audit 2024-04-03T21:50:18.166713+0000 mon.c (mon.2) 5401 : audit [DBG] from='client.? 172.21.15.67:0/3464870580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:18 smithi067 bash[27441]: audit 2024-04-03T21:50:18.166713+0000 mon.c (mon.2) 5401 : audit [DBG] from='client.? 172.21.15.67:0/3464870580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:19 smithi082 bash[20963]: cluster 2024-04-03T21:50:19.082652+0000 mgr.y (mgr.24370) 13554 : cluster [DBG] pgmap v13538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:19 smithi067 bash[17655]: cluster 2024-04-03T21:50:19.082652+0000 mgr.y (mgr.24370) 13554 : cluster [DBG] pgmap v13538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:19 smithi067 bash[27441]: cluster 2024-04-03T21:50:19.082652+0000 mgr.y (mgr.24370) 13554 : cluster [DBG] pgmap v13538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:20 smithi082 bash[20963]: audit 2024-04-03T21:50:20.468945+0000 mon.a (mon.0) 11679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:50:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:20 smithi067 bash[17655]: audit 2024-04-03T21:50:20.468945+0000 mon.a (mon.0) 11679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:50:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:20 smithi067 bash[27441]: audit 2024-04-03T21:50:20.468945+0000 mon.a (mon.0) 11679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:50:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:21 smithi082 bash[20963]: audit 2024-04-03T21:50:20.625204+0000 mon.c (mon.2) 5402 : audit [DBG] from='client.? 172.21.15.67:0/3222331825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:21 smithi082 bash[20963]: cluster 2024-04-03T21:50:21.083841+0000 mgr.y (mgr.24370) 13555 : cluster [DBG] pgmap v13539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:21 smithi067 bash[27441]: audit 2024-04-03T21:50:20.625204+0000 mon.c (mon.2) 5402 : audit [DBG] from='client.? 172.21.15.67:0/3222331825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:21 smithi067 bash[27441]: cluster 2024-04-03T21:50:21.083841+0000 mgr.y (mgr.24370) 13555 : cluster [DBG] pgmap v13539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:21 smithi067 bash[17655]: audit 2024-04-03T21:50:20.625204+0000 mon.c (mon.2) 5402 : audit [DBG] from='client.? 172.21.15.67:0/3222331825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:21 smithi067 bash[17655]: cluster 2024-04-03T21:50:21.083841+0000 mgr.y (mgr.24370) 13555 : cluster [DBG] pgmap v13539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:50:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:23 smithi067 bash[17655]: cluster 2024-04-03T21:50:23.084526+0000 mgr.y (mgr.24370) 13556 : cluster [DBG] pgmap v13540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:23 smithi067 bash[17655]: audit 2024-04-03T21:50:23.084841+0000 mon.c (mon.2) 5403 : audit [DBG] from='client.? 172.21.15.67:0/948112486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:23 smithi067 bash[27441]: cluster 2024-04-03T21:50:23.084526+0000 mgr.y (mgr.24370) 13556 : cluster [DBG] pgmap v13540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:23 smithi067 bash[27441]: audit 2024-04-03T21:50:23.084841+0000 mon.c (mon.2) 5403 : audit [DBG] from='client.? 172.21.15.67:0/948112486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:23.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:23 smithi082 bash[20963]: cluster 2024-04-03T21:50:23.084526+0000 mgr.y (mgr.24370) 13556 : cluster [DBG] pgmap v13540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:23 smithi082 bash[20963]: audit 2024-04-03T21:50:23.084841+0000 mon.c (mon.2) 5403 : audit [DBG] from='client.? 172.21.15.67:0/948112486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:50:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:25 smithi082 bash[20963]: cluster 2024-04-03T21:50:25.085246+0000 mgr.y (mgr.24370) 13557 : cluster [DBG] pgmap v13541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:25 smithi067 bash[17655]: cluster 2024-04-03T21:50:25.085246+0000 mgr.y (mgr.24370) 13557 : cluster [DBG] pgmap v13541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:25 smithi067 bash[27441]: cluster 2024-04-03T21:50:25.085246+0000 mgr.y (mgr.24370) 13557 : cluster [DBG] pgmap v13541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:26 smithi082 bash[20963]: audit 2024-04-03T21:50:25.376937+0000 mon.a (mon.0) 11680 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:26 smithi082 bash[20963]: audit 2024-04-03T21:50:25.553901+0000 mon.a (mon.0) 11681 : audit [DBG] from='client.? 172.21.15.67:0/3554397876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:26 smithi082 bash[20963]: audit 2024-04-03T21:50:26.163294+0000 mon.a (mon.0) 11682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:26 smithi082 bash[20963]: audit 2024-04-03T21:50:26.171106+0000 mon.a (mon.0) 11683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:26 smithi067 bash[17655]: audit 2024-04-03T21:50:25.376937+0000 mon.a (mon.0) 11680 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:26 smithi067 bash[17655]: audit 2024-04-03T21:50:25.553901+0000 mon.a (mon.0) 11681 : audit [DBG] from='client.? 172.21.15.67:0/3554397876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:26 smithi067 bash[17655]: audit 2024-04-03T21:50:26.163294+0000 mon.a (mon.0) 11682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:26 smithi067 bash[17655]: audit 2024-04-03T21:50:26.171106+0000 mon.a (mon.0) 11683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:26 smithi067 bash[27441]: audit 2024-04-03T21:50:25.376937+0000 mon.a (mon.0) 11680 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:26 smithi067 bash[27441]: audit 2024-04-03T21:50:25.553901+0000 mon.a (mon.0) 11681 : audit [DBG] from='client.? 172.21.15.67:0/3554397876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:26 smithi067 bash[27441]: audit 2024-04-03T21:50:26.163294+0000 mon.a (mon.0) 11682 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:26 smithi067 bash[27441]: audit 2024-04-03T21:50:26.171106+0000 mon.a (mon.0) 11683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:27 smithi082 bash[20963]: audit 2024-04-03T21:50:26.466149+0000 mon.a (mon.0) 11684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:27 smithi082 bash[20963]: audit 2024-04-03T21:50:26.473350+0000 mon.a (mon.0) 11685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:27 smithi082 bash[20963]: cluster 2024-04-03T21:50:27.086546+0000 mgr.y (mgr.24370) 13558 : cluster [DBG] pgmap v13542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:27 smithi067 bash[17655]: audit 2024-04-03T21:50:26.466149+0000 mon.a (mon.0) 11684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:27 smithi067 bash[17655]: audit 2024-04-03T21:50:26.473350+0000 mon.a (mon.0) 11685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:27 smithi067 bash[17655]: cluster 2024-04-03T21:50:27.086546+0000 mgr.y (mgr.24370) 13558 : cluster [DBG] pgmap v13542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:27 smithi067 bash[27441]: audit 2024-04-03T21:50:26.466149+0000 mon.a (mon.0) 11684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:27 smithi067 bash[27441]: audit 2024-04-03T21:50:26.473350+0000 mon.a (mon.0) 11685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:27 smithi067 bash[27441]: cluster 2024-04-03T21:50:27.086546+0000 mgr.y (mgr.24370) 13558 : cluster [DBG] pgmap v13542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:28 smithi082 bash[20963]: audit 2024-04-03T21:50:28.019828+0000 mon.a (mon.0) 11686 : audit [DBG] from='client.? 172.21.15.67:0/1449054317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:28 smithi067 bash[17655]: audit 2024-04-03T21:50:28.019828+0000 mon.a (mon.0) 11686 : audit [DBG] from='client.? 172.21.15.67:0/1449054317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:28 smithi067 bash[27441]: audit 2024-04-03T21:50:28.019828+0000 mon.a (mon.0) 11686 : audit [DBG] from='client.? 172.21.15.67:0/1449054317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:29 smithi082 bash[20963]: cluster 2024-04-03T21:50:29.087279+0000 mgr.y (mgr.24370) 13559 : cluster [DBG] pgmap v13543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:29 smithi067 bash[17655]: cluster 2024-04-03T21:50:29.087279+0000 mgr.y (mgr.24370) 13559 : cluster [DBG] pgmap v13543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:29 smithi067 bash[27441]: cluster 2024-04-03T21:50:29.087279+0000 mgr.y (mgr.24370) 13559 : cluster [DBG] pgmap v13543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:30 smithi082 bash[20963]: audit 2024-04-03T21:50:30.477476+0000 mon.c (mon.2) 5404 : audit [DBG] from='client.? 172.21.15.67:0/241193647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:30 smithi067 bash[17655]: audit 2024-04-03T21:50:30.477476+0000 mon.c (mon.2) 5404 : audit [DBG] from='client.? 172.21.15.67:0/241193647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:30 smithi067 bash[27441]: audit 2024-04-03T21:50:30.477476+0000 mon.c (mon.2) 5404 : audit [DBG] from='client.? 172.21.15.67:0/241193647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:31 smithi082 bash[20963]: cluster 2024-04-03T21:50:31.088479+0000 mgr.y (mgr.24370) 13560 : cluster [DBG] pgmap v13544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:31 smithi067 bash[27441]: cluster 2024-04-03T21:50:31.088479+0000 mgr.y (mgr.24370) 13560 : cluster [DBG] pgmap v13544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:31 smithi067 bash[17655]: cluster 2024-04-03T21:50:31.088479+0000 mgr.y (mgr.24370) 13560 : cluster [DBG] pgmap v13544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:33 smithi082 bash[20963]: audit 2024-04-03T21:50:32.947546+0000 mon.c (mon.2) 5405 : audit [DBG] from='client.? 172.21.15.67:0/906502673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:33 smithi067 bash[27441]: audit 2024-04-03T21:50:32.947546+0000 mon.c (mon.2) 5405 : audit [DBG] from='client.? 172.21.15.67:0/906502673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:33 smithi067 bash[17655]: audit 2024-04-03T21:50:32.947546+0000 mon.c (mon.2) 5405 : audit [DBG] from='client.? 172.21.15.67:0/906502673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T21:50:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:50:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:34 smithi082 bash[20963]: cluster 2024-04-03T21:50:33.089200+0000 mgr.y (mgr.24370) 13561 : cluster [DBG] pgmap v13545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:34 smithi067 bash[27441]: cluster 2024-04-03T21:50:33.089200+0000 mgr.y (mgr.24370) 13561 : cluster [DBG] pgmap v13545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:34 smithi067 bash[17655]: cluster 2024-04-03T21:50:33.089200+0000 mgr.y (mgr.24370) 13561 : cluster [DBG] pgmap v13545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:35 smithi082 bash[20963]: cluster 2024-04-03T21:50:35.089756+0000 mgr.y (mgr.24370) 13562 : cluster [DBG] pgmap v13546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:35 smithi067 bash[27441]: cluster 2024-04-03T21:50:35.089756+0000 mgr.y (mgr.24370) 13562 : cluster [DBG] pgmap v13546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:35 smithi067 bash[17655]: cluster 2024-04-03T21:50:35.089756+0000 mgr.y (mgr.24370) 13562 : cluster [DBG] pgmap v13546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:36.539 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:36 smithi067 bash[27441]: audit 2024-04-03T21:50:35.412470+0000 mon.c (mon.2) 5406 : audit [DBG] from='client.? 172.21.15.67:0/2582926036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:36.540 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:36 smithi067 bash[17655]: audit 2024-04-03T21:50:35.412470+0000 mon.c (mon.2) 5406 : audit [DBG] from='client.? 172.21.15.67:0/2582926036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:36 smithi082 bash[20963]: audit 2024-04-03T21:50:35.412470+0000 mon.c (mon.2) 5406 : audit [DBG] from='client.? 172.21.15.67:0/2582926036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:37 smithi082 bash[20963]: cluster 2024-04-03T21:50:37.090919+0000 mgr.y (mgr.24370) 13563 : cluster [DBG] pgmap v13547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:37 smithi067 bash[17655]: cluster 2024-04-03T21:50:37.090919+0000 mgr.y (mgr.24370) 13563 : cluster [DBG] pgmap v13547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:37 smithi067 bash[27441]: cluster 2024-04-03T21:50:37.090919+0000 mgr.y (mgr.24370) 13563 : cluster [DBG] pgmap v13547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:38 smithi082 bash[20963]: audit 2024-04-03T21:50:37.206447+0000 mon.a (mon.0) 11687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:38 smithi082 bash[20963]: audit 2024-04-03T21:50:37.216619+0000 mon.a (mon.0) 11688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:38 smithi082 bash[20963]: audit 2024-04-03T21:50:37.218524+0000 mon.a (mon.0) 11689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:50:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:38 smithi082 bash[20963]: audit 2024-04-03T21:50:37.219917+0000 mon.a (mon.0) 11690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:50:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:38 smithi082 bash[20963]: audit 2024-04-03T21:50:37.229222+0000 mon.a (mon.0) 11691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:38 smithi082 bash[20963]: audit 2024-04-03T21:50:37.876171+0000 mon.a (mon.0) 11692 : audit [DBG] from='client.? 172.21.15.67:0/2153552827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[17655]: audit 2024-04-03T21:50:37.206447+0000 mon.a (mon.0) 11687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[17655]: audit 2024-04-03T21:50:37.216619+0000 mon.a (mon.0) 11688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[17655]: audit 2024-04-03T21:50:37.218524+0000 mon.a (mon.0) 11689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:50:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[17655]: audit 2024-04-03T21:50:37.219917+0000 mon.a (mon.0) 11690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:50:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[17655]: audit 2024-04-03T21:50:37.229222+0000 mon.a (mon.0) 11691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[17655]: audit 2024-04-03T21:50:37.876171+0000 mon.a (mon.0) 11692 : audit [DBG] from='client.? 172.21.15.67:0/2153552827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[27441]: audit 2024-04-03T21:50:37.206447+0000 mon.a (mon.0) 11687 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[27441]: audit 2024-04-03T21:50:37.216619+0000 mon.a (mon.0) 11688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[27441]: audit 2024-04-03T21:50:37.218524+0000 mon.a (mon.0) 11689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:50:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[27441]: audit 2024-04-03T21:50:37.219917+0000 mon.a (mon.0) 11690 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:50:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[27441]: audit 2024-04-03T21:50:37.229222+0000 mon.a (mon.0) 11691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:50:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:38 smithi067 bash[27441]: audit 2024-04-03T21:50:37.876171+0000 mon.a (mon.0) 11692 : audit [DBG] from='client.? 172.21.15.67:0/2153552827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:39 smithi082 bash[20963]: cluster 2024-04-03T21:50:39.091591+0000 mgr.y (mgr.24370) 13564 : cluster [DBG] pgmap v13548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:39 smithi067 bash[27441]: cluster 2024-04-03T21:50:39.091591+0000 mgr.y (mgr.24370) 13564 : cluster [DBG] pgmap v13548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:39 smithi067 bash[17655]: cluster 2024-04-03T21:50:39.091591+0000 mgr.y (mgr.24370) 13564 : cluster [DBG] pgmap v13548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:40 smithi067 bash[17655]: audit 2024-04-03T21:50:40.332336+0000 mon.a (mon.0) 11693 : audit [DBG] from='client.? 172.21.15.67:0/1288240214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:40 smithi067 bash[17655]: audit 2024-04-03T21:50:40.377578+0000 mon.a (mon.0) 11694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:40 smithi067 bash[27441]: audit 2024-04-03T21:50:40.332336+0000 mon.a (mon.0) 11693 : audit [DBG] from='client.? 172.21.15.67:0/1288240214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:40 smithi067 bash[27441]: audit 2024-04-03T21:50:40.377578+0000 mon.a (mon.0) 11694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:40 smithi082 bash[20963]: audit 2024-04-03T21:50:40.332336+0000 mon.a (mon.0) 11693 : audit [DBG] from='client.? 172.21.15.67:0/1288240214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:40 smithi082 bash[20963]: audit 2024-04-03T21:50:40.377578+0000 mon.a (mon.0) 11694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:41 smithi067 bash[17655]: cluster 2024-04-03T21:50:41.092750+0000 mgr.y (mgr.24370) 13565 : cluster [DBG] pgmap v13549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:41 smithi067 bash[27441]: cluster 2024-04-03T21:50:41.092750+0000 mgr.y (mgr.24370) 13565 : cluster [DBG] pgmap v13549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:41 smithi082 bash[20963]: cluster 2024-04-03T21:50:41.092750+0000 mgr.y (mgr.24370) 13565 : cluster [DBG] pgmap v13549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:42 smithi082 bash[20963]: audit 2024-04-03T21:50:42.785768+0000 mon.a (mon.0) 11695 : audit [DBG] from='client.? 172.21.15.67:0/638366236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:43.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:50:43.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:42 smithi067 bash[17655]: audit 2024-04-03T21:50:42.785768+0000 mon.a (mon.0) 11695 : audit [DBG] from='client.? 172.21.15.67:0/638366236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:43.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:42 smithi067 bash[27441]: audit 2024-04-03T21:50:42.785768+0000 mon.a (mon.0) 11695 : audit [DBG] from='client.? 172.21.15.67:0/638366236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:43.845 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:50:44.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:43 smithi082 bash[20963]: cluster 2024-04-03T21:50:43.093436+0000 mgr.y (mgr.24370) 13566 : cluster [DBG] pgmap v13550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:43 smithi067 bash[17655]: cluster 2024-04-03T21:50:43.093436+0000 mgr.y (mgr.24370) 13566 : cluster [DBG] pgmap v13550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:43 smithi067 bash[27441]: cluster 2024-04-03T21:50:43.093436+0000 mgr.y (mgr.24370) 13566 : cluster [DBG] pgmap v13550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:45 smithi082 bash[20963]: cluster 2024-04-03T21:50:45.094089+0000 mgr.y (mgr.24370) 13567 : cluster [DBG] pgmap v13551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:45 smithi067 bash[17655]: cluster 2024-04-03T21:50:45.094089+0000 mgr.y (mgr.24370) 13567 : cluster [DBG] pgmap v13551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:45 smithi067 bash[27441]: cluster 2024-04-03T21:50:45.094089+0000 mgr.y (mgr.24370) 13567 : cluster [DBG] pgmap v13551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:46 smithi082 bash[20963]: audit 2024-04-03T21:50:45.236567+0000 mon.a (mon.0) 11696 : audit [DBG] from='client.? 172.21.15.67:0/3708219729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:46 smithi067 bash[27441]: audit 2024-04-03T21:50:45.236567+0000 mon.a (mon.0) 11696 : audit [DBG] from='client.? 172.21.15.67:0/3708219729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:46 smithi067 bash[17655]: audit 2024-04-03T21:50:45.236567+0000 mon.a (mon.0) 11696 : audit [DBG] from='client.? 172.21.15.67:0/3708219729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:47 smithi082 bash[20963]: cluster 2024-04-03T21:50:47.095247+0000 mgr.y (mgr.24370) 13568 : cluster [DBG] pgmap v13552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:47 smithi067 bash[17655]: cluster 2024-04-03T21:50:47.095247+0000 mgr.y (mgr.24370) 13568 : cluster [DBG] pgmap v13552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:47 smithi067 bash[27441]: cluster 2024-04-03T21:50:47.095247+0000 mgr.y (mgr.24370) 13568 : cluster [DBG] pgmap v13552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:48 smithi082 bash[20963]: audit 2024-04-03T21:50:47.697127+0000 mon.a (mon.0) 11697 : audit [DBG] from='client.? 172.21.15.67:0/2002703111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:48 smithi067 bash[17655]: audit 2024-04-03T21:50:47.697127+0000 mon.a (mon.0) 11697 : audit [DBG] from='client.? 172.21.15.67:0/2002703111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:48 smithi067 bash[27441]: audit 2024-04-03T21:50:47.697127+0000 mon.a (mon.0) 11697 : audit [DBG] from='client.? 172.21.15.67:0/2002703111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:49 smithi082 bash[20963]: cluster 2024-04-03T21:50:49.095913+0000 mgr.y (mgr.24370) 13569 : cluster [DBG] pgmap v13553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:49 smithi067 bash[17655]: cluster 2024-04-03T21:50:49.095913+0000 mgr.y (mgr.24370) 13569 : cluster [DBG] pgmap v13553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:49 smithi067 bash[27441]: cluster 2024-04-03T21:50:49.095913+0000 mgr.y (mgr.24370) 13569 : cluster [DBG] pgmap v13553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:50 smithi082 bash[20963]: audit 2024-04-03T21:50:50.152164+0000 mon.a (mon.0) 11698 : audit [DBG] from='client.? 172.21.15.67:0/2764998190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:50 smithi067 bash[27441]: audit 2024-04-03T21:50:50.152164+0000 mon.a (mon.0) 11698 : audit [DBG] from='client.? 172.21.15.67:0/2764998190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:50 smithi067 bash[17655]: audit 2024-04-03T21:50:50.152164+0000 mon.a (mon.0) 11698 : audit [DBG] from='client.? 172.21.15.67:0/2764998190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:51 smithi082 bash[20963]: cluster 2024-04-03T21:50:51.097107+0000 mgr.y (mgr.24370) 13570 : cluster [DBG] pgmap v13554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:51 smithi067 bash[27441]: cluster 2024-04-03T21:50:51.097107+0000 mgr.y (mgr.24370) 13570 : cluster [DBG] pgmap v13554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:51 smithi067 bash[17655]: cluster 2024-04-03T21:50:51.097107+0000 mgr.y (mgr.24370) 13570 : cluster [DBG] pgmap v13554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:52 smithi067 bash[27441]: audit 2024-04-03T21:50:52.605573+0000 mon.a (mon.0) 11699 : audit [DBG] from='client.? 172.21.15.67:0/1989375098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:52 smithi067 bash[17655]: audit 2024-04-03T21:50:52.605573+0000 mon.a (mon.0) 11699 : audit [DBG] from='client.? 172.21.15.67:0/1989375098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:52 smithi082 bash[20963]: audit 2024-04-03T21:50:52.605573+0000 mon.a (mon.0) 11699 : audit [DBG] from='client.? 172.21.15.67:0/1989375098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:50:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:50:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:53 smithi082 bash[20963]: cluster 2024-04-03T21:50:53.097826+0000 mgr.y (mgr.24370) 13571 : cluster [DBG] pgmap v13555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:53 smithi067 bash[27441]: cluster 2024-04-03T21:50:53.097826+0000 mgr.y (mgr.24370) 13571 : cluster [DBG] pgmap v13555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:53 smithi067 bash[17655]: cluster 2024-04-03T21:50:53.097826+0000 mgr.y (mgr.24370) 13571 : cluster [DBG] pgmap v13555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:55 smithi082 bash[20963]: audit 2024-04-03T21:50:55.067245+0000 mon.c (mon.2) 5407 : audit [DBG] from='client.? 172.21.15.67:0/3927619024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:55 smithi067 bash[17655]: audit 2024-04-03T21:50:55.067245+0000 mon.c (mon.2) 5407 : audit [DBG] from='client.? 172.21.15.67:0/3927619024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:55 smithi067 bash[27441]: audit 2024-04-03T21:50:55.067245+0000 mon.c (mon.2) 5407 : audit [DBG] from='client.? 172.21.15.67:0/3927619024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:56 smithi082 bash[20963]: cluster 2024-04-03T21:50:55.098540+0000 mgr.y (mgr.24370) 13572 : cluster [DBG] pgmap v13556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:56 smithi082 bash[20963]: audit 2024-04-03T21:50:55.377979+0000 mon.a (mon.0) 11700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:56 smithi067 bash[17655]: cluster 2024-04-03T21:50:55.098540+0000 mgr.y (mgr.24370) 13572 : cluster [DBG] pgmap v13556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:56 smithi067 bash[17655]: audit 2024-04-03T21:50:55.377979+0000 mon.a (mon.0) 11700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:56 smithi067 bash[27441]: cluster 2024-04-03T21:50:55.098540+0000 mgr.y (mgr.24370) 13572 : cluster [DBG] pgmap v13556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:56 smithi067 bash[27441]: audit 2024-04-03T21:50:55.377979+0000 mon.a (mon.0) 11700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:50:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:58 smithi082 bash[20963]: cluster 2024-04-03T21:50:57.099812+0000 mgr.y (mgr.24370) 13573 : cluster [DBG] pgmap v13557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:50:58 smithi082 bash[20963]: audit 2024-04-03T21:50:57.521124+0000 mon.a (mon.0) 11701 : audit [DBG] from='client.? 172.21.15.67:0/2466839017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:58 smithi067 bash[27441]: cluster 2024-04-03T21:50:57.099812+0000 mgr.y (mgr.24370) 13573 : cluster [DBG] pgmap v13557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:50:58 smithi067 bash[27441]: audit 2024-04-03T21:50:57.521124+0000 mon.a (mon.0) 11701 : audit [DBG] from='client.? 172.21.15.67:0/2466839017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:50:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:58 smithi067 bash[17655]: cluster 2024-04-03T21:50:57.099812+0000 mgr.y (mgr.24370) 13573 : cluster [DBG] pgmap v13557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:50:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:50:58 smithi067 bash[17655]: audit 2024-04-03T21:50:57.521124+0000 mon.a (mon.0) 11701 : audit [DBG] from='client.? 172.21.15.67:0/2466839017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:00 smithi082 bash[20963]: cluster 2024-04-03T21:50:59.100504+0000 mgr.y (mgr.24370) 13574 : cluster [DBG] pgmap v13558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:00 smithi082 bash[20963]: audit 2024-04-03T21:50:59.975884+0000 mon.c (mon.2) 5408 : audit [DBG] from='client.? 172.21.15.67:0/817817502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:00 smithi067 bash[17655]: cluster 2024-04-03T21:50:59.100504+0000 mgr.y (mgr.24370) 13574 : cluster [DBG] pgmap v13558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:00 smithi067 bash[17655]: audit 2024-04-03T21:50:59.975884+0000 mon.c (mon.2) 5408 : audit [DBG] from='client.? 172.21.15.67:0/817817502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:00 smithi067 bash[27441]: cluster 2024-04-03T21:50:59.100504+0000 mgr.y (mgr.24370) 13574 : cluster [DBG] pgmap v13558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:00 smithi067 bash[27441]: audit 2024-04-03T21:50:59.975884+0000 mon.c (mon.2) 5408 : audit [DBG] from='client.? 172.21.15.67:0/817817502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:02 smithi067 bash[27441]: cluster 2024-04-03T21:51:01.101640+0000 mgr.y (mgr.24370) 13575 : cluster [DBG] pgmap v13559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:02 smithi067 bash[17655]: cluster 2024-04-03T21:51:01.101640+0000 mgr.y (mgr.24370) 13575 : cluster [DBG] pgmap v13559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:02 smithi082 bash[20963]: cluster 2024-04-03T21:51:01.101640+0000 mgr.y (mgr.24370) 13575 : cluster [DBG] pgmap v13559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:03 smithi067 bash[17655]: audit 2024-04-03T21:51:02.420921+0000 mon.a (mon.0) 11702 : audit [DBG] from='client.? 172.21.15.67:0/2725781962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:51:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:03 smithi067 bash[27441]: audit 2024-04-03T21:51:02.420921+0000 mon.a (mon.0) 11702 : audit [DBG] from='client.? 172.21.15.67:0/2725781962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:03 smithi082 bash[20963]: audit 2024-04-03T21:51:02.420921+0000 mon.a (mon.0) 11702 : audit [DBG] from='client.? 172.21.15.67:0/2725781962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:51:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:04 smithi067 bash[17655]: cluster 2024-04-03T21:51:03.102333+0000 mgr.y (mgr.24370) 13576 : cluster [DBG] pgmap v13560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:04 smithi067 bash[27441]: cluster 2024-04-03T21:51:03.102333+0000 mgr.y (mgr.24370) 13576 : cluster [DBG] pgmap v13560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:04 smithi082 bash[20963]: cluster 2024-04-03T21:51:03.102333+0000 mgr.y (mgr.24370) 13576 : cluster [DBG] pgmap v13560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:05 smithi067 bash[27441]: audit 2024-04-03T21:51:04.878087+0000 mon.a (mon.0) 11703 : audit [DBG] from='client.? 172.21.15.67:0/3975972908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:05 smithi067 bash[27441]: cluster 2024-04-03T21:51:05.103030+0000 mgr.y (mgr.24370) 13577 : cluster [DBG] pgmap v13561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:05 smithi067 bash[17655]: audit 2024-04-03T21:51:04.878087+0000 mon.a (mon.0) 11703 : audit [DBG] from='client.? 172.21.15.67:0/3975972908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:05 smithi067 bash[17655]: cluster 2024-04-03T21:51:05.103030+0000 mgr.y (mgr.24370) 13577 : cluster [DBG] pgmap v13561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:05 smithi082 bash[20963]: audit 2024-04-03T21:51:04.878087+0000 mon.a (mon.0) 11703 : audit [DBG] from='client.? 172.21.15.67:0/3975972908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:05 smithi082 bash[20963]: cluster 2024-04-03T21:51:05.103030+0000 mgr.y (mgr.24370) 13577 : cluster [DBG] pgmap v13561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:07 smithi082 bash[20963]: cluster 2024-04-03T21:51:07.104215+0000 mgr.y (mgr.24370) 13578 : cluster [DBG] pgmap v13562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:07 smithi067 bash[27441]: cluster 2024-04-03T21:51:07.104215+0000 mgr.y (mgr.24370) 13578 : cluster [DBG] pgmap v13562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:07 smithi067 bash[17655]: cluster 2024-04-03T21:51:07.104215+0000 mgr.y (mgr.24370) 13578 : cluster [DBG] pgmap v13562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:08 smithi082 bash[20963]: audit 2024-04-03T21:51:07.331802+0000 mon.a (mon.0) 11704 : audit [DBG] from='client.? 172.21.15.67:0/3823168798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:08 smithi067 bash[27441]: audit 2024-04-03T21:51:07.331802+0000 mon.a (mon.0) 11704 : audit [DBG] from='client.? 172.21.15.67:0/3823168798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:08 smithi067 bash[17655]: audit 2024-04-03T21:51:07.331802+0000 mon.a (mon.0) 11704 : audit [DBG] from='client.? 172.21.15.67:0/3823168798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:09 smithi082 bash[20963]: cluster 2024-04-03T21:51:09.104898+0000 mgr.y (mgr.24370) 13579 : cluster [DBG] pgmap v13563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:09 smithi067 bash[17655]: cluster 2024-04-03T21:51:09.104898+0000 mgr.y (mgr.24370) 13579 : cluster [DBG] pgmap v13563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:09 smithi067 bash[27441]: cluster 2024-04-03T21:51:09.104898+0000 mgr.y (mgr.24370) 13579 : cluster [DBG] pgmap v13563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:10 smithi082 bash[20963]: audit 2024-04-03T21:51:09.792781+0000 mon.c (mon.2) 5409 : audit [DBG] from='client.? 172.21.15.67:0/751206450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:10 smithi067 bash[27441]: audit 2024-04-03T21:51:09.792781+0000 mon.c (mon.2) 5409 : audit [DBG] from='client.? 172.21.15.67:0/751206450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:10 smithi067 bash[17655]: audit 2024-04-03T21:51:09.792781+0000 mon.c (mon.2) 5409 : audit [DBG] from='client.? 172.21.15.67:0/751206450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:11 smithi082 bash[20963]: audit 2024-04-03T21:51:10.378570+0000 mon.a (mon.0) 11705 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:11 smithi082 bash[20963]: cluster 2024-04-03T21:51:11.106034+0000 mgr.y (mgr.24370) 13580 : cluster [DBG] pgmap v13564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:11 smithi067 bash[17655]: audit 2024-04-03T21:51:10.378570+0000 mon.a (mon.0) 11705 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:11 smithi067 bash[17655]: cluster 2024-04-03T21:51:11.106034+0000 mgr.y (mgr.24370) 13580 : cluster [DBG] pgmap v13564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:11 smithi067 bash[27441]: audit 2024-04-03T21:51:10.378570+0000 mon.a (mon.0) 11705 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:11 smithi067 bash[27441]: cluster 2024-04-03T21:51:11.106034+0000 mgr.y (mgr.24370) 13580 : cluster [DBG] pgmap v13564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:12 smithi082 bash[20963]: audit 2024-04-03T21:51:12.245617+0000 mon.a (mon.0) 11706 : audit [DBG] from='client.? 172.21.15.67:0/2500314336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:12 smithi067 bash[27441]: audit 2024-04-03T21:51:12.245617+0000 mon.a (mon.0) 11706 : audit [DBG] from='client.? 172.21.15.67:0/2500314336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:12 smithi067 bash[17655]: audit 2024-04-03T21:51:12.245617+0000 mon.a (mon.0) 11706 : audit [DBG] from='client.? 172.21.15.67:0/2500314336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:51:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:13 smithi067 bash[27441]: cluster 2024-04-03T21:51:13.106723+0000 mgr.y (mgr.24370) 13581 : cluster [DBG] pgmap v13565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:13 smithi067 bash[17655]: cluster 2024-04-03T21:51:13.106723+0000 mgr.y (mgr.24370) 13581 : cluster [DBG] pgmap v13565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:13 smithi082 bash[20963]: cluster 2024-04-03T21:51:13.106723+0000 mgr.y (mgr.24370) 13581 : cluster [DBG] pgmap v13565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:13.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:51:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:14 smithi082 bash[20963]: audit 2024-04-03T21:51:14.692734+0000 mon.c (mon.2) 5410 : audit [DBG] from='client.? 172.21.15.67:0/1662839472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:14 smithi067 bash[17655]: audit 2024-04-03T21:51:14.692734+0000 mon.c (mon.2) 5410 : audit [DBG] from='client.? 172.21.15.67:0/1662839472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:14 smithi067 bash[27441]: audit 2024-04-03T21:51:14.692734+0000 mon.c (mon.2) 5410 : audit [DBG] from='client.? 172.21.15.67:0/1662839472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:15.882 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 21:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T21:51:15.577131074Z level=info msg="Completed cleanup jobs" duration=46.915819ms 2024-04-03T21:51:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:15 smithi082 bash[20963]: cluster 2024-04-03T21:51:15.107393+0000 mgr.y (mgr.24370) 13582 : cluster [DBG] pgmap v13566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:15 smithi067 bash[27441]: cluster 2024-04-03T21:51:15.107393+0000 mgr.y (mgr.24370) 13582 : cluster [DBG] pgmap v13566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:15 smithi067 bash[17655]: cluster 2024-04-03T21:51:15.107393+0000 mgr.y (mgr.24370) 13582 : cluster [DBG] pgmap v13566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:17 smithi082 bash[20963]: cluster 2024-04-03T21:51:17.108561+0000 mgr.y (mgr.24370) 13583 : cluster [DBG] pgmap v13567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:17 smithi082 bash[20963]: audit 2024-04-03T21:51:17.146627+0000 mon.c (mon.2) 5411 : audit [DBG] from='client.? 172.21.15.67:0/684684149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:17 smithi067 bash[27441]: cluster 2024-04-03T21:51:17.108561+0000 mgr.y (mgr.24370) 13583 : cluster [DBG] pgmap v13567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:17 smithi067 bash[27441]: audit 2024-04-03T21:51:17.146627+0000 mon.c (mon.2) 5411 : audit [DBG] from='client.? 172.21.15.67:0/684684149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:17 smithi067 bash[17655]: cluster 2024-04-03T21:51:17.108561+0000 mgr.y (mgr.24370) 13583 : cluster [DBG] pgmap v13567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:17 smithi067 bash[17655]: audit 2024-04-03T21:51:17.146627+0000 mon.c (mon.2) 5411 : audit [DBG] from='client.? 172.21.15.67:0/684684149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:19 smithi082 bash[20963]: cluster 2024-04-03T21:51:19.109256+0000 mgr.y (mgr.24370) 13584 : cluster [DBG] pgmap v13568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:19 smithi067 bash[17655]: cluster 2024-04-03T21:51:19.109256+0000 mgr.y (mgr.24370) 13584 : cluster [DBG] pgmap v13568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:19 smithi067 bash[27441]: cluster 2024-04-03T21:51:19.109256+0000 mgr.y (mgr.24370) 13584 : cluster [DBG] pgmap v13568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:20 smithi082 bash[20963]: audit 2024-04-03T21:51:19.607795+0000 mon.a (mon.0) 11707 : audit [DBG] from='client.? 172.21.15.67:0/826139311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:20 smithi067 bash[17655]: audit 2024-04-03T21:51:19.607795+0000 mon.a (mon.0) 11707 : audit [DBG] from='client.? 172.21.15.67:0/826139311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:20 smithi067 bash[27441]: audit 2024-04-03T21:51:19.607795+0000 mon.a (mon.0) 11707 : audit [DBG] from='client.? 172.21.15.67:0/826139311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:21 smithi082 bash[20963]: cluster 2024-04-03T21:51:21.110373+0000 mgr.y (mgr.24370) 13585 : cluster [DBG] pgmap v13569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:21 smithi067 bash[27441]: cluster 2024-04-03T21:51:21.110373+0000 mgr.y (mgr.24370) 13585 : cluster [DBG] pgmap v13569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:21 smithi067 bash[17655]: cluster 2024-04-03T21:51:21.110373+0000 mgr.y (mgr.24370) 13585 : cluster [DBG] pgmap v13569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:22 smithi082 bash[20963]: audit 2024-04-03T21:51:22.060918+0000 mon.a (mon.0) 11708 : audit [DBG] from='client.? 172.21.15.67:0/2367265926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:22 smithi067 bash[27441]: audit 2024-04-03T21:51:22.060918+0000 mon.a (mon.0) 11708 : audit [DBG] from='client.? 172.21.15.67:0/2367265926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:22 smithi067 bash[17655]: audit 2024-04-03T21:51:22.060918+0000 mon.a (mon.0) 11708 : audit [DBG] from='client.? 172.21.15.67:0/2367265926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:51:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:23 smithi067 bash[27441]: cluster 2024-04-03T21:51:23.111035+0000 mgr.y (mgr.24370) 13586 : cluster [DBG] pgmap v13570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:23 smithi067 bash[17655]: cluster 2024-04-03T21:51:23.111035+0000 mgr.y (mgr.24370) 13586 : cluster [DBG] pgmap v13570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:23 smithi082 bash[20963]: cluster 2024-04-03T21:51:23.111035+0000 mgr.y (mgr.24370) 13586 : cluster [DBG] pgmap v13570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:51:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:24 smithi082 bash[20963]: audit 2024-04-03T21:51:24.515338+0000 mon.c (mon.2) 5412 : audit [DBG] from='client.? 172.21.15.67:0/3534063993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:24 smithi067 bash[17655]: audit 2024-04-03T21:51:24.515338+0000 mon.c (mon.2) 5412 : audit [DBG] from='client.? 172.21.15.67:0/3534063993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:24 smithi067 bash[27441]: audit 2024-04-03T21:51:24.515338+0000 mon.c (mon.2) 5412 : audit [DBG] from='client.? 172.21.15.67:0/3534063993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:25 smithi082 bash[20963]: cluster 2024-04-03T21:51:25.111727+0000 mgr.y (mgr.24370) 13587 : cluster [DBG] pgmap v13571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:25 smithi082 bash[20963]: audit 2024-04-03T21:51:25.378785+0000 mon.a (mon.0) 11709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:25 smithi067 bash[27441]: cluster 2024-04-03T21:51:25.111727+0000 mgr.y (mgr.24370) 13587 : cluster [DBG] pgmap v13571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:25 smithi067 bash[27441]: audit 2024-04-03T21:51:25.378785+0000 mon.a (mon.0) 11709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:25 smithi067 bash[17655]: cluster 2024-04-03T21:51:25.111727+0000 mgr.y (mgr.24370) 13587 : cluster [DBG] pgmap v13571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:25 smithi067 bash[17655]: audit 2024-04-03T21:51:25.378785+0000 mon.a (mon.0) 11709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:27 smithi082 bash[20963]: audit 2024-04-03T21:51:26.979185+0000 mon.c (mon.2) 5413 : audit [DBG] from='client.? 172.21.15.67:0/2278293820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:27 smithi067 bash[27441]: audit 2024-04-03T21:51:26.979185+0000 mon.c (mon.2) 5413 : audit [DBG] from='client.? 172.21.15.67:0/2278293820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:27 smithi067 bash[17655]: audit 2024-04-03T21:51:26.979185+0000 mon.c (mon.2) 5413 : audit [DBG] from='client.? 172.21.15.67:0/2278293820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:28 smithi082 bash[20963]: cluster 2024-04-03T21:51:27.112806+0000 mgr.y (mgr.24370) 13588 : cluster [DBG] pgmap v13572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:28 smithi067 bash[27441]: cluster 2024-04-03T21:51:27.112806+0000 mgr.y (mgr.24370) 13588 : cluster [DBG] pgmap v13572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:28 smithi067 bash[17655]: cluster 2024-04-03T21:51:27.112806+0000 mgr.y (mgr.24370) 13588 : cluster [DBG] pgmap v13572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:29 smithi082 bash[20963]: cluster 2024-04-03T21:51:29.113221+0000 mgr.y (mgr.24370) 13589 : cluster [DBG] pgmap v13573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:29 smithi067 bash[27441]: cluster 2024-04-03T21:51:29.113221+0000 mgr.y (mgr.24370) 13589 : cluster [DBG] pgmap v13573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:29 smithi067 bash[17655]: cluster 2024-04-03T21:51:29.113221+0000 mgr.y (mgr.24370) 13589 : cluster [DBG] pgmap v13573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:30 smithi082 bash[20963]: audit 2024-04-03T21:51:29.437363+0000 mon.a (mon.0) 11710 : audit [DBG] from='client.? 172.21.15.67:0/2598866452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:30 smithi067 bash[17655]: audit 2024-04-03T21:51:29.437363+0000 mon.a (mon.0) 11710 : audit [DBG] from='client.? 172.21.15.67:0/2598866452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:30 smithi067 bash[27441]: audit 2024-04-03T21:51:29.437363+0000 mon.a (mon.0) 11710 : audit [DBG] from='client.? 172.21.15.67:0/2598866452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:31 smithi082 bash[20963]: cluster 2024-04-03T21:51:31.114254+0000 mgr.y (mgr.24370) 13590 : cluster [DBG] pgmap v13574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:31 smithi067 bash[27441]: cluster 2024-04-03T21:51:31.114254+0000 mgr.y (mgr.24370) 13590 : cluster [DBG] pgmap v13574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:31 smithi067 bash[17655]: cluster 2024-04-03T21:51:31.114254+0000 mgr.y (mgr.24370) 13590 : cluster [DBG] pgmap v13574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:32 smithi082 bash[20963]: audit 2024-04-03T21:51:31.890752+0000 mon.a (mon.0) 11711 : audit [DBG] from='client.? 172.21.15.67:0/269272378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:32 smithi067 bash[17655]: audit 2024-04-03T21:51:31.890752+0000 mon.a (mon.0) 11711 : audit [DBG] from='client.? 172.21.15.67:0/269272378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:32 smithi067 bash[27441]: audit 2024-04-03T21:51:31.890752+0000 mon.a (mon.0) 11711 : audit [DBG] from='client.? 172.21.15.67:0/269272378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:33 smithi067 bash[17655]: cluster 2024-04-03T21:51:33.114946+0000 mgr.y (mgr.24370) 13591 : cluster [DBG] pgmap v13575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:51:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:33 smithi067 bash[27441]: cluster 2024-04-03T21:51:33.114946+0000 mgr.y (mgr.24370) 13591 : cluster [DBG] pgmap v13575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:33 smithi082 bash[20963]: cluster 2024-04-03T21:51:33.114946+0000 mgr.y (mgr.24370) 13591 : cluster [DBG] pgmap v13575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:51:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:34 smithi067 bash[17655]: audit 2024-04-03T21:51:34.342652+0000 mon.a (mon.0) 11712 : audit [DBG] from='client.? 172.21.15.67:0/1832363820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:34 smithi067 bash[27441]: audit 2024-04-03T21:51:34.342652+0000 mon.a (mon.0) 11712 : audit [DBG] from='client.? 172.21.15.67:0/1832363820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:34 smithi082 bash[20963]: audit 2024-04-03T21:51:34.342652+0000 mon.a (mon.0) 11712 : audit [DBG] from='client.? 172.21.15.67:0/1832363820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:35 smithi067 bash[17655]: cluster 2024-04-03T21:51:35.115632+0000 mgr.y (mgr.24370) 13592 : cluster [DBG] pgmap v13576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:35 smithi067 bash[27441]: cluster 2024-04-03T21:51:35.115632+0000 mgr.y (mgr.24370) 13592 : cluster [DBG] pgmap v13576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:35.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:35 smithi082 bash[20963]: cluster 2024-04-03T21:51:35.115632+0000 mgr.y (mgr.24370) 13592 : cluster [DBG] pgmap v13576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:36 smithi082 bash[20963]: audit 2024-04-03T21:51:36.800437+0000 mon.a (mon.0) 11713 : audit [DBG] from='client.? 172.21.15.67:0/2673070088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:36 smithi067 bash[27441]: audit 2024-04-03T21:51:36.800437+0000 mon.a (mon.0) 11713 : audit [DBG] from='client.? 172.21.15.67:0/2673070088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:36 smithi067 bash[17655]: audit 2024-04-03T21:51:36.800437+0000 mon.a (mon.0) 11713 : audit [DBG] from='client.? 172.21.15.67:0/2673070088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:37 smithi082 bash[20963]: cluster 2024-04-03T21:51:37.116758+0000 mgr.y (mgr.24370) 13593 : cluster [DBG] pgmap v13577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:37 smithi082 bash[20963]: audit 2024-04-03T21:51:37.305188+0000 mon.a (mon.0) 11714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:51:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:37 smithi082 bash[20963]: audit 2024-04-03T21:51:37.634567+0000 mon.a (mon.0) 11715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:37 smithi082 bash[20963]: audit 2024-04-03T21:51:37.645324+0000 mon.a (mon.0) 11716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:37 smithi067 bash[17655]: cluster 2024-04-03T21:51:37.116758+0000 mgr.y (mgr.24370) 13593 : cluster [DBG] pgmap v13577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:37 smithi067 bash[17655]: audit 2024-04-03T21:51:37.305188+0000 mon.a (mon.0) 11714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:51:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:37 smithi067 bash[17655]: audit 2024-04-03T21:51:37.634567+0000 mon.a (mon.0) 11715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:37 smithi067 bash[17655]: audit 2024-04-03T21:51:37.645324+0000 mon.a (mon.0) 11716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:37 smithi067 bash[27441]: cluster 2024-04-03T21:51:37.116758+0000 mgr.y (mgr.24370) 13593 : cluster [DBG] pgmap v13577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:37 smithi067 bash[27441]: audit 2024-04-03T21:51:37.305188+0000 mon.a (mon.0) 11714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:51:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:37 smithi067 bash[27441]: audit 2024-04-03T21:51:37.634567+0000 mon.a (mon.0) 11715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:37 smithi067 bash[27441]: audit 2024-04-03T21:51:37.645324+0000 mon.a (mon.0) 11716 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:39 smithi082 bash[20963]: cluster 2024-04-03T21:51:39.117541+0000 mgr.y (mgr.24370) 13594 : cluster [DBG] pgmap v13578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:39 smithi067 bash[27441]: cluster 2024-04-03T21:51:39.117541+0000 mgr.y (mgr.24370) 13594 : cluster [DBG] pgmap v13578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:39 smithi067 bash[17655]: cluster 2024-04-03T21:51:39.117541+0000 mgr.y (mgr.24370) 13594 : cluster [DBG] pgmap v13578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:40 smithi082 bash[20963]: audit 2024-04-03T21:51:39.242490+0000 mon.a (mon.0) 11717 : audit [DBG] from='client.? 172.21.15.67:0/613570865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:40 smithi067 bash[17655]: audit 2024-04-03T21:51:39.242490+0000 mon.a (mon.0) 11717 : audit [DBG] from='client.? 172.21.15.67:0/613570865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:40 smithi067 bash[27441]: audit 2024-04-03T21:51:39.242490+0000 mon.a (mon.0) 11717 : audit [DBG] from='client.? 172.21.15.67:0/613570865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:41 smithi082 bash[20963]: audit 2024-04-03T21:51:40.379242+0000 mon.a (mon.0) 11718 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:41 smithi082 bash[20963]: cluster 2024-04-03T21:51:41.118819+0000 mgr.y (mgr.24370) 13595 : cluster [DBG] pgmap v13579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:41 smithi067 bash[17655]: audit 2024-04-03T21:51:40.379242+0000 mon.a (mon.0) 11718 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:41 smithi067 bash[17655]: cluster 2024-04-03T21:51:41.118819+0000 mgr.y (mgr.24370) 13595 : cluster [DBG] pgmap v13579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:41 smithi067 bash[27441]: audit 2024-04-03T21:51:40.379242+0000 mon.a (mon.0) 11718 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:41 smithi067 bash[27441]: cluster 2024-04-03T21:51:41.118819+0000 mgr.y (mgr.24370) 13595 : cluster [DBG] pgmap v13579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:42 smithi082 bash[20963]: audit 2024-04-03T21:51:41.689128+0000 mon.a (mon.0) 11719 : audit [DBG] from='client.? 172.21.15.67:0/1240986030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:42 smithi067 bash[27441]: audit 2024-04-03T21:51:41.689128+0000 mon.a (mon.0) 11719 : audit [DBG] from='client.? 172.21.15.67:0/1240986030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:42 smithi067 bash[17655]: audit 2024-04-03T21:51:41.689128+0000 mon.a (mon.0) 11719 : audit [DBG] from='client.? 172.21.15.67:0/1240986030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:51:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:51:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:44 smithi082 bash[20963]: audit 2024-04-03T21:51:43.054275+0000 mon.a (mon.0) 11720 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:44 smithi082 bash[20963]: audit 2024-04-03T21:51:43.062457+0000 mon.a (mon.0) 11721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:44 smithi082 bash[20963]: cluster 2024-04-03T21:51:43.119532+0000 mgr.y (mgr.24370) 13596 : cluster [DBG] pgmap v13580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:44 smithi082 bash[20963]: audit 2024-04-03T21:51:43.640685+0000 mon.a (mon.0) 11722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:44 smithi082 bash[20963]: audit 2024-04-03T21:51:43.648215+0000 mon.a (mon.0) 11723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[17655]: audit 2024-04-03T21:51:43.054275+0000 mon.a (mon.0) 11720 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[17655]: audit 2024-04-03T21:51:43.062457+0000 mon.a (mon.0) 11721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[17655]: cluster 2024-04-03T21:51:43.119532+0000 mgr.y (mgr.24370) 13596 : cluster [DBG] pgmap v13580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[17655]: audit 2024-04-03T21:51:43.640685+0000 mon.a (mon.0) 11722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[17655]: audit 2024-04-03T21:51:43.648215+0000 mon.a (mon.0) 11723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[27441]: audit 2024-04-03T21:51:43.054275+0000 mon.a (mon.0) 11720 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[27441]: audit 2024-04-03T21:51:43.062457+0000 mon.a (mon.0) 11721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[27441]: cluster 2024-04-03T21:51:43.119532+0000 mgr.y (mgr.24370) 13596 : cluster [DBG] pgmap v13580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[27441]: audit 2024-04-03T21:51:43.640685+0000 mon.a (mon.0) 11722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:44 smithi067 bash[27441]: audit 2024-04-03T21:51:43.648215+0000 mon.a (mon.0) 11723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:45 smithi082 bash[20963]: audit 2024-04-03T21:51:44.074775+0000 mon.a (mon.0) 11724 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:51:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:45 smithi082 bash[20963]: audit 2024-04-03T21:51:44.076152+0000 mon.a (mon.0) 11725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:51:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:45 smithi082 bash[20963]: audit 2024-04-03T21:51:44.084605+0000 mon.a (mon.0) 11726 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:45 smithi082 bash[20963]: audit 2024-04-03T21:51:44.155646+0000 mon.c (mon.2) 5414 : audit [DBG] from='client.? 172.21.15.67:0/2441593641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:45 smithi067 bash[27441]: audit 2024-04-03T21:51:44.074775+0000 mon.a (mon.0) 11724 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:51:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:45 smithi067 bash[27441]: audit 2024-04-03T21:51:44.076152+0000 mon.a (mon.0) 11725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:51:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:45 smithi067 bash[27441]: audit 2024-04-03T21:51:44.084605+0000 mon.a (mon.0) 11726 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:45 smithi067 bash[27441]: audit 2024-04-03T21:51:44.155646+0000 mon.c (mon.2) 5414 : audit [DBG] from='client.? 172.21.15.67:0/2441593641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:45 smithi067 bash[17655]: audit 2024-04-03T21:51:44.074775+0000 mon.a (mon.0) 11724 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:51:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:45 smithi067 bash[17655]: audit 2024-04-03T21:51:44.076152+0000 mon.a (mon.0) 11725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:51:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:45 smithi067 bash[17655]: audit 2024-04-03T21:51:44.084605+0000 mon.a (mon.0) 11726 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:51:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:45 smithi067 bash[17655]: audit 2024-04-03T21:51:44.155646+0000 mon.c (mon.2) 5414 : audit [DBG] from='client.? 172.21.15.67:0/2441593641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:46 smithi082 bash[20963]: cluster 2024-04-03T21:51:45.120271+0000 mgr.y (mgr.24370) 13597 : cluster [DBG] pgmap v13581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:46 smithi067 bash[17655]: cluster 2024-04-03T21:51:45.120271+0000 mgr.y (mgr.24370) 13597 : cluster [DBG] pgmap v13581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:46 smithi067 bash[27441]: cluster 2024-04-03T21:51:45.120271+0000 mgr.y (mgr.24370) 13597 : cluster [DBG] pgmap v13581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:47 smithi082 bash[20963]: audit 2024-04-03T21:51:46.614559+0000 mon.c (mon.2) 5415 : audit [DBG] from='client.? 172.21.15.67:0/1505679911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:47 smithi067 bash[17655]: audit 2024-04-03T21:51:46.614559+0000 mon.c (mon.2) 5415 : audit [DBG] from='client.? 172.21.15.67:0/1505679911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:47 smithi067 bash[27441]: audit 2024-04-03T21:51:46.614559+0000 mon.c (mon.2) 5415 : audit [DBG] from='client.? 172.21.15.67:0/1505679911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:48 smithi082 bash[20963]: cluster 2024-04-03T21:51:47.121537+0000 mgr.y (mgr.24370) 13598 : cluster [DBG] pgmap v13582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:48 smithi067 bash[17655]: cluster 2024-04-03T21:51:47.121537+0000 mgr.y (mgr.24370) 13598 : cluster [DBG] pgmap v13582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:48 smithi067 bash[27441]: cluster 2024-04-03T21:51:47.121537+0000 mgr.y (mgr.24370) 13598 : cluster [DBG] pgmap v13582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:49 smithi082 bash[20963]: audit 2024-04-03T21:51:49.065875+0000 mon.c (mon.2) 5416 : audit [DBG] from='client.? 172.21.15.67:0/156149940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:49 smithi067 bash[17655]: audit 2024-04-03T21:51:49.065875+0000 mon.c (mon.2) 5416 : audit [DBG] from='client.? 172.21.15.67:0/156149940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:49 smithi067 bash[27441]: audit 2024-04-03T21:51:49.065875+0000 mon.c (mon.2) 5416 : audit [DBG] from='client.? 172.21.15.67:0/156149940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:50.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:50 smithi082 bash[20963]: cluster 2024-04-03T21:51:49.122279+0000 mgr.y (mgr.24370) 13599 : cluster [DBG] pgmap v13583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:50 smithi067 bash[27441]: cluster 2024-04-03T21:51:49.122279+0000 mgr.y (mgr.24370) 13599 : cluster [DBG] pgmap v13583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:50 smithi067 bash[17655]: cluster 2024-04-03T21:51:49.122279+0000 mgr.y (mgr.24370) 13599 : cluster [DBG] pgmap v13583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:51 smithi082 bash[20963]: cluster 2024-04-03T21:51:51.123326+0000 mgr.y (mgr.24370) 13600 : cluster [DBG] pgmap v13584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:51 smithi067 bash[27441]: cluster 2024-04-03T21:51:51.123326+0000 mgr.y (mgr.24370) 13600 : cluster [DBG] pgmap v13584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:51 smithi067 bash[17655]: cluster 2024-04-03T21:51:51.123326+0000 mgr.y (mgr.24370) 13600 : cluster [DBG] pgmap v13584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:52 smithi082 bash[20963]: audit 2024-04-03T21:51:51.525521+0000 mon.a (mon.0) 11727 : audit [DBG] from='client.? 172.21.15.67:0/3124727239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:52 smithi067 bash[17655]: audit 2024-04-03T21:51:51.525521+0000 mon.a (mon.0) 11727 : audit [DBG] from='client.? 172.21.15.67:0/3124727239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:52 smithi067 bash[27441]: audit 2024-04-03T21:51:51.525521+0000 mon.a (mon.0) 11727 : audit [DBG] from='client.? 172.21.15.67:0/3124727239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:53 smithi067 bash[17655]: cluster 2024-04-03T21:51:53.124046+0000 mgr.y (mgr.24370) 13601 : cluster [DBG] pgmap v13585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:51:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:53 smithi067 bash[27441]: cluster 2024-04-03T21:51:53.124046+0000 mgr.y (mgr.24370) 13601 : cluster [DBG] pgmap v13585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:53 smithi082 bash[20963]: cluster 2024-04-03T21:51:53.124046+0000 mgr.y (mgr.24370) 13601 : cluster [DBG] pgmap v13585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:51:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:54 smithi082 bash[20963]: audit 2024-04-03T21:51:53.986580+0000 mon.a (mon.0) 11728 : audit [DBG] from='client.? 172.21.15.67:0/2944992612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:54 smithi067 bash[17655]: audit 2024-04-03T21:51:53.986580+0000 mon.a (mon.0) 11728 : audit [DBG] from='client.? 172.21.15.67:0/2944992612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:54 smithi067 bash[27441]: audit 2024-04-03T21:51:53.986580+0000 mon.a (mon.0) 11728 : audit [DBG] from='client.? 172.21.15.67:0/2944992612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:55 smithi082 bash[20963]: cluster 2024-04-03T21:51:55.124737+0000 mgr.y (mgr.24370) 13602 : cluster [DBG] pgmap v13586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:55 smithi067 bash[17655]: cluster 2024-04-03T21:51:55.124737+0000 mgr.y (mgr.24370) 13602 : cluster [DBG] pgmap v13586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:55 smithi067 bash[27441]: cluster 2024-04-03T21:51:55.124737+0000 mgr.y (mgr.24370) 13602 : cluster [DBG] pgmap v13586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:56 smithi082 bash[20963]: audit 2024-04-03T21:51:55.379641+0000 mon.a (mon.0) 11729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:56 smithi067 bash[17655]: audit 2024-04-03T21:51:55.379641+0000 mon.a (mon.0) 11729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:56 smithi067 bash[27441]: audit 2024-04-03T21:51:55.379641+0000 mon.a (mon.0) 11729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:51:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:57 smithi082 bash[20963]: audit 2024-04-03T21:51:56.438485+0000 mon.a (mon.0) 11730 : audit [DBG] from='client.? 172.21.15.67:0/652600707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:57 smithi082 bash[20963]: cluster 2024-04-03T21:51:57.125909+0000 mgr.y (mgr.24370) 13603 : cluster [DBG] pgmap v13587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:57 smithi067 bash[27441]: audit 2024-04-03T21:51:56.438485+0000 mon.a (mon.0) 11730 : audit [DBG] from='client.? 172.21.15.67:0/652600707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:57 smithi067 bash[27441]: cluster 2024-04-03T21:51:57.125909+0000 mgr.y (mgr.24370) 13603 : cluster [DBG] pgmap v13587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:57 smithi067 bash[17655]: audit 2024-04-03T21:51:56.438485+0000 mon.a (mon.0) 11730 : audit [DBG] from='client.? 172.21.15.67:0/652600707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:57 smithi067 bash[17655]: cluster 2024-04-03T21:51:57.125909+0000 mgr.y (mgr.24370) 13603 : cluster [DBG] pgmap v13587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:51:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:58 smithi082 bash[20963]: audit 2024-04-03T21:51:58.886380+0000 mon.c (mon.2) 5417 : audit [DBG] from='client.? 172.21.15.67:0/1599827233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:58 smithi067 bash[17655]: audit 2024-04-03T21:51:58.886380+0000 mon.c (mon.2) 5417 : audit [DBG] from='client.? 172.21.15.67:0/1599827233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:51:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:58 smithi067 bash[27441]: audit 2024-04-03T21:51:58.886380+0000 mon.c (mon.2) 5417 : audit [DBG] from='client.? 172.21.15.67:0/1599827233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:51:59 smithi082 bash[20963]: cluster 2024-04-03T21:51:59.126624+0000 mgr.y (mgr.24370) 13604 : cluster [DBG] pgmap v13588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:51:59 smithi067 bash[17655]: cluster 2024-04-03T21:51:59.126624+0000 mgr.y (mgr.24370) 13604 : cluster [DBG] pgmap v13588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:51:59 smithi067 bash[27441]: cluster 2024-04-03T21:51:59.126624+0000 mgr.y (mgr.24370) 13604 : cluster [DBG] pgmap v13588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:01 smithi082 bash[20963]: cluster 2024-04-03T21:52:01.127889+0000 mgr.y (mgr.24370) 13605 : cluster [DBG] pgmap v13589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:01 smithi067 bash[27441]: cluster 2024-04-03T21:52:01.127889+0000 mgr.y (mgr.24370) 13605 : cluster [DBG] pgmap v13589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:01 smithi067 bash[17655]: cluster 2024-04-03T21:52:01.127889+0000 mgr.y (mgr.24370) 13605 : cluster [DBG] pgmap v13589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:02 smithi082 bash[20963]: audit 2024-04-03T21:52:01.339756+0000 mon.a (mon.0) 11731 : audit [DBG] from='client.? 172.21.15.67:0/1686689873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:02 smithi067 bash[17655]: audit 2024-04-03T21:52:01.339756+0000 mon.a (mon.0) 11731 : audit [DBG] from='client.? 172.21.15.67:0/1686689873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:02 smithi067 bash[27441]: audit 2024-04-03T21:52:01.339756+0000 mon.a (mon.0) 11731 : audit [DBG] from='client.? 172.21.15.67:0/1686689873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:03 smithi067 bash[17655]: cluster 2024-04-03T21:52:03.128538+0000 mgr.y (mgr.24370) 13606 : cluster [DBG] pgmap v13590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:52:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:03 smithi067 bash[27441]: cluster 2024-04-03T21:52:03.128538+0000 mgr.y (mgr.24370) 13606 : cluster [DBG] pgmap v13590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:03.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:03 smithi082 bash[20963]: cluster 2024-04-03T21:52:03.128538+0000 mgr.y (mgr.24370) 13606 : cluster [DBG] pgmap v13590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:52:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:04 smithi082 bash[20963]: audit 2024-04-03T21:52:03.786890+0000 mon.a (mon.0) 11732 : audit [DBG] from='client.? 172.21.15.67:0/664491438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:04 smithi067 bash[17655]: audit 2024-04-03T21:52:03.786890+0000 mon.a (mon.0) 11732 : audit [DBG] from='client.? 172.21.15.67:0/664491438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:04 smithi067 bash[27441]: audit 2024-04-03T21:52:03.786890+0000 mon.a (mon.0) 11732 : audit [DBG] from='client.? 172.21.15.67:0/664491438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:05 smithi082 bash[20963]: cluster 2024-04-03T21:52:05.129389+0000 mgr.y (mgr.24370) 13607 : cluster [DBG] pgmap v13591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:05 smithi067 bash[17655]: cluster 2024-04-03T21:52:05.129389+0000 mgr.y (mgr.24370) 13607 : cluster [DBG] pgmap v13591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:05 smithi067 bash[27441]: cluster 2024-04-03T21:52:05.129389+0000 mgr.y (mgr.24370) 13607 : cluster [DBG] pgmap v13591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:06 smithi082 bash[20963]: audit 2024-04-03T21:52:06.241856+0000 mon.a (mon.0) 11733 : audit [DBG] from='client.? 172.21.15.67:0/3259071804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:06 smithi067 bash[17655]: audit 2024-04-03T21:52:06.241856+0000 mon.a (mon.0) 11733 : audit [DBG] from='client.? 172.21.15.67:0/3259071804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:06 smithi067 bash[27441]: audit 2024-04-03T21:52:06.241856+0000 mon.a (mon.0) 11733 : audit [DBG] from='client.? 172.21.15.67:0/3259071804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:07 smithi082 bash[20963]: cluster 2024-04-03T21:52:07.130614+0000 mgr.y (mgr.24370) 13608 : cluster [DBG] pgmap v13592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:07 smithi067 bash[17655]: cluster 2024-04-03T21:52:07.130614+0000 mgr.y (mgr.24370) 13608 : cluster [DBG] pgmap v13592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:07 smithi067 bash[27441]: cluster 2024-04-03T21:52:07.130614+0000 mgr.y (mgr.24370) 13608 : cluster [DBG] pgmap v13592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:08 smithi082 bash[20963]: audit 2024-04-03T21:52:08.700349+0000 mon.a (mon.0) 11734 : audit [DBG] from='client.? 172.21.15.67:0/2128861393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:08 smithi067 bash[27441]: audit 2024-04-03T21:52:08.700349+0000 mon.a (mon.0) 11734 : audit [DBG] from='client.? 172.21.15.67:0/2128861393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:08 smithi067 bash[17655]: audit 2024-04-03T21:52:08.700349+0000 mon.a (mon.0) 11734 : audit [DBG] from='client.? 172.21.15.67:0/2128861393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:09 smithi082 bash[20963]: cluster 2024-04-03T21:52:09.131314+0000 mgr.y (mgr.24370) 13609 : cluster [DBG] pgmap v13593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:09 smithi067 bash[27441]: cluster 2024-04-03T21:52:09.131314+0000 mgr.y (mgr.24370) 13609 : cluster [DBG] pgmap v13593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:09 smithi067 bash[17655]: cluster 2024-04-03T21:52:09.131314+0000 mgr.y (mgr.24370) 13609 : cluster [DBG] pgmap v13593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:10 smithi082 bash[20963]: audit 2024-04-03T21:52:10.380108+0000 mon.a (mon.0) 11735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:10 smithi067 bash[17655]: audit 2024-04-03T21:52:10.380108+0000 mon.a (mon.0) 11735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:10 smithi067 bash[27441]: audit 2024-04-03T21:52:10.380108+0000 mon.a (mon.0) 11735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:12.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:11 smithi082 bash[20963]: cluster 2024-04-03T21:52:11.132473+0000 mgr.y (mgr.24370) 13610 : cluster [DBG] pgmap v13594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:12.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:11 smithi082 bash[20963]: audit 2024-04-03T21:52:11.162985+0000 mon.a (mon.0) 11736 : audit [DBG] from='client.? 172.21.15.67:0/2689415382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:11 smithi067 bash[17655]: cluster 2024-04-03T21:52:11.132473+0000 mgr.y (mgr.24370) 13610 : cluster [DBG] pgmap v13594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:11 smithi067 bash[17655]: audit 2024-04-03T21:52:11.162985+0000 mon.a (mon.0) 11736 : audit [DBG] from='client.? 172.21.15.67:0/2689415382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:11 smithi067 bash[27441]: cluster 2024-04-03T21:52:11.132473+0000 mgr.y (mgr.24370) 13610 : cluster [DBG] pgmap v13594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:11 smithi067 bash[27441]: audit 2024-04-03T21:52:11.162985+0000 mon.a (mon.0) 11736 : audit [DBG] from='client.? 172.21.15.67:0/2689415382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:13 smithi067 bash[17655]: cluster 2024-04-03T21:52:13.133184+0000 mgr.y (mgr.24370) 13611 : cluster [DBG] pgmap v13595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:13 smithi067 bash[27441]: cluster 2024-04-03T21:52:13.133184+0000 mgr.y (mgr.24370) 13611 : cluster [DBG] pgmap v13595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:52:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:13 smithi082 bash[20963]: cluster 2024-04-03T21:52:13.133184+0000 mgr.y (mgr.24370) 13611 : cluster [DBG] pgmap v13595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:52:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:14 smithi082 bash[20963]: audit 2024-04-03T21:52:13.625728+0000 mon.a (mon.0) 11737 : audit [DBG] from='client.? 172.21.15.67:0/4292263839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:14 smithi067 bash[17655]: audit 2024-04-03T21:52:13.625728+0000 mon.a (mon.0) 11737 : audit [DBG] from='client.? 172.21.15.67:0/4292263839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:14 smithi067 bash[27441]: audit 2024-04-03T21:52:13.625728+0000 mon.a (mon.0) 11737 : audit [DBG] from='client.? 172.21.15.67:0/4292263839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:15 smithi082 bash[20963]: cluster 2024-04-03T21:52:15.133894+0000 mgr.y (mgr.24370) 13612 : cluster [DBG] pgmap v13596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:15 smithi067 bash[17655]: cluster 2024-04-03T21:52:15.133894+0000 mgr.y (mgr.24370) 13612 : cluster [DBG] pgmap v13596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:15 smithi067 bash[27441]: cluster 2024-04-03T21:52:15.133894+0000 mgr.y (mgr.24370) 13612 : cluster [DBG] pgmap v13596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:16 smithi082 bash[20963]: audit 2024-04-03T21:52:16.074648+0000 mon.a (mon.0) 11738 : audit [DBG] from='client.? 172.21.15.67:0/115836617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:16 smithi067 bash[17655]: audit 2024-04-03T21:52:16.074648+0000 mon.a (mon.0) 11738 : audit [DBG] from='client.? 172.21.15.67:0/115836617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:16 smithi067 bash[27441]: audit 2024-04-03T21:52:16.074648+0000 mon.a (mon.0) 11738 : audit [DBG] from='client.? 172.21.15.67:0/115836617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:17 smithi082 bash[20963]: cluster 2024-04-03T21:52:17.135104+0000 mgr.y (mgr.24370) 13613 : cluster [DBG] pgmap v13597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:17 smithi067 bash[27441]: cluster 2024-04-03T21:52:17.135104+0000 mgr.y (mgr.24370) 13613 : cluster [DBG] pgmap v13597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:17 smithi067 bash[17655]: cluster 2024-04-03T21:52:17.135104+0000 mgr.y (mgr.24370) 13613 : cluster [DBG] pgmap v13597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:18 smithi082 bash[20963]: audit 2024-04-03T21:52:18.528684+0000 mon.a (mon.0) 11739 : audit [DBG] from='client.? 172.21.15.67:0/3105236730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:18 smithi067 bash[27441]: audit 2024-04-03T21:52:18.528684+0000 mon.a (mon.0) 11739 : audit [DBG] from='client.? 172.21.15.67:0/3105236730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:18 smithi067 bash[17655]: audit 2024-04-03T21:52:18.528684+0000 mon.a (mon.0) 11739 : audit [DBG] from='client.? 172.21.15.67:0/3105236730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:19 smithi082 bash[20963]: cluster 2024-04-03T21:52:19.135794+0000 mgr.y (mgr.24370) 13614 : cluster [DBG] pgmap v13598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:19 smithi067 bash[27441]: cluster 2024-04-03T21:52:19.135794+0000 mgr.y (mgr.24370) 13614 : cluster [DBG] pgmap v13598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:19 smithi067 bash[17655]: cluster 2024-04-03T21:52:19.135794+0000 mgr.y (mgr.24370) 13614 : cluster [DBG] pgmap v13598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:21 smithi082 bash[20963]: audit 2024-04-03T21:52:20.984961+0000 mon.c (mon.2) 5418 : audit [DBG] from='client.? 172.21.15.67:0/756877056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:21 smithi067 bash[27441]: audit 2024-04-03T21:52:20.984961+0000 mon.c (mon.2) 5418 : audit [DBG] from='client.? 172.21.15.67:0/756877056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:21 smithi067 bash[17655]: audit 2024-04-03T21:52:20.984961+0000 mon.c (mon.2) 5418 : audit [DBG] from='client.? 172.21.15.67:0/756877056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:22 smithi082 bash[20963]: cluster 2024-04-03T21:52:21.137165+0000 mgr.y (mgr.24370) 13615 : cluster [DBG] pgmap v13599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:22 smithi067 bash[17655]: cluster 2024-04-03T21:52:21.137165+0000 mgr.y (mgr.24370) 13615 : cluster [DBG] pgmap v13599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:22 smithi067 bash[27441]: cluster 2024-04-03T21:52:21.137165+0000 mgr.y (mgr.24370) 13615 : cluster [DBG] pgmap v13599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:23 smithi067 bash[17655]: cluster 2024-04-03T21:52:23.137815+0000 mgr.y (mgr.24370) 13616 : cluster [DBG] pgmap v13600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:23 smithi067 bash[27441]: cluster 2024-04-03T21:52:23.137815+0000 mgr.y (mgr.24370) 13616 : cluster [DBG] pgmap v13600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:52:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:23 smithi082 bash[20963]: cluster 2024-04-03T21:52:23.137815+0000 mgr.y (mgr.24370) 13616 : cluster [DBG] pgmap v13600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:52:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:24 smithi082 bash[20963]: audit 2024-04-03T21:52:23.437283+0000 mon.c (mon.2) 5419 : audit [DBG] from='client.? 172.21.15.67:0/3125288738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:24 smithi067 bash[27441]: audit 2024-04-03T21:52:23.437283+0000 mon.c (mon.2) 5419 : audit [DBG] from='client.? 172.21.15.67:0/3125288738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:24 smithi067 bash[17655]: audit 2024-04-03T21:52:23.437283+0000 mon.c (mon.2) 5419 : audit [DBG] from='client.? 172.21.15.67:0/3125288738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:25 smithi082 bash[20963]: cluster 2024-04-03T21:52:25.138535+0000 mgr.y (mgr.24370) 13617 : cluster [DBG] pgmap v13601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:25 smithi067 bash[27441]: cluster 2024-04-03T21:52:25.138535+0000 mgr.y (mgr.24370) 13617 : cluster [DBG] pgmap v13601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:25 smithi067 bash[17655]: cluster 2024-04-03T21:52:25.138535+0000 mgr.y (mgr.24370) 13617 : cluster [DBG] pgmap v13601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:26 smithi082 bash[20963]: audit 2024-04-03T21:52:25.380519+0000 mon.a (mon.0) 11740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:26 smithi082 bash[20963]: audit 2024-04-03T21:52:25.893478+0000 mon.a (mon.0) 11741 : audit [DBG] from='client.? 172.21.15.67:0/402891573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:26 smithi067 bash[17655]: audit 2024-04-03T21:52:25.380519+0000 mon.a (mon.0) 11740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:26 smithi067 bash[17655]: audit 2024-04-03T21:52:25.893478+0000 mon.a (mon.0) 11741 : audit [DBG] from='client.? 172.21.15.67:0/402891573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:26 smithi067 bash[27441]: audit 2024-04-03T21:52:25.380519+0000 mon.a (mon.0) 11740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:26 smithi067 bash[27441]: audit 2024-04-03T21:52:25.893478+0000 mon.a (mon.0) 11741 : audit [DBG] from='client.? 172.21.15.67:0/402891573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:27 smithi082 bash[20963]: cluster 2024-04-03T21:52:27.139767+0000 mgr.y (mgr.24370) 13618 : cluster [DBG] pgmap v13602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:27 smithi067 bash[17655]: cluster 2024-04-03T21:52:27.139767+0000 mgr.y (mgr.24370) 13618 : cluster [DBG] pgmap v13602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:27 smithi067 bash[27441]: cluster 2024-04-03T21:52:27.139767+0000 mgr.y (mgr.24370) 13618 : cluster [DBG] pgmap v13602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:28 smithi067 bash[27441]: audit 2024-04-03T21:52:28.344305+0000 mon.a (mon.0) 11742 : audit [DBG] from='client.? 172.21.15.67:0/7170061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:28 smithi067 bash[17655]: audit 2024-04-03T21:52:28.344305+0000 mon.a (mon.0) 11742 : audit [DBG] from='client.? 172.21.15.67:0/7170061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:28 smithi082 bash[20963]: audit 2024-04-03T21:52:28.344305+0000 mon.a (mon.0) 11742 : audit [DBG] from='client.? 172.21.15.67:0/7170061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:29 smithi067 bash[27441]: cluster 2024-04-03T21:52:29.140474+0000 mgr.y (mgr.24370) 13619 : cluster [DBG] pgmap v13603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:29 smithi067 bash[17655]: cluster 2024-04-03T21:52:29.140474+0000 mgr.y (mgr.24370) 13619 : cluster [DBG] pgmap v13603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:29 smithi082 bash[20963]: cluster 2024-04-03T21:52:29.140474+0000 mgr.y (mgr.24370) 13619 : cluster [DBG] pgmap v13603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:30 smithi082 bash[20963]: audit 2024-04-03T21:52:30.803563+0000 mon.c (mon.2) 5420 : audit [DBG] from='client.? 172.21.15.67:0/739174042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:30 smithi067 bash[17655]: audit 2024-04-03T21:52:30.803563+0000 mon.c (mon.2) 5420 : audit [DBG] from='client.? 172.21.15.67:0/739174042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:30 smithi067 bash[27441]: audit 2024-04-03T21:52:30.803563+0000 mon.c (mon.2) 5420 : audit [DBG] from='client.? 172.21.15.67:0/739174042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:31 smithi082 bash[20963]: cluster 2024-04-03T21:52:31.141693+0000 mgr.y (mgr.24370) 13620 : cluster [DBG] pgmap v13604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:31 smithi067 bash[17655]: cluster 2024-04-03T21:52:31.141693+0000 mgr.y (mgr.24370) 13620 : cluster [DBG] pgmap v13604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:31 smithi067 bash[27441]: cluster 2024-04-03T21:52:31.141693+0000 mgr.y (mgr.24370) 13620 : cluster [DBG] pgmap v13604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:33 smithi067 bash[17655]: cluster 2024-04-03T21:52:33.142373+0000 mgr.y (mgr.24370) 13621 : cluster [DBG] pgmap v13605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:52:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:33 smithi067 bash[27441]: cluster 2024-04-03T21:52:33.142373+0000 mgr.y (mgr.24370) 13621 : cluster [DBG] pgmap v13605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:33.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:33 smithi082 bash[20963]: cluster 2024-04-03T21:52:33.142373+0000 mgr.y (mgr.24370) 13621 : cluster [DBG] pgmap v13605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:52:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:34 smithi082 bash[20963]: audit 2024-04-03T21:52:33.264476+0000 mon.a (mon.0) 11743 : audit [DBG] from='client.? 172.21.15.67:0/3949714214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:34 smithi067 bash[17655]: audit 2024-04-03T21:52:33.264476+0000 mon.a (mon.0) 11743 : audit [DBG] from='client.? 172.21.15.67:0/3949714214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:34 smithi067 bash[27441]: audit 2024-04-03T21:52:33.264476+0000 mon.a (mon.0) 11743 : audit [DBG] from='client.? 172.21.15.67:0/3949714214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:35 smithi082 bash[20963]: cluster 2024-04-03T21:52:35.143100+0000 mgr.y (mgr.24370) 13622 : cluster [DBG] pgmap v13606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:35 smithi067 bash[27441]: cluster 2024-04-03T21:52:35.143100+0000 mgr.y (mgr.24370) 13622 : cluster [DBG] pgmap v13606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:35 smithi067 bash[17655]: cluster 2024-04-03T21:52:35.143100+0000 mgr.y (mgr.24370) 13622 : cluster [DBG] pgmap v13606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:36 smithi082 bash[20963]: audit 2024-04-03T21:52:35.711983+0000 mon.c (mon.2) 5421 : audit [DBG] from='client.? 172.21.15.67:0/2797139468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:36 smithi067 bash[27441]: audit 2024-04-03T21:52:35.711983+0000 mon.c (mon.2) 5421 : audit [DBG] from='client.? 172.21.15.67:0/2797139468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:36 smithi067 bash[17655]: audit 2024-04-03T21:52:35.711983+0000 mon.c (mon.2) 5421 : audit [DBG] from='client.? 172.21.15.67:0/2797139468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:37 smithi082 bash[20963]: cluster 2024-04-03T21:52:37.144402+0000 mgr.y (mgr.24370) 13623 : cluster [DBG] pgmap v13607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:37 smithi067 bash[17655]: cluster 2024-04-03T21:52:37.144402+0000 mgr.y (mgr.24370) 13623 : cluster [DBG] pgmap v13607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:37 smithi067 bash[27441]: cluster 2024-04-03T21:52:37.144402+0000 mgr.y (mgr.24370) 13623 : cluster [DBG] pgmap v13607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:38 smithi082 bash[20963]: audit 2024-04-03T21:52:38.167148+0000 mon.a (mon.0) 11744 : audit [DBG] from='client.? 172.21.15.67:0/746496828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:38 smithi067 bash[17655]: audit 2024-04-03T21:52:38.167148+0000 mon.a (mon.0) 11744 : audit [DBG] from='client.? 172.21.15.67:0/746496828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:38 smithi067 bash[27441]: audit 2024-04-03T21:52:38.167148+0000 mon.a (mon.0) 11744 : audit [DBG] from='client.? 172.21.15.67:0/746496828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:39 smithi082 bash[20963]: cluster 2024-04-03T21:52:39.145240+0000 mgr.y (mgr.24370) 13624 : cluster [DBG] pgmap v13608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:39 smithi067 bash[17655]: cluster 2024-04-03T21:52:39.145240+0000 mgr.y (mgr.24370) 13624 : cluster [DBG] pgmap v13608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:39 smithi067 bash[27441]: cluster 2024-04-03T21:52:39.145240+0000 mgr.y (mgr.24370) 13624 : cluster [DBG] pgmap v13608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:40 smithi082 bash[20963]: audit 2024-04-03T21:52:40.380838+0000 mon.a (mon.0) 11745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:40 smithi067 bash[17655]: audit 2024-04-03T21:52:40.380838+0000 mon.a (mon.0) 11745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:40 smithi067 bash[27441]: audit 2024-04-03T21:52:40.380838+0000 mon.a (mon.0) 11745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:41 smithi082 bash[20963]: audit 2024-04-03T21:52:40.617734+0000 mon.a (mon.0) 11746 : audit [DBG] from='client.? 172.21.15.67:0/896668647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:41 smithi082 bash[20963]: cluster 2024-04-03T21:52:41.146384+0000 mgr.y (mgr.24370) 13625 : cluster [DBG] pgmap v13609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:41 smithi067 bash[17655]: audit 2024-04-03T21:52:40.617734+0000 mon.a (mon.0) 11746 : audit [DBG] from='client.? 172.21.15.67:0/896668647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:41 smithi067 bash[17655]: cluster 2024-04-03T21:52:41.146384+0000 mgr.y (mgr.24370) 13625 : cluster [DBG] pgmap v13609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:41 smithi067 bash[27441]: audit 2024-04-03T21:52:40.617734+0000 mon.a (mon.0) 11746 : audit [DBG] from='client.? 172.21.15.67:0/896668647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:41 smithi067 bash[27441]: cluster 2024-04-03T21:52:41.146384+0000 mgr.y (mgr.24370) 13625 : cluster [DBG] pgmap v13609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:43 smithi082 bash[20963]: audit 2024-04-03T21:52:43.069308+0000 mon.a (mon.0) 11747 : audit [DBG] from='client.? 172.21.15.67:0/3937496502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:43 smithi067 bash[17655]: audit 2024-04-03T21:52:43.069308+0000 mon.a (mon.0) 11747 : audit [DBG] from='client.? 172.21.15.67:0/3937496502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:52:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:43 smithi067 bash[27441]: audit 2024-04-03T21:52:43.069308+0000 mon.a (mon.0) 11747 : audit [DBG] from='client.? 172.21.15.67:0/3937496502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:52:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:44 smithi082 bash[20963]: cluster 2024-04-03T21:52:43.147079+0000 mgr.y (mgr.24370) 13626 : cluster [DBG] pgmap v13610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:44 smithi067 bash[27441]: cluster 2024-04-03T21:52:43.147079+0000 mgr.y (mgr.24370) 13626 : cluster [DBG] pgmap v13610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:44 smithi067 bash[17655]: cluster 2024-04-03T21:52:43.147079+0000 mgr.y (mgr.24370) 13626 : cluster [DBG] pgmap v13610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:45 smithi082 bash[20963]: audit 2024-04-03T21:52:44.159569+0000 mon.a (mon.0) 11748 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:52:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:45 smithi067 bash[27441]: audit 2024-04-03T21:52:44.159569+0000 mon.a (mon.0) 11748 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:52:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:45 smithi067 bash[17655]: audit 2024-04-03T21:52:44.159569+0000 mon.a (mon.0) 11748 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:52:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:46 smithi067 bash[27441]: cluster 2024-04-03T21:52:45.147703+0000 mgr.y (mgr.24370) 13627 : cluster [DBG] pgmap v13611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:46 smithi067 bash[27441]: audit 2024-04-03T21:52:45.520620+0000 mon.c (mon.2) 5422 : audit [DBG] from='client.? 172.21.15.67:0/1148340979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:46 smithi067 bash[17655]: cluster 2024-04-03T21:52:45.147703+0000 mgr.y (mgr.24370) 13627 : cluster [DBG] pgmap v13611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:46 smithi067 bash[17655]: audit 2024-04-03T21:52:45.520620+0000 mon.c (mon.2) 5422 : audit [DBG] from='client.? 172.21.15.67:0/1148340979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:46 smithi082 bash[20963]: cluster 2024-04-03T21:52:45.147703+0000 mgr.y (mgr.24370) 13627 : cluster [DBG] pgmap v13611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:46 smithi082 bash[20963]: audit 2024-04-03T21:52:45.520620+0000 mon.c (mon.2) 5422 : audit [DBG] from='client.? 172.21.15.67:0/1148340979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:47 smithi082 bash[20963]: cluster 2024-04-03T21:52:47.148940+0000 mgr.y (mgr.24370) 13628 : cluster [DBG] pgmap v13612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:47 smithi067 bash[17655]: cluster 2024-04-03T21:52:47.148940+0000 mgr.y (mgr.24370) 13628 : cluster [DBG] pgmap v13612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:47 smithi067 bash[27441]: cluster 2024-04-03T21:52:47.148940+0000 mgr.y (mgr.24370) 13628 : cluster [DBG] pgmap v13612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:48 smithi082 bash[20963]: audit 2024-04-03T21:52:47.976609+0000 mon.c (mon.2) 5423 : audit [DBG] from='client.? 172.21.15.67:0/1797779975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:48 smithi067 bash[17655]: audit 2024-04-03T21:52:47.976609+0000 mon.c (mon.2) 5423 : audit [DBG] from='client.? 172.21.15.67:0/1797779975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:48 smithi067 bash[27441]: audit 2024-04-03T21:52:47.976609+0000 mon.c (mon.2) 5423 : audit [DBG] from='client.? 172.21.15.67:0/1797779975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:49 smithi082 bash[20963]: cluster 2024-04-03T21:52:49.149702+0000 mgr.y (mgr.24370) 13629 : cluster [DBG] pgmap v13613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:49 smithi067 bash[17655]: cluster 2024-04-03T21:52:49.149702+0000 mgr.y (mgr.24370) 13629 : cluster [DBG] pgmap v13613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:49 smithi067 bash[27441]: cluster 2024-04-03T21:52:49.149702+0000 mgr.y (mgr.24370) 13629 : cluster [DBG] pgmap v13613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:50 smithi082 bash[20963]: audit 2024-04-03T21:52:49.950205+0000 mon.a (mon.0) 11749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:50 smithi082 bash[20963]: audit 2024-04-03T21:52:49.959307+0000 mon.a (mon.0) 11750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:50 smithi082 bash[20963]: audit 2024-04-03T21:52:50.150187+0000 mon.a (mon.0) 11751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:50 smithi082 bash[20963]: audit 2024-04-03T21:52:50.157626+0000 mon.a (mon.0) 11752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:50 smithi082 bash[20963]: audit 2024-04-03T21:52:50.456453+0000 mon.a (mon.0) 11753 : audit [DBG] from='client.? 172.21.15.67:0/3806832877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:50 smithi082 bash[20963]: audit 2024-04-03T21:52:50.584945+0000 mon.a (mon.0) 11754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:52:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:50 smithi082 bash[20963]: audit 2024-04-03T21:52:50.586589+0000 mon.a (mon.0) 11755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:52:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:50 smithi082 bash[20963]: audit 2024-04-03T21:52:50.594779+0000 mon.a (mon.0) 11756 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[17655]: audit 2024-04-03T21:52:49.950205+0000 mon.a (mon.0) 11749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[17655]: audit 2024-04-03T21:52:49.959307+0000 mon.a (mon.0) 11750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[17655]: audit 2024-04-03T21:52:50.150187+0000 mon.a (mon.0) 11751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[17655]: audit 2024-04-03T21:52:50.157626+0000 mon.a (mon.0) 11752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[17655]: audit 2024-04-03T21:52:50.456453+0000 mon.a (mon.0) 11753 : audit [DBG] from='client.? 172.21.15.67:0/3806832877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[17655]: audit 2024-04-03T21:52:50.584945+0000 mon.a (mon.0) 11754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[17655]: audit 2024-04-03T21:52:50.586589+0000 mon.a (mon.0) 11755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[17655]: audit 2024-04-03T21:52:50.594779+0000 mon.a (mon.0) 11756 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[27441]: audit 2024-04-03T21:52:49.950205+0000 mon.a (mon.0) 11749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[27441]: audit 2024-04-03T21:52:49.959307+0000 mon.a (mon.0) 11750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[27441]: audit 2024-04-03T21:52:50.150187+0000 mon.a (mon.0) 11751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[27441]: audit 2024-04-03T21:52:50.157626+0000 mon.a (mon.0) 11752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[27441]: audit 2024-04-03T21:52:50.456453+0000 mon.a (mon.0) 11753 : audit [DBG] from='client.? 172.21.15.67:0/3806832877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[27441]: audit 2024-04-03T21:52:50.584945+0000 mon.a (mon.0) 11754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:52:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[27441]: audit 2024-04-03T21:52:50.586589+0000 mon.a (mon.0) 11755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:52:51.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:50 smithi067 bash[27441]: audit 2024-04-03T21:52:50.594779+0000 mon.a (mon.0) 11756 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:52:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:51 smithi082 bash[20963]: cluster 2024-04-03T21:52:51.150910+0000 mgr.y (mgr.24370) 13630 : cluster [DBG] pgmap v13614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:51 smithi067 bash[27441]: cluster 2024-04-03T21:52:51.150910+0000 mgr.y (mgr.24370) 13630 : cluster [DBG] pgmap v13614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:51 smithi067 bash[17655]: cluster 2024-04-03T21:52:51.150910+0000 mgr.y (mgr.24370) 13630 : cluster [DBG] pgmap v13614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:52 smithi082 bash[20963]: audit 2024-04-03T21:52:52.911098+0000 mon.c (mon.2) 5424 : audit [DBG] from='client.? 172.21.15.67:0/3369064110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:52 smithi067 bash[17655]: audit 2024-04-03T21:52:52.911098+0000 mon.c (mon.2) 5424 : audit [DBG] from='client.? 172.21.15.67:0/3369064110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:52:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:52 smithi067 bash[27441]: audit 2024-04-03T21:52:52.911098+0000 mon.c (mon.2) 5424 : audit [DBG] from='client.? 172.21.15.67:0/3369064110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:52:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:53 smithi082 bash[20963]: cluster 2024-04-03T21:52:53.151533+0000 mgr.y (mgr.24370) 13631 : cluster [DBG] pgmap v13615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:53 smithi067 bash[17655]: cluster 2024-04-03T21:52:53.151533+0000 mgr.y (mgr.24370) 13631 : cluster [DBG] pgmap v13615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:53 smithi067 bash[27441]: cluster 2024-04-03T21:52:53.151533+0000 mgr.y (mgr.24370) 13631 : cluster [DBG] pgmap v13615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:55 smithi082 bash[20963]: cluster 2024-04-03T21:52:55.152033+0000 mgr.y (mgr.24370) 13632 : cluster [DBG] pgmap v13616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:55 smithi067 bash[17655]: cluster 2024-04-03T21:52:55.152033+0000 mgr.y (mgr.24370) 13632 : cluster [DBG] pgmap v13616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:55 smithi067 bash[27441]: cluster 2024-04-03T21:52:55.152033+0000 mgr.y (mgr.24370) 13632 : cluster [DBG] pgmap v13616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:56 smithi082 bash[20963]: audit 2024-04-03T21:52:55.370339+0000 mon.c (mon.2) 5425 : audit [DBG] from='client.? 172.21.15.67:0/2370064033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:56 smithi082 bash[20963]: audit 2024-04-03T21:52:55.380837+0000 mon.a (mon.0) 11757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:56 smithi067 bash[17655]: audit 2024-04-03T21:52:55.370339+0000 mon.c (mon.2) 5425 : audit [DBG] from='client.? 172.21.15.67:0/2370064033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:56 smithi067 bash[17655]: audit 2024-04-03T21:52:55.380837+0000 mon.a (mon.0) 11757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:56 smithi067 bash[27441]: audit 2024-04-03T21:52:55.370339+0000 mon.c (mon.2) 5425 : audit [DBG] from='client.? 172.21.15.67:0/2370064033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:56 smithi067 bash[27441]: audit 2024-04-03T21:52:55.380837+0000 mon.a (mon.0) 11757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:52:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:57 smithi082 bash[20963]: cluster 2024-04-03T21:52:57.153141+0000 mgr.y (mgr.24370) 13633 : cluster [DBG] pgmap v13617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:57 smithi067 bash[17655]: cluster 2024-04-03T21:52:57.153141+0000 mgr.y (mgr.24370) 13633 : cluster [DBG] pgmap v13617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:57 smithi067 bash[27441]: cluster 2024-04-03T21:52:57.153141+0000 mgr.y (mgr.24370) 13633 : cluster [DBG] pgmap v13617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:58 smithi082 bash[20963]: audit 2024-04-03T21:52:57.828067+0000 mon.a (mon.0) 11758 : audit [DBG] from='client.? 172.21.15.67:0/3427862532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:58 smithi067 bash[27441]: audit 2024-04-03T21:52:57.828067+0000 mon.a (mon.0) 11758 : audit [DBG] from='client.? 172.21.15.67:0/3427862532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:58 smithi067 bash[17655]: audit 2024-04-03T21:52:57.828067+0000 mon.a (mon.0) 11758 : audit [DBG] from='client.? 172.21.15.67:0/3427862532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:52:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:52:59 smithi082 bash[20963]: cluster 2024-04-03T21:52:59.153812+0000 mgr.y (mgr.24370) 13634 : cluster [DBG] pgmap v13618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:52:59 smithi067 bash[27441]: cluster 2024-04-03T21:52:59.153812+0000 mgr.y (mgr.24370) 13634 : cluster [DBG] pgmap v13618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:52:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:52:59 smithi067 bash[17655]: cluster 2024-04-03T21:52:59.153812+0000 mgr.y (mgr.24370) 13634 : cluster [DBG] pgmap v13618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:00 smithi082 bash[20963]: audit 2024-04-03T21:53:00.289211+0000 mon.a (mon.0) 11759 : audit [DBG] from='client.? 172.21.15.67:0/2430326713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:00 smithi067 bash[17655]: audit 2024-04-03T21:53:00.289211+0000 mon.a (mon.0) 11759 : audit [DBG] from='client.? 172.21.15.67:0/2430326713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:00 smithi067 bash[27441]: audit 2024-04-03T21:53:00.289211+0000 mon.a (mon.0) 11759 : audit [DBG] from='client.? 172.21.15.67:0/2430326713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:01 smithi082 bash[20963]: cluster 2024-04-03T21:53:01.155020+0000 mgr.y (mgr.24370) 13635 : cluster [DBG] pgmap v13619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:01 smithi067 bash[17655]: cluster 2024-04-03T21:53:01.155020+0000 mgr.y (mgr.24370) 13635 : cluster [DBG] pgmap v13619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:01 smithi067 bash[27441]: cluster 2024-04-03T21:53:01.155020+0000 mgr.y (mgr.24370) 13635 : cluster [DBG] pgmap v13619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:03.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:02 smithi067 bash[17655]: audit 2024-04-03T21:53:02.745582+0000 mon.a (mon.0) 11760 : audit [DBG] from='client.? 172.21.15.67:0/178853403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:02 smithi067 bash[27441]: audit 2024-04-03T21:53:02.745582+0000 mon.a (mon.0) 11760 : audit [DBG] from='client.? 172.21.15.67:0/178853403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:02 smithi082 bash[20963]: audit 2024-04-03T21:53:02.745582+0000 mon.a (mon.0) 11760 : audit [DBG] from='client.? 172.21.15.67:0/178853403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:53:03.808 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:53:04.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:03 smithi082 bash[20963]: cluster 2024-04-03T21:53:03.155764+0000 mgr.y (mgr.24370) 13636 : cluster [DBG] pgmap v13620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:03 smithi067 bash[17655]: cluster 2024-04-03T21:53:03.155764+0000 mgr.y (mgr.24370) 13636 : cluster [DBG] pgmap v13620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:03 smithi067 bash[27441]: cluster 2024-04-03T21:53:03.155764+0000 mgr.y (mgr.24370) 13636 : cluster [DBG] pgmap v13620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:05 smithi082 bash[20963]: cluster 2024-04-03T21:53:05.156442+0000 mgr.y (mgr.24370) 13637 : cluster [DBG] pgmap v13621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:05 smithi082 bash[20963]: audit 2024-04-03T21:53:05.204029+0000 mon.a (mon.0) 11761 : audit [DBG] from='client.? 172.21.15.67:0/207124882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:05 smithi067 bash[17655]: cluster 2024-04-03T21:53:05.156442+0000 mgr.y (mgr.24370) 13637 : cluster [DBG] pgmap v13621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:05 smithi067 bash[17655]: audit 2024-04-03T21:53:05.204029+0000 mon.a (mon.0) 11761 : audit [DBG] from='client.? 172.21.15.67:0/207124882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:05 smithi067 bash[27441]: cluster 2024-04-03T21:53:05.156442+0000 mgr.y (mgr.24370) 13637 : cluster [DBG] pgmap v13621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:05 smithi067 bash[27441]: audit 2024-04-03T21:53:05.204029+0000 mon.a (mon.0) 11761 : audit [DBG] from='client.? 172.21.15.67:0/207124882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:07 smithi082 bash[20963]: cluster 2024-04-03T21:53:07.157639+0000 mgr.y (mgr.24370) 13638 : cluster [DBG] pgmap v13622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:07 smithi067 bash[17655]: cluster 2024-04-03T21:53:07.157639+0000 mgr.y (mgr.24370) 13638 : cluster [DBG] pgmap v13622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:07 smithi067 bash[27441]: cluster 2024-04-03T21:53:07.157639+0000 mgr.y (mgr.24370) 13638 : cluster [DBG] pgmap v13622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:08 smithi082 bash[20963]: audit 2024-04-03T21:53:07.660353+0000 mon.a (mon.0) 11762 : audit [DBG] from='client.? 172.21.15.67:0/4217683014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:08 smithi067 bash[17655]: audit 2024-04-03T21:53:07.660353+0000 mon.a (mon.0) 11762 : audit [DBG] from='client.? 172.21.15.67:0/4217683014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:08 smithi067 bash[27441]: audit 2024-04-03T21:53:07.660353+0000 mon.a (mon.0) 11762 : audit [DBG] from='client.? 172.21.15.67:0/4217683014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:09 smithi082 bash[20963]: cluster 2024-04-03T21:53:09.158318+0000 mgr.y (mgr.24370) 13639 : cluster [DBG] pgmap v13623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:09 smithi067 bash[17655]: cluster 2024-04-03T21:53:09.158318+0000 mgr.y (mgr.24370) 13639 : cluster [DBG] pgmap v13623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:09 smithi067 bash[27441]: cluster 2024-04-03T21:53:09.158318+0000 mgr.y (mgr.24370) 13639 : cluster [DBG] pgmap v13623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:10 smithi082 bash[20963]: audit 2024-04-03T21:53:10.110076+0000 mon.a (mon.0) 11763 : audit [DBG] from='client.? 172.21.15.67:0/601610173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:10 smithi067 bash[27441]: audit 2024-04-03T21:53:10.110076+0000 mon.a (mon.0) 11763 : audit [DBG] from='client.? 172.21.15.67:0/601610173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:10 smithi067 bash[17655]: audit 2024-04-03T21:53:10.110076+0000 mon.a (mon.0) 11763 : audit [DBG] from='client.? 172.21.15.67:0/601610173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:11 smithi082 bash[20963]: audit 2024-04-03T21:53:10.381523+0000 mon.a (mon.0) 11764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:11 smithi082 bash[20963]: cluster 2024-04-03T21:53:11.159436+0000 mgr.y (mgr.24370) 13640 : cluster [DBG] pgmap v13624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:11 smithi067 bash[27441]: audit 2024-04-03T21:53:10.381523+0000 mon.a (mon.0) 11764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:11 smithi067 bash[27441]: cluster 2024-04-03T21:53:11.159436+0000 mgr.y (mgr.24370) 13640 : cluster [DBG] pgmap v13624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:11 smithi067 bash[17655]: audit 2024-04-03T21:53:10.381523+0000 mon.a (mon.0) 11764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:11 smithi067 bash[17655]: cluster 2024-04-03T21:53:11.159436+0000 mgr.y (mgr.24370) 13640 : cluster [DBG] pgmap v13624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:12 smithi082 bash[20963]: audit 2024-04-03T21:53:12.557252+0000 mon.a (mon.0) 11765 : audit [DBG] from='client.? 172.21.15.67:0/2512084496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:12 smithi067 bash[17655]: audit 2024-04-03T21:53:12.557252+0000 mon.a (mon.0) 11765 : audit [DBG] from='client.? 172.21.15.67:0/2512084496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:12 smithi067 bash[27441]: audit 2024-04-03T21:53:12.557252+0000 mon.a (mon.0) 11765 : audit [DBG] from='client.? 172.21.15.67:0/2512084496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:53:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:53:13.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:13 smithi082 bash[20963]: cluster 2024-04-03T21:53:13.160125+0000 mgr.y (mgr.24370) 13641 : cluster [DBG] pgmap v13625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:13 smithi067 bash[17655]: cluster 2024-04-03T21:53:13.160125+0000 mgr.y (mgr.24370) 13641 : cluster [DBG] pgmap v13625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:13 smithi067 bash[27441]: cluster 2024-04-03T21:53:13.160125+0000 mgr.y (mgr.24370) 13641 : cluster [DBG] pgmap v13625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:15 smithi082 bash[20963]: audit 2024-04-03T21:53:15.012401+0000 mon.c (mon.2) 5426 : audit [DBG] from='client.? 172.21.15.67:0/358319056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:15 smithi067 bash[27441]: audit 2024-04-03T21:53:15.012401+0000 mon.c (mon.2) 5426 : audit [DBG] from='client.? 172.21.15.67:0/358319056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:15 smithi067 bash[17655]: audit 2024-04-03T21:53:15.012401+0000 mon.c (mon.2) 5426 : audit [DBG] from='client.? 172.21.15.67:0/358319056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:17 smithi082 bash[20963]: cluster 2024-04-03T21:53:15.160793+0000 mgr.y (mgr.24370) 13642 : cluster [DBG] pgmap v13626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:17 smithi067 bash[17655]: cluster 2024-04-03T21:53:15.160793+0000 mgr.y (mgr.24370) 13642 : cluster [DBG] pgmap v13626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:17 smithi067 bash[27441]: cluster 2024-04-03T21:53:15.160793+0000 mgr.y (mgr.24370) 13642 : cluster [DBG] pgmap v13626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:18 smithi082 bash[20963]: audit 2024-04-03T21:53:17.476357+0000 mon.a (mon.0) 11766 : audit [DBG] from='client.? 172.21.15.67:0/813041620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:18 smithi067 bash[27441]: audit 2024-04-03T21:53:17.476357+0000 mon.a (mon.0) 11766 : audit [DBG] from='client.? 172.21.15.67:0/813041620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:18 smithi067 bash[17655]: audit 2024-04-03T21:53:17.476357+0000 mon.a (mon.0) 11766 : audit [DBG] from='client.? 172.21.15.67:0/813041620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:19 smithi082 bash[20963]: cluster 2024-04-03T21:53:17.162040+0000 mgr.y (mgr.24370) 13643 : cluster [DBG] pgmap v13627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:19 smithi067 bash[27441]: cluster 2024-04-03T21:53:17.162040+0000 mgr.y (mgr.24370) 13643 : cluster [DBG] pgmap v13627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:19 smithi067 bash[17655]: cluster 2024-04-03T21:53:17.162040+0000 mgr.y (mgr.24370) 13643 : cluster [DBG] pgmap v13627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:20 smithi082 bash[20963]: audit 2024-04-03T21:53:19.930295+0000 mon.c (mon.2) 5427 : audit [DBG] from='client.? 172.21.15.67:0/1636597296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:20 smithi067 bash[27441]: audit 2024-04-03T21:53:19.930295+0000 mon.c (mon.2) 5427 : audit [DBG] from='client.? 172.21.15.67:0/1636597296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:20 smithi067 bash[17655]: audit 2024-04-03T21:53:19.930295+0000 mon.c (mon.2) 5427 : audit [DBG] from='client.? 172.21.15.67:0/1636597296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:21 smithi082 bash[20963]: cluster 2024-04-03T21:53:19.162764+0000 mgr.y (mgr.24370) 13644 : cluster [DBG] pgmap v13628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:21 smithi067 bash[27441]: cluster 2024-04-03T21:53:19.162764+0000 mgr.y (mgr.24370) 13644 : cluster [DBG] pgmap v13628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:21 smithi067 bash[17655]: cluster 2024-04-03T21:53:19.162764+0000 mgr.y (mgr.24370) 13644 : cluster [DBG] pgmap v13628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:23 smithi082 bash[20963]: cluster 2024-04-03T21:53:21.163873+0000 mgr.y (mgr.24370) 13645 : cluster [DBG] pgmap v13629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:23 smithi082 bash[20963]: audit 2024-04-03T21:53:22.387108+0000 mon.c (mon.2) 5428 : audit [DBG] from='client.? 172.21.15.67:0/3515591081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:53:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:23 smithi067 bash[17655]: cluster 2024-04-03T21:53:21.163873+0000 mgr.y (mgr.24370) 13645 : cluster [DBG] pgmap v13629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:23 smithi067 bash[17655]: audit 2024-04-03T21:53:22.387108+0000 mon.c (mon.2) 5428 : audit [DBG] from='client.? 172.21.15.67:0/3515591081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:23 smithi067 bash[27441]: cluster 2024-04-03T21:53:21.163873+0000 mgr.y (mgr.24370) 13645 : cluster [DBG] pgmap v13629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:23 smithi067 bash[27441]: audit 2024-04-03T21:53:22.387108+0000 mon.c (mon.2) 5428 : audit [DBG] from='client.? 172.21.15.67:0/3515591081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:53:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:25 smithi082 bash[20963]: cluster 2024-04-03T21:53:23.164617+0000 mgr.y (mgr.24370) 13646 : cluster [DBG] pgmap v13630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:25 smithi082 bash[20963]: audit 2024-04-03T21:53:24.846541+0000 mon.c (mon.2) 5429 : audit [DBG] from='client.? 172.21.15.67:0/2971536022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:25 smithi067 bash[17655]: cluster 2024-04-03T21:53:23.164617+0000 mgr.y (mgr.24370) 13646 : cluster [DBG] pgmap v13630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:25 smithi067 bash[17655]: audit 2024-04-03T21:53:24.846541+0000 mon.c (mon.2) 5429 : audit [DBG] from='client.? 172.21.15.67:0/2971536022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:25 smithi067 bash[27441]: cluster 2024-04-03T21:53:23.164617+0000 mgr.y (mgr.24370) 13646 : cluster [DBG] pgmap v13630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:25 smithi067 bash[27441]: audit 2024-04-03T21:53:24.846541+0000 mon.c (mon.2) 5429 : audit [DBG] from='client.? 172.21.15.67:0/2971536022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:26 smithi082 bash[20963]: audit 2024-04-03T21:53:25.381977+0000 mon.a (mon.0) 11767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:26 smithi067 bash[17655]: audit 2024-04-03T21:53:25.381977+0000 mon.a (mon.0) 11767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:26 smithi067 bash[27441]: audit 2024-04-03T21:53:25.381977+0000 mon.a (mon.0) 11767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:27 smithi082 bash[20963]: cluster 2024-04-03T21:53:25.165335+0000 mgr.y (mgr.24370) 13647 : cluster [DBG] pgmap v13631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:27 smithi067 bash[27441]: cluster 2024-04-03T21:53:25.165335+0000 mgr.y (mgr.24370) 13647 : cluster [DBG] pgmap v13631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:27 smithi067 bash[17655]: cluster 2024-04-03T21:53:25.165335+0000 mgr.y (mgr.24370) 13647 : cluster [DBG] pgmap v13631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:28 smithi082 bash[20963]: audit 2024-04-03T21:53:27.304841+0000 mon.a (mon.0) 11768 : audit [DBG] from='client.? 172.21.15.67:0/3991092202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:28 smithi067 bash[27441]: audit 2024-04-03T21:53:27.304841+0000 mon.a (mon.0) 11768 : audit [DBG] from='client.? 172.21.15.67:0/3991092202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:28 smithi067 bash[17655]: audit 2024-04-03T21:53:27.304841+0000 mon.a (mon.0) 11768 : audit [DBG] from='client.? 172.21.15.67:0/3991092202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:29 smithi082 bash[20963]: cluster 2024-04-03T21:53:27.166097+0000 mgr.y (mgr.24370) 13648 : cluster [DBG] pgmap v13632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:29 smithi067 bash[27441]: cluster 2024-04-03T21:53:27.166097+0000 mgr.y (mgr.24370) 13648 : cluster [DBG] pgmap v13632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:29 smithi067 bash[17655]: cluster 2024-04-03T21:53:27.166097+0000 mgr.y (mgr.24370) 13648 : cluster [DBG] pgmap v13632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:30 smithi082 bash[20963]: audit 2024-04-03T21:53:29.753511+0000 mon.c (mon.2) 5430 : audit [DBG] from='client.? 172.21.15.67:0/3081760386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:30 smithi067 bash[27441]: audit 2024-04-03T21:53:29.753511+0000 mon.c (mon.2) 5430 : audit [DBG] from='client.? 172.21.15.67:0/3081760386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:30 smithi067 bash[17655]: audit 2024-04-03T21:53:29.753511+0000 mon.c (mon.2) 5430 : audit [DBG] from='client.? 172.21.15.67:0/3081760386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:31 smithi067 bash[27441]: cluster 2024-04-03T21:53:29.166909+0000 mgr.y (mgr.24370) 13649 : cluster [DBG] pgmap v13633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:31 smithi067 bash[17655]: cluster 2024-04-03T21:53:29.166909+0000 mgr.y (mgr.24370) 13649 : cluster [DBG] pgmap v13633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:31 smithi082 bash[20963]: cluster 2024-04-03T21:53:29.166909+0000 mgr.y (mgr.24370) 13649 : cluster [DBG] pgmap v13633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:53:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:33 smithi067 bash[27441]: cluster 2024-04-03T21:53:31.168259+0000 mgr.y (mgr.24370) 13650 : cluster [DBG] pgmap v13634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:33 smithi067 bash[27441]: audit 2024-04-03T21:53:32.207091+0000 mon.a (mon.0) 11769 : audit [DBG] from='client.? 172.21.15.67:0/2230220668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:33 smithi067 bash[17655]: cluster 2024-04-03T21:53:31.168259+0000 mgr.y (mgr.24370) 13650 : cluster [DBG] pgmap v13634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:33 smithi067 bash[17655]: audit 2024-04-03T21:53:32.207091+0000 mon.a (mon.0) 11769 : audit [DBG] from='client.? 172.21.15.67:0/2230220668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:33.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:33 smithi082 bash[20963]: cluster 2024-04-03T21:53:31.168259+0000 mgr.y (mgr.24370) 13650 : cluster [DBG] pgmap v13634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:33 smithi082 bash[20963]: audit 2024-04-03T21:53:32.207091+0000 mon.a (mon.0) 11769 : audit [DBG] from='client.? 172.21.15.67:0/2230220668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:53:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:35 smithi067 bash[17655]: cluster 2024-04-03T21:53:33.168943+0000 mgr.y (mgr.24370) 13651 : cluster [DBG] pgmap v13635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:35 smithi067 bash[17655]: audit 2024-04-03T21:53:34.647623+0000 mon.c (mon.2) 5431 : audit [DBG] from='client.? 172.21.15.67:0/234642305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:35 smithi067 bash[27441]: cluster 2024-04-03T21:53:33.168943+0000 mgr.y (mgr.24370) 13651 : cluster [DBG] pgmap v13635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:35 smithi067 bash[27441]: audit 2024-04-03T21:53:34.647623+0000 mon.c (mon.2) 5431 : audit [DBG] from='client.? 172.21.15.67:0/234642305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:35 smithi082 bash[20963]: cluster 2024-04-03T21:53:33.168943+0000 mgr.y (mgr.24370) 13651 : cluster [DBG] pgmap v13635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:35 smithi082 bash[20963]: audit 2024-04-03T21:53:34.647623+0000 mon.c (mon.2) 5431 : audit [DBG] from='client.? 172.21.15.67:0/234642305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:37 smithi067 bash[17655]: cluster 2024-04-03T21:53:35.169633+0000 mgr.y (mgr.24370) 13652 : cluster [DBG] pgmap v13636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:37 smithi067 bash[17655]: audit 2024-04-03T21:53:37.106117+0000 mon.c (mon.2) 5432 : audit [DBG] from='client.? 172.21.15.67:0/1348616142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:37 smithi067 bash[27441]: cluster 2024-04-03T21:53:35.169633+0000 mgr.y (mgr.24370) 13652 : cluster [DBG] pgmap v13636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:37 smithi067 bash[27441]: audit 2024-04-03T21:53:37.106117+0000 mon.c (mon.2) 5432 : audit [DBG] from='client.? 172.21.15.67:0/1348616142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:37 smithi082 bash[20963]: cluster 2024-04-03T21:53:35.169633+0000 mgr.y (mgr.24370) 13652 : cluster [DBG] pgmap v13636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:37 smithi082 bash[20963]: audit 2024-04-03T21:53:37.106117+0000 mon.c (mon.2) 5432 : audit [DBG] from='client.? 172.21.15.67:0/1348616142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:39 smithi067 bash[17655]: cluster 2024-04-03T21:53:37.170866+0000 mgr.y (mgr.24370) 13653 : cluster [DBG] pgmap v13637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:39 smithi067 bash[27441]: cluster 2024-04-03T21:53:37.170866+0000 mgr.y (mgr.24370) 13653 : cluster [DBG] pgmap v13637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:39 smithi082 bash[20963]: cluster 2024-04-03T21:53:37.170866+0000 mgr.y (mgr.24370) 13653 : cluster [DBG] pgmap v13637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:40 smithi067 bash[27441]: audit 2024-04-03T21:53:39.564419+0000 mon.c (mon.2) 5433 : audit [DBG] from='client.? 172.21.15.67:0/4204389887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:40 smithi067 bash[17655]: audit 2024-04-03T21:53:39.564419+0000 mon.c (mon.2) 5433 : audit [DBG] from='client.? 172.21.15.67:0/4204389887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:40 smithi082 bash[20963]: audit 2024-04-03T21:53:39.564419+0000 mon.c (mon.2) 5433 : audit [DBG] from='client.? 172.21.15.67:0/4204389887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:41 smithi067 bash[17655]: cluster 2024-04-03T21:53:39.171540+0000 mgr.y (mgr.24370) 13654 : cluster [DBG] pgmap v13638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:41 smithi067 bash[17655]: audit 2024-04-03T21:53:40.382398+0000 mon.a (mon.0) 11770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:41 smithi067 bash[27441]: cluster 2024-04-03T21:53:39.171540+0000 mgr.y (mgr.24370) 13654 : cluster [DBG] pgmap v13638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:41 smithi067 bash[27441]: audit 2024-04-03T21:53:40.382398+0000 mon.a (mon.0) 11770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:41 smithi082 bash[20963]: cluster 2024-04-03T21:53:39.171540+0000 mgr.y (mgr.24370) 13654 : cluster [DBG] pgmap v13638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:41 smithi082 bash[20963]: audit 2024-04-03T21:53:40.382398+0000 mon.a (mon.0) 11770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:42 smithi067 bash[17655]: audit 2024-04-03T21:53:42.014226+0000 mon.a (mon.0) 11771 : audit [DBG] from='client.? 172.21.15.67:0/3964257265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:42 smithi067 bash[27441]: audit 2024-04-03T21:53:42.014226+0000 mon.a (mon.0) 11771 : audit [DBG] from='client.? 172.21.15.67:0/3964257265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:42 smithi082 bash[20963]: audit 2024-04-03T21:53:42.014226+0000 mon.a (mon.0) 11771 : audit [DBG] from='client.? 172.21.15.67:0/3964257265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:43 smithi067 bash[17655]: cluster 2024-04-03T21:53:41.172484+0000 mgr.y (mgr.24370) 13655 : cluster [DBG] pgmap v13639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:53:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:43 smithi067 bash[27441]: cluster 2024-04-03T21:53:41.172484+0000 mgr.y (mgr.24370) 13655 : cluster [DBG] pgmap v13639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:43.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:43 smithi082 bash[20963]: cluster 2024-04-03T21:53:41.172484+0000 mgr.y (mgr.24370) 13655 : cluster [DBG] pgmap v13639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:53:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:44 smithi082 bash[20963]: cluster 2024-04-03T21:53:43.173064+0000 mgr.y (mgr.24370) 13656 : cluster [DBG] pgmap v13640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:44 smithi067 bash[27441]: cluster 2024-04-03T21:53:43.173064+0000 mgr.y (mgr.24370) 13656 : cluster [DBG] pgmap v13640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:44 smithi067 bash[17655]: cluster 2024-04-03T21:53:43.173064+0000 mgr.y (mgr.24370) 13656 : cluster [DBG] pgmap v13640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:45 smithi082 bash[20963]: audit 2024-04-03T21:53:44.479857+0000 mon.c (mon.2) 5434 : audit [DBG] from='client.? 172.21.15.67:0/733041016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:45 smithi067 bash[17655]: audit 2024-04-03T21:53:44.479857+0000 mon.c (mon.2) 5434 : audit [DBG] from='client.? 172.21.15.67:0/733041016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:45 smithi067 bash[27441]: audit 2024-04-03T21:53:44.479857+0000 mon.c (mon.2) 5434 : audit [DBG] from='client.? 172.21.15.67:0/733041016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:46 smithi082 bash[20963]: cluster 2024-04-03T21:53:45.173860+0000 mgr.y (mgr.24370) 13657 : cluster [DBG] pgmap v13641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:46 smithi067 bash[27441]: cluster 2024-04-03T21:53:45.173860+0000 mgr.y (mgr.24370) 13657 : cluster [DBG] pgmap v13641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:46 smithi067 bash[17655]: cluster 2024-04-03T21:53:45.173860+0000 mgr.y (mgr.24370) 13657 : cluster [DBG] pgmap v13641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:47 smithi082 bash[20963]: audit 2024-04-03T21:53:46.941726+0000 mon.a (mon.0) 11772 : audit [DBG] from='client.? 172.21.15.67:0/2499683749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:47 smithi067 bash[17655]: audit 2024-04-03T21:53:46.941726+0000 mon.a (mon.0) 11772 : audit [DBG] from='client.? 172.21.15.67:0/2499683749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:47 smithi067 bash[27441]: audit 2024-04-03T21:53:46.941726+0000 mon.a (mon.0) 11772 : audit [DBG] from='client.? 172.21.15.67:0/2499683749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:48 smithi082 bash[20963]: cluster 2024-04-03T21:53:47.175064+0000 mgr.y (mgr.24370) 13658 : cluster [DBG] pgmap v13642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:48 smithi067 bash[27441]: cluster 2024-04-03T21:53:47.175064+0000 mgr.y (mgr.24370) 13658 : cluster [DBG] pgmap v13642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:48 smithi067 bash[17655]: cluster 2024-04-03T21:53:47.175064+0000 mgr.y (mgr.24370) 13658 : cluster [DBG] pgmap v13642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:50 smithi082 bash[20963]: cluster 2024-04-03T21:53:49.175797+0000 mgr.y (mgr.24370) 13659 : cluster [DBG] pgmap v13643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:50 smithi082 bash[20963]: audit 2024-04-03T21:53:49.392814+0000 mon.a (mon.0) 11773 : audit [DBG] from='client.? 172.21.15.67:0/1269784437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:50 smithi067 bash[17655]: cluster 2024-04-03T21:53:49.175797+0000 mgr.y (mgr.24370) 13659 : cluster [DBG] pgmap v13643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:50 smithi067 bash[17655]: audit 2024-04-03T21:53:49.392814+0000 mon.a (mon.0) 11773 : audit [DBG] from='client.? 172.21.15.67:0/1269784437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:50 smithi067 bash[27441]: cluster 2024-04-03T21:53:49.175797+0000 mgr.y (mgr.24370) 13659 : cluster [DBG] pgmap v13643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:50 smithi067 bash[27441]: audit 2024-04-03T21:53:49.392814+0000 mon.a (mon.0) 11773 : audit [DBG] from='client.? 172.21.15.67:0/1269784437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:51 smithi082 bash[20963]: audit 2024-04-03T21:53:50.670496+0000 mon.a (mon.0) 11774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:53:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:51 smithi067 bash[17655]: audit 2024-04-03T21:53:50.670496+0000 mon.a (mon.0) 11774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:53:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:51 smithi067 bash[27441]: audit 2024-04-03T21:53:50.670496+0000 mon.a (mon.0) 11774 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:53:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:52 smithi082 bash[20963]: cluster 2024-04-03T21:53:51.177024+0000 mgr.y (mgr.24370) 13660 : cluster [DBG] pgmap v13644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:52 smithi082 bash[20963]: audit 2024-04-03T21:53:51.850149+0000 mon.a (mon.0) 11775 : audit [DBG] from='client.? 172.21.15.67:0/3955531065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:52 smithi067 bash[17655]: cluster 2024-04-03T21:53:51.177024+0000 mgr.y (mgr.24370) 13660 : cluster [DBG] pgmap v13644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:52 smithi067 bash[17655]: audit 2024-04-03T21:53:51.850149+0000 mon.a (mon.0) 11775 : audit [DBG] from='client.? 172.21.15.67:0/3955531065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:52 smithi067 bash[27441]: cluster 2024-04-03T21:53:51.177024+0000 mgr.y (mgr.24370) 13660 : cluster [DBG] pgmap v13644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:52 smithi067 bash[27441]: audit 2024-04-03T21:53:51.850149+0000 mon.a (mon.0) 11775 : audit [DBG] from='client.? 172.21.15.67:0/3955531065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:53:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:53:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:54 smithi082 bash[20963]: cluster 2024-04-03T21:53:53.177709+0000 mgr.y (mgr.24370) 13661 : cluster [DBG] pgmap v13645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:54 smithi067 bash[17655]: cluster 2024-04-03T21:53:53.177709+0000 mgr.y (mgr.24370) 13661 : cluster [DBG] pgmap v13645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:54 smithi067 bash[27441]: cluster 2024-04-03T21:53:53.177709+0000 mgr.y (mgr.24370) 13661 : cluster [DBG] pgmap v13645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:55 smithi082 bash[20963]: audit 2024-04-03T21:53:54.306777+0000 mon.c (mon.2) 5435 : audit [DBG] from='client.? 172.21.15.67:0/2422119338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:55 smithi067 bash[17655]: audit 2024-04-03T21:53:54.306777+0000 mon.c (mon.2) 5435 : audit [DBG] from='client.? 172.21.15.67:0/2422119338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:55 smithi067 bash[27441]: audit 2024-04-03T21:53:54.306777+0000 mon.c (mon.2) 5435 : audit [DBG] from='client.? 172.21.15.67:0/2422119338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:56 smithi082 bash[20963]: cluster 2024-04-03T21:53:55.178431+0000 mgr.y (mgr.24370) 13662 : cluster [DBG] pgmap v13646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:56 smithi082 bash[20963]: audit 2024-04-03T21:53:55.382915+0000 mon.a (mon.0) 11776 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:56 smithi067 bash[17655]: cluster 2024-04-03T21:53:55.178431+0000 mgr.y (mgr.24370) 13662 : cluster [DBG] pgmap v13646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:56 smithi067 bash[17655]: audit 2024-04-03T21:53:55.382915+0000 mon.a (mon.0) 11776 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:56 smithi067 bash[27441]: cluster 2024-04-03T21:53:55.178431+0000 mgr.y (mgr.24370) 13662 : cluster [DBG] pgmap v13646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:56 smithi067 bash[27441]: audit 2024-04-03T21:53:55.382915+0000 mon.a (mon.0) 11776 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:53:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:57 smithi082 bash[20963]: audit 2024-04-03T21:53:56.420409+0000 mon.a (mon.0) 11777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:57 smithi082 bash[20963]: audit 2024-04-03T21:53:56.427515+0000 mon.a (mon.0) 11778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:57 smithi082 bash[20963]: audit 2024-04-03T21:53:56.662275+0000 mon.a (mon.0) 11779 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:57 smithi082 bash[20963]: audit 2024-04-03T21:53:56.670894+0000 mon.a (mon.0) 11780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:57 smithi082 bash[20963]: audit 2024-04-03T21:53:56.824114+0000 mon.a (mon.0) 11781 : audit [DBG] from='client.? 172.21.15.67:0/3184579095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[17655]: audit 2024-04-03T21:53:56.420409+0000 mon.a (mon.0) 11777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[17655]: audit 2024-04-03T21:53:56.427515+0000 mon.a (mon.0) 11778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[17655]: audit 2024-04-03T21:53:56.662275+0000 mon.a (mon.0) 11779 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[17655]: audit 2024-04-03T21:53:56.670894+0000 mon.a (mon.0) 11780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[17655]: audit 2024-04-03T21:53:56.824114+0000 mon.a (mon.0) 11781 : audit [DBG] from='client.? 172.21.15.67:0/3184579095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[27441]: audit 2024-04-03T21:53:56.420409+0000 mon.a (mon.0) 11777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[27441]: audit 2024-04-03T21:53:56.427515+0000 mon.a (mon.0) 11778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[27441]: audit 2024-04-03T21:53:56.662275+0000 mon.a (mon.0) 11779 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[27441]: audit 2024-04-03T21:53:56.670894+0000 mon.a (mon.0) 11780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:53:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:57 smithi067 bash[27441]: audit 2024-04-03T21:53:56.824114+0000 mon.a (mon.0) 11781 : audit [DBG] from='client.? 172.21.15.67:0/3184579095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:53:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:58 smithi082 bash[20963]: cluster 2024-04-03T21:53:57.179661+0000 mgr.y (mgr.24370) 13663 : cluster [DBG] pgmap v13647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:58 smithi067 bash[17655]: cluster 2024-04-03T21:53:57.179661+0000 mgr.y (mgr.24370) 13663 : cluster [DBG] pgmap v13647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:53:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:58 smithi067 bash[27441]: cluster 2024-04-03T21:53:57.179661+0000 mgr.y (mgr.24370) 13663 : cluster [DBG] pgmap v13647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:00.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:53:59 smithi082 bash[20963]: audit 2024-04-03T21:53:59.286850+0000 mon.c (mon.2) 5436 : audit [DBG] from='client.? 172.21.15.67:0/2195873283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:00.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:53:59 smithi067 bash[27441]: audit 2024-04-03T21:53:59.286850+0000 mon.c (mon.2) 5436 : audit [DBG] from='client.? 172.21.15.67:0/2195873283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:00.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:53:59 smithi067 bash[17655]: audit 2024-04-03T21:53:59.286850+0000 mon.c (mon.2) 5436 : audit [DBG] from='client.? 172.21.15.67:0/2195873283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:00 smithi082 bash[20963]: cluster 2024-04-03T21:53:59.180333+0000 mgr.y (mgr.24370) 13664 : cluster [DBG] pgmap v13648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:00 smithi067 bash[27441]: cluster 2024-04-03T21:53:59.180333+0000 mgr.y (mgr.24370) 13664 : cluster [DBG] pgmap v13648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:00 smithi067 bash[17655]: cluster 2024-04-03T21:53:59.180333+0000 mgr.y (mgr.24370) 13664 : cluster [DBG] pgmap v13648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:03.035 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:02 smithi082 bash[20963]: cluster 2024-04-03T21:54:01.181363+0000 mgr.y (mgr.24370) 13665 : cluster [DBG] pgmap v13649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:03.035 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:02 smithi082 bash[20963]: audit 2024-04-03T21:54:01.737479+0000 mon.c (mon.2) 5437 : audit [DBG] from='client.? 172.21.15.67:0/1866308145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:02 smithi067 bash[27441]: cluster 2024-04-03T21:54:01.181363+0000 mgr.y (mgr.24370) 13665 : cluster [DBG] pgmap v13649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:02 smithi067 bash[27441]: audit 2024-04-03T21:54:01.737479+0000 mon.c (mon.2) 5437 : audit [DBG] from='client.? 172.21.15.67:0/1866308145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:03.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:02 smithi067 bash[17655]: cluster 2024-04-03T21:54:01.181363+0000 mgr.y (mgr.24370) 13665 : cluster [DBG] pgmap v13649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:02 smithi067 bash[17655]: audit 2024-04-03T21:54:01.737479+0000 mon.c (mon.2) 5437 : audit [DBG] from='client.? 172.21.15.67:0/1866308145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:54:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:54:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:04 smithi082 bash[20963]: cluster 2024-04-03T21:54:03.182067+0000 mgr.y (mgr.24370) 13666 : cluster [DBG] pgmap v13650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:04 smithi082 bash[20963]: audit 2024-04-03T21:54:04.197465+0000 mon.c (mon.2) 5438 : audit [DBG] from='client.? 172.21.15.67:0/263050959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:04 smithi067 bash[17655]: cluster 2024-04-03T21:54:03.182067+0000 mgr.y (mgr.24370) 13666 : cluster [DBG] pgmap v13650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:04 smithi067 bash[17655]: audit 2024-04-03T21:54:04.197465+0000 mon.c (mon.2) 5438 : audit [DBG] from='client.? 172.21.15.67:0/263050959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:04 smithi067 bash[27441]: cluster 2024-04-03T21:54:03.182067+0000 mgr.y (mgr.24370) 13666 : cluster [DBG] pgmap v13650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:04 smithi067 bash[27441]: audit 2024-04-03T21:54:04.197465+0000 mon.c (mon.2) 5438 : audit [DBG] from='client.? 172.21.15.67:0/263050959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:06 smithi082 bash[20963]: cluster 2024-04-03T21:54:05.182746+0000 mgr.y (mgr.24370) 13667 : cluster [DBG] pgmap v13651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:06 smithi082 bash[20963]: audit 2024-04-03T21:54:06.647871+0000 mon.c (mon.2) 5439 : audit [DBG] from='client.? 172.21.15.67:0/1358055992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:06 smithi067 bash[27441]: cluster 2024-04-03T21:54:05.182746+0000 mgr.y (mgr.24370) 13667 : cluster [DBG] pgmap v13651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:06 smithi067 bash[27441]: audit 2024-04-03T21:54:06.647871+0000 mon.c (mon.2) 5439 : audit [DBG] from='client.? 172.21.15.67:0/1358055992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:06 smithi067 bash[17655]: cluster 2024-04-03T21:54:05.182746+0000 mgr.y (mgr.24370) 13667 : cluster [DBG] pgmap v13651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:06 smithi067 bash[17655]: audit 2024-04-03T21:54:06.647871+0000 mon.c (mon.2) 5439 : audit [DBG] from='client.? 172.21.15.67:0/1358055992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:08 smithi082 bash[20963]: cluster 2024-04-03T21:54:07.183881+0000 mgr.y (mgr.24370) 13668 : cluster [DBG] pgmap v13652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:08 smithi082 bash[20963]: audit 2024-04-03T21:54:07.604106+0000 mon.a (mon.0) 11782 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:54:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:08 smithi082 bash[20963]: audit 2024-04-03T21:54:07.612083+0000 mon.a (mon.0) 11783 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:54:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:08 smithi082 bash[20963]: audit 2024-04-03T21:54:07.614056+0000 mon.a (mon.0) 11784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:54:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:08 smithi082 bash[20963]: audit 2024-04-03T21:54:07.615566+0000 mon.a (mon.0) 11785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:54:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:08 smithi082 bash[20963]: audit 2024-04-03T21:54:07.624321+0000 mon.a (mon.0) 11786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:54:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[17655]: cluster 2024-04-03T21:54:07.183881+0000 mgr.y (mgr.24370) 13668 : cluster [DBG] pgmap v13652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[17655]: audit 2024-04-03T21:54:07.604106+0000 mon.a (mon.0) 11782 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:54:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[17655]: audit 2024-04-03T21:54:07.612083+0000 mon.a (mon.0) 11783 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:54:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[17655]: audit 2024-04-03T21:54:07.614056+0000 mon.a (mon.0) 11784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:54:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[17655]: audit 2024-04-03T21:54:07.615566+0000 mon.a (mon.0) 11785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:54:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[17655]: audit 2024-04-03T21:54:07.624321+0000 mon.a (mon.0) 11786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:54:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[27441]: cluster 2024-04-03T21:54:07.183881+0000 mgr.y (mgr.24370) 13668 : cluster [DBG] pgmap v13652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[27441]: audit 2024-04-03T21:54:07.604106+0000 mon.a (mon.0) 11782 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:54:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[27441]: audit 2024-04-03T21:54:07.612083+0000 mon.a (mon.0) 11783 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:54:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[27441]: audit 2024-04-03T21:54:07.614056+0000 mon.a (mon.0) 11784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:54:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[27441]: audit 2024-04-03T21:54:07.615566+0000 mon.a (mon.0) 11785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:54:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:08 smithi067 bash[27441]: audit 2024-04-03T21:54:07.624321+0000 mon.a (mon.0) 11786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:54:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:09 smithi082 bash[20963]: audit 2024-04-03T21:54:09.093071+0000 mon.a (mon.0) 11787 : audit [DBG] from='client.? 172.21.15.67:0/256549783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:09 smithi067 bash[17655]: audit 2024-04-03T21:54:09.093071+0000 mon.a (mon.0) 11787 : audit [DBG] from='client.? 172.21.15.67:0/256549783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:09 smithi067 bash[27441]: audit 2024-04-03T21:54:09.093071+0000 mon.a (mon.0) 11787 : audit [DBG] from='client.? 172.21.15.67:0/256549783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:10 smithi082 bash[20963]: cluster 2024-04-03T21:54:09.184522+0000 mgr.y (mgr.24370) 13669 : cluster [DBG] pgmap v13653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:10 smithi082 bash[20963]: audit 2024-04-03T21:54:10.383272+0000 mon.a (mon.0) 11788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:10 smithi067 bash[17655]: cluster 2024-04-03T21:54:09.184522+0000 mgr.y (mgr.24370) 13669 : cluster [DBG] pgmap v13653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:10 smithi067 bash[17655]: audit 2024-04-03T21:54:10.383272+0000 mon.a (mon.0) 11788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:10 smithi067 bash[27441]: cluster 2024-04-03T21:54:09.184522+0000 mgr.y (mgr.24370) 13669 : cluster [DBG] pgmap v13653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:10 smithi067 bash[27441]: audit 2024-04-03T21:54:10.383272+0000 mon.a (mon.0) 11788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:11 smithi082 bash[20963]: audit 2024-04-03T21:54:11.546296+0000 mon.c (mon.2) 5440 : audit [DBG] from='client.? 172.21.15.67:0/2619048371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:11 smithi067 bash[27441]: audit 2024-04-03T21:54:11.546296+0000 mon.c (mon.2) 5440 : audit [DBG] from='client.? 172.21.15.67:0/2619048371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:11 smithi067 bash[17655]: audit 2024-04-03T21:54:11.546296+0000 mon.c (mon.2) 5440 : audit [DBG] from='client.? 172.21.15.67:0/2619048371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:12 smithi082 bash[20963]: cluster 2024-04-03T21:54:11.185697+0000 mgr.y (mgr.24370) 13670 : cluster [DBG] pgmap v13654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:12 smithi067 bash[17655]: cluster 2024-04-03T21:54:11.185697+0000 mgr.y (mgr.24370) 13670 : cluster [DBG] pgmap v13654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:12 smithi067 bash[27441]: cluster 2024-04-03T21:54:11.185697+0000 mgr.y (mgr.24370) 13670 : cluster [DBG] pgmap v13654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:54:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:54:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:14 smithi082 bash[20963]: cluster 2024-04-03T21:54:13.186409+0000 mgr.y (mgr.24370) 13671 : cluster [DBG] pgmap v13655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:14 smithi082 bash[20963]: audit 2024-04-03T21:54:13.992600+0000 mon.c (mon.2) 5441 : audit [DBG] from='client.? 172.21.15.67:0/64751582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:14 smithi067 bash[17655]: cluster 2024-04-03T21:54:13.186409+0000 mgr.y (mgr.24370) 13671 : cluster [DBG] pgmap v13655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:14 smithi067 bash[17655]: audit 2024-04-03T21:54:13.992600+0000 mon.c (mon.2) 5441 : audit [DBG] from='client.? 172.21.15.67:0/64751582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:14 smithi067 bash[27441]: cluster 2024-04-03T21:54:13.186409+0000 mgr.y (mgr.24370) 13671 : cluster [DBG] pgmap v13655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:14 smithi067 bash[27441]: audit 2024-04-03T21:54:13.992600+0000 mon.c (mon.2) 5441 : audit [DBG] from='client.? 172.21.15.67:0/64751582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:16 smithi082 bash[20963]: cluster 2024-04-03T21:54:15.187088+0000 mgr.y (mgr.24370) 13672 : cluster [DBG] pgmap v13656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:16 smithi082 bash[20963]: audit 2024-04-03T21:54:16.447812+0000 mon.a (mon.0) 11789 : audit [DBG] from='client.? 172.21.15.67:0/2842971689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:16 smithi067 bash[17655]: cluster 2024-04-03T21:54:15.187088+0000 mgr.y (mgr.24370) 13672 : cluster [DBG] pgmap v13656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:16 smithi067 bash[17655]: audit 2024-04-03T21:54:16.447812+0000 mon.a (mon.0) 11789 : audit [DBG] from='client.? 172.21.15.67:0/2842971689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:16 smithi067 bash[27441]: cluster 2024-04-03T21:54:15.187088+0000 mgr.y (mgr.24370) 13672 : cluster [DBG] pgmap v13656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:16 smithi067 bash[27441]: audit 2024-04-03T21:54:16.447812+0000 mon.a (mon.0) 11789 : audit [DBG] from='client.? 172.21.15.67:0/2842971689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:18 smithi067 bash[17655]: cluster 2024-04-03T21:54:17.188291+0000 mgr.y (mgr.24370) 13673 : cluster [DBG] pgmap v13657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:18 smithi067 bash[27441]: cluster 2024-04-03T21:54:17.188291+0000 mgr.y (mgr.24370) 13673 : cluster [DBG] pgmap v13657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:18 smithi082 bash[20963]: cluster 2024-04-03T21:54:17.188291+0000 mgr.y (mgr.24370) 13673 : cluster [DBG] pgmap v13657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:19 smithi067 bash[17655]: audit 2024-04-03T21:54:18.905557+0000 mon.c (mon.2) 5442 : audit [DBG] from='client.? 172.21.15.67:0/3621612400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:19 smithi067 bash[27441]: audit 2024-04-03T21:54:18.905557+0000 mon.c (mon.2) 5442 : audit [DBG] from='client.? 172.21.15.67:0/3621612400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:20.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:19 smithi082 bash[20963]: audit 2024-04-03T21:54:18.905557+0000 mon.c (mon.2) 5442 : audit [DBG] from='client.? 172.21.15.67:0/3621612400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:20 smithi067 bash[17655]: cluster 2024-04-03T21:54:19.188921+0000 mgr.y (mgr.24370) 13674 : cluster [DBG] pgmap v13658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:20 smithi067 bash[27441]: cluster 2024-04-03T21:54:19.188921+0000 mgr.y (mgr.24370) 13674 : cluster [DBG] pgmap v13658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:20 smithi082 bash[20963]: cluster 2024-04-03T21:54:19.188921+0000 mgr.y (mgr.24370) 13674 : cluster [DBG] pgmap v13658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:21 smithi067 bash[17655]: audit 2024-04-03T21:54:21.367272+0000 mon.c (mon.2) 5443 : audit [DBG] from='client.? 172.21.15.67:0/2104404729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:21 smithi067 bash[27441]: audit 2024-04-03T21:54:21.367272+0000 mon.c (mon.2) 5443 : audit [DBG] from='client.? 172.21.15.67:0/2104404729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:21 smithi082 bash[20963]: audit 2024-04-03T21:54:21.367272+0000 mon.c (mon.2) 5443 : audit [DBG] from='client.? 172.21.15.67:0/2104404729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:22 smithi067 bash[17655]: cluster 2024-04-03T21:54:21.189957+0000 mgr.y (mgr.24370) 13675 : cluster [DBG] pgmap v13659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:22 smithi067 bash[27441]: cluster 2024-04-03T21:54:21.189957+0000 mgr.y (mgr.24370) 13675 : cluster [DBG] pgmap v13659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:22 smithi082 bash[20963]: cluster 2024-04-03T21:54:21.189957+0000 mgr.y (mgr.24370) 13675 : cluster [DBG] pgmap v13659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:54:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:54:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:24 smithi067 bash[17655]: cluster 2024-04-03T21:54:23.190612+0000 mgr.y (mgr.24370) 13676 : cluster [DBG] pgmap v13660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:24 smithi067 bash[17655]: audit 2024-04-03T21:54:23.826577+0000 mon.a (mon.0) 11790 : audit [DBG] from='client.? 172.21.15.67:0/1856903816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:24 smithi067 bash[27441]: cluster 2024-04-03T21:54:23.190612+0000 mgr.y (mgr.24370) 13676 : cluster [DBG] pgmap v13660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:24 smithi067 bash[27441]: audit 2024-04-03T21:54:23.826577+0000 mon.a (mon.0) 11790 : audit [DBG] from='client.? 172.21.15.67:0/1856903816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:24 smithi082 bash[20963]: cluster 2024-04-03T21:54:23.190612+0000 mgr.y (mgr.24370) 13676 : cluster [DBG] pgmap v13660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:24 smithi082 bash[20963]: audit 2024-04-03T21:54:23.826577+0000 mon.a (mon.0) 11790 : audit [DBG] from='client.? 172.21.15.67:0/1856903816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:25 smithi082 bash[20963]: audit 2024-04-03T21:54:25.383691+0000 mon.a (mon.0) 11791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:25 smithi067 bash[17655]: audit 2024-04-03T21:54:25.383691+0000 mon.a (mon.0) 11791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:25 smithi067 bash[27441]: audit 2024-04-03T21:54:25.383691+0000 mon.a (mon.0) 11791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:26 smithi082 bash[20963]: cluster 2024-04-03T21:54:25.191320+0000 mgr.y (mgr.24370) 13677 : cluster [DBG] pgmap v13661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:26 smithi082 bash[20963]: audit 2024-04-03T21:54:26.286213+0000 mon.c (mon.2) 5444 : audit [DBG] from='client.? 172.21.15.67:0/3097911700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:26 smithi067 bash[17655]: cluster 2024-04-03T21:54:25.191320+0000 mgr.y (mgr.24370) 13677 : cluster [DBG] pgmap v13661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:26 smithi067 bash[17655]: audit 2024-04-03T21:54:26.286213+0000 mon.c (mon.2) 5444 : audit [DBG] from='client.? 172.21.15.67:0/3097911700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:26 smithi067 bash[27441]: cluster 2024-04-03T21:54:25.191320+0000 mgr.y (mgr.24370) 13677 : cluster [DBG] pgmap v13661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:26 smithi067 bash[27441]: audit 2024-04-03T21:54:26.286213+0000 mon.c (mon.2) 5444 : audit [DBG] from='client.? 172.21.15.67:0/3097911700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:29 smithi082 bash[20963]: cluster 2024-04-03T21:54:27.192513+0000 mgr.y (mgr.24370) 13678 : cluster [DBG] pgmap v13662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:29 smithi082 bash[20963]: audit 2024-04-03T21:54:28.741857+0000 mon.c (mon.2) 5445 : audit [DBG] from='client.? 172.21.15.67:0/3490636451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:29 smithi067 bash[17655]: cluster 2024-04-03T21:54:27.192513+0000 mgr.y (mgr.24370) 13678 : cluster [DBG] pgmap v13662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:29 smithi067 bash[17655]: audit 2024-04-03T21:54:28.741857+0000 mon.c (mon.2) 5445 : audit [DBG] from='client.? 172.21.15.67:0/3490636451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:29 smithi067 bash[27441]: cluster 2024-04-03T21:54:27.192513+0000 mgr.y (mgr.24370) 13678 : cluster [DBG] pgmap v13662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:29 smithi067 bash[27441]: audit 2024-04-03T21:54:28.741857+0000 mon.c (mon.2) 5445 : audit [DBG] from='client.? 172.21.15.67:0/3490636451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:31 smithi082 bash[20963]: cluster 2024-04-03T21:54:29.193202+0000 mgr.y (mgr.24370) 13679 : cluster [DBG] pgmap v13663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:31 smithi067 bash[17655]: cluster 2024-04-03T21:54:29.193202+0000 mgr.y (mgr.24370) 13679 : cluster [DBG] pgmap v13663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:31 smithi067 bash[27441]: cluster 2024-04-03T21:54:29.193202+0000 mgr.y (mgr.24370) 13679 : cluster [DBG] pgmap v13663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:32 smithi082 bash[20963]: audit 2024-04-03T21:54:31.203721+0000 mon.a (mon.0) 11792 : audit [DBG] from='client.? 172.21.15.67:0/408587985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:32 smithi067 bash[17655]: audit 2024-04-03T21:54:31.203721+0000 mon.a (mon.0) 11792 : audit [DBG] from='client.? 172.21.15.67:0/408587985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:32 smithi067 bash[27441]: audit 2024-04-03T21:54:31.203721+0000 mon.a (mon.0) 11792 : audit [DBG] from='client.? 172.21.15.67:0/408587985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:33 smithi082 bash[20963]: cluster 2024-04-03T21:54:31.194137+0000 mgr.y (mgr.24370) 13680 : cluster [DBG] pgmap v13664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:33 smithi067 bash[17655]: cluster 2024-04-03T21:54:31.194137+0000 mgr.y (mgr.24370) 13680 : cluster [DBG] pgmap v13664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:54:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:33 smithi067 bash[27441]: cluster 2024-04-03T21:54:31.194137+0000 mgr.y (mgr.24370) 13680 : cluster [DBG] pgmap v13664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:54:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:34 smithi082 bash[20963]: audit 2024-04-03T21:54:33.657901+0000 mon.c (mon.2) 5446 : audit [DBG] from='client.? 172.21.15.67:0/1817126603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:34 smithi067 bash[27441]: audit 2024-04-03T21:54:33.657901+0000 mon.c (mon.2) 5446 : audit [DBG] from='client.? 172.21.15.67:0/1817126603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:34 smithi067 bash[17655]: audit 2024-04-03T21:54:33.657901+0000 mon.c (mon.2) 5446 : audit [DBG] from='client.? 172.21.15.67:0/1817126603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:35 smithi082 bash[20963]: cluster 2024-04-03T21:54:33.194757+0000 mgr.y (mgr.24370) 13681 : cluster [DBG] pgmap v13665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:35 smithi067 bash[17655]: cluster 2024-04-03T21:54:33.194757+0000 mgr.y (mgr.24370) 13681 : cluster [DBG] pgmap v13665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:35 smithi067 bash[27441]: cluster 2024-04-03T21:54:33.194757+0000 mgr.y (mgr.24370) 13681 : cluster [DBG] pgmap v13665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:36 smithi082 bash[20963]: audit 2024-04-03T21:54:36.114792+0000 mon.a (mon.0) 11793 : audit [DBG] from='client.? 172.21.15.67:0/1860072660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:36 smithi067 bash[17655]: audit 2024-04-03T21:54:36.114792+0000 mon.a (mon.0) 11793 : audit [DBG] from='client.? 172.21.15.67:0/1860072660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:36 smithi067 bash[27441]: audit 2024-04-03T21:54:36.114792+0000 mon.a (mon.0) 11793 : audit [DBG] from='client.? 172.21.15.67:0/1860072660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:37 smithi082 bash[20963]: cluster 2024-04-03T21:54:35.195468+0000 mgr.y (mgr.24370) 13682 : cluster [DBG] pgmap v13666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:37 smithi067 bash[17655]: cluster 2024-04-03T21:54:35.195468+0000 mgr.y (mgr.24370) 13682 : cluster [DBG] pgmap v13666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:37 smithi067 bash[27441]: cluster 2024-04-03T21:54:35.195468+0000 mgr.y (mgr.24370) 13682 : cluster [DBG] pgmap v13666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:39 smithi082 bash[20963]: cluster 2024-04-03T21:54:37.196669+0000 mgr.y (mgr.24370) 13683 : cluster [DBG] pgmap v13667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:39 smithi082 bash[20963]: audit 2024-04-03T21:54:38.562002+0000 mon.a (mon.0) 11794 : audit [DBG] from='client.? 172.21.15.67:0/2588046775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:39 smithi067 bash[17655]: cluster 2024-04-03T21:54:37.196669+0000 mgr.y (mgr.24370) 13683 : cluster [DBG] pgmap v13667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:39 smithi067 bash[17655]: audit 2024-04-03T21:54:38.562002+0000 mon.a (mon.0) 11794 : audit [DBG] from='client.? 172.21.15.67:0/2588046775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:39 smithi067 bash[27441]: cluster 2024-04-03T21:54:37.196669+0000 mgr.y (mgr.24370) 13683 : cluster [DBG] pgmap v13667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:39 smithi067 bash[27441]: audit 2024-04-03T21:54:38.562002+0000 mon.a (mon.0) 11794 : audit [DBG] from='client.? 172.21.15.67:0/2588046775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:41 smithi067 bash[17655]: cluster 2024-04-03T21:54:39.197368+0000 mgr.y (mgr.24370) 13684 : cluster [DBG] pgmap v13668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:41 smithi067 bash[17655]: audit 2024-04-03T21:54:40.384165+0000 mon.a (mon.0) 11795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:41 smithi067 bash[17655]: audit 2024-04-03T21:54:41.012934+0000 mon.c (mon.2) 5447 : audit [DBG] from='client.? 172.21.15.67:0/3409497493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:41 smithi067 bash[27441]: cluster 2024-04-03T21:54:39.197368+0000 mgr.y (mgr.24370) 13684 : cluster [DBG] pgmap v13668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:41 smithi067 bash[27441]: audit 2024-04-03T21:54:40.384165+0000 mon.a (mon.0) 11795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:41 smithi067 bash[27441]: audit 2024-04-03T21:54:41.012934+0000 mon.c (mon.2) 5447 : audit [DBG] from='client.? 172.21.15.67:0/3409497493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:41 smithi082 bash[20963]: cluster 2024-04-03T21:54:39.197368+0000 mgr.y (mgr.24370) 13684 : cluster [DBG] pgmap v13668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:41 smithi082 bash[20963]: audit 2024-04-03T21:54:40.384165+0000 mon.a (mon.0) 11795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:41 smithi082 bash[20963]: audit 2024-04-03T21:54:41.012934+0000 mon.c (mon.2) 5447 : audit [DBG] from='client.? 172.21.15.67:0/3409497493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:54:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:43 smithi067 bash[27441]: cluster 2024-04-03T21:54:41.198546+0000 mgr.y (mgr.24370) 13685 : cluster [DBG] pgmap v13669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:43 smithi067 bash[17655]: cluster 2024-04-03T21:54:41.198546+0000 mgr.y (mgr.24370) 13685 : cluster [DBG] pgmap v13669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:43 smithi082 bash[20963]: cluster 2024-04-03T21:54:41.198546+0000 mgr.y (mgr.24370) 13685 : cluster [DBG] pgmap v13669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:54:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:44 smithi067 bash[17655]: audit 2024-04-03T21:54:43.464350+0000 mon.c (mon.2) 5448 : audit [DBG] from='client.? 172.21.15.67:0/119915375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:44 smithi067 bash[27441]: audit 2024-04-03T21:54:43.464350+0000 mon.c (mon.2) 5448 : audit [DBG] from='client.? 172.21.15.67:0/119915375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:44 smithi082 bash[20963]: audit 2024-04-03T21:54:43.464350+0000 mon.c (mon.2) 5448 : audit [DBG] from='client.? 172.21.15.67:0/119915375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:45 smithi067 bash[17655]: cluster 2024-04-03T21:54:43.199140+0000 mgr.y (mgr.24370) 13686 : cluster [DBG] pgmap v13670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:45 smithi067 bash[27441]: cluster 2024-04-03T21:54:43.199140+0000 mgr.y (mgr.24370) 13686 : cluster [DBG] pgmap v13670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:45 smithi082 bash[20963]: cluster 2024-04-03T21:54:43.199140+0000 mgr.y (mgr.24370) 13686 : cluster [DBG] pgmap v13670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:46 smithi067 bash[27441]: audit 2024-04-03T21:54:45.923223+0000 mon.a (mon.0) 11796 : audit [DBG] from='client.? 172.21.15.67:0/3132054530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:46 smithi067 bash[17655]: audit 2024-04-03T21:54:45.923223+0000 mon.a (mon.0) 11796 : audit [DBG] from='client.? 172.21.15.67:0/3132054530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:46 smithi082 bash[20963]: audit 2024-04-03T21:54:45.923223+0000 mon.a (mon.0) 11796 : audit [DBG] from='client.? 172.21.15.67:0/3132054530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:47 smithi067 bash[17655]: cluster 2024-04-03T21:54:45.199770+0000 mgr.y (mgr.24370) 13687 : cluster [DBG] pgmap v13671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:47 smithi067 bash[27441]: cluster 2024-04-03T21:54:45.199770+0000 mgr.y (mgr.24370) 13687 : cluster [DBG] pgmap v13671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:47 smithi082 bash[20963]: cluster 2024-04-03T21:54:45.199770+0000 mgr.y (mgr.24370) 13687 : cluster [DBG] pgmap v13671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:49 smithi082 bash[20963]: cluster 2024-04-03T21:54:47.201220+0000 mgr.y (mgr.24370) 13688 : cluster [DBG] pgmap v13672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:49 smithi082 bash[20963]: audit 2024-04-03T21:54:48.372810+0000 mon.c (mon.2) 5449 : audit [DBG] from='client.? 172.21.15.67:0/8067724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:49 smithi067 bash[17655]: cluster 2024-04-03T21:54:47.201220+0000 mgr.y (mgr.24370) 13688 : cluster [DBG] pgmap v13672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:49 smithi067 bash[17655]: audit 2024-04-03T21:54:48.372810+0000 mon.c (mon.2) 5449 : audit [DBG] from='client.? 172.21.15.67:0/8067724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:49 smithi067 bash[27441]: cluster 2024-04-03T21:54:47.201220+0000 mgr.y (mgr.24370) 13688 : cluster [DBG] pgmap v13672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:49 smithi067 bash[27441]: audit 2024-04-03T21:54:48.372810+0000 mon.c (mon.2) 5449 : audit [DBG] from='client.? 172.21.15.67:0/8067724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:51 smithi082 bash[20963]: cluster 2024-04-03T21:54:49.201941+0000 mgr.y (mgr.24370) 13689 : cluster [DBG] pgmap v13673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:51 smithi082 bash[20963]: audit 2024-04-03T21:54:50.830150+0000 mon.a (mon.0) 11797 : audit [DBG] from='client.? 172.21.15.67:0/516240355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:51 smithi067 bash[17655]: cluster 2024-04-03T21:54:49.201941+0000 mgr.y (mgr.24370) 13689 : cluster [DBG] pgmap v13673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:51 smithi067 bash[17655]: audit 2024-04-03T21:54:50.830150+0000 mon.a (mon.0) 11797 : audit [DBG] from='client.? 172.21.15.67:0/516240355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:51 smithi067 bash[27441]: cluster 2024-04-03T21:54:49.201941+0000 mgr.y (mgr.24370) 13689 : cluster [DBG] pgmap v13673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:51 smithi067 bash[27441]: audit 2024-04-03T21:54:50.830150+0000 mon.a (mon.0) 11797 : audit [DBG] from='client.? 172.21.15.67:0/516240355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:53 smithi067 bash[17655]: cluster 2024-04-03T21:54:51.203146+0000 mgr.y (mgr.24370) 13690 : cluster [DBG] pgmap v13674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T21:54:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:53 smithi067 bash[27441]: cluster 2024-04-03T21:54:51.203146+0000 mgr.y (mgr.24370) 13690 : cluster [DBG] pgmap v13674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:53 smithi082 bash[20963]: cluster 2024-04-03T21:54:51.203146+0000 mgr.y (mgr.24370) 13690 : cluster [DBG] pgmap v13674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:54:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:54 smithi082 bash[20963]: audit 2024-04-03T21:54:53.288711+0000 mon.c (mon.2) 5450 : audit [DBG] from='client.? 172.21.15.67:0/2106681286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:54 smithi067 bash[27441]: audit 2024-04-03T21:54:53.288711+0000 mon.c (mon.2) 5450 : audit [DBG] from='client.? 172.21.15.67:0/2106681286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:54 smithi067 bash[17655]: audit 2024-04-03T21:54:53.288711+0000 mon.c (mon.2) 5450 : audit [DBG] from='client.? 172.21.15.67:0/2106681286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:55 smithi082 bash[20963]: cluster 2024-04-03T21:54:53.203788+0000 mgr.y (mgr.24370) 13691 : cluster [DBG] pgmap v13675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:55 smithi067 bash[27441]: cluster 2024-04-03T21:54:53.203788+0000 mgr.y (mgr.24370) 13691 : cluster [DBG] pgmap v13675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:55 smithi067 bash[17655]: cluster 2024-04-03T21:54:53.203788+0000 mgr.y (mgr.24370) 13691 : cluster [DBG] pgmap v13675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:56 smithi082 bash[20963]: cluster 2024-04-03T21:54:55.204518+0000 mgr.y (mgr.24370) 13692 : cluster [DBG] pgmap v13676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:56 smithi082 bash[20963]: audit 2024-04-03T21:54:55.384348+0000 mon.a (mon.0) 11798 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:56 smithi082 bash[20963]: audit 2024-04-03T21:54:55.749021+0000 mon.a (mon.0) 11799 : audit [DBG] from='client.? 172.21.15.67:0/3735044217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:56 smithi067 bash[17655]: cluster 2024-04-03T21:54:55.204518+0000 mgr.y (mgr.24370) 13692 : cluster [DBG] pgmap v13676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:56 smithi067 bash[17655]: audit 2024-04-03T21:54:55.384348+0000 mon.a (mon.0) 11798 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:56 smithi067 bash[17655]: audit 2024-04-03T21:54:55.749021+0000 mon.a (mon.0) 11799 : audit [DBG] from='client.? 172.21.15.67:0/3735044217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:56 smithi067 bash[27441]: cluster 2024-04-03T21:54:55.204518+0000 mgr.y (mgr.24370) 13692 : cluster [DBG] pgmap v13676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:56 smithi067 bash[27441]: audit 2024-04-03T21:54:55.384348+0000 mon.a (mon.0) 11798 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:54:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:56 smithi067 bash[27441]: audit 2024-04-03T21:54:55.749021+0000 mon.a (mon.0) 11799 : audit [DBG] from='client.? 172.21.15.67:0/3735044217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:58 smithi082 bash[20963]: cluster 2024-04-03T21:54:57.205796+0000 mgr.y (mgr.24370) 13693 : cluster [DBG] pgmap v13677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:54:58 smithi082 bash[20963]: audit 2024-04-03T21:54:58.203828+0000 mon.a (mon.0) 11800 : audit [DBG] from='client.? 172.21.15.67:0/3553826038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:58 smithi067 bash[17655]: cluster 2024-04-03T21:54:57.205796+0000 mgr.y (mgr.24370) 13693 : cluster [DBG] pgmap v13677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:54:58 smithi067 bash[17655]: audit 2024-04-03T21:54:58.203828+0000 mon.a (mon.0) 11800 : audit [DBG] from='client.? 172.21.15.67:0/3553826038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:54:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:58 smithi067 bash[27441]: cluster 2024-04-03T21:54:57.205796+0000 mgr.y (mgr.24370) 13693 : cluster [DBG] pgmap v13677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:54:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:54:58 smithi067 bash[27441]: audit 2024-04-03T21:54:58.203828+0000 mon.a (mon.0) 11800 : audit [DBG] from='client.? 172.21.15.67:0/3553826038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:00 smithi082 bash[20963]: cluster 2024-04-03T21:54:59.206533+0000 mgr.y (mgr.24370) 13694 : cluster [DBG] pgmap v13678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:00 smithi067 bash[27441]: cluster 2024-04-03T21:54:59.206533+0000 mgr.y (mgr.24370) 13694 : cluster [DBG] pgmap v13678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:00 smithi067 bash[17655]: cluster 2024-04-03T21:54:59.206533+0000 mgr.y (mgr.24370) 13694 : cluster [DBG] pgmap v13678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:01 smithi082 bash[20963]: audit 2024-04-03T21:55:00.665304+0000 mon.a (mon.0) 11801 : audit [DBG] from='client.? 172.21.15.67:0/117101547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:01 smithi067 bash[27441]: audit 2024-04-03T21:55:00.665304+0000 mon.a (mon.0) 11801 : audit [DBG] from='client.? 172.21.15.67:0/117101547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:01 smithi067 bash[17655]: audit 2024-04-03T21:55:00.665304+0000 mon.a (mon.0) 11801 : audit [DBG] from='client.? 172.21.15.67:0/117101547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:02 smithi082 bash[20963]: cluster 2024-04-03T21:55:01.207732+0000 mgr.y (mgr.24370) 13695 : cluster [DBG] pgmap v13679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:02 smithi067 bash[17655]: cluster 2024-04-03T21:55:01.207732+0000 mgr.y (mgr.24370) 13695 : cluster [DBG] pgmap v13679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:02 smithi067 bash[27441]: cluster 2024-04-03T21:55:01.207732+0000 mgr.y (mgr.24370) 13695 : cluster [DBG] pgmap v13679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:03 smithi067 bash[17655]: audit 2024-04-03T21:55:03.115972+0000 mon.c (mon.2) 5451 : audit [DBG] from='client.? 172.21.15.67:0/1884761318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:55:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:03 smithi067 bash[27441]: audit 2024-04-03T21:55:03.115972+0000 mon.c (mon.2) 5451 : audit [DBG] from='client.? 172.21.15.67:0/1884761318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:03 smithi082 bash[20963]: audit 2024-04-03T21:55:03.115972+0000 mon.c (mon.2) 5451 : audit [DBG] from='client.? 172.21.15.67:0/1884761318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:03.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:55:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:04 smithi082 bash[20963]: cluster 2024-04-03T21:55:03.208449+0000 mgr.y (mgr.24370) 13696 : cluster [DBG] pgmap v13680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:04 smithi067 bash[27441]: cluster 2024-04-03T21:55:03.208449+0000 mgr.y (mgr.24370) 13696 : cluster [DBG] pgmap v13680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:04 smithi067 bash[17655]: cluster 2024-04-03T21:55:03.208449+0000 mgr.y (mgr.24370) 13696 : cluster [DBG] pgmap v13680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:06 smithi082 bash[20963]: cluster 2024-04-03T21:55:05.209135+0000 mgr.y (mgr.24370) 13697 : cluster [DBG] pgmap v13681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:06 smithi082 bash[20963]: audit 2024-04-03T21:55:05.565339+0000 mon.c (mon.2) 5452 : audit [DBG] from='client.? 172.21.15.67:0/4196107048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:06 smithi067 bash[27441]: cluster 2024-04-03T21:55:05.209135+0000 mgr.y (mgr.24370) 13697 : cluster [DBG] pgmap v13681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:06 smithi067 bash[27441]: audit 2024-04-03T21:55:05.565339+0000 mon.c (mon.2) 5452 : audit [DBG] from='client.? 172.21.15.67:0/4196107048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:06 smithi067 bash[17655]: cluster 2024-04-03T21:55:05.209135+0000 mgr.y (mgr.24370) 13697 : cluster [DBG] pgmap v13681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:06 smithi067 bash[17655]: audit 2024-04-03T21:55:05.565339+0000 mon.c (mon.2) 5452 : audit [DBG] from='client.? 172.21.15.67:0/4196107048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:08 smithi082 bash[20963]: cluster 2024-04-03T21:55:07.210344+0000 mgr.y (mgr.24370) 13698 : cluster [DBG] pgmap v13682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:08 smithi082 bash[20963]: audit 2024-04-03T21:55:07.700627+0000 mon.a (mon.0) 11802 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:55:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:08 smithi082 bash[20963]: audit 2024-04-03T21:55:08.032481+0000 mon.c (mon.2) 5453 : audit [DBG] from='client.? 172.21.15.67:0/3029498558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:08 smithi067 bash[27441]: cluster 2024-04-03T21:55:07.210344+0000 mgr.y (mgr.24370) 13698 : cluster [DBG] pgmap v13682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:08 smithi067 bash[27441]: audit 2024-04-03T21:55:07.700627+0000 mon.a (mon.0) 11802 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:55:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:08 smithi067 bash[27441]: audit 2024-04-03T21:55:08.032481+0000 mon.c (mon.2) 5453 : audit [DBG] from='client.? 172.21.15.67:0/3029498558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:08 smithi067 bash[17655]: cluster 2024-04-03T21:55:07.210344+0000 mgr.y (mgr.24370) 13698 : cluster [DBG] pgmap v13682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:08 smithi067 bash[17655]: audit 2024-04-03T21:55:07.700627+0000 mon.a (mon.0) 11802 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:55:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:08 smithi067 bash[17655]: audit 2024-04-03T21:55:08.032481+0000 mon.c (mon.2) 5453 : audit [DBG] from='client.? 172.21.15.67:0/3029498558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:10 smithi082 bash[20963]: cluster 2024-04-03T21:55:09.211057+0000 mgr.y (mgr.24370) 13699 : cluster [DBG] pgmap v13683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:10 smithi067 bash[17655]: cluster 2024-04-03T21:55:09.211057+0000 mgr.y (mgr.24370) 13699 : cluster [DBG] pgmap v13683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:10 smithi067 bash[27441]: cluster 2024-04-03T21:55:09.211057+0000 mgr.y (mgr.24370) 13699 : cluster [DBG] pgmap v13683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:11 smithi082 bash[20963]: audit 2024-04-03T21:55:10.384598+0000 mon.a (mon.0) 11803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:11 smithi082 bash[20963]: audit 2024-04-03T21:55:10.491078+0000 mon.a (mon.0) 11804 : audit [DBG] from='client.? 172.21.15.67:0/3389173533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:11 smithi067 bash[17655]: audit 2024-04-03T21:55:10.384598+0000 mon.a (mon.0) 11803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:11 smithi067 bash[17655]: audit 2024-04-03T21:55:10.491078+0000 mon.a (mon.0) 11804 : audit [DBG] from='client.? 172.21.15.67:0/3389173533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:11 smithi067 bash[27441]: audit 2024-04-03T21:55:10.384598+0000 mon.a (mon.0) 11803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:11 smithi067 bash[27441]: audit 2024-04-03T21:55:10.491078+0000 mon.a (mon.0) 11804 : audit [DBG] from='client.? 172.21.15.67:0/3389173533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:12 smithi082 bash[20963]: cluster 2024-04-03T21:55:11.212343+0000 mgr.y (mgr.24370) 13700 : cluster [DBG] pgmap v13684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:12 smithi067 bash[27441]: cluster 2024-04-03T21:55:11.212343+0000 mgr.y (mgr.24370) 13700 : cluster [DBG] pgmap v13684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:12 smithi067 bash[17655]: cluster 2024-04-03T21:55:11.212343+0000 mgr.y (mgr.24370) 13700 : cluster [DBG] pgmap v13684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:55:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:13 smithi067 bash[27441]: audit 2024-04-03T21:55:12.982289+0000 mon.c (mon.2) 5454 : audit [DBG] from='client.? 172.21.15.67:0/2826974934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:13 smithi067 bash[17655]: audit 2024-04-03T21:55:12.982289+0000 mon.c (mon.2) 5454 : audit [DBG] from='client.? 172.21.15.67:0/2826974934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:13.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:55:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:13 smithi082 bash[20963]: audit 2024-04-03T21:55:12.982289+0000 mon.c (mon.2) 5454 : audit [DBG] from='client.? 172.21.15.67:0/2826974934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[17655]: cluster 2024-04-03T21:55:13.212917+0000 mgr.y (mgr.24370) 13701 : cluster [DBG] pgmap v13685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[17655]: audit 2024-04-03T21:55:13.400815+0000 mon.a (mon.0) 11805 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[17655]: audit 2024-04-03T21:55:13.426210+0000 mon.a (mon.0) 11806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[17655]: audit 2024-04-03T21:55:13.709778+0000 mon.a (mon.0) 11807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[17655]: audit 2024-04-03T21:55:13.716994+0000 mon.a (mon.0) 11808 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[17655]: audit 2024-04-03T21:55:14.191316+0000 mon.a (mon.0) 11809 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[17655]: audit 2024-04-03T21:55:14.199211+0000 mon.a (mon.0) 11810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[27441]: cluster 2024-04-03T21:55:13.212917+0000 mgr.y (mgr.24370) 13701 : cluster [DBG] pgmap v13685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[27441]: audit 2024-04-03T21:55:13.400815+0000 mon.a (mon.0) 11805 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[27441]: audit 2024-04-03T21:55:13.426210+0000 mon.a (mon.0) 11806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[27441]: audit 2024-04-03T21:55:13.709778+0000 mon.a (mon.0) 11807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[27441]: audit 2024-04-03T21:55:13.716994+0000 mon.a (mon.0) 11808 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[27441]: audit 2024-04-03T21:55:14.191316+0000 mon.a (mon.0) 11809 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:14 smithi067 bash[27441]: audit 2024-04-03T21:55:14.199211+0000 mon.a (mon.0) 11810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:14 smithi082 bash[20963]: cluster 2024-04-03T21:55:13.212917+0000 mgr.y (mgr.24370) 13701 : cluster [DBG] pgmap v13685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:14 smithi082 bash[20963]: audit 2024-04-03T21:55:13.400815+0000 mon.a (mon.0) 11805 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:14 smithi082 bash[20963]: audit 2024-04-03T21:55:13.426210+0000 mon.a (mon.0) 11806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:14 smithi082 bash[20963]: audit 2024-04-03T21:55:13.709778+0000 mon.a (mon.0) 11807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:14 smithi082 bash[20963]: audit 2024-04-03T21:55:13.716994+0000 mon.a (mon.0) 11808 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:14 smithi082 bash[20963]: audit 2024-04-03T21:55:14.191316+0000 mon.a (mon.0) 11809 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:14 smithi082 bash[20963]: audit 2024-04-03T21:55:14.199211+0000 mon.a (mon.0) 11810 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[17655]: audit 2024-04-03T21:55:14.412949+0000 mon.a (mon.0) 11811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[17655]: audit 2024-04-03T21:55:14.420972+0000 mon.a (mon.0) 11812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[17655]: audit 2024-04-03T21:55:14.422534+0000 mon.a (mon.0) 11813 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:55:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[17655]: audit 2024-04-03T21:55:14.423743+0000 mon.a (mon.0) 11814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:55:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[17655]: audit 2024-04-03T21:55:14.430354+0000 mon.a (mon.0) 11815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[27441]: audit 2024-04-03T21:55:14.412949+0000 mon.a (mon.0) 11811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[27441]: audit 2024-04-03T21:55:14.420972+0000 mon.a (mon.0) 11812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[27441]: audit 2024-04-03T21:55:14.422534+0000 mon.a (mon.0) 11813 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:55:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[27441]: audit 2024-04-03T21:55:14.423743+0000 mon.a (mon.0) 11814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:55:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:15 smithi067 bash[27441]: audit 2024-04-03T21:55:14.430354+0000 mon.a (mon.0) 11815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:15 smithi082 bash[20963]: audit 2024-04-03T21:55:14.412949+0000 mon.a (mon.0) 11811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:15 smithi082 bash[20963]: audit 2024-04-03T21:55:14.420972+0000 mon.a (mon.0) 11812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:15 smithi082 bash[20963]: audit 2024-04-03T21:55:14.422534+0000 mon.a (mon.0) 11813 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:55:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:15 smithi082 bash[20963]: audit 2024-04-03T21:55:14.423743+0000 mon.a (mon.0) 11814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:55:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:15 smithi082 bash[20963]: audit 2024-04-03T21:55:14.430354+0000 mon.a (mon.0) 11815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:55:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:16 smithi082 bash[20963]: cluster 2024-04-03T21:55:15.213563+0000 mgr.y (mgr.24370) 13702 : cluster [DBG] pgmap v13686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:16 smithi082 bash[20963]: audit 2024-04-03T21:55:15.436325+0000 mon.a (mon.0) 11816 : audit [DBG] from='client.? 172.21.15.67:0/4174205878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:16 smithi067 bash[27441]: cluster 2024-04-03T21:55:15.213563+0000 mgr.y (mgr.24370) 13702 : cluster [DBG] pgmap v13686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:16 smithi067 bash[27441]: audit 2024-04-03T21:55:15.436325+0000 mon.a (mon.0) 11816 : audit [DBG] from='client.? 172.21.15.67:0/4174205878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:16 smithi067 bash[17655]: cluster 2024-04-03T21:55:15.213563+0000 mgr.y (mgr.24370) 13702 : cluster [DBG] pgmap v13686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:16 smithi067 bash[17655]: audit 2024-04-03T21:55:15.436325+0000 mon.a (mon.0) 11816 : audit [DBG] from='client.? 172.21.15.67:0/4174205878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:18 smithi082 bash[20963]: cluster 2024-04-03T21:55:17.214659+0000 mgr.y (mgr.24370) 13703 : cluster [DBG] pgmap v13687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:18 smithi082 bash[20963]: audit 2024-04-03T21:55:17.889020+0000 mon.c (mon.2) 5455 : audit [DBG] from='client.? 172.21.15.67:0/4285687257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:18 smithi067 bash[17655]: cluster 2024-04-03T21:55:17.214659+0000 mgr.y (mgr.24370) 13703 : cluster [DBG] pgmap v13687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:18 smithi067 bash[17655]: audit 2024-04-03T21:55:17.889020+0000 mon.c (mon.2) 5455 : audit [DBG] from='client.? 172.21.15.67:0/4285687257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:18 smithi067 bash[27441]: cluster 2024-04-03T21:55:17.214659+0000 mgr.y (mgr.24370) 13703 : cluster [DBG] pgmap v13687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:18 smithi067 bash[27441]: audit 2024-04-03T21:55:17.889020+0000 mon.c (mon.2) 5455 : audit [DBG] from='client.? 172.21.15.67:0/4285687257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:20 smithi082 bash[20963]: cluster 2024-04-03T21:55:19.215267+0000 mgr.y (mgr.24370) 13704 : cluster [DBG] pgmap v13688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:20 smithi082 bash[20963]: audit 2024-04-03T21:55:20.345057+0000 mon.c (mon.2) 5456 : audit [DBG] from='client.? 172.21.15.67:0/3756550342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:20 smithi067 bash[27441]: cluster 2024-04-03T21:55:19.215267+0000 mgr.y (mgr.24370) 13704 : cluster [DBG] pgmap v13688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:20 smithi067 bash[27441]: audit 2024-04-03T21:55:20.345057+0000 mon.c (mon.2) 5456 : audit [DBG] from='client.? 172.21.15.67:0/3756550342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:20 smithi067 bash[17655]: cluster 2024-04-03T21:55:19.215267+0000 mgr.y (mgr.24370) 13704 : cluster [DBG] pgmap v13688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:20 smithi067 bash[17655]: audit 2024-04-03T21:55:20.345057+0000 mon.c (mon.2) 5456 : audit [DBG] from='client.? 172.21.15.67:0/3756550342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:22 smithi082 bash[20963]: cluster 2024-04-03T21:55:21.216435+0000 mgr.y (mgr.24370) 13705 : cluster [DBG] pgmap v13689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:22 smithi067 bash[17655]: cluster 2024-04-03T21:55:21.216435+0000 mgr.y (mgr.24370) 13705 : cluster [DBG] pgmap v13689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:22 smithi067 bash[27441]: cluster 2024-04-03T21:55:21.216435+0000 mgr.y (mgr.24370) 13705 : cluster [DBG] pgmap v13689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:55:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:55:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:23 smithi082 bash[20963]: audit 2024-04-03T21:55:22.793590+0000 mon.c (mon.2) 5457 : audit [DBG] from='client.? 172.21.15.67:0/1697346350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:23 smithi067 bash[17655]: audit 2024-04-03T21:55:22.793590+0000 mon.c (mon.2) 5457 : audit [DBG] from='client.? 172.21.15.67:0/1697346350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:23 smithi067 bash[27441]: audit 2024-04-03T21:55:22.793590+0000 mon.c (mon.2) 5457 : audit [DBG] from='client.? 172.21.15.67:0/1697346350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:24 smithi082 bash[20963]: cluster 2024-04-03T21:55:23.217123+0000 mgr.y (mgr.24370) 13706 : cluster [DBG] pgmap v13690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:24 smithi067 bash[27441]: cluster 2024-04-03T21:55:23.217123+0000 mgr.y (mgr.24370) 13706 : cluster [DBG] pgmap v13690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:24 smithi067 bash[17655]: cluster 2024-04-03T21:55:23.217123+0000 mgr.y (mgr.24370) 13706 : cluster [DBG] pgmap v13690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:25 smithi082 bash[20963]: audit 2024-04-03T21:55:25.243867+0000 mon.c (mon.2) 5458 : audit [DBG] from='client.? 172.21.15.67:0/1914739819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:25 smithi082 bash[20963]: audit 2024-04-03T21:55:25.385335+0000 mon.a (mon.0) 11817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:25 smithi067 bash[27441]: audit 2024-04-03T21:55:25.243867+0000 mon.c (mon.2) 5458 : audit [DBG] from='client.? 172.21.15.67:0/1914739819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:25 smithi067 bash[27441]: audit 2024-04-03T21:55:25.385335+0000 mon.a (mon.0) 11817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:25 smithi067 bash[17655]: audit 2024-04-03T21:55:25.243867+0000 mon.c (mon.2) 5458 : audit [DBG] from='client.? 172.21.15.67:0/1914739819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:25 smithi067 bash[17655]: audit 2024-04-03T21:55:25.385335+0000 mon.a (mon.0) 11817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:26 smithi082 bash[20963]: cluster 2024-04-03T21:55:25.217591+0000 mgr.y (mgr.24370) 13707 : cluster [DBG] pgmap v13691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:26 smithi067 bash[27441]: cluster 2024-04-03T21:55:25.217591+0000 mgr.y (mgr.24370) 13707 : cluster [DBG] pgmap v13691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:26 smithi067 bash[17655]: cluster 2024-04-03T21:55:25.217591+0000 mgr.y (mgr.24370) 13707 : cluster [DBG] pgmap v13691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:28 smithi082 bash[20963]: cluster 2024-04-03T21:55:27.218733+0000 mgr.y (mgr.24370) 13708 : cluster [DBG] pgmap v13692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:28 smithi082 bash[20963]: audit 2024-04-03T21:55:27.699864+0000 mon.c (mon.2) 5459 : audit [DBG] from='client.? 172.21.15.67:0/3107295169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:28 smithi067 bash[27441]: cluster 2024-04-03T21:55:27.218733+0000 mgr.y (mgr.24370) 13708 : cluster [DBG] pgmap v13692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:28 smithi067 bash[27441]: audit 2024-04-03T21:55:27.699864+0000 mon.c (mon.2) 5459 : audit [DBG] from='client.? 172.21.15.67:0/3107295169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:28 smithi067 bash[17655]: cluster 2024-04-03T21:55:27.218733+0000 mgr.y (mgr.24370) 13708 : cluster [DBG] pgmap v13692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:28 smithi067 bash[17655]: audit 2024-04-03T21:55:27.699864+0000 mon.c (mon.2) 5459 : audit [DBG] from='client.? 172.21.15.67:0/3107295169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:30 smithi082 bash[20963]: cluster 2024-04-03T21:55:29.219422+0000 mgr.y (mgr.24370) 13709 : cluster [DBG] pgmap v13693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:30 smithi082 bash[20963]: audit 2024-04-03T21:55:30.153543+0000 mon.a (mon.0) 11818 : audit [DBG] from='client.? 172.21.15.67:0/1975081624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:30 smithi067 bash[17655]: cluster 2024-04-03T21:55:29.219422+0000 mgr.y (mgr.24370) 13709 : cluster [DBG] pgmap v13693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:30 smithi067 bash[17655]: audit 2024-04-03T21:55:30.153543+0000 mon.a (mon.0) 11818 : audit [DBG] from='client.? 172.21.15.67:0/1975081624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:30 smithi067 bash[27441]: cluster 2024-04-03T21:55:29.219422+0000 mgr.y (mgr.24370) 13709 : cluster [DBG] pgmap v13693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:30 smithi067 bash[27441]: audit 2024-04-03T21:55:30.153543+0000 mon.a (mon.0) 11818 : audit [DBG] from='client.? 172.21.15.67:0/1975081624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:32 smithi082 bash[20963]: cluster 2024-04-03T21:55:31.220619+0000 mgr.y (mgr.24370) 13710 : cluster [DBG] pgmap v13694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:32 smithi067 bash[17655]: cluster 2024-04-03T21:55:31.220619+0000 mgr.y (mgr.24370) 13710 : cluster [DBG] pgmap v13694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:32 smithi067 bash[27441]: cluster 2024-04-03T21:55:31.220619+0000 mgr.y (mgr.24370) 13710 : cluster [DBG] pgmap v13694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:55:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:33 smithi082 bash[20963]: audit 2024-04-03T21:55:32.610852+0000 mon.c (mon.2) 5460 : audit [DBG] from='client.? 172.21.15.67:0/2991891421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:55:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:33 smithi067 bash[27441]: audit 2024-04-03T21:55:32.610852+0000 mon.c (mon.2) 5460 : audit [DBG] from='client.? 172.21.15.67:0/2991891421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:33 smithi067 bash[17655]: audit 2024-04-03T21:55:32.610852+0000 mon.c (mon.2) 5460 : audit [DBG] from='client.? 172.21.15.67:0/2991891421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:34 smithi082 bash[20963]: cluster 2024-04-03T21:55:33.221310+0000 mgr.y (mgr.24370) 13711 : cluster [DBG] pgmap v13695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:34 smithi067 bash[27441]: cluster 2024-04-03T21:55:33.221310+0000 mgr.y (mgr.24370) 13711 : cluster [DBG] pgmap v13695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:34 smithi067 bash[17655]: cluster 2024-04-03T21:55:33.221310+0000 mgr.y (mgr.24370) 13711 : cluster [DBG] pgmap v13695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:35.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:35 smithi082 bash[20963]: audit 2024-04-03T21:55:35.070324+0000 mon.c (mon.2) 5461 : audit [DBG] from='client.? 172.21.15.67:0/867706112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:35 smithi067 bash[27441]: audit 2024-04-03T21:55:35.070324+0000 mon.c (mon.2) 5461 : audit [DBG] from='client.? 172.21.15.67:0/867706112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:35 smithi067 bash[17655]: audit 2024-04-03T21:55:35.070324+0000 mon.c (mon.2) 5461 : audit [DBG] from='client.? 172.21.15.67:0/867706112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:36 smithi082 bash[20963]: cluster 2024-04-03T21:55:35.222007+0000 mgr.y (mgr.24370) 13712 : cluster [DBG] pgmap v13696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:36 smithi067 bash[17655]: cluster 2024-04-03T21:55:35.222007+0000 mgr.y (mgr.24370) 13712 : cluster [DBG] pgmap v13696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:36 smithi067 bash[27441]: cluster 2024-04-03T21:55:35.222007+0000 mgr.y (mgr.24370) 13712 : cluster [DBG] pgmap v13696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:38 smithi082 bash[20963]: cluster 2024-04-03T21:55:37.222650+0000 mgr.y (mgr.24370) 13713 : cluster [DBG] pgmap v13697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:38 smithi082 bash[20963]: audit 2024-04-03T21:55:37.529492+0000 mon.c (mon.2) 5462 : audit [DBG] from='client.? 172.21.15.67:0/3608446949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:38 smithi067 bash[17655]: cluster 2024-04-03T21:55:37.222650+0000 mgr.y (mgr.24370) 13713 : cluster [DBG] pgmap v13697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:38 smithi067 bash[17655]: audit 2024-04-03T21:55:37.529492+0000 mon.c (mon.2) 5462 : audit [DBG] from='client.? 172.21.15.67:0/3608446949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:38 smithi067 bash[27441]: cluster 2024-04-03T21:55:37.222650+0000 mgr.y (mgr.24370) 13713 : cluster [DBG] pgmap v13697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:38 smithi067 bash[27441]: audit 2024-04-03T21:55:37.529492+0000 mon.c (mon.2) 5462 : audit [DBG] from='client.? 172.21.15.67:0/3608446949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:40 smithi082 bash[20963]: cluster 2024-04-03T21:55:39.223283+0000 mgr.y (mgr.24370) 13714 : cluster [DBG] pgmap v13698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:40 smithi082 bash[20963]: audit 2024-04-03T21:55:39.981931+0000 mon.c (mon.2) 5463 : audit [DBG] from='client.? 172.21.15.67:0/1575405013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:40 smithi082 bash[20963]: audit 2024-04-03T21:55:40.385618+0000 mon.a (mon.0) 11819 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:40 smithi067 bash[17655]: cluster 2024-04-03T21:55:39.223283+0000 mgr.y (mgr.24370) 13714 : cluster [DBG] pgmap v13698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:40 smithi067 bash[17655]: audit 2024-04-03T21:55:39.981931+0000 mon.c (mon.2) 5463 : audit [DBG] from='client.? 172.21.15.67:0/1575405013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:40 smithi067 bash[17655]: audit 2024-04-03T21:55:40.385618+0000 mon.a (mon.0) 11819 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:40 smithi067 bash[27441]: cluster 2024-04-03T21:55:39.223283+0000 mgr.y (mgr.24370) 13714 : cluster [DBG] pgmap v13698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:40 smithi067 bash[27441]: audit 2024-04-03T21:55:39.981931+0000 mon.c (mon.2) 5463 : audit [DBG] from='client.? 172.21.15.67:0/1575405013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:40 smithi067 bash[27441]: audit 2024-04-03T21:55:40.385618+0000 mon.a (mon.0) 11819 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:42 smithi082 bash[20963]: cluster 2024-04-03T21:55:41.224460+0000 mgr.y (mgr.24370) 13715 : cluster [DBG] pgmap v13699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:42 smithi082 bash[20963]: audit 2024-04-03T21:55:42.435020+0000 mon.c (mon.2) 5464 : audit [DBG] from='client.? 172.21.15.67:0/2373180751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:42 smithi067 bash[27441]: cluster 2024-04-03T21:55:41.224460+0000 mgr.y (mgr.24370) 13715 : cluster [DBG] pgmap v13699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:42 smithi067 bash[27441]: audit 2024-04-03T21:55:42.435020+0000 mon.c (mon.2) 5464 : audit [DBG] from='client.? 172.21.15.67:0/2373180751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:42 smithi067 bash[17655]: cluster 2024-04-03T21:55:41.224460+0000 mgr.y (mgr.24370) 13715 : cluster [DBG] pgmap v13699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:42 smithi067 bash[17655]: audit 2024-04-03T21:55:42.435020+0000 mon.c (mon.2) 5464 : audit [DBG] from='client.? 172.21.15.67:0/2373180751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:55:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:55:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:44 smithi082 bash[20963]: cluster 2024-04-03T21:55:43.225163+0000 mgr.y (mgr.24370) 13716 : cluster [DBG] pgmap v13700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:44 smithi067 bash[27441]: cluster 2024-04-03T21:55:43.225163+0000 mgr.y (mgr.24370) 13716 : cluster [DBG] pgmap v13700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:44 smithi067 bash[17655]: cluster 2024-04-03T21:55:43.225163+0000 mgr.y (mgr.24370) 13716 : cluster [DBG] pgmap v13700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:45.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:45 smithi082 bash[20963]: audit 2024-04-03T21:55:44.888661+0000 mon.c (mon.2) 5465 : audit [DBG] from='client.? 172.21.15.67:0/1874058831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:45 smithi067 bash[27441]: audit 2024-04-03T21:55:44.888661+0000 mon.c (mon.2) 5465 : audit [DBG] from='client.? 172.21.15.67:0/1874058831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:45 smithi067 bash[17655]: audit 2024-04-03T21:55:44.888661+0000 mon.c (mon.2) 5465 : audit [DBG] from='client.? 172.21.15.67:0/1874058831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:46 smithi082 bash[20963]: cluster 2024-04-03T21:55:45.225856+0000 mgr.y (mgr.24370) 13717 : cluster [DBG] pgmap v13701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:46 smithi067 bash[27441]: cluster 2024-04-03T21:55:45.225856+0000 mgr.y (mgr.24370) 13717 : cluster [DBG] pgmap v13701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:46 smithi067 bash[17655]: cluster 2024-04-03T21:55:45.225856+0000 mgr.y (mgr.24370) 13717 : cluster [DBG] pgmap v13701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:47 smithi082 bash[20963]: audit 2024-04-03T21:55:47.351430+0000 mon.c (mon.2) 5466 : audit [DBG] from='client.? 172.21.15.67:0/3773673623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:47 smithi067 bash[17655]: audit 2024-04-03T21:55:47.351430+0000 mon.c (mon.2) 5466 : audit [DBG] from='client.? 172.21.15.67:0/3773673623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:47 smithi067 bash[27441]: audit 2024-04-03T21:55:47.351430+0000 mon.c (mon.2) 5466 : audit [DBG] from='client.? 172.21.15.67:0/3773673623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:48 smithi082 bash[20963]: cluster 2024-04-03T21:55:47.227087+0000 mgr.y (mgr.24370) 13718 : cluster [DBG] pgmap v13702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:48 smithi067 bash[27441]: cluster 2024-04-03T21:55:47.227087+0000 mgr.y (mgr.24370) 13718 : cluster [DBG] pgmap v13702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:48 smithi067 bash[17655]: cluster 2024-04-03T21:55:47.227087+0000 mgr.y (mgr.24370) 13718 : cluster [DBG] pgmap v13702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:50 smithi082 bash[20963]: cluster 2024-04-03T21:55:49.227932+0000 mgr.y (mgr.24370) 13719 : cluster [DBG] pgmap v13703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:50 smithi082 bash[20963]: audit 2024-04-03T21:55:49.802757+0000 mon.c (mon.2) 5467 : audit [DBG] from='client.? 172.21.15.67:0/3543496184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:50 smithi067 bash[27441]: cluster 2024-04-03T21:55:49.227932+0000 mgr.y (mgr.24370) 13719 : cluster [DBG] pgmap v13703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:50 smithi067 bash[27441]: audit 2024-04-03T21:55:49.802757+0000 mon.c (mon.2) 5467 : audit [DBG] from='client.? 172.21.15.67:0/3543496184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:50 smithi067 bash[17655]: cluster 2024-04-03T21:55:49.227932+0000 mgr.y (mgr.24370) 13719 : cluster [DBG] pgmap v13703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:50 smithi067 bash[17655]: audit 2024-04-03T21:55:49.802757+0000 mon.c (mon.2) 5467 : audit [DBG] from='client.? 172.21.15.67:0/3543496184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:52 smithi082 bash[20963]: cluster 2024-04-03T21:55:51.229162+0000 mgr.y (mgr.24370) 13720 : cluster [DBG] pgmap v13704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:52 smithi082 bash[20963]: audit 2024-04-03T21:55:52.261645+0000 mon.a (mon.0) 11820 : audit [DBG] from='client.? 172.21.15.67:0/3797538009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:52 smithi067 bash[17655]: cluster 2024-04-03T21:55:51.229162+0000 mgr.y (mgr.24370) 13720 : cluster [DBG] pgmap v13704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:52 smithi067 bash[17655]: audit 2024-04-03T21:55:52.261645+0000 mon.a (mon.0) 11820 : audit [DBG] from='client.? 172.21.15.67:0/3797538009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:52 smithi067 bash[27441]: cluster 2024-04-03T21:55:51.229162+0000 mgr.y (mgr.24370) 13720 : cluster [DBG] pgmap v13704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:52 smithi067 bash[27441]: audit 2024-04-03T21:55:52.261645+0000 mon.a (mon.0) 11820 : audit [DBG] from='client.? 172.21.15.67:0/3797538009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:55:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:55:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:54 smithi082 bash[20963]: cluster 2024-04-03T21:55:53.229862+0000 mgr.y (mgr.24370) 13721 : cluster [DBG] pgmap v13705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:54 smithi067 bash[27441]: cluster 2024-04-03T21:55:53.229862+0000 mgr.y (mgr.24370) 13721 : cluster [DBG] pgmap v13705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:54 smithi067 bash[17655]: cluster 2024-04-03T21:55:53.229862+0000 mgr.y (mgr.24370) 13721 : cluster [DBG] pgmap v13705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:55 smithi082 bash[20963]: audit 2024-04-03T21:55:54.732605+0000 mon.a (mon.0) 11821 : audit [DBG] from='client.? 172.21.15.67:0/866779299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:55 smithi082 bash[20963]: audit 2024-04-03T21:55:55.386184+0000 mon.a (mon.0) 11822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:55 smithi067 bash[27441]: audit 2024-04-03T21:55:54.732605+0000 mon.a (mon.0) 11821 : audit [DBG] from='client.? 172.21.15.67:0/866779299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:55 smithi067 bash[27441]: audit 2024-04-03T21:55:55.386184+0000 mon.a (mon.0) 11822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:55 smithi067 bash[17655]: audit 2024-04-03T21:55:54.732605+0000 mon.a (mon.0) 11821 : audit [DBG] from='client.? 172.21.15.67:0/866779299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:55 smithi067 bash[17655]: audit 2024-04-03T21:55:55.386184+0000 mon.a (mon.0) 11822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:55:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:56 smithi082 bash[20963]: cluster 2024-04-03T21:55:55.230489+0000 mgr.y (mgr.24370) 13722 : cluster [DBG] pgmap v13706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:56 smithi067 bash[27441]: cluster 2024-04-03T21:55:55.230489+0000 mgr.y (mgr.24370) 13722 : cluster [DBG] pgmap v13706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:56 smithi067 bash[17655]: cluster 2024-04-03T21:55:55.230489+0000 mgr.y (mgr.24370) 13722 : cluster [DBG] pgmap v13706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:57 smithi082 bash[20963]: audit 2024-04-03T21:55:57.183684+0000 mon.a (mon.0) 11823 : audit [DBG] from='client.? 172.21.15.67:0/3938037457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:57 smithi067 bash[17655]: audit 2024-04-03T21:55:57.183684+0000 mon.a (mon.0) 11823 : audit [DBG] from='client.? 172.21.15.67:0/3938037457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:57.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:57 smithi067 bash[27441]: audit 2024-04-03T21:55:57.183684+0000 mon.a (mon.0) 11823 : audit [DBG] from='client.? 172.21.15.67:0/3938037457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:55:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:55:58 smithi082 bash[20963]: cluster 2024-04-03T21:55:57.231635+0000 mgr.y (mgr.24370) 13723 : cluster [DBG] pgmap v13707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:55:58 smithi067 bash[17655]: cluster 2024-04-03T21:55:57.231635+0000 mgr.y (mgr.24370) 13723 : cluster [DBG] pgmap v13707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:55:58.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:55:58 smithi067 bash[27441]: cluster 2024-04-03T21:55:57.231635+0000 mgr.y (mgr.24370) 13723 : cluster [DBG] pgmap v13707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:00 smithi082 bash[20963]: cluster 2024-04-03T21:55:59.232350+0000 mgr.y (mgr.24370) 13724 : cluster [DBG] pgmap v13708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:00 smithi082 bash[20963]: audit 2024-04-03T21:55:59.648743+0000 mon.c (mon.2) 5468 : audit [DBG] from='client.? 172.21.15.67:0/1297785633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:00 smithi067 bash[17655]: cluster 2024-04-03T21:55:59.232350+0000 mgr.y (mgr.24370) 13724 : cluster [DBG] pgmap v13708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:00 smithi067 bash[17655]: audit 2024-04-03T21:55:59.648743+0000 mon.c (mon.2) 5468 : audit [DBG] from='client.? 172.21.15.67:0/1297785633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:00 smithi067 bash[27441]: cluster 2024-04-03T21:55:59.232350+0000 mgr.y (mgr.24370) 13724 : cluster [DBG] pgmap v13708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:00 smithi067 bash[27441]: audit 2024-04-03T21:55:59.648743+0000 mon.c (mon.2) 5468 : audit [DBG] from='client.? 172.21.15.67:0/1297785633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:02 smithi082 bash[20963]: cluster 2024-04-03T21:56:01.233527+0000 mgr.y (mgr.24370) 13725 : cluster [DBG] pgmap v13709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:02 smithi082 bash[20963]: audit 2024-04-03T21:56:02.111636+0000 mon.c (mon.2) 5469 : audit [DBG] from='client.? 172.21.15.67:0/3709613643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:02 smithi067 bash[17655]: cluster 2024-04-03T21:56:01.233527+0000 mgr.y (mgr.24370) 13725 : cluster [DBG] pgmap v13709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:02.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:02 smithi067 bash[17655]: audit 2024-04-03T21:56:02.111636+0000 mon.c (mon.2) 5469 : audit [DBG] from='client.? 172.21.15.67:0/3709613643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:02.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:02 smithi067 bash[27441]: cluster 2024-04-03T21:56:01.233527+0000 mgr.y (mgr.24370) 13725 : cluster [DBG] pgmap v13709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:02 smithi067 bash[27441]: audit 2024-04-03T21:56:02.111636+0000 mon.c (mon.2) 5469 : audit [DBG] from='client.? 172.21.15.67:0/3709613643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:56:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:56:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:04 smithi082 bash[20963]: cluster 2024-04-03T21:56:03.234207+0000 mgr.y (mgr.24370) 13726 : cluster [DBG] pgmap v13710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:04 smithi082 bash[20963]: audit 2024-04-03T21:56:04.570864+0000 mon.c (mon.2) 5470 : audit [DBG] from='client.? 172.21.15.67:0/525905575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:04 smithi067 bash[27441]: cluster 2024-04-03T21:56:03.234207+0000 mgr.y (mgr.24370) 13726 : cluster [DBG] pgmap v13710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:04 smithi067 bash[27441]: audit 2024-04-03T21:56:04.570864+0000 mon.c (mon.2) 5470 : audit [DBG] from='client.? 172.21.15.67:0/525905575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:04 smithi067 bash[17655]: cluster 2024-04-03T21:56:03.234207+0000 mgr.y (mgr.24370) 13726 : cluster [DBG] pgmap v13710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:04 smithi067 bash[17655]: audit 2024-04-03T21:56:04.570864+0000 mon.c (mon.2) 5470 : audit [DBG] from='client.? 172.21.15.67:0/525905575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:06 smithi082 bash[20963]: cluster 2024-04-03T21:56:05.234892+0000 mgr.y (mgr.24370) 13727 : cluster [DBG] pgmap v13711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:06 smithi067 bash[27441]: cluster 2024-04-03T21:56:05.234892+0000 mgr.y (mgr.24370) 13727 : cluster [DBG] pgmap v13711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:06 smithi067 bash[17655]: cluster 2024-04-03T21:56:05.234892+0000 mgr.y (mgr.24370) 13727 : cluster [DBG] pgmap v13711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:07 smithi082 bash[20963]: audit 2024-04-03T21:56:07.018442+0000 mon.c (mon.2) 5471 : audit [DBG] from='client.? 172.21.15.67:0/2400063603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:07 smithi067 bash[17655]: audit 2024-04-03T21:56:07.018442+0000 mon.c (mon.2) 5471 : audit [DBG] from='client.? 172.21.15.67:0/2400063603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:07 smithi067 bash[27441]: audit 2024-04-03T21:56:07.018442+0000 mon.c (mon.2) 5471 : audit [DBG] from='client.? 172.21.15.67:0/2400063603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:08 smithi082 bash[20963]: cluster 2024-04-03T21:56:07.236101+0000 mgr.y (mgr.24370) 13728 : cluster [DBG] pgmap v13712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:08 smithi067 bash[17655]: cluster 2024-04-03T21:56:07.236101+0000 mgr.y (mgr.24370) 13728 : cluster [DBG] pgmap v13712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:08 smithi067 bash[27441]: cluster 2024-04-03T21:56:07.236101+0000 mgr.y (mgr.24370) 13728 : cluster [DBG] pgmap v13712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:09 smithi082 bash[20963]: audit 2024-04-03T21:56:09.470618+0000 mon.c (mon.2) 5472 : audit [DBG] from='client.? 172.21.15.67:0/3312262226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:09 smithi067 bash[17655]: audit 2024-04-03T21:56:09.470618+0000 mon.c (mon.2) 5472 : audit [DBG] from='client.? 172.21.15.67:0/3312262226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:09 smithi067 bash[27441]: audit 2024-04-03T21:56:09.470618+0000 mon.c (mon.2) 5472 : audit [DBG] from='client.? 172.21.15.67:0/3312262226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:10 smithi082 bash[20963]: cluster 2024-04-03T21:56:09.236726+0000 mgr.y (mgr.24370) 13729 : cluster [DBG] pgmap v13713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:10 smithi082 bash[20963]: audit 2024-04-03T21:56:10.386589+0000 mon.a (mon.0) 11824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:10 smithi067 bash[27441]: cluster 2024-04-03T21:56:09.236726+0000 mgr.y (mgr.24370) 13729 : cluster [DBG] pgmap v13713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:10.961 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:10 smithi067 bash[27441]: audit 2024-04-03T21:56:10.386589+0000 mon.a (mon.0) 11824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:10.961 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:10 smithi067 bash[17655]: cluster 2024-04-03T21:56:09.236726+0000 mgr.y (mgr.24370) 13729 : cluster [DBG] pgmap v13713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:10.961 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:10 smithi067 bash[17655]: audit 2024-04-03T21:56:10.386589+0000 mon.a (mon.0) 11824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:12 smithi082 bash[20963]: cluster 2024-04-03T21:56:11.237890+0000 mgr.y (mgr.24370) 13730 : cluster [DBG] pgmap v13714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:12 smithi082 bash[20963]: audit 2024-04-03T21:56:11.922304+0000 mon.a (mon.0) 11825 : audit [DBG] from='client.? 172.21.15.67:0/1726048734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:12 smithi067 bash[27441]: cluster 2024-04-03T21:56:11.237890+0000 mgr.y (mgr.24370) 13730 : cluster [DBG] pgmap v13714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:12 smithi067 bash[27441]: audit 2024-04-03T21:56:11.922304+0000 mon.a (mon.0) 11825 : audit [DBG] from='client.? 172.21.15.67:0/1726048734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:12 smithi067 bash[17655]: cluster 2024-04-03T21:56:11.237890+0000 mgr.y (mgr.24370) 13730 : cluster [DBG] pgmap v13714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:12 smithi067 bash[17655]: audit 2024-04-03T21:56:11.922304+0000 mon.a (mon.0) 11825 : audit [DBG] from='client.? 172.21.15.67:0/1726048734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:56:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:56:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:14 smithi082 bash[20963]: cluster 2024-04-03T21:56:13.238584+0000 mgr.y (mgr.24370) 13731 : cluster [DBG] pgmap v13715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:14 smithi082 bash[20963]: audit 2024-04-03T21:56:14.375991+0000 mon.c (mon.2) 5473 : audit [DBG] from='client.? 172.21.15.67:0/4082740033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:14 smithi082 bash[20963]: audit 2024-04-03T21:56:14.505168+0000 mon.a (mon.0) 11826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:56:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:14 smithi067 bash[17655]: cluster 2024-04-03T21:56:13.238584+0000 mgr.y (mgr.24370) 13731 : cluster [DBG] pgmap v13715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:14 smithi067 bash[17655]: audit 2024-04-03T21:56:14.375991+0000 mon.c (mon.2) 5473 : audit [DBG] from='client.? 172.21.15.67:0/4082740033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:14 smithi067 bash[17655]: audit 2024-04-03T21:56:14.505168+0000 mon.a (mon.0) 11826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:56:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:14 smithi067 bash[27441]: cluster 2024-04-03T21:56:13.238584+0000 mgr.y (mgr.24370) 13731 : cluster [DBG] pgmap v13715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:14 smithi067 bash[27441]: audit 2024-04-03T21:56:14.375991+0000 mon.c (mon.2) 5473 : audit [DBG] from='client.? 172.21.15.67:0/4082740033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:14 smithi067 bash[27441]: audit 2024-04-03T21:56:14.505168+0000 mon.a (mon.0) 11826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:56:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:16 smithi082 bash[20963]: cluster 2024-04-03T21:56:15.239263+0000 mgr.y (mgr.24370) 13732 : cluster [DBG] pgmap v13716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:16 smithi067 bash[17655]: cluster 2024-04-03T21:56:15.239263+0000 mgr.y (mgr.24370) 13732 : cluster [DBG] pgmap v13716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:16 smithi067 bash[27441]: cluster 2024-04-03T21:56:15.239263+0000 mgr.y (mgr.24370) 13732 : cluster [DBG] pgmap v13716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:17.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:17 smithi082 bash[20963]: audit 2024-04-03T21:56:16.842044+0000 mon.c (mon.2) 5474 : audit [DBG] from='client.? 172.21.15.67:0/3471372797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:17 smithi067 bash[17655]: audit 2024-04-03T21:56:16.842044+0000 mon.c (mon.2) 5474 : audit [DBG] from='client.? 172.21.15.67:0/3471372797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:17.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:17 smithi067 bash[27441]: audit 2024-04-03T21:56:16.842044+0000 mon.c (mon.2) 5474 : audit [DBG] from='client.? 172.21.15.67:0/3471372797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:18 smithi067 bash[27441]: cluster 2024-04-03T21:56:17.240499+0000 mgr.y (mgr.24370) 13733 : cluster [DBG] pgmap v13717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:18 smithi067 bash[17655]: cluster 2024-04-03T21:56:17.240499+0000 mgr.y (mgr.24370) 13733 : cluster [DBG] pgmap v13717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:18 smithi082 bash[20963]: cluster 2024-04-03T21:56:17.240499+0000 mgr.y (mgr.24370) 13733 : cluster [DBG] pgmap v13717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:19 smithi067 bash[17655]: audit 2024-04-03T21:56:19.301323+0000 mon.c (mon.2) 5475 : audit [DBG] from='client.? 172.21.15.67:0/690473098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:19 smithi067 bash[27441]: audit 2024-04-03T21:56:19.301323+0000 mon.c (mon.2) 5475 : audit [DBG] from='client.? 172.21.15.67:0/690473098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:20.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:19 smithi082 bash[20963]: audit 2024-04-03T21:56:19.301323+0000 mon.c (mon.2) 5475 : audit [DBG] from='client.? 172.21.15.67:0/690473098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[27441]: cluster 2024-04-03T21:56:19.241114+0000 mgr.y (mgr.24370) 13734 : cluster [DBG] pgmap v13718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[27441]: audit 2024-04-03T21:56:20.298736+0000 mon.a (mon.0) 11827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[27441]: audit 2024-04-03T21:56:20.308580+0000 mon.a (mon.0) 11828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[27441]: audit 2024-04-03T21:56:20.452832+0000 mon.a (mon.0) 11829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[27441]: audit 2024-04-03T21:56:20.459886+0000 mon.a (mon.0) 11830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[17655]: cluster 2024-04-03T21:56:19.241114+0000 mgr.y (mgr.24370) 13734 : cluster [DBG] pgmap v13718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[17655]: audit 2024-04-03T21:56:20.298736+0000 mon.a (mon.0) 11827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[17655]: audit 2024-04-03T21:56:20.308580+0000 mon.a (mon.0) 11828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[17655]: audit 2024-04-03T21:56:20.452832+0000 mon.a (mon.0) 11829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:20 smithi067 bash[17655]: audit 2024-04-03T21:56:20.459886+0000 mon.a (mon.0) 11830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:20 smithi082 bash[20963]: cluster 2024-04-03T21:56:19.241114+0000 mgr.y (mgr.24370) 13734 : cluster [DBG] pgmap v13718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:20 smithi082 bash[20963]: audit 2024-04-03T21:56:20.298736+0000 mon.a (mon.0) 11827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:20 smithi082 bash[20963]: audit 2024-04-03T21:56:20.308580+0000 mon.a (mon.0) 11828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:20 smithi082 bash[20963]: audit 2024-04-03T21:56:20.452832+0000 mon.a (mon.0) 11829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:20 smithi082 bash[20963]: audit 2024-04-03T21:56:20.459886+0000 mon.a (mon.0) 11830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:21 smithi067 bash[27441]: audit 2024-04-03T21:56:20.882939+0000 mon.a (mon.0) 11831 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:56:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:21 smithi067 bash[27441]: audit 2024-04-03T21:56:20.884672+0000 mon.a (mon.0) 11832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:56:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:21 smithi067 bash[27441]: audit 2024-04-03T21:56:20.894732+0000 mon.a (mon.0) 11833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:21 smithi067 bash[17655]: audit 2024-04-03T21:56:20.882939+0000 mon.a (mon.0) 11831 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:56:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:21 smithi067 bash[17655]: audit 2024-04-03T21:56:20.884672+0000 mon.a (mon.0) 11832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:56:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:21 smithi067 bash[17655]: audit 2024-04-03T21:56:20.894732+0000 mon.a (mon.0) 11833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:21 smithi082 bash[20963]: audit 2024-04-03T21:56:20.882939+0000 mon.a (mon.0) 11831 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:56:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:21 smithi082 bash[20963]: audit 2024-04-03T21:56:20.884672+0000 mon.a (mon.0) 11832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:56:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:21 smithi082 bash[20963]: audit 2024-04-03T21:56:20.894732+0000 mon.a (mon.0) 11833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:56:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:22 smithi067 bash[17655]: cluster 2024-04-03T21:56:21.242397+0000 mgr.y (mgr.24370) 13735 : cluster [DBG] pgmap v13719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:22 smithi067 bash[17655]: audit 2024-04-03T21:56:21.756386+0000 mon.a (mon.0) 11834 : audit [DBG] from='client.? 172.21.15.67:0/4192965942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:22 smithi067 bash[27441]: cluster 2024-04-03T21:56:21.242397+0000 mgr.y (mgr.24370) 13735 : cluster [DBG] pgmap v13719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:22 smithi067 bash[27441]: audit 2024-04-03T21:56:21.756386+0000 mon.a (mon.0) 11834 : audit [DBG] from='client.? 172.21.15.67:0/4192965942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:22 smithi082 bash[20963]: cluster 2024-04-03T21:56:21.242397+0000 mgr.y (mgr.24370) 13735 : cluster [DBG] pgmap v13719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:22 smithi082 bash[20963]: audit 2024-04-03T21:56:21.756386+0000 mon.a (mon.0) 11834 : audit [DBG] from='client.? 172.21.15.67:0/4192965942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:56:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:56:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:24 smithi067 bash[17655]: cluster 2024-04-03T21:56:23.243137+0000 mgr.y (mgr.24370) 13736 : cluster [DBG] pgmap v13720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:24 smithi067 bash[17655]: audit 2024-04-03T21:56:24.213210+0000 mon.a (mon.0) 11835 : audit [DBG] from='client.? 172.21.15.67:0/2699298466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:24 smithi067 bash[27441]: cluster 2024-04-03T21:56:23.243137+0000 mgr.y (mgr.24370) 13736 : cluster [DBG] pgmap v13720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:24 smithi067 bash[27441]: audit 2024-04-03T21:56:24.213210+0000 mon.a (mon.0) 11835 : audit [DBG] from='client.? 172.21.15.67:0/2699298466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:24 smithi082 bash[20963]: cluster 2024-04-03T21:56:23.243137+0000 mgr.y (mgr.24370) 13736 : cluster [DBG] pgmap v13720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:24 smithi082 bash[20963]: audit 2024-04-03T21:56:24.213210+0000 mon.a (mon.0) 11835 : audit [DBG] from='client.? 172.21.15.67:0/2699298466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:25 smithi067 bash[17655]: audit 2024-04-03T21:56:25.386712+0000 mon.a (mon.0) 11836 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:25 smithi067 bash[27441]: audit 2024-04-03T21:56:25.386712+0000 mon.a (mon.0) 11836 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:25 smithi082 bash[20963]: audit 2024-04-03T21:56:25.386712+0000 mon.a (mon.0) 11836 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:26 smithi067 bash[17655]: cluster 2024-04-03T21:56:25.243799+0000 mgr.y (mgr.24370) 13737 : cluster [DBG] pgmap v13721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:26 smithi067 bash[17655]: audit 2024-04-03T21:56:26.662954+0000 mon.c (mon.2) 5476 : audit [DBG] from='client.? 172.21.15.67:0/599548098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:26 smithi067 bash[27441]: cluster 2024-04-03T21:56:25.243799+0000 mgr.y (mgr.24370) 13737 : cluster [DBG] pgmap v13721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:26 smithi067 bash[27441]: audit 2024-04-03T21:56:26.662954+0000 mon.c (mon.2) 5476 : audit [DBG] from='client.? 172.21.15.67:0/599548098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:26 smithi082 bash[20963]: cluster 2024-04-03T21:56:25.243799+0000 mgr.y (mgr.24370) 13737 : cluster [DBG] pgmap v13721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:26 smithi082 bash[20963]: audit 2024-04-03T21:56:26.662954+0000 mon.c (mon.2) 5476 : audit [DBG] from='client.? 172.21.15.67:0/599548098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:28 smithi082 bash[20963]: cluster 2024-04-03T21:56:27.245099+0000 mgr.y (mgr.24370) 13738 : cluster [DBG] pgmap v13722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:28 smithi067 bash[17655]: cluster 2024-04-03T21:56:27.245099+0000 mgr.y (mgr.24370) 13738 : cluster [DBG] pgmap v13722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:28 smithi067 bash[27441]: cluster 2024-04-03T21:56:27.245099+0000 mgr.y (mgr.24370) 13738 : cluster [DBG] pgmap v13722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:30.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:29 smithi082 bash[20963]: audit 2024-04-03T21:56:29.109976+0000 mon.a (mon.0) 11837 : audit [DBG] from='client.? 172.21.15.67:0/2800201668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:29 smithi067 bash[17655]: audit 2024-04-03T21:56:29.109976+0000 mon.a (mon.0) 11837 : audit [DBG] from='client.? 172.21.15.67:0/2800201668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:30.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:29 smithi067 bash[27441]: audit 2024-04-03T21:56:29.109976+0000 mon.a (mon.0) 11837 : audit [DBG] from='client.? 172.21.15.67:0/2800201668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:30 smithi082 bash[20963]: cluster 2024-04-03T21:56:29.245826+0000 mgr.y (mgr.24370) 13739 : cluster [DBG] pgmap v13723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:30 smithi067 bash[27441]: cluster 2024-04-03T21:56:29.245826+0000 mgr.y (mgr.24370) 13739 : cluster [DBG] pgmap v13723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:30 smithi067 bash[17655]: cluster 2024-04-03T21:56:29.245826+0000 mgr.y (mgr.24370) 13739 : cluster [DBG] pgmap v13723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:31 smithi082 bash[20963]: audit 2024-04-03T21:56:31.562292+0000 mon.c (mon.2) 5477 : audit [DBG] from='client.? 172.21.15.67:0/1343682881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:31 smithi067 bash[27441]: audit 2024-04-03T21:56:31.562292+0000 mon.c (mon.2) 5477 : audit [DBG] from='client.? 172.21.15.67:0/1343682881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:31 smithi067 bash[17655]: audit 2024-04-03T21:56:31.562292+0000 mon.c (mon.2) 5477 : audit [DBG] from='client.? 172.21.15.67:0/1343682881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:32 smithi067 bash[27441]: cluster 2024-04-03T21:56:31.246591+0000 mgr.y (mgr.24370) 13740 : cluster [DBG] pgmap v13724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:32 smithi067 bash[17655]: cluster 2024-04-03T21:56:31.246591+0000 mgr.y (mgr.24370) 13740 : cluster [DBG] pgmap v13724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:32 smithi082 bash[20963]: cluster 2024-04-03T21:56:31.246591+0000 mgr.y (mgr.24370) 13740 : cluster [DBG] pgmap v13724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:56:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:56:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:34 smithi082 bash[20963]: cluster 2024-04-03T21:56:33.247228+0000 mgr.y (mgr.24370) 13741 : cluster [DBG] pgmap v13725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:34 smithi082 bash[20963]: audit 2024-04-03T21:56:34.008665+0000 mon.a (mon.0) 11838 : audit [DBG] from='client.? 172.21.15.67:0/1957723808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:34 smithi067 bash[27441]: cluster 2024-04-03T21:56:33.247228+0000 mgr.y (mgr.24370) 13741 : cluster [DBG] pgmap v13725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:34 smithi067 bash[27441]: audit 2024-04-03T21:56:34.008665+0000 mon.a (mon.0) 11838 : audit [DBG] from='client.? 172.21.15.67:0/1957723808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:34 smithi067 bash[17655]: cluster 2024-04-03T21:56:33.247228+0000 mgr.y (mgr.24370) 13741 : cluster [DBG] pgmap v13725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:34 smithi067 bash[17655]: audit 2024-04-03T21:56:34.008665+0000 mon.a (mon.0) 11838 : audit [DBG] from='client.? 172.21.15.67:0/1957723808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:36 smithi082 bash[20963]: cluster 2024-04-03T21:56:35.247918+0000 mgr.y (mgr.24370) 13742 : cluster [DBG] pgmap v13726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:36 smithi082 bash[20963]: audit 2024-04-03T21:56:36.460298+0000 mon.c (mon.2) 5478 : audit [DBG] from='client.? 172.21.15.67:0/3657077381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:36 smithi067 bash[27441]: cluster 2024-04-03T21:56:35.247918+0000 mgr.y (mgr.24370) 13742 : cluster [DBG] pgmap v13726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:36 smithi067 bash[27441]: audit 2024-04-03T21:56:36.460298+0000 mon.c (mon.2) 5478 : audit [DBG] from='client.? 172.21.15.67:0/3657077381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:36 smithi067 bash[17655]: cluster 2024-04-03T21:56:35.247918+0000 mgr.y (mgr.24370) 13742 : cluster [DBG] pgmap v13726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:36 smithi067 bash[17655]: audit 2024-04-03T21:56:36.460298+0000 mon.c (mon.2) 5478 : audit [DBG] from='client.? 172.21.15.67:0/3657077381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:38 smithi082 bash[20963]: cluster 2024-04-03T21:56:37.249125+0000 mgr.y (mgr.24370) 13743 : cluster [DBG] pgmap v13727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:38 smithi067 bash[17655]: cluster 2024-04-03T21:56:37.249125+0000 mgr.y (mgr.24370) 13743 : cluster [DBG] pgmap v13727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:38 smithi067 bash[27441]: cluster 2024-04-03T21:56:37.249125+0000 mgr.y (mgr.24370) 13743 : cluster [DBG] pgmap v13727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:39 smithi082 bash[20963]: audit 2024-04-03T21:56:38.912654+0000 mon.a (mon.0) 11839 : audit [DBG] from='client.? 172.21.15.67:0/1722416936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:39 smithi067 bash[17655]: audit 2024-04-03T21:56:38.912654+0000 mon.a (mon.0) 11839 : audit [DBG] from='client.? 172.21.15.67:0/1722416936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:39 smithi067 bash[27441]: audit 2024-04-03T21:56:38.912654+0000 mon.a (mon.0) 11839 : audit [DBG] from='client.? 172.21.15.67:0/1722416936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:40 smithi082 bash[20963]: cluster 2024-04-03T21:56:39.249840+0000 mgr.y (mgr.24370) 13744 : cluster [DBG] pgmap v13728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:40 smithi082 bash[20963]: audit 2024-04-03T21:56:40.387207+0000 mon.a (mon.0) 11840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:40 smithi067 bash[17655]: cluster 2024-04-03T21:56:39.249840+0000 mgr.y (mgr.24370) 13744 : cluster [DBG] pgmap v13728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:40 smithi067 bash[17655]: audit 2024-04-03T21:56:40.387207+0000 mon.a (mon.0) 11840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:40 smithi067 bash[27441]: cluster 2024-04-03T21:56:39.249840+0000 mgr.y (mgr.24370) 13744 : cluster [DBG] pgmap v13728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:40 smithi067 bash[27441]: audit 2024-04-03T21:56:40.387207+0000 mon.a (mon.0) 11840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:41 smithi082 bash[20963]: audit 2024-04-03T21:56:41.379813+0000 mon.a (mon.0) 11841 : audit [DBG] from='client.? 172.21.15.67:0/2551642981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:41 smithi067 bash[27441]: audit 2024-04-03T21:56:41.379813+0000 mon.a (mon.0) 11841 : audit [DBG] from='client.? 172.21.15.67:0/2551642981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:41 smithi067 bash[17655]: audit 2024-04-03T21:56:41.379813+0000 mon.a (mon.0) 11841 : audit [DBG] from='client.? 172.21.15.67:0/2551642981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:42 smithi067 bash[27441]: cluster 2024-04-03T21:56:41.251000+0000 mgr.y (mgr.24370) 13745 : cluster [DBG] pgmap v13729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:42 smithi067 bash[17655]: cluster 2024-04-03T21:56:41.251000+0000 mgr.y (mgr.24370) 13745 : cluster [DBG] pgmap v13729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:42 smithi082 bash[20963]: cluster 2024-04-03T21:56:41.251000+0000 mgr.y (mgr.24370) 13745 : cluster [DBG] pgmap v13729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:56:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:56:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:44 smithi082 bash[20963]: cluster 2024-04-03T21:56:43.251676+0000 mgr.y (mgr.24370) 13746 : cluster [DBG] pgmap v13730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:44 smithi082 bash[20963]: audit 2024-04-03T21:56:43.833728+0000 mon.c (mon.2) 5479 : audit [DBG] from='client.? 172.21.15.67:0/2931292321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:44 smithi067 bash[27441]: cluster 2024-04-03T21:56:43.251676+0000 mgr.y (mgr.24370) 13746 : cluster [DBG] pgmap v13730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:44 smithi067 bash[27441]: audit 2024-04-03T21:56:43.833728+0000 mon.c (mon.2) 5479 : audit [DBG] from='client.? 172.21.15.67:0/2931292321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:44 smithi067 bash[17655]: cluster 2024-04-03T21:56:43.251676+0000 mgr.y (mgr.24370) 13746 : cluster [DBG] pgmap v13730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:44 smithi067 bash[17655]: audit 2024-04-03T21:56:43.833728+0000 mon.c (mon.2) 5479 : audit [DBG] from='client.? 172.21.15.67:0/2931292321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:46 smithi082 bash[20963]: cluster 2024-04-03T21:56:45.252403+0000 mgr.y (mgr.24370) 13747 : cluster [DBG] pgmap v13731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:46 smithi082 bash[20963]: audit 2024-04-03T21:56:46.286358+0000 mon.a (mon.0) 11842 : audit [DBG] from='client.? 172.21.15.67:0/3293346350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:46 smithi067 bash[27441]: cluster 2024-04-03T21:56:45.252403+0000 mgr.y (mgr.24370) 13747 : cluster [DBG] pgmap v13731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:46 smithi067 bash[27441]: audit 2024-04-03T21:56:46.286358+0000 mon.a (mon.0) 11842 : audit [DBG] from='client.? 172.21.15.67:0/3293346350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:46 smithi067 bash[17655]: cluster 2024-04-03T21:56:45.252403+0000 mgr.y (mgr.24370) 13747 : cluster [DBG] pgmap v13731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:46 smithi067 bash[17655]: audit 2024-04-03T21:56:46.286358+0000 mon.a (mon.0) 11842 : audit [DBG] from='client.? 172.21.15.67:0/3293346350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:48 smithi082 bash[20963]: cluster 2024-04-03T21:56:47.253498+0000 mgr.y (mgr.24370) 13748 : cluster [DBG] pgmap v13732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:48 smithi067 bash[17655]: cluster 2024-04-03T21:56:47.253498+0000 mgr.y (mgr.24370) 13748 : cluster [DBG] pgmap v13732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:48 smithi067 bash[27441]: cluster 2024-04-03T21:56:47.253498+0000 mgr.y (mgr.24370) 13748 : cluster [DBG] pgmap v13732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:50.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:49 smithi082 bash[20963]: audit 2024-04-03T21:56:48.740186+0000 mon.c (mon.2) 5480 : audit [DBG] from='client.? 172.21.15.67:0/2585662137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:49 smithi067 bash[17655]: audit 2024-04-03T21:56:48.740186+0000 mon.c (mon.2) 5480 : audit [DBG] from='client.? 172.21.15.67:0/2585662137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:50.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:49 smithi067 bash[27441]: audit 2024-04-03T21:56:48.740186+0000 mon.c (mon.2) 5480 : audit [DBG] from='client.? 172.21.15.67:0/2585662137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:50 smithi082 bash[20963]: cluster 2024-04-03T21:56:49.254177+0000 mgr.y (mgr.24370) 13749 : cluster [DBG] pgmap v13733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:50 smithi067 bash[27441]: cluster 2024-04-03T21:56:49.254177+0000 mgr.y (mgr.24370) 13749 : cluster [DBG] pgmap v13733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:50 smithi067 bash[17655]: cluster 2024-04-03T21:56:49.254177+0000 mgr.y (mgr.24370) 13749 : cluster [DBG] pgmap v13733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:51 smithi082 bash[20963]: audit 2024-04-03T21:56:51.194348+0000 mon.a (mon.0) 11843 : audit [DBG] from='client.? 172.21.15.67:0/1804748615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:52.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:51 smithi067 bash[27441]: audit 2024-04-03T21:56:51.194348+0000 mon.a (mon.0) 11843 : audit [DBG] from='client.? 172.21.15.67:0/1804748615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:51 smithi067 bash[17655]: audit 2024-04-03T21:56:51.194348+0000 mon.a (mon.0) 11843 : audit [DBG] from='client.? 172.21.15.67:0/1804748615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:52 smithi067 bash[27441]: cluster 2024-04-03T21:56:51.255337+0000 mgr.y (mgr.24370) 13750 : cluster [DBG] pgmap v13734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:52 smithi067 bash[17655]: cluster 2024-04-03T21:56:51.255337+0000 mgr.y (mgr.24370) 13750 : cluster [DBG] pgmap v13734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:52 smithi082 bash[20963]: cluster 2024-04-03T21:56:51.255337+0000 mgr.y (mgr.24370) 13750 : cluster [DBG] pgmap v13734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T21:56:53.766 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:56:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:53 smithi082 bash[20963]: audit 2024-04-03T21:56:53.642888+0000 mon.c (mon.2) 5481 : audit [DBG] from='client.? 172.21.15.67:0/2251444286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:53 smithi067 bash[17655]: audit 2024-04-03T21:56:53.642888+0000 mon.c (mon.2) 5481 : audit [DBG] from='client.? 172.21.15.67:0/2251444286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:53 smithi067 bash[27441]: audit 2024-04-03T21:56:53.642888+0000 mon.c (mon.2) 5481 : audit [DBG] from='client.? 172.21.15.67:0/2251444286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:54 smithi082 bash[20963]: cluster 2024-04-03T21:56:53.256000+0000 mgr.y (mgr.24370) 13751 : cluster [DBG] pgmap v13735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:54 smithi067 bash[27441]: cluster 2024-04-03T21:56:53.256000+0000 mgr.y (mgr.24370) 13751 : cluster [DBG] pgmap v13735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:54 smithi067 bash[17655]: cluster 2024-04-03T21:56:53.256000+0000 mgr.y (mgr.24370) 13751 : cluster [DBG] pgmap v13735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:55 smithi082 bash[20963]: audit 2024-04-03T21:56:55.387498+0000 mon.a (mon.0) 11844 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:55 smithi067 bash[27441]: audit 2024-04-03T21:56:55.387498+0000 mon.a (mon.0) 11844 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:55 smithi067 bash[17655]: audit 2024-04-03T21:56:55.387498+0000 mon.a (mon.0) 11844 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:56:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:56 smithi082 bash[20963]: cluster 2024-04-03T21:56:55.256718+0000 mgr.y (mgr.24370) 13752 : cluster [DBG] pgmap v13736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:56 smithi082 bash[20963]: audit 2024-04-03T21:56:56.090955+0000 mon.a (mon.0) 11845 : audit [DBG] from='client.? 172.21.15.67:0/1300104330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:56 smithi067 bash[27441]: cluster 2024-04-03T21:56:55.256718+0000 mgr.y (mgr.24370) 13752 : cluster [DBG] pgmap v13736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:56 smithi067 bash[27441]: audit 2024-04-03T21:56:56.090955+0000 mon.a (mon.0) 11845 : audit [DBG] from='client.? 172.21.15.67:0/1300104330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:56 smithi067 bash[17655]: cluster 2024-04-03T21:56:55.256718+0000 mgr.y (mgr.24370) 13752 : cluster [DBG] pgmap v13736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:56 smithi067 bash[17655]: audit 2024-04-03T21:56:56.090955+0000 mon.a (mon.0) 11845 : audit [DBG] from='client.? 172.21.15.67:0/1300104330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:58 smithi082 bash[20963]: cluster 2024-04-03T21:56:57.257906+0000 mgr.y (mgr.24370) 13753 : cluster [DBG] pgmap v13737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:56:58 smithi082 bash[20963]: audit 2024-04-03T21:56:58.549623+0000 mon.c (mon.2) 5482 : audit [DBG] from='client.? 172.21.15.67:0/1652895566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:58 smithi067 bash[17655]: cluster 2024-04-03T21:56:57.257906+0000 mgr.y (mgr.24370) 13753 : cluster [DBG] pgmap v13737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:56:58 smithi067 bash[17655]: audit 2024-04-03T21:56:58.549623+0000 mon.c (mon.2) 5482 : audit [DBG] from='client.? 172.21.15.67:0/1652895566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:56:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:58 smithi067 bash[27441]: cluster 2024-04-03T21:56:57.257906+0000 mgr.y (mgr.24370) 13753 : cluster [DBG] pgmap v13737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:56:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:56:58 smithi067 bash[27441]: audit 2024-04-03T21:56:58.549623+0000 mon.c (mon.2) 5482 : audit [DBG] from='client.? 172.21.15.67:0/1652895566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:00 smithi082 bash[20963]: cluster 2024-04-03T21:56:59.258660+0000 mgr.y (mgr.24370) 13754 : cluster [DBG] pgmap v13738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:00 smithi067 bash[17655]: cluster 2024-04-03T21:56:59.258660+0000 mgr.y (mgr.24370) 13754 : cluster [DBG] pgmap v13738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:00 smithi067 bash[27441]: cluster 2024-04-03T21:56:59.258660+0000 mgr.y (mgr.24370) 13754 : cluster [DBG] pgmap v13738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:02.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:01 smithi082 bash[20963]: audit 2024-04-03T21:57:00.993634+0000 mon.a (mon.0) 11846 : audit [DBG] from='client.? 172.21.15.67:0/3138057643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:02.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:01 smithi067 bash[27441]: audit 2024-04-03T21:57:00.993634+0000 mon.a (mon.0) 11846 : audit [DBG] from='client.? 172.21.15.67:0/3138057643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:02.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:01 smithi067 bash[17655]: audit 2024-04-03T21:57:00.993634+0000 mon.a (mon.0) 11846 : audit [DBG] from='client.? 172.21.15.67:0/3138057643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:02 smithi067 bash[27441]: cluster 2024-04-03T21:57:01.259910+0000 mgr.y (mgr.24370) 13755 : cluster [DBG] pgmap v13739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:03.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:02 smithi067 bash[17655]: cluster 2024-04-03T21:57:01.259910+0000 mgr.y (mgr.24370) 13755 : cluster [DBG] pgmap v13739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:02 smithi082 bash[20963]: cluster 2024-04-03T21:57:01.259910+0000 mgr.y (mgr.24370) 13755 : cluster [DBG] pgmap v13739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:57:03.807 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:57:04.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:03 smithi082 bash[20963]: audit 2024-04-03T21:57:03.440724+0000 mon.a (mon.0) 11847 : audit [DBG] from='client.? 172.21.15.67:0/2241728161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:03 smithi067 bash[27441]: audit 2024-04-03T21:57:03.440724+0000 mon.a (mon.0) 11847 : audit [DBG] from='client.? 172.21.15.67:0/2241728161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:04.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:03 smithi067 bash[17655]: audit 2024-04-03T21:57:03.440724+0000 mon.a (mon.0) 11847 : audit [DBG] from='client.? 172.21.15.67:0/2241728161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:04 smithi082 bash[20963]: cluster 2024-04-03T21:57:03.260590+0000 mgr.y (mgr.24370) 13756 : cluster [DBG] pgmap v13740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:04 smithi067 bash[17655]: cluster 2024-04-03T21:57:03.260590+0000 mgr.y (mgr.24370) 13756 : cluster [DBG] pgmap v13740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:04 smithi067 bash[27441]: cluster 2024-04-03T21:57:03.260590+0000 mgr.y (mgr.24370) 13756 : cluster [DBG] pgmap v13740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:06 smithi082 bash[20963]: cluster 2024-04-03T21:57:05.261229+0000 mgr.y (mgr.24370) 13757 : cluster [DBG] pgmap v13741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:06 smithi082 bash[20963]: audit 2024-04-03T21:57:05.893104+0000 mon.a (mon.0) 11848 : audit [DBG] from='client.? 172.21.15.67:0/4228927639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:06 smithi067 bash[27441]: cluster 2024-04-03T21:57:05.261229+0000 mgr.y (mgr.24370) 13757 : cluster [DBG] pgmap v13741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:06 smithi067 bash[27441]: audit 2024-04-03T21:57:05.893104+0000 mon.a (mon.0) 11848 : audit [DBG] from='client.? 172.21.15.67:0/4228927639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:06 smithi067 bash[17655]: cluster 2024-04-03T21:57:05.261229+0000 mgr.y (mgr.24370) 13757 : cluster [DBG] pgmap v13741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:06 smithi067 bash[17655]: audit 2024-04-03T21:57:05.893104+0000 mon.a (mon.0) 11848 : audit [DBG] from='client.? 172.21.15.67:0/4228927639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:08 smithi082 bash[20963]: cluster 2024-04-03T21:57:07.262432+0000 mgr.y (mgr.24370) 13758 : cluster [DBG] pgmap v13742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:08 smithi082 bash[20963]: audit 2024-04-03T21:57:08.350603+0000 mon.a (mon.0) 11849 : audit [DBG] from='client.? 172.21.15.67:0/2290288168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:08 smithi067 bash[17655]: cluster 2024-04-03T21:57:07.262432+0000 mgr.y (mgr.24370) 13758 : cluster [DBG] pgmap v13742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:08 smithi067 bash[17655]: audit 2024-04-03T21:57:08.350603+0000 mon.a (mon.0) 11849 : audit [DBG] from='client.? 172.21.15.67:0/2290288168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:08 smithi067 bash[27441]: cluster 2024-04-03T21:57:07.262432+0000 mgr.y (mgr.24370) 13758 : cluster [DBG] pgmap v13742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:08 smithi067 bash[27441]: audit 2024-04-03T21:57:08.350603+0000 mon.a (mon.0) 11849 : audit [DBG] from='client.? 172.21.15.67:0/2290288168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:10 smithi082 bash[20963]: cluster 2024-04-03T21:57:09.263115+0000 mgr.y (mgr.24370) 13759 : cluster [DBG] pgmap v13743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:10 smithi082 bash[20963]: audit 2024-04-03T21:57:10.388028+0000 mon.a (mon.0) 11850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:10 smithi082 bash[20963]: audit 2024-04-03T21:57:10.807770+0000 mon.c (mon.2) 5483 : audit [DBG] from='client.? 172.21.15.67:0/2433674005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:10 smithi067 bash[17655]: cluster 2024-04-03T21:57:09.263115+0000 mgr.y (mgr.24370) 13759 : cluster [DBG] pgmap v13743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:10 smithi067 bash[17655]: audit 2024-04-03T21:57:10.388028+0000 mon.a (mon.0) 11850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:10 smithi067 bash[17655]: audit 2024-04-03T21:57:10.807770+0000 mon.c (mon.2) 5483 : audit [DBG] from='client.? 172.21.15.67:0/2433674005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:10 smithi067 bash[27441]: cluster 2024-04-03T21:57:09.263115+0000 mgr.y (mgr.24370) 13759 : cluster [DBG] pgmap v13743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:10 smithi067 bash[27441]: audit 2024-04-03T21:57:10.388028+0000 mon.a (mon.0) 11850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:10 smithi067 bash[27441]: audit 2024-04-03T21:57:10.807770+0000 mon.c (mon.2) 5483 : audit [DBG] from='client.? 172.21.15.67:0/2433674005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:13.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:12 smithi067 bash[17655]: cluster 2024-04-03T21:57:11.264337+0000 mgr.y (mgr.24370) 13760 : cluster [DBG] pgmap v13744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:12 smithi067 bash[27441]: cluster 2024-04-03T21:57:11.264337+0000 mgr.y (mgr.24370) 13760 : cluster [DBG] pgmap v13744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:12 smithi082 bash[20963]: cluster 2024-04-03T21:57:11.264337+0000 mgr.y (mgr.24370) 13760 : cluster [DBG] pgmap v13744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:57:13.837 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:57:14.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:13 smithi082 bash[20963]: audit 2024-04-03T21:57:13.267475+0000 mon.c (mon.2) 5484 : audit [DBG] from='client.? 172.21.15.67:0/1533576212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:13 smithi067 bash[17655]: audit 2024-04-03T21:57:13.267475+0000 mon.c (mon.2) 5484 : audit [DBG] from='client.? 172.21.15.67:0/1533576212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:13 smithi067 bash[27441]: audit 2024-04-03T21:57:13.267475+0000 mon.c (mon.2) 5484 : audit [DBG] from='client.? 172.21.15.67:0/1533576212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:14 smithi082 bash[20963]: cluster 2024-04-03T21:57:13.264986+0000 mgr.y (mgr.24370) 13761 : cluster [DBG] pgmap v13745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:14 smithi067 bash[17655]: cluster 2024-04-03T21:57:13.264986+0000 mgr.y (mgr.24370) 13761 : cluster [DBG] pgmap v13745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:14 smithi067 bash[27441]: cluster 2024-04-03T21:57:13.264986+0000 mgr.y (mgr.24370) 13761 : cluster [DBG] pgmap v13745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:16.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:15 smithi082 bash[20963]: audit 2024-04-03T21:57:15.720311+0000 mon.c (mon.2) 5485 : audit [DBG] from='client.? 172.21.15.67:0/1155998113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:15 smithi067 bash[17655]: audit 2024-04-03T21:57:15.720311+0000 mon.c (mon.2) 5485 : audit [DBG] from='client.? 172.21.15.67:0/1155998113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:15 smithi067 bash[27441]: audit 2024-04-03T21:57:15.720311+0000 mon.c (mon.2) 5485 : audit [DBG] from='client.? 172.21.15.67:0/1155998113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:16 smithi082 bash[20963]: cluster 2024-04-03T21:57:15.265662+0000 mgr.y (mgr.24370) 13762 : cluster [DBG] pgmap v13746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:16 smithi067 bash[17655]: cluster 2024-04-03T21:57:15.265662+0000 mgr.y (mgr.24370) 13762 : cluster [DBG] pgmap v13746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:16 smithi067 bash[27441]: cluster 2024-04-03T21:57:15.265662+0000 mgr.y (mgr.24370) 13762 : cluster [DBG] pgmap v13746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:19 smithi082 bash[20963]: cluster 2024-04-03T21:57:17.266834+0000 mgr.y (mgr.24370) 13763 : cluster [DBG] pgmap v13747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:19 smithi082 bash[20963]: audit 2024-04-03T21:57:18.172247+0000 mon.c (mon.2) 5486 : audit [DBG] from='client.? 172.21.15.67:0/1279054066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:19 smithi067 bash[17655]: cluster 2024-04-03T21:57:17.266834+0000 mgr.y (mgr.24370) 13763 : cluster [DBG] pgmap v13747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:19 smithi067 bash[17655]: audit 2024-04-03T21:57:18.172247+0000 mon.c (mon.2) 5486 : audit [DBG] from='client.? 172.21.15.67:0/1279054066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:19 smithi067 bash[27441]: cluster 2024-04-03T21:57:17.266834+0000 mgr.y (mgr.24370) 13763 : cluster [DBG] pgmap v13747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:19 smithi067 bash[27441]: audit 2024-04-03T21:57:18.172247+0000 mon.c (mon.2) 5486 : audit [DBG] from='client.? 172.21.15.67:0/1279054066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:21 smithi067 bash[17655]: cluster 2024-04-03T21:57:19.267520+0000 mgr.y (mgr.24370) 13764 : cluster [DBG] pgmap v13748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:21 smithi067 bash[17655]: audit 2024-04-03T21:57:20.626814+0000 mon.c (mon.2) 5487 : audit [DBG] from='client.? 172.21.15.67:0/130473624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:21 smithi067 bash[17655]: audit 2024-04-03T21:57:20.969192+0000 mon.a (mon.0) 11851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:57:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:21 smithi067 bash[27441]: cluster 2024-04-03T21:57:19.267520+0000 mgr.y (mgr.24370) 13764 : cluster [DBG] pgmap v13748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:21 smithi067 bash[27441]: audit 2024-04-03T21:57:20.626814+0000 mon.c (mon.2) 5487 : audit [DBG] from='client.? 172.21.15.67:0/130473624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:21 smithi067 bash[27441]: audit 2024-04-03T21:57:20.969192+0000 mon.a (mon.0) 11851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:57:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:21 smithi082 bash[20963]: cluster 2024-04-03T21:57:19.267520+0000 mgr.y (mgr.24370) 13764 : cluster [DBG] pgmap v13748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:21 smithi082 bash[20963]: audit 2024-04-03T21:57:20.626814+0000 mon.c (mon.2) 5487 : audit [DBG] from='client.? 172.21.15.67:0/130473624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:21 smithi082 bash[20963]: audit 2024-04-03T21:57:20.969192+0000 mon.a (mon.0) 11851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:57:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:57:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:23 smithi067 bash[17655]: cluster 2024-04-03T21:57:21.268720+0000 mgr.y (mgr.24370) 13765 : cluster [DBG] pgmap v13749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:23 smithi067 bash[17655]: audit 2024-04-03T21:57:23.073684+0000 mon.a (mon.0) 11852 : audit [DBG] from='client.? 172.21.15.67:0/1846227498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:23 smithi067 bash[27441]: cluster 2024-04-03T21:57:21.268720+0000 mgr.y (mgr.24370) 13765 : cluster [DBG] pgmap v13749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:23 smithi067 bash[27441]: audit 2024-04-03T21:57:23.073684+0000 mon.a (mon.0) 11852 : audit [DBG] from='client.? 172.21.15.67:0/1846227498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:23 smithi082 bash[20963]: cluster 2024-04-03T21:57:21.268720+0000 mgr.y (mgr.24370) 13765 : cluster [DBG] pgmap v13749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:23 smithi082 bash[20963]: audit 2024-04-03T21:57:23.073684+0000 mon.a (mon.0) 11852 : audit [DBG] from='client.? 172.21.15.67:0/1846227498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:57:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:25 smithi067 bash[17655]: cluster 2024-04-03T21:57:23.269426+0000 mgr.y (mgr.24370) 13766 : cluster [DBG] pgmap v13750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:25 smithi067 bash[27441]: cluster 2024-04-03T21:57:23.269426+0000 mgr.y (mgr.24370) 13766 : cluster [DBG] pgmap v13750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:25 smithi082 bash[20963]: cluster 2024-04-03T21:57:23.269426+0000 mgr.y (mgr.24370) 13766 : cluster [DBG] pgmap v13750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:26 smithi067 bash[27441]: audit 2024-04-03T21:57:25.388340+0000 mon.a (mon.0) 11853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:26 smithi067 bash[27441]: audit 2024-04-03T21:57:25.535257+0000 mon.a (mon.0) 11854 : audit [DBG] from='client.? 172.21.15.67:0/803323934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:26 smithi067 bash[17655]: audit 2024-04-03T21:57:25.388340+0000 mon.a (mon.0) 11853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:26 smithi067 bash[17655]: audit 2024-04-03T21:57:25.535257+0000 mon.a (mon.0) 11854 : audit [DBG] from='client.? 172.21.15.67:0/803323934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:26 smithi082 bash[20963]: audit 2024-04-03T21:57:25.388340+0000 mon.a (mon.0) 11853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:26 smithi082 bash[20963]: audit 2024-04-03T21:57:25.535257+0000 mon.a (mon.0) 11854 : audit [DBG] from='client.? 172.21.15.67:0/803323934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[27441]: cluster 2024-04-03T21:57:25.270206+0000 mgr.y (mgr.24370) 13767 : cluster [DBG] pgmap v13751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[27441]: audit 2024-04-03T21:57:26.716227+0000 mon.a (mon.0) 11855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[27441]: audit 2024-04-03T21:57:26.724580+0000 mon.a (mon.0) 11856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[27441]: audit 2024-04-03T21:57:26.917084+0000 mon.a (mon.0) 11857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[27441]: audit 2024-04-03T21:57:26.924401+0000 mon.a (mon.0) 11858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[17655]: cluster 2024-04-03T21:57:25.270206+0000 mgr.y (mgr.24370) 13767 : cluster [DBG] pgmap v13751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[17655]: audit 2024-04-03T21:57:26.716227+0000 mon.a (mon.0) 11855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[17655]: audit 2024-04-03T21:57:26.724580+0000 mon.a (mon.0) 11856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[17655]: audit 2024-04-03T21:57:26.917084+0000 mon.a (mon.0) 11857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:27 smithi067 bash[17655]: audit 2024-04-03T21:57:26.924401+0000 mon.a (mon.0) 11858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:27 smithi082 bash[20963]: cluster 2024-04-03T21:57:25.270206+0000 mgr.y (mgr.24370) 13767 : cluster [DBG] pgmap v13751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:27 smithi082 bash[20963]: audit 2024-04-03T21:57:26.716227+0000 mon.a (mon.0) 11855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:27 smithi082 bash[20963]: audit 2024-04-03T21:57:26.724580+0000 mon.a (mon.0) 11856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:27 smithi082 bash[20963]: audit 2024-04-03T21:57:26.917084+0000 mon.a (mon.0) 11857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:27 smithi082 bash[20963]: audit 2024-04-03T21:57:26.924401+0000 mon.a (mon.0) 11858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:28 smithi067 bash[17655]: audit 2024-04-03T21:57:27.348472+0000 mon.a (mon.0) 11859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:57:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:28 smithi067 bash[17655]: audit 2024-04-03T21:57:27.350295+0000 mon.a (mon.0) 11860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:57:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:28 smithi067 bash[17655]: audit 2024-04-03T21:57:27.360337+0000 mon.a (mon.0) 11861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:28 smithi067 bash[17655]: audit 2024-04-03T21:57:27.985541+0000 mon.c (mon.2) 5488 : audit [DBG] from='client.? 172.21.15.67:0/2116784959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:28 smithi067 bash[27441]: audit 2024-04-03T21:57:27.348472+0000 mon.a (mon.0) 11859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:57:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:28 smithi067 bash[27441]: audit 2024-04-03T21:57:27.350295+0000 mon.a (mon.0) 11860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:57:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:28 smithi067 bash[27441]: audit 2024-04-03T21:57:27.360337+0000 mon.a (mon.0) 11861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:28 smithi067 bash[27441]: audit 2024-04-03T21:57:27.985541+0000 mon.c (mon.2) 5488 : audit [DBG] from='client.? 172.21.15.67:0/2116784959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:28 smithi082 bash[20963]: audit 2024-04-03T21:57:27.348472+0000 mon.a (mon.0) 11859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:57:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:28 smithi082 bash[20963]: audit 2024-04-03T21:57:27.350295+0000 mon.a (mon.0) 11860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:57:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:28 smithi082 bash[20963]: audit 2024-04-03T21:57:27.360337+0000 mon.a (mon.0) 11861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:57:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:28 smithi082 bash[20963]: audit 2024-04-03T21:57:27.985541+0000 mon.c (mon.2) 5488 : audit [DBG] from='client.? 172.21.15.67:0/2116784959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:29 smithi067 bash[27441]: cluster 2024-04-03T21:57:27.271339+0000 mgr.y (mgr.24370) 13768 : cluster [DBG] pgmap v13752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:29 smithi067 bash[17655]: cluster 2024-04-03T21:57:27.271339+0000 mgr.y (mgr.24370) 13768 : cluster [DBG] pgmap v13752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:29 smithi082 bash[20963]: cluster 2024-04-03T21:57:27.271339+0000 mgr.y (mgr.24370) 13768 : cluster [DBG] pgmap v13752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:31 smithi082 bash[20963]: cluster 2024-04-03T21:57:29.272064+0000 mgr.y (mgr.24370) 13769 : cluster [DBG] pgmap v13753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:31 smithi082 bash[20963]: audit 2024-04-03T21:57:30.434490+0000 mon.a (mon.0) 11862 : audit [DBG] from='client.? 172.21.15.67:0/221245710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:31 smithi067 bash[17655]: cluster 2024-04-03T21:57:29.272064+0000 mgr.y (mgr.24370) 13769 : cluster [DBG] pgmap v13753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:31 smithi067 bash[17655]: audit 2024-04-03T21:57:30.434490+0000 mon.a (mon.0) 11862 : audit [DBG] from='client.? 172.21.15.67:0/221245710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:31 smithi067 bash[27441]: cluster 2024-04-03T21:57:29.272064+0000 mgr.y (mgr.24370) 13769 : cluster [DBG] pgmap v13753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:31 smithi067 bash[27441]: audit 2024-04-03T21:57:30.434490+0000 mon.a (mon.0) 11862 : audit [DBG] from='client.? 172.21.15.67:0/221245710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T21:57:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:33 smithi067 bash[17655]: cluster 2024-04-03T21:57:31.273225+0000 mgr.y (mgr.24370) 13770 : cluster [DBG] pgmap v13754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:33 smithi067 bash[17655]: audit 2024-04-03T21:57:32.897810+0000 mon.a (mon.0) 11863 : audit [DBG] from='client.? 172.21.15.67:0/494027347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:33 smithi067 bash[27441]: cluster 2024-04-03T21:57:31.273225+0000 mgr.y (mgr.24370) 13770 : cluster [DBG] pgmap v13754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:33 smithi067 bash[27441]: audit 2024-04-03T21:57:32.897810+0000 mon.a (mon.0) 11863 : audit [DBG] from='client.? 172.21.15.67:0/494027347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:33 smithi082 bash[20963]: cluster 2024-04-03T21:57:31.273225+0000 mgr.y (mgr.24370) 13770 : cluster [DBG] pgmap v13754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:33 smithi082 bash[20963]: audit 2024-04-03T21:57:32.897810+0000 mon.a (mon.0) 11863 : audit [DBG] from='client.? 172.21.15.67:0/494027347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:57:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:35 smithi082 bash[20963]: cluster 2024-04-03T21:57:33.273901+0000 mgr.y (mgr.24370) 13771 : cluster [DBG] pgmap v13755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:35 smithi067 bash[17655]: cluster 2024-04-03T21:57:33.273901+0000 mgr.y (mgr.24370) 13771 : cluster [DBG] pgmap v13755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:35 smithi067 bash[27441]: cluster 2024-04-03T21:57:33.273901+0000 mgr.y (mgr.24370) 13771 : cluster [DBG] pgmap v13755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:36 smithi082 bash[20963]: audit 2024-04-03T21:57:35.352552+0000 mon.a (mon.0) 11864 : audit [DBG] from='client.? 172.21.15.67:0/578369144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:36 smithi067 bash[27441]: audit 2024-04-03T21:57:35.352552+0000 mon.a (mon.0) 11864 : audit [DBG] from='client.? 172.21.15.67:0/578369144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:36 smithi067 bash[17655]: audit 2024-04-03T21:57:35.352552+0000 mon.a (mon.0) 11864 : audit [DBG] from='client.? 172.21.15.67:0/578369144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:37 smithi082 bash[20963]: cluster 2024-04-03T21:57:35.274510+0000 mgr.y (mgr.24370) 13772 : cluster [DBG] pgmap v13756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:37 smithi067 bash[17655]: cluster 2024-04-03T21:57:35.274510+0000 mgr.y (mgr.24370) 13772 : cluster [DBG] pgmap v13756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:37 smithi067 bash[27441]: cluster 2024-04-03T21:57:35.274510+0000 mgr.y (mgr.24370) 13772 : cluster [DBG] pgmap v13756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:38 smithi082 bash[20963]: audit 2024-04-03T21:57:37.807082+0000 mon.a (mon.0) 11865 : audit [DBG] from='client.? 172.21.15.67:0/1685630689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:38 smithi067 bash[17655]: audit 2024-04-03T21:57:37.807082+0000 mon.a (mon.0) 11865 : audit [DBG] from='client.? 172.21.15.67:0/1685630689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:38 smithi067 bash[27441]: audit 2024-04-03T21:57:37.807082+0000 mon.a (mon.0) 11865 : audit [DBG] from='client.? 172.21.15.67:0/1685630689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:39 smithi082 bash[20963]: cluster 2024-04-03T21:57:37.275675+0000 mgr.y (mgr.24370) 13773 : cluster [DBG] pgmap v13757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:39 smithi067 bash[27441]: cluster 2024-04-03T21:57:37.275675+0000 mgr.y (mgr.24370) 13773 : cluster [DBG] pgmap v13757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:39 smithi067 bash[17655]: cluster 2024-04-03T21:57:37.275675+0000 mgr.y (mgr.24370) 13773 : cluster [DBG] pgmap v13757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:41 smithi082 bash[20963]: cluster 2024-04-03T21:57:39.276381+0000 mgr.y (mgr.24370) 13774 : cluster [DBG] pgmap v13758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:41 smithi082 bash[20963]: audit 2024-04-03T21:57:40.261845+0000 mon.a (mon.0) 11866 : audit [DBG] from='client.? 172.21.15.67:0/3815277744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:41 smithi082 bash[20963]: audit 2024-04-03T21:57:40.388875+0000 mon.a (mon.0) 11867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:41 smithi067 bash[17655]: cluster 2024-04-03T21:57:39.276381+0000 mgr.y (mgr.24370) 13774 : cluster [DBG] pgmap v13758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:41 smithi067 bash[17655]: audit 2024-04-03T21:57:40.261845+0000 mon.a (mon.0) 11866 : audit [DBG] from='client.? 172.21.15.67:0/3815277744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:41 smithi067 bash[17655]: audit 2024-04-03T21:57:40.388875+0000 mon.a (mon.0) 11867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:41 smithi067 bash[27441]: cluster 2024-04-03T21:57:39.276381+0000 mgr.y (mgr.24370) 13774 : cluster [DBG] pgmap v13758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:41 smithi067 bash[27441]: audit 2024-04-03T21:57:40.261845+0000 mon.a (mon.0) 11866 : audit [DBG] from='client.? 172.21.15.67:0/3815277744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:41 smithi067 bash[27441]: audit 2024-04-03T21:57:40.388875+0000 mon.a (mon.0) 11867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:57:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:43 smithi067 bash[17655]: cluster 2024-04-03T21:57:41.277565+0000 mgr.y (mgr.24370) 13775 : cluster [DBG] pgmap v13759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:43 smithi067 bash[17655]: audit 2024-04-03T21:57:42.722585+0000 mon.a (mon.0) 11868 : audit [DBG] from='client.? 172.21.15.67:0/2411692954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:43 smithi067 bash[27441]: cluster 2024-04-03T21:57:41.277565+0000 mgr.y (mgr.24370) 13775 : cluster [DBG] pgmap v13759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:43 smithi067 bash[27441]: audit 2024-04-03T21:57:42.722585+0000 mon.a (mon.0) 11868 : audit [DBG] from='client.? 172.21.15.67:0/2411692954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:43 smithi082 bash[20963]: cluster 2024-04-03T21:57:41.277565+0000 mgr.y (mgr.24370) 13775 : cluster [DBG] pgmap v13759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:43 smithi082 bash[20963]: audit 2024-04-03T21:57:42.722585+0000 mon.a (mon.0) 11868 : audit [DBG] from='client.? 172.21.15.67:0/2411692954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:57:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:45 smithi082 bash[20963]: cluster 2024-04-03T21:57:43.278253+0000 mgr.y (mgr.24370) 13776 : cluster [DBG] pgmap v13760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:45 smithi082 bash[20963]: audit 2024-04-03T21:57:45.179048+0000 mon.c (mon.2) 5489 : audit [DBG] from='client.? 172.21.15.67:0/2688134210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:45 smithi067 bash[17655]: cluster 2024-04-03T21:57:43.278253+0000 mgr.y (mgr.24370) 13776 : cluster [DBG] pgmap v13760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:45 smithi067 bash[17655]: audit 2024-04-03T21:57:45.179048+0000 mon.c (mon.2) 5489 : audit [DBG] from='client.? 172.21.15.67:0/2688134210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:45 smithi067 bash[27441]: cluster 2024-04-03T21:57:43.278253+0000 mgr.y (mgr.24370) 13776 : cluster [DBG] pgmap v13760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:45 smithi067 bash[27441]: audit 2024-04-03T21:57:45.179048+0000 mon.c (mon.2) 5489 : audit [DBG] from='client.? 172.21.15.67:0/2688134210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:46 smithi082 bash[20963]: cluster 2024-04-03T21:57:45.278914+0000 mgr.y (mgr.24370) 13777 : cluster [DBG] pgmap v13761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:46 smithi067 bash[17655]: cluster 2024-04-03T21:57:45.278914+0000 mgr.y (mgr.24370) 13777 : cluster [DBG] pgmap v13761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:46 smithi067 bash[27441]: cluster 2024-04-03T21:57:45.278914+0000 mgr.y (mgr.24370) 13777 : cluster [DBG] pgmap v13761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:48 smithi082 bash[20963]: cluster 2024-04-03T21:57:47.280092+0000 mgr.y (mgr.24370) 13778 : cluster [DBG] pgmap v13762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:48 smithi082 bash[20963]: audit 2024-04-03T21:57:47.631702+0000 mon.c (mon.2) 5490 : audit [DBG] from='client.? 172.21.15.67:0/145490378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:48 smithi067 bash[17655]: cluster 2024-04-03T21:57:47.280092+0000 mgr.y (mgr.24370) 13778 : cluster [DBG] pgmap v13762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:48 smithi067 bash[17655]: audit 2024-04-03T21:57:47.631702+0000 mon.c (mon.2) 5490 : audit [DBG] from='client.? 172.21.15.67:0/145490378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:48 smithi067 bash[27441]: cluster 2024-04-03T21:57:47.280092+0000 mgr.y (mgr.24370) 13778 : cluster [DBG] pgmap v13762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:48 smithi067 bash[27441]: audit 2024-04-03T21:57:47.631702+0000 mon.c (mon.2) 5490 : audit [DBG] from='client.? 172.21.15.67:0/145490378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:50 smithi082 bash[20963]: cluster 2024-04-03T21:57:49.280756+0000 mgr.y (mgr.24370) 13779 : cluster [DBG] pgmap v13763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:50 smithi082 bash[20963]: audit 2024-04-03T21:57:50.087767+0000 mon.a (mon.0) 11869 : audit [DBG] from='client.? 172.21.15.67:0/2669031954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:50 smithi067 bash[17655]: cluster 2024-04-03T21:57:49.280756+0000 mgr.y (mgr.24370) 13779 : cluster [DBG] pgmap v13763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:50 smithi067 bash[17655]: audit 2024-04-03T21:57:50.087767+0000 mon.a (mon.0) 11869 : audit [DBG] from='client.? 172.21.15.67:0/2669031954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:50 smithi067 bash[27441]: cluster 2024-04-03T21:57:49.280756+0000 mgr.y (mgr.24370) 13779 : cluster [DBG] pgmap v13763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:50 smithi067 bash[27441]: audit 2024-04-03T21:57:50.087767+0000 mon.a (mon.0) 11869 : audit [DBG] from='client.? 172.21.15.67:0/2669031954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:52 smithi082 bash[20963]: cluster 2024-04-03T21:57:51.281855+0000 mgr.y (mgr.24370) 13780 : cluster [DBG] pgmap v13764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:52 smithi067 bash[17655]: cluster 2024-04-03T21:57:51.281855+0000 mgr.y (mgr.24370) 13780 : cluster [DBG] pgmap v13764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:52 smithi067 bash[27441]: cluster 2024-04-03T21:57:51.281855+0000 mgr.y (mgr.24370) 13780 : cluster [DBG] pgmap v13764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:53.353 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:57:53.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:57:53.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:53 smithi082 bash[20963]: audit 2024-04-03T21:57:52.548218+0000 mon.c (mon.2) 5491 : audit [DBG] from='client.? 172.21.15.67:0/2194420665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:53.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:53 smithi067 bash[27441]: audit 2024-04-03T21:57:52.548218+0000 mon.c (mon.2) 5491 : audit [DBG] from='client.? 172.21.15.67:0/2194420665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:53.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:53 smithi067 bash[17655]: audit 2024-04-03T21:57:52.548218+0000 mon.c (mon.2) 5491 : audit [DBG] from='client.? 172.21.15.67:0/2194420665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:54 smithi082 bash[20963]: cluster 2024-04-03T21:57:53.282529+0000 mgr.y (mgr.24370) 13781 : cluster [DBG] pgmap v13765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:54 smithi067 bash[17655]: cluster 2024-04-03T21:57:53.282529+0000 mgr.y (mgr.24370) 13781 : cluster [DBG] pgmap v13765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:54 smithi067 bash[27441]: cluster 2024-04-03T21:57:53.282529+0000 mgr.y (mgr.24370) 13781 : cluster [DBG] pgmap v13765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:55 smithi082 bash[20963]: audit 2024-04-03T21:57:55.009337+0000 mon.a (mon.0) 11870 : audit [DBG] from='client.? 172.21.15.67:0/3507962126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:55 smithi067 bash[27441]: audit 2024-04-03T21:57:55.009337+0000 mon.a (mon.0) 11870 : audit [DBG] from='client.? 172.21.15.67:0/3507962126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:55 smithi067 bash[17655]: audit 2024-04-03T21:57:55.009337+0000 mon.a (mon.0) 11870 : audit [DBG] from='client.? 172.21.15.67:0/3507962126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:56 smithi082 bash[20963]: cluster 2024-04-03T21:57:55.283165+0000 mgr.y (mgr.24370) 13782 : cluster [DBG] pgmap v13766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:56 smithi082 bash[20963]: audit 2024-04-03T21:57:55.389216+0000 mon.a (mon.0) 11871 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:56 smithi067 bash[27441]: cluster 2024-04-03T21:57:55.283165+0000 mgr.y (mgr.24370) 13782 : cluster [DBG] pgmap v13766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:56 smithi067 bash[27441]: audit 2024-04-03T21:57:55.389216+0000 mon.a (mon.0) 11871 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:56 smithi067 bash[17655]: cluster 2024-04-03T21:57:55.283165+0000 mgr.y (mgr.24370) 13782 : cluster [DBG] pgmap v13766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:56 smithi067 bash[17655]: audit 2024-04-03T21:57:55.389216+0000 mon.a (mon.0) 11871 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:57:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:58 smithi082 bash[20963]: cluster 2024-04-03T21:57:57.284328+0000 mgr.y (mgr.24370) 13783 : cluster [DBG] pgmap v13767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:57:58 smithi082 bash[20963]: audit 2024-04-03T21:57:57.464779+0000 mon.c (mon.2) 5492 : audit [DBG] from='client.? 172.21.15.67:0/4269354108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:58 smithi067 bash[27441]: cluster 2024-04-03T21:57:57.284328+0000 mgr.y (mgr.24370) 13783 : cluster [DBG] pgmap v13767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:57:58 smithi067 bash[27441]: audit 2024-04-03T21:57:57.464779+0000 mon.c (mon.2) 5492 : audit [DBG] from='client.? 172.21.15.67:0/4269354108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:57:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:58 smithi067 bash[17655]: cluster 2024-04-03T21:57:57.284328+0000 mgr.y (mgr.24370) 13783 : cluster [DBG] pgmap v13767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:57:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:57:58 smithi067 bash[17655]: audit 2024-04-03T21:57:57.464779+0000 mon.c (mon.2) 5492 : audit [DBG] from='client.? 172.21.15.67:0/4269354108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:00 smithi082 bash[20963]: cluster 2024-04-03T21:57:59.284929+0000 mgr.y (mgr.24370) 13784 : cluster [DBG] pgmap v13768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:00 smithi082 bash[20963]: audit 2024-04-03T21:57:59.917608+0000 mon.c (mon.2) 5493 : audit [DBG] from='client.? 172.21.15.67:0/1518146668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:00 smithi067 bash[27441]: cluster 2024-04-03T21:57:59.284929+0000 mgr.y (mgr.24370) 13784 : cluster [DBG] pgmap v13768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:00 smithi067 bash[27441]: audit 2024-04-03T21:57:59.917608+0000 mon.c (mon.2) 5493 : audit [DBG] from='client.? 172.21.15.67:0/1518146668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:00 smithi067 bash[17655]: cluster 2024-04-03T21:57:59.284929+0000 mgr.y (mgr.24370) 13784 : cluster [DBG] pgmap v13768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:00 smithi067 bash[17655]: audit 2024-04-03T21:57:59.917608+0000 mon.c (mon.2) 5493 : audit [DBG] from='client.? 172.21.15.67:0/1518146668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:02 smithi082 bash[20963]: cluster 2024-04-03T21:58:01.286053+0000 mgr.y (mgr.24370) 13785 : cluster [DBG] pgmap v13769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:02 smithi082 bash[20963]: audit 2024-04-03T21:58:02.375479+0000 mon.a (mon.0) 11872 : audit [DBG] from='client.? 172.21.15.67:0/845487926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:02 smithi067 bash[17655]: cluster 2024-04-03T21:58:01.286053+0000 mgr.y (mgr.24370) 13785 : cluster [DBG] pgmap v13769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:02 smithi067 bash[17655]: audit 2024-04-03T21:58:02.375479+0000 mon.a (mon.0) 11872 : audit [DBG] from='client.? 172.21.15.67:0/845487926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:02 smithi067 bash[27441]: cluster 2024-04-03T21:58:01.286053+0000 mgr.y (mgr.24370) 13785 : cluster [DBG] pgmap v13769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:02 smithi067 bash[27441]: audit 2024-04-03T21:58:02.375479+0000 mon.a (mon.0) 11872 : audit [DBG] from='client.? 172.21.15.67:0/845487926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:58:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:58:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:04 smithi067 bash[17655]: cluster 2024-04-03T21:58:03.286726+0000 mgr.y (mgr.24370) 13786 : cluster [DBG] pgmap v13770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:04 smithi067 bash[27441]: cluster 2024-04-03T21:58:03.286726+0000 mgr.y (mgr.24370) 13786 : cluster [DBG] pgmap v13770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:04 smithi082 bash[20963]: cluster 2024-04-03T21:58:03.286726+0000 mgr.y (mgr.24370) 13786 : cluster [DBG] pgmap v13770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:05 smithi067 bash[27441]: audit 2024-04-03T21:58:04.835024+0000 mon.c (mon.2) 5494 : audit [DBG] from='client.? 172.21.15.67:0/333495591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:05 smithi067 bash[17655]: audit 2024-04-03T21:58:04.835024+0000 mon.c (mon.2) 5494 : audit [DBG] from='client.? 172.21.15.67:0/333495591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:05.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:05 smithi082 bash[20963]: audit 2024-04-03T21:58:04.835024+0000 mon.c (mon.2) 5494 : audit [DBG] from='client.? 172.21.15.67:0/333495591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:06 smithi067 bash[17655]: cluster 2024-04-03T21:58:05.287393+0000 mgr.y (mgr.24370) 13787 : cluster [DBG] pgmap v13771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:06 smithi067 bash[27441]: cluster 2024-04-03T21:58:05.287393+0000 mgr.y (mgr.24370) 13787 : cluster [DBG] pgmap v13771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:06 smithi082 bash[20963]: cluster 2024-04-03T21:58:05.287393+0000 mgr.y (mgr.24370) 13787 : cluster [DBG] pgmap v13771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:07 smithi067 bash[27441]: audit 2024-04-03T21:58:07.288296+0000 mon.a (mon.0) 11873 : audit [DBG] from='client.? 172.21.15.67:0/3806431148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:07 smithi067 bash[17655]: audit 2024-04-03T21:58:07.288296+0000 mon.a (mon.0) 11873 : audit [DBG] from='client.? 172.21.15.67:0/3806431148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:07 smithi082 bash[20963]: audit 2024-04-03T21:58:07.288296+0000 mon.a (mon.0) 11873 : audit [DBG] from='client.? 172.21.15.67:0/3806431148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:09 smithi067 bash[17655]: cluster 2024-04-03T21:58:07.288526+0000 mgr.y (mgr.24370) 13788 : cluster [DBG] pgmap v13772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:09 smithi067 bash[27441]: cluster 2024-04-03T21:58:07.288526+0000 mgr.y (mgr.24370) 13788 : cluster [DBG] pgmap v13772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:09 smithi082 bash[20963]: cluster 2024-04-03T21:58:07.288526+0000 mgr.y (mgr.24370) 13788 : cluster [DBG] pgmap v13772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:10 smithi067 bash[27441]: audit 2024-04-03T21:58:09.737219+0000 mon.a (mon.0) 11874 : audit [DBG] from='client.? 172.21.15.67:0/3607479599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:10 smithi067 bash[17655]: audit 2024-04-03T21:58:09.737219+0000 mon.a (mon.0) 11874 : audit [DBG] from='client.? 172.21.15.67:0/3607479599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:10 smithi082 bash[20963]: audit 2024-04-03T21:58:09.737219+0000 mon.a (mon.0) 11874 : audit [DBG] from='client.? 172.21.15.67:0/3607479599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:11 smithi067 bash[17655]: cluster 2024-04-03T21:58:09.289203+0000 mgr.y (mgr.24370) 13789 : cluster [DBG] pgmap v13773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:11 smithi067 bash[17655]: audit 2024-04-03T21:58:10.389881+0000 mon.a (mon.0) 11875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:11 smithi067 bash[27441]: cluster 2024-04-03T21:58:09.289203+0000 mgr.y (mgr.24370) 13789 : cluster [DBG] pgmap v13773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:11 smithi067 bash[27441]: audit 2024-04-03T21:58:10.389881+0000 mon.a (mon.0) 11875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:11 smithi082 bash[20963]: cluster 2024-04-03T21:58:09.289203+0000 mgr.y (mgr.24370) 13789 : cluster [DBG] pgmap v13773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:11 smithi082 bash[20963]: audit 2024-04-03T21:58:10.389881+0000 mon.a (mon.0) 11875 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:58:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:13 smithi067 bash[27441]: cluster 2024-04-03T21:58:11.290362+0000 mgr.y (mgr.24370) 13790 : cluster [DBG] pgmap v13774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:13 smithi067 bash[27441]: audit 2024-04-03T21:58:12.191123+0000 mon.c (mon.2) 5495 : audit [DBG] from='client.? 172.21.15.67:0/3573474896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:13 smithi067 bash[17655]: cluster 2024-04-03T21:58:11.290362+0000 mgr.y (mgr.24370) 13790 : cluster [DBG] pgmap v13774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:13 smithi067 bash[17655]: audit 2024-04-03T21:58:12.191123+0000 mon.c (mon.2) 5495 : audit [DBG] from='client.? 172.21.15.67:0/3573474896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:13 smithi082 bash[20963]: cluster 2024-04-03T21:58:11.290362+0000 mgr.y (mgr.24370) 13790 : cluster [DBG] pgmap v13774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:13 smithi082 bash[20963]: audit 2024-04-03T21:58:12.191123+0000 mon.c (mon.2) 5495 : audit [DBG] from='client.? 172.21.15.67:0/3573474896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:58:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:15 smithi082 bash[20963]: cluster 2024-04-03T21:58:13.291015+0000 mgr.y (mgr.24370) 13791 : cluster [DBG] pgmap v13775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:15 smithi082 bash[20963]: audit 2024-04-03T21:58:14.639845+0000 mon.c (mon.2) 5496 : audit [DBG] from='client.? 172.21.15.67:0/4270924883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:15 smithi067 bash[17655]: cluster 2024-04-03T21:58:13.291015+0000 mgr.y (mgr.24370) 13791 : cluster [DBG] pgmap v13775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:15 smithi067 bash[17655]: audit 2024-04-03T21:58:14.639845+0000 mon.c (mon.2) 5496 : audit [DBG] from='client.? 172.21.15.67:0/4270924883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:15 smithi067 bash[27441]: cluster 2024-04-03T21:58:13.291015+0000 mgr.y (mgr.24370) 13791 : cluster [DBG] pgmap v13775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:15 smithi067 bash[27441]: audit 2024-04-03T21:58:14.639845+0000 mon.c (mon.2) 5496 : audit [DBG] from='client.? 172.21.15.67:0/4270924883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:17 smithi082 bash[20963]: cluster 2024-04-03T21:58:15.291782+0000 mgr.y (mgr.24370) 13792 : cluster [DBG] pgmap v13776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:17 smithi082 bash[20963]: audit 2024-04-03T21:58:17.091801+0000 mon.c (mon.2) 5497 : audit [DBG] from='client.? 172.21.15.67:0/541346818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:17 smithi067 bash[27441]: cluster 2024-04-03T21:58:15.291782+0000 mgr.y (mgr.24370) 13792 : cluster [DBG] pgmap v13776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:17 smithi067 bash[27441]: audit 2024-04-03T21:58:17.091801+0000 mon.c (mon.2) 5497 : audit [DBG] from='client.? 172.21.15.67:0/541346818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:17 smithi067 bash[17655]: cluster 2024-04-03T21:58:15.291782+0000 mgr.y (mgr.24370) 13792 : cluster [DBG] pgmap v13776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:17 smithi067 bash[17655]: audit 2024-04-03T21:58:17.091801+0000 mon.c (mon.2) 5497 : audit [DBG] from='client.? 172.21.15.67:0/541346818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:19 smithi082 bash[20963]: cluster 2024-04-03T21:58:17.293014+0000 mgr.y (mgr.24370) 13793 : cluster [DBG] pgmap v13777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:19 smithi067 bash[27441]: cluster 2024-04-03T21:58:17.293014+0000 mgr.y (mgr.24370) 13793 : cluster [DBG] pgmap v13777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:19 smithi067 bash[17655]: cluster 2024-04-03T21:58:17.293014+0000 mgr.y (mgr.24370) 13793 : cluster [DBG] pgmap v13777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:20 smithi082 bash[20963]: audit 2024-04-03T21:58:19.543513+0000 mon.c (mon.2) 5498 : audit [DBG] from='client.? 172.21.15.67:0/688678512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:20 smithi067 bash[27441]: audit 2024-04-03T21:58:19.543513+0000 mon.c (mon.2) 5498 : audit [DBG] from='client.? 172.21.15.67:0/688678512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:20 smithi067 bash[17655]: audit 2024-04-03T21:58:19.543513+0000 mon.c (mon.2) 5498 : audit [DBG] from='client.? 172.21.15.67:0/688678512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:21 smithi082 bash[20963]: cluster 2024-04-03T21:58:19.293646+0000 mgr.y (mgr.24370) 13794 : cluster [DBG] pgmap v13778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:21 smithi067 bash[27441]: cluster 2024-04-03T21:58:19.293646+0000 mgr.y (mgr.24370) 13794 : cluster [DBG] pgmap v13778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:21 smithi067 bash[17655]: cluster 2024-04-03T21:58:19.293646+0000 mgr.y (mgr.24370) 13794 : cluster [DBG] pgmap v13778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:22 smithi082 bash[20963]: audit 2024-04-03T21:58:21.994305+0000 mon.c (mon.2) 5499 : audit [DBG] from='client.? 172.21.15.67:0/1505763431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:22 smithi067 bash[17655]: audit 2024-04-03T21:58:21.994305+0000 mon.c (mon.2) 5499 : audit [DBG] from='client.? 172.21.15.67:0/1505763431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:22 smithi067 bash[27441]: audit 2024-04-03T21:58:21.994305+0000 mon.c (mon.2) 5499 : audit [DBG] from='client.? 172.21.15.67:0/1505763431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T21:58:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:23 smithi067 bash[27441]: cluster 2024-04-03T21:58:21.294943+0000 mgr.y (mgr.24370) 13795 : cluster [DBG] pgmap v13779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:23 smithi067 bash[17655]: cluster 2024-04-03T21:58:21.294943+0000 mgr.y (mgr.24370) 13795 : cluster [DBG] pgmap v13779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:23.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:23 smithi082 bash[20963]: cluster 2024-04-03T21:58:21.294943+0000 mgr.y (mgr.24370) 13795 : cluster [DBG] pgmap v13779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:58:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:25 smithi082 bash[20963]: cluster 2024-04-03T21:58:23.295791+0000 mgr.y (mgr.24370) 13796 : cluster [DBG] pgmap v13780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:25 smithi082 bash[20963]: audit 2024-04-03T21:58:24.450462+0000 mon.a (mon.0) 11876 : audit [DBG] from='client.? 172.21.15.67:0/2637905539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:25 smithi067 bash[17655]: cluster 2024-04-03T21:58:23.295791+0000 mgr.y (mgr.24370) 13796 : cluster [DBG] pgmap v13780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:25 smithi067 bash[17655]: audit 2024-04-03T21:58:24.450462+0000 mon.a (mon.0) 11876 : audit [DBG] from='client.? 172.21.15.67:0/2637905539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:25 smithi067 bash[27441]: cluster 2024-04-03T21:58:23.295791+0000 mgr.y (mgr.24370) 13796 : cluster [DBG] pgmap v13780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:25 smithi067 bash[27441]: audit 2024-04-03T21:58:24.450462+0000 mon.a (mon.0) 11876 : audit [DBG] from='client.? 172.21.15.67:0/2637905539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:26 smithi082 bash[20963]: audit 2024-04-03T21:58:25.390125+0000 mon.a (mon.0) 11877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:26 smithi067 bash[27441]: audit 2024-04-03T21:58:25.390125+0000 mon.a (mon.0) 11877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:26 smithi067 bash[17655]: audit 2024-04-03T21:58:25.390125+0000 mon.a (mon.0) 11877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:27 smithi082 bash[20963]: cluster 2024-04-03T21:58:25.296512+0000 mgr.y (mgr.24370) 13797 : cluster [DBG] pgmap v13781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:27 smithi082 bash[20963]: audit 2024-04-03T21:58:26.906966+0000 mon.a (mon.0) 11878 : audit [DBG] from='client.? 172.21.15.67:0/3766586405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:27 smithi067 bash[17655]: cluster 2024-04-03T21:58:25.296512+0000 mgr.y (mgr.24370) 13797 : cluster [DBG] pgmap v13781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:27 smithi067 bash[17655]: audit 2024-04-03T21:58:26.906966+0000 mon.a (mon.0) 11878 : audit [DBG] from='client.? 172.21.15.67:0/3766586405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:27 smithi067 bash[27441]: cluster 2024-04-03T21:58:25.296512+0000 mgr.y (mgr.24370) 13797 : cluster [DBG] pgmap v13781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:27 smithi067 bash[27441]: audit 2024-04-03T21:58:26.906966+0000 mon.a (mon.0) 11878 : audit [DBG] from='client.? 172.21.15.67:0/3766586405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:28 smithi082 bash[20963]: audit 2024-04-03T21:58:27.435708+0000 mon.a (mon.0) 11879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:58:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:28 smithi067 bash[17655]: audit 2024-04-03T21:58:27.435708+0000 mon.a (mon.0) 11879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:58:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:28 smithi067 bash[27441]: audit 2024-04-03T21:58:27.435708+0000 mon.a (mon.0) 11879 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:58:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:29 smithi082 bash[20963]: cluster 2024-04-03T21:58:27.297634+0000 mgr.y (mgr.24370) 13798 : cluster [DBG] pgmap v13782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:29 smithi067 bash[17655]: cluster 2024-04-03T21:58:27.297634+0000 mgr.y (mgr.24370) 13798 : cluster [DBG] pgmap v13782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:29 smithi067 bash[27441]: cluster 2024-04-03T21:58:27.297634+0000 mgr.y (mgr.24370) 13798 : cluster [DBG] pgmap v13782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:30 smithi082 bash[20963]: audit 2024-04-03T21:58:29.359892+0000 mon.c (mon.2) 5500 : audit [DBG] from='client.? 172.21.15.67:0/68621634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:30 smithi067 bash[17655]: audit 2024-04-03T21:58:29.359892+0000 mon.c (mon.2) 5500 : audit [DBG] from='client.? 172.21.15.67:0/68621634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:30 smithi067 bash[27441]: audit 2024-04-03T21:58:29.359892+0000 mon.c (mon.2) 5500 : audit [DBG] from='client.? 172.21.15.67:0/68621634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:31 smithi082 bash[20963]: cluster 2024-04-03T21:58:29.298292+0000 mgr.y (mgr.24370) 13799 : cluster [DBG] pgmap v13783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:31 smithi067 bash[17655]: cluster 2024-04-03T21:58:29.298292+0000 mgr.y (mgr.24370) 13799 : cluster [DBG] pgmap v13783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:31 smithi067 bash[27441]: cluster 2024-04-03T21:58:29.298292+0000 mgr.y (mgr.24370) 13799 : cluster [DBG] pgmap v13783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:32 smithi082 bash[20963]: cluster 2024-04-03T21:58:31.299408+0000 mgr.y (mgr.24370) 13800 : cluster [DBG] pgmap v13784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:32 smithi082 bash[20963]: audit 2024-04-03T21:58:31.823981+0000 mon.a (mon.0) 11880 : audit [DBG] from='client.? 172.21.15.67:0/910199120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:32 smithi067 bash[17655]: cluster 2024-04-03T21:58:31.299408+0000 mgr.y (mgr.24370) 13800 : cluster [DBG] pgmap v13784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:32 smithi067 bash[17655]: audit 2024-04-03T21:58:31.823981+0000 mon.a (mon.0) 11880 : audit [DBG] from='client.? 172.21.15.67:0/910199120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:32 smithi067 bash[27441]: cluster 2024-04-03T21:58:31.299408+0000 mgr.y (mgr.24370) 13800 : cluster [DBG] pgmap v13784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:32 smithi067 bash[27441]: audit 2024-04-03T21:58:31.823981+0000 mon.a (mon.0) 11880 : audit [DBG] from='client.? 172.21.15.67:0/910199120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:58:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:58:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:34 smithi082 bash[20963]: audit 2024-04-03T21:58:33.180285+0000 mon.a (mon.0) 11881 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:34 smithi082 bash[20963]: audit 2024-04-03T21:58:33.188223+0000 mon.a (mon.0) 11882 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:34 smithi082 bash[20963]: audit 2024-04-03T21:58:33.429567+0000 mon.a (mon.0) 11883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:34 smithi082 bash[20963]: audit 2024-04-03T21:58:33.436482+0000 mon.a (mon.0) 11884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:34 smithi082 bash[20963]: audit 2024-04-03T21:58:33.913389+0000 mon.a (mon.0) 11885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:58:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:34 smithi082 bash[20963]: audit 2024-04-03T21:58:33.915301+0000 mon.a (mon.0) 11886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:58:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:34 smithi082 bash[20963]: audit 2024-04-03T21:58:33.923720+0000 mon.a (mon.0) 11887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[17655]: audit 2024-04-03T21:58:33.180285+0000 mon.a (mon.0) 11881 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[17655]: audit 2024-04-03T21:58:33.188223+0000 mon.a (mon.0) 11882 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[17655]: audit 2024-04-03T21:58:33.429567+0000 mon.a (mon.0) 11883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[17655]: audit 2024-04-03T21:58:33.436482+0000 mon.a (mon.0) 11884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[17655]: audit 2024-04-03T21:58:33.913389+0000 mon.a (mon.0) 11885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:58:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[17655]: audit 2024-04-03T21:58:33.915301+0000 mon.a (mon.0) 11886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:58:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[17655]: audit 2024-04-03T21:58:33.923720+0000 mon.a (mon.0) 11887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[27441]: audit 2024-04-03T21:58:33.180285+0000 mon.a (mon.0) 11881 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[27441]: audit 2024-04-03T21:58:33.188223+0000 mon.a (mon.0) 11882 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[27441]: audit 2024-04-03T21:58:33.429567+0000 mon.a (mon.0) 11883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[27441]: audit 2024-04-03T21:58:33.436482+0000 mon.a (mon.0) 11884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[27441]: audit 2024-04-03T21:58:33.913389+0000 mon.a (mon.0) 11885 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:58:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[27441]: audit 2024-04-03T21:58:33.915301+0000 mon.a (mon.0) 11886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:58:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:34 smithi067 bash[27441]: audit 2024-04-03T21:58:33.923720+0000 mon.a (mon.0) 11887 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:58:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:35 smithi082 bash[20963]: cluster 2024-04-03T21:58:33.300127+0000 mgr.y (mgr.24370) 13801 : cluster [DBG] pgmap v13785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:35 smithi082 bash[20963]: audit 2024-04-03T21:58:34.277302+0000 mon.c (mon.2) 5501 : audit [DBG] from='client.? 172.21.15.67:0/1796476864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:35 smithi067 bash[17655]: cluster 2024-04-03T21:58:33.300127+0000 mgr.y (mgr.24370) 13801 : cluster [DBG] pgmap v13785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:35 smithi067 bash[17655]: audit 2024-04-03T21:58:34.277302+0000 mon.c (mon.2) 5501 : audit [DBG] from='client.? 172.21.15.67:0/1796476864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:35 smithi067 bash[27441]: cluster 2024-04-03T21:58:33.300127+0000 mgr.y (mgr.24370) 13801 : cluster [DBG] pgmap v13785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:35 smithi067 bash[27441]: audit 2024-04-03T21:58:34.277302+0000 mon.c (mon.2) 5501 : audit [DBG] from='client.? 172.21.15.67:0/1796476864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:37 smithi082 bash[20963]: cluster 2024-04-03T21:58:35.300782+0000 mgr.y (mgr.24370) 13802 : cluster [DBG] pgmap v13786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:37 smithi082 bash[20963]: audit 2024-04-03T21:58:36.738516+0000 mon.c (mon.2) 5502 : audit [DBG] from='client.? 172.21.15.67:0/3222496947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:37 smithi067 bash[27441]: cluster 2024-04-03T21:58:35.300782+0000 mgr.y (mgr.24370) 13802 : cluster [DBG] pgmap v13786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:37 smithi067 bash[27441]: audit 2024-04-03T21:58:36.738516+0000 mon.c (mon.2) 5502 : audit [DBG] from='client.? 172.21.15.67:0/3222496947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:37 smithi067 bash[17655]: cluster 2024-04-03T21:58:35.300782+0000 mgr.y (mgr.24370) 13802 : cluster [DBG] pgmap v13786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:37 smithi067 bash[17655]: audit 2024-04-03T21:58:36.738516+0000 mon.c (mon.2) 5502 : audit [DBG] from='client.? 172.21.15.67:0/3222496947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:39 smithi082 bash[20963]: cluster 2024-04-03T21:58:37.302001+0000 mgr.y (mgr.24370) 13803 : cluster [DBG] pgmap v13787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:39 smithi082 bash[20963]: audit 2024-04-03T21:58:39.190313+0000 mon.c (mon.2) 5503 : audit [DBG] from='client.? 172.21.15.67:0/4192281866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:39 smithi067 bash[27441]: cluster 2024-04-03T21:58:37.302001+0000 mgr.y (mgr.24370) 13803 : cluster [DBG] pgmap v13787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:39 smithi067 bash[27441]: audit 2024-04-03T21:58:39.190313+0000 mon.c (mon.2) 5503 : audit [DBG] from='client.? 172.21.15.67:0/4192281866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:39 smithi067 bash[17655]: cluster 2024-04-03T21:58:37.302001+0000 mgr.y (mgr.24370) 13803 : cluster [DBG] pgmap v13787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:39 smithi067 bash[17655]: audit 2024-04-03T21:58:39.190313+0000 mon.c (mon.2) 5503 : audit [DBG] from='client.? 172.21.15.67:0/4192281866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:41 smithi082 bash[20963]: cluster 2024-04-03T21:58:39.302789+0000 mgr.y (mgr.24370) 13804 : cluster [DBG] pgmap v13788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:41 smithi082 bash[20963]: audit 2024-04-03T21:58:40.390890+0000 mon.a (mon.0) 11888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:41 smithi067 bash[17655]: cluster 2024-04-03T21:58:39.302789+0000 mgr.y (mgr.24370) 13804 : cluster [DBG] pgmap v13788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:41 smithi067 bash[17655]: audit 2024-04-03T21:58:40.390890+0000 mon.a (mon.0) 11888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:41 smithi067 bash[27441]: cluster 2024-04-03T21:58:39.302789+0000 mgr.y (mgr.24370) 13804 : cluster [DBG] pgmap v13788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:41 smithi067 bash[27441]: audit 2024-04-03T21:58:40.390890+0000 mon.a (mon.0) 11888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:42 smithi082 bash[20963]: audit 2024-04-03T21:58:41.642465+0000 mon.a (mon.0) 11889 : audit [DBG] from='client.? 172.21.15.67:0/3793411103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:42 smithi067 bash[17655]: audit 2024-04-03T21:58:41.642465+0000 mon.a (mon.0) 11889 : audit [DBG] from='client.? 172.21.15.67:0/3793411103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:42 smithi067 bash[27441]: audit 2024-04-03T21:58:41.642465+0000 mon.a (mon.0) 11889 : audit [DBG] from='client.? 172.21.15.67:0/3793411103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:58:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:43 smithi067 bash[27441]: cluster 2024-04-03T21:58:41.304061+0000 mgr.y (mgr.24370) 13805 : cluster [DBG] pgmap v13789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:43 smithi067 bash[17655]: cluster 2024-04-03T21:58:41.304061+0000 mgr.y (mgr.24370) 13805 : cluster [DBG] pgmap v13789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:43.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:43 smithi082 bash[20963]: cluster 2024-04-03T21:58:41.304061+0000 mgr.y (mgr.24370) 13805 : cluster [DBG] pgmap v13789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:58:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:44 smithi082 bash[20963]: audit 2024-04-03T21:58:44.095654+0000 mon.a (mon.0) 11890 : audit [DBG] from='client.? 172.21.15.67:0/767256981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:44 smithi067 bash[27441]: audit 2024-04-03T21:58:44.095654+0000 mon.a (mon.0) 11890 : audit [DBG] from='client.? 172.21.15.67:0/767256981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:44 smithi067 bash[17655]: audit 2024-04-03T21:58:44.095654+0000 mon.a (mon.0) 11890 : audit [DBG] from='client.? 172.21.15.67:0/767256981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:45 smithi082 bash[20963]: cluster 2024-04-03T21:58:43.304773+0000 mgr.y (mgr.24370) 13806 : cluster [DBG] pgmap v13790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:45 smithi067 bash[27441]: cluster 2024-04-03T21:58:43.304773+0000 mgr.y (mgr.24370) 13806 : cluster [DBG] pgmap v13790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:45 smithi067 bash[17655]: cluster 2024-04-03T21:58:43.304773+0000 mgr.y (mgr.24370) 13806 : cluster [DBG] pgmap v13790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:46 smithi082 bash[20963]: cluster 2024-04-03T21:58:45.305454+0000 mgr.y (mgr.24370) 13807 : cluster [DBG] pgmap v13791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:46 smithi067 bash[17655]: cluster 2024-04-03T21:58:45.305454+0000 mgr.y (mgr.24370) 13807 : cluster [DBG] pgmap v13791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:46 smithi067 bash[27441]: cluster 2024-04-03T21:58:45.305454+0000 mgr.y (mgr.24370) 13807 : cluster [DBG] pgmap v13791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:47 smithi082 bash[20963]: audit 2024-04-03T21:58:46.553160+0000 mon.c (mon.2) 5504 : audit [DBG] from='client.? 172.21.15.67:0/1614389052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:47 smithi067 bash[17655]: audit 2024-04-03T21:58:46.553160+0000 mon.c (mon.2) 5504 : audit [DBG] from='client.? 172.21.15.67:0/1614389052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:47 smithi067 bash[27441]: audit 2024-04-03T21:58:46.553160+0000 mon.c (mon.2) 5504 : audit [DBG] from='client.? 172.21.15.67:0/1614389052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:48 smithi082 bash[20963]: cluster 2024-04-03T21:58:47.306810+0000 mgr.y (mgr.24370) 13808 : cluster [DBG] pgmap v13792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:48 smithi067 bash[27441]: cluster 2024-04-03T21:58:47.306810+0000 mgr.y (mgr.24370) 13808 : cluster [DBG] pgmap v13792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:48 smithi067 bash[17655]: cluster 2024-04-03T21:58:47.306810+0000 mgr.y (mgr.24370) 13808 : cluster [DBG] pgmap v13792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:49 smithi082 bash[20963]: audit 2024-04-03T21:58:49.012961+0000 mon.c (mon.2) 5505 : audit [DBG] from='client.? 172.21.15.67:0/1525425535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:49 smithi067 bash[17655]: audit 2024-04-03T21:58:49.012961+0000 mon.c (mon.2) 5505 : audit [DBG] from='client.? 172.21.15.67:0/1525425535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:49 smithi067 bash[27441]: audit 2024-04-03T21:58:49.012961+0000 mon.c (mon.2) 5505 : audit [DBG] from='client.? 172.21.15.67:0/1525425535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:50 smithi082 bash[20963]: cluster 2024-04-03T21:58:49.307683+0000 mgr.y (mgr.24370) 13809 : cluster [DBG] pgmap v13793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:50 smithi067 bash[17655]: cluster 2024-04-03T21:58:49.307683+0000 mgr.y (mgr.24370) 13809 : cluster [DBG] pgmap v13793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:50 smithi067 bash[27441]: cluster 2024-04-03T21:58:49.307683+0000 mgr.y (mgr.24370) 13809 : cluster [DBG] pgmap v13793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:52 smithi082 bash[20963]: cluster 2024-04-03T21:58:51.308866+0000 mgr.y (mgr.24370) 13810 : cluster [DBG] pgmap v13794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:52 smithi082 bash[20963]: audit 2024-04-03T21:58:51.468235+0000 mon.c (mon.2) 5506 : audit [DBG] from='client.? 172.21.15.67:0/2397291539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:52 smithi067 bash[27441]: cluster 2024-04-03T21:58:51.308866+0000 mgr.y (mgr.24370) 13810 : cluster [DBG] pgmap v13794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:52 smithi067 bash[27441]: audit 2024-04-03T21:58:51.468235+0000 mon.c (mon.2) 5506 : audit [DBG] from='client.? 172.21.15.67:0/2397291539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:52 smithi067 bash[17655]: cluster 2024-04-03T21:58:51.308866+0000 mgr.y (mgr.24370) 13810 : cluster [DBG] pgmap v13794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:52 smithi067 bash[17655]: audit 2024-04-03T21:58:51.468235+0000 mon.c (mon.2) 5506 : audit [DBG] from='client.? 172.21.15.67:0/2397291539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:58:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:58:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:54 smithi082 bash[20963]: cluster 2024-04-03T21:58:53.309546+0000 mgr.y (mgr.24370) 13811 : cluster [DBG] pgmap v13795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:54 smithi082 bash[20963]: audit 2024-04-03T21:58:53.922328+0000 mon.c (mon.2) 5507 : audit [DBG] from='client.? 172.21.15.67:0/1744603115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:54 smithi067 bash[17655]: cluster 2024-04-03T21:58:53.309546+0000 mgr.y (mgr.24370) 13811 : cluster [DBG] pgmap v13795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:54 smithi067 bash[17655]: audit 2024-04-03T21:58:53.922328+0000 mon.c (mon.2) 5507 : audit [DBG] from='client.? 172.21.15.67:0/1744603115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:54 smithi067 bash[27441]: cluster 2024-04-03T21:58:53.309546+0000 mgr.y (mgr.24370) 13811 : cluster [DBG] pgmap v13795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:54 smithi067 bash[27441]: audit 2024-04-03T21:58:53.922328+0000 mon.c (mon.2) 5507 : audit [DBG] from='client.? 172.21.15.67:0/1744603115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:56 smithi082 bash[20963]: cluster 2024-04-03T21:58:55.310231+0000 mgr.y (mgr.24370) 13812 : cluster [DBG] pgmap v13796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:56 smithi082 bash[20963]: audit 2024-04-03T21:58:55.390048+0000 mon.a (mon.0) 11891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:56 smithi067 bash[17655]: cluster 2024-04-03T21:58:55.310231+0000 mgr.y (mgr.24370) 13812 : cluster [DBG] pgmap v13796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:56 smithi067 bash[17655]: audit 2024-04-03T21:58:55.390048+0000 mon.a (mon.0) 11891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:56 smithi067 bash[27441]: cluster 2024-04-03T21:58:55.310231+0000 mgr.y (mgr.24370) 13812 : cluster [DBG] pgmap v13796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:56 smithi067 bash[27441]: audit 2024-04-03T21:58:55.390048+0000 mon.a (mon.0) 11891 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:58:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:57 smithi067 bash[17655]: audit 2024-04-03T21:58:56.380424+0000 mon.a (mon.0) 11892 : audit [DBG] from='client.? 172.21.15.67:0/1401524599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:57 smithi067 bash[27441]: audit 2024-04-03T21:58:56.380424+0000 mon.a (mon.0) 11892 : audit [DBG] from='client.? 172.21.15.67:0/1401524599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:57 smithi082 bash[20963]: audit 2024-04-03T21:58:56.380424+0000 mon.a (mon.0) 11892 : audit [DBG] from='client.? 172.21.15.67:0/1401524599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:58 smithi067 bash[27441]: cluster 2024-04-03T21:58:57.311443+0000 mgr.y (mgr.24370) 13813 : cluster [DBG] pgmap v13797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:58 smithi067 bash[17655]: cluster 2024-04-03T21:58:57.311443+0000 mgr.y (mgr.24370) 13813 : cluster [DBG] pgmap v13797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:58 smithi082 bash[20963]: cluster 2024-04-03T21:58:57.311443+0000 mgr.y (mgr.24370) 13813 : cluster [DBG] pgmap v13797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:58:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:58:59 smithi067 bash[17655]: audit 2024-04-03T21:58:58.828457+0000 mon.a (mon.0) 11893 : audit [DBG] from='client.? 172.21.15.67:0/2422353785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:58:59 smithi067 bash[27441]: audit 2024-04-03T21:58:58.828457+0000 mon.a (mon.0) 11893 : audit [DBG] from='client.? 172.21.15.67:0/2422353785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:58:59.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:58:59 smithi082 bash[20963]: audit 2024-04-03T21:58:58.828457+0000 mon.a (mon.0) 11893 : audit [DBG] from='client.? 172.21.15.67:0/2422353785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:00 smithi067 bash[17655]: cluster 2024-04-03T21:58:59.312095+0000 mgr.y (mgr.24370) 13814 : cluster [DBG] pgmap v13798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:00 smithi067 bash[27441]: cluster 2024-04-03T21:58:59.312095+0000 mgr.y (mgr.24370) 13814 : cluster [DBG] pgmap v13798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:00 smithi082 bash[20963]: cluster 2024-04-03T21:58:59.312095+0000 mgr.y (mgr.24370) 13814 : cluster [DBG] pgmap v13798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:01 smithi067 bash[27441]: audit 2024-04-03T21:59:01.282119+0000 mon.c (mon.2) 5508 : audit [DBG] from='client.? 172.21.15.67:0/2065167074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:01 smithi067 bash[17655]: audit 2024-04-03T21:59:01.282119+0000 mon.c (mon.2) 5508 : audit [DBG] from='client.? 172.21.15.67:0/2065167074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:01 smithi082 bash[20963]: audit 2024-04-03T21:59:01.282119+0000 mon.c (mon.2) 5508 : audit [DBG] from='client.? 172.21.15.67:0/2065167074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:02 smithi067 bash[17655]: cluster 2024-04-03T21:59:01.313170+0000 mgr.y (mgr.24370) 13815 : cluster [DBG] pgmap v13799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:02 smithi067 bash[27441]: cluster 2024-04-03T21:59:01.313170+0000 mgr.y (mgr.24370) 13815 : cluster [DBG] pgmap v13799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:02.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:02 smithi082 bash[20963]: cluster 2024-04-03T21:59:01.313170+0000 mgr.y (mgr.24370) 13815 : cluster [DBG] pgmap v13799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:59:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:59:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:04 smithi082 bash[20963]: cluster 2024-04-03T21:59:03.313783+0000 mgr.y (mgr.24370) 13816 : cluster [DBG] pgmap v13800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:04 smithi082 bash[20963]: audit 2024-04-03T21:59:03.739141+0000 mon.c (mon.2) 5509 : audit [DBG] from='client.? 172.21.15.67:0/2369150357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:04 smithi067 bash[17655]: cluster 2024-04-03T21:59:03.313783+0000 mgr.y (mgr.24370) 13816 : cluster [DBG] pgmap v13800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:04 smithi067 bash[17655]: audit 2024-04-03T21:59:03.739141+0000 mon.c (mon.2) 5509 : audit [DBG] from='client.? 172.21.15.67:0/2369150357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:04 smithi067 bash[27441]: cluster 2024-04-03T21:59:03.313783+0000 mgr.y (mgr.24370) 13816 : cluster [DBG] pgmap v13800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:04 smithi067 bash[27441]: audit 2024-04-03T21:59:03.739141+0000 mon.c (mon.2) 5509 : audit [DBG] from='client.? 172.21.15.67:0/2369150357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:06 smithi082 bash[20963]: cluster 2024-04-03T21:59:05.314497+0000 mgr.y (mgr.24370) 13817 : cluster [DBG] pgmap v13801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:06 smithi082 bash[20963]: audit 2024-04-03T21:59:06.191174+0000 mon.a (mon.0) 11894 : audit [DBG] from='client.? 172.21.15.67:0/2891570195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:06 smithi067 bash[27441]: cluster 2024-04-03T21:59:05.314497+0000 mgr.y (mgr.24370) 13817 : cluster [DBG] pgmap v13801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:06 smithi067 bash[27441]: audit 2024-04-03T21:59:06.191174+0000 mon.a (mon.0) 11894 : audit [DBG] from='client.? 172.21.15.67:0/2891570195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:06 smithi067 bash[17655]: cluster 2024-04-03T21:59:05.314497+0000 mgr.y (mgr.24370) 13817 : cluster [DBG] pgmap v13801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:06 smithi067 bash[17655]: audit 2024-04-03T21:59:06.191174+0000 mon.a (mon.0) 11894 : audit [DBG] from='client.? 172.21.15.67:0/2891570195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:08 smithi082 bash[20963]: cluster 2024-04-03T21:59:07.315709+0000 mgr.y (mgr.24370) 13818 : cluster [DBG] pgmap v13802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:08 smithi067 bash[17655]: cluster 2024-04-03T21:59:07.315709+0000 mgr.y (mgr.24370) 13818 : cluster [DBG] pgmap v13802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:08 smithi067 bash[27441]: cluster 2024-04-03T21:59:07.315709+0000 mgr.y (mgr.24370) 13818 : cluster [DBG] pgmap v13802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:09 smithi082 bash[20963]: audit 2024-04-03T21:59:08.640843+0000 mon.a (mon.0) 11895 : audit [DBG] from='client.? 172.21.15.67:0/1500601226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:09 smithi067 bash[27441]: audit 2024-04-03T21:59:08.640843+0000 mon.a (mon.0) 11895 : audit [DBG] from='client.? 172.21.15.67:0/1500601226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:09 smithi067 bash[17655]: audit 2024-04-03T21:59:08.640843+0000 mon.a (mon.0) 11895 : audit [DBG] from='client.? 172.21.15.67:0/1500601226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:10 smithi082 bash[20963]: cluster 2024-04-03T21:59:09.316417+0000 mgr.y (mgr.24370) 13819 : cluster [DBG] pgmap v13803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:10 smithi082 bash[20963]: audit 2024-04-03T21:59:10.391093+0000 mon.a (mon.0) 11896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:10 smithi067 bash[17655]: cluster 2024-04-03T21:59:09.316417+0000 mgr.y (mgr.24370) 13819 : cluster [DBG] pgmap v13803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:10 smithi067 bash[17655]: audit 2024-04-03T21:59:10.391093+0000 mon.a (mon.0) 11896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:10 smithi067 bash[27441]: cluster 2024-04-03T21:59:09.316417+0000 mgr.y (mgr.24370) 13819 : cluster [DBG] pgmap v13803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:10 smithi067 bash[27441]: audit 2024-04-03T21:59:10.391093+0000 mon.a (mon.0) 11896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:11 smithi082 bash[20963]: audit 2024-04-03T21:59:11.087541+0000 mon.c (mon.2) 5510 : audit [DBG] from='client.? 172.21.15.67:0/3077645516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:11 smithi067 bash[17655]: audit 2024-04-03T21:59:11.087541+0000 mon.c (mon.2) 5510 : audit [DBG] from='client.? 172.21.15.67:0/3077645516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:11 smithi067 bash[27441]: audit 2024-04-03T21:59:11.087541+0000 mon.c (mon.2) 5510 : audit [DBG] from='client.? 172.21.15.67:0/3077645516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:12 smithi082 bash[20963]: cluster 2024-04-03T21:59:11.317652+0000 mgr.y (mgr.24370) 13820 : cluster [DBG] pgmap v13804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:12 smithi067 bash[27441]: cluster 2024-04-03T21:59:11.317652+0000 mgr.y (mgr.24370) 13820 : cluster [DBG] pgmap v13804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:12 smithi067 bash[17655]: cluster 2024-04-03T21:59:11.317652+0000 mgr.y (mgr.24370) 13820 : cluster [DBG] pgmap v13804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:59:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:59:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:14 smithi082 bash[20963]: cluster 2024-04-03T21:59:13.318305+0000 mgr.y (mgr.24370) 13821 : cluster [DBG] pgmap v13805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:14 smithi082 bash[20963]: audit 2024-04-03T21:59:13.540485+0000 mon.a (mon.0) 11897 : audit [DBG] from='client.? 172.21.15.67:0/277418060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:14 smithi067 bash[27441]: cluster 2024-04-03T21:59:13.318305+0000 mgr.y (mgr.24370) 13821 : cluster [DBG] pgmap v13805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:14 smithi067 bash[27441]: audit 2024-04-03T21:59:13.540485+0000 mon.a (mon.0) 11897 : audit [DBG] from='client.? 172.21.15.67:0/277418060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:14 smithi067 bash[17655]: cluster 2024-04-03T21:59:13.318305+0000 mgr.y (mgr.24370) 13821 : cluster [DBG] pgmap v13805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:14 smithi067 bash[17655]: audit 2024-04-03T21:59:13.540485+0000 mon.a (mon.0) 11897 : audit [DBG] from='client.? 172.21.15.67:0/277418060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:16 smithi082 bash[20963]: cluster 2024-04-03T21:59:15.318985+0000 mgr.y (mgr.24370) 13822 : cluster [DBG] pgmap v13806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:16 smithi082 bash[20963]: audit 2024-04-03T21:59:15.994123+0000 mon.a (mon.0) 11898 : audit [DBG] from='client.? 172.21.15.67:0/3830945547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:16 smithi067 bash[27441]: cluster 2024-04-03T21:59:15.318985+0000 mgr.y (mgr.24370) 13822 : cluster [DBG] pgmap v13806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:16 smithi067 bash[27441]: audit 2024-04-03T21:59:15.994123+0000 mon.a (mon.0) 11898 : audit [DBG] from='client.? 172.21.15.67:0/3830945547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:16 smithi067 bash[17655]: cluster 2024-04-03T21:59:15.318985+0000 mgr.y (mgr.24370) 13822 : cluster [DBG] pgmap v13806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:16 smithi067 bash[17655]: audit 2024-04-03T21:59:15.994123+0000 mon.a (mon.0) 11898 : audit [DBG] from='client.? 172.21.15.67:0/3830945547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:18 smithi082 bash[20963]: cluster 2024-04-03T21:59:17.320196+0000 mgr.y (mgr.24370) 13823 : cluster [DBG] pgmap v13807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:18 smithi082 bash[20963]: audit 2024-04-03T21:59:18.442123+0000 mon.c (mon.2) 5511 : audit [DBG] from='client.? 172.21.15.67:0/2332535282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:18 smithi067 bash[27441]: cluster 2024-04-03T21:59:17.320196+0000 mgr.y (mgr.24370) 13823 : cluster [DBG] pgmap v13807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:18 smithi067 bash[27441]: audit 2024-04-03T21:59:18.442123+0000 mon.c (mon.2) 5511 : audit [DBG] from='client.? 172.21.15.67:0/2332535282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:18 smithi067 bash[17655]: cluster 2024-04-03T21:59:17.320196+0000 mgr.y (mgr.24370) 13823 : cluster [DBG] pgmap v13807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:18 smithi067 bash[17655]: audit 2024-04-03T21:59:18.442123+0000 mon.c (mon.2) 5511 : audit [DBG] from='client.? 172.21.15.67:0/2332535282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:20 smithi082 bash[20963]: cluster 2024-04-03T21:59:19.320872+0000 mgr.y (mgr.24370) 13824 : cluster [DBG] pgmap v13808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:20.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:20 smithi067 bash[27441]: cluster 2024-04-03T21:59:19.320872+0000 mgr.y (mgr.24370) 13824 : cluster [DBG] pgmap v13808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:20.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:20 smithi067 bash[17655]: cluster 2024-04-03T21:59:19.320872+0000 mgr.y (mgr.24370) 13824 : cluster [DBG] pgmap v13808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:21 smithi082 bash[20963]: audit 2024-04-03T21:59:20.898381+0000 mon.c (mon.2) 5512 : audit [DBG] from='client.? 172.21.15.67:0/1752440242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:21 smithi067 bash[27441]: audit 2024-04-03T21:59:20.898381+0000 mon.c (mon.2) 5512 : audit [DBG] from='client.? 172.21.15.67:0/1752440242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:21 smithi067 bash[17655]: audit 2024-04-03T21:59:20.898381+0000 mon.c (mon.2) 5512 : audit [DBG] from='client.? 172.21.15.67:0/1752440242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:22 smithi082 bash[20963]: cluster 2024-04-03T21:59:21.322055+0000 mgr.y (mgr.24370) 13825 : cluster [DBG] pgmap v13809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:22 smithi067 bash[17655]: cluster 2024-04-03T21:59:21.322055+0000 mgr.y (mgr.24370) 13825 : cluster [DBG] pgmap v13809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:22 smithi067 bash[27441]: cluster 2024-04-03T21:59:21.322055+0000 mgr.y (mgr.24370) 13825 : cluster [DBG] pgmap v13809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T21:59:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:59:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:23 smithi082 bash[20963]: audit 2024-04-03T21:59:23.349441+0000 mon.c (mon.2) 5513 : audit [DBG] from='client.? 172.21.15.67:0/1311729487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:23 smithi067 bash[17655]: audit 2024-04-03T21:59:23.349441+0000 mon.c (mon.2) 5513 : audit [DBG] from='client.? 172.21.15.67:0/1311729487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:23 smithi067 bash[27441]: audit 2024-04-03T21:59:23.349441+0000 mon.c (mon.2) 5513 : audit [DBG] from='client.? 172.21.15.67:0/1311729487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:24 smithi082 bash[20963]: cluster 2024-04-03T21:59:23.322671+0000 mgr.y (mgr.24370) 13826 : cluster [DBG] pgmap v13810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:24 smithi067 bash[27441]: cluster 2024-04-03T21:59:23.322671+0000 mgr.y (mgr.24370) 13826 : cluster [DBG] pgmap v13810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:24 smithi067 bash[17655]: cluster 2024-04-03T21:59:23.322671+0000 mgr.y (mgr.24370) 13826 : cluster [DBG] pgmap v13810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:25 smithi082 bash[20963]: audit 2024-04-03T21:59:25.391604+0000 mon.a (mon.0) 11899 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:25 smithi067 bash[27441]: audit 2024-04-03T21:59:25.391604+0000 mon.a (mon.0) 11899 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:25 smithi067 bash[17655]: audit 2024-04-03T21:59:25.391604+0000 mon.a (mon.0) 11899 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:26 smithi082 bash[20963]: cluster 2024-04-03T21:59:25.323360+0000 mgr.y (mgr.24370) 13827 : cluster [DBG] pgmap v13811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:26 smithi082 bash[20963]: audit 2024-04-03T21:59:25.803286+0000 mon.a (mon.0) 11900 : audit [DBG] from='client.? 172.21.15.67:0/4259307171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:26 smithi067 bash[27441]: cluster 2024-04-03T21:59:25.323360+0000 mgr.y (mgr.24370) 13827 : cluster [DBG] pgmap v13811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:26 smithi067 bash[27441]: audit 2024-04-03T21:59:25.803286+0000 mon.a (mon.0) 11900 : audit [DBG] from='client.? 172.21.15.67:0/4259307171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:26 smithi067 bash[17655]: cluster 2024-04-03T21:59:25.323360+0000 mgr.y (mgr.24370) 13827 : cluster [DBG] pgmap v13811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:26 smithi067 bash[17655]: audit 2024-04-03T21:59:25.803286+0000 mon.a (mon.0) 11900 : audit [DBG] from='client.? 172.21.15.67:0/4259307171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:28 smithi082 bash[20963]: cluster 2024-04-03T21:59:27.324521+0000 mgr.y (mgr.24370) 13828 : cluster [DBG] pgmap v13812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:28 smithi082 bash[20963]: audit 2024-04-03T21:59:28.253856+0000 mon.a (mon.0) 11901 : audit [DBG] from='client.? 172.21.15.67:0/631338340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:28 smithi067 bash[27441]: cluster 2024-04-03T21:59:27.324521+0000 mgr.y (mgr.24370) 13828 : cluster [DBG] pgmap v13812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:28 smithi067 bash[27441]: audit 2024-04-03T21:59:28.253856+0000 mon.a (mon.0) 11901 : audit [DBG] from='client.? 172.21.15.67:0/631338340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:28 smithi067 bash[17655]: cluster 2024-04-03T21:59:27.324521+0000 mgr.y (mgr.24370) 13828 : cluster [DBG] pgmap v13812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:28 smithi067 bash[17655]: audit 2024-04-03T21:59:28.253856+0000 mon.a (mon.0) 11901 : audit [DBG] from='client.? 172.21.15.67:0/631338340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:30 smithi082 bash[20963]: cluster 2024-04-03T21:59:29.325246+0000 mgr.y (mgr.24370) 13829 : cluster [DBG] pgmap v13813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:30 smithi067 bash[27441]: cluster 2024-04-03T21:59:29.325246+0000 mgr.y (mgr.24370) 13829 : cluster [DBG] pgmap v13813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:30 smithi067 bash[17655]: cluster 2024-04-03T21:59:29.325246+0000 mgr.y (mgr.24370) 13829 : cluster [DBG] pgmap v13813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:31 smithi082 bash[20963]: audit 2024-04-03T21:59:30.707512+0000 mon.c (mon.2) 5514 : audit [DBG] from='client.? 172.21.15.67:0/514658236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:31 smithi067 bash[27441]: audit 2024-04-03T21:59:30.707512+0000 mon.c (mon.2) 5514 : audit [DBG] from='client.? 172.21.15.67:0/514658236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:31 smithi067 bash[17655]: audit 2024-04-03T21:59:30.707512+0000 mon.c (mon.2) 5514 : audit [DBG] from='client.? 172.21.15.67:0/514658236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:32 smithi082 bash[20963]: cluster 2024-04-03T21:59:31.326430+0000 mgr.y (mgr.24370) 13830 : cluster [DBG] pgmap v13814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:32 smithi067 bash[17655]: cluster 2024-04-03T21:59:31.326430+0000 mgr.y (mgr.24370) 13830 : cluster [DBG] pgmap v13814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:32 smithi067 bash[27441]: cluster 2024-04-03T21:59:31.326430+0000 mgr.y (mgr.24370) 13830 : cluster [DBG] pgmap v13814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T21:59:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:33 smithi082 bash[20963]: audit 2024-04-03T21:59:33.153877+0000 mon.c (mon.2) 5515 : audit [DBG] from='client.? 172.21.15.67:0/2251337216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:59:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:33 smithi067 bash[17655]: audit 2024-04-03T21:59:33.153877+0000 mon.c (mon.2) 5515 : audit [DBG] from='client.? 172.21.15.67:0/2251337216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:33 smithi067 bash[27441]: audit 2024-04-03T21:59:33.153877+0000 mon.c (mon.2) 5515 : audit [DBG] from='client.? 172.21.15.67:0/2251337216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:34 smithi082 bash[20963]: cluster 2024-04-03T21:59:33.327044+0000 mgr.y (mgr.24370) 13831 : cluster [DBG] pgmap v13815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:34 smithi082 bash[20963]: audit 2024-04-03T21:59:33.998029+0000 mon.a (mon.0) 11902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:59:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:34 smithi082 bash[20963]: audit 2024-04-03T21:59:34.325495+0000 mon.a (mon.0) 11903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:34 smithi082 bash[20963]: audit 2024-04-03T21:59:34.334041+0000 mon.a (mon.0) 11904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:34 smithi067 bash[27441]: cluster 2024-04-03T21:59:33.327044+0000 mgr.y (mgr.24370) 13831 : cluster [DBG] pgmap v13815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:34 smithi067 bash[27441]: audit 2024-04-03T21:59:33.998029+0000 mon.a (mon.0) 11902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:59:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:34 smithi067 bash[27441]: audit 2024-04-03T21:59:34.325495+0000 mon.a (mon.0) 11903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:34 smithi067 bash[27441]: audit 2024-04-03T21:59:34.334041+0000 mon.a (mon.0) 11904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:34 smithi067 bash[17655]: cluster 2024-04-03T21:59:33.327044+0000 mgr.y (mgr.24370) 13831 : cluster [DBG] pgmap v13815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:34 smithi067 bash[17655]: audit 2024-04-03T21:59:33.998029+0000 mon.a (mon.0) 11902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T21:59:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:34 smithi067 bash[17655]: audit 2024-04-03T21:59:34.325495+0000 mon.a (mon.0) 11903 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:34 smithi067 bash[17655]: audit 2024-04-03T21:59:34.334041+0000 mon.a (mon.0) 11904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:36 smithi082 bash[20963]: cluster 2024-04-03T21:59:35.327660+0000 mgr.y (mgr.24370) 13832 : cluster [DBG] pgmap v13816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:36 smithi082 bash[20963]: audit 2024-04-03T21:59:35.622522+0000 mon.c (mon.2) 5516 : audit [DBG] from='client.? 172.21.15.67:0/2394383102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:36 smithi067 bash[17655]: cluster 2024-04-03T21:59:35.327660+0000 mgr.y (mgr.24370) 13832 : cluster [DBG] pgmap v13816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:36 smithi067 bash[17655]: audit 2024-04-03T21:59:35.622522+0000 mon.c (mon.2) 5516 : audit [DBG] from='client.? 172.21.15.67:0/2394383102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:36 smithi067 bash[27441]: cluster 2024-04-03T21:59:35.327660+0000 mgr.y (mgr.24370) 13832 : cluster [DBG] pgmap v13816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:36 smithi067 bash[27441]: audit 2024-04-03T21:59:35.622522+0000 mon.c (mon.2) 5516 : audit [DBG] from='client.? 172.21.15.67:0/2394383102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:38 smithi082 bash[20963]: cluster 2024-04-03T21:59:37.328836+0000 mgr.y (mgr.24370) 13833 : cluster [DBG] pgmap v13817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:38 smithi082 bash[20963]: audit 2024-04-03T21:59:38.076665+0000 mon.a (mon.0) 11905 : audit [DBG] from='client.? 172.21.15.67:0/715718258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:38 smithi067 bash[17655]: cluster 2024-04-03T21:59:37.328836+0000 mgr.y (mgr.24370) 13833 : cluster [DBG] pgmap v13817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:38 smithi067 bash[17655]: audit 2024-04-03T21:59:38.076665+0000 mon.a (mon.0) 11905 : audit [DBG] from='client.? 172.21.15.67:0/715718258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:38 smithi067 bash[27441]: cluster 2024-04-03T21:59:37.328836+0000 mgr.y (mgr.24370) 13833 : cluster [DBG] pgmap v13817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:38 smithi067 bash[27441]: audit 2024-04-03T21:59:38.076665+0000 mon.a (mon.0) 11905 : audit [DBG] from='client.? 172.21.15.67:0/715718258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: cluster 2024-04-03T21:59:39.329525+0000 mgr.y (mgr.24370) 13834 : cluster [DBG] pgmap v13818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: audit 2024-04-03T21:59:40.023975+0000 mon.a (mon.0) 11906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: audit 2024-04-03T21:59:40.031326+0000 mon.a (mon.0) 11907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: audit 2024-04-03T21:59:40.042344+0000 mon.a (mon.0) 11908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: audit 2024-04-03T21:59:40.050763+0000 mon.a (mon.0) 11909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: audit 2024-04-03T21:59:40.393065+0000 mon.a (mon.0) 11910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: audit 2024-04-03T21:59:40.554316+0000 mon.a (mon.0) 11911 : audit [DBG] from='client.? 172.21.15.67:0/3811218413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: audit 2024-04-03T21:59:40.596165+0000 mon.a (mon.0) 11912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:59:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: audit 2024-04-03T21:59:40.597583+0000 mon.a (mon.0) 11913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:59:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:41 smithi082 bash[20963]: audit 2024-04-03T21:59:40.604918+0000 mon.a (mon.0) 11914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: cluster 2024-04-03T21:59:39.329525+0000 mgr.y (mgr.24370) 13834 : cluster [DBG] pgmap v13818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: audit 2024-04-03T21:59:40.023975+0000 mon.a (mon.0) 11906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: audit 2024-04-03T21:59:40.031326+0000 mon.a (mon.0) 11907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: audit 2024-04-03T21:59:40.042344+0000 mon.a (mon.0) 11908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: audit 2024-04-03T21:59:40.050763+0000 mon.a (mon.0) 11909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: audit 2024-04-03T21:59:40.393065+0000 mon.a (mon.0) 11910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: audit 2024-04-03T21:59:40.554316+0000 mon.a (mon.0) 11911 : audit [DBG] from='client.? 172.21.15.67:0/3811218413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: audit 2024-04-03T21:59:40.596165+0000 mon.a (mon.0) 11912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:59:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: audit 2024-04-03T21:59:40.597583+0000 mon.a (mon.0) 11913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:59:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[17655]: audit 2024-04-03T21:59:40.604918+0000 mon.a (mon.0) 11914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: cluster 2024-04-03T21:59:39.329525+0000 mgr.y (mgr.24370) 13834 : cluster [DBG] pgmap v13818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: audit 2024-04-03T21:59:40.023975+0000 mon.a (mon.0) 11906 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: audit 2024-04-03T21:59:40.031326+0000 mon.a (mon.0) 11907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: audit 2024-04-03T21:59:40.042344+0000 mon.a (mon.0) 11908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: audit 2024-04-03T21:59:40.050763+0000 mon.a (mon.0) 11909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: audit 2024-04-03T21:59:40.393065+0000 mon.a (mon.0) 11910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: audit 2024-04-03T21:59:40.554316+0000 mon.a (mon.0) 11911 : audit [DBG] from='client.? 172.21.15.67:0/3811218413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: audit 2024-04-03T21:59:40.596165+0000 mon.a (mon.0) 11912 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T21:59:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: audit 2024-04-03T21:59:40.597583+0000 mon.a (mon.0) 11913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T21:59:41.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:41 smithi067 bash[27441]: audit 2024-04-03T21:59:40.604918+0000 mon.a (mon.0) 11914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T21:59:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:43 smithi082 bash[20963]: cluster 2024-04-03T21:59:41.330682+0000 mgr.y (mgr.24370) 13835 : cluster [DBG] pgmap v13819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:43 smithi082 bash[20963]: audit 2024-04-03T21:59:43.001130+0000 mon.c (mon.2) 5517 : audit [DBG] from='client.? 172.21.15.67:0/3577728988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:59:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:43 smithi067 bash[27441]: cluster 2024-04-03T21:59:41.330682+0000 mgr.y (mgr.24370) 13835 : cluster [DBG] pgmap v13819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:43 smithi067 bash[27441]: audit 2024-04-03T21:59:43.001130+0000 mon.c (mon.2) 5517 : audit [DBG] from='client.? 172.21.15.67:0/3577728988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:43 smithi067 bash[17655]: cluster 2024-04-03T21:59:41.330682+0000 mgr.y (mgr.24370) 13835 : cluster [DBG] pgmap v13819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:43 smithi067 bash[17655]: audit 2024-04-03T21:59:43.001130+0000 mon.c (mon.2) 5517 : audit [DBG] from='client.? 172.21.15.67:0/3577728988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:59:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:45 smithi082 bash[20963]: cluster 2024-04-03T21:59:43.331533+0000 mgr.y (mgr.24370) 13836 : cluster [DBG] pgmap v13820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:45.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:45 smithi067 bash[27441]: cluster 2024-04-03T21:59:43.331533+0000 mgr.y (mgr.24370) 13836 : cluster [DBG] pgmap v13820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:45 smithi067 bash[17655]: cluster 2024-04-03T21:59:43.331533+0000 mgr.y (mgr.24370) 13836 : cluster [DBG] pgmap v13820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:46 smithi082 bash[20963]: audit 2024-04-03T21:59:45.463125+0000 mon.c (mon.2) 5518 : audit [DBG] from='client.? 172.21.15.67:0/1568003675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:46 smithi067 bash[17655]: audit 2024-04-03T21:59:45.463125+0000 mon.c (mon.2) 5518 : audit [DBG] from='client.? 172.21.15.67:0/1568003675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:46 smithi067 bash[27441]: audit 2024-04-03T21:59:45.463125+0000 mon.c (mon.2) 5518 : audit [DBG] from='client.? 172.21.15.67:0/1568003675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:47 smithi082 bash[20963]: cluster 2024-04-03T21:59:45.332233+0000 mgr.y (mgr.24370) 13837 : cluster [DBG] pgmap v13821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:47 smithi067 bash[17655]: cluster 2024-04-03T21:59:45.332233+0000 mgr.y (mgr.24370) 13837 : cluster [DBG] pgmap v13821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:47 smithi067 bash[27441]: cluster 2024-04-03T21:59:45.332233+0000 mgr.y (mgr.24370) 13837 : cluster [DBG] pgmap v13821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:48 smithi082 bash[20963]: audit 2024-04-03T21:59:47.919966+0000 mon.a (mon.0) 11915 : audit [DBG] from='client.? 172.21.15.67:0/3341586079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:48 smithi067 bash[17655]: audit 2024-04-03T21:59:47.919966+0000 mon.a (mon.0) 11915 : audit [DBG] from='client.? 172.21.15.67:0/3341586079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:48 smithi067 bash[27441]: audit 2024-04-03T21:59:47.919966+0000 mon.a (mon.0) 11915 : audit [DBG] from='client.? 172.21.15.67:0/3341586079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:49 smithi082 bash[20963]: cluster 2024-04-03T21:59:47.333405+0000 mgr.y (mgr.24370) 13838 : cluster [DBG] pgmap v13822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:49 smithi067 bash[17655]: cluster 2024-04-03T21:59:47.333405+0000 mgr.y (mgr.24370) 13838 : cluster [DBG] pgmap v13822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:49 smithi067 bash[27441]: cluster 2024-04-03T21:59:47.333405+0000 mgr.y (mgr.24370) 13838 : cluster [DBG] pgmap v13822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:51 smithi082 bash[20963]: cluster 2024-04-03T21:59:49.334055+0000 mgr.y (mgr.24370) 13839 : cluster [DBG] pgmap v13823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:51 smithi082 bash[20963]: audit 2024-04-03T21:59:50.396065+0000 mon.a (mon.0) 11916 : audit [DBG] from='client.? 172.21.15.67:0/4164229330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:51 smithi067 bash[17655]: cluster 2024-04-03T21:59:49.334055+0000 mgr.y (mgr.24370) 13839 : cluster [DBG] pgmap v13823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:51 smithi067 bash[17655]: audit 2024-04-03T21:59:50.396065+0000 mon.a (mon.0) 11916 : audit [DBG] from='client.? 172.21.15.67:0/4164229330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:51 smithi067 bash[27441]: cluster 2024-04-03T21:59:49.334055+0000 mgr.y (mgr.24370) 13839 : cluster [DBG] pgmap v13823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:51 smithi067 bash[27441]: audit 2024-04-03T21:59:50.396065+0000 mon.a (mon.0) 11916 : audit [DBG] from='client.? 172.21.15.67:0/4164229330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:53 smithi082 bash[20963]: cluster 2024-04-03T21:59:51.335228+0000 mgr.y (mgr.24370) 13840 : cluster [DBG] pgmap v13824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:53 smithi082 bash[20963]: audit 2024-04-03T21:59:52.844697+0000 mon.a (mon.0) 11917 : audit [DBG] from='client.? 172.21.15.67:0/2345269408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 21:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T21:59:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:53 smithi067 bash[17655]: cluster 2024-04-03T21:59:51.335228+0000 mgr.y (mgr.24370) 13840 : cluster [DBG] pgmap v13824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:53 smithi067 bash[17655]: audit 2024-04-03T21:59:52.844697+0000 mon.a (mon.0) 11917 : audit [DBG] from='client.? 172.21.15.67:0/2345269408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:53 smithi067 bash[27441]: cluster 2024-04-03T21:59:51.335228+0000 mgr.y (mgr.24370) 13840 : cluster [DBG] pgmap v13824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:53 smithi067 bash[27441]: audit 2024-04-03T21:59:52.844697+0000 mon.a (mon.0) 11917 : audit [DBG] from='client.? 172.21.15.67:0/2345269408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 21:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:21:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T21:59:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:55 smithi082 bash[20963]: cluster 2024-04-03T21:59:53.335912+0000 mgr.y (mgr.24370) 13841 : cluster [DBG] pgmap v13825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:55 smithi067 bash[27441]: cluster 2024-04-03T21:59:53.335912+0000 mgr.y (mgr.24370) 13841 : cluster [DBG] pgmap v13825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:55 smithi067 bash[17655]: cluster 2024-04-03T21:59:53.335912+0000 mgr.y (mgr.24370) 13841 : cluster [DBG] pgmap v13825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:56 smithi082 bash[20963]: audit 2024-04-03T21:59:55.300026+0000 mon.a (mon.0) 11918 : audit [DBG] from='client.? 172.21.15.67:0/4098314769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:56 smithi082 bash[20963]: audit 2024-04-03T21:59:55.393462+0000 mon.a (mon.0) 11919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:56 smithi067 bash[17655]: audit 2024-04-03T21:59:55.300026+0000 mon.a (mon.0) 11918 : audit [DBG] from='client.? 172.21.15.67:0/4098314769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:56 smithi067 bash[17655]: audit 2024-04-03T21:59:55.393462+0000 mon.a (mon.0) 11919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:56 smithi067 bash[27441]: audit 2024-04-03T21:59:55.300026+0000 mon.a (mon.0) 11918 : audit [DBG] from='client.? 172.21.15.67:0/4098314769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:56 smithi067 bash[27441]: audit 2024-04-03T21:59:55.393462+0000 mon.a (mon.0) 11919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T21:59:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:57 smithi082 bash[20963]: cluster 2024-04-03T21:59:55.336548+0000 mgr.y (mgr.24370) 13842 : cluster [DBG] pgmap v13826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:57 smithi067 bash[27441]: cluster 2024-04-03T21:59:55.336548+0000 mgr.y (mgr.24370) 13842 : cluster [DBG] pgmap v13826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:57 smithi067 bash[17655]: cluster 2024-04-03T21:59:55.336548+0000 mgr.y (mgr.24370) 13842 : cluster [DBG] pgmap v13826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:58 smithi082 bash[20963]: audit 2024-04-03T21:59:57.767009+0000 mon.a (mon.0) 11920 : audit [DBG] from='client.? 172.21.15.67:0/1064625244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:58 smithi067 bash[17655]: audit 2024-04-03T21:59:57.767009+0000 mon.a (mon.0) 11920 : audit [DBG] from='client.? 172.21.15.67:0/1064625244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:58 smithi067 bash[27441]: audit 2024-04-03T21:59:57.767009+0000 mon.a (mon.0) 11920 : audit [DBG] from='client.? 172.21.15.67:0/1064625244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T21:59:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 21:59:59 smithi082 bash[20963]: cluster 2024-04-03T21:59:57.337709+0000 mgr.y (mgr.24370) 13843 : cluster [DBG] pgmap v13827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 21:59:59 smithi067 bash[27441]: cluster 2024-04-03T21:59:57.337709+0000 mgr.y (mgr.24370) 13843 : cluster [DBG] pgmap v13827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T21:59:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 21:59:59 smithi067 bash[17655]: cluster 2024-04-03T21:59:57.337709+0000 mgr.y (mgr.24370) 13843 : cluster [DBG] pgmap v13827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:00 smithi082 bash[20963]: cluster 2024-04-03T22:00:00.000139+0000 mon.a (mon.0) 11921 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:00:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:00 smithi067 bash[17655]: cluster 2024-04-03T22:00:00.000139+0000 mon.a (mon.0) 11921 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:00:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:00 smithi067 bash[27441]: cluster 2024-04-03T22:00:00.000139+0000 mon.a (mon.0) 11921 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:00:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:01 smithi082 bash[20963]: cluster 2024-04-03T21:59:59.338431+0000 mgr.y (mgr.24370) 13844 : cluster [DBG] pgmap v13828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:01 smithi082 bash[20963]: audit 2024-04-03T22:00:00.222388+0000 mon.a (mon.0) 11922 : audit [DBG] from='client.? 172.21.15.67:0/3430836766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:01 smithi067 bash[17655]: cluster 2024-04-03T21:59:59.338431+0000 mgr.y (mgr.24370) 13844 : cluster [DBG] pgmap v13828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:01 smithi067 bash[17655]: audit 2024-04-03T22:00:00.222388+0000 mon.a (mon.0) 11922 : audit [DBG] from='client.? 172.21.15.67:0/3430836766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:01 smithi067 bash[27441]: cluster 2024-04-03T21:59:59.338431+0000 mgr.y (mgr.24370) 13844 : cluster [DBG] pgmap v13828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:01 smithi067 bash[27441]: audit 2024-04-03T22:00:00.222388+0000 mon.a (mon.0) 11922 : audit [DBG] from='client.? 172.21.15.67:0/3430836766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:03 smithi082 bash[20963]: cluster 2024-04-03T22:00:01.339617+0000 mgr.y (mgr.24370) 13845 : cluster [DBG] pgmap v13829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:03 smithi082 bash[20963]: audit 2024-04-03T22:00:02.674310+0000 mon.c (mon.2) 5519 : audit [DBG] from='client.? 172.21.15.67:0/377000861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:03] "GET /metrics HTTP/1.1" 200 239987 "" "Prometheus/2.43.0" 2024-04-03T22:00:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:03 smithi067 bash[17655]: cluster 2024-04-03T22:00:01.339617+0000 mgr.y (mgr.24370) 13845 : cluster [DBG] pgmap v13829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:03 smithi067 bash[17655]: audit 2024-04-03T22:00:02.674310+0000 mon.c (mon.2) 5519 : audit [DBG] from='client.? 172.21.15.67:0/377000861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:03 smithi067 bash[27441]: cluster 2024-04-03T22:00:01.339617+0000 mgr.y (mgr.24370) 13845 : cluster [DBG] pgmap v13829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:03 smithi067 bash[27441]: audit 2024-04-03T22:00:02.674310+0000 mon.c (mon.2) 5519 : audit [DBG] from='client.? 172.21.15.67:0/377000861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:00:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:05 smithi082 bash[20963]: cluster 2024-04-03T22:00:03.340322+0000 mgr.y (mgr.24370) 13846 : cluster [DBG] pgmap v13830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:05 smithi067 bash[17655]: cluster 2024-04-03T22:00:03.340322+0000 mgr.y (mgr.24370) 13846 : cluster [DBG] pgmap v13830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:05 smithi067 bash[27441]: cluster 2024-04-03T22:00:03.340322+0000 mgr.y (mgr.24370) 13846 : cluster [DBG] pgmap v13830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:06 smithi082 bash[20963]: audit 2024-04-03T22:00:05.133711+0000 mon.c (mon.2) 5520 : audit [DBG] from='client.? 172.21.15.67:0/2927416368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:06 smithi067 bash[27441]: audit 2024-04-03T22:00:05.133711+0000 mon.c (mon.2) 5520 : audit [DBG] from='client.? 172.21.15.67:0/2927416368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:06 smithi067 bash[17655]: audit 2024-04-03T22:00:05.133711+0000 mon.c (mon.2) 5520 : audit [DBG] from='client.? 172.21.15.67:0/2927416368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:07 smithi082 bash[20963]: cluster 2024-04-03T22:00:05.341069+0000 mgr.y (mgr.24370) 13847 : cluster [DBG] pgmap v13831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:07.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:07 smithi067 bash[17655]: cluster 2024-04-03T22:00:05.341069+0000 mgr.y (mgr.24370) 13847 : cluster [DBG] pgmap v13831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:07 smithi067 bash[27441]: cluster 2024-04-03T22:00:05.341069+0000 mgr.y (mgr.24370) 13847 : cluster [DBG] pgmap v13831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:08 smithi067 bash[17655]: audit 2024-04-03T22:00:07.587820+0000 mon.c (mon.2) 5521 : audit [DBG] from='client.? 172.21.15.67:0/615138702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:08 smithi067 bash[27441]: audit 2024-04-03T22:00:07.587820+0000 mon.c (mon.2) 5521 : audit [DBG] from='client.? 172.21.15.67:0/615138702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:08 smithi082 bash[20963]: audit 2024-04-03T22:00:07.587820+0000 mon.c (mon.2) 5521 : audit [DBG] from='client.? 172.21.15.67:0/615138702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:09 smithi067 bash[17655]: cluster 2024-04-03T22:00:07.342237+0000 mgr.y (mgr.24370) 13848 : cluster [DBG] pgmap v13832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:09 smithi067 bash[27441]: cluster 2024-04-03T22:00:07.342237+0000 mgr.y (mgr.24370) 13848 : cluster [DBG] pgmap v13832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:09 smithi082 bash[20963]: cluster 2024-04-03T22:00:07.342237+0000 mgr.y (mgr.24370) 13848 : cluster [DBG] pgmap v13832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:10.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:10 smithi067 bash[27441]: audit 2024-04-03T22:00:10.037009+0000 mon.c (mon.2) 5522 : audit [DBG] from='client.? 172.21.15.67:0/3752996634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:10 smithi067 bash[17655]: audit 2024-04-03T22:00:10.037009+0000 mon.c (mon.2) 5522 : audit [DBG] from='client.? 172.21.15.67:0/3752996634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:10 smithi082 bash[20963]: audit 2024-04-03T22:00:10.037009+0000 mon.c (mon.2) 5522 : audit [DBG] from='client.? 172.21.15.67:0/3752996634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:11 smithi067 bash[27441]: cluster 2024-04-03T22:00:09.342911+0000 mgr.y (mgr.24370) 13849 : cluster [DBG] pgmap v13833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:11 smithi067 bash[27441]: audit 2024-04-03T22:00:10.394196+0000 mon.a (mon.0) 11923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:11 smithi067 bash[17655]: cluster 2024-04-03T22:00:09.342911+0000 mgr.y (mgr.24370) 13849 : cluster [DBG] pgmap v13833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:11 smithi067 bash[17655]: audit 2024-04-03T22:00:10.394196+0000 mon.a (mon.0) 11923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:11 smithi082 bash[20963]: cluster 2024-04-03T22:00:09.342911+0000 mgr.y (mgr.24370) 13849 : cluster [DBG] pgmap v13833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:11 smithi082 bash[20963]: audit 2024-04-03T22:00:10.394196+0000 mon.a (mon.0) 11923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:00:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:13 smithi067 bash[17655]: cluster 2024-04-03T22:00:11.344059+0000 mgr.y (mgr.24370) 13850 : cluster [DBG] pgmap v13834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:13 smithi067 bash[17655]: audit 2024-04-03T22:00:12.493355+0000 mon.c (mon.2) 5523 : audit [DBG] from='client.? 172.21.15.67:0/3602801331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:13 smithi067 bash[27441]: cluster 2024-04-03T22:00:11.344059+0000 mgr.y (mgr.24370) 13850 : cluster [DBG] pgmap v13834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:13 smithi067 bash[27441]: audit 2024-04-03T22:00:12.493355+0000 mon.c (mon.2) 5523 : audit [DBG] from='client.? 172.21.15.67:0/3602801331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:13 smithi082 bash[20963]: cluster 2024-04-03T22:00:11.344059+0000 mgr.y (mgr.24370) 13850 : cluster [DBG] pgmap v13834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:13 smithi082 bash[20963]: audit 2024-04-03T22:00:12.493355+0000 mon.c (mon.2) 5523 : audit [DBG] from='client.? 172.21.15.67:0/3602801331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:00:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:15 smithi067 bash[17655]: cluster 2024-04-03T22:00:13.344691+0000 mgr.y (mgr.24370) 13851 : cluster [DBG] pgmap v13835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:15 smithi067 bash[17655]: audit 2024-04-03T22:00:14.940672+0000 mon.c (mon.2) 5524 : audit [DBG] from='client.? 172.21.15.67:0/708368478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:15 smithi067 bash[27441]: cluster 2024-04-03T22:00:13.344691+0000 mgr.y (mgr.24370) 13851 : cluster [DBG] pgmap v13835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:15.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:15 smithi067 bash[27441]: audit 2024-04-03T22:00:14.940672+0000 mon.c (mon.2) 5524 : audit [DBG] from='client.? 172.21.15.67:0/708368478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:15 smithi082 bash[20963]: cluster 2024-04-03T22:00:13.344691+0000 mgr.y (mgr.24370) 13851 : cluster [DBG] pgmap v13835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:15 smithi082 bash[20963]: audit 2024-04-03T22:00:14.940672+0000 mon.c (mon.2) 5524 : audit [DBG] from='client.? 172.21.15.67:0/708368478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:17 smithi082 bash[20963]: cluster 2024-04-03T22:00:15.345384+0000 mgr.y (mgr.24370) 13852 : cluster [DBG] pgmap v13836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:17 smithi067 bash[17655]: cluster 2024-04-03T22:00:15.345384+0000 mgr.y (mgr.24370) 13852 : cluster [DBG] pgmap v13836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:17 smithi067 bash[27441]: cluster 2024-04-03T22:00:15.345384+0000 mgr.y (mgr.24370) 13852 : cluster [DBG] pgmap v13836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:18 smithi082 bash[20963]: audit 2024-04-03T22:00:17.395482+0000 mon.c (mon.2) 5525 : audit [DBG] from='client.? 172.21.15.67:0/990485245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:18 smithi067 bash[17655]: audit 2024-04-03T22:00:17.395482+0000 mon.c (mon.2) 5525 : audit [DBG] from='client.? 172.21.15.67:0/990485245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:18 smithi067 bash[27441]: audit 2024-04-03T22:00:17.395482+0000 mon.c (mon.2) 5525 : audit [DBG] from='client.? 172.21.15.67:0/990485245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:19 smithi082 bash[20963]: cluster 2024-04-03T22:00:17.346104+0000 mgr.y (mgr.24370) 13853 : cluster [DBG] pgmap v13837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:19 smithi067 bash[27441]: cluster 2024-04-03T22:00:17.346104+0000 mgr.y (mgr.24370) 13853 : cluster [DBG] pgmap v13837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:19 smithi067 bash[17655]: cluster 2024-04-03T22:00:17.346104+0000 mgr.y (mgr.24370) 13853 : cluster [DBG] pgmap v13837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:20 smithi082 bash[20963]: audit 2024-04-03T22:00:19.840436+0000 mon.c (mon.2) 5526 : audit [DBG] from='client.? 172.21.15.67:0/2667610558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:20 smithi067 bash[27441]: audit 2024-04-03T22:00:19.840436+0000 mon.c (mon.2) 5526 : audit [DBG] from='client.? 172.21.15.67:0/2667610558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:20 smithi067 bash[17655]: audit 2024-04-03T22:00:19.840436+0000 mon.c (mon.2) 5526 : audit [DBG] from='client.? 172.21.15.67:0/2667610558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:21 smithi082 bash[20963]: cluster 2024-04-03T22:00:19.346851+0000 mgr.y (mgr.24370) 13854 : cluster [DBG] pgmap v13838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:21 smithi067 bash[17655]: cluster 2024-04-03T22:00:19.346851+0000 mgr.y (mgr.24370) 13854 : cluster [DBG] pgmap v13838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:21 smithi067 bash[27441]: cluster 2024-04-03T22:00:19.346851+0000 mgr.y (mgr.24370) 13854 : cluster [DBG] pgmap v13838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:00:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:23 smithi067 bash[17655]: cluster 2024-04-03T22:00:21.347984+0000 mgr.y (mgr.24370) 13855 : cluster [DBG] pgmap v13839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:23 smithi067 bash[17655]: audit 2024-04-03T22:00:22.301381+0000 mon.c (mon.2) 5527 : audit [DBG] from='client.? 172.21.15.67:0/2322851800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:23 smithi067 bash[27441]: cluster 2024-04-03T22:00:21.347984+0000 mgr.y (mgr.24370) 13855 : cluster [DBG] pgmap v13839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:23 smithi067 bash[27441]: audit 2024-04-03T22:00:22.301381+0000 mon.c (mon.2) 5527 : audit [DBG] from='client.? 172.21.15.67:0/2322851800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:23 smithi082 bash[20963]: cluster 2024-04-03T22:00:21.347984+0000 mgr.y (mgr.24370) 13855 : cluster [DBG] pgmap v13839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:23 smithi082 bash[20963]: audit 2024-04-03T22:00:22.301381+0000 mon.c (mon.2) 5527 : audit [DBG] from='client.? 172.21.15.67:0/2322851800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:00:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:25 smithi082 bash[20963]: cluster 2024-04-03T22:00:23.348645+0000 mgr.y (mgr.24370) 13856 : cluster [DBG] pgmap v13840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:25 smithi082 bash[20963]: audit 2024-04-03T22:00:24.751414+0000 mon.c (mon.2) 5528 : audit [DBG] from='client.? 172.21.15.67:0/252094495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:25 smithi067 bash[17655]: cluster 2024-04-03T22:00:23.348645+0000 mgr.y (mgr.24370) 13856 : cluster [DBG] pgmap v13840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:25 smithi067 bash[17655]: audit 2024-04-03T22:00:24.751414+0000 mon.c (mon.2) 5528 : audit [DBG] from='client.? 172.21.15.67:0/252094495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:25 smithi067 bash[27441]: cluster 2024-04-03T22:00:23.348645+0000 mgr.y (mgr.24370) 13856 : cluster [DBG] pgmap v13840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:25 smithi067 bash[27441]: audit 2024-04-03T22:00:24.751414+0000 mon.c (mon.2) 5528 : audit [DBG] from='client.? 172.21.15.67:0/252094495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:26 smithi082 bash[20963]: audit 2024-04-03T22:00:25.394296+0000 mon.a (mon.0) 11924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:26 smithi067 bash[17655]: audit 2024-04-03T22:00:25.394296+0000 mon.a (mon.0) 11924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:26 smithi067 bash[27441]: audit 2024-04-03T22:00:25.394296+0000 mon.a (mon.0) 11924 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:27 smithi082 bash[20963]: cluster 2024-04-03T22:00:25.349358+0000 mgr.y (mgr.24370) 13857 : cluster [DBG] pgmap v13841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:27 smithi067 bash[17655]: cluster 2024-04-03T22:00:25.349358+0000 mgr.y (mgr.24370) 13857 : cluster [DBG] pgmap v13841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:27 smithi067 bash[27441]: cluster 2024-04-03T22:00:25.349358+0000 mgr.y (mgr.24370) 13857 : cluster [DBG] pgmap v13841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:28 smithi082 bash[20963]: audit 2024-04-03T22:00:27.214042+0000 mon.a (mon.0) 11925 : audit [DBG] from='client.? 172.21.15.67:0/2557513910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:28.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:28 smithi067 bash[27441]: audit 2024-04-03T22:00:27.214042+0000 mon.a (mon.0) 11925 : audit [DBG] from='client.? 172.21.15.67:0/2557513910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:28 smithi067 bash[17655]: audit 2024-04-03T22:00:27.214042+0000 mon.a (mon.0) 11925 : audit [DBG] from='client.? 172.21.15.67:0/2557513910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:29 smithi082 bash[20963]: cluster 2024-04-03T22:00:27.350560+0000 mgr.y (mgr.24370) 13858 : cluster [DBG] pgmap v13842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:29 smithi067 bash[17655]: cluster 2024-04-03T22:00:27.350560+0000 mgr.y (mgr.24370) 13858 : cluster [DBG] pgmap v13842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:29 smithi067 bash[27441]: cluster 2024-04-03T22:00:27.350560+0000 mgr.y (mgr.24370) 13858 : cluster [DBG] pgmap v13842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:30 smithi082 bash[20963]: audit 2024-04-03T22:00:29.673313+0000 mon.a (mon.0) 11926 : audit [DBG] from='client.? 172.21.15.67:0/1720669615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:30 smithi067 bash[27441]: audit 2024-04-03T22:00:29.673313+0000 mon.a (mon.0) 11926 : audit [DBG] from='client.? 172.21.15.67:0/1720669615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:30 smithi067 bash[17655]: audit 2024-04-03T22:00:29.673313+0000 mon.a (mon.0) 11926 : audit [DBG] from='client.? 172.21.15.67:0/1720669615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:31 smithi082 bash[20963]: cluster 2024-04-03T22:00:29.351168+0000 mgr.y (mgr.24370) 13859 : cluster [DBG] pgmap v13843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:31 smithi067 bash[27441]: cluster 2024-04-03T22:00:29.351168+0000 mgr.y (mgr.24370) 13859 : cluster [DBG] pgmap v13843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:31 smithi067 bash[17655]: cluster 2024-04-03T22:00:29.351168+0000 mgr.y (mgr.24370) 13859 : cluster [DBG] pgmap v13843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:32 smithi082 bash[20963]: audit 2024-04-03T22:00:32.119316+0000 mon.a (mon.0) 11927 : audit [DBG] from='client.? 172.21.15.67:0/465824115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:32 smithi067 bash[17655]: audit 2024-04-03T22:00:32.119316+0000 mon.a (mon.0) 11927 : audit [DBG] from='client.? 172.21.15.67:0/465824115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:32 smithi067 bash[27441]: audit 2024-04-03T22:00:32.119316+0000 mon.a (mon.0) 11927 : audit [DBG] from='client.? 172.21.15.67:0/465824115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:33 smithi067 bash[17655]: cluster 2024-04-03T22:00:31.352397+0000 mgr.y (mgr.24370) 13860 : cluster [DBG] pgmap v13844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:00:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:33 smithi067 bash[27441]: cluster 2024-04-03T22:00:31.352397+0000 mgr.y (mgr.24370) 13860 : cluster [DBG] pgmap v13844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:33.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:33 smithi082 bash[20963]: cluster 2024-04-03T22:00:31.352397+0000 mgr.y (mgr.24370) 13860 : cluster [DBG] pgmap v13844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:00:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:34 smithi082 bash[20963]: cluster 2024-04-03T22:00:33.353022+0000 mgr.y (mgr.24370) 13861 : cluster [DBG] pgmap v13845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:34 smithi067 bash[17655]: cluster 2024-04-03T22:00:33.353022+0000 mgr.y (mgr.24370) 13861 : cluster [DBG] pgmap v13845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:34 smithi067 bash[27441]: cluster 2024-04-03T22:00:33.353022+0000 mgr.y (mgr.24370) 13861 : cluster [DBG] pgmap v13845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:35 smithi082 bash[20963]: audit 2024-04-03T22:00:34.575996+0000 mon.a (mon.0) 11928 : audit [DBG] from='client.? 172.21.15.67:0/909188826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:35 smithi067 bash[17655]: audit 2024-04-03T22:00:34.575996+0000 mon.a (mon.0) 11928 : audit [DBG] from='client.? 172.21.15.67:0/909188826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:35 smithi067 bash[27441]: audit 2024-04-03T22:00:34.575996+0000 mon.a (mon.0) 11928 : audit [DBG] from='client.? 172.21.15.67:0/909188826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:36 smithi082 bash[20963]: cluster 2024-04-03T22:00:35.353730+0000 mgr.y (mgr.24370) 13862 : cluster [DBG] pgmap v13846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:36 smithi067 bash[27441]: cluster 2024-04-03T22:00:35.353730+0000 mgr.y (mgr.24370) 13862 : cluster [DBG] pgmap v13846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:36 smithi067 bash[17655]: cluster 2024-04-03T22:00:35.353730+0000 mgr.y (mgr.24370) 13862 : cluster [DBG] pgmap v13846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:37 smithi082 bash[20963]: audit 2024-04-03T22:00:37.028231+0000 mon.c (mon.2) 5529 : audit [DBG] from='client.? 172.21.15.67:0/808437841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:37 smithi067 bash[27441]: audit 2024-04-03T22:00:37.028231+0000 mon.c (mon.2) 5529 : audit [DBG] from='client.? 172.21.15.67:0/808437841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:37 smithi067 bash[17655]: audit 2024-04-03T22:00:37.028231+0000 mon.c (mon.2) 5529 : audit [DBG] from='client.? 172.21.15.67:0/808437841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:38 smithi082 bash[20963]: cluster 2024-04-03T22:00:37.354925+0000 mgr.y (mgr.24370) 13863 : cluster [DBG] pgmap v13847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:38 smithi067 bash[17655]: cluster 2024-04-03T22:00:37.354925+0000 mgr.y (mgr.24370) 13863 : cluster [DBG] pgmap v13847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:38 smithi067 bash[27441]: cluster 2024-04-03T22:00:37.354925+0000 mgr.y (mgr.24370) 13863 : cluster [DBG] pgmap v13847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:40 smithi067 bash[17655]: cluster 2024-04-03T22:00:39.355593+0000 mgr.y (mgr.24370) 13864 : cluster [DBG] pgmap v13848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:40 smithi067 bash[17655]: audit 2024-04-03T22:00:39.484376+0000 mon.c (mon.2) 5530 : audit [DBG] from='client.? 172.21.15.67:0/1552226157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:40 smithi067 bash[17655]: audit 2024-04-03T22:00:40.394754+0000 mon.a (mon.0) 11929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:40 smithi067 bash[27441]: cluster 2024-04-03T22:00:39.355593+0000 mgr.y (mgr.24370) 13864 : cluster [DBG] pgmap v13848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:40 smithi067 bash[27441]: audit 2024-04-03T22:00:39.484376+0000 mon.c (mon.2) 5530 : audit [DBG] from='client.? 172.21.15.67:0/1552226157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:40 smithi067 bash[27441]: audit 2024-04-03T22:00:40.394754+0000 mon.a (mon.0) 11929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:40 smithi082 bash[20963]: cluster 2024-04-03T22:00:39.355593+0000 mgr.y (mgr.24370) 13864 : cluster [DBG] pgmap v13848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:40 smithi082 bash[20963]: audit 2024-04-03T22:00:39.484376+0000 mon.c (mon.2) 5530 : audit [DBG] from='client.? 172.21.15.67:0/1552226157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:40 smithi082 bash[20963]: audit 2024-04-03T22:00:40.394754+0000 mon.a (mon.0) 11929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:41 smithi082 bash[20963]: audit 2024-04-03T22:00:40.679609+0000 mon.a (mon.0) 11930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:00:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:41 smithi067 bash[27441]: audit 2024-04-03T22:00:40.679609+0000 mon.a (mon.0) 11930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:00:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:41 smithi067 bash[17655]: audit 2024-04-03T22:00:40.679609+0000 mon.a (mon.0) 11930 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:00:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:42 smithi082 bash[20963]: cluster 2024-04-03T22:00:41.356819+0000 mgr.y (mgr.24370) 13865 : cluster [DBG] pgmap v13849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:42 smithi082 bash[20963]: audit 2024-04-03T22:00:41.938247+0000 mon.c (mon.2) 5531 : audit [DBG] from='client.? 172.21.15.67:0/1850782467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:42 smithi067 bash[17655]: cluster 2024-04-03T22:00:41.356819+0000 mgr.y (mgr.24370) 13865 : cluster [DBG] pgmap v13849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:42 smithi067 bash[17655]: audit 2024-04-03T22:00:41.938247+0000 mon.c (mon.2) 5531 : audit [DBG] from='client.? 172.21.15.67:0/1850782467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:42 smithi067 bash[27441]: cluster 2024-04-03T22:00:41.356819+0000 mgr.y (mgr.24370) 13865 : cluster [DBG] pgmap v13849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:42 smithi067 bash[27441]: audit 2024-04-03T22:00:41.938247+0000 mon.c (mon.2) 5531 : audit [DBG] from='client.? 172.21.15.67:0/1850782467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:00:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:00:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:44 smithi082 bash[20963]: cluster 2024-04-03T22:00:43.357566+0000 mgr.y (mgr.24370) 13866 : cluster [DBG] pgmap v13850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:44 smithi082 bash[20963]: audit 2024-04-03T22:00:44.392599+0000 mon.a (mon.0) 11931 : audit [DBG] from='client.? 172.21.15.67:0/209834097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:44 smithi067 bash[17655]: cluster 2024-04-03T22:00:43.357566+0000 mgr.y (mgr.24370) 13866 : cluster [DBG] pgmap v13850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:44 smithi067 bash[17655]: audit 2024-04-03T22:00:44.392599+0000 mon.a (mon.0) 11931 : audit [DBG] from='client.? 172.21.15.67:0/209834097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:44 smithi067 bash[27441]: cluster 2024-04-03T22:00:43.357566+0000 mgr.y (mgr.24370) 13866 : cluster [DBG] pgmap v13850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:44 smithi067 bash[27441]: audit 2024-04-03T22:00:44.392599+0000 mon.a (mon.0) 11931 : audit [DBG] from='client.? 172.21.15.67:0/209834097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:46 smithi082 bash[20963]: cluster 2024-04-03T22:00:45.358257+0000 mgr.y (mgr.24370) 13867 : cluster [DBG] pgmap v13851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:46 smithi082 bash[20963]: audit 2024-04-03T22:00:46.426580+0000 mon.a (mon.0) 11932 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:46 smithi067 bash[27441]: cluster 2024-04-03T22:00:45.358257+0000 mgr.y (mgr.24370) 13867 : cluster [DBG] pgmap v13851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:46 smithi067 bash[27441]: audit 2024-04-03T22:00:46.426580+0000 mon.a (mon.0) 11932 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:46 smithi067 bash[17655]: cluster 2024-04-03T22:00:45.358257+0000 mgr.y (mgr.24370) 13867 : cluster [DBG] pgmap v13851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:46 smithi067 bash[17655]: audit 2024-04-03T22:00:46.426580+0000 mon.a (mon.0) 11932 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:47 smithi082 bash[20963]: audit 2024-04-03T22:00:46.444305+0000 mon.a (mon.0) 11933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:47 smithi082 bash[20963]: audit 2024-04-03T22:00:46.676636+0000 mon.a (mon.0) 11934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:47 smithi082 bash[20963]: audit 2024-04-03T22:00:46.683235+0000 mon.a (mon.0) 11935 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:47 smithi082 bash[20963]: audit 2024-04-03T22:00:46.873848+0000 mon.a (mon.0) 11936 : audit [DBG] from='client.? 172.21.15.67:0/1749320947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:47 smithi082 bash[20963]: audit 2024-04-03T22:00:47.124267+0000 mon.a (mon.0) 11937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:00:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:47 smithi082 bash[20963]: audit 2024-04-03T22:00:47.126194+0000 mon.a (mon.0) 11938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:00:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:47 smithi082 bash[20963]: audit 2024-04-03T22:00:47.135904+0000 mon.a (mon.0) 11939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[17655]: audit 2024-04-03T22:00:46.444305+0000 mon.a (mon.0) 11933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[17655]: audit 2024-04-03T22:00:46.676636+0000 mon.a (mon.0) 11934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[17655]: audit 2024-04-03T22:00:46.683235+0000 mon.a (mon.0) 11935 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[17655]: audit 2024-04-03T22:00:46.873848+0000 mon.a (mon.0) 11936 : audit [DBG] from='client.? 172.21.15.67:0/1749320947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[17655]: audit 2024-04-03T22:00:47.124267+0000 mon.a (mon.0) 11937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:00:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[17655]: audit 2024-04-03T22:00:47.126194+0000 mon.a (mon.0) 11938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:00:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[17655]: audit 2024-04-03T22:00:47.135904+0000 mon.a (mon.0) 11939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[27441]: audit 2024-04-03T22:00:46.444305+0000 mon.a (mon.0) 11933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[27441]: audit 2024-04-03T22:00:46.676636+0000 mon.a (mon.0) 11934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[27441]: audit 2024-04-03T22:00:46.683235+0000 mon.a (mon.0) 11935 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[27441]: audit 2024-04-03T22:00:46.873848+0000 mon.a (mon.0) 11936 : audit [DBG] from='client.? 172.21.15.67:0/1749320947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[27441]: audit 2024-04-03T22:00:47.124267+0000 mon.a (mon.0) 11937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:00:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[27441]: audit 2024-04-03T22:00:47.126194+0000 mon.a (mon.0) 11938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:00:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:47 smithi067 bash[27441]: audit 2024-04-03T22:00:47.135904+0000 mon.a (mon.0) 11939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:00:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:49 smithi067 bash[17655]: cluster 2024-04-03T22:00:47.359355+0000 mgr.y (mgr.24370) 13868 : cluster [DBG] pgmap v13852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:49 smithi067 bash[27441]: cluster 2024-04-03T22:00:47.359355+0000 mgr.y (mgr.24370) 13868 : cluster [DBG] pgmap v13852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:49 smithi082 bash[20963]: cluster 2024-04-03T22:00:47.359355+0000 mgr.y (mgr.24370) 13868 : cluster [DBG] pgmap v13852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:50 smithi067 bash[17655]: audit 2024-04-03T22:00:49.328501+0000 mon.c (mon.2) 5532 : audit [DBG] from='client.? 172.21.15.67:0/2585983219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:50 smithi067 bash[27441]: audit 2024-04-03T22:00:49.328501+0000 mon.c (mon.2) 5532 : audit [DBG] from='client.? 172.21.15.67:0/2585983219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:50 smithi082 bash[20963]: audit 2024-04-03T22:00:49.328501+0000 mon.c (mon.2) 5532 : audit [DBG] from='client.? 172.21.15.67:0/2585983219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:51 smithi067 bash[17655]: cluster 2024-04-03T22:00:49.360089+0000 mgr.y (mgr.24370) 13869 : cluster [DBG] pgmap v13853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:51 smithi067 bash[27441]: cluster 2024-04-03T22:00:49.360089+0000 mgr.y (mgr.24370) 13869 : cluster [DBG] pgmap v13853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:51 smithi082 bash[20963]: cluster 2024-04-03T22:00:49.360089+0000 mgr.y (mgr.24370) 13869 : cluster [DBG] pgmap v13853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:52.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:52 smithi067 bash[17655]: audit 2024-04-03T22:00:51.788221+0000 mon.a (mon.0) 11940 : audit [DBG] from='client.? 172.21.15.67:0/1474983381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:52 smithi067 bash[27441]: audit 2024-04-03T22:00:51.788221+0000 mon.a (mon.0) 11940 : audit [DBG] from='client.? 172.21.15.67:0/1474983381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:52 smithi082 bash[20963]: audit 2024-04-03T22:00:51.788221+0000 mon.a (mon.0) 11940 : audit [DBG] from='client.? 172.21.15.67:0/1474983381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:00:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:53 smithi067 bash[27441]: cluster 2024-04-03T22:00:51.361131+0000 mgr.y (mgr.24370) 13870 : cluster [DBG] pgmap v13854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:53 smithi067 bash[17655]: cluster 2024-04-03T22:00:51.361131+0000 mgr.y (mgr.24370) 13870 : cluster [DBG] pgmap v13854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:53 smithi082 bash[20963]: cluster 2024-04-03T22:00:51.361131+0000 mgr.y (mgr.24370) 13870 : cluster [DBG] pgmap v13854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:00:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:55 smithi067 bash[17655]: cluster 2024-04-03T22:00:53.361950+0000 mgr.y (mgr.24370) 13871 : cluster [DBG] pgmap v13855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:55 smithi067 bash[17655]: audit 2024-04-03T22:00:54.247878+0000 mon.a (mon.0) 11941 : audit [DBG] from='client.? 172.21.15.67:0/910727529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:55 smithi067 bash[27441]: cluster 2024-04-03T22:00:53.361950+0000 mgr.y (mgr.24370) 13871 : cluster [DBG] pgmap v13855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:55 smithi067 bash[27441]: audit 2024-04-03T22:00:54.247878+0000 mon.a (mon.0) 11941 : audit [DBG] from='client.? 172.21.15.67:0/910727529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:55 smithi082 bash[20963]: cluster 2024-04-03T22:00:53.361950+0000 mgr.y (mgr.24370) 13871 : cluster [DBG] pgmap v13855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:55 smithi082 bash[20963]: audit 2024-04-03T22:00:54.247878+0000 mon.a (mon.0) 11941 : audit [DBG] from='client.? 172.21.15.67:0/910727529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:56 smithi082 bash[20963]: audit 2024-04-03T22:00:55.395303+0000 mon.a (mon.0) 11942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:56.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:56 smithi067 bash[27441]: audit 2024-04-03T22:00:55.395303+0000 mon.a (mon.0) 11942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:56 smithi067 bash[17655]: audit 2024-04-03T22:00:55.395303+0000 mon.a (mon.0) 11942 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:00:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:57 smithi082 bash[20963]: cluster 2024-04-03T22:00:55.362684+0000 mgr.y (mgr.24370) 13872 : cluster [DBG] pgmap v13856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:57 smithi082 bash[20963]: audit 2024-04-03T22:00:56.705550+0000 mon.c (mon.2) 5533 : audit [DBG] from='client.? 172.21.15.67:0/3932360547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:57 smithi067 bash[17655]: cluster 2024-04-03T22:00:55.362684+0000 mgr.y (mgr.24370) 13872 : cluster [DBG] pgmap v13856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:57 smithi067 bash[17655]: audit 2024-04-03T22:00:56.705550+0000 mon.c (mon.2) 5533 : audit [DBG] from='client.? 172.21.15.67:0/3932360547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:57 smithi067 bash[27441]: cluster 2024-04-03T22:00:55.362684+0000 mgr.y (mgr.24370) 13872 : cluster [DBG] pgmap v13856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:57 smithi067 bash[27441]: audit 2024-04-03T22:00:56.705550+0000 mon.c (mon.2) 5533 : audit [DBG] from='client.? 172.21.15.67:0/3932360547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:59 smithi082 bash[20963]: cluster 2024-04-03T22:00:57.363880+0000 mgr.y (mgr.24370) 13873 : cluster [DBG] pgmap v13857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:00:59 smithi082 bash[20963]: audit 2024-04-03T22:00:59.161250+0000 mon.a (mon.0) 11943 : audit [DBG] from='client.? 172.21.15.67:0/3099453792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:59 smithi067 bash[27441]: cluster 2024-04-03T22:00:57.363880+0000 mgr.y (mgr.24370) 13873 : cluster [DBG] pgmap v13857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:00:59 smithi067 bash[27441]: audit 2024-04-03T22:00:59.161250+0000 mon.a (mon.0) 11943 : audit [DBG] from='client.? 172.21.15.67:0/3099453792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:00:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:59 smithi067 bash[17655]: cluster 2024-04-03T22:00:57.363880+0000 mgr.y (mgr.24370) 13873 : cluster [DBG] pgmap v13857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:00:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:00:59 smithi067 bash[17655]: audit 2024-04-03T22:00:59.161250+0000 mon.a (mon.0) 11943 : audit [DBG] from='client.? 172.21.15.67:0/3099453792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:01 smithi082 bash[20963]: cluster 2024-04-03T22:00:59.364584+0000 mgr.y (mgr.24370) 13874 : cluster [DBG] pgmap v13858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:01 smithi067 bash[17655]: cluster 2024-04-03T22:00:59.364584+0000 mgr.y (mgr.24370) 13874 : cluster [DBG] pgmap v13858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:01 smithi067 bash[27441]: cluster 2024-04-03T22:00:59.364584+0000 mgr.y (mgr.24370) 13874 : cluster [DBG] pgmap v13858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:02 smithi082 bash[20963]: audit 2024-04-03T22:01:01.615426+0000 mon.c (mon.2) 5534 : audit [DBG] from='client.? 172.21.15.67:0/1515349893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:02 smithi067 bash[17655]: audit 2024-04-03T22:01:01.615426+0000 mon.c (mon.2) 5534 : audit [DBG] from='client.? 172.21.15.67:0/1515349893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:02 smithi067 bash[27441]: audit 2024-04-03T22:01:01.615426+0000 mon.c (mon.2) 5534 : audit [DBG] from='client.? 172.21.15.67:0/1515349893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:03 smithi067 bash[17655]: cluster 2024-04-03T22:01:01.365376+0000 mgr.y (mgr.24370) 13875 : cluster [DBG] pgmap v13859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:03] "GET /metrics HTTP/1.1" 200 239987 "" "Prometheus/2.43.0" 2024-04-03T22:01:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:03 smithi067 bash[27441]: cluster 2024-04-03T22:01:01.365376+0000 mgr.y (mgr.24370) 13875 : cluster [DBG] pgmap v13859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:03 smithi082 bash[20963]: cluster 2024-04-03T22:01:01.365376+0000 mgr.y (mgr.24370) 13875 : cluster [DBG] pgmap v13859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:01:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:04 smithi082 bash[20963]: audit 2024-04-03T22:01:04.077568+0000 mon.a (mon.0) 11944 : audit [DBG] from='client.? 172.21.15.67:0/3525903373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:04 smithi067 bash[17655]: audit 2024-04-03T22:01:04.077568+0000 mon.a (mon.0) 11944 : audit [DBG] from='client.? 172.21.15.67:0/3525903373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:04 smithi067 bash[27441]: audit 2024-04-03T22:01:04.077568+0000 mon.a (mon.0) 11944 : audit [DBG] from='client.? 172.21.15.67:0/3525903373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:05 smithi082 bash[20963]: cluster 2024-04-03T22:01:03.366071+0000 mgr.y (mgr.24370) 13876 : cluster [DBG] pgmap v13860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:05 smithi067 bash[17655]: cluster 2024-04-03T22:01:03.366071+0000 mgr.y (mgr.24370) 13876 : cluster [DBG] pgmap v13860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:05 smithi067 bash[27441]: cluster 2024-04-03T22:01:03.366071+0000 mgr.y (mgr.24370) 13876 : cluster [DBG] pgmap v13860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:07 smithi082 bash[20963]: cluster 2024-04-03T22:01:05.366685+0000 mgr.y (mgr.24370) 13877 : cluster [DBG] pgmap v13861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:07 smithi082 bash[20963]: audit 2024-04-03T22:01:06.526921+0000 mon.a (mon.0) 11945 : audit [DBG] from='client.? 172.21.15.67:0/3214746407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:07 smithi067 bash[17655]: cluster 2024-04-03T22:01:05.366685+0000 mgr.y (mgr.24370) 13877 : cluster [DBG] pgmap v13861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:07 smithi067 bash[17655]: audit 2024-04-03T22:01:06.526921+0000 mon.a (mon.0) 11945 : audit [DBG] from='client.? 172.21.15.67:0/3214746407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:07 smithi067 bash[27441]: cluster 2024-04-03T22:01:05.366685+0000 mgr.y (mgr.24370) 13877 : cluster [DBG] pgmap v13861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:07 smithi067 bash[27441]: audit 2024-04-03T22:01:06.526921+0000 mon.a (mon.0) 11945 : audit [DBG] from='client.? 172.21.15.67:0/3214746407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:09 smithi082 bash[20963]: cluster 2024-04-03T22:01:07.367879+0000 mgr.y (mgr.24370) 13878 : cluster [DBG] pgmap v13862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:09 smithi082 bash[20963]: audit 2024-04-03T22:01:08.978919+0000 mon.a (mon.0) 11946 : audit [DBG] from='client.? 172.21.15.67:0/3005960266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:09 smithi067 bash[17655]: cluster 2024-04-03T22:01:07.367879+0000 mgr.y (mgr.24370) 13878 : cluster [DBG] pgmap v13862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:09 smithi067 bash[17655]: audit 2024-04-03T22:01:08.978919+0000 mon.a (mon.0) 11946 : audit [DBG] from='client.? 172.21.15.67:0/3005960266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:09 smithi067 bash[27441]: cluster 2024-04-03T22:01:07.367879+0000 mgr.y (mgr.24370) 13878 : cluster [DBG] pgmap v13862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:09 smithi067 bash[27441]: audit 2024-04-03T22:01:08.978919+0000 mon.a (mon.0) 11946 : audit [DBG] from='client.? 172.21.15.67:0/3005960266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:11 smithi082 bash[20963]: cluster 2024-04-03T22:01:09.368572+0000 mgr.y (mgr.24370) 13879 : cluster [DBG] pgmap v13863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:11 smithi082 bash[20963]: audit 2024-04-03T22:01:10.395657+0000 mon.a (mon.0) 11947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:11 smithi067 bash[17655]: cluster 2024-04-03T22:01:09.368572+0000 mgr.y (mgr.24370) 13879 : cluster [DBG] pgmap v13863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:11 smithi067 bash[17655]: audit 2024-04-03T22:01:10.395657+0000 mon.a (mon.0) 11947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:11 smithi067 bash[27441]: cluster 2024-04-03T22:01:09.368572+0000 mgr.y (mgr.24370) 13879 : cluster [DBG] pgmap v13863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:11 smithi067 bash[27441]: audit 2024-04-03T22:01:10.395657+0000 mon.a (mon.0) 11947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:12 smithi082 bash[20963]: audit 2024-04-03T22:01:11.434093+0000 mon.a (mon.0) 11948 : audit [DBG] from='client.? 172.21.15.67:0/1951702042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:12 smithi067 bash[27441]: audit 2024-04-03T22:01:11.434093+0000 mon.a (mon.0) 11948 : audit [DBG] from='client.? 172.21.15.67:0/1951702042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:12 smithi067 bash[17655]: audit 2024-04-03T22:01:11.434093+0000 mon.a (mon.0) 11948 : audit [DBG] from='client.? 172.21.15.67:0/1951702042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:13 smithi067 bash[17655]: cluster 2024-04-03T22:01:11.369327+0000 mgr.y (mgr.24370) 13880 : cluster [DBG] pgmap v13864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:01:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:13 smithi067 bash[27441]: cluster 2024-04-03T22:01:11.369327+0000 mgr.y (mgr.24370) 13880 : cluster [DBG] pgmap v13864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:13 smithi082 bash[20963]: cluster 2024-04-03T22:01:11.369327+0000 mgr.y (mgr.24370) 13880 : cluster [DBG] pgmap v13864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:01:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:14 smithi082 bash[20963]: audit 2024-04-03T22:01:13.883256+0000 mon.a (mon.0) 11949 : audit [DBG] from='client.? 172.21.15.67:0/1815585488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:14 smithi067 bash[27441]: audit 2024-04-03T22:01:13.883256+0000 mon.a (mon.0) 11949 : audit [DBG] from='client.? 172.21.15.67:0/1815585488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:14 smithi067 bash[17655]: audit 2024-04-03T22:01:13.883256+0000 mon.a (mon.0) 11949 : audit [DBG] from='client.? 172.21.15.67:0/1815585488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:15.560 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:15 smithi082 bash[20963]: cluster 2024-04-03T22:01:13.369995+0000 mgr.y (mgr.24370) 13881 : cluster [DBG] pgmap v13865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:15 smithi067 bash[17655]: cluster 2024-04-03T22:01:13.369995+0000 mgr.y (mgr.24370) 13881 : cluster [DBG] pgmap v13865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:15 smithi067 bash[27441]: cluster 2024-04-03T22:01:13.369995+0000 mgr.y (mgr.24370) 13881 : cluster [DBG] pgmap v13865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:15.882 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 22:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T22:01:15.562536952Z level=info msg="Completed cleanup jobs" duration=32.774799ms 2024-04-03T22:01:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:17 smithi082 bash[20963]: cluster 2024-04-03T22:01:15.370698+0000 mgr.y (mgr.24370) 13882 : cluster [DBG] pgmap v13866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:17 smithi082 bash[20963]: audit 2024-04-03T22:01:16.335319+0000 mon.c (mon.2) 5535 : audit [DBG] from='client.? 172.21.15.67:0/1023811124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:17 smithi067 bash[17655]: cluster 2024-04-03T22:01:15.370698+0000 mgr.y (mgr.24370) 13882 : cluster [DBG] pgmap v13866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:17 smithi067 bash[17655]: audit 2024-04-03T22:01:16.335319+0000 mon.c (mon.2) 5535 : audit [DBG] from='client.? 172.21.15.67:0/1023811124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:17 smithi067 bash[27441]: cluster 2024-04-03T22:01:15.370698+0000 mgr.y (mgr.24370) 13882 : cluster [DBG] pgmap v13866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:17 smithi067 bash[27441]: audit 2024-04-03T22:01:16.335319+0000 mon.c (mon.2) 5535 : audit [DBG] from='client.? 172.21.15.67:0/1023811124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:19 smithi082 bash[20963]: cluster 2024-04-03T22:01:17.371868+0000 mgr.y (mgr.24370) 13883 : cluster [DBG] pgmap v13867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:19 smithi082 bash[20963]: audit 2024-04-03T22:01:18.790379+0000 mon.a (mon.0) 11950 : audit [DBG] from='client.? 172.21.15.67:0/2514335539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:19 smithi067 bash[17655]: cluster 2024-04-03T22:01:17.371868+0000 mgr.y (mgr.24370) 13883 : cluster [DBG] pgmap v13867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:19 smithi067 bash[17655]: audit 2024-04-03T22:01:18.790379+0000 mon.a (mon.0) 11950 : audit [DBG] from='client.? 172.21.15.67:0/2514335539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:19 smithi067 bash[27441]: cluster 2024-04-03T22:01:17.371868+0000 mgr.y (mgr.24370) 13883 : cluster [DBG] pgmap v13867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:19 smithi067 bash[27441]: audit 2024-04-03T22:01:18.790379+0000 mon.a (mon.0) 11950 : audit [DBG] from='client.? 172.21.15.67:0/2514335539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:21 smithi082 bash[20963]: cluster 2024-04-03T22:01:19.372488+0000 mgr.y (mgr.24370) 13884 : cluster [DBG] pgmap v13868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:21 smithi067 bash[17655]: cluster 2024-04-03T22:01:19.372488+0000 mgr.y (mgr.24370) 13884 : cluster [DBG] pgmap v13868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:21 smithi067 bash[27441]: cluster 2024-04-03T22:01:19.372488+0000 mgr.y (mgr.24370) 13884 : cluster [DBG] pgmap v13868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:22 smithi082 bash[20963]: audit 2024-04-03T22:01:21.244042+0000 mon.c (mon.2) 5536 : audit [DBG] from='client.? 172.21.15.67:0/1254152329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:22 smithi067 bash[17655]: audit 2024-04-03T22:01:21.244042+0000 mon.c (mon.2) 5536 : audit [DBG] from='client.? 172.21.15.67:0/1254152329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:22 smithi067 bash[27441]: audit 2024-04-03T22:01:21.244042+0000 mon.c (mon.2) 5536 : audit [DBG] from='client.? 172.21.15.67:0/1254152329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:01:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:23 smithi067 bash[27441]: cluster 2024-04-03T22:01:21.373707+0000 mgr.y (mgr.24370) 13885 : cluster [DBG] pgmap v13869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:23 smithi067 bash[17655]: cluster 2024-04-03T22:01:21.373707+0000 mgr.y (mgr.24370) 13885 : cluster [DBG] pgmap v13869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:23 smithi082 bash[20963]: cluster 2024-04-03T22:01:21.373707+0000 mgr.y (mgr.24370) 13885 : cluster [DBG] pgmap v13869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:01:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:24 smithi082 bash[20963]: audit 2024-04-03T22:01:23.701518+0000 mon.c (mon.2) 5537 : audit [DBG] from='client.? 172.21.15.67:0/2169079517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:24 smithi067 bash[27441]: audit 2024-04-03T22:01:23.701518+0000 mon.c (mon.2) 5537 : audit [DBG] from='client.? 172.21.15.67:0/2169079517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:24 smithi067 bash[17655]: audit 2024-04-03T22:01:23.701518+0000 mon.c (mon.2) 5537 : audit [DBG] from='client.? 172.21.15.67:0/2169079517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:25 smithi082 bash[20963]: cluster 2024-04-03T22:01:23.374360+0000 mgr.y (mgr.24370) 13886 : cluster [DBG] pgmap v13870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:25 smithi067 bash[17655]: cluster 2024-04-03T22:01:23.374360+0000 mgr.y (mgr.24370) 13886 : cluster [DBG] pgmap v13870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:25 smithi067 bash[27441]: cluster 2024-04-03T22:01:23.374360+0000 mgr.y (mgr.24370) 13886 : cluster [DBG] pgmap v13870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:26 smithi082 bash[20963]: cluster 2024-04-03T22:01:25.375135+0000 mgr.y (mgr.24370) 13887 : cluster [DBG] pgmap v13871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:26 smithi082 bash[20963]: audit 2024-04-03T22:01:25.396161+0000 mon.a (mon.0) 11951 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:26 smithi082 bash[20963]: audit 2024-04-03T22:01:26.162630+0000 mon.a (mon.0) 11952 : audit [DBG] from='client.? 172.21.15.67:0/809496033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:26 smithi067 bash[27441]: cluster 2024-04-03T22:01:25.375135+0000 mgr.y (mgr.24370) 13887 : cluster [DBG] pgmap v13871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:26 smithi067 bash[27441]: audit 2024-04-03T22:01:25.396161+0000 mon.a (mon.0) 11951 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:26 smithi067 bash[27441]: audit 2024-04-03T22:01:26.162630+0000 mon.a (mon.0) 11952 : audit [DBG] from='client.? 172.21.15.67:0/809496033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:26 smithi067 bash[17655]: cluster 2024-04-03T22:01:25.375135+0000 mgr.y (mgr.24370) 13887 : cluster [DBG] pgmap v13871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:26 smithi067 bash[17655]: audit 2024-04-03T22:01:25.396161+0000 mon.a (mon.0) 11951 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:26 smithi067 bash[17655]: audit 2024-04-03T22:01:26.162630+0000 mon.a (mon.0) 11952 : audit [DBG] from='client.? 172.21.15.67:0/809496033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:28 smithi082 bash[20963]: cluster 2024-04-03T22:01:27.376256+0000 mgr.y (mgr.24370) 13888 : cluster [DBG] pgmap v13872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:28.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:28 smithi067 bash[17655]: cluster 2024-04-03T22:01:27.376256+0000 mgr.y (mgr.24370) 13888 : cluster [DBG] pgmap v13872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:28 smithi067 bash[27441]: cluster 2024-04-03T22:01:27.376256+0000 mgr.y (mgr.24370) 13888 : cluster [DBG] pgmap v13872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:29 smithi082 bash[20963]: audit 2024-04-03T22:01:28.615723+0000 mon.c (mon.2) 5538 : audit [DBG] from='client.? 172.21.15.67:0/2850895382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:29 smithi067 bash[17655]: audit 2024-04-03T22:01:28.615723+0000 mon.c (mon.2) 5538 : audit [DBG] from='client.? 172.21.15.67:0/2850895382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:29 smithi067 bash[27441]: audit 2024-04-03T22:01:28.615723+0000 mon.c (mon.2) 5538 : audit [DBG] from='client.? 172.21.15.67:0/2850895382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:30.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:30 smithi082 bash[20963]: cluster 2024-04-03T22:01:29.376946+0000 mgr.y (mgr.24370) 13889 : cluster [DBG] pgmap v13873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:30 smithi067 bash[17655]: cluster 2024-04-03T22:01:29.376946+0000 mgr.y (mgr.24370) 13889 : cluster [DBG] pgmap v13873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:30 smithi067 bash[27441]: cluster 2024-04-03T22:01:29.376946+0000 mgr.y (mgr.24370) 13889 : cluster [DBG] pgmap v13873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:31 smithi082 bash[20963]: audit 2024-04-03T22:01:31.070731+0000 mon.c (mon.2) 5539 : audit [DBG] from='client.? 172.21.15.67:0/56798671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:31 smithi067 bash[17655]: audit 2024-04-03T22:01:31.070731+0000 mon.c (mon.2) 5539 : audit [DBG] from='client.? 172.21.15.67:0/56798671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:31 smithi067 bash[27441]: audit 2024-04-03T22:01:31.070731+0000 mon.c (mon.2) 5539 : audit [DBG] from='client.? 172.21.15.67:0/56798671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:32 smithi082 bash[20963]: cluster 2024-04-03T22:01:31.378150+0000 mgr.y (mgr.24370) 13890 : cluster [DBG] pgmap v13874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:32 smithi067 bash[17655]: cluster 2024-04-03T22:01:31.378150+0000 mgr.y (mgr.24370) 13890 : cluster [DBG] pgmap v13874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:32 smithi067 bash[27441]: cluster 2024-04-03T22:01:31.378150+0000 mgr.y (mgr.24370) 13890 : cluster [DBG] pgmap v13874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:01:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:01:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:34 smithi082 bash[20963]: cluster 2024-04-03T22:01:33.378814+0000 mgr.y (mgr.24370) 13891 : cluster [DBG] pgmap v13875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:34 smithi082 bash[20963]: audit 2024-04-03T22:01:33.522526+0000 mon.a (mon.0) 11953 : audit [DBG] from='client.? 172.21.15.67:0/3234981096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:34 smithi067 bash[27441]: cluster 2024-04-03T22:01:33.378814+0000 mgr.y (mgr.24370) 13891 : cluster [DBG] pgmap v13875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:34 smithi067 bash[27441]: audit 2024-04-03T22:01:33.522526+0000 mon.a (mon.0) 11953 : audit [DBG] from='client.? 172.21.15.67:0/3234981096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:34 smithi067 bash[17655]: cluster 2024-04-03T22:01:33.378814+0000 mgr.y (mgr.24370) 13891 : cluster [DBG] pgmap v13875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:34 smithi067 bash[17655]: audit 2024-04-03T22:01:33.522526+0000 mon.a (mon.0) 11953 : audit [DBG] from='client.? 172.21.15.67:0/3234981096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:36 smithi082 bash[20963]: cluster 2024-04-03T22:01:35.379432+0000 mgr.y (mgr.24370) 13892 : cluster [DBG] pgmap v13876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:36 smithi082 bash[20963]: audit 2024-04-03T22:01:35.977459+0000 mon.a (mon.0) 11954 : audit [DBG] from='client.? 172.21.15.67:0/3884485861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:36 smithi067 bash[17655]: cluster 2024-04-03T22:01:35.379432+0000 mgr.y (mgr.24370) 13892 : cluster [DBG] pgmap v13876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:36.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:36 smithi067 bash[17655]: audit 2024-04-03T22:01:35.977459+0000 mon.a (mon.0) 11954 : audit [DBG] from='client.? 172.21.15.67:0/3884485861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:36 smithi067 bash[27441]: cluster 2024-04-03T22:01:35.379432+0000 mgr.y (mgr.24370) 13892 : cluster [DBG] pgmap v13876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:36 smithi067 bash[27441]: audit 2024-04-03T22:01:35.977459+0000 mon.a (mon.0) 11954 : audit [DBG] from='client.? 172.21.15.67:0/3884485861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:38 smithi082 bash[20963]: cluster 2024-04-03T22:01:37.380653+0000 mgr.y (mgr.24370) 13893 : cluster [DBG] pgmap v13877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:38 smithi082 bash[20963]: audit 2024-04-03T22:01:38.428453+0000 mon.c (mon.2) 5540 : audit [DBG] from='client.? 172.21.15.67:0/2982699053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:38 smithi067 bash[17655]: cluster 2024-04-03T22:01:37.380653+0000 mgr.y (mgr.24370) 13893 : cluster [DBG] pgmap v13877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:38 smithi067 bash[17655]: audit 2024-04-03T22:01:38.428453+0000 mon.c (mon.2) 5540 : audit [DBG] from='client.? 172.21.15.67:0/2982699053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:38 smithi067 bash[27441]: cluster 2024-04-03T22:01:37.380653+0000 mgr.y (mgr.24370) 13893 : cluster [DBG] pgmap v13877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:38.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:38 smithi067 bash[27441]: audit 2024-04-03T22:01:38.428453+0000 mon.c (mon.2) 5540 : audit [DBG] from='client.? 172.21.15.67:0/2982699053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:40 smithi082 bash[20963]: cluster 2024-04-03T22:01:39.381309+0000 mgr.y (mgr.24370) 13894 : cluster [DBG] pgmap v13878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:40 smithi082 bash[20963]: audit 2024-04-03T22:01:40.396557+0000 mon.a (mon.0) 11955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:40 smithi067 bash[17655]: cluster 2024-04-03T22:01:39.381309+0000 mgr.y (mgr.24370) 13894 : cluster [DBG] pgmap v13878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:40 smithi067 bash[17655]: audit 2024-04-03T22:01:40.396557+0000 mon.a (mon.0) 11955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:40 smithi067 bash[27441]: cluster 2024-04-03T22:01:39.381309+0000 mgr.y (mgr.24370) 13894 : cluster [DBG] pgmap v13878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:40 smithi067 bash[27441]: audit 2024-04-03T22:01:40.396557+0000 mon.a (mon.0) 11955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:41 smithi082 bash[20963]: audit 2024-04-03T22:01:40.886429+0000 mon.a (mon.0) 11956 : audit [DBG] from='client.? 172.21.15.67:0/1017318322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:41 smithi067 bash[27441]: audit 2024-04-03T22:01:40.886429+0000 mon.a (mon.0) 11956 : audit [DBG] from='client.? 172.21.15.67:0/1017318322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:41 smithi067 bash[17655]: audit 2024-04-03T22:01:40.886429+0000 mon.a (mon.0) 11956 : audit [DBG] from='client.? 172.21.15.67:0/1017318322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:42 smithi082 bash[20963]: cluster 2024-04-03T22:01:41.382501+0000 mgr.y (mgr.24370) 13895 : cluster [DBG] pgmap v13879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:42 smithi067 bash[17655]: cluster 2024-04-03T22:01:41.382501+0000 mgr.y (mgr.24370) 13895 : cluster [DBG] pgmap v13879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:42 smithi067 bash[27441]: cluster 2024-04-03T22:01:41.382501+0000 mgr.y (mgr.24370) 13895 : cluster [DBG] pgmap v13879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:01:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:01:43.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:43 smithi082 bash[20963]: audit 2024-04-03T22:01:43.333808+0000 mon.c (mon.2) 5541 : audit [DBG] from='client.? 172.21.15.67:0/545502814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:43 smithi067 bash[17655]: audit 2024-04-03T22:01:43.333808+0000 mon.c (mon.2) 5541 : audit [DBG] from='client.? 172.21.15.67:0/545502814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:43 smithi067 bash[27441]: audit 2024-04-03T22:01:43.333808+0000 mon.c (mon.2) 5541 : audit [DBG] from='client.? 172.21.15.67:0/545502814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:44 smithi082 bash[20963]: cluster 2024-04-03T22:01:43.383176+0000 mgr.y (mgr.24370) 13896 : cluster [DBG] pgmap v13880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:44 smithi067 bash[17655]: cluster 2024-04-03T22:01:43.383176+0000 mgr.y (mgr.24370) 13896 : cluster [DBG] pgmap v13880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:44 smithi067 bash[27441]: cluster 2024-04-03T22:01:43.383176+0000 mgr.y (mgr.24370) 13896 : cluster [DBG] pgmap v13880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:46 smithi082 bash[20963]: cluster 2024-04-03T22:01:45.383718+0000 mgr.y (mgr.24370) 13897 : cluster [DBG] pgmap v13881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:46 smithi082 bash[20963]: audit 2024-04-03T22:01:45.792188+0000 mon.a (mon.0) 11957 : audit [DBG] from='client.? 172.21.15.67:0/223697475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:46 smithi067 bash[17655]: cluster 2024-04-03T22:01:45.383718+0000 mgr.y (mgr.24370) 13897 : cluster [DBG] pgmap v13881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:46 smithi067 bash[17655]: audit 2024-04-03T22:01:45.792188+0000 mon.a (mon.0) 11957 : audit [DBG] from='client.? 172.21.15.67:0/223697475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:46 smithi067 bash[27441]: cluster 2024-04-03T22:01:45.383718+0000 mgr.y (mgr.24370) 13897 : cluster [DBG] pgmap v13881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:46 smithi067 bash[27441]: audit 2024-04-03T22:01:45.792188+0000 mon.a (mon.0) 11957 : audit [DBG] from='client.? 172.21.15.67:0/223697475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:47 smithi082 bash[20963]: audit 2024-04-03T22:01:47.210816+0000 mon.a (mon.0) 11958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:01:47.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:47 smithi067 bash[17655]: audit 2024-04-03T22:01:47.210816+0000 mon.a (mon.0) 11958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:01:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:47 smithi067 bash[27441]: audit 2024-04-03T22:01:47.210816+0000 mon.a (mon.0) 11958 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:01:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:48 smithi082 bash[20963]: cluster 2024-04-03T22:01:47.384807+0000 mgr.y (mgr.24370) 13898 : cluster [DBG] pgmap v13882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:48 smithi082 bash[20963]: audit 2024-04-03T22:01:47.536935+0000 mon.a (mon.0) 11959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:48 smithi082 bash[20963]: audit 2024-04-03T22:01:47.545289+0000 mon.a (mon.0) 11960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:48 smithi082 bash[20963]: audit 2024-04-03T22:01:48.246037+0000 mon.a (mon.0) 11961 : audit [DBG] from='client.? 172.21.15.67:0/4157712662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:48 smithi067 bash[17655]: cluster 2024-04-03T22:01:47.384807+0000 mgr.y (mgr.24370) 13898 : cluster [DBG] pgmap v13882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:48 smithi067 bash[17655]: audit 2024-04-03T22:01:47.536935+0000 mon.a (mon.0) 11959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:48 smithi067 bash[17655]: audit 2024-04-03T22:01:47.545289+0000 mon.a (mon.0) 11960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:48 smithi067 bash[17655]: audit 2024-04-03T22:01:48.246037+0000 mon.a (mon.0) 11961 : audit [DBG] from='client.? 172.21.15.67:0/4157712662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:48 smithi067 bash[27441]: cluster 2024-04-03T22:01:47.384807+0000 mgr.y (mgr.24370) 13898 : cluster [DBG] pgmap v13882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:48 smithi067 bash[27441]: audit 2024-04-03T22:01:47.536935+0000 mon.a (mon.0) 11959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:48 smithi067 bash[27441]: audit 2024-04-03T22:01:47.545289+0000 mon.a (mon.0) 11960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:48 smithi067 bash[27441]: audit 2024-04-03T22:01:48.246037+0000 mon.a (mon.0) 11961 : audit [DBG] from='client.? 172.21.15.67:0/4157712662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:50 smithi082 bash[20963]: cluster 2024-04-03T22:01:49.385463+0000 mgr.y (mgr.24370) 13899 : cluster [DBG] pgmap v13883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:50 smithi067 bash[17655]: cluster 2024-04-03T22:01:49.385463+0000 mgr.y (mgr.24370) 13899 : cluster [DBG] pgmap v13883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:50 smithi067 bash[27441]: cluster 2024-04-03T22:01:49.385463+0000 mgr.y (mgr.24370) 13899 : cluster [DBG] pgmap v13883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:51 smithi082 bash[20963]: audit 2024-04-03T22:01:50.699550+0000 mon.c (mon.2) 5542 : audit [DBG] from='client.? 172.21.15.67:0/1597911068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:51 smithi067 bash[17655]: audit 2024-04-03T22:01:50.699550+0000 mon.c (mon.2) 5542 : audit [DBG] from='client.? 172.21.15.67:0/1597911068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:51 smithi067 bash[27441]: audit 2024-04-03T22:01:50.699550+0000 mon.c (mon.2) 5542 : audit [DBG] from='client.? 172.21.15.67:0/1597911068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:52 smithi082 bash[20963]: cluster 2024-04-03T22:01:51.386629+0000 mgr.y (mgr.24370) 13900 : cluster [DBG] pgmap v13884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:52.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:52 smithi067 bash[17655]: cluster 2024-04-03T22:01:51.386629+0000 mgr.y (mgr.24370) 13900 : cluster [DBG] pgmap v13884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:52.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:52 smithi067 bash[27441]: cluster 2024-04-03T22:01:51.386629+0000 mgr.y (mgr.24370) 13900 : cluster [DBG] pgmap v13884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:01:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:01:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:53 smithi082 bash[20963]: audit 2024-04-03T22:01:52.956577+0000 mon.a (mon.0) 11962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:53 smithi082 bash[20963]: audit 2024-04-03T22:01:52.964996+0000 mon.a (mon.0) 11963 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:53 smithi082 bash[20963]: audit 2024-04-03T22:01:53.173421+0000 mon.a (mon.0) 11964 : audit [DBG] from='client.? 172.21.15.67:0/922401557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:53 smithi082 bash[20963]: audit 2024-04-03T22:01:53.552600+0000 mon.a (mon.0) 11965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:53 smithi082 bash[20963]: audit 2024-04-03T22:01:53.563240+0000 mon.a (mon.0) 11966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[17655]: audit 2024-04-03T22:01:52.956577+0000 mon.a (mon.0) 11962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[17655]: audit 2024-04-03T22:01:52.964996+0000 mon.a (mon.0) 11963 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[17655]: audit 2024-04-03T22:01:53.173421+0000 mon.a (mon.0) 11964 : audit [DBG] from='client.? 172.21.15.67:0/922401557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[17655]: audit 2024-04-03T22:01:53.552600+0000 mon.a (mon.0) 11965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[17655]: audit 2024-04-03T22:01:53.563240+0000 mon.a (mon.0) 11966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[27441]: audit 2024-04-03T22:01:52.956577+0000 mon.a (mon.0) 11962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[27441]: audit 2024-04-03T22:01:52.964996+0000 mon.a (mon.0) 11963 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[27441]: audit 2024-04-03T22:01:53.173421+0000 mon.a (mon.0) 11964 : audit [DBG] from='client.? 172.21.15.67:0/922401557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[27441]: audit 2024-04-03T22:01:53.552600+0000 mon.a (mon.0) 11965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:54.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:53 smithi067 bash[27441]: audit 2024-04-03T22:01:53.563240+0000 mon.a (mon.0) 11966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:54 smithi082 bash[20963]: cluster 2024-04-03T22:01:53.387241+0000 mgr.y (mgr.24370) 13901 : cluster [DBG] pgmap v13885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:54 smithi082 bash[20963]: audit 2024-04-03T22:01:53.989972+0000 mon.a (mon.0) 11967 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:01:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:54 smithi082 bash[20963]: audit 2024-04-03T22:01:53.991710+0000 mon.a (mon.0) 11968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:01:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:54 smithi082 bash[20963]: audit 2024-04-03T22:01:54.000962+0000 mon.a (mon.0) 11969 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:54 smithi067 bash[17655]: cluster 2024-04-03T22:01:53.387241+0000 mgr.y (mgr.24370) 13901 : cluster [DBG] pgmap v13885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:54 smithi067 bash[17655]: audit 2024-04-03T22:01:53.989972+0000 mon.a (mon.0) 11967 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:01:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:54 smithi067 bash[17655]: audit 2024-04-03T22:01:53.991710+0000 mon.a (mon.0) 11968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:01:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:54 smithi067 bash[17655]: audit 2024-04-03T22:01:54.000962+0000 mon.a (mon.0) 11969 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:54 smithi067 bash[27441]: cluster 2024-04-03T22:01:53.387241+0000 mgr.y (mgr.24370) 13901 : cluster [DBG] pgmap v13885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:54 smithi067 bash[27441]: audit 2024-04-03T22:01:53.989972+0000 mon.a (mon.0) 11967 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:01:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:54 smithi067 bash[27441]: audit 2024-04-03T22:01:53.991710+0000 mon.a (mon.0) 11968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:01:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:54 smithi067 bash[27441]: audit 2024-04-03T22:01:54.000962+0000 mon.a (mon.0) 11969 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:01:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:55 smithi082 bash[20963]: audit 2024-04-03T22:01:55.396736+0000 mon.a (mon.0) 11970 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:55 smithi082 bash[20963]: audit 2024-04-03T22:01:55.635324+0000 mon.a (mon.0) 11971 : audit [DBG] from='client.? 172.21.15.67:0/2818347660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:55 smithi067 bash[17655]: audit 2024-04-03T22:01:55.396736+0000 mon.a (mon.0) 11970 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:55 smithi067 bash[17655]: audit 2024-04-03T22:01:55.635324+0000 mon.a (mon.0) 11971 : audit [DBG] from='client.? 172.21.15.67:0/2818347660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:55 smithi067 bash[27441]: audit 2024-04-03T22:01:55.396736+0000 mon.a (mon.0) 11970 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:01:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:55 smithi067 bash[27441]: audit 2024-04-03T22:01:55.635324+0000 mon.a (mon.0) 11971 : audit [DBG] from='client.? 172.21.15.67:0/2818347660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:56 smithi082 bash[20963]: cluster 2024-04-03T22:01:55.387927+0000 mgr.y (mgr.24370) 13902 : cluster [DBG] pgmap v13886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:57.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:56 smithi067 bash[17655]: cluster 2024-04-03T22:01:55.387927+0000 mgr.y (mgr.24370) 13902 : cluster [DBG] pgmap v13886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:56 smithi067 bash[27441]: cluster 2024-04-03T22:01:55.387927+0000 mgr.y (mgr.24370) 13902 : cluster [DBG] pgmap v13886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:58 smithi082 bash[20963]: cluster 2024-04-03T22:01:57.389142+0000 mgr.y (mgr.24370) 13903 : cluster [DBG] pgmap v13887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:01:58 smithi082 bash[20963]: audit 2024-04-03T22:01:58.096668+0000 mon.a (mon.0) 11972 : audit [DBG] from='client.? 172.21.15.67:0/189874944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:58 smithi067 bash[27441]: cluster 2024-04-03T22:01:57.389142+0000 mgr.y (mgr.24370) 13903 : cluster [DBG] pgmap v13887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:01:58 smithi067 bash[27441]: audit 2024-04-03T22:01:58.096668+0000 mon.a (mon.0) 11972 : audit [DBG] from='client.? 172.21.15.67:0/189874944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:01:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:58 smithi067 bash[17655]: cluster 2024-04-03T22:01:57.389142+0000 mgr.y (mgr.24370) 13903 : cluster [DBG] pgmap v13887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:01:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:01:58 smithi067 bash[17655]: audit 2024-04-03T22:01:58.096668+0000 mon.a (mon.0) 11972 : audit [DBG] from='client.? 172.21.15.67:0/189874944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:00 smithi082 bash[20963]: cluster 2024-04-03T22:01:59.389986+0000 mgr.y (mgr.24370) 13904 : cluster [DBG] pgmap v13888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:00 smithi082 bash[20963]: audit 2024-04-03T22:02:00.548779+0000 mon.c (mon.2) 5543 : audit [DBG] from='client.? 172.21.15.67:0/3034262867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:00 smithi067 bash[17655]: cluster 2024-04-03T22:01:59.389986+0000 mgr.y (mgr.24370) 13904 : cluster [DBG] pgmap v13888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:00 smithi067 bash[17655]: audit 2024-04-03T22:02:00.548779+0000 mon.c (mon.2) 5543 : audit [DBG] from='client.? 172.21.15.67:0/3034262867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:00 smithi067 bash[27441]: cluster 2024-04-03T22:01:59.389986+0000 mgr.y (mgr.24370) 13904 : cluster [DBG] pgmap v13888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:00 smithi067 bash[27441]: audit 2024-04-03T22:02:00.548779+0000 mon.c (mon.2) 5543 : audit [DBG] from='client.? 172.21.15.67:0/3034262867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:02 smithi082 bash[20963]: cluster 2024-04-03T22:02:01.391164+0000 mgr.y (mgr.24370) 13905 : cluster [DBG] pgmap v13889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:02 smithi067 bash[17655]: cluster 2024-04-03T22:02:01.391164+0000 mgr.y (mgr.24370) 13905 : cluster [DBG] pgmap v13889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:02 smithi067 bash[27441]: cluster 2024-04-03T22:02:01.391164+0000 mgr.y (mgr.24370) 13905 : cluster [DBG] pgmap v13889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:02:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:02:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:03 smithi082 bash[20963]: audit 2024-04-03T22:02:03.001745+0000 mon.a (mon.0) 11973 : audit [DBG] from='client.? 172.21.15.67:0/3356236477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:03 smithi067 bash[17655]: audit 2024-04-03T22:02:03.001745+0000 mon.a (mon.0) 11973 : audit [DBG] from='client.? 172.21.15.67:0/3356236477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:03 smithi067 bash[27441]: audit 2024-04-03T22:02:03.001745+0000 mon.a (mon.0) 11973 : audit [DBG] from='client.? 172.21.15.67:0/3356236477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:05 smithi082 bash[20963]: cluster 2024-04-03T22:02:03.391959+0000 mgr.y (mgr.24370) 13906 : cluster [DBG] pgmap v13890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:05.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:05 smithi067 bash[17655]: cluster 2024-04-03T22:02:03.391959+0000 mgr.y (mgr.24370) 13906 : cluster [DBG] pgmap v13890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:05 smithi067 bash[27441]: cluster 2024-04-03T22:02:03.391959+0000 mgr.y (mgr.24370) 13906 : cluster [DBG] pgmap v13890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:06 smithi082 bash[20963]: audit 2024-04-03T22:02:05.455813+0000 mon.a (mon.0) 11974 : audit [DBG] from='client.? 172.21.15.67:0/3737906343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:06.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:06 smithi067 bash[17655]: audit 2024-04-03T22:02:05.455813+0000 mon.a (mon.0) 11974 : audit [DBG] from='client.? 172.21.15.67:0/3737906343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:06 smithi067 bash[27441]: audit 2024-04-03T22:02:05.455813+0000 mon.a (mon.0) 11974 : audit [DBG] from='client.? 172.21.15.67:0/3737906343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:07 smithi082 bash[20963]: cluster 2024-04-03T22:02:05.392787+0000 mgr.y (mgr.24370) 13907 : cluster [DBG] pgmap v13891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:07 smithi067 bash[17655]: cluster 2024-04-03T22:02:05.392787+0000 mgr.y (mgr.24370) 13907 : cluster [DBG] pgmap v13891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:07 smithi067 bash[27441]: cluster 2024-04-03T22:02:05.392787+0000 mgr.y (mgr.24370) 13907 : cluster [DBG] pgmap v13891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:08 smithi082 bash[20963]: audit 2024-04-03T22:02:07.902463+0000 mon.c (mon.2) 5544 : audit [DBG] from='client.? 172.21.15.67:0/3612390706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:08 smithi067 bash[27441]: audit 2024-04-03T22:02:07.902463+0000 mon.c (mon.2) 5544 : audit [DBG] from='client.? 172.21.15.67:0/3612390706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:08 smithi067 bash[17655]: audit 2024-04-03T22:02:07.902463+0000 mon.c (mon.2) 5544 : audit [DBG] from='client.? 172.21.15.67:0/3612390706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:09 smithi082 bash[20963]: cluster 2024-04-03T22:02:07.393981+0000 mgr.y (mgr.24370) 13908 : cluster [DBG] pgmap v13892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:09 smithi067 bash[27441]: cluster 2024-04-03T22:02:07.393981+0000 mgr.y (mgr.24370) 13908 : cluster [DBG] pgmap v13892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:09 smithi067 bash[17655]: cluster 2024-04-03T22:02:07.393981+0000 mgr.y (mgr.24370) 13908 : cluster [DBG] pgmap v13892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:11 smithi082 bash[20963]: cluster 2024-04-03T22:02:09.394659+0000 mgr.y (mgr.24370) 13909 : cluster [DBG] pgmap v13893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:11 smithi082 bash[20963]: audit 2024-04-03T22:02:10.359399+0000 mon.c (mon.2) 5545 : audit [DBG] from='client.? 172.21.15.67:0/3817745253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:11 smithi082 bash[20963]: audit 2024-04-03T22:02:10.397124+0000 mon.a (mon.0) 11975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:11 smithi067 bash[27441]: cluster 2024-04-03T22:02:09.394659+0000 mgr.y (mgr.24370) 13909 : cluster [DBG] pgmap v13893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:11 smithi067 bash[27441]: audit 2024-04-03T22:02:10.359399+0000 mon.c (mon.2) 5545 : audit [DBG] from='client.? 172.21.15.67:0/3817745253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:11 smithi067 bash[27441]: audit 2024-04-03T22:02:10.397124+0000 mon.a (mon.0) 11975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:11 smithi067 bash[17655]: cluster 2024-04-03T22:02:09.394659+0000 mgr.y (mgr.24370) 13909 : cluster [DBG] pgmap v13893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:11 smithi067 bash[17655]: audit 2024-04-03T22:02:10.359399+0000 mon.c (mon.2) 5545 : audit [DBG] from='client.? 172.21.15.67:0/3817745253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:11 smithi067 bash[17655]: audit 2024-04-03T22:02:10.397124+0000 mon.a (mon.0) 11975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:13 smithi082 bash[20963]: cluster 2024-04-03T22:02:11.395829+0000 mgr.y (mgr.24370) 13910 : cluster [DBG] pgmap v13894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:13 smithi082 bash[20963]: audit 2024-04-03T22:02:12.805315+0000 mon.a (mon.0) 11976 : audit [DBG] from='client.? 172.21.15.67:0/442151358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:02:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:13 smithi067 bash[17655]: cluster 2024-04-03T22:02:11.395829+0000 mgr.y (mgr.24370) 13910 : cluster [DBG] pgmap v13894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:13 smithi067 bash[17655]: audit 2024-04-03T22:02:12.805315+0000 mon.a (mon.0) 11976 : audit [DBG] from='client.? 172.21.15.67:0/442151358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:13 smithi067 bash[27441]: cluster 2024-04-03T22:02:11.395829+0000 mgr.y (mgr.24370) 13910 : cluster [DBG] pgmap v13894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:13 smithi067 bash[27441]: audit 2024-04-03T22:02:12.805315+0000 mon.a (mon.0) 11976 : audit [DBG] from='client.? 172.21.15.67:0/442151358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:02:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:15 smithi082 bash[20963]: cluster 2024-04-03T22:02:13.396478+0000 mgr.y (mgr.24370) 13911 : cluster [DBG] pgmap v13895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:15 smithi067 bash[17655]: cluster 2024-04-03T22:02:13.396478+0000 mgr.y (mgr.24370) 13911 : cluster [DBG] pgmap v13895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:15 smithi067 bash[27441]: cluster 2024-04-03T22:02:13.396478+0000 mgr.y (mgr.24370) 13911 : cluster [DBG] pgmap v13895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:16 smithi082 bash[20963]: audit 2024-04-03T22:02:15.255105+0000 mon.a (mon.0) 11977 : audit [DBG] from='client.? 172.21.15.67:0/449766688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:16 smithi067 bash[17655]: audit 2024-04-03T22:02:15.255105+0000 mon.a (mon.0) 11977 : audit [DBG] from='client.? 172.21.15.67:0/449766688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:16 smithi067 bash[27441]: audit 2024-04-03T22:02:15.255105+0000 mon.a (mon.0) 11977 : audit [DBG] from='client.? 172.21.15.67:0/449766688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:17 smithi082 bash[20963]: cluster 2024-04-03T22:02:15.397189+0000 mgr.y (mgr.24370) 13912 : cluster [DBG] pgmap v13896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:17 smithi067 bash[17655]: cluster 2024-04-03T22:02:15.397189+0000 mgr.y (mgr.24370) 13912 : cluster [DBG] pgmap v13896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:17 smithi067 bash[27441]: cluster 2024-04-03T22:02:15.397189+0000 mgr.y (mgr.24370) 13912 : cluster [DBG] pgmap v13896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:18 smithi082 bash[20963]: audit 2024-04-03T22:02:17.709902+0000 mon.a (mon.0) 11978 : audit [DBG] from='client.? 172.21.15.67:0/1868416743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:18.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:18 smithi067 bash[17655]: audit 2024-04-03T22:02:17.709902+0000 mon.a (mon.0) 11978 : audit [DBG] from='client.? 172.21.15.67:0/1868416743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:18 smithi067 bash[27441]: audit 2024-04-03T22:02:17.709902+0000 mon.a (mon.0) 11978 : audit [DBG] from='client.? 172.21.15.67:0/1868416743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:19 smithi082 bash[20963]: cluster 2024-04-03T22:02:17.398277+0000 mgr.y (mgr.24370) 13913 : cluster [DBG] pgmap v13897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:19 smithi067 bash[27441]: cluster 2024-04-03T22:02:17.398277+0000 mgr.y (mgr.24370) 13913 : cluster [DBG] pgmap v13897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:19 smithi067 bash[17655]: cluster 2024-04-03T22:02:17.398277+0000 mgr.y (mgr.24370) 13913 : cluster [DBG] pgmap v13897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:20 smithi082 bash[20963]: audit 2024-04-03T22:02:20.158643+0000 mon.c (mon.2) 5546 : audit [DBG] from='client.? 172.21.15.67:0/3154278940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:20 smithi067 bash[27441]: audit 2024-04-03T22:02:20.158643+0000 mon.c (mon.2) 5546 : audit [DBG] from='client.? 172.21.15.67:0/3154278940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:20 smithi067 bash[17655]: audit 2024-04-03T22:02:20.158643+0000 mon.c (mon.2) 5546 : audit [DBG] from='client.? 172.21.15.67:0/3154278940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:21 smithi082 bash[20963]: cluster 2024-04-03T22:02:19.398974+0000 mgr.y (mgr.24370) 13914 : cluster [DBG] pgmap v13898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:21 smithi067 bash[27441]: cluster 2024-04-03T22:02:19.398974+0000 mgr.y (mgr.24370) 13914 : cluster [DBG] pgmap v13898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:21 smithi067 bash[17655]: cluster 2024-04-03T22:02:19.398974+0000 mgr.y (mgr.24370) 13914 : cluster [DBG] pgmap v13898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:02:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:23 smithi067 bash[17655]: cluster 2024-04-03T22:02:21.400156+0000 mgr.y (mgr.24370) 13915 : cluster [DBG] pgmap v13899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:23 smithi067 bash[17655]: audit 2024-04-03T22:02:22.618193+0000 mon.c (mon.2) 5547 : audit [DBG] from='client.? 172.21.15.67:0/4055844546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:23 smithi067 bash[27441]: cluster 2024-04-03T22:02:21.400156+0000 mgr.y (mgr.24370) 13915 : cluster [DBG] pgmap v13899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:23 smithi067 bash[27441]: audit 2024-04-03T22:02:22.618193+0000 mon.c (mon.2) 5547 : audit [DBG] from='client.? 172.21.15.67:0/4055844546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:23 smithi082 bash[20963]: cluster 2024-04-03T22:02:21.400156+0000 mgr.y (mgr.24370) 13915 : cluster [DBG] pgmap v13899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:23 smithi082 bash[20963]: audit 2024-04-03T22:02:22.618193+0000 mon.c (mon.2) 5547 : audit [DBG] from='client.? 172.21.15.67:0/4055844546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:02:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:25 smithi082 bash[20963]: cluster 2024-04-03T22:02:23.400873+0000 mgr.y (mgr.24370) 13916 : cluster [DBG] pgmap v13900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:25 smithi082 bash[20963]: audit 2024-04-03T22:02:25.069699+0000 mon.c (mon.2) 5548 : audit [DBG] from='client.? 172.21.15.67:0/3515973684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:25 smithi067 bash[17655]: cluster 2024-04-03T22:02:23.400873+0000 mgr.y (mgr.24370) 13916 : cluster [DBG] pgmap v13900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:25 smithi067 bash[17655]: audit 2024-04-03T22:02:25.069699+0000 mon.c (mon.2) 5548 : audit [DBG] from='client.? 172.21.15.67:0/3515973684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:25 smithi067 bash[27441]: cluster 2024-04-03T22:02:23.400873+0000 mgr.y (mgr.24370) 13916 : cluster [DBG] pgmap v13900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:25 smithi067 bash[27441]: audit 2024-04-03T22:02:25.069699+0000 mon.c (mon.2) 5548 : audit [DBG] from='client.? 172.21.15.67:0/3515973684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:26 smithi082 bash[20963]: audit 2024-04-03T22:02:25.397852+0000 mon.a (mon.0) 11979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:26 smithi067 bash[17655]: audit 2024-04-03T22:02:25.397852+0000 mon.a (mon.0) 11979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:26 smithi067 bash[27441]: audit 2024-04-03T22:02:25.397852+0000 mon.a (mon.0) 11979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:27 smithi082 bash[20963]: cluster 2024-04-03T22:02:25.401529+0000 mgr.y (mgr.24370) 13917 : cluster [DBG] pgmap v13901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:27 smithi067 bash[17655]: cluster 2024-04-03T22:02:25.401529+0000 mgr.y (mgr.24370) 13917 : cluster [DBG] pgmap v13901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:27 smithi067 bash[27441]: cluster 2024-04-03T22:02:25.401529+0000 mgr.y (mgr.24370) 13917 : cluster [DBG] pgmap v13901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:28 smithi082 bash[20963]: audit 2024-04-03T22:02:27.519552+0000 mon.a (mon.0) 11980 : audit [DBG] from='client.? 172.21.15.67:0/842611963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:28 smithi067 bash[17655]: audit 2024-04-03T22:02:27.519552+0000 mon.a (mon.0) 11980 : audit [DBG] from='client.? 172.21.15.67:0/842611963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:28 smithi067 bash[27441]: audit 2024-04-03T22:02:27.519552+0000 mon.a (mon.0) 11980 : audit [DBG] from='client.? 172.21.15.67:0/842611963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:29 smithi082 bash[20963]: cluster 2024-04-03T22:02:27.402698+0000 mgr.y (mgr.24370) 13918 : cluster [DBG] pgmap v13902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:29.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:29 smithi067 bash[27441]: cluster 2024-04-03T22:02:27.402698+0000 mgr.y (mgr.24370) 13918 : cluster [DBG] pgmap v13902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:29 smithi067 bash[17655]: cluster 2024-04-03T22:02:27.402698+0000 mgr.y (mgr.24370) 13918 : cluster [DBG] pgmap v13902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:30 smithi082 bash[20963]: audit 2024-04-03T22:02:29.971707+0000 mon.c (mon.2) 5549 : audit [DBG] from='client.? 172.21.15.67:0/3413934864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:30 smithi067 bash[27441]: audit 2024-04-03T22:02:29.971707+0000 mon.c (mon.2) 5549 : audit [DBG] from='client.? 172.21.15.67:0/3413934864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:30 smithi067 bash[17655]: audit 2024-04-03T22:02:29.971707+0000 mon.c (mon.2) 5549 : audit [DBG] from='client.? 172.21.15.67:0/3413934864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:31 smithi082 bash[20963]: cluster 2024-04-03T22:02:29.403415+0000 mgr.y (mgr.24370) 13919 : cluster [DBG] pgmap v13903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:31 smithi067 bash[17655]: cluster 2024-04-03T22:02:29.403415+0000 mgr.y (mgr.24370) 13919 : cluster [DBG] pgmap v13903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:31 smithi067 bash[27441]: cluster 2024-04-03T22:02:29.403415+0000 mgr.y (mgr.24370) 13919 : cluster [DBG] pgmap v13903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:32 smithi082 bash[20963]: cluster 2024-04-03T22:02:31.404606+0000 mgr.y (mgr.24370) 13920 : cluster [DBG] pgmap v13904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:32.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:32 smithi067 bash[27441]: cluster 2024-04-03T22:02:31.404606+0000 mgr.y (mgr.24370) 13920 : cluster [DBG] pgmap v13904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:32 smithi067 bash[17655]: cluster 2024-04-03T22:02:31.404606+0000 mgr.y (mgr.24370) 13920 : cluster [DBG] pgmap v13904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:02:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:33 smithi067 bash[27441]: audit 2024-04-03T22:02:32.432530+0000 mon.a (mon.0) 11981 : audit [DBG] from='client.? 172.21.15.67:0/3395601682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:33 smithi067 bash[17655]: audit 2024-04-03T22:02:32.432530+0000 mon.a (mon.0) 11981 : audit [DBG] from='client.? 172.21.15.67:0/3395601682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:33.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:33 smithi082 bash[20963]: audit 2024-04-03T22:02:32.432530+0000 mon.a (mon.0) 11981 : audit [DBG] from='client.? 172.21.15.67:0/3395601682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:33.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:02:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:34 smithi082 bash[20963]: cluster 2024-04-03T22:02:33.405311+0000 mgr.y (mgr.24370) 13921 : cluster [DBG] pgmap v13905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:34 smithi067 bash[17655]: cluster 2024-04-03T22:02:33.405311+0000 mgr.y (mgr.24370) 13921 : cluster [DBG] pgmap v13905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:34 smithi067 bash[27441]: cluster 2024-04-03T22:02:33.405311+0000 mgr.y (mgr.24370) 13921 : cluster [DBG] pgmap v13905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:35 smithi082 bash[20963]: audit 2024-04-03T22:02:34.891015+0000 mon.c (mon.2) 5550 : audit [DBG] from='client.? 172.21.15.67:0/3776624411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:35 smithi067 bash[17655]: audit 2024-04-03T22:02:34.891015+0000 mon.c (mon.2) 5550 : audit [DBG] from='client.? 172.21.15.67:0/3776624411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:35 smithi067 bash[27441]: audit 2024-04-03T22:02:34.891015+0000 mon.c (mon.2) 5550 : audit [DBG] from='client.? 172.21.15.67:0/3776624411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:36 smithi082 bash[20963]: cluster 2024-04-03T22:02:35.405992+0000 mgr.y (mgr.24370) 13922 : cluster [DBG] pgmap v13906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:36 smithi067 bash[27441]: cluster 2024-04-03T22:02:35.405992+0000 mgr.y (mgr.24370) 13922 : cluster [DBG] pgmap v13906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:36 smithi067 bash[17655]: cluster 2024-04-03T22:02:35.405992+0000 mgr.y (mgr.24370) 13922 : cluster [DBG] pgmap v13906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:37 smithi067 bash[17655]: audit 2024-04-03T22:02:37.349481+0000 mon.c (mon.2) 5551 : audit [DBG] from='client.? 172.21.15.67:0/2614596685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:37 smithi067 bash[27441]: audit 2024-04-03T22:02:37.349481+0000 mon.c (mon.2) 5551 : audit [DBG] from='client.? 172.21.15.67:0/2614596685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:37 smithi082 bash[20963]: audit 2024-04-03T22:02:37.349481+0000 mon.c (mon.2) 5551 : audit [DBG] from='client.? 172.21.15.67:0/2614596685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:38 smithi067 bash[17655]: cluster 2024-04-03T22:02:37.407083+0000 mgr.y (mgr.24370) 13923 : cluster [DBG] pgmap v13907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:38 smithi067 bash[27441]: cluster 2024-04-03T22:02:37.407083+0000 mgr.y (mgr.24370) 13923 : cluster [DBG] pgmap v13907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:38 smithi082 bash[20963]: cluster 2024-04-03T22:02:37.407083+0000 mgr.y (mgr.24370) 13923 : cluster [DBG] pgmap v13907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:40 smithi067 bash[27441]: cluster 2024-04-03T22:02:39.407604+0000 mgr.y (mgr.24370) 13924 : cluster [DBG] pgmap v13908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:40 smithi067 bash[27441]: audit 2024-04-03T22:02:39.799937+0000 mon.c (mon.2) 5552 : audit [DBG] from='client.? 172.21.15.67:0/1747495051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:40 smithi067 bash[27441]: audit 2024-04-03T22:02:40.398174+0000 mon.a (mon.0) 11982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:40 smithi067 bash[17655]: cluster 2024-04-03T22:02:39.407604+0000 mgr.y (mgr.24370) 13924 : cluster [DBG] pgmap v13908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:40 smithi067 bash[17655]: audit 2024-04-03T22:02:39.799937+0000 mon.c (mon.2) 5552 : audit [DBG] from='client.? 172.21.15.67:0/1747495051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:40 smithi067 bash[17655]: audit 2024-04-03T22:02:40.398174+0000 mon.a (mon.0) 11982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:40 smithi082 bash[20963]: cluster 2024-04-03T22:02:39.407604+0000 mgr.y (mgr.24370) 13924 : cluster [DBG] pgmap v13908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:40 smithi082 bash[20963]: audit 2024-04-03T22:02:39.799937+0000 mon.c (mon.2) 5552 : audit [DBG] from='client.? 172.21.15.67:0/1747495051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:40 smithi082 bash[20963]: audit 2024-04-03T22:02:40.398174+0000 mon.a (mon.0) 11982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:42 smithi082 bash[20963]: cluster 2024-04-03T22:02:41.408753+0000 mgr.y (mgr.24370) 13925 : cluster [DBG] pgmap v13909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:42 smithi082 bash[20963]: audit 2024-04-03T22:02:42.251059+0000 mon.c (mon.2) 5553 : audit [DBG] from='client.? 172.21.15.67:0/160606328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:42 smithi067 bash[17655]: cluster 2024-04-03T22:02:41.408753+0000 mgr.y (mgr.24370) 13925 : cluster [DBG] pgmap v13909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:42 smithi067 bash[17655]: audit 2024-04-03T22:02:42.251059+0000 mon.c (mon.2) 5553 : audit [DBG] from='client.? 172.21.15.67:0/160606328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:42 smithi067 bash[27441]: cluster 2024-04-03T22:02:41.408753+0000 mgr.y (mgr.24370) 13925 : cluster [DBG] pgmap v13909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:42 smithi067 bash[27441]: audit 2024-04-03T22:02:42.251059+0000 mon.c (mon.2) 5553 : audit [DBG] from='client.? 172.21.15.67:0/160606328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:02:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:02:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:44 smithi082 bash[20963]: cluster 2024-04-03T22:02:43.409376+0000 mgr.y (mgr.24370) 13926 : cluster [DBG] pgmap v13910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:44 smithi067 bash[27441]: cluster 2024-04-03T22:02:43.409376+0000 mgr.y (mgr.24370) 13926 : cluster [DBG] pgmap v13910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:44 smithi067 bash[17655]: cluster 2024-04-03T22:02:43.409376+0000 mgr.y (mgr.24370) 13926 : cluster [DBG] pgmap v13910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:45.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:45 smithi082 bash[20963]: audit 2024-04-03T22:02:44.705388+0000 mon.c (mon.2) 5554 : audit [DBG] from='client.? 172.21.15.67:0/28789223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:45 smithi067 bash[27441]: audit 2024-04-03T22:02:44.705388+0000 mon.c (mon.2) 5554 : audit [DBG] from='client.? 172.21.15.67:0/28789223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:45 smithi067 bash[17655]: audit 2024-04-03T22:02:44.705388+0000 mon.c (mon.2) 5554 : audit [DBG] from='client.? 172.21.15.67:0/28789223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:46 smithi082 bash[20963]: cluster 2024-04-03T22:02:45.410042+0000 mgr.y (mgr.24370) 13927 : cluster [DBG] pgmap v13911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:46 smithi067 bash[17655]: cluster 2024-04-03T22:02:45.410042+0000 mgr.y (mgr.24370) 13927 : cluster [DBG] pgmap v13911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:46 smithi067 bash[27441]: cluster 2024-04-03T22:02:45.410042+0000 mgr.y (mgr.24370) 13927 : cluster [DBG] pgmap v13911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:47 smithi082 bash[20963]: audit 2024-04-03T22:02:47.165133+0000 mon.c (mon.2) 5555 : audit [DBG] from='client.? 172.21.15.67:0/2043618019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:47.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:47 smithi067 bash[17655]: audit 2024-04-03T22:02:47.165133+0000 mon.c (mon.2) 5555 : audit [DBG] from='client.? 172.21.15.67:0/2043618019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:47 smithi067 bash[27441]: audit 2024-04-03T22:02:47.165133+0000 mon.c (mon.2) 5555 : audit [DBG] from='client.? 172.21.15.67:0/2043618019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:48 smithi082 bash[20963]: cluster 2024-04-03T22:02:47.411201+0000 mgr.y (mgr.24370) 13928 : cluster [DBG] pgmap v13912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:48 smithi067 bash[27441]: cluster 2024-04-03T22:02:47.411201+0000 mgr.y (mgr.24370) 13928 : cluster [DBG] pgmap v13912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:48 smithi067 bash[17655]: cluster 2024-04-03T22:02:47.411201+0000 mgr.y (mgr.24370) 13928 : cluster [DBG] pgmap v13912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:50 smithi082 bash[20963]: cluster 2024-04-03T22:02:49.411832+0000 mgr.y (mgr.24370) 13929 : cluster [DBG] pgmap v13913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:50 smithi082 bash[20963]: audit 2024-04-03T22:02:49.623373+0000 mon.a (mon.0) 11983 : audit [DBG] from='client.? 172.21.15.67:0/979448091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:50 smithi067 bash[27441]: cluster 2024-04-03T22:02:49.411832+0000 mgr.y (mgr.24370) 13929 : cluster [DBG] pgmap v13913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:50 smithi067 bash[27441]: audit 2024-04-03T22:02:49.623373+0000 mon.a (mon.0) 11983 : audit [DBG] from='client.? 172.21.15.67:0/979448091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:50 smithi067 bash[17655]: cluster 2024-04-03T22:02:49.411832+0000 mgr.y (mgr.24370) 13929 : cluster [DBG] pgmap v13913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:50 smithi067 bash[17655]: audit 2024-04-03T22:02:49.623373+0000 mon.a (mon.0) 11983 : audit [DBG] from='client.? 172.21.15.67:0/979448091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:52 smithi082 bash[20963]: cluster 2024-04-03T22:02:51.412974+0000 mgr.y (mgr.24370) 13930 : cluster [DBG] pgmap v13914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:52 smithi082 bash[20963]: audit 2024-04-03T22:02:52.069065+0000 mon.a (mon.0) 11984 : audit [DBG] from='client.? 172.21.15.67:0/210003002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:52 smithi067 bash[17655]: cluster 2024-04-03T22:02:51.412974+0000 mgr.y (mgr.24370) 13930 : cluster [DBG] pgmap v13914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:52 smithi067 bash[17655]: audit 2024-04-03T22:02:52.069065+0000 mon.a (mon.0) 11984 : audit [DBG] from='client.? 172.21.15.67:0/210003002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:52 smithi067 bash[27441]: cluster 2024-04-03T22:02:51.412974+0000 mgr.y (mgr.24370) 13930 : cluster [DBG] pgmap v13914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:52 smithi067 bash[27441]: audit 2024-04-03T22:02:52.069065+0000 mon.a (mon.0) 11984 : audit [DBG] from='client.? 172.21.15.67:0/210003002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:02:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:02:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:54 smithi082 bash[20963]: cluster 2024-04-03T22:02:53.413651+0000 mgr.y (mgr.24370) 13931 : cluster [DBG] pgmap v13915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:54 smithi082 bash[20963]: audit 2024-04-03T22:02:54.077060+0000 mon.a (mon.0) 11985 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:02:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:54 smithi067 bash[17655]: cluster 2024-04-03T22:02:53.413651+0000 mgr.y (mgr.24370) 13931 : cluster [DBG] pgmap v13915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:54 smithi067 bash[17655]: audit 2024-04-03T22:02:54.077060+0000 mon.a (mon.0) 11985 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:02:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:54 smithi067 bash[27441]: cluster 2024-04-03T22:02:53.413651+0000 mgr.y (mgr.24370) 13931 : cluster [DBG] pgmap v13915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:54 smithi067 bash[27441]: audit 2024-04-03T22:02:54.077060+0000 mon.a (mon.0) 11985 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:02:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:55 smithi082 bash[20963]: audit 2024-04-03T22:02:54.540386+0000 mon.c (mon.2) 5556 : audit [DBG] from='client.? 172.21.15.67:0/3464046223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:55 smithi082 bash[20963]: audit 2024-04-03T22:02:55.398851+0000 mon.a (mon.0) 11986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:55 smithi067 bash[17655]: audit 2024-04-03T22:02:54.540386+0000 mon.c (mon.2) 5556 : audit [DBG] from='client.? 172.21.15.67:0/3464046223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:55 smithi067 bash[17655]: audit 2024-04-03T22:02:55.398851+0000 mon.a (mon.0) 11986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:55 smithi067 bash[27441]: audit 2024-04-03T22:02:54.540386+0000 mon.c (mon.2) 5556 : audit [DBG] from='client.? 172.21.15.67:0/3464046223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:55 smithi067 bash[27441]: audit 2024-04-03T22:02:55.398851+0000 mon.a (mon.0) 11986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:02:56.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:56 smithi082 bash[20963]: cluster 2024-04-03T22:02:55.416807+0000 mgr.y (mgr.24370) 13932 : cluster [DBG] pgmap v13916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:56.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:56 smithi067 bash[27441]: cluster 2024-04-03T22:02:55.416807+0000 mgr.y (mgr.24370) 13932 : cluster [DBG] pgmap v13916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:56 smithi067 bash[17655]: cluster 2024-04-03T22:02:55.416807+0000 mgr.y (mgr.24370) 13932 : cluster [DBG] pgmap v13916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:57 smithi082 bash[20963]: audit 2024-04-03T22:02:56.997011+0000 mon.c (mon.2) 5557 : audit [DBG] from='client.? 172.21.15.67:0/3968892756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:57.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:57 smithi067 bash[27441]: audit 2024-04-03T22:02:56.997011+0000 mon.c (mon.2) 5557 : audit [DBG] from='client.? 172.21.15.67:0/3968892756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:57 smithi067 bash[17655]: audit 2024-04-03T22:02:56.997011+0000 mon.c (mon.2) 5557 : audit [DBG] from='client.? 172.21.15.67:0/3968892756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:58 smithi082 bash[20963]: cluster 2024-04-03T22:02:57.417934+0000 mgr.y (mgr.24370) 13933 : cluster [DBG] pgmap v13917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:58.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:58 smithi067 bash[27441]: cluster 2024-04-03T22:02:57.417934+0000 mgr.y (mgr.24370) 13933 : cluster [DBG] pgmap v13917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:58 smithi067 bash[17655]: cluster 2024-04-03T22:02:57.417934+0000 mgr.y (mgr.24370) 13933 : cluster [DBG] pgmap v13917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:02:59.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:02:59 smithi082 bash[20963]: audit 2024-04-03T22:02:59.463076+0000 mon.c (mon.2) 5558 : audit [DBG] from='client.? 172.21.15.67:0/2065231873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:59.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:02:59 smithi067 bash[17655]: audit 2024-04-03T22:02:59.463076+0000 mon.c (mon.2) 5558 : audit [DBG] from='client.? 172.21.15.67:0/2065231873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:02:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:02:59 smithi067 bash[27441]: audit 2024-04-03T22:02:59.463076+0000 mon.c (mon.2) 5558 : audit [DBG] from='client.? 172.21.15.67:0/2065231873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:00 smithi082 bash[20963]: cluster 2024-04-03T22:02:59.418443+0000 mgr.y (mgr.24370) 13934 : cluster [DBG] pgmap v13918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:00 smithi082 bash[20963]: audit 2024-04-03T22:02:59.783093+0000 mon.a (mon.0) 11987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:00 smithi082 bash[20963]: audit 2024-04-03T22:02:59.791344+0000 mon.a (mon.0) 11988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:00 smithi082 bash[20963]: audit 2024-04-03T22:03:00.091403+0000 mon.a (mon.0) 11989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:00 smithi082 bash[20963]: audit 2024-04-03T22:03:00.101505+0000 mon.a (mon.0) 11990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:00 smithi082 bash[20963]: audit 2024-04-03T22:03:00.573729+0000 mon.a (mon.0) 11991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:03:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:00 smithi082 bash[20963]: audit 2024-04-03T22:03:00.575544+0000 mon.a (mon.0) 11992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:03:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:00 smithi082 bash[20963]: audit 2024-04-03T22:03:00.585483+0000 mon.a (mon.0) 11993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[17655]: cluster 2024-04-03T22:02:59.418443+0000 mgr.y (mgr.24370) 13934 : cluster [DBG] pgmap v13918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[17655]: audit 2024-04-03T22:02:59.783093+0000 mon.a (mon.0) 11987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[17655]: audit 2024-04-03T22:02:59.791344+0000 mon.a (mon.0) 11988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[17655]: audit 2024-04-03T22:03:00.091403+0000 mon.a (mon.0) 11989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[17655]: audit 2024-04-03T22:03:00.101505+0000 mon.a (mon.0) 11990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[17655]: audit 2024-04-03T22:03:00.573729+0000 mon.a (mon.0) 11991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[17655]: audit 2024-04-03T22:03:00.575544+0000 mon.a (mon.0) 11992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:03:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[17655]: audit 2024-04-03T22:03:00.585483+0000 mon.a (mon.0) 11993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[27441]: cluster 2024-04-03T22:02:59.418443+0000 mgr.y (mgr.24370) 13934 : cluster [DBG] pgmap v13918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[27441]: audit 2024-04-03T22:02:59.783093+0000 mon.a (mon.0) 11987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[27441]: audit 2024-04-03T22:02:59.791344+0000 mon.a (mon.0) 11988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[27441]: audit 2024-04-03T22:03:00.091403+0000 mon.a (mon.0) 11989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[27441]: audit 2024-04-03T22:03:00.101505+0000 mon.a (mon.0) 11990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[27441]: audit 2024-04-03T22:03:00.573729+0000 mon.a (mon.0) 11991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:03:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[27441]: audit 2024-04-03T22:03:00.575544+0000 mon.a (mon.0) 11992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:03:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:00 smithi067 bash[27441]: audit 2024-04-03T22:03:00.585483+0000 mon.a (mon.0) 11993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:03:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:02 smithi067 bash[27441]: cluster 2024-04-03T22:03:01.419607+0000 mgr.y (mgr.24370) 13935 : cluster [DBG] pgmap v13919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:02 smithi067 bash[27441]: audit 2024-04-03T22:03:01.914130+0000 mon.a (mon.0) 11994 : audit [DBG] from='client.? 172.21.15.67:0/709798252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:02 smithi067 bash[17655]: cluster 2024-04-03T22:03:01.419607+0000 mgr.y (mgr.24370) 13935 : cluster [DBG] pgmap v13919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:02 smithi067 bash[17655]: audit 2024-04-03T22:03:01.914130+0000 mon.a (mon.0) 11994 : audit [DBG] from='client.? 172.21.15.67:0/709798252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:02 smithi082 bash[20963]: cluster 2024-04-03T22:03:01.419607+0000 mgr.y (mgr.24370) 13935 : cluster [DBG] pgmap v13919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:02 smithi082 bash[20963]: audit 2024-04-03T22:03:01.914130+0000 mon.a (mon.0) 11994 : audit [DBG] from='client.? 172.21.15.67:0/709798252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:03:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:03:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:04 smithi082 bash[20963]: cluster 2024-04-03T22:03:03.420381+0000 mgr.y (mgr.24370) 13936 : cluster [DBG] pgmap v13920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:04 smithi082 bash[20963]: audit 2024-04-03T22:03:04.365931+0000 mon.a (mon.0) 11995 : audit [DBG] from='client.? 172.21.15.67:0/3663308190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:04 smithi067 bash[17655]: cluster 2024-04-03T22:03:03.420381+0000 mgr.y (mgr.24370) 13936 : cluster [DBG] pgmap v13920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:04 smithi067 bash[17655]: audit 2024-04-03T22:03:04.365931+0000 mon.a (mon.0) 11995 : audit [DBG] from='client.? 172.21.15.67:0/3663308190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:04 smithi067 bash[27441]: cluster 2024-04-03T22:03:03.420381+0000 mgr.y (mgr.24370) 13936 : cluster [DBG] pgmap v13920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:04 smithi067 bash[27441]: audit 2024-04-03T22:03:04.365931+0000 mon.a (mon.0) 11995 : audit [DBG] from='client.? 172.21.15.67:0/3663308190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:06 smithi082 bash[20963]: cluster 2024-04-03T22:03:05.421072+0000 mgr.y (mgr.24370) 13937 : cluster [DBG] pgmap v13921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:06 smithi067 bash[17655]: cluster 2024-04-03T22:03:05.421072+0000 mgr.y (mgr.24370) 13937 : cluster [DBG] pgmap v13921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:06 smithi067 bash[27441]: cluster 2024-04-03T22:03:05.421072+0000 mgr.y (mgr.24370) 13937 : cluster [DBG] pgmap v13921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:08.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:07 smithi082 bash[20963]: audit 2024-04-03T22:03:06.818850+0000 mon.a (mon.0) 11996 : audit [DBG] from='client.? 172.21.15.67:0/327974095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:07 smithi067 bash[17655]: audit 2024-04-03T22:03:06.818850+0000 mon.a (mon.0) 11996 : audit [DBG] from='client.? 172.21.15.67:0/327974095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:08.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:07 smithi067 bash[27441]: audit 2024-04-03T22:03:06.818850+0000 mon.a (mon.0) 11996 : audit [DBG] from='client.? 172.21.15.67:0/327974095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:08 smithi082 bash[20963]: cluster 2024-04-03T22:03:07.422263+0000 mgr.y (mgr.24370) 13938 : cluster [DBG] pgmap v13922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:08 smithi067 bash[17655]: cluster 2024-04-03T22:03:07.422263+0000 mgr.y (mgr.24370) 13938 : cluster [DBG] pgmap v13922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:08 smithi067 bash[27441]: cluster 2024-04-03T22:03:07.422263+0000 mgr.y (mgr.24370) 13938 : cluster [DBG] pgmap v13922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:10.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:09 smithi082 bash[20963]: audit 2024-04-03T22:03:09.276092+0000 mon.c (mon.2) 5559 : audit [DBG] from='client.? 172.21.15.67:0/2432006441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:10.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:09 smithi067 bash[17655]: audit 2024-04-03T22:03:09.276092+0000 mon.c (mon.2) 5559 : audit [DBG] from='client.? 172.21.15.67:0/2432006441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:10.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:09 smithi067 bash[27441]: audit 2024-04-03T22:03:09.276092+0000 mon.c (mon.2) 5559 : audit [DBG] from='client.? 172.21.15.67:0/2432006441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:10 smithi082 bash[20963]: cluster 2024-04-03T22:03:09.423008+0000 mgr.y (mgr.24370) 13939 : cluster [DBG] pgmap v13923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:10 smithi082 bash[20963]: audit 2024-04-03T22:03:10.399049+0000 mon.a (mon.0) 11997 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:10 smithi067 bash[27441]: cluster 2024-04-03T22:03:09.423008+0000 mgr.y (mgr.24370) 13939 : cluster [DBG] pgmap v13923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:10 smithi067 bash[27441]: audit 2024-04-03T22:03:10.399049+0000 mon.a (mon.0) 11997 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:10 smithi067 bash[17655]: cluster 2024-04-03T22:03:09.423008+0000 mgr.y (mgr.24370) 13939 : cluster [DBG] pgmap v13923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:10 smithi067 bash[17655]: audit 2024-04-03T22:03:10.399049+0000 mon.a (mon.0) 11997 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:12.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:11 smithi082 bash[20963]: audit 2024-04-03T22:03:11.726997+0000 mon.a (mon.0) 11998 : audit [DBG] from='client.? 172.21.15.67:0/3867136451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:12.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:11 smithi067 bash[17655]: audit 2024-04-03T22:03:11.726997+0000 mon.a (mon.0) 11998 : audit [DBG] from='client.? 172.21.15.67:0/3867136451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:12.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:11 smithi067 bash[27441]: audit 2024-04-03T22:03:11.726997+0000 mon.a (mon.0) 11998 : audit [DBG] from='client.? 172.21.15.67:0/3867136451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:13.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:12 smithi067 bash[27441]: cluster 2024-04-03T22:03:11.424265+0000 mgr.y (mgr.24370) 13940 : cluster [DBG] pgmap v13924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:13.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:12 smithi067 bash[17655]: cluster 2024-04-03T22:03:11.424265+0000 mgr.y (mgr.24370) 13940 : cluster [DBG] pgmap v13924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:12 smithi082 bash[20963]: cluster 2024-04-03T22:03:11.424265+0000 mgr.y (mgr.24370) 13940 : cluster [DBG] pgmap v13924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:03:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:03:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:14 smithi082 bash[20963]: cluster 2024-04-03T22:03:13.424878+0000 mgr.y (mgr.24370) 13941 : cluster [DBG] pgmap v13925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:14 smithi082 bash[20963]: audit 2024-04-03T22:03:14.174401+0000 mon.a (mon.0) 11999 : audit [DBG] from='client.? 172.21.15.67:0/1680739783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:14 smithi067 bash[17655]: cluster 2024-04-03T22:03:13.424878+0000 mgr.y (mgr.24370) 13941 : cluster [DBG] pgmap v13925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:14 smithi067 bash[17655]: audit 2024-04-03T22:03:14.174401+0000 mon.a (mon.0) 11999 : audit [DBG] from='client.? 172.21.15.67:0/1680739783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:14 smithi067 bash[27441]: cluster 2024-04-03T22:03:13.424878+0000 mgr.y (mgr.24370) 13941 : cluster [DBG] pgmap v13925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:14 smithi067 bash[27441]: audit 2024-04-03T22:03:14.174401+0000 mon.a (mon.0) 11999 : audit [DBG] from='client.? 172.21.15.67:0/1680739783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:16 smithi082 bash[20963]: cluster 2024-04-03T22:03:15.425573+0000 mgr.y (mgr.24370) 13942 : cluster [DBG] pgmap v13926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:16 smithi082 bash[20963]: audit 2024-04-03T22:03:16.623527+0000 mon.c (mon.2) 5560 : audit [DBG] from='client.? 172.21.15.67:0/1902738047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:16 smithi067 bash[17655]: cluster 2024-04-03T22:03:15.425573+0000 mgr.y (mgr.24370) 13942 : cluster [DBG] pgmap v13926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:16 smithi067 bash[17655]: audit 2024-04-03T22:03:16.623527+0000 mon.c (mon.2) 5560 : audit [DBG] from='client.? 172.21.15.67:0/1902738047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:16 smithi067 bash[27441]: cluster 2024-04-03T22:03:15.425573+0000 mgr.y (mgr.24370) 13942 : cluster [DBG] pgmap v13926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:17.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:16 smithi067 bash[27441]: audit 2024-04-03T22:03:16.623527+0000 mon.c (mon.2) 5560 : audit [DBG] from='client.? 172.21.15.67:0/1902738047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:18 smithi082 bash[20963]: cluster 2024-04-03T22:03:17.426795+0000 mgr.y (mgr.24370) 13943 : cluster [DBG] pgmap v13927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:19.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:18 smithi067 bash[27441]: cluster 2024-04-03T22:03:17.426795+0000 mgr.y (mgr.24370) 13943 : cluster [DBG] pgmap v13927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:18 smithi067 bash[17655]: cluster 2024-04-03T22:03:17.426795+0000 mgr.y (mgr.24370) 13943 : cluster [DBG] pgmap v13927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:20.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:19 smithi082 bash[20963]: audit 2024-04-03T22:03:19.078569+0000 mon.c (mon.2) 5561 : audit [DBG] from='client.? 172.21.15.67:0/2129646360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:19 smithi067 bash[17655]: audit 2024-04-03T22:03:19.078569+0000 mon.c (mon.2) 5561 : audit [DBG] from='client.? 172.21.15.67:0/2129646360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:19 smithi067 bash[27441]: audit 2024-04-03T22:03:19.078569+0000 mon.c (mon.2) 5561 : audit [DBG] from='client.? 172.21.15.67:0/2129646360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:20 smithi082 bash[20963]: cluster 2024-04-03T22:03:19.427471+0000 mgr.y (mgr.24370) 13944 : cluster [DBG] pgmap v13928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:21.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:20 smithi067 bash[27441]: cluster 2024-04-03T22:03:19.427471+0000 mgr.y (mgr.24370) 13944 : cluster [DBG] pgmap v13928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:20 smithi067 bash[17655]: cluster 2024-04-03T22:03:19.427471+0000 mgr.y (mgr.24370) 13944 : cluster [DBG] pgmap v13928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:21 smithi082 bash[20963]: audit 2024-04-03T22:03:21.524435+0000 mon.c (mon.2) 5562 : audit [DBG] from='client.? 172.21.15.67:0/3713228557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:22.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:21 smithi067 bash[17655]: audit 2024-04-03T22:03:21.524435+0000 mon.c (mon.2) 5562 : audit [DBG] from='client.? 172.21.15.67:0/3713228557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:22.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:21 smithi067 bash[27441]: audit 2024-04-03T22:03:21.524435+0000 mon.c (mon.2) 5562 : audit [DBG] from='client.? 172.21.15.67:0/3713228557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:22 smithi082 bash[20963]: cluster 2024-04-03T22:03:21.428611+0000 mgr.y (mgr.24370) 13945 : cluster [DBG] pgmap v13929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:23.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:22 smithi067 bash[17655]: cluster 2024-04-03T22:03:21.428611+0000 mgr.y (mgr.24370) 13945 : cluster [DBG] pgmap v13929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:23.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:03:23.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:22 smithi067 bash[27441]: cluster 2024-04-03T22:03:21.428611+0000 mgr.y (mgr.24370) 13945 : cluster [DBG] pgmap v13929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:03:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:24 smithi082 bash[20963]: cluster 2024-04-03T22:03:23.429343+0000 mgr.y (mgr.24370) 13946 : cluster [DBG] pgmap v13930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:24 smithi082 bash[20963]: audit 2024-04-03T22:03:23.999403+0000 mon.a (mon.0) 12000 : audit [DBG] from='client.? 172.21.15.67:0/728732149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:25.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:24 smithi067 bash[27441]: cluster 2024-04-03T22:03:23.429343+0000 mgr.y (mgr.24370) 13946 : cluster [DBG] pgmap v13930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:24 smithi067 bash[27441]: audit 2024-04-03T22:03:23.999403+0000 mon.a (mon.0) 12000 : audit [DBG] from='client.? 172.21.15.67:0/728732149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:24 smithi067 bash[17655]: cluster 2024-04-03T22:03:23.429343+0000 mgr.y (mgr.24370) 13946 : cluster [DBG] pgmap v13930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:24 smithi067 bash[17655]: audit 2024-04-03T22:03:23.999403+0000 mon.a (mon.0) 12000 : audit [DBG] from='client.? 172.21.15.67:0/728732149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:25 smithi082 bash[20963]: audit 2024-04-03T22:03:25.399238+0000 mon.a (mon.0) 12001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:26.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:25 smithi067 bash[17655]: audit 2024-04-03T22:03:25.399238+0000 mon.a (mon.0) 12001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:25 smithi067 bash[27441]: audit 2024-04-03T22:03:25.399238+0000 mon.a (mon.0) 12001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:26 smithi082 bash[20963]: cluster 2024-04-03T22:03:25.430006+0000 mgr.y (mgr.24370) 13947 : cluster [DBG] pgmap v13931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:26 smithi082 bash[20963]: audit 2024-04-03T22:03:26.446514+0000 mon.a (mon.0) 12002 : audit [DBG] from='client.? 172.21.15.67:0/1695484958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:26 smithi067 bash[27441]: cluster 2024-04-03T22:03:25.430006+0000 mgr.y (mgr.24370) 13947 : cluster [DBG] pgmap v13931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:26 smithi067 bash[27441]: audit 2024-04-03T22:03:26.446514+0000 mon.a (mon.0) 12002 : audit [DBG] from='client.? 172.21.15.67:0/1695484958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:26 smithi067 bash[17655]: cluster 2024-04-03T22:03:25.430006+0000 mgr.y (mgr.24370) 13947 : cluster [DBG] pgmap v13931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:26 smithi067 bash[17655]: audit 2024-04-03T22:03:26.446514+0000 mon.a (mon.0) 12002 : audit [DBG] from='client.? 172.21.15.67:0/1695484958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:28 smithi082 bash[20963]: cluster 2024-04-03T22:03:27.431166+0000 mgr.y (mgr.24370) 13948 : cluster [DBG] pgmap v13932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:29.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:28 smithi067 bash[17655]: cluster 2024-04-03T22:03:27.431166+0000 mgr.y (mgr.24370) 13948 : cluster [DBG] pgmap v13932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:28 smithi067 bash[27441]: cluster 2024-04-03T22:03:27.431166+0000 mgr.y (mgr.24370) 13948 : cluster [DBG] pgmap v13932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:30.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:29 smithi067 bash[27441]: audit 2024-04-03T22:03:28.905107+0000 mon.c (mon.2) 5563 : audit [DBG] from='client.? 172.21.15.67:0/3057985805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:29 smithi067 bash[17655]: audit 2024-04-03T22:03:28.905107+0000 mon.c (mon.2) 5563 : audit [DBG] from='client.? 172.21.15.67:0/3057985805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:29 smithi082 bash[20963]: audit 2024-04-03T22:03:28.905107+0000 mon.c (mon.2) 5563 : audit [DBG] from='client.? 172.21.15.67:0/3057985805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:30 smithi067 bash[27441]: cluster 2024-04-03T22:03:29.431849+0000 mgr.y (mgr.24370) 13949 : cluster [DBG] pgmap v13933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:30 smithi067 bash[17655]: cluster 2024-04-03T22:03:29.431849+0000 mgr.y (mgr.24370) 13949 : cluster [DBG] pgmap v13933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:30 smithi082 bash[20963]: cluster 2024-04-03T22:03:29.431849+0000 mgr.y (mgr.24370) 13949 : cluster [DBG] pgmap v13933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:31 smithi067 bash[27441]: audit 2024-04-03T22:03:31.350166+0000 mon.c (mon.2) 5564 : audit [DBG] from='client.? 172.21.15.67:0/3231461362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:32.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:31 smithi067 bash[17655]: audit 2024-04-03T22:03:31.350166+0000 mon.c (mon.2) 5564 : audit [DBG] from='client.? 172.21.15.67:0/3231461362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:31 smithi082 bash[20963]: audit 2024-04-03T22:03:31.350166+0000 mon.c (mon.2) 5564 : audit [DBG] from='client.? 172.21.15.67:0/3231461362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:33.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:03:33.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:32 smithi067 bash[27441]: cluster 2024-04-03T22:03:31.433024+0000 mgr.y (mgr.24370) 13950 : cluster [DBG] pgmap v13934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:32 smithi067 bash[17655]: cluster 2024-04-03T22:03:31.433024+0000 mgr.y (mgr.24370) 13950 : cluster [DBG] pgmap v13934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:32 smithi082 bash[20963]: cluster 2024-04-03T22:03:31.433024+0000 mgr.y (mgr.24370) 13950 : cluster [DBG] pgmap v13934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:03:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:33 smithi067 bash[17655]: audit 2024-04-03T22:03:33.801043+0000 mon.a (mon.0) 12003 : audit [DBG] from='client.? 172.21.15.67:0/1197712630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:33 smithi067 bash[27441]: audit 2024-04-03T22:03:33.801043+0000 mon.a (mon.0) 12003 : audit [DBG] from='client.? 172.21.15.67:0/1197712630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:33 smithi082 bash[20963]: audit 2024-04-03T22:03:33.801043+0000 mon.a (mon.0) 12003 : audit [DBG] from='client.? 172.21.15.67:0/1197712630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:34 smithi082 bash[20963]: cluster 2024-04-03T22:03:33.433710+0000 mgr.y (mgr.24370) 13951 : cluster [DBG] pgmap v13935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:34 smithi067 bash[17655]: cluster 2024-04-03T22:03:33.433710+0000 mgr.y (mgr.24370) 13951 : cluster [DBG] pgmap v13935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:34 smithi067 bash[27441]: cluster 2024-04-03T22:03:33.433710+0000 mgr.y (mgr.24370) 13951 : cluster [DBG] pgmap v13935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:36 smithi082 bash[20963]: cluster 2024-04-03T22:03:35.434384+0000 mgr.y (mgr.24370) 13952 : cluster [DBG] pgmap v13936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:36 smithi082 bash[20963]: audit 2024-04-03T22:03:36.252203+0000 mon.a (mon.0) 12004 : audit [DBG] from='client.? 172.21.15.67:0/3647678828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:36 smithi067 bash[17655]: cluster 2024-04-03T22:03:35.434384+0000 mgr.y (mgr.24370) 13952 : cluster [DBG] pgmap v13936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:36 smithi067 bash[17655]: audit 2024-04-03T22:03:36.252203+0000 mon.a (mon.0) 12004 : audit [DBG] from='client.? 172.21.15.67:0/3647678828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:36 smithi067 bash[27441]: cluster 2024-04-03T22:03:35.434384+0000 mgr.y (mgr.24370) 13952 : cluster [DBG] pgmap v13936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:36 smithi067 bash[27441]: audit 2024-04-03T22:03:36.252203+0000 mon.a (mon.0) 12004 : audit [DBG] from='client.? 172.21.15.67:0/3647678828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:38 smithi082 bash[20963]: cluster 2024-04-03T22:03:37.435461+0000 mgr.y (mgr.24370) 13953 : cluster [DBG] pgmap v13937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:38 smithi082 bash[20963]: audit 2024-04-03T22:03:38.705975+0000 mon.c (mon.2) 5565 : audit [DBG] from='client.? 172.21.15.67:0/2550368556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:38 smithi067 bash[17655]: cluster 2024-04-03T22:03:37.435461+0000 mgr.y (mgr.24370) 13953 : cluster [DBG] pgmap v13937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:38 smithi067 bash[17655]: audit 2024-04-03T22:03:38.705975+0000 mon.c (mon.2) 5565 : audit [DBG] from='client.? 172.21.15.67:0/2550368556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:38 smithi067 bash[27441]: cluster 2024-04-03T22:03:37.435461+0000 mgr.y (mgr.24370) 13953 : cluster [DBG] pgmap v13937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:38 smithi067 bash[27441]: audit 2024-04-03T22:03:38.705975+0000 mon.c (mon.2) 5565 : audit [DBG] from='client.? 172.21.15.67:0/2550368556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:40 smithi082 bash[20963]: cluster 2024-04-03T22:03:39.436196+0000 mgr.y (mgr.24370) 13954 : cluster [DBG] pgmap v13938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:40 smithi082 bash[20963]: audit 2024-04-03T22:03:40.399749+0000 mon.a (mon.0) 12005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:40 smithi067 bash[27441]: cluster 2024-04-03T22:03:39.436196+0000 mgr.y (mgr.24370) 13954 : cluster [DBG] pgmap v13938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:40 smithi067 bash[27441]: audit 2024-04-03T22:03:40.399749+0000 mon.a (mon.0) 12005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:40 smithi067 bash[17655]: cluster 2024-04-03T22:03:39.436196+0000 mgr.y (mgr.24370) 13954 : cluster [DBG] pgmap v13938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:40 smithi067 bash[17655]: audit 2024-04-03T22:03:40.399749+0000 mon.a (mon.0) 12005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:41 smithi082 bash[20963]: audit 2024-04-03T22:03:41.154136+0000 mon.a (mon.0) 12006 : audit [DBG] from='client.? 172.21.15.67:0/2278228740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:42.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:41 smithi067 bash[27441]: audit 2024-04-03T22:03:41.154136+0000 mon.a (mon.0) 12006 : audit [DBG] from='client.? 172.21.15.67:0/2278228740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:42.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:41 smithi067 bash[17655]: audit 2024-04-03T22:03:41.154136+0000 mon.a (mon.0) 12006 : audit [DBG] from='client.? 172.21.15.67:0/2278228740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:42 smithi082 bash[20963]: cluster 2024-04-03T22:03:41.437324+0000 mgr.y (mgr.24370) 13955 : cluster [DBG] pgmap v13939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:03:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:42 smithi067 bash[27441]: cluster 2024-04-03T22:03:41.437324+0000 mgr.y (mgr.24370) 13955 : cluster [DBG] pgmap v13939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:42 smithi067 bash[17655]: cluster 2024-04-03T22:03:41.437324+0000 mgr.y (mgr.24370) 13955 : cluster [DBG] pgmap v13939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:03:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:43 smithi082 bash[20963]: audit 2024-04-03T22:03:43.604686+0000 mon.c (mon.2) 5566 : audit [DBG] from='client.? 172.21.15.67:0/79717327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:43 smithi067 bash[17655]: audit 2024-04-03T22:03:43.604686+0000 mon.c (mon.2) 5566 : audit [DBG] from='client.? 172.21.15.67:0/79717327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:43 smithi067 bash[27441]: audit 2024-04-03T22:03:43.604686+0000 mon.c (mon.2) 5566 : audit [DBG] from='client.? 172.21.15.67:0/79717327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:44 smithi082 bash[20963]: cluster 2024-04-03T22:03:43.437973+0000 mgr.y (mgr.24370) 13956 : cluster [DBG] pgmap v13940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:44 smithi067 bash[17655]: cluster 2024-04-03T22:03:43.437973+0000 mgr.y (mgr.24370) 13956 : cluster [DBG] pgmap v13940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:44 smithi067 bash[27441]: cluster 2024-04-03T22:03:43.437973+0000 mgr.y (mgr.24370) 13956 : cluster [DBG] pgmap v13940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:46 smithi082 bash[20963]: cluster 2024-04-03T22:03:45.438711+0000 mgr.y (mgr.24370) 13957 : cluster [DBG] pgmap v13941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:46 smithi082 bash[20963]: audit 2024-04-03T22:03:46.057434+0000 mon.a (mon.0) 12007 : audit [DBG] from='client.? 172.21.15.67:0/1466874719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:46 smithi067 bash[17655]: cluster 2024-04-03T22:03:45.438711+0000 mgr.y (mgr.24370) 13957 : cluster [DBG] pgmap v13941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:46 smithi067 bash[17655]: audit 2024-04-03T22:03:46.057434+0000 mon.a (mon.0) 12007 : audit [DBG] from='client.? 172.21.15.67:0/1466874719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:46 smithi067 bash[27441]: cluster 2024-04-03T22:03:45.438711+0000 mgr.y (mgr.24370) 13957 : cluster [DBG] pgmap v13941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:46 smithi067 bash[27441]: audit 2024-04-03T22:03:46.057434+0000 mon.a (mon.0) 12007 : audit [DBG] from='client.? 172.21.15.67:0/1466874719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:48 smithi082 bash[20963]: cluster 2024-04-03T22:03:47.440004+0000 mgr.y (mgr.24370) 13958 : cluster [DBG] pgmap v13942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:48 smithi082 bash[20963]: audit 2024-04-03T22:03:48.515569+0000 mon.a (mon.0) 12008 : audit [DBG] from='client.? 172.21.15.67:0/2594503760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:48 smithi067 bash[27441]: cluster 2024-04-03T22:03:47.440004+0000 mgr.y (mgr.24370) 13958 : cluster [DBG] pgmap v13942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:48 smithi067 bash[27441]: audit 2024-04-03T22:03:48.515569+0000 mon.a (mon.0) 12008 : audit [DBG] from='client.? 172.21.15.67:0/2594503760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:48 smithi067 bash[17655]: cluster 2024-04-03T22:03:47.440004+0000 mgr.y (mgr.24370) 13958 : cluster [DBG] pgmap v13942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:48 smithi067 bash[17655]: audit 2024-04-03T22:03:48.515569+0000 mon.a (mon.0) 12008 : audit [DBG] from='client.? 172.21.15.67:0/2594503760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:50 smithi082 bash[20963]: cluster 2024-04-03T22:03:49.440725+0000 mgr.y (mgr.24370) 13959 : cluster [DBG] pgmap v13943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:51.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:50 smithi067 bash[17655]: cluster 2024-04-03T22:03:49.440725+0000 mgr.y (mgr.24370) 13959 : cluster [DBG] pgmap v13943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:50 smithi067 bash[27441]: cluster 2024-04-03T22:03:49.440725+0000 mgr.y (mgr.24370) 13959 : cluster [DBG] pgmap v13943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:51 smithi082 bash[20963]: audit 2024-04-03T22:03:50.969049+0000 mon.a (mon.0) 12009 : audit [DBG] from='client.? 172.21.15.67:0/3945804643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:52.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:51 smithi067 bash[17655]: audit 2024-04-03T22:03:50.969049+0000 mon.a (mon.0) 12009 : audit [DBG] from='client.? 172.21.15.67:0/3945804643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:51 smithi067 bash[27441]: audit 2024-04-03T22:03:50.969049+0000 mon.a (mon.0) 12009 : audit [DBG] from='client.? 172.21.15.67:0/3945804643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:52 smithi082 bash[20963]: cluster 2024-04-03T22:03:51.441906+0000 mgr.y (mgr.24370) 13960 : cluster [DBG] pgmap v13944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:53.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:52 smithi067 bash[27441]: cluster 2024-04-03T22:03:51.441906+0000 mgr.y (mgr.24370) 13960 : cluster [DBG] pgmap v13944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:52 smithi067 bash[17655]: cluster 2024-04-03T22:03:51.441906+0000 mgr.y (mgr.24370) 13960 : cluster [DBG] pgmap v13944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:03:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:03:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:53 smithi082 bash[20963]: audit 2024-04-03T22:03:53.430270+0000 mon.c (mon.2) 5567 : audit [DBG] from='client.? 172.21.15.67:0/3594496638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:54.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:53 smithi067 bash[17655]: audit 2024-04-03T22:03:53.430270+0000 mon.c (mon.2) 5567 : audit [DBG] from='client.? 172.21.15.67:0/3594496638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:53 smithi067 bash[27441]: audit 2024-04-03T22:03:53.430270+0000 mon.c (mon.2) 5567 : audit [DBG] from='client.? 172.21.15.67:0/3594496638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:54 smithi082 bash[20963]: cluster 2024-04-03T22:03:53.442471+0000 mgr.y (mgr.24370) 13961 : cluster [DBG] pgmap v13945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:54 smithi067 bash[27441]: cluster 2024-04-03T22:03:53.442471+0000 mgr.y (mgr.24370) 13961 : cluster [DBG] pgmap v13945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:54 smithi067 bash[17655]: cluster 2024-04-03T22:03:53.442471+0000 mgr.y (mgr.24370) 13961 : cluster [DBG] pgmap v13945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:55 smithi082 bash[20963]: audit 2024-04-03T22:03:55.400202+0000 mon.a (mon.0) 12010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:55 smithi082 bash[20963]: audit 2024-04-03T22:03:55.885935+0000 mon.c (mon.2) 5568 : audit [DBG] from='client.? 172.21.15.67:0/2812304163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:56.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:55 smithi067 bash[17655]: audit 2024-04-03T22:03:55.400202+0000 mon.a (mon.0) 12010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:55 smithi067 bash[17655]: audit 2024-04-03T22:03:55.885935+0000 mon.c (mon.2) 5568 : audit [DBG] from='client.? 172.21.15.67:0/2812304163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:55 smithi067 bash[27441]: audit 2024-04-03T22:03:55.400202+0000 mon.a (mon.0) 12010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:03:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:55 smithi067 bash[27441]: audit 2024-04-03T22:03:55.885935+0000 mon.c (mon.2) 5568 : audit [DBG] from='client.? 172.21.15.67:0/2812304163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:56 smithi082 bash[20963]: cluster 2024-04-03T22:03:55.443086+0000 mgr.y (mgr.24370) 13962 : cluster [DBG] pgmap v13946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:56 smithi067 bash[17655]: cluster 2024-04-03T22:03:55.443086+0000 mgr.y (mgr.24370) 13962 : cluster [DBG] pgmap v13946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:56 smithi067 bash[27441]: cluster 2024-04-03T22:03:55.443086+0000 mgr.y (mgr.24370) 13962 : cluster [DBG] pgmap v13946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:59 smithi082 bash[20963]: cluster 2024-04-03T22:03:57.444280+0000 mgr.y (mgr.24370) 13963 : cluster [DBG] pgmap v13947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:03:59 smithi082 bash[20963]: audit 2024-04-03T22:03:58.336872+0000 mon.a (mon.0) 12011 : audit [DBG] from='client.? 172.21.15.67:0/1801997979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:59 smithi067 bash[17655]: cluster 2024-04-03T22:03:57.444280+0000 mgr.y (mgr.24370) 13963 : cluster [DBG] pgmap v13947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:03:59 smithi067 bash[17655]: audit 2024-04-03T22:03:58.336872+0000 mon.a (mon.0) 12011 : audit [DBG] from='client.? 172.21.15.67:0/1801997979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:03:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:59 smithi067 bash[27441]: cluster 2024-04-03T22:03:57.444280+0000 mgr.y (mgr.24370) 13963 : cluster [DBG] pgmap v13947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:03:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:03:59 smithi067 bash[27441]: audit 2024-04-03T22:03:58.336872+0000 mon.a (mon.0) 12011 : audit [DBG] from='client.? 172.21.15.67:0/1801997979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:01 smithi082 bash[20963]: cluster 2024-04-03T22:03:59.445023+0000 mgr.y (mgr.24370) 13964 : cluster [DBG] pgmap v13948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:01 smithi082 bash[20963]: audit 2024-04-03T22:04:00.661120+0000 mon.a (mon.0) 12012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:04:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:01 smithi082 bash[20963]: audit 2024-04-03T22:04:00.794411+0000 mon.c (mon.2) 5569 : audit [DBG] from='client.? 172.21.15.67:0/2177391655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:01 smithi067 bash[27441]: cluster 2024-04-03T22:03:59.445023+0000 mgr.y (mgr.24370) 13964 : cluster [DBG] pgmap v13948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:01 smithi067 bash[27441]: audit 2024-04-03T22:04:00.661120+0000 mon.a (mon.0) 12012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:04:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:01 smithi067 bash[27441]: audit 2024-04-03T22:04:00.794411+0000 mon.c (mon.2) 5569 : audit [DBG] from='client.? 172.21.15.67:0/2177391655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:01 smithi067 bash[17655]: cluster 2024-04-03T22:03:59.445023+0000 mgr.y (mgr.24370) 13964 : cluster [DBG] pgmap v13948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:01 smithi067 bash[17655]: audit 2024-04-03T22:04:00.661120+0000 mon.a (mon.0) 12012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:04:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:01 smithi067 bash[17655]: audit 2024-04-03T22:04:00.794411+0000 mon.c (mon.2) 5569 : audit [DBG] from='client.? 172.21.15.67:0/2177391655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:03 smithi082 bash[20963]: cluster 2024-04-03T22:04:01.446211+0000 mgr.y (mgr.24370) 13965 : cluster [DBG] pgmap v13949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:03 smithi067 bash[17655]: cluster 2024-04-03T22:04:01.446211+0000 mgr.y (mgr.24370) 13965 : cluster [DBG] pgmap v13949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:04:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:03 smithi067 bash[27441]: cluster 2024-04-03T22:04:01.446211+0000 mgr.y (mgr.24370) 13965 : cluster [DBG] pgmap v13949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:04:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:04 smithi082 bash[20963]: audit 2024-04-03T22:04:03.241748+0000 mon.a (mon.0) 12013 : audit [DBG] from='client.? 172.21.15.67:0/873211574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:04.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:04 smithi067 bash[17655]: audit 2024-04-03T22:04:03.241748+0000 mon.a (mon.0) 12013 : audit [DBG] from='client.? 172.21.15.67:0/873211574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:04 smithi067 bash[27441]: audit 2024-04-03T22:04:03.241748+0000 mon.a (mon.0) 12013 : audit [DBG] from='client.? 172.21.15.67:0/873211574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:05 smithi082 bash[20963]: cluster 2024-04-03T22:04:03.446817+0000 mgr.y (mgr.24370) 13966 : cluster [DBG] pgmap v13950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:05.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:05 smithi067 bash[17655]: cluster 2024-04-03T22:04:03.446817+0000 mgr.y (mgr.24370) 13966 : cluster [DBG] pgmap v13950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:05 smithi067 bash[27441]: cluster 2024-04-03T22:04:03.446817+0000 mgr.y (mgr.24370) 13966 : cluster [DBG] pgmap v13950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:06.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:06 smithi082 bash[20963]: audit 2024-04-03T22:04:05.697037+0000 mon.c (mon.2) 5570 : audit [DBG] from='client.? 172.21.15.67:0/4011484983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:06.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:06 smithi067 bash[17655]: audit 2024-04-03T22:04:05.697037+0000 mon.c (mon.2) 5570 : audit [DBG] from='client.? 172.21.15.67:0/4011484983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:06 smithi067 bash[27441]: audit 2024-04-03T22:04:05.697037+0000 mon.c (mon.2) 5570 : audit [DBG] from='client.? 172.21.15.67:0/4011484983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:07 smithi082 bash[20963]: cluster 2024-04-03T22:04:05.447583+0000 mgr.y (mgr.24370) 13967 : cluster [DBG] pgmap v13951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:07 smithi082 bash[20963]: audit 2024-04-03T22:04:06.360247+0000 mon.a (mon.0) 12014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:07 smithi082 bash[20963]: audit 2024-04-03T22:04:06.367825+0000 mon.a (mon.0) 12015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:07 smithi082 bash[20963]: audit 2024-04-03T22:04:06.660827+0000 mon.a (mon.0) 12016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:07 smithi082 bash[20963]: audit 2024-04-03T22:04:06.669570+0000 mon.a (mon.0) 12017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[17655]: cluster 2024-04-03T22:04:05.447583+0000 mgr.y (mgr.24370) 13967 : cluster [DBG] pgmap v13951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[17655]: audit 2024-04-03T22:04:06.360247+0000 mon.a (mon.0) 12014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[17655]: audit 2024-04-03T22:04:06.367825+0000 mon.a (mon.0) 12015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[17655]: audit 2024-04-03T22:04:06.660827+0000 mon.a (mon.0) 12016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[17655]: audit 2024-04-03T22:04:06.669570+0000 mon.a (mon.0) 12017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[27441]: cluster 2024-04-03T22:04:05.447583+0000 mgr.y (mgr.24370) 13967 : cluster [DBG] pgmap v13951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[27441]: audit 2024-04-03T22:04:06.360247+0000 mon.a (mon.0) 12014 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[27441]: audit 2024-04-03T22:04:06.367825+0000 mon.a (mon.0) 12015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[27441]: audit 2024-04-03T22:04:06.660827+0000 mon.a (mon.0) 12016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:07 smithi067 bash[27441]: audit 2024-04-03T22:04:06.669570+0000 mon.a (mon.0) 12017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:08 smithi082 bash[20963]: audit 2024-04-03T22:04:07.196365+0000 mon.a (mon.0) 12018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:04:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:08 smithi082 bash[20963]: audit 2024-04-03T22:04:07.198380+0000 mon.a (mon.0) 12019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:04:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:08 smithi082 bash[20963]: audit 2024-04-03T22:04:07.209903+0000 mon.a (mon.0) 12020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:08 smithi067 bash[17655]: audit 2024-04-03T22:04:07.196365+0000 mon.a (mon.0) 12018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:04:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:08 smithi067 bash[17655]: audit 2024-04-03T22:04:07.198380+0000 mon.a (mon.0) 12019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:04:08.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:08 smithi067 bash[17655]: audit 2024-04-03T22:04:07.209903+0000 mon.a (mon.0) 12020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:08 smithi067 bash[27441]: audit 2024-04-03T22:04:07.196365+0000 mon.a (mon.0) 12018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:04:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:08 smithi067 bash[27441]: audit 2024-04-03T22:04:07.198380+0000 mon.a (mon.0) 12019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:04:08.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:08 smithi067 bash[27441]: audit 2024-04-03T22:04:07.209903+0000 mon.a (mon.0) 12020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:04:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:09 smithi082 bash[20963]: cluster 2024-04-03T22:04:07.448818+0000 mgr.y (mgr.24370) 13968 : cluster [DBG] pgmap v13952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:09 smithi082 bash[20963]: audit 2024-04-03T22:04:08.148947+0000 mon.a (mon.0) 12021 : audit [DBG] from='client.? 172.21.15.67:0/2424887109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:09.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:09 smithi067 bash[17655]: cluster 2024-04-03T22:04:07.448818+0000 mgr.y (mgr.24370) 13968 : cluster [DBG] pgmap v13952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:09 smithi067 bash[17655]: audit 2024-04-03T22:04:08.148947+0000 mon.a (mon.0) 12021 : audit [DBG] from='client.? 172.21.15.67:0/2424887109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:09 smithi067 bash[27441]: cluster 2024-04-03T22:04:07.448818+0000 mgr.y (mgr.24370) 13968 : cluster [DBG] pgmap v13952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:09 smithi067 bash[27441]: audit 2024-04-03T22:04:08.148947+0000 mon.a (mon.0) 12021 : audit [DBG] from='client.? 172.21.15.67:0/2424887109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:11 smithi082 bash[20963]: cluster 2024-04-03T22:04:09.449513+0000 mgr.y (mgr.24370) 13969 : cluster [DBG] pgmap v13953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:11 smithi082 bash[20963]: audit 2024-04-03T22:04:10.400342+0000 mon.a (mon.0) 12022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:11 smithi082 bash[20963]: audit 2024-04-03T22:04:10.600976+0000 mon.a (mon.0) 12023 : audit [DBG] from='client.? 172.21.15.67:0/876662910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:11 smithi067 bash[27441]: cluster 2024-04-03T22:04:09.449513+0000 mgr.y (mgr.24370) 13969 : cluster [DBG] pgmap v13953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:11 smithi067 bash[27441]: audit 2024-04-03T22:04:10.400342+0000 mon.a (mon.0) 12022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:11 smithi067 bash[27441]: audit 2024-04-03T22:04:10.600976+0000 mon.a (mon.0) 12023 : audit [DBG] from='client.? 172.21.15.67:0/876662910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:11 smithi067 bash[17655]: cluster 2024-04-03T22:04:09.449513+0000 mgr.y (mgr.24370) 13969 : cluster [DBG] pgmap v13953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:11 smithi067 bash[17655]: audit 2024-04-03T22:04:10.400342+0000 mon.a (mon.0) 12022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:11 smithi067 bash[17655]: audit 2024-04-03T22:04:10.600976+0000 mon.a (mon.0) 12023 : audit [DBG] from='client.? 172.21.15.67:0/876662910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:13 smithi082 bash[20963]: cluster 2024-04-03T22:04:11.450687+0000 mgr.y (mgr.24370) 13970 : cluster [DBG] pgmap v13954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T22:04:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:13 smithi067 bash[27441]: cluster 2024-04-03T22:04:11.450687+0000 mgr.y (mgr.24370) 13970 : cluster [DBG] pgmap v13954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:13 smithi067 bash[17655]: cluster 2024-04-03T22:04:11.450687+0000 mgr.y (mgr.24370) 13970 : cluster [DBG] pgmap v13954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:04:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:14 smithi082 bash[20963]: audit 2024-04-03T22:04:13.058197+0000 mon.a (mon.0) 12024 : audit [DBG] from='client.? 172.21.15.67:0/2010142740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:14 smithi067 bash[17655]: audit 2024-04-03T22:04:13.058197+0000 mon.a (mon.0) 12024 : audit [DBG] from='client.? 172.21.15.67:0/2010142740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:14 smithi067 bash[27441]: audit 2024-04-03T22:04:13.058197+0000 mon.a (mon.0) 12024 : audit [DBG] from='client.? 172.21.15.67:0/2010142740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:15 smithi082 bash[20963]: cluster 2024-04-03T22:04:13.451380+0000 mgr.y (mgr.24370) 13971 : cluster [DBG] pgmap v13955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:15.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:15 smithi067 bash[27441]: cluster 2024-04-03T22:04:13.451380+0000 mgr.y (mgr.24370) 13971 : cluster [DBG] pgmap v13955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:15 smithi067 bash[17655]: cluster 2024-04-03T22:04:13.451380+0000 mgr.y (mgr.24370) 13971 : cluster [DBG] pgmap v13955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:16 smithi082 bash[20963]: audit 2024-04-03T22:04:15.519528+0000 mon.c (mon.2) 5571 : audit [DBG] from='client.? 172.21.15.67:0/686518039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:16 smithi067 bash[27441]: audit 2024-04-03T22:04:15.519528+0000 mon.c (mon.2) 5571 : audit [DBG] from='client.? 172.21.15.67:0/686518039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:16.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:16 smithi067 bash[17655]: audit 2024-04-03T22:04:15.519528+0000 mon.c (mon.2) 5571 : audit [DBG] from='client.? 172.21.15.67:0/686518039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:17 smithi082 bash[20963]: cluster 2024-04-03T22:04:15.452050+0000 mgr.y (mgr.24370) 13972 : cluster [DBG] pgmap v13956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:17 smithi067 bash[17655]: cluster 2024-04-03T22:04:15.452050+0000 mgr.y (mgr.24370) 13972 : cluster [DBG] pgmap v13956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:17 smithi067 bash[27441]: cluster 2024-04-03T22:04:15.452050+0000 mgr.y (mgr.24370) 13972 : cluster [DBG] pgmap v13956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:18.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:18 smithi082 bash[20963]: audit 2024-04-03T22:04:17.975891+0000 mon.c (mon.2) 5572 : audit [DBG] from='client.? 172.21.15.67:0/656065775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:18.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:18 smithi067 bash[17655]: audit 2024-04-03T22:04:17.975891+0000 mon.c (mon.2) 5572 : audit [DBG] from='client.? 172.21.15.67:0/656065775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:18 smithi067 bash[27441]: audit 2024-04-03T22:04:17.975891+0000 mon.c (mon.2) 5572 : audit [DBG] from='client.? 172.21.15.67:0/656065775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:19 smithi082 bash[20963]: cluster 2024-04-03T22:04:17.453261+0000 mgr.y (mgr.24370) 13973 : cluster [DBG] pgmap v13957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:19 smithi067 bash[27441]: cluster 2024-04-03T22:04:17.453261+0000 mgr.y (mgr.24370) 13973 : cluster [DBG] pgmap v13957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:19 smithi067 bash[17655]: cluster 2024-04-03T22:04:17.453261+0000 mgr.y (mgr.24370) 13973 : cluster [DBG] pgmap v13957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:21 smithi082 bash[20963]: cluster 2024-04-03T22:04:19.453950+0000 mgr.y (mgr.24370) 13974 : cluster [DBG] pgmap v13958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:21 smithi082 bash[20963]: audit 2024-04-03T22:04:20.440174+0000 mon.c (mon.2) 5573 : audit [DBG] from='client.? 172.21.15.67:0/3938798811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:21 smithi067 bash[17655]: cluster 2024-04-03T22:04:19.453950+0000 mgr.y (mgr.24370) 13974 : cluster [DBG] pgmap v13958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:21 smithi067 bash[17655]: audit 2024-04-03T22:04:20.440174+0000 mon.c (mon.2) 5573 : audit [DBG] from='client.? 172.21.15.67:0/3938798811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:21 smithi067 bash[27441]: cluster 2024-04-03T22:04:19.453950+0000 mgr.y (mgr.24370) 13974 : cluster [DBG] pgmap v13958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:21 smithi067 bash[27441]: audit 2024-04-03T22:04:20.440174+0000 mon.c (mon.2) 5573 : audit [DBG] from='client.? 172.21.15.67:0/3938798811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:23 smithi082 bash[20963]: cluster 2024-04-03T22:04:21.455141+0000 mgr.y (mgr.24370) 13975 : cluster [DBG] pgmap v13959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:23 smithi082 bash[20963]: audit 2024-04-03T22:04:22.897541+0000 mon.c (mon.2) 5574 : audit [DBG] from='client.? 172.21.15.67:0/3440562345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:23 smithi067 bash[27441]: cluster 2024-04-03T22:04:21.455141+0000 mgr.y (mgr.24370) 13975 : cluster [DBG] pgmap v13959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:23 smithi067 bash[27441]: audit 2024-04-03T22:04:22.897541+0000 mon.c (mon.2) 5574 : audit [DBG] from='client.? 172.21.15.67:0/3440562345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:23 smithi067 bash[17655]: cluster 2024-04-03T22:04:21.455141+0000 mgr.y (mgr.24370) 13975 : cluster [DBG] pgmap v13959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:23 smithi067 bash[17655]: audit 2024-04-03T22:04:22.897541+0000 mon.c (mon.2) 5574 : audit [DBG] from='client.? 172.21.15.67:0/3440562345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T22:04:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:04:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:25 smithi082 bash[20963]: cluster 2024-04-03T22:04:23.455848+0000 mgr.y (mgr.24370) 13976 : cluster [DBG] pgmap v13960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:25 smithi067 bash[27441]: cluster 2024-04-03T22:04:23.455848+0000 mgr.y (mgr.24370) 13976 : cluster [DBG] pgmap v13960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:25 smithi067 bash[17655]: cluster 2024-04-03T22:04:23.455848+0000 mgr.y (mgr.24370) 13976 : cluster [DBG] pgmap v13960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:26 smithi082 bash[20963]: audit 2024-04-03T22:04:25.362189+0000 mon.c (mon.2) 5575 : audit [DBG] from='client.? 172.21.15.67:0/4202017899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:26 smithi082 bash[20963]: audit 2024-04-03T22:04:25.400897+0000 mon.a (mon.0) 12025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:26.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:26 smithi067 bash[27441]: audit 2024-04-03T22:04:25.362189+0000 mon.c (mon.2) 5575 : audit [DBG] from='client.? 172.21.15.67:0/4202017899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:26.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:26 smithi067 bash[27441]: audit 2024-04-03T22:04:25.400897+0000 mon.a (mon.0) 12025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:26 smithi067 bash[17655]: audit 2024-04-03T22:04:25.362189+0000 mon.c (mon.2) 5575 : audit [DBG] from='client.? 172.21.15.67:0/4202017899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:26 smithi067 bash[17655]: audit 2024-04-03T22:04:25.400897+0000 mon.a (mon.0) 12025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:27 smithi082 bash[20963]: cluster 2024-04-03T22:04:25.456490+0000 mgr.y (mgr.24370) 13977 : cluster [DBG] pgmap v13961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:27 smithi067 bash[27441]: cluster 2024-04-03T22:04:25.456490+0000 mgr.y (mgr.24370) 13977 : cluster [DBG] pgmap v13961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:27 smithi067 bash[17655]: cluster 2024-04-03T22:04:25.456490+0000 mgr.y (mgr.24370) 13977 : cluster [DBG] pgmap v13961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:28 smithi082 bash[20963]: audit 2024-04-03T22:04:27.820003+0000 mon.a (mon.0) 12026 : audit [DBG] from='client.? 172.21.15.67:0/1126184524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:28.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:28 smithi067 bash[27441]: audit 2024-04-03T22:04:27.820003+0000 mon.a (mon.0) 12026 : audit [DBG] from='client.? 172.21.15.67:0/1126184524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:28 smithi067 bash[17655]: audit 2024-04-03T22:04:27.820003+0000 mon.a (mon.0) 12026 : audit [DBG] from='client.? 172.21.15.67:0/1126184524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:29 smithi082 bash[20963]: cluster 2024-04-03T22:04:27.457307+0000 mgr.y (mgr.24370) 13978 : cluster [DBG] pgmap v13962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:29 smithi067 bash[27441]: cluster 2024-04-03T22:04:27.457307+0000 mgr.y (mgr.24370) 13978 : cluster [DBG] pgmap v13962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:29 smithi067 bash[17655]: cluster 2024-04-03T22:04:27.457307+0000 mgr.y (mgr.24370) 13978 : cluster [DBG] pgmap v13962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:31 smithi082 bash[20963]: cluster 2024-04-03T22:04:29.457974+0000 mgr.y (mgr.24370) 13979 : cluster [DBG] pgmap v13963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:31 smithi082 bash[20963]: audit 2024-04-03T22:04:30.279333+0000 mon.c (mon.2) 5576 : audit [DBG] from='client.? 172.21.15.67:0/149521699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:31 smithi067 bash[17655]: cluster 2024-04-03T22:04:29.457974+0000 mgr.y (mgr.24370) 13979 : cluster [DBG] pgmap v13963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:31 smithi067 bash[17655]: audit 2024-04-03T22:04:30.279333+0000 mon.c (mon.2) 5576 : audit [DBG] from='client.? 172.21.15.67:0/149521699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:31 smithi067 bash[27441]: cluster 2024-04-03T22:04:29.457974+0000 mgr.y (mgr.24370) 13979 : cluster [DBG] pgmap v13963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:31 smithi067 bash[27441]: audit 2024-04-03T22:04:30.279333+0000 mon.c (mon.2) 5576 : audit [DBG] from='client.? 172.21.15.67:0/149521699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:33 smithi082 bash[20963]: cluster 2024-04-03T22:04:31.459109+0000 mgr.y (mgr.24370) 13980 : cluster [DBG] pgmap v13964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:33 smithi082 bash[20963]: audit 2024-04-03T22:04:32.735192+0000 mon.c (mon.2) 5577 : audit [DBG] from='client.? 172.21.15.67:0/3771077531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:04:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:33 smithi067 bash[17655]: cluster 2024-04-03T22:04:31.459109+0000 mgr.y (mgr.24370) 13980 : cluster [DBG] pgmap v13964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:33 smithi067 bash[17655]: audit 2024-04-03T22:04:32.735192+0000 mon.c (mon.2) 5577 : audit [DBG] from='client.? 172.21.15.67:0/3771077531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:33 smithi067 bash[27441]: cluster 2024-04-03T22:04:31.459109+0000 mgr.y (mgr.24370) 13980 : cluster [DBG] pgmap v13964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:33 smithi067 bash[27441]: audit 2024-04-03T22:04:32.735192+0000 mon.c (mon.2) 5577 : audit [DBG] from='client.? 172.21.15.67:0/3771077531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:04:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:35 smithi082 bash[20963]: cluster 2024-04-03T22:04:33.459779+0000 mgr.y (mgr.24370) 13981 : cluster [DBG] pgmap v13965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:35 smithi067 bash[17655]: cluster 2024-04-03T22:04:33.459779+0000 mgr.y (mgr.24370) 13981 : cluster [DBG] pgmap v13965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:35 smithi067 bash[27441]: cluster 2024-04-03T22:04:33.459779+0000 mgr.y (mgr.24370) 13981 : cluster [DBG] pgmap v13965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:36.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:36 smithi067 bash[17655]: audit 2024-04-03T22:04:35.186769+0000 mon.c (mon.2) 5578 : audit [DBG] from='client.? 172.21.15.67:0/607164864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:36 smithi067 bash[27441]: audit 2024-04-03T22:04:35.186769+0000 mon.c (mon.2) 5578 : audit [DBG] from='client.? 172.21.15.67:0/607164864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:36 smithi082 bash[20963]: audit 2024-04-03T22:04:35.186769+0000 mon.c (mon.2) 5578 : audit [DBG] from='client.? 172.21.15.67:0/607164864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:37 smithi067 bash[17655]: cluster 2024-04-03T22:04:35.460489+0000 mgr.y (mgr.24370) 13982 : cluster [DBG] pgmap v13966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:37 smithi067 bash[27441]: cluster 2024-04-03T22:04:35.460489+0000 mgr.y (mgr.24370) 13982 : cluster [DBG] pgmap v13966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:37 smithi082 bash[20963]: cluster 2024-04-03T22:04:35.460489+0000 mgr.y (mgr.24370) 13982 : cluster [DBG] pgmap v13966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:38 smithi067 bash[17655]: audit 2024-04-03T22:04:37.641516+0000 mon.a (mon.0) 12027 : audit [DBG] from='client.? 172.21.15.67:0/2810201911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:38 smithi067 bash[27441]: audit 2024-04-03T22:04:37.641516+0000 mon.a (mon.0) 12027 : audit [DBG] from='client.? 172.21.15.67:0/2810201911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:38 smithi082 bash[20963]: audit 2024-04-03T22:04:37.641516+0000 mon.a (mon.0) 12027 : audit [DBG] from='client.? 172.21.15.67:0/2810201911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:39 smithi067 bash[17655]: cluster 2024-04-03T22:04:37.461746+0000 mgr.y (mgr.24370) 13983 : cluster [DBG] pgmap v13967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:39 smithi067 bash[27441]: cluster 2024-04-03T22:04:37.461746+0000 mgr.y (mgr.24370) 13983 : cluster [DBG] pgmap v13967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:39 smithi082 bash[20963]: cluster 2024-04-03T22:04:37.461746+0000 mgr.y (mgr.24370) 13983 : cluster [DBG] pgmap v13967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:40 smithi067 bash[27441]: audit 2024-04-03T22:04:40.088265+0000 mon.a (mon.0) 12028 : audit [DBG] from='client.? 172.21.15.67:0/661102151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:40 smithi067 bash[17655]: audit 2024-04-03T22:04:40.088265+0000 mon.a (mon.0) 12028 : audit [DBG] from='client.? 172.21.15.67:0/661102151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:40.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:40 smithi082 bash[20963]: audit 2024-04-03T22:04:40.088265+0000 mon.a (mon.0) 12028 : audit [DBG] from='client.? 172.21.15.67:0/661102151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:41 smithi067 bash[17655]: cluster 2024-04-03T22:04:39.462496+0000 mgr.y (mgr.24370) 13984 : cluster [DBG] pgmap v13968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:41 smithi067 bash[17655]: audit 2024-04-03T22:04:40.401545+0000 mon.a (mon.0) 12029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:41 smithi067 bash[27441]: cluster 2024-04-03T22:04:39.462496+0000 mgr.y (mgr.24370) 13984 : cluster [DBG] pgmap v13968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:41 smithi067 bash[27441]: audit 2024-04-03T22:04:40.401545+0000 mon.a (mon.0) 12029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:41.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:41 smithi082 bash[20963]: cluster 2024-04-03T22:04:39.462496+0000 mgr.y (mgr.24370) 13984 : cluster [DBG] pgmap v13968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:41 smithi082 bash[20963]: audit 2024-04-03T22:04:40.401545+0000 mon.a (mon.0) 12029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:04:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:43 smithi067 bash[17655]: cluster 2024-04-03T22:04:41.463701+0000 mgr.y (mgr.24370) 13985 : cluster [DBG] pgmap v13969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:43 smithi067 bash[17655]: audit 2024-04-03T22:04:42.544615+0000 mon.a (mon.0) 12030 : audit [DBG] from='client.? 172.21.15.67:0/2424802845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:43 smithi067 bash[27441]: cluster 2024-04-03T22:04:41.463701+0000 mgr.y (mgr.24370) 13985 : cluster [DBG] pgmap v13969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:43 smithi067 bash[27441]: audit 2024-04-03T22:04:42.544615+0000 mon.a (mon.0) 12030 : audit [DBG] from='client.? 172.21.15.67:0/2424802845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:43.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:43 smithi082 bash[20963]: cluster 2024-04-03T22:04:41.463701+0000 mgr.y (mgr.24370) 13985 : cluster [DBG] pgmap v13969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:43.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:43 smithi082 bash[20963]: audit 2024-04-03T22:04:42.544615+0000 mon.a (mon.0) 12030 : audit [DBG] from='client.? 172.21.15.67:0/2424802845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:04:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:45 smithi082 bash[20963]: cluster 2024-04-03T22:04:43.464413+0000 mgr.y (mgr.24370) 13986 : cluster [DBG] pgmap v13970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:45 smithi082 bash[20963]: audit 2024-04-03T22:04:44.995254+0000 mon.a (mon.0) 12031 : audit [DBG] from='client.? 172.21.15.67:0/3767397073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:45 smithi067 bash[27441]: cluster 2024-04-03T22:04:43.464413+0000 mgr.y (mgr.24370) 13986 : cluster [DBG] pgmap v13970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:45 smithi067 bash[27441]: audit 2024-04-03T22:04:44.995254+0000 mon.a (mon.0) 12031 : audit [DBG] from='client.? 172.21.15.67:0/3767397073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:45 smithi067 bash[17655]: cluster 2024-04-03T22:04:43.464413+0000 mgr.y (mgr.24370) 13986 : cluster [DBG] pgmap v13970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:45 smithi067 bash[17655]: audit 2024-04-03T22:04:44.995254+0000 mon.a (mon.0) 12031 : audit [DBG] from='client.? 172.21.15.67:0/3767397073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:47 smithi082 bash[20963]: cluster 2024-04-03T22:04:45.465126+0000 mgr.y (mgr.24370) 13987 : cluster [DBG] pgmap v13971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:47 smithi067 bash[27441]: cluster 2024-04-03T22:04:45.465126+0000 mgr.y (mgr.24370) 13987 : cluster [DBG] pgmap v13971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:47 smithi067 bash[17655]: cluster 2024-04-03T22:04:45.465126+0000 mgr.y (mgr.24370) 13987 : cluster [DBG] pgmap v13971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:48 smithi082 bash[20963]: audit 2024-04-03T22:04:47.450302+0000 mon.c (mon.2) 5579 : audit [DBG] from='client.? 172.21.15.67:0/388948586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:48 smithi067 bash[27441]: audit 2024-04-03T22:04:47.450302+0000 mon.c (mon.2) 5579 : audit [DBG] from='client.? 172.21.15.67:0/388948586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:48 smithi067 bash[17655]: audit 2024-04-03T22:04:47.450302+0000 mon.c (mon.2) 5579 : audit [DBG] from='client.? 172.21.15.67:0/388948586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:49 smithi082 bash[20963]: cluster 2024-04-03T22:04:47.466272+0000 mgr.y (mgr.24370) 13988 : cluster [DBG] pgmap v13972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:49.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:49 smithi067 bash[17655]: cluster 2024-04-03T22:04:47.466272+0000 mgr.y (mgr.24370) 13988 : cluster [DBG] pgmap v13972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:49 smithi067 bash[27441]: cluster 2024-04-03T22:04:47.466272+0000 mgr.y (mgr.24370) 13988 : cluster [DBG] pgmap v13972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:50 smithi082 bash[20963]: audit 2024-04-03T22:04:49.898891+0000 mon.c (mon.2) 5580 : audit [DBG] from='client.? 172.21.15.67:0/2806006355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:50 smithi067 bash[17655]: audit 2024-04-03T22:04:49.898891+0000 mon.c (mon.2) 5580 : audit [DBG] from='client.? 172.21.15.67:0/2806006355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:50.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:50 smithi067 bash[27441]: audit 2024-04-03T22:04:49.898891+0000 mon.c (mon.2) 5580 : audit [DBG] from='client.? 172.21.15.67:0/2806006355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:51 smithi082 bash[20963]: cluster 2024-04-03T22:04:49.466918+0000 mgr.y (mgr.24370) 13989 : cluster [DBG] pgmap v13973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:51 smithi067 bash[17655]: cluster 2024-04-03T22:04:49.466918+0000 mgr.y (mgr.24370) 13989 : cluster [DBG] pgmap v13973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:51 smithi067 bash[27441]: cluster 2024-04-03T22:04:49.466918+0000 mgr.y (mgr.24370) 13989 : cluster [DBG] pgmap v13973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:04:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:53 smithi067 bash[17655]: cluster 2024-04-03T22:04:51.468098+0000 mgr.y (mgr.24370) 13990 : cluster [DBG] pgmap v13974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:53 smithi067 bash[17655]: audit 2024-04-03T22:04:52.347323+0000 mon.c (mon.2) 5581 : audit [DBG] from='client.? 172.21.15.67:0/2596131913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:53 smithi067 bash[27441]: cluster 2024-04-03T22:04:51.468098+0000 mgr.y (mgr.24370) 13990 : cluster [DBG] pgmap v13974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:53 smithi067 bash[27441]: audit 2024-04-03T22:04:52.347323+0000 mon.c (mon.2) 5581 : audit [DBG] from='client.? 172.21.15.67:0/2596131913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:53 smithi082 bash[20963]: cluster 2024-04-03T22:04:51.468098+0000 mgr.y (mgr.24370) 13990 : cluster [DBG] pgmap v13974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:53 smithi082 bash[20963]: audit 2024-04-03T22:04:52.347323+0000 mon.c (mon.2) 5581 : audit [DBG] from='client.? 172.21.15.67:0/2596131913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:04:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:55 smithi082 bash[20963]: cluster 2024-04-03T22:04:53.468758+0000 mgr.y (mgr.24370) 13991 : cluster [DBG] pgmap v13975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:55 smithi082 bash[20963]: audit 2024-04-03T22:04:54.803515+0000 mon.a (mon.0) 12032 : audit [DBG] from='client.? 172.21.15.67:0/32870327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:55 smithi067 bash[17655]: cluster 2024-04-03T22:04:53.468758+0000 mgr.y (mgr.24370) 13991 : cluster [DBG] pgmap v13975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:55 smithi067 bash[17655]: audit 2024-04-03T22:04:54.803515+0000 mon.a (mon.0) 12032 : audit [DBG] from='client.? 172.21.15.67:0/32870327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:55 smithi067 bash[27441]: cluster 2024-04-03T22:04:53.468758+0000 mgr.y (mgr.24370) 13991 : cluster [DBG] pgmap v13975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:55 smithi067 bash[27441]: audit 2024-04-03T22:04:54.803515+0000 mon.a (mon.0) 12032 : audit [DBG] from='client.? 172.21.15.67:0/32870327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:56 smithi082 bash[20963]: audit 2024-04-03T22:04:55.401899+0000 mon.a (mon.0) 12033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:56 smithi067 bash[17655]: audit 2024-04-03T22:04:55.401899+0000 mon.a (mon.0) 12033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:56 smithi067 bash[27441]: audit 2024-04-03T22:04:55.401899+0000 mon.a (mon.0) 12033 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:04:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:57 smithi082 bash[20963]: cluster 2024-04-03T22:04:55.469398+0000 mgr.y (mgr.24370) 13992 : cluster [DBG] pgmap v13976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:57 smithi067 bash[17655]: cluster 2024-04-03T22:04:55.469398+0000 mgr.y (mgr.24370) 13992 : cluster [DBG] pgmap v13976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:57 smithi067 bash[27441]: cluster 2024-04-03T22:04:55.469398+0000 mgr.y (mgr.24370) 13992 : cluster [DBG] pgmap v13976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:58 smithi082 bash[20963]: audit 2024-04-03T22:04:57.270458+0000 mon.c (mon.2) 5582 : audit [DBG] from='client.? 172.21.15.67:0/3679573836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:58 smithi067 bash[17655]: audit 2024-04-03T22:04:57.270458+0000 mon.c (mon.2) 5582 : audit [DBG] from='client.? 172.21.15.67:0/3679573836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:58 smithi067 bash[27441]: audit 2024-04-03T22:04:57.270458+0000 mon.c (mon.2) 5582 : audit [DBG] from='client.? 172.21.15.67:0/3679573836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:04:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:04:59 smithi082 bash[20963]: cluster 2024-04-03T22:04:57.470729+0000 mgr.y (mgr.24370) 13993 : cluster [DBG] pgmap v13977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:04:59 smithi067 bash[17655]: cluster 2024-04-03T22:04:57.470729+0000 mgr.y (mgr.24370) 13993 : cluster [DBG] pgmap v13977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:04:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:04:59 smithi067 bash[27441]: cluster 2024-04-03T22:04:57.470729+0000 mgr.y (mgr.24370) 13993 : cluster [DBG] pgmap v13977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:00 smithi082 bash[20963]: audit 2024-04-03T22:04:59.725278+0000 mon.c (mon.2) 5583 : audit [DBG] from='client.? 172.21.15.67:0/1135834408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:00 smithi067 bash[17655]: audit 2024-04-03T22:04:59.725278+0000 mon.c (mon.2) 5583 : audit [DBG] from='client.? 172.21.15.67:0/1135834408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:00 smithi067 bash[27441]: audit 2024-04-03T22:04:59.725278+0000 mon.c (mon.2) 5583 : audit [DBG] from='client.? 172.21.15.67:0/1135834408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:01.495 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:01 smithi082 bash[20963]: cluster 2024-04-03T22:04:59.471441+0000 mgr.y (mgr.24370) 13994 : cluster [DBG] pgmap v13978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:01 smithi067 bash[17655]: cluster 2024-04-03T22:04:59.471441+0000 mgr.y (mgr.24370) 13994 : cluster [DBG] pgmap v13978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:01 smithi067 bash[27441]: cluster 2024-04-03T22:04:59.471441+0000 mgr.y (mgr.24370) 13994 : cluster [DBG] pgmap v13978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:02 smithi082 bash[20963]: audit 2024-04-03T22:05:02.178176+0000 mon.a (mon.0) 12034 : audit [DBG] from='client.? 172.21.15.67:0/1501433196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:02 smithi067 bash[17655]: audit 2024-04-03T22:05:02.178176+0000 mon.a (mon.0) 12034 : audit [DBG] from='client.? 172.21.15.67:0/1501433196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:02 smithi067 bash[27441]: audit 2024-04-03T22:05:02.178176+0000 mon.a (mon.0) 12034 : audit [DBG] from='client.? 172.21.15.67:0/1501433196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:05:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:03 smithi067 bash[27441]: cluster 2024-04-03T22:05:01.472710+0000 mgr.y (mgr.24370) 13995 : cluster [DBG] pgmap v13979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:03 smithi067 bash[17655]: cluster 2024-04-03T22:05:01.472710+0000 mgr.y (mgr.24370) 13995 : cluster [DBG] pgmap v13979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:03 smithi082 bash[20963]: cluster 2024-04-03T22:05:01.472710+0000 mgr.y (mgr.24370) 13995 : cluster [DBG] pgmap v13979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:03.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:05:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:05 smithi082 bash[20963]: cluster 2024-04-03T22:05:03.473421+0000 mgr.y (mgr.24370) 13996 : cluster [DBG] pgmap v13980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:05 smithi082 bash[20963]: audit 2024-04-03T22:05:04.628333+0000 mon.c (mon.2) 5584 : audit [DBG] from='client.? 172.21.15.67:0/3158264315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:05 smithi067 bash[17655]: cluster 2024-04-03T22:05:03.473421+0000 mgr.y (mgr.24370) 13996 : cluster [DBG] pgmap v13980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:05 smithi067 bash[17655]: audit 2024-04-03T22:05:04.628333+0000 mon.c (mon.2) 5584 : audit [DBG] from='client.? 172.21.15.67:0/3158264315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:05 smithi067 bash[27441]: cluster 2024-04-03T22:05:03.473421+0000 mgr.y (mgr.24370) 13996 : cluster [DBG] pgmap v13980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:05 smithi067 bash[27441]: audit 2024-04-03T22:05:04.628333+0000 mon.c (mon.2) 5584 : audit [DBG] from='client.? 172.21.15.67:0/3158264315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:07 smithi082 bash[20963]: cluster 2024-04-03T22:05:05.474143+0000 mgr.y (mgr.24370) 13997 : cluster [DBG] pgmap v13981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:07 smithi082 bash[20963]: audit 2024-04-03T22:05:07.082505+0000 mon.c (mon.2) 5585 : audit [DBG] from='client.? 172.21.15.67:0/799509118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:07 smithi067 bash[17655]: cluster 2024-04-03T22:05:05.474143+0000 mgr.y (mgr.24370) 13997 : cluster [DBG] pgmap v13981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:07 smithi067 bash[17655]: audit 2024-04-03T22:05:07.082505+0000 mon.c (mon.2) 5585 : audit [DBG] from='client.? 172.21.15.67:0/799509118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:07 smithi067 bash[27441]: cluster 2024-04-03T22:05:05.474143+0000 mgr.y (mgr.24370) 13997 : cluster [DBG] pgmap v13981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:07 smithi067 bash[27441]: audit 2024-04-03T22:05:07.082505+0000 mon.c (mon.2) 5585 : audit [DBG] from='client.? 172.21.15.67:0/799509118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:08 smithi082 bash[20963]: audit 2024-04-03T22:05:07.285579+0000 mon.a (mon.0) 12035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:05:08.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:08 smithi067 bash[17655]: audit 2024-04-03T22:05:07.285579+0000 mon.a (mon.0) 12035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:05:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:08 smithi067 bash[27441]: audit 2024-04-03T22:05:07.285579+0000 mon.a (mon.0) 12035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:05:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:09 smithi082 bash[20963]: cluster 2024-04-03T22:05:07.475327+0000 mgr.y (mgr.24370) 13998 : cluster [DBG] pgmap v13982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:09 smithi067 bash[17655]: cluster 2024-04-03T22:05:07.475327+0000 mgr.y (mgr.24370) 13998 : cluster [DBG] pgmap v13982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:09 smithi067 bash[27441]: cluster 2024-04-03T22:05:07.475327+0000 mgr.y (mgr.24370) 13998 : cluster [DBG] pgmap v13982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:10 smithi082 bash[20963]: audit 2024-04-03T22:05:09.539134+0000 mon.a (mon.0) 12036 : audit [DBG] from='client.? 172.21.15.67:0/1742161651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:10 smithi067 bash[17655]: audit 2024-04-03T22:05:09.539134+0000 mon.a (mon.0) 12036 : audit [DBG] from='client.? 172.21.15.67:0/1742161651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:10 smithi067 bash[27441]: audit 2024-04-03T22:05:09.539134+0000 mon.a (mon.0) 12036 : audit [DBG] from='client.? 172.21.15.67:0/1742161651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:11 smithi082 bash[20963]: cluster 2024-04-03T22:05:09.475996+0000 mgr.y (mgr.24370) 13999 : cluster [DBG] pgmap v13983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:11 smithi082 bash[20963]: audit 2024-04-03T22:05:10.402416+0000 mon.a (mon.0) 12037 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:11 smithi067 bash[17655]: cluster 2024-04-03T22:05:09.475996+0000 mgr.y (mgr.24370) 13999 : cluster [DBG] pgmap v13983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:11 smithi067 bash[17655]: audit 2024-04-03T22:05:10.402416+0000 mon.a (mon.0) 12037 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:11 smithi067 bash[27441]: cluster 2024-04-03T22:05:09.475996+0000 mgr.y (mgr.24370) 13999 : cluster [DBG] pgmap v13983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:11 smithi067 bash[27441]: audit 2024-04-03T22:05:10.402416+0000 mon.a (mon.0) 12037 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:12 smithi082 bash[20963]: audit 2024-04-03T22:05:11.996254+0000 mon.a (mon.0) 12038 : audit [DBG] from='client.? 172.21.15.67:0/329273255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:12.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:12 smithi067 bash[17655]: audit 2024-04-03T22:05:11.996254+0000 mon.a (mon.0) 12038 : audit [DBG] from='client.? 172.21.15.67:0/329273255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:12 smithi067 bash[27441]: audit 2024-04-03T22:05:11.996254+0000 mon.a (mon.0) 12038 : audit [DBG] from='client.? 172.21.15.67:0/329273255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:05:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:13 smithi067 bash[17655]: cluster 2024-04-03T22:05:11.477099+0000 mgr.y (mgr.24370) 14000 : cluster [DBG] pgmap v13984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:13 smithi067 bash[17655]: audit 2024-04-03T22:05:13.033084+0000 mon.a (mon.0) 12039 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:13 smithi067 bash[17655]: audit 2024-04-03T22:05:13.040612+0000 mon.a (mon.0) 12040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:13 smithi067 bash[27441]: cluster 2024-04-03T22:05:11.477099+0000 mgr.y (mgr.24370) 14000 : cluster [DBG] pgmap v13984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:13 smithi067 bash[27441]: audit 2024-04-03T22:05:13.033084+0000 mon.a (mon.0) 12039 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:13 smithi067 bash[27441]: audit 2024-04-03T22:05:13.040612+0000 mon.a (mon.0) 12040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:13.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:05:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:13 smithi082 bash[20963]: cluster 2024-04-03T22:05:11.477099+0000 mgr.y (mgr.24370) 14000 : cluster [DBG] pgmap v13984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:13 smithi082 bash[20963]: audit 2024-04-03T22:05:13.033084+0000 mon.a (mon.0) 12039 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:13 smithi082 bash[20963]: audit 2024-04-03T22:05:13.040612+0000 mon.a (mon.0) 12040 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:14 smithi082 bash[20963]: audit 2024-04-03T22:05:13.339123+0000 mon.a (mon.0) 12041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:14 smithi082 bash[20963]: audit 2024-04-03T22:05:13.347067+0000 mon.a (mon.0) 12042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:14 smithi082 bash[20963]: cluster 2024-04-03T22:05:13.477794+0000 mgr.y (mgr.24370) 14001 : cluster [DBG] pgmap v13985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:14 smithi082 bash[20963]: audit 2024-04-03T22:05:13.779807+0000 mon.a (mon.0) 12043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:05:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:14 smithi082 bash[20963]: audit 2024-04-03T22:05:13.781508+0000 mon.a (mon.0) 12044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:05:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:14 smithi082 bash[20963]: audit 2024-04-03T22:05:13.790875+0000 mon.a (mon.0) 12045 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[17655]: audit 2024-04-03T22:05:13.339123+0000 mon.a (mon.0) 12041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[17655]: audit 2024-04-03T22:05:13.347067+0000 mon.a (mon.0) 12042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[17655]: cluster 2024-04-03T22:05:13.477794+0000 mgr.y (mgr.24370) 14001 : cluster [DBG] pgmap v13985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[17655]: audit 2024-04-03T22:05:13.779807+0000 mon.a (mon.0) 12043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[17655]: audit 2024-04-03T22:05:13.781508+0000 mon.a (mon.0) 12044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[17655]: audit 2024-04-03T22:05:13.790875+0000 mon.a (mon.0) 12045 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[27441]: audit 2024-04-03T22:05:13.339123+0000 mon.a (mon.0) 12041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[27441]: audit 2024-04-03T22:05:13.347067+0000 mon.a (mon.0) 12042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[27441]: cluster 2024-04-03T22:05:13.477794+0000 mgr.y (mgr.24370) 14001 : cluster [DBG] pgmap v13985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[27441]: audit 2024-04-03T22:05:13.779807+0000 mon.a (mon.0) 12043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:05:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[27441]: audit 2024-04-03T22:05:13.781508+0000 mon.a (mon.0) 12044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:05:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:14 smithi067 bash[27441]: audit 2024-04-03T22:05:13.790875+0000 mon.a (mon.0) 12045 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:05:15.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:15 smithi082 bash[20963]: audit 2024-04-03T22:05:14.453621+0000 mon.c (mon.2) 5586 : audit [DBG] from='client.? 172.21.15.67:0/3932191642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:15 smithi067 bash[17655]: audit 2024-04-03T22:05:14.453621+0000 mon.c (mon.2) 5586 : audit [DBG] from='client.? 172.21.15.67:0/3932191642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:15 smithi067 bash[27441]: audit 2024-04-03T22:05:14.453621+0000 mon.c (mon.2) 5586 : audit [DBG] from='client.? 172.21.15.67:0/3932191642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:16 smithi082 bash[20963]: cluster 2024-04-03T22:05:15.478504+0000 mgr.y (mgr.24370) 14002 : cluster [DBG] pgmap v13986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:16.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:16 smithi067 bash[17655]: cluster 2024-04-03T22:05:15.478504+0000 mgr.y (mgr.24370) 14002 : cluster [DBG] pgmap v13986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:16 smithi067 bash[27441]: cluster 2024-04-03T22:05:15.478504+0000 mgr.y (mgr.24370) 14002 : cluster [DBG] pgmap v13986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:17 smithi082 bash[20963]: audit 2024-04-03T22:05:16.909673+0000 mon.c (mon.2) 5587 : audit [DBG] from='client.? 172.21.15.67:0/2720175146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:17 smithi067 bash[17655]: audit 2024-04-03T22:05:16.909673+0000 mon.c (mon.2) 5587 : audit [DBG] from='client.? 172.21.15.67:0/2720175146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:17 smithi067 bash[27441]: audit 2024-04-03T22:05:16.909673+0000 mon.c (mon.2) 5587 : audit [DBG] from='client.? 172.21.15.67:0/2720175146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:19 smithi082 bash[20963]: cluster 2024-04-03T22:05:17.479709+0000 mgr.y (mgr.24370) 14003 : cluster [DBG] pgmap v13987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:19 smithi067 bash[17655]: cluster 2024-04-03T22:05:17.479709+0000 mgr.y (mgr.24370) 14003 : cluster [DBG] pgmap v13987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:19 smithi067 bash[27441]: cluster 2024-04-03T22:05:17.479709+0000 mgr.y (mgr.24370) 14003 : cluster [DBG] pgmap v13987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:20 smithi082 bash[20963]: audit 2024-04-03T22:05:19.359743+0000 mon.c (mon.2) 5588 : audit [DBG] from='client.? 172.21.15.67:0/3642845615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:20 smithi067 bash[27441]: audit 2024-04-03T22:05:19.359743+0000 mon.c (mon.2) 5588 : audit [DBG] from='client.? 172.21.15.67:0/3642845615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:20 smithi067 bash[17655]: audit 2024-04-03T22:05:19.359743+0000 mon.c (mon.2) 5588 : audit [DBG] from='client.? 172.21.15.67:0/3642845615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:21 smithi082 bash[20963]: cluster 2024-04-03T22:05:19.480551+0000 mgr.y (mgr.24370) 14004 : cluster [DBG] pgmap v13988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:21 smithi067 bash[17655]: cluster 2024-04-03T22:05:19.480551+0000 mgr.y (mgr.24370) 14004 : cluster [DBG] pgmap v13988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:21 smithi067 bash[27441]: cluster 2024-04-03T22:05:19.480551+0000 mgr.y (mgr.24370) 14004 : cluster [DBG] pgmap v13988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:22 smithi082 bash[20963]: audit 2024-04-03T22:05:21.822117+0000 mon.c (mon.2) 5589 : audit [DBG] from='client.? 172.21.15.67:0/3374412276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:22.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:22 smithi067 bash[27441]: audit 2024-04-03T22:05:21.822117+0000 mon.c (mon.2) 5589 : audit [DBG] from='client.? 172.21.15.67:0/3374412276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:22 smithi067 bash[17655]: audit 2024-04-03T22:05:21.822117+0000 mon.c (mon.2) 5589 : audit [DBG] from='client.? 172.21.15.67:0/3374412276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:05:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:23 smithi067 bash[27441]: cluster 2024-04-03T22:05:21.481641+0000 mgr.y (mgr.24370) 14005 : cluster [DBG] pgmap v13989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:23 smithi067 bash[17655]: cluster 2024-04-03T22:05:21.481641+0000 mgr.y (mgr.24370) 14005 : cluster [DBG] pgmap v13989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:23.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:23 smithi082 bash[20963]: cluster 2024-04-03T22:05:21.481641+0000 mgr.y (mgr.24370) 14005 : cluster [DBG] pgmap v13989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:23.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:05:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:24 smithi082 bash[20963]: audit 2024-04-03T22:05:24.274173+0000 mon.a (mon.0) 12046 : audit [DBG] from='client.? 172.21.15.67:0/3773215051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:24.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:24 smithi067 bash[17655]: audit 2024-04-03T22:05:24.274173+0000 mon.a (mon.0) 12046 : audit [DBG] from='client.? 172.21.15.67:0/3773215051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:24 smithi067 bash[27441]: audit 2024-04-03T22:05:24.274173+0000 mon.a (mon.0) 12046 : audit [DBG] from='client.? 172.21.15.67:0/3773215051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:25 smithi082 bash[20963]: cluster 2024-04-03T22:05:23.482352+0000 mgr.y (mgr.24370) 14006 : cluster [DBG] pgmap v13990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:25 smithi067 bash[27441]: cluster 2024-04-03T22:05:23.482352+0000 mgr.y (mgr.24370) 14006 : cluster [DBG] pgmap v13990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:25 smithi067 bash[17655]: cluster 2024-04-03T22:05:23.482352+0000 mgr.y (mgr.24370) 14006 : cluster [DBG] pgmap v13990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:26 smithi082 bash[20963]: audit 2024-04-03T22:05:25.402620+0000 mon.a (mon.0) 12047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:26 smithi067 bash[27441]: audit 2024-04-03T22:05:25.402620+0000 mon.a (mon.0) 12047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:26 smithi067 bash[17655]: audit 2024-04-03T22:05:25.402620+0000 mon.a (mon.0) 12047 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:27 smithi082 bash[20963]: cluster 2024-04-03T22:05:25.483009+0000 mgr.y (mgr.24370) 14007 : cluster [DBG] pgmap v13991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:27 smithi082 bash[20963]: audit 2024-04-03T22:05:26.727959+0000 mon.a (mon.0) 12048 : audit [DBG] from='client.? 172.21.15.67:0/4004253970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:27 smithi067 bash[27441]: cluster 2024-04-03T22:05:25.483009+0000 mgr.y (mgr.24370) 14007 : cluster [DBG] pgmap v13991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:27 smithi067 bash[27441]: audit 2024-04-03T22:05:26.727959+0000 mon.a (mon.0) 12048 : audit [DBG] from='client.? 172.21.15.67:0/4004253970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:27 smithi067 bash[17655]: cluster 2024-04-03T22:05:25.483009+0000 mgr.y (mgr.24370) 14007 : cluster [DBG] pgmap v13991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:27 smithi067 bash[17655]: audit 2024-04-03T22:05:26.727959+0000 mon.a (mon.0) 12048 : audit [DBG] from='client.? 172.21.15.67:0/4004253970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:28 smithi082 bash[20963]: cluster 2024-04-03T22:05:27.484230+0000 mgr.y (mgr.24370) 14008 : cluster [DBG] pgmap v13992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:28 smithi067 bash[17655]: cluster 2024-04-03T22:05:27.484230+0000 mgr.y (mgr.24370) 14008 : cluster [DBG] pgmap v13992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:28 smithi067 bash[27441]: cluster 2024-04-03T22:05:27.484230+0000 mgr.y (mgr.24370) 14008 : cluster [DBG] pgmap v13992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:29 smithi082 bash[20963]: audit 2024-04-03T22:05:29.190093+0000 mon.a (mon.0) 12049 : audit [DBG] from='client.? 172.21.15.67:0/3447955049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:29 smithi067 bash[17655]: audit 2024-04-03T22:05:29.190093+0000 mon.a (mon.0) 12049 : audit [DBG] from='client.? 172.21.15.67:0/3447955049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:29 smithi067 bash[27441]: audit 2024-04-03T22:05:29.190093+0000 mon.a (mon.0) 12049 : audit [DBG] from='client.? 172.21.15.67:0/3447955049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:30 smithi082 bash[20963]: cluster 2024-04-03T22:05:29.485103+0000 mgr.y (mgr.24370) 14009 : cluster [DBG] pgmap v13993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:30.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:30 smithi067 bash[17655]: cluster 2024-04-03T22:05:29.485103+0000 mgr.y (mgr.24370) 14009 : cluster [DBG] pgmap v13993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:30 smithi067 bash[27441]: cluster 2024-04-03T22:05:29.485103+0000 mgr.y (mgr.24370) 14009 : cluster [DBG] pgmap v13993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:32 smithi082 bash[20963]: cluster 2024-04-03T22:05:31.486372+0000 mgr.y (mgr.24370) 14010 : cluster [DBG] pgmap v13994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:32 smithi082 bash[20963]: audit 2024-04-03T22:05:31.646647+0000 mon.a (mon.0) 12050 : audit [DBG] from='client.? 172.21.15.67:0/4005732148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:32.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:32 smithi067 bash[27441]: cluster 2024-04-03T22:05:31.486372+0000 mgr.y (mgr.24370) 14010 : cluster [DBG] pgmap v13994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:32 smithi067 bash[27441]: audit 2024-04-03T22:05:31.646647+0000 mon.a (mon.0) 12050 : audit [DBG] from='client.? 172.21.15.67:0/4005732148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:32 smithi067 bash[17655]: cluster 2024-04-03T22:05:31.486372+0000 mgr.y (mgr.24370) 14010 : cluster [DBG] pgmap v13994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:32 smithi067 bash[17655]: audit 2024-04-03T22:05:31.646647+0000 mon.a (mon.0) 12050 : audit [DBG] from='client.? 172.21.15.67:0/4005732148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:05:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:05:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:34 smithi082 bash[20963]: cluster 2024-04-03T22:05:33.487139+0000 mgr.y (mgr.24370) 14011 : cluster [DBG] pgmap v13995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:34 smithi082 bash[20963]: audit 2024-04-03T22:05:34.097907+0000 mon.c (mon.2) 5590 : audit [DBG] from='client.? 172.21.15.67:0/1832622831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:34.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:34 smithi067 bash[27441]: cluster 2024-04-03T22:05:33.487139+0000 mgr.y (mgr.24370) 14011 : cluster [DBG] pgmap v13995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:34 smithi067 bash[27441]: audit 2024-04-03T22:05:34.097907+0000 mon.c (mon.2) 5590 : audit [DBG] from='client.? 172.21.15.67:0/1832622831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:34 smithi067 bash[17655]: cluster 2024-04-03T22:05:33.487139+0000 mgr.y (mgr.24370) 14011 : cluster [DBG] pgmap v13995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:34 smithi067 bash[17655]: audit 2024-04-03T22:05:34.097907+0000 mon.c (mon.2) 5590 : audit [DBG] from='client.? 172.21.15.67:0/1832622831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:36.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:36 smithi082 bash[20963]: cluster 2024-04-03T22:05:35.487848+0000 mgr.y (mgr.24370) 14012 : cluster [DBG] pgmap v13996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:36.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:36 smithi067 bash[17655]: cluster 2024-04-03T22:05:35.487848+0000 mgr.y (mgr.24370) 14012 : cluster [DBG] pgmap v13996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:36.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:36 smithi067 bash[27441]: cluster 2024-04-03T22:05:35.487848+0000 mgr.y (mgr.24370) 14012 : cluster [DBG] pgmap v13996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:37 smithi082 bash[20963]: audit 2024-04-03T22:05:36.549755+0000 mon.a (mon.0) 12051 : audit [DBG] from='client.? 172.21.15.67:0/3494026625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:37 smithi067 bash[17655]: audit 2024-04-03T22:05:36.549755+0000 mon.a (mon.0) 12051 : audit [DBG] from='client.? 172.21.15.67:0/3494026625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:37 smithi067 bash[27441]: audit 2024-04-03T22:05:36.549755+0000 mon.a (mon.0) 12051 : audit [DBG] from='client.? 172.21.15.67:0/3494026625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:38.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:38 smithi082 bash[20963]: cluster 2024-04-03T22:05:37.489011+0000 mgr.y (mgr.24370) 14013 : cluster [DBG] pgmap v13997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:38.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:38 smithi067 bash[27441]: cluster 2024-04-03T22:05:37.489011+0000 mgr.y (mgr.24370) 14013 : cluster [DBG] pgmap v13997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:38.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:38 smithi067 bash[17655]: cluster 2024-04-03T22:05:37.489011+0000 mgr.y (mgr.24370) 14013 : cluster [DBG] pgmap v13997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:39.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:39 smithi082 bash[20963]: audit 2024-04-03T22:05:39.002036+0000 mon.c (mon.2) 5591 : audit [DBG] from='client.? 172.21.15.67:0/2100192395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:39 smithi067 bash[17655]: audit 2024-04-03T22:05:39.002036+0000 mon.c (mon.2) 5591 : audit [DBG] from='client.? 172.21.15.67:0/2100192395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:39 smithi067 bash[27441]: audit 2024-04-03T22:05:39.002036+0000 mon.c (mon.2) 5591 : audit [DBG] from='client.? 172.21.15.67:0/2100192395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:40 smithi082 bash[20963]: cluster 2024-04-03T22:05:39.489821+0000 mgr.y (mgr.24370) 14014 : cluster [DBG] pgmap v13998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:40 smithi082 bash[20963]: audit 2024-04-03T22:05:40.403025+0000 mon.a (mon.0) 12052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:40 smithi067 bash[17655]: cluster 2024-04-03T22:05:39.489821+0000 mgr.y (mgr.24370) 14014 : cluster [DBG] pgmap v13998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:40 smithi067 bash[17655]: audit 2024-04-03T22:05:40.403025+0000 mon.a (mon.0) 12052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:40 smithi067 bash[27441]: cluster 2024-04-03T22:05:39.489821+0000 mgr.y (mgr.24370) 14014 : cluster [DBG] pgmap v13998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:40 smithi067 bash[27441]: audit 2024-04-03T22:05:40.403025+0000 mon.a (mon.0) 12052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:41 smithi082 bash[20963]: audit 2024-04-03T22:05:41.452250+0000 mon.a (mon.0) 12053 : audit [DBG] from='client.? 172.21.15.67:0/60253372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:41.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:41 smithi067 bash[17655]: audit 2024-04-03T22:05:41.452250+0000 mon.a (mon.0) 12053 : audit [DBG] from='client.? 172.21.15.67:0/60253372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:41 smithi067 bash[27441]: audit 2024-04-03T22:05:41.452250+0000 mon.a (mon.0) 12053 : audit [DBG] from='client.? 172.21.15.67:0/60253372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:42 smithi082 bash[20963]: cluster 2024-04-03T22:05:41.490921+0000 mgr.y (mgr.24370) 14015 : cluster [DBG] pgmap v13999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:42.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:42 smithi067 bash[17655]: cluster 2024-04-03T22:05:41.490921+0000 mgr.y (mgr.24370) 14015 : cluster [DBG] pgmap v13999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:42 smithi067 bash[27441]: cluster 2024-04-03T22:05:41.490921+0000 mgr.y (mgr.24370) 14015 : cluster [DBG] pgmap v13999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:05:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:05:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:44 smithi082 bash[20963]: cluster 2024-04-03T22:05:43.491648+0000 mgr.y (mgr.24370) 14016 : cluster [DBG] pgmap v14000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:44 smithi082 bash[20963]: audit 2024-04-03T22:05:43.910829+0000 mon.a (mon.0) 12054 : audit [DBG] from='client.? 172.21.15.67:0/1382998434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:44.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:44 smithi067 bash[27441]: cluster 2024-04-03T22:05:43.491648+0000 mgr.y (mgr.24370) 14016 : cluster [DBG] pgmap v14000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:44 smithi067 bash[27441]: audit 2024-04-03T22:05:43.910829+0000 mon.a (mon.0) 12054 : audit [DBG] from='client.? 172.21.15.67:0/1382998434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:44 smithi067 bash[17655]: cluster 2024-04-03T22:05:43.491648+0000 mgr.y (mgr.24370) 14016 : cluster [DBG] pgmap v14000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:44 smithi067 bash[17655]: audit 2024-04-03T22:05:43.910829+0000 mon.a (mon.0) 12054 : audit [DBG] from='client.? 172.21.15.67:0/1382998434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:46 smithi082 bash[20963]: cluster 2024-04-03T22:05:45.492390+0000 mgr.y (mgr.24370) 14017 : cluster [DBG] pgmap v14001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:46 smithi082 bash[20963]: audit 2024-04-03T22:05:46.362381+0000 mon.a (mon.0) 12055 : audit [DBG] from='client.? 172.21.15.67:0/913824676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:46.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:46 smithi067 bash[27441]: cluster 2024-04-03T22:05:45.492390+0000 mgr.y (mgr.24370) 14017 : cluster [DBG] pgmap v14001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:46 smithi067 bash[27441]: audit 2024-04-03T22:05:46.362381+0000 mon.a (mon.0) 12055 : audit [DBG] from='client.? 172.21.15.67:0/913824676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:46 smithi067 bash[17655]: cluster 2024-04-03T22:05:45.492390+0000 mgr.y (mgr.24370) 14017 : cluster [DBG] pgmap v14001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:46 smithi067 bash[17655]: audit 2024-04-03T22:05:46.362381+0000 mon.a (mon.0) 12055 : audit [DBG] from='client.? 172.21.15.67:0/913824676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:48 smithi082 bash[20963]: cluster 2024-04-03T22:05:47.493605+0000 mgr.y (mgr.24370) 14018 : cluster [DBG] pgmap v14002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:48.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:48 smithi067 bash[27441]: cluster 2024-04-03T22:05:47.493605+0000 mgr.y (mgr.24370) 14018 : cluster [DBG] pgmap v14002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:48.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:48 smithi067 bash[17655]: cluster 2024-04-03T22:05:47.493605+0000 mgr.y (mgr.24370) 14018 : cluster [DBG] pgmap v14002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:49.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:49 smithi082 bash[20963]: audit 2024-04-03T22:05:48.816266+0000 mon.a (mon.0) 12056 : audit [DBG] from='client.? 172.21.15.67:0/3192756639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:49.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:49 smithi067 bash[17655]: audit 2024-04-03T22:05:48.816266+0000 mon.a (mon.0) 12056 : audit [DBG] from='client.? 172.21.15.67:0/3192756639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:49 smithi067 bash[27441]: audit 2024-04-03T22:05:48.816266+0000 mon.a (mon.0) 12056 : audit [DBG] from='client.? 172.21.15.67:0/3192756639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:50 smithi082 bash[20963]: cluster 2024-04-03T22:05:49.494328+0000 mgr.y (mgr.24370) 14019 : cluster [DBG] pgmap v14003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:50.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:50 smithi067 bash[17655]: cluster 2024-04-03T22:05:49.494328+0000 mgr.y (mgr.24370) 14019 : cluster [DBG] pgmap v14003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:50.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:50 smithi067 bash[27441]: cluster 2024-04-03T22:05:49.494328+0000 mgr.y (mgr.24370) 14019 : cluster [DBG] pgmap v14003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:51 smithi082 bash[20963]: audit 2024-04-03T22:05:51.270497+0000 mon.a (mon.0) 12057 : audit [DBG] from='client.? 172.21.15.67:0/3671780139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:51.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:51 smithi067 bash[17655]: audit 2024-04-03T22:05:51.270497+0000 mon.a (mon.0) 12057 : audit [DBG] from='client.? 172.21.15.67:0/3671780139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:51 smithi067 bash[27441]: audit 2024-04-03T22:05:51.270497+0000 mon.a (mon.0) 12057 : audit [DBG] from='client.? 172.21.15.67:0/3671780139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:52 smithi082 bash[20963]: cluster 2024-04-03T22:05:51.496079+0000 mgr.y (mgr.24370) 14020 : cluster [DBG] pgmap v14004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:52.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:52 smithi067 bash[17655]: cluster 2024-04-03T22:05:51.496079+0000 mgr.y (mgr.24370) 14020 : cluster [DBG] pgmap v14004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:52.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:52 smithi067 bash[27441]: cluster 2024-04-03T22:05:51.496079+0000 mgr.y (mgr.24370) 14020 : cluster [DBG] pgmap v14004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:05:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:05:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:54 smithi082 bash[20963]: audit 2024-04-03T22:05:53.722726+0000 mon.c (mon.2) 5592 : audit [DBG] from='client.? 172.21.15.67:0/420600065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:54.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:54 smithi067 bash[17655]: audit 2024-04-03T22:05:53.722726+0000 mon.c (mon.2) 5592 : audit [DBG] from='client.? 172.21.15.67:0/420600065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:54.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:54 smithi067 bash[27441]: audit 2024-04-03T22:05:53.722726+0000 mon.c (mon.2) 5592 : audit [DBG] from='client.? 172.21.15.67:0/420600065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:55 smithi082 bash[20963]: cluster 2024-04-03T22:05:53.496782+0000 mgr.y (mgr.24370) 14021 : cluster [DBG] pgmap v14005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:55 smithi067 bash[17655]: cluster 2024-04-03T22:05:53.496782+0000 mgr.y (mgr.24370) 14021 : cluster [DBG] pgmap v14005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:55 smithi067 bash[27441]: cluster 2024-04-03T22:05:53.496782+0000 mgr.y (mgr.24370) 14021 : cluster [DBG] pgmap v14005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:56 smithi082 bash[20963]: audit 2024-04-03T22:05:55.403300+0000 mon.a (mon.0) 12058 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:56 smithi082 bash[20963]: audit 2024-04-03T22:05:56.174518+0000 mon.c (mon.2) 5593 : audit [DBG] from='client.? 172.21.15.67:0/3990382952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:56 smithi067 bash[17655]: audit 2024-04-03T22:05:55.403300+0000 mon.a (mon.0) 12058 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:56 smithi067 bash[17655]: audit 2024-04-03T22:05:56.174518+0000 mon.c (mon.2) 5593 : audit [DBG] from='client.? 172.21.15.67:0/3990382952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:56 smithi067 bash[27441]: audit 2024-04-03T22:05:55.403300+0000 mon.a (mon.0) 12058 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:05:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:56 smithi067 bash[27441]: audit 2024-04-03T22:05:56.174518+0000 mon.c (mon.2) 5593 : audit [DBG] from='client.? 172.21.15.67:0/3990382952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:57 smithi082 bash[20963]: cluster 2024-04-03T22:05:55.497438+0000 mgr.y (mgr.24370) 14022 : cluster [DBG] pgmap v14006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:57 smithi067 bash[17655]: cluster 2024-04-03T22:05:55.497438+0000 mgr.y (mgr.24370) 14022 : cluster [DBG] pgmap v14006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:57 smithi067 bash[27441]: cluster 2024-04-03T22:05:55.497438+0000 mgr.y (mgr.24370) 14022 : cluster [DBG] pgmap v14006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:59 smithi082 bash[20963]: cluster 2024-04-03T22:05:57.498764+0000 mgr.y (mgr.24370) 14023 : cluster [DBG] pgmap v14007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:05:59 smithi082 bash[20963]: audit 2024-04-03T22:05:58.623967+0000 mon.a (mon.0) 12059 : audit [DBG] from='client.? 172.21.15.67:0/4010939505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:59 smithi067 bash[17655]: cluster 2024-04-03T22:05:57.498764+0000 mgr.y (mgr.24370) 14023 : cluster [DBG] pgmap v14007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:05:59 smithi067 bash[17655]: audit 2024-04-03T22:05:58.623967+0000 mon.a (mon.0) 12059 : audit [DBG] from='client.? 172.21.15.67:0/4010939505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:05:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:59 smithi067 bash[27441]: cluster 2024-04-03T22:05:57.498764+0000 mgr.y (mgr.24370) 14023 : cluster [DBG] pgmap v14007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:05:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:05:59 smithi067 bash[27441]: audit 2024-04-03T22:05:58.623967+0000 mon.a (mon.0) 12059 : audit [DBG] from='client.? 172.21.15.67:0/4010939505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:01 smithi082 bash[20963]: cluster 2024-04-03T22:05:59.499583+0000 mgr.y (mgr.24370) 14024 : cluster [DBG] pgmap v14008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:01 smithi082 bash[20963]: audit 2024-04-03T22:06:01.075150+0000 mon.c (mon.2) 5594 : audit [DBG] from='client.? 172.21.15.67:0/2783924681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:01 smithi067 bash[17655]: cluster 2024-04-03T22:05:59.499583+0000 mgr.y (mgr.24370) 14024 : cluster [DBG] pgmap v14008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:01 smithi067 bash[17655]: audit 2024-04-03T22:06:01.075150+0000 mon.c (mon.2) 5594 : audit [DBG] from='client.? 172.21.15.67:0/2783924681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:01 smithi067 bash[27441]: cluster 2024-04-03T22:05:59.499583+0000 mgr.y (mgr.24370) 14024 : cluster [DBG] pgmap v14008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:01 smithi067 bash[27441]: audit 2024-04-03T22:06:01.075150+0000 mon.c (mon.2) 5594 : audit [DBG] from='client.? 172.21.15.67:0/2783924681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:03.360 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:03 smithi067 bash[17655]: cluster 2024-04-03T22:06:01.500822+0000 mgr.y (mgr.24370) 14025 : cluster [DBG] pgmap v14009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:03.360 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:06:03.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:06:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:03 smithi082 bash[20963]: cluster 2024-04-03T22:06:01.500822+0000 mgr.y (mgr.24370) 14025 : cluster [DBG] pgmap v14009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:03.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:03 smithi067 bash[27441]: cluster 2024-04-03T22:06:01.500822+0000 mgr.y (mgr.24370) 14025 : cluster [DBG] pgmap v14009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:04 smithi082 bash[20963]: audit 2024-04-03T22:06:03.520034+0000 mon.c (mon.2) 5595 : audit [DBG] from='client.? 172.21.15.67:0/185054319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:04 smithi067 bash[27441]: audit 2024-04-03T22:06:03.520034+0000 mon.c (mon.2) 5595 : audit [DBG] from='client.? 172.21.15.67:0/185054319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:04 smithi067 bash[17655]: audit 2024-04-03T22:06:03.520034+0000 mon.c (mon.2) 5595 : audit [DBG] from='client.? 172.21.15.67:0/185054319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:05 smithi082 bash[20963]: cluster 2024-04-03T22:06:03.501504+0000 mgr.y (mgr.24370) 14026 : cluster [DBG] pgmap v14010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:05 smithi067 bash[27441]: cluster 2024-04-03T22:06:03.501504+0000 mgr.y (mgr.24370) 14026 : cluster [DBG] pgmap v14010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:05 smithi067 bash[17655]: cluster 2024-04-03T22:06:03.501504+0000 mgr.y (mgr.24370) 14026 : cluster [DBG] pgmap v14010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:06 smithi082 bash[20963]: cluster 2024-04-03T22:06:05.502157+0000 mgr.y (mgr.24370) 14027 : cluster [DBG] pgmap v14011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:06 smithi082 bash[20963]: audit 2024-04-03T22:06:05.973023+0000 mon.a (mon.0) 12060 : audit [DBG] from='client.? 172.21.15.67:0/3084042611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:06 smithi067 bash[17655]: cluster 2024-04-03T22:06:05.502157+0000 mgr.y (mgr.24370) 14027 : cluster [DBG] pgmap v14011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:06 smithi067 bash[17655]: audit 2024-04-03T22:06:05.973023+0000 mon.a (mon.0) 12060 : audit [DBG] from='client.? 172.21.15.67:0/3084042611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:06 smithi067 bash[27441]: cluster 2024-04-03T22:06:05.502157+0000 mgr.y (mgr.24370) 14027 : cluster [DBG] pgmap v14011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:06.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:06 smithi067 bash[27441]: audit 2024-04-03T22:06:05.973023+0000 mon.a (mon.0) 12060 : audit [DBG] from='client.? 172.21.15.67:0/3084042611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:08 smithi082 bash[20963]: cluster 2024-04-03T22:06:07.502882+0000 mgr.y (mgr.24370) 14028 : cluster [DBG] pgmap v14012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:08 smithi082 bash[20963]: audit 2024-04-03T22:06:08.422795+0000 mon.a (mon.0) 12061 : audit [DBG] from='client.? 172.21.15.67:0/3089488326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:08 smithi067 bash[27441]: cluster 2024-04-03T22:06:07.502882+0000 mgr.y (mgr.24370) 14028 : cluster [DBG] pgmap v14012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:08 smithi067 bash[27441]: audit 2024-04-03T22:06:08.422795+0000 mon.a (mon.0) 12061 : audit [DBG] from='client.? 172.21.15.67:0/3089488326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:08 smithi067 bash[17655]: cluster 2024-04-03T22:06:07.502882+0000 mgr.y (mgr.24370) 14028 : cluster [DBG] pgmap v14012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:08 smithi067 bash[17655]: audit 2024-04-03T22:06:08.422795+0000 mon.a (mon.0) 12061 : audit [DBG] from='client.? 172.21.15.67:0/3089488326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:10 smithi082 bash[20963]: cluster 2024-04-03T22:06:09.503503+0000 mgr.y (mgr.24370) 14029 : cluster [DBG] pgmap v14013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:10 smithi082 bash[20963]: audit 2024-04-03T22:06:10.403939+0000 mon.a (mon.0) 12062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:10 smithi067 bash[27441]: cluster 2024-04-03T22:06:09.503503+0000 mgr.y (mgr.24370) 14029 : cluster [DBG] pgmap v14013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:10 smithi067 bash[27441]: audit 2024-04-03T22:06:10.403939+0000 mon.a (mon.0) 12062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:10 smithi067 bash[17655]: cluster 2024-04-03T22:06:09.503503+0000 mgr.y (mgr.24370) 14029 : cluster [DBG] pgmap v14013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:10.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:10 smithi067 bash[17655]: audit 2024-04-03T22:06:10.403939+0000 mon.a (mon.0) 12062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:11 smithi082 bash[20963]: audit 2024-04-03T22:06:10.886145+0000 mon.c (mon.2) 5596 : audit [DBG] from='client.? 172.21.15.67:0/3631325051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:11 smithi067 bash[27441]: audit 2024-04-03T22:06:10.886145+0000 mon.c (mon.2) 5596 : audit [DBG] from='client.? 172.21.15.67:0/3631325051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:11 smithi067 bash[17655]: audit 2024-04-03T22:06:10.886145+0000 mon.c (mon.2) 5596 : audit [DBG] from='client.? 172.21.15.67:0/3631325051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:12 smithi082 bash[20963]: cluster 2024-04-03T22:06:11.504803+0000 mgr.y (mgr.24370) 14030 : cluster [DBG] pgmap v14014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:12.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:12 smithi067 bash[27441]: cluster 2024-04-03T22:06:11.504803+0000 mgr.y (mgr.24370) 14030 : cluster [DBG] pgmap v14014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:12.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:12 smithi067 bash[17655]: cluster 2024-04-03T22:06:11.504803+0000 mgr.y (mgr.24370) 14030 : cluster [DBG] pgmap v14014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:06:13.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:13 smithi082 bash[20963]: audit 2024-04-03T22:06:13.336045+0000 mon.c (mon.2) 5597 : audit [DBG] from='client.? 172.21.15.67:0/2920495303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:06:13.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:13 smithi067 bash[27441]: audit 2024-04-03T22:06:13.336045+0000 mon.c (mon.2) 5597 : audit [DBG] from='client.? 172.21.15.67:0/2920495303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:13 smithi067 bash[17655]: audit 2024-04-03T22:06:13.336045+0000 mon.c (mon.2) 5597 : audit [DBG] from='client.? 172.21.15.67:0/2920495303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:14 smithi082 bash[20963]: cluster 2024-04-03T22:06:13.505564+0000 mgr.y (mgr.24370) 14031 : cluster [DBG] pgmap v14015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:14 smithi082 bash[20963]: audit 2024-04-03T22:06:13.865955+0000 mon.a (mon.0) 12063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:06:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:14 smithi067 bash[17655]: cluster 2024-04-03T22:06:13.505564+0000 mgr.y (mgr.24370) 14031 : cluster [DBG] pgmap v14015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:14 smithi067 bash[17655]: audit 2024-04-03T22:06:13.865955+0000 mon.a (mon.0) 12063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:06:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:14 smithi067 bash[27441]: cluster 2024-04-03T22:06:13.505564+0000 mgr.y (mgr.24370) 14031 : cluster [DBG] pgmap v14015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:14.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:14 smithi067 bash[27441]: audit 2024-04-03T22:06:13.865955+0000 mon.a (mon.0) 12063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:06:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:16 smithi082 bash[20963]: cluster 2024-04-03T22:06:15.505984+0000 mgr.y (mgr.24370) 14032 : cluster [DBG] pgmap v14016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:16 smithi082 bash[20963]: audit 2024-04-03T22:06:15.791729+0000 mon.a (mon.0) 12064 : audit [DBG] from='client.? 172.21.15.67:0/2575851553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:16 smithi067 bash[17655]: cluster 2024-04-03T22:06:15.505984+0000 mgr.y (mgr.24370) 14032 : cluster [DBG] pgmap v14016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:16 smithi067 bash[17655]: audit 2024-04-03T22:06:15.791729+0000 mon.a (mon.0) 12064 : audit [DBG] from='client.? 172.21.15.67:0/2575851553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:16 smithi067 bash[27441]: cluster 2024-04-03T22:06:15.505984+0000 mgr.y (mgr.24370) 14032 : cluster [DBG] pgmap v14016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:16 smithi067 bash[27441]: audit 2024-04-03T22:06:15.791729+0000 mon.a (mon.0) 12064 : audit [DBG] from='client.? 172.21.15.67:0/2575851553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:18 smithi082 bash[20963]: cluster 2024-04-03T22:06:17.507106+0000 mgr.y (mgr.24370) 14033 : cluster [DBG] pgmap v14017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:18 smithi082 bash[20963]: audit 2024-04-03T22:06:18.245222+0000 mon.a (mon.0) 12065 : audit [DBG] from='client.? 172.21.15.67:0/2697174868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:18.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:18 smithi067 bash[17655]: cluster 2024-04-03T22:06:17.507106+0000 mgr.y (mgr.24370) 14033 : cluster [DBG] pgmap v14017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:18 smithi067 bash[17655]: audit 2024-04-03T22:06:18.245222+0000 mon.a (mon.0) 12065 : audit [DBG] from='client.? 172.21.15.67:0/2697174868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:18 smithi067 bash[27441]: cluster 2024-04-03T22:06:17.507106+0000 mgr.y (mgr.24370) 14033 : cluster [DBG] pgmap v14017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:18 smithi067 bash[27441]: audit 2024-04-03T22:06:18.245222+0000 mon.a (mon.0) 12065 : audit [DBG] from='client.? 172.21.15.67:0/2697174868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:20 smithi082 bash[20963]: cluster 2024-04-03T22:06:19.507628+0000 mgr.y (mgr.24370) 14034 : cluster [DBG] pgmap v14018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:20 smithi082 bash[20963]: audit 2024-04-03T22:06:19.609641+0000 mon.a (mon.0) 12066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:20 smithi082 bash[20963]: audit 2024-04-03T22:06:19.616477+0000 mon.a (mon.0) 12067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:20 smithi082 bash[20963]: audit 2024-04-03T22:06:19.913363+0000 mon.a (mon.0) 12068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:20 smithi082 bash[20963]: audit 2024-04-03T22:06:19.921645+0000 mon.a (mon.0) 12069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:20 smithi082 bash[20963]: audit 2024-04-03T22:06:20.354156+0000 mon.a (mon.0) 12070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:06:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:20 smithi082 bash[20963]: audit 2024-04-03T22:06:20.355674+0000 mon.a (mon.0) 12071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:06:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:20 smithi082 bash[20963]: audit 2024-04-03T22:06:20.362965+0000 mon.a (mon.0) 12072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[27441]: cluster 2024-04-03T22:06:19.507628+0000 mgr.y (mgr.24370) 14034 : cluster [DBG] pgmap v14018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[27441]: audit 2024-04-03T22:06:19.609641+0000 mon.a (mon.0) 12066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[27441]: audit 2024-04-03T22:06:19.616477+0000 mon.a (mon.0) 12067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[27441]: audit 2024-04-03T22:06:19.913363+0000 mon.a (mon.0) 12068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[27441]: audit 2024-04-03T22:06:19.921645+0000 mon.a (mon.0) 12069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[27441]: audit 2024-04-03T22:06:20.354156+0000 mon.a (mon.0) 12070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:06:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[27441]: audit 2024-04-03T22:06:20.355674+0000 mon.a (mon.0) 12071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:06:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[27441]: audit 2024-04-03T22:06:20.362965+0000 mon.a (mon.0) 12072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[17655]: cluster 2024-04-03T22:06:19.507628+0000 mgr.y (mgr.24370) 14034 : cluster [DBG] pgmap v14018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[17655]: audit 2024-04-03T22:06:19.609641+0000 mon.a (mon.0) 12066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[17655]: audit 2024-04-03T22:06:19.616477+0000 mon.a (mon.0) 12067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[17655]: audit 2024-04-03T22:06:19.913363+0000 mon.a (mon.0) 12068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[17655]: audit 2024-04-03T22:06:19.921645+0000 mon.a (mon.0) 12069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[17655]: audit 2024-04-03T22:06:20.354156+0000 mon.a (mon.0) 12070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:06:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[17655]: audit 2024-04-03T22:06:20.355674+0000 mon.a (mon.0) 12071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:06:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:20 smithi067 bash[17655]: audit 2024-04-03T22:06:20.362965+0000 mon.a (mon.0) 12072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:06:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:21 smithi082 bash[20963]: audit 2024-04-03T22:06:20.712425+0000 mon.c (mon.2) 5598 : audit [DBG] from='client.? 172.21.15.67:0/2013049169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:21 smithi067 bash[17655]: audit 2024-04-03T22:06:20.712425+0000 mon.c (mon.2) 5598 : audit [DBG] from='client.? 172.21.15.67:0/2013049169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:21 smithi067 bash[27441]: audit 2024-04-03T22:06:20.712425+0000 mon.c (mon.2) 5598 : audit [DBG] from='client.? 172.21.15.67:0/2013049169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:22 smithi082 bash[20963]: cluster 2024-04-03T22:06:21.508854+0000 mgr.y (mgr.24370) 14035 : cluster [DBG] pgmap v14019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:22.913 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:22 smithi067 bash[27441]: cluster 2024-04-03T22:06:21.508854+0000 mgr.y (mgr.24370) 14035 : cluster [DBG] pgmap v14019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:22 smithi067 bash[17655]: cluster 2024-04-03T22:06:21.508854+0000 mgr.y (mgr.24370) 14035 : cluster [DBG] pgmap v14019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:06:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:23 smithi082 bash[20963]: audit 2024-04-03T22:06:23.171577+0000 mon.a (mon.0) 12073 : audit [DBG] from='client.? 172.21.15.67:0/3739901694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:06:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:23 smithi067 bash[27441]: audit 2024-04-03T22:06:23.171577+0000 mon.a (mon.0) 12073 : audit [DBG] from='client.? 172.21.15.67:0/3739901694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:23 smithi067 bash[17655]: audit 2024-04-03T22:06:23.171577+0000 mon.a (mon.0) 12073 : audit [DBG] from='client.? 172.21.15.67:0/3739901694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:24 smithi067 bash[17655]: cluster 2024-04-03T22:06:23.509448+0000 mgr.y (mgr.24370) 14036 : cluster [DBG] pgmap v14020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:24 smithi067 bash[27441]: cluster 2024-04-03T22:06:23.509448+0000 mgr.y (mgr.24370) 14036 : cluster [DBG] pgmap v14020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:24 smithi082 bash[20963]: cluster 2024-04-03T22:06:23.509448+0000 mgr.y (mgr.24370) 14036 : cluster [DBG] pgmap v14020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:25 smithi067 bash[17655]: audit 2024-04-03T22:06:25.403913+0000 mon.a (mon.0) 12074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:25 smithi067 bash[27441]: audit 2024-04-03T22:06:25.403913+0000 mon.a (mon.0) 12074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:26.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:25 smithi082 bash[20963]: audit 2024-04-03T22:06:25.403913+0000 mon.a (mon.0) 12074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:26 smithi067 bash[17655]: cluster 2024-04-03T22:06:25.510032+0000 mgr.y (mgr.24370) 14037 : cluster [DBG] pgmap v14021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:26 smithi067 bash[17655]: audit 2024-04-03T22:06:25.643262+0000 mon.a (mon.0) 12075 : audit [DBG] from='client.? 172.21.15.67:0/3446774199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:26 smithi067 bash[27441]: cluster 2024-04-03T22:06:25.510032+0000 mgr.y (mgr.24370) 14037 : cluster [DBG] pgmap v14021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:26 smithi067 bash[27441]: audit 2024-04-03T22:06:25.643262+0000 mon.a (mon.0) 12075 : audit [DBG] from='client.? 172.21.15.67:0/3446774199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:26 smithi082 bash[20963]: cluster 2024-04-03T22:06:25.510032+0000 mgr.y (mgr.24370) 14037 : cluster [DBG] pgmap v14021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:26 smithi082 bash[20963]: audit 2024-04-03T22:06:25.643262+0000 mon.a (mon.0) 12075 : audit [DBG] from='client.? 172.21.15.67:0/3446774199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:28 smithi067 bash[27441]: cluster 2024-04-03T22:06:27.511133+0000 mgr.y (mgr.24370) 14038 : cluster [DBG] pgmap v14022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:28 smithi067 bash[27441]: audit 2024-04-03T22:06:28.097799+0000 mon.a (mon.0) 12076 : audit [DBG] from='client.? 172.21.15.67:0/899309316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:28 smithi067 bash[17655]: cluster 2024-04-03T22:06:27.511133+0000 mgr.y (mgr.24370) 14038 : cluster [DBG] pgmap v14022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:28 smithi067 bash[17655]: audit 2024-04-03T22:06:28.097799+0000 mon.a (mon.0) 12076 : audit [DBG] from='client.? 172.21.15.67:0/899309316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:29.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:28 smithi082 bash[20963]: cluster 2024-04-03T22:06:27.511133+0000 mgr.y (mgr.24370) 14038 : cluster [DBG] pgmap v14022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:28 smithi082 bash[20963]: audit 2024-04-03T22:06:28.097799+0000 mon.a (mon.0) 12076 : audit [DBG] from='client.? 172.21.15.67:0/899309316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:30 smithi067 bash[17655]: cluster 2024-04-03T22:06:29.511859+0000 mgr.y (mgr.24370) 14039 : cluster [DBG] pgmap v14023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:30 smithi067 bash[17655]: audit 2024-04-03T22:06:30.554655+0000 mon.c (mon.2) 5599 : audit [DBG] from='client.? 172.21.15.67:0/3139742067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:30 smithi067 bash[27441]: cluster 2024-04-03T22:06:29.511859+0000 mgr.y (mgr.24370) 14039 : cluster [DBG] pgmap v14023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:30 smithi067 bash[27441]: audit 2024-04-03T22:06:30.554655+0000 mon.c (mon.2) 5599 : audit [DBG] from='client.? 172.21.15.67:0/3139742067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:30 smithi082 bash[20963]: cluster 2024-04-03T22:06:29.511859+0000 mgr.y (mgr.24370) 14039 : cluster [DBG] pgmap v14023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:30 smithi082 bash[20963]: audit 2024-04-03T22:06:30.554655+0000 mon.c (mon.2) 5599 : audit [DBG] from='client.? 172.21.15.67:0/3139742067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:32.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:32 smithi067 bash[17655]: cluster 2024-04-03T22:06:31.512848+0000 mgr.y (mgr.24370) 14040 : cluster [DBG] pgmap v14024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:32 smithi067 bash[27441]: cluster 2024-04-03T22:06:31.512848+0000 mgr.y (mgr.24370) 14040 : cluster [DBG] pgmap v14024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:33.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:32 smithi082 bash[20963]: cluster 2024-04-03T22:06:31.512848+0000 mgr.y (mgr.24370) 14040 : cluster [DBG] pgmap v14024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:06:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:33 smithi082 bash[20963]: audit 2024-04-03T22:06:33.003047+0000 mon.a (mon.0) 12077 : audit [DBG] from='client.? 172.21.15.67:0/2817450502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:06:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:33 smithi067 bash[27441]: audit 2024-04-03T22:06:33.003047+0000 mon.a (mon.0) 12077 : audit [DBG] from='client.? 172.21.15.67:0/2817450502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:33 smithi067 bash[17655]: audit 2024-04-03T22:06:33.003047+0000 mon.a (mon.0) 12077 : audit [DBG] from='client.? 172.21.15.67:0/2817450502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:34 smithi082 bash[20963]: cluster 2024-04-03T22:06:33.513492+0000 mgr.y (mgr.24370) 14041 : cluster [DBG] pgmap v14025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:35.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:34 smithi067 bash[27441]: cluster 2024-04-03T22:06:33.513492+0000 mgr.y (mgr.24370) 14041 : cluster [DBG] pgmap v14025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:34 smithi067 bash[17655]: cluster 2024-04-03T22:06:33.513492+0000 mgr.y (mgr.24370) 14041 : cluster [DBG] pgmap v14025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:35 smithi082 bash[20963]: audit 2024-04-03T22:06:35.448684+0000 mon.a (mon.0) 12078 : audit [DBG] from='client.? 172.21.15.67:0/3088482282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:36.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:35 smithi067 bash[27441]: audit 2024-04-03T22:06:35.448684+0000 mon.a (mon.0) 12078 : audit [DBG] from='client.? 172.21.15.67:0/3088482282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:35 smithi067 bash[17655]: audit 2024-04-03T22:06:35.448684+0000 mon.a (mon.0) 12078 : audit [DBG] from='client.? 172.21.15.67:0/3088482282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:36 smithi082 bash[20963]: cluster 2024-04-03T22:06:35.514169+0000 mgr.y (mgr.24370) 14042 : cluster [DBG] pgmap v14026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:36 smithi067 bash[27441]: cluster 2024-04-03T22:06:35.514169+0000 mgr.y (mgr.24370) 14042 : cluster [DBG] pgmap v14026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:36 smithi067 bash[17655]: cluster 2024-04-03T22:06:35.514169+0000 mgr.y (mgr.24370) 14042 : cluster [DBG] pgmap v14026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:38 smithi082 bash[20963]: cluster 2024-04-03T22:06:37.515272+0000 mgr.y (mgr.24370) 14043 : cluster [DBG] pgmap v14027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:38 smithi082 bash[20963]: audit 2024-04-03T22:06:37.910279+0000 mon.a (mon.0) 12079 : audit [DBG] from='client.? 172.21.15.67:0/1466091659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:38 smithi067 bash[27441]: cluster 2024-04-03T22:06:37.515272+0000 mgr.y (mgr.24370) 14043 : cluster [DBG] pgmap v14027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:38 smithi067 bash[27441]: audit 2024-04-03T22:06:37.910279+0000 mon.a (mon.0) 12079 : audit [DBG] from='client.? 172.21.15.67:0/1466091659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:38 smithi067 bash[17655]: cluster 2024-04-03T22:06:37.515272+0000 mgr.y (mgr.24370) 14043 : cluster [DBG] pgmap v14027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:38 smithi067 bash[17655]: audit 2024-04-03T22:06:37.910279+0000 mon.a (mon.0) 12079 : audit [DBG] from='client.? 172.21.15.67:0/1466091659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:40 smithi082 bash[20963]: cluster 2024-04-03T22:06:39.515773+0000 mgr.y (mgr.24370) 14044 : cluster [DBG] pgmap v14028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:40 smithi082 bash[20963]: audit 2024-04-03T22:06:40.368885+0000 mon.a (mon.0) 12080 : audit [DBG] from='client.? 172.21.15.67:0/2979594414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:40 smithi082 bash[20963]: audit 2024-04-03T22:06:40.404185+0000 mon.a (mon.0) 12081 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:40 smithi067 bash[17655]: cluster 2024-04-03T22:06:39.515773+0000 mgr.y (mgr.24370) 14044 : cluster [DBG] pgmap v14028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:40 smithi067 bash[17655]: audit 2024-04-03T22:06:40.368885+0000 mon.a (mon.0) 12080 : audit [DBG] from='client.? 172.21.15.67:0/2979594414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:40 smithi067 bash[17655]: audit 2024-04-03T22:06:40.404185+0000 mon.a (mon.0) 12081 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:40 smithi067 bash[27441]: cluster 2024-04-03T22:06:39.515773+0000 mgr.y (mgr.24370) 14044 : cluster [DBG] pgmap v14028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:40 smithi067 bash[27441]: audit 2024-04-03T22:06:40.368885+0000 mon.a (mon.0) 12080 : audit [DBG] from='client.? 172.21.15.67:0/2979594414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:40 smithi067 bash[27441]: audit 2024-04-03T22:06:40.404185+0000 mon.a (mon.0) 12081 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:43.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:42 smithi067 bash[17655]: cluster 2024-04-03T22:06:41.516960+0000 mgr.y (mgr.24370) 14045 : cluster [DBG] pgmap v14029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:43.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:42 smithi067 bash[27441]: cluster 2024-04-03T22:06:41.516960+0000 mgr.y (mgr.24370) 14045 : cluster [DBG] pgmap v14029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:42 smithi082 bash[20963]: cluster 2024-04-03T22:06:41.516960+0000 mgr.y (mgr.24370) 14045 : cluster [DBG] pgmap v14029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:43] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T22:06:43.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:43 smithi082 bash[20963]: audit 2024-04-03T22:06:42.823372+0000 mon.c (mon.2) 5600 : audit [DBG] from='client.? 172.21.15.67:0/1707660991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:06:44.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:43 smithi067 bash[17655]: audit 2024-04-03T22:06:42.823372+0000 mon.c (mon.2) 5600 : audit [DBG] from='client.? 172.21.15.67:0/1707660991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:43 smithi067 bash[27441]: audit 2024-04-03T22:06:42.823372+0000 mon.c (mon.2) 5600 : audit [DBG] from='client.? 172.21.15.67:0/1707660991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:44 smithi082 bash[20963]: cluster 2024-04-03T22:06:43.517609+0000 mgr.y (mgr.24370) 14046 : cluster [DBG] pgmap v14030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:45.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:44 smithi067 bash[17655]: cluster 2024-04-03T22:06:43.517609+0000 mgr.y (mgr.24370) 14046 : cluster [DBG] pgmap v14030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:44 smithi067 bash[27441]: cluster 2024-04-03T22:06:43.517609+0000 mgr.y (mgr.24370) 14046 : cluster [DBG] pgmap v14030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:45 smithi082 bash[20963]: audit 2024-04-03T22:06:45.277166+0000 mon.c (mon.2) 5601 : audit [DBG] from='client.? 172.21.15.67:0/2893560640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:46.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:45 smithi067 bash[17655]: audit 2024-04-03T22:06:45.277166+0000 mon.c (mon.2) 5601 : audit [DBG] from='client.? 172.21.15.67:0/2893560640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:46.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:45 smithi067 bash[27441]: audit 2024-04-03T22:06:45.277166+0000 mon.c (mon.2) 5601 : audit [DBG] from='client.? 172.21.15.67:0/2893560640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:46 smithi082 bash[20963]: cluster 2024-04-03T22:06:45.518385+0000 mgr.y (mgr.24370) 14047 : cluster [DBG] pgmap v14031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:47.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:46 smithi067 bash[17655]: cluster 2024-04-03T22:06:45.518385+0000 mgr.y (mgr.24370) 14047 : cluster [DBG] pgmap v14031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:46 smithi067 bash[27441]: cluster 2024-04-03T22:06:45.518385+0000 mgr.y (mgr.24370) 14047 : cluster [DBG] pgmap v14031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:48 smithi082 bash[20963]: cluster 2024-04-03T22:06:47.519190+0000 mgr.y (mgr.24370) 14048 : cluster [DBG] pgmap v14032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:48 smithi082 bash[20963]: audit 2024-04-03T22:06:47.743465+0000 mon.a (mon.0) 12082 : audit [DBG] from='client.? 172.21.15.67:0/2285207027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:49.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:48 smithi067 bash[17655]: cluster 2024-04-03T22:06:47.519190+0000 mgr.y (mgr.24370) 14048 : cluster [DBG] pgmap v14032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:48 smithi067 bash[17655]: audit 2024-04-03T22:06:47.743465+0000 mon.a (mon.0) 12082 : audit [DBG] from='client.? 172.21.15.67:0/2285207027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:48 smithi067 bash[27441]: cluster 2024-04-03T22:06:47.519190+0000 mgr.y (mgr.24370) 14048 : cluster [DBG] pgmap v14032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:48 smithi067 bash[27441]: audit 2024-04-03T22:06:47.743465+0000 mon.a (mon.0) 12082 : audit [DBG] from='client.? 172.21.15.67:0/2285207027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:50 smithi082 bash[20963]: cluster 2024-04-03T22:06:49.519827+0000 mgr.y (mgr.24370) 14049 : cluster [DBG] pgmap v14033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:50 smithi082 bash[20963]: audit 2024-04-03T22:06:50.207644+0000 mon.a (mon.0) 12083 : audit [DBG] from='client.? 172.21.15.67:0/492124871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:50 smithi067 bash[17655]: cluster 2024-04-03T22:06:49.519827+0000 mgr.y (mgr.24370) 14049 : cluster [DBG] pgmap v14033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:50 smithi067 bash[17655]: audit 2024-04-03T22:06:50.207644+0000 mon.a (mon.0) 12083 : audit [DBG] from='client.? 172.21.15.67:0/492124871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:50 smithi067 bash[27441]: cluster 2024-04-03T22:06:49.519827+0000 mgr.y (mgr.24370) 14049 : cluster [DBG] pgmap v14033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:50 smithi067 bash[27441]: audit 2024-04-03T22:06:50.207644+0000 mon.a (mon.0) 12083 : audit [DBG] from='client.? 172.21.15.67:0/492124871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:53.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:52 smithi067 bash[27441]: cluster 2024-04-03T22:06:51.521037+0000 mgr.y (mgr.24370) 14050 : cluster [DBG] pgmap v14034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:53.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:52 smithi067 bash[27441]: audit 2024-04-03T22:06:52.660275+0000 mon.c (mon.2) 5602 : audit [DBG] from='client.? 172.21.15.67:0/2480613520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:53.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:52 smithi067 bash[17655]: cluster 2024-04-03T22:06:51.521037+0000 mgr.y (mgr.24370) 14050 : cluster [DBG] pgmap v14034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:53.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:52 smithi067 bash[17655]: audit 2024-04-03T22:06:52.660275+0000 mon.c (mon.2) 5602 : audit [DBG] from='client.? 172.21.15.67:0/2480613520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:53.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:52 smithi082 bash[20963]: cluster 2024-04-03T22:06:51.521037+0000 mgr.y (mgr.24370) 14050 : cluster [DBG] pgmap v14034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:52 smithi082 bash[20963]: audit 2024-04-03T22:06:52.660275+0000 mon.c (mon.2) 5602 : audit [DBG] from='client.? 172.21.15.67:0/2480613520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:53] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T22:06:53.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:06:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:54 smithi082 bash[20963]: cluster 2024-04-03T22:06:53.521718+0000 mgr.y (mgr.24370) 14051 : cluster [DBG] pgmap v14035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:55.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:54 smithi067 bash[17655]: cluster 2024-04-03T22:06:53.521718+0000 mgr.y (mgr.24370) 14051 : cluster [DBG] pgmap v14035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:54 smithi067 bash[27441]: cluster 2024-04-03T22:06:53.521718+0000 mgr.y (mgr.24370) 14051 : cluster [DBG] pgmap v14035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:55 smithi082 bash[20963]: audit 2024-04-03T22:06:55.123534+0000 mon.c (mon.2) 5603 : audit [DBG] from='client.? 172.21.15.67:0/551214799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:55 smithi082 bash[20963]: audit 2024-04-03T22:06:55.404877+0000 mon.a (mon.0) 12084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:55 smithi067 bash[17655]: audit 2024-04-03T22:06:55.123534+0000 mon.c (mon.2) 5603 : audit [DBG] from='client.? 172.21.15.67:0/551214799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:55 smithi067 bash[17655]: audit 2024-04-03T22:06:55.404877+0000 mon.a (mon.0) 12084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:55 smithi067 bash[27441]: audit 2024-04-03T22:06:55.123534+0000 mon.c (mon.2) 5603 : audit [DBG] from='client.? 172.21.15.67:0/551214799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:55 smithi067 bash[27441]: audit 2024-04-03T22:06:55.404877+0000 mon.a (mon.0) 12084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:06:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:56 smithi082 bash[20963]: cluster 2024-04-03T22:06:55.522368+0000 mgr.y (mgr.24370) 14052 : cluster [DBG] pgmap v14036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:56 smithi067 bash[17655]: cluster 2024-04-03T22:06:55.522368+0000 mgr.y (mgr.24370) 14052 : cluster [DBG] pgmap v14036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:56 smithi067 bash[27441]: cluster 2024-04-03T22:06:55.522368+0000 mgr.y (mgr.24370) 14052 : cluster [DBG] pgmap v14036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:58.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:57 smithi082 bash[20963]: audit 2024-04-03T22:06:57.583025+0000 mon.c (mon.2) 5604 : audit [DBG] from='client.? 172.21.15.67:0/3596847747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:58.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:57 smithi067 bash[17655]: audit 2024-04-03T22:06:57.583025+0000 mon.c (mon.2) 5604 : audit [DBG] from='client.? 172.21.15.67:0/3596847747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:57 smithi067 bash[27441]: audit 2024-04-03T22:06:57.583025+0000 mon.c (mon.2) 5604 : audit [DBG] from='client.? 172.21.15.67:0/3596847747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:06:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:06:58 smithi082 bash[20963]: cluster 2024-04-03T22:06:57.523138+0000 mgr.y (mgr.24370) 14053 : cluster [DBG] pgmap v14037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:06:58 smithi067 bash[27441]: cluster 2024-04-03T22:06:57.523138+0000 mgr.y (mgr.24370) 14053 : cluster [DBG] pgmap v14037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:06:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:06:58 smithi067 bash[17655]: cluster 2024-04-03T22:06:57.523138+0000 mgr.y (mgr.24370) 14053 : cluster [DBG] pgmap v14037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:00 smithi082 bash[20963]: cluster 2024-04-03T22:06:59.523827+0000 mgr.y (mgr.24370) 14054 : cluster [DBG] pgmap v14038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:00 smithi082 bash[20963]: audit 2024-04-03T22:07:00.033362+0000 mon.c (mon.2) 5605 : audit [DBG] from='client.? 172.21.15.67:0/482176900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:00 smithi067 bash[27441]: cluster 2024-04-03T22:06:59.523827+0000 mgr.y (mgr.24370) 14054 : cluster [DBG] pgmap v14038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:00 smithi067 bash[27441]: audit 2024-04-03T22:07:00.033362+0000 mon.c (mon.2) 5605 : audit [DBG] from='client.? 172.21.15.67:0/482176900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:00 smithi067 bash[17655]: cluster 2024-04-03T22:06:59.523827+0000 mgr.y (mgr.24370) 14054 : cluster [DBG] pgmap v14038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:00 smithi067 bash[17655]: audit 2024-04-03T22:07:00.033362+0000 mon.c (mon.2) 5605 : audit [DBG] from='client.? 172.21.15.67:0/482176900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:02 smithi067 bash[27441]: cluster 2024-04-03T22:07:01.525085+0000 mgr.y (mgr.24370) 14055 : cluster [DBG] pgmap v14039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:02 smithi067 bash[27441]: audit 2024-04-03T22:07:02.495055+0000 mon.a (mon.0) 12085 : audit [DBG] from='client.? 172.21.15.67:0/3864250397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:02 smithi067 bash[17655]: cluster 2024-04-03T22:07:01.525085+0000 mgr.y (mgr.24370) 14055 : cluster [DBG] pgmap v14039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:02 smithi067 bash[17655]: audit 2024-04-03T22:07:02.495055+0000 mon.a (mon.0) 12085 : audit [DBG] from='client.? 172.21.15.67:0/3864250397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:03.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:02 smithi082 bash[20963]: cluster 2024-04-03T22:07:01.525085+0000 mgr.y (mgr.24370) 14055 : cluster [DBG] pgmap v14039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:02 smithi082 bash[20963]: audit 2024-04-03T22:07:02.495055+0000 mon.a (mon.0) 12085 : audit [DBG] from='client.? 172.21.15.67:0/3864250397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:07:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:07:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:04 smithi082 bash[20963]: cluster 2024-04-03T22:07:03.525804+0000 mgr.y (mgr.24370) 14056 : cluster [DBG] pgmap v14040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:05.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:04 smithi067 bash[27441]: cluster 2024-04-03T22:07:03.525804+0000 mgr.y (mgr.24370) 14056 : cluster [DBG] pgmap v14040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:04 smithi067 bash[17655]: cluster 2024-04-03T22:07:03.525804+0000 mgr.y (mgr.24370) 14056 : cluster [DBG] pgmap v14040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:06.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:05 smithi082 bash[20963]: audit 2024-04-03T22:07:04.950284+0000 mon.a (mon.0) 12086 : audit [DBG] from='client.? 172.21.15.67:0/443815159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:05 smithi067 bash[17655]: audit 2024-04-03T22:07:04.950284+0000 mon.a (mon.0) 12086 : audit [DBG] from='client.? 172.21.15.67:0/443815159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:06.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:05 smithi067 bash[27441]: audit 2024-04-03T22:07:04.950284+0000 mon.a (mon.0) 12086 : audit [DBG] from='client.? 172.21.15.67:0/443815159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:06 smithi082 bash[20963]: cluster 2024-04-03T22:07:05.526563+0000 mgr.y (mgr.24370) 14057 : cluster [DBG] pgmap v14041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:07.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:06 smithi067 bash[27441]: cluster 2024-04-03T22:07:05.526563+0000 mgr.y (mgr.24370) 14057 : cluster [DBG] pgmap v14041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:06 smithi067 bash[17655]: cluster 2024-04-03T22:07:05.526563+0000 mgr.y (mgr.24370) 14057 : cluster [DBG] pgmap v14041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:08.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:07 smithi082 bash[20963]: audit 2024-04-03T22:07:07.407799+0000 mon.c (mon.2) 5606 : audit [DBG] from='client.? 172.21.15.67:0/1070456676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:07 smithi067 bash[27441]: audit 2024-04-03T22:07:07.407799+0000 mon.c (mon.2) 5606 : audit [DBG] from='client.? 172.21.15.67:0/1070456676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:07 smithi067 bash[17655]: audit 2024-04-03T22:07:07.407799+0000 mon.c (mon.2) 5606 : audit [DBG] from='client.? 172.21.15.67:0/1070456676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:08 smithi082 bash[20963]: cluster 2024-04-03T22:07:07.527745+0000 mgr.y (mgr.24370) 14058 : cluster [DBG] pgmap v14042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:08 smithi067 bash[27441]: cluster 2024-04-03T22:07:07.527745+0000 mgr.y (mgr.24370) 14058 : cluster [DBG] pgmap v14042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:08 smithi067 bash[17655]: cluster 2024-04-03T22:07:07.527745+0000 mgr.y (mgr.24370) 14058 : cluster [DBG] pgmap v14042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:10 smithi082 bash[20963]: cluster 2024-04-03T22:07:09.528322+0000 mgr.y (mgr.24370) 14059 : cluster [DBG] pgmap v14043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:10 smithi082 bash[20963]: audit 2024-04-03T22:07:09.856096+0000 mon.c (mon.2) 5607 : audit [DBG] from='client.? 172.21.15.67:0/4114982306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:10 smithi082 bash[20963]: audit 2024-04-03T22:07:10.405598+0000 mon.a (mon.0) 12087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:10 smithi067 bash[17655]: cluster 2024-04-03T22:07:09.528322+0000 mgr.y (mgr.24370) 14059 : cluster [DBG] pgmap v14043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:10 smithi067 bash[17655]: audit 2024-04-03T22:07:09.856096+0000 mon.c (mon.2) 5607 : audit [DBG] from='client.? 172.21.15.67:0/4114982306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:10 smithi067 bash[17655]: audit 2024-04-03T22:07:10.405598+0000 mon.a (mon.0) 12087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:10 smithi067 bash[27441]: cluster 2024-04-03T22:07:09.528322+0000 mgr.y (mgr.24370) 14059 : cluster [DBG] pgmap v14043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:10 smithi067 bash[27441]: audit 2024-04-03T22:07:09.856096+0000 mon.c (mon.2) 5607 : audit [DBG] from='client.? 172.21.15.67:0/4114982306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:10 smithi067 bash[27441]: audit 2024-04-03T22:07:10.405598+0000 mon.a (mon.0) 12087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:12 smithi067 bash[27441]: cluster 2024-04-03T22:07:11.529427+0000 mgr.y (mgr.24370) 14060 : cluster [DBG] pgmap v14044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:13.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:12 smithi067 bash[27441]: audit 2024-04-03T22:07:12.308032+0000 mon.c (mon.2) 5608 : audit [DBG] from='client.? 172.21.15.67:0/2755550090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:13.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:12 smithi067 bash[17655]: cluster 2024-04-03T22:07:11.529427+0000 mgr.y (mgr.24370) 14060 : cluster [DBG] pgmap v14044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:13.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:12 smithi067 bash[17655]: audit 2024-04-03T22:07:12.308032+0000 mon.c (mon.2) 5608 : audit [DBG] from='client.? 172.21.15.67:0/2755550090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:12 smithi082 bash[20963]: cluster 2024-04-03T22:07:11.529427+0000 mgr.y (mgr.24370) 14060 : cluster [DBG] pgmap v14044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:12 smithi082 bash[20963]: audit 2024-04-03T22:07:12.308032+0000 mon.c (mon.2) 5608 : audit [DBG] from='client.? 172.21.15.67:0/2755550090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:07:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:07:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:14 smithi082 bash[20963]: cluster 2024-04-03T22:07:13.530185+0000 mgr.y (mgr.24370) 14061 : cluster [DBG] pgmap v14045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:14 smithi082 bash[20963]: audit 2024-04-03T22:07:14.752758+0000 mon.c (mon.2) 5609 : audit [DBG] from='client.? 172.21.15.67:0/2349149783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:15.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:14 smithi067 bash[17655]: cluster 2024-04-03T22:07:13.530185+0000 mgr.y (mgr.24370) 14061 : cluster [DBG] pgmap v14045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:14 smithi067 bash[17655]: audit 2024-04-03T22:07:14.752758+0000 mon.c (mon.2) 5609 : audit [DBG] from='client.? 172.21.15.67:0/2349149783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:14 smithi067 bash[27441]: cluster 2024-04-03T22:07:13.530185+0000 mgr.y (mgr.24370) 14061 : cluster [DBG] pgmap v14045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:14 smithi067 bash[27441]: audit 2024-04-03T22:07:14.752758+0000 mon.c (mon.2) 5609 : audit [DBG] from='client.? 172.21.15.67:0/2349149783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:16 smithi082 bash[20963]: cluster 2024-04-03T22:07:15.531068+0000 mgr.y (mgr.24370) 14062 : cluster [DBG] pgmap v14046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:17.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:16 smithi067 bash[27441]: cluster 2024-04-03T22:07:15.531068+0000 mgr.y (mgr.24370) 14062 : cluster [DBG] pgmap v14046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:16 smithi067 bash[17655]: cluster 2024-04-03T22:07:15.531068+0000 mgr.y (mgr.24370) 14062 : cluster [DBG] pgmap v14046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:18.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:17 smithi082 bash[20963]: audit 2024-04-03T22:07:17.205984+0000 mon.a (mon.0) 12088 : audit [DBG] from='client.? 172.21.15.67:0/3345436712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:18.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:17 smithi067 bash[17655]: audit 2024-04-03T22:07:17.205984+0000 mon.a (mon.0) 12088 : audit [DBG] from='client.? 172.21.15.67:0/3345436712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:18.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:17 smithi067 bash[27441]: audit 2024-04-03T22:07:17.205984+0000 mon.a (mon.0) 12088 : audit [DBG] from='client.? 172.21.15.67:0/3345436712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:18 smithi082 bash[20963]: cluster 2024-04-03T22:07:17.532435+0000 mgr.y (mgr.24370) 14063 : cluster [DBG] pgmap v14047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:19.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:18 smithi067 bash[27441]: cluster 2024-04-03T22:07:17.532435+0000 mgr.y (mgr.24370) 14063 : cluster [DBG] pgmap v14047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:18 smithi067 bash[17655]: cluster 2024-04-03T22:07:17.532435+0000 mgr.y (mgr.24370) 14063 : cluster [DBG] pgmap v14047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:20.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:19 smithi082 bash[20963]: audit 2024-04-03T22:07:19.659486+0000 mon.a (mon.0) 12089 : audit [DBG] from='client.? 172.21.15.67:0/4079620461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:19 smithi067 bash[27441]: audit 2024-04-03T22:07:19.659486+0000 mon.a (mon.0) 12089 : audit [DBG] from='client.? 172.21.15.67:0/4079620461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:19 smithi067 bash[17655]: audit 2024-04-03T22:07:19.659486+0000 mon.a (mon.0) 12089 : audit [DBG] from='client.? 172.21.15.67:0/4079620461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:20 smithi082 bash[20963]: cluster 2024-04-03T22:07:19.533115+0000 mgr.y (mgr.24370) 14064 : cluster [DBG] pgmap v14048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:21.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:20 smithi082 bash[20963]: audit 2024-04-03T22:07:20.438370+0000 mon.a (mon.0) 12090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:07:21.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:20 smithi067 bash[17655]: cluster 2024-04-03T22:07:19.533115+0000 mgr.y (mgr.24370) 14064 : cluster [DBG] pgmap v14048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:21.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:20 smithi067 bash[17655]: audit 2024-04-03T22:07:20.438370+0000 mon.a (mon.0) 12090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:07:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:20 smithi067 bash[27441]: cluster 2024-04-03T22:07:19.533115+0000 mgr.y (mgr.24370) 14064 : cluster [DBG] pgmap v14048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:20 smithi067 bash[27441]: audit 2024-04-03T22:07:20.438370+0000 mon.a (mon.0) 12090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:07:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:22 smithi067 bash[27441]: cluster 2024-04-03T22:07:21.534319+0000 mgr.y (mgr.24370) 14065 : cluster [DBG] pgmap v14049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:22 smithi067 bash[27441]: audit 2024-04-03T22:07:22.118307+0000 mon.c (mon.2) 5610 : audit [DBG] from='client.? 172.21.15.67:0/57718902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:22 smithi067 bash[17655]: cluster 2024-04-03T22:07:21.534319+0000 mgr.y (mgr.24370) 14065 : cluster [DBG] pgmap v14049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:23.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:22 smithi067 bash[17655]: audit 2024-04-03T22:07:22.118307+0000 mon.c (mon.2) 5610 : audit [DBG] from='client.? 172.21.15.67:0/57718902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:22 smithi082 bash[20963]: cluster 2024-04-03T22:07:21.534319+0000 mgr.y (mgr.24370) 14065 : cluster [DBG] pgmap v14049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:23.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:22 smithi082 bash[20963]: audit 2024-04-03T22:07:22.118307+0000 mon.c (mon.2) 5610 : audit [DBG] from='client.? 172.21.15.67:0/57718902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:07:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:07:25.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:24 smithi082 bash[20963]: cluster 2024-04-03T22:07:23.535002+0000 mgr.y (mgr.24370) 14066 : cluster [DBG] pgmap v14050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:24 smithi082 bash[20963]: audit 2024-04-03T22:07:24.578712+0000 mon.a (mon.0) 12091 : audit [DBG] from='client.? 172.21.15.67:0/2889220801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:25.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:24 smithi067 bash[17655]: cluster 2024-04-03T22:07:23.535002+0000 mgr.y (mgr.24370) 14066 : cluster [DBG] pgmap v14050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:25.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:24 smithi067 bash[17655]: audit 2024-04-03T22:07:24.578712+0000 mon.a (mon.0) 12091 : audit [DBG] from='client.? 172.21.15.67:0/2889220801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:24 smithi067 bash[27441]: cluster 2024-04-03T22:07:23.535002+0000 mgr.y (mgr.24370) 14066 : cluster [DBG] pgmap v14050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:24 smithi067 bash[27441]: audit 2024-04-03T22:07:24.578712+0000 mon.a (mon.0) 12091 : audit [DBG] from='client.? 172.21.15.67:0/2889220801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:26.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:25 smithi082 bash[20963]: audit 2024-04-03T22:07:25.404985+0000 mon.a (mon.0) 12092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:26.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:25 smithi067 bash[27441]: audit 2024-04-03T22:07:25.404985+0000 mon.a (mon.0) 12092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:25 smithi067 bash[17655]: audit 2024-04-03T22:07:25.404985+0000 mon.a (mon.0) 12092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:27 smithi082 bash[20963]: cluster 2024-04-03T22:07:25.535481+0000 mgr.y (mgr.24370) 14067 : cluster [DBG] pgmap v14051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:27 smithi082 bash[20963]: audit 2024-04-03T22:07:26.134409+0000 mon.a (mon.0) 12093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:27 smithi082 bash[20963]: audit 2024-04-03T22:07:26.148134+0000 mon.a (mon.0) 12094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:27 smithi082 bash[20963]: audit 2024-04-03T22:07:26.449514+0000 mon.a (mon.0) 12095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:27 smithi082 bash[20963]: audit 2024-04-03T22:07:26.458705+0000 mon.a (mon.0) 12096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:27 smithi082 bash[20963]: audit 2024-04-03T22:07:26.883262+0000 mon.a (mon.0) 12097 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:07:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:27 smithi082 bash[20963]: audit 2024-04-03T22:07:26.884620+0000 mon.a (mon.0) 12098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:07:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:27 smithi082 bash[20963]: audit 2024-04-03T22:07:26.892185+0000 mon.a (mon.0) 12099 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:27 smithi082 bash[20963]: audit 2024-04-03T22:07:27.034534+0000 mon.c (mon.2) 5611 : audit [DBG] from='client.? 172.21.15.67:0/1935760570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[17655]: cluster 2024-04-03T22:07:25.535481+0000 mgr.y (mgr.24370) 14067 : cluster [DBG] pgmap v14051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[17655]: audit 2024-04-03T22:07:26.134409+0000 mon.a (mon.0) 12093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[17655]: audit 2024-04-03T22:07:26.148134+0000 mon.a (mon.0) 12094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[17655]: audit 2024-04-03T22:07:26.449514+0000 mon.a (mon.0) 12095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[17655]: audit 2024-04-03T22:07:26.458705+0000 mon.a (mon.0) 12096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[17655]: audit 2024-04-03T22:07:26.883262+0000 mon.a (mon.0) 12097 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[17655]: audit 2024-04-03T22:07:26.884620+0000 mon.a (mon.0) 12098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[17655]: audit 2024-04-03T22:07:26.892185+0000 mon.a (mon.0) 12099 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[17655]: audit 2024-04-03T22:07:27.034534+0000 mon.c (mon.2) 5611 : audit [DBG] from='client.? 172.21.15.67:0/1935760570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[27441]: cluster 2024-04-03T22:07:25.535481+0000 mgr.y (mgr.24370) 14067 : cluster [DBG] pgmap v14051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[27441]: audit 2024-04-03T22:07:26.134409+0000 mon.a (mon.0) 12093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[27441]: audit 2024-04-03T22:07:26.148134+0000 mon.a (mon.0) 12094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[27441]: audit 2024-04-03T22:07:26.449514+0000 mon.a (mon.0) 12095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[27441]: audit 2024-04-03T22:07:26.458705+0000 mon.a (mon.0) 12096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[27441]: audit 2024-04-03T22:07:26.883262+0000 mon.a (mon.0) 12097 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:07:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[27441]: audit 2024-04-03T22:07:26.884620+0000 mon.a (mon.0) 12098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:07:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[27441]: audit 2024-04-03T22:07:26.892185+0000 mon.a (mon.0) 12099 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:07:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:27 smithi067 bash[27441]: audit 2024-04-03T22:07:27.034534+0000 mon.c (mon.2) 5611 : audit [DBG] from='client.? 172.21.15.67:0/1935760570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:29 smithi067 bash[27441]: cluster 2024-04-03T22:07:27.536640+0000 mgr.y (mgr.24370) 14068 : cluster [DBG] pgmap v14052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:29 smithi067 bash[17655]: cluster 2024-04-03T22:07:27.536640+0000 mgr.y (mgr.24370) 14068 : cluster [DBG] pgmap v14052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:29 smithi082 bash[20963]: cluster 2024-04-03T22:07:27.536640+0000 mgr.y (mgr.24370) 14068 : cluster [DBG] pgmap v14052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:30.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:30 smithi067 bash[17655]: audit 2024-04-03T22:07:29.483875+0000 mon.c (mon.2) 5612 : audit [DBG] from='client.? 172.21.15.67:0/1220347479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:30 smithi067 bash[27441]: audit 2024-04-03T22:07:29.483875+0000 mon.c (mon.2) 5612 : audit [DBG] from='client.? 172.21.15.67:0/1220347479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:30 smithi082 bash[20963]: audit 2024-04-03T22:07:29.483875+0000 mon.c (mon.2) 5612 : audit [DBG] from='client.? 172.21.15.67:0/1220347479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:31 smithi067 bash[17655]: cluster 2024-04-03T22:07:29.537272+0000 mgr.y (mgr.24370) 14069 : cluster [DBG] pgmap v14053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:31 smithi067 bash[27441]: cluster 2024-04-03T22:07:29.537272+0000 mgr.y (mgr.24370) 14069 : cluster [DBG] pgmap v14053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:31 smithi082 bash[20963]: cluster 2024-04-03T22:07:29.537272+0000 mgr.y (mgr.24370) 14069 : cluster [DBG] pgmap v14053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:32 smithi067 bash[17655]: audit 2024-04-03T22:07:31.938608+0000 mon.c (mon.2) 5613 : audit [DBG] from='client.? 172.21.15.67:0/3242301725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:32.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:32 smithi067 bash[27441]: audit 2024-04-03T22:07:31.938608+0000 mon.c (mon.2) 5613 : audit [DBG] from='client.? 172.21.15.67:0/3242301725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:32 smithi082 bash[20963]: audit 2024-04-03T22:07:31.938608+0000 mon.c (mon.2) 5613 : audit [DBG] from='client.? 172.21.15.67:0/3242301725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:07:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:33 smithi067 bash[27441]: cluster 2024-04-03T22:07:31.538411+0000 mgr.y (mgr.24370) 14070 : cluster [DBG] pgmap v14054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:33 smithi067 bash[17655]: cluster 2024-04-03T22:07:31.538411+0000 mgr.y (mgr.24370) 14070 : cluster [DBG] pgmap v14054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:33.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:33 smithi082 bash[20963]: cluster 2024-04-03T22:07:31.538411+0000 mgr.y (mgr.24370) 14070 : cluster [DBG] pgmap v14054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:07:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:35 smithi067 bash[17655]: cluster 2024-04-03T22:07:33.539089+0000 mgr.y (mgr.24370) 14071 : cluster [DBG] pgmap v14055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:35 smithi067 bash[17655]: audit 2024-04-03T22:07:34.392032+0000 mon.a (mon.0) 12100 : audit [DBG] from='client.? 172.21.15.67:0/1858214674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:35 smithi067 bash[27441]: cluster 2024-04-03T22:07:33.539089+0000 mgr.y (mgr.24370) 14071 : cluster [DBG] pgmap v14055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:35 smithi067 bash[27441]: audit 2024-04-03T22:07:34.392032+0000 mon.a (mon.0) 12100 : audit [DBG] from='client.? 172.21.15.67:0/1858214674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:35 smithi082 bash[20963]: cluster 2024-04-03T22:07:33.539089+0000 mgr.y (mgr.24370) 14071 : cluster [DBG] pgmap v14055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:35 smithi082 bash[20963]: audit 2024-04-03T22:07:34.392032+0000 mon.a (mon.0) 12100 : audit [DBG] from='client.? 172.21.15.67:0/1858214674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:37 smithi067 bash[17655]: cluster 2024-04-03T22:07:35.539904+0000 mgr.y (mgr.24370) 14072 : cluster [DBG] pgmap v14056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:37 smithi067 bash[17655]: audit 2024-04-03T22:07:36.857426+0000 mon.c (mon.2) 5614 : audit [DBG] from='client.? 172.21.15.67:0/1528401818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:37 smithi067 bash[27441]: cluster 2024-04-03T22:07:35.539904+0000 mgr.y (mgr.24370) 14072 : cluster [DBG] pgmap v14056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:37 smithi067 bash[27441]: audit 2024-04-03T22:07:36.857426+0000 mon.c (mon.2) 5614 : audit [DBG] from='client.? 172.21.15.67:0/1528401818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:37 smithi082 bash[20963]: cluster 2024-04-03T22:07:35.539904+0000 mgr.y (mgr.24370) 14072 : cluster [DBG] pgmap v14056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:37 smithi082 bash[20963]: audit 2024-04-03T22:07:36.857426+0000 mon.c (mon.2) 5614 : audit [DBG] from='client.? 172.21.15.67:0/1528401818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:39 smithi082 bash[20963]: cluster 2024-04-03T22:07:37.541059+0000 mgr.y (mgr.24370) 14073 : cluster [DBG] pgmap v14057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:39.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:39 smithi067 bash[17655]: cluster 2024-04-03T22:07:37.541059+0000 mgr.y (mgr.24370) 14073 : cluster [DBG] pgmap v14057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:39 smithi067 bash[27441]: cluster 2024-04-03T22:07:37.541059+0000 mgr.y (mgr.24370) 14073 : cluster [DBG] pgmap v14057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:40 smithi082 bash[20963]: audit 2024-04-03T22:07:39.310599+0000 mon.a (mon.0) 12101 : audit [DBG] from='client.? 172.21.15.67:0/2481863508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:40 smithi067 bash[27441]: audit 2024-04-03T22:07:39.310599+0000 mon.a (mon.0) 12101 : audit [DBG] from='client.? 172.21.15.67:0/2481863508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:40 smithi067 bash[17655]: audit 2024-04-03T22:07:39.310599+0000 mon.a (mon.0) 12101 : audit [DBG] from='client.? 172.21.15.67:0/2481863508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:41 smithi082 bash[20963]: cluster 2024-04-03T22:07:39.541746+0000 mgr.y (mgr.24370) 14074 : cluster [DBG] pgmap v14058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:41 smithi082 bash[20963]: audit 2024-04-03T22:07:40.406086+0000 mon.a (mon.0) 12102 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:41 smithi067 bash[17655]: cluster 2024-04-03T22:07:39.541746+0000 mgr.y (mgr.24370) 14074 : cluster [DBG] pgmap v14058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:41.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:41 smithi067 bash[17655]: audit 2024-04-03T22:07:40.406086+0000 mon.a (mon.0) 12102 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:41 smithi067 bash[27441]: cluster 2024-04-03T22:07:39.541746+0000 mgr.y (mgr.24370) 14074 : cluster [DBG] pgmap v14058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:41 smithi067 bash[27441]: audit 2024-04-03T22:07:40.406086+0000 mon.a (mon.0) 12102 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:42 smithi082 bash[20963]: audit 2024-04-03T22:07:41.763724+0000 mon.a (mon.0) 12103 : audit [DBG] from='client.? 172.21.15.67:0/4219081878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:42.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:42 smithi067 bash[17655]: audit 2024-04-03T22:07:41.763724+0000 mon.a (mon.0) 12103 : audit [DBG] from='client.? 172.21.15.67:0/4219081878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:42 smithi067 bash[27441]: audit 2024-04-03T22:07:41.763724+0000 mon.a (mon.0) 12103 : audit [DBG] from='client.? 172.21.15.67:0/4219081878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:07:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:43 smithi067 bash[27441]: cluster 2024-04-03T22:07:41.542899+0000 mgr.y (mgr.24370) 14075 : cluster [DBG] pgmap v14059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:43 smithi067 bash[17655]: cluster 2024-04-03T22:07:41.542899+0000 mgr.y (mgr.24370) 14075 : cluster [DBG] pgmap v14059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:43.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:43 smithi082 bash[20963]: cluster 2024-04-03T22:07:41.542899+0000 mgr.y (mgr.24370) 14075 : cluster [DBG] pgmap v14059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:43.504 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:07:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:45 smithi082 bash[20963]: cluster 2024-04-03T22:07:43.543604+0000 mgr.y (mgr.24370) 14076 : cluster [DBG] pgmap v14060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:45 smithi082 bash[20963]: audit 2024-04-03T22:07:44.214053+0000 mon.c (mon.2) 5615 : audit [DBG] from='client.? 172.21.15.67:0/2075659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:45 smithi067 bash[17655]: cluster 2024-04-03T22:07:43.543604+0000 mgr.y (mgr.24370) 14076 : cluster [DBG] pgmap v14060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:45 smithi067 bash[17655]: audit 2024-04-03T22:07:44.214053+0000 mon.c (mon.2) 5615 : audit [DBG] from='client.? 172.21.15.67:0/2075659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:45 smithi067 bash[27441]: cluster 2024-04-03T22:07:43.543604+0000 mgr.y (mgr.24370) 14076 : cluster [DBG] pgmap v14060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:45 smithi067 bash[27441]: audit 2024-04-03T22:07:44.214053+0000 mon.c (mon.2) 5615 : audit [DBG] from='client.? 172.21.15.67:0/2075659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:47 smithi082 bash[20963]: cluster 2024-04-03T22:07:45.544347+0000 mgr.y (mgr.24370) 14077 : cluster [DBG] pgmap v14061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:47 smithi082 bash[20963]: audit 2024-04-03T22:07:46.673483+0000 mon.c (mon.2) 5616 : audit [DBG] from='client.? 172.21.15.67:0/282462875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:47.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:47 smithi067 bash[27441]: cluster 2024-04-03T22:07:45.544347+0000 mgr.y (mgr.24370) 14077 : cluster [DBG] pgmap v14061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:47 smithi067 bash[27441]: audit 2024-04-03T22:07:46.673483+0000 mon.c (mon.2) 5616 : audit [DBG] from='client.? 172.21.15.67:0/282462875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:47 smithi067 bash[17655]: cluster 2024-04-03T22:07:45.544347+0000 mgr.y (mgr.24370) 14077 : cluster [DBG] pgmap v14061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:47 smithi067 bash[17655]: audit 2024-04-03T22:07:46.673483+0000 mon.c (mon.2) 5616 : audit [DBG] from='client.? 172.21.15.67:0/282462875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:49 smithi082 bash[20963]: cluster 2024-04-03T22:07:47.545586+0000 mgr.y (mgr.24370) 14078 : cluster [DBG] pgmap v14062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:49 smithi082 bash[20963]: audit 2024-04-03T22:07:49.136798+0000 mon.a (mon.0) 12104 : audit [DBG] from='client.? 172.21.15.67:0/3507753427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:49 smithi067 bash[27441]: cluster 2024-04-03T22:07:47.545586+0000 mgr.y (mgr.24370) 14078 : cluster [DBG] pgmap v14062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:49 smithi067 bash[27441]: audit 2024-04-03T22:07:49.136798+0000 mon.a (mon.0) 12104 : audit [DBG] from='client.? 172.21.15.67:0/3507753427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:49 smithi067 bash[17655]: cluster 2024-04-03T22:07:47.545586+0000 mgr.y (mgr.24370) 14078 : cluster [DBG] pgmap v14062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:49 smithi067 bash[17655]: audit 2024-04-03T22:07:49.136798+0000 mon.a (mon.0) 12104 : audit [DBG] from='client.? 172.21.15.67:0/3507753427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:51 smithi082 bash[20963]: cluster 2024-04-03T22:07:49.546385+0000 mgr.y (mgr.24370) 14079 : cluster [DBG] pgmap v14063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:51 smithi067 bash[17655]: cluster 2024-04-03T22:07:49.546385+0000 mgr.y (mgr.24370) 14079 : cluster [DBG] pgmap v14063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:51 smithi067 bash[27441]: cluster 2024-04-03T22:07:49.546385+0000 mgr.y (mgr.24370) 14079 : cluster [DBG] pgmap v14063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:52 smithi082 bash[20963]: audit 2024-04-03T22:07:51.598615+0000 mon.c (mon.2) 5617 : audit [DBG] from='client.? 172.21.15.67:0/1030256596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:52.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:52 smithi067 bash[17655]: audit 2024-04-03T22:07:51.598615+0000 mon.c (mon.2) 5617 : audit [DBG] from='client.? 172.21.15.67:0/1030256596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:52 smithi067 bash[27441]: audit 2024-04-03T22:07:51.598615+0000 mon.c (mon.2) 5617 : audit [DBG] from='client.? 172.21.15.67:0/1030256596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:07:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:53 smithi067 bash[27441]: cluster 2024-04-03T22:07:51.547140+0000 mgr.y (mgr.24370) 14080 : cluster [DBG] pgmap v14064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:53 smithi067 bash[17655]: cluster 2024-04-03T22:07:51.547140+0000 mgr.y (mgr.24370) 14080 : cluster [DBG] pgmap v14064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:53 smithi082 bash[20963]: cluster 2024-04-03T22:07:51.547140+0000 mgr.y (mgr.24370) 14080 : cluster [DBG] pgmap v14064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:07:54.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:54 smithi082 bash[20963]: audit 2024-04-03T22:07:54.049990+0000 mon.c (mon.2) 5618 : audit [DBG] from='client.? 172.21.15.67:0/1497594116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:54.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:54 smithi067 bash[27441]: audit 2024-04-03T22:07:54.049990+0000 mon.c (mon.2) 5618 : audit [DBG] from='client.? 172.21.15.67:0/1497594116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:54 smithi067 bash[17655]: audit 2024-04-03T22:07:54.049990+0000 mon.c (mon.2) 5618 : audit [DBG] from='client.? 172.21.15.67:0/1497594116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:55 smithi082 bash[20963]: cluster 2024-04-03T22:07:53.547768+0000 mgr.y (mgr.24370) 14081 : cluster [DBG] pgmap v14065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:55 smithi067 bash[17655]: cluster 2024-04-03T22:07:53.547768+0000 mgr.y (mgr.24370) 14081 : cluster [DBG] pgmap v14065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:55 smithi067 bash[27441]: cluster 2024-04-03T22:07:53.547768+0000 mgr.y (mgr.24370) 14081 : cluster [DBG] pgmap v14065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:56 smithi082 bash[20963]: audit 2024-04-03T22:07:55.406408+0000 mon.a (mon.0) 12105 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:56 smithi067 bash[17655]: audit 2024-04-03T22:07:55.406408+0000 mon.a (mon.0) 12105 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:56 smithi067 bash[27441]: audit 2024-04-03T22:07:55.406408+0000 mon.a (mon.0) 12105 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:07:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:57 smithi082 bash[20963]: cluster 2024-04-03T22:07:55.548451+0000 mgr.y (mgr.24370) 14082 : cluster [DBG] pgmap v14066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:57 smithi082 bash[20963]: audit 2024-04-03T22:07:56.503757+0000 mon.c (mon.2) 5619 : audit [DBG] from='client.? 172.21.15.67:0/3595971285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:57 smithi067 bash[17655]: cluster 2024-04-03T22:07:55.548451+0000 mgr.y (mgr.24370) 14082 : cluster [DBG] pgmap v14066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:57 smithi067 bash[17655]: audit 2024-04-03T22:07:56.503757+0000 mon.c (mon.2) 5619 : audit [DBG] from='client.? 172.21.15.67:0/3595971285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:57 smithi067 bash[27441]: cluster 2024-04-03T22:07:55.548451+0000 mgr.y (mgr.24370) 14082 : cluster [DBG] pgmap v14066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:57 smithi067 bash[27441]: audit 2024-04-03T22:07:56.503757+0000 mon.c (mon.2) 5619 : audit [DBG] from='client.? 172.21.15.67:0/3595971285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:59 smithi082 bash[20963]: cluster 2024-04-03T22:07:57.549616+0000 mgr.y (mgr.24370) 14083 : cluster [DBG] pgmap v14067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:07:59 smithi082 bash[20963]: audit 2024-04-03T22:07:58.948133+0000 mon.c (mon.2) 5620 : audit [DBG] from='client.? 172.21.15.67:0/2725233011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:59 smithi067 bash[17655]: cluster 2024-04-03T22:07:57.549616+0000 mgr.y (mgr.24370) 14083 : cluster [DBG] pgmap v14067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:07:59 smithi067 bash[17655]: audit 2024-04-03T22:07:58.948133+0000 mon.c (mon.2) 5620 : audit [DBG] from='client.? 172.21.15.67:0/2725233011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:07:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:59 smithi067 bash[27441]: cluster 2024-04-03T22:07:57.549616+0000 mgr.y (mgr.24370) 14083 : cluster [DBG] pgmap v14067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:07:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:07:59 smithi067 bash[27441]: audit 2024-04-03T22:07:58.948133+0000 mon.c (mon.2) 5620 : audit [DBG] from='client.? 172.21.15.67:0/2725233011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:01 smithi082 bash[20963]: cluster 2024-04-03T22:07:59.550319+0000 mgr.y (mgr.24370) 14084 : cluster [DBG] pgmap v14068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:01.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:01 smithi067 bash[27441]: cluster 2024-04-03T22:07:59.550319+0000 mgr.y (mgr.24370) 14084 : cluster [DBG] pgmap v14068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:01 smithi067 bash[17655]: cluster 2024-04-03T22:07:59.550319+0000 mgr.y (mgr.24370) 14084 : cluster [DBG] pgmap v14068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:02 smithi082 bash[20963]: audit 2024-04-03T22:08:01.399356+0000 mon.a (mon.0) 12106 : audit [DBG] from='client.? 172.21.15.67:0/2671009108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:02 smithi067 bash[27441]: audit 2024-04-03T22:08:01.399356+0000 mon.a (mon.0) 12106 : audit [DBG] from='client.? 172.21.15.67:0/2671009108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:02 smithi067 bash[17655]: audit 2024-04-03T22:08:01.399356+0000 mon.a (mon.0) 12106 : audit [DBG] from='client.? 172.21.15.67:0/2671009108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:08:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:03 smithi067 bash[27441]: cluster 2024-04-03T22:08:01.551509+0000 mgr.y (mgr.24370) 14085 : cluster [DBG] pgmap v14069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:03 smithi067 bash[17655]: cluster 2024-04-03T22:08:01.551509+0000 mgr.y (mgr.24370) 14085 : cluster [DBG] pgmap v14069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:03.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:08:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:03 smithi082 bash[20963]: cluster 2024-04-03T22:08:01.551509+0000 mgr.y (mgr.24370) 14085 : cluster [DBG] pgmap v14069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:04 smithi082 bash[20963]: audit 2024-04-03T22:08:03.859146+0000 mon.a (mon.0) 12107 : audit [DBG] from='client.? 172.21.15.67:0/3071710911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:04 smithi067 bash[27441]: audit 2024-04-03T22:08:03.859146+0000 mon.a (mon.0) 12107 : audit [DBG] from='client.? 172.21.15.67:0/3071710911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:04 smithi067 bash[17655]: audit 2024-04-03T22:08:03.859146+0000 mon.a (mon.0) 12107 : audit [DBG] from='client.? 172.21.15.67:0/3071710911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:05 smithi082 bash[20963]: cluster 2024-04-03T22:08:03.551943+0000 mgr.y (mgr.24370) 14086 : cluster [DBG] pgmap v14070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:05 smithi067 bash[17655]: cluster 2024-04-03T22:08:03.551943+0000 mgr.y (mgr.24370) 14086 : cluster [DBG] pgmap v14070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:05 smithi067 bash[27441]: cluster 2024-04-03T22:08:03.551943+0000 mgr.y (mgr.24370) 14086 : cluster [DBG] pgmap v14070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:07 smithi082 bash[20963]: cluster 2024-04-03T22:08:05.552579+0000 mgr.y (mgr.24370) 14087 : cluster [DBG] pgmap v14071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:07 smithi082 bash[20963]: audit 2024-04-03T22:08:06.315889+0000 mon.c (mon.2) 5621 : audit [DBG] from='client.? 172.21.15.67:0/576192549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:07 smithi067 bash[17655]: cluster 2024-04-03T22:08:05.552579+0000 mgr.y (mgr.24370) 14087 : cluster [DBG] pgmap v14071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:07 smithi067 bash[17655]: audit 2024-04-03T22:08:06.315889+0000 mon.c (mon.2) 5621 : audit [DBG] from='client.? 172.21.15.67:0/576192549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:07 smithi067 bash[27441]: cluster 2024-04-03T22:08:05.552579+0000 mgr.y (mgr.24370) 14087 : cluster [DBG] pgmap v14071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:07 smithi067 bash[27441]: audit 2024-04-03T22:08:06.315889+0000 mon.c (mon.2) 5621 : audit [DBG] from='client.? 172.21.15.67:0/576192549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:09 smithi082 bash[20963]: cluster 2024-04-03T22:08:07.553698+0000 mgr.y (mgr.24370) 14088 : cluster [DBG] pgmap v14072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:09 smithi082 bash[20963]: audit 2024-04-03T22:08:08.767076+0000 mon.a (mon.0) 12108 : audit [DBG] from='client.? 172.21.15.67:0/634691450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:09 smithi067 bash[17655]: cluster 2024-04-03T22:08:07.553698+0000 mgr.y (mgr.24370) 14088 : cluster [DBG] pgmap v14072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:09 smithi067 bash[17655]: audit 2024-04-03T22:08:08.767076+0000 mon.a (mon.0) 12108 : audit [DBG] from='client.? 172.21.15.67:0/634691450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:09 smithi067 bash[27441]: cluster 2024-04-03T22:08:07.553698+0000 mgr.y (mgr.24370) 14088 : cluster [DBG] pgmap v14072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:09 smithi067 bash[27441]: audit 2024-04-03T22:08:08.767076+0000 mon.a (mon.0) 12108 : audit [DBG] from='client.? 172.21.15.67:0/634691450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:11 smithi082 bash[20963]: cluster 2024-04-03T22:08:09.554426+0000 mgr.y (mgr.24370) 14089 : cluster [DBG] pgmap v14073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:11 smithi082 bash[20963]: audit 2024-04-03T22:08:10.406823+0000 mon.a (mon.0) 12109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:11 smithi082 bash[20963]: audit 2024-04-03T22:08:11.222678+0000 mon.c (mon.2) 5622 : audit [DBG] from='client.? 172.21.15.67:0/2639166637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:11.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:11 smithi067 bash[27441]: cluster 2024-04-03T22:08:09.554426+0000 mgr.y (mgr.24370) 14089 : cluster [DBG] pgmap v14073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:11 smithi067 bash[27441]: audit 2024-04-03T22:08:10.406823+0000 mon.a (mon.0) 12109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:11 smithi067 bash[27441]: audit 2024-04-03T22:08:11.222678+0000 mon.c (mon.2) 5622 : audit [DBG] from='client.? 172.21.15.67:0/2639166637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:11 smithi067 bash[17655]: cluster 2024-04-03T22:08:09.554426+0000 mgr.y (mgr.24370) 14089 : cluster [DBG] pgmap v14073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:11 smithi067 bash[17655]: audit 2024-04-03T22:08:10.406823+0000 mon.a (mon.0) 12109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:11 smithi067 bash[17655]: audit 2024-04-03T22:08:11.222678+0000 mon.c (mon.2) 5622 : audit [DBG] from='client.? 172.21.15.67:0/2639166637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:13.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:13 smithi067 bash[17655]: cluster 2024-04-03T22:08:11.555578+0000 mgr.y (mgr.24370) 14090 : cluster [DBG] pgmap v14074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:08:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:13 smithi067 bash[27441]: cluster 2024-04-03T22:08:11.555578+0000 mgr.y (mgr.24370) 14090 : cluster [DBG] pgmap v14074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:13.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:08:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:13 smithi082 bash[20963]: cluster 2024-04-03T22:08:11.555578+0000 mgr.y (mgr.24370) 14090 : cluster [DBG] pgmap v14074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:14 smithi082 bash[20963]: audit 2024-04-03T22:08:13.680614+0000 mon.c (mon.2) 5623 : audit [DBG] from='client.? 172.21.15.67:0/2974235946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:14 smithi067 bash[17655]: audit 2024-04-03T22:08:13.680614+0000 mon.c (mon.2) 5623 : audit [DBG] from='client.? 172.21.15.67:0/2974235946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:14 smithi067 bash[27441]: audit 2024-04-03T22:08:13.680614+0000 mon.c (mon.2) 5623 : audit [DBG] from='client.? 172.21.15.67:0/2974235946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:15 smithi082 bash[20963]: cluster 2024-04-03T22:08:13.556246+0000 mgr.y (mgr.24370) 14091 : cluster [DBG] pgmap v14075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:15 smithi067 bash[17655]: cluster 2024-04-03T22:08:13.556246+0000 mgr.y (mgr.24370) 14091 : cluster [DBG] pgmap v14075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:15 smithi067 bash[27441]: cluster 2024-04-03T22:08:13.556246+0000 mgr.y (mgr.24370) 14091 : cluster [DBG] pgmap v14075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:16.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:16 smithi082 bash[20963]: audit 2024-04-03T22:08:16.136217+0000 mon.c (mon.2) 5624 : audit [DBG] from='client.? 172.21.15.67:0/1025437791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:16.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:16 smithi067 bash[27441]: audit 2024-04-03T22:08:16.136217+0000 mon.c (mon.2) 5624 : audit [DBG] from='client.? 172.21.15.67:0/1025437791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:16 smithi067 bash[17655]: audit 2024-04-03T22:08:16.136217+0000 mon.c (mon.2) 5624 : audit [DBG] from='client.? 172.21.15.67:0/1025437791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:17 smithi082 bash[20963]: cluster 2024-04-03T22:08:15.556886+0000 mgr.y (mgr.24370) 14092 : cluster [DBG] pgmap v14076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:17 smithi067 bash[17655]: cluster 2024-04-03T22:08:15.556886+0000 mgr.y (mgr.24370) 14092 : cluster [DBG] pgmap v14076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:17 smithi067 bash[27441]: cluster 2024-04-03T22:08:15.556886+0000 mgr.y (mgr.24370) 14092 : cluster [DBG] pgmap v14076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:19 smithi082 bash[20963]: cluster 2024-04-03T22:08:17.558072+0000 mgr.y (mgr.24370) 14093 : cluster [DBG] pgmap v14077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:19 smithi082 bash[20963]: audit 2024-04-03T22:08:18.594513+0000 mon.a (mon.0) 12110 : audit [DBG] from='client.? 172.21.15.67:0/895237564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:19.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:19 smithi067 bash[27441]: cluster 2024-04-03T22:08:17.558072+0000 mgr.y (mgr.24370) 14093 : cluster [DBG] pgmap v14077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:19 smithi067 bash[27441]: audit 2024-04-03T22:08:18.594513+0000 mon.a (mon.0) 12110 : audit [DBG] from='client.? 172.21.15.67:0/895237564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:19 smithi067 bash[17655]: cluster 2024-04-03T22:08:17.558072+0000 mgr.y (mgr.24370) 14093 : cluster [DBG] pgmap v14077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:19 smithi067 bash[17655]: audit 2024-04-03T22:08:18.594513+0000 mon.a (mon.0) 12110 : audit [DBG] from='client.? 172.21.15.67:0/895237564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:21 smithi082 bash[20963]: cluster 2024-04-03T22:08:19.558768+0000 mgr.y (mgr.24370) 14094 : cluster [DBG] pgmap v14078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:21 smithi082 bash[20963]: audit 2024-04-03T22:08:21.052550+0000 mon.c (mon.2) 5625 : audit [DBG] from='client.? 172.21.15.67:0/3943514989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:21 smithi067 bash[27441]: cluster 2024-04-03T22:08:19.558768+0000 mgr.y (mgr.24370) 14094 : cluster [DBG] pgmap v14078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:21 smithi067 bash[27441]: audit 2024-04-03T22:08:21.052550+0000 mon.c (mon.2) 5625 : audit [DBG] from='client.? 172.21.15.67:0/3943514989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:21 smithi067 bash[17655]: cluster 2024-04-03T22:08:19.558768+0000 mgr.y (mgr.24370) 14094 : cluster [DBG] pgmap v14078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:21 smithi067 bash[17655]: audit 2024-04-03T22:08:21.052550+0000 mon.c (mon.2) 5625 : audit [DBG] from='client.? 172.21.15.67:0/3943514989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:23.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:23 smithi067 bash[27441]: cluster 2024-04-03T22:08:21.559962+0000 mgr.y (mgr.24370) 14095 : cluster [DBG] pgmap v14079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:23 smithi067 bash[17655]: cluster 2024-04-03T22:08:21.559962+0000 mgr.y (mgr.24370) 14095 : cluster [DBG] pgmap v14079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:08:23.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:23 smithi082 bash[20963]: cluster 2024-04-03T22:08:21.559962+0000 mgr.y (mgr.24370) 14095 : cluster [DBG] pgmap v14079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:23.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:08:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:24 smithi082 bash[20963]: audit 2024-04-03T22:08:23.505148+0000 mon.a (mon.0) 12111 : audit [DBG] from='client.? 172.21.15.67:0/536580013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:24 smithi067 bash[17655]: audit 2024-04-03T22:08:23.505148+0000 mon.a (mon.0) 12111 : audit [DBG] from='client.? 172.21.15.67:0/536580013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:24 smithi067 bash[27441]: audit 2024-04-03T22:08:23.505148+0000 mon.a (mon.0) 12111 : audit [DBG] from='client.? 172.21.15.67:0/536580013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:25 smithi082 bash[20963]: cluster 2024-04-03T22:08:23.560736+0000 mgr.y (mgr.24370) 14096 : cluster [DBG] pgmap v14080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:25 smithi067 bash[27441]: cluster 2024-04-03T22:08:23.560736+0000 mgr.y (mgr.24370) 14096 : cluster [DBG] pgmap v14080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:25 smithi067 bash[17655]: cluster 2024-04-03T22:08:23.560736+0000 mgr.y (mgr.24370) 14096 : cluster [DBG] pgmap v14080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:26 smithi082 bash[20963]: audit 2024-04-03T22:08:25.407075+0000 mon.a (mon.0) 12112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:26 smithi082 bash[20963]: cluster 2024-04-03T22:08:25.561581+0000 mgr.y (mgr.24370) 14097 : cluster [DBG] pgmap v14081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:26 smithi082 bash[20963]: audit 2024-04-03T22:08:25.954846+0000 mon.c (mon.2) 5626 : audit [DBG] from='client.? 172.21.15.67:0/388593779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:26 smithi067 bash[27441]: audit 2024-04-03T22:08:25.407075+0000 mon.a (mon.0) 12112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:26 smithi067 bash[27441]: cluster 2024-04-03T22:08:25.561581+0000 mgr.y (mgr.24370) 14097 : cluster [DBG] pgmap v14081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:26 smithi067 bash[27441]: audit 2024-04-03T22:08:25.954846+0000 mon.c (mon.2) 5626 : audit [DBG] from='client.? 172.21.15.67:0/388593779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:26 smithi067 bash[17655]: audit 2024-04-03T22:08:25.407075+0000 mon.a (mon.0) 12112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:26 smithi067 bash[17655]: cluster 2024-04-03T22:08:25.561581+0000 mgr.y (mgr.24370) 14097 : cluster [DBG] pgmap v14081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:26 smithi067 bash[17655]: audit 2024-04-03T22:08:25.954846+0000 mon.c (mon.2) 5626 : audit [DBG] from='client.? 172.21.15.67:0/388593779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:27 smithi082 bash[20963]: audit 2024-04-03T22:08:26.968318+0000 mon.a (mon.0) 12113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:08:27.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:27 smithi067 bash[17655]: audit 2024-04-03T22:08:26.968318+0000 mon.a (mon.0) 12113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:08:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:27 smithi067 bash[27441]: audit 2024-04-03T22:08:26.968318+0000 mon.a (mon.0) 12113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:08:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:28 smithi082 bash[20963]: cluster 2024-04-03T22:08:27.562819+0000 mgr.y (mgr.24370) 14098 : cluster [DBG] pgmap v14082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:28 smithi067 bash[17655]: cluster 2024-04-03T22:08:27.562819+0000 mgr.y (mgr.24370) 14098 : cluster [DBG] pgmap v14082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:28 smithi067 bash[27441]: cluster 2024-04-03T22:08:27.562819+0000 mgr.y (mgr.24370) 14098 : cluster [DBG] pgmap v14082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:29 smithi082 bash[20963]: audit 2024-04-03T22:08:28.408414+0000 mon.a (mon.0) 12114 : audit [DBG] from='client.? 172.21.15.67:0/1640813588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:29 smithi067 bash[17655]: audit 2024-04-03T22:08:28.408414+0000 mon.a (mon.0) 12114 : audit [DBG] from='client.? 172.21.15.67:0/1640813588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:29 smithi067 bash[27441]: audit 2024-04-03T22:08:28.408414+0000 mon.a (mon.0) 12114 : audit [DBG] from='client.? 172.21.15.67:0/1640813588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:30 smithi082 bash[20963]: cluster 2024-04-03T22:08:29.563531+0000 mgr.y (mgr.24370) 14099 : cluster [DBG] pgmap v14083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:30.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:30 smithi067 bash[27441]: cluster 2024-04-03T22:08:29.563531+0000 mgr.y (mgr.24370) 14099 : cluster [DBG] pgmap v14083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:30.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:30 smithi067 bash[17655]: cluster 2024-04-03T22:08:29.563531+0000 mgr.y (mgr.24370) 14099 : cluster [DBG] pgmap v14083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:31 smithi082 bash[20963]: audit 2024-04-03T22:08:30.868606+0000 mon.a (mon.0) 12115 : audit [DBG] from='client.? 172.21.15.67:0/442750045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:31 smithi067 bash[17655]: audit 2024-04-03T22:08:30.868606+0000 mon.a (mon.0) 12115 : audit [DBG] from='client.? 172.21.15.67:0/442750045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:31 smithi067 bash[27441]: audit 2024-04-03T22:08:30.868606+0000 mon.a (mon.0) 12115 : audit [DBG] from='client.? 172.21.15.67:0/442750045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:32 smithi082 bash[20963]: cluster 2024-04-03T22:08:31.564859+0000 mgr.y (mgr.24370) 14100 : cluster [DBG] pgmap v14084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:32.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:32 smithi067 bash[17655]: cluster 2024-04-03T22:08:31.564859+0000 mgr.y (mgr.24370) 14100 : cluster [DBG] pgmap v14084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:32 smithi067 bash[27441]: cluster 2024-04-03T22:08:31.564859+0000 mgr.y (mgr.24370) 14100 : cluster [DBG] pgmap v14084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:08:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:08:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:33 smithi082 bash[20963]: audit 2024-04-03T22:08:32.713288+0000 mon.a (mon.0) 12116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:33 smithi082 bash[20963]: audit 2024-04-03T22:08:32.721121+0000 mon.a (mon.0) 12117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:33 smithi082 bash[20963]: audit 2024-04-03T22:08:32.964923+0000 mon.a (mon.0) 12118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:33 smithi082 bash[20963]: audit 2024-04-03T22:08:32.973135+0000 mon.a (mon.0) 12119 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:33 smithi082 bash[20963]: audit 2024-04-03T22:08:33.340298+0000 mon.c (mon.2) 5627 : audit [DBG] from='client.? 172.21.15.67:0/598076648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:33 smithi082 bash[20963]: audit 2024-04-03T22:08:33.404245+0000 mon.a (mon.0) 12120 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:08:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:33 smithi082 bash[20963]: audit 2024-04-03T22:08:33.406116+0000 mon.a (mon.0) 12121 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:08:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:33 smithi082 bash[20963]: audit 2024-04-03T22:08:33.415321+0000 mon.a (mon.0) 12122 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[27441]: audit 2024-04-03T22:08:32.713288+0000 mon.a (mon.0) 12116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[27441]: audit 2024-04-03T22:08:32.721121+0000 mon.a (mon.0) 12117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[27441]: audit 2024-04-03T22:08:32.964923+0000 mon.a (mon.0) 12118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[27441]: audit 2024-04-03T22:08:32.973135+0000 mon.a (mon.0) 12119 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[27441]: audit 2024-04-03T22:08:33.340298+0000 mon.c (mon.2) 5627 : audit [DBG] from='client.? 172.21.15.67:0/598076648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[27441]: audit 2024-04-03T22:08:33.404245+0000 mon.a (mon.0) 12120 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:08:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[27441]: audit 2024-04-03T22:08:33.406116+0000 mon.a (mon.0) 12121 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:08:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[27441]: audit 2024-04-03T22:08:33.415321+0000 mon.a (mon.0) 12122 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[17655]: audit 2024-04-03T22:08:32.713288+0000 mon.a (mon.0) 12116 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[17655]: audit 2024-04-03T22:08:32.721121+0000 mon.a (mon.0) 12117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[17655]: audit 2024-04-03T22:08:32.964923+0000 mon.a (mon.0) 12118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[17655]: audit 2024-04-03T22:08:32.973135+0000 mon.a (mon.0) 12119 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[17655]: audit 2024-04-03T22:08:33.340298+0000 mon.c (mon.2) 5627 : audit [DBG] from='client.? 172.21.15.67:0/598076648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[17655]: audit 2024-04-03T22:08:33.404245+0000 mon.a (mon.0) 12120 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:08:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[17655]: audit 2024-04-03T22:08:33.406116+0000 mon.a (mon.0) 12121 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:08:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:33 smithi067 bash[17655]: audit 2024-04-03T22:08:33.415321+0000 mon.a (mon.0) 12122 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:08:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:34 smithi082 bash[20963]: cluster 2024-04-03T22:08:33.565552+0000 mgr.y (mgr.24370) 14101 : cluster [DBG] pgmap v14085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:35.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:34 smithi067 bash[17655]: cluster 2024-04-03T22:08:33.565552+0000 mgr.y (mgr.24370) 14101 : cluster [DBG] pgmap v14085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:34 smithi067 bash[27441]: cluster 2024-04-03T22:08:33.565552+0000 mgr.y (mgr.24370) 14101 : cluster [DBG] pgmap v14085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:36 smithi082 bash[20963]: cluster 2024-04-03T22:08:35.566045+0000 mgr.y (mgr.24370) 14102 : cluster [DBG] pgmap v14086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:36 smithi082 bash[20963]: audit 2024-04-03T22:08:35.798529+0000 mon.a (mon.0) 12123 : audit [DBG] from='client.? 172.21.15.67:0/309079018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:37.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:36 smithi067 bash[17655]: cluster 2024-04-03T22:08:35.566045+0000 mgr.y (mgr.24370) 14102 : cluster [DBG] pgmap v14086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:37.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:36 smithi067 bash[17655]: audit 2024-04-03T22:08:35.798529+0000 mon.a (mon.0) 12123 : audit [DBG] from='client.? 172.21.15.67:0/309079018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:36 smithi067 bash[27441]: cluster 2024-04-03T22:08:35.566045+0000 mgr.y (mgr.24370) 14102 : cluster [DBG] pgmap v14086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:36 smithi067 bash[27441]: audit 2024-04-03T22:08:35.798529+0000 mon.a (mon.0) 12123 : audit [DBG] from='client.? 172.21.15.67:0/309079018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:38 smithi082 bash[20963]: cluster 2024-04-03T22:08:37.567237+0000 mgr.y (mgr.24370) 14103 : cluster [DBG] pgmap v14087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:38 smithi082 bash[20963]: audit 2024-04-03T22:08:38.241903+0000 mon.c (mon.2) 5628 : audit [DBG] from='client.? 172.21.15.67:0/694583901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:39.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:38 smithi067 bash[17655]: cluster 2024-04-03T22:08:37.567237+0000 mgr.y (mgr.24370) 14103 : cluster [DBG] pgmap v14087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:39.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:38 smithi067 bash[17655]: audit 2024-04-03T22:08:38.241903+0000 mon.c (mon.2) 5628 : audit [DBG] from='client.? 172.21.15.67:0/694583901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:38 smithi067 bash[27441]: cluster 2024-04-03T22:08:37.567237+0000 mgr.y (mgr.24370) 14103 : cluster [DBG] pgmap v14087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:38 smithi067 bash[27441]: audit 2024-04-03T22:08:38.241903+0000 mon.c (mon.2) 5628 : audit [DBG] from='client.? 172.21.15.67:0/694583901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:40 smithi082 bash[20963]: cluster 2024-04-03T22:08:39.568036+0000 mgr.y (mgr.24370) 14104 : cluster [DBG] pgmap v14088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:40 smithi082 bash[20963]: audit 2024-04-03T22:08:40.407217+0000 mon.a (mon.0) 12124 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:40 smithi082 bash[20963]: audit 2024-04-03T22:08:40.700084+0000 mon.a (mon.0) 12125 : audit [DBG] from='client.? 172.21.15.67:0/1244165874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:40 smithi067 bash[17655]: cluster 2024-04-03T22:08:39.568036+0000 mgr.y (mgr.24370) 14104 : cluster [DBG] pgmap v14088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:40 smithi067 bash[17655]: audit 2024-04-03T22:08:40.407217+0000 mon.a (mon.0) 12124 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:40 smithi067 bash[17655]: audit 2024-04-03T22:08:40.700084+0000 mon.a (mon.0) 12125 : audit [DBG] from='client.? 172.21.15.67:0/1244165874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:40 smithi067 bash[27441]: cluster 2024-04-03T22:08:39.568036+0000 mgr.y (mgr.24370) 14104 : cluster [DBG] pgmap v14088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:40 smithi067 bash[27441]: audit 2024-04-03T22:08:40.407217+0000 mon.a (mon.0) 12124 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:40 smithi067 bash[27441]: audit 2024-04-03T22:08:40.700084+0000 mon.a (mon.0) 12125 : audit [DBG] from='client.? 172.21.15.67:0/1244165874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:42 smithi067 bash[17655]: cluster 2024-04-03T22:08:41.569250+0000 mgr.y (mgr.24370) 14105 : cluster [DBG] pgmap v14089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:42 smithi067 bash[27441]: cluster 2024-04-03T22:08:41.569250+0000 mgr.y (mgr.24370) 14105 : cluster [DBG] pgmap v14089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:43.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:42 smithi082 bash[20963]: cluster 2024-04-03T22:08:41.569250+0000 mgr.y (mgr.24370) 14105 : cluster [DBG] pgmap v14089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:08:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:08:43.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:43 smithi082 bash[20963]: audit 2024-04-03T22:08:43.151390+0000 mon.c (mon.2) 5629 : audit [DBG] from='client.? 172.21.15.67:0/883329128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:43 smithi067 bash[27441]: audit 2024-04-03T22:08:43.151390+0000 mon.c (mon.2) 5629 : audit [DBG] from='client.? 172.21.15.67:0/883329128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:44.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:43 smithi067 bash[17655]: audit 2024-04-03T22:08:43.151390+0000 mon.c (mon.2) 5629 : audit [DBG] from='client.? 172.21.15.67:0/883329128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:44 smithi082 bash[20963]: cluster 2024-04-03T22:08:43.569973+0000 mgr.y (mgr.24370) 14106 : cluster [DBG] pgmap v14090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:44 smithi067 bash[27441]: cluster 2024-04-03T22:08:43.569973+0000 mgr.y (mgr.24370) 14106 : cluster [DBG] pgmap v14090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:44 smithi067 bash[17655]: cluster 2024-04-03T22:08:43.569973+0000 mgr.y (mgr.24370) 14106 : cluster [DBG] pgmap v14090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:46.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:45 smithi082 bash[20963]: audit 2024-04-03T22:08:45.598675+0000 mon.a (mon.0) 12126 : audit [DBG] from='client.? 172.21.15.67:0/1080279931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:46.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:45 smithi067 bash[27441]: audit 2024-04-03T22:08:45.598675+0000 mon.a (mon.0) 12126 : audit [DBG] from='client.? 172.21.15.67:0/1080279931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:46.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:45 smithi067 bash[17655]: audit 2024-04-03T22:08:45.598675+0000 mon.a (mon.0) 12126 : audit [DBG] from='client.? 172.21.15.67:0/1080279931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:46 smithi082 bash[20963]: cluster 2024-04-03T22:08:45.570625+0000 mgr.y (mgr.24370) 14107 : cluster [DBG] pgmap v14091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:47.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:46 smithi067 bash[27441]: cluster 2024-04-03T22:08:45.570625+0000 mgr.y (mgr.24370) 14107 : cluster [DBG] pgmap v14091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:46 smithi067 bash[17655]: cluster 2024-04-03T22:08:45.570625+0000 mgr.y (mgr.24370) 14107 : cluster [DBG] pgmap v14091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:48 smithi082 bash[20963]: cluster 2024-04-03T22:08:47.571689+0000 mgr.y (mgr.24370) 14108 : cluster [DBG] pgmap v14092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:48 smithi082 bash[20963]: audit 2024-04-03T22:08:48.054672+0000 mon.a (mon.0) 12127 : audit [DBG] from='client.? 172.21.15.67:0/3148823406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:49.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:48 smithi067 bash[17655]: cluster 2024-04-03T22:08:47.571689+0000 mgr.y (mgr.24370) 14108 : cluster [DBG] pgmap v14092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:48 smithi067 bash[17655]: audit 2024-04-03T22:08:48.054672+0000 mon.a (mon.0) 12127 : audit [DBG] from='client.? 172.21.15.67:0/3148823406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:48 smithi067 bash[27441]: cluster 2024-04-03T22:08:47.571689+0000 mgr.y (mgr.24370) 14108 : cluster [DBG] pgmap v14092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:48 smithi067 bash[27441]: audit 2024-04-03T22:08:48.054672+0000 mon.a (mon.0) 12127 : audit [DBG] from='client.? 172.21.15.67:0/3148823406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:50 smithi082 bash[20963]: cluster 2024-04-03T22:08:49.572375+0000 mgr.y (mgr.24370) 14109 : cluster [DBG] pgmap v14093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:50 smithi082 bash[20963]: audit 2024-04-03T22:08:50.502348+0000 mon.c (mon.2) 5630 : audit [DBG] from='client.? 172.21.15.67:0/446589507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:51.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:50 smithi067 bash[27441]: cluster 2024-04-03T22:08:49.572375+0000 mgr.y (mgr.24370) 14109 : cluster [DBG] pgmap v14093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:50 smithi067 bash[27441]: audit 2024-04-03T22:08:50.502348+0000 mon.c (mon.2) 5630 : audit [DBG] from='client.? 172.21.15.67:0/446589507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:50 smithi067 bash[17655]: cluster 2024-04-03T22:08:49.572375+0000 mgr.y (mgr.24370) 14109 : cluster [DBG] pgmap v14093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:50 smithi067 bash[17655]: audit 2024-04-03T22:08:50.502348+0000 mon.c (mon.2) 5630 : audit [DBG] from='client.? 172.21.15.67:0/446589507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:52 smithi067 bash[27441]: cluster 2024-04-03T22:08:51.573503+0000 mgr.y (mgr.24370) 14110 : cluster [DBG] pgmap v14094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:52 smithi067 bash[17655]: cluster 2024-04-03T22:08:51.573503+0000 mgr.y (mgr.24370) 14110 : cluster [DBG] pgmap v14094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:53.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:52 smithi082 bash[20963]: cluster 2024-04-03T22:08:51.573503+0000 mgr.y (mgr.24370) 14110 : cluster [DBG] pgmap v14094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:08:53.778 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:08:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:53 smithi082 bash[20963]: audit 2024-04-03T22:08:52.963198+0000 mon.c (mon.2) 5631 : audit [DBG] from='client.? 172.21.15.67:0/3225836959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:53 smithi067 bash[17655]: audit 2024-04-03T22:08:52.963198+0000 mon.c (mon.2) 5631 : audit [DBG] from='client.? 172.21.15.67:0/3225836959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:53 smithi067 bash[27441]: audit 2024-04-03T22:08:52.963198+0000 mon.c (mon.2) 5631 : audit [DBG] from='client.? 172.21.15.67:0/3225836959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:54 smithi082 bash[20963]: cluster 2024-04-03T22:08:53.574154+0000 mgr.y (mgr.24370) 14111 : cluster [DBG] pgmap v14095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:55.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:54 smithi067 bash[17655]: cluster 2024-04-03T22:08:53.574154+0000 mgr.y (mgr.24370) 14111 : cluster [DBG] pgmap v14095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:54 smithi067 bash[27441]: cluster 2024-04-03T22:08:53.574154+0000 mgr.y (mgr.24370) 14111 : cluster [DBG] pgmap v14095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:55 smithi082 bash[20963]: audit 2024-04-03T22:08:55.407938+0000 mon.a (mon.0) 12128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:55 smithi082 bash[20963]: audit 2024-04-03T22:08:55.417986+0000 mon.a (mon.0) 12129 : audit [DBG] from='client.? 172.21.15.67:0/3469068885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:56.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:55 smithi067 bash[17655]: audit 2024-04-03T22:08:55.407938+0000 mon.a (mon.0) 12128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:55 smithi067 bash[17655]: audit 2024-04-03T22:08:55.417986+0000 mon.a (mon.0) 12129 : audit [DBG] from='client.? 172.21.15.67:0/3469068885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:55 smithi067 bash[27441]: audit 2024-04-03T22:08:55.407938+0000 mon.a (mon.0) 12128 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:08:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:55 smithi067 bash[27441]: audit 2024-04-03T22:08:55.417986+0000 mon.a (mon.0) 12129 : audit [DBG] from='client.? 172.21.15.67:0/3469068885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:56 smithi082 bash[20963]: cluster 2024-04-03T22:08:55.574825+0000 mgr.y (mgr.24370) 14112 : cluster [DBG] pgmap v14096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:57.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:56 smithi067 bash[17655]: cluster 2024-04-03T22:08:55.574825+0000 mgr.y (mgr.24370) 14112 : cluster [DBG] pgmap v14096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:56 smithi067 bash[27441]: cluster 2024-04-03T22:08:55.574825+0000 mgr.y (mgr.24370) 14112 : cluster [DBG] pgmap v14096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:58 smithi082 bash[20963]: cluster 2024-04-03T22:08:57.575734+0000 mgr.y (mgr.24370) 14113 : cluster [DBG] pgmap v14097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:08:58 smithi082 bash[20963]: audit 2024-04-03T22:08:57.875589+0000 mon.a (mon.0) 12130 : audit [DBG] from='client.? 172.21.15.67:0/547196612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:59.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:58 smithi067 bash[17655]: cluster 2024-04-03T22:08:57.575734+0000 mgr.y (mgr.24370) 14113 : cluster [DBG] pgmap v14097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:08:58 smithi067 bash[17655]: audit 2024-04-03T22:08:57.875589+0000 mon.a (mon.0) 12130 : audit [DBG] from='client.? 172.21.15.67:0/547196612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:08:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:58 smithi067 bash[27441]: cluster 2024-04-03T22:08:57.575734+0000 mgr.y (mgr.24370) 14113 : cluster [DBG] pgmap v14097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:08:59.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:08:58 smithi067 bash[27441]: audit 2024-04-03T22:08:57.875589+0000 mon.a (mon.0) 12130 : audit [DBG] from='client.? 172.21.15.67:0/547196612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:00 smithi082 bash[20963]: cluster 2024-04-03T22:08:59.576428+0000 mgr.y (mgr.24370) 14114 : cluster [DBG] pgmap v14098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:00 smithi082 bash[20963]: audit 2024-04-03T22:09:00.335617+0000 mon.c (mon.2) 5632 : audit [DBG] from='client.? 172.21.15.67:0/1784306750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:01.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:00 smithi067 bash[17655]: cluster 2024-04-03T22:08:59.576428+0000 mgr.y (mgr.24370) 14114 : cluster [DBG] pgmap v14098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:00 smithi067 bash[17655]: audit 2024-04-03T22:09:00.335617+0000 mon.c (mon.2) 5632 : audit [DBG] from='client.? 172.21.15.67:0/1784306750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:00 smithi067 bash[27441]: cluster 2024-04-03T22:08:59.576428+0000 mgr.y (mgr.24370) 14114 : cluster [DBG] pgmap v14098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:00 smithi067 bash[27441]: audit 2024-04-03T22:09:00.335617+0000 mon.c (mon.2) 5632 : audit [DBG] from='client.? 172.21.15.67:0/1784306750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:03.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:02 smithi067 bash[17655]: cluster 2024-04-03T22:09:01.577609+0000 mgr.y (mgr.24370) 14115 : cluster [DBG] pgmap v14099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:03.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:02 smithi067 bash[17655]: audit 2024-04-03T22:09:02.783490+0000 mon.c (mon.2) 5633 : audit [DBG] from='client.? 172.21.15.67:0/2997757734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:02 smithi067 bash[27441]: cluster 2024-04-03T22:09:01.577609+0000 mgr.y (mgr.24370) 14115 : cluster [DBG] pgmap v14099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:03.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:02 smithi067 bash[27441]: audit 2024-04-03T22:09:02.783490+0000 mon.c (mon.2) 5633 : audit [DBG] from='client.? 172.21.15.67:0/2997757734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:02 smithi082 bash[20963]: cluster 2024-04-03T22:09:01.577609+0000 mgr.y (mgr.24370) 14115 : cluster [DBG] pgmap v14099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:02 smithi082 bash[20963]: audit 2024-04-03T22:09:02.783490+0000 mon.c (mon.2) 5633 : audit [DBG] from='client.? 172.21.15.67:0/2997757734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:09:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:09:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:04 smithi082 bash[20963]: cluster 2024-04-03T22:09:03.578414+0000 mgr.y (mgr.24370) 14116 : cluster [DBG] pgmap v14100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:04 smithi067 bash[27441]: cluster 2024-04-03T22:09:03.578414+0000 mgr.y (mgr.24370) 14116 : cluster [DBG] pgmap v14100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:04 smithi067 bash[17655]: cluster 2024-04-03T22:09:03.578414+0000 mgr.y (mgr.24370) 14116 : cluster [DBG] pgmap v14100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:06.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:05 smithi082 bash[20963]: audit 2024-04-03T22:09:05.230037+0000 mon.c (mon.2) 5634 : audit [DBG] from='client.? 172.21.15.67:0/191002738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:06.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:05 smithi067 bash[27441]: audit 2024-04-03T22:09:05.230037+0000 mon.c (mon.2) 5634 : audit [DBG] from='client.? 172.21.15.67:0/191002738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:05 smithi067 bash[17655]: audit 2024-04-03T22:09:05.230037+0000 mon.c (mon.2) 5634 : audit [DBG] from='client.? 172.21.15.67:0/191002738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:07.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:06 smithi082 bash[20963]: cluster 2024-04-03T22:09:05.579169+0000 mgr.y (mgr.24370) 14117 : cluster [DBG] pgmap v14101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:07.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:06 smithi067 bash[27441]: cluster 2024-04-03T22:09:05.579169+0000 mgr.y (mgr.24370) 14117 : cluster [DBG] pgmap v14101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:07.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:06 smithi067 bash[17655]: cluster 2024-04-03T22:09:05.579169+0000 mgr.y (mgr.24370) 14117 : cluster [DBG] pgmap v14101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:08.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:07 smithi082 bash[20963]: audit 2024-04-03T22:09:07.679428+0000 mon.a (mon.0) 12131 : audit [DBG] from='client.? 172.21.15.67:0/3348363427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:08.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:07 smithi067 bash[27441]: audit 2024-04-03T22:09:07.679428+0000 mon.a (mon.0) 12131 : audit [DBG] from='client.? 172.21.15.67:0/3348363427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:08.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:07 smithi067 bash[17655]: audit 2024-04-03T22:09:07.679428+0000 mon.a (mon.0) 12131 : audit [DBG] from='client.? 172.21.15.67:0/3348363427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:09.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:08 smithi082 bash[20963]: cluster 2024-04-03T22:09:07.580283+0000 mgr.y (mgr.24370) 14118 : cluster [DBG] pgmap v14102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:09.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:08 smithi067 bash[27441]: cluster 2024-04-03T22:09:07.580283+0000 mgr.y (mgr.24370) 14118 : cluster [DBG] pgmap v14102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:08 smithi067 bash[17655]: cluster 2024-04-03T22:09:07.580283+0000 mgr.y (mgr.24370) 14118 : cluster [DBG] pgmap v14102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:10 smithi082 bash[20963]: cluster 2024-04-03T22:09:09.580941+0000 mgr.y (mgr.24370) 14119 : cluster [DBG] pgmap v14103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:10 smithi082 bash[20963]: audit 2024-04-03T22:09:10.133978+0000 mon.a (mon.0) 12132 : audit [DBG] from='client.? 172.21.15.67:0/1946654203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:11.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:10 smithi082 bash[20963]: audit 2024-04-03T22:09:10.408462+0000 mon.a (mon.0) 12133 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:10 smithi067 bash[17655]: cluster 2024-04-03T22:09:09.580941+0000 mgr.y (mgr.24370) 14119 : cluster [DBG] pgmap v14103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:10 smithi067 bash[17655]: audit 2024-04-03T22:09:10.133978+0000 mon.a (mon.0) 12132 : audit [DBG] from='client.? 172.21.15.67:0/1946654203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:10 smithi067 bash[17655]: audit 2024-04-03T22:09:10.408462+0000 mon.a (mon.0) 12133 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:10 smithi067 bash[27441]: cluster 2024-04-03T22:09:09.580941+0000 mgr.y (mgr.24370) 14119 : cluster [DBG] pgmap v14103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:10 smithi067 bash[27441]: audit 2024-04-03T22:09:10.133978+0000 mon.a (mon.0) 12132 : audit [DBG] from='client.? 172.21.15.67:0/1946654203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:11.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:10 smithi067 bash[27441]: audit 2024-04-03T22:09:10.408462+0000 mon.a (mon.0) 12133 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:12 smithi082 bash[20963]: cluster 2024-04-03T22:09:11.582117+0000 mgr.y (mgr.24370) 14120 : cluster [DBG] pgmap v14104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:13.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:12 smithi082 bash[20963]: audit 2024-04-03T22:09:12.587764+0000 mon.c (mon.2) 5635 : audit [DBG] from='client.? 172.21.15.67:0/2488326037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:13.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:09:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:12 smithi067 bash[17655]: cluster 2024-04-03T22:09:11.582117+0000 mgr.y (mgr.24370) 14120 : cluster [DBG] pgmap v14104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:12 smithi067 bash[17655]: audit 2024-04-03T22:09:12.587764+0000 mon.c (mon.2) 5635 : audit [DBG] from='client.? 172.21.15.67:0/2488326037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:13.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:12 smithi067 bash[27441]: cluster 2024-04-03T22:09:11.582117+0000 mgr.y (mgr.24370) 14120 : cluster [DBG] pgmap v14104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:13.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:12 smithi067 bash[27441]: audit 2024-04-03T22:09:12.587764+0000 mon.c (mon.2) 5635 : audit [DBG] from='client.? 172.21.15.67:0/2488326037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:09:15.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:14 smithi082 bash[20963]: cluster 2024-04-03T22:09:13.582803+0000 mgr.y (mgr.24370) 14121 : cluster [DBG] pgmap v14105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:14 smithi067 bash[17655]: cluster 2024-04-03T22:09:13.582803+0000 mgr.y (mgr.24370) 14121 : cluster [DBG] pgmap v14105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:14 smithi067 bash[27441]: cluster 2024-04-03T22:09:13.582803+0000 mgr.y (mgr.24370) 14121 : cluster [DBG] pgmap v14105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:16.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:15 smithi082 bash[20963]: audit 2024-04-03T22:09:15.050905+0000 mon.c (mon.2) 5636 : audit [DBG] from='client.? 172.21.15.67:0/2026104057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:16.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:15 smithi067 bash[17655]: audit 2024-04-03T22:09:15.050905+0000 mon.c (mon.2) 5636 : audit [DBG] from='client.? 172.21.15.67:0/2026104057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:15 smithi067 bash[27441]: audit 2024-04-03T22:09:15.050905+0000 mon.c (mon.2) 5636 : audit [DBG] from='client.? 172.21.15.67:0/2026104057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:16 smithi082 bash[20963]: cluster 2024-04-03T22:09:15.583522+0000 mgr.y (mgr.24370) 14122 : cluster [DBG] pgmap v14106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:17.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:16 smithi067 bash[27441]: cluster 2024-04-03T22:09:15.583522+0000 mgr.y (mgr.24370) 14122 : cluster [DBG] pgmap v14106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:16 smithi067 bash[17655]: cluster 2024-04-03T22:09:15.583522+0000 mgr.y (mgr.24370) 14122 : cluster [DBG] pgmap v14106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:18.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:17 smithi082 bash[20963]: audit 2024-04-03T22:09:17.504445+0000 mon.a (mon.0) 12134 : audit [DBG] from='client.? 172.21.15.67:0/858362799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:18.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:17 smithi067 bash[27441]: audit 2024-04-03T22:09:17.504445+0000 mon.a (mon.0) 12134 : audit [DBG] from='client.? 172.21.15.67:0/858362799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:18.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:17 smithi067 bash[17655]: audit 2024-04-03T22:09:17.504445+0000 mon.a (mon.0) 12134 : audit [DBG] from='client.? 172.21.15.67:0/858362799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:19 smithi082 bash[20963]: cluster 2024-04-03T22:09:17.584713+0000 mgr.y (mgr.24370) 14123 : cluster [DBG] pgmap v14107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:19 smithi067 bash[17655]: cluster 2024-04-03T22:09:17.584713+0000 mgr.y (mgr.24370) 14123 : cluster [DBG] pgmap v14107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:19 smithi067 bash[27441]: cluster 2024-04-03T22:09:17.584713+0000 mgr.y (mgr.24370) 14123 : cluster [DBG] pgmap v14107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:20 smithi082 bash[20963]: audit 2024-04-03T22:09:19.968270+0000 mon.c (mon.2) 5637 : audit [DBG] from='client.? 172.21.15.67:0/3846759072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:20.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:20 smithi067 bash[17655]: audit 2024-04-03T22:09:19.968270+0000 mon.c (mon.2) 5637 : audit [DBG] from='client.? 172.21.15.67:0/3846759072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:20 smithi067 bash[27441]: audit 2024-04-03T22:09:19.968270+0000 mon.c (mon.2) 5637 : audit [DBG] from='client.? 172.21.15.67:0/3846759072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:21 smithi082 bash[20963]: cluster 2024-04-03T22:09:19.585396+0000 mgr.y (mgr.24370) 14124 : cluster [DBG] pgmap v14108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:21.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:21 smithi067 bash[17655]: cluster 2024-04-03T22:09:19.585396+0000 mgr.y (mgr.24370) 14124 : cluster [DBG] pgmap v14108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:21 smithi067 bash[27441]: cluster 2024-04-03T22:09:19.585396+0000 mgr.y (mgr.24370) 14124 : cluster [DBG] pgmap v14108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:23.335 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:09:23.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:09:23.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:23 smithi082 bash[20963]: cluster 2024-04-03T22:09:21.586601+0000 mgr.y (mgr.24370) 14125 : cluster [DBG] pgmap v14109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:23.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:23 smithi082 bash[20963]: audit 2024-04-03T22:09:22.416646+0000 mon.c (mon.2) 5638 : audit [DBG] from='client.? 172.21.15.67:0/3541787872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:23.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:23 smithi067 bash[17655]: cluster 2024-04-03T22:09:21.586601+0000 mgr.y (mgr.24370) 14125 : cluster [DBG] pgmap v14109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:23.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:23 smithi067 bash[17655]: audit 2024-04-03T22:09:22.416646+0000 mon.c (mon.2) 5638 : audit [DBG] from='client.? 172.21.15.67:0/3541787872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:23.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:23 smithi067 bash[27441]: cluster 2024-04-03T22:09:21.586601+0000 mgr.y (mgr.24370) 14125 : cluster [DBG] pgmap v14109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:23.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:23 smithi067 bash[27441]: audit 2024-04-03T22:09:22.416646+0000 mon.c (mon.2) 5638 : audit [DBG] from='client.? 172.21.15.67:0/3541787872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:25 smithi082 bash[20963]: cluster 2024-04-03T22:09:23.587294+0000 mgr.y (mgr.24370) 14126 : cluster [DBG] pgmap v14110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:25 smithi082 bash[20963]: audit 2024-04-03T22:09:24.874595+0000 mon.c (mon.2) 5639 : audit [DBG] from='client.? 172.21.15.67:0/1345638250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:25 smithi067 bash[17655]: cluster 2024-04-03T22:09:23.587294+0000 mgr.y (mgr.24370) 14126 : cluster [DBG] pgmap v14110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:25 smithi067 bash[17655]: audit 2024-04-03T22:09:24.874595+0000 mon.c (mon.2) 5639 : audit [DBG] from='client.? 172.21.15.67:0/1345638250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:25 smithi067 bash[27441]: cluster 2024-04-03T22:09:23.587294+0000 mgr.y (mgr.24370) 14126 : cluster [DBG] pgmap v14110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:25 smithi067 bash[27441]: audit 2024-04-03T22:09:24.874595+0000 mon.c (mon.2) 5639 : audit [DBG] from='client.? 172.21.15.67:0/1345638250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:26 smithi082 bash[20963]: audit 2024-04-03T22:09:25.408779+0000 mon.a (mon.0) 12135 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:26.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:26 smithi067 bash[17655]: audit 2024-04-03T22:09:25.408779+0000 mon.a (mon.0) 12135 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:26 smithi067 bash[27441]: audit 2024-04-03T22:09:25.408779+0000 mon.a (mon.0) 12135 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:27 smithi082 bash[20963]: cluster 2024-04-03T22:09:25.587948+0000 mgr.y (mgr.24370) 14127 : cluster [DBG] pgmap v14111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:27 smithi082 bash[20963]: audit 2024-04-03T22:09:27.323844+0000 mon.c (mon.2) 5640 : audit [DBG] from='client.? 172.21.15.67:0/3514675605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:27 smithi067 bash[27441]: cluster 2024-04-03T22:09:25.587948+0000 mgr.y (mgr.24370) 14127 : cluster [DBG] pgmap v14111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:27 smithi067 bash[27441]: audit 2024-04-03T22:09:27.323844+0000 mon.c (mon.2) 5640 : audit [DBG] from='client.? 172.21.15.67:0/3514675605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:27 smithi067 bash[17655]: cluster 2024-04-03T22:09:25.587948+0000 mgr.y (mgr.24370) 14127 : cluster [DBG] pgmap v14111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:27 smithi067 bash[17655]: audit 2024-04-03T22:09:27.323844+0000 mon.c (mon.2) 5640 : audit [DBG] from='client.? 172.21.15.67:0/3514675605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:28 smithi082 bash[20963]: cluster 2024-04-03T22:09:27.589107+0000 mgr.y (mgr.24370) 14128 : cluster [DBG] pgmap v14112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:28.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:28 smithi067 bash[17655]: cluster 2024-04-03T22:09:27.589107+0000 mgr.y (mgr.24370) 14128 : cluster [DBG] pgmap v14112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:28 smithi067 bash[27441]: cluster 2024-04-03T22:09:27.589107+0000 mgr.y (mgr.24370) 14128 : cluster [DBG] pgmap v14112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:30 smithi067 bash[17655]: cluster 2024-04-03T22:09:29.589596+0000 mgr.y (mgr.24370) 14129 : cluster [DBG] pgmap v14113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:30 smithi067 bash[17655]: audit 2024-04-03T22:09:29.781100+0000 mon.c (mon.2) 5641 : audit [DBG] from='client.? 172.21.15.67:0/2151277159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:30 smithi067 bash[27441]: cluster 2024-04-03T22:09:29.589596+0000 mgr.y (mgr.24370) 14129 : cluster [DBG] pgmap v14113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:30 smithi067 bash[27441]: audit 2024-04-03T22:09:29.781100+0000 mon.c (mon.2) 5641 : audit [DBG] from='client.? 172.21.15.67:0/2151277159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:30 smithi082 bash[20963]: cluster 2024-04-03T22:09:29.589596+0000 mgr.y (mgr.24370) 14129 : cluster [DBG] pgmap v14113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:30 smithi082 bash[20963]: audit 2024-04-03T22:09:29.781100+0000 mon.c (mon.2) 5641 : audit [DBG] from='client.? 172.21.15.67:0/2151277159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:32 smithi067 bash[17655]: cluster 2024-04-03T22:09:31.590688+0000 mgr.y (mgr.24370) 14130 : cluster [DBG] pgmap v14114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:32 smithi067 bash[17655]: audit 2024-04-03T22:09:32.240204+0000 mon.a (mon.0) 12136 : audit [DBG] from='client.? 172.21.15.67:0/193162178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:32 smithi067 bash[27441]: cluster 2024-04-03T22:09:31.590688+0000 mgr.y (mgr.24370) 14130 : cluster [DBG] pgmap v14114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:32 smithi067 bash[27441]: audit 2024-04-03T22:09:32.240204+0000 mon.a (mon.0) 12136 : audit [DBG] from='client.? 172.21.15.67:0/193162178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:32 smithi082 bash[20963]: cluster 2024-04-03T22:09:31.590688+0000 mgr.y (mgr.24370) 14130 : cluster [DBG] pgmap v14114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:32 smithi082 bash[20963]: audit 2024-04-03T22:09:32.240204+0000 mon.a (mon.0) 12136 : audit [DBG] from='client.? 172.21.15.67:0/193162178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:09:33.881 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:33 smithi082 bash[20963]: audit 2024-04-03T22:09:33.491520+0000 mon.a (mon.0) 12137 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:09:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:09:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:33 smithi067 bash[17655]: audit 2024-04-03T22:09:33.491520+0000 mon.a (mon.0) 12137 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:09:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:33 smithi067 bash[27441]: audit 2024-04-03T22:09:33.491520+0000 mon.a (mon.0) 12137 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:09:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:34 smithi067 bash[27441]: cluster 2024-04-03T22:09:33.591363+0000 mgr.y (mgr.24370) 14131 : cluster [DBG] pgmap v14115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:34 smithi067 bash[17655]: cluster 2024-04-03T22:09:33.591363+0000 mgr.y (mgr.24370) 14131 : cluster [DBG] pgmap v14115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:34 smithi082 bash[20963]: cluster 2024-04-03T22:09:33.591363+0000 mgr.y (mgr.24370) 14131 : cluster [DBG] pgmap v14115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:36.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:35 smithi082 bash[20963]: audit 2024-04-03T22:09:34.694505+0000 mon.a (mon.0) 12138 : audit [DBG] from='client.? 172.21.15.67:0/1620716648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:36.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:35 smithi067 bash[27441]: audit 2024-04-03T22:09:34.694505+0000 mon.a (mon.0) 12138 : audit [DBG] from='client.? 172.21.15.67:0/1620716648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:36.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:35 smithi067 bash[17655]: audit 2024-04-03T22:09:34.694505+0000 mon.a (mon.0) 12138 : audit [DBG] from='client.? 172.21.15.67:0/1620716648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:37.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:36 smithi082 bash[20963]: cluster 2024-04-03T22:09:35.592084+0000 mgr.y (mgr.24370) 14132 : cluster [DBG] pgmap v14116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:37.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:36 smithi067 bash[17655]: cluster 2024-04-03T22:09:35.592084+0000 mgr.y (mgr.24370) 14132 : cluster [DBG] pgmap v14116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:36 smithi067 bash[27441]: cluster 2024-04-03T22:09:35.592084+0000 mgr.y (mgr.24370) 14132 : cluster [DBG] pgmap v14116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:37 smithi082 bash[20963]: audit 2024-04-03T22:09:37.148240+0000 mon.c (mon.2) 5642 : audit [DBG] from='client.? 172.21.15.67:0/1371053867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:38.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:37 smithi067 bash[17655]: audit 2024-04-03T22:09:37.148240+0000 mon.c (mon.2) 5642 : audit [DBG] from='client.? 172.21.15.67:0/1371053867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:37 smithi067 bash[27441]: audit 2024-04-03T22:09:37.148240+0000 mon.c (mon.2) 5642 : audit [DBG] from='client.? 172.21.15.67:0/1371053867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:38 smithi082 bash[20963]: cluster 2024-04-03T22:09:37.593213+0000 mgr.y (mgr.24370) 14133 : cluster [DBG] pgmap v14117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:39.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:38 smithi067 bash[27441]: cluster 2024-04-03T22:09:37.593213+0000 mgr.y (mgr.24370) 14133 : cluster [DBG] pgmap v14117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:38 smithi067 bash[17655]: cluster 2024-04-03T22:09:37.593213+0000 mgr.y (mgr.24370) 14133 : cluster [DBG] pgmap v14117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:40 smithi082 bash[20963]: audit 2024-04-03T22:09:39.234677+0000 mon.a (mon.0) 12139 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:40 smithi082 bash[20963]: audit 2024-04-03T22:09:39.243239+0000 mon.a (mon.0) 12140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:40 smithi082 bash[20963]: audit 2024-04-03T22:09:39.540736+0000 mon.a (mon.0) 12141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:40 smithi082 bash[20963]: audit 2024-04-03T22:09:39.547657+0000 mon.a (mon.0) 12142 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:40 smithi082 bash[20963]: audit 2024-04-03T22:09:39.607873+0000 mon.a (mon.0) 12143 : audit [DBG] from='client.? 172.21.15.67:0/744663826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:40 smithi082 bash[20963]: audit 2024-04-03T22:09:39.971542+0000 mon.a (mon.0) 12144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:09:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:40 smithi082 bash[20963]: audit 2024-04-03T22:09:39.973017+0000 mon.a (mon.0) 12145 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:09:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:40 smithi082 bash[20963]: audit 2024-04-03T22:09:39.983539+0000 mon.a (mon.0) 12146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[27441]: audit 2024-04-03T22:09:39.234677+0000 mon.a (mon.0) 12139 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[27441]: audit 2024-04-03T22:09:39.243239+0000 mon.a (mon.0) 12140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[27441]: audit 2024-04-03T22:09:39.540736+0000 mon.a (mon.0) 12141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[27441]: audit 2024-04-03T22:09:39.547657+0000 mon.a (mon.0) 12142 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[27441]: audit 2024-04-03T22:09:39.607873+0000 mon.a (mon.0) 12143 : audit [DBG] from='client.? 172.21.15.67:0/744663826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[27441]: audit 2024-04-03T22:09:39.971542+0000 mon.a (mon.0) 12144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[27441]: audit 2024-04-03T22:09:39.973017+0000 mon.a (mon.0) 12145 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[27441]: audit 2024-04-03T22:09:39.983539+0000 mon.a (mon.0) 12146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[17655]: audit 2024-04-03T22:09:39.234677+0000 mon.a (mon.0) 12139 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[17655]: audit 2024-04-03T22:09:39.243239+0000 mon.a (mon.0) 12140 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[17655]: audit 2024-04-03T22:09:39.540736+0000 mon.a (mon.0) 12141 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[17655]: audit 2024-04-03T22:09:39.547657+0000 mon.a (mon.0) 12142 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[17655]: audit 2024-04-03T22:09:39.607873+0000 mon.a (mon.0) 12143 : audit [DBG] from='client.? 172.21.15.67:0/744663826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[17655]: audit 2024-04-03T22:09:39.971542+0000 mon.a (mon.0) 12144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:09:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[17655]: audit 2024-04-03T22:09:39.973017+0000 mon.a (mon.0) 12145 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:09:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:40 smithi067 bash[17655]: audit 2024-04-03T22:09:39.983539+0000 mon.a (mon.0) 12146 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:09:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:41 smithi082 bash[20963]: cluster 2024-04-03T22:09:39.593707+0000 mgr.y (mgr.24370) 14134 : cluster [DBG] pgmap v14118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:41 smithi082 bash[20963]: audit 2024-04-03T22:09:40.409203+0000 mon.a (mon.0) 12147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:41 smithi067 bash[27441]: cluster 2024-04-03T22:09:39.593707+0000 mgr.y (mgr.24370) 14134 : cluster [DBG] pgmap v14118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:41 smithi067 bash[27441]: audit 2024-04-03T22:09:40.409203+0000 mon.a (mon.0) 12147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:41 smithi067 bash[17655]: cluster 2024-04-03T22:09:39.593707+0000 mgr.y (mgr.24370) 14134 : cluster [DBG] pgmap v14118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:41 smithi067 bash[17655]: audit 2024-04-03T22:09:40.409203+0000 mon.a (mon.0) 12147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:42.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:42 smithi082 bash[20963]: audit 2024-04-03T22:09:42.064881+0000 mon.c (mon.2) 5643 : audit [DBG] from='client.? 172.21.15.67:0/1290180309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:42 smithi067 bash[17655]: audit 2024-04-03T22:09:42.064881+0000 mon.c (mon.2) 5643 : audit [DBG] from='client.? 172.21.15.67:0/1290180309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:42 smithi067 bash[27441]: audit 2024-04-03T22:09:42.064881+0000 mon.c (mon.2) 5643 : audit [DBG] from='client.? 172.21.15.67:0/1290180309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:09:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:43 smithi067 bash[17655]: cluster 2024-04-03T22:09:41.594840+0000 mgr.y (mgr.24370) 14135 : cluster [DBG] pgmap v14119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:43 smithi067 bash[27441]: cluster 2024-04-03T22:09:41.594840+0000 mgr.y (mgr.24370) 14135 : cluster [DBG] pgmap v14119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:43 smithi082 bash[20963]: cluster 2024-04-03T22:09:41.594840+0000 mgr.y (mgr.24370) 14135 : cluster [DBG] pgmap v14119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:09:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:45 smithi082 bash[20963]: cluster 2024-04-03T22:09:43.595537+0000 mgr.y (mgr.24370) 14136 : cluster [DBG] pgmap v14120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:45 smithi082 bash[20963]: audit 2024-04-03T22:09:44.517442+0000 mon.a (mon.0) 12148 : audit [DBG] from='client.? 172.21.15.67:0/4199232268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:45 smithi067 bash[27441]: cluster 2024-04-03T22:09:43.595537+0000 mgr.y (mgr.24370) 14136 : cluster [DBG] pgmap v14120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:45 smithi067 bash[27441]: audit 2024-04-03T22:09:44.517442+0000 mon.a (mon.0) 12148 : audit [DBG] from='client.? 172.21.15.67:0/4199232268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:45 smithi067 bash[17655]: cluster 2024-04-03T22:09:43.595537+0000 mgr.y (mgr.24370) 14136 : cluster [DBG] pgmap v14120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:45 smithi067 bash[17655]: audit 2024-04-03T22:09:44.517442+0000 mon.a (mon.0) 12148 : audit [DBG] from='client.? 172.21.15.67:0/4199232268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:47 smithi082 bash[20963]: cluster 2024-04-03T22:09:45.596322+0000 mgr.y (mgr.24370) 14137 : cluster [DBG] pgmap v14121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:47 smithi082 bash[20963]: audit 2024-04-03T22:09:46.979702+0000 mon.a (mon.0) 12149 : audit [DBG] from='client.? 172.21.15.67:0/2142198734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:47.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:47 smithi067 bash[17655]: cluster 2024-04-03T22:09:45.596322+0000 mgr.y (mgr.24370) 14137 : cluster [DBG] pgmap v14121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:47 smithi067 bash[17655]: audit 2024-04-03T22:09:46.979702+0000 mon.a (mon.0) 12149 : audit [DBG] from='client.? 172.21.15.67:0/2142198734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:47 smithi067 bash[27441]: cluster 2024-04-03T22:09:45.596322+0000 mgr.y (mgr.24370) 14137 : cluster [DBG] pgmap v14121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:47 smithi067 bash[27441]: audit 2024-04-03T22:09:46.979702+0000 mon.a (mon.0) 12149 : audit [DBG] from='client.? 172.21.15.67:0/2142198734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:49 smithi082 bash[20963]: cluster 2024-04-03T22:09:47.597538+0000 mgr.y (mgr.24370) 14138 : cluster [DBG] pgmap v14122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:49.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:49 smithi067 bash[27441]: cluster 2024-04-03T22:09:47.597538+0000 mgr.y (mgr.24370) 14138 : cluster [DBG] pgmap v14122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:49 smithi067 bash[17655]: cluster 2024-04-03T22:09:47.597538+0000 mgr.y (mgr.24370) 14138 : cluster [DBG] pgmap v14122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:50 smithi082 bash[20963]: audit 2024-04-03T22:09:49.427631+0000 mon.c (mon.2) 5644 : audit [DBG] from='client.? 172.21.15.67:0/3956253239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:50.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:50 smithi067 bash[27441]: audit 2024-04-03T22:09:49.427631+0000 mon.c (mon.2) 5644 : audit [DBG] from='client.? 172.21.15.67:0/3956253239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:50 smithi067 bash[17655]: audit 2024-04-03T22:09:49.427631+0000 mon.c (mon.2) 5644 : audit [DBG] from='client.? 172.21.15.67:0/3956253239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:51 smithi082 bash[20963]: cluster 2024-04-03T22:09:49.598275+0000 mgr.y (mgr.24370) 14139 : cluster [DBG] pgmap v14123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:51 smithi067 bash[17655]: cluster 2024-04-03T22:09:49.598275+0000 mgr.y (mgr.24370) 14139 : cluster [DBG] pgmap v14123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:51 smithi067 bash[27441]: cluster 2024-04-03T22:09:49.598275+0000 mgr.y (mgr.24370) 14139 : cluster [DBG] pgmap v14123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:52 smithi082 bash[20963]: audit 2024-04-03T22:09:51.878614+0000 mon.c (mon.2) 5645 : audit [DBG] from='client.? 172.21.15.67:0/1675550666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:52.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:52 smithi067 bash[17655]: audit 2024-04-03T22:09:51.878614+0000 mon.c (mon.2) 5645 : audit [DBG] from='client.? 172.21.15.67:0/1675550666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:52 smithi067 bash[27441]: audit 2024-04-03T22:09:51.878614+0000 mon.c (mon.2) 5645 : audit [DBG] from='client.? 172.21.15.67:0/1675550666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:53.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:53 smithi067 bash[17655]: cluster 2024-04-03T22:09:51.599276+0000 mgr.y (mgr.24370) 14140 : cluster [DBG] pgmap v14124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:09:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:53 smithi067 bash[27441]: cluster 2024-04-03T22:09:51.599276+0000 mgr.y (mgr.24370) 14140 : cluster [DBG] pgmap v14124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:53.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:09:53.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:53 smithi082 bash[20963]: cluster 2024-04-03T22:09:51.599276+0000 mgr.y (mgr.24370) 14140 : cluster [DBG] pgmap v14124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:55 smithi082 bash[20963]: cluster 2024-04-03T22:09:53.599947+0000 mgr.y (mgr.24370) 14141 : cluster [DBG] pgmap v14125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:55 smithi082 bash[20963]: audit 2024-04-03T22:09:54.325715+0000 mon.c (mon.2) 5646 : audit [DBG] from='client.? 172.21.15.67:0/1898871693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:55 smithi067 bash[27441]: cluster 2024-04-03T22:09:53.599947+0000 mgr.y (mgr.24370) 14141 : cluster [DBG] pgmap v14125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:55.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:55 smithi067 bash[27441]: audit 2024-04-03T22:09:54.325715+0000 mon.c (mon.2) 5646 : audit [DBG] from='client.? 172.21.15.67:0/1898871693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:55 smithi067 bash[17655]: cluster 2024-04-03T22:09:53.599947+0000 mgr.y (mgr.24370) 14141 : cluster [DBG] pgmap v14125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:55 smithi067 bash[17655]: audit 2024-04-03T22:09:54.325715+0000 mon.c (mon.2) 5646 : audit [DBG] from='client.? 172.21.15.67:0/1898871693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:56 smithi082 bash[20963]: audit 2024-04-03T22:09:55.409548+0000 mon.a (mon.0) 12150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:56 smithi067 bash[17655]: audit 2024-04-03T22:09:55.409548+0000 mon.a (mon.0) 12150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:56 smithi067 bash[27441]: audit 2024-04-03T22:09:55.409548+0000 mon.a (mon.0) 12150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:09:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:57 smithi082 bash[20963]: cluster 2024-04-03T22:09:55.600596+0000 mgr.y (mgr.24370) 14142 : cluster [DBG] pgmap v14126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:57 smithi082 bash[20963]: audit 2024-04-03T22:09:56.788951+0000 mon.c (mon.2) 5647 : audit [DBG] from='client.? 172.21.15.67:0/1097316386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:57 smithi067 bash[17655]: cluster 2024-04-03T22:09:55.600596+0000 mgr.y (mgr.24370) 14142 : cluster [DBG] pgmap v14126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:57 smithi067 bash[17655]: audit 2024-04-03T22:09:56.788951+0000 mon.c (mon.2) 5647 : audit [DBG] from='client.? 172.21.15.67:0/1097316386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:57 smithi067 bash[27441]: cluster 2024-04-03T22:09:55.600596+0000 mgr.y (mgr.24370) 14142 : cluster [DBG] pgmap v14126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:57 smithi067 bash[27441]: audit 2024-04-03T22:09:56.788951+0000 mon.c (mon.2) 5647 : audit [DBG] from='client.? 172.21.15.67:0/1097316386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:59 smithi082 bash[20963]: cluster 2024-04-03T22:09:57.601765+0000 mgr.y (mgr.24370) 14143 : cluster [DBG] pgmap v14127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:09:59 smithi082 bash[20963]: audit 2024-04-03T22:09:59.243454+0000 mon.a (mon.0) 12151 : audit [DBG] from='client.? 172.21.15.67:0/1381469337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:59 smithi067 bash[17655]: cluster 2024-04-03T22:09:57.601765+0000 mgr.y (mgr.24370) 14143 : cluster [DBG] pgmap v14127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:09:59 smithi067 bash[17655]: audit 2024-04-03T22:09:59.243454+0000 mon.a (mon.0) 12151 : audit [DBG] from='client.? 172.21.15.67:0/1381469337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:09:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:59 smithi067 bash[27441]: cluster 2024-04-03T22:09:57.601765+0000 mgr.y (mgr.24370) 14143 : cluster [DBG] pgmap v14127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:09:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:09:59 smithi067 bash[27441]: audit 2024-04-03T22:09:59.243454+0000 mon.a (mon.0) 12151 : audit [DBG] from='client.? 172.21.15.67:0/1381469337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:00 smithi082 bash[20963]: cluster 2024-04-03T22:10:00.000137+0000 mon.a (mon.0) 12152 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:10:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:00 smithi067 bash[17655]: cluster 2024-04-03T22:10:00.000137+0000 mon.a (mon.0) 12152 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:10:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:00 smithi067 bash[27441]: cluster 2024-04-03T22:10:00.000137+0000 mon.a (mon.0) 12152 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:10:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:01 smithi082 bash[20963]: cluster 2024-04-03T22:09:59.602462+0000 mgr.y (mgr.24370) 14144 : cluster [DBG] pgmap v14128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:01 smithi067 bash[17655]: cluster 2024-04-03T22:09:59.602462+0000 mgr.y (mgr.24370) 14144 : cluster [DBG] pgmap v14128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:01 smithi067 bash[27441]: cluster 2024-04-03T22:09:59.602462+0000 mgr.y (mgr.24370) 14144 : cluster [DBG] pgmap v14128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:02 smithi082 bash[20963]: audit 2024-04-03T22:10:01.710893+0000 mon.a (mon.0) 12153 : audit [DBG] from='client.? 172.21.15.67:0/907108447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:02.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:02 smithi067 bash[27441]: audit 2024-04-03T22:10:01.710893+0000 mon.a (mon.0) 12153 : audit [DBG] from='client.? 172.21.15.67:0/907108447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:02 smithi067 bash[17655]: audit 2024-04-03T22:10:01.710893+0000 mon.a (mon.0) 12153 : audit [DBG] from='client.? 172.21.15.67:0/907108447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:10:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:03 smithi067 bash[27441]: cluster 2024-04-03T22:10:01.603575+0000 mgr.y (mgr.24370) 14145 : cluster [DBG] pgmap v14129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:03 smithi067 bash[17655]: cluster 2024-04-03T22:10:01.603575+0000 mgr.y (mgr.24370) 14145 : cluster [DBG] pgmap v14129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:03.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:10:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:03 smithi082 bash[20963]: cluster 2024-04-03T22:10:01.603575+0000 mgr.y (mgr.24370) 14145 : cluster [DBG] pgmap v14129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:04 smithi082 bash[20963]: audit 2024-04-03T22:10:04.167770+0000 mon.a (mon.0) 12154 : audit [DBG] from='client.? 172.21.15.67:0/879982746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:04.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:04 smithi067 bash[27441]: audit 2024-04-03T22:10:04.167770+0000 mon.a (mon.0) 12154 : audit [DBG] from='client.? 172.21.15.67:0/879982746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:04 smithi067 bash[17655]: audit 2024-04-03T22:10:04.167770+0000 mon.a (mon.0) 12154 : audit [DBG] from='client.? 172.21.15.67:0/879982746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:05 smithi082 bash[20963]: cluster 2024-04-03T22:10:03.604315+0000 mgr.y (mgr.24370) 14146 : cluster [DBG] pgmap v14130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:05.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:05 smithi067 bash[27441]: cluster 2024-04-03T22:10:03.604315+0000 mgr.y (mgr.24370) 14146 : cluster [DBG] pgmap v14130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:05 smithi067 bash[17655]: cluster 2024-04-03T22:10:03.604315+0000 mgr.y (mgr.24370) 14146 : cluster [DBG] pgmap v14130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:07.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:07 smithi082 bash[20963]: cluster 2024-04-03T22:10:05.605017+0000 mgr.y (mgr.24370) 14147 : cluster [DBG] pgmap v14131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:07 smithi082 bash[20963]: audit 2024-04-03T22:10:06.619014+0000 mon.a (mon.0) 12155 : audit [DBG] from='client.? 172.21.15.67:0/3583327960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:07 smithi067 bash[17655]: cluster 2024-04-03T22:10:05.605017+0000 mgr.y (mgr.24370) 14147 : cluster [DBG] pgmap v14131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:07 smithi067 bash[17655]: audit 2024-04-03T22:10:06.619014+0000 mon.a (mon.0) 12155 : audit [DBG] from='client.? 172.21.15.67:0/3583327960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:07 smithi067 bash[27441]: cluster 2024-04-03T22:10:05.605017+0000 mgr.y (mgr.24370) 14147 : cluster [DBG] pgmap v14131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:07 smithi067 bash[27441]: audit 2024-04-03T22:10:06.619014+0000 mon.a (mon.0) 12155 : audit [DBG] from='client.? 172.21.15.67:0/3583327960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:09 smithi082 bash[20963]: cluster 2024-04-03T22:10:07.606194+0000 mgr.y (mgr.24370) 14148 : cluster [DBG] pgmap v14132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:09 smithi082 bash[20963]: audit 2024-04-03T22:10:09.072905+0000 mon.c (mon.2) 5648 : audit [DBG] from='client.? 172.21.15.67:0/3535226503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:09 smithi067 bash[17655]: cluster 2024-04-03T22:10:07.606194+0000 mgr.y (mgr.24370) 14148 : cluster [DBG] pgmap v14132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:09 smithi067 bash[17655]: audit 2024-04-03T22:10:09.072905+0000 mon.c (mon.2) 5648 : audit [DBG] from='client.? 172.21.15.67:0/3535226503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:09 smithi067 bash[27441]: cluster 2024-04-03T22:10:07.606194+0000 mgr.y (mgr.24370) 14148 : cluster [DBG] pgmap v14132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:09 smithi067 bash[27441]: audit 2024-04-03T22:10:09.072905+0000 mon.c (mon.2) 5648 : audit [DBG] from='client.? 172.21.15.67:0/3535226503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:11 smithi082 bash[20963]: cluster 2024-04-03T22:10:09.606915+0000 mgr.y (mgr.24370) 14149 : cluster [DBG] pgmap v14133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:11 smithi082 bash[20963]: audit 2024-04-03T22:10:10.409959+0000 mon.a (mon.0) 12156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:11 smithi067 bash[17655]: cluster 2024-04-03T22:10:09.606915+0000 mgr.y (mgr.24370) 14149 : cluster [DBG] pgmap v14133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:11 smithi067 bash[17655]: audit 2024-04-03T22:10:10.409959+0000 mon.a (mon.0) 12156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:11 smithi067 bash[27441]: cluster 2024-04-03T22:10:09.606915+0000 mgr.y (mgr.24370) 14149 : cluster [DBG] pgmap v14133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:11 smithi067 bash[27441]: audit 2024-04-03T22:10:10.409959+0000 mon.a (mon.0) 12156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:12 smithi082 bash[20963]: audit 2024-04-03T22:10:11.537112+0000 mon.a (mon.0) 12157 : audit [DBG] from='client.? 172.21.15.67:0/43163265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:12.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:12 smithi067 bash[27441]: audit 2024-04-03T22:10:11.537112+0000 mon.a (mon.0) 12157 : audit [DBG] from='client.? 172.21.15.67:0/43163265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:12 smithi067 bash[17655]: audit 2024-04-03T22:10:11.537112+0000 mon.a (mon.0) 12157 : audit [DBG] from='client.? 172.21.15.67:0/43163265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:13.359 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:10:13.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:10:13.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:13 smithi082 bash[20963]: cluster 2024-04-03T22:10:11.608092+0000 mgr.y (mgr.24370) 14150 : cluster [DBG] pgmap v14134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:13.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:13 smithi067 bash[17655]: cluster 2024-04-03T22:10:11.608092+0000 mgr.y (mgr.24370) 14150 : cluster [DBG] pgmap v14134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:13.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:13 smithi067 bash[27441]: cluster 2024-04-03T22:10:11.608092+0000 mgr.y (mgr.24370) 14150 : cluster [DBG] pgmap v14134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:14 smithi082 bash[20963]: cluster 2024-04-03T22:10:13.608738+0000 mgr.y (mgr.24370) 14151 : cluster [DBG] pgmap v14135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:14 smithi082 bash[20963]: audit 2024-04-03T22:10:14.000849+0000 mon.a (mon.0) 12158 : audit [DBG] from='client.? 172.21.15.67:0/601252833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:14 smithi067 bash[17655]: cluster 2024-04-03T22:10:13.608738+0000 mgr.y (mgr.24370) 14151 : cluster [DBG] pgmap v14135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:14 smithi067 bash[17655]: audit 2024-04-03T22:10:14.000849+0000 mon.a (mon.0) 12158 : audit [DBG] from='client.? 172.21.15.67:0/601252833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:14 smithi067 bash[27441]: cluster 2024-04-03T22:10:13.608738+0000 mgr.y (mgr.24370) 14151 : cluster [DBG] pgmap v14135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:14 smithi067 bash[27441]: audit 2024-04-03T22:10:14.000849+0000 mon.a (mon.0) 12158 : audit [DBG] from='client.? 172.21.15.67:0/601252833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:16 smithi067 bash[17655]: cluster 2024-04-03T22:10:15.609430+0000 mgr.y (mgr.24370) 14152 : cluster [DBG] pgmap v14136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:16 smithi067 bash[17655]: audit 2024-04-03T22:10:16.447221+0000 mon.a (mon.0) 12159 : audit [DBG] from='client.? 172.21.15.67:0/628556982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:16 smithi067 bash[27441]: cluster 2024-04-03T22:10:15.609430+0000 mgr.y (mgr.24370) 14152 : cluster [DBG] pgmap v14136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:16 smithi067 bash[27441]: audit 2024-04-03T22:10:16.447221+0000 mon.a (mon.0) 12159 : audit [DBG] from='client.? 172.21.15.67:0/628556982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:17.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:16 smithi082 bash[20963]: cluster 2024-04-03T22:10:15.609430+0000 mgr.y (mgr.24370) 14152 : cluster [DBG] pgmap v14136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:16 smithi082 bash[20963]: audit 2024-04-03T22:10:16.447221+0000 mon.a (mon.0) 12159 : audit [DBG] from='client.? 172.21.15.67:0/628556982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:19.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:18 smithi082 bash[20963]: cluster 2024-04-03T22:10:17.610706+0000 mgr.y (mgr.24370) 14153 : cluster [DBG] pgmap v14137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:18 smithi067 bash[17655]: cluster 2024-04-03T22:10:17.610706+0000 mgr.y (mgr.24370) 14153 : cluster [DBG] pgmap v14137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:19.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:18 smithi067 bash[27441]: cluster 2024-04-03T22:10:17.610706+0000 mgr.y (mgr.24370) 14153 : cluster [DBG] pgmap v14137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:20.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:19 smithi082 bash[20963]: audit 2024-04-03T22:10:18.902535+0000 mon.a (mon.0) 12160 : audit [DBG] from='client.? 172.21.15.67:0/3356299266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:20.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:19 smithi067 bash[27441]: audit 2024-04-03T22:10:18.902535+0000 mon.a (mon.0) 12160 : audit [DBG] from='client.? 172.21.15.67:0/3356299266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:20.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:19 smithi067 bash[17655]: audit 2024-04-03T22:10:18.902535+0000 mon.a (mon.0) 12160 : audit [DBG] from='client.? 172.21.15.67:0/3356299266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:21.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:20 smithi082 bash[20963]: cluster 2024-04-03T22:10:19.611411+0000 mgr.y (mgr.24370) 14154 : cluster [DBG] pgmap v14138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:21.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:20 smithi067 bash[17655]: cluster 2024-04-03T22:10:19.611411+0000 mgr.y (mgr.24370) 14154 : cluster [DBG] pgmap v14138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:21.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:20 smithi067 bash[27441]: cluster 2024-04-03T22:10:19.611411+0000 mgr.y (mgr.24370) 14154 : cluster [DBG] pgmap v14138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:22.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:21 smithi082 bash[20963]: audit 2024-04-03T22:10:21.358205+0000 mon.c (mon.2) 5649 : audit [DBG] from='client.? 172.21.15.67:0/4022081357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:22.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:21 smithi067 bash[27441]: audit 2024-04-03T22:10:21.358205+0000 mon.c (mon.2) 5649 : audit [DBG] from='client.? 172.21.15.67:0/4022081357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:22.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:21 smithi067 bash[17655]: audit 2024-04-03T22:10:21.358205+0000 mon.c (mon.2) 5649 : audit [DBG] from='client.? 172.21.15.67:0/4022081357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:22 smithi067 bash[27441]: cluster 2024-04-03T22:10:21.612584+0000 mgr.y (mgr.24370) 14155 : cluster [DBG] pgmap v14139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:22 smithi067 bash[17655]: cluster 2024-04-03T22:10:21.612584+0000 mgr.y (mgr.24370) 14155 : cluster [DBG] pgmap v14139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:23.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:22 smithi082 bash[20963]: cluster 2024-04-03T22:10:21.612584+0000 mgr.y (mgr.24370) 14155 : cluster [DBG] pgmap v14139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:10:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:10:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:24 smithi082 bash[20963]: cluster 2024-04-03T22:10:23.613075+0000 mgr.y (mgr.24370) 14156 : cluster [DBG] pgmap v14140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:25.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:24 smithi082 bash[20963]: audit 2024-04-03T22:10:23.819896+0000 mon.a (mon.0) 12161 : audit [DBG] from='client.? 172.21.15.67:0/604355881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:24 smithi067 bash[27441]: cluster 2024-04-03T22:10:23.613075+0000 mgr.y (mgr.24370) 14156 : cluster [DBG] pgmap v14140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:25.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:24 smithi067 bash[27441]: audit 2024-04-03T22:10:23.819896+0000 mon.a (mon.0) 12161 : audit [DBG] from='client.? 172.21.15.67:0/604355881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:24 smithi067 bash[17655]: cluster 2024-04-03T22:10:23.613075+0000 mgr.y (mgr.24370) 14156 : cluster [DBG] pgmap v14140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:25.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:24 smithi067 bash[17655]: audit 2024-04-03T22:10:23.819896+0000 mon.a (mon.0) 12161 : audit [DBG] from='client.? 172.21.15.67:0/604355881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:26.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:25 smithi082 bash[20963]: audit 2024-04-03T22:10:25.410395+0000 mon.a (mon.0) 12162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:26.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:25 smithi067 bash[27441]: audit 2024-04-03T22:10:25.410395+0000 mon.a (mon.0) 12162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:26.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:25 smithi067 bash[17655]: audit 2024-04-03T22:10:25.410395+0000 mon.a (mon.0) 12162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:26 smithi082 bash[20963]: cluster 2024-04-03T22:10:25.613713+0000 mgr.y (mgr.24370) 14157 : cluster [DBG] pgmap v14141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:27.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:26 smithi082 bash[20963]: audit 2024-04-03T22:10:26.263680+0000 mon.c (mon.2) 5650 : audit [DBG] from='client.? 172.21.15.67:0/3666917606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:27.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:26 smithi067 bash[17655]: cluster 2024-04-03T22:10:25.613713+0000 mgr.y (mgr.24370) 14157 : cluster [DBG] pgmap v14141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:27.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:26 smithi067 bash[17655]: audit 2024-04-03T22:10:26.263680+0000 mon.c (mon.2) 5650 : audit [DBG] from='client.? 172.21.15.67:0/3666917606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:26 smithi067 bash[27441]: cluster 2024-04-03T22:10:25.613713+0000 mgr.y (mgr.24370) 14157 : cluster [DBG] pgmap v14141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:27.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:26 smithi067 bash[27441]: audit 2024-04-03T22:10:26.263680+0000 mon.c (mon.2) 5650 : audit [DBG] from='client.? 172.21.15.67:0/3666917606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:29.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:28 smithi082 bash[20963]: cluster 2024-04-03T22:10:27.614860+0000 mgr.y (mgr.24370) 14158 : cluster [DBG] pgmap v14142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:29.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:28 smithi067 bash[17655]: cluster 2024-04-03T22:10:27.614860+0000 mgr.y (mgr.24370) 14158 : cluster [DBG] pgmap v14142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:29.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:28 smithi067 bash[27441]: cluster 2024-04-03T22:10:27.614860+0000 mgr.y (mgr.24370) 14158 : cluster [DBG] pgmap v14142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:30.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:29 smithi082 bash[20963]: audit 2024-04-03T22:10:28.719842+0000 mon.c (mon.2) 5651 : audit [DBG] from='client.? 172.21.15.67:0/858276229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:30.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:29 smithi067 bash[27441]: audit 2024-04-03T22:10:28.719842+0000 mon.c (mon.2) 5651 : audit [DBG] from='client.? 172.21.15.67:0/858276229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:29 smithi067 bash[17655]: audit 2024-04-03T22:10:28.719842+0000 mon.c (mon.2) 5651 : audit [DBG] from='client.? 172.21.15.67:0/858276229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:31.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:30 smithi082 bash[20963]: cluster 2024-04-03T22:10:29.615520+0000 mgr.y (mgr.24370) 14159 : cluster [DBG] pgmap v14143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:31.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:30 smithi067 bash[27441]: cluster 2024-04-03T22:10:29.615520+0000 mgr.y (mgr.24370) 14159 : cluster [DBG] pgmap v14143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:30 smithi067 bash[17655]: cluster 2024-04-03T22:10:29.615520+0000 mgr.y (mgr.24370) 14159 : cluster [DBG] pgmap v14143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:32.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:31 smithi082 bash[20963]: audit 2024-04-03T22:10:31.165133+0000 mon.a (mon.0) 12163 : audit [DBG] from='client.? 172.21.15.67:0/4061045682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:32.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:31 smithi067 bash[17655]: audit 2024-04-03T22:10:31.165133+0000 mon.a (mon.0) 12163 : audit [DBG] from='client.? 172.21.15.67:0/4061045682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:32.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:31 smithi067 bash[27441]: audit 2024-04-03T22:10:31.165133+0000 mon.a (mon.0) 12163 : audit [DBG] from='client.? 172.21.15.67:0/4061045682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:33.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:32 smithi067 bash[17655]: cluster 2024-04-03T22:10:31.616828+0000 mgr.y (mgr.24370) 14160 : cluster [DBG] pgmap v14144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:33.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:32 smithi067 bash[27441]: cluster 2024-04-03T22:10:31.616828+0000 mgr.y (mgr.24370) 14160 : cluster [DBG] pgmap v14144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:33.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:32 smithi082 bash[20963]: cluster 2024-04-03T22:10:31.616828+0000 mgr.y (mgr.24370) 14160 : cluster [DBG] pgmap v14144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:10:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:33 smithi082 bash[20963]: audit 2024-04-03T22:10:33.623185+0000 mon.c (mon.2) 5652 : audit [DBG] from='client.? 172.21.15.67:0/981351861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:10:34.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:33 smithi067 bash[27441]: audit 2024-04-03T22:10:33.623185+0000 mon.c (mon.2) 5652 : audit [DBG] from='client.? 172.21.15.67:0/981351861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:34.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:33 smithi067 bash[17655]: audit 2024-04-03T22:10:33.623185+0000 mon.c (mon.2) 5652 : audit [DBG] from='client.? 172.21.15.67:0/981351861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:35.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:34 smithi082 bash[20963]: cluster 2024-04-03T22:10:33.617465+0000 mgr.y (mgr.24370) 14161 : cluster [DBG] pgmap v14145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:35.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:34 smithi067 bash[27441]: cluster 2024-04-03T22:10:33.617465+0000 mgr.y (mgr.24370) 14161 : cluster [DBG] pgmap v14145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:34 smithi067 bash[17655]: cluster 2024-04-03T22:10:33.617465+0000 mgr.y (mgr.24370) 14161 : cluster [DBG] pgmap v14145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:36 smithi082 bash[20963]: cluster 2024-04-03T22:10:35.618104+0000 mgr.y (mgr.24370) 14162 : cluster [DBG] pgmap v14146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:36 smithi082 bash[20963]: audit 2024-04-03T22:10:36.072646+0000 mon.c (mon.2) 5653 : audit [DBG] from='client.? 172.21.15.67:0/3051224262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:36 smithi067 bash[17655]: cluster 2024-04-03T22:10:35.618104+0000 mgr.y (mgr.24370) 14162 : cluster [DBG] pgmap v14146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:36 smithi067 bash[17655]: audit 2024-04-03T22:10:36.072646+0000 mon.c (mon.2) 5653 : audit [DBG] from='client.? 172.21.15.67:0/3051224262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:36 smithi067 bash[27441]: cluster 2024-04-03T22:10:35.618104+0000 mgr.y (mgr.24370) 14162 : cluster [DBG] pgmap v14146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:36 smithi067 bash[27441]: audit 2024-04-03T22:10:36.072646+0000 mon.c (mon.2) 5653 : audit [DBG] from='client.? 172.21.15.67:0/3051224262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:38 smithi082 bash[20963]: cluster 2024-04-03T22:10:37.619199+0000 mgr.y (mgr.24370) 14163 : cluster [DBG] pgmap v14147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:38 smithi082 bash[20963]: audit 2024-04-03T22:10:38.531292+0000 mon.a (mon.0) 12164 : audit [DBG] from='client.? 172.21.15.67:0/183171644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:38 smithi067 bash[17655]: cluster 2024-04-03T22:10:37.619199+0000 mgr.y (mgr.24370) 14163 : cluster [DBG] pgmap v14147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:38 smithi067 bash[17655]: audit 2024-04-03T22:10:38.531292+0000 mon.a (mon.0) 12164 : audit [DBG] from='client.? 172.21.15.67:0/183171644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:38 smithi067 bash[27441]: cluster 2024-04-03T22:10:37.619199+0000 mgr.y (mgr.24370) 14163 : cluster [DBG] pgmap v14147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:38 smithi067 bash[27441]: audit 2024-04-03T22:10:38.531292+0000 mon.a (mon.0) 12164 : audit [DBG] from='client.? 172.21.15.67:0/183171644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:40 smithi082 bash[20963]: cluster 2024-04-03T22:10:39.619846+0000 mgr.y (mgr.24370) 14164 : cluster [DBG] pgmap v14148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:40 smithi082 bash[20963]: audit 2024-04-03T22:10:40.058525+0000 mon.a (mon.0) 12165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:10:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:40 smithi082 bash[20963]: audit 2024-04-03T22:10:40.388397+0000 mon.a (mon.0) 12166 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:40 smithi082 bash[20963]: audit 2024-04-03T22:10:40.395802+0000 mon.a (mon.0) 12167 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:40 smithi082 bash[20963]: audit 2024-04-03T22:10:40.410410+0000 mon.a (mon.0) 12168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[17655]: cluster 2024-04-03T22:10:39.619846+0000 mgr.y (mgr.24370) 14164 : cluster [DBG] pgmap v14148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[17655]: audit 2024-04-03T22:10:40.058525+0000 mon.a (mon.0) 12165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:10:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[17655]: audit 2024-04-03T22:10:40.388397+0000 mon.a (mon.0) 12166 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[17655]: audit 2024-04-03T22:10:40.395802+0000 mon.a (mon.0) 12167 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[17655]: audit 2024-04-03T22:10:40.410410+0000 mon.a (mon.0) 12168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[27441]: cluster 2024-04-03T22:10:39.619846+0000 mgr.y (mgr.24370) 14164 : cluster [DBG] pgmap v14148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[27441]: audit 2024-04-03T22:10:40.058525+0000 mon.a (mon.0) 12165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:10:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[27441]: audit 2024-04-03T22:10:40.388397+0000 mon.a (mon.0) 12166 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[27441]: audit 2024-04-03T22:10:40.395802+0000 mon.a (mon.0) 12167 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:40 smithi067 bash[27441]: audit 2024-04-03T22:10:40.410410+0000 mon.a (mon.0) 12168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:42.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:41 smithi082 bash[20963]: audit 2024-04-03T22:10:40.983468+0000 mon.a (mon.0) 12169 : audit [DBG] from='client.? 172.21.15.67:0/1664183922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:42.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:41 smithi067 bash[17655]: audit 2024-04-03T22:10:40.983468+0000 mon.a (mon.0) 12169 : audit [DBG] from='client.? 172.21.15.67:0/1664183922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:42.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:41 smithi067 bash[27441]: audit 2024-04-03T22:10:40.983468+0000 mon.a (mon.0) 12169 : audit [DBG] from='client.? 172.21.15.67:0/1664183922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:42 smithi067 bash[27441]: cluster 2024-04-03T22:10:41.620991+0000 mgr.y (mgr.24370) 14165 : cluster [DBG] pgmap v14149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:43.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:42 smithi067 bash[17655]: cluster 2024-04-03T22:10:41.620991+0000 mgr.y (mgr.24370) 14165 : cluster [DBG] pgmap v14149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:42 smithi082 bash[20963]: cluster 2024-04-03T22:10:41.620991+0000 mgr.y (mgr.24370) 14165 : cluster [DBG] pgmap v14149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:10:43.795 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:10:44.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:43 smithi082 bash[20963]: audit 2024-04-03T22:10:43.436907+0000 mon.a (mon.0) 12170 : audit [DBG] from='client.? 172.21.15.67:0/1359333761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:44.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:43 smithi067 bash[17655]: audit 2024-04-03T22:10:43.436907+0000 mon.a (mon.0) 12170 : audit [DBG] from='client.? 172.21.15.67:0/1359333761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:44.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:43 smithi067 bash[27441]: audit 2024-04-03T22:10:43.436907+0000 mon.a (mon.0) 12170 : audit [DBG] from='client.? 172.21.15.67:0/1359333761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:44 smithi082 bash[20963]: cluster 2024-04-03T22:10:43.621673+0000 mgr.y (mgr.24370) 14166 : cluster [DBG] pgmap v14150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:45.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:44 smithi067 bash[27441]: cluster 2024-04-03T22:10:43.621673+0000 mgr.y (mgr.24370) 14166 : cluster [DBG] pgmap v14150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:44 smithi067 bash[17655]: cluster 2024-04-03T22:10:43.621673+0000 mgr.y (mgr.24370) 14166 : cluster [DBG] pgmap v14150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:46 smithi082 bash[20963]: cluster 2024-04-03T22:10:45.622174+0000 mgr.y (mgr.24370) 14167 : cluster [DBG] pgmap v14151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:46 smithi082 bash[20963]: audit 2024-04-03T22:10:45.900420+0000 mon.c (mon.2) 5654 : audit [DBG] from='client.? 172.21.15.67:0/3714063641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:46 smithi082 bash[20963]: audit 2024-04-03T22:10:46.064948+0000 mon.a (mon.0) 12171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:46 smithi082 bash[20963]: audit 2024-04-03T22:10:46.074807+0000 mon.a (mon.0) 12172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:46 smithi082 bash[20963]: audit 2024-04-03T22:10:46.146185+0000 mon.a (mon.0) 12173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:46 smithi082 bash[20963]: audit 2024-04-03T22:10:46.153765+0000 mon.a (mon.0) 12174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:46 smithi082 bash[20963]: audit 2024-04-03T22:10:46.576623+0000 mon.a (mon.0) 12175 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:10:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:46 smithi082 bash[20963]: audit 2024-04-03T22:10:46.578553+0000 mon.a (mon.0) 12176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:10:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:46 smithi082 bash[20963]: audit 2024-04-03T22:10:46.587737+0000 mon.a (mon.0) 12177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[17655]: cluster 2024-04-03T22:10:45.622174+0000 mgr.y (mgr.24370) 14167 : cluster [DBG] pgmap v14151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[17655]: audit 2024-04-03T22:10:45.900420+0000 mon.c (mon.2) 5654 : audit [DBG] from='client.? 172.21.15.67:0/3714063641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[17655]: audit 2024-04-03T22:10:46.064948+0000 mon.a (mon.0) 12171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[17655]: audit 2024-04-03T22:10:46.074807+0000 mon.a (mon.0) 12172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[17655]: audit 2024-04-03T22:10:46.146185+0000 mon.a (mon.0) 12173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[17655]: audit 2024-04-03T22:10:46.153765+0000 mon.a (mon.0) 12174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[17655]: audit 2024-04-03T22:10:46.576623+0000 mon.a (mon.0) 12175 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:10:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[17655]: audit 2024-04-03T22:10:46.578553+0000 mon.a (mon.0) 12176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:10:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[17655]: audit 2024-04-03T22:10:46.587737+0000 mon.a (mon.0) 12177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[27441]: cluster 2024-04-03T22:10:45.622174+0000 mgr.y (mgr.24370) 14167 : cluster [DBG] pgmap v14151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[27441]: audit 2024-04-03T22:10:45.900420+0000 mon.c (mon.2) 5654 : audit [DBG] from='client.? 172.21.15.67:0/3714063641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[27441]: audit 2024-04-03T22:10:46.064948+0000 mon.a (mon.0) 12171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[27441]: audit 2024-04-03T22:10:46.074807+0000 mon.a (mon.0) 12172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[27441]: audit 2024-04-03T22:10:46.146185+0000 mon.a (mon.0) 12173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[27441]: audit 2024-04-03T22:10:46.153765+0000 mon.a (mon.0) 12174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[27441]: audit 2024-04-03T22:10:46.576623+0000 mon.a (mon.0) 12175 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:10:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[27441]: audit 2024-04-03T22:10:46.578553+0000 mon.a (mon.0) 12176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:10:47.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:46 smithi067 bash[27441]: audit 2024-04-03T22:10:46.587737+0000 mon.a (mon.0) 12177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:10:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:48 smithi082 bash[20963]: cluster 2024-04-03T22:10:47.623333+0000 mgr.y (mgr.24370) 14168 : cluster [DBG] pgmap v14152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:48 smithi082 bash[20963]: audit 2024-04-03T22:10:48.356978+0000 mon.a (mon.0) 12178 : audit [DBG] from='client.? 172.21.15.67:0/3281426109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:49.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:48 smithi067 bash[17655]: cluster 2024-04-03T22:10:47.623333+0000 mgr.y (mgr.24370) 14168 : cluster [DBG] pgmap v14152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:49.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:48 smithi067 bash[17655]: audit 2024-04-03T22:10:48.356978+0000 mon.a (mon.0) 12178 : audit [DBG] from='client.? 172.21.15.67:0/3281426109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:48 smithi067 bash[27441]: cluster 2024-04-03T22:10:47.623333+0000 mgr.y (mgr.24370) 14168 : cluster [DBG] pgmap v14152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:48 smithi067 bash[27441]: audit 2024-04-03T22:10:48.356978+0000 mon.a (mon.0) 12178 : audit [DBG] from='client.? 172.21.15.67:0/3281426109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:50 smithi082 bash[20963]: cluster 2024-04-03T22:10:49.624186+0000 mgr.y (mgr.24370) 14169 : cluster [DBG] pgmap v14153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:50 smithi067 bash[27441]: cluster 2024-04-03T22:10:49.624186+0000 mgr.y (mgr.24370) 14169 : cluster [DBG] pgmap v14153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:50 smithi067 bash[17655]: cluster 2024-04-03T22:10:49.624186+0000 mgr.y (mgr.24370) 14169 : cluster [DBG] pgmap v14153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:51 smithi082 bash[20963]: audit 2024-04-03T22:10:50.821288+0000 mon.a (mon.0) 12179 : audit [DBG] from='client.? 172.21.15.67:0/1985481836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:52.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:51 smithi067 bash[27441]: audit 2024-04-03T22:10:50.821288+0000 mon.a (mon.0) 12179 : audit [DBG] from='client.? 172.21.15.67:0/1985481836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:51 smithi067 bash[17655]: audit 2024-04-03T22:10:50.821288+0000 mon.a (mon.0) 12179 : audit [DBG] from='client.? 172.21.15.67:0/1985481836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:53.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:52 smithi067 bash[27441]: cluster 2024-04-03T22:10:51.625363+0000 mgr.y (mgr.24370) 14170 : cluster [DBG] pgmap v14154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:53.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:52 smithi067 bash[17655]: cluster 2024-04-03T22:10:51.625363+0000 mgr.y (mgr.24370) 14170 : cluster [DBG] pgmap v14154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:52 smithi082 bash[20963]: cluster 2024-04-03T22:10:51.625363+0000 mgr.y (mgr.24370) 14170 : cluster [DBG] pgmap v14154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:10:53.833 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:10:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:53 smithi082 bash[20963]: audit 2024-04-03T22:10:53.274373+0000 mon.c (mon.2) 5655 : audit [DBG] from='client.? 172.21.15.67:0/472279831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:53 smithi067 bash[17655]: audit 2024-04-03T22:10:53.274373+0000 mon.c (mon.2) 5655 : audit [DBG] from='client.? 172.21.15.67:0/472279831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:53 smithi067 bash[27441]: audit 2024-04-03T22:10:53.274373+0000 mon.c (mon.2) 5655 : audit [DBG] from='client.? 172.21.15.67:0/472279831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:54 smithi082 bash[20963]: cluster 2024-04-03T22:10:53.626041+0000 mgr.y (mgr.24370) 14171 : cluster [DBG] pgmap v14155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:55.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:54 smithi067 bash[27441]: cluster 2024-04-03T22:10:53.626041+0000 mgr.y (mgr.24370) 14171 : cluster [DBG] pgmap v14155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:54 smithi067 bash[17655]: cluster 2024-04-03T22:10:53.626041+0000 mgr.y (mgr.24370) 14171 : cluster [DBG] pgmap v14155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:55 smithi082 bash[20963]: audit 2024-04-03T22:10:55.411235+0000 mon.a (mon.0) 12180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:55 smithi082 bash[20963]: audit 2024-04-03T22:10:55.732999+0000 mon.a (mon.0) 12181 : audit [DBG] from='client.? 172.21.15.67:0/1257324237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:56.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:55 smithi067 bash[17655]: audit 2024-04-03T22:10:55.411235+0000 mon.a (mon.0) 12180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:56.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:55 smithi067 bash[17655]: audit 2024-04-03T22:10:55.732999+0000 mon.a (mon.0) 12181 : audit [DBG] from='client.? 172.21.15.67:0/1257324237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:55 smithi067 bash[27441]: audit 2024-04-03T22:10:55.411235+0000 mon.a (mon.0) 12180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:10:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:55 smithi067 bash[27441]: audit 2024-04-03T22:10:55.732999+0000 mon.a (mon.0) 12181 : audit [DBG] from='client.? 172.21.15.67:0/1257324237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:56 smithi082 bash[20963]: cluster 2024-04-03T22:10:55.626815+0000 mgr.y (mgr.24370) 14172 : cluster [DBG] pgmap v14156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:57.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:56 smithi067 bash[17655]: cluster 2024-04-03T22:10:55.626815+0000 mgr.y (mgr.24370) 14172 : cluster [DBG] pgmap v14156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:56 smithi067 bash[27441]: cluster 2024-04-03T22:10:55.626815+0000 mgr.y (mgr.24370) 14172 : cluster [DBG] pgmap v14156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:58 smithi082 bash[20963]: cluster 2024-04-03T22:10:57.628073+0000 mgr.y (mgr.24370) 14173 : cluster [DBG] pgmap v14157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:10:58 smithi082 bash[20963]: audit 2024-04-03T22:10:58.177568+0000 mon.a (mon.0) 12182 : audit [DBG] from='client.? 172.21.15.67:0/3098271457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:59.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:58 smithi067 bash[27441]: cluster 2024-04-03T22:10:57.628073+0000 mgr.y (mgr.24370) 14173 : cluster [DBG] pgmap v14157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:59.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:10:58 smithi067 bash[27441]: audit 2024-04-03T22:10:58.177568+0000 mon.a (mon.0) 12182 : audit [DBG] from='client.? 172.21.15.67:0/3098271457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:10:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:58 smithi067 bash[17655]: cluster 2024-04-03T22:10:57.628073+0000 mgr.y (mgr.24370) 14173 : cluster [DBG] pgmap v14157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:10:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:10:58 smithi067 bash[17655]: audit 2024-04-03T22:10:58.177568+0000 mon.a (mon.0) 12182 : audit [DBG] from='client.? 172.21.15.67:0/3098271457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:00 smithi082 bash[20963]: cluster 2024-04-03T22:10:59.628702+0000 mgr.y (mgr.24370) 14174 : cluster [DBG] pgmap v14158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:01.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:00 smithi082 bash[20963]: audit 2024-04-03T22:11:00.632824+0000 mon.a (mon.0) 12183 : audit [DBG] from='client.? 172.21.15.67:0/1356193666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:01.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:00 smithi067 bash[17655]: cluster 2024-04-03T22:10:59.628702+0000 mgr.y (mgr.24370) 14174 : cluster [DBG] pgmap v14158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:01.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:00 smithi067 bash[17655]: audit 2024-04-03T22:11:00.632824+0000 mon.a (mon.0) 12183 : audit [DBG] from='client.? 172.21.15.67:0/1356193666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:00 smithi067 bash[27441]: cluster 2024-04-03T22:10:59.628702+0000 mgr.y (mgr.24370) 14174 : cluster [DBG] pgmap v14158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:01.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:00 smithi067 bash[27441]: audit 2024-04-03T22:11:00.632824+0000 mon.a (mon.0) 12183 : audit [DBG] from='client.? 172.21.15.67:0/1356193666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:03.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:02 smithi082 bash[20963]: cluster 2024-04-03T22:11:01.629865+0000 mgr.y (mgr.24370) 14175 : cluster [DBG] pgmap v14159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:03.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:02 smithi067 bash[17655]: cluster 2024-04-03T22:11:01.629865+0000 mgr.y (mgr.24370) 14175 : cluster [DBG] pgmap v14159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:03.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:11:03.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:02 smithi067 bash[27441]: cluster 2024-04-03T22:11:01.629865+0000 mgr.y (mgr.24370) 14175 : cluster [DBG] pgmap v14159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:03.870 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:11:04.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:03 smithi082 bash[20963]: audit 2024-04-03T22:11:03.083335+0000 mon.c (mon.2) 5656 : audit [DBG] from='client.? 172.21.15.67:0/2282039351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:04.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:03 smithi067 bash[17655]: audit 2024-04-03T22:11:03.083335+0000 mon.c (mon.2) 5656 : audit [DBG] from='client.? 172.21.15.67:0/2282039351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:04.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:03 smithi067 bash[27441]: audit 2024-04-03T22:11:03.083335+0000 mon.c (mon.2) 5656 : audit [DBG] from='client.? 172.21.15.67:0/2282039351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:05.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:04 smithi082 bash[20963]: cluster 2024-04-03T22:11:03.630540+0000 mgr.y (mgr.24370) 14176 : cluster [DBG] pgmap v14160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:05.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:04 smithi067 bash[27441]: cluster 2024-04-03T22:11:03.630540+0000 mgr.y (mgr.24370) 14176 : cluster [DBG] pgmap v14160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:05.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:04 smithi067 bash[17655]: cluster 2024-04-03T22:11:03.630540+0000 mgr.y (mgr.24370) 14176 : cluster [DBG] pgmap v14160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:06.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:05 smithi082 bash[20963]: audit 2024-04-03T22:11:05.543241+0000 mon.a (mon.0) 12184 : audit [DBG] from='client.? 172.21.15.67:0/934250104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:06.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:05 smithi067 bash[27441]: audit 2024-04-03T22:11:05.543241+0000 mon.a (mon.0) 12184 : audit [DBG] from='client.? 172.21.15.67:0/934250104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:06.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:05 smithi067 bash[17655]: audit 2024-04-03T22:11:05.543241+0000 mon.a (mon.0) 12184 : audit [DBG] from='client.? 172.21.15.67:0/934250104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:07.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:06 smithi067 bash[17655]: cluster 2024-04-03T22:11:05.631243+0000 mgr.y (mgr.24370) 14177 : cluster [DBG] pgmap v14161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:07.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:06 smithi067 bash[27441]: cluster 2024-04-03T22:11:05.631243+0000 mgr.y (mgr.24370) 14177 : cluster [DBG] pgmap v14161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:06 smithi082 bash[20963]: cluster 2024-04-03T22:11:05.631243+0000 mgr.y (mgr.24370) 14177 : cluster [DBG] pgmap v14161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:08 smithi067 bash[27441]: cluster 2024-04-03T22:11:07.632499+0000 mgr.y (mgr.24370) 14178 : cluster [DBG] pgmap v14162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:09.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:08 smithi067 bash[27441]: audit 2024-04-03T22:11:07.991650+0000 mon.c (mon.2) 5657 : audit [DBG] from='client.? 172.21.15.67:0/1481710630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:08 smithi067 bash[17655]: cluster 2024-04-03T22:11:07.632499+0000 mgr.y (mgr.24370) 14178 : cluster [DBG] pgmap v14162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:09.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:08 smithi067 bash[17655]: audit 2024-04-03T22:11:07.991650+0000 mon.c (mon.2) 5657 : audit [DBG] from='client.? 172.21.15.67:0/1481710630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:09.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:08 smithi082 bash[20963]: cluster 2024-04-03T22:11:07.632499+0000 mgr.y (mgr.24370) 14178 : cluster [DBG] pgmap v14162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:08 smithi082 bash[20963]: audit 2024-04-03T22:11:07.991650+0000 mon.c (mon.2) 5657 : audit [DBG] from='client.? 172.21.15.67:0/1481710630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:10 smithi067 bash[17655]: cluster 2024-04-03T22:11:09.633241+0000 mgr.y (mgr.24370) 14179 : cluster [DBG] pgmap v14163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:10 smithi067 bash[17655]: audit 2024-04-03T22:11:10.411299+0000 mon.a (mon.0) 12185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:11.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:10 smithi067 bash[17655]: audit 2024-04-03T22:11:10.443729+0000 mon.c (mon.2) 5658 : audit [DBG] from='client.? 172.21.15.67:0/1998107943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:10 smithi067 bash[27441]: cluster 2024-04-03T22:11:09.633241+0000 mgr.y (mgr.24370) 14179 : cluster [DBG] pgmap v14163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:10 smithi067 bash[27441]: audit 2024-04-03T22:11:10.411299+0000 mon.a (mon.0) 12185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:10 smithi067 bash[27441]: audit 2024-04-03T22:11:10.443729+0000 mon.c (mon.2) 5658 : audit [DBG] from='client.? 172.21.15.67:0/1998107943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:10 smithi082 bash[20963]: cluster 2024-04-03T22:11:09.633241+0000 mgr.y (mgr.24370) 14179 : cluster [DBG] pgmap v14163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:10 smithi082 bash[20963]: audit 2024-04-03T22:11:10.411299+0000 mon.a (mon.0) 12185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:10 smithi082 bash[20963]: audit 2024-04-03T22:11:10.443729+0000 mon.c (mon.2) 5658 : audit [DBG] from='client.? 172.21.15.67:0/1998107943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:13.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:12 smithi067 bash[17655]: cluster 2024-04-03T22:11:11.634419+0000 mgr.y (mgr.24370) 14180 : cluster [DBG] pgmap v14164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:13.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:11:13.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:12 smithi067 bash[27441]: cluster 2024-04-03T22:11:11.634419+0000 mgr.y (mgr.24370) 14180 : cluster [DBG] pgmap v14164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:12 smithi082 bash[20963]: cluster 2024-04-03T22:11:11.634419+0000 mgr.y (mgr.24370) 14180 : cluster [DBG] pgmap v14164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:11:14.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:13 smithi067 bash[17655]: audit 2024-04-03T22:11:12.902130+0000 mon.c (mon.2) 5659 : audit [DBG] from='client.? 172.21.15.67:0/4179571774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:14.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:13 smithi067 bash[27441]: audit 2024-04-03T22:11:12.902130+0000 mon.c (mon.2) 5659 : audit [DBG] from='client.? 172.21.15.67:0/4179571774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:13 smithi082 bash[20963]: audit 2024-04-03T22:11:12.902130+0000 mon.c (mon.2) 5659 : audit [DBG] from='client.? 172.21.15.67:0/4179571774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:15.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:14 smithi067 bash[27441]: cluster 2024-04-03T22:11:13.635040+0000 mgr.y (mgr.24370) 14181 : cluster [DBG] pgmap v14165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:15.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:14 smithi067 bash[17655]: cluster 2024-04-03T22:11:13.635040+0000 mgr.y (mgr.24370) 14181 : cluster [DBG] pgmap v14165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:14 smithi082 bash[20963]: cluster 2024-04-03T22:11:13.635040+0000 mgr.y (mgr.24370) 14181 : cluster [DBG] pgmap v14165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:15.882 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 22:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T22:11:15.596511847Z level=info msg="Completed cleanup jobs" duration=66.809565ms 2024-04-03T22:11:16.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:15 smithi067 bash[27441]: audit 2024-04-03T22:11:15.360504+0000 mon.a (mon.0) 12186 : audit [DBG] from='client.? 172.21.15.67:0/4220524511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:16.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:15 smithi067 bash[17655]: audit 2024-04-03T22:11:15.360504+0000 mon.a (mon.0) 12186 : audit [DBG] from='client.? 172.21.15.67:0/4220524511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:16.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:15 smithi082 bash[20963]: audit 2024-04-03T22:11:15.360504+0000 mon.a (mon.0) 12186 : audit [DBG] from='client.? 172.21.15.67:0/4220524511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:16 smithi082 bash[20963]: cluster 2024-04-03T22:11:15.635749+0000 mgr.y (mgr.24370) 14182 : cluster [DBG] pgmap v14166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:17.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:16 smithi067 bash[27441]: cluster 2024-04-03T22:11:15.635749+0000 mgr.y (mgr.24370) 14182 : cluster [DBG] pgmap v14166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:16 smithi067 bash[17655]: cluster 2024-04-03T22:11:15.635749+0000 mgr.y (mgr.24370) 14182 : cluster [DBG] pgmap v14166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:17 smithi082 bash[20963]: audit 2024-04-03T22:11:17.817040+0000 mon.a (mon.0) 12187 : audit [DBG] from='client.? 172.21.15.67:0/1824616945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:18.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:17 smithi067 bash[17655]: audit 2024-04-03T22:11:17.817040+0000 mon.a (mon.0) 12187 : audit [DBG] from='client.? 172.21.15.67:0/1824616945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:18.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:17 smithi067 bash[27441]: audit 2024-04-03T22:11:17.817040+0000 mon.a (mon.0) 12187 : audit [DBG] from='client.? 172.21.15.67:0/1824616945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:18 smithi082 bash[20963]: cluster 2024-04-03T22:11:17.636909+0000 mgr.y (mgr.24370) 14183 : cluster [DBG] pgmap v14167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:19.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:18 smithi067 bash[27441]: cluster 2024-04-03T22:11:17.636909+0000 mgr.y (mgr.24370) 14183 : cluster [DBG] pgmap v14167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:18 smithi067 bash[17655]: cluster 2024-04-03T22:11:17.636909+0000 mgr.y (mgr.24370) 14183 : cluster [DBG] pgmap v14167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:20 smithi082 bash[20963]: cluster 2024-04-03T22:11:19.637621+0000 mgr.y (mgr.24370) 14184 : cluster [DBG] pgmap v14168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:20 smithi082 bash[20963]: audit 2024-04-03T22:11:20.277817+0000 mon.c (mon.2) 5660 : audit [DBG] from='client.? 172.21.15.67:0/1267734167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:20 smithi067 bash[17655]: cluster 2024-04-03T22:11:19.637621+0000 mgr.y (mgr.24370) 14184 : cluster [DBG] pgmap v14168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:20 smithi067 bash[17655]: audit 2024-04-03T22:11:20.277817+0000 mon.c (mon.2) 5660 : audit [DBG] from='client.? 172.21.15.67:0/1267734167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:20 smithi067 bash[27441]: cluster 2024-04-03T22:11:19.637621+0000 mgr.y (mgr.24370) 14184 : cluster [DBG] pgmap v14168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:20 smithi067 bash[27441]: audit 2024-04-03T22:11:20.277817+0000 mon.c (mon.2) 5660 : audit [DBG] from='client.? 172.21.15.67:0/1267734167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:22 smithi082 bash[20963]: cluster 2024-04-03T22:11:21.638826+0000 mgr.y (mgr.24370) 14185 : cluster [DBG] pgmap v14169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:22 smithi082 bash[20963]: audit 2024-04-03T22:11:22.733441+0000 mon.c (mon.2) 5661 : audit [DBG] from='client.? 172.21.15.67:0/1589565694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:11:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:22 smithi067 bash[17655]: cluster 2024-04-03T22:11:21.638826+0000 mgr.y (mgr.24370) 14185 : cluster [DBG] pgmap v14169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:22 smithi067 bash[17655]: audit 2024-04-03T22:11:22.733441+0000 mon.c (mon.2) 5661 : audit [DBG] from='client.? 172.21.15.67:0/1589565694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:22 smithi067 bash[27441]: cluster 2024-04-03T22:11:21.638826+0000 mgr.y (mgr.24370) 14185 : cluster [DBG] pgmap v14169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:22 smithi067 bash[27441]: audit 2024-04-03T22:11:22.733441+0000 mon.c (mon.2) 5661 : audit [DBG] from='client.? 172.21.15.67:0/1589565694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:11:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:24 smithi082 bash[20963]: cluster 2024-04-03T22:11:23.639534+0000 mgr.y (mgr.24370) 14186 : cluster [DBG] pgmap v14170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:25.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:24 smithi067 bash[17655]: cluster 2024-04-03T22:11:23.639534+0000 mgr.y (mgr.24370) 14186 : cluster [DBG] pgmap v14170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:24 smithi067 bash[27441]: cluster 2024-04-03T22:11:23.639534+0000 mgr.y (mgr.24370) 14186 : cluster [DBG] pgmap v14170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:25 smithi082 bash[20963]: audit 2024-04-03T22:11:25.189084+0000 mon.c (mon.2) 5662 : audit [DBG] from='client.? 172.21.15.67:0/1381939037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:25 smithi082 bash[20963]: audit 2024-04-03T22:11:25.411929+0000 mon.a (mon.0) 12188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:26.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:25 smithi067 bash[17655]: audit 2024-04-03T22:11:25.189084+0000 mon.c (mon.2) 5662 : audit [DBG] from='client.? 172.21.15.67:0/1381939037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:25 smithi067 bash[17655]: audit 2024-04-03T22:11:25.411929+0000 mon.a (mon.0) 12188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:25 smithi067 bash[27441]: audit 2024-04-03T22:11:25.189084+0000 mon.c (mon.2) 5662 : audit [DBG] from='client.? 172.21.15.67:0/1381939037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:25 smithi067 bash[27441]: audit 2024-04-03T22:11:25.411929+0000 mon.a (mon.0) 12188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:26 smithi082 bash[20963]: cluster 2024-04-03T22:11:25.640189+0000 mgr.y (mgr.24370) 14187 : cluster [DBG] pgmap v14171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:26 smithi067 bash[17655]: cluster 2024-04-03T22:11:25.640189+0000 mgr.y (mgr.24370) 14187 : cluster [DBG] pgmap v14171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:26 smithi067 bash[27441]: cluster 2024-04-03T22:11:25.640189+0000 mgr.y (mgr.24370) 14187 : cluster [DBG] pgmap v14171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:27 smithi082 bash[20963]: audit 2024-04-03T22:11:27.651963+0000 mon.a (mon.0) 12189 : audit [DBG] from='client.? 172.21.15.67:0/1943748433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:27 smithi067 bash[17655]: audit 2024-04-03T22:11:27.651963+0000 mon.a (mon.0) 12189 : audit [DBG] from='client.? 172.21.15.67:0/1943748433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:27 smithi067 bash[27441]: audit 2024-04-03T22:11:27.651963+0000 mon.a (mon.0) 12189 : audit [DBG] from='client.? 172.21.15.67:0/1943748433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:29.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:28 smithi082 bash[20963]: cluster 2024-04-03T22:11:27.641307+0000 mgr.y (mgr.24370) 14188 : cluster [DBG] pgmap v14172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:28 smithi067 bash[17655]: cluster 2024-04-03T22:11:27.641307+0000 mgr.y (mgr.24370) 14188 : cluster [DBG] pgmap v14172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:29.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:28 smithi067 bash[27441]: cluster 2024-04-03T22:11:27.641307+0000 mgr.y (mgr.24370) 14188 : cluster [DBG] pgmap v14172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:31.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:30 smithi082 bash[20963]: cluster 2024-04-03T22:11:29.642002+0000 mgr.y (mgr.24370) 14189 : cluster [DBG] pgmap v14173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:30 smithi082 bash[20963]: audit 2024-04-03T22:11:30.108978+0000 mon.a (mon.0) 12190 : audit [DBG] from='client.? 172.21.15.67:0/934357783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:30 smithi067 bash[17655]: cluster 2024-04-03T22:11:29.642002+0000 mgr.y (mgr.24370) 14189 : cluster [DBG] pgmap v14173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:30 smithi067 bash[17655]: audit 2024-04-03T22:11:30.108978+0000 mon.a (mon.0) 12190 : audit [DBG] from='client.? 172.21.15.67:0/934357783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:30 smithi067 bash[27441]: cluster 2024-04-03T22:11:29.642002+0000 mgr.y (mgr.24370) 14189 : cluster [DBG] pgmap v14173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:30 smithi067 bash[27441]: audit 2024-04-03T22:11:30.108978+0000 mon.a (mon.0) 12190 : audit [DBG] from='client.? 172.21.15.67:0/934357783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:33.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:32 smithi082 bash[20963]: cluster 2024-04-03T22:11:31.643400+0000 mgr.y (mgr.24370) 14190 : cluster [DBG] pgmap v14174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:32 smithi082 bash[20963]: audit 2024-04-03T22:11:32.565350+0000 mon.c (mon.2) 5663 : audit [DBG] from='client.? 172.21.15.67:0/554369191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:11:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:32 smithi067 bash[17655]: cluster 2024-04-03T22:11:31.643400+0000 mgr.y (mgr.24370) 14190 : cluster [DBG] pgmap v14174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:32 smithi067 bash[17655]: audit 2024-04-03T22:11:32.565350+0000 mon.c (mon.2) 5663 : audit [DBG] from='client.? 172.21.15.67:0/554369191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:32 smithi067 bash[27441]: cluster 2024-04-03T22:11:31.643400+0000 mgr.y (mgr.24370) 14190 : cluster [DBG] pgmap v14174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:32 smithi067 bash[27441]: audit 2024-04-03T22:11:32.565350+0000 mon.c (mon.2) 5663 : audit [DBG] from='client.? 172.21.15.67:0/554369191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:11:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:34 smithi082 bash[20963]: cluster 2024-04-03T22:11:33.644173+0000 mgr.y (mgr.24370) 14191 : cluster [DBG] pgmap v14175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:34 smithi067 bash[17655]: cluster 2024-04-03T22:11:33.644173+0000 mgr.y (mgr.24370) 14191 : cluster [DBG] pgmap v14175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:34 smithi067 bash[27441]: cluster 2024-04-03T22:11:33.644173+0000 mgr.y (mgr.24370) 14191 : cluster [DBG] pgmap v14175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:35 smithi082 bash[20963]: audit 2024-04-03T22:11:35.024404+0000 mon.a (mon.0) 12191 : audit [DBG] from='client.? 172.21.15.67:0/835087030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:36.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:35 smithi067 bash[17655]: audit 2024-04-03T22:11:35.024404+0000 mon.a (mon.0) 12191 : audit [DBG] from='client.? 172.21.15.67:0/835087030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:35 smithi067 bash[27441]: audit 2024-04-03T22:11:35.024404+0000 mon.a (mon.0) 12191 : audit [DBG] from='client.? 172.21.15.67:0/835087030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:36 smithi082 bash[20963]: cluster 2024-04-03T22:11:35.644838+0000 mgr.y (mgr.24370) 14192 : cluster [DBG] pgmap v14176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:37.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:36 smithi067 bash[17655]: cluster 2024-04-03T22:11:35.644838+0000 mgr.y (mgr.24370) 14192 : cluster [DBG] pgmap v14176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:37.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:36 smithi067 bash[27441]: cluster 2024-04-03T22:11:35.644838+0000 mgr.y (mgr.24370) 14192 : cluster [DBG] pgmap v14176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:38.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:37 smithi082 bash[20963]: audit 2024-04-03T22:11:37.482487+0000 mon.a (mon.0) 12192 : audit [DBG] from='client.? 172.21.15.67:0/806145312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:38.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:37 smithi067 bash[17655]: audit 2024-04-03T22:11:37.482487+0000 mon.a (mon.0) 12192 : audit [DBG] from='client.? 172.21.15.67:0/806145312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:37 smithi067 bash[27441]: audit 2024-04-03T22:11:37.482487+0000 mon.a (mon.0) 12192 : audit [DBG] from='client.? 172.21.15.67:0/806145312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:39.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:38 smithi082 bash[20963]: cluster 2024-04-03T22:11:37.646090+0000 mgr.y (mgr.24370) 14193 : cluster [DBG] pgmap v14177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:38 smithi067 bash[27441]: cluster 2024-04-03T22:11:37.646090+0000 mgr.y (mgr.24370) 14193 : cluster [DBG] pgmap v14177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:38 smithi067 bash[17655]: cluster 2024-04-03T22:11:37.646090+0000 mgr.y (mgr.24370) 14193 : cluster [DBG] pgmap v14177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:40 smithi082 bash[20963]: audit 2024-04-03T22:11:39.943999+0000 mon.c (mon.2) 5664 : audit [DBG] from='client.? 172.21.15.67:0/2492198863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:40 smithi067 bash[17655]: audit 2024-04-03T22:11:39.943999+0000 mon.c (mon.2) 5664 : audit [DBG] from='client.? 172.21.15.67:0/2492198863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:40.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:40 smithi067 bash[27441]: audit 2024-04-03T22:11:39.943999+0000 mon.c (mon.2) 5664 : audit [DBG] from='client.? 172.21.15.67:0/2492198863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:41 smithi082 bash[20963]: cluster 2024-04-03T22:11:39.646601+0000 mgr.y (mgr.24370) 14194 : cluster [DBG] pgmap v14178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:41 smithi082 bash[20963]: audit 2024-04-03T22:11:40.412316+0000 mon.a (mon.0) 12193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:41 smithi067 bash[17655]: cluster 2024-04-03T22:11:39.646601+0000 mgr.y (mgr.24370) 14194 : cluster [DBG] pgmap v14178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:41 smithi067 bash[17655]: audit 2024-04-03T22:11:40.412316+0000 mon.a (mon.0) 12193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:41 smithi067 bash[27441]: cluster 2024-04-03T22:11:39.646601+0000 mgr.y (mgr.24370) 14194 : cluster [DBG] pgmap v14178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:41 smithi067 bash[27441]: audit 2024-04-03T22:11:40.412316+0000 mon.a (mon.0) 12193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:43 smithi082 bash[20963]: cluster 2024-04-03T22:11:41.647777+0000 mgr.y (mgr.24370) 14195 : cluster [DBG] pgmap v14179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:43 smithi082 bash[20963]: audit 2024-04-03T22:11:42.405384+0000 mon.c (mon.2) 5665 : audit [DBG] from='client.? 172.21.15.67:0/2126439077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:11:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:43 smithi067 bash[17655]: cluster 2024-04-03T22:11:41.647777+0000 mgr.y (mgr.24370) 14195 : cluster [DBG] pgmap v14179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:43 smithi067 bash[17655]: audit 2024-04-03T22:11:42.405384+0000 mon.c (mon.2) 5665 : audit [DBG] from='client.? 172.21.15.67:0/2126439077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:43 smithi067 bash[27441]: cluster 2024-04-03T22:11:41.647777+0000 mgr.y (mgr.24370) 14195 : cluster [DBG] pgmap v14179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:43 smithi067 bash[27441]: audit 2024-04-03T22:11:42.405384+0000 mon.c (mon.2) 5665 : audit [DBG] from='client.? 172.21.15.67:0/2126439077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:11:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:45 smithi082 bash[20963]: cluster 2024-04-03T22:11:43.648635+0000 mgr.y (mgr.24370) 14196 : cluster [DBG] pgmap v14180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:45 smithi082 bash[20963]: audit 2024-04-03T22:11:44.860415+0000 mon.c (mon.2) 5666 : audit [DBG] from='client.? 172.21.15.67:0/1823524817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:45.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:45 smithi067 bash[27441]: cluster 2024-04-03T22:11:43.648635+0000 mgr.y (mgr.24370) 14196 : cluster [DBG] pgmap v14180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:45 smithi067 bash[27441]: audit 2024-04-03T22:11:44.860415+0000 mon.c (mon.2) 5666 : audit [DBG] from='client.? 172.21.15.67:0/1823524817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:45 smithi067 bash[17655]: cluster 2024-04-03T22:11:43.648635+0000 mgr.y (mgr.24370) 14196 : cluster [DBG] pgmap v14180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:45 smithi067 bash[17655]: audit 2024-04-03T22:11:44.860415+0000 mon.c (mon.2) 5666 : audit [DBG] from='client.? 172.21.15.67:0/1823524817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:46 smithi082 bash[20963]: cluster 2024-04-03T22:11:45.649333+0000 mgr.y (mgr.24370) 14197 : cluster [DBG] pgmap v14181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:46.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:46 smithi067 bash[17655]: cluster 2024-04-03T22:11:45.649333+0000 mgr.y (mgr.24370) 14197 : cluster [DBG] pgmap v14181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:46 smithi067 bash[27441]: cluster 2024-04-03T22:11:45.649333+0000 mgr.y (mgr.24370) 14197 : cluster [DBG] pgmap v14181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:47 smithi082 bash[20963]: audit 2024-04-03T22:11:46.662518+0000 mon.a (mon.0) 12194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:11:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:47 smithi082 bash[20963]: audit 2024-04-03T22:11:47.298815+0000 mon.a (mon.0) 12195 : audit [DBG] from='client.? 172.21.15.67:0/455011596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:47.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:47 smithi067 bash[17655]: audit 2024-04-03T22:11:46.662518+0000 mon.a (mon.0) 12194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:11:47.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:47 smithi067 bash[17655]: audit 2024-04-03T22:11:47.298815+0000 mon.a (mon.0) 12195 : audit [DBG] from='client.? 172.21.15.67:0/455011596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:47 smithi067 bash[27441]: audit 2024-04-03T22:11:46.662518+0000 mon.a (mon.0) 12194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:11:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:47 smithi067 bash[27441]: audit 2024-04-03T22:11:47.298815+0000 mon.a (mon.0) 12195 : audit [DBG] from='client.? 172.21.15.67:0/455011596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:48 smithi082 bash[20963]: cluster 2024-04-03T22:11:47.650514+0000 mgr.y (mgr.24370) 14198 : cluster [DBG] pgmap v14182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:48.913 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:48 smithi067 bash[17655]: cluster 2024-04-03T22:11:47.650514+0000 mgr.y (mgr.24370) 14198 : cluster [DBG] pgmap v14182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:48.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:48 smithi067 bash[27441]: cluster 2024-04-03T22:11:47.650514+0000 mgr.y (mgr.24370) 14198 : cluster [DBG] pgmap v14182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:50 smithi082 bash[20963]: cluster 2024-04-03T22:11:49.651144+0000 mgr.y (mgr.24370) 14199 : cluster [DBG] pgmap v14183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:50 smithi082 bash[20963]: audit 2024-04-03T22:11:49.749014+0000 mon.a (mon.0) 12196 : audit [DBG] from='client.? 172.21.15.67:0/922618491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:50 smithi067 bash[17655]: cluster 2024-04-03T22:11:49.651144+0000 mgr.y (mgr.24370) 14199 : cluster [DBG] pgmap v14183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:50 smithi067 bash[17655]: audit 2024-04-03T22:11:49.749014+0000 mon.a (mon.0) 12196 : audit [DBG] from='client.? 172.21.15.67:0/922618491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:50 smithi067 bash[27441]: cluster 2024-04-03T22:11:49.651144+0000 mgr.y (mgr.24370) 14199 : cluster [DBG] pgmap v14183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:50 smithi067 bash[27441]: audit 2024-04-03T22:11:49.749014+0000 mon.a (mon.0) 12196 : audit [DBG] from='client.? 172.21.15.67:0/922618491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:53.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[27441]: cluster 2024-04-03T22:11:51.652322+0000 mgr.y (mgr.24370) 14200 : cluster [DBG] pgmap v14184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[27441]: audit 2024-04-03T22:11:52.216107+0000 mon.c (mon.2) 5667 : audit [DBG] from='client.? 172.21.15.67:0/1272517979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[27441]: audit 2024-04-03T22:11:52.363808+0000 mon.a (mon.0) 12197 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[27441]: audit 2024-04-03T22:11:52.371996+0000 mon.a (mon.0) 12198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[27441]: audit 2024-04-03T22:11:52.662971+0000 mon.a (mon.0) 12199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[27441]: audit 2024-04-03T22:11:52.670167+0000 mon.a (mon.0) 12200 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[17655]: cluster 2024-04-03T22:11:51.652322+0000 mgr.y (mgr.24370) 14200 : cluster [DBG] pgmap v14184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[17655]: audit 2024-04-03T22:11:52.216107+0000 mon.c (mon.2) 5667 : audit [DBG] from='client.? 172.21.15.67:0/1272517979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[17655]: audit 2024-04-03T22:11:52.363808+0000 mon.a (mon.0) 12197 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[17655]: audit 2024-04-03T22:11:52.371996+0000 mon.a (mon.0) 12198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[17655]: audit 2024-04-03T22:11:52.662971+0000 mon.a (mon.0) 12199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:52 smithi067 bash[17655]: audit 2024-04-03T22:11:52.670167+0000 mon.a (mon.0) 12200 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:52 smithi082 bash[20963]: cluster 2024-04-03T22:11:51.652322+0000 mgr.y (mgr.24370) 14200 : cluster [DBG] pgmap v14184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:52 smithi082 bash[20963]: audit 2024-04-03T22:11:52.216107+0000 mon.c (mon.2) 5667 : audit [DBG] from='client.? 172.21.15.67:0/1272517979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:52 smithi082 bash[20963]: audit 2024-04-03T22:11:52.363808+0000 mon.a (mon.0) 12197 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:52 smithi082 bash[20963]: audit 2024-04-03T22:11:52.371996+0000 mon.a (mon.0) 12198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:52 smithi082 bash[20963]: audit 2024-04-03T22:11:52.662971+0000 mon.a (mon.0) 12199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:52 smithi082 bash[20963]: audit 2024-04-03T22:11:52.670167+0000 mon.a (mon.0) 12200 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:11:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:11:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:53 smithi082 bash[20963]: audit 2024-04-03T22:11:53.201368+0000 mon.a (mon.0) 12201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:11:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:53 smithi082 bash[20963]: audit 2024-04-03T22:11:53.203072+0000 mon.a (mon.0) 12202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:11:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:53 smithi082 bash[20963]: audit 2024-04-03T22:11:53.212279+0000 mon.a (mon.0) 12203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:53 smithi067 bash[27441]: audit 2024-04-03T22:11:53.201368+0000 mon.a (mon.0) 12201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:11:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:53 smithi067 bash[27441]: audit 2024-04-03T22:11:53.203072+0000 mon.a (mon.0) 12202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:11:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:53 smithi067 bash[27441]: audit 2024-04-03T22:11:53.212279+0000 mon.a (mon.0) 12203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:53 smithi067 bash[17655]: audit 2024-04-03T22:11:53.201368+0000 mon.a (mon.0) 12201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:11:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:53 smithi067 bash[17655]: audit 2024-04-03T22:11:53.203072+0000 mon.a (mon.0) 12202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:11:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:53 smithi067 bash[17655]: audit 2024-04-03T22:11:53.212279+0000 mon.a (mon.0) 12203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:11:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:55 smithi082 bash[20963]: cluster 2024-04-03T22:11:53.653003+0000 mgr.y (mgr.24370) 14201 : cluster [DBG] pgmap v14185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:55 smithi082 bash[20963]: audit 2024-04-03T22:11:54.668332+0000 mon.c (mon.2) 5668 : audit [DBG] from='client.? 172.21.15.67:0/4014214930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:55 smithi067 bash[17655]: cluster 2024-04-03T22:11:53.653003+0000 mgr.y (mgr.24370) 14201 : cluster [DBG] pgmap v14185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:55.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:55 smithi067 bash[17655]: audit 2024-04-03T22:11:54.668332+0000 mon.c (mon.2) 5668 : audit [DBG] from='client.? 172.21.15.67:0/4014214930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:55 smithi067 bash[27441]: cluster 2024-04-03T22:11:53.653003+0000 mgr.y (mgr.24370) 14201 : cluster [DBG] pgmap v14185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:55 smithi067 bash[27441]: audit 2024-04-03T22:11:54.668332+0000 mon.c (mon.2) 5668 : audit [DBG] from='client.? 172.21.15.67:0/4014214930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:56.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:56 smithi082 bash[20963]: audit 2024-04-03T22:11:55.412806+0000 mon.a (mon.0) 12204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:56.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:56 smithi067 bash[27441]: audit 2024-04-03T22:11:55.412806+0000 mon.a (mon.0) 12204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:56 smithi067 bash[17655]: audit 2024-04-03T22:11:55.412806+0000 mon.a (mon.0) 12204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:11:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:57 smithi082 bash[20963]: cluster 2024-04-03T22:11:55.653658+0000 mgr.y (mgr.24370) 14202 : cluster [DBG] pgmap v14186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:57 smithi082 bash[20963]: audit 2024-04-03T22:11:57.125865+0000 mon.a (mon.0) 12205 : audit [DBG] from='client.? 172.21.15.67:0/3252328034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:57.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:57 smithi067 bash[27441]: cluster 2024-04-03T22:11:55.653658+0000 mgr.y (mgr.24370) 14202 : cluster [DBG] pgmap v14186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:57 smithi067 bash[27441]: audit 2024-04-03T22:11:57.125865+0000 mon.a (mon.0) 12205 : audit [DBG] from='client.? 172.21.15.67:0/3252328034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:57 smithi067 bash[17655]: cluster 2024-04-03T22:11:55.653658+0000 mgr.y (mgr.24370) 14202 : cluster [DBG] pgmap v14186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:57 smithi067 bash[17655]: audit 2024-04-03T22:11:57.125865+0000 mon.a (mon.0) 12205 : audit [DBG] from='client.? 172.21.15.67:0/3252328034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:11:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:11:59 smithi082 bash[20963]: cluster 2024-04-03T22:11:57.654972+0000 mgr.y (mgr.24370) 14203 : cluster [DBG] pgmap v14187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:59.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:11:59 smithi067 bash[27441]: cluster 2024-04-03T22:11:57.654972+0000 mgr.y (mgr.24370) 14203 : cluster [DBG] pgmap v14187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:11:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:11:59 smithi067 bash[17655]: cluster 2024-04-03T22:11:57.654972+0000 mgr.y (mgr.24370) 14203 : cluster [DBG] pgmap v14187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:00 smithi082 bash[20963]: audit 2024-04-03T22:11:59.585875+0000 mon.c (mon.2) 5669 : audit [DBG] from='client.? 172.21.15.67:0/2371647989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:00.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:00 smithi067 bash[27441]: audit 2024-04-03T22:11:59.585875+0000 mon.c (mon.2) 5669 : audit [DBG] from='client.? 172.21.15.67:0/2371647989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:00 smithi067 bash[17655]: audit 2024-04-03T22:11:59.585875+0000 mon.c (mon.2) 5669 : audit [DBG] from='client.? 172.21.15.67:0/2371647989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:01 smithi082 bash[20963]: cluster 2024-04-03T22:11:59.655725+0000 mgr.y (mgr.24370) 14204 : cluster [DBG] pgmap v14188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:01 smithi067 bash[27441]: cluster 2024-04-03T22:11:59.655725+0000 mgr.y (mgr.24370) 14204 : cluster [DBG] pgmap v14188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:01 smithi067 bash[17655]: cluster 2024-04-03T22:11:59.655725+0000 mgr.y (mgr.24370) 14204 : cluster [DBG] pgmap v14188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:02 smithi082 bash[20963]: audit 2024-04-03T22:12:02.038586+0000 mon.c (mon.2) 5670 : audit [DBG] from='client.? 172.21.15.67:0/2266818421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:02.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:02 smithi067 bash[17655]: audit 2024-04-03T22:12:02.038586+0000 mon.c (mon.2) 5670 : audit [DBG] from='client.? 172.21.15.67:0/2266818421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:02 smithi067 bash[27441]: audit 2024-04-03T22:12:02.038586+0000 mon.c (mon.2) 5670 : audit [DBG] from='client.? 172.21.15.67:0/2266818421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:12:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:03 smithi067 bash[27441]: cluster 2024-04-03T22:12:01.656961+0000 mgr.y (mgr.24370) 14205 : cluster [DBG] pgmap v14189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:03 smithi067 bash[17655]: cluster 2024-04-03T22:12:01.656961+0000 mgr.y (mgr.24370) 14205 : cluster [DBG] pgmap v14189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:03 smithi082 bash[20963]: cluster 2024-04-03T22:12:01.656961+0000 mgr.y (mgr.24370) 14205 : cluster [DBG] pgmap v14189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:12:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:05 smithi082 bash[20963]: cluster 2024-04-03T22:12:03.657625+0000 mgr.y (mgr.24370) 14206 : cluster [DBG] pgmap v14190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:05 smithi082 bash[20963]: audit 2024-04-03T22:12:04.489462+0000 mon.a (mon.0) 12206 : audit [DBG] from='client.? 172.21.15.67:0/1036039727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:05 smithi067 bash[17655]: cluster 2024-04-03T22:12:03.657625+0000 mgr.y (mgr.24370) 14206 : cluster [DBG] pgmap v14190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:05 smithi067 bash[17655]: audit 2024-04-03T22:12:04.489462+0000 mon.a (mon.0) 12206 : audit [DBG] from='client.? 172.21.15.67:0/1036039727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:05 smithi067 bash[27441]: cluster 2024-04-03T22:12:03.657625+0000 mgr.y (mgr.24370) 14206 : cluster [DBG] pgmap v14190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:05 smithi067 bash[27441]: audit 2024-04-03T22:12:04.489462+0000 mon.a (mon.0) 12206 : audit [DBG] from='client.? 172.21.15.67:0/1036039727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:07 smithi082 bash[20963]: cluster 2024-04-03T22:12:05.658322+0000 mgr.y (mgr.24370) 14207 : cluster [DBG] pgmap v14191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:07 smithi082 bash[20963]: audit 2024-04-03T22:12:06.930625+0000 mon.c (mon.2) 5671 : audit [DBG] from='client.? 172.21.15.67:0/4276181192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:07.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:07 smithi067 bash[17655]: cluster 2024-04-03T22:12:05.658322+0000 mgr.y (mgr.24370) 14207 : cluster [DBG] pgmap v14191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:07 smithi067 bash[17655]: audit 2024-04-03T22:12:06.930625+0000 mon.c (mon.2) 5671 : audit [DBG] from='client.? 172.21.15.67:0/4276181192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:07 smithi067 bash[27441]: cluster 2024-04-03T22:12:05.658322+0000 mgr.y (mgr.24370) 14207 : cluster [DBG] pgmap v14191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:07 smithi067 bash[27441]: audit 2024-04-03T22:12:06.930625+0000 mon.c (mon.2) 5671 : audit [DBG] from='client.? 172.21.15.67:0/4276181192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:09 smithi082 bash[20963]: cluster 2024-04-03T22:12:07.659510+0000 mgr.y (mgr.24370) 14208 : cluster [DBG] pgmap v14192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:09 smithi067 bash[27441]: cluster 2024-04-03T22:12:07.659510+0000 mgr.y (mgr.24370) 14208 : cluster [DBG] pgmap v14192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:09 smithi067 bash[17655]: cluster 2024-04-03T22:12:07.659510+0000 mgr.y (mgr.24370) 14208 : cluster [DBG] pgmap v14192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:10 smithi082 bash[20963]: audit 2024-04-03T22:12:09.386321+0000 mon.a (mon.0) 12207 : audit [DBG] from='client.? 172.21.15.67:0/1660858949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:10 smithi067 bash[17655]: audit 2024-04-03T22:12:09.386321+0000 mon.a (mon.0) 12207 : audit [DBG] from='client.? 172.21.15.67:0/1660858949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:10 smithi067 bash[27441]: audit 2024-04-03T22:12:09.386321+0000 mon.a (mon.0) 12207 : audit [DBG] from='client.? 172.21.15.67:0/1660858949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:11 smithi082 bash[20963]: cluster 2024-04-03T22:12:09.660380+0000 mgr.y (mgr.24370) 14209 : cluster [DBG] pgmap v14193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:11 smithi082 bash[20963]: audit 2024-04-03T22:12:10.413199+0000 mon.a (mon.0) 12208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:11.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:11 smithi067 bash[17655]: cluster 2024-04-03T22:12:09.660380+0000 mgr.y (mgr.24370) 14209 : cluster [DBG] pgmap v14193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:11 smithi067 bash[17655]: audit 2024-04-03T22:12:10.413199+0000 mon.a (mon.0) 12208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:11 smithi067 bash[27441]: cluster 2024-04-03T22:12:09.660380+0000 mgr.y (mgr.24370) 14209 : cluster [DBG] pgmap v14193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:11 smithi067 bash[27441]: audit 2024-04-03T22:12:10.413199+0000 mon.a (mon.0) 12208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:12 smithi082 bash[20963]: audit 2024-04-03T22:12:11.837741+0000 mon.a (mon.0) 12209 : audit [DBG] from='client.? 172.21.15.67:0/4100868844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:12 smithi067 bash[17655]: audit 2024-04-03T22:12:11.837741+0000 mon.a (mon.0) 12209 : audit [DBG] from='client.? 172.21.15.67:0/4100868844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:12 smithi067 bash[27441]: audit 2024-04-03T22:12:11.837741+0000 mon.a (mon.0) 12209 : audit [DBG] from='client.? 172.21.15.67:0/4100868844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:13 smithi067 bash[17655]: cluster 2024-04-03T22:12:11.661510+0000 mgr.y (mgr.24370) 14210 : cluster [DBG] pgmap v14194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:12:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:13 smithi067 bash[27441]: cluster 2024-04-03T22:12:11.661510+0000 mgr.y (mgr.24370) 14210 : cluster [DBG] pgmap v14194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:13.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:13 smithi082 bash[20963]: cluster 2024-04-03T22:12:11.661510+0000 mgr.y (mgr.24370) 14210 : cluster [DBG] pgmap v14194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:13.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:12:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:15 smithi082 bash[20963]: cluster 2024-04-03T22:12:13.662195+0000 mgr.y (mgr.24370) 14211 : cluster [DBG] pgmap v14195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:15 smithi082 bash[20963]: audit 2024-04-03T22:12:14.296768+0000 mon.a (mon.0) 12210 : audit [DBG] from='client.? 172.21.15.67:0/3136733036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:15 smithi067 bash[27441]: cluster 2024-04-03T22:12:13.662195+0000 mgr.y (mgr.24370) 14211 : cluster [DBG] pgmap v14195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:15 smithi067 bash[27441]: audit 2024-04-03T22:12:14.296768+0000 mon.a (mon.0) 12210 : audit [DBG] from='client.? 172.21.15.67:0/3136733036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:15 smithi067 bash[17655]: cluster 2024-04-03T22:12:13.662195+0000 mgr.y (mgr.24370) 14211 : cluster [DBG] pgmap v14195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:15 smithi067 bash[17655]: audit 2024-04-03T22:12:14.296768+0000 mon.a (mon.0) 12210 : audit [DBG] from='client.? 172.21.15.67:0/3136733036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:17 smithi082 bash[20963]: cluster 2024-04-03T22:12:15.662833+0000 mgr.y (mgr.24370) 14212 : cluster [DBG] pgmap v14196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:17 smithi082 bash[20963]: audit 2024-04-03T22:12:16.748748+0000 mon.c (mon.2) 5672 : audit [DBG] from='client.? 172.21.15.67:0/3751168666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:17.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:17 smithi067 bash[17655]: cluster 2024-04-03T22:12:15.662833+0000 mgr.y (mgr.24370) 14212 : cluster [DBG] pgmap v14196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:17 smithi067 bash[17655]: audit 2024-04-03T22:12:16.748748+0000 mon.c (mon.2) 5672 : audit [DBG] from='client.? 172.21.15.67:0/3751168666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:17 smithi067 bash[27441]: cluster 2024-04-03T22:12:15.662833+0000 mgr.y (mgr.24370) 14212 : cluster [DBG] pgmap v14196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:17 smithi067 bash[27441]: audit 2024-04-03T22:12:16.748748+0000 mon.c (mon.2) 5672 : audit [DBG] from='client.? 172.21.15.67:0/3751168666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:19 smithi082 bash[20963]: cluster 2024-04-03T22:12:17.664049+0000 mgr.y (mgr.24370) 14213 : cluster [DBG] pgmap v14197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:19 smithi082 bash[20963]: audit 2024-04-03T22:12:19.207045+0000 mon.a (mon.0) 12211 : audit [DBG] from='client.? 172.21.15.67:0/1574170952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:19 smithi067 bash[17655]: cluster 2024-04-03T22:12:17.664049+0000 mgr.y (mgr.24370) 14213 : cluster [DBG] pgmap v14197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:19 smithi067 bash[17655]: audit 2024-04-03T22:12:19.207045+0000 mon.a (mon.0) 12211 : audit [DBG] from='client.? 172.21.15.67:0/1574170952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:19 smithi067 bash[27441]: cluster 2024-04-03T22:12:17.664049+0000 mgr.y (mgr.24370) 14213 : cluster [DBG] pgmap v14197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:19 smithi067 bash[27441]: audit 2024-04-03T22:12:19.207045+0000 mon.a (mon.0) 12211 : audit [DBG] from='client.? 172.21.15.67:0/1574170952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:21 smithi082 bash[20963]: cluster 2024-04-03T22:12:19.664742+0000 mgr.y (mgr.24370) 14214 : cluster [DBG] pgmap v14198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:21.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:21 smithi067 bash[27441]: cluster 2024-04-03T22:12:19.664742+0000 mgr.y (mgr.24370) 14214 : cluster [DBG] pgmap v14198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:21 smithi067 bash[17655]: cluster 2024-04-03T22:12:19.664742+0000 mgr.y (mgr.24370) 14214 : cluster [DBG] pgmap v14198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:22 smithi082 bash[20963]: audit 2024-04-03T22:12:21.654018+0000 mon.a (mon.0) 12212 : audit [DBG] from='client.? 172.21.15.67:0/3270389718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:22.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:22 smithi067 bash[27441]: audit 2024-04-03T22:12:21.654018+0000 mon.a (mon.0) 12212 : audit [DBG] from='client.? 172.21.15.67:0/3270389718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:22 smithi067 bash[17655]: audit 2024-04-03T22:12:21.654018+0000 mon.a (mon.0) 12212 : audit [DBG] from='client.? 172.21.15.67:0/3270389718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:12:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:23 smithi067 bash[27441]: cluster 2024-04-03T22:12:21.665855+0000 mgr.y (mgr.24370) 14215 : cluster [DBG] pgmap v14199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:23 smithi067 bash[17655]: cluster 2024-04-03T22:12:21.665855+0000 mgr.y (mgr.24370) 14215 : cluster [DBG] pgmap v14199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:23.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:23 smithi082 bash[20963]: cluster 2024-04-03T22:12:21.665855+0000 mgr.y (mgr.24370) 14215 : cluster [DBG] pgmap v14199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:23.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:12:24.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:24 smithi082 bash[20963]: audit 2024-04-03T22:12:24.118809+0000 mon.c (mon.2) 5673 : audit [DBG] from='client.? 172.21.15.67:0/1261676306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:24.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:24 smithi067 bash[17655]: audit 2024-04-03T22:12:24.118809+0000 mon.c (mon.2) 5673 : audit [DBG] from='client.? 172.21.15.67:0/1261676306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:24 smithi067 bash[27441]: audit 2024-04-03T22:12:24.118809+0000 mon.c (mon.2) 5673 : audit [DBG] from='client.? 172.21.15.67:0/1261676306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:25 smithi082 bash[20963]: cluster 2024-04-03T22:12:23.666556+0000 mgr.y (mgr.24370) 14216 : cluster [DBG] pgmap v14200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:25 smithi067 bash[27441]: cluster 2024-04-03T22:12:23.666556+0000 mgr.y (mgr.24370) 14216 : cluster [DBG] pgmap v14200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:25 smithi067 bash[17655]: cluster 2024-04-03T22:12:23.666556+0000 mgr.y (mgr.24370) 14216 : cluster [DBG] pgmap v14200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:26.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:26 smithi082 bash[20963]: audit 2024-04-03T22:12:25.413685+0000 mon.a (mon.0) 12213 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:26.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:26 smithi067 bash[27441]: audit 2024-04-03T22:12:25.413685+0000 mon.a (mon.0) 12213 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:26 smithi067 bash[17655]: audit 2024-04-03T22:12:25.413685+0000 mon.a (mon.0) 12213 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:27 smithi082 bash[20963]: cluster 2024-04-03T22:12:25.667250+0000 mgr.y (mgr.24370) 14217 : cluster [DBG] pgmap v14201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:27 smithi082 bash[20963]: audit 2024-04-03T22:12:26.569606+0000 mon.c (mon.2) 5674 : audit [DBG] from='client.? 172.21.15.67:0/508047155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:27.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:27 smithi067 bash[27441]: cluster 2024-04-03T22:12:25.667250+0000 mgr.y (mgr.24370) 14217 : cluster [DBG] pgmap v14201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:27.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:27 smithi067 bash[27441]: audit 2024-04-03T22:12:26.569606+0000 mon.c (mon.2) 5674 : audit [DBG] from='client.? 172.21.15.67:0/508047155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:27 smithi067 bash[17655]: cluster 2024-04-03T22:12:25.667250+0000 mgr.y (mgr.24370) 14217 : cluster [DBG] pgmap v14201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:27 smithi067 bash[17655]: audit 2024-04-03T22:12:26.569606+0000 mon.c (mon.2) 5674 : audit [DBG] from='client.? 172.21.15.67:0/508047155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:29 smithi082 bash[20963]: cluster 2024-04-03T22:12:27.668358+0000 mgr.y (mgr.24370) 14218 : cluster [DBG] pgmap v14202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:29 smithi082 bash[20963]: audit 2024-04-03T22:12:29.019825+0000 mon.c (mon.2) 5675 : audit [DBG] from='client.? 172.21.15.67:0/1951007708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:29 smithi067 bash[17655]: cluster 2024-04-03T22:12:27.668358+0000 mgr.y (mgr.24370) 14218 : cluster [DBG] pgmap v14202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:29.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:29 smithi067 bash[17655]: audit 2024-04-03T22:12:29.019825+0000 mon.c (mon.2) 5675 : audit [DBG] from='client.? 172.21.15.67:0/1951007708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:29 smithi067 bash[27441]: cluster 2024-04-03T22:12:27.668358+0000 mgr.y (mgr.24370) 14218 : cluster [DBG] pgmap v14202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:29 smithi067 bash[27441]: audit 2024-04-03T22:12:29.019825+0000 mon.c (mon.2) 5675 : audit [DBG] from='client.? 172.21.15.67:0/1951007708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:31 smithi082 bash[20963]: cluster 2024-04-03T22:12:29.668988+0000 mgr.y (mgr.24370) 14219 : cluster [DBG] pgmap v14203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:31 smithi067 bash[17655]: cluster 2024-04-03T22:12:29.668988+0000 mgr.y (mgr.24370) 14219 : cluster [DBG] pgmap v14203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:31 smithi067 bash[27441]: cluster 2024-04-03T22:12:29.668988+0000 mgr.y (mgr.24370) 14219 : cluster [DBG] pgmap v14203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:32 smithi082 bash[20963]: audit 2024-04-03T22:12:31.469863+0000 mon.c (mon.2) 5676 : audit [DBG] from='client.? 172.21.15.67:0/799630259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:32 smithi067 bash[27441]: audit 2024-04-03T22:12:31.469863+0000 mon.c (mon.2) 5676 : audit [DBG] from='client.? 172.21.15.67:0/799630259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:32 smithi067 bash[17655]: audit 2024-04-03T22:12:31.469863+0000 mon.c (mon.2) 5676 : audit [DBG] from='client.? 172.21.15.67:0/799630259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:33.355 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:12:33.631 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:12:33.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:33 smithi082 bash[20963]: cluster 2024-04-03T22:12:31.670210+0000 mgr.y (mgr.24370) 14220 : cluster [DBG] pgmap v14204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:33.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:33 smithi067 bash[17655]: cluster 2024-04-03T22:12:31.670210+0000 mgr.y (mgr.24370) 14220 : cluster [DBG] pgmap v14204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:33.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:33 smithi067 bash[27441]: cluster 2024-04-03T22:12:31.670210+0000 mgr.y (mgr.24370) 14220 : cluster [DBG] pgmap v14204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:34 smithi082 bash[20963]: audit 2024-04-03T22:12:33.928195+0000 mon.c (mon.2) 5677 : audit [DBG] from='client.? 172.21.15.67:0/968173525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:34.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:34 smithi067 bash[17655]: audit 2024-04-03T22:12:33.928195+0000 mon.c (mon.2) 5677 : audit [DBG] from='client.? 172.21.15.67:0/968173525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:34 smithi067 bash[27441]: audit 2024-04-03T22:12:33.928195+0000 mon.c (mon.2) 5677 : audit [DBG] from='client.? 172.21.15.67:0/968173525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:35.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:35 smithi082 bash[20963]: cluster 2024-04-03T22:12:33.670865+0000 mgr.y (mgr.24370) 14221 : cluster [DBG] pgmap v14205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:35 smithi067 bash[27441]: cluster 2024-04-03T22:12:33.670865+0000 mgr.y (mgr.24370) 14221 : cluster [DBG] pgmap v14205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:35 smithi067 bash[17655]: cluster 2024-04-03T22:12:33.670865+0000 mgr.y (mgr.24370) 14221 : cluster [DBG] pgmap v14205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:37.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:37 smithi082 bash[20963]: cluster 2024-04-03T22:12:35.671549+0000 mgr.y (mgr.24370) 14222 : cluster [DBG] pgmap v14206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:37 smithi082 bash[20963]: audit 2024-04-03T22:12:36.381818+0000 mon.c (mon.2) 5678 : audit [DBG] from='client.? 172.21.15.67:0/2119717811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:37.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:37 smithi067 bash[17655]: cluster 2024-04-03T22:12:35.671549+0000 mgr.y (mgr.24370) 14222 : cluster [DBG] pgmap v14206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:37 smithi067 bash[17655]: audit 2024-04-03T22:12:36.381818+0000 mon.c (mon.2) 5678 : audit [DBG] from='client.? 172.21.15.67:0/2119717811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:37 smithi067 bash[27441]: cluster 2024-04-03T22:12:35.671549+0000 mgr.y (mgr.24370) 14222 : cluster [DBG] pgmap v14206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:37 smithi067 bash[27441]: audit 2024-04-03T22:12:36.381818+0000 mon.c (mon.2) 5678 : audit [DBG] from='client.? 172.21.15.67:0/2119717811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:39 smithi082 bash[20963]: cluster 2024-04-03T22:12:37.672845+0000 mgr.y (mgr.24370) 14223 : cluster [DBG] pgmap v14207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:39 smithi082 bash[20963]: audit 2024-04-03T22:12:38.842384+0000 mon.c (mon.2) 5679 : audit [DBG] from='client.? 172.21.15.67:0/876848174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:39 smithi067 bash[27441]: cluster 2024-04-03T22:12:37.672845+0000 mgr.y (mgr.24370) 14223 : cluster [DBG] pgmap v14207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:39 smithi067 bash[27441]: audit 2024-04-03T22:12:38.842384+0000 mon.c (mon.2) 5679 : audit [DBG] from='client.? 172.21.15.67:0/876848174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:39 smithi067 bash[17655]: cluster 2024-04-03T22:12:37.672845+0000 mgr.y (mgr.24370) 14223 : cluster [DBG] pgmap v14207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:39 smithi067 bash[17655]: audit 2024-04-03T22:12:38.842384+0000 mon.c (mon.2) 5679 : audit [DBG] from='client.? 172.21.15.67:0/876848174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:41 smithi082 bash[20963]: cluster 2024-04-03T22:12:39.673569+0000 mgr.y (mgr.24370) 14224 : cluster [DBG] pgmap v14208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:41 smithi082 bash[20963]: audit 2024-04-03T22:12:40.414346+0000 mon.a (mon.0) 12214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:41 smithi082 bash[20963]: audit 2024-04-03T22:12:41.297704+0000 mon.a (mon.0) 12215 : audit [DBG] from='client.? 172.21.15.67:0/2253641549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:41 smithi067 bash[17655]: cluster 2024-04-03T22:12:39.673569+0000 mgr.y (mgr.24370) 14224 : cluster [DBG] pgmap v14208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:41 smithi067 bash[17655]: audit 2024-04-03T22:12:40.414346+0000 mon.a (mon.0) 12214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:41 smithi067 bash[17655]: audit 2024-04-03T22:12:41.297704+0000 mon.a (mon.0) 12215 : audit [DBG] from='client.? 172.21.15.67:0/2253641549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:41 smithi067 bash[27441]: cluster 2024-04-03T22:12:39.673569+0000 mgr.y (mgr.24370) 14224 : cluster [DBG] pgmap v14208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:41 smithi067 bash[27441]: audit 2024-04-03T22:12:40.414346+0000 mon.a (mon.0) 12214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:41 smithi067 bash[27441]: audit 2024-04-03T22:12:41.297704+0000 mon.a (mon.0) 12215 : audit [DBG] from='client.? 172.21.15.67:0/2253641549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:42.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:42 smithi067 bash[17655]: cluster 2024-04-03T22:12:41.674727+0000 mgr.y (mgr.24370) 14225 : cluster [DBG] pgmap v14209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:42.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:42 smithi067 bash[27441]: cluster 2024-04-03T22:12:41.674727+0000 mgr.y (mgr.24370) 14225 : cluster [DBG] pgmap v14209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:42 smithi082 bash[20963]: cluster 2024-04-03T22:12:41.674727+0000 mgr.y (mgr.24370) 14225 : cluster [DBG] pgmap v14209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:12:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:12:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:44 smithi082 bash[20963]: cluster 2024-04-03T22:12:43.675374+0000 mgr.y (mgr.24370) 14226 : cluster [DBG] pgmap v14210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:44 smithi082 bash[20963]: audit 2024-04-03T22:12:43.753601+0000 mon.a (mon.0) 12216 : audit [DBG] from='client.? 172.21.15.67:0/2414153672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:45.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:44 smithi067 bash[17655]: cluster 2024-04-03T22:12:43.675374+0000 mgr.y (mgr.24370) 14226 : cluster [DBG] pgmap v14210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:45.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:44 smithi067 bash[17655]: audit 2024-04-03T22:12:43.753601+0000 mon.a (mon.0) 12216 : audit [DBG] from='client.? 172.21.15.67:0/2414153672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:44 smithi067 bash[27441]: cluster 2024-04-03T22:12:43.675374+0000 mgr.y (mgr.24370) 14226 : cluster [DBG] pgmap v14210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:44 smithi067 bash[27441]: audit 2024-04-03T22:12:43.753601+0000 mon.a (mon.0) 12216 : audit [DBG] from='client.? 172.21.15.67:0/2414153672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:47.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:46 smithi082 bash[20963]: cluster 2024-04-03T22:12:45.676106+0000 mgr.y (mgr.24370) 14227 : cluster [DBG] pgmap v14211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:46 smithi082 bash[20963]: audit 2024-04-03T22:12:46.208711+0000 mon.c (mon.2) 5680 : audit [DBG] from='client.? 172.21.15.67:0/3073043559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:47.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:46 smithi067 bash[17655]: cluster 2024-04-03T22:12:45.676106+0000 mgr.y (mgr.24370) 14227 : cluster [DBG] pgmap v14211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:46 smithi067 bash[17655]: audit 2024-04-03T22:12:46.208711+0000 mon.c (mon.2) 5680 : audit [DBG] from='client.? 172.21.15.67:0/3073043559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:46 smithi067 bash[27441]: cluster 2024-04-03T22:12:45.676106+0000 mgr.y (mgr.24370) 14227 : cluster [DBG] pgmap v14211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:46 smithi067 bash[27441]: audit 2024-04-03T22:12:46.208711+0000 mon.c (mon.2) 5680 : audit [DBG] from='client.? 172.21.15.67:0/3073043559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:49.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:48 smithi082 bash[20963]: cluster 2024-04-03T22:12:47.677357+0000 mgr.y (mgr.24370) 14228 : cluster [DBG] pgmap v14212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:48 smithi082 bash[20963]: audit 2024-04-03T22:12:48.660816+0000 mon.c (mon.2) 5681 : audit [DBG] from='client.? 172.21.15.67:0/3133217172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:49.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:48 smithi067 bash[17655]: cluster 2024-04-03T22:12:47.677357+0000 mgr.y (mgr.24370) 14228 : cluster [DBG] pgmap v14212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:48 smithi067 bash[17655]: audit 2024-04-03T22:12:48.660816+0000 mon.c (mon.2) 5681 : audit [DBG] from='client.? 172.21.15.67:0/3133217172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:48 smithi067 bash[27441]: cluster 2024-04-03T22:12:47.677357+0000 mgr.y (mgr.24370) 14228 : cluster [DBG] pgmap v14212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:48 smithi067 bash[27441]: audit 2024-04-03T22:12:48.660816+0000 mon.c (mon.2) 5681 : audit [DBG] from='client.? 172.21.15.67:0/3133217172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:51.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:50 smithi082 bash[20963]: cluster 2024-04-03T22:12:49.678065+0000 mgr.y (mgr.24370) 14229 : cluster [DBG] pgmap v14213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:51.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:50 smithi067 bash[17655]: cluster 2024-04-03T22:12:49.678065+0000 mgr.y (mgr.24370) 14229 : cluster [DBG] pgmap v14213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:51.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:50 smithi067 bash[27441]: cluster 2024-04-03T22:12:49.678065+0000 mgr.y (mgr.24370) 14229 : cluster [DBG] pgmap v14213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:52.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:51 smithi082 bash[20963]: audit 2024-04-03T22:12:51.112585+0000 mon.a (mon.0) 12217 : audit [DBG] from='client.? 172.21.15.67:0/2149172747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:52.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:51 smithi067 bash[17655]: audit 2024-04-03T22:12:51.112585+0000 mon.a (mon.0) 12217 : audit [DBG] from='client.? 172.21.15.67:0/2149172747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:52.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:51 smithi067 bash[27441]: audit 2024-04-03T22:12:51.112585+0000 mon.a (mon.0) 12217 : audit [DBG] from='client.? 172.21.15.67:0/2149172747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:53.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:52 smithi067 bash[17655]: cluster 2024-04-03T22:12:51.679283+0000 mgr.y (mgr.24370) 14230 : cluster [DBG] pgmap v14214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:53.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:52 smithi067 bash[27441]: cluster 2024-04-03T22:12:51.679283+0000 mgr.y (mgr.24370) 14230 : cluster [DBG] pgmap v14214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:53.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:52 smithi082 bash[20963]: cluster 2024-04-03T22:12:51.679283+0000 mgr.y (mgr.24370) 14230 : cluster [DBG] pgmap v14214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:12:53.757 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:12:54.131 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:53 smithi082 bash[20963]: audit 2024-04-03T22:12:53.287410+0000 mon.a (mon.0) 12218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:12:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:53 smithi082 bash[20963]: audit 2024-04-03T22:12:53.571345+0000 mon.a (mon.0) 12219 : audit [DBG] from='client.? 172.21.15.67:0/1165137695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:53 smithi082 bash[20963]: audit 2024-04-03T22:12:53.615683+0000 mon.a (mon.0) 12220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:12:54.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:53 smithi082 bash[20963]: audit 2024-04-03T22:12:53.622309+0000 mon.a (mon.0) 12221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:12:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:53 smithi067 bash[17655]: audit 2024-04-03T22:12:53.287410+0000 mon.a (mon.0) 12218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:12:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:53 smithi067 bash[17655]: audit 2024-04-03T22:12:53.571345+0000 mon.a (mon.0) 12219 : audit [DBG] from='client.? 172.21.15.67:0/1165137695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:53 smithi067 bash[17655]: audit 2024-04-03T22:12:53.615683+0000 mon.a (mon.0) 12220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:12:54.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:53 smithi067 bash[17655]: audit 2024-04-03T22:12:53.622309+0000 mon.a (mon.0) 12221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:12:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:53 smithi067 bash[27441]: audit 2024-04-03T22:12:53.287410+0000 mon.a (mon.0) 12218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:12:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:53 smithi067 bash[27441]: audit 2024-04-03T22:12:53.571345+0000 mon.a (mon.0) 12219 : audit [DBG] from='client.? 172.21.15.67:0/1165137695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:53 smithi067 bash[27441]: audit 2024-04-03T22:12:53.615683+0000 mon.a (mon.0) 12220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:12:54.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:53 smithi067 bash[27441]: audit 2024-04-03T22:12:53.622309+0000 mon.a (mon.0) 12221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:12:55.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:54 smithi082 bash[20963]: cluster 2024-04-03T22:12:53.679859+0000 mgr.y (mgr.24370) 14231 : cluster [DBG] pgmap v14215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:55.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:54 smithi067 bash[17655]: cluster 2024-04-03T22:12:53.679859+0000 mgr.y (mgr.24370) 14231 : cluster [DBG] pgmap v14215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:54 smithi067 bash[27441]: cluster 2024-04-03T22:12:53.679859+0000 mgr.y (mgr.24370) 14231 : cluster [DBG] pgmap v14215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:56.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:55 smithi082 bash[20963]: audit 2024-04-03T22:12:55.414572+0000 mon.a (mon.0) 12222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:56.163 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:55 smithi067 bash[17655]: audit 2024-04-03T22:12:55.414572+0000 mon.a (mon.0) 12222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:55 smithi067 bash[27441]: audit 2024-04-03T22:12:55.414572+0000 mon.a (mon.0) 12222 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:12:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:56 smithi082 bash[20963]: cluster 2024-04-03T22:12:55.680501+0000 mgr.y (mgr.24370) 14232 : cluster [DBG] pgmap v14216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:57.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:56 smithi082 bash[20963]: audit 2024-04-03T22:12:56.038285+0000 mon.c (mon.2) 5682 : audit [DBG] from='client.? 172.21.15.67:0/818925049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:57.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:56 smithi067 bash[27441]: cluster 2024-04-03T22:12:55.680501+0000 mgr.y (mgr.24370) 14232 : cluster [DBG] pgmap v14216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:57.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:56 smithi067 bash[27441]: audit 2024-04-03T22:12:56.038285+0000 mon.c (mon.2) 5682 : audit [DBG] from='client.? 172.21.15.67:0/818925049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:56 smithi067 bash[17655]: cluster 2024-04-03T22:12:55.680501+0000 mgr.y (mgr.24370) 14232 : cluster [DBG] pgmap v14216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:56 smithi067 bash[17655]: audit 2024-04-03T22:12:56.038285+0000 mon.c (mon.2) 5682 : audit [DBG] from='client.? 172.21.15.67:0/818925049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:58 smithi082 bash[20963]: cluster 2024-04-03T22:12:57.681643+0000 mgr.y (mgr.24370) 14233 : cluster [DBG] pgmap v14217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:58 smithi082 bash[20963]: audit 2024-04-03T22:12:58.502416+0000 mon.c (mon.2) 5683 : audit [DBG] from='client.? 172.21.15.67:0/1782846155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:59.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:58 smithi067 bash[27441]: cluster 2024-04-03T22:12:57.681643+0000 mgr.y (mgr.24370) 14233 : cluster [DBG] pgmap v14217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:59.163 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:58 smithi067 bash[27441]: audit 2024-04-03T22:12:58.502416+0000 mon.c (mon.2) 5683 : audit [DBG] from='client.? 172.21.15.67:0/1782846155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:12:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:58 smithi067 bash[17655]: cluster 2024-04-03T22:12:57.681643+0000 mgr.y (mgr.24370) 14233 : cluster [DBG] pgmap v14217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:12:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:58 smithi067 bash[17655]: audit 2024-04-03T22:12:58.502416+0000 mon.c (mon.2) 5683 : audit [DBG] from='client.? 172.21.15.67:0/1782846155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:59 smithi082 bash[20963]: audit 2024-04-03T22:12:58.983303+0000 mon.a (mon.0) 12223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:59 smithi082 bash[20963]: audit 2024-04-03T22:12:58.991887+0000 mon.a (mon.0) 12224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:59 smithi082 bash[20963]: audit 2024-04-03T22:12:59.676411+0000 mon.a (mon.0) 12225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:12:59 smithi082 bash[20963]: audit 2024-04-03T22:12:59.684089+0000 mon.a (mon.0) 12226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:59 smithi067 bash[27441]: audit 2024-04-03T22:12:58.983303+0000 mon.a (mon.0) 12223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:59 smithi067 bash[27441]: audit 2024-04-03T22:12:58.991887+0000 mon.a (mon.0) 12224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:59 smithi067 bash[27441]: audit 2024-04-03T22:12:59.676411+0000 mon.a (mon.0) 12225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:12:59 smithi067 bash[27441]: audit 2024-04-03T22:12:59.684089+0000 mon.a (mon.0) 12226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:59 smithi067 bash[17655]: audit 2024-04-03T22:12:58.983303+0000 mon.a (mon.0) 12223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:59 smithi067 bash[17655]: audit 2024-04-03T22:12:58.991887+0000 mon.a (mon.0) 12224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:59 smithi067 bash[17655]: audit 2024-04-03T22:12:59.676411+0000 mon.a (mon.0) 12225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:12:59 smithi067 bash[17655]: audit 2024-04-03T22:12:59.684089+0000 mon.a (mon.0) 12226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:00 smithi082 bash[20963]: cluster 2024-04-03T22:12:59.682285+0000 mgr.y (mgr.24370) 14234 : cluster [DBG] pgmap v14218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:00 smithi082 bash[20963]: audit 2024-04-03T22:13:00.102903+0000 mon.a (mon.0) 12227 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:13:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:00 smithi082 bash[20963]: audit 2024-04-03T22:13:00.104230+0000 mon.a (mon.0) 12228 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:13:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:00 smithi082 bash[20963]: audit 2024-04-03T22:13:00.114408+0000 mon.a (mon.0) 12229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:00 smithi082 bash[20963]: audit 2024-04-03T22:13:00.959838+0000 mon.c (mon.2) 5684 : audit [DBG] from='client.? 172.21.15.67:0/4026625945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:01.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[17655]: cluster 2024-04-03T22:12:59.682285+0000 mgr.y (mgr.24370) 14234 : cluster [DBG] pgmap v14218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[17655]: audit 2024-04-03T22:13:00.102903+0000 mon.a (mon.0) 12227 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:13:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[17655]: audit 2024-04-03T22:13:00.104230+0000 mon.a (mon.0) 12228 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:13:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[17655]: audit 2024-04-03T22:13:00.114408+0000 mon.a (mon.0) 12229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[17655]: audit 2024-04-03T22:13:00.959838+0000 mon.c (mon.2) 5684 : audit [DBG] from='client.? 172.21.15.67:0/4026625945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[27441]: cluster 2024-04-03T22:12:59.682285+0000 mgr.y (mgr.24370) 14234 : cluster [DBG] pgmap v14218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[27441]: audit 2024-04-03T22:13:00.102903+0000 mon.a (mon.0) 12227 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:13:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[27441]: audit 2024-04-03T22:13:00.104230+0000 mon.a (mon.0) 12228 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:13:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[27441]: audit 2024-04-03T22:13:00.114408+0000 mon.a (mon.0) 12229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:13:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:00 smithi067 bash[27441]: audit 2024-04-03T22:13:00.959838+0000 mon.c (mon.2) 5684 : audit [DBG] from='client.? 172.21.15.67:0/4026625945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:02 smithi082 bash[20963]: cluster 2024-04-03T22:13:01.683468+0000 mgr.y (mgr.24370) 14235 : cluster [DBG] pgmap v14219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:13:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:02 smithi067 bash[27441]: cluster 2024-04-03T22:13:01.683468+0000 mgr.y (mgr.24370) 14235 : cluster [DBG] pgmap v14219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:02 smithi067 bash[17655]: cluster 2024-04-03T22:13:01.683468+0000 mgr.y (mgr.24370) 14235 : cluster [DBG] pgmap v14219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:13:04.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:04 smithi082 bash[20963]: audit 2024-04-03T22:13:03.420110+0000 mon.c (mon.2) 5685 : audit [DBG] from='client.? 172.21.15.67:0/736083943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:04.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:04 smithi067 bash[17655]: audit 2024-04-03T22:13:03.420110+0000 mon.c (mon.2) 5685 : audit [DBG] from='client.? 172.21.15.67:0/736083943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:04 smithi067 bash[27441]: audit 2024-04-03T22:13:03.420110+0000 mon.c (mon.2) 5685 : audit [DBG] from='client.? 172.21.15.67:0/736083943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:05.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:05 smithi082 bash[20963]: cluster 2024-04-03T22:13:03.684215+0000 mgr.y (mgr.24370) 14236 : cluster [DBG] pgmap v14220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:05.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:05 smithi067 bash[17655]: cluster 2024-04-03T22:13:03.684215+0000 mgr.y (mgr.24370) 14236 : cluster [DBG] pgmap v14220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:05 smithi067 bash[27441]: cluster 2024-04-03T22:13:03.684215+0000 mgr.y (mgr.24370) 14236 : cluster [DBG] pgmap v14220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:06.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:06 smithi082 bash[20963]: audit 2024-04-03T22:13:05.876482+0000 mon.c (mon.2) 5686 : audit [DBG] from='client.? 172.21.15.67:0/2786661210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:06.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:06 smithi067 bash[17655]: audit 2024-04-03T22:13:05.876482+0000 mon.c (mon.2) 5686 : audit [DBG] from='client.? 172.21.15.67:0/2786661210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:06.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:06 smithi067 bash[27441]: audit 2024-04-03T22:13:05.876482+0000 mon.c (mon.2) 5686 : audit [DBG] from='client.? 172.21.15.67:0/2786661210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:07 smithi082 bash[20963]: cluster 2024-04-03T22:13:05.685142+0000 mgr.y (mgr.24370) 14237 : cluster [DBG] pgmap v14221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:07.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:07 smithi067 bash[17655]: cluster 2024-04-03T22:13:05.685142+0000 mgr.y (mgr.24370) 14237 : cluster [DBG] pgmap v14221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:07 smithi067 bash[27441]: cluster 2024-04-03T22:13:05.685142+0000 mgr.y (mgr.24370) 14237 : cluster [DBG] pgmap v14221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:09.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:09 smithi082 bash[20963]: cluster 2024-04-03T22:13:07.686265+0000 mgr.y (mgr.24370) 14238 : cluster [DBG] pgmap v14222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:09 smithi082 bash[20963]: audit 2024-04-03T22:13:08.318813+0000 mon.a (mon.0) 12230 : audit [DBG] from='client.? 172.21.15.67:0/745996814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:09.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:09 smithi067 bash[27441]: cluster 2024-04-03T22:13:07.686265+0000 mgr.y (mgr.24370) 14238 : cluster [DBG] pgmap v14222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:09 smithi067 bash[27441]: audit 2024-04-03T22:13:08.318813+0000 mon.a (mon.0) 12230 : audit [DBG] from='client.? 172.21.15.67:0/745996814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:09 smithi067 bash[17655]: cluster 2024-04-03T22:13:07.686265+0000 mgr.y (mgr.24370) 14238 : cluster [DBG] pgmap v14222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:09 smithi067 bash[17655]: audit 2024-04-03T22:13:08.318813+0000 mon.a (mon.0) 12230 : audit [DBG] from='client.? 172.21.15.67:0/745996814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:11 smithi082 bash[20963]: cluster 2024-04-03T22:13:09.686951+0000 mgr.y (mgr.24370) 14239 : cluster [DBG] pgmap v14223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:11 smithi082 bash[20963]: audit 2024-04-03T22:13:10.414220+0000 mon.a (mon.0) 12231 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:11 smithi082 bash[20963]: audit 2024-04-03T22:13:10.789573+0000 mon.a (mon.0) 12232 : audit [DBG] from='client.? 172.21.15.67:0/2535733921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:11 smithi067 bash[17655]: cluster 2024-04-03T22:13:09.686951+0000 mgr.y (mgr.24370) 14239 : cluster [DBG] pgmap v14223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:11 smithi067 bash[17655]: audit 2024-04-03T22:13:10.414220+0000 mon.a (mon.0) 12231 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:11 smithi067 bash[17655]: audit 2024-04-03T22:13:10.789573+0000 mon.a (mon.0) 12232 : audit [DBG] from='client.? 172.21.15.67:0/2535733921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:11 smithi067 bash[27441]: cluster 2024-04-03T22:13:09.686951+0000 mgr.y (mgr.24370) 14239 : cluster [DBG] pgmap v14223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:11 smithi067 bash[27441]: audit 2024-04-03T22:13:10.414220+0000 mon.a (mon.0) 12231 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:11 smithi067 bash[27441]: audit 2024-04-03T22:13:10.789573+0000 mon.a (mon.0) 12232 : audit [DBG] from='client.? 172.21.15.67:0/2535733921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:13 smithi082 bash[20963]: cluster 2024-04-03T22:13:11.688173+0000 mgr.y (mgr.24370) 14240 : cluster [DBG] pgmap v14224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:13:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:13 smithi067 bash[27441]: cluster 2024-04-03T22:13:11.688173+0000 mgr.y (mgr.24370) 14240 : cluster [DBG] pgmap v14224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:13 smithi067 bash[17655]: cluster 2024-04-03T22:13:11.688173+0000 mgr.y (mgr.24370) 14240 : cluster [DBG] pgmap v14224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:13:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:14 smithi082 bash[20963]: audit 2024-04-03T22:13:13.244441+0000 mon.a (mon.0) 12233 : audit [DBG] from='client.? 172.21.15.67:0/4121137552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:14.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:14 smithi067 bash[17655]: audit 2024-04-03T22:13:13.244441+0000 mon.a (mon.0) 12233 : audit [DBG] from='client.? 172.21.15.67:0/4121137552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:14 smithi067 bash[27441]: audit 2024-04-03T22:13:13.244441+0000 mon.a (mon.0) 12233 : audit [DBG] from='client.? 172.21.15.67:0/4121137552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:15.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:15 smithi082 bash[20963]: cluster 2024-04-03T22:13:13.688793+0000 mgr.y (mgr.24370) 14241 : cluster [DBG] pgmap v14225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:15.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:15 smithi067 bash[17655]: cluster 2024-04-03T22:13:13.688793+0000 mgr.y (mgr.24370) 14241 : cluster [DBG] pgmap v14225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:15 smithi067 bash[27441]: cluster 2024-04-03T22:13:13.688793+0000 mgr.y (mgr.24370) 14241 : cluster [DBG] pgmap v14225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:16.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:16 smithi082 bash[20963]: audit 2024-04-03T22:13:15.693308+0000 mon.c (mon.2) 5687 : audit [DBG] from='client.? 172.21.15.67:0/3290018350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:16.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:16 smithi067 bash[17655]: audit 2024-04-03T22:13:15.693308+0000 mon.c (mon.2) 5687 : audit [DBG] from='client.? 172.21.15.67:0/3290018350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:16.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:16 smithi067 bash[27441]: audit 2024-04-03T22:13:15.693308+0000 mon.c (mon.2) 5687 : audit [DBG] from='client.? 172.21.15.67:0/3290018350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:17 smithi082 bash[20963]: cluster 2024-04-03T22:13:15.689692+0000 mgr.y (mgr.24370) 14242 : cluster [DBG] pgmap v14226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:17.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:17 smithi067 bash[17655]: cluster 2024-04-03T22:13:15.689692+0000 mgr.y (mgr.24370) 14242 : cluster [DBG] pgmap v14226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:17 smithi067 bash[27441]: cluster 2024-04-03T22:13:15.689692+0000 mgr.y (mgr.24370) 14242 : cluster [DBG] pgmap v14226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:19 smithi082 bash[20963]: cluster 2024-04-03T22:13:17.690359+0000 mgr.y (mgr.24370) 14243 : cluster [DBG] pgmap v14227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:19 smithi082 bash[20963]: audit 2024-04-03T22:13:18.157090+0000 mon.a (mon.0) 12234 : audit [DBG] from='client.? 172.21.15.67:0/2793931823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:19 smithi067 bash[17655]: cluster 2024-04-03T22:13:17.690359+0000 mgr.y (mgr.24370) 14243 : cluster [DBG] pgmap v14227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:19 smithi067 bash[17655]: audit 2024-04-03T22:13:18.157090+0000 mon.a (mon.0) 12234 : audit [DBG] from='client.? 172.21.15.67:0/2793931823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:19 smithi067 bash[27441]: cluster 2024-04-03T22:13:17.690359+0000 mgr.y (mgr.24370) 14243 : cluster [DBG] pgmap v14227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:19 smithi067 bash[27441]: audit 2024-04-03T22:13:18.157090+0000 mon.a (mon.0) 12234 : audit [DBG] from='client.? 172.21.15.67:0/2793931823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:21 smithi082 bash[20963]: cluster 2024-04-03T22:13:19.691047+0000 mgr.y (mgr.24370) 14244 : cluster [DBG] pgmap v14228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:21 smithi082 bash[20963]: audit 2024-04-03T22:13:20.614464+0000 mon.a (mon.0) 12235 : audit [DBG] from='client.? 172.21.15.67:0/894197291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:21.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:21 smithi067 bash[17655]: cluster 2024-04-03T22:13:19.691047+0000 mgr.y (mgr.24370) 14244 : cluster [DBG] pgmap v14228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:21 smithi067 bash[17655]: audit 2024-04-03T22:13:20.614464+0000 mon.a (mon.0) 12235 : audit [DBG] from='client.? 172.21.15.67:0/894197291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:21 smithi067 bash[27441]: cluster 2024-04-03T22:13:19.691047+0000 mgr.y (mgr.24370) 14244 : cluster [DBG] pgmap v14228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:21 smithi067 bash[27441]: audit 2024-04-03T22:13:20.614464+0000 mon.a (mon.0) 12235 : audit [DBG] from='client.? 172.21.15.67:0/894197291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:23 smithi082 bash[20963]: cluster 2024-04-03T22:13:21.692231+0000 mgr.y (mgr.24370) 14245 : cluster [DBG] pgmap v14229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:23.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:23 smithi067 bash[17655]: cluster 2024-04-03T22:13:21.692231+0000 mgr.y (mgr.24370) 14245 : cluster [DBG] pgmap v14229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:13:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:23 smithi067 bash[27441]: cluster 2024-04-03T22:13:21.692231+0000 mgr.y (mgr.24370) 14245 : cluster [DBG] pgmap v14229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:13:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:24 smithi082 bash[20963]: audit 2024-04-03T22:13:23.073988+0000 mon.c (mon.2) 5688 : audit [DBG] from='client.? 172.21.15.67:0/2877094611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:24.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:24 smithi067 bash[17655]: audit 2024-04-03T22:13:23.073988+0000 mon.c (mon.2) 5688 : audit [DBG] from='client.? 172.21.15.67:0/2877094611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:24 smithi067 bash[27441]: audit 2024-04-03T22:13:23.073988+0000 mon.c (mon.2) 5688 : audit [DBG] from='client.? 172.21.15.67:0/2877094611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:25 smithi082 bash[20963]: cluster 2024-04-03T22:13:23.692859+0000 mgr.y (mgr.24370) 14246 : cluster [DBG] pgmap v14230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:25 smithi067 bash[27441]: cluster 2024-04-03T22:13:23.692859+0000 mgr.y (mgr.24370) 14246 : cluster [DBG] pgmap v14230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:25 smithi067 bash[17655]: cluster 2024-04-03T22:13:23.692859+0000 mgr.y (mgr.24370) 14246 : cluster [DBG] pgmap v14230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:26 smithi082 bash[20963]: audit 2024-04-03T22:13:25.414974+0000 mon.a (mon.0) 12236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:26 smithi082 bash[20963]: audit 2024-04-03T22:13:25.537647+0000 mon.a (mon.0) 12237 : audit [DBG] from='client.? 172.21.15.67:0/1309584055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:26.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:26 smithi067 bash[27441]: audit 2024-04-03T22:13:25.414974+0000 mon.a (mon.0) 12236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:26.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:26 smithi067 bash[27441]: audit 2024-04-03T22:13:25.537647+0000 mon.a (mon.0) 12237 : audit [DBG] from='client.? 172.21.15.67:0/1309584055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:26 smithi067 bash[17655]: audit 2024-04-03T22:13:25.414974+0000 mon.a (mon.0) 12236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:26 smithi067 bash[17655]: audit 2024-04-03T22:13:25.537647+0000 mon.a (mon.0) 12237 : audit [DBG] from='client.? 172.21.15.67:0/1309584055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:27.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:27 smithi082 bash[20963]: cluster 2024-04-03T22:13:25.693931+0000 mgr.y (mgr.24370) 14247 : cluster [DBG] pgmap v14231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:27 smithi067 bash[27441]: cluster 2024-04-03T22:13:25.693931+0000 mgr.y (mgr.24370) 14247 : cluster [DBG] pgmap v14231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:27.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:27 smithi067 bash[17655]: cluster 2024-04-03T22:13:25.693931+0000 mgr.y (mgr.24370) 14247 : cluster [DBG] pgmap v14231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:28.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:28 smithi082 bash[20963]: audit 2024-04-03T22:13:27.989790+0000 mon.c (mon.2) 5689 : audit [DBG] from='client.? 172.21.15.67:0/28165594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:28.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:28 smithi067 bash[17655]: audit 2024-04-03T22:13:27.989790+0000 mon.c (mon.2) 5689 : audit [DBG] from='client.? 172.21.15.67:0/28165594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:28.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:28 smithi067 bash[27441]: audit 2024-04-03T22:13:27.989790+0000 mon.c (mon.2) 5689 : audit [DBG] from='client.? 172.21.15.67:0/28165594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:29.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:29 smithi082 bash[20963]: cluster 2024-04-03T22:13:27.694385+0000 mgr.y (mgr.24370) 14248 : cluster [DBG] pgmap v14232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:29 smithi067 bash[17655]: cluster 2024-04-03T22:13:27.694385+0000 mgr.y (mgr.24370) 14248 : cluster [DBG] pgmap v14232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:29 smithi067 bash[27441]: cluster 2024-04-03T22:13:27.694385+0000 mgr.y (mgr.24370) 14248 : cluster [DBG] pgmap v14232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:31 smithi082 bash[20963]: cluster 2024-04-03T22:13:29.695004+0000 mgr.y (mgr.24370) 14249 : cluster [DBG] pgmap v14233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:31 smithi082 bash[20963]: audit 2024-04-03T22:13:30.439868+0000 mon.c (mon.2) 5690 : audit [DBG] from='client.? 172.21.15.67:0/3004715881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:31 smithi067 bash[17655]: cluster 2024-04-03T22:13:29.695004+0000 mgr.y (mgr.24370) 14249 : cluster [DBG] pgmap v14233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:31 smithi067 bash[17655]: audit 2024-04-03T22:13:30.439868+0000 mon.c (mon.2) 5690 : audit [DBG] from='client.? 172.21.15.67:0/3004715881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:31 smithi067 bash[27441]: cluster 2024-04-03T22:13:29.695004+0000 mgr.y (mgr.24370) 14249 : cluster [DBG] pgmap v14233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:31 smithi067 bash[27441]: audit 2024-04-03T22:13:30.439868+0000 mon.c (mon.2) 5690 : audit [DBG] from='client.? 172.21.15.67:0/3004715881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:33 smithi082 bash[20963]: cluster 2024-04-03T22:13:31.696225+0000 mgr.y (mgr.24370) 14250 : cluster [DBG] pgmap v14234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:33 smithi082 bash[20963]: audit 2024-04-03T22:13:32.896578+0000 mon.c (mon.2) 5691 : audit [DBG] from='client.? 172.21.15.67:0/2629813398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:33.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:33] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T22:13:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:33 smithi067 bash[27441]: cluster 2024-04-03T22:13:31.696225+0000 mgr.y (mgr.24370) 14250 : cluster [DBG] pgmap v14234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:33 smithi067 bash[27441]: audit 2024-04-03T22:13:32.896578+0000 mon.c (mon.2) 5691 : audit [DBG] from='client.? 172.21.15.67:0/2629813398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:33 smithi067 bash[17655]: cluster 2024-04-03T22:13:31.696225+0000 mgr.y (mgr.24370) 14250 : cluster [DBG] pgmap v14234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:33 smithi067 bash[17655]: audit 2024-04-03T22:13:32.896578+0000 mon.c (mon.2) 5691 : audit [DBG] from='client.? 172.21.15.67:0/2629813398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:13:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:35 smithi082 bash[20963]: cluster 2024-04-03T22:13:33.696940+0000 mgr.y (mgr.24370) 14251 : cluster [DBG] pgmap v14235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:35.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:35 smithi067 bash[27441]: cluster 2024-04-03T22:13:33.696940+0000 mgr.y (mgr.24370) 14251 : cluster [DBG] pgmap v14235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:35 smithi067 bash[17655]: cluster 2024-04-03T22:13:33.696940+0000 mgr.y (mgr.24370) 14251 : cluster [DBG] pgmap v14235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:36.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:36 smithi082 bash[20963]: audit 2024-04-03T22:13:35.351454+0000 mon.a (mon.0) 12238 : audit [DBG] from='client.? 172.21.15.67:0/3321019458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:36.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:36 smithi067 bash[17655]: audit 2024-04-03T22:13:35.351454+0000 mon.a (mon.0) 12238 : audit [DBG] from='client.? 172.21.15.67:0/3321019458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:36 smithi067 bash[27441]: audit 2024-04-03T22:13:35.351454+0000 mon.a (mon.0) 12238 : audit [DBG] from='client.? 172.21.15.67:0/3321019458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:37.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:37 smithi082 bash[20963]: cluster 2024-04-03T22:13:35.697982+0000 mgr.y (mgr.24370) 14252 : cluster [DBG] pgmap v14236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:37.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:37 smithi067 bash[17655]: cluster 2024-04-03T22:13:35.697982+0000 mgr.y (mgr.24370) 14252 : cluster [DBG] pgmap v14236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:37 smithi067 bash[27441]: cluster 2024-04-03T22:13:35.697982+0000 mgr.y (mgr.24370) 14252 : cluster [DBG] pgmap v14236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:38 smithi082 bash[20963]: audit 2024-04-03T22:13:37.802024+0000 mon.c (mon.2) 5692 : audit [DBG] from='client.? 172.21.15.67:0/1981559512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:38.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:38 smithi067 bash[27441]: audit 2024-04-03T22:13:37.802024+0000 mon.c (mon.2) 5692 : audit [DBG] from='client.? 172.21.15.67:0/1981559512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:38 smithi067 bash[17655]: audit 2024-04-03T22:13:37.802024+0000 mon.c (mon.2) 5692 : audit [DBG] from='client.? 172.21.15.67:0/1981559512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:39 smithi082 bash[20963]: cluster 2024-04-03T22:13:37.698631+0000 mgr.y (mgr.24370) 14253 : cluster [DBG] pgmap v14237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:39.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:39 smithi067 bash[17655]: cluster 2024-04-03T22:13:37.698631+0000 mgr.y (mgr.24370) 14253 : cluster [DBG] pgmap v14237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:39 smithi067 bash[27441]: cluster 2024-04-03T22:13:37.698631+0000 mgr.y (mgr.24370) 14253 : cluster [DBG] pgmap v14237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:41 smithi082 bash[20963]: cluster 2024-04-03T22:13:39.699259+0000 mgr.y (mgr.24370) 14254 : cluster [DBG] pgmap v14238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:41 smithi082 bash[20963]: audit 2024-04-03T22:13:40.253211+0000 mon.a (mon.0) 12239 : audit [DBG] from='client.? 172.21.15.67:0/3929334927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:41 smithi082 bash[20963]: audit 2024-04-03T22:13:40.415663+0000 mon.a (mon.0) 12240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:41 smithi067 bash[27441]: cluster 2024-04-03T22:13:39.699259+0000 mgr.y (mgr.24370) 14254 : cluster [DBG] pgmap v14238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:41 smithi067 bash[27441]: audit 2024-04-03T22:13:40.253211+0000 mon.a (mon.0) 12239 : audit [DBG] from='client.? 172.21.15.67:0/3929334927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:41.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:41 smithi067 bash[27441]: audit 2024-04-03T22:13:40.415663+0000 mon.a (mon.0) 12240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:41 smithi067 bash[17655]: cluster 2024-04-03T22:13:39.699259+0000 mgr.y (mgr.24370) 14254 : cluster [DBG] pgmap v14238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:41 smithi067 bash[17655]: audit 2024-04-03T22:13:40.253211+0000 mon.a (mon.0) 12239 : audit [DBG] from='client.? 172.21.15.67:0/3929334927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:41 smithi067 bash[17655]: audit 2024-04-03T22:13:40.415663+0000 mon.a (mon.0) 12240 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:13:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:43 smithi067 bash[27441]: cluster 2024-04-03T22:13:41.700471+0000 mgr.y (mgr.24370) 14255 : cluster [DBG] pgmap v14239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:43 smithi067 bash[27441]: audit 2024-04-03T22:13:42.702886+0000 mon.a (mon.0) 12241 : audit [DBG] from='client.? 172.21.15.67:0/1330161000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:43 smithi067 bash[17655]: cluster 2024-04-03T22:13:41.700471+0000 mgr.y (mgr.24370) 14255 : cluster [DBG] pgmap v14239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:43 smithi067 bash[17655]: audit 2024-04-03T22:13:42.702886+0000 mon.a (mon.0) 12241 : audit [DBG] from='client.? 172.21.15.67:0/1330161000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:43 smithi082 bash[20963]: cluster 2024-04-03T22:13:41.700471+0000 mgr.y (mgr.24370) 14255 : cluster [DBG] pgmap v14239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:43.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:43 smithi082 bash[20963]: audit 2024-04-03T22:13:42.702886+0000 mon.a (mon.0) 12241 : audit [DBG] from='client.? 172.21.15.67:0/1330161000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:13:45.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:45 smithi067 bash[17655]: cluster 2024-04-03T22:13:43.701161+0000 mgr.y (mgr.24370) 14256 : cluster [DBG] pgmap v14240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:45 smithi067 bash[27441]: cluster 2024-04-03T22:13:43.701161+0000 mgr.y (mgr.24370) 14256 : cluster [DBG] pgmap v14240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:45.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:45 smithi082 bash[20963]: cluster 2024-04-03T22:13:43.701161+0000 mgr.y (mgr.24370) 14256 : cluster [DBG] pgmap v14240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:46.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:46 smithi067 bash[17655]: audit 2024-04-03T22:13:45.152690+0000 mon.a (mon.0) 12242 : audit [DBG] from='client.? 172.21.15.67:0/3041515205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:46 smithi067 bash[27441]: audit 2024-04-03T22:13:45.152690+0000 mon.a (mon.0) 12242 : audit [DBG] from='client.? 172.21.15.67:0/3041515205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:46.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:46 smithi082 bash[20963]: audit 2024-04-03T22:13:45.152690+0000 mon.a (mon.0) 12242 : audit [DBG] from='client.? 172.21.15.67:0/3041515205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:47 smithi067 bash[17655]: cluster 2024-04-03T22:13:45.702246+0000 mgr.y (mgr.24370) 14257 : cluster [DBG] pgmap v14241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:47 smithi067 bash[27441]: cluster 2024-04-03T22:13:45.702246+0000 mgr.y (mgr.24370) 14257 : cluster [DBG] pgmap v14241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:47.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:47 smithi082 bash[20963]: cluster 2024-04-03T22:13:45.702246+0000 mgr.y (mgr.24370) 14257 : cluster [DBG] pgmap v14241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:48.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:48 smithi067 bash[27441]: audit 2024-04-03T22:13:47.605476+0000 mon.a (mon.0) 12243 : audit [DBG] from='client.? 172.21.15.67:0/1490128464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:48 smithi067 bash[17655]: audit 2024-04-03T22:13:47.605476+0000 mon.a (mon.0) 12243 : audit [DBG] from='client.? 172.21.15.67:0/1490128464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:48.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:48 smithi082 bash[20963]: audit 2024-04-03T22:13:47.605476+0000 mon.a (mon.0) 12243 : audit [DBG] from='client.? 172.21.15.67:0/1490128464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:49 smithi067 bash[27441]: cluster 2024-04-03T22:13:47.702869+0000 mgr.y (mgr.24370) 14258 : cluster [DBG] pgmap v14242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:49 smithi067 bash[17655]: cluster 2024-04-03T22:13:47.702869+0000 mgr.y (mgr.24370) 14258 : cluster [DBG] pgmap v14242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:49 smithi082 bash[20963]: cluster 2024-04-03T22:13:47.702869+0000 mgr.y (mgr.24370) 14258 : cluster [DBG] pgmap v14242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:50 smithi082 bash[20963]: audit 2024-04-03T22:13:50.064123+0000 mon.c (mon.2) 5693 : audit [DBG] from='client.? 172.21.15.67:0/3461727272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:50.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:50 smithi067 bash[27441]: audit 2024-04-03T22:13:50.064123+0000 mon.c (mon.2) 5693 : audit [DBG] from='client.? 172.21.15.67:0/3461727272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:50 smithi067 bash[17655]: audit 2024-04-03T22:13:50.064123+0000 mon.c (mon.2) 5693 : audit [DBG] from='client.? 172.21.15.67:0/3461727272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:51 smithi082 bash[20963]: cluster 2024-04-03T22:13:49.703497+0000 mgr.y (mgr.24370) 14259 : cluster [DBG] pgmap v14243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:51.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:51 smithi067 bash[17655]: cluster 2024-04-03T22:13:49.703497+0000 mgr.y (mgr.24370) 14259 : cluster [DBG] pgmap v14243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:51 smithi067 bash[27441]: cluster 2024-04-03T22:13:49.703497+0000 mgr.y (mgr.24370) 14259 : cluster [DBG] pgmap v14243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:13:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:53 smithi067 bash[17655]: cluster 2024-04-03T22:13:51.704720+0000 mgr.y (mgr.24370) 14260 : cluster [DBG] pgmap v14244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:53 smithi067 bash[17655]: audit 2024-04-03T22:13:52.510577+0000 mon.c (mon.2) 5694 : audit [DBG] from='client.? 172.21.15.67:0/3657269119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:53 smithi067 bash[27441]: cluster 2024-04-03T22:13:51.704720+0000 mgr.y (mgr.24370) 14260 : cluster [DBG] pgmap v14244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:53 smithi067 bash[27441]: audit 2024-04-03T22:13:52.510577+0000 mon.c (mon.2) 5694 : audit [DBG] from='client.? 172.21.15.67:0/3657269119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:53.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:53 smithi082 bash[20963]: cluster 2024-04-03T22:13:51.704720+0000 mgr.y (mgr.24370) 14260 : cluster [DBG] pgmap v14244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:53 smithi082 bash[20963]: audit 2024-04-03T22:13:52.510577+0000 mon.c (mon.2) 5694 : audit [DBG] from='client.? 172.21.15.67:0/3657269119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:13:55.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:55 smithi082 bash[20963]: cluster 2024-04-03T22:13:53.705441+0000 mgr.y (mgr.24370) 14261 : cluster [DBG] pgmap v14245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:55.666 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:55 smithi082 bash[20963]: audit 2024-04-03T22:13:54.956450+0000 mon.c (mon.2) 5695 : audit [DBG] from='client.? 172.21.15.67:0/2807947991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:55 smithi067 bash[17655]: cluster 2024-04-03T22:13:53.705441+0000 mgr.y (mgr.24370) 14261 : cluster [DBG] pgmap v14245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:55 smithi067 bash[17655]: audit 2024-04-03T22:13:54.956450+0000 mon.c (mon.2) 5695 : audit [DBG] from='client.? 172.21.15.67:0/2807947991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:55 smithi067 bash[27441]: cluster 2024-04-03T22:13:53.705441+0000 mgr.y (mgr.24370) 14261 : cluster [DBG] pgmap v14245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:55 smithi067 bash[27441]: audit 2024-04-03T22:13:54.956450+0000 mon.c (mon.2) 5695 : audit [DBG] from='client.? 172.21.15.67:0/2807947991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:56 smithi082 bash[20963]: audit 2024-04-03T22:13:55.416042+0000 mon.a (mon.0) 12244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:56.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:56 smithi067 bash[17655]: audit 2024-04-03T22:13:55.416042+0000 mon.a (mon.0) 12244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:56 smithi067 bash[27441]: audit 2024-04-03T22:13:55.416042+0000 mon.a (mon.0) 12244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:13:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:57 smithi082 bash[20963]: cluster 2024-04-03T22:13:55.706570+0000 mgr.y (mgr.24370) 14262 : cluster [DBG] pgmap v14246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:57.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:57 smithi067 bash[17655]: cluster 2024-04-03T22:13:55.706570+0000 mgr.y (mgr.24370) 14262 : cluster [DBG] pgmap v14246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:57 smithi067 bash[27441]: cluster 2024-04-03T22:13:55.706570+0000 mgr.y (mgr.24370) 14262 : cluster [DBG] pgmap v14246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:58 smithi082 bash[20963]: audit 2024-04-03T22:13:57.420609+0000 mon.c (mon.2) 5696 : audit [DBG] from='client.? 172.21.15.67:0/3819909980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:58 smithi067 bash[17655]: audit 2024-04-03T22:13:57.420609+0000 mon.c (mon.2) 5696 : audit [DBG] from='client.? 172.21.15.67:0/3819909980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:58 smithi067 bash[27441]: audit 2024-04-03T22:13:57.420609+0000 mon.c (mon.2) 5696 : audit [DBG] from='client.? 172.21.15.67:0/3819909980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:13:59.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:13:59 smithi082 bash[20963]: cluster 2024-04-03T22:13:57.707300+0000 mgr.y (mgr.24370) 14263 : cluster [DBG] pgmap v14247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:59.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:13:59 smithi067 bash[17655]: cluster 2024-04-03T22:13:57.707300+0000 mgr.y (mgr.24370) 14263 : cluster [DBG] pgmap v14247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:13:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:13:59 smithi067 bash[27441]: cluster 2024-04-03T22:13:57.707300+0000 mgr.y (mgr.24370) 14263 : cluster [DBG] pgmap v14247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:00 smithi082 bash[20963]: audit 2024-04-03T22:13:59.873802+0000 mon.b (mon.1) 75 : audit [DBG] from='client.? 172.21.15.67:0/2386491351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:00 smithi082 bash[20963]: audit 2024-04-03T22:14:00.189052+0000 mon.a (mon.0) 12245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:14:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:00 smithi067 bash[17655]: audit 2024-04-03T22:13:59.873802+0000 mon.b (mon.1) 75 : audit [DBG] from='client.? 172.21.15.67:0/2386491351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:00.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:00 smithi067 bash[17655]: audit 2024-04-03T22:14:00.189052+0000 mon.a (mon.0) 12245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:14:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:00 smithi067 bash[27441]: audit 2024-04-03T22:13:59.873802+0000 mon.b (mon.1) 75 : audit [DBG] from='client.? 172.21.15.67:0/2386491351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:00 smithi067 bash[27441]: audit 2024-04-03T22:14:00.189052+0000 mon.a (mon.0) 12245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:14:01.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:01 smithi082 bash[20963]: cluster 2024-04-03T22:13:59.707970+0000 mgr.y (mgr.24370) 14264 : cluster [DBG] pgmap v14248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:01.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:01 smithi067 bash[17655]: cluster 2024-04-03T22:13:59.707970+0000 mgr.y (mgr.24370) 14264 : cluster [DBG] pgmap v14248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:01 smithi067 bash[27441]: cluster 2024-04-03T22:13:59.707970+0000 mgr.y (mgr.24370) 14264 : cluster [DBG] pgmap v14248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:03.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:14:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:03 smithi067 bash[27441]: cluster 2024-04-03T22:14:01.709174+0000 mgr.y (mgr.24370) 14265 : cluster [DBG] pgmap v14249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:03 smithi067 bash[27441]: audit 2024-04-03T22:14:02.329570+0000 mon.a (mon.0) 12246 : audit [DBG] from='client.? 172.21.15.67:0/2113725153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:03 smithi067 bash[17655]: cluster 2024-04-03T22:14:01.709174+0000 mgr.y (mgr.24370) 14265 : cluster [DBG] pgmap v14249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:03 smithi067 bash[17655]: audit 2024-04-03T22:14:02.329570+0000 mon.a (mon.0) 12246 : audit [DBG] from='client.? 172.21.15.67:0/2113725153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:03 smithi082 bash[20963]: cluster 2024-04-03T22:14:01.709174+0000 mgr.y (mgr.24370) 14265 : cluster [DBG] pgmap v14249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:03 smithi082 bash[20963]: audit 2024-04-03T22:14:02.329570+0000 mon.a (mon.0) 12246 : audit [DBG] from='client.? 172.21.15.67:0/2113725153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:03.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:14:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:05 smithi082 bash[20963]: cluster 2024-04-03T22:14:03.709861+0000 mgr.y (mgr.24370) 14266 : cluster [DBG] pgmap v14250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:05 smithi082 bash[20963]: audit 2024-04-03T22:14:04.786091+0000 mon.c (mon.2) 5697 : audit [DBG] from='client.? 172.21.15.67:0/1260184756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:05 smithi067 bash[17655]: cluster 2024-04-03T22:14:03.709861+0000 mgr.y (mgr.24370) 14266 : cluster [DBG] pgmap v14250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:05.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:05 smithi067 bash[17655]: audit 2024-04-03T22:14:04.786091+0000 mon.c (mon.2) 5697 : audit [DBG] from='client.? 172.21.15.67:0/1260184756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:05 smithi067 bash[27441]: cluster 2024-04-03T22:14:03.709861+0000 mgr.y (mgr.24370) 14266 : cluster [DBG] pgmap v14250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:05 smithi067 bash[27441]: audit 2024-04-03T22:14:04.786091+0000 mon.c (mon.2) 5697 : audit [DBG] from='client.? 172.21.15.67:0/1260184756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:06 smithi082 bash[20963]: cluster 2024-04-03T22:14:05.710917+0000 mgr.y (mgr.24370) 14267 : cluster [DBG] pgmap v14251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:06 smithi082 bash[20963]: audit 2024-04-03T22:14:05.932566+0000 mon.a (mon.0) 12247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:06 smithi082 bash[20963]: audit 2024-04-03T22:14:05.941656+0000 mon.a (mon.0) 12248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:06 smithi082 bash[20963]: audit 2024-04-03T22:14:06.185997+0000 mon.a (mon.0) 12249 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:06 smithi082 bash[20963]: audit 2024-04-03T22:14:06.192657+0000 mon.a (mon.0) 12250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:06 smithi082 bash[20963]: audit 2024-04-03T22:14:06.635698+0000 mon.a (mon.0) 12251 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:14:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:06 smithi082 bash[20963]: audit 2024-04-03T22:14:06.637344+0000 mon.a (mon.0) 12252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:14:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:06 smithi082 bash[20963]: audit 2024-04-03T22:14:06.646016+0000 mon.a (mon.0) 12253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[27441]: cluster 2024-04-03T22:14:05.710917+0000 mgr.y (mgr.24370) 14267 : cluster [DBG] pgmap v14251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[27441]: audit 2024-04-03T22:14:05.932566+0000 mon.a (mon.0) 12247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[27441]: audit 2024-04-03T22:14:05.941656+0000 mon.a (mon.0) 12248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[27441]: audit 2024-04-03T22:14:06.185997+0000 mon.a (mon.0) 12249 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[27441]: audit 2024-04-03T22:14:06.192657+0000 mon.a (mon.0) 12250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[27441]: audit 2024-04-03T22:14:06.635698+0000 mon.a (mon.0) 12251 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[27441]: audit 2024-04-03T22:14:06.637344+0000 mon.a (mon.0) 12252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[27441]: audit 2024-04-03T22:14:06.646016+0000 mon.a (mon.0) 12253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[17655]: cluster 2024-04-03T22:14:05.710917+0000 mgr.y (mgr.24370) 14267 : cluster [DBG] pgmap v14251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[17655]: audit 2024-04-03T22:14:05.932566+0000 mon.a (mon.0) 12247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[17655]: audit 2024-04-03T22:14:05.941656+0000 mon.a (mon.0) 12248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[17655]: audit 2024-04-03T22:14:06.185997+0000 mon.a (mon.0) 12249 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[17655]: audit 2024-04-03T22:14:06.192657+0000 mon.a (mon.0) 12250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[17655]: audit 2024-04-03T22:14:06.635698+0000 mon.a (mon.0) 12251 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:14:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[17655]: audit 2024-04-03T22:14:06.637344+0000 mon.a (mon.0) 12252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:14:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:06 smithi067 bash[17655]: audit 2024-04-03T22:14:06.646016+0000 mon.a (mon.0) 12253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:14:08.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:07 smithi082 bash[20963]: audit 2024-04-03T22:14:07.241725+0000 mon.a (mon.0) 12254 : audit [DBG] from='client.? 172.21.15.67:0/3807025075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:08.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:07 smithi067 bash[17655]: audit 2024-04-03T22:14:07.241725+0000 mon.a (mon.0) 12254 : audit [DBG] from='client.? 172.21.15.67:0/3807025075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:08.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:07 smithi067 bash[27441]: audit 2024-04-03T22:14:07.241725+0000 mon.a (mon.0) 12254 : audit [DBG] from='client.? 172.21.15.67:0/3807025075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:09.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:08 smithi082 bash[20963]: cluster 2024-04-03T22:14:07.711640+0000 mgr.y (mgr.24370) 14268 : cluster [DBG] pgmap v14252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:09.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:08 smithi067 bash[17655]: cluster 2024-04-03T22:14:07.711640+0000 mgr.y (mgr.24370) 14268 : cluster [DBG] pgmap v14252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:09.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:08 smithi067 bash[27441]: cluster 2024-04-03T22:14:07.711640+0000 mgr.y (mgr.24370) 14268 : cluster [DBG] pgmap v14252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:10.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:09 smithi082 bash[20963]: audit 2024-04-03T22:14:09.696304+0000 mon.c (mon.2) 5698 : audit [DBG] from='client.? 172.21.15.67:0/3512812646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:10.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:09 smithi067 bash[27441]: audit 2024-04-03T22:14:09.696304+0000 mon.c (mon.2) 5698 : audit [DBG] from='client.? 172.21.15.67:0/3512812646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:10.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:09 smithi067 bash[17655]: audit 2024-04-03T22:14:09.696304+0000 mon.c (mon.2) 5698 : audit [DBG] from='client.? 172.21.15.67:0/3512812646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:10 smithi082 bash[20963]: cluster 2024-04-03T22:14:09.712192+0000 mgr.y (mgr.24370) 14269 : cluster [DBG] pgmap v14253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:10 smithi082 bash[20963]: audit 2024-04-03T22:14:10.416776+0000 mon.a (mon.0) 12255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:11.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:10 smithi067 bash[17655]: cluster 2024-04-03T22:14:09.712192+0000 mgr.y (mgr.24370) 14269 : cluster [DBG] pgmap v14253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:10 smithi067 bash[17655]: audit 2024-04-03T22:14:10.416776+0000 mon.a (mon.0) 12255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:10 smithi067 bash[27441]: cluster 2024-04-03T22:14:09.712192+0000 mgr.y (mgr.24370) 14269 : cluster [DBG] pgmap v14253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:10 smithi067 bash[27441]: audit 2024-04-03T22:14:10.416776+0000 mon.a (mon.0) 12255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:13.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:12 smithi082 bash[20963]: cluster 2024-04-03T22:14:11.713293+0000 mgr.y (mgr.24370) 14270 : cluster [DBG] pgmap v14254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:12 smithi082 bash[20963]: audit 2024-04-03T22:14:12.155957+0000 mon.c (mon.2) 5699 : audit [DBG] from='client.? 172.21.15.67:0/2379827356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:13.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:14:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:12 smithi067 bash[17655]: cluster 2024-04-03T22:14:11.713293+0000 mgr.y (mgr.24370) 14270 : cluster [DBG] pgmap v14254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:12 smithi067 bash[17655]: audit 2024-04-03T22:14:12.155957+0000 mon.c (mon.2) 5699 : audit [DBG] from='client.? 172.21.15.67:0/2379827356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:12 smithi067 bash[27441]: cluster 2024-04-03T22:14:11.713293+0000 mgr.y (mgr.24370) 14270 : cluster [DBG] pgmap v14254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:12 smithi067 bash[27441]: audit 2024-04-03T22:14:12.155957+0000 mon.c (mon.2) 5699 : audit [DBG] from='client.? 172.21.15.67:0/2379827356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:14:15.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:14 smithi082 bash[20963]: cluster 2024-04-03T22:14:13.713965+0000 mgr.y (mgr.24370) 14271 : cluster [DBG] pgmap v14255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:14 smithi082 bash[20963]: audit 2024-04-03T22:14:14.609653+0000 mon.a (mon.0) 12256 : audit [DBG] from='client.? 172.21.15.67:0/2394211381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:15.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:14 smithi067 bash[27441]: cluster 2024-04-03T22:14:13.713965+0000 mgr.y (mgr.24370) 14271 : cluster [DBG] pgmap v14255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:14 smithi067 bash[27441]: audit 2024-04-03T22:14:14.609653+0000 mon.a (mon.0) 12256 : audit [DBG] from='client.? 172.21.15.67:0/2394211381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:14 smithi067 bash[17655]: cluster 2024-04-03T22:14:13.713965+0000 mgr.y (mgr.24370) 14271 : cluster [DBG] pgmap v14255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:14 smithi067 bash[17655]: audit 2024-04-03T22:14:14.609653+0000 mon.a (mon.0) 12256 : audit [DBG] from='client.? 172.21.15.67:0/2394211381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:17.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:16 smithi082 bash[20963]: cluster 2024-04-03T22:14:15.715087+0000 mgr.y (mgr.24370) 14272 : cluster [DBG] pgmap v14256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:16 smithi067 bash[17655]: cluster 2024-04-03T22:14:15.715087+0000 mgr.y (mgr.24370) 14272 : cluster [DBG] pgmap v14256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:16 smithi067 bash[27441]: cluster 2024-04-03T22:14:15.715087+0000 mgr.y (mgr.24370) 14272 : cluster [DBG] pgmap v14256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:18.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:17 smithi082 bash[20963]: audit 2024-04-03T22:14:17.063970+0000 mon.c (mon.2) 5700 : audit [DBG] from='client.? 172.21.15.67:0/1926999502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:18.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:17 smithi067 bash[17655]: audit 2024-04-03T22:14:17.063970+0000 mon.c (mon.2) 5700 : audit [DBG] from='client.? 172.21.15.67:0/1926999502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:18.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:17 smithi067 bash[27441]: audit 2024-04-03T22:14:17.063970+0000 mon.c (mon.2) 5700 : audit [DBG] from='client.? 172.21.15.67:0/1926999502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:19.381 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:18 smithi082 bash[20963]: cluster 2024-04-03T22:14:17.715835+0000 mgr.y (mgr.24370) 14273 : cluster [DBG] pgmap v14257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:19.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:18 smithi067 bash[17655]: cluster 2024-04-03T22:14:17.715835+0000 mgr.y (mgr.24370) 14273 : cluster [DBG] pgmap v14257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:18 smithi067 bash[27441]: cluster 2024-04-03T22:14:17.715835+0000 mgr.y (mgr.24370) 14273 : cluster [DBG] pgmap v14257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:19 smithi082 bash[20963]: audit 2024-04-03T22:14:19.501439+0000 mon.c (mon.2) 5701 : audit [DBG] from='client.? 172.21.15.67:0/466335599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:20.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:19 smithi067 bash[17655]: audit 2024-04-03T22:14:19.501439+0000 mon.c (mon.2) 5701 : audit [DBG] from='client.? 172.21.15.67:0/466335599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:20.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:19 smithi067 bash[27441]: audit 2024-04-03T22:14:19.501439+0000 mon.c (mon.2) 5701 : audit [DBG] from='client.? 172.21.15.67:0/466335599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:20 smithi082 bash[20963]: cluster 2024-04-03T22:14:19.716574+0000 mgr.y (mgr.24370) 14274 : cluster [DBG] pgmap v14258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:20 smithi067 bash[17655]: cluster 2024-04-03T22:14:19.716574+0000 mgr.y (mgr.24370) 14274 : cluster [DBG] pgmap v14258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:20 smithi067 bash[27441]: cluster 2024-04-03T22:14:19.716574+0000 mgr.y (mgr.24370) 14274 : cluster [DBG] pgmap v14258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:22 smithi082 bash[20963]: audit 2024-04-03T22:14:21.949493+0000 mon.c (mon.2) 5702 : audit [DBG] from='client.? 172.21.15.67:0/1998172403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:22.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:22 smithi067 bash[17655]: audit 2024-04-03T22:14:21.949493+0000 mon.c (mon.2) 5702 : audit [DBG] from='client.? 172.21.15.67:0/1998172403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:22 smithi067 bash[27441]: audit 2024-04-03T22:14:21.949493+0000 mon.c (mon.2) 5702 : audit [DBG] from='client.? 172.21.15.67:0/1998172403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:23 smithi082 bash[20963]: cluster 2024-04-03T22:14:21.717697+0000 mgr.y (mgr.24370) 14275 : cluster [DBG] pgmap v14259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:23.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:14:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:23 smithi067 bash[27441]: cluster 2024-04-03T22:14:21.717697+0000 mgr.y (mgr.24370) 14275 : cluster [DBG] pgmap v14259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:23 smithi067 bash[17655]: cluster 2024-04-03T22:14:21.717697+0000 mgr.y (mgr.24370) 14275 : cluster [DBG] pgmap v14259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:14:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:25 smithi082 bash[20963]: cluster 2024-04-03T22:14:23.718370+0000 mgr.y (mgr.24370) 14276 : cluster [DBG] pgmap v14260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:25 smithi082 bash[20963]: audit 2024-04-03T22:14:24.408498+0000 mon.a (mon.0) 12257 : audit [DBG] from='client.? 172.21.15.67:0/2611183424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:25.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:25 smithi067 bash[27441]: cluster 2024-04-03T22:14:23.718370+0000 mgr.y (mgr.24370) 14276 : cluster [DBG] pgmap v14260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:25 smithi067 bash[27441]: audit 2024-04-03T22:14:24.408498+0000 mon.a (mon.0) 12257 : audit [DBG] from='client.? 172.21.15.67:0/2611183424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:25 smithi067 bash[17655]: cluster 2024-04-03T22:14:23.718370+0000 mgr.y (mgr.24370) 14276 : cluster [DBG] pgmap v14260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:25 smithi067 bash[17655]: audit 2024-04-03T22:14:24.408498+0000 mon.a (mon.0) 12257 : audit [DBG] from='client.? 172.21.15.67:0/2611183424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:26 smithi082 bash[20963]: audit 2024-04-03T22:14:25.417094+0000 mon.a (mon.0) 12258 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:26.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:26 smithi067 bash[17655]: audit 2024-04-03T22:14:25.417094+0000 mon.a (mon.0) 12258 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:26 smithi067 bash[27441]: audit 2024-04-03T22:14:25.417094+0000 mon.a (mon.0) 12258 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:27 smithi082 bash[20963]: cluster 2024-04-03T22:14:25.719488+0000 mgr.y (mgr.24370) 14277 : cluster [DBG] pgmap v14261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:27 smithi082 bash[20963]: audit 2024-04-03T22:14:26.867276+0000 mon.c (mon.2) 5703 : audit [DBG] from='client.? 172.21.15.67:0/2000751806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:27.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:27 smithi067 bash[27441]: cluster 2024-04-03T22:14:25.719488+0000 mgr.y (mgr.24370) 14277 : cluster [DBG] pgmap v14261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:27 smithi067 bash[27441]: audit 2024-04-03T22:14:26.867276+0000 mon.c (mon.2) 5703 : audit [DBG] from='client.? 172.21.15.67:0/2000751806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:27 smithi067 bash[17655]: cluster 2024-04-03T22:14:25.719488+0000 mgr.y (mgr.24370) 14277 : cluster [DBG] pgmap v14261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:27 smithi067 bash[17655]: audit 2024-04-03T22:14:26.867276+0000 mon.c (mon.2) 5703 : audit [DBG] from='client.? 172.21.15.67:0/2000751806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:29 smithi082 bash[20963]: cluster 2024-04-03T22:14:27.720202+0000 mgr.y (mgr.24370) 14278 : cluster [DBG] pgmap v14262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:29.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:29 smithi067 bash[17655]: cluster 2024-04-03T22:14:27.720202+0000 mgr.y (mgr.24370) 14278 : cluster [DBG] pgmap v14262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:29 smithi067 bash[27441]: cluster 2024-04-03T22:14:27.720202+0000 mgr.y (mgr.24370) 14278 : cluster [DBG] pgmap v14262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:30.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:30 smithi082 bash[20963]: audit 2024-04-03T22:14:29.316557+0000 mon.c (mon.2) 5704 : audit [DBG] from='client.? 172.21.15.67:0/1869749075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:30.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:30 smithi067 bash[17655]: audit 2024-04-03T22:14:29.316557+0000 mon.c (mon.2) 5704 : audit [DBG] from='client.? 172.21.15.67:0/1869749075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:30.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:30 smithi067 bash[27441]: audit 2024-04-03T22:14:29.316557+0000 mon.c (mon.2) 5704 : audit [DBG] from='client.? 172.21.15.67:0/1869749075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:31 smithi082 bash[20963]: cluster 2024-04-03T22:14:29.720824+0000 mgr.y (mgr.24370) 14279 : cluster [DBG] pgmap v14263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:31.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:31 smithi067 bash[17655]: cluster 2024-04-03T22:14:29.720824+0000 mgr.y (mgr.24370) 14279 : cluster [DBG] pgmap v14263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:31 smithi067 bash[27441]: cluster 2024-04-03T22:14:29.720824+0000 mgr.y (mgr.24370) 14279 : cluster [DBG] pgmap v14263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:32.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:32 smithi082 bash[20963]: audit 2024-04-03T22:14:31.771796+0000 mon.c (mon.2) 5705 : audit [DBG] from='client.? 172.21.15.67:0/3079287568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:32.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:32 smithi067 bash[27441]: audit 2024-04-03T22:14:31.771796+0000 mon.c (mon.2) 5705 : audit [DBG] from='client.? 172.21.15.67:0/3079287568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:32.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:32 smithi067 bash[17655]: audit 2024-04-03T22:14:31.771796+0000 mon.c (mon.2) 5705 : audit [DBG] from='client.? 172.21.15.67:0/3079287568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:33 smithi082 bash[20963]: cluster 2024-04-03T22:14:31.721887+0000 mgr.y (mgr.24370) 14280 : cluster [DBG] pgmap v14264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:33 smithi067 bash[17655]: cluster 2024-04-03T22:14:31.721887+0000 mgr.y (mgr.24370) 14280 : cluster [DBG] pgmap v14264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:14:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:33 smithi067 bash[27441]: cluster 2024-04-03T22:14:31.721887+0000 mgr.y (mgr.24370) 14280 : cluster [DBG] pgmap v14264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:33.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:14:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:35 smithi082 bash[20963]: cluster 2024-04-03T22:14:33.722556+0000 mgr.y (mgr.24370) 14281 : cluster [DBG] pgmap v14265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:35 smithi082 bash[20963]: audit 2024-04-03T22:14:34.228997+0000 mon.c (mon.2) 5706 : audit [DBG] from='client.? 172.21.15.67:0/3210530036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:35 smithi067 bash[17655]: cluster 2024-04-03T22:14:33.722556+0000 mgr.y (mgr.24370) 14281 : cluster [DBG] pgmap v14265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:35.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:35 smithi067 bash[17655]: audit 2024-04-03T22:14:34.228997+0000 mon.c (mon.2) 5706 : audit [DBG] from='client.? 172.21.15.67:0/3210530036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:35 smithi067 bash[27441]: cluster 2024-04-03T22:14:33.722556+0000 mgr.y (mgr.24370) 14281 : cluster [DBG] pgmap v14265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:35 smithi067 bash[27441]: audit 2024-04-03T22:14:34.228997+0000 mon.c (mon.2) 5706 : audit [DBG] from='client.? 172.21.15.67:0/3210530036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:37 smithi082 bash[20963]: cluster 2024-04-03T22:14:35.723656+0000 mgr.y (mgr.24370) 14282 : cluster [DBG] pgmap v14266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:37 smithi082 bash[20963]: audit 2024-04-03T22:14:36.680068+0000 mon.c (mon.2) 5707 : audit [DBG] from='client.? 172.21.15.67:0/3930482672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:37.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:37 smithi067 bash[17655]: cluster 2024-04-03T22:14:35.723656+0000 mgr.y (mgr.24370) 14282 : cluster [DBG] pgmap v14266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:37 smithi067 bash[17655]: audit 2024-04-03T22:14:36.680068+0000 mon.c (mon.2) 5707 : audit [DBG] from='client.? 172.21.15.67:0/3930482672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:37 smithi067 bash[27441]: cluster 2024-04-03T22:14:35.723656+0000 mgr.y (mgr.24370) 14282 : cluster [DBG] pgmap v14266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:37 smithi067 bash[27441]: audit 2024-04-03T22:14:36.680068+0000 mon.c (mon.2) 5707 : audit [DBG] from='client.? 172.21.15.67:0/3930482672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:39 smithi082 bash[20963]: cluster 2024-04-03T22:14:37.724376+0000 mgr.y (mgr.24370) 14283 : cluster [DBG] pgmap v14267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:39.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:39 smithi067 bash[27441]: cluster 2024-04-03T22:14:37.724376+0000 mgr.y (mgr.24370) 14283 : cluster [DBG] pgmap v14267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:39 smithi067 bash[17655]: cluster 2024-04-03T22:14:37.724376+0000 mgr.y (mgr.24370) 14283 : cluster [DBG] pgmap v14267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:40 smithi082 bash[20963]: audit 2024-04-03T22:14:39.135288+0000 mon.a (mon.0) 12259 : audit [DBG] from='client.? 172.21.15.67:0/2067165854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:40.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:40 smithi067 bash[17655]: audit 2024-04-03T22:14:39.135288+0000 mon.a (mon.0) 12259 : audit [DBG] from='client.? 172.21.15.67:0/2067165854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:40 smithi067 bash[27441]: audit 2024-04-03T22:14:39.135288+0000 mon.a (mon.0) 12259 : audit [DBG] from='client.? 172.21.15.67:0/2067165854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:41 smithi082 bash[20963]: cluster 2024-04-03T22:14:39.725017+0000 mgr.y (mgr.24370) 14284 : cluster [DBG] pgmap v14268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:41 smithi082 bash[20963]: audit 2024-04-03T22:14:40.417344+0000 mon.a (mon.0) 12260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:41.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:41 smithi067 bash[17655]: cluster 2024-04-03T22:14:39.725017+0000 mgr.y (mgr.24370) 14284 : cluster [DBG] pgmap v14268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:41.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:41 smithi067 bash[17655]: audit 2024-04-03T22:14:40.417344+0000 mon.a (mon.0) 12260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:41 smithi067 bash[27441]: cluster 2024-04-03T22:14:39.725017+0000 mgr.y (mgr.24370) 14284 : cluster [DBG] pgmap v14268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:41 smithi067 bash[27441]: audit 2024-04-03T22:14:40.417344+0000 mon.a (mon.0) 12260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:42.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:42 smithi082 bash[20963]: audit 2024-04-03T22:14:41.584555+0000 mon.c (mon.2) 5708 : audit [DBG] from='client.? 172.21.15.67:0/967900783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:42.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:42 smithi067 bash[17655]: audit 2024-04-03T22:14:41.584555+0000 mon.c (mon.2) 5708 : audit [DBG] from='client.? 172.21.15.67:0/967900783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:42 smithi067 bash[27441]: audit 2024-04-03T22:14:41.584555+0000 mon.c (mon.2) 5708 : audit [DBG] from='client.? 172.21.15.67:0/967900783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:43 smithi082 bash[20963]: cluster 2024-04-03T22:14:41.725730+0000 mgr.y (mgr.24370) 14285 : cluster [DBG] pgmap v14269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:14:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:43 smithi067 bash[27441]: cluster 2024-04-03T22:14:41.725730+0000 mgr.y (mgr.24370) 14285 : cluster [DBG] pgmap v14269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:43 smithi067 bash[17655]: cluster 2024-04-03T22:14:41.725730+0000 mgr.y (mgr.24370) 14285 : cluster [DBG] pgmap v14269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:43.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:14:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:44 smithi082 bash[20963]: audit 2024-04-03T22:14:44.043495+0000 mon.a (mon.0) 12261 : audit [DBG] from='client.? 172.21.15.67:0/2261521960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:44 smithi067 bash[17655]: audit 2024-04-03T22:14:44.043495+0000 mon.a (mon.0) 12261 : audit [DBG] from='client.? 172.21.15.67:0/2261521960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:44 smithi067 bash[27441]: audit 2024-04-03T22:14:44.043495+0000 mon.a (mon.0) 12261 : audit [DBG] from='client.? 172.21.15.67:0/2261521960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:45 smithi082 bash[20963]: cluster 2024-04-03T22:14:43.726303+0000 mgr.y (mgr.24370) 14286 : cluster [DBG] pgmap v14270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:45 smithi067 bash[17655]: cluster 2024-04-03T22:14:43.726303+0000 mgr.y (mgr.24370) 14286 : cluster [DBG] pgmap v14270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:45 smithi067 bash[27441]: cluster 2024-04-03T22:14:43.726303+0000 mgr.y (mgr.24370) 14286 : cluster [DBG] pgmap v14270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:47 smithi082 bash[20963]: cluster 2024-04-03T22:14:45.727402+0000 mgr.y (mgr.24370) 14287 : cluster [DBG] pgmap v14271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:47 smithi082 bash[20963]: audit 2024-04-03T22:14:46.499904+0000 mon.c (mon.2) 5709 : audit [DBG] from='client.? 172.21.15.67:0/3229927331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:47.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:47 smithi067 bash[17655]: cluster 2024-04-03T22:14:45.727402+0000 mgr.y (mgr.24370) 14287 : cluster [DBG] pgmap v14271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:47 smithi067 bash[17655]: audit 2024-04-03T22:14:46.499904+0000 mon.c (mon.2) 5709 : audit [DBG] from='client.? 172.21.15.67:0/3229927331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:47 smithi067 bash[27441]: cluster 2024-04-03T22:14:45.727402+0000 mgr.y (mgr.24370) 14287 : cluster [DBG] pgmap v14271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:47 smithi067 bash[27441]: audit 2024-04-03T22:14:46.499904+0000 mon.c (mon.2) 5709 : audit [DBG] from='client.? 172.21.15.67:0/3229927331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:49 smithi082 bash[20963]: cluster 2024-04-03T22:14:47.728126+0000 mgr.y (mgr.24370) 14288 : cluster [DBG] pgmap v14272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:49 smithi082 bash[20963]: audit 2024-04-03T22:14:48.956720+0000 mon.c (mon.2) 5710 : audit [DBG] from='client.? 172.21.15.67:0/3028978736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:49 smithi067 bash[27441]: cluster 2024-04-03T22:14:47.728126+0000 mgr.y (mgr.24370) 14288 : cluster [DBG] pgmap v14272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:49 smithi067 bash[27441]: audit 2024-04-03T22:14:48.956720+0000 mon.c (mon.2) 5710 : audit [DBG] from='client.? 172.21.15.67:0/3028978736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:49 smithi067 bash[17655]: cluster 2024-04-03T22:14:47.728126+0000 mgr.y (mgr.24370) 14288 : cluster [DBG] pgmap v14272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:49 smithi067 bash[17655]: audit 2024-04-03T22:14:48.956720+0000 mon.c (mon.2) 5710 : audit [DBG] from='client.? 172.21.15.67:0/3028978736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:51 smithi082 bash[20963]: cluster 2024-04-03T22:14:49.728855+0000 mgr.y (mgr.24370) 14289 : cluster [DBG] pgmap v14273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:51.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:51 smithi067 bash[27441]: cluster 2024-04-03T22:14:49.728855+0000 mgr.y (mgr.24370) 14289 : cluster [DBG] pgmap v14273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:51 smithi067 bash[17655]: cluster 2024-04-03T22:14:49.728855+0000 mgr.y (mgr.24370) 14289 : cluster [DBG] pgmap v14273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:52 smithi082 bash[20963]: audit 2024-04-03T22:14:51.413934+0000 mon.a (mon.0) 12262 : audit [DBG] from='client.? 172.21.15.67:0/4131718902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:52.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:52 smithi067 bash[17655]: audit 2024-04-03T22:14:51.413934+0000 mon.a (mon.0) 12262 : audit [DBG] from='client.? 172.21.15.67:0/4131718902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:52.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:52 smithi067 bash[27441]: audit 2024-04-03T22:14:51.413934+0000 mon.a (mon.0) 12262 : audit [DBG] from='client.? 172.21.15.67:0/4131718902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:53 smithi082 bash[20963]: cluster 2024-04-03T22:14:51.730129+0000 mgr.y (mgr.24370) 14290 : cluster [DBG] pgmap v14274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:53.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:14:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:53 smithi067 bash[27441]: cluster 2024-04-03T22:14:51.730129+0000 mgr.y (mgr.24370) 14290 : cluster [DBG] pgmap v14274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:53 smithi067 bash[17655]: cluster 2024-04-03T22:14:51.730129+0000 mgr.y (mgr.24370) 14290 : cluster [DBG] pgmap v14274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:14:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:54 smithi082 bash[20963]: audit 2024-04-03T22:14:53.864248+0000 mon.c (mon.2) 5711 : audit [DBG] from='client.? 172.21.15.67:0/1849840232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:54.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:54 smithi067 bash[27441]: audit 2024-04-03T22:14:53.864248+0000 mon.c (mon.2) 5711 : audit [DBG] from='client.? 172.21.15.67:0/1849840232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:54 smithi067 bash[17655]: audit 2024-04-03T22:14:53.864248+0000 mon.c (mon.2) 5711 : audit [DBG] from='client.? 172.21.15.67:0/1849840232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:55 smithi082 bash[20963]: cluster 2024-04-03T22:14:53.730924+0000 mgr.y (mgr.24370) 14291 : cluster [DBG] pgmap v14275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:55.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:55 smithi067 bash[27441]: cluster 2024-04-03T22:14:53.730924+0000 mgr.y (mgr.24370) 14291 : cluster [DBG] pgmap v14275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:55 smithi067 bash[17655]: cluster 2024-04-03T22:14:53.730924+0000 mgr.y (mgr.24370) 14291 : cluster [DBG] pgmap v14275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:56 smithi082 bash[20963]: audit 2024-04-03T22:14:55.417648+0000 mon.a (mon.0) 12263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:56 smithi067 bash[17655]: audit 2024-04-03T22:14:55.417648+0000 mon.a (mon.0) 12263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:56 smithi067 bash[27441]: audit 2024-04-03T22:14:55.417648+0000 mon.a (mon.0) 12263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:14:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:57 smithi082 bash[20963]: cluster 2024-04-03T22:14:55.732160+0000 mgr.y (mgr.24370) 14292 : cluster [DBG] pgmap v14276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:57 smithi082 bash[20963]: audit 2024-04-03T22:14:56.327893+0000 mon.c (mon.2) 5712 : audit [DBG] from='client.? 172.21.15.67:0/3432953361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:57.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:57 smithi067 bash[17655]: cluster 2024-04-03T22:14:55.732160+0000 mgr.y (mgr.24370) 14292 : cluster [DBG] pgmap v14276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:57 smithi067 bash[17655]: audit 2024-04-03T22:14:56.327893+0000 mon.c (mon.2) 5712 : audit [DBG] from='client.? 172.21.15.67:0/3432953361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:57 smithi067 bash[27441]: cluster 2024-04-03T22:14:55.732160+0000 mgr.y (mgr.24370) 14292 : cluster [DBG] pgmap v14276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:57 smithi067 bash[27441]: audit 2024-04-03T22:14:56.327893+0000 mon.c (mon.2) 5712 : audit [DBG] from='client.? 172.21.15.67:0/3432953361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:59 smithi067 bash[27441]: cluster 2024-04-03T22:14:57.732948+0000 mgr.y (mgr.24370) 14293 : cluster [DBG] pgmap v14277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:14:59 smithi067 bash[27441]: audit 2024-04-03T22:14:58.782273+0000 mon.c (mon.2) 5713 : audit [DBG] from='client.? 172.21.15.67:0/1655044465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:59 smithi067 bash[17655]: cluster 2024-04-03T22:14:57.732948+0000 mgr.y (mgr.24370) 14293 : cluster [DBG] pgmap v14277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:14:59 smithi067 bash[17655]: audit 2024-04-03T22:14:58.782273+0000 mon.c (mon.2) 5713 : audit [DBG] from='client.? 172.21.15.67:0/1655044465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:14:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:59 smithi082 bash[20963]: cluster 2024-04-03T22:14:57.732948+0000 mgr.y (mgr.24370) 14293 : cluster [DBG] pgmap v14277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:14:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:14:59 smithi082 bash[20963]: audit 2024-04-03T22:14:58.782273+0000 mon.c (mon.2) 5713 : audit [DBG] from='client.? 172.21.15.67:0/1655044465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:01.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:01 smithi067 bash[27441]: cluster 2024-04-03T22:14:59.733610+0000 mgr.y (mgr.24370) 14294 : cluster [DBG] pgmap v14278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:01 smithi067 bash[17655]: cluster 2024-04-03T22:14:59.733610+0000 mgr.y (mgr.24370) 14294 : cluster [DBG] pgmap v14278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:01.501 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:01 smithi082 bash[20963]: cluster 2024-04-03T22:14:59.733610+0000 mgr.y (mgr.24370) 14294 : cluster [DBG] pgmap v14278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:02.413 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:02 smithi067 bash[27441]: audit 2024-04-03T22:15:01.240077+0000 mon.c (mon.2) 5714 : audit [DBG] from='client.? 172.21.15.67:0/2103014094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:02 smithi067 bash[17655]: audit 2024-04-03T22:15:01.240077+0000 mon.c (mon.2) 5714 : audit [DBG] from='client.? 172.21.15.67:0/2103014094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:02.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:02 smithi082 bash[20963]: audit 2024-04-03T22:15:01.240077+0000 mon.c (mon.2) 5714 : audit [DBG] from='client.? 172.21.15.67:0/2103014094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:03.413 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:03 smithi067 bash[17655]: cluster 2024-04-03T22:15:01.734813+0000 mgr.y (mgr.24370) 14295 : cluster [DBG] pgmap v14279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:15:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:03 smithi067 bash[27441]: cluster 2024-04-03T22:15:01.734813+0000 mgr.y (mgr.24370) 14295 : cluster [DBG] pgmap v14279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:03 smithi082 bash[20963]: cluster 2024-04-03T22:15:01.734813+0000 mgr.y (mgr.24370) 14295 : cluster [DBG] pgmap v14279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:15:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:04 smithi067 bash[27441]: audit 2024-04-03T22:15:03.702982+0000 mon.c (mon.2) 5715 : audit [DBG] from='client.? 172.21.15.67:0/667068573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:04.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:04 smithi067 bash[17655]: audit 2024-04-03T22:15:03.702982+0000 mon.c (mon.2) 5715 : audit [DBG] from='client.? 172.21.15.67:0/667068573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:04.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:04 smithi082 bash[20963]: audit 2024-04-03T22:15:03.702982+0000 mon.c (mon.2) 5715 : audit [DBG] from='client.? 172.21.15.67:0/667068573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:05 smithi067 bash[17655]: cluster 2024-04-03T22:15:03.735446+0000 mgr.y (mgr.24370) 14296 : cluster [DBG] pgmap v14280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:05 smithi067 bash[27441]: cluster 2024-04-03T22:15:03.735446+0000 mgr.y (mgr.24370) 14296 : cluster [DBG] pgmap v14280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:05.631 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:05 smithi082 bash[20963]: cluster 2024-04-03T22:15:03.735446+0000 mgr.y (mgr.24370) 14296 : cluster [DBG] pgmap v14280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:06 smithi082 bash[20963]: audit 2024-04-03T22:15:06.151017+0000 mon.c (mon.2) 5716 : audit [DBG] from='client.? 172.21.15.67:0/3146390512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:06.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:06 smithi067 bash[27441]: audit 2024-04-03T22:15:06.151017+0000 mon.c (mon.2) 5716 : audit [DBG] from='client.? 172.21.15.67:0/3146390512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:06 smithi067 bash[17655]: audit 2024-04-03T22:15:06.151017+0000 mon.c (mon.2) 5716 : audit [DBG] from='client.? 172.21.15.67:0/3146390512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:07 smithi082 bash[20963]: cluster 2024-04-03T22:15:05.736603+0000 mgr.y (mgr.24370) 14297 : cluster [DBG] pgmap v14281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:07 smithi082 bash[20963]: audit 2024-04-03T22:15:06.723511+0000 mon.a (mon.0) 12264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:15:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:07 smithi067 bash[17655]: cluster 2024-04-03T22:15:05.736603+0000 mgr.y (mgr.24370) 14297 : cluster [DBG] pgmap v14281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:07 smithi067 bash[17655]: audit 2024-04-03T22:15:06.723511+0000 mon.a (mon.0) 12264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:15:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:07 smithi067 bash[27441]: cluster 2024-04-03T22:15:05.736603+0000 mgr.y (mgr.24370) 14297 : cluster [DBG] pgmap v14281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:07 smithi067 bash[27441]: audit 2024-04-03T22:15:06.723511+0000 mon.a (mon.0) 12264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:15:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:09 smithi082 bash[20963]: cluster 2024-04-03T22:15:07.737307+0000 mgr.y (mgr.24370) 14298 : cluster [DBG] pgmap v14282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:09 smithi082 bash[20963]: audit 2024-04-03T22:15:08.608931+0000 mon.c (mon.2) 5717 : audit [DBG] from='client.? 172.21.15.67:0/2433978036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:09 smithi067 bash[17655]: cluster 2024-04-03T22:15:07.737307+0000 mgr.y (mgr.24370) 14298 : cluster [DBG] pgmap v14282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:09 smithi067 bash[17655]: audit 2024-04-03T22:15:08.608931+0000 mon.c (mon.2) 5717 : audit [DBG] from='client.? 172.21.15.67:0/2433978036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:09 smithi067 bash[27441]: cluster 2024-04-03T22:15:07.737307+0000 mgr.y (mgr.24370) 14298 : cluster [DBG] pgmap v14282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:09 smithi067 bash[27441]: audit 2024-04-03T22:15:08.608931+0000 mon.c (mon.2) 5717 : audit [DBG] from='client.? 172.21.15.67:0/2433978036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:11 smithi082 bash[20963]: cluster 2024-04-03T22:15:09.738008+0000 mgr.y (mgr.24370) 14299 : cluster [DBG] pgmap v14283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:11 smithi082 bash[20963]: audit 2024-04-03T22:15:10.418268+0000 mon.a (mon.0) 12265 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:11 smithi082 bash[20963]: audit 2024-04-03T22:15:11.062293+0000 mon.c (mon.2) 5718 : audit [DBG] from='client.? 172.21.15.67:0/3692925538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:11 smithi067 bash[27441]: cluster 2024-04-03T22:15:09.738008+0000 mgr.y (mgr.24370) 14299 : cluster [DBG] pgmap v14283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:11 smithi067 bash[27441]: audit 2024-04-03T22:15:10.418268+0000 mon.a (mon.0) 12265 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:11 smithi067 bash[27441]: audit 2024-04-03T22:15:11.062293+0000 mon.c (mon.2) 5718 : audit [DBG] from='client.? 172.21.15.67:0/3692925538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:11 smithi067 bash[17655]: cluster 2024-04-03T22:15:09.738008+0000 mgr.y (mgr.24370) 14299 : cluster [DBG] pgmap v14283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:11 smithi067 bash[17655]: audit 2024-04-03T22:15:10.418268+0000 mon.a (mon.0) 12265 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:11 smithi067 bash[17655]: audit 2024-04-03T22:15:11.062293+0000 mon.c (mon.2) 5718 : audit [DBG] from='client.? 172.21.15.67:0/3692925538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:15:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[17655]: cluster 2024-04-03T22:15:11.739099+0000 mgr.y (mgr.24370) 14300 : cluster [DBG] pgmap v14284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[17655]: audit 2024-04-03T22:15:12.478234+0000 mon.a (mon.0) 12266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[17655]: audit 2024-04-03T22:15:12.486384+0000 mon.a (mon.0) 12267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[17655]: audit 2024-04-03T22:15:12.678370+0000 mon.a (mon.0) 12268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[17655]: audit 2024-04-03T22:15:12.685931+0000 mon.a (mon.0) 12269 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[17655]: audit 2024-04-03T22:15:13.107840+0000 mon.a (mon.0) 12270 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:15:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[17655]: audit 2024-04-03T22:15:13.108906+0000 mon.a (mon.0) 12271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:15:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[17655]: audit 2024-04-03T22:15:13.117633+0000 mon.a (mon.0) 12272 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[27441]: cluster 2024-04-03T22:15:11.739099+0000 mgr.y (mgr.24370) 14300 : cluster [DBG] pgmap v14284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[27441]: audit 2024-04-03T22:15:12.478234+0000 mon.a (mon.0) 12266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[27441]: audit 2024-04-03T22:15:12.486384+0000 mon.a (mon.0) 12267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[27441]: audit 2024-04-03T22:15:12.678370+0000 mon.a (mon.0) 12268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[27441]: audit 2024-04-03T22:15:12.685931+0000 mon.a (mon.0) 12269 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[27441]: audit 2024-04-03T22:15:13.107840+0000 mon.a (mon.0) 12270 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:15:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[27441]: audit 2024-04-03T22:15:13.108906+0000 mon.a (mon.0) 12271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:15:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:13 smithi067 bash[27441]: audit 2024-04-03T22:15:13.117633+0000 mon.a (mon.0) 12272 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:13 smithi082 bash[20963]: cluster 2024-04-03T22:15:11.739099+0000 mgr.y (mgr.24370) 14300 : cluster [DBG] pgmap v14284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:13 smithi082 bash[20963]: audit 2024-04-03T22:15:12.478234+0000 mon.a (mon.0) 12266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:13 smithi082 bash[20963]: audit 2024-04-03T22:15:12.486384+0000 mon.a (mon.0) 12267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:13 smithi082 bash[20963]: audit 2024-04-03T22:15:12.678370+0000 mon.a (mon.0) 12268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:13 smithi082 bash[20963]: audit 2024-04-03T22:15:12.685931+0000 mon.a (mon.0) 12269 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:13 smithi082 bash[20963]: audit 2024-04-03T22:15:13.107840+0000 mon.a (mon.0) 12270 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:15:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:13 smithi082 bash[20963]: audit 2024-04-03T22:15:13.108906+0000 mon.a (mon.0) 12271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:15:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:13 smithi082 bash[20963]: audit 2024-04-03T22:15:13.117633+0000 mon.a (mon.0) 12272 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:15:13.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:15:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:14 smithi082 bash[20963]: audit 2024-04-03T22:15:13.511737+0000 mon.c (mon.2) 5719 : audit [DBG] from='client.? 172.21.15.67:0/462505128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:14 smithi067 bash[17655]: audit 2024-04-03T22:15:13.511737+0000 mon.c (mon.2) 5719 : audit [DBG] from='client.? 172.21.15.67:0/462505128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:14 smithi067 bash[27441]: audit 2024-04-03T22:15:13.511737+0000 mon.c (mon.2) 5719 : audit [DBG] from='client.? 172.21.15.67:0/462505128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:15 smithi082 bash[20963]: cluster 2024-04-03T22:15:13.739807+0000 mgr.y (mgr.24370) 14301 : cluster [DBG] pgmap v14285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:15.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:15 smithi067 bash[27441]: cluster 2024-04-03T22:15:13.739807+0000 mgr.y (mgr.24370) 14301 : cluster [DBG] pgmap v14285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:15.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:15 smithi067 bash[17655]: cluster 2024-04-03T22:15:13.739807+0000 mgr.y (mgr.24370) 14301 : cluster [DBG] pgmap v14285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:16 smithi082 bash[20963]: audit 2024-04-03T22:15:15.966382+0000 mon.a (mon.0) 12273 : audit [DBG] from='client.? 172.21.15.67:0/1332232808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:16 smithi067 bash[27441]: audit 2024-04-03T22:15:15.966382+0000 mon.a (mon.0) 12273 : audit [DBG] from='client.? 172.21.15.67:0/1332232808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:16 smithi067 bash[17655]: audit 2024-04-03T22:15:15.966382+0000 mon.a (mon.0) 12273 : audit [DBG] from='client.? 172.21.15.67:0/1332232808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:17 smithi082 bash[20963]: cluster 2024-04-03T22:15:15.740953+0000 mgr.y (mgr.24370) 14302 : cluster [DBG] pgmap v14286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:17 smithi067 bash[17655]: cluster 2024-04-03T22:15:15.740953+0000 mgr.y (mgr.24370) 14302 : cluster [DBG] pgmap v14286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:17 smithi067 bash[27441]: cluster 2024-04-03T22:15:15.740953+0000 mgr.y (mgr.24370) 14302 : cluster [DBG] pgmap v14286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:19 smithi082 bash[20963]: cluster 2024-04-03T22:15:17.741679+0000 mgr.y (mgr.24370) 14303 : cluster [DBG] pgmap v14287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:19 smithi082 bash[20963]: audit 2024-04-03T22:15:18.419328+0000 mon.c (mon.2) 5720 : audit [DBG] from='client.? 172.21.15.67:0/843753847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:19.663 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:19 smithi067 bash[17655]: cluster 2024-04-03T22:15:17.741679+0000 mgr.y (mgr.24370) 14303 : cluster [DBG] pgmap v14287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:19 smithi067 bash[17655]: audit 2024-04-03T22:15:18.419328+0000 mon.c (mon.2) 5720 : audit [DBG] from='client.? 172.21.15.67:0/843753847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:19 smithi067 bash[27441]: cluster 2024-04-03T22:15:17.741679+0000 mgr.y (mgr.24370) 14303 : cluster [DBG] pgmap v14287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:19 smithi067 bash[27441]: audit 2024-04-03T22:15:18.419328+0000 mon.c (mon.2) 5720 : audit [DBG] from='client.? 172.21.15.67:0/843753847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:21 smithi082 bash[20963]: cluster 2024-04-03T22:15:19.742363+0000 mgr.y (mgr.24370) 14304 : cluster [DBG] pgmap v14288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:21 smithi082 bash[20963]: audit 2024-04-03T22:15:20.877128+0000 mon.a (mon.0) 12274 : audit [DBG] from='client.? 172.21.15.67:0/3035120904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:21 smithi067 bash[27441]: cluster 2024-04-03T22:15:19.742363+0000 mgr.y (mgr.24370) 14304 : cluster [DBG] pgmap v14288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:21 smithi067 bash[27441]: audit 2024-04-03T22:15:20.877128+0000 mon.a (mon.0) 12274 : audit [DBG] from='client.? 172.21.15.67:0/3035120904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:21 smithi067 bash[17655]: cluster 2024-04-03T22:15:19.742363+0000 mgr.y (mgr.24370) 14304 : cluster [DBG] pgmap v14288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:21 smithi067 bash[17655]: audit 2024-04-03T22:15:20.877128+0000 mon.a (mon.0) 12274 : audit [DBG] from='client.? 172.21.15.67:0/3035120904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:23 smithi067 bash[27441]: cluster 2024-04-03T22:15:21.743595+0000 mgr.y (mgr.24370) 14305 : cluster [DBG] pgmap v14289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:23 smithi067 bash[17655]: cluster 2024-04-03T22:15:21.743595+0000 mgr.y (mgr.24370) 14305 : cluster [DBG] pgmap v14289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:15:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:23 smithi082 bash[20963]: cluster 2024-04-03T22:15:21.743595+0000 mgr.y (mgr.24370) 14305 : cluster [DBG] pgmap v14289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:15:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:24 smithi082 bash[20963]: audit 2024-04-03T22:15:23.333497+0000 mon.c (mon.2) 5721 : audit [DBG] from='client.? 172.21.15.67:0/656553227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:24 smithi067 bash[17655]: audit 2024-04-03T22:15:23.333497+0000 mon.c (mon.2) 5721 : audit [DBG] from='client.? 172.21.15.67:0/656553227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:24 smithi067 bash[27441]: audit 2024-04-03T22:15:23.333497+0000 mon.c (mon.2) 5721 : audit [DBG] from='client.? 172.21.15.67:0/656553227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:25 smithi082 bash[20963]: cluster 2024-04-03T22:15:23.744290+0000 mgr.y (mgr.24370) 14306 : cluster [DBG] pgmap v14290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:25.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:25 smithi067 bash[27441]: cluster 2024-04-03T22:15:23.744290+0000 mgr.y (mgr.24370) 14306 : cluster [DBG] pgmap v14290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:25 smithi067 bash[17655]: cluster 2024-04-03T22:15:23.744290+0000 mgr.y (mgr.24370) 14306 : cluster [DBG] pgmap v14290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:26 smithi082 bash[20963]: audit 2024-04-03T22:15:25.418719+0000 mon.a (mon.0) 12275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:26 smithi082 bash[20963]: audit 2024-04-03T22:15:25.787200+0000 mon.c (mon.2) 5722 : audit [DBG] from='client.? 172.21.15.67:0/1885957616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:26 smithi067 bash[17655]: audit 2024-04-03T22:15:25.418719+0000 mon.a (mon.0) 12275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:26 smithi067 bash[17655]: audit 2024-04-03T22:15:25.787200+0000 mon.c (mon.2) 5722 : audit [DBG] from='client.? 172.21.15.67:0/1885957616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:26 smithi067 bash[27441]: audit 2024-04-03T22:15:25.418719+0000 mon.a (mon.0) 12275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:26 smithi067 bash[27441]: audit 2024-04-03T22:15:25.787200+0000 mon.c (mon.2) 5722 : audit [DBG] from='client.? 172.21.15.67:0/1885957616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:27 smithi082 bash[20963]: cluster 2024-04-03T22:15:25.745176+0000 mgr.y (mgr.24370) 14307 : cluster [DBG] pgmap v14291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:27.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:27 smithi067 bash[27441]: cluster 2024-04-03T22:15:25.745176+0000 mgr.y (mgr.24370) 14307 : cluster [DBG] pgmap v14291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:27 smithi067 bash[17655]: cluster 2024-04-03T22:15:25.745176+0000 mgr.y (mgr.24370) 14307 : cluster [DBG] pgmap v14291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:29 smithi082 bash[20963]: cluster 2024-04-03T22:15:27.745840+0000 mgr.y (mgr.24370) 14308 : cluster [DBG] pgmap v14292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:29 smithi082 bash[20963]: audit 2024-04-03T22:15:28.248990+0000 mon.c (mon.2) 5723 : audit [DBG] from='client.? 172.21.15.67:0/1692289245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:29 smithi067 bash[27441]: cluster 2024-04-03T22:15:27.745840+0000 mgr.y (mgr.24370) 14308 : cluster [DBG] pgmap v14292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:29 smithi067 bash[27441]: audit 2024-04-03T22:15:28.248990+0000 mon.c (mon.2) 5723 : audit [DBG] from='client.? 172.21.15.67:0/1692289245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:29 smithi067 bash[17655]: cluster 2024-04-03T22:15:27.745840+0000 mgr.y (mgr.24370) 14308 : cluster [DBG] pgmap v14292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:29 smithi067 bash[17655]: audit 2024-04-03T22:15:28.248990+0000 mon.c (mon.2) 5723 : audit [DBG] from='client.? 172.21.15.67:0/1692289245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:31 smithi082 bash[20963]: cluster 2024-04-03T22:15:29.746486+0000 mgr.y (mgr.24370) 14309 : cluster [DBG] pgmap v14293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:31 smithi082 bash[20963]: audit 2024-04-03T22:15:30.711172+0000 mon.a (mon.0) 12276 : audit [DBG] from='client.? 172.21.15.67:0/34227644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:31.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:31 smithi067 bash[27441]: cluster 2024-04-03T22:15:29.746486+0000 mgr.y (mgr.24370) 14309 : cluster [DBG] pgmap v14293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:31 smithi067 bash[27441]: audit 2024-04-03T22:15:30.711172+0000 mon.a (mon.0) 12276 : audit [DBG] from='client.? 172.21.15.67:0/34227644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:31 smithi067 bash[17655]: cluster 2024-04-03T22:15:29.746486+0000 mgr.y (mgr.24370) 14309 : cluster [DBG] pgmap v14293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:31 smithi067 bash[17655]: audit 2024-04-03T22:15:30.711172+0000 mon.a (mon.0) 12276 : audit [DBG] from='client.? 172.21.15.67:0/34227644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:15:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:33 smithi067 bash[17655]: cluster 2024-04-03T22:15:31.747651+0000 mgr.y (mgr.24370) 14310 : cluster [DBG] pgmap v14294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:33 smithi067 bash[17655]: audit 2024-04-03T22:15:33.159599+0000 mon.a (mon.0) 12277 : audit [DBG] from='client.? 172.21.15.67:0/470193742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:33 smithi067 bash[27441]: cluster 2024-04-03T22:15:31.747651+0000 mgr.y (mgr.24370) 14310 : cluster [DBG] pgmap v14294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:33 smithi067 bash[27441]: audit 2024-04-03T22:15:33.159599+0000 mon.a (mon.0) 12277 : audit [DBG] from='client.? 172.21.15.67:0/470193742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:33.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:15:33.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:33 smithi082 bash[20963]: cluster 2024-04-03T22:15:31.747651+0000 mgr.y (mgr.24370) 14310 : cluster [DBG] pgmap v14294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:33.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:33 smithi082 bash[20963]: audit 2024-04-03T22:15:33.159599+0000 mon.a (mon.0) 12277 : audit [DBG] from='client.? 172.21.15.67:0/470193742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:35 smithi082 bash[20963]: cluster 2024-04-03T22:15:33.748349+0000 mgr.y (mgr.24370) 14311 : cluster [DBG] pgmap v14295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:35.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:35 smithi067 bash[27441]: cluster 2024-04-03T22:15:33.748349+0000 mgr.y (mgr.24370) 14311 : cluster [DBG] pgmap v14295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:35 smithi067 bash[17655]: cluster 2024-04-03T22:15:33.748349+0000 mgr.y (mgr.24370) 14311 : cluster [DBG] pgmap v14295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:36 smithi082 bash[20963]: audit 2024-04-03T22:15:35.627036+0000 mon.a (mon.0) 12278 : audit [DBG] from='client.? 172.21.15.67:0/2215940435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:36 smithi067 bash[17655]: audit 2024-04-03T22:15:35.627036+0000 mon.a (mon.0) 12278 : audit [DBG] from='client.? 172.21.15.67:0/2215940435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:36 smithi067 bash[27441]: audit 2024-04-03T22:15:35.627036+0000 mon.a (mon.0) 12278 : audit [DBG] from='client.? 172.21.15.67:0/2215940435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:37 smithi082 bash[20963]: cluster 2024-04-03T22:15:35.749368+0000 mgr.y (mgr.24370) 14312 : cluster [DBG] pgmap v14296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:37.663 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:37 smithi067 bash[27441]: cluster 2024-04-03T22:15:35.749368+0000 mgr.y (mgr.24370) 14312 : cluster [DBG] pgmap v14296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:37 smithi067 bash[17655]: cluster 2024-04-03T22:15:35.749368+0000 mgr.y (mgr.24370) 14312 : cluster [DBG] pgmap v14296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:38 smithi082 bash[20963]: audit 2024-04-03T22:15:38.080886+0000 mon.a (mon.0) 12279 : audit [DBG] from='client.? 172.21.15.67:0/1565719522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:38 smithi067 bash[17655]: audit 2024-04-03T22:15:38.080886+0000 mon.a (mon.0) 12279 : audit [DBG] from='client.? 172.21.15.67:0/1565719522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:38 smithi067 bash[27441]: audit 2024-04-03T22:15:38.080886+0000 mon.a (mon.0) 12279 : audit [DBG] from='client.? 172.21.15.67:0/1565719522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:39 smithi082 bash[20963]: cluster 2024-04-03T22:15:37.750022+0000 mgr.y (mgr.24370) 14313 : cluster [DBG] pgmap v14297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:39 smithi067 bash[27441]: cluster 2024-04-03T22:15:37.750022+0000 mgr.y (mgr.24370) 14313 : cluster [DBG] pgmap v14297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:39 smithi067 bash[17655]: cluster 2024-04-03T22:15:37.750022+0000 mgr.y (mgr.24370) 14313 : cluster [DBG] pgmap v14297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:41 smithi082 bash[20963]: cluster 2024-04-03T22:15:39.750739+0000 mgr.y (mgr.24370) 14314 : cluster [DBG] pgmap v14298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:41 smithi082 bash[20963]: audit 2024-04-03T22:15:40.418622+0000 mon.a (mon.0) 12280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:41.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:41 smithi082 bash[20963]: audit 2024-04-03T22:15:40.536719+0000 mon.a (mon.0) 12281 : audit [DBG] from='client.? 172.21.15.67:0/1065741173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:41 smithi067 bash[17655]: cluster 2024-04-03T22:15:39.750739+0000 mgr.y (mgr.24370) 14314 : cluster [DBG] pgmap v14298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:41 smithi067 bash[17655]: audit 2024-04-03T22:15:40.418622+0000 mon.a (mon.0) 12280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:41 smithi067 bash[17655]: audit 2024-04-03T22:15:40.536719+0000 mon.a (mon.0) 12281 : audit [DBG] from='client.? 172.21.15.67:0/1065741173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:41 smithi067 bash[27441]: cluster 2024-04-03T22:15:39.750739+0000 mgr.y (mgr.24370) 14314 : cluster [DBG] pgmap v14298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:41 smithi067 bash[27441]: audit 2024-04-03T22:15:40.418622+0000 mon.a (mon.0) 12280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:41 smithi067 bash[27441]: audit 2024-04-03T22:15:40.536719+0000 mon.a (mon.0) 12281 : audit [DBG] from='client.? 172.21.15.67:0/1065741173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:43 smithi067 bash[17655]: cluster 2024-04-03T22:15:41.751891+0000 mgr.y (mgr.24370) 14315 : cluster [DBG] pgmap v14299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:43 smithi067 bash[17655]: audit 2024-04-03T22:15:42.992157+0000 mon.a (mon.0) 12282 : audit [DBG] from='client.? 172.21.15.67:0/2446484082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:15:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:43 smithi067 bash[27441]: cluster 2024-04-03T22:15:41.751891+0000 mgr.y (mgr.24370) 14315 : cluster [DBG] pgmap v14299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:43 smithi067 bash[27441]: audit 2024-04-03T22:15:42.992157+0000 mon.a (mon.0) 12282 : audit [DBG] from='client.? 172.21.15.67:0/2446484082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:43.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:15:43.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:43 smithi082 bash[20963]: cluster 2024-04-03T22:15:41.751891+0000 mgr.y (mgr.24370) 14315 : cluster [DBG] pgmap v14299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:43.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:43 smithi082 bash[20963]: audit 2024-04-03T22:15:42.992157+0000 mon.a (mon.0) 12282 : audit [DBG] from='client.? 172.21.15.67:0/2446484082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:45 smithi082 bash[20963]: cluster 2024-04-03T22:15:43.752692+0000 mgr.y (mgr.24370) 14316 : cluster [DBG] pgmap v14300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:45 smithi067 bash[17655]: cluster 2024-04-03T22:15:43.752692+0000 mgr.y (mgr.24370) 14316 : cluster [DBG] pgmap v14300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:45 smithi067 bash[27441]: cluster 2024-04-03T22:15:43.752692+0000 mgr.y (mgr.24370) 14316 : cluster [DBG] pgmap v14300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:46 smithi082 bash[20963]: audit 2024-04-03T22:15:45.446587+0000 mon.c (mon.2) 5724 : audit [DBG] from='client.? 172.21.15.67:0/3380855787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:46 smithi067 bash[17655]: audit 2024-04-03T22:15:45.446587+0000 mon.c (mon.2) 5724 : audit [DBG] from='client.? 172.21.15.67:0/3380855787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:46 smithi067 bash[27441]: audit 2024-04-03T22:15:45.446587+0000 mon.c (mon.2) 5724 : audit [DBG] from='client.? 172.21.15.67:0/3380855787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:47 smithi082 bash[20963]: cluster 2024-04-03T22:15:45.753835+0000 mgr.y (mgr.24370) 14317 : cluster [DBG] pgmap v14301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:47 smithi067 bash[27441]: cluster 2024-04-03T22:15:45.753835+0000 mgr.y (mgr.24370) 14317 : cluster [DBG] pgmap v14301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:47 smithi067 bash[17655]: cluster 2024-04-03T22:15:45.753835+0000 mgr.y (mgr.24370) 14317 : cluster [DBG] pgmap v14301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:48 smithi082 bash[20963]: audit 2024-04-03T22:15:47.894524+0000 mon.c (mon.2) 5725 : audit [DBG] from='client.? 172.21.15.67:0/712008886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:48 smithi067 bash[17655]: audit 2024-04-03T22:15:47.894524+0000 mon.c (mon.2) 5725 : audit [DBG] from='client.? 172.21.15.67:0/712008886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:48 smithi067 bash[27441]: audit 2024-04-03T22:15:47.894524+0000 mon.c (mon.2) 5725 : audit [DBG] from='client.? 172.21.15.67:0/712008886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:49 smithi082 bash[20963]: cluster 2024-04-03T22:15:47.754594+0000 mgr.y (mgr.24370) 14318 : cluster [DBG] pgmap v14302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:49 smithi067 bash[27441]: cluster 2024-04-03T22:15:47.754594+0000 mgr.y (mgr.24370) 14318 : cluster [DBG] pgmap v14302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:49 smithi067 bash[17655]: cluster 2024-04-03T22:15:47.754594+0000 mgr.y (mgr.24370) 14318 : cluster [DBG] pgmap v14302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:51 smithi082 bash[20963]: cluster 2024-04-03T22:15:49.755320+0000 mgr.y (mgr.24370) 14319 : cluster [DBG] pgmap v14303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:51 smithi082 bash[20963]: audit 2024-04-03T22:15:50.345025+0000 mon.c (mon.2) 5726 : audit [DBG] from='client.? 172.21.15.67:0/1603930680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:51 smithi067 bash[17655]: cluster 2024-04-03T22:15:49.755320+0000 mgr.y (mgr.24370) 14319 : cluster [DBG] pgmap v14303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:51.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:51 smithi067 bash[17655]: audit 2024-04-03T22:15:50.345025+0000 mon.c (mon.2) 5726 : audit [DBG] from='client.? 172.21.15.67:0/1603930680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:51 smithi067 bash[27441]: cluster 2024-04-03T22:15:49.755320+0000 mgr.y (mgr.24370) 14319 : cluster [DBG] pgmap v14303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:51 smithi067 bash[27441]: audit 2024-04-03T22:15:50.345025+0000 mon.c (mon.2) 5726 : audit [DBG] from='client.? 172.21.15.67:0/1603930680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:15:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:53 smithi067 bash[17655]: cluster 2024-04-03T22:15:51.756548+0000 mgr.y (mgr.24370) 14320 : cluster [DBG] pgmap v14304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:53 smithi067 bash[17655]: audit 2024-04-03T22:15:52.798035+0000 mon.a (mon.0) 12283 : audit [DBG] from='client.? 172.21.15.67:0/2708089444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:53 smithi067 bash[27441]: cluster 2024-04-03T22:15:51.756548+0000 mgr.y (mgr.24370) 14320 : cluster [DBG] pgmap v14304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:53 smithi067 bash[27441]: audit 2024-04-03T22:15:52.798035+0000 mon.a (mon.0) 12283 : audit [DBG] from='client.? 172.21.15.67:0/2708089444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:53.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:15:53.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:53 smithi082 bash[20963]: cluster 2024-04-03T22:15:51.756548+0000 mgr.y (mgr.24370) 14320 : cluster [DBG] pgmap v14304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:53.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:53 smithi082 bash[20963]: audit 2024-04-03T22:15:52.798035+0000 mon.a (mon.0) 12283 : audit [DBG] from='client.? 172.21.15.67:0/2708089444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:55 smithi082 bash[20963]: cluster 2024-04-03T22:15:53.757243+0000 mgr.y (mgr.24370) 14321 : cluster [DBG] pgmap v14305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:55 smithi082 bash[20963]: audit 2024-04-03T22:15:55.248525+0000 mon.a (mon.0) 12284 : audit [DBG] from='client.? 172.21.15.67:0/4057975272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:55 smithi067 bash[17655]: cluster 2024-04-03T22:15:53.757243+0000 mgr.y (mgr.24370) 14321 : cluster [DBG] pgmap v14305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:55 smithi067 bash[17655]: audit 2024-04-03T22:15:55.248525+0000 mon.a (mon.0) 12284 : audit [DBG] from='client.? 172.21.15.67:0/4057975272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:55 smithi067 bash[27441]: cluster 2024-04-03T22:15:53.757243+0000 mgr.y (mgr.24370) 14321 : cluster [DBG] pgmap v14305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:55 smithi067 bash[27441]: audit 2024-04-03T22:15:55.248525+0000 mon.a (mon.0) 12284 : audit [DBG] from='client.? 172.21.15.67:0/4057975272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:56 smithi082 bash[20963]: audit 2024-04-03T22:15:55.419061+0000 mon.a (mon.0) 12285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:56 smithi067 bash[17655]: audit 2024-04-03T22:15:55.419061+0000 mon.a (mon.0) 12285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:56 smithi067 bash[27441]: audit 2024-04-03T22:15:55.419061+0000 mon.a (mon.0) 12285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:15:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:57 smithi082 bash[20963]: cluster 2024-04-03T22:15:55.758287+0000 mgr.y (mgr.24370) 14322 : cluster [DBG] pgmap v14306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:57 smithi067 bash[17655]: cluster 2024-04-03T22:15:55.758287+0000 mgr.y (mgr.24370) 14322 : cluster [DBG] pgmap v14306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:57 smithi067 bash[27441]: cluster 2024-04-03T22:15:55.758287+0000 mgr.y (mgr.24370) 14322 : cluster [DBG] pgmap v14306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:58 smithi082 bash[20963]: audit 2024-04-03T22:15:57.704146+0000 mon.a (mon.0) 12286 : audit [DBG] from='client.? 172.21.15.67:0/1010710875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:58 smithi067 bash[27441]: audit 2024-04-03T22:15:57.704146+0000 mon.a (mon.0) 12286 : audit [DBG] from='client.? 172.21.15.67:0/1010710875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:58 smithi067 bash[17655]: audit 2024-04-03T22:15:57.704146+0000 mon.a (mon.0) 12286 : audit [DBG] from='client.? 172.21.15.67:0/1010710875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:15:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:15:59 smithi082 bash[20963]: cluster 2024-04-03T22:15:57.759000+0000 mgr.y (mgr.24370) 14323 : cluster [DBG] pgmap v14307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:15:59 smithi067 bash[17655]: cluster 2024-04-03T22:15:57.759000+0000 mgr.y (mgr.24370) 14323 : cluster [DBG] pgmap v14307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:15:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:15:59 smithi067 bash[27441]: cluster 2024-04-03T22:15:57.759000+0000 mgr.y (mgr.24370) 14323 : cluster [DBG] pgmap v14307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:00 smithi082 bash[20963]: audit 2024-04-03T22:16:00.158185+0000 mon.c (mon.2) 5727 : audit [DBG] from='client.? 172.21.15.67:0/295717854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:00 smithi067 bash[17655]: audit 2024-04-03T22:16:00.158185+0000 mon.c (mon.2) 5727 : audit [DBG] from='client.? 172.21.15.67:0/295717854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:00 smithi067 bash[27441]: audit 2024-04-03T22:16:00.158185+0000 mon.c (mon.2) 5727 : audit [DBG] from='client.? 172.21.15.67:0/295717854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:01 smithi082 bash[20963]: cluster 2024-04-03T22:15:59.759713+0000 mgr.y (mgr.24370) 14324 : cluster [DBG] pgmap v14308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:01 smithi067 bash[17655]: cluster 2024-04-03T22:15:59.759713+0000 mgr.y (mgr.24370) 14324 : cluster [DBG] pgmap v14308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:01 smithi067 bash[27441]: cluster 2024-04-03T22:15:59.759713+0000 mgr.y (mgr.24370) 14324 : cluster [DBG] pgmap v14308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:03.364 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:16:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:03 smithi082 bash[20963]: cluster 2024-04-03T22:16:01.760917+0000 mgr.y (mgr.24370) 14325 : cluster [DBG] pgmap v14309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:03.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:03 smithi082 bash[20963]: audit 2024-04-03T22:16:02.608625+0000 mon.a (mon.0) 12287 : audit [DBG] from='client.? 172.21.15.67:0/161642665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:03.638 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:16:03.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:03 smithi067 bash[17655]: cluster 2024-04-03T22:16:01.760917+0000 mgr.y (mgr.24370) 14325 : cluster [DBG] pgmap v14309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:03.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:03 smithi067 bash[17655]: audit 2024-04-03T22:16:02.608625+0000 mon.a (mon.0) 12287 : audit [DBG] from='client.? 172.21.15.67:0/161642665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:03.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:03 smithi067 bash[27441]: cluster 2024-04-03T22:16:01.760917+0000 mgr.y (mgr.24370) 14325 : cluster [DBG] pgmap v14309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:03.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:03 smithi067 bash[27441]: audit 2024-04-03T22:16:02.608625+0000 mon.a (mon.0) 12287 : audit [DBG] from='client.? 172.21.15.67:0/161642665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:05 smithi082 bash[20963]: cluster 2024-04-03T22:16:03.761611+0000 mgr.y (mgr.24370) 14326 : cluster [DBG] pgmap v14310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:05 smithi082 bash[20963]: audit 2024-04-03T22:16:05.062169+0000 mon.c (mon.2) 5728 : audit [DBG] from='client.? 172.21.15.67:0/2427203058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:05 smithi067 bash[27441]: cluster 2024-04-03T22:16:03.761611+0000 mgr.y (mgr.24370) 14326 : cluster [DBG] pgmap v14310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:05 smithi067 bash[27441]: audit 2024-04-03T22:16:05.062169+0000 mon.c (mon.2) 5728 : audit [DBG] from='client.? 172.21.15.67:0/2427203058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:05 smithi067 bash[17655]: cluster 2024-04-03T22:16:03.761611+0000 mgr.y (mgr.24370) 14326 : cluster [DBG] pgmap v14310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:05 smithi067 bash[17655]: audit 2024-04-03T22:16:05.062169+0000 mon.c (mon.2) 5728 : audit [DBG] from='client.? 172.21.15.67:0/2427203058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:07 smithi082 bash[20963]: cluster 2024-04-03T22:16:05.762766+0000 mgr.y (mgr.24370) 14327 : cluster [DBG] pgmap v14311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:07 smithi067 bash[27441]: cluster 2024-04-03T22:16:05.762766+0000 mgr.y (mgr.24370) 14327 : cluster [DBG] pgmap v14311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:07 smithi067 bash[17655]: cluster 2024-04-03T22:16:05.762766+0000 mgr.y (mgr.24370) 14327 : cluster [DBG] pgmap v14311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:08 smithi067 bash[27441]: audit 2024-04-03T22:16:07.517401+0000 mon.a (mon.0) 12288 : audit [DBG] from='client.? 172.21.15.67:0/1899114966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:08 smithi067 bash[17655]: audit 2024-04-03T22:16:07.517401+0000 mon.a (mon.0) 12288 : audit [DBG] from='client.? 172.21.15.67:0/1899114966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:08 smithi082 bash[20963]: audit 2024-04-03T22:16:07.517401+0000 mon.a (mon.0) 12288 : audit [DBG] from='client.? 172.21.15.67:0/1899114966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:09 smithi067 bash[27441]: cluster 2024-04-03T22:16:07.763495+0000 mgr.y (mgr.24370) 14328 : cluster [DBG] pgmap v14312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:09 smithi067 bash[17655]: cluster 2024-04-03T22:16:07.763495+0000 mgr.y (mgr.24370) 14328 : cluster [DBG] pgmap v14312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:09 smithi082 bash[20963]: cluster 2024-04-03T22:16:07.763495+0000 mgr.y (mgr.24370) 14328 : cluster [DBG] pgmap v14312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:10 smithi067 bash[17655]: audit 2024-04-03T22:16:09.969981+0000 mon.a (mon.0) 12289 : audit [DBG] from='client.? 172.21.15.67:0/3636104360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:10 smithi067 bash[27441]: audit 2024-04-03T22:16:09.969981+0000 mon.a (mon.0) 12289 : audit [DBG] from='client.? 172.21.15.67:0/3636104360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:10.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:10 smithi082 bash[20963]: audit 2024-04-03T22:16:09.969981+0000 mon.a (mon.0) 12289 : audit [DBG] from='client.? 172.21.15.67:0/3636104360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:11 smithi067 bash[17655]: cluster 2024-04-03T22:16:09.764168+0000 mgr.y (mgr.24370) 14329 : cluster [DBG] pgmap v14313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:11 smithi067 bash[17655]: audit 2024-04-03T22:16:10.419707+0000 mon.a (mon.0) 12290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:11 smithi067 bash[27441]: cluster 2024-04-03T22:16:09.764168+0000 mgr.y (mgr.24370) 14329 : cluster [DBG] pgmap v14313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:11 smithi067 bash[27441]: audit 2024-04-03T22:16:10.419707+0000 mon.a (mon.0) 12290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:11 smithi082 bash[20963]: cluster 2024-04-03T22:16:09.764168+0000 mgr.y (mgr.24370) 14329 : cluster [DBG] pgmap v14313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:11 smithi082 bash[20963]: audit 2024-04-03T22:16:10.419707+0000 mon.a (mon.0) 12290 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:13.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:16:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:13 smithi067 bash[17655]: cluster 2024-04-03T22:16:11.765327+0000 mgr.y (mgr.24370) 14330 : cluster [DBG] pgmap v14314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:13 smithi067 bash[17655]: audit 2024-04-03T22:16:12.427228+0000 mon.c (mon.2) 5729 : audit [DBG] from='client.? 172.21.15.67:0/2727023005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:13 smithi067 bash[17655]: audit 2024-04-03T22:16:13.193518+0000 mon.a (mon.0) 12291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:16:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:13 smithi067 bash[27441]: cluster 2024-04-03T22:16:11.765327+0000 mgr.y (mgr.24370) 14330 : cluster [DBG] pgmap v14314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:13 smithi067 bash[27441]: audit 2024-04-03T22:16:12.427228+0000 mon.c (mon.2) 5729 : audit [DBG] from='client.? 172.21.15.67:0/2727023005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:13 smithi067 bash[27441]: audit 2024-04-03T22:16:13.193518+0000 mon.a (mon.0) 12291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:16:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:16:13.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:13 smithi082 bash[20963]: cluster 2024-04-03T22:16:11.765327+0000 mgr.y (mgr.24370) 14330 : cluster [DBG] pgmap v14314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:13.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:13 smithi082 bash[20963]: audit 2024-04-03T22:16:12.427228+0000 mon.c (mon.2) 5729 : audit [DBG] from='client.? 172.21.15.67:0/2727023005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:13 smithi082 bash[20963]: audit 2024-04-03T22:16:13.193518+0000 mon.a (mon.0) 12291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:16:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:15 smithi067 bash[27441]: cluster 2024-04-03T22:16:13.766025+0000 mgr.y (mgr.24370) 14331 : cluster [DBG] pgmap v14315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:15 smithi067 bash[27441]: audit 2024-04-03T22:16:14.874857+0000 mon.a (mon.0) 12292 : audit [DBG] from='client.? 172.21.15.67:0/948816807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:15 smithi067 bash[17655]: cluster 2024-04-03T22:16:13.766025+0000 mgr.y (mgr.24370) 14331 : cluster [DBG] pgmap v14315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:15 smithi067 bash[17655]: audit 2024-04-03T22:16:14.874857+0000 mon.a (mon.0) 12292 : audit [DBG] from='client.? 172.21.15.67:0/948816807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:15 smithi082 bash[20963]: cluster 2024-04-03T22:16:13.766025+0000 mgr.y (mgr.24370) 14331 : cluster [DBG] pgmap v14315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:15 smithi082 bash[20963]: audit 2024-04-03T22:16:14.874857+0000 mon.a (mon.0) 12292 : audit [DBG] from='client.? 172.21.15.67:0/948816807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:17 smithi067 bash[27441]: cluster 2024-04-03T22:16:15.767163+0000 mgr.y (mgr.24370) 14332 : cluster [DBG] pgmap v14316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:17 smithi067 bash[27441]: audit 2024-04-03T22:16:17.331090+0000 mon.a (mon.0) 12293 : audit [DBG] from='client.? 172.21.15.67:0/3886998453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:17 smithi067 bash[17655]: cluster 2024-04-03T22:16:15.767163+0000 mgr.y (mgr.24370) 14332 : cluster [DBG] pgmap v14316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:17 smithi067 bash[17655]: audit 2024-04-03T22:16:17.331090+0000 mon.a (mon.0) 12293 : audit [DBG] from='client.? 172.21.15.67:0/3886998453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:17.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:17 smithi082 bash[20963]: cluster 2024-04-03T22:16:15.767163+0000 mgr.y (mgr.24370) 14332 : cluster [DBG] pgmap v14316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:17.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:17 smithi082 bash[20963]: audit 2024-04-03T22:16:17.331090+0000 mon.a (mon.0) 12293 : audit [DBG] from='client.? 172.21.15.67:0/3886998453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[17655]: cluster 2024-04-03T22:16:17.767847+0000 mgr.y (mgr.24370) 14333 : cluster [DBG] pgmap v14317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[17655]: audit 2024-04-03T22:16:18.937227+0000 mon.a (mon.0) 12294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[17655]: audit 2024-04-03T22:16:18.944858+0000 mon.a (mon.0) 12295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[17655]: audit 2024-04-03T22:16:19.244537+0000 mon.a (mon.0) 12296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[17655]: audit 2024-04-03T22:16:19.252242+0000 mon.a (mon.0) 12297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[27441]: cluster 2024-04-03T22:16:17.767847+0000 mgr.y (mgr.24370) 14333 : cluster [DBG] pgmap v14317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[27441]: audit 2024-04-03T22:16:18.937227+0000 mon.a (mon.0) 12294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[27441]: audit 2024-04-03T22:16:18.944858+0000 mon.a (mon.0) 12295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[27441]: audit 2024-04-03T22:16:19.244537+0000 mon.a (mon.0) 12296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:19 smithi067 bash[27441]: audit 2024-04-03T22:16:19.252242+0000 mon.a (mon.0) 12297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:19 smithi082 bash[20963]: cluster 2024-04-03T22:16:17.767847+0000 mgr.y (mgr.24370) 14333 : cluster [DBG] pgmap v14317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:19 smithi082 bash[20963]: audit 2024-04-03T22:16:18.937227+0000 mon.a (mon.0) 12294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:19 smithi082 bash[20963]: audit 2024-04-03T22:16:18.944858+0000 mon.a (mon.0) 12295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:19 smithi082 bash[20963]: audit 2024-04-03T22:16:19.244537+0000 mon.a (mon.0) 12296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:19 smithi082 bash[20963]: audit 2024-04-03T22:16:19.252242+0000 mon.a (mon.0) 12297 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:20 smithi067 bash[17655]: audit 2024-04-03T22:16:19.739732+0000 mon.a (mon.0) 12298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:16:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:20 smithi067 bash[17655]: audit 2024-04-03T22:16:19.741126+0000 mon.a (mon.0) 12299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:16:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:20 smithi067 bash[17655]: audit 2024-04-03T22:16:19.749782+0000 mon.a (mon.0) 12300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:20 smithi067 bash[17655]: audit 2024-04-03T22:16:19.792897+0000 mon.c (mon.2) 5730 : audit [DBG] from='client.? 172.21.15.67:0/1358722102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:20 smithi067 bash[27441]: audit 2024-04-03T22:16:19.739732+0000 mon.a (mon.0) 12298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:16:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:20 smithi067 bash[27441]: audit 2024-04-03T22:16:19.741126+0000 mon.a (mon.0) 12299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:16:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:20 smithi067 bash[27441]: audit 2024-04-03T22:16:19.749782+0000 mon.a (mon.0) 12300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:20 smithi067 bash[27441]: audit 2024-04-03T22:16:19.792897+0000 mon.c (mon.2) 5730 : audit [DBG] from='client.? 172.21.15.67:0/1358722102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:20 smithi082 bash[20963]: audit 2024-04-03T22:16:19.739732+0000 mon.a (mon.0) 12298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:16:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:20 smithi082 bash[20963]: audit 2024-04-03T22:16:19.741126+0000 mon.a (mon.0) 12299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:16:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:20 smithi082 bash[20963]: audit 2024-04-03T22:16:19.749782+0000 mon.a (mon.0) 12300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:16:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:20 smithi082 bash[20963]: audit 2024-04-03T22:16:19.792897+0000 mon.c (mon.2) 5730 : audit [DBG] from='client.? 172.21.15.67:0/1358722102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:21 smithi082 bash[20963]: cluster 2024-04-03T22:16:19.768476+0000 mgr.y (mgr.24370) 14334 : cluster [DBG] pgmap v14318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:21 smithi067 bash[27441]: cluster 2024-04-03T22:16:19.768476+0000 mgr.y (mgr.24370) 14334 : cluster [DBG] pgmap v14318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:21 smithi067 bash[17655]: cluster 2024-04-03T22:16:19.768476+0000 mgr.y (mgr.24370) 14334 : cluster [DBG] pgmap v14318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:22 smithi082 bash[20963]: audit 2024-04-03T22:16:22.242593+0000 mon.c (mon.2) 5731 : audit [DBG] from='client.? 172.21.15.67:0/2571268062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:22 smithi067 bash[17655]: audit 2024-04-03T22:16:22.242593+0000 mon.c (mon.2) 5731 : audit [DBG] from='client.? 172.21.15.67:0/2571268062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:22.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:22 smithi067 bash[27441]: audit 2024-04-03T22:16:22.242593+0000 mon.c (mon.2) 5731 : audit [DBG] from='client.? 172.21.15.67:0/2571268062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:16:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:16:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:23 smithi082 bash[20963]: cluster 2024-04-03T22:16:21.769670+0000 mgr.y (mgr.24370) 14335 : cluster [DBG] pgmap v14319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:23 smithi067 bash[17655]: cluster 2024-04-03T22:16:21.769670+0000 mgr.y (mgr.24370) 14335 : cluster [DBG] pgmap v14319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:23 smithi067 bash[27441]: cluster 2024-04-03T22:16:21.769670+0000 mgr.y (mgr.24370) 14335 : cluster [DBG] pgmap v14319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:24 smithi082 bash[20963]: cluster 2024-04-03T22:16:23.770491+0000 mgr.y (mgr.24370) 14336 : cluster [DBG] pgmap v14320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:24 smithi067 bash[17655]: cluster 2024-04-03T22:16:23.770491+0000 mgr.y (mgr.24370) 14336 : cluster [DBG] pgmap v14320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:24.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:24 smithi067 bash[27441]: cluster 2024-04-03T22:16:23.770491+0000 mgr.y (mgr.24370) 14336 : cluster [DBG] pgmap v14320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:25 smithi082 bash[20963]: audit 2024-04-03T22:16:24.709593+0000 mon.a (mon.0) 12301 : audit [DBG] from='client.? 172.21.15.67:0/1417959444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:25 smithi082 bash[20963]: audit 2024-04-03T22:16:25.420075+0000 mon.a (mon.0) 12302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:25 smithi067 bash[27441]: audit 2024-04-03T22:16:24.709593+0000 mon.a (mon.0) 12301 : audit [DBG] from='client.? 172.21.15.67:0/1417959444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:25 smithi067 bash[27441]: audit 2024-04-03T22:16:25.420075+0000 mon.a (mon.0) 12302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:25 smithi067 bash[17655]: audit 2024-04-03T22:16:24.709593+0000 mon.a (mon.0) 12301 : audit [DBG] from='client.? 172.21.15.67:0/1417959444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:25 smithi067 bash[17655]: audit 2024-04-03T22:16:25.420075+0000 mon.a (mon.0) 12302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:26 smithi082 bash[20963]: cluster 2024-04-03T22:16:25.771770+0000 mgr.y (mgr.24370) 14337 : cluster [DBG] pgmap v14321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:26 smithi067 bash[17655]: cluster 2024-04-03T22:16:25.771770+0000 mgr.y (mgr.24370) 14337 : cluster [DBG] pgmap v14321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:26.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:26 smithi067 bash[27441]: cluster 2024-04-03T22:16:25.771770+0000 mgr.y (mgr.24370) 14337 : cluster [DBG] pgmap v14321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:27 smithi082 bash[20963]: audit 2024-04-03T22:16:27.165042+0000 mon.a (mon.0) 12303 : audit [DBG] from='client.? 172.21.15.67:0/2955119093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:27 smithi067 bash[17655]: audit 2024-04-03T22:16:27.165042+0000 mon.a (mon.0) 12303 : audit [DBG] from='client.? 172.21.15.67:0/2955119093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:27 smithi067 bash[27441]: audit 2024-04-03T22:16:27.165042+0000 mon.a (mon.0) 12303 : audit [DBG] from='client.? 172.21.15.67:0/2955119093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:28.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:28 smithi082 bash[20963]: cluster 2024-04-03T22:16:27.772508+0000 mgr.y (mgr.24370) 14338 : cluster [DBG] pgmap v14322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:28.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:28 smithi067 bash[27441]: cluster 2024-04-03T22:16:27.772508+0000 mgr.y (mgr.24370) 14338 : cluster [DBG] pgmap v14322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:28.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:28 smithi067 bash[17655]: cluster 2024-04-03T22:16:27.772508+0000 mgr.y (mgr.24370) 14338 : cluster [DBG] pgmap v14322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:30.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:29 smithi082 bash[20963]: audit 2024-04-03T22:16:29.616693+0000 mon.a (mon.0) 12304 : audit [DBG] from='client.? 172.21.15.67:0/2910565636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:30.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:29 smithi067 bash[17655]: audit 2024-04-03T22:16:29.616693+0000 mon.a (mon.0) 12304 : audit [DBG] from='client.? 172.21.15.67:0/2910565636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:30.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:29 smithi067 bash[27441]: audit 2024-04-03T22:16:29.616693+0000 mon.a (mon.0) 12304 : audit [DBG] from='client.? 172.21.15.67:0/2910565636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:31.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:30 smithi082 bash[20963]: cluster 2024-04-03T22:16:29.773210+0000 mgr.y (mgr.24370) 14339 : cluster [DBG] pgmap v14323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:31.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:30 smithi067 bash[17655]: cluster 2024-04-03T22:16:29.773210+0000 mgr.y (mgr.24370) 14339 : cluster [DBG] pgmap v14323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:31.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:30 smithi067 bash[27441]: cluster 2024-04-03T22:16:29.773210+0000 mgr.y (mgr.24370) 14339 : cluster [DBG] pgmap v14323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:33.080 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:32 smithi067 bash[27441]: cluster 2024-04-03T22:16:31.774229+0000 mgr.y (mgr.24370) 14340 : cluster [DBG] pgmap v14324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:33.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:32 smithi067 bash[27441]: audit 2024-04-03T22:16:32.069962+0000 mon.a (mon.0) 12305 : audit [DBG] from='client.? 172.21.15.67:0/1790713936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:32 smithi067 bash[17655]: cluster 2024-04-03T22:16:31.774229+0000 mgr.y (mgr.24370) 14340 : cluster [DBG] pgmap v14324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:33.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:32 smithi067 bash[17655]: audit 2024-04-03T22:16:32.069962+0000 mon.a (mon.0) 12305 : audit [DBG] from='client.? 172.21.15.67:0/1790713936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:32 smithi082 bash[20963]: cluster 2024-04-03T22:16:31.774229+0000 mgr.y (mgr.24370) 14340 : cluster [DBG] pgmap v14324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:33.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:32 smithi082 bash[20963]: audit 2024-04-03T22:16:32.069962+0000 mon.a (mon.0) 12305 : audit [DBG] from='client.? 172.21.15.67:0/1790713936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:16:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:16:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:34 smithi082 bash[20963]: cluster 2024-04-03T22:16:33.774891+0000 mgr.y (mgr.24370) 14341 : cluster [DBG] pgmap v14325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:35.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:34 smithi082 bash[20963]: audit 2024-04-03T22:16:34.523126+0000 mon.c (mon.2) 5732 : audit [DBG] from='client.? 172.21.15.67:0/2481116183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:34 smithi067 bash[27441]: cluster 2024-04-03T22:16:33.774891+0000 mgr.y (mgr.24370) 14341 : cluster [DBG] pgmap v14325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:35.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:34 smithi067 bash[27441]: audit 2024-04-03T22:16:34.523126+0000 mon.c (mon.2) 5732 : audit [DBG] from='client.? 172.21.15.67:0/2481116183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:34 smithi067 bash[17655]: cluster 2024-04-03T22:16:33.774891+0000 mgr.y (mgr.24370) 14341 : cluster [DBG] pgmap v14325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:35.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:34 smithi067 bash[17655]: audit 2024-04-03T22:16:34.523126+0000 mon.c (mon.2) 5732 : audit [DBG] from='client.? 172.21.15.67:0/2481116183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:37.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:36 smithi082 bash[20963]: cluster 2024-04-03T22:16:35.776073+0000 mgr.y (mgr.24370) 14342 : cluster [DBG] pgmap v14326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:37.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:36 smithi067 bash[27441]: cluster 2024-04-03T22:16:35.776073+0000 mgr.y (mgr.24370) 14342 : cluster [DBG] pgmap v14326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:37.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:36 smithi067 bash[17655]: cluster 2024-04-03T22:16:35.776073+0000 mgr.y (mgr.24370) 14342 : cluster [DBG] pgmap v14326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:38.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:37 smithi082 bash[20963]: audit 2024-04-03T22:16:36.981113+0000 mon.a (mon.0) 12306 : audit [DBG] from='client.? 172.21.15.67:0/507560907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:38.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:37 smithi067 bash[27441]: audit 2024-04-03T22:16:36.981113+0000 mon.a (mon.0) 12306 : audit [DBG] from='client.? 172.21.15.67:0/507560907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:38.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:37 smithi067 bash[17655]: audit 2024-04-03T22:16:36.981113+0000 mon.a (mon.0) 12306 : audit [DBG] from='client.? 172.21.15.67:0/507560907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:39.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:38 smithi082 bash[20963]: cluster 2024-04-03T22:16:37.776710+0000 mgr.y (mgr.24370) 14343 : cluster [DBG] pgmap v14327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:39.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:38 smithi067 bash[17655]: cluster 2024-04-03T22:16:37.776710+0000 mgr.y (mgr.24370) 14343 : cluster [DBG] pgmap v14327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:39.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:38 smithi067 bash[27441]: cluster 2024-04-03T22:16:37.776710+0000 mgr.y (mgr.24370) 14343 : cluster [DBG] pgmap v14327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:40.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:39 smithi082 bash[20963]: audit 2024-04-03T22:16:39.436762+0000 mon.c (mon.2) 5733 : audit [DBG] from='client.? 172.21.15.67:0/794050240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:40.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:39 smithi067 bash[17655]: audit 2024-04-03T22:16:39.436762+0000 mon.c (mon.2) 5733 : audit [DBG] from='client.? 172.21.15.67:0/794050240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:40.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:39 smithi067 bash[27441]: audit 2024-04-03T22:16:39.436762+0000 mon.c (mon.2) 5733 : audit [DBG] from='client.? 172.21.15.67:0/794050240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:40 smithi082 bash[20963]: cluster 2024-04-03T22:16:39.777482+0000 mgr.y (mgr.24370) 14344 : cluster [DBG] pgmap v14328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:41.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:40 smithi082 bash[20963]: audit 2024-04-03T22:16:40.420561+0000 mon.a (mon.0) 12307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:40 smithi067 bash[17655]: cluster 2024-04-03T22:16:39.777482+0000 mgr.y (mgr.24370) 14344 : cluster [DBG] pgmap v14328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:41.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:40 smithi067 bash[17655]: audit 2024-04-03T22:16:40.420561+0000 mon.a (mon.0) 12307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:40 smithi067 bash[27441]: cluster 2024-04-03T22:16:39.777482+0000 mgr.y (mgr.24370) 14344 : cluster [DBG] pgmap v14328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:41.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:40 smithi067 bash[27441]: audit 2024-04-03T22:16:40.420561+0000 mon.a (mon.0) 12307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:42 smithi082 bash[20963]: cluster 2024-04-03T22:16:41.778613+0000 mgr.y (mgr.24370) 14345 : cluster [DBG] pgmap v14329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:43.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:42 smithi082 bash[20963]: audit 2024-04-03T22:16:41.886337+0000 mon.c (mon.2) 5734 : audit [DBG] from='client.? 172.21.15.67:0/1458429407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:43.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:42 smithi067 bash[17655]: cluster 2024-04-03T22:16:41.778613+0000 mgr.y (mgr.24370) 14345 : cluster [DBG] pgmap v14329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:43.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:42 smithi067 bash[17655]: audit 2024-04-03T22:16:41.886337+0000 mon.c (mon.2) 5734 : audit [DBG] from='client.? 172.21.15.67:0/1458429407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:43.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:42 smithi067 bash[27441]: cluster 2024-04-03T22:16:41.778613+0000 mgr.y (mgr.24370) 14345 : cluster [DBG] pgmap v14329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:42 smithi067 bash[27441]: audit 2024-04-03T22:16:41.886337+0000 mon.c (mon.2) 5734 : audit [DBG] from='client.? 172.21.15.67:0/1458429407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:16:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:44 smithi082 bash[20963]: cluster 2024-04-03T22:16:43.779316+0000 mgr.y (mgr.24370) 14346 : cluster [DBG] pgmap v14330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:45.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:44 smithi082 bash[20963]: audit 2024-04-03T22:16:44.339074+0000 mon.c (mon.2) 5735 : audit [DBG] from='client.? 172.21.15.67:0/1443448278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:44 smithi067 bash[17655]: cluster 2024-04-03T22:16:43.779316+0000 mgr.y (mgr.24370) 14346 : cluster [DBG] pgmap v14330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:45.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:44 smithi067 bash[17655]: audit 2024-04-03T22:16:44.339074+0000 mon.c (mon.2) 5735 : audit [DBG] from='client.? 172.21.15.67:0/1443448278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:44 smithi067 bash[27441]: cluster 2024-04-03T22:16:43.779316+0000 mgr.y (mgr.24370) 14346 : cluster [DBG] pgmap v14330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:45.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:44 smithi067 bash[27441]: audit 2024-04-03T22:16:44.339074+0000 mon.c (mon.2) 5735 : audit [DBG] from='client.? 172.21.15.67:0/1443448278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:46 smithi082 bash[20963]: cluster 2024-04-03T22:16:45.780432+0000 mgr.y (mgr.24370) 14347 : cluster [DBG] pgmap v14331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:47.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:46 smithi082 bash[20963]: audit 2024-04-03T22:16:46.796111+0000 mon.a (mon.0) 12308 : audit [DBG] from='client.? 172.21.15.67:0/849410402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:46 smithi067 bash[17655]: cluster 2024-04-03T22:16:45.780432+0000 mgr.y (mgr.24370) 14347 : cluster [DBG] pgmap v14331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:47.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:46 smithi067 bash[17655]: audit 2024-04-03T22:16:46.796111+0000 mon.a (mon.0) 12308 : audit [DBG] from='client.? 172.21.15.67:0/849410402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:46 smithi067 bash[27441]: cluster 2024-04-03T22:16:45.780432+0000 mgr.y (mgr.24370) 14347 : cluster [DBG] pgmap v14331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:47.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:46 smithi067 bash[27441]: audit 2024-04-03T22:16:46.796111+0000 mon.a (mon.0) 12308 : audit [DBG] from='client.? 172.21.15.67:0/849410402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:49.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:48 smithi082 bash[20963]: cluster 2024-04-03T22:16:47.781108+0000 mgr.y (mgr.24370) 14348 : cluster [DBG] pgmap v14332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:49.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:48 smithi067 bash[27441]: cluster 2024-04-03T22:16:47.781108+0000 mgr.y (mgr.24370) 14348 : cluster [DBG] pgmap v14332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:49.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:48 smithi067 bash[17655]: cluster 2024-04-03T22:16:47.781108+0000 mgr.y (mgr.24370) 14348 : cluster [DBG] pgmap v14332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:50.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:49 smithi082 bash[20963]: audit 2024-04-03T22:16:49.238948+0000 mon.c (mon.2) 5736 : audit [DBG] from='client.? 172.21.15.67:0/2802122783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:50.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:49 smithi067 bash[17655]: audit 2024-04-03T22:16:49.238948+0000 mon.c (mon.2) 5736 : audit [DBG] from='client.? 172.21.15.67:0/2802122783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:50.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:49 smithi067 bash[27441]: audit 2024-04-03T22:16:49.238948+0000 mon.c (mon.2) 5736 : audit [DBG] from='client.? 172.21.15.67:0/2802122783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:51.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:50 smithi067 bash[27441]: cluster 2024-04-03T22:16:49.781760+0000 mgr.y (mgr.24370) 14349 : cluster [DBG] pgmap v14333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:51.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:50 smithi067 bash[17655]: cluster 2024-04-03T22:16:49.781760+0000 mgr.y (mgr.24370) 14349 : cluster [DBG] pgmap v14333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:50 smithi082 bash[20963]: cluster 2024-04-03T22:16:49.781760+0000 mgr.y (mgr.24370) 14349 : cluster [DBG] pgmap v14333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:52.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:51 smithi067 bash[17655]: audit 2024-04-03T22:16:51.697763+0000 mon.c (mon.2) 5737 : audit [DBG] from='client.? 172.21.15.67:0/1575378163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:52.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:51 smithi067 bash[27441]: audit 2024-04-03T22:16:51.697763+0000 mon.c (mon.2) 5737 : audit [DBG] from='client.? 172.21.15.67:0/1575378163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:52.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:51 smithi082 bash[20963]: audit 2024-04-03T22:16:51.697763+0000 mon.c (mon.2) 5737 : audit [DBG] from='client.? 172.21.15.67:0/1575378163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:53.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:52 smithi067 bash[27441]: cluster 2024-04-03T22:16:51.782906+0000 mgr.y (mgr.24370) 14350 : cluster [DBG] pgmap v14334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:53.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:52 smithi067 bash[17655]: cluster 2024-04-03T22:16:51.782906+0000 mgr.y (mgr.24370) 14350 : cluster [DBG] pgmap v14334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:53.164 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:16:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:52 smithi082 bash[20963]: cluster 2024-04-03T22:16:51.782906+0000 mgr.y (mgr.24370) 14350 : cluster [DBG] pgmap v14334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:16:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:54 smithi067 bash[17655]: cluster 2024-04-03T22:16:53.783576+0000 mgr.y (mgr.24370) 14351 : cluster [DBG] pgmap v14335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:55.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:54 smithi067 bash[17655]: audit 2024-04-03T22:16:54.150032+0000 mon.a (mon.0) 12309 : audit [DBG] from='client.? 172.21.15.67:0/624976959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:54 smithi067 bash[27441]: cluster 2024-04-03T22:16:53.783576+0000 mgr.y (mgr.24370) 14351 : cluster [DBG] pgmap v14335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:55.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:54 smithi067 bash[27441]: audit 2024-04-03T22:16:54.150032+0000 mon.a (mon.0) 12309 : audit [DBG] from='client.? 172.21.15.67:0/624976959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:54 smithi082 bash[20963]: cluster 2024-04-03T22:16:53.783576+0000 mgr.y (mgr.24370) 14351 : cluster [DBG] pgmap v14335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:54 smithi082 bash[20963]: audit 2024-04-03T22:16:54.150032+0000 mon.a (mon.0) 12309 : audit [DBG] from='client.? 172.21.15.67:0/624976959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:56.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:55 smithi067 bash[17655]: audit 2024-04-03T22:16:55.420849+0000 mon.a (mon.0) 12310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:56.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:55 smithi067 bash[27441]: audit 2024-04-03T22:16:55.420849+0000 mon.a (mon.0) 12310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:55 smithi082 bash[20963]: audit 2024-04-03T22:16:55.420849+0000 mon.a (mon.0) 12310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:16:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:56 smithi067 bash[17655]: cluster 2024-04-03T22:16:55.784727+0000 mgr.y (mgr.24370) 14352 : cluster [DBG] pgmap v14336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:57.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:56 smithi067 bash[17655]: audit 2024-04-03T22:16:56.602194+0000 mon.c (mon.2) 5738 : audit [DBG] from='client.? 172.21.15.67:0/1764035150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:56 smithi067 bash[27441]: cluster 2024-04-03T22:16:55.784727+0000 mgr.y (mgr.24370) 14352 : cluster [DBG] pgmap v14336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:57.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:56 smithi067 bash[27441]: audit 2024-04-03T22:16:56.602194+0000 mon.c (mon.2) 5738 : audit [DBG] from='client.? 172.21.15.67:0/1764035150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:56 smithi082 bash[20963]: cluster 2024-04-03T22:16:55.784727+0000 mgr.y (mgr.24370) 14352 : cluster [DBG] pgmap v14336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:56 smithi082 bash[20963]: audit 2024-04-03T22:16:56.602194+0000 mon.c (mon.2) 5738 : audit [DBG] from='client.? 172.21.15.67:0/1764035150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:16:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:58 smithi082 bash[20963]: cluster 2024-04-03T22:16:57.785441+0000 mgr.y (mgr.24370) 14353 : cluster [DBG] pgmap v14337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:58 smithi067 bash[27441]: cluster 2024-04-03T22:16:57.785441+0000 mgr.y (mgr.24370) 14353 : cluster [DBG] pgmap v14337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:16:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:58 smithi067 bash[17655]: cluster 2024-04-03T22:16:57.785441+0000 mgr.y (mgr.24370) 14353 : cluster [DBG] pgmap v14337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:16:59 smithi082 bash[20963]: audit 2024-04-03T22:16:59.053759+0000 mon.c (mon.2) 5739 : audit [DBG] from='client.? 172.21.15.67:0/2088546759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:16:59 smithi067 bash[17655]: audit 2024-04-03T22:16:59.053759+0000 mon.c (mon.2) 5739 : audit [DBG] from='client.? 172.21.15.67:0/2088546759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:16:59 smithi067 bash[27441]: audit 2024-04-03T22:16:59.053759+0000 mon.c (mon.2) 5739 : audit [DBG] from='client.? 172.21.15.67:0/2088546759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:01.377 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:00 smithi067 bash[17655]: cluster 2024-04-03T22:16:59.786134+0000 mgr.y (mgr.24370) 14354 : cluster [DBG] pgmap v14338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:01.377 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:00 smithi067 bash[27441]: cluster 2024-04-03T22:16:59.786134+0000 mgr.y (mgr.24370) 14354 : cluster [DBG] pgmap v14338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:00 smithi082 bash[20963]: cluster 2024-04-03T22:16:59.786134+0000 mgr.y (mgr.24370) 14354 : cluster [DBG] pgmap v14338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:01 smithi082 bash[20963]: audit 2024-04-03T22:17:01.501029+0000 mon.c (mon.2) 5740 : audit [DBG] from='client.? 172.21.15.67:0/3474592687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:01 smithi067 bash[27441]: audit 2024-04-03T22:17:01.501029+0000 mon.c (mon.2) 5740 : audit [DBG] from='client.? 172.21.15.67:0/3474592687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:01 smithi067 bash[17655]: audit 2024-04-03T22:17:01.501029+0000 mon.c (mon.2) 5740 : audit [DBG] from='client.? 172.21.15.67:0/3474592687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:02 smithi082 bash[20963]: cluster 2024-04-03T22:17:01.787476+0000 mgr.y (mgr.24370) 14355 : cluster [DBG] pgmap v14339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:03] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:17:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:02 smithi067 bash[27441]: cluster 2024-04-03T22:17:01.787476+0000 mgr.y (mgr.24370) 14355 : cluster [DBG] pgmap v14339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:02 smithi067 bash[17655]: cluster 2024-04-03T22:17:01.787476+0000 mgr.y (mgr.24370) 14355 : cluster [DBG] pgmap v14339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:17:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:04 smithi082 bash[20963]: cluster 2024-04-03T22:17:03.788020+0000 mgr.y (mgr.24370) 14356 : cluster [DBG] pgmap v14340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:05.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:04 smithi082 bash[20963]: audit 2024-04-03T22:17:03.954938+0000 mon.a (mon.0) 12311 : audit [DBG] from='client.? 172.21.15.67:0/298317886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:04 smithi067 bash[17655]: cluster 2024-04-03T22:17:03.788020+0000 mgr.y (mgr.24370) 14356 : cluster [DBG] pgmap v14340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:04 smithi067 bash[17655]: audit 2024-04-03T22:17:03.954938+0000 mon.a (mon.0) 12311 : audit [DBG] from='client.? 172.21.15.67:0/298317886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:04 smithi067 bash[27441]: cluster 2024-04-03T22:17:03.788020+0000 mgr.y (mgr.24370) 14356 : cluster [DBG] pgmap v14340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:04 smithi067 bash[27441]: audit 2024-04-03T22:17:03.954938+0000 mon.a (mon.0) 12311 : audit [DBG] from='client.? 172.21.15.67:0/298317886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:06 smithi082 bash[20963]: cluster 2024-04-03T22:17:05.789255+0000 mgr.y (mgr.24370) 14357 : cluster [DBG] pgmap v14341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:06 smithi082 bash[20963]: audit 2024-04-03T22:17:06.402123+0000 mon.c (mon.2) 5741 : audit [DBG] from='client.? 172.21.15.67:0/312223131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:06 smithi067 bash[27441]: cluster 2024-04-03T22:17:05.789255+0000 mgr.y (mgr.24370) 14357 : cluster [DBG] pgmap v14341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:06 smithi067 bash[27441]: audit 2024-04-03T22:17:06.402123+0000 mon.c (mon.2) 5741 : audit [DBG] from='client.? 172.21.15.67:0/312223131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:06 smithi067 bash[17655]: cluster 2024-04-03T22:17:05.789255+0000 mgr.y (mgr.24370) 14357 : cluster [DBG] pgmap v14341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:06 smithi067 bash[17655]: audit 2024-04-03T22:17:06.402123+0000 mon.c (mon.2) 5741 : audit [DBG] from='client.? 172.21.15.67:0/312223131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:08 smithi082 bash[20963]: cluster 2024-04-03T22:17:07.789994+0000 mgr.y (mgr.24370) 14358 : cluster [DBG] pgmap v14342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:08 smithi082 bash[20963]: audit 2024-04-03T22:17:08.864844+0000 mon.a (mon.0) 12312 : audit [DBG] from='client.? 172.21.15.67:0/3908128918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:08 smithi067 bash[17655]: cluster 2024-04-03T22:17:07.789994+0000 mgr.y (mgr.24370) 14358 : cluster [DBG] pgmap v14342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:08 smithi067 bash[17655]: audit 2024-04-03T22:17:08.864844+0000 mon.a (mon.0) 12312 : audit [DBG] from='client.? 172.21.15.67:0/3908128918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:08 smithi067 bash[27441]: cluster 2024-04-03T22:17:07.789994+0000 mgr.y (mgr.24370) 14358 : cluster [DBG] pgmap v14342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:09.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:08 smithi067 bash[27441]: audit 2024-04-03T22:17:08.864844+0000 mon.a (mon.0) 12312 : audit [DBG] from='client.? 172.21.15.67:0/3908128918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:10 smithi082 bash[20963]: cluster 2024-04-03T22:17:09.790651+0000 mgr.y (mgr.24370) 14359 : cluster [DBG] pgmap v14343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:11.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:10 smithi082 bash[20963]: audit 2024-04-03T22:17:10.421321+0000 mon.a (mon.0) 12313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:10 smithi067 bash[27441]: cluster 2024-04-03T22:17:09.790651+0000 mgr.y (mgr.24370) 14359 : cluster [DBG] pgmap v14343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:11.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:10 smithi067 bash[27441]: audit 2024-04-03T22:17:10.421321+0000 mon.a (mon.0) 12313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:10 smithi067 bash[17655]: cluster 2024-04-03T22:17:09.790651+0000 mgr.y (mgr.24370) 14359 : cluster [DBG] pgmap v14343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:10 smithi067 bash[17655]: audit 2024-04-03T22:17:10.421321+0000 mon.a (mon.0) 12313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:12.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:11 smithi082 bash[20963]: audit 2024-04-03T22:17:11.320494+0000 mon.c (mon.2) 5742 : audit [DBG] from='client.? 172.21.15.67:0/2339114080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:11 smithi067 bash[17655]: audit 2024-04-03T22:17:11.320494+0000 mon.c (mon.2) 5742 : audit [DBG] from='client.? 172.21.15.67:0/2339114080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:12.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:11 smithi067 bash[27441]: audit 2024-04-03T22:17:11.320494+0000 mon.c (mon.2) 5742 : audit [DBG] from='client.? 172.21.15.67:0/2339114080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:13.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:12 smithi082 bash[20963]: cluster 2024-04-03T22:17:11.791982+0000 mgr.y (mgr.24370) 14360 : cluster [DBG] pgmap v14344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:17:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:12 smithi067 bash[27441]: cluster 2024-04-03T22:17:11.791982+0000 mgr.y (mgr.24370) 14360 : cluster [DBG] pgmap v14344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:13.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:12 smithi067 bash[17655]: cluster 2024-04-03T22:17:11.791982+0000 mgr.y (mgr.24370) 14360 : cluster [DBG] pgmap v14344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:17:14.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:13 smithi082 bash[20963]: audit 2024-04-03T22:17:13.775090+0000 mon.c (mon.2) 5743 : audit [DBG] from='client.? 172.21.15.67:0/1149394812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:13 smithi067 bash[17655]: audit 2024-04-03T22:17:13.775090+0000 mon.c (mon.2) 5743 : audit [DBG] from='client.? 172.21.15.67:0/1149394812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:14.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:13 smithi067 bash[27441]: audit 2024-04-03T22:17:13.775090+0000 mon.c (mon.2) 5743 : audit [DBG] from='client.? 172.21.15.67:0/1149394812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:14 smithi082 bash[20963]: cluster 2024-04-03T22:17:13.792781+0000 mgr.y (mgr.24370) 14361 : cluster [DBG] pgmap v14345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:15.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:14 smithi067 bash[17655]: cluster 2024-04-03T22:17:13.792781+0000 mgr.y (mgr.24370) 14361 : cluster [DBG] pgmap v14345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:14 smithi067 bash[27441]: cluster 2024-04-03T22:17:13.792781+0000 mgr.y (mgr.24370) 14361 : cluster [DBG] pgmap v14345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:16 smithi082 bash[20963]: cluster 2024-04-03T22:17:15.793917+0000 mgr.y (mgr.24370) 14362 : cluster [DBG] pgmap v14346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:17.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:16 smithi082 bash[20963]: audit 2024-04-03T22:17:16.235963+0000 mon.c (mon.2) 5744 : audit [DBG] from='client.? 172.21.15.67:0/867220694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:16 smithi067 bash[17655]: cluster 2024-04-03T22:17:15.793917+0000 mgr.y (mgr.24370) 14362 : cluster [DBG] pgmap v14346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:17.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:16 smithi067 bash[17655]: audit 2024-04-03T22:17:16.235963+0000 mon.c (mon.2) 5744 : audit [DBG] from='client.? 172.21.15.67:0/867220694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:16 smithi067 bash[27441]: cluster 2024-04-03T22:17:15.793917+0000 mgr.y (mgr.24370) 14362 : cluster [DBG] pgmap v14346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:17.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:16 smithi067 bash[27441]: audit 2024-04-03T22:17:16.235963+0000 mon.c (mon.2) 5744 : audit [DBG] from='client.? 172.21.15.67:0/867220694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:18 smithi082 bash[20963]: cluster 2024-04-03T22:17:17.794746+0000 mgr.y (mgr.24370) 14363 : cluster [DBG] pgmap v14347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:18 smithi082 bash[20963]: audit 2024-04-03T22:17:18.697619+0000 mon.b (mon.1) 76 : audit [DBG] from='client.? 172.21.15.67:0/2901427933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:18 smithi067 bash[17655]: cluster 2024-04-03T22:17:17.794746+0000 mgr.y (mgr.24370) 14363 : cluster [DBG] pgmap v14347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:18 smithi067 bash[17655]: audit 2024-04-03T22:17:18.697619+0000 mon.b (mon.1) 76 : audit [DBG] from='client.? 172.21.15.67:0/2901427933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:18 smithi067 bash[27441]: cluster 2024-04-03T22:17:17.794746+0000 mgr.y (mgr.24370) 14363 : cluster [DBG] pgmap v14347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:18 smithi067 bash[27441]: audit 2024-04-03T22:17:18.697619+0000 mon.b (mon.1) 76 : audit [DBG] from='client.? 172.21.15.67:0/2901427933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:20.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:19 smithi082 bash[20963]: audit 2024-04-03T22:17:19.825554+0000 mon.a (mon.0) 12314 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:17:20.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:19 smithi067 bash[17655]: audit 2024-04-03T22:17:19.825554+0000 mon.a (mon.0) 12314 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:17:20.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:19 smithi067 bash[27441]: audit 2024-04-03T22:17:19.825554+0000 mon.a (mon.0) 12314 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:17:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:21 smithi082 bash[20963]: cluster 2024-04-03T22:17:19.795607+0000 mgr.y (mgr.24370) 14364 : cluster [DBG] pgmap v14348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:21 smithi067 bash[17655]: cluster 2024-04-03T22:17:19.795607+0000 mgr.y (mgr.24370) 14364 : cluster [DBG] pgmap v14348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:21 smithi067 bash[27441]: cluster 2024-04-03T22:17:19.795607+0000 mgr.y (mgr.24370) 14364 : cluster [DBG] pgmap v14348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:22.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:22 smithi082 bash[20963]: audit 2024-04-03T22:17:21.159528+0000 mon.c (mon.2) 5745 : audit [DBG] from='client.? 172.21.15.67:0/1180541370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:22.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:22 smithi067 bash[17655]: audit 2024-04-03T22:17:21.159528+0000 mon.c (mon.2) 5745 : audit [DBG] from='client.? 172.21.15.67:0/1180541370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:22.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:22 smithi067 bash[27441]: audit 2024-04-03T22:17:21.159528+0000 mon.c (mon.2) 5745 : audit [DBG] from='client.? 172.21.15.67:0/1180541370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:23 smithi082 bash[20963]: cluster 2024-04-03T22:17:21.796857+0000 mgr.y (mgr.24370) 14365 : cluster [DBG] pgmap v14349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:17:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:23 smithi067 bash[17655]: cluster 2024-04-03T22:17:21.796857+0000 mgr.y (mgr.24370) 14365 : cluster [DBG] pgmap v14349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:23 smithi067 bash[27441]: cluster 2024-04-03T22:17:21.796857+0000 mgr.y (mgr.24370) 14365 : cluster [DBG] pgmap v14349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:17:24.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:24 smithi082 bash[20963]: audit 2024-04-03T22:17:23.612889+0000 mon.c (mon.2) 5746 : audit [DBG] from='client.? 172.21.15.67:0/2076235391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:24 smithi067 bash[27441]: audit 2024-04-03T22:17:23.612889+0000 mon.c (mon.2) 5746 : audit [DBG] from='client.? 172.21.15.67:0/2076235391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:24 smithi067 bash[17655]: audit 2024-04-03T22:17:23.612889+0000 mon.c (mon.2) 5746 : audit [DBG] from='client.? 172.21.15.67:0/2076235391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:25 smithi082 bash[20963]: cluster 2024-04-03T22:17:23.797588+0000 mgr.y (mgr.24370) 14366 : cluster [DBG] pgmap v14350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:25 smithi067 bash[27441]: cluster 2024-04-03T22:17:23.797588+0000 mgr.y (mgr.24370) 14366 : cluster [DBG] pgmap v14350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:25 smithi067 bash[17655]: cluster 2024-04-03T22:17:23.797588+0000 mgr.y (mgr.24370) 14366 : cluster [DBG] pgmap v14350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:26 smithi082 bash[20963]: audit 2024-04-03T22:17:25.421556+0000 mon.a (mon.0) 12315 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:26 smithi082 bash[20963]: audit 2024-04-03T22:17:25.582619+0000 mon.a (mon.0) 12316 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:26 smithi082 bash[20963]: audit 2024-04-03T22:17:25.589759+0000 mon.a (mon.0) 12317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:26 smithi082 bash[20963]: audit 2024-04-03T22:17:25.891032+0000 mon.a (mon.0) 12318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:26 smithi082 bash[20963]: audit 2024-04-03T22:17:25.902261+0000 mon.a (mon.0) 12319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[27441]: audit 2024-04-03T22:17:25.421556+0000 mon.a (mon.0) 12315 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[27441]: audit 2024-04-03T22:17:25.582619+0000 mon.a (mon.0) 12316 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[27441]: audit 2024-04-03T22:17:25.589759+0000 mon.a (mon.0) 12317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[27441]: audit 2024-04-03T22:17:25.891032+0000 mon.a (mon.0) 12318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[27441]: audit 2024-04-03T22:17:25.902261+0000 mon.a (mon.0) 12319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[17655]: audit 2024-04-03T22:17:25.421556+0000 mon.a (mon.0) 12315 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[17655]: audit 2024-04-03T22:17:25.582619+0000 mon.a (mon.0) 12316 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[17655]: audit 2024-04-03T22:17:25.589759+0000 mon.a (mon.0) 12317 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[17655]: audit 2024-04-03T22:17:25.891032+0000 mon.a (mon.0) 12318 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:26 smithi067 bash[17655]: audit 2024-04-03T22:17:25.902261+0000 mon.a (mon.0) 12319 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:27 smithi082 bash[20963]: cluster 2024-04-03T22:17:25.798729+0000 mgr.y (mgr.24370) 14367 : cluster [DBG] pgmap v14351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:27 smithi082 bash[20963]: audit 2024-04-03T22:17:26.114492+0000 mon.a (mon.0) 12320 : audit [DBG] from='client.? 172.21.15.67:0/1572861131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:27 smithi082 bash[20963]: audit 2024-04-03T22:17:26.323384+0000 mon.a (mon.0) 12321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:17:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:27 smithi082 bash[20963]: audit 2024-04-03T22:17:26.325084+0000 mon.a (mon.0) 12322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:17:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:27 smithi082 bash[20963]: audit 2024-04-03T22:17:26.334098+0000 mon.a (mon.0) 12323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[17655]: cluster 2024-04-03T22:17:25.798729+0000 mgr.y (mgr.24370) 14367 : cluster [DBG] pgmap v14351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[17655]: audit 2024-04-03T22:17:26.114492+0000 mon.a (mon.0) 12320 : audit [DBG] from='client.? 172.21.15.67:0/1572861131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[17655]: audit 2024-04-03T22:17:26.323384+0000 mon.a (mon.0) 12321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:17:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[17655]: audit 2024-04-03T22:17:26.325084+0000 mon.a (mon.0) 12322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:17:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[17655]: audit 2024-04-03T22:17:26.334098+0000 mon.a (mon.0) 12323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[27441]: cluster 2024-04-03T22:17:25.798729+0000 mgr.y (mgr.24370) 14367 : cluster [DBG] pgmap v14351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[27441]: audit 2024-04-03T22:17:26.114492+0000 mon.a (mon.0) 12320 : audit [DBG] from='client.? 172.21.15.67:0/1572861131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[27441]: audit 2024-04-03T22:17:26.323384+0000 mon.a (mon.0) 12321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:17:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[27441]: audit 2024-04-03T22:17:26.325084+0000 mon.a (mon.0) 12322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:17:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:27 smithi067 bash[27441]: audit 2024-04-03T22:17:26.334098+0000 mon.a (mon.0) 12323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:17:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:29 smithi082 bash[20963]: cluster 2024-04-03T22:17:27.799417+0000 mgr.y (mgr.24370) 14368 : cluster [DBG] pgmap v14352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:29 smithi082 bash[20963]: audit 2024-04-03T22:17:28.567791+0000 mon.c (mon.2) 5747 : audit [DBG] from='client.? 172.21.15.67:0/91009431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:29 smithi067 bash[27441]: cluster 2024-04-03T22:17:27.799417+0000 mgr.y (mgr.24370) 14368 : cluster [DBG] pgmap v14352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:29 smithi067 bash[27441]: audit 2024-04-03T22:17:28.567791+0000 mon.c (mon.2) 5747 : audit [DBG] from='client.? 172.21.15.67:0/91009431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:29 smithi067 bash[17655]: cluster 2024-04-03T22:17:27.799417+0000 mgr.y (mgr.24370) 14368 : cluster [DBG] pgmap v14352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:29 smithi067 bash[17655]: audit 2024-04-03T22:17:28.567791+0000 mon.c (mon.2) 5747 : audit [DBG] from='client.? 172.21.15.67:0/91009431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:31 smithi082 bash[20963]: cluster 2024-04-03T22:17:29.800130+0000 mgr.y (mgr.24370) 14369 : cluster [DBG] pgmap v14353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:31 smithi082 bash[20963]: audit 2024-04-03T22:17:31.015023+0000 mon.c (mon.2) 5748 : audit [DBG] from='client.? 172.21.15.67:0/3264482764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:31 smithi067 bash[17655]: cluster 2024-04-03T22:17:29.800130+0000 mgr.y (mgr.24370) 14369 : cluster [DBG] pgmap v14353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:31 smithi067 bash[17655]: audit 2024-04-03T22:17:31.015023+0000 mon.c (mon.2) 5748 : audit [DBG] from='client.? 172.21.15.67:0/3264482764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:31 smithi067 bash[27441]: cluster 2024-04-03T22:17:29.800130+0000 mgr.y (mgr.24370) 14369 : cluster [DBG] pgmap v14353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:31 smithi067 bash[27441]: audit 2024-04-03T22:17:31.015023+0000 mon.c (mon.2) 5748 : audit [DBG] from='client.? 172.21.15.67:0/3264482764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:33 smithi082 bash[20963]: cluster 2024-04-03T22:17:31.801297+0000 mgr.y (mgr.24370) 14370 : cluster [DBG] pgmap v14354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:33 smithi067 bash[17655]: cluster 2024-04-03T22:17:31.801297+0000 mgr.y (mgr.24370) 14370 : cluster [DBG] pgmap v14354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:17:33.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:33 smithi067 bash[27441]: cluster 2024-04-03T22:17:31.801297+0000 mgr.y (mgr.24370) 14370 : cluster [DBG] pgmap v14354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:17:34.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:34 smithi082 bash[20963]: audit 2024-04-03T22:17:33.464185+0000 mon.a (mon.0) 12324 : audit [DBG] from='client.? 172.21.15.67:0/1839796130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:34.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:34 smithi067 bash[27441]: audit 2024-04-03T22:17:33.464185+0000 mon.a (mon.0) 12324 : audit [DBG] from='client.? 172.21.15.67:0/1839796130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:34.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:34 smithi067 bash[17655]: audit 2024-04-03T22:17:33.464185+0000 mon.a (mon.0) 12324 : audit [DBG] from='client.? 172.21.15.67:0/1839796130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:35 smithi082 bash[20963]: cluster 2024-04-03T22:17:33.802032+0000 mgr.y (mgr.24370) 14371 : cluster [DBG] pgmap v14355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:35 smithi067 bash[27441]: cluster 2024-04-03T22:17:33.802032+0000 mgr.y (mgr.24370) 14371 : cluster [DBG] pgmap v14355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:35 smithi067 bash[17655]: cluster 2024-04-03T22:17:33.802032+0000 mgr.y (mgr.24370) 14371 : cluster [DBG] pgmap v14355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:36 smithi082 bash[20963]: audit 2024-04-03T22:17:35.921825+0000 mon.c (mon.2) 5749 : audit [DBG] from='client.? 172.21.15.67:0/3633242996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:36 smithi067 bash[17655]: audit 2024-04-03T22:17:35.921825+0000 mon.c (mon.2) 5749 : audit [DBG] from='client.? 172.21.15.67:0/3633242996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:36 smithi067 bash[27441]: audit 2024-04-03T22:17:35.921825+0000 mon.c (mon.2) 5749 : audit [DBG] from='client.? 172.21.15.67:0/3633242996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:37 smithi082 bash[20963]: cluster 2024-04-03T22:17:35.803127+0000 mgr.y (mgr.24370) 14372 : cluster [DBG] pgmap v14356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:37 smithi067 bash[27441]: cluster 2024-04-03T22:17:35.803127+0000 mgr.y (mgr.24370) 14372 : cluster [DBG] pgmap v14356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:37 smithi067 bash[17655]: cluster 2024-04-03T22:17:35.803127+0000 mgr.y (mgr.24370) 14372 : cluster [DBG] pgmap v14356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:39 smithi082 bash[20963]: cluster 2024-04-03T22:17:37.803802+0000 mgr.y (mgr.24370) 14373 : cluster [DBG] pgmap v14357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:39 smithi082 bash[20963]: audit 2024-04-03T22:17:38.374727+0000 mon.a (mon.0) 12325 : audit [DBG] from='client.? 172.21.15.67:0/3573261856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:39 smithi067 bash[27441]: cluster 2024-04-03T22:17:37.803802+0000 mgr.y (mgr.24370) 14373 : cluster [DBG] pgmap v14357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:39 smithi067 bash[27441]: audit 2024-04-03T22:17:38.374727+0000 mon.a (mon.0) 12325 : audit [DBG] from='client.? 172.21.15.67:0/3573261856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:39 smithi067 bash[17655]: cluster 2024-04-03T22:17:37.803802+0000 mgr.y (mgr.24370) 14373 : cluster [DBG] pgmap v14357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:39 smithi067 bash[17655]: audit 2024-04-03T22:17:38.374727+0000 mon.a (mon.0) 12325 : audit [DBG] from='client.? 172.21.15.67:0/3573261856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:41 smithi082 bash[20963]: cluster 2024-04-03T22:17:39.804489+0000 mgr.y (mgr.24370) 14374 : cluster [DBG] pgmap v14358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:41 smithi082 bash[20963]: audit 2024-04-03T22:17:40.421421+0000 mon.a (mon.0) 12326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:41 smithi082 bash[20963]: audit 2024-04-03T22:17:40.833261+0000 mon.c (mon.2) 5750 : audit [DBG] from='client.? 172.21.15.67:0/368568031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:41 smithi067 bash[17655]: cluster 2024-04-03T22:17:39.804489+0000 mgr.y (mgr.24370) 14374 : cluster [DBG] pgmap v14358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:41 smithi067 bash[17655]: audit 2024-04-03T22:17:40.421421+0000 mon.a (mon.0) 12326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:41 smithi067 bash[17655]: audit 2024-04-03T22:17:40.833261+0000 mon.c (mon.2) 5750 : audit [DBG] from='client.? 172.21.15.67:0/368568031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:41 smithi067 bash[27441]: cluster 2024-04-03T22:17:39.804489+0000 mgr.y (mgr.24370) 14374 : cluster [DBG] pgmap v14358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:41 smithi067 bash[27441]: audit 2024-04-03T22:17:40.421421+0000 mon.a (mon.0) 12326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:41 smithi067 bash[27441]: audit 2024-04-03T22:17:40.833261+0000 mon.c (mon.2) 5750 : audit [DBG] from='client.? 172.21.15.67:0/368568031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:43 smithi082 bash[20963]: cluster 2024-04-03T22:17:41.805636+0000 mgr.y (mgr.24370) 14375 : cluster [DBG] pgmap v14359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:43 smithi067 bash[17655]: cluster 2024-04-03T22:17:41.805636+0000 mgr.y (mgr.24370) 14375 : cluster [DBG] pgmap v14359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:17:43.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:43 smithi067 bash[27441]: cluster 2024-04-03T22:17:41.805636+0000 mgr.y (mgr.24370) 14375 : cluster [DBG] pgmap v14359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:17:44.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:44 smithi082 bash[20963]: audit 2024-04-03T22:17:43.286645+0000 mon.a (mon.0) 12327 : audit [DBG] from='client.? 172.21.15.67:0/1901776513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:44.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:44 smithi067 bash[27441]: audit 2024-04-03T22:17:43.286645+0000 mon.a (mon.0) 12327 : audit [DBG] from='client.? 172.21.15.67:0/1901776513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:44 smithi067 bash[17655]: audit 2024-04-03T22:17:43.286645+0000 mon.a (mon.0) 12327 : audit [DBG] from='client.? 172.21.15.67:0/1901776513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:45 smithi082 bash[20963]: cluster 2024-04-03T22:17:43.806304+0000 mgr.y (mgr.24370) 14376 : cluster [DBG] pgmap v14360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:45 smithi067 bash[17655]: cluster 2024-04-03T22:17:43.806304+0000 mgr.y (mgr.24370) 14376 : cluster [DBG] pgmap v14360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:45 smithi067 bash[27441]: cluster 2024-04-03T22:17:43.806304+0000 mgr.y (mgr.24370) 14376 : cluster [DBG] pgmap v14360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:46 smithi082 bash[20963]: audit 2024-04-03T22:17:45.741032+0000 mon.c (mon.2) 5751 : audit [DBG] from='client.? 172.21.15.67:0/3685502264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:46 smithi067 bash[17655]: audit 2024-04-03T22:17:45.741032+0000 mon.c (mon.2) 5751 : audit [DBG] from='client.? 172.21.15.67:0/3685502264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:46.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:46 smithi067 bash[27441]: audit 2024-04-03T22:17:45.741032+0000 mon.c (mon.2) 5751 : audit [DBG] from='client.? 172.21.15.67:0/3685502264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:47.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:47 smithi082 bash[20963]: cluster 2024-04-03T22:17:45.807477+0000 mgr.y (mgr.24370) 14377 : cluster [DBG] pgmap v14361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:47 smithi067 bash[17655]: cluster 2024-04-03T22:17:45.807477+0000 mgr.y (mgr.24370) 14377 : cluster [DBG] pgmap v14361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:47 smithi067 bash[27441]: cluster 2024-04-03T22:17:45.807477+0000 mgr.y (mgr.24370) 14377 : cluster [DBG] pgmap v14361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:49 smithi082 bash[20963]: cluster 2024-04-03T22:17:47.808150+0000 mgr.y (mgr.24370) 14378 : cluster [DBG] pgmap v14362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:49 smithi082 bash[20963]: audit 2024-04-03T22:17:48.200893+0000 mon.a (mon.0) 12328 : audit [DBG] from='client.? 172.21.15.67:0/1951205852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:49 smithi067 bash[17655]: cluster 2024-04-03T22:17:47.808150+0000 mgr.y (mgr.24370) 14378 : cluster [DBG] pgmap v14362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:49 smithi067 bash[17655]: audit 2024-04-03T22:17:48.200893+0000 mon.a (mon.0) 12328 : audit [DBG] from='client.? 172.21.15.67:0/1951205852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:49 smithi067 bash[27441]: cluster 2024-04-03T22:17:47.808150+0000 mgr.y (mgr.24370) 14378 : cluster [DBG] pgmap v14362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:49 smithi067 bash[27441]: audit 2024-04-03T22:17:48.200893+0000 mon.a (mon.0) 12328 : audit [DBG] from='client.? 172.21.15.67:0/1951205852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:51 smithi082 bash[20963]: cluster 2024-04-03T22:17:49.808779+0000 mgr.y (mgr.24370) 14379 : cluster [DBG] pgmap v14363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:51 smithi082 bash[20963]: audit 2024-04-03T22:17:50.656233+0000 mon.c (mon.2) 5752 : audit [DBG] from='client.? 172.21.15.67:0/1094036963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:51 smithi067 bash[17655]: cluster 2024-04-03T22:17:49.808779+0000 mgr.y (mgr.24370) 14379 : cluster [DBG] pgmap v14363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:51 smithi067 bash[17655]: audit 2024-04-03T22:17:50.656233+0000 mon.c (mon.2) 5752 : audit [DBG] from='client.? 172.21.15.67:0/1094036963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:51 smithi067 bash[27441]: cluster 2024-04-03T22:17:49.808779+0000 mgr.y (mgr.24370) 14379 : cluster [DBG] pgmap v14363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:51 smithi067 bash[27441]: audit 2024-04-03T22:17:50.656233+0000 mon.c (mon.2) 5752 : audit [DBG] from='client.? 172.21.15.67:0/1094036963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:53.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:53 smithi082 bash[20963]: cluster 2024-04-03T22:17:51.809965+0000 mgr.y (mgr.24370) 14380 : cluster [DBG] pgmap v14364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:53 smithi067 bash[17655]: cluster 2024-04-03T22:17:51.809965+0000 mgr.y (mgr.24370) 14380 : cluster [DBG] pgmap v14364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:53.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:53 smithi067 bash[27441]: cluster 2024-04-03T22:17:51.809965+0000 mgr.y (mgr.24370) 14380 : cluster [DBG] pgmap v14364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:17:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:17:54.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:54 smithi082 bash[20963]: audit 2024-04-03T22:17:53.108636+0000 mon.c (mon.2) 5753 : audit [DBG] from='client.? 172.21.15.67:0/128390453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:54.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:54 smithi067 bash[17655]: audit 2024-04-03T22:17:53.108636+0000 mon.c (mon.2) 5753 : audit [DBG] from='client.? 172.21.15.67:0/128390453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:54.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:54 smithi067 bash[27441]: audit 2024-04-03T22:17:53.108636+0000 mon.c (mon.2) 5753 : audit [DBG] from='client.? 172.21.15.67:0/128390453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:55 smithi082 bash[20963]: cluster 2024-04-03T22:17:53.810570+0000 mgr.y (mgr.24370) 14381 : cluster [DBG] pgmap v14365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:55 smithi067 bash[27441]: cluster 2024-04-03T22:17:53.810570+0000 mgr.y (mgr.24370) 14381 : cluster [DBG] pgmap v14365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:55.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:55 smithi067 bash[17655]: cluster 2024-04-03T22:17:53.810570+0000 mgr.y (mgr.24370) 14381 : cluster [DBG] pgmap v14365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:56 smithi082 bash[20963]: audit 2024-04-03T22:17:55.422014+0000 mon.a (mon.0) 12329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:56 smithi082 bash[20963]: audit 2024-04-03T22:17:55.567706+0000 mon.c (mon.2) 5754 : audit [DBG] from='client.? 172.21.15.67:0/1195803741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:56 smithi067 bash[17655]: audit 2024-04-03T22:17:55.422014+0000 mon.a (mon.0) 12329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:56 smithi067 bash[17655]: audit 2024-04-03T22:17:55.567706+0000 mon.c (mon.2) 5754 : audit [DBG] from='client.? 172.21.15.67:0/1195803741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:56 smithi067 bash[27441]: audit 2024-04-03T22:17:55.422014+0000 mon.a (mon.0) 12329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:17:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:56 smithi067 bash[27441]: audit 2024-04-03T22:17:55.567706+0000 mon.c (mon.2) 5754 : audit [DBG] from='client.? 172.21.15.67:0/1195803741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:57 smithi082 bash[20963]: cluster 2024-04-03T22:17:55.811698+0000 mgr.y (mgr.24370) 14382 : cluster [DBG] pgmap v14366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:57 smithi067 bash[17655]: cluster 2024-04-03T22:17:55.811698+0000 mgr.y (mgr.24370) 14382 : cluster [DBG] pgmap v14366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:57 smithi067 bash[27441]: cluster 2024-04-03T22:17:55.811698+0000 mgr.y (mgr.24370) 14382 : cluster [DBG] pgmap v14366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:58.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:58 smithi067 bash[17655]: audit 2024-04-03T22:17:58.022081+0000 mon.c (mon.2) 5755 : audit [DBG] from='client.? 172.21.15.67:0/410695572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:58 smithi067 bash[27441]: audit 2024-04-03T22:17:58.022081+0000 mon.c (mon.2) 5755 : audit [DBG] from='client.? 172.21.15.67:0/410695572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:58 smithi082 bash[20963]: audit 2024-04-03T22:17:58.022081+0000 mon.c (mon.2) 5755 : audit [DBG] from='client.? 172.21.15.67:0/410695572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:17:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:17:59 smithi067 bash[17655]: cluster 2024-04-03T22:17:57.812515+0000 mgr.y (mgr.24370) 14383 : cluster [DBG] pgmap v14367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:17:59 smithi067 bash[27441]: cluster 2024-04-03T22:17:57.812515+0000 mgr.y (mgr.24370) 14383 : cluster [DBG] pgmap v14367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:17:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:17:59 smithi082 bash[20963]: cluster 2024-04-03T22:17:57.812515+0000 mgr.y (mgr.24370) 14383 : cluster [DBG] pgmap v14367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:01 smithi067 bash[27441]: cluster 2024-04-03T22:17:59.813393+0000 mgr.y (mgr.24370) 14384 : cluster [DBG] pgmap v14368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:01 smithi067 bash[27441]: audit 2024-04-03T22:18:00.479781+0000 mon.c (mon.2) 5756 : audit [DBG] from='client.? 172.21.15.67:0/1262233444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:01 smithi067 bash[17655]: cluster 2024-04-03T22:17:59.813393+0000 mgr.y (mgr.24370) 14384 : cluster [DBG] pgmap v14368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:01 smithi067 bash[17655]: audit 2024-04-03T22:18:00.479781+0000 mon.c (mon.2) 5756 : audit [DBG] from='client.? 172.21.15.67:0/1262233444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:01 smithi082 bash[20963]: cluster 2024-04-03T22:17:59.813393+0000 mgr.y (mgr.24370) 14384 : cluster [DBG] pgmap v14368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:01 smithi082 bash[20963]: audit 2024-04-03T22:18:00.479781+0000 mon.c (mon.2) 5756 : audit [DBG] from='client.? 172.21.15.67:0/1262233444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:18:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:03 smithi067 bash[27441]: cluster 2024-04-03T22:18:01.814524+0000 mgr.y (mgr.24370) 14385 : cluster [DBG] pgmap v14369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:03 smithi067 bash[27441]: audit 2024-04-03T22:18:02.932190+0000 mon.c (mon.2) 5757 : audit [DBG] from='client.? 172.21.15.67:0/3939069920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:03 smithi067 bash[17655]: cluster 2024-04-03T22:18:01.814524+0000 mgr.y (mgr.24370) 14385 : cluster [DBG] pgmap v14369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:03 smithi067 bash[17655]: audit 2024-04-03T22:18:02.932190+0000 mon.c (mon.2) 5757 : audit [DBG] from='client.? 172.21.15.67:0/3939069920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:03 smithi082 bash[20963]: cluster 2024-04-03T22:18:01.814524+0000 mgr.y (mgr.24370) 14385 : cluster [DBG] pgmap v14369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:03 smithi082 bash[20963]: audit 2024-04-03T22:18:02.932190+0000 mon.c (mon.2) 5757 : audit [DBG] from='client.? 172.21.15.67:0/3939069920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:18:05.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:05 smithi067 bash[17655]: cluster 2024-04-03T22:18:03.815197+0000 mgr.y (mgr.24370) 14386 : cluster [DBG] pgmap v14370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:05 smithi067 bash[27441]: cluster 2024-04-03T22:18:03.815197+0000 mgr.y (mgr.24370) 14386 : cluster [DBG] pgmap v14370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:05 smithi082 bash[20963]: cluster 2024-04-03T22:18:03.815197+0000 mgr.y (mgr.24370) 14386 : cluster [DBG] pgmap v14370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:06.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:06 smithi067 bash[17655]: audit 2024-04-03T22:18:05.392245+0000 mon.c (mon.2) 5758 : audit [DBG] from='client.? 172.21.15.67:0/869662202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:06.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:06 smithi067 bash[27441]: audit 2024-04-03T22:18:05.392245+0000 mon.c (mon.2) 5758 : audit [DBG] from='client.? 172.21.15.67:0/869662202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:06.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:06 smithi082 bash[20963]: audit 2024-04-03T22:18:05.392245+0000 mon.c (mon.2) 5758 : audit [DBG] from='client.? 172.21.15.67:0/869662202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:07 smithi067 bash[17655]: cluster 2024-04-03T22:18:05.816348+0000 mgr.y (mgr.24370) 14387 : cluster [DBG] pgmap v14371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:07.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:07 smithi067 bash[27441]: cluster 2024-04-03T22:18:05.816348+0000 mgr.y (mgr.24370) 14387 : cluster [DBG] pgmap v14371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:07 smithi082 bash[20963]: cluster 2024-04-03T22:18:05.816348+0000 mgr.y (mgr.24370) 14387 : cluster [DBG] pgmap v14371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:08.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:08 smithi082 bash[20963]: audit 2024-04-03T22:18:07.841045+0000 mon.c (mon.2) 5759 : audit [DBG] from='client.? 172.21.15.67:0/2940701177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:08.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:08 smithi067 bash[17655]: audit 2024-04-03T22:18:07.841045+0000 mon.c (mon.2) 5759 : audit [DBG] from='client.? 172.21.15.67:0/2940701177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:08.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:08 smithi067 bash[27441]: audit 2024-04-03T22:18:07.841045+0000 mon.c (mon.2) 5759 : audit [DBG] from='client.? 172.21.15.67:0/2940701177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:09 smithi082 bash[20963]: cluster 2024-04-03T22:18:07.817016+0000 mgr.y (mgr.24370) 14388 : cluster [DBG] pgmap v14372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:09 smithi067 bash[17655]: cluster 2024-04-03T22:18:07.817016+0000 mgr.y (mgr.24370) 14388 : cluster [DBG] pgmap v14372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:09 smithi067 bash[27441]: cluster 2024-04-03T22:18:07.817016+0000 mgr.y (mgr.24370) 14388 : cluster [DBG] pgmap v14372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:11 smithi082 bash[20963]: cluster 2024-04-03T22:18:09.817701+0000 mgr.y (mgr.24370) 14389 : cluster [DBG] pgmap v14373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:11 smithi082 bash[20963]: audit 2024-04-03T22:18:10.293351+0000 mon.a (mon.0) 12330 : audit [DBG] from='client.? 172.21.15.67:0/58647601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:11 smithi082 bash[20963]: audit 2024-04-03T22:18:10.422645+0000 mon.a (mon.0) 12331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:11 smithi067 bash[27441]: cluster 2024-04-03T22:18:09.817701+0000 mgr.y (mgr.24370) 14389 : cluster [DBG] pgmap v14373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:11 smithi067 bash[27441]: audit 2024-04-03T22:18:10.293351+0000 mon.a (mon.0) 12330 : audit [DBG] from='client.? 172.21.15.67:0/58647601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:11 smithi067 bash[27441]: audit 2024-04-03T22:18:10.422645+0000 mon.a (mon.0) 12331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:11 smithi067 bash[17655]: cluster 2024-04-03T22:18:09.817701+0000 mgr.y (mgr.24370) 14389 : cluster [DBG] pgmap v14373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:11 smithi067 bash[17655]: audit 2024-04-03T22:18:10.293351+0000 mon.a (mon.0) 12330 : audit [DBG] from='client.? 172.21.15.67:0/58647601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:11 smithi067 bash[17655]: audit 2024-04-03T22:18:10.422645+0000 mon.a (mon.0) 12331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:18:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:13 smithi067 bash[27441]: cluster 2024-04-03T22:18:11.818797+0000 mgr.y (mgr.24370) 14390 : cluster [DBG] pgmap v14374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:13 smithi067 bash[27441]: audit 2024-04-03T22:18:12.744236+0000 mon.c (mon.2) 5760 : audit [DBG] from='client.? 172.21.15.67:0/2645849162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:13 smithi067 bash[17655]: cluster 2024-04-03T22:18:11.818797+0000 mgr.y (mgr.24370) 14390 : cluster [DBG] pgmap v14374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:13 smithi067 bash[17655]: audit 2024-04-03T22:18:12.744236+0000 mon.c (mon.2) 5760 : audit [DBG] from='client.? 172.21.15.67:0/2645849162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:13 smithi082 bash[20963]: cluster 2024-04-03T22:18:11.818797+0000 mgr.y (mgr.24370) 14390 : cluster [DBG] pgmap v14374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:13.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:13 smithi082 bash[20963]: audit 2024-04-03T22:18:12.744236+0000 mon.c (mon.2) 5760 : audit [DBG] from='client.? 172.21.15.67:0/2645849162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:18:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:15 smithi082 bash[20963]: cluster 2024-04-03T22:18:13.819462+0000 mgr.y (mgr.24370) 14391 : cluster [DBG] pgmap v14375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:15 smithi067 bash[27441]: cluster 2024-04-03T22:18:13.819462+0000 mgr.y (mgr.24370) 14391 : cluster [DBG] pgmap v14375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:15 smithi067 bash[17655]: cluster 2024-04-03T22:18:13.819462+0000 mgr.y (mgr.24370) 14391 : cluster [DBG] pgmap v14375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:16.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:16 smithi082 bash[20963]: audit 2024-04-03T22:18:15.196811+0000 mon.c (mon.2) 5761 : audit [DBG] from='client.? 172.21.15.67:0/376730532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:16.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:16 smithi067 bash[27441]: audit 2024-04-03T22:18:15.196811+0000 mon.c (mon.2) 5761 : audit [DBG] from='client.? 172.21.15.67:0/376730532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:16.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:16 smithi067 bash[17655]: audit 2024-04-03T22:18:15.196811+0000 mon.c (mon.2) 5761 : audit [DBG] from='client.? 172.21.15.67:0/376730532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:17 smithi082 bash[20963]: cluster 2024-04-03T22:18:15.820676+0000 mgr.y (mgr.24370) 14392 : cluster [DBG] pgmap v14376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:17 smithi067 bash[27441]: cluster 2024-04-03T22:18:15.820676+0000 mgr.y (mgr.24370) 14392 : cluster [DBG] pgmap v14376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:17 smithi067 bash[17655]: cluster 2024-04-03T22:18:15.820676+0000 mgr.y (mgr.24370) 14392 : cluster [DBG] pgmap v14376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:18.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:18 smithi082 bash[20963]: audit 2024-04-03T22:18:17.646944+0000 mon.c (mon.2) 5762 : audit [DBG] from='client.? 172.21.15.67:0/2973219370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:18 smithi067 bash[17655]: audit 2024-04-03T22:18:17.646944+0000 mon.c (mon.2) 5762 : audit [DBG] from='client.? 172.21.15.67:0/2973219370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:18.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:18 smithi067 bash[27441]: audit 2024-04-03T22:18:17.646944+0000 mon.c (mon.2) 5762 : audit [DBG] from='client.? 172.21.15.67:0/2973219370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:19 smithi082 bash[20963]: cluster 2024-04-03T22:18:17.821503+0000 mgr.y (mgr.24370) 14393 : cluster [DBG] pgmap v14377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:19 smithi067 bash[17655]: cluster 2024-04-03T22:18:17.821503+0000 mgr.y (mgr.24370) 14393 : cluster [DBG] pgmap v14377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:19 smithi067 bash[27441]: cluster 2024-04-03T22:18:17.821503+0000 mgr.y (mgr.24370) 14393 : cluster [DBG] pgmap v14377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:20.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:20 smithi082 bash[20963]: audit 2024-04-03T22:18:20.097322+0000 mon.a (mon.0) 12332 : audit [DBG] from='client.? 172.21.15.67:0/4221030855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:20 smithi067 bash[17655]: audit 2024-04-03T22:18:20.097322+0000 mon.a (mon.0) 12332 : audit [DBG] from='client.? 172.21.15.67:0/4221030855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:20.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:20 smithi067 bash[27441]: audit 2024-04-03T22:18:20.097322+0000 mon.a (mon.0) 12332 : audit [DBG] from='client.? 172.21.15.67:0/4221030855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:21 smithi082 bash[20963]: cluster 2024-04-03T22:18:19.822194+0000 mgr.y (mgr.24370) 14394 : cluster [DBG] pgmap v14378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:21 smithi067 bash[17655]: cluster 2024-04-03T22:18:19.822194+0000 mgr.y (mgr.24370) 14394 : cluster [DBG] pgmap v14378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:21 smithi067 bash[27441]: cluster 2024-04-03T22:18:19.822194+0000 mgr.y (mgr.24370) 14394 : cluster [DBG] pgmap v14378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:18:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:23 smithi067 bash[17655]: cluster 2024-04-03T22:18:21.823348+0000 mgr.y (mgr.24370) 14395 : cluster [DBG] pgmap v14379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:23 smithi067 bash[17655]: audit 2024-04-03T22:18:22.544509+0000 mon.c (mon.2) 5763 : audit [DBG] from='client.? 172.21.15.67:0/2628074095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:23 smithi067 bash[27441]: cluster 2024-04-03T22:18:21.823348+0000 mgr.y (mgr.24370) 14395 : cluster [DBG] pgmap v14379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:23 smithi067 bash[27441]: audit 2024-04-03T22:18:22.544509+0000 mon.c (mon.2) 5763 : audit [DBG] from='client.? 172.21.15.67:0/2628074095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:23.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:23 smithi082 bash[20963]: cluster 2024-04-03T22:18:21.823348+0000 mgr.y (mgr.24370) 14395 : cluster [DBG] pgmap v14379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:23 smithi082 bash[20963]: audit 2024-04-03T22:18:22.544509+0000 mon.c (mon.2) 5763 : audit [DBG] from='client.? 172.21.15.67:0/2628074095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:18:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:25 smithi082 bash[20963]: cluster 2024-04-03T22:18:23.824042+0000 mgr.y (mgr.24370) 14396 : cluster [DBG] pgmap v14380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:25 smithi082 bash[20963]: audit 2024-04-03T22:18:24.998469+0000 mon.a (mon.0) 12333 : audit [DBG] from='client.? 172.21.15.67:0/170154514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:25 smithi067 bash[27441]: cluster 2024-04-03T22:18:23.824042+0000 mgr.y (mgr.24370) 14396 : cluster [DBG] pgmap v14380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:25 smithi067 bash[27441]: audit 2024-04-03T22:18:24.998469+0000 mon.a (mon.0) 12333 : audit [DBG] from='client.? 172.21.15.67:0/170154514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:25 smithi067 bash[17655]: cluster 2024-04-03T22:18:23.824042+0000 mgr.y (mgr.24370) 14396 : cluster [DBG] pgmap v14380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:25 smithi067 bash[17655]: audit 2024-04-03T22:18:24.998469+0000 mon.a (mon.0) 12333 : audit [DBG] from='client.? 172.21.15.67:0/170154514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:26 smithi082 bash[20963]: audit 2024-04-03T22:18:25.422992+0000 mon.a (mon.0) 12334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:26 smithi067 bash[17655]: audit 2024-04-03T22:18:25.422992+0000 mon.a (mon.0) 12334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:26 smithi067 bash[27441]: audit 2024-04-03T22:18:25.422992+0000 mon.a (mon.0) 12334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:27 smithi082 bash[20963]: cluster 2024-04-03T22:18:25.825158+0000 mgr.y (mgr.24370) 14397 : cluster [DBG] pgmap v14381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:27 smithi082 bash[20963]: audit 2024-04-03T22:18:26.409095+0000 mon.a (mon.0) 12335 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:18:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:27 smithi067 bash[27441]: cluster 2024-04-03T22:18:25.825158+0000 mgr.y (mgr.24370) 14397 : cluster [DBG] pgmap v14381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:27 smithi067 bash[27441]: audit 2024-04-03T22:18:26.409095+0000 mon.a (mon.0) 12335 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:18:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:27 smithi067 bash[17655]: cluster 2024-04-03T22:18:25.825158+0000 mgr.y (mgr.24370) 14397 : cluster [DBG] pgmap v14381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:27 smithi067 bash[17655]: audit 2024-04-03T22:18:26.409095+0000 mon.a (mon.0) 12335 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:18:28.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:28 smithi082 bash[20963]: audit 2024-04-03T22:18:27.452639+0000 mon.a (mon.0) 12336 : audit [DBG] from='client.? 172.21.15.67:0/701411094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:28.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:28 smithi067 bash[27441]: audit 2024-04-03T22:18:27.452639+0000 mon.a (mon.0) 12336 : audit [DBG] from='client.? 172.21.15.67:0/701411094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:28 smithi067 bash[17655]: audit 2024-04-03T22:18:27.452639+0000 mon.a (mon.0) 12336 : audit [DBG] from='client.? 172.21.15.67:0/701411094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:29 smithi082 bash[20963]: cluster 2024-04-03T22:18:27.825772+0000 mgr.y (mgr.24370) 14398 : cluster [DBG] pgmap v14382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:29 smithi067 bash[17655]: cluster 2024-04-03T22:18:27.825772+0000 mgr.y (mgr.24370) 14398 : cluster [DBG] pgmap v14382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:29 smithi067 bash[27441]: cluster 2024-04-03T22:18:27.825772+0000 mgr.y (mgr.24370) 14398 : cluster [DBG] pgmap v14382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:30.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:30 smithi082 bash[20963]: audit 2024-04-03T22:18:29.911619+0000 mon.a (mon.0) 12337 : audit [DBG] from='client.? 172.21.15.67:0/161347227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:30.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:30 smithi067 bash[17655]: audit 2024-04-03T22:18:29.911619+0000 mon.a (mon.0) 12337 : audit [DBG] from='client.? 172.21.15.67:0/161347227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:30.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:30 smithi067 bash[27441]: audit 2024-04-03T22:18:29.911619+0000 mon.a (mon.0) 12337 : audit [DBG] from='client.? 172.21.15.67:0/161347227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:31 smithi082 bash[20963]: cluster 2024-04-03T22:18:29.826420+0000 mgr.y (mgr.24370) 14399 : cluster [DBG] pgmap v14383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:31 smithi067 bash[27441]: cluster 2024-04-03T22:18:29.826420+0000 mgr.y (mgr.24370) 14399 : cluster [DBG] pgmap v14383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:31 smithi067 bash[17655]: cluster 2024-04-03T22:18:29.826420+0000 mgr.y (mgr.24370) 14399 : cluster [DBG] pgmap v14383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[20963]: cluster 2024-04-03T22:18:31.827417+0000 mgr.y (mgr.24370) 14400 : cluster [DBG] pgmap v14384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[20963]: audit 2024-04-03T22:18:32.100262+0000 mon.a (mon.0) 12338 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[20963]: audit 2024-04-03T22:18:32.107945+0000 mon.a (mon.0) 12339 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[20963]: audit 2024-04-03T22:18:32.380734+0000 mon.a (mon.0) 12340 : audit [DBG] from='client.? 172.21.15.67:0/2703737168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[20963]: audit 2024-04-03T22:18:32.403552+0000 mon.a (mon.0) 12341 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[20963]: audit 2024-04-03T22:18:32.410875+0000 mon.a (mon.0) 12342 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[20963]: audit 2024-04-03T22:18:32.835845+0000 mon.a (mon.0) 12343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:18:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[20963]: audit 2024-04-03T22:18:32.837731+0000 mon.a (mon.0) 12344 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:18:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[20963]: audit 2024-04-03T22:18:32.847786+0000 mon.a (mon.0) 12345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:18:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17655]: cluster 2024-04-03T22:18:31.827417+0000 mgr.y (mgr.24370) 14400 : cluster [DBG] pgmap v14384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17655]: audit 2024-04-03T22:18:32.100262+0000 mon.a (mon.0) 12338 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17655]: audit 2024-04-03T22:18:32.107945+0000 mon.a (mon.0) 12339 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17655]: audit 2024-04-03T22:18:32.380734+0000 mon.a (mon.0) 12340 : audit [DBG] from='client.? 172.21.15.67:0/2703737168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17655]: audit 2024-04-03T22:18:32.403552+0000 mon.a (mon.0) 12341 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17655]: audit 2024-04-03T22:18:32.410875+0000 mon.a (mon.0) 12342 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17655]: audit 2024-04-03T22:18:32.835845+0000 mon.a (mon.0) 12343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17655]: audit 2024-04-03T22:18:32.837731+0000 mon.a (mon.0) 12344 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[17655]: audit 2024-04-03T22:18:32.847786+0000 mon.a (mon.0) 12345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[27441]: cluster 2024-04-03T22:18:31.827417+0000 mgr.y (mgr.24370) 14400 : cluster [DBG] pgmap v14384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[27441]: audit 2024-04-03T22:18:32.100262+0000 mon.a (mon.0) 12338 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[27441]: audit 2024-04-03T22:18:32.107945+0000 mon.a (mon.0) 12339 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[27441]: audit 2024-04-03T22:18:32.380734+0000 mon.a (mon.0) 12340 : audit [DBG] from='client.? 172.21.15.67:0/2703737168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[27441]: audit 2024-04-03T22:18:32.403552+0000 mon.a (mon.0) 12341 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[27441]: audit 2024-04-03T22:18:32.410875+0000 mon.a (mon.0) 12342 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[27441]: audit 2024-04-03T22:18:32.835845+0000 mon.a (mon.0) 12343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:18:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[27441]: audit 2024-04-03T22:18:32.837731+0000 mon.a (mon.0) 12344 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:18:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:33 smithi067 bash[27441]: audit 2024-04-03T22:18:32.847786+0000 mon.a (mon.0) 12345 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:18:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:18:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:35 smithi082 bash[20963]: cluster 2024-04-03T22:18:33.828155+0000 mgr.y (mgr.24370) 14401 : cluster [DBG] pgmap v14385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:35 smithi082 bash[20963]: audit 2024-04-03T22:18:34.835384+0000 mon.a (mon.0) 12346 : audit [DBG] from='client.? 172.21.15.67:0/3763110610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:35 smithi067 bash[27441]: cluster 2024-04-03T22:18:33.828155+0000 mgr.y (mgr.24370) 14401 : cluster [DBG] pgmap v14385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:35 smithi067 bash[27441]: audit 2024-04-03T22:18:34.835384+0000 mon.a (mon.0) 12346 : audit [DBG] from='client.? 172.21.15.67:0/3763110610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:35 smithi067 bash[17655]: cluster 2024-04-03T22:18:33.828155+0000 mgr.y (mgr.24370) 14401 : cluster [DBG] pgmap v14385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:35 smithi067 bash[17655]: audit 2024-04-03T22:18:34.835384+0000 mon.a (mon.0) 12346 : audit [DBG] from='client.? 172.21.15.67:0/3763110610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:37 smithi082 bash[20963]: cluster 2024-04-03T22:18:35.829225+0000 mgr.y (mgr.24370) 14402 : cluster [DBG] pgmap v14386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:37 smithi067 bash[27441]: cluster 2024-04-03T22:18:35.829225+0000 mgr.y (mgr.24370) 14402 : cluster [DBG] pgmap v14386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:37 smithi067 bash[17655]: cluster 2024-04-03T22:18:35.829225+0000 mgr.y (mgr.24370) 14402 : cluster [DBG] pgmap v14386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:38 smithi082 bash[20963]: audit 2024-04-03T22:18:37.294967+0000 mon.a (mon.0) 12347 : audit [DBG] from='client.? 172.21.15.67:0/2315953081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:38 smithi067 bash[17655]: audit 2024-04-03T22:18:37.294967+0000 mon.a (mon.0) 12347 : audit [DBG] from='client.? 172.21.15.67:0/2315953081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:38 smithi067 bash[27441]: audit 2024-04-03T22:18:37.294967+0000 mon.a (mon.0) 12347 : audit [DBG] from='client.? 172.21.15.67:0/2315953081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:39 smithi082 bash[20963]: cluster 2024-04-03T22:18:37.829913+0000 mgr.y (mgr.24370) 14403 : cluster [DBG] pgmap v14387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:39 smithi067 bash[27441]: cluster 2024-04-03T22:18:37.829913+0000 mgr.y (mgr.24370) 14403 : cluster [DBG] pgmap v14387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:39 smithi067 bash[17655]: cluster 2024-04-03T22:18:37.829913+0000 mgr.y (mgr.24370) 14403 : cluster [DBG] pgmap v14387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:40 smithi082 bash[20963]: audit 2024-04-03T22:18:39.754359+0000 mon.a (mon.0) 12348 : audit [DBG] from='client.? 172.21.15.67:0/127777527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:40.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:40 smithi067 bash[27441]: audit 2024-04-03T22:18:39.754359+0000 mon.a (mon.0) 12348 : audit [DBG] from='client.? 172.21.15.67:0/127777527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:40 smithi067 bash[17655]: audit 2024-04-03T22:18:39.754359+0000 mon.a (mon.0) 12348 : audit [DBG] from='client.? 172.21.15.67:0/127777527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:41 smithi082 bash[20963]: cluster 2024-04-03T22:18:39.830566+0000 mgr.y (mgr.24370) 14404 : cluster [DBG] pgmap v14388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:41 smithi082 bash[20963]: audit 2024-04-03T22:18:40.423436+0000 mon.a (mon.0) 12349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:41 smithi067 bash[17655]: cluster 2024-04-03T22:18:39.830566+0000 mgr.y (mgr.24370) 14404 : cluster [DBG] pgmap v14388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:41 smithi067 bash[17655]: audit 2024-04-03T22:18:40.423436+0000 mon.a (mon.0) 12349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:41 smithi067 bash[27441]: cluster 2024-04-03T22:18:39.830566+0000 mgr.y (mgr.24370) 14404 : cluster [DBG] pgmap v14388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:41 smithi067 bash[27441]: audit 2024-04-03T22:18:40.423436+0000 mon.a (mon.0) 12349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:43 smithi082 bash[20963]: cluster 2024-04-03T22:18:41.831368+0000 mgr.y (mgr.24370) 14405 : cluster [DBG] pgmap v14389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:43 smithi082 bash[20963]: audit 2024-04-03T22:18:42.216108+0000 mon.a (mon.0) 12350 : audit [DBG] from='client.? 172.21.15.67:0/3827680086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:18:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:43 smithi067 bash[17655]: cluster 2024-04-03T22:18:41.831368+0000 mgr.y (mgr.24370) 14405 : cluster [DBG] pgmap v14389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:43 smithi067 bash[17655]: audit 2024-04-03T22:18:42.216108+0000 mon.a (mon.0) 12350 : audit [DBG] from='client.? 172.21.15.67:0/3827680086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:43 smithi067 bash[27441]: cluster 2024-04-03T22:18:41.831368+0000 mgr.y (mgr.24370) 14405 : cluster [DBG] pgmap v14389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:43 smithi067 bash[27441]: audit 2024-04-03T22:18:42.216108+0000 mon.a (mon.0) 12350 : audit [DBG] from='client.? 172.21.15.67:0/3827680086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:18:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:45 smithi067 bash[17655]: cluster 2024-04-03T22:18:43.832041+0000 mgr.y (mgr.24370) 14406 : cluster [DBG] pgmap v14390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:45 smithi067 bash[17655]: audit 2024-04-03T22:18:44.673954+0000 mon.a (mon.0) 12351 : audit [DBG] from='client.? 172.21.15.67:0/1530743385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:45 smithi067 bash[27441]: cluster 2024-04-03T22:18:43.832041+0000 mgr.y (mgr.24370) 14406 : cluster [DBG] pgmap v14390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:45 smithi067 bash[27441]: audit 2024-04-03T22:18:44.673954+0000 mon.a (mon.0) 12351 : audit [DBG] from='client.? 172.21.15.67:0/1530743385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:45 smithi082 bash[20963]: cluster 2024-04-03T22:18:43.832041+0000 mgr.y (mgr.24370) 14406 : cluster [DBG] pgmap v14390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:45 smithi082 bash[20963]: audit 2024-04-03T22:18:44.673954+0000 mon.a (mon.0) 12351 : audit [DBG] from='client.? 172.21.15.67:0/1530743385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:47 smithi067 bash[27441]: cluster 2024-04-03T22:18:45.833167+0000 mgr.y (mgr.24370) 14407 : cluster [DBG] pgmap v14391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:47 smithi067 bash[17655]: cluster 2024-04-03T22:18:45.833167+0000 mgr.y (mgr.24370) 14407 : cluster [DBG] pgmap v14391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:47 smithi082 bash[20963]: cluster 2024-04-03T22:18:45.833167+0000 mgr.y (mgr.24370) 14407 : cluster [DBG] pgmap v14391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:48 smithi067 bash[27441]: audit 2024-04-03T22:18:47.138618+0000 mon.a (mon.0) 12352 : audit [DBG] from='client.? 172.21.15.67:0/2849965690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:48 smithi067 bash[17655]: audit 2024-04-03T22:18:47.138618+0000 mon.a (mon.0) 12352 : audit [DBG] from='client.? 172.21.15.67:0/2849965690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:48 smithi082 bash[20963]: audit 2024-04-03T22:18:47.138618+0000 mon.a (mon.0) 12352 : audit [DBG] from='client.? 172.21.15.67:0/2849965690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:49 smithi067 bash[27441]: cluster 2024-04-03T22:18:47.833862+0000 mgr.y (mgr.24370) 14408 : cluster [DBG] pgmap v14392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:49 smithi067 bash[17655]: cluster 2024-04-03T22:18:47.833862+0000 mgr.y (mgr.24370) 14408 : cluster [DBG] pgmap v14392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:49 smithi082 bash[20963]: cluster 2024-04-03T22:18:47.833862+0000 mgr.y (mgr.24370) 14408 : cluster [DBG] pgmap v14392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:50.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:50 smithi067 bash[17655]: audit 2024-04-03T22:18:49.605950+0000 mon.c (mon.2) 5764 : audit [DBG] from='client.? 172.21.15.67:0/2535628797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:50.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:50 smithi067 bash[27441]: audit 2024-04-03T22:18:49.605950+0000 mon.c (mon.2) 5764 : audit [DBG] from='client.? 172.21.15.67:0/2535628797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:50.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:50 smithi082 bash[20963]: audit 2024-04-03T22:18:49.605950+0000 mon.c (mon.2) 5764 : audit [DBG] from='client.? 172.21.15.67:0/2535628797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:51 smithi067 bash[17655]: cluster 2024-04-03T22:18:49.834509+0000 mgr.y (mgr.24370) 14409 : cluster [DBG] pgmap v14393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:51 smithi067 bash[27441]: cluster 2024-04-03T22:18:49.834509+0000 mgr.y (mgr.24370) 14409 : cluster [DBG] pgmap v14393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:51.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:51 smithi082 bash[20963]: cluster 2024-04-03T22:18:49.834509+0000 mgr.y (mgr.24370) 14409 : cluster [DBG] pgmap v14393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:52.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:52 smithi082 bash[20963]: audit 2024-04-03T22:18:52.056393+0000 mon.a (mon.0) 12353 : audit [DBG] from='client.? 172.21.15.67:0/14608528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:52.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:52 smithi067 bash[17655]: audit 2024-04-03T22:18:52.056393+0000 mon.a (mon.0) 12353 : audit [DBG] from='client.? 172.21.15.67:0/14608528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:52.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:52 smithi067 bash[27441]: audit 2024-04-03T22:18:52.056393+0000 mon.a (mon.0) 12353 : audit [DBG] from='client.? 172.21.15.67:0/14608528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:18:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:53 smithi067 bash[27441]: cluster 2024-04-03T22:18:51.835600+0000 mgr.y (mgr.24370) 14410 : cluster [DBG] pgmap v14394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:53 smithi067 bash[17655]: cluster 2024-04-03T22:18:51.835600+0000 mgr.y (mgr.24370) 14410 : cluster [DBG] pgmap v14394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:53 smithi082 bash[20963]: cluster 2024-04-03T22:18:51.835600+0000 mgr.y (mgr.24370) 14410 : cluster [DBG] pgmap v14394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:18:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:55 smithi082 bash[20963]: cluster 2024-04-03T22:18:53.836366+0000 mgr.y (mgr.24370) 14411 : cluster [DBG] pgmap v14395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:55 smithi082 bash[20963]: audit 2024-04-03T22:18:54.520700+0000 mon.c (mon.2) 5765 : audit [DBG] from='client.? 172.21.15.67:0/424103383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:55 smithi067 bash[27441]: cluster 2024-04-03T22:18:53.836366+0000 mgr.y (mgr.24370) 14411 : cluster [DBG] pgmap v14395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:55 smithi067 bash[27441]: audit 2024-04-03T22:18:54.520700+0000 mon.c (mon.2) 5765 : audit [DBG] from='client.? 172.21.15.67:0/424103383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:55 smithi067 bash[17655]: cluster 2024-04-03T22:18:53.836366+0000 mgr.y (mgr.24370) 14411 : cluster [DBG] pgmap v14395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:55 smithi067 bash[17655]: audit 2024-04-03T22:18:54.520700+0000 mon.c (mon.2) 5765 : audit [DBG] from='client.? 172.21.15.67:0/424103383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:56 smithi082 bash[20963]: audit 2024-04-03T22:18:55.423682+0000 mon.a (mon.0) 12354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:56 smithi067 bash[27441]: audit 2024-04-03T22:18:55.423682+0000 mon.a (mon.0) 12354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:56.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:56 smithi067 bash[17655]: audit 2024-04-03T22:18:55.423682+0000 mon.a (mon.0) 12354 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:18:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:57 smithi082 bash[20963]: cluster 2024-04-03T22:18:55.837482+0000 mgr.y (mgr.24370) 14412 : cluster [DBG] pgmap v14396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:57 smithi082 bash[20963]: audit 2024-04-03T22:18:56.967897+0000 mon.c (mon.2) 5766 : audit [DBG] from='client.? 172.21.15.67:0/582995733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:57 smithi067 bash[27441]: cluster 2024-04-03T22:18:55.837482+0000 mgr.y (mgr.24370) 14412 : cluster [DBG] pgmap v14396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:57 smithi067 bash[27441]: audit 2024-04-03T22:18:56.967897+0000 mon.c (mon.2) 5766 : audit [DBG] from='client.? 172.21.15.67:0/582995733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:57 smithi067 bash[17655]: cluster 2024-04-03T22:18:55.837482+0000 mgr.y (mgr.24370) 14412 : cluster [DBG] pgmap v14396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:57 smithi067 bash[17655]: audit 2024-04-03T22:18:56.967897+0000 mon.c (mon.2) 5766 : audit [DBG] from='client.? 172.21.15.67:0/582995733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:18:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:18:59 smithi082 bash[20963]: cluster 2024-04-03T22:18:57.838169+0000 mgr.y (mgr.24370) 14413 : cluster [DBG] pgmap v14397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:18:59 smithi067 bash[17655]: cluster 2024-04-03T22:18:57.838169+0000 mgr.y (mgr.24370) 14413 : cluster [DBG] pgmap v14397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:18:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:18:59 smithi067 bash[27441]: cluster 2024-04-03T22:18:57.838169+0000 mgr.y (mgr.24370) 14413 : cluster [DBG] pgmap v14397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:00 smithi082 bash[20963]: audit 2024-04-03T22:18:59.423543+0000 mon.c (mon.2) 5767 : audit [DBG] from='client.? 172.21.15.67:0/357662211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:00 smithi067 bash[17655]: audit 2024-04-03T22:18:59.423543+0000 mon.c (mon.2) 5767 : audit [DBG] from='client.? 172.21.15.67:0/357662211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:00 smithi067 bash[27441]: audit 2024-04-03T22:18:59.423543+0000 mon.c (mon.2) 5767 : audit [DBG] from='client.? 172.21.15.67:0/357662211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:01 smithi082 bash[20963]: cluster 2024-04-03T22:18:59.838831+0000 mgr.y (mgr.24370) 14414 : cluster [DBG] pgmap v14398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:01 smithi067 bash[27441]: cluster 2024-04-03T22:18:59.838831+0000 mgr.y (mgr.24370) 14414 : cluster [DBG] pgmap v14398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:01 smithi067 bash[17655]: cluster 2024-04-03T22:18:59.838831+0000 mgr.y (mgr.24370) 14414 : cluster [DBG] pgmap v14398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:02 smithi082 bash[20963]: audit 2024-04-03T22:19:01.875944+0000 mon.c (mon.2) 5768 : audit [DBG] from='client.? 172.21.15.67:0/3011655940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:02 smithi067 bash[17655]: audit 2024-04-03T22:19:01.875944+0000 mon.c (mon.2) 5768 : audit [DBG] from='client.? 172.21.15.67:0/3011655940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:02 smithi067 bash[27441]: audit 2024-04-03T22:19:01.875944+0000 mon.c (mon.2) 5768 : audit [DBG] from='client.? 172.21.15.67:0/3011655940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:03 smithi067 bash[17655]: cluster 2024-04-03T22:19:01.839988+0000 mgr.y (mgr.24370) 14415 : cluster [DBG] pgmap v14399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:19:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:03 smithi067 bash[27441]: cluster 2024-04-03T22:19:01.839988+0000 mgr.y (mgr.24370) 14415 : cluster [DBG] pgmap v14399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:03.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:03 smithi082 bash[20963]: cluster 2024-04-03T22:19:01.839988+0000 mgr.y (mgr.24370) 14415 : cluster [DBG] pgmap v14399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:19:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:05 smithi082 bash[20963]: cluster 2024-04-03T22:19:03.840713+0000 mgr.y (mgr.24370) 14416 : cluster [DBG] pgmap v14400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:05 smithi082 bash[20963]: audit 2024-04-03T22:19:04.320707+0000 mon.a (mon.0) 12355 : audit [DBG] from='client.? 172.21.15.67:0/318329166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:05 smithi067 bash[27441]: cluster 2024-04-03T22:19:03.840713+0000 mgr.y (mgr.24370) 14416 : cluster [DBG] pgmap v14400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:05 smithi067 bash[27441]: audit 2024-04-03T22:19:04.320707+0000 mon.a (mon.0) 12355 : audit [DBG] from='client.? 172.21.15.67:0/318329166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:05 smithi067 bash[17655]: cluster 2024-04-03T22:19:03.840713+0000 mgr.y (mgr.24370) 14416 : cluster [DBG] pgmap v14400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:05 smithi067 bash[17655]: audit 2024-04-03T22:19:04.320707+0000 mon.a (mon.0) 12355 : audit [DBG] from='client.? 172.21.15.67:0/318329166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:07 smithi082 bash[20963]: cluster 2024-04-03T22:19:05.841848+0000 mgr.y (mgr.24370) 14417 : cluster [DBG] pgmap v14401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:07 smithi082 bash[20963]: audit 2024-04-03T22:19:06.773799+0000 mon.a (mon.0) 12356 : audit [DBG] from='client.? 172.21.15.67:0/3053953065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:07 smithi067 bash[17655]: cluster 2024-04-03T22:19:05.841848+0000 mgr.y (mgr.24370) 14417 : cluster [DBG] pgmap v14401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:07 smithi067 bash[17655]: audit 2024-04-03T22:19:06.773799+0000 mon.a (mon.0) 12356 : audit [DBG] from='client.? 172.21.15.67:0/3053953065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:07 smithi067 bash[27441]: cluster 2024-04-03T22:19:05.841848+0000 mgr.y (mgr.24370) 14417 : cluster [DBG] pgmap v14401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:07 smithi067 bash[27441]: audit 2024-04-03T22:19:06.773799+0000 mon.a (mon.0) 12356 : audit [DBG] from='client.? 172.21.15.67:0/3053953065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:09 smithi082 bash[20963]: cluster 2024-04-03T22:19:07.842528+0000 mgr.y (mgr.24370) 14418 : cluster [DBG] pgmap v14402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:09 smithi067 bash[27441]: cluster 2024-04-03T22:19:07.842528+0000 mgr.y (mgr.24370) 14418 : cluster [DBG] pgmap v14402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:09 smithi067 bash[17655]: cluster 2024-04-03T22:19:07.842528+0000 mgr.y (mgr.24370) 14418 : cluster [DBG] pgmap v14402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:10 smithi082 bash[20963]: audit 2024-04-03T22:19:09.226014+0000 mon.a (mon.0) 12357 : audit [DBG] from='client.? 172.21.15.67:0/2837238994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:10 smithi067 bash[27441]: audit 2024-04-03T22:19:09.226014+0000 mon.a (mon.0) 12357 : audit [DBG] from='client.? 172.21.15.67:0/2837238994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:10 smithi067 bash[17655]: audit 2024-04-03T22:19:09.226014+0000 mon.a (mon.0) 12357 : audit [DBG] from='client.? 172.21.15.67:0/2837238994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:11 smithi082 bash[20963]: cluster 2024-04-03T22:19:09.843206+0000 mgr.y (mgr.24370) 14419 : cluster [DBG] pgmap v14403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:11 smithi082 bash[20963]: audit 2024-04-03T22:19:10.424186+0000 mon.a (mon.0) 12358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:11 smithi067 bash[27441]: cluster 2024-04-03T22:19:09.843206+0000 mgr.y (mgr.24370) 14419 : cluster [DBG] pgmap v14403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:11 smithi067 bash[27441]: audit 2024-04-03T22:19:10.424186+0000 mon.a (mon.0) 12358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:11 smithi067 bash[17655]: cluster 2024-04-03T22:19:09.843206+0000 mgr.y (mgr.24370) 14419 : cluster [DBG] pgmap v14403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:11 smithi067 bash[17655]: audit 2024-04-03T22:19:10.424186+0000 mon.a (mon.0) 12358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:12 smithi082 bash[20963]: audit 2024-04-03T22:19:11.674167+0000 mon.a (mon.0) 12359 : audit [DBG] from='client.? 172.21.15.67:0/1763428103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:12 smithi067 bash[17655]: audit 2024-04-03T22:19:11.674167+0000 mon.a (mon.0) 12359 : audit [DBG] from='client.? 172.21.15.67:0/1763428103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:12 smithi067 bash[27441]: audit 2024-04-03T22:19:11.674167+0000 mon.a (mon.0) 12359 : audit [DBG] from='client.? 172.21.15.67:0/1763428103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:13 smithi067 bash[17655]: cluster 2024-04-03T22:19:11.844445+0000 mgr.y (mgr.24370) 14420 : cluster [DBG] pgmap v14404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:13 smithi067 bash[27441]: cluster 2024-04-03T22:19:11.844445+0000 mgr.y (mgr.24370) 14420 : cluster [DBG] pgmap v14404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:19:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:13 smithi082 bash[20963]: cluster 2024-04-03T22:19:11.844445+0000 mgr.y (mgr.24370) 14420 : cluster [DBG] pgmap v14404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:19:14.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:14 smithi082 bash[20963]: audit 2024-04-03T22:19:14.129800+0000 mon.a (mon.0) 12360 : audit [DBG] from='client.? 172.21.15.67:0/3681761151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:14.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:14 smithi067 bash[17655]: audit 2024-04-03T22:19:14.129800+0000 mon.a (mon.0) 12360 : audit [DBG] from='client.? 172.21.15.67:0/3681761151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:14 smithi067 bash[27441]: audit 2024-04-03T22:19:14.129800+0000 mon.a (mon.0) 12360 : audit [DBG] from='client.? 172.21.15.67:0/3681761151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:15.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:15 smithi082 bash[20963]: cluster 2024-04-03T22:19:13.845033+0000 mgr.y (mgr.24370) 14421 : cluster [DBG] pgmap v14405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:15 smithi067 bash[17655]: cluster 2024-04-03T22:19:13.845033+0000 mgr.y (mgr.24370) 14421 : cluster [DBG] pgmap v14405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:15 smithi067 bash[27441]: cluster 2024-04-03T22:19:13.845033+0000 mgr.y (mgr.24370) 14421 : cluster [DBG] pgmap v14405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:17 smithi082 bash[20963]: cluster 2024-04-03T22:19:15.846169+0000 mgr.y (mgr.24370) 14422 : cluster [DBG] pgmap v14406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:17 smithi082 bash[20963]: audit 2024-04-03T22:19:16.583160+0000 mon.c (mon.2) 5769 : audit [DBG] from='client.? 172.21.15.67:0/3022800944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:17 smithi067 bash[17655]: cluster 2024-04-03T22:19:15.846169+0000 mgr.y (mgr.24370) 14422 : cluster [DBG] pgmap v14406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:17 smithi067 bash[17655]: audit 2024-04-03T22:19:16.583160+0000 mon.c (mon.2) 5769 : audit [DBG] from='client.? 172.21.15.67:0/3022800944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:17 smithi067 bash[27441]: cluster 2024-04-03T22:19:15.846169+0000 mgr.y (mgr.24370) 14422 : cluster [DBG] pgmap v14406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:17 smithi067 bash[27441]: audit 2024-04-03T22:19:16.583160+0000 mon.c (mon.2) 5769 : audit [DBG] from='client.? 172.21.15.67:0/3022800944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:19 smithi082 bash[20963]: cluster 2024-04-03T22:19:17.846911+0000 mgr.y (mgr.24370) 14423 : cluster [DBG] pgmap v14407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:19 smithi082 bash[20963]: audit 2024-04-03T22:19:19.031039+0000 mon.a (mon.0) 12361 : audit [DBG] from='client.? 172.21.15.67:0/412216671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:19 smithi067 bash[17655]: cluster 2024-04-03T22:19:17.846911+0000 mgr.y (mgr.24370) 14423 : cluster [DBG] pgmap v14407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:19 smithi067 bash[17655]: audit 2024-04-03T22:19:19.031039+0000 mon.a (mon.0) 12361 : audit [DBG] from='client.? 172.21.15.67:0/412216671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:19 smithi067 bash[27441]: cluster 2024-04-03T22:19:17.846911+0000 mgr.y (mgr.24370) 14423 : cluster [DBG] pgmap v14407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:19 smithi067 bash[27441]: audit 2024-04-03T22:19:19.031039+0000 mon.a (mon.0) 12361 : audit [DBG] from='client.? 172.21.15.67:0/412216671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:21 smithi082 bash[20963]: cluster 2024-04-03T22:19:19.847629+0000 mgr.y (mgr.24370) 14424 : cluster [DBG] pgmap v14408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:21 smithi067 bash[17655]: cluster 2024-04-03T22:19:19.847629+0000 mgr.y (mgr.24370) 14424 : cluster [DBG] pgmap v14408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:21 smithi067 bash[27441]: cluster 2024-04-03T22:19:19.847629+0000 mgr.y (mgr.24370) 14424 : cluster [DBG] pgmap v14408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:22 smithi082 bash[20963]: audit 2024-04-03T22:19:21.483534+0000 mon.a (mon.0) 12362 : audit [DBG] from='client.? 172.21.15.67:0/1851873453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:22 smithi067 bash[17655]: audit 2024-04-03T22:19:21.483534+0000 mon.a (mon.0) 12362 : audit [DBG] from='client.? 172.21.15.67:0/1851873453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:22.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:22 smithi067 bash[27441]: audit 2024-04-03T22:19:21.483534+0000 mon.a (mon.0) 12362 : audit [DBG] from='client.? 172.21.15.67:0/1851873453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:23.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:23 smithi067 bash[17655]: cluster 2024-04-03T22:19:21.848855+0000 mgr.y (mgr.24370) 14425 : cluster [DBG] pgmap v14409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:19:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:23 smithi067 bash[27441]: cluster 2024-04-03T22:19:21.848855+0000 mgr.y (mgr.24370) 14425 : cluster [DBG] pgmap v14409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:23.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:23 smithi082 bash[20963]: cluster 2024-04-03T22:19:21.848855+0000 mgr.y (mgr.24370) 14425 : cluster [DBG] pgmap v14409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:23.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:19:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:24 smithi082 bash[20963]: audit 2024-04-03T22:19:23.937017+0000 mon.c (mon.2) 5770 : audit [DBG] from='client.? 172.21.15.67:0/3976318634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:24.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:24 smithi067 bash[17655]: audit 2024-04-03T22:19:23.937017+0000 mon.c (mon.2) 5770 : audit [DBG] from='client.? 172.21.15.67:0/3976318634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:24 smithi067 bash[27441]: audit 2024-04-03T22:19:23.937017+0000 mon.c (mon.2) 5770 : audit [DBG] from='client.? 172.21.15.67:0/3976318634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:25 smithi082 bash[20963]: cluster 2024-04-03T22:19:23.849512+0000 mgr.y (mgr.24370) 14426 : cluster [DBG] pgmap v14410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:25 smithi067 bash[27441]: cluster 2024-04-03T22:19:23.849512+0000 mgr.y (mgr.24370) 14426 : cluster [DBG] pgmap v14410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:25 smithi067 bash[17655]: cluster 2024-04-03T22:19:23.849512+0000 mgr.y (mgr.24370) 14426 : cluster [DBG] pgmap v14410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:26 smithi082 bash[20963]: audit 2024-04-03T22:19:25.425127+0000 mon.a (mon.0) 12363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:26 smithi067 bash[27441]: audit 2024-04-03T22:19:25.425127+0000 mon.a (mon.0) 12363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:26 smithi067 bash[17655]: audit 2024-04-03T22:19:25.425127+0000 mon.a (mon.0) 12363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:27 smithi082 bash[20963]: cluster 2024-04-03T22:19:25.850636+0000 mgr.y (mgr.24370) 14427 : cluster [DBG] pgmap v14411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:27 smithi082 bash[20963]: audit 2024-04-03T22:19:26.399307+0000 mon.a (mon.0) 12364 : audit [DBG] from='client.? 172.21.15.67:0/553089857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:27 smithi067 bash[27441]: cluster 2024-04-03T22:19:25.850636+0000 mgr.y (mgr.24370) 14427 : cluster [DBG] pgmap v14411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:27 smithi067 bash[27441]: audit 2024-04-03T22:19:26.399307+0000 mon.a (mon.0) 12364 : audit [DBG] from='client.? 172.21.15.67:0/553089857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:27 smithi067 bash[17655]: cluster 2024-04-03T22:19:25.850636+0000 mgr.y (mgr.24370) 14427 : cluster [DBG] pgmap v14411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:27 smithi067 bash[17655]: audit 2024-04-03T22:19:26.399307+0000 mon.a (mon.0) 12364 : audit [DBG] from='client.? 172.21.15.67:0/553089857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:29.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:29 smithi082 bash[20963]: cluster 2024-04-03T22:19:27.851316+0000 mgr.y (mgr.24370) 14428 : cluster [DBG] pgmap v14412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:29 smithi082 bash[20963]: audit 2024-04-03T22:19:28.858816+0000 mon.a (mon.0) 12365 : audit [DBG] from='client.? 172.21.15.67:0/1846697538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:29 smithi067 bash[27441]: cluster 2024-04-03T22:19:27.851316+0000 mgr.y (mgr.24370) 14428 : cluster [DBG] pgmap v14412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:29 smithi067 bash[27441]: audit 2024-04-03T22:19:28.858816+0000 mon.a (mon.0) 12365 : audit [DBG] from='client.? 172.21.15.67:0/1846697538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:29 smithi067 bash[17655]: cluster 2024-04-03T22:19:27.851316+0000 mgr.y (mgr.24370) 14428 : cluster [DBG] pgmap v14412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:29 smithi067 bash[17655]: audit 2024-04-03T22:19:28.858816+0000 mon.a (mon.0) 12365 : audit [DBG] from='client.? 172.21.15.67:0/1846697538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:31.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:31 smithi082 bash[20963]: cluster 2024-04-03T22:19:29.852050+0000 mgr.y (mgr.24370) 14429 : cluster [DBG] pgmap v14413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:31 smithi067 bash[27441]: cluster 2024-04-03T22:19:29.852050+0000 mgr.y (mgr.24370) 14429 : cluster [DBG] pgmap v14413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:31 smithi067 bash[17655]: cluster 2024-04-03T22:19:29.852050+0000 mgr.y (mgr.24370) 14429 : cluster [DBG] pgmap v14413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:32.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:32 smithi082 bash[20963]: audit 2024-04-03T22:19:31.312593+0000 mon.c (mon.2) 5771 : audit [DBG] from='client.? 172.21.15.67:0/810556789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:32.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:32 smithi067 bash[27441]: audit 2024-04-03T22:19:31.312593+0000 mon.c (mon.2) 5771 : audit [DBG] from='client.? 172.21.15.67:0/810556789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:32 smithi067 bash[17655]: audit 2024-04-03T22:19:31.312593+0000 mon.c (mon.2) 5771 : audit [DBG] from='client.? 172.21.15.67:0/810556789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:33 smithi067 bash[17655]: cluster 2024-04-03T22:19:31.853237+0000 mgr.y (mgr.24370) 14430 : cluster [DBG] pgmap v14414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:33.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:33 smithi067 bash[17655]: audit 2024-04-03T22:19:32.922860+0000 mon.a (mon.0) 12366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:19:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:19:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:33 smithi067 bash[27441]: cluster 2024-04-03T22:19:31.853237+0000 mgr.y (mgr.24370) 14430 : cluster [DBG] pgmap v14414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:33 smithi067 bash[27441]: audit 2024-04-03T22:19:32.922860+0000 mon.a (mon.0) 12366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:19:33.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:33 smithi082 bash[20963]: cluster 2024-04-03T22:19:31.853237+0000 mgr.y (mgr.24370) 14430 : cluster [DBG] pgmap v14414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:33 smithi082 bash[20963]: audit 2024-04-03T22:19:32.922860+0000 mon.a (mon.0) 12366 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:19:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:19:34.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:34 smithi082 bash[20963]: audit 2024-04-03T22:19:33.760289+0000 mon.c (mon.2) 5772 : audit [DBG] from='client.? 172.21.15.67:0/4180597344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:34.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:34 smithi067 bash[17655]: audit 2024-04-03T22:19:33.760289+0000 mon.c (mon.2) 5772 : audit [DBG] from='client.? 172.21.15.67:0/4180597344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:34.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:34 smithi067 bash[27441]: audit 2024-04-03T22:19:33.760289+0000 mon.c (mon.2) 5772 : audit [DBG] from='client.? 172.21.15.67:0/4180597344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:35.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:35 smithi082 bash[20963]: cluster 2024-04-03T22:19:33.853943+0000 mgr.y (mgr.24370) 14431 : cluster [DBG] pgmap v14415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:35 smithi067 bash[17655]: cluster 2024-04-03T22:19:33.853943+0000 mgr.y (mgr.24370) 14431 : cluster [DBG] pgmap v14415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:35 smithi067 bash[27441]: cluster 2024-04-03T22:19:33.853943+0000 mgr.y (mgr.24370) 14431 : cluster [DBG] pgmap v14415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:36 smithi082 bash[20963]: audit 2024-04-03T22:19:36.208911+0000 mon.a (mon.0) 12367 : audit [DBG] from='client.? 172.21.15.67:0/565669802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:36 smithi067 bash[17655]: audit 2024-04-03T22:19:36.208911+0000 mon.a (mon.0) 12367 : audit [DBG] from='client.? 172.21.15.67:0/565669802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:36.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:36 smithi067 bash[27441]: audit 2024-04-03T22:19:36.208911+0000 mon.a (mon.0) 12367 : audit [DBG] from='client.? 172.21.15.67:0/565669802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:37 smithi082 bash[20963]: cluster 2024-04-03T22:19:35.855094+0000 mgr.y (mgr.24370) 14432 : cluster [DBG] pgmap v14416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:37 smithi067 bash[17655]: cluster 2024-04-03T22:19:35.855094+0000 mgr.y (mgr.24370) 14432 : cluster [DBG] pgmap v14416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:37.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:37 smithi067 bash[27441]: cluster 2024-04-03T22:19:35.855094+0000 mgr.y (mgr.24370) 14432 : cluster [DBG] pgmap v14416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:39 smithi082 bash[20963]: cluster 2024-04-03T22:19:37.855822+0000 mgr.y (mgr.24370) 14433 : cluster [DBG] pgmap v14417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:39 smithi082 bash[20963]: audit 2024-04-03T22:19:38.664748+0000 mon.a (mon.0) 12368 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:39 smithi082 bash[20963]: audit 2024-04-03T22:19:38.671694+0000 mon.a (mon.0) 12369 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:39 smithi082 bash[20963]: audit 2024-04-03T22:19:38.679138+0000 mon.c (mon.2) 5773 : audit [DBG] from='client.? 172.21.15.67:0/3247238410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:39 smithi082 bash[20963]: audit 2024-04-03T22:19:38.872480+0000 mon.a (mon.0) 12370 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:39 smithi082 bash[20963]: audit 2024-04-03T22:19:38.880778+0000 mon.a (mon.0) 12371 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:39 smithi082 bash[20963]: audit 2024-04-03T22:19:39.306299+0000 mon.a (mon.0) 12372 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:19:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:39 smithi082 bash[20963]: audit 2024-04-03T22:19:39.307904+0000 mon.a (mon.0) 12373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:19:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:39 smithi082 bash[20963]: audit 2024-04-03T22:19:39.317207+0000 mon.a (mon.0) 12374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[27441]: cluster 2024-04-03T22:19:37.855822+0000 mgr.y (mgr.24370) 14433 : cluster [DBG] pgmap v14417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[27441]: audit 2024-04-03T22:19:38.664748+0000 mon.a (mon.0) 12368 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[27441]: audit 2024-04-03T22:19:38.671694+0000 mon.a (mon.0) 12369 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[27441]: audit 2024-04-03T22:19:38.679138+0000 mon.c (mon.2) 5773 : audit [DBG] from='client.? 172.21.15.67:0/3247238410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[27441]: audit 2024-04-03T22:19:38.872480+0000 mon.a (mon.0) 12370 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[27441]: audit 2024-04-03T22:19:38.880778+0000 mon.a (mon.0) 12371 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[27441]: audit 2024-04-03T22:19:39.306299+0000 mon.a (mon.0) 12372 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[27441]: audit 2024-04-03T22:19:39.307904+0000 mon.a (mon.0) 12373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[27441]: audit 2024-04-03T22:19:39.317207+0000 mon.a (mon.0) 12374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[17655]: cluster 2024-04-03T22:19:37.855822+0000 mgr.y (mgr.24370) 14433 : cluster [DBG] pgmap v14417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[17655]: audit 2024-04-03T22:19:38.664748+0000 mon.a (mon.0) 12368 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[17655]: audit 2024-04-03T22:19:38.671694+0000 mon.a (mon.0) 12369 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[17655]: audit 2024-04-03T22:19:38.679138+0000 mon.c (mon.2) 5773 : audit [DBG] from='client.? 172.21.15.67:0/3247238410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[17655]: audit 2024-04-03T22:19:38.872480+0000 mon.a (mon.0) 12370 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[17655]: audit 2024-04-03T22:19:38.880778+0000 mon.a (mon.0) 12371 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[17655]: audit 2024-04-03T22:19:39.306299+0000 mon.a (mon.0) 12372 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:19:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[17655]: audit 2024-04-03T22:19:39.307904+0000 mon.a (mon.0) 12373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:19:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:39 smithi067 bash[17655]: audit 2024-04-03T22:19:39.317207+0000 mon.a (mon.0) 12374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:19:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:41 smithi082 bash[20963]: cluster 2024-04-03T22:19:39.856529+0000 mgr.y (mgr.24370) 14434 : cluster [DBG] pgmap v14418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:41 smithi082 bash[20963]: audit 2024-04-03T22:19:40.425099+0000 mon.a (mon.0) 12375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:41 smithi082 bash[20963]: audit 2024-04-03T22:19:41.131198+0000 mon.a (mon.0) 12376 : audit [DBG] from='client.? 172.21.15.67:0/383814218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:41 smithi067 bash[17655]: cluster 2024-04-03T22:19:39.856529+0000 mgr.y (mgr.24370) 14434 : cluster [DBG] pgmap v14418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:41 smithi067 bash[17655]: audit 2024-04-03T22:19:40.425099+0000 mon.a (mon.0) 12375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:41.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:41 smithi067 bash[17655]: audit 2024-04-03T22:19:41.131198+0000 mon.a (mon.0) 12376 : audit [DBG] from='client.? 172.21.15.67:0/383814218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:41 smithi067 bash[27441]: cluster 2024-04-03T22:19:39.856529+0000 mgr.y (mgr.24370) 14434 : cluster [DBG] pgmap v14418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:41 smithi067 bash[27441]: audit 2024-04-03T22:19:40.425099+0000 mon.a (mon.0) 12375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:41 smithi067 bash[27441]: audit 2024-04-03T22:19:41.131198+0000 mon.a (mon.0) 12376 : audit [DBG] from='client.? 172.21.15.67:0/383814218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:43.348 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:19:43.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:19:43.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:43 smithi082 bash[20963]: cluster 2024-04-03T22:19:41.857675+0000 mgr.y (mgr.24370) 14435 : cluster [DBG] pgmap v14419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:43.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:43 smithi067 bash[17655]: cluster 2024-04-03T22:19:41.857675+0000 mgr.y (mgr.24370) 14435 : cluster [DBG] pgmap v14419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:43.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:43 smithi067 bash[27441]: cluster 2024-04-03T22:19:41.857675+0000 mgr.y (mgr.24370) 14435 : cluster [DBG] pgmap v14419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:44.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:44 smithi082 bash[20963]: audit 2024-04-03T22:19:43.585149+0000 mon.c (mon.2) 5774 : audit [DBG] from='client.? 172.21.15.67:0/1563116681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:44.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:44 smithi067 bash[17655]: audit 2024-04-03T22:19:43.585149+0000 mon.c (mon.2) 5774 : audit [DBG] from='client.? 172.21.15.67:0/1563116681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:44 smithi067 bash[27441]: audit 2024-04-03T22:19:43.585149+0000 mon.c (mon.2) 5774 : audit [DBG] from='client.? 172.21.15.67:0/1563116681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:45 smithi082 bash[20963]: cluster 2024-04-03T22:19:43.858399+0000 mgr.y (mgr.24370) 14436 : cluster [DBG] pgmap v14420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:45.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:45 smithi067 bash[17655]: cluster 2024-04-03T22:19:43.858399+0000 mgr.y (mgr.24370) 14436 : cluster [DBG] pgmap v14420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:45 smithi067 bash[27441]: cluster 2024-04-03T22:19:43.858399+0000 mgr.y (mgr.24370) 14436 : cluster [DBG] pgmap v14420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:46.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:46 smithi082 bash[20963]: audit 2024-04-03T22:19:46.041448+0000 mon.c (mon.2) 5775 : audit [DBG] from='client.? 172.21.15.67:0/887073643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:46 smithi067 bash[17655]: audit 2024-04-03T22:19:46.041448+0000 mon.c (mon.2) 5775 : audit [DBG] from='client.? 172.21.15.67:0/887073643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:46.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:46 smithi067 bash[27441]: audit 2024-04-03T22:19:46.041448+0000 mon.c (mon.2) 5775 : audit [DBG] from='client.? 172.21.15.67:0/887073643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:47 smithi082 bash[20963]: cluster 2024-04-03T22:19:45.859557+0000 mgr.y (mgr.24370) 14437 : cluster [DBG] pgmap v14421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:47 smithi067 bash[17655]: cluster 2024-04-03T22:19:45.859557+0000 mgr.y (mgr.24370) 14437 : cluster [DBG] pgmap v14421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:47.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:47 smithi067 bash[27441]: cluster 2024-04-03T22:19:45.859557+0000 mgr.y (mgr.24370) 14437 : cluster [DBG] pgmap v14421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:49.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:49 smithi082 bash[20963]: cluster 2024-04-03T22:19:47.860292+0000 mgr.y (mgr.24370) 14438 : cluster [DBG] pgmap v14422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:49 smithi082 bash[20963]: audit 2024-04-03T22:19:48.490826+0000 mon.a (mon.0) 12377 : audit [DBG] from='client.? 172.21.15.67:0/1304084244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:49 smithi067 bash[17655]: cluster 2024-04-03T22:19:47.860292+0000 mgr.y (mgr.24370) 14438 : cluster [DBG] pgmap v14422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:49 smithi067 bash[17655]: audit 2024-04-03T22:19:48.490826+0000 mon.a (mon.0) 12377 : audit [DBG] from='client.? 172.21.15.67:0/1304084244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:49 smithi067 bash[27441]: cluster 2024-04-03T22:19:47.860292+0000 mgr.y (mgr.24370) 14438 : cluster [DBG] pgmap v14422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:49 smithi067 bash[27441]: audit 2024-04-03T22:19:48.490826+0000 mon.a (mon.0) 12377 : audit [DBG] from='client.? 172.21.15.67:0/1304084244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:51 smithi082 bash[20963]: cluster 2024-04-03T22:19:49.860928+0000 mgr.y (mgr.24370) 14439 : cluster [DBG] pgmap v14423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:51 smithi082 bash[20963]: audit 2024-04-03T22:19:50.943520+0000 mon.c (mon.2) 5776 : audit [DBG] from='client.? 172.21.15.67:0/3022497952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:51 smithi067 bash[27441]: cluster 2024-04-03T22:19:49.860928+0000 mgr.y (mgr.24370) 14439 : cluster [DBG] pgmap v14423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:51 smithi067 bash[27441]: audit 2024-04-03T22:19:50.943520+0000 mon.c (mon.2) 5776 : audit [DBG] from='client.? 172.21.15.67:0/3022497952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:51 smithi067 bash[17655]: cluster 2024-04-03T22:19:49.860928+0000 mgr.y (mgr.24370) 14439 : cluster [DBG] pgmap v14423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:51 smithi067 bash[17655]: audit 2024-04-03T22:19:50.943520+0000 mon.c (mon.2) 5776 : audit [DBG] from='client.? 172.21.15.67:0/3022497952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:53.385 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:19:53.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:53 smithi067 bash[17655]: cluster 2024-04-03T22:19:51.862266+0000 mgr.y (mgr.24370) 14440 : cluster [DBG] pgmap v14424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:53 smithi067 bash[27441]: cluster 2024-04-03T22:19:51.862266+0000 mgr.y (mgr.24370) 14440 : cluster [DBG] pgmap v14424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:53 smithi082 bash[20963]: cluster 2024-04-03T22:19:51.862266+0000 mgr.y (mgr.24370) 14440 : cluster [DBG] pgmap v14424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:19:54.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:54 smithi067 bash[17655]: audit 2024-04-03T22:19:53.395055+0000 mon.c (mon.2) 5777 : audit [DBG] from='client.? 172.21.15.67:0/588527422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:54 smithi067 bash[27441]: audit 2024-04-03T22:19:53.395055+0000 mon.c (mon.2) 5777 : audit [DBG] from='client.? 172.21.15.67:0/588527422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:54 smithi082 bash[20963]: audit 2024-04-03T22:19:53.395055+0000 mon.c (mon.2) 5777 : audit [DBG] from='client.? 172.21.15.67:0/588527422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:55.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:55 smithi067 bash[27441]: cluster 2024-04-03T22:19:53.863001+0000 mgr.y (mgr.24370) 14441 : cluster [DBG] pgmap v14425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:55 smithi067 bash[17655]: cluster 2024-04-03T22:19:53.863001+0000 mgr.y (mgr.24370) 14441 : cluster [DBG] pgmap v14425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:55 smithi082 bash[20963]: cluster 2024-04-03T22:19:53.863001+0000 mgr.y (mgr.24370) 14441 : cluster [DBG] pgmap v14425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:56 smithi067 bash[27441]: audit 2024-04-03T22:19:55.425389+0000 mon.a (mon.0) 12378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:56 smithi067 bash[27441]: audit 2024-04-03T22:19:55.864532+0000 mon.a (mon.0) 12379 : audit [DBG] from='client.? 172.21.15.67:0/2676676833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:56 smithi067 bash[17655]: audit 2024-04-03T22:19:55.425389+0000 mon.a (mon.0) 12378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:56 smithi067 bash[17655]: audit 2024-04-03T22:19:55.864532+0000 mon.a (mon.0) 12379 : audit [DBG] from='client.? 172.21.15.67:0/2676676833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:56 smithi082 bash[20963]: audit 2024-04-03T22:19:55.425389+0000 mon.a (mon.0) 12378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:19:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:56 smithi082 bash[20963]: audit 2024-04-03T22:19:55.864532+0000 mon.a (mon.0) 12379 : audit [DBG] from='client.? 172.21.15.67:0/2676676833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:57 smithi067 bash[17655]: cluster 2024-04-03T22:19:55.864165+0000 mgr.y (mgr.24370) 14442 : cluster [DBG] pgmap v14426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:57 smithi067 bash[27441]: cluster 2024-04-03T22:19:55.864165+0000 mgr.y (mgr.24370) 14442 : cluster [DBG] pgmap v14426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:57.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:57 smithi082 bash[20963]: cluster 2024-04-03T22:19:55.864165+0000 mgr.y (mgr.24370) 14442 : cluster [DBG] pgmap v14426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:58 smithi067 bash[17655]: audit 2024-04-03T22:19:58.315112+0000 mon.c (mon.2) 5778 : audit [DBG] from='client.? 172.21.15.67:0/2957761348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:58 smithi067 bash[27441]: audit 2024-04-03T22:19:58.315112+0000 mon.c (mon.2) 5778 : audit [DBG] from='client.? 172.21.15.67:0/2957761348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:58.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:58 smithi082 bash[20963]: audit 2024-04-03T22:19:58.315112+0000 mon.c (mon.2) 5778 : audit [DBG] from='client.? 172.21.15.67:0/2957761348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:19:59.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:19:59 smithi082 bash[20963]: cluster 2024-04-03T22:19:57.864855+0000 mgr.y (mgr.24370) 14443 : cluster [DBG] pgmap v14427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:19:59 smithi067 bash[17655]: cluster 2024-04-03T22:19:57.864855+0000 mgr.y (mgr.24370) 14443 : cluster [DBG] pgmap v14427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:19:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:19:59 smithi067 bash[27441]: cluster 2024-04-03T22:19:57.864855+0000 mgr.y (mgr.24370) 14443 : cluster [DBG] pgmap v14427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:00 smithi082 bash[20963]: cluster 2024-04-03T22:20:00.000155+0000 mon.a (mon.0) 12380 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:20:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:00 smithi067 bash[27441]: cluster 2024-04-03T22:20:00.000155+0000 mon.a (mon.0) 12380 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:20:00.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:00 smithi067 bash[17655]: cluster 2024-04-03T22:20:00.000155+0000 mon.a (mon.0) 12380 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:20:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:01 smithi082 bash[20963]: cluster 2024-04-03T22:19:59.865571+0000 mgr.y (mgr.24370) 14444 : cluster [DBG] pgmap v14428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:01 smithi082 bash[20963]: audit 2024-04-03T22:20:00.776766+0000 mon.a (mon.0) 12381 : audit [DBG] from='client.? 172.21.15.67:0/1414395455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:01 smithi067 bash[17655]: cluster 2024-04-03T22:19:59.865571+0000 mgr.y (mgr.24370) 14444 : cluster [DBG] pgmap v14428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:01.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:01 smithi067 bash[17655]: audit 2024-04-03T22:20:00.776766+0000 mon.a (mon.0) 12381 : audit [DBG] from='client.? 172.21.15.67:0/1414395455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:01 smithi067 bash[27441]: cluster 2024-04-03T22:19:59.865571+0000 mgr.y (mgr.24370) 14444 : cluster [DBG] pgmap v14428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:01 smithi067 bash[27441]: audit 2024-04-03T22:20:00.776766+0000 mon.a (mon.0) 12381 : audit [DBG] from='client.? 172.21.15.67:0/1414395455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:20:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:20:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:03 smithi082 bash[20963]: cluster 2024-04-03T22:20:01.866918+0000 mgr.y (mgr.24370) 14445 : cluster [DBG] pgmap v14429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:03 smithi082 bash[20963]: audit 2024-04-03T22:20:03.222574+0000 mon.c (mon.2) 5779 : audit [DBG] from='client.? 172.21.15.67:0/3160061714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:03.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:03 smithi067 bash[27441]: cluster 2024-04-03T22:20:01.866918+0000 mgr.y (mgr.24370) 14445 : cluster [DBG] pgmap v14429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:03.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:03 smithi067 bash[27441]: audit 2024-04-03T22:20:03.222574+0000 mon.c (mon.2) 5779 : audit [DBG] from='client.? 172.21.15.67:0/3160061714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:03 smithi067 bash[17655]: cluster 2024-04-03T22:20:01.866918+0000 mgr.y (mgr.24370) 14445 : cluster [DBG] pgmap v14429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:03 smithi067 bash[17655]: audit 2024-04-03T22:20:03.222574+0000 mon.c (mon.2) 5779 : audit [DBG] from='client.? 172.21.15.67:0/3160061714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:05.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:05 smithi082 bash[20963]: cluster 2024-04-03T22:20:03.867703+0000 mgr.y (mgr.24370) 14446 : cluster [DBG] pgmap v14430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:05 smithi067 bash[17655]: cluster 2024-04-03T22:20:03.867703+0000 mgr.y (mgr.24370) 14446 : cluster [DBG] pgmap v14430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:05.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:05 smithi067 bash[27441]: cluster 2024-04-03T22:20:03.867703+0000 mgr.y (mgr.24370) 14446 : cluster [DBG] pgmap v14430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:06 smithi082 bash[20963]: audit 2024-04-03T22:20:05.677333+0000 mon.a (mon.0) 12382 : audit [DBG] from='client.? 172.21.15.67:0/2241930135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:06 smithi067 bash[17655]: audit 2024-04-03T22:20:05.677333+0000 mon.a (mon.0) 12382 : audit [DBG] from='client.? 172.21.15.67:0/2241930135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:06 smithi067 bash[27441]: audit 2024-04-03T22:20:05.677333+0000 mon.a (mon.0) 12382 : audit [DBG] from='client.? 172.21.15.67:0/2241930135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:07 smithi082 bash[20963]: cluster 2024-04-03T22:20:05.868934+0000 mgr.y (mgr.24370) 14447 : cluster [DBG] pgmap v14431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:07 smithi067 bash[17655]: cluster 2024-04-03T22:20:05.868934+0000 mgr.y (mgr.24370) 14447 : cluster [DBG] pgmap v14431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:07 smithi067 bash[27441]: cluster 2024-04-03T22:20:05.868934+0000 mgr.y (mgr.24370) 14447 : cluster [DBG] pgmap v14431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:08 smithi082 bash[20963]: audit 2024-04-03T22:20:08.128400+0000 mon.c (mon.2) 5780 : audit [DBG] from='client.? 172.21.15.67:0/2502309268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:08 smithi067 bash[17655]: audit 2024-04-03T22:20:08.128400+0000 mon.c (mon.2) 5780 : audit [DBG] from='client.? 172.21.15.67:0/2502309268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:08.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:08 smithi067 bash[27441]: audit 2024-04-03T22:20:08.128400+0000 mon.c (mon.2) 5780 : audit [DBG] from='client.? 172.21.15.67:0/2502309268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:09 smithi082 bash[20963]: cluster 2024-04-03T22:20:07.869595+0000 mgr.y (mgr.24370) 14448 : cluster [DBG] pgmap v14432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:09 smithi067 bash[17655]: cluster 2024-04-03T22:20:07.869595+0000 mgr.y (mgr.24370) 14448 : cluster [DBG] pgmap v14432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:09.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:09 smithi067 bash[27441]: cluster 2024-04-03T22:20:07.869595+0000 mgr.y (mgr.24370) 14448 : cluster [DBG] pgmap v14432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:10 smithi082 bash[20963]: audit 2024-04-03T22:20:10.424918+0000 mon.a (mon.0) 12383 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:10 smithi067 bash[27441]: audit 2024-04-03T22:20:10.424918+0000 mon.a (mon.0) 12383 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:10 smithi067 bash[17655]: audit 2024-04-03T22:20:10.424918+0000 mon.a (mon.0) 12383 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:11 smithi082 bash[20963]: cluster 2024-04-03T22:20:09.870240+0000 mgr.y (mgr.24370) 14449 : cluster [DBG] pgmap v14433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:11 smithi082 bash[20963]: audit 2024-04-03T22:20:10.586448+0000 mon.c (mon.2) 5781 : audit [DBG] from='client.? 172.21.15.67:0/1258434049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:11 smithi067 bash[17655]: cluster 2024-04-03T22:20:09.870240+0000 mgr.y (mgr.24370) 14449 : cluster [DBG] pgmap v14433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:11 smithi067 bash[17655]: audit 2024-04-03T22:20:10.586448+0000 mon.c (mon.2) 5781 : audit [DBG] from='client.? 172.21.15.67:0/1258434049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:11 smithi067 bash[27441]: cluster 2024-04-03T22:20:09.870240+0000 mgr.y (mgr.24370) 14449 : cluster [DBG] pgmap v14433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:11 smithi067 bash[27441]: audit 2024-04-03T22:20:10.586448+0000 mon.c (mon.2) 5781 : audit [DBG] from='client.? 172.21.15.67:0/1258434049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:12.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:12 smithi082 bash[20963]: cluster 2024-04-03T22:20:11.871446+0000 mgr.y (mgr.24370) 14450 : cluster [DBG] pgmap v14434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:12 smithi067 bash[17655]: cluster 2024-04-03T22:20:11.871446+0000 mgr.y (mgr.24370) 14450 : cluster [DBG] pgmap v14434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:12 smithi067 bash[27441]: cluster 2024-04-03T22:20:11.871446+0000 mgr.y (mgr.24370) 14450 : cluster [DBG] pgmap v14434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:20:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:20:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:13 smithi082 bash[20963]: audit 2024-04-03T22:20:13.044747+0000 mon.c (mon.2) 5782 : audit [DBG] from='client.? 172.21.15.67:0/2638190424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:13.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:13 smithi067 bash[17655]: audit 2024-04-03T22:20:13.044747+0000 mon.c (mon.2) 5782 : audit [DBG] from='client.? 172.21.15.67:0/2638190424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:13 smithi067 bash[27441]: audit 2024-04-03T22:20:13.044747+0000 mon.c (mon.2) 5782 : audit [DBG] from='client.? 172.21.15.67:0/2638190424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:14.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:14 smithi082 bash[20963]: cluster 2024-04-03T22:20:13.872199+0000 mgr.y (mgr.24370) 14451 : cluster [DBG] pgmap v14435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:14.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:14 smithi067 bash[17655]: cluster 2024-04-03T22:20:13.872199+0000 mgr.y (mgr.24370) 14451 : cluster [DBG] pgmap v14435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:14 smithi067 bash[27441]: cluster 2024-04-03T22:20:13.872199+0000 mgr.y (mgr.24370) 14451 : cluster [DBG] pgmap v14435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:15 smithi082 bash[20963]: audit 2024-04-03T22:20:15.497496+0000 mon.a (mon.0) 12384 : audit [DBG] from='client.? 172.21.15.67:0/2168319326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:15 smithi067 bash[27441]: audit 2024-04-03T22:20:15.497496+0000 mon.a (mon.0) 12384 : audit [DBG] from='client.? 172.21.15.67:0/2168319326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:15 smithi067 bash[17655]: audit 2024-04-03T22:20:15.497496+0000 mon.a (mon.0) 12384 : audit [DBG] from='client.? 172.21.15.67:0/2168319326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:16 smithi082 bash[20963]: cluster 2024-04-03T22:20:15.873300+0000 mgr.y (mgr.24370) 14452 : cluster [DBG] pgmap v14436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:16 smithi067 bash[27441]: cluster 2024-04-03T22:20:15.873300+0000 mgr.y (mgr.24370) 14452 : cluster [DBG] pgmap v14436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:16 smithi067 bash[17655]: cluster 2024-04-03T22:20:15.873300+0000 mgr.y (mgr.24370) 14452 : cluster [DBG] pgmap v14436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:18 smithi082 bash[20963]: cluster 2024-04-03T22:20:17.874107+0000 mgr.y (mgr.24370) 14453 : cluster [DBG] pgmap v14437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:18 smithi082 bash[20963]: audit 2024-04-03T22:20:17.949560+0000 mon.a (mon.0) 12385 : audit [DBG] from='client.? 172.21.15.67:0/3656121901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:18 smithi067 bash[17655]: cluster 2024-04-03T22:20:17.874107+0000 mgr.y (mgr.24370) 14453 : cluster [DBG] pgmap v14437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:18 smithi067 bash[17655]: audit 2024-04-03T22:20:17.949560+0000 mon.a (mon.0) 12385 : audit [DBG] from='client.? 172.21.15.67:0/3656121901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:18 smithi067 bash[27441]: cluster 2024-04-03T22:20:17.874107+0000 mgr.y (mgr.24370) 14453 : cluster [DBG] pgmap v14437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:19.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:18 smithi067 bash[27441]: audit 2024-04-03T22:20:17.949560+0000 mon.a (mon.0) 12385 : audit [DBG] from='client.? 172.21.15.67:0/3656121901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:20 smithi082 bash[20963]: cluster 2024-04-03T22:20:19.874984+0000 mgr.y (mgr.24370) 14454 : cluster [DBG] pgmap v14438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:20 smithi082 bash[20963]: audit 2024-04-03T22:20:20.403118+0000 mon.a (mon.0) 12386 : audit [DBG] from='client.? 172.21.15.67:0/282278799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:21.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:20 smithi067 bash[27441]: cluster 2024-04-03T22:20:19.874984+0000 mgr.y (mgr.24370) 14454 : cluster [DBG] pgmap v14438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:20 smithi067 bash[27441]: audit 2024-04-03T22:20:20.403118+0000 mon.a (mon.0) 12386 : audit [DBG] from='client.? 172.21.15.67:0/282278799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:20 smithi067 bash[17655]: cluster 2024-04-03T22:20:19.874984+0000 mgr.y (mgr.24370) 14454 : cluster [DBG] pgmap v14438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:20 smithi067 bash[17655]: audit 2024-04-03T22:20:20.403118+0000 mon.a (mon.0) 12386 : audit [DBG] from='client.? 172.21.15.67:0/282278799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:23.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:22 smithi082 bash[20963]: cluster 2024-04-03T22:20:21.876265+0000 mgr.y (mgr.24370) 14455 : cluster [DBG] pgmap v14439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:22 smithi082 bash[20963]: audit 2024-04-03T22:20:22.861984+0000 mon.a (mon.0) 12387 : audit [DBG] from='client.? 172.21.15.67:0/3904307353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:20:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:22 smithi067 bash[27441]: cluster 2024-04-03T22:20:21.876265+0000 mgr.y (mgr.24370) 14455 : cluster [DBG] pgmap v14439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:22 smithi067 bash[27441]: audit 2024-04-03T22:20:22.861984+0000 mon.a (mon.0) 12387 : audit [DBG] from='client.? 172.21.15.67:0/3904307353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:22 smithi067 bash[17655]: cluster 2024-04-03T22:20:21.876265+0000 mgr.y (mgr.24370) 14455 : cluster [DBG] pgmap v14439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:22 smithi067 bash[17655]: audit 2024-04-03T22:20:22.861984+0000 mon.a (mon.0) 12387 : audit [DBG] from='client.? 172.21.15.67:0/3904307353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:20:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:24 smithi082 bash[20963]: cluster 2024-04-03T22:20:23.876931+0000 mgr.y (mgr.24370) 14456 : cluster [DBG] pgmap v14440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:25.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:24 smithi067 bash[27441]: cluster 2024-04-03T22:20:23.876931+0000 mgr.y (mgr.24370) 14456 : cluster [DBG] pgmap v14440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:24 smithi067 bash[17655]: cluster 2024-04-03T22:20:23.876931+0000 mgr.y (mgr.24370) 14456 : cluster [DBG] pgmap v14440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:25 smithi082 bash[20963]: audit 2024-04-03T22:20:25.315791+0000 mon.c (mon.2) 5783 : audit [DBG] from='client.? 172.21.15.67:0/1002767313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:25 smithi082 bash[20963]: audit 2024-04-03T22:20:25.425915+0000 mon.a (mon.0) 12388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:25 smithi067 bash[17655]: audit 2024-04-03T22:20:25.315791+0000 mon.c (mon.2) 5783 : audit [DBG] from='client.? 172.21.15.67:0/1002767313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:26.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:25 smithi067 bash[17655]: audit 2024-04-03T22:20:25.425915+0000 mon.a (mon.0) 12388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:25 smithi067 bash[27441]: audit 2024-04-03T22:20:25.315791+0000 mon.c (mon.2) 5783 : audit [DBG] from='client.? 172.21.15.67:0/1002767313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:25 smithi067 bash[27441]: audit 2024-04-03T22:20:25.425915+0000 mon.a (mon.0) 12388 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:27.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:26 smithi082 bash[20963]: cluster 2024-04-03T22:20:25.878132+0000 mgr.y (mgr.24370) 14457 : cluster [DBG] pgmap v14441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:26 smithi067 bash[17655]: cluster 2024-04-03T22:20:25.878132+0000 mgr.y (mgr.24370) 14457 : cluster [DBG] pgmap v14441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:27.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:26 smithi067 bash[27441]: cluster 2024-04-03T22:20:25.878132+0000 mgr.y (mgr.24370) 14457 : cluster [DBG] pgmap v14441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:28.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:27 smithi082 bash[20963]: audit 2024-04-03T22:20:27.768895+0000 mon.c (mon.2) 5784 : audit [DBG] from='client.? 172.21.15.67:0/2824016505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:28.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:27 smithi067 bash[17655]: audit 2024-04-03T22:20:27.768895+0000 mon.c (mon.2) 5784 : audit [DBG] from='client.? 172.21.15.67:0/2824016505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:27 smithi067 bash[27441]: audit 2024-04-03T22:20:27.768895+0000 mon.c (mon.2) 5784 : audit [DBG] from='client.? 172.21.15.67:0/2824016505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:28 smithi082 bash[20963]: cluster 2024-04-03T22:20:27.878820+0000 mgr.y (mgr.24370) 14458 : cluster [DBG] pgmap v14442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:29.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:28 smithi067 bash[17655]: cluster 2024-04-03T22:20:27.878820+0000 mgr.y (mgr.24370) 14458 : cluster [DBG] pgmap v14442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:28 smithi067 bash[27441]: cluster 2024-04-03T22:20:27.878820+0000 mgr.y (mgr.24370) 14458 : cluster [DBG] pgmap v14442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:30 smithi082 bash[20963]: cluster 2024-04-03T22:20:29.879431+0000 mgr.y (mgr.24370) 14459 : cluster [DBG] pgmap v14443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:30 smithi082 bash[20963]: audit 2024-04-03T22:20:30.216769+0000 mon.c (mon.2) 5785 : audit [DBG] from='client.? 172.21.15.67:0/2544579123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:30 smithi067 bash[17655]: cluster 2024-04-03T22:20:29.879431+0000 mgr.y (mgr.24370) 14459 : cluster [DBG] pgmap v14443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:31.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:30 smithi067 bash[17655]: audit 2024-04-03T22:20:30.216769+0000 mon.c (mon.2) 5785 : audit [DBG] from='client.? 172.21.15.67:0/2544579123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:30 smithi067 bash[27441]: cluster 2024-04-03T22:20:29.879431+0000 mgr.y (mgr.24370) 14459 : cluster [DBG] pgmap v14443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:30 smithi067 bash[27441]: audit 2024-04-03T22:20:30.216769+0000 mon.c (mon.2) 5785 : audit [DBG] from='client.? 172.21.15.67:0/2544579123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:32 smithi082 bash[20963]: cluster 2024-04-03T22:20:31.880823+0000 mgr.y (mgr.24370) 14460 : cluster [DBG] pgmap v14444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:32 smithi082 bash[20963]: audit 2024-04-03T22:20:32.667333+0000 mon.c (mon.2) 5786 : audit [DBG] from='client.? 172.21.15.67:0/522574719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:20:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:32 smithi067 bash[17655]: cluster 2024-04-03T22:20:31.880823+0000 mgr.y (mgr.24370) 14460 : cluster [DBG] pgmap v14444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:32 smithi067 bash[17655]: audit 2024-04-03T22:20:32.667333+0000 mon.c (mon.2) 5786 : audit [DBG] from='client.? 172.21.15.67:0/522574719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:32 smithi067 bash[27441]: cluster 2024-04-03T22:20:31.880823+0000 mgr.y (mgr.24370) 14460 : cluster [DBG] pgmap v14444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:32 smithi067 bash[27441]: audit 2024-04-03T22:20:32.667333+0000 mon.c (mon.2) 5786 : audit [DBG] from='client.? 172.21.15.67:0/522574719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:20:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:34 smithi082 bash[20963]: cluster 2024-04-03T22:20:33.881590+0000 mgr.y (mgr.24370) 14461 : cluster [DBG] pgmap v14445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:34 smithi067 bash[17655]: cluster 2024-04-03T22:20:33.881590+0000 mgr.y (mgr.24370) 14461 : cluster [DBG] pgmap v14445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:35.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:34 smithi067 bash[27441]: cluster 2024-04-03T22:20:33.881590+0000 mgr.y (mgr.24370) 14461 : cluster [DBG] pgmap v14445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:35 smithi082 bash[20963]: audit 2024-04-03T22:20:35.127626+0000 mon.a (mon.0) 12389 : audit [DBG] from='client.? 172.21.15.67:0/318348244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:35 smithi067 bash[17655]: audit 2024-04-03T22:20:35.127626+0000 mon.a (mon.0) 12389 : audit [DBG] from='client.? 172.21.15.67:0/318348244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:35 smithi067 bash[27441]: audit 2024-04-03T22:20:35.127626+0000 mon.a (mon.0) 12389 : audit [DBG] from='client.? 172.21.15.67:0/318348244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:36 smithi082 bash[20963]: cluster 2024-04-03T22:20:35.882867+0000 mgr.y (mgr.24370) 14462 : cluster [DBG] pgmap v14446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:36 smithi067 bash[27441]: cluster 2024-04-03T22:20:35.882867+0000 mgr.y (mgr.24370) 14462 : cluster [DBG] pgmap v14446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:36 smithi067 bash[17655]: cluster 2024-04-03T22:20:35.882867+0000 mgr.y (mgr.24370) 14462 : cluster [DBG] pgmap v14446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:38 smithi082 bash[20963]: audit 2024-04-03T22:20:37.588652+0000 mon.a (mon.0) 12390 : audit [DBG] from='client.? 172.21.15.67:0/903703231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:38 smithi067 bash[17655]: audit 2024-04-03T22:20:37.588652+0000 mon.a (mon.0) 12390 : audit [DBG] from='client.? 172.21.15.67:0/903703231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:38 smithi067 bash[27441]: audit 2024-04-03T22:20:37.588652+0000 mon.a (mon.0) 12390 : audit [DBG] from='client.? 172.21.15.67:0/903703231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:39 smithi082 bash[20963]: cluster 2024-04-03T22:20:37.883757+0000 mgr.y (mgr.24370) 14463 : cluster [DBG] pgmap v14447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:39.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:39 smithi067 bash[27441]: cluster 2024-04-03T22:20:37.883757+0000 mgr.y (mgr.24370) 14463 : cluster [DBG] pgmap v14447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:39 smithi067 bash[17655]: cluster 2024-04-03T22:20:37.883757+0000 mgr.y (mgr.24370) 14463 : cluster [DBG] pgmap v14447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:40.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:40 smithi082 bash[20963]: audit 2024-04-03T22:20:39.391650+0000 mon.a (mon.0) 12391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:20:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:40 smithi067 bash[17655]: audit 2024-04-03T22:20:39.391650+0000 mon.a (mon.0) 12391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:20:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:40 smithi067 bash[27441]: audit 2024-04-03T22:20:39.391650+0000 mon.a (mon.0) 12391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:20:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:41 smithi082 bash[20963]: cluster 2024-04-03T22:20:39.884483+0000 mgr.y (mgr.24370) 14464 : cluster [DBG] pgmap v14448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:41 smithi082 bash[20963]: audit 2024-04-03T22:20:40.047424+0000 mon.c (mon.2) 5787 : audit [DBG] from='client.? 172.21.15.67:0/1470994727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:41 smithi082 bash[20963]: audit 2024-04-03T22:20:40.426602+0000 mon.a (mon.0) 12392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:41 smithi067 bash[17655]: cluster 2024-04-03T22:20:39.884483+0000 mgr.y (mgr.24370) 14464 : cluster [DBG] pgmap v14448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:41 smithi067 bash[17655]: audit 2024-04-03T22:20:40.047424+0000 mon.c (mon.2) 5787 : audit [DBG] from='client.? 172.21.15.67:0/1470994727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:41 smithi067 bash[17655]: audit 2024-04-03T22:20:40.426602+0000 mon.a (mon.0) 12392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:41 smithi067 bash[27441]: cluster 2024-04-03T22:20:39.884483+0000 mgr.y (mgr.24370) 14464 : cluster [DBG] pgmap v14448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:41 smithi067 bash[27441]: audit 2024-04-03T22:20:40.047424+0000 mon.c (mon.2) 5787 : audit [DBG] from='client.? 172.21.15.67:0/1470994727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:41 smithi067 bash[27441]: audit 2024-04-03T22:20:40.426602+0000 mon.a (mon.0) 12392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:43 smithi082 bash[20963]: cluster 2024-04-03T22:20:41.885628+0000 mgr.y (mgr.24370) 14465 : cluster [DBG] pgmap v14449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:43 smithi082 bash[20963]: audit 2024-04-03T22:20:42.495473+0000 mon.c (mon.2) 5788 : audit [DBG] from='client.? 172.21.15.67:0/4186796315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:20:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:43 smithi067 bash[17655]: cluster 2024-04-03T22:20:41.885628+0000 mgr.y (mgr.24370) 14465 : cluster [DBG] pgmap v14449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:43 smithi067 bash[17655]: audit 2024-04-03T22:20:42.495473+0000 mon.c (mon.2) 5788 : audit [DBG] from='client.? 172.21.15.67:0/4186796315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:43 smithi067 bash[27441]: cluster 2024-04-03T22:20:41.885628+0000 mgr.y (mgr.24370) 14465 : cluster [DBG] pgmap v14449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:43 smithi067 bash[27441]: audit 2024-04-03T22:20:42.495473+0000 mon.c (mon.2) 5788 : audit [DBG] from='client.? 172.21.15.67:0/4186796315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:20:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:45 smithi082 bash[20963]: cluster 2024-04-03T22:20:43.886372+0000 mgr.y (mgr.24370) 14466 : cluster [DBG] pgmap v14450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:45.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:45 smithi082 bash[20963]: audit 2024-04-03T22:20:44.971678+0000 mon.a (mon.0) 12393 : audit [DBG] from='client.? 172.21.15.67:0/981076621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:45 smithi067 bash[17655]: cluster 2024-04-03T22:20:43.886372+0000 mgr.y (mgr.24370) 14466 : cluster [DBG] pgmap v14450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:45 smithi067 bash[17655]: audit 2024-04-03T22:20:44.971678+0000 mon.a (mon.0) 12393 : audit [DBG] from='client.? 172.21.15.67:0/981076621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:45 smithi067 bash[27441]: cluster 2024-04-03T22:20:43.886372+0000 mgr.y (mgr.24370) 14466 : cluster [DBG] pgmap v14450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:45 smithi067 bash[27441]: audit 2024-04-03T22:20:44.971678+0000 mon.a (mon.0) 12393 : audit [DBG] from='client.? 172.21.15.67:0/981076621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:46 smithi082 bash[20963]: audit 2024-04-03T22:20:45.094216+0000 mon.a (mon.0) 12394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:46 smithi082 bash[20963]: audit 2024-04-03T22:20:45.104370+0000 mon.a (mon.0) 12395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:46 smithi082 bash[20963]: audit 2024-04-03T22:20:45.394894+0000 mon.a (mon.0) 12396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:46 smithi082 bash[20963]: audit 2024-04-03T22:20:45.401869+0000 mon.a (mon.0) 12397 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:46 smithi067 bash[17655]: audit 2024-04-03T22:20:45.094216+0000 mon.a (mon.0) 12394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:46 smithi067 bash[17655]: audit 2024-04-03T22:20:45.104370+0000 mon.a (mon.0) 12395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:46 smithi067 bash[17655]: audit 2024-04-03T22:20:45.394894+0000 mon.a (mon.0) 12396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:46 smithi067 bash[17655]: audit 2024-04-03T22:20:45.401869+0000 mon.a (mon.0) 12397 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:46 smithi067 bash[27441]: audit 2024-04-03T22:20:45.094216+0000 mon.a (mon.0) 12394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:46 smithi067 bash[27441]: audit 2024-04-03T22:20:45.104370+0000 mon.a (mon.0) 12395 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:46 smithi067 bash[27441]: audit 2024-04-03T22:20:45.394894+0000 mon.a (mon.0) 12396 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:46 smithi067 bash[27441]: audit 2024-04-03T22:20:45.401869+0000 mon.a (mon.0) 12397 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:47 smithi067 bash[17655]: cluster 2024-04-03T22:20:45.887548+0000 mgr.y (mgr.24370) 14467 : cluster [DBG] pgmap v14451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:47 smithi067 bash[27441]: cluster 2024-04-03T22:20:45.887548+0000 mgr.y (mgr.24370) 14467 : cluster [DBG] pgmap v14451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:47 smithi082 bash[20963]: cluster 2024-04-03T22:20:45.887548+0000 mgr.y (mgr.24370) 14467 : cluster [DBG] pgmap v14451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:48.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:48 smithi067 bash[27441]: audit 2024-04-03T22:20:47.421271+0000 mon.c (mon.2) 5789 : audit [DBG] from='client.? 172.21.15.67:0/3057774309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:48 smithi067 bash[17655]: audit 2024-04-03T22:20:47.421271+0000 mon.c (mon.2) 5789 : audit [DBG] from='client.? 172.21.15.67:0/3057774309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:48.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:48 smithi082 bash[20963]: audit 2024-04-03T22:20:47.421271+0000 mon.c (mon.2) 5789 : audit [DBG] from='client.? 172.21.15.67:0/3057774309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:49.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:49 smithi082 bash[20963]: cluster 2024-04-03T22:20:47.888317+0000 mgr.y (mgr.24370) 14468 : cluster [DBG] pgmap v14452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:49 smithi067 bash[27441]: cluster 2024-04-03T22:20:47.888317+0000 mgr.y (mgr.24370) 14468 : cluster [DBG] pgmap v14452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:49 smithi067 bash[17655]: cluster 2024-04-03T22:20:47.888317+0000 mgr.y (mgr.24370) 14468 : cluster [DBG] pgmap v14452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:50.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:50 smithi067 bash[17655]: audit 2024-04-03T22:20:49.875233+0000 mon.c (mon.2) 5790 : audit [DBG] from='client.? 172.21.15.67:0/1048599128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:50.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:50 smithi067 bash[27441]: audit 2024-04-03T22:20:49.875233+0000 mon.c (mon.2) 5790 : audit [DBG] from='client.? 172.21.15.67:0/1048599128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:50.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:50 smithi082 bash[20963]: audit 2024-04-03T22:20:49.875233+0000 mon.c (mon.2) 5790 : audit [DBG] from='client.? 172.21.15.67:0/1048599128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:51.718 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:51 smithi067 bash[27441]: cluster 2024-04-03T22:20:49.888933+0000 mgr.y (mgr.24370) 14469 : cluster [DBG] pgmap v14453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:51.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:51 smithi067 bash[17655]: cluster 2024-04-03T22:20:49.888933+0000 mgr.y (mgr.24370) 14469 : cluster [DBG] pgmap v14453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:51 smithi082 bash[20963]: cluster 2024-04-03T22:20:49.888933+0000 mgr.y (mgr.24370) 14469 : cluster [DBG] pgmap v14453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:52.738 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:52 smithi067 bash[27441]: audit 2024-04-03T22:20:52.315757+0000 mon.a (mon.0) 12398 : audit [DBG] from='client.? 172.21.15.67:0/4132331213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:52.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:52 smithi067 bash[17655]: audit 2024-04-03T22:20:52.315757+0000 mon.a (mon.0) 12398 : audit [DBG] from='client.? 172.21.15.67:0/4132331213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:52.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:52 smithi082 bash[20963]: audit 2024-04-03T22:20:52.315757+0000 mon.a (mon.0) 12398 : audit [DBG] from='client.? 172.21.15.67:0/4132331213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:20:53.880 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:53 smithi067 bash[27441]: cluster 2024-04-03T22:20:51.890067+0000 mgr.y (mgr.24370) 14470 : cluster [DBG] pgmap v14454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:53.880 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:53 smithi067 bash[17655]: cluster 2024-04-03T22:20:51.890067+0000 mgr.y (mgr.24370) 14470 : cluster [DBG] pgmap v14454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:53.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:53 smithi082 bash[20963]: cluster 2024-04-03T22:20:51.890067+0000 mgr.y (mgr.24370) 14470 : cluster [DBG] pgmap v14454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:20:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:55 smithi082 bash[20963]: cluster 2024-04-03T22:20:53.890677+0000 mgr.y (mgr.24370) 14471 : cluster [DBG] pgmap v14455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:55 smithi082 bash[20963]: audit 2024-04-03T22:20:54.764024+0000 mon.a (mon.0) 12399 : audit [DBG] from='client.? 172.21.15.67:0/4001104211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:55 smithi082 bash[20963]: audit 2024-04-03T22:20:55.427325+0000 mon.a (mon.0) 12400 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:55 smithi067 bash[17655]: cluster 2024-04-03T22:20:53.890677+0000 mgr.y (mgr.24370) 14471 : cluster [DBG] pgmap v14455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:55 smithi067 bash[17655]: audit 2024-04-03T22:20:54.764024+0000 mon.a (mon.0) 12399 : audit [DBG] from='client.? 172.21.15.67:0/4001104211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:55 smithi067 bash[17655]: audit 2024-04-03T22:20:55.427325+0000 mon.a (mon.0) 12400 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:55 smithi067 bash[27441]: cluster 2024-04-03T22:20:53.890677+0000 mgr.y (mgr.24370) 14471 : cluster [DBG] pgmap v14455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:55 smithi067 bash[27441]: audit 2024-04-03T22:20:54.764024+0000 mon.a (mon.0) 12399 : audit [DBG] from='client.? 172.21.15.67:0/4001104211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:55 smithi067 bash[27441]: audit 2024-04-03T22:20:55.427325+0000 mon.a (mon.0) 12400 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:20:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:57 smithi082 bash[20963]: cluster 2024-04-03T22:20:55.891944+0000 mgr.y (mgr.24370) 14472 : cluster [DBG] pgmap v14456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:57 smithi082 bash[20963]: audit 2024-04-03T22:20:56.284715+0000 mon.a (mon.0) 12401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:57 smithi082 bash[20963]: audit 2024-04-03T22:20:56.296588+0000 mon.a (mon.0) 12402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:57 smithi082 bash[20963]: audit 2024-04-03T22:20:56.298183+0000 mon.a (mon.0) 12403 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:20:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:57 smithi082 bash[20963]: audit 2024-04-03T22:20:56.299781+0000 mon.a (mon.0) 12404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:20:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:57 smithi082 bash[20963]: audit 2024-04-03T22:20:56.308734+0000 mon.a (mon.0) 12405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:57 smithi082 bash[20963]: audit 2024-04-03T22:20:57.218194+0000 mon.c (mon.2) 5791 : audit [DBG] from='client.? 172.21.15.67:0/3142711602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:57.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[17655]: cluster 2024-04-03T22:20:55.891944+0000 mgr.y (mgr.24370) 14472 : cluster [DBG] pgmap v14456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[17655]: audit 2024-04-03T22:20:56.284715+0000 mon.a (mon.0) 12401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[17655]: audit 2024-04-03T22:20:56.296588+0000 mon.a (mon.0) 12402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[17655]: audit 2024-04-03T22:20:56.298183+0000 mon.a (mon.0) 12403 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:20:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[17655]: audit 2024-04-03T22:20:56.299781+0000 mon.a (mon.0) 12404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:20:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[17655]: audit 2024-04-03T22:20:56.308734+0000 mon.a (mon.0) 12405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[17655]: audit 2024-04-03T22:20:57.218194+0000 mon.c (mon.2) 5791 : audit [DBG] from='client.? 172.21.15.67:0/3142711602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[27441]: cluster 2024-04-03T22:20:55.891944+0000 mgr.y (mgr.24370) 14472 : cluster [DBG] pgmap v14456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[27441]: audit 2024-04-03T22:20:56.284715+0000 mon.a (mon.0) 12401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[27441]: audit 2024-04-03T22:20:56.296588+0000 mon.a (mon.0) 12402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[27441]: audit 2024-04-03T22:20:56.298183+0000 mon.a (mon.0) 12403 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:20:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[27441]: audit 2024-04-03T22:20:56.299781+0000 mon.a (mon.0) 12404 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:20:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[27441]: audit 2024-04-03T22:20:56.308734+0000 mon.a (mon.0) 12405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:20:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:57 smithi067 bash[27441]: audit 2024-04-03T22:20:57.218194+0000 mon.c (mon.2) 5791 : audit [DBG] from='client.? 172.21.15.67:0/3142711602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:20:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:20:59 smithi082 bash[20963]: cluster 2024-04-03T22:20:57.892608+0000 mgr.y (mgr.24370) 14473 : cluster [DBG] pgmap v14457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:59.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:20:59 smithi067 bash[27441]: cluster 2024-04-03T22:20:57.892608+0000 mgr.y (mgr.24370) 14473 : cluster [DBG] pgmap v14457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:20:59.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:20:59 smithi067 bash[17655]: cluster 2024-04-03T22:20:57.892608+0000 mgr.y (mgr.24370) 14473 : cluster [DBG] pgmap v14457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:00.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:00 smithi082 bash[20963]: audit 2024-04-03T22:20:59.667835+0000 mon.c (mon.2) 5792 : audit [DBG] from='client.? 172.21.15.67:0/176825345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:00 smithi067 bash[17655]: audit 2024-04-03T22:20:59.667835+0000 mon.c (mon.2) 5792 : audit [DBG] from='client.? 172.21.15.67:0/176825345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:00.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:00 smithi067 bash[27441]: audit 2024-04-03T22:20:59.667835+0000 mon.c (mon.2) 5792 : audit [DBG] from='client.? 172.21.15.67:0/176825345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:01 smithi082 bash[20963]: cluster 2024-04-03T22:20:59.893298+0000 mgr.y (mgr.24370) 14474 : cluster [DBG] pgmap v14458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:01.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:01 smithi067 bash[17655]: cluster 2024-04-03T22:20:59.893298+0000 mgr.y (mgr.24370) 14474 : cluster [DBG] pgmap v14458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:01 smithi067 bash[27441]: cluster 2024-04-03T22:20:59.893298+0000 mgr.y (mgr.24370) 14474 : cluster [DBG] pgmap v14458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:02 smithi082 bash[20963]: audit 2024-04-03T22:21:02.123460+0000 mon.a (mon.0) 12406 : audit [DBG] from='client.? 172.21.15.67:0/325948090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:02.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:02 smithi067 bash[17655]: audit 2024-04-03T22:21:02.123460+0000 mon.a (mon.0) 12406 : audit [DBG] from='client.? 172.21.15.67:0/325948090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:02.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:02 smithi067 bash[27441]: audit 2024-04-03T22:21:02.123460+0000 mon.a (mon.0) 12406 : audit [DBG] from='client.? 172.21.15.67:0/325948090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:21:03.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:03 smithi067 bash[27441]: cluster 2024-04-03T22:21:01.894449+0000 mgr.y (mgr.24370) 14475 : cluster [DBG] pgmap v14459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:03 smithi067 bash[17655]: cluster 2024-04-03T22:21:01.894449+0000 mgr.y (mgr.24370) 14475 : cluster [DBG] pgmap v14459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:03.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:21:03.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:03 smithi082 bash[20963]: cluster 2024-04-03T22:21:01.894449+0000 mgr.y (mgr.24370) 14475 : cluster [DBG] pgmap v14459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:05 smithi082 bash[20963]: cluster 2024-04-03T22:21:03.895169+0000 mgr.y (mgr.24370) 14476 : cluster [DBG] pgmap v14460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:05 smithi082 bash[20963]: audit 2024-04-03T22:21:04.584105+0000 mon.a (mon.0) 12407 : audit [DBG] from='client.? 172.21.15.67:0/2243467531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:05 smithi067 bash[27441]: cluster 2024-04-03T22:21:03.895169+0000 mgr.y (mgr.24370) 14476 : cluster [DBG] pgmap v14460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:05 smithi067 bash[27441]: audit 2024-04-03T22:21:04.584105+0000 mon.a (mon.0) 12407 : audit [DBG] from='client.? 172.21.15.67:0/2243467531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:05 smithi067 bash[17655]: cluster 2024-04-03T22:21:03.895169+0000 mgr.y (mgr.24370) 14476 : cluster [DBG] pgmap v14460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:05 smithi067 bash[17655]: audit 2024-04-03T22:21:04.584105+0000 mon.a (mon.0) 12407 : audit [DBG] from='client.? 172.21.15.67:0/2243467531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:07 smithi082 bash[20963]: cluster 2024-04-03T22:21:05.896460+0000 mgr.y (mgr.24370) 14477 : cluster [DBG] pgmap v14461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:07 smithi082 bash[20963]: audit 2024-04-03T22:21:07.042820+0000 mon.a (mon.0) 12408 : audit [DBG] from='client.? 172.21.15.67:0/2063524180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:07 smithi067 bash[17655]: cluster 2024-04-03T22:21:05.896460+0000 mgr.y (mgr.24370) 14477 : cluster [DBG] pgmap v14461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:07 smithi067 bash[17655]: audit 2024-04-03T22:21:07.042820+0000 mon.a (mon.0) 12408 : audit [DBG] from='client.? 172.21.15.67:0/2063524180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:07 smithi067 bash[27441]: cluster 2024-04-03T22:21:05.896460+0000 mgr.y (mgr.24370) 14477 : cluster [DBG] pgmap v14461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:07 smithi067 bash[27441]: audit 2024-04-03T22:21:07.042820+0000 mon.a (mon.0) 12408 : audit [DBG] from='client.? 172.21.15.67:0/2063524180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:09 smithi082 bash[20963]: cluster 2024-04-03T22:21:07.897183+0000 mgr.y (mgr.24370) 14478 : cluster [DBG] pgmap v14462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:09 smithi067 bash[17655]: cluster 2024-04-03T22:21:07.897183+0000 mgr.y (mgr.24370) 14478 : cluster [DBG] pgmap v14462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:09 smithi067 bash[27441]: cluster 2024-04-03T22:21:07.897183+0000 mgr.y (mgr.24370) 14478 : cluster [DBG] pgmap v14462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:10.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:10 smithi082 bash[20963]: audit 2024-04-03T22:21:09.496703+0000 mon.c (mon.2) 5793 : audit [DBG] from='client.? 172.21.15.67:0/2421319608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:10.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:10 smithi067 bash[17655]: audit 2024-04-03T22:21:09.496703+0000 mon.c (mon.2) 5793 : audit [DBG] from='client.? 172.21.15.67:0/2421319608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:10.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:10 smithi067 bash[27441]: audit 2024-04-03T22:21:09.496703+0000 mon.c (mon.2) 5793 : audit [DBG] from='client.? 172.21.15.67:0/2421319608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:11.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:11 smithi082 bash[20963]: cluster 2024-04-03T22:21:09.897875+0000 mgr.y (mgr.24370) 14479 : cluster [DBG] pgmap v14463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:11 smithi082 bash[20963]: audit 2024-04-03T22:21:10.427278+0000 mon.a (mon.0) 12409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:11 smithi067 bash[27441]: cluster 2024-04-03T22:21:09.897875+0000 mgr.y (mgr.24370) 14479 : cluster [DBG] pgmap v14463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:11 smithi067 bash[27441]: audit 2024-04-03T22:21:10.427278+0000 mon.a (mon.0) 12409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:11 smithi067 bash[17655]: cluster 2024-04-03T22:21:09.897875+0000 mgr.y (mgr.24370) 14479 : cluster [DBG] pgmap v14463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:11 smithi067 bash[17655]: audit 2024-04-03T22:21:10.427278+0000 mon.a (mon.0) 12409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:12 smithi082 bash[20963]: audit 2024-04-03T22:21:11.954320+0000 mon.a (mon.0) 12410 : audit [DBG] from='client.? 172.21.15.67:0/1367440919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:12.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:12 smithi067 bash[27441]: audit 2024-04-03T22:21:11.954320+0000 mon.a (mon.0) 12410 : audit [DBG] from='client.? 172.21.15.67:0/1367440919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:12 smithi067 bash[17655]: audit 2024-04-03T22:21:11.954320+0000 mon.a (mon.0) 12410 : audit [DBG] from='client.? 172.21.15.67:0/1367440919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:13.338 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:21:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:21:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:13 smithi082 bash[20963]: cluster 2024-04-03T22:21:11.898642+0000 mgr.y (mgr.24370) 14480 : cluster [DBG] pgmap v14464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:13.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:13 smithi067 bash[17655]: cluster 2024-04-03T22:21:11.898642+0000 mgr.y (mgr.24370) 14480 : cluster [DBG] pgmap v14464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:13 smithi067 bash[27441]: cluster 2024-04-03T22:21:11.898642+0000 mgr.y (mgr.24370) 14480 : cluster [DBG] pgmap v14464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:15.632 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 22:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T22:21:15.564570882Z level=info msg="Completed cleanup jobs" duration=34.060762ms 2024-04-03T22:21:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:15 smithi082 bash[20963]: cluster 2024-04-03T22:21:13.899298+0000 mgr.y (mgr.24370) 14481 : cluster [DBG] pgmap v14465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:15 smithi082 bash[20963]: audit 2024-04-03T22:21:14.414218+0000 mon.c (mon.2) 5794 : audit [DBG] from='client.? 172.21.15.67:0/3255690303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:15 smithi067 bash[27441]: cluster 2024-04-03T22:21:13.899298+0000 mgr.y (mgr.24370) 14481 : cluster [DBG] pgmap v14465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:15.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:15 smithi067 bash[27441]: audit 2024-04-03T22:21:14.414218+0000 mon.c (mon.2) 5794 : audit [DBG] from='client.? 172.21.15.67:0/3255690303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:15 smithi067 bash[17655]: cluster 2024-04-03T22:21:13.899298+0000 mgr.y (mgr.24370) 14481 : cluster [DBG] pgmap v14465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:15 smithi067 bash[17655]: audit 2024-04-03T22:21:14.414218+0000 mon.c (mon.2) 5794 : audit [DBG] from='client.? 172.21.15.67:0/3255690303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:17 smithi082 bash[20963]: cluster 2024-04-03T22:21:15.900463+0000 mgr.y (mgr.24370) 14482 : cluster [DBG] pgmap v14466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:17 smithi082 bash[20963]: audit 2024-04-03T22:21:16.869762+0000 mon.a (mon.0) 12411 : audit [DBG] from='client.? 172.21.15.67:0/565282034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:17 smithi067 bash[17655]: cluster 2024-04-03T22:21:15.900463+0000 mgr.y (mgr.24370) 14482 : cluster [DBG] pgmap v14466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:17 smithi067 bash[17655]: audit 2024-04-03T22:21:16.869762+0000 mon.a (mon.0) 12411 : audit [DBG] from='client.? 172.21.15.67:0/565282034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:17 smithi067 bash[27441]: cluster 2024-04-03T22:21:15.900463+0000 mgr.y (mgr.24370) 14482 : cluster [DBG] pgmap v14466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:17 smithi067 bash[27441]: audit 2024-04-03T22:21:16.869762+0000 mon.a (mon.0) 12411 : audit [DBG] from='client.? 172.21.15.67:0/565282034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:19 smithi082 bash[20963]: cluster 2024-04-03T22:21:17.901134+0000 mgr.y (mgr.24370) 14483 : cluster [DBG] pgmap v14467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:19 smithi082 bash[20963]: audit 2024-04-03T22:21:19.321749+0000 mon.c (mon.2) 5795 : audit [DBG] from='client.? 172.21.15.67:0/2484209351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:19 smithi067 bash[27441]: cluster 2024-04-03T22:21:17.901134+0000 mgr.y (mgr.24370) 14483 : cluster [DBG] pgmap v14467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:19 smithi067 bash[27441]: audit 2024-04-03T22:21:19.321749+0000 mon.c (mon.2) 5795 : audit [DBG] from='client.? 172.21.15.67:0/2484209351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:19 smithi067 bash[17655]: cluster 2024-04-03T22:21:17.901134+0000 mgr.y (mgr.24370) 14483 : cluster [DBG] pgmap v14467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:19 smithi067 bash[17655]: audit 2024-04-03T22:21:19.321749+0000 mon.c (mon.2) 5795 : audit [DBG] from='client.? 172.21.15.67:0/2484209351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:21.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:21 smithi082 bash[20963]: cluster 2024-04-03T22:21:19.901861+0000 mgr.y (mgr.24370) 14484 : cluster [DBG] pgmap v14468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:21 smithi067 bash[27441]: cluster 2024-04-03T22:21:19.901861+0000 mgr.y (mgr.24370) 14484 : cluster [DBG] pgmap v14468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:21.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:21 smithi067 bash[17655]: cluster 2024-04-03T22:21:19.901861+0000 mgr.y (mgr.24370) 14484 : cluster [DBG] pgmap v14468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:22.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:22 smithi082 bash[20963]: audit 2024-04-03T22:21:21.780187+0000 mon.c (mon.2) 5796 : audit [DBG] from='client.? 172.21.15.67:0/3293293908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:22 smithi067 bash[17655]: audit 2024-04-03T22:21:21.780187+0000 mon.c (mon.2) 5796 : audit [DBG] from='client.? 172.21.15.67:0/3293293908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:22 smithi067 bash[27441]: audit 2024-04-03T22:21:21.780187+0000 mon.c (mon.2) 5796 : audit [DBG] from='client.? 172.21.15.67:0/3293293908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:23.369 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:21:23.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:23 smithi082 bash[20963]: cluster 2024-04-03T22:21:21.903010+0000 mgr.y (mgr.24370) 14485 : cluster [DBG] pgmap v14469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:21:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:23 smithi067 bash[17655]: cluster 2024-04-03T22:21:21.903010+0000 mgr.y (mgr.24370) 14485 : cluster [DBG] pgmap v14469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:23 smithi067 bash[27441]: cluster 2024-04-03T22:21:21.903010+0000 mgr.y (mgr.24370) 14485 : cluster [DBG] pgmap v14469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:24 smithi082 bash[20963]: audit 2024-04-03T22:21:24.230561+0000 mon.c (mon.2) 5797 : audit [DBG] from='client.? 172.21.15.67:0/36737399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:24 smithi067 bash[17655]: audit 2024-04-03T22:21:24.230561+0000 mon.c (mon.2) 5797 : audit [DBG] from='client.? 172.21.15.67:0/36737399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:24.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:24 smithi067 bash[27441]: audit 2024-04-03T22:21:24.230561+0000 mon.c (mon.2) 5797 : audit [DBG] from='client.? 172.21.15.67:0/36737399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:25.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:25 smithi082 bash[20963]: cluster 2024-04-03T22:21:23.903659+0000 mgr.y (mgr.24370) 14486 : cluster [DBG] pgmap v14470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:25 smithi067 bash[17655]: cluster 2024-04-03T22:21:23.903659+0000 mgr.y (mgr.24370) 14486 : cluster [DBG] pgmap v14470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:25 smithi067 bash[27441]: cluster 2024-04-03T22:21:23.903659+0000 mgr.y (mgr.24370) 14486 : cluster [DBG] pgmap v14470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:26 smithi067 bash[17655]: audit 2024-04-03T22:21:25.427691+0000 mon.a (mon.0) 12412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:26 smithi067 bash[27441]: audit 2024-04-03T22:21:25.427691+0000 mon.a (mon.0) 12412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:26 smithi082 bash[20963]: audit 2024-04-03T22:21:25.427691+0000 mon.a (mon.0) 12412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:27.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:27 smithi067 bash[27441]: cluster 2024-04-03T22:21:25.904839+0000 mgr.y (mgr.24370) 14487 : cluster [DBG] pgmap v14471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:27 smithi067 bash[27441]: audit 2024-04-03T22:21:26.685983+0000 mon.c (mon.2) 5798 : audit [DBG] from='client.? 172.21.15.67:0/1493913134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:27 smithi067 bash[17655]: cluster 2024-04-03T22:21:25.904839+0000 mgr.y (mgr.24370) 14487 : cluster [DBG] pgmap v14471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:27 smithi067 bash[17655]: audit 2024-04-03T22:21:26.685983+0000 mon.c (mon.2) 5798 : audit [DBG] from='client.? 172.21.15.67:0/1493913134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:27 smithi082 bash[20963]: cluster 2024-04-03T22:21:25.904839+0000 mgr.y (mgr.24370) 14487 : cluster [DBG] pgmap v14471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:27 smithi082 bash[20963]: audit 2024-04-03T22:21:26.685983+0000 mon.c (mon.2) 5798 : audit [DBG] from='client.? 172.21.15.67:0/1493913134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:29 smithi067 bash[17655]: cluster 2024-04-03T22:21:27.905677+0000 mgr.y (mgr.24370) 14488 : cluster [DBG] pgmap v14472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:29 smithi067 bash[17655]: audit 2024-04-03T22:21:29.138333+0000 mon.c (mon.2) 5799 : audit [DBG] from='client.? 172.21.15.67:0/646368866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:29 smithi067 bash[27441]: cluster 2024-04-03T22:21:27.905677+0000 mgr.y (mgr.24370) 14488 : cluster [DBG] pgmap v14472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:29 smithi067 bash[27441]: audit 2024-04-03T22:21:29.138333+0000 mon.c (mon.2) 5799 : audit [DBG] from='client.? 172.21.15.67:0/646368866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:29 smithi082 bash[20963]: cluster 2024-04-03T22:21:27.905677+0000 mgr.y (mgr.24370) 14488 : cluster [DBG] pgmap v14472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:29 smithi082 bash[20963]: audit 2024-04-03T22:21:29.138333+0000 mon.c (mon.2) 5799 : audit [DBG] from='client.? 172.21.15.67:0/646368866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:31 smithi067 bash[17655]: cluster 2024-04-03T22:21:29.906471+0000 mgr.y (mgr.24370) 14489 : cluster [DBG] pgmap v14473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:31 smithi067 bash[27441]: cluster 2024-04-03T22:21:29.906471+0000 mgr.y (mgr.24370) 14489 : cluster [DBG] pgmap v14473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:31 smithi082 bash[20963]: cluster 2024-04-03T22:21:29.906471+0000 mgr.y (mgr.24370) 14489 : cluster [DBG] pgmap v14473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:32.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:32 smithi067 bash[17655]: audit 2024-04-03T22:21:31.593525+0000 mon.c (mon.2) 5800 : audit [DBG] from='client.? 172.21.15.67:0/757458922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:32 smithi067 bash[27441]: audit 2024-04-03T22:21:31.593525+0000 mon.c (mon.2) 5800 : audit [DBG] from='client.? 172.21.15.67:0/757458922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:32 smithi082 bash[20963]: audit 2024-04-03T22:21:31.593525+0000 mon.c (mon.2) 5800 : audit [DBG] from='client.? 172.21.15.67:0/757458922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:33.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:21:33.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:33 smithi067 bash[17655]: cluster 2024-04-03T22:21:31.907800+0000 mgr.y (mgr.24370) 14490 : cluster [DBG] pgmap v14474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:33.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:33 smithi067 bash[27441]: cluster 2024-04-03T22:21:31.907800+0000 mgr.y (mgr.24370) 14490 : cluster [DBG] pgmap v14474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:33 smithi082 bash[20963]: cluster 2024-04-03T22:21:31.907800+0000 mgr.y (mgr.24370) 14490 : cluster [DBG] pgmap v14474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:21:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:34 smithi082 bash[20963]: audit 2024-04-03T22:21:34.050282+0000 mon.c (mon.2) 5801 : audit [DBG] from='client.? 172.21.15.67:0/4049362979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:34 smithi067 bash[17655]: audit 2024-04-03T22:21:34.050282+0000 mon.c (mon.2) 5801 : audit [DBG] from='client.? 172.21.15.67:0/4049362979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:34.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:34 smithi067 bash[27441]: audit 2024-04-03T22:21:34.050282+0000 mon.c (mon.2) 5801 : audit [DBG] from='client.? 172.21.15.67:0/4049362979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:35.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:35 smithi082 bash[20963]: cluster 2024-04-03T22:21:33.908460+0000 mgr.y (mgr.24370) 14491 : cluster [DBG] pgmap v14475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:35 smithi067 bash[17655]: cluster 2024-04-03T22:21:33.908460+0000 mgr.y (mgr.24370) 14491 : cluster [DBG] pgmap v14475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:35 smithi067 bash[27441]: cluster 2024-04-03T22:21:33.908460+0000 mgr.y (mgr.24370) 14491 : cluster [DBG] pgmap v14475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:37 smithi082 bash[20963]: cluster 2024-04-03T22:21:35.909626+0000 mgr.y (mgr.24370) 14492 : cluster [DBG] pgmap v14476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:37 smithi082 bash[20963]: audit 2024-04-03T22:21:36.504539+0000 mon.a (mon.0) 12413 : audit [DBG] from='client.? 172.21.15.67:0/1489998038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:37 smithi067 bash[27441]: cluster 2024-04-03T22:21:35.909626+0000 mgr.y (mgr.24370) 14492 : cluster [DBG] pgmap v14476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:37 smithi067 bash[27441]: audit 2024-04-03T22:21:36.504539+0000 mon.a (mon.0) 12413 : audit [DBG] from='client.? 172.21.15.67:0/1489998038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:37 smithi067 bash[17655]: cluster 2024-04-03T22:21:35.909626+0000 mgr.y (mgr.24370) 14492 : cluster [DBG] pgmap v14476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:37 smithi067 bash[17655]: audit 2024-04-03T22:21:36.504539+0000 mon.a (mon.0) 12413 : audit [DBG] from='client.? 172.21.15.67:0/1489998038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:39 smithi082 bash[20963]: cluster 2024-04-03T22:21:37.910303+0000 mgr.y (mgr.24370) 14493 : cluster [DBG] pgmap v14477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:39 smithi082 bash[20963]: audit 2024-04-03T22:21:38.955640+0000 mon.a (mon.0) 12414 : audit [DBG] from='client.? 172.21.15.67:0/3456821706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:39.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:39 smithi067 bash[17655]: cluster 2024-04-03T22:21:37.910303+0000 mgr.y (mgr.24370) 14493 : cluster [DBG] pgmap v14477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:39 smithi067 bash[17655]: audit 2024-04-03T22:21:38.955640+0000 mon.a (mon.0) 12414 : audit [DBG] from='client.? 172.21.15.67:0/3456821706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:39 smithi067 bash[27441]: cluster 2024-04-03T22:21:37.910303+0000 mgr.y (mgr.24370) 14493 : cluster [DBG] pgmap v14477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:39 smithi067 bash[27441]: audit 2024-04-03T22:21:38.955640+0000 mon.a (mon.0) 12414 : audit [DBG] from='client.? 172.21.15.67:0/3456821706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:40 smithi082 bash[20963]: audit 2024-04-03T22:21:40.428281+0000 mon.a (mon.0) 12415 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:40.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:40 smithi067 bash[27441]: audit 2024-04-03T22:21:40.428281+0000 mon.a (mon.0) 12415 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:40 smithi067 bash[17655]: audit 2024-04-03T22:21:40.428281+0000 mon.a (mon.0) 12415 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:41 smithi082 bash[20963]: cluster 2024-04-03T22:21:39.910991+0000 mgr.y (mgr.24370) 14494 : cluster [DBG] pgmap v14478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:41 smithi082 bash[20963]: audit 2024-04-03T22:21:41.404032+0000 mon.c (mon.2) 5802 : audit [DBG] from='client.? 172.21.15.67:0/2770269159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:41 smithi067 bash[27441]: cluster 2024-04-03T22:21:39.910991+0000 mgr.y (mgr.24370) 14494 : cluster [DBG] pgmap v14478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:41 smithi067 bash[27441]: audit 2024-04-03T22:21:41.404032+0000 mon.c (mon.2) 5802 : audit [DBG] from='client.? 172.21.15.67:0/2770269159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:41 smithi067 bash[17655]: cluster 2024-04-03T22:21:39.910991+0000 mgr.y (mgr.24370) 14494 : cluster [DBG] pgmap v14478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:41 smithi067 bash[17655]: audit 2024-04-03T22:21:41.404032+0000 mon.c (mon.2) 5802 : audit [DBG] from='client.? 172.21.15.67:0/2770269159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:21:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:43 smithi082 bash[20963]: cluster 2024-04-03T22:21:41.912077+0000 mgr.y (mgr.24370) 14495 : cluster [DBG] pgmap v14479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:21:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:43 smithi067 bash[17655]: cluster 2024-04-03T22:21:41.912077+0000 mgr.y (mgr.24370) 14495 : cluster [DBG] pgmap v14479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:43 smithi067 bash[27441]: cluster 2024-04-03T22:21:41.912077+0000 mgr.y (mgr.24370) 14495 : cluster [DBG] pgmap v14479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:44 smithi082 bash[20963]: audit 2024-04-03T22:21:43.852136+0000 mon.a (mon.0) 12416 : audit [DBG] from='client.? 172.21.15.67:0/154651432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:44.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:44 smithi067 bash[27441]: audit 2024-04-03T22:21:43.852136+0000 mon.a (mon.0) 12416 : audit [DBG] from='client.? 172.21.15.67:0/154651432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:44 smithi067 bash[17655]: audit 2024-04-03T22:21:43.852136+0000 mon.a (mon.0) 12416 : audit [DBG] from='client.? 172.21.15.67:0/154651432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:45.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:45 smithi082 bash[20963]: cluster 2024-04-03T22:21:43.912696+0000 mgr.y (mgr.24370) 14496 : cluster [DBG] pgmap v14480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:45.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:45 smithi067 bash[27441]: cluster 2024-04-03T22:21:43.912696+0000 mgr.y (mgr.24370) 14496 : cluster [DBG] pgmap v14480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:45 smithi067 bash[17655]: cluster 2024-04-03T22:21:43.912696+0000 mgr.y (mgr.24370) 14496 : cluster [DBG] pgmap v14480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:46.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:46 smithi082 bash[20963]: audit 2024-04-03T22:21:46.302145+0000 mon.c (mon.2) 5803 : audit [DBG] from='client.? 172.21.15.67:0/2095605013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:46.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:46 smithi067 bash[17655]: audit 2024-04-03T22:21:46.302145+0000 mon.c (mon.2) 5803 : audit [DBG] from='client.? 172.21.15.67:0/2095605013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:46.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:46 smithi067 bash[27441]: audit 2024-04-03T22:21:46.302145+0000 mon.c (mon.2) 5803 : audit [DBG] from='client.? 172.21.15.67:0/2095605013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:47.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:47 smithi082 bash[20963]: cluster 2024-04-03T22:21:45.913850+0000 mgr.y (mgr.24370) 14497 : cluster [DBG] pgmap v14481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:47 smithi067 bash[27441]: cluster 2024-04-03T22:21:45.913850+0000 mgr.y (mgr.24370) 14497 : cluster [DBG] pgmap v14481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:47 smithi067 bash[17655]: cluster 2024-04-03T22:21:45.913850+0000 mgr.y (mgr.24370) 14497 : cluster [DBG] pgmap v14481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:49.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:49 smithi082 bash[20963]: cluster 2024-04-03T22:21:47.914479+0000 mgr.y (mgr.24370) 14498 : cluster [DBG] pgmap v14482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:49.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:49 smithi082 bash[20963]: audit 2024-04-03T22:21:48.762302+0000 mon.c (mon.2) 5804 : audit [DBG] from='client.? 172.21.15.67:0/2940278611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:49 smithi067 bash[27441]: cluster 2024-04-03T22:21:47.914479+0000 mgr.y (mgr.24370) 14498 : cluster [DBG] pgmap v14482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:49.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:49 smithi067 bash[27441]: audit 2024-04-03T22:21:48.762302+0000 mon.c (mon.2) 5804 : audit [DBG] from='client.? 172.21.15.67:0/2940278611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:49 smithi067 bash[17655]: cluster 2024-04-03T22:21:47.914479+0000 mgr.y (mgr.24370) 14498 : cluster [DBG] pgmap v14482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:49 smithi067 bash[17655]: audit 2024-04-03T22:21:48.762302+0000 mon.c (mon.2) 5804 : audit [DBG] from='client.? 172.21.15.67:0/2940278611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:51 smithi082 bash[20963]: cluster 2024-04-03T22:21:49.915147+0000 mgr.y (mgr.24370) 14499 : cluster [DBG] pgmap v14483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:51.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:51 smithi082 bash[20963]: audit 2024-04-03T22:21:51.203705+0000 mon.a (mon.0) 12417 : audit [DBG] from='client.? 172.21.15.67:0/192925569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:51 smithi067 bash[27441]: cluster 2024-04-03T22:21:49.915147+0000 mgr.y (mgr.24370) 14499 : cluster [DBG] pgmap v14483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:51.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:51 smithi067 bash[27441]: audit 2024-04-03T22:21:51.203705+0000 mon.a (mon.0) 12417 : audit [DBG] from='client.? 172.21.15.67:0/192925569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:51 smithi067 bash[17655]: cluster 2024-04-03T22:21:49.915147+0000 mgr.y (mgr.24370) 14499 : cluster [DBG] pgmap v14483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:51 smithi067 bash[17655]: audit 2024-04-03T22:21:51.203705+0000 mon.a (mon.0) 12417 : audit [DBG] from='client.? 172.21.15.67:0/192925569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:21:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:21:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:53 smithi082 bash[20963]: cluster 2024-04-03T22:21:51.916362+0000 mgr.y (mgr.24370) 14500 : cluster [DBG] pgmap v14484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:53 smithi067 bash[17655]: cluster 2024-04-03T22:21:51.916362+0000 mgr.y (mgr.24370) 14500 : cluster [DBG] pgmap v14484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:53 smithi067 bash[27441]: cluster 2024-04-03T22:21:51.916362+0000 mgr.y (mgr.24370) 14500 : cluster [DBG] pgmap v14484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:54 smithi082 bash[20963]: audit 2024-04-03T22:21:53.657492+0000 mon.c (mon.2) 5805 : audit [DBG] from='client.? 172.21.15.67:0/1779054484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:54 smithi067 bash[17655]: audit 2024-04-03T22:21:53.657492+0000 mon.c (mon.2) 5805 : audit [DBG] from='client.? 172.21.15.67:0/1779054484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:54 smithi067 bash[27441]: audit 2024-04-03T22:21:53.657492+0000 mon.c (mon.2) 5805 : audit [DBG] from='client.? 172.21.15.67:0/1779054484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:55 smithi082 bash[20963]: cluster 2024-04-03T22:21:53.917262+0000 mgr.y (mgr.24370) 14501 : cluster [DBG] pgmap v14485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:55.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:55 smithi082 bash[20963]: audit 2024-04-03T22:21:55.428533+0000 mon.a (mon.0) 12418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:55 smithi067 bash[27441]: cluster 2024-04-03T22:21:53.917262+0000 mgr.y (mgr.24370) 14501 : cluster [DBG] pgmap v14485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:55.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:55 smithi067 bash[27441]: audit 2024-04-03T22:21:55.428533+0000 mon.a (mon.0) 12418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:55 smithi067 bash[17655]: cluster 2024-04-03T22:21:53.917262+0000 mgr.y (mgr.24370) 14501 : cluster [DBG] pgmap v14485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:55 smithi067 bash[17655]: audit 2024-04-03T22:21:55.428533+0000 mon.a (mon.0) 12418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:21:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:56 smithi082 bash[20963]: cluster 2024-04-03T22:21:55.918416+0000 mgr.y (mgr.24370) 14502 : cluster [DBG] pgmap v14486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:56 smithi082 bash[20963]: audit 2024-04-03T22:21:56.113043+0000 mon.c (mon.2) 5806 : audit [DBG] from='client.? 172.21.15.67:0/211026458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:56 smithi082 bash[20963]: audit 2024-04-03T22:21:56.383258+0000 mon.a (mon.0) 12419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:21:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:56 smithi067 bash[27441]: cluster 2024-04-03T22:21:55.918416+0000 mgr.y (mgr.24370) 14502 : cluster [DBG] pgmap v14486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:56 smithi067 bash[27441]: audit 2024-04-03T22:21:56.113043+0000 mon.c (mon.2) 5806 : audit [DBG] from='client.? 172.21.15.67:0/211026458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:56.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:56 smithi067 bash[27441]: audit 2024-04-03T22:21:56.383258+0000 mon.a (mon.0) 12419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:21:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:56 smithi067 bash[17655]: cluster 2024-04-03T22:21:55.918416+0000 mgr.y (mgr.24370) 14502 : cluster [DBG] pgmap v14486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:56 smithi067 bash[17655]: audit 2024-04-03T22:21:56.113043+0000 mon.c (mon.2) 5806 : audit [DBG] from='client.? 172.21.15.67:0/211026458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:56 smithi067 bash[17655]: audit 2024-04-03T22:21:56.383258+0000 mon.a (mon.0) 12419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:21:58.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:57 smithi082 bash[20963]: audit 2024-04-03T22:21:56.713565+0000 mon.a (mon.0) 12420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:21:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:57 smithi082 bash[20963]: audit 2024-04-03T22:21:56.723554+0000 mon.a (mon.0) 12421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:21:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:57 smithi067 bash[17655]: audit 2024-04-03T22:21:56.713565+0000 mon.a (mon.0) 12420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:21:58.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:57 smithi067 bash[17655]: audit 2024-04-03T22:21:56.723554+0000 mon.a (mon.0) 12421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:21:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:57 smithi067 bash[27441]: audit 2024-04-03T22:21:56.713565+0000 mon.a (mon.0) 12420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:21:58.164 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:57 smithi067 bash[27441]: audit 2024-04-03T22:21:56.723554+0000 mon.a (mon.0) 12421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:21:59.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:58 smithi082 bash[20963]: cluster 2024-04-03T22:21:57.919112+0000 mgr.y (mgr.24370) 14503 : cluster [DBG] pgmap v14487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:21:58 smithi082 bash[20963]: audit 2024-04-03T22:21:58.571063+0000 mon.c (mon.2) 5807 : audit [DBG] from='client.? 172.21.15.67:0/3895852394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:58 smithi067 bash[17655]: cluster 2024-04-03T22:21:57.919112+0000 mgr.y (mgr.24370) 14503 : cluster [DBG] pgmap v14487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:59.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:21:58 smithi067 bash[17655]: audit 2024-04-03T22:21:58.571063+0000 mon.c (mon.2) 5807 : audit [DBG] from='client.? 172.21.15.67:0/3895852394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:21:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:58 smithi067 bash[27441]: cluster 2024-04-03T22:21:57.919112+0000 mgr.y (mgr.24370) 14503 : cluster [DBG] pgmap v14487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:21:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:21:58 smithi067 bash[27441]: audit 2024-04-03T22:21:58.571063+0000 mon.c (mon.2) 5807 : audit [DBG] from='client.? 172.21.15.67:0/3895852394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:00 smithi082 bash[20963]: cluster 2024-04-03T22:21:59.919794+0000 mgr.y (mgr.24370) 14504 : cluster [DBG] pgmap v14488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:00 smithi067 bash[17655]: cluster 2024-04-03T22:21:59.919794+0000 mgr.y (mgr.24370) 14504 : cluster [DBG] pgmap v14488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:00 smithi067 bash[27441]: cluster 2024-04-03T22:21:59.919794+0000 mgr.y (mgr.24370) 14504 : cluster [DBG] pgmap v14488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:02.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:01 smithi082 bash[20963]: audit 2024-04-03T22:22:01.023671+0000 mon.c (mon.2) 5808 : audit [DBG] from='client.? 172.21.15.67:0/1523029830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:01 smithi067 bash[17655]: audit 2024-04-03T22:22:01.023671+0000 mon.c (mon.2) 5808 : audit [DBG] from='client.? 172.21.15.67:0/1523029830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:02.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:01 smithi067 bash[27441]: audit 2024-04-03T22:22:01.023671+0000 mon.c (mon.2) 5808 : audit [DBG] from='client.? 172.21.15.67:0/1523029830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:03.410 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:22:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[17655]: cluster 2024-04-03T22:22:01.920888+0000 mgr.y (mgr.24370) 14505 : cluster [DBG] pgmap v14489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[17655]: audit 2024-04-03T22:22:02.413715+0000 mon.a (mon.0) 12422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[17655]: audit 2024-04-03T22:22:02.421704+0000 mon.a (mon.0) 12423 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[17655]: audit 2024-04-03T22:22:02.429630+0000 mon.a (mon.0) 12424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[17655]: audit 2024-04-03T22:22:02.436867+0000 mon.a (mon.0) 12425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[17655]: audit 2024-04-03T22:22:02.918382+0000 mon.a (mon.0) 12426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:22:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[17655]: audit 2024-04-03T22:22:02.920790+0000 mon.a (mon.0) 12427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:22:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[17655]: audit 2024-04-03T22:22:02.929675+0000 mon.a (mon.0) 12428 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[27441]: cluster 2024-04-03T22:22:01.920888+0000 mgr.y (mgr.24370) 14505 : cluster [DBG] pgmap v14489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:03.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[27441]: audit 2024-04-03T22:22:02.413715+0000 mon.a (mon.0) 12422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[27441]: audit 2024-04-03T22:22:02.421704+0000 mon.a (mon.0) 12423 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[27441]: audit 2024-04-03T22:22:02.429630+0000 mon.a (mon.0) 12424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[27441]: audit 2024-04-03T22:22:02.436867+0000 mon.a (mon.0) 12425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[27441]: audit 2024-04-03T22:22:02.918382+0000 mon.a (mon.0) 12426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:22:03.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[27441]: audit 2024-04-03T22:22:02.920790+0000 mon.a (mon.0) 12427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:22:03.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:03 smithi067 bash[27441]: audit 2024-04-03T22:22:02.929675+0000 mon.a (mon.0) 12428 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:22:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:03 smithi082 bash[20963]: cluster 2024-04-03T22:22:01.920888+0000 mgr.y (mgr.24370) 14505 : cluster [DBG] pgmap v14489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:03 smithi082 bash[20963]: audit 2024-04-03T22:22:02.413715+0000 mon.a (mon.0) 12422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:03 smithi082 bash[20963]: audit 2024-04-03T22:22:02.421704+0000 mon.a (mon.0) 12423 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:03 smithi082 bash[20963]: audit 2024-04-03T22:22:02.429630+0000 mon.a (mon.0) 12424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:03 smithi082 bash[20963]: audit 2024-04-03T22:22:02.436867+0000 mon.a (mon.0) 12425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:03 smithi082 bash[20963]: audit 2024-04-03T22:22:02.918382+0000 mon.a (mon.0) 12426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:22:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:03 smithi082 bash[20963]: audit 2024-04-03T22:22:02.920790+0000 mon.a (mon.0) 12427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:22:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:03 smithi082 bash[20963]: audit 2024-04-03T22:22:02.929675+0000 mon.a (mon.0) 12428 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:22:04.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:04 smithi082 bash[20963]: audit 2024-04-03T22:22:03.480699+0000 mon.c (mon.2) 5809 : audit [DBG] from='client.? 172.21.15.67:0/766986440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:04.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:04 smithi067 bash[27441]: audit 2024-04-03T22:22:03.480699+0000 mon.c (mon.2) 5809 : audit [DBG] from='client.? 172.21.15.67:0/766986440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:04.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:04 smithi067 bash[17655]: audit 2024-04-03T22:22:03.480699+0000 mon.c (mon.2) 5809 : audit [DBG] from='client.? 172.21.15.67:0/766986440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:05.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:05 smithi082 bash[20963]: cluster 2024-04-03T22:22:03.921580+0000 mgr.y (mgr.24370) 14506 : cluster [DBG] pgmap v14490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:05.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:05 smithi067 bash[27441]: cluster 2024-04-03T22:22:03.921580+0000 mgr.y (mgr.24370) 14506 : cluster [DBG] pgmap v14490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:05 smithi067 bash[17655]: cluster 2024-04-03T22:22:03.921580+0000 mgr.y (mgr.24370) 14506 : cluster [DBG] pgmap v14490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:06.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:06 smithi082 bash[20963]: audit 2024-04-03T22:22:05.936723+0000 mon.c (mon.2) 5810 : audit [DBG] from='client.? 172.21.15.67:0/2568190633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:06.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:06 smithi067 bash[17655]: audit 2024-04-03T22:22:05.936723+0000 mon.c (mon.2) 5810 : audit [DBG] from='client.? 172.21.15.67:0/2568190633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:06.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:06 smithi067 bash[27441]: audit 2024-04-03T22:22:05.936723+0000 mon.c (mon.2) 5810 : audit [DBG] from='client.? 172.21.15.67:0/2568190633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:07.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:07 smithi082 bash[20963]: cluster 2024-04-03T22:22:05.922712+0000 mgr.y (mgr.24370) 14507 : cluster [DBG] pgmap v14491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:07.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:07 smithi067 bash[17655]: cluster 2024-04-03T22:22:05.922712+0000 mgr.y (mgr.24370) 14507 : cluster [DBG] pgmap v14491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:07.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:07 smithi067 bash[27441]: cluster 2024-04-03T22:22:05.922712+0000 mgr.y (mgr.24370) 14507 : cluster [DBG] pgmap v14491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:08.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:08 smithi082 bash[20963]: audit 2024-04-03T22:22:08.390715+0000 mon.a (mon.0) 12429 : audit [DBG] from='client.? 172.21.15.67:0/3417119932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:08 smithi067 bash[17655]: audit 2024-04-03T22:22:08.390715+0000 mon.a (mon.0) 12429 : audit [DBG] from='client.? 172.21.15.67:0/3417119932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:08 smithi067 bash[27441]: audit 2024-04-03T22:22:08.390715+0000 mon.a (mon.0) 12429 : audit [DBG] from='client.? 172.21.15.67:0/3417119932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:09 smithi082 bash[20963]: cluster 2024-04-03T22:22:07.923323+0000 mgr.y (mgr.24370) 14508 : cluster [DBG] pgmap v14492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:09 smithi067 bash[17655]: cluster 2024-04-03T22:22:07.923323+0000 mgr.y (mgr.24370) 14508 : cluster [DBG] pgmap v14492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:09 smithi067 bash[27441]: cluster 2024-04-03T22:22:07.923323+0000 mgr.y (mgr.24370) 14508 : cluster [DBG] pgmap v14492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:10 smithi082 bash[20963]: audit 2024-04-03T22:22:10.429110+0000 mon.a (mon.0) 12430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:10 smithi067 bash[27441]: audit 2024-04-03T22:22:10.429110+0000 mon.a (mon.0) 12430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:10 smithi067 bash[17655]: audit 2024-04-03T22:22:10.429110+0000 mon.a (mon.0) 12430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:11 smithi082 bash[20963]: cluster 2024-04-03T22:22:09.923964+0000 mgr.y (mgr.24370) 14509 : cluster [DBG] pgmap v14493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:11 smithi082 bash[20963]: audit 2024-04-03T22:22:10.847822+0000 mon.c (mon.2) 5811 : audit [DBG] from='client.? 172.21.15.67:0/641145326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:11.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:11 smithi067 bash[17655]: cluster 2024-04-03T22:22:09.923964+0000 mgr.y (mgr.24370) 14509 : cluster [DBG] pgmap v14493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:11 smithi067 bash[17655]: audit 2024-04-03T22:22:10.847822+0000 mon.c (mon.2) 5811 : audit [DBG] from='client.? 172.21.15.67:0/641145326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:11 smithi067 bash[27441]: cluster 2024-04-03T22:22:09.923964+0000 mgr.y (mgr.24370) 14509 : cluster [DBG] pgmap v14493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:11 smithi067 bash[27441]: audit 2024-04-03T22:22:10.847822+0000 mon.c (mon.2) 5811 : audit [DBG] from='client.? 172.21.15.67:0/641145326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:22:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:22:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:13 smithi082 bash[20963]: cluster 2024-04-03T22:22:11.925105+0000 mgr.y (mgr.24370) 14510 : cluster [DBG] pgmap v14494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:13 smithi082 bash[20963]: audit 2024-04-03T22:22:13.302028+0000 mon.a (mon.0) 12431 : audit [DBG] from='client.? 172.21.15.67:0/558874407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:13 smithi067 bash[27441]: cluster 2024-04-03T22:22:11.925105+0000 mgr.y (mgr.24370) 14510 : cluster [DBG] pgmap v14494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:13 smithi067 bash[27441]: audit 2024-04-03T22:22:13.302028+0000 mon.a (mon.0) 12431 : audit [DBG] from='client.? 172.21.15.67:0/558874407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:13 smithi067 bash[17655]: cluster 2024-04-03T22:22:11.925105+0000 mgr.y (mgr.24370) 14510 : cluster [DBG] pgmap v14494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:13 smithi067 bash[17655]: audit 2024-04-03T22:22:13.302028+0000 mon.a (mon.0) 12431 : audit [DBG] from='client.? 172.21.15.67:0/558874407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:15.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:15 smithi082 bash[20963]: cluster 2024-04-03T22:22:13.925769+0000 mgr.y (mgr.24370) 14511 : cluster [DBG] pgmap v14495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:15.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:15 smithi067 bash[17655]: cluster 2024-04-03T22:22:13.925769+0000 mgr.y (mgr.24370) 14511 : cluster [DBG] pgmap v14495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:15 smithi067 bash[27441]: cluster 2024-04-03T22:22:13.925769+0000 mgr.y (mgr.24370) 14511 : cluster [DBG] pgmap v14495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:16.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:16 smithi082 bash[20963]: audit 2024-04-03T22:22:15.759076+0000 mon.a (mon.0) 12432 : audit [DBG] from='client.? 172.21.15.67:0/2738778907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:16.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:16 smithi067 bash[27441]: audit 2024-04-03T22:22:15.759076+0000 mon.a (mon.0) 12432 : audit [DBG] from='client.? 172.21.15.67:0/2738778907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:16.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:16 smithi067 bash[17655]: audit 2024-04-03T22:22:15.759076+0000 mon.a (mon.0) 12432 : audit [DBG] from='client.? 172.21.15.67:0/2738778907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:17.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:17 smithi082 bash[20963]: cluster 2024-04-03T22:22:15.926971+0000 mgr.y (mgr.24370) 14512 : cluster [DBG] pgmap v14496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:17.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:17 smithi067 bash[27441]: cluster 2024-04-03T22:22:15.926971+0000 mgr.y (mgr.24370) 14512 : cluster [DBG] pgmap v14496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:17 smithi067 bash[17655]: cluster 2024-04-03T22:22:15.926971+0000 mgr.y (mgr.24370) 14512 : cluster [DBG] pgmap v14496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:18.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:18 smithi082 bash[20963]: audit 2024-04-03T22:22:18.206266+0000 mon.a (mon.0) 12433 : audit [DBG] from='client.? 172.21.15.67:0/18706556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:18.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:18 smithi067 bash[17655]: audit 2024-04-03T22:22:18.206266+0000 mon.a (mon.0) 12433 : audit [DBG] from='client.? 172.21.15.67:0/18706556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:18.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:18 smithi067 bash[27441]: audit 2024-04-03T22:22:18.206266+0000 mon.a (mon.0) 12433 : audit [DBG] from='client.? 172.21.15.67:0/18706556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:19 smithi082 bash[20963]: cluster 2024-04-03T22:22:17.927597+0000 mgr.y (mgr.24370) 14513 : cluster [DBG] pgmap v14497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:19.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:19 smithi067 bash[17655]: cluster 2024-04-03T22:22:17.927597+0000 mgr.y (mgr.24370) 14513 : cluster [DBG] pgmap v14497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:19 smithi067 bash[27441]: cluster 2024-04-03T22:22:17.927597+0000 mgr.y (mgr.24370) 14513 : cluster [DBG] pgmap v14497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:21 smithi082 bash[20963]: cluster 2024-04-03T22:22:19.928276+0000 mgr.y (mgr.24370) 14514 : cluster [DBG] pgmap v14498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:21 smithi082 bash[20963]: audit 2024-04-03T22:22:20.651212+0000 mon.a (mon.0) 12434 : audit [DBG] from='client.? 172.21.15.67:0/2647873244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:21 smithi067 bash[17655]: cluster 2024-04-03T22:22:19.928276+0000 mgr.y (mgr.24370) 14514 : cluster [DBG] pgmap v14498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:21 smithi067 bash[17655]: audit 2024-04-03T22:22:20.651212+0000 mon.a (mon.0) 12434 : audit [DBG] from='client.? 172.21.15.67:0/2647873244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:21 smithi067 bash[27441]: cluster 2024-04-03T22:22:19.928276+0000 mgr.y (mgr.24370) 14514 : cluster [DBG] pgmap v14498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:21 smithi067 bash[27441]: audit 2024-04-03T22:22:20.651212+0000 mon.a (mon.0) 12434 : audit [DBG] from='client.? 172.21.15.67:0/2647873244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:22 smithi082 bash[20963]: cluster 2024-04-03T22:22:21.929418+0000 mgr.y (mgr.24370) 14515 : cluster [DBG] pgmap v14499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:22 smithi067 bash[17655]: cluster 2024-04-03T22:22:21.929418+0000 mgr.y (mgr.24370) 14515 : cluster [DBG] pgmap v14499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:22 smithi067 bash[27441]: cluster 2024-04-03T22:22:21.929418+0000 mgr.y (mgr.24370) 14515 : cluster [DBG] pgmap v14499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:22:23.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:23 smithi082 bash[20963]: audit 2024-04-03T22:22:23.106981+0000 mon.a (mon.0) 12435 : audit [DBG] from='client.? 172.21.15.67:0/1832352289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:22:23.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:23 smithi067 bash[17655]: audit 2024-04-03T22:22:23.106981+0000 mon.a (mon.0) 12435 : audit [DBG] from='client.? 172.21.15.67:0/1832352289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:23 smithi067 bash[27441]: audit 2024-04-03T22:22:23.106981+0000 mon.a (mon.0) 12435 : audit [DBG] from='client.? 172.21.15.67:0/1832352289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:24.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:24 smithi082 bash[20963]: cluster 2024-04-03T22:22:23.930079+0000 mgr.y (mgr.24370) 14516 : cluster [DBG] pgmap v14500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:24.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:24 smithi067 bash[17655]: cluster 2024-04-03T22:22:23.930079+0000 mgr.y (mgr.24370) 14516 : cluster [DBG] pgmap v14500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:24 smithi067 bash[27441]: cluster 2024-04-03T22:22:23.930079+0000 mgr.y (mgr.24370) 14516 : cluster [DBG] pgmap v14500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:25 smithi082 bash[20963]: audit 2024-04-03T22:22:25.429281+0000 mon.a (mon.0) 12436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:25.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:25 smithi067 bash[17655]: audit 2024-04-03T22:22:25.429281+0000 mon.a (mon.0) 12436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:25 smithi067 bash[27441]: audit 2024-04-03T22:22:25.429281+0000 mon.a (mon.0) 12436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:26 smithi082 bash[20963]: audit 2024-04-03T22:22:25.561257+0000 mon.a (mon.0) 12437 : audit [DBG] from='client.? 172.21.15.67:0/190797128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:26 smithi082 bash[20963]: cluster 2024-04-03T22:22:25.931214+0000 mgr.y (mgr.24370) 14517 : cluster [DBG] pgmap v14501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:26 smithi067 bash[17655]: audit 2024-04-03T22:22:25.561257+0000 mon.a (mon.0) 12437 : audit [DBG] from='client.? 172.21.15.67:0/190797128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:26.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:26 smithi067 bash[17655]: cluster 2024-04-03T22:22:25.931214+0000 mgr.y (mgr.24370) 14517 : cluster [DBG] pgmap v14501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:26 smithi067 bash[27441]: audit 2024-04-03T22:22:25.561257+0000 mon.a (mon.0) 12437 : audit [DBG] from='client.? 172.21.15.67:0/190797128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:26 smithi067 bash[27441]: cluster 2024-04-03T22:22:25.931214+0000 mgr.y (mgr.24370) 14517 : cluster [DBG] pgmap v14501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:28 smithi082 bash[20963]: cluster 2024-04-03T22:22:27.931679+0000 mgr.y (mgr.24370) 14518 : cluster [DBG] pgmap v14502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:29.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:28 smithi082 bash[20963]: audit 2024-04-03T22:22:28.015707+0000 mon.c (mon.2) 5812 : audit [DBG] from='client.? 172.21.15.67:0/4151269851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:29.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:28 smithi067 bash[27441]: cluster 2024-04-03T22:22:27.931679+0000 mgr.y (mgr.24370) 14518 : cluster [DBG] pgmap v14502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:28 smithi067 bash[27441]: audit 2024-04-03T22:22:28.015707+0000 mon.c (mon.2) 5812 : audit [DBG] from='client.? 172.21.15.67:0/4151269851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:28 smithi067 bash[17655]: cluster 2024-04-03T22:22:27.931679+0000 mgr.y (mgr.24370) 14518 : cluster [DBG] pgmap v14502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:28 smithi067 bash[17655]: audit 2024-04-03T22:22:28.015707+0000 mon.c (mon.2) 5812 : audit [DBG] from='client.? 172.21.15.67:0/4151269851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:31.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:30 smithi082 bash[20963]: cluster 2024-04-03T22:22:29.932322+0000 mgr.y (mgr.24370) 14519 : cluster [DBG] pgmap v14503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:30 smithi082 bash[20963]: audit 2024-04-03T22:22:30.474855+0000 mon.c (mon.2) 5813 : audit [DBG] from='client.? 172.21.15.67:0/4234355674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:30 smithi067 bash[27441]: cluster 2024-04-03T22:22:29.932322+0000 mgr.y (mgr.24370) 14519 : cluster [DBG] pgmap v14503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:31.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:30 smithi067 bash[27441]: audit 2024-04-03T22:22:30.474855+0000 mon.c (mon.2) 5813 : audit [DBG] from='client.? 172.21.15.67:0/4234355674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:30 smithi067 bash[17655]: cluster 2024-04-03T22:22:29.932322+0000 mgr.y (mgr.24370) 14519 : cluster [DBG] pgmap v14503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:30 smithi067 bash[17655]: audit 2024-04-03T22:22:30.474855+0000 mon.c (mon.2) 5813 : audit [DBG] from='client.? 172.21.15.67:0/4234355674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:33.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:32 smithi082 bash[20963]: cluster 2024-04-03T22:22:31.933425+0000 mgr.y (mgr.24370) 14520 : cluster [DBG] pgmap v14504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:33.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:32 smithi082 bash[20963]: audit 2024-04-03T22:22:32.931368+0000 mon.a (mon.0) 12438 : audit [DBG] from='client.? 172.21.15.67:0/745137019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:33] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T22:22:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:32 smithi067 bash[27441]: cluster 2024-04-03T22:22:31.933425+0000 mgr.y (mgr.24370) 14520 : cluster [DBG] pgmap v14504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:32 smithi067 bash[27441]: audit 2024-04-03T22:22:32.931368+0000 mon.a (mon.0) 12438 : audit [DBG] from='client.? 172.21.15.67:0/745137019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:32 smithi067 bash[17655]: cluster 2024-04-03T22:22:31.933425+0000 mgr.y (mgr.24370) 14520 : cluster [DBG] pgmap v14504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:32 smithi067 bash[17655]: audit 2024-04-03T22:22:32.931368+0000 mon.a (mon.0) 12438 : audit [DBG] from='client.? 172.21.15.67:0/745137019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:22:35.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:35 smithi082 bash[20963]: cluster 2024-04-03T22:22:33.934098+0000 mgr.y (mgr.24370) 14521 : cluster [DBG] pgmap v14505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:35.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:35 smithi067 bash[17655]: cluster 2024-04-03T22:22:33.934098+0000 mgr.y (mgr.24370) 14521 : cluster [DBG] pgmap v14505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:35.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:35 smithi067 bash[27441]: cluster 2024-04-03T22:22:33.934098+0000 mgr.y (mgr.24370) 14521 : cluster [DBG] pgmap v14505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:36.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:36 smithi082 bash[20963]: audit 2024-04-03T22:22:35.388328+0000 mon.a (mon.0) 12439 : audit [DBG] from='client.? 172.21.15.67:0/2302720674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:36.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:36 smithi067 bash[27441]: audit 2024-04-03T22:22:35.388328+0000 mon.a (mon.0) 12439 : audit [DBG] from='client.? 172.21.15.67:0/2302720674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:36.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:36 smithi067 bash[17655]: audit 2024-04-03T22:22:35.388328+0000 mon.a (mon.0) 12439 : audit [DBG] from='client.? 172.21.15.67:0/2302720674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:37 smithi082 bash[20963]: cluster 2024-04-03T22:22:35.935194+0000 mgr.y (mgr.24370) 14522 : cluster [DBG] pgmap v14506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:37 smithi067 bash[17655]: cluster 2024-04-03T22:22:35.935194+0000 mgr.y (mgr.24370) 14522 : cluster [DBG] pgmap v14506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:37.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:37 smithi067 bash[27441]: cluster 2024-04-03T22:22:35.935194+0000 mgr.y (mgr.24370) 14522 : cluster [DBG] pgmap v14506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:38.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:38 smithi082 bash[20963]: audit 2024-04-03T22:22:37.845511+0000 mon.a (mon.0) 12440 : audit [DBG] from='client.? 172.21.15.67:0/278523727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:38.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:38 smithi067 bash[17655]: audit 2024-04-03T22:22:37.845511+0000 mon.a (mon.0) 12440 : audit [DBG] from='client.? 172.21.15.67:0/278523727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:38.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:38 smithi067 bash[27441]: audit 2024-04-03T22:22:37.845511+0000 mon.a (mon.0) 12440 : audit [DBG] from='client.? 172.21.15.67:0/278523727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:39.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:39 smithi082 bash[20963]: cluster 2024-04-03T22:22:37.935975+0000 mgr.y (mgr.24370) 14523 : cluster [DBG] pgmap v14507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:39.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:39 smithi067 bash[17655]: cluster 2024-04-03T22:22:37.935975+0000 mgr.y (mgr.24370) 14523 : cluster [DBG] pgmap v14507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:39 smithi067 bash[27441]: cluster 2024-04-03T22:22:37.935975+0000 mgr.y (mgr.24370) 14523 : cluster [DBG] pgmap v14507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:41.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:41 smithi082 bash[20963]: cluster 2024-04-03T22:22:39.936777+0000 mgr.y (mgr.24370) 14524 : cluster [DBG] pgmap v14508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:41 smithi082 bash[20963]: audit 2024-04-03T22:22:40.305226+0000 mon.a (mon.0) 12441 : audit [DBG] from='client.? 172.21.15.67:0/983789875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:41 smithi082 bash[20963]: audit 2024-04-03T22:22:40.429618+0000 mon.a (mon.0) 12442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:41.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:41 smithi067 bash[27441]: cluster 2024-04-03T22:22:39.936777+0000 mgr.y (mgr.24370) 14524 : cluster [DBG] pgmap v14508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:41 smithi067 bash[27441]: audit 2024-04-03T22:22:40.305226+0000 mon.a (mon.0) 12441 : audit [DBG] from='client.? 172.21.15.67:0/983789875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:41 smithi067 bash[27441]: audit 2024-04-03T22:22:40.429618+0000 mon.a (mon.0) 12442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:41 smithi067 bash[17655]: cluster 2024-04-03T22:22:39.936777+0000 mgr.y (mgr.24370) 14524 : cluster [DBG] pgmap v14508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:41 smithi067 bash[17655]: audit 2024-04-03T22:22:40.305226+0000 mon.a (mon.0) 12441 : audit [DBG] from='client.? 172.21.15.67:0/983789875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:41 smithi067 bash[17655]: audit 2024-04-03T22:22:40.429618+0000 mon.a (mon.0) 12442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:43 smithi082 bash[20963]: cluster 2024-04-03T22:22:41.937972+0000 mgr.y (mgr.24370) 14525 : cluster [DBG] pgmap v14509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:43 smithi082 bash[20963]: audit 2024-04-03T22:22:42.759363+0000 mon.a (mon.0) 12443 : audit [DBG] from='client.? 172.21.15.67:0/2537347264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:43 smithi067 bash[27441]: cluster 2024-04-03T22:22:41.937972+0000 mgr.y (mgr.24370) 14525 : cluster [DBG] pgmap v14509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:43 smithi067 bash[27441]: audit 2024-04-03T22:22:42.759363+0000 mon.a (mon.0) 12443 : audit [DBG] from='client.? 172.21.15.67:0/2537347264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:43 smithi067 bash[17655]: cluster 2024-04-03T22:22:41.937972+0000 mgr.y (mgr.24370) 14525 : cluster [DBG] pgmap v14509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:43 smithi067 bash[17655]: audit 2024-04-03T22:22:42.759363+0000 mon.a (mon.0) 12443 : audit [DBG] from='client.? 172.21.15.67:0/2537347264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:43.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:22:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:45 smithi082 bash[20963]: cluster 2024-04-03T22:22:43.938695+0000 mgr.y (mgr.24370) 14526 : cluster [DBG] pgmap v14510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:45 smithi067 bash[27441]: cluster 2024-04-03T22:22:43.938695+0000 mgr.y (mgr.24370) 14526 : cluster [DBG] pgmap v14510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:45 smithi067 bash[17655]: cluster 2024-04-03T22:22:43.938695+0000 mgr.y (mgr.24370) 14526 : cluster [DBG] pgmap v14510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:46.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:46 smithi082 bash[20963]: audit 2024-04-03T22:22:45.218492+0000 mon.c (mon.2) 5814 : audit [DBG] from='client.? 172.21.15.67:0/3085376547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:46 smithi067 bash[17655]: audit 2024-04-03T22:22:45.218492+0000 mon.c (mon.2) 5814 : audit [DBG] from='client.? 172.21.15.67:0/3085376547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:46 smithi067 bash[27441]: audit 2024-04-03T22:22:45.218492+0000 mon.c (mon.2) 5814 : audit [DBG] from='client.? 172.21.15.67:0/3085376547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:47 smithi082 bash[20963]: cluster 2024-04-03T22:22:45.939843+0000 mgr.y (mgr.24370) 14527 : cluster [DBG] pgmap v14511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:47 smithi067 bash[17655]: cluster 2024-04-03T22:22:45.939843+0000 mgr.y (mgr.24370) 14527 : cluster [DBG] pgmap v14511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:47 smithi067 bash[27441]: cluster 2024-04-03T22:22:45.939843+0000 mgr.y (mgr.24370) 14527 : cluster [DBG] pgmap v14511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:48.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:48 smithi082 bash[20963]: audit 2024-04-03T22:22:47.675499+0000 mon.c (mon.2) 5815 : audit [DBG] from='client.? 172.21.15.67:0/2233308466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:48.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:48 smithi067 bash[17655]: audit 2024-04-03T22:22:47.675499+0000 mon.c (mon.2) 5815 : audit [DBG] from='client.? 172.21.15.67:0/2233308466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:48.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:48 smithi067 bash[27441]: audit 2024-04-03T22:22:47.675499+0000 mon.c (mon.2) 5815 : audit [DBG] from='client.? 172.21.15.67:0/2233308466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:49 smithi082 bash[20963]: cluster 2024-04-03T22:22:47.940578+0000 mgr.y (mgr.24370) 14528 : cluster [DBG] pgmap v14512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:49.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:49 smithi067 bash[17655]: cluster 2024-04-03T22:22:47.940578+0000 mgr.y (mgr.24370) 14528 : cluster [DBG] pgmap v14512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:49 smithi067 bash[27441]: cluster 2024-04-03T22:22:47.940578+0000 mgr.y (mgr.24370) 14528 : cluster [DBG] pgmap v14512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:51.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:51 smithi082 bash[20963]: cluster 2024-04-03T22:22:49.941280+0000 mgr.y (mgr.24370) 14529 : cluster [DBG] pgmap v14513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:51 smithi082 bash[20963]: audit 2024-04-03T22:22:50.131247+0000 mon.c (mon.2) 5816 : audit [DBG] from='client.? 172.21.15.67:0/1811405184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:51.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:51 smithi067 bash[17655]: cluster 2024-04-03T22:22:49.941280+0000 mgr.y (mgr.24370) 14529 : cluster [DBG] pgmap v14513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:51 smithi067 bash[17655]: audit 2024-04-03T22:22:50.131247+0000 mon.c (mon.2) 5816 : audit [DBG] from='client.? 172.21.15.67:0/1811405184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:51 smithi067 bash[27441]: cluster 2024-04-03T22:22:49.941280+0000 mgr.y (mgr.24370) 14529 : cluster [DBG] pgmap v14513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:51 smithi067 bash[27441]: audit 2024-04-03T22:22:50.131247+0000 mon.c (mon.2) 5816 : audit [DBG] from='client.? 172.21.15.67:0/1811405184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:53 smithi082 bash[20963]: cluster 2024-04-03T22:22:51.942496+0000 mgr.y (mgr.24370) 14530 : cluster [DBG] pgmap v14514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:53.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:53 smithi082 bash[20963]: audit 2024-04-03T22:22:52.583045+0000 mon.c (mon.2) 5817 : audit [DBG] from='client.? 172.21.15.67:0/3565814926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:22:53.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:53 smithi067 bash[17655]: cluster 2024-04-03T22:22:51.942496+0000 mgr.y (mgr.24370) 14530 : cluster [DBG] pgmap v14514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:53 smithi067 bash[17655]: audit 2024-04-03T22:22:52.583045+0000 mon.c (mon.2) 5817 : audit [DBG] from='client.? 172.21.15.67:0/3565814926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:53 smithi067 bash[27441]: cluster 2024-04-03T22:22:51.942496+0000 mgr.y (mgr.24370) 14530 : cluster [DBG] pgmap v14514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:53 smithi067 bash[27441]: audit 2024-04-03T22:22:52.583045+0000 mon.c (mon.2) 5817 : audit [DBG] from='client.? 172.21.15.67:0/3565814926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:22:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:55 smithi082 bash[20963]: cluster 2024-04-03T22:22:53.943164+0000 mgr.y (mgr.24370) 14531 : cluster [DBG] pgmap v14515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:55.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:55 smithi082 bash[20963]: audit 2024-04-03T22:22:55.034445+0000 mon.c (mon.2) 5818 : audit [DBG] from='client.? 172.21.15.67:0/3707037268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:55 smithi067 bash[27441]: cluster 2024-04-03T22:22:53.943164+0000 mgr.y (mgr.24370) 14531 : cluster [DBG] pgmap v14515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:55.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:55 smithi067 bash[27441]: audit 2024-04-03T22:22:55.034445+0000 mon.c (mon.2) 5818 : audit [DBG] from='client.? 172.21.15.67:0/3707037268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:55 smithi067 bash[17655]: cluster 2024-04-03T22:22:53.943164+0000 mgr.y (mgr.24370) 14531 : cluster [DBG] pgmap v14515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:55 smithi067 bash[17655]: audit 2024-04-03T22:22:55.034445+0000 mon.c (mon.2) 5818 : audit [DBG] from='client.? 172.21.15.67:0/3707037268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:56.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:56 smithi082 bash[20963]: audit 2024-04-03T22:22:55.429828+0000 mon.a (mon.0) 12444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:56.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:56 smithi067 bash[17655]: audit 2024-04-03T22:22:55.429828+0000 mon.a (mon.0) 12444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:56.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:56 smithi067 bash[27441]: audit 2024-04-03T22:22:55.429828+0000 mon.a (mon.0) 12444 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:22:57.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:57 smithi082 bash[20963]: cluster 2024-04-03T22:22:55.944317+0000 mgr.y (mgr.24370) 14532 : cluster [DBG] pgmap v14516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:57.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:57 smithi067 bash[17655]: cluster 2024-04-03T22:22:55.944317+0000 mgr.y (mgr.24370) 14532 : cluster [DBG] pgmap v14516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:57.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:57 smithi067 bash[27441]: cluster 2024-04-03T22:22:55.944317+0000 mgr.y (mgr.24370) 14532 : cluster [DBG] pgmap v14516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:58.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:58 smithi082 bash[20963]: audit 2024-04-03T22:22:57.491450+0000 mon.a (mon.0) 12445 : audit [DBG] from='client.? 172.21.15.67:0/697643754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:58.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:58 smithi067 bash[27441]: audit 2024-04-03T22:22:57.491450+0000 mon.a (mon.0) 12445 : audit [DBG] from='client.? 172.21.15.67:0/697643754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:58 smithi067 bash[17655]: audit 2024-04-03T22:22:57.491450+0000 mon.a (mon.0) 12445 : audit [DBG] from='client.? 172.21.15.67:0/697643754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:22:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:22:59 smithi082 bash[20963]: cluster 2024-04-03T22:22:57.945061+0000 mgr.y (mgr.24370) 14533 : cluster [DBG] pgmap v14517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:22:59 smithi067 bash[17655]: cluster 2024-04-03T22:22:57.945061+0000 mgr.y (mgr.24370) 14533 : cluster [DBG] pgmap v14517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:22:59.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:22:59 smithi067 bash[27441]: cluster 2024-04-03T22:22:57.945061+0000 mgr.y (mgr.24370) 14533 : cluster [DBG] pgmap v14517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:00.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:00 smithi082 bash[20963]: audit 2024-04-03T22:22:59.938976+0000 mon.a (mon.0) 12446 : audit [DBG] from='client.? 172.21.15.67:0/3509003394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:00.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:00 smithi067 bash[17655]: audit 2024-04-03T22:22:59.938976+0000 mon.a (mon.0) 12446 : audit [DBG] from='client.? 172.21.15.67:0/3509003394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:00.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:00 smithi067 bash[27441]: audit 2024-04-03T22:22:59.938976+0000 mon.a (mon.0) 12446 : audit [DBG] from='client.? 172.21.15.67:0/3509003394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:01.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:01 smithi082 bash[20963]: cluster 2024-04-03T22:22:59.945687+0000 mgr.y (mgr.24370) 14534 : cluster [DBG] pgmap v14518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:01 smithi067 bash[17655]: cluster 2024-04-03T22:22:59.945687+0000 mgr.y (mgr.24370) 14534 : cluster [DBG] pgmap v14518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:01 smithi067 bash[27441]: cluster 2024-04-03T22:22:59.945687+0000 mgr.y (mgr.24370) 14534 : cluster [DBG] pgmap v14518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:03 smithi082 bash[20963]: cluster 2024-04-03T22:23:01.947021+0000 mgr.y (mgr.24370) 14535 : cluster [DBG] pgmap v14519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:03 smithi082 bash[20963]: audit 2024-04-03T22:23:02.392657+0000 mon.c (mon.2) 5819 : audit [DBG] from='client.? 172.21.15.67:0/852513664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:03 smithi082 bash[20963]: audit 2024-04-03T22:23:03.005027+0000 mon.a (mon.0) 12447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:23:03.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:23:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:03 smithi067 bash[27441]: cluster 2024-04-03T22:23:01.947021+0000 mgr.y (mgr.24370) 14535 : cluster [DBG] pgmap v14519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:03 smithi067 bash[27441]: audit 2024-04-03T22:23:02.392657+0000 mon.c (mon.2) 5819 : audit [DBG] from='client.? 172.21.15.67:0/852513664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:03 smithi067 bash[27441]: audit 2024-04-03T22:23:03.005027+0000 mon.a (mon.0) 12447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:23:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:03 smithi067 bash[17655]: cluster 2024-04-03T22:23:01.947021+0000 mgr.y (mgr.24370) 14535 : cluster [DBG] pgmap v14519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:03 smithi067 bash[17655]: audit 2024-04-03T22:23:02.392657+0000 mon.c (mon.2) 5819 : audit [DBG] from='client.? 172.21.15.67:0/852513664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:03 smithi067 bash[17655]: audit 2024-04-03T22:23:03.005027+0000 mon.a (mon.0) 12447 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:23:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:23:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:04 smithi082 bash[20963]: audit 2024-04-03T22:23:03.332482+0000 mon.a (mon.0) 12448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:04 smithi082 bash[20963]: audit 2024-04-03T22:23:03.341016+0000 mon.a (mon.0) 12449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:04 smithi067 bash[17655]: audit 2024-04-03T22:23:03.332482+0000 mon.a (mon.0) 12448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:04 smithi067 bash[17655]: audit 2024-04-03T22:23:03.341016+0000 mon.a (mon.0) 12449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:04 smithi067 bash[27441]: audit 2024-04-03T22:23:03.332482+0000 mon.a (mon.0) 12448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:04 smithi067 bash[27441]: audit 2024-04-03T22:23:03.341016+0000 mon.a (mon.0) 12449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:05 smithi082 bash[20963]: cluster 2024-04-03T22:23:03.947829+0000 mgr.y (mgr.24370) 14536 : cluster [DBG] pgmap v14520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:05 smithi082 bash[20963]: audit 2024-04-03T22:23:04.842009+0000 mon.a (mon.0) 12450 : audit [DBG] from='client.? 172.21.15.67:0/1895065659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:05 smithi067 bash[17655]: cluster 2024-04-03T22:23:03.947829+0000 mgr.y (mgr.24370) 14536 : cluster [DBG] pgmap v14520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:05 smithi067 bash[17655]: audit 2024-04-03T22:23:04.842009+0000 mon.a (mon.0) 12450 : audit [DBG] from='client.? 172.21.15.67:0/1895065659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:05 smithi067 bash[27441]: cluster 2024-04-03T22:23:03.947829+0000 mgr.y (mgr.24370) 14536 : cluster [DBG] pgmap v14520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:05 smithi067 bash[27441]: audit 2024-04-03T22:23:04.842009+0000 mon.a (mon.0) 12450 : audit [DBG] from='client.? 172.21.15.67:0/1895065659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:07 smithi082 bash[20963]: cluster 2024-04-03T22:23:05.949207+0000 mgr.y (mgr.24370) 14537 : cluster [DBG] pgmap v14521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:07.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:07 smithi082 bash[20963]: audit 2024-04-03T22:23:07.305509+0000 mon.c (mon.2) 5820 : audit [DBG] from='client.? 172.21.15.67:0/82079121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:07 smithi067 bash[27441]: cluster 2024-04-03T22:23:05.949207+0000 mgr.y (mgr.24370) 14537 : cluster [DBG] pgmap v14521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:07 smithi067 bash[27441]: audit 2024-04-03T22:23:07.305509+0000 mon.c (mon.2) 5820 : audit [DBG] from='client.? 172.21.15.67:0/82079121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:07 smithi067 bash[17655]: cluster 2024-04-03T22:23:05.949207+0000 mgr.y (mgr.24370) 14537 : cluster [DBG] pgmap v14521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:07 smithi067 bash[17655]: audit 2024-04-03T22:23:07.305509+0000 mon.c (mon.2) 5820 : audit [DBG] from='client.? 172.21.15.67:0/82079121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:09.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:09 smithi082 bash[20963]: cluster 2024-04-03T22:23:07.949721+0000 mgr.y (mgr.24370) 14538 : cluster [DBG] pgmap v14522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:09 smithi082 bash[20963]: audit 2024-04-03T22:23:08.697253+0000 mon.a (mon.0) 12451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:09 smithi082 bash[20963]: audit 2024-04-03T22:23:08.713998+0000 mon.a (mon.0) 12452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:09 smithi067 bash[17655]: cluster 2024-04-03T22:23:07.949721+0000 mgr.y (mgr.24370) 14538 : cluster [DBG] pgmap v14522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:09 smithi067 bash[17655]: audit 2024-04-03T22:23:08.697253+0000 mon.a (mon.0) 12451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:09 smithi067 bash[17655]: audit 2024-04-03T22:23:08.713998+0000 mon.a (mon.0) 12452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:09 smithi067 bash[27441]: cluster 2024-04-03T22:23:07.949721+0000 mgr.y (mgr.24370) 14538 : cluster [DBG] pgmap v14522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:09 smithi067 bash[27441]: audit 2024-04-03T22:23:08.697253+0000 mon.a (mon.0) 12451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:09 smithi067 bash[27441]: audit 2024-04-03T22:23:08.713998+0000 mon.a (mon.0) 12452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:10 smithi082 bash[20963]: audit 2024-04-03T22:23:09.352733+0000 mon.a (mon.0) 12453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:10 smithi082 bash[20963]: audit 2024-04-03T22:23:09.360683+0000 mon.a (mon.0) 12454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:10 smithi082 bash[20963]: audit 2024-04-03T22:23:09.766646+0000 mon.c (mon.2) 5821 : audit [DBG] from='client.? 172.21.15.67:0/1129252008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:10 smithi082 bash[20963]: audit 2024-04-03T22:23:09.834575+0000 mon.a (mon.0) 12455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:23:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:10 smithi082 bash[20963]: audit 2024-04-03T22:23:09.836436+0000 mon.a (mon.0) 12456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:23:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:10 smithi082 bash[20963]: audit 2024-04-03T22:23:09.845354+0000 mon.a (mon.0) 12457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[17655]: audit 2024-04-03T22:23:09.352733+0000 mon.a (mon.0) 12453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[17655]: audit 2024-04-03T22:23:09.360683+0000 mon.a (mon.0) 12454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[17655]: audit 2024-04-03T22:23:09.766646+0000 mon.c (mon.2) 5821 : audit [DBG] from='client.? 172.21.15.67:0/1129252008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[17655]: audit 2024-04-03T22:23:09.834575+0000 mon.a (mon.0) 12455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:23:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[17655]: audit 2024-04-03T22:23:09.836436+0000 mon.a (mon.0) 12456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:23:10.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[17655]: audit 2024-04-03T22:23:09.845354+0000 mon.a (mon.0) 12457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[27441]: audit 2024-04-03T22:23:09.352733+0000 mon.a (mon.0) 12453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:10.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[27441]: audit 2024-04-03T22:23:09.360683+0000 mon.a (mon.0) 12454 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[27441]: audit 2024-04-03T22:23:09.766646+0000 mon.c (mon.2) 5821 : audit [DBG] from='client.? 172.21.15.67:0/1129252008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[27441]: audit 2024-04-03T22:23:09.834575+0000 mon.a (mon.0) 12455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:23:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[27441]: audit 2024-04-03T22:23:09.836436+0000 mon.a (mon.0) 12456 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:23:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:10 smithi067 bash[27441]: audit 2024-04-03T22:23:09.845354+0000 mon.a (mon.0) 12457 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:23:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:11 smithi082 bash[20963]: cluster 2024-04-03T22:23:09.950494+0000 mgr.y (mgr.24370) 14539 : cluster [DBG] pgmap v14523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:11 smithi082 bash[20963]: audit 2024-04-03T22:23:10.430544+0000 mon.a (mon.0) 12458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:11.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:11 smithi067 bash[27441]: cluster 2024-04-03T22:23:09.950494+0000 mgr.y (mgr.24370) 14539 : cluster [DBG] pgmap v14523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:11 smithi067 bash[27441]: audit 2024-04-03T22:23:10.430544+0000 mon.a (mon.0) 12458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:11 smithi067 bash[17655]: cluster 2024-04-03T22:23:09.950494+0000 mgr.y (mgr.24370) 14539 : cluster [DBG] pgmap v14523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:11 smithi067 bash[17655]: audit 2024-04-03T22:23:10.430544+0000 mon.a (mon.0) 12458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:12.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:12 smithi082 bash[20963]: audit 2024-04-03T22:23:12.222841+0000 mon.a (mon.0) 12459 : audit [DBG] from='client.? 172.21.15.67:0/1653729295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:12 smithi067 bash[17655]: audit 2024-04-03T22:23:12.222841+0000 mon.a (mon.0) 12459 : audit [DBG] from='client.? 172.21.15.67:0/1653729295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:12 smithi067 bash[27441]: audit 2024-04-03T22:23:12.222841+0000 mon.a (mon.0) 12459 : audit [DBG] from='client.? 172.21.15.67:0/1653729295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:13.366 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:23:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:23:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:13 smithi082 bash[20963]: cluster 2024-04-03T22:23:11.951698+0000 mgr.y (mgr.24370) 14540 : cluster [DBG] pgmap v14524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:13.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:13 smithi067 bash[27441]: cluster 2024-04-03T22:23:11.951698+0000 mgr.y (mgr.24370) 14540 : cluster [DBG] pgmap v14524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:13.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:13 smithi067 bash[17655]: cluster 2024-04-03T22:23:11.951698+0000 mgr.y (mgr.24370) 14540 : cluster [DBG] pgmap v14524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:15 smithi082 bash[20963]: cluster 2024-04-03T22:23:13.952461+0000 mgr.y (mgr.24370) 14541 : cluster [DBG] pgmap v14525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:15 smithi082 bash[20963]: audit 2024-04-03T22:23:14.674100+0000 mon.c (mon.2) 5822 : audit [DBG] from='client.? 172.21.15.67:0/560044810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:15 smithi067 bash[17655]: cluster 2024-04-03T22:23:13.952461+0000 mgr.y (mgr.24370) 14541 : cluster [DBG] pgmap v14525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:15 smithi067 bash[17655]: audit 2024-04-03T22:23:14.674100+0000 mon.c (mon.2) 5822 : audit [DBG] from='client.? 172.21.15.67:0/560044810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:15 smithi067 bash[27441]: cluster 2024-04-03T22:23:13.952461+0000 mgr.y (mgr.24370) 14541 : cluster [DBG] pgmap v14525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:15 smithi067 bash[27441]: audit 2024-04-03T22:23:14.674100+0000 mon.c (mon.2) 5822 : audit [DBG] from='client.? 172.21.15.67:0/560044810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:17.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:17 smithi082 bash[20963]: cluster 2024-04-03T22:23:15.953496+0000 mgr.y (mgr.24370) 14542 : cluster [DBG] pgmap v14526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:17 smithi082 bash[20963]: audit 2024-04-03T22:23:17.122109+0000 mon.a (mon.0) 12460 : audit [DBG] from='client.? 172.21.15.67:0/1128757726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:17 smithi067 bash[17655]: cluster 2024-04-03T22:23:15.953496+0000 mgr.y (mgr.24370) 14542 : cluster [DBG] pgmap v14526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:17 smithi067 bash[17655]: audit 2024-04-03T22:23:17.122109+0000 mon.a (mon.0) 12460 : audit [DBG] from='client.? 172.21.15.67:0/1128757726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:17 smithi067 bash[27441]: cluster 2024-04-03T22:23:15.953496+0000 mgr.y (mgr.24370) 14542 : cluster [DBG] pgmap v14526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:17 smithi067 bash[27441]: audit 2024-04-03T22:23:17.122109+0000 mon.a (mon.0) 12460 : audit [DBG] from='client.? 172.21.15.67:0/1128757726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:19.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:19 smithi082 bash[20963]: cluster 2024-04-03T22:23:17.954185+0000 mgr.y (mgr.24370) 14543 : cluster [DBG] pgmap v14527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:19 smithi067 bash[27441]: cluster 2024-04-03T22:23:17.954185+0000 mgr.y (mgr.24370) 14543 : cluster [DBG] pgmap v14527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:19 smithi067 bash[17655]: cluster 2024-04-03T22:23:17.954185+0000 mgr.y (mgr.24370) 14543 : cluster [DBG] pgmap v14527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:20.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:20 smithi067 bash[17655]: audit 2024-04-03T22:23:19.575853+0000 mon.c (mon.2) 5823 : audit [DBG] from='client.? 172.21.15.67:0/465120686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:20 smithi067 bash[27441]: audit 2024-04-03T22:23:19.575853+0000 mon.c (mon.2) 5823 : audit [DBG] from='client.? 172.21.15.67:0/465120686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:20 smithi082 bash[20963]: audit 2024-04-03T22:23:19.575853+0000 mon.c (mon.2) 5823 : audit [DBG] from='client.? 172.21.15.67:0/465120686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:21 smithi067 bash[27441]: cluster 2024-04-03T22:23:19.954890+0000 mgr.y (mgr.24370) 14544 : cluster [DBG] pgmap v14528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:21 smithi067 bash[17655]: cluster 2024-04-03T22:23:19.954890+0000 mgr.y (mgr.24370) 14544 : cluster [DBG] pgmap v14528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:21 smithi082 bash[20963]: cluster 2024-04-03T22:23:19.954890+0000 mgr.y (mgr.24370) 14544 : cluster [DBG] pgmap v14528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:22.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:22 smithi067 bash[17655]: audit 2024-04-03T22:23:22.022910+0000 mon.a (mon.0) 12461 : audit [DBG] from='client.? 172.21.15.67:0/4180188954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:22 smithi067 bash[27441]: audit 2024-04-03T22:23:22.022910+0000 mon.a (mon.0) 12461 : audit [DBG] from='client.? 172.21.15.67:0/4180188954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:22.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:22 smithi082 bash[20963]: audit 2024-04-03T22:23:22.022910+0000 mon.a (mon.0) 12461 : audit [DBG] from='client.? 172.21.15.67:0/4180188954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:23.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:23:23.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:23 smithi067 bash[17655]: cluster 2024-04-03T22:23:21.956068+0000 mgr.y (mgr.24370) 14545 : cluster [DBG] pgmap v14529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:23 smithi067 bash[27441]: cluster 2024-04-03T22:23:21.956068+0000 mgr.y (mgr.24370) 14545 : cluster [DBG] pgmap v14529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:23:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:23 smithi082 bash[20963]: cluster 2024-04-03T22:23:21.956068+0000 mgr.y (mgr.24370) 14545 : cluster [DBG] pgmap v14529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:25 smithi067 bash[27441]: cluster 2024-04-03T22:23:23.956786+0000 mgr.y (mgr.24370) 14546 : cluster [DBG] pgmap v14530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:25.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:25 smithi067 bash[27441]: audit 2024-04-03T22:23:24.468275+0000 mon.c (mon.2) 5824 : audit [DBG] from='client.? 172.21.15.67:0/1457953065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:25 smithi067 bash[17655]: cluster 2024-04-03T22:23:23.956786+0000 mgr.y (mgr.24370) 14546 : cluster [DBG] pgmap v14530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:25 smithi067 bash[17655]: audit 2024-04-03T22:23:24.468275+0000 mon.c (mon.2) 5824 : audit [DBG] from='client.? 172.21.15.67:0/1457953065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:25 smithi082 bash[20963]: cluster 2024-04-03T22:23:23.956786+0000 mgr.y (mgr.24370) 14546 : cluster [DBG] pgmap v14530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:25.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:25 smithi082 bash[20963]: audit 2024-04-03T22:23:24.468275+0000 mon.c (mon.2) 5824 : audit [DBG] from='client.? 172.21.15.67:0/1457953065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:26 smithi067 bash[27441]: audit 2024-04-03T22:23:25.430814+0000 mon.a (mon.0) 12462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:26 smithi067 bash[17655]: audit 2024-04-03T22:23:25.430814+0000 mon.a (mon.0) 12462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:26.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:26 smithi082 bash[20963]: audit 2024-04-03T22:23:25.430814+0000 mon.a (mon.0) 12462 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:27.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:27 smithi082 bash[20963]: cluster 2024-04-03T22:23:25.957947+0000 mgr.y (mgr.24370) 14547 : cluster [DBG] pgmap v14531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:27 smithi082 bash[20963]: audit 2024-04-03T22:23:26.927694+0000 mon.a (mon.0) 12463 : audit [DBG] from='client.? 172.21.15.67:0/3310210537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:27 smithi067 bash[27441]: cluster 2024-04-03T22:23:25.957947+0000 mgr.y (mgr.24370) 14547 : cluster [DBG] pgmap v14531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:27.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:27 smithi067 bash[27441]: audit 2024-04-03T22:23:26.927694+0000 mon.a (mon.0) 12463 : audit [DBG] from='client.? 172.21.15.67:0/3310210537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:27 smithi067 bash[17655]: cluster 2024-04-03T22:23:25.957947+0000 mgr.y (mgr.24370) 14547 : cluster [DBG] pgmap v14531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:27 smithi067 bash[17655]: audit 2024-04-03T22:23:26.927694+0000 mon.a (mon.0) 12463 : audit [DBG] from='client.? 172.21.15.67:0/3310210537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:29 smithi082 bash[20963]: cluster 2024-04-03T22:23:27.958593+0000 mgr.y (mgr.24370) 14548 : cluster [DBG] pgmap v14532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:29 smithi082 bash[20963]: audit 2024-04-03T22:23:29.384359+0000 mon.a (mon.0) 12464 : audit [DBG] from='client.? 172.21.15.67:0/2885583206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:29 smithi067 bash[27441]: cluster 2024-04-03T22:23:27.958593+0000 mgr.y (mgr.24370) 14548 : cluster [DBG] pgmap v14532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:29.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:29 smithi067 bash[27441]: audit 2024-04-03T22:23:29.384359+0000 mon.a (mon.0) 12464 : audit [DBG] from='client.? 172.21.15.67:0/2885583206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:29 smithi067 bash[17655]: cluster 2024-04-03T22:23:27.958593+0000 mgr.y (mgr.24370) 14548 : cluster [DBG] pgmap v14532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:29 smithi067 bash[17655]: audit 2024-04-03T22:23:29.384359+0000 mon.a (mon.0) 12464 : audit [DBG] from='client.? 172.21.15.67:0/2885583206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:31 smithi082 bash[20963]: cluster 2024-04-03T22:23:29.959345+0000 mgr.y (mgr.24370) 14549 : cluster [DBG] pgmap v14533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:31.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:31 smithi067 bash[27441]: cluster 2024-04-03T22:23:29.959345+0000 mgr.y (mgr.24370) 14549 : cluster [DBG] pgmap v14533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:31 smithi067 bash[17655]: cluster 2024-04-03T22:23:29.959345+0000 mgr.y (mgr.24370) 14549 : cluster [DBG] pgmap v14533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:32 smithi082 bash[20963]: audit 2024-04-03T22:23:31.835507+0000 mon.a (mon.0) 12465 : audit [DBG] from='client.? 172.21.15.67:0/3527674474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:32 smithi067 bash[17655]: audit 2024-04-03T22:23:31.835507+0000 mon.a (mon.0) 12465 : audit [DBG] from='client.? 172.21.15.67:0/3527674474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:32.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:32 smithi067 bash[27441]: audit 2024-04-03T22:23:31.835507+0000 mon.a (mon.0) 12465 : audit [DBG] from='client.? 172.21.15.67:0/3527674474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:23:33.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:33 smithi082 bash[20963]: cluster 2024-04-03T22:23:31.960525+0000 mgr.y (mgr.24370) 14550 : cluster [DBG] pgmap v14534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:23:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:33 smithi067 bash[17655]: cluster 2024-04-03T22:23:31.960525+0000 mgr.y (mgr.24370) 14550 : cluster [DBG] pgmap v14534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:33.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:33 smithi067 bash[27441]: cluster 2024-04-03T22:23:31.960525+0000 mgr.y (mgr.24370) 14550 : cluster [DBG] pgmap v14534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:34.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:34 smithi082 bash[20963]: audit 2024-04-03T22:23:34.297673+0000 mon.a (mon.0) 12466 : audit [DBG] from='client.? 172.21.15.67:0/3359029213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:34.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:34 smithi067 bash[17655]: audit 2024-04-03T22:23:34.297673+0000 mon.a (mon.0) 12466 : audit [DBG] from='client.? 172.21.15.67:0/3359029213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:34 smithi067 bash[27441]: audit 2024-04-03T22:23:34.297673+0000 mon.a (mon.0) 12466 : audit [DBG] from='client.? 172.21.15.67:0/3359029213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:35.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:35 smithi082 bash[20963]: cluster 2024-04-03T22:23:33.961233+0000 mgr.y (mgr.24370) 14551 : cluster [DBG] pgmap v14535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:35.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:35 smithi067 bash[27441]: cluster 2024-04-03T22:23:33.961233+0000 mgr.y (mgr.24370) 14551 : cluster [DBG] pgmap v14535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:35.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:35 smithi067 bash[17655]: cluster 2024-04-03T22:23:33.961233+0000 mgr.y (mgr.24370) 14551 : cluster [DBG] pgmap v14535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:37.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:37 smithi082 bash[20963]: cluster 2024-04-03T22:23:35.962376+0000 mgr.y (mgr.24370) 14552 : cluster [DBG] pgmap v14536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:37 smithi082 bash[20963]: audit 2024-04-03T22:23:36.751496+0000 mon.c (mon.2) 5825 : audit [DBG] from='client.? 172.21.15.67:0/313598153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:37 smithi067 bash[27441]: cluster 2024-04-03T22:23:35.962376+0000 mgr.y (mgr.24370) 14552 : cluster [DBG] pgmap v14536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:37.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:37 smithi067 bash[27441]: audit 2024-04-03T22:23:36.751496+0000 mon.c (mon.2) 5825 : audit [DBG] from='client.? 172.21.15.67:0/313598153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:37.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:37 smithi067 bash[17655]: cluster 2024-04-03T22:23:35.962376+0000 mgr.y (mgr.24370) 14552 : cluster [DBG] pgmap v14536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:37 smithi067 bash[17655]: audit 2024-04-03T22:23:36.751496+0000 mon.c (mon.2) 5825 : audit [DBG] from='client.? 172.21.15.67:0/313598153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:39 smithi082 bash[20963]: cluster 2024-04-03T22:23:37.963053+0000 mgr.y (mgr.24370) 14553 : cluster [DBG] pgmap v14537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:39 smithi082 bash[20963]: audit 2024-04-03T22:23:39.204456+0000 mon.a (mon.0) 12467 : audit [DBG] from='client.? 172.21.15.67:0/1037258853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:39 smithi067 bash[27441]: cluster 2024-04-03T22:23:37.963053+0000 mgr.y (mgr.24370) 14553 : cluster [DBG] pgmap v14537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:39.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:39 smithi067 bash[27441]: audit 2024-04-03T22:23:39.204456+0000 mon.a (mon.0) 12467 : audit [DBG] from='client.? 172.21.15.67:0/1037258853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:39 smithi067 bash[17655]: cluster 2024-04-03T22:23:37.963053+0000 mgr.y (mgr.24370) 14553 : cluster [DBG] pgmap v14537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:39 smithi067 bash[17655]: audit 2024-04-03T22:23:39.204456+0000 mon.a (mon.0) 12467 : audit [DBG] from='client.? 172.21.15.67:0/1037258853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:40.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:40 smithi082 bash[20963]: audit 2024-04-03T22:23:40.431313+0000 mon.a (mon.0) 12468 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:40.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:40 smithi067 bash[17655]: audit 2024-04-03T22:23:40.431313+0000 mon.a (mon.0) 12468 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:40 smithi067 bash[27441]: audit 2024-04-03T22:23:40.431313+0000 mon.a (mon.0) 12468 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:41.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:41 smithi082 bash[20963]: cluster 2024-04-03T22:23:39.963789+0000 mgr.y (mgr.24370) 14554 : cluster [DBG] pgmap v14538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:41.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:41 smithi067 bash[27441]: cluster 2024-04-03T22:23:39.963789+0000 mgr.y (mgr.24370) 14554 : cluster [DBG] pgmap v14538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:41 smithi067 bash[17655]: cluster 2024-04-03T22:23:39.963789+0000 mgr.y (mgr.24370) 14554 : cluster [DBG] pgmap v14538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:42.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:42 smithi082 bash[20963]: audit 2024-04-03T22:23:41.668937+0000 mon.a (mon.0) 12469 : audit [DBG] from='client.? 172.21.15.67:0/3531377564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:42.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:42 smithi067 bash[17655]: audit 2024-04-03T22:23:41.668937+0000 mon.a (mon.0) 12469 : audit [DBG] from='client.? 172.21.15.67:0/3531377564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:42.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:42 smithi067 bash[27441]: audit 2024-04-03T22:23:41.668937+0000 mon.a (mon.0) 12469 : audit [DBG] from='client.? 172.21.15.67:0/3531377564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:43.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:23:43.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:43 smithi082 bash[20963]: cluster 2024-04-03T22:23:41.965077+0000 mgr.y (mgr.24370) 14555 : cluster [DBG] pgmap v14539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:23:43.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:43 smithi067 bash[27441]: cluster 2024-04-03T22:23:41.965077+0000 mgr.y (mgr.24370) 14555 : cluster [DBG] pgmap v14539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:43.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:43 smithi067 bash[17655]: cluster 2024-04-03T22:23:41.965077+0000 mgr.y (mgr.24370) 14555 : cluster [DBG] pgmap v14539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:44.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:44 smithi082 bash[20963]: audit 2024-04-03T22:23:44.119498+0000 mon.c (mon.2) 5826 : audit [DBG] from='client.? 172.21.15.67:0/4232430702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:44.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:44 smithi067 bash[17655]: audit 2024-04-03T22:23:44.119498+0000 mon.c (mon.2) 5826 : audit [DBG] from='client.? 172.21.15.67:0/4232430702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:44 smithi067 bash[27441]: audit 2024-04-03T22:23:44.119498+0000 mon.c (mon.2) 5826 : audit [DBG] from='client.? 172.21.15.67:0/4232430702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:45 smithi082 bash[20963]: cluster 2024-04-03T22:23:43.965580+0000 mgr.y (mgr.24370) 14556 : cluster [DBG] pgmap v14540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:45.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:45 smithi067 bash[17655]: cluster 2024-04-03T22:23:43.965580+0000 mgr.y (mgr.24370) 14556 : cluster [DBG] pgmap v14540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:45 smithi067 bash[27441]: cluster 2024-04-03T22:23:43.965580+0000 mgr.y (mgr.24370) 14556 : cluster [DBG] pgmap v14540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:47 smithi082 bash[20963]: cluster 2024-04-03T22:23:45.966804+0000 mgr.y (mgr.24370) 14557 : cluster [DBG] pgmap v14541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:47 smithi082 bash[20963]: audit 2024-04-03T22:23:46.572820+0000 mon.c (mon.2) 5827 : audit [DBG] from='client.? 172.21.15.67:0/1320289255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:47 smithi067 bash[27441]: cluster 2024-04-03T22:23:45.966804+0000 mgr.y (mgr.24370) 14557 : cluster [DBG] pgmap v14541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:47.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:47 smithi067 bash[27441]: audit 2024-04-03T22:23:46.572820+0000 mon.c (mon.2) 5827 : audit [DBG] from='client.? 172.21.15.67:0/1320289255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:47 smithi067 bash[17655]: cluster 2024-04-03T22:23:45.966804+0000 mgr.y (mgr.24370) 14557 : cluster [DBG] pgmap v14541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:47 smithi067 bash[17655]: audit 2024-04-03T22:23:46.572820+0000 mon.c (mon.2) 5827 : audit [DBG] from='client.? 172.21.15.67:0/1320289255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:49 smithi082 bash[20963]: cluster 2024-04-03T22:23:47.967634+0000 mgr.y (mgr.24370) 14558 : cluster [DBG] pgmap v14542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:49 smithi082 bash[20963]: audit 2024-04-03T22:23:49.019800+0000 mon.c (mon.2) 5828 : audit [DBG] from='client.? 172.21.15.67:0/4288311211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:49 smithi067 bash[17655]: cluster 2024-04-03T22:23:47.967634+0000 mgr.y (mgr.24370) 14558 : cluster [DBG] pgmap v14542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:49 smithi067 bash[17655]: audit 2024-04-03T22:23:49.019800+0000 mon.c (mon.2) 5828 : audit [DBG] from='client.? 172.21.15.67:0/4288311211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:49 smithi067 bash[27441]: cluster 2024-04-03T22:23:47.967634+0000 mgr.y (mgr.24370) 14558 : cluster [DBG] pgmap v14542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:49 smithi067 bash[27441]: audit 2024-04-03T22:23:49.019800+0000 mon.c (mon.2) 5828 : audit [DBG] from='client.? 172.21.15.67:0/4288311211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:51 smithi082 bash[20963]: cluster 2024-04-03T22:23:49.968460+0000 mgr.y (mgr.24370) 14559 : cluster [DBG] pgmap v14543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:51 smithi082 bash[20963]: audit 2024-04-03T22:23:51.470807+0000 mon.a (mon.0) 12470 : audit [DBG] from='client.? 172.21.15.67:0/855523287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:51 smithi067 bash[17655]: cluster 2024-04-03T22:23:49.968460+0000 mgr.y (mgr.24370) 14559 : cluster [DBG] pgmap v14543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:51 smithi067 bash[17655]: audit 2024-04-03T22:23:51.470807+0000 mon.a (mon.0) 12470 : audit [DBG] from='client.? 172.21.15.67:0/855523287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:51 smithi067 bash[27441]: cluster 2024-04-03T22:23:49.968460+0000 mgr.y (mgr.24370) 14559 : cluster [DBG] pgmap v14543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:51 smithi067 bash[27441]: audit 2024-04-03T22:23:51.470807+0000 mon.a (mon.0) 12470 : audit [DBG] from='client.? 172.21.15.67:0/855523287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:23:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:53 smithi082 bash[20963]: cluster 2024-04-03T22:23:51.969680+0000 mgr.y (mgr.24370) 14560 : cluster [DBG] pgmap v14544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:23:53.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:53 smithi067 bash[27441]: cluster 2024-04-03T22:23:51.969680+0000 mgr.y (mgr.24370) 14560 : cluster [DBG] pgmap v14544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:53 smithi067 bash[17655]: cluster 2024-04-03T22:23:51.969680+0000 mgr.y (mgr.24370) 14560 : cluster [DBG] pgmap v14544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:54.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:54 smithi082 bash[20963]: audit 2024-04-03T22:23:53.926743+0000 mon.c (mon.2) 5829 : audit [DBG] from='client.? 172.21.15.67:0/1965103843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:54 smithi067 bash[17655]: audit 2024-04-03T22:23:53.926743+0000 mon.c (mon.2) 5829 : audit [DBG] from='client.? 172.21.15.67:0/1965103843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:54.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:54 smithi067 bash[27441]: audit 2024-04-03T22:23:53.926743+0000 mon.c (mon.2) 5829 : audit [DBG] from='client.? 172.21.15.67:0/1965103843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:55 smithi082 bash[20963]: cluster 2024-04-03T22:23:53.970356+0000 mgr.y (mgr.24370) 14561 : cluster [DBG] pgmap v14545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:55 smithi082 bash[20963]: audit 2024-04-03T22:23:55.431659+0000 mon.a (mon.0) 12471 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:55 smithi067 bash[17655]: cluster 2024-04-03T22:23:53.970356+0000 mgr.y (mgr.24370) 14561 : cluster [DBG] pgmap v14545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:55 smithi067 bash[17655]: audit 2024-04-03T22:23:55.431659+0000 mon.a (mon.0) 12471 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:55 smithi067 bash[27441]: cluster 2024-04-03T22:23:53.970356+0000 mgr.y (mgr.24370) 14561 : cluster [DBG] pgmap v14545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:55 smithi067 bash[27441]: audit 2024-04-03T22:23:55.431659+0000 mon.a (mon.0) 12471 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:23:56.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:56 smithi082 bash[20963]: cluster 2024-04-03T22:23:55.971524+0000 mgr.y (mgr.24370) 14562 : cluster [DBG] pgmap v14546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:56 smithi082 bash[20963]: audit 2024-04-03T22:23:56.384848+0000 mon.a (mon.0) 12472 : audit [DBG] from='client.? 172.21.15.67:0/3043439728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:56.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:56 smithi067 bash[17655]: cluster 2024-04-03T22:23:55.971524+0000 mgr.y (mgr.24370) 14562 : cluster [DBG] pgmap v14546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:56 smithi067 bash[17655]: audit 2024-04-03T22:23:56.384848+0000 mon.a (mon.0) 12472 : audit [DBG] from='client.? 172.21.15.67:0/3043439728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:56 smithi067 bash[27441]: cluster 2024-04-03T22:23:55.971524+0000 mgr.y (mgr.24370) 14562 : cluster [DBG] pgmap v14546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:56 smithi067 bash[27441]: audit 2024-04-03T22:23:56.384848+0000 mon.a (mon.0) 12472 : audit [DBG] from='client.? 172.21.15.67:0/3043439728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:59.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:59 smithi082 bash[20963]: cluster 2024-04-03T22:23:57.972231+0000 mgr.y (mgr.24370) 14563 : cluster [DBG] pgmap v14547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:59.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:23:59 smithi082 bash[20963]: audit 2024-04-03T22:23:58.836703+0000 mon.c (mon.2) 5830 : audit [DBG] from='client.? 172.21.15.67:0/2993640286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:59 smithi067 bash[17655]: cluster 2024-04-03T22:23:57.972231+0000 mgr.y (mgr.24370) 14563 : cluster [DBG] pgmap v14547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:59.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:23:59 smithi067 bash[17655]: audit 2024-04-03T22:23:58.836703+0000 mon.c (mon.2) 5830 : audit [DBG] from='client.? 172.21.15.67:0/2993640286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:23:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:59 smithi067 bash[27441]: cluster 2024-04-03T22:23:57.972231+0000 mgr.y (mgr.24370) 14563 : cluster [DBG] pgmap v14547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:23:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:23:59 smithi067 bash[27441]: audit 2024-04-03T22:23:58.836703+0000 mon.c (mon.2) 5830 : audit [DBG] from='client.? 172.21.15.67:0/2993640286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:01.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:01 smithi082 bash[20963]: cluster 2024-04-03T22:23:59.972928+0000 mgr.y (mgr.24370) 14564 : cluster [DBG] pgmap v14548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:01.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:01 smithi067 bash[17655]: cluster 2024-04-03T22:23:59.972928+0000 mgr.y (mgr.24370) 14564 : cluster [DBG] pgmap v14548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:01 smithi067 bash[27441]: cluster 2024-04-03T22:23:59.972928+0000 mgr.y (mgr.24370) 14564 : cluster [DBG] pgmap v14548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:02 smithi082 bash[20963]: audit 2024-04-03T22:24:01.293610+0000 mon.a (mon.0) 12473 : audit [DBG] from='client.? 172.21.15.67:0/899592913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:02 smithi067 bash[17655]: audit 2024-04-03T22:24:01.293610+0000 mon.a (mon.0) 12473 : audit [DBG] from='client.? 172.21.15.67:0/899592913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:02 smithi067 bash[27441]: audit 2024-04-03T22:24:01.293610+0000 mon.a (mon.0) 12473 : audit [DBG] from='client.? 172.21.15.67:0/899592913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:03.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:03 smithi082 bash[20963]: cluster 2024-04-03T22:24:01.974218+0000 mgr.y (mgr.24370) 14565 : cluster [DBG] pgmap v14549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:03 smithi067 bash[17655]: cluster 2024-04-03T22:24:01.974218+0000 mgr.y (mgr.24370) 14565 : cluster [DBG] pgmap v14549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:03] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T22:24:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:03 smithi067 bash[27441]: cluster 2024-04-03T22:24:01.974218+0000 mgr.y (mgr.24370) 14565 : cluster [DBG] pgmap v14549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:24:04.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:04 smithi082 bash[20963]: audit 2024-04-03T22:24:03.748293+0000 mon.a (mon.0) 12474 : audit [DBG] from='client.? 172.21.15.67:0/276580099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:04.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:04 smithi067 bash[27441]: audit 2024-04-03T22:24:03.748293+0000 mon.a (mon.0) 12474 : audit [DBG] from='client.? 172.21.15.67:0/276580099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:04.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:04 smithi067 bash[17655]: audit 2024-04-03T22:24:03.748293+0000 mon.a (mon.0) 12474 : audit [DBG] from='client.? 172.21.15.67:0/276580099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:05 smithi082 bash[20963]: cluster 2024-04-03T22:24:03.974971+0000 mgr.y (mgr.24370) 14566 : cluster [DBG] pgmap v14550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:05.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:05 smithi067 bash[27441]: cluster 2024-04-03T22:24:03.974971+0000 mgr.y (mgr.24370) 14566 : cluster [DBG] pgmap v14550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:05 smithi067 bash[17655]: cluster 2024-04-03T22:24:03.974971+0000 mgr.y (mgr.24370) 14566 : cluster [DBG] pgmap v14550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:07.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:07 smithi082 bash[20963]: cluster 2024-04-03T22:24:05.976147+0000 mgr.y (mgr.24370) 14567 : cluster [DBG] pgmap v14551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:07 smithi082 bash[20963]: audit 2024-04-03T22:24:06.200395+0000 mon.a (mon.0) 12475 : audit [DBG] from='client.? 172.21.15.67:0/2431227570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:07 smithi067 bash[17655]: cluster 2024-04-03T22:24:05.976147+0000 mgr.y (mgr.24370) 14567 : cluster [DBG] pgmap v14551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:07.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:07 smithi067 bash[17655]: audit 2024-04-03T22:24:06.200395+0000 mon.a (mon.0) 12475 : audit [DBG] from='client.? 172.21.15.67:0/2431227570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:07 smithi067 bash[27441]: cluster 2024-04-03T22:24:05.976147+0000 mgr.y (mgr.24370) 14567 : cluster [DBG] pgmap v14551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:07 smithi067 bash[27441]: audit 2024-04-03T22:24:06.200395+0000 mon.a (mon.0) 12475 : audit [DBG] from='client.? 172.21.15.67:0/2431227570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:09.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:09 smithi082 bash[20963]: cluster 2024-04-03T22:24:07.976972+0000 mgr.y (mgr.24370) 14568 : cluster [DBG] pgmap v14552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:09 smithi082 bash[20963]: audit 2024-04-03T22:24:08.657258+0000 mon.a (mon.0) 12476 : audit [DBG] from='client.? 172.21.15.67:0/1481883286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:09.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:09 smithi067 bash[17655]: cluster 2024-04-03T22:24:07.976972+0000 mgr.y (mgr.24370) 14568 : cluster [DBG] pgmap v14552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:09 smithi067 bash[17655]: audit 2024-04-03T22:24:08.657258+0000 mon.a (mon.0) 12476 : audit [DBG] from='client.? 172.21.15.67:0/1481883286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:09 smithi067 bash[27441]: cluster 2024-04-03T22:24:07.976972+0000 mgr.y (mgr.24370) 14568 : cluster [DBG] pgmap v14552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:09 smithi067 bash[27441]: audit 2024-04-03T22:24:08.657258+0000 mon.a (mon.0) 12476 : audit [DBG] from='client.? 172.21.15.67:0/1481883286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:10.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:10 smithi082 bash[20963]: audit 2024-04-03T22:24:09.920841+0000 mon.a (mon.0) 12477 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:24:10.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:10 smithi067 bash[17655]: audit 2024-04-03T22:24:09.920841+0000 mon.a (mon.0) 12477 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:24:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:10 smithi067 bash[27441]: audit 2024-04-03T22:24:09.920841+0000 mon.a (mon.0) 12477 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:24:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:11 smithi082 bash[20963]: cluster 2024-04-03T22:24:09.977471+0000 mgr.y (mgr.24370) 14569 : cluster [DBG] pgmap v14553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:11 smithi082 bash[20963]: audit 2024-04-03T22:24:10.432187+0000 mon.a (mon.0) 12478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:11.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:11 smithi067 bash[17655]: cluster 2024-04-03T22:24:09.977471+0000 mgr.y (mgr.24370) 14569 : cluster [DBG] pgmap v14553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:11 smithi067 bash[17655]: audit 2024-04-03T22:24:10.432187+0000 mon.a (mon.0) 12478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:11 smithi067 bash[27441]: cluster 2024-04-03T22:24:09.977471+0000 mgr.y (mgr.24370) 14569 : cluster [DBG] pgmap v14553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:11 smithi067 bash[27441]: audit 2024-04-03T22:24:10.432187+0000 mon.a (mon.0) 12478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:12.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:12 smithi082 bash[20963]: audit 2024-04-03T22:24:11.119077+0000 mon.a (mon.0) 12479 : audit [DBG] from='client.? 172.21.15.67:0/1318672189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:12.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:12 smithi067 bash[17655]: audit 2024-04-03T22:24:11.119077+0000 mon.a (mon.0) 12479 : audit [DBG] from='client.? 172.21.15.67:0/1318672189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:12 smithi067 bash[27441]: audit 2024-04-03T22:24:11.119077+0000 mon.a (mon.0) 12479 : audit [DBG] from='client.? 172.21.15.67:0/1318672189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:13.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:13 smithi082 bash[20963]: cluster 2024-04-03T22:24:11.978762+0000 mgr.y (mgr.24370) 14570 : cluster [DBG] pgmap v14554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:13.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:13 smithi067 bash[27441]: cluster 2024-04-03T22:24:11.978762+0000 mgr.y (mgr.24370) 14570 : cluster [DBG] pgmap v14554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:13 smithi067 bash[17655]: cluster 2024-04-03T22:24:11.978762+0000 mgr.y (mgr.24370) 14570 : cluster [DBG] pgmap v14554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:24:13.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:24:14.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:14 smithi082 bash[20963]: audit 2024-04-03T22:24:13.574639+0000 mon.c (mon.2) 5831 : audit [DBG] from='client.? 172.21.15.67:0/443809468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:14.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:14 smithi067 bash[17655]: audit 2024-04-03T22:24:13.574639+0000 mon.c (mon.2) 5831 : audit [DBG] from='client.? 172.21.15.67:0/443809468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:14.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:14 smithi067 bash[27441]: audit 2024-04-03T22:24:13.574639+0000 mon.c (mon.2) 5831 : audit [DBG] from='client.? 172.21.15.67:0/443809468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:15.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:15 smithi082 bash[20963]: cluster 2024-04-03T22:24:13.979624+0000 mgr.y (mgr.24370) 14571 : cluster [DBG] pgmap v14555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:15.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:15 smithi067 bash[27441]: cluster 2024-04-03T22:24:13.979624+0000 mgr.y (mgr.24370) 14571 : cluster [DBG] pgmap v14555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:15.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:15 smithi067 bash[17655]: cluster 2024-04-03T22:24:13.979624+0000 mgr.y (mgr.24370) 14571 : cluster [DBG] pgmap v14555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:17.132 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:16 smithi082 bash[20963]: audit 2024-04-03T22:24:15.669283+0000 mon.a (mon.0) 12480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:16 smithi082 bash[20963]: audit 2024-04-03T22:24:15.677618+0000 mon.a (mon.0) 12481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:16 smithi082 bash[20963]: audit 2024-04-03T22:24:15.972044+0000 mon.a (mon.0) 12482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:16 smithi082 bash[20963]: audit 2024-04-03T22:24:15.980098+0000 mon.a (mon.0) 12483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:16 smithi082 bash[20963]: cluster 2024-04-03T22:24:15.980406+0000 mgr.y (mgr.24370) 14572 : cluster [DBG] pgmap v14556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:16 smithi082 bash[20963]: audit 2024-04-03T22:24:16.028109+0000 mon.c (mon.2) 5832 : audit [DBG] from='client.? 172.21.15.67:0/2396142758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:17.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[17655]: audit 2024-04-03T22:24:15.669283+0000 mon.a (mon.0) 12480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[17655]: audit 2024-04-03T22:24:15.677618+0000 mon.a (mon.0) 12481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[17655]: audit 2024-04-03T22:24:15.972044+0000 mon.a (mon.0) 12482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[17655]: audit 2024-04-03T22:24:15.980098+0000 mon.a (mon.0) 12483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[17655]: cluster 2024-04-03T22:24:15.980406+0000 mgr.y (mgr.24370) 14572 : cluster [DBG] pgmap v14556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[17655]: audit 2024-04-03T22:24:16.028109+0000 mon.c (mon.2) 5832 : audit [DBG] from='client.? 172.21.15.67:0/2396142758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[27441]: audit 2024-04-03T22:24:15.669283+0000 mon.a (mon.0) 12480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[27441]: audit 2024-04-03T22:24:15.677618+0000 mon.a (mon.0) 12481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[27441]: audit 2024-04-03T22:24:15.972044+0000 mon.a (mon.0) 12482 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[27441]: audit 2024-04-03T22:24:15.980098+0000 mon.a (mon.0) 12483 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[27441]: cluster 2024-04-03T22:24:15.980406+0000 mgr.y (mgr.24370) 14572 : cluster [DBG] pgmap v14556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:16 smithi067 bash[27441]: audit 2024-04-03T22:24:16.028109+0000 mon.c (mon.2) 5832 : audit [DBG] from='client.? 172.21.15.67:0/2396142758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:19.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:19 smithi082 bash[20963]: cluster 2024-04-03T22:24:17.981052+0000 mgr.y (mgr.24370) 14573 : cluster [DBG] pgmap v14557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:19.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:19 smithi082 bash[20963]: audit 2024-04-03T22:24:18.484276+0000 mon.a (mon.0) 12484 : audit [DBG] from='client.? 172.21.15.67:0/3397829771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:19 smithi067 bash[17655]: cluster 2024-04-03T22:24:17.981052+0000 mgr.y (mgr.24370) 14573 : cluster [DBG] pgmap v14557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:19.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:19 smithi067 bash[17655]: audit 2024-04-03T22:24:18.484276+0000 mon.a (mon.0) 12484 : audit [DBG] from='client.? 172.21.15.67:0/3397829771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:19 smithi067 bash[27441]: cluster 2024-04-03T22:24:17.981052+0000 mgr.y (mgr.24370) 14573 : cluster [DBG] pgmap v14557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:19.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:19 smithi067 bash[27441]: audit 2024-04-03T22:24:18.484276+0000 mon.a (mon.0) 12484 : audit [DBG] from='client.? 172.21.15.67:0/3397829771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:21.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:21 smithi082 bash[20963]: cluster 2024-04-03T22:24:19.981780+0000 mgr.y (mgr.24370) 14574 : cluster [DBG] pgmap v14558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:21 smithi082 bash[20963]: audit 2024-04-03T22:24:20.941540+0000 mon.c (mon.2) 5833 : audit [DBG] from='client.? 172.21.15.67:0/3133675532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:21 smithi067 bash[17655]: cluster 2024-04-03T22:24:19.981780+0000 mgr.y (mgr.24370) 14574 : cluster [DBG] pgmap v14558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:21.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:21 smithi067 bash[17655]: audit 2024-04-03T22:24:20.941540+0000 mon.c (mon.2) 5833 : audit [DBG] from='client.? 172.21.15.67:0/3133675532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:21 smithi067 bash[27441]: cluster 2024-04-03T22:24:19.981780+0000 mgr.y (mgr.24370) 14574 : cluster [DBG] pgmap v14558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:21 smithi067 bash[27441]: audit 2024-04-03T22:24:20.941540+0000 mon.c (mon.2) 5833 : audit [DBG] from='client.? 172.21.15.67:0/3133675532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:23.346 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:23 smithi082 bash[20963]: cluster 2024-04-03T22:24:21.983053+0000 mgr.y (mgr.24370) 14575 : cluster [DBG] pgmap v14559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:23.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:23 smithi067 bash[27441]: cluster 2024-04-03T22:24:21.983053+0000 mgr.y (mgr.24370) 14575 : cluster [DBG] pgmap v14559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:24:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:23 smithi067 bash[17655]: cluster 2024-04-03T22:24:21.983053+0000 mgr.y (mgr.24370) 14575 : cluster [DBG] pgmap v14559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:23.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:24:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:24 smithi082 bash[20963]: audit 2024-04-03T22:24:23.399941+0000 mon.a (mon.0) 12485 : audit [DBG] from='client.? 172.21.15.67:0/886461671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:24.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:24 smithi067 bash[17655]: audit 2024-04-03T22:24:23.399941+0000 mon.a (mon.0) 12485 : audit [DBG] from='client.? 172.21.15.67:0/886461671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:24.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:24 smithi067 bash[27441]: audit 2024-04-03T22:24:23.399941+0000 mon.a (mon.0) 12485 : audit [DBG] from='client.? 172.21.15.67:0/886461671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:25.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:25 smithi082 bash[20963]: cluster 2024-04-03T22:24:23.983755+0000 mgr.y (mgr.24370) 14576 : cluster [DBG] pgmap v14560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:25.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:25 smithi067 bash[17655]: cluster 2024-04-03T22:24:23.983755+0000 mgr.y (mgr.24370) 14576 : cluster [DBG] pgmap v14560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:25 smithi067 bash[27441]: cluster 2024-04-03T22:24:23.983755+0000 mgr.y (mgr.24370) 14576 : cluster [DBG] pgmap v14560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:26.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:26 smithi082 bash[20963]: audit 2024-04-03T22:24:25.432591+0000 mon.a (mon.0) 12486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:26 smithi082 bash[20963]: audit 2024-04-03T22:24:25.855787+0000 mon.a (mon.0) 12487 : audit [DBG] from='client.? 172.21.15.67:0/1295231383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:26 smithi067 bash[27441]: audit 2024-04-03T22:24:25.432591+0000 mon.a (mon.0) 12486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:26.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:26 smithi067 bash[27441]: audit 2024-04-03T22:24:25.855787+0000 mon.a (mon.0) 12487 : audit [DBG] from='client.? 172.21.15.67:0/1295231383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:26 smithi067 bash[17655]: audit 2024-04-03T22:24:25.432591+0000 mon.a (mon.0) 12486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:26 smithi067 bash[17655]: audit 2024-04-03T22:24:25.855787+0000 mon.a (mon.0) 12487 : audit [DBG] from='client.? 172.21.15.67:0/1295231383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:27 smithi082 bash[20963]: cluster 2024-04-03T22:24:25.984935+0000 mgr.y (mgr.24370) 14577 : cluster [DBG] pgmap v14561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:27.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:27 smithi067 bash[17655]: cluster 2024-04-03T22:24:25.984935+0000 mgr.y (mgr.24370) 14577 : cluster [DBG] pgmap v14561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:27 smithi067 bash[27441]: cluster 2024-04-03T22:24:25.984935+0000 mgr.y (mgr.24370) 14577 : cluster [DBG] pgmap v14561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:28 smithi082 bash[20963]: audit 2024-04-03T22:24:27.256976+0000 mon.a (mon.0) 12488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:28 smithi082 bash[20963]: audit 2024-04-03T22:24:27.265664+0000 mon.a (mon.0) 12489 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:28 smithi082 bash[20963]: audit 2024-04-03T22:24:27.267479+0000 mon.a (mon.0) 12490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:24:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:28 smithi082 bash[20963]: audit 2024-04-03T22:24:27.268883+0000 mon.a (mon.0) 12491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:24:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:28 smithi082 bash[20963]: audit 2024-04-03T22:24:27.276707+0000 mon.a (mon.0) 12492 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[17655]: audit 2024-04-03T22:24:27.256976+0000 mon.a (mon.0) 12488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[17655]: audit 2024-04-03T22:24:27.265664+0000 mon.a (mon.0) 12489 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[17655]: audit 2024-04-03T22:24:27.267479+0000 mon.a (mon.0) 12490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:24:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[17655]: audit 2024-04-03T22:24:27.268883+0000 mon.a (mon.0) 12491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:24:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[17655]: audit 2024-04-03T22:24:27.276707+0000 mon.a (mon.0) 12492 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[27441]: audit 2024-04-03T22:24:27.256976+0000 mon.a (mon.0) 12488 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[27441]: audit 2024-04-03T22:24:27.265664+0000 mon.a (mon.0) 12489 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[27441]: audit 2024-04-03T22:24:27.267479+0000 mon.a (mon.0) 12490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:24:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[27441]: audit 2024-04-03T22:24:27.268883+0000 mon.a (mon.0) 12491 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:24:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:28 smithi067 bash[27441]: audit 2024-04-03T22:24:27.276707+0000 mon.a (mon.0) 12492 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:24:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:29 smithi082 bash[20963]: cluster 2024-04-03T22:24:27.985562+0000 mgr.y (mgr.24370) 14578 : cluster [DBG] pgmap v14562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:29 smithi082 bash[20963]: audit 2024-04-03T22:24:28.308641+0000 mon.c (mon.2) 5834 : audit [DBG] from='client.? 172.21.15.67:0/4002245082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:29 smithi067 bash[17655]: cluster 2024-04-03T22:24:27.985562+0000 mgr.y (mgr.24370) 14578 : cluster [DBG] pgmap v14562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:29 smithi067 bash[17655]: audit 2024-04-03T22:24:28.308641+0000 mon.c (mon.2) 5834 : audit [DBG] from='client.? 172.21.15.67:0/4002245082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:29 smithi067 bash[27441]: cluster 2024-04-03T22:24:27.985562+0000 mgr.y (mgr.24370) 14578 : cluster [DBG] pgmap v14562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:29 smithi067 bash[27441]: audit 2024-04-03T22:24:28.308641+0000 mon.c (mon.2) 5834 : audit [DBG] from='client.? 172.21.15.67:0/4002245082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:31 smithi082 bash[20963]: cluster 2024-04-03T22:24:29.986284+0000 mgr.y (mgr.24370) 14579 : cluster [DBG] pgmap v14563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:31 smithi082 bash[20963]: audit 2024-04-03T22:24:30.756343+0000 mon.c (mon.2) 5835 : audit [DBG] from='client.? 172.21.15.67:0/3083924097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:31 smithi067 bash[17655]: cluster 2024-04-03T22:24:29.986284+0000 mgr.y (mgr.24370) 14579 : cluster [DBG] pgmap v14563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:31 smithi067 bash[17655]: audit 2024-04-03T22:24:30.756343+0000 mon.c (mon.2) 5835 : audit [DBG] from='client.? 172.21.15.67:0/3083924097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:31 smithi067 bash[27441]: cluster 2024-04-03T22:24:29.986284+0000 mgr.y (mgr.24370) 14579 : cluster [DBG] pgmap v14563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:31 smithi067 bash[27441]: audit 2024-04-03T22:24:30.756343+0000 mon.c (mon.2) 5835 : audit [DBG] from='client.? 172.21.15.67:0/3083924097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:24:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:33 smithi067 bash[17655]: cluster 2024-04-03T22:24:31.987622+0000 mgr.y (mgr.24370) 14580 : cluster [DBG] pgmap v14564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:33 smithi067 bash[17655]: audit 2024-04-03T22:24:33.211626+0000 mon.c (mon.2) 5836 : audit [DBG] from='client.? 172.21.15.67:0/4204115559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:33 smithi067 bash[27441]: cluster 2024-04-03T22:24:31.987622+0000 mgr.y (mgr.24370) 14580 : cluster [DBG] pgmap v14564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:33 smithi067 bash[27441]: audit 2024-04-03T22:24:33.211626+0000 mon.c (mon.2) 5836 : audit [DBG] from='client.? 172.21.15.67:0/4204115559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:33.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:24:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:33 smithi082 bash[20963]: cluster 2024-04-03T22:24:31.987622+0000 mgr.y (mgr.24370) 14580 : cluster [DBG] pgmap v14564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:33 smithi082 bash[20963]: audit 2024-04-03T22:24:33.211626+0000 mon.c (mon.2) 5836 : audit [DBG] from='client.? 172.21.15.67:0/4204115559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:35 smithi082 bash[20963]: cluster 2024-04-03T22:24:33.988369+0000 mgr.y (mgr.24370) 14581 : cluster [DBG] pgmap v14565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:35 smithi067 bash[17655]: cluster 2024-04-03T22:24:33.988369+0000 mgr.y (mgr.24370) 14581 : cluster [DBG] pgmap v14565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:35.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:35 smithi067 bash[27441]: cluster 2024-04-03T22:24:33.988369+0000 mgr.y (mgr.24370) 14581 : cluster [DBG] pgmap v14565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:36.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:36 smithi082 bash[20963]: audit 2024-04-03T22:24:35.667433+0000 mon.a (mon.0) 12493 : audit [DBG] from='client.? 172.21.15.67:0/2759971822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:36 smithi067 bash[17655]: audit 2024-04-03T22:24:35.667433+0000 mon.a (mon.0) 12493 : audit [DBG] from='client.? 172.21.15.67:0/2759971822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:36 smithi067 bash[27441]: audit 2024-04-03T22:24:35.667433+0000 mon.a (mon.0) 12493 : audit [DBG] from='client.? 172.21.15.67:0/2759971822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:37.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:37 smithi082 bash[20963]: cluster 2024-04-03T22:24:35.989554+0000 mgr.y (mgr.24370) 14582 : cluster [DBG] pgmap v14566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:37 smithi067 bash[17655]: cluster 2024-04-03T22:24:35.989554+0000 mgr.y (mgr.24370) 14582 : cluster [DBG] pgmap v14566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:37 smithi067 bash[27441]: cluster 2024-04-03T22:24:35.989554+0000 mgr.y (mgr.24370) 14582 : cluster [DBG] pgmap v14566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:38.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:38 smithi082 bash[20963]: audit 2024-04-03T22:24:38.120739+0000 mon.c (mon.2) 5837 : audit [DBG] from='client.? 172.21.15.67:0/4162468594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:38.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:38 smithi067 bash[17655]: audit 2024-04-03T22:24:38.120739+0000 mon.c (mon.2) 5837 : audit [DBG] from='client.? 172.21.15.67:0/4162468594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:38.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:38 smithi067 bash[27441]: audit 2024-04-03T22:24:38.120739+0000 mon.c (mon.2) 5837 : audit [DBG] from='client.? 172.21.15.67:0/4162468594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:39 smithi082 bash[20963]: cluster 2024-04-03T22:24:37.990230+0000 mgr.y (mgr.24370) 14583 : cluster [DBG] pgmap v14567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:39 smithi067 bash[17655]: cluster 2024-04-03T22:24:37.990230+0000 mgr.y (mgr.24370) 14583 : cluster [DBG] pgmap v14567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:39 smithi067 bash[27441]: cluster 2024-04-03T22:24:37.990230+0000 mgr.y (mgr.24370) 14583 : cluster [DBG] pgmap v14567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:41 smithi082 bash[20963]: cluster 2024-04-03T22:24:39.990988+0000 mgr.y (mgr.24370) 14584 : cluster [DBG] pgmap v14568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:41 smithi082 bash[20963]: audit 2024-04-03T22:24:40.432881+0000 mon.a (mon.0) 12494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:41 smithi082 bash[20963]: audit 2024-04-03T22:24:40.575820+0000 mon.c (mon.2) 5838 : audit [DBG] from='client.? 172.21.15.67:0/466429851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:41.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:41 smithi067 bash[27441]: cluster 2024-04-03T22:24:39.990988+0000 mgr.y (mgr.24370) 14584 : cluster [DBG] pgmap v14568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:41 smithi067 bash[27441]: audit 2024-04-03T22:24:40.432881+0000 mon.a (mon.0) 12494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:41 smithi067 bash[27441]: audit 2024-04-03T22:24:40.575820+0000 mon.c (mon.2) 5838 : audit [DBG] from='client.? 172.21.15.67:0/466429851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:41 smithi067 bash[17655]: cluster 2024-04-03T22:24:39.990988+0000 mgr.y (mgr.24370) 14584 : cluster [DBG] pgmap v14568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:41 smithi067 bash[17655]: audit 2024-04-03T22:24:40.432881+0000 mon.a (mon.0) 12494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:41 smithi067 bash[17655]: audit 2024-04-03T22:24:40.575820+0000 mon.c (mon.2) 5838 : audit [DBG] from='client.? 172.21.15.67:0/466429851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:24:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:43 smithi067 bash[27441]: cluster 2024-04-03T22:24:41.992224+0000 mgr.y (mgr.24370) 14585 : cluster [DBG] pgmap v14569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:43 smithi067 bash[27441]: audit 2024-04-03T22:24:43.035321+0000 mon.a (mon.0) 12495 : audit [DBG] from='client.? 172.21.15.67:0/2409363721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:43 smithi067 bash[17655]: cluster 2024-04-03T22:24:41.992224+0000 mgr.y (mgr.24370) 14585 : cluster [DBG] pgmap v14569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:43 smithi067 bash[17655]: audit 2024-04-03T22:24:43.035321+0000 mon.a (mon.0) 12495 : audit [DBG] from='client.? 172.21.15.67:0/2409363721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:43.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:24:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:43 smithi082 bash[20963]: cluster 2024-04-03T22:24:41.992224+0000 mgr.y (mgr.24370) 14585 : cluster [DBG] pgmap v14569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:43 smithi082 bash[20963]: audit 2024-04-03T22:24:43.035321+0000 mon.a (mon.0) 12495 : audit [DBG] from='client.? 172.21.15.67:0/2409363721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:45.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:45 smithi082 bash[20963]: cluster 2024-04-03T22:24:43.992954+0000 mgr.y (mgr.24370) 14586 : cluster [DBG] pgmap v14570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:45.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:45 smithi067 bash[27441]: cluster 2024-04-03T22:24:43.992954+0000 mgr.y (mgr.24370) 14586 : cluster [DBG] pgmap v14570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:45 smithi067 bash[17655]: cluster 2024-04-03T22:24:43.992954+0000 mgr.y (mgr.24370) 14586 : cluster [DBG] pgmap v14570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:46 smithi082 bash[20963]: audit 2024-04-03T22:24:45.487667+0000 mon.c (mon.2) 5839 : audit [DBG] from='client.? 172.21.15.67:0/1891816677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:46 smithi067 bash[17655]: audit 2024-04-03T22:24:45.487667+0000 mon.c (mon.2) 5839 : audit [DBG] from='client.? 172.21.15.67:0/1891816677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:46 smithi067 bash[27441]: audit 2024-04-03T22:24:45.487667+0000 mon.c (mon.2) 5839 : audit [DBG] from='client.? 172.21.15.67:0/1891816677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:47.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:47 smithi082 bash[20963]: cluster 2024-04-03T22:24:45.994094+0000 mgr.y (mgr.24370) 14587 : cluster [DBG] pgmap v14571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:47.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:47 smithi067 bash[17655]: cluster 2024-04-03T22:24:45.994094+0000 mgr.y (mgr.24370) 14587 : cluster [DBG] pgmap v14571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:47 smithi067 bash[27441]: cluster 2024-04-03T22:24:45.994094+0000 mgr.y (mgr.24370) 14587 : cluster [DBG] pgmap v14571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:48.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:48 smithi082 bash[20963]: audit 2024-04-03T22:24:47.946628+0000 mon.a (mon.0) 12496 : audit [DBG] from='client.? 172.21.15.67:0/3569604506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:48.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:48 smithi067 bash[17655]: audit 2024-04-03T22:24:47.946628+0000 mon.a (mon.0) 12496 : audit [DBG] from='client.? 172.21.15.67:0/3569604506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:48 smithi067 bash[27441]: audit 2024-04-03T22:24:47.946628+0000 mon.a (mon.0) 12496 : audit [DBG] from='client.? 172.21.15.67:0/3569604506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:49 smithi082 bash[20963]: cluster 2024-04-03T22:24:47.994922+0000 mgr.y (mgr.24370) 14588 : cluster [DBG] pgmap v14572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:49.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:49 smithi067 bash[17655]: cluster 2024-04-03T22:24:47.994922+0000 mgr.y (mgr.24370) 14588 : cluster [DBG] pgmap v14572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:49 smithi067 bash[27441]: cluster 2024-04-03T22:24:47.994922+0000 mgr.y (mgr.24370) 14588 : cluster [DBG] pgmap v14572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:51 smithi082 bash[20963]: cluster 2024-04-03T22:24:49.995650+0000 mgr.y (mgr.24370) 14589 : cluster [DBG] pgmap v14573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:51 smithi082 bash[20963]: audit 2024-04-03T22:24:50.390946+0000 mon.c (mon.2) 5840 : audit [DBG] from='client.? 172.21.15.67:0/3330288307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:51.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:51 smithi067 bash[27441]: cluster 2024-04-03T22:24:49.995650+0000 mgr.y (mgr.24370) 14589 : cluster [DBG] pgmap v14573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:51 smithi067 bash[27441]: audit 2024-04-03T22:24:50.390946+0000 mon.c (mon.2) 5840 : audit [DBG] from='client.? 172.21.15.67:0/3330288307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:51 smithi067 bash[17655]: cluster 2024-04-03T22:24:49.995650+0000 mgr.y (mgr.24370) 14589 : cluster [DBG] pgmap v14573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:51 smithi067 bash[17655]: audit 2024-04-03T22:24:50.390946+0000 mon.c (mon.2) 5840 : audit [DBG] from='client.? 172.21.15.67:0/3330288307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:53.359 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:24:53.632 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:24:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:53 smithi082 bash[20963]: cluster 2024-04-03T22:24:51.996820+0000 mgr.y (mgr.24370) 14590 : cluster [DBG] pgmap v14574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:53 smithi082 bash[20963]: audit 2024-04-03T22:24:52.850633+0000 mon.a (mon.0) 12497 : audit [DBG] from='client.? 172.21.15.67:0/348019307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:53.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:53 smithi067 bash[17655]: cluster 2024-04-03T22:24:51.996820+0000 mgr.y (mgr.24370) 14590 : cluster [DBG] pgmap v14574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:53.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:53 smithi067 bash[17655]: audit 2024-04-03T22:24:52.850633+0000 mon.a (mon.0) 12497 : audit [DBG] from='client.? 172.21.15.67:0/348019307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:53 smithi067 bash[27441]: cluster 2024-04-03T22:24:51.996820+0000 mgr.y (mgr.24370) 14590 : cluster [DBG] pgmap v14574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:53 smithi067 bash[27441]: audit 2024-04-03T22:24:52.850633+0000 mon.a (mon.0) 12497 : audit [DBG] from='client.? 172.21.15.67:0/348019307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:55.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:55 smithi082 bash[20963]: cluster 2024-04-03T22:24:53.997646+0000 mgr.y (mgr.24370) 14591 : cluster [DBG] pgmap v14575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:55 smithi082 bash[20963]: audit 2024-04-03T22:24:55.302534+0000 mon.a (mon.0) 12498 : audit [DBG] from='client.? 172.21.15.67:0/2355641271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:55 smithi067 bash[17655]: cluster 2024-04-03T22:24:53.997646+0000 mgr.y (mgr.24370) 14591 : cluster [DBG] pgmap v14575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:55 smithi067 bash[17655]: audit 2024-04-03T22:24:55.302534+0000 mon.a (mon.0) 12498 : audit [DBG] from='client.? 172.21.15.67:0/2355641271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:55 smithi067 bash[27441]: cluster 2024-04-03T22:24:53.997646+0000 mgr.y (mgr.24370) 14591 : cluster [DBG] pgmap v14575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:55 smithi067 bash[27441]: audit 2024-04-03T22:24:55.302534+0000 mon.a (mon.0) 12498 : audit [DBG] from='client.? 172.21.15.67:0/2355641271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:56 smithi082 bash[20963]: audit 2024-04-03T22:24:55.433307+0000 mon.a (mon.0) 12499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:56.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:56 smithi067 bash[27441]: audit 2024-04-03T22:24:55.433307+0000 mon.a (mon.0) 12499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:56 smithi067 bash[17655]: audit 2024-04-03T22:24:55.433307+0000 mon.a (mon.0) 12499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:24:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:57 smithi082 bash[20963]: cluster 2024-04-03T22:24:55.998814+0000 mgr.y (mgr.24370) 14592 : cluster [DBG] pgmap v14576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:57.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:57 smithi067 bash[27441]: cluster 2024-04-03T22:24:55.998814+0000 mgr.y (mgr.24370) 14592 : cluster [DBG] pgmap v14576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:57 smithi067 bash[17655]: cluster 2024-04-03T22:24:55.998814+0000 mgr.y (mgr.24370) 14592 : cluster [DBG] pgmap v14576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:58.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:58 smithi082 bash[20963]: audit 2024-04-03T22:24:57.752269+0000 mon.a (mon.0) 12500 : audit [DBG] from='client.? 172.21.15.67:0/3176765029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:58.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:58 smithi067 bash[27441]: audit 2024-04-03T22:24:57.752269+0000 mon.a (mon.0) 12500 : audit [DBG] from='client.? 172.21.15.67:0/3176765029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:58.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:58 smithi067 bash[17655]: audit 2024-04-03T22:24:57.752269+0000 mon.a (mon.0) 12500 : audit [DBG] from='client.? 172.21.15.67:0/3176765029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:24:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:24:59 smithi067 bash[27441]: cluster 2024-04-03T22:24:57.999541+0000 mgr.y (mgr.24370) 14593 : cluster [DBG] pgmap v14577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:24:59 smithi067 bash[17655]: cluster 2024-04-03T22:24:57.999541+0000 mgr.y (mgr.24370) 14593 : cluster [DBG] pgmap v14577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:24:59.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:24:59 smithi082 bash[20963]: cluster 2024-04-03T22:24:57.999541+0000 mgr.y (mgr.24370) 14593 : cluster [DBG] pgmap v14577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:00.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:00 smithi067 bash[17655]: audit 2024-04-03T22:25:00.197019+0000 mon.c (mon.2) 5841 : audit [DBG] from='client.? 172.21.15.67:0/674921907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:00 smithi067 bash[27441]: audit 2024-04-03T22:25:00.197019+0000 mon.c (mon.2) 5841 : audit [DBG] from='client.? 172.21.15.67:0/674921907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:00.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:00 smithi082 bash[20963]: audit 2024-04-03T22:25:00.197019+0000 mon.c (mon.2) 5841 : audit [DBG] from='client.? 172.21.15.67:0/674921907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:01.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:01 smithi067 bash[27441]: cluster 2024-04-03T22:25:00.000221+0000 mgr.y (mgr.24370) 14594 : cluster [DBG] pgmap v14578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:01 smithi067 bash[17655]: cluster 2024-04-03T22:25:00.000221+0000 mgr.y (mgr.24370) 14594 : cluster [DBG] pgmap v14578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:01.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:01 smithi082 bash[20963]: cluster 2024-04-03T22:25:00.000221+0000 mgr.y (mgr.24370) 14594 : cluster [DBG] pgmap v14578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:03.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:25:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:03 smithi067 bash[17655]: cluster 2024-04-03T22:25:02.001389+0000 mgr.y (mgr.24370) 14595 : cluster [DBG] pgmap v14579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:03 smithi067 bash[17655]: audit 2024-04-03T22:25:02.655049+0000 mon.a (mon.0) 12501 : audit [DBG] from='client.? 172.21.15.67:0/2553122135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:03 smithi067 bash[27441]: cluster 2024-04-03T22:25:02.001389+0000 mgr.y (mgr.24370) 14595 : cluster [DBG] pgmap v14579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:03 smithi067 bash[27441]: audit 2024-04-03T22:25:02.655049+0000 mon.a (mon.0) 12501 : audit [DBG] from='client.? 172.21.15.67:0/2553122135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:25:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:03 smithi082 bash[20963]: cluster 2024-04-03T22:25:02.001389+0000 mgr.y (mgr.24370) 14595 : cluster [DBG] pgmap v14579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:03 smithi082 bash[20963]: audit 2024-04-03T22:25:02.655049+0000 mon.a (mon.0) 12501 : audit [DBG] from='client.? 172.21.15.67:0/2553122135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:05 smithi067 bash[17655]: cluster 2024-04-03T22:25:04.002025+0000 mgr.y (mgr.24370) 14596 : cluster [DBG] pgmap v14580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:05 smithi067 bash[17655]: audit 2024-04-03T22:25:05.110841+0000 mon.a (mon.0) 12502 : audit [DBG] from='client.? 172.21.15.67:0/588497702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:05 smithi067 bash[27441]: cluster 2024-04-03T22:25:04.002025+0000 mgr.y (mgr.24370) 14596 : cluster [DBG] pgmap v14580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:05 smithi067 bash[27441]: audit 2024-04-03T22:25:05.110841+0000 mon.a (mon.0) 12502 : audit [DBG] from='client.? 172.21.15.67:0/588497702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:05.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:05 smithi082 bash[20963]: cluster 2024-04-03T22:25:04.002025+0000 mgr.y (mgr.24370) 14596 : cluster [DBG] pgmap v14580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:05 smithi082 bash[20963]: audit 2024-04-03T22:25:05.110841+0000 mon.a (mon.0) 12502 : audit [DBG] from='client.? 172.21.15.67:0/588497702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:07 smithi067 bash[17655]: cluster 2024-04-03T22:25:06.003183+0000 mgr.y (mgr.24370) 14597 : cluster [DBG] pgmap v14581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:07 smithi067 bash[27441]: cluster 2024-04-03T22:25:06.003183+0000 mgr.y (mgr.24370) 14597 : cluster [DBG] pgmap v14581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:07 smithi082 bash[20963]: cluster 2024-04-03T22:25:06.003183+0000 mgr.y (mgr.24370) 14597 : cluster [DBG] pgmap v14581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:08 smithi082 bash[20963]: audit 2024-04-03T22:25:07.570001+0000 mon.a (mon.0) 12503 : audit [DBG] from='client.? 172.21.15.67:0/3479248239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:08.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:08 smithi067 bash[17655]: audit 2024-04-03T22:25:07.570001+0000 mon.a (mon.0) 12503 : audit [DBG] from='client.? 172.21.15.67:0/3479248239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:08 smithi067 bash[27441]: audit 2024-04-03T22:25:07.570001+0000 mon.a (mon.0) 12503 : audit [DBG] from='client.? 172.21.15.67:0/3479248239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:09.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:09 smithi082 bash[20963]: cluster 2024-04-03T22:25:08.003879+0000 mgr.y (mgr.24370) 14598 : cluster [DBG] pgmap v14582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:09.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:09 smithi067 bash[17655]: cluster 2024-04-03T22:25:08.003879+0000 mgr.y (mgr.24370) 14598 : cluster [DBG] pgmap v14582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:09 smithi067 bash[27441]: cluster 2024-04-03T22:25:08.003879+0000 mgr.y (mgr.24370) 14598 : cluster [DBG] pgmap v14582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:10 smithi082 bash[20963]: audit 2024-04-03T22:25:10.032260+0000 mon.a (mon.0) 12504 : audit [DBG] from='client.? 172.21.15.67:0/3785928145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:10.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:10 smithi067 bash[27441]: audit 2024-04-03T22:25:10.032260+0000 mon.a (mon.0) 12504 : audit [DBG] from='client.? 172.21.15.67:0/3785928145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:10 smithi067 bash[17655]: audit 2024-04-03T22:25:10.032260+0000 mon.a (mon.0) 12504 : audit [DBG] from='client.? 172.21.15.67:0/3785928145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:11.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:11 smithi082 bash[20963]: cluster 2024-04-03T22:25:10.004377+0000 mgr.y (mgr.24370) 14599 : cluster [DBG] pgmap v14583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:11 smithi082 bash[20963]: audit 2024-04-03T22:25:10.433956+0000 mon.a (mon.0) 12505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:11 smithi067 bash[27441]: cluster 2024-04-03T22:25:10.004377+0000 mgr.y (mgr.24370) 14599 : cluster [DBG] pgmap v14583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:11.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:11 smithi067 bash[27441]: audit 2024-04-03T22:25:10.433956+0000 mon.a (mon.0) 12505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:11 smithi067 bash[17655]: cluster 2024-04-03T22:25:10.004377+0000 mgr.y (mgr.24370) 14599 : cluster [DBG] pgmap v14583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:11 smithi067 bash[17655]: audit 2024-04-03T22:25:10.433956+0000 mon.a (mon.0) 12505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:13.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:25:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:25:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:13 smithi082 bash[20963]: cluster 2024-04-03T22:25:12.005476+0000 mgr.y (mgr.24370) 14600 : cluster [DBG] pgmap v14584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:13 smithi082 bash[20963]: audit 2024-04-03T22:25:12.487294+0000 mon.c (mon.2) 5842 : audit [DBG] from='client.? 172.21.15.67:0/2789357433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:13.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:13 smithi067 bash[27441]: cluster 2024-04-03T22:25:12.005476+0000 mgr.y (mgr.24370) 14600 : cluster [DBG] pgmap v14584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:13 smithi067 bash[27441]: audit 2024-04-03T22:25:12.487294+0000 mon.c (mon.2) 5842 : audit [DBG] from='client.? 172.21.15.67:0/2789357433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:13 smithi067 bash[17655]: cluster 2024-04-03T22:25:12.005476+0000 mgr.y (mgr.24370) 14600 : cluster [DBG] pgmap v14584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:13 smithi067 bash[17655]: audit 2024-04-03T22:25:12.487294+0000 mon.c (mon.2) 5842 : audit [DBG] from='client.? 172.21.15.67:0/2789357433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:15 smithi082 bash[20963]: cluster 2024-04-03T22:25:14.006176+0000 mgr.y (mgr.24370) 14601 : cluster [DBG] pgmap v14585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:15 smithi082 bash[20963]: audit 2024-04-03T22:25:14.942218+0000 mon.c (mon.2) 5843 : audit [DBG] from='client.? 172.21.15.67:0/2439324978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:15.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:15 smithi067 bash[27441]: cluster 2024-04-03T22:25:14.006176+0000 mgr.y (mgr.24370) 14601 : cluster [DBG] pgmap v14585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:15 smithi067 bash[27441]: audit 2024-04-03T22:25:14.942218+0000 mon.c (mon.2) 5843 : audit [DBG] from='client.? 172.21.15.67:0/2439324978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:15 smithi067 bash[17655]: cluster 2024-04-03T22:25:14.006176+0000 mgr.y (mgr.24370) 14601 : cluster [DBG] pgmap v14585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:15 smithi067 bash[17655]: audit 2024-04-03T22:25:14.942218+0000 mon.c (mon.2) 5843 : audit [DBG] from='client.? 172.21.15.67:0/2439324978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:17.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:17 smithi082 bash[20963]: cluster 2024-04-03T22:25:16.007306+0000 mgr.y (mgr.24370) 14602 : cluster [DBG] pgmap v14586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:17 smithi082 bash[20963]: audit 2024-04-03T22:25:17.397268+0000 mon.c (mon.2) 5844 : audit [DBG] from='client.? 172.21.15.67:0/1669941817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:17 smithi067 bash[17655]: cluster 2024-04-03T22:25:16.007306+0000 mgr.y (mgr.24370) 14602 : cluster [DBG] pgmap v14586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:17.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:17 smithi067 bash[17655]: audit 2024-04-03T22:25:17.397268+0000 mon.c (mon.2) 5844 : audit [DBG] from='client.? 172.21.15.67:0/1669941817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:17 smithi067 bash[27441]: cluster 2024-04-03T22:25:16.007306+0000 mgr.y (mgr.24370) 14602 : cluster [DBG] pgmap v14586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:17 smithi067 bash[27441]: audit 2024-04-03T22:25:17.397268+0000 mon.c (mon.2) 5844 : audit [DBG] from='client.? 172.21.15.67:0/1669941817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:19.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:19 smithi082 bash[20963]: cluster 2024-04-03T22:25:18.007985+0000 mgr.y (mgr.24370) 14603 : cluster [DBG] pgmap v14587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:19.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:19 smithi067 bash[27441]: cluster 2024-04-03T22:25:18.007985+0000 mgr.y (mgr.24370) 14603 : cluster [DBG] pgmap v14587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:19 smithi067 bash[17655]: cluster 2024-04-03T22:25:18.007985+0000 mgr.y (mgr.24370) 14603 : cluster [DBG] pgmap v14587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:20.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:20 smithi082 bash[20963]: audit 2024-04-03T22:25:19.854714+0000 mon.c (mon.2) 5845 : audit [DBG] from='client.? 172.21.15.67:0/1687014486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:20.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:20 smithi067 bash[27441]: audit 2024-04-03T22:25:19.854714+0000 mon.c (mon.2) 5845 : audit [DBG] from='client.? 172.21.15.67:0/1687014486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:20 smithi067 bash[17655]: audit 2024-04-03T22:25:19.854714+0000 mon.c (mon.2) 5845 : audit [DBG] from='client.? 172.21.15.67:0/1687014486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:21.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:21 smithi082 bash[20963]: cluster 2024-04-03T22:25:20.008667+0000 mgr.y (mgr.24370) 14604 : cluster [DBG] pgmap v14588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:21.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:21 smithi067 bash[27441]: cluster 2024-04-03T22:25:20.008667+0000 mgr.y (mgr.24370) 14604 : cluster [DBG] pgmap v14588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:21.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:21 smithi067 bash[17655]: cluster 2024-04-03T22:25:20.008667+0000 mgr.y (mgr.24370) 14604 : cluster [DBG] pgmap v14588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:22 smithi082 bash[20963]: audit 2024-04-03T22:25:22.307700+0000 mon.a (mon.0) 12506 : audit [DBG] from='client.? 172.21.15.67:0/1607810084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:22.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:22 smithi067 bash[17655]: audit 2024-04-03T22:25:22.307700+0000 mon.a (mon.0) 12506 : audit [DBG] from='client.? 172.21.15.67:0/1607810084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:22 smithi067 bash[27441]: audit 2024-04-03T22:25:22.307700+0000 mon.a (mon.0) 12506 : audit [DBG] from='client.? 172.21.15.67:0/1607810084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:23.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:25:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:23 smithi082 bash[20963]: cluster 2024-04-03T22:25:22.009382+0000 mgr.y (mgr.24370) 14605 : cluster [DBG] pgmap v14589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:25:23.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:23 smithi067 bash[27441]: cluster 2024-04-03T22:25:22.009382+0000 mgr.y (mgr.24370) 14605 : cluster [DBG] pgmap v14589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:23 smithi067 bash[17655]: cluster 2024-04-03T22:25:22.009382+0000 mgr.y (mgr.24370) 14605 : cluster [DBG] pgmap v14589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:25 smithi082 bash[20963]: cluster 2024-04-03T22:25:24.010051+0000 mgr.y (mgr.24370) 14606 : cluster [DBG] pgmap v14590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:25 smithi082 bash[20963]: audit 2024-04-03T22:25:24.762064+0000 mon.a (mon.0) 12507 : audit [DBG] from='client.? 172.21.15.67:0/2481998867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:25 smithi082 bash[20963]: audit 2024-04-03T22:25:25.434140+0000 mon.a (mon.0) 12508 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:25 smithi067 bash[27441]: cluster 2024-04-03T22:25:24.010051+0000 mgr.y (mgr.24370) 14606 : cluster [DBG] pgmap v14590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:25.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:25 smithi067 bash[27441]: audit 2024-04-03T22:25:24.762064+0000 mon.a (mon.0) 12507 : audit [DBG] from='client.? 172.21.15.67:0/2481998867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:25 smithi067 bash[27441]: audit 2024-04-03T22:25:25.434140+0000 mon.a (mon.0) 12508 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:25 smithi067 bash[17655]: cluster 2024-04-03T22:25:24.010051+0000 mgr.y (mgr.24370) 14606 : cluster [DBG] pgmap v14590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:25 smithi067 bash[17655]: audit 2024-04-03T22:25:24.762064+0000 mon.a (mon.0) 12507 : audit [DBG] from='client.? 172.21.15.67:0/2481998867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:25 smithi067 bash[17655]: audit 2024-04-03T22:25:25.434140+0000 mon.a (mon.0) 12508 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:27 smithi082 bash[20963]: cluster 2024-04-03T22:25:26.011252+0000 mgr.y (mgr.24370) 14607 : cluster [DBG] pgmap v14591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:27 smithi082 bash[20963]: audit 2024-04-03T22:25:27.216872+0000 mon.c (mon.2) 5846 : audit [DBG] from='client.? 172.21.15.67:0/3436309413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:27 smithi082 bash[20963]: audit 2024-04-03T22:25:27.353491+0000 mon.a (mon.0) 12509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:25:27.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:27 smithi067 bash[17655]: cluster 2024-04-03T22:25:26.011252+0000 mgr.y (mgr.24370) 14607 : cluster [DBG] pgmap v14591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:27 smithi067 bash[17655]: audit 2024-04-03T22:25:27.216872+0000 mon.c (mon.2) 5846 : audit [DBG] from='client.? 172.21.15.67:0/3436309413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:27 smithi067 bash[17655]: audit 2024-04-03T22:25:27.353491+0000 mon.a (mon.0) 12509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:25:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:27 smithi067 bash[27441]: cluster 2024-04-03T22:25:26.011252+0000 mgr.y (mgr.24370) 14607 : cluster [DBG] pgmap v14591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:27 smithi067 bash[27441]: audit 2024-04-03T22:25:27.216872+0000 mon.c (mon.2) 5846 : audit [DBG] from='client.? 172.21.15.67:0/3436309413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:27 smithi067 bash[27441]: audit 2024-04-03T22:25:27.353491+0000 mon.a (mon.0) 12509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:25:29.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:29 smithi082 bash[20963]: cluster 2024-04-03T22:25:28.011963+0000 mgr.y (mgr.24370) 14608 : cluster [DBG] pgmap v14592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:29.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:29 smithi067 bash[17655]: cluster 2024-04-03T22:25:28.011963+0000 mgr.y (mgr.24370) 14608 : cluster [DBG] pgmap v14592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:29 smithi067 bash[27441]: cluster 2024-04-03T22:25:28.011963+0000 mgr.y (mgr.24370) 14608 : cluster [DBG] pgmap v14592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:30 smithi082 bash[20963]: audit 2024-04-03T22:25:29.676998+0000 mon.a (mon.0) 12510 : audit [DBG] from='client.? 172.21.15.67:0/3506013170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:30.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:30 smithi067 bash[17655]: audit 2024-04-03T22:25:29.676998+0000 mon.a (mon.0) 12510 : audit [DBG] from='client.? 172.21.15.67:0/3506013170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:30 smithi067 bash[27441]: audit 2024-04-03T22:25:29.676998+0000 mon.a (mon.0) 12510 : audit [DBG] from='client.? 172.21.15.67:0/3506013170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:31.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:31 smithi082 bash[20963]: cluster 2024-04-03T22:25:30.012666+0000 mgr.y (mgr.24370) 14609 : cluster [DBG] pgmap v14593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:31.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:31 smithi067 bash[17655]: cluster 2024-04-03T22:25:30.012666+0000 mgr.y (mgr.24370) 14609 : cluster [DBG] pgmap v14593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:31 smithi067 bash[27441]: cluster 2024-04-03T22:25:30.012666+0000 mgr.y (mgr.24370) 14609 : cluster [DBG] pgmap v14593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:32.882 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:32 smithi082 bash[20963]: audit 2024-04-03T22:25:32.127609+0000 mon.a (mon.0) 12511 : audit [DBG] from='client.? 172.21.15.67:0/4079537932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:32.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:32 smithi067 bash[17655]: audit 2024-04-03T22:25:32.127609+0000 mon.a (mon.0) 12511 : audit [DBG] from='client.? 172.21.15.67:0/4079537932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:32 smithi067 bash[27441]: audit 2024-04-03T22:25:32.127609+0000 mon.a (mon.0) 12511 : audit [DBG] from='client.? 172.21.15.67:0/4079537932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:25:33.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:25:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:33 smithi082 bash[20963]: cluster 2024-04-03T22:25:32.013830+0000 mgr.y (mgr.24370) 14610 : cluster [DBG] pgmap v14594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:33 smithi082 bash[20963]: audit 2024-04-03T22:25:33.047827+0000 mon.a (mon.0) 12512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:33 smithi082 bash[20963]: audit 2024-04-03T22:25:33.056390+0000 mon.a (mon.0) 12513 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:33 smithi082 bash[20963]: audit 2024-04-03T22:25:33.358128+0000 mon.a (mon.0) 12514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:33 smithi082 bash[20963]: audit 2024-04-03T22:25:33.366048+0000 mon.a (mon.0) 12515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[17655]: cluster 2024-04-03T22:25:32.013830+0000 mgr.y (mgr.24370) 14610 : cluster [DBG] pgmap v14594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[17655]: audit 2024-04-03T22:25:33.047827+0000 mon.a (mon.0) 12512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[17655]: audit 2024-04-03T22:25:33.056390+0000 mon.a (mon.0) 12513 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[17655]: audit 2024-04-03T22:25:33.358128+0000 mon.a (mon.0) 12514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[17655]: audit 2024-04-03T22:25:33.366048+0000 mon.a (mon.0) 12515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[27441]: cluster 2024-04-03T22:25:32.013830+0000 mgr.y (mgr.24370) 14610 : cluster [DBG] pgmap v14594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[27441]: audit 2024-04-03T22:25:33.047827+0000 mon.a (mon.0) 12512 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[27441]: audit 2024-04-03T22:25:33.056390+0000 mon.a (mon.0) 12513 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[27441]: audit 2024-04-03T22:25:33.358128+0000 mon.a (mon.0) 12514 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:33 smithi067 bash[27441]: audit 2024-04-03T22:25:33.366048+0000 mon.a (mon.0) 12515 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:34 smithi082 bash[20963]: audit 2024-04-03T22:25:33.812478+0000 mon.a (mon.0) 12516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:34 smithi082 bash[20963]: audit 2024-04-03T22:25:33.823185+0000 mon.a (mon.0) 12517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:34 smithi082 bash[20963]: cluster 2024-04-03T22:25:34.014501+0000 mgr.y (mgr.24370) 14611 : cluster [DBG] pgmap v14595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:34 smithi082 bash[20963]: audit 2024-04-03T22:25:34.061683+0000 mon.a (mon.0) 12518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:34 smithi082 bash[20963]: audit 2024-04-03T22:25:34.071264+0000 mon.a (mon.0) 12519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:34 smithi082 bash[20963]: audit 2024-04-03T22:25:34.072934+0000 mon.a (mon.0) 12520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:25:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:34 smithi082 bash[20963]: audit 2024-04-03T22:25:34.074423+0000 mon.a (mon.0) 12521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:25:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:34 smithi082 bash[20963]: audit 2024-04-03T22:25:34.081593+0000 mon.a (mon.0) 12522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:34 smithi082 bash[20963]: audit 2024-04-03T22:25:34.573056+0000 mon.c (mon.2) 5847 : audit [DBG] from='client.? 172.21.15.67:0/2786768382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[17655]: audit 2024-04-03T22:25:33.812478+0000 mon.a (mon.0) 12516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[17655]: audit 2024-04-03T22:25:33.823185+0000 mon.a (mon.0) 12517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[17655]: cluster 2024-04-03T22:25:34.014501+0000 mgr.y (mgr.24370) 14611 : cluster [DBG] pgmap v14595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[17655]: audit 2024-04-03T22:25:34.061683+0000 mon.a (mon.0) 12518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[17655]: audit 2024-04-03T22:25:34.071264+0000 mon.a (mon.0) 12519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[17655]: audit 2024-04-03T22:25:34.072934+0000 mon.a (mon.0) 12520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[17655]: audit 2024-04-03T22:25:34.074423+0000 mon.a (mon.0) 12521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[17655]: audit 2024-04-03T22:25:34.081593+0000 mon.a (mon.0) 12522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[17655]: audit 2024-04-03T22:25:34.573056+0000 mon.c (mon.2) 5847 : audit [DBG] from='client.? 172.21.15.67:0/2786768382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[27441]: audit 2024-04-03T22:25:33.812478+0000 mon.a (mon.0) 12516 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[27441]: audit 2024-04-03T22:25:33.823185+0000 mon.a (mon.0) 12517 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[27441]: cluster 2024-04-03T22:25:34.014501+0000 mgr.y (mgr.24370) 14611 : cluster [DBG] pgmap v14595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[27441]: audit 2024-04-03T22:25:34.061683+0000 mon.a (mon.0) 12518 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[27441]: audit 2024-04-03T22:25:34.071264+0000 mon.a (mon.0) 12519 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[27441]: audit 2024-04-03T22:25:34.072934+0000 mon.a (mon.0) 12520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:25:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[27441]: audit 2024-04-03T22:25:34.074423+0000 mon.a (mon.0) 12521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:25:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[27441]: audit 2024-04-03T22:25:34.081593+0000 mon.a (mon.0) 12522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:25:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:34 smithi067 bash[27441]: audit 2024-04-03T22:25:34.573056+0000 mon.c (mon.2) 5847 : audit [DBG] from='client.? 172.21.15.67:0/2786768382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:37.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:37 smithi082 bash[20963]: cluster 2024-04-03T22:25:36.015625+0000 mgr.y (mgr.24370) 14612 : cluster [DBG] pgmap v14596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:37 smithi082 bash[20963]: audit 2024-04-03T22:25:37.028847+0000 mon.a (mon.0) 12523 : audit [DBG] from='client.? 172.21.15.67:0/2553863878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:37 smithi067 bash[17655]: cluster 2024-04-03T22:25:36.015625+0000 mgr.y (mgr.24370) 14612 : cluster [DBG] pgmap v14596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:37.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:37 smithi067 bash[17655]: audit 2024-04-03T22:25:37.028847+0000 mon.a (mon.0) 12523 : audit [DBG] from='client.? 172.21.15.67:0/2553863878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:37 smithi067 bash[27441]: cluster 2024-04-03T22:25:36.015625+0000 mgr.y (mgr.24370) 14612 : cluster [DBG] pgmap v14596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:37.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:37 smithi067 bash[27441]: audit 2024-04-03T22:25:37.028847+0000 mon.a (mon.0) 12523 : audit [DBG] from='client.? 172.21.15.67:0/2553863878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:39 smithi082 bash[20963]: cluster 2024-04-03T22:25:38.016321+0000 mgr.y (mgr.24370) 14613 : cluster [DBG] pgmap v14597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:39 smithi067 bash[17655]: cluster 2024-04-03T22:25:38.016321+0000 mgr.y (mgr.24370) 14613 : cluster [DBG] pgmap v14597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:39 smithi067 bash[27441]: cluster 2024-04-03T22:25:38.016321+0000 mgr.y (mgr.24370) 14613 : cluster [DBG] pgmap v14597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:40.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:40 smithi082 bash[20963]: audit 2024-04-03T22:25:39.481225+0000 mon.c (mon.2) 5848 : audit [DBG] from='client.? 172.21.15.67:0/3362986112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:40.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:40 smithi067 bash[17655]: audit 2024-04-03T22:25:39.481225+0000 mon.c (mon.2) 5848 : audit [DBG] from='client.? 172.21.15.67:0/3362986112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:40.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:40 smithi067 bash[27441]: audit 2024-04-03T22:25:39.481225+0000 mon.c (mon.2) 5848 : audit [DBG] from='client.? 172.21.15.67:0/3362986112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:41 smithi082 bash[20963]: cluster 2024-04-03T22:25:40.017081+0000 mgr.y (mgr.24370) 14614 : cluster [DBG] pgmap v14598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:41 smithi082 bash[20963]: audit 2024-04-03T22:25:40.434318+0000 mon.a (mon.0) 12524 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:41.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:41 smithi067 bash[17655]: cluster 2024-04-03T22:25:40.017081+0000 mgr.y (mgr.24370) 14614 : cluster [DBG] pgmap v14598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:41.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:41 smithi067 bash[17655]: audit 2024-04-03T22:25:40.434318+0000 mon.a (mon.0) 12524 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:41 smithi067 bash[27441]: cluster 2024-04-03T22:25:40.017081+0000 mgr.y (mgr.24370) 14614 : cluster [DBG] pgmap v14598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:41.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:41 smithi067 bash[27441]: audit 2024-04-03T22:25:40.434318+0000 mon.a (mon.0) 12524 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:42.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:42 smithi082 bash[20963]: audit 2024-04-03T22:25:41.933626+0000 mon.c (mon.2) 5849 : audit [DBG] from='client.? 172.21.15.67:0/3779727590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:42.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:42 smithi067 bash[27441]: audit 2024-04-03T22:25:41.933626+0000 mon.c (mon.2) 5849 : audit [DBG] from='client.? 172.21.15.67:0/3779727590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:42.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:42 smithi067 bash[17655]: audit 2024-04-03T22:25:41.933626+0000 mon.c (mon.2) 5849 : audit [DBG] from='client.? 172.21.15.67:0/3779727590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:43.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:43 smithi082 bash[20963]: cluster 2024-04-03T22:25:42.018270+0000 mgr.y (mgr.24370) 14615 : cluster [DBG] pgmap v14599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:25:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:43 smithi067 bash[27441]: cluster 2024-04-03T22:25:42.018270+0000 mgr.y (mgr.24370) 14615 : cluster [DBG] pgmap v14599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:43 smithi067 bash[17655]: cluster 2024-04-03T22:25:42.018270+0000 mgr.y (mgr.24370) 14615 : cluster [DBG] pgmap v14599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:25:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:45 smithi082 bash[20963]: cluster 2024-04-03T22:25:44.019034+0000 mgr.y (mgr.24370) 14616 : cluster [DBG] pgmap v14600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:45.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:45 smithi082 bash[20963]: audit 2024-04-03T22:25:44.385304+0000 mon.c (mon.2) 5850 : audit [DBG] from='client.? 172.21.15.67:0/802772462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:45.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:45 smithi067 bash[27441]: cluster 2024-04-03T22:25:44.019034+0000 mgr.y (mgr.24370) 14616 : cluster [DBG] pgmap v14600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:45 smithi067 bash[27441]: audit 2024-04-03T22:25:44.385304+0000 mon.c (mon.2) 5850 : audit [DBG] from='client.? 172.21.15.67:0/802772462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:45 smithi067 bash[17655]: cluster 2024-04-03T22:25:44.019034+0000 mgr.y (mgr.24370) 14616 : cluster [DBG] pgmap v14600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:45.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:45 smithi067 bash[17655]: audit 2024-04-03T22:25:44.385304+0000 mon.c (mon.2) 5850 : audit [DBG] from='client.? 172.21.15.67:0/802772462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:47 smithi082 bash[20963]: cluster 2024-04-03T22:25:46.020221+0000 mgr.y (mgr.24370) 14617 : cluster [DBG] pgmap v14601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:47 smithi082 bash[20963]: audit 2024-04-03T22:25:46.849594+0000 mon.c (mon.2) 5851 : audit [DBG] from='client.? 172.21.15.67:0/223787644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:47.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:47 smithi067 bash[27441]: cluster 2024-04-03T22:25:46.020221+0000 mgr.y (mgr.24370) 14617 : cluster [DBG] pgmap v14601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:47 smithi067 bash[27441]: audit 2024-04-03T22:25:46.849594+0000 mon.c (mon.2) 5851 : audit [DBG] from='client.? 172.21.15.67:0/223787644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:47 smithi067 bash[17655]: cluster 2024-04-03T22:25:46.020221+0000 mgr.y (mgr.24370) 14617 : cluster [DBG] pgmap v14601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:47 smithi067 bash[17655]: audit 2024-04-03T22:25:46.849594+0000 mon.c (mon.2) 5851 : audit [DBG] from='client.? 172.21.15.67:0/223787644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:49.382 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:49 smithi082 bash[20963]: cluster 2024-04-03T22:25:48.020840+0000 mgr.y (mgr.24370) 14618 : cluster [DBG] pgmap v14602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:49.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:49 smithi067 bash[27441]: cluster 2024-04-03T22:25:48.020840+0000 mgr.y (mgr.24370) 14618 : cluster [DBG] pgmap v14602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:49 smithi067 bash[17655]: cluster 2024-04-03T22:25:48.020840+0000 mgr.y (mgr.24370) 14618 : cluster [DBG] pgmap v14602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:50.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:50 smithi082 bash[20963]: audit 2024-04-03T22:25:49.314288+0000 mon.a (mon.0) 12525 : audit [DBG] from='client.? 172.21.15.67:0/3716463747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:50.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:50 smithi067 bash[27441]: audit 2024-04-03T22:25:49.314288+0000 mon.a (mon.0) 12525 : audit [DBG] from='client.? 172.21.15.67:0/3716463747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:50.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:50 smithi067 bash[17655]: audit 2024-04-03T22:25:49.314288+0000 mon.a (mon.0) 12525 : audit [DBG] from='client.? 172.21.15.67:0/3716463747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:51 smithi082 bash[20963]: cluster 2024-04-03T22:25:50.021500+0000 mgr.y (mgr.24370) 14619 : cluster [DBG] pgmap v14603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:51 smithi067 bash[27441]: cluster 2024-04-03T22:25:50.021500+0000 mgr.y (mgr.24370) 14619 : cluster [DBG] pgmap v14603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:51 smithi067 bash[17655]: cluster 2024-04-03T22:25:50.021500+0000 mgr.y (mgr.24370) 14619 : cluster [DBG] pgmap v14603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:52.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:52 smithi082 bash[20963]: audit 2024-04-03T22:25:51.772264+0000 mon.c (mon.2) 5852 : audit [DBG] from='client.? 172.21.15.67:0/1627584800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:52 smithi067 bash[17655]: audit 2024-04-03T22:25:51.772264+0000 mon.c (mon.2) 5852 : audit [DBG] from='client.? 172.21.15.67:0/1627584800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:52 smithi067 bash[27441]: audit 2024-04-03T22:25:51.772264+0000 mon.c (mon.2) 5852 : audit [DBG] from='client.? 172.21.15.67:0/1627584800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:25:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:53 smithi067 bash[27441]: cluster 2024-04-03T22:25:52.022631+0000 mgr.y (mgr.24370) 14620 : cluster [DBG] pgmap v14604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:53 smithi067 bash[17655]: cluster 2024-04-03T22:25:52.022631+0000 mgr.y (mgr.24370) 14620 : cluster [DBG] pgmap v14604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:53 smithi082 bash[20963]: cluster 2024-04-03T22:25:52.022631+0000 mgr.y (mgr.24370) 14620 : cluster [DBG] pgmap v14604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:25:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:55 smithi067 bash[27441]: cluster 2024-04-03T22:25:54.023275+0000 mgr.y (mgr.24370) 14621 : cluster [DBG] pgmap v14605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:55 smithi067 bash[27441]: audit 2024-04-03T22:25:54.228937+0000 mon.a (mon.0) 12526 : audit [DBG] from='client.? 172.21.15.67:0/3420980675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:55 smithi067 bash[17655]: cluster 2024-04-03T22:25:54.023275+0000 mgr.y (mgr.24370) 14621 : cluster [DBG] pgmap v14605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:55 smithi067 bash[17655]: audit 2024-04-03T22:25:54.228937+0000 mon.a (mon.0) 12526 : audit [DBG] from='client.? 172.21.15.67:0/3420980675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:55 smithi082 bash[20963]: cluster 2024-04-03T22:25:54.023275+0000 mgr.y (mgr.24370) 14621 : cluster [DBG] pgmap v14605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:55 smithi082 bash[20963]: audit 2024-04-03T22:25:54.228937+0000 mon.a (mon.0) 12526 : audit [DBG] from='client.? 172.21.15.67:0/3420980675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:56 smithi067 bash[27441]: audit 2024-04-03T22:25:55.434731+0000 mon.a (mon.0) 12527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:56 smithi067 bash[17655]: audit 2024-04-03T22:25:55.434731+0000 mon.a (mon.0) 12527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:56.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:56 smithi082 bash[20963]: audit 2024-04-03T22:25:55.434731+0000 mon.a (mon.0) 12527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:25:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:57 smithi067 bash[27441]: cluster 2024-04-03T22:25:56.024439+0000 mgr.y (mgr.24370) 14622 : cluster [DBG] pgmap v14606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:57 smithi067 bash[27441]: audit 2024-04-03T22:25:56.682412+0000 mon.c (mon.2) 5853 : audit [DBG] from='client.? 172.21.15.67:0/807506562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:57 smithi067 bash[17655]: cluster 2024-04-03T22:25:56.024439+0000 mgr.y (mgr.24370) 14622 : cluster [DBG] pgmap v14606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:57 smithi067 bash[17655]: audit 2024-04-03T22:25:56.682412+0000 mon.c (mon.2) 5853 : audit [DBG] from='client.? 172.21.15.67:0/807506562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:57.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:57 smithi082 bash[20963]: cluster 2024-04-03T22:25:56.024439+0000 mgr.y (mgr.24370) 14622 : cluster [DBG] pgmap v14606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:57 smithi082 bash[20963]: audit 2024-04-03T22:25:56.682412+0000 mon.c (mon.2) 5853 : audit [DBG] from='client.? 172.21.15.67:0/807506562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:59 smithi067 bash[17655]: cluster 2024-04-03T22:25:58.025107+0000 mgr.y (mgr.24370) 14623 : cluster [DBG] pgmap v14607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:25:59 smithi067 bash[17655]: audit 2024-04-03T22:25:59.140389+0000 mon.c (mon.2) 5854 : audit [DBG] from='client.? 172.21.15.67:0/3174584435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:59 smithi067 bash[27441]: cluster 2024-04-03T22:25:58.025107+0000 mgr.y (mgr.24370) 14623 : cluster [DBG] pgmap v14607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:25:59 smithi067 bash[27441]: audit 2024-04-03T22:25:59.140389+0000 mon.c (mon.2) 5854 : audit [DBG] from='client.? 172.21.15.67:0/3174584435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:25:59.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:59 smithi082 bash[20963]: cluster 2024-04-03T22:25:58.025107+0000 mgr.y (mgr.24370) 14623 : cluster [DBG] pgmap v14607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:25:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:25:59 smithi082 bash[20963]: audit 2024-04-03T22:25:59.140389+0000 mon.c (mon.2) 5854 : audit [DBG] from='client.? 172.21.15.67:0/3174584435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:01.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:01 smithi067 bash[27441]: cluster 2024-04-03T22:26:00.025749+0000 mgr.y (mgr.24370) 14624 : cluster [DBG] pgmap v14608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:01 smithi067 bash[17655]: cluster 2024-04-03T22:26:00.025749+0000 mgr.y (mgr.24370) 14624 : cluster [DBG] pgmap v14608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:01.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:01 smithi082 bash[20963]: cluster 2024-04-03T22:26:00.025749+0000 mgr.y (mgr.24370) 14624 : cluster [DBG] pgmap v14608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:02.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:02 smithi082 bash[20963]: audit 2024-04-03T22:26:01.595319+0000 mon.a (mon.0) 12528 : audit [DBG] from='client.? 172.21.15.67:0/3607536530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:02 smithi067 bash[17655]: audit 2024-04-03T22:26:01.595319+0000 mon.a (mon.0) 12528 : audit [DBG] from='client.? 172.21.15.67:0/3607536530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:02 smithi067 bash[27441]: audit 2024-04-03T22:26:01.595319+0000 mon.a (mon.0) 12528 : audit [DBG] from='client.? 172.21.15.67:0/3607536530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:03 smithi067 bash[17655]: cluster 2024-04-03T22:26:02.026930+0000 mgr.y (mgr.24370) 14625 : cluster [DBG] pgmap v14609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:26:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:03 smithi067 bash[27441]: cluster 2024-04-03T22:26:02.026930+0000 mgr.y (mgr.24370) 14625 : cluster [DBG] pgmap v14609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:03.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:03 smithi082 bash[20963]: cluster 2024-04-03T22:26:02.026930+0000 mgr.y (mgr.24370) 14625 : cluster [DBG] pgmap v14609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:26:04.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:04 smithi082 bash[20963]: audit 2024-04-03T22:26:04.045804+0000 mon.a (mon.0) 12529 : audit [DBG] from='client.? 172.21.15.67:0/1591836220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:04.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:04 smithi067 bash[17655]: audit 2024-04-03T22:26:04.045804+0000 mon.a (mon.0) 12529 : audit [DBG] from='client.? 172.21.15.67:0/1591836220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:04.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:04 smithi067 bash[27441]: audit 2024-04-03T22:26:04.045804+0000 mon.a (mon.0) 12529 : audit [DBG] from='client.? 172.21.15.67:0/1591836220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:05 smithi082 bash[20963]: cluster 2024-04-03T22:26:04.027587+0000 mgr.y (mgr.24370) 14626 : cluster [DBG] pgmap v14610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:05.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:05 smithi067 bash[17655]: cluster 2024-04-03T22:26:04.027587+0000 mgr.y (mgr.24370) 14626 : cluster [DBG] pgmap v14610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:05 smithi067 bash[27441]: cluster 2024-04-03T22:26:04.027587+0000 mgr.y (mgr.24370) 14626 : cluster [DBG] pgmap v14610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:07 smithi082 bash[20963]: cluster 2024-04-03T22:26:06.028735+0000 mgr.y (mgr.24370) 14627 : cluster [DBG] pgmap v14611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:07 smithi082 bash[20963]: audit 2024-04-03T22:26:06.499851+0000 mon.c (mon.2) 5855 : audit [DBG] from='client.? 172.21.15.67:0/3429633718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:07 smithi067 bash[27441]: cluster 2024-04-03T22:26:06.028735+0000 mgr.y (mgr.24370) 14627 : cluster [DBG] pgmap v14611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:07 smithi067 bash[27441]: audit 2024-04-03T22:26:06.499851+0000 mon.c (mon.2) 5855 : audit [DBG] from='client.? 172.21.15.67:0/3429633718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:07 smithi067 bash[17655]: cluster 2024-04-03T22:26:06.028735+0000 mgr.y (mgr.24370) 14627 : cluster [DBG] pgmap v14611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:07 smithi067 bash[17655]: audit 2024-04-03T22:26:06.499851+0000 mon.c (mon.2) 5855 : audit [DBG] from='client.? 172.21.15.67:0/3429633718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:09 smithi082 bash[20963]: cluster 2024-04-03T22:26:08.029412+0000 mgr.y (mgr.24370) 14628 : cluster [DBG] pgmap v14612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:09 smithi082 bash[20963]: audit 2024-04-03T22:26:08.949770+0000 mon.a (mon.0) 12530 : audit [DBG] from='client.? 172.21.15.67:0/679945945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:09.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:09 smithi067 bash[27441]: cluster 2024-04-03T22:26:08.029412+0000 mgr.y (mgr.24370) 14628 : cluster [DBG] pgmap v14612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:09 smithi067 bash[27441]: audit 2024-04-03T22:26:08.949770+0000 mon.a (mon.0) 12530 : audit [DBG] from='client.? 172.21.15.67:0/679945945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:09 smithi067 bash[17655]: cluster 2024-04-03T22:26:08.029412+0000 mgr.y (mgr.24370) 14628 : cluster [DBG] pgmap v14612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:09 smithi067 bash[17655]: audit 2024-04-03T22:26:08.949770+0000 mon.a (mon.0) 12530 : audit [DBG] from='client.? 172.21.15.67:0/679945945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:11 smithi082 bash[20963]: cluster 2024-04-03T22:26:10.030081+0000 mgr.y (mgr.24370) 14629 : cluster [DBG] pgmap v14613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:11 smithi082 bash[20963]: audit 2024-04-03T22:26:10.435089+0000 mon.a (mon.0) 12531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:11.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:11 smithi067 bash[17655]: cluster 2024-04-03T22:26:10.030081+0000 mgr.y (mgr.24370) 14629 : cluster [DBG] pgmap v14613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:11 smithi067 bash[17655]: audit 2024-04-03T22:26:10.435089+0000 mon.a (mon.0) 12531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:11 smithi067 bash[27441]: cluster 2024-04-03T22:26:10.030081+0000 mgr.y (mgr.24370) 14629 : cluster [DBG] pgmap v14613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:11 smithi067 bash[27441]: audit 2024-04-03T22:26:10.435089+0000 mon.a (mon.0) 12531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:12 smithi082 bash[20963]: audit 2024-04-03T22:26:11.404803+0000 mon.a (mon.0) 12532 : audit [DBG] from='client.? 172.21.15.67:0/1267249124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:12.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:12 smithi067 bash[17655]: audit 2024-04-03T22:26:11.404803+0000 mon.a (mon.0) 12532 : audit [DBG] from='client.? 172.21.15.67:0/1267249124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:12 smithi067 bash[27441]: audit 2024-04-03T22:26:11.404803+0000 mon.a (mon.0) 12532 : audit [DBG] from='client.? 172.21.15.67:0/1267249124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:13 smithi067 bash[17655]: cluster 2024-04-03T22:26:12.031219+0000 mgr.y (mgr.24370) 14630 : cluster [DBG] pgmap v14614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:26:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:13 smithi067 bash[27441]: cluster 2024-04-03T22:26:12.031219+0000 mgr.y (mgr.24370) 14630 : cluster [DBG] pgmap v14614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:13 smithi082 bash[20963]: cluster 2024-04-03T22:26:12.031219+0000 mgr.y (mgr.24370) 14630 : cluster [DBG] pgmap v14614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:26:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:14 smithi082 bash[20963]: audit 2024-04-03T22:26:13.854684+0000 mon.a (mon.0) 12533 : audit [DBG] from='client.? 172.21.15.67:0/3459966283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:14.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:14 smithi067 bash[27441]: audit 2024-04-03T22:26:13.854684+0000 mon.a (mon.0) 12533 : audit [DBG] from='client.? 172.21.15.67:0/3459966283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:14 smithi067 bash[17655]: audit 2024-04-03T22:26:13.854684+0000 mon.a (mon.0) 12533 : audit [DBG] from='client.? 172.21.15.67:0/3459966283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:15 smithi082 bash[20963]: cluster 2024-04-03T22:26:14.031926+0000 mgr.y (mgr.24370) 14631 : cluster [DBG] pgmap v14615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:15 smithi067 bash[17655]: cluster 2024-04-03T22:26:14.031926+0000 mgr.y (mgr.24370) 14631 : cluster [DBG] pgmap v14615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:15 smithi067 bash[27441]: cluster 2024-04-03T22:26:14.031926+0000 mgr.y (mgr.24370) 14631 : cluster [DBG] pgmap v14615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:17 smithi082 bash[20963]: cluster 2024-04-03T22:26:16.033040+0000 mgr.y (mgr.24370) 14632 : cluster [DBG] pgmap v14616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:17 smithi082 bash[20963]: audit 2024-04-03T22:26:16.307971+0000 mon.a (mon.0) 12534 : audit [DBG] from='client.? 172.21.15.67:0/4089304911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:17.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:17 smithi067 bash[17655]: cluster 2024-04-03T22:26:16.033040+0000 mgr.y (mgr.24370) 14632 : cluster [DBG] pgmap v14616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:17 smithi067 bash[17655]: audit 2024-04-03T22:26:16.307971+0000 mon.a (mon.0) 12534 : audit [DBG] from='client.? 172.21.15.67:0/4089304911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:17 smithi067 bash[27441]: cluster 2024-04-03T22:26:16.033040+0000 mgr.y (mgr.24370) 14632 : cluster [DBG] pgmap v14616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:17 smithi067 bash[27441]: audit 2024-04-03T22:26:16.307971+0000 mon.a (mon.0) 12534 : audit [DBG] from='client.? 172.21.15.67:0/4089304911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:19 smithi082 bash[20963]: cluster 2024-04-03T22:26:18.033712+0000 mgr.y (mgr.24370) 14633 : cluster [DBG] pgmap v14617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:19 smithi082 bash[20963]: audit 2024-04-03T22:26:18.767666+0000 mon.c (mon.2) 5856 : audit [DBG] from='client.? 172.21.15.67:0/1969819874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:19.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:19 smithi067 bash[17655]: cluster 2024-04-03T22:26:18.033712+0000 mgr.y (mgr.24370) 14633 : cluster [DBG] pgmap v14617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:19 smithi067 bash[17655]: audit 2024-04-03T22:26:18.767666+0000 mon.c (mon.2) 5856 : audit [DBG] from='client.? 172.21.15.67:0/1969819874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:19 smithi067 bash[27441]: cluster 2024-04-03T22:26:18.033712+0000 mgr.y (mgr.24370) 14633 : cluster [DBG] pgmap v14617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:19 smithi067 bash[27441]: audit 2024-04-03T22:26:18.767666+0000 mon.c (mon.2) 5856 : audit [DBG] from='client.? 172.21.15.67:0/1969819874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:21 smithi082 bash[20963]: cluster 2024-04-03T22:26:20.034383+0000 mgr.y (mgr.24370) 14634 : cluster [DBG] pgmap v14618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:21 smithi082 bash[20963]: audit 2024-04-03T22:26:21.218990+0000 mon.c (mon.2) 5857 : audit [DBG] from='client.? 172.21.15.67:0/108357614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:21 smithi067 bash[17655]: cluster 2024-04-03T22:26:20.034383+0000 mgr.y (mgr.24370) 14634 : cluster [DBG] pgmap v14618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:21 smithi067 bash[17655]: audit 2024-04-03T22:26:21.218990+0000 mon.c (mon.2) 5857 : audit [DBG] from='client.? 172.21.15.67:0/108357614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:21 smithi067 bash[27441]: cluster 2024-04-03T22:26:20.034383+0000 mgr.y (mgr.24370) 14634 : cluster [DBG] pgmap v14618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:21 smithi067 bash[27441]: audit 2024-04-03T22:26:21.218990+0000 mon.c (mon.2) 5857 : audit [DBG] from='client.? 172.21.15.67:0/108357614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:23 smithi067 bash[17655]: cluster 2024-04-03T22:26:22.035535+0000 mgr.y (mgr.24370) 14635 : cluster [DBG] pgmap v14619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:23 smithi067 bash[27441]: cluster 2024-04-03T22:26:22.035535+0000 mgr.y (mgr.24370) 14635 : cluster [DBG] pgmap v14619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:26:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:23 smithi082 bash[20963]: cluster 2024-04-03T22:26:22.035535+0000 mgr.y (mgr.24370) 14635 : cluster [DBG] pgmap v14619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:26:24.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:24 smithi082 bash[20963]: audit 2024-04-03T22:26:23.682472+0000 mon.a (mon.0) 12535 : audit [DBG] from='client.? 172.21.15.67:0/3937898207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:24.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:24 smithi067 bash[17655]: audit 2024-04-03T22:26:23.682472+0000 mon.a (mon.0) 12535 : audit [DBG] from='client.? 172.21.15.67:0/3937898207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:24 smithi067 bash[27441]: audit 2024-04-03T22:26:23.682472+0000 mon.a (mon.0) 12535 : audit [DBG] from='client.? 172.21.15.67:0/3937898207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:25 smithi082 bash[20963]: cluster 2024-04-03T22:26:24.036170+0000 mgr.y (mgr.24370) 14636 : cluster [DBG] pgmap v14620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:25 smithi067 bash[17655]: cluster 2024-04-03T22:26:24.036170+0000 mgr.y (mgr.24370) 14636 : cluster [DBG] pgmap v14620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:25 smithi067 bash[27441]: cluster 2024-04-03T22:26:24.036170+0000 mgr.y (mgr.24370) 14636 : cluster [DBG] pgmap v14620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:26.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:26 smithi082 bash[20963]: audit 2024-04-03T22:26:25.435744+0000 mon.a (mon.0) 12536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:26 smithi082 bash[20963]: audit 2024-04-03T22:26:26.144519+0000 mon.c (mon.2) 5858 : audit [DBG] from='client.? 172.21.15.67:0/2760138256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:26 smithi067 bash[27441]: audit 2024-04-03T22:26:25.435744+0000 mon.a (mon.0) 12536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:26.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:26 smithi067 bash[27441]: audit 2024-04-03T22:26:26.144519+0000 mon.c (mon.2) 5858 : audit [DBG] from='client.? 172.21.15.67:0/2760138256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:26 smithi067 bash[17655]: audit 2024-04-03T22:26:25.435744+0000 mon.a (mon.0) 12536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:26 smithi067 bash[17655]: audit 2024-04-03T22:26:26.144519+0000 mon.c (mon.2) 5858 : audit [DBG] from='client.? 172.21.15.67:0/2760138256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:27.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:27 smithi082 bash[20963]: cluster 2024-04-03T22:26:26.037275+0000 mgr.y (mgr.24370) 14637 : cluster [DBG] pgmap v14621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:27 smithi067 bash[27441]: cluster 2024-04-03T22:26:26.037275+0000 mgr.y (mgr.24370) 14637 : cluster [DBG] pgmap v14621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:27 smithi067 bash[17655]: cluster 2024-04-03T22:26:26.037275+0000 mgr.y (mgr.24370) 14637 : cluster [DBG] pgmap v14621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:29 smithi082 bash[20963]: cluster 2024-04-03T22:26:28.037950+0000 mgr.y (mgr.24370) 14638 : cluster [DBG] pgmap v14622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:29 smithi082 bash[20963]: audit 2024-04-03T22:26:28.595922+0000 mon.a (mon.0) 12537 : audit [DBG] from='client.? 172.21.15.67:0/2604158197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:29 smithi067 bash[17655]: cluster 2024-04-03T22:26:28.037950+0000 mgr.y (mgr.24370) 14638 : cluster [DBG] pgmap v14622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:29 smithi067 bash[17655]: audit 2024-04-03T22:26:28.595922+0000 mon.a (mon.0) 12537 : audit [DBG] from='client.? 172.21.15.67:0/2604158197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:29 smithi067 bash[27441]: cluster 2024-04-03T22:26:28.037950+0000 mgr.y (mgr.24370) 14638 : cluster [DBG] pgmap v14622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:29 smithi067 bash[27441]: audit 2024-04-03T22:26:28.595922+0000 mon.a (mon.0) 12537 : audit [DBG] from='client.? 172.21.15.67:0/2604158197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:31 smithi082 bash[20963]: cluster 2024-04-03T22:26:30.038762+0000 mgr.y (mgr.24370) 14639 : cluster [DBG] pgmap v14623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:31 smithi082 bash[20963]: audit 2024-04-03T22:26:31.052357+0000 mon.a (mon.0) 12538 : audit [DBG] from='client.? 172.21.15.67:0/2534439041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:31.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:31 smithi067 bash[17655]: cluster 2024-04-03T22:26:30.038762+0000 mgr.y (mgr.24370) 14639 : cluster [DBG] pgmap v14623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:31 smithi067 bash[17655]: audit 2024-04-03T22:26:31.052357+0000 mon.a (mon.0) 12538 : audit [DBG] from='client.? 172.21.15.67:0/2534439041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:31 smithi067 bash[27441]: cluster 2024-04-03T22:26:30.038762+0000 mgr.y (mgr.24370) 14639 : cluster [DBG] pgmap v14623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:31 smithi067 bash[27441]: audit 2024-04-03T22:26:31.052357+0000 mon.a (mon.0) 12538 : audit [DBG] from='client.? 172.21.15.67:0/2534439041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:33.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:26:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:33 smithi067 bash[27441]: cluster 2024-04-03T22:26:32.040112+0000 mgr.y (mgr.24370) 14640 : cluster [DBG] pgmap v14624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:33 smithi067 bash[17655]: cluster 2024-04-03T22:26:32.040112+0000 mgr.y (mgr.24370) 14640 : cluster [DBG] pgmap v14624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:33.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:33 smithi082 bash[20963]: cluster 2024-04-03T22:26:32.040112+0000 mgr.y (mgr.24370) 14640 : cluster [DBG] pgmap v14624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:26:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:34 smithi082 bash[20963]: audit 2024-04-03T22:26:33.501217+0000 mon.c (mon.2) 5859 : audit [DBG] from='client.? 172.21.15.67:0/3928538223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:34 smithi082 bash[20963]: audit 2024-04-03T22:26:34.156852+0000 mon.a (mon.0) 12539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:26:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:34 smithi067 bash[17655]: audit 2024-04-03T22:26:33.501217+0000 mon.c (mon.2) 5859 : audit [DBG] from='client.? 172.21.15.67:0/3928538223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:34 smithi067 bash[17655]: audit 2024-04-03T22:26:34.156852+0000 mon.a (mon.0) 12539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:26:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:34 smithi067 bash[27441]: audit 2024-04-03T22:26:33.501217+0000 mon.c (mon.2) 5859 : audit [DBG] from='client.? 172.21.15.67:0/3928538223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:34 smithi067 bash[27441]: audit 2024-04-03T22:26:34.156852+0000 mon.a (mon.0) 12539 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:26:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:35 smithi082 bash[20963]: cluster 2024-04-03T22:26:34.040889+0000 mgr.y (mgr.24370) 14641 : cluster [DBG] pgmap v14625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:35 smithi067 bash[17655]: cluster 2024-04-03T22:26:34.040889+0000 mgr.y (mgr.24370) 14641 : cluster [DBG] pgmap v14625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:35 smithi067 bash[27441]: cluster 2024-04-03T22:26:34.040889+0000 mgr.y (mgr.24370) 14641 : cluster [DBG] pgmap v14625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:36 smithi082 bash[20963]: audit 2024-04-03T22:26:35.951439+0000 mon.c (mon.2) 5860 : audit [DBG] from='client.? 172.21.15.67:0/1670610107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:36.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:36 smithi067 bash[17655]: audit 2024-04-03T22:26:35.951439+0000 mon.c (mon.2) 5860 : audit [DBG] from='client.? 172.21.15.67:0/1670610107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:36 smithi067 bash[27441]: audit 2024-04-03T22:26:35.951439+0000 mon.c (mon.2) 5860 : audit [DBG] from='client.? 172.21.15.67:0/1670610107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:37 smithi082 bash[20963]: cluster 2024-04-03T22:26:36.042081+0000 mgr.y (mgr.24370) 14642 : cluster [DBG] pgmap v14626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:37.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:37 smithi067 bash[17655]: cluster 2024-04-03T22:26:36.042081+0000 mgr.y (mgr.24370) 14642 : cluster [DBG] pgmap v14626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:37 smithi067 bash[27441]: cluster 2024-04-03T22:26:36.042081+0000 mgr.y (mgr.24370) 14642 : cluster [DBG] pgmap v14626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:39.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:39 smithi082 bash[20963]: cluster 2024-04-03T22:26:38.042737+0000 mgr.y (mgr.24370) 14643 : cluster [DBG] pgmap v14627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:39 smithi082 bash[20963]: audit 2024-04-03T22:26:38.406516+0000 mon.a (mon.0) 12540 : audit [DBG] from='client.? 172.21.15.67:0/3486726370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:39.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:39 smithi067 bash[27441]: cluster 2024-04-03T22:26:38.042737+0000 mgr.y (mgr.24370) 14643 : cluster [DBG] pgmap v14627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:39 smithi067 bash[27441]: audit 2024-04-03T22:26:38.406516+0000 mon.a (mon.0) 12540 : audit [DBG] from='client.? 172.21.15.67:0/3486726370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:39 smithi067 bash[17655]: cluster 2024-04-03T22:26:38.042737+0000 mgr.y (mgr.24370) 14643 : cluster [DBG] pgmap v14627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:39 smithi067 bash[17655]: audit 2024-04-03T22:26:38.406516+0000 mon.a (mon.0) 12540 : audit [DBG] from='client.? 172.21.15.67:0/3486726370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: audit 2024-04-03T22:26:39.904266+0000 mon.a (mon.0) 12541 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: audit 2024-04-03T22:26:39.913804+0000 mon.a (mon.0) 12542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: cluster 2024-04-03T22:26:40.043394+0000 mgr.y (mgr.24370) 14644 : cluster [DBG] pgmap v14628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: audit 2024-04-03T22:26:40.204840+0000 mon.a (mon.0) 12543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: audit 2024-04-03T22:26:40.215254+0000 mon.a (mon.0) 12544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: audit 2024-04-03T22:26:40.435928+0000 mon.a (mon.0) 12545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: audit 2024-04-03T22:26:40.645967+0000 mon.a (mon.0) 12546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: audit 2024-04-03T22:26:40.647520+0000 mon.a (mon.0) 12547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: audit 2024-04-03T22:26:40.657677+0000 mon.a (mon.0) 12548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[17655]: audit 2024-04-03T22:26:40.857807+0000 mon.a (mon.0) 12549 : audit [DBG] from='client.? 172.21.15.67:0/3420589381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: audit 2024-04-03T22:26:39.904266+0000 mon.a (mon.0) 12541 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: audit 2024-04-03T22:26:39.913804+0000 mon.a (mon.0) 12542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: cluster 2024-04-03T22:26:40.043394+0000 mgr.y (mgr.24370) 14644 : cluster [DBG] pgmap v14628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: audit 2024-04-03T22:26:40.204840+0000 mon.a (mon.0) 12543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: audit 2024-04-03T22:26:40.215254+0000 mon.a (mon.0) 12544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: audit 2024-04-03T22:26:40.435928+0000 mon.a (mon.0) 12545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: audit 2024-04-03T22:26:40.645967+0000 mon.a (mon.0) 12546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:26:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: audit 2024-04-03T22:26:40.647520+0000 mon.a (mon.0) 12547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:26:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: audit 2024-04-03T22:26:40.657677+0000 mon.a (mon.0) 12548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:40 smithi067 bash[27441]: audit 2024-04-03T22:26:40.857807+0000 mon.a (mon.0) 12549 : audit [DBG] from='client.? 172.21.15.67:0/3420589381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: audit 2024-04-03T22:26:39.904266+0000 mon.a (mon.0) 12541 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: audit 2024-04-03T22:26:39.913804+0000 mon.a (mon.0) 12542 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: cluster 2024-04-03T22:26:40.043394+0000 mgr.y (mgr.24370) 14644 : cluster [DBG] pgmap v14628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: audit 2024-04-03T22:26:40.204840+0000 mon.a (mon.0) 12543 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: audit 2024-04-03T22:26:40.215254+0000 mon.a (mon.0) 12544 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: audit 2024-04-03T22:26:40.435928+0000 mon.a (mon.0) 12545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: audit 2024-04-03T22:26:40.645967+0000 mon.a (mon.0) 12546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: audit 2024-04-03T22:26:40.647520+0000 mon.a (mon.0) 12547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: audit 2024-04-03T22:26:40.657677+0000 mon.a (mon.0) 12548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:26:41.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:40 smithi082 bash[20963]: audit 2024-04-03T22:26:40.857807+0000 mon.a (mon.0) 12549 : audit [DBG] from='client.? 172.21.15.67:0/3420589381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:43.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:43 smithi082 bash[20963]: cluster 2024-04-03T22:26:42.044641+0000 mgr.y (mgr.24370) 14645 : cluster [DBG] pgmap v14629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:43.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:43 smithi067 bash[17655]: cluster 2024-04-03T22:26:42.044641+0000 mgr.y (mgr.24370) 14645 : cluster [DBG] pgmap v14629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T22:26:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:43 smithi067 bash[27441]: cluster 2024-04-03T22:26:42.044641+0000 mgr.y (mgr.24370) 14645 : cluster [DBG] pgmap v14629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:26:44.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:44 smithi082 bash[20963]: audit 2024-04-03T22:26:43.313193+0000 mon.a (mon.0) 12550 : audit [DBG] from='client.? 172.21.15.67:0/1008908085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:44.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:44 smithi067 bash[17655]: audit 2024-04-03T22:26:43.313193+0000 mon.a (mon.0) 12550 : audit [DBG] from='client.? 172.21.15.67:0/1008908085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:44.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:44 smithi067 bash[27441]: audit 2024-04-03T22:26:43.313193+0000 mon.a (mon.0) 12550 : audit [DBG] from='client.? 172.21.15.67:0/1008908085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:45 smithi082 bash[20963]: cluster 2024-04-03T22:26:44.045324+0000 mgr.y (mgr.24370) 14646 : cluster [DBG] pgmap v14630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:45.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:45 smithi067 bash[17655]: cluster 2024-04-03T22:26:44.045324+0000 mgr.y (mgr.24370) 14646 : cluster [DBG] pgmap v14630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:45.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:45 smithi067 bash[27441]: cluster 2024-04-03T22:26:44.045324+0000 mgr.y (mgr.24370) 14646 : cluster [DBG] pgmap v14630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:46.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:46 smithi082 bash[20963]: audit 2024-04-03T22:26:45.765097+0000 mon.a (mon.0) 12551 : audit [DBG] from='client.? 172.21.15.67:0/1932628811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:46.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:46 smithi067 bash[17655]: audit 2024-04-03T22:26:45.765097+0000 mon.a (mon.0) 12551 : audit [DBG] from='client.? 172.21.15.67:0/1932628811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:46 smithi067 bash[27441]: audit 2024-04-03T22:26:45.765097+0000 mon.a (mon.0) 12551 : audit [DBG] from='client.? 172.21.15.67:0/1932628811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:47.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:47 smithi082 bash[20963]: cluster 2024-04-03T22:26:46.046557+0000 mgr.y (mgr.24370) 14647 : cluster [DBG] pgmap v14631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:47.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:47 smithi067 bash[17655]: cluster 2024-04-03T22:26:46.046557+0000 mgr.y (mgr.24370) 14647 : cluster [DBG] pgmap v14631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:47 smithi067 bash[27441]: cluster 2024-04-03T22:26:46.046557+0000 mgr.y (mgr.24370) 14647 : cluster [DBG] pgmap v14631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:49 smithi082 bash[20963]: cluster 2024-04-03T22:26:48.047264+0000 mgr.y (mgr.24370) 14648 : cluster [DBG] pgmap v14632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:49.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:49 smithi082 bash[20963]: audit 2024-04-03T22:26:48.218583+0000 mon.a (mon.0) 12552 : audit [DBG] from='client.? 172.21.15.67:0/3421254686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:49 smithi067 bash[27441]: cluster 2024-04-03T22:26:48.047264+0000 mgr.y (mgr.24370) 14648 : cluster [DBG] pgmap v14632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:49.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:49 smithi067 bash[27441]: audit 2024-04-03T22:26:48.218583+0000 mon.a (mon.0) 12552 : audit [DBG] from='client.? 172.21.15.67:0/3421254686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:49 smithi067 bash[17655]: cluster 2024-04-03T22:26:48.047264+0000 mgr.y (mgr.24370) 14648 : cluster [DBG] pgmap v14632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:49.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:49 smithi067 bash[17655]: audit 2024-04-03T22:26:48.218583+0000 mon.a (mon.0) 12552 : audit [DBG] from='client.? 172.21.15.67:0/3421254686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:51 smithi082 bash[20963]: cluster 2024-04-03T22:26:50.047946+0000 mgr.y (mgr.24370) 14649 : cluster [DBG] pgmap v14633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:51 smithi082 bash[20963]: audit 2024-04-03T22:26:50.671283+0000 mon.a (mon.0) 12553 : audit [DBG] from='client.? 172.21.15.67:0/689581020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:51.414 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:51 smithi067 bash[27441]: cluster 2024-04-03T22:26:50.047946+0000 mgr.y (mgr.24370) 14649 : cluster [DBG] pgmap v14633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:51.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:51 smithi067 bash[27441]: audit 2024-04-03T22:26:50.671283+0000 mon.a (mon.0) 12553 : audit [DBG] from='client.? 172.21.15.67:0/689581020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:51 smithi067 bash[17655]: cluster 2024-04-03T22:26:50.047946+0000 mgr.y (mgr.24370) 14649 : cluster [DBG] pgmap v14633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:51.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:51 smithi067 bash[17655]: audit 2024-04-03T22:26:50.671283+0000 mon.a (mon.0) 12553 : audit [DBG] from='client.? 172.21.15.67:0/689581020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T22:26:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:53 smithi067 bash[27441]: cluster 2024-04-03T22:26:52.049144+0000 mgr.y (mgr.24370) 14650 : cluster [DBG] pgmap v14634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:53 smithi067 bash[27441]: audit 2024-04-03T22:26:53.129960+0000 mon.a (mon.0) 12554 : audit [DBG] from='client.? 172.21.15.67:0/2688724437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:53 smithi067 bash[17655]: cluster 2024-04-03T22:26:52.049144+0000 mgr.y (mgr.24370) 14650 : cluster [DBG] pgmap v14634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:53 smithi067 bash[17655]: audit 2024-04-03T22:26:53.129960+0000 mon.a (mon.0) 12554 : audit [DBG] from='client.? 172.21.15.67:0/2688724437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:53.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:53 smithi082 bash[20963]: cluster 2024-04-03T22:26:52.049144+0000 mgr.y (mgr.24370) 14650 : cluster [DBG] pgmap v14634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:53 smithi082 bash[20963]: audit 2024-04-03T22:26:53.129960+0000 mon.a (mon.0) 12554 : audit [DBG] from='client.? 172.21.15.67:0/2688724437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:53.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:26:55.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:55 smithi067 bash[27441]: cluster 2024-04-03T22:26:54.049811+0000 mgr.y (mgr.24370) 14651 : cluster [DBG] pgmap v14635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:55.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:55 smithi067 bash[17655]: cluster 2024-04-03T22:26:54.049811+0000 mgr.y (mgr.24370) 14651 : cluster [DBG] pgmap v14635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:55 smithi082 bash[20963]: cluster 2024-04-03T22:26:54.049811+0000 mgr.y (mgr.24370) 14651 : cluster [DBG] pgmap v14635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:56 smithi067 bash[27441]: audit 2024-04-03T22:26:55.436155+0000 mon.a (mon.0) 12555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:56.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:56 smithi067 bash[27441]: audit 2024-04-03T22:26:55.586192+0000 mon.c (mon.2) 5861 : audit [DBG] from='client.? 172.21.15.67:0/2413127635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:56 smithi067 bash[17655]: audit 2024-04-03T22:26:55.436155+0000 mon.a (mon.0) 12555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:56.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:56 smithi067 bash[17655]: audit 2024-04-03T22:26:55.586192+0000 mon.c (mon.2) 5861 : audit [DBG] from='client.? 172.21.15.67:0/2413127635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:56 smithi082 bash[20963]: audit 2024-04-03T22:26:55.436155+0000 mon.a (mon.0) 12555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:26:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:56 smithi082 bash[20963]: audit 2024-04-03T22:26:55.586192+0000 mon.c (mon.2) 5861 : audit [DBG] from='client.? 172.21.15.67:0/2413127635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:57.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:57 smithi067 bash[17655]: cluster 2024-04-03T22:26:56.050963+0000 mgr.y (mgr.24370) 14652 : cluster [DBG] pgmap v14636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:57.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:57 smithi067 bash[27441]: cluster 2024-04-03T22:26:56.050963+0000 mgr.y (mgr.24370) 14652 : cluster [DBG] pgmap v14636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:57 smithi082 bash[20963]: cluster 2024-04-03T22:26:56.050963+0000 mgr.y (mgr.24370) 14652 : cluster [DBG] pgmap v14636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:58.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:58 smithi067 bash[27441]: audit 2024-04-03T22:26:58.038436+0000 mon.c (mon.2) 5862 : audit [DBG] from='client.? 172.21.15.67:0/3839778054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:58.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:58 smithi067 bash[17655]: audit 2024-04-03T22:26:58.038436+0000 mon.c (mon.2) 5862 : audit [DBG] from='client.? 172.21.15.67:0/3839778054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:58 smithi082 bash[20963]: audit 2024-04-03T22:26:58.038436+0000 mon.c (mon.2) 5862 : audit [DBG] from='client.? 172.21.15.67:0/3839778054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:26:59.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:26:59 smithi067 bash[27441]: cluster 2024-04-03T22:26:58.051617+0000 mgr.y (mgr.24370) 14653 : cluster [DBG] pgmap v14637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:59.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:26:59 smithi067 bash[17655]: cluster 2024-04-03T22:26:58.051617+0000 mgr.y (mgr.24370) 14653 : cluster [DBG] pgmap v14637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:26:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:26:59 smithi082 bash[20963]: cluster 2024-04-03T22:26:58.051617+0000 mgr.y (mgr.24370) 14653 : cluster [DBG] pgmap v14637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:01 smithi067 bash[17655]: cluster 2024-04-03T22:27:00.052345+0000 mgr.y (mgr.24370) 14654 : cluster [DBG] pgmap v14638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:01.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:01 smithi067 bash[17655]: audit 2024-04-03T22:27:00.495731+0000 mon.c (mon.2) 5863 : audit [DBG] from='client.? 172.21.15.67:0/947653806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:01 smithi067 bash[27441]: cluster 2024-04-03T22:27:00.052345+0000 mgr.y (mgr.24370) 14654 : cluster [DBG] pgmap v14638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:01.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:01 smithi067 bash[27441]: audit 2024-04-03T22:27:00.495731+0000 mon.c (mon.2) 5863 : audit [DBG] from='client.? 172.21.15.67:0/947653806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:01 smithi082 bash[20963]: cluster 2024-04-03T22:27:00.052345+0000 mgr.y (mgr.24370) 14654 : cluster [DBG] pgmap v14638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:01 smithi082 bash[20963]: audit 2024-04-03T22:27:00.495731+0000 mon.c (mon.2) 5863 : audit [DBG] from='client.? 172.21.15.67:0/947653806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:27:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:03 smithi067 bash[27441]: cluster 2024-04-03T22:27:02.053603+0000 mgr.y (mgr.24370) 14655 : cluster [DBG] pgmap v14639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:03 smithi067 bash[27441]: audit 2024-04-03T22:27:02.948258+0000 mon.a (mon.0) 12556 : audit [DBG] from='client.? 172.21.15.67:0/1942567937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:03 smithi067 bash[17655]: cluster 2024-04-03T22:27:02.053603+0000 mgr.y (mgr.24370) 14655 : cluster [DBG] pgmap v14639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:03 smithi067 bash[17655]: audit 2024-04-03T22:27:02.948258+0000 mon.a (mon.0) 12556 : audit [DBG] from='client.? 172.21.15.67:0/1942567937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:03.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:03 smithi082 bash[20963]: cluster 2024-04-03T22:27:02.053603+0000 mgr.y (mgr.24370) 14655 : cluster [DBG] pgmap v14639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:03.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:03 smithi082 bash[20963]: audit 2024-04-03T22:27:02.948258+0000 mon.a (mon.0) 12556 : audit [DBG] from='client.? 172.21.15.67:0/1942567937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:27:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:05 smithi082 bash[20963]: cluster 2024-04-03T22:27:04.054438+0000 mgr.y (mgr.24370) 14656 : cluster [DBG] pgmap v14640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:05.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:05 smithi067 bash[27441]: cluster 2024-04-03T22:27:04.054438+0000 mgr.y (mgr.24370) 14656 : cluster [DBG] pgmap v14640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:05 smithi067 bash[17655]: cluster 2024-04-03T22:27:04.054438+0000 mgr.y (mgr.24370) 14656 : cluster [DBG] pgmap v14640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:06 smithi082 bash[20963]: audit 2024-04-03T22:27:05.403615+0000 mon.c (mon.2) 5864 : audit [DBG] from='client.? 172.21.15.67:0/1159655466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:06.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:06 smithi067 bash[17655]: audit 2024-04-03T22:27:05.403615+0000 mon.c (mon.2) 5864 : audit [DBG] from='client.? 172.21.15.67:0/1159655466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:06 smithi067 bash[27441]: audit 2024-04-03T22:27:05.403615+0000 mon.c (mon.2) 5864 : audit [DBG] from='client.? 172.21.15.67:0/1159655466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:07 smithi082 bash[20963]: cluster 2024-04-03T22:27:06.055584+0000 mgr.y (mgr.24370) 14657 : cluster [DBG] pgmap v14641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:07.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:07 smithi067 bash[17655]: cluster 2024-04-03T22:27:06.055584+0000 mgr.y (mgr.24370) 14657 : cluster [DBG] pgmap v14641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:07 smithi067 bash[27441]: cluster 2024-04-03T22:27:06.055584+0000 mgr.y (mgr.24370) 14657 : cluster [DBG] pgmap v14641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:08 smithi082 bash[20963]: audit 2024-04-03T22:27:07.858467+0000 mon.c (mon.2) 5865 : audit [DBG] from='client.? 172.21.15.67:0/1918929579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:08 smithi067 bash[17655]: audit 2024-04-03T22:27:07.858467+0000 mon.c (mon.2) 5865 : audit [DBG] from='client.? 172.21.15.67:0/1918929579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:08 smithi067 bash[27441]: audit 2024-04-03T22:27:07.858467+0000 mon.c (mon.2) 5865 : audit [DBG] from='client.? 172.21.15.67:0/1918929579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:09 smithi082 bash[20963]: cluster 2024-04-03T22:27:08.056305+0000 mgr.y (mgr.24370) 14658 : cluster [DBG] pgmap v14642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:09.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:09 smithi067 bash[17655]: cluster 2024-04-03T22:27:08.056305+0000 mgr.y (mgr.24370) 14658 : cluster [DBG] pgmap v14642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:09 smithi067 bash[27441]: cluster 2024-04-03T22:27:08.056305+0000 mgr.y (mgr.24370) 14658 : cluster [DBG] pgmap v14642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:11 smithi082 bash[20963]: cluster 2024-04-03T22:27:10.056930+0000 mgr.y (mgr.24370) 14659 : cluster [DBG] pgmap v14643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:11 smithi082 bash[20963]: audit 2024-04-03T22:27:10.312123+0000 mon.a (mon.0) 12557 : audit [DBG] from='client.? 172.21.15.67:0/2437945701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:11 smithi082 bash[20963]: audit 2024-04-03T22:27:10.436704+0000 mon.a (mon.0) 12558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:11 smithi067 bash[27441]: cluster 2024-04-03T22:27:10.056930+0000 mgr.y (mgr.24370) 14659 : cluster [DBG] pgmap v14643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:11 smithi067 bash[27441]: audit 2024-04-03T22:27:10.312123+0000 mon.a (mon.0) 12557 : audit [DBG] from='client.? 172.21.15.67:0/2437945701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:11 smithi067 bash[27441]: audit 2024-04-03T22:27:10.436704+0000 mon.a (mon.0) 12558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:11 smithi067 bash[17655]: cluster 2024-04-03T22:27:10.056930+0000 mgr.y (mgr.24370) 14659 : cluster [DBG] pgmap v14643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:11 smithi067 bash[17655]: audit 2024-04-03T22:27:10.312123+0000 mon.a (mon.0) 12557 : audit [DBG] from='client.? 172.21.15.67:0/2437945701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:11 smithi067 bash[17655]: audit 2024-04-03T22:27:10.436704+0000 mon.a (mon.0) 12558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:27:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:13 smithi067 bash[27441]: cluster 2024-04-03T22:27:12.058155+0000 mgr.y (mgr.24370) 14660 : cluster [DBG] pgmap v14644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:13 smithi067 bash[27441]: audit 2024-04-03T22:27:12.769898+0000 mon.a (mon.0) 12559 : audit [DBG] from='client.? 172.21.15.67:0/3210914207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:13 smithi067 bash[17655]: cluster 2024-04-03T22:27:12.058155+0000 mgr.y (mgr.24370) 14660 : cluster [DBG] pgmap v14644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:13 smithi067 bash[17655]: audit 2024-04-03T22:27:12.769898+0000 mon.a (mon.0) 12559 : audit [DBG] from='client.? 172.21.15.67:0/3210914207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:13 smithi082 bash[20963]: cluster 2024-04-03T22:27:12.058155+0000 mgr.y (mgr.24370) 14660 : cluster [DBG] pgmap v14644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:13 smithi082 bash[20963]: audit 2024-04-03T22:27:12.769898+0000 mon.a (mon.0) 12559 : audit [DBG] from='client.? 172.21.15.67:0/3210914207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:27:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:15 smithi082 bash[20963]: cluster 2024-04-03T22:27:14.058821+0000 mgr.y (mgr.24370) 14661 : cluster [DBG] pgmap v14645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:15.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:15 smithi067 bash[17655]: cluster 2024-04-03T22:27:14.058821+0000 mgr.y (mgr.24370) 14661 : cluster [DBG] pgmap v14645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:15 smithi067 bash[27441]: cluster 2024-04-03T22:27:14.058821+0000 mgr.y (mgr.24370) 14661 : cluster [DBG] pgmap v14645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:16 smithi082 bash[20963]: audit 2024-04-03T22:27:15.223315+0000 mon.a (mon.0) 12560 : audit [DBG] from='client.? 172.21.15.67:0/2598150602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:16 smithi067 bash[17655]: audit 2024-04-03T22:27:15.223315+0000 mon.a (mon.0) 12560 : audit [DBG] from='client.? 172.21.15.67:0/2598150602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:16 smithi067 bash[27441]: audit 2024-04-03T22:27:15.223315+0000 mon.a (mon.0) 12560 : audit [DBG] from='client.? 172.21.15.67:0/2598150602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:17 smithi082 bash[20963]: cluster 2024-04-03T22:27:16.060045+0000 mgr.y (mgr.24370) 14662 : cluster [DBG] pgmap v14646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:17.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:17 smithi067 bash[27441]: cluster 2024-04-03T22:27:16.060045+0000 mgr.y (mgr.24370) 14662 : cluster [DBG] pgmap v14646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:17 smithi067 bash[17655]: cluster 2024-04-03T22:27:16.060045+0000 mgr.y (mgr.24370) 14662 : cluster [DBG] pgmap v14646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:18.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:18 smithi082 bash[20963]: audit 2024-04-03T22:27:17.674767+0000 mon.c (mon.2) 5866 : audit [DBG] from='client.? 172.21.15.67:0/3765890635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:18.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:18 smithi067 bash[17655]: audit 2024-04-03T22:27:17.674767+0000 mon.c (mon.2) 5866 : audit [DBG] from='client.? 172.21.15.67:0/3765890635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:18 smithi067 bash[27441]: audit 2024-04-03T22:27:17.674767+0000 mon.c (mon.2) 5866 : audit [DBG] from='client.? 172.21.15.67:0/3765890635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:19 smithi082 bash[20963]: cluster 2024-04-03T22:27:18.060725+0000 mgr.y (mgr.24370) 14663 : cluster [DBG] pgmap v14647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:19.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:19 smithi067 bash[27441]: cluster 2024-04-03T22:27:18.060725+0000 mgr.y (mgr.24370) 14663 : cluster [DBG] pgmap v14647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:19 smithi067 bash[17655]: cluster 2024-04-03T22:27:18.060725+0000 mgr.y (mgr.24370) 14663 : cluster [DBG] pgmap v14647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:20 smithi082 bash[20963]: audit 2024-04-03T22:27:20.135251+0000 mon.c (mon.2) 5867 : audit [DBG] from='client.? 172.21.15.67:0/3607390364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:20 smithi067 bash[17655]: audit 2024-04-03T22:27:20.135251+0000 mon.c (mon.2) 5867 : audit [DBG] from='client.? 172.21.15.67:0/3607390364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:20 smithi067 bash[27441]: audit 2024-04-03T22:27:20.135251+0000 mon.c (mon.2) 5867 : audit [DBG] from='client.? 172.21.15.67:0/3607390364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:21 smithi082 bash[20963]: cluster 2024-04-03T22:27:20.061398+0000 mgr.y (mgr.24370) 14664 : cluster [DBG] pgmap v14648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:21 smithi067 bash[17655]: cluster 2024-04-03T22:27:20.061398+0000 mgr.y (mgr.24370) 14664 : cluster [DBG] pgmap v14648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:21 smithi067 bash[27441]: cluster 2024-04-03T22:27:20.061398+0000 mgr.y (mgr.24370) 14664 : cluster [DBG] pgmap v14648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:27:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:23 smithi067 bash[17655]: cluster 2024-04-03T22:27:22.062541+0000 mgr.y (mgr.24370) 14665 : cluster [DBG] pgmap v14649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:23 smithi067 bash[17655]: audit 2024-04-03T22:27:22.583873+0000 mon.a (mon.0) 12561 : audit [DBG] from='client.? 172.21.15.67:0/1159299391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:23 smithi067 bash[27441]: cluster 2024-04-03T22:27:22.062541+0000 mgr.y (mgr.24370) 14665 : cluster [DBG] pgmap v14649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:23 smithi067 bash[27441]: audit 2024-04-03T22:27:22.583873+0000 mon.a (mon.0) 12561 : audit [DBG] from='client.? 172.21.15.67:0/1159299391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:23 smithi082 bash[20963]: cluster 2024-04-03T22:27:22.062541+0000 mgr.y (mgr.24370) 14665 : cluster [DBG] pgmap v14649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:23 smithi082 bash[20963]: audit 2024-04-03T22:27:22.583873+0000 mon.a (mon.0) 12561 : audit [DBG] from='client.? 172.21.15.67:0/1159299391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:27:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:25 smithi082 bash[20963]: cluster 2024-04-03T22:27:24.063358+0000 mgr.y (mgr.24370) 14666 : cluster [DBG] pgmap v14650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:25 smithi082 bash[20963]: audit 2024-04-03T22:27:25.045981+0000 mon.a (mon.0) 12562 : audit [DBG] from='client.? 172.21.15.67:0/1817046698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:25 smithi067 bash[17655]: cluster 2024-04-03T22:27:24.063358+0000 mgr.y (mgr.24370) 14666 : cluster [DBG] pgmap v14650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:25 smithi067 bash[17655]: audit 2024-04-03T22:27:25.045981+0000 mon.a (mon.0) 12562 : audit [DBG] from='client.? 172.21.15.67:0/1817046698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:25 smithi067 bash[27441]: cluster 2024-04-03T22:27:24.063358+0000 mgr.y (mgr.24370) 14666 : cluster [DBG] pgmap v14650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:25 smithi067 bash[27441]: audit 2024-04-03T22:27:25.045981+0000 mon.a (mon.0) 12562 : audit [DBG] from='client.? 172.21.15.67:0/1817046698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:26 smithi082 bash[20963]: audit 2024-04-03T22:27:25.437060+0000 mon.a (mon.0) 12563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:26.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:26 smithi067 bash[17655]: audit 2024-04-03T22:27:25.437060+0000 mon.a (mon.0) 12563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:26 smithi067 bash[27441]: audit 2024-04-03T22:27:25.437060+0000 mon.a (mon.0) 12563 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:27 smithi082 bash[20963]: cluster 2024-04-03T22:27:26.064558+0000 mgr.y (mgr.24370) 14667 : cluster [DBG] pgmap v14651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:27.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:27 smithi067 bash[17655]: cluster 2024-04-03T22:27:26.064558+0000 mgr.y (mgr.24370) 14667 : cluster [DBG] pgmap v14651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:27 smithi067 bash[27441]: cluster 2024-04-03T22:27:26.064558+0000 mgr.y (mgr.24370) 14667 : cluster [DBG] pgmap v14651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:28 smithi082 bash[20963]: audit 2024-04-03T22:27:27.506435+0000 mon.b (mon.1) 77 : audit [DBG] from='client.? 172.21.15.67:0/3831426483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:28.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:28 smithi067 bash[17655]: audit 2024-04-03T22:27:27.506435+0000 mon.b (mon.1) 77 : audit [DBG] from='client.? 172.21.15.67:0/3831426483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:28 smithi067 bash[27441]: audit 2024-04-03T22:27:27.506435+0000 mon.b (mon.1) 77 : audit [DBG] from='client.? 172.21.15.67:0/3831426483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:29 smithi082 bash[20963]: cluster 2024-04-03T22:27:28.065302+0000 mgr.y (mgr.24370) 14668 : cluster [DBG] pgmap v14652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:29.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:29 smithi067 bash[17655]: cluster 2024-04-03T22:27:28.065302+0000 mgr.y (mgr.24370) 14668 : cluster [DBG] pgmap v14652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:29.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:29 smithi067 bash[27441]: cluster 2024-04-03T22:27:28.065302+0000 mgr.y (mgr.24370) 14668 : cluster [DBG] pgmap v14652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:30 smithi082 bash[20963]: audit 2024-04-03T22:27:29.955569+0000 mon.c (mon.2) 5868 : audit [DBG] from='client.? 172.21.15.67:0/326521875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:30 smithi067 bash[17655]: audit 2024-04-03T22:27:29.955569+0000 mon.c (mon.2) 5868 : audit [DBG] from='client.? 172.21.15.67:0/326521875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:30 smithi067 bash[27441]: audit 2024-04-03T22:27:29.955569+0000 mon.c (mon.2) 5868 : audit [DBG] from='client.? 172.21.15.67:0/326521875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:31 smithi082 bash[20963]: cluster 2024-04-03T22:27:30.066016+0000 mgr.y (mgr.24370) 14669 : cluster [DBG] pgmap v14653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:31 smithi067 bash[27441]: cluster 2024-04-03T22:27:30.066016+0000 mgr.y (mgr.24370) 14669 : cluster [DBG] pgmap v14653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:31 smithi067 bash[17655]: cluster 2024-04-03T22:27:30.066016+0000 mgr.y (mgr.24370) 14669 : cluster [DBG] pgmap v14653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:27:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:33 smithi067 bash[17655]: cluster 2024-04-03T22:27:32.067128+0000 mgr.y (mgr.24370) 14670 : cluster [DBG] pgmap v14654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:33 smithi067 bash[17655]: audit 2024-04-03T22:27:32.416236+0000 mon.c (mon.2) 5869 : audit [DBG] from='client.? 172.21.15.67:0/1692143906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:33 smithi067 bash[27441]: cluster 2024-04-03T22:27:32.067128+0000 mgr.y (mgr.24370) 14670 : cluster [DBG] pgmap v14654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:33 smithi067 bash[27441]: audit 2024-04-03T22:27:32.416236+0000 mon.c (mon.2) 5869 : audit [DBG] from='client.? 172.21.15.67:0/1692143906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:33 smithi082 bash[20963]: cluster 2024-04-03T22:27:32.067128+0000 mgr.y (mgr.24370) 14670 : cluster [DBG] pgmap v14654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:33 smithi082 bash[20963]: audit 2024-04-03T22:27:32.416236+0000 mon.c (mon.2) 5869 : audit [DBG] from='client.? 172.21.15.67:0/1692143906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:27:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:35 smithi082 bash[20963]: cluster 2024-04-03T22:27:34.067838+0000 mgr.y (mgr.24370) 14671 : cluster [DBG] pgmap v14655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:35 smithi082 bash[20963]: audit 2024-04-03T22:27:34.864706+0000 mon.c (mon.2) 5870 : audit [DBG] from='client.? 172.21.15.67:0/521685435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:35 smithi067 bash[17655]: cluster 2024-04-03T22:27:34.067838+0000 mgr.y (mgr.24370) 14671 : cluster [DBG] pgmap v14655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:35 smithi067 bash[17655]: audit 2024-04-03T22:27:34.864706+0000 mon.c (mon.2) 5870 : audit [DBG] from='client.? 172.21.15.67:0/521685435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:35 smithi067 bash[27441]: cluster 2024-04-03T22:27:34.067838+0000 mgr.y (mgr.24370) 14671 : cluster [DBG] pgmap v14655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:35 smithi067 bash[27441]: audit 2024-04-03T22:27:34.864706+0000 mon.c (mon.2) 5870 : audit [DBG] from='client.? 172.21.15.67:0/521685435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:37 smithi082 bash[20963]: cluster 2024-04-03T22:27:36.069116+0000 mgr.y (mgr.24370) 14672 : cluster [DBG] pgmap v14656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:37 smithi067 bash[17655]: cluster 2024-04-03T22:27:36.069116+0000 mgr.y (mgr.24370) 14672 : cluster [DBG] pgmap v14656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:37 smithi067 bash[27441]: cluster 2024-04-03T22:27:36.069116+0000 mgr.y (mgr.24370) 14672 : cluster [DBG] pgmap v14656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:38 smithi082 bash[20963]: audit 2024-04-03T22:27:37.319300+0000 mon.c (mon.2) 5871 : audit [DBG] from='client.? 172.21.15.67:0/2225823879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:38 smithi067 bash[17655]: audit 2024-04-03T22:27:37.319300+0000 mon.c (mon.2) 5871 : audit [DBG] from='client.? 172.21.15.67:0/2225823879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:38 smithi067 bash[27441]: audit 2024-04-03T22:27:37.319300+0000 mon.c (mon.2) 5871 : audit [DBG] from='client.? 172.21.15.67:0/2225823879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:39 smithi082 bash[20963]: cluster 2024-04-03T22:27:38.069994+0000 mgr.y (mgr.24370) 14673 : cluster [DBG] pgmap v14657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:39.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:39 smithi067 bash[17655]: cluster 2024-04-03T22:27:38.069994+0000 mgr.y (mgr.24370) 14673 : cluster [DBG] pgmap v14657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:39 smithi067 bash[27441]: cluster 2024-04-03T22:27:38.069994+0000 mgr.y (mgr.24370) 14673 : cluster [DBG] pgmap v14657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:40 smithi082 bash[20963]: audit 2024-04-03T22:27:39.782692+0000 mon.a (mon.0) 12564 : audit [DBG] from='client.? 172.21.15.67:0/1600022927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:40 smithi067 bash[17655]: audit 2024-04-03T22:27:39.782692+0000 mon.a (mon.0) 12564 : audit [DBG] from='client.? 172.21.15.67:0/1600022927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:40 smithi067 bash[27441]: audit 2024-04-03T22:27:39.782692+0000 mon.a (mon.0) 12564 : audit [DBG] from='client.? 172.21.15.67:0/1600022927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:41 smithi082 bash[20963]: cluster 2024-04-03T22:27:40.070771+0000 mgr.y (mgr.24370) 14674 : cluster [DBG] pgmap v14658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:41 smithi082 bash[20963]: audit 2024-04-03T22:27:40.437422+0000 mon.a (mon.0) 12565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:41 smithi082 bash[20963]: audit 2024-04-03T22:27:40.731329+0000 mon.a (mon.0) 12566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:27:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:41 smithi067 bash[17655]: cluster 2024-04-03T22:27:40.070771+0000 mgr.y (mgr.24370) 14674 : cluster [DBG] pgmap v14658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:41 smithi067 bash[17655]: audit 2024-04-03T22:27:40.437422+0000 mon.a (mon.0) 12565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:41 smithi067 bash[17655]: audit 2024-04-03T22:27:40.731329+0000 mon.a (mon.0) 12566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:27:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:41 smithi067 bash[27441]: cluster 2024-04-03T22:27:40.070771+0000 mgr.y (mgr.24370) 14674 : cluster [DBG] pgmap v14658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:41 smithi067 bash[27441]: audit 2024-04-03T22:27:40.437422+0000 mon.a (mon.0) 12565 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:41 smithi067 bash[27441]: audit 2024-04-03T22:27:40.731329+0000 mon.a (mon.0) 12566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:27:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:42 smithi082 bash[20963]: audit 2024-04-03T22:27:42.241684+0000 mon.a (mon.0) 12567 : audit [DBG] from='client.? 172.21.15.67:0/1285733355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:42 smithi067 bash[17655]: audit 2024-04-03T22:27:42.241684+0000 mon.a (mon.0) 12567 : audit [DBG] from='client.? 172.21.15.67:0/1285733355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:42 smithi067 bash[27441]: audit 2024-04-03T22:27:42.241684+0000 mon.a (mon.0) 12567 : audit [DBG] from='client.? 172.21.15.67:0/1285733355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:27:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:43 smithi067 bash[17655]: cluster 2024-04-03T22:27:42.071907+0000 mgr.y (mgr.24370) 14675 : cluster [DBG] pgmap v14659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:43 smithi067 bash[27441]: cluster 2024-04-03T22:27:42.071907+0000 mgr.y (mgr.24370) 14675 : cluster [DBG] pgmap v14659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:43 smithi082 bash[20963]: cluster 2024-04-03T22:27:42.071907+0000 mgr.y (mgr.24370) 14675 : cluster [DBG] pgmap v14659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:27:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:45 smithi082 bash[20963]: cluster 2024-04-03T22:27:44.072653+0000 mgr.y (mgr.24370) 14676 : cluster [DBG] pgmap v14660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:45 smithi082 bash[20963]: audit 2024-04-03T22:27:44.694602+0000 mon.a (mon.0) 12568 : audit [DBG] from='client.? 172.21.15.67:0/473559018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:45 smithi067 bash[17655]: cluster 2024-04-03T22:27:44.072653+0000 mgr.y (mgr.24370) 14676 : cluster [DBG] pgmap v14660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:45 smithi067 bash[17655]: audit 2024-04-03T22:27:44.694602+0000 mon.a (mon.0) 12568 : audit [DBG] from='client.? 172.21.15.67:0/473559018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:45 smithi067 bash[27441]: cluster 2024-04-03T22:27:44.072653+0000 mgr.y (mgr.24370) 14676 : cluster [DBG] pgmap v14660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:45 smithi067 bash[27441]: audit 2024-04-03T22:27:44.694602+0000 mon.a (mon.0) 12568 : audit [DBG] from='client.? 172.21.15.67:0/473559018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:47 smithi082 bash[20963]: cluster 2024-04-03T22:27:46.073594+0000 mgr.y (mgr.24370) 14677 : cluster [DBG] pgmap v14661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:47 smithi082 bash[20963]: audit 2024-04-03T22:27:46.482566+0000 mon.a (mon.0) 12569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:47 smithi082 bash[20963]: audit 2024-04-03T22:27:46.492898+0000 mon.a (mon.0) 12570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:47 smithi082 bash[20963]: audit 2024-04-03T22:27:46.734005+0000 mon.a (mon.0) 12571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:47 smithi082 bash[20963]: audit 2024-04-03T22:27:46.742596+0000 mon.a (mon.0) 12572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:47 smithi082 bash[20963]: audit 2024-04-03T22:27:47.145652+0000 mon.c (mon.2) 5872 : audit [DBG] from='client.? 172.21.15.67:0/766653787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:47 smithi082 bash[20963]: audit 2024-04-03T22:27:47.162353+0000 mon.a (mon.0) 12573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:27:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:47 smithi082 bash[20963]: audit 2024-04-03T22:27:47.163668+0000 mon.a (mon.0) 12574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:27:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:47 smithi082 bash[20963]: audit 2024-04-03T22:27:47.169419+0000 mon.a (mon.0) 12575 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[27441]: cluster 2024-04-03T22:27:46.073594+0000 mgr.y (mgr.24370) 14677 : cluster [DBG] pgmap v14661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[27441]: audit 2024-04-03T22:27:46.482566+0000 mon.a (mon.0) 12569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[27441]: audit 2024-04-03T22:27:46.492898+0000 mon.a (mon.0) 12570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[27441]: audit 2024-04-03T22:27:46.734005+0000 mon.a (mon.0) 12571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[27441]: audit 2024-04-03T22:27:46.742596+0000 mon.a (mon.0) 12572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[27441]: audit 2024-04-03T22:27:47.145652+0000 mon.c (mon.2) 5872 : audit [DBG] from='client.? 172.21.15.67:0/766653787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[27441]: audit 2024-04-03T22:27:47.162353+0000 mon.a (mon.0) 12573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:27:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[27441]: audit 2024-04-03T22:27:47.163668+0000 mon.a (mon.0) 12574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:27:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[27441]: audit 2024-04-03T22:27:47.169419+0000 mon.a (mon.0) 12575 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[17655]: cluster 2024-04-03T22:27:46.073594+0000 mgr.y (mgr.24370) 14677 : cluster [DBG] pgmap v14661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[17655]: audit 2024-04-03T22:27:46.482566+0000 mon.a (mon.0) 12569 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[17655]: audit 2024-04-03T22:27:46.492898+0000 mon.a (mon.0) 12570 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[17655]: audit 2024-04-03T22:27:46.734005+0000 mon.a (mon.0) 12571 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[17655]: audit 2024-04-03T22:27:46.742596+0000 mon.a (mon.0) 12572 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[17655]: audit 2024-04-03T22:27:47.145652+0000 mon.c (mon.2) 5872 : audit [DBG] from='client.? 172.21.15.67:0/766653787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[17655]: audit 2024-04-03T22:27:47.162353+0000 mon.a (mon.0) 12573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:27:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[17655]: audit 2024-04-03T22:27:47.163668+0000 mon.a (mon.0) 12574 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:27:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:47 smithi067 bash[17655]: audit 2024-04-03T22:27:47.169419+0000 mon.a (mon.0) 12575 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:27:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:49 smithi082 bash[20963]: cluster 2024-04-03T22:27:48.074318+0000 mgr.y (mgr.24370) 14678 : cluster [DBG] pgmap v14662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:49 smithi067 bash[17655]: cluster 2024-04-03T22:27:48.074318+0000 mgr.y (mgr.24370) 14678 : cluster [DBG] pgmap v14662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:49 smithi067 bash[27441]: cluster 2024-04-03T22:27:48.074318+0000 mgr.y (mgr.24370) 14678 : cluster [DBG] pgmap v14662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:50 smithi082 bash[20963]: audit 2024-04-03T22:27:49.595427+0000 mon.c (mon.2) 5873 : audit [DBG] from='client.? 172.21.15.67:0/2625054315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:50.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:50 smithi067 bash[17655]: audit 2024-04-03T22:27:49.595427+0000 mon.c (mon.2) 5873 : audit [DBG] from='client.? 172.21.15.67:0/2625054315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:50 smithi067 bash[27441]: audit 2024-04-03T22:27:49.595427+0000 mon.c (mon.2) 5873 : audit [DBG] from='client.? 172.21.15.67:0/2625054315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:51 smithi082 bash[20963]: cluster 2024-04-03T22:27:50.074999+0000 mgr.y (mgr.24370) 14679 : cluster [DBG] pgmap v14663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:51.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:51 smithi067 bash[17655]: cluster 2024-04-03T22:27:50.074999+0000 mgr.y (mgr.24370) 14679 : cluster [DBG] pgmap v14663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:51 smithi067 bash[27441]: cluster 2024-04-03T22:27:50.074999+0000 mgr.y (mgr.24370) 14679 : cluster [DBG] pgmap v14663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:52 smithi082 bash[20963]: audit 2024-04-03T22:27:52.050319+0000 mon.a (mon.0) 12576 : audit [DBG] from='client.? 172.21.15.67:0/1781649960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:52 smithi067 bash[17655]: audit 2024-04-03T22:27:52.050319+0000 mon.a (mon.0) 12576 : audit [DBG] from='client.? 172.21.15.67:0/1781649960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:52 smithi067 bash[27441]: audit 2024-04-03T22:27:52.050319+0000 mon.a (mon.0) 12576 : audit [DBG] from='client.? 172.21.15.67:0/1781649960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:27:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:53 smithi082 bash[20963]: cluster 2024-04-03T22:27:52.076085+0000 mgr.y (mgr.24370) 14680 : cluster [DBG] pgmap v14664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:27:53.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:53 smithi067 bash[17655]: cluster 2024-04-03T22:27:52.076085+0000 mgr.y (mgr.24370) 14680 : cluster [DBG] pgmap v14664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:53 smithi067 bash[27441]: cluster 2024-04-03T22:27:52.076085+0000 mgr.y (mgr.24370) 14680 : cluster [DBG] pgmap v14664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:54 smithi082 bash[20963]: audit 2024-04-03T22:27:54.505864+0000 mon.c (mon.2) 5874 : audit [DBG] from='client.? 172.21.15.67:0/595468541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:54.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:54 smithi067 bash[17655]: audit 2024-04-03T22:27:54.505864+0000 mon.c (mon.2) 5874 : audit [DBG] from='client.? 172.21.15.67:0/595468541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:54 smithi067 bash[27441]: audit 2024-04-03T22:27:54.505864+0000 mon.c (mon.2) 5874 : audit [DBG] from='client.? 172.21.15.67:0/595468541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:55 smithi082 bash[20963]: cluster 2024-04-03T22:27:54.076755+0000 mgr.y (mgr.24370) 14681 : cluster [DBG] pgmap v14665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:55 smithi082 bash[20963]: audit 2024-04-03T22:27:55.437896+0000 mon.a (mon.0) 12577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:55.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:55 smithi067 bash[17655]: cluster 2024-04-03T22:27:54.076755+0000 mgr.y (mgr.24370) 14681 : cluster [DBG] pgmap v14665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:55 smithi067 bash[17655]: audit 2024-04-03T22:27:55.437896+0000 mon.a (mon.0) 12577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:55 smithi067 bash[27441]: cluster 2024-04-03T22:27:54.076755+0000 mgr.y (mgr.24370) 14681 : cluster [DBG] pgmap v14665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:55 smithi067 bash[27441]: audit 2024-04-03T22:27:55.437896+0000 mon.a (mon.0) 12577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:27:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:56 smithi082 bash[20963]: cluster 2024-04-03T22:27:56.077911+0000 mgr.y (mgr.24370) 14682 : cluster [DBG] pgmap v14666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:56 smithi067 bash[27441]: cluster 2024-04-03T22:27:56.077911+0000 mgr.y (mgr.24370) 14682 : cluster [DBG] pgmap v14666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:56 smithi067 bash[17655]: cluster 2024-04-03T22:27:56.077911+0000 mgr.y (mgr.24370) 14682 : cluster [DBG] pgmap v14666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:57 smithi082 bash[20963]: audit 2024-04-03T22:27:56.972527+0000 mon.c (mon.2) 5875 : audit [DBG] from='client.? 172.21.15.67:0/1605976593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:57.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:57 smithi067 bash[17655]: audit 2024-04-03T22:27:56.972527+0000 mon.c (mon.2) 5875 : audit [DBG] from='client.? 172.21.15.67:0/1605976593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:57 smithi067 bash[27441]: audit 2024-04-03T22:27:56.972527+0000 mon.c (mon.2) 5875 : audit [DBG] from='client.? 172.21.15.67:0/1605976593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:58 smithi082 bash[20963]: cluster 2024-04-03T22:27:58.078631+0000 mgr.y (mgr.24370) 14683 : cluster [DBG] pgmap v14667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:58.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:58 smithi067 bash[17655]: cluster 2024-04-03T22:27:58.078631+0000 mgr.y (mgr.24370) 14683 : cluster [DBG] pgmap v14667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:58 smithi067 bash[27441]: cluster 2024-04-03T22:27:58.078631+0000 mgr.y (mgr.24370) 14683 : cluster [DBG] pgmap v14667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:27:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:27:59 smithi082 bash[20963]: audit 2024-04-03T22:27:59.423095+0000 mon.a (mon.0) 12578 : audit [DBG] from='client.? 172.21.15.67:0/3865010335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:59.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:27:59 smithi067 bash[17655]: audit 2024-04-03T22:27:59.423095+0000 mon.a (mon.0) 12578 : audit [DBG] from='client.? 172.21.15.67:0/3865010335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:27:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:27:59 smithi067 bash[27441]: audit 2024-04-03T22:27:59.423095+0000 mon.a (mon.0) 12578 : audit [DBG] from='client.? 172.21.15.67:0/3865010335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:00 smithi082 bash[20963]: cluster 2024-04-03T22:28:00.079334+0000 mgr.y (mgr.24370) 14684 : cluster [DBG] pgmap v14668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:00.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:00 smithi067 bash[27441]: cluster 2024-04-03T22:28:00.079334+0000 mgr.y (mgr.24370) 14684 : cluster [DBG] pgmap v14668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:00 smithi067 bash[17655]: cluster 2024-04-03T22:28:00.079334+0000 mgr.y (mgr.24370) 14684 : cluster [DBG] pgmap v14668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:02.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:01 smithi082 bash[20963]: audit 2024-04-03T22:28:01.877759+0000 mon.a (mon.0) 12579 : audit [DBG] from='client.? 172.21.15.67:0/3738526101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:02.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:01 smithi067 bash[17655]: audit 2024-04-03T22:28:01.877759+0000 mon.a (mon.0) 12579 : audit [DBG] from='client.? 172.21.15.67:0/3738526101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:02.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:01 smithi067 bash[27441]: audit 2024-04-03T22:28:01.877759+0000 mon.a (mon.0) 12579 : audit [DBG] from='client.? 172.21.15.67:0/3738526101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:03.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:02 smithi082 bash[20963]: cluster 2024-04-03T22:28:02.080570+0000 mgr.y (mgr.24370) 14685 : cluster [DBG] pgmap v14669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:03.414 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:02 smithi067 bash[17655]: cluster 2024-04-03T22:28:02.080570+0000 mgr.y (mgr.24370) 14685 : cluster [DBG] pgmap v14669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:28:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:02 smithi067 bash[27441]: cluster 2024-04-03T22:28:02.080570+0000 mgr.y (mgr.24370) 14685 : cluster [DBG] pgmap v14669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:28:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:05 smithi067 bash[17655]: cluster 2024-04-03T22:28:04.081219+0000 mgr.y (mgr.24370) 14686 : cluster [DBG] pgmap v14670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:05.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:05 smithi067 bash[17655]: audit 2024-04-03T22:28:04.331222+0000 mon.c (mon.2) 5876 : audit [DBG] from='client.? 172.21.15.67:0/838497157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:05 smithi067 bash[27441]: cluster 2024-04-03T22:28:04.081219+0000 mgr.y (mgr.24370) 14686 : cluster [DBG] pgmap v14670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:05.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:05 smithi067 bash[27441]: audit 2024-04-03T22:28:04.331222+0000 mon.c (mon.2) 5876 : audit [DBG] from='client.? 172.21.15.67:0/838497157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:05.632 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:05 smithi082 bash[20963]: cluster 2024-04-03T22:28:04.081219+0000 mgr.y (mgr.24370) 14686 : cluster [DBG] pgmap v14670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:05 smithi082 bash[20963]: audit 2024-04-03T22:28:04.331222+0000 mon.c (mon.2) 5876 : audit [DBG] from='client.? 172.21.15.67:0/838497157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:07 smithi067 bash[27441]: cluster 2024-04-03T22:28:06.082356+0000 mgr.y (mgr.24370) 14687 : cluster [DBG] pgmap v14671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:07.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:07 smithi067 bash[27441]: audit 2024-04-03T22:28:06.805564+0000 mon.a (mon.0) 12580 : audit [DBG] from='client.? 172.21.15.67:0/3806465652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:07 smithi067 bash[17655]: cluster 2024-04-03T22:28:06.082356+0000 mgr.y (mgr.24370) 14687 : cluster [DBG] pgmap v14671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:07 smithi067 bash[17655]: audit 2024-04-03T22:28:06.805564+0000 mon.a (mon.0) 12580 : audit [DBG] from='client.? 172.21.15.67:0/3806465652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:07 smithi082 bash[20963]: cluster 2024-04-03T22:28:06.082356+0000 mgr.y (mgr.24370) 14687 : cluster [DBG] pgmap v14671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:07 smithi082 bash[20963]: audit 2024-04-03T22:28:06.805564+0000 mon.a (mon.0) 12580 : audit [DBG] from='client.? 172.21.15.67:0/3806465652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:09 smithi067 bash[27441]: cluster 2024-04-03T22:28:08.083085+0000 mgr.y (mgr.24370) 14688 : cluster [DBG] pgmap v14672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:09 smithi067 bash[17655]: cluster 2024-04-03T22:28:08.083085+0000 mgr.y (mgr.24370) 14688 : cluster [DBG] pgmap v14672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:09 smithi082 bash[20963]: cluster 2024-04-03T22:28:08.083085+0000 mgr.y (mgr.24370) 14688 : cluster [DBG] pgmap v14672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:10 smithi067 bash[17655]: audit 2024-04-03T22:28:09.264452+0000 mon.c (mon.2) 5877 : audit [DBG] from='client.? 172.21.15.67:0/3322554402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:10 smithi067 bash[27441]: audit 2024-04-03T22:28:09.264452+0000 mon.c (mon.2) 5877 : audit [DBG] from='client.? 172.21.15.67:0/3322554402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:10.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:10 smithi082 bash[20963]: audit 2024-04-03T22:28:09.264452+0000 mon.c (mon.2) 5877 : audit [DBG] from='client.? 172.21.15.67:0/3322554402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:11 smithi067 bash[27441]: cluster 2024-04-03T22:28:10.083774+0000 mgr.y (mgr.24370) 14689 : cluster [DBG] pgmap v14673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:11 smithi067 bash[27441]: audit 2024-04-03T22:28:10.438470+0000 mon.a (mon.0) 12581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:11 smithi067 bash[17655]: cluster 2024-04-03T22:28:10.083774+0000 mgr.y (mgr.24370) 14689 : cluster [DBG] pgmap v14673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:11 smithi067 bash[17655]: audit 2024-04-03T22:28:10.438470+0000 mon.a (mon.0) 12581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:11 smithi082 bash[20963]: cluster 2024-04-03T22:28:10.083774+0000 mgr.y (mgr.24370) 14689 : cluster [DBG] pgmap v14673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:11 smithi082 bash[20963]: audit 2024-04-03T22:28:10.438470+0000 mon.a (mon.0) 12581 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:12.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:12 smithi067 bash[27441]: audit 2024-04-03T22:28:11.712025+0000 mon.a (mon.0) 12582 : audit [DBG] from='client.? 172.21.15.67:0/221033133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:12.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:12 smithi067 bash[17655]: audit 2024-04-03T22:28:11.712025+0000 mon.a (mon.0) 12582 : audit [DBG] from='client.? 172.21.15.67:0/221033133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:12 smithi082 bash[20963]: audit 2024-04-03T22:28:11.712025+0000 mon.a (mon.0) 12582 : audit [DBG] from='client.? 172.21.15.67:0/221033133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:13 smithi067 bash[27441]: cluster 2024-04-03T22:28:12.085007+0000 mgr.y (mgr.24370) 14690 : cluster [DBG] pgmap v14674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:13 smithi067 bash[17655]: cluster 2024-04-03T22:28:12.085007+0000 mgr.y (mgr.24370) 14690 : cluster [DBG] pgmap v14674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:28:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:13 smithi082 bash[20963]: cluster 2024-04-03T22:28:12.085007+0000 mgr.y (mgr.24370) 14690 : cluster [DBG] pgmap v14674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:28:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:15 smithi082 bash[20963]: cluster 2024-04-03T22:28:14.085624+0000 mgr.y (mgr.24370) 14691 : cluster [DBG] pgmap v14675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:15 smithi082 bash[20963]: audit 2024-04-03T22:28:14.168294+0000 mon.c (mon.2) 5878 : audit [DBG] from='client.? 172.21.15.67:0/2387194780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:15 smithi067 bash[17655]: cluster 2024-04-03T22:28:14.085624+0000 mgr.y (mgr.24370) 14691 : cluster [DBG] pgmap v14675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:15 smithi067 bash[17655]: audit 2024-04-03T22:28:14.168294+0000 mon.c (mon.2) 5878 : audit [DBG] from='client.? 172.21.15.67:0/2387194780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:15 smithi067 bash[27441]: cluster 2024-04-03T22:28:14.085624+0000 mgr.y (mgr.24370) 14691 : cluster [DBG] pgmap v14675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:15 smithi067 bash[27441]: audit 2024-04-03T22:28:14.168294+0000 mon.c (mon.2) 5878 : audit [DBG] from='client.? 172.21.15.67:0/2387194780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:17 smithi082 bash[20963]: cluster 2024-04-03T22:28:16.086773+0000 mgr.y (mgr.24370) 14692 : cluster [DBG] pgmap v14676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:17 smithi082 bash[20963]: audit 2024-04-03T22:28:16.623577+0000 mon.c (mon.2) 5879 : audit [DBG] from='client.? 172.21.15.67:0/1412926861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:17 smithi067 bash[27441]: cluster 2024-04-03T22:28:16.086773+0000 mgr.y (mgr.24370) 14692 : cluster [DBG] pgmap v14676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:17 smithi067 bash[27441]: audit 2024-04-03T22:28:16.623577+0000 mon.c (mon.2) 5879 : audit [DBG] from='client.? 172.21.15.67:0/1412926861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:17 smithi067 bash[17655]: cluster 2024-04-03T22:28:16.086773+0000 mgr.y (mgr.24370) 14692 : cluster [DBG] pgmap v14676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:17 smithi067 bash[17655]: audit 2024-04-03T22:28:16.623577+0000 mon.c (mon.2) 5879 : audit [DBG] from='client.? 172.21.15.67:0/1412926861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:19 smithi082 bash[20963]: cluster 2024-04-03T22:28:18.087515+0000 mgr.y (mgr.24370) 14693 : cluster [DBG] pgmap v14677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:19 smithi082 bash[20963]: audit 2024-04-03T22:28:19.083440+0000 mon.c (mon.2) 5880 : audit [DBG] from='client.? 172.21.15.67:0/4197179478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:19 smithi067 bash[17655]: cluster 2024-04-03T22:28:18.087515+0000 mgr.y (mgr.24370) 14693 : cluster [DBG] pgmap v14677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:19 smithi067 bash[17655]: audit 2024-04-03T22:28:19.083440+0000 mon.c (mon.2) 5880 : audit [DBG] from='client.? 172.21.15.67:0/4197179478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:19 smithi067 bash[27441]: cluster 2024-04-03T22:28:18.087515+0000 mgr.y (mgr.24370) 14693 : cluster [DBG] pgmap v14677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:19 smithi067 bash[27441]: audit 2024-04-03T22:28:19.083440+0000 mon.c (mon.2) 5880 : audit [DBG] from='client.? 172.21.15.67:0/4197179478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:21 smithi082 bash[20963]: cluster 2024-04-03T22:28:20.088239+0000 mgr.y (mgr.24370) 14694 : cluster [DBG] pgmap v14678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:21 smithi067 bash[27441]: cluster 2024-04-03T22:28:20.088239+0000 mgr.y (mgr.24370) 14694 : cluster [DBG] pgmap v14678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:21 smithi067 bash[17655]: cluster 2024-04-03T22:28:20.088239+0000 mgr.y (mgr.24370) 14694 : cluster [DBG] pgmap v14678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:22 smithi082 bash[20963]: audit 2024-04-03T22:28:21.537139+0000 mon.c (mon.2) 5881 : audit [DBG] from='client.? 172.21.15.67:0/1000436366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:22 smithi067 bash[17655]: audit 2024-04-03T22:28:21.537139+0000 mon.c (mon.2) 5881 : audit [DBG] from='client.? 172.21.15.67:0/1000436366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:22 smithi067 bash[27441]: audit 2024-04-03T22:28:21.537139+0000 mon.c (mon.2) 5881 : audit [DBG] from='client.? 172.21.15.67:0/1000436366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:28:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:23 smithi067 bash[27441]: cluster 2024-04-03T22:28:22.089369+0000 mgr.y (mgr.24370) 14695 : cluster [DBG] pgmap v14679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:23 smithi067 bash[17655]: cluster 2024-04-03T22:28:22.089369+0000 mgr.y (mgr.24370) 14695 : cluster [DBG] pgmap v14679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:23 smithi082 bash[20963]: cluster 2024-04-03T22:28:22.089369+0000 mgr.y (mgr.24370) 14695 : cluster [DBG] pgmap v14679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:28:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:24 smithi082 bash[20963]: audit 2024-04-03T22:28:23.994002+0000 mon.c (mon.2) 5882 : audit [DBG] from='client.? 172.21.15.67:0/495980894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:24 smithi067 bash[17655]: audit 2024-04-03T22:28:23.994002+0000 mon.c (mon.2) 5882 : audit [DBG] from='client.? 172.21.15.67:0/495980894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:24 smithi067 bash[27441]: audit 2024-04-03T22:28:23.994002+0000 mon.c (mon.2) 5882 : audit [DBG] from='client.? 172.21.15.67:0/495980894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:25 smithi082 bash[20963]: cluster 2024-04-03T22:28:24.090040+0000 mgr.y (mgr.24370) 14696 : cluster [DBG] pgmap v14680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:25.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:25 smithi067 bash[17655]: cluster 2024-04-03T22:28:24.090040+0000 mgr.y (mgr.24370) 14696 : cluster [DBG] pgmap v14680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:25 smithi067 bash[27441]: cluster 2024-04-03T22:28:24.090040+0000 mgr.y (mgr.24370) 14696 : cluster [DBG] pgmap v14680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:26 smithi082 bash[20963]: audit 2024-04-03T22:28:25.438747+0000 mon.a (mon.0) 12583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:26 smithi067 bash[27441]: audit 2024-04-03T22:28:25.438747+0000 mon.a (mon.0) 12583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:26 smithi067 bash[17655]: audit 2024-04-03T22:28:25.438747+0000 mon.a (mon.0) 12583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:27 smithi082 bash[20963]: cluster 2024-04-03T22:28:26.091194+0000 mgr.y (mgr.24370) 14697 : cluster [DBG] pgmap v14681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:27 smithi082 bash[20963]: audit 2024-04-03T22:28:26.447181+0000 mon.a (mon.0) 12584 : audit [DBG] from='client.? 172.21.15.67:0/173137443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:27 smithi067 bash[17655]: cluster 2024-04-03T22:28:26.091194+0000 mgr.y (mgr.24370) 14697 : cluster [DBG] pgmap v14681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:27 smithi067 bash[17655]: audit 2024-04-03T22:28:26.447181+0000 mon.a (mon.0) 12584 : audit [DBG] from='client.? 172.21.15.67:0/173137443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:27 smithi067 bash[27441]: cluster 2024-04-03T22:28:26.091194+0000 mgr.y (mgr.24370) 14697 : cluster [DBG] pgmap v14681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:27 smithi067 bash[27441]: audit 2024-04-03T22:28:26.447181+0000 mon.a (mon.0) 12584 : audit [DBG] from='client.? 172.21.15.67:0/173137443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:29 smithi082 bash[20963]: cluster 2024-04-03T22:28:28.091905+0000 mgr.y (mgr.24370) 14698 : cluster [DBG] pgmap v14682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:29 smithi082 bash[20963]: audit 2024-04-03T22:28:28.900950+0000 mon.a (mon.0) 12585 : audit [DBG] from='client.? 172.21.15.67:0/2681385249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:29 smithi067 bash[17655]: cluster 2024-04-03T22:28:28.091905+0000 mgr.y (mgr.24370) 14698 : cluster [DBG] pgmap v14682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:29 smithi067 bash[17655]: audit 2024-04-03T22:28:28.900950+0000 mon.a (mon.0) 12585 : audit [DBG] from='client.? 172.21.15.67:0/2681385249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:29 smithi067 bash[27441]: cluster 2024-04-03T22:28:28.091905+0000 mgr.y (mgr.24370) 14698 : cluster [DBG] pgmap v14682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:29 smithi067 bash[27441]: audit 2024-04-03T22:28:28.900950+0000 mon.a (mon.0) 12585 : audit [DBG] from='client.? 172.21.15.67:0/2681385249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:31 smithi082 bash[20963]: cluster 2024-04-03T22:28:30.092619+0000 mgr.y (mgr.24370) 14699 : cluster [DBG] pgmap v14683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:31 smithi067 bash[27441]: cluster 2024-04-03T22:28:30.092619+0000 mgr.y (mgr.24370) 14699 : cluster [DBG] pgmap v14683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:31 smithi067 bash[17655]: cluster 2024-04-03T22:28:30.092619+0000 mgr.y (mgr.24370) 14699 : cluster [DBG] pgmap v14683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:32 smithi082 bash[20963]: audit 2024-04-03T22:28:31.349011+0000 mon.c (mon.2) 5883 : audit [DBG] from='client.? 172.21.15.67:0/2212544949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:32 smithi067 bash[27441]: audit 2024-04-03T22:28:31.349011+0000 mon.c (mon.2) 5883 : audit [DBG] from='client.? 172.21.15.67:0/2212544949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:32 smithi067 bash[17655]: audit 2024-04-03T22:28:31.349011+0000 mon.c (mon.2) 5883 : audit [DBG] from='client.? 172.21.15.67:0/2212544949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:33 smithi067 bash[17655]: cluster 2024-04-03T22:28:32.093928+0000 mgr.y (mgr.24370) 14700 : cluster [DBG] pgmap v14684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:28:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:33 smithi067 bash[27441]: cluster 2024-04-03T22:28:32.093928+0000 mgr.y (mgr.24370) 14700 : cluster [DBG] pgmap v14684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:33.502 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:33 smithi082 bash[20963]: cluster 2024-04-03T22:28:32.093928+0000 mgr.y (mgr.24370) 14700 : cluster [DBG] pgmap v14684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:28:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:34 smithi082 bash[20963]: audit 2024-04-03T22:28:33.805793+0000 mon.a (mon.0) 12586 : audit [DBG] from='client.? 172.21.15.67:0/4096168831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:34 smithi067 bash[17655]: audit 2024-04-03T22:28:33.805793+0000 mon.a (mon.0) 12586 : audit [DBG] from='client.? 172.21.15.67:0/4096168831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:34 smithi067 bash[27441]: audit 2024-04-03T22:28:33.805793+0000 mon.a (mon.0) 12586 : audit [DBG] from='client.? 172.21.15.67:0/4096168831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:35 smithi082 bash[20963]: cluster 2024-04-03T22:28:34.094637+0000 mgr.y (mgr.24370) 14701 : cluster [DBG] pgmap v14685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:35.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:35 smithi067 bash[17655]: cluster 2024-04-03T22:28:34.094637+0000 mgr.y (mgr.24370) 14701 : cluster [DBG] pgmap v14685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:35 smithi067 bash[27441]: cluster 2024-04-03T22:28:34.094637+0000 mgr.y (mgr.24370) 14701 : cluster [DBG] pgmap v14685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:37 smithi082 bash[20963]: cluster 2024-04-03T22:28:36.095727+0000 mgr.y (mgr.24370) 14702 : cluster [DBG] pgmap v14686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:37 smithi082 bash[20963]: audit 2024-04-03T22:28:36.261386+0000 mon.c (mon.2) 5884 : audit [DBG] from='client.? 172.21.15.67:0/2329654367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:37 smithi067 bash[17655]: cluster 2024-04-03T22:28:36.095727+0000 mgr.y (mgr.24370) 14702 : cluster [DBG] pgmap v14686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:37 smithi067 bash[17655]: audit 2024-04-03T22:28:36.261386+0000 mon.c (mon.2) 5884 : audit [DBG] from='client.? 172.21.15.67:0/2329654367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:37 smithi067 bash[27441]: cluster 2024-04-03T22:28:36.095727+0000 mgr.y (mgr.24370) 14702 : cluster [DBG] pgmap v14686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:37 smithi067 bash[27441]: audit 2024-04-03T22:28:36.261386+0000 mon.c (mon.2) 5884 : audit [DBG] from='client.? 172.21.15.67:0/2329654367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:39 smithi082 bash[20963]: cluster 2024-04-03T22:28:38.096428+0000 mgr.y (mgr.24370) 14703 : cluster [DBG] pgmap v14687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:39 smithi082 bash[20963]: audit 2024-04-03T22:28:38.721818+0000 mon.c (mon.2) 5885 : audit [DBG] from='client.? 172.21.15.67:0/3707404214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:39 smithi067 bash[17655]: cluster 2024-04-03T22:28:38.096428+0000 mgr.y (mgr.24370) 14703 : cluster [DBG] pgmap v14687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:39 smithi067 bash[17655]: audit 2024-04-03T22:28:38.721818+0000 mon.c (mon.2) 5885 : audit [DBG] from='client.? 172.21.15.67:0/3707404214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:39 smithi067 bash[27441]: cluster 2024-04-03T22:28:38.096428+0000 mgr.y (mgr.24370) 14703 : cluster [DBG] pgmap v14687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:39 smithi067 bash[27441]: audit 2024-04-03T22:28:38.721818+0000 mon.c (mon.2) 5885 : audit [DBG] from='client.? 172.21.15.67:0/3707404214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:41 smithi082 bash[20963]: cluster 2024-04-03T22:28:40.097133+0000 mgr.y (mgr.24370) 14704 : cluster [DBG] pgmap v14688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:41 smithi082 bash[20963]: audit 2024-04-03T22:28:40.439152+0000 mon.a (mon.0) 12587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:41 smithi082 bash[20963]: audit 2024-04-03T22:28:41.178388+0000 mon.c (mon.2) 5886 : audit [DBG] from='client.? 172.21.15.67:0/3496117009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:41 smithi067 bash[27441]: cluster 2024-04-03T22:28:40.097133+0000 mgr.y (mgr.24370) 14704 : cluster [DBG] pgmap v14688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:41 smithi067 bash[27441]: audit 2024-04-03T22:28:40.439152+0000 mon.a (mon.0) 12587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:41 smithi067 bash[27441]: audit 2024-04-03T22:28:41.178388+0000 mon.c (mon.2) 5886 : audit [DBG] from='client.? 172.21.15.67:0/3496117009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:41 smithi067 bash[17655]: cluster 2024-04-03T22:28:40.097133+0000 mgr.y (mgr.24370) 14704 : cluster [DBG] pgmap v14688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:41 smithi067 bash[17655]: audit 2024-04-03T22:28:40.439152+0000 mon.a (mon.0) 12587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:41 smithi067 bash[17655]: audit 2024-04-03T22:28:41.178388+0000 mon.c (mon.2) 5886 : audit [DBG] from='client.? 172.21.15.67:0/3496117009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:28:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:43 smithi067 bash[17655]: cluster 2024-04-03T22:28:42.098453+0000 mgr.y (mgr.24370) 14705 : cluster [DBG] pgmap v14689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:43.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:43 smithi067 bash[27441]: cluster 2024-04-03T22:28:42.098453+0000 mgr.y (mgr.24370) 14705 : cluster [DBG] pgmap v14689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:28:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:43 smithi082 bash[20963]: cluster 2024-04-03T22:28:42.098453+0000 mgr.y (mgr.24370) 14705 : cluster [DBG] pgmap v14689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:44 smithi082 bash[20963]: audit 2024-04-03T22:28:43.641544+0000 mon.a (mon.0) 12588 : audit [DBG] from='client.? 172.21.15.67:0/4267688044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:44.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:44 smithi067 bash[27441]: audit 2024-04-03T22:28:43.641544+0000 mon.a (mon.0) 12588 : audit [DBG] from='client.? 172.21.15.67:0/4267688044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:44 smithi067 bash[17655]: audit 2024-04-03T22:28:43.641544+0000 mon.a (mon.0) 12588 : audit [DBG] from='client.? 172.21.15.67:0/4267688044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:45 smithi082 bash[20963]: cluster 2024-04-03T22:28:44.099106+0000 mgr.y (mgr.24370) 14706 : cluster [DBG] pgmap v14690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:45 smithi067 bash[17655]: cluster 2024-04-03T22:28:44.099106+0000 mgr.y (mgr.24370) 14706 : cluster [DBG] pgmap v14690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:45 smithi067 bash[27441]: cluster 2024-04-03T22:28:44.099106+0000 mgr.y (mgr.24370) 14706 : cluster [DBG] pgmap v14690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:46 smithi082 bash[20963]: audit 2024-04-03T22:28:46.095670+0000 mon.c (mon.2) 5887 : audit [DBG] from='client.? 172.21.15.67:0/3910613433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:46.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:46 smithi067 bash[17655]: audit 2024-04-03T22:28:46.095670+0000 mon.c (mon.2) 5887 : audit [DBG] from='client.? 172.21.15.67:0/3910613433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:46 smithi067 bash[27441]: audit 2024-04-03T22:28:46.095670+0000 mon.c (mon.2) 5887 : audit [DBG] from='client.? 172.21.15.67:0/3910613433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:47 smithi082 bash[20963]: cluster 2024-04-03T22:28:46.100315+0000 mgr.y (mgr.24370) 14707 : cluster [DBG] pgmap v14691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:47 smithi082 bash[20963]: audit 2024-04-03T22:28:47.244529+0000 mon.a (mon.0) 12589 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:28:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:47 smithi067 bash[17655]: cluster 2024-04-03T22:28:46.100315+0000 mgr.y (mgr.24370) 14707 : cluster [DBG] pgmap v14691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:47 smithi067 bash[17655]: audit 2024-04-03T22:28:47.244529+0000 mon.a (mon.0) 12589 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:28:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:47 smithi067 bash[27441]: cluster 2024-04-03T22:28:46.100315+0000 mgr.y (mgr.24370) 14707 : cluster [DBG] pgmap v14691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:47 smithi067 bash[27441]: audit 2024-04-03T22:28:47.244529+0000 mon.a (mon.0) 12589 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:28:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:49 smithi082 bash[20963]: cluster 2024-04-03T22:28:48.101050+0000 mgr.y (mgr.24370) 14708 : cluster [DBG] pgmap v14692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:49 smithi082 bash[20963]: audit 2024-04-03T22:28:48.556590+0000 mon.c (mon.2) 5888 : audit [DBG] from='client.? 172.21.15.67:0/2315922492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:49 smithi067 bash[17655]: cluster 2024-04-03T22:28:48.101050+0000 mgr.y (mgr.24370) 14708 : cluster [DBG] pgmap v14692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:49 smithi067 bash[17655]: audit 2024-04-03T22:28:48.556590+0000 mon.c (mon.2) 5888 : audit [DBG] from='client.? 172.21.15.67:0/2315922492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:49 smithi067 bash[27441]: cluster 2024-04-03T22:28:48.101050+0000 mgr.y (mgr.24370) 14708 : cluster [DBG] pgmap v14692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:49 smithi067 bash[27441]: audit 2024-04-03T22:28:48.556590+0000 mon.c (mon.2) 5888 : audit [DBG] from='client.? 172.21.15.67:0/2315922492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:51 smithi082 bash[20963]: cluster 2024-04-03T22:28:50.101714+0000 mgr.y (mgr.24370) 14709 : cluster [DBG] pgmap v14693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:51 smithi082 bash[20963]: audit 2024-04-03T22:28:51.007172+0000 mon.a (mon.0) 12590 : audit [DBG] from='client.? 172.21.15.67:0/1604409434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:51 smithi067 bash[17655]: cluster 2024-04-03T22:28:50.101714+0000 mgr.y (mgr.24370) 14709 : cluster [DBG] pgmap v14693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:51 smithi067 bash[17655]: audit 2024-04-03T22:28:51.007172+0000 mon.a (mon.0) 12590 : audit [DBG] from='client.? 172.21.15.67:0/1604409434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:51 smithi067 bash[27441]: cluster 2024-04-03T22:28:50.101714+0000 mgr.y (mgr.24370) 14709 : cluster [DBG] pgmap v14693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:51 smithi067 bash[27441]: audit 2024-04-03T22:28:51.007172+0000 mon.a (mon.0) 12590 : audit [DBG] from='client.? 172.21.15.67:0/1604409434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:28:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:53 smithi067 bash[27441]: cluster 2024-04-03T22:28:52.102600+0000 mgr.y (mgr.24370) 14710 : cluster [DBG] pgmap v14694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:53 smithi067 bash[27441]: audit 2024-04-03T22:28:52.987164+0000 mon.a (mon.0) 12591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:53 smithi067 bash[27441]: audit 2024-04-03T22:28:52.995944+0000 mon.a (mon.0) 12592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:53 smithi067 bash[27441]: audit 2024-04-03T22:28:53.291096+0000 mon.a (mon.0) 12593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:53 smithi067 bash[17655]: cluster 2024-04-03T22:28:52.102600+0000 mgr.y (mgr.24370) 14710 : cluster [DBG] pgmap v14694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:53 smithi067 bash[17655]: audit 2024-04-03T22:28:52.987164+0000 mon.a (mon.0) 12591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:53 smithi067 bash[17655]: audit 2024-04-03T22:28:52.995944+0000 mon.a (mon.0) 12592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:53 smithi067 bash[17655]: audit 2024-04-03T22:28:53.291096+0000 mon.a (mon.0) 12593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:53 smithi082 bash[20963]: cluster 2024-04-03T22:28:52.102600+0000 mgr.y (mgr.24370) 14710 : cluster [DBG] pgmap v14694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:53 smithi082 bash[20963]: audit 2024-04-03T22:28:52.987164+0000 mon.a (mon.0) 12591 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:53 smithi082 bash[20963]: audit 2024-04-03T22:28:52.995944+0000 mon.a (mon.0) 12592 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:53 smithi082 bash[20963]: audit 2024-04-03T22:28:53.291096+0000 mon.a (mon.0) 12593 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:54 smithi082 bash[20963]: audit 2024-04-03T22:28:53.299091+0000 mon.a (mon.0) 12594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:54 smithi082 bash[20963]: audit 2024-04-03T22:28:53.523674+0000 mon.c (mon.2) 5889 : audit [DBG] from='client.? 172.21.15.67:0/3827950710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:54 smithi082 bash[20963]: audit 2024-04-03T22:28:53.731265+0000 mon.a (mon.0) 12595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:54 smithi082 bash[20963]: audit 2024-04-03T22:28:53.733022+0000 mon.a (mon.0) 12596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:28:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:54 smithi082 bash[20963]: audit 2024-04-03T22:28:53.744123+0000 mon.a (mon.0) 12597 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[17655]: audit 2024-04-03T22:28:53.299091+0000 mon.a (mon.0) 12594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[17655]: audit 2024-04-03T22:28:53.523674+0000 mon.c (mon.2) 5889 : audit [DBG] from='client.? 172.21.15.67:0/3827950710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[17655]: audit 2024-04-03T22:28:53.731265+0000 mon.a (mon.0) 12595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[17655]: audit 2024-04-03T22:28:53.733022+0000 mon.a (mon.0) 12596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:28:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[17655]: audit 2024-04-03T22:28:53.744123+0000 mon.a (mon.0) 12597 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[27441]: audit 2024-04-03T22:28:53.299091+0000 mon.a (mon.0) 12594 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[27441]: audit 2024-04-03T22:28:53.523674+0000 mon.c (mon.2) 5889 : audit [DBG] from='client.? 172.21.15.67:0/3827950710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[27441]: audit 2024-04-03T22:28:53.731265+0000 mon.a (mon.0) 12595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[27441]: audit 2024-04-03T22:28:53.733022+0000 mon.a (mon.0) 12596 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:28:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:54 smithi067 bash[27441]: audit 2024-04-03T22:28:53.744123+0000 mon.a (mon.0) 12597 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:28:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:55 smithi082 bash[20963]: cluster 2024-04-03T22:28:54.103273+0000 mgr.y (mgr.24370) 14711 : cluster [DBG] pgmap v14695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:55 smithi067 bash[27441]: cluster 2024-04-03T22:28:54.103273+0000 mgr.y (mgr.24370) 14711 : cluster [DBG] pgmap v14695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:55 smithi067 bash[17655]: cluster 2024-04-03T22:28:54.103273+0000 mgr.y (mgr.24370) 14711 : cluster [DBG] pgmap v14695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:56 smithi082 bash[20963]: audit 2024-04-03T22:28:55.439608+0000 mon.a (mon.0) 12598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:56 smithi082 bash[20963]: audit 2024-04-03T22:28:55.975167+0000 mon.c (mon.2) 5890 : audit [DBG] from='client.? 172.21.15.67:0/3302512635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:56 smithi067 bash[17655]: audit 2024-04-03T22:28:55.439608+0000 mon.a (mon.0) 12598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:56 smithi067 bash[17655]: audit 2024-04-03T22:28:55.975167+0000 mon.c (mon.2) 5890 : audit [DBG] from='client.? 172.21.15.67:0/3302512635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:56 smithi067 bash[27441]: audit 2024-04-03T22:28:55.439608+0000 mon.a (mon.0) 12598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:28:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:56 smithi067 bash[27441]: audit 2024-04-03T22:28:55.975167+0000 mon.c (mon.2) 5890 : audit [DBG] from='client.? 172.21.15.67:0/3302512635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:57 smithi082 bash[20963]: cluster 2024-04-03T22:28:56.104482+0000 mgr.y (mgr.24370) 14712 : cluster [DBG] pgmap v14696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:57 smithi067 bash[27441]: cluster 2024-04-03T22:28:56.104482+0000 mgr.y (mgr.24370) 14712 : cluster [DBG] pgmap v14696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:57 smithi067 bash[17655]: cluster 2024-04-03T22:28:56.104482+0000 mgr.y (mgr.24370) 14712 : cluster [DBG] pgmap v14696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:59 smithi082 bash[20963]: cluster 2024-04-03T22:28:58.105146+0000 mgr.y (mgr.24370) 14713 : cluster [DBG] pgmap v14697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:28:59 smithi082 bash[20963]: audit 2024-04-03T22:28:58.428441+0000 mon.a (mon.0) 12599 : audit [DBG] from='client.? 172.21.15.67:0/4178066814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:59 smithi067 bash[27441]: cluster 2024-04-03T22:28:58.105146+0000 mgr.y (mgr.24370) 14713 : cluster [DBG] pgmap v14697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:28:59 smithi067 bash[27441]: audit 2024-04-03T22:28:58.428441+0000 mon.a (mon.0) 12599 : audit [DBG] from='client.? 172.21.15.67:0/4178066814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:28:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:59 smithi067 bash[17655]: cluster 2024-04-03T22:28:58.105146+0000 mgr.y (mgr.24370) 14713 : cluster [DBG] pgmap v14697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:28:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:28:59 smithi067 bash[17655]: audit 2024-04-03T22:28:58.428441+0000 mon.a (mon.0) 12599 : audit [DBG] from='client.? 172.21.15.67:0/4178066814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:01 smithi082 bash[20963]: cluster 2024-04-03T22:29:00.105843+0000 mgr.y (mgr.24370) 14714 : cluster [DBG] pgmap v14698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:01 smithi082 bash[20963]: audit 2024-04-03T22:29:00.874962+0000 mon.a (mon.0) 12600 : audit [DBG] from='client.? 172.21.15.67:0/3274910653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:01 smithi067 bash[27441]: cluster 2024-04-03T22:29:00.105843+0000 mgr.y (mgr.24370) 14714 : cluster [DBG] pgmap v14698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:01 smithi067 bash[27441]: audit 2024-04-03T22:29:00.874962+0000 mon.a (mon.0) 12600 : audit [DBG] from='client.? 172.21.15.67:0/3274910653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:01 smithi067 bash[17655]: cluster 2024-04-03T22:29:00.105843+0000 mgr.y (mgr.24370) 14714 : cluster [DBG] pgmap v14698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:01 smithi067 bash[17655]: audit 2024-04-03T22:29:00.874962+0000 mon.a (mon.0) 12600 : audit [DBG] from='client.? 172.21.15.67:0/3274910653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:03.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:03 smithi067 bash[17655]: cluster 2024-04-03T22:29:02.107063+0000 mgr.y (mgr.24370) 14715 : cluster [DBG] pgmap v14699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:29:03.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:03 smithi067 bash[27441]: cluster 2024-04-03T22:29:02.107063+0000 mgr.y (mgr.24370) 14715 : cluster [DBG] pgmap v14699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:03 smithi082 bash[20963]: cluster 2024-04-03T22:29:02.107063+0000 mgr.y (mgr.24370) 14715 : cluster [DBG] pgmap v14699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:29:04.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:04 smithi082 bash[20963]: audit 2024-04-03T22:29:03.337987+0000 mon.c (mon.2) 5891 : audit [DBG] from='client.? 172.21.15.67:0/2762039527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:04.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:04 smithi067 bash[27441]: audit 2024-04-03T22:29:03.337987+0000 mon.c (mon.2) 5891 : audit [DBG] from='client.? 172.21.15.67:0/2762039527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:04.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:04 smithi067 bash[17655]: audit 2024-04-03T22:29:03.337987+0000 mon.c (mon.2) 5891 : audit [DBG] from='client.? 172.21.15.67:0/2762039527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:05 smithi082 bash[20963]: cluster 2024-04-03T22:29:04.107752+0000 mgr.y (mgr.24370) 14716 : cluster [DBG] pgmap v14700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:05 smithi067 bash[27441]: cluster 2024-04-03T22:29:04.107752+0000 mgr.y (mgr.24370) 14716 : cluster [DBG] pgmap v14700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:05 smithi067 bash[17655]: cluster 2024-04-03T22:29:04.107752+0000 mgr.y (mgr.24370) 14716 : cluster [DBG] pgmap v14700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:06.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:06 smithi082 bash[20963]: audit 2024-04-03T22:29:05.796141+0000 mon.c (mon.2) 5892 : audit [DBG] from='client.? 172.21.15.67:0/1319597566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:06 smithi067 bash[27441]: audit 2024-04-03T22:29:05.796141+0000 mon.c (mon.2) 5892 : audit [DBG] from='client.? 172.21.15.67:0/1319597566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:06 smithi067 bash[17655]: audit 2024-04-03T22:29:05.796141+0000 mon.c (mon.2) 5892 : audit [DBG] from='client.? 172.21.15.67:0/1319597566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:07 smithi082 bash[20963]: cluster 2024-04-03T22:29:06.108982+0000 mgr.y (mgr.24370) 14717 : cluster [DBG] pgmap v14701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:07.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:07 smithi067 bash[27441]: cluster 2024-04-03T22:29:06.108982+0000 mgr.y (mgr.24370) 14717 : cluster [DBG] pgmap v14701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:07 smithi067 bash[17655]: cluster 2024-04-03T22:29:06.108982+0000 mgr.y (mgr.24370) 14717 : cluster [DBG] pgmap v14701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:08 smithi082 bash[20963]: audit 2024-04-03T22:29:08.247770+0000 mon.a (mon.0) 12601 : audit [DBG] from='client.? 172.21.15.67:0/950913536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:08 smithi067 bash[27441]: audit 2024-04-03T22:29:08.247770+0000 mon.a (mon.0) 12601 : audit [DBG] from='client.? 172.21.15.67:0/950913536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:08 smithi067 bash[17655]: audit 2024-04-03T22:29:08.247770+0000 mon.a (mon.0) 12601 : audit [DBG] from='client.? 172.21.15.67:0/950913536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:09 smithi082 bash[20963]: cluster 2024-04-03T22:29:08.109646+0000 mgr.y (mgr.24370) 14718 : cluster [DBG] pgmap v14702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:09 smithi067 bash[27441]: cluster 2024-04-03T22:29:08.109646+0000 mgr.y (mgr.24370) 14718 : cluster [DBG] pgmap v14702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:09 smithi067 bash[17655]: cluster 2024-04-03T22:29:08.109646+0000 mgr.y (mgr.24370) 14718 : cluster [DBG] pgmap v14702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:11 smithi082 bash[20963]: cluster 2024-04-03T22:29:10.110331+0000 mgr.y (mgr.24370) 14719 : cluster [DBG] pgmap v14703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:11 smithi082 bash[20963]: audit 2024-04-03T22:29:10.439938+0000 mon.a (mon.0) 12602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:11 smithi082 bash[20963]: audit 2024-04-03T22:29:10.702555+0000 mon.a (mon.0) 12603 : audit [DBG] from='client.? 172.21.15.67:0/1089888666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:11 smithi067 bash[27441]: cluster 2024-04-03T22:29:10.110331+0000 mgr.y (mgr.24370) 14719 : cluster [DBG] pgmap v14703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:11 smithi067 bash[27441]: audit 2024-04-03T22:29:10.439938+0000 mon.a (mon.0) 12602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:11 smithi067 bash[27441]: audit 2024-04-03T22:29:10.702555+0000 mon.a (mon.0) 12603 : audit [DBG] from='client.? 172.21.15.67:0/1089888666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:11 smithi067 bash[17655]: cluster 2024-04-03T22:29:10.110331+0000 mgr.y (mgr.24370) 14719 : cluster [DBG] pgmap v14703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:11 smithi067 bash[17655]: audit 2024-04-03T22:29:10.439938+0000 mon.a (mon.0) 12602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:11 smithi067 bash[17655]: audit 2024-04-03T22:29:10.702555+0000 mon.a (mon.0) 12603 : audit [DBG] from='client.? 172.21.15.67:0/1089888666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:13.370 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:29:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:29:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:13 smithi082 bash[20963]: cluster 2024-04-03T22:29:12.111692+0000 mgr.y (mgr.24370) 14720 : cluster [DBG] pgmap v14704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:13 smithi082 bash[20963]: audit 2024-04-03T22:29:13.167568+0000 mon.c (mon.2) 5893 : audit [DBG] from='client.? 172.21.15.67:0/2220442374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:13 smithi067 bash[27441]: cluster 2024-04-03T22:29:12.111692+0000 mgr.y (mgr.24370) 14720 : cluster [DBG] pgmap v14704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:13 smithi067 bash[27441]: audit 2024-04-03T22:29:13.167568+0000 mon.c (mon.2) 5893 : audit [DBG] from='client.? 172.21.15.67:0/2220442374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:13.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:13 smithi067 bash[17655]: cluster 2024-04-03T22:29:12.111692+0000 mgr.y (mgr.24370) 14720 : cluster [DBG] pgmap v14704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:13.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:13 smithi067 bash[17655]: audit 2024-04-03T22:29:13.167568+0000 mon.c (mon.2) 5893 : audit [DBG] from='client.? 172.21.15.67:0/2220442374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:15 smithi082 bash[20963]: cluster 2024-04-03T22:29:14.112421+0000 mgr.y (mgr.24370) 14721 : cluster [DBG] pgmap v14705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:15 smithi067 bash[17655]: cluster 2024-04-03T22:29:14.112421+0000 mgr.y (mgr.24370) 14721 : cluster [DBG] pgmap v14705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:15 smithi067 bash[27441]: cluster 2024-04-03T22:29:14.112421+0000 mgr.y (mgr.24370) 14721 : cluster [DBG] pgmap v14705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:16 smithi082 bash[20963]: audit 2024-04-03T22:29:15.620766+0000 mon.a (mon.0) 12604 : audit [DBG] from='client.? 172.21.15.67:0/4177847998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:16 smithi067 bash[27441]: audit 2024-04-03T22:29:15.620766+0000 mon.a (mon.0) 12604 : audit [DBG] from='client.? 172.21.15.67:0/4177847998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:16 smithi067 bash[17655]: audit 2024-04-03T22:29:15.620766+0000 mon.a (mon.0) 12604 : audit [DBG] from='client.? 172.21.15.67:0/4177847998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:17 smithi067 bash[27441]: cluster 2024-04-03T22:29:16.113667+0000 mgr.y (mgr.24370) 14722 : cluster [DBG] pgmap v14706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:17 smithi067 bash[17655]: cluster 2024-04-03T22:29:16.113667+0000 mgr.y (mgr.24370) 14722 : cluster [DBG] pgmap v14706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:17 smithi082 bash[20963]: cluster 2024-04-03T22:29:16.113667+0000 mgr.y (mgr.24370) 14722 : cluster [DBG] pgmap v14706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:18.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:18 smithi067 bash[17655]: audit 2024-04-03T22:29:18.079643+0000 mon.a (mon.0) 12605 : audit [DBG] from='client.? 172.21.15.67:0/2518438372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:18.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:18 smithi067 bash[27441]: audit 2024-04-03T22:29:18.079643+0000 mon.a (mon.0) 12605 : audit [DBG] from='client.? 172.21.15.67:0/2518438372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:18 smithi082 bash[20963]: audit 2024-04-03T22:29:18.079643+0000 mon.a (mon.0) 12605 : audit [DBG] from='client.? 172.21.15.67:0/2518438372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:19 smithi067 bash[17655]: cluster 2024-04-03T22:29:18.114359+0000 mgr.y (mgr.24370) 14723 : cluster [DBG] pgmap v14707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:19 smithi067 bash[27441]: cluster 2024-04-03T22:29:18.114359+0000 mgr.y (mgr.24370) 14723 : cluster [DBG] pgmap v14707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:19 smithi082 bash[20963]: cluster 2024-04-03T22:29:18.114359+0000 mgr.y (mgr.24370) 14723 : cluster [DBG] pgmap v14707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:21 smithi067 bash[17655]: cluster 2024-04-03T22:29:20.115036+0000 mgr.y (mgr.24370) 14724 : cluster [DBG] pgmap v14708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:21 smithi067 bash[17655]: audit 2024-04-03T22:29:20.531609+0000 mon.a (mon.0) 12606 : audit [DBG] from='client.? 172.21.15.67:0/468537537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:21 smithi067 bash[27441]: cluster 2024-04-03T22:29:20.115036+0000 mgr.y (mgr.24370) 14724 : cluster [DBG] pgmap v14708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:21 smithi067 bash[27441]: audit 2024-04-03T22:29:20.531609+0000 mon.a (mon.0) 12606 : audit [DBG] from='client.? 172.21.15.67:0/468537537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:21 smithi082 bash[20963]: cluster 2024-04-03T22:29:20.115036+0000 mgr.y (mgr.24370) 14724 : cluster [DBG] pgmap v14708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:21 smithi082 bash[20963]: audit 2024-04-03T22:29:20.531609+0000 mon.a (mon.0) 12606 : audit [DBG] from='client.? 172.21.15.67:0/468537537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:23.402 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:29:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:23 smithi067 bash[27441]: cluster 2024-04-03T22:29:22.116138+0000 mgr.y (mgr.24370) 14725 : cluster [DBG] pgmap v14709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:23 smithi067 bash[27441]: audit 2024-04-03T22:29:22.996472+0000 mon.c (mon.2) 5894 : audit [DBG] from='client.? 172.21.15.67:0/2906361195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:23 smithi067 bash[17655]: cluster 2024-04-03T22:29:22.116138+0000 mgr.y (mgr.24370) 14725 : cluster [DBG] pgmap v14709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:23 smithi067 bash[17655]: audit 2024-04-03T22:29:22.996472+0000 mon.c (mon.2) 5894 : audit [DBG] from='client.? 172.21.15.67:0/2906361195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:29:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:23 smithi082 bash[20963]: cluster 2024-04-03T22:29:22.116138+0000 mgr.y (mgr.24370) 14725 : cluster [DBG] pgmap v14709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:23 smithi082 bash[20963]: audit 2024-04-03T22:29:22.996472+0000 mon.c (mon.2) 5894 : audit [DBG] from='client.? 172.21.15.67:0/2906361195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:25 smithi067 bash[17655]: cluster 2024-04-03T22:29:24.116846+0000 mgr.y (mgr.24370) 14726 : cluster [DBG] pgmap v14710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:25 smithi067 bash[27441]: cluster 2024-04-03T22:29:24.116846+0000 mgr.y (mgr.24370) 14726 : cluster [DBG] pgmap v14710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:25 smithi082 bash[20963]: cluster 2024-04-03T22:29:24.116846+0000 mgr.y (mgr.24370) 14726 : cluster [DBG] pgmap v14710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:26 smithi067 bash[17655]: audit 2024-04-03T22:29:25.440142+0000 mon.a (mon.0) 12607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:26 smithi067 bash[17655]: audit 2024-04-03T22:29:25.453962+0000 mon.a (mon.0) 12608 : audit [DBG] from='client.? 172.21.15.67:0/142327940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:26 smithi067 bash[27441]: audit 2024-04-03T22:29:25.440142+0000 mon.a (mon.0) 12607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:26 smithi067 bash[27441]: audit 2024-04-03T22:29:25.453962+0000 mon.a (mon.0) 12608 : audit [DBG] from='client.? 172.21.15.67:0/142327940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:26 smithi082 bash[20963]: audit 2024-04-03T22:29:25.440142+0000 mon.a (mon.0) 12607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:26 smithi082 bash[20963]: audit 2024-04-03T22:29:25.453962+0000 mon.a (mon.0) 12608 : audit [DBG] from='client.? 172.21.15.67:0/142327940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:27 smithi082 bash[20963]: cluster 2024-04-03T22:29:26.117962+0000 mgr.y (mgr.24370) 14727 : cluster [DBG] pgmap v14711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:27 smithi067 bash[17655]: cluster 2024-04-03T22:29:26.117962+0000 mgr.y (mgr.24370) 14727 : cluster [DBG] pgmap v14711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:27 smithi067 bash[27441]: cluster 2024-04-03T22:29:26.117962+0000 mgr.y (mgr.24370) 14727 : cluster [DBG] pgmap v14711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:28 smithi082 bash[20963]: audit 2024-04-03T22:29:27.912596+0000 mon.c (mon.2) 5895 : audit [DBG] from='client.? 172.21.15.67:0/1222374947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:28 smithi067 bash[17655]: audit 2024-04-03T22:29:27.912596+0000 mon.c (mon.2) 5895 : audit [DBG] from='client.? 172.21.15.67:0/1222374947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:28 smithi067 bash[27441]: audit 2024-04-03T22:29:27.912596+0000 mon.c (mon.2) 5895 : audit [DBG] from='client.? 172.21.15.67:0/1222374947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:29 smithi082 bash[20963]: cluster 2024-04-03T22:29:28.118791+0000 mgr.y (mgr.24370) 14728 : cluster [DBG] pgmap v14712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:29 smithi067 bash[27441]: cluster 2024-04-03T22:29:28.118791+0000 mgr.y (mgr.24370) 14728 : cluster [DBG] pgmap v14712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:29 smithi067 bash[17655]: cluster 2024-04-03T22:29:28.118791+0000 mgr.y (mgr.24370) 14728 : cluster [DBG] pgmap v14712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:30 smithi082 bash[20963]: audit 2024-04-03T22:29:30.366242+0000 mon.c (mon.2) 5896 : audit [DBG] from='client.? 172.21.15.67:0/2756321556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:30 smithi067 bash[27441]: audit 2024-04-03T22:29:30.366242+0000 mon.c (mon.2) 5896 : audit [DBG] from='client.? 172.21.15.67:0/2756321556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:30 smithi067 bash[17655]: audit 2024-04-03T22:29:30.366242+0000 mon.c (mon.2) 5896 : audit [DBG] from='client.? 172.21.15.67:0/2756321556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:31 smithi082 bash[20963]: cluster 2024-04-03T22:29:30.119476+0000 mgr.y (mgr.24370) 14729 : cluster [DBG] pgmap v14713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:31 smithi067 bash[27441]: cluster 2024-04-03T22:29:30.119476+0000 mgr.y (mgr.24370) 14729 : cluster [DBG] pgmap v14713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:31 smithi067 bash[17655]: cluster 2024-04-03T22:29:30.119476+0000 mgr.y (mgr.24370) 14729 : cluster [DBG] pgmap v14713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:29:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:29:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:33 smithi082 bash[20963]: cluster 2024-04-03T22:29:32.120676+0000 mgr.y (mgr.24370) 14730 : cluster [DBG] pgmap v14714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:33 smithi082 bash[20963]: audit 2024-04-03T22:29:32.828356+0000 mon.c (mon.2) 5897 : audit [DBG] from='client.? 172.21.15.67:0/533572039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:33 smithi067 bash[17655]: cluster 2024-04-03T22:29:32.120676+0000 mgr.y (mgr.24370) 14730 : cluster [DBG] pgmap v14714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:33 smithi067 bash[17655]: audit 2024-04-03T22:29:32.828356+0000 mon.c (mon.2) 5897 : audit [DBG] from='client.? 172.21.15.67:0/533572039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:33 smithi067 bash[27441]: cluster 2024-04-03T22:29:32.120676+0000 mgr.y (mgr.24370) 14730 : cluster [DBG] pgmap v14714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:33 smithi067 bash[27441]: audit 2024-04-03T22:29:32.828356+0000 mon.c (mon.2) 5897 : audit [DBG] from='client.? 172.21.15.67:0/533572039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:35 smithi082 bash[20963]: cluster 2024-04-03T22:29:34.121327+0000 mgr.y (mgr.24370) 14731 : cluster [DBG] pgmap v14715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:35 smithi082 bash[20963]: audit 2024-04-03T22:29:35.280865+0000 mon.a (mon.0) 12609 : audit [DBG] from='client.? 172.21.15.67:0/2374600750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:35 smithi067 bash[17655]: cluster 2024-04-03T22:29:34.121327+0000 mgr.y (mgr.24370) 14731 : cluster [DBG] pgmap v14715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:35 smithi067 bash[17655]: audit 2024-04-03T22:29:35.280865+0000 mon.a (mon.0) 12609 : audit [DBG] from='client.? 172.21.15.67:0/2374600750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:35 smithi067 bash[27441]: cluster 2024-04-03T22:29:34.121327+0000 mgr.y (mgr.24370) 14731 : cluster [DBG] pgmap v14715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:35 smithi067 bash[27441]: audit 2024-04-03T22:29:35.280865+0000 mon.a (mon.0) 12609 : audit [DBG] from='client.? 172.21.15.67:0/2374600750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:37 smithi082 bash[20963]: cluster 2024-04-03T22:29:36.122559+0000 mgr.y (mgr.24370) 14732 : cluster [DBG] pgmap v14716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:37 smithi067 bash[17655]: cluster 2024-04-03T22:29:36.122559+0000 mgr.y (mgr.24370) 14732 : cluster [DBG] pgmap v14716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:37 smithi067 bash[27441]: cluster 2024-04-03T22:29:36.122559+0000 mgr.y (mgr.24370) 14732 : cluster [DBG] pgmap v14716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:38 smithi082 bash[20963]: audit 2024-04-03T22:29:37.740548+0000 mon.a (mon.0) 12610 : audit [DBG] from='client.? 172.21.15.67:0/209247446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:38 smithi067 bash[17655]: audit 2024-04-03T22:29:37.740548+0000 mon.a (mon.0) 12610 : audit [DBG] from='client.? 172.21.15.67:0/209247446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:38 smithi067 bash[27441]: audit 2024-04-03T22:29:37.740548+0000 mon.a (mon.0) 12610 : audit [DBG] from='client.? 172.21.15.67:0/209247446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:39 smithi082 bash[20963]: cluster 2024-04-03T22:29:38.123337+0000 mgr.y (mgr.24370) 14733 : cluster [DBG] pgmap v14717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:39 smithi067 bash[17655]: cluster 2024-04-03T22:29:38.123337+0000 mgr.y (mgr.24370) 14733 : cluster [DBG] pgmap v14717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:39 smithi067 bash[27441]: cluster 2024-04-03T22:29:38.123337+0000 mgr.y (mgr.24370) 14733 : cluster [DBG] pgmap v14717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:40 smithi082 bash[20963]: audit 2024-04-03T22:29:40.199775+0000 mon.a (mon.0) 12611 : audit [DBG] from='client.? 172.21.15.67:0/4063294205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:40 smithi082 bash[20963]: audit 2024-04-03T22:29:40.440878+0000 mon.a (mon.0) 12612 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:40 smithi067 bash[27441]: audit 2024-04-03T22:29:40.199775+0000 mon.a (mon.0) 12611 : audit [DBG] from='client.? 172.21.15.67:0/4063294205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:40 smithi067 bash[27441]: audit 2024-04-03T22:29:40.440878+0000 mon.a (mon.0) 12612 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:40 smithi067 bash[17655]: audit 2024-04-03T22:29:40.199775+0000 mon.a (mon.0) 12611 : audit [DBG] from='client.? 172.21.15.67:0/4063294205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:40 smithi067 bash[17655]: audit 2024-04-03T22:29:40.440878+0000 mon.a (mon.0) 12612 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:41 smithi082 bash[20963]: cluster 2024-04-03T22:29:40.123818+0000 mgr.y (mgr.24370) 14734 : cluster [DBG] pgmap v14718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:41.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:41 smithi067 bash[17655]: cluster 2024-04-03T22:29:40.123818+0000 mgr.y (mgr.24370) 14734 : cluster [DBG] pgmap v14718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:41 smithi067 bash[27441]: cluster 2024-04-03T22:29:40.123818+0000 mgr.y (mgr.24370) 14734 : cluster [DBG] pgmap v14718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:29:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:29:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:43 smithi082 bash[20963]: cluster 2024-04-03T22:29:42.124942+0000 mgr.y (mgr.24370) 14735 : cluster [DBG] pgmap v14719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:43 smithi082 bash[20963]: audit 2024-04-03T22:29:42.661499+0000 mon.c (mon.2) 5898 : audit [DBG] from='client.? 172.21.15.67:0/2941512184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:43 smithi067 bash[17655]: cluster 2024-04-03T22:29:42.124942+0000 mgr.y (mgr.24370) 14735 : cluster [DBG] pgmap v14719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:43 smithi067 bash[17655]: audit 2024-04-03T22:29:42.661499+0000 mon.c (mon.2) 5898 : audit [DBG] from='client.? 172.21.15.67:0/2941512184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:43 smithi067 bash[27441]: cluster 2024-04-03T22:29:42.124942+0000 mgr.y (mgr.24370) 14735 : cluster [DBG] pgmap v14719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:43 smithi067 bash[27441]: audit 2024-04-03T22:29:42.661499+0000 mon.c (mon.2) 5898 : audit [DBG] from='client.? 172.21.15.67:0/2941512184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:45 smithi082 bash[20963]: cluster 2024-04-03T22:29:44.125602+0000 mgr.y (mgr.24370) 14736 : cluster [DBG] pgmap v14720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:45 smithi082 bash[20963]: audit 2024-04-03T22:29:45.110130+0000 mon.c (mon.2) 5899 : audit [DBG] from='client.? 172.21.15.67:0/890445860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:45 smithi067 bash[17655]: cluster 2024-04-03T22:29:44.125602+0000 mgr.y (mgr.24370) 14736 : cluster [DBG] pgmap v14720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:45 smithi067 bash[17655]: audit 2024-04-03T22:29:45.110130+0000 mon.c (mon.2) 5899 : audit [DBG] from='client.? 172.21.15.67:0/890445860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:45 smithi067 bash[27441]: cluster 2024-04-03T22:29:44.125602+0000 mgr.y (mgr.24370) 14736 : cluster [DBG] pgmap v14720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:45 smithi067 bash[27441]: audit 2024-04-03T22:29:45.110130+0000 mon.c (mon.2) 5899 : audit [DBG] from='client.? 172.21.15.67:0/890445860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:47 smithi082 bash[20963]: cluster 2024-04-03T22:29:46.127005+0000 mgr.y (mgr.24370) 14737 : cluster [DBG] pgmap v14721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:47 smithi067 bash[17655]: cluster 2024-04-03T22:29:46.127005+0000 mgr.y (mgr.24370) 14737 : cluster [DBG] pgmap v14721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:47 smithi067 bash[27441]: cluster 2024-04-03T22:29:46.127005+0000 mgr.y (mgr.24370) 14737 : cluster [DBG] pgmap v14721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:48 smithi082 bash[20963]: audit 2024-04-03T22:29:47.568439+0000 mon.c (mon.2) 5900 : audit [DBG] from='client.? 172.21.15.67:0/3912730685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:48 smithi067 bash[17655]: audit 2024-04-03T22:29:47.568439+0000 mon.c (mon.2) 5900 : audit [DBG] from='client.? 172.21.15.67:0/3912730685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:48 smithi067 bash[27441]: audit 2024-04-03T22:29:47.568439+0000 mon.c (mon.2) 5900 : audit [DBG] from='client.? 172.21.15.67:0/3912730685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:49 smithi082 bash[20963]: cluster 2024-04-03T22:29:48.127705+0000 mgr.y (mgr.24370) 14738 : cluster [DBG] pgmap v14722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:49.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:49 smithi067 bash[17655]: cluster 2024-04-03T22:29:48.127705+0000 mgr.y (mgr.24370) 14738 : cluster [DBG] pgmap v14722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:49 smithi067 bash[27441]: cluster 2024-04-03T22:29:48.127705+0000 mgr.y (mgr.24370) 14738 : cluster [DBG] pgmap v14722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:50 smithi082 bash[20963]: audit 2024-04-03T22:29:50.024224+0000 mon.a (mon.0) 12613 : audit [DBG] from='client.? 172.21.15.67:0/35670468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:50 smithi067 bash[17655]: audit 2024-04-03T22:29:50.024224+0000 mon.a (mon.0) 12613 : audit [DBG] from='client.? 172.21.15.67:0/35670468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:50 smithi067 bash[27441]: audit 2024-04-03T22:29:50.024224+0000 mon.a (mon.0) 12613 : audit [DBG] from='client.? 172.21.15.67:0/35670468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:51 smithi082 bash[20963]: cluster 2024-04-03T22:29:50.128353+0000 mgr.y (mgr.24370) 14739 : cluster [DBG] pgmap v14723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:51 smithi067 bash[17655]: cluster 2024-04-03T22:29:50.128353+0000 mgr.y (mgr.24370) 14739 : cluster [DBG] pgmap v14723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:51 smithi067 bash[27441]: cluster 2024-04-03T22:29:50.128353+0000 mgr.y (mgr.24370) 14739 : cluster [DBG] pgmap v14723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:52 smithi082 bash[20963]: audit 2024-04-03T22:29:52.479310+0000 mon.c (mon.2) 5901 : audit [DBG] from='client.? 172.21.15.67:0/4218546442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:52 smithi067 bash[17655]: audit 2024-04-03T22:29:52.479310+0000 mon.c (mon.2) 5901 : audit [DBG] from='client.? 172.21.15.67:0/4218546442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:52 smithi067 bash[27441]: audit 2024-04-03T22:29:52.479310+0000 mon.c (mon.2) 5901 : audit [DBG] from='client.? 172.21.15.67:0/4218546442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:29:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:53 smithi082 bash[20963]: cluster 2024-04-03T22:29:52.129133+0000 mgr.y (mgr.24370) 14740 : cluster [DBG] pgmap v14724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:29:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:53 smithi067 bash[27441]: cluster 2024-04-03T22:29:52.129133+0000 mgr.y (mgr.24370) 14740 : cluster [DBG] pgmap v14724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:53 smithi067 bash[17655]: cluster 2024-04-03T22:29:52.129133+0000 mgr.y (mgr.24370) 14740 : cluster [DBG] pgmap v14724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:54 smithi082 bash[20963]: audit 2024-04-03T22:29:53.817741+0000 mon.a (mon.0) 12614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:29:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:54 smithi067 bash[17655]: audit 2024-04-03T22:29:53.817741+0000 mon.a (mon.0) 12614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:29:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:54 smithi067 bash[27441]: audit 2024-04-03T22:29:53.817741+0000 mon.a (mon.0) 12614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:29:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:55 smithi082 bash[20963]: cluster 2024-04-03T22:29:54.129781+0000 mgr.y (mgr.24370) 14741 : cluster [DBG] pgmap v14725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:55 smithi082 bash[20963]: audit 2024-04-03T22:29:54.931743+0000 mon.a (mon.0) 12615 : audit [DBG] from='client.? 172.21.15.67:0/170618800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:55 smithi082 bash[20963]: audit 2024-04-03T22:29:55.441230+0000 mon.a (mon.0) 12616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:55 smithi067 bash[17655]: cluster 2024-04-03T22:29:54.129781+0000 mgr.y (mgr.24370) 14741 : cluster [DBG] pgmap v14725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:55 smithi067 bash[17655]: audit 2024-04-03T22:29:54.931743+0000 mon.a (mon.0) 12615 : audit [DBG] from='client.? 172.21.15.67:0/170618800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:55 smithi067 bash[17655]: audit 2024-04-03T22:29:55.441230+0000 mon.a (mon.0) 12616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:55 smithi067 bash[27441]: cluster 2024-04-03T22:29:54.129781+0000 mgr.y (mgr.24370) 14741 : cluster [DBG] pgmap v14725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:55 smithi067 bash[27441]: audit 2024-04-03T22:29:54.931743+0000 mon.a (mon.0) 12615 : audit [DBG] from='client.? 172.21.15.67:0/170618800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:55 smithi067 bash[27441]: audit 2024-04-03T22:29:55.441230+0000 mon.a (mon.0) 12616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:29:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:57 smithi082 bash[20963]: cluster 2024-04-03T22:29:56.130981+0000 mgr.y (mgr.24370) 14742 : cluster [DBG] pgmap v14726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:57 smithi082 bash[20963]: audit 2024-04-03T22:29:57.384136+0000 mon.c (mon.2) 5902 : audit [DBG] from='client.? 172.21.15.67:0/81447872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:57 smithi067 bash[17655]: cluster 2024-04-03T22:29:56.130981+0000 mgr.y (mgr.24370) 14742 : cluster [DBG] pgmap v14726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:57 smithi067 bash[17655]: audit 2024-04-03T22:29:57.384136+0000 mon.c (mon.2) 5902 : audit [DBG] from='client.? 172.21.15.67:0/81447872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:57 smithi067 bash[27441]: cluster 2024-04-03T22:29:56.130981+0000 mgr.y (mgr.24370) 14742 : cluster [DBG] pgmap v14726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:57 smithi067 bash[27441]: audit 2024-04-03T22:29:57.384136+0000 mon.c (mon.2) 5902 : audit [DBG] from='client.? 172.21.15.67:0/81447872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:29:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:29:59 smithi082 bash[20963]: cluster 2024-04-03T22:29:58.131573+0000 mgr.y (mgr.24370) 14743 : cluster [DBG] pgmap v14727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:59.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:29:59 smithi067 bash[27441]: cluster 2024-04-03T22:29:58.131573+0000 mgr.y (mgr.24370) 14743 : cluster [DBG] pgmap v14727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:29:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:29:59 smithi067 bash[17655]: cluster 2024-04-03T22:29:58.131573+0000 mgr.y (mgr.24370) 14743 : cluster [DBG] pgmap v14727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:00 smithi082 bash[20963]: audit 2024-04-03T22:29:59.561716+0000 mon.a (mon.0) 12617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:00 smithi082 bash[20963]: audit 2024-04-03T22:29:59.570832+0000 mon.a (mon.0) 12618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:00 smithi082 bash[20963]: audit 2024-04-03T22:29:59.764860+0000 mon.a (mon.0) 12619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:00 smithi082 bash[20963]: audit 2024-04-03T22:29:59.772861+0000 mon.a (mon.0) 12620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:00 smithi082 bash[20963]: audit 2024-04-03T22:29:59.886109+0000 mon.c (mon.2) 5903 : audit [DBG] from='client.? 172.21.15.67:0/3292601564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:00 smithi082 bash[20963]: cluster 2024-04-03T22:30:00.000081+0000 mon.a (mon.0) 12621 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:00 smithi082 bash[20963]: audit 2024-04-03T22:30:00.205301+0000 mon.a (mon.0) 12622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:00 smithi082 bash[20963]: audit 2024-04-03T22:30:00.207130+0000 mon.a (mon.0) 12623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:30:00.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:00 smithi082 bash[20963]: audit 2024-04-03T22:30:00.216136+0000 mon.a (mon.0) 12624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[17655]: audit 2024-04-03T22:29:59.561716+0000 mon.a (mon.0) 12617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[17655]: audit 2024-04-03T22:29:59.570832+0000 mon.a (mon.0) 12618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[17655]: audit 2024-04-03T22:29:59.764860+0000 mon.a (mon.0) 12619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[17655]: audit 2024-04-03T22:29:59.772861+0000 mon.a (mon.0) 12620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[17655]: audit 2024-04-03T22:29:59.886109+0000 mon.c (mon.2) 5903 : audit [DBG] from='client.? 172.21.15.67:0/3292601564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[17655]: cluster 2024-04-03T22:30:00.000081+0000 mon.a (mon.0) 12621 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:30:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[17655]: audit 2024-04-03T22:30:00.205301+0000 mon.a (mon.0) 12622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[17655]: audit 2024-04-03T22:30:00.207130+0000 mon.a (mon.0) 12623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[17655]: audit 2024-04-03T22:30:00.216136+0000 mon.a (mon.0) 12624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[27441]: audit 2024-04-03T22:29:59.561716+0000 mon.a (mon.0) 12617 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[27441]: audit 2024-04-03T22:29:59.570832+0000 mon.a (mon.0) 12618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[27441]: audit 2024-04-03T22:29:59.764860+0000 mon.a (mon.0) 12619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[27441]: audit 2024-04-03T22:29:59.772861+0000 mon.a (mon.0) 12620 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[27441]: audit 2024-04-03T22:29:59.886109+0000 mon.c (mon.2) 5903 : audit [DBG] from='client.? 172.21.15.67:0/3292601564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[27441]: cluster 2024-04-03T22:30:00.000081+0000 mon.a (mon.0) 12621 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[27441]: audit 2024-04-03T22:30:00.205301+0000 mon.a (mon.0) 12622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[27441]: audit 2024-04-03T22:30:00.207130+0000 mon.a (mon.0) 12623 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:30:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:00 smithi067 bash[27441]: audit 2024-04-03T22:30:00.216136+0000 mon.a (mon.0) 12624 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:30:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:01 smithi082 bash[20963]: cluster 2024-04-03T22:30:00.132244+0000 mgr.y (mgr.24370) 14744 : cluster [DBG] pgmap v14728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:01 smithi067 bash[27441]: cluster 2024-04-03T22:30:00.132244+0000 mgr.y (mgr.24370) 14744 : cluster [DBG] pgmap v14728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:01 smithi067 bash[17655]: cluster 2024-04-03T22:30:00.132244+0000 mgr.y (mgr.24370) 14744 : cluster [DBG] pgmap v14728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:02 smithi082 bash[20963]: audit 2024-04-03T22:30:02.345090+0000 mon.c (mon.2) 5904 : audit [DBG] from='client.? 172.21.15.67:0/2416444717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:02 smithi067 bash[17655]: audit 2024-04-03T22:30:02.345090+0000 mon.c (mon.2) 5904 : audit [DBG] from='client.? 172.21.15.67:0/2416444717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:02 smithi067 bash[27441]: audit 2024-04-03T22:30:02.345090+0000 mon.c (mon.2) 5904 : audit [DBG] from='client.? 172.21.15.67:0/2416444717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:30:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:03 smithi082 bash[20963]: cluster 2024-04-03T22:30:02.133326+0000 mgr.y (mgr.24370) 14745 : cluster [DBG] pgmap v14729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:30:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:03 smithi067 bash[17655]: cluster 2024-04-03T22:30:02.133326+0000 mgr.y (mgr.24370) 14745 : cluster [DBG] pgmap v14729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:03 smithi067 bash[27441]: cluster 2024-04-03T22:30:02.133326+0000 mgr.y (mgr.24370) 14745 : cluster [DBG] pgmap v14729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:05 smithi082 bash[20963]: cluster 2024-04-03T22:30:04.133959+0000 mgr.y (mgr.24370) 14746 : cluster [DBG] pgmap v14730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:05 smithi082 bash[20963]: audit 2024-04-03T22:30:04.796293+0000 mon.a (mon.0) 12625 : audit [DBG] from='client.? 172.21.15.67:0/2652579950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:05 smithi067 bash[17655]: cluster 2024-04-03T22:30:04.133959+0000 mgr.y (mgr.24370) 14746 : cluster [DBG] pgmap v14730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:05 smithi067 bash[17655]: audit 2024-04-03T22:30:04.796293+0000 mon.a (mon.0) 12625 : audit [DBG] from='client.? 172.21.15.67:0/2652579950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:05 smithi067 bash[27441]: cluster 2024-04-03T22:30:04.133959+0000 mgr.y (mgr.24370) 14746 : cluster [DBG] pgmap v14730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:05 smithi067 bash[27441]: audit 2024-04-03T22:30:04.796293+0000 mon.a (mon.0) 12625 : audit [DBG] from='client.? 172.21.15.67:0/2652579950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:07 smithi082 bash[20963]: cluster 2024-04-03T22:30:06.134701+0000 mgr.y (mgr.24370) 14747 : cluster [DBG] pgmap v14731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:07 smithi082 bash[20963]: audit 2024-04-03T22:30:07.249466+0000 mon.a (mon.0) 12626 : audit [DBG] from='client.? 172.21.15.67:0/2757581405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:07 smithi067 bash[17655]: cluster 2024-04-03T22:30:06.134701+0000 mgr.y (mgr.24370) 14747 : cluster [DBG] pgmap v14731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:07 smithi067 bash[17655]: audit 2024-04-03T22:30:07.249466+0000 mon.a (mon.0) 12626 : audit [DBG] from='client.? 172.21.15.67:0/2757581405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:07 smithi067 bash[27441]: cluster 2024-04-03T22:30:06.134701+0000 mgr.y (mgr.24370) 14747 : cluster [DBG] pgmap v14731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:07 smithi067 bash[27441]: audit 2024-04-03T22:30:07.249466+0000 mon.a (mon.0) 12626 : audit [DBG] from='client.? 172.21.15.67:0/2757581405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:09 smithi082 bash[20963]: cluster 2024-04-03T22:30:08.135292+0000 mgr.y (mgr.24370) 14748 : cluster [DBG] pgmap v14732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:09 smithi067 bash[17655]: cluster 2024-04-03T22:30:08.135292+0000 mgr.y (mgr.24370) 14748 : cluster [DBG] pgmap v14732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:09 smithi067 bash[27441]: cluster 2024-04-03T22:30:08.135292+0000 mgr.y (mgr.24370) 14748 : cluster [DBG] pgmap v14732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:10 smithi082 bash[20963]: audit 2024-04-03T22:30:09.707445+0000 mon.c (mon.2) 5905 : audit [DBG] from='client.? 172.21.15.67:0/4131563895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:10 smithi082 bash[20963]: audit 2024-04-03T22:30:10.441331+0000 mon.a (mon.0) 12627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:10 smithi067 bash[17655]: audit 2024-04-03T22:30:09.707445+0000 mon.c (mon.2) 5905 : audit [DBG] from='client.? 172.21.15.67:0/4131563895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:10 smithi067 bash[17655]: audit 2024-04-03T22:30:10.441331+0000 mon.a (mon.0) 12627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:10 smithi067 bash[27441]: audit 2024-04-03T22:30:09.707445+0000 mon.c (mon.2) 5905 : audit [DBG] from='client.? 172.21.15.67:0/4131563895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:10 smithi067 bash[27441]: audit 2024-04-03T22:30:10.441331+0000 mon.a (mon.0) 12627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:11 smithi082 bash[20963]: cluster 2024-04-03T22:30:10.135906+0000 mgr.y (mgr.24370) 14749 : cluster [DBG] pgmap v14733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:11 smithi067 bash[27441]: cluster 2024-04-03T22:30:10.135906+0000 mgr.y (mgr.24370) 14749 : cluster [DBG] pgmap v14733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:11 smithi067 bash[17655]: cluster 2024-04-03T22:30:10.135906+0000 mgr.y (mgr.24370) 14749 : cluster [DBG] pgmap v14733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:12 smithi082 bash[20963]: cluster 2024-04-03T22:30:12.136971+0000 mgr.y (mgr.24370) 14750 : cluster [DBG] pgmap v14734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:12 smithi082 bash[20963]: audit 2024-04-03T22:30:12.168892+0000 mon.a (mon.0) 12628 : audit [DBG] from='client.? 172.21.15.67:0/350782173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:12 smithi067 bash[17655]: cluster 2024-04-03T22:30:12.136971+0000 mgr.y (mgr.24370) 14750 : cluster [DBG] pgmap v14734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:12 smithi067 bash[17655]: audit 2024-04-03T22:30:12.168892+0000 mon.a (mon.0) 12628 : audit [DBG] from='client.? 172.21.15.67:0/350782173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:12 smithi067 bash[27441]: cluster 2024-04-03T22:30:12.136971+0000 mgr.y (mgr.24370) 14750 : cluster [DBG] pgmap v14734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:12 smithi067 bash[27441]: audit 2024-04-03T22:30:12.168892+0000 mon.a (mon.0) 12628 : audit [DBG] from='client.? 172.21.15.67:0/350782173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:30:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:30:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:15 smithi082 bash[20963]: cluster 2024-04-03T22:30:14.137640+0000 mgr.y (mgr.24370) 14751 : cluster [DBG] pgmap v14735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:15 smithi082 bash[20963]: audit 2024-04-03T22:30:14.619121+0000 mon.c (mon.2) 5906 : audit [DBG] from='client.? 172.21.15.67:0/4155963460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:15 smithi067 bash[27441]: cluster 2024-04-03T22:30:14.137640+0000 mgr.y (mgr.24370) 14751 : cluster [DBG] pgmap v14735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:15 smithi067 bash[27441]: audit 2024-04-03T22:30:14.619121+0000 mon.c (mon.2) 5906 : audit [DBG] from='client.? 172.21.15.67:0/4155963460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:15 smithi067 bash[17655]: cluster 2024-04-03T22:30:14.137640+0000 mgr.y (mgr.24370) 14751 : cluster [DBG] pgmap v14735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:15 smithi067 bash[17655]: audit 2024-04-03T22:30:14.619121+0000 mon.c (mon.2) 5906 : audit [DBG] from='client.? 172.21.15.67:0/4155963460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:17 smithi082 bash[20963]: cluster 2024-04-03T22:30:16.138863+0000 mgr.y (mgr.24370) 14752 : cluster [DBG] pgmap v14736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:17 smithi082 bash[20963]: audit 2024-04-03T22:30:17.075003+0000 mon.a (mon.0) 12629 : audit [DBG] from='client.? 172.21.15.67:0/2547558600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:17 smithi067 bash[17655]: cluster 2024-04-03T22:30:16.138863+0000 mgr.y (mgr.24370) 14752 : cluster [DBG] pgmap v14736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:17 smithi067 bash[17655]: audit 2024-04-03T22:30:17.075003+0000 mon.a (mon.0) 12629 : audit [DBG] from='client.? 172.21.15.67:0/2547558600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:17 smithi067 bash[27441]: cluster 2024-04-03T22:30:16.138863+0000 mgr.y (mgr.24370) 14752 : cluster [DBG] pgmap v14736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:17 smithi067 bash[27441]: audit 2024-04-03T22:30:17.075003+0000 mon.a (mon.0) 12629 : audit [DBG] from='client.? 172.21.15.67:0/2547558600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:19 smithi082 bash[20963]: cluster 2024-04-03T22:30:18.139635+0000 mgr.y (mgr.24370) 14753 : cluster [DBG] pgmap v14737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:19 smithi067 bash[27441]: cluster 2024-04-03T22:30:18.139635+0000 mgr.y (mgr.24370) 14753 : cluster [DBG] pgmap v14737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:19 smithi067 bash[17655]: cluster 2024-04-03T22:30:18.139635+0000 mgr.y (mgr.24370) 14753 : cluster [DBG] pgmap v14737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:20.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:20 smithi082 bash[20963]: audit 2024-04-03T22:30:19.523519+0000 mon.a (mon.0) 12630 : audit [DBG] from='client.? 172.21.15.67:0/2097958322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:20.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:20 smithi067 bash[27441]: audit 2024-04-03T22:30:19.523519+0000 mon.a (mon.0) 12630 : audit [DBG] from='client.? 172.21.15.67:0/2097958322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:20.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:20 smithi067 bash[17655]: audit 2024-04-03T22:30:19.523519+0000 mon.a (mon.0) 12630 : audit [DBG] from='client.? 172.21.15.67:0/2097958322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:21 smithi082 bash[20963]: cluster 2024-04-03T22:30:20.140350+0000 mgr.y (mgr.24370) 14754 : cluster [DBG] pgmap v14738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:21.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:21 smithi067 bash[27441]: cluster 2024-04-03T22:30:20.140350+0000 mgr.y (mgr.24370) 14754 : cluster [DBG] pgmap v14738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:21 smithi067 bash[17655]: cluster 2024-04-03T22:30:20.140350+0000 mgr.y (mgr.24370) 14754 : cluster [DBG] pgmap v14738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:22.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:22 smithi082 bash[20963]: audit 2024-04-03T22:30:21.978047+0000 mon.c (mon.2) 5907 : audit [DBG] from='client.? 172.21.15.67:0/2643500401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:22 smithi067 bash[27441]: audit 2024-04-03T22:30:21.978047+0000 mon.c (mon.2) 5907 : audit [DBG] from='client.? 172.21.15.67:0/2643500401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:22 smithi067 bash[17655]: audit 2024-04-03T22:30:21.978047+0000 mon.c (mon.2) 5907 : audit [DBG] from='client.? 172.21.15.67:0/2643500401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:23 smithi067 bash[17655]: cluster 2024-04-03T22:30:22.141461+0000 mgr.y (mgr.24370) 14755 : cluster [DBG] pgmap v14739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:30:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:23 smithi067 bash[27441]: cluster 2024-04-03T22:30:22.141461+0000 mgr.y (mgr.24370) 14755 : cluster [DBG] pgmap v14739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:23.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:23 smithi082 bash[20963]: cluster 2024-04-03T22:30:22.141461+0000 mgr.y (mgr.24370) 14755 : cluster [DBG] pgmap v14739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:30:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:25 smithi082 bash[20963]: cluster 2024-04-03T22:30:24.142085+0000 mgr.y (mgr.24370) 14756 : cluster [DBG] pgmap v14740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:25 smithi082 bash[20963]: audit 2024-04-03T22:30:24.430807+0000 mon.c (mon.2) 5908 : audit [DBG] from='client.? 172.21.15.67:0/2398642844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:25 smithi067 bash[17655]: cluster 2024-04-03T22:30:24.142085+0000 mgr.y (mgr.24370) 14756 : cluster [DBG] pgmap v14740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:25 smithi067 bash[17655]: audit 2024-04-03T22:30:24.430807+0000 mon.c (mon.2) 5908 : audit [DBG] from='client.? 172.21.15.67:0/2398642844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:25 smithi067 bash[27441]: cluster 2024-04-03T22:30:24.142085+0000 mgr.y (mgr.24370) 14756 : cluster [DBG] pgmap v14740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:25 smithi067 bash[27441]: audit 2024-04-03T22:30:24.430807+0000 mon.c (mon.2) 5908 : audit [DBG] from='client.? 172.21.15.67:0/2398642844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:26 smithi082 bash[20963]: audit 2024-04-03T22:30:25.441986+0000 mon.a (mon.0) 12631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:26 smithi067 bash[27441]: audit 2024-04-03T22:30:25.441986+0000 mon.a (mon.0) 12631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:26 smithi067 bash[17655]: audit 2024-04-03T22:30:25.441986+0000 mon.a (mon.0) 12631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:27 smithi082 bash[20963]: cluster 2024-04-03T22:30:26.143145+0000 mgr.y (mgr.24370) 14757 : cluster [DBG] pgmap v14741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:27 smithi082 bash[20963]: audit 2024-04-03T22:30:26.878042+0000 mon.a (mon.0) 12632 : audit [DBG] from='client.? 172.21.15.67:0/982567048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:27 smithi067 bash[27441]: cluster 2024-04-03T22:30:26.143145+0000 mgr.y (mgr.24370) 14757 : cluster [DBG] pgmap v14741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:27 smithi067 bash[27441]: audit 2024-04-03T22:30:26.878042+0000 mon.a (mon.0) 12632 : audit [DBG] from='client.? 172.21.15.67:0/982567048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:27 smithi067 bash[17655]: cluster 2024-04-03T22:30:26.143145+0000 mgr.y (mgr.24370) 14757 : cluster [DBG] pgmap v14741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:27 smithi067 bash[17655]: audit 2024-04-03T22:30:26.878042+0000 mon.a (mon.0) 12632 : audit [DBG] from='client.? 172.21.15.67:0/982567048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:29 smithi082 bash[20963]: cluster 2024-04-03T22:30:28.143801+0000 mgr.y (mgr.24370) 14758 : cluster [DBG] pgmap v14742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:29 smithi067 bash[27441]: cluster 2024-04-03T22:30:28.143801+0000 mgr.y (mgr.24370) 14758 : cluster [DBG] pgmap v14742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:29 smithi067 bash[17655]: cluster 2024-04-03T22:30:28.143801+0000 mgr.y (mgr.24370) 14758 : cluster [DBG] pgmap v14742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:30.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:30 smithi082 bash[20963]: audit 2024-04-03T22:30:29.334674+0000 mon.c (mon.2) 5909 : audit [DBG] from='client.? 172.21.15.67:0/1626489118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:30.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:30 smithi067 bash[27441]: audit 2024-04-03T22:30:29.334674+0000 mon.c (mon.2) 5909 : audit [DBG] from='client.? 172.21.15.67:0/1626489118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:30 smithi067 bash[17655]: audit 2024-04-03T22:30:29.334674+0000 mon.c (mon.2) 5909 : audit [DBG] from='client.? 172.21.15.67:0/1626489118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:31 smithi082 bash[20963]: cluster 2024-04-03T22:30:30.144497+0000 mgr.y (mgr.24370) 14759 : cluster [DBG] pgmap v14743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:31.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:31 smithi067 bash[27441]: cluster 2024-04-03T22:30:30.144497+0000 mgr.y (mgr.24370) 14759 : cluster [DBG] pgmap v14743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:31 smithi067 bash[17655]: cluster 2024-04-03T22:30:30.144497+0000 mgr.y (mgr.24370) 14759 : cluster [DBG] pgmap v14743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:32.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:32 smithi082 bash[20963]: audit 2024-04-03T22:30:31.805120+0000 mon.a (mon.0) 12633 : audit [DBG] from='client.? 172.21.15.67:0/872216807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:32.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:32 smithi067 bash[27441]: audit 2024-04-03T22:30:31.805120+0000 mon.a (mon.0) 12633 : audit [DBG] from='client.? 172.21.15.67:0/872216807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:32.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:32 smithi067 bash[17655]: audit 2024-04-03T22:30:31.805120+0000 mon.a (mon.0) 12633 : audit [DBG] from='client.? 172.21.15.67:0/872216807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:33 smithi067 bash[17655]: cluster 2024-04-03T22:30:32.145557+0000 mgr.y (mgr.24370) 14760 : cluster [DBG] pgmap v14744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:30:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:33 smithi067 bash[27441]: cluster 2024-04-03T22:30:32.145557+0000 mgr.y (mgr.24370) 14760 : cluster [DBG] pgmap v14744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:30:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:33 smithi082 bash[20963]: cluster 2024-04-03T22:30:32.145557+0000 mgr.y (mgr.24370) 14760 : cluster [DBG] pgmap v14744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:34 smithi082 bash[20963]: audit 2024-04-03T22:30:34.265814+0000 mon.a (mon.0) 12634 : audit [DBG] from='client.? 172.21.15.67:0/4191880438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:34 smithi067 bash[27441]: audit 2024-04-03T22:30:34.265814+0000 mon.a (mon.0) 12634 : audit [DBG] from='client.? 172.21.15.67:0/4191880438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:34 smithi067 bash[17655]: audit 2024-04-03T22:30:34.265814+0000 mon.a (mon.0) 12634 : audit [DBG] from='client.? 172.21.15.67:0/4191880438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:35 smithi082 bash[20963]: cluster 2024-04-03T22:30:34.146232+0000 mgr.y (mgr.24370) 14761 : cluster [DBG] pgmap v14745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:35 smithi067 bash[27441]: cluster 2024-04-03T22:30:34.146232+0000 mgr.y (mgr.24370) 14761 : cluster [DBG] pgmap v14745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:35 smithi067 bash[17655]: cluster 2024-04-03T22:30:34.146232+0000 mgr.y (mgr.24370) 14761 : cluster [DBG] pgmap v14745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:37 smithi082 bash[20963]: cluster 2024-04-03T22:30:36.147314+0000 mgr.y (mgr.24370) 14762 : cluster [DBG] pgmap v14746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:37 smithi082 bash[20963]: audit 2024-04-03T22:30:36.734647+0000 mon.c (mon.2) 5910 : audit [DBG] from='client.? 172.21.15.67:0/298773663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:37 smithi067 bash[27441]: cluster 2024-04-03T22:30:36.147314+0000 mgr.y (mgr.24370) 14762 : cluster [DBG] pgmap v14746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:37 smithi067 bash[27441]: audit 2024-04-03T22:30:36.734647+0000 mon.c (mon.2) 5910 : audit [DBG] from='client.? 172.21.15.67:0/298773663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:37 smithi067 bash[17655]: cluster 2024-04-03T22:30:36.147314+0000 mgr.y (mgr.24370) 14762 : cluster [DBG] pgmap v14746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:37 smithi067 bash[17655]: audit 2024-04-03T22:30:36.734647+0000 mon.c (mon.2) 5910 : audit [DBG] from='client.? 172.21.15.67:0/298773663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:39 smithi082 bash[20963]: cluster 2024-04-03T22:30:38.147901+0000 mgr.y (mgr.24370) 14763 : cluster [DBG] pgmap v14747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:39 smithi082 bash[20963]: audit 2024-04-03T22:30:39.188267+0000 mon.a (mon.0) 12635 : audit [DBG] from='client.? 172.21.15.67:0/4075251998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:39 smithi067 bash[27441]: cluster 2024-04-03T22:30:38.147901+0000 mgr.y (mgr.24370) 14763 : cluster [DBG] pgmap v14747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:39 smithi067 bash[27441]: audit 2024-04-03T22:30:39.188267+0000 mon.a (mon.0) 12635 : audit [DBG] from='client.? 172.21.15.67:0/4075251998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:39 smithi067 bash[17655]: cluster 2024-04-03T22:30:38.147901+0000 mgr.y (mgr.24370) 14763 : cluster [DBG] pgmap v14747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:39 smithi067 bash[17655]: audit 2024-04-03T22:30:39.188267+0000 mon.a (mon.0) 12635 : audit [DBG] from='client.? 172.21.15.67:0/4075251998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:41 smithi082 bash[20963]: cluster 2024-04-03T22:30:40.148525+0000 mgr.y (mgr.24370) 14764 : cluster [DBG] pgmap v14748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:41 smithi082 bash[20963]: audit 2024-04-03T22:30:40.442446+0000 mon.a (mon.0) 12636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:41 smithi067 bash[17655]: cluster 2024-04-03T22:30:40.148525+0000 mgr.y (mgr.24370) 14764 : cluster [DBG] pgmap v14748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:41 smithi067 bash[17655]: audit 2024-04-03T22:30:40.442446+0000 mon.a (mon.0) 12636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:41 smithi067 bash[27441]: cluster 2024-04-03T22:30:40.148525+0000 mgr.y (mgr.24370) 14764 : cluster [DBG] pgmap v14748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:41 smithi067 bash[27441]: audit 2024-04-03T22:30:40.442446+0000 mon.a (mon.0) 12636 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:42 smithi082 bash[20963]: audit 2024-04-03T22:30:41.647547+0000 mon.c (mon.2) 5911 : audit [DBG] from='client.? 172.21.15.67:0/3222896031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:42 smithi067 bash[17655]: audit 2024-04-03T22:30:41.647547+0000 mon.c (mon.2) 5911 : audit [DBG] from='client.? 172.21.15.67:0/3222896031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:42 smithi067 bash[27441]: audit 2024-04-03T22:30:41.647547+0000 mon.c (mon.2) 5911 : audit [DBG] from='client.? 172.21.15.67:0/3222896031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:43.342 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:30:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:43 smithi082 bash[20963]: cluster 2024-04-03T22:30:42.149638+0000 mgr.y (mgr.24370) 14765 : cluster [DBG] pgmap v14749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:30:43.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:43 smithi067 bash[27441]: cluster 2024-04-03T22:30:42.149638+0000 mgr.y (mgr.24370) 14765 : cluster [DBG] pgmap v14749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:43.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:43 smithi067 bash[17655]: cluster 2024-04-03T22:30:42.149638+0000 mgr.y (mgr.24370) 14765 : cluster [DBG] pgmap v14749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:44 smithi082 bash[20963]: audit 2024-04-03T22:30:44.092474+0000 mon.c (mon.2) 5912 : audit [DBG] from='client.? 172.21.15.67:0/54591885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:44 smithi067 bash[17655]: audit 2024-04-03T22:30:44.092474+0000 mon.c (mon.2) 5912 : audit [DBG] from='client.? 172.21.15.67:0/54591885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:44 smithi067 bash[27441]: audit 2024-04-03T22:30:44.092474+0000 mon.c (mon.2) 5912 : audit [DBG] from='client.? 172.21.15.67:0/54591885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:45 smithi082 bash[20963]: cluster 2024-04-03T22:30:44.150310+0000 mgr.y (mgr.24370) 14766 : cluster [DBG] pgmap v14750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:45 smithi067 bash[17655]: cluster 2024-04-03T22:30:44.150310+0000 mgr.y (mgr.24370) 14766 : cluster [DBG] pgmap v14750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:45 smithi067 bash[27441]: cluster 2024-04-03T22:30:44.150310+0000 mgr.y (mgr.24370) 14766 : cluster [DBG] pgmap v14750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:47 smithi082 bash[20963]: cluster 2024-04-03T22:30:46.151348+0000 mgr.y (mgr.24370) 14767 : cluster [DBG] pgmap v14751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:47 smithi082 bash[20963]: audit 2024-04-03T22:30:46.550857+0000 mon.c (mon.2) 5913 : audit [DBG] from='client.? 172.21.15.67:0/2548081700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:47 smithi067 bash[27441]: cluster 2024-04-03T22:30:46.151348+0000 mgr.y (mgr.24370) 14767 : cluster [DBG] pgmap v14751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:47 smithi067 bash[27441]: audit 2024-04-03T22:30:46.550857+0000 mon.c (mon.2) 5913 : audit [DBG] from='client.? 172.21.15.67:0/2548081700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:47 smithi067 bash[17655]: cluster 2024-04-03T22:30:46.151348+0000 mgr.y (mgr.24370) 14767 : cluster [DBG] pgmap v14751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:47 smithi067 bash[17655]: audit 2024-04-03T22:30:46.550857+0000 mon.c (mon.2) 5913 : audit [DBG] from='client.? 172.21.15.67:0/2548081700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:49 smithi082 bash[20963]: cluster 2024-04-03T22:30:48.152031+0000 mgr.y (mgr.24370) 14768 : cluster [DBG] pgmap v14752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:49 smithi082 bash[20963]: audit 2024-04-03T22:30:49.011323+0000 mon.c (mon.2) 5914 : audit [DBG] from='client.? 172.21.15.67:0/1599049187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:49.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:49 smithi067 bash[27441]: cluster 2024-04-03T22:30:48.152031+0000 mgr.y (mgr.24370) 14768 : cluster [DBG] pgmap v14752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:49 smithi067 bash[27441]: audit 2024-04-03T22:30:49.011323+0000 mon.c (mon.2) 5914 : audit [DBG] from='client.? 172.21.15.67:0/1599049187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:49 smithi067 bash[17655]: cluster 2024-04-03T22:30:48.152031+0000 mgr.y (mgr.24370) 14768 : cluster [DBG] pgmap v14752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:49 smithi067 bash[17655]: audit 2024-04-03T22:30:49.011323+0000 mon.c (mon.2) 5914 : audit [DBG] from='client.? 172.21.15.67:0/1599049187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:51 smithi082 bash[20963]: cluster 2024-04-03T22:30:50.152630+0000 mgr.y (mgr.24370) 14769 : cluster [DBG] pgmap v14753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:51 smithi067 bash[17655]: cluster 2024-04-03T22:30:50.152630+0000 mgr.y (mgr.24370) 14769 : cluster [DBG] pgmap v14753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:51 smithi067 bash[27441]: cluster 2024-04-03T22:30:50.152630+0000 mgr.y (mgr.24370) 14769 : cluster [DBG] pgmap v14753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:52 smithi082 bash[20963]: audit 2024-04-03T22:30:51.465262+0000 mon.a (mon.0) 12637 : audit [DBG] from='client.? 172.21.15.67:0/2913788873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:52 smithi067 bash[27441]: audit 2024-04-03T22:30:51.465262+0000 mon.a (mon.0) 12637 : audit [DBG] from='client.? 172.21.15.67:0/2913788873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:52 smithi067 bash[17655]: audit 2024-04-03T22:30:51.465262+0000 mon.a (mon.0) 12637 : audit [DBG] from='client.? 172.21.15.67:0/2913788873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:53.377 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:30:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:53 smithi082 bash[20963]: cluster 2024-04-03T22:30:52.153741+0000 mgr.y (mgr.24370) 14770 : cluster [DBG] pgmap v14754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:30:53.664 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:53 smithi067 bash[27441]: cluster 2024-04-03T22:30:52.153741+0000 mgr.y (mgr.24370) 14770 : cluster [DBG] pgmap v14754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:53 smithi067 bash[17655]: cluster 2024-04-03T22:30:52.153741+0000 mgr.y (mgr.24370) 14770 : cluster [DBG] pgmap v14754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:54 smithi067 bash[27441]: audit 2024-04-03T22:30:53.918273+0000 mon.a (mon.0) 12638 : audit [DBG] from='client.? 172.21.15.67:0/3959104791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:54 smithi067 bash[17655]: audit 2024-04-03T22:30:53.918273+0000 mon.a (mon.0) 12638 : audit [DBG] from='client.? 172.21.15.67:0/3959104791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:54 smithi082 bash[20963]: audit 2024-04-03T22:30:53.918273+0000 mon.a (mon.0) 12638 : audit [DBG] from='client.? 172.21.15.67:0/3959104791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:55 smithi067 bash[17655]: cluster 2024-04-03T22:30:54.154411+0000 mgr.y (mgr.24370) 14771 : cluster [DBG] pgmap v14755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:55 smithi067 bash[27441]: cluster 2024-04-03T22:30:54.154411+0000 mgr.y (mgr.24370) 14771 : cluster [DBG] pgmap v14755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:55 smithi082 bash[20963]: cluster 2024-04-03T22:30:54.154411+0000 mgr.y (mgr.24370) 14771 : cluster [DBG] pgmap v14755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:56 smithi067 bash[27441]: audit 2024-04-03T22:30:55.442789+0000 mon.a (mon.0) 12639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:56 smithi067 bash[27441]: audit 2024-04-03T22:30:56.366322+0000 mon.a (mon.0) 12640 : audit [DBG] from='client.? 172.21.15.67:0/3140012819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:56 smithi067 bash[17655]: audit 2024-04-03T22:30:55.442789+0000 mon.a (mon.0) 12639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:56 smithi067 bash[17655]: audit 2024-04-03T22:30:56.366322+0000 mon.a (mon.0) 12640 : audit [DBG] from='client.? 172.21.15.67:0/3140012819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:56 smithi082 bash[20963]: audit 2024-04-03T22:30:55.442789+0000 mon.a (mon.0) 12639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:30:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:56 smithi082 bash[20963]: audit 2024-04-03T22:30:56.366322+0000 mon.a (mon.0) 12640 : audit [DBG] from='client.? 172.21.15.67:0/3140012819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:57 smithi067 bash[17655]: cluster 2024-04-03T22:30:56.155554+0000 mgr.y (mgr.24370) 14772 : cluster [DBG] pgmap v14756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:57 smithi067 bash[27441]: cluster 2024-04-03T22:30:56.155554+0000 mgr.y (mgr.24370) 14772 : cluster [DBG] pgmap v14756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:57 smithi082 bash[20963]: cluster 2024-04-03T22:30:56.155554+0000 mgr.y (mgr.24370) 14772 : cluster [DBG] pgmap v14756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:59 smithi067 bash[17655]: cluster 2024-04-03T22:30:58.156266+0000 mgr.y (mgr.24370) 14773 : cluster [DBG] pgmap v14757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:30:59 smithi067 bash[17655]: audit 2024-04-03T22:30:58.820088+0000 mon.c (mon.2) 5915 : audit [DBG] from='client.? 172.21.15.67:0/2928375613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:59 smithi067 bash[27441]: cluster 2024-04-03T22:30:58.156266+0000 mgr.y (mgr.24370) 14773 : cluster [DBG] pgmap v14757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:30:59 smithi067 bash[27441]: audit 2024-04-03T22:30:58.820088+0000 mon.c (mon.2) 5915 : audit [DBG] from='client.? 172.21.15.67:0/2928375613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:30:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:59 smithi082 bash[20963]: cluster 2024-04-03T22:30:58.156266+0000 mgr.y (mgr.24370) 14773 : cluster [DBG] pgmap v14757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:30:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:30:59 smithi082 bash[20963]: audit 2024-04-03T22:30:58.820088+0000 mon.c (mon.2) 5915 : audit [DBG] from='client.? 172.21.15.67:0/2928375613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:00 smithi067 bash[17655]: audit 2024-04-03T22:31:00.295315+0000 mon.a (mon.0) 12641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:31:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:00 smithi067 bash[27441]: audit 2024-04-03T22:31:00.295315+0000 mon.a (mon.0) 12641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:31:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:00 smithi082 bash[20963]: audit 2024-04-03T22:31:00.295315+0000 mon.a (mon.0) 12641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:31:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:01 smithi067 bash[27441]: cluster 2024-04-03T22:31:00.156905+0000 mgr.y (mgr.24370) 14774 : cluster [DBG] pgmap v14758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:01 smithi067 bash[27441]: audit 2024-04-03T22:31:01.269357+0000 mon.a (mon.0) 12642 : audit [DBG] from='client.? 172.21.15.67:0/137454978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:01 smithi067 bash[17655]: cluster 2024-04-03T22:31:00.156905+0000 mgr.y (mgr.24370) 14774 : cluster [DBG] pgmap v14758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:01 smithi067 bash[17655]: audit 2024-04-03T22:31:01.269357+0000 mon.a (mon.0) 12642 : audit [DBG] from='client.? 172.21.15.67:0/137454978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:01 smithi082 bash[20963]: cluster 2024-04-03T22:31:00.156905+0000 mgr.y (mgr.24370) 14774 : cluster [DBG] pgmap v14758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:01 smithi082 bash[20963]: audit 2024-04-03T22:31:01.269357+0000 mon.a (mon.0) 12642 : audit [DBG] from='client.? 172.21.15.67:0/137454978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T22:31:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:03 smithi082 bash[20963]: cluster 2024-04-03T22:31:02.158104+0000 mgr.y (mgr.24370) 14775 : cluster [DBG] pgmap v14759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:31:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:03 smithi067 bash[17655]: cluster 2024-04-03T22:31:02.158104+0000 mgr.y (mgr.24370) 14775 : cluster [DBG] pgmap v14759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:03 smithi067 bash[27441]: cluster 2024-04-03T22:31:02.158104+0000 mgr.y (mgr.24370) 14775 : cluster [DBG] pgmap v14759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:04 smithi082 bash[20963]: audit 2024-04-03T22:31:03.736546+0000 mon.a (mon.0) 12643 : audit [DBG] from='client.? 172.21.15.67:0/2953209783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:04 smithi067 bash[17655]: audit 2024-04-03T22:31:03.736546+0000 mon.a (mon.0) 12643 : audit [DBG] from='client.? 172.21.15.67:0/2953209783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:04 smithi067 bash[27441]: audit 2024-04-03T22:31:03.736546+0000 mon.a (mon.0) 12643 : audit [DBG] from='client.? 172.21.15.67:0/2953209783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:05 smithi082 bash[20963]: cluster 2024-04-03T22:31:04.158801+0000 mgr.y (mgr.24370) 14776 : cluster [DBG] pgmap v14760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:05.914 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:05 smithi067 bash[17655]: cluster 2024-04-03T22:31:04.158801+0000 mgr.y (mgr.24370) 14776 : cluster [DBG] pgmap v14760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:05 smithi067 bash[27441]: cluster 2024-04-03T22:31:04.158801+0000 mgr.y (mgr.24370) 14776 : cluster [DBG] pgmap v14760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:06 smithi082 bash[20963]: audit 2024-04-03T22:31:05.988286+0000 mon.a (mon.0) 12644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:06 smithi082 bash[20963]: audit 2024-04-03T22:31:05.996168+0000 mon.a (mon.0) 12645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:06 smithi082 bash[20963]: cluster 2024-04-03T22:31:06.159941+0000 mgr.y (mgr.24370) 14777 : cluster [DBG] pgmap v14761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:06 smithi082 bash[20963]: audit 2024-04-03T22:31:06.218166+0000 mon.a (mon.0) 12646 : audit [DBG] from='client.? 172.21.15.67:0/2708019970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:06 smithi082 bash[20963]: audit 2024-04-03T22:31:06.357287+0000 mon.a (mon.0) 12647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:06 smithi082 bash[20963]: audit 2024-04-03T22:31:06.371418+0000 mon.a (mon.0) 12648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:06 smithi082 bash[20963]: audit 2024-04-03T22:31:06.809209+0000 mon.a (mon.0) 12649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:31:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:06 smithi082 bash[20963]: audit 2024-04-03T22:31:06.810795+0000 mon.a (mon.0) 12650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:31:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:06 smithi082 bash[20963]: audit 2024-04-03T22:31:06.819527+0000 mon.a (mon.0) 12651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[17655]: audit 2024-04-03T22:31:05.988286+0000 mon.a (mon.0) 12644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[17655]: audit 2024-04-03T22:31:05.996168+0000 mon.a (mon.0) 12645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[17655]: cluster 2024-04-03T22:31:06.159941+0000 mgr.y (mgr.24370) 14777 : cluster [DBG] pgmap v14761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[17655]: audit 2024-04-03T22:31:06.218166+0000 mon.a (mon.0) 12646 : audit [DBG] from='client.? 172.21.15.67:0/2708019970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:07.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[17655]: audit 2024-04-03T22:31:06.357287+0000 mon.a (mon.0) 12647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[17655]: audit 2024-04-03T22:31:06.371418+0000 mon.a (mon.0) 12648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[17655]: audit 2024-04-03T22:31:06.809209+0000 mon.a (mon.0) 12649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:31:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[17655]: audit 2024-04-03T22:31:06.810795+0000 mon.a (mon.0) 12650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:31:07.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[17655]: audit 2024-04-03T22:31:06.819527+0000 mon.a (mon.0) 12651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[27441]: audit 2024-04-03T22:31:05.988286+0000 mon.a (mon.0) 12644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[27441]: audit 2024-04-03T22:31:05.996168+0000 mon.a (mon.0) 12645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[27441]: cluster 2024-04-03T22:31:06.159941+0000 mgr.y (mgr.24370) 14777 : cluster [DBG] pgmap v14761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[27441]: audit 2024-04-03T22:31:06.218166+0000 mon.a (mon.0) 12646 : audit [DBG] from='client.? 172.21.15.67:0/2708019970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[27441]: audit 2024-04-03T22:31:06.357287+0000 mon.a (mon.0) 12647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[27441]: audit 2024-04-03T22:31:06.371418+0000 mon.a (mon.0) 12648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[27441]: audit 2024-04-03T22:31:06.809209+0000 mon.a (mon.0) 12649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:31:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[27441]: audit 2024-04-03T22:31:06.810795+0000 mon.a (mon.0) 12650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:31:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:06 smithi067 bash[27441]: audit 2024-04-03T22:31:06.819527+0000 mon.a (mon.0) 12651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:31:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:09 smithi082 bash[20963]: cluster 2024-04-03T22:31:08.160598+0000 mgr.y (mgr.24370) 14778 : cluster [DBG] pgmap v14762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:09 smithi082 bash[20963]: audit 2024-04-03T22:31:08.669022+0000 mon.c (mon.2) 5916 : audit [DBG] from='client.? 172.21.15.67:0/3031058690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:09 smithi067 bash[17655]: cluster 2024-04-03T22:31:08.160598+0000 mgr.y (mgr.24370) 14778 : cluster [DBG] pgmap v14762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:09 smithi067 bash[17655]: audit 2024-04-03T22:31:08.669022+0000 mon.c (mon.2) 5916 : audit [DBG] from='client.? 172.21.15.67:0/3031058690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:09 smithi067 bash[27441]: cluster 2024-04-03T22:31:08.160598+0000 mgr.y (mgr.24370) 14778 : cluster [DBG] pgmap v14762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:09 smithi067 bash[27441]: audit 2024-04-03T22:31:08.669022+0000 mon.c (mon.2) 5916 : audit [DBG] from='client.? 172.21.15.67:0/3031058690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:11 smithi082 bash[20963]: cluster 2024-04-03T22:31:10.161302+0000 mgr.y (mgr.24370) 14779 : cluster [DBG] pgmap v14763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:11 smithi082 bash[20963]: audit 2024-04-03T22:31:10.443230+0000 mon.a (mon.0) 12652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:11 smithi082 bash[20963]: audit 2024-04-03T22:31:11.132788+0000 mon.a (mon.0) 12653 : audit [DBG] from='client.? 172.21.15.67:0/2989704079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:11 smithi067 bash[17655]: cluster 2024-04-03T22:31:10.161302+0000 mgr.y (mgr.24370) 14779 : cluster [DBG] pgmap v14763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:11 smithi067 bash[17655]: audit 2024-04-03T22:31:10.443230+0000 mon.a (mon.0) 12652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:11 smithi067 bash[17655]: audit 2024-04-03T22:31:11.132788+0000 mon.a (mon.0) 12653 : audit [DBG] from='client.? 172.21.15.67:0/2989704079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:11 smithi067 bash[27441]: cluster 2024-04-03T22:31:10.161302+0000 mgr.y (mgr.24370) 14779 : cluster [DBG] pgmap v14763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:11 smithi067 bash[27441]: audit 2024-04-03T22:31:10.443230+0000 mon.a (mon.0) 12652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:11 smithi067 bash[27441]: audit 2024-04-03T22:31:11.132788+0000 mon.a (mon.0) 12653 : audit [DBG] from='client.? 172.21.15.67:0/2989704079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:13 smithi067 bash[17655]: cluster 2024-04-03T22:31:12.162511+0000 mgr.y (mgr.24370) 14780 : cluster [DBG] pgmap v14764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:31:13.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:13 smithi067 bash[27441]: cluster 2024-04-03T22:31:12.162511+0000 mgr.y (mgr.24370) 14780 : cluster [DBG] pgmap v14764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:13.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:13 smithi082 bash[20963]: cluster 2024-04-03T22:31:12.162511+0000 mgr.y (mgr.24370) 14780 : cluster [DBG] pgmap v14764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:31:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:14 smithi082 bash[20963]: audit 2024-04-03T22:31:13.587328+0000 mon.a (mon.0) 12654 : audit [DBG] from='client.? 172.21.15.67:0/3190795222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:14 smithi067 bash[17655]: audit 2024-04-03T22:31:13.587328+0000 mon.a (mon.0) 12654 : audit [DBG] from='client.? 172.21.15.67:0/3190795222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:14 smithi067 bash[27441]: audit 2024-04-03T22:31:13.587328+0000 mon.a (mon.0) 12654 : audit [DBG] from='client.? 172.21.15.67:0/3190795222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:15.577 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:15 smithi082 bash[20963]: cluster 2024-04-03T22:31:14.163170+0000 mgr.y (mgr.24370) 14781 : cluster [DBG] pgmap v14765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:15 smithi067 bash[27441]: cluster 2024-04-03T22:31:14.163170+0000 mgr.y (mgr.24370) 14781 : cluster [DBG] pgmap v14765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:15 smithi067 bash[17655]: cluster 2024-04-03T22:31:14.163170+0000 mgr.y (mgr.24370) 14781 : cluster [DBG] pgmap v14765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:15.883 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 22:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T22:31:15.577760485Z level=info msg="Completed cleanup jobs" duration=47.954164ms 2024-04-03T22:31:16.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:16 smithi082 bash[20963]: audit 2024-04-03T22:31:16.037939+0000 mon.c (mon.2) 5917 : audit [DBG] from='client.? 172.21.15.67:0/1481931923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:16.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:16 smithi067 bash[17655]: audit 2024-04-03T22:31:16.037939+0000 mon.c (mon.2) 5917 : audit [DBG] from='client.? 172.21.15.67:0/1481931923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:16.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:16 smithi067 bash[27441]: audit 2024-04-03T22:31:16.037939+0000 mon.c (mon.2) 5917 : audit [DBG] from='client.? 172.21.15.67:0/1481931923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:17 smithi082 bash[20963]: cluster 2024-04-03T22:31:16.164380+0000 mgr.y (mgr.24370) 14782 : cluster [DBG] pgmap v14766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:17 smithi067 bash[17655]: cluster 2024-04-03T22:31:16.164380+0000 mgr.y (mgr.24370) 14782 : cluster [DBG] pgmap v14766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:17 smithi067 bash[27441]: cluster 2024-04-03T22:31:16.164380+0000 mgr.y (mgr.24370) 14782 : cluster [DBG] pgmap v14766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:19 smithi082 bash[20963]: cluster 2024-04-03T22:31:18.165000+0000 mgr.y (mgr.24370) 14783 : cluster [DBG] pgmap v14767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:19 smithi082 bash[20963]: audit 2024-04-03T22:31:18.495734+0000 mon.a (mon.0) 12655 : audit [DBG] from='client.? 172.21.15.67:0/843294192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:19 smithi067 bash[17655]: cluster 2024-04-03T22:31:18.165000+0000 mgr.y (mgr.24370) 14783 : cluster [DBG] pgmap v14767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:19 smithi067 bash[17655]: audit 2024-04-03T22:31:18.495734+0000 mon.a (mon.0) 12655 : audit [DBG] from='client.? 172.21.15.67:0/843294192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:19 smithi067 bash[27441]: cluster 2024-04-03T22:31:18.165000+0000 mgr.y (mgr.24370) 14783 : cluster [DBG] pgmap v14767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:19 smithi067 bash[27441]: audit 2024-04-03T22:31:18.495734+0000 mon.a (mon.0) 12655 : audit [DBG] from='client.? 172.21.15.67:0/843294192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:21 smithi082 bash[20963]: cluster 2024-04-03T22:31:20.165695+0000 mgr.y (mgr.24370) 14784 : cluster [DBG] pgmap v14768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:21.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:21 smithi082 bash[20963]: audit 2024-04-03T22:31:20.954345+0000 mon.a (mon.0) 12656 : audit [DBG] from='client.? 172.21.15.67:0/3330355052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:21 smithi067 bash[17655]: cluster 2024-04-03T22:31:20.165695+0000 mgr.y (mgr.24370) 14784 : cluster [DBG] pgmap v14768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:21 smithi067 bash[17655]: audit 2024-04-03T22:31:20.954345+0000 mon.a (mon.0) 12656 : audit [DBG] from='client.? 172.21.15.67:0/3330355052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:21 smithi067 bash[27441]: cluster 2024-04-03T22:31:20.165695+0000 mgr.y (mgr.24370) 14784 : cluster [DBG] pgmap v14768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:21 smithi067 bash[27441]: audit 2024-04-03T22:31:20.954345+0000 mon.a (mon.0) 12656 : audit [DBG] from='client.? 172.21.15.67:0/3330355052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:23 smithi067 bash[17655]: cluster 2024-04-03T22:31:22.166873+0000 mgr.y (mgr.24370) 14785 : cluster [DBG] pgmap v14769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:23 smithi067 bash[27441]: cluster 2024-04-03T22:31:22.166873+0000 mgr.y (mgr.24370) 14785 : cluster [DBG] pgmap v14769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:31:23.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:23 smithi082 bash[20963]: cluster 2024-04-03T22:31:22.166873+0000 mgr.y (mgr.24370) 14785 : cluster [DBG] pgmap v14769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:23.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:31:24.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:24 smithi082 bash[20963]: audit 2024-04-03T22:31:23.417166+0000 mon.a (mon.0) 12657 : audit [DBG] from='client.? 172.21.15.67:0/279437148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:24.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:24 smithi067 bash[17655]: audit 2024-04-03T22:31:23.417166+0000 mon.a (mon.0) 12657 : audit [DBG] from='client.? 172.21.15.67:0/279437148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:24.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:24 smithi067 bash[27441]: audit 2024-04-03T22:31:23.417166+0000 mon.a (mon.0) 12657 : audit [DBG] from='client.? 172.21.15.67:0/279437148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:25.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:25 smithi082 bash[20963]: cluster 2024-04-03T22:31:24.167682+0000 mgr.y (mgr.24370) 14786 : cluster [DBG] pgmap v14770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:25.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:25 smithi067 bash[27441]: cluster 2024-04-03T22:31:24.167682+0000 mgr.y (mgr.24370) 14786 : cluster [DBG] pgmap v14770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:25.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:25 smithi067 bash[17655]: cluster 2024-04-03T22:31:24.167682+0000 mgr.y (mgr.24370) 14786 : cluster [DBG] pgmap v14770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:26 smithi082 bash[20963]: audit 2024-04-03T22:31:25.443875+0000 mon.a (mon.0) 12658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:26.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:26 smithi082 bash[20963]: audit 2024-04-03T22:31:25.868488+0000 mon.a (mon.0) 12659 : audit [DBG] from='client.? 172.21.15.67:0/2258615915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:26 smithi067 bash[27441]: audit 2024-04-03T22:31:25.443875+0000 mon.a (mon.0) 12658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:26.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:26 smithi067 bash[27441]: audit 2024-04-03T22:31:25.868488+0000 mon.a (mon.0) 12659 : audit [DBG] from='client.? 172.21.15.67:0/2258615915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:26 smithi067 bash[17655]: audit 2024-04-03T22:31:25.443875+0000 mon.a (mon.0) 12658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:26.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:26 smithi067 bash[17655]: audit 2024-04-03T22:31:25.868488+0000 mon.a (mon.0) 12659 : audit [DBG] from='client.? 172.21.15.67:0/2258615915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:27.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:27 smithi082 bash[20963]: cluster 2024-04-03T22:31:26.168965+0000 mgr.y (mgr.24370) 14787 : cluster [DBG] pgmap v14771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:27.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:27 smithi067 bash[27441]: cluster 2024-04-03T22:31:26.168965+0000 mgr.y (mgr.24370) 14787 : cluster [DBG] pgmap v14771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:27.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:27 smithi067 bash[17655]: cluster 2024-04-03T22:31:26.168965+0000 mgr.y (mgr.24370) 14787 : cluster [DBG] pgmap v14771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:29 smithi082 bash[20963]: cluster 2024-04-03T22:31:28.169489+0000 mgr.y (mgr.24370) 14788 : cluster [DBG] pgmap v14772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:29 smithi082 bash[20963]: audit 2024-04-03T22:31:28.319121+0000 mon.c (mon.2) 5918 : audit [DBG] from='client.? 172.21.15.67:0/769368838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:29 smithi067 bash[27441]: cluster 2024-04-03T22:31:28.169489+0000 mgr.y (mgr.24370) 14788 : cluster [DBG] pgmap v14772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:29 smithi067 bash[27441]: audit 2024-04-03T22:31:28.319121+0000 mon.c (mon.2) 5918 : audit [DBG] from='client.? 172.21.15.67:0/769368838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:29 smithi067 bash[17655]: cluster 2024-04-03T22:31:28.169489+0000 mgr.y (mgr.24370) 14788 : cluster [DBG] pgmap v14772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:29 smithi067 bash[17655]: audit 2024-04-03T22:31:28.319121+0000 mon.c (mon.2) 5918 : audit [DBG] from='client.? 172.21.15.67:0/769368838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:31 smithi082 bash[20963]: cluster 2024-04-03T22:31:30.170158+0000 mgr.y (mgr.24370) 14789 : cluster [DBG] pgmap v14773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:31 smithi082 bash[20963]: audit 2024-04-03T22:31:30.775688+0000 mon.c (mon.2) 5919 : audit [DBG] from='client.? 172.21.15.67:0/2518810905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:31 smithi067 bash[27441]: cluster 2024-04-03T22:31:30.170158+0000 mgr.y (mgr.24370) 14789 : cluster [DBG] pgmap v14773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:31 smithi067 bash[27441]: audit 2024-04-03T22:31:30.775688+0000 mon.c (mon.2) 5919 : audit [DBG] from='client.? 172.21.15.67:0/2518810905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:31 smithi067 bash[17655]: cluster 2024-04-03T22:31:30.170158+0000 mgr.y (mgr.24370) 14789 : cluster [DBG] pgmap v14773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:31 smithi067 bash[17655]: audit 2024-04-03T22:31:30.775688+0000 mon.c (mon.2) 5919 : audit [DBG] from='client.? 172.21.15.67:0/2518810905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:31:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:33 smithi067 bash[17655]: cluster 2024-04-03T22:31:32.171345+0000 mgr.y (mgr.24370) 14790 : cluster [DBG] pgmap v14774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:33 smithi067 bash[17655]: audit 2024-04-03T22:31:33.234361+0000 mon.c (mon.2) 5920 : audit [DBG] from='client.? 172.21.15.67:0/2031338071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:33 smithi067 bash[27441]: cluster 2024-04-03T22:31:32.171345+0000 mgr.y (mgr.24370) 14790 : cluster [DBG] pgmap v14774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:33 smithi067 bash[27441]: audit 2024-04-03T22:31:33.234361+0000 mon.c (mon.2) 5920 : audit [DBG] from='client.? 172.21.15.67:0/2031338071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:31:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:33 smithi082 bash[20963]: cluster 2024-04-03T22:31:32.171345+0000 mgr.y (mgr.24370) 14790 : cluster [DBG] pgmap v14774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:33 smithi082 bash[20963]: audit 2024-04-03T22:31:33.234361+0000 mon.c (mon.2) 5920 : audit [DBG] from='client.? 172.21.15.67:0/2031338071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:35 smithi082 bash[20963]: cluster 2024-04-03T22:31:34.172034+0000 mgr.y (mgr.24370) 14791 : cluster [DBG] pgmap v14775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:35 smithi067 bash[27441]: cluster 2024-04-03T22:31:34.172034+0000 mgr.y (mgr.24370) 14791 : cluster [DBG] pgmap v14775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:35 smithi067 bash[17655]: cluster 2024-04-03T22:31:34.172034+0000 mgr.y (mgr.24370) 14791 : cluster [DBG] pgmap v14775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:36 smithi082 bash[20963]: audit 2024-04-03T22:31:35.685228+0000 mon.c (mon.2) 5921 : audit [DBG] from='client.? 172.21.15.67:0/3384481235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:36 smithi067 bash[17655]: audit 2024-04-03T22:31:35.685228+0000 mon.c (mon.2) 5921 : audit [DBG] from='client.? 172.21.15.67:0/3384481235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:36 smithi067 bash[27441]: audit 2024-04-03T22:31:35.685228+0000 mon.c (mon.2) 5921 : audit [DBG] from='client.? 172.21.15.67:0/3384481235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:37 smithi082 bash[20963]: cluster 2024-04-03T22:31:36.173219+0000 mgr.y (mgr.24370) 14792 : cluster [DBG] pgmap v14776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:37 smithi067 bash[27441]: cluster 2024-04-03T22:31:36.173219+0000 mgr.y (mgr.24370) 14792 : cluster [DBG] pgmap v14776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:37 smithi067 bash[17655]: cluster 2024-04-03T22:31:36.173219+0000 mgr.y (mgr.24370) 14792 : cluster [DBG] pgmap v14776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:38 smithi082 bash[20963]: audit 2024-04-03T22:31:38.132834+0000 mon.c (mon.2) 5922 : audit [DBG] from='client.? 172.21.15.67:0/1258414482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:38 smithi067 bash[27441]: audit 2024-04-03T22:31:38.132834+0000 mon.c (mon.2) 5922 : audit [DBG] from='client.? 172.21.15.67:0/1258414482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:38 smithi067 bash[17655]: audit 2024-04-03T22:31:38.132834+0000 mon.c (mon.2) 5922 : audit [DBG] from='client.? 172.21.15.67:0/1258414482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:39 smithi082 bash[20963]: cluster 2024-04-03T22:31:38.173939+0000 mgr.y (mgr.24370) 14793 : cluster [DBG] pgmap v14777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:39 smithi067 bash[27441]: cluster 2024-04-03T22:31:38.173939+0000 mgr.y (mgr.24370) 14793 : cluster [DBG] pgmap v14777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:39 smithi067 bash[17655]: cluster 2024-04-03T22:31:38.173939+0000 mgr.y (mgr.24370) 14793 : cluster [DBG] pgmap v14777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:41 smithi082 bash[20963]: cluster 2024-04-03T22:31:40.174639+0000 mgr.y (mgr.24370) 14794 : cluster [DBG] pgmap v14778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:41 smithi082 bash[20963]: audit 2024-04-03T22:31:40.443888+0000 mon.a (mon.0) 12660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:41 smithi082 bash[20963]: audit 2024-04-03T22:31:40.595015+0000 mon.c (mon.2) 5923 : audit [DBG] from='client.? 172.21.15.67:0/3309675291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:41 smithi067 bash[27441]: cluster 2024-04-03T22:31:40.174639+0000 mgr.y (mgr.24370) 14794 : cluster [DBG] pgmap v14778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:41 smithi067 bash[27441]: audit 2024-04-03T22:31:40.443888+0000 mon.a (mon.0) 12660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:41 smithi067 bash[27441]: audit 2024-04-03T22:31:40.595015+0000 mon.c (mon.2) 5923 : audit [DBG] from='client.? 172.21.15.67:0/3309675291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:41 smithi067 bash[17655]: cluster 2024-04-03T22:31:40.174639+0000 mgr.y (mgr.24370) 14794 : cluster [DBG] pgmap v14778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:41 smithi067 bash[17655]: audit 2024-04-03T22:31:40.443888+0000 mon.a (mon.0) 12660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:41 smithi067 bash[17655]: audit 2024-04-03T22:31:40.595015+0000 mon.c (mon.2) 5923 : audit [DBG] from='client.? 172.21.15.67:0/3309675291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:31:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:43 smithi067 bash[17655]: cluster 2024-04-03T22:31:42.175800+0000 mgr.y (mgr.24370) 14795 : cluster [DBG] pgmap v14779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:43 smithi067 bash[17655]: audit 2024-04-03T22:31:43.044549+0000 mon.a (mon.0) 12661 : audit [DBG] from='client.? 172.21.15.67:0/2806864478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:43 smithi067 bash[27441]: cluster 2024-04-03T22:31:42.175800+0000 mgr.y (mgr.24370) 14795 : cluster [DBG] pgmap v14779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:43 smithi067 bash[27441]: audit 2024-04-03T22:31:43.044549+0000 mon.a (mon.0) 12661 : audit [DBG] from='client.? 172.21.15.67:0/2806864478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:31:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:43 smithi082 bash[20963]: cluster 2024-04-03T22:31:42.175800+0000 mgr.y (mgr.24370) 14795 : cluster [DBG] pgmap v14779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:43 smithi082 bash[20963]: audit 2024-04-03T22:31:43.044549+0000 mon.a (mon.0) 12661 : audit [DBG] from='client.? 172.21.15.67:0/2806864478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:45 smithi082 bash[20963]: cluster 2024-04-03T22:31:44.176487+0000 mgr.y (mgr.24370) 14796 : cluster [DBG] pgmap v14780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:45 smithi067 bash[27441]: cluster 2024-04-03T22:31:44.176487+0000 mgr.y (mgr.24370) 14796 : cluster [DBG] pgmap v14780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:45 smithi067 bash[17655]: cluster 2024-04-03T22:31:44.176487+0000 mgr.y (mgr.24370) 14796 : cluster [DBG] pgmap v14780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:46 smithi082 bash[20963]: audit 2024-04-03T22:31:45.508243+0000 mon.c (mon.2) 5924 : audit [DBG] from='client.? 172.21.15.67:0/1902550794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:46 smithi067 bash[27441]: audit 2024-04-03T22:31:45.508243+0000 mon.c (mon.2) 5924 : audit [DBG] from='client.? 172.21.15.67:0/1902550794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:46 smithi067 bash[17655]: audit 2024-04-03T22:31:45.508243+0000 mon.c (mon.2) 5924 : audit [DBG] from='client.? 172.21.15.67:0/1902550794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:47 smithi082 bash[20963]: cluster 2024-04-03T22:31:46.177612+0000 mgr.y (mgr.24370) 14797 : cluster [DBG] pgmap v14781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:47 smithi067 bash[17655]: cluster 2024-04-03T22:31:46.177612+0000 mgr.y (mgr.24370) 14797 : cluster [DBG] pgmap v14781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:47 smithi067 bash[27441]: cluster 2024-04-03T22:31:46.177612+0000 mgr.y (mgr.24370) 14797 : cluster [DBG] pgmap v14781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:48 smithi082 bash[20963]: audit 2024-04-03T22:31:47.956222+0000 mon.c (mon.2) 5925 : audit [DBG] from='client.? 172.21.15.67:0/186177441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:48 smithi067 bash[27441]: audit 2024-04-03T22:31:47.956222+0000 mon.c (mon.2) 5925 : audit [DBG] from='client.? 172.21.15.67:0/186177441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:48 smithi067 bash[17655]: audit 2024-04-03T22:31:47.956222+0000 mon.c (mon.2) 5925 : audit [DBG] from='client.? 172.21.15.67:0/186177441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:49 smithi082 bash[20963]: cluster 2024-04-03T22:31:48.178308+0000 mgr.y (mgr.24370) 14798 : cluster [DBG] pgmap v14782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:49 smithi067 bash[17655]: cluster 2024-04-03T22:31:48.178308+0000 mgr.y (mgr.24370) 14798 : cluster [DBG] pgmap v14782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:49 smithi067 bash[27441]: cluster 2024-04-03T22:31:48.178308+0000 mgr.y (mgr.24370) 14798 : cluster [DBG] pgmap v14782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:51 smithi082 bash[20963]: cluster 2024-04-03T22:31:50.178784+0000 mgr.y (mgr.24370) 14799 : cluster [DBG] pgmap v14783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:51 smithi082 bash[20963]: audit 2024-04-03T22:31:50.412700+0000 mon.c (mon.2) 5926 : audit [DBG] from='client.? 172.21.15.67:0/4149240251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:51 smithi067 bash[17655]: cluster 2024-04-03T22:31:50.178784+0000 mgr.y (mgr.24370) 14799 : cluster [DBG] pgmap v14783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:51 smithi067 bash[17655]: audit 2024-04-03T22:31:50.412700+0000 mon.c (mon.2) 5926 : audit [DBG] from='client.? 172.21.15.67:0/4149240251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:51 smithi067 bash[27441]: cluster 2024-04-03T22:31:50.178784+0000 mgr.y (mgr.24370) 14799 : cluster [DBG] pgmap v14783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:51 smithi067 bash[27441]: audit 2024-04-03T22:31:50.412700+0000 mon.c (mon.2) 5926 : audit [DBG] from='client.? 172.21.15.67:0/4149240251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:53.361 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:31:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:31:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:53 smithi082 bash[20963]: cluster 2024-04-03T22:31:52.179919+0000 mgr.y (mgr.24370) 14800 : cluster [DBG] pgmap v14784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:53 smithi082 bash[20963]: audit 2024-04-03T22:31:52.868657+0000 mon.a (mon.0) 12662 : audit [DBG] from='client.? 172.21.15.67:0/4078928772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:53 smithi067 bash[27441]: cluster 2024-04-03T22:31:52.179919+0000 mgr.y (mgr.24370) 14800 : cluster [DBG] pgmap v14784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:53 smithi067 bash[27441]: audit 2024-04-03T22:31:52.868657+0000 mon.a (mon.0) 12662 : audit [DBG] from='client.? 172.21.15.67:0/4078928772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:53 smithi067 bash[17655]: cluster 2024-04-03T22:31:52.179919+0000 mgr.y (mgr.24370) 14800 : cluster [DBG] pgmap v14784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:53 smithi067 bash[17655]: audit 2024-04-03T22:31:52.868657+0000 mon.a (mon.0) 12662 : audit [DBG] from='client.? 172.21.15.67:0/4078928772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:55 smithi082 bash[20963]: cluster 2024-04-03T22:31:54.180530+0000 mgr.y (mgr.24370) 14801 : cluster [DBG] pgmap v14785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:55 smithi082 bash[20963]: audit 2024-04-03T22:31:55.315626+0000 mon.c (mon.2) 5927 : audit [DBG] from='client.? 172.21.15.67:0/2394098956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:55 smithi067 bash[27441]: cluster 2024-04-03T22:31:54.180530+0000 mgr.y (mgr.24370) 14801 : cluster [DBG] pgmap v14785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:55 smithi067 bash[27441]: audit 2024-04-03T22:31:55.315626+0000 mon.c (mon.2) 5927 : audit [DBG] from='client.? 172.21.15.67:0/2394098956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:55 smithi067 bash[17655]: cluster 2024-04-03T22:31:54.180530+0000 mgr.y (mgr.24370) 14801 : cluster [DBG] pgmap v14785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:55 smithi067 bash[17655]: audit 2024-04-03T22:31:55.315626+0000 mon.c (mon.2) 5927 : audit [DBG] from='client.? 172.21.15.67:0/2394098956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:56 smithi082 bash[20963]: audit 2024-04-03T22:31:55.444323+0000 mon.a (mon.0) 12663 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:56 smithi067 bash[17655]: audit 2024-04-03T22:31:55.444323+0000 mon.a (mon.0) 12663 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:56 smithi067 bash[27441]: audit 2024-04-03T22:31:55.444323+0000 mon.a (mon.0) 12663 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:31:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:57 smithi082 bash[20963]: cluster 2024-04-03T22:31:56.181685+0000 mgr.y (mgr.24370) 14802 : cluster [DBG] pgmap v14786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:57 smithi067 bash[17655]: cluster 2024-04-03T22:31:56.181685+0000 mgr.y (mgr.24370) 14802 : cluster [DBG] pgmap v14786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:57 smithi067 bash[27441]: cluster 2024-04-03T22:31:56.181685+0000 mgr.y (mgr.24370) 14802 : cluster [DBG] pgmap v14786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:58 smithi067 bash[17655]: audit 2024-04-03T22:31:57.776214+0000 mon.a (mon.0) 12664 : audit [DBG] from='client.? 172.21.15.67:0/2813547174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:58 smithi067 bash[27441]: audit 2024-04-03T22:31:57.776214+0000 mon.a (mon.0) 12664 : audit [DBG] from='client.? 172.21.15.67:0/2813547174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:58 smithi082 bash[20963]: audit 2024-04-03T22:31:57.776214+0000 mon.a (mon.0) 12664 : audit [DBG] from='client.? 172.21.15.67:0/2813547174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:31:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:31:59 smithi067 bash[17655]: cluster 2024-04-03T22:31:58.182378+0000 mgr.y (mgr.24370) 14803 : cluster [DBG] pgmap v14787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:31:59 smithi067 bash[27441]: cluster 2024-04-03T22:31:58.182378+0000 mgr.y (mgr.24370) 14803 : cluster [DBG] pgmap v14787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:31:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:31:59 smithi082 bash[20963]: cluster 2024-04-03T22:31:58.182378+0000 mgr.y (mgr.24370) 14803 : cluster [DBG] pgmap v14787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:00 smithi067 bash[17655]: audit 2024-04-03T22:32:00.234014+0000 mon.a (mon.0) 12665 : audit [DBG] from='client.? 172.21.15.67:0/3574553460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:00 smithi067 bash[27441]: audit 2024-04-03T22:32:00.234014+0000 mon.a (mon.0) 12665 : audit [DBG] from='client.? 172.21.15.67:0/3574553460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:00 smithi082 bash[20963]: audit 2024-04-03T22:32:00.234014+0000 mon.a (mon.0) 12665 : audit [DBG] from='client.? 172.21.15.67:0/3574553460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:01 smithi067 bash[17655]: cluster 2024-04-03T22:32:00.182968+0000 mgr.y (mgr.24370) 14804 : cluster [DBG] pgmap v14788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:01 smithi067 bash[27441]: cluster 2024-04-03T22:32:00.182968+0000 mgr.y (mgr.24370) 14804 : cluster [DBG] pgmap v14788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:01 smithi082 bash[20963]: cluster 2024-04-03T22:32:00.182968+0000 mgr.y (mgr.24370) 14804 : cluster [DBG] pgmap v14788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:03.403 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:32:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:03 smithi067 bash[27441]: cluster 2024-04-03T22:32:02.184160+0000 mgr.y (mgr.24370) 14805 : cluster [DBG] pgmap v14789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:03 smithi067 bash[27441]: audit 2024-04-03T22:32:02.689675+0000 mon.c (mon.2) 5928 : audit [DBG] from='client.? 172.21.15.67:0/1904124936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:03.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:03 smithi067 bash[17655]: cluster 2024-04-03T22:32:02.184160+0000 mgr.y (mgr.24370) 14805 : cluster [DBG] pgmap v14789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:03.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:03 smithi067 bash[17655]: audit 2024-04-03T22:32:02.689675+0000 mon.c (mon.2) 5928 : audit [DBG] from='client.? 172.21.15.67:0/1904124936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:32:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:03 smithi082 bash[20963]: cluster 2024-04-03T22:32:02.184160+0000 mgr.y (mgr.24370) 14805 : cluster [DBG] pgmap v14789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:03 smithi082 bash[20963]: audit 2024-04-03T22:32:02.689675+0000 mon.c (mon.2) 5928 : audit [DBG] from='client.? 172.21.15.67:0/1904124936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:05 smithi067 bash[27441]: cluster 2024-04-03T22:32:04.184782+0000 mgr.y (mgr.24370) 14806 : cluster [DBG] pgmap v14790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:05 smithi067 bash[27441]: audit 2024-04-03T22:32:05.148182+0000 mon.a (mon.0) 12666 : audit [DBG] from='client.? 172.21.15.67:0/4080462523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:05 smithi067 bash[17655]: cluster 2024-04-03T22:32:04.184782+0000 mgr.y (mgr.24370) 14806 : cluster [DBG] pgmap v14790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:05 smithi067 bash[17655]: audit 2024-04-03T22:32:05.148182+0000 mon.a (mon.0) 12666 : audit [DBG] from='client.? 172.21.15.67:0/4080462523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:05 smithi082 bash[20963]: cluster 2024-04-03T22:32:04.184782+0000 mgr.y (mgr.24370) 14806 : cluster [DBG] pgmap v14790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:05 smithi082 bash[20963]: audit 2024-04-03T22:32:05.148182+0000 mon.a (mon.0) 12666 : audit [DBG] from='client.? 172.21.15.67:0/4080462523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:07 smithi067 bash[17655]: cluster 2024-04-03T22:32:06.185964+0000 mgr.y (mgr.24370) 14807 : cluster [DBG] pgmap v14791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:07 smithi067 bash[17655]: audit 2024-04-03T22:32:06.895634+0000 mon.a (mon.0) 12667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:32:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:07 smithi067 bash[17655]: audit 2024-04-03T22:32:07.224644+0000 mon.a (mon.0) 12668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:07 smithi067 bash[17655]: audit 2024-04-03T22:32:07.234787+0000 mon.a (mon.0) 12669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:07 smithi067 bash[27441]: cluster 2024-04-03T22:32:06.185964+0000 mgr.y (mgr.24370) 14807 : cluster [DBG] pgmap v14791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:07 smithi067 bash[27441]: audit 2024-04-03T22:32:06.895634+0000 mon.a (mon.0) 12667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:32:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:07 smithi067 bash[27441]: audit 2024-04-03T22:32:07.224644+0000 mon.a (mon.0) 12668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:07 smithi067 bash[27441]: audit 2024-04-03T22:32:07.234787+0000 mon.a (mon.0) 12669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:07 smithi082 bash[20963]: cluster 2024-04-03T22:32:06.185964+0000 mgr.y (mgr.24370) 14807 : cluster [DBG] pgmap v14791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:07 smithi082 bash[20963]: audit 2024-04-03T22:32:06.895634+0000 mon.a (mon.0) 12667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:32:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:07 smithi082 bash[20963]: audit 2024-04-03T22:32:07.224644+0000 mon.a (mon.0) 12668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:07 smithi082 bash[20963]: audit 2024-04-03T22:32:07.234787+0000 mon.a (mon.0) 12669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:08 smithi082 bash[20963]: audit 2024-04-03T22:32:07.613138+0000 mon.a (mon.0) 12670 : audit [DBG] from='client.? 172.21.15.67:0/4212706405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:08 smithi067 bash[17655]: audit 2024-04-03T22:32:07.613138+0000 mon.a (mon.0) 12670 : audit [DBG] from='client.? 172.21.15.67:0/4212706405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:08 smithi067 bash[27441]: audit 2024-04-03T22:32:07.613138+0000 mon.a (mon.0) 12670 : audit [DBG] from='client.? 172.21.15.67:0/4212706405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:09 smithi082 bash[20963]: cluster 2024-04-03T22:32:08.186675+0000 mgr.y (mgr.24370) 14808 : cluster [DBG] pgmap v14792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:09 smithi067 bash[17655]: cluster 2024-04-03T22:32:08.186675+0000 mgr.y (mgr.24370) 14808 : cluster [DBG] pgmap v14792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:09 smithi067 bash[27441]: cluster 2024-04-03T22:32:08.186675+0000 mgr.y (mgr.24370) 14808 : cluster [DBG] pgmap v14792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:10 smithi082 bash[20963]: audit 2024-04-03T22:32:10.072806+0000 mon.a (mon.0) 12671 : audit [DBG] from='client.? 172.21.15.67:0/2238641107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:10 smithi067 bash[17655]: audit 2024-04-03T22:32:10.072806+0000 mon.a (mon.0) 12671 : audit [DBG] from='client.? 172.21.15.67:0/2238641107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:10 smithi067 bash[27441]: audit 2024-04-03T22:32:10.072806+0000 mon.a (mon.0) 12671 : audit [DBG] from='client.? 172.21.15.67:0/2238641107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:11 smithi082 bash[20963]: cluster 2024-04-03T22:32:10.187522+0000 mgr.y (mgr.24370) 14809 : cluster [DBG] pgmap v14793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:11 smithi082 bash[20963]: audit 2024-04-03T22:32:10.444481+0000 mon.a (mon.0) 12672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:11 smithi067 bash[17655]: cluster 2024-04-03T22:32:10.187522+0000 mgr.y (mgr.24370) 14809 : cluster [DBG] pgmap v14793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:11 smithi067 bash[17655]: audit 2024-04-03T22:32:10.444481+0000 mon.a (mon.0) 12672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:11 smithi067 bash[27441]: cluster 2024-04-03T22:32:10.187522+0000 mgr.y (mgr.24370) 14809 : cluster [DBG] pgmap v14793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:11 smithi067 bash[27441]: audit 2024-04-03T22:32:10.444481+0000 mon.a (mon.0) 12672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:32:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:32:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[20963]: cluster 2024-04-03T22:32:12.188800+0000 mgr.y (mgr.24370) 14810 : cluster [DBG] pgmap v14794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[20963]: audit 2024-04-03T22:32:12.536336+0000 mon.c (mon.2) 5929 : audit [DBG] from='client.? 172.21.15.67:0/2324441936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[20963]: audit 2024-04-03T22:32:12.894710+0000 mon.a (mon.0) 12673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[20963]: audit 2024-04-03T22:32:12.907512+0000 mon.a (mon.0) 12674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[20963]: audit 2024-04-03T22:32:12.978792+0000 mon.a (mon.0) 12675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[20963]: audit 2024-04-03T22:32:12.985957+0000 mon.a (mon.0) 12676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[20963]: audit 2024-04-03T22:32:13.416506+0000 mon.a (mon.0) 12677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:32:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[20963]: audit 2024-04-03T22:32:13.418154+0000 mon.a (mon.0) 12678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:32:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:13 smithi082 bash[20963]: audit 2024-04-03T22:32:13.426424+0000 mon.a (mon.0) 12679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17655]: cluster 2024-04-03T22:32:12.188800+0000 mgr.y (mgr.24370) 14810 : cluster [DBG] pgmap v14794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17655]: audit 2024-04-03T22:32:12.536336+0000 mon.c (mon.2) 5929 : audit [DBG] from='client.? 172.21.15.67:0/2324441936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17655]: audit 2024-04-03T22:32:12.894710+0000 mon.a (mon.0) 12673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17655]: audit 2024-04-03T22:32:12.907512+0000 mon.a (mon.0) 12674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17655]: audit 2024-04-03T22:32:12.978792+0000 mon.a (mon.0) 12675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17655]: audit 2024-04-03T22:32:12.985957+0000 mon.a (mon.0) 12676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17655]: audit 2024-04-03T22:32:13.416506+0000 mon.a (mon.0) 12677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:32:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17655]: audit 2024-04-03T22:32:13.418154+0000 mon.a (mon.0) 12678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:32:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[17655]: audit 2024-04-03T22:32:13.426424+0000 mon.a (mon.0) 12679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[27441]: cluster 2024-04-03T22:32:12.188800+0000 mgr.y (mgr.24370) 14810 : cluster [DBG] pgmap v14794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[27441]: audit 2024-04-03T22:32:12.536336+0000 mon.c (mon.2) 5929 : audit [DBG] from='client.? 172.21.15.67:0/2324441936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[27441]: audit 2024-04-03T22:32:12.894710+0000 mon.a (mon.0) 12673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[27441]: audit 2024-04-03T22:32:12.907512+0000 mon.a (mon.0) 12674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[27441]: audit 2024-04-03T22:32:12.978792+0000 mon.a (mon.0) 12675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[27441]: audit 2024-04-03T22:32:12.985957+0000 mon.a (mon.0) 12676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[27441]: audit 2024-04-03T22:32:13.416506+0000 mon.a (mon.0) 12677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:32:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[27441]: audit 2024-04-03T22:32:13.418154+0000 mon.a (mon.0) 12678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:32:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:13 smithi067 bash[27441]: audit 2024-04-03T22:32:13.426424+0000 mon.a (mon.0) 12679 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:32:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:15 smithi082 bash[20963]: cluster 2024-04-03T22:32:14.189414+0000 mgr.y (mgr.24370) 14811 : cluster [DBG] pgmap v14795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:15 smithi082 bash[20963]: audit 2024-04-03T22:32:14.993576+0000 mon.c (mon.2) 5930 : audit [DBG] from='client.? 172.21.15.67:0/2071640604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:15 smithi067 bash[17655]: cluster 2024-04-03T22:32:14.189414+0000 mgr.y (mgr.24370) 14811 : cluster [DBG] pgmap v14795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:15 smithi067 bash[17655]: audit 2024-04-03T22:32:14.993576+0000 mon.c (mon.2) 5930 : audit [DBG] from='client.? 172.21.15.67:0/2071640604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:15 smithi067 bash[27441]: cluster 2024-04-03T22:32:14.189414+0000 mgr.y (mgr.24370) 14811 : cluster [DBG] pgmap v14795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:15 smithi067 bash[27441]: audit 2024-04-03T22:32:14.993576+0000 mon.c (mon.2) 5930 : audit [DBG] from='client.? 172.21.15.67:0/2071640604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:17 smithi082 bash[20963]: cluster 2024-04-03T22:32:16.190627+0000 mgr.y (mgr.24370) 14812 : cluster [DBG] pgmap v14796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:17 smithi067 bash[27441]: cluster 2024-04-03T22:32:16.190627+0000 mgr.y (mgr.24370) 14812 : cluster [DBG] pgmap v14796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:17 smithi067 bash[17655]: cluster 2024-04-03T22:32:16.190627+0000 mgr.y (mgr.24370) 14812 : cluster [DBG] pgmap v14796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:18 smithi082 bash[20963]: audit 2024-04-03T22:32:17.455406+0000 mon.a (mon.0) 12680 : audit [DBG] from='client.? 172.21.15.67:0/83662760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:18 smithi067 bash[27441]: audit 2024-04-03T22:32:17.455406+0000 mon.a (mon.0) 12680 : audit [DBG] from='client.? 172.21.15.67:0/83662760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:18 smithi067 bash[17655]: audit 2024-04-03T22:32:17.455406+0000 mon.a (mon.0) 12680 : audit [DBG] from='client.? 172.21.15.67:0/83662760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:19 smithi082 bash[20963]: cluster 2024-04-03T22:32:18.191269+0000 mgr.y (mgr.24370) 14813 : cluster [DBG] pgmap v14797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:19 smithi067 bash[17655]: cluster 2024-04-03T22:32:18.191269+0000 mgr.y (mgr.24370) 14813 : cluster [DBG] pgmap v14797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:19 smithi067 bash[27441]: cluster 2024-04-03T22:32:18.191269+0000 mgr.y (mgr.24370) 14813 : cluster [DBG] pgmap v14797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:20 smithi082 bash[20963]: audit 2024-04-03T22:32:19.905456+0000 mon.c (mon.2) 5931 : audit [DBG] from='client.? 172.21.15.67:0/3393215856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:20 smithi067 bash[17655]: audit 2024-04-03T22:32:19.905456+0000 mon.c (mon.2) 5931 : audit [DBG] from='client.? 172.21.15.67:0/3393215856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:20 smithi067 bash[27441]: audit 2024-04-03T22:32:19.905456+0000 mon.c (mon.2) 5931 : audit [DBG] from='client.? 172.21.15.67:0/3393215856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:21 smithi082 bash[20963]: cluster 2024-04-03T22:32:20.191985+0000 mgr.y (mgr.24370) 14814 : cluster [DBG] pgmap v14798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:21 smithi067 bash[27441]: cluster 2024-04-03T22:32:20.191985+0000 mgr.y (mgr.24370) 14814 : cluster [DBG] pgmap v14798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:21 smithi067 bash[17655]: cluster 2024-04-03T22:32:20.191985+0000 mgr.y (mgr.24370) 14814 : cluster [DBG] pgmap v14798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:22 smithi082 bash[20963]: audit 2024-04-03T22:32:22.362448+0000 mon.c (mon.2) 5932 : audit [DBG] from='client.? 172.21.15.67:0/4131541405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:22 smithi067 bash[17655]: audit 2024-04-03T22:32:22.362448+0000 mon.c (mon.2) 5932 : audit [DBG] from='client.? 172.21.15.67:0/4131541405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:22 smithi067 bash[27441]: audit 2024-04-03T22:32:22.362448+0000 mon.c (mon.2) 5932 : audit [DBG] from='client.? 172.21.15.67:0/4131541405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:32:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:23 smithi082 bash[20963]: cluster 2024-04-03T22:32:22.193236+0000 mgr.y (mgr.24370) 14815 : cluster [DBG] pgmap v14799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:32:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:23 smithi067 bash[17655]: cluster 2024-04-03T22:32:22.193236+0000 mgr.y (mgr.24370) 14815 : cluster [DBG] pgmap v14799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:23 smithi067 bash[27441]: cluster 2024-04-03T22:32:22.193236+0000 mgr.y (mgr.24370) 14815 : cluster [DBG] pgmap v14799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:25 smithi082 bash[20963]: cluster 2024-04-03T22:32:24.193893+0000 mgr.y (mgr.24370) 14816 : cluster [DBG] pgmap v14800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:25 smithi082 bash[20963]: audit 2024-04-03T22:32:24.804850+0000 mon.c (mon.2) 5933 : audit [DBG] from='client.? 172.21.15.67:0/3060648346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:25 smithi082 bash[20963]: audit 2024-04-03T22:32:25.445355+0000 mon.a (mon.0) 12681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:25 smithi067 bash[17655]: cluster 2024-04-03T22:32:24.193893+0000 mgr.y (mgr.24370) 14816 : cluster [DBG] pgmap v14800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:25 smithi067 bash[17655]: audit 2024-04-03T22:32:24.804850+0000 mon.c (mon.2) 5933 : audit [DBG] from='client.? 172.21.15.67:0/3060648346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:25 smithi067 bash[17655]: audit 2024-04-03T22:32:25.445355+0000 mon.a (mon.0) 12681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:25 smithi067 bash[27441]: cluster 2024-04-03T22:32:24.193893+0000 mgr.y (mgr.24370) 14816 : cluster [DBG] pgmap v14800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:25 smithi067 bash[27441]: audit 2024-04-03T22:32:24.804850+0000 mon.c (mon.2) 5933 : audit [DBG] from='client.? 172.21.15.67:0/3060648346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:25 smithi067 bash[27441]: audit 2024-04-03T22:32:25.445355+0000 mon.a (mon.0) 12681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:27 smithi082 bash[20963]: cluster 2024-04-03T22:32:26.195045+0000 mgr.y (mgr.24370) 14817 : cluster [DBG] pgmap v14801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:27 smithi082 bash[20963]: audit 2024-04-03T22:32:27.254017+0000 mon.a (mon.0) 12682 : audit [DBG] from='client.? 172.21.15.67:0/3039064980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:27 smithi067 bash[17655]: cluster 2024-04-03T22:32:26.195045+0000 mgr.y (mgr.24370) 14817 : cluster [DBG] pgmap v14801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:27 smithi067 bash[17655]: audit 2024-04-03T22:32:27.254017+0000 mon.a (mon.0) 12682 : audit [DBG] from='client.? 172.21.15.67:0/3039064980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:27 smithi067 bash[27441]: cluster 2024-04-03T22:32:26.195045+0000 mgr.y (mgr.24370) 14817 : cluster [DBG] pgmap v14801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:27 smithi067 bash[27441]: audit 2024-04-03T22:32:27.254017+0000 mon.a (mon.0) 12682 : audit [DBG] from='client.? 172.21.15.67:0/3039064980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:29 smithi082 bash[20963]: cluster 2024-04-03T22:32:28.195850+0000 mgr.y (mgr.24370) 14818 : cluster [DBG] pgmap v14802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:29 smithi067 bash[17655]: cluster 2024-04-03T22:32:28.195850+0000 mgr.y (mgr.24370) 14818 : cluster [DBG] pgmap v14802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:29 smithi067 bash[27441]: cluster 2024-04-03T22:32:28.195850+0000 mgr.y (mgr.24370) 14818 : cluster [DBG] pgmap v14802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:30 smithi082 bash[20963]: audit 2024-04-03T22:32:29.708869+0000 mon.a (mon.0) 12683 : audit [DBG] from='client.? 172.21.15.67:0/3827858408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:30.914 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:30 smithi067 bash[27441]: audit 2024-04-03T22:32:29.708869+0000 mon.a (mon.0) 12683 : audit [DBG] from='client.? 172.21.15.67:0/3827858408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:30 smithi067 bash[17655]: audit 2024-04-03T22:32:29.708869+0000 mon.a (mon.0) 12683 : audit [DBG] from='client.? 172.21.15.67:0/3827858408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:31 smithi082 bash[20963]: cluster 2024-04-03T22:32:30.196584+0000 mgr.y (mgr.24370) 14819 : cluster [DBG] pgmap v14803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:31 smithi067 bash[27441]: cluster 2024-04-03T22:32:30.196584+0000 mgr.y (mgr.24370) 14819 : cluster [DBG] pgmap v14803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:31 smithi067 bash[17655]: cluster 2024-04-03T22:32:30.196584+0000 mgr.y (mgr.24370) 14819 : cluster [DBG] pgmap v14803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:32 smithi082 bash[20963]: audit 2024-04-03T22:32:32.164247+0000 mon.a (mon.0) 12684 : audit [DBG] from='client.? 172.21.15.67:0/823448819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:32 smithi067 bash[27441]: audit 2024-04-03T22:32:32.164247+0000 mon.a (mon.0) 12684 : audit [DBG] from='client.? 172.21.15.67:0/823448819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:32 smithi067 bash[17655]: audit 2024-04-03T22:32:32.164247+0000 mon.a (mon.0) 12684 : audit [DBG] from='client.? 172.21.15.67:0/823448819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:32:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:33 smithi082 bash[20963]: cluster 2024-04-03T22:32:32.197742+0000 mgr.y (mgr.24370) 14820 : cluster [DBG] pgmap v14804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:32:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:33 smithi067 bash[27441]: cluster 2024-04-03T22:32:32.197742+0000 mgr.y (mgr.24370) 14820 : cluster [DBG] pgmap v14804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:33 smithi067 bash[17655]: cluster 2024-04-03T22:32:32.197742+0000 mgr.y (mgr.24370) 14820 : cluster [DBG] pgmap v14804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:35 smithi082 bash[20963]: cluster 2024-04-03T22:32:34.198358+0000 mgr.y (mgr.24370) 14821 : cluster [DBG] pgmap v14805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:35 smithi082 bash[20963]: audit 2024-04-03T22:32:34.631564+0000 mon.a (mon.0) 12685 : audit [DBG] from='client.? 172.21.15.67:0/1626131480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:35 smithi067 bash[17655]: cluster 2024-04-03T22:32:34.198358+0000 mgr.y (mgr.24370) 14821 : cluster [DBG] pgmap v14805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:35 smithi067 bash[17655]: audit 2024-04-03T22:32:34.631564+0000 mon.a (mon.0) 12685 : audit [DBG] from='client.? 172.21.15.67:0/1626131480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:35 smithi067 bash[27441]: cluster 2024-04-03T22:32:34.198358+0000 mgr.y (mgr.24370) 14821 : cluster [DBG] pgmap v14805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:35 smithi067 bash[27441]: audit 2024-04-03T22:32:34.631564+0000 mon.a (mon.0) 12685 : audit [DBG] from='client.? 172.21.15.67:0/1626131480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:37 smithi082 bash[20963]: cluster 2024-04-03T22:32:36.199479+0000 mgr.y (mgr.24370) 14822 : cluster [DBG] pgmap v14806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:37 smithi082 bash[20963]: audit 2024-04-03T22:32:37.090874+0000 mon.c (mon.2) 5934 : audit [DBG] from='client.? 172.21.15.67:0/2846970685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:37 smithi067 bash[27441]: cluster 2024-04-03T22:32:36.199479+0000 mgr.y (mgr.24370) 14822 : cluster [DBG] pgmap v14806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:37 smithi067 bash[27441]: audit 2024-04-03T22:32:37.090874+0000 mon.c (mon.2) 5934 : audit [DBG] from='client.? 172.21.15.67:0/2846970685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:37 smithi067 bash[17655]: cluster 2024-04-03T22:32:36.199479+0000 mgr.y (mgr.24370) 14822 : cluster [DBG] pgmap v14806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:37 smithi067 bash[17655]: audit 2024-04-03T22:32:37.090874+0000 mon.c (mon.2) 5934 : audit [DBG] from='client.? 172.21.15.67:0/2846970685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:39 smithi082 bash[20963]: cluster 2024-04-03T22:32:38.200186+0000 mgr.y (mgr.24370) 14823 : cluster [DBG] pgmap v14807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:39 smithi067 bash[27441]: cluster 2024-04-03T22:32:38.200186+0000 mgr.y (mgr.24370) 14823 : cluster [DBG] pgmap v14807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:39 smithi067 bash[17655]: cluster 2024-04-03T22:32:38.200186+0000 mgr.y (mgr.24370) 14823 : cluster [DBG] pgmap v14807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:40 smithi082 bash[20963]: audit 2024-04-03T22:32:39.551601+0000 mon.c (mon.2) 5935 : audit [DBG] from='client.? 172.21.15.67:0/2087355984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:40 smithi082 bash[20963]: audit 2024-04-03T22:32:40.445634+0000 mon.a (mon.0) 12686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:40 smithi067 bash[27441]: audit 2024-04-03T22:32:39.551601+0000 mon.c (mon.2) 5935 : audit [DBG] from='client.? 172.21.15.67:0/2087355984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:40 smithi067 bash[27441]: audit 2024-04-03T22:32:40.445634+0000 mon.a (mon.0) 12686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:40 smithi067 bash[17655]: audit 2024-04-03T22:32:39.551601+0000 mon.c (mon.2) 5935 : audit [DBG] from='client.? 172.21.15.67:0/2087355984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:40 smithi067 bash[17655]: audit 2024-04-03T22:32:40.445634+0000 mon.a (mon.0) 12686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:41 smithi082 bash[20963]: cluster 2024-04-03T22:32:40.200827+0000 mgr.y (mgr.24370) 14824 : cluster [DBG] pgmap v14808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:41 smithi067 bash[17655]: cluster 2024-04-03T22:32:40.200827+0000 mgr.y (mgr.24370) 14824 : cluster [DBG] pgmap v14808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:41 smithi067 bash[27441]: cluster 2024-04-03T22:32:40.200827+0000 mgr.y (mgr.24370) 14824 : cluster [DBG] pgmap v14808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:42 smithi082 bash[20963]: audit 2024-04-03T22:32:42.007318+0000 mon.c (mon.2) 5936 : audit [DBG] from='client.? 172.21.15.67:0/2317585190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:42 smithi067 bash[17655]: audit 2024-04-03T22:32:42.007318+0000 mon.c (mon.2) 5936 : audit [DBG] from='client.? 172.21.15.67:0/2317585190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:42 smithi067 bash[27441]: audit 2024-04-03T22:32:42.007318+0000 mon.c (mon.2) 5936 : audit [DBG] from='client.? 172.21.15.67:0/2317585190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:32:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:43 smithi082 bash[20963]: cluster 2024-04-03T22:32:42.202115+0000 mgr.y (mgr.24370) 14825 : cluster [DBG] pgmap v14809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:32:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:43 smithi067 bash[17655]: cluster 2024-04-03T22:32:42.202115+0000 mgr.y (mgr.24370) 14825 : cluster [DBG] pgmap v14809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:43 smithi067 bash[27441]: cluster 2024-04-03T22:32:42.202115+0000 mgr.y (mgr.24370) 14825 : cluster [DBG] pgmap v14809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:44 smithi082 bash[20963]: audit 2024-04-03T22:32:44.461682+0000 mon.a (mon.0) 12687 : audit [DBG] from='client.? 172.21.15.67:0/1103194866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:44 smithi067 bash[17655]: audit 2024-04-03T22:32:44.461682+0000 mon.a (mon.0) 12687 : audit [DBG] from='client.? 172.21.15.67:0/1103194866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:44 smithi067 bash[27441]: audit 2024-04-03T22:32:44.461682+0000 mon.a (mon.0) 12687 : audit [DBG] from='client.? 172.21.15.67:0/1103194866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:45 smithi082 bash[20963]: cluster 2024-04-03T22:32:44.202801+0000 mgr.y (mgr.24370) 14826 : cluster [DBG] pgmap v14810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:45 smithi067 bash[17655]: cluster 2024-04-03T22:32:44.202801+0000 mgr.y (mgr.24370) 14826 : cluster [DBG] pgmap v14810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:45 smithi067 bash[27441]: cluster 2024-04-03T22:32:44.202801+0000 mgr.y (mgr.24370) 14826 : cluster [DBG] pgmap v14810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:47 smithi082 bash[20963]: cluster 2024-04-03T22:32:46.203973+0000 mgr.y (mgr.24370) 14827 : cluster [DBG] pgmap v14811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:47 smithi082 bash[20963]: audit 2024-04-03T22:32:46.925609+0000 mon.b (mon.1) 78 : audit [DBG] from='client.? 172.21.15.67:0/1585731372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:47 smithi067 bash[17655]: cluster 2024-04-03T22:32:46.203973+0000 mgr.y (mgr.24370) 14827 : cluster [DBG] pgmap v14811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:47 smithi067 bash[17655]: audit 2024-04-03T22:32:46.925609+0000 mon.b (mon.1) 78 : audit [DBG] from='client.? 172.21.15.67:0/1585731372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:47 smithi067 bash[27441]: cluster 2024-04-03T22:32:46.203973+0000 mgr.y (mgr.24370) 14827 : cluster [DBG] pgmap v14811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:47 smithi067 bash[27441]: audit 2024-04-03T22:32:46.925609+0000 mon.b (mon.1) 78 : audit [DBG] from='client.? 172.21.15.67:0/1585731372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:49 smithi082 bash[20963]: cluster 2024-04-03T22:32:48.204700+0000 mgr.y (mgr.24370) 14828 : cluster [DBG] pgmap v14812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:49 smithi082 bash[20963]: audit 2024-04-03T22:32:49.375529+0000 mon.a (mon.0) 12688 : audit [DBG] from='client.? 172.21.15.67:0/1054801123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:49 smithi067 bash[17655]: cluster 2024-04-03T22:32:48.204700+0000 mgr.y (mgr.24370) 14828 : cluster [DBG] pgmap v14812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:49 smithi067 bash[17655]: audit 2024-04-03T22:32:49.375529+0000 mon.a (mon.0) 12688 : audit [DBG] from='client.? 172.21.15.67:0/1054801123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:49 smithi067 bash[27441]: cluster 2024-04-03T22:32:48.204700+0000 mgr.y (mgr.24370) 14828 : cluster [DBG] pgmap v14812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:49 smithi067 bash[27441]: audit 2024-04-03T22:32:49.375529+0000 mon.a (mon.0) 12688 : audit [DBG] from='client.? 172.21.15.67:0/1054801123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:51 smithi082 bash[20963]: cluster 2024-04-03T22:32:50.205398+0000 mgr.y (mgr.24370) 14829 : cluster [DBG] pgmap v14813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:51 smithi067 bash[17655]: cluster 2024-04-03T22:32:50.205398+0000 mgr.y (mgr.24370) 14829 : cluster [DBG] pgmap v14813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:51 smithi067 bash[27441]: cluster 2024-04-03T22:32:50.205398+0000 mgr.y (mgr.24370) 14829 : cluster [DBG] pgmap v14813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:52 smithi082 bash[20963]: audit 2024-04-03T22:32:51.834583+0000 mon.c (mon.2) 5937 : audit [DBG] from='client.? 172.21.15.67:0/832192388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:52 smithi067 bash[17655]: audit 2024-04-03T22:32:51.834583+0000 mon.c (mon.2) 5937 : audit [DBG] from='client.? 172.21.15.67:0/832192388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:52 smithi067 bash[27441]: audit 2024-04-03T22:32:51.834583+0000 mon.c (mon.2) 5937 : audit [DBG] from='client.? 172.21.15.67:0/832192388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:32:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:53 smithi082 bash[20963]: cluster 2024-04-03T22:32:52.206561+0000 mgr.y (mgr.24370) 14830 : cluster [DBG] pgmap v14814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:32:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:53 smithi067 bash[17655]: cluster 2024-04-03T22:32:52.206561+0000 mgr.y (mgr.24370) 14830 : cluster [DBG] pgmap v14814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:53 smithi067 bash[27441]: cluster 2024-04-03T22:32:52.206561+0000 mgr.y (mgr.24370) 14830 : cluster [DBG] pgmap v14814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:54 smithi082 bash[20963]: audit 2024-04-03T22:32:54.280610+0000 mon.c (mon.2) 5938 : audit [DBG] from='client.? 172.21.15.67:0/3992004760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:54 smithi067 bash[17655]: audit 2024-04-03T22:32:54.280610+0000 mon.c (mon.2) 5938 : audit [DBG] from='client.? 172.21.15.67:0/3992004760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:54 smithi067 bash[27441]: audit 2024-04-03T22:32:54.280610+0000 mon.c (mon.2) 5938 : audit [DBG] from='client.? 172.21.15.67:0/3992004760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:55 smithi082 bash[20963]: cluster 2024-04-03T22:32:54.207157+0000 mgr.y (mgr.24370) 14831 : cluster [DBG] pgmap v14815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:55 smithi082 bash[20963]: audit 2024-04-03T22:32:55.446001+0000 mon.a (mon.0) 12689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:55 smithi067 bash[17655]: cluster 2024-04-03T22:32:54.207157+0000 mgr.y (mgr.24370) 14831 : cluster [DBG] pgmap v14815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:55 smithi067 bash[17655]: audit 2024-04-03T22:32:55.446001+0000 mon.a (mon.0) 12689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:55 smithi067 bash[27441]: cluster 2024-04-03T22:32:54.207157+0000 mgr.y (mgr.24370) 14831 : cluster [DBG] pgmap v14815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:55 smithi067 bash[27441]: audit 2024-04-03T22:32:55.446001+0000 mon.a (mon.0) 12689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:32:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:57 smithi082 bash[20963]: cluster 2024-04-03T22:32:56.208366+0000 mgr.y (mgr.24370) 14832 : cluster [DBG] pgmap v14816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:57 smithi082 bash[20963]: audit 2024-04-03T22:32:56.740897+0000 mon.a (mon.0) 12690 : audit [DBG] from='client.? 172.21.15.67:0/4235544628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:57 smithi067 bash[17655]: cluster 2024-04-03T22:32:56.208366+0000 mgr.y (mgr.24370) 14832 : cluster [DBG] pgmap v14816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:57 smithi067 bash[17655]: audit 2024-04-03T22:32:56.740897+0000 mon.a (mon.0) 12690 : audit [DBG] from='client.? 172.21.15.67:0/4235544628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:57 smithi067 bash[27441]: cluster 2024-04-03T22:32:56.208366+0000 mgr.y (mgr.24370) 14832 : cluster [DBG] pgmap v14816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:57 smithi067 bash[27441]: audit 2024-04-03T22:32:56.740897+0000 mon.a (mon.0) 12690 : audit [DBG] from='client.? 172.21.15.67:0/4235544628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:59 smithi082 bash[20963]: cluster 2024-04-03T22:32:58.209003+0000 mgr.y (mgr.24370) 14833 : cluster [DBG] pgmap v14817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:32:59 smithi082 bash[20963]: audit 2024-04-03T22:32:59.200179+0000 mon.a (mon.0) 12691 : audit [DBG] from='client.? 172.21.15.67:0/2972425834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:59 smithi067 bash[27441]: cluster 2024-04-03T22:32:58.209003+0000 mgr.y (mgr.24370) 14833 : cluster [DBG] pgmap v14817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:32:59 smithi067 bash[27441]: audit 2024-04-03T22:32:59.200179+0000 mon.a (mon.0) 12691 : audit [DBG] from='client.? 172.21.15.67:0/2972425834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:32:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:59 smithi067 bash[17655]: cluster 2024-04-03T22:32:58.209003+0000 mgr.y (mgr.24370) 14833 : cluster [DBG] pgmap v14817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:32:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:32:59 smithi067 bash[17655]: audit 2024-04-03T22:32:59.200179+0000 mon.a (mon.0) 12691 : audit [DBG] from='client.? 172.21.15.67:0/2972425834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:01 smithi082 bash[20963]: cluster 2024-04-03T22:33:00.209849+0000 mgr.y (mgr.24370) 14834 : cluster [DBG] pgmap v14818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:01 smithi067 bash[17655]: cluster 2024-04-03T22:33:00.209849+0000 mgr.y (mgr.24370) 14834 : cluster [DBG] pgmap v14818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:01 smithi067 bash[27441]: cluster 2024-04-03T22:33:00.209849+0000 mgr.y (mgr.24370) 14834 : cluster [DBG] pgmap v14818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:02 smithi082 bash[20963]: audit 2024-04-03T22:33:01.652894+0000 mon.a (mon.0) 12692 : audit [DBG] from='client.? 172.21.15.67:0/862631429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:02 smithi067 bash[17655]: audit 2024-04-03T22:33:01.652894+0000 mon.a (mon.0) 12692 : audit [DBG] from='client.? 172.21.15.67:0/862631429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:02 smithi067 bash[27441]: audit 2024-04-03T22:33:01.652894+0000 mon.a (mon.0) 12692 : audit [DBG] from='client.? 172.21.15.67:0/862631429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:33:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:03 smithi082 bash[20963]: cluster 2024-04-03T22:33:02.211060+0000 mgr.y (mgr.24370) 14835 : cluster [DBG] pgmap v14819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:33:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:03 smithi067 bash[17655]: cluster 2024-04-03T22:33:02.211060+0000 mgr.y (mgr.24370) 14835 : cluster [DBG] pgmap v14819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:03 smithi067 bash[27441]: cluster 2024-04-03T22:33:02.211060+0000 mgr.y (mgr.24370) 14835 : cluster [DBG] pgmap v14819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:04 smithi082 bash[20963]: audit 2024-04-03T22:33:04.100998+0000 mon.a (mon.0) 12693 : audit [DBG] from='client.? 172.21.15.67:0/3235408969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:04 smithi082 bash[20963]: cluster 2024-04-03T22:33:04.211715+0000 mgr.y (mgr.24370) 14836 : cluster [DBG] pgmap v14820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:04 smithi067 bash[17655]: audit 2024-04-03T22:33:04.100998+0000 mon.a (mon.0) 12693 : audit [DBG] from='client.? 172.21.15.67:0/3235408969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:04 smithi067 bash[17655]: cluster 2024-04-03T22:33:04.211715+0000 mgr.y (mgr.24370) 14836 : cluster [DBG] pgmap v14820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:04 smithi067 bash[27441]: audit 2024-04-03T22:33:04.100998+0000 mon.a (mon.0) 12693 : audit [DBG] from='client.? 172.21.15.67:0/3235408969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:04 smithi067 bash[27441]: cluster 2024-04-03T22:33:04.211715+0000 mgr.y (mgr.24370) 14836 : cluster [DBG] pgmap v14820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:07 smithi082 bash[20963]: cluster 2024-04-03T22:33:06.212891+0000 mgr.y (mgr.24370) 14837 : cluster [DBG] pgmap v14821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:07 smithi082 bash[20963]: audit 2024-04-03T22:33:06.552039+0000 mon.a (mon.0) 12694 : audit [DBG] from='client.? 172.21.15.67:0/288983878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:07 smithi067 bash[17655]: cluster 2024-04-03T22:33:06.212891+0000 mgr.y (mgr.24370) 14837 : cluster [DBG] pgmap v14821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:07 smithi067 bash[17655]: audit 2024-04-03T22:33:06.552039+0000 mon.a (mon.0) 12694 : audit [DBG] from='client.? 172.21.15.67:0/288983878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:07 smithi067 bash[27441]: cluster 2024-04-03T22:33:06.212891+0000 mgr.y (mgr.24370) 14837 : cluster [DBG] pgmap v14821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:07 smithi067 bash[27441]: audit 2024-04-03T22:33:06.552039+0000 mon.a (mon.0) 12694 : audit [DBG] from='client.? 172.21.15.67:0/288983878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:09 smithi082 bash[20963]: cluster 2024-04-03T22:33:08.213562+0000 mgr.y (mgr.24370) 14838 : cluster [DBG] pgmap v14822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:09 smithi082 bash[20963]: audit 2024-04-03T22:33:09.004317+0000 mon.c (mon.2) 5939 : audit [DBG] from='client.? 172.21.15.67:0/94375551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:09 smithi067 bash[27441]: cluster 2024-04-03T22:33:08.213562+0000 mgr.y (mgr.24370) 14838 : cluster [DBG] pgmap v14822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:09 smithi067 bash[27441]: audit 2024-04-03T22:33:09.004317+0000 mon.c (mon.2) 5939 : audit [DBG] from='client.? 172.21.15.67:0/94375551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:09 smithi067 bash[17655]: cluster 2024-04-03T22:33:08.213562+0000 mgr.y (mgr.24370) 14838 : cluster [DBG] pgmap v14822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:09 smithi067 bash[17655]: audit 2024-04-03T22:33:09.004317+0000 mon.c (mon.2) 5939 : audit [DBG] from='client.? 172.21.15.67:0/94375551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:11 smithi082 bash[20963]: cluster 2024-04-03T22:33:10.214234+0000 mgr.y (mgr.24370) 14839 : cluster [DBG] pgmap v14823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:11 smithi082 bash[20963]: audit 2024-04-03T22:33:10.446772+0000 mon.a (mon.0) 12695 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:11 smithi067 bash[27441]: cluster 2024-04-03T22:33:10.214234+0000 mgr.y (mgr.24370) 14839 : cluster [DBG] pgmap v14823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:11 smithi067 bash[27441]: audit 2024-04-03T22:33:10.446772+0000 mon.a (mon.0) 12695 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:11 smithi067 bash[17655]: cluster 2024-04-03T22:33:10.214234+0000 mgr.y (mgr.24370) 14839 : cluster [DBG] pgmap v14823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:11 smithi067 bash[17655]: audit 2024-04-03T22:33:10.446772+0000 mon.a (mon.0) 12695 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:12 smithi082 bash[20963]: audit 2024-04-03T22:33:11.456306+0000 mon.a (mon.0) 12696 : audit [DBG] from='client.? 172.21.15.67:0/3814586184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:12 smithi067 bash[17655]: audit 2024-04-03T22:33:11.456306+0000 mon.a (mon.0) 12696 : audit [DBG] from='client.? 172.21.15.67:0/3814586184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:12 smithi067 bash[27441]: audit 2024-04-03T22:33:11.456306+0000 mon.a (mon.0) 12696 : audit [DBG] from='client.? 172.21.15.67:0/3814586184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:33:13.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:13 smithi067 bash[27441]: cluster 2024-04-03T22:33:12.215411+0000 mgr.y (mgr.24370) 14840 : cluster [DBG] pgmap v14824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:13.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:13 smithi067 bash[17655]: cluster 2024-04-03T22:33:12.215411+0000 mgr.y (mgr.24370) 14840 : cluster [DBG] pgmap v14824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:13 smithi082 bash[20963]: cluster 2024-04-03T22:33:12.215411+0000 mgr.y (mgr.24370) 14840 : cluster [DBG] pgmap v14824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:33:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:14 smithi082 bash[20963]: audit 2024-04-03T22:33:13.500706+0000 mon.a (mon.0) 12697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:33:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:14 smithi082 bash[20963]: audit 2024-04-03T22:33:13.829344+0000 mon.a (mon.0) 12698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:14.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:14 smithi082 bash[20963]: audit 2024-04-03T22:33:13.839234+0000 mon.a (mon.0) 12699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:14 smithi082 bash[20963]: audit 2024-04-03T22:33:13.925501+0000 mon.c (mon.2) 5940 : audit [DBG] from='client.? 172.21.15.67:0/2454738612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:14 smithi067 bash[17655]: audit 2024-04-03T22:33:13.500706+0000 mon.a (mon.0) 12697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:14 smithi067 bash[17655]: audit 2024-04-03T22:33:13.829344+0000 mon.a (mon.0) 12698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:14 smithi067 bash[17655]: audit 2024-04-03T22:33:13.839234+0000 mon.a (mon.0) 12699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:14 smithi067 bash[17655]: audit 2024-04-03T22:33:13.925501+0000 mon.c (mon.2) 5940 : audit [DBG] from='client.? 172.21.15.67:0/2454738612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:14 smithi067 bash[27441]: audit 2024-04-03T22:33:13.500706+0000 mon.a (mon.0) 12697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:33:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:14 smithi067 bash[27441]: audit 2024-04-03T22:33:13.829344+0000 mon.a (mon.0) 12698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:14 smithi067 bash[27441]: audit 2024-04-03T22:33:13.839234+0000 mon.a (mon.0) 12699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:14 smithi067 bash[27441]: audit 2024-04-03T22:33:13.925501+0000 mon.c (mon.2) 5940 : audit [DBG] from='client.? 172.21.15.67:0/2454738612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:15.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:15 smithi082 bash[20963]: cluster 2024-04-03T22:33:14.216153+0000 mgr.y (mgr.24370) 14841 : cluster [DBG] pgmap v14825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:15 smithi067 bash[17655]: cluster 2024-04-03T22:33:14.216153+0000 mgr.y (mgr.24370) 14841 : cluster [DBG] pgmap v14825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:15 smithi067 bash[27441]: cluster 2024-04-03T22:33:14.216153+0000 mgr.y (mgr.24370) 14841 : cluster [DBG] pgmap v14825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:17 smithi082 bash[20963]: cluster 2024-04-03T22:33:16.217265+0000 mgr.y (mgr.24370) 14842 : cluster [DBG] pgmap v14826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:17.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:17 smithi082 bash[20963]: audit 2024-04-03T22:33:16.387201+0000 mon.c (mon.2) 5941 : audit [DBG] from='client.? 172.21.15.67:0/1489374051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:17 smithi067 bash[17655]: cluster 2024-04-03T22:33:16.217265+0000 mgr.y (mgr.24370) 14842 : cluster [DBG] pgmap v14826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:17 smithi067 bash[17655]: audit 2024-04-03T22:33:16.387201+0000 mon.c (mon.2) 5941 : audit [DBG] from='client.? 172.21.15.67:0/1489374051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:17 smithi067 bash[27441]: cluster 2024-04-03T22:33:16.217265+0000 mgr.y (mgr.24370) 14842 : cluster [DBG] pgmap v14826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:17.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:17 smithi067 bash[27441]: audit 2024-04-03T22:33:16.387201+0000 mon.c (mon.2) 5941 : audit [DBG] from='client.? 172.21.15.67:0/1489374051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:19 smithi082 bash[20963]: cluster 2024-04-03T22:33:18.217958+0000 mgr.y (mgr.24370) 14843 : cluster [DBG] pgmap v14827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:19 smithi082 bash[20963]: audit 2024-04-03T22:33:18.863272+0000 mon.c (mon.2) 5942 : audit [DBG] from='client.? 172.21.15.67:0/2896137673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:19 smithi082 bash[20963]: audit 2024-04-03T22:33:19.195540+0000 mon.a (mon.0) 12700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:19.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:19 smithi082 bash[20963]: audit 2024-04-03T22:33:19.204803+0000 mon.a (mon.0) 12701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:19 smithi067 bash[27441]: cluster 2024-04-03T22:33:18.217958+0000 mgr.y (mgr.24370) 14843 : cluster [DBG] pgmap v14827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:19 smithi067 bash[27441]: audit 2024-04-03T22:33:18.863272+0000 mon.c (mon.2) 5942 : audit [DBG] from='client.? 172.21.15.67:0/2896137673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:19 smithi067 bash[27441]: audit 2024-04-03T22:33:19.195540+0000 mon.a (mon.0) 12700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:19 smithi067 bash[27441]: audit 2024-04-03T22:33:19.204803+0000 mon.a (mon.0) 12701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:19 smithi067 bash[17655]: cluster 2024-04-03T22:33:18.217958+0000 mgr.y (mgr.24370) 14843 : cluster [DBG] pgmap v14827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:19 smithi067 bash[17655]: audit 2024-04-03T22:33:18.863272+0000 mon.c (mon.2) 5942 : audit [DBG] from='client.? 172.21.15.67:0/2896137673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:19 smithi067 bash[17655]: audit 2024-04-03T22:33:19.195540+0000 mon.a (mon.0) 12700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:19 smithi067 bash[17655]: audit 2024-04-03T22:33:19.204803+0000 mon.a (mon.0) 12701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:20 smithi082 bash[20963]: audit 2024-04-03T22:33:19.834659+0000 mon.a (mon.0) 12702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:20 smithi082 bash[20963]: audit 2024-04-03T22:33:19.842852+0000 mon.a (mon.0) 12703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:20 smithi082 bash[20963]: cluster 2024-04-03T22:33:20.218636+0000 mgr.y (mgr.24370) 14844 : cluster [DBG] pgmap v14828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:20 smithi082 bash[20963]: audit 2024-04-03T22:33:20.262882+0000 mon.a (mon.0) 12704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:20 smithi082 bash[20963]: audit 2024-04-03T22:33:20.264587+0000 mon.a (mon.0) 12705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:33:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:20 smithi082 bash[20963]: audit 2024-04-03T22:33:20.273629+0000 mon.a (mon.0) 12706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[17655]: audit 2024-04-03T22:33:19.834659+0000 mon.a (mon.0) 12702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[17655]: audit 2024-04-03T22:33:19.842852+0000 mon.a (mon.0) 12703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[17655]: cluster 2024-04-03T22:33:20.218636+0000 mgr.y (mgr.24370) 14844 : cluster [DBG] pgmap v14828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[17655]: audit 2024-04-03T22:33:20.262882+0000 mon.a (mon.0) 12704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:33:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[17655]: audit 2024-04-03T22:33:20.264587+0000 mon.a (mon.0) 12705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:33:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[17655]: audit 2024-04-03T22:33:20.273629+0000 mon.a (mon.0) 12706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[27441]: audit 2024-04-03T22:33:19.834659+0000 mon.a (mon.0) 12702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[27441]: audit 2024-04-03T22:33:19.842852+0000 mon.a (mon.0) 12703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[27441]: cluster 2024-04-03T22:33:20.218636+0000 mgr.y (mgr.24370) 14844 : cluster [DBG] pgmap v14828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[27441]: audit 2024-04-03T22:33:20.262882+0000 mon.a (mon.0) 12704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:33:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[27441]: audit 2024-04-03T22:33:20.264587+0000 mon.a (mon.0) 12705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:33:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:20 smithi067 bash[27441]: audit 2024-04-03T22:33:20.273629+0000 mon.a (mon.0) 12706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:33:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:21 smithi082 bash[20963]: audit 2024-04-03T22:33:21.311085+0000 mon.c (mon.2) 5943 : audit [DBG] from='client.? 172.21.15.67:0/3632915352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:21 smithi067 bash[17655]: audit 2024-04-03T22:33:21.311085+0000 mon.c (mon.2) 5943 : audit [DBG] from='client.? 172.21.15.67:0/3632915352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:21 smithi067 bash[27441]: audit 2024-04-03T22:33:21.311085+0000 mon.c (mon.2) 5943 : audit [DBG] from='client.? 172.21.15.67:0/3632915352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:22 smithi082 bash[20963]: cluster 2024-04-03T22:33:22.219958+0000 mgr.y (mgr.24370) 14845 : cluster [DBG] pgmap v14829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:23.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:22 smithi067 bash[17655]: cluster 2024-04-03T22:33:22.219958+0000 mgr.y (mgr.24370) 14845 : cluster [DBG] pgmap v14829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:23.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:33:23.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:22 smithi067 bash[27441]: cluster 2024-04-03T22:33:22.219958+0000 mgr.y (mgr.24370) 14845 : cluster [DBG] pgmap v14829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:23.854 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:33:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:23 smithi082 bash[20963]: audit 2024-04-03T22:33:23.758265+0000 mon.a (mon.0) 12707 : audit [DBG] from='client.? 172.21.15.67:0/3020255816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:23 smithi067 bash[17655]: audit 2024-04-03T22:33:23.758265+0000 mon.a (mon.0) 12707 : audit [DBG] from='client.? 172.21.15.67:0/3020255816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:23 smithi067 bash[27441]: audit 2024-04-03T22:33:23.758265+0000 mon.a (mon.0) 12707 : audit [DBG] from='client.? 172.21.15.67:0/3020255816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:24 smithi082 bash[20963]: cluster 2024-04-03T22:33:24.220643+0000 mgr.y (mgr.24370) 14846 : cluster [DBG] pgmap v14830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:24 smithi067 bash[17655]: cluster 2024-04-03T22:33:24.220643+0000 mgr.y (mgr.24370) 14846 : cluster [DBG] pgmap v14830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:24 smithi067 bash[27441]: cluster 2024-04-03T22:33:24.220643+0000 mgr.y (mgr.24370) 14846 : cluster [DBG] pgmap v14830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:25 smithi082 bash[20963]: audit 2024-04-03T22:33:25.447007+0000 mon.a (mon.0) 12708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:25 smithi067 bash[17655]: audit 2024-04-03T22:33:25.447007+0000 mon.a (mon.0) 12708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:25 smithi067 bash[27441]: audit 2024-04-03T22:33:25.447007+0000 mon.a (mon.0) 12708 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:26 smithi082 bash[20963]: audit 2024-04-03T22:33:26.207549+0000 mon.c (mon.2) 5944 : audit [DBG] from='client.? 172.21.15.67:0/1760676707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:26 smithi082 bash[20963]: cluster 2024-04-03T22:33:26.221620+0000 mgr.y (mgr.24370) 14847 : cluster [DBG] pgmap v14831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:26 smithi067 bash[27441]: audit 2024-04-03T22:33:26.207549+0000 mon.c (mon.2) 5944 : audit [DBG] from='client.? 172.21.15.67:0/1760676707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:26 smithi067 bash[27441]: cluster 2024-04-03T22:33:26.221620+0000 mgr.y (mgr.24370) 14847 : cluster [DBG] pgmap v14831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:26 smithi067 bash[17655]: audit 2024-04-03T22:33:26.207549+0000 mon.c (mon.2) 5944 : audit [DBG] from='client.? 172.21.15.67:0/1760676707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:26 smithi067 bash[17655]: cluster 2024-04-03T22:33:26.221620+0000 mgr.y (mgr.24370) 14847 : cluster [DBG] pgmap v14831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:29 smithi082 bash[20963]: cluster 2024-04-03T22:33:28.222469+0000 mgr.y (mgr.24370) 14848 : cluster [DBG] pgmap v14832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:29 smithi082 bash[20963]: audit 2024-04-03T22:33:28.669791+0000 mon.c (mon.2) 5945 : audit [DBG] from='client.? 172.21.15.67:0/1655926262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:29 smithi067 bash[17655]: cluster 2024-04-03T22:33:28.222469+0000 mgr.y (mgr.24370) 14848 : cluster [DBG] pgmap v14832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:29 smithi067 bash[17655]: audit 2024-04-03T22:33:28.669791+0000 mon.c (mon.2) 5945 : audit [DBG] from='client.? 172.21.15.67:0/1655926262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:29 smithi067 bash[27441]: cluster 2024-04-03T22:33:28.222469+0000 mgr.y (mgr.24370) 14848 : cluster [DBG] pgmap v14832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:29 smithi067 bash[27441]: audit 2024-04-03T22:33:28.669791+0000 mon.c (mon.2) 5945 : audit [DBG] from='client.? 172.21.15.67:0/1655926262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:31 smithi082 bash[20963]: cluster 2024-04-03T22:33:30.223317+0000 mgr.y (mgr.24370) 14849 : cluster [DBG] pgmap v14833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:31.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:31 smithi082 bash[20963]: audit 2024-04-03T22:33:31.128173+0000 mon.c (mon.2) 5946 : audit [DBG] from='client.? 172.21.15.67:0/984632510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:31 smithi067 bash[17655]: cluster 2024-04-03T22:33:30.223317+0000 mgr.y (mgr.24370) 14849 : cluster [DBG] pgmap v14833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:31 smithi067 bash[17655]: audit 2024-04-03T22:33:31.128173+0000 mon.c (mon.2) 5946 : audit [DBG] from='client.? 172.21.15.67:0/984632510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:31 smithi067 bash[27441]: cluster 2024-04-03T22:33:30.223317+0000 mgr.y (mgr.24370) 14849 : cluster [DBG] pgmap v14833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:31 smithi067 bash[27441]: audit 2024-04-03T22:33:31.128173+0000 mon.c (mon.2) 5946 : audit [DBG] from='client.? 172.21.15.67:0/984632510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:33:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:33 smithi067 bash[17655]: cluster 2024-04-03T22:33:32.224672+0000 mgr.y (mgr.24370) 14850 : cluster [DBG] pgmap v14834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:33 smithi067 bash[27441]: cluster 2024-04-03T22:33:32.224672+0000 mgr.y (mgr.24370) 14850 : cluster [DBG] pgmap v14834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:33 smithi082 bash[20963]: cluster 2024-04-03T22:33:32.224672+0000 mgr.y (mgr.24370) 14850 : cluster [DBG] pgmap v14834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:33:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:34 smithi082 bash[20963]: audit 2024-04-03T22:33:33.579950+0000 mon.c (mon.2) 5947 : audit [DBG] from='client.? 172.21.15.67:0/4228766963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:34 smithi067 bash[17655]: audit 2024-04-03T22:33:33.579950+0000 mon.c (mon.2) 5947 : audit [DBG] from='client.? 172.21.15.67:0/4228766963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:34 smithi067 bash[27441]: audit 2024-04-03T22:33:33.579950+0000 mon.c (mon.2) 5947 : audit [DBG] from='client.? 172.21.15.67:0/4228766963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:35 smithi082 bash[20963]: cluster 2024-04-03T22:33:34.225387+0000 mgr.y (mgr.24370) 14851 : cluster [DBG] pgmap v14835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:35 smithi067 bash[27441]: cluster 2024-04-03T22:33:34.225387+0000 mgr.y (mgr.24370) 14851 : cluster [DBG] pgmap v14835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:35 smithi067 bash[17655]: cluster 2024-04-03T22:33:34.225387+0000 mgr.y (mgr.24370) 14851 : cluster [DBG] pgmap v14835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:36.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:36 smithi082 bash[20963]: audit 2024-04-03T22:33:36.042808+0000 mon.c (mon.2) 5948 : audit [DBG] from='client.? 172.21.15.67:0/2440274703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:36.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:36 smithi067 bash[27441]: audit 2024-04-03T22:33:36.042808+0000 mon.c (mon.2) 5948 : audit [DBG] from='client.? 172.21.15.67:0/2440274703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:36.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:36 smithi067 bash[17655]: audit 2024-04-03T22:33:36.042808+0000 mon.c (mon.2) 5948 : audit [DBG] from='client.? 172.21.15.67:0/2440274703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:37 smithi082 bash[20963]: cluster 2024-04-03T22:33:36.226558+0000 mgr.y (mgr.24370) 14852 : cluster [DBG] pgmap v14836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:37 smithi067 bash[17655]: cluster 2024-04-03T22:33:36.226558+0000 mgr.y (mgr.24370) 14852 : cluster [DBG] pgmap v14836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:37 smithi067 bash[27441]: cluster 2024-04-03T22:33:36.226558+0000 mgr.y (mgr.24370) 14852 : cluster [DBG] pgmap v14836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:39 smithi082 bash[20963]: cluster 2024-04-03T22:33:38.227064+0000 mgr.y (mgr.24370) 14853 : cluster [DBG] pgmap v14837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:39 smithi082 bash[20963]: audit 2024-04-03T22:33:38.499039+0000 mon.a (mon.0) 12709 : audit [DBG] from='client.? 172.21.15.67:0/118646638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:39 smithi067 bash[17655]: cluster 2024-04-03T22:33:38.227064+0000 mgr.y (mgr.24370) 14853 : cluster [DBG] pgmap v14837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:39 smithi067 bash[17655]: audit 2024-04-03T22:33:38.499039+0000 mon.a (mon.0) 12709 : audit [DBG] from='client.? 172.21.15.67:0/118646638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:39 smithi067 bash[27441]: cluster 2024-04-03T22:33:38.227064+0000 mgr.y (mgr.24370) 14853 : cluster [DBG] pgmap v14837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:39 smithi067 bash[27441]: audit 2024-04-03T22:33:38.499039+0000 mon.a (mon.0) 12709 : audit [DBG] from='client.? 172.21.15.67:0/118646638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:41 smithi082 bash[20963]: cluster 2024-04-03T22:33:40.227736+0000 mgr.y (mgr.24370) 14854 : cluster [DBG] pgmap v14838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:41 smithi082 bash[20963]: audit 2024-04-03T22:33:40.447318+0000 mon.a (mon.0) 12710 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:41 smithi082 bash[20963]: audit 2024-04-03T22:33:40.947557+0000 mon.c (mon.2) 5949 : audit [DBG] from='client.? 172.21.15.67:0/2187244676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:41 smithi067 bash[17655]: cluster 2024-04-03T22:33:40.227736+0000 mgr.y (mgr.24370) 14854 : cluster [DBG] pgmap v14838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:41 smithi067 bash[17655]: audit 2024-04-03T22:33:40.447318+0000 mon.a (mon.0) 12710 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:41 smithi067 bash[17655]: audit 2024-04-03T22:33:40.947557+0000 mon.c (mon.2) 5949 : audit [DBG] from='client.? 172.21.15.67:0/2187244676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:41 smithi067 bash[27441]: cluster 2024-04-03T22:33:40.227736+0000 mgr.y (mgr.24370) 14854 : cluster [DBG] pgmap v14838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:41 smithi067 bash[27441]: audit 2024-04-03T22:33:40.447318+0000 mon.a (mon.0) 12710 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:41 smithi067 bash[27441]: audit 2024-04-03T22:33:40.947557+0000 mon.c (mon.2) 5949 : audit [DBG] from='client.? 172.21.15.67:0/2187244676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:43.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:43 smithi067 bash[17655]: cluster 2024-04-03T22:33:42.228918+0000 mgr.y (mgr.24370) 14855 : cluster [DBG] pgmap v14839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T22:33:43.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:43 smithi067 bash[27441]: cluster 2024-04-03T22:33:42.228918+0000 mgr.y (mgr.24370) 14855 : cluster [DBG] pgmap v14839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:33:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:43 smithi082 bash[20963]: cluster 2024-04-03T22:33:42.228918+0000 mgr.y (mgr.24370) 14855 : cluster [DBG] pgmap v14839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:44.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:44 smithi082 bash[20963]: audit 2024-04-03T22:33:43.403031+0000 mon.c (mon.2) 5950 : audit [DBG] from='client.? 172.21.15.67:0/2514926631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:44.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:44 smithi067 bash[17655]: audit 2024-04-03T22:33:43.403031+0000 mon.c (mon.2) 5950 : audit [DBG] from='client.? 172.21.15.67:0/2514926631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:44.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:44 smithi067 bash[27441]: audit 2024-04-03T22:33:43.403031+0000 mon.c (mon.2) 5950 : audit [DBG] from='client.? 172.21.15.67:0/2514926631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:45.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:45 smithi082 bash[20963]: cluster 2024-04-03T22:33:44.229607+0000 mgr.y (mgr.24370) 14856 : cluster [DBG] pgmap v14840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:45.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:45 smithi067 bash[27441]: cluster 2024-04-03T22:33:44.229607+0000 mgr.y (mgr.24370) 14856 : cluster [DBG] pgmap v14840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:45.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:45 smithi067 bash[17655]: cluster 2024-04-03T22:33:44.229607+0000 mgr.y (mgr.24370) 14856 : cluster [DBG] pgmap v14840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:46 smithi082 bash[20963]: audit 2024-04-03T22:33:45.858759+0000 mon.c (mon.2) 5951 : audit [DBG] from='client.? 172.21.15.67:0/2772424513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:46.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:46 smithi067 bash[27441]: audit 2024-04-03T22:33:45.858759+0000 mon.c (mon.2) 5951 : audit [DBG] from='client.? 172.21.15.67:0/2772424513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:46.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:46 smithi067 bash[17655]: audit 2024-04-03T22:33:45.858759+0000 mon.c (mon.2) 5951 : audit [DBG] from='client.? 172.21.15.67:0/2772424513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:47 smithi082 bash[20963]: cluster 2024-04-03T22:33:46.230846+0000 mgr.y (mgr.24370) 14857 : cluster [DBG] pgmap v14841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:47.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:47 smithi067 bash[27441]: cluster 2024-04-03T22:33:46.230846+0000 mgr.y (mgr.24370) 14857 : cluster [DBG] pgmap v14841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:47.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:47 smithi067 bash[17655]: cluster 2024-04-03T22:33:46.230846+0000 mgr.y (mgr.24370) 14857 : cluster [DBG] pgmap v14841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:48.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:48 smithi082 bash[20963]: audit 2024-04-03T22:33:48.319348+0000 mon.a (mon.0) 12711 : audit [DBG] from='client.? 172.21.15.67:0/3745892937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:48.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:48 smithi067 bash[27441]: audit 2024-04-03T22:33:48.319348+0000 mon.a (mon.0) 12711 : audit [DBG] from='client.? 172.21.15.67:0/3745892937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:48.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:48 smithi067 bash[17655]: audit 2024-04-03T22:33:48.319348+0000 mon.a (mon.0) 12711 : audit [DBG] from='client.? 172.21.15.67:0/3745892937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:49 smithi082 bash[20963]: cluster 2024-04-03T22:33:48.231504+0000 mgr.y (mgr.24370) 14858 : cluster [DBG] pgmap v14842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:49 smithi067 bash[27441]: cluster 2024-04-03T22:33:48.231504+0000 mgr.y (mgr.24370) 14858 : cluster [DBG] pgmap v14842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:49 smithi067 bash[17655]: cluster 2024-04-03T22:33:48.231504+0000 mgr.y (mgr.24370) 14858 : cluster [DBG] pgmap v14842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:51 smithi082 bash[20963]: cluster 2024-04-03T22:33:50.232142+0000 mgr.y (mgr.24370) 14859 : cluster [DBG] pgmap v14843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:51 smithi082 bash[20963]: audit 2024-04-03T22:33:50.771985+0000 mon.c (mon.2) 5952 : audit [DBG] from='client.? 172.21.15.67:0/1177799661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:51 smithi067 bash[17655]: cluster 2024-04-03T22:33:50.232142+0000 mgr.y (mgr.24370) 14859 : cluster [DBG] pgmap v14843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:51 smithi067 bash[17655]: audit 2024-04-03T22:33:50.771985+0000 mon.c (mon.2) 5952 : audit [DBG] from='client.? 172.21.15.67:0/1177799661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:51 smithi067 bash[27441]: cluster 2024-04-03T22:33:50.232142+0000 mgr.y (mgr.24370) 14859 : cluster [DBG] pgmap v14843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:51 smithi067 bash[27441]: audit 2024-04-03T22:33:50.771985+0000 mon.c (mon.2) 5952 : audit [DBG] from='client.? 172.21.15.67:0/1177799661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:53.362 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T22:33:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:33:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:53 smithi082 bash[20963]: cluster 2024-04-03T22:33:52.233321+0000 mgr.y (mgr.24370) 14860 : cluster [DBG] pgmap v14844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:53 smithi082 bash[20963]: audit 2024-04-03T22:33:53.225702+0000 mon.c (mon.2) 5953 : audit [DBG] from='client.? 172.21.15.67:0/2016869465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:53 smithi067 bash[17655]: cluster 2024-04-03T22:33:52.233321+0000 mgr.y (mgr.24370) 14860 : cluster [DBG] pgmap v14844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:53 smithi067 bash[17655]: audit 2024-04-03T22:33:53.225702+0000 mon.c (mon.2) 5953 : audit [DBG] from='client.? 172.21.15.67:0/2016869465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:53 smithi067 bash[27441]: cluster 2024-04-03T22:33:52.233321+0000 mgr.y (mgr.24370) 14860 : cluster [DBG] pgmap v14844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:53 smithi067 bash[27441]: audit 2024-04-03T22:33:53.225702+0000 mon.c (mon.2) 5953 : audit [DBG] from='client.? 172.21.15.67:0/2016869465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:55 smithi082 bash[20963]: cluster 2024-04-03T22:33:54.234003+0000 mgr.y (mgr.24370) 14861 : cluster [DBG] pgmap v14845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:55.664 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:55 smithi067 bash[17655]: cluster 2024-04-03T22:33:54.234003+0000 mgr.y (mgr.24370) 14861 : cluster [DBG] pgmap v14845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:55 smithi067 bash[27441]: cluster 2024-04-03T22:33:54.234003+0000 mgr.y (mgr.24370) 14861 : cluster [DBG] pgmap v14845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:56 smithi082 bash[20963]: audit 2024-04-03T22:33:55.447587+0000 mon.a (mon.0) 12712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:56 smithi082 bash[20963]: audit 2024-04-03T22:33:55.680376+0000 mon.a (mon.0) 12713 : audit [DBG] from='client.? 172.21.15.67:0/3524443179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:56 smithi067 bash[17655]: audit 2024-04-03T22:33:55.447587+0000 mon.a (mon.0) 12712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:56 smithi067 bash[17655]: audit 2024-04-03T22:33:55.680376+0000 mon.a (mon.0) 12713 : audit [DBG] from='client.? 172.21.15.67:0/3524443179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:56 smithi067 bash[27441]: audit 2024-04-03T22:33:55.447587+0000 mon.a (mon.0) 12712 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:33:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:56 smithi067 bash[27441]: audit 2024-04-03T22:33:55.680376+0000 mon.a (mon.0) 12713 : audit [DBG] from='client.? 172.21.15.67:0/3524443179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:57 smithi082 bash[20963]: cluster 2024-04-03T22:33:56.235167+0000 mgr.y (mgr.24370) 14862 : cluster [DBG] pgmap v14846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:57 smithi067 bash[17655]: cluster 2024-04-03T22:33:56.235167+0000 mgr.y (mgr.24370) 14862 : cluster [DBG] pgmap v14846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:57 smithi067 bash[27441]: cluster 2024-04-03T22:33:56.235167+0000 mgr.y (mgr.24370) 14862 : cluster [DBG] pgmap v14846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:58 smithi067 bash[17655]: audit 2024-04-03T22:33:58.139593+0000 mon.a (mon.0) 12714 : audit [DBG] from='client.? 172.21.15.67:0/1789710854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:58.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:58 smithi067 bash[27441]: audit 2024-04-03T22:33:58.139593+0000 mon.a (mon.0) 12714 : audit [DBG] from='client.? 172.21.15.67:0/1789710854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:58 smithi082 bash[20963]: audit 2024-04-03T22:33:58.139593+0000 mon.a (mon.0) 12714 : audit [DBG] from='client.? 172.21.15.67:0/1789710854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:33:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:33:59 smithi067 bash[17655]: cluster 2024-04-03T22:33:58.235807+0000 mgr.y (mgr.24370) 14863 : cluster [DBG] pgmap v14847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:33:59 smithi067 bash[27441]: cluster 2024-04-03T22:33:58.235807+0000 mgr.y (mgr.24370) 14863 : cluster [DBG] pgmap v14847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:33:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:33:59 smithi082 bash[20963]: cluster 2024-04-03T22:33:58.235807+0000 mgr.y (mgr.24370) 14863 : cluster [DBG] pgmap v14847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:01 smithi067 bash[17655]: cluster 2024-04-03T22:34:00.236480+0000 mgr.y (mgr.24370) 14864 : cluster [DBG] pgmap v14848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:01 smithi067 bash[17655]: audit 2024-04-03T22:34:00.583977+0000 mon.c (mon.2) 5954 : audit [DBG] from='client.? 172.21.15.67:0/4221294561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:01 smithi067 bash[27441]: cluster 2024-04-03T22:34:00.236480+0000 mgr.y (mgr.24370) 14864 : cluster [DBG] pgmap v14848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:01 smithi067 bash[27441]: audit 2024-04-03T22:34:00.583977+0000 mon.c (mon.2) 5954 : audit [DBG] from='client.? 172.21.15.67:0/4221294561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:01 smithi082 bash[20963]: cluster 2024-04-03T22:34:00.236480+0000 mgr.y (mgr.24370) 14864 : cluster [DBG] pgmap v14848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:01 smithi082 bash[20963]: audit 2024-04-03T22:34:00.583977+0000 mon.c (mon.2) 5954 : audit [DBG] from='client.? 172.21.15.67:0/4221294561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:03.395 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:34:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:03 smithi067 bash[17655]: cluster 2024-04-03T22:34:02.237636+0000 mgr.y (mgr.24370) 14865 : cluster [DBG] pgmap v14849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:03 smithi067 bash[17655]: audit 2024-04-03T22:34:03.035504+0000 mon.a (mon.0) 12715 : audit [DBG] from='client.? 172.21.15.67:0/2290441187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:03 smithi067 bash[27441]: cluster 2024-04-03T22:34:02.237636+0000 mgr.y (mgr.24370) 14865 : cluster [DBG] pgmap v14849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:03 smithi067 bash[27441]: audit 2024-04-03T22:34:03.035504+0000 mon.a (mon.0) 12715 : audit [DBG] from='client.? 172.21.15.67:0/2290441187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:34:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:03 smithi082 bash[20963]: cluster 2024-04-03T22:34:02.237636+0000 mgr.y (mgr.24370) 14865 : cluster [DBG] pgmap v14849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:03 smithi082 bash[20963]: audit 2024-04-03T22:34:03.035504+0000 mon.a (mon.0) 12715 : audit [DBG] from='client.? 172.21.15.67:0/2290441187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:05 smithi067 bash[17655]: cluster 2024-04-03T22:34:04.238333+0000 mgr.y (mgr.24370) 14866 : cluster [DBG] pgmap v14850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:05 smithi067 bash[27441]: cluster 2024-04-03T22:34:04.238333+0000 mgr.y (mgr.24370) 14866 : cluster [DBG] pgmap v14850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:05 smithi082 bash[20963]: cluster 2024-04-03T22:34:04.238333+0000 mgr.y (mgr.24370) 14866 : cluster [DBG] pgmap v14850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:06 smithi067 bash[17655]: audit 2024-04-03T22:34:05.490658+0000 mon.a (mon.0) 12716 : audit [DBG] from='client.? 172.21.15.67:0/3443779739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:06 smithi067 bash[27441]: audit 2024-04-03T22:34:05.490658+0000 mon.a (mon.0) 12716 : audit [DBG] from='client.? 172.21.15.67:0/3443779739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:06 smithi082 bash[20963]: audit 2024-04-03T22:34:05.490658+0000 mon.a (mon.0) 12716 : audit [DBG] from='client.? 172.21.15.67:0/3443779739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:07 smithi067 bash[27441]: cluster 2024-04-03T22:34:06.239473+0000 mgr.y (mgr.24370) 14867 : cluster [DBG] pgmap v14851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:07 smithi067 bash[17655]: cluster 2024-04-03T22:34:06.239473+0000 mgr.y (mgr.24370) 14867 : cluster [DBG] pgmap v14851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:07 smithi082 bash[20963]: cluster 2024-04-03T22:34:06.239473+0000 mgr.y (mgr.24370) 14867 : cluster [DBG] pgmap v14851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:08 smithi082 bash[20963]: audit 2024-04-03T22:34:07.939756+0000 mon.a (mon.0) 12717 : audit [DBG] from='client.? 172.21.15.67:0/85794333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:08 smithi067 bash[17655]: audit 2024-04-03T22:34:07.939756+0000 mon.a (mon.0) 12717 : audit [DBG] from='client.? 172.21.15.67:0/85794333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:08 smithi067 bash[27441]: audit 2024-04-03T22:34:07.939756+0000 mon.a (mon.0) 12717 : audit [DBG] from='client.? 172.21.15.67:0/85794333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:09 smithi082 bash[20963]: cluster 2024-04-03T22:34:08.240198+0000 mgr.y (mgr.24370) 14868 : cluster [DBG] pgmap v14852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:09 smithi067 bash[17655]: cluster 2024-04-03T22:34:08.240198+0000 mgr.y (mgr.24370) 14868 : cluster [DBG] pgmap v14852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:09 smithi067 bash[27441]: cluster 2024-04-03T22:34:08.240198+0000 mgr.y (mgr.24370) 14868 : cluster [DBG] pgmap v14852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:10 smithi082 bash[20963]: audit 2024-04-03T22:34:10.398529+0000 mon.a (mon.0) 12718 : audit [DBG] from='client.? 172.21.15.67:0/1102728719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:10 smithi067 bash[27441]: audit 2024-04-03T22:34:10.398529+0000 mon.a (mon.0) 12718 : audit [DBG] from='client.? 172.21.15.67:0/1102728719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:10 smithi067 bash[17655]: audit 2024-04-03T22:34:10.398529+0000 mon.a (mon.0) 12718 : audit [DBG] from='client.? 172.21.15.67:0/1102728719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:11 smithi082 bash[20963]: cluster 2024-04-03T22:34:10.240818+0000 mgr.y (mgr.24370) 14869 : cluster [DBG] pgmap v14853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:11 smithi082 bash[20963]: audit 2024-04-03T22:34:10.447449+0000 mon.a (mon.0) 12719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:11 smithi067 bash[27441]: cluster 2024-04-03T22:34:10.240818+0000 mgr.y (mgr.24370) 14869 : cluster [DBG] pgmap v14853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:11 smithi067 bash[27441]: audit 2024-04-03T22:34:10.447449+0000 mon.a (mon.0) 12719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:11 smithi067 bash[17655]: cluster 2024-04-03T22:34:10.240818+0000 mgr.y (mgr.24370) 14869 : cluster [DBG] pgmap v14853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:11 smithi067 bash[17655]: audit 2024-04-03T22:34:10.447449+0000 mon.a (mon.0) 12719 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:34:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:13 smithi082 bash[20963]: cluster 2024-04-03T22:34:12.241967+0000 mgr.y (mgr.24370) 14870 : cluster [DBG] pgmap v14854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:13 smithi082 bash[20963]: audit 2024-04-03T22:34:12.850419+0000 mon.c (mon.2) 5955 : audit [DBG] from='client.? 172.21.15.67:0/3690649196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:34:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:13 smithi067 bash[17655]: cluster 2024-04-03T22:34:12.241967+0000 mgr.y (mgr.24370) 14870 : cluster [DBG] pgmap v14854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:13 smithi067 bash[17655]: audit 2024-04-03T22:34:12.850419+0000 mon.c (mon.2) 5955 : audit [DBG] from='client.? 172.21.15.67:0/3690649196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:13 smithi067 bash[27441]: cluster 2024-04-03T22:34:12.241967+0000 mgr.y (mgr.24370) 14870 : cluster [DBG] pgmap v14854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:13 smithi067 bash[27441]: audit 2024-04-03T22:34:12.850419+0000 mon.c (mon.2) 5955 : audit [DBG] from='client.? 172.21.15.67:0/3690649196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:15 smithi082 bash[20963]: cluster 2024-04-03T22:34:14.242615+0000 mgr.y (mgr.24370) 14871 : cluster [DBG] pgmap v14855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:15 smithi082 bash[20963]: audit 2024-04-03T22:34:15.298557+0000 mon.c (mon.2) 5956 : audit [DBG] from='client.? 172.21.15.67:0/2625224173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:15 smithi067 bash[17655]: cluster 2024-04-03T22:34:14.242615+0000 mgr.y (mgr.24370) 14871 : cluster [DBG] pgmap v14855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:15 smithi067 bash[17655]: audit 2024-04-03T22:34:15.298557+0000 mon.c (mon.2) 5956 : audit [DBG] from='client.? 172.21.15.67:0/2625224173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:15 smithi067 bash[27441]: cluster 2024-04-03T22:34:14.242615+0000 mgr.y (mgr.24370) 14871 : cluster [DBG] pgmap v14855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:15 smithi067 bash[27441]: audit 2024-04-03T22:34:15.298557+0000 mon.c (mon.2) 5956 : audit [DBG] from='client.? 172.21.15.67:0/2625224173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:17 smithi082 bash[20963]: cluster 2024-04-03T22:34:16.243684+0000 mgr.y (mgr.24370) 14872 : cluster [DBG] pgmap v14856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:17 smithi067 bash[17655]: cluster 2024-04-03T22:34:16.243684+0000 mgr.y (mgr.24370) 14872 : cluster [DBG] pgmap v14856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:17 smithi067 bash[27441]: cluster 2024-04-03T22:34:16.243684+0000 mgr.y (mgr.24370) 14872 : cluster [DBG] pgmap v14856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:18 smithi082 bash[20963]: audit 2024-04-03T22:34:17.755465+0000 mon.a (mon.0) 12720 : audit [DBG] from='client.? 172.21.15.67:0/2166482495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:18 smithi067 bash[17655]: audit 2024-04-03T22:34:17.755465+0000 mon.a (mon.0) 12720 : audit [DBG] from='client.? 172.21.15.67:0/2166482495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:18 smithi067 bash[27441]: audit 2024-04-03T22:34:17.755465+0000 mon.a (mon.0) 12720 : audit [DBG] from='client.? 172.21.15.67:0/2166482495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:19 smithi082 bash[20963]: cluster 2024-04-03T22:34:18.244359+0000 mgr.y (mgr.24370) 14873 : cluster [DBG] pgmap v14857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:19 smithi067 bash[17655]: cluster 2024-04-03T22:34:18.244359+0000 mgr.y (mgr.24370) 14873 : cluster [DBG] pgmap v14857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:19 smithi067 bash[27441]: cluster 2024-04-03T22:34:18.244359+0000 mgr.y (mgr.24370) 14873 : cluster [DBG] pgmap v14857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:20 smithi082 bash[20963]: audit 2024-04-03T22:34:20.207034+0000 mon.a (mon.0) 12721 : audit [DBG] from='client.? 172.21.15.67:0/2552418177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:20 smithi082 bash[20963]: audit 2024-04-03T22:34:20.347939+0000 mon.a (mon.0) 12722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:34:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:20 smithi067 bash[27441]: audit 2024-04-03T22:34:20.207034+0000 mon.a (mon.0) 12721 : audit [DBG] from='client.? 172.21.15.67:0/2552418177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:20 smithi067 bash[27441]: audit 2024-04-03T22:34:20.347939+0000 mon.a (mon.0) 12722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:34:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:20 smithi067 bash[17655]: audit 2024-04-03T22:34:20.207034+0000 mon.a (mon.0) 12721 : audit [DBG] from='client.? 172.21.15.67:0/2552418177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:20 smithi067 bash[17655]: audit 2024-04-03T22:34:20.347939+0000 mon.a (mon.0) 12722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:34:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:21 smithi082 bash[20963]: cluster 2024-04-03T22:34:20.244972+0000 mgr.y (mgr.24370) 14874 : cluster [DBG] pgmap v14858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:21 smithi067 bash[27441]: cluster 2024-04-03T22:34:20.244972+0000 mgr.y (mgr.24370) 14874 : cluster [DBG] pgmap v14858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:21 smithi067 bash[17655]: cluster 2024-04-03T22:34:20.244972+0000 mgr.y (mgr.24370) 14874 : cluster [DBG] pgmap v14858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:34:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:34:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:23 smithi082 bash[20963]: cluster 2024-04-03T22:34:22.246150+0000 mgr.y (mgr.24370) 14875 : cluster [DBG] pgmap v14859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:23 smithi082 bash[20963]: audit 2024-04-03T22:34:22.663553+0000 mon.a (mon.0) 12723 : audit [DBG] from='client.? 172.21.15.67:0/2574201062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:23 smithi067 bash[27441]: cluster 2024-04-03T22:34:22.246150+0000 mgr.y (mgr.24370) 14875 : cluster [DBG] pgmap v14859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:23 smithi067 bash[27441]: audit 2024-04-03T22:34:22.663553+0000 mon.a (mon.0) 12723 : audit [DBG] from='client.? 172.21.15.67:0/2574201062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:23 smithi067 bash[17655]: cluster 2024-04-03T22:34:22.246150+0000 mgr.y (mgr.24370) 14875 : cluster [DBG] pgmap v14859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:23 smithi067 bash[17655]: audit 2024-04-03T22:34:22.663553+0000 mon.a (mon.0) 12723 : audit [DBG] from='client.? 172.21.15.67:0/2574201062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:25 smithi082 bash[20963]: cluster 2024-04-03T22:34:24.246801+0000 mgr.y (mgr.24370) 14876 : cluster [DBG] pgmap v14860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:25 smithi082 bash[20963]: audit 2024-04-03T22:34:25.113195+0000 mon.c (mon.2) 5957 : audit [DBG] from='client.? 172.21.15.67:0/2309894651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:25 smithi082 bash[20963]: audit 2024-04-03T22:34:25.448373+0000 mon.a (mon.0) 12724 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:25 smithi067 bash[27441]: cluster 2024-04-03T22:34:24.246801+0000 mgr.y (mgr.24370) 14876 : cluster [DBG] pgmap v14860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:25 smithi067 bash[27441]: audit 2024-04-03T22:34:25.113195+0000 mon.c (mon.2) 5957 : audit [DBG] from='client.? 172.21.15.67:0/2309894651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:25 smithi067 bash[27441]: audit 2024-04-03T22:34:25.448373+0000 mon.a (mon.0) 12724 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:25 smithi067 bash[17655]: cluster 2024-04-03T22:34:24.246801+0000 mgr.y (mgr.24370) 14876 : cluster [DBG] pgmap v14860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:25 smithi067 bash[17655]: audit 2024-04-03T22:34:25.113195+0000 mon.c (mon.2) 5957 : audit [DBG] from='client.? 172.21.15.67:0/2309894651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:25 smithi067 bash[17655]: audit 2024-04-03T22:34:25.448373+0000 mon.a (mon.0) 12724 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:27 smithi082 bash[20963]: audit 2024-04-03T22:34:26.097477+0000 mon.a (mon.0) 12725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:27 smithi082 bash[20963]: audit 2024-04-03T22:34:26.107840+0000 mon.a (mon.0) 12726 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:27 smithi082 bash[20963]: cluster 2024-04-03T22:34:26.247956+0000 mgr.y (mgr.24370) 14877 : cluster [DBG] pgmap v14861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:27 smithi082 bash[20963]: audit 2024-04-03T22:34:26.346181+0000 mon.a (mon.0) 12727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:27 smithi082 bash[20963]: audit 2024-04-03T22:34:26.354804+0000 mon.a (mon.0) 12728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:27 smithi082 bash[20963]: audit 2024-04-03T22:34:26.782653+0000 mon.a (mon.0) 12729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:34:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:27 smithi082 bash[20963]: audit 2024-04-03T22:34:26.784523+0000 mon.a (mon.0) 12730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:34:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:27 smithi082 bash[20963]: audit 2024-04-03T22:34:26.794366+0000 mon.a (mon.0) 12731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[27441]: audit 2024-04-03T22:34:26.097477+0000 mon.a (mon.0) 12725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[27441]: audit 2024-04-03T22:34:26.107840+0000 mon.a (mon.0) 12726 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[27441]: cluster 2024-04-03T22:34:26.247956+0000 mgr.y (mgr.24370) 14877 : cluster [DBG] pgmap v14861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[27441]: audit 2024-04-03T22:34:26.346181+0000 mon.a (mon.0) 12727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[27441]: audit 2024-04-03T22:34:26.354804+0000 mon.a (mon.0) 12728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[27441]: audit 2024-04-03T22:34:26.782653+0000 mon.a (mon.0) 12729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[27441]: audit 2024-04-03T22:34:26.784523+0000 mon.a (mon.0) 12730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[27441]: audit 2024-04-03T22:34:26.794366+0000 mon.a (mon.0) 12731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[17655]: audit 2024-04-03T22:34:26.097477+0000 mon.a (mon.0) 12725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[17655]: audit 2024-04-03T22:34:26.107840+0000 mon.a (mon.0) 12726 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[17655]: cluster 2024-04-03T22:34:26.247956+0000 mgr.y (mgr.24370) 14877 : cluster [DBG] pgmap v14861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[17655]: audit 2024-04-03T22:34:26.346181+0000 mon.a (mon.0) 12727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[17655]: audit 2024-04-03T22:34:26.354804+0000 mon.a (mon.0) 12728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[17655]: audit 2024-04-03T22:34:26.782653+0000 mon.a (mon.0) 12729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[17655]: audit 2024-04-03T22:34:26.784523+0000 mon.a (mon.0) 12730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:34:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:27 smithi067 bash[17655]: audit 2024-04-03T22:34:26.794366+0000 mon.a (mon.0) 12731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:34:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:28 smithi082 bash[20963]: audit 2024-04-03T22:34:27.563504+0000 mon.c (mon.2) 5958 : audit [DBG] from='client.? 172.21.15.67:0/3040001867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:28 smithi067 bash[17655]: audit 2024-04-03T22:34:27.563504+0000 mon.c (mon.2) 5958 : audit [DBG] from='client.? 172.21.15.67:0/3040001867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:28 smithi067 bash[27441]: audit 2024-04-03T22:34:27.563504+0000 mon.c (mon.2) 5958 : audit [DBG] from='client.? 172.21.15.67:0/3040001867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:29 smithi082 bash[20963]: cluster 2024-04-03T22:34:28.248639+0000 mgr.y (mgr.24370) 14878 : cluster [DBG] pgmap v14862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:29 smithi067 bash[17655]: cluster 2024-04-03T22:34:28.248639+0000 mgr.y (mgr.24370) 14878 : cluster [DBG] pgmap v14862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:29 smithi067 bash[27441]: cluster 2024-04-03T22:34:28.248639+0000 mgr.y (mgr.24370) 14878 : cluster [DBG] pgmap v14862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:30.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:30 smithi082 bash[20963]: audit 2024-04-03T22:34:30.016585+0000 mon.a (mon.0) 12732 : audit [DBG] from='client.? 172.21.15.67:0/2592891667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:30.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:30 smithi067 bash[27441]: audit 2024-04-03T22:34:30.016585+0000 mon.a (mon.0) 12732 : audit [DBG] from='client.? 172.21.15.67:0/2592891667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:30.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:30 smithi067 bash[17655]: audit 2024-04-03T22:34:30.016585+0000 mon.a (mon.0) 12732 : audit [DBG] from='client.? 172.21.15.67:0/2592891667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:31.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:31 smithi082 bash[20963]: cluster 2024-04-03T22:34:30.249330+0000 mgr.y (mgr.24370) 14879 : cluster [DBG] pgmap v14863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:31.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:31 smithi067 bash[17655]: cluster 2024-04-03T22:34:30.249330+0000 mgr.y (mgr.24370) 14879 : cluster [DBG] pgmap v14863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:31.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:31 smithi067 bash[27441]: cluster 2024-04-03T22:34:30.249330+0000 mgr.y (mgr.24370) 14879 : cluster [DBG] pgmap v14863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:34:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:33 smithi067 bash[17655]: cluster 2024-04-03T22:34:32.250601+0000 mgr.y (mgr.24370) 14880 : cluster [DBG] pgmap v14864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:33.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:33 smithi067 bash[17655]: audit 2024-04-03T22:34:32.468702+0000 mon.a (mon.0) 12733 : audit [DBG] from='client.? 172.21.15.67:0/1352547778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:33 smithi067 bash[27441]: cluster 2024-04-03T22:34:32.250601+0000 mgr.y (mgr.24370) 14880 : cluster [DBG] pgmap v14864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:33.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:33 smithi067 bash[27441]: audit 2024-04-03T22:34:32.468702+0000 mon.a (mon.0) 12733 : audit [DBG] from='client.? 172.21.15.67:0/1352547778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:34:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:33 smithi082 bash[20963]: cluster 2024-04-03T22:34:32.250601+0000 mgr.y (mgr.24370) 14880 : cluster [DBG] pgmap v14864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:33 smithi082 bash[20963]: audit 2024-04-03T22:34:32.468702+0000 mon.a (mon.0) 12733 : audit [DBG] from='client.? 172.21.15.67:0/1352547778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:35 smithi082 bash[20963]: cluster 2024-04-03T22:34:34.251338+0000 mgr.y (mgr.24370) 14881 : cluster [DBG] pgmap v14865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:35 smithi082 bash[20963]: audit 2024-04-03T22:34:34.924234+0000 mon.a (mon.0) 12734 : audit [DBG] from='client.? 172.21.15.67:0/294601020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:35 smithi067 bash[17655]: cluster 2024-04-03T22:34:34.251338+0000 mgr.y (mgr.24370) 14881 : cluster [DBG] pgmap v14865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:35 smithi067 bash[17655]: audit 2024-04-03T22:34:34.924234+0000 mon.a (mon.0) 12734 : audit [DBG] from='client.? 172.21.15.67:0/294601020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:35 smithi067 bash[27441]: cluster 2024-04-03T22:34:34.251338+0000 mgr.y (mgr.24370) 14881 : cluster [DBG] pgmap v14865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:35 smithi067 bash[27441]: audit 2024-04-03T22:34:34.924234+0000 mon.a (mon.0) 12734 : audit [DBG] from='client.? 172.21.15.67:0/294601020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:37.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:37 smithi082 bash[20963]: cluster 2024-04-03T22:34:36.252495+0000 mgr.y (mgr.24370) 14882 : cluster [DBG] pgmap v14866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:37 smithi067 bash[17655]: cluster 2024-04-03T22:34:36.252495+0000 mgr.y (mgr.24370) 14882 : cluster [DBG] pgmap v14866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:37 smithi067 bash[27441]: cluster 2024-04-03T22:34:36.252495+0000 mgr.y (mgr.24370) 14882 : cluster [DBG] pgmap v14866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:38.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:38 smithi082 bash[20963]: audit 2024-04-03T22:34:37.378663+0000 mon.c (mon.2) 5959 : audit [DBG] from='client.? 172.21.15.67:0/1292623383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:38.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:38 smithi067 bash[17655]: audit 2024-04-03T22:34:37.378663+0000 mon.c (mon.2) 5959 : audit [DBG] from='client.? 172.21.15.67:0/1292623383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:38.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:38 smithi067 bash[27441]: audit 2024-04-03T22:34:37.378663+0000 mon.c (mon.2) 5959 : audit [DBG] from='client.? 172.21.15.67:0/1292623383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:39.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:39 smithi082 bash[20963]: cluster 2024-04-03T22:34:38.253169+0000 mgr.y (mgr.24370) 14883 : cluster [DBG] pgmap v14867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:39 smithi067 bash[27441]: cluster 2024-04-03T22:34:38.253169+0000 mgr.y (mgr.24370) 14883 : cluster [DBG] pgmap v14867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:39 smithi067 bash[17655]: cluster 2024-04-03T22:34:38.253169+0000 mgr.y (mgr.24370) 14883 : cluster [DBG] pgmap v14867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:40.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:40 smithi082 bash[20963]: audit 2024-04-03T22:34:39.834626+0000 mon.a (mon.0) 12735 : audit [DBG] from='client.? 172.21.15.67:0/585387267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:40 smithi067 bash[27441]: audit 2024-04-03T22:34:39.834626+0000 mon.a (mon.0) 12735 : audit [DBG] from='client.? 172.21.15.67:0/585387267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:40 smithi067 bash[17655]: audit 2024-04-03T22:34:39.834626+0000 mon.a (mon.0) 12735 : audit [DBG] from='client.? 172.21.15.67:0/585387267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:41 smithi082 bash[20963]: cluster 2024-04-03T22:34:40.253873+0000 mgr.y (mgr.24370) 14884 : cluster [DBG] pgmap v14868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:41.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:41 smithi082 bash[20963]: audit 2024-04-03T22:34:40.448760+0000 mon.a (mon.0) 12736 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:41 smithi067 bash[17655]: cluster 2024-04-03T22:34:40.253873+0000 mgr.y (mgr.24370) 14884 : cluster [DBG] pgmap v14868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:41 smithi067 bash[17655]: audit 2024-04-03T22:34:40.448760+0000 mon.a (mon.0) 12736 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:41 smithi067 bash[27441]: cluster 2024-04-03T22:34:40.253873+0000 mgr.y (mgr.24370) 14884 : cluster [DBG] pgmap v14868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:41 smithi067 bash[27441]: audit 2024-04-03T22:34:40.448760+0000 mon.a (mon.0) 12736 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:42.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:42 smithi082 bash[20963]: audit 2024-04-03T22:34:42.288498+0000 mon.c (mon.2) 5960 : audit [DBG] from='client.? 172.21.15.67:0/661421772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:42 smithi067 bash[17655]: audit 2024-04-03T22:34:42.288498+0000 mon.c (mon.2) 5960 : audit [DBG] from='client.? 172.21.15.67:0/661421772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:42 smithi067 bash[27441]: audit 2024-04-03T22:34:42.288498+0000 mon.c (mon.2) 5960 : audit [DBG] from='client.? 172.21.15.67:0/661421772' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:43.348 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:34:43.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:34:43.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:43 smithi082 bash[20963]: cluster 2024-04-03T22:34:42.254945+0000 mgr.y (mgr.24370) 14885 : cluster [DBG] pgmap v14869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:43.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:43 smithi067 bash[27441]: cluster 2024-04-03T22:34:42.254945+0000 mgr.y (mgr.24370) 14885 : cluster [DBG] pgmap v14869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:43.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:43 smithi067 bash[17655]: cluster 2024-04-03T22:34:42.254945+0000 mgr.y (mgr.24370) 14885 : cluster [DBG] pgmap v14869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:44 smithi082 bash[20963]: cluster 2024-04-03T22:34:44.255602+0000 mgr.y (mgr.24370) 14886 : cluster [DBG] pgmap v14870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:44 smithi067 bash[17655]: cluster 2024-04-03T22:34:44.255602+0000 mgr.y (mgr.24370) 14886 : cluster [DBG] pgmap v14870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:44 smithi067 bash[27441]: cluster 2024-04-03T22:34:44.255602+0000 mgr.y (mgr.24370) 14886 : cluster [DBG] pgmap v14870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:45 smithi082 bash[20963]: audit 2024-04-03T22:34:44.737379+0000 mon.a (mon.0) 12737 : audit [DBG] from='client.? 172.21.15.67:0/752344487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:45 smithi067 bash[17655]: audit 2024-04-03T22:34:44.737379+0000 mon.a (mon.0) 12737 : audit [DBG] from='client.? 172.21.15.67:0/752344487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:45 smithi067 bash[27441]: audit 2024-04-03T22:34:44.737379+0000 mon.a (mon.0) 12737 : audit [DBG] from='client.? 172.21.15.67:0/752344487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:46 smithi082 bash[20963]: cluster 2024-04-03T22:34:46.256796+0000 mgr.y (mgr.24370) 14887 : cluster [DBG] pgmap v14871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:46 smithi067 bash[17655]: cluster 2024-04-03T22:34:46.256796+0000 mgr.y (mgr.24370) 14887 : cluster [DBG] pgmap v14871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:46 smithi067 bash[27441]: cluster 2024-04-03T22:34:46.256796+0000 mgr.y (mgr.24370) 14887 : cluster [DBG] pgmap v14871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:47 smithi082 bash[20963]: audit 2024-04-03T22:34:47.186885+0000 mon.c (mon.2) 5961 : audit [DBG] from='client.? 172.21.15.67:0/3371160355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:47 smithi067 bash[27441]: audit 2024-04-03T22:34:47.186885+0000 mon.c (mon.2) 5961 : audit [DBG] from='client.? 172.21.15.67:0/3371160355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:47 smithi067 bash[17655]: audit 2024-04-03T22:34:47.186885+0000 mon.c (mon.2) 5961 : audit [DBG] from='client.? 172.21.15.67:0/3371160355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:48 smithi082 bash[20963]: cluster 2024-04-03T22:34:48.257426+0000 mgr.y (mgr.24370) 14888 : cluster [DBG] pgmap v14872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:49.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:48 smithi067 bash[27441]: cluster 2024-04-03T22:34:48.257426+0000 mgr.y (mgr.24370) 14888 : cluster [DBG] pgmap v14872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:48 smithi067 bash[17655]: cluster 2024-04-03T22:34:48.257426+0000 mgr.y (mgr.24370) 14888 : cluster [DBG] pgmap v14872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:49 smithi082 bash[20963]: audit 2024-04-03T22:34:49.646447+0000 mon.c (mon.2) 5962 : audit [DBG] from='client.? 172.21.15.67:0/4056987721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:49 smithi067 bash[27441]: audit 2024-04-03T22:34:49.646447+0000 mon.c (mon.2) 5962 : audit [DBG] from='client.? 172.21.15.67:0/4056987721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:49 smithi067 bash[17655]: audit 2024-04-03T22:34:49.646447+0000 mon.c (mon.2) 5962 : audit [DBG] from='client.? 172.21.15.67:0/4056987721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:50 smithi082 bash[20963]: cluster 2024-04-03T22:34:50.258267+0000 mgr.y (mgr.24370) 14889 : cluster [DBG] pgmap v14873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:50 smithi067 bash[27441]: cluster 2024-04-03T22:34:50.258267+0000 mgr.y (mgr.24370) 14889 : cluster [DBG] pgmap v14873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:50 smithi067 bash[17655]: cluster 2024-04-03T22:34:50.258267+0000 mgr.y (mgr.24370) 14889 : cluster [DBG] pgmap v14873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:52.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:52 smithi067 bash[27441]: audit 2024-04-03T22:34:52.105509+0000 mon.a (mon.0) 12738 : audit [DBG] from='client.? 172.21.15.67:0/1212086518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:52.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:52 smithi067 bash[17655]: audit 2024-04-03T22:34:52.105509+0000 mon.a (mon.0) 12738 : audit [DBG] from='client.? 172.21.15.67:0/1212086518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:52.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:52 smithi082 bash[20963]: audit 2024-04-03T22:34:52.105509+0000 mon.a (mon.0) 12738 : audit [DBG] from='client.? 172.21.15.67:0/1212086518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:34:53.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:53 smithi067 bash[27441]: cluster 2024-04-03T22:34:52.259494+0000 mgr.y (mgr.24370) 14890 : cluster [DBG] pgmap v14874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:53 smithi067 bash[17655]: cluster 2024-04-03T22:34:52.259494+0000 mgr.y (mgr.24370) 14890 : cluster [DBG] pgmap v14874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:53.503 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:53 smithi082 bash[20963]: cluster 2024-04-03T22:34:52.259494+0000 mgr.y (mgr.24370) 14890 : cluster [DBG] pgmap v14874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:34:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:55 smithi082 bash[20963]: cluster 2024-04-03T22:34:54.260060+0000 mgr.y (mgr.24370) 14891 : cluster [DBG] pgmap v14875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:55 smithi082 bash[20963]: audit 2024-04-03T22:34:54.560940+0000 mon.c (mon.2) 5963 : audit [DBG] from='client.? 172.21.15.67:0/918290563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:55 smithi067 bash[17655]: cluster 2024-04-03T22:34:54.260060+0000 mgr.y (mgr.24370) 14891 : cluster [DBG] pgmap v14875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:55 smithi067 bash[17655]: audit 2024-04-03T22:34:54.560940+0000 mon.c (mon.2) 5963 : audit [DBG] from='client.? 172.21.15.67:0/918290563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:55 smithi067 bash[27441]: cluster 2024-04-03T22:34:54.260060+0000 mgr.y (mgr.24370) 14891 : cluster [DBG] pgmap v14875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:55 smithi067 bash[27441]: audit 2024-04-03T22:34:54.560940+0000 mon.c (mon.2) 5963 : audit [DBG] from='client.? 172.21.15.67:0/918290563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:56 smithi082 bash[20963]: audit 2024-04-03T22:34:55.449172+0000 mon.a (mon.0) 12739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:56 smithi067 bash[17655]: audit 2024-04-03T22:34:55.449172+0000 mon.a (mon.0) 12739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:56 smithi067 bash[27441]: audit 2024-04-03T22:34:55.449172+0000 mon.a (mon.0) 12739 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:34:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:57 smithi082 bash[20963]: cluster 2024-04-03T22:34:56.261160+0000 mgr.y (mgr.24370) 14892 : cluster [DBG] pgmap v14876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:57 smithi082 bash[20963]: audit 2024-04-03T22:34:57.016420+0000 mon.a (mon.0) 12740 : audit [DBG] from='client.? 172.21.15.67:0/1045188136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:57 smithi067 bash[17655]: cluster 2024-04-03T22:34:56.261160+0000 mgr.y (mgr.24370) 14892 : cluster [DBG] pgmap v14876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:57 smithi067 bash[17655]: audit 2024-04-03T22:34:57.016420+0000 mon.a (mon.0) 12740 : audit [DBG] from='client.? 172.21.15.67:0/1045188136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:57 smithi067 bash[27441]: cluster 2024-04-03T22:34:56.261160+0000 mgr.y (mgr.24370) 14892 : cluster [DBG] pgmap v14876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:57 smithi067 bash[27441]: audit 2024-04-03T22:34:57.016420+0000 mon.a (mon.0) 12740 : audit [DBG] from='client.? 172.21.15.67:0/1045188136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:34:59.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:34:59 smithi082 bash[20963]: cluster 2024-04-03T22:34:58.261871+0000 mgr.y (mgr.24370) 14893 : cluster [DBG] pgmap v14877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:34:59 smithi067 bash[17655]: cluster 2024-04-03T22:34:58.261871+0000 mgr.y (mgr.24370) 14893 : cluster [DBG] pgmap v14877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:34:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:34:59 smithi067 bash[27441]: cluster 2024-04-03T22:34:58.261871+0000 mgr.y (mgr.24370) 14893 : cluster [DBG] pgmap v14877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:00.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:00 smithi082 bash[20963]: audit 2024-04-03T22:34:59.467975+0000 mon.a (mon.0) 12741 : audit [DBG] from='client.? 172.21.15.67:0/3671634187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:00.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:00 smithi067 bash[17655]: audit 2024-04-03T22:34:59.467975+0000 mon.a (mon.0) 12741 : audit [DBG] from='client.? 172.21.15.67:0/3671634187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:00.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:00 smithi067 bash[27441]: audit 2024-04-03T22:34:59.467975+0000 mon.a (mon.0) 12741 : audit [DBG] from='client.? 172.21.15.67:0/3671634187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:01 smithi082 bash[20963]: cluster 2024-04-03T22:35:00.262630+0000 mgr.y (mgr.24370) 14894 : cluster [DBG] pgmap v14878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:01 smithi067 bash[27441]: cluster 2024-04-03T22:35:00.262630+0000 mgr.y (mgr.24370) 14894 : cluster [DBG] pgmap v14878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:01 smithi067 bash[17655]: cluster 2024-04-03T22:35:00.262630+0000 mgr.y (mgr.24370) 14894 : cluster [DBG] pgmap v14878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:02.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:02 smithi082 bash[20963]: audit 2024-04-03T22:35:01.923241+0000 mon.a (mon.0) 12742 : audit [DBG] from='client.? 172.21.15.67:0/2555739718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:02.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:02 smithi067 bash[17655]: audit 2024-04-03T22:35:01.923241+0000 mon.a (mon.0) 12742 : audit [DBG] from='client.? 172.21.15.67:0/2555739718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:02.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:02 smithi067 bash[27441]: audit 2024-04-03T22:35:01.923241+0000 mon.a (mon.0) 12742 : audit [DBG] from='client.? 172.21.15.67:0/2555739718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:03.349 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:35:03.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:35:03.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:03 smithi082 bash[20963]: cluster 2024-04-03T22:35:02.263841+0000 mgr.y (mgr.24370) 14895 : cluster [DBG] pgmap v14879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:03 smithi067 bash[17655]: cluster 2024-04-03T22:35:02.263841+0000 mgr.y (mgr.24370) 14895 : cluster [DBG] pgmap v14879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:03 smithi067 bash[27441]: cluster 2024-04-03T22:35:02.263841+0000 mgr.y (mgr.24370) 14895 : cluster [DBG] pgmap v14879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:05 smithi082 bash[20963]: cluster 2024-04-03T22:35:04.264320+0000 mgr.y (mgr.24370) 14896 : cluster [DBG] pgmap v14880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:05.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:05 smithi082 bash[20963]: audit 2024-04-03T22:35:04.380519+0000 mon.a (mon.0) 12743 : audit [DBG] from='client.? 172.21.15.67:0/3026585762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:05 smithi067 bash[27441]: cluster 2024-04-03T22:35:04.264320+0000 mgr.y (mgr.24370) 14896 : cluster [DBG] pgmap v14880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:05 smithi067 bash[27441]: audit 2024-04-03T22:35:04.380519+0000 mon.a (mon.0) 12743 : audit [DBG] from='client.? 172.21.15.67:0/3026585762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:05 smithi067 bash[17655]: cluster 2024-04-03T22:35:04.264320+0000 mgr.y (mgr.24370) 14896 : cluster [DBG] pgmap v14880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:05 smithi067 bash[17655]: audit 2024-04-03T22:35:04.380519+0000 mon.a (mon.0) 12743 : audit [DBG] from='client.? 172.21.15.67:0/3026585762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:07 smithi082 bash[20963]: cluster 2024-04-03T22:35:06.265446+0000 mgr.y (mgr.24370) 14897 : cluster [DBG] pgmap v14881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:07.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:07 smithi082 bash[20963]: audit 2024-04-03T22:35:06.827296+0000 mon.a (mon.0) 12744 : audit [DBG] from='client.? 172.21.15.67:0/2401143925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:07 smithi067 bash[27441]: cluster 2024-04-03T22:35:06.265446+0000 mgr.y (mgr.24370) 14897 : cluster [DBG] pgmap v14881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:07 smithi067 bash[27441]: audit 2024-04-03T22:35:06.827296+0000 mon.a (mon.0) 12744 : audit [DBG] from='client.? 172.21.15.67:0/2401143925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:07 smithi067 bash[17655]: cluster 2024-04-03T22:35:06.265446+0000 mgr.y (mgr.24370) 14897 : cluster [DBG] pgmap v14881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:07 smithi067 bash[17655]: audit 2024-04-03T22:35:06.827296+0000 mon.a (mon.0) 12744 : audit [DBG] from='client.? 172.21.15.67:0/2401143925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:09 smithi082 bash[20963]: cluster 2024-04-03T22:35:08.266246+0000 mgr.y (mgr.24370) 14898 : cluster [DBG] pgmap v14882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:09 smithi082 bash[20963]: audit 2024-04-03T22:35:09.271389+0000 mon.a (mon.0) 12745 : audit [DBG] from='client.? 172.21.15.67:0/2382397043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:09 smithi067 bash[17655]: cluster 2024-04-03T22:35:08.266246+0000 mgr.y (mgr.24370) 14898 : cluster [DBG] pgmap v14882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:09 smithi067 bash[17655]: audit 2024-04-03T22:35:09.271389+0000 mon.a (mon.0) 12745 : audit [DBG] from='client.? 172.21.15.67:0/2382397043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:09 smithi067 bash[27441]: cluster 2024-04-03T22:35:08.266246+0000 mgr.y (mgr.24370) 14898 : cluster [DBG] pgmap v14882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:09 smithi067 bash[27441]: audit 2024-04-03T22:35:09.271389+0000 mon.a (mon.0) 12745 : audit [DBG] from='client.? 172.21.15.67:0/2382397043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:11 smithi082 bash[20963]: cluster 2024-04-03T22:35:10.266987+0000 mgr.y (mgr.24370) 14899 : cluster [DBG] pgmap v14883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:11.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:11 smithi082 bash[20963]: audit 2024-04-03T22:35:10.449726+0000 mon.a (mon.0) 12746 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:11 smithi067 bash[17655]: cluster 2024-04-03T22:35:10.266987+0000 mgr.y (mgr.24370) 14899 : cluster [DBG] pgmap v14883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:11.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:11 smithi067 bash[17655]: audit 2024-04-03T22:35:10.449726+0000 mon.a (mon.0) 12746 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:11 smithi067 bash[27441]: cluster 2024-04-03T22:35:10.266987+0000 mgr.y (mgr.24370) 14899 : cluster [DBG] pgmap v14883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:11.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:11 smithi067 bash[27441]: audit 2024-04-03T22:35:10.449726+0000 mon.a (mon.0) 12746 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:12.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:12 smithi082 bash[20963]: audit 2024-04-03T22:35:11.726759+0000 mon.a (mon.0) 12747 : audit [DBG] from='client.? 172.21.15.67:0/4126163597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:12.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:12 smithi067 bash[17655]: audit 2024-04-03T22:35:11.726759+0000 mon.a (mon.0) 12747 : audit [DBG] from='client.? 172.21.15.67:0/4126163597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:12.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:12 smithi067 bash[27441]: audit 2024-04-03T22:35:11.726759+0000 mon.a (mon.0) 12747 : audit [DBG] from='client.? 172.21.15.67:0/4126163597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:13.375 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:35:13.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:35:13.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:13 smithi082 bash[20963]: cluster 2024-04-03T22:35:12.268203+0000 mgr.y (mgr.24370) 14900 : cluster [DBG] pgmap v14884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:13.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:13 smithi067 bash[27441]: cluster 2024-04-03T22:35:12.268203+0000 mgr.y (mgr.24370) 14900 : cluster [DBG] pgmap v14884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:13.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:13 smithi067 bash[17655]: cluster 2024-04-03T22:35:12.268203+0000 mgr.y (mgr.24370) 14900 : cluster [DBG] pgmap v14884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:14.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:14 smithi067 bash[17655]: audit 2024-04-03T22:35:14.174361+0000 mon.a (mon.0) 12748 : audit [DBG] from='client.? 172.21.15.67:0/4291147465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:14.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:14 smithi067 bash[27441]: audit 2024-04-03T22:35:14.174361+0000 mon.a (mon.0) 12748 : audit [DBG] from='client.? 172.21.15.67:0/4291147465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:14 smithi082 bash[20963]: audit 2024-04-03T22:35:14.174361+0000 mon.a (mon.0) 12748 : audit [DBG] from='client.? 172.21.15.67:0/4291147465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:15.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:15 smithi067 bash[27441]: cluster 2024-04-03T22:35:14.268873+0000 mgr.y (mgr.24370) 14901 : cluster [DBG] pgmap v14885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:15.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:15 smithi067 bash[17655]: cluster 2024-04-03T22:35:14.268873+0000 mgr.y (mgr.24370) 14901 : cluster [DBG] pgmap v14885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:15 smithi082 bash[20963]: cluster 2024-04-03T22:35:14.268873+0000 mgr.y (mgr.24370) 14901 : cluster [DBG] pgmap v14885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:17 smithi067 bash[17655]: cluster 2024-04-03T22:35:16.270167+0000 mgr.y (mgr.24370) 14902 : cluster [DBG] pgmap v14886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:17.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:17 smithi067 bash[17655]: audit 2024-04-03T22:35:16.625325+0000 mon.a (mon.0) 12749 : audit [DBG] from='client.? 172.21.15.67:0/1693204404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:17 smithi067 bash[27441]: cluster 2024-04-03T22:35:16.270167+0000 mgr.y (mgr.24370) 14902 : cluster [DBG] pgmap v14886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:17 smithi067 bash[27441]: audit 2024-04-03T22:35:16.625325+0000 mon.a (mon.0) 12749 : audit [DBG] from='client.? 172.21.15.67:0/1693204404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:17 smithi082 bash[20963]: cluster 2024-04-03T22:35:16.270167+0000 mgr.y (mgr.24370) 14902 : cluster [DBG] pgmap v14886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:17 smithi082 bash[20963]: audit 2024-04-03T22:35:16.625325+0000 mon.a (mon.0) 12749 : audit [DBG] from='client.? 172.21.15.67:0/1693204404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:19 smithi067 bash[17655]: cluster 2024-04-03T22:35:18.270942+0000 mgr.y (mgr.24370) 14903 : cluster [DBG] pgmap v14887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:19.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:19 smithi067 bash[17655]: audit 2024-04-03T22:35:19.073499+0000 mon.a (mon.0) 12750 : audit [DBG] from='client.? 172.21.15.67:0/4127799874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:19 smithi067 bash[27441]: cluster 2024-04-03T22:35:18.270942+0000 mgr.y (mgr.24370) 14903 : cluster [DBG] pgmap v14887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:19.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:19 smithi067 bash[27441]: audit 2024-04-03T22:35:19.073499+0000 mon.a (mon.0) 12750 : audit [DBG] from='client.? 172.21.15.67:0/4127799874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:19 smithi082 bash[20963]: cluster 2024-04-03T22:35:18.270942+0000 mgr.y (mgr.24370) 14903 : cluster [DBG] pgmap v14887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:19 smithi082 bash[20963]: audit 2024-04-03T22:35:19.073499+0000 mon.a (mon.0) 12750 : audit [DBG] from='client.? 172.21.15.67:0/4127799874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:21.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:21 smithi067 bash[17655]: cluster 2024-04-03T22:35:20.271780+0000 mgr.y (mgr.24370) 14904 : cluster [DBG] pgmap v14888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:21.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:21 smithi067 bash[27441]: cluster 2024-04-03T22:35:20.271780+0000 mgr.y (mgr.24370) 14904 : cluster [DBG] pgmap v14888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:21 smithi082 bash[20963]: cluster 2024-04-03T22:35:20.271780+0000 mgr.y (mgr.24370) 14904 : cluster [DBG] pgmap v14888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:22.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:22 smithi067 bash[17655]: audit 2024-04-03T22:35:21.529325+0000 mon.a (mon.0) 12751 : audit [DBG] from='client.? 172.21.15.67:0/281912932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:22.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:22 smithi067 bash[27441]: audit 2024-04-03T22:35:21.529325+0000 mon.a (mon.0) 12751 : audit [DBG] from='client.? 172.21.15.67:0/281912932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:22 smithi082 bash[20963]: audit 2024-04-03T22:35:21.529325+0000 mon.a (mon.0) 12751 : audit [DBG] from='client.? 172.21.15.67:0/281912932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:23.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:35:23.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:23 smithi067 bash[27441]: cluster 2024-04-03T22:35:22.273166+0000 mgr.y (mgr.24370) 14905 : cluster [DBG] pgmap v14889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:23.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:23 smithi067 bash[17655]: cluster 2024-04-03T22:35:22.273166+0000 mgr.y (mgr.24370) 14905 : cluster [DBG] pgmap v14889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:35:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:23 smithi082 bash[20963]: cluster 2024-04-03T22:35:22.273166+0000 mgr.y (mgr.24370) 14905 : cluster [DBG] pgmap v14889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:24 smithi082 bash[20963]: audit 2024-04-03T22:35:23.987134+0000 mon.a (mon.0) 12752 : audit [DBG] from='client.? 172.21.15.67:0/1907512087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:24 smithi067 bash[17655]: audit 2024-04-03T22:35:23.987134+0000 mon.a (mon.0) 12752 : audit [DBG] from='client.? 172.21.15.67:0/1907512087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:24 smithi067 bash[27441]: audit 2024-04-03T22:35:23.987134+0000 mon.a (mon.0) 12752 : audit [DBG] from='client.? 172.21.15.67:0/1907512087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:25 smithi082 bash[20963]: cluster 2024-04-03T22:35:24.273905+0000 mgr.y (mgr.24370) 14906 : cluster [DBG] pgmap v14890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:25 smithi067 bash[17655]: cluster 2024-04-03T22:35:24.273905+0000 mgr.y (mgr.24370) 14906 : cluster [DBG] pgmap v14890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:25 smithi067 bash[27441]: cluster 2024-04-03T22:35:24.273905+0000 mgr.y (mgr.24370) 14906 : cluster [DBG] pgmap v14890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:26 smithi082 bash[20963]: audit 2024-04-03T22:35:25.449976+0000 mon.a (mon.0) 12753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:26 smithi067 bash[17655]: audit 2024-04-03T22:35:25.449976+0000 mon.a (mon.0) 12753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:26 smithi067 bash[27441]: audit 2024-04-03T22:35:25.449976+0000 mon.a (mon.0) 12753 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:27 smithi082 bash[20963]: cluster 2024-04-03T22:35:26.275036+0000 mgr.y (mgr.24370) 14907 : cluster [DBG] pgmap v14891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:27 smithi082 bash[20963]: audit 2024-04-03T22:35:26.434421+0000 mon.a (mon.0) 12754 : audit [DBG] from='client.? 172.21.15.67:0/2354662371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:27 smithi082 bash[20963]: audit 2024-04-03T22:35:26.869027+0000 mon.a (mon.0) 12755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:35:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:27 smithi067 bash[17655]: cluster 2024-04-03T22:35:26.275036+0000 mgr.y (mgr.24370) 14907 : cluster [DBG] pgmap v14891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:27 smithi067 bash[17655]: audit 2024-04-03T22:35:26.434421+0000 mon.a (mon.0) 12754 : audit [DBG] from='client.? 172.21.15.67:0/2354662371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:27 smithi067 bash[17655]: audit 2024-04-03T22:35:26.869027+0000 mon.a (mon.0) 12755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:35:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:27 smithi067 bash[27441]: cluster 2024-04-03T22:35:26.275036+0000 mgr.y (mgr.24370) 14907 : cluster [DBG] pgmap v14891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:27 smithi067 bash[27441]: audit 2024-04-03T22:35:26.434421+0000 mon.a (mon.0) 12754 : audit [DBG] from='client.? 172.21.15.67:0/2354662371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:27 smithi067 bash[27441]: audit 2024-04-03T22:35:26.869027+0000 mon.a (mon.0) 12755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:35:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:29 smithi082 bash[20963]: cluster 2024-04-03T22:35:28.275795+0000 mgr.y (mgr.24370) 14908 : cluster [DBG] pgmap v14892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:29 smithi082 bash[20963]: audit 2024-04-03T22:35:28.897803+0000 mon.c (mon.2) 5964 : audit [DBG] from='client.? 172.21.15.67:0/64264958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:29 smithi067 bash[17655]: cluster 2024-04-03T22:35:28.275795+0000 mgr.y (mgr.24370) 14908 : cluster [DBG] pgmap v14892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:29 smithi067 bash[17655]: audit 2024-04-03T22:35:28.897803+0000 mon.c (mon.2) 5964 : audit [DBG] from='client.? 172.21.15.67:0/64264958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:29 smithi067 bash[27441]: cluster 2024-04-03T22:35:28.275795+0000 mgr.y (mgr.24370) 14908 : cluster [DBG] pgmap v14892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:29 smithi067 bash[27441]: audit 2024-04-03T22:35:28.897803+0000 mon.c (mon.2) 5964 : audit [DBG] from='client.? 172.21.15.67:0/64264958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:31 smithi082 bash[20963]: cluster 2024-04-03T22:35:30.276543+0000 mgr.y (mgr.24370) 14909 : cluster [DBG] pgmap v14893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:31 smithi082 bash[20963]: audit 2024-04-03T22:35:31.362521+0000 mon.c (mon.2) 5965 : audit [DBG] from='client.? 172.21.15.67:0/315805104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:31 smithi067 bash[27441]: cluster 2024-04-03T22:35:30.276543+0000 mgr.y (mgr.24370) 14909 : cluster [DBG] pgmap v14893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:31 smithi067 bash[27441]: audit 2024-04-03T22:35:31.362521+0000 mon.c (mon.2) 5965 : audit [DBG] from='client.? 172.21.15.67:0/315805104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:31 smithi067 bash[17655]: cluster 2024-04-03T22:35:30.276543+0000 mgr.y (mgr.24370) 14909 : cluster [DBG] pgmap v14893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:31 smithi067 bash[17655]: audit 2024-04-03T22:35:31.362521+0000 mon.c (mon.2) 5965 : audit [DBG] from='client.? 172.21.15.67:0/315805104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:35:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:35:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:33 smithi082 bash[20963]: cluster 2024-04-03T22:35:32.277373+0000 mgr.y (mgr.24370) 14910 : cluster [DBG] pgmap v14894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:33 smithi082 bash[20963]: audit 2024-04-03T22:35:32.612813+0000 mon.a (mon.0) 12756 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:33 smithi082 bash[20963]: audit 2024-04-03T22:35:32.620466+0000 mon.a (mon.0) 12757 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:33 smithi082 bash[20963]: audit 2024-04-03T22:35:32.865918+0000 mon.a (mon.0) 12758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:33 smithi082 bash[20963]: audit 2024-04-03T22:35:32.872316+0000 mon.a (mon.0) 12759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:33 smithi082 bash[20963]: audit 2024-04-03T22:35:33.349631+0000 mon.a (mon.0) 12760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:35:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:33 smithi082 bash[20963]: audit 2024-04-03T22:35:33.351582+0000 mon.a (mon.0) 12761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:35:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:33 smithi082 bash[20963]: audit 2024-04-03T22:35:33.364682+0000 mon.a (mon.0) 12762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[27441]: cluster 2024-04-03T22:35:32.277373+0000 mgr.y (mgr.24370) 14910 : cluster [DBG] pgmap v14894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[27441]: audit 2024-04-03T22:35:32.612813+0000 mon.a (mon.0) 12756 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[27441]: audit 2024-04-03T22:35:32.620466+0000 mon.a (mon.0) 12757 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[27441]: audit 2024-04-03T22:35:32.865918+0000 mon.a (mon.0) 12758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[27441]: audit 2024-04-03T22:35:32.872316+0000 mon.a (mon.0) 12759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[27441]: audit 2024-04-03T22:35:33.349631+0000 mon.a (mon.0) 12760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[27441]: audit 2024-04-03T22:35:33.351582+0000 mon.a (mon.0) 12761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[27441]: audit 2024-04-03T22:35:33.364682+0000 mon.a (mon.0) 12762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[17655]: cluster 2024-04-03T22:35:32.277373+0000 mgr.y (mgr.24370) 14910 : cluster [DBG] pgmap v14894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[17655]: audit 2024-04-03T22:35:32.612813+0000 mon.a (mon.0) 12756 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[17655]: audit 2024-04-03T22:35:32.620466+0000 mon.a (mon.0) 12757 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[17655]: audit 2024-04-03T22:35:32.865918+0000 mon.a (mon.0) 12758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[17655]: audit 2024-04-03T22:35:32.872316+0000 mon.a (mon.0) 12759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[17655]: audit 2024-04-03T22:35:33.349631+0000 mon.a (mon.0) 12760 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[17655]: audit 2024-04-03T22:35:33.351582+0000 mon.a (mon.0) 12761 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:35:33.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:33 smithi067 bash[17655]: audit 2024-04-03T22:35:33.364682+0000 mon.a (mon.0) 12762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:35:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:34 smithi082 bash[20963]: audit 2024-04-03T22:35:33.823965+0000 mon.c (mon.2) 5966 : audit [DBG] from='client.? 172.21.15.67:0/2308012586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:34 smithi067 bash[17655]: audit 2024-04-03T22:35:33.823965+0000 mon.c (mon.2) 5966 : audit [DBG] from='client.? 172.21.15.67:0/2308012586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:34 smithi067 bash[27441]: audit 2024-04-03T22:35:33.823965+0000 mon.c (mon.2) 5966 : audit [DBG] from='client.? 172.21.15.67:0/2308012586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:35 smithi082 bash[20963]: cluster 2024-04-03T22:35:34.278040+0000 mgr.y (mgr.24370) 14911 : cluster [DBG] pgmap v14895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:35 smithi067 bash[17655]: cluster 2024-04-03T22:35:34.278040+0000 mgr.y (mgr.24370) 14911 : cluster [DBG] pgmap v14895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:35 smithi067 bash[27441]: cluster 2024-04-03T22:35:34.278040+0000 mgr.y (mgr.24370) 14911 : cluster [DBG] pgmap v14895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:36 smithi082 bash[20963]: audit 2024-04-03T22:35:36.274567+0000 mon.c (mon.2) 5967 : audit [DBG] from='client.? 172.21.15.67:0/4258774425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:36 smithi067 bash[27441]: audit 2024-04-03T22:35:36.274567+0000 mon.c (mon.2) 5967 : audit [DBG] from='client.? 172.21.15.67:0/4258774425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:36 smithi067 bash[17655]: audit 2024-04-03T22:35:36.274567+0000 mon.c (mon.2) 5967 : audit [DBG] from='client.? 172.21.15.67:0/4258774425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:37 smithi082 bash[20963]: cluster 2024-04-03T22:35:36.279124+0000 mgr.y (mgr.24370) 14912 : cluster [DBG] pgmap v14896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:37 smithi067 bash[17655]: cluster 2024-04-03T22:35:36.279124+0000 mgr.y (mgr.24370) 14912 : cluster [DBG] pgmap v14896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:37 smithi067 bash[27441]: cluster 2024-04-03T22:35:36.279124+0000 mgr.y (mgr.24370) 14912 : cluster [DBG] pgmap v14896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:39 smithi067 bash[17655]: cluster 2024-04-03T22:35:38.279794+0000 mgr.y (mgr.24370) 14913 : cluster [DBG] pgmap v14897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:39 smithi067 bash[17655]: audit 2024-04-03T22:35:38.722544+0000 mon.c (mon.2) 5968 : audit [DBG] from='client.? 172.21.15.67:0/1007827232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:39 smithi067 bash[27441]: cluster 2024-04-03T22:35:38.279794+0000 mgr.y (mgr.24370) 14913 : cluster [DBG] pgmap v14897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:39 smithi067 bash[27441]: audit 2024-04-03T22:35:38.722544+0000 mon.c (mon.2) 5968 : audit [DBG] from='client.? 172.21.15.67:0/1007827232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:39 smithi082 bash[20963]: cluster 2024-04-03T22:35:38.279794+0000 mgr.y (mgr.24370) 14913 : cluster [DBG] pgmap v14897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:39 smithi082 bash[20963]: audit 2024-04-03T22:35:38.722544+0000 mon.c (mon.2) 5968 : audit [DBG] from='client.? 172.21.15.67:0/1007827232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:40 smithi067 bash[27441]: audit 2024-04-03T22:35:40.450449+0000 mon.a (mon.0) 12763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:40 smithi067 bash[17655]: audit 2024-04-03T22:35:40.450449+0000 mon.a (mon.0) 12763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:40 smithi082 bash[20963]: audit 2024-04-03T22:35:40.450449+0000 mon.a (mon.0) 12763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:41 smithi067 bash[17655]: cluster 2024-04-03T22:35:40.280462+0000 mgr.y (mgr.24370) 14914 : cluster [DBG] pgmap v14898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:41 smithi067 bash[17655]: audit 2024-04-03T22:35:41.174174+0000 mon.c (mon.2) 5969 : audit [DBG] from='client.? 172.21.15.67:0/1899706990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:41 smithi067 bash[27441]: cluster 2024-04-03T22:35:40.280462+0000 mgr.y (mgr.24370) 14914 : cluster [DBG] pgmap v14898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:41 smithi067 bash[27441]: audit 2024-04-03T22:35:41.174174+0000 mon.c (mon.2) 5969 : audit [DBG] from='client.? 172.21.15.67:0/1899706990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:41 smithi082 bash[20963]: cluster 2024-04-03T22:35:40.280462+0000 mgr.y (mgr.24370) 14914 : cluster [DBG] pgmap v14898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:41 smithi082 bash[20963]: audit 2024-04-03T22:35:41.174174+0000 mon.c (mon.2) 5969 : audit [DBG] from='client.? 172.21.15.67:0/1899706990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:43.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:42 smithi067 bash[27441]: cluster 2024-04-03T22:35:42.281790+0000 mgr.y (mgr.24370) 14915 : cluster [DBG] pgmap v14899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:42 smithi067 bash[17655]: cluster 2024-04-03T22:35:42.281790+0000 mgr.y (mgr.24370) 14915 : cluster [DBG] pgmap v14899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:42 smithi082 bash[20963]: cluster 2024-04-03T22:35:42.281790+0000 mgr.y (mgr.24370) 14915 : cluster [DBG] pgmap v14899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:35:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:35:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:43 smithi082 bash[20963]: audit 2024-04-03T22:35:43.634238+0000 mon.c (mon.2) 5970 : audit [DBG] from='client.? 172.21.15.67:0/41392948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:43 smithi067 bash[27441]: audit 2024-04-03T22:35:43.634238+0000 mon.c (mon.2) 5970 : audit [DBG] from='client.? 172.21.15.67:0/41392948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:43 smithi067 bash[17655]: audit 2024-04-03T22:35:43.634238+0000 mon.c (mon.2) 5970 : audit [DBG] from='client.? 172.21.15.67:0/41392948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:44 smithi082 bash[20963]: cluster 2024-04-03T22:35:44.282691+0000 mgr.y (mgr.24370) 14916 : cluster [DBG] pgmap v14900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:44 smithi067 bash[17655]: cluster 2024-04-03T22:35:44.282691+0000 mgr.y (mgr.24370) 14916 : cluster [DBG] pgmap v14900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:44 smithi067 bash[27441]: cluster 2024-04-03T22:35:44.282691+0000 mgr.y (mgr.24370) 14916 : cluster [DBG] pgmap v14900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:46.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:46 smithi067 bash[17655]: audit 2024-04-03T22:35:46.090725+0000 mon.a (mon.0) 12764 : audit [DBG] from='client.? 172.21.15.67:0/479892307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:46.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:46 smithi067 bash[27441]: audit 2024-04-03T22:35:46.090725+0000 mon.a (mon.0) 12764 : audit [DBG] from='client.? 172.21.15.67:0/479892307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:46.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:46 smithi082 bash[20963]: audit 2024-04-03T22:35:46.090725+0000 mon.a (mon.0) 12764 : audit [DBG] from='client.? 172.21.15.67:0/479892307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:47.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:47 smithi067 bash[27441]: cluster 2024-04-03T22:35:46.284095+0000 mgr.y (mgr.24370) 14917 : cluster [DBG] pgmap v14901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:47.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:47 smithi067 bash[17655]: cluster 2024-04-03T22:35:46.284095+0000 mgr.y (mgr.24370) 14917 : cluster [DBG] pgmap v14901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:47.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:47 smithi082 bash[20963]: cluster 2024-04-03T22:35:46.284095+0000 mgr.y (mgr.24370) 14917 : cluster [DBG] pgmap v14901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:49 smithi082 bash[20963]: cluster 2024-04-03T22:35:48.284821+0000 mgr.y (mgr.24370) 14918 : cluster [DBG] pgmap v14902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:49.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:49 smithi082 bash[20963]: audit 2024-04-03T22:35:48.549023+0000 mon.a (mon.0) 12765 : audit [DBG] from='client.? 172.21.15.67:0/1541754204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:49 smithi067 bash[17655]: cluster 2024-04-03T22:35:48.284821+0000 mgr.y (mgr.24370) 14918 : cluster [DBG] pgmap v14902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:49 smithi067 bash[17655]: audit 2024-04-03T22:35:48.549023+0000 mon.a (mon.0) 12765 : audit [DBG] from='client.? 172.21.15.67:0/1541754204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:49 smithi067 bash[27441]: cluster 2024-04-03T22:35:48.284821+0000 mgr.y (mgr.24370) 14918 : cluster [DBG] pgmap v14902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:49 smithi067 bash[27441]: audit 2024-04-03T22:35:48.549023+0000 mon.a (mon.0) 12765 : audit [DBG] from='client.? 172.21.15.67:0/1541754204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:51.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:51 smithi082 bash[20963]: cluster 2024-04-03T22:35:50.285538+0000 mgr.y (mgr.24370) 14919 : cluster [DBG] pgmap v14903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:51 smithi082 bash[20963]: audit 2024-04-03T22:35:51.006024+0000 mon.c (mon.2) 5971 : audit [DBG] from='client.? 172.21.15.67:0/755698317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:51 smithi067 bash[17655]: cluster 2024-04-03T22:35:50.285538+0000 mgr.y (mgr.24370) 14919 : cluster [DBG] pgmap v14903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:51 smithi067 bash[17655]: audit 2024-04-03T22:35:51.006024+0000 mon.c (mon.2) 5971 : audit [DBG] from='client.? 172.21.15.67:0/755698317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:51 smithi067 bash[27441]: cluster 2024-04-03T22:35:50.285538+0000 mgr.y (mgr.24370) 14919 : cluster [DBG] pgmap v14903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:51 smithi067 bash[27441]: audit 2024-04-03T22:35:51.006024+0000 mon.c (mon.2) 5971 : audit [DBG] from='client.? 172.21.15.67:0/755698317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:53.347 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:35:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:53 smithi082 bash[20963]: cluster 2024-04-03T22:35:52.286710+0000 mgr.y (mgr.24370) 14920 : cluster [DBG] pgmap v14904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:35:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:53 smithi067 bash[17655]: cluster 2024-04-03T22:35:52.286710+0000 mgr.y (mgr.24370) 14920 : cluster [DBG] pgmap v14904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:53 smithi067 bash[27441]: cluster 2024-04-03T22:35:52.286710+0000 mgr.y (mgr.24370) 14920 : cluster [DBG] pgmap v14904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:54.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:54 smithi082 bash[20963]: audit 2024-04-03T22:35:53.464855+0000 mon.a (mon.0) 12766 : audit [DBG] from='client.? 172.21.15.67:0/2247340015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:54.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:54 smithi067 bash[17655]: audit 2024-04-03T22:35:53.464855+0000 mon.a (mon.0) 12766 : audit [DBG] from='client.? 172.21.15.67:0/2247340015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:54.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:54 smithi067 bash[27441]: audit 2024-04-03T22:35:53.464855+0000 mon.a (mon.0) 12766 : audit [DBG] from='client.? 172.21.15.67:0/2247340015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:55.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:55 smithi082 bash[20963]: cluster 2024-04-03T22:35:54.287403+0000 mgr.y (mgr.24370) 14921 : cluster [DBG] pgmap v14905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:55.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:55 smithi067 bash[17655]: cluster 2024-04-03T22:35:54.287403+0000 mgr.y (mgr.24370) 14921 : cluster [DBG] pgmap v14905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:55.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:55 smithi067 bash[27441]: cluster 2024-04-03T22:35:54.287403+0000 mgr.y (mgr.24370) 14921 : cluster [DBG] pgmap v14905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:56 smithi082 bash[20963]: audit 2024-04-03T22:35:55.450908+0000 mon.a (mon.0) 12767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:56.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:56 smithi082 bash[20963]: audit 2024-04-03T22:35:55.917824+0000 mon.a (mon.0) 12768 : audit [DBG] from='client.? 172.21.15.67:0/2184231117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:56 smithi067 bash[17655]: audit 2024-04-03T22:35:55.450908+0000 mon.a (mon.0) 12767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:56.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:56 smithi067 bash[17655]: audit 2024-04-03T22:35:55.917824+0000 mon.a (mon.0) 12768 : audit [DBG] from='client.? 172.21.15.67:0/2184231117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:56 smithi067 bash[27441]: audit 2024-04-03T22:35:55.450908+0000 mon.a (mon.0) 12767 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:35:56.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:56 smithi067 bash[27441]: audit 2024-04-03T22:35:55.917824+0000 mon.a (mon.0) 12768 : audit [DBG] from='client.? 172.21.15.67:0/2184231117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:57.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:57 smithi082 bash[20963]: cluster 2024-04-03T22:35:56.288932+0000 mgr.y (mgr.24370) 14922 : cluster [DBG] pgmap v14906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:57.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:57 smithi067 bash[27441]: cluster 2024-04-03T22:35:56.288932+0000 mgr.y (mgr.24370) 14922 : cluster [DBG] pgmap v14906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:57.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:57 smithi067 bash[17655]: cluster 2024-04-03T22:35:56.288932+0000 mgr.y (mgr.24370) 14922 : cluster [DBG] pgmap v14906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:58.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:58 smithi082 bash[20963]: audit 2024-04-03T22:35:58.372300+0000 mon.c (mon.2) 5972 : audit [DBG] from='client.? 172.21.15.67:0/40932110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:58.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:58 smithi067 bash[27441]: audit 2024-04-03T22:35:58.372300+0000 mon.c (mon.2) 5972 : audit [DBG] from='client.? 172.21.15.67:0/40932110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:58.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:58 smithi067 bash[17655]: audit 2024-04-03T22:35:58.372300+0000 mon.c (mon.2) 5972 : audit [DBG] from='client.? 172.21.15.67:0/40932110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:35:59.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:35:59 smithi067 bash[27441]: cluster 2024-04-03T22:35:58.289735+0000 mgr.y (mgr.24370) 14923 : cluster [DBG] pgmap v14907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:59.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:35:59 smithi067 bash[17655]: cluster 2024-04-03T22:35:58.289735+0000 mgr.y (mgr.24370) 14923 : cluster [DBG] pgmap v14907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:35:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:35:59 smithi082 bash[20963]: cluster 2024-04-03T22:35:58.289735+0000 mgr.y (mgr.24370) 14923 : cluster [DBG] pgmap v14907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:01 smithi067 bash[27441]: cluster 2024-04-03T22:36:00.290438+0000 mgr.y (mgr.24370) 14924 : cluster [DBG] pgmap v14908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:01 smithi067 bash[27441]: audit 2024-04-03T22:36:00.828283+0000 mon.a (mon.0) 12769 : audit [DBG] from='client.? 172.21.15.67:0/2368703123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:01 smithi067 bash[17655]: cluster 2024-04-03T22:36:00.290438+0000 mgr.y (mgr.24370) 14924 : cluster [DBG] pgmap v14908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:01 smithi067 bash[17655]: audit 2024-04-03T22:36:00.828283+0000 mon.a (mon.0) 12769 : audit [DBG] from='client.? 172.21.15.67:0/2368703123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:01 smithi082 bash[20963]: cluster 2024-04-03T22:36:00.290438+0000 mgr.y (mgr.24370) 14924 : cluster [DBG] pgmap v14908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:01 smithi082 bash[20963]: audit 2024-04-03T22:36:00.828283+0000 mon.a (mon.0) 12769 : audit [DBG] from='client.? 172.21.15.67:0/2368703123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:03.391 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:36:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:03 smithi067 bash[17655]: cluster 2024-04-03T22:36:02.291606+0000 mgr.y (mgr.24370) 14925 : cluster [DBG] pgmap v14909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:03.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:03 smithi067 bash[17655]: audit 2024-04-03T22:36:03.281406+0000 mon.a (mon.0) 12770 : audit [DBG] from='client.? 172.21.15.67:0/3965181459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:03.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:03 smithi067 bash[27441]: cluster 2024-04-03T22:36:02.291606+0000 mgr.y (mgr.24370) 14925 : cluster [DBG] pgmap v14909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:03.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:03 smithi067 bash[27441]: audit 2024-04-03T22:36:03.281406+0000 mon.a (mon.0) 12770 : audit [DBG] from='client.? 172.21.15.67:0/3965181459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:36:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:03 smithi082 bash[20963]: cluster 2024-04-03T22:36:02.291606+0000 mgr.y (mgr.24370) 14925 : cluster [DBG] pgmap v14909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:03 smithi082 bash[20963]: audit 2024-04-03T22:36:03.281406+0000 mon.a (mon.0) 12770 : audit [DBG] from='client.? 172.21.15.67:0/3965181459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:05.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:05 smithi067 bash[27441]: cluster 2024-04-03T22:36:04.292330+0000 mgr.y (mgr.24370) 14926 : cluster [DBG] pgmap v14910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:05.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:05 smithi067 bash[17655]: cluster 2024-04-03T22:36:04.292330+0000 mgr.y (mgr.24370) 14926 : cluster [DBG] pgmap v14910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:05 smithi082 bash[20963]: cluster 2024-04-03T22:36:04.292330+0000 mgr.y (mgr.24370) 14926 : cluster [DBG] pgmap v14910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:06.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:06 smithi067 bash[17655]: audit 2024-04-03T22:36:05.736892+0000 mon.a (mon.0) 12771 : audit [DBG] from='client.? 172.21.15.67:0/638389466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:06.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:06 smithi067 bash[27441]: audit 2024-04-03T22:36:05.736892+0000 mon.a (mon.0) 12771 : audit [DBG] from='client.? 172.21.15.67:0/638389466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:06 smithi082 bash[20963]: audit 2024-04-03T22:36:05.736892+0000 mon.a (mon.0) 12771 : audit [DBG] from='client.? 172.21.15.67:0/638389466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:07.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:07 smithi067 bash[17655]: cluster 2024-04-03T22:36:06.293497+0000 mgr.y (mgr.24370) 14927 : cluster [DBG] pgmap v14911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:07.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:07 smithi067 bash[27441]: cluster 2024-04-03T22:36:06.293497+0000 mgr.y (mgr.24370) 14927 : cluster [DBG] pgmap v14911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:07 smithi082 bash[20963]: cluster 2024-04-03T22:36:06.293497+0000 mgr.y (mgr.24370) 14927 : cluster [DBG] pgmap v14911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:08 smithi082 bash[20963]: audit 2024-04-03T22:36:08.186345+0000 mon.c (mon.2) 5973 : audit [DBG] from='client.? 172.21.15.67:0/3276441421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:08 smithi067 bash[17655]: audit 2024-04-03T22:36:08.186345+0000 mon.c (mon.2) 5973 : audit [DBG] from='client.? 172.21.15.67:0/3276441421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:08 smithi067 bash[27441]: audit 2024-04-03T22:36:08.186345+0000 mon.c (mon.2) 5973 : audit [DBG] from='client.? 172.21.15.67:0/3276441421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:09 smithi082 bash[20963]: cluster 2024-04-03T22:36:08.294192+0000 mgr.y (mgr.24370) 14928 : cluster [DBG] pgmap v14912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:09 smithi067 bash[17655]: cluster 2024-04-03T22:36:08.294192+0000 mgr.y (mgr.24370) 14928 : cluster [DBG] pgmap v14912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:09 smithi067 bash[27441]: cluster 2024-04-03T22:36:08.294192+0000 mgr.y (mgr.24370) 14928 : cluster [DBG] pgmap v14912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:11 smithi082 bash[20963]: cluster 2024-04-03T22:36:10.294963+0000 mgr.y (mgr.24370) 14929 : cluster [DBG] pgmap v14913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:11 smithi082 bash[20963]: audit 2024-04-03T22:36:10.450179+0000 mon.a (mon.0) 12772 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:11 smithi082 bash[20963]: audit 2024-04-03T22:36:10.640642+0000 mon.a (mon.0) 12773 : audit [DBG] from='client.? 172.21.15.67:0/1472760796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:11 smithi067 bash[27441]: cluster 2024-04-03T22:36:10.294963+0000 mgr.y (mgr.24370) 14929 : cluster [DBG] pgmap v14913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:11 smithi067 bash[27441]: audit 2024-04-03T22:36:10.450179+0000 mon.a (mon.0) 12772 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:11 smithi067 bash[27441]: audit 2024-04-03T22:36:10.640642+0000 mon.a (mon.0) 12773 : audit [DBG] from='client.? 172.21.15.67:0/1472760796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:11 smithi067 bash[17655]: cluster 2024-04-03T22:36:10.294963+0000 mgr.y (mgr.24370) 14929 : cluster [DBG] pgmap v14913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:11 smithi067 bash[17655]: audit 2024-04-03T22:36:10.450179+0000 mon.a (mon.0) 12772 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:11 smithi067 bash[17655]: audit 2024-04-03T22:36:10.640642+0000 mon.a (mon.0) 12773 : audit [DBG] from='client.? 172.21.15.67:0/1472760796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:36:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:13 smithi082 bash[20963]: cluster 2024-04-03T22:36:12.296208+0000 mgr.y (mgr.24370) 14930 : cluster [DBG] pgmap v14914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:13 smithi082 bash[20963]: audit 2024-04-03T22:36:13.093804+0000 mon.a (mon.0) 12774 : audit [DBG] from='client.? 172.21.15.67:0/1184010181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:36:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:13 smithi067 bash[17655]: cluster 2024-04-03T22:36:12.296208+0000 mgr.y (mgr.24370) 14930 : cluster [DBG] pgmap v14914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:13 smithi067 bash[17655]: audit 2024-04-03T22:36:13.093804+0000 mon.a (mon.0) 12774 : audit [DBG] from='client.? 172.21.15.67:0/1184010181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:13 smithi067 bash[27441]: cluster 2024-04-03T22:36:12.296208+0000 mgr.y (mgr.24370) 14930 : cluster [DBG] pgmap v14914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:13.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:13 smithi067 bash[27441]: audit 2024-04-03T22:36:13.093804+0000 mon.a (mon.0) 12774 : audit [DBG] from='client.? 172.21.15.67:0/1184010181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:15 smithi082 bash[20963]: cluster 2024-04-03T22:36:14.296878+0000 mgr.y (mgr.24370) 14931 : cluster [DBG] pgmap v14915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:15 smithi067 bash[27441]: cluster 2024-04-03T22:36:14.296878+0000 mgr.y (mgr.24370) 14931 : cluster [DBG] pgmap v14915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:15 smithi067 bash[17655]: cluster 2024-04-03T22:36:14.296878+0000 mgr.y (mgr.24370) 14931 : cluster [DBG] pgmap v14915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:16 smithi082 bash[20963]: audit 2024-04-03T22:36:15.551329+0000 mon.a (mon.0) 12775 : audit [DBG] from='client.? 172.21.15.67:0/1174462878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:16 smithi067 bash[27441]: audit 2024-04-03T22:36:15.551329+0000 mon.a (mon.0) 12775 : audit [DBG] from='client.? 172.21.15.67:0/1174462878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:16 smithi067 bash[17655]: audit 2024-04-03T22:36:15.551329+0000 mon.a (mon.0) 12775 : audit [DBG] from='client.? 172.21.15.67:0/1174462878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:17 smithi082 bash[20963]: cluster 2024-04-03T22:36:16.298057+0000 mgr.y (mgr.24370) 14932 : cluster [DBG] pgmap v14916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:17 smithi067 bash[27441]: cluster 2024-04-03T22:36:16.298057+0000 mgr.y (mgr.24370) 14932 : cluster [DBG] pgmap v14916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:17 smithi067 bash[17655]: cluster 2024-04-03T22:36:16.298057+0000 mgr.y (mgr.24370) 14932 : cluster [DBG] pgmap v14916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:18 smithi082 bash[20963]: audit 2024-04-03T22:36:18.001303+0000 mon.a (mon.0) 12776 : audit [DBG] from='client.? 172.21.15.67:0/1716048252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:18 smithi067 bash[27441]: audit 2024-04-03T22:36:18.001303+0000 mon.a (mon.0) 12776 : audit [DBG] from='client.? 172.21.15.67:0/1716048252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:18 smithi067 bash[17655]: audit 2024-04-03T22:36:18.001303+0000 mon.a (mon.0) 12776 : audit [DBG] from='client.? 172.21.15.67:0/1716048252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:19 smithi082 bash[20963]: cluster 2024-04-03T22:36:18.298757+0000 mgr.y (mgr.24370) 14933 : cluster [DBG] pgmap v14917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:19 smithi067 bash[27441]: cluster 2024-04-03T22:36:18.298757+0000 mgr.y (mgr.24370) 14933 : cluster [DBG] pgmap v14917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:19 smithi067 bash[17655]: cluster 2024-04-03T22:36:18.298757+0000 mgr.y (mgr.24370) 14933 : cluster [DBG] pgmap v14917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:21 smithi082 bash[20963]: cluster 2024-04-03T22:36:20.299244+0000 mgr.y (mgr.24370) 14934 : cluster [DBG] pgmap v14918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:21 smithi082 bash[20963]: audit 2024-04-03T22:36:20.461061+0000 mon.a (mon.0) 12777 : audit [DBG] from='client.? 172.21.15.67:0/1078565758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:21 smithi067 bash[17655]: cluster 2024-04-03T22:36:20.299244+0000 mgr.y (mgr.24370) 14934 : cluster [DBG] pgmap v14918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:21 smithi067 bash[17655]: audit 2024-04-03T22:36:20.461061+0000 mon.a (mon.0) 12777 : audit [DBG] from='client.? 172.21.15.67:0/1078565758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:21 smithi067 bash[27441]: cluster 2024-04-03T22:36:20.299244+0000 mgr.y (mgr.24370) 14934 : cluster [DBG] pgmap v14918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:21 smithi067 bash[27441]: audit 2024-04-03T22:36:20.461061+0000 mon.a (mon.0) 12777 : audit [DBG] from='client.? 172.21.15.67:0/1078565758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:36:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:36:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:23 smithi082 bash[20963]: cluster 2024-04-03T22:36:22.300426+0000 mgr.y (mgr.24370) 14935 : cluster [DBG] pgmap v14919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:23 smithi082 bash[20963]: audit 2024-04-03T22:36:22.921651+0000 mon.c (mon.2) 5974 : audit [DBG] from='client.? 172.21.15.67:0/1409360305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:23 smithi067 bash[17655]: cluster 2024-04-03T22:36:22.300426+0000 mgr.y (mgr.24370) 14935 : cluster [DBG] pgmap v14919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:23 smithi067 bash[17655]: audit 2024-04-03T22:36:22.921651+0000 mon.c (mon.2) 5974 : audit [DBG] from='client.? 172.21.15.67:0/1409360305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:23 smithi067 bash[27441]: cluster 2024-04-03T22:36:22.300426+0000 mgr.y (mgr.24370) 14935 : cluster [DBG] pgmap v14919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:23.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:23 smithi067 bash[27441]: audit 2024-04-03T22:36:22.921651+0000 mon.c (mon.2) 5974 : audit [DBG] from='client.? 172.21.15.67:0/1409360305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:25 smithi082 bash[20963]: cluster 2024-04-03T22:36:24.301047+0000 mgr.y (mgr.24370) 14936 : cluster [DBG] pgmap v14920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:25 smithi082 bash[20963]: audit 2024-04-03T22:36:25.387222+0000 mon.a (mon.0) 12778 : audit [DBG] from='client.? 172.21.15.67:0/3896562171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:25 smithi082 bash[20963]: audit 2024-04-03T22:36:25.451404+0000 mon.a (mon.0) 12779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:25 smithi067 bash[17655]: cluster 2024-04-03T22:36:24.301047+0000 mgr.y (mgr.24370) 14936 : cluster [DBG] pgmap v14920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:25 smithi067 bash[17655]: audit 2024-04-03T22:36:25.387222+0000 mon.a (mon.0) 12778 : audit [DBG] from='client.? 172.21.15.67:0/3896562171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:25 smithi067 bash[17655]: audit 2024-04-03T22:36:25.451404+0000 mon.a (mon.0) 12779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:25 smithi067 bash[27441]: cluster 2024-04-03T22:36:24.301047+0000 mgr.y (mgr.24370) 14936 : cluster [DBG] pgmap v14920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:25 smithi067 bash[27441]: audit 2024-04-03T22:36:25.387222+0000 mon.a (mon.0) 12778 : audit [DBG] from='client.? 172.21.15.67:0/3896562171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:25 smithi067 bash[27441]: audit 2024-04-03T22:36:25.451404+0000 mon.a (mon.0) 12779 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:27 smithi082 bash[20963]: cluster 2024-04-03T22:36:26.302294+0000 mgr.y (mgr.24370) 14937 : cluster [DBG] pgmap v14921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:27 smithi067 bash[17655]: cluster 2024-04-03T22:36:26.302294+0000 mgr.y (mgr.24370) 14937 : cluster [DBG] pgmap v14921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:27 smithi067 bash[27441]: cluster 2024-04-03T22:36:26.302294+0000 mgr.y (mgr.24370) 14937 : cluster [DBG] pgmap v14921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:28 smithi082 bash[20963]: audit 2024-04-03T22:36:27.846662+0000 mon.a (mon.0) 12780 : audit [DBG] from='client.? 172.21.15.67:0/81542694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:28 smithi067 bash[17655]: audit 2024-04-03T22:36:27.846662+0000 mon.a (mon.0) 12780 : audit [DBG] from='client.? 172.21.15.67:0/81542694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:28 smithi067 bash[27441]: audit 2024-04-03T22:36:27.846662+0000 mon.a (mon.0) 12780 : audit [DBG] from='client.? 172.21.15.67:0/81542694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:29 smithi082 bash[20963]: cluster 2024-04-03T22:36:28.302993+0000 mgr.y (mgr.24370) 14938 : cluster [DBG] pgmap v14922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:29 smithi067 bash[17655]: cluster 2024-04-03T22:36:28.302993+0000 mgr.y (mgr.24370) 14938 : cluster [DBG] pgmap v14922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:29 smithi067 bash[27441]: cluster 2024-04-03T22:36:28.302993+0000 mgr.y (mgr.24370) 14938 : cluster [DBG] pgmap v14922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:30 smithi082 bash[20963]: audit 2024-04-03T22:36:30.293316+0000 mon.a (mon.0) 12781 : audit [DBG] from='client.? 172.21.15.67:0/3729197470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:30 smithi067 bash[17655]: audit 2024-04-03T22:36:30.293316+0000 mon.a (mon.0) 12781 : audit [DBG] from='client.? 172.21.15.67:0/3729197470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:30 smithi067 bash[27441]: audit 2024-04-03T22:36:30.293316+0000 mon.a (mon.0) 12781 : audit [DBG] from='client.? 172.21.15.67:0/3729197470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:31 smithi082 bash[20963]: cluster 2024-04-03T22:36:30.303598+0000 mgr.y (mgr.24370) 14939 : cluster [DBG] pgmap v14923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:31 smithi067 bash[17655]: cluster 2024-04-03T22:36:30.303598+0000 mgr.y (mgr.24370) 14939 : cluster [DBG] pgmap v14923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:31 smithi067 bash[27441]: cluster 2024-04-03T22:36:30.303598+0000 mgr.y (mgr.24370) 14939 : cluster [DBG] pgmap v14923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:36:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:36:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:33 smithi082 bash[20963]: cluster 2024-04-03T22:36:32.304789+0000 mgr.y (mgr.24370) 14940 : cluster [DBG] pgmap v14924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:33 smithi082 bash[20963]: audit 2024-04-03T22:36:32.747593+0000 mon.a (mon.0) 12782 : audit [DBG] from='client.? 172.21.15.67:0/3003180498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:33 smithi082 bash[20963]: audit 2024-04-03T22:36:33.440812+0000 mon.a (mon.0) 12783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:36:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:33 smithi067 bash[27441]: cluster 2024-04-03T22:36:32.304789+0000 mgr.y (mgr.24370) 14940 : cluster [DBG] pgmap v14924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:33 smithi067 bash[27441]: audit 2024-04-03T22:36:32.747593+0000 mon.a (mon.0) 12782 : audit [DBG] from='client.? 172.21.15.67:0/3003180498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:33 smithi067 bash[27441]: audit 2024-04-03T22:36:33.440812+0000 mon.a (mon.0) 12783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:36:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:33 smithi067 bash[17655]: cluster 2024-04-03T22:36:32.304789+0000 mgr.y (mgr.24370) 14940 : cluster [DBG] pgmap v14924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:33 smithi067 bash[17655]: audit 2024-04-03T22:36:32.747593+0000 mon.a (mon.0) 12782 : audit [DBG] from='client.? 172.21.15.67:0/3003180498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:33 smithi067 bash[17655]: audit 2024-04-03T22:36:33.440812+0000 mon.a (mon.0) 12783 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:36:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:35 smithi082 bash[20963]: cluster 2024-04-03T22:36:34.305602+0000 mgr.y (mgr.24370) 14941 : cluster [DBG] pgmap v14925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:35 smithi082 bash[20963]: audit 2024-04-03T22:36:35.197033+0000 mon.c (mon.2) 5975 : audit [DBG] from='client.? 172.21.15.67:0/1486861627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:35 smithi067 bash[17655]: cluster 2024-04-03T22:36:34.305602+0000 mgr.y (mgr.24370) 14941 : cluster [DBG] pgmap v14925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:35 smithi067 bash[17655]: audit 2024-04-03T22:36:35.197033+0000 mon.c (mon.2) 5975 : audit [DBG] from='client.? 172.21.15.67:0/1486861627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:35 smithi067 bash[27441]: cluster 2024-04-03T22:36:34.305602+0000 mgr.y (mgr.24370) 14941 : cluster [DBG] pgmap v14925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:35 smithi067 bash[27441]: audit 2024-04-03T22:36:35.197033+0000 mon.c (mon.2) 5975 : audit [DBG] from='client.? 172.21.15.67:0/1486861627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:37 smithi082 bash[20963]: cluster 2024-04-03T22:36:36.306704+0000 mgr.y (mgr.24370) 14942 : cluster [DBG] pgmap v14926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:37 smithi067 bash[17655]: cluster 2024-04-03T22:36:36.306704+0000 mgr.y (mgr.24370) 14942 : cluster [DBG] pgmap v14926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:37 smithi067 bash[27441]: cluster 2024-04-03T22:36:36.306704+0000 mgr.y (mgr.24370) 14942 : cluster [DBG] pgmap v14926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:38 smithi082 bash[20963]: audit 2024-04-03T22:36:37.654714+0000 mon.c (mon.2) 5976 : audit [DBG] from='client.? 172.21.15.67:0/2497027276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:38 smithi067 bash[17655]: audit 2024-04-03T22:36:37.654714+0000 mon.c (mon.2) 5976 : audit [DBG] from='client.? 172.21.15.67:0/2497027276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:38 smithi067 bash[27441]: audit 2024-04-03T22:36:37.654714+0000 mon.c (mon.2) 5976 : audit [DBG] from='client.? 172.21.15.67:0/2497027276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:39 smithi082 bash[20963]: cluster 2024-04-03T22:36:38.307356+0000 mgr.y (mgr.24370) 14943 : cluster [DBG] pgmap v14927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:39 smithi082 bash[20963]: audit 2024-04-03T22:36:39.187463+0000 mon.a (mon.0) 12784 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:39 smithi082 bash[20963]: audit 2024-04-03T22:36:39.197157+0000 mon.a (mon.0) 12785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:39 smithi082 bash[20963]: audit 2024-04-03T22:36:39.486178+0000 mon.a (mon.0) 12786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:39 smithi082 bash[20963]: audit 2024-04-03T22:36:39.494090+0000 mon.a (mon.0) 12787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[17655]: cluster 2024-04-03T22:36:38.307356+0000 mgr.y (mgr.24370) 14943 : cluster [DBG] pgmap v14927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[17655]: audit 2024-04-03T22:36:39.187463+0000 mon.a (mon.0) 12784 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[17655]: audit 2024-04-03T22:36:39.197157+0000 mon.a (mon.0) 12785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[17655]: audit 2024-04-03T22:36:39.486178+0000 mon.a (mon.0) 12786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[17655]: audit 2024-04-03T22:36:39.494090+0000 mon.a (mon.0) 12787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[27441]: cluster 2024-04-03T22:36:38.307356+0000 mgr.y (mgr.24370) 14943 : cluster [DBG] pgmap v14927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[27441]: audit 2024-04-03T22:36:39.187463+0000 mon.a (mon.0) 12784 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[27441]: audit 2024-04-03T22:36:39.197157+0000 mon.a (mon.0) 12785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[27441]: audit 2024-04-03T22:36:39.486178+0000 mon.a (mon.0) 12786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:39 smithi067 bash[27441]: audit 2024-04-03T22:36:39.494090+0000 mon.a (mon.0) 12787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:40 smithi082 bash[20963]: audit 2024-04-03T22:36:39.973323+0000 mon.a (mon.0) 12788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:36:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:40 smithi082 bash[20963]: audit 2024-04-03T22:36:39.975285+0000 mon.a (mon.0) 12789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:36:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:40 smithi082 bash[20963]: audit 2024-04-03T22:36:39.984344+0000 mon.a (mon.0) 12790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:40 smithi082 bash[20963]: audit 2024-04-03T22:36:40.190867+0000 mon.c (mon.2) 5977 : audit [DBG] from='client.? 172.21.15.67:0/1946942367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:40 smithi082 bash[20963]: audit 2024-04-03T22:36:40.452090+0000 mon.a (mon.0) 12791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[17655]: audit 2024-04-03T22:36:39.973323+0000 mon.a (mon.0) 12788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:36:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[17655]: audit 2024-04-03T22:36:39.975285+0000 mon.a (mon.0) 12789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:36:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[17655]: audit 2024-04-03T22:36:39.984344+0000 mon.a (mon.0) 12790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[17655]: audit 2024-04-03T22:36:40.190867+0000 mon.c (mon.2) 5977 : audit [DBG] from='client.? 172.21.15.67:0/1946942367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[17655]: audit 2024-04-03T22:36:40.452090+0000 mon.a (mon.0) 12791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[27441]: audit 2024-04-03T22:36:39.973323+0000 mon.a (mon.0) 12788 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:36:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[27441]: audit 2024-04-03T22:36:39.975285+0000 mon.a (mon.0) 12789 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:36:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[27441]: audit 2024-04-03T22:36:39.984344+0000 mon.a (mon.0) 12790 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:36:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[27441]: audit 2024-04-03T22:36:40.190867+0000 mon.c (mon.2) 5977 : audit [DBG] from='client.? 172.21.15.67:0/1946942367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:40 smithi067 bash[27441]: audit 2024-04-03T22:36:40.452090+0000 mon.a (mon.0) 12791 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:41 smithi082 bash[20963]: cluster 2024-04-03T22:36:40.308117+0000 mgr.y (mgr.24370) 14944 : cluster [DBG] pgmap v14928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:41 smithi067 bash[17655]: cluster 2024-04-03T22:36:40.308117+0000 mgr.y (mgr.24370) 14944 : cluster [DBG] pgmap v14928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:41 smithi067 bash[27441]: cluster 2024-04-03T22:36:40.308117+0000 mgr.y (mgr.24370) 14944 : cluster [DBG] pgmap v14928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:36:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:36:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:43 smithi082 bash[20963]: cluster 2024-04-03T22:36:42.309620+0000 mgr.y (mgr.24370) 14945 : cluster [DBG] pgmap v14929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:43 smithi082 bash[20963]: audit 2024-04-03T22:36:42.653337+0000 mon.a (mon.0) 12792 : audit [DBG] from='client.? 172.21.15.67:0/1101045417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:43 smithi067 bash[17655]: cluster 2024-04-03T22:36:42.309620+0000 mgr.y (mgr.24370) 14945 : cluster [DBG] pgmap v14929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:43 smithi067 bash[17655]: audit 2024-04-03T22:36:42.653337+0000 mon.a (mon.0) 12792 : audit [DBG] from='client.? 172.21.15.67:0/1101045417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:43 smithi067 bash[27441]: cluster 2024-04-03T22:36:42.309620+0000 mgr.y (mgr.24370) 14945 : cluster [DBG] pgmap v14929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:43 smithi067 bash[27441]: audit 2024-04-03T22:36:42.653337+0000 mon.a (mon.0) 12792 : audit [DBG] from='client.? 172.21.15.67:0/1101045417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:45 smithi082 bash[20963]: cluster 2024-04-03T22:36:44.310356+0000 mgr.y (mgr.24370) 14946 : cluster [DBG] pgmap v14930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:45 smithi082 bash[20963]: audit 2024-04-03T22:36:45.107480+0000 mon.a (mon.0) 12793 : audit [DBG] from='client.? 172.21.15.67:0/3615781226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:45 smithi067 bash[27441]: cluster 2024-04-03T22:36:44.310356+0000 mgr.y (mgr.24370) 14946 : cluster [DBG] pgmap v14930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:45 smithi067 bash[27441]: audit 2024-04-03T22:36:45.107480+0000 mon.a (mon.0) 12793 : audit [DBG] from='client.? 172.21.15.67:0/3615781226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:45 smithi067 bash[17655]: cluster 2024-04-03T22:36:44.310356+0000 mgr.y (mgr.24370) 14946 : cluster [DBG] pgmap v14930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:45 smithi067 bash[17655]: audit 2024-04-03T22:36:45.107480+0000 mon.a (mon.0) 12793 : audit [DBG] from='client.? 172.21.15.67:0/3615781226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:47 smithi082 bash[20963]: cluster 2024-04-03T22:36:46.311444+0000 mgr.y (mgr.24370) 14947 : cluster [DBG] pgmap v14931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:47 smithi067 bash[17655]: cluster 2024-04-03T22:36:46.311444+0000 mgr.y (mgr.24370) 14947 : cluster [DBG] pgmap v14931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:47 smithi067 bash[27441]: cluster 2024-04-03T22:36:46.311444+0000 mgr.y (mgr.24370) 14947 : cluster [DBG] pgmap v14931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:48 smithi082 bash[20963]: audit 2024-04-03T22:36:47.561063+0000 mon.a (mon.0) 12794 : audit [DBG] from='client.? 172.21.15.67:0/3784783634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:48 smithi067 bash[27441]: audit 2024-04-03T22:36:47.561063+0000 mon.a (mon.0) 12794 : audit [DBG] from='client.? 172.21.15.67:0/3784783634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:48 smithi067 bash[17655]: audit 2024-04-03T22:36:47.561063+0000 mon.a (mon.0) 12794 : audit [DBG] from='client.? 172.21.15.67:0/3784783634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:49 smithi082 bash[20963]: cluster 2024-04-03T22:36:48.312152+0000 mgr.y (mgr.24370) 14948 : cluster [DBG] pgmap v14932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:49 smithi067 bash[17655]: cluster 2024-04-03T22:36:48.312152+0000 mgr.y (mgr.24370) 14948 : cluster [DBG] pgmap v14932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:49 smithi067 bash[27441]: cluster 2024-04-03T22:36:48.312152+0000 mgr.y (mgr.24370) 14948 : cluster [DBG] pgmap v14932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:50 smithi082 bash[20963]: audit 2024-04-03T22:36:50.030168+0000 mon.c (mon.2) 5978 : audit [DBG] from='client.? 172.21.15.67:0/3622944264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:50 smithi067 bash[27441]: audit 2024-04-03T22:36:50.030168+0000 mon.c (mon.2) 5978 : audit [DBG] from='client.? 172.21.15.67:0/3622944264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:50 smithi067 bash[17655]: audit 2024-04-03T22:36:50.030168+0000 mon.c (mon.2) 5978 : audit [DBG] from='client.? 172.21.15.67:0/3622944264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:51 smithi082 bash[20963]: cluster 2024-04-03T22:36:50.312796+0000 mgr.y (mgr.24370) 14949 : cluster [DBG] pgmap v14933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:51 smithi067 bash[27441]: cluster 2024-04-03T22:36:50.312796+0000 mgr.y (mgr.24370) 14949 : cluster [DBG] pgmap v14933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:51 smithi067 bash[17655]: cluster 2024-04-03T22:36:50.312796+0000 mgr.y (mgr.24370) 14949 : cluster [DBG] pgmap v14933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:52 smithi082 bash[20963]: audit 2024-04-03T22:36:52.489147+0000 mon.a (mon.0) 12795 : audit [DBG] from='client.? 172.21.15.67:0/2398991957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:52 smithi067 bash[27441]: audit 2024-04-03T22:36:52.489147+0000 mon.a (mon.0) 12795 : audit [DBG] from='client.? 172.21.15.67:0/2398991957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:52 smithi067 bash[17655]: audit 2024-04-03T22:36:52.489147+0000 mon.a (mon.0) 12795 : audit [DBG] from='client.? 172.21.15.67:0/2398991957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:36:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:36:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:53 smithi082 bash[20963]: cluster 2024-04-03T22:36:52.313924+0000 mgr.y (mgr.24370) 14950 : cluster [DBG] pgmap v14934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:53 smithi067 bash[27441]: cluster 2024-04-03T22:36:52.313924+0000 mgr.y (mgr.24370) 14950 : cluster [DBG] pgmap v14934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:53 smithi067 bash[17655]: cluster 2024-04-03T22:36:52.313924+0000 mgr.y (mgr.24370) 14950 : cluster [DBG] pgmap v14934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:55 smithi082 bash[20963]: cluster 2024-04-03T22:36:54.314630+0000 mgr.y (mgr.24370) 14951 : cluster [DBG] pgmap v14935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:55 smithi082 bash[20963]: audit 2024-04-03T22:36:54.938262+0000 mon.c (mon.2) 5979 : audit [DBG] from='client.? 172.21.15.67:0/3030724302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:55 smithi082 bash[20963]: audit 2024-04-03T22:36:55.452500+0000 mon.a (mon.0) 12796 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:55 smithi067 bash[27441]: cluster 2024-04-03T22:36:54.314630+0000 mgr.y (mgr.24370) 14951 : cluster [DBG] pgmap v14935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:55 smithi067 bash[27441]: audit 2024-04-03T22:36:54.938262+0000 mon.c (mon.2) 5979 : audit [DBG] from='client.? 172.21.15.67:0/3030724302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:55 smithi067 bash[27441]: audit 2024-04-03T22:36:55.452500+0000 mon.a (mon.0) 12796 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:55 smithi067 bash[17655]: cluster 2024-04-03T22:36:54.314630+0000 mgr.y (mgr.24370) 14951 : cluster [DBG] pgmap v14935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:55 smithi067 bash[17655]: audit 2024-04-03T22:36:54.938262+0000 mon.c (mon.2) 5979 : audit [DBG] from='client.? 172.21.15.67:0/3030724302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:55 smithi067 bash[17655]: audit 2024-04-03T22:36:55.452500+0000 mon.a (mon.0) 12796 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:36:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:57 smithi082 bash[20963]: cluster 2024-04-03T22:36:56.315822+0000 mgr.y (mgr.24370) 14952 : cluster [DBG] pgmap v14936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:57 smithi082 bash[20963]: audit 2024-04-03T22:36:57.396411+0000 mon.a (mon.0) 12797 : audit [DBG] from='client.? 172.21.15.67:0/858909083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:57 smithi067 bash[17655]: cluster 2024-04-03T22:36:56.315822+0000 mgr.y (mgr.24370) 14952 : cluster [DBG] pgmap v14936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:57 smithi067 bash[17655]: audit 2024-04-03T22:36:57.396411+0000 mon.a (mon.0) 12797 : audit [DBG] from='client.? 172.21.15.67:0/858909083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:57 smithi067 bash[27441]: cluster 2024-04-03T22:36:56.315822+0000 mgr.y (mgr.24370) 14952 : cluster [DBG] pgmap v14936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:57 smithi067 bash[27441]: audit 2024-04-03T22:36:57.396411+0000 mon.a (mon.0) 12797 : audit [DBG] from='client.? 172.21.15.67:0/858909083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:36:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:36:59 smithi082 bash[20963]: cluster 2024-04-03T22:36:58.316528+0000 mgr.y (mgr.24370) 14953 : cluster [DBG] pgmap v14937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:36:59 smithi067 bash[27441]: cluster 2024-04-03T22:36:58.316528+0000 mgr.y (mgr.24370) 14953 : cluster [DBG] pgmap v14937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:36:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:36:59 smithi067 bash[17655]: cluster 2024-04-03T22:36:58.316528+0000 mgr.y (mgr.24370) 14953 : cluster [DBG] pgmap v14937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:00 smithi082 bash[20963]: audit 2024-04-03T22:36:59.852209+0000 mon.a (mon.0) 12798 : audit [DBG] from='client.? 172.21.15.67:0/2986445810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:00 smithi067 bash[17655]: audit 2024-04-03T22:36:59.852209+0000 mon.a (mon.0) 12798 : audit [DBG] from='client.? 172.21.15.67:0/2986445810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:00 smithi067 bash[27441]: audit 2024-04-03T22:36:59.852209+0000 mon.a (mon.0) 12798 : audit [DBG] from='client.? 172.21.15.67:0/2986445810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:01 smithi082 bash[20963]: cluster 2024-04-03T22:37:00.317279+0000 mgr.y (mgr.24370) 14954 : cluster [DBG] pgmap v14938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:01 smithi067 bash[17655]: cluster 2024-04-03T22:37:00.317279+0000 mgr.y (mgr.24370) 14954 : cluster [DBG] pgmap v14938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:01 smithi067 bash[27441]: cluster 2024-04-03T22:37:00.317279+0000 mgr.y (mgr.24370) 14954 : cluster [DBG] pgmap v14938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:02.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:02 smithi082 bash[20963]: audit 2024-04-03T22:37:02.313726+0000 mon.a (mon.0) 12799 : audit [DBG] from='client.? 172.21.15.67:0/1882233709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:02 smithi067 bash[17655]: audit 2024-04-03T22:37:02.313726+0000 mon.a (mon.0) 12799 : audit [DBG] from='client.? 172.21.15.67:0/1882233709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:02 smithi067 bash[27441]: audit 2024-04-03T22:37:02.313726+0000 mon.a (mon.0) 12799 : audit [DBG] from='client.? 172.21.15.67:0/1882233709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:37:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:37:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:03 smithi082 bash[20963]: cluster 2024-04-03T22:37:02.317965+0000 mgr.y (mgr.24370) 14955 : cluster [DBG] pgmap v14939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:03 smithi067 bash[17655]: cluster 2024-04-03T22:37:02.317965+0000 mgr.y (mgr.24370) 14955 : cluster [DBG] pgmap v14939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:03 smithi067 bash[27441]: cluster 2024-04-03T22:37:02.317965+0000 mgr.y (mgr.24370) 14955 : cluster [DBG] pgmap v14939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:05 smithi082 bash[20963]: cluster 2024-04-03T22:37:04.318610+0000 mgr.y (mgr.24370) 14956 : cluster [DBG] pgmap v14940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:05 smithi082 bash[20963]: audit 2024-04-03T22:37:04.766611+0000 mon.a (mon.0) 12800 : audit [DBG] from='client.? 172.21.15.67:0/3467020139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:05 smithi067 bash[17655]: cluster 2024-04-03T22:37:04.318610+0000 mgr.y (mgr.24370) 14956 : cluster [DBG] pgmap v14940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:05 smithi067 bash[17655]: audit 2024-04-03T22:37:04.766611+0000 mon.a (mon.0) 12800 : audit [DBG] from='client.? 172.21.15.67:0/3467020139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:05 smithi067 bash[27441]: cluster 2024-04-03T22:37:04.318610+0000 mgr.y (mgr.24370) 14956 : cluster [DBG] pgmap v14940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:05 smithi067 bash[27441]: audit 2024-04-03T22:37:04.766611+0000 mon.a (mon.0) 12800 : audit [DBG] from='client.? 172.21.15.67:0/3467020139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:07 smithi082 bash[20963]: cluster 2024-04-03T22:37:06.319795+0000 mgr.y (mgr.24370) 14957 : cluster [DBG] pgmap v14941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:07 smithi082 bash[20963]: audit 2024-04-03T22:37:07.223592+0000 mon.a (mon.0) 12801 : audit [DBG] from='client.? 172.21.15.67:0/599711042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:07 smithi067 bash[27441]: cluster 2024-04-03T22:37:06.319795+0000 mgr.y (mgr.24370) 14957 : cluster [DBG] pgmap v14941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:07 smithi067 bash[27441]: audit 2024-04-03T22:37:07.223592+0000 mon.a (mon.0) 12801 : audit [DBG] from='client.? 172.21.15.67:0/599711042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:07 smithi067 bash[17655]: cluster 2024-04-03T22:37:06.319795+0000 mgr.y (mgr.24370) 14957 : cluster [DBG] pgmap v14941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:07 smithi067 bash[17655]: audit 2024-04-03T22:37:07.223592+0000 mon.a (mon.0) 12801 : audit [DBG] from='client.? 172.21.15.67:0/599711042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:09 smithi082 bash[20963]: cluster 2024-04-03T22:37:08.320492+0000 mgr.y (mgr.24370) 14958 : cluster [DBG] pgmap v14942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:09 smithi067 bash[27441]: cluster 2024-04-03T22:37:08.320492+0000 mgr.y (mgr.24370) 14958 : cluster [DBG] pgmap v14942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:09 smithi067 bash[17655]: cluster 2024-04-03T22:37:08.320492+0000 mgr.y (mgr.24370) 14958 : cluster [DBG] pgmap v14942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:10 smithi082 bash[20963]: audit 2024-04-03T22:37:09.678599+0000 mon.a (mon.0) 12802 : audit [DBG] from='client.? 172.21.15.67:0/3370742253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:10 smithi082 bash[20963]: audit 2024-04-03T22:37:10.452840+0000 mon.a (mon.0) 12803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:10 smithi067 bash[17655]: audit 2024-04-03T22:37:09.678599+0000 mon.a (mon.0) 12802 : audit [DBG] from='client.? 172.21.15.67:0/3370742253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:10 smithi067 bash[17655]: audit 2024-04-03T22:37:10.452840+0000 mon.a (mon.0) 12803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:10 smithi067 bash[27441]: audit 2024-04-03T22:37:09.678599+0000 mon.a (mon.0) 12802 : audit [DBG] from='client.? 172.21.15.67:0/3370742253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:10 smithi067 bash[27441]: audit 2024-04-03T22:37:10.452840+0000 mon.a (mon.0) 12803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:11 smithi082 bash[20963]: cluster 2024-04-03T22:37:10.321197+0000 mgr.y (mgr.24370) 14959 : cluster [DBG] pgmap v14943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:11 smithi067 bash[17655]: cluster 2024-04-03T22:37:10.321197+0000 mgr.y (mgr.24370) 14959 : cluster [DBG] pgmap v14943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:11 smithi067 bash[27441]: cluster 2024-04-03T22:37:10.321197+0000 mgr.y (mgr.24370) 14959 : cluster [DBG] pgmap v14943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:12 smithi082 bash[20963]: audit 2024-04-03T22:37:12.142476+0000 mon.c (mon.2) 5980 : audit [DBG] from='client.? 172.21.15.67:0/2856654778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:12 smithi067 bash[17655]: audit 2024-04-03T22:37:12.142476+0000 mon.c (mon.2) 5980 : audit [DBG] from='client.? 172.21.15.67:0/2856654778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:12 smithi067 bash[27441]: audit 2024-04-03T22:37:12.142476+0000 mon.c (mon.2) 5980 : audit [DBG] from='client.? 172.21.15.67:0/2856654778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:37:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:37:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:13 smithi082 bash[20963]: cluster 2024-04-03T22:37:12.322483+0000 mgr.y (mgr.24370) 14960 : cluster [DBG] pgmap v14944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:13 smithi067 bash[27441]: cluster 2024-04-03T22:37:12.322483+0000 mgr.y (mgr.24370) 14960 : cluster [DBG] pgmap v14944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:13 smithi067 bash[17655]: cluster 2024-04-03T22:37:12.322483+0000 mgr.y (mgr.24370) 14960 : cluster [DBG] pgmap v14944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:14 smithi067 bash[27441]: audit 2024-04-03T22:37:14.592589+0000 mon.c (mon.2) 5981 : audit [DBG] from='client.? 172.21.15.67:0/3181215297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:14 smithi067 bash[17655]: audit 2024-04-03T22:37:14.592589+0000 mon.c (mon.2) 5981 : audit [DBG] from='client.? 172.21.15.67:0/3181215297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:14 smithi082 bash[20963]: audit 2024-04-03T22:37:14.592589+0000 mon.c (mon.2) 5981 : audit [DBG] from='client.? 172.21.15.67:0/3181215297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:15 smithi067 bash[27441]: cluster 2024-04-03T22:37:14.323153+0000 mgr.y (mgr.24370) 14961 : cluster [DBG] pgmap v14945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:15 smithi067 bash[17655]: cluster 2024-04-03T22:37:14.323153+0000 mgr.y (mgr.24370) 14961 : cluster [DBG] pgmap v14945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:15 smithi082 bash[20963]: cluster 2024-04-03T22:37:14.323153+0000 mgr.y (mgr.24370) 14961 : cluster [DBG] pgmap v14945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:17 smithi067 bash[27441]: cluster 2024-04-03T22:37:16.324313+0000 mgr.y (mgr.24370) 14962 : cluster [DBG] pgmap v14946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:17 smithi067 bash[27441]: audit 2024-04-03T22:37:17.046423+0000 mon.c (mon.2) 5982 : audit [DBG] from='client.? 172.21.15.67:0/3259263920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:17.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:17 smithi067 bash[17655]: cluster 2024-04-03T22:37:16.324313+0000 mgr.y (mgr.24370) 14962 : cluster [DBG] pgmap v14946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:17.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:17 smithi067 bash[17655]: audit 2024-04-03T22:37:17.046423+0000 mon.c (mon.2) 5982 : audit [DBG] from='client.? 172.21.15.67:0/3259263920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:17 smithi082 bash[20963]: cluster 2024-04-03T22:37:16.324313+0000 mgr.y (mgr.24370) 14962 : cluster [DBG] pgmap v14946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:17 smithi082 bash[20963]: audit 2024-04-03T22:37:17.046423+0000 mon.c (mon.2) 5982 : audit [DBG] from='client.? 172.21.15.67:0/3259263920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:19 smithi067 bash[27441]: cluster 2024-04-03T22:37:18.325005+0000 mgr.y (mgr.24370) 14963 : cluster [DBG] pgmap v14947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:19 smithi067 bash[27441]: audit 2024-04-03T22:37:19.495181+0000 mon.a (mon.0) 12804 : audit [DBG] from='client.? 172.21.15.67:0/906067369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:19 smithi067 bash[17655]: cluster 2024-04-03T22:37:18.325005+0000 mgr.y (mgr.24370) 14963 : cluster [DBG] pgmap v14947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:19 smithi067 bash[17655]: audit 2024-04-03T22:37:19.495181+0000 mon.a (mon.0) 12804 : audit [DBG] from='client.? 172.21.15.67:0/906067369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:19 smithi082 bash[20963]: cluster 2024-04-03T22:37:18.325005+0000 mgr.y (mgr.24370) 14963 : cluster [DBG] pgmap v14947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:19 smithi082 bash[20963]: audit 2024-04-03T22:37:19.495181+0000 mon.a (mon.0) 12804 : audit [DBG] from='client.? 172.21.15.67:0/906067369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:21 smithi067 bash[27441]: cluster 2024-04-03T22:37:20.325727+0000 mgr.y (mgr.24370) 14964 : cluster [DBG] pgmap v14948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:21 smithi067 bash[17655]: cluster 2024-04-03T22:37:20.325727+0000 mgr.y (mgr.24370) 14964 : cluster [DBG] pgmap v14948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:21 smithi082 bash[20963]: cluster 2024-04-03T22:37:20.325727+0000 mgr.y (mgr.24370) 14964 : cluster [DBG] pgmap v14948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:22 smithi067 bash[17655]: audit 2024-04-03T22:37:21.956424+0000 mon.c (mon.2) 5983 : audit [DBG] from='client.? 172.21.15.67:0/3144291960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:22 smithi067 bash[27441]: audit 2024-04-03T22:37:21.956424+0000 mon.c (mon.2) 5983 : audit [DBG] from='client.? 172.21.15.67:0/3144291960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:22 smithi082 bash[20963]: audit 2024-04-03T22:37:21.956424+0000 mon.c (mon.2) 5983 : audit [DBG] from='client.? 172.21.15.67:0/3144291960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:37:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:23 smithi082 bash[20963]: cluster 2024-04-03T22:37:22.326901+0000 mgr.y (mgr.24370) 14965 : cluster [DBG] pgmap v14949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:37:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:23 smithi067 bash[17655]: cluster 2024-04-03T22:37:22.326901+0000 mgr.y (mgr.24370) 14965 : cluster [DBG] pgmap v14949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:23 smithi067 bash[27441]: cluster 2024-04-03T22:37:22.326901+0000 mgr.y (mgr.24370) 14965 : cluster [DBG] pgmap v14949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:24 smithi082 bash[20963]: cluster 2024-04-03T22:37:24.327513+0000 mgr.y (mgr.24370) 14966 : cluster [DBG] pgmap v14950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:24 smithi082 bash[20963]: audit 2024-04-03T22:37:24.410555+0000 mon.c (mon.2) 5984 : audit [DBG] from='client.? 172.21.15.67:0/4046824748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:24 smithi067 bash[27441]: cluster 2024-04-03T22:37:24.327513+0000 mgr.y (mgr.24370) 14966 : cluster [DBG] pgmap v14950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:24 smithi067 bash[27441]: audit 2024-04-03T22:37:24.410555+0000 mon.c (mon.2) 5984 : audit [DBG] from='client.? 172.21.15.67:0/4046824748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:24 smithi067 bash[17655]: cluster 2024-04-03T22:37:24.327513+0000 mgr.y (mgr.24370) 14966 : cluster [DBG] pgmap v14950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:24 smithi067 bash[17655]: audit 2024-04-03T22:37:24.410555+0000 mon.c (mon.2) 5984 : audit [DBG] from='client.? 172.21.15.67:0/4046824748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:25 smithi082 bash[20963]: audit 2024-04-03T22:37:25.453182+0000 mon.a (mon.0) 12805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:25 smithi067 bash[27441]: audit 2024-04-03T22:37:25.453182+0000 mon.a (mon.0) 12805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:25 smithi067 bash[17655]: audit 2024-04-03T22:37:25.453182+0000 mon.a (mon.0) 12805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:26 smithi082 bash[20963]: cluster 2024-04-03T22:37:26.328736+0000 mgr.y (mgr.24370) 14967 : cluster [DBG] pgmap v14951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:26 smithi067 bash[27441]: cluster 2024-04-03T22:37:26.328736+0000 mgr.y (mgr.24370) 14967 : cluster [DBG] pgmap v14951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:26 smithi067 bash[17655]: cluster 2024-04-03T22:37:26.328736+0000 mgr.y (mgr.24370) 14967 : cluster [DBG] pgmap v14951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:27 smithi082 bash[20963]: audit 2024-04-03T22:37:26.863827+0000 mon.c (mon.2) 5985 : audit [DBG] from='client.? 172.21.15.67:0/3705551686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:27 smithi067 bash[17655]: audit 2024-04-03T22:37:26.863827+0000 mon.c (mon.2) 5985 : audit [DBG] from='client.? 172.21.15.67:0/3705551686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:27 smithi067 bash[27441]: audit 2024-04-03T22:37:26.863827+0000 mon.c (mon.2) 5985 : audit [DBG] from='client.? 172.21.15.67:0/3705551686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:28 smithi082 bash[20963]: cluster 2024-04-03T22:37:28.329431+0000 mgr.y (mgr.24370) 14968 : cluster [DBG] pgmap v14952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:28 smithi067 bash[17655]: cluster 2024-04-03T22:37:28.329431+0000 mgr.y (mgr.24370) 14968 : cluster [DBG] pgmap v14952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:28 smithi067 bash[27441]: cluster 2024-04-03T22:37:28.329431+0000 mgr.y (mgr.24370) 14968 : cluster [DBG] pgmap v14952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:29 smithi082 bash[20963]: audit 2024-04-03T22:37:29.332250+0000 mon.c (mon.2) 5986 : audit [DBG] from='client.? 172.21.15.67:0/3446154736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:29 smithi067 bash[17655]: audit 2024-04-03T22:37:29.332250+0000 mon.c (mon.2) 5986 : audit [DBG] from='client.? 172.21.15.67:0/3446154736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:29 smithi067 bash[27441]: audit 2024-04-03T22:37:29.332250+0000 mon.c (mon.2) 5986 : audit [DBG] from='client.? 172.21.15.67:0/3446154736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:30 smithi082 bash[20963]: cluster 2024-04-03T22:37:30.330142+0000 mgr.y (mgr.24370) 14969 : cluster [DBG] pgmap v14953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:30 smithi067 bash[17655]: cluster 2024-04-03T22:37:30.330142+0000 mgr.y (mgr.24370) 14969 : cluster [DBG] pgmap v14953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:30 smithi067 bash[27441]: cluster 2024-04-03T22:37:30.330142+0000 mgr.y (mgr.24370) 14969 : cluster [DBG] pgmap v14953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:31 smithi082 bash[20963]: audit 2024-04-03T22:37:31.786855+0000 mon.c (mon.2) 5987 : audit [DBG] from='client.? 172.21.15.67:0/261235432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:31 smithi067 bash[17655]: audit 2024-04-03T22:37:31.786855+0000 mon.c (mon.2) 5987 : audit [DBG] from='client.? 172.21.15.67:0/261235432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:31 smithi067 bash[27441]: audit 2024-04-03T22:37:31.786855+0000 mon.c (mon.2) 5987 : audit [DBG] from='client.? 172.21.15.67:0/261235432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:32 smithi082 bash[20963]: cluster 2024-04-03T22:37:32.331326+0000 mgr.y (mgr.24370) 14970 : cluster [DBG] pgmap v14954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:33.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:32 smithi067 bash[17655]: cluster 2024-04-03T22:37:32.331326+0000 mgr.y (mgr.24370) 14970 : cluster [DBG] pgmap v14954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:33.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:37:33.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:32 smithi067 bash[27441]: cluster 2024-04-03T22:37:32.331326+0000 mgr.y (mgr.24370) 14970 : cluster [DBG] pgmap v14954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:37:34.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:34 smithi082 bash[20963]: audit 2024-04-03T22:37:34.237877+0000 mon.c (mon.2) 5988 : audit [DBG] from='client.? 172.21.15.67:0/1979845594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:34.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:34 smithi067 bash[17655]: audit 2024-04-03T22:37:34.237877+0000 mon.c (mon.2) 5988 : audit [DBG] from='client.? 172.21.15.67:0/1979845594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:34.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:34 smithi067 bash[27441]: audit 2024-04-03T22:37:34.237877+0000 mon.c (mon.2) 5988 : audit [DBG] from='client.? 172.21.15.67:0/1979845594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:35.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:35 smithi082 bash[20963]: cluster 2024-04-03T22:37:34.332053+0000 mgr.y (mgr.24370) 14971 : cluster [DBG] pgmap v14955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:35.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:35 smithi067 bash[17655]: cluster 2024-04-03T22:37:34.332053+0000 mgr.y (mgr.24370) 14971 : cluster [DBG] pgmap v14955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:35.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:35 smithi067 bash[27441]: cluster 2024-04-03T22:37:34.332053+0000 mgr.y (mgr.24370) 14971 : cluster [DBG] pgmap v14955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:37 smithi067 bash[27441]: cluster 2024-04-03T22:37:36.333212+0000 mgr.y (mgr.24370) 14972 : cluster [DBG] pgmap v14956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:37.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:37 smithi067 bash[27441]: audit 2024-04-03T22:37:36.694124+0000 mon.a (mon.0) 12806 : audit [DBG] from='client.? 172.21.15.67:0/3688997754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:37 smithi067 bash[17655]: cluster 2024-04-03T22:37:36.333212+0000 mgr.y (mgr.24370) 14972 : cluster [DBG] pgmap v14956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:37.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:37 smithi067 bash[17655]: audit 2024-04-03T22:37:36.694124+0000 mon.a (mon.0) 12806 : audit [DBG] from='client.? 172.21.15.67:0/3688997754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:37 smithi082 bash[20963]: cluster 2024-04-03T22:37:36.333212+0000 mgr.y (mgr.24370) 14972 : cluster [DBG] pgmap v14956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:37 smithi082 bash[20963]: audit 2024-04-03T22:37:36.694124+0000 mon.a (mon.0) 12806 : audit [DBG] from='client.? 172.21.15.67:0/3688997754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:39 smithi067 bash[27441]: cluster 2024-04-03T22:37:38.334010+0000 mgr.y (mgr.24370) 14973 : cluster [DBG] pgmap v14957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:39.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:39 smithi067 bash[27441]: audit 2024-04-03T22:37:39.148029+0000 mon.a (mon.0) 12807 : audit [DBG] from='client.? 172.21.15.67:0/2397575450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:39.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:39 smithi067 bash[17655]: cluster 2024-04-03T22:37:38.334010+0000 mgr.y (mgr.24370) 14973 : cluster [DBG] pgmap v14957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:39 smithi067 bash[17655]: audit 2024-04-03T22:37:39.148029+0000 mon.a (mon.0) 12807 : audit [DBG] from='client.? 172.21.15.67:0/2397575450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:39 smithi082 bash[20963]: cluster 2024-04-03T22:37:38.334010+0000 mgr.y (mgr.24370) 14973 : cluster [DBG] pgmap v14957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:39 smithi082 bash[20963]: audit 2024-04-03T22:37:39.148029+0000 mon.a (mon.0) 12807 : audit [DBG] from='client.? 172.21.15.67:0/2397575450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:40.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:40 smithi067 bash[17655]: audit 2024-04-03T22:37:40.058285+0000 mon.a (mon.0) 12808 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:37:40.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:40 smithi067 bash[27441]: audit 2024-04-03T22:37:40.058285+0000 mon.a (mon.0) 12808 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:37:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:40 smithi082 bash[20963]: audit 2024-04-03T22:37:40.058285+0000 mon.a (mon.0) 12808 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:37:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:41 smithi067 bash[17655]: cluster 2024-04-03T22:37:40.334749+0000 mgr.y (mgr.24370) 14974 : cluster [DBG] pgmap v14958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:41.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:41 smithi067 bash[17655]: audit 2024-04-03T22:37:40.453624+0000 mon.a (mon.0) 12809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:41.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:41 smithi067 bash[27441]: cluster 2024-04-03T22:37:40.334749+0000 mgr.y (mgr.24370) 14974 : cluster [DBG] pgmap v14958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:41 smithi067 bash[27441]: audit 2024-04-03T22:37:40.453624+0000 mon.a (mon.0) 12809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:41 smithi082 bash[20963]: cluster 2024-04-03T22:37:40.334749+0000 mgr.y (mgr.24370) 14974 : cluster [DBG] pgmap v14958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:41 smithi082 bash[20963]: audit 2024-04-03T22:37:40.453624+0000 mon.a (mon.0) 12809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:42.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:42 smithi067 bash[17655]: audit 2024-04-03T22:37:41.608256+0000 mon.c (mon.2) 5989 : audit [DBG] from='client.? 172.21.15.67:0/4280481807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:42.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:42 smithi067 bash[27441]: audit 2024-04-03T22:37:41.608256+0000 mon.c (mon.2) 5989 : audit [DBG] from='client.? 172.21.15.67:0/4280481807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:42 smithi082 bash[20963]: audit 2024-04-03T22:37:41.608256+0000 mon.c (mon.2) 5989 : audit [DBG] from='client.? 172.21.15.67:0/4280481807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:43.413 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:37:43.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:43 smithi067 bash[27441]: cluster 2024-04-03T22:37:42.335697+0000 mgr.y (mgr.24370) 14975 : cluster [DBG] pgmap v14959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:43.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:43 smithi067 bash[17655]: cluster 2024-04-03T22:37:42.335697+0000 mgr.y (mgr.24370) 14975 : cluster [DBG] pgmap v14959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:37:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:43 smithi082 bash[20963]: cluster 2024-04-03T22:37:42.335697+0000 mgr.y (mgr.24370) 14975 : cluster [DBG] pgmap v14959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:44 smithi082 bash[20963]: audit 2024-04-03T22:37:44.058970+0000 mon.a (mon.0) 12810 : audit [DBG] from='client.? 172.21.15.67:0/2362558100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:44 smithi067 bash[17655]: audit 2024-04-03T22:37:44.058970+0000 mon.a (mon.0) 12810 : audit [DBG] from='client.? 172.21.15.67:0/2362558100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:44 smithi067 bash[27441]: audit 2024-04-03T22:37:44.058970+0000 mon.a (mon.0) 12810 : audit [DBG] from='client.? 172.21.15.67:0/2362558100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:45 smithi082 bash[20963]: cluster 2024-04-03T22:37:44.336421+0000 mgr.y (mgr.24370) 14976 : cluster [DBG] pgmap v14960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:45 smithi067 bash[27441]: cluster 2024-04-03T22:37:44.336421+0000 mgr.y (mgr.24370) 14976 : cluster [DBG] pgmap v14960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:45 smithi067 bash[17655]: cluster 2024-04-03T22:37:44.336421+0000 mgr.y (mgr.24370) 14976 : cluster [DBG] pgmap v14960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:46 smithi082 bash[20963]: audit 2024-04-03T22:37:45.803005+0000 mon.a (mon.0) 12811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:46 smithi082 bash[20963]: audit 2024-04-03T22:37:45.828504+0000 mon.a (mon.0) 12812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:46 smithi082 bash[20963]: audit 2024-04-03T22:37:46.055678+0000 mon.a (mon.0) 12813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:46 smithi082 bash[20963]: audit 2024-04-03T22:37:46.063052+0000 mon.a (mon.0) 12814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:46 smithi082 bash[20963]: cluster 2024-04-03T22:37:46.337575+0000 mgr.y (mgr.24370) 14977 : cluster [DBG] pgmap v14961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:46 smithi082 bash[20963]: audit 2024-04-03T22:37:46.483353+0000 mon.a (mon.0) 12815 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:37:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:46 smithi082 bash[20963]: audit 2024-04-03T22:37:46.485264+0000 mon.a (mon.0) 12816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:37:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:46 smithi082 bash[20963]: audit 2024-04-03T22:37:46.496084+0000 mon.a (mon.0) 12817 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:46 smithi082 bash[20963]: audit 2024-04-03T22:37:46.511720+0000 mon.c (mon.2) 5990 : audit [DBG] from='client.? 172.21.15.67:0/4134596894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[17655]: audit 2024-04-03T22:37:45.803005+0000 mon.a (mon.0) 12811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[17655]: audit 2024-04-03T22:37:45.828504+0000 mon.a (mon.0) 12812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[17655]: audit 2024-04-03T22:37:46.055678+0000 mon.a (mon.0) 12813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[17655]: audit 2024-04-03T22:37:46.063052+0000 mon.a (mon.0) 12814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[17655]: cluster 2024-04-03T22:37:46.337575+0000 mgr.y (mgr.24370) 14977 : cluster [DBG] pgmap v14961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[17655]: audit 2024-04-03T22:37:46.483353+0000 mon.a (mon.0) 12815 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[17655]: audit 2024-04-03T22:37:46.485264+0000 mon.a (mon.0) 12816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[17655]: audit 2024-04-03T22:37:46.496084+0000 mon.a (mon.0) 12817 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[17655]: audit 2024-04-03T22:37:46.511720+0000 mon.c (mon.2) 5990 : audit [DBG] from='client.? 172.21.15.67:0/4134596894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[27441]: audit 2024-04-03T22:37:45.803005+0000 mon.a (mon.0) 12811 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[27441]: audit 2024-04-03T22:37:45.828504+0000 mon.a (mon.0) 12812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[27441]: audit 2024-04-03T22:37:46.055678+0000 mon.a (mon.0) 12813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[27441]: audit 2024-04-03T22:37:46.063052+0000 mon.a (mon.0) 12814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[27441]: cluster 2024-04-03T22:37:46.337575+0000 mgr.y (mgr.24370) 14977 : cluster [DBG] pgmap v14961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[27441]: audit 2024-04-03T22:37:46.483353+0000 mon.a (mon.0) 12815 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:37:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[27441]: audit 2024-04-03T22:37:46.485264+0000 mon.a (mon.0) 12816 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:37:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[27441]: audit 2024-04-03T22:37:46.496084+0000 mon.a (mon.0) 12817 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:37:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:46 smithi067 bash[27441]: audit 2024-04-03T22:37:46.511720+0000 mon.c (mon.2) 5990 : audit [DBG] from='client.? 172.21.15.67:0/4134596894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:49 smithi067 bash[27441]: cluster 2024-04-03T22:37:48.338351+0000 mgr.y (mgr.24370) 14978 : cluster [DBG] pgmap v14962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:49.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:49 smithi067 bash[27441]: audit 2024-04-03T22:37:48.955220+0000 mon.a (mon.0) 12818 : audit [DBG] from='client.? 172.21.15.67:0/3786442378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:49 smithi067 bash[17655]: cluster 2024-04-03T22:37:48.338351+0000 mgr.y (mgr.24370) 14978 : cluster [DBG] pgmap v14962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:49.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:49 smithi067 bash[17655]: audit 2024-04-03T22:37:48.955220+0000 mon.a (mon.0) 12818 : audit [DBG] from='client.? 172.21.15.67:0/3786442378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:49 smithi082 bash[20963]: cluster 2024-04-03T22:37:48.338351+0000 mgr.y (mgr.24370) 14978 : cluster [DBG] pgmap v14962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:49 smithi082 bash[20963]: audit 2024-04-03T22:37:48.955220+0000 mon.a (mon.0) 12818 : audit [DBG] from='client.? 172.21.15.67:0/3786442378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:51.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:51 smithi067 bash[17655]: cluster 2024-04-03T22:37:50.339005+0000 mgr.y (mgr.24370) 14979 : cluster [DBG] pgmap v14963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:51.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:51 smithi067 bash[27441]: cluster 2024-04-03T22:37:50.339005+0000 mgr.y (mgr.24370) 14979 : cluster [DBG] pgmap v14963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:51 smithi082 bash[20963]: cluster 2024-04-03T22:37:50.339005+0000 mgr.y (mgr.24370) 14979 : cluster [DBG] pgmap v14963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:52.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:52 smithi067 bash[17655]: audit 2024-04-03T22:37:51.410408+0000 mon.a (mon.0) 12819 : audit [DBG] from='client.? 172.21.15.67:0/3379891526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:52.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:52 smithi067 bash[27441]: audit 2024-04-03T22:37:51.410408+0000 mon.a (mon.0) 12819 : audit [DBG] from='client.? 172.21.15.67:0/3379891526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:52 smithi082 bash[20963]: audit 2024-04-03T22:37:51.410408+0000 mon.a (mon.0) 12819 : audit [DBG] from='client.? 172.21.15.67:0/3379891526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:53.412 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:37:53.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:53 smithi067 bash[17655]: cluster 2024-04-03T22:37:52.340252+0000 mgr.y (mgr.24370) 14980 : cluster [DBG] pgmap v14964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:53.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:53 smithi067 bash[27441]: cluster 2024-04-03T22:37:52.340252+0000 mgr.y (mgr.24370) 14980 : cluster [DBG] pgmap v14964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:53 smithi082 bash[20963]: cluster 2024-04-03T22:37:52.340252+0000 mgr.y (mgr.24370) 14980 : cluster [DBG] pgmap v14964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:37:54.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:54 smithi082 bash[20963]: audit 2024-04-03T22:37:53.865763+0000 mon.a (mon.0) 12820 : audit [DBG] from='client.? 172.21.15.67:0/3566690885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:54 smithi067 bash[17655]: audit 2024-04-03T22:37:53.865763+0000 mon.a (mon.0) 12820 : audit [DBG] from='client.? 172.21.15.67:0/3566690885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:54 smithi067 bash[27441]: audit 2024-04-03T22:37:53.865763+0000 mon.a (mon.0) 12820 : audit [DBG] from='client.? 172.21.15.67:0/3566690885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:55 smithi082 bash[20963]: cluster 2024-04-03T22:37:54.341057+0000 mgr.y (mgr.24370) 14981 : cluster [DBG] pgmap v14965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:55 smithi067 bash[27441]: cluster 2024-04-03T22:37:54.341057+0000 mgr.y (mgr.24370) 14981 : cluster [DBG] pgmap v14965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:55 smithi067 bash[17655]: cluster 2024-04-03T22:37:54.341057+0000 mgr.y (mgr.24370) 14981 : cluster [DBG] pgmap v14965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:56 smithi082 bash[20963]: audit 2024-04-03T22:37:55.453949+0000 mon.a (mon.0) 12821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:56 smithi082 bash[20963]: audit 2024-04-03T22:37:56.316995+0000 mon.a (mon.0) 12822 : audit [DBG] from='client.? 172.21.15.67:0/2677827034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:56 smithi067 bash[27441]: audit 2024-04-03T22:37:55.453949+0000 mon.a (mon.0) 12821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:56 smithi067 bash[27441]: audit 2024-04-03T22:37:56.316995+0000 mon.a (mon.0) 12822 : audit [DBG] from='client.? 172.21.15.67:0/2677827034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:56 smithi067 bash[17655]: audit 2024-04-03T22:37:55.453949+0000 mon.a (mon.0) 12821 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:37:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:56 smithi067 bash[17655]: audit 2024-04-03T22:37:56.316995+0000 mon.a (mon.0) 12822 : audit [DBG] from='client.? 172.21.15.67:0/2677827034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:57 smithi082 bash[20963]: cluster 2024-04-03T22:37:56.342251+0000 mgr.y (mgr.24370) 14982 : cluster [DBG] pgmap v14966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:57 smithi067 bash[17655]: cluster 2024-04-03T22:37:56.342251+0000 mgr.y (mgr.24370) 14982 : cluster [DBG] pgmap v14966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:57 smithi067 bash[27441]: cluster 2024-04-03T22:37:56.342251+0000 mgr.y (mgr.24370) 14982 : cluster [DBG] pgmap v14966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:59 smithi082 bash[20963]: cluster 2024-04-03T22:37:58.342962+0000 mgr.y (mgr.24370) 14983 : cluster [DBG] pgmap v14967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:59.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:37:59 smithi082 bash[20963]: audit 2024-04-03T22:37:58.776916+0000 mon.c (mon.2) 5991 : audit [DBG] from='client.? 172.21.15.67:0/1031052565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:59 smithi067 bash[17655]: cluster 2024-04-03T22:37:58.342962+0000 mgr.y (mgr.24370) 14983 : cluster [DBG] pgmap v14967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:37:59 smithi067 bash[17655]: audit 2024-04-03T22:37:58.776916+0000 mon.c (mon.2) 5991 : audit [DBG] from='client.? 172.21.15.67:0/1031052565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:37:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:59 smithi067 bash[27441]: cluster 2024-04-03T22:37:58.342962+0000 mgr.y (mgr.24370) 14983 : cluster [DBG] pgmap v14967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:37:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:37:59 smithi067 bash[27441]: audit 2024-04-03T22:37:58.776916+0000 mon.c (mon.2) 5991 : audit [DBG] from='client.? 172.21.15.67:0/1031052565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:01 smithi082 bash[20963]: cluster 2024-04-03T22:38:00.343638+0000 mgr.y (mgr.24370) 14984 : cluster [DBG] pgmap v14968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:01 smithi082 bash[20963]: audit 2024-04-03T22:38:01.231951+0000 mon.a (mon.0) 12823 : audit [DBG] from='client.? 172.21.15.67:0/3444275589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:01 smithi067 bash[17655]: cluster 2024-04-03T22:38:00.343638+0000 mgr.y (mgr.24370) 14984 : cluster [DBG] pgmap v14968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:01 smithi067 bash[17655]: audit 2024-04-03T22:38:01.231951+0000 mon.a (mon.0) 12823 : audit [DBG] from='client.? 172.21.15.67:0/3444275589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:01 smithi067 bash[27441]: cluster 2024-04-03T22:38:00.343638+0000 mgr.y (mgr.24370) 14984 : cluster [DBG] pgmap v14968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:01 smithi067 bash[27441]: audit 2024-04-03T22:38:01.231951+0000 mon.a (mon.0) 12823 : audit [DBG] from='client.? 172.21.15.67:0/3444275589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:38:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:03 smithi082 bash[20963]: cluster 2024-04-03T22:38:02.344881+0000 mgr.y (mgr.24370) 14985 : cluster [DBG] pgmap v14969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:38:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:03 smithi067 bash[27441]: cluster 2024-04-03T22:38:02.344881+0000 mgr.y (mgr.24370) 14985 : cluster [DBG] pgmap v14969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:03 smithi067 bash[17655]: cluster 2024-04-03T22:38:02.344881+0000 mgr.y (mgr.24370) 14985 : cluster [DBG] pgmap v14969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:04.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:04 smithi082 bash[20963]: audit 2024-04-03T22:38:03.683472+0000 mon.c (mon.2) 5992 : audit [DBG] from='client.? 172.21.15.67:0/1710465744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:04 smithi067 bash[27441]: audit 2024-04-03T22:38:03.683472+0000 mon.c (mon.2) 5992 : audit [DBG] from='client.? 172.21.15.67:0/1710465744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:04 smithi067 bash[17655]: audit 2024-04-03T22:38:03.683472+0000 mon.c (mon.2) 5992 : audit [DBG] from='client.? 172.21.15.67:0/1710465744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:05 smithi082 bash[20963]: cluster 2024-04-03T22:38:04.345550+0000 mgr.y (mgr.24370) 14986 : cluster [DBG] pgmap v14970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:05 smithi067 bash[17655]: cluster 2024-04-03T22:38:04.345550+0000 mgr.y (mgr.24370) 14986 : cluster [DBG] pgmap v14970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:05 smithi067 bash[27441]: cluster 2024-04-03T22:38:04.345550+0000 mgr.y (mgr.24370) 14986 : cluster [DBG] pgmap v14970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:06.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:06 smithi082 bash[20963]: audit 2024-04-03T22:38:06.130438+0000 mon.c (mon.2) 5993 : audit [DBG] from='client.? 172.21.15.67:0/1438091716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:06 smithi067 bash[17655]: audit 2024-04-03T22:38:06.130438+0000 mon.c (mon.2) 5993 : audit [DBG] from='client.? 172.21.15.67:0/1438091716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:06 smithi067 bash[27441]: audit 2024-04-03T22:38:06.130438+0000 mon.c (mon.2) 5993 : audit [DBG] from='client.? 172.21.15.67:0/1438091716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:07 smithi082 bash[20963]: cluster 2024-04-03T22:38:06.346739+0000 mgr.y (mgr.24370) 14987 : cluster [DBG] pgmap v14971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:07 smithi067 bash[17655]: cluster 2024-04-03T22:38:06.346739+0000 mgr.y (mgr.24370) 14987 : cluster [DBG] pgmap v14971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:07 smithi067 bash[27441]: cluster 2024-04-03T22:38:06.346739+0000 mgr.y (mgr.24370) 14987 : cluster [DBG] pgmap v14971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:09 smithi082 bash[20963]: cluster 2024-04-03T22:38:08.347395+0000 mgr.y (mgr.24370) 14988 : cluster [DBG] pgmap v14972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:09 smithi082 bash[20963]: audit 2024-04-03T22:38:08.588508+0000 mon.c (mon.2) 5994 : audit [DBG] from='client.? 172.21.15.67:0/527273128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:09 smithi067 bash[17655]: cluster 2024-04-03T22:38:08.347395+0000 mgr.y (mgr.24370) 14988 : cluster [DBG] pgmap v14972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:09 smithi067 bash[17655]: audit 2024-04-03T22:38:08.588508+0000 mon.c (mon.2) 5994 : audit [DBG] from='client.? 172.21.15.67:0/527273128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:09 smithi067 bash[27441]: cluster 2024-04-03T22:38:08.347395+0000 mgr.y (mgr.24370) 14988 : cluster [DBG] pgmap v14972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:09 smithi067 bash[27441]: audit 2024-04-03T22:38:08.588508+0000 mon.c (mon.2) 5994 : audit [DBG] from='client.? 172.21.15.67:0/527273128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:10 smithi082 bash[20963]: audit 2024-04-03T22:38:10.454683+0000 mon.a (mon.0) 12824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:10 smithi067 bash[27441]: audit 2024-04-03T22:38:10.454683+0000 mon.a (mon.0) 12824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:10 smithi067 bash[17655]: audit 2024-04-03T22:38:10.454683+0000 mon.a (mon.0) 12824 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:11 smithi082 bash[20963]: cluster 2024-04-03T22:38:10.348097+0000 mgr.y (mgr.24370) 14989 : cluster [DBG] pgmap v14973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:11 smithi082 bash[20963]: audit 2024-04-03T22:38:11.046612+0000 mon.c (mon.2) 5995 : audit [DBG] from='client.? 172.21.15.67:0/602307811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:11 smithi067 bash[27441]: cluster 2024-04-03T22:38:10.348097+0000 mgr.y (mgr.24370) 14989 : cluster [DBG] pgmap v14973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:11 smithi067 bash[27441]: audit 2024-04-03T22:38:11.046612+0000 mon.c (mon.2) 5995 : audit [DBG] from='client.? 172.21.15.67:0/602307811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:11 smithi067 bash[17655]: cluster 2024-04-03T22:38:10.348097+0000 mgr.y (mgr.24370) 14989 : cluster [DBG] pgmap v14973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:11 smithi067 bash[17655]: audit 2024-04-03T22:38:11.046612+0000 mon.c (mon.2) 5995 : audit [DBG] from='client.? 172.21.15.67:0/602307811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:38:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:13 smithi082 bash[20963]: cluster 2024-04-03T22:38:12.349203+0000 mgr.y (mgr.24370) 14990 : cluster [DBG] pgmap v14974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:38:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:13 smithi067 bash[27441]: cluster 2024-04-03T22:38:12.349203+0000 mgr.y (mgr.24370) 14990 : cluster [DBG] pgmap v14974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:13 smithi067 bash[17655]: cluster 2024-04-03T22:38:12.349203+0000 mgr.y (mgr.24370) 14990 : cluster [DBG] pgmap v14974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:14 smithi082 bash[20963]: audit 2024-04-03T22:38:13.500081+0000 mon.c (mon.2) 5996 : audit [DBG] from='client.? 172.21.15.67:0/520043787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:14 smithi067 bash[27441]: audit 2024-04-03T22:38:13.500081+0000 mon.c (mon.2) 5996 : audit [DBG] from='client.? 172.21.15.67:0/520043787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:14 smithi067 bash[17655]: audit 2024-04-03T22:38:13.500081+0000 mon.c (mon.2) 5996 : audit [DBG] from='client.? 172.21.15.67:0/520043787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:15 smithi082 bash[20963]: cluster 2024-04-03T22:38:14.349871+0000 mgr.y (mgr.24370) 14991 : cluster [DBG] pgmap v14975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:15 smithi067 bash[27441]: cluster 2024-04-03T22:38:14.349871+0000 mgr.y (mgr.24370) 14991 : cluster [DBG] pgmap v14975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:15 smithi067 bash[17655]: cluster 2024-04-03T22:38:14.349871+0000 mgr.y (mgr.24370) 14991 : cluster [DBG] pgmap v14975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:16 smithi082 bash[20963]: audit 2024-04-03T22:38:15.954835+0000 mon.a (mon.0) 12825 : audit [DBG] from='client.? 172.21.15.67:0/2619993148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:16 smithi067 bash[27441]: audit 2024-04-03T22:38:15.954835+0000 mon.a (mon.0) 12825 : audit [DBG] from='client.? 172.21.15.67:0/2619993148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:16 smithi067 bash[17655]: audit 2024-04-03T22:38:15.954835+0000 mon.a (mon.0) 12825 : audit [DBG] from='client.? 172.21.15.67:0/2619993148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:17 smithi082 bash[20963]: cluster 2024-04-03T22:38:16.351151+0000 mgr.y (mgr.24370) 14992 : cluster [DBG] pgmap v14976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:17 smithi067 bash[27441]: cluster 2024-04-03T22:38:16.351151+0000 mgr.y (mgr.24370) 14992 : cluster [DBG] pgmap v14976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:17 smithi067 bash[17655]: cluster 2024-04-03T22:38:16.351151+0000 mgr.y (mgr.24370) 14992 : cluster [DBG] pgmap v14976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:18 smithi082 bash[20963]: audit 2024-04-03T22:38:18.408561+0000 mon.a (mon.0) 12826 : audit [DBG] from='client.? 172.21.15.67:0/1552638483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:18 smithi067 bash[17655]: audit 2024-04-03T22:38:18.408561+0000 mon.a (mon.0) 12826 : audit [DBG] from='client.? 172.21.15.67:0/1552638483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:18 smithi067 bash[27441]: audit 2024-04-03T22:38:18.408561+0000 mon.a (mon.0) 12826 : audit [DBG] from='client.? 172.21.15.67:0/1552638483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:19 smithi082 bash[20963]: cluster 2024-04-03T22:38:18.351651+0000 mgr.y (mgr.24370) 14993 : cluster [DBG] pgmap v14977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:19 smithi067 bash[17655]: cluster 2024-04-03T22:38:18.351651+0000 mgr.y (mgr.24370) 14993 : cluster [DBG] pgmap v14977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:19 smithi067 bash[27441]: cluster 2024-04-03T22:38:18.351651+0000 mgr.y (mgr.24370) 14993 : cluster [DBG] pgmap v14977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:21 smithi082 bash[20963]: cluster 2024-04-03T22:38:20.352312+0000 mgr.y (mgr.24370) 14994 : cluster [DBG] pgmap v14978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:21 smithi082 bash[20963]: audit 2024-04-03T22:38:20.871427+0000 mon.c (mon.2) 5997 : audit [DBG] from='client.? 172.21.15.67:0/2940206576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:21 smithi067 bash[17655]: cluster 2024-04-03T22:38:20.352312+0000 mgr.y (mgr.24370) 14994 : cluster [DBG] pgmap v14978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:21 smithi067 bash[17655]: audit 2024-04-03T22:38:20.871427+0000 mon.c (mon.2) 5997 : audit [DBG] from='client.? 172.21.15.67:0/2940206576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:21 smithi067 bash[27441]: cluster 2024-04-03T22:38:20.352312+0000 mgr.y (mgr.24370) 14994 : cluster [DBG] pgmap v14978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:21 smithi067 bash[27441]: audit 2024-04-03T22:38:20.871427+0000 mon.c (mon.2) 5997 : audit [DBG] from='client.? 172.21.15.67:0/2940206576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:38:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:38:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:23 smithi082 bash[20963]: cluster 2024-04-03T22:38:22.353411+0000 mgr.y (mgr.24370) 14995 : cluster [DBG] pgmap v14979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:23 smithi082 bash[20963]: audit 2024-04-03T22:38:23.316067+0000 mon.c (mon.2) 5998 : audit [DBG] from='client.? 172.21.15.67:0/1726857877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:23 smithi067 bash[17655]: cluster 2024-04-03T22:38:22.353411+0000 mgr.y (mgr.24370) 14995 : cluster [DBG] pgmap v14979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:23 smithi067 bash[17655]: audit 2024-04-03T22:38:23.316067+0000 mon.c (mon.2) 5998 : audit [DBG] from='client.? 172.21.15.67:0/1726857877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:23 smithi067 bash[27441]: cluster 2024-04-03T22:38:22.353411+0000 mgr.y (mgr.24370) 14995 : cluster [DBG] pgmap v14979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:23 smithi067 bash[27441]: audit 2024-04-03T22:38:23.316067+0000 mon.c (mon.2) 5998 : audit [DBG] from='client.? 172.21.15.67:0/1726857877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:25 smithi082 bash[20963]: cluster 2024-04-03T22:38:24.354064+0000 mgr.y (mgr.24370) 14996 : cluster [DBG] pgmap v14980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:25 smithi082 bash[20963]: audit 2024-04-03T22:38:25.454408+0000 mon.a (mon.0) 12827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:25 smithi067 bash[27441]: cluster 2024-04-03T22:38:24.354064+0000 mgr.y (mgr.24370) 14996 : cluster [DBG] pgmap v14980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:25 smithi067 bash[27441]: audit 2024-04-03T22:38:25.454408+0000 mon.a (mon.0) 12827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:25 smithi067 bash[17655]: cluster 2024-04-03T22:38:24.354064+0000 mgr.y (mgr.24370) 14996 : cluster [DBG] pgmap v14980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:25 smithi067 bash[17655]: audit 2024-04-03T22:38:25.454408+0000 mon.a (mon.0) 12827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:26 smithi082 bash[20963]: audit 2024-04-03T22:38:25.769904+0000 mon.c (mon.2) 5999 : audit [DBG] from='client.? 172.21.15.67:0/119286646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:26 smithi067 bash[27441]: audit 2024-04-03T22:38:25.769904+0000 mon.c (mon.2) 5999 : audit [DBG] from='client.? 172.21.15.67:0/119286646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:26 smithi067 bash[17655]: audit 2024-04-03T22:38:25.769904+0000 mon.c (mon.2) 5999 : audit [DBG] from='client.? 172.21.15.67:0/119286646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:27 smithi082 bash[20963]: cluster 2024-04-03T22:38:26.355245+0000 mgr.y (mgr.24370) 14997 : cluster [DBG] pgmap v14981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:27 smithi067 bash[27441]: cluster 2024-04-03T22:38:26.355245+0000 mgr.y (mgr.24370) 14997 : cluster [DBG] pgmap v14981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:27 smithi067 bash[17655]: cluster 2024-04-03T22:38:26.355245+0000 mgr.y (mgr.24370) 14997 : cluster [DBG] pgmap v14981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:28 smithi082 bash[20963]: audit 2024-04-03T22:38:28.215241+0000 mon.c (mon.2) 6000 : audit [DBG] from='client.? 172.21.15.67:0/1718330035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:28 smithi067 bash[27441]: audit 2024-04-03T22:38:28.215241+0000 mon.c (mon.2) 6000 : audit [DBG] from='client.? 172.21.15.67:0/1718330035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:28 smithi067 bash[17655]: audit 2024-04-03T22:38:28.215241+0000 mon.c (mon.2) 6000 : audit [DBG] from='client.? 172.21.15.67:0/1718330035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:29 smithi082 bash[20963]: cluster 2024-04-03T22:38:28.355893+0000 mgr.y (mgr.24370) 14998 : cluster [DBG] pgmap v14982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:29 smithi067 bash[27441]: cluster 2024-04-03T22:38:28.355893+0000 mgr.y (mgr.24370) 14998 : cluster [DBG] pgmap v14982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:29 smithi067 bash[17655]: cluster 2024-04-03T22:38:28.355893+0000 mgr.y (mgr.24370) 14998 : cluster [DBG] pgmap v14982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:31 smithi082 bash[20963]: cluster 2024-04-03T22:38:30.356426+0000 mgr.y (mgr.24370) 14999 : cluster [DBG] pgmap v14983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:31 smithi082 bash[20963]: audit 2024-04-03T22:38:30.660455+0000 mon.a (mon.0) 12828 : audit [DBG] from='client.? 172.21.15.67:0/4276067013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:31 smithi067 bash[27441]: cluster 2024-04-03T22:38:30.356426+0000 mgr.y (mgr.24370) 14999 : cluster [DBG] pgmap v14983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:31 smithi067 bash[27441]: audit 2024-04-03T22:38:30.660455+0000 mon.a (mon.0) 12828 : audit [DBG] from='client.? 172.21.15.67:0/4276067013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:31 smithi067 bash[17655]: cluster 2024-04-03T22:38:30.356426+0000 mgr.y (mgr.24370) 14999 : cluster [DBG] pgmap v14983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:31 smithi067 bash[17655]: audit 2024-04-03T22:38:30.660455+0000 mon.a (mon.0) 12828 : audit [DBG] from='client.? 172.21.15.67:0/4276067013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:33] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T22:38:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:38:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:33 smithi082 bash[20963]: cluster 2024-04-03T22:38:32.357448+0000 mgr.y (mgr.24370) 15000 : cluster [DBG] pgmap v14984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:33 smithi082 bash[20963]: audit 2024-04-03T22:38:33.109311+0000 mon.c (mon.2) 6001 : audit [DBG] from='client.? 172.21.15.67:0/1205376533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:33 smithi067 bash[17655]: cluster 2024-04-03T22:38:32.357448+0000 mgr.y (mgr.24370) 15000 : cluster [DBG] pgmap v14984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:33 smithi067 bash[17655]: audit 2024-04-03T22:38:33.109311+0000 mon.c (mon.2) 6001 : audit [DBG] from='client.? 172.21.15.67:0/1205376533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:33 smithi067 bash[27441]: cluster 2024-04-03T22:38:32.357448+0000 mgr.y (mgr.24370) 15000 : cluster [DBG] pgmap v14984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:33 smithi067 bash[27441]: audit 2024-04-03T22:38:33.109311+0000 mon.c (mon.2) 6001 : audit [DBG] from='client.? 172.21.15.67:0/1205376533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:35 smithi082 bash[20963]: cluster 2024-04-03T22:38:34.358095+0000 mgr.y (mgr.24370) 15001 : cluster [DBG] pgmap v14985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:35 smithi082 bash[20963]: audit 2024-04-03T22:38:35.560873+0000 mon.a (mon.0) 12829 : audit [DBG] from='client.? 172.21.15.67:0/379168022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:35 smithi067 bash[27441]: cluster 2024-04-03T22:38:34.358095+0000 mgr.y (mgr.24370) 15001 : cluster [DBG] pgmap v14985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:35 smithi067 bash[27441]: audit 2024-04-03T22:38:35.560873+0000 mon.a (mon.0) 12829 : audit [DBG] from='client.? 172.21.15.67:0/379168022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:35 smithi067 bash[17655]: cluster 2024-04-03T22:38:34.358095+0000 mgr.y (mgr.24370) 15001 : cluster [DBG] pgmap v14985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:35 smithi067 bash[17655]: audit 2024-04-03T22:38:35.560873+0000 mon.a (mon.0) 12829 : audit [DBG] from='client.? 172.21.15.67:0/379168022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:37 smithi082 bash[20963]: cluster 2024-04-03T22:38:36.359229+0000 mgr.y (mgr.24370) 15002 : cluster [DBG] pgmap v14986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:37 smithi067 bash[27441]: cluster 2024-04-03T22:38:36.359229+0000 mgr.y (mgr.24370) 15002 : cluster [DBG] pgmap v14986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:37 smithi067 bash[17655]: cluster 2024-04-03T22:38:36.359229+0000 mgr.y (mgr.24370) 15002 : cluster [DBG] pgmap v14986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:38 smithi082 bash[20963]: audit 2024-04-03T22:38:38.016973+0000 mon.c (mon.2) 6002 : audit [DBG] from='client.? 172.21.15.67:0/1800219514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:38 smithi067 bash[17655]: audit 2024-04-03T22:38:38.016973+0000 mon.c (mon.2) 6002 : audit [DBG] from='client.? 172.21.15.67:0/1800219514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:38 smithi067 bash[27441]: audit 2024-04-03T22:38:38.016973+0000 mon.c (mon.2) 6002 : audit [DBG] from='client.? 172.21.15.67:0/1800219514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:39 smithi082 bash[20963]: cluster 2024-04-03T22:38:38.359922+0000 mgr.y (mgr.24370) 15003 : cluster [DBG] pgmap v14987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:39 smithi067 bash[17655]: cluster 2024-04-03T22:38:38.359922+0000 mgr.y (mgr.24370) 15003 : cluster [DBG] pgmap v14987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:39 smithi067 bash[27441]: cluster 2024-04-03T22:38:38.359922+0000 mgr.y (mgr.24370) 15003 : cluster [DBG] pgmap v14987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:40 smithi082 bash[20963]: audit 2024-04-03T22:38:40.454676+0000 mon.a (mon.0) 12830 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:40 smithi082 bash[20963]: audit 2024-04-03T22:38:40.468080+0000 mon.a (mon.0) 12831 : audit [DBG] from='client.? 172.21.15.67:0/1044019447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:40 smithi067 bash[17655]: audit 2024-04-03T22:38:40.454676+0000 mon.a (mon.0) 12830 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:40 smithi067 bash[17655]: audit 2024-04-03T22:38:40.468080+0000 mon.a (mon.0) 12831 : audit [DBG] from='client.? 172.21.15.67:0/1044019447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:40 smithi067 bash[27441]: audit 2024-04-03T22:38:40.454676+0000 mon.a (mon.0) 12830 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:40 smithi067 bash[27441]: audit 2024-04-03T22:38:40.468080+0000 mon.a (mon.0) 12831 : audit [DBG] from='client.? 172.21.15.67:0/1044019447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:41 smithi082 bash[20963]: cluster 2024-04-03T22:38:40.360399+0000 mgr.y (mgr.24370) 15004 : cluster [DBG] pgmap v14988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:41 smithi067 bash[17655]: cluster 2024-04-03T22:38:40.360399+0000 mgr.y (mgr.24370) 15004 : cluster [DBG] pgmap v14988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:41 smithi067 bash[27441]: cluster 2024-04-03T22:38:40.360399+0000 mgr.y (mgr.24370) 15004 : cluster [DBG] pgmap v14988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:38:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:38:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:43 smithi082 bash[20963]: cluster 2024-04-03T22:38:42.361510+0000 mgr.y (mgr.24370) 15005 : cluster [DBG] pgmap v14989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:43 smithi082 bash[20963]: audit 2024-04-03T22:38:42.920383+0000 mon.c (mon.2) 6003 : audit [DBG] from='client.? 172.21.15.67:0/3170586093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:43 smithi067 bash[27441]: cluster 2024-04-03T22:38:42.361510+0000 mgr.y (mgr.24370) 15005 : cluster [DBG] pgmap v14989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:43 smithi067 bash[27441]: audit 2024-04-03T22:38:42.920383+0000 mon.c (mon.2) 6003 : audit [DBG] from='client.? 172.21.15.67:0/3170586093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:43 smithi067 bash[17655]: cluster 2024-04-03T22:38:42.361510+0000 mgr.y (mgr.24370) 15005 : cluster [DBG] pgmap v14989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:43 smithi067 bash[17655]: audit 2024-04-03T22:38:42.920383+0000 mon.c (mon.2) 6003 : audit [DBG] from='client.? 172.21.15.67:0/3170586093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:45 smithi082 bash[20963]: cluster 2024-04-03T22:38:44.362170+0000 mgr.y (mgr.24370) 15006 : cluster [DBG] pgmap v14990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:45 smithi082 bash[20963]: audit 2024-04-03T22:38:45.377589+0000 mon.c (mon.2) 6004 : audit [DBG] from='client.? 172.21.15.67:0/966071314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:45 smithi067 bash[17655]: cluster 2024-04-03T22:38:44.362170+0000 mgr.y (mgr.24370) 15006 : cluster [DBG] pgmap v14990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:45 smithi067 bash[17655]: audit 2024-04-03T22:38:45.377589+0000 mon.c (mon.2) 6004 : audit [DBG] from='client.? 172.21.15.67:0/966071314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:45 smithi067 bash[27441]: cluster 2024-04-03T22:38:44.362170+0000 mgr.y (mgr.24370) 15006 : cluster [DBG] pgmap v14990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:45 smithi067 bash[27441]: audit 2024-04-03T22:38:45.377589+0000 mon.c (mon.2) 6004 : audit [DBG] from='client.? 172.21.15.67:0/966071314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:46 smithi082 bash[20963]: audit 2024-04-03T22:38:46.571390+0000 mon.a (mon.0) 12832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:38:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:46 smithi067 bash[17655]: audit 2024-04-03T22:38:46.571390+0000 mon.a (mon.0) 12832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:38:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:46 smithi067 bash[27441]: audit 2024-04-03T22:38:46.571390+0000 mon.a (mon.0) 12832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:38:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:47 smithi082 bash[20963]: cluster 2024-04-03T22:38:46.363300+0000 mgr.y (mgr.24370) 15007 : cluster [DBG] pgmap v14991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:47 smithi067 bash[17655]: cluster 2024-04-03T22:38:46.363300+0000 mgr.y (mgr.24370) 15007 : cluster [DBG] pgmap v14991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:47 smithi067 bash[27441]: cluster 2024-04-03T22:38:46.363300+0000 mgr.y (mgr.24370) 15007 : cluster [DBG] pgmap v14991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:48 smithi082 bash[20963]: audit 2024-04-03T22:38:47.835667+0000 mon.a (mon.0) 12833 : audit [DBG] from='client.? 172.21.15.67:0/2303676241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:48 smithi067 bash[17655]: audit 2024-04-03T22:38:47.835667+0000 mon.a (mon.0) 12833 : audit [DBG] from='client.? 172.21.15.67:0/2303676241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:48 smithi067 bash[27441]: audit 2024-04-03T22:38:47.835667+0000 mon.a (mon.0) 12833 : audit [DBG] from='client.? 172.21.15.67:0/2303676241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:49 smithi082 bash[20963]: cluster 2024-04-03T22:38:48.364042+0000 mgr.y (mgr.24370) 15008 : cluster [DBG] pgmap v14992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:49 smithi067 bash[27441]: cluster 2024-04-03T22:38:48.364042+0000 mgr.y (mgr.24370) 15008 : cluster [DBG] pgmap v14992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:49 smithi067 bash[17655]: cluster 2024-04-03T22:38:48.364042+0000 mgr.y (mgr.24370) 15008 : cluster [DBG] pgmap v14992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:50 smithi082 bash[20963]: audit 2024-04-03T22:38:50.294616+0000 mon.c (mon.2) 6005 : audit [DBG] from='client.? 172.21.15.67:0/672091725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:50 smithi067 bash[27441]: audit 2024-04-03T22:38:50.294616+0000 mon.c (mon.2) 6005 : audit [DBG] from='client.? 172.21.15.67:0/672091725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:50 smithi067 bash[17655]: audit 2024-04-03T22:38:50.294616+0000 mon.c (mon.2) 6005 : audit [DBG] from='client.? 172.21.15.67:0/672091725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:51 smithi067 bash[17655]: cluster 2024-04-03T22:38:50.364695+0000 mgr.y (mgr.24370) 15009 : cluster [DBG] pgmap v14993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:51 smithi067 bash[27441]: cluster 2024-04-03T22:38:50.364695+0000 mgr.y (mgr.24370) 15009 : cluster [DBG] pgmap v14993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:51 smithi082 bash[20963]: cluster 2024-04-03T22:38:50.364695+0000 mgr.y (mgr.24370) 15009 : cluster [DBG] pgmap v14993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:38:53.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17655]: audit 2024-04-03T22:38:52.316664+0000 mon.a (mon.0) 12834 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17655]: audit 2024-04-03T22:38:52.326797+0000 mon.a (mon.0) 12835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17655]: cluster 2024-04-03T22:38:52.365688+0000 mgr.y (mgr.24370) 15010 : cluster [DBG] pgmap v14994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17655]: audit 2024-04-03T22:38:52.665753+0000 mon.a (mon.0) 12836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17655]: audit 2024-04-03T22:38:52.679219+0000 mon.a (mon.0) 12837 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17655]: audit 2024-04-03T22:38:52.824846+0000 mon.a (mon.0) 12838 : audit [DBG] from='client.? 172.21.15.67:0/3155700358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17655]: audit 2024-04-03T22:38:53.171095+0000 mon.a (mon.0) 12839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17655]: audit 2024-04-03T22:38:53.172683+0000 mon.a (mon.0) 12840 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[17655]: audit 2024-04-03T22:38:53.180737+0000 mon.a (mon.0) 12841 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[27441]: audit 2024-04-03T22:38:52.316664+0000 mon.a (mon.0) 12834 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[27441]: audit 2024-04-03T22:38:52.326797+0000 mon.a (mon.0) 12835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[27441]: cluster 2024-04-03T22:38:52.365688+0000 mgr.y (mgr.24370) 15010 : cluster [DBG] pgmap v14994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[27441]: audit 2024-04-03T22:38:52.665753+0000 mon.a (mon.0) 12836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[27441]: audit 2024-04-03T22:38:52.679219+0000 mon.a (mon.0) 12837 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[27441]: audit 2024-04-03T22:38:52.824846+0000 mon.a (mon.0) 12838 : audit [DBG] from='client.? 172.21.15.67:0/3155700358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[27441]: audit 2024-04-03T22:38:53.171095+0000 mon.a (mon.0) 12839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:38:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[27441]: audit 2024-04-03T22:38:53.172683+0000 mon.a (mon.0) 12840 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:38:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:53 smithi067 bash[27441]: audit 2024-04-03T22:38:53.180737+0000 mon.a (mon.0) 12841 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:38:53.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[20963]: audit 2024-04-03T22:38:52.316664+0000 mon.a (mon.0) 12834 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[20963]: audit 2024-04-03T22:38:52.326797+0000 mon.a (mon.0) 12835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[20963]: cluster 2024-04-03T22:38:52.365688+0000 mgr.y (mgr.24370) 15010 : cluster [DBG] pgmap v14994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[20963]: audit 2024-04-03T22:38:52.665753+0000 mon.a (mon.0) 12836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[20963]: audit 2024-04-03T22:38:52.679219+0000 mon.a (mon.0) 12837 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[20963]: audit 2024-04-03T22:38:52.824846+0000 mon.a (mon.0) 12838 : audit [DBG] from='client.? 172.21.15.67:0/3155700358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[20963]: audit 2024-04-03T22:38:53.171095+0000 mon.a (mon.0) 12839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:38:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[20963]: audit 2024-04-03T22:38:53.172683+0000 mon.a (mon.0) 12840 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:38:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:53 smithi082 bash[20963]: audit 2024-04-03T22:38:53.180737+0000 mon.a (mon.0) 12841 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:38:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:55 smithi082 bash[20963]: cluster 2024-04-03T22:38:54.366348+0000 mgr.y (mgr.24370) 15011 : cluster [DBG] pgmap v14995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:55 smithi082 bash[20963]: audit 2024-04-03T22:38:55.281736+0000 mon.c (mon.2) 6006 : audit [DBG] from='client.? 172.21.15.67:0/1686163515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:55 smithi067 bash[27441]: cluster 2024-04-03T22:38:54.366348+0000 mgr.y (mgr.24370) 15011 : cluster [DBG] pgmap v14995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:55 smithi067 bash[27441]: audit 2024-04-03T22:38:55.281736+0000 mon.c (mon.2) 6006 : audit [DBG] from='client.? 172.21.15.67:0/1686163515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:55 smithi067 bash[17655]: cluster 2024-04-03T22:38:54.366348+0000 mgr.y (mgr.24370) 15011 : cluster [DBG] pgmap v14995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:55 smithi067 bash[17655]: audit 2024-04-03T22:38:55.281736+0000 mon.c (mon.2) 6006 : audit [DBG] from='client.? 172.21.15.67:0/1686163515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:56 smithi082 bash[20963]: audit 2024-04-03T22:38:55.455451+0000 mon.a (mon.0) 12842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:56 smithi067 bash[27441]: audit 2024-04-03T22:38:55.455451+0000 mon.a (mon.0) 12842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:56 smithi067 bash[17655]: audit 2024-04-03T22:38:55.455451+0000 mon.a (mon.0) 12842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:38:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:57 smithi082 bash[20963]: cluster 2024-04-03T22:38:56.367498+0000 mgr.y (mgr.24370) 15012 : cluster [DBG] pgmap v14996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:57 smithi067 bash[27441]: cluster 2024-04-03T22:38:56.367498+0000 mgr.y (mgr.24370) 15012 : cluster [DBG] pgmap v14996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:57 smithi067 bash[17655]: cluster 2024-04-03T22:38:56.367498+0000 mgr.y (mgr.24370) 15012 : cluster [DBG] pgmap v14996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:58 smithi082 bash[20963]: audit 2024-04-03T22:38:57.734603+0000 mon.c (mon.2) 6007 : audit [DBG] from='client.? 172.21.15.67:0/1188521658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:58 smithi067 bash[17655]: audit 2024-04-03T22:38:57.734603+0000 mon.c (mon.2) 6007 : audit [DBG] from='client.? 172.21.15.67:0/1188521658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:58 smithi067 bash[27441]: audit 2024-04-03T22:38:57.734603+0000 mon.c (mon.2) 6007 : audit [DBG] from='client.? 172.21.15.67:0/1188521658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:38:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:38:59 smithi082 bash[20963]: cluster 2024-04-03T22:38:58.368236+0000 mgr.y (mgr.24370) 15013 : cluster [DBG] pgmap v14997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:38:59 smithi067 bash[27441]: cluster 2024-04-03T22:38:58.368236+0000 mgr.y (mgr.24370) 15013 : cluster [DBG] pgmap v14997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:38:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:38:59 smithi067 bash[17655]: cluster 2024-04-03T22:38:58.368236+0000 mgr.y (mgr.24370) 15013 : cluster [DBG] pgmap v14997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:00.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:00 smithi082 bash[20963]: audit 2024-04-03T22:39:00.195419+0000 mon.a (mon.0) 12843 : audit [DBG] from='client.? 172.21.15.67:0/944070117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:00 smithi067 bash[17655]: audit 2024-04-03T22:39:00.195419+0000 mon.a (mon.0) 12843 : audit [DBG] from='client.? 172.21.15.67:0/944070117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:00 smithi067 bash[27441]: audit 2024-04-03T22:39:00.195419+0000 mon.a (mon.0) 12843 : audit [DBG] from='client.? 172.21.15.67:0/944070117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:01 smithi082 bash[20963]: cluster 2024-04-03T22:39:00.368948+0000 mgr.y (mgr.24370) 15014 : cluster [DBG] pgmap v14998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:01 smithi067 bash[17655]: cluster 2024-04-03T22:39:00.368948+0000 mgr.y (mgr.24370) 15014 : cluster [DBG] pgmap v14998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:01 smithi067 bash[27441]: cluster 2024-04-03T22:39:00.368948+0000 mgr.y (mgr.24370) 15014 : cluster [DBG] pgmap v14998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:39:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:39:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:03 smithi082 bash[20963]: cluster 2024-04-03T22:39:02.370099+0000 mgr.y (mgr.24370) 15015 : cluster [DBG] pgmap v14999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:03 smithi082 bash[20963]: audit 2024-04-03T22:39:02.646759+0000 mon.a (mon.0) 12844 : audit [DBG] from='client.? 172.21.15.67:0/935988432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:03 smithi067 bash[27441]: cluster 2024-04-03T22:39:02.370099+0000 mgr.y (mgr.24370) 15015 : cluster [DBG] pgmap v14999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:03 smithi067 bash[27441]: audit 2024-04-03T22:39:02.646759+0000 mon.a (mon.0) 12844 : audit [DBG] from='client.? 172.21.15.67:0/935988432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:03 smithi067 bash[17655]: cluster 2024-04-03T22:39:02.370099+0000 mgr.y (mgr.24370) 15015 : cluster [DBG] pgmap v14999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:03 smithi067 bash[17655]: audit 2024-04-03T22:39:02.646759+0000 mon.a (mon.0) 12844 : audit [DBG] from='client.? 172.21.15.67:0/935988432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:05 smithi082 bash[20963]: cluster 2024-04-03T22:39:04.370798+0000 mgr.y (mgr.24370) 15016 : cluster [DBG] pgmap v15000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:05.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:05 smithi082 bash[20963]: audit 2024-04-03T22:39:05.094914+0000 mon.c (mon.2) 6008 : audit [DBG] from='client.? 172.21.15.67:0/3106123943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:05 smithi067 bash[17655]: cluster 2024-04-03T22:39:04.370798+0000 mgr.y (mgr.24370) 15016 : cluster [DBG] pgmap v15000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:05 smithi067 bash[17655]: audit 2024-04-03T22:39:05.094914+0000 mon.c (mon.2) 6008 : audit [DBG] from='client.? 172.21.15.67:0/3106123943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:05 smithi067 bash[27441]: cluster 2024-04-03T22:39:04.370798+0000 mgr.y (mgr.24370) 15016 : cluster [DBG] pgmap v15000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:05 smithi067 bash[27441]: audit 2024-04-03T22:39:05.094914+0000 mon.c (mon.2) 6008 : audit [DBG] from='client.? 172.21.15.67:0/3106123943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:07.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:07 smithi082 bash[20963]: cluster 2024-04-03T22:39:06.371979+0000 mgr.y (mgr.24370) 15017 : cluster [DBG] pgmap v15001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:07 smithi067 bash[17655]: cluster 2024-04-03T22:39:06.371979+0000 mgr.y (mgr.24370) 15017 : cluster [DBG] pgmap v15001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:07 smithi067 bash[27441]: cluster 2024-04-03T22:39:06.371979+0000 mgr.y (mgr.24370) 15017 : cluster [DBG] pgmap v15001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:08.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:08 smithi082 bash[20963]: audit 2024-04-03T22:39:07.548787+0000 mon.a (mon.0) 12845 : audit [DBG] from='client.? 172.21.15.67:0/3785016796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:08.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:08 smithi067 bash[17655]: audit 2024-04-03T22:39:07.548787+0000 mon.a (mon.0) 12845 : audit [DBG] from='client.? 172.21.15.67:0/3785016796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:08.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:08 smithi067 bash[27441]: audit 2024-04-03T22:39:07.548787+0000 mon.a (mon.0) 12845 : audit [DBG] from='client.? 172.21.15.67:0/3785016796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:09 smithi082 bash[20963]: cluster 2024-04-03T22:39:08.372645+0000 mgr.y (mgr.24370) 15018 : cluster [DBG] pgmap v15002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:09 smithi067 bash[17655]: cluster 2024-04-03T22:39:08.372645+0000 mgr.y (mgr.24370) 15018 : cluster [DBG] pgmap v15002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:09 smithi067 bash[27441]: cluster 2024-04-03T22:39:08.372645+0000 mgr.y (mgr.24370) 15018 : cluster [DBG] pgmap v15002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:10 smithi082 bash[20963]: audit 2024-04-03T22:39:09.996541+0000 mon.c (mon.2) 6009 : audit [DBG] from='client.? 172.21.15.67:0/2559262799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:10 smithi082 bash[20963]: audit 2024-04-03T22:39:10.455854+0000 mon.a (mon.0) 12846 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:10 smithi067 bash[17655]: audit 2024-04-03T22:39:09.996541+0000 mon.c (mon.2) 6009 : audit [DBG] from='client.? 172.21.15.67:0/2559262799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:10 smithi067 bash[17655]: audit 2024-04-03T22:39:10.455854+0000 mon.a (mon.0) 12846 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:10 smithi067 bash[27441]: audit 2024-04-03T22:39:09.996541+0000 mon.c (mon.2) 6009 : audit [DBG] from='client.? 172.21.15.67:0/2559262799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:10 smithi067 bash[27441]: audit 2024-04-03T22:39:10.455854+0000 mon.a (mon.0) 12846 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:11 smithi082 bash[20963]: cluster 2024-04-03T22:39:10.373338+0000 mgr.y (mgr.24370) 15019 : cluster [DBG] pgmap v15003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:11 smithi067 bash[27441]: cluster 2024-04-03T22:39:10.373338+0000 mgr.y (mgr.24370) 15019 : cluster [DBG] pgmap v15003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:11 smithi067 bash[17655]: cluster 2024-04-03T22:39:10.373338+0000 mgr.y (mgr.24370) 15019 : cluster [DBG] pgmap v15003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:12 smithi082 bash[20963]: audit 2024-04-03T22:39:12.454397+0000 mon.a (mon.0) 12847 : audit [DBG] from='client.? 172.21.15.67:0/2874160383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:12 smithi067 bash[17655]: audit 2024-04-03T22:39:12.454397+0000 mon.a (mon.0) 12847 : audit [DBG] from='client.? 172.21.15.67:0/2874160383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:12 smithi067 bash[27441]: audit 2024-04-03T22:39:12.454397+0000 mon.a (mon.0) 12847 : audit [DBG] from='client.? 172.21.15.67:0/2874160383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:39:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:39:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:13 smithi082 bash[20963]: cluster 2024-04-03T22:39:12.374390+0000 mgr.y (mgr.24370) 15020 : cluster [DBG] pgmap v15004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:13 smithi067 bash[27441]: cluster 2024-04-03T22:39:12.374390+0000 mgr.y (mgr.24370) 15020 : cluster [DBG] pgmap v15004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:13 smithi067 bash[17655]: cluster 2024-04-03T22:39:12.374390+0000 mgr.y (mgr.24370) 15020 : cluster [DBG] pgmap v15004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:15 smithi082 bash[20963]: cluster 2024-04-03T22:39:14.375086+0000 mgr.y (mgr.24370) 15021 : cluster [DBG] pgmap v15005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:15 smithi082 bash[20963]: audit 2024-04-03T22:39:14.911511+0000 mon.a (mon.0) 12848 : audit [DBG] from='client.? 172.21.15.67:0/2958447706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:15 smithi067 bash[17655]: cluster 2024-04-03T22:39:14.375086+0000 mgr.y (mgr.24370) 15021 : cluster [DBG] pgmap v15005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:15 smithi067 bash[17655]: audit 2024-04-03T22:39:14.911511+0000 mon.a (mon.0) 12848 : audit [DBG] from='client.? 172.21.15.67:0/2958447706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:15 smithi067 bash[27441]: cluster 2024-04-03T22:39:14.375086+0000 mgr.y (mgr.24370) 15021 : cluster [DBG] pgmap v15005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:15.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:15 smithi067 bash[27441]: audit 2024-04-03T22:39:14.911511+0000 mon.a (mon.0) 12848 : audit [DBG] from='client.? 172.21.15.67:0/2958447706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:17 smithi082 bash[20963]: cluster 2024-04-03T22:39:16.376284+0000 mgr.y (mgr.24370) 15022 : cluster [DBG] pgmap v15006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:17 smithi082 bash[20963]: audit 2024-04-03T22:39:17.371302+0000 mon.c (mon.2) 6010 : audit [DBG] from='client.? 172.21.15.67:0/3866318505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:17 smithi067 bash[27441]: cluster 2024-04-03T22:39:16.376284+0000 mgr.y (mgr.24370) 15022 : cluster [DBG] pgmap v15006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:17 smithi067 bash[27441]: audit 2024-04-03T22:39:17.371302+0000 mon.c (mon.2) 6010 : audit [DBG] from='client.? 172.21.15.67:0/3866318505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:17 smithi067 bash[17655]: cluster 2024-04-03T22:39:16.376284+0000 mgr.y (mgr.24370) 15022 : cluster [DBG] pgmap v15006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:17.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:17 smithi067 bash[17655]: audit 2024-04-03T22:39:17.371302+0000 mon.c (mon.2) 6010 : audit [DBG] from='client.? 172.21.15.67:0/3866318505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:19 smithi082 bash[20963]: cluster 2024-04-03T22:39:18.376992+0000 mgr.y (mgr.24370) 15023 : cluster [DBG] pgmap v15007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:19 smithi067 bash[17655]: cluster 2024-04-03T22:39:18.376992+0000 mgr.y (mgr.24370) 15023 : cluster [DBG] pgmap v15007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:19 smithi067 bash[27441]: cluster 2024-04-03T22:39:18.376992+0000 mgr.y (mgr.24370) 15023 : cluster [DBG] pgmap v15007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:20 smithi082 bash[20963]: audit 2024-04-03T22:39:19.827721+0000 mon.c (mon.2) 6011 : audit [DBG] from='client.? 172.21.15.67:0/502133578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:20 smithi067 bash[17655]: audit 2024-04-03T22:39:19.827721+0000 mon.c (mon.2) 6011 : audit [DBG] from='client.? 172.21.15.67:0/502133578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:20 smithi067 bash[27441]: audit 2024-04-03T22:39:19.827721+0000 mon.c (mon.2) 6011 : audit [DBG] from='client.? 172.21.15.67:0/502133578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:21 smithi082 bash[20963]: cluster 2024-04-03T22:39:20.377849+0000 mgr.y (mgr.24370) 15024 : cluster [DBG] pgmap v15008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:21 smithi067 bash[27441]: cluster 2024-04-03T22:39:20.377849+0000 mgr.y (mgr.24370) 15024 : cluster [DBG] pgmap v15008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:21 smithi067 bash[17655]: cluster 2024-04-03T22:39:20.377849+0000 mgr.y (mgr.24370) 15024 : cluster [DBG] pgmap v15008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:22 smithi082 bash[20963]: audit 2024-04-03T22:39:22.287808+0000 mon.a (mon.0) 12849 : audit [DBG] from='client.? 172.21.15.67:0/2922285764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:22 smithi067 bash[17655]: audit 2024-04-03T22:39:22.287808+0000 mon.a (mon.0) 12849 : audit [DBG] from='client.? 172.21.15.67:0/2922285764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:22 smithi067 bash[27441]: audit 2024-04-03T22:39:22.287808+0000 mon.a (mon.0) 12849 : audit [DBG] from='client.? 172.21.15.67:0/2922285764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:39:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:39:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:23 smithi082 bash[20963]: cluster 2024-04-03T22:39:22.379098+0000 mgr.y (mgr.24370) 15025 : cluster [DBG] pgmap v15009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:23 smithi067 bash[17655]: cluster 2024-04-03T22:39:22.379098+0000 mgr.y (mgr.24370) 15025 : cluster [DBG] pgmap v15009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:23 smithi067 bash[27441]: cluster 2024-04-03T22:39:22.379098+0000 mgr.y (mgr.24370) 15025 : cluster [DBG] pgmap v15009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:25 smithi082 bash[20963]: cluster 2024-04-03T22:39:24.379624+0000 mgr.y (mgr.24370) 15026 : cluster [DBG] pgmap v15010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:25 smithi082 bash[20963]: audit 2024-04-03T22:39:24.744808+0000 mon.a (mon.0) 12850 : audit [DBG] from='client.? 172.21.15.67:0/2242334782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:25 smithi082 bash[20963]: audit 2024-04-03T22:39:25.456416+0000 mon.a (mon.0) 12851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:25 smithi067 bash[27441]: cluster 2024-04-03T22:39:24.379624+0000 mgr.y (mgr.24370) 15026 : cluster [DBG] pgmap v15010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:25 smithi067 bash[27441]: audit 2024-04-03T22:39:24.744808+0000 mon.a (mon.0) 12850 : audit [DBG] from='client.? 172.21.15.67:0/2242334782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:25 smithi067 bash[27441]: audit 2024-04-03T22:39:25.456416+0000 mon.a (mon.0) 12851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:25 smithi067 bash[17655]: cluster 2024-04-03T22:39:24.379624+0000 mgr.y (mgr.24370) 15026 : cluster [DBG] pgmap v15010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:25 smithi067 bash[17655]: audit 2024-04-03T22:39:24.744808+0000 mon.a (mon.0) 12850 : audit [DBG] from='client.? 172.21.15.67:0/2242334782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:25 smithi067 bash[17655]: audit 2024-04-03T22:39:25.456416+0000 mon.a (mon.0) 12851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:27 smithi082 bash[20963]: cluster 2024-04-03T22:39:26.380918+0000 mgr.y (mgr.24370) 15027 : cluster [DBG] pgmap v15011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:27 smithi082 bash[20963]: audit 2024-04-03T22:39:27.193566+0000 mon.c (mon.2) 6012 : audit [DBG] from='client.? 172.21.15.67:0/3290352318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:27 smithi067 bash[27441]: cluster 2024-04-03T22:39:26.380918+0000 mgr.y (mgr.24370) 15027 : cluster [DBG] pgmap v15011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:27 smithi067 bash[27441]: audit 2024-04-03T22:39:27.193566+0000 mon.c (mon.2) 6012 : audit [DBG] from='client.? 172.21.15.67:0/3290352318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:27 smithi067 bash[17655]: cluster 2024-04-03T22:39:26.380918+0000 mgr.y (mgr.24370) 15027 : cluster [DBG] pgmap v15011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:27 smithi067 bash[17655]: audit 2024-04-03T22:39:27.193566+0000 mon.c (mon.2) 6012 : audit [DBG] from='client.? 172.21.15.67:0/3290352318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:29 smithi082 bash[20963]: cluster 2024-04-03T22:39:28.381676+0000 mgr.y (mgr.24370) 15028 : cluster [DBG] pgmap v15012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:29 smithi067 bash[17655]: cluster 2024-04-03T22:39:28.381676+0000 mgr.y (mgr.24370) 15028 : cluster [DBG] pgmap v15012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:29 smithi067 bash[27441]: cluster 2024-04-03T22:39:28.381676+0000 mgr.y (mgr.24370) 15028 : cluster [DBG] pgmap v15012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:30 smithi082 bash[20963]: audit 2024-04-03T22:39:29.643197+0000 mon.c (mon.2) 6013 : audit [DBG] from='client.? 172.21.15.67:0/1493057212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:30 smithi067 bash[17655]: audit 2024-04-03T22:39:29.643197+0000 mon.c (mon.2) 6013 : audit [DBG] from='client.? 172.21.15.67:0/1493057212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:30 smithi067 bash[27441]: audit 2024-04-03T22:39:29.643197+0000 mon.c (mon.2) 6013 : audit [DBG] from='client.? 172.21.15.67:0/1493057212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:31 smithi082 bash[20963]: cluster 2024-04-03T22:39:30.382374+0000 mgr.y (mgr.24370) 15029 : cluster [DBG] pgmap v15013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:31 smithi067 bash[17655]: cluster 2024-04-03T22:39:30.382374+0000 mgr.y (mgr.24370) 15029 : cluster [DBG] pgmap v15013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:31 smithi067 bash[27441]: cluster 2024-04-03T22:39:30.382374+0000 mgr.y (mgr.24370) 15029 : cluster [DBG] pgmap v15013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:32 smithi082 bash[20963]: audit 2024-04-03T22:39:32.106035+0000 mon.c (mon.2) 6014 : audit [DBG] from='client.? 172.21.15.67:0/916113691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:32 smithi067 bash[17655]: audit 2024-04-03T22:39:32.106035+0000 mon.c (mon.2) 6014 : audit [DBG] from='client.? 172.21.15.67:0/916113691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:32 smithi067 bash[27441]: audit 2024-04-03T22:39:32.106035+0000 mon.c (mon.2) 6014 : audit [DBG] from='client.? 172.21.15.67:0/916113691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:39:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:39:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:33 smithi082 bash[20963]: cluster 2024-04-03T22:39:32.383559+0000 mgr.y (mgr.24370) 15030 : cluster [DBG] pgmap v15014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:33 smithi067 bash[17655]: cluster 2024-04-03T22:39:32.383559+0000 mgr.y (mgr.24370) 15030 : cluster [DBG] pgmap v15014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:33 smithi067 bash[27441]: cluster 2024-04-03T22:39:32.383559+0000 mgr.y (mgr.24370) 15030 : cluster [DBG] pgmap v15014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:34 smithi082 bash[20963]: audit 2024-04-03T22:39:34.557108+0000 mon.c (mon.2) 6015 : audit [DBG] from='client.? 172.21.15.67:0/121556239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:34 smithi067 bash[17655]: audit 2024-04-03T22:39:34.557108+0000 mon.c (mon.2) 6015 : audit [DBG] from='client.? 172.21.15.67:0/121556239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:34 smithi067 bash[27441]: audit 2024-04-03T22:39:34.557108+0000 mon.c (mon.2) 6015 : audit [DBG] from='client.? 172.21.15.67:0/121556239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:35 smithi082 bash[20963]: cluster 2024-04-03T22:39:34.384267+0000 mgr.y (mgr.24370) 15031 : cluster [DBG] pgmap v15015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:35 smithi067 bash[17655]: cluster 2024-04-03T22:39:34.384267+0000 mgr.y (mgr.24370) 15031 : cluster [DBG] pgmap v15015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:35 smithi067 bash[27441]: cluster 2024-04-03T22:39:34.384267+0000 mgr.y (mgr.24370) 15031 : cluster [DBG] pgmap v15015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:37 smithi082 bash[20963]: cluster 2024-04-03T22:39:36.385420+0000 mgr.y (mgr.24370) 15032 : cluster [DBG] pgmap v15016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:37 smithi082 bash[20963]: audit 2024-04-03T22:39:37.021936+0000 mon.c (mon.2) 6016 : audit [DBG] from='client.? 172.21.15.67:0/3815197670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:37 smithi067 bash[27441]: cluster 2024-04-03T22:39:36.385420+0000 mgr.y (mgr.24370) 15032 : cluster [DBG] pgmap v15016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:37 smithi067 bash[27441]: audit 2024-04-03T22:39:37.021936+0000 mon.c (mon.2) 6016 : audit [DBG] from='client.? 172.21.15.67:0/3815197670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:37 smithi067 bash[17655]: cluster 2024-04-03T22:39:36.385420+0000 mgr.y (mgr.24370) 15032 : cluster [DBG] pgmap v15016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:37 smithi067 bash[17655]: audit 2024-04-03T22:39:37.021936+0000 mon.c (mon.2) 6016 : audit [DBG] from='client.? 172.21.15.67:0/3815197670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:39 smithi082 bash[20963]: cluster 2024-04-03T22:39:38.386112+0000 mgr.y (mgr.24370) 15033 : cluster [DBG] pgmap v15017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:39 smithi082 bash[20963]: audit 2024-04-03T22:39:39.474449+0000 mon.c (mon.2) 6017 : audit [DBG] from='client.? 172.21.15.67:0/525774703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:39 smithi067 bash[27441]: cluster 2024-04-03T22:39:38.386112+0000 mgr.y (mgr.24370) 15033 : cluster [DBG] pgmap v15017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:39 smithi067 bash[27441]: audit 2024-04-03T22:39:39.474449+0000 mon.c (mon.2) 6017 : audit [DBG] from='client.? 172.21.15.67:0/525774703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:39 smithi067 bash[17655]: cluster 2024-04-03T22:39:38.386112+0000 mgr.y (mgr.24370) 15033 : cluster [DBG] pgmap v15017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:39.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:39 smithi067 bash[17655]: audit 2024-04-03T22:39:39.474449+0000 mon.c (mon.2) 6017 : audit [DBG] from='client.? 172.21.15.67:0/525774703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:40 smithi082 bash[20963]: audit 2024-04-03T22:39:40.456763+0000 mon.a (mon.0) 12852 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:40 smithi067 bash[17655]: audit 2024-04-03T22:39:40.456763+0000 mon.a (mon.0) 12852 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:40 smithi067 bash[27441]: audit 2024-04-03T22:39:40.456763+0000 mon.a (mon.0) 12852 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:41 smithi082 bash[20963]: cluster 2024-04-03T22:39:40.386832+0000 mgr.y (mgr.24370) 15034 : cluster [DBG] pgmap v15018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:41 smithi067 bash[17655]: cluster 2024-04-03T22:39:40.386832+0000 mgr.y (mgr.24370) 15034 : cluster [DBG] pgmap v15018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:41 smithi067 bash[27441]: cluster 2024-04-03T22:39:40.386832+0000 mgr.y (mgr.24370) 15034 : cluster [DBG] pgmap v15018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:42 smithi082 bash[20963]: audit 2024-04-03T22:39:41.921608+0000 mon.a (mon.0) 12853 : audit [DBG] from='client.? 172.21.15.67:0/1206560284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:42 smithi067 bash[17655]: audit 2024-04-03T22:39:41.921608+0000 mon.a (mon.0) 12853 : audit [DBG] from='client.? 172.21.15.67:0/1206560284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:42 smithi067 bash[27441]: audit 2024-04-03T22:39:41.921608+0000 mon.a (mon.0) 12853 : audit [DBG] from='client.? 172.21.15.67:0/1206560284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:39:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:39:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:43 smithi082 bash[20963]: cluster 2024-04-03T22:39:42.388038+0000 mgr.y (mgr.24370) 15035 : cluster [DBG] pgmap v15019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:43 smithi067 bash[17655]: cluster 2024-04-03T22:39:42.388038+0000 mgr.y (mgr.24370) 15035 : cluster [DBG] pgmap v15019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:43 smithi067 bash[27441]: cluster 2024-04-03T22:39:42.388038+0000 mgr.y (mgr.24370) 15035 : cluster [DBG] pgmap v15019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:44 smithi082 bash[20963]: audit 2024-04-03T22:39:44.366549+0000 mon.c (mon.2) 6018 : audit [DBG] from='client.? 172.21.15.67:0/246284686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:44 smithi067 bash[17655]: audit 2024-04-03T22:39:44.366549+0000 mon.c (mon.2) 6018 : audit [DBG] from='client.? 172.21.15.67:0/246284686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:44 smithi067 bash[27441]: audit 2024-04-03T22:39:44.366549+0000 mon.c (mon.2) 6018 : audit [DBG] from='client.? 172.21.15.67:0/246284686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:45 smithi082 bash[20963]: cluster 2024-04-03T22:39:44.388674+0000 mgr.y (mgr.24370) 15036 : cluster [DBG] pgmap v15020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:45 smithi067 bash[17655]: cluster 2024-04-03T22:39:44.388674+0000 mgr.y (mgr.24370) 15036 : cluster [DBG] pgmap v15020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:45 smithi067 bash[27441]: cluster 2024-04-03T22:39:44.388674+0000 mgr.y (mgr.24370) 15036 : cluster [DBG] pgmap v15020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:47 smithi082 bash[20963]: cluster 2024-04-03T22:39:46.389775+0000 mgr.y (mgr.24370) 15037 : cluster [DBG] pgmap v15021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:47 smithi082 bash[20963]: audit 2024-04-03T22:39:46.841345+0000 mon.a (mon.0) 12854 : audit [DBG] from='client.? 172.21.15.67:0/4159734946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:47 smithi067 bash[17655]: cluster 2024-04-03T22:39:46.389775+0000 mgr.y (mgr.24370) 15037 : cluster [DBG] pgmap v15021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:47 smithi067 bash[17655]: audit 2024-04-03T22:39:46.841345+0000 mon.a (mon.0) 12854 : audit [DBG] from='client.? 172.21.15.67:0/4159734946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:47 smithi067 bash[27441]: cluster 2024-04-03T22:39:46.389775+0000 mgr.y (mgr.24370) 15037 : cluster [DBG] pgmap v15021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:47 smithi067 bash[27441]: audit 2024-04-03T22:39:46.841345+0000 mon.a (mon.0) 12854 : audit [DBG] from='client.? 172.21.15.67:0/4159734946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:49 smithi082 bash[20963]: cluster 2024-04-03T22:39:48.390445+0000 mgr.y (mgr.24370) 15038 : cluster [DBG] pgmap v15022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:49 smithi082 bash[20963]: audit 2024-04-03T22:39:49.289379+0000 mon.c (mon.2) 6019 : audit [DBG] from='client.? 172.21.15.67:0/2069826470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:49 smithi067 bash[17655]: cluster 2024-04-03T22:39:48.390445+0000 mgr.y (mgr.24370) 15038 : cluster [DBG] pgmap v15022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:49 smithi067 bash[17655]: audit 2024-04-03T22:39:49.289379+0000 mon.c (mon.2) 6019 : audit [DBG] from='client.? 172.21.15.67:0/2069826470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:49 smithi067 bash[27441]: cluster 2024-04-03T22:39:48.390445+0000 mgr.y (mgr.24370) 15038 : cluster [DBG] pgmap v15022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:49 smithi067 bash[27441]: audit 2024-04-03T22:39:49.289379+0000 mon.c (mon.2) 6019 : audit [DBG] from='client.? 172.21.15.67:0/2069826470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:51 smithi067 bash[17655]: cluster 2024-04-03T22:39:50.391132+0000 mgr.y (mgr.24370) 15039 : cluster [DBG] pgmap v15023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:51 smithi067 bash[27441]: cluster 2024-04-03T22:39:50.391132+0000 mgr.y (mgr.24370) 15039 : cluster [DBG] pgmap v15023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:51 smithi082 bash[20963]: cluster 2024-04-03T22:39:50.391132+0000 mgr.y (mgr.24370) 15039 : cluster [DBG] pgmap v15023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:52 smithi067 bash[17655]: audit 2024-04-03T22:39:51.741732+0000 mon.c (mon.2) 6020 : audit [DBG] from='client.? 172.21.15.67:0/4005471574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:52 smithi067 bash[27441]: audit 2024-04-03T22:39:51.741732+0000 mon.c (mon.2) 6020 : audit [DBG] from='client.? 172.21.15.67:0/4005471574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:52 smithi082 bash[20963]: audit 2024-04-03T22:39:51.741732+0000 mon.c (mon.2) 6020 : audit [DBG] from='client.? 172.21.15.67:0/4005471574' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:39:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:39:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:53 smithi082 bash[20963]: cluster 2024-04-03T22:39:52.392336+0000 mgr.y (mgr.24370) 15040 : cluster [DBG] pgmap v15024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:53 smithi082 bash[20963]: audit 2024-04-03T22:39:53.257913+0000 mon.a (mon.0) 12855 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:39:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:53 smithi067 bash[27441]: cluster 2024-04-03T22:39:52.392336+0000 mgr.y (mgr.24370) 15040 : cluster [DBG] pgmap v15024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:53 smithi067 bash[27441]: audit 2024-04-03T22:39:53.257913+0000 mon.a (mon.0) 12855 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:39:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:53 smithi067 bash[17655]: cluster 2024-04-03T22:39:52.392336+0000 mgr.y (mgr.24370) 15040 : cluster [DBG] pgmap v15024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:53.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:53 smithi067 bash[17655]: audit 2024-04-03T22:39:53.257913+0000 mon.a (mon.0) 12855 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:39:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:54 smithi067 bash[27441]: audit 2024-04-03T22:39:54.196815+0000 mon.a (mon.0) 12856 : audit [DBG] from='client.? 172.21.15.67:0/3580249599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:54 smithi067 bash[17655]: audit 2024-04-03T22:39:54.196815+0000 mon.a (mon.0) 12856 : audit [DBG] from='client.? 172.21.15.67:0/3580249599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:54 smithi082 bash[20963]: audit 2024-04-03T22:39:54.196815+0000 mon.a (mon.0) 12856 : audit [DBG] from='client.? 172.21.15.67:0/3580249599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:55 smithi067 bash[17655]: cluster 2024-04-03T22:39:54.392989+0000 mgr.y (mgr.24370) 15041 : cluster [DBG] pgmap v15025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:55 smithi067 bash[17655]: audit 2024-04-03T22:39:55.457197+0000 mon.a (mon.0) 12857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:55 smithi067 bash[27441]: cluster 2024-04-03T22:39:54.392989+0000 mgr.y (mgr.24370) 15041 : cluster [DBG] pgmap v15025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:55 smithi067 bash[27441]: audit 2024-04-03T22:39:55.457197+0000 mon.a (mon.0) 12857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:55 smithi082 bash[20963]: cluster 2024-04-03T22:39:54.392989+0000 mgr.y (mgr.24370) 15041 : cluster [DBG] pgmap v15025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:55 smithi082 bash[20963]: audit 2024-04-03T22:39:55.457197+0000 mon.a (mon.0) 12857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:39:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:56 smithi067 bash[17655]: audit 2024-04-03T22:39:56.651226+0000 mon.a (mon.0) 12858 : audit [DBG] from='client.? 172.21.15.67:0/3357446588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:56 smithi067 bash[27441]: audit 2024-04-03T22:39:56.651226+0000 mon.a (mon.0) 12858 : audit [DBG] from='client.? 172.21.15.67:0/3357446588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:56 smithi082 bash[20963]: audit 2024-04-03T22:39:56.651226+0000 mon.a (mon.0) 12858 : audit [DBG] from='client.? 172.21.15.67:0/3357446588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:39:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:57 smithi067 bash[17655]: cluster 2024-04-03T22:39:56.393958+0000 mgr.y (mgr.24370) 15042 : cluster [DBG] pgmap v15026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:57 smithi067 bash[27441]: cluster 2024-04-03T22:39:56.393958+0000 mgr.y (mgr.24370) 15042 : cluster [DBG] pgmap v15026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:39:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:57 smithi082 bash[20963]: cluster 2024-04-03T22:39:56.393958+0000 mgr.y (mgr.24370) 15042 : cluster [DBG] pgmap v15026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:59 smithi082 bash[20963]: cluster 2024-04-03T22:39:58.394607+0000 mgr.y (mgr.24370) 15043 : cluster [DBG] pgmap v15027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:59 smithi082 bash[20963]: audit 2024-04-03T22:39:58.949698+0000 mon.a (mon.0) 12859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:59 smithi082 bash[20963]: audit 2024-04-03T22:39:58.956659+0000 mon.a (mon.0) 12860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:59 smithi082 bash[20963]: audit 2024-04-03T22:39:59.122340+0000 mon.c (mon.2) 6021 : audit [DBG] from='client.? 172.21.15.67:0/3811207219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:59 smithi082 bash[20963]: audit 2024-04-03T22:39:59.251933+0000 mon.a (mon.0) 12861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:39:59 smithi082 bash[20963]: audit 2024-04-03T22:39:59.258858+0000 mon.a (mon.0) 12862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[17655]: cluster 2024-04-03T22:39:58.394607+0000 mgr.y (mgr.24370) 15043 : cluster [DBG] pgmap v15027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[17655]: audit 2024-04-03T22:39:58.949698+0000 mon.a (mon.0) 12859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[17655]: audit 2024-04-03T22:39:58.956659+0000 mon.a (mon.0) 12860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[17655]: audit 2024-04-03T22:39:59.122340+0000 mon.c (mon.2) 6021 : audit [DBG] from='client.? 172.21.15.67:0/3811207219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[17655]: audit 2024-04-03T22:39:59.251933+0000 mon.a (mon.0) 12861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[17655]: audit 2024-04-03T22:39:59.258858+0000 mon.a (mon.0) 12862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[27441]: cluster 2024-04-03T22:39:58.394607+0000 mgr.y (mgr.24370) 15043 : cluster [DBG] pgmap v15027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[27441]: audit 2024-04-03T22:39:58.949698+0000 mon.a (mon.0) 12859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[27441]: audit 2024-04-03T22:39:58.956659+0000 mon.a (mon.0) 12860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[27441]: audit 2024-04-03T22:39:59.122340+0000 mon.c (mon.2) 6021 : audit [DBG] from='client.? 172.21.15.67:0/3811207219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[27441]: audit 2024-04-03T22:39:59.251933+0000 mon.a (mon.0) 12861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:39:59 smithi067 bash[27441]: audit 2024-04-03T22:39:59.258858+0000 mon.a (mon.0) 12862 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:00 smithi082 bash[20963]: audit 2024-04-03T22:39:59.683608+0000 mon.a (mon.0) 12863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:40:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:00 smithi082 bash[20963]: audit 2024-04-03T22:39:59.684810+0000 mon.a (mon.0) 12864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:40:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:00 smithi082 bash[20963]: audit 2024-04-03T22:39:59.693108+0000 mon.a (mon.0) 12865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:00 smithi082 bash[20963]: cluster 2024-04-03T22:40:00.000159+0000 mon.a (mon.0) 12866 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:40:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:00 smithi067 bash[27441]: audit 2024-04-03T22:39:59.683608+0000 mon.a (mon.0) 12863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:40:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:00 smithi067 bash[27441]: audit 2024-04-03T22:39:59.684810+0000 mon.a (mon.0) 12864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:40:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:00 smithi067 bash[27441]: audit 2024-04-03T22:39:59.693108+0000 mon.a (mon.0) 12865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:01.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:00 smithi067 bash[27441]: cluster 2024-04-03T22:40:00.000159+0000 mon.a (mon.0) 12866 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:40:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:00 smithi067 bash[17655]: audit 2024-04-03T22:39:59.683608+0000 mon.a (mon.0) 12863 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:40:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:00 smithi067 bash[17655]: audit 2024-04-03T22:39:59.684810+0000 mon.a (mon.0) 12864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:40:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:00 smithi067 bash[17655]: audit 2024-04-03T22:39:59.693108+0000 mon.a (mon.0) 12865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:40:01.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:00 smithi067 bash[17655]: cluster 2024-04-03T22:40:00.000159+0000 mon.a (mon.0) 12866 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:40:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:01 smithi082 bash[20963]: cluster 2024-04-03T22:40:00.395194+0000 mgr.y (mgr.24370) 15044 : cluster [DBG] pgmap v15028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:01 smithi082 bash[20963]: audit 2024-04-03T22:40:01.593248+0000 mon.a (mon.0) 12867 : audit [DBG] from='client.? 172.21.15.67:0/885648293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:01 smithi067 bash[17655]: cluster 2024-04-03T22:40:00.395194+0000 mgr.y (mgr.24370) 15044 : cluster [DBG] pgmap v15028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:01 smithi067 bash[17655]: audit 2024-04-03T22:40:01.593248+0000 mon.a (mon.0) 12867 : audit [DBG] from='client.? 172.21.15.67:0/885648293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:01 smithi067 bash[27441]: cluster 2024-04-03T22:40:00.395194+0000 mgr.y (mgr.24370) 15044 : cluster [DBG] pgmap v15028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:01 smithi067 bash[27441]: audit 2024-04-03T22:40:01.593248+0000 mon.a (mon.0) 12867 : audit [DBG] from='client.? 172.21.15.67:0/885648293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:40:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:03 smithi082 bash[20963]: cluster 2024-04-03T22:40:02.396404+0000 mgr.y (mgr.24370) 15045 : cluster [DBG] pgmap v15029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:40:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:03 smithi067 bash[17655]: cluster 2024-04-03T22:40:02.396404+0000 mgr.y (mgr.24370) 15045 : cluster [DBG] pgmap v15029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:03 smithi067 bash[27441]: cluster 2024-04-03T22:40:02.396404+0000 mgr.y (mgr.24370) 15045 : cluster [DBG] pgmap v15029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:04 smithi082 bash[20963]: audit 2024-04-03T22:40:04.053220+0000 mon.a (mon.0) 12868 : audit [DBG] from='client.? 172.21.15.67:0/3772916052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:04 smithi067 bash[27441]: audit 2024-04-03T22:40:04.053220+0000 mon.a (mon.0) 12868 : audit [DBG] from='client.? 172.21.15.67:0/3772916052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:04 smithi067 bash[17655]: audit 2024-04-03T22:40:04.053220+0000 mon.a (mon.0) 12868 : audit [DBG] from='client.? 172.21.15.67:0/3772916052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:05 smithi082 bash[20963]: cluster 2024-04-03T22:40:04.397075+0000 mgr.y (mgr.24370) 15046 : cluster [DBG] pgmap v15030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:05 smithi067 bash[27441]: cluster 2024-04-03T22:40:04.397075+0000 mgr.y (mgr.24370) 15046 : cluster [DBG] pgmap v15030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:05 smithi067 bash[17655]: cluster 2024-04-03T22:40:04.397075+0000 mgr.y (mgr.24370) 15046 : cluster [DBG] pgmap v15030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:06 smithi082 bash[20963]: cluster 2024-04-03T22:40:06.398221+0000 mgr.y (mgr.24370) 15047 : cluster [DBG] pgmap v15031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:06 smithi082 bash[20963]: audit 2024-04-03T22:40:06.509773+0000 mon.c (mon.2) 6022 : audit [DBG] from='client.? 172.21.15.67:0/3319351708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:06 smithi067 bash[17655]: cluster 2024-04-03T22:40:06.398221+0000 mgr.y (mgr.24370) 15047 : cluster [DBG] pgmap v15031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:06 smithi067 bash[17655]: audit 2024-04-03T22:40:06.509773+0000 mon.c (mon.2) 6022 : audit [DBG] from='client.? 172.21.15.67:0/3319351708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:06 smithi067 bash[27441]: cluster 2024-04-03T22:40:06.398221+0000 mgr.y (mgr.24370) 15047 : cluster [DBG] pgmap v15031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:06 smithi067 bash[27441]: audit 2024-04-03T22:40:06.509773+0000 mon.c (mon.2) 6022 : audit [DBG] from='client.? 172.21.15.67:0/3319351708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:09 smithi082 bash[20963]: cluster 2024-04-03T22:40:08.398909+0000 mgr.y (mgr.24370) 15048 : cluster [DBG] pgmap v15032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:09.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:09 smithi082 bash[20963]: audit 2024-04-03T22:40:08.962862+0000 mon.c (mon.2) 6023 : audit [DBG] from='client.? 172.21.15.67:0/3008816111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:09 smithi067 bash[17655]: cluster 2024-04-03T22:40:08.398909+0000 mgr.y (mgr.24370) 15048 : cluster [DBG] pgmap v15032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:09 smithi067 bash[17655]: audit 2024-04-03T22:40:08.962862+0000 mon.c (mon.2) 6023 : audit [DBG] from='client.? 172.21.15.67:0/3008816111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:09 smithi067 bash[27441]: cluster 2024-04-03T22:40:08.398909+0000 mgr.y (mgr.24370) 15048 : cluster [DBG] pgmap v15032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:09.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:09 smithi067 bash[27441]: audit 2024-04-03T22:40:08.962862+0000 mon.c (mon.2) 6023 : audit [DBG] from='client.? 172.21.15.67:0/3008816111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:11 smithi082 bash[20963]: cluster 2024-04-03T22:40:10.399618+0000 mgr.y (mgr.24370) 15049 : cluster [DBG] pgmap v15033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:11 smithi082 bash[20963]: audit 2024-04-03T22:40:10.461198+0000 mon.a (mon.0) 12869 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:11 smithi082 bash[20963]: audit 2024-04-03T22:40:11.409657+0000 mon.a (mon.0) 12870 : audit [DBG] from='client.? 172.21.15.67:0/3717237245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:11 smithi067 bash[17655]: cluster 2024-04-03T22:40:10.399618+0000 mgr.y (mgr.24370) 15049 : cluster [DBG] pgmap v15033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:11 smithi067 bash[17655]: audit 2024-04-03T22:40:10.461198+0000 mon.a (mon.0) 12869 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:11 smithi067 bash[17655]: audit 2024-04-03T22:40:11.409657+0000 mon.a (mon.0) 12870 : audit [DBG] from='client.? 172.21.15.67:0/3717237245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:11 smithi067 bash[27441]: cluster 2024-04-03T22:40:10.399618+0000 mgr.y (mgr.24370) 15049 : cluster [DBG] pgmap v15033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:11 smithi067 bash[27441]: audit 2024-04-03T22:40:10.461198+0000 mon.a (mon.0) 12869 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:11 smithi067 bash[27441]: audit 2024-04-03T22:40:11.409657+0000 mon.a (mon.0) 12870 : audit [DBG] from='client.? 172.21.15.67:0/3717237245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:40:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:40:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:13 smithi082 bash[20963]: cluster 2024-04-03T22:40:12.400817+0000 mgr.y (mgr.24370) 15050 : cluster [DBG] pgmap v15034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:13 smithi067 bash[17655]: cluster 2024-04-03T22:40:12.400817+0000 mgr.y (mgr.24370) 15050 : cluster [DBG] pgmap v15034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:13 smithi067 bash[27441]: cluster 2024-04-03T22:40:12.400817+0000 mgr.y (mgr.24370) 15050 : cluster [DBG] pgmap v15034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:14.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:14 smithi082 bash[20963]: audit 2024-04-03T22:40:13.872356+0000 mon.c (mon.2) 6024 : audit [DBG] from='client.? 172.21.15.67:0/470615253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:14.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:14 smithi067 bash[17655]: audit 2024-04-03T22:40:13.872356+0000 mon.c (mon.2) 6024 : audit [DBG] from='client.? 172.21.15.67:0/470615253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:14.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:14 smithi067 bash[27441]: audit 2024-04-03T22:40:13.872356+0000 mon.c (mon.2) 6024 : audit [DBG] from='client.? 172.21.15.67:0/470615253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:15 smithi082 bash[20963]: cluster 2024-04-03T22:40:14.401496+0000 mgr.y (mgr.24370) 15051 : cluster [DBG] pgmap v15035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:15 smithi067 bash[27441]: cluster 2024-04-03T22:40:14.401496+0000 mgr.y (mgr.24370) 15051 : cluster [DBG] pgmap v15035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:15 smithi067 bash[17655]: cluster 2024-04-03T22:40:14.401496+0000 mgr.y (mgr.24370) 15051 : cluster [DBG] pgmap v15035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:16.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:16 smithi082 bash[20963]: audit 2024-04-03T22:40:16.315231+0000 mon.a (mon.0) 12871 : audit [DBG] from='client.? 172.21.15.67:0/889579402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:16.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:16 smithi067 bash[17655]: audit 2024-04-03T22:40:16.315231+0000 mon.a (mon.0) 12871 : audit [DBG] from='client.? 172.21.15.67:0/889579402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:16.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:16 smithi067 bash[27441]: audit 2024-04-03T22:40:16.315231+0000 mon.a (mon.0) 12871 : audit [DBG] from='client.? 172.21.15.67:0/889579402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:17 smithi082 bash[20963]: cluster 2024-04-03T22:40:16.402685+0000 mgr.y (mgr.24370) 15052 : cluster [DBG] pgmap v15036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:17 smithi067 bash[17655]: cluster 2024-04-03T22:40:16.402685+0000 mgr.y (mgr.24370) 15052 : cluster [DBG] pgmap v15036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:17 smithi067 bash[27441]: cluster 2024-04-03T22:40:16.402685+0000 mgr.y (mgr.24370) 15052 : cluster [DBG] pgmap v15036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:19.492 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:19 smithi082 bash[20963]: cluster 2024-04-03T22:40:18.403224+0000 mgr.y (mgr.24370) 15053 : cluster [DBG] pgmap v15037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:19.492 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:19 smithi082 bash[20963]: audit 2024-04-03T22:40:18.771918+0000 mon.c (mon.2) 6025 : audit [DBG] from='client.? 172.21.15.67:0/1586143253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:19 smithi067 bash[27441]: cluster 2024-04-03T22:40:18.403224+0000 mgr.y (mgr.24370) 15053 : cluster [DBG] pgmap v15037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:19 smithi067 bash[27441]: audit 2024-04-03T22:40:18.771918+0000 mon.c (mon.2) 6025 : audit [DBG] from='client.? 172.21.15.67:0/1586143253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:19 smithi067 bash[17655]: cluster 2024-04-03T22:40:18.403224+0000 mgr.y (mgr.24370) 15053 : cluster [DBG] pgmap v15037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:19 smithi067 bash[17655]: audit 2024-04-03T22:40:18.771918+0000 mon.c (mon.2) 6025 : audit [DBG] from='client.? 172.21.15.67:0/1586143253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:21 smithi082 bash[20963]: cluster 2024-04-03T22:40:20.403901+0000 mgr.y (mgr.24370) 15054 : cluster [DBG] pgmap v15038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:21 smithi082 bash[20963]: audit 2024-04-03T22:40:21.221425+0000 mon.c (mon.2) 6026 : audit [DBG] from='client.? 172.21.15.67:0/3794055804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:21 smithi067 bash[17655]: cluster 2024-04-03T22:40:20.403901+0000 mgr.y (mgr.24370) 15054 : cluster [DBG] pgmap v15038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:21 smithi067 bash[17655]: audit 2024-04-03T22:40:21.221425+0000 mon.c (mon.2) 6026 : audit [DBG] from='client.? 172.21.15.67:0/3794055804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:21 smithi067 bash[27441]: cluster 2024-04-03T22:40:20.403901+0000 mgr.y (mgr.24370) 15054 : cluster [DBG] pgmap v15038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:21 smithi067 bash[27441]: audit 2024-04-03T22:40:21.221425+0000 mon.c (mon.2) 6026 : audit [DBG] from='client.? 172.21.15.67:0/3794055804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:40:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:23 smithi082 bash[20963]: cluster 2024-04-03T22:40:22.405050+0000 mgr.y (mgr.24370) 15055 : cluster [DBG] pgmap v15039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:40:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:23 smithi067 bash[17655]: cluster 2024-04-03T22:40:22.405050+0000 mgr.y (mgr.24370) 15055 : cluster [DBG] pgmap v15039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:23 smithi067 bash[27441]: cluster 2024-04-03T22:40:22.405050+0000 mgr.y (mgr.24370) 15055 : cluster [DBG] pgmap v15039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:24 smithi082 bash[20963]: audit 2024-04-03T22:40:23.683802+0000 mon.c (mon.2) 6027 : audit [DBG] from='client.? 172.21.15.67:0/882260864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:24 smithi067 bash[17655]: audit 2024-04-03T22:40:23.683802+0000 mon.c (mon.2) 6027 : audit [DBG] from='client.? 172.21.15.67:0/882260864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:24 smithi067 bash[27441]: audit 2024-04-03T22:40:23.683802+0000 mon.c (mon.2) 6027 : audit [DBG] from='client.? 172.21.15.67:0/882260864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:25 smithi082 bash[20963]: cluster 2024-04-03T22:40:24.405727+0000 mgr.y (mgr.24370) 15056 : cluster [DBG] pgmap v15040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:25 smithi082 bash[20963]: audit 2024-04-03T22:40:25.458137+0000 mon.a (mon.0) 12872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:25 smithi067 bash[17655]: cluster 2024-04-03T22:40:24.405727+0000 mgr.y (mgr.24370) 15056 : cluster [DBG] pgmap v15040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:25 smithi067 bash[17655]: audit 2024-04-03T22:40:25.458137+0000 mon.a (mon.0) 12872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:25 smithi067 bash[27441]: cluster 2024-04-03T22:40:24.405727+0000 mgr.y (mgr.24370) 15056 : cluster [DBG] pgmap v15040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:25 smithi067 bash[27441]: audit 2024-04-03T22:40:25.458137+0000 mon.a (mon.0) 12872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:26 smithi082 bash[20963]: audit 2024-04-03T22:40:26.132792+0000 mon.c (mon.2) 6028 : audit [DBG] from='client.? 172.21.15.67:0/267549868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:26 smithi067 bash[27441]: audit 2024-04-03T22:40:26.132792+0000 mon.c (mon.2) 6028 : audit [DBG] from='client.? 172.21.15.67:0/267549868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:26 smithi067 bash[17655]: audit 2024-04-03T22:40:26.132792+0000 mon.c (mon.2) 6028 : audit [DBG] from='client.? 172.21.15.67:0/267549868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:27 smithi082 bash[20963]: cluster 2024-04-03T22:40:26.406908+0000 mgr.y (mgr.24370) 15057 : cluster [DBG] pgmap v15041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:27 smithi067 bash[17655]: cluster 2024-04-03T22:40:26.406908+0000 mgr.y (mgr.24370) 15057 : cluster [DBG] pgmap v15041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:27 smithi067 bash[27441]: cluster 2024-04-03T22:40:26.406908+0000 mgr.y (mgr.24370) 15057 : cluster [DBG] pgmap v15041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:29 smithi082 bash[20963]: cluster 2024-04-03T22:40:28.407689+0000 mgr.y (mgr.24370) 15058 : cluster [DBG] pgmap v15042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:29 smithi082 bash[20963]: audit 2024-04-03T22:40:28.585495+0000 mon.a (mon.0) 12873 : audit [DBG] from='client.? 172.21.15.67:0/2974931359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:29 smithi067 bash[17655]: cluster 2024-04-03T22:40:28.407689+0000 mgr.y (mgr.24370) 15058 : cluster [DBG] pgmap v15042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:29 smithi067 bash[17655]: audit 2024-04-03T22:40:28.585495+0000 mon.a (mon.0) 12873 : audit [DBG] from='client.? 172.21.15.67:0/2974931359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:29 smithi067 bash[27441]: cluster 2024-04-03T22:40:28.407689+0000 mgr.y (mgr.24370) 15058 : cluster [DBG] pgmap v15042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:29 smithi067 bash[27441]: audit 2024-04-03T22:40:28.585495+0000 mon.a (mon.0) 12873 : audit [DBG] from='client.? 172.21.15.67:0/2974931359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:31 smithi082 bash[20963]: cluster 2024-04-03T22:40:30.408440+0000 mgr.y (mgr.24370) 15059 : cluster [DBG] pgmap v15043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:31 smithi082 bash[20963]: audit 2024-04-03T22:40:31.039161+0000 mon.a (mon.0) 12874 : audit [DBG] from='client.? 172.21.15.67:0/2548622718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:31 smithi067 bash[17655]: cluster 2024-04-03T22:40:30.408440+0000 mgr.y (mgr.24370) 15059 : cluster [DBG] pgmap v15043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:31 smithi067 bash[17655]: audit 2024-04-03T22:40:31.039161+0000 mon.a (mon.0) 12874 : audit [DBG] from='client.? 172.21.15.67:0/2548622718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:31 smithi067 bash[27441]: cluster 2024-04-03T22:40:30.408440+0000 mgr.y (mgr.24370) 15059 : cluster [DBG] pgmap v15043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:31 smithi067 bash[27441]: audit 2024-04-03T22:40:31.039161+0000 mon.a (mon.0) 12874 : audit [DBG] from='client.? 172.21.15.67:0/2548622718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:40:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:40:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:33 smithi082 bash[20963]: cluster 2024-04-03T22:40:32.409652+0000 mgr.y (mgr.24370) 15060 : cluster [DBG] pgmap v15044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:33 smithi082 bash[20963]: audit 2024-04-03T22:40:33.488973+0000 mon.a (mon.0) 12875 : audit [DBG] from='client.? 172.21.15.67:0/1437871523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:33 smithi067 bash[17655]: cluster 2024-04-03T22:40:32.409652+0000 mgr.y (mgr.24370) 15060 : cluster [DBG] pgmap v15044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:33 smithi067 bash[17655]: audit 2024-04-03T22:40:33.488973+0000 mon.a (mon.0) 12875 : audit [DBG] from='client.? 172.21.15.67:0/1437871523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:33 smithi067 bash[27441]: cluster 2024-04-03T22:40:32.409652+0000 mgr.y (mgr.24370) 15060 : cluster [DBG] pgmap v15044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:33 smithi067 bash[27441]: audit 2024-04-03T22:40:33.488973+0000 mon.a (mon.0) 12875 : audit [DBG] from='client.? 172.21.15.67:0/1437871523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:35 smithi082 bash[20963]: cluster 2024-04-03T22:40:34.410320+0000 mgr.y (mgr.24370) 15061 : cluster [DBG] pgmap v15045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:35 smithi067 bash[17655]: cluster 2024-04-03T22:40:34.410320+0000 mgr.y (mgr.24370) 15061 : cluster [DBG] pgmap v15045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:35 smithi067 bash[27441]: cluster 2024-04-03T22:40:34.410320+0000 mgr.y (mgr.24370) 15061 : cluster [DBG] pgmap v15045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:36 smithi082 bash[20963]: audit 2024-04-03T22:40:35.943834+0000 mon.c (mon.2) 6029 : audit [DBG] from='client.? 172.21.15.67:0/1794547115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:36 smithi067 bash[17655]: audit 2024-04-03T22:40:35.943834+0000 mon.c (mon.2) 6029 : audit [DBG] from='client.? 172.21.15.67:0/1794547115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:36 smithi067 bash[27441]: audit 2024-04-03T22:40:35.943834+0000 mon.c (mon.2) 6029 : audit [DBG] from='client.? 172.21.15.67:0/1794547115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:37 smithi082 bash[20963]: cluster 2024-04-03T22:40:36.411509+0000 mgr.y (mgr.24370) 15062 : cluster [DBG] pgmap v15046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:37 smithi067 bash[17655]: cluster 2024-04-03T22:40:36.411509+0000 mgr.y (mgr.24370) 15062 : cluster [DBG] pgmap v15046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:37 smithi067 bash[27441]: cluster 2024-04-03T22:40:36.411509+0000 mgr.y (mgr.24370) 15062 : cluster [DBG] pgmap v15046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:38 smithi082 bash[20963]: audit 2024-04-03T22:40:38.410193+0000 mon.c (mon.2) 6030 : audit [DBG] from='client.? 172.21.15.67:0/2923295212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:38 smithi067 bash[17655]: audit 2024-04-03T22:40:38.410193+0000 mon.c (mon.2) 6030 : audit [DBG] from='client.? 172.21.15.67:0/2923295212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:38.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:38 smithi067 bash[27441]: audit 2024-04-03T22:40:38.410193+0000 mon.c (mon.2) 6030 : audit [DBG] from='client.? 172.21.15.67:0/2923295212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:39 smithi082 bash[20963]: cluster 2024-04-03T22:40:38.412172+0000 mgr.y (mgr.24370) 15063 : cluster [DBG] pgmap v15047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:39 smithi067 bash[27441]: cluster 2024-04-03T22:40:38.412172+0000 mgr.y (mgr.24370) 15063 : cluster [DBG] pgmap v15047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:39 smithi067 bash[17655]: cluster 2024-04-03T22:40:38.412172+0000 mgr.y (mgr.24370) 15063 : cluster [DBG] pgmap v15047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:40 smithi082 bash[20963]: audit 2024-04-03T22:40:40.458257+0000 mon.a (mon.0) 12876 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:40 smithi067 bash[27441]: audit 2024-04-03T22:40:40.458257+0000 mon.a (mon.0) 12876 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:40 smithi067 bash[17655]: audit 2024-04-03T22:40:40.458257+0000 mon.a (mon.0) 12876 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:41 smithi082 bash[20963]: cluster 2024-04-03T22:40:40.412879+0000 mgr.y (mgr.24370) 15064 : cluster [DBG] pgmap v15048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:41 smithi082 bash[20963]: audit 2024-04-03T22:40:40.876094+0000 mon.b (mon.1) 79 : audit [DBG] from='client.? 172.21.15.67:0/3905038224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:41 smithi067 bash[17655]: cluster 2024-04-03T22:40:40.412879+0000 mgr.y (mgr.24370) 15064 : cluster [DBG] pgmap v15048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:41 smithi067 bash[17655]: audit 2024-04-03T22:40:40.876094+0000 mon.b (mon.1) 79 : audit [DBG] from='client.? 172.21.15.67:0/3905038224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:41 smithi067 bash[27441]: cluster 2024-04-03T22:40:40.412879+0000 mgr.y (mgr.24370) 15064 : cluster [DBG] pgmap v15048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:41 smithi067 bash[27441]: audit 2024-04-03T22:40:40.876094+0000 mon.b (mon.1) 79 : audit [DBG] from='client.? 172.21.15.67:0/3905038224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:40:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:40:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:43 smithi082 bash[20963]: cluster 2024-04-03T22:40:42.414067+0000 mgr.y (mgr.24370) 15065 : cluster [DBG] pgmap v15049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:43 smithi082 bash[20963]: audit 2024-04-03T22:40:43.335739+0000 mon.a (mon.0) 12877 : audit [DBG] from='client.? 172.21.15.67:0/3307727201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:43 smithi067 bash[17655]: cluster 2024-04-03T22:40:42.414067+0000 mgr.y (mgr.24370) 15065 : cluster [DBG] pgmap v15049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:43 smithi067 bash[17655]: audit 2024-04-03T22:40:43.335739+0000 mon.a (mon.0) 12877 : audit [DBG] from='client.? 172.21.15.67:0/3307727201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:43 smithi067 bash[27441]: cluster 2024-04-03T22:40:42.414067+0000 mgr.y (mgr.24370) 15065 : cluster [DBG] pgmap v15049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:43 smithi067 bash[27441]: audit 2024-04-03T22:40:43.335739+0000 mon.a (mon.0) 12877 : audit [DBG] from='client.? 172.21.15.67:0/3307727201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:45 smithi082 bash[20963]: cluster 2024-04-03T22:40:44.414739+0000 mgr.y (mgr.24370) 15066 : cluster [DBG] pgmap v15050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:45 smithi067 bash[17655]: cluster 2024-04-03T22:40:44.414739+0000 mgr.y (mgr.24370) 15066 : cluster [DBG] pgmap v15050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:45 smithi067 bash[27441]: cluster 2024-04-03T22:40:44.414739+0000 mgr.y (mgr.24370) 15066 : cluster [DBG] pgmap v15050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:46 smithi082 bash[20963]: audit 2024-04-03T22:40:45.799875+0000 mon.c (mon.2) 6031 : audit [DBG] from='client.? 172.21.15.67:0/1506739306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:46 smithi067 bash[17655]: audit 2024-04-03T22:40:45.799875+0000 mon.c (mon.2) 6031 : audit [DBG] from='client.? 172.21.15.67:0/1506739306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:46 smithi067 bash[27441]: audit 2024-04-03T22:40:45.799875+0000 mon.c (mon.2) 6031 : audit [DBG] from='client.? 172.21.15.67:0/1506739306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:47 smithi082 bash[20963]: cluster 2024-04-03T22:40:46.416002+0000 mgr.y (mgr.24370) 15067 : cluster [DBG] pgmap v15051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:47 smithi067 bash[27441]: cluster 2024-04-03T22:40:46.416002+0000 mgr.y (mgr.24370) 15067 : cluster [DBG] pgmap v15051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:47 smithi067 bash[17655]: cluster 2024-04-03T22:40:46.416002+0000 mgr.y (mgr.24370) 15067 : cluster [DBG] pgmap v15051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:48 smithi082 bash[20963]: audit 2024-04-03T22:40:48.255649+0000 mon.a (mon.0) 12878 : audit [DBG] from='client.? 172.21.15.67:0/1348640896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:48 smithi067 bash[27441]: audit 2024-04-03T22:40:48.255649+0000 mon.a (mon.0) 12878 : audit [DBG] from='client.? 172.21.15.67:0/1348640896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:48 smithi067 bash[17655]: audit 2024-04-03T22:40:48.255649+0000 mon.a (mon.0) 12878 : audit [DBG] from='client.? 172.21.15.67:0/1348640896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:49 smithi082 bash[20963]: cluster 2024-04-03T22:40:48.416746+0000 mgr.y (mgr.24370) 15068 : cluster [DBG] pgmap v15052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:49 smithi067 bash[17655]: cluster 2024-04-03T22:40:48.416746+0000 mgr.y (mgr.24370) 15068 : cluster [DBG] pgmap v15052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:49 smithi067 bash[27441]: cluster 2024-04-03T22:40:48.416746+0000 mgr.y (mgr.24370) 15068 : cluster [DBG] pgmap v15052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:51 smithi082 bash[20963]: cluster 2024-04-03T22:40:50.417289+0000 mgr.y (mgr.24370) 15069 : cluster [DBG] pgmap v15053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:51 smithi082 bash[20963]: audit 2024-04-03T22:40:50.709724+0000 mon.a (mon.0) 12879 : audit [DBG] from='client.? 172.21.15.67:0/1261818027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:51 smithi067 bash[27441]: cluster 2024-04-03T22:40:50.417289+0000 mgr.y (mgr.24370) 15069 : cluster [DBG] pgmap v15053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:51 smithi067 bash[27441]: audit 2024-04-03T22:40:50.709724+0000 mon.a (mon.0) 12879 : audit [DBG] from='client.? 172.21.15.67:0/1261818027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:51 smithi067 bash[17655]: cluster 2024-04-03T22:40:50.417289+0000 mgr.y (mgr.24370) 15069 : cluster [DBG] pgmap v15053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:51 smithi067 bash[17655]: audit 2024-04-03T22:40:50.709724+0000 mon.a (mon.0) 12879 : audit [DBG] from='client.? 172.21.15.67:0/1261818027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:40:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:40:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:53 smithi082 bash[20963]: cluster 2024-04-03T22:40:52.418433+0000 mgr.y (mgr.24370) 15070 : cluster [DBG] pgmap v15054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:53 smithi082 bash[20963]: audit 2024-04-03T22:40:53.156461+0000 mon.a (mon.0) 12880 : audit [DBG] from='client.? 172.21.15.67:0/2674144210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:53 smithi067 bash[27441]: cluster 2024-04-03T22:40:52.418433+0000 mgr.y (mgr.24370) 15070 : cluster [DBG] pgmap v15054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:53 smithi067 bash[27441]: audit 2024-04-03T22:40:53.156461+0000 mon.a (mon.0) 12880 : audit [DBG] from='client.? 172.21.15.67:0/2674144210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:53 smithi067 bash[17655]: cluster 2024-04-03T22:40:52.418433+0000 mgr.y (mgr.24370) 15070 : cluster [DBG] pgmap v15054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:53 smithi067 bash[17655]: audit 2024-04-03T22:40:53.156461+0000 mon.a (mon.0) 12880 : audit [DBG] from='client.? 172.21.15.67:0/2674144210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:55 smithi082 bash[20963]: cluster 2024-04-03T22:40:54.419105+0000 mgr.y (mgr.24370) 15071 : cluster [DBG] pgmap v15055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:55 smithi082 bash[20963]: audit 2024-04-03T22:40:55.458735+0000 mon.a (mon.0) 12881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:55 smithi067 bash[17655]: cluster 2024-04-03T22:40:54.419105+0000 mgr.y (mgr.24370) 15071 : cluster [DBG] pgmap v15055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:55 smithi067 bash[17655]: audit 2024-04-03T22:40:55.458735+0000 mon.a (mon.0) 12881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:55 smithi067 bash[27441]: cluster 2024-04-03T22:40:54.419105+0000 mgr.y (mgr.24370) 15071 : cluster [DBG] pgmap v15055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:55 smithi067 bash[27441]: audit 2024-04-03T22:40:55.458735+0000 mon.a (mon.0) 12881 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:40:56.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:56 smithi082 bash[20963]: audit 2024-04-03T22:40:55.623459+0000 mon.a (mon.0) 12882 : audit [DBG] from='client.? 172.21.15.67:0/2723150055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:56 smithi067 bash[17655]: audit 2024-04-03T22:40:55.623459+0000 mon.a (mon.0) 12882 : audit [DBG] from='client.? 172.21.15.67:0/2723150055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:56.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:56 smithi067 bash[27441]: audit 2024-04-03T22:40:55.623459+0000 mon.a (mon.0) 12882 : audit [DBG] from='client.? 172.21.15.67:0/2723150055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:57 smithi082 bash[20963]: cluster 2024-04-03T22:40:56.420284+0000 mgr.y (mgr.24370) 15072 : cluster [DBG] pgmap v15056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:57 smithi067 bash[17655]: cluster 2024-04-03T22:40:56.420284+0000 mgr.y (mgr.24370) 15072 : cluster [DBG] pgmap v15056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:57 smithi067 bash[27441]: cluster 2024-04-03T22:40:56.420284+0000 mgr.y (mgr.24370) 15072 : cluster [DBG] pgmap v15056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:58.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:58 smithi082 bash[20963]: audit 2024-04-03T22:40:58.079869+0000 mon.c (mon.2) 6032 : audit [DBG] from='client.? 172.21.15.67:0/4089302668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:58 smithi067 bash[27441]: audit 2024-04-03T22:40:58.079869+0000 mon.c (mon.2) 6032 : audit [DBG] from='client.? 172.21.15.67:0/4089302668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:58 smithi067 bash[17655]: audit 2024-04-03T22:40:58.079869+0000 mon.c (mon.2) 6032 : audit [DBG] from='client.? 172.21.15.67:0/4089302668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:40:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:40:59 smithi082 bash[20963]: cluster 2024-04-03T22:40:58.420920+0000 mgr.y (mgr.24370) 15073 : cluster [DBG] pgmap v15057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:40:59 smithi067 bash[17655]: cluster 2024-04-03T22:40:58.420920+0000 mgr.y (mgr.24370) 15073 : cluster [DBG] pgmap v15057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:40:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:40:59 smithi067 bash[27441]: cluster 2024-04-03T22:40:58.420920+0000 mgr.y (mgr.24370) 15073 : cluster [DBG] pgmap v15057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:00 smithi067 bash[17655]: audit 2024-04-03T22:40:59.770410+0000 mon.a (mon.0) 12883 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:41:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:00 smithi067 bash[17655]: audit 2024-04-03T22:41:00.538589+0000 mon.a (mon.0) 12884 : audit [DBG] from='client.? 172.21.15.67:0/1758653579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:00 smithi067 bash[27441]: audit 2024-04-03T22:40:59.770410+0000 mon.a (mon.0) 12883 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:41:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:00 smithi067 bash[27441]: audit 2024-04-03T22:41:00.538589+0000 mon.a (mon.0) 12884 : audit [DBG] from='client.? 172.21.15.67:0/1758653579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:00 smithi082 bash[20963]: audit 2024-04-03T22:40:59.770410+0000 mon.a (mon.0) 12883 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:41:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:00 smithi082 bash[20963]: audit 2024-04-03T22:41:00.538589+0000 mon.a (mon.0) 12884 : audit [DBG] from='client.? 172.21.15.67:0/1758653579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:01 smithi067 bash[17655]: cluster 2024-04-03T22:41:00.421497+0000 mgr.y (mgr.24370) 15074 : cluster [DBG] pgmap v15058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:01 smithi067 bash[27441]: cluster 2024-04-03T22:41:00.421497+0000 mgr.y (mgr.24370) 15074 : cluster [DBG] pgmap v15058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:01 smithi082 bash[20963]: cluster 2024-04-03T22:41:00.421497+0000 mgr.y (mgr.24370) 15074 : cluster [DBG] pgmap v15058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:41:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:41:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:03 smithi082 bash[20963]: cluster 2024-04-03T22:41:02.422647+0000 mgr.y (mgr.24370) 15075 : cluster [DBG] pgmap v15059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:03 smithi082 bash[20963]: audit 2024-04-03T22:41:03.012394+0000 mon.b (mon.1) 80 : audit [DBG] from='client.? 172.21.15.67:0/4088048403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:03 smithi067 bash[27441]: cluster 2024-04-03T22:41:02.422647+0000 mgr.y (mgr.24370) 15075 : cluster [DBG] pgmap v15059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:03 smithi067 bash[27441]: audit 2024-04-03T22:41:03.012394+0000 mon.b (mon.1) 80 : audit [DBG] from='client.? 172.21.15.67:0/4088048403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:03 smithi067 bash[17655]: cluster 2024-04-03T22:41:02.422647+0000 mgr.y (mgr.24370) 15075 : cluster [DBG] pgmap v15059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:03 smithi067 bash[17655]: audit 2024-04-03T22:41:03.012394+0000 mon.b (mon.1) 80 : audit [DBG] from='client.? 172.21.15.67:0/4088048403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:05 smithi067 bash[27441]: cluster 2024-04-03T22:41:04.423326+0000 mgr.y (mgr.24370) 15076 : cluster [DBG] pgmap v15060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:05 smithi067 bash[27441]: audit 2024-04-03T22:41:05.468249+0000 mon.a (mon.0) 12885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:05 smithi067 bash[27441]: audit 2024-04-03T22:41:05.476022+0000 mon.a (mon.0) 12886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:05 smithi067 bash[27441]: audit 2024-04-03T22:41:05.511077+0000 mon.a (mon.0) 12887 : audit [DBG] from='client.? 172.21.15.67:0/1604943621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:05 smithi067 bash[17655]: cluster 2024-04-03T22:41:04.423326+0000 mgr.y (mgr.24370) 15076 : cluster [DBG] pgmap v15060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:05 smithi067 bash[17655]: audit 2024-04-03T22:41:05.468249+0000 mon.a (mon.0) 12885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:05 smithi067 bash[17655]: audit 2024-04-03T22:41:05.476022+0000 mon.a (mon.0) 12886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:05 smithi067 bash[17655]: audit 2024-04-03T22:41:05.511077+0000 mon.a (mon.0) 12887 : audit [DBG] from='client.? 172.21.15.67:0/1604943621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:05 smithi082 bash[20963]: cluster 2024-04-03T22:41:04.423326+0000 mgr.y (mgr.24370) 15076 : cluster [DBG] pgmap v15060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:05 smithi082 bash[20963]: audit 2024-04-03T22:41:05.468249+0000 mon.a (mon.0) 12885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:05 smithi082 bash[20963]: audit 2024-04-03T22:41:05.476022+0000 mon.a (mon.0) 12886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:05 smithi082 bash[20963]: audit 2024-04-03T22:41:05.511077+0000 mon.a (mon.0) 12887 : audit [DBG] from='client.? 172.21.15.67:0/1604943621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:06 smithi082 bash[20963]: audit 2024-04-03T22:41:05.773163+0000 mon.a (mon.0) 12888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:06 smithi082 bash[20963]: audit 2024-04-03T22:41:05.780794+0000 mon.a (mon.0) 12889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:06 smithi082 bash[20963]: audit 2024-04-03T22:41:06.307872+0000 mon.a (mon.0) 12890 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:41:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:06 smithi082 bash[20963]: audit 2024-04-03T22:41:06.309908+0000 mon.a (mon.0) 12891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:41:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:06 smithi082 bash[20963]: audit 2024-04-03T22:41:06.320577+0000 mon.a (mon.0) 12892 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:06 smithi082 bash[20963]: cluster 2024-04-03T22:41:06.424483+0000 mgr.y (mgr.24370) 15077 : cluster [DBG] pgmap v15061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[27441]: audit 2024-04-03T22:41:05.773163+0000 mon.a (mon.0) 12888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[27441]: audit 2024-04-03T22:41:05.780794+0000 mon.a (mon.0) 12889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[27441]: audit 2024-04-03T22:41:06.307872+0000 mon.a (mon.0) 12890 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:41:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[27441]: audit 2024-04-03T22:41:06.309908+0000 mon.a (mon.0) 12891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:41:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[27441]: audit 2024-04-03T22:41:06.320577+0000 mon.a (mon.0) 12892 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[27441]: cluster 2024-04-03T22:41:06.424483+0000 mgr.y (mgr.24370) 15077 : cluster [DBG] pgmap v15061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[17655]: audit 2024-04-03T22:41:05.773163+0000 mon.a (mon.0) 12888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[17655]: audit 2024-04-03T22:41:05.780794+0000 mon.a (mon.0) 12889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[17655]: audit 2024-04-03T22:41:06.307872+0000 mon.a (mon.0) 12890 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:41:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[17655]: audit 2024-04-03T22:41:06.309908+0000 mon.a (mon.0) 12891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:41:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[17655]: audit 2024-04-03T22:41:06.320577+0000 mon.a (mon.0) 12892 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:41:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:06 smithi067 bash[17655]: cluster 2024-04-03T22:41:06.424483+0000 mgr.y (mgr.24370) 15077 : cluster [DBG] pgmap v15061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:08 smithi082 bash[20963]: audit 2024-04-03T22:41:07.972955+0000 mon.c (mon.2) 6033 : audit [DBG] from='client.? 172.21.15.67:0/1984341077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:08.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:08 smithi067 bash[17655]: audit 2024-04-03T22:41:07.972955+0000 mon.c (mon.2) 6033 : audit [DBG] from='client.? 172.21.15.67:0/1984341077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:08.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:08 smithi067 bash[27441]: audit 2024-04-03T22:41:07.972955+0000 mon.c (mon.2) 6033 : audit [DBG] from='client.? 172.21.15.67:0/1984341077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:09 smithi082 bash[20963]: cluster 2024-04-03T22:41:08.425214+0000 mgr.y (mgr.24370) 15078 : cluster [DBG] pgmap v15062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:09.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:09 smithi067 bash[27441]: cluster 2024-04-03T22:41:08.425214+0000 mgr.y (mgr.24370) 15078 : cluster [DBG] pgmap v15062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:09.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:09 smithi067 bash[17655]: cluster 2024-04-03T22:41:08.425214+0000 mgr.y (mgr.24370) 15078 : cluster [DBG] pgmap v15062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:10 smithi082 bash[20963]: audit 2024-04-03T22:41:10.425604+0000 mon.a (mon.0) 12893 : audit [DBG] from='client.? 172.21.15.67:0/1567552969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:10.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:10 smithi082 bash[20963]: audit 2024-04-03T22:41:10.458606+0000 mon.a (mon.0) 12894 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:10 smithi067 bash[17655]: audit 2024-04-03T22:41:10.425604+0000 mon.a (mon.0) 12893 : audit [DBG] from='client.? 172.21.15.67:0/1567552969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:10.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:10 smithi067 bash[17655]: audit 2024-04-03T22:41:10.458606+0000 mon.a (mon.0) 12894 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:10 smithi067 bash[27441]: audit 2024-04-03T22:41:10.425604+0000 mon.a (mon.0) 12893 : audit [DBG] from='client.? 172.21.15.67:0/1567552969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:10.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:10 smithi067 bash[27441]: audit 2024-04-03T22:41:10.458606+0000 mon.a (mon.0) 12894 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:11 smithi082 bash[20963]: cluster 2024-04-03T22:41:10.425873+0000 mgr.y (mgr.24370) 15079 : cluster [DBG] pgmap v15063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:11 smithi067 bash[17655]: cluster 2024-04-03T22:41:10.425873+0000 mgr.y (mgr.24370) 15079 : cluster [DBG] pgmap v15063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:11.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:11 smithi067 bash[27441]: cluster 2024-04-03T22:41:10.425873+0000 mgr.y (mgr.24370) 15079 : cluster [DBG] pgmap v15063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:41:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:41:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:13 smithi082 bash[20963]: cluster 2024-04-03T22:41:12.427075+0000 mgr.y (mgr.24370) 15080 : cluster [DBG] pgmap v15064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:13 smithi082 bash[20963]: audit 2024-04-03T22:41:12.886494+0000 mon.c (mon.2) 6034 : audit [DBG] from='client.? 172.21.15.67:0/3827115648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:13 smithi067 bash[27441]: cluster 2024-04-03T22:41:12.427075+0000 mgr.y (mgr.24370) 15080 : cluster [DBG] pgmap v15064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:13 smithi067 bash[27441]: audit 2024-04-03T22:41:12.886494+0000 mon.c (mon.2) 6034 : audit [DBG] from='client.? 172.21.15.67:0/3827115648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:13 smithi067 bash[17655]: cluster 2024-04-03T22:41:12.427075+0000 mgr.y (mgr.24370) 15080 : cluster [DBG] pgmap v15064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:13 smithi067 bash[17655]: audit 2024-04-03T22:41:12.886494+0000 mon.c (mon.2) 6034 : audit [DBG] from='client.? 172.21.15.67:0/3827115648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:15.883 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 22:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T22:41:15.597707259Z level=info msg="Completed cleanup jobs" duration=67.208162ms 2024-04-03T22:41:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:15 smithi082 bash[20963]: cluster 2024-04-03T22:41:14.427738+0000 mgr.y (mgr.24370) 15081 : cluster [DBG] pgmap v15065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:15 smithi082 bash[20963]: audit 2024-04-03T22:41:15.342892+0000 mon.c (mon.2) 6035 : audit [DBG] from='client.? 172.21.15.67:0/130406815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:15 smithi067 bash[27441]: cluster 2024-04-03T22:41:14.427738+0000 mgr.y (mgr.24370) 15081 : cluster [DBG] pgmap v15065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:15 smithi067 bash[27441]: audit 2024-04-03T22:41:15.342892+0000 mon.c (mon.2) 6035 : audit [DBG] from='client.? 172.21.15.67:0/130406815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:15 smithi067 bash[17655]: cluster 2024-04-03T22:41:14.427738+0000 mgr.y (mgr.24370) 15081 : cluster [DBG] pgmap v15065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:15 smithi067 bash[17655]: audit 2024-04-03T22:41:15.342892+0000 mon.c (mon.2) 6035 : audit [DBG] from='client.? 172.21.15.67:0/130406815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:17 smithi082 bash[20963]: cluster 2024-04-03T22:41:16.428925+0000 mgr.y (mgr.24370) 15082 : cluster [DBG] pgmap v15066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:17 smithi067 bash[17655]: cluster 2024-04-03T22:41:16.428925+0000 mgr.y (mgr.24370) 15082 : cluster [DBG] pgmap v15066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:17 smithi067 bash[27441]: cluster 2024-04-03T22:41:16.428925+0000 mgr.y (mgr.24370) 15082 : cluster [DBG] pgmap v15066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:18.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:18 smithi082 bash[20963]: audit 2024-04-03T22:41:17.792589+0000 mon.a (mon.0) 12895 : audit [DBG] from='client.? 172.21.15.67:0/1144480190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:18.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:18 smithi067 bash[17655]: audit 2024-04-03T22:41:17.792589+0000 mon.a (mon.0) 12895 : audit [DBG] from='client.? 172.21.15.67:0/1144480190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:18.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:18 smithi067 bash[27441]: audit 2024-04-03T22:41:17.792589+0000 mon.a (mon.0) 12895 : audit [DBG] from='client.? 172.21.15.67:0/1144480190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:19 smithi082 bash[20963]: cluster 2024-04-03T22:41:18.429612+0000 mgr.y (mgr.24370) 15083 : cluster [DBG] pgmap v15067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:19 smithi067 bash[17655]: cluster 2024-04-03T22:41:18.429612+0000 mgr.y (mgr.24370) 15083 : cluster [DBG] pgmap v15067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:19 smithi067 bash[27441]: cluster 2024-04-03T22:41:18.429612+0000 mgr.y (mgr.24370) 15083 : cluster [DBG] pgmap v15067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:20 smithi082 bash[20963]: audit 2024-04-03T22:41:20.244657+0000 mon.a (mon.0) 12896 : audit [DBG] from='client.? 172.21.15.67:0/3791717664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:20 smithi067 bash[17655]: audit 2024-04-03T22:41:20.244657+0000 mon.a (mon.0) 12896 : audit [DBG] from='client.? 172.21.15.67:0/3791717664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:20 smithi067 bash[27441]: audit 2024-04-03T22:41:20.244657+0000 mon.a (mon.0) 12896 : audit [DBG] from='client.? 172.21.15.67:0/3791717664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:21 smithi082 bash[20963]: cluster 2024-04-03T22:41:20.430313+0000 mgr.y (mgr.24370) 15084 : cluster [DBG] pgmap v15068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:21 smithi067 bash[17655]: cluster 2024-04-03T22:41:20.430313+0000 mgr.y (mgr.24370) 15084 : cluster [DBG] pgmap v15068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:21 smithi067 bash[27441]: cluster 2024-04-03T22:41:20.430313+0000 mgr.y (mgr.24370) 15084 : cluster [DBG] pgmap v15068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:41:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:41:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:23 smithi082 bash[20963]: cluster 2024-04-03T22:41:22.431464+0000 mgr.y (mgr.24370) 15085 : cluster [DBG] pgmap v15069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:23 smithi082 bash[20963]: audit 2024-04-03T22:41:22.708143+0000 mon.c (mon.2) 6036 : audit [DBG] from='client.? 172.21.15.67:0/1893538084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:23 smithi067 bash[17655]: cluster 2024-04-03T22:41:22.431464+0000 mgr.y (mgr.24370) 15085 : cluster [DBG] pgmap v15069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:23 smithi067 bash[17655]: audit 2024-04-03T22:41:22.708143+0000 mon.c (mon.2) 6036 : audit [DBG] from='client.? 172.21.15.67:0/1893538084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:23 smithi067 bash[27441]: cluster 2024-04-03T22:41:22.431464+0000 mgr.y (mgr.24370) 15085 : cluster [DBG] pgmap v15069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:23 smithi067 bash[27441]: audit 2024-04-03T22:41:22.708143+0000 mon.c (mon.2) 6036 : audit [DBG] from='client.? 172.21.15.67:0/1893538084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:25 smithi082 bash[20963]: cluster 2024-04-03T22:41:24.432172+0000 mgr.y (mgr.24370) 15086 : cluster [DBG] pgmap v15070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:25 smithi082 bash[20963]: audit 2024-04-03T22:41:25.160096+0000 mon.c (mon.2) 6037 : audit [DBG] from='client.? 172.21.15.67:0/2830630552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:25 smithi082 bash[20963]: audit 2024-04-03T22:41:25.459637+0000 mon.a (mon.0) 12897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:25 smithi067 bash[17655]: cluster 2024-04-03T22:41:24.432172+0000 mgr.y (mgr.24370) 15086 : cluster [DBG] pgmap v15070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:25 smithi067 bash[17655]: audit 2024-04-03T22:41:25.160096+0000 mon.c (mon.2) 6037 : audit [DBG] from='client.? 172.21.15.67:0/2830630552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:25 smithi067 bash[17655]: audit 2024-04-03T22:41:25.459637+0000 mon.a (mon.0) 12897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:25.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:25 smithi067 bash[27441]: cluster 2024-04-03T22:41:24.432172+0000 mgr.y (mgr.24370) 15086 : cluster [DBG] pgmap v15070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:25 smithi067 bash[27441]: audit 2024-04-03T22:41:25.160096+0000 mon.c (mon.2) 6037 : audit [DBG] from='client.? 172.21.15.67:0/2830630552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:25 smithi067 bash[27441]: audit 2024-04-03T22:41:25.459637+0000 mon.a (mon.0) 12897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:27 smithi082 bash[20963]: cluster 2024-04-03T22:41:26.433342+0000 mgr.y (mgr.24370) 15087 : cluster [DBG] pgmap v15071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:27 smithi067 bash[17655]: cluster 2024-04-03T22:41:26.433342+0000 mgr.y (mgr.24370) 15087 : cluster [DBG] pgmap v15071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:27 smithi067 bash[27441]: cluster 2024-04-03T22:41:26.433342+0000 mgr.y (mgr.24370) 15087 : cluster [DBG] pgmap v15071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:28.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:28 smithi082 bash[20963]: audit 2024-04-03T22:41:27.626752+0000 mon.a (mon.0) 12898 : audit [DBG] from='client.? 172.21.15.67:0/11822859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:28.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:28 smithi067 bash[27441]: audit 2024-04-03T22:41:27.626752+0000 mon.a (mon.0) 12898 : audit [DBG] from='client.? 172.21.15.67:0/11822859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:28.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:28 smithi067 bash[17655]: audit 2024-04-03T22:41:27.626752+0000 mon.a (mon.0) 12898 : audit [DBG] from='client.? 172.21.15.67:0/11822859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:29 smithi082 bash[20963]: cluster 2024-04-03T22:41:28.434036+0000 mgr.y (mgr.24370) 15088 : cluster [DBG] pgmap v15072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:29 smithi067 bash[27441]: cluster 2024-04-03T22:41:28.434036+0000 mgr.y (mgr.24370) 15088 : cluster [DBG] pgmap v15072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:29 smithi067 bash[17655]: cluster 2024-04-03T22:41:28.434036+0000 mgr.y (mgr.24370) 15088 : cluster [DBG] pgmap v15072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:30 smithi082 bash[20963]: audit 2024-04-03T22:41:30.082724+0000 mon.c (mon.2) 6038 : audit [DBG] from='client.? 172.21.15.67:0/1385383158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:30.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:30 smithi067 bash[17655]: audit 2024-04-03T22:41:30.082724+0000 mon.c (mon.2) 6038 : audit [DBG] from='client.? 172.21.15.67:0/1385383158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:30.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:30 smithi067 bash[27441]: audit 2024-04-03T22:41:30.082724+0000 mon.c (mon.2) 6038 : audit [DBG] from='client.? 172.21.15.67:0/1385383158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:31 smithi082 bash[20963]: cluster 2024-04-03T22:41:30.434727+0000 mgr.y (mgr.24370) 15089 : cluster [DBG] pgmap v15073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:31 smithi067 bash[17655]: cluster 2024-04-03T22:41:30.434727+0000 mgr.y (mgr.24370) 15089 : cluster [DBG] pgmap v15073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:31 smithi067 bash[27441]: cluster 2024-04-03T22:41:30.434727+0000 mgr.y (mgr.24370) 15089 : cluster [DBG] pgmap v15073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:32 smithi082 bash[20963]: audit 2024-04-03T22:41:32.534589+0000 mon.c (mon.2) 6039 : audit [DBG] from='client.? 172.21.15.67:0/3682643902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:32 smithi067 bash[27441]: audit 2024-04-03T22:41:32.534589+0000 mon.c (mon.2) 6039 : audit [DBG] from='client.? 172.21.15.67:0/3682643902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:32 smithi067 bash[17655]: audit 2024-04-03T22:41:32.534589+0000 mon.c (mon.2) 6039 : audit [DBG] from='client.? 172.21.15.67:0/3682643902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:41:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:33 smithi082 bash[20963]: cluster 2024-04-03T22:41:32.435852+0000 mgr.y (mgr.24370) 15090 : cluster [DBG] pgmap v15074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:41:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:33 smithi067 bash[17655]: cluster 2024-04-03T22:41:32.435852+0000 mgr.y (mgr.24370) 15090 : cluster [DBG] pgmap v15074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:33 smithi067 bash[27441]: cluster 2024-04-03T22:41:32.435852+0000 mgr.y (mgr.24370) 15090 : cluster [DBG] pgmap v15074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:35 smithi082 bash[20963]: cluster 2024-04-03T22:41:34.436551+0000 mgr.y (mgr.24370) 15091 : cluster [DBG] pgmap v15075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:35 smithi082 bash[20963]: audit 2024-04-03T22:41:34.990165+0000 mon.c (mon.2) 6040 : audit [DBG] from='client.? 172.21.15.67:0/3428482715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:35 smithi067 bash[27441]: cluster 2024-04-03T22:41:34.436551+0000 mgr.y (mgr.24370) 15091 : cluster [DBG] pgmap v15075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:35 smithi067 bash[27441]: audit 2024-04-03T22:41:34.990165+0000 mon.c (mon.2) 6040 : audit [DBG] from='client.? 172.21.15.67:0/3428482715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:35 smithi067 bash[17655]: cluster 2024-04-03T22:41:34.436551+0000 mgr.y (mgr.24370) 15091 : cluster [DBG] pgmap v15075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:35 smithi067 bash[17655]: audit 2024-04-03T22:41:34.990165+0000 mon.c (mon.2) 6040 : audit [DBG] from='client.? 172.21.15.67:0/3428482715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:37 smithi082 bash[20963]: cluster 2024-04-03T22:41:36.437654+0000 mgr.y (mgr.24370) 15092 : cluster [DBG] pgmap v15076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:37 smithi082 bash[20963]: audit 2024-04-03T22:41:37.445783+0000 mon.a (mon.0) 12899 : audit [DBG] from='client.? 172.21.15.67:0/323627507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:37 smithi067 bash[17655]: cluster 2024-04-03T22:41:36.437654+0000 mgr.y (mgr.24370) 15092 : cluster [DBG] pgmap v15076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:37 smithi067 bash[17655]: audit 2024-04-03T22:41:37.445783+0000 mon.a (mon.0) 12899 : audit [DBG] from='client.? 172.21.15.67:0/323627507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:37 smithi067 bash[27441]: cluster 2024-04-03T22:41:36.437654+0000 mgr.y (mgr.24370) 15092 : cluster [DBG] pgmap v15076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:37 smithi067 bash[27441]: audit 2024-04-03T22:41:37.445783+0000 mon.a (mon.0) 12899 : audit [DBG] from='client.? 172.21.15.67:0/323627507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:39 smithi082 bash[20963]: cluster 2024-04-03T22:41:38.438314+0000 mgr.y (mgr.24370) 15093 : cluster [DBG] pgmap v15077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:39 smithi067 bash[27441]: cluster 2024-04-03T22:41:38.438314+0000 mgr.y (mgr.24370) 15093 : cluster [DBG] pgmap v15077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:39 smithi067 bash[17655]: cluster 2024-04-03T22:41:38.438314+0000 mgr.y (mgr.24370) 15093 : cluster [DBG] pgmap v15077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:40 smithi082 bash[20963]: audit 2024-04-03T22:41:39.904715+0000 mon.c (mon.2) 6041 : audit [DBG] from='client.? 172.21.15.67:0/3963711657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:40 smithi082 bash[20963]: audit 2024-04-03T22:41:40.460135+0000 mon.a (mon.0) 12900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:40 smithi067 bash[27441]: audit 2024-04-03T22:41:39.904715+0000 mon.c (mon.2) 6041 : audit [DBG] from='client.? 172.21.15.67:0/3963711657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:40 smithi067 bash[27441]: audit 2024-04-03T22:41:40.460135+0000 mon.a (mon.0) 12900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:40 smithi067 bash[17655]: audit 2024-04-03T22:41:39.904715+0000 mon.c (mon.2) 6041 : audit [DBG] from='client.? 172.21.15.67:0/3963711657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:40 smithi067 bash[17655]: audit 2024-04-03T22:41:40.460135+0000 mon.a (mon.0) 12900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:41 smithi082 bash[20963]: cluster 2024-04-03T22:41:40.439139+0000 mgr.y (mgr.24370) 15094 : cluster [DBG] pgmap v15078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:41 smithi067 bash[27441]: cluster 2024-04-03T22:41:40.439139+0000 mgr.y (mgr.24370) 15094 : cluster [DBG] pgmap v15078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:41 smithi067 bash[17655]: cluster 2024-04-03T22:41:40.439139+0000 mgr.y (mgr.24370) 15094 : cluster [DBG] pgmap v15078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:42.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:42 smithi082 bash[20963]: audit 2024-04-03T22:41:42.352211+0000 mon.c (mon.2) 6042 : audit [DBG] from='client.? 172.21.15.67:0/3772120025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:42.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:42 smithi067 bash[17655]: audit 2024-04-03T22:41:42.352211+0000 mon.c (mon.2) 6042 : audit [DBG] from='client.? 172.21.15.67:0/3772120025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:42.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:42 smithi067 bash[27441]: audit 2024-04-03T22:41:42.352211+0000 mon.c (mon.2) 6042 : audit [DBG] from='client.? 172.21.15.67:0/3772120025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:41:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:43 smithi082 bash[20963]: cluster 2024-04-03T22:41:42.440326+0000 mgr.y (mgr.24370) 15095 : cluster [DBG] pgmap v15079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:41:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:43 smithi067 bash[27441]: cluster 2024-04-03T22:41:42.440326+0000 mgr.y (mgr.24370) 15095 : cluster [DBG] pgmap v15079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:43 smithi067 bash[17655]: cluster 2024-04-03T22:41:42.440326+0000 mgr.y (mgr.24370) 15095 : cluster [DBG] pgmap v15079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:45 smithi082 bash[20963]: cluster 2024-04-03T22:41:44.440992+0000 mgr.y (mgr.24370) 15096 : cluster [DBG] pgmap v15080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:45 smithi082 bash[20963]: audit 2024-04-03T22:41:44.808702+0000 mon.c (mon.2) 6043 : audit [DBG] from='client.? 172.21.15.67:0/3530394963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:45 smithi067 bash[27441]: cluster 2024-04-03T22:41:44.440992+0000 mgr.y (mgr.24370) 15096 : cluster [DBG] pgmap v15080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:45 smithi067 bash[27441]: audit 2024-04-03T22:41:44.808702+0000 mon.c (mon.2) 6043 : audit [DBG] from='client.? 172.21.15.67:0/3530394963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:45 smithi067 bash[17655]: cluster 2024-04-03T22:41:44.440992+0000 mgr.y (mgr.24370) 15096 : cluster [DBG] pgmap v15080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:45.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:45 smithi067 bash[17655]: audit 2024-04-03T22:41:44.808702+0000 mon.c (mon.2) 6043 : audit [DBG] from='client.? 172.21.15.67:0/3530394963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:47 smithi082 bash[20963]: cluster 2024-04-03T22:41:46.442276+0000 mgr.y (mgr.24370) 15097 : cluster [DBG] pgmap v15081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:47 smithi082 bash[20963]: audit 2024-04-03T22:41:47.260820+0000 mon.c (mon.2) 6044 : audit [DBG] from='client.? 172.21.15.67:0/374994889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:47 smithi067 bash[27441]: cluster 2024-04-03T22:41:46.442276+0000 mgr.y (mgr.24370) 15097 : cluster [DBG] pgmap v15081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:47 smithi067 bash[27441]: audit 2024-04-03T22:41:47.260820+0000 mon.c (mon.2) 6044 : audit [DBG] from='client.? 172.21.15.67:0/374994889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:47 smithi067 bash[17655]: cluster 2024-04-03T22:41:46.442276+0000 mgr.y (mgr.24370) 15097 : cluster [DBG] pgmap v15081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:47 smithi067 bash[17655]: audit 2024-04-03T22:41:47.260820+0000 mon.c (mon.2) 6044 : audit [DBG] from='client.? 172.21.15.67:0/374994889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:49 smithi082 bash[20963]: cluster 2024-04-03T22:41:48.443115+0000 mgr.y (mgr.24370) 15098 : cluster [DBG] pgmap v15082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:49 smithi067 bash[27441]: cluster 2024-04-03T22:41:48.443115+0000 mgr.y (mgr.24370) 15098 : cluster [DBG] pgmap v15082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:49 smithi067 bash[17655]: cluster 2024-04-03T22:41:48.443115+0000 mgr.y (mgr.24370) 15098 : cluster [DBG] pgmap v15082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:50 smithi082 bash[20963]: audit 2024-04-03T22:41:49.716183+0000 mon.a (mon.0) 12901 : audit [DBG] from='client.? 172.21.15.67:0/3469323157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:50 smithi067 bash[17655]: audit 2024-04-03T22:41:49.716183+0000 mon.a (mon.0) 12901 : audit [DBG] from='client.? 172.21.15.67:0/3469323157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:50 smithi067 bash[27441]: audit 2024-04-03T22:41:49.716183+0000 mon.a (mon.0) 12901 : audit [DBG] from='client.? 172.21.15.67:0/3469323157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:51 smithi082 bash[20963]: cluster 2024-04-03T22:41:50.443896+0000 mgr.y (mgr.24370) 15099 : cluster [DBG] pgmap v15083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:51 smithi067 bash[27441]: cluster 2024-04-03T22:41:50.443896+0000 mgr.y (mgr.24370) 15099 : cluster [DBG] pgmap v15083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:51 smithi067 bash[17655]: cluster 2024-04-03T22:41:50.443896+0000 mgr.y (mgr.24370) 15099 : cluster [DBG] pgmap v15083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:52 smithi067 bash[17655]: audit 2024-04-03T22:41:52.167470+0000 mon.c (mon.2) 6045 : audit [DBG] from='client.? 172.21.15.67:0/2884708207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:52 smithi067 bash[27441]: audit 2024-04-03T22:41:52.167470+0000 mon.c (mon.2) 6045 : audit [DBG] from='client.? 172.21.15.67:0/2884708207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:52 smithi082 bash[20963]: audit 2024-04-03T22:41:52.167470+0000 mon.c (mon.2) 6045 : audit [DBG] from='client.? 172.21.15.67:0/2884708207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:41:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:53 smithi082 bash[20963]: cluster 2024-04-03T22:41:52.445058+0000 mgr.y (mgr.24370) 15100 : cluster [DBG] pgmap v15084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:41:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:53 smithi067 bash[17655]: cluster 2024-04-03T22:41:52.445058+0000 mgr.y (mgr.24370) 15100 : cluster [DBG] pgmap v15084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:53 smithi067 bash[27441]: cluster 2024-04-03T22:41:52.445058+0000 mgr.y (mgr.24370) 15100 : cluster [DBG] pgmap v15084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:54.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:54 smithi067 bash[17655]: audit 2024-04-03T22:41:54.621916+0000 mon.c (mon.2) 6046 : audit [DBG] from='client.? 172.21.15.67:0/58709379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:54.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:54 smithi067 bash[27441]: audit 2024-04-03T22:41:54.621916+0000 mon.c (mon.2) 6046 : audit [DBG] from='client.? 172.21.15.67:0/58709379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:54 smithi082 bash[20963]: audit 2024-04-03T22:41:54.621916+0000 mon.c (mon.2) 6046 : audit [DBG] from='client.? 172.21.15.67:0/58709379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:55 smithi067 bash[17655]: cluster 2024-04-03T22:41:54.445716+0000 mgr.y (mgr.24370) 15101 : cluster [DBG] pgmap v15085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:55 smithi067 bash[17655]: audit 2024-04-03T22:41:55.460342+0000 mon.a (mon.0) 12902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:55 smithi067 bash[27441]: cluster 2024-04-03T22:41:54.445716+0000 mgr.y (mgr.24370) 15101 : cluster [DBG] pgmap v15085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:55 smithi067 bash[27441]: audit 2024-04-03T22:41:55.460342+0000 mon.a (mon.0) 12902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:55 smithi082 bash[20963]: cluster 2024-04-03T22:41:54.445716+0000 mgr.y (mgr.24370) 15101 : cluster [DBG] pgmap v15085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:55 smithi082 bash[20963]: audit 2024-04-03T22:41:55.460342+0000 mon.a (mon.0) 12902 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:41:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:57 smithi067 bash[17655]: cluster 2024-04-03T22:41:56.446795+0000 mgr.y (mgr.24370) 15102 : cluster [DBG] pgmap v15086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:57 smithi067 bash[17655]: audit 2024-04-03T22:41:57.075881+0000 mon.c (mon.2) 6047 : audit [DBG] from='client.? 172.21.15.67:0/469182561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:57 smithi067 bash[27441]: cluster 2024-04-03T22:41:56.446795+0000 mgr.y (mgr.24370) 15102 : cluster [DBG] pgmap v15086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:57 smithi067 bash[27441]: audit 2024-04-03T22:41:57.075881+0000 mon.c (mon.2) 6047 : audit [DBG] from='client.? 172.21.15.67:0/469182561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:57 smithi082 bash[20963]: cluster 2024-04-03T22:41:56.446795+0000 mgr.y (mgr.24370) 15102 : cluster [DBG] pgmap v15086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:57 smithi082 bash[20963]: audit 2024-04-03T22:41:57.075881+0000 mon.c (mon.2) 6047 : audit [DBG] from='client.? 172.21.15.67:0/469182561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:59 smithi067 bash[17655]: cluster 2024-04-03T22:41:58.447475+0000 mgr.y (mgr.24370) 15103 : cluster [DBG] pgmap v15087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:41:59 smithi067 bash[17655]: audit 2024-04-03T22:41:59.532741+0000 mon.c (mon.2) 6048 : audit [DBG] from='client.? 172.21.15.67:0/3289864400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:41:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:59 smithi067 bash[27441]: cluster 2024-04-03T22:41:58.447475+0000 mgr.y (mgr.24370) 15103 : cluster [DBG] pgmap v15087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:41:59.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:41:59 smithi067 bash[27441]: audit 2024-04-03T22:41:59.532741+0000 mon.c (mon.2) 6048 : audit [DBG] from='client.? 172.21.15.67:0/3289864400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:59 smithi082 bash[20963]: cluster 2024-04-03T22:41:58.447475+0000 mgr.y (mgr.24370) 15103 : cluster [DBG] pgmap v15087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:41:59 smithi082 bash[20963]: audit 2024-04-03T22:41:59.532741+0000 mon.c (mon.2) 6048 : audit [DBG] from='client.? 172.21.15.67:0/3289864400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:01 smithi067 bash[27441]: cluster 2024-04-03T22:42:00.448275+0000 mgr.y (mgr.24370) 15104 : cluster [DBG] pgmap v15088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:01 smithi067 bash[17655]: cluster 2024-04-03T22:42:00.448275+0000 mgr.y (mgr.24370) 15104 : cluster [DBG] pgmap v15088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:01 smithi082 bash[20963]: cluster 2024-04-03T22:42:00.448275+0000 mgr.y (mgr.24370) 15104 : cluster [DBG] pgmap v15088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:03.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:02 smithi067 bash[27441]: audit 2024-04-03T22:42:01.979636+0000 mon.a (mon.0) 12903 : audit [DBG] from='client.? 172.21.15.67:0/4100787481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:03.081 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:02 smithi067 bash[17655]: audit 2024-04-03T22:42:01.979636+0000 mon.a (mon.0) 12903 : audit [DBG] from='client.? 172.21.15.67:0/4100787481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:02 smithi082 bash[20963]: audit 2024-04-03T22:42:01.979636+0000 mon.a (mon.0) 12903 : audit [DBG] from='client.? 172.21.15.67:0/4100787481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:42:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:03 smithi082 bash[20963]: cluster 2024-04-03T22:42:02.449567+0000 mgr.y (mgr.24370) 15105 : cluster [DBG] pgmap v15089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:42:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:03 smithi067 bash[17655]: cluster 2024-04-03T22:42:02.449567+0000 mgr.y (mgr.24370) 15105 : cluster [DBG] pgmap v15089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:03 smithi067 bash[27441]: cluster 2024-04-03T22:42:02.449567+0000 mgr.y (mgr.24370) 15105 : cluster [DBG] pgmap v15089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:04 smithi082 bash[20963]: audit 2024-04-03T22:42:04.427092+0000 mon.c (mon.2) 6049 : audit [DBG] from='client.? 172.21.15.67:0/4263850254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:04 smithi067 bash[17655]: audit 2024-04-03T22:42:04.427092+0000 mon.c (mon.2) 6049 : audit [DBG] from='client.? 172.21.15.67:0/4263850254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:04 smithi067 bash[27441]: audit 2024-04-03T22:42:04.427092+0000 mon.c (mon.2) 6049 : audit [DBG] from='client.? 172.21.15.67:0/4263850254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:05 smithi082 bash[20963]: cluster 2024-04-03T22:42:04.450281+0000 mgr.y (mgr.24370) 15106 : cluster [DBG] pgmap v15090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:05 smithi067 bash[17655]: cluster 2024-04-03T22:42:04.450281+0000 mgr.y (mgr.24370) 15106 : cluster [DBG] pgmap v15090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:05 smithi067 bash[27441]: cluster 2024-04-03T22:42:04.450281+0000 mgr.y (mgr.24370) 15106 : cluster [DBG] pgmap v15090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:06 smithi082 bash[20963]: audit 2024-04-03T22:42:06.395924+0000 mon.a (mon.0) 12904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:42:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:06 smithi067 bash[17655]: audit 2024-04-03T22:42:06.395924+0000 mon.a (mon.0) 12904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:42:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:06 smithi067 bash[27441]: audit 2024-04-03T22:42:06.395924+0000 mon.a (mon.0) 12904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:42:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:07 smithi082 bash[20963]: cluster 2024-04-03T22:42:06.451023+0000 mgr.y (mgr.24370) 15107 : cluster [DBG] pgmap v15091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:07 smithi082 bash[20963]: audit 2024-04-03T22:42:06.895032+0000 mon.c (mon.2) 6050 : audit [DBG] from='client.? 172.21.15.67:0/34840909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:07 smithi067 bash[17655]: cluster 2024-04-03T22:42:06.451023+0000 mgr.y (mgr.24370) 15107 : cluster [DBG] pgmap v15091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:07 smithi067 bash[17655]: audit 2024-04-03T22:42:06.895032+0000 mon.c (mon.2) 6050 : audit [DBG] from='client.? 172.21.15.67:0/34840909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:07 smithi067 bash[27441]: cluster 2024-04-03T22:42:06.451023+0000 mgr.y (mgr.24370) 15107 : cluster [DBG] pgmap v15091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:07 smithi067 bash[27441]: audit 2024-04-03T22:42:06.895032+0000 mon.c (mon.2) 6050 : audit [DBG] from='client.? 172.21.15.67:0/34840909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:09 smithi082 bash[20963]: cluster 2024-04-03T22:42:08.451641+0000 mgr.y (mgr.24370) 15108 : cluster [DBG] pgmap v15092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:09 smithi082 bash[20963]: audit 2024-04-03T22:42:09.346075+0000 mon.a (mon.0) 12905 : audit [DBG] from='client.? 172.21.15.67:0/1812956432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:09 smithi067 bash[17655]: cluster 2024-04-03T22:42:08.451641+0000 mgr.y (mgr.24370) 15108 : cluster [DBG] pgmap v15092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:09 smithi067 bash[17655]: audit 2024-04-03T22:42:09.346075+0000 mon.a (mon.0) 12905 : audit [DBG] from='client.? 172.21.15.67:0/1812956432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:09 smithi067 bash[27441]: cluster 2024-04-03T22:42:08.451641+0000 mgr.y (mgr.24370) 15108 : cluster [DBG] pgmap v15092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:09 smithi067 bash[27441]: audit 2024-04-03T22:42:09.346075+0000 mon.a (mon.0) 12905 : audit [DBG] from='client.? 172.21.15.67:0/1812956432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:10 smithi082 bash[20963]: audit 2024-04-03T22:42:10.460807+0000 mon.a (mon.0) 12906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:10 smithi067 bash[17655]: audit 2024-04-03T22:42:10.460807+0000 mon.a (mon.0) 12906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:10 smithi067 bash[27441]: audit 2024-04-03T22:42:10.460807+0000 mon.a (mon.0) 12906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:11 smithi082 bash[20963]: cluster 2024-04-03T22:42:10.452309+0000 mgr.y (mgr.24370) 15109 : cluster [DBG] pgmap v15093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:11 smithi067 bash[27441]: cluster 2024-04-03T22:42:10.452309+0000 mgr.y (mgr.24370) 15109 : cluster [DBG] pgmap v15093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:11 smithi067 bash[17655]: cluster 2024-04-03T22:42:10.452309+0000 mgr.y (mgr.24370) 15109 : cluster [DBG] pgmap v15093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[27441]: audit 2024-04-03T22:42:11.814353+0000 mon.c (mon.2) 6051 : audit [DBG] from='client.? 172.21.15.67:0/312648678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[27441]: audit 2024-04-03T22:42:12.093539+0000 mon.a (mon.0) 12907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[27441]: audit 2024-04-03T22:42:12.102149+0000 mon.a (mon.0) 12908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[27441]: audit 2024-04-03T22:42:12.394842+0000 mon.a (mon.0) 12909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[27441]: audit 2024-04-03T22:42:12.403383+0000 mon.a (mon.0) 12910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[17655]: audit 2024-04-03T22:42:11.814353+0000 mon.c (mon.2) 6051 : audit [DBG] from='client.? 172.21.15.67:0/312648678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[17655]: audit 2024-04-03T22:42:12.093539+0000 mon.a (mon.0) 12907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[17655]: audit 2024-04-03T22:42:12.102149+0000 mon.a (mon.0) 12908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[17655]: audit 2024-04-03T22:42:12.394842+0000 mon.a (mon.0) 12909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:12 smithi067 bash[17655]: audit 2024-04-03T22:42:12.403383+0000 mon.a (mon.0) 12910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:12 smithi082 bash[20963]: audit 2024-04-03T22:42:11.814353+0000 mon.c (mon.2) 6051 : audit [DBG] from='client.? 172.21.15.67:0/312648678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:12 smithi082 bash[20963]: audit 2024-04-03T22:42:12.093539+0000 mon.a (mon.0) 12907 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:12 smithi082 bash[20963]: audit 2024-04-03T22:42:12.102149+0000 mon.a (mon.0) 12908 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:12 smithi082 bash[20963]: audit 2024-04-03T22:42:12.394842+0000 mon.a (mon.0) 12909 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:12 smithi082 bash[20963]: audit 2024-04-03T22:42:12.403383+0000 mon.a (mon.0) 12910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:42:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:42:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:13 smithi082 bash[20963]: cluster 2024-04-03T22:42:12.453392+0000 mgr.y (mgr.24370) 15110 : cluster [DBG] pgmap v15094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:13 smithi082 bash[20963]: audit 2024-04-03T22:42:12.931937+0000 mon.a (mon.0) 12911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:42:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:13 smithi082 bash[20963]: audit 2024-04-03T22:42:12.933776+0000 mon.a (mon.0) 12912 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:42:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:13 smithi082 bash[20963]: audit 2024-04-03T22:42:12.945318+0000 mon.a (mon.0) 12913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:13 smithi067 bash[17655]: cluster 2024-04-03T22:42:12.453392+0000 mgr.y (mgr.24370) 15110 : cluster [DBG] pgmap v15094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:13 smithi067 bash[17655]: audit 2024-04-03T22:42:12.931937+0000 mon.a (mon.0) 12911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:42:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:13 smithi067 bash[17655]: audit 2024-04-03T22:42:12.933776+0000 mon.a (mon.0) 12912 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:42:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:13 smithi067 bash[17655]: audit 2024-04-03T22:42:12.945318+0000 mon.a (mon.0) 12913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:13 smithi067 bash[27441]: cluster 2024-04-03T22:42:12.453392+0000 mgr.y (mgr.24370) 15110 : cluster [DBG] pgmap v15094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:13 smithi067 bash[27441]: audit 2024-04-03T22:42:12.931937+0000 mon.a (mon.0) 12911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:42:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:13 smithi067 bash[27441]: audit 2024-04-03T22:42:12.933776+0000 mon.a (mon.0) 12912 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:42:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:13 smithi067 bash[27441]: audit 2024-04-03T22:42:12.945318+0000 mon.a (mon.0) 12913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:42:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:14 smithi082 bash[20963]: audit 2024-04-03T22:42:14.267258+0000 mon.c (mon.2) 6052 : audit [DBG] from='client.? 172.21.15.67:0/1239769065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:14 smithi067 bash[17655]: audit 2024-04-03T22:42:14.267258+0000 mon.c (mon.2) 6052 : audit [DBG] from='client.? 172.21.15.67:0/1239769065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:14 smithi067 bash[27441]: audit 2024-04-03T22:42:14.267258+0000 mon.c (mon.2) 6052 : audit [DBG] from='client.? 172.21.15.67:0/1239769065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:15 smithi082 bash[20963]: cluster 2024-04-03T22:42:14.454103+0000 mgr.y (mgr.24370) 15111 : cluster [DBG] pgmap v15095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:15 smithi067 bash[27441]: cluster 2024-04-03T22:42:14.454103+0000 mgr.y (mgr.24370) 15111 : cluster [DBG] pgmap v15095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:15 smithi067 bash[17655]: cluster 2024-04-03T22:42:14.454103+0000 mgr.y (mgr.24370) 15111 : cluster [DBG] pgmap v15095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:16 smithi082 bash[20963]: cluster 2024-04-03T22:42:16.455283+0000 mgr.y (mgr.24370) 15112 : cluster [DBG] pgmap v15096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:16 smithi082 bash[20963]: audit 2024-04-03T22:42:16.717124+0000 mon.a (mon.0) 12914 : audit [DBG] from='client.? 172.21.15.67:0/4105727088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:16 smithi067 bash[17655]: cluster 2024-04-03T22:42:16.455283+0000 mgr.y (mgr.24370) 15112 : cluster [DBG] pgmap v15096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:16 smithi067 bash[17655]: audit 2024-04-03T22:42:16.717124+0000 mon.a (mon.0) 12914 : audit [DBG] from='client.? 172.21.15.67:0/4105727088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:16 smithi067 bash[27441]: cluster 2024-04-03T22:42:16.455283+0000 mgr.y (mgr.24370) 15112 : cluster [DBG] pgmap v15096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:16 smithi067 bash[27441]: audit 2024-04-03T22:42:16.717124+0000 mon.a (mon.0) 12914 : audit [DBG] from='client.? 172.21.15.67:0/4105727088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:19 smithi082 bash[20963]: cluster 2024-04-03T22:42:18.455957+0000 mgr.y (mgr.24370) 15113 : cluster [DBG] pgmap v15097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:19 smithi082 bash[20963]: audit 2024-04-03T22:42:19.164505+0000 mon.c (mon.2) 6053 : audit [DBG] from='client.? 172.21.15.67:0/2112849981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:19 smithi067 bash[27441]: cluster 2024-04-03T22:42:18.455957+0000 mgr.y (mgr.24370) 15113 : cluster [DBG] pgmap v15097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:19 smithi067 bash[27441]: audit 2024-04-03T22:42:19.164505+0000 mon.c (mon.2) 6053 : audit [DBG] from='client.? 172.21.15.67:0/2112849981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:19 smithi067 bash[17655]: cluster 2024-04-03T22:42:18.455957+0000 mgr.y (mgr.24370) 15113 : cluster [DBG] pgmap v15097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:19 smithi067 bash[17655]: audit 2024-04-03T22:42:19.164505+0000 mon.c (mon.2) 6053 : audit [DBG] from='client.? 172.21.15.67:0/2112849981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:21 smithi082 bash[20963]: cluster 2024-04-03T22:42:20.456687+0000 mgr.y (mgr.24370) 15114 : cluster [DBG] pgmap v15098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:21 smithi067 bash[17655]: cluster 2024-04-03T22:42:20.456687+0000 mgr.y (mgr.24370) 15114 : cluster [DBG] pgmap v15098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:21 smithi067 bash[27441]: cluster 2024-04-03T22:42:20.456687+0000 mgr.y (mgr.24370) 15114 : cluster [DBG] pgmap v15098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:22 smithi082 bash[20963]: audit 2024-04-03T22:42:21.626040+0000 mon.c (mon.2) 6054 : audit [DBG] from='client.? 172.21.15.67:0/2445917953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:22 smithi067 bash[27441]: audit 2024-04-03T22:42:21.626040+0000 mon.c (mon.2) 6054 : audit [DBG] from='client.? 172.21.15.67:0/2445917953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:22 smithi067 bash[17655]: audit 2024-04-03T22:42:21.626040+0000 mon.c (mon.2) 6054 : audit [DBG] from='client.? 172.21.15.67:0/2445917953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:42:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:23 smithi082 bash[20963]: cluster 2024-04-03T22:42:22.457830+0000 mgr.y (mgr.24370) 15115 : cluster [DBG] pgmap v15099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:42:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:23 smithi067 bash[27441]: cluster 2024-04-03T22:42:22.457830+0000 mgr.y (mgr.24370) 15115 : cluster [DBG] pgmap v15099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:23 smithi067 bash[17655]: cluster 2024-04-03T22:42:22.457830+0000 mgr.y (mgr.24370) 15115 : cluster [DBG] pgmap v15099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:24 smithi082 bash[20963]: audit 2024-04-03T22:42:24.078776+0000 mon.a (mon.0) 12915 : audit [DBG] from='client.? 172.21.15.67:0/3531082019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:24 smithi067 bash[17655]: audit 2024-04-03T22:42:24.078776+0000 mon.a (mon.0) 12915 : audit [DBG] from='client.? 172.21.15.67:0/3531082019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:24 smithi067 bash[27441]: audit 2024-04-03T22:42:24.078776+0000 mon.a (mon.0) 12915 : audit [DBG] from='client.? 172.21.15.67:0/3531082019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:25 smithi082 bash[20963]: cluster 2024-04-03T22:42:24.458502+0000 mgr.y (mgr.24370) 15116 : cluster [DBG] pgmap v15100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:25 smithi082 bash[20963]: audit 2024-04-03T22:42:25.461242+0000 mon.a (mon.0) 12916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:25 smithi067 bash[17655]: cluster 2024-04-03T22:42:24.458502+0000 mgr.y (mgr.24370) 15116 : cluster [DBG] pgmap v15100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:25 smithi067 bash[17655]: audit 2024-04-03T22:42:25.461242+0000 mon.a (mon.0) 12916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:25 smithi067 bash[27441]: cluster 2024-04-03T22:42:24.458502+0000 mgr.y (mgr.24370) 15116 : cluster [DBG] pgmap v15100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:25 smithi067 bash[27441]: audit 2024-04-03T22:42:25.461242+0000 mon.a (mon.0) 12916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:26 smithi082 bash[20963]: audit 2024-04-03T22:42:26.534047+0000 mon.a (mon.0) 12917 : audit [DBG] from='client.? 172.21.15.67:0/3643021038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:26 smithi067 bash[17655]: audit 2024-04-03T22:42:26.534047+0000 mon.a (mon.0) 12917 : audit [DBG] from='client.? 172.21.15.67:0/3643021038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:26.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:26 smithi067 bash[27441]: audit 2024-04-03T22:42:26.534047+0000 mon.a (mon.0) 12917 : audit [DBG] from='client.? 172.21.15.67:0/3643021038' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:27 smithi082 bash[20963]: cluster 2024-04-03T22:42:26.459511+0000 mgr.y (mgr.24370) 15117 : cluster [DBG] pgmap v15101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:27.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:27 smithi067 bash[27441]: cluster 2024-04-03T22:42:26.459511+0000 mgr.y (mgr.24370) 15117 : cluster [DBG] pgmap v15101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:27 smithi067 bash[17655]: cluster 2024-04-03T22:42:26.459511+0000 mgr.y (mgr.24370) 15117 : cluster [DBG] pgmap v15101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:29 smithi082 bash[20963]: cluster 2024-04-03T22:42:28.460173+0000 mgr.y (mgr.24370) 15118 : cluster [DBG] pgmap v15102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:29 smithi082 bash[20963]: audit 2024-04-03T22:42:28.993851+0000 mon.c (mon.2) 6055 : audit [DBG] from='client.? 172.21.15.67:0/2515980089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:29 smithi067 bash[27441]: cluster 2024-04-03T22:42:28.460173+0000 mgr.y (mgr.24370) 15118 : cluster [DBG] pgmap v15102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:29 smithi067 bash[27441]: audit 2024-04-03T22:42:28.993851+0000 mon.c (mon.2) 6055 : audit [DBG] from='client.? 172.21.15.67:0/2515980089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:29 smithi067 bash[17655]: cluster 2024-04-03T22:42:28.460173+0000 mgr.y (mgr.24370) 15118 : cluster [DBG] pgmap v15102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:29 smithi067 bash[17655]: audit 2024-04-03T22:42:28.993851+0000 mon.c (mon.2) 6055 : audit [DBG] from='client.? 172.21.15.67:0/2515980089' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:31 smithi082 bash[20963]: cluster 2024-04-03T22:42:30.460808+0000 mgr.y (mgr.24370) 15119 : cluster [DBG] pgmap v15103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:31 smithi082 bash[20963]: audit 2024-04-03T22:42:31.440935+0000 mon.c (mon.2) 6056 : audit [DBG] from='client.? 172.21.15.67:0/572909169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:31 smithi067 bash[17655]: cluster 2024-04-03T22:42:30.460808+0000 mgr.y (mgr.24370) 15119 : cluster [DBG] pgmap v15103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:31 smithi067 bash[17655]: audit 2024-04-03T22:42:31.440935+0000 mon.c (mon.2) 6056 : audit [DBG] from='client.? 172.21.15.67:0/572909169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:31 smithi067 bash[27441]: cluster 2024-04-03T22:42:30.460808+0000 mgr.y (mgr.24370) 15119 : cluster [DBG] pgmap v15103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:31 smithi067 bash[27441]: audit 2024-04-03T22:42:31.440935+0000 mon.c (mon.2) 6056 : audit [DBG] from='client.? 172.21.15.67:0/572909169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:33] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T22:42:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:33 smithi082 bash[20963]: cluster 2024-04-03T22:42:32.461964+0000 mgr.y (mgr.24370) 15120 : cluster [DBG] pgmap v15104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:42:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:33 smithi067 bash[17655]: cluster 2024-04-03T22:42:32.461964+0000 mgr.y (mgr.24370) 15120 : cluster [DBG] pgmap v15104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:33 smithi067 bash[27441]: cluster 2024-04-03T22:42:32.461964+0000 mgr.y (mgr.24370) 15120 : cluster [DBG] pgmap v15104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:34 smithi082 bash[20963]: audit 2024-04-03T22:42:33.894307+0000 mon.c (mon.2) 6057 : audit [DBG] from='client.? 172.21.15.67:0/3786292467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:34 smithi067 bash[27441]: audit 2024-04-03T22:42:33.894307+0000 mon.c (mon.2) 6057 : audit [DBG] from='client.? 172.21.15.67:0/3786292467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:34 smithi067 bash[17655]: audit 2024-04-03T22:42:33.894307+0000 mon.c (mon.2) 6057 : audit [DBG] from='client.? 172.21.15.67:0/3786292467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:35 smithi082 bash[20963]: cluster 2024-04-03T22:42:34.462660+0000 mgr.y (mgr.24370) 15121 : cluster [DBG] pgmap v15105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:35 smithi067 bash[17655]: cluster 2024-04-03T22:42:34.462660+0000 mgr.y (mgr.24370) 15121 : cluster [DBG] pgmap v15105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:35 smithi067 bash[27441]: cluster 2024-04-03T22:42:34.462660+0000 mgr.y (mgr.24370) 15121 : cluster [DBG] pgmap v15105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:36.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:36 smithi082 bash[20963]: audit 2024-04-03T22:42:36.341891+0000 mon.c (mon.2) 6058 : audit [DBG] from='client.? 172.21.15.67:0/771235435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:36.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:36 smithi067 bash[27441]: audit 2024-04-03T22:42:36.341891+0000 mon.c (mon.2) 6058 : audit [DBG] from='client.? 172.21.15.67:0/771235435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:36.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:36 smithi067 bash[17655]: audit 2024-04-03T22:42:36.341891+0000 mon.c (mon.2) 6058 : audit [DBG] from='client.? 172.21.15.67:0/771235435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:37 smithi082 bash[20963]: cluster 2024-04-03T22:42:36.463742+0000 mgr.y (mgr.24370) 15122 : cluster [DBG] pgmap v15106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:37 smithi067 bash[17655]: cluster 2024-04-03T22:42:36.463742+0000 mgr.y (mgr.24370) 15122 : cluster [DBG] pgmap v15106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:37 smithi067 bash[27441]: cluster 2024-04-03T22:42:36.463742+0000 mgr.y (mgr.24370) 15122 : cluster [DBG] pgmap v15106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:39 smithi082 bash[20963]: cluster 2024-04-03T22:42:38.464485+0000 mgr.y (mgr.24370) 15123 : cluster [DBG] pgmap v15107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:39 smithi082 bash[20963]: audit 2024-04-03T22:42:38.793652+0000 mon.a (mon.0) 12918 : audit [DBG] from='client.? 172.21.15.67:0/2579105738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:39 smithi067 bash[17655]: cluster 2024-04-03T22:42:38.464485+0000 mgr.y (mgr.24370) 15123 : cluster [DBG] pgmap v15107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:39 smithi067 bash[17655]: audit 2024-04-03T22:42:38.793652+0000 mon.a (mon.0) 12918 : audit [DBG] from='client.? 172.21.15.67:0/2579105738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:39 smithi067 bash[27441]: cluster 2024-04-03T22:42:38.464485+0000 mgr.y (mgr.24370) 15123 : cluster [DBG] pgmap v15107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:39 smithi067 bash[27441]: audit 2024-04-03T22:42:38.793652+0000 mon.a (mon.0) 12918 : audit [DBG] from='client.? 172.21.15.67:0/2579105738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:40 smithi082 bash[20963]: audit 2024-04-03T22:42:40.461449+0000 mon.a (mon.0) 12919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:40 smithi067 bash[27441]: audit 2024-04-03T22:42:40.461449+0000 mon.a (mon.0) 12919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:40 smithi067 bash[17655]: audit 2024-04-03T22:42:40.461449+0000 mon.a (mon.0) 12919 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:41 smithi082 bash[20963]: cluster 2024-04-03T22:42:40.465091+0000 mgr.y (mgr.24370) 15124 : cluster [DBG] pgmap v15108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:41 smithi082 bash[20963]: audit 2024-04-03T22:42:41.240777+0000 mon.a (mon.0) 12920 : audit [DBG] from='client.? 172.21.15.67:0/2030286030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:41 smithi067 bash[27441]: cluster 2024-04-03T22:42:40.465091+0000 mgr.y (mgr.24370) 15124 : cluster [DBG] pgmap v15108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:41 smithi067 bash[27441]: audit 2024-04-03T22:42:41.240777+0000 mon.a (mon.0) 12920 : audit [DBG] from='client.? 172.21.15.67:0/2030286030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:41 smithi067 bash[17655]: cluster 2024-04-03T22:42:40.465091+0000 mgr.y (mgr.24370) 15124 : cluster [DBG] pgmap v15108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:41 smithi067 bash[17655]: audit 2024-04-03T22:42:41.240777+0000 mon.a (mon.0) 12920 : audit [DBG] from='client.? 172.21.15.67:0/2030286030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:42:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:42:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:43 smithi082 bash[20963]: cluster 2024-04-03T22:42:42.466245+0000 mgr.y (mgr.24370) 15125 : cluster [DBG] pgmap v15109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:43 smithi067 bash[17655]: cluster 2024-04-03T22:42:42.466245+0000 mgr.y (mgr.24370) 15125 : cluster [DBG] pgmap v15109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:43 smithi067 bash[27441]: cluster 2024-04-03T22:42:42.466245+0000 mgr.y (mgr.24370) 15125 : cluster [DBG] pgmap v15109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:44 smithi082 bash[20963]: audit 2024-04-03T22:42:43.705813+0000 mon.c (mon.2) 6059 : audit [DBG] from='client.? 172.21.15.67:0/3854660742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:44 smithi067 bash[17655]: audit 2024-04-03T22:42:43.705813+0000 mon.c (mon.2) 6059 : audit [DBG] from='client.? 172.21.15.67:0/3854660742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:44 smithi067 bash[27441]: audit 2024-04-03T22:42:43.705813+0000 mon.c (mon.2) 6059 : audit [DBG] from='client.? 172.21.15.67:0/3854660742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:45 smithi082 bash[20963]: cluster 2024-04-03T22:42:44.467046+0000 mgr.y (mgr.24370) 15126 : cluster [DBG] pgmap v15110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:45 smithi067 bash[27441]: cluster 2024-04-03T22:42:44.467046+0000 mgr.y (mgr.24370) 15126 : cluster [DBG] pgmap v15110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:45 smithi067 bash[17655]: cluster 2024-04-03T22:42:44.467046+0000 mgr.y (mgr.24370) 15126 : cluster [DBG] pgmap v15110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:46 smithi082 bash[20963]: audit 2024-04-03T22:42:46.179438+0000 mon.a (mon.0) 12921 : audit [DBG] from='client.? 172.21.15.67:0/478283132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:46 smithi067 bash[27441]: audit 2024-04-03T22:42:46.179438+0000 mon.a (mon.0) 12921 : audit [DBG] from='client.? 172.21.15.67:0/478283132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:46 smithi067 bash[17655]: audit 2024-04-03T22:42:46.179438+0000 mon.a (mon.0) 12921 : audit [DBG] from='client.? 172.21.15.67:0/478283132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:47 smithi082 bash[20963]: cluster 2024-04-03T22:42:46.468311+0000 mgr.y (mgr.24370) 15127 : cluster [DBG] pgmap v15111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:47 smithi067 bash[17655]: cluster 2024-04-03T22:42:46.468311+0000 mgr.y (mgr.24370) 15127 : cluster [DBG] pgmap v15111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:47 smithi067 bash[27441]: cluster 2024-04-03T22:42:46.468311+0000 mgr.y (mgr.24370) 15127 : cluster [DBG] pgmap v15111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:49 smithi082 bash[20963]: cluster 2024-04-03T22:42:48.468941+0000 mgr.y (mgr.24370) 15128 : cluster [DBG] pgmap v15112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:49 smithi082 bash[20963]: audit 2024-04-03T22:42:48.633319+0000 mon.c (mon.2) 6060 : audit [DBG] from='client.? 172.21.15.67:0/3600907020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:49 smithi067 bash[17655]: cluster 2024-04-03T22:42:48.468941+0000 mgr.y (mgr.24370) 15128 : cluster [DBG] pgmap v15112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:49 smithi067 bash[17655]: audit 2024-04-03T22:42:48.633319+0000 mon.c (mon.2) 6060 : audit [DBG] from='client.? 172.21.15.67:0/3600907020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:49 smithi067 bash[27441]: cluster 2024-04-03T22:42:48.468941+0000 mgr.y (mgr.24370) 15128 : cluster [DBG] pgmap v15112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:49 smithi067 bash[27441]: audit 2024-04-03T22:42:48.633319+0000 mon.c (mon.2) 6060 : audit [DBG] from='client.? 172.21.15.67:0/3600907020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:51 smithi082 bash[20963]: cluster 2024-04-03T22:42:50.469644+0000 mgr.y (mgr.24370) 15129 : cluster [DBG] pgmap v15113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:51 smithi082 bash[20963]: audit 2024-04-03T22:42:51.095259+0000 mon.c (mon.2) 6061 : audit [DBG] from='client.? 172.21.15.67:0/994406199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:51 smithi067 bash[17655]: cluster 2024-04-03T22:42:50.469644+0000 mgr.y (mgr.24370) 15129 : cluster [DBG] pgmap v15113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:51 smithi067 bash[17655]: audit 2024-04-03T22:42:51.095259+0000 mon.c (mon.2) 6061 : audit [DBG] from='client.? 172.21.15.67:0/994406199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:51 smithi067 bash[27441]: cluster 2024-04-03T22:42:50.469644+0000 mgr.y (mgr.24370) 15129 : cluster [DBG] pgmap v15113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:51 smithi067 bash[27441]: audit 2024-04-03T22:42:51.095259+0000 mon.c (mon.2) 6061 : audit [DBG] from='client.? 172.21.15.67:0/994406199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:42:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:42:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:53 smithi082 bash[20963]: cluster 2024-04-03T22:42:52.470758+0000 mgr.y (mgr.24370) 15130 : cluster [DBG] pgmap v15114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:53 smithi082 bash[20963]: audit 2024-04-03T22:42:53.561497+0000 mon.a (mon.0) 12922 : audit [DBG] from='client.? 172.21.15.67:0/2368129146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:53 smithi067 bash[17655]: cluster 2024-04-03T22:42:52.470758+0000 mgr.y (mgr.24370) 15130 : cluster [DBG] pgmap v15114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:53 smithi067 bash[17655]: audit 2024-04-03T22:42:53.561497+0000 mon.a (mon.0) 12922 : audit [DBG] from='client.? 172.21.15.67:0/2368129146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:53 smithi067 bash[27441]: cluster 2024-04-03T22:42:52.470758+0000 mgr.y (mgr.24370) 15130 : cluster [DBG] pgmap v15114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:53 smithi067 bash[27441]: audit 2024-04-03T22:42:53.561497+0000 mon.a (mon.0) 12922 : audit [DBG] from='client.? 172.21.15.67:0/2368129146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:55 smithi067 bash[27441]: cluster 2024-04-03T22:42:54.471542+0000 mgr.y (mgr.24370) 15131 : cluster [DBG] pgmap v15115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:55.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:55 smithi067 bash[27441]: audit 2024-04-03T22:42:55.461921+0000 mon.a (mon.0) 12923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:55 smithi067 bash[17655]: cluster 2024-04-03T22:42:54.471542+0000 mgr.y (mgr.24370) 15131 : cluster [DBG] pgmap v15115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:55 smithi067 bash[17655]: audit 2024-04-03T22:42:55.461921+0000 mon.a (mon.0) 12923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:55 smithi082 bash[20963]: cluster 2024-04-03T22:42:54.471542+0000 mgr.y (mgr.24370) 15131 : cluster [DBG] pgmap v15115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:55 smithi082 bash[20963]: audit 2024-04-03T22:42:55.461921+0000 mon.a (mon.0) 12923 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:42:56.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:56 smithi067 bash[17655]: audit 2024-04-03T22:42:56.015357+0000 mon.c (mon.2) 6062 : audit [DBG] from='client.? 172.21.15.67:0/1115275425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:56 smithi067 bash[27441]: audit 2024-04-03T22:42:56.015357+0000 mon.c (mon.2) 6062 : audit [DBG] from='client.? 172.21.15.67:0/1115275425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:56 smithi082 bash[20963]: audit 2024-04-03T22:42:56.015357+0000 mon.c (mon.2) 6062 : audit [DBG] from='client.? 172.21.15.67:0/1115275425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:57 smithi067 bash[17655]: cluster 2024-04-03T22:42:56.472895+0000 mgr.y (mgr.24370) 15132 : cluster [DBG] pgmap v15116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:57 smithi067 bash[27441]: cluster 2024-04-03T22:42:56.472895+0000 mgr.y (mgr.24370) 15132 : cluster [DBG] pgmap v15116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:57 smithi082 bash[20963]: cluster 2024-04-03T22:42:56.472895+0000 mgr.y (mgr.24370) 15132 : cluster [DBG] pgmap v15116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:58 smithi067 bash[17655]: audit 2024-04-03T22:42:58.480835+0000 mon.c (mon.2) 6063 : audit [DBG] from='client.? 172.21.15.67:0/2404285734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:58 smithi067 bash[27441]: audit 2024-04-03T22:42:58.480835+0000 mon.c (mon.2) 6063 : audit [DBG] from='client.? 172.21.15.67:0/2404285734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:58 smithi082 bash[20963]: audit 2024-04-03T22:42:58.480835+0000 mon.c (mon.2) 6063 : audit [DBG] from='client.? 172.21.15.67:0/2404285734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:42:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:42:59 smithi067 bash[17655]: cluster 2024-04-03T22:42:58.473398+0000 mgr.y (mgr.24370) 15133 : cluster [DBG] pgmap v15117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:42:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:42:59 smithi067 bash[27441]: cluster 2024-04-03T22:42:58.473398+0000 mgr.y (mgr.24370) 15133 : cluster [DBG] pgmap v15117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:42:59 smithi082 bash[20963]: cluster 2024-04-03T22:42:58.473398+0000 mgr.y (mgr.24370) 15133 : cluster [DBG] pgmap v15117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:01 smithi082 bash[20963]: cluster 2024-04-03T22:43:00.474036+0000 mgr.y (mgr.24370) 15134 : cluster [DBG] pgmap v15118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:01 smithi082 bash[20963]: audit 2024-04-03T22:43:00.935568+0000 mon.c (mon.2) 6064 : audit [DBG] from='client.? 172.21.15.67:0/2954318112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:01 smithi067 bash[27441]: cluster 2024-04-03T22:43:00.474036+0000 mgr.y (mgr.24370) 15134 : cluster [DBG] pgmap v15118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:01 smithi067 bash[27441]: audit 2024-04-03T22:43:00.935568+0000 mon.c (mon.2) 6064 : audit [DBG] from='client.? 172.21.15.67:0/2954318112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:01 smithi067 bash[17655]: cluster 2024-04-03T22:43:00.474036+0000 mgr.y (mgr.24370) 15134 : cluster [DBG] pgmap v15118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:01 smithi067 bash[17655]: audit 2024-04-03T22:43:00.935568+0000 mon.c (mon.2) 6064 : audit [DBG] from='client.? 172.21.15.67:0/2954318112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:43:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:03 smithi082 bash[20963]: cluster 2024-04-03T22:43:02.475230+0000 mgr.y (mgr.24370) 15135 : cluster [DBG] pgmap v15119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:03 smithi082 bash[20963]: audit 2024-04-03T22:43:03.393643+0000 mon.a (mon.0) 12924 : audit [DBG] from='client.? 172.21.15.67:0/600972837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:43:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:03 smithi067 bash[17655]: cluster 2024-04-03T22:43:02.475230+0000 mgr.y (mgr.24370) 15135 : cluster [DBG] pgmap v15119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:03 smithi067 bash[17655]: audit 2024-04-03T22:43:03.393643+0000 mon.a (mon.0) 12924 : audit [DBG] from='client.? 172.21.15.67:0/600972837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:03 smithi067 bash[27441]: cluster 2024-04-03T22:43:02.475230+0000 mgr.y (mgr.24370) 15135 : cluster [DBG] pgmap v15119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:03 smithi067 bash[27441]: audit 2024-04-03T22:43:03.393643+0000 mon.a (mon.0) 12924 : audit [DBG] from='client.? 172.21.15.67:0/600972837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:05 smithi082 bash[20963]: cluster 2024-04-03T22:43:04.475939+0000 mgr.y (mgr.24370) 15136 : cluster [DBG] pgmap v15120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:05 smithi067 bash[27441]: cluster 2024-04-03T22:43:04.475939+0000 mgr.y (mgr.24370) 15136 : cluster [DBG] pgmap v15120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:05 smithi067 bash[17655]: cluster 2024-04-03T22:43:04.475939+0000 mgr.y (mgr.24370) 15136 : cluster [DBG] pgmap v15120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:06 smithi082 bash[20963]: audit 2024-04-03T22:43:05.846533+0000 mon.a (mon.0) 12925 : audit [DBG] from='client.? 172.21.15.67:0/2820499246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:06 smithi067 bash[27441]: audit 2024-04-03T22:43:05.846533+0000 mon.a (mon.0) 12925 : audit [DBG] from='client.? 172.21.15.67:0/2820499246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:06 smithi067 bash[17655]: audit 2024-04-03T22:43:05.846533+0000 mon.a (mon.0) 12925 : audit [DBG] from='client.? 172.21.15.67:0/2820499246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:07 smithi082 bash[20963]: cluster 2024-04-03T22:43:06.477143+0000 mgr.y (mgr.24370) 15137 : cluster [DBG] pgmap v15121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:07 smithi067 bash[17655]: cluster 2024-04-03T22:43:06.477143+0000 mgr.y (mgr.24370) 15137 : cluster [DBG] pgmap v15121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:07 smithi067 bash[27441]: cluster 2024-04-03T22:43:06.477143+0000 mgr.y (mgr.24370) 15137 : cluster [DBG] pgmap v15121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:08 smithi082 bash[20963]: audit 2024-04-03T22:43:08.292269+0000 mon.c (mon.2) 6065 : audit [DBG] from='client.? 172.21.15.67:0/432817882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:08 smithi067 bash[27441]: audit 2024-04-03T22:43:08.292269+0000 mon.c (mon.2) 6065 : audit [DBG] from='client.? 172.21.15.67:0/432817882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:08 smithi067 bash[17655]: audit 2024-04-03T22:43:08.292269+0000 mon.c (mon.2) 6065 : audit [DBG] from='client.? 172.21.15.67:0/432817882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:09 smithi082 bash[20963]: cluster 2024-04-03T22:43:08.477822+0000 mgr.y (mgr.24370) 15138 : cluster [DBG] pgmap v15122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:09 smithi067 bash[27441]: cluster 2024-04-03T22:43:08.477822+0000 mgr.y (mgr.24370) 15138 : cluster [DBG] pgmap v15122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:09 smithi067 bash[17655]: cluster 2024-04-03T22:43:08.477822+0000 mgr.y (mgr.24370) 15138 : cluster [DBG] pgmap v15122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:10 smithi082 bash[20963]: audit 2024-04-03T22:43:10.461904+0000 mon.a (mon.0) 12926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:10 smithi067 bash[17655]: audit 2024-04-03T22:43:10.461904+0000 mon.a (mon.0) 12926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:10 smithi067 bash[27441]: audit 2024-04-03T22:43:10.461904+0000 mon.a (mon.0) 12926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:11 smithi082 bash[20963]: cluster 2024-04-03T22:43:10.478287+0000 mgr.y (mgr.24370) 15139 : cluster [DBG] pgmap v15123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:11 smithi082 bash[20963]: audit 2024-04-03T22:43:10.750740+0000 mon.c (mon.2) 6066 : audit [DBG] from='client.? 172.21.15.67:0/3885942039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:11 smithi067 bash[27441]: cluster 2024-04-03T22:43:10.478287+0000 mgr.y (mgr.24370) 15139 : cluster [DBG] pgmap v15123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:11 smithi067 bash[27441]: audit 2024-04-03T22:43:10.750740+0000 mon.c (mon.2) 6066 : audit [DBG] from='client.? 172.21.15.67:0/3885942039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:11 smithi067 bash[17655]: cluster 2024-04-03T22:43:10.478287+0000 mgr.y (mgr.24370) 15139 : cluster [DBG] pgmap v15123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:11 smithi067 bash[17655]: audit 2024-04-03T22:43:10.750740+0000 mon.c (mon.2) 6066 : audit [DBG] from='client.? 172.21.15.67:0/3885942039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:43:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:43:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:13 smithi082 bash[20963]: cluster 2024-04-03T22:43:12.479616+0000 mgr.y (mgr.24370) 15140 : cluster [DBG] pgmap v15124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:13 smithi082 bash[20963]: audit 2024-04-03T22:43:13.020934+0000 mon.a (mon.0) 12927 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:43:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:13 smithi082 bash[20963]: audit 2024-04-03T22:43:13.203226+0000 mon.a (mon.0) 12928 : audit [DBG] from='client.? 172.21.15.67:0/3627676984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:13 smithi082 bash[20963]: audit 2024-04-03T22:43:13.350603+0000 mon.a (mon.0) 12929 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:13 smithi082 bash[20963]: audit 2024-04-03T22:43:13.359720+0000 mon.a (mon.0) 12930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[17655]: cluster 2024-04-03T22:43:12.479616+0000 mgr.y (mgr.24370) 15140 : cluster [DBG] pgmap v15124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[17655]: audit 2024-04-03T22:43:13.020934+0000 mon.a (mon.0) 12927 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:43:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[17655]: audit 2024-04-03T22:43:13.203226+0000 mon.a (mon.0) 12928 : audit [DBG] from='client.? 172.21.15.67:0/3627676984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[17655]: audit 2024-04-03T22:43:13.350603+0000 mon.a (mon.0) 12929 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[17655]: audit 2024-04-03T22:43:13.359720+0000 mon.a (mon.0) 12930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[27441]: cluster 2024-04-03T22:43:12.479616+0000 mgr.y (mgr.24370) 15140 : cluster [DBG] pgmap v15124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[27441]: audit 2024-04-03T22:43:13.020934+0000 mon.a (mon.0) 12927 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:43:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[27441]: audit 2024-04-03T22:43:13.203226+0000 mon.a (mon.0) 12928 : audit [DBG] from='client.? 172.21.15.67:0/3627676984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[27441]: audit 2024-04-03T22:43:13.350603+0000 mon.a (mon.0) 12929 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:13 smithi067 bash[27441]: audit 2024-04-03T22:43:13.359720+0000 mon.a (mon.0) 12930 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:15 smithi082 bash[20963]: cluster 2024-04-03T22:43:14.480209+0000 mgr.y (mgr.24370) 15141 : cluster [DBG] pgmap v15125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:15 smithi082 bash[20963]: audit 2024-04-03T22:43:15.655452+0000 mon.c (mon.2) 6067 : audit [DBG] from='client.? 172.21.15.67:0/774666065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:15 smithi067 bash[27441]: cluster 2024-04-03T22:43:14.480209+0000 mgr.y (mgr.24370) 15141 : cluster [DBG] pgmap v15125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:15 smithi067 bash[27441]: audit 2024-04-03T22:43:15.655452+0000 mon.c (mon.2) 6067 : audit [DBG] from='client.? 172.21.15.67:0/774666065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:15 smithi067 bash[17655]: cluster 2024-04-03T22:43:14.480209+0000 mgr.y (mgr.24370) 15141 : cluster [DBG] pgmap v15125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:15 smithi067 bash[17655]: audit 2024-04-03T22:43:15.655452+0000 mon.c (mon.2) 6067 : audit [DBG] from='client.? 172.21.15.67:0/774666065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:17 smithi082 bash[20963]: cluster 2024-04-03T22:43:16.481351+0000 mgr.y (mgr.24370) 15142 : cluster [DBG] pgmap v15126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:17 smithi067 bash[17655]: cluster 2024-04-03T22:43:16.481351+0000 mgr.y (mgr.24370) 15142 : cluster [DBG] pgmap v15126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:17 smithi067 bash[27441]: cluster 2024-04-03T22:43:16.481351+0000 mgr.y (mgr.24370) 15142 : cluster [DBG] pgmap v15126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:18 smithi082 bash[20963]: audit 2024-04-03T22:43:18.102889+0000 mon.a (mon.0) 12931 : audit [DBG] from='client.? 172.21.15.67:0/3524921617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:18 smithi067 bash[27441]: audit 2024-04-03T22:43:18.102889+0000 mon.a (mon.0) 12931 : audit [DBG] from='client.? 172.21.15.67:0/3524921617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:18 smithi067 bash[17655]: audit 2024-04-03T22:43:18.102889+0000 mon.a (mon.0) 12931 : audit [DBG] from='client.? 172.21.15.67:0/3524921617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:19 smithi082 bash[20963]: cluster 2024-04-03T22:43:18.481908+0000 mgr.y (mgr.24370) 15143 : cluster [DBG] pgmap v15127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:19 smithi082 bash[20963]: audit 2024-04-03T22:43:19.015477+0000 mon.a (mon.0) 12932 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:19 smithi082 bash[20963]: audit 2024-04-03T22:43:19.029671+0000 mon.a (mon.0) 12933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:19 smithi082 bash[20963]: audit 2024-04-03T22:43:19.050666+0000 mon.a (mon.0) 12934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:19 smithi082 bash[20963]: audit 2024-04-03T22:43:19.059311+0000 mon.a (mon.0) 12935 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:19 smithi082 bash[20963]: audit 2024-04-03T22:43:19.558669+0000 mon.a (mon.0) 12936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:43:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:19 smithi082 bash[20963]: audit 2024-04-03T22:43:19.560641+0000 mon.a (mon.0) 12937 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:43:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:19 smithi082 bash[20963]: audit 2024-04-03T22:43:19.570700+0000 mon.a (mon.0) 12938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[17655]: cluster 2024-04-03T22:43:18.481908+0000 mgr.y (mgr.24370) 15143 : cluster [DBG] pgmap v15127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[17655]: audit 2024-04-03T22:43:19.015477+0000 mon.a (mon.0) 12932 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[17655]: audit 2024-04-03T22:43:19.029671+0000 mon.a (mon.0) 12933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[17655]: audit 2024-04-03T22:43:19.050666+0000 mon.a (mon.0) 12934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[17655]: audit 2024-04-03T22:43:19.059311+0000 mon.a (mon.0) 12935 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[17655]: audit 2024-04-03T22:43:19.558669+0000 mon.a (mon.0) 12936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:43:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[17655]: audit 2024-04-03T22:43:19.560641+0000 mon.a (mon.0) 12937 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:43:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[17655]: audit 2024-04-03T22:43:19.570700+0000 mon.a (mon.0) 12938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[27441]: cluster 2024-04-03T22:43:18.481908+0000 mgr.y (mgr.24370) 15143 : cluster [DBG] pgmap v15127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[27441]: audit 2024-04-03T22:43:19.015477+0000 mon.a (mon.0) 12932 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[27441]: audit 2024-04-03T22:43:19.029671+0000 mon.a (mon.0) 12933 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[27441]: audit 2024-04-03T22:43:19.050666+0000 mon.a (mon.0) 12934 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[27441]: audit 2024-04-03T22:43:19.059311+0000 mon.a (mon.0) 12935 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[27441]: audit 2024-04-03T22:43:19.558669+0000 mon.a (mon.0) 12936 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:43:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[27441]: audit 2024-04-03T22:43:19.560641+0000 mon.a (mon.0) 12937 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:43:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:19 smithi067 bash[27441]: audit 2024-04-03T22:43:19.570700+0000 mon.a (mon.0) 12938 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:43:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:20 smithi082 bash[20963]: audit 2024-04-03T22:43:20.554532+0000 mon.a (mon.0) 12939 : audit [DBG] from='client.? 172.21.15.67:0/689457449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:20 smithi067 bash[27441]: audit 2024-04-03T22:43:20.554532+0000 mon.a (mon.0) 12939 : audit [DBG] from='client.? 172.21.15.67:0/689457449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:20 smithi067 bash[17655]: audit 2024-04-03T22:43:20.554532+0000 mon.a (mon.0) 12939 : audit [DBG] from='client.? 172.21.15.67:0/689457449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:21 smithi082 bash[20963]: cluster 2024-04-03T22:43:20.482594+0000 mgr.y (mgr.24370) 15144 : cluster [DBG] pgmap v15128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:21 smithi067 bash[17655]: cluster 2024-04-03T22:43:20.482594+0000 mgr.y (mgr.24370) 15144 : cluster [DBG] pgmap v15128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:21 smithi067 bash[27441]: cluster 2024-04-03T22:43:20.482594+0000 mgr.y (mgr.24370) 15144 : cluster [DBG] pgmap v15128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:43:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:23 smithi082 bash[20963]: cluster 2024-04-03T22:43:22.483793+0000 mgr.y (mgr.24370) 15145 : cluster [DBG] pgmap v15129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:23 smithi082 bash[20963]: audit 2024-04-03T22:43:23.010511+0000 mon.a (mon.0) 12940 : audit [DBG] from='client.? 172.21.15.67:0/2397930845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:43:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:23 smithi067 bash[27441]: cluster 2024-04-03T22:43:22.483793+0000 mgr.y (mgr.24370) 15145 : cluster [DBG] pgmap v15129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:23 smithi067 bash[27441]: audit 2024-04-03T22:43:23.010511+0000 mon.a (mon.0) 12940 : audit [DBG] from='client.? 172.21.15.67:0/2397930845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:23 smithi067 bash[17655]: cluster 2024-04-03T22:43:22.483793+0000 mgr.y (mgr.24370) 15145 : cluster [DBG] pgmap v15129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:23 smithi067 bash[17655]: audit 2024-04-03T22:43:23.010511+0000 mon.a (mon.0) 12940 : audit [DBG] from='client.? 172.21.15.67:0/2397930845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:24 smithi082 bash[20963]: cluster 2024-04-03T22:43:24.484472+0000 mgr.y (mgr.24370) 15146 : cluster [DBG] pgmap v15130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:24 smithi067 bash[17655]: cluster 2024-04-03T22:43:24.484472+0000 mgr.y (mgr.24370) 15146 : cluster [DBG] pgmap v15130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:24 smithi067 bash[27441]: cluster 2024-04-03T22:43:24.484472+0000 mgr.y (mgr.24370) 15146 : cluster [DBG] pgmap v15130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:25 smithi082 bash[20963]: audit 2024-04-03T22:43:25.455091+0000 mon.c (mon.2) 6068 : audit [DBG] from='client.? 172.21.15.67:0/3097450335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:25 smithi082 bash[20963]: audit 2024-04-03T22:43:25.462451+0000 mon.a (mon.0) 12941 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:25 smithi067 bash[27441]: audit 2024-04-03T22:43:25.455091+0000 mon.c (mon.2) 6068 : audit [DBG] from='client.? 172.21.15.67:0/3097450335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:25 smithi067 bash[27441]: audit 2024-04-03T22:43:25.462451+0000 mon.a (mon.0) 12941 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:25 smithi067 bash[17655]: audit 2024-04-03T22:43:25.455091+0000 mon.c (mon.2) 6068 : audit [DBG] from='client.? 172.21.15.67:0/3097450335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:25 smithi067 bash[17655]: audit 2024-04-03T22:43:25.462451+0000 mon.a (mon.0) 12941 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:26 smithi082 bash[20963]: cluster 2024-04-03T22:43:26.485663+0000 mgr.y (mgr.24370) 15147 : cluster [DBG] pgmap v15131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:26 smithi067 bash[27441]: cluster 2024-04-03T22:43:26.485663+0000 mgr.y (mgr.24370) 15147 : cluster [DBG] pgmap v15131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:26 smithi067 bash[17655]: cluster 2024-04-03T22:43:26.485663+0000 mgr.y (mgr.24370) 15147 : cluster [DBG] pgmap v15131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:28.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:27 smithi082 bash[20963]: audit 2024-04-03T22:43:27.903784+0000 mon.c (mon.2) 6069 : audit [DBG] from='client.? 172.21.15.67:0/1693012499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:28.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:27 smithi067 bash[17655]: audit 2024-04-03T22:43:27.903784+0000 mon.c (mon.2) 6069 : audit [DBG] from='client.? 172.21.15.67:0/1693012499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:28.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:27 smithi067 bash[27441]: audit 2024-04-03T22:43:27.903784+0000 mon.c (mon.2) 6069 : audit [DBG] from='client.? 172.21.15.67:0/1693012499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:29.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:28 smithi082 bash[20963]: cluster 2024-04-03T22:43:28.486235+0000 mgr.y (mgr.24370) 15148 : cluster [DBG] pgmap v15132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:29.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:28 smithi067 bash[17655]: cluster 2024-04-03T22:43:28.486235+0000 mgr.y (mgr.24370) 15148 : cluster [DBG] pgmap v15132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:29.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:28 smithi067 bash[27441]: cluster 2024-04-03T22:43:28.486235+0000 mgr.y (mgr.24370) 15148 : cluster [DBG] pgmap v15132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:30.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:30 smithi067 bash[17655]: audit 2024-04-03T22:43:30.350789+0000 mon.a (mon.0) 12942 : audit [DBG] from='client.? 172.21.15.67:0/2979569557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:30.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:30 smithi067 bash[27441]: audit 2024-04-03T22:43:30.350789+0000 mon.a (mon.0) 12942 : audit [DBG] from='client.? 172.21.15.67:0/2979569557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:30.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:30 smithi082 bash[20963]: audit 2024-04-03T22:43:30.350789+0000 mon.a (mon.0) 12942 : audit [DBG] from='client.? 172.21.15.67:0/2979569557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:31.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:31 smithi067 bash[17655]: cluster 2024-04-03T22:43:30.486924+0000 mgr.y (mgr.24370) 15149 : cluster [DBG] pgmap v15133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:31.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:31 smithi067 bash[27441]: cluster 2024-04-03T22:43:30.486924+0000 mgr.y (mgr.24370) 15149 : cluster [DBG] pgmap v15133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:31 smithi082 bash[20963]: cluster 2024-04-03T22:43:30.486924+0000 mgr.y (mgr.24370) 15149 : cluster [DBG] pgmap v15133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:43:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:43:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:33 smithi082 bash[20963]: cluster 2024-04-03T22:43:32.488365+0000 mgr.y (mgr.24370) 15150 : cluster [DBG] pgmap v15134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:33 smithi082 bash[20963]: audit 2024-04-03T22:43:32.808252+0000 mon.a (mon.0) 12943 : audit [DBG] from='client.? 172.21.15.67:0/3223234542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:33 smithi067 bash[17655]: cluster 2024-04-03T22:43:32.488365+0000 mgr.y (mgr.24370) 15150 : cluster [DBG] pgmap v15134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:33 smithi067 bash[17655]: audit 2024-04-03T22:43:32.808252+0000 mon.a (mon.0) 12943 : audit [DBG] from='client.? 172.21.15.67:0/3223234542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:33 smithi067 bash[27441]: cluster 2024-04-03T22:43:32.488365+0000 mgr.y (mgr.24370) 15150 : cluster [DBG] pgmap v15134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:33 smithi067 bash[27441]: audit 2024-04-03T22:43:32.808252+0000 mon.a (mon.0) 12943 : audit [DBG] from='client.? 172.21.15.67:0/3223234542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:35 smithi082 bash[20963]: cluster 2024-04-03T22:43:34.489025+0000 mgr.y (mgr.24370) 15151 : cluster [DBG] pgmap v15135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:35 smithi082 bash[20963]: audit 2024-04-03T22:43:35.265932+0000 mon.c (mon.2) 6070 : audit [DBG] from='client.? 172.21.15.67:0/143199414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:35 smithi067 bash[17655]: cluster 2024-04-03T22:43:34.489025+0000 mgr.y (mgr.24370) 15151 : cluster [DBG] pgmap v15135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:35 smithi067 bash[17655]: audit 2024-04-03T22:43:35.265932+0000 mon.c (mon.2) 6070 : audit [DBG] from='client.? 172.21.15.67:0/143199414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:35 smithi067 bash[27441]: cluster 2024-04-03T22:43:34.489025+0000 mgr.y (mgr.24370) 15151 : cluster [DBG] pgmap v15135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:35.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:35 smithi067 bash[27441]: audit 2024-04-03T22:43:35.265932+0000 mon.c (mon.2) 6070 : audit [DBG] from='client.? 172.21.15.67:0/143199414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:37 smithi082 bash[20963]: cluster 2024-04-03T22:43:36.490180+0000 mgr.y (mgr.24370) 15152 : cluster [DBG] pgmap v15136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:37.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:37 smithi067 bash[27441]: cluster 2024-04-03T22:43:36.490180+0000 mgr.y (mgr.24370) 15152 : cluster [DBG] pgmap v15136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:37 smithi067 bash[17655]: cluster 2024-04-03T22:43:36.490180+0000 mgr.y (mgr.24370) 15152 : cluster [DBG] pgmap v15136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:38.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:38 smithi082 bash[20963]: audit 2024-04-03T22:43:37.719735+0000 mon.a (mon.0) 12944 : audit [DBG] from='client.? 172.21.15.67:0/1657559700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:38.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:38 smithi067 bash[17655]: audit 2024-04-03T22:43:37.719735+0000 mon.a (mon.0) 12944 : audit [DBG] from='client.? 172.21.15.67:0/1657559700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:38.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:38 smithi067 bash[27441]: audit 2024-04-03T22:43:37.719735+0000 mon.a (mon.0) 12944 : audit [DBG] from='client.? 172.21.15.67:0/1657559700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:39 smithi082 bash[20963]: cluster 2024-04-03T22:43:38.490882+0000 mgr.y (mgr.24370) 15153 : cluster [DBG] pgmap v15137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:39 smithi067 bash[17655]: cluster 2024-04-03T22:43:38.490882+0000 mgr.y (mgr.24370) 15153 : cluster [DBG] pgmap v15137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:39 smithi067 bash[27441]: cluster 2024-04-03T22:43:38.490882+0000 mgr.y (mgr.24370) 15153 : cluster [DBG] pgmap v15137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:40 smithi082 bash[20963]: audit 2024-04-03T22:43:40.168699+0000 mon.c (mon.2) 6071 : audit [DBG] from='client.? 172.21.15.67:0/1398378918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:40 smithi082 bash[20963]: audit 2024-04-03T22:43:40.463195+0000 mon.a (mon.0) 12945 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:40 smithi067 bash[27441]: audit 2024-04-03T22:43:40.168699+0000 mon.c (mon.2) 6071 : audit [DBG] from='client.? 172.21.15.67:0/1398378918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:40 smithi067 bash[27441]: audit 2024-04-03T22:43:40.463195+0000 mon.a (mon.0) 12945 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:40 smithi067 bash[17655]: audit 2024-04-03T22:43:40.168699+0000 mon.c (mon.2) 6071 : audit [DBG] from='client.? 172.21.15.67:0/1398378918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:40 smithi067 bash[17655]: audit 2024-04-03T22:43:40.463195+0000 mon.a (mon.0) 12945 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:41 smithi082 bash[20963]: cluster 2024-04-03T22:43:40.491661+0000 mgr.y (mgr.24370) 15154 : cluster [DBG] pgmap v15138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:41 smithi067 bash[27441]: cluster 2024-04-03T22:43:40.491661+0000 mgr.y (mgr.24370) 15154 : cluster [DBG] pgmap v15138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:41 smithi067 bash[17655]: cluster 2024-04-03T22:43:40.491661+0000 mgr.y (mgr.24370) 15154 : cluster [DBG] pgmap v15138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:43:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:43:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:43 smithi082 bash[20963]: cluster 2024-04-03T22:43:42.492492+0000 mgr.y (mgr.24370) 15155 : cluster [DBG] pgmap v15139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:43 smithi082 bash[20963]: audit 2024-04-03T22:43:42.627046+0000 mon.c (mon.2) 6072 : audit [DBG] from='client.? 172.21.15.67:0/1759356608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:43 smithi067 bash[27441]: cluster 2024-04-03T22:43:42.492492+0000 mgr.y (mgr.24370) 15155 : cluster [DBG] pgmap v15139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:43 smithi067 bash[27441]: audit 2024-04-03T22:43:42.627046+0000 mon.c (mon.2) 6072 : audit [DBG] from='client.? 172.21.15.67:0/1759356608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:43 smithi067 bash[17655]: cluster 2024-04-03T22:43:42.492492+0000 mgr.y (mgr.24370) 15155 : cluster [DBG] pgmap v15139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:43 smithi067 bash[17655]: audit 2024-04-03T22:43:42.627046+0000 mon.c (mon.2) 6072 : audit [DBG] from='client.? 172.21.15.67:0/1759356608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:45 smithi082 bash[20963]: cluster 2024-04-03T22:43:44.493141+0000 mgr.y (mgr.24370) 15156 : cluster [DBG] pgmap v15140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:45 smithi082 bash[20963]: audit 2024-04-03T22:43:45.092314+0000 mon.a (mon.0) 12946 : audit [DBG] from='client.? 172.21.15.67:0/726827366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:45 smithi067 bash[17655]: cluster 2024-04-03T22:43:44.493141+0000 mgr.y (mgr.24370) 15156 : cluster [DBG] pgmap v15140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:45 smithi067 bash[17655]: audit 2024-04-03T22:43:45.092314+0000 mon.a (mon.0) 12946 : audit [DBG] from='client.? 172.21.15.67:0/726827366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:45 smithi067 bash[27441]: cluster 2024-04-03T22:43:44.493141+0000 mgr.y (mgr.24370) 15156 : cluster [DBG] pgmap v15140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:45.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:45 smithi067 bash[27441]: audit 2024-04-03T22:43:45.092314+0000 mon.a (mon.0) 12946 : audit [DBG] from='client.? 172.21.15.67:0/726827366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:47 smithi082 bash[20963]: cluster 2024-04-03T22:43:46.494320+0000 mgr.y (mgr.24370) 15157 : cluster [DBG] pgmap v15141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:47 smithi082 bash[20963]: audit 2024-04-03T22:43:47.542348+0000 mon.c (mon.2) 6073 : audit [DBG] from='client.? 172.21.15.67:0/197086833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:47 smithi067 bash[27441]: cluster 2024-04-03T22:43:46.494320+0000 mgr.y (mgr.24370) 15157 : cluster [DBG] pgmap v15141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:47 smithi067 bash[27441]: audit 2024-04-03T22:43:47.542348+0000 mon.c (mon.2) 6073 : audit [DBG] from='client.? 172.21.15.67:0/197086833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:47 smithi067 bash[17655]: cluster 2024-04-03T22:43:46.494320+0000 mgr.y (mgr.24370) 15157 : cluster [DBG] pgmap v15141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:47 smithi067 bash[17655]: audit 2024-04-03T22:43:47.542348+0000 mon.c (mon.2) 6073 : audit [DBG] from='client.? 172.21.15.67:0/197086833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:49 smithi082 bash[20963]: cluster 2024-04-03T22:43:48.494935+0000 mgr.y (mgr.24370) 15158 : cluster [DBG] pgmap v15142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:49 smithi067 bash[17655]: cluster 2024-04-03T22:43:48.494935+0000 mgr.y (mgr.24370) 15158 : cluster [DBG] pgmap v15142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:49 smithi067 bash[27441]: cluster 2024-04-03T22:43:48.494935+0000 mgr.y (mgr.24370) 15158 : cluster [DBG] pgmap v15142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:50 smithi082 bash[20963]: audit 2024-04-03T22:43:50.001712+0000 mon.a (mon.0) 12947 : audit [DBG] from='client.? 172.21.15.67:0/1258617176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:50 smithi067 bash[27441]: audit 2024-04-03T22:43:50.001712+0000 mon.a (mon.0) 12947 : audit [DBG] from='client.? 172.21.15.67:0/1258617176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:50 smithi067 bash[17655]: audit 2024-04-03T22:43:50.001712+0000 mon.a (mon.0) 12947 : audit [DBG] from='client.? 172.21.15.67:0/1258617176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:51 smithi082 bash[20963]: cluster 2024-04-03T22:43:50.495775+0000 mgr.y (mgr.24370) 15159 : cluster [DBG] pgmap v15143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:51 smithi067 bash[27441]: cluster 2024-04-03T22:43:50.495775+0000 mgr.y (mgr.24370) 15159 : cluster [DBG] pgmap v15143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:51 smithi067 bash[17655]: cluster 2024-04-03T22:43:50.495775+0000 mgr.y (mgr.24370) 15159 : cluster [DBG] pgmap v15143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:52.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:52 smithi082 bash[20963]: audit 2024-04-03T22:43:52.446863+0000 mon.c (mon.2) 6074 : audit [DBG] from='client.? 172.21.15.67:0/4257834219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:52.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:52 smithi067 bash[27441]: audit 2024-04-03T22:43:52.446863+0000 mon.c (mon.2) 6074 : audit [DBG] from='client.? 172.21.15.67:0/4257834219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:52.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:52 smithi067 bash[17655]: audit 2024-04-03T22:43:52.446863+0000 mon.c (mon.2) 6074 : audit [DBG] from='client.? 172.21.15.67:0/4257834219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:43:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:53 smithi082 bash[20963]: cluster 2024-04-03T22:43:52.497008+0000 mgr.y (mgr.24370) 15160 : cluster [DBG] pgmap v15144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:43:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:53 smithi067 bash[17655]: cluster 2024-04-03T22:43:52.497008+0000 mgr.y (mgr.24370) 15160 : cluster [DBG] pgmap v15144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:53 smithi067 bash[27441]: cluster 2024-04-03T22:43:52.497008+0000 mgr.y (mgr.24370) 15160 : cluster [DBG] pgmap v15144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:55.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:55 smithi082 bash[20963]: cluster 2024-04-03T22:43:54.497733+0000 mgr.y (mgr.24370) 15161 : cluster [DBG] pgmap v15145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:55 smithi082 bash[20963]: audit 2024-04-03T22:43:54.902684+0000 mon.a (mon.0) 12948 : audit [DBG] from='client.? 172.21.15.67:0/1853457958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:55 smithi082 bash[20963]: audit 2024-04-03T22:43:55.463457+0000 mon.a (mon.0) 12949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:55 smithi067 bash[17655]: cluster 2024-04-03T22:43:54.497733+0000 mgr.y (mgr.24370) 15161 : cluster [DBG] pgmap v15145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:55 smithi067 bash[17655]: audit 2024-04-03T22:43:54.902684+0000 mon.a (mon.0) 12948 : audit [DBG] from='client.? 172.21.15.67:0/1853457958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:55 smithi067 bash[17655]: audit 2024-04-03T22:43:55.463457+0000 mon.a (mon.0) 12949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:55 smithi067 bash[27441]: cluster 2024-04-03T22:43:54.497733+0000 mgr.y (mgr.24370) 15161 : cluster [DBG] pgmap v15145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:55 smithi067 bash[27441]: audit 2024-04-03T22:43:54.902684+0000 mon.a (mon.0) 12948 : audit [DBG] from='client.? 172.21.15.67:0/1853457958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:55 smithi067 bash[27441]: audit 2024-04-03T22:43:55.463457+0000 mon.a (mon.0) 12949 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:43:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:57 smithi082 bash[20963]: cluster 2024-04-03T22:43:56.498901+0000 mgr.y (mgr.24370) 15162 : cluster [DBG] pgmap v15146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:57.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:57 smithi082 bash[20963]: audit 2024-04-03T22:43:57.354348+0000 mon.c (mon.2) 6075 : audit [DBG] from='client.? 172.21.15.67:0/1232688913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:57 smithi067 bash[17655]: cluster 2024-04-03T22:43:56.498901+0000 mgr.y (mgr.24370) 15162 : cluster [DBG] pgmap v15146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:57 smithi067 bash[17655]: audit 2024-04-03T22:43:57.354348+0000 mon.c (mon.2) 6075 : audit [DBG] from='client.? 172.21.15.67:0/1232688913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:57 smithi067 bash[27441]: cluster 2024-04-03T22:43:56.498901+0000 mgr.y (mgr.24370) 15162 : cluster [DBG] pgmap v15146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:57 smithi067 bash[27441]: audit 2024-04-03T22:43:57.354348+0000 mon.c (mon.2) 6075 : audit [DBG] from='client.? 172.21.15.67:0/1232688913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:43:59.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:43:59 smithi082 bash[20963]: cluster 2024-04-03T22:43:58.499607+0000 mgr.y (mgr.24370) 15163 : cluster [DBG] pgmap v15147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:43:59 smithi067 bash[27441]: cluster 2024-04-03T22:43:58.499607+0000 mgr.y (mgr.24370) 15163 : cluster [DBG] pgmap v15147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:43:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:43:59 smithi067 bash[17655]: cluster 2024-04-03T22:43:58.499607+0000 mgr.y (mgr.24370) 15163 : cluster [DBG] pgmap v15147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:00.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:00 smithi067 bash[27441]: audit 2024-04-03T22:43:59.818047+0000 mon.c (mon.2) 6076 : audit [DBG] from='client.? 172.21.15.67:0/844464617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:00.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:00 smithi067 bash[17655]: audit 2024-04-03T22:43:59.818047+0000 mon.c (mon.2) 6076 : audit [DBG] from='client.? 172.21.15.67:0/844464617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:00 smithi082 bash[20963]: audit 2024-04-03T22:43:59.818047+0000 mon.c (mon.2) 6076 : audit [DBG] from='client.? 172.21.15.67:0/844464617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:01 smithi067 bash[17655]: cluster 2024-04-03T22:44:00.500310+0000 mgr.y (mgr.24370) 15164 : cluster [DBG] pgmap v15148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:01.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:01 smithi067 bash[27441]: cluster 2024-04-03T22:44:00.500310+0000 mgr.y (mgr.24370) 15164 : cluster [DBG] pgmap v15148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:01 smithi082 bash[20963]: cluster 2024-04-03T22:44:00.500310+0000 mgr.y (mgr.24370) 15164 : cluster [DBG] pgmap v15148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:02.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:02 smithi067 bash[17655]: audit 2024-04-03T22:44:02.268134+0000 mon.c (mon.2) 6077 : audit [DBG] from='client.? 172.21.15.67:0/2604785420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:02.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:02 smithi067 bash[27441]: audit 2024-04-03T22:44:02.268134+0000 mon.c (mon.2) 6077 : audit [DBG] from='client.? 172.21.15.67:0/2604785420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:02 smithi082 bash[20963]: audit 2024-04-03T22:44:02.268134+0000 mon.c (mon.2) 6077 : audit [DBG] from='client.? 172.21.15.67:0/2604785420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:03] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:44:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:03 smithi082 bash[20963]: cluster 2024-04-03T22:44:02.501506+0000 mgr.y (mgr.24370) 15165 : cluster [DBG] pgmap v15149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:44:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:03 smithi067 bash[27441]: cluster 2024-04-03T22:44:02.501506+0000 mgr.y (mgr.24370) 15165 : cluster [DBG] pgmap v15149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:03 smithi067 bash[17655]: cluster 2024-04-03T22:44:02.501506+0000 mgr.y (mgr.24370) 15165 : cluster [DBG] pgmap v15149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:05 smithi067 bash[27441]: cluster 2024-04-03T22:44:04.502205+0000 mgr.y (mgr.24370) 15166 : cluster [DBG] pgmap v15150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:05.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:05 smithi067 bash[27441]: audit 2024-04-03T22:44:04.727998+0000 mon.a (mon.0) 12950 : audit [DBG] from='client.? 172.21.15.67:0/3365776687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:05 smithi067 bash[17655]: cluster 2024-04-03T22:44:04.502205+0000 mgr.y (mgr.24370) 15166 : cluster [DBG] pgmap v15150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:05.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:05 smithi067 bash[17655]: audit 2024-04-03T22:44:04.727998+0000 mon.a (mon.0) 12950 : audit [DBG] from='client.? 172.21.15.67:0/3365776687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:05 smithi082 bash[20963]: cluster 2024-04-03T22:44:04.502205+0000 mgr.y (mgr.24370) 15166 : cluster [DBG] pgmap v15150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:05 smithi082 bash[20963]: audit 2024-04-03T22:44:04.727998+0000 mon.a (mon.0) 12950 : audit [DBG] from='client.? 172.21.15.67:0/3365776687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:07 smithi067 bash[27441]: cluster 2024-04-03T22:44:06.503406+0000 mgr.y (mgr.24370) 15167 : cluster [DBG] pgmap v15151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:07 smithi067 bash[27441]: audit 2024-04-03T22:44:07.186283+0000 mon.a (mon.0) 12951 : audit [DBG] from='client.? 172.21.15.67:0/1086411964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:07 smithi067 bash[17655]: cluster 2024-04-03T22:44:06.503406+0000 mgr.y (mgr.24370) 15167 : cluster [DBG] pgmap v15151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:07 smithi067 bash[17655]: audit 2024-04-03T22:44:07.186283+0000 mon.a (mon.0) 12951 : audit [DBG] from='client.? 172.21.15.67:0/1086411964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:07 smithi082 bash[20963]: cluster 2024-04-03T22:44:06.503406+0000 mgr.y (mgr.24370) 15167 : cluster [DBG] pgmap v15151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:07 smithi082 bash[20963]: audit 2024-04-03T22:44:07.186283+0000 mon.a (mon.0) 12951 : audit [DBG] from='client.? 172.21.15.67:0/1086411964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:09 smithi067 bash[17655]: cluster 2024-04-03T22:44:08.504136+0000 mgr.y (mgr.24370) 15168 : cluster [DBG] pgmap v15152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:09.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:09 smithi067 bash[17655]: audit 2024-04-03T22:44:09.640799+0000 mon.a (mon.0) 12952 : audit [DBG] from='client.? 172.21.15.67:0/276187556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:09 smithi067 bash[27441]: cluster 2024-04-03T22:44:08.504136+0000 mgr.y (mgr.24370) 15168 : cluster [DBG] pgmap v15152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:09.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:09 smithi067 bash[27441]: audit 2024-04-03T22:44:09.640799+0000 mon.a (mon.0) 12952 : audit [DBG] from='client.? 172.21.15.67:0/276187556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:09 smithi082 bash[20963]: cluster 2024-04-03T22:44:08.504136+0000 mgr.y (mgr.24370) 15168 : cluster [DBG] pgmap v15152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:09 smithi082 bash[20963]: audit 2024-04-03T22:44:09.640799+0000 mon.a (mon.0) 12952 : audit [DBG] from='client.? 172.21.15.67:0/276187556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:10 smithi082 bash[20963]: audit 2024-04-03T22:44:10.463965+0000 mon.a (mon.0) 12953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:10 smithi067 bash[27441]: audit 2024-04-03T22:44:10.463965+0000 mon.a (mon.0) 12953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:10 smithi067 bash[17655]: audit 2024-04-03T22:44:10.463965+0000 mon.a (mon.0) 12953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:11 smithi082 bash[20963]: cluster 2024-04-03T22:44:10.504706+0000 mgr.y (mgr.24370) 15169 : cluster [DBG] pgmap v15153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:11 smithi067 bash[17655]: cluster 2024-04-03T22:44:10.504706+0000 mgr.y (mgr.24370) 15169 : cluster [DBG] pgmap v15153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:11 smithi067 bash[27441]: cluster 2024-04-03T22:44:10.504706+0000 mgr.y (mgr.24370) 15169 : cluster [DBG] pgmap v15153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:12 smithi067 bash[27441]: audit 2024-04-03T22:44:12.097186+0000 mon.c (mon.2) 6078 : audit [DBG] from='client.? 172.21.15.67:0/2528114486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:13.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:12 smithi067 bash[17655]: audit 2024-04-03T22:44:12.097186+0000 mon.c (mon.2) 6078 : audit [DBG] from='client.? 172.21.15.67:0/2528114486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:13.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:12 smithi082 bash[20963]: audit 2024-04-03T22:44:12.097186+0000 mon.c (mon.2) 6078 : audit [DBG] from='client.? 172.21.15.67:0/2528114486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:44:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:44:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:13 smithi082 bash[20963]: cluster 2024-04-03T22:44:12.506016+0000 mgr.y (mgr.24370) 15170 : cluster [DBG] pgmap v15154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:13 smithi067 bash[17655]: cluster 2024-04-03T22:44:12.506016+0000 mgr.y (mgr.24370) 15170 : cluster [DBG] pgmap v15154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:13 smithi067 bash[27441]: cluster 2024-04-03T22:44:12.506016+0000 mgr.y (mgr.24370) 15170 : cluster [DBG] pgmap v15154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:14 smithi082 bash[20963]: audit 2024-04-03T22:44:14.548685+0000 mon.c (mon.2) 6079 : audit [DBG] from='client.? 172.21.15.67:0/3951492738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:14 smithi067 bash[17655]: audit 2024-04-03T22:44:14.548685+0000 mon.c (mon.2) 6079 : audit [DBG] from='client.? 172.21.15.67:0/3951492738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:14 smithi067 bash[27441]: audit 2024-04-03T22:44:14.548685+0000 mon.c (mon.2) 6079 : audit [DBG] from='client.? 172.21.15.67:0/3951492738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:15 smithi082 bash[20963]: cluster 2024-04-03T22:44:14.506742+0000 mgr.y (mgr.24370) 15171 : cluster [DBG] pgmap v15155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:15 smithi067 bash[17655]: cluster 2024-04-03T22:44:14.506742+0000 mgr.y (mgr.24370) 15171 : cluster [DBG] pgmap v15155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:15 smithi067 bash[27441]: cluster 2024-04-03T22:44:14.506742+0000 mgr.y (mgr.24370) 15171 : cluster [DBG] pgmap v15155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:17 smithi082 bash[20963]: cluster 2024-04-03T22:44:16.507908+0000 mgr.y (mgr.24370) 15172 : cluster [DBG] pgmap v15156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:17 smithi082 bash[20963]: audit 2024-04-03T22:44:17.002099+0000 mon.a (mon.0) 12954 : audit [DBG] from='client.? 172.21.15.67:0/952996857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:17 smithi067 bash[17655]: cluster 2024-04-03T22:44:16.507908+0000 mgr.y (mgr.24370) 15172 : cluster [DBG] pgmap v15156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:17 smithi067 bash[17655]: audit 2024-04-03T22:44:17.002099+0000 mon.a (mon.0) 12954 : audit [DBG] from='client.? 172.21.15.67:0/952996857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:17 smithi067 bash[27441]: cluster 2024-04-03T22:44:16.507908+0000 mgr.y (mgr.24370) 15172 : cluster [DBG] pgmap v15156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:17 smithi067 bash[27441]: audit 2024-04-03T22:44:17.002099+0000 mon.a (mon.0) 12954 : audit [DBG] from='client.? 172.21.15.67:0/952996857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:19 smithi082 bash[20963]: cluster 2024-04-03T22:44:18.508574+0000 mgr.y (mgr.24370) 15173 : cluster [DBG] pgmap v15157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:19 smithi082 bash[20963]: audit 2024-04-03T22:44:19.453740+0000 mon.c (mon.2) 6080 : audit [DBG] from='client.? 172.21.15.67:0/2023213030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:19 smithi082 bash[20963]: audit 2024-04-03T22:44:19.650107+0000 mon.a (mon.0) 12955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:44:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:19 smithi067 bash[17655]: cluster 2024-04-03T22:44:18.508574+0000 mgr.y (mgr.24370) 15173 : cluster [DBG] pgmap v15157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:19 smithi067 bash[17655]: audit 2024-04-03T22:44:19.453740+0000 mon.c (mon.2) 6080 : audit [DBG] from='client.? 172.21.15.67:0/2023213030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:19 smithi067 bash[17655]: audit 2024-04-03T22:44:19.650107+0000 mon.a (mon.0) 12955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:44:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:19 smithi067 bash[27441]: cluster 2024-04-03T22:44:18.508574+0000 mgr.y (mgr.24370) 15173 : cluster [DBG] pgmap v15157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:19 smithi067 bash[27441]: audit 2024-04-03T22:44:19.453740+0000 mon.c (mon.2) 6080 : audit [DBG] from='client.? 172.21.15.67:0/2023213030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:19 smithi067 bash[27441]: audit 2024-04-03T22:44:19.650107+0000 mon.a (mon.0) 12955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:44:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:20 smithi082 bash[20963]: audit 2024-04-03T22:44:19.978939+0000 mon.a (mon.0) 12956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:20 smithi082 bash[20963]: audit 2024-04-03T22:44:19.988446+0000 mon.a (mon.0) 12957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:20 smithi082 bash[20963]: cluster 2024-04-03T22:44:20.509260+0000 mgr.y (mgr.24370) 15174 : cluster [DBG] pgmap v15158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:20 smithi067 bash[27441]: audit 2024-04-03T22:44:19.978939+0000 mon.a (mon.0) 12956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:20 smithi067 bash[27441]: audit 2024-04-03T22:44:19.988446+0000 mon.a (mon.0) 12957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:21.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:20 smithi067 bash[27441]: cluster 2024-04-03T22:44:20.509260+0000 mgr.y (mgr.24370) 15174 : cluster [DBG] pgmap v15158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:20 smithi067 bash[17655]: audit 2024-04-03T22:44:19.978939+0000 mon.a (mon.0) 12956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:21.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:20 smithi067 bash[17655]: audit 2024-04-03T22:44:19.988446+0000 mon.a (mon.0) 12957 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:21.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:20 smithi067 bash[17655]: cluster 2024-04-03T22:44:20.509260+0000 mgr.y (mgr.24370) 15174 : cluster [DBG] pgmap v15158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:21 smithi082 bash[20963]: audit 2024-04-03T22:44:21.912970+0000 mon.a (mon.0) 12958 : audit [DBG] from='client.? 172.21.15.67:0/3127822712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:22.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:21 smithi067 bash[27441]: audit 2024-04-03T22:44:21.912970+0000 mon.a (mon.0) 12958 : audit [DBG] from='client.? 172.21.15.67:0/3127822712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:21 smithi067 bash[17655]: audit 2024-04-03T22:44:21.912970+0000 mon.a (mon.0) 12958 : audit [DBG] from='client.? 172.21.15.67:0/3127822712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:22 smithi082 bash[20963]: cluster 2024-04-03T22:44:22.510497+0000 mgr.y (mgr.24370) 15175 : cluster [DBG] pgmap v15159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:44:23.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:22 smithi067 bash[27441]: cluster 2024-04-03T22:44:22.510497+0000 mgr.y (mgr.24370) 15175 : cluster [DBG] pgmap v15159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:22 smithi067 bash[17655]: cluster 2024-04-03T22:44:22.510497+0000 mgr.y (mgr.24370) 15175 : cluster [DBG] pgmap v15159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:44:24.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:24 smithi082 bash[20963]: audit 2024-04-03T22:44:24.363434+0000 mon.c (mon.2) 6081 : audit [DBG] from='client.? 172.21.15.67:0/2486350045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:24.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:24 smithi067 bash[17655]: audit 2024-04-03T22:44:24.363434+0000 mon.c (mon.2) 6081 : audit [DBG] from='client.? 172.21.15.67:0/2486350045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:24.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:24 smithi067 bash[27441]: audit 2024-04-03T22:44:24.363434+0000 mon.c (mon.2) 6081 : audit [DBG] from='client.? 172.21.15.67:0/2486350045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:25 smithi082 bash[20963]: cluster 2024-04-03T22:44:24.511114+0000 mgr.y (mgr.24370) 15176 : cluster [DBG] pgmap v15160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:25.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:25 smithi082 bash[20963]: audit 2024-04-03T22:44:25.396063+0000 mon.a (mon.0) 12959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:25 smithi082 bash[20963]: audit 2024-04-03T22:44:25.403754+0000 mon.a (mon.0) 12960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:25 smithi067 bash[17655]: cluster 2024-04-03T22:44:24.511114+0000 mgr.y (mgr.24370) 15176 : cluster [DBG] pgmap v15160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:25 smithi067 bash[17655]: audit 2024-04-03T22:44:25.396063+0000 mon.a (mon.0) 12959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:25 smithi067 bash[17655]: audit 2024-04-03T22:44:25.403754+0000 mon.a (mon.0) 12960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:25 smithi067 bash[27441]: cluster 2024-04-03T22:44:24.511114+0000 mgr.y (mgr.24370) 15176 : cluster [DBG] pgmap v15160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:25 smithi067 bash[27441]: audit 2024-04-03T22:44:25.396063+0000 mon.a (mon.0) 12959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:25 smithi067 bash[27441]: audit 2024-04-03T22:44:25.403754+0000 mon.a (mon.0) 12960 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:26.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:26 smithi082 bash[20963]: audit 2024-04-03T22:44:25.464224+0000 mon.a (mon.0) 12961 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:26 smithi082 bash[20963]: audit 2024-04-03T22:44:26.039476+0000 mon.a (mon.0) 12962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:26 smithi082 bash[20963]: audit 2024-04-03T22:44:26.049356+0000 mon.a (mon.0) 12963 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:26 smithi067 bash[17655]: audit 2024-04-03T22:44:25.464224+0000 mon.a (mon.0) 12961 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:26 smithi067 bash[17655]: audit 2024-04-03T22:44:26.039476+0000 mon.a (mon.0) 12962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:26.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:26 smithi067 bash[17655]: audit 2024-04-03T22:44:26.049356+0000 mon.a (mon.0) 12963 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:26 smithi067 bash[27441]: audit 2024-04-03T22:44:25.464224+0000 mon.a (mon.0) 12961 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:26 smithi067 bash[27441]: audit 2024-04-03T22:44:26.039476+0000 mon.a (mon.0) 12962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:26.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:26 smithi067 bash[27441]: audit 2024-04-03T22:44:26.049356+0000 mon.a (mon.0) 12963 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:27 smithi082 bash[20963]: audit 2024-04-03T22:44:26.471841+0000 mon.a (mon.0) 12964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:44:27.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:27 smithi082 bash[20963]: audit 2024-04-03T22:44:26.473538+0000 mon.a (mon.0) 12965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:44:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:27 smithi082 bash[20963]: audit 2024-04-03T22:44:26.483631+0000 mon.a (mon.0) 12966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:27 smithi082 bash[20963]: cluster 2024-04-03T22:44:26.512094+0000 mgr.y (mgr.24370) 15177 : cluster [DBG] pgmap v15161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:27 smithi082 bash[20963]: audit 2024-04-03T22:44:26.837626+0000 mon.a (mon.0) 12967 : audit [DBG] from='client.? 172.21.15.67:0/3946268884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[17655]: audit 2024-04-03T22:44:26.471841+0000 mon.a (mon.0) 12964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:44:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[17655]: audit 2024-04-03T22:44:26.473538+0000 mon.a (mon.0) 12965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:44:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[17655]: audit 2024-04-03T22:44:26.483631+0000 mon.a (mon.0) 12966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[17655]: cluster 2024-04-03T22:44:26.512094+0000 mgr.y (mgr.24370) 15177 : cluster [DBG] pgmap v15161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[17655]: audit 2024-04-03T22:44:26.837626+0000 mon.a (mon.0) 12967 : audit [DBG] from='client.? 172.21.15.67:0/3946268884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[27441]: audit 2024-04-03T22:44:26.471841+0000 mon.a (mon.0) 12964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:44:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[27441]: audit 2024-04-03T22:44:26.473538+0000 mon.a (mon.0) 12965 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:44:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[27441]: audit 2024-04-03T22:44:26.483631+0000 mon.a (mon.0) 12966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:44:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[27441]: cluster 2024-04-03T22:44:26.512094+0000 mgr.y (mgr.24370) 15177 : cluster [DBG] pgmap v15161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:27 smithi067 bash[27441]: audit 2024-04-03T22:44:26.837626+0000 mon.a (mon.0) 12967 : audit [DBG] from='client.? 172.21.15.67:0/3946268884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:29 smithi082 bash[20963]: cluster 2024-04-03T22:44:28.512739+0000 mgr.y (mgr.24370) 15178 : cluster [DBG] pgmap v15162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:29.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:29 smithi082 bash[20963]: audit 2024-04-03T22:44:29.300532+0000 mon.c (mon.2) 6082 : audit [DBG] from='client.? 172.21.15.67:0/3100099321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:29 smithi067 bash[17655]: cluster 2024-04-03T22:44:28.512739+0000 mgr.y (mgr.24370) 15178 : cluster [DBG] pgmap v15162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:29.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:29 smithi067 bash[17655]: audit 2024-04-03T22:44:29.300532+0000 mon.c (mon.2) 6082 : audit [DBG] from='client.? 172.21.15.67:0/3100099321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:29 smithi067 bash[27441]: cluster 2024-04-03T22:44:28.512739+0000 mgr.y (mgr.24370) 15178 : cluster [DBG] pgmap v15162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:29 smithi067 bash[27441]: audit 2024-04-03T22:44:29.300532+0000 mon.c (mon.2) 6082 : audit [DBG] from='client.? 172.21.15.67:0/3100099321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:31 smithi082 bash[20963]: cluster 2024-04-03T22:44:30.513455+0000 mgr.y (mgr.24370) 15179 : cluster [DBG] pgmap v15163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:31 smithi067 bash[17655]: cluster 2024-04-03T22:44:30.513455+0000 mgr.y (mgr.24370) 15179 : cluster [DBG] pgmap v15163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:31 smithi067 bash[27441]: cluster 2024-04-03T22:44:30.513455+0000 mgr.y (mgr.24370) 15179 : cluster [DBG] pgmap v15163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:32.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:32 smithi082 bash[20963]: audit 2024-04-03T22:44:31.761395+0000 mon.a (mon.0) 12968 : audit [DBG] from='client.? 172.21.15.67:0/4047385504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:32 smithi067 bash[27441]: audit 2024-04-03T22:44:31.761395+0000 mon.a (mon.0) 12968 : audit [DBG] from='client.? 172.21.15.67:0/4047385504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:32 smithi067 bash[17655]: audit 2024-04-03T22:44:31.761395+0000 mon.a (mon.0) 12968 : audit [DBG] from='client.? 172.21.15.67:0/4047385504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:44:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:33 smithi082 bash[20963]: cluster 2024-04-03T22:44:32.514761+0000 mgr.y (mgr.24370) 15180 : cluster [DBG] pgmap v15164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:44:33.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:33 smithi067 bash[27441]: cluster 2024-04-03T22:44:32.514761+0000 mgr.y (mgr.24370) 15180 : cluster [DBG] pgmap v15164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:33.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:33 smithi067 bash[17655]: cluster 2024-04-03T22:44:32.514761+0000 mgr.y (mgr.24370) 15180 : cluster [DBG] pgmap v15164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:34.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:34 smithi082 bash[20963]: audit 2024-04-03T22:44:34.225685+0000 mon.c (mon.2) 6083 : audit [DBG] from='client.? 172.21.15.67:0/3985851610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:34.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:34 smithi067 bash[17655]: audit 2024-04-03T22:44:34.225685+0000 mon.c (mon.2) 6083 : audit [DBG] from='client.? 172.21.15.67:0/3985851610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:34.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:34 smithi067 bash[27441]: audit 2024-04-03T22:44:34.225685+0000 mon.c (mon.2) 6083 : audit [DBG] from='client.? 172.21.15.67:0/3985851610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:35.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:35 smithi082 bash[20963]: cluster 2024-04-03T22:44:34.515504+0000 mgr.y (mgr.24370) 15181 : cluster [DBG] pgmap v15165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:35.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:35 smithi067 bash[17655]: cluster 2024-04-03T22:44:34.515504+0000 mgr.y (mgr.24370) 15181 : cluster [DBG] pgmap v15165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:35.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:35 smithi067 bash[27441]: cluster 2024-04-03T22:44:34.515504+0000 mgr.y (mgr.24370) 15181 : cluster [DBG] pgmap v15165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:37.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:37 smithi082 bash[20963]: cluster 2024-04-03T22:44:36.516666+0000 mgr.y (mgr.24370) 15182 : cluster [DBG] pgmap v15166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:37.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:37 smithi082 bash[20963]: audit 2024-04-03T22:44:36.682736+0000 mon.c (mon.2) 6084 : audit [DBG] from='client.? 172.21.15.67:0/2402527792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:37 smithi067 bash[17655]: cluster 2024-04-03T22:44:36.516666+0000 mgr.y (mgr.24370) 15182 : cluster [DBG] pgmap v15166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:37.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:37 smithi067 bash[17655]: audit 2024-04-03T22:44:36.682736+0000 mon.c (mon.2) 6084 : audit [DBG] from='client.? 172.21.15.67:0/2402527792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:37 smithi067 bash[27441]: cluster 2024-04-03T22:44:36.516666+0000 mgr.y (mgr.24370) 15182 : cluster [DBG] pgmap v15166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:37.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:37 smithi067 bash[27441]: audit 2024-04-03T22:44:36.682736+0000 mon.c (mon.2) 6084 : audit [DBG] from='client.? 172.21.15.67:0/2402527792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:39 smithi082 bash[20963]: cluster 2024-04-03T22:44:38.517404+0000 mgr.y (mgr.24370) 15183 : cluster [DBG] pgmap v15167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:39.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:39 smithi082 bash[20963]: audit 2024-04-03T22:44:39.131316+0000 mon.c (mon.2) 6085 : audit [DBG] from='client.? 172.21.15.67:0/487317443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:39 smithi067 bash[17655]: cluster 2024-04-03T22:44:38.517404+0000 mgr.y (mgr.24370) 15183 : cluster [DBG] pgmap v15167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:39.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:39 smithi067 bash[17655]: audit 2024-04-03T22:44:39.131316+0000 mon.c (mon.2) 6085 : audit [DBG] from='client.? 172.21.15.67:0/487317443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:39 smithi067 bash[27441]: cluster 2024-04-03T22:44:38.517404+0000 mgr.y (mgr.24370) 15183 : cluster [DBG] pgmap v15167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:39.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:39 smithi067 bash[27441]: audit 2024-04-03T22:44:39.131316+0000 mon.c (mon.2) 6085 : audit [DBG] from='client.? 172.21.15.67:0/487317443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:40 smithi082 bash[20963]: audit 2024-04-03T22:44:40.464744+0000 mon.a (mon.0) 12969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:40 smithi067 bash[17655]: audit 2024-04-03T22:44:40.464744+0000 mon.a (mon.0) 12969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:40 smithi067 bash[27441]: audit 2024-04-03T22:44:40.464744+0000 mon.a (mon.0) 12969 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:41 smithi082 bash[20963]: cluster 2024-04-03T22:44:40.518091+0000 mgr.y (mgr.24370) 15184 : cluster [DBG] pgmap v15168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:41 smithi082 bash[20963]: audit 2024-04-03T22:44:41.584678+0000 mon.c (mon.2) 6086 : audit [DBG] from='client.? 172.21.15.67:0/1279048630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:41 smithi067 bash[17655]: cluster 2024-04-03T22:44:40.518091+0000 mgr.y (mgr.24370) 15184 : cluster [DBG] pgmap v15168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:41 smithi067 bash[17655]: audit 2024-04-03T22:44:41.584678+0000 mon.c (mon.2) 6086 : audit [DBG] from='client.? 172.21.15.67:0/1279048630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:41 smithi067 bash[27441]: cluster 2024-04-03T22:44:40.518091+0000 mgr.y (mgr.24370) 15184 : cluster [DBG] pgmap v15168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:41 smithi067 bash[27441]: audit 2024-04-03T22:44:41.584678+0000 mon.c (mon.2) 6086 : audit [DBG] from='client.? 172.21.15.67:0/1279048630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T22:44:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:44:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:43 smithi082 bash[20963]: cluster 2024-04-03T22:44:42.519393+0000 mgr.y (mgr.24370) 15185 : cluster [DBG] pgmap v15169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:43 smithi067 bash[17655]: cluster 2024-04-03T22:44:42.519393+0000 mgr.y (mgr.24370) 15185 : cluster [DBG] pgmap v15169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:43 smithi067 bash[27441]: cluster 2024-04-03T22:44:42.519393+0000 mgr.y (mgr.24370) 15185 : cluster [DBG] pgmap v15169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:44.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:44 smithi082 bash[20963]: audit 2024-04-03T22:44:44.040722+0000 mon.a (mon.0) 12970 : audit [DBG] from='client.? 172.21.15.67:0/1246841914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:44.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:44 smithi067 bash[17655]: audit 2024-04-03T22:44:44.040722+0000 mon.a (mon.0) 12970 : audit [DBG] from='client.? 172.21.15.67:0/1246841914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:44.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:44 smithi067 bash[27441]: audit 2024-04-03T22:44:44.040722+0000 mon.a (mon.0) 12970 : audit [DBG] from='client.? 172.21.15.67:0/1246841914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:45 smithi082 bash[20963]: cluster 2024-04-03T22:44:44.520192+0000 mgr.y (mgr.24370) 15186 : cluster [DBG] pgmap v15170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:45 smithi067 bash[17655]: cluster 2024-04-03T22:44:44.520192+0000 mgr.y (mgr.24370) 15186 : cluster [DBG] pgmap v15170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:45 smithi067 bash[27441]: cluster 2024-04-03T22:44:44.520192+0000 mgr.y (mgr.24370) 15186 : cluster [DBG] pgmap v15170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:46 smithi067 bash[17655]: audit 2024-04-03T22:44:46.496344+0000 mon.a (mon.0) 12971 : audit [DBG] from='client.? 172.21.15.67:0/1981883088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:46.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:46 smithi067 bash[27441]: audit 2024-04-03T22:44:46.496344+0000 mon.a (mon.0) 12971 : audit [DBG] from='client.? 172.21.15.67:0/1981883088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:46 smithi082 bash[20963]: audit 2024-04-03T22:44:46.496344+0000 mon.a (mon.0) 12971 : audit [DBG] from='client.? 172.21.15.67:0/1981883088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:47 smithi067 bash[17655]: cluster 2024-04-03T22:44:46.521353+0000 mgr.y (mgr.24370) 15187 : cluster [DBG] pgmap v15171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:47 smithi067 bash[27441]: cluster 2024-04-03T22:44:46.521353+0000 mgr.y (mgr.24370) 15187 : cluster [DBG] pgmap v15171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:47 smithi082 bash[20963]: cluster 2024-04-03T22:44:46.521353+0000 mgr.y (mgr.24370) 15187 : cluster [DBG] pgmap v15171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:49 smithi067 bash[17655]: cluster 2024-04-03T22:44:48.522058+0000 mgr.y (mgr.24370) 15188 : cluster [DBG] pgmap v15172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:49 smithi067 bash[17655]: audit 2024-04-03T22:44:48.955420+0000 mon.c (mon.2) 6087 : audit [DBG] from='client.? 172.21.15.67:0/1718345416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:49 smithi067 bash[27441]: cluster 2024-04-03T22:44:48.522058+0000 mgr.y (mgr.24370) 15188 : cluster [DBG] pgmap v15172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:49 smithi067 bash[27441]: audit 2024-04-03T22:44:48.955420+0000 mon.c (mon.2) 6087 : audit [DBG] from='client.? 172.21.15.67:0/1718345416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:49 smithi082 bash[20963]: cluster 2024-04-03T22:44:48.522058+0000 mgr.y (mgr.24370) 15188 : cluster [DBG] pgmap v15172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:49 smithi082 bash[20963]: audit 2024-04-03T22:44:48.955420+0000 mon.c (mon.2) 6087 : audit [DBG] from='client.? 172.21.15.67:0/1718345416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:51 smithi067 bash[27441]: cluster 2024-04-03T22:44:50.522904+0000 mgr.y (mgr.24370) 15189 : cluster [DBG] pgmap v15173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:51 smithi067 bash[27441]: audit 2024-04-03T22:44:51.410919+0000 mon.c (mon.2) 6088 : audit [DBG] from='client.? 172.21.15.67:0/3391108530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:51 smithi067 bash[17655]: cluster 2024-04-03T22:44:50.522904+0000 mgr.y (mgr.24370) 15189 : cluster [DBG] pgmap v15173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:51 smithi067 bash[17655]: audit 2024-04-03T22:44:51.410919+0000 mon.c (mon.2) 6088 : audit [DBG] from='client.? 172.21.15.67:0/3391108530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:51 smithi082 bash[20963]: cluster 2024-04-03T22:44:50.522904+0000 mgr.y (mgr.24370) 15189 : cluster [DBG] pgmap v15173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:51 smithi082 bash[20963]: audit 2024-04-03T22:44:51.410919+0000 mon.c (mon.2) 6088 : audit [DBG] from='client.? 172.21.15.67:0/3391108530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T22:44:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:53 smithi082 bash[20963]: cluster 2024-04-03T22:44:52.524157+0000 mgr.y (mgr.24370) 15190 : cluster [DBG] pgmap v15174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:44:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:53 smithi067 bash[17655]: cluster 2024-04-03T22:44:52.524157+0000 mgr.y (mgr.24370) 15190 : cluster [DBG] pgmap v15174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:53 smithi067 bash[27441]: cluster 2024-04-03T22:44:52.524157+0000 mgr.y (mgr.24370) 15190 : cluster [DBG] pgmap v15174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:54.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:54 smithi067 bash[17655]: audit 2024-04-03T22:44:53.855179+0000 mon.c (mon.2) 6089 : audit [DBG] from='client.? 172.21.15.67:0/3258201013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:54.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:54 smithi067 bash[27441]: audit 2024-04-03T22:44:53.855179+0000 mon.c (mon.2) 6089 : audit [DBG] from='client.? 172.21.15.67:0/3258201013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:54 smithi082 bash[20963]: audit 2024-04-03T22:44:53.855179+0000 mon.c (mon.2) 6089 : audit [DBG] from='client.? 172.21.15.67:0/3258201013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:55 smithi067 bash[17655]: cluster 2024-04-03T22:44:54.524908+0000 mgr.y (mgr.24370) 15191 : cluster [DBG] pgmap v15175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:55 smithi067 bash[17655]: audit 2024-04-03T22:44:55.465131+0000 mon.a (mon.0) 12972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:55 smithi067 bash[27441]: cluster 2024-04-03T22:44:54.524908+0000 mgr.y (mgr.24370) 15191 : cluster [DBG] pgmap v15175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:55 smithi067 bash[27441]: audit 2024-04-03T22:44:55.465131+0000 mon.a (mon.0) 12972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:55 smithi082 bash[20963]: cluster 2024-04-03T22:44:54.524908+0000 mgr.y (mgr.24370) 15191 : cluster [DBG] pgmap v15175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:55 smithi082 bash[20963]: audit 2024-04-03T22:44:55.465131+0000 mon.a (mon.0) 12972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:44:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:56 smithi082 bash[20963]: audit 2024-04-03T22:44:56.304625+0000 mon.c (mon.2) 6090 : audit [DBG] from='client.? 172.21.15.67:0/3910539176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:56 smithi067 bash[17655]: audit 2024-04-03T22:44:56.304625+0000 mon.c (mon.2) 6090 : audit [DBG] from='client.? 172.21.15.67:0/3910539176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:56 smithi067 bash[27441]: audit 2024-04-03T22:44:56.304625+0000 mon.c (mon.2) 6090 : audit [DBG] from='client.? 172.21.15.67:0/3910539176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:44:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:57 smithi082 bash[20963]: cluster 2024-04-03T22:44:56.526048+0000 mgr.y (mgr.24370) 15192 : cluster [DBG] pgmap v15176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:57 smithi067 bash[27441]: cluster 2024-04-03T22:44:56.526048+0000 mgr.y (mgr.24370) 15192 : cluster [DBG] pgmap v15176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:44:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:57 smithi067 bash[17655]: cluster 2024-04-03T22:44:56.526048+0000 mgr.y (mgr.24370) 15192 : cluster [DBG] pgmap v15176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:59 smithi082 bash[20963]: cluster 2024-04-03T22:44:58.526728+0000 mgr.y (mgr.24370) 15193 : cluster [DBG] pgmap v15177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:44:59 smithi082 bash[20963]: audit 2024-04-03T22:44:58.757584+0000 mon.a (mon.0) 12973 : audit [DBG] from='client.? 172.21.15.67:0/3082623159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:59 smithi067 bash[27441]: cluster 2024-04-03T22:44:58.526728+0000 mgr.y (mgr.24370) 15193 : cluster [DBG] pgmap v15177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:44:59 smithi067 bash[27441]: audit 2024-04-03T22:44:58.757584+0000 mon.a (mon.0) 12973 : audit [DBG] from='client.? 172.21.15.67:0/3082623159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:59 smithi067 bash[17655]: cluster 2024-04-03T22:44:58.526728+0000 mgr.y (mgr.24370) 15193 : cluster [DBG] pgmap v15177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:44:59 smithi067 bash[17655]: audit 2024-04-03T22:44:58.757584+0000 mon.a (mon.0) 12973 : audit [DBG] from='client.? 172.21.15.67:0/3082623159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:01 smithi082 bash[20963]: cluster 2024-04-03T22:45:00.527407+0000 mgr.y (mgr.24370) 15194 : cluster [DBG] pgmap v15178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:01.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:01 smithi082 bash[20963]: audit 2024-04-03T22:45:01.204684+0000 mon.c (mon.2) 6091 : audit [DBG] from='client.? 172.21.15.67:0/1482742360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:01 smithi067 bash[27441]: cluster 2024-04-03T22:45:00.527407+0000 mgr.y (mgr.24370) 15194 : cluster [DBG] pgmap v15178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:01 smithi067 bash[27441]: audit 2024-04-03T22:45:01.204684+0000 mon.c (mon.2) 6091 : audit [DBG] from='client.? 172.21.15.67:0/1482742360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:01 smithi067 bash[17655]: cluster 2024-04-03T22:45:00.527407+0000 mgr.y (mgr.24370) 15194 : cluster [DBG] pgmap v15178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:01 smithi067 bash[17655]: audit 2024-04-03T22:45:01.204684+0000 mon.c (mon.2) 6091 : audit [DBG] from='client.? 172.21.15.67:0/1482742360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:45:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:45:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:03 smithi082 bash[20963]: cluster 2024-04-03T22:45:02.528633+0000 mgr.y (mgr.24370) 15195 : cluster [DBG] pgmap v15179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:03 smithi082 bash[20963]: audit 2024-04-03T22:45:03.664112+0000 mon.a (mon.0) 12974 : audit [DBG] from='client.? 172.21.15.67:0/4292466508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:03 smithi067 bash[17655]: cluster 2024-04-03T22:45:02.528633+0000 mgr.y (mgr.24370) 15195 : cluster [DBG] pgmap v15179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:03 smithi067 bash[17655]: audit 2024-04-03T22:45:03.664112+0000 mon.a (mon.0) 12974 : audit [DBG] from='client.? 172.21.15.67:0/4292466508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:03 smithi067 bash[27441]: cluster 2024-04-03T22:45:02.528633+0000 mgr.y (mgr.24370) 15195 : cluster [DBG] pgmap v15179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:03 smithi067 bash[27441]: audit 2024-04-03T22:45:03.664112+0000 mon.a (mon.0) 12974 : audit [DBG] from='client.? 172.21.15.67:0/4292466508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:05 smithi082 bash[20963]: cluster 2024-04-03T22:45:04.529298+0000 mgr.y (mgr.24370) 15196 : cluster [DBG] pgmap v15180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:05 smithi067 bash[17655]: cluster 2024-04-03T22:45:04.529298+0000 mgr.y (mgr.24370) 15196 : cluster [DBG] pgmap v15180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:05 smithi067 bash[27441]: cluster 2024-04-03T22:45:04.529298+0000 mgr.y (mgr.24370) 15196 : cluster [DBG] pgmap v15180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:06 smithi082 bash[20963]: audit 2024-04-03T22:45:06.120650+0000 mon.c (mon.2) 6092 : audit [DBG] from='client.? 172.21.15.67:0/1490190433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:06 smithi067 bash[17655]: audit 2024-04-03T22:45:06.120650+0000 mon.c (mon.2) 6092 : audit [DBG] from='client.? 172.21.15.67:0/1490190433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:06 smithi067 bash[27441]: audit 2024-04-03T22:45:06.120650+0000 mon.c (mon.2) 6092 : audit [DBG] from='client.? 172.21.15.67:0/1490190433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:07 smithi082 bash[20963]: cluster 2024-04-03T22:45:06.530516+0000 mgr.y (mgr.24370) 15197 : cluster [DBG] pgmap v15181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:07 smithi067 bash[27441]: cluster 2024-04-03T22:45:06.530516+0000 mgr.y (mgr.24370) 15197 : cluster [DBG] pgmap v15181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:07 smithi067 bash[17655]: cluster 2024-04-03T22:45:06.530516+0000 mgr.y (mgr.24370) 15197 : cluster [DBG] pgmap v15181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:08 smithi082 bash[20963]: audit 2024-04-03T22:45:08.577839+0000 mon.c (mon.2) 6093 : audit [DBG] from='client.? 172.21.15.67:0/190042880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:08 smithi067 bash[17655]: audit 2024-04-03T22:45:08.577839+0000 mon.c (mon.2) 6093 : audit [DBG] from='client.? 172.21.15.67:0/190042880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:08 smithi067 bash[27441]: audit 2024-04-03T22:45:08.577839+0000 mon.c (mon.2) 6093 : audit [DBG] from='client.? 172.21.15.67:0/190042880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:09 smithi082 bash[20963]: cluster 2024-04-03T22:45:08.531174+0000 mgr.y (mgr.24370) 15198 : cluster [DBG] pgmap v15182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:09 smithi067 bash[17655]: cluster 2024-04-03T22:45:08.531174+0000 mgr.y (mgr.24370) 15198 : cluster [DBG] pgmap v15182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:09 smithi067 bash[27441]: cluster 2024-04-03T22:45:08.531174+0000 mgr.y (mgr.24370) 15198 : cluster [DBG] pgmap v15182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:10 smithi082 bash[20963]: audit 2024-04-03T22:45:10.465519+0000 mon.a (mon.0) 12975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:10 smithi067 bash[17655]: audit 2024-04-03T22:45:10.465519+0000 mon.a (mon.0) 12975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:10 smithi067 bash[27441]: audit 2024-04-03T22:45:10.465519+0000 mon.a (mon.0) 12975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:11 smithi082 bash[20963]: cluster 2024-04-03T22:45:10.531574+0000 mgr.y (mgr.24370) 15199 : cluster [DBG] pgmap v15183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:11 smithi082 bash[20963]: audit 2024-04-03T22:45:11.028771+0000 mon.a (mon.0) 12976 : audit [DBG] from='client.? 172.21.15.67:0/1980171394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:11 smithi067 bash[17655]: cluster 2024-04-03T22:45:10.531574+0000 mgr.y (mgr.24370) 15199 : cluster [DBG] pgmap v15183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:11 smithi067 bash[17655]: audit 2024-04-03T22:45:11.028771+0000 mon.a (mon.0) 12976 : audit [DBG] from='client.? 172.21.15.67:0/1980171394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:11 smithi067 bash[27441]: cluster 2024-04-03T22:45:10.531574+0000 mgr.y (mgr.24370) 15199 : cluster [DBG] pgmap v15183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:11 smithi067 bash[27441]: audit 2024-04-03T22:45:11.028771+0000 mon.a (mon.0) 12976 : audit [DBG] from='client.? 172.21.15.67:0/1980171394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T22:45:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:45:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:13 smithi082 bash[20963]: cluster 2024-04-03T22:45:12.532675+0000 mgr.y (mgr.24370) 15200 : cluster [DBG] pgmap v15184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:13 smithi082 bash[20963]: audit 2024-04-03T22:45:13.488446+0000 mon.c (mon.2) 6094 : audit [DBG] from='client.? 172.21.15.67:0/2756959471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:13 smithi067 bash[27441]: cluster 2024-04-03T22:45:12.532675+0000 mgr.y (mgr.24370) 15200 : cluster [DBG] pgmap v15184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:13 smithi067 bash[27441]: audit 2024-04-03T22:45:13.488446+0000 mon.c (mon.2) 6094 : audit [DBG] from='client.? 172.21.15.67:0/2756959471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:13 smithi067 bash[17655]: cluster 2024-04-03T22:45:12.532675+0000 mgr.y (mgr.24370) 15200 : cluster [DBG] pgmap v15184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:13 smithi067 bash[17655]: audit 2024-04-03T22:45:13.488446+0000 mon.c (mon.2) 6094 : audit [DBG] from='client.? 172.21.15.67:0/2756959471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:15 smithi082 bash[20963]: cluster 2024-04-03T22:45:14.533382+0000 mgr.y (mgr.24370) 15201 : cluster [DBG] pgmap v15185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:15 smithi067 bash[17655]: cluster 2024-04-03T22:45:14.533382+0000 mgr.y (mgr.24370) 15201 : cluster [DBG] pgmap v15185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:15 smithi067 bash[27441]: cluster 2024-04-03T22:45:14.533382+0000 mgr.y (mgr.24370) 15201 : cluster [DBG] pgmap v15185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:16 smithi082 bash[20963]: audit 2024-04-03T22:45:15.943520+0000 mon.c (mon.2) 6095 : audit [DBG] from='client.? 172.21.15.67:0/3071155951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:16 smithi067 bash[17655]: audit 2024-04-03T22:45:15.943520+0000 mon.c (mon.2) 6095 : audit [DBG] from='client.? 172.21.15.67:0/3071155951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:16 smithi067 bash[27441]: audit 2024-04-03T22:45:15.943520+0000 mon.c (mon.2) 6095 : audit [DBG] from='client.? 172.21.15.67:0/3071155951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:17 smithi082 bash[20963]: cluster 2024-04-03T22:45:16.534506+0000 mgr.y (mgr.24370) 15202 : cluster [DBG] pgmap v15186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:17 smithi067 bash[17655]: cluster 2024-04-03T22:45:16.534506+0000 mgr.y (mgr.24370) 15202 : cluster [DBG] pgmap v15186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:17 smithi067 bash[27441]: cluster 2024-04-03T22:45:16.534506+0000 mgr.y (mgr.24370) 15202 : cluster [DBG] pgmap v15186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:18 smithi082 bash[20963]: audit 2024-04-03T22:45:18.402344+0000 mon.a (mon.0) 12977 : audit [DBG] from='client.? 172.21.15.67:0/2423071921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:18 smithi067 bash[17655]: audit 2024-04-03T22:45:18.402344+0000 mon.a (mon.0) 12977 : audit [DBG] from='client.? 172.21.15.67:0/2423071921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:18 smithi067 bash[27441]: audit 2024-04-03T22:45:18.402344+0000 mon.a (mon.0) 12977 : audit [DBG] from='client.? 172.21.15.67:0/2423071921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:19 smithi082 bash[20963]: cluster 2024-04-03T22:45:18.535241+0000 mgr.y (mgr.24370) 15203 : cluster [DBG] pgmap v15187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:19 smithi067 bash[17655]: cluster 2024-04-03T22:45:18.535241+0000 mgr.y (mgr.24370) 15203 : cluster [DBG] pgmap v15187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:19 smithi067 bash[27441]: cluster 2024-04-03T22:45:18.535241+0000 mgr.y (mgr.24370) 15203 : cluster [DBG] pgmap v15187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:20 smithi082 bash[20963]: cluster 2024-04-03T22:45:20.535712+0000 mgr.y (mgr.24370) 15204 : cluster [DBG] pgmap v15188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:21.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:20 smithi067 bash[27441]: cluster 2024-04-03T22:45:20.535712+0000 mgr.y (mgr.24370) 15204 : cluster [DBG] pgmap v15188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:20 smithi067 bash[17655]: cluster 2024-04-03T22:45:20.535712+0000 mgr.y (mgr.24370) 15204 : cluster [DBG] pgmap v15188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:21 smithi082 bash[20963]: audit 2024-04-03T22:45:20.856666+0000 mon.a (mon.0) 12978 : audit [DBG] from='client.? 172.21.15.67:0/480968224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:21 smithi067 bash[17655]: audit 2024-04-03T22:45:20.856666+0000 mon.a (mon.0) 12978 : audit [DBG] from='client.? 172.21.15.67:0/480968224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:21 smithi067 bash[27441]: audit 2024-04-03T22:45:20.856666+0000 mon.a (mon.0) 12978 : audit [DBG] from='client.? 172.21.15.67:0/480968224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:22 smithi067 bash[27441]: cluster 2024-04-03T22:45:22.536978+0000 mgr.y (mgr.24370) 15205 : cluster [DBG] pgmap v15189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:22 smithi067 bash[17655]: cluster 2024-04-03T22:45:22.536978+0000 mgr.y (mgr.24370) 15205 : cluster [DBG] pgmap v15189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:22 smithi082 bash[20963]: cluster 2024-04-03T22:45:22.536978+0000 mgr.y (mgr.24370) 15205 : cluster [DBG] pgmap v15189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T22:45:23.781 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:45:24.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:23 smithi082 bash[20963]: audit 2024-04-03T22:45:23.311826+0000 mon.a (mon.0) 12979 : audit [DBG] from='client.? 172.21.15.67:0/3693985849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:23 smithi067 bash[27441]: audit 2024-04-03T22:45:23.311826+0000 mon.a (mon.0) 12979 : audit [DBG] from='client.? 172.21.15.67:0/3693985849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:23 smithi067 bash[17655]: audit 2024-04-03T22:45:23.311826+0000 mon.a (mon.0) 12979 : audit [DBG] from='client.? 172.21.15.67:0/3693985849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:25.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:24 smithi082 bash[20963]: cluster 2024-04-03T22:45:24.537674+0000 mgr.y (mgr.24370) 15206 : cluster [DBG] pgmap v15190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:25.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:24 smithi067 bash[27441]: cluster 2024-04-03T22:45:24.537674+0000 mgr.y (mgr.24370) 15206 : cluster [DBG] pgmap v15190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:25.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:24 smithi067 bash[17655]: cluster 2024-04-03T22:45:24.537674+0000 mgr.y (mgr.24370) 15206 : cluster [DBG] pgmap v15190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:25 smithi082 bash[20963]: audit 2024-04-03T22:45:25.465888+0000 mon.a (mon.0) 12980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:25 smithi082 bash[20963]: audit 2024-04-03T22:45:25.767538+0000 mon.a (mon.0) 12981 : audit [DBG] from='client.? 172.21.15.67:0/1269221312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:25 smithi067 bash[27441]: audit 2024-04-03T22:45:25.465888+0000 mon.a (mon.0) 12980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:25 smithi067 bash[27441]: audit 2024-04-03T22:45:25.767538+0000 mon.a (mon.0) 12981 : audit [DBG] from='client.? 172.21.15.67:0/1269221312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:25 smithi067 bash[17655]: audit 2024-04-03T22:45:25.465888+0000 mon.a (mon.0) 12980 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:25 smithi067 bash[17655]: audit 2024-04-03T22:45:25.767538+0000 mon.a (mon.0) 12981 : audit [DBG] from='client.? 172.21.15.67:0/1269221312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:26 smithi082 bash[20963]: cluster 2024-04-03T22:45:26.538990+0000 mgr.y (mgr.24370) 15207 : cluster [DBG] pgmap v15191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:26 smithi082 bash[20963]: audit 2024-04-03T22:45:26.559008+0000 mon.a (mon.0) 12982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:45:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:26 smithi067 bash[27441]: cluster 2024-04-03T22:45:26.538990+0000 mgr.y (mgr.24370) 15207 : cluster [DBG] pgmap v15191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:26 smithi067 bash[27441]: audit 2024-04-03T22:45:26.559008+0000 mon.a (mon.0) 12982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:45:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:26 smithi067 bash[17655]: cluster 2024-04-03T22:45:26.538990+0000 mgr.y (mgr.24370) 15207 : cluster [DBG] pgmap v15191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:26 smithi067 bash[17655]: audit 2024-04-03T22:45:26.559008+0000 mon.a (mon.0) 12982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:45:28.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:28 smithi082 bash[20963]: audit 2024-04-03T22:45:28.223171+0000 mon.a (mon.0) 12983 : audit [DBG] from='client.? 172.21.15.67:0/85213522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:28.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:28 smithi067 bash[27441]: audit 2024-04-03T22:45:28.223171+0000 mon.a (mon.0) 12983 : audit [DBG] from='client.? 172.21.15.67:0/85213522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:28.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:28 smithi067 bash[17655]: audit 2024-04-03T22:45:28.223171+0000 mon.a (mon.0) 12983 : audit [DBG] from='client.? 172.21.15.67:0/85213522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:29.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:29 smithi082 bash[20963]: cluster 2024-04-03T22:45:28.539746+0000 mgr.y (mgr.24370) 15208 : cluster [DBG] pgmap v15192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:29.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:29 smithi067 bash[17655]: cluster 2024-04-03T22:45:28.539746+0000 mgr.y (mgr.24370) 15208 : cluster [DBG] pgmap v15192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:29.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:29 smithi067 bash[27441]: cluster 2024-04-03T22:45:28.539746+0000 mgr.y (mgr.24370) 15208 : cluster [DBG] pgmap v15192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:31 smithi082 bash[20963]: cluster 2024-04-03T22:45:30.540414+0000 mgr.y (mgr.24370) 15209 : cluster [DBG] pgmap v15193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:31.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:31 smithi082 bash[20963]: audit 2024-04-03T22:45:30.678522+0000 mon.c (mon.2) 6096 : audit [DBG] from='client.? 172.21.15.67:0/546991212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:31 smithi067 bash[27441]: cluster 2024-04-03T22:45:30.540414+0000 mgr.y (mgr.24370) 15209 : cluster [DBG] pgmap v15193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:31 smithi067 bash[27441]: audit 2024-04-03T22:45:30.678522+0000 mon.c (mon.2) 6096 : audit [DBG] from='client.? 172.21.15.67:0/546991212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:31 smithi067 bash[17655]: cluster 2024-04-03T22:45:30.540414+0000 mgr.y (mgr.24370) 15209 : cluster [DBG] pgmap v15193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:31 smithi067 bash[17655]: audit 2024-04-03T22:45:30.678522+0000 mon.c (mon.2) 6096 : audit [DBG] from='client.? 172.21.15.67:0/546991212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17655]: audit 2024-04-03T22:45:32.312074+0000 mon.a (mon.0) 12984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17655]: audit 2024-04-03T22:45:32.319462+0000 mon.a (mon.0) 12985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17655]: cluster 2024-04-03T22:45:32.541059+0000 mgr.y (mgr.24370) 15210 : cluster [DBG] pgmap v15194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17655]: audit 2024-04-03T22:45:32.612314+0000 mon.a (mon.0) 12986 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17655]: audit 2024-04-03T22:45:32.620286+0000 mon.a (mon.0) 12987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17655]: audit 2024-04-03T22:45:33.103748+0000 mon.a (mon.0) 12988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17655]: audit 2024-04-03T22:45:33.104932+0000 mon.a (mon.0) 12989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17655]: audit 2024-04-03T22:45:33.112638+0000 mon.a (mon.0) 12990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[17655]: audit 2024-04-03T22:45:33.144186+0000 mon.a (mon.0) 12991 : audit [DBG] from='client.? 172.21.15.67:0/1277669226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:33.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[27441]: audit 2024-04-03T22:45:32.312074+0000 mon.a (mon.0) 12984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[27441]: audit 2024-04-03T22:45:32.319462+0000 mon.a (mon.0) 12985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[27441]: cluster 2024-04-03T22:45:32.541059+0000 mgr.y (mgr.24370) 15210 : cluster [DBG] pgmap v15194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[27441]: audit 2024-04-03T22:45:32.612314+0000 mon.a (mon.0) 12986 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[27441]: audit 2024-04-03T22:45:32.620286+0000 mon.a (mon.0) 12987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[27441]: audit 2024-04-03T22:45:33.103748+0000 mon.a (mon.0) 12988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:45:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[27441]: audit 2024-04-03T22:45:33.104932+0000 mon.a (mon.0) 12989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:45:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[27441]: audit 2024-04-03T22:45:33.112638+0000 mon.a (mon.0) 12990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:33 smithi067 bash[27441]: audit 2024-04-03T22:45:33.144186+0000 mon.a (mon.0) 12991 : audit [DBG] from='client.? 172.21.15.67:0/1277669226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:33.633 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:45:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[20963]: audit 2024-04-03T22:45:32.312074+0000 mon.a (mon.0) 12984 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[20963]: audit 2024-04-03T22:45:32.319462+0000 mon.a (mon.0) 12985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[20963]: cluster 2024-04-03T22:45:32.541059+0000 mgr.y (mgr.24370) 15210 : cluster [DBG] pgmap v15194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[20963]: audit 2024-04-03T22:45:32.612314+0000 mon.a (mon.0) 12986 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[20963]: audit 2024-04-03T22:45:32.620286+0000 mon.a (mon.0) 12987 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[20963]: audit 2024-04-03T22:45:33.103748+0000 mon.a (mon.0) 12988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:45:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[20963]: audit 2024-04-03T22:45:33.104932+0000 mon.a (mon.0) 12989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:45:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[20963]: audit 2024-04-03T22:45:33.112638+0000 mon.a (mon.0) 12990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:45:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:33 smithi082 bash[20963]: audit 2024-04-03T22:45:33.144186+0000 mon.a (mon.0) 12991 : audit [DBG] from='client.? 172.21.15.67:0/1277669226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:34 smithi067 bash[27441]: cluster 2024-04-03T22:45:34.541662+0000 mgr.y (mgr.24370) 15211 : cluster [DBG] pgmap v15195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:34 smithi067 bash[17655]: cluster 2024-04-03T22:45:34.541662+0000 mgr.y (mgr.24370) 15211 : cluster [DBG] pgmap v15195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:35.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:34 smithi082 bash[20963]: cluster 2024-04-03T22:45:34.541662+0000 mgr.y (mgr.24370) 15211 : cluster [DBG] pgmap v15195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:35 smithi067 bash[27441]: audit 2024-04-03T22:45:35.596722+0000 mon.a (mon.0) 12992 : audit [DBG] from='client.? 172.21.15.67:0/641928279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:35 smithi067 bash[17655]: audit 2024-04-03T22:45:35.596722+0000 mon.a (mon.0) 12992 : audit [DBG] from='client.? 172.21.15.67:0/641928279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:36.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:35 smithi082 bash[20963]: audit 2024-04-03T22:45:35.596722+0000 mon.a (mon.0) 12992 : audit [DBG] from='client.? 172.21.15.67:0/641928279' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:36 smithi067 bash[27441]: cluster 2024-04-03T22:45:36.542837+0000 mgr.y (mgr.24370) 15212 : cluster [DBG] pgmap v15196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:36 smithi067 bash[17655]: cluster 2024-04-03T22:45:36.542837+0000 mgr.y (mgr.24370) 15212 : cluster [DBG] pgmap v15196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:37.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:36 smithi082 bash[20963]: cluster 2024-04-03T22:45:36.542837+0000 mgr.y (mgr.24370) 15212 : cluster [DBG] pgmap v15196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:38.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:38 smithi082 bash[20963]: audit 2024-04-03T22:45:38.052555+0000 mon.c (mon.2) 6097 : audit [DBG] from='client.? 172.21.15.67:0/1944478241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:38.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:38 smithi067 bash[17655]: audit 2024-04-03T22:45:38.052555+0000 mon.c (mon.2) 6097 : audit [DBG] from='client.? 172.21.15.67:0/1944478241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:38.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:38 smithi067 bash[27441]: audit 2024-04-03T22:45:38.052555+0000 mon.c (mon.2) 6097 : audit [DBG] from='client.? 172.21.15.67:0/1944478241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:39.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:39 smithi082 bash[20963]: cluster 2024-04-03T22:45:38.543517+0000 mgr.y (mgr.24370) 15213 : cluster [DBG] pgmap v15197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:39.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:39 smithi067 bash[17655]: cluster 2024-04-03T22:45:38.543517+0000 mgr.y (mgr.24370) 15213 : cluster [DBG] pgmap v15197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:39.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:39 smithi067 bash[27441]: cluster 2024-04-03T22:45:38.543517+0000 mgr.y (mgr.24370) 15213 : cluster [DBG] pgmap v15197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:40 smithi082 bash[20963]: audit 2024-04-03T22:45:40.466084+0000 mon.a (mon.0) 12993 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:40.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:40 smithi082 bash[20963]: audit 2024-04-03T22:45:40.502727+0000 mon.a (mon.0) 12994 : audit [DBG] from='client.? 172.21.15.67:0/2404849431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:40 smithi067 bash[27441]: audit 2024-04-03T22:45:40.466084+0000 mon.a (mon.0) 12993 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:40.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:40 smithi067 bash[27441]: audit 2024-04-03T22:45:40.502727+0000 mon.a (mon.0) 12994 : audit [DBG] from='client.? 172.21.15.67:0/2404849431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:40.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:40 smithi067 bash[17655]: audit 2024-04-03T22:45:40.466084+0000 mon.a (mon.0) 12993 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:40.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:40 smithi067 bash[17655]: audit 2024-04-03T22:45:40.502727+0000 mon.a (mon.0) 12994 : audit [DBG] from='client.? 172.21.15.67:0/2404849431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:41.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:41 smithi082 bash[20963]: cluster 2024-04-03T22:45:40.544225+0000 mgr.y (mgr.24370) 15214 : cluster [DBG] pgmap v15198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:41.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:41 smithi067 bash[27441]: cluster 2024-04-03T22:45:40.544225+0000 mgr.y (mgr.24370) 15214 : cluster [DBG] pgmap v15198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:41.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:41 smithi067 bash[17655]: cluster 2024-04-03T22:45:40.544225+0000 mgr.y (mgr.24370) 15214 : cluster [DBG] pgmap v15198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:43] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T22:45:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:45:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:43 smithi082 bash[20963]: cluster 2024-04-03T22:45:42.545405+0000 mgr.y (mgr.24370) 15215 : cluster [DBG] pgmap v15199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:43 smithi082 bash[20963]: audit 2024-04-03T22:45:42.958881+0000 mon.a (mon.0) 12995 : audit [DBG] from='client.? 172.21.15.67:0/3520152377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:43 smithi067 bash[17655]: cluster 2024-04-03T22:45:42.545405+0000 mgr.y (mgr.24370) 15215 : cluster [DBG] pgmap v15199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:43.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:43 smithi067 bash[17655]: audit 2024-04-03T22:45:42.958881+0000 mon.a (mon.0) 12995 : audit [DBG] from='client.? 172.21.15.67:0/3520152377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:43 smithi067 bash[27441]: cluster 2024-04-03T22:45:42.545405+0000 mgr.y (mgr.24370) 15215 : cluster [DBG] pgmap v15199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:43.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:43 smithi067 bash[27441]: audit 2024-04-03T22:45:42.958881+0000 mon.a (mon.0) 12995 : audit [DBG] from='client.? 172.21.15.67:0/3520152377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:45 smithi082 bash[20963]: cluster 2024-04-03T22:45:44.546056+0000 mgr.y (mgr.24370) 15216 : cluster [DBG] pgmap v15200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:45.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:45 smithi082 bash[20963]: audit 2024-04-03T22:45:45.411861+0000 mon.a (mon.0) 12996 : audit [DBG] from='client.? 172.21.15.67:0/4053967496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:45 smithi067 bash[27441]: cluster 2024-04-03T22:45:44.546056+0000 mgr.y (mgr.24370) 15216 : cluster [DBG] pgmap v15200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:45.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:45 smithi067 bash[27441]: audit 2024-04-03T22:45:45.411861+0000 mon.a (mon.0) 12996 : audit [DBG] from='client.? 172.21.15.67:0/4053967496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:45 smithi067 bash[17655]: cluster 2024-04-03T22:45:44.546056+0000 mgr.y (mgr.24370) 15216 : cluster [DBG] pgmap v15200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:45.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:45 smithi067 bash[17655]: audit 2024-04-03T22:45:45.411861+0000 mon.a (mon.0) 12996 : audit [DBG] from='client.? 172.21.15.67:0/4053967496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:47 smithi082 bash[20963]: cluster 2024-04-03T22:45:46.547219+0000 mgr.y (mgr.24370) 15217 : cluster [DBG] pgmap v15201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:47 smithi067 bash[27441]: cluster 2024-04-03T22:45:46.547219+0000 mgr.y (mgr.24370) 15217 : cluster [DBG] pgmap v15201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:47 smithi067 bash[17655]: cluster 2024-04-03T22:45:46.547219+0000 mgr.y (mgr.24370) 15217 : cluster [DBG] pgmap v15201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:48 smithi082 bash[20963]: audit 2024-04-03T22:45:47.866922+0000 mon.c (mon.2) 6098 : audit [DBG] from='client.? 172.21.15.67:0/2539641102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:48 smithi067 bash[27441]: audit 2024-04-03T22:45:47.866922+0000 mon.c (mon.2) 6098 : audit [DBG] from='client.? 172.21.15.67:0/2539641102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:48 smithi067 bash[17655]: audit 2024-04-03T22:45:47.866922+0000 mon.c (mon.2) 6098 : audit [DBG] from='client.? 172.21.15.67:0/2539641102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:49 smithi082 bash[20963]: cluster 2024-04-03T22:45:48.547922+0000 mgr.y (mgr.24370) 15218 : cluster [DBG] pgmap v15202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:49 smithi067 bash[17655]: cluster 2024-04-03T22:45:48.547922+0000 mgr.y (mgr.24370) 15218 : cluster [DBG] pgmap v15202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:49 smithi067 bash[27441]: cluster 2024-04-03T22:45:48.547922+0000 mgr.y (mgr.24370) 15218 : cluster [DBG] pgmap v15202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:50.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:50 smithi082 bash[20963]: audit 2024-04-03T22:45:50.361882+0000 mon.a (mon.0) 12997 : audit [DBG] from='client.? 172.21.15.67:0/2403106593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:50.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:50 smithi067 bash[17655]: audit 2024-04-03T22:45:50.361882+0000 mon.a (mon.0) 12997 : audit [DBG] from='client.? 172.21.15.67:0/2403106593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:50.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:50 smithi067 bash[27441]: audit 2024-04-03T22:45:50.361882+0000 mon.a (mon.0) 12997 : audit [DBG] from='client.? 172.21.15.67:0/2403106593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:51.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:51 smithi082 bash[20963]: cluster 2024-04-03T22:45:50.548640+0000 mgr.y (mgr.24370) 15219 : cluster [DBG] pgmap v15203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:51.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:51 smithi067 bash[17655]: cluster 2024-04-03T22:45:50.548640+0000 mgr.y (mgr.24370) 15219 : cluster [DBG] pgmap v15203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:51.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:51 smithi067 bash[27441]: cluster 2024-04-03T22:45:50.548640+0000 mgr.y (mgr.24370) 15219 : cluster [DBG] pgmap v15203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:53] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T22:45:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:45:53.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:53 smithi082 bash[20963]: cluster 2024-04-03T22:45:52.549778+0000 mgr.y (mgr.24370) 15220 : cluster [DBG] pgmap v15204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:53 smithi082 bash[20963]: audit 2024-04-03T22:45:52.812432+0000 mon.a (mon.0) 12998 : audit [DBG] from='client.? 172.21.15.67:0/2289214638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:53 smithi067 bash[17655]: cluster 2024-04-03T22:45:52.549778+0000 mgr.y (mgr.24370) 15220 : cluster [DBG] pgmap v15204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:53 smithi067 bash[17655]: audit 2024-04-03T22:45:52.812432+0000 mon.a (mon.0) 12998 : audit [DBG] from='client.? 172.21.15.67:0/2289214638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:53 smithi067 bash[27441]: cluster 2024-04-03T22:45:52.549778+0000 mgr.y (mgr.24370) 15220 : cluster [DBG] pgmap v15204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:53.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:53 smithi067 bash[27441]: audit 2024-04-03T22:45:52.812432+0000 mon.a (mon.0) 12998 : audit [DBG] from='client.? 172.21.15.67:0/2289214638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:55.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:55 smithi067 bash[17655]: cluster 2024-04-03T22:45:54.550451+0000 mgr.y (mgr.24370) 15221 : cluster [DBG] pgmap v15205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:55 smithi067 bash[17655]: audit 2024-04-03T22:45:55.267369+0000 mon.a (mon.0) 12999 : audit [DBG] from='client.? 172.21.15.67:0/2668876371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:55 smithi067 bash[17655]: audit 2024-04-03T22:45:55.466746+0000 mon.a (mon.0) 13000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:55 smithi067 bash[27441]: cluster 2024-04-03T22:45:54.550451+0000 mgr.y (mgr.24370) 15221 : cluster [DBG] pgmap v15205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:55 smithi067 bash[27441]: audit 2024-04-03T22:45:55.267369+0000 mon.a (mon.0) 12999 : audit [DBG] from='client.? 172.21.15.67:0/2668876371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:55.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:55 smithi067 bash[27441]: audit 2024-04-03T22:45:55.466746+0000 mon.a (mon.0) 13000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:55 smithi082 bash[20963]: cluster 2024-04-03T22:45:54.550451+0000 mgr.y (mgr.24370) 15221 : cluster [DBG] pgmap v15205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:55 smithi082 bash[20963]: audit 2024-04-03T22:45:55.267369+0000 mon.a (mon.0) 12999 : audit [DBG] from='client.? 172.21.15.67:0/2668876371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:55 smithi082 bash[20963]: audit 2024-04-03T22:45:55.466746+0000 mon.a (mon.0) 13000 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:45:57.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:57 smithi067 bash[17655]: cluster 2024-04-03T22:45:56.551596+0000 mgr.y (mgr.24370) 15222 : cluster [DBG] pgmap v15206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:57.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:57 smithi067 bash[27441]: cluster 2024-04-03T22:45:56.551596+0000 mgr.y (mgr.24370) 15222 : cluster [DBG] pgmap v15206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:57 smithi082 bash[20963]: cluster 2024-04-03T22:45:56.551596+0000 mgr.y (mgr.24370) 15222 : cluster [DBG] pgmap v15206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:58.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:58 smithi067 bash[17655]: audit 2024-04-03T22:45:57.717403+0000 mon.c (mon.2) 6099 : audit [DBG] from='client.? 172.21.15.67:0/3751062165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:58.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:58 smithi067 bash[27441]: audit 2024-04-03T22:45:57.717403+0000 mon.c (mon.2) 6099 : audit [DBG] from='client.? 172.21.15.67:0/3751062165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:58 smithi082 bash[20963]: audit 2024-04-03T22:45:57.717403+0000 mon.c (mon.2) 6099 : audit [DBG] from='client.? 172.21.15.67:0/3751062165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:45:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:45:59 smithi067 bash[27441]: cluster 2024-04-03T22:45:58.552630+0000 mgr.y (mgr.24370) 15223 : cluster [DBG] pgmap v15207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:45:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:45:59 smithi067 bash[17655]: cluster 2024-04-03T22:45:58.552630+0000 mgr.y (mgr.24370) 15223 : cluster [DBG] pgmap v15207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:45:59 smithi082 bash[20963]: cluster 2024-04-03T22:45:58.552630+0000 mgr.y (mgr.24370) 15223 : cluster [DBG] pgmap v15207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:00.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:00 smithi067 bash[17655]: audit 2024-04-03T22:46:00.164691+0000 mon.a (mon.0) 13001 : audit [DBG] from='client.? 172.21.15.67:0/1201766273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:00.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:00 smithi067 bash[27441]: audit 2024-04-03T22:46:00.164691+0000 mon.a (mon.0) 13001 : audit [DBG] from='client.? 172.21.15.67:0/1201766273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:00 smithi082 bash[20963]: audit 2024-04-03T22:46:00.164691+0000 mon.a (mon.0) 13001 : audit [DBG] from='client.? 172.21.15.67:0/1201766273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:01 smithi082 bash[20963]: cluster 2024-04-03T22:46:00.553365+0000 mgr.y (mgr.24370) 15224 : cluster [DBG] pgmap v15208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:01 smithi067 bash[27441]: cluster 2024-04-03T22:46:00.553365+0000 mgr.y (mgr.24370) 15224 : cluster [DBG] pgmap v15208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:01 smithi067 bash[17655]: cluster 2024-04-03T22:46:00.553365+0000 mgr.y (mgr.24370) 15224 : cluster [DBG] pgmap v15208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:02 smithi067 bash[17655]: audit 2024-04-03T22:46:02.634277+0000 mon.a (mon.0) 13002 : audit [DBG] from='client.? 172.21.15.67:0/242922392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:02 smithi067 bash[27441]: audit 2024-04-03T22:46:02.634277+0000 mon.a (mon.0) 13002 : audit [DBG] from='client.? 172.21.15.67:0/242922392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:02 smithi082 bash[20963]: audit 2024-04-03T22:46:02.634277+0000 mon.a (mon.0) 13002 : audit [DBG] from='client.? 172.21.15.67:0/242922392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:03] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T22:46:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:46:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:03 smithi082 bash[20963]: cluster 2024-04-03T22:46:02.554139+0000 mgr.y (mgr.24370) 15225 : cluster [DBG] pgmap v15209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:03 smithi067 bash[27441]: cluster 2024-04-03T22:46:02.554139+0000 mgr.y (mgr.24370) 15225 : cluster [DBG] pgmap v15209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:03 smithi067 bash[17655]: cluster 2024-04-03T22:46:02.554139+0000 mgr.y (mgr.24370) 15225 : cluster [DBG] pgmap v15209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:04 smithi067 bash[17655]: cluster 2024-04-03T22:46:04.554769+0000 mgr.y (mgr.24370) 15226 : cluster [DBG] pgmap v15210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:04 smithi067 bash[27441]: cluster 2024-04-03T22:46:04.554769+0000 mgr.y (mgr.24370) 15226 : cluster [DBG] pgmap v15210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:05.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:04 smithi082 bash[20963]: cluster 2024-04-03T22:46:04.554769+0000 mgr.y (mgr.24370) 15226 : cluster [DBG] pgmap v15210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:05 smithi067 bash[27441]: audit 2024-04-03T22:46:05.088962+0000 mon.a (mon.0) 13003 : audit [DBG] from='client.? 172.21.15.67:0/3824974914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:05 smithi067 bash[17655]: audit 2024-04-03T22:46:05.088962+0000 mon.a (mon.0) 13003 : audit [DBG] from='client.? 172.21.15.67:0/3824974914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:06.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:05 smithi082 bash[20963]: audit 2024-04-03T22:46:05.088962+0000 mon.a (mon.0) 13003 : audit [DBG] from='client.? 172.21.15.67:0/3824974914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:06 smithi067 bash[27441]: cluster 2024-04-03T22:46:06.556109+0000 mgr.y (mgr.24370) 15227 : cluster [DBG] pgmap v15211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:07.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:06 smithi067 bash[17655]: cluster 2024-04-03T22:46:06.556109+0000 mgr.y (mgr.24370) 15227 : cluster [DBG] pgmap v15211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:07.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:06 smithi082 bash[20963]: cluster 2024-04-03T22:46:06.556109+0000 mgr.y (mgr.24370) 15227 : cluster [DBG] pgmap v15211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:07 smithi067 bash[17655]: audit 2024-04-03T22:46:07.544718+0000 mon.c (mon.2) 6100 : audit [DBG] from='client.? 172.21.15.67:0/102079375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:07 smithi067 bash[27441]: audit 2024-04-03T22:46:07.544718+0000 mon.c (mon.2) 6100 : audit [DBG] from='client.? 172.21.15.67:0/102079375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:08.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:07 smithi082 bash[20963]: audit 2024-04-03T22:46:07.544718+0000 mon.c (mon.2) 6100 : audit [DBG] from='client.? 172.21.15.67:0/102079375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:09.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:08 smithi082 bash[20963]: cluster 2024-04-03T22:46:08.556808+0000 mgr.y (mgr.24370) 15228 : cluster [DBG] pgmap v15212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:09.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:08 smithi067 bash[17655]: cluster 2024-04-03T22:46:08.556808+0000 mgr.y (mgr.24370) 15228 : cluster [DBG] pgmap v15212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:09.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:08 smithi067 bash[27441]: cluster 2024-04-03T22:46:08.556808+0000 mgr.y (mgr.24370) 15228 : cluster [DBG] pgmap v15212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:10.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:10 smithi082 bash[20963]: audit 2024-04-03T22:46:10.000261+0000 mon.a (mon.0) 13004 : audit [DBG] from='client.? 172.21.15.67:0/832135183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:10.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:10 smithi067 bash[17655]: audit 2024-04-03T22:46:10.000261+0000 mon.a (mon.0) 13004 : audit [DBG] from='client.? 172.21.15.67:0/832135183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:10.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:10 smithi067 bash[27441]: audit 2024-04-03T22:46:10.000261+0000 mon.a (mon.0) 13004 : audit [DBG] from='client.? 172.21.15.67:0/832135183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:11 smithi082 bash[20963]: audit 2024-04-03T22:46:10.467067+0000 mon.a (mon.0) 13005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:11.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:11 smithi082 bash[20963]: cluster 2024-04-03T22:46:10.557444+0000 mgr.y (mgr.24370) 15229 : cluster [DBG] pgmap v15213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:11 smithi067 bash[17655]: audit 2024-04-03T22:46:10.467067+0000 mon.a (mon.0) 13005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:11.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:11 smithi067 bash[17655]: cluster 2024-04-03T22:46:10.557444+0000 mgr.y (mgr.24370) 15229 : cluster [DBG] pgmap v15213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:11 smithi067 bash[27441]: audit 2024-04-03T22:46:10.467067+0000 mon.a (mon.0) 13005 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:11.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:11 smithi067 bash[27441]: cluster 2024-04-03T22:46:10.557444+0000 mgr.y (mgr.24370) 15229 : cluster [DBG] pgmap v15213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:12.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:12 smithi082 bash[20963]: audit 2024-04-03T22:46:12.454243+0000 mon.c (mon.2) 6101 : audit [DBG] from='client.? 172.21.15.67:0/3368437179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:12.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:12 smithi067 bash[17655]: audit 2024-04-03T22:46:12.454243+0000 mon.c (mon.2) 6101 : audit [DBG] from='client.? 172.21.15.67:0/3368437179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:12.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:12 smithi067 bash[27441]: audit 2024-04-03T22:46:12.454243+0000 mon.c (mon.2) 6101 : audit [DBG] from='client.? 172.21.15.67:0/3368437179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:46:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:13 smithi082 bash[20963]: cluster 2024-04-03T22:46:12.558586+0000 mgr.y (mgr.24370) 15230 : cluster [DBG] pgmap v15214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:46:13.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:13 smithi067 bash[17655]: cluster 2024-04-03T22:46:12.558586+0000 mgr.y (mgr.24370) 15230 : cluster [DBG] pgmap v15214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:13.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:13 smithi067 bash[27441]: cluster 2024-04-03T22:46:12.558586+0000 mgr.y (mgr.24370) 15230 : cluster [DBG] pgmap v15214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:15 smithi082 bash[20963]: cluster 2024-04-03T22:46:14.559247+0000 mgr.y (mgr.24370) 15231 : cluster [DBG] pgmap v15215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:15.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:15 smithi082 bash[20963]: audit 2024-04-03T22:46:14.905878+0000 mon.a (mon.0) 13006 : audit [DBG] from='client.? 172.21.15.67:0/725079665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:15 smithi067 bash[17655]: cluster 2024-04-03T22:46:14.559247+0000 mgr.y (mgr.24370) 15231 : cluster [DBG] pgmap v15215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:15.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:15 smithi067 bash[17655]: audit 2024-04-03T22:46:14.905878+0000 mon.a (mon.0) 13006 : audit [DBG] from='client.? 172.21.15.67:0/725079665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:15 smithi067 bash[27441]: cluster 2024-04-03T22:46:14.559247+0000 mgr.y (mgr.24370) 15231 : cluster [DBG] pgmap v15215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:15.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:15 smithi067 bash[27441]: audit 2024-04-03T22:46:14.905878+0000 mon.a (mon.0) 13006 : audit [DBG] from='client.? 172.21.15.67:0/725079665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:17 smithi082 bash[20963]: cluster 2024-04-03T22:46:16.560482+0000 mgr.y (mgr.24370) 15232 : cluster [DBG] pgmap v15216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:17.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:17 smithi082 bash[20963]: audit 2024-04-03T22:46:17.363084+0000 mon.a (mon.0) 13007 : audit [DBG] from='client.? 172.21.15.67:0/703219598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:17 smithi067 bash[17655]: cluster 2024-04-03T22:46:16.560482+0000 mgr.y (mgr.24370) 15232 : cluster [DBG] pgmap v15216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:17.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:17 smithi067 bash[17655]: audit 2024-04-03T22:46:17.363084+0000 mon.a (mon.0) 13007 : audit [DBG] from='client.? 172.21.15.67:0/703219598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:17 smithi067 bash[27441]: cluster 2024-04-03T22:46:16.560482+0000 mgr.y (mgr.24370) 15232 : cluster [DBG] pgmap v15216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:17.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:17 smithi067 bash[27441]: audit 2024-04-03T22:46:17.363084+0000 mon.a (mon.0) 13007 : audit [DBG] from='client.? 172.21.15.67:0/703219598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:19.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:19 smithi082 bash[20963]: cluster 2024-04-03T22:46:18.561097+0000 mgr.y (mgr.24370) 15233 : cluster [DBG] pgmap v15217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:19.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:19 smithi067 bash[17655]: cluster 2024-04-03T22:46:18.561097+0000 mgr.y (mgr.24370) 15233 : cluster [DBG] pgmap v15217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:19.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:19 smithi067 bash[27441]: cluster 2024-04-03T22:46:18.561097+0000 mgr.y (mgr.24370) 15233 : cluster [DBG] pgmap v15217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:20.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:20 smithi082 bash[20963]: audit 2024-04-03T22:46:19.815829+0000 mon.a (mon.0) 13008 : audit [DBG] from='client.? 172.21.15.67:0/1499439475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:20.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:20 smithi067 bash[17655]: audit 2024-04-03T22:46:19.815829+0000 mon.a (mon.0) 13008 : audit [DBG] from='client.? 172.21.15.67:0/1499439475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:20.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:20 smithi067 bash[27441]: audit 2024-04-03T22:46:19.815829+0000 mon.a (mon.0) 13008 : audit [DBG] from='client.? 172.21.15.67:0/1499439475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:21.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:21 smithi082 bash[20963]: cluster 2024-04-03T22:46:20.561783+0000 mgr.y (mgr.24370) 15234 : cluster [DBG] pgmap v15218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:21.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:21 smithi067 bash[17655]: cluster 2024-04-03T22:46:20.561783+0000 mgr.y (mgr.24370) 15234 : cluster [DBG] pgmap v15218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:21.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:21 smithi067 bash[27441]: cluster 2024-04-03T22:46:20.561783+0000 mgr.y (mgr.24370) 15234 : cluster [DBG] pgmap v15218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:22.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:22 smithi067 bash[17655]: audit 2024-04-03T22:46:22.270342+0000 mon.a (mon.0) 13009 : audit [DBG] from='client.? 172.21.15.67:0/3458893639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:22.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:22 smithi067 bash[27441]: audit 2024-04-03T22:46:22.270342+0000 mon.a (mon.0) 13009 : audit [DBG] from='client.? 172.21.15.67:0/3458893639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:22 smithi082 bash[20963]: audit 2024-04-03T22:46:22.270342+0000 mon.a (mon.0) 13009 : audit [DBG] from='client.? 172.21.15.67:0/3458893639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:46:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:23 smithi082 bash[20963]: cluster 2024-04-03T22:46:22.562930+0000 mgr.y (mgr.24370) 15235 : cluster [DBG] pgmap v15219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:46:23.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:23 smithi067 bash[17655]: cluster 2024-04-03T22:46:22.562930+0000 mgr.y (mgr.24370) 15235 : cluster [DBG] pgmap v15219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:23.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:23 smithi067 bash[27441]: cluster 2024-04-03T22:46:22.562930+0000 mgr.y (mgr.24370) 15235 : cluster [DBG] pgmap v15219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:25.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:25 smithi067 bash[17655]: cluster 2024-04-03T22:46:24.563575+0000 mgr.y (mgr.24370) 15236 : cluster [DBG] pgmap v15220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:25 smithi067 bash[17655]: audit 2024-04-03T22:46:24.721403+0000 mon.a (mon.0) 13010 : audit [DBG] from='client.? 172.21.15.67:0/3907778727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:25 smithi067 bash[17655]: audit 2024-04-03T22:46:25.467469+0000 mon.a (mon.0) 13011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:25 smithi067 bash[27441]: cluster 2024-04-03T22:46:24.563575+0000 mgr.y (mgr.24370) 15236 : cluster [DBG] pgmap v15220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:25 smithi067 bash[27441]: audit 2024-04-03T22:46:24.721403+0000 mon.a (mon.0) 13010 : audit [DBG] from='client.? 172.21.15.67:0/3907778727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:25 smithi067 bash[27441]: audit 2024-04-03T22:46:25.467469+0000 mon.a (mon.0) 13011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:25 smithi082 bash[20963]: cluster 2024-04-03T22:46:24.563575+0000 mgr.y (mgr.24370) 15236 : cluster [DBG] pgmap v15220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:25 smithi082 bash[20963]: audit 2024-04-03T22:46:24.721403+0000 mon.a (mon.0) 13010 : audit [DBG] from='client.? 172.21.15.67:0/3907778727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:25 smithi082 bash[20963]: audit 2024-04-03T22:46:25.467469+0000 mon.a (mon.0) 13011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:27.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:27 smithi067 bash[17655]: cluster 2024-04-03T22:46:26.564755+0000 mgr.y (mgr.24370) 15237 : cluster [DBG] pgmap v15221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:27.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:27 smithi067 bash[17655]: audit 2024-04-03T22:46:27.173084+0000 mon.a (mon.0) 13012 : audit [DBG] from='client.? 172.21.15.67:0/2081538160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:27 smithi067 bash[27441]: cluster 2024-04-03T22:46:26.564755+0000 mgr.y (mgr.24370) 15237 : cluster [DBG] pgmap v15221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:27.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:27 smithi067 bash[27441]: audit 2024-04-03T22:46:27.173084+0000 mon.a (mon.0) 13012 : audit [DBG] from='client.? 172.21.15.67:0/2081538160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:27 smithi082 bash[20963]: cluster 2024-04-03T22:46:26.564755+0000 mgr.y (mgr.24370) 15237 : cluster [DBG] pgmap v15221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:27 smithi082 bash[20963]: audit 2024-04-03T22:46:27.173084+0000 mon.a (mon.0) 13012 : audit [DBG] from='client.? 172.21.15.67:0/2081538160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:29 smithi067 bash[27441]: cluster 2024-04-03T22:46:28.565413+0000 mgr.y (mgr.24370) 15238 : cluster [DBG] pgmap v15222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:29.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:29 smithi067 bash[27441]: audit 2024-04-03T22:46:29.618250+0000 mon.c (mon.2) 6102 : audit [DBG] from='client.? 172.21.15.67:0/4011144399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:29 smithi067 bash[17655]: cluster 2024-04-03T22:46:28.565413+0000 mgr.y (mgr.24370) 15238 : cluster [DBG] pgmap v15222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:29.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:29 smithi067 bash[17655]: audit 2024-04-03T22:46:29.618250+0000 mon.c (mon.2) 6102 : audit [DBG] from='client.? 172.21.15.67:0/4011144399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:29 smithi082 bash[20963]: cluster 2024-04-03T22:46:28.565413+0000 mgr.y (mgr.24370) 15238 : cluster [DBG] pgmap v15222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:29 smithi082 bash[20963]: audit 2024-04-03T22:46:29.618250+0000 mon.c (mon.2) 6102 : audit [DBG] from='client.? 172.21.15.67:0/4011144399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:31.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:31 smithi067 bash[17655]: cluster 2024-04-03T22:46:30.566058+0000 mgr.y (mgr.24370) 15239 : cluster [DBG] pgmap v15223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:31.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:31 smithi067 bash[27441]: cluster 2024-04-03T22:46:30.566058+0000 mgr.y (mgr.24370) 15239 : cluster [DBG] pgmap v15223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:31 smithi082 bash[20963]: cluster 2024-04-03T22:46:30.566058+0000 mgr.y (mgr.24370) 15239 : cluster [DBG] pgmap v15223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:32.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:32 smithi067 bash[17655]: audit 2024-04-03T22:46:32.071423+0000 mon.c (mon.2) 6103 : audit [DBG] from='client.? 172.21.15.67:0/233072779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:32.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:32 smithi067 bash[27441]: audit 2024-04-03T22:46:32.071423+0000 mon.c (mon.2) 6103 : audit [DBG] from='client.? 172.21.15.67:0/233072779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:32 smithi082 bash[20963]: audit 2024-04-03T22:46:32.071423+0000 mon.c (mon.2) 6103 : audit [DBG] from='client.? 172.21.15.67:0/233072779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T22:46:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:33 smithi082 bash[20963]: cluster 2024-04-03T22:46:32.567200+0000 mgr.y (mgr.24370) 15240 : cluster [DBG] pgmap v15224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:33 smithi082 bash[20963]: audit 2024-04-03T22:46:33.186536+0000 mon.a (mon.0) 13013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:46:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:46:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:33 smithi067 bash[17655]: cluster 2024-04-03T22:46:32.567200+0000 mgr.y (mgr.24370) 15240 : cluster [DBG] pgmap v15224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:33 smithi067 bash[17655]: audit 2024-04-03T22:46:33.186536+0000 mon.a (mon.0) 13013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:46:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:33 smithi067 bash[27441]: cluster 2024-04-03T22:46:32.567200+0000 mgr.y (mgr.24370) 15240 : cluster [DBG] pgmap v15224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:33 smithi067 bash[27441]: audit 2024-04-03T22:46:33.186536+0000 mon.a (mon.0) 13013 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:46:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:34 smithi082 bash[20963]: audit 2024-04-03T22:46:34.526691+0000 mon.a (mon.0) 13014 : audit [DBG] from='client.? 172.21.15.67:0/1835785686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:35.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:34 smithi067 bash[27441]: audit 2024-04-03T22:46:34.526691+0000 mon.a (mon.0) 13014 : audit [DBG] from='client.? 172.21.15.67:0/1835785686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:34 smithi067 bash[17655]: audit 2024-04-03T22:46:34.526691+0000 mon.a (mon.0) 13014 : audit [DBG] from='client.? 172.21.15.67:0/1835785686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:35 smithi082 bash[20963]: cluster 2024-04-03T22:46:34.567830+0000 mgr.y (mgr.24370) 15241 : cluster [DBG] pgmap v15225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:35 smithi067 bash[17655]: cluster 2024-04-03T22:46:34.567830+0000 mgr.y (mgr.24370) 15241 : cluster [DBG] pgmap v15225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:35 smithi067 bash[27441]: cluster 2024-04-03T22:46:34.567830+0000 mgr.y (mgr.24370) 15241 : cluster [DBG] pgmap v15225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:37 smithi082 bash[20963]: cluster 2024-04-03T22:46:36.569223+0000 mgr.y (mgr.24370) 15242 : cluster [DBG] pgmap v15226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:37 smithi082 bash[20963]: audit 2024-04-03T22:46:36.981354+0000 mon.c (mon.2) 6104 : audit [DBG] from='client.? 172.21.15.67:0/1658468407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:37 smithi067 bash[17655]: cluster 2024-04-03T22:46:36.569223+0000 mgr.y (mgr.24370) 15242 : cluster [DBG] pgmap v15226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:37 smithi067 bash[17655]: audit 2024-04-03T22:46:36.981354+0000 mon.c (mon.2) 6104 : audit [DBG] from='client.? 172.21.15.67:0/1658468407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:37 smithi067 bash[27441]: cluster 2024-04-03T22:46:36.569223+0000 mgr.y (mgr.24370) 15242 : cluster [DBG] pgmap v15226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:37 smithi067 bash[27441]: audit 2024-04-03T22:46:36.981354+0000 mon.c (mon.2) 6104 : audit [DBG] from='client.? 172.21.15.67:0/1658468407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:39 smithi082 bash[20963]: cluster 2024-04-03T22:46:38.570007+0000 mgr.y (mgr.24370) 15243 : cluster [DBG] pgmap v15227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:39 smithi082 bash[20963]: audit 2024-04-03T22:46:38.876544+0000 mon.a (mon.0) 13015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:39 smithi082 bash[20963]: audit 2024-04-03T22:46:38.884556+0000 mon.a (mon.0) 13016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:39 smithi082 bash[20963]: audit 2024-04-03T22:46:39.182897+0000 mon.a (mon.0) 13017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:39 smithi082 bash[20963]: audit 2024-04-03T22:46:39.191283+0000 mon.a (mon.0) 13018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:39 smithi082 bash[20963]: audit 2024-04-03T22:46:39.429134+0000 mon.c (mon.2) 6105 : audit [DBG] from='client.? 172.21.15.67:0/2037053373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[17655]: cluster 2024-04-03T22:46:38.570007+0000 mgr.y (mgr.24370) 15243 : cluster [DBG] pgmap v15227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[17655]: audit 2024-04-03T22:46:38.876544+0000 mon.a (mon.0) 13015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[17655]: audit 2024-04-03T22:46:38.884556+0000 mon.a (mon.0) 13016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[17655]: audit 2024-04-03T22:46:39.182897+0000 mon.a (mon.0) 13017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[17655]: audit 2024-04-03T22:46:39.191283+0000 mon.a (mon.0) 13018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[17655]: audit 2024-04-03T22:46:39.429134+0000 mon.c (mon.2) 6105 : audit [DBG] from='client.? 172.21.15.67:0/2037053373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[27441]: cluster 2024-04-03T22:46:38.570007+0000 mgr.y (mgr.24370) 15243 : cluster [DBG] pgmap v15227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[27441]: audit 2024-04-03T22:46:38.876544+0000 mon.a (mon.0) 13015 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[27441]: audit 2024-04-03T22:46:38.884556+0000 mon.a (mon.0) 13016 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[27441]: audit 2024-04-03T22:46:39.182897+0000 mon.a (mon.0) 13017 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[27441]: audit 2024-04-03T22:46:39.191283+0000 mon.a (mon.0) 13018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:39 smithi067 bash[27441]: audit 2024-04-03T22:46:39.429134+0000 mon.c (mon.2) 6105 : audit [DBG] from='client.? 172.21.15.67:0/2037053373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:40 smithi082 bash[20963]: audit 2024-04-03T22:46:39.718604+0000 mon.a (mon.0) 13019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:46:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:40 smithi082 bash[20963]: audit 2024-04-03T22:46:39.720496+0000 mon.a (mon.0) 13020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:46:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:40 smithi082 bash[20963]: audit 2024-04-03T22:46:39.729905+0000 mon.a (mon.0) 13021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:40 smithi082 bash[20963]: audit 2024-04-03T22:46:40.467782+0000 mon.a (mon.0) 13022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:40 smithi067 bash[27441]: audit 2024-04-03T22:46:39.718604+0000 mon.a (mon.0) 13019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:46:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:40 smithi067 bash[27441]: audit 2024-04-03T22:46:39.720496+0000 mon.a (mon.0) 13020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:46:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:40 smithi067 bash[27441]: audit 2024-04-03T22:46:39.729905+0000 mon.a (mon.0) 13021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:40 smithi067 bash[27441]: audit 2024-04-03T22:46:40.467782+0000 mon.a (mon.0) 13022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:40 smithi067 bash[17655]: audit 2024-04-03T22:46:39.718604+0000 mon.a (mon.0) 13019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:46:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:40 smithi067 bash[17655]: audit 2024-04-03T22:46:39.720496+0000 mon.a (mon.0) 13020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:46:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:40 smithi067 bash[17655]: audit 2024-04-03T22:46:39.729905+0000 mon.a (mon.0) 13021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:46:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:40 smithi067 bash[17655]: audit 2024-04-03T22:46:40.467782+0000 mon.a (mon.0) 13022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:41 smithi082 bash[20963]: cluster 2024-04-03T22:46:40.570656+0000 mgr.y (mgr.24370) 15244 : cluster [DBG] pgmap v15228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:41 smithi067 bash[17655]: cluster 2024-04-03T22:46:40.570656+0000 mgr.y (mgr.24370) 15244 : cluster [DBG] pgmap v15228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:41 smithi067 bash[27441]: cluster 2024-04-03T22:46:40.570656+0000 mgr.y (mgr.24370) 15244 : cluster [DBG] pgmap v15228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:42 smithi067 bash[17655]: audit 2024-04-03T22:46:41.879794+0000 mon.c (mon.2) 6106 : audit [DBG] from='client.? 172.21.15.67:0/3282302535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:42 smithi067 bash[27441]: audit 2024-04-03T22:46:41.879794+0000 mon.c (mon.2) 6106 : audit [DBG] from='client.? 172.21.15.67:0/3282302535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:42 smithi082 bash[20963]: audit 2024-04-03T22:46:41.879794+0000 mon.c (mon.2) 6106 : audit [DBG] from='client.? 172.21.15.67:0/3282302535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:43] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T22:46:43.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:43 smithi082 bash[20963]: cluster 2024-04-03T22:46:42.571854+0000 mgr.y (mgr.24370) 15245 : cluster [DBG] pgmap v15229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:46:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:43 smithi067 bash[17655]: cluster 2024-04-03T22:46:42.571854+0000 mgr.y (mgr.24370) 15245 : cluster [DBG] pgmap v15229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:44.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:43 smithi067 bash[27441]: cluster 2024-04-03T22:46:42.571854+0000 mgr.y (mgr.24370) 15245 : cluster [DBG] pgmap v15229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:44 smithi082 bash[20963]: audit 2024-04-03T22:46:44.337232+0000 mon.c (mon.2) 6107 : audit [DBG] from='client.? 172.21.15.67:0/525818224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:44 smithi067 bash[17655]: audit 2024-04-03T22:46:44.337232+0000 mon.c (mon.2) 6107 : audit [DBG] from='client.? 172.21.15.67:0/525818224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:44 smithi067 bash[27441]: audit 2024-04-03T22:46:44.337232+0000 mon.c (mon.2) 6107 : audit [DBG] from='client.? 172.21.15.67:0/525818224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:45 smithi082 bash[20963]: cluster 2024-04-03T22:46:44.572561+0000 mgr.y (mgr.24370) 15246 : cluster [DBG] pgmap v15230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:45 smithi067 bash[17655]: cluster 2024-04-03T22:46:44.572561+0000 mgr.y (mgr.24370) 15246 : cluster [DBG] pgmap v15230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:45 smithi067 bash[27441]: cluster 2024-04-03T22:46:44.572561+0000 mgr.y (mgr.24370) 15246 : cluster [DBG] pgmap v15230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:47 smithi082 bash[20963]: cluster 2024-04-03T22:46:46.573720+0000 mgr.y (mgr.24370) 15247 : cluster [DBG] pgmap v15231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:47 smithi082 bash[20963]: audit 2024-04-03T22:46:46.799703+0000 mon.a (mon.0) 13023 : audit [DBG] from='client.? 172.21.15.67:0/750392968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:47 smithi067 bash[17655]: cluster 2024-04-03T22:46:46.573720+0000 mgr.y (mgr.24370) 15247 : cluster [DBG] pgmap v15231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:47 smithi067 bash[17655]: audit 2024-04-03T22:46:46.799703+0000 mon.a (mon.0) 13023 : audit [DBG] from='client.? 172.21.15.67:0/750392968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:47 smithi067 bash[27441]: cluster 2024-04-03T22:46:46.573720+0000 mgr.y (mgr.24370) 15247 : cluster [DBG] pgmap v15231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:47 smithi067 bash[27441]: audit 2024-04-03T22:46:46.799703+0000 mon.a (mon.0) 13023 : audit [DBG] from='client.? 172.21.15.67:0/750392968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:49 smithi082 bash[20963]: cluster 2024-04-03T22:46:48.574570+0000 mgr.y (mgr.24370) 15248 : cluster [DBG] pgmap v15232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:49 smithi082 bash[20963]: audit 2024-04-03T22:46:49.254158+0000 mon.a (mon.0) 13024 : audit [DBG] from='client.? 172.21.15.67:0/2467179178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:49 smithi067 bash[17655]: cluster 2024-04-03T22:46:48.574570+0000 mgr.y (mgr.24370) 15248 : cluster [DBG] pgmap v15232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:49 smithi067 bash[17655]: audit 2024-04-03T22:46:49.254158+0000 mon.a (mon.0) 13024 : audit [DBG] from='client.? 172.21.15.67:0/2467179178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:49 smithi067 bash[27441]: cluster 2024-04-03T22:46:48.574570+0000 mgr.y (mgr.24370) 15248 : cluster [DBG] pgmap v15232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:49 smithi067 bash[27441]: audit 2024-04-03T22:46:49.254158+0000 mon.a (mon.0) 13024 : audit [DBG] from='client.? 172.21.15.67:0/2467179178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:51 smithi082 bash[20963]: cluster 2024-04-03T22:46:50.575259+0000 mgr.y (mgr.24370) 15249 : cluster [DBG] pgmap v15233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:51 smithi082 bash[20963]: audit 2024-04-03T22:46:51.700769+0000 mon.c (mon.2) 6108 : audit [DBG] from='client.? 172.21.15.67:0/405462659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:51 smithi067 bash[17655]: cluster 2024-04-03T22:46:50.575259+0000 mgr.y (mgr.24370) 15249 : cluster [DBG] pgmap v15233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:51 smithi067 bash[17655]: audit 2024-04-03T22:46:51.700769+0000 mon.c (mon.2) 6108 : audit [DBG] from='client.? 172.21.15.67:0/405462659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:51 smithi067 bash[27441]: cluster 2024-04-03T22:46:50.575259+0000 mgr.y (mgr.24370) 15249 : cluster [DBG] pgmap v15233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:51 smithi067 bash[27441]: audit 2024-04-03T22:46:51.700769+0000 mon.c (mon.2) 6108 : audit [DBG] from='client.? 172.21.15.67:0/405462659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:53] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T22:46:53.770 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:46:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:53 smithi082 bash[20963]: cluster 2024-04-03T22:46:52.576419+0000 mgr.y (mgr.24370) 15250 : cluster [DBG] pgmap v15234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:53 smithi067 bash[17655]: cluster 2024-04-03T22:46:52.576419+0000 mgr.y (mgr.24370) 15250 : cluster [DBG] pgmap v15234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:53 smithi067 bash[27441]: cluster 2024-04-03T22:46:52.576419+0000 mgr.y (mgr.24370) 15250 : cluster [DBG] pgmap v15234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:54 smithi082 bash[20963]: audit 2024-04-03T22:46:54.155578+0000 mon.a (mon.0) 13025 : audit [DBG] from='client.? 172.21.15.67:0/4035339027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:55.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:54 smithi067 bash[27441]: audit 2024-04-03T22:46:54.155578+0000 mon.a (mon.0) 13025 : audit [DBG] from='client.? 172.21.15.67:0/4035339027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:54 smithi067 bash[17655]: audit 2024-04-03T22:46:54.155578+0000 mon.a (mon.0) 13025 : audit [DBG] from='client.? 172.21.15.67:0/4035339027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:55 smithi082 bash[20963]: cluster 2024-04-03T22:46:54.577228+0000 mgr.y (mgr.24370) 15251 : cluster [DBG] pgmap v15235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:55 smithi082 bash[20963]: audit 2024-04-03T22:46:55.468391+0000 mon.a (mon.0) 13026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:55 smithi067 bash[17655]: cluster 2024-04-03T22:46:54.577228+0000 mgr.y (mgr.24370) 15251 : cluster [DBG] pgmap v15235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:55 smithi067 bash[17655]: audit 2024-04-03T22:46:55.468391+0000 mon.a (mon.0) 13026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:55 smithi067 bash[27441]: cluster 2024-04-03T22:46:54.577228+0000 mgr.y (mgr.24370) 15251 : cluster [DBG] pgmap v15235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:56.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:55 smithi067 bash[27441]: audit 2024-04-03T22:46:55.468391+0000 mon.a (mon.0) 13026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:46:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:56 smithi082 bash[20963]: cluster 2024-04-03T22:46:56.578040+0000 mgr.y (mgr.24370) 15252 : cluster [DBG] pgmap v15236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:56 smithi082 bash[20963]: audit 2024-04-03T22:46:56.611743+0000 mon.c (mon.2) 6109 : audit [DBG] from='client.? 172.21.15.67:0/2104423304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:56 smithi067 bash[17655]: cluster 2024-04-03T22:46:56.578040+0000 mgr.y (mgr.24370) 15252 : cluster [DBG] pgmap v15236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:56 smithi067 bash[17655]: audit 2024-04-03T22:46:56.611743+0000 mon.c (mon.2) 6109 : audit [DBG] from='client.? 172.21.15.67:0/2104423304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:57.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:56 smithi067 bash[27441]: cluster 2024-04-03T22:46:56.578040+0000 mgr.y (mgr.24370) 15252 : cluster [DBG] pgmap v15236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:56 smithi067 bash[27441]: audit 2024-04-03T22:46:56.611743+0000 mon.c (mon.2) 6109 : audit [DBG] from='client.? 172.21.15.67:0/2104423304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:59 smithi067 bash[17655]: cluster 2024-04-03T22:46:58.578726+0000 mgr.y (mgr.24370) 15253 : cluster [DBG] pgmap v15237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:59.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:46:59 smithi067 bash[17655]: audit 2024-04-03T22:46:59.067029+0000 mon.a (mon.0) 13027 : audit [DBG] from='client.? 172.21.15.67:0/3844292536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:46:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:59 smithi067 bash[27441]: cluster 2024-04-03T22:46:58.578726+0000 mgr.y (mgr.24370) 15253 : cluster [DBG] pgmap v15237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:46:59.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:46:59 smithi067 bash[27441]: audit 2024-04-03T22:46:59.067029+0000 mon.a (mon.0) 13027 : audit [DBG] from='client.? 172.21.15.67:0/3844292536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:59 smithi082 bash[20963]: cluster 2024-04-03T22:46:58.578726+0000 mgr.y (mgr.24370) 15253 : cluster [DBG] pgmap v15237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:46:59 smithi082 bash[20963]: audit 2024-04-03T22:46:59.067029+0000 mon.a (mon.0) 13027 : audit [DBG] from='client.? 172.21.15.67:0/3844292536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:01 smithi067 bash[17655]: cluster 2024-04-03T22:47:00.579408+0000 mgr.y (mgr.24370) 15254 : cluster [DBG] pgmap v15238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:01.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:01 smithi067 bash[17655]: audit 2024-04-03T22:47:01.529074+0000 mon.a (mon.0) 13028 : audit [DBG] from='client.? 172.21.15.67:0/1794801153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:01 smithi067 bash[27441]: cluster 2024-04-03T22:47:00.579408+0000 mgr.y (mgr.24370) 15254 : cluster [DBG] pgmap v15238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:01.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:01 smithi067 bash[27441]: audit 2024-04-03T22:47:01.529074+0000 mon.a (mon.0) 13028 : audit [DBG] from='client.? 172.21.15.67:0/1794801153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:01 smithi082 bash[20963]: cluster 2024-04-03T22:47:00.579408+0000 mgr.y (mgr.24370) 15254 : cluster [DBG] pgmap v15238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:01 smithi082 bash[20963]: audit 2024-04-03T22:47:01.529074+0000 mon.a (mon.0) 13028 : audit [DBG] from='client.? 172.21.15.67:0/1794801153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:03] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T22:47:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:03 smithi082 bash[20963]: cluster 2024-04-03T22:47:02.580612+0000 mgr.y (mgr.24370) 15255 : cluster [DBG] pgmap v15239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:47:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:03 smithi067 bash[17655]: cluster 2024-04-03T22:47:02.580612+0000 mgr.y (mgr.24370) 15255 : cluster [DBG] pgmap v15239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:03 smithi067 bash[27441]: cluster 2024-04-03T22:47:02.580612+0000 mgr.y (mgr.24370) 15255 : cluster [DBG] pgmap v15239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:04.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:04 smithi067 bash[17655]: audit 2024-04-03T22:47:03.999004+0000 mon.a (mon.0) 13029 : audit [DBG] from='client.? 172.21.15.67:0/1303483717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:04.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:04 smithi067 bash[27441]: audit 2024-04-03T22:47:03.999004+0000 mon.a (mon.0) 13029 : audit [DBG] from='client.? 172.21.15.67:0/1303483717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:04 smithi082 bash[20963]: audit 2024-04-03T22:47:03.999004+0000 mon.a (mon.0) 13029 : audit [DBG] from='client.? 172.21.15.67:0/1303483717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:05.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:05 smithi067 bash[17655]: cluster 2024-04-03T22:47:04.581301+0000 mgr.y (mgr.24370) 15256 : cluster [DBG] pgmap v15240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:05.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:05 smithi067 bash[27441]: cluster 2024-04-03T22:47:04.581301+0000 mgr.y (mgr.24370) 15256 : cluster [DBG] pgmap v15240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:05 smithi082 bash[20963]: cluster 2024-04-03T22:47:04.581301+0000 mgr.y (mgr.24370) 15256 : cluster [DBG] pgmap v15240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:06.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:06 smithi067 bash[27441]: audit 2024-04-03T22:47:06.447907+0000 mon.c (mon.2) 6110 : audit [DBG] from='client.? 172.21.15.67:0/1107728598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:06.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:06 smithi067 bash[17655]: audit 2024-04-03T22:47:06.447907+0000 mon.c (mon.2) 6110 : audit [DBG] from='client.? 172.21.15.67:0/1107728598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:06 smithi082 bash[20963]: audit 2024-04-03T22:47:06.447907+0000 mon.c (mon.2) 6110 : audit [DBG] from='client.? 172.21.15.67:0/1107728598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:07.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:07 smithi067 bash[27441]: cluster 2024-04-03T22:47:06.582467+0000 mgr.y (mgr.24370) 15257 : cluster [DBG] pgmap v15241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:07.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:07 smithi067 bash[17655]: cluster 2024-04-03T22:47:06.582467+0000 mgr.y (mgr.24370) 15257 : cluster [DBG] pgmap v15241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:07 smithi082 bash[20963]: cluster 2024-04-03T22:47:06.582467+0000 mgr.y (mgr.24370) 15257 : cluster [DBG] pgmap v15241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:09 smithi082 bash[20963]: cluster 2024-04-03T22:47:08.583128+0000 mgr.y (mgr.24370) 15258 : cluster [DBG] pgmap v15242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:09 smithi082 bash[20963]: audit 2024-04-03T22:47:08.904223+0000 mon.c (mon.2) 6111 : audit [DBG] from='client.? 172.21.15.67:0/4076304815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:09 smithi067 bash[17655]: cluster 2024-04-03T22:47:08.583128+0000 mgr.y (mgr.24370) 15258 : cluster [DBG] pgmap v15242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:09 smithi067 bash[17655]: audit 2024-04-03T22:47:08.904223+0000 mon.c (mon.2) 6111 : audit [DBG] from='client.? 172.21.15.67:0/4076304815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:09 smithi067 bash[27441]: cluster 2024-04-03T22:47:08.583128+0000 mgr.y (mgr.24370) 15258 : cluster [DBG] pgmap v15242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:09 smithi067 bash[27441]: audit 2024-04-03T22:47:08.904223+0000 mon.c (mon.2) 6111 : audit [DBG] from='client.? 172.21.15.67:0/4076304815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:10 smithi082 bash[20963]: audit 2024-04-03T22:47:10.468732+0000 mon.a (mon.0) 13030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:10 smithi067 bash[17655]: audit 2024-04-03T22:47:10.468732+0000 mon.a (mon.0) 13030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:10 smithi067 bash[27441]: audit 2024-04-03T22:47:10.468732+0000 mon.a (mon.0) 13030 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:11 smithi082 bash[20963]: cluster 2024-04-03T22:47:10.583806+0000 mgr.y (mgr.24370) 15259 : cluster [DBG] pgmap v15243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:11 smithi082 bash[20963]: audit 2024-04-03T22:47:11.358996+0000 mon.c (mon.2) 6112 : audit [DBG] from='client.? 172.21.15.67:0/2149766189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:11 smithi067 bash[17655]: cluster 2024-04-03T22:47:10.583806+0000 mgr.y (mgr.24370) 15259 : cluster [DBG] pgmap v15243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:11 smithi067 bash[17655]: audit 2024-04-03T22:47:11.358996+0000 mon.c (mon.2) 6112 : audit [DBG] from='client.? 172.21.15.67:0/2149766189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:11 smithi067 bash[27441]: cluster 2024-04-03T22:47:10.583806+0000 mgr.y (mgr.24370) 15259 : cluster [DBG] pgmap v15243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:11 smithi067 bash[27441]: audit 2024-04-03T22:47:11.358996+0000 mon.c (mon.2) 6112 : audit [DBG] from='client.? 172.21.15.67:0/2149766189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:47:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:47:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:13 smithi082 bash[20963]: cluster 2024-04-03T22:47:12.585000+0000 mgr.y (mgr.24370) 15260 : cluster [DBG] pgmap v15244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:13 smithi067 bash[17655]: cluster 2024-04-03T22:47:12.585000+0000 mgr.y (mgr.24370) 15260 : cluster [DBG] pgmap v15244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:13 smithi067 bash[27441]: cluster 2024-04-03T22:47:12.585000+0000 mgr.y (mgr.24370) 15260 : cluster [DBG] pgmap v15244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:14 smithi082 bash[20963]: audit 2024-04-03T22:47:13.811520+0000 mon.a (mon.0) 13031 : audit [DBG] from='client.? 172.21.15.67:0/2484317205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:14 smithi067 bash[27441]: audit 2024-04-03T22:47:13.811520+0000 mon.a (mon.0) 13031 : audit [DBG] from='client.? 172.21.15.67:0/2484317205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:14 smithi067 bash[17655]: audit 2024-04-03T22:47:13.811520+0000 mon.a (mon.0) 13031 : audit [DBG] from='client.? 172.21.15.67:0/2484317205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:15 smithi082 bash[20963]: cluster 2024-04-03T22:47:14.585802+0000 mgr.y (mgr.24370) 15261 : cluster [DBG] pgmap v15245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:15 smithi067 bash[17655]: cluster 2024-04-03T22:47:14.585802+0000 mgr.y (mgr.24370) 15261 : cluster [DBG] pgmap v15245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:15 smithi067 bash[27441]: cluster 2024-04-03T22:47:14.585802+0000 mgr.y (mgr.24370) 15261 : cluster [DBG] pgmap v15245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:16 smithi082 bash[20963]: audit 2024-04-03T22:47:16.272497+0000 mon.c (mon.2) 6113 : audit [DBG] from='client.? 172.21.15.67:0/1276290863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:16 smithi067 bash[27441]: audit 2024-04-03T22:47:16.272497+0000 mon.c (mon.2) 6113 : audit [DBG] from='client.? 172.21.15.67:0/1276290863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:16 smithi067 bash[17655]: audit 2024-04-03T22:47:16.272497+0000 mon.c (mon.2) 6113 : audit [DBG] from='client.? 172.21.15.67:0/1276290863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:17 smithi082 bash[20963]: cluster 2024-04-03T22:47:16.587189+0000 mgr.y (mgr.24370) 15262 : cluster [DBG] pgmap v15246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:17 smithi067 bash[27441]: cluster 2024-04-03T22:47:16.587189+0000 mgr.y (mgr.24370) 15262 : cluster [DBG] pgmap v15246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:17 smithi067 bash[17655]: cluster 2024-04-03T22:47:16.587189+0000 mgr.y (mgr.24370) 15262 : cluster [DBG] pgmap v15246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:19 smithi082 bash[20963]: cluster 2024-04-03T22:47:18.588057+0000 mgr.y (mgr.24370) 15263 : cluster [DBG] pgmap v15247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:19 smithi082 bash[20963]: audit 2024-04-03T22:47:18.729558+0000 mon.a (mon.0) 13032 : audit [DBG] from='client.? 172.21.15.67:0/3395304779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:19 smithi067 bash[17655]: cluster 2024-04-03T22:47:18.588057+0000 mgr.y (mgr.24370) 15263 : cluster [DBG] pgmap v15247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:19 smithi067 bash[17655]: audit 2024-04-03T22:47:18.729558+0000 mon.a (mon.0) 13032 : audit [DBG] from='client.? 172.21.15.67:0/3395304779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:19 smithi067 bash[27441]: cluster 2024-04-03T22:47:18.588057+0000 mgr.y (mgr.24370) 15263 : cluster [DBG] pgmap v15247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:19 smithi067 bash[27441]: audit 2024-04-03T22:47:18.729558+0000 mon.a (mon.0) 13032 : audit [DBG] from='client.? 172.21.15.67:0/3395304779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:21 smithi082 bash[20963]: cluster 2024-04-03T22:47:20.588721+0000 mgr.y (mgr.24370) 15264 : cluster [DBG] pgmap v15248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:21 smithi082 bash[20963]: audit 2024-04-03T22:47:21.176307+0000 mon.a (mon.0) 13033 : audit [DBG] from='client.? 172.21.15.67:0/1390062698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:21 smithi067 bash[17655]: cluster 2024-04-03T22:47:20.588721+0000 mgr.y (mgr.24370) 15264 : cluster [DBG] pgmap v15248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:21 smithi067 bash[17655]: audit 2024-04-03T22:47:21.176307+0000 mon.a (mon.0) 13033 : audit [DBG] from='client.? 172.21.15.67:0/1390062698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:21 smithi067 bash[27441]: cluster 2024-04-03T22:47:20.588721+0000 mgr.y (mgr.24370) 15264 : cluster [DBG] pgmap v15248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:21 smithi067 bash[27441]: audit 2024-04-03T22:47:21.176307+0000 mon.a (mon.0) 13033 : audit [DBG] from='client.? 172.21.15.67:0/1390062698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:47:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:47:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:23 smithi082 bash[20963]: cluster 2024-04-03T22:47:22.589898+0000 mgr.y (mgr.24370) 15265 : cluster [DBG] pgmap v15249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:23 smithi082 bash[20963]: audit 2024-04-03T22:47:23.625289+0000 mon.a (mon.0) 13034 : audit [DBG] from='client.? 172.21.15.67:0/3578409127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:23 smithi067 bash[27441]: cluster 2024-04-03T22:47:22.589898+0000 mgr.y (mgr.24370) 15265 : cluster [DBG] pgmap v15249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:24.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:23 smithi067 bash[27441]: audit 2024-04-03T22:47:23.625289+0000 mon.a (mon.0) 13034 : audit [DBG] from='client.? 172.21.15.67:0/3578409127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:23 smithi067 bash[17655]: cluster 2024-04-03T22:47:22.589898+0000 mgr.y (mgr.24370) 15265 : cluster [DBG] pgmap v15249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:23 smithi067 bash[17655]: audit 2024-04-03T22:47:23.625289+0000 mon.a (mon.0) 13034 : audit [DBG] from='client.? 172.21.15.67:0/3578409127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:25 smithi082 bash[20963]: cluster 2024-04-03T22:47:24.590700+0000 mgr.y (mgr.24370) 15266 : cluster [DBG] pgmap v15250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:25 smithi082 bash[20963]: audit 2024-04-03T22:47:25.469115+0000 mon.a (mon.0) 13035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:25 smithi067 bash[27441]: cluster 2024-04-03T22:47:24.590700+0000 mgr.y (mgr.24370) 15266 : cluster [DBG] pgmap v15250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:25 smithi067 bash[27441]: audit 2024-04-03T22:47:25.469115+0000 mon.a (mon.0) 13035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:26.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:25 smithi067 bash[17655]: cluster 2024-04-03T22:47:24.590700+0000 mgr.y (mgr.24370) 15266 : cluster [DBG] pgmap v15250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:25 smithi067 bash[17655]: audit 2024-04-03T22:47:25.469115+0000 mon.a (mon.0) 13035 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:27.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:26 smithi082 bash[20963]: audit 2024-04-03T22:47:26.076035+0000 mon.c (mon.2) 6114 : audit [DBG] from='client.? 172.21.15.67:0/3524651100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:27.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:26 smithi067 bash[17655]: audit 2024-04-03T22:47:26.076035+0000 mon.c (mon.2) 6114 : audit [DBG] from='client.? 172.21.15.67:0/3524651100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:27.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:26 smithi067 bash[27441]: audit 2024-04-03T22:47:26.076035+0000 mon.c (mon.2) 6114 : audit [DBG] from='client.? 172.21.15.67:0/3524651100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:27 smithi082 bash[20963]: cluster 2024-04-03T22:47:26.591842+0000 mgr.y (mgr.24370) 15267 : cluster [DBG] pgmap v15251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:27 smithi067 bash[17655]: cluster 2024-04-03T22:47:26.591842+0000 mgr.y (mgr.24370) 15267 : cluster [DBG] pgmap v15251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:27 smithi067 bash[27441]: cluster 2024-04-03T22:47:26.591842+0000 mgr.y (mgr.24370) 15267 : cluster [DBG] pgmap v15251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:28 smithi082 bash[20963]: audit 2024-04-03T22:47:28.528766+0000 mon.c (mon.2) 6115 : audit [DBG] from='client.? 172.21.15.67:0/2275245860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:29.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:28 smithi067 bash[27441]: audit 2024-04-03T22:47:28.528766+0000 mon.c (mon.2) 6115 : audit [DBG] from='client.? 172.21.15.67:0/2275245860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:29.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:28 smithi067 bash[17655]: audit 2024-04-03T22:47:28.528766+0000 mon.c (mon.2) 6115 : audit [DBG] from='client.? 172.21.15.67:0/2275245860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:29 smithi082 bash[20963]: cluster 2024-04-03T22:47:28.592469+0000 mgr.y (mgr.24370) 15268 : cluster [DBG] pgmap v15252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:29 smithi067 bash[27441]: cluster 2024-04-03T22:47:28.592469+0000 mgr.y (mgr.24370) 15268 : cluster [DBG] pgmap v15252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:29 smithi067 bash[17655]: cluster 2024-04-03T22:47:28.592469+0000 mgr.y (mgr.24370) 15268 : cluster [DBG] pgmap v15252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:31 smithi082 bash[20963]: cluster 2024-04-03T22:47:30.593144+0000 mgr.y (mgr.24370) 15269 : cluster [DBG] pgmap v15253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:31 smithi082 bash[20963]: audit 2024-04-03T22:47:30.986720+0000 mon.a (mon.0) 13036 : audit [DBG] from='client.? 172.21.15.67:0/2077752620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:31 smithi067 bash[27441]: cluster 2024-04-03T22:47:30.593144+0000 mgr.y (mgr.24370) 15269 : cluster [DBG] pgmap v15253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:31 smithi067 bash[27441]: audit 2024-04-03T22:47:30.986720+0000 mon.a (mon.0) 13036 : audit [DBG] from='client.? 172.21.15.67:0/2077752620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:31 smithi067 bash[17655]: cluster 2024-04-03T22:47:30.593144+0000 mgr.y (mgr.24370) 15269 : cluster [DBG] pgmap v15253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:31 smithi067 bash[17655]: audit 2024-04-03T22:47:30.986720+0000 mon.a (mon.0) 13036 : audit [DBG] from='client.? 172.21.15.67:0/2077752620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:47:33.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:47:33.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:33 smithi082 bash[20963]: cluster 2024-04-03T22:47:32.594313+0000 mgr.y (mgr.24370) 15270 : cluster [DBG] pgmap v15254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:33 smithi082 bash[20963]: audit 2024-04-03T22:47:33.438586+0000 mon.a (mon.0) 13037 : audit [DBG] from='client.? 172.21.15.67:0/1202683123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:33 smithi067 bash[17655]: cluster 2024-04-03T22:47:32.594313+0000 mgr.y (mgr.24370) 15270 : cluster [DBG] pgmap v15254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:33 smithi067 bash[17655]: audit 2024-04-03T22:47:33.438586+0000 mon.a (mon.0) 13037 : audit [DBG] from='client.? 172.21.15.67:0/1202683123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:33 smithi067 bash[27441]: cluster 2024-04-03T22:47:32.594313+0000 mgr.y (mgr.24370) 15270 : cluster [DBG] pgmap v15254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:33 smithi067 bash[27441]: audit 2024-04-03T22:47:33.438586+0000 mon.a (mon.0) 13037 : audit [DBG] from='client.? 172.21.15.67:0/1202683123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:35 smithi082 bash[20963]: cluster 2024-04-03T22:47:34.594974+0000 mgr.y (mgr.24370) 15271 : cluster [DBG] pgmap v15255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:35 smithi067 bash[17655]: cluster 2024-04-03T22:47:34.594974+0000 mgr.y (mgr.24370) 15271 : cluster [DBG] pgmap v15255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:35 smithi067 bash[27441]: cluster 2024-04-03T22:47:34.594974+0000 mgr.y (mgr.24370) 15271 : cluster [DBG] pgmap v15255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:37.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:36 smithi082 bash[20963]: audit 2024-04-03T22:47:35.902156+0000 mon.c (mon.2) 6116 : audit [DBG] from='client.? 172.21.15.67:0/694380511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:36 smithi067 bash[17655]: audit 2024-04-03T22:47:35.902156+0000 mon.c (mon.2) 6116 : audit [DBG] from='client.? 172.21.15.67:0/694380511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:37.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:36 smithi067 bash[27441]: audit 2024-04-03T22:47:35.902156+0000 mon.c (mon.2) 6116 : audit [DBG] from='client.? 172.21.15.67:0/694380511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:37 smithi082 bash[20963]: cluster 2024-04-03T22:47:36.596183+0000 mgr.y (mgr.24370) 15272 : cluster [DBG] pgmap v15256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:37 smithi067 bash[27441]: cluster 2024-04-03T22:47:36.596183+0000 mgr.y (mgr.24370) 15272 : cluster [DBG] pgmap v15256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:37 smithi067 bash[17655]: cluster 2024-04-03T22:47:36.596183+0000 mgr.y (mgr.24370) 15272 : cluster [DBG] pgmap v15256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:39.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:38 smithi082 bash[20963]: audit 2024-04-03T22:47:38.347137+0000 mon.c (mon.2) 6117 : audit [DBG] from='client.? 172.21.15.67:0/300138512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:39.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:38 smithi067 bash[17655]: audit 2024-04-03T22:47:38.347137+0000 mon.c (mon.2) 6117 : audit [DBG] from='client.? 172.21.15.67:0/300138512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:39.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:38 smithi067 bash[27441]: audit 2024-04-03T22:47:38.347137+0000 mon.c (mon.2) 6117 : audit [DBG] from='client.? 172.21.15.67:0/300138512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:39 smithi082 bash[20963]: cluster 2024-04-03T22:47:38.596885+0000 mgr.y (mgr.24370) 15273 : cluster [DBG] pgmap v15257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:39 smithi067 bash[17655]: cluster 2024-04-03T22:47:38.596885+0000 mgr.y (mgr.24370) 15273 : cluster [DBG] pgmap v15257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:39 smithi067 bash[27441]: cluster 2024-04-03T22:47:38.596885+0000 mgr.y (mgr.24370) 15273 : cluster [DBG] pgmap v15257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:40 smithi082 bash[20963]: audit 2024-04-03T22:47:39.807149+0000 mon.a (mon.0) 13038 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:47:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:40 smithi082 bash[20963]: audit 2024-04-03T22:47:40.469473+0000 mon.a (mon.0) 13039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:40 smithi067 bash[27441]: audit 2024-04-03T22:47:39.807149+0000 mon.a (mon.0) 13038 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:47:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:40 smithi067 bash[27441]: audit 2024-04-03T22:47:40.469473+0000 mon.a (mon.0) 13039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:40 smithi067 bash[17655]: audit 2024-04-03T22:47:39.807149+0000 mon.a (mon.0) 13038 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:47:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:40 smithi067 bash[17655]: audit 2024-04-03T22:47:40.469473+0000 mon.a (mon.0) 13039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:41 smithi082 bash[20963]: cluster 2024-04-03T22:47:40.597527+0000 mgr.y (mgr.24370) 15274 : cluster [DBG] pgmap v15258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:41 smithi082 bash[20963]: audit 2024-04-03T22:47:40.806038+0000 mon.a (mon.0) 13040 : audit [DBG] from='client.? 172.21.15.67:0/2319040179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:41 smithi067 bash[17655]: cluster 2024-04-03T22:47:40.597527+0000 mgr.y (mgr.24370) 15274 : cluster [DBG] pgmap v15258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:41 smithi067 bash[17655]: audit 2024-04-03T22:47:40.806038+0000 mon.a (mon.0) 13040 : audit [DBG] from='client.? 172.21.15.67:0/2319040179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:41 smithi067 bash[27441]: cluster 2024-04-03T22:47:40.597527+0000 mgr.y (mgr.24370) 15274 : cluster [DBG] pgmap v15258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:41 smithi067 bash[27441]: audit 2024-04-03T22:47:40.806038+0000 mon.a (mon.0) 13040 : audit [DBG] from='client.? 172.21.15.67:0/2319040179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:42 smithi082 bash[20963]: cluster 2024-04-03T22:47:42.598690+0000 mgr.y (mgr.24370) 15275 : cluster [DBG] pgmap v15259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:43.165 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:47:43.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:42 smithi067 bash[27441]: cluster 2024-04-03T22:47:42.598690+0000 mgr.y (mgr.24370) 15275 : cluster [DBG] pgmap v15259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:43.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:42 smithi067 bash[17655]: cluster 2024-04-03T22:47:42.598690+0000 mgr.y (mgr.24370) 15275 : cluster [DBG] pgmap v15259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:43.841 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:47:44.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:43 smithi082 bash[20963]: audit 2024-04-03T22:47:43.266204+0000 mon.c (mon.2) 6118 : audit [DBG] from='client.? 172.21.15.67:0/4231211790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:43 smithi067 bash[17655]: audit 2024-04-03T22:47:43.266204+0000 mon.c (mon.2) 6118 : audit [DBG] from='client.? 172.21.15.67:0/4231211790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:43 smithi067 bash[27441]: audit 2024-04-03T22:47:43.266204+0000 mon.c (mon.2) 6118 : audit [DBG] from='client.? 172.21.15.67:0/4231211790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:44 smithi082 bash[20963]: cluster 2024-04-03T22:47:44.599393+0000 mgr.y (mgr.24370) 15276 : cluster [DBG] pgmap v15260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:44 smithi067 bash[27441]: cluster 2024-04-03T22:47:44.599393+0000 mgr.y (mgr.24370) 15276 : cluster [DBG] pgmap v15260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:44 smithi067 bash[17655]: cluster 2024-04-03T22:47:44.599393+0000 mgr.y (mgr.24370) 15276 : cluster [DBG] pgmap v15260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:46 smithi082 bash[20963]: audit 2024-04-03T22:47:45.550500+0000 mon.a (mon.0) 13041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:46 smithi082 bash[20963]: audit 2024-04-03T22:47:45.560031+0000 mon.a (mon.0) 13042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:46 smithi082 bash[20963]: audit 2024-04-03T22:47:45.737078+0000 mon.c (mon.2) 6119 : audit [DBG] from='client.? 172.21.15.67:0/1153224059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:46.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:46 smithi082 bash[20963]: audit 2024-04-03T22:47:45.860198+0000 mon.a (mon.0) 13043 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:46 smithi082 bash[20963]: audit 2024-04-03T22:47:45.868788+0000 mon.a (mon.0) 13044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:46 smithi082 bash[20963]: audit 2024-04-03T22:47:46.299423+0000 mon.a (mon.0) 13045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:47:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:46 smithi082 bash[20963]: audit 2024-04-03T22:47:46.301628+0000 mon.a (mon.0) 13046 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:47:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:46 smithi082 bash[20963]: audit 2024-04-03T22:47:46.311130+0000 mon.a (mon.0) 13047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[17655]: audit 2024-04-03T22:47:45.550500+0000 mon.a (mon.0) 13041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[17655]: audit 2024-04-03T22:47:45.560031+0000 mon.a (mon.0) 13042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[17655]: audit 2024-04-03T22:47:45.737078+0000 mon.c (mon.2) 6119 : audit [DBG] from='client.? 172.21.15.67:0/1153224059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:46.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[17655]: audit 2024-04-03T22:47:45.860198+0000 mon.a (mon.0) 13043 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[17655]: audit 2024-04-03T22:47:45.868788+0000 mon.a (mon.0) 13044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[17655]: audit 2024-04-03T22:47:46.299423+0000 mon.a (mon.0) 13045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[17655]: audit 2024-04-03T22:47:46.301628+0000 mon.a (mon.0) 13046 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[17655]: audit 2024-04-03T22:47:46.311130+0000 mon.a (mon.0) 13047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[27441]: audit 2024-04-03T22:47:45.550500+0000 mon.a (mon.0) 13041 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[27441]: audit 2024-04-03T22:47:45.560031+0000 mon.a (mon.0) 13042 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[27441]: audit 2024-04-03T22:47:45.737078+0000 mon.c (mon.2) 6119 : audit [DBG] from='client.? 172.21.15.67:0/1153224059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[27441]: audit 2024-04-03T22:47:45.860198+0000 mon.a (mon.0) 13043 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[27441]: audit 2024-04-03T22:47:45.868788+0000 mon.a (mon.0) 13044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[27441]: audit 2024-04-03T22:47:46.299423+0000 mon.a (mon.0) 13045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[27441]: audit 2024-04-03T22:47:46.301628+0000 mon.a (mon.0) 13046 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:47:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:46 smithi067 bash[27441]: audit 2024-04-03T22:47:46.311130+0000 mon.a (mon.0) 13047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:47:47.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:47 smithi082 bash[20963]: cluster 2024-04-03T22:47:46.600635+0000 mgr.y (mgr.24370) 15277 : cluster [DBG] pgmap v15261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:47.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:47 smithi067 bash[27441]: cluster 2024-04-03T22:47:46.600635+0000 mgr.y (mgr.24370) 15277 : cluster [DBG] pgmap v15261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:47.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:47 smithi067 bash[17655]: cluster 2024-04-03T22:47:46.600635+0000 mgr.y (mgr.24370) 15277 : cluster [DBG] pgmap v15261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:48.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:48 smithi082 bash[20963]: audit 2024-04-03T22:47:48.187766+0000 mon.c (mon.2) 6120 : audit [DBG] from='client.? 172.21.15.67:0/850246984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:48.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:48 smithi067 bash[27441]: audit 2024-04-03T22:47:48.187766+0000 mon.c (mon.2) 6120 : audit [DBG] from='client.? 172.21.15.67:0/850246984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:48.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:48 smithi067 bash[17655]: audit 2024-04-03T22:47:48.187766+0000 mon.c (mon.2) 6120 : audit [DBG] from='client.? 172.21.15.67:0/850246984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:49.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:49 smithi082 bash[20963]: cluster 2024-04-03T22:47:48.601631+0000 mgr.y (mgr.24370) 15278 : cluster [DBG] pgmap v15262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:49.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:49 smithi067 bash[17655]: cluster 2024-04-03T22:47:48.601631+0000 mgr.y (mgr.24370) 15278 : cluster [DBG] pgmap v15262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:49.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:49 smithi067 bash[27441]: cluster 2024-04-03T22:47:48.601631+0000 mgr.y (mgr.24370) 15278 : cluster [DBG] pgmap v15262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:51.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:50 smithi082 bash[20963]: audit 2024-04-03T22:47:50.643342+0000 mon.a (mon.0) 13048 : audit [DBG] from='client.? 172.21.15.67:0/1136009343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:51.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:50 smithi067 bash[17655]: audit 2024-04-03T22:47:50.643342+0000 mon.a (mon.0) 13048 : audit [DBG] from='client.? 172.21.15.67:0/1136009343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:51.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:50 smithi067 bash[27441]: audit 2024-04-03T22:47:50.643342+0000 mon.a (mon.0) 13048 : audit [DBG] from='client.? 172.21.15.67:0/1136009343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:51 smithi082 bash[20963]: cluster 2024-04-03T22:47:50.602167+0000 mgr.y (mgr.24370) 15279 : cluster [DBG] pgmap v15263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:51 smithi067 bash[27441]: cluster 2024-04-03T22:47:50.602167+0000 mgr.y (mgr.24370) 15279 : cluster [DBG] pgmap v15263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:51 smithi067 bash[17655]: cluster 2024-04-03T22:47:50.602167+0000 mgr.y (mgr.24370) 15279 : cluster [DBG] pgmap v15263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:47:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:47:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:53 smithi082 bash[20963]: cluster 2024-04-03T22:47:52.603295+0000 mgr.y (mgr.24370) 15280 : cluster [DBG] pgmap v15264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:53 smithi082 bash[20963]: audit 2024-04-03T22:47:53.096064+0000 mon.a (mon.0) 13049 : audit [DBG] from='client.? 172.21.15.67:0/2397693161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:53 smithi067 bash[17655]: cluster 2024-04-03T22:47:52.603295+0000 mgr.y (mgr.24370) 15280 : cluster [DBG] pgmap v15264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:53 smithi067 bash[17655]: audit 2024-04-03T22:47:53.096064+0000 mon.a (mon.0) 13049 : audit [DBG] from='client.? 172.21.15.67:0/2397693161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:53 smithi067 bash[27441]: cluster 2024-04-03T22:47:52.603295+0000 mgr.y (mgr.24370) 15280 : cluster [DBG] pgmap v15264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:53 smithi067 bash[27441]: audit 2024-04-03T22:47:53.096064+0000 mon.a (mon.0) 13049 : audit [DBG] from='client.? 172.21.15.67:0/2397693161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:55 smithi082 bash[20963]: cluster 2024-04-03T22:47:54.603914+0000 mgr.y (mgr.24370) 15281 : cluster [DBG] pgmap v15265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:55 smithi082 bash[20963]: audit 2024-04-03T22:47:55.469961+0000 mon.a (mon.0) 13050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:55 smithi082 bash[20963]: audit 2024-04-03T22:47:55.547646+0000 mon.c (mon.2) 6121 : audit [DBG] from='client.? 172.21.15.67:0/49999277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:55 smithi067 bash[17655]: cluster 2024-04-03T22:47:54.603914+0000 mgr.y (mgr.24370) 15281 : cluster [DBG] pgmap v15265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:55 smithi067 bash[17655]: audit 2024-04-03T22:47:55.469961+0000 mon.a (mon.0) 13050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:55 smithi067 bash[17655]: audit 2024-04-03T22:47:55.547646+0000 mon.c (mon.2) 6121 : audit [DBG] from='client.? 172.21.15.67:0/49999277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:55 smithi067 bash[27441]: cluster 2024-04-03T22:47:54.603914+0000 mgr.y (mgr.24370) 15281 : cluster [DBG] pgmap v15265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:55 smithi067 bash[27441]: audit 2024-04-03T22:47:55.469961+0000 mon.a (mon.0) 13050 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:47:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:55 smithi067 bash[27441]: audit 2024-04-03T22:47:55.547646+0000 mon.c (mon.2) 6121 : audit [DBG] from='client.? 172.21.15.67:0/49999277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:57 smithi082 bash[20963]: cluster 2024-04-03T22:47:56.605052+0000 mgr.y (mgr.24370) 15282 : cluster [DBG] pgmap v15266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:57 smithi067 bash[17655]: cluster 2024-04-03T22:47:56.605052+0000 mgr.y (mgr.24370) 15282 : cluster [DBG] pgmap v15266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:57 smithi067 bash[27441]: cluster 2024-04-03T22:47:56.605052+0000 mgr.y (mgr.24370) 15282 : cluster [DBG] pgmap v15266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:47:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:58 smithi082 bash[20963]: audit 2024-04-03T22:47:57.994768+0000 mon.c (mon.2) 6122 : audit [DBG] from='client.? 172.21.15.67:0/3217698492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:59.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:58 smithi067 bash[17655]: audit 2024-04-03T22:47:57.994768+0000 mon.c (mon.2) 6122 : audit [DBG] from='client.? 172.21.15.67:0/3217698492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:47:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:58 smithi067 bash[27441]: audit 2024-04-03T22:47:57.994768+0000 mon.c (mon.2) 6122 : audit [DBG] from='client.? 172.21.15.67:0/3217698492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:47:59 smithi082 bash[20963]: cluster 2024-04-03T22:47:58.605735+0000 mgr.y (mgr.24370) 15283 : cluster [DBG] pgmap v15267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:47:59 smithi067 bash[27441]: cluster 2024-04-03T22:47:58.605735+0000 mgr.y (mgr.24370) 15283 : cluster [DBG] pgmap v15267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:00.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:47:59 smithi067 bash[17655]: cluster 2024-04-03T22:47:58.605735+0000 mgr.y (mgr.24370) 15283 : cluster [DBG] pgmap v15267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:01 smithi082 bash[20963]: audit 2024-04-03T22:48:00.445749+0000 mon.a (mon.0) 13051 : audit [DBG] from='client.? 172.21.15.67:0/2616164875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:01.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:01 smithi082 bash[20963]: cluster 2024-04-03T22:48:00.606451+0000 mgr.y (mgr.24370) 15284 : cluster [DBG] pgmap v15268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:01 smithi067 bash[27441]: audit 2024-04-03T22:48:00.445749+0000 mon.a (mon.0) 13051 : audit [DBG] from='client.? 172.21.15.67:0/2616164875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:01.665 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:01 smithi067 bash[27441]: cluster 2024-04-03T22:48:00.606451+0000 mgr.y (mgr.24370) 15284 : cluster [DBG] pgmap v15268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:01.665 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:01 smithi067 bash[17655]: audit 2024-04-03T22:48:00.445749+0000 mon.a (mon.0) 13051 : audit [DBG] from='client.? 172.21.15.67:0/2616164875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:01 smithi067 bash[17655]: cluster 2024-04-03T22:48:00.606451+0000 mgr.y (mgr.24370) 15284 : cluster [DBG] pgmap v15268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:48:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:48:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:03 smithi082 bash[20963]: cluster 2024-04-03T22:48:02.607384+0000 mgr.y (mgr.24370) 15285 : cluster [DBG] pgmap v15269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:03.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:03 smithi082 bash[20963]: audit 2024-04-03T22:48:02.904207+0000 mon.c (mon.2) 6123 : audit [DBG] from='client.? 172.21.15.67:0/696787913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:03 smithi067 bash[17655]: cluster 2024-04-03T22:48:02.607384+0000 mgr.y (mgr.24370) 15285 : cluster [DBG] pgmap v15269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:03.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:03 smithi067 bash[17655]: audit 2024-04-03T22:48:02.904207+0000 mon.c (mon.2) 6123 : audit [DBG] from='client.? 172.21.15.67:0/696787913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:03 smithi067 bash[27441]: cluster 2024-04-03T22:48:02.607384+0000 mgr.y (mgr.24370) 15285 : cluster [DBG] pgmap v15269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:03.915 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:03 smithi067 bash[27441]: audit 2024-04-03T22:48:02.904207+0000 mon.c (mon.2) 6123 : audit [DBG] from='client.? 172.21.15.67:0/696787913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:05 smithi082 bash[20963]: cluster 2024-04-03T22:48:04.607859+0000 mgr.y (mgr.24370) 15286 : cluster [DBG] pgmap v15270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:05 smithi082 bash[20963]: audit 2024-04-03T22:48:05.356423+0000 mon.c (mon.2) 6124 : audit [DBG] from='client.? 172.21.15.67:0/1791360351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:05 smithi067 bash[17655]: cluster 2024-04-03T22:48:04.607859+0000 mgr.y (mgr.24370) 15286 : cluster [DBG] pgmap v15270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:05 smithi067 bash[17655]: audit 2024-04-03T22:48:05.356423+0000 mon.c (mon.2) 6124 : audit [DBG] from='client.? 172.21.15.67:0/1791360351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:05 smithi067 bash[27441]: cluster 2024-04-03T22:48:04.607859+0000 mgr.y (mgr.24370) 15286 : cluster [DBG] pgmap v15270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:05 smithi067 bash[27441]: audit 2024-04-03T22:48:05.356423+0000 mon.c (mon.2) 6124 : audit [DBG] from='client.? 172.21.15.67:0/1791360351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:07 smithi082 bash[20963]: cluster 2024-04-03T22:48:06.609009+0000 mgr.y (mgr.24370) 15287 : cluster [DBG] pgmap v15271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:08.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:07 smithi067 bash[27441]: cluster 2024-04-03T22:48:06.609009+0000 mgr.y (mgr.24370) 15287 : cluster [DBG] pgmap v15271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:07 smithi067 bash[17655]: cluster 2024-04-03T22:48:06.609009+0000 mgr.y (mgr.24370) 15287 : cluster [DBG] pgmap v15271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:09.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:08 smithi082 bash[20963]: audit 2024-04-03T22:48:07.818308+0000 mon.c (mon.2) 6125 : audit [DBG] from='client.? 172.21.15.67:0/3954507951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:09.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:08 smithi067 bash[27441]: audit 2024-04-03T22:48:07.818308+0000 mon.c (mon.2) 6125 : audit [DBG] from='client.? 172.21.15.67:0/3954507951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:09.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:08 smithi067 bash[17655]: audit 2024-04-03T22:48:07.818308+0000 mon.c (mon.2) 6125 : audit [DBG] from='client.? 172.21.15.67:0/3954507951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:10.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:09 smithi082 bash[20963]: cluster 2024-04-03T22:48:08.609657+0000 mgr.y (mgr.24370) 15288 : cluster [DBG] pgmap v15272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:10.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:09 smithi067 bash[17655]: cluster 2024-04-03T22:48:08.609657+0000 mgr.y (mgr.24370) 15288 : cluster [DBG] pgmap v15272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:10.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:09 smithi067 bash[27441]: cluster 2024-04-03T22:48:08.609657+0000 mgr.y (mgr.24370) 15288 : cluster [DBG] pgmap v15272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:10 smithi082 bash[20963]: audit 2024-04-03T22:48:10.271482+0000 mon.a (mon.0) 13052 : audit [DBG] from='client.? 172.21.15.67:0/4068772375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:10 smithi082 bash[20963]: audit 2024-04-03T22:48:10.470451+0000 mon.a (mon.0) 13053 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:10 smithi067 bash[27441]: audit 2024-04-03T22:48:10.271482+0000 mon.a (mon.0) 13052 : audit [DBG] from='client.? 172.21.15.67:0/4068772375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:10 smithi067 bash[27441]: audit 2024-04-03T22:48:10.470451+0000 mon.a (mon.0) 13053 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:10 smithi067 bash[17655]: audit 2024-04-03T22:48:10.271482+0000 mon.a (mon.0) 13052 : audit [DBG] from='client.? 172.21.15.67:0/4068772375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:10 smithi067 bash[17655]: audit 2024-04-03T22:48:10.470451+0000 mon.a (mon.0) 13053 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:11 smithi082 bash[20963]: cluster 2024-04-03T22:48:10.610277+0000 mgr.y (mgr.24370) 15289 : cluster [DBG] pgmap v15273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:11 smithi067 bash[17655]: cluster 2024-04-03T22:48:10.610277+0000 mgr.y (mgr.24370) 15289 : cluster [DBG] pgmap v15273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:12.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:11 smithi067 bash[27441]: cluster 2024-04-03T22:48:10.610277+0000 mgr.y (mgr.24370) 15289 : cluster [DBG] pgmap v15273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:48:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:48:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:13 smithi082 bash[20963]: cluster 2024-04-03T22:48:12.611064+0000 mgr.y (mgr.24370) 15290 : cluster [DBG] pgmap v15274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:13 smithi082 bash[20963]: audit 2024-04-03T22:48:12.726918+0000 mon.c (mon.2) 6126 : audit [DBG] from='client.? 172.21.15.67:0/1679045982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:13 smithi067 bash[27441]: cluster 2024-04-03T22:48:12.611064+0000 mgr.y (mgr.24370) 15290 : cluster [DBG] pgmap v15274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:13 smithi067 bash[27441]: audit 2024-04-03T22:48:12.726918+0000 mon.c (mon.2) 6126 : audit [DBG] from='client.? 172.21.15.67:0/1679045982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:13 smithi067 bash[17655]: cluster 2024-04-03T22:48:12.611064+0000 mgr.y (mgr.24370) 15290 : cluster [DBG] pgmap v15274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:13 smithi067 bash[17655]: audit 2024-04-03T22:48:12.726918+0000 mon.c (mon.2) 6126 : audit [DBG] from='client.? 172.21.15.67:0/1679045982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:15 smithi082 bash[20963]: cluster 2024-04-03T22:48:14.611672+0000 mgr.y (mgr.24370) 15291 : cluster [DBG] pgmap v15275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:15 smithi082 bash[20963]: audit 2024-04-03T22:48:15.174518+0000 mon.a (mon.0) 13054 : audit [DBG] from='client.? 172.21.15.67:0/40614920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:15 smithi067 bash[17655]: cluster 2024-04-03T22:48:14.611672+0000 mgr.y (mgr.24370) 15291 : cluster [DBG] pgmap v15275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:16.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:15 smithi067 bash[17655]: audit 2024-04-03T22:48:15.174518+0000 mon.a (mon.0) 13054 : audit [DBG] from='client.? 172.21.15.67:0/40614920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:15 smithi067 bash[27441]: cluster 2024-04-03T22:48:14.611672+0000 mgr.y (mgr.24370) 15291 : cluster [DBG] pgmap v15275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:15 smithi067 bash[27441]: audit 2024-04-03T22:48:15.174518+0000 mon.a (mon.0) 13054 : audit [DBG] from='client.? 172.21.15.67:0/40614920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:17 smithi082 bash[20963]: cluster 2024-04-03T22:48:16.612849+0000 mgr.y (mgr.24370) 15292 : cluster [DBG] pgmap v15276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:17 smithi082 bash[20963]: audit 2024-04-03T22:48:17.630624+0000 mon.c (mon.2) 6127 : audit [DBG] from='client.? 172.21.15.67:0/2999201387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:17 smithi067 bash[17655]: cluster 2024-04-03T22:48:16.612849+0000 mgr.y (mgr.24370) 15292 : cluster [DBG] pgmap v15276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:17 smithi067 bash[17655]: audit 2024-04-03T22:48:17.630624+0000 mon.c (mon.2) 6127 : audit [DBG] from='client.? 172.21.15.67:0/2999201387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:17 smithi067 bash[27441]: cluster 2024-04-03T22:48:16.612849+0000 mgr.y (mgr.24370) 15292 : cluster [DBG] pgmap v15276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:17 smithi067 bash[27441]: audit 2024-04-03T22:48:17.630624+0000 mon.c (mon.2) 6127 : audit [DBG] from='client.? 172.21.15.67:0/2999201387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:19 smithi082 bash[20963]: cluster 2024-04-03T22:48:18.613553+0000 mgr.y (mgr.24370) 15293 : cluster [DBG] pgmap v15277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:20.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:19 smithi067 bash[27441]: cluster 2024-04-03T22:48:18.613553+0000 mgr.y (mgr.24370) 15293 : cluster [DBG] pgmap v15277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:20.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:19 smithi067 bash[17655]: cluster 2024-04-03T22:48:18.613553+0000 mgr.y (mgr.24370) 15293 : cluster [DBG] pgmap v15277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:20 smithi082 bash[20963]: audit 2024-04-03T22:48:20.085121+0000 mon.a (mon.0) 13055 : audit [DBG] from='client.? 172.21.15.67:0/3893102456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:21.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:20 smithi067 bash[17655]: audit 2024-04-03T22:48:20.085121+0000 mon.a (mon.0) 13055 : audit [DBG] from='client.? 172.21.15.67:0/3893102456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:20 smithi067 bash[27441]: audit 2024-04-03T22:48:20.085121+0000 mon.a (mon.0) 13055 : audit [DBG] from='client.? 172.21.15.67:0/3893102456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:21 smithi082 bash[20963]: cluster 2024-04-03T22:48:20.614271+0000 mgr.y (mgr.24370) 15294 : cluster [DBG] pgmap v15278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:21 smithi067 bash[27441]: cluster 2024-04-03T22:48:20.614271+0000 mgr.y (mgr.24370) 15294 : cluster [DBG] pgmap v15278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:22.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:21 smithi067 bash[17655]: cluster 2024-04-03T22:48:20.614271+0000 mgr.y (mgr.24370) 15294 : cluster [DBG] pgmap v15278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:22 smithi067 bash[27441]: audit 2024-04-03T22:48:22.537139+0000 mon.a (mon.0) 13056 : audit [DBG] from='client.? 172.21.15.67:0/2452919954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:22 smithi067 bash[17655]: audit 2024-04-03T22:48:22.537139+0000 mon.a (mon.0) 13056 : audit [DBG] from='client.? 172.21.15.67:0/2452919954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:23.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:22 smithi082 bash[20963]: audit 2024-04-03T22:48:22.537139+0000 mon.a (mon.0) 13056 : audit [DBG] from='client.? 172.21.15.67:0/2452919954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:23.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:48:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:48:23.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:23 smithi082 bash[20963]: cluster 2024-04-03T22:48:22.615314+0000 mgr.y (mgr.24370) 15295 : cluster [DBG] pgmap v15279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:24.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:23 smithi067 bash[17655]: cluster 2024-04-03T22:48:22.615314+0000 mgr.y (mgr.24370) 15295 : cluster [DBG] pgmap v15279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:23 smithi067 bash[27441]: cluster 2024-04-03T22:48:22.615314+0000 mgr.y (mgr.24370) 15295 : cluster [DBG] pgmap v15279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:25 smithi082 bash[20963]: cluster 2024-04-03T22:48:24.615957+0000 mgr.y (mgr.24370) 15296 : cluster [DBG] pgmap v15280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:25 smithi082 bash[20963]: audit 2024-04-03T22:48:24.991055+0000 mon.c (mon.2) 6128 : audit [DBG] from='client.? 172.21.15.67:0/1530401530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:26.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:25 smithi082 bash[20963]: audit 2024-04-03T22:48:25.470960+0000 mon.a (mon.0) 13057 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:25 smithi067 bash[27441]: cluster 2024-04-03T22:48:24.615957+0000 mgr.y (mgr.24370) 15296 : cluster [DBG] pgmap v15280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:25 smithi067 bash[27441]: audit 2024-04-03T22:48:24.991055+0000 mon.c (mon.2) 6128 : audit [DBG] from='client.? 172.21.15.67:0/1530401530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:26.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:25 smithi067 bash[27441]: audit 2024-04-03T22:48:25.470960+0000 mon.a (mon.0) 13057 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:25 smithi067 bash[17655]: cluster 2024-04-03T22:48:24.615957+0000 mgr.y (mgr.24370) 15296 : cluster [DBG] pgmap v15280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:25 smithi067 bash[17655]: audit 2024-04-03T22:48:24.991055+0000 mon.c (mon.2) 6128 : audit [DBG] from='client.? 172.21.15.67:0/1530401530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:25 smithi067 bash[17655]: audit 2024-04-03T22:48:25.470960+0000 mon.a (mon.0) 13057 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:28.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:27 smithi082 bash[20963]: cluster 2024-04-03T22:48:26.617148+0000 mgr.y (mgr.24370) 15297 : cluster [DBG] pgmap v15281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:27 smithi082 bash[20963]: audit 2024-04-03T22:48:27.443567+0000 mon.c (mon.2) 6129 : audit [DBG] from='client.? 172.21.15.67:0/898872364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:27 smithi067 bash[27441]: cluster 2024-04-03T22:48:26.617148+0000 mgr.y (mgr.24370) 15297 : cluster [DBG] pgmap v15281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:28.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:27 smithi067 bash[27441]: audit 2024-04-03T22:48:27.443567+0000 mon.c (mon.2) 6129 : audit [DBG] from='client.? 172.21.15.67:0/898872364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:28.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:27 smithi067 bash[17655]: cluster 2024-04-03T22:48:26.617148+0000 mgr.y (mgr.24370) 15297 : cluster [DBG] pgmap v15281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:28.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:27 smithi067 bash[17655]: audit 2024-04-03T22:48:27.443567+0000 mon.c (mon.2) 6129 : audit [DBG] from='client.? 172.21.15.67:0/898872364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:29 smithi082 bash[20963]: cluster 2024-04-03T22:48:28.617772+0000 mgr.y (mgr.24370) 15298 : cluster [DBG] pgmap v15282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:29 smithi067 bash[17655]: cluster 2024-04-03T22:48:28.617772+0000 mgr.y (mgr.24370) 15298 : cluster [DBG] pgmap v15282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:30.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:29 smithi067 bash[27441]: cluster 2024-04-03T22:48:28.617772+0000 mgr.y (mgr.24370) 15298 : cluster [DBG] pgmap v15282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:30 smithi082 bash[20963]: audit 2024-04-03T22:48:29.902351+0000 mon.c (mon.2) 6130 : audit [DBG] from='client.? 172.21.15.67:0/3902897235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:31.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:30 smithi067 bash[17655]: audit 2024-04-03T22:48:29.902351+0000 mon.c (mon.2) 6130 : audit [DBG] from='client.? 172.21.15.67:0/3902897235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:31.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:30 smithi067 bash[27441]: audit 2024-04-03T22:48:29.902351+0000 mon.c (mon.2) 6130 : audit [DBG] from='client.? 172.21.15.67:0/3902897235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:31 smithi082 bash[20963]: cluster 2024-04-03T22:48:30.618442+0000 mgr.y (mgr.24370) 15299 : cluster [DBG] pgmap v15283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:31 smithi067 bash[17655]: cluster 2024-04-03T22:48:30.618442+0000 mgr.y (mgr.24370) 15299 : cluster [DBG] pgmap v15283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:32.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:31 smithi067 bash[27441]: cluster 2024-04-03T22:48:30.618442+0000 mgr.y (mgr.24370) 15299 : cluster [DBG] pgmap v15283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:32 smithi067 bash[17655]: audit 2024-04-03T22:48:32.357553+0000 mon.a (mon.0) 13058 : audit [DBG] from='client.? 172.21.15.67:0/4128246766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:33.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:32 smithi067 bash[27441]: audit 2024-04-03T22:48:32.357553+0000 mon.a (mon.0) 13058 : audit [DBG] from='client.? 172.21.15.67:0/4128246766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:32 smithi082 bash[20963]: audit 2024-04-03T22:48:32.357553+0000 mon.a (mon.0) 13058 : audit [DBG] from='client.? 172.21.15.67:0/4128246766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:48:33.775 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:48:34.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:33 smithi082 bash[20963]: cluster 2024-04-03T22:48:32.619629+0000 mgr.y (mgr.24370) 15300 : cluster [DBG] pgmap v15284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:33 smithi067 bash[17655]: cluster 2024-04-03T22:48:32.619629+0000 mgr.y (mgr.24370) 15300 : cluster [DBG] pgmap v15284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:34.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:33 smithi067 bash[27441]: cluster 2024-04-03T22:48:32.619629+0000 mgr.y (mgr.24370) 15300 : cluster [DBG] pgmap v15284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:35 smithi082 bash[20963]: cluster 2024-04-03T22:48:34.620138+0000 mgr.y (mgr.24370) 15301 : cluster [DBG] pgmap v15285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:35 smithi082 bash[20963]: audit 2024-04-03T22:48:34.813348+0000 mon.a (mon.0) 13059 : audit [DBG] from='client.? 172.21.15.67:0/1649207898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:35 smithi067 bash[17655]: cluster 2024-04-03T22:48:34.620138+0000 mgr.y (mgr.24370) 15301 : cluster [DBG] pgmap v15285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:35 smithi067 bash[17655]: audit 2024-04-03T22:48:34.813348+0000 mon.a (mon.0) 13059 : audit [DBG] from='client.? 172.21.15.67:0/1649207898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:35 smithi067 bash[27441]: cluster 2024-04-03T22:48:34.620138+0000 mgr.y (mgr.24370) 15301 : cluster [DBG] pgmap v15285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:35 smithi067 bash[27441]: audit 2024-04-03T22:48:34.813348+0000 mon.a (mon.0) 13059 : audit [DBG] from='client.? 172.21.15.67:0/1649207898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:37 smithi082 bash[20963]: cluster 2024-04-03T22:48:36.621088+0000 mgr.y (mgr.24370) 15302 : cluster [DBG] pgmap v15286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:37 smithi082 bash[20963]: audit 2024-04-03T22:48:37.270839+0000 mon.a (mon.0) 13060 : audit [DBG] from='client.? 172.21.15.67:0/1607206569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:37 smithi067 bash[27441]: cluster 2024-04-03T22:48:36.621088+0000 mgr.y (mgr.24370) 15302 : cluster [DBG] pgmap v15286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:37 smithi067 bash[27441]: audit 2024-04-03T22:48:37.270839+0000 mon.a (mon.0) 13060 : audit [DBG] from='client.? 172.21.15.67:0/1607206569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:37 smithi067 bash[17655]: cluster 2024-04-03T22:48:36.621088+0000 mgr.y (mgr.24370) 15302 : cluster [DBG] pgmap v15286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:37 smithi067 bash[17655]: audit 2024-04-03T22:48:37.270839+0000 mon.a (mon.0) 13060 : audit [DBG] from='client.? 172.21.15.67:0/1607206569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:39 smithi082 bash[20963]: cluster 2024-04-03T22:48:38.621896+0000 mgr.y (mgr.24370) 15303 : cluster [DBG] pgmap v15287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:39 smithi082 bash[20963]: audit 2024-04-03T22:48:39.725238+0000 mon.a (mon.0) 13061 : audit [DBG] from='client.? 172.21.15.67:0/1178305751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:40.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:39 smithi067 bash[27441]: cluster 2024-04-03T22:48:38.621896+0000 mgr.y (mgr.24370) 15303 : cluster [DBG] pgmap v15287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:39 smithi067 bash[27441]: audit 2024-04-03T22:48:39.725238+0000 mon.a (mon.0) 13061 : audit [DBG] from='client.? 172.21.15.67:0/1178305751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:39 smithi067 bash[17655]: cluster 2024-04-03T22:48:38.621896+0000 mgr.y (mgr.24370) 15303 : cluster [DBG] pgmap v15287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:39 smithi067 bash[17655]: audit 2024-04-03T22:48:39.725238+0000 mon.a (mon.0) 13061 : audit [DBG] from='client.? 172.21.15.67:0/1178305751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:40 smithi082 bash[20963]: audit 2024-04-03T22:48:40.471172+0000 mon.a (mon.0) 13062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:40 smithi067 bash[27441]: audit 2024-04-03T22:48:40.471172+0000 mon.a (mon.0) 13062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:40 smithi067 bash[17655]: audit 2024-04-03T22:48:40.471172+0000 mon.a (mon.0) 13062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:41 smithi082 bash[20963]: cluster 2024-04-03T22:48:40.622628+0000 mgr.y (mgr.24370) 15304 : cluster [DBG] pgmap v15288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:41 smithi067 bash[17655]: cluster 2024-04-03T22:48:40.622628+0000 mgr.y (mgr.24370) 15304 : cluster [DBG] pgmap v15288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:42.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:41 smithi067 bash[27441]: cluster 2024-04-03T22:48:40.622628+0000 mgr.y (mgr.24370) 15304 : cluster [DBG] pgmap v15288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:42 smithi067 bash[27441]: audit 2024-04-03T22:48:42.177492+0000 mon.a (mon.0) 13063 : audit [DBG] from='client.? 172.21.15.67:0/557179531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:43.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:42 smithi067 bash[27441]: cluster 2024-04-03T22:48:42.623791+0000 mgr.y (mgr.24370) 15305 : cluster [DBG] pgmap v15289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:43.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:42 smithi067 bash[17655]: audit 2024-04-03T22:48:42.177492+0000 mon.a (mon.0) 13063 : audit [DBG] from='client.? 172.21.15.67:0/557179531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:43.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:42 smithi067 bash[17655]: cluster 2024-04-03T22:48:42.623791+0000 mgr.y (mgr.24370) 15305 : cluster [DBG] pgmap v15289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:42 smithi082 bash[20963]: audit 2024-04-03T22:48:42.177492+0000 mon.a (mon.0) 13063 : audit [DBG] from='client.? 172.21.15.67:0/557179531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:43.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:42 smithi082 bash[20963]: cluster 2024-04-03T22:48:42.623791+0000 mgr.y (mgr.24370) 15305 : cluster [DBG] pgmap v15289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:48:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:48:45.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:44 smithi082 bash[20963]: audit 2024-04-03T22:48:44.635570+0000 mon.c (mon.2) 6131 : audit [DBG] from='client.? 172.21.15.67:0/3171440786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:45.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:44 smithi067 bash[17655]: audit 2024-04-03T22:48:44.635570+0000 mon.c (mon.2) 6131 : audit [DBG] from='client.? 172.21.15.67:0/3171440786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:45.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:44 smithi067 bash[27441]: audit 2024-04-03T22:48:44.635570+0000 mon.c (mon.2) 6131 : audit [DBG] from='client.? 172.21.15.67:0/3171440786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:46.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:45 smithi082 bash[20963]: cluster 2024-04-03T22:48:44.624457+0000 mgr.y (mgr.24370) 15306 : cluster [DBG] pgmap v15290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:46.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:45 smithi067 bash[17655]: cluster 2024-04-03T22:48:44.624457+0000 mgr.y (mgr.24370) 15306 : cluster [DBG] pgmap v15290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:46.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:45 smithi067 bash[27441]: cluster 2024-04-03T22:48:44.624457+0000 mgr.y (mgr.24370) 15306 : cluster [DBG] pgmap v15290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:46 smithi082 bash[20963]: audit 2024-04-03T22:48:46.387597+0000 mon.a (mon.0) 13064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:48:47.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:46 smithi067 bash[17655]: audit 2024-04-03T22:48:46.387597+0000 mon.a (mon.0) 13064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:48:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:46 smithi067 bash[27441]: audit 2024-04-03T22:48:46.387597+0000 mon.a (mon.0) 13064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:48:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:47 smithi082 bash[20963]: cluster 2024-04-03T22:48:46.625216+0000 mgr.y (mgr.24370) 15307 : cluster [DBG] pgmap v15291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:47 smithi082 bash[20963]: audit 2024-04-03T22:48:47.101226+0000 mon.c (mon.2) 6132 : audit [DBG] from='client.? 172.21.15.67:0/2705260407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:47 smithi067 bash[17655]: cluster 2024-04-03T22:48:46.625216+0000 mgr.y (mgr.24370) 15307 : cluster [DBG] pgmap v15291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:47 smithi067 bash[17655]: audit 2024-04-03T22:48:47.101226+0000 mon.c (mon.2) 6132 : audit [DBG] from='client.? 172.21.15.67:0/2705260407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:47 smithi067 bash[27441]: cluster 2024-04-03T22:48:46.625216+0000 mgr.y (mgr.24370) 15307 : cluster [DBG] pgmap v15291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:47 smithi067 bash[27441]: audit 2024-04-03T22:48:47.101226+0000 mon.c (mon.2) 6132 : audit [DBG] from='client.? 172.21.15.67:0/2705260407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:49 smithi082 bash[20963]: cluster 2024-04-03T22:48:48.626010+0000 mgr.y (mgr.24370) 15308 : cluster [DBG] pgmap v15292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:49 smithi082 bash[20963]: audit 2024-04-03T22:48:49.547770+0000 mon.c (mon.2) 6133 : audit [DBG] from='client.? 172.21.15.67:0/785138378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:50.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:49 smithi067 bash[27441]: cluster 2024-04-03T22:48:48.626010+0000 mgr.y (mgr.24370) 15308 : cluster [DBG] pgmap v15292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:49 smithi067 bash[27441]: audit 2024-04-03T22:48:49.547770+0000 mon.c (mon.2) 6133 : audit [DBG] from='client.? 172.21.15.67:0/785138378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:50.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:49 smithi067 bash[17655]: cluster 2024-04-03T22:48:48.626010+0000 mgr.y (mgr.24370) 15308 : cluster [DBG] pgmap v15292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:50.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:49 smithi067 bash[17655]: audit 2024-04-03T22:48:49.547770+0000 mon.c (mon.2) 6133 : audit [DBG] from='client.? 172.21.15.67:0/785138378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:51 smithi082 bash[20963]: cluster 2024-04-03T22:48:50.626631+0000 mgr.y (mgr.24370) 15309 : cluster [DBG] pgmap v15293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:52.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:51 smithi067 bash[27441]: cluster 2024-04-03T22:48:50.626631+0000 mgr.y (mgr.24370) 15309 : cluster [DBG] pgmap v15293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:52.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:51 smithi067 bash[17655]: cluster 2024-04-03T22:48:50.626631+0000 mgr.y (mgr.24370) 15309 : cluster [DBG] pgmap v15293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[27441]: audit 2024-04-03T22:48:52.066698+0000 mon.a (mon.0) 13065 : audit [DBG] from='client.? 172.21.15.67:0/1570147856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[27441]: audit 2024-04-03T22:48:52.084427+0000 mon.a (mon.0) 13066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[27441]: audit 2024-04-03T22:48:52.094166+0000 mon.a (mon.0) 13067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[27441]: audit 2024-04-03T22:48:52.382135+0000 mon.a (mon.0) 13068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[27441]: audit 2024-04-03T22:48:52.389911+0000 mon.a (mon.0) 13069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[17655]: audit 2024-04-03T22:48:52.066698+0000 mon.a (mon.0) 13065 : audit [DBG] from='client.? 172.21.15.67:0/1570147856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[17655]: audit 2024-04-03T22:48:52.084427+0000 mon.a (mon.0) 13066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[17655]: audit 2024-04-03T22:48:52.094166+0000 mon.a (mon.0) 13067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[17655]: audit 2024-04-03T22:48:52.382135+0000 mon.a (mon.0) 13068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:52 smithi067 bash[17655]: audit 2024-04-03T22:48:52.389911+0000 mon.a (mon.0) 13069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:52 smithi082 bash[20963]: audit 2024-04-03T22:48:52.066698+0000 mon.a (mon.0) 13065 : audit [DBG] from='client.? 172.21.15.67:0/1570147856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:53.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:52 smithi082 bash[20963]: audit 2024-04-03T22:48:52.084427+0000 mon.a (mon.0) 13066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:52 smithi082 bash[20963]: audit 2024-04-03T22:48:52.094166+0000 mon.a (mon.0) 13067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:52 smithi082 bash[20963]: audit 2024-04-03T22:48:52.382135+0000 mon.a (mon.0) 13068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:52 smithi082 bash[20963]: audit 2024-04-03T22:48:52.389911+0000 mon.a (mon.0) 13069 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:48:53.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:48:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:53 smithi082 bash[20963]: cluster 2024-04-03T22:48:52.627817+0000 mgr.y (mgr.24370) 15310 : cluster [DBG] pgmap v15294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:53 smithi082 bash[20963]: audit 2024-04-03T22:48:52.866426+0000 mon.a (mon.0) 13070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:48:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:53 smithi082 bash[20963]: audit 2024-04-03T22:48:52.868308+0000 mon.a (mon.0) 13071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:48:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:53 smithi082 bash[20963]: audit 2024-04-03T22:48:52.879982+0000 mon.a (mon.0) 13072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:53 smithi067 bash[17655]: cluster 2024-04-03T22:48:52.627817+0000 mgr.y (mgr.24370) 15310 : cluster [DBG] pgmap v15294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:53 smithi067 bash[17655]: audit 2024-04-03T22:48:52.866426+0000 mon.a (mon.0) 13070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:48:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:53 smithi067 bash[17655]: audit 2024-04-03T22:48:52.868308+0000 mon.a (mon.0) 13071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:48:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:53 smithi067 bash[17655]: audit 2024-04-03T22:48:52.879982+0000 mon.a (mon.0) 13072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:53 smithi067 bash[27441]: cluster 2024-04-03T22:48:52.627817+0000 mgr.y (mgr.24370) 15310 : cluster [DBG] pgmap v15294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:53 smithi067 bash[27441]: audit 2024-04-03T22:48:52.866426+0000 mon.a (mon.0) 13070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:48:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:53 smithi067 bash[27441]: audit 2024-04-03T22:48:52.868308+0000 mon.a (mon.0) 13071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:48:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:53 smithi067 bash[27441]: audit 2024-04-03T22:48:52.879982+0000 mon.a (mon.0) 13072 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:48:55.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:54 smithi082 bash[20963]: audit 2024-04-03T22:48:54.520602+0000 mon.a (mon.0) 13073 : audit [DBG] from='client.? 172.21.15.67:0/423585786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:55.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:54 smithi067 bash[17655]: audit 2024-04-03T22:48:54.520602+0000 mon.a (mon.0) 13073 : audit [DBG] from='client.? 172.21.15.67:0/423585786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:54 smithi067 bash[27441]: audit 2024-04-03T22:48:54.520602+0000 mon.a (mon.0) 13073 : audit [DBG] from='client.? 172.21.15.67:0/423585786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:55 smithi082 bash[20963]: cluster 2024-04-03T22:48:54.628546+0000 mgr.y (mgr.24370) 15311 : cluster [DBG] pgmap v15295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:55 smithi082 bash[20963]: audit 2024-04-03T22:48:55.471592+0000 mon.a (mon.0) 13074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:55 smithi067 bash[17655]: cluster 2024-04-03T22:48:54.628546+0000 mgr.y (mgr.24370) 15311 : cluster [DBG] pgmap v15295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:55 smithi067 bash[17655]: audit 2024-04-03T22:48:55.471592+0000 mon.a (mon.0) 13074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:55 smithi067 bash[27441]: cluster 2024-04-03T22:48:54.628546+0000 mgr.y (mgr.24370) 15311 : cluster [DBG] pgmap v15295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:55 smithi067 bash[27441]: audit 2024-04-03T22:48:55.471592+0000 mon.a (mon.0) 13074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:48:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:57 smithi082 bash[20963]: cluster 2024-04-03T22:48:56.629154+0000 mgr.y (mgr.24370) 15312 : cluster [DBG] pgmap v15296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:57 smithi082 bash[20963]: audit 2024-04-03T22:48:56.981414+0000 mon.c (mon.2) 6134 : audit [DBG] from='client.? 172.21.15.67:0/2272776724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:57 smithi067 bash[27441]: cluster 2024-04-03T22:48:56.629154+0000 mgr.y (mgr.24370) 15312 : cluster [DBG] pgmap v15296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:58.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:57 smithi067 bash[27441]: audit 2024-04-03T22:48:56.981414+0000 mon.c (mon.2) 6134 : audit [DBG] from='client.? 172.21.15.67:0/2272776724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:48:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:57 smithi067 bash[17655]: cluster 2024-04-03T22:48:56.629154+0000 mgr.y (mgr.24370) 15312 : cluster [DBG] pgmap v15296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:48:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:57 smithi067 bash[17655]: audit 2024-04-03T22:48:56.981414+0000 mon.c (mon.2) 6134 : audit [DBG] from='client.? 172.21.15.67:0/2272776724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:59 smithi082 bash[20963]: cluster 2024-04-03T22:48:58.629818+0000 mgr.y (mgr.24370) 15313 : cluster [DBG] pgmap v15297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:48:59 smithi082 bash[20963]: audit 2024-04-03T22:48:59.440141+0000 mon.c (mon.2) 6135 : audit [DBG] from='client.? 172.21.15.67:0/3210246971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:59 smithi067 bash[27441]: cluster 2024-04-03T22:48:58.629818+0000 mgr.y (mgr.24370) 15313 : cluster [DBG] pgmap v15297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:00.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:48:59 smithi067 bash[27441]: audit 2024-04-03T22:48:59.440141+0000 mon.c (mon.2) 6135 : audit [DBG] from='client.? 172.21.15.67:0/3210246971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:59 smithi067 bash[17655]: cluster 2024-04-03T22:48:58.629818+0000 mgr.y (mgr.24370) 15313 : cluster [DBG] pgmap v15297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:48:59 smithi067 bash[17655]: audit 2024-04-03T22:48:59.440141+0000 mon.c (mon.2) 6135 : audit [DBG] from='client.? 172.21.15.67:0/3210246971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:01 smithi082 bash[20963]: cluster 2024-04-03T22:49:00.630502+0000 mgr.y (mgr.24370) 15314 : cluster [DBG] pgmap v15298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:02.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:01 smithi067 bash[17655]: cluster 2024-04-03T22:49:00.630502+0000 mgr.y (mgr.24370) 15314 : cluster [DBG] pgmap v15298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:01 smithi067 bash[27441]: cluster 2024-04-03T22:49:00.630502+0000 mgr.y (mgr.24370) 15314 : cluster [DBG] pgmap v15298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:02 smithi067 bash[17655]: audit 2024-04-03T22:49:01.899155+0000 mon.c (mon.2) 6136 : audit [DBG] from='client.? 172.21.15.67:0/975232013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:02 smithi067 bash[27441]: audit 2024-04-03T22:49:01.899155+0000 mon.c (mon.2) 6136 : audit [DBG] from='client.? 172.21.15.67:0/975232013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:02 smithi082 bash[20963]: audit 2024-04-03T22:49:01.899155+0000 mon.c (mon.2) 6136 : audit [DBG] from='client.? 172.21.15.67:0/975232013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:03] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:49:03.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:49:03.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:03 smithi082 bash[20963]: cluster 2024-04-03T22:49:02.631629+0000 mgr.y (mgr.24370) 15315 : cluster [DBG] pgmap v15299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:04.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:03 smithi067 bash[17655]: cluster 2024-04-03T22:49:02.631629+0000 mgr.y (mgr.24370) 15315 : cluster [DBG] pgmap v15299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:03 smithi067 bash[27441]: cluster 2024-04-03T22:49:02.631629+0000 mgr.y (mgr.24370) 15315 : cluster [DBG] pgmap v15299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:05.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:04 smithi082 bash[20963]: audit 2024-04-03T22:49:04.346004+0000 mon.a (mon.0) 13075 : audit [DBG] from='client.? 172.21.15.67:0/3035815912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:05.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:04 smithi067 bash[17655]: audit 2024-04-03T22:49:04.346004+0000 mon.a (mon.0) 13075 : audit [DBG] from='client.? 172.21.15.67:0/3035815912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:04 smithi067 bash[27441]: audit 2024-04-03T22:49:04.346004+0000 mon.a (mon.0) 13075 : audit [DBG] from='client.? 172.21.15.67:0/3035815912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:05 smithi082 bash[20963]: cluster 2024-04-03T22:49:04.632351+0000 mgr.y (mgr.24370) 15316 : cluster [DBG] pgmap v15300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:06.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:05 smithi067 bash[27441]: cluster 2024-04-03T22:49:04.632351+0000 mgr.y (mgr.24370) 15316 : cluster [DBG] pgmap v15300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:05 smithi067 bash[17655]: cluster 2024-04-03T22:49:04.632351+0000 mgr.y (mgr.24370) 15316 : cluster [DBG] pgmap v15300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:08.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:07 smithi082 bash[20963]: cluster 2024-04-03T22:49:06.633322+0000 mgr.y (mgr.24370) 15317 : cluster [DBG] pgmap v15301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:07 smithi082 bash[20963]: audit 2024-04-03T22:49:06.811263+0000 mon.c (mon.2) 6137 : audit [DBG] from='client.? 172.21.15.67:0/98316648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:07 smithi067 bash[17655]: cluster 2024-04-03T22:49:06.633322+0000 mgr.y (mgr.24370) 15317 : cluster [DBG] pgmap v15301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:08.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:07 smithi067 bash[17655]: audit 2024-04-03T22:49:06.811263+0000 mon.c (mon.2) 6137 : audit [DBG] from='client.? 172.21.15.67:0/98316648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:07 smithi067 bash[27441]: cluster 2024-04-03T22:49:06.633322+0000 mgr.y (mgr.24370) 15317 : cluster [DBG] pgmap v15301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:07 smithi067 bash[27441]: audit 2024-04-03T22:49:06.811263+0000 mon.c (mon.2) 6137 : audit [DBG] from='client.? 172.21.15.67:0/98316648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:09 smithi082 bash[20963]: cluster 2024-04-03T22:49:08.633920+0000 mgr.y (mgr.24370) 15318 : cluster [DBG] pgmap v15302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:09 smithi082 bash[20963]: audit 2024-04-03T22:49:09.267750+0000 mon.c (mon.2) 6138 : audit [DBG] from='client.? 172.21.15.67:0/2036451174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:09 smithi067 bash[17655]: cluster 2024-04-03T22:49:08.633920+0000 mgr.y (mgr.24370) 15318 : cluster [DBG] pgmap v15302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:09 smithi067 bash[17655]: audit 2024-04-03T22:49:09.267750+0000 mon.c (mon.2) 6138 : audit [DBG] from='client.? 172.21.15.67:0/2036451174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:09 smithi067 bash[27441]: cluster 2024-04-03T22:49:08.633920+0000 mgr.y (mgr.24370) 15318 : cluster [DBG] pgmap v15302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:09 smithi067 bash[27441]: audit 2024-04-03T22:49:09.267750+0000 mon.c (mon.2) 6138 : audit [DBG] from='client.? 172.21.15.67:0/2036451174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:11.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:10 smithi082 bash[20963]: audit 2024-04-03T22:49:10.471907+0000 mon.a (mon.0) 13076 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:11.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:10 smithi067 bash[17655]: audit 2024-04-03T22:49:10.471907+0000 mon.a (mon.0) 13076 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:11.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:10 smithi067 bash[27441]: audit 2024-04-03T22:49:10.471907+0000 mon.a (mon.0) 13076 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:11 smithi082 bash[20963]: cluster 2024-04-03T22:49:10.634631+0000 mgr.y (mgr.24370) 15319 : cluster [DBG] pgmap v15303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:11 smithi082 bash[20963]: audit 2024-04-03T22:49:11.714187+0000 mon.c (mon.2) 6139 : audit [DBG] from='client.? 172.21.15.67:0/3202629715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:11 smithi067 bash[17655]: cluster 2024-04-03T22:49:10.634631+0000 mgr.y (mgr.24370) 15319 : cluster [DBG] pgmap v15303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:12.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:11 smithi067 bash[17655]: audit 2024-04-03T22:49:11.714187+0000 mon.c (mon.2) 6139 : audit [DBG] from='client.? 172.21.15.67:0/3202629715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:11 smithi067 bash[27441]: cluster 2024-04-03T22:49:10.634631+0000 mgr.y (mgr.24370) 15319 : cluster [DBG] pgmap v15303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:11 smithi067 bash[27441]: audit 2024-04-03T22:49:11.714187+0000 mon.c (mon.2) 6139 : audit [DBG] from='client.? 172.21.15.67:0/3202629715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:13.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:49:13.789 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:49:14.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:13 smithi082 bash[20963]: cluster 2024-04-03T22:49:12.635806+0000 mgr.y (mgr.24370) 15320 : cluster [DBG] pgmap v15304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:14.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:13 smithi067 bash[17655]: cluster 2024-04-03T22:49:12.635806+0000 mgr.y (mgr.24370) 15320 : cluster [DBG] pgmap v15304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:14.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:13 smithi067 bash[27441]: cluster 2024-04-03T22:49:12.635806+0000 mgr.y (mgr.24370) 15320 : cluster [DBG] pgmap v15304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:15.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:14 smithi082 bash[20963]: audit 2024-04-03T22:49:14.173620+0000 mon.c (mon.2) 6140 : audit [DBG] from='client.? 172.21.15.67:0/246562993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:15.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:14 smithi067 bash[17655]: audit 2024-04-03T22:49:14.173620+0000 mon.c (mon.2) 6140 : audit [DBG] from='client.? 172.21.15.67:0/246562993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:15.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:14 smithi067 bash[27441]: audit 2024-04-03T22:49:14.173620+0000 mon.c (mon.2) 6140 : audit [DBG] from='client.? 172.21.15.67:0/246562993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:16.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:15 smithi082 bash[20963]: cluster 2024-04-03T22:49:14.636484+0000 mgr.y (mgr.24370) 15321 : cluster [DBG] pgmap v15305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:16.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:15 smithi067 bash[27441]: cluster 2024-04-03T22:49:14.636484+0000 mgr.y (mgr.24370) 15321 : cluster [DBG] pgmap v15305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:15 smithi067 bash[17655]: cluster 2024-04-03T22:49:14.636484+0000 mgr.y (mgr.24370) 15321 : cluster [DBG] pgmap v15305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:17.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:16 smithi082 bash[20963]: audit 2024-04-03T22:49:16.627619+0000 mon.a (mon.0) 13077 : audit [DBG] from='client.? 172.21.15.67:0/3221041321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:17.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:16 smithi067 bash[27441]: audit 2024-04-03T22:49:16.627619+0000 mon.a (mon.0) 13077 : audit [DBG] from='client.? 172.21.15.67:0/3221041321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:17.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:16 smithi067 bash[17655]: audit 2024-04-03T22:49:16.627619+0000 mon.a (mon.0) 13077 : audit [DBG] from='client.? 172.21.15.67:0/3221041321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:18.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:17 smithi082 bash[20963]: cluster 2024-04-03T22:49:16.637325+0000 mgr.y (mgr.24370) 15322 : cluster [DBG] pgmap v15306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:18.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:17 smithi067 bash[17655]: cluster 2024-04-03T22:49:16.637325+0000 mgr.y (mgr.24370) 15322 : cluster [DBG] pgmap v15306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:17 smithi067 bash[27441]: cluster 2024-04-03T22:49:16.637325+0000 mgr.y (mgr.24370) 15322 : cluster [DBG] pgmap v15306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:18 smithi082 bash[20963]: cluster 2024-04-03T22:49:18.637974+0000 mgr.y (mgr.24370) 15323 : cluster [DBG] pgmap v15307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:18 smithi067 bash[27441]: cluster 2024-04-03T22:49:18.637974+0000 mgr.y (mgr.24370) 15323 : cluster [DBG] pgmap v15307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:19.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:18 smithi067 bash[17655]: cluster 2024-04-03T22:49:18.637974+0000 mgr.y (mgr.24370) 15323 : cluster [DBG] pgmap v15307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:20.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:19 smithi082 bash[20963]: audit 2024-04-03T22:49:19.083407+0000 mon.a (mon.0) 13078 : audit [DBG] from='client.? 172.21.15.67:0/1541680411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:20.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:19 smithi067 bash[27441]: audit 2024-04-03T22:49:19.083407+0000 mon.a (mon.0) 13078 : audit [DBG] from='client.? 172.21.15.67:0/1541680411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:20.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:19 smithi067 bash[17655]: audit 2024-04-03T22:49:19.083407+0000 mon.a (mon.0) 13078 : audit [DBG] from='client.? 172.21.15.67:0/1541680411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:21.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:20 smithi082 bash[20963]: cluster 2024-04-03T22:49:20.638698+0000 mgr.y (mgr.24370) 15324 : cluster [DBG] pgmap v15308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:20 smithi067 bash[27441]: cluster 2024-04-03T22:49:20.638698+0000 mgr.y (mgr.24370) 15324 : cluster [DBG] pgmap v15308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:20 smithi067 bash[17655]: cluster 2024-04-03T22:49:20.638698+0000 mgr.y (mgr.24370) 15324 : cluster [DBG] pgmap v15308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:22.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:21 smithi082 bash[20963]: audit 2024-04-03T22:49:21.532265+0000 mon.c (mon.2) 6141 : audit [DBG] from='client.? 172.21.15.67:0/303019275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:22.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:21 smithi067 bash[17655]: audit 2024-04-03T22:49:21.532265+0000 mon.c (mon.2) 6141 : audit [DBG] from='client.? 172.21.15.67:0/303019275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:22.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:21 smithi067 bash[27441]: audit 2024-04-03T22:49:21.532265+0000 mon.c (mon.2) 6141 : audit [DBG] from='client.? 172.21.15.67:0/303019275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:23.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:22 smithi082 bash[20963]: cluster 2024-04-03T22:49:22.639809+0000 mgr.y (mgr.24370) 15325 : cluster [DBG] pgmap v15309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:23.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:22 smithi067 bash[17655]: cluster 2024-04-03T22:49:22.639809+0000 mgr.y (mgr.24370) 15325 : cluster [DBG] pgmap v15309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:49:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:22 smithi067 bash[27441]: cluster 2024-04-03T22:49:22.639809+0000 mgr.y (mgr.24370) 15325 : cluster [DBG] pgmap v15309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:23.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:49:24.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:24 smithi082 bash[20963]: audit 2024-04-03T22:49:23.987359+0000 mon.a (mon.0) 13079 : audit [DBG] from='client.? 172.21.15.67:0/462727859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:24.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:24 smithi067 bash[17655]: audit 2024-04-03T22:49:23.987359+0000 mon.a (mon.0) 13079 : audit [DBG] from='client.? 172.21.15.67:0/462727859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:24.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:24 smithi067 bash[27441]: audit 2024-04-03T22:49:23.987359+0000 mon.a (mon.0) 13079 : audit [DBG] from='client.? 172.21.15.67:0/462727859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:25.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:25 smithi082 bash[20963]: cluster 2024-04-03T22:49:24.640604+0000 mgr.y (mgr.24370) 15326 : cluster [DBG] pgmap v15310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:25.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:25 smithi067 bash[17655]: cluster 2024-04-03T22:49:24.640604+0000 mgr.y (mgr.24370) 15326 : cluster [DBG] pgmap v15310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:25.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:25 smithi067 bash[27441]: cluster 2024-04-03T22:49:24.640604+0000 mgr.y (mgr.24370) 15326 : cluster [DBG] pgmap v15310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:26.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:26 smithi082 bash[20963]: audit 2024-04-03T22:49:25.472800+0000 mon.a (mon.0) 13080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:26.415 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:26 smithi067 bash[27441]: audit 2024-04-03T22:49:25.472800+0000 mon.a (mon.0) 13080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:26.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:26 smithi067 bash[17655]: audit 2024-04-03T22:49:25.472800+0000 mon.a (mon.0) 13080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:27.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:27 smithi082 bash[20963]: audit 2024-04-03T22:49:26.442290+0000 mon.c (mon.2) 6142 : audit [DBG] from='client.? 172.21.15.67:0/327910099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:27 smithi082 bash[20963]: cluster 2024-04-03T22:49:26.641893+0000 mgr.y (mgr.24370) 15327 : cluster [DBG] pgmap v15311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:27.415 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:27 smithi067 bash[17655]: audit 2024-04-03T22:49:26.442290+0000 mon.c (mon.2) 6142 : audit [DBG] from='client.? 172.21.15.67:0/327910099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:27 smithi067 bash[17655]: cluster 2024-04-03T22:49:26.641893+0000 mgr.y (mgr.24370) 15327 : cluster [DBG] pgmap v15311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:27.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:27 smithi067 bash[27441]: audit 2024-04-03T22:49:26.442290+0000 mon.c (mon.2) 6142 : audit [DBG] from='client.? 172.21.15.67:0/327910099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:27.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:27 smithi067 bash[27441]: cluster 2024-04-03T22:49:26.641893+0000 mgr.y (mgr.24370) 15327 : cluster [DBG] pgmap v15311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:29 smithi082 bash[20963]: cluster 2024-04-03T22:49:28.642510+0000 mgr.y (mgr.24370) 15328 : cluster [DBG] pgmap v15312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:30.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:29 smithi082 bash[20963]: audit 2024-04-03T22:49:28.904190+0000 mon.a (mon.0) 13081 : audit [DBG] from='client.? 172.21.15.67:0/3948036284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:29 smithi067 bash[17655]: cluster 2024-04-03T22:49:28.642510+0000 mgr.y (mgr.24370) 15328 : cluster [DBG] pgmap v15312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:29 smithi067 bash[17655]: audit 2024-04-03T22:49:28.904190+0000 mon.a (mon.0) 13081 : audit [DBG] from='client.? 172.21.15.67:0/3948036284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:29 smithi067 bash[27441]: cluster 2024-04-03T22:49:28.642510+0000 mgr.y (mgr.24370) 15328 : cluster [DBG] pgmap v15312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:29 smithi067 bash[27441]: audit 2024-04-03T22:49:28.904190+0000 mon.a (mon.0) 13081 : audit [DBG] from='client.? 172.21.15.67:0/3948036284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:31 smithi082 bash[20963]: cluster 2024-04-03T22:49:30.643315+0000 mgr.y (mgr.24370) 15329 : cluster [DBG] pgmap v15313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:31 smithi082 bash[20963]: audit 2024-04-03T22:49:31.356593+0000 mon.a (mon.0) 13082 : audit [DBG] from='client.? 172.21.15.67:0/4093139275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:31 smithi067 bash[17655]: cluster 2024-04-03T22:49:30.643315+0000 mgr.y (mgr.24370) 15329 : cluster [DBG] pgmap v15313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:32.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:31 smithi067 bash[17655]: audit 2024-04-03T22:49:31.356593+0000 mon.a (mon.0) 13082 : audit [DBG] from='client.? 172.21.15.67:0/4093139275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:32.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:31 smithi067 bash[27441]: cluster 2024-04-03T22:49:30.643315+0000 mgr.y (mgr.24370) 15329 : cluster [DBG] pgmap v15313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:32.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:31 smithi067 bash[27441]: audit 2024-04-03T22:49:31.356593+0000 mon.a (mon.0) 13082 : audit [DBG] from='client.? 172.21.15.67:0/4093139275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:33.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:49:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:49:33.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:33 smithi082 bash[20963]: cluster 2024-04-03T22:49:32.644524+0000 mgr.y (mgr.24370) 15330 : cluster [DBG] pgmap v15314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:34.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:33 smithi067 bash[17655]: cluster 2024-04-03T22:49:32.644524+0000 mgr.y (mgr.24370) 15330 : cluster [DBG] pgmap v15314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:33 smithi067 bash[27441]: cluster 2024-04-03T22:49:32.644524+0000 mgr.y (mgr.24370) 15330 : cluster [DBG] pgmap v15314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:35.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:34 smithi082 bash[20963]: audit 2024-04-03T22:49:33.811965+0000 mon.a (mon.0) 13083 : audit [DBG] from='client.? 172.21.15.67:0/4116111331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:35.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:34 smithi067 bash[17655]: audit 2024-04-03T22:49:33.811965+0000 mon.a (mon.0) 13083 : audit [DBG] from='client.? 172.21.15.67:0/4116111331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:34 smithi067 bash[27441]: audit 2024-04-03T22:49:33.811965+0000 mon.a (mon.0) 13083 : audit [DBG] from='client.? 172.21.15.67:0/4116111331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:36.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:35 smithi082 bash[20963]: cluster 2024-04-03T22:49:34.645322+0000 mgr.y (mgr.24370) 15331 : cluster [DBG] pgmap v15315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:36.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:35 smithi067 bash[17655]: cluster 2024-04-03T22:49:34.645322+0000 mgr.y (mgr.24370) 15331 : cluster [DBG] pgmap v15315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:35 smithi067 bash[27441]: cluster 2024-04-03T22:49:34.645322+0000 mgr.y (mgr.24370) 15331 : cluster [DBG] pgmap v15315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:36 smithi082 bash[20963]: audit 2024-04-03T22:49:36.272697+0000 mon.a (mon.0) 13084 : audit [DBG] from='client.? 172.21.15.67:0/2885738977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:37.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:36 smithi067 bash[17655]: audit 2024-04-03T22:49:36.272697+0000 mon.a (mon.0) 13084 : audit [DBG] from='client.? 172.21.15.67:0/2885738977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:36 smithi067 bash[27441]: audit 2024-04-03T22:49:36.272697+0000 mon.a (mon.0) 13084 : audit [DBG] from='client.? 172.21.15.67:0/2885738977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:38.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:37 smithi082 bash[20963]: cluster 2024-04-03T22:49:36.646563+0000 mgr.y (mgr.24370) 15332 : cluster [DBG] pgmap v15316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:38.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:37 smithi067 bash[27441]: cluster 2024-04-03T22:49:36.646563+0000 mgr.y (mgr.24370) 15332 : cluster [DBG] pgmap v15316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:38.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:37 smithi067 bash[17655]: cluster 2024-04-03T22:49:36.646563+0000 mgr.y (mgr.24370) 15332 : cluster [DBG] pgmap v15316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:39 smithi082 bash[20963]: cluster 2024-04-03T22:49:38.647345+0000 mgr.y (mgr.24370) 15333 : cluster [DBG] pgmap v15317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:40.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:39 smithi082 bash[20963]: audit 2024-04-03T22:49:38.729984+0000 mon.c (mon.2) 6143 : audit [DBG] from='client.? 172.21.15.67:0/1965664577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:39 smithi067 bash[17655]: cluster 2024-04-03T22:49:38.647345+0000 mgr.y (mgr.24370) 15333 : cluster [DBG] pgmap v15317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:39 smithi067 bash[17655]: audit 2024-04-03T22:49:38.729984+0000 mon.c (mon.2) 6143 : audit [DBG] from='client.? 172.21.15.67:0/1965664577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:39 smithi067 bash[27441]: cluster 2024-04-03T22:49:38.647345+0000 mgr.y (mgr.24370) 15333 : cluster [DBG] pgmap v15317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:39 smithi067 bash[27441]: audit 2024-04-03T22:49:38.729984+0000 mon.c (mon.2) 6143 : audit [DBG] from='client.? 172.21.15.67:0/1965664577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:40 smithi082 bash[20963]: audit 2024-04-03T22:49:40.472892+0000 mon.a (mon.0) 13085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:41.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:40 smithi067 bash[17655]: audit 2024-04-03T22:49:40.472892+0000 mon.a (mon.0) 13085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:41.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:40 smithi067 bash[27441]: audit 2024-04-03T22:49:40.472892+0000 mon.a (mon.0) 13085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:42.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:41 smithi082 bash[20963]: cluster 2024-04-03T22:49:40.648228+0000 mgr.y (mgr.24370) 15334 : cluster [DBG] pgmap v15318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:41 smithi082 bash[20963]: audit 2024-04-03T22:49:41.180330+0000 mon.c (mon.2) 6144 : audit [DBG] from='client.? 172.21.15.67:0/2170293883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:41 smithi067 bash[17655]: cluster 2024-04-03T22:49:40.648228+0000 mgr.y (mgr.24370) 15334 : cluster [DBG] pgmap v15318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:42.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:41 smithi067 bash[17655]: audit 2024-04-03T22:49:41.180330+0000 mon.c (mon.2) 6144 : audit [DBG] from='client.? 172.21.15.67:0/2170293883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:41 smithi067 bash[27441]: cluster 2024-04-03T22:49:40.648228+0000 mgr.y (mgr.24370) 15334 : cluster [DBG] pgmap v15318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:41 smithi067 bash[27441]: audit 2024-04-03T22:49:41.180330+0000 mon.c (mon.2) 6144 : audit [DBG] from='client.? 172.21.15.67:0/2170293883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:43.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:49:43.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:49:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:43 smithi082 bash[20963]: cluster 2024-04-03T22:49:42.649405+0000 mgr.y (mgr.24370) 15335 : cluster [DBG] pgmap v15319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:43.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:43 smithi082 bash[20963]: audit 2024-04-03T22:49:43.639786+0000 mon.c (mon.2) 6145 : audit [DBG] from='client.? 172.21.15.67:0/818273453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:43 smithi067 bash[17655]: cluster 2024-04-03T22:49:42.649405+0000 mgr.y (mgr.24370) 15335 : cluster [DBG] pgmap v15319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:43 smithi067 bash[17655]: audit 2024-04-03T22:49:43.639786+0000 mon.c (mon.2) 6145 : audit [DBG] from='client.? 172.21.15.67:0/818273453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:43 smithi067 bash[27441]: cluster 2024-04-03T22:49:42.649405+0000 mgr.y (mgr.24370) 15335 : cluster [DBG] pgmap v15319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:43 smithi067 bash[27441]: audit 2024-04-03T22:49:43.639786+0000 mon.c (mon.2) 6145 : audit [DBG] from='client.? 172.21.15.67:0/818273453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:45 smithi082 bash[20963]: cluster 2024-04-03T22:49:44.650069+0000 mgr.y (mgr.24370) 15336 : cluster [DBG] pgmap v15320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:46.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:45 smithi067 bash[17655]: cluster 2024-04-03T22:49:44.650069+0000 mgr.y (mgr.24370) 15336 : cluster [DBG] pgmap v15320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:46.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:45 smithi067 bash[27441]: cluster 2024-04-03T22:49:44.650069+0000 mgr.y (mgr.24370) 15336 : cluster [DBG] pgmap v15320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:47.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:46 smithi082 bash[20963]: audit 2024-04-03T22:49:46.094532+0000 mon.a (mon.0) 13086 : audit [DBG] from='client.? 172.21.15.67:0/722142072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:46 smithi067 bash[17655]: audit 2024-04-03T22:49:46.094532+0000 mon.a (mon.0) 13086 : audit [DBG] from='client.? 172.21.15.67:0/722142072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:46 smithi067 bash[27441]: audit 2024-04-03T22:49:46.094532+0000 mon.a (mon.0) 13086 : audit [DBG] from='client.? 172.21.15.67:0/722142072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:48.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:47 smithi082 bash[20963]: cluster 2024-04-03T22:49:46.651237+0000 mgr.y (mgr.24370) 15337 : cluster [DBG] pgmap v15321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:48.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:47 smithi067 bash[17655]: cluster 2024-04-03T22:49:46.651237+0000 mgr.y (mgr.24370) 15337 : cluster [DBG] pgmap v15321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:48.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:47 smithi067 bash[27441]: cluster 2024-04-03T22:49:46.651237+0000 mgr.y (mgr.24370) 15337 : cluster [DBG] pgmap v15321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:49.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:48 smithi082 bash[20963]: audit 2024-04-03T22:49:48.545190+0000 mon.a (mon.0) 13087 : audit [DBG] from='client.? 172.21.15.67:0/1340817053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:49.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:48 smithi067 bash[17655]: audit 2024-04-03T22:49:48.545190+0000 mon.a (mon.0) 13087 : audit [DBG] from='client.? 172.21.15.67:0/1340817053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:48 smithi067 bash[27441]: audit 2024-04-03T22:49:48.545190+0000 mon.a (mon.0) 13087 : audit [DBG] from='client.? 172.21.15.67:0/1340817053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:50.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:49 smithi082 bash[20963]: cluster 2024-04-03T22:49:48.651981+0000 mgr.y (mgr.24370) 15338 : cluster [DBG] pgmap v15322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:50.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:49 smithi067 bash[17655]: cluster 2024-04-03T22:49:48.651981+0000 mgr.y (mgr.24370) 15338 : cluster [DBG] pgmap v15322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:49 smithi067 bash[27441]: cluster 2024-04-03T22:49:48.651981+0000 mgr.y (mgr.24370) 15338 : cluster [DBG] pgmap v15322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:52.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:51 smithi082 bash[20963]: cluster 2024-04-03T22:49:50.652704+0000 mgr.y (mgr.24370) 15339 : cluster [DBG] pgmap v15323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:51 smithi082 bash[20963]: audit 2024-04-03T22:49:51.009085+0000 mon.a (mon.0) 13088 : audit [DBG] from='client.? 172.21.15.67:0/4009834385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:51 smithi067 bash[27441]: cluster 2024-04-03T22:49:50.652704+0000 mgr.y (mgr.24370) 15339 : cluster [DBG] pgmap v15323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:51 smithi067 bash[27441]: audit 2024-04-03T22:49:51.009085+0000 mon.a (mon.0) 13088 : audit [DBG] from='client.? 172.21.15.67:0/4009834385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:51 smithi067 bash[17655]: cluster 2024-04-03T22:49:50.652704+0000 mgr.y (mgr.24370) 15339 : cluster [DBG] pgmap v15323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:51 smithi067 bash[17655]: audit 2024-04-03T22:49:51.009085+0000 mon.a (mon.0) 13088 : audit [DBG] from='client.? 172.21.15.67:0/4009834385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:53.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:49:53.786 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:49:54.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:53 smithi082 bash[20963]: cluster 2024-04-03T22:49:52.653875+0000 mgr.y (mgr.24370) 15340 : cluster [DBG] pgmap v15324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:54.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:53 smithi082 bash[20963]: audit 2024-04-03T22:49:52.955382+0000 mon.a (mon.0) 13089 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:49:54.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:53 smithi082 bash[20963]: audit 2024-04-03T22:49:53.468140+0000 mon.a (mon.0) 13090 : audit [DBG] from='client.? 172.21.15.67:0/2585799058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:53 smithi067 bash[27441]: cluster 2024-04-03T22:49:52.653875+0000 mgr.y (mgr.24370) 15340 : cluster [DBG] pgmap v15324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:54.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:53 smithi067 bash[27441]: audit 2024-04-03T22:49:52.955382+0000 mon.a (mon.0) 13089 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:49:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:53 smithi067 bash[27441]: audit 2024-04-03T22:49:53.468140+0000 mon.a (mon.0) 13090 : audit [DBG] from='client.? 172.21.15.67:0/2585799058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:53 smithi067 bash[17655]: cluster 2024-04-03T22:49:52.653875+0000 mgr.y (mgr.24370) 15340 : cluster [DBG] pgmap v15324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:53 smithi067 bash[17655]: audit 2024-04-03T22:49:52.955382+0000 mon.a (mon.0) 13089 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:49:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:53 smithi067 bash[17655]: audit 2024-04-03T22:49:53.468140+0000 mon.a (mon.0) 13090 : audit [DBG] from='client.? 172.21.15.67:0/2585799058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:56.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:55 smithi082 bash[20963]: cluster 2024-04-03T22:49:54.654690+0000 mgr.y (mgr.24370) 15341 : cluster [DBG] pgmap v15325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:55 smithi082 bash[20963]: audit 2024-04-03T22:49:55.473356+0000 mon.a (mon.0) 13091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:55 smithi067 bash[17655]: cluster 2024-04-03T22:49:54.654690+0000 mgr.y (mgr.24370) 15341 : cluster [DBG] pgmap v15325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:56.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:55 smithi067 bash[17655]: audit 2024-04-03T22:49:55.473356+0000 mon.a (mon.0) 13091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:55 smithi067 bash[27441]: cluster 2024-04-03T22:49:54.654690+0000 mgr.y (mgr.24370) 15341 : cluster [DBG] pgmap v15325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:55 smithi067 bash[27441]: audit 2024-04-03T22:49:55.473356+0000 mon.a (mon.0) 13091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:49:57.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:56 smithi082 bash[20963]: audit 2024-04-03T22:49:55.938924+0000 mon.c (mon.2) 6146 : audit [DBG] from='client.? 172.21.15.67:0/2974053054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:57.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:56 smithi067 bash[17655]: audit 2024-04-03T22:49:55.938924+0000 mon.c (mon.2) 6146 : audit [DBG] from='client.? 172.21.15.67:0/2974053054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:56 smithi067 bash[27441]: audit 2024-04-03T22:49:55.938924+0000 mon.c (mon.2) 6146 : audit [DBG] from='client.? 172.21.15.67:0/2974053054' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:58.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:57 smithi082 bash[20963]: cluster 2024-04-03T22:49:56.655904+0000 mgr.y (mgr.24370) 15342 : cluster [DBG] pgmap v15326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:58.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:57 smithi067 bash[17655]: cluster 2024-04-03T22:49:56.655904+0000 mgr.y (mgr.24370) 15342 : cluster [DBG] pgmap v15326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:57 smithi067 bash[27441]: cluster 2024-04-03T22:49:56.655904+0000 mgr.y (mgr.24370) 15342 : cluster [DBG] pgmap v15326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:49:59.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:58 smithi082 bash[20963]: audit 2024-04-03T22:49:58.401824+0000 mon.c (mon.2) 6147 : audit [DBG] from='client.? 172.21.15.67:0/2989433371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:58 smithi082 bash[20963]: audit 2024-04-03T22:49:58.604672+0000 mon.a (mon.0) 13092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:49:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:58 smithi082 bash[20963]: audit 2024-04-03T22:49:58.612814+0000 mon.a (mon.0) 13093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:49:59.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:58 smithi067 bash[27441]: audit 2024-04-03T22:49:58.401824+0000 mon.c (mon.2) 6147 : audit [DBG] from='client.? 172.21.15.67:0/2989433371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:58 smithi067 bash[27441]: audit 2024-04-03T22:49:58.604672+0000 mon.a (mon.0) 13092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:49:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:58 smithi067 bash[27441]: audit 2024-04-03T22:49:58.612814+0000 mon.a (mon.0) 13093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:49:59.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:58 smithi067 bash[17655]: audit 2024-04-03T22:49:58.401824+0000 mon.c (mon.2) 6147 : audit [DBG] from='client.? 172.21.15.67:0/2989433371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:49:59.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:58 smithi067 bash[17655]: audit 2024-04-03T22:49:58.604672+0000 mon.a (mon.0) 13092 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:49:59.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:58 smithi067 bash[17655]: audit 2024-04-03T22:49:58.612814+0000 mon.a (mon.0) 13093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:59 smithi082 bash[20963]: cluster 2024-04-03T22:49:58.656509+0000 mgr.y (mgr.24370) 15343 : cluster [DBG] pgmap v15327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:59 smithi082 bash[20963]: audit 2024-04-03T22:49:58.907012+0000 mon.a (mon.0) 13094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:59 smithi082 bash[20963]: audit 2024-04-03T22:49:58.914391+0000 mon.a (mon.0) 13095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:59 smithi082 bash[20963]: audit 2024-04-03T22:49:59.338526+0000 mon.a (mon.0) 13096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:50:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:59 smithi082 bash[20963]: audit 2024-04-03T22:49:59.340287+0000 mon.a (mon.0) 13097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:50:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:49:59 smithi082 bash[20963]: audit 2024-04-03T22:49:59.348953+0000 mon.a (mon.0) 13098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[27441]: cluster 2024-04-03T22:49:58.656509+0000 mgr.y (mgr.24370) 15343 : cluster [DBG] pgmap v15327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[27441]: audit 2024-04-03T22:49:58.907012+0000 mon.a (mon.0) 13094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[27441]: audit 2024-04-03T22:49:58.914391+0000 mon.a (mon.0) 13095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[27441]: audit 2024-04-03T22:49:59.338526+0000 mon.a (mon.0) 13096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:50:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[27441]: audit 2024-04-03T22:49:59.340287+0000 mon.a (mon.0) 13097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:50:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[27441]: audit 2024-04-03T22:49:59.348953+0000 mon.a (mon.0) 13098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[17655]: cluster 2024-04-03T22:49:58.656509+0000 mgr.y (mgr.24370) 15343 : cluster [DBG] pgmap v15327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[17655]: audit 2024-04-03T22:49:58.907012+0000 mon.a (mon.0) 13094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[17655]: audit 2024-04-03T22:49:58.914391+0000 mon.a (mon.0) 13095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[17655]: audit 2024-04-03T22:49:59.338526+0000 mon.a (mon.0) 13096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:50:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[17655]: audit 2024-04-03T22:49:59.340287+0000 mon.a (mon.0) 13097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:50:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:49:59 smithi067 bash[17655]: audit 2024-04-03T22:49:59.348953+0000 mon.a (mon.0) 13098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:50:01.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:00 smithi082 bash[20963]: cluster 2024-04-03T22:50:00.000137+0000 mon.a (mon.0) 13099 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:50:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:00 smithi067 bash[27441]: cluster 2024-04-03T22:50:00.000137+0000 mon.a (mon.0) 13099 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:50:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:00 smithi067 bash[17655]: cluster 2024-04-03T22:50:00.000137+0000 mon.a (mon.0) 13099 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T22:50:02.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:01 smithi082 bash[20963]: cluster 2024-04-03T22:50:00.657589+0000 mgr.y (mgr.24370) 15344 : cluster [DBG] pgmap v15328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:01 smithi082 bash[20963]: audit 2024-04-03T22:50:00.866162+0000 mon.a (mon.0) 13100 : audit [DBG] from='client.? 172.21.15.67:0/2283685101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:01 smithi067 bash[27441]: cluster 2024-04-03T22:50:00.657589+0000 mgr.y (mgr.24370) 15344 : cluster [DBG] pgmap v15328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:02.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:01 smithi067 bash[27441]: audit 2024-04-03T22:50:00.866162+0000 mon.a (mon.0) 13100 : audit [DBG] from='client.? 172.21.15.67:0/2283685101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:01 smithi067 bash[17655]: cluster 2024-04-03T22:50:00.657589+0000 mgr.y (mgr.24370) 15344 : cluster [DBG] pgmap v15328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:01 smithi067 bash[17655]: audit 2024-04-03T22:50:00.866162+0000 mon.a (mon.0) 13100 : audit [DBG] from='client.? 172.21.15.67:0/2283685101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:02 smithi067 bash[27441]: cluster 2024-04-03T22:50:02.658278+0000 mgr.y (mgr.24370) 15345 : cluster [DBG] pgmap v15329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:02 smithi067 bash[17655]: cluster 2024-04-03T22:50:02.658278+0000 mgr.y (mgr.24370) 15345 : cluster [DBG] pgmap v15329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:03.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:02 smithi082 bash[20963]: cluster 2024-04-03T22:50:02.658278+0000 mgr.y (mgr.24370) 15345 : cluster [DBG] pgmap v15329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:03.415 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:50:03.825 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:50:04.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:03 smithi082 bash[20963]: audit 2024-04-03T22:50:03.325288+0000 mon.a (mon.0) 13101 : audit [DBG] from='client.? 172.21.15.67:0/214428289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:04.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:03 smithi067 bash[27441]: audit 2024-04-03T22:50:03.325288+0000 mon.a (mon.0) 13101 : audit [DBG] from='client.? 172.21.15.67:0/214428289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:03 smithi067 bash[17655]: audit 2024-04-03T22:50:03.325288+0000 mon.a (mon.0) 13101 : audit [DBG] from='client.? 172.21.15.67:0/214428289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:04 smithi082 bash[20963]: cluster 2024-04-03T22:50:04.659101+0000 mgr.y (mgr.24370) 15346 : cluster [DBG] pgmap v15330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:05.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:04 smithi067 bash[27441]: cluster 2024-04-03T22:50:04.659101+0000 mgr.y (mgr.24370) 15346 : cluster [DBG] pgmap v15330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:04 smithi067 bash[17655]: cluster 2024-04-03T22:50:04.659101+0000 mgr.y (mgr.24370) 15346 : cluster [DBG] pgmap v15330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:06.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:05 smithi082 bash[20963]: audit 2024-04-03T22:50:05.783616+0000 mon.c (mon.2) 6148 : audit [DBG] from='client.? 172.21.15.67:0/1450486376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:06.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:05 smithi067 bash[17655]: audit 2024-04-03T22:50:05.783616+0000 mon.c (mon.2) 6148 : audit [DBG] from='client.? 172.21.15.67:0/1450486376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:05 smithi067 bash[27441]: audit 2024-04-03T22:50:05.783616+0000 mon.c (mon.2) 6148 : audit [DBG] from='client.? 172.21.15.67:0/1450486376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:07.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:06 smithi082 bash[20963]: cluster 2024-04-03T22:50:06.660492+0000 mgr.y (mgr.24370) 15347 : cluster [DBG] pgmap v15331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:07.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:06 smithi067 bash[27441]: cluster 2024-04-03T22:50:06.660492+0000 mgr.y (mgr.24370) 15347 : cluster [DBG] pgmap v15331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:06 smithi067 bash[17655]: cluster 2024-04-03T22:50:06.660492+0000 mgr.y (mgr.24370) 15347 : cluster [DBG] pgmap v15331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:08.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:08 smithi082 bash[20963]: audit 2024-04-03T22:50:08.237151+0000 mon.a (mon.0) 13102 : audit [DBG] from='client.? 172.21.15.67:0/652447944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:08.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:08 smithi067 bash[17655]: audit 2024-04-03T22:50:08.237151+0000 mon.a (mon.0) 13102 : audit [DBG] from='client.? 172.21.15.67:0/652447944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:08.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:08 smithi067 bash[27441]: audit 2024-04-03T22:50:08.237151+0000 mon.a (mon.0) 13102 : audit [DBG] from='client.? 172.21.15.67:0/652447944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:09.633 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:09 smithi082 bash[20963]: cluster 2024-04-03T22:50:08.661209+0000 mgr.y (mgr.24370) 15348 : cluster [DBG] pgmap v15332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:09.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:09 smithi067 bash[17655]: cluster 2024-04-03T22:50:08.661209+0000 mgr.y (mgr.24370) 15348 : cluster [DBG] pgmap v15332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:09 smithi067 bash[27441]: cluster 2024-04-03T22:50:08.661209+0000 mgr.y (mgr.24370) 15348 : cluster [DBG] pgmap v15332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:10 smithi082 bash[20963]: audit 2024-04-03T22:50:10.473690+0000 mon.a (mon.0) 13103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:10.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:10 smithi067 bash[17655]: audit 2024-04-03T22:50:10.473690+0000 mon.a (mon.0) 13103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:10.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:10 smithi067 bash[27441]: audit 2024-04-03T22:50:10.473690+0000 mon.a (mon.0) 13103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:11.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:11 smithi082 bash[20963]: cluster 2024-04-03T22:50:10.662259+0000 mgr.y (mgr.24370) 15349 : cluster [DBG] pgmap v15333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:11 smithi082 bash[20963]: audit 2024-04-03T22:50:10.697656+0000 mon.a (mon.0) 13104 : audit [DBG] from='client.? 172.21.15.67:0/2265233131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:11.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:11 smithi067 bash[17655]: cluster 2024-04-03T22:50:10.662259+0000 mgr.y (mgr.24370) 15349 : cluster [DBG] pgmap v15333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:11 smithi067 bash[17655]: audit 2024-04-03T22:50:10.697656+0000 mon.a (mon.0) 13104 : audit [DBG] from='client.? 172.21.15.67:0/2265233131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:11 smithi067 bash[27441]: cluster 2024-04-03T22:50:10.662259+0000 mgr.y (mgr.24370) 15349 : cluster [DBG] pgmap v15333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:11.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:11 smithi067 bash[27441]: audit 2024-04-03T22:50:10.697656+0000 mon.a (mon.0) 13104 : audit [DBG] from='client.? 172.21.15.67:0/2265233131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:13] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T22:50:13.883 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:13 smithi082 bash[20963]: cluster 2024-04-03T22:50:12.663078+0000 mgr.y (mgr.24370) 15350 : cluster [DBG] pgmap v15334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:13 smithi082 bash[20963]: audit 2024-04-03T22:50:13.161139+0000 mon.c (mon.2) 6149 : audit [DBG] from='client.? 172.21.15.67:0/966889513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:50:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:13 smithi067 bash[17655]: cluster 2024-04-03T22:50:12.663078+0000 mgr.y (mgr.24370) 15350 : cluster [DBG] pgmap v15334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:13 smithi067 bash[17655]: audit 2024-04-03T22:50:13.161139+0000 mon.c (mon.2) 6149 : audit [DBG] from='client.? 172.21.15.67:0/966889513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:13 smithi067 bash[27441]: cluster 2024-04-03T22:50:12.663078+0000 mgr.y (mgr.24370) 15350 : cluster [DBG] pgmap v15334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:13 smithi067 bash[27441]: audit 2024-04-03T22:50:13.161139+0000 mon.c (mon.2) 6149 : audit [DBG] from='client.? 172.21.15.67:0/966889513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:15 smithi082 bash[20963]: cluster 2024-04-03T22:50:14.663939+0000 mgr.y (mgr.24370) 15351 : cluster [DBG] pgmap v15335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:15 smithi082 bash[20963]: audit 2024-04-03T22:50:15.612592+0000 mon.a (mon.0) 13105 : audit [DBG] from='client.? 172.21.15.67:0/3596567031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:15 smithi067 bash[17655]: cluster 2024-04-03T22:50:14.663939+0000 mgr.y (mgr.24370) 15351 : cluster [DBG] pgmap v15335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:15 smithi067 bash[17655]: audit 2024-04-03T22:50:15.612592+0000 mon.a (mon.0) 13105 : audit [DBG] from='client.? 172.21.15.67:0/3596567031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:15 smithi067 bash[27441]: cluster 2024-04-03T22:50:14.663939+0000 mgr.y (mgr.24370) 15351 : cluster [DBG] pgmap v15335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:15 smithi067 bash[27441]: audit 2024-04-03T22:50:15.612592+0000 mon.a (mon.0) 13105 : audit [DBG] from='client.? 172.21.15.67:0/3596567031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:17 smithi082 bash[20963]: cluster 2024-04-03T22:50:16.665126+0000 mgr.y (mgr.24370) 15352 : cluster [DBG] pgmap v15336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:18.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:17 smithi067 bash[27441]: cluster 2024-04-03T22:50:16.665126+0000 mgr.y (mgr.24370) 15352 : cluster [DBG] pgmap v15336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:17 smithi067 bash[17655]: cluster 2024-04-03T22:50:16.665126+0000 mgr.y (mgr.24370) 15352 : cluster [DBG] pgmap v15336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:19.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:18 smithi082 bash[20963]: audit 2024-04-03T22:50:18.069016+0000 mon.a (mon.0) 13106 : audit [DBG] from='client.? 172.21.15.67:0/524069799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:19.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:18 smithi067 bash[27441]: audit 2024-04-03T22:50:18.069016+0000 mon.a (mon.0) 13106 : audit [DBG] from='client.? 172.21.15.67:0/524069799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:19.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:18 smithi067 bash[17655]: audit 2024-04-03T22:50:18.069016+0000 mon.a (mon.0) 13106 : audit [DBG] from='client.? 172.21.15.67:0/524069799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:20.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:19 smithi082 bash[20963]: cluster 2024-04-03T22:50:18.665761+0000 mgr.y (mgr.24370) 15353 : cluster [DBG] pgmap v15337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:19 smithi067 bash[17655]: cluster 2024-04-03T22:50:18.665761+0000 mgr.y (mgr.24370) 15353 : cluster [DBG] pgmap v15337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:19 smithi067 bash[27441]: cluster 2024-04-03T22:50:18.665761+0000 mgr.y (mgr.24370) 15353 : cluster [DBG] pgmap v15337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:21.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:20 smithi082 bash[20963]: audit 2024-04-03T22:50:20.521272+0000 mon.a (mon.0) 13107 : audit [DBG] from='client.? 172.21.15.67:0/2210567263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:20 smithi067 bash[17655]: audit 2024-04-03T22:50:20.521272+0000 mon.a (mon.0) 13107 : audit [DBG] from='client.? 172.21.15.67:0/2210567263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:20 smithi067 bash[27441]: audit 2024-04-03T22:50:20.521272+0000 mon.a (mon.0) 13107 : audit [DBG] from='client.? 172.21.15.67:0/2210567263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:22.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:21 smithi082 bash[20963]: cluster 2024-04-03T22:50:20.666772+0000 mgr.y (mgr.24370) 15354 : cluster [DBG] pgmap v15338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:22.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:21 smithi067 bash[27441]: cluster 2024-04-03T22:50:20.666772+0000 mgr.y (mgr.24370) 15354 : cluster [DBG] pgmap v15338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:21 smithi067 bash[17655]: cluster 2024-04-03T22:50:20.666772+0000 mgr.y (mgr.24370) 15354 : cluster [DBG] pgmap v15338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:23] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T22:50:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:50:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:23 smithi082 bash[20963]: cluster 2024-04-03T22:50:22.667510+0000 mgr.y (mgr.24370) 15355 : cluster [DBG] pgmap v15339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:23 smithi082 bash[20963]: audit 2024-04-03T22:50:22.976989+0000 mon.a (mon.0) 13108 : audit [DBG] from='client.? 172.21.15.67:0/133704349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:23 smithi067 bash[27441]: cluster 2024-04-03T22:50:22.667510+0000 mgr.y (mgr.24370) 15355 : cluster [DBG] pgmap v15339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:23 smithi067 bash[27441]: audit 2024-04-03T22:50:22.976989+0000 mon.a (mon.0) 13108 : audit [DBG] from='client.? 172.21.15.67:0/133704349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:23 smithi067 bash[17655]: cluster 2024-04-03T22:50:22.667510+0000 mgr.y (mgr.24370) 15355 : cluster [DBG] pgmap v15339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:23 smithi067 bash[17655]: audit 2024-04-03T22:50:22.976989+0000 mon.a (mon.0) 13108 : audit [DBG] from='client.? 172.21.15.67:0/133704349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:25 smithi082 bash[20963]: cluster 2024-04-03T22:50:24.668270+0000 mgr.y (mgr.24370) 15356 : cluster [DBG] pgmap v15340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:25 smithi082 bash[20963]: audit 2024-04-03T22:50:25.428644+0000 mon.a (mon.0) 13109 : audit [DBG] from='client.? 172.21.15.67:0/3494178210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:25 smithi082 bash[20963]: audit 2024-04-03T22:50:25.474031+0000 mon.a (mon.0) 13110 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:25 smithi067 bash[17655]: cluster 2024-04-03T22:50:24.668270+0000 mgr.y (mgr.24370) 15356 : cluster [DBG] pgmap v15340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:25 smithi067 bash[17655]: audit 2024-04-03T22:50:25.428644+0000 mon.a (mon.0) 13109 : audit [DBG] from='client.? 172.21.15.67:0/3494178210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:25 smithi067 bash[17655]: audit 2024-04-03T22:50:25.474031+0000 mon.a (mon.0) 13110 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:25 smithi067 bash[27441]: cluster 2024-04-03T22:50:24.668270+0000 mgr.y (mgr.24370) 15356 : cluster [DBG] pgmap v15340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:25 smithi067 bash[27441]: audit 2024-04-03T22:50:25.428644+0000 mon.a (mon.0) 13109 : audit [DBG] from='client.? 172.21.15.67:0/3494178210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:25 smithi067 bash[27441]: audit 2024-04-03T22:50:25.474031+0000 mon.a (mon.0) 13110 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:27 smithi082 bash[20963]: cluster 2024-04-03T22:50:26.669453+0000 mgr.y (mgr.24370) 15357 : cluster [DBG] pgmap v15341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:28.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:27 smithi067 bash[17655]: cluster 2024-04-03T22:50:26.669453+0000 mgr.y (mgr.24370) 15357 : cluster [DBG] pgmap v15341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:27 smithi067 bash[27441]: cluster 2024-04-03T22:50:26.669453+0000 mgr.y (mgr.24370) 15357 : cluster [DBG] pgmap v15341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:29.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:28 smithi082 bash[20963]: audit 2024-04-03T22:50:27.885662+0000 mon.c (mon.2) 6150 : audit [DBG] from='client.? 172.21.15.67:0/1772043300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:29.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:28 smithi067 bash[17655]: audit 2024-04-03T22:50:27.885662+0000 mon.c (mon.2) 6150 : audit [DBG] from='client.? 172.21.15.67:0/1772043300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:28 smithi067 bash[27441]: audit 2024-04-03T22:50:27.885662+0000 mon.c (mon.2) 6150 : audit [DBG] from='client.? 172.21.15.67:0/1772043300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:29 smithi082 bash[20963]: cluster 2024-04-03T22:50:28.670266+0000 mgr.y (mgr.24370) 15358 : cluster [DBG] pgmap v15342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:30.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:29 smithi067 bash[17655]: cluster 2024-04-03T22:50:28.670266+0000 mgr.y (mgr.24370) 15358 : cluster [DBG] pgmap v15342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:29 smithi067 bash[27441]: cluster 2024-04-03T22:50:28.670266+0000 mgr.y (mgr.24370) 15358 : cluster [DBG] pgmap v15342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:31.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:30 smithi082 bash[20963]: audit 2024-04-03T22:50:30.348216+0000 mon.a (mon.0) 13111 : audit [DBG] from='client.? 172.21.15.67:0/2539604482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:30 smithi067 bash[17655]: audit 2024-04-03T22:50:30.348216+0000 mon.a (mon.0) 13111 : audit [DBG] from='client.? 172.21.15.67:0/2539604482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:31.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:30 smithi067 bash[27441]: audit 2024-04-03T22:50:30.348216+0000 mon.a (mon.0) 13111 : audit [DBG] from='client.? 172.21.15.67:0/2539604482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:32.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:31 smithi082 bash[20963]: cluster 2024-04-03T22:50:30.671353+0000 mgr.y (mgr.24370) 15359 : cluster [DBG] pgmap v15343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:32.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:31 smithi067 bash[17655]: cluster 2024-04-03T22:50:30.671353+0000 mgr.y (mgr.24370) 15359 : cluster [DBG] pgmap v15343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:32.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:31 smithi067 bash[27441]: cluster 2024-04-03T22:50:30.671353+0000 mgr.y (mgr.24370) 15359 : cluster [DBG] pgmap v15343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:50:33.785 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:50:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:33 smithi082 bash[20963]: cluster 2024-04-03T22:50:32.672031+0000 mgr.y (mgr.24370) 15360 : cluster [DBG] pgmap v15344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:33 smithi082 bash[20963]: audit 2024-04-03T22:50:32.799278+0000 mon.c (mon.2) 6151 : audit [DBG] from='client.? 172.21.15.67:0/3409014382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:33 smithi067 bash[27441]: cluster 2024-04-03T22:50:32.672031+0000 mgr.y (mgr.24370) 15360 : cluster [DBG] pgmap v15344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:33 smithi067 bash[27441]: audit 2024-04-03T22:50:32.799278+0000 mon.c (mon.2) 6151 : audit [DBG] from='client.? 172.21.15.67:0/3409014382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:33 smithi067 bash[17655]: cluster 2024-04-03T22:50:32.672031+0000 mgr.y (mgr.24370) 15360 : cluster [DBG] pgmap v15344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:33 smithi067 bash[17655]: audit 2024-04-03T22:50:32.799278+0000 mon.c (mon.2) 6151 : audit [DBG] from='client.? 172.21.15.67:0/3409014382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:35 smithi082 bash[20963]: cluster 2024-04-03T22:50:34.672855+0000 mgr.y (mgr.24370) 15361 : cluster [DBG] pgmap v15345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:35 smithi082 bash[20963]: audit 2024-04-03T22:50:35.253349+0000 mon.c (mon.2) 6152 : audit [DBG] from='client.? 172.21.15.67:0/2509689321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:36.165 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:35 smithi067 bash[27441]: cluster 2024-04-03T22:50:34.672855+0000 mgr.y (mgr.24370) 15361 : cluster [DBG] pgmap v15345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:35 smithi067 bash[27441]: audit 2024-04-03T22:50:35.253349+0000 mon.c (mon.2) 6152 : audit [DBG] from='client.? 172.21.15.67:0/2509689321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:35 smithi067 bash[17655]: cluster 2024-04-03T22:50:34.672855+0000 mgr.y (mgr.24370) 15361 : cluster [DBG] pgmap v15345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:35 smithi067 bash[17655]: audit 2024-04-03T22:50:35.253349+0000 mon.c (mon.2) 6152 : audit [DBG] from='client.? 172.21.15.67:0/2509689321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:37 smithi082 bash[20963]: cluster 2024-04-03T22:50:36.674224+0000 mgr.y (mgr.24370) 15362 : cluster [DBG] pgmap v15346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:37 smithi082 bash[20963]: audit 2024-04-03T22:50:37.704853+0000 mon.c (mon.2) 6153 : audit [DBG] from='client.? 172.21.15.67:0/3130744588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:37 smithi067 bash[17655]: cluster 2024-04-03T22:50:36.674224+0000 mgr.y (mgr.24370) 15362 : cluster [DBG] pgmap v15346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:37 smithi067 bash[17655]: audit 2024-04-03T22:50:37.704853+0000 mon.c (mon.2) 6153 : audit [DBG] from='client.? 172.21.15.67:0/3130744588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:37 smithi067 bash[27441]: cluster 2024-04-03T22:50:36.674224+0000 mgr.y (mgr.24370) 15362 : cluster [DBG] pgmap v15346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:37 smithi067 bash[27441]: audit 2024-04-03T22:50:37.704853+0000 mon.c (mon.2) 6153 : audit [DBG] from='client.? 172.21.15.67:0/3130744588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:39 smithi082 bash[20963]: cluster 2024-04-03T22:50:38.675086+0000 mgr.y (mgr.24370) 15363 : cluster [DBG] pgmap v15347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:40.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:39 smithi067 bash[17655]: cluster 2024-04-03T22:50:38.675086+0000 mgr.y (mgr.24370) 15363 : cluster [DBG] pgmap v15347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:39 smithi067 bash[27441]: cluster 2024-04-03T22:50:38.675086+0000 mgr.y (mgr.24370) 15363 : cluster [DBG] pgmap v15347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:41.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:40 smithi082 bash[20963]: audit 2024-04-03T22:50:40.186138+0000 mon.a (mon.0) 13112 : audit [DBG] from='client.? 172.21.15.67:0/1234658180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:40 smithi082 bash[20963]: audit 2024-04-03T22:50:40.474495+0000 mon.a (mon.0) 13113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:40 smithi067 bash[17655]: audit 2024-04-03T22:50:40.186138+0000 mon.a (mon.0) 13112 : audit [DBG] from='client.? 172.21.15.67:0/1234658180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:40 smithi067 bash[17655]: audit 2024-04-03T22:50:40.474495+0000 mon.a (mon.0) 13113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:40 smithi067 bash[27441]: audit 2024-04-03T22:50:40.186138+0000 mon.a (mon.0) 13112 : audit [DBG] from='client.? 172.21.15.67:0/1234658180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:40 smithi067 bash[27441]: audit 2024-04-03T22:50:40.474495+0000 mon.a (mon.0) 13113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:41 smithi082 bash[20963]: cluster 2024-04-03T22:50:40.676316+0000 mgr.y (mgr.24370) 15364 : cluster [DBG] pgmap v15348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:42.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:41 smithi067 bash[17655]: cluster 2024-04-03T22:50:40.676316+0000 mgr.y (mgr.24370) 15364 : cluster [DBG] pgmap v15348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:41 smithi067 bash[27441]: cluster 2024-04-03T22:50:40.676316+0000 mgr.y (mgr.24370) 15364 : cluster [DBG] pgmap v15348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:43.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:42 smithi067 bash[17655]: audit 2024-04-03T22:50:42.632745+0000 mon.a (mon.0) 13114 : audit [DBG] from='client.? 172.21.15.67:0/2845888648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:42 smithi067 bash[27441]: audit 2024-04-03T22:50:42.632745+0000 mon.a (mon.0) 13114 : audit [DBG] from='client.? 172.21.15.67:0/2845888648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:42 smithi082 bash[20963]: audit 2024-04-03T22:50:42.632745+0000 mon.a (mon.0) 13114 : audit [DBG] from='client.? 172.21.15.67:0/2845888648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:50:43.821 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:50:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:43 smithi082 bash[20963]: cluster 2024-04-03T22:50:42.676969+0000 mgr.y (mgr.24370) 15365 : cluster [DBG] pgmap v15349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:44.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:43 smithi067 bash[17655]: cluster 2024-04-03T22:50:42.676969+0000 mgr.y (mgr.24370) 15365 : cluster [DBG] pgmap v15349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:43 smithi067 bash[27441]: cluster 2024-04-03T22:50:42.676969+0000 mgr.y (mgr.24370) 15365 : cluster [DBG] pgmap v15349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:44 smithi082 bash[20963]: cluster 2024-04-03T22:50:44.677664+0000 mgr.y (mgr.24370) 15366 : cluster [DBG] pgmap v15350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:44 smithi067 bash[27441]: cluster 2024-04-03T22:50:44.677664+0000 mgr.y (mgr.24370) 15366 : cluster [DBG] pgmap v15350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:44 smithi067 bash[17655]: cluster 2024-04-03T22:50:44.677664+0000 mgr.y (mgr.24370) 15366 : cluster [DBG] pgmap v15350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:45 smithi082 bash[20963]: audit 2024-04-03T22:50:45.084260+0000 mon.a (mon.0) 13115 : audit [DBG] from='client.? 172.21.15.67:0/3050570018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:46.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:45 smithi067 bash[27441]: audit 2024-04-03T22:50:45.084260+0000 mon.a (mon.0) 13115 : audit [DBG] from='client.? 172.21.15.67:0/3050570018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:46.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:45 smithi067 bash[17655]: audit 2024-04-03T22:50:45.084260+0000 mon.a (mon.0) 13115 : audit [DBG] from='client.? 172.21.15.67:0/3050570018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:46 smithi082 bash[20963]: cluster 2024-04-03T22:50:46.678882+0000 mgr.y (mgr.24370) 15367 : cluster [DBG] pgmap v15351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:47.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:46 smithi067 bash[17655]: cluster 2024-04-03T22:50:46.678882+0000 mgr.y (mgr.24370) 15367 : cluster [DBG] pgmap v15351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:46 smithi067 bash[27441]: cluster 2024-04-03T22:50:46.678882+0000 mgr.y (mgr.24370) 15367 : cluster [DBG] pgmap v15351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:47 smithi082 bash[20963]: audit 2024-04-03T22:50:47.539366+0000 mon.a (mon.0) 13116 : audit [DBG] from='client.? 172.21.15.67:0/1023366639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:48.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:47 smithi067 bash[17655]: audit 2024-04-03T22:50:47.539366+0000 mon.a (mon.0) 13116 : audit [DBG] from='client.? 172.21.15.67:0/1023366639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:47 smithi067 bash[27441]: audit 2024-04-03T22:50:47.539366+0000 mon.a (mon.0) 13116 : audit [DBG] from='client.? 172.21.15.67:0/1023366639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:48 smithi082 bash[20963]: cluster 2024-04-03T22:50:48.679721+0000 mgr.y (mgr.24370) 15368 : cluster [DBG] pgmap v15352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:49.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:48 smithi067 bash[17655]: cluster 2024-04-03T22:50:48.679721+0000 mgr.y (mgr.24370) 15368 : cluster [DBG] pgmap v15352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:48 smithi067 bash[27441]: cluster 2024-04-03T22:50:48.679721+0000 mgr.y (mgr.24370) 15368 : cluster [DBG] pgmap v15352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:50 smithi082 bash[20963]: audit 2024-04-03T22:50:49.992081+0000 mon.a (mon.0) 13117 : audit [DBG] from='client.? 172.21.15.67:0/2784155748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:50 smithi067 bash[17655]: audit 2024-04-03T22:50:49.992081+0000 mon.a (mon.0) 13117 : audit [DBG] from='client.? 172.21.15.67:0/2784155748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:50.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:50 smithi067 bash[27441]: audit 2024-04-03T22:50:49.992081+0000 mon.a (mon.0) 13117 : audit [DBG] from='client.? 172.21.15.67:0/2784155748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:51.383 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:51 smithi082 bash[20963]: cluster 2024-04-03T22:50:50.680892+0000 mgr.y (mgr.24370) 15369 : cluster [DBG] pgmap v15353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:51.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:51 smithi067 bash[17655]: cluster 2024-04-03T22:50:50.680892+0000 mgr.y (mgr.24370) 15369 : cluster [DBG] pgmap v15353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:51.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:51 smithi067 bash[27441]: cluster 2024-04-03T22:50:50.680892+0000 mgr.y (mgr.24370) 15369 : cluster [DBG] pgmap v15353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:52 smithi082 bash[20963]: audit 2024-04-03T22:50:52.449813+0000 mon.a (mon.0) 13118 : audit [DBG] from='client.? 172.21.15.67:0/2618635560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:52.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:52 smithi067 bash[17655]: audit 2024-04-03T22:50:52.449813+0000 mon.a (mon.0) 13118 : audit [DBG] from='client.? 172.21.15.67:0/2618635560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:52.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:52 smithi067 bash[27441]: audit 2024-04-03T22:50:52.449813+0000 mon.a (mon.0) 13118 : audit [DBG] from='client.? 172.21.15.67:0/2618635560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:50:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:53 smithi082 bash[20963]: cluster 2024-04-03T22:50:52.681616+0000 mgr.y (mgr.24370) 15370 : cluster [DBG] pgmap v15354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:50:53.915 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:53 smithi067 bash[17655]: cluster 2024-04-03T22:50:52.681616+0000 mgr.y (mgr.24370) 15370 : cluster [DBG] pgmap v15354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:53.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:53 smithi067 bash[27441]: cluster 2024-04-03T22:50:52.681616+0000 mgr.y (mgr.24370) 15370 : cluster [DBG] pgmap v15354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:55 smithi082 bash[20963]: cluster 2024-04-03T22:50:54.682253+0000 mgr.y (mgr.24370) 15371 : cluster [DBG] pgmap v15355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:55 smithi082 bash[20963]: audit 2024-04-03T22:50:54.905930+0000 mon.c (mon.2) 6154 : audit [DBG] from='client.? 172.21.15.67:0/523474136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:55 smithi082 bash[20963]: audit 2024-04-03T22:50:55.475104+0000 mon.a (mon.0) 13119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:55 smithi067 bash[17655]: cluster 2024-04-03T22:50:54.682253+0000 mgr.y (mgr.24370) 15371 : cluster [DBG] pgmap v15355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:55 smithi067 bash[17655]: audit 2024-04-03T22:50:54.905930+0000 mon.c (mon.2) 6154 : audit [DBG] from='client.? 172.21.15.67:0/523474136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:55 smithi067 bash[17655]: audit 2024-04-03T22:50:55.475104+0000 mon.a (mon.0) 13119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:55 smithi067 bash[27441]: cluster 2024-04-03T22:50:54.682253+0000 mgr.y (mgr.24370) 15371 : cluster [DBG] pgmap v15355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:55 smithi067 bash[27441]: audit 2024-04-03T22:50:54.905930+0000 mon.c (mon.2) 6154 : audit [DBG] from='client.? 172.21.15.67:0/523474136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:55 smithi067 bash[27441]: audit 2024-04-03T22:50:55.475104+0000 mon.a (mon.0) 13119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:50:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:57 smithi082 bash[20963]: cluster 2024-04-03T22:50:56.683597+0000 mgr.y (mgr.24370) 15372 : cluster [DBG] pgmap v15356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:57 smithi082 bash[20963]: audit 2024-04-03T22:50:57.352276+0000 mon.a (mon.0) 13120 : audit [DBG] from='client.? 172.21.15.67:0/1389565262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:57 smithi067 bash[17655]: cluster 2024-04-03T22:50:56.683597+0000 mgr.y (mgr.24370) 15372 : cluster [DBG] pgmap v15356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:57 smithi067 bash[17655]: audit 2024-04-03T22:50:57.352276+0000 mon.a (mon.0) 13120 : audit [DBG] from='client.? 172.21.15.67:0/1389565262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:50:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:57 smithi067 bash[27441]: cluster 2024-04-03T22:50:56.683597+0000 mgr.y (mgr.24370) 15372 : cluster [DBG] pgmap v15356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:50:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:57 smithi067 bash[27441]: audit 2024-04-03T22:50:57.352276+0000 mon.a (mon.0) 13120 : audit [DBG] from='client.? 172.21.15.67:0/1389565262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:00.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:59 smithi082 bash[20963]: cluster 2024-04-03T22:50:58.684402+0000 mgr.y (mgr.24370) 15373 : cluster [DBG] pgmap v15357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:50:59 smithi082 bash[20963]: audit 2024-04-03T22:50:59.424768+0000 mon.a (mon.0) 13121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:51:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:59 smithi067 bash[27441]: cluster 2024-04-03T22:50:58.684402+0000 mgr.y (mgr.24370) 15373 : cluster [DBG] pgmap v15357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:50:59 smithi067 bash[27441]: audit 2024-04-03T22:50:59.424768+0000 mon.a (mon.0) 13121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:51:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:59 smithi067 bash[17655]: cluster 2024-04-03T22:50:58.684402+0000 mgr.y (mgr.24370) 15373 : cluster [DBG] pgmap v15357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:50:59 smithi067 bash[17655]: audit 2024-04-03T22:50:59.424768+0000 mon.a (mon.0) 13121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:51:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:00 smithi082 bash[20963]: audit 2024-04-03T22:50:59.810039+0000 mon.a (mon.0) 13122 : audit [DBG] from='client.? 172.21.15.67:0/3819083168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:00 smithi067 bash[17655]: audit 2024-04-03T22:50:59.810039+0000 mon.a (mon.0) 13122 : audit [DBG] from='client.? 172.21.15.67:0/3819083168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:00 smithi067 bash[27441]: audit 2024-04-03T22:50:59.810039+0000 mon.a (mon.0) 13122 : audit [DBG] from='client.? 172.21.15.67:0/3819083168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:01 smithi082 bash[20963]: cluster 2024-04-03T22:51:00.685524+0000 mgr.y (mgr.24370) 15374 : cluster [DBG] pgmap v15358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:01 smithi067 bash[17655]: cluster 2024-04-03T22:51:00.685524+0000 mgr.y (mgr.24370) 15374 : cluster [DBG] pgmap v15358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:01 smithi067 bash[27441]: cluster 2024-04-03T22:51:00.685524+0000 mgr.y (mgr.24370) 15374 : cluster [DBG] pgmap v15358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:03.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:02 smithi067 bash[17655]: audit 2024-04-03T22:51:02.263603+0000 mon.c (mon.2) 6155 : audit [DBG] from='client.? 172.21.15.67:0/1219976218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:03.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:02 smithi067 bash[27441]: audit 2024-04-03T22:51:02.263603+0000 mon.c (mon.2) 6155 : audit [DBG] from='client.? 172.21.15.67:0/1219976218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:02 smithi082 bash[20963]: audit 2024-04-03T22:51:02.263603+0000 mon.c (mon.2) 6155 : audit [DBG] from='client.? 172.21.15.67:0/1219976218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:03] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T22:51:03.772 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:51:04.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:03 smithi082 bash[20963]: cluster 2024-04-03T22:51:02.686216+0000 mgr.y (mgr.24370) 15375 : cluster [DBG] pgmap v15359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:03 smithi067 bash[17655]: cluster 2024-04-03T22:51:02.686216+0000 mgr.y (mgr.24370) 15375 : cluster [DBG] pgmap v15359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:03 smithi067 bash[27441]: cluster 2024-04-03T22:51:02.686216+0000 mgr.y (mgr.24370) 15375 : cluster [DBG] pgmap v15359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:04 smithi082 bash[20963]: audit 2024-04-03T22:51:04.736064+0000 mon.a (mon.0) 13123 : audit [DBG] from='client.? 172.21.15.67:0/911341026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:04 smithi067 bash[27441]: audit 2024-04-03T22:51:04.736064+0000 mon.a (mon.0) 13123 : audit [DBG] from='client.? 172.21.15.67:0/911341026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:04 smithi067 bash[17655]: audit 2024-04-03T22:51:04.736064+0000 mon.a (mon.0) 13123 : audit [DBG] from='client.? 172.21.15.67:0/911341026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:05 smithi082 bash[20963]: cluster 2024-04-03T22:51:04.686715+0000 mgr.y (mgr.24370) 15376 : cluster [DBG] pgmap v15360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:05 smithi082 bash[20963]: audit 2024-04-03T22:51:05.124761+0000 mon.a (mon.0) 13124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:05 smithi082 bash[20963]: audit 2024-04-03T22:51:05.133262+0000 mon.a (mon.0) 13125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:05 smithi082 bash[20963]: audit 2024-04-03T22:51:05.421732+0000 mon.a (mon.0) 13126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:05 smithi082 bash[20963]: audit 2024-04-03T22:51:05.432227+0000 mon.a (mon.0) 13127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[17655]: cluster 2024-04-03T22:51:04.686715+0000 mgr.y (mgr.24370) 15376 : cluster [DBG] pgmap v15360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[17655]: audit 2024-04-03T22:51:05.124761+0000 mon.a (mon.0) 13124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[17655]: audit 2024-04-03T22:51:05.133262+0000 mon.a (mon.0) 13125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[17655]: audit 2024-04-03T22:51:05.421732+0000 mon.a (mon.0) 13126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[17655]: audit 2024-04-03T22:51:05.432227+0000 mon.a (mon.0) 13127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[27441]: cluster 2024-04-03T22:51:04.686715+0000 mgr.y (mgr.24370) 15376 : cluster [DBG] pgmap v15360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[27441]: audit 2024-04-03T22:51:05.124761+0000 mon.a (mon.0) 13124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[27441]: audit 2024-04-03T22:51:05.133262+0000 mon.a (mon.0) 13125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[27441]: audit 2024-04-03T22:51:05.421732+0000 mon.a (mon.0) 13126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:05 smithi067 bash[27441]: audit 2024-04-03T22:51:05.432227+0000 mon.a (mon.0) 13127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:07 smithi082 bash[20963]: cluster 2024-04-03T22:51:06.687884+0000 mgr.y (mgr.24370) 15377 : cluster [DBG] pgmap v15361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:07 smithi082 bash[20963]: audit 2024-04-03T22:51:07.195544+0000 mon.a (mon.0) 13128 : audit [DBG] from='client.? 172.21.15.67:0/3999133186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:07 smithi067 bash[17655]: cluster 2024-04-03T22:51:06.687884+0000 mgr.y (mgr.24370) 15377 : cluster [DBG] pgmap v15361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:07 smithi067 bash[17655]: audit 2024-04-03T22:51:07.195544+0000 mon.a (mon.0) 13128 : audit [DBG] from='client.? 172.21.15.67:0/3999133186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:07 smithi067 bash[27441]: cluster 2024-04-03T22:51:06.687884+0000 mgr.y (mgr.24370) 15377 : cluster [DBG] pgmap v15361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:07 smithi067 bash[27441]: audit 2024-04-03T22:51:07.195544+0000 mon.a (mon.0) 13128 : audit [DBG] from='client.? 172.21.15.67:0/3999133186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:09 smithi082 bash[20963]: cluster 2024-04-03T22:51:08.688718+0000 mgr.y (mgr.24370) 15378 : cluster [DBG] pgmap v15362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:09 smithi082 bash[20963]: audit 2024-04-03T22:51:09.649421+0000 mon.a (mon.0) 13129 : audit [DBG] from='client.? 172.21.15.67:0/2940495691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:09 smithi067 bash[17655]: cluster 2024-04-03T22:51:08.688718+0000 mgr.y (mgr.24370) 15378 : cluster [DBG] pgmap v15362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:09 smithi067 bash[17655]: audit 2024-04-03T22:51:09.649421+0000 mon.a (mon.0) 13129 : audit [DBG] from='client.? 172.21.15.67:0/2940495691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:09 smithi067 bash[27441]: cluster 2024-04-03T22:51:08.688718+0000 mgr.y (mgr.24370) 15378 : cluster [DBG] pgmap v15362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:09 smithi067 bash[27441]: audit 2024-04-03T22:51:09.649421+0000 mon.a (mon.0) 13129 : audit [DBG] from='client.? 172.21.15.67:0/2940495691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:10 smithi082 bash[20963]: audit 2024-04-03T22:51:10.475380+0000 mon.a (mon.0) 13130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:10 smithi067 bash[17655]: audit 2024-04-03T22:51:10.475380+0000 mon.a (mon.0) 13130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:10 smithi067 bash[27441]: audit 2024-04-03T22:51:10.475380+0000 mon.a (mon.0) 13130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:12.010 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:11 smithi067 bash[27441]: cluster 2024-04-03T22:51:10.689436+0000 mgr.y (mgr.24370) 15379 : cluster [DBG] pgmap v15363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:12.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:11 smithi067 bash[17655]: cluster 2024-04-03T22:51:10.689436+0000 mgr.y (mgr.24370) 15379 : cluster [DBG] pgmap v15363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:12.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:11 smithi082 bash[20963]: cluster 2024-04-03T22:51:10.689436+0000 mgr.y (mgr.24370) 15379 : cluster [DBG] pgmap v15363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:13.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:12 smithi067 bash[27441]: audit 2024-04-03T22:51:12.106054+0000 mon.a (mon.0) 13131 : audit [DBG] from='client.? 172.21.15.67:0/3874714142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:13.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:12 smithi067 bash[17655]: audit 2024-04-03T22:51:12.106054+0000 mon.a (mon.0) 13131 : audit [DBG] from='client.? 172.21.15.67:0/3874714142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:12 smithi082 bash[20963]: audit 2024-04-03T22:51:12.106054+0000 mon.a (mon.0) 13131 : audit [DBG] from='client.? 172.21.15.67:0/3874714142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:51:13.823 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:51:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:13 smithi067 bash[17655]: cluster 2024-04-03T22:51:12.689977+0000 mgr.y (mgr.24370) 15380 : cluster [DBG] pgmap v15364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:13.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:13 smithi067 bash[27441]: cluster 2024-04-03T22:51:12.689977+0000 mgr.y (mgr.24370) 15380 : cluster [DBG] pgmap v15364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:14.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:13 smithi082 bash[20963]: cluster 2024-04-03T22:51:12.689977+0000 mgr.y (mgr.24370) 15380 : cluster [DBG] pgmap v15364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:14 smithi082 bash[20963]: audit 2024-04-03T22:51:14.619142+0000 mon.c (mon.2) 6156 : audit [DBG] from='client.? 172.21.15.67:0/2433600553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:14 smithi067 bash[17655]: audit 2024-04-03T22:51:14.619142+0000 mon.c (mon.2) 6156 : audit [DBG] from='client.? 172.21.15.67:0/2433600553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:15.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:14 smithi067 bash[27441]: audit 2024-04-03T22:51:14.619142+0000 mon.c (mon.2) 6156 : audit [DBG] from='client.? 172.21.15.67:0/2433600553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:15.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:15 smithi082 bash[20963]: cluster 2024-04-03T22:51:14.690512+0000 mgr.y (mgr.24370) 15381 : cluster [DBG] pgmap v15365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:15.884 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 22:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T22:51:15.599667937Z level=info msg="Completed cleanup jobs" duration=69.489638ms 2024-04-03T22:51:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:15 smithi067 bash[27441]: cluster 2024-04-03T22:51:14.690512+0000 mgr.y (mgr.24370) 15381 : cluster [DBG] pgmap v15365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:15 smithi067 bash[17655]: cluster 2024-04-03T22:51:14.690512+0000 mgr.y (mgr.24370) 15381 : cluster [DBG] pgmap v15365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:17 smithi082 bash[20963]: audit 2024-04-03T22:51:16.063919+0000 mon.a (mon.0) 13132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:17 smithi082 bash[20963]: audit 2024-04-03T22:51:16.073538+0000 mon.a (mon.0) 13133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:17 smithi082 bash[20963]: audit 2024-04-03T22:51:16.076346+0000 mon.a (mon.0) 13134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:51:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:17 smithi082 bash[20963]: audit 2024-04-03T22:51:16.077586+0000 mon.a (mon.0) 13135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:51:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:17 smithi082 bash[20963]: audit 2024-04-03T22:51:16.084865+0000 mon.a (mon.0) 13136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:17 smithi082 bash[20963]: cluster 2024-04-03T22:51:16.691331+0000 mgr.y (mgr.24370) 15382 : cluster [DBG] pgmap v15366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[27441]: audit 2024-04-03T22:51:16.063919+0000 mon.a (mon.0) 13132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:17.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[27441]: audit 2024-04-03T22:51:16.073538+0000 mon.a (mon.0) 13133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[27441]: audit 2024-04-03T22:51:16.076346+0000 mon.a (mon.0) 13134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:51:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[27441]: audit 2024-04-03T22:51:16.077586+0000 mon.a (mon.0) 13135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:51:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[27441]: audit 2024-04-03T22:51:16.084865+0000 mon.a (mon.0) 13136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[27441]: cluster 2024-04-03T22:51:16.691331+0000 mgr.y (mgr.24370) 15382 : cluster [DBG] pgmap v15366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[17655]: audit 2024-04-03T22:51:16.063919+0000 mon.a (mon.0) 13132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[17655]: audit 2024-04-03T22:51:16.073538+0000 mon.a (mon.0) 13133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[17655]: audit 2024-04-03T22:51:16.076346+0000 mon.a (mon.0) 13134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:51:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[17655]: audit 2024-04-03T22:51:16.077586+0000 mon.a (mon.0) 13135 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:51:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[17655]: audit 2024-04-03T22:51:16.084865+0000 mon.a (mon.0) 13136 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:51:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:17 smithi067 bash[17655]: cluster 2024-04-03T22:51:16.691331+0000 mgr.y (mgr.24370) 15382 : cluster [DBG] pgmap v15366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:18.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:18 smithi082 bash[20963]: audit 2024-04-03T22:51:17.069881+0000 mon.c (mon.2) 6157 : audit [DBG] from='client.? 172.21.15.67:0/1842789570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:18.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:18 smithi067 bash[27441]: audit 2024-04-03T22:51:17.069881+0000 mon.c (mon.2) 6157 : audit [DBG] from='client.? 172.21.15.67:0/1842789570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:18.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:18 smithi067 bash[17655]: audit 2024-04-03T22:51:17.069881+0000 mon.c (mon.2) 6157 : audit [DBG] from='client.? 172.21.15.67:0/1842789570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:19 smithi082 bash[20963]: cluster 2024-04-03T22:51:18.692096+0000 mgr.y (mgr.24370) 15383 : cluster [DBG] pgmap v15367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:19.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:19 smithi067 bash[27441]: cluster 2024-04-03T22:51:18.692096+0000 mgr.y (mgr.24370) 15383 : cluster [DBG] pgmap v15367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:19 smithi067 bash[17655]: cluster 2024-04-03T22:51:18.692096+0000 mgr.y (mgr.24370) 15383 : cluster [DBG] pgmap v15367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:20 smithi082 bash[20963]: audit 2024-04-03T22:51:19.524453+0000 mon.a (mon.0) 13137 : audit [DBG] from='client.? 172.21.15.67:0/2705038525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:20.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:20 smithi067 bash[27441]: audit 2024-04-03T22:51:19.524453+0000 mon.a (mon.0) 13137 : audit [DBG] from='client.? 172.21.15.67:0/2705038525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:20.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:20 smithi067 bash[17655]: audit 2024-04-03T22:51:19.524453+0000 mon.a (mon.0) 13137 : audit [DBG] from='client.? 172.21.15.67:0/2705038525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:21 smithi082 bash[20963]: cluster 2024-04-03T22:51:20.693379+0000 mgr.y (mgr.24370) 15384 : cluster [DBG] pgmap v15368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:21.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:21 smithi067 bash[17655]: cluster 2024-04-03T22:51:20.693379+0000 mgr.y (mgr.24370) 15384 : cluster [DBG] pgmap v15368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:21.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:21 smithi067 bash[27441]: cluster 2024-04-03T22:51:20.693379+0000 mgr.y (mgr.24370) 15384 : cluster [DBG] pgmap v15368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:22 smithi082 bash[20963]: audit 2024-04-03T22:51:21.980271+0000 mon.a (mon.0) 13138 : audit [DBG] from='client.? 172.21.15.67:0/361157573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:22.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:22 smithi067 bash[17655]: audit 2024-04-03T22:51:21.980271+0000 mon.a (mon.0) 13138 : audit [DBG] from='client.? 172.21.15.67:0/361157573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:22.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:22 smithi067 bash[27441]: audit 2024-04-03T22:51:21.980271+0000 mon.a (mon.0) 13138 : audit [DBG] from='client.? 172.21.15.67:0/361157573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:23 smithi082 bash[20963]: cluster 2024-04-03T22:51:22.694074+0000 mgr.y (mgr.24370) 15385 : cluster [DBG] pgmap v15369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:51:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:23 smithi067 bash[27441]: cluster 2024-04-03T22:51:22.694074+0000 mgr.y (mgr.24370) 15385 : cluster [DBG] pgmap v15369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:23 smithi067 bash[17655]: cluster 2024-04-03T22:51:22.694074+0000 mgr.y (mgr.24370) 15385 : cluster [DBG] pgmap v15369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:51:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:24 smithi082 bash[20963]: audit 2024-04-03T22:51:24.428628+0000 mon.a (mon.0) 13139 : audit [DBG] from='client.? 172.21.15.67:0/1295936508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:24.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:24 smithi067 bash[17655]: audit 2024-04-03T22:51:24.428628+0000 mon.a (mon.0) 13139 : audit [DBG] from='client.? 172.21.15.67:0/1295936508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:24.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:24 smithi067 bash[27441]: audit 2024-04-03T22:51:24.428628+0000 mon.a (mon.0) 13139 : audit [DBG] from='client.? 172.21.15.67:0/1295936508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:25 smithi082 bash[20963]: cluster 2024-04-03T22:51:24.694778+0000 mgr.y (mgr.24370) 15386 : cluster [DBG] pgmap v15370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:25 smithi082 bash[20963]: audit 2024-04-03T22:51:25.475745+0000 mon.a (mon.0) 13140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:25 smithi067 bash[17655]: cluster 2024-04-03T22:51:24.694778+0000 mgr.y (mgr.24370) 15386 : cluster [DBG] pgmap v15370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:25.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:25 smithi067 bash[17655]: audit 2024-04-03T22:51:25.475745+0000 mon.a (mon.0) 13140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:25 smithi067 bash[27441]: cluster 2024-04-03T22:51:24.694778+0000 mgr.y (mgr.24370) 15386 : cluster [DBG] pgmap v15370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:25 smithi067 bash[27441]: audit 2024-04-03T22:51:25.475745+0000 mon.a (mon.0) 13140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:27 smithi082 bash[20963]: cluster 2024-04-03T22:51:26.695926+0000 mgr.y (mgr.24370) 15387 : cluster [DBG] pgmap v15371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:27 smithi082 bash[20963]: audit 2024-04-03T22:51:26.895975+0000 mon.a (mon.0) 13141 : audit [DBG] from='client.? 172.21.15.67:0/3506440092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:27 smithi067 bash[27441]: cluster 2024-04-03T22:51:26.695926+0000 mgr.y (mgr.24370) 15387 : cluster [DBG] pgmap v15371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:27 smithi067 bash[27441]: audit 2024-04-03T22:51:26.895975+0000 mon.a (mon.0) 13141 : audit [DBG] from='client.? 172.21.15.67:0/3506440092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:28.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:27 smithi067 bash[17655]: cluster 2024-04-03T22:51:26.695926+0000 mgr.y (mgr.24370) 15387 : cluster [DBG] pgmap v15371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:27 smithi067 bash[17655]: audit 2024-04-03T22:51:26.895975+0000 mon.a (mon.0) 13141 : audit [DBG] from='client.? 172.21.15.67:0/3506440092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:29 smithi082 bash[20963]: cluster 2024-04-03T22:51:28.696567+0000 mgr.y (mgr.24370) 15388 : cluster [DBG] pgmap v15372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:29 smithi082 bash[20963]: audit 2024-04-03T22:51:29.353140+0000 mon.a (mon.0) 13142 : audit [DBG] from='client.? 172.21.15.67:0/3804161407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:29 smithi067 bash[27441]: cluster 2024-04-03T22:51:28.696567+0000 mgr.y (mgr.24370) 15388 : cluster [DBG] pgmap v15372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:29 smithi067 bash[27441]: audit 2024-04-03T22:51:29.353140+0000 mon.a (mon.0) 13142 : audit [DBG] from='client.? 172.21.15.67:0/3804161407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:30.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:29 smithi067 bash[17655]: cluster 2024-04-03T22:51:28.696567+0000 mgr.y (mgr.24370) 15388 : cluster [DBG] pgmap v15372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:30.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:29 smithi067 bash[17655]: audit 2024-04-03T22:51:29.353140+0000 mon.a (mon.0) 13142 : audit [DBG] from='client.? 172.21.15.67:0/3804161407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:31 smithi082 bash[20963]: cluster 2024-04-03T22:51:30.697776+0000 mgr.y (mgr.24370) 15389 : cluster [DBG] pgmap v15373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:32.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:31 smithi067 bash[17655]: cluster 2024-04-03T22:51:30.697776+0000 mgr.y (mgr.24370) 15389 : cluster [DBG] pgmap v15373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:32.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:31 smithi067 bash[27441]: cluster 2024-04-03T22:51:30.697776+0000 mgr.y (mgr.24370) 15389 : cluster [DBG] pgmap v15373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:32 smithi067 bash[27441]: audit 2024-04-03T22:51:31.803722+0000 mon.a (mon.0) 13143 : audit [DBG] from='client.? 172.21.15.67:0/359470374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:32 smithi067 bash[17655]: audit 2024-04-03T22:51:31.803722+0000 mon.a (mon.0) 13143 : audit [DBG] from='client.? 172.21.15.67:0/359470374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:33.133 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:32 smithi082 bash[20963]: audit 2024-04-03T22:51:31.803722+0000 mon.a (mon.0) 13143 : audit [DBG] from='client.? 172.21.15.67:0/359470374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:33] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T22:51:33.774 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:51:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:33 smithi082 bash[20963]: cluster 2024-04-03T22:51:32.698471+0000 mgr.y (mgr.24370) 15390 : cluster [DBG] pgmap v15374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:33 smithi067 bash[17655]: cluster 2024-04-03T22:51:32.698471+0000 mgr.y (mgr.24370) 15390 : cluster [DBG] pgmap v15374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:33 smithi067 bash[27441]: cluster 2024-04-03T22:51:32.698471+0000 mgr.y (mgr.24370) 15390 : cluster [DBG] pgmap v15374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:34 smithi082 bash[20963]: audit 2024-04-03T22:51:34.258162+0000 mon.a (mon.0) 13144 : audit [DBG] from='client.? 172.21.15.67:0/711599709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:34 smithi067 bash[27441]: audit 2024-04-03T22:51:34.258162+0000 mon.a (mon.0) 13144 : audit [DBG] from='client.? 172.21.15.67:0/711599709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:34 smithi067 bash[17655]: audit 2024-04-03T22:51:34.258162+0000 mon.a (mon.0) 13144 : audit [DBG] from='client.? 172.21.15.67:0/711599709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:35 smithi082 bash[20963]: cluster 2024-04-03T22:51:34.699169+0000 mgr.y (mgr.24370) 15391 : cluster [DBG] pgmap v15375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:35 smithi067 bash[27441]: cluster 2024-04-03T22:51:34.699169+0000 mgr.y (mgr.24370) 15391 : cluster [DBG] pgmap v15375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:35 smithi067 bash[17655]: cluster 2024-04-03T22:51:34.699169+0000 mgr.y (mgr.24370) 15391 : cluster [DBG] pgmap v15375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:36 smithi082 bash[20963]: audit 2024-04-03T22:51:36.708342+0000 mon.c (mon.2) 6158 : audit [DBG] from='client.? 172.21.15.67:0/3674399251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:36 smithi067 bash[27441]: audit 2024-04-03T22:51:36.708342+0000 mon.c (mon.2) 6158 : audit [DBG] from='client.? 172.21.15.67:0/3674399251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:37.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:36 smithi067 bash[17655]: audit 2024-04-03T22:51:36.708342+0000 mon.c (mon.2) 6158 : audit [DBG] from='client.? 172.21.15.67:0/3674399251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:37 smithi082 bash[20963]: cluster 2024-04-03T22:51:36.700312+0000 mgr.y (mgr.24370) 15392 : cluster [DBG] pgmap v15376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:37 smithi067 bash[17655]: cluster 2024-04-03T22:51:36.700312+0000 mgr.y (mgr.24370) 15392 : cluster [DBG] pgmap v15376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:37 smithi067 bash[27441]: cluster 2024-04-03T22:51:36.700312+0000 mgr.y (mgr.24370) 15392 : cluster [DBG] pgmap v15376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:39 smithi082 bash[20963]: cluster 2024-04-03T22:51:38.701011+0000 mgr.y (mgr.24370) 15393 : cluster [DBG] pgmap v15377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:39 smithi082 bash[20963]: audit 2024-04-03T22:51:39.156546+0000 mon.a (mon.0) 13145 : audit [DBG] from='client.? 172.21.15.67:0/3771160417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:39 smithi067 bash[27441]: cluster 2024-04-03T22:51:38.701011+0000 mgr.y (mgr.24370) 15393 : cluster [DBG] pgmap v15377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:39 smithi067 bash[27441]: audit 2024-04-03T22:51:39.156546+0000 mon.a (mon.0) 13145 : audit [DBG] from='client.? 172.21.15.67:0/3771160417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:39 smithi067 bash[17655]: cluster 2024-04-03T22:51:38.701011+0000 mgr.y (mgr.24370) 15393 : cluster [DBG] pgmap v15377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:39 smithi067 bash[17655]: audit 2024-04-03T22:51:39.156546+0000 mon.a (mon.0) 13145 : audit [DBG] from='client.? 172.21.15.67:0/3771160417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:40 smithi082 bash[20963]: audit 2024-04-03T22:51:40.476218+0000 mon.a (mon.0) 13146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:40 smithi067 bash[17655]: audit 2024-04-03T22:51:40.476218+0000 mon.a (mon.0) 13146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:40 smithi067 bash[27441]: audit 2024-04-03T22:51:40.476218+0000 mon.a (mon.0) 13146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:41 smithi082 bash[20963]: cluster 2024-04-03T22:51:40.702113+0000 mgr.y (mgr.24370) 15394 : cluster [DBG] pgmap v15378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:41 smithi082 bash[20963]: audit 2024-04-03T22:51:41.611822+0000 mon.c (mon.2) 6159 : audit [DBG] from='client.? 172.21.15.67:0/1880687345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:42.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:41 smithi067 bash[17655]: cluster 2024-04-03T22:51:40.702113+0000 mgr.y (mgr.24370) 15394 : cluster [DBG] pgmap v15378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:42.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:41 smithi067 bash[17655]: audit 2024-04-03T22:51:41.611822+0000 mon.c (mon.2) 6159 : audit [DBG] from='client.? 172.21.15.67:0/1880687345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:41 smithi067 bash[27441]: cluster 2024-04-03T22:51:40.702113+0000 mgr.y (mgr.24370) 15394 : cluster [DBG] pgmap v15378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:41 smithi067 bash[27441]: audit 2024-04-03T22:51:41.611822+0000 mon.c (mon.2) 6159 : audit [DBG] from='client.? 172.21.15.67:0/1880687345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:51:43.814 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:51:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:43 smithi082 bash[20963]: cluster 2024-04-03T22:51:42.702852+0000 mgr.y (mgr.24370) 15395 : cluster [DBG] pgmap v15379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:43 smithi067 bash[27441]: cluster 2024-04-03T22:51:42.702852+0000 mgr.y (mgr.24370) 15395 : cluster [DBG] pgmap v15379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:43 smithi067 bash[17655]: cluster 2024-04-03T22:51:42.702852+0000 mgr.y (mgr.24370) 15395 : cluster [DBG] pgmap v15379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:44 smithi082 bash[20963]: audit 2024-04-03T22:51:44.071488+0000 mon.a (mon.0) 13147 : audit [DBG] from='client.? 172.21.15.67:0/1471643937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:44 smithi082 bash[20963]: cluster 2024-04-03T22:51:44.703540+0000 mgr.y (mgr.24370) 15396 : cluster [DBG] pgmap v15380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:45.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:44 smithi067 bash[27441]: audit 2024-04-03T22:51:44.071488+0000 mon.a (mon.0) 13147 : audit [DBG] from='client.? 172.21.15.67:0/1471643937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:45.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:44 smithi067 bash[27441]: cluster 2024-04-03T22:51:44.703540+0000 mgr.y (mgr.24370) 15396 : cluster [DBG] pgmap v15380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:45.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:44 smithi067 bash[17655]: audit 2024-04-03T22:51:44.071488+0000 mon.a (mon.0) 13147 : audit [DBG] from='client.? 172.21.15.67:0/1471643937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:45.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:44 smithi067 bash[17655]: cluster 2024-04-03T22:51:44.703540+0000 mgr.y (mgr.24370) 15396 : cluster [DBG] pgmap v15380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:46.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:46 smithi082 bash[20963]: audit 2024-04-03T22:51:46.523165+0000 mon.c (mon.2) 6160 : audit [DBG] from='client.? 172.21.15.67:0/264372669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:46.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:46 smithi067 bash[27441]: audit 2024-04-03T22:51:46.523165+0000 mon.c (mon.2) 6160 : audit [DBG] from='client.? 172.21.15.67:0/264372669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:46.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:46 smithi067 bash[17655]: audit 2024-04-03T22:51:46.523165+0000 mon.c (mon.2) 6160 : audit [DBG] from='client.? 172.21.15.67:0/264372669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:47 smithi082 bash[20963]: cluster 2024-04-03T22:51:46.704742+0000 mgr.y (mgr.24370) 15397 : cluster [DBG] pgmap v15381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:47.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:47 smithi067 bash[27441]: cluster 2024-04-03T22:51:46.704742+0000 mgr.y (mgr.24370) 15397 : cluster [DBG] pgmap v15381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:47.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:47 smithi067 bash[17655]: cluster 2024-04-03T22:51:46.704742+0000 mgr.y (mgr.24370) 15397 : cluster [DBG] pgmap v15381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:49 smithi082 bash[20963]: cluster 2024-04-03T22:51:48.705262+0000 mgr.y (mgr.24370) 15398 : cluster [DBG] pgmap v15382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:49 smithi082 bash[20963]: audit 2024-04-03T22:51:48.970174+0000 mon.a (mon.0) 13148 : audit [DBG] from='client.? 172.21.15.67:0/1885659975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:49 smithi067 bash[27441]: cluster 2024-04-03T22:51:48.705262+0000 mgr.y (mgr.24370) 15398 : cluster [DBG] pgmap v15382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:49 smithi067 bash[27441]: audit 2024-04-03T22:51:48.970174+0000 mon.a (mon.0) 13148 : audit [DBG] from='client.? 172.21.15.67:0/1885659975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:50.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:49 smithi067 bash[17655]: cluster 2024-04-03T22:51:48.705262+0000 mgr.y (mgr.24370) 15398 : cluster [DBG] pgmap v15382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:50.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:49 smithi067 bash[17655]: audit 2024-04-03T22:51:48.970174+0000 mon.a (mon.0) 13148 : audit [DBG] from='client.? 172.21.15.67:0/1885659975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:51 smithi082 bash[20963]: cluster 2024-04-03T22:51:50.706465+0000 mgr.y (mgr.24370) 15399 : cluster [DBG] pgmap v15383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:51 smithi082 bash[20963]: audit 2024-04-03T22:51:51.421648+0000 mon.c (mon.2) 6161 : audit [DBG] from='client.? 172.21.15.67:0/2481489224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:51 smithi067 bash[27441]: cluster 2024-04-03T22:51:50.706465+0000 mgr.y (mgr.24370) 15399 : cluster [DBG] pgmap v15383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:51 smithi067 bash[27441]: audit 2024-04-03T22:51:51.421648+0000 mon.c (mon.2) 6161 : audit [DBG] from='client.? 172.21.15.67:0/2481489224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:51 smithi067 bash[17655]: cluster 2024-04-03T22:51:50.706465+0000 mgr.y (mgr.24370) 15399 : cluster [DBG] pgmap v15383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:52.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:51 smithi067 bash[17655]: audit 2024-04-03T22:51:51.421648+0000 mon.c (mon.2) 6161 : audit [DBG] from='client.? 172.21.15.67:0/2481489224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:51:53.769 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:51:54.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:53 smithi082 bash[20963]: cluster 2024-04-03T22:51:52.707193+0000 mgr.y (mgr.24370) 15400 : cluster [DBG] pgmap v15384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:53 smithi067 bash[17655]: cluster 2024-04-03T22:51:52.707193+0000 mgr.y (mgr.24370) 15400 : cluster [DBG] pgmap v15384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:53 smithi067 bash[27441]: cluster 2024-04-03T22:51:52.707193+0000 mgr.y (mgr.24370) 15400 : cluster [DBG] pgmap v15384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:54 smithi082 bash[20963]: audit 2024-04-03T22:51:53.870319+0000 mon.a (mon.0) 13149 : audit [DBG] from='client.? 172.21.15.67:0/771672918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:54 smithi067 bash[27441]: audit 2024-04-03T22:51:53.870319+0000 mon.a (mon.0) 13149 : audit [DBG] from='client.? 172.21.15.67:0/771672918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:55.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:54 smithi067 bash[17655]: audit 2024-04-03T22:51:53.870319+0000 mon.a (mon.0) 13149 : audit [DBG] from='client.? 172.21.15.67:0/771672918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:55 smithi082 bash[20963]: cluster 2024-04-03T22:51:54.707895+0000 mgr.y (mgr.24370) 15401 : cluster [DBG] pgmap v15385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:55 smithi082 bash[20963]: audit 2024-04-03T22:51:55.476245+0000 mon.a (mon.0) 13150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:55 smithi067 bash[27441]: cluster 2024-04-03T22:51:54.707895+0000 mgr.y (mgr.24370) 15401 : cluster [DBG] pgmap v15385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:55 smithi067 bash[27441]: audit 2024-04-03T22:51:55.476245+0000 mon.a (mon.0) 13150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:55 smithi067 bash[17655]: cluster 2024-04-03T22:51:54.707895+0000 mgr.y (mgr.24370) 15401 : cluster [DBG] pgmap v15385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:55 smithi067 bash[17655]: audit 2024-04-03T22:51:55.476245+0000 mon.a (mon.0) 13150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:51:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:56 smithi082 bash[20963]: audit 2024-04-03T22:51:56.320478+0000 mon.c (mon.2) 6162 : audit [DBG] from='client.? 172.21.15.67:0/3956975076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:56 smithi067 bash[17655]: audit 2024-04-03T22:51:56.320478+0000 mon.c (mon.2) 6162 : audit [DBG] from='client.? 172.21.15.67:0/3956975076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:57.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:56 smithi067 bash[27441]: audit 2024-04-03T22:51:56.320478+0000 mon.c (mon.2) 6162 : audit [DBG] from='client.? 172.21.15.67:0/3956975076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:57 smithi082 bash[20963]: cluster 2024-04-03T22:51:56.708725+0000 mgr.y (mgr.24370) 15402 : cluster [DBG] pgmap v15386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:57 smithi067 bash[17655]: cluster 2024-04-03T22:51:56.708725+0000 mgr.y (mgr.24370) 15402 : cluster [DBG] pgmap v15386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:57 smithi067 bash[27441]: cluster 2024-04-03T22:51:56.708725+0000 mgr.y (mgr.24370) 15402 : cluster [DBG] pgmap v15386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:51:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:58 smithi082 bash[20963]: audit 2024-04-03T22:51:58.777365+0000 mon.c (mon.2) 6163 : audit [DBG] from='client.? 172.21.15.67:0/997396277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:59.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:58 smithi067 bash[17655]: audit 2024-04-03T22:51:58.777365+0000 mon.c (mon.2) 6163 : audit [DBG] from='client.? 172.21.15.67:0/997396277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:51:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:58 smithi067 bash[27441]: audit 2024-04-03T22:51:58.777365+0000 mon.c (mon.2) 6163 : audit [DBG] from='client.? 172.21.15.67:0/997396277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:51:59 smithi082 bash[20963]: cluster 2024-04-03T22:51:58.709352+0000 mgr.y (mgr.24370) 15403 : cluster [DBG] pgmap v15387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:51:59 smithi067 bash[17655]: cluster 2024-04-03T22:51:58.709352+0000 mgr.y (mgr.24370) 15403 : cluster [DBG] pgmap v15387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:51:59 smithi067 bash[27441]: cluster 2024-04-03T22:51:58.709352+0000 mgr.y (mgr.24370) 15403 : cluster [DBG] pgmap v15387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:01 smithi082 bash[20963]: cluster 2024-04-03T22:52:00.710594+0000 mgr.y (mgr.24370) 15404 : cluster [DBG] pgmap v15388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:01 smithi082 bash[20963]: audit 2024-04-03T22:52:01.237125+0000 mon.c (mon.2) 6164 : audit [DBG] from='client.? 172.21.15.67:0/1362430779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:01 smithi067 bash[17655]: cluster 2024-04-03T22:52:00.710594+0000 mgr.y (mgr.24370) 15404 : cluster [DBG] pgmap v15388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:01 smithi067 bash[17655]: audit 2024-04-03T22:52:01.237125+0000 mon.c (mon.2) 6164 : audit [DBG] from='client.? 172.21.15.67:0/1362430779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:01 smithi067 bash[27441]: cluster 2024-04-03T22:52:00.710594+0000 mgr.y (mgr.24370) 15404 : cluster [DBG] pgmap v15388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:01 smithi067 bash[27441]: audit 2024-04-03T22:52:01.237125+0000 mon.c (mon.2) 6164 : audit [DBG] from='client.? 172.21.15.67:0/1362430779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:52:03.807 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:52:04.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:03 smithi082 bash[20963]: cluster 2024-04-03T22:52:02.711323+0000 mgr.y (mgr.24370) 15405 : cluster [DBG] pgmap v15389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:04.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:03 smithi082 bash[20963]: audit 2024-04-03T22:52:03.691448+0000 mon.c (mon.2) 6165 : audit [DBG] from='client.? 172.21.15.67:0/3919749506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:03 smithi067 bash[27441]: cluster 2024-04-03T22:52:02.711323+0000 mgr.y (mgr.24370) 15405 : cluster [DBG] pgmap v15389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:03 smithi067 bash[27441]: audit 2024-04-03T22:52:03.691448+0000 mon.c (mon.2) 6165 : audit [DBG] from='client.? 172.21.15.67:0/3919749506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:03 smithi067 bash[17655]: cluster 2024-04-03T22:52:02.711323+0000 mgr.y (mgr.24370) 15405 : cluster [DBG] pgmap v15389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:03 smithi067 bash[17655]: audit 2024-04-03T22:52:03.691448+0000 mon.c (mon.2) 6165 : audit [DBG] from='client.? 172.21.15.67:0/3919749506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:05 smithi082 bash[20963]: cluster 2024-04-03T22:52:04.712161+0000 mgr.y (mgr.24370) 15406 : cluster [DBG] pgmap v15390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:06.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:05 smithi067 bash[27441]: cluster 2024-04-03T22:52:04.712161+0000 mgr.y (mgr.24370) 15406 : cluster [DBG] pgmap v15390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:05 smithi067 bash[17655]: cluster 2024-04-03T22:52:04.712161+0000 mgr.y (mgr.24370) 15406 : cluster [DBG] pgmap v15390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:06 smithi082 bash[20963]: audit 2024-04-03T22:52:06.144502+0000 mon.a (mon.0) 13151 : audit [DBG] from='client.? 172.21.15.67:0/1254966806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:06 smithi067 bash[17655]: audit 2024-04-03T22:52:06.144502+0000 mon.a (mon.0) 13151 : audit [DBG] from='client.? 172.21.15.67:0/1254966806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:07.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:06 smithi067 bash[27441]: audit 2024-04-03T22:52:06.144502+0000 mon.a (mon.0) 13151 : audit [DBG] from='client.? 172.21.15.67:0/1254966806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:07 smithi082 bash[20963]: cluster 2024-04-03T22:52:06.713092+0000 mgr.y (mgr.24370) 15407 : cluster [DBG] pgmap v15391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:07 smithi067 bash[17655]: cluster 2024-04-03T22:52:06.713092+0000 mgr.y (mgr.24370) 15407 : cluster [DBG] pgmap v15391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:07 smithi067 bash[27441]: cluster 2024-04-03T22:52:06.713092+0000 mgr.y (mgr.24370) 15407 : cluster [DBG] pgmap v15391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:09.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:08 smithi082 bash[20963]: audit 2024-04-03T22:52:08.606122+0000 mon.a (mon.0) 13152 : audit [DBG] from='client.? 172.21.15.67:0/2812578955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:09.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:08 smithi067 bash[17655]: audit 2024-04-03T22:52:08.606122+0000 mon.a (mon.0) 13152 : audit [DBG] from='client.? 172.21.15.67:0/2812578955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:09.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:08 smithi067 bash[27441]: audit 2024-04-03T22:52:08.606122+0000 mon.a (mon.0) 13152 : audit [DBG] from='client.? 172.21.15.67:0/2812578955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:09 smithi082 bash[20963]: cluster 2024-04-03T22:52:08.713784+0000 mgr.y (mgr.24370) 15408 : cluster [DBG] pgmap v15392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:09 smithi067 bash[17655]: cluster 2024-04-03T22:52:08.713784+0000 mgr.y (mgr.24370) 15408 : cluster [DBG] pgmap v15392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:09 smithi067 bash[27441]: cluster 2024-04-03T22:52:08.713784+0000 mgr.y (mgr.24370) 15408 : cluster [DBG] pgmap v15392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:10 smithi082 bash[20963]: audit 2024-04-03T22:52:10.477021+0000 mon.a (mon.0) 13153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:10 smithi067 bash[27441]: audit 2024-04-03T22:52:10.477021+0000 mon.a (mon.0) 13153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:10 smithi067 bash[17655]: audit 2024-04-03T22:52:10.477021+0000 mon.a (mon.0) 13153 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:11 smithi082 bash[20963]: cluster 2024-04-03T22:52:10.714926+0000 mgr.y (mgr.24370) 15409 : cluster [DBG] pgmap v15393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:11 smithi082 bash[20963]: audit 2024-04-03T22:52:11.071297+0000 mon.c (mon.2) 6166 : audit [DBG] from='client.? 172.21.15.67:0/914368147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:11 smithi067 bash[17655]: cluster 2024-04-03T22:52:10.714926+0000 mgr.y (mgr.24370) 15409 : cluster [DBG] pgmap v15393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:11 smithi067 bash[17655]: audit 2024-04-03T22:52:11.071297+0000 mon.c (mon.2) 6166 : audit [DBG] from='client.? 172.21.15.67:0/914368147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:11 smithi067 bash[27441]: cluster 2024-04-03T22:52:10.714926+0000 mgr.y (mgr.24370) 15409 : cluster [DBG] pgmap v15393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:11 smithi067 bash[27441]: audit 2024-04-03T22:52:11.071297+0000 mon.c (mon.2) 6166 : audit [DBG] from='client.? 172.21.15.67:0/914368147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:12 smithi082 bash[20963]: cluster 2024-04-03T22:52:12.715618+0000 mgr.y (mgr.24370) 15410 : cluster [DBG] pgmap v15394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:13.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:12 smithi067 bash[17655]: cluster 2024-04-03T22:52:12.715618+0000 mgr.y (mgr.24370) 15410 : cluster [DBG] pgmap v15394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:13.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:52:13.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:12 smithi067 bash[27441]: cluster 2024-04-03T22:52:12.715618+0000 mgr.y (mgr.24370) 15410 : cluster [DBG] pgmap v15394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:13.852 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:52:14.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:13 smithi082 bash[20963]: audit 2024-04-03T22:52:13.527248+0000 mon.c (mon.2) 6167 : audit [DBG] from='client.? 172.21.15.67:0/216832332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:13 smithi067 bash[17655]: audit 2024-04-03T22:52:13.527248+0000 mon.c (mon.2) 6167 : audit [DBG] from='client.? 172.21.15.67:0/216832332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:14.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:13 smithi067 bash[27441]: audit 2024-04-03T22:52:13.527248+0000 mon.c (mon.2) 6167 : audit [DBG] from='client.? 172.21.15.67:0/216832332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:15.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:14 smithi082 bash[20963]: cluster 2024-04-03T22:52:14.716508+0000 mgr.y (mgr.24370) 15411 : cluster [DBG] pgmap v15395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:15.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:14 smithi067 bash[17655]: cluster 2024-04-03T22:52:14.716508+0000 mgr.y (mgr.24370) 15411 : cluster [DBG] pgmap v15395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:15.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:14 smithi067 bash[27441]: cluster 2024-04-03T22:52:14.716508+0000 mgr.y (mgr.24370) 15411 : cluster [DBG] pgmap v15395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:16.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:16 smithi082 bash[20963]: audit 2024-04-03T22:52:15.979019+0000 mon.a (mon.0) 13154 : audit [DBG] from='client.? 172.21.15.67:0/1504708372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:16.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:16 smithi067 bash[17655]: audit 2024-04-03T22:52:15.979019+0000 mon.a (mon.0) 13154 : audit [DBG] from='client.? 172.21.15.67:0/1504708372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:16.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:16 smithi067 bash[27441]: audit 2024-04-03T22:52:15.979019+0000 mon.a (mon.0) 13154 : audit [DBG] from='client.? 172.21.15.67:0/1504708372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:17 smithi082 bash[20963]: audit 2024-04-03T22:52:16.161865+0000 mon.a (mon.0) 13155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:52:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:17 smithi082 bash[20963]: cluster 2024-04-03T22:52:16.717760+0000 mgr.y (mgr.24370) 15412 : cluster [DBG] pgmap v15396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:17 smithi067 bash[27441]: audit 2024-04-03T22:52:16.161865+0000 mon.a (mon.0) 13155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:52:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:17 smithi067 bash[27441]: cluster 2024-04-03T22:52:16.717760+0000 mgr.y (mgr.24370) 15412 : cluster [DBG] pgmap v15396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:17 smithi067 bash[17655]: audit 2024-04-03T22:52:16.161865+0000 mon.a (mon.0) 13155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:52:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:17 smithi067 bash[17655]: cluster 2024-04-03T22:52:16.717760+0000 mgr.y (mgr.24370) 15412 : cluster [DBG] pgmap v15396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:18.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:18 smithi082 bash[20963]: audit 2024-04-03T22:52:18.428766+0000 mon.a (mon.0) 13156 : audit [DBG] from='client.? 172.21.15.67:0/2793612308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:18.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:18 smithi067 bash[17655]: audit 2024-04-03T22:52:18.428766+0000 mon.a (mon.0) 13156 : audit [DBG] from='client.? 172.21.15.67:0/2793612308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:18.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:18 smithi067 bash[27441]: audit 2024-04-03T22:52:18.428766+0000 mon.a (mon.0) 13156 : audit [DBG] from='client.? 172.21.15.67:0/2793612308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:19.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:19 smithi082 bash[20963]: cluster 2024-04-03T22:52:18.718592+0000 mgr.y (mgr.24370) 15413 : cluster [DBG] pgmap v15397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:19.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:19 smithi067 bash[17655]: cluster 2024-04-03T22:52:18.718592+0000 mgr.y (mgr.24370) 15413 : cluster [DBG] pgmap v15397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:19.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:19 smithi067 bash[27441]: cluster 2024-04-03T22:52:18.718592+0000 mgr.y (mgr.24370) 15413 : cluster [DBG] pgmap v15397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:21 smithi082 bash[20963]: cluster 2024-04-03T22:52:20.719754+0000 mgr.y (mgr.24370) 15414 : cluster [DBG] pgmap v15398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:21 smithi082 bash[20963]: audit 2024-04-03T22:52:20.894821+0000 mon.c (mon.2) 6168 : audit [DBG] from='client.? 172.21.15.67:0/1974355532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:21 smithi067 bash[17655]: cluster 2024-04-03T22:52:20.719754+0000 mgr.y (mgr.24370) 15414 : cluster [DBG] pgmap v15398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:21 smithi067 bash[17655]: audit 2024-04-03T22:52:20.894821+0000 mon.c (mon.2) 6168 : audit [DBG] from='client.? 172.21.15.67:0/1974355532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:21 smithi067 bash[27441]: cluster 2024-04-03T22:52:20.719754+0000 mgr.y (mgr.24370) 15414 : cluster [DBG] pgmap v15398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:21 smithi067 bash[27441]: audit 2024-04-03T22:52:20.894821+0000 mon.c (mon.2) 6168 : audit [DBG] from='client.? 172.21.15.67:0/1974355532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:22 smithi082 bash[20963]: audit 2024-04-03T22:52:21.855518+0000 mon.a (mon.0) 13157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:22 smithi082 bash[20963]: audit 2024-04-03T22:52:21.863338+0000 mon.a (mon.0) 13158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:22 smithi082 bash[20963]: audit 2024-04-03T22:52:22.210202+0000 mon.a (mon.0) 13159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:22 smithi082 bash[20963]: audit 2024-04-03T22:52:22.219100+0000 mon.a (mon.0) 13160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:22 smithi082 bash[20963]: audit 2024-04-03T22:52:22.716208+0000 mon.a (mon.0) 13161 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:52:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:22 smithi082 bash[20963]: audit 2024-04-03T22:52:22.718068+0000 mon.a (mon.0) 13162 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:52:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:22 smithi082 bash[20963]: cluster 2024-04-03T22:52:22.720361+0000 mgr.y (mgr.24370) 15415 : cluster [DBG] pgmap v15399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:22 smithi082 bash[20963]: audit 2024-04-03T22:52:22.726949+0000 mon.a (mon.0) 13163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:52:23.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[27441]: audit 2024-04-03T22:52:21.855518+0000 mon.a (mon.0) 13157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[27441]: audit 2024-04-03T22:52:21.863338+0000 mon.a (mon.0) 13158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[27441]: audit 2024-04-03T22:52:22.210202+0000 mon.a (mon.0) 13159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[27441]: audit 2024-04-03T22:52:22.219100+0000 mon.a (mon.0) 13160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[27441]: audit 2024-04-03T22:52:22.716208+0000 mon.a (mon.0) 13161 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[27441]: audit 2024-04-03T22:52:22.718068+0000 mon.a (mon.0) 13162 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[27441]: cluster 2024-04-03T22:52:22.720361+0000 mgr.y (mgr.24370) 15415 : cluster [DBG] pgmap v15399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[27441]: audit 2024-04-03T22:52:22.726949+0000 mon.a (mon.0) 13163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[17655]: audit 2024-04-03T22:52:21.855518+0000 mon.a (mon.0) 13157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[17655]: audit 2024-04-03T22:52:21.863338+0000 mon.a (mon.0) 13158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[17655]: audit 2024-04-03T22:52:22.210202+0000 mon.a (mon.0) 13159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[17655]: audit 2024-04-03T22:52:22.219100+0000 mon.a (mon.0) 13160 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[17655]: audit 2024-04-03T22:52:22.716208+0000 mon.a (mon.0) 13161 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[17655]: audit 2024-04-03T22:52:22.718068+0000 mon.a (mon.0) 13162 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[17655]: cluster 2024-04-03T22:52:22.720361+0000 mgr.y (mgr.24370) 15415 : cluster [DBG] pgmap v15399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:22 smithi067 bash[17655]: audit 2024-04-03T22:52:22.726949+0000 mon.a (mon.0) 13163 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:52:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:52:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:24 smithi082 bash[20963]: audit 2024-04-03T22:52:23.348539+0000 mon.c (mon.2) 6169 : audit [DBG] from='client.? 172.21.15.67:0/1422020322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:24.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:24 smithi067 bash[17655]: audit 2024-04-03T22:52:23.348539+0000 mon.c (mon.2) 6169 : audit [DBG] from='client.? 172.21.15.67:0/1422020322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:24 smithi067 bash[27441]: audit 2024-04-03T22:52:23.348539+0000 mon.c (mon.2) 6169 : audit [DBG] from='client.? 172.21.15.67:0/1422020322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:25 smithi082 bash[20963]: cluster 2024-04-03T22:52:24.721049+0000 mgr.y (mgr.24370) 15416 : cluster [DBG] pgmap v15400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:25 smithi067 bash[27441]: cluster 2024-04-03T22:52:24.721049+0000 mgr.y (mgr.24370) 15416 : cluster [DBG] pgmap v15400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:25 smithi067 bash[17655]: cluster 2024-04-03T22:52:24.721049+0000 mgr.y (mgr.24370) 15416 : cluster [DBG] pgmap v15400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:26 smithi082 bash[20963]: audit 2024-04-03T22:52:25.477190+0000 mon.a (mon.0) 13164 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:26 smithi082 bash[20963]: audit 2024-04-03T22:52:25.794588+0000 mon.a (mon.0) 13165 : audit [DBG] from='client.? 172.21.15.67:0/1856418034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:26 smithi067 bash[17655]: audit 2024-04-03T22:52:25.477190+0000 mon.a (mon.0) 13164 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:26 smithi067 bash[17655]: audit 2024-04-03T22:52:25.794588+0000 mon.a (mon.0) 13165 : audit [DBG] from='client.? 172.21.15.67:0/1856418034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:26 smithi067 bash[27441]: audit 2024-04-03T22:52:25.477190+0000 mon.a (mon.0) 13164 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:26 smithi067 bash[27441]: audit 2024-04-03T22:52:25.794588+0000 mon.a (mon.0) 13165 : audit [DBG] from='client.? 172.21.15.67:0/1856418034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:27 smithi082 bash[20963]: cluster 2024-04-03T22:52:26.722109+0000 mgr.y (mgr.24370) 15417 : cluster [DBG] pgmap v15401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:27.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:27 smithi067 bash[17655]: cluster 2024-04-03T22:52:26.722109+0000 mgr.y (mgr.24370) 15417 : cluster [DBG] pgmap v15401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:27.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:27 smithi067 bash[27441]: cluster 2024-04-03T22:52:26.722109+0000 mgr.y (mgr.24370) 15417 : cluster [DBG] pgmap v15401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:28 smithi082 bash[20963]: audit 2024-04-03T22:52:28.243110+0000 mon.a (mon.0) 13166 : audit [DBG] from='client.? 172.21.15.67:0/1078486130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:28 smithi067 bash[17655]: audit 2024-04-03T22:52:28.243110+0000 mon.a (mon.0) 13166 : audit [DBG] from='client.? 172.21.15.67:0/1078486130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:28 smithi067 bash[27441]: audit 2024-04-03T22:52:28.243110+0000 mon.a (mon.0) 13166 : audit [DBG] from='client.? 172.21.15.67:0/1078486130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:29 smithi082 bash[20963]: cluster 2024-04-03T22:52:28.722834+0000 mgr.y (mgr.24370) 15418 : cluster [DBG] pgmap v15402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:29.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:29 smithi067 bash[17655]: cluster 2024-04-03T22:52:28.722834+0000 mgr.y (mgr.24370) 15418 : cluster [DBG] pgmap v15402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:29 smithi067 bash[27441]: cluster 2024-04-03T22:52:28.722834+0000 mgr.y (mgr.24370) 15418 : cluster [DBG] pgmap v15402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:30 smithi082 bash[20963]: audit 2024-04-03T22:52:30.698108+0000 mon.a (mon.0) 13167 : audit [DBG] from='client.? 172.21.15.67:0/2411736112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:30 smithi067 bash[17655]: audit 2024-04-03T22:52:30.698108+0000 mon.a (mon.0) 13167 : audit [DBG] from='client.? 172.21.15.67:0/2411736112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:31.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:30 smithi067 bash[27441]: audit 2024-04-03T22:52:30.698108+0000 mon.a (mon.0) 13167 : audit [DBG] from='client.? 172.21.15.67:0/2411736112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:31 smithi082 bash[20963]: cluster 2024-04-03T22:52:30.723989+0000 mgr.y (mgr.24370) 15419 : cluster [DBG] pgmap v15403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:32.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:31 smithi067 bash[17655]: cluster 2024-04-03T22:52:30.723989+0000 mgr.y (mgr.24370) 15419 : cluster [DBG] pgmap v15403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:32.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:31 smithi067 bash[27441]: cluster 2024-04-03T22:52:30.723989+0000 mgr.y (mgr.24370) 15419 : cluster [DBG] pgmap v15403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T22:52:33.785 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:52:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:33 smithi082 bash[20963]: cluster 2024-04-03T22:52:32.724666+0000 mgr.y (mgr.24370) 15420 : cluster [DBG] pgmap v15404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:33 smithi082 bash[20963]: audit 2024-04-03T22:52:33.154804+0000 mon.a (mon.0) 13168 : audit [DBG] from='client.? 172.21.15.67:0/130120490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:33 smithi067 bash[17655]: cluster 2024-04-03T22:52:32.724666+0000 mgr.y (mgr.24370) 15420 : cluster [DBG] pgmap v15404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:33 smithi067 bash[17655]: audit 2024-04-03T22:52:33.154804+0000 mon.a (mon.0) 13168 : audit [DBG] from='client.? 172.21.15.67:0/130120490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:33 smithi067 bash[27441]: cluster 2024-04-03T22:52:32.724666+0000 mgr.y (mgr.24370) 15420 : cluster [DBG] pgmap v15404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:33 smithi067 bash[27441]: audit 2024-04-03T22:52:33.154804+0000 mon.a (mon.0) 13168 : audit [DBG] from='client.? 172.21.15.67:0/130120490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:35 smithi082 bash[20963]: cluster 2024-04-03T22:52:34.725347+0000 mgr.y (mgr.24370) 15421 : cluster [DBG] pgmap v15405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:35 smithi082 bash[20963]: audit 2024-04-03T22:52:35.608955+0000 mon.a (mon.0) 13169 : audit [DBG] from='client.? 172.21.15.67:0/4280689281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:35 smithi067 bash[27441]: cluster 2024-04-03T22:52:34.725347+0000 mgr.y (mgr.24370) 15421 : cluster [DBG] pgmap v15405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:36.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:35 smithi067 bash[27441]: audit 2024-04-03T22:52:35.608955+0000 mon.a (mon.0) 13169 : audit [DBG] from='client.? 172.21.15.67:0/4280689281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:36.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:35 smithi067 bash[17655]: cluster 2024-04-03T22:52:34.725347+0000 mgr.y (mgr.24370) 15421 : cluster [DBG] pgmap v15405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:36.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:35 smithi067 bash[17655]: audit 2024-04-03T22:52:35.608955+0000 mon.a (mon.0) 13169 : audit [DBG] from='client.? 172.21.15.67:0/4280689281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:37 smithi082 bash[20963]: cluster 2024-04-03T22:52:36.726577+0000 mgr.y (mgr.24370) 15422 : cluster [DBG] pgmap v15406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:37 smithi067 bash[17655]: cluster 2024-04-03T22:52:36.726577+0000 mgr.y (mgr.24370) 15422 : cluster [DBG] pgmap v15406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:37 smithi067 bash[27441]: cluster 2024-04-03T22:52:36.726577+0000 mgr.y (mgr.24370) 15422 : cluster [DBG] pgmap v15406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:38 smithi082 bash[20963]: audit 2024-04-03T22:52:38.061206+0000 mon.a (mon.0) 13170 : audit [DBG] from='client.? 172.21.15.67:0/1353603432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:38 smithi067 bash[17655]: audit 2024-04-03T22:52:38.061206+0000 mon.a (mon.0) 13170 : audit [DBG] from='client.? 172.21.15.67:0/1353603432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:38 smithi067 bash[27441]: audit 2024-04-03T22:52:38.061206+0000 mon.a (mon.0) 13170 : audit [DBG] from='client.? 172.21.15.67:0/1353603432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:39 smithi082 bash[20963]: cluster 2024-04-03T22:52:38.727271+0000 mgr.y (mgr.24370) 15423 : cluster [DBG] pgmap v15407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:39 smithi067 bash[17655]: cluster 2024-04-03T22:52:38.727271+0000 mgr.y (mgr.24370) 15423 : cluster [DBG] pgmap v15407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:39 smithi067 bash[27441]: cluster 2024-04-03T22:52:38.727271+0000 mgr.y (mgr.24370) 15423 : cluster [DBG] pgmap v15407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:40 smithi082 bash[20963]: audit 2024-04-03T22:52:40.477646+0000 mon.a (mon.0) 13171 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:40 smithi082 bash[20963]: audit 2024-04-03T22:52:40.514414+0000 mon.a (mon.0) 13172 : audit [DBG] from='client.? 172.21.15.67:0/2261166967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:40 smithi067 bash[17655]: audit 2024-04-03T22:52:40.477646+0000 mon.a (mon.0) 13171 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:40 smithi067 bash[17655]: audit 2024-04-03T22:52:40.514414+0000 mon.a (mon.0) 13172 : audit [DBG] from='client.? 172.21.15.67:0/2261166967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:40 smithi067 bash[27441]: audit 2024-04-03T22:52:40.477646+0000 mon.a (mon.0) 13171 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:40 smithi067 bash[27441]: audit 2024-04-03T22:52:40.514414+0000 mon.a (mon.0) 13172 : audit [DBG] from='client.? 172.21.15.67:0/2261166967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:41 smithi082 bash[20963]: cluster 2024-04-03T22:52:40.728439+0000 mgr.y (mgr.24370) 15424 : cluster [DBG] pgmap v15408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:42.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:41 smithi067 bash[17655]: cluster 2024-04-03T22:52:40.728439+0000 mgr.y (mgr.24370) 15424 : cluster [DBG] pgmap v15408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:41 smithi067 bash[27441]: cluster 2024-04-03T22:52:40.728439+0000 mgr.y (mgr.24370) 15424 : cluster [DBG] pgmap v15408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:52:43.818 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:52:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:43 smithi082 bash[20963]: cluster 2024-04-03T22:52:42.728938+0000 mgr.y (mgr.24370) 15425 : cluster [DBG] pgmap v15409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:43 smithi082 bash[20963]: audit 2024-04-03T22:52:42.970648+0000 mon.c (mon.2) 6170 : audit [DBG] from='client.? 172.21.15.67:0/2245399371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:43 smithi067 bash[17655]: cluster 2024-04-03T22:52:42.728938+0000 mgr.y (mgr.24370) 15425 : cluster [DBG] pgmap v15409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:43 smithi067 bash[17655]: audit 2024-04-03T22:52:42.970648+0000 mon.c (mon.2) 6170 : audit [DBG] from='client.? 172.21.15.67:0/2245399371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:43 smithi067 bash[27441]: cluster 2024-04-03T22:52:42.728938+0000 mgr.y (mgr.24370) 15425 : cluster [DBG] pgmap v15409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:43 smithi067 bash[27441]: audit 2024-04-03T22:52:42.970648+0000 mon.c (mon.2) 6170 : audit [DBG] from='client.? 172.21.15.67:0/2245399371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:45 smithi082 bash[20963]: cluster 2024-04-03T22:52:44.729622+0000 mgr.y (mgr.24370) 15426 : cluster [DBG] pgmap v15410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:45 smithi082 bash[20963]: audit 2024-04-03T22:52:45.423163+0000 mon.a (mon.0) 13173 : audit [DBG] from='client.? 172.21.15.67:0/2903277121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:46.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:45 smithi067 bash[27441]: cluster 2024-04-03T22:52:44.729622+0000 mgr.y (mgr.24370) 15426 : cluster [DBG] pgmap v15410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:45 smithi067 bash[27441]: audit 2024-04-03T22:52:45.423163+0000 mon.a (mon.0) 13173 : audit [DBG] from='client.? 172.21.15.67:0/2903277121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:45 smithi067 bash[17655]: cluster 2024-04-03T22:52:44.729622+0000 mgr.y (mgr.24370) 15426 : cluster [DBG] pgmap v15410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:45 smithi067 bash[17655]: audit 2024-04-03T22:52:45.423163+0000 mon.a (mon.0) 13173 : audit [DBG] from='client.? 172.21.15.67:0/2903277121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:48.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:47 smithi082 bash[20963]: cluster 2024-04-03T22:52:46.730820+0000 mgr.y (mgr.24370) 15427 : cluster [DBG] pgmap v15411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:48.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:47 smithi067 bash[27441]: cluster 2024-04-03T22:52:46.730820+0000 mgr.y (mgr.24370) 15427 : cluster [DBG] pgmap v15411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:48.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:47 smithi067 bash[17655]: cluster 2024-04-03T22:52:46.730820+0000 mgr.y (mgr.24370) 15427 : cluster [DBG] pgmap v15411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:49.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:48 smithi082 bash[20963]: audit 2024-04-03T22:52:47.886383+0000 mon.a (mon.0) 13174 : audit [DBG] from='client.? 172.21.15.67:0/1796593960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:49.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:48 smithi067 bash[17655]: audit 2024-04-03T22:52:47.886383+0000 mon.a (mon.0) 13174 : audit [DBG] from='client.? 172.21.15.67:0/1796593960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:49.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:48 smithi067 bash[27441]: audit 2024-04-03T22:52:47.886383+0000 mon.a (mon.0) 13174 : audit [DBG] from='client.? 172.21.15.67:0/1796593960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:49 smithi082 bash[20963]: cluster 2024-04-03T22:52:48.731813+0000 mgr.y (mgr.24370) 15428 : cluster [DBG] pgmap v15412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:50.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:49 smithi067 bash[17655]: cluster 2024-04-03T22:52:48.731813+0000 mgr.y (mgr.24370) 15428 : cluster [DBG] pgmap v15412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:50.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:49 smithi067 bash[27441]: cluster 2024-04-03T22:52:48.731813+0000 mgr.y (mgr.24370) 15428 : cluster [DBG] pgmap v15412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:50 smithi082 bash[20963]: audit 2024-04-03T22:52:50.341142+0000 mon.c (mon.2) 6171 : audit [DBG] from='client.? 172.21.15.67:0/2155272093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:50 smithi067 bash[27441]: audit 2024-04-03T22:52:50.341142+0000 mon.c (mon.2) 6171 : audit [DBG] from='client.? 172.21.15.67:0/2155272093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:51.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:50 smithi067 bash[17655]: audit 2024-04-03T22:52:50.341142+0000 mon.c (mon.2) 6171 : audit [DBG] from='client.? 172.21.15.67:0/2155272093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:51 smithi082 bash[20963]: cluster 2024-04-03T22:52:50.733017+0000 mgr.y (mgr.24370) 15429 : cluster [DBG] pgmap v15413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:51 smithi067 bash[27441]: cluster 2024-04-03T22:52:50.733017+0000 mgr.y (mgr.24370) 15429 : cluster [DBG] pgmap v15413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:51 smithi067 bash[17655]: cluster 2024-04-03T22:52:50.733017+0000 mgr.y (mgr.24370) 15429 : cluster [DBG] pgmap v15413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:52 smithi082 bash[20963]: cluster 2024-04-03T22:52:52.733637+0000 mgr.y (mgr.24370) 15430 : cluster [DBG] pgmap v15414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:52 smithi082 bash[20963]: audit 2024-04-03T22:52:52.788613+0000 mon.a (mon.0) 13175 : audit [DBG] from='client.? 172.21.15.67:0/2613730245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:53.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:52:53.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:52 smithi067 bash[27441]: cluster 2024-04-03T22:52:52.733637+0000 mgr.y (mgr.24370) 15430 : cluster [DBG] pgmap v15414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:52 smithi067 bash[27441]: audit 2024-04-03T22:52:52.788613+0000 mon.a (mon.0) 13175 : audit [DBG] from='client.? 172.21.15.67:0/2613730245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:52 smithi067 bash[17655]: cluster 2024-04-03T22:52:52.733637+0000 mgr.y (mgr.24370) 15430 : cluster [DBG] pgmap v15414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:52 smithi067 bash[17655]: audit 2024-04-03T22:52:52.788613+0000 mon.a (mon.0) 13175 : audit [DBG] from='client.? 172.21.15.67:0/2613730245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:52:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:55 smithi082 bash[20963]: cluster 2024-04-03T22:52:54.734350+0000 mgr.y (mgr.24370) 15431 : cluster [DBG] pgmap v15415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:55 smithi082 bash[20963]: audit 2024-04-03T22:52:55.244344+0000 mon.c (mon.2) 6172 : audit [DBG] from='client.? 172.21.15.67:0/4184823322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:55 smithi082 bash[20963]: audit 2024-04-03T22:52:55.478033+0000 mon.a (mon.0) 13176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:55 smithi067 bash[17655]: cluster 2024-04-03T22:52:54.734350+0000 mgr.y (mgr.24370) 15431 : cluster [DBG] pgmap v15415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:55 smithi067 bash[17655]: audit 2024-04-03T22:52:55.244344+0000 mon.c (mon.2) 6172 : audit [DBG] from='client.? 172.21.15.67:0/4184823322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:55 smithi067 bash[17655]: audit 2024-04-03T22:52:55.478033+0000 mon.a (mon.0) 13176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:55 smithi067 bash[27441]: cluster 2024-04-03T22:52:54.734350+0000 mgr.y (mgr.24370) 15431 : cluster [DBG] pgmap v15415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:55 smithi067 bash[27441]: audit 2024-04-03T22:52:55.244344+0000 mon.c (mon.2) 6172 : audit [DBG] from='client.? 172.21.15.67:0/4184823322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:55 smithi067 bash[27441]: audit 2024-04-03T22:52:55.478033+0000 mon.a (mon.0) 13176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:52:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:57 smithi082 bash[20963]: cluster 2024-04-03T22:52:56.735552+0000 mgr.y (mgr.24370) 15432 : cluster [DBG] pgmap v15416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:57 smithi082 bash[20963]: audit 2024-04-03T22:52:57.699090+0000 mon.a (mon.0) 13177 : audit [DBG] from='client.? 172.21.15.67:0/1853920551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:57 smithi067 bash[17655]: cluster 2024-04-03T22:52:56.735552+0000 mgr.y (mgr.24370) 15432 : cluster [DBG] pgmap v15416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:57 smithi067 bash[17655]: audit 2024-04-03T22:52:57.699090+0000 mon.a (mon.0) 13177 : audit [DBG] from='client.? 172.21.15.67:0/1853920551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:52:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:57 smithi067 bash[27441]: cluster 2024-04-03T22:52:56.735552+0000 mgr.y (mgr.24370) 15432 : cluster [DBG] pgmap v15416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:52:58.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:57 smithi067 bash[27441]: audit 2024-04-03T22:52:57.699090+0000 mon.a (mon.0) 13177 : audit [DBG] from='client.? 172.21.15.67:0/1853920551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:52:59 smithi082 bash[20963]: cluster 2024-04-03T22:52:58.736279+0000 mgr.y (mgr.24370) 15433 : cluster [DBG] pgmap v15417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:52:59 smithi067 bash[27441]: cluster 2024-04-03T22:52:58.736279+0000 mgr.y (mgr.24370) 15433 : cluster [DBG] pgmap v15417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:52:59 smithi067 bash[17655]: cluster 2024-04-03T22:52:58.736279+0000 mgr.y (mgr.24370) 15433 : cluster [DBG] pgmap v15417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:00 smithi082 bash[20963]: audit 2024-04-03T22:53:00.150674+0000 mon.a (mon.0) 13178 : audit [DBG] from='client.? 172.21.15.67:0/835196217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:00 smithi067 bash[17655]: audit 2024-04-03T22:53:00.150674+0000 mon.a (mon.0) 13178 : audit [DBG] from='client.? 172.21.15.67:0/835196217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:00 smithi067 bash[27441]: audit 2024-04-03T22:53:00.150674+0000 mon.a (mon.0) 13178 : audit [DBG] from='client.? 172.21.15.67:0/835196217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:01 smithi082 bash[20963]: cluster 2024-04-03T22:53:00.737406+0000 mgr.y (mgr.24370) 15434 : cluster [DBG] pgmap v15418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:01 smithi067 bash[17655]: cluster 2024-04-03T22:53:00.737406+0000 mgr.y (mgr.24370) 15434 : cluster [DBG] pgmap v15418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:01 smithi067 bash[27441]: cluster 2024-04-03T22:53:00.737406+0000 mgr.y (mgr.24370) 15434 : cluster [DBG] pgmap v15418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:02 smithi067 bash[27441]: audit 2024-04-03T22:53:02.593592+0000 mon.a (mon.0) 13179 : audit [DBG] from='client.? 172.21.15.67:0/1819147639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:02 smithi067 bash[17655]: audit 2024-04-03T22:53:02.593592+0000 mon.a (mon.0) 13179 : audit [DBG] from='client.? 172.21.15.67:0/1819147639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:02 smithi082 bash[20963]: audit 2024-04-03T22:53:02.593592+0000 mon.a (mon.0) 13179 : audit [DBG] from='client.? 172.21.15.67:0/1819147639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:53:03.824 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:53:04.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:03 smithi082 bash[20963]: cluster 2024-04-03T22:53:02.738093+0000 mgr.y (mgr.24370) 15435 : cluster [DBG] pgmap v15419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:03 smithi067 bash[17655]: cluster 2024-04-03T22:53:02.738093+0000 mgr.y (mgr.24370) 15435 : cluster [DBG] pgmap v15419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:04.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:03 smithi067 bash[27441]: cluster 2024-04-03T22:53:02.738093+0000 mgr.y (mgr.24370) 15435 : cluster [DBG] pgmap v15419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:06.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:05 smithi082 bash[20963]: cluster 2024-04-03T22:53:04.738505+0000 mgr.y (mgr.24370) 15436 : cluster [DBG] pgmap v15420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:05 smithi082 bash[20963]: audit 2024-04-03T22:53:05.053160+0000 mon.a (mon.0) 13180 : audit [DBG] from='client.? 172.21.15.67:0/3692431425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:05 smithi067 bash[17655]: cluster 2024-04-03T22:53:04.738505+0000 mgr.y (mgr.24370) 15436 : cluster [DBG] pgmap v15420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:05 smithi067 bash[17655]: audit 2024-04-03T22:53:05.053160+0000 mon.a (mon.0) 13180 : audit [DBG] from='client.? 172.21.15.67:0/3692431425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:05 smithi067 bash[27441]: cluster 2024-04-03T22:53:04.738505+0000 mgr.y (mgr.24370) 15436 : cluster [DBG] pgmap v15420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:05 smithi067 bash[27441]: audit 2024-04-03T22:53:05.053160+0000 mon.a (mon.0) 13180 : audit [DBG] from='client.? 172.21.15.67:0/3692431425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:07 smithi082 bash[20963]: cluster 2024-04-03T22:53:06.739630+0000 mgr.y (mgr.24370) 15437 : cluster [DBG] pgmap v15421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:07 smithi082 bash[20963]: audit 2024-04-03T22:53:07.504406+0000 mon.c (mon.2) 6173 : audit [DBG] from='client.? 172.21.15.67:0/1346211193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:07 smithi067 bash[27441]: cluster 2024-04-03T22:53:06.739630+0000 mgr.y (mgr.24370) 15437 : cluster [DBG] pgmap v15421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:07 smithi067 bash[27441]: audit 2024-04-03T22:53:07.504406+0000 mon.c (mon.2) 6173 : audit [DBG] from='client.? 172.21.15.67:0/1346211193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:07 smithi067 bash[17655]: cluster 2024-04-03T22:53:06.739630+0000 mgr.y (mgr.24370) 15437 : cluster [DBG] pgmap v15421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:07 smithi067 bash[17655]: audit 2024-04-03T22:53:07.504406+0000 mon.c (mon.2) 6173 : audit [DBG] from='client.? 172.21.15.67:0/1346211193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:09 smithi082 bash[20963]: cluster 2024-04-03T22:53:08.740343+0000 mgr.y (mgr.24370) 15438 : cluster [DBG] pgmap v15422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:09 smithi067 bash[17655]: cluster 2024-04-03T22:53:08.740343+0000 mgr.y (mgr.24370) 15438 : cluster [DBG] pgmap v15422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:09 smithi067 bash[27441]: cluster 2024-04-03T22:53:08.740343+0000 mgr.y (mgr.24370) 15438 : cluster [DBG] pgmap v15422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:10 smithi082 bash[20963]: audit 2024-04-03T22:53:09.965704+0000 mon.c (mon.2) 6174 : audit [DBG] from='client.? 172.21.15.67:0/1486348602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:10 smithi082 bash[20963]: audit 2024-04-03T22:53:10.478549+0000 mon.a (mon.0) 13181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:10 smithi067 bash[27441]: audit 2024-04-03T22:53:09.965704+0000 mon.c (mon.2) 6174 : audit [DBG] from='client.? 172.21.15.67:0/1486348602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:10 smithi067 bash[27441]: audit 2024-04-03T22:53:10.478549+0000 mon.a (mon.0) 13181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:10 smithi067 bash[17655]: audit 2024-04-03T22:53:09.965704+0000 mon.c (mon.2) 6174 : audit [DBG] from='client.? 172.21.15.67:0/1486348602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:10 smithi067 bash[17655]: audit 2024-04-03T22:53:10.478549+0000 mon.a (mon.0) 13181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:11 smithi082 bash[20963]: cluster 2024-04-03T22:53:10.741428+0000 mgr.y (mgr.24370) 15439 : cluster [DBG] pgmap v15423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:11 smithi067 bash[17655]: cluster 2024-04-03T22:53:10.741428+0000 mgr.y (mgr.24370) 15439 : cluster [DBG] pgmap v15423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:12.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:11 smithi067 bash[27441]: cluster 2024-04-03T22:53:10.741428+0000 mgr.y (mgr.24370) 15439 : cluster [DBG] pgmap v15423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:12 smithi082 bash[20963]: audit 2024-04-03T22:53:12.422896+0000 mon.a (mon.0) 13182 : audit [DBG] from='client.? 172.21.15.67:0/335468986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:12 smithi082 bash[20963]: cluster 2024-04-03T22:53:12.742265+0000 mgr.y (mgr.24370) 15440 : cluster [DBG] pgmap v15424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:13.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:53:13.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:12 smithi067 bash[27441]: audit 2024-04-03T22:53:12.422896+0000 mon.a (mon.0) 13182 : audit [DBG] from='client.? 172.21.15.67:0/335468986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:13.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:12 smithi067 bash[27441]: cluster 2024-04-03T22:53:12.742265+0000 mgr.y (mgr.24370) 15440 : cluster [DBG] pgmap v15424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:13.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:12 smithi067 bash[17655]: audit 2024-04-03T22:53:12.422896+0000 mon.a (mon.0) 13182 : audit [DBG] from='client.? 172.21.15.67:0/335468986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:13.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:12 smithi067 bash[17655]: cluster 2024-04-03T22:53:12.742265+0000 mgr.y (mgr.24370) 15440 : cluster [DBG] pgmap v15424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:53:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:15 smithi082 bash[20963]: cluster 2024-04-03T22:53:14.742933+0000 mgr.y (mgr.24370) 15441 : cluster [DBG] pgmap v15425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:15 smithi082 bash[20963]: audit 2024-04-03T22:53:14.875693+0000 mon.c (mon.2) 6175 : audit [DBG] from='client.? 172.21.15.67:0/1026205007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:15 smithi067 bash[17655]: cluster 2024-04-03T22:53:14.742933+0000 mgr.y (mgr.24370) 15441 : cluster [DBG] pgmap v15425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:15 smithi067 bash[17655]: audit 2024-04-03T22:53:14.875693+0000 mon.c (mon.2) 6175 : audit [DBG] from='client.? 172.21.15.67:0/1026205007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:15 smithi067 bash[27441]: cluster 2024-04-03T22:53:14.742933+0000 mgr.y (mgr.24370) 15441 : cluster [DBG] pgmap v15425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:15 smithi067 bash[27441]: audit 2024-04-03T22:53:14.875693+0000 mon.c (mon.2) 6175 : audit [DBG] from='client.? 172.21.15.67:0/1026205007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:17 smithi082 bash[20963]: cluster 2024-04-03T22:53:16.743832+0000 mgr.y (mgr.24370) 15442 : cluster [DBG] pgmap v15426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:17 smithi082 bash[20963]: audit 2024-04-03T22:53:17.329361+0000 mon.c (mon.2) 6176 : audit [DBG] from='client.? 172.21.15.67:0/1075876287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:17 smithi067 bash[17655]: cluster 2024-04-03T22:53:16.743832+0000 mgr.y (mgr.24370) 15442 : cluster [DBG] pgmap v15426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:17 smithi067 bash[17655]: audit 2024-04-03T22:53:17.329361+0000 mon.c (mon.2) 6176 : audit [DBG] from='client.? 172.21.15.67:0/1075876287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:17 smithi067 bash[27441]: cluster 2024-04-03T22:53:16.743832+0000 mgr.y (mgr.24370) 15442 : cluster [DBG] pgmap v15426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:17 smithi067 bash[27441]: audit 2024-04-03T22:53:17.329361+0000 mon.c (mon.2) 6176 : audit [DBG] from='client.? 172.21.15.67:0/1075876287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:19 smithi082 bash[20963]: cluster 2024-04-03T22:53:18.744512+0000 mgr.y (mgr.24370) 15443 : cluster [DBG] pgmap v15427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:19 smithi082 bash[20963]: audit 2024-04-03T22:53:19.789012+0000 mon.c (mon.2) 6177 : audit [DBG] from='client.? 172.21.15.67:0/4214311582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:19 smithi067 bash[17655]: cluster 2024-04-03T22:53:18.744512+0000 mgr.y (mgr.24370) 15443 : cluster [DBG] pgmap v15427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:19 smithi067 bash[17655]: audit 2024-04-03T22:53:19.789012+0000 mon.c (mon.2) 6177 : audit [DBG] from='client.? 172.21.15.67:0/4214311582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:19 smithi067 bash[27441]: cluster 2024-04-03T22:53:18.744512+0000 mgr.y (mgr.24370) 15443 : cluster [DBG] pgmap v15427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:19 smithi067 bash[27441]: audit 2024-04-03T22:53:19.789012+0000 mon.c (mon.2) 6177 : audit [DBG] from='client.? 172.21.15.67:0/4214311582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:21 smithi082 bash[20963]: cluster 2024-04-03T22:53:20.745626+0000 mgr.y (mgr.24370) 15444 : cluster [DBG] pgmap v15428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:21 smithi067 bash[27441]: cluster 2024-04-03T22:53:20.745626+0000 mgr.y (mgr.24370) 15444 : cluster [DBG] pgmap v15428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:21 smithi067 bash[17655]: cluster 2024-04-03T22:53:20.745626+0000 mgr.y (mgr.24370) 15444 : cluster [DBG] pgmap v15428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:23.081 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:22 smithi067 bash[27441]: audit 2024-04-03T22:53:22.248265+0000 mon.a (mon.0) 13183 : audit [DBG] from='client.? 172.21.15.67:0/3376790360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:23.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:22 smithi067 bash[27441]: audit 2024-04-03T22:53:22.802343+0000 mon.a (mon.0) 13184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:53:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:22 smithi067 bash[17655]: audit 2024-04-03T22:53:22.248265+0000 mon.a (mon.0) 13183 : audit [DBG] from='client.? 172.21.15.67:0/3376790360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:23.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:22 smithi067 bash[17655]: audit 2024-04-03T22:53:22.802343+0000 mon.a (mon.0) 13184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:53:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:22 smithi082 bash[20963]: audit 2024-04-03T22:53:22.248265+0000 mon.a (mon.0) 13183 : audit [DBG] from='client.? 172.21.15.67:0/3376790360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:22 smithi082 bash[20963]: audit 2024-04-03T22:53:22.802343+0000 mon.a (mon.0) 13184 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:53:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:53:23.822 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:53:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:23 smithi082 bash[20963]: cluster 2024-04-03T22:53:22.746395+0000 mgr.y (mgr.24370) 15445 : cluster [DBG] pgmap v15429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:23 smithi082 bash[20963]: audit 2024-04-03T22:53:23.130249+0000 mon.a (mon.0) 13185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:23 smithi082 bash[20963]: audit 2024-04-03T22:53:23.137775+0000 mon.a (mon.0) 13186 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:23 smithi067 bash[17655]: cluster 2024-04-03T22:53:22.746395+0000 mgr.y (mgr.24370) 15445 : cluster [DBG] pgmap v15429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:23 smithi067 bash[17655]: audit 2024-04-03T22:53:23.130249+0000 mon.a (mon.0) 13185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:23 smithi067 bash[17655]: audit 2024-04-03T22:53:23.137775+0000 mon.a (mon.0) 13186 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:23 smithi067 bash[27441]: cluster 2024-04-03T22:53:22.746395+0000 mgr.y (mgr.24370) 15445 : cluster [DBG] pgmap v15429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:23 smithi067 bash[27441]: audit 2024-04-03T22:53:23.130249+0000 mon.a (mon.0) 13185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:23 smithi067 bash[27441]: audit 2024-04-03T22:53:23.137775+0000 mon.a (mon.0) 13186 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:25.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:24 smithi082 bash[20963]: audit 2024-04-03T22:53:24.702068+0000 mon.c (mon.2) 6178 : audit [DBG] from='client.? 172.21.15.67:0/3491083938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:24 smithi067 bash[17655]: audit 2024-04-03T22:53:24.702068+0000 mon.c (mon.2) 6178 : audit [DBG] from='client.? 172.21.15.67:0/3491083938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:24 smithi067 bash[27441]: audit 2024-04-03T22:53:24.702068+0000 mon.c (mon.2) 6178 : audit [DBG] from='client.? 172.21.15.67:0/3491083938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:25 smithi082 bash[20963]: cluster 2024-04-03T22:53:24.747055+0000 mgr.y (mgr.24370) 15446 : cluster [DBG] pgmap v15430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:25 smithi082 bash[20963]: audit 2024-04-03T22:53:25.479005+0000 mon.a (mon.0) 13187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:25 smithi067 bash[17655]: cluster 2024-04-03T22:53:24.747055+0000 mgr.y (mgr.24370) 15446 : cluster [DBG] pgmap v15430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:26.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:25 smithi067 bash[17655]: audit 2024-04-03T22:53:25.479005+0000 mon.a (mon.0) 13187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:25 smithi067 bash[27441]: cluster 2024-04-03T22:53:24.747055+0000 mgr.y (mgr.24370) 15446 : cluster [DBG] pgmap v15430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:25 smithi067 bash[27441]: audit 2024-04-03T22:53:25.479005+0000 mon.a (mon.0) 13187 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:27 smithi082 bash[20963]: cluster 2024-04-03T22:53:26.748163+0000 mgr.y (mgr.24370) 15447 : cluster [DBG] pgmap v15431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:27 smithi082 bash[20963]: audit 2024-04-03T22:53:27.158385+0000 mon.a (mon.0) 13188 : audit [DBG] from='client.? 172.21.15.67:0/2937152440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:27 smithi067 bash[27441]: cluster 2024-04-03T22:53:26.748163+0000 mgr.y (mgr.24370) 15447 : cluster [DBG] pgmap v15431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:28.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:27 smithi067 bash[27441]: audit 2024-04-03T22:53:27.158385+0000 mon.a (mon.0) 13188 : audit [DBG] from='client.? 172.21.15.67:0/2937152440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:28.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:27 smithi067 bash[17655]: cluster 2024-04-03T22:53:26.748163+0000 mgr.y (mgr.24370) 15447 : cluster [DBG] pgmap v15431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:27 smithi067 bash[17655]: audit 2024-04-03T22:53:27.158385+0000 mon.a (mon.0) 13188 : audit [DBG] from='client.? 172.21.15.67:0/2937152440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:29 smithi082 bash[20963]: cluster 2024-04-03T22:53:28.748805+0000 mgr.y (mgr.24370) 15448 : cluster [DBG] pgmap v15432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:29 smithi082 bash[20963]: audit 2024-04-03T22:53:28.802990+0000 mon.a (mon.0) 13189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:29 smithi082 bash[20963]: audit 2024-04-03T22:53:28.810670+0000 mon.a (mon.0) 13190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:29 smithi082 bash[20963]: audit 2024-04-03T22:53:28.826149+0000 mon.a (mon.0) 13191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:29 smithi082 bash[20963]: audit 2024-04-03T22:53:28.834613+0000 mon.a (mon.0) 13192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:29 smithi082 bash[20963]: audit 2024-04-03T22:53:29.337469+0000 mon.a (mon.0) 13193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:53:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:29 smithi082 bash[20963]: audit 2024-04-03T22:53:29.339068+0000 mon.a (mon.0) 13194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:53:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:29 smithi082 bash[20963]: audit 2024-04-03T22:53:29.347341+0000 mon.a (mon.0) 13195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:29 smithi082 bash[20963]: audit 2024-04-03T22:53:29.595806+0000 mon.c (mon.2) 6179 : audit [DBG] from='client.? 172.21.15.67:0/3382465387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[27441]: cluster 2024-04-03T22:53:28.748805+0000 mgr.y (mgr.24370) 15448 : cluster [DBG] pgmap v15432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[27441]: audit 2024-04-03T22:53:28.802990+0000 mon.a (mon.0) 13189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[27441]: audit 2024-04-03T22:53:28.810670+0000 mon.a (mon.0) 13190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[27441]: audit 2024-04-03T22:53:28.826149+0000 mon.a (mon.0) 13191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[27441]: audit 2024-04-03T22:53:28.834613+0000 mon.a (mon.0) 13192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[27441]: audit 2024-04-03T22:53:29.337469+0000 mon.a (mon.0) 13193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[27441]: audit 2024-04-03T22:53:29.339068+0000 mon.a (mon.0) 13194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[27441]: audit 2024-04-03T22:53:29.347341+0000 mon.a (mon.0) 13195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[27441]: audit 2024-04-03T22:53:29.595806+0000 mon.c (mon.2) 6179 : audit [DBG] from='client.? 172.21.15.67:0/3382465387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[17655]: cluster 2024-04-03T22:53:28.748805+0000 mgr.y (mgr.24370) 15448 : cluster [DBG] pgmap v15432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[17655]: audit 2024-04-03T22:53:28.802990+0000 mon.a (mon.0) 13189 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[17655]: audit 2024-04-03T22:53:28.810670+0000 mon.a (mon.0) 13190 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[17655]: audit 2024-04-03T22:53:28.826149+0000 mon.a (mon.0) 13191 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[17655]: audit 2024-04-03T22:53:28.834613+0000 mon.a (mon.0) 13192 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[17655]: audit 2024-04-03T22:53:29.337469+0000 mon.a (mon.0) 13193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:53:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[17655]: audit 2024-04-03T22:53:29.339068+0000 mon.a (mon.0) 13194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:53:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[17655]: audit 2024-04-03T22:53:29.347341+0000 mon.a (mon.0) 13195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:53:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:29 smithi067 bash[17655]: audit 2024-04-03T22:53:29.595806+0000 mon.c (mon.2) 6179 : audit [DBG] from='client.? 172.21.15.67:0/3382465387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:31 smithi082 bash[20963]: cluster 2024-04-03T22:53:30.749960+0000 mgr.y (mgr.24370) 15449 : cluster [DBG] pgmap v15433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:32.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:31 smithi067 bash[27441]: cluster 2024-04-03T22:53:30.749960+0000 mgr.y (mgr.24370) 15449 : cluster [DBG] pgmap v15433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:31 smithi067 bash[17655]: cluster 2024-04-03T22:53:30.749960+0000 mgr.y (mgr.24370) 15449 : cluster [DBG] pgmap v15433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:32 smithi067 bash[27441]: audit 2024-04-03T22:53:32.048227+0000 mon.a (mon.0) 13196 : audit [DBG] from='client.? 172.21.15.67:0/1948589368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:32 smithi067 bash[17655]: audit 2024-04-03T22:53:32.048227+0000 mon.a (mon.0) 13196 : audit [DBG] from='client.? 172.21.15.67:0/1948589368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:32 smithi082 bash[20963]: audit 2024-04-03T22:53:32.048227+0000 mon.a (mon.0) 13196 : audit [DBG] from='client.? 172.21.15.67:0/1948589368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:53:33.816 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:53:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:33 smithi082 bash[20963]: cluster 2024-04-03T22:53:32.750658+0000 mgr.y (mgr.24370) 15450 : cluster [DBG] pgmap v15434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:34.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:33 smithi067 bash[27441]: cluster 2024-04-03T22:53:32.750658+0000 mgr.y (mgr.24370) 15450 : cluster [DBG] pgmap v15434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:33 smithi067 bash[17655]: cluster 2024-04-03T22:53:32.750658+0000 mgr.y (mgr.24370) 15450 : cluster [DBG] pgmap v15434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:34 smithi082 bash[20963]: audit 2024-04-03T22:53:34.493552+0000 mon.c (mon.2) 6180 : audit [DBG] from='client.? 172.21.15.67:0/465029671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:35.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:34 smithi067 bash[17655]: audit 2024-04-03T22:53:34.493552+0000 mon.c (mon.2) 6180 : audit [DBG] from='client.? 172.21.15.67:0/465029671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:35.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:34 smithi067 bash[27441]: audit 2024-04-03T22:53:34.493552+0000 mon.c (mon.2) 6180 : audit [DBG] from='client.? 172.21.15.67:0/465029671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:35 smithi082 bash[20963]: cluster 2024-04-03T22:53:34.751332+0000 mgr.y (mgr.24370) 15451 : cluster [DBG] pgmap v15435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:35 smithi067 bash[17655]: cluster 2024-04-03T22:53:34.751332+0000 mgr.y (mgr.24370) 15451 : cluster [DBG] pgmap v15435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:35 smithi067 bash[27441]: cluster 2024-04-03T22:53:34.751332+0000 mgr.y (mgr.24370) 15451 : cluster [DBG] pgmap v15435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:37 smithi082 bash[20963]: cluster 2024-04-03T22:53:36.752121+0000 mgr.y (mgr.24370) 15452 : cluster [DBG] pgmap v15436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:37 smithi082 bash[20963]: audit 2024-04-03T22:53:36.954135+0000 mon.a (mon.0) 13197 : audit [DBG] from='client.? 172.21.15.67:0/4179906733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:37 smithi067 bash[17655]: cluster 2024-04-03T22:53:36.752121+0000 mgr.y (mgr.24370) 15452 : cluster [DBG] pgmap v15436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:37 smithi067 bash[17655]: audit 2024-04-03T22:53:36.954135+0000 mon.a (mon.0) 13197 : audit [DBG] from='client.? 172.21.15.67:0/4179906733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:37 smithi067 bash[27441]: cluster 2024-04-03T22:53:36.752121+0000 mgr.y (mgr.24370) 15452 : cluster [DBG] pgmap v15436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:37 smithi067 bash[27441]: audit 2024-04-03T22:53:36.954135+0000 mon.a (mon.0) 13197 : audit [DBG] from='client.? 172.21.15.67:0/4179906733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:39 smithi082 bash[20963]: cluster 2024-04-03T22:53:38.752760+0000 mgr.y (mgr.24370) 15453 : cluster [DBG] pgmap v15437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:39 smithi082 bash[20963]: audit 2024-04-03T22:53:39.412301+0000 mon.c (mon.2) 6181 : audit [DBG] from='client.? 172.21.15.67:0/565357774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:39 smithi067 bash[17655]: cluster 2024-04-03T22:53:38.752760+0000 mgr.y (mgr.24370) 15453 : cluster [DBG] pgmap v15437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:39 smithi067 bash[17655]: audit 2024-04-03T22:53:39.412301+0000 mon.c (mon.2) 6181 : audit [DBG] from='client.? 172.21.15.67:0/565357774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:39 smithi067 bash[27441]: cluster 2024-04-03T22:53:38.752760+0000 mgr.y (mgr.24370) 15453 : cluster [DBG] pgmap v15437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:39 smithi067 bash[27441]: audit 2024-04-03T22:53:39.412301+0000 mon.c (mon.2) 6181 : audit [DBG] from='client.? 172.21.15.67:0/565357774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:40 smithi082 bash[20963]: audit 2024-04-03T22:53:40.479295+0000 mon.a (mon.0) 13198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:41.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:40 smithi067 bash[27441]: audit 2024-04-03T22:53:40.479295+0000 mon.a (mon.0) 13198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:40 smithi067 bash[17655]: audit 2024-04-03T22:53:40.479295+0000 mon.a (mon.0) 13198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:41 smithi082 bash[20963]: cluster 2024-04-03T22:53:40.753954+0000 mgr.y (mgr.24370) 15454 : cluster [DBG] pgmap v15438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:42.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:41 smithi067 bash[17655]: cluster 2024-04-03T22:53:40.753954+0000 mgr.y (mgr.24370) 15454 : cluster [DBG] pgmap v15438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:42.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:41 smithi067 bash[27441]: cluster 2024-04-03T22:53:40.753954+0000 mgr.y (mgr.24370) 15454 : cluster [DBG] pgmap v15438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:43.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:42 smithi082 bash[20963]: audit 2024-04-03T22:53:41.869429+0000 mon.c (mon.2) 6182 : audit [DBG] from='client.? 172.21.15.67:0/3319170908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:43.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:42 smithi067 bash[17655]: audit 2024-04-03T22:53:41.869429+0000 mon.c (mon.2) 6182 : audit [DBG] from='client.? 172.21.15.67:0/3319170908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:43.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:53:43.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:42 smithi067 bash[27441]: audit 2024-04-03T22:53:41.869429+0000 mon.c (mon.2) 6182 : audit [DBG] from='client.? 172.21.15.67:0/3319170908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:43.851 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:53:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:43 smithi082 bash[20963]: cluster 2024-04-03T22:53:42.754752+0000 mgr.y (mgr.24370) 15455 : cluster [DBG] pgmap v15439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:43 smithi067 bash[17655]: cluster 2024-04-03T22:53:42.754752+0000 mgr.y (mgr.24370) 15455 : cluster [DBG] pgmap v15439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:43 smithi067 bash[27441]: cluster 2024-04-03T22:53:42.754752+0000 mgr.y (mgr.24370) 15455 : cluster [DBG] pgmap v15439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:44 smithi082 bash[20963]: audit 2024-04-03T22:53:44.321422+0000 mon.a (mon.0) 13199 : audit [DBG] from='client.? 172.21.15.67:0/3582114887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:44 smithi067 bash[17655]: audit 2024-04-03T22:53:44.321422+0000 mon.a (mon.0) 13199 : audit [DBG] from='client.? 172.21.15.67:0/3582114887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:44 smithi067 bash[27441]: audit 2024-04-03T22:53:44.321422+0000 mon.a (mon.0) 13199 : audit [DBG] from='client.? 172.21.15.67:0/3582114887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:45 smithi082 bash[20963]: cluster 2024-04-03T22:53:44.755590+0000 mgr.y (mgr.24370) 15456 : cluster [DBG] pgmap v15440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:46.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:45 smithi067 bash[17655]: cluster 2024-04-03T22:53:44.755590+0000 mgr.y (mgr.24370) 15456 : cluster [DBG] pgmap v15440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:45 smithi067 bash[27441]: cluster 2024-04-03T22:53:44.755590+0000 mgr.y (mgr.24370) 15456 : cluster [DBG] pgmap v15440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:46 smithi082 bash[20963]: cluster 2024-04-03T22:53:46.756758+0000 mgr.y (mgr.24370) 15457 : cluster [DBG] pgmap v15441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:46 smithi082 bash[20963]: audit 2024-04-03T22:53:46.779166+0000 mon.a (mon.0) 13200 : audit [DBG] from='client.? 172.21.15.67:0/488543447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:47.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:46 smithi067 bash[27441]: cluster 2024-04-03T22:53:46.756758+0000 mgr.y (mgr.24370) 15457 : cluster [DBG] pgmap v15441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:46 smithi067 bash[27441]: audit 2024-04-03T22:53:46.779166+0000 mon.a (mon.0) 13200 : audit [DBG] from='client.? 172.21.15.67:0/488543447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:46 smithi067 bash[17655]: cluster 2024-04-03T22:53:46.756758+0000 mgr.y (mgr.24370) 15457 : cluster [DBG] pgmap v15441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:46 smithi067 bash[17655]: audit 2024-04-03T22:53:46.779166+0000 mon.a (mon.0) 13200 : audit [DBG] from='client.? 172.21.15.67:0/488543447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:49 smithi082 bash[20963]: cluster 2024-04-03T22:53:48.757516+0000 mgr.y (mgr.24370) 15458 : cluster [DBG] pgmap v15442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:49 smithi082 bash[20963]: audit 2024-04-03T22:53:49.234896+0000 mon.c (mon.2) 6183 : audit [DBG] from='client.? 172.21.15.67:0/717526064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:50.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:49 smithi067 bash[17655]: cluster 2024-04-03T22:53:48.757516+0000 mgr.y (mgr.24370) 15458 : cluster [DBG] pgmap v15442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:49 smithi067 bash[17655]: audit 2024-04-03T22:53:49.234896+0000 mon.c (mon.2) 6183 : audit [DBG] from='client.? 172.21.15.67:0/717526064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:49 smithi067 bash[27441]: cluster 2024-04-03T22:53:48.757516+0000 mgr.y (mgr.24370) 15458 : cluster [DBG] pgmap v15442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:49 smithi067 bash[27441]: audit 2024-04-03T22:53:49.234896+0000 mon.c (mon.2) 6183 : audit [DBG] from='client.? 172.21.15.67:0/717526064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:51 smithi082 bash[20963]: cluster 2024-04-03T22:53:50.758658+0000 mgr.y (mgr.24370) 15459 : cluster [DBG] pgmap v15443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:51 smithi082 bash[20963]: audit 2024-04-03T22:53:51.698661+0000 mon.c (mon.2) 6184 : audit [DBG] from='client.? 172.21.15.67:0/2597693974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:51 smithi067 bash[27441]: cluster 2024-04-03T22:53:50.758658+0000 mgr.y (mgr.24370) 15459 : cluster [DBG] pgmap v15443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:51 smithi067 bash[27441]: audit 2024-04-03T22:53:51.698661+0000 mon.c (mon.2) 6184 : audit [DBG] from='client.? 172.21.15.67:0/2597693974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:51 smithi067 bash[17655]: cluster 2024-04-03T22:53:50.758658+0000 mgr.y (mgr.24370) 15459 : cluster [DBG] pgmap v15443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:52.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:51 smithi067 bash[17655]: audit 2024-04-03T22:53:51.698661+0000 mon.c (mon.2) 6184 : audit [DBG] from='client.? 172.21.15.67:0/2597693974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:53:53.822 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:53:54.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:53 smithi082 bash[20963]: cluster 2024-04-03T22:53:52.759281+0000 mgr.y (mgr.24370) 15460 : cluster [DBG] pgmap v15444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:53 smithi067 bash[27441]: cluster 2024-04-03T22:53:52.759281+0000 mgr.y (mgr.24370) 15460 : cluster [DBG] pgmap v15444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:54.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:53 smithi067 bash[17655]: cluster 2024-04-03T22:53:52.759281+0000 mgr.y (mgr.24370) 15460 : cluster [DBG] pgmap v15444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:54 smithi082 bash[20963]: audit 2024-04-03T22:53:54.139516+0000 mon.c (mon.2) 6185 : audit [DBG] from='client.? 172.21.15.67:0/105797724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:54 smithi067 bash[27441]: audit 2024-04-03T22:53:54.139516+0000 mon.c (mon.2) 6185 : audit [DBG] from='client.? 172.21.15.67:0/105797724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:54 smithi067 bash[17655]: audit 2024-04-03T22:53:54.139516+0000 mon.c (mon.2) 6185 : audit [DBG] from='client.? 172.21.15.67:0/105797724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:55 smithi082 bash[20963]: cluster 2024-04-03T22:53:54.759957+0000 mgr.y (mgr.24370) 15461 : cluster [DBG] pgmap v15445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:55 smithi082 bash[20963]: audit 2024-04-03T22:53:55.479718+0000 mon.a (mon.0) 13201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:55 smithi067 bash[17655]: cluster 2024-04-03T22:53:54.759957+0000 mgr.y (mgr.24370) 15461 : cluster [DBG] pgmap v15445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:56.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:55 smithi067 bash[17655]: audit 2024-04-03T22:53:55.479718+0000 mon.a (mon.0) 13201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:55 smithi067 bash[27441]: cluster 2024-04-03T22:53:54.759957+0000 mgr.y (mgr.24370) 15461 : cluster [DBG] pgmap v15445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:55 smithi067 bash[27441]: audit 2024-04-03T22:53:55.479718+0000 mon.a (mon.0) 13201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:53:57.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:56 smithi082 bash[20963]: audit 2024-04-03T22:53:56.598756+0000 mon.a (mon.0) 13202 : audit [DBG] from='client.? 172.21.15.67:0/1144591177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:56 smithi067 bash[17655]: audit 2024-04-03T22:53:56.598756+0000 mon.a (mon.0) 13202 : audit [DBG] from='client.? 172.21.15.67:0/1144591177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:56 smithi067 bash[27441]: audit 2024-04-03T22:53:56.598756+0000 mon.a (mon.0) 13202 : audit [DBG] from='client.? 172.21.15.67:0/1144591177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:53:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:57 smithi082 bash[20963]: cluster 2024-04-03T22:53:56.761089+0000 mgr.y (mgr.24370) 15462 : cluster [DBG] pgmap v15446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:57 smithi067 bash[17655]: cluster 2024-04-03T22:53:56.761089+0000 mgr.y (mgr.24370) 15462 : cluster [DBG] pgmap v15446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:53:58.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:57 smithi067 bash[27441]: cluster 2024-04-03T22:53:56.761089+0000 mgr.y (mgr.24370) 15462 : cluster [DBG] pgmap v15446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:59 smithi082 bash[20963]: cluster 2024-04-03T22:53:58.761696+0000 mgr.y (mgr.24370) 15463 : cluster [DBG] pgmap v15447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:53:59 smithi082 bash[20963]: audit 2024-04-03T22:53:59.053608+0000 mon.a (mon.0) 13203 : audit [DBG] from='client.? 172.21.15.67:0/2826368628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:59 smithi067 bash[17655]: cluster 2024-04-03T22:53:58.761696+0000 mgr.y (mgr.24370) 15463 : cluster [DBG] pgmap v15447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:53:59 smithi067 bash[17655]: audit 2024-04-03T22:53:59.053608+0000 mon.a (mon.0) 13203 : audit [DBG] from='client.? 172.21.15.67:0/2826368628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:59 smithi067 bash[27441]: cluster 2024-04-03T22:53:58.761696+0000 mgr.y (mgr.24370) 15463 : cluster [DBG] pgmap v15447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:53:59 smithi067 bash[27441]: audit 2024-04-03T22:53:59.053608+0000 mon.a (mon.0) 13203 : audit [DBG] from='client.? 172.21.15.67:0/2826368628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:01 smithi082 bash[20963]: cluster 2024-04-03T22:54:00.762824+0000 mgr.y (mgr.24370) 15464 : cluster [DBG] pgmap v15448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:01 smithi082 bash[20963]: audit 2024-04-03T22:54:01.497944+0000 mon.a (mon.0) 13204 : audit [DBG] from='client.? 172.21.15.67:0/2027065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:01 smithi067 bash[17655]: cluster 2024-04-03T22:54:00.762824+0000 mgr.y (mgr.24370) 15464 : cluster [DBG] pgmap v15448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:01 smithi067 bash[17655]: audit 2024-04-03T22:54:01.497944+0000 mon.a (mon.0) 13204 : audit [DBG] from='client.? 172.21.15.67:0/2027065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:01 smithi067 bash[27441]: cluster 2024-04-03T22:54:00.762824+0000 mgr.y (mgr.24370) 15464 : cluster [DBG] pgmap v15448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:01 smithi067 bash[27441]: audit 2024-04-03T22:54:01.497944+0000 mon.a (mon.0) 13204 : audit [DBG] from='client.? 172.21.15.67:0/2027065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:54:03.858 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:54:04.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:03 smithi082 bash[20963]: cluster 2024-04-03T22:54:02.763419+0000 mgr.y (mgr.24370) 15465 : cluster [DBG] pgmap v15449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:03 smithi067 bash[17655]: cluster 2024-04-03T22:54:02.763419+0000 mgr.y (mgr.24370) 15465 : cluster [DBG] pgmap v15449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:03 smithi067 bash[27441]: cluster 2024-04-03T22:54:02.763419+0000 mgr.y (mgr.24370) 15465 : cluster [DBG] pgmap v15449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:04 smithi082 bash[20963]: audit 2024-04-03T22:54:03.954704+0000 mon.c (mon.2) 6186 : audit [DBG] from='client.? 172.21.15.67:0/3806316654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:04 smithi082 bash[20963]: cluster 2024-04-03T22:54:04.764109+0000 mgr.y (mgr.24370) 15466 : cluster [DBG] pgmap v15450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:04 smithi067 bash[27441]: audit 2024-04-03T22:54:03.954704+0000 mon.c (mon.2) 6186 : audit [DBG] from='client.? 172.21.15.67:0/3806316654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:05.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:04 smithi067 bash[27441]: cluster 2024-04-03T22:54:04.764109+0000 mgr.y (mgr.24370) 15466 : cluster [DBG] pgmap v15450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:04 smithi067 bash[17655]: audit 2024-04-03T22:54:03.954704+0000 mon.c (mon.2) 6186 : audit [DBG] from='client.? 172.21.15.67:0/3806316654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:04 smithi067 bash[17655]: cluster 2024-04-03T22:54:04.764109+0000 mgr.y (mgr.24370) 15466 : cluster [DBG] pgmap v15450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:06.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:06 smithi082 bash[20963]: audit 2024-04-03T22:54:06.404287+0000 mon.a (mon.0) 13205 : audit [DBG] from='client.? 172.21.15.67:0/2582082806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:06.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:06 smithi067 bash[27441]: audit 2024-04-03T22:54:06.404287+0000 mon.a (mon.0) 13205 : audit [DBG] from='client.? 172.21.15.67:0/2582082806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:06.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:06 smithi067 bash[17655]: audit 2024-04-03T22:54:06.404287+0000 mon.a (mon.0) 13205 : audit [DBG] from='client.? 172.21.15.67:0/2582082806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:07 smithi082 bash[20963]: cluster 2024-04-03T22:54:06.765272+0000 mgr.y (mgr.24370) 15467 : cluster [DBG] pgmap v15451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:07.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:07 smithi067 bash[27441]: cluster 2024-04-03T22:54:06.765272+0000 mgr.y (mgr.24370) 15467 : cluster [DBG] pgmap v15451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:07.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:07 smithi067 bash[17655]: cluster 2024-04-03T22:54:06.765272+0000 mgr.y (mgr.24370) 15467 : cluster [DBG] pgmap v15451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:09 smithi082 bash[20963]: cluster 2024-04-03T22:54:08.766012+0000 mgr.y (mgr.24370) 15468 : cluster [DBG] pgmap v15452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:10.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:09 smithi082 bash[20963]: audit 2024-04-03T22:54:08.862118+0000 mon.c (mon.2) 6187 : audit [DBG] from='client.? 172.21.15.67:0/342427319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:09 smithi067 bash[17655]: cluster 2024-04-03T22:54:08.766012+0000 mgr.y (mgr.24370) 15468 : cluster [DBG] pgmap v15452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:10.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:09 smithi067 bash[17655]: audit 2024-04-03T22:54:08.862118+0000 mon.c (mon.2) 6187 : audit [DBG] from='client.? 172.21.15.67:0/342427319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:09 smithi067 bash[27441]: cluster 2024-04-03T22:54:08.766012+0000 mgr.y (mgr.24370) 15468 : cluster [DBG] pgmap v15452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:10.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:09 smithi067 bash[27441]: audit 2024-04-03T22:54:08.862118+0000 mon.c (mon.2) 6187 : audit [DBG] from='client.? 172.21.15.67:0/342427319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:10 smithi082 bash[20963]: audit 2024-04-03T22:54:10.480065+0000 mon.a (mon.0) 13206 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:10 smithi067 bash[17655]: audit 2024-04-03T22:54:10.480065+0000 mon.a (mon.0) 13206 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:11.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:10 smithi067 bash[27441]: audit 2024-04-03T22:54:10.480065+0000 mon.a (mon.0) 13206 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:11 smithi082 bash[20963]: cluster 2024-04-03T22:54:10.767165+0000 mgr.y (mgr.24370) 15469 : cluster [DBG] pgmap v15453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:12.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:11 smithi082 bash[20963]: audit 2024-04-03T22:54:11.313622+0000 mon.a (mon.0) 13207 : audit [DBG] from='client.? 172.21.15.67:0/472379095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:11 smithi067 bash[17655]: cluster 2024-04-03T22:54:10.767165+0000 mgr.y (mgr.24370) 15469 : cluster [DBG] pgmap v15453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:12.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:11 smithi067 bash[17655]: audit 2024-04-03T22:54:11.313622+0000 mon.a (mon.0) 13207 : audit [DBG] from='client.? 172.21.15.67:0/472379095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:11 smithi067 bash[27441]: cluster 2024-04-03T22:54:10.767165+0000 mgr.y (mgr.24370) 15469 : cluster [DBG] pgmap v15453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:11 smithi067 bash[27441]: audit 2024-04-03T22:54:11.313622+0000 mon.a (mon.0) 13207 : audit [DBG] from='client.? 172.21.15.67:0/472379095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:54:13.838 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:54:14.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:13 smithi082 bash[20963]: cluster 2024-04-03T22:54:12.767827+0000 mgr.y (mgr.24370) 15470 : cluster [DBG] pgmap v15454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:13 smithi082 bash[20963]: audit 2024-04-03T22:54:13.775001+0000 mon.c (mon.2) 6188 : audit [DBG] from='client.? 172.21.15.67:0/1751037657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:13 smithi067 bash[17655]: cluster 2024-04-03T22:54:12.767827+0000 mgr.y (mgr.24370) 15470 : cluster [DBG] pgmap v15454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:13 smithi067 bash[17655]: audit 2024-04-03T22:54:13.775001+0000 mon.c (mon.2) 6188 : audit [DBG] from='client.? 172.21.15.67:0/1751037657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:13 smithi067 bash[27441]: cluster 2024-04-03T22:54:12.767827+0000 mgr.y (mgr.24370) 15470 : cluster [DBG] pgmap v15454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:13 smithi067 bash[27441]: audit 2024-04-03T22:54:13.775001+0000 mon.c (mon.2) 6188 : audit [DBG] from='client.? 172.21.15.67:0/1751037657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:15 smithi082 bash[20963]: cluster 2024-04-03T22:54:14.768517+0000 mgr.y (mgr.24370) 15471 : cluster [DBG] pgmap v15455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:16.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:15 smithi067 bash[27441]: cluster 2024-04-03T22:54:14.768517+0000 mgr.y (mgr.24370) 15471 : cluster [DBG] pgmap v15455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:15 smithi067 bash[17655]: cluster 2024-04-03T22:54:14.768517+0000 mgr.y (mgr.24370) 15471 : cluster [DBG] pgmap v15455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:17.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:16 smithi082 bash[20963]: audit 2024-04-03T22:54:16.241089+0000 mon.c (mon.2) 6189 : audit [DBG] from='client.? 172.21.15.67:0/1088856855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:17.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:16 smithi067 bash[17655]: audit 2024-04-03T22:54:16.241089+0000 mon.c (mon.2) 6189 : audit [DBG] from='client.? 172.21.15.67:0/1088856855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:17.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:16 smithi067 bash[27441]: audit 2024-04-03T22:54:16.241089+0000 mon.c (mon.2) 6189 : audit [DBG] from='client.? 172.21.15.67:0/1088856855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:17 smithi082 bash[20963]: cluster 2024-04-03T22:54:16.769699+0000 mgr.y (mgr.24370) 15472 : cluster [DBG] pgmap v15456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:18.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:17 smithi067 bash[17655]: cluster 2024-04-03T22:54:16.769699+0000 mgr.y (mgr.24370) 15472 : cluster [DBG] pgmap v15456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:17 smithi067 bash[27441]: cluster 2024-04-03T22:54:16.769699+0000 mgr.y (mgr.24370) 15472 : cluster [DBG] pgmap v15456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:18 smithi082 bash[20963]: audit 2024-04-03T22:54:18.699853+0000 mon.c (mon.2) 6190 : audit [DBG] from='client.? 172.21.15.67:0/400066087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:19.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:18 smithi067 bash[17655]: audit 2024-04-03T22:54:18.699853+0000 mon.c (mon.2) 6190 : audit [DBG] from='client.? 172.21.15.67:0/400066087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:19.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:18 smithi067 bash[27441]: audit 2024-04-03T22:54:18.699853+0000 mon.c (mon.2) 6190 : audit [DBG] from='client.? 172.21.15.67:0/400066087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:19 smithi082 bash[20963]: cluster 2024-04-03T22:54:18.770356+0000 mgr.y (mgr.24370) 15473 : cluster [DBG] pgmap v15457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:19 smithi067 bash[17655]: cluster 2024-04-03T22:54:18.770356+0000 mgr.y (mgr.24370) 15473 : cluster [DBG] pgmap v15457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:19 smithi067 bash[27441]: cluster 2024-04-03T22:54:18.770356+0000 mgr.y (mgr.24370) 15473 : cluster [DBG] pgmap v15457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:20 smithi082 bash[20963]: cluster 2024-04-03T22:54:20.771517+0000 mgr.y (mgr.24370) 15474 : cluster [DBG] pgmap v15458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:20 smithi067 bash[27441]: cluster 2024-04-03T22:54:20.771517+0000 mgr.y (mgr.24370) 15474 : cluster [DBG] pgmap v15458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:20 smithi067 bash[17655]: cluster 2024-04-03T22:54:20.771517+0000 mgr.y (mgr.24370) 15474 : cluster [DBG] pgmap v15458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:21 smithi082 bash[20963]: audit 2024-04-03T22:54:21.158547+0000 mon.c (mon.2) 6191 : audit [DBG] from='client.? 172.21.15.67:0/1818800472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:22.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:21 smithi067 bash[17655]: audit 2024-04-03T22:54:21.158547+0000 mon.c (mon.2) 6191 : audit [DBG] from='client.? 172.21.15.67:0/1818800472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:21 smithi067 bash[27441]: audit 2024-04-03T22:54:21.158547+0000 mon.c (mon.2) 6191 : audit [DBG] from='client.? 172.21.15.67:0/1818800472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:22 smithi082 bash[20963]: cluster 2024-04-03T22:54:22.772277+0000 mgr.y (mgr.24370) 15475 : cluster [DBG] pgmap v15459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:23.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:22 smithi067 bash[17655]: cluster 2024-04-03T22:54:22.772277+0000 mgr.y (mgr.24370) 15475 : cluster [DBG] pgmap v15459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:23.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:54:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:22 smithi067 bash[27441]: cluster 2024-04-03T22:54:22.772277+0000 mgr.y (mgr.24370) 15475 : cluster [DBG] pgmap v15459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:23.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:54:24.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:23 smithi082 bash[20963]: audit 2024-04-03T22:54:23.616389+0000 mon.c (mon.2) 6192 : audit [DBG] from='client.? 172.21.15.67:0/1480556221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:24.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:23 smithi067 bash[17655]: audit 2024-04-03T22:54:23.616389+0000 mon.c (mon.2) 6192 : audit [DBG] from='client.? 172.21.15.67:0/1480556221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:24.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:23 smithi067 bash[27441]: audit 2024-04-03T22:54:23.616389+0000 mon.c (mon.2) 6192 : audit [DBG] from='client.? 172.21.15.67:0/1480556221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:25.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:24 smithi067 bash[17655]: cluster 2024-04-03T22:54:24.772887+0000 mgr.y (mgr.24370) 15476 : cluster [DBG] pgmap v15460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:25.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:24 smithi067 bash[27441]: cluster 2024-04-03T22:54:24.772887+0000 mgr.y (mgr.24370) 15476 : cluster [DBG] pgmap v15460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:24 smithi082 bash[20963]: cluster 2024-04-03T22:54:24.772887+0000 mgr.y (mgr.24370) 15476 : cluster [DBG] pgmap v15460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:25 smithi067 bash[17655]: audit 2024-04-03T22:54:25.480598+0000 mon.a (mon.0) 13208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:25 smithi067 bash[27441]: audit 2024-04-03T22:54:25.480598+0000 mon.a (mon.0) 13208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:25 smithi082 bash[20963]: audit 2024-04-03T22:54:25.480598+0000 mon.a (mon.0) 13208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:26 smithi067 bash[17655]: audit 2024-04-03T22:54:26.077944+0000 mon.a (mon.0) 13209 : audit [DBG] from='client.? 172.21.15.67:0/1666594648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:26 smithi067 bash[17655]: cluster 2024-04-03T22:54:26.773934+0000 mgr.y (mgr.24370) 15477 : cluster [DBG] pgmap v15461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:26 smithi067 bash[27441]: audit 2024-04-03T22:54:26.077944+0000 mon.a (mon.0) 13209 : audit [DBG] from='client.? 172.21.15.67:0/1666594648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:26 smithi067 bash[27441]: cluster 2024-04-03T22:54:26.773934+0000 mgr.y (mgr.24370) 15477 : cluster [DBG] pgmap v15461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:26 smithi082 bash[20963]: audit 2024-04-03T22:54:26.077944+0000 mon.a (mon.0) 13209 : audit [DBG] from='client.? 172.21.15.67:0/1666594648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:26 smithi082 bash[20963]: cluster 2024-04-03T22:54:26.773934+0000 mgr.y (mgr.24370) 15477 : cluster [DBG] pgmap v15461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:28 smithi082 bash[20963]: audit 2024-04-03T22:54:28.531213+0000 mon.c (mon.2) 6193 : audit [DBG] from='client.? 172.21.15.67:0/3800948602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:28.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:28 smithi067 bash[17655]: audit 2024-04-03T22:54:28.531213+0000 mon.c (mon.2) 6193 : audit [DBG] from='client.? 172.21.15.67:0/3800948602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:28 smithi067 bash[27441]: audit 2024-04-03T22:54:28.531213+0000 mon.c (mon.2) 6193 : audit [DBG] from='client.? 172.21.15.67:0/3800948602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:29 smithi082 bash[20963]: cluster 2024-04-03T22:54:28.774630+0000 mgr.y (mgr.24370) 15478 : cluster [DBG] pgmap v15462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:29.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:29 smithi082 bash[20963]: audit 2024-04-03T22:54:29.421519+0000 mon.a (mon.0) 13210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:54:29.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:29 smithi067 bash[27441]: cluster 2024-04-03T22:54:28.774630+0000 mgr.y (mgr.24370) 15478 : cluster [DBG] pgmap v15462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:29.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:29 smithi067 bash[27441]: audit 2024-04-03T22:54:29.421519+0000 mon.a (mon.0) 13210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:54:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:29 smithi067 bash[17655]: cluster 2024-04-03T22:54:28.774630+0000 mgr.y (mgr.24370) 15478 : cluster [DBG] pgmap v15462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:29 smithi067 bash[17655]: audit 2024-04-03T22:54:29.421519+0000 mon.a (mon.0) 13210 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:54:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:30 smithi082 bash[20963]: audit 2024-04-03T22:54:29.751983+0000 mon.a (mon.0) 13211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:30 smithi082 bash[20963]: audit 2024-04-03T22:54:29.761407+0000 mon.a (mon.0) 13212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:30 smithi067 bash[17655]: audit 2024-04-03T22:54:29.751983+0000 mon.a (mon.0) 13211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:30 smithi067 bash[17655]: audit 2024-04-03T22:54:29.761407+0000 mon.a (mon.0) 13212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:30 smithi067 bash[27441]: audit 2024-04-03T22:54:29.751983+0000 mon.a (mon.0) 13211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:30 smithi067 bash[27441]: audit 2024-04-03T22:54:29.761407+0000 mon.a (mon.0) 13212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:31 smithi082 bash[20963]: cluster 2024-04-03T22:54:30.775777+0000 mgr.y (mgr.24370) 15479 : cluster [DBG] pgmap v15463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:31 smithi082 bash[20963]: audit 2024-04-03T22:54:30.985242+0000 mon.a (mon.0) 13213 : audit [DBG] from='client.? 172.21.15.67:0/662385145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:32.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:31 smithi067 bash[17655]: cluster 2024-04-03T22:54:30.775777+0000 mgr.y (mgr.24370) 15479 : cluster [DBG] pgmap v15463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:32.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:31 smithi067 bash[17655]: audit 2024-04-03T22:54:30.985242+0000 mon.a (mon.0) 13213 : audit [DBG] from='client.? 172.21.15.67:0/662385145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:31 smithi067 bash[27441]: cluster 2024-04-03T22:54:30.775777+0000 mgr.y (mgr.24370) 15479 : cluster [DBG] pgmap v15463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:31 smithi067 bash[27441]: audit 2024-04-03T22:54:30.985242+0000 mon.a (mon.0) 13213 : audit [DBG] from='client.? 172.21.15.67:0/662385145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:54:33.833 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:54:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:33 smithi082 bash[20963]: cluster 2024-04-03T22:54:32.776581+0000 mgr.y (mgr.24370) 15480 : cluster [DBG] pgmap v15464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:33 smithi082 bash[20963]: audit 2024-04-03T22:54:33.437752+0000 mon.a (mon.0) 13214 : audit [DBG] from='client.? 172.21.15.67:0/3070338219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:33 smithi067 bash[17655]: cluster 2024-04-03T22:54:32.776581+0000 mgr.y (mgr.24370) 15480 : cluster [DBG] pgmap v15464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:34.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:33 smithi067 bash[17655]: audit 2024-04-03T22:54:33.437752+0000 mon.a (mon.0) 13214 : audit [DBG] from='client.? 172.21.15.67:0/3070338219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:33 smithi067 bash[27441]: cluster 2024-04-03T22:54:32.776581+0000 mgr.y (mgr.24370) 15480 : cluster [DBG] pgmap v15464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:33 smithi067 bash[27441]: audit 2024-04-03T22:54:33.437752+0000 mon.a (mon.0) 13214 : audit [DBG] from='client.? 172.21.15.67:0/3070338219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:35 smithi082 bash[20963]: cluster 2024-04-03T22:54:34.777236+0000 mgr.y (mgr.24370) 15481 : cluster [DBG] pgmap v15465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:35 smithi082 bash[20963]: audit 2024-04-03T22:54:35.169789+0000 mon.a (mon.0) 13215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:35 smithi082 bash[20963]: audit 2024-04-03T22:54:35.179900+0000 mon.a (mon.0) 13216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:35 smithi082 bash[20963]: audit 2024-04-03T22:54:35.786854+0000 mon.a (mon.0) 13217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:35 smithi082 bash[20963]: audit 2024-04-03T22:54:35.795438+0000 mon.a (mon.0) 13218 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[17655]: cluster 2024-04-03T22:54:34.777236+0000 mgr.y (mgr.24370) 15481 : cluster [DBG] pgmap v15465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[17655]: audit 2024-04-03T22:54:35.169789+0000 mon.a (mon.0) 13215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[17655]: audit 2024-04-03T22:54:35.179900+0000 mon.a (mon.0) 13216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[17655]: audit 2024-04-03T22:54:35.786854+0000 mon.a (mon.0) 13217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[17655]: audit 2024-04-03T22:54:35.795438+0000 mon.a (mon.0) 13218 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[27441]: cluster 2024-04-03T22:54:34.777236+0000 mgr.y (mgr.24370) 15481 : cluster [DBG] pgmap v15465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:36.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[27441]: audit 2024-04-03T22:54:35.169789+0000 mon.a (mon.0) 13215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[27441]: audit 2024-04-03T22:54:35.179900+0000 mon.a (mon.0) 13216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[27441]: audit 2024-04-03T22:54:35.786854+0000 mon.a (mon.0) 13217 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:36.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:35 smithi067 bash[27441]: audit 2024-04-03T22:54:35.795438+0000 mon.a (mon.0) 13218 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:37.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:36 smithi082 bash[20963]: audit 2024-04-03T22:54:35.920541+0000 mon.c (mon.2) 6194 : audit [DBG] from='client.? 172.21.15.67:0/1860567495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:37.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:36 smithi067 bash[27441]: audit 2024-04-03T22:54:35.920541+0000 mon.c (mon.2) 6194 : audit [DBG] from='client.? 172.21.15.67:0/1860567495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:36 smithi067 bash[17655]: audit 2024-04-03T22:54:35.920541+0000 mon.c (mon.2) 6194 : audit [DBG] from='client.? 172.21.15.67:0/1860567495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:38.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:37 smithi082 bash[20963]: cluster 2024-04-03T22:54:36.778599+0000 mgr.y (mgr.24370) 15482 : cluster [DBG] pgmap v15466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:38.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:37 smithi067 bash[27441]: cluster 2024-04-03T22:54:36.778599+0000 mgr.y (mgr.24370) 15482 : cluster [DBG] pgmap v15466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:37 smithi067 bash[17655]: cluster 2024-04-03T22:54:36.778599+0000 mgr.y (mgr.24370) 15482 : cluster [DBG] pgmap v15466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:38 smithi082 bash[20963]: audit 2024-04-03T22:54:38.381076+0000 mon.a (mon.0) 13219 : audit [DBG] from='client.? 172.21.15.67:0/779824102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:39.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:38 smithi067 bash[17655]: audit 2024-04-03T22:54:38.381076+0000 mon.a (mon.0) 13219 : audit [DBG] from='client.? 172.21.15.67:0/779824102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:39.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:38 smithi067 bash[27441]: audit 2024-04-03T22:54:38.381076+0000 mon.a (mon.0) 13219 : audit [DBG] from='client.? 172.21.15.67:0/779824102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:39 smithi082 bash[20963]: cluster 2024-04-03T22:54:38.779354+0000 mgr.y (mgr.24370) 15483 : cluster [DBG] pgmap v15467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:40.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:39 smithi067 bash[27441]: cluster 2024-04-03T22:54:38.779354+0000 mgr.y (mgr.24370) 15483 : cluster [DBG] pgmap v15467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:39 smithi067 bash[17655]: cluster 2024-04-03T22:54:38.779354+0000 mgr.y (mgr.24370) 15483 : cluster [DBG] pgmap v15467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:40 smithi067 bash[17655]: audit 2024-04-03T22:54:40.480780+0000 mon.a (mon.0) 13220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:40 smithi067 bash[17655]: cluster 2024-04-03T22:54:40.780099+0000 mgr.y (mgr.24370) 15484 : cluster [DBG] pgmap v15468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:40 smithi067 bash[17655]: audit 2024-04-03T22:54:40.827651+0000 mon.c (mon.2) 6195 : audit [DBG] from='client.? 172.21.15.67:0/3933325297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:40 smithi067 bash[27441]: audit 2024-04-03T22:54:40.480780+0000 mon.a (mon.0) 13220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:40 smithi067 bash[27441]: cluster 2024-04-03T22:54:40.780099+0000 mgr.y (mgr.24370) 15484 : cluster [DBG] pgmap v15468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:40 smithi067 bash[27441]: audit 2024-04-03T22:54:40.827651+0000 mon.c (mon.2) 6195 : audit [DBG] from='client.? 172.21.15.67:0/3933325297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:41.224 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:40 smithi082 bash[20963]: audit 2024-04-03T22:54:40.480780+0000 mon.a (mon.0) 13220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:41.224 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:40 smithi082 bash[20963]: cluster 2024-04-03T22:54:40.780099+0000 mgr.y (mgr.24370) 15484 : cluster [DBG] pgmap v15468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:41.224 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:40 smithi082 bash[20963]: audit 2024-04-03T22:54:40.827651+0000 mon.c (mon.2) 6195 : audit [DBG] from='client.? 172.21.15.67:0/3933325297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:54:43.837 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:54:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:43 smithi082 bash[20963]: cluster 2024-04-03T22:54:42.780742+0000 mgr.y (mgr.24370) 15485 : cluster [DBG] pgmap v15469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:43 smithi082 bash[20963]: audit 2024-04-03T22:54:43.287473+0000 mon.a (mon.0) 13221 : audit [DBG] from='client.? 172.21.15.67:0/2412919019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:43 smithi067 bash[27441]: cluster 2024-04-03T22:54:42.780742+0000 mgr.y (mgr.24370) 15485 : cluster [DBG] pgmap v15469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:44.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:43 smithi067 bash[27441]: audit 2024-04-03T22:54:43.287473+0000 mon.a (mon.0) 13221 : audit [DBG] from='client.? 172.21.15.67:0/2412919019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:44.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:43 smithi067 bash[17655]: cluster 2024-04-03T22:54:42.780742+0000 mgr.y (mgr.24370) 15485 : cluster [DBG] pgmap v15469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:44.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:43 smithi067 bash[17655]: audit 2024-04-03T22:54:43.287473+0000 mon.a (mon.0) 13221 : audit [DBG] from='client.? 172.21.15.67:0/2412919019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:45 smithi082 bash[20963]: cluster 2024-04-03T22:54:44.781426+0000 mgr.y (mgr.24370) 15486 : cluster [DBG] pgmap v15470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:45.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:45 smithi082 bash[20963]: audit 2024-04-03T22:54:45.748317+0000 mon.c (mon.2) 6196 : audit [DBG] from='client.? 172.21.15.67:0/184910545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:46.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:45 smithi067 bash[17655]: cluster 2024-04-03T22:54:44.781426+0000 mgr.y (mgr.24370) 15486 : cluster [DBG] pgmap v15470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:45 smithi067 bash[17655]: audit 2024-04-03T22:54:45.748317+0000 mon.c (mon.2) 6196 : audit [DBG] from='client.? 172.21.15.67:0/184910545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:45 smithi067 bash[27441]: cluster 2024-04-03T22:54:44.781426+0000 mgr.y (mgr.24370) 15486 : cluster [DBG] pgmap v15470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:45 smithi067 bash[27441]: audit 2024-04-03T22:54:45.748317+0000 mon.c (mon.2) 6196 : audit [DBG] from='client.? 172.21.15.67:0/184910545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:47 smithi082 bash[20963]: audit 2024-04-03T22:54:46.468615+0000 mon.a (mon.0) 13222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:47 smithi082 bash[20963]: audit 2024-04-03T22:54:46.477117+0000 mon.a (mon.0) 13223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:47 smithi082 bash[20963]: audit 2024-04-03T22:54:46.478675+0000 mon.a (mon.0) 13224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:54:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:47 smithi082 bash[20963]: audit 2024-04-03T22:54:46.479989+0000 mon.a (mon.0) 13225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:54:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:47 smithi082 bash[20963]: audit 2024-04-03T22:54:46.487943+0000 mon.a (mon.0) 13226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:47 smithi082 bash[20963]: cluster 2024-04-03T22:54:46.782638+0000 mgr.y (mgr.24370) 15487 : cluster [DBG] pgmap v15471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[27441]: audit 2024-04-03T22:54:46.468615+0000 mon.a (mon.0) 13222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[27441]: audit 2024-04-03T22:54:46.477117+0000 mon.a (mon.0) 13223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[27441]: audit 2024-04-03T22:54:46.478675+0000 mon.a (mon.0) 13224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:54:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[27441]: audit 2024-04-03T22:54:46.479989+0000 mon.a (mon.0) 13225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:54:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[27441]: audit 2024-04-03T22:54:46.487943+0000 mon.a (mon.0) 13226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[27441]: cluster 2024-04-03T22:54:46.782638+0000 mgr.y (mgr.24370) 15487 : cluster [DBG] pgmap v15471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[17655]: audit 2024-04-03T22:54:46.468615+0000 mon.a (mon.0) 13222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[17655]: audit 2024-04-03T22:54:46.477117+0000 mon.a (mon.0) 13223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[17655]: audit 2024-04-03T22:54:46.478675+0000 mon.a (mon.0) 13224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:54:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[17655]: audit 2024-04-03T22:54:46.479989+0000 mon.a (mon.0) 13225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:54:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[17655]: audit 2024-04-03T22:54:46.487943+0000 mon.a (mon.0) 13226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:54:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:47 smithi067 bash[17655]: cluster 2024-04-03T22:54:46.782638+0000 mgr.y (mgr.24370) 15487 : cluster [DBG] pgmap v15471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:48.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:48 smithi082 bash[20963]: audit 2024-04-03T22:54:48.208686+0000 mon.a (mon.0) 13227 : audit [DBG] from='client.? 172.21.15.67:0/2445104404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:48.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:48 smithi067 bash[17655]: audit 2024-04-03T22:54:48.208686+0000 mon.a (mon.0) 13227 : audit [DBG] from='client.? 172.21.15.67:0/2445104404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:48.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:48 smithi067 bash[27441]: audit 2024-04-03T22:54:48.208686+0000 mon.a (mon.0) 13227 : audit [DBG] from='client.? 172.21.15.67:0/2445104404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:49 smithi082 bash[20963]: cluster 2024-04-03T22:54:48.783344+0000 mgr.y (mgr.24370) 15488 : cluster [DBG] pgmap v15472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:49.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:49 smithi067 bash[27441]: cluster 2024-04-03T22:54:48.783344+0000 mgr.y (mgr.24370) 15488 : cluster [DBG] pgmap v15472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:49.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:49 smithi067 bash[17655]: cluster 2024-04-03T22:54:48.783344+0000 mgr.y (mgr.24370) 15488 : cluster [DBG] pgmap v15472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:51.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:50 smithi082 bash[20963]: audit 2024-04-03T22:54:50.657500+0000 mon.a (mon.0) 13228 : audit [DBG] from='client.? 172.21.15.67:0/3702447430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:51.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:50 smithi067 bash[17655]: audit 2024-04-03T22:54:50.657500+0000 mon.a (mon.0) 13228 : audit [DBG] from='client.? 172.21.15.67:0/3702447430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:51.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:50 smithi067 bash[27441]: audit 2024-04-03T22:54:50.657500+0000 mon.a (mon.0) 13228 : audit [DBG] from='client.? 172.21.15.67:0/3702447430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:51 smithi082 bash[20963]: cluster 2024-04-03T22:54:50.784583+0000 mgr.y (mgr.24370) 15489 : cluster [DBG] pgmap v15473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:51 smithi067 bash[17655]: cluster 2024-04-03T22:54:50.784583+0000 mgr.y (mgr.24370) 15489 : cluster [DBG] pgmap v15473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:51 smithi067 bash[27441]: cluster 2024-04-03T22:54:50.784583+0000 mgr.y (mgr.24370) 15489 : cluster [DBG] pgmap v15473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:54:53.842 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:54:54.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:53 smithi082 bash[20963]: cluster 2024-04-03T22:54:52.785239+0000 mgr.y (mgr.24370) 15490 : cluster [DBG] pgmap v15474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:54.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:53 smithi082 bash[20963]: audit 2024-04-03T22:54:53.116609+0000 mon.a (mon.0) 13229 : audit [DBG] from='client.? 172.21.15.67:0/89341210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:53 smithi067 bash[27441]: cluster 2024-04-03T22:54:52.785239+0000 mgr.y (mgr.24370) 15490 : cluster [DBG] pgmap v15474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:53 smithi067 bash[27441]: audit 2024-04-03T22:54:53.116609+0000 mon.a (mon.0) 13229 : audit [DBG] from='client.? 172.21.15.67:0/89341210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:53 smithi067 bash[17655]: cluster 2024-04-03T22:54:52.785239+0000 mgr.y (mgr.24370) 15490 : cluster [DBG] pgmap v15474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:53 smithi067 bash[17655]: audit 2024-04-03T22:54:53.116609+0000 mon.a (mon.0) 13229 : audit [DBG] from='client.? 172.21.15.67:0/89341210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:55 smithi082 bash[20963]: cluster 2024-04-03T22:54:54.785933+0000 mgr.y (mgr.24370) 15491 : cluster [DBG] pgmap v15475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:56.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:55 smithi082 bash[20963]: audit 2024-04-03T22:54:55.481284+0000 mon.a (mon.0) 13230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:55 smithi082 bash[20963]: audit 2024-04-03T22:54:55.569207+0000 mon.a (mon.0) 13231 : audit [DBG] from='client.? 172.21.15.67:0/4109598196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:55 smithi067 bash[27441]: cluster 2024-04-03T22:54:54.785933+0000 mgr.y (mgr.24370) 15491 : cluster [DBG] pgmap v15475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:56.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:55 smithi067 bash[27441]: audit 2024-04-03T22:54:55.481284+0000 mon.a (mon.0) 13230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:55 smithi067 bash[27441]: audit 2024-04-03T22:54:55.569207+0000 mon.a (mon.0) 13231 : audit [DBG] from='client.? 172.21.15.67:0/4109598196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:55 smithi067 bash[17655]: cluster 2024-04-03T22:54:54.785933+0000 mgr.y (mgr.24370) 15491 : cluster [DBG] pgmap v15475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:55 smithi067 bash[17655]: audit 2024-04-03T22:54:55.481284+0000 mon.a (mon.0) 13230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:54:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:55 smithi067 bash[17655]: audit 2024-04-03T22:54:55.569207+0000 mon.a (mon.0) 13231 : audit [DBG] from='client.? 172.21.15.67:0/4109598196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:58.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:57 smithi082 bash[20963]: cluster 2024-04-03T22:54:56.787129+0000 mgr.y (mgr.24370) 15492 : cluster [DBG] pgmap v15476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:58.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:57 smithi067 bash[17655]: cluster 2024-04-03T22:54:56.787129+0000 mgr.y (mgr.24370) 15492 : cluster [DBG] pgmap v15476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:58.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:57 smithi067 bash[27441]: cluster 2024-04-03T22:54:56.787129+0000 mgr.y (mgr.24370) 15492 : cluster [DBG] pgmap v15476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:54:59.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:58 smithi082 bash[20963]: audit 2024-04-03T22:54:58.021254+0000 mon.c (mon.2) 6197 : audit [DBG] from='client.? 172.21.15.67:0/1540567276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:59.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:58 smithi067 bash[17655]: audit 2024-04-03T22:54:58.021254+0000 mon.c (mon.2) 6197 : audit [DBG] from='client.? 172.21.15.67:0/1540567276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:54:59.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:58 smithi067 bash[27441]: audit 2024-04-03T22:54:58.021254+0000 mon.c (mon.2) 6197 : audit [DBG] from='client.? 172.21.15.67:0/1540567276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:00.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:54:59 smithi082 bash[20963]: cluster 2024-04-03T22:54:58.787817+0000 mgr.y (mgr.24370) 15493 : cluster [DBG] pgmap v15477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:00.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:54:59 smithi067 bash[27441]: cluster 2024-04-03T22:54:58.787817+0000 mgr.y (mgr.24370) 15493 : cluster [DBG] pgmap v15477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:54:59 smithi067 bash[17655]: cluster 2024-04-03T22:54:58.787817+0000 mgr.y (mgr.24370) 15493 : cluster [DBG] pgmap v15477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:01.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:00 smithi082 bash[20963]: audit 2024-04-03T22:55:00.474435+0000 mon.a (mon.0) 13232 : audit [DBG] from='client.? 172.21.15.67:0/1676504496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:01.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:00 smithi067 bash[17655]: audit 2024-04-03T22:55:00.474435+0000 mon.a (mon.0) 13232 : audit [DBG] from='client.? 172.21.15.67:0/1676504496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:01.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:00 smithi067 bash[27441]: audit 2024-04-03T22:55:00.474435+0000 mon.a (mon.0) 13232 : audit [DBG] from='client.? 172.21.15.67:0/1676504496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:02.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:01 smithi082 bash[20963]: cluster 2024-04-03T22:55:00.788946+0000 mgr.y (mgr.24370) 15494 : cluster [DBG] pgmap v15478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:02.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:01 smithi067 bash[27441]: cluster 2024-04-03T22:55:00.788946+0000 mgr.y (mgr.24370) 15494 : cluster [DBG] pgmap v15478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:02.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:01 smithi067 bash[17655]: cluster 2024-04-03T22:55:00.788946+0000 mgr.y (mgr.24370) 15494 : cluster [DBG] pgmap v15478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:03.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:02 smithi082 bash[20963]: cluster 2024-04-03T22:55:02.789632+0000 mgr.y (mgr.24370) 15495 : cluster [DBG] pgmap v15479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:03.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:55:03.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:02 smithi067 bash[27441]: cluster 2024-04-03T22:55:02.789632+0000 mgr.y (mgr.24370) 15495 : cluster [DBG] pgmap v15479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:03.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:02 smithi067 bash[17655]: cluster 2024-04-03T22:55:02.789632+0000 mgr.y (mgr.24370) 15495 : cluster [DBG] pgmap v15479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:03.882 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:55:04.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:03 smithi082 bash[20963]: audit 2024-04-03T22:55:02.935157+0000 mon.a (mon.0) 13233 : audit [DBG] from='client.? 172.21.15.67:0/2274193083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:04.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:03 smithi067 bash[27441]: audit 2024-04-03T22:55:02.935157+0000 mon.a (mon.0) 13233 : audit [DBG] from='client.? 172.21.15.67:0/2274193083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:04.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:03 smithi067 bash[17655]: audit 2024-04-03T22:55:02.935157+0000 mon.a (mon.0) 13233 : audit [DBG] from='client.? 172.21.15.67:0/2274193083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:05.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:04 smithi067 bash[17655]: cluster 2024-04-03T22:55:04.790260+0000 mgr.y (mgr.24370) 15496 : cluster [DBG] pgmap v15480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:04 smithi067 bash[27441]: cluster 2024-04-03T22:55:04.790260+0000 mgr.y (mgr.24370) 15496 : cluster [DBG] pgmap v15480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:04 smithi082 bash[20963]: cluster 2024-04-03T22:55:04.790260+0000 mgr.y (mgr.24370) 15496 : cluster [DBG] pgmap v15480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:06.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:05 smithi067 bash[17655]: audit 2024-04-03T22:55:05.384900+0000 mon.c (mon.2) 6198 : audit [DBG] from='client.? 172.21.15.67:0/1787955662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:05 smithi067 bash[27441]: audit 2024-04-03T22:55:05.384900+0000 mon.c (mon.2) 6198 : audit [DBG] from='client.? 172.21.15.67:0/1787955662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:05 smithi082 bash[20963]: audit 2024-04-03T22:55:05.384900+0000 mon.c (mon.2) 6198 : audit [DBG] from='client.? 172.21.15.67:0/1787955662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:06 smithi067 bash[17655]: cluster 2024-04-03T22:55:06.791466+0000 mgr.y (mgr.24370) 15497 : cluster [DBG] pgmap v15481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:06 smithi067 bash[27441]: cluster 2024-04-03T22:55:06.791466+0000 mgr.y (mgr.24370) 15497 : cluster [DBG] pgmap v15481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:06 smithi082 bash[20963]: cluster 2024-04-03T22:55:06.791466+0000 mgr.y (mgr.24370) 15497 : cluster [DBG] pgmap v15481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:08.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:07 smithi067 bash[17655]: audit 2024-04-03T22:55:07.838766+0000 mon.a (mon.0) 13234 : audit [DBG] from='client.? 172.21.15.67:0/2087222575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:07 smithi067 bash[27441]: audit 2024-04-03T22:55:07.838766+0000 mon.a (mon.0) 13234 : audit [DBG] from='client.? 172.21.15.67:0/2087222575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:07 smithi082 bash[20963]: audit 2024-04-03T22:55:07.838766+0000 mon.a (mon.0) 13234 : audit [DBG] from='client.? 172.21.15.67:0/2087222575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:08 smithi082 bash[20963]: cluster 2024-04-03T22:55:08.792196+0000 mgr.y (mgr.24370) 15498 : cluster [DBG] pgmap v15482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:08 smithi067 bash[17655]: cluster 2024-04-03T22:55:08.792196+0000 mgr.y (mgr.24370) 15498 : cluster [DBG] pgmap v15482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:08 smithi067 bash[27441]: cluster 2024-04-03T22:55:08.792196+0000 mgr.y (mgr.24370) 15498 : cluster [DBG] pgmap v15482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:10 smithi082 bash[20963]: audit 2024-04-03T22:55:10.293943+0000 mon.a (mon.0) 13235 : audit [DBG] from='client.? 172.21.15.67:0/2031181327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:10 smithi067 bash[27441]: audit 2024-04-03T22:55:10.293943+0000 mon.a (mon.0) 13235 : audit [DBG] from='client.? 172.21.15.67:0/2031181327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:10 smithi067 bash[17655]: audit 2024-04-03T22:55:10.293943+0000 mon.a (mon.0) 13235 : audit [DBG] from='client.? 172.21.15.67:0/2031181327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:11 smithi082 bash[20963]: audit 2024-04-03T22:55:10.481649+0000 mon.a (mon.0) 13236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:11 smithi082 bash[20963]: cluster 2024-04-03T22:55:10.793350+0000 mgr.y (mgr.24370) 15499 : cluster [DBG] pgmap v15483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:11 smithi067 bash[17655]: audit 2024-04-03T22:55:10.481649+0000 mon.a (mon.0) 13236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:11 smithi067 bash[17655]: cluster 2024-04-03T22:55:10.793350+0000 mgr.y (mgr.24370) 15499 : cluster [DBG] pgmap v15483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:11 smithi067 bash[27441]: audit 2024-04-03T22:55:10.481649+0000 mon.a (mon.0) 13236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:11 smithi067 bash[27441]: cluster 2024-04-03T22:55:10.793350+0000 mgr.y (mgr.24370) 15499 : cluster [DBG] pgmap v15483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:12 smithi067 bash[27441]: audit 2024-04-03T22:55:12.745487+0000 mon.a (mon.0) 13237 : audit [DBG] from='client.? 172.21.15.67:0/675957884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:12 smithi067 bash[17655]: audit 2024-04-03T22:55:12.745487+0000 mon.a (mon.0) 13237 : audit [DBG] from='client.? 172.21.15.67:0/675957884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:13.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:12 smithi082 bash[20963]: audit 2024-04-03T22:55:12.745487+0000 mon.a (mon.0) 13237 : audit [DBG] from='client.? 172.21.15.67:0/675957884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:55:13.851 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:55:14.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:13 smithi082 bash[20963]: cluster 2024-04-03T22:55:12.794111+0000 mgr.y (mgr.24370) 15500 : cluster [DBG] pgmap v15484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:14.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:13 smithi067 bash[17655]: cluster 2024-04-03T22:55:12.794111+0000 mgr.y (mgr.24370) 15500 : cluster [DBG] pgmap v15484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:14.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:13 smithi067 bash[27441]: cluster 2024-04-03T22:55:12.794111+0000 mgr.y (mgr.24370) 15500 : cluster [DBG] pgmap v15484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:16.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:15 smithi082 bash[20963]: cluster 2024-04-03T22:55:14.794823+0000 mgr.y (mgr.24370) 15501 : cluster [DBG] pgmap v15485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:15 smithi082 bash[20963]: audit 2024-04-03T22:55:15.191491+0000 mon.a (mon.0) 13238 : audit [DBG] from='client.? 172.21.15.67:0/2092542413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:15 smithi067 bash[17655]: cluster 2024-04-03T22:55:14.794823+0000 mgr.y (mgr.24370) 15501 : cluster [DBG] pgmap v15485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:16.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:15 smithi067 bash[17655]: audit 2024-04-03T22:55:15.191491+0000 mon.a (mon.0) 13238 : audit [DBG] from='client.? 172.21.15.67:0/2092542413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:15 smithi067 bash[27441]: cluster 2024-04-03T22:55:14.794823+0000 mgr.y (mgr.24370) 15501 : cluster [DBG] pgmap v15485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:15 smithi067 bash[27441]: audit 2024-04-03T22:55:15.191491+0000 mon.a (mon.0) 13238 : audit [DBG] from='client.? 172.21.15.67:0/2092542413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:17 smithi082 bash[20963]: cluster 2024-04-03T22:55:16.796061+0000 mgr.y (mgr.24370) 15502 : cluster [DBG] pgmap v15486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:17 smithi082 bash[20963]: audit 2024-04-03T22:55:17.640814+0000 mon.c (mon.2) 6199 : audit [DBG] from='client.? 172.21.15.67:0/2471434966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:17 smithi067 bash[27441]: cluster 2024-04-03T22:55:16.796061+0000 mgr.y (mgr.24370) 15502 : cluster [DBG] pgmap v15486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:17 smithi067 bash[27441]: audit 2024-04-03T22:55:17.640814+0000 mon.c (mon.2) 6199 : audit [DBG] from='client.? 172.21.15.67:0/2471434966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:17 smithi067 bash[17655]: cluster 2024-04-03T22:55:16.796061+0000 mgr.y (mgr.24370) 15502 : cluster [DBG] pgmap v15486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:17 smithi067 bash[17655]: audit 2024-04-03T22:55:17.640814+0000 mon.c (mon.2) 6199 : audit [DBG] from='client.? 172.21.15.67:0/2471434966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:19 smithi082 bash[20963]: cluster 2024-04-03T22:55:18.796735+0000 mgr.y (mgr.24370) 15503 : cluster [DBG] pgmap v15487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:19 smithi067 bash[17655]: cluster 2024-04-03T22:55:18.796735+0000 mgr.y (mgr.24370) 15503 : cluster [DBG] pgmap v15487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:19 smithi067 bash[27441]: cluster 2024-04-03T22:55:18.796735+0000 mgr.y (mgr.24370) 15503 : cluster [DBG] pgmap v15487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:20 smithi082 bash[20963]: audit 2024-04-03T22:55:20.097383+0000 mon.a (mon.0) 13239 : audit [DBG] from='client.? 172.21.15.67:0/4251686594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:20 smithi067 bash[17655]: audit 2024-04-03T22:55:20.097383+0000 mon.a (mon.0) 13239 : audit [DBG] from='client.? 172.21.15.67:0/4251686594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:20 smithi067 bash[27441]: audit 2024-04-03T22:55:20.097383+0000 mon.a (mon.0) 13239 : audit [DBG] from='client.? 172.21.15.67:0/4251686594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:22.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:21 smithi082 bash[20963]: cluster 2024-04-03T22:55:20.797910+0000 mgr.y (mgr.24370) 15504 : cluster [DBG] pgmap v15488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:22.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:21 smithi067 bash[27441]: cluster 2024-04-03T22:55:20.797910+0000 mgr.y (mgr.24370) 15504 : cluster [DBG] pgmap v15488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:21 smithi067 bash[17655]: cluster 2024-04-03T22:55:20.797910+0000 mgr.y (mgr.24370) 15504 : cluster [DBG] pgmap v15488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:22 smithi082 bash[20963]: audit 2024-04-03T22:55:22.538053+0000 mon.a (mon.0) 13240 : audit [DBG] from='client.? 172.21.15.67:0/1536887583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:23.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:22 smithi082 bash[20963]: cluster 2024-04-03T22:55:22.798658+0000 mgr.y (mgr.24370) 15505 : cluster [DBG] pgmap v15489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:23.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:55:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:22 smithi067 bash[27441]: audit 2024-04-03T22:55:22.538053+0000 mon.a (mon.0) 13240 : audit [DBG] from='client.? 172.21.15.67:0/1536887583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:22 smithi067 bash[27441]: cluster 2024-04-03T22:55:22.798658+0000 mgr.y (mgr.24370) 15505 : cluster [DBG] pgmap v15489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:22 smithi067 bash[17655]: audit 2024-04-03T22:55:22.538053+0000 mon.a (mon.0) 13240 : audit [DBG] from='client.? 172.21.15.67:0/1536887583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:22 smithi067 bash[17655]: cluster 2024-04-03T22:55:22.798658+0000 mgr.y (mgr.24370) 15505 : cluster [DBG] pgmap v15489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:55:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:25 smithi082 bash[20963]: cluster 2024-04-03T22:55:24.799308+0000 mgr.y (mgr.24370) 15506 : cluster [DBG] pgmap v15490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:25 smithi082 bash[20963]: audit 2024-04-03T22:55:24.989753+0000 mon.c (mon.2) 6200 : audit [DBG] from='client.? 172.21.15.67:0/3268724373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:25 smithi082 bash[20963]: audit 2024-04-03T22:55:25.482018+0000 mon.a (mon.0) 13241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:25 smithi067 bash[17655]: cluster 2024-04-03T22:55:24.799308+0000 mgr.y (mgr.24370) 15506 : cluster [DBG] pgmap v15490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:25 smithi067 bash[17655]: audit 2024-04-03T22:55:24.989753+0000 mon.c (mon.2) 6200 : audit [DBG] from='client.? 172.21.15.67:0/3268724373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:25 smithi067 bash[17655]: audit 2024-04-03T22:55:25.482018+0000 mon.a (mon.0) 13241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:25 smithi067 bash[27441]: cluster 2024-04-03T22:55:24.799308+0000 mgr.y (mgr.24370) 15506 : cluster [DBG] pgmap v15490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:25 smithi067 bash[27441]: audit 2024-04-03T22:55:24.989753+0000 mon.c (mon.2) 6200 : audit [DBG] from='client.? 172.21.15.67:0/3268724373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:25 smithi067 bash[27441]: audit 2024-04-03T22:55:25.482018+0000 mon.a (mon.0) 13241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:27 smithi082 bash[20963]: cluster 2024-04-03T22:55:26.800612+0000 mgr.y (mgr.24370) 15507 : cluster [DBG] pgmap v15491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:27 smithi082 bash[20963]: audit 2024-04-03T22:55:27.433866+0000 mon.c (mon.2) 6201 : audit [DBG] from='client.? 172.21.15.67:0/4227439458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:27 smithi067 bash[17655]: cluster 2024-04-03T22:55:26.800612+0000 mgr.y (mgr.24370) 15507 : cluster [DBG] pgmap v15491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:27 smithi067 bash[17655]: audit 2024-04-03T22:55:27.433866+0000 mon.c (mon.2) 6201 : audit [DBG] from='client.? 172.21.15.67:0/4227439458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:27 smithi067 bash[27441]: cluster 2024-04-03T22:55:26.800612+0000 mgr.y (mgr.24370) 15507 : cluster [DBG] pgmap v15491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:27 smithi067 bash[27441]: audit 2024-04-03T22:55:27.433866+0000 mon.c (mon.2) 6201 : audit [DBG] from='client.? 172.21.15.67:0/4227439458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:30.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:29 smithi082 bash[20963]: cluster 2024-04-03T22:55:28.801378+0000 mgr.y (mgr.24370) 15508 : cluster [DBG] pgmap v15492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:30.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:29 smithi067 bash[17655]: cluster 2024-04-03T22:55:28.801378+0000 mgr.y (mgr.24370) 15508 : cluster [DBG] pgmap v15492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:30.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:29 smithi067 bash[27441]: cluster 2024-04-03T22:55:28.801378+0000 mgr.y (mgr.24370) 15508 : cluster [DBG] pgmap v15492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:31.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:30 smithi082 bash[20963]: audit 2024-04-03T22:55:29.894850+0000 mon.c (mon.2) 6202 : audit [DBG] from='client.? 172.21.15.67:0/344898023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:31.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:30 smithi067 bash[17655]: audit 2024-04-03T22:55:29.894850+0000 mon.c (mon.2) 6202 : audit [DBG] from='client.? 172.21.15.67:0/344898023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:31.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:30 smithi067 bash[27441]: audit 2024-04-03T22:55:29.894850+0000 mon.c (mon.2) 6202 : audit [DBG] from='client.? 172.21.15.67:0/344898023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:31 smithi082 bash[20963]: cluster 2024-04-03T22:55:30.802517+0000 mgr.y (mgr.24370) 15509 : cluster [DBG] pgmap v15493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:32.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:31 smithi067 bash[17655]: cluster 2024-04-03T22:55:30.802517+0000 mgr.y (mgr.24370) 15509 : cluster [DBG] pgmap v15493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:32.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:31 smithi067 bash[27441]: cluster 2024-04-03T22:55:30.802517+0000 mgr.y (mgr.24370) 15509 : cluster [DBG] pgmap v15493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:33.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:55:33.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:32 smithi067 bash[27441]: audit 2024-04-03T22:55:32.347965+0000 mon.a (mon.0) 13242 : audit [DBG] from='client.? 172.21.15.67:0/1049496686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:33.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:32 smithi067 bash[27441]: cluster 2024-04-03T22:55:32.803226+0000 mgr.y (mgr.24370) 15510 : cluster [DBG] pgmap v15494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:33.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:32 smithi067 bash[17655]: audit 2024-04-03T22:55:32.347965+0000 mon.a (mon.0) 13242 : audit [DBG] from='client.? 172.21.15.67:0/1049496686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:33.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:32 smithi067 bash[17655]: cluster 2024-04-03T22:55:32.803226+0000 mgr.y (mgr.24370) 15510 : cluster [DBG] pgmap v15494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:32 smithi082 bash[20963]: audit 2024-04-03T22:55:32.347965+0000 mon.a (mon.0) 13242 : audit [DBG] from='client.? 172.21.15.67:0/1049496686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:32 smithi082 bash[20963]: cluster 2024-04-03T22:55:32.803226+0000 mgr.y (mgr.24370) 15510 : cluster [DBG] pgmap v15494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:55:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:34 smithi082 bash[20963]: audit 2024-04-03T22:55:34.805540+0000 mon.c (mon.2) 6203 : audit [DBG] from='client.? 172.21.15.67:0/3709693970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:35.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:34 smithi067 bash[27441]: audit 2024-04-03T22:55:34.805540+0000 mon.c (mon.2) 6203 : audit [DBG] from='client.? 172.21.15.67:0/3709693970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:34 smithi067 bash[17655]: audit 2024-04-03T22:55:34.805540+0000 mon.c (mon.2) 6203 : audit [DBG] from='client.? 172.21.15.67:0/3709693970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:36.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:35 smithi082 bash[20963]: cluster 2024-04-03T22:55:34.803870+0000 mgr.y (mgr.24370) 15511 : cluster [DBG] pgmap v15495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:36.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:35 smithi067 bash[17655]: cluster 2024-04-03T22:55:34.803870+0000 mgr.y (mgr.24370) 15511 : cluster [DBG] pgmap v15495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:36.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:35 smithi067 bash[27441]: cluster 2024-04-03T22:55:34.803870+0000 mgr.y (mgr.24370) 15511 : cluster [DBG] pgmap v15495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:37 smithi082 bash[20963]: cluster 2024-04-03T22:55:36.805066+0000 mgr.y (mgr.24370) 15512 : cluster [DBG] pgmap v15496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:37 smithi082 bash[20963]: audit 2024-04-03T22:55:37.257280+0000 mon.a (mon.0) 13243 : audit [DBG] from='client.? 172.21.15.67:0/409447460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:38.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:37 smithi067 bash[17655]: cluster 2024-04-03T22:55:36.805066+0000 mgr.y (mgr.24370) 15512 : cluster [DBG] pgmap v15496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:37 smithi067 bash[17655]: audit 2024-04-03T22:55:37.257280+0000 mon.a (mon.0) 13243 : audit [DBG] from='client.? 172.21.15.67:0/409447460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:37 smithi067 bash[27441]: cluster 2024-04-03T22:55:36.805066+0000 mgr.y (mgr.24370) 15512 : cluster [DBG] pgmap v15496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:37 smithi067 bash[27441]: audit 2024-04-03T22:55:37.257280+0000 mon.a (mon.0) 13243 : audit [DBG] from='client.? 172.21.15.67:0/409447460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:40.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:39 smithi082 bash[20963]: cluster 2024-04-03T22:55:38.805777+0000 mgr.y (mgr.24370) 15513 : cluster [DBG] pgmap v15497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:39 smithi082 bash[20963]: audit 2024-04-03T22:55:39.706028+0000 mon.a (mon.0) 13244 : audit [DBG] from='client.? 172.21.15.67:0/2416446111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:40.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:39 smithi067 bash[17655]: cluster 2024-04-03T22:55:38.805777+0000 mgr.y (mgr.24370) 15513 : cluster [DBG] pgmap v15497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:39 smithi067 bash[17655]: audit 2024-04-03T22:55:39.706028+0000 mon.a (mon.0) 13244 : audit [DBG] from='client.? 172.21.15.67:0/2416446111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:39 smithi067 bash[27441]: cluster 2024-04-03T22:55:38.805777+0000 mgr.y (mgr.24370) 15513 : cluster [DBG] pgmap v15497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:39 smithi067 bash[27441]: audit 2024-04-03T22:55:39.706028+0000 mon.a (mon.0) 13244 : audit [DBG] from='client.? 172.21.15.67:0/2416446111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:41.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:40 smithi082 bash[20963]: audit 2024-04-03T22:55:40.482232+0000 mon.a (mon.0) 13245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:41.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:40 smithi067 bash[17655]: audit 2024-04-03T22:55:40.482232+0000 mon.a (mon.0) 13245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:40 smithi067 bash[27441]: audit 2024-04-03T22:55:40.482232+0000 mon.a (mon.0) 13245 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:41 smithi082 bash[20963]: cluster 2024-04-03T22:55:40.806891+0000 mgr.y (mgr.24370) 15514 : cluster [DBG] pgmap v15498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:42.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:41 smithi067 bash[17655]: cluster 2024-04-03T22:55:40.806891+0000 mgr.y (mgr.24370) 15514 : cluster [DBG] pgmap v15498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:42.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:41 smithi067 bash[27441]: cluster 2024-04-03T22:55:40.806891+0000 mgr.y (mgr.24370) 15514 : cluster [DBG] pgmap v15498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:43.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:55:43.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:42 smithi067 bash[27441]: audit 2024-04-03T22:55:42.169350+0000 mon.a (mon.0) 13246 : audit [DBG] from='client.? 172.21.15.67:0/1312934736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:43.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:42 smithi067 bash[27441]: cluster 2024-04-03T22:55:42.807587+0000 mgr.y (mgr.24370) 15515 : cluster [DBG] pgmap v15499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:42 smithi067 bash[17655]: audit 2024-04-03T22:55:42.169350+0000 mon.a (mon.0) 13246 : audit [DBG] from='client.? 172.21.15.67:0/1312934736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:42 smithi067 bash[17655]: cluster 2024-04-03T22:55:42.807587+0000 mgr.y (mgr.24370) 15515 : cluster [DBG] pgmap v15499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:42 smithi082 bash[20963]: audit 2024-04-03T22:55:42.169350+0000 mon.a (mon.0) 13246 : audit [DBG] from='client.? 172.21.15.67:0/1312934736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:42 smithi082 bash[20963]: cluster 2024-04-03T22:55:42.807587+0000 mgr.y (mgr.24370) 15515 : cluster [DBG] pgmap v15499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:55:45.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:44 smithi082 bash[20963]: audit 2024-04-03T22:55:44.627395+0000 mon.a (mon.0) 13247 : audit [DBG] from='client.? 172.21.15.67:0/1198604641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:45.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:44 smithi067 bash[27441]: audit 2024-04-03T22:55:44.627395+0000 mon.a (mon.0) 13247 : audit [DBG] from='client.? 172.21.15.67:0/1198604641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:45.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:44 smithi067 bash[17655]: audit 2024-04-03T22:55:44.627395+0000 mon.a (mon.0) 13247 : audit [DBG] from='client.? 172.21.15.67:0/1198604641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:46.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:45 smithi082 bash[20963]: cluster 2024-04-03T22:55:44.808326+0000 mgr.y (mgr.24370) 15516 : cluster [DBG] pgmap v15500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:46.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:45 smithi067 bash[17655]: cluster 2024-04-03T22:55:44.808326+0000 mgr.y (mgr.24370) 15516 : cluster [DBG] pgmap v15500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:46.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:45 smithi067 bash[27441]: cluster 2024-04-03T22:55:44.808326+0000 mgr.y (mgr.24370) 15516 : cluster [DBG] pgmap v15500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:47.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:46 smithi082 bash[20963]: audit 2024-04-03T22:55:46.562862+0000 mon.a (mon.0) 13248 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:55:47.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:46 smithi067 bash[17655]: audit 2024-04-03T22:55:46.562862+0000 mon.a (mon.0) 13248 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:55:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:46 smithi067 bash[27441]: audit 2024-04-03T22:55:46.562862+0000 mon.a (mon.0) 13248 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:55:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:47 smithi082 bash[20963]: cluster 2024-04-03T22:55:46.809215+0000 mgr.y (mgr.24370) 15517 : cluster [DBG] pgmap v15501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:47 smithi082 bash[20963]: audit 2024-04-03T22:55:47.077403+0000 mon.a (mon.0) 13249 : audit [DBG] from='client.? 172.21.15.67:0/1076687251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:47 smithi067 bash[17655]: cluster 2024-04-03T22:55:46.809215+0000 mgr.y (mgr.24370) 15517 : cluster [DBG] pgmap v15501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:47 smithi067 bash[17655]: audit 2024-04-03T22:55:47.077403+0000 mon.a (mon.0) 13249 : audit [DBG] from='client.? 172.21.15.67:0/1076687251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:48.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:47 smithi067 bash[27441]: cluster 2024-04-03T22:55:46.809215+0000 mgr.y (mgr.24370) 15517 : cluster [DBG] pgmap v15501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:48.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:47 smithi067 bash[27441]: audit 2024-04-03T22:55:47.077403+0000 mon.a (mon.0) 13249 : audit [DBG] from='client.? 172.21.15.67:0/1076687251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:49 smithi082 bash[20963]: cluster 2024-04-03T22:55:48.809883+0000 mgr.y (mgr.24370) 15518 : cluster [DBG] pgmap v15502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:50.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:49 smithi082 bash[20963]: audit 2024-04-03T22:55:49.531515+0000 mon.c (mon.2) 6204 : audit [DBG] from='client.? 172.21.15.67:0/270537197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:50.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:49 smithi067 bash[17655]: cluster 2024-04-03T22:55:48.809883+0000 mgr.y (mgr.24370) 15518 : cluster [DBG] pgmap v15502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:50.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:49 smithi067 bash[17655]: audit 2024-04-03T22:55:49.531515+0000 mon.c (mon.2) 6204 : audit [DBG] from='client.? 172.21.15.67:0/270537197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:49 smithi067 bash[27441]: cluster 2024-04-03T22:55:48.809883+0000 mgr.y (mgr.24370) 15518 : cluster [DBG] pgmap v15502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:49 smithi067 bash[27441]: audit 2024-04-03T22:55:49.531515+0000 mon.c (mon.2) 6204 : audit [DBG] from='client.? 172.21.15.67:0/270537197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:51 smithi082 bash[20963]: cluster 2024-04-03T22:55:50.811017+0000 mgr.y (mgr.24370) 15519 : cluster [DBG] pgmap v15503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:51 smithi067 bash[27441]: cluster 2024-04-03T22:55:50.811017+0000 mgr.y (mgr.24370) 15519 : cluster [DBG] pgmap v15503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:51 smithi067 bash[17655]: cluster 2024-04-03T22:55:50.811017+0000 mgr.y (mgr.24370) 15519 : cluster [DBG] pgmap v15503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:52 smithi082 bash[20963]: audit 2024-04-03T22:55:52.006754+0000 mon.a (mon.0) 13250 : audit [DBG] from='client.? 172.21.15.67:0/2277673381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:52 smithi082 bash[20963]: audit 2024-04-03T22:55:52.257684+0000 mon.a (mon.0) 13251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:52 smithi082 bash[20963]: audit 2024-04-03T22:55:52.266016+0000 mon.a (mon.0) 13252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:52 smithi082 bash[20963]: audit 2024-04-03T22:55:52.557840+0000 mon.a (mon.0) 13253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:52 smithi082 bash[20963]: audit 2024-04-03T22:55:52.564978+0000 mon.a (mon.0) 13254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.166 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[27441]: audit 2024-04-03T22:55:52.006754+0000 mon.a (mon.0) 13250 : audit [DBG] from='client.? 172.21.15.67:0/2277673381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[27441]: audit 2024-04-03T22:55:52.257684+0000 mon.a (mon.0) 13251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[27441]: audit 2024-04-03T22:55:52.266016+0000 mon.a (mon.0) 13252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[27441]: audit 2024-04-03T22:55:52.557840+0000 mon.a (mon.0) 13253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[27441]: audit 2024-04-03T22:55:52.564978+0000 mon.a (mon.0) 13254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[17655]: audit 2024-04-03T22:55:52.006754+0000 mon.a (mon.0) 13250 : audit [DBG] from='client.? 172.21.15.67:0/2277673381' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[17655]: audit 2024-04-03T22:55:52.257684+0000 mon.a (mon.0) 13251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[17655]: audit 2024-04-03T22:55:52.266016+0000 mon.a (mon.0) 13252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[17655]: audit 2024-04-03T22:55:52.557840+0000 mon.a (mon.0) 13253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:52 smithi067 bash[17655]: audit 2024-04-03T22:55:52.564978+0000 mon.a (mon.0) 13254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:53.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:55:54.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:53 smithi082 bash[20963]: cluster 2024-04-03T22:55:52.811674+0000 mgr.y (mgr.24370) 15520 : cluster [DBG] pgmap v15504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:53 smithi082 bash[20963]: audit 2024-04-03T22:55:52.965754+0000 mon.a (mon.0) 13255 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:53 smithi082 bash[20963]: audit 2024-04-03T22:55:52.974995+0000 mon.a (mon.0) 13256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:53 smithi082 bash[20963]: audit 2024-04-03T22:55:53.368508+0000 mon.a (mon.0) 13257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:53 smithi082 bash[20963]: audit 2024-04-03T22:55:53.376728+0000 mon.a (mon.0) 13258 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:53 smithi082 bash[20963]: audit 2024-04-03T22:55:53.378496+0000 mon.a (mon.0) 13259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:55:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:53 smithi082 bash[20963]: audit 2024-04-03T22:55:53.379895+0000 mon.a (mon.0) 13260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:55:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:53 smithi082 bash[20963]: audit 2024-04-03T22:55:53.386955+0000 mon.a (mon.0) 13261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[27441]: cluster 2024-04-03T22:55:52.811674+0000 mgr.y (mgr.24370) 15520 : cluster [DBG] pgmap v15504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[27441]: audit 2024-04-03T22:55:52.965754+0000 mon.a (mon.0) 13255 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[27441]: audit 2024-04-03T22:55:52.974995+0000 mon.a (mon.0) 13256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[27441]: audit 2024-04-03T22:55:53.368508+0000 mon.a (mon.0) 13257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[27441]: audit 2024-04-03T22:55:53.376728+0000 mon.a (mon.0) 13258 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[27441]: audit 2024-04-03T22:55:53.378496+0000 mon.a (mon.0) 13259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[27441]: audit 2024-04-03T22:55:53.379895+0000 mon.a (mon.0) 13260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[27441]: audit 2024-04-03T22:55:53.386955+0000 mon.a (mon.0) 13261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[17655]: cluster 2024-04-03T22:55:52.811674+0000 mgr.y (mgr.24370) 15520 : cluster [DBG] pgmap v15504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[17655]: audit 2024-04-03T22:55:52.965754+0000 mon.a (mon.0) 13255 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[17655]: audit 2024-04-03T22:55:52.974995+0000 mon.a (mon.0) 13256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[17655]: audit 2024-04-03T22:55:53.368508+0000 mon.a (mon.0) 13257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[17655]: audit 2024-04-03T22:55:53.376728+0000 mon.a (mon.0) 13258 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[17655]: audit 2024-04-03T22:55:53.378496+0000 mon.a (mon.0) 13259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:55:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[17655]: audit 2024-04-03T22:55:53.379895+0000 mon.a (mon.0) 13260 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:55:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:53 smithi067 bash[17655]: audit 2024-04-03T22:55:53.386955+0000 mon.a (mon.0) 13261 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:55:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:54 smithi082 bash[20963]: audit 2024-04-03T22:55:54.457133+0000 mon.c (mon.2) 6205 : audit [DBG] from='client.? 172.21.15.67:0/4160012471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:55.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:54 smithi067 bash[27441]: audit 2024-04-03T22:55:54.457133+0000 mon.c (mon.2) 6205 : audit [DBG] from='client.? 172.21.15.67:0/4160012471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:54 smithi067 bash[17655]: audit 2024-04-03T22:55:54.457133+0000 mon.c (mon.2) 6205 : audit [DBG] from='client.? 172.21.15.67:0/4160012471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:55 smithi067 bash[27441]: cluster 2024-04-03T22:55:54.812391+0000 mgr.y (mgr.24370) 15521 : cluster [DBG] pgmap v15505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:55 smithi067 bash[27441]: audit 2024-04-03T22:55:55.482764+0000 mon.a (mon.0) 13262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:55 smithi067 bash[17655]: cluster 2024-04-03T22:55:54.812391+0000 mgr.y (mgr.24370) 15521 : cluster [DBG] pgmap v15505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:55 smithi067 bash[17655]: audit 2024-04-03T22:55:55.482764+0000 mon.a (mon.0) 13262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:55 smithi082 bash[20963]: cluster 2024-04-03T22:55:54.812391+0000 mgr.y (mgr.24370) 15521 : cluster [DBG] pgmap v15505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:55 smithi082 bash[20963]: audit 2024-04-03T22:55:55.482764+0000 mon.a (mon.0) 13262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:55:57.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:56 smithi067 bash[17655]: cluster 2024-04-03T22:55:56.813481+0000 mgr.y (mgr.24370) 15522 : cluster [DBG] pgmap v15506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:56 smithi067 bash[27441]: cluster 2024-04-03T22:55:56.813481+0000 mgr.y (mgr.24370) 15522 : cluster [DBG] pgmap v15506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:57.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:56 smithi082 bash[20963]: cluster 2024-04-03T22:55:56.813481+0000 mgr.y (mgr.24370) 15522 : cluster [DBG] pgmap v15506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:58.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:57 smithi067 bash[17655]: audit 2024-04-03T22:55:56.916709+0000 mon.c (mon.2) 6206 : audit [DBG] from='client.? 172.21.15.67:0/3388644975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:58.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:57 smithi067 bash[27441]: audit 2024-04-03T22:55:56.916709+0000 mon.c (mon.2) 6206 : audit [DBG] from='client.? 172.21.15.67:0/3388644975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:57 smithi082 bash[20963]: audit 2024-04-03T22:55:56.916709+0000 mon.c (mon.2) 6206 : audit [DBG] from='client.? 172.21.15.67:0/3388644975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:55:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:58 smithi067 bash[27441]: cluster 2024-04-03T22:55:58.814146+0000 mgr.y (mgr.24370) 15523 : cluster [DBG] pgmap v15507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:58 smithi067 bash[17655]: cluster 2024-04-03T22:55:58.814146+0000 mgr.y (mgr.24370) 15523 : cluster [DBG] pgmap v15507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:55:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:58 smithi082 bash[20963]: cluster 2024-04-03T22:55:58.814146+0000 mgr.y (mgr.24370) 15523 : cluster [DBG] pgmap v15507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:00.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:55:59 smithi067 bash[17655]: audit 2024-04-03T22:55:59.371323+0000 mon.c (mon.2) 6207 : audit [DBG] from='client.? 172.21.15.67:0/588394290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:55:59 smithi067 bash[27441]: audit 2024-04-03T22:55:59.371323+0000 mon.c (mon.2) 6207 : audit [DBG] from='client.? 172.21.15.67:0/588394290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:55:59 smithi082 bash[20963]: audit 2024-04-03T22:55:59.371323+0000 mon.c (mon.2) 6207 : audit [DBG] from='client.? 172.21.15.67:0/588394290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:00 smithi082 bash[20963]: cluster 2024-04-03T22:56:00.815286+0000 mgr.y (mgr.24370) 15524 : cluster [DBG] pgmap v15508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:01.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:00 smithi067 bash[17655]: cluster 2024-04-03T22:56:00.815286+0000 mgr.y (mgr.24370) 15524 : cluster [DBG] pgmap v15508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:00 smithi067 bash[27441]: cluster 2024-04-03T22:56:00.815286+0000 mgr.y (mgr.24370) 15524 : cluster [DBG] pgmap v15508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:01 smithi082 bash[20963]: audit 2024-04-03T22:56:01.825901+0000 mon.a (mon.0) 13263 : audit [DBG] from='client.? 172.21.15.67:0/2888089412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:02.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:01 smithi067 bash[17655]: audit 2024-04-03T22:56:01.825901+0000 mon.a (mon.0) 13263 : audit [DBG] from='client.? 172.21.15.67:0/2888089412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:01 smithi067 bash[27441]: audit 2024-04-03T22:56:01.825901+0000 mon.a (mon.0) 13263 : audit [DBG] from='client.? 172.21.15.67:0/2888089412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:02 smithi082 bash[20963]: cluster 2024-04-03T22:56:02.815993+0000 mgr.y (mgr.24370) 15525 : cluster [DBG] pgmap v15509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:02 smithi067 bash[17655]: cluster 2024-04-03T22:56:02.815993+0000 mgr.y (mgr.24370) 15525 : cluster [DBG] pgmap v15509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:56:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:02 smithi067 bash[27441]: cluster 2024-04-03T22:56:02.815993+0000 mgr.y (mgr.24370) 15525 : cluster [DBG] pgmap v15509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:56:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:04 smithi082 bash[20963]: audit 2024-04-03T22:56:04.276195+0000 mon.c (mon.2) 6208 : audit [DBG] from='client.? 172.21.15.67:0/1974557975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:04.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:04 smithi067 bash[17655]: audit 2024-04-03T22:56:04.276195+0000 mon.c (mon.2) 6208 : audit [DBG] from='client.? 172.21.15.67:0/1974557975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:04 smithi067 bash[27441]: audit 2024-04-03T22:56:04.276195+0000 mon.c (mon.2) 6208 : audit [DBG] from='client.? 172.21.15.67:0/1974557975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:05 smithi082 bash[20963]: cluster 2024-04-03T22:56:04.816679+0000 mgr.y (mgr.24370) 15526 : cluster [DBG] pgmap v15510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:05 smithi067 bash[17655]: cluster 2024-04-03T22:56:04.816679+0000 mgr.y (mgr.24370) 15526 : cluster [DBG] pgmap v15510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:05 smithi067 bash[27441]: cluster 2024-04-03T22:56:04.816679+0000 mgr.y (mgr.24370) 15526 : cluster [DBG] pgmap v15510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:07.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:06 smithi082 bash[20963]: audit 2024-04-03T22:56:06.730492+0000 mon.c (mon.2) 6209 : audit [DBG] from='client.? 172.21.15.67:0/2549885658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:07.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:06 smithi067 bash[17655]: audit 2024-04-03T22:56:06.730492+0000 mon.c (mon.2) 6209 : audit [DBG] from='client.? 172.21.15.67:0/2549885658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:06 smithi067 bash[27441]: audit 2024-04-03T22:56:06.730492+0000 mon.c (mon.2) 6209 : audit [DBG] from='client.? 172.21.15.67:0/2549885658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:08.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:07 smithi082 bash[20963]: cluster 2024-04-03T22:56:06.817886+0000 mgr.y (mgr.24370) 15527 : cluster [DBG] pgmap v15511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:08.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:07 smithi067 bash[27441]: cluster 2024-04-03T22:56:06.817886+0000 mgr.y (mgr.24370) 15527 : cluster [DBG] pgmap v15511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:07 smithi067 bash[17655]: cluster 2024-04-03T22:56:06.817886+0000 mgr.y (mgr.24370) 15527 : cluster [DBG] pgmap v15511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:09 smithi082 bash[20963]: cluster 2024-04-03T22:56:08.818569+0000 mgr.y (mgr.24370) 15528 : cluster [DBG] pgmap v15512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:09 smithi082 bash[20963]: audit 2024-04-03T22:56:09.180228+0000 mon.c (mon.2) 6210 : audit [DBG] from='client.? 172.21.15.67:0/2006006674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:09 smithi067 bash[27441]: cluster 2024-04-03T22:56:08.818569+0000 mgr.y (mgr.24370) 15528 : cluster [DBG] pgmap v15512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:09 smithi067 bash[27441]: audit 2024-04-03T22:56:09.180228+0000 mon.c (mon.2) 6210 : audit [DBG] from='client.? 172.21.15.67:0/2006006674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:10.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:09 smithi067 bash[17655]: cluster 2024-04-03T22:56:08.818569+0000 mgr.y (mgr.24370) 15528 : cluster [DBG] pgmap v15512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:10.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:09 smithi067 bash[17655]: audit 2024-04-03T22:56:09.180228+0000 mon.c (mon.2) 6210 : audit [DBG] from='client.? 172.21.15.67:0/2006006674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:11.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:10 smithi082 bash[20963]: audit 2024-04-03T22:56:10.483169+0000 mon.a (mon.0) 13264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:11.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:10 smithi067 bash[17655]: audit 2024-04-03T22:56:10.483169+0000 mon.a (mon.0) 13264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:11.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:10 smithi067 bash[27441]: audit 2024-04-03T22:56:10.483169+0000 mon.a (mon.0) 13264 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:12 smithi067 bash[27441]: cluster 2024-04-03T22:56:10.819830+0000 mgr.y (mgr.24370) 15529 : cluster [DBG] pgmap v15513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:12.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:12 smithi067 bash[27441]: audit 2024-04-03T22:56:11.632913+0000 mon.a (mon.0) 13265 : audit [DBG] from='client.? 172.21.15.67:0/173408640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:11 smithi067 bash[17655]: cluster 2024-04-03T22:56:10.819830+0000 mgr.y (mgr.24370) 15529 : cluster [DBG] pgmap v15513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:11 smithi067 bash[17655]: audit 2024-04-03T22:56:11.632913+0000 mon.a (mon.0) 13265 : audit [DBG] from='client.? 172.21.15.67:0/173408640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:11 smithi082 bash[20963]: cluster 2024-04-03T22:56:10.819830+0000 mgr.y (mgr.24370) 15529 : cluster [DBG] pgmap v15513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:11 smithi082 bash[20963]: audit 2024-04-03T22:56:11.632913+0000 mon.a (mon.0) 13265 : audit [DBG] from='client.? 172.21.15.67:0/173408640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:13.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:56:13.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:12 smithi067 bash[27441]: cluster 2024-04-03T22:56:12.820552+0000 mgr.y (mgr.24370) 15530 : cluster [DBG] pgmap v15514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:12 smithi067 bash[17655]: cluster 2024-04-03T22:56:12.820552+0000 mgr.y (mgr.24370) 15530 : cluster [DBG] pgmap v15514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:12 smithi082 bash[20963]: cluster 2024-04-03T22:56:12.820552+0000 mgr.y (mgr.24370) 15530 : cluster [DBG] pgmap v15514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:56:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:14 smithi067 bash[27441]: audit 2024-04-03T22:56:14.086215+0000 mon.a (mon.0) 13266 : audit [DBG] from='client.? 172.21.15.67:0/3032233387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:14 smithi067 bash[17655]: audit 2024-04-03T22:56:14.086215+0000 mon.a (mon.0) 13266 : audit [DBG] from='client.? 172.21.15.67:0/3032233387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:14 smithi082 bash[20963]: audit 2024-04-03T22:56:14.086215+0000 mon.a (mon.0) 13266 : audit [DBG] from='client.? 172.21.15.67:0/3032233387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:15 smithi067 bash[27441]: cluster 2024-04-03T22:56:14.821261+0000 mgr.y (mgr.24370) 15531 : cluster [DBG] pgmap v15515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:15 smithi067 bash[17655]: cluster 2024-04-03T22:56:14.821261+0000 mgr.y (mgr.24370) 15531 : cluster [DBG] pgmap v15515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:15 smithi082 bash[20963]: cluster 2024-04-03T22:56:14.821261+0000 mgr.y (mgr.24370) 15531 : cluster [DBG] pgmap v15515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:16 smithi082 bash[20963]: audit 2024-04-03T22:56:16.531523+0000 mon.a (mon.0) 13267 : audit [DBG] from='client.? 172.21.15.67:0/734478340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:16.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:16 smithi067 bash[27441]: audit 2024-04-03T22:56:16.531523+0000 mon.a (mon.0) 13267 : audit [DBG] from='client.? 172.21.15.67:0/734478340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:16 smithi067 bash[17655]: audit 2024-04-03T22:56:16.531523+0000 mon.a (mon.0) 13267 : audit [DBG] from='client.? 172.21.15.67:0/734478340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:17 smithi082 bash[20963]: cluster 2024-04-03T22:56:16.822453+0000 mgr.y (mgr.24370) 15532 : cluster [DBG] pgmap v15516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:17 smithi067 bash[27441]: cluster 2024-04-03T22:56:16.822453+0000 mgr.y (mgr.24370) 15532 : cluster [DBG] pgmap v15516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:17 smithi067 bash[17655]: cluster 2024-04-03T22:56:16.822453+0000 mgr.y (mgr.24370) 15532 : cluster [DBG] pgmap v15516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:19 smithi082 bash[20963]: cluster 2024-04-03T22:56:18.823145+0000 mgr.y (mgr.24370) 15533 : cluster [DBG] pgmap v15517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:19 smithi082 bash[20963]: audit 2024-04-03T22:56:18.987781+0000 mon.c (mon.2) 6211 : audit [DBG] from='client.? 172.21.15.67:0/2793196810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:19 smithi067 bash[27441]: cluster 2024-04-03T22:56:18.823145+0000 mgr.y (mgr.24370) 15533 : cluster [DBG] pgmap v15517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:19 smithi067 bash[27441]: audit 2024-04-03T22:56:18.987781+0000 mon.c (mon.2) 6211 : audit [DBG] from='client.? 172.21.15.67:0/2793196810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:19 smithi067 bash[17655]: cluster 2024-04-03T22:56:18.823145+0000 mgr.y (mgr.24370) 15533 : cluster [DBG] pgmap v15517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:19 smithi067 bash[17655]: audit 2024-04-03T22:56:18.987781+0000 mon.c (mon.2) 6211 : audit [DBG] from='client.? 172.21.15.67:0/2793196810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:21 smithi067 bash[17655]: cluster 2024-04-03T22:56:20.824302+0000 mgr.y (mgr.24370) 15534 : cluster [DBG] pgmap v15518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:21 smithi067 bash[17655]: audit 2024-04-03T22:56:21.437356+0000 mon.c (mon.2) 6212 : audit [DBG] from='client.? 172.21.15.67:0/354970260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:21 smithi067 bash[27441]: cluster 2024-04-03T22:56:20.824302+0000 mgr.y (mgr.24370) 15534 : cluster [DBG] pgmap v15518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:21 smithi067 bash[27441]: audit 2024-04-03T22:56:21.437356+0000 mon.c (mon.2) 6212 : audit [DBG] from='client.? 172.21.15.67:0/354970260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:21 smithi082 bash[20963]: cluster 2024-04-03T22:56:20.824302+0000 mgr.y (mgr.24370) 15534 : cluster [DBG] pgmap v15518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:21 smithi082 bash[20963]: audit 2024-04-03T22:56:21.437356+0000 mon.c (mon.2) 6212 : audit [DBG] from='client.? 172.21.15.67:0/354970260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:22 smithi067 bash[17655]: cluster 2024-04-03T22:56:22.824993+0000 mgr.y (mgr.24370) 15535 : cluster [DBG] pgmap v15519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:23.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:56:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:22 smithi067 bash[27441]: cluster 2024-04-03T22:56:22.824993+0000 mgr.y (mgr.24370) 15535 : cluster [DBG] pgmap v15519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:23.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:22 smithi082 bash[20963]: cluster 2024-04-03T22:56:22.824993+0000 mgr.y (mgr.24370) 15535 : cluster [DBG] pgmap v15519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:56:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:23 smithi082 bash[20963]: audit 2024-04-03T22:56:23.896989+0000 mon.a (mon.0) 13268 : audit [DBG] from='client.? 172.21.15.67:0/2925186734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:24.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:23 smithi067 bash[17655]: audit 2024-04-03T22:56:23.896989+0000 mon.a (mon.0) 13268 : audit [DBG] from='client.? 172.21.15.67:0/2925186734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:23 smithi067 bash[27441]: audit 2024-04-03T22:56:23.896989+0000 mon.a (mon.0) 13268 : audit [DBG] from='client.? 172.21.15.67:0/2925186734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:24 smithi082 bash[20963]: cluster 2024-04-03T22:56:24.825630+0000 mgr.y (mgr.24370) 15536 : cluster [DBG] pgmap v15520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:24 smithi067 bash[27441]: cluster 2024-04-03T22:56:24.825630+0000 mgr.y (mgr.24370) 15536 : cluster [DBG] pgmap v15520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:24 smithi067 bash[17655]: cluster 2024-04-03T22:56:24.825630+0000 mgr.y (mgr.24370) 15536 : cluster [DBG] pgmap v15520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:26.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:25 smithi082 bash[20963]: audit 2024-04-03T22:56:25.483589+0000 mon.a (mon.0) 13269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:26.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:25 smithi067 bash[17655]: audit 2024-04-03T22:56:25.483589+0000 mon.a (mon.0) 13269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:25 smithi067 bash[27441]: audit 2024-04-03T22:56:25.483589+0000 mon.a (mon.0) 13269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:26 smithi082 bash[20963]: audit 2024-04-03T22:56:26.355771+0000 mon.a (mon.0) 13270 : audit [DBG] from='client.? 172.21.15.67:0/2885773420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:26 smithi082 bash[20963]: cluster 2024-04-03T22:56:26.826851+0000 mgr.y (mgr.24370) 15537 : cluster [DBG] pgmap v15521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:26 smithi067 bash[17655]: audit 2024-04-03T22:56:26.355771+0000 mon.a (mon.0) 13270 : audit [DBG] from='client.? 172.21.15.67:0/2885773420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:26 smithi067 bash[17655]: cluster 2024-04-03T22:56:26.826851+0000 mgr.y (mgr.24370) 15537 : cluster [DBG] pgmap v15521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:26 smithi067 bash[27441]: audit 2024-04-03T22:56:26.355771+0000 mon.a (mon.0) 13270 : audit [DBG] from='client.? 172.21.15.67:0/2885773420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:26 smithi067 bash[27441]: cluster 2024-04-03T22:56:26.826851+0000 mgr.y (mgr.24370) 15537 : cluster [DBG] pgmap v15521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:29.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:28 smithi082 bash[20963]: audit 2024-04-03T22:56:28.801426+0000 mon.c (mon.2) 6213 : audit [DBG] from='client.? 172.21.15.67:0/5142765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:28 smithi067 bash[17655]: audit 2024-04-03T22:56:28.801426+0000 mon.c (mon.2) 6213 : audit [DBG] from='client.? 172.21.15.67:0/5142765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:28 smithi067 bash[27441]: audit 2024-04-03T22:56:28.801426+0000 mon.c (mon.2) 6213 : audit [DBG] from='client.? 172.21.15.67:0/5142765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:29 smithi067 bash[17655]: cluster 2024-04-03T22:56:28.827564+0000 mgr.y (mgr.24370) 15538 : cluster [DBG] pgmap v15522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:29 smithi067 bash[27441]: cluster 2024-04-03T22:56:28.827564+0000 mgr.y (mgr.24370) 15538 : cluster [DBG] pgmap v15522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:30.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:29 smithi082 bash[20963]: cluster 2024-04-03T22:56:28.827564+0000 mgr.y (mgr.24370) 15538 : cluster [DBG] pgmap v15522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:30 smithi067 bash[17655]: cluster 2024-04-03T22:56:30.828856+0000 mgr.y (mgr.24370) 15539 : cluster [DBG] pgmap v15523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:30 smithi067 bash[27441]: cluster 2024-04-03T22:56:30.828856+0000 mgr.y (mgr.24370) 15539 : cluster [DBG] pgmap v15523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:30 smithi082 bash[20963]: cluster 2024-04-03T22:56:30.828856+0000 mgr.y (mgr.24370) 15539 : cluster [DBG] pgmap v15523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:31 smithi067 bash[17655]: audit 2024-04-03T22:56:31.263980+0000 mon.c (mon.2) 6214 : audit [DBG] from='client.? 172.21.15.67:0/1738394563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:31 smithi067 bash[27441]: audit 2024-04-03T22:56:31.263980+0000 mon.c (mon.2) 6214 : audit [DBG] from='client.? 172.21.15.67:0/1738394563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:32.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:31 smithi082 bash[20963]: audit 2024-04-03T22:56:31.263980+0000 mon.c (mon.2) 6214 : audit [DBG] from='client.? 172.21.15.67:0/1738394563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:33.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:32 smithi067 bash[27441]: cluster 2024-04-03T22:56:32.829596+0000 mgr.y (mgr.24370) 15540 : cluster [DBG] pgmap v15524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:33.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:32 smithi067 bash[17655]: cluster 2024-04-03T22:56:32.829596+0000 mgr.y (mgr.24370) 15540 : cluster [DBG] pgmap v15524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:33.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T22:56:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:32 smithi082 bash[20963]: cluster 2024-04-03T22:56:32.829596+0000 mgr.y (mgr.24370) 15540 : cluster [DBG] pgmap v15524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:56:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:33 smithi067 bash[27441]: audit 2024-04-03T22:56:33.720852+0000 mon.a (mon.0) 13271 : audit [DBG] from='client.? 172.21.15.67:0/114032980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:33 smithi067 bash[17655]: audit 2024-04-03T22:56:33.720852+0000 mon.a (mon.0) 13271 : audit [DBG] from='client.? 172.21.15.67:0/114032980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:33 smithi082 bash[20963]: audit 2024-04-03T22:56:33.720852+0000 mon.a (mon.0) 13271 : audit [DBG] from='client.? 172.21.15.67:0/114032980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:34 smithi082 bash[20963]: cluster 2024-04-03T22:56:34.830314+0000 mgr.y (mgr.24370) 15541 : cluster [DBG] pgmap v15525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:34 smithi067 bash[27441]: cluster 2024-04-03T22:56:34.830314+0000 mgr.y (mgr.24370) 15541 : cluster [DBG] pgmap v15525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:34 smithi067 bash[17655]: cluster 2024-04-03T22:56:34.830314+0000 mgr.y (mgr.24370) 15541 : cluster [DBG] pgmap v15525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:36 smithi082 bash[20963]: audit 2024-04-03T22:56:36.170937+0000 mon.c (mon.2) 6215 : audit [DBG] from='client.? 172.21.15.67:0/1449444070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:36 smithi067 bash[17655]: audit 2024-04-03T22:56:36.170937+0000 mon.c (mon.2) 6215 : audit [DBG] from='client.? 172.21.15.67:0/1449444070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:36 smithi067 bash[27441]: audit 2024-04-03T22:56:36.170937+0000 mon.c (mon.2) 6215 : audit [DBG] from='client.? 172.21.15.67:0/1449444070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:37 smithi082 bash[20963]: cluster 2024-04-03T22:56:36.831530+0000 mgr.y (mgr.24370) 15542 : cluster [DBG] pgmap v15526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:37 smithi067 bash[17655]: cluster 2024-04-03T22:56:36.831530+0000 mgr.y (mgr.24370) 15542 : cluster [DBG] pgmap v15526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:37 smithi067 bash[27441]: cluster 2024-04-03T22:56:36.831530+0000 mgr.y (mgr.24370) 15542 : cluster [DBG] pgmap v15526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:39.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:38 smithi082 bash[20963]: audit 2024-04-03T22:56:38.616851+0000 mon.a (mon.0) 13272 : audit [DBG] from='client.? 172.21.15.67:0/3202395119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:38 smithi067 bash[17655]: audit 2024-04-03T22:56:38.616851+0000 mon.a (mon.0) 13272 : audit [DBG] from='client.? 172.21.15.67:0/3202395119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:38 smithi067 bash[27441]: audit 2024-04-03T22:56:38.616851+0000 mon.a (mon.0) 13272 : audit [DBG] from='client.? 172.21.15.67:0/3202395119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:39 smithi082 bash[20963]: cluster 2024-04-03T22:56:38.832260+0000 mgr.y (mgr.24370) 15543 : cluster [DBG] pgmap v15527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:39 smithi067 bash[17655]: cluster 2024-04-03T22:56:38.832260+0000 mgr.y (mgr.24370) 15543 : cluster [DBG] pgmap v15527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:39 smithi067 bash[27441]: cluster 2024-04-03T22:56:38.832260+0000 mgr.y (mgr.24370) 15543 : cluster [DBG] pgmap v15527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:40 smithi082 bash[20963]: audit 2024-04-03T22:56:40.484038+0000 mon.a (mon.0) 13273 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:40 smithi067 bash[17655]: audit 2024-04-03T22:56:40.484038+0000 mon.a (mon.0) 13273 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:40 smithi067 bash[27441]: audit 2024-04-03T22:56:40.484038+0000 mon.a (mon.0) 13273 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:42.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:41 smithi082 bash[20963]: cluster 2024-04-03T22:56:40.833132+0000 mgr.y (mgr.24370) 15544 : cluster [DBG] pgmap v15528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:41 smithi082 bash[20963]: audit 2024-04-03T22:56:41.071678+0000 mon.c (mon.2) 6216 : audit [DBG] from='client.? 172.21.15.67:0/2872297761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:41 smithi067 bash[17655]: cluster 2024-04-03T22:56:40.833132+0000 mgr.y (mgr.24370) 15544 : cluster [DBG] pgmap v15528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:41 smithi067 bash[17655]: audit 2024-04-03T22:56:41.071678+0000 mon.c (mon.2) 6216 : audit [DBG] from='client.? 172.21.15.67:0/2872297761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:42.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:41 smithi067 bash[27441]: cluster 2024-04-03T22:56:40.833132+0000 mgr.y (mgr.24370) 15544 : cluster [DBG] pgmap v15528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:42.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:41 smithi067 bash[27441]: audit 2024-04-03T22:56:41.071678+0000 mon.c (mon.2) 6216 : audit [DBG] from='client.? 172.21.15.67:0/2872297761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:42 smithi082 bash[20963]: cluster 2024-04-03T22:56:42.833819+0000 mgr.y (mgr.24370) 15545 : cluster [DBG] pgmap v15529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:56:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:42 smithi067 bash[27441]: cluster 2024-04-03T22:56:42.833819+0000 mgr.y (mgr.24370) 15545 : cluster [DBG] pgmap v15529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:42 smithi067 bash[17655]: cluster 2024-04-03T22:56:42.833819+0000 mgr.y (mgr.24370) 15545 : cluster [DBG] pgmap v15529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:56:44.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:43 smithi082 bash[20963]: audit 2024-04-03T22:56:43.528583+0000 mon.a (mon.0) 13274 : audit [DBG] from='client.? 172.21.15.67:0/651554578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:44.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:43 smithi067 bash[17655]: audit 2024-04-03T22:56:43.528583+0000 mon.a (mon.0) 13274 : audit [DBG] from='client.? 172.21.15.67:0/651554578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:43 smithi067 bash[27441]: audit 2024-04-03T22:56:43.528583+0000 mon.a (mon.0) 13274 : audit [DBG] from='client.? 172.21.15.67:0/651554578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:44 smithi082 bash[20963]: cluster 2024-04-03T22:56:44.834517+0000 mgr.y (mgr.24370) 15546 : cluster [DBG] pgmap v15530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:44 smithi067 bash[27441]: cluster 2024-04-03T22:56:44.834517+0000 mgr.y (mgr.24370) 15546 : cluster [DBG] pgmap v15530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:44 smithi067 bash[17655]: cluster 2024-04-03T22:56:44.834517+0000 mgr.y (mgr.24370) 15546 : cluster [DBG] pgmap v15530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:46 smithi082 bash[20963]: audit 2024-04-03T22:56:45.985167+0000 mon.a (mon.0) 13275 : audit [DBG] from='client.? 172.21.15.67:0/1508043290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:46.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:46 smithi067 bash[27441]: audit 2024-04-03T22:56:45.985167+0000 mon.a (mon.0) 13275 : audit [DBG] from='client.? 172.21.15.67:0/1508043290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:46 smithi067 bash[17655]: audit 2024-04-03T22:56:45.985167+0000 mon.a (mon.0) 13275 : audit [DBG] from='client.? 172.21.15.67:0/1508043290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:47 smithi082 bash[20963]: cluster 2024-04-03T22:56:46.835796+0000 mgr.y (mgr.24370) 15547 : cluster [DBG] pgmap v15531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:47 smithi067 bash[27441]: cluster 2024-04-03T22:56:46.835796+0000 mgr.y (mgr.24370) 15547 : cluster [DBG] pgmap v15531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:47 smithi067 bash[17655]: cluster 2024-04-03T22:56:46.835796+0000 mgr.y (mgr.24370) 15547 : cluster [DBG] pgmap v15531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:48 smithi082 bash[20963]: audit 2024-04-03T22:56:48.443281+0000 mon.c (mon.2) 6217 : audit [DBG] from='client.? 172.21.15.67:0/4189125313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:48 smithi067 bash[17655]: audit 2024-04-03T22:56:48.443281+0000 mon.c (mon.2) 6217 : audit [DBG] from='client.? 172.21.15.67:0/4189125313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:48.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:48 smithi067 bash[27441]: audit 2024-04-03T22:56:48.443281+0000 mon.c (mon.2) 6217 : audit [DBG] from='client.? 172.21.15.67:0/4189125313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:49 smithi082 bash[20963]: cluster 2024-04-03T22:56:48.836525+0000 mgr.y (mgr.24370) 15548 : cluster [DBG] pgmap v15532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:49 smithi067 bash[27441]: cluster 2024-04-03T22:56:48.836525+0000 mgr.y (mgr.24370) 15548 : cluster [DBG] pgmap v15532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:49.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:49 smithi067 bash[17655]: cluster 2024-04-03T22:56:48.836525+0000 mgr.y (mgr.24370) 15548 : cluster [DBG] pgmap v15532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:50 smithi082 bash[20963]: cluster 2024-04-03T22:56:50.837624+0000 mgr.y (mgr.24370) 15549 : cluster [DBG] pgmap v15533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:50 smithi082 bash[20963]: audit 2024-04-03T22:56:50.906964+0000 mon.a (mon.0) 13276 : audit [DBG] from='client.? 172.21.15.67:0/3950097639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:51.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:50 smithi067 bash[27441]: cluster 2024-04-03T22:56:50.837624+0000 mgr.y (mgr.24370) 15549 : cluster [DBG] pgmap v15533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:50 smithi067 bash[27441]: audit 2024-04-03T22:56:50.906964+0000 mon.a (mon.0) 13276 : audit [DBG] from='client.? 172.21.15.67:0/3950097639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:50 smithi067 bash[17655]: cluster 2024-04-03T22:56:50.837624+0000 mgr.y (mgr.24370) 15549 : cluster [DBG] pgmap v15533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:50 smithi067 bash[17655]: audit 2024-04-03T22:56:50.906964+0000 mon.a (mon.0) 13276 : audit [DBG] from='client.? 172.21.15.67:0/3950097639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:53.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:52 smithi082 bash[20963]: cluster 2024-04-03T22:56:52.838286+0000 mgr.y (mgr.24370) 15550 : cluster [DBG] pgmap v15534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:56:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:52 smithi067 bash[27441]: cluster 2024-04-03T22:56:52.838286+0000 mgr.y (mgr.24370) 15550 : cluster [DBG] pgmap v15534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:52 smithi067 bash[17655]: cluster 2024-04-03T22:56:52.838286+0000 mgr.y (mgr.24370) 15550 : cluster [DBG] pgmap v15534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:56:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:53 smithi082 bash[20963]: audit 2024-04-03T22:56:53.364206+0000 mon.c (mon.2) 6218 : audit [DBG] from='client.? 172.21.15.67:0/3417117942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:53 smithi082 bash[20963]: audit 2024-04-03T22:56:53.463045+0000 mon.a (mon.0) 13277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:56:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:53 smithi067 bash[27441]: audit 2024-04-03T22:56:53.364206+0000 mon.c (mon.2) 6218 : audit [DBG] from='client.? 172.21.15.67:0/3417117942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:53 smithi067 bash[27441]: audit 2024-04-03T22:56:53.463045+0000 mon.a (mon.0) 13277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:56:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:53 smithi067 bash[17655]: audit 2024-04-03T22:56:53.364206+0000 mon.c (mon.2) 6218 : audit [DBG] from='client.? 172.21.15.67:0/3417117942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:53 smithi067 bash[17655]: audit 2024-04-03T22:56:53.463045+0000 mon.a (mon.0) 13277 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:56:55.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:54 smithi082 bash[20963]: cluster 2024-04-03T22:56:54.838972+0000 mgr.y (mgr.24370) 15551 : cluster [DBG] pgmap v15535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:54 smithi067 bash[27441]: cluster 2024-04-03T22:56:54.838972+0000 mgr.y (mgr.24370) 15551 : cluster [DBG] pgmap v15535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:54 smithi067 bash[17655]: cluster 2024-04-03T22:56:54.838972+0000 mgr.y (mgr.24370) 15551 : cluster [DBG] pgmap v15535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:55 smithi082 bash[20963]: audit 2024-04-03T22:56:55.483764+0000 mon.a (mon.0) 13278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:55 smithi082 bash[20963]: audit 2024-04-03T22:56:55.827451+0000 mon.a (mon.0) 13279 : audit [DBG] from='client.? 172.21.15.67:0/1795885197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:55 smithi067 bash[17655]: audit 2024-04-03T22:56:55.483764+0000 mon.a (mon.0) 13278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:55 smithi067 bash[17655]: audit 2024-04-03T22:56:55.827451+0000 mon.a (mon.0) 13279 : audit [DBG] from='client.? 172.21.15.67:0/1795885197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:55 smithi067 bash[27441]: audit 2024-04-03T22:56:55.483764+0000 mon.a (mon.0) 13278 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:56:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:55 smithi067 bash[27441]: audit 2024-04-03T22:56:55.827451+0000 mon.a (mon.0) 13279 : audit [DBG] from='client.? 172.21.15.67:0/1795885197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:56 smithi082 bash[20963]: cluster 2024-04-03T22:56:56.840185+0000 mgr.y (mgr.24370) 15552 : cluster [DBG] pgmap v15536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:56 smithi067 bash[27441]: cluster 2024-04-03T22:56:56.840185+0000 mgr.y (mgr.24370) 15552 : cluster [DBG] pgmap v15536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:56 smithi067 bash[17655]: cluster 2024-04-03T22:56:56.840185+0000 mgr.y (mgr.24370) 15552 : cluster [DBG] pgmap v15536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:58 smithi082 bash[20963]: audit 2024-04-03T22:56:58.274460+0000 mon.c (mon.2) 6219 : audit [DBG] from='client.? 172.21.15.67:0/2073082858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:58.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:58 smithi067 bash[17655]: audit 2024-04-03T22:56:58.274460+0000 mon.c (mon.2) 6219 : audit [DBG] from='client.? 172.21.15.67:0/2073082858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:58 smithi067 bash[27441]: audit 2024-04-03T22:56:58.274460+0000 mon.c (mon.2) 6219 : audit [DBG] from='client.? 172.21.15.67:0/2073082858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:56:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:59 smithi082 bash[20963]: cluster 2024-04-03T22:56:58.840747+0000 mgr.y (mgr.24370) 15553 : cluster [DBG] pgmap v15537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:59 smithi082 bash[20963]: audit 2024-04-03T22:56:59.162423+0000 mon.a (mon.0) 13280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:56:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:56:59 smithi082 bash[20963]: audit 2024-04-03T22:56:59.171199+0000 mon.a (mon.0) 13281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:56:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:59 smithi067 bash[17655]: cluster 2024-04-03T22:56:58.840747+0000 mgr.y (mgr.24370) 15553 : cluster [DBG] pgmap v15537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:59 smithi067 bash[17655]: audit 2024-04-03T22:56:59.162423+0000 mon.a (mon.0) 13280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:56:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:56:59 smithi067 bash[17655]: audit 2024-04-03T22:56:59.171199+0000 mon.a (mon.0) 13281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:56:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:59 smithi067 bash[27441]: cluster 2024-04-03T22:56:58.840747+0000 mgr.y (mgr.24370) 15553 : cluster [DBG] pgmap v15537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:56:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:59 smithi067 bash[27441]: audit 2024-04-03T22:56:59.162423+0000 mon.a (mon.0) 13280 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:56:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:56:59 smithi067 bash[27441]: audit 2024-04-03T22:56:59.171199+0000 mon.a (mon.0) 13281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:00 smithi082 bash[20963]: audit 2024-04-03T22:56:59.466125+0000 mon.a (mon.0) 13282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:00 smithi082 bash[20963]: audit 2024-04-03T22:56:59.473947+0000 mon.a (mon.0) 13283 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:00 smithi082 bash[20963]: audit 2024-04-03T22:56:59.902054+0000 mon.a (mon.0) 13284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:57:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:00 smithi082 bash[20963]: audit 2024-04-03T22:56:59.903972+0000 mon.a (mon.0) 13285 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:57:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:00 smithi082 bash[20963]: audit 2024-04-03T22:56:59.913540+0000 mon.a (mon.0) 13286 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[17655]: audit 2024-04-03T22:56:59.466125+0000 mon.a (mon.0) 13282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[17655]: audit 2024-04-03T22:56:59.473947+0000 mon.a (mon.0) 13283 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[17655]: audit 2024-04-03T22:56:59.902054+0000 mon.a (mon.0) 13284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:57:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[17655]: audit 2024-04-03T22:56:59.903972+0000 mon.a (mon.0) 13285 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:57:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[17655]: audit 2024-04-03T22:56:59.913540+0000 mon.a (mon.0) 13286 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[27441]: audit 2024-04-03T22:56:59.466125+0000 mon.a (mon.0) 13282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[27441]: audit 2024-04-03T22:56:59.473947+0000 mon.a (mon.0) 13283 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[27441]: audit 2024-04-03T22:56:59.902054+0000 mon.a (mon.0) 13284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:57:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[27441]: audit 2024-04-03T22:56:59.903972+0000 mon.a (mon.0) 13285 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:57:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:00 smithi067 bash[27441]: audit 2024-04-03T22:56:59.913540+0000 mon.a (mon.0) 13286 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:57:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:01 smithi082 bash[20963]: audit 2024-04-03T22:57:00.736231+0000 mon.c (mon.2) 6220 : audit [DBG] from='client.? 172.21.15.67:0/2582978377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:01 smithi082 bash[20963]: cluster 2024-04-03T22:57:00.842014+0000 mgr.y (mgr.24370) 15554 : cluster [DBG] pgmap v15538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:01 smithi067 bash[17655]: audit 2024-04-03T22:57:00.736231+0000 mon.c (mon.2) 6220 : audit [DBG] from='client.? 172.21.15.67:0/2582978377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:01 smithi067 bash[17655]: cluster 2024-04-03T22:57:00.842014+0000 mgr.y (mgr.24370) 15554 : cluster [DBG] pgmap v15538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:01 smithi067 bash[27441]: audit 2024-04-03T22:57:00.736231+0000 mon.c (mon.2) 6220 : audit [DBG] from='client.? 172.21.15.67:0/2582978377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:01 smithi067 bash[27441]: cluster 2024-04-03T22:57:00.842014+0000 mgr.y (mgr.24370) 15554 : cluster [DBG] pgmap v15538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:02 smithi082 bash[20963]: cluster 2024-04-03T22:57:02.842831+0000 mgr.y (mgr.24370) 15555 : cluster [DBG] pgmap v15539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:02 smithi067 bash[17655]: cluster 2024-04-03T22:57:02.842831+0000 mgr.y (mgr.24370) 15555 : cluster [DBG] pgmap v15539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:57:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:02 smithi067 bash[27441]: cluster 2024-04-03T22:57:02.842831+0000 mgr.y (mgr.24370) 15555 : cluster [DBG] pgmap v15539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:57:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:03 smithi082 bash[20963]: audit 2024-04-03T22:57:03.205500+0000 mon.c (mon.2) 6221 : audit [DBG] from='client.? 172.21.15.67:0/1465493607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:03 smithi067 bash[17655]: audit 2024-04-03T22:57:03.205500+0000 mon.c (mon.2) 6221 : audit [DBG] from='client.? 172.21.15.67:0/1465493607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:03 smithi067 bash[27441]: audit 2024-04-03T22:57:03.205500+0000 mon.c (mon.2) 6221 : audit [DBG] from='client.? 172.21.15.67:0/1465493607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:04 smithi082 bash[20963]: cluster 2024-04-03T22:57:04.843659+0000 mgr.y (mgr.24370) 15556 : cluster [DBG] pgmap v15540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:05.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:04 smithi067 bash[17655]: cluster 2024-04-03T22:57:04.843659+0000 mgr.y (mgr.24370) 15556 : cluster [DBG] pgmap v15540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:04 smithi067 bash[27441]: cluster 2024-04-03T22:57:04.843659+0000 mgr.y (mgr.24370) 15556 : cluster [DBG] pgmap v15540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:05 smithi082 bash[20963]: audit 2024-04-03T22:57:05.653355+0000 mon.c (mon.2) 6222 : audit [DBG] from='client.? 172.21.15.67:0/3859956635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:05 smithi067 bash[17655]: audit 2024-04-03T22:57:05.653355+0000 mon.c (mon.2) 6222 : audit [DBG] from='client.? 172.21.15.67:0/3859956635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:05 smithi067 bash[27441]: audit 2024-04-03T22:57:05.653355+0000 mon.c (mon.2) 6222 : audit [DBG] from='client.? 172.21.15.67:0/3859956635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:06 smithi082 bash[20963]: cluster 2024-04-03T22:57:06.844871+0000 mgr.y (mgr.24370) 15557 : cluster [DBG] pgmap v15541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:06 smithi067 bash[27441]: cluster 2024-04-03T22:57:06.844871+0000 mgr.y (mgr.24370) 15557 : cluster [DBG] pgmap v15541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:06 smithi067 bash[17655]: cluster 2024-04-03T22:57:06.844871+0000 mgr.y (mgr.24370) 15557 : cluster [DBG] pgmap v15541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:08 smithi067 bash[27441]: audit 2024-04-03T22:57:08.113014+0000 mon.a (mon.0) 13287 : audit [DBG] from='client.? 172.21.15.67:0/4162194944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:08 smithi067 bash[17655]: audit 2024-04-03T22:57:08.113014+0000 mon.a (mon.0) 13287 : audit [DBG] from='client.? 172.21.15.67:0/4162194944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:08 smithi082 bash[20963]: audit 2024-04-03T22:57:08.113014+0000 mon.a (mon.0) 13287 : audit [DBG] from='client.? 172.21.15.67:0/4162194944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:09 smithi082 bash[20963]: cluster 2024-04-03T22:57:08.845593+0000 mgr.y (mgr.24370) 15558 : cluster [DBG] pgmap v15542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:09 smithi067 bash[17655]: cluster 2024-04-03T22:57:08.845593+0000 mgr.y (mgr.24370) 15558 : cluster [DBG] pgmap v15542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:09 smithi067 bash[27441]: cluster 2024-04-03T22:57:08.845593+0000 mgr.y (mgr.24370) 15558 : cluster [DBG] pgmap v15542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:10.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:10 smithi082 bash[20963]: audit 2024-04-03T22:57:10.484396+0000 mon.a (mon.0) 13288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:10 smithi067 bash[27441]: audit 2024-04-03T22:57:10.484396+0000 mon.a (mon.0) 13288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:10 smithi067 bash[17655]: audit 2024-04-03T22:57:10.484396+0000 mon.a (mon.0) 13288 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:11 smithi082 bash[20963]: audit 2024-04-03T22:57:10.579435+0000 mon.c (mon.2) 6223 : audit [DBG] from='client.? 172.21.15.67:0/219010151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:11 smithi082 bash[20963]: cluster 2024-04-03T22:57:10.846760+0000 mgr.y (mgr.24370) 15559 : cluster [DBG] pgmap v15543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:11 smithi067 bash[27441]: audit 2024-04-03T22:57:10.579435+0000 mon.c (mon.2) 6223 : audit [DBG] from='client.? 172.21.15.67:0/219010151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:11 smithi067 bash[27441]: cluster 2024-04-03T22:57:10.846760+0000 mgr.y (mgr.24370) 15559 : cluster [DBG] pgmap v15543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:11 smithi067 bash[17655]: audit 2024-04-03T22:57:10.579435+0000 mon.c (mon.2) 6223 : audit [DBG] from='client.? 172.21.15.67:0/219010151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:11 smithi067 bash[17655]: cluster 2024-04-03T22:57:10.846760+0000 mgr.y (mgr.24370) 15559 : cluster [DBG] pgmap v15543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:12 smithi082 bash[20963]: cluster 2024-04-03T22:57:12.847416+0000 mgr.y (mgr.24370) 15560 : cluster [DBG] pgmap v15544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:12 smithi067 bash[17655]: cluster 2024-04-03T22:57:12.847416+0000 mgr.y (mgr.24370) 15560 : cluster [DBG] pgmap v15544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:57:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:12 smithi067 bash[27441]: cluster 2024-04-03T22:57:12.847416+0000 mgr.y (mgr.24370) 15560 : cluster [DBG] pgmap v15544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:57:14.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:13 smithi082 bash[20963]: audit 2024-04-03T22:57:13.034356+0000 mon.a (mon.0) 13289 : audit [DBG] from='client.? 172.21.15.67:0/4268823880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:13 smithi067 bash[17655]: audit 2024-04-03T22:57:13.034356+0000 mon.a (mon.0) 13289 : audit [DBG] from='client.? 172.21.15.67:0/4268823880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:13 smithi067 bash[27441]: audit 2024-04-03T22:57:13.034356+0000 mon.a (mon.0) 13289 : audit [DBG] from='client.? 172.21.15.67:0/4268823880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:15 smithi082 bash[20963]: cluster 2024-04-03T22:57:14.848143+0000 mgr.y (mgr.24370) 15561 : cluster [DBG] pgmap v15545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:15 smithi067 bash[17655]: cluster 2024-04-03T22:57:14.848143+0000 mgr.y (mgr.24370) 15561 : cluster [DBG] pgmap v15545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:15 smithi067 bash[27441]: cluster 2024-04-03T22:57:14.848143+0000 mgr.y (mgr.24370) 15561 : cluster [DBG] pgmap v15545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:16 smithi082 bash[20963]: audit 2024-04-03T22:57:15.488298+0000 mon.a (mon.0) 13290 : audit [DBG] from='client.? 172.21.15.67:0/835376464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:16 smithi067 bash[17655]: audit 2024-04-03T22:57:15.488298+0000 mon.a (mon.0) 13290 : audit [DBG] from='client.? 172.21.15.67:0/835376464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:16 smithi067 bash[27441]: audit 2024-04-03T22:57:15.488298+0000 mon.a (mon.0) 13290 : audit [DBG] from='client.? 172.21.15.67:0/835376464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:17 smithi082 bash[20963]: cluster 2024-04-03T22:57:16.849296+0000 mgr.y (mgr.24370) 15562 : cluster [DBG] pgmap v15546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:17 smithi067 bash[17655]: cluster 2024-04-03T22:57:16.849296+0000 mgr.y (mgr.24370) 15562 : cluster [DBG] pgmap v15546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:17 smithi067 bash[27441]: cluster 2024-04-03T22:57:16.849296+0000 mgr.y (mgr.24370) 15562 : cluster [DBG] pgmap v15546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:18 smithi082 bash[20963]: audit 2024-04-03T22:57:17.945189+0000 mon.a (mon.0) 13291 : audit [DBG] from='client.? 172.21.15.67:0/3438230232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:18 smithi067 bash[17655]: audit 2024-04-03T22:57:17.945189+0000 mon.a (mon.0) 13291 : audit [DBG] from='client.? 172.21.15.67:0/3438230232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:18 smithi067 bash[27441]: audit 2024-04-03T22:57:17.945189+0000 mon.a (mon.0) 13291 : audit [DBG] from='client.? 172.21.15.67:0/3438230232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:19 smithi082 bash[20963]: cluster 2024-04-03T22:57:18.849976+0000 mgr.y (mgr.24370) 15563 : cluster [DBG] pgmap v15547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:19.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:19 smithi067 bash[17655]: cluster 2024-04-03T22:57:18.849976+0000 mgr.y (mgr.24370) 15563 : cluster [DBG] pgmap v15547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:19 smithi067 bash[27441]: cluster 2024-04-03T22:57:18.849976+0000 mgr.y (mgr.24370) 15563 : cluster [DBG] pgmap v15547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:20 smithi082 bash[20963]: audit 2024-04-03T22:57:20.396435+0000 mon.c (mon.2) 6224 : audit [DBG] from='client.? 172.21.15.67:0/1043516699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:20 smithi067 bash[27441]: audit 2024-04-03T22:57:20.396435+0000 mon.c (mon.2) 6224 : audit [DBG] from='client.? 172.21.15.67:0/1043516699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:20 smithi067 bash[17655]: audit 2024-04-03T22:57:20.396435+0000 mon.c (mon.2) 6224 : audit [DBG] from='client.? 172.21.15.67:0/1043516699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:21 smithi082 bash[20963]: cluster 2024-04-03T22:57:20.851256+0000 mgr.y (mgr.24370) 15564 : cluster [DBG] pgmap v15548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:21.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:21 smithi067 bash[27441]: cluster 2024-04-03T22:57:20.851256+0000 mgr.y (mgr.24370) 15564 : cluster [DBG] pgmap v15548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:21.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:21 smithi067 bash[17655]: cluster 2024-04-03T22:57:20.851256+0000 mgr.y (mgr.24370) 15564 : cluster [DBG] pgmap v15548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:23.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:57:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:22 smithi067 bash[27441]: cluster 2024-04-03T22:57:22.852052+0000 mgr.y (mgr.24370) 15565 : cluster [DBG] pgmap v15549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:23.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:22 smithi067 bash[27441]: audit 2024-04-03T22:57:22.854964+0000 mon.a (mon.0) 13292 : audit [DBG] from='client.? 172.21.15.67:0/3582463595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:23.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:22 smithi067 bash[17655]: cluster 2024-04-03T22:57:22.852052+0000 mgr.y (mgr.24370) 15565 : cluster [DBG] pgmap v15549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:23.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:22 smithi067 bash[17655]: audit 2024-04-03T22:57:22.854964+0000 mon.a (mon.0) 13292 : audit [DBG] from='client.? 172.21.15.67:0/3582463595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:22 smithi082 bash[20963]: cluster 2024-04-03T22:57:22.852052+0000 mgr.y (mgr.24370) 15565 : cluster [DBG] pgmap v15549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:22 smithi082 bash[20963]: audit 2024-04-03T22:57:22.854964+0000 mon.a (mon.0) 13292 : audit [DBG] from='client.? 172.21.15.67:0/3582463595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:57:25.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:24 smithi082 bash[20963]: cluster 2024-04-03T22:57:24.852718+0000 mgr.y (mgr.24370) 15566 : cluster [DBG] pgmap v15550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:24 smithi067 bash[17655]: cluster 2024-04-03T22:57:24.852718+0000 mgr.y (mgr.24370) 15566 : cluster [DBG] pgmap v15550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:24 smithi067 bash[27441]: cluster 2024-04-03T22:57:24.852718+0000 mgr.y (mgr.24370) 15566 : cluster [DBG] pgmap v15550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:25 smithi082 bash[20963]: audit 2024-04-03T22:57:25.309275+0000 mon.c (mon.2) 6225 : audit [DBG] from='client.? 172.21.15.67:0/417436699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:26.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:25 smithi082 bash[20963]: audit 2024-04-03T22:57:25.485427+0000 mon.a (mon.0) 13293 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:25 smithi067 bash[17655]: audit 2024-04-03T22:57:25.309275+0000 mon.c (mon.2) 6225 : audit [DBG] from='client.? 172.21.15.67:0/417436699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:25 smithi067 bash[17655]: audit 2024-04-03T22:57:25.485427+0000 mon.a (mon.0) 13293 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:25 smithi067 bash[27441]: audit 2024-04-03T22:57:25.309275+0000 mon.c (mon.2) 6225 : audit [DBG] from='client.? 172.21.15.67:0/417436699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:25 smithi067 bash[27441]: audit 2024-04-03T22:57:25.485427+0000 mon.a (mon.0) 13293 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:26 smithi082 bash[20963]: cluster 2024-04-03T22:57:26.854023+0000 mgr.y (mgr.24370) 15567 : cluster [DBG] pgmap v15551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:26 smithi067 bash[27441]: cluster 2024-04-03T22:57:26.854023+0000 mgr.y (mgr.24370) 15567 : cluster [DBG] pgmap v15551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:26 smithi067 bash[17655]: cluster 2024-04-03T22:57:26.854023+0000 mgr.y (mgr.24370) 15567 : cluster [DBG] pgmap v15551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:27 smithi082 bash[20963]: audit 2024-04-03T22:57:27.770102+0000 mon.a (mon.0) 13294 : audit [DBG] from='client.? 172.21.15.67:0/1125581074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:27 smithi067 bash[17655]: audit 2024-04-03T22:57:27.770102+0000 mon.a (mon.0) 13294 : audit [DBG] from='client.? 172.21.15.67:0/1125581074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:27 smithi067 bash[27441]: audit 2024-04-03T22:57:27.770102+0000 mon.a (mon.0) 13294 : audit [DBG] from='client.? 172.21.15.67:0/1125581074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:28 smithi082 bash[20963]: cluster 2024-04-03T22:57:28.854891+0000 mgr.y (mgr.24370) 15568 : cluster [DBG] pgmap v15552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:28 smithi067 bash[17655]: cluster 2024-04-03T22:57:28.854891+0000 mgr.y (mgr.24370) 15568 : cluster [DBG] pgmap v15552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:28 smithi067 bash[27441]: cluster 2024-04-03T22:57:28.854891+0000 mgr.y (mgr.24370) 15568 : cluster [DBG] pgmap v15552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:30 smithi082 bash[20963]: audit 2024-04-03T22:57:30.222711+0000 mon.a (mon.0) 13295 : audit [DBG] from='client.? 172.21.15.67:0/2200937794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:30 smithi067 bash[17655]: audit 2024-04-03T22:57:30.222711+0000 mon.a (mon.0) 13295 : audit [DBG] from='client.? 172.21.15.67:0/2200937794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:30 smithi067 bash[27441]: audit 2024-04-03T22:57:30.222711+0000 mon.a (mon.0) 13295 : audit [DBG] from='client.? 172.21.15.67:0/2200937794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:31 smithi082 bash[20963]: cluster 2024-04-03T22:57:30.856005+0000 mgr.y (mgr.24370) 15569 : cluster [DBG] pgmap v15553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:31 smithi067 bash[17655]: cluster 2024-04-03T22:57:30.856005+0000 mgr.y (mgr.24370) 15569 : cluster [DBG] pgmap v15553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:31 smithi067 bash[27441]: cluster 2024-04-03T22:57:30.856005+0000 mgr.y (mgr.24370) 15569 : cluster [DBG] pgmap v15553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:32 smithi067 bash[17655]: audit 2024-04-03T22:57:32.683136+0000 mon.a (mon.0) 13296 : audit [DBG] from='client.? 172.21.15.67:0/2622494147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:32 smithi067 bash[27441]: audit 2024-04-03T22:57:32.683136+0000 mon.a (mon.0) 13296 : audit [DBG] from='client.? 172.21.15.67:0/2622494147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:32 smithi082 bash[20963]: audit 2024-04-03T22:57:32.683136+0000 mon.a (mon.0) 13296 : audit [DBG] from='client.? 172.21.15.67:0/2622494147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:33] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T22:57:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:33 smithi082 bash[20963]: cluster 2024-04-03T22:57:32.856714+0000 mgr.y (mgr.24370) 15570 : cluster [DBG] pgmap v15554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:57:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:33 smithi067 bash[17655]: cluster 2024-04-03T22:57:32.856714+0000 mgr.y (mgr.24370) 15570 : cluster [DBG] pgmap v15554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:33 smithi067 bash[27441]: cluster 2024-04-03T22:57:32.856714+0000 mgr.y (mgr.24370) 15570 : cluster [DBG] pgmap v15554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:34 smithi082 bash[20963]: cluster 2024-04-03T22:57:34.857360+0000 mgr.y (mgr.24370) 15571 : cluster [DBG] pgmap v15555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:34 smithi067 bash[27441]: cluster 2024-04-03T22:57:34.857360+0000 mgr.y (mgr.24370) 15571 : cluster [DBG] pgmap v15555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:34 smithi067 bash[17655]: cluster 2024-04-03T22:57:34.857360+0000 mgr.y (mgr.24370) 15571 : cluster [DBG] pgmap v15555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:36.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:35 smithi082 bash[20963]: audit 2024-04-03T22:57:35.137680+0000 mon.a (mon.0) 13297 : audit [DBG] from='client.? 172.21.15.67:0/955826466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:35 smithi067 bash[17655]: audit 2024-04-03T22:57:35.137680+0000 mon.a (mon.0) 13297 : audit [DBG] from='client.? 172.21.15.67:0/955826466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:35 smithi067 bash[27441]: audit 2024-04-03T22:57:35.137680+0000 mon.a (mon.0) 13297 : audit [DBG] from='client.? 172.21.15.67:0/955826466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:36 smithi082 bash[20963]: cluster 2024-04-03T22:57:36.858570+0000 mgr.y (mgr.24370) 15572 : cluster [DBG] pgmap v15556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:36 smithi067 bash[17655]: cluster 2024-04-03T22:57:36.858570+0000 mgr.y (mgr.24370) 15572 : cluster [DBG] pgmap v15556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:36 smithi067 bash[27441]: cluster 2024-04-03T22:57:36.858570+0000 mgr.y (mgr.24370) 15572 : cluster [DBG] pgmap v15556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:37 smithi082 bash[20963]: audit 2024-04-03T22:57:37.598386+0000 mon.a (mon.0) 13298 : audit [DBG] from='client.? 172.21.15.67:0/802870121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:37 smithi067 bash[27441]: audit 2024-04-03T22:57:37.598386+0000 mon.a (mon.0) 13298 : audit [DBG] from='client.? 172.21.15.67:0/802870121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:37 smithi067 bash[17655]: audit 2024-04-03T22:57:37.598386+0000 mon.a (mon.0) 13298 : audit [DBG] from='client.? 172.21.15.67:0/802870121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:38 smithi082 bash[20963]: cluster 2024-04-03T22:57:38.859242+0000 mgr.y (mgr.24370) 15573 : cluster [DBG] pgmap v15557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:38 smithi067 bash[27441]: cluster 2024-04-03T22:57:38.859242+0000 mgr.y (mgr.24370) 15573 : cluster [DBG] pgmap v15557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:38 smithi067 bash[17655]: cluster 2024-04-03T22:57:38.859242+0000 mgr.y (mgr.24370) 15573 : cluster [DBG] pgmap v15557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:40.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:40 smithi082 bash[20963]: audit 2024-04-03T22:57:40.050309+0000 mon.c (mon.2) 6226 : audit [DBG] from='client.? 172.21.15.67:0/1789962797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:40 smithi067 bash[27441]: audit 2024-04-03T22:57:40.050309+0000 mon.c (mon.2) 6226 : audit [DBG] from='client.? 172.21.15.67:0/1789962797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:40 smithi067 bash[17655]: audit 2024-04-03T22:57:40.050309+0000 mon.c (mon.2) 6226 : audit [DBG] from='client.? 172.21.15.67:0/1789962797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:41.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:41 smithi082 bash[20963]: audit 2024-04-03T22:57:40.485521+0000 mon.a (mon.0) 13299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:41 smithi082 bash[20963]: cluster 2024-04-03T22:57:40.860398+0000 mgr.y (mgr.24370) 15574 : cluster [DBG] pgmap v15558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:41 smithi067 bash[27441]: audit 2024-04-03T22:57:40.485521+0000 mon.a (mon.0) 13299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:41 smithi067 bash[27441]: cluster 2024-04-03T22:57:40.860398+0000 mgr.y (mgr.24370) 15574 : cluster [DBG] pgmap v15558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:41 smithi067 bash[17655]: audit 2024-04-03T22:57:40.485521+0000 mon.a (mon.0) 13299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:41 smithi067 bash[17655]: cluster 2024-04-03T22:57:40.860398+0000 mgr.y (mgr.24370) 15574 : cluster [DBG] pgmap v15558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:42 smithi082 bash[20963]: audit 2024-04-03T22:57:42.505038+0000 mon.a (mon.0) 13300 : audit [DBG] from='client.? 172.21.15.67:0/1858494756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:42 smithi067 bash[27441]: audit 2024-04-03T22:57:42.505038+0000 mon.a (mon.0) 13300 : audit [DBG] from='client.? 172.21.15.67:0/1858494756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:42 smithi067 bash[17655]: audit 2024-04-03T22:57:42.505038+0000 mon.a (mon.0) 13300 : audit [DBG] from='client.? 172.21.15.67:0/1858494756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:57:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:57:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:43 smithi082 bash[20963]: cluster 2024-04-03T22:57:42.861123+0000 mgr.y (mgr.24370) 15575 : cluster [DBG] pgmap v15559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:43.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:43 smithi067 bash[27441]: cluster 2024-04-03T22:57:42.861123+0000 mgr.y (mgr.24370) 15575 : cluster [DBG] pgmap v15559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:43.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:43 smithi067 bash[17655]: cluster 2024-04-03T22:57:42.861123+0000 mgr.y (mgr.24370) 15575 : cluster [DBG] pgmap v15559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:44 smithi082 bash[20963]: cluster 2024-04-03T22:57:44.861908+0000 mgr.y (mgr.24370) 15576 : cluster [DBG] pgmap v15560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:44 smithi067 bash[17655]: cluster 2024-04-03T22:57:44.861908+0000 mgr.y (mgr.24370) 15576 : cluster [DBG] pgmap v15560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:44 smithi067 bash[27441]: cluster 2024-04-03T22:57:44.861908+0000 mgr.y (mgr.24370) 15576 : cluster [DBG] pgmap v15560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:46.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:45 smithi082 bash[20963]: audit 2024-04-03T22:57:44.964153+0000 mon.c (mon.2) 6227 : audit [DBG] from='client.? 172.21.15.67:0/1826494243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:45 smithi067 bash[17655]: audit 2024-04-03T22:57:44.964153+0000 mon.c (mon.2) 6227 : audit [DBG] from='client.? 172.21.15.67:0/1826494243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:45 smithi067 bash[27441]: audit 2024-04-03T22:57:44.964153+0000 mon.c (mon.2) 6227 : audit [DBG] from='client.? 172.21.15.67:0/1826494243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:46 smithi082 bash[20963]: cluster 2024-04-03T22:57:46.863143+0000 mgr.y (mgr.24370) 15577 : cluster [DBG] pgmap v15561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:47.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:46 smithi067 bash[17655]: cluster 2024-04-03T22:57:46.863143+0000 mgr.y (mgr.24370) 15577 : cluster [DBG] pgmap v15561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:46 smithi067 bash[27441]: cluster 2024-04-03T22:57:46.863143+0000 mgr.y (mgr.24370) 15577 : cluster [DBG] pgmap v15561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:48.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:47 smithi082 bash[20963]: audit 2024-04-03T22:57:47.422532+0000 mon.c (mon.2) 6228 : audit [DBG] from='client.? 172.21.15.67:0/474642598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:47 smithi067 bash[17655]: audit 2024-04-03T22:57:47.422532+0000 mon.c (mon.2) 6228 : audit [DBG] from='client.? 172.21.15.67:0/474642598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:48.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:47 smithi067 bash[27441]: audit 2024-04-03T22:57:47.422532+0000 mon.c (mon.2) 6228 : audit [DBG] from='client.? 172.21.15.67:0/474642598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:48 smithi082 bash[20963]: cluster 2024-04-03T22:57:48.863831+0000 mgr.y (mgr.24370) 15578 : cluster [DBG] pgmap v15562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:48 smithi067 bash[27441]: cluster 2024-04-03T22:57:48.863831+0000 mgr.y (mgr.24370) 15578 : cluster [DBG] pgmap v15562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:48 smithi067 bash[17655]: cluster 2024-04-03T22:57:48.863831+0000 mgr.y (mgr.24370) 15578 : cluster [DBG] pgmap v15562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:49 smithi082 bash[20963]: audit 2024-04-03T22:57:49.874094+0000 mon.c (mon.2) 6229 : audit [DBG] from='client.? 172.21.15.67:0/3032670616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:49 smithi067 bash[17655]: audit 2024-04-03T22:57:49.874094+0000 mon.c (mon.2) 6229 : audit [DBG] from='client.? 172.21.15.67:0/3032670616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:49 smithi067 bash[27441]: audit 2024-04-03T22:57:49.874094+0000 mon.c (mon.2) 6229 : audit [DBG] from='client.? 172.21.15.67:0/3032670616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:50 smithi082 bash[20963]: cluster 2024-04-03T22:57:50.865014+0000 mgr.y (mgr.24370) 15579 : cluster [DBG] pgmap v15563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:50 smithi067 bash[17655]: cluster 2024-04-03T22:57:50.865014+0000 mgr.y (mgr.24370) 15579 : cluster [DBG] pgmap v15563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:50 smithi067 bash[27441]: cluster 2024-04-03T22:57:50.865014+0000 mgr.y (mgr.24370) 15579 : cluster [DBG] pgmap v15563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:52 smithi067 bash[17655]: audit 2024-04-03T22:57:52.339166+0000 mon.c (mon.2) 6230 : audit [DBG] from='client.? 172.21.15.67:0/2364248769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:52 smithi067 bash[27441]: audit 2024-04-03T22:57:52.339166+0000 mon.c (mon.2) 6230 : audit [DBG] from='client.? 172.21.15.67:0/2364248769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:52.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:52 smithi082 bash[20963]: audit 2024-04-03T22:57:52.339166+0000 mon.c (mon.2) 6230 : audit [DBG] from='client.? 172.21.15.67:0/2364248769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:53.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:57:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:53 smithi067 bash[17655]: cluster 2024-04-03T22:57:52.865799+0000 mgr.y (mgr.24370) 15580 : cluster [DBG] pgmap v15564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:53 smithi067 bash[27441]: cluster 2024-04-03T22:57:52.865799+0000 mgr.y (mgr.24370) 15580 : cluster [DBG] pgmap v15564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:53 smithi082 bash[20963]: cluster 2024-04-03T22:57:52.865799+0000 mgr.y (mgr.24370) 15580 : cluster [DBG] pgmap v15564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:57:55.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:54 smithi082 bash[20963]: audit 2024-04-03T22:57:54.787581+0000 mon.a (mon.0) 13301 : audit [DBG] from='client.? 172.21.15.67:0/2815387792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:54 smithi067 bash[17655]: audit 2024-04-03T22:57:54.787581+0000 mon.a (mon.0) 13301 : audit [DBG] from='client.? 172.21.15.67:0/2815387792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:54 smithi067 bash[27441]: audit 2024-04-03T22:57:54.787581+0000 mon.a (mon.0) 13301 : audit [DBG] from='client.? 172.21.15.67:0/2815387792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:55 smithi082 bash[20963]: cluster 2024-04-03T22:57:54.866409+0000 mgr.y (mgr.24370) 15581 : cluster [DBG] pgmap v15565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:55 smithi082 bash[20963]: audit 2024-04-03T22:57:55.485972+0000 mon.a (mon.0) 13302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:55 smithi067 bash[17655]: cluster 2024-04-03T22:57:54.866409+0000 mgr.y (mgr.24370) 15581 : cluster [DBG] pgmap v15565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:55 smithi067 bash[17655]: audit 2024-04-03T22:57:55.485972+0000 mon.a (mon.0) 13302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:55 smithi067 bash[27441]: cluster 2024-04-03T22:57:54.866409+0000 mgr.y (mgr.24370) 15581 : cluster [DBG] pgmap v15565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:55 smithi067 bash[27441]: audit 2024-04-03T22:57:55.485972+0000 mon.a (mon.0) 13302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:57:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:56 smithi082 bash[20963]: cluster 2024-04-03T22:57:56.867541+0000 mgr.y (mgr.24370) 15582 : cluster [DBG] pgmap v15566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:56 smithi067 bash[27441]: cluster 2024-04-03T22:57:56.867541+0000 mgr.y (mgr.24370) 15582 : cluster [DBG] pgmap v15566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:56 smithi067 bash[17655]: cluster 2024-04-03T22:57:56.867541+0000 mgr.y (mgr.24370) 15582 : cluster [DBG] pgmap v15566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:57 smithi082 bash[20963]: audit 2024-04-03T22:57:57.245421+0000 mon.a (mon.0) 13303 : audit [DBG] from='client.? 172.21.15.67:0/1312588732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:57 smithi067 bash[27441]: audit 2024-04-03T22:57:57.245421+0000 mon.a (mon.0) 13303 : audit [DBG] from='client.? 172.21.15.67:0/1312588732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:57 smithi067 bash[17655]: audit 2024-04-03T22:57:57.245421+0000 mon.a (mon.0) 13303 : audit [DBG] from='client.? 172.21.15.67:0/1312588732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:57:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:58 smithi082 bash[20963]: cluster 2024-04-03T22:57:58.868261+0000 mgr.y (mgr.24370) 15583 : cluster [DBG] pgmap v15567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:58 smithi067 bash[17655]: cluster 2024-04-03T22:57:58.868261+0000 mgr.y (mgr.24370) 15583 : cluster [DBG] pgmap v15567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:57:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:58 smithi067 bash[27441]: cluster 2024-04-03T22:57:58.868261+0000 mgr.y (mgr.24370) 15583 : cluster [DBG] pgmap v15567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:57:59 smithi082 bash[20963]: audit 2024-04-03T22:57:59.702725+0000 mon.c (mon.2) 6231 : audit [DBG] from='client.? 172.21.15.67:0/482867658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:57:59 smithi067 bash[17655]: audit 2024-04-03T22:57:59.702725+0000 mon.c (mon.2) 6231 : audit [DBG] from='client.? 172.21.15.67:0/482867658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:57:59 smithi067 bash[27441]: audit 2024-04-03T22:57:59.702725+0000 mon.c (mon.2) 6231 : audit [DBG] from='client.? 172.21.15.67:0/482867658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:00 smithi082 bash[20963]: audit 2024-04-03T22:57:59.988167+0000 mon.a (mon.0) 13304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:58:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:00 smithi082 bash[20963]: cluster 2024-04-03T22:58:00.869319+0000 mgr.y (mgr.24370) 15584 : cluster [DBG] pgmap v15568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:00 smithi067 bash[17655]: audit 2024-04-03T22:57:59.988167+0000 mon.a (mon.0) 13304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:58:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:00 smithi067 bash[17655]: cluster 2024-04-03T22:58:00.869319+0000 mgr.y (mgr.24370) 15584 : cluster [DBG] pgmap v15568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:00 smithi067 bash[27441]: audit 2024-04-03T22:57:59.988167+0000 mon.a (mon.0) 13304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:58:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:00 smithi067 bash[27441]: cluster 2024-04-03T22:58:00.869319+0000 mgr.y (mgr.24370) 15584 : cluster [DBG] pgmap v15568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:02 smithi082 bash[20963]: audit 2024-04-03T22:58:02.155953+0000 mon.a (mon.0) 13305 : audit [DBG] from='client.? 172.21.15.67:0/493653312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:02 smithi067 bash[17655]: audit 2024-04-03T22:58:02.155953+0000 mon.a (mon.0) 13305 : audit [DBG] from='client.? 172.21.15.67:0/493653312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:02 smithi067 bash[27441]: audit 2024-04-03T22:58:02.155953+0000 mon.a (mon.0) 13305 : audit [DBG] from='client.? 172.21.15.67:0/493653312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:03 smithi067 bash[27441]: cluster 2024-04-03T22:58:02.870032+0000 mgr.y (mgr.24370) 15585 : cluster [DBG] pgmap v15569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:03 smithi067 bash[17655]: cluster 2024-04-03T22:58:02.870032+0000 mgr.y (mgr.24370) 15585 : cluster [DBG] pgmap v15569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:58:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:03 smithi082 bash[20963]: cluster 2024-04-03T22:58:02.870032+0000 mgr.y (mgr.24370) 15585 : cluster [DBG] pgmap v15569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:58:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:04 smithi067 bash[27441]: audit 2024-04-03T22:58:04.606684+0000 mon.c (mon.2) 6232 : audit [DBG] from='client.? 172.21.15.67:0/4240217141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:04 smithi067 bash[17655]: audit 2024-04-03T22:58:04.606684+0000 mon.c (mon.2) 6232 : audit [DBG] from='client.? 172.21.15.67:0/4240217141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:05.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:04 smithi082 bash[20963]: audit 2024-04-03T22:58:04.606684+0000 mon.c (mon.2) 6232 : audit [DBG] from='client.? 172.21.15.67:0/4240217141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:05 smithi082 bash[20963]: cluster 2024-04-03T22:58:04.870898+0000 mgr.y (mgr.24370) 15586 : cluster [DBG] pgmap v15570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:06.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:05 smithi067 bash[17655]: cluster 2024-04-03T22:58:04.870898+0000 mgr.y (mgr.24370) 15586 : cluster [DBG] pgmap v15570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:05 smithi067 bash[27441]: cluster 2024-04-03T22:58:04.870898+0000 mgr.y (mgr.24370) 15586 : cluster [DBG] pgmap v15570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:06 smithi082 bash[20963]: audit 2024-04-03T22:58:05.734832+0000 mon.a (mon.0) 13306 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:06 smithi082 bash[20963]: audit 2024-04-03T22:58:05.744264+0000 mon.a (mon.0) 13307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:06 smithi082 bash[20963]: audit 2024-04-03T22:58:05.991748+0000 mon.a (mon.0) 13308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:06 smithi082 bash[20963]: audit 2024-04-03T22:58:06.001390+0000 mon.a (mon.0) 13309 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:06 smithi082 bash[20963]: audit 2024-04-03T22:58:06.428690+0000 mon.a (mon.0) 13310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:58:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:06 smithi082 bash[20963]: audit 2024-04-03T22:58:06.430471+0000 mon.a (mon.0) 13311 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:58:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:06 smithi082 bash[20963]: audit 2024-04-03T22:58:06.441164+0000 mon.a (mon.0) 13312 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[17655]: audit 2024-04-03T22:58:05.734832+0000 mon.a (mon.0) 13306 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[17655]: audit 2024-04-03T22:58:05.744264+0000 mon.a (mon.0) 13307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[17655]: audit 2024-04-03T22:58:05.991748+0000 mon.a (mon.0) 13308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[17655]: audit 2024-04-03T22:58:06.001390+0000 mon.a (mon.0) 13309 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[17655]: audit 2024-04-03T22:58:06.428690+0000 mon.a (mon.0) 13310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:58:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[17655]: audit 2024-04-03T22:58:06.430471+0000 mon.a (mon.0) 13311 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:58:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[17655]: audit 2024-04-03T22:58:06.441164+0000 mon.a (mon.0) 13312 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[27441]: audit 2024-04-03T22:58:05.734832+0000 mon.a (mon.0) 13306 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[27441]: audit 2024-04-03T22:58:05.744264+0000 mon.a (mon.0) 13307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[27441]: audit 2024-04-03T22:58:05.991748+0000 mon.a (mon.0) 13308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[27441]: audit 2024-04-03T22:58:06.001390+0000 mon.a (mon.0) 13309 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[27441]: audit 2024-04-03T22:58:06.428690+0000 mon.a (mon.0) 13310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:58:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[27441]: audit 2024-04-03T22:58:06.430471+0000 mon.a (mon.0) 13311 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:58:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:06 smithi067 bash[27441]: audit 2024-04-03T22:58:06.441164+0000 mon.a (mon.0) 13312 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:58:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:07 smithi082 bash[20963]: cluster 2024-04-03T22:58:06.872140+0000 mgr.y (mgr.24370) 15587 : cluster [DBG] pgmap v15571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:07 smithi082 bash[20963]: audit 2024-04-03T22:58:07.061505+0000 mon.c (mon.2) 6233 : audit [DBG] from='client.? 172.21.15.67:0/3030915295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:07 smithi067 bash[17655]: cluster 2024-04-03T22:58:06.872140+0000 mgr.y (mgr.24370) 15587 : cluster [DBG] pgmap v15571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:07 smithi067 bash[17655]: audit 2024-04-03T22:58:07.061505+0000 mon.c (mon.2) 6233 : audit [DBG] from='client.? 172.21.15.67:0/3030915295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:07 smithi067 bash[27441]: cluster 2024-04-03T22:58:06.872140+0000 mgr.y (mgr.24370) 15587 : cluster [DBG] pgmap v15571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:07 smithi067 bash[27441]: audit 2024-04-03T22:58:07.061505+0000 mon.c (mon.2) 6233 : audit [DBG] from='client.? 172.21.15.67:0/3030915295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:08 smithi082 bash[20963]: cluster 2024-04-03T22:58:08.872797+0000 mgr.y (mgr.24370) 15588 : cluster [DBG] pgmap v15572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:08 smithi067 bash[17655]: cluster 2024-04-03T22:58:08.872797+0000 mgr.y (mgr.24370) 15588 : cluster [DBG] pgmap v15572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:08 smithi067 bash[27441]: cluster 2024-04-03T22:58:08.872797+0000 mgr.y (mgr.24370) 15588 : cluster [DBG] pgmap v15572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:09 smithi082 bash[20963]: audit 2024-04-03T22:58:09.514945+0000 mon.c (mon.2) 6234 : audit [DBG] from='client.? 172.21.15.67:0/2386333530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:09 smithi067 bash[27441]: audit 2024-04-03T22:58:09.514945+0000 mon.c (mon.2) 6234 : audit [DBG] from='client.? 172.21.15.67:0/2386333530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:09 smithi067 bash[17655]: audit 2024-04-03T22:58:09.514945+0000 mon.c (mon.2) 6234 : audit [DBG] from='client.? 172.21.15.67:0/2386333530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:10 smithi082 bash[20963]: audit 2024-04-03T22:58:10.486314+0000 mon.a (mon.0) 13313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:10 smithi082 bash[20963]: cluster 2024-04-03T22:58:10.873923+0000 mgr.y (mgr.24370) 15589 : cluster [DBG] pgmap v15573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:10 smithi067 bash[17655]: audit 2024-04-03T22:58:10.486314+0000 mon.a (mon.0) 13313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:10 smithi067 bash[17655]: cluster 2024-04-03T22:58:10.873923+0000 mgr.y (mgr.24370) 15589 : cluster [DBG] pgmap v15573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:10 smithi067 bash[27441]: audit 2024-04-03T22:58:10.486314+0000 mon.a (mon.0) 13313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:10 smithi067 bash[27441]: cluster 2024-04-03T22:58:10.873923+0000 mgr.y (mgr.24370) 15589 : cluster [DBG] pgmap v15573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:11 smithi082 bash[20963]: audit 2024-04-03T22:58:11.964129+0000 mon.c (mon.2) 6235 : audit [DBG] from='client.? 172.21.15.67:0/907245411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:11 smithi067 bash[17655]: audit 2024-04-03T22:58:11.964129+0000 mon.c (mon.2) 6235 : audit [DBG] from='client.? 172.21.15.67:0/907245411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:11 smithi067 bash[27441]: audit 2024-04-03T22:58:11.964129+0000 mon.c (mon.2) 6235 : audit [DBG] from='client.? 172.21.15.67:0/907245411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:12 smithi082 bash[20963]: cluster 2024-04-03T22:58:12.874591+0000 mgr.y (mgr.24370) 15590 : cluster [DBG] pgmap v15574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:12 smithi067 bash[17655]: cluster 2024-04-03T22:58:12.874591+0000 mgr.y (mgr.24370) 15590 : cluster [DBG] pgmap v15574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:12 smithi067 bash[27441]: cluster 2024-04-03T22:58:12.874591+0000 mgr.y (mgr.24370) 15590 : cluster [DBG] pgmap v15574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:58:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:58:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:14 smithi082 bash[20963]: audit 2024-04-03T22:58:14.420759+0000 mon.c (mon.2) 6236 : audit [DBG] from='client.? 172.21.15.67:0/74537582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:14 smithi067 bash[27441]: audit 2024-04-03T22:58:14.420759+0000 mon.c (mon.2) 6236 : audit [DBG] from='client.? 172.21.15.67:0/74537582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:14 smithi067 bash[17655]: audit 2024-04-03T22:58:14.420759+0000 mon.c (mon.2) 6236 : audit [DBG] from='client.? 172.21.15.67:0/74537582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:15 smithi082 bash[20963]: cluster 2024-04-03T22:58:14.875222+0000 mgr.y (mgr.24370) 15591 : cluster [DBG] pgmap v15575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:15 smithi067 bash[17655]: cluster 2024-04-03T22:58:14.875222+0000 mgr.y (mgr.24370) 15591 : cluster [DBG] pgmap v15575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:15 smithi067 bash[27441]: cluster 2024-04-03T22:58:14.875222+0000 mgr.y (mgr.24370) 15591 : cluster [DBG] pgmap v15575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:16 smithi082 bash[20963]: cluster 2024-04-03T22:58:16.876344+0000 mgr.y (mgr.24370) 15592 : cluster [DBG] pgmap v15576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:16 smithi082 bash[20963]: audit 2024-04-03T22:58:16.876668+0000 mon.a (mon.0) 13314 : audit [DBG] from='client.? 172.21.15.67:0/1686725098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:16 smithi067 bash[27441]: cluster 2024-04-03T22:58:16.876344+0000 mgr.y (mgr.24370) 15592 : cluster [DBG] pgmap v15576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:16 smithi067 bash[27441]: audit 2024-04-03T22:58:16.876668+0000 mon.a (mon.0) 13314 : audit [DBG] from='client.? 172.21.15.67:0/1686725098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:16 smithi067 bash[17655]: cluster 2024-04-03T22:58:16.876344+0000 mgr.y (mgr.24370) 15592 : cluster [DBG] pgmap v15576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:16 smithi067 bash[17655]: audit 2024-04-03T22:58:16.876668+0000 mon.a (mon.0) 13314 : audit [DBG] from='client.? 172.21.15.67:0/1686725098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:18 smithi082 bash[20963]: cluster 2024-04-03T22:58:18.877014+0000 mgr.y (mgr.24370) 15593 : cluster [DBG] pgmap v15577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:18 smithi067 bash[27441]: cluster 2024-04-03T22:58:18.877014+0000 mgr.y (mgr.24370) 15593 : cluster [DBG] pgmap v15577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:18 smithi067 bash[17655]: cluster 2024-04-03T22:58:18.877014+0000 mgr.y (mgr.24370) 15593 : cluster [DBG] pgmap v15577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:20.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:19 smithi082 bash[20963]: audit 2024-04-03T22:58:19.331864+0000 mon.c (mon.2) 6237 : audit [DBG] from='client.? 172.21.15.67:0/1284901954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:19 smithi067 bash[27441]: audit 2024-04-03T22:58:19.331864+0000 mon.c (mon.2) 6237 : audit [DBG] from='client.? 172.21.15.67:0/1284901954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:19 smithi067 bash[17655]: audit 2024-04-03T22:58:19.331864+0000 mon.c (mon.2) 6237 : audit [DBG] from='client.? 172.21.15.67:0/1284901954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:20 smithi082 bash[20963]: cluster 2024-04-03T22:58:20.878211+0000 mgr.y (mgr.24370) 15594 : cluster [DBG] pgmap v15578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:20 smithi067 bash[17655]: cluster 2024-04-03T22:58:20.878211+0000 mgr.y (mgr.24370) 15594 : cluster [DBG] pgmap v15578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:20 smithi067 bash[27441]: cluster 2024-04-03T22:58:20.878211+0000 mgr.y (mgr.24370) 15594 : cluster [DBG] pgmap v15578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:22.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:21 smithi082 bash[20963]: audit 2024-04-03T22:58:21.779458+0000 mon.a (mon.0) 13315 : audit [DBG] from='client.? 172.21.15.67:0/1195119307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:21 smithi067 bash[27441]: audit 2024-04-03T22:58:21.779458+0000 mon.a (mon.0) 13315 : audit [DBG] from='client.? 172.21.15.67:0/1195119307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:21 smithi067 bash[17655]: audit 2024-04-03T22:58:21.779458+0000 mon.a (mon.0) 13315 : audit [DBG] from='client.? 172.21.15.67:0/1195119307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:22 smithi082 bash[20963]: cluster 2024-04-03T22:58:22.878982+0000 mgr.y (mgr.24370) 15595 : cluster [DBG] pgmap v15579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:22 smithi067 bash[17655]: cluster 2024-04-03T22:58:22.878982+0000 mgr.y (mgr.24370) 15595 : cluster [DBG] pgmap v15579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:58:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:22 smithi067 bash[27441]: cluster 2024-04-03T22:58:22.878982+0000 mgr.y (mgr.24370) 15595 : cluster [DBG] pgmap v15579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:58:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:24 smithi082 bash[20963]: audit 2024-04-03T22:58:24.234656+0000 mon.c (mon.2) 6238 : audit [DBG] from='client.? 172.21.15.67:0/3591998203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:24 smithi067 bash[27441]: audit 2024-04-03T22:58:24.234656+0000 mon.c (mon.2) 6238 : audit [DBG] from='client.? 172.21.15.67:0/3591998203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:24 smithi067 bash[17655]: audit 2024-04-03T22:58:24.234656+0000 mon.c (mon.2) 6238 : audit [DBG] from='client.? 172.21.15.67:0/3591998203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:25 smithi082 bash[20963]: cluster 2024-04-03T22:58:24.879757+0000 mgr.y (mgr.24370) 15596 : cluster [DBG] pgmap v15580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:25 smithi067 bash[17655]: cluster 2024-04-03T22:58:24.879757+0000 mgr.y (mgr.24370) 15596 : cluster [DBG] pgmap v15580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:25 smithi067 bash[27441]: cluster 2024-04-03T22:58:24.879757+0000 mgr.y (mgr.24370) 15596 : cluster [DBG] pgmap v15580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:26 smithi082 bash[20963]: audit 2024-04-03T22:58:25.487035+0000 mon.a (mon.0) 13316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:26 smithi067 bash[17655]: audit 2024-04-03T22:58:25.487035+0000 mon.a (mon.0) 13316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:26 smithi067 bash[27441]: audit 2024-04-03T22:58:25.487035+0000 mon.a (mon.0) 13316 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:27 smithi082 bash[20963]: audit 2024-04-03T22:58:26.695289+0000 mon.c (mon.2) 6239 : audit [DBG] from='client.? 172.21.15.67:0/4266941900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:27 smithi082 bash[20963]: cluster 2024-04-03T22:58:26.880960+0000 mgr.y (mgr.24370) 15597 : cluster [DBG] pgmap v15581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:27 smithi067 bash[27441]: audit 2024-04-03T22:58:26.695289+0000 mon.c (mon.2) 6239 : audit [DBG] from='client.? 172.21.15.67:0/4266941900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:27 smithi067 bash[27441]: cluster 2024-04-03T22:58:26.880960+0000 mgr.y (mgr.24370) 15597 : cluster [DBG] pgmap v15581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:27 smithi067 bash[17655]: audit 2024-04-03T22:58:26.695289+0000 mon.c (mon.2) 6239 : audit [DBG] from='client.? 172.21.15.67:0/4266941900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:27 smithi067 bash[17655]: cluster 2024-04-03T22:58:26.880960+0000 mgr.y (mgr.24370) 15597 : cluster [DBG] pgmap v15581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:28 smithi082 bash[20963]: cluster 2024-04-03T22:58:28.881681+0000 mgr.y (mgr.24370) 15598 : cluster [DBG] pgmap v15582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:28 smithi067 bash[27441]: cluster 2024-04-03T22:58:28.881681+0000 mgr.y (mgr.24370) 15598 : cluster [DBG] pgmap v15582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:28 smithi067 bash[17655]: cluster 2024-04-03T22:58:28.881681+0000 mgr.y (mgr.24370) 15598 : cluster [DBG] pgmap v15582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:29 smithi082 bash[20963]: audit 2024-04-03T22:58:29.160568+0000 mon.c (mon.2) 6240 : audit [DBG] from='client.? 172.21.15.67:0/3518001172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:29 smithi067 bash[27441]: audit 2024-04-03T22:58:29.160568+0000 mon.c (mon.2) 6240 : audit [DBG] from='client.? 172.21.15.67:0/3518001172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:29 smithi067 bash[17655]: audit 2024-04-03T22:58:29.160568+0000 mon.c (mon.2) 6240 : audit [DBG] from='client.? 172.21.15.67:0/3518001172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:30 smithi082 bash[20963]: cluster 2024-04-03T22:58:30.882902+0000 mgr.y (mgr.24370) 15599 : cluster [DBG] pgmap v15583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:30 smithi067 bash[17655]: cluster 2024-04-03T22:58:30.882902+0000 mgr.y (mgr.24370) 15599 : cluster [DBG] pgmap v15583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:30 smithi067 bash[27441]: cluster 2024-04-03T22:58:30.882902+0000 mgr.y (mgr.24370) 15599 : cluster [DBG] pgmap v15583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:31 smithi082 bash[20963]: audit 2024-04-03T22:58:31.610037+0000 mon.c (mon.2) 6241 : audit [DBG] from='client.? 172.21.15.67:0/4126689382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:31 smithi067 bash[17655]: audit 2024-04-03T22:58:31.610037+0000 mon.c (mon.2) 6241 : audit [DBG] from='client.? 172.21.15.67:0/4126689382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:31 smithi067 bash[27441]: audit 2024-04-03T22:58:31.610037+0000 mon.c (mon.2) 6241 : audit [DBG] from='client.? 172.21.15.67:0/4126689382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:32 smithi082 bash[20963]: cluster 2024-04-03T22:58:32.883579+0000 mgr.y (mgr.24370) 15600 : cluster [DBG] pgmap v15584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:32 smithi067 bash[17655]: cluster 2024-04-03T22:58:32.883579+0000 mgr.y (mgr.24370) 15600 : cluster [DBG] pgmap v15584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T22:58:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:32 smithi067 bash[27441]: cluster 2024-04-03T22:58:32.883579+0000 mgr.y (mgr.24370) 15600 : cluster [DBG] pgmap v15584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:58:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:34 smithi082 bash[20963]: audit 2024-04-03T22:58:34.061765+0000 mon.c (mon.2) 6242 : audit [DBG] from='client.? 172.21.15.67:0/1012092539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:34 smithi067 bash[17655]: audit 2024-04-03T22:58:34.061765+0000 mon.c (mon.2) 6242 : audit [DBG] from='client.? 172.21.15.67:0/1012092539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:34.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:34 smithi067 bash[27441]: audit 2024-04-03T22:58:34.061765+0000 mon.c (mon.2) 6242 : audit [DBG] from='client.? 172.21.15.67:0/1012092539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:35 smithi082 bash[20963]: cluster 2024-04-03T22:58:34.884319+0000 mgr.y (mgr.24370) 15601 : cluster [DBG] pgmap v15585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:35 smithi067 bash[17655]: cluster 2024-04-03T22:58:34.884319+0000 mgr.y (mgr.24370) 15601 : cluster [DBG] pgmap v15585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:35 smithi067 bash[27441]: cluster 2024-04-03T22:58:34.884319+0000 mgr.y (mgr.24370) 15601 : cluster [DBG] pgmap v15585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:36 smithi082 bash[20963]: audit 2024-04-03T22:58:36.514164+0000 mon.c (mon.2) 6243 : audit [DBG] from='client.? 172.21.15.67:0/399441569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:36.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:36 smithi067 bash[27441]: audit 2024-04-03T22:58:36.514164+0000 mon.c (mon.2) 6243 : audit [DBG] from='client.? 172.21.15.67:0/399441569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:36.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:36 smithi067 bash[17655]: audit 2024-04-03T22:58:36.514164+0000 mon.c (mon.2) 6243 : audit [DBG] from='client.? 172.21.15.67:0/399441569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:37 smithi082 bash[20963]: cluster 2024-04-03T22:58:36.885487+0000 mgr.y (mgr.24370) 15602 : cluster [DBG] pgmap v15586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:37 smithi067 bash[27441]: cluster 2024-04-03T22:58:36.885487+0000 mgr.y (mgr.24370) 15602 : cluster [DBG] pgmap v15586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:37 smithi067 bash[17655]: cluster 2024-04-03T22:58:36.885487+0000 mgr.y (mgr.24370) 15602 : cluster [DBG] pgmap v15586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:38 smithi082 bash[20963]: cluster 2024-04-03T22:58:38.886121+0000 mgr.y (mgr.24370) 15603 : cluster [DBG] pgmap v15587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:38 smithi067 bash[27441]: cluster 2024-04-03T22:58:38.886121+0000 mgr.y (mgr.24370) 15603 : cluster [DBG] pgmap v15587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:38 smithi067 bash[17655]: cluster 2024-04-03T22:58:38.886121+0000 mgr.y (mgr.24370) 15603 : cluster [DBG] pgmap v15587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:39 smithi082 bash[20963]: audit 2024-04-03T22:58:38.968784+0000 mon.c (mon.2) 6244 : audit [DBG] from='client.? 172.21.15.67:0/765051384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:39 smithi067 bash[27441]: audit 2024-04-03T22:58:38.968784+0000 mon.c (mon.2) 6244 : audit [DBG] from='client.? 172.21.15.67:0/765051384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:39 smithi067 bash[17655]: audit 2024-04-03T22:58:38.968784+0000 mon.c (mon.2) 6244 : audit [DBG] from='client.? 172.21.15.67:0/765051384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:40 smithi082 bash[20963]: audit 2024-04-03T22:58:40.487149+0000 mon.a (mon.0) 13317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:40 smithi082 bash[20963]: cluster 2024-04-03T22:58:40.887241+0000 mgr.y (mgr.24370) 15604 : cluster [DBG] pgmap v15588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:40 smithi067 bash[27441]: audit 2024-04-03T22:58:40.487149+0000 mon.a (mon.0) 13317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:40 smithi067 bash[27441]: cluster 2024-04-03T22:58:40.887241+0000 mgr.y (mgr.24370) 15604 : cluster [DBG] pgmap v15588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:40 smithi067 bash[17655]: audit 2024-04-03T22:58:40.487149+0000 mon.a (mon.0) 13317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:40 smithi067 bash[17655]: cluster 2024-04-03T22:58:40.887241+0000 mgr.y (mgr.24370) 15604 : cluster [DBG] pgmap v15588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:41 smithi082 bash[20963]: audit 2024-04-03T22:58:41.420524+0000 mon.a (mon.0) 13318 : audit [DBG] from='client.? 172.21.15.67:0/209287007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:41 smithi067 bash[17655]: audit 2024-04-03T22:58:41.420524+0000 mon.a (mon.0) 13318 : audit [DBG] from='client.? 172.21.15.67:0/209287007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:41 smithi067 bash[27441]: audit 2024-04-03T22:58:41.420524+0000 mon.a (mon.0) 13318 : audit [DBG] from='client.? 172.21.15.67:0/209287007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:42 smithi082 bash[20963]: cluster 2024-04-03T22:58:42.888081+0000 mgr.y (mgr.24370) 15605 : cluster [DBG] pgmap v15589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:42 smithi067 bash[17655]: cluster 2024-04-03T22:58:42.888081+0000 mgr.y (mgr.24370) 15605 : cluster [DBG] pgmap v15589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:58:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:42 smithi067 bash[27441]: cluster 2024-04-03T22:58:42.888081+0000 mgr.y (mgr.24370) 15605 : cluster [DBG] pgmap v15589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:58:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:43 smithi082 bash[20963]: audit 2024-04-03T22:58:43.870753+0000 mon.c (mon.2) 6245 : audit [DBG] from='client.? 172.21.15.67:0/1972598651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:43 smithi067 bash[17655]: audit 2024-04-03T22:58:43.870753+0000 mon.c (mon.2) 6245 : audit [DBG] from='client.? 172.21.15.67:0/1972598651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:43 smithi067 bash[27441]: audit 2024-04-03T22:58:43.870753+0000 mon.c (mon.2) 6245 : audit [DBG] from='client.? 172.21.15.67:0/1972598651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:44 smithi082 bash[20963]: cluster 2024-04-03T22:58:44.888809+0000 mgr.y (mgr.24370) 15606 : cluster [DBG] pgmap v15590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:44 smithi067 bash[17655]: cluster 2024-04-03T22:58:44.888809+0000 mgr.y (mgr.24370) 15606 : cluster [DBG] pgmap v15590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:44 smithi067 bash[27441]: cluster 2024-04-03T22:58:44.888809+0000 mgr.y (mgr.24370) 15606 : cluster [DBG] pgmap v15590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:46 smithi082 bash[20963]: audit 2024-04-03T22:58:46.322701+0000 mon.a (mon.0) 13319 : audit [DBG] from='client.? 172.21.15.67:0/519897916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:46 smithi067 bash[17655]: audit 2024-04-03T22:58:46.322701+0000 mon.a (mon.0) 13319 : audit [DBG] from='client.? 172.21.15.67:0/519897916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:46 smithi067 bash[27441]: audit 2024-04-03T22:58:46.322701+0000 mon.a (mon.0) 13319 : audit [DBG] from='client.? 172.21.15.67:0/519897916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:47 smithi067 bash[27441]: cluster 2024-04-03T22:58:46.889996+0000 mgr.y (mgr.24370) 15607 : cluster [DBG] pgmap v15591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:47 smithi067 bash[17655]: cluster 2024-04-03T22:58:46.889996+0000 mgr.y (mgr.24370) 15607 : cluster [DBG] pgmap v15591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:47.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:47 smithi082 bash[20963]: cluster 2024-04-03T22:58:46.889996+0000 mgr.y (mgr.24370) 15607 : cluster [DBG] pgmap v15591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:48 smithi082 bash[20963]: audit 2024-04-03T22:58:48.777532+0000 mon.a (mon.0) 13320 : audit [DBG] from='client.? 172.21.15.67:0/99506387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:48 smithi067 bash[17655]: audit 2024-04-03T22:58:48.777532+0000 mon.a (mon.0) 13320 : audit [DBG] from='client.? 172.21.15.67:0/99506387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:49.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:48 smithi067 bash[27441]: audit 2024-04-03T22:58:48.777532+0000 mon.a (mon.0) 13320 : audit [DBG] from='client.? 172.21.15.67:0/99506387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:49 smithi082 bash[20963]: cluster 2024-04-03T22:58:48.890651+0000 mgr.y (mgr.24370) 15608 : cluster [DBG] pgmap v15592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:49 smithi067 bash[27441]: cluster 2024-04-03T22:58:48.890651+0000 mgr.y (mgr.24370) 15608 : cluster [DBG] pgmap v15592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:49 smithi067 bash[17655]: cluster 2024-04-03T22:58:48.890651+0000 mgr.y (mgr.24370) 15608 : cluster [DBG] pgmap v15592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:50 smithi082 bash[20963]: cluster 2024-04-03T22:58:50.891894+0000 mgr.y (mgr.24370) 15609 : cluster [DBG] pgmap v15593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:50 smithi067 bash[17655]: cluster 2024-04-03T22:58:50.891894+0000 mgr.y (mgr.24370) 15609 : cluster [DBG] pgmap v15593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:50 smithi067 bash[27441]: cluster 2024-04-03T22:58:50.891894+0000 mgr.y (mgr.24370) 15609 : cluster [DBG] pgmap v15593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:51 smithi082 bash[20963]: audit 2024-04-03T22:58:51.244625+0000 mon.c (mon.2) 6246 : audit [DBG] from='client.? 172.21.15.67:0/3869118792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:51 smithi067 bash[27441]: audit 2024-04-03T22:58:51.244625+0000 mon.c (mon.2) 6246 : audit [DBG] from='client.? 172.21.15.67:0/3869118792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:51 smithi067 bash[17655]: audit 2024-04-03T22:58:51.244625+0000 mon.c (mon.2) 6246 : audit [DBG] from='client.? 172.21.15.67:0/3869118792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:52 smithi082 bash[20963]: cluster 2024-04-03T22:58:52.892643+0000 mgr.y (mgr.24370) 15610 : cluster [DBG] pgmap v15594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:52 smithi067 bash[27441]: cluster 2024-04-03T22:58:52.892643+0000 mgr.y (mgr.24370) 15610 : cluster [DBG] pgmap v15594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:52 smithi067 bash[17655]: cluster 2024-04-03T22:58:52.892643+0000 mgr.y (mgr.24370) 15610 : cluster [DBG] pgmap v15594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T22:58:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:58:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:53 smithi082 bash[20963]: audit 2024-04-03T22:58:53.698702+0000 mon.c (mon.2) 6247 : audit [DBG] from='client.? 172.21.15.67:0/1165609831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:53 smithi067 bash[17655]: audit 2024-04-03T22:58:53.698702+0000 mon.c (mon.2) 6247 : audit [DBG] from='client.? 172.21.15.67:0/1165609831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:53 smithi067 bash[27441]: audit 2024-04-03T22:58:53.698702+0000 mon.c (mon.2) 6247 : audit [DBG] from='client.? 172.21.15.67:0/1165609831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:54 smithi082 bash[20963]: cluster 2024-04-03T22:58:54.893377+0000 mgr.y (mgr.24370) 15611 : cluster [DBG] pgmap v15595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:54 smithi067 bash[17655]: cluster 2024-04-03T22:58:54.893377+0000 mgr.y (mgr.24370) 15611 : cluster [DBG] pgmap v15595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:54 smithi067 bash[27441]: cluster 2024-04-03T22:58:54.893377+0000 mgr.y (mgr.24370) 15611 : cluster [DBG] pgmap v15595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:55 smithi082 bash[20963]: audit 2024-04-03T22:58:55.487724+0000 mon.a (mon.0) 13321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:55 smithi067 bash[27441]: audit 2024-04-03T22:58:55.487724+0000 mon.a (mon.0) 13321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:55 smithi067 bash[17655]: audit 2024-04-03T22:58:55.487724+0000 mon.a (mon.0) 13321 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:58:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:56 smithi082 bash[20963]: audit 2024-04-03T22:58:56.162707+0000 mon.c (mon.2) 6248 : audit [DBG] from='client.? 172.21.15.67:0/844950078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:56 smithi082 bash[20963]: cluster 2024-04-03T22:58:56.894576+0000 mgr.y (mgr.24370) 15612 : cluster [DBG] pgmap v15596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:56 smithi067 bash[27441]: audit 2024-04-03T22:58:56.162707+0000 mon.c (mon.2) 6248 : audit [DBG] from='client.? 172.21.15.67:0/844950078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:56 smithi067 bash[27441]: cluster 2024-04-03T22:58:56.894576+0000 mgr.y (mgr.24370) 15612 : cluster [DBG] pgmap v15596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:56 smithi067 bash[17655]: audit 2024-04-03T22:58:56.162707+0000 mon.c (mon.2) 6248 : audit [DBG] from='client.? 172.21.15.67:0/844950078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:56 smithi067 bash[17655]: cluster 2024-04-03T22:58:56.894576+0000 mgr.y (mgr.24370) 15612 : cluster [DBG] pgmap v15596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:58:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:58 smithi082 bash[20963]: audit 2024-04-03T22:58:58.617880+0000 mon.c (mon.2) 6249 : audit [DBG] from='client.? 172.21.15.67:0/2382913861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:58 smithi067 bash[17655]: audit 2024-04-03T22:58:58.617880+0000 mon.c (mon.2) 6249 : audit [DBG] from='client.? 172.21.15.67:0/2382913861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:58:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:58 smithi067 bash[27441]: audit 2024-04-03T22:58:58.617880+0000 mon.c (mon.2) 6249 : audit [DBG] from='client.? 172.21.15.67:0/2382913861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:58:59 smithi082 bash[20963]: cluster 2024-04-03T22:58:58.895273+0000 mgr.y (mgr.24370) 15613 : cluster [DBG] pgmap v15597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:58:59 smithi067 bash[27441]: cluster 2024-04-03T22:58:58.895273+0000 mgr.y (mgr.24370) 15613 : cluster [DBG] pgmap v15597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:58:59 smithi067 bash[17655]: cluster 2024-04-03T22:58:58.895273+0000 mgr.y (mgr.24370) 15613 : cluster [DBG] pgmap v15597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:00 smithi082 bash[20963]: cluster 2024-04-03T22:59:00.896422+0000 mgr.y (mgr.24370) 15614 : cluster [DBG] pgmap v15598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:00 smithi067 bash[17655]: cluster 2024-04-03T22:59:00.896422+0000 mgr.y (mgr.24370) 15614 : cluster [DBG] pgmap v15598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:00 smithi067 bash[27441]: cluster 2024-04-03T22:59:00.896422+0000 mgr.y (mgr.24370) 15614 : cluster [DBG] pgmap v15598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:01 smithi082 bash[20963]: audit 2024-04-03T22:59:01.069437+0000 mon.a (mon.0) 13322 : audit [DBG] from='client.? 172.21.15.67:0/1995159564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:01 smithi067 bash[17655]: audit 2024-04-03T22:59:01.069437+0000 mon.a (mon.0) 13322 : audit [DBG] from='client.? 172.21.15.67:0/1995159564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:01 smithi067 bash[27441]: audit 2024-04-03T22:59:01.069437+0000 mon.a (mon.0) 13322 : audit [DBG] from='client.? 172.21.15.67:0/1995159564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:02 smithi082 bash[20963]: cluster 2024-04-03T22:59:02.897119+0000 mgr.y (mgr.24370) 15615 : cluster [DBG] pgmap v15599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T22:59:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:02 smithi067 bash[27441]: cluster 2024-04-03T22:59:02.897119+0000 mgr.y (mgr.24370) 15615 : cluster [DBG] pgmap v15599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:02 smithi067 bash[17655]: cluster 2024-04-03T22:59:02.897119+0000 mgr.y (mgr.24370) 15615 : cluster [DBG] pgmap v15599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:59:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:03 smithi082 bash[20963]: audit 2024-04-03T22:59:03.530002+0000 mon.a (mon.0) 13323 : audit [DBG] from='client.? 172.21.15.67:0/1764915188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:03 smithi067 bash[17655]: audit 2024-04-03T22:59:03.530002+0000 mon.a (mon.0) 13323 : audit [DBG] from='client.? 172.21.15.67:0/1764915188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:03 smithi067 bash[27441]: audit 2024-04-03T22:59:03.530002+0000 mon.a (mon.0) 13323 : audit [DBG] from='client.? 172.21.15.67:0/1764915188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:04 smithi082 bash[20963]: cluster 2024-04-03T22:59:04.897840+0000 mgr.y (mgr.24370) 15616 : cluster [DBG] pgmap v15600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:04 smithi067 bash[27441]: cluster 2024-04-03T22:59:04.897840+0000 mgr.y (mgr.24370) 15616 : cluster [DBG] pgmap v15600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:04 smithi067 bash[17655]: cluster 2024-04-03T22:59:04.897840+0000 mgr.y (mgr.24370) 15616 : cluster [DBG] pgmap v15600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:06 smithi082 bash[20963]: audit 2024-04-03T22:59:05.990292+0000 mon.c (mon.2) 6250 : audit [DBG] from='client.? 172.21.15.67:0/3815600562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:06 smithi067 bash[17655]: audit 2024-04-03T22:59:05.990292+0000 mon.c (mon.2) 6250 : audit [DBG] from='client.? 172.21.15.67:0/3815600562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:06 smithi067 bash[27441]: audit 2024-04-03T22:59:05.990292+0000 mon.c (mon.2) 6250 : audit [DBG] from='client.? 172.21.15.67:0/3815600562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:07 smithi082 bash[20963]: audit 2024-04-03T22:59:06.516310+0000 mon.a (mon.0) 13324 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:59:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:07 smithi082 bash[20963]: cluster 2024-04-03T22:59:06.899058+0000 mgr.y (mgr.24370) 15617 : cluster [DBG] pgmap v15601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:07 smithi067 bash[17655]: audit 2024-04-03T22:59:06.516310+0000 mon.a (mon.0) 13324 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:59:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:07 smithi067 bash[17655]: cluster 2024-04-03T22:59:06.899058+0000 mgr.y (mgr.24370) 15617 : cluster [DBG] pgmap v15601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:07 smithi067 bash[27441]: audit 2024-04-03T22:59:06.516310+0000 mon.a (mon.0) 13324 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T22:59:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:07 smithi067 bash[27441]: cluster 2024-04-03T22:59:06.899058+0000 mgr.y (mgr.24370) 15617 : cluster [DBG] pgmap v15601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:08 smithi082 bash[20963]: audit 2024-04-03T22:59:08.441667+0000 mon.a (mon.0) 13325 : audit [DBG] from='client.? 172.21.15.67:0/543487830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:08 smithi067 bash[17655]: audit 2024-04-03T22:59:08.441667+0000 mon.a (mon.0) 13325 : audit [DBG] from='client.? 172.21.15.67:0/543487830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:08 smithi067 bash[27441]: audit 2024-04-03T22:59:08.441667+0000 mon.a (mon.0) 13325 : audit [DBG] from='client.? 172.21.15.67:0/543487830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:09 smithi082 bash[20963]: cluster 2024-04-03T22:59:08.899899+0000 mgr.y (mgr.24370) 15618 : cluster [DBG] pgmap v15602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:09 smithi067 bash[17655]: cluster 2024-04-03T22:59:08.899899+0000 mgr.y (mgr.24370) 15618 : cluster [DBG] pgmap v15602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:09 smithi067 bash[27441]: cluster 2024-04-03T22:59:08.899899+0000 mgr.y (mgr.24370) 15618 : cluster [DBG] pgmap v15602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:10 smithi082 bash[20963]: audit 2024-04-03T22:59:10.488226+0000 mon.a (mon.0) 13326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:10 smithi067 bash[17655]: audit 2024-04-03T22:59:10.488226+0000 mon.a (mon.0) 13326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:10 smithi067 bash[27441]: audit 2024-04-03T22:59:10.488226+0000 mon.a (mon.0) 13326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:11 smithi082 bash[20963]: cluster 2024-04-03T22:59:10.901000+0000 mgr.y (mgr.24370) 15619 : cluster [DBG] pgmap v15603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:11 smithi082 bash[20963]: audit 2024-04-03T22:59:10.928831+0000 mon.b (mon.1) 81 : audit [DBG] from='client.? 172.21.15.67:0/1926649692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:11 smithi067 bash[27441]: cluster 2024-04-03T22:59:10.901000+0000 mgr.y (mgr.24370) 15619 : cluster [DBG] pgmap v15603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:11 smithi067 bash[27441]: audit 2024-04-03T22:59:10.928831+0000 mon.b (mon.1) 81 : audit [DBG] from='client.? 172.21.15.67:0/1926649692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:11 smithi067 bash[17655]: cluster 2024-04-03T22:59:10.901000+0000 mgr.y (mgr.24370) 15619 : cluster [DBG] pgmap v15603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:11 smithi067 bash[17655]: audit 2024-04-03T22:59:10.928831+0000 mon.b (mon.1) 81 : audit [DBG] from='client.? 172.21.15.67:0/1926649692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:59:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[27441]: audit 2024-04-03T22:59:12.217583+0000 mon.a (mon.0) 13327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[27441]: audit 2024-04-03T22:59:12.225068+0000 mon.a (mon.0) 13328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[27441]: audit 2024-04-03T22:59:12.518713+0000 mon.a (mon.0) 13329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[27441]: audit 2024-04-03T22:59:12.525103+0000 mon.a (mon.0) 13330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[27441]: cluster 2024-04-03T22:59:12.901669+0000 mgr.y (mgr.24370) 15620 : cluster [DBG] pgmap v15604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[27441]: audit 2024-04-03T22:59:13.005017+0000 mon.a (mon.0) 13331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:59:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[27441]: audit 2024-04-03T22:59:13.006730+0000 mon.a (mon.0) 13332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:59:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[27441]: audit 2024-04-03T22:59:13.016571+0000 mon.a (mon.0) 13333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[17655]: audit 2024-04-03T22:59:12.217583+0000 mon.a (mon.0) 13327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[17655]: audit 2024-04-03T22:59:12.225068+0000 mon.a (mon.0) 13328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[17655]: audit 2024-04-03T22:59:12.518713+0000 mon.a (mon.0) 13329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[17655]: audit 2024-04-03T22:59:12.525103+0000 mon.a (mon.0) 13330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[17655]: cluster 2024-04-03T22:59:12.901669+0000 mgr.y (mgr.24370) 15620 : cluster [DBG] pgmap v15604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[17655]: audit 2024-04-03T22:59:13.005017+0000 mon.a (mon.0) 13331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:59:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[17655]: audit 2024-04-03T22:59:13.006730+0000 mon.a (mon.0) 13332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:59:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:13 smithi067 bash[17655]: audit 2024-04-03T22:59:13.016571+0000 mon.a (mon.0) 13333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:13 smithi082 bash[20963]: audit 2024-04-03T22:59:12.217583+0000 mon.a (mon.0) 13327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:13 smithi082 bash[20963]: audit 2024-04-03T22:59:12.225068+0000 mon.a (mon.0) 13328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:13 smithi082 bash[20963]: audit 2024-04-03T22:59:12.518713+0000 mon.a (mon.0) 13329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:13 smithi082 bash[20963]: audit 2024-04-03T22:59:12.525103+0000 mon.a (mon.0) 13330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:13 smithi082 bash[20963]: cluster 2024-04-03T22:59:12.901669+0000 mgr.y (mgr.24370) 15620 : cluster [DBG] pgmap v15604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:13 smithi082 bash[20963]: audit 2024-04-03T22:59:13.005017+0000 mon.a (mon.0) 13331 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T22:59:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:13 smithi082 bash[20963]: audit 2024-04-03T22:59:13.006730+0000 mon.a (mon.0) 13332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T22:59:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:13 smithi082 bash[20963]: audit 2024-04-03T22:59:13.016571+0000 mon.a (mon.0) 13333 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T22:59:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:59:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:14 smithi082 bash[20963]: audit 2024-04-03T22:59:13.382013+0000 mon.c (mon.2) 6251 : audit [DBG] from='client.? 172.21.15.67:0/4183990231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:14 smithi067 bash[17655]: audit 2024-04-03T22:59:13.382013+0000 mon.c (mon.2) 6251 : audit [DBG] from='client.? 172.21.15.67:0/4183990231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:14 smithi067 bash[27441]: audit 2024-04-03T22:59:13.382013+0000 mon.c (mon.2) 6251 : audit [DBG] from='client.? 172.21.15.67:0/4183990231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:15 smithi082 bash[20963]: cluster 2024-04-03T22:59:14.902370+0000 mgr.y (mgr.24370) 15621 : cluster [DBG] pgmap v15605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:15 smithi067 bash[17655]: cluster 2024-04-03T22:59:14.902370+0000 mgr.y (mgr.24370) 15621 : cluster [DBG] pgmap v15605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:15 smithi067 bash[27441]: cluster 2024-04-03T22:59:14.902370+0000 mgr.y (mgr.24370) 15621 : cluster [DBG] pgmap v15605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:16 smithi082 bash[20963]: audit 2024-04-03T22:59:15.834994+0000 mon.a (mon.0) 13334 : audit [DBG] from='client.? 172.21.15.67:0/577572797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:16 smithi067 bash[17655]: audit 2024-04-03T22:59:15.834994+0000 mon.a (mon.0) 13334 : audit [DBG] from='client.? 172.21.15.67:0/577572797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:16 smithi067 bash[27441]: audit 2024-04-03T22:59:15.834994+0000 mon.a (mon.0) 13334 : audit [DBG] from='client.? 172.21.15.67:0/577572797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:17 smithi082 bash[20963]: cluster 2024-04-03T22:59:16.903573+0000 mgr.y (mgr.24370) 15622 : cluster [DBG] pgmap v15606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:17 smithi067 bash[17655]: cluster 2024-04-03T22:59:16.903573+0000 mgr.y (mgr.24370) 15622 : cluster [DBG] pgmap v15606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:17 smithi067 bash[27441]: cluster 2024-04-03T22:59:16.903573+0000 mgr.y (mgr.24370) 15622 : cluster [DBG] pgmap v15606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:18 smithi082 bash[20963]: audit 2024-04-03T22:59:18.294309+0000 mon.c (mon.2) 6252 : audit [DBG] from='client.? 172.21.15.67:0/2714960808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:18 smithi067 bash[17655]: audit 2024-04-03T22:59:18.294309+0000 mon.c (mon.2) 6252 : audit [DBG] from='client.? 172.21.15.67:0/2714960808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:18 smithi067 bash[27441]: audit 2024-04-03T22:59:18.294309+0000 mon.c (mon.2) 6252 : audit [DBG] from='client.? 172.21.15.67:0/2714960808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:19 smithi082 bash[20963]: cluster 2024-04-03T22:59:18.904289+0000 mgr.y (mgr.24370) 15623 : cluster [DBG] pgmap v15607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:19 smithi067 bash[27441]: cluster 2024-04-03T22:59:18.904289+0000 mgr.y (mgr.24370) 15623 : cluster [DBG] pgmap v15607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:19 smithi067 bash[17655]: cluster 2024-04-03T22:59:18.904289+0000 mgr.y (mgr.24370) 15623 : cluster [DBG] pgmap v15607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:20 smithi082 bash[20963]: audit 2024-04-03T22:59:20.759339+0000 mon.c (mon.2) 6253 : audit [DBG] from='client.? 172.21.15.67:0/2381957596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:20 smithi067 bash[27441]: audit 2024-04-03T22:59:20.759339+0000 mon.c (mon.2) 6253 : audit [DBG] from='client.? 172.21.15.67:0/2381957596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:20 smithi067 bash[17655]: audit 2024-04-03T22:59:20.759339+0000 mon.c (mon.2) 6253 : audit [DBG] from='client.? 172.21.15.67:0/2381957596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:21 smithi082 bash[20963]: cluster 2024-04-03T22:59:20.905468+0000 mgr.y (mgr.24370) 15624 : cluster [DBG] pgmap v15608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:21 smithi067 bash[17655]: cluster 2024-04-03T22:59:20.905468+0000 mgr.y (mgr.24370) 15624 : cluster [DBG] pgmap v15608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:21 smithi067 bash[27441]: cluster 2024-04-03T22:59:20.905468+0000 mgr.y (mgr.24370) 15624 : cluster [DBG] pgmap v15608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:22 smithi082 bash[20963]: cluster 2024-04-03T22:59:22.906126+0000 mgr.y (mgr.24370) 15625 : cluster [DBG] pgmap v15609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:22 smithi067 bash[17655]: cluster 2024-04-03T22:59:22.906126+0000 mgr.y (mgr.24370) 15625 : cluster [DBG] pgmap v15609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:22 smithi067 bash[27441]: cluster 2024-04-03T22:59:22.906126+0000 mgr.y (mgr.24370) 15625 : cluster [DBG] pgmap v15609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T22:59:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:59:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:23 smithi082 bash[20963]: audit 2024-04-03T22:59:23.212627+0000 mon.a (mon.0) 13335 : audit [DBG] from='client.? 172.21.15.67:0/4120429612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:23 smithi067 bash[17655]: audit 2024-04-03T22:59:23.212627+0000 mon.a (mon.0) 13335 : audit [DBG] from='client.? 172.21.15.67:0/4120429612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:23 smithi067 bash[27441]: audit 2024-04-03T22:59:23.212627+0000 mon.a (mon.0) 13335 : audit [DBG] from='client.? 172.21.15.67:0/4120429612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:24 smithi082 bash[20963]: cluster 2024-04-03T22:59:24.906803+0000 mgr.y (mgr.24370) 15626 : cluster [DBG] pgmap v15610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:24 smithi067 bash[17655]: cluster 2024-04-03T22:59:24.906803+0000 mgr.y (mgr.24370) 15626 : cluster [DBG] pgmap v15610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:24 smithi067 bash[27441]: cluster 2024-04-03T22:59:24.906803+0000 mgr.y (mgr.24370) 15626 : cluster [DBG] pgmap v15610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:25 smithi082 bash[20963]: audit 2024-04-03T22:59:25.488201+0000 mon.a (mon.0) 13336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:25 smithi082 bash[20963]: audit 2024-04-03T22:59:25.657711+0000 mon.a (mon.0) 13337 : audit [DBG] from='client.? 172.21.15.67:0/1207784463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:25 smithi067 bash[17655]: audit 2024-04-03T22:59:25.488201+0000 mon.a (mon.0) 13336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:25 smithi067 bash[17655]: audit 2024-04-03T22:59:25.657711+0000 mon.a (mon.0) 13337 : audit [DBG] from='client.? 172.21.15.67:0/1207784463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:25 smithi067 bash[27441]: audit 2024-04-03T22:59:25.488201+0000 mon.a (mon.0) 13336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:25 smithi067 bash[27441]: audit 2024-04-03T22:59:25.657711+0000 mon.a (mon.0) 13337 : audit [DBG] from='client.? 172.21.15.67:0/1207784463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:26 smithi082 bash[20963]: cluster 2024-04-03T22:59:26.907987+0000 mgr.y (mgr.24370) 15627 : cluster [DBG] pgmap v15611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:26 smithi067 bash[27441]: cluster 2024-04-03T22:59:26.907987+0000 mgr.y (mgr.24370) 15627 : cluster [DBG] pgmap v15611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:26 smithi067 bash[17655]: cluster 2024-04-03T22:59:26.907987+0000 mgr.y (mgr.24370) 15627 : cluster [DBG] pgmap v15611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:28 smithi082 bash[20963]: audit 2024-04-03T22:59:28.114398+0000 mon.c (mon.2) 6254 : audit [DBG] from='client.? 172.21.15.67:0/2576579125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:28 smithi067 bash[27441]: audit 2024-04-03T22:59:28.114398+0000 mon.c (mon.2) 6254 : audit [DBG] from='client.? 172.21.15.67:0/2576579125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:28 smithi067 bash[17655]: audit 2024-04-03T22:59:28.114398+0000 mon.c (mon.2) 6254 : audit [DBG] from='client.? 172.21.15.67:0/2576579125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:29 smithi082 bash[20963]: cluster 2024-04-03T22:59:28.908703+0000 mgr.y (mgr.24370) 15628 : cluster [DBG] pgmap v15612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:29 smithi067 bash[17655]: cluster 2024-04-03T22:59:28.908703+0000 mgr.y (mgr.24370) 15628 : cluster [DBG] pgmap v15612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:29 smithi067 bash[27441]: cluster 2024-04-03T22:59:28.908703+0000 mgr.y (mgr.24370) 15628 : cluster [DBG] pgmap v15612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:30 smithi082 bash[20963]: audit 2024-04-03T22:59:30.560904+0000 mon.c (mon.2) 6255 : audit [DBG] from='client.? 172.21.15.67:0/3855648509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:30 smithi067 bash[27441]: audit 2024-04-03T22:59:30.560904+0000 mon.c (mon.2) 6255 : audit [DBG] from='client.? 172.21.15.67:0/3855648509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:30 smithi067 bash[17655]: audit 2024-04-03T22:59:30.560904+0000 mon.c (mon.2) 6255 : audit [DBG] from='client.? 172.21.15.67:0/3855648509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:31 smithi082 bash[20963]: cluster 2024-04-03T22:59:30.909845+0000 mgr.y (mgr.24370) 15629 : cluster [DBG] pgmap v15613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:31 smithi067 bash[17655]: cluster 2024-04-03T22:59:30.909845+0000 mgr.y (mgr.24370) 15629 : cluster [DBG] pgmap v15613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:31.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:31 smithi067 bash[27441]: cluster 2024-04-03T22:59:30.909845+0000 mgr.y (mgr.24370) 15629 : cluster [DBG] pgmap v15613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:32 smithi082 bash[20963]: cluster 2024-04-03T22:59:32.910316+0000 mgr.y (mgr.24370) 15630 : cluster [DBG] pgmap v15614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:32 smithi067 bash[17655]: cluster 2024-04-03T22:59:32.910316+0000 mgr.y (mgr.24370) 15630 : cluster [DBG] pgmap v15614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T22:59:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:32 smithi067 bash[27441]: cluster 2024-04-03T22:59:32.910316+0000 mgr.y (mgr.24370) 15630 : cluster [DBG] pgmap v15614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:59:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:33 smithi082 bash[20963]: audit 2024-04-03T22:59:33.020497+0000 mon.a (mon.0) 13338 : audit [DBG] from='client.? 172.21.15.67:0/2703605684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:33 smithi067 bash[17655]: audit 2024-04-03T22:59:33.020497+0000 mon.a (mon.0) 13338 : audit [DBG] from='client.? 172.21.15.67:0/2703605684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:34.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:33 smithi067 bash[27441]: audit 2024-04-03T22:59:33.020497+0000 mon.a (mon.0) 13338 : audit [DBG] from='client.? 172.21.15.67:0/2703605684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:34 smithi082 bash[20963]: cluster 2024-04-03T22:59:34.911108+0000 mgr.y (mgr.24370) 15631 : cluster [DBG] pgmap v15615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:34 smithi067 bash[27441]: cluster 2024-04-03T22:59:34.911108+0000 mgr.y (mgr.24370) 15631 : cluster [DBG] pgmap v15615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:34 smithi067 bash[17655]: cluster 2024-04-03T22:59:34.911108+0000 mgr.y (mgr.24370) 15631 : cluster [DBG] pgmap v15615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:35 smithi082 bash[20963]: audit 2024-04-03T22:59:35.477040+0000 mon.a (mon.0) 13339 : audit [DBG] from='client.? 172.21.15.67:0/1370646151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:35 smithi067 bash[27441]: audit 2024-04-03T22:59:35.477040+0000 mon.a (mon.0) 13339 : audit [DBG] from='client.? 172.21.15.67:0/1370646151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:35 smithi067 bash[17655]: audit 2024-04-03T22:59:35.477040+0000 mon.a (mon.0) 13339 : audit [DBG] from='client.? 172.21.15.67:0/1370646151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:36 smithi082 bash[20963]: cluster 2024-04-03T22:59:36.912374+0000 mgr.y (mgr.24370) 15632 : cluster [DBG] pgmap v15616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:36 smithi067 bash[17655]: cluster 2024-04-03T22:59:36.912374+0000 mgr.y (mgr.24370) 15632 : cluster [DBG] pgmap v15616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:36 smithi067 bash[27441]: cluster 2024-04-03T22:59:36.912374+0000 mgr.y (mgr.24370) 15632 : cluster [DBG] pgmap v15616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:37 smithi082 bash[20963]: audit 2024-04-03T22:59:37.929830+0000 mon.c (mon.2) 6256 : audit [DBG] from='client.? 172.21.15.67:0/3616445240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:37 smithi067 bash[17655]: audit 2024-04-03T22:59:37.929830+0000 mon.c (mon.2) 6256 : audit [DBG] from='client.? 172.21.15.67:0/3616445240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:37 smithi067 bash[27441]: audit 2024-04-03T22:59:37.929830+0000 mon.c (mon.2) 6256 : audit [DBG] from='client.? 172.21.15.67:0/3616445240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:39 smithi082 bash[20963]: cluster 2024-04-03T22:59:38.913071+0000 mgr.y (mgr.24370) 15633 : cluster [DBG] pgmap v15617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:39 smithi067 bash[17655]: cluster 2024-04-03T22:59:38.913071+0000 mgr.y (mgr.24370) 15633 : cluster [DBG] pgmap v15617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:39 smithi067 bash[27441]: cluster 2024-04-03T22:59:38.913071+0000 mgr.y (mgr.24370) 15633 : cluster [DBG] pgmap v15617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:40 smithi082 bash[20963]: audit 2024-04-03T22:59:40.388739+0000 mon.c (mon.2) 6257 : audit [DBG] from='client.? 172.21.15.67:0/2521524559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:40 smithi067 bash[27441]: audit 2024-04-03T22:59:40.388739+0000 mon.c (mon.2) 6257 : audit [DBG] from='client.? 172.21.15.67:0/2521524559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:40 smithi067 bash[17655]: audit 2024-04-03T22:59:40.388739+0000 mon.c (mon.2) 6257 : audit [DBG] from='client.? 172.21.15.67:0/2521524559' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:41 smithi082 bash[20963]: audit 2024-04-03T22:59:40.488687+0000 mon.a (mon.0) 13340 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:41 smithi082 bash[20963]: cluster 2024-04-03T22:59:40.914195+0000 mgr.y (mgr.24370) 15634 : cluster [DBG] pgmap v15618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:41 smithi067 bash[17655]: audit 2024-04-03T22:59:40.488687+0000 mon.a (mon.0) 13340 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:41 smithi067 bash[17655]: cluster 2024-04-03T22:59:40.914195+0000 mgr.y (mgr.24370) 15634 : cluster [DBG] pgmap v15618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:41 smithi067 bash[27441]: audit 2024-04-03T22:59:40.488687+0000 mon.a (mon.0) 13340 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:41.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:41 smithi067 bash[27441]: cluster 2024-04-03T22:59:40.914195+0000 mgr.y (mgr.24370) 15634 : cluster [DBG] pgmap v15618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:43.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:42 smithi067 bash[17655]: audit 2024-04-03T22:59:42.845427+0000 mon.a (mon.0) 13341 : audit [DBG] from='client.? 172.21.15.67:0/1471010785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:59:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:42 smithi067 bash[27441]: audit 2024-04-03T22:59:42.845427+0000 mon.a (mon.0) 13341 : audit [DBG] from='client.? 172.21.15.67:0/1471010785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:42 smithi082 bash[20963]: audit 2024-04-03T22:59:42.845427+0000 mon.a (mon.0) 13341 : audit [DBG] from='client.? 172.21.15.67:0/1471010785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:59:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:43 smithi067 bash[27441]: cluster 2024-04-03T22:59:42.914847+0000 mgr.y (mgr.24370) 15635 : cluster [DBG] pgmap v15619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:44.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:43 smithi067 bash[17655]: cluster 2024-04-03T22:59:42.914847+0000 mgr.y (mgr.24370) 15635 : cluster [DBG] pgmap v15619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:43 smithi082 bash[20963]: cluster 2024-04-03T22:59:42.914847+0000 mgr.y (mgr.24370) 15635 : cluster [DBG] pgmap v15619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:44 smithi082 bash[20963]: cluster 2024-04-03T22:59:44.915535+0000 mgr.y (mgr.24370) 15636 : cluster [DBG] pgmap v15620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:44 smithi067 bash[17655]: cluster 2024-04-03T22:59:44.915535+0000 mgr.y (mgr.24370) 15636 : cluster [DBG] pgmap v15620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:44 smithi067 bash[27441]: cluster 2024-04-03T22:59:44.915535+0000 mgr.y (mgr.24370) 15636 : cluster [DBG] pgmap v15620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:45 smithi082 bash[20963]: audit 2024-04-03T22:59:45.302450+0000 mon.a (mon.0) 13342 : audit [DBG] from='client.? 172.21.15.67:0/1325844196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:45 smithi067 bash[27441]: audit 2024-04-03T22:59:45.302450+0000 mon.a (mon.0) 13342 : audit [DBG] from='client.? 172.21.15.67:0/1325844196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:45 smithi067 bash[17655]: audit 2024-04-03T22:59:45.302450+0000 mon.a (mon.0) 13342 : audit [DBG] from='client.? 172.21.15.67:0/1325844196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:46 smithi082 bash[20963]: cluster 2024-04-03T22:59:46.916788+0000 mgr.y (mgr.24370) 15637 : cluster [DBG] pgmap v15621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:46 smithi067 bash[27441]: cluster 2024-04-03T22:59:46.916788+0000 mgr.y (mgr.24370) 15637 : cluster [DBG] pgmap v15621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:46 smithi067 bash[17655]: cluster 2024-04-03T22:59:46.916788+0000 mgr.y (mgr.24370) 15637 : cluster [DBG] pgmap v15621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:47 smithi082 bash[20963]: audit 2024-04-03T22:59:47.752212+0000 mon.a (mon.0) 13343 : audit [DBG] from='client.? 172.21.15.67:0/1331639748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:47 smithi067 bash[17655]: audit 2024-04-03T22:59:47.752212+0000 mon.a (mon.0) 13343 : audit [DBG] from='client.? 172.21.15.67:0/1331639748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:48.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:47 smithi067 bash[27441]: audit 2024-04-03T22:59:47.752212+0000 mon.a (mon.0) 13343 : audit [DBG] from='client.? 172.21.15.67:0/1331639748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:49 smithi082 bash[20963]: cluster 2024-04-03T22:59:48.917441+0000 mgr.y (mgr.24370) 15638 : cluster [DBG] pgmap v15622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:49 smithi067 bash[17655]: cluster 2024-04-03T22:59:48.917441+0000 mgr.y (mgr.24370) 15638 : cluster [DBG] pgmap v15622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:49 smithi067 bash[27441]: cluster 2024-04-03T22:59:48.917441+0000 mgr.y (mgr.24370) 15638 : cluster [DBG] pgmap v15622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:50 smithi082 bash[20963]: audit 2024-04-03T22:59:50.210029+0000 mon.a (mon.0) 13344 : audit [DBG] from='client.? 172.21.15.67:0/3508619839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:50 smithi067 bash[27441]: audit 2024-04-03T22:59:50.210029+0000 mon.a (mon.0) 13344 : audit [DBG] from='client.? 172.21.15.67:0/3508619839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:50 smithi067 bash[17655]: audit 2024-04-03T22:59:50.210029+0000 mon.a (mon.0) 13344 : audit [DBG] from='client.? 172.21.15.67:0/3508619839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:51 smithi082 bash[20963]: cluster 2024-04-03T22:59:50.918553+0000 mgr.y (mgr.24370) 15639 : cluster [DBG] pgmap v15623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:51 smithi067 bash[17655]: cluster 2024-04-03T22:59:50.918553+0000 mgr.y (mgr.24370) 15639 : cluster [DBG] pgmap v15623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:51 smithi067 bash[27441]: cluster 2024-04-03T22:59:50.918553+0000 mgr.y (mgr.24370) 15639 : cluster [DBG] pgmap v15623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:52 smithi067 bash[27441]: audit 2024-04-03T22:59:52.665942+0000 mon.c (mon.2) 6258 : audit [DBG] from='client.? 172.21.15.67:0/2653554215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:52 smithi067 bash[17655]: audit 2024-04-03T22:59:52.665942+0000 mon.c (mon.2) 6258 : audit [DBG] from='client.? 172.21.15.67:0/2653554215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:52 smithi082 bash[20963]: audit 2024-04-03T22:59:52.665942+0000 mon.c (mon.2) 6258 : audit [DBG] from='client.? 172.21.15.67:0/2653554215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 22:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T22:59:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 22:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:22:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T22:59:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:53 smithi082 bash[20963]: cluster 2024-04-03T22:59:52.919375+0000 mgr.y (mgr.24370) 15640 : cluster [DBG] pgmap v15624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:53 smithi067 bash[27441]: cluster 2024-04-03T22:59:52.919375+0000 mgr.y (mgr.24370) 15640 : cluster [DBG] pgmap v15624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:53 smithi067 bash[17655]: cluster 2024-04-03T22:59:52.919375+0000 mgr.y (mgr.24370) 15640 : cluster [DBG] pgmap v15624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:54 smithi082 bash[20963]: cluster 2024-04-03T22:59:54.920083+0000 mgr.y (mgr.24370) 15641 : cluster [DBG] pgmap v15625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:54 smithi067 bash[17655]: cluster 2024-04-03T22:59:54.920083+0000 mgr.y (mgr.24370) 15641 : cluster [DBG] pgmap v15625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:54 smithi067 bash[27441]: cluster 2024-04-03T22:59:54.920083+0000 mgr.y (mgr.24370) 15641 : cluster [DBG] pgmap v15625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:55 smithi082 bash[20963]: audit 2024-04-03T22:59:55.119290+0000 mon.c (mon.2) 6259 : audit [DBG] from='client.? 172.21.15.67:0/2401700495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:55 smithi082 bash[20963]: audit 2024-04-03T22:59:55.489159+0000 mon.a (mon.0) 13345 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:55 smithi067 bash[27441]: audit 2024-04-03T22:59:55.119290+0000 mon.c (mon.2) 6259 : audit [DBG] from='client.? 172.21.15.67:0/2401700495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:55 smithi067 bash[27441]: audit 2024-04-03T22:59:55.489159+0000 mon.a (mon.0) 13345 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:55 smithi067 bash[17655]: audit 2024-04-03T22:59:55.119290+0000 mon.c (mon.2) 6259 : audit [DBG] from='client.? 172.21.15.67:0/2401700495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:55 smithi067 bash[17655]: audit 2024-04-03T22:59:55.489159+0000 mon.a (mon.0) 13345 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T22:59:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:57 smithi082 bash[20963]: cluster 2024-04-03T22:59:56.921293+0000 mgr.y (mgr.24370) 15642 : cluster [DBG] pgmap v15626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:57 smithi082 bash[20963]: audit 2024-04-03T22:59:57.576056+0000 mon.c (mon.2) 6260 : audit [DBG] from='client.? 172.21.15.67:0/530823623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:57 smithi067 bash[17655]: cluster 2024-04-03T22:59:56.921293+0000 mgr.y (mgr.24370) 15642 : cluster [DBG] pgmap v15626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:57 smithi067 bash[17655]: audit 2024-04-03T22:59:57.576056+0000 mon.c (mon.2) 6260 : audit [DBG] from='client.? 172.21.15.67:0/530823623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T22:59:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:57 smithi067 bash[27441]: cluster 2024-04-03T22:59:56.921293+0000 mgr.y (mgr.24370) 15642 : cluster [DBG] pgmap v15626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T22:59:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:57 smithi067 bash[27441]: audit 2024-04-03T22:59:57.576056+0000 mon.c (mon.2) 6260 : audit [DBG] from='client.? 172.21.15.67:0/530823623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 22:59:59 smithi082 bash[20963]: cluster 2024-04-03T22:59:58.922045+0000 mgr.y (mgr.24370) 15643 : cluster [DBG] pgmap v15627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 22:59:59 smithi067 bash[27441]: cluster 2024-04-03T22:59:58.922045+0000 mgr.y (mgr.24370) 15643 : cluster [DBG] pgmap v15627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 22:59:59 smithi067 bash[17655]: cluster 2024-04-03T22:59:58.922045+0000 mgr.y (mgr.24370) 15643 : cluster [DBG] pgmap v15627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:00 smithi082 bash[20963]: cluster 2024-04-03T23:00:00.000093+0000 mon.a (mon.0) 13346 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:00:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:00 smithi082 bash[20963]: audit 2024-04-03T23:00:00.028404+0000 mon.a (mon.0) 13347 : audit [DBG] from='client.? 172.21.15.67:0/559177992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:00 smithi067 bash[17655]: cluster 2024-04-03T23:00:00.000093+0000 mon.a (mon.0) 13346 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:00:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:00 smithi067 bash[17655]: audit 2024-04-03T23:00:00.028404+0000 mon.a (mon.0) 13347 : audit [DBG] from='client.? 172.21.15.67:0/559177992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:00 smithi067 bash[27441]: cluster 2024-04-03T23:00:00.000093+0000 mon.a (mon.0) 13346 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:00:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:00 smithi067 bash[27441]: audit 2024-04-03T23:00:00.028404+0000 mon.a (mon.0) 13347 : audit [DBG] from='client.? 172.21.15.67:0/559177992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:02 smithi082 bash[20963]: cluster 2024-04-03T23:00:00.923207+0000 mgr.y (mgr.24370) 15644 : cluster [DBG] pgmap v15628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:02 smithi067 bash[17655]: cluster 2024-04-03T23:00:00.923207+0000 mgr.y (mgr.24370) 15644 : cluster [DBG] pgmap v15628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:02 smithi067 bash[27441]: cluster 2024-04-03T23:00:00.923207+0000 mgr.y (mgr.24370) 15644 : cluster [DBG] pgmap v15628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:03 smithi082 bash[20963]: audit 2024-04-03T23:00:02.483293+0000 mon.a (mon.0) 13348 : audit [DBG] from='client.? 172.21.15.67:0/1748034315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:03.385 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 23:00:03 smithi082 bash[56206]: ts=2024-04-03T23:00:03.160Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1712174400138 maxt=1712181600000 ulid=01HTK31PCQY0C0GKSQWRNDHVWV duration=64.744825ms 2024-04-03T23:00:03.385 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 23:00:03 smithi082 bash[56206]: ts=2024-04-03T23:00:03.164Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=3.396477ms 2024-04-03T23:00:03.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 23:00:03 smithi082 bash[56206]: ts=2024-04-03T23:00:03.245Z caller=compact.go:460 level=info component=tsdb msg="compact blocks" count=2 mint=1712153993501 maxt=1712167200000 ulid=01HTK31PEWDXFKW75SQNYG78HQ sources="[01HTJFJYB22Z6RV375HF4F3V2V 01HTJNA7WSJNKSY8GC2EVMQ0YK]" duration=80.945385ms 2024-04-03T23:00:03.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 23:00:03 smithi082 bash[56206]: ts=2024-04-03T23:00:03.246Z caller=db.go:1548 level=info component=tsdb msg="Deleting obsolete block" block=01HTJFJYB22Z6RV375HF4F3V2V 2024-04-03T23:00:03.386 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 03 23:00:03 smithi082 bash[56206]: ts=2024-04-03T23:00:03.247Z caller=db.go:1548 level=info component=tsdb msg="Deleting obsolete block" block=01HTJNA7WSJNKSY8GC2EVMQ0YK 2024-04-03T23:00:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:00:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:03 smithi067 bash[27441]: audit 2024-04-03T23:00:02.483293+0000 mon.a (mon.0) 13348 : audit [DBG] from='client.? 172.21.15.67:0/1748034315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:03 smithi067 bash[17655]: audit 2024-04-03T23:00:02.483293+0000 mon.a (mon.0) 13348 : audit [DBG] from='client.? 172.21.15.67:0/1748034315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:00:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:04 smithi082 bash[20963]: cluster 2024-04-03T23:00:02.923887+0000 mgr.y (mgr.24370) 15645 : cluster [DBG] pgmap v15629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:04 smithi067 bash[17655]: cluster 2024-04-03T23:00:02.923887+0000 mgr.y (mgr.24370) 15645 : cluster [DBG] pgmap v15629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:04 smithi067 bash[27441]: cluster 2024-04-03T23:00:02.923887+0000 mgr.y (mgr.24370) 15645 : cluster [DBG] pgmap v15629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:05 smithi082 bash[20963]: audit 2024-04-03T23:00:04.945414+0000 mon.c (mon.2) 6261 : audit [DBG] from='client.? 172.21.15.67:0/2789942134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:05 smithi067 bash[17655]: audit 2024-04-03T23:00:04.945414+0000 mon.c (mon.2) 6261 : audit [DBG] from='client.? 172.21.15.67:0/2789942134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:05 smithi067 bash[27441]: audit 2024-04-03T23:00:04.945414+0000 mon.c (mon.2) 6261 : audit [DBG] from='client.? 172.21.15.67:0/2789942134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:06 smithi082 bash[20963]: cluster 2024-04-03T23:00:04.924556+0000 mgr.y (mgr.24370) 15646 : cluster [DBG] pgmap v15630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:06 smithi067 bash[17655]: cluster 2024-04-03T23:00:04.924556+0000 mgr.y (mgr.24370) 15646 : cluster [DBG] pgmap v15630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:06 smithi067 bash[27441]: cluster 2024-04-03T23:00:04.924556+0000 mgr.y (mgr.24370) 15646 : cluster [DBG] pgmap v15630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:08 smithi082 bash[20963]: cluster 2024-04-03T23:00:06.925885+0000 mgr.y (mgr.24370) 15647 : cluster [DBG] pgmap v15631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:08 smithi082 bash[20963]: audit 2024-04-03T23:00:07.405365+0000 mon.b (mon.1) 82 : audit [DBG] from='client.? 172.21.15.67:0/563693532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:08 smithi067 bash[27441]: cluster 2024-04-03T23:00:06.925885+0000 mgr.y (mgr.24370) 15647 : cluster [DBG] pgmap v15631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:08 smithi067 bash[27441]: audit 2024-04-03T23:00:07.405365+0000 mon.b (mon.1) 82 : audit [DBG] from='client.? 172.21.15.67:0/563693532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:08 smithi067 bash[17655]: cluster 2024-04-03T23:00:06.925885+0000 mgr.y (mgr.24370) 15647 : cluster [DBG] pgmap v15631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:08 smithi067 bash[17655]: audit 2024-04-03T23:00:07.405365+0000 mon.b (mon.1) 82 : audit [DBG] from='client.? 172.21.15.67:0/563693532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:10 smithi082 bash[20963]: cluster 2024-04-03T23:00:08.926759+0000 mgr.y (mgr.24370) 15648 : cluster [DBG] pgmap v15632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:10 smithi082 bash[20963]: audit 2024-04-03T23:00:09.870181+0000 mon.c (mon.2) 6262 : audit [DBG] from='client.? 172.21.15.67:0/1996168845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:10 smithi067 bash[27441]: cluster 2024-04-03T23:00:08.926759+0000 mgr.y (mgr.24370) 15648 : cluster [DBG] pgmap v15632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:10 smithi067 bash[27441]: audit 2024-04-03T23:00:09.870181+0000 mon.c (mon.2) 6262 : audit [DBG] from='client.? 172.21.15.67:0/1996168845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:10 smithi067 bash[17655]: cluster 2024-04-03T23:00:08.926759+0000 mgr.y (mgr.24370) 15648 : cluster [DBG] pgmap v15632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:10 smithi067 bash[17655]: audit 2024-04-03T23:00:09.870181+0000 mon.c (mon.2) 6262 : audit [DBG] from='client.? 172.21.15.67:0/1996168845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:11 smithi082 bash[20963]: audit 2024-04-03T23:00:10.489558+0000 mon.a (mon.0) 13349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:11 smithi067 bash[17655]: audit 2024-04-03T23:00:10.489558+0000 mon.a (mon.0) 13349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:11 smithi067 bash[27441]: audit 2024-04-03T23:00:10.489558+0000 mon.a (mon.0) 13349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:12 smithi082 bash[20963]: cluster 2024-04-03T23:00:10.927880+0000 mgr.y (mgr.24370) 15649 : cluster [DBG] pgmap v15633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:12 smithi067 bash[27441]: cluster 2024-04-03T23:00:10.927880+0000 mgr.y (mgr.24370) 15649 : cluster [DBG] pgmap v15633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:12 smithi067 bash[17655]: cluster 2024-04-03T23:00:10.927880+0000 mgr.y (mgr.24370) 15649 : cluster [DBG] pgmap v15633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:13 smithi082 bash[20963]: audit 2024-04-03T23:00:12.324911+0000 mon.c (mon.2) 6263 : audit [DBG] from='client.? 172.21.15.67:0/1472288110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:13 smithi067 bash[17655]: audit 2024-04-03T23:00:12.324911+0000 mon.c (mon.2) 6263 : audit [DBG] from='client.? 172.21.15.67:0/1472288110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:00:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:13 smithi067 bash[27441]: audit 2024-04-03T23:00:12.324911+0000 mon.c (mon.2) 6263 : audit [DBG] from='client.? 172.21.15.67:0/1472288110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:00:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:14 smithi082 bash[20963]: cluster 2024-04-03T23:00:12.928549+0000 mgr.y (mgr.24370) 15650 : cluster [DBG] pgmap v15634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:14 smithi082 bash[20963]: audit 2024-04-03T23:00:13.090233+0000 mon.a (mon.0) 13350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:00:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:14 smithi067 bash[17655]: cluster 2024-04-03T23:00:12.928549+0000 mgr.y (mgr.24370) 15650 : cluster [DBG] pgmap v15634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:14 smithi067 bash[17655]: audit 2024-04-03T23:00:13.090233+0000 mon.a (mon.0) 13350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:00:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:14 smithi067 bash[27441]: cluster 2024-04-03T23:00:12.928549+0000 mgr.y (mgr.24370) 15650 : cluster [DBG] pgmap v15634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:14 smithi067 bash[27441]: audit 2024-04-03T23:00:13.090233+0000 mon.a (mon.0) 13350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:00:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:15 smithi082 bash[20963]: audit 2024-04-03T23:00:14.780743+0000 mon.a (mon.0) 13351 : audit [DBG] from='client.? 172.21.15.67:0/684675984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:15 smithi067 bash[17655]: audit 2024-04-03T23:00:14.780743+0000 mon.a (mon.0) 13351 : audit [DBG] from='client.? 172.21.15.67:0/684675984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:15 smithi067 bash[27441]: audit 2024-04-03T23:00:14.780743+0000 mon.a (mon.0) 13351 : audit [DBG] from='client.? 172.21.15.67:0/684675984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:16 smithi082 bash[20963]: cluster 2024-04-03T23:00:14.929217+0000 mgr.y (mgr.24370) 15651 : cluster [DBG] pgmap v15635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:16 smithi067 bash[17655]: cluster 2024-04-03T23:00:14.929217+0000 mgr.y (mgr.24370) 15651 : cluster [DBG] pgmap v15635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:16 smithi067 bash[27441]: cluster 2024-04-03T23:00:14.929217+0000 mgr.y (mgr.24370) 15651 : cluster [DBG] pgmap v15635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:18 smithi082 bash[20963]: cluster 2024-04-03T23:00:16.929948+0000 mgr.y (mgr.24370) 15652 : cluster [DBG] pgmap v15636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:18 smithi082 bash[20963]: audit 2024-04-03T23:00:17.237293+0000 mon.c (mon.2) 6264 : audit [DBG] from='client.? 172.21.15.67:0/1773356123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:18 smithi067 bash[27441]: cluster 2024-04-03T23:00:16.929948+0000 mgr.y (mgr.24370) 15652 : cluster [DBG] pgmap v15636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:18 smithi067 bash[27441]: audit 2024-04-03T23:00:17.237293+0000 mon.c (mon.2) 6264 : audit [DBG] from='client.? 172.21.15.67:0/1773356123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:18 smithi067 bash[17655]: cluster 2024-04-03T23:00:16.929948+0000 mgr.y (mgr.24370) 15652 : cluster [DBG] pgmap v15636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:18 smithi067 bash[17655]: audit 2024-04-03T23:00:17.237293+0000 mon.c (mon.2) 6264 : audit [DBG] from='client.? 172.21.15.67:0/1773356123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:19 smithi082 bash[20963]: audit 2024-04-03T23:00:18.834598+0000 mon.a (mon.0) 13352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:19 smithi082 bash[20963]: audit 2024-04-03T23:00:18.844509+0000 mon.a (mon.0) 13353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:19 smithi082 bash[20963]: audit 2024-04-03T23:00:19.091058+0000 mon.a (mon.0) 13354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:19 smithi082 bash[20963]: audit 2024-04-03T23:00:19.099717+0000 mon.a (mon.0) 13355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:19 smithi082 bash[20963]: audit 2024-04-03T23:00:19.528690+0000 mon.a (mon.0) 13356 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:00:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:19 smithi082 bash[20963]: audit 2024-04-03T23:00:19.530344+0000 mon.a (mon.0) 13357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:00:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:19 smithi082 bash[20963]: audit 2024-04-03T23:00:19.541537+0000 mon.a (mon.0) 13358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:19 smithi082 bash[20963]: audit 2024-04-03T23:00:19.687366+0000 mon.a (mon.0) 13359 : audit [DBG] from='client.? 172.21.15.67:0/3507404586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[17655]: audit 2024-04-03T23:00:18.834598+0000 mon.a (mon.0) 13352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[17655]: audit 2024-04-03T23:00:18.844509+0000 mon.a (mon.0) 13353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[17655]: audit 2024-04-03T23:00:19.091058+0000 mon.a (mon.0) 13354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[17655]: audit 2024-04-03T23:00:19.099717+0000 mon.a (mon.0) 13355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[17655]: audit 2024-04-03T23:00:19.528690+0000 mon.a (mon.0) 13356 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[17655]: audit 2024-04-03T23:00:19.530344+0000 mon.a (mon.0) 13357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[17655]: audit 2024-04-03T23:00:19.541537+0000 mon.a (mon.0) 13358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[17655]: audit 2024-04-03T23:00:19.687366+0000 mon.a (mon.0) 13359 : audit [DBG] from='client.? 172.21.15.67:0/3507404586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[27441]: audit 2024-04-03T23:00:18.834598+0000 mon.a (mon.0) 13352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[27441]: audit 2024-04-03T23:00:18.844509+0000 mon.a (mon.0) 13353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[27441]: audit 2024-04-03T23:00:19.091058+0000 mon.a (mon.0) 13354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[27441]: audit 2024-04-03T23:00:19.099717+0000 mon.a (mon.0) 13355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[27441]: audit 2024-04-03T23:00:19.528690+0000 mon.a (mon.0) 13356 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[27441]: audit 2024-04-03T23:00:19.530344+0000 mon.a (mon.0) 13357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[27441]: audit 2024-04-03T23:00:19.541537+0000 mon.a (mon.0) 13358 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:00:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:19 smithi067 bash[27441]: audit 2024-04-03T23:00:19.687366+0000 mon.a (mon.0) 13359 : audit [DBG] from='client.? 172.21.15.67:0/3507404586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:20 smithi082 bash[20963]: cluster 2024-04-03T23:00:18.930571+0000 mgr.y (mgr.24370) 15653 : cluster [DBG] pgmap v15637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:20 smithi067 bash[27441]: cluster 2024-04-03T23:00:18.930571+0000 mgr.y (mgr.24370) 15653 : cluster [DBG] pgmap v15637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:20 smithi067 bash[17655]: cluster 2024-04-03T23:00:18.930571+0000 mgr.y (mgr.24370) 15653 : cluster [DBG] pgmap v15637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:22 smithi082 bash[20963]: cluster 2024-04-03T23:00:20.931752+0000 mgr.y (mgr.24370) 15654 : cluster [DBG] pgmap v15638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:22 smithi082 bash[20963]: audit 2024-04-03T23:00:22.141887+0000 mon.a (mon.0) 13360 : audit [DBG] from='client.? 172.21.15.67:0/2978073968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:23.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:00:23.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:22 smithi067 bash[17655]: cluster 2024-04-03T23:00:20.931752+0000 mgr.y (mgr.24370) 15654 : cluster [DBG] pgmap v15638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:23.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:22 smithi067 bash[17655]: audit 2024-04-03T23:00:22.141887+0000 mon.a (mon.0) 13360 : audit [DBG] from='client.? 172.21.15.67:0/2978073968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:23.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:22 smithi067 bash[27441]: cluster 2024-04-03T23:00:20.931752+0000 mgr.y (mgr.24370) 15654 : cluster [DBG] pgmap v15638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:23.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:22 smithi067 bash[27441]: audit 2024-04-03T23:00:22.141887+0000 mon.a (mon.0) 13360 : audit [DBG] from='client.? 172.21.15.67:0/2978073968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:00:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:24 smithi082 bash[20963]: cluster 2024-04-03T23:00:22.932565+0000 mgr.y (mgr.24370) 15655 : cluster [DBG] pgmap v15639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:24 smithi082 bash[20963]: audit 2024-04-03T23:00:24.601882+0000 mon.c (mon.2) 6265 : audit [DBG] from='client.? 172.21.15.67:0/1182506342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:24 smithi067 bash[17655]: cluster 2024-04-03T23:00:22.932565+0000 mgr.y (mgr.24370) 15655 : cluster [DBG] pgmap v15639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:24 smithi067 bash[17655]: audit 2024-04-03T23:00:24.601882+0000 mon.c (mon.2) 6265 : audit [DBG] from='client.? 172.21.15.67:0/1182506342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:24 smithi067 bash[27441]: cluster 2024-04-03T23:00:22.932565+0000 mgr.y (mgr.24370) 15655 : cluster [DBG] pgmap v15639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:24 smithi067 bash[27441]: audit 2024-04-03T23:00:24.601882+0000 mon.c (mon.2) 6265 : audit [DBG] from='client.? 172.21.15.67:0/1182506342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:25 smithi082 bash[20963]: audit 2024-04-03T23:00:25.490087+0000 mon.a (mon.0) 13361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:25 smithi067 bash[17655]: audit 2024-04-03T23:00:25.490087+0000 mon.a (mon.0) 13361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:25 smithi067 bash[27441]: audit 2024-04-03T23:00:25.490087+0000 mon.a (mon.0) 13361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:26 smithi082 bash[20963]: cluster 2024-04-03T23:00:24.933238+0000 mgr.y (mgr.24370) 15656 : cluster [DBG] pgmap v15640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:26 smithi067 bash[27441]: cluster 2024-04-03T23:00:24.933238+0000 mgr.y (mgr.24370) 15656 : cluster [DBG] pgmap v15640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:26 smithi067 bash[17655]: cluster 2024-04-03T23:00:24.933238+0000 mgr.y (mgr.24370) 15656 : cluster [DBG] pgmap v15640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:27 smithi082 bash[20963]: audit 2024-04-03T23:00:27.051572+0000 mon.c (mon.2) 6266 : audit [DBG] from='client.? 172.21.15.67:0/2579593108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:27 smithi067 bash[17655]: audit 2024-04-03T23:00:27.051572+0000 mon.c (mon.2) 6266 : audit [DBG] from='client.? 172.21.15.67:0/2579593108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:27 smithi067 bash[27441]: audit 2024-04-03T23:00:27.051572+0000 mon.c (mon.2) 6266 : audit [DBG] from='client.? 172.21.15.67:0/2579593108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:28 smithi082 bash[20963]: cluster 2024-04-03T23:00:26.934354+0000 mgr.y (mgr.24370) 15657 : cluster [DBG] pgmap v15641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:28 smithi067 bash[17655]: cluster 2024-04-03T23:00:26.934354+0000 mgr.y (mgr.24370) 15657 : cluster [DBG] pgmap v15641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:28 smithi067 bash[27441]: cluster 2024-04-03T23:00:26.934354+0000 mgr.y (mgr.24370) 15657 : cluster [DBG] pgmap v15641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:29 smithi067 bash[17655]: audit 2024-04-03T23:00:29.497444+0000 mon.a (mon.0) 13362 : audit [DBG] from='client.? 172.21.15.67:0/2727568466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:29 smithi067 bash[27441]: audit 2024-04-03T23:00:29.497444+0000 mon.a (mon.0) 13362 : audit [DBG] from='client.? 172.21.15.67:0/2727568466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:29 smithi082 bash[20963]: audit 2024-04-03T23:00:29.497444+0000 mon.a (mon.0) 13362 : audit [DBG] from='client.? 172.21.15.67:0/2727568466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:30 smithi067 bash[17655]: cluster 2024-04-03T23:00:28.935055+0000 mgr.y (mgr.24370) 15658 : cluster [DBG] pgmap v15642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:30 smithi067 bash[27441]: cluster 2024-04-03T23:00:28.935055+0000 mgr.y (mgr.24370) 15658 : cluster [DBG] pgmap v15642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:30 smithi082 bash[20963]: cluster 2024-04-03T23:00:28.935055+0000 mgr.y (mgr.24370) 15658 : cluster [DBG] pgmap v15642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:33.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:00:33.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:32 smithi067 bash[17655]: cluster 2024-04-03T23:00:30.936266+0000 mgr.y (mgr.24370) 15659 : cluster [DBG] pgmap v15643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:32 smithi067 bash[17655]: audit 2024-04-03T23:00:31.951205+0000 mon.a (mon.0) 13363 : audit [DBG] from='client.? 172.21.15.67:0/1033347418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:32 smithi067 bash[27441]: cluster 2024-04-03T23:00:30.936266+0000 mgr.y (mgr.24370) 15659 : cluster [DBG] pgmap v15643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:32 smithi067 bash[27441]: audit 2024-04-03T23:00:31.951205+0000 mon.a (mon.0) 13363 : audit [DBG] from='client.? 172.21.15.67:0/1033347418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:32 smithi082 bash[20963]: cluster 2024-04-03T23:00:30.936266+0000 mgr.y (mgr.24370) 15659 : cluster [DBG] pgmap v15643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:32 smithi082 bash[20963]: audit 2024-04-03T23:00:31.951205+0000 mon.a (mon.0) 13363 : audit [DBG] from='client.? 172.21.15.67:0/1033347418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:00:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:34 smithi067 bash[17655]: cluster 2024-04-03T23:00:32.936926+0000 mgr.y (mgr.24370) 15660 : cluster [DBG] pgmap v15644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:34 smithi067 bash[17655]: audit 2024-04-03T23:00:34.401886+0000 mon.a (mon.0) 13364 : audit [DBG] from='client.? 172.21.15.67:0/3390004616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:35.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:34 smithi067 bash[27441]: cluster 2024-04-03T23:00:32.936926+0000 mgr.y (mgr.24370) 15660 : cluster [DBG] pgmap v15644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:34 smithi067 bash[27441]: audit 2024-04-03T23:00:34.401886+0000 mon.a (mon.0) 13364 : audit [DBG] from='client.? 172.21.15.67:0/3390004616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:34 smithi082 bash[20963]: cluster 2024-04-03T23:00:32.936926+0000 mgr.y (mgr.24370) 15660 : cluster [DBG] pgmap v15644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:34 smithi082 bash[20963]: audit 2024-04-03T23:00:34.401886+0000 mon.a (mon.0) 13364 : audit [DBG] from='client.? 172.21.15.67:0/3390004616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:36 smithi067 bash[17655]: cluster 2024-04-03T23:00:34.937707+0000 mgr.y (mgr.24370) 15661 : cluster [DBG] pgmap v15645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:36 smithi067 bash[17655]: audit 2024-04-03T23:00:36.859219+0000 mon.c (mon.2) 6267 : audit [DBG] from='client.? 172.21.15.67:0/2931888194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:36 smithi067 bash[27441]: cluster 2024-04-03T23:00:34.937707+0000 mgr.y (mgr.24370) 15661 : cluster [DBG] pgmap v15645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:36 smithi067 bash[27441]: audit 2024-04-03T23:00:36.859219+0000 mon.c (mon.2) 6267 : audit [DBG] from='client.? 172.21.15.67:0/2931888194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:36 smithi082 bash[20963]: cluster 2024-04-03T23:00:34.937707+0000 mgr.y (mgr.24370) 15661 : cluster [DBG] pgmap v15645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:36 smithi082 bash[20963]: audit 2024-04-03T23:00:36.859219+0000 mon.c (mon.2) 6267 : audit [DBG] from='client.? 172.21.15.67:0/2931888194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:38 smithi067 bash[17655]: cluster 2024-04-03T23:00:36.938723+0000 mgr.y (mgr.24370) 15662 : cluster [DBG] pgmap v15646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:38 smithi067 bash[27441]: cluster 2024-04-03T23:00:36.938723+0000 mgr.y (mgr.24370) 15662 : cluster [DBG] pgmap v15646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:38 smithi082 bash[20963]: cluster 2024-04-03T23:00:36.938723+0000 mgr.y (mgr.24370) 15662 : cluster [DBG] pgmap v15646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:39 smithi067 bash[17655]: audit 2024-04-03T23:00:39.313997+0000 mon.c (mon.2) 6268 : audit [DBG] from='client.? 172.21.15.67:0/4073653508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:40.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:39 smithi067 bash[27441]: audit 2024-04-03T23:00:39.313997+0000 mon.c (mon.2) 6268 : audit [DBG] from='client.? 172.21.15.67:0/4073653508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:39 smithi082 bash[20963]: audit 2024-04-03T23:00:39.313997+0000 mon.c (mon.2) 6268 : audit [DBG] from='client.? 172.21.15.67:0/4073653508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:40 smithi067 bash[27441]: cluster 2024-04-03T23:00:38.939405+0000 mgr.y (mgr.24370) 15663 : cluster [DBG] pgmap v15647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:41.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:40 smithi067 bash[27441]: audit 2024-04-03T23:00:40.490407+0000 mon.a (mon.0) 13365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:40 smithi067 bash[17655]: cluster 2024-04-03T23:00:38.939405+0000 mgr.y (mgr.24370) 15663 : cluster [DBG] pgmap v15647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:40 smithi067 bash[17655]: audit 2024-04-03T23:00:40.490407+0000 mon.a (mon.0) 13365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:40 smithi082 bash[20963]: cluster 2024-04-03T23:00:38.939405+0000 mgr.y (mgr.24370) 15663 : cluster [DBG] pgmap v15647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:40 smithi082 bash[20963]: audit 2024-04-03T23:00:40.490407+0000 mon.a (mon.0) 13365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:41 smithi082 bash[20963]: audit 2024-04-03T23:00:41.762028+0000 mon.c (mon.2) 6269 : audit [DBG] from='client.? 172.21.15.67:0/1897063526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:41 smithi067 bash[27441]: audit 2024-04-03T23:00:41.762028+0000 mon.c (mon.2) 6269 : audit [DBG] from='client.? 172.21.15.67:0/1897063526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:41 smithi067 bash[17655]: audit 2024-04-03T23:00:41.762028+0000 mon.c (mon.2) 6269 : audit [DBG] from='client.? 172.21.15.67:0/1897063526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:42 smithi082 bash[20963]: cluster 2024-04-03T23:00:40.940594+0000 mgr.y (mgr.24370) 15664 : cluster [DBG] pgmap v15648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:42 smithi067 bash[17655]: cluster 2024-04-03T23:00:40.940594+0000 mgr.y (mgr.24370) 15664 : cluster [DBG] pgmap v15648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:00:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:42 smithi067 bash[27441]: cluster 2024-04-03T23:00:40.940594+0000 mgr.y (mgr.24370) 15664 : cluster [DBG] pgmap v15648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:00:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:44 smithi082 bash[20963]: cluster 2024-04-03T23:00:42.941190+0000 mgr.y (mgr.24370) 15665 : cluster [DBG] pgmap v15649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:44 smithi082 bash[20963]: audit 2024-04-03T23:00:44.219585+0000 mon.a (mon.0) 13366 : audit [DBG] from='client.? 172.21.15.67:0/4153588719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:44 smithi067 bash[17655]: cluster 2024-04-03T23:00:42.941190+0000 mgr.y (mgr.24370) 15665 : cluster [DBG] pgmap v15649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:44 smithi067 bash[17655]: audit 2024-04-03T23:00:44.219585+0000 mon.a (mon.0) 13366 : audit [DBG] from='client.? 172.21.15.67:0/4153588719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:44 smithi067 bash[27441]: cluster 2024-04-03T23:00:42.941190+0000 mgr.y (mgr.24370) 15665 : cluster [DBG] pgmap v15649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:44 smithi067 bash[27441]: audit 2024-04-03T23:00:44.219585+0000 mon.a (mon.0) 13366 : audit [DBG] from='client.? 172.21.15.67:0/4153588719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:46 smithi082 bash[20963]: cluster 2024-04-03T23:00:44.941906+0000 mgr.y (mgr.24370) 15666 : cluster [DBG] pgmap v15650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:46 smithi082 bash[20963]: audit 2024-04-03T23:00:46.671234+0000 mon.a (mon.0) 13367 : audit [DBG] from='client.? 172.21.15.67:0/186105215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:46 smithi067 bash[17655]: cluster 2024-04-03T23:00:44.941906+0000 mgr.y (mgr.24370) 15666 : cluster [DBG] pgmap v15650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:46 smithi067 bash[17655]: audit 2024-04-03T23:00:46.671234+0000 mon.a (mon.0) 13367 : audit [DBG] from='client.? 172.21.15.67:0/186105215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:46 smithi067 bash[27441]: cluster 2024-04-03T23:00:44.941906+0000 mgr.y (mgr.24370) 15666 : cluster [DBG] pgmap v15650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:46 smithi067 bash[27441]: audit 2024-04-03T23:00:46.671234+0000 mon.a (mon.0) 13367 : audit [DBG] from='client.? 172.21.15.67:0/186105215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:47 smithi082 bash[20963]: cluster 2024-04-03T23:00:46.942910+0000 mgr.y (mgr.24370) 15667 : cluster [DBG] pgmap v15651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:47 smithi067 bash[17655]: cluster 2024-04-03T23:00:46.942910+0000 mgr.y (mgr.24370) 15667 : cluster [DBG] pgmap v15651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:48.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:47 smithi067 bash[27441]: cluster 2024-04-03T23:00:46.942910+0000 mgr.y (mgr.24370) 15667 : cluster [DBG] pgmap v15651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:50 smithi082 bash[20963]: cluster 2024-04-03T23:00:48.943376+0000 mgr.y (mgr.24370) 15668 : cluster [DBG] pgmap v15652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:50 smithi082 bash[20963]: audit 2024-04-03T23:00:49.118754+0000 mon.a (mon.0) 13368 : audit [DBG] from='client.? 172.21.15.67:0/334490931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:49 smithi067 bash[17655]: cluster 2024-04-03T23:00:48.943376+0000 mgr.y (mgr.24370) 15668 : cluster [DBG] pgmap v15652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:49 smithi067 bash[17655]: audit 2024-04-03T23:00:49.118754+0000 mon.a (mon.0) 13368 : audit [DBG] from='client.? 172.21.15.67:0/334490931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:50 smithi067 bash[27441]: cluster 2024-04-03T23:00:48.943376+0000 mgr.y (mgr.24370) 15668 : cluster [DBG] pgmap v15652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:50 smithi067 bash[27441]: audit 2024-04-03T23:00:49.118754+0000 mon.a (mon.0) 13368 : audit [DBG] from='client.? 172.21.15.67:0/334490931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:52 smithi082 bash[20963]: cluster 2024-04-03T23:00:50.944495+0000 mgr.y (mgr.24370) 15669 : cluster [DBG] pgmap v15653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:52 smithi082 bash[20963]: audit 2024-04-03T23:00:51.573140+0000 mon.c (mon.2) 6270 : audit [DBG] from='client.? 172.21.15.67:0/1663440549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:52 smithi067 bash[17655]: cluster 2024-04-03T23:00:50.944495+0000 mgr.y (mgr.24370) 15669 : cluster [DBG] pgmap v15653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:52 smithi067 bash[17655]: audit 2024-04-03T23:00:51.573140+0000 mon.c (mon.2) 6270 : audit [DBG] from='client.? 172.21.15.67:0/1663440549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:52 smithi067 bash[27441]: cluster 2024-04-03T23:00:50.944495+0000 mgr.y (mgr.24370) 15669 : cluster [DBG] pgmap v15653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:52 smithi067 bash[27441]: audit 2024-04-03T23:00:51.573140+0000 mon.c (mon.2) 6270 : audit [DBG] from='client.? 172.21.15.67:0/1663440549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:00:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:00:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:54 smithi082 bash[20963]: cluster 2024-04-03T23:00:52.945279+0000 mgr.y (mgr.24370) 15670 : cluster [DBG] pgmap v15654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:54 smithi067 bash[17655]: cluster 2024-04-03T23:00:52.945279+0000 mgr.y (mgr.24370) 15670 : cluster [DBG] pgmap v15654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:54 smithi067 bash[27441]: cluster 2024-04-03T23:00:52.945279+0000 mgr.y (mgr.24370) 15670 : cluster [DBG] pgmap v15654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:55 smithi082 bash[20963]: audit 2024-04-03T23:00:54.028758+0000 mon.a (mon.0) 13369 : audit [DBG] from='client.? 172.21.15.67:0/3066481448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:55 smithi067 bash[17655]: audit 2024-04-03T23:00:54.028758+0000 mon.a (mon.0) 13369 : audit [DBG] from='client.? 172.21.15.67:0/3066481448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:55 smithi067 bash[27441]: audit 2024-04-03T23:00:54.028758+0000 mon.a (mon.0) 13369 : audit [DBG] from='client.? 172.21.15.67:0/3066481448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:56 smithi082 bash[20963]: cluster 2024-04-03T23:00:54.946055+0000 mgr.y (mgr.24370) 15671 : cluster [DBG] pgmap v15655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:56 smithi082 bash[20963]: audit 2024-04-03T23:00:55.490843+0000 mon.a (mon.0) 13370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:56 smithi067 bash[17655]: cluster 2024-04-03T23:00:54.946055+0000 mgr.y (mgr.24370) 15671 : cluster [DBG] pgmap v15655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:56 smithi067 bash[17655]: audit 2024-04-03T23:00:55.490843+0000 mon.a (mon.0) 13370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:56 smithi067 bash[27441]: cluster 2024-04-03T23:00:54.946055+0000 mgr.y (mgr.24370) 15671 : cluster [DBG] pgmap v15655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:56 smithi067 bash[27441]: audit 2024-04-03T23:00:55.490843+0000 mon.a (mon.0) 13370 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:00:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:57 smithi082 bash[20963]: audit 2024-04-03T23:00:56.483345+0000 mon.a (mon.0) 13371 : audit [DBG] from='client.? 172.21.15.67:0/369091868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:57 smithi067 bash[27441]: audit 2024-04-03T23:00:56.483345+0000 mon.a (mon.0) 13371 : audit [DBG] from='client.? 172.21.15.67:0/369091868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:57 smithi067 bash[17655]: audit 2024-04-03T23:00:56.483345+0000 mon.a (mon.0) 13371 : audit [DBG] from='client.? 172.21.15.67:0/369091868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:58 smithi082 bash[20963]: cluster 2024-04-03T23:00:56.947230+0000 mgr.y (mgr.24370) 15672 : cluster [DBG] pgmap v15656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:58 smithi067 bash[17655]: cluster 2024-04-03T23:00:56.947230+0000 mgr.y (mgr.24370) 15672 : cluster [DBG] pgmap v15656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:58 smithi067 bash[27441]: cluster 2024-04-03T23:00:56.947230+0000 mgr.y (mgr.24370) 15672 : cluster [DBG] pgmap v15656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:00:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:00:59 smithi082 bash[20963]: audit 2024-04-03T23:00:58.928381+0000 mon.c (mon.2) 6271 : audit [DBG] from='client.? 172.21.15.67:0/3395149267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:00:59 smithi067 bash[17655]: audit 2024-04-03T23:00:58.928381+0000 mon.c (mon.2) 6271 : audit [DBG] from='client.? 172.21.15.67:0/3395149267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:00:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:00:59 smithi067 bash[27441]: audit 2024-04-03T23:00:58.928381+0000 mon.c (mon.2) 6271 : audit [DBG] from='client.? 172.21.15.67:0/3395149267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:00 smithi082 bash[20963]: cluster 2024-04-03T23:00:58.947879+0000 mgr.y (mgr.24370) 15673 : cluster [DBG] pgmap v15657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:00 smithi067 bash[17655]: cluster 2024-04-03T23:00:58.947879+0000 mgr.y (mgr.24370) 15673 : cluster [DBG] pgmap v15657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:00 smithi067 bash[27441]: cluster 2024-04-03T23:00:58.947879+0000 mgr.y (mgr.24370) 15673 : cluster [DBG] pgmap v15657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:02 smithi082 bash[20963]: cluster 2024-04-03T23:01:00.949023+0000 mgr.y (mgr.24370) 15674 : cluster [DBG] pgmap v15658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:02 smithi082 bash[20963]: audit 2024-04-03T23:01:01.383457+0000 mon.a (mon.0) 13372 : audit [DBG] from='client.? 172.21.15.67:0/2790934977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:02 smithi067 bash[17655]: cluster 2024-04-03T23:01:00.949023+0000 mgr.y (mgr.24370) 15674 : cluster [DBG] pgmap v15658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:02 smithi067 bash[17655]: audit 2024-04-03T23:01:01.383457+0000 mon.a (mon.0) 13372 : audit [DBG] from='client.? 172.21.15.67:0/2790934977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:02 smithi067 bash[27441]: cluster 2024-04-03T23:01:00.949023+0000 mgr.y (mgr.24370) 15674 : cluster [DBG] pgmap v15658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:02 smithi067 bash[27441]: audit 2024-04-03T23:01:01.383457+0000 mon.a (mon.0) 13372 : audit [DBG] from='client.? 172.21.15.67:0/2790934977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:01:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:01:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:04 smithi082 bash[20963]: cluster 2024-04-03T23:01:02.949729+0000 mgr.y (mgr.24370) 15675 : cluster [DBG] pgmap v15659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:04 smithi082 bash[20963]: audit 2024-04-03T23:01:03.852371+0000 mon.a (mon.0) 13373 : audit [DBG] from='client.? 172.21.15.67:0/207597079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:04 smithi067 bash[27441]: cluster 2024-04-03T23:01:02.949729+0000 mgr.y (mgr.24370) 15675 : cluster [DBG] pgmap v15659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:04 smithi067 bash[27441]: audit 2024-04-03T23:01:03.852371+0000 mon.a (mon.0) 13373 : audit [DBG] from='client.? 172.21.15.67:0/207597079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:04 smithi067 bash[17655]: cluster 2024-04-03T23:01:02.949729+0000 mgr.y (mgr.24370) 15675 : cluster [DBG] pgmap v15659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:04 smithi067 bash[17655]: audit 2024-04-03T23:01:03.852371+0000 mon.a (mon.0) 13373 : audit [DBG] from='client.? 172.21.15.67:0/207597079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:06 smithi082 bash[20963]: cluster 2024-04-03T23:01:04.950517+0000 mgr.y (mgr.24370) 15676 : cluster [DBG] pgmap v15660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:06 smithi067 bash[27441]: cluster 2024-04-03T23:01:04.950517+0000 mgr.y (mgr.24370) 15676 : cluster [DBG] pgmap v15660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:06 smithi067 bash[17655]: cluster 2024-04-03T23:01:04.950517+0000 mgr.y (mgr.24370) 15676 : cluster [DBG] pgmap v15660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:07 smithi082 bash[20963]: audit 2024-04-03T23:01:06.302420+0000 mon.a (mon.0) 13374 : audit [DBG] from='client.? 172.21.15.67:0/3485768287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:07 smithi067 bash[17655]: audit 2024-04-03T23:01:06.302420+0000 mon.a (mon.0) 13374 : audit [DBG] from='client.? 172.21.15.67:0/3485768287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:07 smithi067 bash[27441]: audit 2024-04-03T23:01:06.302420+0000 mon.a (mon.0) 13374 : audit [DBG] from='client.? 172.21.15.67:0/3485768287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:08 smithi082 bash[20963]: cluster 2024-04-03T23:01:06.951735+0000 mgr.y (mgr.24370) 15677 : cluster [DBG] pgmap v15661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:08 smithi067 bash[27441]: cluster 2024-04-03T23:01:06.951735+0000 mgr.y (mgr.24370) 15677 : cluster [DBG] pgmap v15661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:08 smithi067 bash[17655]: cluster 2024-04-03T23:01:06.951735+0000 mgr.y (mgr.24370) 15677 : cluster [DBG] pgmap v15661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:09 smithi082 bash[20963]: audit 2024-04-03T23:01:08.758991+0000 mon.c (mon.2) 6272 : audit [DBG] from='client.? 172.21.15.67:0/1601668699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:09 smithi067 bash[17655]: audit 2024-04-03T23:01:08.758991+0000 mon.c (mon.2) 6272 : audit [DBG] from='client.? 172.21.15.67:0/1601668699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:09 smithi067 bash[27441]: audit 2024-04-03T23:01:08.758991+0000 mon.c (mon.2) 6272 : audit [DBG] from='client.? 172.21.15.67:0/1601668699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:10 smithi082 bash[20963]: cluster 2024-04-03T23:01:08.952466+0000 mgr.y (mgr.24370) 15678 : cluster [DBG] pgmap v15662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:10 smithi067 bash[27441]: cluster 2024-04-03T23:01:08.952466+0000 mgr.y (mgr.24370) 15678 : cluster [DBG] pgmap v15662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:10 smithi067 bash[17655]: cluster 2024-04-03T23:01:08.952466+0000 mgr.y (mgr.24370) 15678 : cluster [DBG] pgmap v15662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:11 smithi082 bash[20963]: audit 2024-04-03T23:01:10.491204+0000 mon.a (mon.0) 13375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:11 smithi067 bash[17655]: audit 2024-04-03T23:01:10.491204+0000 mon.a (mon.0) 13375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:11 smithi067 bash[27441]: audit 2024-04-03T23:01:10.491204+0000 mon.a (mon.0) 13375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:12 smithi082 bash[20963]: cluster 2024-04-03T23:01:10.953567+0000 mgr.y (mgr.24370) 15679 : cluster [DBG] pgmap v15663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:12 smithi082 bash[20963]: audit 2024-04-03T23:01:11.230217+0000 mon.c (mon.2) 6273 : audit [DBG] from='client.? 172.21.15.67:0/409538432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:12 smithi067 bash[17655]: cluster 2024-04-03T23:01:10.953567+0000 mgr.y (mgr.24370) 15679 : cluster [DBG] pgmap v15663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:12 smithi067 bash[17655]: audit 2024-04-03T23:01:11.230217+0000 mon.c (mon.2) 6273 : audit [DBG] from='client.? 172.21.15.67:0/409538432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:12 smithi067 bash[27441]: cluster 2024-04-03T23:01:10.953567+0000 mgr.y (mgr.24370) 15679 : cluster [DBG] pgmap v15663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:12 smithi067 bash[27441]: audit 2024-04-03T23:01:11.230217+0000 mon.c (mon.2) 6273 : audit [DBG] from='client.? 172.21.15.67:0/409538432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:01:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:01:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:14 smithi082 bash[20963]: cluster 2024-04-03T23:01:12.954288+0000 mgr.y (mgr.24370) 15680 : cluster [DBG] pgmap v15664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:14 smithi082 bash[20963]: audit 2024-04-03T23:01:13.686800+0000 mon.a (mon.0) 13376 : audit [DBG] from='client.? 172.21.15.67:0/898023173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:14 smithi067 bash[17655]: cluster 2024-04-03T23:01:12.954288+0000 mgr.y (mgr.24370) 15680 : cluster [DBG] pgmap v15664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:14 smithi067 bash[17655]: audit 2024-04-03T23:01:13.686800+0000 mon.a (mon.0) 13376 : audit [DBG] from='client.? 172.21.15.67:0/898023173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:14 smithi067 bash[27441]: cluster 2024-04-03T23:01:12.954288+0000 mgr.y (mgr.24370) 15680 : cluster [DBG] pgmap v15664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:14 smithi067 bash[27441]: audit 2024-04-03T23:01:13.686800+0000 mon.a (mon.0) 13376 : audit [DBG] from='client.? 172.21.15.67:0/898023173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:15.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 23:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T23:01:15.576638239Z level=info msg="Completed cleanup jobs" duration=46.092197ms 2024-04-03T23:01:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:16 smithi082 bash[20963]: cluster 2024-04-03T23:01:14.954961+0000 mgr.y (mgr.24370) 15681 : cluster [DBG] pgmap v15665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:16 smithi067 bash[17655]: cluster 2024-04-03T23:01:14.954961+0000 mgr.y (mgr.24370) 15681 : cluster [DBG] pgmap v15665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:16 smithi067 bash[27441]: cluster 2024-04-03T23:01:14.954961+0000 mgr.y (mgr.24370) 15681 : cluster [DBG] pgmap v15665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:17 smithi082 bash[20963]: audit 2024-04-03T23:01:16.136442+0000 mon.c (mon.2) 6274 : audit [DBG] from='client.? 172.21.15.67:0/3992656357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:17 smithi067 bash[27441]: audit 2024-04-03T23:01:16.136442+0000 mon.c (mon.2) 6274 : audit [DBG] from='client.? 172.21.15.67:0/3992656357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:17 smithi067 bash[17655]: audit 2024-04-03T23:01:16.136442+0000 mon.c (mon.2) 6274 : audit [DBG] from='client.? 172.21.15.67:0/3992656357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:18 smithi082 bash[20963]: cluster 2024-04-03T23:01:16.956120+0000 mgr.y (mgr.24370) 15682 : cluster [DBG] pgmap v15666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:18 smithi067 bash[17655]: cluster 2024-04-03T23:01:16.956120+0000 mgr.y (mgr.24370) 15682 : cluster [DBG] pgmap v15666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:18 smithi067 bash[27441]: cluster 2024-04-03T23:01:16.956120+0000 mgr.y (mgr.24370) 15682 : cluster [DBG] pgmap v15666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:19 smithi082 bash[20963]: audit 2024-04-03T23:01:18.592123+0000 mon.c (mon.2) 6275 : audit [DBG] from='client.? 172.21.15.67:0/4003534187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:19 smithi067 bash[17655]: audit 2024-04-03T23:01:18.592123+0000 mon.c (mon.2) 6275 : audit [DBG] from='client.? 172.21.15.67:0/4003534187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:19 smithi067 bash[27441]: audit 2024-04-03T23:01:18.592123+0000 mon.c (mon.2) 6275 : audit [DBG] from='client.? 172.21.15.67:0/4003534187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:20 smithi082 bash[20963]: cluster 2024-04-03T23:01:18.956821+0000 mgr.y (mgr.24370) 15683 : cluster [DBG] pgmap v15667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:20 smithi082 bash[20963]: audit 2024-04-03T23:01:19.615595+0000 mon.a (mon.0) 13377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:01:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:20 smithi067 bash[17655]: cluster 2024-04-03T23:01:18.956821+0000 mgr.y (mgr.24370) 15683 : cluster [DBG] pgmap v15667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:20 smithi067 bash[17655]: audit 2024-04-03T23:01:19.615595+0000 mon.a (mon.0) 13377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:01:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:20 smithi067 bash[27441]: cluster 2024-04-03T23:01:18.956821+0000 mgr.y (mgr.24370) 15683 : cluster [DBG] pgmap v15667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:20 smithi067 bash[27441]: audit 2024-04-03T23:01:19.615595+0000 mon.a (mon.0) 13377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:01:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:21 smithi082 bash[20963]: audit 2024-04-03T23:01:21.049064+0000 mon.a (mon.0) 13378 : audit [DBG] from='client.? 172.21.15.67:0/2211999701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:21 smithi067 bash[27441]: audit 2024-04-03T23:01:21.049064+0000 mon.a (mon.0) 13378 : audit [DBG] from='client.? 172.21.15.67:0/2211999701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:21 smithi067 bash[17655]: audit 2024-04-03T23:01:21.049064+0000 mon.a (mon.0) 13378 : audit [DBG] from='client.? 172.21.15.67:0/2211999701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:22 smithi067 bash[17655]: cluster 2024-04-03T23:01:20.957907+0000 mgr.y (mgr.24370) 15684 : cluster [DBG] pgmap v15668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:22 smithi067 bash[27441]: cluster 2024-04-03T23:01:20.957907+0000 mgr.y (mgr.24370) 15684 : cluster [DBG] pgmap v15668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:22 smithi082 bash[20963]: cluster 2024-04-03T23:01:20.957907+0000 mgr.y (mgr.24370) 15684 : cluster [DBG] pgmap v15668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:01:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:01:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:24 smithi067 bash[27441]: cluster 2024-04-03T23:01:22.958598+0000 mgr.y (mgr.24370) 15685 : cluster [DBG] pgmap v15669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:24 smithi067 bash[27441]: audit 2024-04-03T23:01:23.499901+0000 mon.a (mon.0) 13379 : audit [DBG] from='client.? 172.21.15.67:0/3021837171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:24 smithi067 bash[17655]: cluster 2024-04-03T23:01:22.958598+0000 mgr.y (mgr.24370) 15685 : cluster [DBG] pgmap v15669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:24 smithi067 bash[17655]: audit 2024-04-03T23:01:23.499901+0000 mon.a (mon.0) 13379 : audit [DBG] from='client.? 172.21.15.67:0/3021837171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:24 smithi082 bash[20963]: cluster 2024-04-03T23:01:22.958598+0000 mgr.y (mgr.24370) 15685 : cluster [DBG] pgmap v15669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:24 smithi082 bash[20963]: audit 2024-04-03T23:01:23.499901+0000 mon.a (mon.0) 13379 : audit [DBG] from='client.? 172.21.15.67:0/3021837171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: cluster 2024-04-03T23:01:24.959220+0000 mgr.y (mgr.24370) 15686 : cluster [DBG] pgmap v15670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: audit 2024-04-03T23:01:25.307140+0000 mon.a (mon.0) 13380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: audit 2024-04-03T23:01:25.315368+0000 mon.a (mon.0) 13381 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: audit 2024-04-03T23:01:25.491301+0000 mon.a (mon.0) 13382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: audit 2024-04-03T23:01:25.617234+0000 mon.a (mon.0) 13383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: audit 2024-04-03T23:01:25.624461+0000 mon.a (mon.0) 13384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: audit 2024-04-03T23:01:25.951714+0000 mon.c (mon.2) 6276 : audit [DBG] from='client.? 172.21.15.67:0/2299722218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: audit 2024-04-03T23:01:26.045844+0000 mon.a (mon.0) 13385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:01:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: audit 2024-04-03T23:01:26.047681+0000 mon.a (mon.0) 13386 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:01:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:26 smithi082 bash[20963]: audit 2024-04-03T23:01:26.056551+0000 mon.a (mon.0) 13387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: cluster 2024-04-03T23:01:24.959220+0000 mgr.y (mgr.24370) 15686 : cluster [DBG] pgmap v15670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: audit 2024-04-03T23:01:25.307140+0000 mon.a (mon.0) 13380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: audit 2024-04-03T23:01:25.315368+0000 mon.a (mon.0) 13381 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: audit 2024-04-03T23:01:25.491301+0000 mon.a (mon.0) 13382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: audit 2024-04-03T23:01:25.617234+0000 mon.a (mon.0) 13383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: audit 2024-04-03T23:01:25.624461+0000 mon.a (mon.0) 13384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: audit 2024-04-03T23:01:25.951714+0000 mon.c (mon.2) 6276 : audit [DBG] from='client.? 172.21.15.67:0/2299722218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: audit 2024-04-03T23:01:26.045844+0000 mon.a (mon.0) 13385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: audit 2024-04-03T23:01:26.047681+0000 mon.a (mon.0) 13386 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[27441]: audit 2024-04-03T23:01:26.056551+0000 mon.a (mon.0) 13387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: cluster 2024-04-03T23:01:24.959220+0000 mgr.y (mgr.24370) 15686 : cluster [DBG] pgmap v15670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: audit 2024-04-03T23:01:25.307140+0000 mon.a (mon.0) 13380 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: audit 2024-04-03T23:01:25.315368+0000 mon.a (mon.0) 13381 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: audit 2024-04-03T23:01:25.491301+0000 mon.a (mon.0) 13382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: audit 2024-04-03T23:01:25.617234+0000 mon.a (mon.0) 13383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: audit 2024-04-03T23:01:25.624461+0000 mon.a (mon.0) 13384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: audit 2024-04-03T23:01:25.951714+0000 mon.c (mon.2) 6276 : audit [DBG] from='client.? 172.21.15.67:0/2299722218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: audit 2024-04-03T23:01:26.045844+0000 mon.a (mon.0) 13385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:01:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: audit 2024-04-03T23:01:26.047681+0000 mon.a (mon.0) 13386 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:01:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:26 smithi067 bash[17655]: audit 2024-04-03T23:01:26.056551+0000 mon.a (mon.0) 13387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:01:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:28 smithi082 bash[20963]: cluster 2024-04-03T23:01:26.960474+0000 mgr.y (mgr.24370) 15687 : cluster [DBG] pgmap v15671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:28 smithi067 bash[27441]: cluster 2024-04-03T23:01:26.960474+0000 mgr.y (mgr.24370) 15687 : cluster [DBG] pgmap v15671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:28 smithi067 bash[17655]: cluster 2024-04-03T23:01:26.960474+0000 mgr.y (mgr.24370) 15687 : cluster [DBG] pgmap v15671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:29 smithi082 bash[20963]: audit 2024-04-03T23:01:28.401182+0000 mon.c (mon.2) 6277 : audit [DBG] from='client.? 172.21.15.67:0/3238080144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:29 smithi067 bash[27441]: audit 2024-04-03T23:01:28.401182+0000 mon.c (mon.2) 6277 : audit [DBG] from='client.? 172.21.15.67:0/3238080144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:29 smithi067 bash[17655]: audit 2024-04-03T23:01:28.401182+0000 mon.c (mon.2) 6277 : audit [DBG] from='client.? 172.21.15.67:0/3238080144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:30 smithi082 bash[20963]: cluster 2024-04-03T23:01:28.961145+0000 mgr.y (mgr.24370) 15688 : cluster [DBG] pgmap v15672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:30 smithi067 bash[17655]: cluster 2024-04-03T23:01:28.961145+0000 mgr.y (mgr.24370) 15688 : cluster [DBG] pgmap v15672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:30 smithi067 bash[27441]: cluster 2024-04-03T23:01:28.961145+0000 mgr.y (mgr.24370) 15688 : cluster [DBG] pgmap v15672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:31 smithi082 bash[20963]: audit 2024-04-03T23:01:30.859333+0000 mon.a (mon.0) 13388 : audit [DBG] from='client.? 172.21.15.67:0/2364437668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:31 smithi067 bash[17655]: audit 2024-04-03T23:01:30.859333+0000 mon.a (mon.0) 13388 : audit [DBG] from='client.? 172.21.15.67:0/2364437668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:31 smithi067 bash[27441]: audit 2024-04-03T23:01:30.859333+0000 mon.a (mon.0) 13388 : audit [DBG] from='client.? 172.21.15.67:0/2364437668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:32 smithi082 bash[20963]: cluster 2024-04-03T23:01:30.962321+0000 mgr.y (mgr.24370) 15689 : cluster [DBG] pgmap v15673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:32 smithi067 bash[17655]: cluster 2024-04-03T23:01:30.962321+0000 mgr.y (mgr.24370) 15689 : cluster [DBG] pgmap v15673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:32 smithi067 bash[27441]: cluster 2024-04-03T23:01:30.962321+0000 mgr.y (mgr.24370) 15689 : cluster [DBG] pgmap v15673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:33 smithi067 bash[17655]: audit 2024-04-03T23:01:33.314906+0000 mon.a (mon.0) 13389 : audit [DBG] from='client.? 172.21.15.67:0/3040275812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:01:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:33 smithi067 bash[27441]: audit 2024-04-03T23:01:33.314906+0000 mon.a (mon.0) 13389 : audit [DBG] from='client.? 172.21.15.67:0/3040275812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:33 smithi082 bash[20963]: audit 2024-04-03T23:01:33.314906+0000 mon.a (mon.0) 13389 : audit [DBG] from='client.? 172.21.15.67:0/3040275812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:01:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:34 smithi082 bash[20963]: cluster 2024-04-03T23:01:32.963017+0000 mgr.y (mgr.24370) 15690 : cluster [DBG] pgmap v15674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:34 smithi067 bash[17655]: cluster 2024-04-03T23:01:32.963017+0000 mgr.y (mgr.24370) 15690 : cluster [DBG] pgmap v15674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:34 smithi067 bash[27441]: cluster 2024-04-03T23:01:32.963017+0000 mgr.y (mgr.24370) 15690 : cluster [DBG] pgmap v15674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:36 smithi082 bash[20963]: cluster 2024-04-03T23:01:34.963672+0000 mgr.y (mgr.24370) 15691 : cluster [DBG] pgmap v15675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:36 smithi082 bash[20963]: audit 2024-04-03T23:01:35.772206+0000 mon.a (mon.0) 13390 : audit [DBG] from='client.? 172.21.15.67:0/2060154139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:36 smithi067 bash[17655]: cluster 2024-04-03T23:01:34.963672+0000 mgr.y (mgr.24370) 15691 : cluster [DBG] pgmap v15675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:36 smithi067 bash[17655]: audit 2024-04-03T23:01:35.772206+0000 mon.a (mon.0) 13390 : audit [DBG] from='client.? 172.21.15.67:0/2060154139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:36 smithi067 bash[27441]: cluster 2024-04-03T23:01:34.963672+0000 mgr.y (mgr.24370) 15691 : cluster [DBG] pgmap v15675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:36 smithi067 bash[27441]: audit 2024-04-03T23:01:35.772206+0000 mon.a (mon.0) 13390 : audit [DBG] from='client.? 172.21.15.67:0/2060154139' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:38 smithi082 bash[20963]: cluster 2024-04-03T23:01:36.964851+0000 mgr.y (mgr.24370) 15692 : cluster [DBG] pgmap v15676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:38 smithi082 bash[20963]: audit 2024-04-03T23:01:38.230580+0000 mon.a (mon.0) 13391 : audit [DBG] from='client.? 172.21.15.67:0/516356330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:38 smithi067 bash[27441]: cluster 2024-04-03T23:01:36.964851+0000 mgr.y (mgr.24370) 15692 : cluster [DBG] pgmap v15676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:38 smithi067 bash[27441]: audit 2024-04-03T23:01:38.230580+0000 mon.a (mon.0) 13391 : audit [DBG] from='client.? 172.21.15.67:0/516356330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:38 smithi067 bash[17655]: cluster 2024-04-03T23:01:36.964851+0000 mgr.y (mgr.24370) 15692 : cluster [DBG] pgmap v15676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:38 smithi067 bash[17655]: audit 2024-04-03T23:01:38.230580+0000 mon.a (mon.0) 13391 : audit [DBG] from='client.? 172.21.15.67:0/516356330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:40 smithi082 bash[20963]: cluster 2024-04-03T23:01:38.965556+0000 mgr.y (mgr.24370) 15693 : cluster [DBG] pgmap v15677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:40 smithi067 bash[27441]: cluster 2024-04-03T23:01:38.965556+0000 mgr.y (mgr.24370) 15693 : cluster [DBG] pgmap v15677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:40 smithi067 bash[17655]: cluster 2024-04-03T23:01:38.965556+0000 mgr.y (mgr.24370) 15693 : cluster [DBG] pgmap v15677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:41 smithi082 bash[20963]: audit 2024-04-03T23:01:40.491787+0000 mon.a (mon.0) 13392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:41 smithi082 bash[20963]: audit 2024-04-03T23:01:40.690330+0000 mon.c (mon.2) 6278 : audit [DBG] from='client.? 172.21.15.67:0/4210761315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:41 smithi067 bash[17655]: audit 2024-04-03T23:01:40.491787+0000 mon.a (mon.0) 13392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:41 smithi067 bash[17655]: audit 2024-04-03T23:01:40.690330+0000 mon.c (mon.2) 6278 : audit [DBG] from='client.? 172.21.15.67:0/4210761315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:41 smithi067 bash[27441]: audit 2024-04-03T23:01:40.491787+0000 mon.a (mon.0) 13392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:41 smithi067 bash[27441]: audit 2024-04-03T23:01:40.690330+0000 mon.c (mon.2) 6278 : audit [DBG] from='client.? 172.21.15.67:0/4210761315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:42 smithi082 bash[20963]: cluster 2024-04-03T23:01:40.966737+0000 mgr.y (mgr.24370) 15694 : cluster [DBG] pgmap v15678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:42 smithi067 bash[17655]: cluster 2024-04-03T23:01:40.966737+0000 mgr.y (mgr.24370) 15694 : cluster [DBG] pgmap v15678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:42 smithi067 bash[27441]: cluster 2024-04-03T23:01:40.966737+0000 mgr.y (mgr.24370) 15694 : cluster [DBG] pgmap v15678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:43.376 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:01:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:01:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:43 smithi082 bash[20963]: audit 2024-04-03T23:01:43.135074+0000 mon.c (mon.2) 6279 : audit [DBG] from='client.? 172.21.15.67:0/476529208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:43 smithi067 bash[27441]: audit 2024-04-03T23:01:43.135074+0000 mon.c (mon.2) 6279 : audit [DBG] from='client.? 172.21.15.67:0/476529208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:43 smithi067 bash[17655]: audit 2024-04-03T23:01:43.135074+0000 mon.c (mon.2) 6279 : audit [DBG] from='client.? 172.21.15.67:0/476529208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:44 smithi082 bash[20963]: cluster 2024-04-03T23:01:42.967398+0000 mgr.y (mgr.24370) 15695 : cluster [DBG] pgmap v15679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:44 smithi067 bash[27441]: cluster 2024-04-03T23:01:42.967398+0000 mgr.y (mgr.24370) 15695 : cluster [DBG] pgmap v15679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:44 smithi067 bash[17655]: cluster 2024-04-03T23:01:42.967398+0000 mgr.y (mgr.24370) 15695 : cluster [DBG] pgmap v15679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:46 smithi082 bash[20963]: cluster 2024-04-03T23:01:44.968124+0000 mgr.y (mgr.24370) 15696 : cluster [DBG] pgmap v15680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:46 smithi082 bash[20963]: audit 2024-04-03T23:01:45.589350+0000 mon.a (mon.0) 13393 : audit [DBG] from='client.? 172.21.15.67:0/3335928191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:46 smithi067 bash[17655]: cluster 2024-04-03T23:01:44.968124+0000 mgr.y (mgr.24370) 15696 : cluster [DBG] pgmap v15680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:46 smithi067 bash[17655]: audit 2024-04-03T23:01:45.589350+0000 mon.a (mon.0) 13393 : audit [DBG] from='client.? 172.21.15.67:0/3335928191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:46 smithi067 bash[27441]: cluster 2024-04-03T23:01:44.968124+0000 mgr.y (mgr.24370) 15696 : cluster [DBG] pgmap v15680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:46 smithi067 bash[27441]: audit 2024-04-03T23:01:45.589350+0000 mon.a (mon.0) 13393 : audit [DBG] from='client.? 172.21.15.67:0/3335928191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:48 smithi067 bash[17655]: cluster 2024-04-03T23:01:46.969306+0000 mgr.y (mgr.24370) 15697 : cluster [DBG] pgmap v15681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:48 smithi067 bash[17655]: audit 2024-04-03T23:01:48.041505+0000 mon.a (mon.0) 13394 : audit [DBG] from='client.? 172.21.15.67:0/32489166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:48 smithi067 bash[27441]: cluster 2024-04-03T23:01:46.969306+0000 mgr.y (mgr.24370) 15697 : cluster [DBG] pgmap v15681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:48 smithi067 bash[27441]: audit 2024-04-03T23:01:48.041505+0000 mon.a (mon.0) 13394 : audit [DBG] from='client.? 172.21.15.67:0/32489166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:48 smithi082 bash[20963]: cluster 2024-04-03T23:01:46.969306+0000 mgr.y (mgr.24370) 15697 : cluster [DBG] pgmap v15681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:48 smithi082 bash[20963]: audit 2024-04-03T23:01:48.041505+0000 mon.a (mon.0) 13394 : audit [DBG] from='client.? 172.21.15.67:0/32489166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:50 smithi067 bash[17655]: cluster 2024-04-03T23:01:48.970026+0000 mgr.y (mgr.24370) 15698 : cluster [DBG] pgmap v15682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:50 smithi067 bash[27441]: cluster 2024-04-03T23:01:48.970026+0000 mgr.y (mgr.24370) 15698 : cluster [DBG] pgmap v15682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:50 smithi082 bash[20963]: cluster 2024-04-03T23:01:48.970026+0000 mgr.y (mgr.24370) 15698 : cluster [DBG] pgmap v15682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:51 smithi067 bash[17655]: audit 2024-04-03T23:01:50.488304+0000 mon.a (mon.0) 13395 : audit [DBG] from='client.? 172.21.15.67:0/1395782467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:51 smithi067 bash[27441]: audit 2024-04-03T23:01:50.488304+0000 mon.a (mon.0) 13395 : audit [DBG] from='client.? 172.21.15.67:0/1395782467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:51 smithi082 bash[20963]: audit 2024-04-03T23:01:50.488304+0000 mon.a (mon.0) 13395 : audit [DBG] from='client.? 172.21.15.67:0/1395782467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:52 smithi067 bash[27441]: cluster 2024-04-03T23:01:50.971114+0000 mgr.y (mgr.24370) 15699 : cluster [DBG] pgmap v15683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:52 smithi067 bash[17655]: cluster 2024-04-03T23:01:50.971114+0000 mgr.y (mgr.24370) 15699 : cluster [DBG] pgmap v15683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:52 smithi082 bash[20963]: cluster 2024-04-03T23:01:50.971114+0000 mgr.y (mgr.24370) 15699 : cluster [DBG] pgmap v15683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:53.414 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:01:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:53 smithi067 bash[27441]: audit 2024-04-03T23:01:52.945961+0000 mon.c (mon.2) 6280 : audit [DBG] from='client.? 172.21.15.67:0/1335904018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:53 smithi067 bash[17655]: audit 2024-04-03T23:01:52.945961+0000 mon.c (mon.2) 6280 : audit [DBG] from='client.? 172.21.15.67:0/1335904018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:01:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:53 smithi082 bash[20963]: audit 2024-04-03T23:01:52.945961+0000 mon.c (mon.2) 6280 : audit [DBG] from='client.? 172.21.15.67:0/1335904018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:54 smithi067 bash[27441]: cluster 2024-04-03T23:01:52.971747+0000 mgr.y (mgr.24370) 15700 : cluster [DBG] pgmap v15684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:54 smithi067 bash[17655]: cluster 2024-04-03T23:01:52.971747+0000 mgr.y (mgr.24370) 15700 : cluster [DBG] pgmap v15684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:54 smithi082 bash[20963]: cluster 2024-04-03T23:01:52.971747+0000 mgr.y (mgr.24370) 15700 : cluster [DBG] pgmap v15684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:55 smithi082 bash[20963]: audit 2024-04-03T23:01:55.404690+0000 mon.c (mon.2) 6281 : audit [DBG] from='client.? 172.21.15.67:0/3300488130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:55 smithi067 bash[17655]: audit 2024-04-03T23:01:55.404690+0000 mon.c (mon.2) 6281 : audit [DBG] from='client.? 172.21.15.67:0/3300488130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:55 smithi067 bash[27441]: audit 2024-04-03T23:01:55.404690+0000 mon.c (mon.2) 6281 : audit [DBG] from='client.? 172.21.15.67:0/3300488130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:56 smithi082 bash[20963]: cluster 2024-04-03T23:01:54.972425+0000 mgr.y (mgr.24370) 15701 : cluster [DBG] pgmap v15685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:56 smithi082 bash[20963]: audit 2024-04-03T23:01:55.492189+0000 mon.a (mon.0) 13396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:56 smithi067 bash[17655]: cluster 2024-04-03T23:01:54.972425+0000 mgr.y (mgr.24370) 15701 : cluster [DBG] pgmap v15685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:56.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:56 smithi067 bash[17655]: audit 2024-04-03T23:01:55.492189+0000 mon.a (mon.0) 13396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:56 smithi067 bash[27441]: cluster 2024-04-03T23:01:54.972425+0000 mgr.y (mgr.24370) 15701 : cluster [DBG] pgmap v15685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:56 smithi067 bash[27441]: audit 2024-04-03T23:01:55.492189+0000 mon.a (mon.0) 13396 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:01:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:58 smithi082 bash[20963]: cluster 2024-04-03T23:01:56.973597+0000 mgr.y (mgr.24370) 15702 : cluster [DBG] pgmap v15686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:01:58 smithi082 bash[20963]: audit 2024-04-03T23:01:57.853341+0000 mon.a (mon.0) 13397 : audit [DBG] from='client.? 172.21.15.67:0/2346114878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:58 smithi067 bash[27441]: cluster 2024-04-03T23:01:56.973597+0000 mgr.y (mgr.24370) 15702 : cluster [DBG] pgmap v15686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:01:58 smithi067 bash[27441]: audit 2024-04-03T23:01:57.853341+0000 mon.a (mon.0) 13397 : audit [DBG] from='client.? 172.21.15.67:0/2346114878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:01:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:58 smithi067 bash[17655]: cluster 2024-04-03T23:01:56.973597+0000 mgr.y (mgr.24370) 15702 : cluster [DBG] pgmap v15686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:01:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:01:58 smithi067 bash[17655]: audit 2024-04-03T23:01:57.853341+0000 mon.a (mon.0) 13397 : audit [DBG] from='client.? 172.21.15.67:0/2346114878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:00 smithi082 bash[20963]: cluster 2024-04-03T23:01:58.974308+0000 mgr.y (mgr.24370) 15703 : cluster [DBG] pgmap v15687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:00 smithi082 bash[20963]: audit 2024-04-03T23:02:00.300000+0000 mon.a (mon.0) 13398 : audit [DBG] from='client.? 172.21.15.67:0/783936836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:00 smithi067 bash[17655]: cluster 2024-04-03T23:01:58.974308+0000 mgr.y (mgr.24370) 15703 : cluster [DBG] pgmap v15687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:00 smithi067 bash[17655]: audit 2024-04-03T23:02:00.300000+0000 mon.a (mon.0) 13398 : audit [DBG] from='client.? 172.21.15.67:0/783936836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:00 smithi067 bash[27441]: cluster 2024-04-03T23:01:58.974308+0000 mgr.y (mgr.24370) 15703 : cluster [DBG] pgmap v15687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:00 smithi067 bash[27441]: audit 2024-04-03T23:02:00.300000+0000 mon.a (mon.0) 13398 : audit [DBG] from='client.? 172.21.15.67:0/783936836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:02 smithi082 bash[20963]: cluster 2024-04-03T23:02:00.975560+0000 mgr.y (mgr.24370) 15704 : cluster [DBG] pgmap v15688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:02 smithi067 bash[17655]: cluster 2024-04-03T23:02:00.975560+0000 mgr.y (mgr.24370) 15704 : cluster [DBG] pgmap v15688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:02 smithi067 bash[27441]: cluster 2024-04-03T23:02:00.975560+0000 mgr.y (mgr.24370) 15704 : cluster [DBG] pgmap v15688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:02:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:02:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:03 smithi082 bash[20963]: audit 2024-04-03T23:02:02.748984+0000 mon.a (mon.0) 13399 : audit [DBG] from='client.? 172.21.15.67:0/2467968484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:03 smithi067 bash[27441]: audit 2024-04-03T23:02:02.748984+0000 mon.a (mon.0) 13399 : audit [DBG] from='client.? 172.21.15.67:0/2467968484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:03 smithi067 bash[17655]: audit 2024-04-03T23:02:02.748984+0000 mon.a (mon.0) 13399 : audit [DBG] from='client.? 172.21.15.67:0/2467968484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:04 smithi082 bash[20963]: cluster 2024-04-03T23:02:02.976310+0000 mgr.y (mgr.24370) 15705 : cluster [DBG] pgmap v15689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:04 smithi067 bash[27441]: cluster 2024-04-03T23:02:02.976310+0000 mgr.y (mgr.24370) 15705 : cluster [DBG] pgmap v15689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:04 smithi067 bash[17655]: cluster 2024-04-03T23:02:02.976310+0000 mgr.y (mgr.24370) 15705 : cluster [DBG] pgmap v15689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:05 smithi082 bash[20963]: audit 2024-04-03T23:02:05.197192+0000 mon.a (mon.0) 13400 : audit [DBG] from='client.? 172.21.15.67:0/3213352917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:05 smithi067 bash[17655]: audit 2024-04-03T23:02:05.197192+0000 mon.a (mon.0) 13400 : audit [DBG] from='client.? 172.21.15.67:0/3213352917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:05 smithi067 bash[27441]: audit 2024-04-03T23:02:05.197192+0000 mon.a (mon.0) 13400 : audit [DBG] from='client.? 172.21.15.67:0/3213352917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:06 smithi082 bash[20963]: cluster 2024-04-03T23:02:04.976954+0000 mgr.y (mgr.24370) 15706 : cluster [DBG] pgmap v15690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:06 smithi067 bash[17655]: cluster 2024-04-03T23:02:04.976954+0000 mgr.y (mgr.24370) 15706 : cluster [DBG] pgmap v15690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:06 smithi067 bash[27441]: cluster 2024-04-03T23:02:04.976954+0000 mgr.y (mgr.24370) 15706 : cluster [DBG] pgmap v15690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:08 smithi082 bash[20963]: cluster 2024-04-03T23:02:06.978077+0000 mgr.y (mgr.24370) 15707 : cluster [DBG] pgmap v15691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:08 smithi082 bash[20963]: audit 2024-04-03T23:02:07.650214+0000 mon.c (mon.2) 6282 : audit [DBG] from='client.? 172.21.15.67:0/3814009943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:08 smithi067 bash[17655]: cluster 2024-04-03T23:02:06.978077+0000 mgr.y (mgr.24370) 15707 : cluster [DBG] pgmap v15691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:08 smithi067 bash[17655]: audit 2024-04-03T23:02:07.650214+0000 mon.c (mon.2) 6282 : audit [DBG] from='client.? 172.21.15.67:0/3814009943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:08 smithi067 bash[27441]: cluster 2024-04-03T23:02:06.978077+0000 mgr.y (mgr.24370) 15707 : cluster [DBG] pgmap v15691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:08 smithi067 bash[27441]: audit 2024-04-03T23:02:07.650214+0000 mon.c (mon.2) 6282 : audit [DBG] from='client.? 172.21.15.67:0/3814009943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:10 smithi082 bash[20963]: cluster 2024-04-03T23:02:08.978703+0000 mgr.y (mgr.24370) 15708 : cluster [DBG] pgmap v15692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:10 smithi082 bash[20963]: audit 2024-04-03T23:02:10.118089+0000 mon.a (mon.0) 13401 : audit [DBG] from='client.? 172.21.15.67:0/1871674274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:10 smithi067 bash[27441]: cluster 2024-04-03T23:02:08.978703+0000 mgr.y (mgr.24370) 15708 : cluster [DBG] pgmap v15692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:10 smithi067 bash[27441]: audit 2024-04-03T23:02:10.118089+0000 mon.a (mon.0) 13401 : audit [DBG] from='client.? 172.21.15.67:0/1871674274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:10 smithi067 bash[17655]: cluster 2024-04-03T23:02:08.978703+0000 mgr.y (mgr.24370) 15708 : cluster [DBG] pgmap v15692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:10 smithi067 bash[17655]: audit 2024-04-03T23:02:10.118089+0000 mon.a (mon.0) 13401 : audit [DBG] from='client.? 172.21.15.67:0/1871674274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:11 smithi082 bash[20963]: audit 2024-04-03T23:02:10.492544+0000 mon.a (mon.0) 13402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:11 smithi067 bash[27441]: audit 2024-04-03T23:02:10.492544+0000 mon.a (mon.0) 13402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:11 smithi067 bash[17655]: audit 2024-04-03T23:02:10.492544+0000 mon.a (mon.0) 13402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:12 smithi082 bash[20963]: cluster 2024-04-03T23:02:10.979847+0000 mgr.y (mgr.24370) 15709 : cluster [DBG] pgmap v15693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:12 smithi067 bash[17655]: cluster 2024-04-03T23:02:10.979847+0000 mgr.y (mgr.24370) 15709 : cluster [DBG] pgmap v15693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:12 smithi067 bash[27441]: cluster 2024-04-03T23:02:10.979847+0000 mgr.y (mgr.24370) 15709 : cluster [DBG] pgmap v15693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:02:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:13 smithi082 bash[20963]: audit 2024-04-03T23:02:12.582106+0000 mon.a (mon.0) 13403 : audit [DBG] from='client.? 172.21.15.67:0/3272198265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:02:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:13 smithi067 bash[17655]: audit 2024-04-03T23:02:12.582106+0000 mon.a (mon.0) 13403 : audit [DBG] from='client.? 172.21.15.67:0/3272198265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:13.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:13 smithi067 bash[27441]: audit 2024-04-03T23:02:12.582106+0000 mon.a (mon.0) 13403 : audit [DBG] from='client.? 172.21.15.67:0/3272198265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:14 smithi082 bash[20963]: cluster 2024-04-03T23:02:12.980546+0000 mgr.y (mgr.24370) 15710 : cluster [DBG] pgmap v15694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:14 smithi067 bash[17655]: cluster 2024-04-03T23:02:12.980546+0000 mgr.y (mgr.24370) 15710 : cluster [DBG] pgmap v15694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:14 smithi067 bash[27441]: cluster 2024-04-03T23:02:12.980546+0000 mgr.y (mgr.24370) 15710 : cluster [DBG] pgmap v15694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:15 smithi082 bash[20963]: audit 2024-04-03T23:02:15.038039+0000 mon.a (mon.0) 13404 : audit [DBG] from='client.? 172.21.15.67:0/782815301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:15 smithi067 bash[17655]: audit 2024-04-03T23:02:15.038039+0000 mon.a (mon.0) 13404 : audit [DBG] from='client.? 172.21.15.67:0/782815301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:15.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:15 smithi067 bash[27441]: audit 2024-04-03T23:02:15.038039+0000 mon.a (mon.0) 13404 : audit [DBG] from='client.? 172.21.15.67:0/782815301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:16 smithi082 bash[20963]: cluster 2024-04-03T23:02:14.981168+0000 mgr.y (mgr.24370) 15711 : cluster [DBG] pgmap v15695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:16 smithi067 bash[27441]: cluster 2024-04-03T23:02:14.981168+0000 mgr.y (mgr.24370) 15711 : cluster [DBG] pgmap v15695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:16 smithi067 bash[17655]: cluster 2024-04-03T23:02:14.981168+0000 mgr.y (mgr.24370) 15711 : cluster [DBG] pgmap v15695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:17 smithi082 bash[20963]: audit 2024-04-03T23:02:17.493834+0000 mon.c (mon.2) 6283 : audit [DBG] from='client.? 172.21.15.67:0/1815019039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:17 smithi067 bash[17655]: audit 2024-04-03T23:02:17.493834+0000 mon.c (mon.2) 6283 : audit [DBG] from='client.? 172.21.15.67:0/1815019039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:17.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:17 smithi067 bash[27441]: audit 2024-04-03T23:02:17.493834+0000 mon.c (mon.2) 6283 : audit [DBG] from='client.? 172.21.15.67:0/1815019039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:18 smithi082 bash[20963]: cluster 2024-04-03T23:02:16.982330+0000 mgr.y (mgr.24370) 15712 : cluster [DBG] pgmap v15696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:18 smithi067 bash[17655]: cluster 2024-04-03T23:02:16.982330+0000 mgr.y (mgr.24370) 15712 : cluster [DBG] pgmap v15696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:18 smithi067 bash[27441]: cluster 2024-04-03T23:02:16.982330+0000 mgr.y (mgr.24370) 15712 : cluster [DBG] pgmap v15696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:20 smithi082 bash[20963]: cluster 2024-04-03T23:02:18.982997+0000 mgr.y (mgr.24370) 15713 : cluster [DBG] pgmap v15697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:20 smithi082 bash[20963]: audit 2024-04-03T23:02:19.942779+0000 mon.a (mon.0) 13405 : audit [DBG] from='client.? 172.21.15.67:0/686692977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:20 smithi067 bash[17655]: cluster 2024-04-03T23:02:18.982997+0000 mgr.y (mgr.24370) 15713 : cluster [DBG] pgmap v15697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:20 smithi067 bash[17655]: audit 2024-04-03T23:02:19.942779+0000 mon.a (mon.0) 13405 : audit [DBG] from='client.? 172.21.15.67:0/686692977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:20 smithi067 bash[27441]: cluster 2024-04-03T23:02:18.982997+0000 mgr.y (mgr.24370) 15713 : cluster [DBG] pgmap v15697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:20 smithi067 bash[27441]: audit 2024-04-03T23:02:19.942779+0000 mon.a (mon.0) 13405 : audit [DBG] from='client.? 172.21.15.67:0/686692977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:22 smithi082 bash[20963]: cluster 2024-04-03T23:02:20.984135+0000 mgr.y (mgr.24370) 15714 : cluster [DBG] pgmap v15698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:22 smithi082 bash[20963]: audit 2024-04-03T23:02:22.398875+0000 mon.a (mon.0) 13406 : audit [DBG] from='client.? 172.21.15.67:0/3116101403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:22 smithi067 bash[17655]: cluster 2024-04-03T23:02:20.984135+0000 mgr.y (mgr.24370) 15714 : cluster [DBG] pgmap v15698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:22.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:22 smithi067 bash[17655]: audit 2024-04-03T23:02:22.398875+0000 mon.a (mon.0) 13406 : audit [DBG] from='client.? 172.21.15.67:0/3116101403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:22 smithi067 bash[27441]: cluster 2024-04-03T23:02:20.984135+0000 mgr.y (mgr.24370) 15714 : cluster [DBG] pgmap v15698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:22 smithi067 bash[27441]: audit 2024-04-03T23:02:22.398875+0000 mon.a (mon.0) 13406 : audit [DBG] from='client.? 172.21.15.67:0/3116101403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:02:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:02:24.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:24 smithi082 bash[20963]: cluster 2024-04-03T23:02:22.984748+0000 mgr.y (mgr.24370) 15715 : cluster [DBG] pgmap v15699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:24.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:24 smithi067 bash[27441]: cluster 2024-04-03T23:02:22.984748+0000 mgr.y (mgr.24370) 15715 : cluster [DBG] pgmap v15699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:24.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:24 smithi067 bash[17655]: cluster 2024-04-03T23:02:22.984748+0000 mgr.y (mgr.24370) 15715 : cluster [DBG] pgmap v15699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:25 smithi082 bash[20963]: audit 2024-04-03T23:02:24.852253+0000 mon.a (mon.0) 13407 : audit [DBG] from='client.? 172.21.15.67:0/2653129257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:25 smithi082 bash[20963]: audit 2024-04-03T23:02:25.493170+0000 mon.a (mon.0) 13408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:25 smithi067 bash[17655]: audit 2024-04-03T23:02:24.852253+0000 mon.a (mon.0) 13407 : audit [DBG] from='client.? 172.21.15.67:0/2653129257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:25 smithi067 bash[17655]: audit 2024-04-03T23:02:25.493170+0000 mon.a (mon.0) 13408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:25.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:25 smithi067 bash[27441]: audit 2024-04-03T23:02:24.852253+0000 mon.a (mon.0) 13407 : audit [DBG] from='client.? 172.21.15.67:0/2653129257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:25 smithi067 bash[27441]: audit 2024-04-03T23:02:25.493170+0000 mon.a (mon.0) 13408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:26 smithi082 bash[20963]: cluster 2024-04-03T23:02:24.985539+0000 mgr.y (mgr.24370) 15716 : cluster [DBG] pgmap v15700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:26 smithi082 bash[20963]: audit 2024-04-03T23:02:26.132688+0000 mon.a (mon.0) 13409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:02:26.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:26 smithi067 bash[17655]: cluster 2024-04-03T23:02:24.985539+0000 mgr.y (mgr.24370) 15716 : cluster [DBG] pgmap v15700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:26.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:26 smithi067 bash[17655]: audit 2024-04-03T23:02:26.132688+0000 mon.a (mon.0) 13409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:02:26.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:26 smithi067 bash[27441]: cluster 2024-04-03T23:02:24.985539+0000 mgr.y (mgr.24370) 15716 : cluster [DBG] pgmap v15700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:26.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:26 smithi067 bash[27441]: audit 2024-04-03T23:02:26.132688+0000 mon.a (mon.0) 13409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:02:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:27 smithi082 bash[20963]: audit 2024-04-03T23:02:27.311187+0000 mon.c (mon.2) 6284 : audit [DBG] from='client.? 172.21.15.67:0/3425639841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:27.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:27 smithi067 bash[27441]: audit 2024-04-03T23:02:27.311187+0000 mon.c (mon.2) 6284 : audit [DBG] from='client.? 172.21.15.67:0/3425639841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:27 smithi067 bash[17655]: audit 2024-04-03T23:02:27.311187+0000 mon.c (mon.2) 6284 : audit [DBG] from='client.? 172.21.15.67:0/3425639841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:28 smithi082 bash[20963]: cluster 2024-04-03T23:02:26.986717+0000 mgr.y (mgr.24370) 15717 : cluster [DBG] pgmap v15701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:28 smithi067 bash[17655]: cluster 2024-04-03T23:02:26.986717+0000 mgr.y (mgr.24370) 15717 : cluster [DBG] pgmap v15701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:28 smithi067 bash[27441]: cluster 2024-04-03T23:02:26.986717+0000 mgr.y (mgr.24370) 15717 : cluster [DBG] pgmap v15701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:30 smithi082 bash[20963]: cluster 2024-04-03T23:02:28.987440+0000 mgr.y (mgr.24370) 15718 : cluster [DBG] pgmap v15702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:30 smithi082 bash[20963]: audit 2024-04-03T23:02:29.772966+0000 mon.a (mon.0) 13410 : audit [DBG] from='client.? 172.21.15.67:0/1047570491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:30 smithi067 bash[17655]: cluster 2024-04-03T23:02:28.987440+0000 mgr.y (mgr.24370) 15718 : cluster [DBG] pgmap v15702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:30 smithi067 bash[17655]: audit 2024-04-03T23:02:29.772966+0000 mon.a (mon.0) 13410 : audit [DBG] from='client.? 172.21.15.67:0/1047570491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:30 smithi067 bash[27441]: cluster 2024-04-03T23:02:28.987440+0000 mgr.y (mgr.24370) 15718 : cluster [DBG] pgmap v15702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:30 smithi067 bash[27441]: audit 2024-04-03T23:02:29.772966+0000 mon.a (mon.0) 13410 : audit [DBG] from='client.? 172.21.15.67:0/1047570491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:32 smithi082 bash[20963]: cluster 2024-04-03T23:02:30.988757+0000 mgr.y (mgr.24370) 15719 : cluster [DBG] pgmap v15703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:32 smithi082 bash[20963]: audit 2024-04-03T23:02:31.876451+0000 mon.a (mon.0) 13411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:32 smithi082 bash[20963]: audit 2024-04-03T23:02:31.883737+0000 mon.a (mon.0) 13412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:32 smithi082 bash[20963]: audit 2024-04-03T23:02:32.129307+0000 mon.a (mon.0) 13413 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:32 smithi082 bash[20963]: audit 2024-04-03T23:02:32.136911+0000 mon.a (mon.0) 13414 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:32 smithi082 bash[20963]: audit 2024-04-03T23:02:32.232980+0000 mon.a (mon.0) 13415 : audit [DBG] from='client.? 172.21.15.67:0/724299861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:32 smithi082 bash[20963]: audit 2024-04-03T23:02:32.558491+0000 mon.a (mon.0) 13416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:02:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:32 smithi082 bash[20963]: audit 2024-04-03T23:02:32.560429+0000 mon.a (mon.0) 13417 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:02:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:32 smithi082 bash[20963]: audit 2024-04-03T23:02:32.569314+0000 mon.a (mon.0) 13418 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[27441]: cluster 2024-04-03T23:02:30.988757+0000 mgr.y (mgr.24370) 15719 : cluster [DBG] pgmap v15703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[27441]: audit 2024-04-03T23:02:31.876451+0000 mon.a (mon.0) 13411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[27441]: audit 2024-04-03T23:02:31.883737+0000 mon.a (mon.0) 13412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[27441]: audit 2024-04-03T23:02:32.129307+0000 mon.a (mon.0) 13413 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[27441]: audit 2024-04-03T23:02:32.136911+0000 mon.a (mon.0) 13414 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[27441]: audit 2024-04-03T23:02:32.232980+0000 mon.a (mon.0) 13415 : audit [DBG] from='client.? 172.21.15.67:0/724299861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[27441]: audit 2024-04-03T23:02:32.558491+0000 mon.a (mon.0) 13416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[27441]: audit 2024-04-03T23:02:32.560429+0000 mon.a (mon.0) 13417 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[27441]: audit 2024-04-03T23:02:32.569314+0000 mon.a (mon.0) 13418 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[17655]: cluster 2024-04-03T23:02:30.988757+0000 mgr.y (mgr.24370) 15719 : cluster [DBG] pgmap v15703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[17655]: audit 2024-04-03T23:02:31.876451+0000 mon.a (mon.0) 13411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[17655]: audit 2024-04-03T23:02:31.883737+0000 mon.a (mon.0) 13412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[17655]: audit 2024-04-03T23:02:32.129307+0000 mon.a (mon.0) 13413 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[17655]: audit 2024-04-03T23:02:32.136911+0000 mon.a (mon.0) 13414 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[17655]: audit 2024-04-03T23:02:32.232980+0000 mon.a (mon.0) 13415 : audit [DBG] from='client.? 172.21.15.67:0/724299861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[17655]: audit 2024-04-03T23:02:32.558491+0000 mon.a (mon.0) 13416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:02:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[17655]: audit 2024-04-03T23:02:32.560429+0000 mon.a (mon.0) 13417 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:02:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:32 smithi067 bash[17655]: audit 2024-04-03T23:02:32.569314+0000 mon.a (mon.0) 13418 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:02:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:02:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:34 smithi082 bash[20963]: cluster 2024-04-03T23:02:32.989555+0000 mgr.y (mgr.24370) 15720 : cluster [DBG] pgmap v15704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:34 smithi082 bash[20963]: audit 2024-04-03T23:02:34.682078+0000 mon.c (mon.2) 6285 : audit [DBG] from='client.? 172.21.15.67:0/3619772288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:34 smithi067 bash[17655]: cluster 2024-04-03T23:02:32.989555+0000 mgr.y (mgr.24370) 15720 : cluster [DBG] pgmap v15704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:34 smithi067 bash[17655]: audit 2024-04-03T23:02:34.682078+0000 mon.c (mon.2) 6285 : audit [DBG] from='client.? 172.21.15.67:0/3619772288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:34 smithi067 bash[27441]: cluster 2024-04-03T23:02:32.989555+0000 mgr.y (mgr.24370) 15720 : cluster [DBG] pgmap v15704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:34 smithi067 bash[27441]: audit 2024-04-03T23:02:34.682078+0000 mon.c (mon.2) 6285 : audit [DBG] from='client.? 172.21.15.67:0/3619772288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:36 smithi082 bash[20963]: cluster 2024-04-03T23:02:34.990248+0000 mgr.y (mgr.24370) 15721 : cluster [DBG] pgmap v15705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:36 smithi067 bash[17655]: cluster 2024-04-03T23:02:34.990248+0000 mgr.y (mgr.24370) 15721 : cluster [DBG] pgmap v15705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:36 smithi067 bash[27441]: cluster 2024-04-03T23:02:34.990248+0000 mgr.y (mgr.24370) 15721 : cluster [DBG] pgmap v15705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:37 smithi067 bash[17655]: audit 2024-04-03T23:02:37.133795+0000 mon.a (mon.0) 13419 : audit [DBG] from='client.? 172.21.15.67:0/2643686723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:38.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:37 smithi067 bash[27441]: audit 2024-04-03T23:02:37.133795+0000 mon.a (mon.0) 13419 : audit [DBG] from='client.? 172.21.15.67:0/2643686723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:37 smithi082 bash[20963]: audit 2024-04-03T23:02:37.133795+0000 mon.a (mon.0) 13419 : audit [DBG] from='client.? 172.21.15.67:0/2643686723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:38 smithi067 bash[17655]: cluster 2024-04-03T23:02:36.991379+0000 mgr.y (mgr.24370) 15722 : cluster [DBG] pgmap v15706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:38 smithi067 bash[27441]: cluster 2024-04-03T23:02:36.991379+0000 mgr.y (mgr.24370) 15722 : cluster [DBG] pgmap v15706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:38 smithi082 bash[20963]: cluster 2024-04-03T23:02:36.991379+0000 mgr.y (mgr.24370) 15722 : cluster [DBG] pgmap v15706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:39 smithi067 bash[17655]: audit 2024-04-03T23:02:39.588249+0000 mon.c (mon.2) 6286 : audit [DBG] from='client.? 172.21.15.67:0/1570240771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:39 smithi067 bash[27441]: audit 2024-04-03T23:02:39.588249+0000 mon.c (mon.2) 6286 : audit [DBG] from='client.? 172.21.15.67:0/1570240771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:39 smithi082 bash[20963]: audit 2024-04-03T23:02:39.588249+0000 mon.c (mon.2) 6286 : audit [DBG] from='client.? 172.21.15.67:0/1570240771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:40 smithi067 bash[17655]: cluster 2024-04-03T23:02:38.992107+0000 mgr.y (mgr.24370) 15723 : cluster [DBG] pgmap v15707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:40 smithi067 bash[17655]: audit 2024-04-03T23:02:40.493642+0000 mon.a (mon.0) 13420 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:40 smithi067 bash[27441]: cluster 2024-04-03T23:02:38.992107+0000 mgr.y (mgr.24370) 15723 : cluster [DBG] pgmap v15707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:40 smithi067 bash[27441]: audit 2024-04-03T23:02:40.493642+0000 mon.a (mon.0) 13420 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:40 smithi082 bash[20963]: cluster 2024-04-03T23:02:38.992107+0000 mgr.y (mgr.24370) 15723 : cluster [DBG] pgmap v15707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:40 smithi082 bash[20963]: audit 2024-04-03T23:02:40.493642+0000 mon.a (mon.0) 13420 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:43.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:42 smithi067 bash[17655]: cluster 2024-04-03T23:02:40.993264+0000 mgr.y (mgr.24370) 15724 : cluster [DBG] pgmap v15708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:43.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:42 smithi067 bash[17655]: audit 2024-04-03T23:02:42.039917+0000 mon.c (mon.2) 6287 : audit [DBG] from='client.? 172.21.15.67:0/3029089655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:02:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:42 smithi067 bash[27441]: cluster 2024-04-03T23:02:40.993264+0000 mgr.y (mgr.24370) 15724 : cluster [DBG] pgmap v15708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:42 smithi067 bash[27441]: audit 2024-04-03T23:02:42.039917+0000 mon.c (mon.2) 6287 : audit [DBG] from='client.? 172.21.15.67:0/3029089655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:42 smithi082 bash[20963]: cluster 2024-04-03T23:02:40.993264+0000 mgr.y (mgr.24370) 15724 : cluster [DBG] pgmap v15708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:42 smithi082 bash[20963]: audit 2024-04-03T23:02:42.039917+0000 mon.c (mon.2) 6287 : audit [DBG] from='client.? 172.21.15.67:0/3029089655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:02:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:44 smithi067 bash[17655]: cluster 2024-04-03T23:02:42.993960+0000 mgr.y (mgr.24370) 15725 : cluster [DBG] pgmap v15709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:44 smithi067 bash[17655]: audit 2024-04-03T23:02:44.491004+0000 mon.a (mon.0) 13421 : audit [DBG] from='client.? 172.21.15.67:0/3536766459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:44 smithi067 bash[27441]: cluster 2024-04-03T23:02:42.993960+0000 mgr.y (mgr.24370) 15725 : cluster [DBG] pgmap v15709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:44 smithi067 bash[27441]: audit 2024-04-03T23:02:44.491004+0000 mon.a (mon.0) 13421 : audit [DBG] from='client.? 172.21.15.67:0/3536766459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:44 smithi082 bash[20963]: cluster 2024-04-03T23:02:42.993960+0000 mgr.y (mgr.24370) 15725 : cluster [DBG] pgmap v15709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:44 smithi082 bash[20963]: audit 2024-04-03T23:02:44.491004+0000 mon.a (mon.0) 13421 : audit [DBG] from='client.? 172.21.15.67:0/3536766459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:46 smithi082 bash[20963]: cluster 2024-04-03T23:02:44.994641+0000 mgr.y (mgr.24370) 15726 : cluster [DBG] pgmap v15710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:46 smithi067 bash[17655]: cluster 2024-04-03T23:02:44.994641+0000 mgr.y (mgr.24370) 15726 : cluster [DBG] pgmap v15710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:46 smithi067 bash[27441]: cluster 2024-04-03T23:02:44.994641+0000 mgr.y (mgr.24370) 15726 : cluster [DBG] pgmap v15710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:47 smithi082 bash[20963]: audit 2024-04-03T23:02:46.955132+0000 mon.c (mon.2) 6288 : audit [DBG] from='client.? 172.21.15.67:0/2857753587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:47 smithi067 bash[17655]: audit 2024-04-03T23:02:46.955132+0000 mon.c (mon.2) 6288 : audit [DBG] from='client.? 172.21.15.67:0/2857753587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:48.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:47 smithi067 bash[27441]: audit 2024-04-03T23:02:46.955132+0000 mon.c (mon.2) 6288 : audit [DBG] from='client.? 172.21.15.67:0/2857753587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:48 smithi082 bash[20963]: cluster 2024-04-03T23:02:46.995846+0000 mgr.y (mgr.24370) 15727 : cluster [DBG] pgmap v15711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:48 smithi067 bash[27441]: cluster 2024-04-03T23:02:46.995846+0000 mgr.y (mgr.24370) 15727 : cluster [DBG] pgmap v15711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:48 smithi067 bash[17655]: cluster 2024-04-03T23:02:46.995846+0000 mgr.y (mgr.24370) 15727 : cluster [DBG] pgmap v15711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:49 smithi082 bash[20963]: audit 2024-04-03T23:02:49.412400+0000 mon.a (mon.0) 13422 : audit [DBG] from='client.? 172.21.15.67:0/1990635752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:49 smithi067 bash[27441]: audit 2024-04-03T23:02:49.412400+0000 mon.a (mon.0) 13422 : audit [DBG] from='client.? 172.21.15.67:0/1990635752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:49 smithi067 bash[17655]: audit 2024-04-03T23:02:49.412400+0000 mon.a (mon.0) 13422 : audit [DBG] from='client.? 172.21.15.67:0/1990635752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:50 smithi082 bash[20963]: cluster 2024-04-03T23:02:48.996516+0000 mgr.y (mgr.24370) 15728 : cluster [DBG] pgmap v15712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:50 smithi067 bash[27441]: cluster 2024-04-03T23:02:48.996516+0000 mgr.y (mgr.24370) 15728 : cluster [DBG] pgmap v15712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:50 smithi067 bash[17655]: cluster 2024-04-03T23:02:48.996516+0000 mgr.y (mgr.24370) 15728 : cluster [DBG] pgmap v15712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:51 smithi082 bash[20963]: audit 2024-04-03T23:02:51.861171+0000 mon.c (mon.2) 6289 : audit [DBG] from='client.? 172.21.15.67:0/1762152156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:51 smithi067 bash[27441]: audit 2024-04-03T23:02:51.861171+0000 mon.c (mon.2) 6289 : audit [DBG] from='client.? 172.21.15.67:0/1762152156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:51 smithi067 bash[17655]: audit 2024-04-03T23:02:51.861171+0000 mon.c (mon.2) 6289 : audit [DBG] from='client.? 172.21.15.67:0/1762152156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:52 smithi082 bash[20963]: cluster 2024-04-03T23:02:50.997693+0000 mgr.y (mgr.24370) 15729 : cluster [DBG] pgmap v15713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:02:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:52 smithi067 bash[27441]: cluster 2024-04-03T23:02:50.997693+0000 mgr.y (mgr.24370) 15729 : cluster [DBG] pgmap v15713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:52 smithi067 bash[17655]: cluster 2024-04-03T23:02:50.997693+0000 mgr.y (mgr.24370) 15729 : cluster [DBG] pgmap v15713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:02:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:54 smithi082 bash[20963]: cluster 2024-04-03T23:02:52.998379+0000 mgr.y (mgr.24370) 15730 : cluster [DBG] pgmap v15714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:54 smithi082 bash[20963]: audit 2024-04-03T23:02:54.314728+0000 mon.a (mon.0) 13423 : audit [DBG] from='client.? 172.21.15.67:0/2257511473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:54 smithi067 bash[17655]: cluster 2024-04-03T23:02:52.998379+0000 mgr.y (mgr.24370) 15730 : cluster [DBG] pgmap v15714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:54 smithi067 bash[17655]: audit 2024-04-03T23:02:54.314728+0000 mon.a (mon.0) 13423 : audit [DBG] from='client.? 172.21.15.67:0/2257511473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:54 smithi067 bash[27441]: cluster 2024-04-03T23:02:52.998379+0000 mgr.y (mgr.24370) 15730 : cluster [DBG] pgmap v15714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:54 smithi067 bash[27441]: audit 2024-04-03T23:02:54.314728+0000 mon.a (mon.0) 13423 : audit [DBG] from='client.? 172.21.15.67:0/2257511473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:55 smithi082 bash[20963]: audit 2024-04-03T23:02:55.494255+0000 mon.a (mon.0) 13424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:55 smithi067 bash[27441]: audit 2024-04-03T23:02:55.494255+0000 mon.a (mon.0) 13424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:55 smithi067 bash[17655]: audit 2024-04-03T23:02:55.494255+0000 mon.a (mon.0) 13424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:02:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:56 smithi082 bash[20963]: cluster 2024-04-03T23:02:54.999024+0000 mgr.y (mgr.24370) 15731 : cluster [DBG] pgmap v15715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:56 smithi082 bash[20963]: audit 2024-04-03T23:02:56.776972+0000 mon.c (mon.2) 6290 : audit [DBG] from='client.? 172.21.15.67:0/204282897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:56 smithi067 bash[17655]: cluster 2024-04-03T23:02:54.999024+0000 mgr.y (mgr.24370) 15731 : cluster [DBG] pgmap v15715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:56 smithi067 bash[17655]: audit 2024-04-03T23:02:56.776972+0000 mon.c (mon.2) 6290 : audit [DBG] from='client.? 172.21.15.67:0/204282897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:56 smithi067 bash[27441]: cluster 2024-04-03T23:02:54.999024+0000 mgr.y (mgr.24370) 15731 : cluster [DBG] pgmap v15715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:56 smithi067 bash[27441]: audit 2024-04-03T23:02:56.776972+0000 mon.c (mon.2) 6290 : audit [DBG] from='client.? 172.21.15.67:0/204282897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:02:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:02:57 smithi082 bash[20963]: cluster 2024-04-03T23:02:57.000182+0000 mgr.y (mgr.24370) 15732 : cluster [DBG] pgmap v15716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:02:57 smithi067 bash[17655]: cluster 2024-04-03T23:02:57.000182+0000 mgr.y (mgr.24370) 15732 : cluster [DBG] pgmap v15716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:02:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:02:57 smithi067 bash[27441]: cluster 2024-04-03T23:02:57.000182+0000 mgr.y (mgr.24370) 15732 : cluster [DBG] pgmap v15716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:00 smithi082 bash[20963]: cluster 2024-04-03T23:02:59.000819+0000 mgr.y (mgr.24370) 15733 : cluster [DBG] pgmap v15717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:00 smithi082 bash[20963]: audit 2024-04-03T23:02:59.226898+0000 mon.a (mon.0) 13425 : audit [DBG] from='client.? 172.21.15.67:0/983029683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:00 smithi067 bash[17655]: cluster 2024-04-03T23:02:59.000819+0000 mgr.y (mgr.24370) 15733 : cluster [DBG] pgmap v15717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:00 smithi067 bash[17655]: audit 2024-04-03T23:02:59.226898+0000 mon.a (mon.0) 13425 : audit [DBG] from='client.? 172.21.15.67:0/983029683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:00 smithi067 bash[27441]: cluster 2024-04-03T23:02:59.000819+0000 mgr.y (mgr.24370) 15733 : cluster [DBG] pgmap v15717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:00 smithi067 bash[27441]: audit 2024-04-03T23:02:59.226898+0000 mon.a (mon.0) 13425 : audit [DBG] from='client.? 172.21.15.67:0/983029683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:02 smithi082 bash[20963]: cluster 2024-04-03T23:03:01.001945+0000 mgr.y (mgr.24370) 15734 : cluster [DBG] pgmap v15718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:02 smithi082 bash[20963]: audit 2024-04-03T23:03:01.678230+0000 mon.c (mon.2) 6291 : audit [DBG] from='client.? 172.21.15.67:0/2989963027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:02 smithi067 bash[27441]: cluster 2024-04-03T23:03:01.001945+0000 mgr.y (mgr.24370) 15734 : cluster [DBG] pgmap v15718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:02 smithi067 bash[27441]: audit 2024-04-03T23:03:01.678230+0000 mon.c (mon.2) 6291 : audit [DBG] from='client.? 172.21.15.67:0/2989963027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:02 smithi067 bash[17655]: cluster 2024-04-03T23:03:01.001945+0000 mgr.y (mgr.24370) 15734 : cluster [DBG] pgmap v15718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:02 smithi067 bash[17655]: audit 2024-04-03T23:03:01.678230+0000 mon.c (mon.2) 6291 : audit [DBG] from='client.? 172.21.15.67:0/2989963027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:03:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:03:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:04 smithi082 bash[20963]: cluster 2024-04-03T23:03:03.002626+0000 mgr.y (mgr.24370) 15735 : cluster [DBG] pgmap v15719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:04 smithi067 bash[27441]: cluster 2024-04-03T23:03:03.002626+0000 mgr.y (mgr.24370) 15735 : cluster [DBG] pgmap v15719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:04 smithi067 bash[17655]: cluster 2024-04-03T23:03:03.002626+0000 mgr.y (mgr.24370) 15735 : cluster [DBG] pgmap v15719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:05 smithi082 bash[20963]: audit 2024-04-03T23:03:04.140647+0000 mon.c (mon.2) 6292 : audit [DBG] from='client.? 172.21.15.67:0/18014065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:05 smithi067 bash[27441]: audit 2024-04-03T23:03:04.140647+0000 mon.c (mon.2) 6292 : audit [DBG] from='client.? 172.21.15.67:0/18014065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:05 smithi067 bash[17655]: audit 2024-04-03T23:03:04.140647+0000 mon.c (mon.2) 6292 : audit [DBG] from='client.? 172.21.15.67:0/18014065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:06 smithi082 bash[20963]: cluster 2024-04-03T23:03:05.003306+0000 mgr.y (mgr.24370) 15736 : cluster [DBG] pgmap v15720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:06 smithi067 bash[27441]: cluster 2024-04-03T23:03:05.003306+0000 mgr.y (mgr.24370) 15736 : cluster [DBG] pgmap v15720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:06 smithi067 bash[17655]: cluster 2024-04-03T23:03:05.003306+0000 mgr.y (mgr.24370) 15736 : cluster [DBG] pgmap v15720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:07 smithi082 bash[20963]: audit 2024-04-03T23:03:06.587287+0000 mon.c (mon.2) 6293 : audit [DBG] from='client.? 172.21.15.67:0/1169707987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:07 smithi067 bash[17655]: audit 2024-04-03T23:03:06.587287+0000 mon.c (mon.2) 6293 : audit [DBG] from='client.? 172.21.15.67:0/1169707987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:07 smithi067 bash[27441]: audit 2024-04-03T23:03:06.587287+0000 mon.c (mon.2) 6293 : audit [DBG] from='client.? 172.21.15.67:0/1169707987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:08 smithi082 bash[20963]: cluster 2024-04-03T23:03:07.004606+0000 mgr.y (mgr.24370) 15737 : cluster [DBG] pgmap v15721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:08 smithi067 bash[17655]: cluster 2024-04-03T23:03:07.004606+0000 mgr.y (mgr.24370) 15737 : cluster [DBG] pgmap v15721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:08 smithi067 bash[27441]: cluster 2024-04-03T23:03:07.004606+0000 mgr.y (mgr.24370) 15737 : cluster [DBG] pgmap v15721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:09 smithi082 bash[20963]: audit 2024-04-03T23:03:09.044601+0000 mon.c (mon.2) 6294 : audit [DBG] from='client.? 172.21.15.67:0/2339101365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:09 smithi067 bash[17655]: audit 2024-04-03T23:03:09.044601+0000 mon.c (mon.2) 6294 : audit [DBG] from='client.? 172.21.15.67:0/2339101365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:09 smithi067 bash[27441]: audit 2024-04-03T23:03:09.044601+0000 mon.c (mon.2) 6294 : audit [DBG] from='client.? 172.21.15.67:0/2339101365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:10 smithi082 bash[20963]: cluster 2024-04-03T23:03:09.005293+0000 mgr.y (mgr.24370) 15738 : cluster [DBG] pgmap v15722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:10 smithi067 bash[27441]: cluster 2024-04-03T23:03:09.005293+0000 mgr.y (mgr.24370) 15738 : cluster [DBG] pgmap v15722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:10 smithi067 bash[17655]: cluster 2024-04-03T23:03:09.005293+0000 mgr.y (mgr.24370) 15738 : cluster [DBG] pgmap v15722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:11 smithi082 bash[20963]: audit 2024-04-03T23:03:10.494444+0000 mon.a (mon.0) 13426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:11 smithi067 bash[27441]: audit 2024-04-03T23:03:10.494444+0000 mon.a (mon.0) 13426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:11 smithi067 bash[17655]: audit 2024-04-03T23:03:10.494444+0000 mon.a (mon.0) 13426 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:12 smithi082 bash[20963]: cluster 2024-04-03T23:03:11.006395+0000 mgr.y (mgr.24370) 15739 : cluster [DBG] pgmap v15723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:12 smithi082 bash[20963]: audit 2024-04-03T23:03:11.508825+0000 mon.a (mon.0) 13427 : audit [DBG] from='client.? 172.21.15.67:0/3107496825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:12 smithi067 bash[17655]: cluster 2024-04-03T23:03:11.006395+0000 mgr.y (mgr.24370) 15739 : cluster [DBG] pgmap v15723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:12 smithi067 bash[17655]: audit 2024-04-03T23:03:11.508825+0000 mon.a (mon.0) 13427 : audit [DBG] from='client.? 172.21.15.67:0/3107496825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:12 smithi067 bash[27441]: cluster 2024-04-03T23:03:11.006395+0000 mgr.y (mgr.24370) 15739 : cluster [DBG] pgmap v15723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:12 smithi067 bash[27441]: audit 2024-04-03T23:03:11.508825+0000 mon.a (mon.0) 13427 : audit [DBG] from='client.? 172.21.15.67:0/3107496825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:03:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:03:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:14 smithi082 bash[20963]: cluster 2024-04-03T23:03:13.007070+0000 mgr.y (mgr.24370) 15740 : cluster [DBG] pgmap v15724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:14 smithi082 bash[20963]: audit 2024-04-03T23:03:13.958209+0000 mon.c (mon.2) 6295 : audit [DBG] from='client.? 172.21.15.67:0/2512797407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:14 smithi067 bash[27441]: cluster 2024-04-03T23:03:13.007070+0000 mgr.y (mgr.24370) 15740 : cluster [DBG] pgmap v15724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:14 smithi067 bash[27441]: audit 2024-04-03T23:03:13.958209+0000 mon.c (mon.2) 6295 : audit [DBG] from='client.? 172.21.15.67:0/2512797407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:14 smithi067 bash[17655]: cluster 2024-04-03T23:03:13.007070+0000 mgr.y (mgr.24370) 15740 : cluster [DBG] pgmap v15724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:14 smithi067 bash[17655]: audit 2024-04-03T23:03:13.958209+0000 mon.c (mon.2) 6295 : audit [DBG] from='client.? 172.21.15.67:0/2512797407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:16 smithi082 bash[20963]: cluster 2024-04-03T23:03:15.007771+0000 mgr.y (mgr.24370) 15741 : cluster [DBG] pgmap v15725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:16 smithi067 bash[27441]: cluster 2024-04-03T23:03:15.007771+0000 mgr.y (mgr.24370) 15741 : cluster [DBG] pgmap v15725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:16 smithi067 bash[17655]: cluster 2024-04-03T23:03:15.007771+0000 mgr.y (mgr.24370) 15741 : cluster [DBG] pgmap v15725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:17 smithi082 bash[20963]: audit 2024-04-03T23:03:16.408659+0000 mon.c (mon.2) 6296 : audit [DBG] from='client.? 172.21.15.67:0/1518467241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:17 smithi067 bash[17655]: audit 2024-04-03T23:03:16.408659+0000 mon.c (mon.2) 6296 : audit [DBG] from='client.? 172.21.15.67:0/1518467241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:17 smithi067 bash[27441]: audit 2024-04-03T23:03:16.408659+0000 mon.c (mon.2) 6296 : audit [DBG] from='client.? 172.21.15.67:0/1518467241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:18 smithi082 bash[20963]: cluster 2024-04-03T23:03:17.009105+0000 mgr.y (mgr.24370) 15742 : cluster [DBG] pgmap v15726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:18 smithi067 bash[17655]: cluster 2024-04-03T23:03:17.009105+0000 mgr.y (mgr.24370) 15742 : cluster [DBG] pgmap v15726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:18 smithi067 bash[27441]: cluster 2024-04-03T23:03:17.009105+0000 mgr.y (mgr.24370) 15742 : cluster [DBG] pgmap v15726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:19 smithi067 bash[17655]: audit 2024-04-03T23:03:18.861245+0000 mon.a (mon.0) 13428 : audit [DBG] from='client.? 172.21.15.67:0/855212340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:19 smithi067 bash[27441]: audit 2024-04-03T23:03:18.861245+0000 mon.a (mon.0) 13428 : audit [DBG] from='client.? 172.21.15.67:0/855212340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:19 smithi082 bash[20963]: audit 2024-04-03T23:03:18.861245+0000 mon.a (mon.0) 13428 : audit [DBG] from='client.? 172.21.15.67:0/855212340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:20 smithi067 bash[17655]: cluster 2024-04-03T23:03:19.009855+0000 mgr.y (mgr.24370) 15743 : cluster [DBG] pgmap v15727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:20 smithi067 bash[27441]: cluster 2024-04-03T23:03:19.009855+0000 mgr.y (mgr.24370) 15743 : cluster [DBG] pgmap v15727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:20 smithi082 bash[20963]: cluster 2024-04-03T23:03:19.009855+0000 mgr.y (mgr.24370) 15743 : cluster [DBG] pgmap v15727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:22 smithi067 bash[17655]: cluster 2024-04-03T23:03:21.010682+0000 mgr.y (mgr.24370) 15744 : cluster [DBG] pgmap v15728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:22 smithi067 bash[17655]: audit 2024-04-03T23:03:21.310986+0000 mon.c (mon.2) 6297 : audit [DBG] from='client.? 172.21.15.67:0/490852284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:22 smithi067 bash[27441]: cluster 2024-04-03T23:03:21.010682+0000 mgr.y (mgr.24370) 15744 : cluster [DBG] pgmap v15728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:22 smithi067 bash[27441]: audit 2024-04-03T23:03:21.310986+0000 mon.c (mon.2) 6297 : audit [DBG] from='client.? 172.21.15.67:0/490852284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:22 smithi082 bash[20963]: cluster 2024-04-03T23:03:21.010682+0000 mgr.y (mgr.24370) 15744 : cluster [DBG] pgmap v15728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:22 smithi082 bash[20963]: audit 2024-04-03T23:03:21.310986+0000 mon.c (mon.2) 6297 : audit [DBG] from='client.? 172.21.15.67:0/490852284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:03:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:03:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:24 smithi067 bash[27441]: cluster 2024-04-03T23:03:23.011367+0000 mgr.y (mgr.24370) 15745 : cluster [DBG] pgmap v15729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:24 smithi067 bash[27441]: audit 2024-04-03T23:03:23.769937+0000 mon.a (mon.0) 13429 : audit [DBG] from='client.? 172.21.15.67:0/4031227437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:24 smithi067 bash[17655]: cluster 2024-04-03T23:03:23.011367+0000 mgr.y (mgr.24370) 15745 : cluster [DBG] pgmap v15729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:24 smithi067 bash[17655]: audit 2024-04-03T23:03:23.769937+0000 mon.a (mon.0) 13429 : audit [DBG] from='client.? 172.21.15.67:0/4031227437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:24 smithi082 bash[20963]: cluster 2024-04-03T23:03:23.011367+0000 mgr.y (mgr.24370) 15745 : cluster [DBG] pgmap v15729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:24 smithi082 bash[20963]: audit 2024-04-03T23:03:23.769937+0000 mon.a (mon.0) 13429 : audit [DBG] from='client.? 172.21.15.67:0/4031227437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:26 smithi067 bash[27441]: cluster 2024-04-03T23:03:25.012078+0000 mgr.y (mgr.24370) 15746 : cluster [DBG] pgmap v15730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:26 smithi067 bash[27441]: audit 2024-04-03T23:03:25.494774+0000 mon.a (mon.0) 13430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:26 smithi067 bash[17655]: cluster 2024-04-03T23:03:25.012078+0000 mgr.y (mgr.24370) 15746 : cluster [DBG] pgmap v15730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:26 smithi067 bash[17655]: audit 2024-04-03T23:03:25.494774+0000 mon.a (mon.0) 13430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:26 smithi082 bash[20963]: cluster 2024-04-03T23:03:25.012078+0000 mgr.y (mgr.24370) 15746 : cluster [DBG] pgmap v15730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:26 smithi082 bash[20963]: audit 2024-04-03T23:03:25.494774+0000 mon.a (mon.0) 13430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:27 smithi067 bash[27441]: audit 2024-04-03T23:03:26.227630+0000 mon.a (mon.0) 13431 : audit [DBG] from='client.? 172.21.15.67:0/609721756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:27 smithi067 bash[17655]: audit 2024-04-03T23:03:26.227630+0000 mon.a (mon.0) 13431 : audit [DBG] from='client.? 172.21.15.67:0/609721756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:27 smithi082 bash[20963]: audit 2024-04-03T23:03:26.227630+0000 mon.a (mon.0) 13431 : audit [DBG] from='client.? 172.21.15.67:0/609721756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:28 smithi082 bash[20963]: cluster 2024-04-03T23:03:27.013344+0000 mgr.y (mgr.24370) 15747 : cluster [DBG] pgmap v15731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:28 smithi067 bash[27441]: cluster 2024-04-03T23:03:27.013344+0000 mgr.y (mgr.24370) 15747 : cluster [DBG] pgmap v15731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:28 smithi067 bash[17655]: cluster 2024-04-03T23:03:27.013344+0000 mgr.y (mgr.24370) 15747 : cluster [DBG] pgmap v15731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:29 smithi082 bash[20963]: audit 2024-04-03T23:03:28.680086+0000 mon.a (mon.0) 13432 : audit [DBG] from='client.? 172.21.15.67:0/3190397005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:29 smithi067 bash[17655]: audit 2024-04-03T23:03:28.680086+0000 mon.a (mon.0) 13432 : audit [DBG] from='client.? 172.21.15.67:0/3190397005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:29 smithi067 bash[27441]: audit 2024-04-03T23:03:28.680086+0000 mon.a (mon.0) 13432 : audit [DBG] from='client.? 172.21.15.67:0/3190397005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:30 smithi082 bash[20963]: cluster 2024-04-03T23:03:29.014206+0000 mgr.y (mgr.24370) 15748 : cluster [DBG] pgmap v15732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:30 smithi067 bash[17655]: cluster 2024-04-03T23:03:29.014206+0000 mgr.y (mgr.24370) 15748 : cluster [DBG] pgmap v15732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:30 smithi067 bash[27441]: cluster 2024-04-03T23:03:29.014206+0000 mgr.y (mgr.24370) 15748 : cluster [DBG] pgmap v15732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:31 smithi082 bash[20963]: audit 2024-04-03T23:03:31.127949+0000 mon.c (mon.2) 6298 : audit [DBG] from='client.? 172.21.15.67:0/3347752193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:31 smithi067 bash[17655]: audit 2024-04-03T23:03:31.127949+0000 mon.c (mon.2) 6298 : audit [DBG] from='client.? 172.21.15.67:0/3347752193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:31 smithi067 bash[27441]: audit 2024-04-03T23:03:31.127949+0000 mon.c (mon.2) 6298 : audit [DBG] from='client.? 172.21.15.67:0/3347752193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:32 smithi082 bash[20963]: cluster 2024-04-03T23:03:31.015365+0000 mgr.y (mgr.24370) 15749 : cluster [DBG] pgmap v15733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:32 smithi067 bash[27441]: cluster 2024-04-03T23:03:31.015365+0000 mgr.y (mgr.24370) 15749 : cluster [DBG] pgmap v15733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:32 smithi067 bash[17655]: cluster 2024-04-03T23:03:31.015365+0000 mgr.y (mgr.24370) 15749 : cluster [DBG] pgmap v15733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:03:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:33 smithi067 bash[27441]: audit 2024-04-03T23:03:32.645240+0000 mon.a (mon.0) 13433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:03:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:33 smithi067 bash[27441]: audit 2024-04-03T23:03:32.973368+0000 mon.a (mon.0) 13434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:33 smithi067 bash[27441]: audit 2024-04-03T23:03:32.983601+0000 mon.a (mon.0) 13435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:33 smithi067 bash[17655]: audit 2024-04-03T23:03:32.645240+0000 mon.a (mon.0) 13433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:03:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:33 smithi067 bash[17655]: audit 2024-04-03T23:03:32.973368+0000 mon.a (mon.0) 13434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:33 smithi067 bash[17655]: audit 2024-04-03T23:03:32.983601+0000 mon.a (mon.0) 13435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:33 smithi082 bash[20963]: audit 2024-04-03T23:03:32.645240+0000 mon.a (mon.0) 13433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:03:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:33 smithi082 bash[20963]: audit 2024-04-03T23:03:32.973368+0000 mon.a (mon.0) 13434 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:33 smithi082 bash[20963]: audit 2024-04-03T23:03:32.983601+0000 mon.a (mon.0) 13435 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:03:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:34 smithi082 bash[20963]: cluster 2024-04-03T23:03:33.016080+0000 mgr.y (mgr.24370) 15750 : cluster [DBG] pgmap v15734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:34 smithi082 bash[20963]: audit 2024-04-03T23:03:33.582456+0000 mon.c (mon.2) 6299 : audit [DBG] from='client.? 172.21.15.67:0/3855654684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:34 smithi067 bash[17655]: cluster 2024-04-03T23:03:33.016080+0000 mgr.y (mgr.24370) 15750 : cluster [DBG] pgmap v15734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:34 smithi067 bash[17655]: audit 2024-04-03T23:03:33.582456+0000 mon.c (mon.2) 6299 : audit [DBG] from='client.? 172.21.15.67:0/3855654684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:34 smithi067 bash[27441]: cluster 2024-04-03T23:03:33.016080+0000 mgr.y (mgr.24370) 15750 : cluster [DBG] pgmap v15734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:34 smithi067 bash[27441]: audit 2024-04-03T23:03:33.582456+0000 mon.c (mon.2) 6299 : audit [DBG] from='client.? 172.21.15.67:0/3855654684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:36 smithi082 bash[20963]: cluster 2024-04-03T23:03:35.016742+0000 mgr.y (mgr.24370) 15751 : cluster [DBG] pgmap v15735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:36 smithi082 bash[20963]: audit 2024-04-03T23:03:36.040971+0000 mon.c (mon.2) 6300 : audit [DBG] from='client.? 172.21.15.67:0/3521040857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:36 smithi067 bash[17655]: cluster 2024-04-03T23:03:35.016742+0000 mgr.y (mgr.24370) 15751 : cluster [DBG] pgmap v15735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:36 smithi067 bash[17655]: audit 2024-04-03T23:03:36.040971+0000 mon.c (mon.2) 6300 : audit [DBG] from='client.? 172.21.15.67:0/3521040857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:36 smithi067 bash[27441]: cluster 2024-04-03T23:03:35.016742+0000 mgr.y (mgr.24370) 15751 : cluster [DBG] pgmap v15735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:36 smithi067 bash[27441]: audit 2024-04-03T23:03:36.040971+0000 mon.c (mon.2) 6300 : audit [DBG] from='client.? 172.21.15.67:0/3521040857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:38 smithi082 bash[20963]: cluster 2024-04-03T23:03:37.017916+0000 mgr.y (mgr.24370) 15752 : cluster [DBG] pgmap v15736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:38 smithi067 bash[17655]: cluster 2024-04-03T23:03:37.017916+0000 mgr.y (mgr.24370) 15752 : cluster [DBG] pgmap v15736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:38 smithi067 bash[27441]: cluster 2024-04-03T23:03:37.017916+0000 mgr.y (mgr.24370) 15752 : cluster [DBG] pgmap v15736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:39 smithi082 bash[20963]: audit 2024-04-03T23:03:38.512531+0000 mon.c (mon.2) 6301 : audit [DBG] from='client.? 172.21.15.67:0/217913435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:39 smithi082 bash[20963]: audit 2024-04-03T23:03:38.623618+0000 mon.a (mon.0) 13436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:39 smithi082 bash[20963]: audit 2024-04-03T23:03:38.630715+0000 mon.a (mon.0) 13437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:39 smithi082 bash[20963]: audit 2024-04-03T23:03:38.647184+0000 mon.a (mon.0) 13438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:39 smithi082 bash[20963]: audit 2024-04-03T23:03:38.654769+0000 mon.a (mon.0) 13439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:39 smithi082 bash[20963]: audit 2024-04-03T23:03:39.157884+0000 mon.a (mon.0) 13440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:03:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:39 smithi082 bash[20963]: audit 2024-04-03T23:03:39.159855+0000 mon.a (mon.0) 13441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:03:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:39 smithi082 bash[20963]: audit 2024-04-03T23:03:39.168735+0000 mon.a (mon.0) 13442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[27441]: audit 2024-04-03T23:03:38.512531+0000 mon.c (mon.2) 6301 : audit [DBG] from='client.? 172.21.15.67:0/217913435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[27441]: audit 2024-04-03T23:03:38.623618+0000 mon.a (mon.0) 13436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[27441]: audit 2024-04-03T23:03:38.630715+0000 mon.a (mon.0) 13437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[27441]: audit 2024-04-03T23:03:38.647184+0000 mon.a (mon.0) 13438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[27441]: audit 2024-04-03T23:03:38.654769+0000 mon.a (mon.0) 13439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[27441]: audit 2024-04-03T23:03:39.157884+0000 mon.a (mon.0) 13440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:03:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[27441]: audit 2024-04-03T23:03:39.159855+0000 mon.a (mon.0) 13441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:03:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[27441]: audit 2024-04-03T23:03:39.168735+0000 mon.a (mon.0) 13442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[17655]: audit 2024-04-03T23:03:38.512531+0000 mon.c (mon.2) 6301 : audit [DBG] from='client.? 172.21.15.67:0/217913435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:39.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[17655]: audit 2024-04-03T23:03:38.623618+0000 mon.a (mon.0) 13436 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[17655]: audit 2024-04-03T23:03:38.630715+0000 mon.a (mon.0) 13437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[17655]: audit 2024-04-03T23:03:38.647184+0000 mon.a (mon.0) 13438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[17655]: audit 2024-04-03T23:03:38.654769+0000 mon.a (mon.0) 13439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:39.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[17655]: audit 2024-04-03T23:03:39.157884+0000 mon.a (mon.0) 13440 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:03:39.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[17655]: audit 2024-04-03T23:03:39.159855+0000 mon.a (mon.0) 13441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:03:39.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:39 smithi067 bash[17655]: audit 2024-04-03T23:03:39.168735+0000 mon.a (mon.0) 13442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:03:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:40 smithi067 bash[27441]: cluster 2024-04-03T23:03:39.018567+0000 mgr.y (mgr.24370) 15753 : cluster [DBG] pgmap v15737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:40 smithi067 bash[27441]: audit 2024-04-03T23:03:40.495214+0000 mon.a (mon.0) 13443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:40 smithi067 bash[17655]: cluster 2024-04-03T23:03:39.018567+0000 mgr.y (mgr.24370) 15753 : cluster [DBG] pgmap v15737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:40 smithi067 bash[17655]: audit 2024-04-03T23:03:40.495214+0000 mon.a (mon.0) 13443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:40 smithi082 bash[20963]: cluster 2024-04-03T23:03:39.018567+0000 mgr.y (mgr.24370) 15753 : cluster [DBG] pgmap v15737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:40 smithi082 bash[20963]: audit 2024-04-03T23:03:40.495214+0000 mon.a (mon.0) 13443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:41 smithi067 bash[17655]: audit 2024-04-03T23:03:40.971342+0000 mon.a (mon.0) 13444 : audit [DBG] from='client.? 172.21.15.67:0/3577923029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:41 smithi067 bash[27441]: audit 2024-04-03T23:03:40.971342+0000 mon.a (mon.0) 13444 : audit [DBG] from='client.? 172.21.15.67:0/3577923029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:41 smithi082 bash[20963]: audit 2024-04-03T23:03:40.971342+0000 mon.a (mon.0) 13444 : audit [DBG] from='client.? 172.21.15.67:0/3577923029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:42 smithi067 bash[27441]: cluster 2024-04-03T23:03:41.019695+0000 mgr.y (mgr.24370) 15754 : cluster [DBG] pgmap v15738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:42 smithi067 bash[17655]: cluster 2024-04-03T23:03:41.019695+0000 mgr.y (mgr.24370) 15754 : cluster [DBG] pgmap v15738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:42 smithi082 bash[20963]: cluster 2024-04-03T23:03:41.019695+0000 mgr.y (mgr.24370) 15754 : cluster [DBG] pgmap v15738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:03:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:43 smithi082 bash[20963]: audit 2024-04-03T23:03:43.423575+0000 mon.a (mon.0) 13445 : audit [DBG] from='client.? 172.21.15.67:0/2303836496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:03:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:43 smithi067 bash[27441]: audit 2024-04-03T23:03:43.423575+0000 mon.a (mon.0) 13445 : audit [DBG] from='client.? 172.21.15.67:0/2303836496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:43 smithi067 bash[17655]: audit 2024-04-03T23:03:43.423575+0000 mon.a (mon.0) 13445 : audit [DBG] from='client.? 172.21.15.67:0/2303836496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:44 smithi082 bash[20963]: cluster 2024-04-03T23:03:43.020405+0000 mgr.y (mgr.24370) 15755 : cluster [DBG] pgmap v15739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:44 smithi067 bash[27441]: cluster 2024-04-03T23:03:43.020405+0000 mgr.y (mgr.24370) 15755 : cluster [DBG] pgmap v15739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:44 smithi067 bash[17655]: cluster 2024-04-03T23:03:43.020405+0000 mgr.y (mgr.24370) 15755 : cluster [DBG] pgmap v15739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:46 smithi082 bash[20963]: cluster 2024-04-03T23:03:45.021042+0000 mgr.y (mgr.24370) 15756 : cluster [DBG] pgmap v15740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:46 smithi082 bash[20963]: audit 2024-04-03T23:03:45.879724+0000 mon.c (mon.2) 6302 : audit [DBG] from='client.? 172.21.15.67:0/1338574367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:46 smithi067 bash[17655]: cluster 2024-04-03T23:03:45.021042+0000 mgr.y (mgr.24370) 15756 : cluster [DBG] pgmap v15740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:46 smithi067 bash[17655]: audit 2024-04-03T23:03:45.879724+0000 mon.c (mon.2) 6302 : audit [DBG] from='client.? 172.21.15.67:0/1338574367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:46 smithi067 bash[27441]: cluster 2024-04-03T23:03:45.021042+0000 mgr.y (mgr.24370) 15756 : cluster [DBG] pgmap v15740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:47.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:46 smithi067 bash[27441]: audit 2024-04-03T23:03:45.879724+0000 mon.c (mon.2) 6302 : audit [DBG] from='client.? 172.21.15.67:0/1338574367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:48 smithi082 bash[20963]: cluster 2024-04-03T23:03:47.022343+0000 mgr.y (mgr.24370) 15757 : cluster [DBG] pgmap v15741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:48 smithi082 bash[20963]: audit 2024-04-03T23:03:48.331116+0000 mon.a (mon.0) 13446 : audit [DBG] from='client.? 172.21.15.67:0/3537360749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:48 smithi067 bash[17655]: cluster 2024-04-03T23:03:47.022343+0000 mgr.y (mgr.24370) 15757 : cluster [DBG] pgmap v15741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:48 smithi067 bash[17655]: audit 2024-04-03T23:03:48.331116+0000 mon.a (mon.0) 13446 : audit [DBG] from='client.? 172.21.15.67:0/3537360749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:48 smithi067 bash[27441]: cluster 2024-04-03T23:03:47.022343+0000 mgr.y (mgr.24370) 15757 : cluster [DBG] pgmap v15741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:48 smithi067 bash[27441]: audit 2024-04-03T23:03:48.331116+0000 mon.a (mon.0) 13446 : audit [DBG] from='client.? 172.21.15.67:0/3537360749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:50 smithi082 bash[20963]: cluster 2024-04-03T23:03:49.023062+0000 mgr.y (mgr.24370) 15758 : cluster [DBG] pgmap v15742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:50 smithi067 bash[17655]: cluster 2024-04-03T23:03:49.023062+0000 mgr.y (mgr.24370) 15758 : cluster [DBG] pgmap v15742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:50 smithi067 bash[27441]: cluster 2024-04-03T23:03:49.023062+0000 mgr.y (mgr.24370) 15758 : cluster [DBG] pgmap v15742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:51 smithi082 bash[20963]: audit 2024-04-03T23:03:50.791013+0000 mon.a (mon.0) 13447 : audit [DBG] from='client.? 172.21.15.67:0/3345460980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:52.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:51 smithi067 bash[17655]: audit 2024-04-03T23:03:50.791013+0000 mon.a (mon.0) 13447 : audit [DBG] from='client.? 172.21.15.67:0/3345460980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:51 smithi067 bash[27441]: audit 2024-04-03T23:03:50.791013+0000 mon.a (mon.0) 13447 : audit [DBG] from='client.? 172.21.15.67:0/3345460980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:52 smithi067 bash[17655]: cluster 2024-04-03T23:03:51.024289+0000 mgr.y (mgr.24370) 15759 : cluster [DBG] pgmap v15743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:53.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:52 smithi067 bash[27441]: cluster 2024-04-03T23:03:51.024289+0000 mgr.y (mgr.24370) 15759 : cluster [DBG] pgmap v15743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:52 smithi082 bash[20963]: cluster 2024-04-03T23:03:51.024289+0000 mgr.y (mgr.24370) 15759 : cluster [DBG] pgmap v15743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:03:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:03:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:53 smithi082 bash[20963]: audit 2024-04-03T23:03:53.244226+0000 mon.a (mon.0) 13448 : audit [DBG] from='client.? 172.21.15.67:0/134071168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:53 smithi067 bash[27441]: audit 2024-04-03T23:03:53.244226+0000 mon.a (mon.0) 13448 : audit [DBG] from='client.? 172.21.15.67:0/134071168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:53 smithi067 bash[17655]: audit 2024-04-03T23:03:53.244226+0000 mon.a (mon.0) 13448 : audit [DBG] from='client.? 172.21.15.67:0/134071168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:54 smithi082 bash[20963]: cluster 2024-04-03T23:03:53.025005+0000 mgr.y (mgr.24370) 15760 : cluster [DBG] pgmap v15744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:54 smithi067 bash[17655]: cluster 2024-04-03T23:03:53.025005+0000 mgr.y (mgr.24370) 15760 : cluster [DBG] pgmap v15744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:54 smithi067 bash[27441]: cluster 2024-04-03T23:03:53.025005+0000 mgr.y (mgr.24370) 15760 : cluster [DBG] pgmap v15744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:55 smithi082 bash[20963]: audit 2024-04-03T23:03:55.495474+0000 mon.a (mon.0) 13449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:55 smithi082 bash[20963]: audit 2024-04-03T23:03:55.705545+0000 mon.a (mon.0) 13450 : audit [DBG] from='client.? 172.21.15.67:0/1990049523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:55 smithi067 bash[27441]: audit 2024-04-03T23:03:55.495474+0000 mon.a (mon.0) 13449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:55 smithi067 bash[27441]: audit 2024-04-03T23:03:55.705545+0000 mon.a (mon.0) 13450 : audit [DBG] from='client.? 172.21.15.67:0/1990049523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:55 smithi067 bash[17655]: audit 2024-04-03T23:03:55.495474+0000 mon.a (mon.0) 13449 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:03:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:55 smithi067 bash[17655]: audit 2024-04-03T23:03:55.705545+0000 mon.a (mon.0) 13450 : audit [DBG] from='client.? 172.21.15.67:0/1990049523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:56 smithi082 bash[20963]: cluster 2024-04-03T23:03:55.025694+0000 mgr.y (mgr.24370) 15761 : cluster [DBG] pgmap v15745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:56 smithi067 bash[27441]: cluster 2024-04-03T23:03:55.025694+0000 mgr.y (mgr.24370) 15761 : cluster [DBG] pgmap v15745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:56 smithi067 bash[17655]: cluster 2024-04-03T23:03:55.025694+0000 mgr.y (mgr.24370) 15761 : cluster [DBG] pgmap v15745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:58 smithi082 bash[20963]: cluster 2024-04-03T23:03:57.026816+0000 mgr.y (mgr.24370) 15762 : cluster [DBG] pgmap v15746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:03:58 smithi082 bash[20963]: audit 2024-04-03T23:03:58.162917+0000 mon.a (mon.0) 13451 : audit [DBG] from='client.? 172.21.15.67:0/3970304718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:58 smithi067 bash[27441]: cluster 2024-04-03T23:03:57.026816+0000 mgr.y (mgr.24370) 15762 : cluster [DBG] pgmap v15746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:03:58 smithi067 bash[27441]: audit 2024-04-03T23:03:58.162917+0000 mon.a (mon.0) 13451 : audit [DBG] from='client.? 172.21.15.67:0/3970304718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:03:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:58 smithi067 bash[17655]: cluster 2024-04-03T23:03:57.026816+0000 mgr.y (mgr.24370) 15762 : cluster [DBG] pgmap v15746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:03:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:03:58 smithi067 bash[17655]: audit 2024-04-03T23:03:58.162917+0000 mon.a (mon.0) 13451 : audit [DBG] from='client.? 172.21.15.67:0/3970304718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:00 smithi082 bash[20963]: cluster 2024-04-03T23:03:59.027535+0000 mgr.y (mgr.24370) 15763 : cluster [DBG] pgmap v15747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:00 smithi082 bash[20963]: audit 2024-04-03T23:04:00.615550+0000 mon.c (mon.2) 6303 : audit [DBG] from='client.? 172.21.15.67:0/369361119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:00 smithi067 bash[27441]: cluster 2024-04-03T23:03:59.027535+0000 mgr.y (mgr.24370) 15763 : cluster [DBG] pgmap v15747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:00 smithi067 bash[27441]: audit 2024-04-03T23:04:00.615550+0000 mon.c (mon.2) 6303 : audit [DBG] from='client.? 172.21.15.67:0/369361119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:00 smithi067 bash[17655]: cluster 2024-04-03T23:03:59.027535+0000 mgr.y (mgr.24370) 15763 : cluster [DBG] pgmap v15747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:00 smithi067 bash[17655]: audit 2024-04-03T23:04:00.615550+0000 mon.c (mon.2) 6303 : audit [DBG] from='client.? 172.21.15.67:0/369361119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:03.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:02 smithi067 bash[27441]: cluster 2024-04-03T23:04:01.028658+0000 mgr.y (mgr.24370) 15764 : cluster [DBG] pgmap v15748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:02 smithi067 bash[17655]: cluster 2024-04-03T23:04:01.028658+0000 mgr.y (mgr.24370) 15764 : cluster [DBG] pgmap v15748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:02 smithi082 bash[20963]: cluster 2024-04-03T23:04:01.028658+0000 mgr.y (mgr.24370) 15764 : cluster [DBG] pgmap v15748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:04:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:03 smithi082 bash[20963]: audit 2024-04-03T23:04:03.068543+0000 mon.a (mon.0) 13452 : audit [DBG] from='client.? 172.21.15.67:0/122032373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:04:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:03 smithi067 bash[17655]: audit 2024-04-03T23:04:03.068543+0000 mon.a (mon.0) 13452 : audit [DBG] from='client.? 172.21.15.67:0/122032373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:03 smithi067 bash[27441]: audit 2024-04-03T23:04:03.068543+0000 mon.a (mon.0) 13452 : audit [DBG] from='client.? 172.21.15.67:0/122032373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:04 smithi082 bash[20963]: cluster 2024-04-03T23:04:03.029304+0000 mgr.y (mgr.24370) 15765 : cluster [DBG] pgmap v15749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:04 smithi067 bash[27441]: cluster 2024-04-03T23:04:03.029304+0000 mgr.y (mgr.24370) 15765 : cluster [DBG] pgmap v15749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:04 smithi067 bash[17655]: cluster 2024-04-03T23:04:03.029304+0000 mgr.y (mgr.24370) 15765 : cluster [DBG] pgmap v15749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:05 smithi082 bash[20963]: audit 2024-04-03T23:04:05.521159+0000 mon.c (mon.2) 6304 : audit [DBG] from='client.? 172.21.15.67:0/2810487007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:06.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:05 smithi067 bash[17655]: audit 2024-04-03T23:04:05.521159+0000 mon.c (mon.2) 6304 : audit [DBG] from='client.? 172.21.15.67:0/2810487007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:06.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:05 smithi067 bash[27441]: audit 2024-04-03T23:04:05.521159+0000 mon.c (mon.2) 6304 : audit [DBG] from='client.? 172.21.15.67:0/2810487007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:06 smithi082 bash[20963]: cluster 2024-04-03T23:04:05.029984+0000 mgr.y (mgr.24370) 15766 : cluster [DBG] pgmap v15750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:06 smithi067 bash[17655]: cluster 2024-04-03T23:04:05.029984+0000 mgr.y (mgr.24370) 15766 : cluster [DBG] pgmap v15750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:06 smithi067 bash[27441]: cluster 2024-04-03T23:04:05.029984+0000 mgr.y (mgr.24370) 15766 : cluster [DBG] pgmap v15750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:08 smithi082 bash[20963]: cluster 2024-04-03T23:04:07.031157+0000 mgr.y (mgr.24370) 15767 : cluster [DBG] pgmap v15751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:08 smithi082 bash[20963]: audit 2024-04-03T23:04:07.970316+0000 mon.a (mon.0) 13453 : audit [DBG] from='client.? 172.21.15.67:0/905138820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:08 smithi067 bash[17655]: cluster 2024-04-03T23:04:07.031157+0000 mgr.y (mgr.24370) 15767 : cluster [DBG] pgmap v15751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:08 smithi067 bash[17655]: audit 2024-04-03T23:04:07.970316+0000 mon.a (mon.0) 13453 : audit [DBG] from='client.? 172.21.15.67:0/905138820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:08 smithi067 bash[27441]: cluster 2024-04-03T23:04:07.031157+0000 mgr.y (mgr.24370) 15767 : cluster [DBG] pgmap v15751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:08 smithi067 bash[27441]: audit 2024-04-03T23:04:07.970316+0000 mon.a (mon.0) 13453 : audit [DBG] from='client.? 172.21.15.67:0/905138820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:10 smithi082 bash[20963]: cluster 2024-04-03T23:04:09.031868+0000 mgr.y (mgr.24370) 15768 : cluster [DBG] pgmap v15752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:10 smithi082 bash[20963]: audit 2024-04-03T23:04:10.427763+0000 mon.a (mon.0) 13454 : audit [DBG] from='client.? 172.21.15.67:0/326561017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:10 smithi082 bash[20963]: audit 2024-04-03T23:04:10.495878+0000 mon.a (mon.0) 13455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:10 smithi067 bash[27441]: cluster 2024-04-03T23:04:09.031868+0000 mgr.y (mgr.24370) 15768 : cluster [DBG] pgmap v15752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:10 smithi067 bash[27441]: audit 2024-04-03T23:04:10.427763+0000 mon.a (mon.0) 13454 : audit [DBG] from='client.? 172.21.15.67:0/326561017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:10 smithi067 bash[27441]: audit 2024-04-03T23:04:10.495878+0000 mon.a (mon.0) 13455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:10 smithi067 bash[17655]: cluster 2024-04-03T23:04:09.031868+0000 mgr.y (mgr.24370) 15768 : cluster [DBG] pgmap v15752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:10 smithi067 bash[17655]: audit 2024-04-03T23:04:10.427763+0000 mon.a (mon.0) 13454 : audit [DBG] from='client.? 172.21.15.67:0/326561017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:10 smithi067 bash[17655]: audit 2024-04-03T23:04:10.495878+0000 mon.a (mon.0) 13455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:13.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:12 smithi067 bash[27441]: cluster 2024-04-03T23:04:11.032998+0000 mgr.y (mgr.24370) 15769 : cluster [DBG] pgmap v15753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:12 smithi067 bash[17655]: cluster 2024-04-03T23:04:11.032998+0000 mgr.y (mgr.24370) 15769 : cluster [DBG] pgmap v15753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:12 smithi082 bash[20963]: cluster 2024-04-03T23:04:11.032998+0000 mgr.y (mgr.24370) 15769 : cluster [DBG] pgmap v15753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:04:13.783 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:04:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:13 smithi082 bash[20963]: audit 2024-04-03T23:04:12.886825+0000 mon.c (mon.2) 6305 : audit [DBG] from='client.? 172.21.15.67:0/1708444731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:14.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:13 smithi067 bash[17655]: audit 2024-04-03T23:04:12.886825+0000 mon.c (mon.2) 6305 : audit [DBG] from='client.? 172.21.15.67:0/1708444731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:13 smithi067 bash[27441]: audit 2024-04-03T23:04:12.886825+0000 mon.c (mon.2) 6305 : audit [DBG] from='client.? 172.21.15.67:0/1708444731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:14 smithi082 bash[20963]: cluster 2024-04-03T23:04:13.033682+0000 mgr.y (mgr.24370) 15770 : cluster [DBG] pgmap v15754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:14 smithi067 bash[27441]: cluster 2024-04-03T23:04:13.033682+0000 mgr.y (mgr.24370) 15770 : cluster [DBG] pgmap v15754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:15.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:14 smithi067 bash[17655]: cluster 2024-04-03T23:04:13.033682+0000 mgr.y (mgr.24370) 15770 : cluster [DBG] pgmap v15754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:15 smithi082 bash[20963]: audit 2024-04-03T23:04:15.342697+0000 mon.a (mon.0) 13456 : audit [DBG] from='client.? 172.21.15.67:0/2224955859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:15 smithi067 bash[27441]: audit 2024-04-03T23:04:15.342697+0000 mon.a (mon.0) 13456 : audit [DBG] from='client.? 172.21.15.67:0/2224955859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:16.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:15 smithi067 bash[17655]: audit 2024-04-03T23:04:15.342697+0000 mon.a (mon.0) 13456 : audit [DBG] from='client.? 172.21.15.67:0/2224955859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:16 smithi082 bash[20963]: cluster 2024-04-03T23:04:15.034152+0000 mgr.y (mgr.24370) 15771 : cluster [DBG] pgmap v15755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:16 smithi067 bash[17655]: cluster 2024-04-03T23:04:15.034152+0000 mgr.y (mgr.24370) 15771 : cluster [DBG] pgmap v15755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:16 smithi067 bash[27441]: cluster 2024-04-03T23:04:15.034152+0000 mgr.y (mgr.24370) 15771 : cluster [DBG] pgmap v15755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:18 smithi082 bash[20963]: cluster 2024-04-03T23:04:17.035341+0000 mgr.y (mgr.24370) 15772 : cluster [DBG] pgmap v15756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:18 smithi082 bash[20963]: audit 2024-04-03T23:04:17.801508+0000 mon.a (mon.0) 13457 : audit [DBG] from='client.? 172.21.15.67:0/3109934569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:19.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:18 smithi067 bash[27441]: cluster 2024-04-03T23:04:17.035341+0000 mgr.y (mgr.24370) 15772 : cluster [DBG] pgmap v15756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:19.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:18 smithi067 bash[27441]: audit 2024-04-03T23:04:17.801508+0000 mon.a (mon.0) 13457 : audit [DBG] from='client.? 172.21.15.67:0/3109934569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:18 smithi067 bash[17655]: cluster 2024-04-03T23:04:17.035341+0000 mgr.y (mgr.24370) 15772 : cluster [DBG] pgmap v15756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:18 smithi067 bash[17655]: audit 2024-04-03T23:04:17.801508+0000 mon.a (mon.0) 13457 : audit [DBG] from='client.? 172.21.15.67:0/3109934569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:20 smithi082 bash[20963]: cluster 2024-04-03T23:04:19.036063+0000 mgr.y (mgr.24370) 15773 : cluster [DBG] pgmap v15757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:20 smithi082 bash[20963]: audit 2024-04-03T23:04:20.255808+0000 mon.c (mon.2) 6306 : audit [DBG] from='client.? 172.21.15.67:0/2840451397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:20 smithi067 bash[17655]: cluster 2024-04-03T23:04:19.036063+0000 mgr.y (mgr.24370) 15773 : cluster [DBG] pgmap v15757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:20 smithi067 bash[17655]: audit 2024-04-03T23:04:20.255808+0000 mon.c (mon.2) 6306 : audit [DBG] from='client.? 172.21.15.67:0/2840451397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:20 smithi067 bash[27441]: cluster 2024-04-03T23:04:19.036063+0000 mgr.y (mgr.24370) 15773 : cluster [DBG] pgmap v15757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:20 smithi067 bash[27441]: audit 2024-04-03T23:04:20.255808+0000 mon.c (mon.2) 6306 : audit [DBG] from='client.? 172.21.15.67:0/2840451397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:23.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:22 smithi067 bash[17655]: cluster 2024-04-03T23:04:21.037223+0000 mgr.y (mgr.24370) 15774 : cluster [DBG] pgmap v15758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:22 smithi067 bash[17655]: audit 2024-04-03T23:04:22.709907+0000 mon.c (mon.2) 6307 : audit [DBG] from='client.? 172.21.15.67:0/4175325993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:22 smithi067 bash[27441]: cluster 2024-04-03T23:04:21.037223+0000 mgr.y (mgr.24370) 15774 : cluster [DBG] pgmap v15758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:22 smithi067 bash[27441]: audit 2024-04-03T23:04:22.709907+0000 mon.c (mon.2) 6307 : audit [DBG] from='client.? 172.21.15.67:0/4175325993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:22 smithi082 bash[20963]: cluster 2024-04-03T23:04:21.037223+0000 mgr.y (mgr.24370) 15774 : cluster [DBG] pgmap v15758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:22 smithi082 bash[20963]: audit 2024-04-03T23:04:22.709907+0000 mon.c (mon.2) 6307 : audit [DBG] from='client.? 172.21.15.67:0/4175325993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:04:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:04:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:24 smithi082 bash[20963]: cluster 2024-04-03T23:04:23.037889+0000 mgr.y (mgr.24370) 15775 : cluster [DBG] pgmap v15759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:24 smithi067 bash[27441]: cluster 2024-04-03T23:04:23.037889+0000 mgr.y (mgr.24370) 15775 : cluster [DBG] pgmap v15759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:24 smithi067 bash[17655]: cluster 2024-04-03T23:04:23.037889+0000 mgr.y (mgr.24370) 15775 : cluster [DBG] pgmap v15759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:25 smithi082 bash[20963]: audit 2024-04-03T23:04:25.165405+0000 mon.a (mon.0) 13458 : audit [DBG] from='client.? 172.21.15.67:0/3052205827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:25 smithi082 bash[20963]: audit 2024-04-03T23:04:25.496564+0000 mon.a (mon.0) 13459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:25 smithi067 bash[17655]: audit 2024-04-03T23:04:25.165405+0000 mon.a (mon.0) 13458 : audit [DBG] from='client.? 172.21.15.67:0/3052205827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:25 smithi067 bash[17655]: audit 2024-04-03T23:04:25.496564+0000 mon.a (mon.0) 13459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:25 smithi067 bash[27441]: audit 2024-04-03T23:04:25.165405+0000 mon.a (mon.0) 13458 : audit [DBG] from='client.? 172.21.15.67:0/3052205827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:25 smithi067 bash[27441]: audit 2024-04-03T23:04:25.496564+0000 mon.a (mon.0) 13459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:26 smithi082 bash[20963]: cluster 2024-04-03T23:04:25.038530+0000 mgr.y (mgr.24370) 15776 : cluster [DBG] pgmap v15760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:26 smithi067 bash[27441]: cluster 2024-04-03T23:04:25.038530+0000 mgr.y (mgr.24370) 15776 : cluster [DBG] pgmap v15760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:26 smithi067 bash[17655]: cluster 2024-04-03T23:04:25.038530+0000 mgr.y (mgr.24370) 15776 : cluster [DBG] pgmap v15760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:27 smithi082 bash[20963]: audit 2024-04-03T23:04:27.618148+0000 mon.c (mon.2) 6308 : audit [DBG] from='client.? 172.21.15.67:0/1633652262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:27 smithi067 bash[27441]: audit 2024-04-03T23:04:27.618148+0000 mon.c (mon.2) 6308 : audit [DBG] from='client.? 172.21.15.67:0/1633652262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:27 smithi067 bash[17655]: audit 2024-04-03T23:04:27.618148+0000 mon.c (mon.2) 6308 : audit [DBG] from='client.? 172.21.15.67:0/1633652262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:28 smithi082 bash[20963]: cluster 2024-04-03T23:04:27.039705+0000 mgr.y (mgr.24370) 15777 : cluster [DBG] pgmap v15761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:28 smithi067 bash[17655]: cluster 2024-04-03T23:04:27.039705+0000 mgr.y (mgr.24370) 15777 : cluster [DBG] pgmap v15761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:28 smithi067 bash[27441]: cluster 2024-04-03T23:04:27.039705+0000 mgr.y (mgr.24370) 15777 : cluster [DBG] pgmap v15761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:30 smithi082 bash[20963]: cluster 2024-04-03T23:04:29.040401+0000 mgr.y (mgr.24370) 15778 : cluster [DBG] pgmap v15762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:30 smithi082 bash[20963]: audit 2024-04-03T23:04:30.071352+0000 mon.a (mon.0) 13460 : audit [DBG] from='client.? 172.21.15.67:0/1785627994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:30 smithi067 bash[17655]: cluster 2024-04-03T23:04:29.040401+0000 mgr.y (mgr.24370) 15778 : cluster [DBG] pgmap v15762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:30 smithi067 bash[17655]: audit 2024-04-03T23:04:30.071352+0000 mon.a (mon.0) 13460 : audit [DBG] from='client.? 172.21.15.67:0/1785627994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:30 smithi067 bash[27441]: cluster 2024-04-03T23:04:29.040401+0000 mgr.y (mgr.24370) 15778 : cluster [DBG] pgmap v15762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:30 smithi067 bash[27441]: audit 2024-04-03T23:04:30.071352+0000 mon.a (mon.0) 13460 : audit [DBG] from='client.? 172.21.15.67:0/1785627994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:32 smithi082 bash[20963]: cluster 2024-04-03T23:04:31.041614+0000 mgr.y (mgr.24370) 15779 : cluster [DBG] pgmap v15763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:32 smithi082 bash[20963]: audit 2024-04-03T23:04:32.523003+0000 mon.c (mon.2) 6309 : audit [DBG] from='client.? 172.21.15.67:0/2121907859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:33.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:04:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:32 smithi067 bash[17655]: cluster 2024-04-03T23:04:31.041614+0000 mgr.y (mgr.24370) 15779 : cluster [DBG] pgmap v15763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:32 smithi067 bash[17655]: audit 2024-04-03T23:04:32.523003+0000 mon.c (mon.2) 6309 : audit [DBG] from='client.? 172.21.15.67:0/2121907859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:32 smithi067 bash[27441]: cluster 2024-04-03T23:04:31.041614+0000 mgr.y (mgr.24370) 15779 : cluster [DBG] pgmap v15763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:32 smithi067 bash[27441]: audit 2024-04-03T23:04:32.523003+0000 mon.c (mon.2) 6309 : audit [DBG] from='client.? 172.21.15.67:0/2121907859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:04:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:34 smithi082 bash[20963]: cluster 2024-04-03T23:04:33.042302+0000 mgr.y (mgr.24370) 15780 : cluster [DBG] pgmap v15764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:34 smithi067 bash[17655]: cluster 2024-04-03T23:04:33.042302+0000 mgr.y (mgr.24370) 15780 : cluster [DBG] pgmap v15764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:35.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:34 smithi067 bash[27441]: cluster 2024-04-03T23:04:33.042302+0000 mgr.y (mgr.24370) 15780 : cluster [DBG] pgmap v15764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:35 smithi082 bash[20963]: audit 2024-04-03T23:04:34.973890+0000 mon.a (mon.0) 13461 : audit [DBG] from='client.? 172.21.15.67:0/1439508350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:36.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:35 smithi067 bash[27441]: audit 2024-04-03T23:04:34.973890+0000 mon.a (mon.0) 13461 : audit [DBG] from='client.? 172.21.15.67:0/1439508350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:35 smithi067 bash[17655]: audit 2024-04-03T23:04:34.973890+0000 mon.a (mon.0) 13461 : audit [DBG] from='client.? 172.21.15.67:0/1439508350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:36 smithi082 bash[20963]: cluster 2024-04-03T23:04:35.043004+0000 mgr.y (mgr.24370) 15781 : cluster [DBG] pgmap v15765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:37.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:36 smithi067 bash[27441]: cluster 2024-04-03T23:04:35.043004+0000 mgr.y (mgr.24370) 15781 : cluster [DBG] pgmap v15765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:36 smithi067 bash[17655]: cluster 2024-04-03T23:04:35.043004+0000 mgr.y (mgr.24370) 15781 : cluster [DBG] pgmap v15765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:37 smithi082 bash[20963]: audit 2024-04-03T23:04:37.430714+0000 mon.a (mon.0) 13462 : audit [DBG] from='client.? 172.21.15.67:0/2745063388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:38.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:37 smithi067 bash[17655]: audit 2024-04-03T23:04:37.430714+0000 mon.a (mon.0) 13462 : audit [DBG] from='client.? 172.21.15.67:0/2745063388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:37 smithi067 bash[27441]: audit 2024-04-03T23:04:37.430714+0000 mon.a (mon.0) 13462 : audit [DBG] from='client.? 172.21.15.67:0/2745063388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:38 smithi082 bash[20963]: cluster 2024-04-03T23:04:37.044234+0000 mgr.y (mgr.24370) 15782 : cluster [DBG] pgmap v15766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:38 smithi067 bash[17655]: cluster 2024-04-03T23:04:37.044234+0000 mgr.y (mgr.24370) 15782 : cluster [DBG] pgmap v15766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:39.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:38 smithi067 bash[27441]: cluster 2024-04-03T23:04:37.044234+0000 mgr.y (mgr.24370) 15782 : cluster [DBG] pgmap v15766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:39 smithi082 bash[20963]: audit 2024-04-03T23:04:39.244269+0000 mon.a (mon.0) 13463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:04:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:39 smithi082 bash[20963]: audit 2024-04-03T23:04:39.571521+0000 mon.a (mon.0) 13464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:39 smithi082 bash[20963]: audit 2024-04-03T23:04:39.579357+0000 mon.a (mon.0) 13465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:39 smithi067 bash[17655]: audit 2024-04-03T23:04:39.244269+0000 mon.a (mon.0) 13463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:04:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:39 smithi067 bash[17655]: audit 2024-04-03T23:04:39.571521+0000 mon.a (mon.0) 13464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:40.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:39 smithi067 bash[17655]: audit 2024-04-03T23:04:39.579357+0000 mon.a (mon.0) 13465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:39 smithi067 bash[27441]: audit 2024-04-03T23:04:39.244269+0000 mon.a (mon.0) 13463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:04:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:39 smithi067 bash[27441]: audit 2024-04-03T23:04:39.571521+0000 mon.a (mon.0) 13464 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:39 smithi067 bash[27441]: audit 2024-04-03T23:04:39.579357+0000 mon.a (mon.0) 13465 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:40 smithi082 bash[20963]: cluster 2024-04-03T23:04:39.044868+0000 mgr.y (mgr.24370) 15783 : cluster [DBG] pgmap v15767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:40 smithi082 bash[20963]: audit 2024-04-03T23:04:39.891898+0000 mon.a (mon.0) 13466 : audit [DBG] from='client.? 172.21.15.67:0/590672897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:40 smithi082 bash[20963]: audit 2024-04-03T23:04:40.497257+0000 mon.a (mon.0) 13467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:40 smithi067 bash[17655]: cluster 2024-04-03T23:04:39.044868+0000 mgr.y (mgr.24370) 15783 : cluster [DBG] pgmap v15767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:40 smithi067 bash[17655]: audit 2024-04-03T23:04:39.891898+0000 mon.a (mon.0) 13466 : audit [DBG] from='client.? 172.21.15.67:0/590672897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:40 smithi067 bash[17655]: audit 2024-04-03T23:04:40.497257+0000 mon.a (mon.0) 13467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:40 smithi067 bash[27441]: cluster 2024-04-03T23:04:39.044868+0000 mgr.y (mgr.24370) 15783 : cluster [DBG] pgmap v15767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:40 smithi067 bash[27441]: audit 2024-04-03T23:04:39.891898+0000 mon.a (mon.0) 13466 : audit [DBG] from='client.? 172.21.15.67:0/590672897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:40 smithi067 bash[27441]: audit 2024-04-03T23:04:40.497257+0000 mon.a (mon.0) 13467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:42 smithi082 bash[20963]: cluster 2024-04-03T23:04:41.046050+0000 mgr.y (mgr.24370) 15784 : cluster [DBG] pgmap v15768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:42 smithi082 bash[20963]: audit 2024-04-03T23:04:42.343377+0000 mon.a (mon.0) 13468 : audit [DBG] from='client.? 172.21.15.67:0/4270340222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:43.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:04:43.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:42 smithi067 bash[27441]: cluster 2024-04-03T23:04:41.046050+0000 mgr.y (mgr.24370) 15784 : cluster [DBG] pgmap v15768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:42 smithi067 bash[27441]: audit 2024-04-03T23:04:42.343377+0000 mon.a (mon.0) 13468 : audit [DBG] from='client.? 172.21.15.67:0/4270340222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:42 smithi067 bash[17655]: cluster 2024-04-03T23:04:41.046050+0000 mgr.y (mgr.24370) 15784 : cluster [DBG] pgmap v15768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:42 smithi067 bash[17655]: audit 2024-04-03T23:04:42.343377+0000 mon.a (mon.0) 13468 : audit [DBG] from='client.? 172.21.15.67:0/4270340222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:04:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:44 smithi082 bash[20963]: cluster 2024-04-03T23:04:43.046685+0000 mgr.y (mgr.24370) 15785 : cluster [DBG] pgmap v15769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:44 smithi082 bash[20963]: audit 2024-04-03T23:04:44.820639+0000 mon.a (mon.0) 13469 : audit [DBG] from='client.? 172.21.15.67:0/1547966942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:44 smithi067 bash[17655]: cluster 2024-04-03T23:04:43.046685+0000 mgr.y (mgr.24370) 15785 : cluster [DBG] pgmap v15769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:44 smithi067 bash[17655]: audit 2024-04-03T23:04:44.820639+0000 mon.a (mon.0) 13469 : audit [DBG] from='client.? 172.21.15.67:0/1547966942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:44 smithi067 bash[27441]: cluster 2024-04-03T23:04:43.046685+0000 mgr.y (mgr.24370) 15785 : cluster [DBG] pgmap v15769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:44 smithi067 bash[27441]: audit 2024-04-03T23:04:44.820639+0000 mon.a (mon.0) 13469 : audit [DBG] from='client.? 172.21.15.67:0/1547966942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:45 smithi082 bash[20963]: audit 2024-04-03T23:04:44.939326+0000 mon.a (mon.0) 13470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:45 smithi082 bash[20963]: audit 2024-04-03T23:04:44.947703+0000 mon.a (mon.0) 13471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:45 smithi082 bash[20963]: audit 2024-04-03T23:04:45.629191+0000 mon.a (mon.0) 13472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:45 smithi082 bash[20963]: audit 2024-04-03T23:04:45.636789+0000 mon.a (mon.0) 13473 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:45 smithi067 bash[27441]: audit 2024-04-03T23:04:44.939326+0000 mon.a (mon.0) 13470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:45 smithi067 bash[27441]: audit 2024-04-03T23:04:44.947703+0000 mon.a (mon.0) 13471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:45 smithi067 bash[27441]: audit 2024-04-03T23:04:45.629191+0000 mon.a (mon.0) 13472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:45 smithi067 bash[27441]: audit 2024-04-03T23:04:45.636789+0000 mon.a (mon.0) 13473 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:45 smithi067 bash[17655]: audit 2024-04-03T23:04:44.939326+0000 mon.a (mon.0) 13470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:45 smithi067 bash[17655]: audit 2024-04-03T23:04:44.947703+0000 mon.a (mon.0) 13471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:45 smithi067 bash[17655]: audit 2024-04-03T23:04:45.629191+0000 mon.a (mon.0) 13472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:45 smithi067 bash[17655]: audit 2024-04-03T23:04:45.636789+0000 mon.a (mon.0) 13473 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:46 smithi082 bash[20963]: cluster 2024-04-03T23:04:45.047396+0000 mgr.y (mgr.24370) 15786 : cluster [DBG] pgmap v15770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:46 smithi082 bash[20963]: audit 2024-04-03T23:04:46.062254+0000 mon.a (mon.0) 13474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:04:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:46 smithi082 bash[20963]: audit 2024-04-03T23:04:46.064174+0000 mon.a (mon.0) 13475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:04:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:46 smithi082 bash[20963]: audit 2024-04-03T23:04:46.073832+0000 mon.a (mon.0) 13476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:46 smithi067 bash[17655]: cluster 2024-04-03T23:04:45.047396+0000 mgr.y (mgr.24370) 15786 : cluster [DBG] pgmap v15770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:46 smithi067 bash[17655]: audit 2024-04-03T23:04:46.062254+0000 mon.a (mon.0) 13474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:04:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:46 smithi067 bash[17655]: audit 2024-04-03T23:04:46.064174+0000 mon.a (mon.0) 13475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:04:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:46 smithi067 bash[17655]: audit 2024-04-03T23:04:46.073832+0000 mon.a (mon.0) 13476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:46 smithi067 bash[27441]: cluster 2024-04-03T23:04:45.047396+0000 mgr.y (mgr.24370) 15786 : cluster [DBG] pgmap v15770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:46 smithi067 bash[27441]: audit 2024-04-03T23:04:46.062254+0000 mon.a (mon.0) 13474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:04:47.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:46 smithi067 bash[27441]: audit 2024-04-03T23:04:46.064174+0000 mon.a (mon.0) 13475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:04:47.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:46 smithi067 bash[27441]: audit 2024-04-03T23:04:46.073832+0000 mon.a (mon.0) 13476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:04:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:47 smithi082 bash[20963]: audit 2024-04-03T23:04:47.270175+0000 mon.c (mon.2) 6310 : audit [DBG] from='client.? 172.21.15.67:0/2768217467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:48.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:47 smithi067 bash[27441]: audit 2024-04-03T23:04:47.270175+0000 mon.c (mon.2) 6310 : audit [DBG] from='client.? 172.21.15.67:0/2768217467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:47 smithi067 bash[17655]: audit 2024-04-03T23:04:47.270175+0000 mon.c (mon.2) 6310 : audit [DBG] from='client.? 172.21.15.67:0/2768217467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:48 smithi082 bash[20963]: cluster 2024-04-03T23:04:47.048238+0000 mgr.y (mgr.24370) 15787 : cluster [DBG] pgmap v15771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:48 smithi067 bash[27441]: cluster 2024-04-03T23:04:47.048238+0000 mgr.y (mgr.24370) 15787 : cluster [DBG] pgmap v15771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:48 smithi067 bash[17655]: cluster 2024-04-03T23:04:47.048238+0000 mgr.y (mgr.24370) 15787 : cluster [DBG] pgmap v15771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:49 smithi082 bash[20963]: audit 2024-04-03T23:04:49.723900+0000 mon.a (mon.0) 13477 : audit [DBG] from='client.? 172.21.15.67:0/501248014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:49 smithi067 bash[27441]: audit 2024-04-03T23:04:49.723900+0000 mon.a (mon.0) 13477 : audit [DBG] from='client.? 172.21.15.67:0/501248014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:49 smithi067 bash[17655]: audit 2024-04-03T23:04:49.723900+0000 mon.a (mon.0) 13477 : audit [DBG] from='client.? 172.21.15.67:0/501248014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:50 smithi082 bash[20963]: cluster 2024-04-03T23:04:49.048833+0000 mgr.y (mgr.24370) 15788 : cluster [DBG] pgmap v15772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:50 smithi067 bash[27441]: cluster 2024-04-03T23:04:49.048833+0000 mgr.y (mgr.24370) 15788 : cluster [DBG] pgmap v15772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:50 smithi067 bash[17655]: cluster 2024-04-03T23:04:49.048833+0000 mgr.y (mgr.24370) 15788 : cluster [DBG] pgmap v15772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:52 smithi082 bash[20963]: cluster 2024-04-03T23:04:51.050013+0000 mgr.y (mgr.24370) 15789 : cluster [DBG] pgmap v15773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:52 smithi082 bash[20963]: audit 2024-04-03T23:04:52.183041+0000 mon.c (mon.2) 6311 : audit [DBG] from='client.? 172.21.15.67:0/3871752497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:04:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:52 smithi067 bash[27441]: cluster 2024-04-03T23:04:51.050013+0000 mgr.y (mgr.24370) 15789 : cluster [DBG] pgmap v15773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:52 smithi067 bash[27441]: audit 2024-04-03T23:04:52.183041+0000 mon.c (mon.2) 6311 : audit [DBG] from='client.? 172.21.15.67:0/3871752497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:52 smithi067 bash[17655]: cluster 2024-04-03T23:04:51.050013+0000 mgr.y (mgr.24370) 15789 : cluster [DBG] pgmap v15773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:52 smithi067 bash[17655]: audit 2024-04-03T23:04:52.183041+0000 mon.c (mon.2) 6311 : audit [DBG] from='client.? 172.21.15.67:0/3871752497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:04:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:54 smithi082 bash[20963]: cluster 2024-04-03T23:04:53.050704+0000 mgr.y (mgr.24370) 15790 : cluster [DBG] pgmap v15774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:54 smithi082 bash[20963]: audit 2024-04-03T23:04:54.626331+0000 mon.a (mon.0) 13478 : audit [DBG] from='client.? 172.21.15.67:0/1130347138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:54 smithi067 bash[27441]: cluster 2024-04-03T23:04:53.050704+0000 mgr.y (mgr.24370) 15790 : cluster [DBG] pgmap v15774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:54 smithi067 bash[27441]: audit 2024-04-03T23:04:54.626331+0000 mon.a (mon.0) 13478 : audit [DBG] from='client.? 172.21.15.67:0/1130347138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:54 smithi067 bash[17655]: cluster 2024-04-03T23:04:53.050704+0000 mgr.y (mgr.24370) 15790 : cluster [DBG] pgmap v15774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:54 smithi067 bash[17655]: audit 2024-04-03T23:04:54.626331+0000 mon.a (mon.0) 13478 : audit [DBG] from='client.? 172.21.15.67:0/1130347138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:55 smithi082 bash[20963]: audit 2024-04-03T23:04:55.497472+0000 mon.a (mon.0) 13479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:55 smithi067 bash[17655]: audit 2024-04-03T23:04:55.497472+0000 mon.a (mon.0) 13479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:55 smithi067 bash[27441]: audit 2024-04-03T23:04:55.497472+0000 mon.a (mon.0) 13479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:04:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:56 smithi082 bash[20963]: cluster 2024-04-03T23:04:55.051503+0000 mgr.y (mgr.24370) 15791 : cluster [DBG] pgmap v15775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:56 smithi067 bash[17655]: cluster 2024-04-03T23:04:55.051503+0000 mgr.y (mgr.24370) 15791 : cluster [DBG] pgmap v15775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:56 smithi067 bash[27441]: cluster 2024-04-03T23:04:55.051503+0000 mgr.y (mgr.24370) 15791 : cluster [DBG] pgmap v15775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:57 smithi082 bash[20963]: cluster 2024-04-03T23:04:57.052625+0000 mgr.y (mgr.24370) 15792 : cluster [DBG] pgmap v15776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:04:57 smithi082 bash[20963]: audit 2024-04-03T23:04:57.093265+0000 mon.c (mon.2) 6312 : audit [DBG] from='client.? 172.21.15.67:0/3543294845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:57 smithi067 bash[17655]: cluster 2024-04-03T23:04:57.052625+0000 mgr.y (mgr.24370) 15792 : cluster [DBG] pgmap v15776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:04:57 smithi067 bash[17655]: audit 2024-04-03T23:04:57.093265+0000 mon.c (mon.2) 6312 : audit [DBG] from='client.? 172.21.15.67:0/3543294845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:04:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:58 smithi067 bash[27441]: cluster 2024-04-03T23:04:57.052625+0000 mgr.y (mgr.24370) 15792 : cluster [DBG] pgmap v15776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:04:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:04:58 smithi067 bash[27441]: audit 2024-04-03T23:04:57.093265+0000 mon.c (mon.2) 6312 : audit [DBG] from='client.? 172.21.15.67:0/3543294845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:00 smithi082 bash[20963]: cluster 2024-04-03T23:04:59.053321+0000 mgr.y (mgr.24370) 15793 : cluster [DBG] pgmap v15777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:00 smithi082 bash[20963]: audit 2024-04-03T23:04:59.544166+0000 mon.a (mon.0) 13480 : audit [DBG] from='client.? 172.21.15.67:0/1233782160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:00 smithi067 bash[17655]: cluster 2024-04-03T23:04:59.053321+0000 mgr.y (mgr.24370) 15793 : cluster [DBG] pgmap v15777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:00 smithi067 bash[17655]: audit 2024-04-03T23:04:59.544166+0000 mon.a (mon.0) 13480 : audit [DBG] from='client.? 172.21.15.67:0/1233782160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:00 smithi067 bash[27441]: cluster 2024-04-03T23:04:59.053321+0000 mgr.y (mgr.24370) 15793 : cluster [DBG] pgmap v15777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:00 smithi067 bash[27441]: audit 2024-04-03T23:04:59.544166+0000 mon.a (mon.0) 13480 : audit [DBG] from='client.? 172.21.15.67:0/1233782160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:02 smithi082 bash[20963]: cluster 2024-04-03T23:05:01.054485+0000 mgr.y (mgr.24370) 15794 : cluster [DBG] pgmap v15778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:02 smithi082 bash[20963]: audit 2024-04-03T23:05:01.991527+0000 mon.c (mon.2) 6313 : audit [DBG] from='client.? 172.21.15.67:0/230928320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:02 smithi067 bash[27441]: cluster 2024-04-03T23:05:01.054485+0000 mgr.y (mgr.24370) 15794 : cluster [DBG] pgmap v15778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:02 smithi067 bash[27441]: audit 2024-04-03T23:05:01.991527+0000 mon.c (mon.2) 6313 : audit [DBG] from='client.? 172.21.15.67:0/230928320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:02 smithi067 bash[17655]: cluster 2024-04-03T23:05:01.054485+0000 mgr.y (mgr.24370) 15794 : cluster [DBG] pgmap v15778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:02 smithi067 bash[17655]: audit 2024-04-03T23:05:01.991527+0000 mon.c (mon.2) 6313 : audit [DBG] from='client.? 172.21.15.67:0/230928320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:05:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:05:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:04 smithi082 bash[20963]: cluster 2024-04-03T23:05:03.055187+0000 mgr.y (mgr.24370) 15795 : cluster [DBG] pgmap v15779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:04 smithi067 bash[17655]: cluster 2024-04-03T23:05:03.055187+0000 mgr.y (mgr.24370) 15795 : cluster [DBG] pgmap v15779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:04 smithi067 bash[27441]: cluster 2024-04-03T23:05:03.055187+0000 mgr.y (mgr.24370) 15795 : cluster [DBG] pgmap v15779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:05 smithi082 bash[20963]: audit 2024-04-03T23:05:04.446667+0000 mon.c (mon.2) 6314 : audit [DBG] from='client.? 172.21.15.67:0/2284141475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:05 smithi067 bash[17655]: audit 2024-04-03T23:05:04.446667+0000 mon.c (mon.2) 6314 : audit [DBG] from='client.? 172.21.15.67:0/2284141475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:05 smithi067 bash[27441]: audit 2024-04-03T23:05:04.446667+0000 mon.c (mon.2) 6314 : audit [DBG] from='client.? 172.21.15.67:0/2284141475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:06 smithi082 bash[20963]: cluster 2024-04-03T23:05:05.055909+0000 mgr.y (mgr.24370) 15796 : cluster [DBG] pgmap v15780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:06 smithi067 bash[17655]: cluster 2024-04-03T23:05:05.055909+0000 mgr.y (mgr.24370) 15796 : cluster [DBG] pgmap v15780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:06.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:06 smithi067 bash[27441]: cluster 2024-04-03T23:05:05.055909+0000 mgr.y (mgr.24370) 15796 : cluster [DBG] pgmap v15780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:07.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:07 smithi067 bash[17655]: audit 2024-04-03T23:05:06.913517+0000 mon.c (mon.2) 6315 : audit [DBG] from='client.? 172.21.15.67:0/3651231968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:07 smithi067 bash[27441]: audit 2024-04-03T23:05:06.913517+0000 mon.c (mon.2) 6315 : audit [DBG] from='client.? 172.21.15.67:0/3651231968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:07 smithi082 bash[20963]: audit 2024-04-03T23:05:06.913517+0000 mon.c (mon.2) 6315 : audit [DBG] from='client.? 172.21.15.67:0/3651231968' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:08 smithi067 bash[27441]: cluster 2024-04-03T23:05:07.057096+0000 mgr.y (mgr.24370) 15797 : cluster [DBG] pgmap v15781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:08 smithi067 bash[17655]: cluster 2024-04-03T23:05:07.057096+0000 mgr.y (mgr.24370) 15797 : cluster [DBG] pgmap v15781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:08 smithi082 bash[20963]: cluster 2024-04-03T23:05:07.057096+0000 mgr.y (mgr.24370) 15797 : cluster [DBG] pgmap v15781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:10 smithi067 bash[17655]: cluster 2024-04-03T23:05:09.057559+0000 mgr.y (mgr.24370) 15798 : cluster [DBG] pgmap v15782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:10 smithi067 bash[17655]: audit 2024-04-03T23:05:09.367542+0000 mon.a (mon.0) 13481 : audit [DBG] from='client.? 172.21.15.67:0/1435614135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:10 smithi067 bash[27441]: cluster 2024-04-03T23:05:09.057559+0000 mgr.y (mgr.24370) 15798 : cluster [DBG] pgmap v15782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:10 smithi067 bash[27441]: audit 2024-04-03T23:05:09.367542+0000 mon.a (mon.0) 13481 : audit [DBG] from='client.? 172.21.15.67:0/1435614135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:10 smithi082 bash[20963]: cluster 2024-04-03T23:05:09.057559+0000 mgr.y (mgr.24370) 15798 : cluster [DBG] pgmap v15782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:10 smithi082 bash[20963]: audit 2024-04-03T23:05:09.367542+0000 mon.a (mon.0) 13481 : audit [DBG] from='client.? 172.21.15.67:0/1435614135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:11 smithi067 bash[17655]: audit 2024-04-03T23:05:10.497791+0000 mon.a (mon.0) 13482 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:11 smithi067 bash[27441]: audit 2024-04-03T23:05:10.497791+0000 mon.a (mon.0) 13482 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:11 smithi082 bash[20963]: audit 2024-04-03T23:05:10.497791+0000 mon.a (mon.0) 13482 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:12 smithi067 bash[17655]: cluster 2024-04-03T23:05:11.058848+0000 mgr.y (mgr.24370) 15799 : cluster [DBG] pgmap v15783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:12 smithi067 bash[17655]: audit 2024-04-03T23:05:11.830327+0000 mon.c (mon.2) 6316 : audit [DBG] from='client.? 172.21.15.67:0/2334919222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:12 smithi067 bash[27441]: cluster 2024-04-03T23:05:11.058848+0000 mgr.y (mgr.24370) 15799 : cluster [DBG] pgmap v15783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:12 smithi067 bash[27441]: audit 2024-04-03T23:05:11.830327+0000 mon.c (mon.2) 6316 : audit [DBG] from='client.? 172.21.15.67:0/2334919222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:12 smithi082 bash[20963]: cluster 2024-04-03T23:05:11.058848+0000 mgr.y (mgr.24370) 15799 : cluster [DBG] pgmap v15783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:12 smithi082 bash[20963]: audit 2024-04-03T23:05:11.830327+0000 mon.c (mon.2) 6316 : audit [DBG] from='client.? 172.21.15.67:0/2334919222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:05:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:05:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:14 smithi067 bash[17655]: cluster 2024-04-03T23:05:13.059717+0000 mgr.y (mgr.24370) 15800 : cluster [DBG] pgmap v15784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:14 smithi067 bash[27441]: cluster 2024-04-03T23:05:13.059717+0000 mgr.y (mgr.24370) 15800 : cluster [DBG] pgmap v15784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:14 smithi082 bash[20963]: cluster 2024-04-03T23:05:13.059717+0000 mgr.y (mgr.24370) 15800 : cluster [DBG] pgmap v15784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:15 smithi067 bash[17655]: audit 2024-04-03T23:05:14.286447+0000 mon.a (mon.0) 13483 : audit [DBG] from='client.? 172.21.15.67:0/3191868457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:15 smithi067 bash[27441]: audit 2024-04-03T23:05:14.286447+0000 mon.a (mon.0) 13483 : audit [DBG] from='client.? 172.21.15.67:0/3191868457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:15 smithi082 bash[20963]: audit 2024-04-03T23:05:14.286447+0000 mon.a (mon.0) 13483 : audit [DBG] from='client.? 172.21.15.67:0/3191868457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:16 smithi082 bash[20963]: cluster 2024-04-03T23:05:15.060479+0000 mgr.y (mgr.24370) 15801 : cluster [DBG] pgmap v15785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:16 smithi067 bash[27441]: cluster 2024-04-03T23:05:15.060479+0000 mgr.y (mgr.24370) 15801 : cluster [DBG] pgmap v15785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:16 smithi067 bash[17655]: cluster 2024-04-03T23:05:15.060479+0000 mgr.y (mgr.24370) 15801 : cluster [DBG] pgmap v15785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:17 smithi082 bash[20963]: audit 2024-04-03T23:05:16.762038+0000 mon.a (mon.0) 13484 : audit [DBG] from='client.? 172.21.15.67:0/3258195915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:17 smithi067 bash[27441]: audit 2024-04-03T23:05:16.762038+0000 mon.a (mon.0) 13484 : audit [DBG] from='client.? 172.21.15.67:0/3258195915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:17 smithi067 bash[17655]: audit 2024-04-03T23:05:16.762038+0000 mon.a (mon.0) 13484 : audit [DBG] from='client.? 172.21.15.67:0/3258195915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:18 smithi082 bash[20963]: cluster 2024-04-03T23:05:17.061718+0000 mgr.y (mgr.24370) 15802 : cluster [DBG] pgmap v15786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:18 smithi067 bash[17655]: cluster 2024-04-03T23:05:17.061718+0000 mgr.y (mgr.24370) 15802 : cluster [DBG] pgmap v15786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:18 smithi067 bash[27441]: cluster 2024-04-03T23:05:17.061718+0000 mgr.y (mgr.24370) 15802 : cluster [DBG] pgmap v15786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:20 smithi082 bash[20963]: cluster 2024-04-03T23:05:19.062382+0000 mgr.y (mgr.24370) 15803 : cluster [DBG] pgmap v15787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:20 smithi082 bash[20963]: audit 2024-04-03T23:05:19.213959+0000 mon.c (mon.2) 6317 : audit [DBG] from='client.? 172.21.15.67:0/3953108557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:20 smithi067 bash[17655]: cluster 2024-04-03T23:05:19.062382+0000 mgr.y (mgr.24370) 15803 : cluster [DBG] pgmap v15787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:20 smithi067 bash[17655]: audit 2024-04-03T23:05:19.213959+0000 mon.c (mon.2) 6317 : audit [DBG] from='client.? 172.21.15.67:0/3953108557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:20 smithi067 bash[27441]: cluster 2024-04-03T23:05:19.062382+0000 mgr.y (mgr.24370) 15803 : cluster [DBG] pgmap v15787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:20 smithi067 bash[27441]: audit 2024-04-03T23:05:19.213959+0000 mon.c (mon.2) 6317 : audit [DBG] from='client.? 172.21.15.67:0/3953108557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:22 smithi082 bash[20963]: cluster 2024-04-03T23:05:21.063548+0000 mgr.y (mgr.24370) 15804 : cluster [DBG] pgmap v15788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:22 smithi082 bash[20963]: audit 2024-04-03T23:05:21.659203+0000 mon.c (mon.2) 6318 : audit [DBG] from='client.? 172.21.15.67:0/2795766667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:22 smithi067 bash[17655]: cluster 2024-04-03T23:05:21.063548+0000 mgr.y (mgr.24370) 15804 : cluster [DBG] pgmap v15788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:22 smithi067 bash[17655]: audit 2024-04-03T23:05:21.659203+0000 mon.c (mon.2) 6318 : audit [DBG] from='client.? 172.21.15.67:0/2795766667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:22 smithi067 bash[27441]: cluster 2024-04-03T23:05:21.063548+0000 mgr.y (mgr.24370) 15804 : cluster [DBG] pgmap v15788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:22 smithi067 bash[27441]: audit 2024-04-03T23:05:21.659203+0000 mon.c (mon.2) 6318 : audit [DBG] from='client.? 172.21.15.67:0/2795766667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:05:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:05:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:24 smithi082 bash[20963]: cluster 2024-04-03T23:05:23.064428+0000 mgr.y (mgr.24370) 15805 : cluster [DBG] pgmap v15789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:24 smithi082 bash[20963]: audit 2024-04-03T23:05:24.111320+0000 mon.c (mon.2) 6319 : audit [DBG] from='client.? 172.21.15.67:0/1785908330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:24 smithi067 bash[17655]: cluster 2024-04-03T23:05:23.064428+0000 mgr.y (mgr.24370) 15805 : cluster [DBG] pgmap v15789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:24 smithi067 bash[17655]: audit 2024-04-03T23:05:24.111320+0000 mon.c (mon.2) 6319 : audit [DBG] from='client.? 172.21.15.67:0/1785908330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:24 smithi067 bash[27441]: cluster 2024-04-03T23:05:23.064428+0000 mgr.y (mgr.24370) 15805 : cluster [DBG] pgmap v15789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:24 smithi067 bash[27441]: audit 2024-04-03T23:05:24.111320+0000 mon.c (mon.2) 6319 : audit [DBG] from='client.? 172.21.15.67:0/1785908330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:26 smithi082 bash[20963]: cluster 2024-04-03T23:05:25.065101+0000 mgr.y (mgr.24370) 15806 : cluster [DBG] pgmap v15790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:26 smithi082 bash[20963]: audit 2024-04-03T23:05:25.498266+0000 mon.a (mon.0) 13485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:26 smithi067 bash[17655]: cluster 2024-04-03T23:05:25.065101+0000 mgr.y (mgr.24370) 15806 : cluster [DBG] pgmap v15790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:26 smithi067 bash[17655]: audit 2024-04-03T23:05:25.498266+0000 mon.a (mon.0) 13485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:26 smithi067 bash[27441]: cluster 2024-04-03T23:05:25.065101+0000 mgr.y (mgr.24370) 15806 : cluster [DBG] pgmap v15790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:26 smithi067 bash[27441]: audit 2024-04-03T23:05:25.498266+0000 mon.a (mon.0) 13485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:27 smithi082 bash[20963]: audit 2024-04-03T23:05:26.563023+0000 mon.c (mon.2) 6320 : audit [DBG] from='client.? 172.21.15.67:0/1720962582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:27 smithi067 bash[27441]: audit 2024-04-03T23:05:26.563023+0000 mon.c (mon.2) 6320 : audit [DBG] from='client.? 172.21.15.67:0/1720962582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:27.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:27 smithi067 bash[17655]: audit 2024-04-03T23:05:26.563023+0000 mon.c (mon.2) 6320 : audit [DBG] from='client.? 172.21.15.67:0/1720962582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:28 smithi082 bash[20963]: cluster 2024-04-03T23:05:27.066317+0000 mgr.y (mgr.24370) 15807 : cluster [DBG] pgmap v15791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:28 smithi067 bash[17655]: cluster 2024-04-03T23:05:27.066317+0000 mgr.y (mgr.24370) 15807 : cluster [DBG] pgmap v15791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:28 smithi067 bash[27441]: cluster 2024-04-03T23:05:27.066317+0000 mgr.y (mgr.24370) 15807 : cluster [DBG] pgmap v15791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:29 smithi082 bash[20963]: audit 2024-04-03T23:05:29.024399+0000 mon.a (mon.0) 13486 : audit [DBG] from='client.? 172.21.15.67:0/728670754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:29 smithi067 bash[17655]: audit 2024-04-03T23:05:29.024399+0000 mon.a (mon.0) 13486 : audit [DBG] from='client.? 172.21.15.67:0/728670754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:29 smithi067 bash[27441]: audit 2024-04-03T23:05:29.024399+0000 mon.a (mon.0) 13486 : audit [DBG] from='client.? 172.21.15.67:0/728670754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:30 smithi082 bash[20963]: cluster 2024-04-03T23:05:29.067124+0000 mgr.y (mgr.24370) 15808 : cluster [DBG] pgmap v15792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:30 smithi067 bash[17655]: cluster 2024-04-03T23:05:29.067124+0000 mgr.y (mgr.24370) 15808 : cluster [DBG] pgmap v15792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:30 smithi067 bash[27441]: cluster 2024-04-03T23:05:29.067124+0000 mgr.y (mgr.24370) 15808 : cluster [DBG] pgmap v15792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:32 smithi082 bash[20963]: cluster 2024-04-03T23:05:31.068334+0000 mgr.y (mgr.24370) 15809 : cluster [DBG] pgmap v15793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:32 smithi082 bash[20963]: audit 2024-04-03T23:05:31.484614+0000 mon.c (mon.2) 6321 : audit [DBG] from='client.? 172.21.15.67:0/717063133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:32 smithi067 bash[27441]: cluster 2024-04-03T23:05:31.068334+0000 mgr.y (mgr.24370) 15809 : cluster [DBG] pgmap v15793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:32 smithi067 bash[27441]: audit 2024-04-03T23:05:31.484614+0000 mon.c (mon.2) 6321 : audit [DBG] from='client.? 172.21.15.67:0/717063133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:32 smithi067 bash[17655]: cluster 2024-04-03T23:05:31.068334+0000 mgr.y (mgr.24370) 15809 : cluster [DBG] pgmap v15793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:32 smithi067 bash[17655]: audit 2024-04-03T23:05:31.484614+0000 mon.c (mon.2) 6321 : audit [DBG] from='client.? 172.21.15.67:0/717063133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-03T23:05:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:05:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:34 smithi082 bash[20963]: cluster 2024-04-03T23:05:33.069188+0000 mgr.y (mgr.24370) 15810 : cluster [DBG] pgmap v15794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:34 smithi082 bash[20963]: audit 2024-04-03T23:05:33.935368+0000 mon.a (mon.0) 13487 : audit [DBG] from='client.? 172.21.15.67:0/2618310902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:34 smithi067 bash[17655]: cluster 2024-04-03T23:05:33.069188+0000 mgr.y (mgr.24370) 15810 : cluster [DBG] pgmap v15794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:34 smithi067 bash[17655]: audit 2024-04-03T23:05:33.935368+0000 mon.a (mon.0) 13487 : audit [DBG] from='client.? 172.21.15.67:0/2618310902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:34 smithi067 bash[27441]: cluster 2024-04-03T23:05:33.069188+0000 mgr.y (mgr.24370) 15810 : cluster [DBG] pgmap v15794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:34 smithi067 bash[27441]: audit 2024-04-03T23:05:33.935368+0000 mon.a (mon.0) 13487 : audit [DBG] from='client.? 172.21.15.67:0/2618310902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:36 smithi082 bash[20963]: cluster 2024-04-03T23:05:35.069897+0000 mgr.y (mgr.24370) 15811 : cluster [DBG] pgmap v15795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:36 smithi067 bash[17655]: cluster 2024-04-03T23:05:35.069897+0000 mgr.y (mgr.24370) 15811 : cluster [DBG] pgmap v15795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:36 smithi067 bash[27441]: cluster 2024-04-03T23:05:35.069897+0000 mgr.y (mgr.24370) 15811 : cluster [DBG] pgmap v15795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:37 smithi082 bash[20963]: audit 2024-04-03T23:05:36.386813+0000 mon.c (mon.2) 6322 : audit [DBG] from='client.? 172.21.15.67:0/1565115101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:37 smithi067 bash[17655]: audit 2024-04-03T23:05:36.386813+0000 mon.c (mon.2) 6322 : audit [DBG] from='client.? 172.21.15.67:0/1565115101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:37 smithi067 bash[27441]: audit 2024-04-03T23:05:36.386813+0000 mon.c (mon.2) 6322 : audit [DBG] from='client.? 172.21.15.67:0/1565115101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:38 smithi082 bash[20963]: cluster 2024-04-03T23:05:37.071214+0000 mgr.y (mgr.24370) 15812 : cluster [DBG] pgmap v15796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:38 smithi067 bash[17655]: cluster 2024-04-03T23:05:37.071214+0000 mgr.y (mgr.24370) 15812 : cluster [DBG] pgmap v15796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:38 smithi067 bash[27441]: cluster 2024-04-03T23:05:37.071214+0000 mgr.y (mgr.24370) 15812 : cluster [DBG] pgmap v15796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:39 smithi082 bash[20963]: audit 2024-04-03T23:05:38.843011+0000 mon.c (mon.2) 6323 : audit [DBG] from='client.? 172.21.15.67:0/1090814358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:39 smithi067 bash[17655]: audit 2024-04-03T23:05:38.843011+0000 mon.c (mon.2) 6323 : audit [DBG] from='client.? 172.21.15.67:0/1090814358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:39 smithi067 bash[27441]: audit 2024-04-03T23:05:38.843011+0000 mon.c (mon.2) 6323 : audit [DBG] from='client.? 172.21.15.67:0/1090814358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:40 smithi082 bash[20963]: cluster 2024-04-03T23:05:39.071981+0000 mgr.y (mgr.24370) 15813 : cluster [DBG] pgmap v15797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:40 smithi067 bash[17655]: cluster 2024-04-03T23:05:39.071981+0000 mgr.y (mgr.24370) 15813 : cluster [DBG] pgmap v15797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:40 smithi067 bash[27441]: cluster 2024-04-03T23:05:39.071981+0000 mgr.y (mgr.24370) 15813 : cluster [DBG] pgmap v15797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:41 smithi082 bash[20963]: audit 2024-04-03T23:05:40.498597+0000 mon.a (mon.0) 13488 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:41 smithi067 bash[17655]: audit 2024-04-03T23:05:40.498597+0000 mon.a (mon.0) 13488 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:41 smithi067 bash[27441]: audit 2024-04-03T23:05:40.498597+0000 mon.a (mon.0) 13488 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:42 smithi082 bash[20963]: cluster 2024-04-03T23:05:41.073121+0000 mgr.y (mgr.24370) 15814 : cluster [DBG] pgmap v15798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:42 smithi082 bash[20963]: audit 2024-04-03T23:05:41.296458+0000 mon.c (mon.2) 6324 : audit [DBG] from='client.? 172.21.15.67:0/3147037096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:42 smithi067 bash[27441]: cluster 2024-04-03T23:05:41.073121+0000 mgr.y (mgr.24370) 15814 : cluster [DBG] pgmap v15798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:42 smithi067 bash[27441]: audit 2024-04-03T23:05:41.296458+0000 mon.c (mon.2) 6324 : audit [DBG] from='client.? 172.21.15.67:0/3147037096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:42 smithi067 bash[17655]: cluster 2024-04-03T23:05:41.073121+0000 mgr.y (mgr.24370) 15814 : cluster [DBG] pgmap v15798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:42 smithi067 bash[17655]: audit 2024-04-03T23:05:41.296458+0000 mon.c (mon.2) 6324 : audit [DBG] from='client.? 172.21.15.67:0/3147037096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:05:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:05:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:44 smithi082 bash[20963]: cluster 2024-04-03T23:05:43.073823+0000 mgr.y (mgr.24370) 15815 : cluster [DBG] pgmap v15799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:44 smithi082 bash[20963]: audit 2024-04-03T23:05:43.760876+0000 mon.a (mon.0) 13489 : audit [DBG] from='client.? 172.21.15.67:0/792175603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:44 smithi067 bash[17655]: cluster 2024-04-03T23:05:43.073823+0000 mgr.y (mgr.24370) 15815 : cluster [DBG] pgmap v15799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:44 smithi067 bash[17655]: audit 2024-04-03T23:05:43.760876+0000 mon.a (mon.0) 13489 : audit [DBG] from='client.? 172.21.15.67:0/792175603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:44 smithi067 bash[27441]: cluster 2024-04-03T23:05:43.073823+0000 mgr.y (mgr.24370) 15815 : cluster [DBG] pgmap v15799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:44 smithi067 bash[27441]: audit 2024-04-03T23:05:43.760876+0000 mon.a (mon.0) 13489 : audit [DBG] from='client.? 172.21.15.67:0/792175603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:46 smithi082 bash[20963]: cluster 2024-04-03T23:05:45.074498+0000 mgr.y (mgr.24370) 15816 : cluster [DBG] pgmap v15800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:46 smithi082 bash[20963]: audit 2024-04-03T23:05:46.149755+0000 mon.a (mon.0) 13490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:05:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:46 smithi082 bash[20963]: audit 2024-04-03T23:05:46.219475+0000 mon.a (mon.0) 13491 : audit [DBG] from='client.? 172.21.15.67:0/360466416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:46 smithi067 bash[17655]: cluster 2024-04-03T23:05:45.074498+0000 mgr.y (mgr.24370) 15816 : cluster [DBG] pgmap v15800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:46 smithi067 bash[17655]: audit 2024-04-03T23:05:46.149755+0000 mon.a (mon.0) 13490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:05:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:46 smithi067 bash[17655]: audit 2024-04-03T23:05:46.219475+0000 mon.a (mon.0) 13491 : audit [DBG] from='client.? 172.21.15.67:0/360466416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:46 smithi067 bash[27441]: cluster 2024-04-03T23:05:45.074498+0000 mgr.y (mgr.24370) 15816 : cluster [DBG] pgmap v15800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:46 smithi067 bash[27441]: audit 2024-04-03T23:05:46.149755+0000 mon.a (mon.0) 13490 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:05:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:46 smithi067 bash[27441]: audit 2024-04-03T23:05:46.219475+0000 mon.a (mon.0) 13491 : audit [DBG] from='client.? 172.21.15.67:0/360466416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:48 smithi082 bash[20963]: cluster 2024-04-03T23:05:47.075660+0000 mgr.y (mgr.24370) 15817 : cluster [DBG] pgmap v15801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:48 smithi067 bash[27441]: cluster 2024-04-03T23:05:47.075660+0000 mgr.y (mgr.24370) 15817 : cluster [DBG] pgmap v15801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:48 smithi067 bash[17655]: cluster 2024-04-03T23:05:47.075660+0000 mgr.y (mgr.24370) 15817 : cluster [DBG] pgmap v15801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:49 smithi082 bash[20963]: audit 2024-04-03T23:05:48.685262+0000 mon.b (mon.1) 83 : audit [DBG] from='client.? 172.21.15.67:0/3973044142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:49 smithi067 bash[17655]: audit 2024-04-03T23:05:48.685262+0000 mon.b (mon.1) 83 : audit [DBG] from='client.? 172.21.15.67:0/3973044142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:49.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:49 smithi067 bash[27441]: audit 2024-04-03T23:05:48.685262+0000 mon.b (mon.1) 83 : audit [DBG] from='client.? 172.21.15.67:0/3973044142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:50 smithi082 bash[20963]: cluster 2024-04-03T23:05:49.076409+0000 mgr.y (mgr.24370) 15818 : cluster [DBG] pgmap v15802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:50 smithi067 bash[27441]: cluster 2024-04-03T23:05:49.076409+0000 mgr.y (mgr.24370) 15818 : cluster [DBG] pgmap v15802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:50 smithi067 bash[17655]: cluster 2024-04-03T23:05:49.076409+0000 mgr.y (mgr.24370) 15818 : cluster [DBG] pgmap v15802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:51 smithi082 bash[20963]: audit 2024-04-03T23:05:51.147200+0000 mon.a (mon.0) 13492 : audit [DBG] from='client.? 172.21.15.67:0/272258053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:51 smithi067 bash[17655]: audit 2024-04-03T23:05:51.147200+0000 mon.a (mon.0) 13492 : audit [DBG] from='client.? 172.21.15.67:0/272258053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:51 smithi067 bash[27441]: audit 2024-04-03T23:05:51.147200+0000 mon.a (mon.0) 13492 : audit [DBG] from='client.? 172.21.15.67:0/272258053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:53.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:05:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[27441]: cluster 2024-04-03T23:05:51.077520+0000 mgr.y (mgr.24370) 15819 : cluster [DBG] pgmap v15803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[27441]: audit 2024-04-03T23:05:51.896264+0000 mon.a (mon.0) 13493 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[27441]: audit 2024-04-03T23:05:51.903738+0000 mon.a (mon.0) 13494 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[27441]: audit 2024-04-03T23:05:52.197668+0000 mon.a (mon.0) 13495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[27441]: audit 2024-04-03T23:05:52.206564+0000 mon.a (mon.0) 13496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[27441]: audit 2024-04-03T23:05:52.650387+0000 mon.a (mon.0) 13497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:05:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[27441]: audit 2024-04-03T23:05:52.652282+0000 mon.a (mon.0) 13498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:05:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[27441]: audit 2024-04-03T23:05:52.662172+0000 mon.a (mon.0) 13499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[17655]: cluster 2024-04-03T23:05:51.077520+0000 mgr.y (mgr.24370) 15819 : cluster [DBG] pgmap v15803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[17655]: audit 2024-04-03T23:05:51.896264+0000 mon.a (mon.0) 13493 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[17655]: audit 2024-04-03T23:05:51.903738+0000 mon.a (mon.0) 13494 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[17655]: audit 2024-04-03T23:05:52.197668+0000 mon.a (mon.0) 13495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[17655]: audit 2024-04-03T23:05:52.206564+0000 mon.a (mon.0) 13496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[17655]: audit 2024-04-03T23:05:52.650387+0000 mon.a (mon.0) 13497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:05:53.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[17655]: audit 2024-04-03T23:05:52.652282+0000 mon.a (mon.0) 13498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:05:53.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:52 smithi067 bash[17655]: audit 2024-04-03T23:05:52.662172+0000 mon.a (mon.0) 13499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:52 smithi082 bash[20963]: cluster 2024-04-03T23:05:51.077520+0000 mgr.y (mgr.24370) 15819 : cluster [DBG] pgmap v15803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:52 smithi082 bash[20963]: audit 2024-04-03T23:05:51.896264+0000 mon.a (mon.0) 13493 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:52 smithi082 bash[20963]: audit 2024-04-03T23:05:51.903738+0000 mon.a (mon.0) 13494 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:52 smithi082 bash[20963]: audit 2024-04-03T23:05:52.197668+0000 mon.a (mon.0) 13495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:52 smithi082 bash[20963]: audit 2024-04-03T23:05:52.206564+0000 mon.a (mon.0) 13496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:52 smithi082 bash[20963]: audit 2024-04-03T23:05:52.650387+0000 mon.a (mon.0) 13497 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:05:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:52 smithi082 bash[20963]: audit 2024-04-03T23:05:52.652282+0000 mon.a (mon.0) 13498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:05:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:52 smithi082 bash[20963]: audit 2024-04-03T23:05:52.662172+0000 mon.a (mon.0) 13499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:05:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:05:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:53 smithi067 bash[17655]: audit 2024-04-03T23:05:53.601258+0000 mon.a (mon.0) 13500 : audit [DBG] from='client.? 172.21.15.67:0/1671951383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:53 smithi067 bash[27441]: audit 2024-04-03T23:05:53.601258+0000 mon.a (mon.0) 13500 : audit [DBG] from='client.? 172.21.15.67:0/1671951383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:53 smithi082 bash[20963]: audit 2024-04-03T23:05:53.601258+0000 mon.a (mon.0) 13500 : audit [DBG] from='client.? 172.21.15.67:0/1671951383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:54 smithi067 bash[17655]: cluster 2024-04-03T23:05:53.078254+0000 mgr.y (mgr.24370) 15820 : cluster [DBG] pgmap v15804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:54 smithi067 bash[27441]: cluster 2024-04-03T23:05:53.078254+0000 mgr.y (mgr.24370) 15820 : cluster [DBG] pgmap v15804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:54 smithi082 bash[20963]: cluster 2024-04-03T23:05:53.078254+0000 mgr.y (mgr.24370) 15820 : cluster [DBG] pgmap v15804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:55 smithi067 bash[17655]: audit 2024-04-03T23:05:55.498879+0000 mon.a (mon.0) 13501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:55 smithi067 bash[27441]: audit 2024-04-03T23:05:55.498879+0000 mon.a (mon.0) 13501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:55 smithi082 bash[20963]: audit 2024-04-03T23:05:55.498879+0000 mon.a (mon.0) 13501 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:05:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:56 smithi067 bash[27441]: cluster 2024-04-03T23:05:55.078956+0000 mgr.y (mgr.24370) 15821 : cluster [DBG] pgmap v15805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:56 smithi067 bash[27441]: audit 2024-04-03T23:05:56.062466+0000 mon.a (mon.0) 13502 : audit [DBG] from='client.? 172.21.15.67:0/2344705519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:56 smithi067 bash[17655]: cluster 2024-04-03T23:05:55.078956+0000 mgr.y (mgr.24370) 15821 : cluster [DBG] pgmap v15805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:56 smithi067 bash[17655]: audit 2024-04-03T23:05:56.062466+0000 mon.a (mon.0) 13502 : audit [DBG] from='client.? 172.21.15.67:0/2344705519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:56 smithi082 bash[20963]: cluster 2024-04-03T23:05:55.078956+0000 mgr.y (mgr.24370) 15821 : cluster [DBG] pgmap v15805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:56 smithi082 bash[20963]: audit 2024-04-03T23:05:56.062466+0000 mon.a (mon.0) 13502 : audit [DBG] from='client.? 172.21.15.67:0/2344705519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:58 smithi082 bash[20963]: cluster 2024-04-03T23:05:57.080260+0000 mgr.y (mgr.24370) 15822 : cluster [DBG] pgmap v15806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:05:58 smithi082 bash[20963]: audit 2024-04-03T23:05:58.517349+0000 mon.a (mon.0) 13503 : audit [DBG] from='client.? 172.21.15.67:0/773467714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:58 smithi067 bash[27441]: cluster 2024-04-03T23:05:57.080260+0000 mgr.y (mgr.24370) 15822 : cluster [DBG] pgmap v15806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:05:58 smithi067 bash[27441]: audit 2024-04-03T23:05:58.517349+0000 mon.a (mon.0) 13503 : audit [DBG] from='client.? 172.21.15.67:0/773467714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:05:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:58 smithi067 bash[17655]: cluster 2024-04-03T23:05:57.080260+0000 mgr.y (mgr.24370) 15822 : cluster [DBG] pgmap v15806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:05:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:05:58 smithi067 bash[17655]: audit 2024-04-03T23:05:58.517349+0000 mon.a (mon.0) 13503 : audit [DBG] from='client.? 172.21.15.67:0/773467714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:00 smithi082 bash[20963]: cluster 2024-04-03T23:05:59.080881+0000 mgr.y (mgr.24370) 15823 : cluster [DBG] pgmap v15807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:00 smithi067 bash[27441]: cluster 2024-04-03T23:05:59.080881+0000 mgr.y (mgr.24370) 15823 : cluster [DBG] pgmap v15807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:00 smithi067 bash[17655]: cluster 2024-04-03T23:05:59.080881+0000 mgr.y (mgr.24370) 15823 : cluster [DBG] pgmap v15807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:01 smithi082 bash[20963]: audit 2024-04-03T23:06:00.976501+0000 mon.c (mon.2) 6325 : audit [DBG] from='client.? 172.21.15.67:0/735991363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:01 smithi067 bash[17655]: audit 2024-04-03T23:06:00.976501+0000 mon.c (mon.2) 6325 : audit [DBG] from='client.? 172.21.15.67:0/735991363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:01 smithi067 bash[27441]: audit 2024-04-03T23:06:00.976501+0000 mon.c (mon.2) 6325 : audit [DBG] from='client.? 172.21.15.67:0/735991363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:02 smithi082 bash[20963]: cluster 2024-04-03T23:06:01.082070+0000 mgr.y (mgr.24370) 15824 : cluster [DBG] pgmap v15808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:06:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:02 smithi067 bash[17655]: cluster 2024-04-03T23:06:01.082070+0000 mgr.y (mgr.24370) 15824 : cluster [DBG] pgmap v15808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:02 smithi067 bash[27441]: cluster 2024-04-03T23:06:01.082070+0000 mgr.y (mgr.24370) 15824 : cluster [DBG] pgmap v15808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:06:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:03 smithi082 bash[20963]: audit 2024-04-03T23:06:03.425030+0000 mon.a (mon.0) 13504 : audit [DBG] from='client.? 172.21.15.67:0/426074362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:03 smithi067 bash[17655]: audit 2024-04-03T23:06:03.425030+0000 mon.a (mon.0) 13504 : audit [DBG] from='client.? 172.21.15.67:0/426074362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:03 smithi067 bash[27441]: audit 2024-04-03T23:06:03.425030+0000 mon.a (mon.0) 13504 : audit [DBG] from='client.? 172.21.15.67:0/426074362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:04 smithi082 bash[20963]: cluster 2024-04-03T23:06:03.082764+0000 mgr.y (mgr.24370) 15825 : cluster [DBG] pgmap v15809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:04 smithi067 bash[17655]: cluster 2024-04-03T23:06:03.082764+0000 mgr.y (mgr.24370) 15825 : cluster [DBG] pgmap v15809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:04 smithi067 bash[27441]: cluster 2024-04-03T23:06:03.082764+0000 mgr.y (mgr.24370) 15825 : cluster [DBG] pgmap v15809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:05 smithi082 bash[20963]: audit 2024-04-03T23:06:05.880276+0000 mon.c (mon.2) 6326 : audit [DBG] from='client.? 172.21.15.67:0/3734205981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:05 smithi067 bash[27441]: audit 2024-04-03T23:06:05.880276+0000 mon.c (mon.2) 6326 : audit [DBG] from='client.? 172.21.15.67:0/3734205981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:05 smithi067 bash[17655]: audit 2024-04-03T23:06:05.880276+0000 mon.c (mon.2) 6326 : audit [DBG] from='client.? 172.21.15.67:0/3734205981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:06 smithi082 bash[20963]: cluster 2024-04-03T23:06:05.083600+0000 mgr.y (mgr.24370) 15826 : cluster [DBG] pgmap v15810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:06 smithi067 bash[27441]: cluster 2024-04-03T23:06:05.083600+0000 mgr.y (mgr.24370) 15826 : cluster [DBG] pgmap v15810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:06 smithi067 bash[17655]: cluster 2024-04-03T23:06:05.083600+0000 mgr.y (mgr.24370) 15826 : cluster [DBG] pgmap v15810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:08 smithi082 bash[20963]: cluster 2024-04-03T23:06:07.084845+0000 mgr.y (mgr.24370) 15827 : cluster [DBG] pgmap v15811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:08 smithi082 bash[20963]: audit 2024-04-03T23:06:08.334164+0000 mon.c (mon.2) 6327 : audit [DBG] from='client.? 172.21.15.67:0/1362704939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:08 smithi067 bash[17655]: cluster 2024-04-03T23:06:07.084845+0000 mgr.y (mgr.24370) 15827 : cluster [DBG] pgmap v15811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:08 smithi067 bash[17655]: audit 2024-04-03T23:06:08.334164+0000 mon.c (mon.2) 6327 : audit [DBG] from='client.? 172.21.15.67:0/1362704939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:08 smithi067 bash[27441]: cluster 2024-04-03T23:06:07.084845+0000 mgr.y (mgr.24370) 15827 : cluster [DBG] pgmap v15811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:08 smithi067 bash[27441]: audit 2024-04-03T23:06:08.334164+0000 mon.c (mon.2) 6327 : audit [DBG] from='client.? 172.21.15.67:0/1362704939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:10 smithi082 bash[20963]: cluster 2024-04-03T23:06:09.085511+0000 mgr.y (mgr.24370) 15828 : cluster [DBG] pgmap v15812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:10 smithi082 bash[20963]: audit 2024-04-03T23:06:10.498696+0000 mon.a (mon.0) 13505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:10 smithi082 bash[20963]: audit 2024-04-03T23:06:10.791858+0000 mon.a (mon.0) 13506 : audit [DBG] from='client.? 172.21.15.67:0/1287040807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:10 smithi067 bash[17655]: cluster 2024-04-03T23:06:09.085511+0000 mgr.y (mgr.24370) 15828 : cluster [DBG] pgmap v15812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:10 smithi067 bash[17655]: audit 2024-04-03T23:06:10.498696+0000 mon.a (mon.0) 13505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:10 smithi067 bash[17655]: audit 2024-04-03T23:06:10.791858+0000 mon.a (mon.0) 13506 : audit [DBG] from='client.? 172.21.15.67:0/1287040807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:10 smithi067 bash[27441]: cluster 2024-04-03T23:06:09.085511+0000 mgr.y (mgr.24370) 15828 : cluster [DBG] pgmap v15812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:10 smithi067 bash[27441]: audit 2024-04-03T23:06:10.498696+0000 mon.a (mon.0) 13505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:10 smithi067 bash[27441]: audit 2024-04-03T23:06:10.791858+0000 mon.a (mon.0) 13506 : audit [DBG] from='client.? 172.21.15.67:0/1287040807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:12 smithi082 bash[20963]: cluster 2024-04-03T23:06:11.086709+0000 mgr.y (mgr.24370) 15829 : cluster [DBG] pgmap v15813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:12 smithi067 bash[17655]: cluster 2024-04-03T23:06:11.086709+0000 mgr.y (mgr.24370) 15829 : cluster [DBG] pgmap v15813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:13] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T23:06:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:13 smithi067 bash[27441]: cluster 2024-04-03T23:06:11.086709+0000 mgr.y (mgr.24370) 15829 : cluster [DBG] pgmap v15813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:06:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:13 smithi082 bash[20963]: audit 2024-04-03T23:06:13.242719+0000 mon.a (mon.0) 13507 : audit [DBG] from='client.? 172.21.15.67:0/3186989161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:13 smithi067 bash[27441]: audit 2024-04-03T23:06:13.242719+0000 mon.a (mon.0) 13507 : audit [DBG] from='client.? 172.21.15.67:0/3186989161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:13 smithi067 bash[17655]: audit 2024-04-03T23:06:13.242719+0000 mon.a (mon.0) 13507 : audit [DBG] from='client.? 172.21.15.67:0/3186989161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:14 smithi082 bash[20963]: cluster 2024-04-03T23:06:13.087279+0000 mgr.y (mgr.24370) 15830 : cluster [DBG] pgmap v15814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:14 smithi067 bash[17655]: cluster 2024-04-03T23:06:13.087279+0000 mgr.y (mgr.24370) 15830 : cluster [DBG] pgmap v15814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:14 smithi067 bash[27441]: cluster 2024-04-03T23:06:13.087279+0000 mgr.y (mgr.24370) 15830 : cluster [DBG] pgmap v15814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:15 smithi082 bash[20963]: audit 2024-04-03T23:06:15.707812+0000 mon.c (mon.2) 6328 : audit [DBG] from='client.? 172.21.15.67:0/2517053763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:15 smithi067 bash[27441]: audit 2024-04-03T23:06:15.707812+0000 mon.c (mon.2) 6328 : audit [DBG] from='client.? 172.21.15.67:0/2517053763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:15 smithi067 bash[17655]: audit 2024-04-03T23:06:15.707812+0000 mon.c (mon.2) 6328 : audit [DBG] from='client.? 172.21.15.67:0/2517053763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:16 smithi082 bash[20963]: cluster 2024-04-03T23:06:15.087939+0000 mgr.y (mgr.24370) 15831 : cluster [DBG] pgmap v15815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:16 smithi067 bash[17655]: cluster 2024-04-03T23:06:15.087939+0000 mgr.y (mgr.24370) 15831 : cluster [DBG] pgmap v15815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:16 smithi067 bash[27441]: cluster 2024-04-03T23:06:15.087939+0000 mgr.y (mgr.24370) 15831 : cluster [DBG] pgmap v15815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:18 smithi082 bash[20963]: cluster 2024-04-03T23:06:17.089151+0000 mgr.y (mgr.24370) 15832 : cluster [DBG] pgmap v15816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:18 smithi067 bash[17655]: cluster 2024-04-03T23:06:17.089151+0000 mgr.y (mgr.24370) 15832 : cluster [DBG] pgmap v15816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:18 smithi067 bash[27441]: cluster 2024-04-03T23:06:17.089151+0000 mgr.y (mgr.24370) 15832 : cluster [DBG] pgmap v15816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:19 smithi082 bash[20963]: audit 2024-04-03T23:06:18.163342+0000 mon.c (mon.2) 6329 : audit [DBG] from='client.? 172.21.15.67:0/3124294264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:19 smithi067 bash[17655]: audit 2024-04-03T23:06:18.163342+0000 mon.c (mon.2) 6329 : audit [DBG] from='client.? 172.21.15.67:0/3124294264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:19 smithi067 bash[27441]: audit 2024-04-03T23:06:18.163342+0000 mon.c (mon.2) 6329 : audit [DBG] from='client.? 172.21.15.67:0/3124294264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:20 smithi082 bash[20963]: cluster 2024-04-03T23:06:19.089844+0000 mgr.y (mgr.24370) 15833 : cluster [DBG] pgmap v15817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:20 smithi067 bash[17655]: cluster 2024-04-03T23:06:19.089844+0000 mgr.y (mgr.24370) 15833 : cluster [DBG] pgmap v15817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:20 smithi067 bash[27441]: cluster 2024-04-03T23:06:19.089844+0000 mgr.y (mgr.24370) 15833 : cluster [DBG] pgmap v15817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:21 smithi082 bash[20963]: audit 2024-04-03T23:06:20.622745+0000 mon.c (mon.2) 6330 : audit [DBG] from='client.? 172.21.15.67:0/2410720272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:21 smithi067 bash[27441]: audit 2024-04-03T23:06:20.622745+0000 mon.c (mon.2) 6330 : audit [DBG] from='client.? 172.21.15.67:0/2410720272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:21 smithi067 bash[17655]: audit 2024-04-03T23:06:20.622745+0000 mon.c (mon.2) 6330 : audit [DBG] from='client.? 172.21.15.67:0/2410720272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:22 smithi082 bash[20963]: cluster 2024-04-03T23:06:21.090968+0000 mgr.y (mgr.24370) 15834 : cluster [DBG] pgmap v15818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:22 smithi067 bash[17655]: cluster 2024-04-03T23:06:21.090968+0000 mgr.y (mgr.24370) 15834 : cluster [DBG] pgmap v15818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:22 smithi067 bash[27441]: cluster 2024-04-03T23:06:21.090968+0000 mgr.y (mgr.24370) 15834 : cluster [DBG] pgmap v15818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:23 smithi082 bash[20963]: audit 2024-04-03T23:06:23.077268+0000 mon.a (mon.0) 13508 : audit [DBG] from='client.? 172.21.15.67:0/3194719179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:23 smithi067 bash[17655]: audit 2024-04-03T23:06:23.077268+0000 mon.a (mon.0) 13508 : audit [DBG] from='client.? 172.21.15.67:0/3194719179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:23] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T23:06:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:23 smithi067 bash[27441]: audit 2024-04-03T23:06:23.077268+0000 mon.a (mon.0) 13508 : audit [DBG] from='client.? 172.21.15.67:0/3194719179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:06:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:24 smithi067 bash[17655]: cluster 2024-04-03T23:06:23.091584+0000 mgr.y (mgr.24370) 15835 : cluster [DBG] pgmap v15819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:24 smithi067 bash[27441]: cluster 2024-04-03T23:06:23.091584+0000 mgr.y (mgr.24370) 15835 : cluster [DBG] pgmap v15819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:24 smithi082 bash[20963]: cluster 2024-04-03T23:06:23.091584+0000 mgr.y (mgr.24370) 15835 : cluster [DBG] pgmap v15819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:26 smithi067 bash[17655]: cluster 2024-04-03T23:06:25.092252+0000 mgr.y (mgr.24370) 15836 : cluster [DBG] pgmap v15820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:26 smithi067 bash[17655]: audit 2024-04-03T23:06:25.498907+0000 mon.a (mon.0) 13509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:26 smithi067 bash[17655]: audit 2024-04-03T23:06:25.531511+0000 mon.c (mon.2) 6331 : audit [DBG] from='client.? 172.21.15.67:0/3255928009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:26 smithi067 bash[27441]: cluster 2024-04-03T23:06:25.092252+0000 mgr.y (mgr.24370) 15836 : cluster [DBG] pgmap v15820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:26 smithi067 bash[27441]: audit 2024-04-03T23:06:25.498907+0000 mon.a (mon.0) 13509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:26 smithi067 bash[27441]: audit 2024-04-03T23:06:25.531511+0000 mon.c (mon.2) 6331 : audit [DBG] from='client.? 172.21.15.67:0/3255928009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:26 smithi082 bash[20963]: cluster 2024-04-03T23:06:25.092252+0000 mgr.y (mgr.24370) 15836 : cluster [DBG] pgmap v15820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:26 smithi082 bash[20963]: audit 2024-04-03T23:06:25.498907+0000 mon.a (mon.0) 13509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:26 smithi082 bash[20963]: audit 2024-04-03T23:06:25.531511+0000 mon.c (mon.2) 6331 : audit [DBG] from='client.? 172.21.15.67:0/3255928009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:28 smithi067 bash[17655]: cluster 2024-04-03T23:06:27.093357+0000 mgr.y (mgr.24370) 15837 : cluster [DBG] pgmap v15821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:28 smithi067 bash[17655]: audit 2024-04-03T23:06:27.987464+0000 mon.a (mon.0) 13510 : audit [DBG] from='client.? 172.21.15.67:0/857495709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:28 smithi067 bash[27441]: cluster 2024-04-03T23:06:27.093357+0000 mgr.y (mgr.24370) 15837 : cluster [DBG] pgmap v15821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:28 smithi067 bash[27441]: audit 2024-04-03T23:06:27.987464+0000 mon.a (mon.0) 13510 : audit [DBG] from='client.? 172.21.15.67:0/857495709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:28 smithi082 bash[20963]: cluster 2024-04-03T23:06:27.093357+0000 mgr.y (mgr.24370) 15837 : cluster [DBG] pgmap v15821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:28 smithi082 bash[20963]: audit 2024-04-03T23:06:27.987464+0000 mon.a (mon.0) 13510 : audit [DBG] from='client.? 172.21.15.67:0/857495709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:30 smithi067 bash[27441]: cluster 2024-04-03T23:06:29.094175+0000 mgr.y (mgr.24370) 15838 : cluster [DBG] pgmap v15822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:30 smithi067 bash[17655]: cluster 2024-04-03T23:06:29.094175+0000 mgr.y (mgr.24370) 15838 : cluster [DBG] pgmap v15822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:30 smithi082 bash[20963]: cluster 2024-04-03T23:06:29.094175+0000 mgr.y (mgr.24370) 15838 : cluster [DBG] pgmap v15822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:31 smithi067 bash[27441]: audit 2024-04-03T23:06:30.438298+0000 mon.c (mon.2) 6332 : audit [DBG] from='client.? 172.21.15.67:0/1791562938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:31 smithi067 bash[17655]: audit 2024-04-03T23:06:30.438298+0000 mon.c (mon.2) 6332 : audit [DBG] from='client.? 172.21.15.67:0/1791562938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:31 smithi082 bash[20963]: audit 2024-04-03T23:06:30.438298+0000 mon.c (mon.2) 6332 : audit [DBG] from='client.? 172.21.15.67:0/1791562938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:32 smithi082 bash[20963]: cluster 2024-04-03T23:06:31.095385+0000 mgr.y (mgr.24370) 15839 : cluster [DBG] pgmap v15823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:32 smithi067 bash[27441]: cluster 2024-04-03T23:06:31.095385+0000 mgr.y (mgr.24370) 15839 : cluster [DBG] pgmap v15823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:32 smithi067 bash[17655]: cluster 2024-04-03T23:06:31.095385+0000 mgr.y (mgr.24370) 15839 : cluster [DBG] pgmap v15823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:33 smithi067 bash[17655]: audit 2024-04-03T23:06:32.892125+0000 mon.c (mon.2) 6333 : audit [DBG] from='client.? 172.21.15.67:0/2537115225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:06:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:33 smithi067 bash[27441]: audit 2024-04-03T23:06:32.892125+0000 mon.c (mon.2) 6333 : audit [DBG] from='client.? 172.21.15.67:0/2537115225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:33 smithi082 bash[20963]: audit 2024-04-03T23:06:32.892125+0000 mon.c (mon.2) 6333 : audit [DBG] from='client.? 172.21.15.67:0/2537115225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:06:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:34 smithi082 bash[20963]: cluster 2024-04-03T23:06:33.096102+0000 mgr.y (mgr.24370) 15840 : cluster [DBG] pgmap v15824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:34 smithi067 bash[27441]: cluster 2024-04-03T23:06:33.096102+0000 mgr.y (mgr.24370) 15840 : cluster [DBG] pgmap v15824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:34 smithi067 bash[17655]: cluster 2024-04-03T23:06:33.096102+0000 mgr.y (mgr.24370) 15840 : cluster [DBG] pgmap v15824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:36 smithi082 bash[20963]: cluster 2024-04-03T23:06:35.096740+0000 mgr.y (mgr.24370) 15841 : cluster [DBG] pgmap v15825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:36 smithi082 bash[20963]: audit 2024-04-03T23:06:35.358035+0000 mon.a (mon.0) 13511 : audit [DBG] from='client.? 172.21.15.67:0/3924085920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:36 smithi067 bash[17655]: cluster 2024-04-03T23:06:35.096740+0000 mgr.y (mgr.24370) 15841 : cluster [DBG] pgmap v15825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:36 smithi067 bash[17655]: audit 2024-04-03T23:06:35.358035+0000 mon.a (mon.0) 13511 : audit [DBG] from='client.? 172.21.15.67:0/3924085920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:36 smithi067 bash[27441]: cluster 2024-04-03T23:06:35.096740+0000 mgr.y (mgr.24370) 15841 : cluster [DBG] pgmap v15825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:36 smithi067 bash[27441]: audit 2024-04-03T23:06:35.358035+0000 mon.a (mon.0) 13511 : audit [DBG] from='client.? 172.21.15.67:0/3924085920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:38 smithi082 bash[20963]: cluster 2024-04-03T23:06:37.097972+0000 mgr.y (mgr.24370) 15842 : cluster [DBG] pgmap v15826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:38 smithi082 bash[20963]: audit 2024-04-03T23:06:37.816895+0000 mon.a (mon.0) 13512 : audit [DBG] from='client.? 172.21.15.67:0/2677371890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:38 smithi067 bash[27441]: cluster 2024-04-03T23:06:37.097972+0000 mgr.y (mgr.24370) 15842 : cluster [DBG] pgmap v15826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:38 smithi067 bash[27441]: audit 2024-04-03T23:06:37.816895+0000 mon.a (mon.0) 13512 : audit [DBG] from='client.? 172.21.15.67:0/2677371890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:38 smithi067 bash[17655]: cluster 2024-04-03T23:06:37.097972+0000 mgr.y (mgr.24370) 15842 : cluster [DBG] pgmap v15826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:38 smithi067 bash[17655]: audit 2024-04-03T23:06:37.816895+0000 mon.a (mon.0) 13512 : audit [DBG] from='client.? 172.21.15.67:0/2677371890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:40 smithi082 bash[20963]: cluster 2024-04-03T23:06:39.098670+0000 mgr.y (mgr.24370) 15843 : cluster [DBG] pgmap v15827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:40 smithi067 bash[27441]: cluster 2024-04-03T23:06:39.098670+0000 mgr.y (mgr.24370) 15843 : cluster [DBG] pgmap v15827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:40 smithi067 bash[17655]: cluster 2024-04-03T23:06:39.098670+0000 mgr.y (mgr.24370) 15843 : cluster [DBG] pgmap v15827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:41 smithi082 bash[20963]: audit 2024-04-03T23:06:40.271065+0000 mon.a (mon.0) 13513 : audit [DBG] from='client.? 172.21.15.67:0/3592884630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:41 smithi082 bash[20963]: audit 2024-04-03T23:06:40.500259+0000 mon.a (mon.0) 13514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:41 smithi067 bash[17655]: audit 2024-04-03T23:06:40.271065+0000 mon.a (mon.0) 13513 : audit [DBG] from='client.? 172.21.15.67:0/3592884630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:41 smithi067 bash[17655]: audit 2024-04-03T23:06:40.500259+0000 mon.a (mon.0) 13514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:41 smithi067 bash[27441]: audit 2024-04-03T23:06:40.271065+0000 mon.a (mon.0) 13513 : audit [DBG] from='client.? 172.21.15.67:0/3592884630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:41 smithi067 bash[27441]: audit 2024-04-03T23:06:40.500259+0000 mon.a (mon.0) 13514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:42 smithi082 bash[20963]: cluster 2024-04-03T23:06:41.099873+0000 mgr.y (mgr.24370) 15844 : cluster [DBG] pgmap v15828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:42 smithi067 bash[27441]: cluster 2024-04-03T23:06:41.099873+0000 mgr.y (mgr.24370) 15844 : cluster [DBG] pgmap v15828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:42 smithi067 bash[17655]: cluster 2024-04-03T23:06:41.099873+0000 mgr.y (mgr.24370) 15844 : cluster [DBG] pgmap v15828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:43 smithi067 bash[17655]: audit 2024-04-03T23:06:42.717668+0000 mon.a (mon.0) 13515 : audit [DBG] from='client.? 172.21.15.67:0/2105121784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:43 smithi067 bash[27441]: audit 2024-04-03T23:06:42.717668+0000 mon.a (mon.0) 13515 : audit [DBG] from='client.? 172.21.15.67:0/2105121784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:06:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:43 smithi082 bash[20963]: audit 2024-04-03T23:06:42.717668+0000 mon.a (mon.0) 13515 : audit [DBG] from='client.? 172.21.15.67:0/2105121784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:06:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:44 smithi082 bash[20963]: cluster 2024-04-03T23:06:43.100548+0000 mgr.y (mgr.24370) 15845 : cluster [DBG] pgmap v15829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:44 smithi067 bash[17655]: cluster 2024-04-03T23:06:43.100548+0000 mgr.y (mgr.24370) 15845 : cluster [DBG] pgmap v15829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:44 smithi067 bash[27441]: cluster 2024-04-03T23:06:43.100548+0000 mgr.y (mgr.24370) 15845 : cluster [DBG] pgmap v15829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:45 smithi082 bash[20963]: audit 2024-04-03T23:06:45.160103+0000 mon.c (mon.2) 6334 : audit [DBG] from='client.? 172.21.15.67:0/1448193613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:45 smithi067 bash[17655]: audit 2024-04-03T23:06:45.160103+0000 mon.c (mon.2) 6334 : audit [DBG] from='client.? 172.21.15.67:0/1448193613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:45.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:45 smithi067 bash[27441]: audit 2024-04-03T23:06:45.160103+0000 mon.c (mon.2) 6334 : audit [DBG] from='client.? 172.21.15.67:0/1448193613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:46 smithi082 bash[20963]: cluster 2024-04-03T23:06:45.101176+0000 mgr.y (mgr.24370) 15846 : cluster [DBG] pgmap v15830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:46 smithi067 bash[17655]: cluster 2024-04-03T23:06:45.101176+0000 mgr.y (mgr.24370) 15846 : cluster [DBG] pgmap v15830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:46 smithi067 bash[27441]: cluster 2024-04-03T23:06:45.101176+0000 mgr.y (mgr.24370) 15846 : cluster [DBG] pgmap v15830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:48 smithi082 bash[20963]: cluster 2024-04-03T23:06:47.102478+0000 mgr.y (mgr.24370) 15847 : cluster [DBG] pgmap v15831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:48 smithi082 bash[20963]: audit 2024-04-03T23:06:47.610716+0000 mon.a (mon.0) 13516 : audit [DBG] from='client.? 172.21.15.67:0/1855075933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:48 smithi067 bash[17655]: cluster 2024-04-03T23:06:47.102478+0000 mgr.y (mgr.24370) 15847 : cluster [DBG] pgmap v15831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:48 smithi067 bash[17655]: audit 2024-04-03T23:06:47.610716+0000 mon.a (mon.0) 13516 : audit [DBG] from='client.? 172.21.15.67:0/1855075933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:48 smithi067 bash[27441]: cluster 2024-04-03T23:06:47.102478+0000 mgr.y (mgr.24370) 15847 : cluster [DBG] pgmap v15831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:48 smithi067 bash[27441]: audit 2024-04-03T23:06:47.610716+0000 mon.a (mon.0) 13516 : audit [DBG] from='client.? 172.21.15.67:0/1855075933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:50 smithi082 bash[20963]: cluster 2024-04-03T23:06:49.103339+0000 mgr.y (mgr.24370) 15848 : cluster [DBG] pgmap v15832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:50 smithi082 bash[20963]: audit 2024-04-03T23:06:50.062172+0000 mon.c (mon.2) 6335 : audit [DBG] from='client.? 172.21.15.67:0/2238290323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:50 smithi067 bash[27441]: cluster 2024-04-03T23:06:49.103339+0000 mgr.y (mgr.24370) 15848 : cluster [DBG] pgmap v15832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:50 smithi067 bash[27441]: audit 2024-04-03T23:06:50.062172+0000 mon.c (mon.2) 6335 : audit [DBG] from='client.? 172.21.15.67:0/2238290323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:50 smithi067 bash[17655]: cluster 2024-04-03T23:06:49.103339+0000 mgr.y (mgr.24370) 15848 : cluster [DBG] pgmap v15832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:50 smithi067 bash[17655]: audit 2024-04-03T23:06:50.062172+0000 mon.c (mon.2) 6335 : audit [DBG] from='client.? 172.21.15.67:0/2238290323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:52 smithi082 bash[20963]: cluster 2024-04-03T23:06:51.104592+0000 mgr.y (mgr.24370) 15849 : cluster [DBG] pgmap v15833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:52 smithi067 bash[27441]: cluster 2024-04-03T23:06:51.104592+0000 mgr.y (mgr.24370) 15849 : cluster [DBG] pgmap v15833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:52 smithi067 bash[17655]: cluster 2024-04-03T23:06:51.104592+0000 mgr.y (mgr.24370) 15849 : cluster [DBG] pgmap v15833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:06:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:53 smithi067 bash[17655]: audit 2024-04-03T23:06:52.517920+0000 mon.a (mon.0) 13517 : audit [DBG] from='client.? 172.21.15.67:0/4063198962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:53 smithi067 bash[17655]: audit 2024-04-03T23:06:52.738480+0000 mon.a (mon.0) 13518 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:06:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:53 smithi067 bash[27441]: audit 2024-04-03T23:06:52.517920+0000 mon.a (mon.0) 13517 : audit [DBG] from='client.? 172.21.15.67:0/4063198962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:53 smithi067 bash[27441]: audit 2024-04-03T23:06:52.738480+0000 mon.a (mon.0) 13518 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:06:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:06:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:53 smithi082 bash[20963]: audit 2024-04-03T23:06:52.517920+0000 mon.a (mon.0) 13517 : audit [DBG] from='client.? 172.21.15.67:0/4063198962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:53.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:53 smithi082 bash[20963]: audit 2024-04-03T23:06:52.738480+0000 mon.a (mon.0) 13518 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:06:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:54 smithi082 bash[20963]: cluster 2024-04-03T23:06:53.105292+0000 mgr.y (mgr.24370) 15850 : cluster [DBG] pgmap v15834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:54 smithi067 bash[27441]: cluster 2024-04-03T23:06:53.105292+0000 mgr.y (mgr.24370) 15850 : cluster [DBG] pgmap v15834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:54 smithi067 bash[17655]: cluster 2024-04-03T23:06:53.105292+0000 mgr.y (mgr.24370) 15850 : cluster [DBG] pgmap v15834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:55 smithi082 bash[20963]: audit 2024-04-03T23:06:54.960854+0000 mon.a (mon.0) 13519 : audit [DBG] from='client.? 172.21.15.67:0/2086438899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:55 smithi067 bash[27441]: audit 2024-04-03T23:06:54.960854+0000 mon.a (mon.0) 13519 : audit [DBG] from='client.? 172.21.15.67:0/2086438899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:55 smithi067 bash[17655]: audit 2024-04-03T23:06:54.960854+0000 mon.a (mon.0) 13519 : audit [DBG] from='client.? 172.21.15.67:0/2086438899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:56 smithi082 bash[20963]: cluster 2024-04-03T23:06:55.105973+0000 mgr.y (mgr.24370) 15851 : cluster [DBG] pgmap v15835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:56 smithi082 bash[20963]: audit 2024-04-03T23:06:55.500492+0000 mon.a (mon.0) 13520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:56 smithi067 bash[17655]: cluster 2024-04-03T23:06:55.105973+0000 mgr.y (mgr.24370) 15851 : cluster [DBG] pgmap v15835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:56 smithi067 bash[17655]: audit 2024-04-03T23:06:55.500492+0000 mon.a (mon.0) 13520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:56 smithi067 bash[27441]: cluster 2024-04-03T23:06:55.105973+0000 mgr.y (mgr.24370) 15851 : cluster [DBG] pgmap v15835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:56 smithi067 bash[27441]: audit 2024-04-03T23:06:55.500492+0000 mon.a (mon.0) 13520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:06:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:58 smithi082 bash[20963]: cluster 2024-04-03T23:06:57.106885+0000 mgr.y (mgr.24370) 15852 : cluster [DBG] pgmap v15836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:58 smithi082 bash[20963]: audit 2024-04-03T23:06:57.423888+0000 mon.c (mon.2) 6336 : audit [DBG] from='client.? 172.21.15.67:0/2660731450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:58 smithi067 bash[17655]: cluster 2024-04-03T23:06:57.106885+0000 mgr.y (mgr.24370) 15852 : cluster [DBG] pgmap v15836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:58 smithi067 bash[17655]: audit 2024-04-03T23:06:57.423888+0000 mon.c (mon.2) 6336 : audit [DBG] from='client.? 172.21.15.67:0/2660731450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:58 smithi067 bash[27441]: cluster 2024-04-03T23:06:57.106885+0000 mgr.y (mgr.24370) 15852 : cluster [DBG] pgmap v15836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:06:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:58 smithi067 bash[27441]: audit 2024-04-03T23:06:57.423888+0000 mon.c (mon.2) 6336 : audit [DBG] from='client.? 172.21.15.67:0/2660731450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:06:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:59 smithi082 bash[20963]: audit 2024-04-03T23:06:58.437916+0000 mon.a (mon.0) 13521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:59 smithi082 bash[20963]: audit 2024-04-03T23:06:58.447784+0000 mon.a (mon.0) 13522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:59 smithi082 bash[20963]: audit 2024-04-03T23:06:58.685981+0000 mon.a (mon.0) 13523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:59 smithi082 bash[20963]: audit 2024-04-03T23:06:58.693746+0000 mon.a (mon.0) 13524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:59 smithi082 bash[20963]: audit 2024-04-03T23:06:59.124101+0000 mon.a (mon.0) 13525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:06:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:59 smithi082 bash[20963]: audit 2024-04-03T23:06:59.125886+0000 mon.a (mon.0) 13526 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:06:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:06:59 smithi082 bash[20963]: audit 2024-04-03T23:06:59.139852+0000 mon.a (mon.0) 13527 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[17655]: audit 2024-04-03T23:06:58.437916+0000 mon.a (mon.0) 13521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[17655]: audit 2024-04-03T23:06:58.447784+0000 mon.a (mon.0) 13522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[17655]: audit 2024-04-03T23:06:58.685981+0000 mon.a (mon.0) 13523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[17655]: audit 2024-04-03T23:06:58.693746+0000 mon.a (mon.0) 13524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[17655]: audit 2024-04-03T23:06:59.124101+0000 mon.a (mon.0) 13525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[17655]: audit 2024-04-03T23:06:59.125886+0000 mon.a (mon.0) 13526 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[17655]: audit 2024-04-03T23:06:59.139852+0000 mon.a (mon.0) 13527 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[27441]: audit 2024-04-03T23:06:58.437916+0000 mon.a (mon.0) 13521 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[27441]: audit 2024-04-03T23:06:58.447784+0000 mon.a (mon.0) 13522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[27441]: audit 2024-04-03T23:06:58.685981+0000 mon.a (mon.0) 13523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[27441]: audit 2024-04-03T23:06:58.693746+0000 mon.a (mon.0) 13524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:06:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[27441]: audit 2024-04-03T23:06:59.124101+0000 mon.a (mon.0) 13525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:06:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[27441]: audit 2024-04-03T23:06:59.125886+0000 mon.a (mon.0) 13526 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:06:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:06:59 smithi067 bash[27441]: audit 2024-04-03T23:06:59.139852+0000 mon.a (mon.0) 13527 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:07:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:00 smithi082 bash[20963]: cluster 2024-04-03T23:06:59.107524+0000 mgr.y (mgr.24370) 15853 : cluster [DBG] pgmap v15837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:00 smithi082 bash[20963]: audit 2024-04-03T23:06:59.868233+0000 mon.a (mon.0) 13528 : audit [DBG] from='client.? 172.21.15.67:0/1382242688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:00 smithi067 bash[27441]: cluster 2024-04-03T23:06:59.107524+0000 mgr.y (mgr.24370) 15853 : cluster [DBG] pgmap v15837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:00 smithi067 bash[27441]: audit 2024-04-03T23:06:59.868233+0000 mon.a (mon.0) 13528 : audit [DBG] from='client.? 172.21.15.67:0/1382242688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:00 smithi067 bash[17655]: cluster 2024-04-03T23:06:59.107524+0000 mgr.y (mgr.24370) 15853 : cluster [DBG] pgmap v15837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:00 smithi067 bash[17655]: audit 2024-04-03T23:06:59.868233+0000 mon.a (mon.0) 13528 : audit [DBG] from='client.? 172.21.15.67:0/1382242688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:02 smithi067 bash[27441]: cluster 2024-04-03T23:07:01.108759+0000 mgr.y (mgr.24370) 15854 : cluster [DBG] pgmap v15838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:02 smithi067 bash[27441]: audit 2024-04-03T23:07:02.315157+0000 mon.a (mon.0) 13529 : audit [DBG] from='client.? 172.21.15.67:0/2774344929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:02 smithi067 bash[17655]: cluster 2024-04-03T23:07:01.108759+0000 mgr.y (mgr.24370) 15854 : cluster [DBG] pgmap v15838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:02 smithi067 bash[17655]: audit 2024-04-03T23:07:02.315157+0000 mon.a (mon.0) 13529 : audit [DBG] from='client.? 172.21.15.67:0/2774344929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:02 smithi082 bash[20963]: cluster 2024-04-03T23:07:01.108759+0000 mgr.y (mgr.24370) 15854 : cluster [DBG] pgmap v15838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:02 smithi082 bash[20963]: audit 2024-04-03T23:07:02.315157+0000 mon.a (mon.0) 13529 : audit [DBG] from='client.? 172.21.15.67:0/2774344929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:07:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:07:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:04 smithi082 bash[20963]: cluster 2024-04-03T23:07:03.109474+0000 mgr.y (mgr.24370) 15855 : cluster [DBG] pgmap v15839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:04 smithi067 bash[27441]: cluster 2024-04-03T23:07:03.109474+0000 mgr.y (mgr.24370) 15855 : cluster [DBG] pgmap v15839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:04 smithi067 bash[17655]: cluster 2024-04-03T23:07:03.109474+0000 mgr.y (mgr.24370) 15855 : cluster [DBG] pgmap v15839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:05 smithi082 bash[20963]: audit 2024-04-03T23:07:04.764535+0000 mon.c (mon.2) 6337 : audit [DBG] from='client.? 172.21.15.67:0/267489958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:05 smithi067 bash[17655]: audit 2024-04-03T23:07:04.764535+0000 mon.c (mon.2) 6337 : audit [DBG] from='client.? 172.21.15.67:0/267489958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:05 smithi067 bash[27441]: audit 2024-04-03T23:07:04.764535+0000 mon.c (mon.2) 6337 : audit [DBG] from='client.? 172.21.15.67:0/267489958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:06 smithi082 bash[20963]: cluster 2024-04-03T23:07:05.110229+0000 mgr.y (mgr.24370) 15856 : cluster [DBG] pgmap v15840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:06 smithi067 bash[27441]: cluster 2024-04-03T23:07:05.110229+0000 mgr.y (mgr.24370) 15856 : cluster [DBG] pgmap v15840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:06 smithi067 bash[17655]: cluster 2024-04-03T23:07:05.110229+0000 mgr.y (mgr.24370) 15856 : cluster [DBG] pgmap v15840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:07 smithi082 bash[20963]: audit 2024-04-03T23:07:07.216206+0000 mon.a (mon.0) 13530 : audit [DBG] from='client.? 172.21.15.67:0/1995496150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:08.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:07 smithi067 bash[17655]: audit 2024-04-03T23:07:07.216206+0000 mon.a (mon.0) 13530 : audit [DBG] from='client.? 172.21.15.67:0/1995496150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:07 smithi067 bash[27441]: audit 2024-04-03T23:07:07.216206+0000 mon.a (mon.0) 13530 : audit [DBG] from='client.? 172.21.15.67:0/1995496150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:08 smithi082 bash[20963]: cluster 2024-04-03T23:07:07.111360+0000 mgr.y (mgr.24370) 15857 : cluster [DBG] pgmap v15841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:08 smithi067 bash[17655]: cluster 2024-04-03T23:07:07.111360+0000 mgr.y (mgr.24370) 15857 : cluster [DBG] pgmap v15841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:08 smithi067 bash[27441]: cluster 2024-04-03T23:07:07.111360+0000 mgr.y (mgr.24370) 15857 : cluster [DBG] pgmap v15841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:09 smithi082 bash[20963]: audit 2024-04-03T23:07:09.665572+0000 mon.c (mon.2) 6338 : audit [DBG] from='client.? 172.21.15.67:0/4061965282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:10.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:09 smithi067 bash[17655]: audit 2024-04-03T23:07:09.665572+0000 mon.c (mon.2) 6338 : audit [DBG] from='client.? 172.21.15.67:0/4061965282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:09 smithi067 bash[27441]: audit 2024-04-03T23:07:09.665572+0000 mon.c (mon.2) 6338 : audit [DBG] from='client.? 172.21.15.67:0/4061965282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:10 smithi082 bash[20963]: cluster 2024-04-03T23:07:09.112046+0000 mgr.y (mgr.24370) 15858 : cluster [DBG] pgmap v15842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:10 smithi082 bash[20963]: audit 2024-04-03T23:07:10.501174+0000 mon.a (mon.0) 13531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:10 smithi067 bash[27441]: cluster 2024-04-03T23:07:09.112046+0000 mgr.y (mgr.24370) 15858 : cluster [DBG] pgmap v15842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:10 smithi067 bash[27441]: audit 2024-04-03T23:07:10.501174+0000 mon.a (mon.0) 13531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:10 smithi067 bash[17655]: cluster 2024-04-03T23:07:09.112046+0000 mgr.y (mgr.24370) 15858 : cluster [DBG] pgmap v15842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:10 smithi067 bash[17655]: audit 2024-04-03T23:07:10.501174+0000 mon.a (mon.0) 13531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:12 smithi067 bash[27441]: cluster 2024-04-03T23:07:11.113291+0000 mgr.y (mgr.24370) 15859 : cluster [DBG] pgmap v15843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:12 smithi067 bash[27441]: audit 2024-04-03T23:07:12.109003+0000 mon.a (mon.0) 13532 : audit [DBG] from='client.? 172.21.15.67:0/433617869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:12 smithi067 bash[17655]: cluster 2024-04-03T23:07:11.113291+0000 mgr.y (mgr.24370) 15859 : cluster [DBG] pgmap v15843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:12 smithi067 bash[17655]: audit 2024-04-03T23:07:12.109003+0000 mon.a (mon.0) 13532 : audit [DBG] from='client.? 172.21.15.67:0/433617869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:12 smithi082 bash[20963]: cluster 2024-04-03T23:07:11.113291+0000 mgr.y (mgr.24370) 15859 : cluster [DBG] pgmap v15843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:12 smithi082 bash[20963]: audit 2024-04-03T23:07:12.109003+0000 mon.a (mon.0) 13532 : audit [DBG] from='client.? 172.21.15.67:0/433617869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:13] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T23:07:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:07:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:14 smithi082 bash[20963]: cluster 2024-04-03T23:07:13.114045+0000 mgr.y (mgr.24370) 15860 : cluster [DBG] pgmap v15844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:14 smithi082 bash[20963]: audit 2024-04-03T23:07:14.563395+0000 mon.a (mon.0) 13533 : audit [DBG] from='client.? 172.21.15.67:0/343611665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:14 smithi067 bash[17655]: cluster 2024-04-03T23:07:13.114045+0000 mgr.y (mgr.24370) 15860 : cluster [DBG] pgmap v15844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:14 smithi067 bash[17655]: audit 2024-04-03T23:07:14.563395+0000 mon.a (mon.0) 13533 : audit [DBG] from='client.? 172.21.15.67:0/343611665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:14 smithi067 bash[27441]: cluster 2024-04-03T23:07:13.114045+0000 mgr.y (mgr.24370) 15860 : cluster [DBG] pgmap v15844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:14 smithi067 bash[27441]: audit 2024-04-03T23:07:14.563395+0000 mon.a (mon.0) 13533 : audit [DBG] from='client.? 172.21.15.67:0/343611665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:16 smithi082 bash[20963]: cluster 2024-04-03T23:07:15.114718+0000 mgr.y (mgr.24370) 15861 : cluster [DBG] pgmap v15845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:17.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:16 smithi067 bash[27441]: cluster 2024-04-03T23:07:15.114718+0000 mgr.y (mgr.24370) 15861 : cluster [DBG] pgmap v15845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:16 smithi067 bash[17655]: cluster 2024-04-03T23:07:15.114718+0000 mgr.y (mgr.24370) 15861 : cluster [DBG] pgmap v15845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:17 smithi082 bash[20963]: audit 2024-04-03T23:07:17.015513+0000 mon.a (mon.0) 13534 : audit [DBG] from='client.? 172.21.15.67:0/1659667643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:18.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:17 smithi067 bash[27441]: audit 2024-04-03T23:07:17.015513+0000 mon.a (mon.0) 13534 : audit [DBG] from='client.? 172.21.15.67:0/1659667643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:17 smithi067 bash[17655]: audit 2024-04-03T23:07:17.015513+0000 mon.a (mon.0) 13534 : audit [DBG] from='client.? 172.21.15.67:0/1659667643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:18 smithi082 bash[20963]: cluster 2024-04-03T23:07:17.115914+0000 mgr.y (mgr.24370) 15862 : cluster [DBG] pgmap v15846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:19.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:18 smithi067 bash[27441]: cluster 2024-04-03T23:07:17.115914+0000 mgr.y (mgr.24370) 15862 : cluster [DBG] pgmap v15846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:18 smithi067 bash[17655]: cluster 2024-04-03T23:07:17.115914+0000 mgr.y (mgr.24370) 15862 : cluster [DBG] pgmap v15846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:19 smithi082 bash[20963]: audit 2024-04-03T23:07:19.464412+0000 mon.a (mon.0) 13535 : audit [DBG] from='client.? 172.21.15.67:0/441816653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:20.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:19 smithi067 bash[27441]: audit 2024-04-03T23:07:19.464412+0000 mon.a (mon.0) 13535 : audit [DBG] from='client.? 172.21.15.67:0/441816653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:19 smithi067 bash[17655]: audit 2024-04-03T23:07:19.464412+0000 mon.a (mon.0) 13535 : audit [DBG] from='client.? 172.21.15.67:0/441816653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:20 smithi082 bash[20963]: cluster 2024-04-03T23:07:19.116572+0000 mgr.y (mgr.24370) 15863 : cluster [DBG] pgmap v15847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:20 smithi067 bash[27441]: cluster 2024-04-03T23:07:19.116572+0000 mgr.y (mgr.24370) 15863 : cluster [DBG] pgmap v15847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:20 smithi067 bash[17655]: cluster 2024-04-03T23:07:19.116572+0000 mgr.y (mgr.24370) 15863 : cluster [DBG] pgmap v15847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:22 smithi067 bash[27441]: cluster 2024-04-03T23:07:21.117766+0000 mgr.y (mgr.24370) 15864 : cluster [DBG] pgmap v15848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:22 smithi067 bash[27441]: audit 2024-04-03T23:07:21.914485+0000 mon.a (mon.0) 13536 : audit [DBG] from='client.? 172.21.15.67:0/1184700091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:22 smithi067 bash[17655]: cluster 2024-04-03T23:07:21.117766+0000 mgr.y (mgr.24370) 15864 : cluster [DBG] pgmap v15848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:22 smithi067 bash[17655]: audit 2024-04-03T23:07:21.914485+0000 mon.a (mon.0) 13536 : audit [DBG] from='client.? 172.21.15.67:0/1184700091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:22 smithi082 bash[20963]: cluster 2024-04-03T23:07:21.117766+0000 mgr.y (mgr.24370) 15864 : cluster [DBG] pgmap v15848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:22 smithi082 bash[20963]: audit 2024-04-03T23:07:21.914485+0000 mon.a (mon.0) 13536 : audit [DBG] from='client.? 172.21.15.67:0/1184700091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:23] "GET /metrics HTTP/1.1" 200 239973 "" "Prometheus/2.43.0" 2024-04-03T23:07:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:07:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:24 smithi082 bash[20963]: cluster 2024-04-03T23:07:23.118480+0000 mgr.y (mgr.24370) 15865 : cluster [DBG] pgmap v15849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:24 smithi082 bash[20963]: audit 2024-04-03T23:07:24.371667+0000 mon.a (mon.0) 13537 : audit [DBG] from='client.? 172.21.15.67:0/325586049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:24 smithi067 bash[17655]: cluster 2024-04-03T23:07:23.118480+0000 mgr.y (mgr.24370) 15865 : cluster [DBG] pgmap v15849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:24 smithi067 bash[17655]: audit 2024-04-03T23:07:24.371667+0000 mon.a (mon.0) 13537 : audit [DBG] from='client.? 172.21.15.67:0/325586049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:24 smithi067 bash[27441]: cluster 2024-04-03T23:07:23.118480+0000 mgr.y (mgr.24370) 15865 : cluster [DBG] pgmap v15849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:24 smithi067 bash[27441]: audit 2024-04-03T23:07:24.371667+0000 mon.a (mon.0) 13537 : audit [DBG] from='client.? 172.21.15.67:0/325586049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:25 smithi082 bash[20963]: audit 2024-04-03T23:07:25.501357+0000 mon.a (mon.0) 13538 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:25 smithi067 bash[17655]: audit 2024-04-03T23:07:25.501357+0000 mon.a (mon.0) 13538 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:25 smithi067 bash[27441]: audit 2024-04-03T23:07:25.501357+0000 mon.a (mon.0) 13538 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:26 smithi082 bash[20963]: cluster 2024-04-03T23:07:25.119185+0000 mgr.y (mgr.24370) 15866 : cluster [DBG] pgmap v15850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:26 smithi067 bash[27441]: cluster 2024-04-03T23:07:25.119185+0000 mgr.y (mgr.24370) 15866 : cluster [DBG] pgmap v15850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:26 smithi067 bash[17655]: cluster 2024-04-03T23:07:25.119185+0000 mgr.y (mgr.24370) 15866 : cluster [DBG] pgmap v15850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:27 smithi082 bash[20963]: audit 2024-04-03T23:07:26.836189+0000 mon.c (mon.2) 6339 : audit [DBG] from='client.? 172.21.15.67:0/2539564836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:27 smithi067 bash[17655]: audit 2024-04-03T23:07:26.836189+0000 mon.c (mon.2) 6339 : audit [DBG] from='client.? 172.21.15.67:0/2539564836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:27 smithi067 bash[27441]: audit 2024-04-03T23:07:26.836189+0000 mon.c (mon.2) 6339 : audit [DBG] from='client.? 172.21.15.67:0/2539564836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:28 smithi082 bash[20963]: cluster 2024-04-03T23:07:27.120423+0000 mgr.y (mgr.24370) 15867 : cluster [DBG] pgmap v15851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:28 smithi067 bash[17655]: cluster 2024-04-03T23:07:27.120423+0000 mgr.y (mgr.24370) 15867 : cluster [DBG] pgmap v15851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:28 smithi067 bash[27441]: cluster 2024-04-03T23:07:27.120423+0000 mgr.y (mgr.24370) 15867 : cluster [DBG] pgmap v15851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:29 smithi082 bash[20963]: audit 2024-04-03T23:07:29.296681+0000 mon.c (mon.2) 6340 : audit [DBG] from='client.? 172.21.15.67:0/2263651226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:29 smithi067 bash[27441]: audit 2024-04-03T23:07:29.296681+0000 mon.c (mon.2) 6340 : audit [DBG] from='client.? 172.21.15.67:0/2263651226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:29 smithi067 bash[17655]: audit 2024-04-03T23:07:29.296681+0000 mon.c (mon.2) 6340 : audit [DBG] from='client.? 172.21.15.67:0/2263651226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:30 smithi082 bash[20963]: cluster 2024-04-03T23:07:29.121111+0000 mgr.y (mgr.24370) 15868 : cluster [DBG] pgmap v15852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:30 smithi067 bash[27441]: cluster 2024-04-03T23:07:29.121111+0000 mgr.y (mgr.24370) 15868 : cluster [DBG] pgmap v15852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:30 smithi067 bash[17655]: cluster 2024-04-03T23:07:29.121111+0000 mgr.y (mgr.24370) 15868 : cluster [DBG] pgmap v15852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:31 smithi082 bash[20963]: audit 2024-04-03T23:07:31.750116+0000 mon.a (mon.0) 13539 : audit [DBG] from='client.? 172.21.15.67:0/1230421453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:31 smithi067 bash[17655]: audit 2024-04-03T23:07:31.750116+0000 mon.a (mon.0) 13539 : audit [DBG] from='client.? 172.21.15.67:0/1230421453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:31 smithi067 bash[27441]: audit 2024-04-03T23:07:31.750116+0000 mon.a (mon.0) 13539 : audit [DBG] from='client.? 172.21.15.67:0/1230421453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:32 smithi067 bash[17655]: cluster 2024-04-03T23:07:31.122280+0000 mgr.y (mgr.24370) 15869 : cluster [DBG] pgmap v15853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:32 smithi067 bash[27441]: cluster 2024-04-03T23:07:31.122280+0000 mgr.y (mgr.24370) 15869 : cluster [DBG] pgmap v15853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:32 smithi082 bash[20963]: cluster 2024-04-03T23:07:31.122280+0000 mgr.y (mgr.24370) 15869 : cluster [DBG] pgmap v15853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:07:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:07:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:34 smithi082 bash[20963]: cluster 2024-04-03T23:07:33.123093+0000 mgr.y (mgr.24370) 15870 : cluster [DBG] pgmap v15854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:34 smithi082 bash[20963]: audit 2024-04-03T23:07:34.198903+0000 mon.c (mon.2) 6341 : audit [DBG] from='client.? 172.21.15.67:0/1340400748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:34 smithi067 bash[17655]: cluster 2024-04-03T23:07:33.123093+0000 mgr.y (mgr.24370) 15870 : cluster [DBG] pgmap v15854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:34 smithi067 bash[17655]: audit 2024-04-03T23:07:34.198903+0000 mon.c (mon.2) 6341 : audit [DBG] from='client.? 172.21.15.67:0/1340400748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:34 smithi067 bash[27441]: cluster 2024-04-03T23:07:33.123093+0000 mgr.y (mgr.24370) 15870 : cluster [DBG] pgmap v15854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:34 smithi067 bash[27441]: audit 2024-04-03T23:07:34.198903+0000 mon.c (mon.2) 6341 : audit [DBG] from='client.? 172.21.15.67:0/1340400748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:36 smithi082 bash[20963]: cluster 2024-04-03T23:07:35.123828+0000 mgr.y (mgr.24370) 15871 : cluster [DBG] pgmap v15855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:36 smithi082 bash[20963]: audit 2024-04-03T23:07:36.656688+0000 mon.a (mon.0) 13540 : audit [DBG] from='client.? 172.21.15.67:0/102094420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:36 smithi067 bash[17655]: cluster 2024-04-03T23:07:35.123828+0000 mgr.y (mgr.24370) 15871 : cluster [DBG] pgmap v15855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:37.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:36 smithi067 bash[17655]: audit 2024-04-03T23:07:36.656688+0000 mon.a (mon.0) 13540 : audit [DBG] from='client.? 172.21.15.67:0/102094420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:36 smithi067 bash[27441]: cluster 2024-04-03T23:07:35.123828+0000 mgr.y (mgr.24370) 15871 : cluster [DBG] pgmap v15855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:36 smithi067 bash[27441]: audit 2024-04-03T23:07:36.656688+0000 mon.a (mon.0) 13540 : audit [DBG] from='client.? 172.21.15.67:0/102094420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:38 smithi082 bash[20963]: cluster 2024-04-03T23:07:37.125044+0000 mgr.y (mgr.24370) 15872 : cluster [DBG] pgmap v15856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:38 smithi067 bash[17655]: cluster 2024-04-03T23:07:37.125044+0000 mgr.y (mgr.24370) 15872 : cluster [DBG] pgmap v15856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:38 smithi067 bash[27441]: cluster 2024-04-03T23:07:37.125044+0000 mgr.y (mgr.24370) 15872 : cluster [DBG] pgmap v15856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:39 smithi082 bash[20963]: audit 2024-04-03T23:07:39.111907+0000 mon.c (mon.2) 6342 : audit [DBG] from='client.? 172.21.15.67:0/3369551921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:39 smithi067 bash[17655]: audit 2024-04-03T23:07:39.111907+0000 mon.c (mon.2) 6342 : audit [DBG] from='client.? 172.21.15.67:0/3369551921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:39 smithi067 bash[27441]: audit 2024-04-03T23:07:39.111907+0000 mon.c (mon.2) 6342 : audit [DBG] from='client.? 172.21.15.67:0/3369551921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:40 smithi082 bash[20963]: cluster 2024-04-03T23:07:39.125548+0000 mgr.y (mgr.24370) 15873 : cluster [DBG] pgmap v15857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:40 smithi082 bash[20963]: audit 2024-04-03T23:07:40.501743+0000 mon.a (mon.0) 13541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:40 smithi067 bash[27441]: cluster 2024-04-03T23:07:39.125548+0000 mgr.y (mgr.24370) 15873 : cluster [DBG] pgmap v15857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:40 smithi067 bash[27441]: audit 2024-04-03T23:07:40.501743+0000 mon.a (mon.0) 13541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:40 smithi067 bash[17655]: cluster 2024-04-03T23:07:39.125548+0000 mgr.y (mgr.24370) 15873 : cluster [DBG] pgmap v15857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:40 smithi067 bash[17655]: audit 2024-04-03T23:07:40.501743+0000 mon.a (mon.0) 13541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:41 smithi082 bash[20963]: audit 2024-04-03T23:07:41.559046+0000 mon.a (mon.0) 13542 : audit [DBG] from='client.? 172.21.15.67:0/3324622085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:41 smithi067 bash[17655]: audit 2024-04-03T23:07:41.559046+0000 mon.a (mon.0) 13542 : audit [DBG] from='client.? 172.21.15.67:0/3324622085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:41 smithi067 bash[27441]: audit 2024-04-03T23:07:41.559046+0000 mon.a (mon.0) 13542 : audit [DBG] from='client.? 172.21.15.67:0/3324622085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:42 smithi082 bash[20963]: cluster 2024-04-03T23:07:41.126688+0000 mgr.y (mgr.24370) 15874 : cluster [DBG] pgmap v15858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:42 smithi067 bash[17655]: cluster 2024-04-03T23:07:41.126688+0000 mgr.y (mgr.24370) 15874 : cluster [DBG] pgmap v15858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:07:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:42 smithi067 bash[27441]: cluster 2024-04-03T23:07:41.126688+0000 mgr.y (mgr.24370) 15874 : cluster [DBG] pgmap v15858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:07:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:44 smithi082 bash[20963]: cluster 2024-04-03T23:07:43.127386+0000 mgr.y (mgr.24370) 15875 : cluster [DBG] pgmap v15859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:44 smithi082 bash[20963]: audit 2024-04-03T23:07:44.001718+0000 mon.a (mon.0) 13543 : audit [DBG] from='client.? 172.21.15.67:0/1366478690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:44 smithi067 bash[27441]: cluster 2024-04-03T23:07:43.127386+0000 mgr.y (mgr.24370) 15875 : cluster [DBG] pgmap v15859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:44 smithi067 bash[27441]: audit 2024-04-03T23:07:44.001718+0000 mon.a (mon.0) 13543 : audit [DBG] from='client.? 172.21.15.67:0/1366478690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:44 smithi067 bash[17655]: cluster 2024-04-03T23:07:43.127386+0000 mgr.y (mgr.24370) 15875 : cluster [DBG] pgmap v15859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:44 smithi067 bash[17655]: audit 2024-04-03T23:07:44.001718+0000 mon.a (mon.0) 13543 : audit [DBG] from='client.? 172.21.15.67:0/1366478690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:46 smithi082 bash[20963]: cluster 2024-04-03T23:07:45.128150+0000 mgr.y (mgr.24370) 15876 : cluster [DBG] pgmap v15860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:46 smithi082 bash[20963]: audit 2024-04-03T23:07:46.447465+0000 mon.c (mon.2) 6343 : audit [DBG] from='client.? 172.21.15.67:0/2018543500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:46 smithi067 bash[17655]: cluster 2024-04-03T23:07:45.128150+0000 mgr.y (mgr.24370) 15876 : cluster [DBG] pgmap v15860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:46 smithi067 bash[17655]: audit 2024-04-03T23:07:46.447465+0000 mon.c (mon.2) 6343 : audit [DBG] from='client.? 172.21.15.67:0/2018543500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:46 smithi067 bash[27441]: cluster 2024-04-03T23:07:45.128150+0000 mgr.y (mgr.24370) 15876 : cluster [DBG] pgmap v15860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:46 smithi067 bash[27441]: audit 2024-04-03T23:07:46.447465+0000 mon.c (mon.2) 6343 : audit [DBG] from='client.? 172.21.15.67:0/2018543500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:48 smithi082 bash[20963]: cluster 2024-04-03T23:07:47.129256+0000 mgr.y (mgr.24370) 15877 : cluster [DBG] pgmap v15861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:48 smithi067 bash[17655]: cluster 2024-04-03T23:07:47.129256+0000 mgr.y (mgr.24370) 15877 : cluster [DBG] pgmap v15861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:48 smithi067 bash[27441]: cluster 2024-04-03T23:07:47.129256+0000 mgr.y (mgr.24370) 15877 : cluster [DBG] pgmap v15861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:49 smithi082 bash[20963]: audit 2024-04-03T23:07:48.894641+0000 mon.c (mon.2) 6344 : audit [DBG] from='client.? 172.21.15.67:0/1210457607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:50.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:49 smithi067 bash[17655]: audit 2024-04-03T23:07:48.894641+0000 mon.c (mon.2) 6344 : audit [DBG] from='client.? 172.21.15.67:0/1210457607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:49 smithi067 bash[27441]: audit 2024-04-03T23:07:48.894641+0000 mon.c (mon.2) 6344 : audit [DBG] from='client.? 172.21.15.67:0/1210457607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:50 smithi082 bash[20963]: cluster 2024-04-03T23:07:49.129951+0000 mgr.y (mgr.24370) 15878 : cluster [DBG] pgmap v15862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:50 smithi067 bash[17655]: cluster 2024-04-03T23:07:49.129951+0000 mgr.y (mgr.24370) 15878 : cluster [DBG] pgmap v15862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:50 smithi067 bash[27441]: cluster 2024-04-03T23:07:49.129951+0000 mgr.y (mgr.24370) 15878 : cluster [DBG] pgmap v15862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:51 smithi067 bash[27441]: audit 2024-04-03T23:07:51.352589+0000 mon.a (mon.0) 13544 : audit [DBG] from='client.? 172.21.15.67:0/1720016237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:51 smithi067 bash[17655]: audit 2024-04-03T23:07:51.352589+0000 mon.a (mon.0) 13544 : audit [DBG] from='client.? 172.21.15.67:0/1720016237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:51 smithi082 bash[20963]: audit 2024-04-03T23:07:51.352589+0000 mon.a (mon.0) 13544 : audit [DBG] from='client.? 172.21.15.67:0/1720016237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:53.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:07:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:52 smithi067 bash[27441]: cluster 2024-04-03T23:07:51.131076+0000 mgr.y (mgr.24370) 15879 : cluster [DBG] pgmap v15863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:53.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:52 smithi067 bash[17655]: cluster 2024-04-03T23:07:51.131076+0000 mgr.y (mgr.24370) 15879 : cluster [DBG] pgmap v15863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:52 smithi082 bash[20963]: cluster 2024-04-03T23:07:51.131076+0000 mgr.y (mgr.24370) 15879 : cluster [DBG] pgmap v15863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:07:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:53 smithi067 bash[27441]: audit 2024-04-03T23:07:53.799275+0000 mon.a (mon.0) 13545 : audit [DBG] from='client.? 172.21.15.67:0/2494317850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:53 smithi067 bash[17655]: audit 2024-04-03T23:07:53.799275+0000 mon.a (mon.0) 13545 : audit [DBG] from='client.? 172.21.15.67:0/2494317850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:53 smithi082 bash[20963]: audit 2024-04-03T23:07:53.799275+0000 mon.a (mon.0) 13545 : audit [DBG] from='client.? 172.21.15.67:0/2494317850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:54 smithi067 bash[27441]: cluster 2024-04-03T23:07:53.131802+0000 mgr.y (mgr.24370) 15880 : cluster [DBG] pgmap v15864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:54 smithi067 bash[17655]: cluster 2024-04-03T23:07:53.131802+0000 mgr.y (mgr.24370) 15880 : cluster [DBG] pgmap v15864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:54 smithi082 bash[20963]: cluster 2024-04-03T23:07:53.131802+0000 mgr.y (mgr.24370) 15880 : cluster [DBG] pgmap v15864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:55 smithi067 bash[17655]: audit 2024-04-03T23:07:55.502112+0000 mon.a (mon.0) 13546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:55 smithi067 bash[27441]: audit 2024-04-03T23:07:55.502112+0000 mon.a (mon.0) 13546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:55 smithi082 bash[20963]: audit 2024-04-03T23:07:55.502112+0000 mon.a (mon.0) 13546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:07:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:56 smithi067 bash[27441]: cluster 2024-04-03T23:07:55.132461+0000 mgr.y (mgr.24370) 15881 : cluster [DBG] pgmap v15865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:56 smithi067 bash[27441]: audit 2024-04-03T23:07:56.252180+0000 mon.a (mon.0) 13547 : audit [DBG] from='client.? 172.21.15.67:0/107264349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:56 smithi067 bash[17655]: cluster 2024-04-03T23:07:55.132461+0000 mgr.y (mgr.24370) 15881 : cluster [DBG] pgmap v15865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:56 smithi067 bash[17655]: audit 2024-04-03T23:07:56.252180+0000 mon.a (mon.0) 13547 : audit [DBG] from='client.? 172.21.15.67:0/107264349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:56 smithi082 bash[20963]: cluster 2024-04-03T23:07:55.132461+0000 mgr.y (mgr.24370) 15881 : cluster [DBG] pgmap v15865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:56 smithi082 bash[20963]: audit 2024-04-03T23:07:56.252180+0000 mon.a (mon.0) 13547 : audit [DBG] from='client.? 172.21.15.67:0/107264349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:58 smithi082 bash[20963]: cluster 2024-04-03T23:07:57.133629+0000 mgr.y (mgr.24370) 15882 : cluster [DBG] pgmap v15866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:58 smithi082 bash[20963]: audit 2024-04-03T23:07:58.706655+0000 mon.c (mon.2) 6345 : audit [DBG] from='client.? 172.21.15.67:0/1884487076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:58 smithi067 bash[27441]: cluster 2024-04-03T23:07:57.133629+0000 mgr.y (mgr.24370) 15882 : cluster [DBG] pgmap v15866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:58 smithi067 bash[27441]: audit 2024-04-03T23:07:58.706655+0000 mon.c (mon.2) 6345 : audit [DBG] from='client.? 172.21.15.67:0/1884487076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:07:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:58 smithi067 bash[17655]: cluster 2024-04-03T23:07:57.133629+0000 mgr.y (mgr.24370) 15882 : cluster [DBG] pgmap v15866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:07:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:58 smithi067 bash[17655]: audit 2024-04-03T23:07:58.706655+0000 mon.c (mon.2) 6345 : audit [DBG] from='client.? 172.21.15.67:0/1884487076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:07:59 smithi082 bash[20963]: audit 2024-04-03T23:07:59.216260+0000 mon.a (mon.0) 13548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:08:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:07:59 smithi067 bash[17655]: audit 2024-04-03T23:07:59.216260+0000 mon.a (mon.0) 13548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:08:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:07:59 smithi067 bash[27441]: audit 2024-04-03T23:07:59.216260+0000 mon.a (mon.0) 13548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:08:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:00 smithi082 bash[20963]: cluster 2024-04-03T23:07:59.134311+0000 mgr.y (mgr.24370) 15883 : cluster [DBG] pgmap v15867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:00 smithi067 bash[17655]: cluster 2024-04-03T23:07:59.134311+0000 mgr.y (mgr.24370) 15883 : cluster [DBG] pgmap v15867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:00 smithi067 bash[27441]: cluster 2024-04-03T23:07:59.134311+0000 mgr.y (mgr.24370) 15883 : cluster [DBG] pgmap v15867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:01 smithi082 bash[20963]: audit 2024-04-03T23:08:01.155866+0000 mon.a (mon.0) 13549 : audit [DBG] from='client.? 172.21.15.67:0/2136088260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:01 smithi067 bash[17655]: audit 2024-04-03T23:08:01.155866+0000 mon.a (mon.0) 13549 : audit [DBG] from='client.? 172.21.15.67:0/2136088260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:01 smithi067 bash[27441]: audit 2024-04-03T23:08:01.155866+0000 mon.a (mon.0) 13549 : audit [DBG] from='client.? 172.21.15.67:0/2136088260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:02 smithi082 bash[20963]: cluster 2024-04-03T23:08:01.135447+0000 mgr.y (mgr.24370) 15884 : cluster [DBG] pgmap v15868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:08:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:02 smithi067 bash[27441]: cluster 2024-04-03T23:08:01.135447+0000 mgr.y (mgr.24370) 15884 : cluster [DBG] pgmap v15868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:02 smithi067 bash[17655]: cluster 2024-04-03T23:08:01.135447+0000 mgr.y (mgr.24370) 15884 : cluster [DBG] pgmap v15868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:08:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:03 smithi082 bash[20963]: audit 2024-04-03T23:08:03.618631+0000 mon.a (mon.0) 13550 : audit [DBG] from='client.? 172.21.15.67:0/2093857481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:03 smithi067 bash[17655]: audit 2024-04-03T23:08:03.618631+0000 mon.a (mon.0) 13550 : audit [DBG] from='client.? 172.21.15.67:0/2093857481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:03 smithi067 bash[27441]: audit 2024-04-03T23:08:03.618631+0000 mon.a (mon.0) 13550 : audit [DBG] from='client.? 172.21.15.67:0/2093857481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:04 smithi082 bash[20963]: cluster 2024-04-03T23:08:03.136179+0000 mgr.y (mgr.24370) 15885 : cluster [DBG] pgmap v15869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:04 smithi082 bash[20963]: audit 2024-04-03T23:08:04.909765+0000 mon.a (mon.0) 13551 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:04 smithi082 bash[20963]: audit 2024-04-03T23:08:04.917418+0000 mon.a (mon.0) 13552 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:04 smithi067 bash[17655]: cluster 2024-04-03T23:08:03.136179+0000 mgr.y (mgr.24370) 15885 : cluster [DBG] pgmap v15869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:04 smithi067 bash[17655]: audit 2024-04-03T23:08:04.909765+0000 mon.a (mon.0) 13551 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:04 smithi067 bash[17655]: audit 2024-04-03T23:08:04.917418+0000 mon.a (mon.0) 13552 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:04 smithi067 bash[27441]: cluster 2024-04-03T23:08:03.136179+0000 mgr.y (mgr.24370) 15885 : cluster [DBG] pgmap v15869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:04 smithi067 bash[27441]: audit 2024-04-03T23:08:04.909765+0000 mon.a (mon.0) 13551 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:04 smithi067 bash[27441]: audit 2024-04-03T23:08:04.917418+0000 mon.a (mon.0) 13552 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:06 smithi082 bash[20963]: cluster 2024-04-03T23:08:05.136584+0000 mgr.y (mgr.24370) 15886 : cluster [DBG] pgmap v15870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:06 smithi082 bash[20963]: audit 2024-04-03T23:08:05.265516+0000 mon.a (mon.0) 13553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:06 smithi082 bash[20963]: audit 2024-04-03T23:08:05.280696+0000 mon.a (mon.0) 13554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:06 smithi082 bash[20963]: audit 2024-04-03T23:08:05.723906+0000 mon.a (mon.0) 13555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:08:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:06 smithi082 bash[20963]: audit 2024-04-03T23:08:05.725472+0000 mon.a (mon.0) 13556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:08:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:06 smithi082 bash[20963]: audit 2024-04-03T23:08:05.734199+0000 mon.a (mon.0) 13557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:06 smithi082 bash[20963]: audit 2024-04-03T23:08:06.082340+0000 mon.c (mon.2) 6346 : audit [DBG] from='client.? 172.21.15.67:0/1237883510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[17655]: cluster 2024-04-03T23:08:05.136584+0000 mgr.y (mgr.24370) 15886 : cluster [DBG] pgmap v15870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[17655]: audit 2024-04-03T23:08:05.265516+0000 mon.a (mon.0) 13553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[17655]: audit 2024-04-03T23:08:05.280696+0000 mon.a (mon.0) 13554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[17655]: audit 2024-04-03T23:08:05.723906+0000 mon.a (mon.0) 13555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:08:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[17655]: audit 2024-04-03T23:08:05.725472+0000 mon.a (mon.0) 13556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:08:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[17655]: audit 2024-04-03T23:08:05.734199+0000 mon.a (mon.0) 13557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[17655]: audit 2024-04-03T23:08:06.082340+0000 mon.c (mon.2) 6346 : audit [DBG] from='client.? 172.21.15.67:0/1237883510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[27441]: cluster 2024-04-03T23:08:05.136584+0000 mgr.y (mgr.24370) 15886 : cluster [DBG] pgmap v15870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[27441]: audit 2024-04-03T23:08:05.265516+0000 mon.a (mon.0) 13553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[27441]: audit 2024-04-03T23:08:05.280696+0000 mon.a (mon.0) 13554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[27441]: audit 2024-04-03T23:08:05.723906+0000 mon.a (mon.0) 13555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:08:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[27441]: audit 2024-04-03T23:08:05.725472+0000 mon.a (mon.0) 13556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:08:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[27441]: audit 2024-04-03T23:08:05.734199+0000 mon.a (mon.0) 13557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:08:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:06 smithi067 bash[27441]: audit 2024-04-03T23:08:06.082340+0000 mon.c (mon.2) 6346 : audit [DBG] from='client.? 172.21.15.67:0/1237883510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:08 smithi082 bash[20963]: cluster 2024-04-03T23:08:07.137747+0000 mgr.y (mgr.24370) 15887 : cluster [DBG] pgmap v15871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:08 smithi067 bash[17655]: cluster 2024-04-03T23:08:07.137747+0000 mgr.y (mgr.24370) 15887 : cluster [DBG] pgmap v15871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:08 smithi067 bash[27441]: cluster 2024-04-03T23:08:07.137747+0000 mgr.y (mgr.24370) 15887 : cluster [DBG] pgmap v15871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:09 smithi082 bash[20963]: audit 2024-04-03T23:08:08.533834+0000 mon.c (mon.2) 6347 : audit [DBG] from='client.? 172.21.15.67:0/3353523669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:09 smithi067 bash[17655]: audit 2024-04-03T23:08:08.533834+0000 mon.c (mon.2) 6347 : audit [DBG] from='client.? 172.21.15.67:0/3353523669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:09 smithi067 bash[27441]: audit 2024-04-03T23:08:08.533834+0000 mon.c (mon.2) 6347 : audit [DBG] from='client.? 172.21.15.67:0/3353523669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:10 smithi082 bash[20963]: cluster 2024-04-03T23:08:09.138474+0000 mgr.y (mgr.24370) 15888 : cluster [DBG] pgmap v15872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:10 smithi067 bash[27441]: cluster 2024-04-03T23:08:09.138474+0000 mgr.y (mgr.24370) 15888 : cluster [DBG] pgmap v15872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:10 smithi067 bash[17655]: cluster 2024-04-03T23:08:09.138474+0000 mgr.y (mgr.24370) 15888 : cluster [DBG] pgmap v15872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:11 smithi082 bash[20963]: audit 2024-04-03T23:08:10.502565+0000 mon.a (mon.0) 13558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:11 smithi082 bash[20963]: audit 2024-04-03T23:08:10.978325+0000 mon.a (mon.0) 13559 : audit [DBG] from='client.? 172.21.15.67:0/97569763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:11 smithi067 bash[27441]: audit 2024-04-03T23:08:10.502565+0000 mon.a (mon.0) 13558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:11 smithi067 bash[27441]: audit 2024-04-03T23:08:10.978325+0000 mon.a (mon.0) 13559 : audit [DBG] from='client.? 172.21.15.67:0/97569763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:11 smithi067 bash[17655]: audit 2024-04-03T23:08:10.502565+0000 mon.a (mon.0) 13558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:11 smithi067 bash[17655]: audit 2024-04-03T23:08:10.978325+0000 mon.a (mon.0) 13559 : audit [DBG] from='client.? 172.21.15.67:0/97569763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:12 smithi082 bash[20963]: cluster 2024-04-03T23:08:11.139603+0000 mgr.y (mgr.24370) 15889 : cluster [DBG] pgmap v15873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:12 smithi067 bash[27441]: cluster 2024-04-03T23:08:11.139603+0000 mgr.y (mgr.24370) 15889 : cluster [DBG] pgmap v15873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:12 smithi067 bash[17655]: cluster 2024-04-03T23:08:11.139603+0000 mgr.y (mgr.24370) 15889 : cluster [DBG] pgmap v15873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:08:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:08:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:14 smithi082 bash[20963]: cluster 2024-04-03T23:08:13.140190+0000 mgr.y (mgr.24370) 15890 : cluster [DBG] pgmap v15874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:14 smithi082 bash[20963]: audit 2024-04-03T23:08:13.439215+0000 mon.c (mon.2) 6348 : audit [DBG] from='client.? 172.21.15.67:0/2667527330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:14 smithi067 bash[17655]: cluster 2024-04-03T23:08:13.140190+0000 mgr.y (mgr.24370) 15890 : cluster [DBG] pgmap v15874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:14 smithi067 bash[17655]: audit 2024-04-03T23:08:13.439215+0000 mon.c (mon.2) 6348 : audit [DBG] from='client.? 172.21.15.67:0/2667527330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:14 smithi067 bash[27441]: cluster 2024-04-03T23:08:13.140190+0000 mgr.y (mgr.24370) 15890 : cluster [DBG] pgmap v15874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:14 smithi067 bash[27441]: audit 2024-04-03T23:08:13.439215+0000 mon.c (mon.2) 6348 : audit [DBG] from='client.? 172.21.15.67:0/2667527330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:16 smithi082 bash[20963]: cluster 2024-04-03T23:08:15.140813+0000 mgr.y (mgr.24370) 15891 : cluster [DBG] pgmap v15875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:16 smithi082 bash[20963]: audit 2024-04-03T23:08:15.906529+0000 mon.a (mon.0) 13560 : audit [DBG] from='client.? 172.21.15.67:0/1220141740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:16 smithi067 bash[27441]: cluster 2024-04-03T23:08:15.140813+0000 mgr.y (mgr.24370) 15891 : cluster [DBG] pgmap v15875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:16 smithi067 bash[27441]: audit 2024-04-03T23:08:15.906529+0000 mon.a (mon.0) 13560 : audit [DBG] from='client.? 172.21.15.67:0/1220141740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:16 smithi067 bash[17655]: cluster 2024-04-03T23:08:15.140813+0000 mgr.y (mgr.24370) 15891 : cluster [DBG] pgmap v15875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:16 smithi067 bash[17655]: audit 2024-04-03T23:08:15.906529+0000 mon.a (mon.0) 13560 : audit [DBG] from='client.? 172.21.15.67:0/1220141740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:18 smithi082 bash[20963]: cluster 2024-04-03T23:08:17.141959+0000 mgr.y (mgr.24370) 15892 : cluster [DBG] pgmap v15876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:18 smithi067 bash[27441]: cluster 2024-04-03T23:08:17.141959+0000 mgr.y (mgr.24370) 15892 : cluster [DBG] pgmap v15876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:18 smithi067 bash[17655]: cluster 2024-04-03T23:08:17.141959+0000 mgr.y (mgr.24370) 15892 : cluster [DBG] pgmap v15876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:19 smithi082 bash[20963]: audit 2024-04-03T23:08:18.360650+0000 mon.a (mon.0) 13561 : audit [DBG] from='client.? 172.21.15.67:0/3624120884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:19 smithi067 bash[17655]: audit 2024-04-03T23:08:18.360650+0000 mon.a (mon.0) 13561 : audit [DBG] from='client.? 172.21.15.67:0/3624120884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:19 smithi067 bash[27441]: audit 2024-04-03T23:08:18.360650+0000 mon.a (mon.0) 13561 : audit [DBG] from='client.? 172.21.15.67:0/3624120884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:20.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:20 smithi082 bash[20963]: cluster 2024-04-03T23:08:19.142645+0000 mgr.y (mgr.24370) 15893 : cluster [DBG] pgmap v15877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:20 smithi067 bash[17655]: cluster 2024-04-03T23:08:19.142645+0000 mgr.y (mgr.24370) 15893 : cluster [DBG] pgmap v15877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:20 smithi067 bash[27441]: cluster 2024-04-03T23:08:19.142645+0000 mgr.y (mgr.24370) 15893 : cluster [DBG] pgmap v15877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:21 smithi082 bash[20963]: audit 2024-04-03T23:08:20.827524+0000 mon.a (mon.0) 13562 : audit [DBG] from='client.? 172.21.15.67:0/4165639532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:21 smithi067 bash[27441]: audit 2024-04-03T23:08:20.827524+0000 mon.a (mon.0) 13562 : audit [DBG] from='client.? 172.21.15.67:0/4165639532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:21 smithi067 bash[17655]: audit 2024-04-03T23:08:20.827524+0000 mon.a (mon.0) 13562 : audit [DBG] from='client.? 172.21.15.67:0/4165639532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:22 smithi082 bash[20963]: cluster 2024-04-03T23:08:21.143845+0000 mgr.y (mgr.24370) 15894 : cluster [DBG] pgmap v15878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:22 smithi067 bash[27441]: cluster 2024-04-03T23:08:21.143845+0000 mgr.y (mgr.24370) 15894 : cluster [DBG] pgmap v15878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:22 smithi067 bash[17655]: cluster 2024-04-03T23:08:21.143845+0000 mgr.y (mgr.24370) 15894 : cluster [DBG] pgmap v15878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:23.335 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:08:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:08:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:23 smithi082 bash[20963]: audit 2024-04-03T23:08:23.282049+0000 mon.a (mon.0) 13563 : audit [DBG] from='client.? 172.21.15.67:0/2846598640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:23 smithi067 bash[17655]: audit 2024-04-03T23:08:23.282049+0000 mon.a (mon.0) 13563 : audit [DBG] from='client.? 172.21.15.67:0/2846598640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:23.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:23 smithi067 bash[27441]: audit 2024-04-03T23:08:23.282049+0000 mon.a (mon.0) 13563 : audit [DBG] from='client.? 172.21.15.67:0/2846598640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:24 smithi082 bash[20963]: cluster 2024-04-03T23:08:23.144640+0000 mgr.y (mgr.24370) 15895 : cluster [DBG] pgmap v15879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:24 smithi067 bash[17655]: cluster 2024-04-03T23:08:23.144640+0000 mgr.y (mgr.24370) 15895 : cluster [DBG] pgmap v15879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:24 smithi067 bash[27441]: cluster 2024-04-03T23:08:23.144640+0000 mgr.y (mgr.24370) 15895 : cluster [DBG] pgmap v15879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:26 smithi082 bash[20963]: cluster 2024-04-03T23:08:25.145317+0000 mgr.y (mgr.24370) 15896 : cluster [DBG] pgmap v15880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:26 smithi082 bash[20963]: audit 2024-04-03T23:08:25.502876+0000 mon.a (mon.0) 13564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:26 smithi082 bash[20963]: audit 2024-04-03T23:08:25.740717+0000 mon.c (mon.2) 6349 : audit [DBG] from='client.? 172.21.15.67:0/612511934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:26 smithi067 bash[17655]: cluster 2024-04-03T23:08:25.145317+0000 mgr.y (mgr.24370) 15896 : cluster [DBG] pgmap v15880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:26 smithi067 bash[17655]: audit 2024-04-03T23:08:25.502876+0000 mon.a (mon.0) 13564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:26 smithi067 bash[17655]: audit 2024-04-03T23:08:25.740717+0000 mon.c (mon.2) 6349 : audit [DBG] from='client.? 172.21.15.67:0/612511934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:26 smithi067 bash[27441]: cluster 2024-04-03T23:08:25.145317+0000 mgr.y (mgr.24370) 15896 : cluster [DBG] pgmap v15880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:26 smithi067 bash[27441]: audit 2024-04-03T23:08:25.502876+0000 mon.a (mon.0) 13564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:26 smithi067 bash[27441]: audit 2024-04-03T23:08:25.740717+0000 mon.c (mon.2) 6349 : audit [DBG] from='client.? 172.21.15.67:0/612511934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:28 smithi082 bash[20963]: cluster 2024-04-03T23:08:27.146522+0000 mgr.y (mgr.24370) 15897 : cluster [DBG] pgmap v15881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:28 smithi082 bash[20963]: audit 2024-04-03T23:08:28.200599+0000 mon.a (mon.0) 13565 : audit [DBG] from='client.? 172.21.15.67:0/514737083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:28 smithi067 bash[17655]: cluster 2024-04-03T23:08:27.146522+0000 mgr.y (mgr.24370) 15897 : cluster [DBG] pgmap v15881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:28 smithi067 bash[17655]: audit 2024-04-03T23:08:28.200599+0000 mon.a (mon.0) 13565 : audit [DBG] from='client.? 172.21.15.67:0/514737083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:28 smithi067 bash[27441]: cluster 2024-04-03T23:08:27.146522+0000 mgr.y (mgr.24370) 15897 : cluster [DBG] pgmap v15881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:28 smithi067 bash[27441]: audit 2024-04-03T23:08:28.200599+0000 mon.a (mon.0) 13565 : audit [DBG] from='client.? 172.21.15.67:0/514737083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:30 smithi082 bash[20963]: cluster 2024-04-03T23:08:29.147244+0000 mgr.y (mgr.24370) 15898 : cluster [DBG] pgmap v15882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:30 smithi067 bash[17655]: cluster 2024-04-03T23:08:29.147244+0000 mgr.y (mgr.24370) 15898 : cluster [DBG] pgmap v15882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:30 smithi067 bash[27441]: cluster 2024-04-03T23:08:29.147244+0000 mgr.y (mgr.24370) 15898 : cluster [DBG] pgmap v15882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:31 smithi082 bash[20963]: audit 2024-04-03T23:08:30.652537+0000 mon.c (mon.2) 6350 : audit [DBG] from='client.? 172.21.15.67:0/357770190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:31 smithi067 bash[17655]: audit 2024-04-03T23:08:30.652537+0000 mon.c (mon.2) 6350 : audit [DBG] from='client.? 172.21.15.67:0/357770190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:31 smithi067 bash[27441]: audit 2024-04-03T23:08:30.652537+0000 mon.c (mon.2) 6350 : audit [DBG] from='client.? 172.21.15.67:0/357770190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:32 smithi082 bash[20963]: cluster 2024-04-03T23:08:31.148428+0000 mgr.y (mgr.24370) 15899 : cluster [DBG] pgmap v15883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:32 smithi067 bash[27441]: cluster 2024-04-03T23:08:31.148428+0000 mgr.y (mgr.24370) 15899 : cluster [DBG] pgmap v15883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:32 smithi067 bash[17655]: cluster 2024-04-03T23:08:31.148428+0000 mgr.y (mgr.24370) 15899 : cluster [DBG] pgmap v15883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:33.367 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:08:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:33 smithi082 bash[20963]: audit 2024-04-03T23:08:33.103867+0000 mon.c (mon.2) 6351 : audit [DBG] from='client.? 172.21.15.67:0/1461301941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:33.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:08:33.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:33 smithi067 bash[17655]: audit 2024-04-03T23:08:33.103867+0000 mon.c (mon.2) 6351 : audit [DBG] from='client.? 172.21.15.67:0/1461301941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:33.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:33 smithi067 bash[27441]: audit 2024-04-03T23:08:33.103867+0000 mon.c (mon.2) 6351 : audit [DBG] from='client.? 172.21.15.67:0/1461301941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:34 smithi082 bash[20963]: cluster 2024-04-03T23:08:33.149097+0000 mgr.y (mgr.24370) 15900 : cluster [DBG] pgmap v15884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:34 smithi067 bash[17655]: cluster 2024-04-03T23:08:33.149097+0000 mgr.y (mgr.24370) 15900 : cluster [DBG] pgmap v15884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:34 smithi067 bash[27441]: cluster 2024-04-03T23:08:33.149097+0000 mgr.y (mgr.24370) 15900 : cluster [DBG] pgmap v15884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:36 smithi082 bash[20963]: cluster 2024-04-03T23:08:35.149782+0000 mgr.y (mgr.24370) 15901 : cluster [DBG] pgmap v15885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:36 smithi082 bash[20963]: audit 2024-04-03T23:08:35.555695+0000 mon.a (mon.0) 13566 : audit [DBG] from='client.? 172.21.15.67:0/618119343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:36 smithi067 bash[17655]: cluster 2024-04-03T23:08:35.149782+0000 mgr.y (mgr.24370) 15901 : cluster [DBG] pgmap v15885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:36 smithi067 bash[17655]: audit 2024-04-03T23:08:35.555695+0000 mon.a (mon.0) 13566 : audit [DBG] from='client.? 172.21.15.67:0/618119343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:36 smithi067 bash[27441]: cluster 2024-04-03T23:08:35.149782+0000 mgr.y (mgr.24370) 15901 : cluster [DBG] pgmap v15885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:36 smithi067 bash[27441]: audit 2024-04-03T23:08:35.555695+0000 mon.a (mon.0) 13566 : audit [DBG] from='client.? 172.21.15.67:0/618119343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:38 smithi082 bash[20963]: cluster 2024-04-03T23:08:37.150962+0000 mgr.y (mgr.24370) 15902 : cluster [DBG] pgmap v15886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:38 smithi082 bash[20963]: audit 2024-04-03T23:08:38.005672+0000 mon.c (mon.2) 6352 : audit [DBG] from='client.? 172.21.15.67:0/3624107917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:38 smithi067 bash[17655]: cluster 2024-04-03T23:08:37.150962+0000 mgr.y (mgr.24370) 15902 : cluster [DBG] pgmap v15886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:38 smithi067 bash[17655]: audit 2024-04-03T23:08:38.005672+0000 mon.c (mon.2) 6352 : audit [DBG] from='client.? 172.21.15.67:0/3624107917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:38 smithi067 bash[27441]: cluster 2024-04-03T23:08:37.150962+0000 mgr.y (mgr.24370) 15902 : cluster [DBG] pgmap v15886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:38 smithi067 bash[27441]: audit 2024-04-03T23:08:38.005672+0000 mon.c (mon.2) 6352 : audit [DBG] from='client.? 172.21.15.67:0/3624107917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:40 smithi082 bash[20963]: cluster 2024-04-03T23:08:39.151667+0000 mgr.y (mgr.24370) 15903 : cluster [DBG] pgmap v15887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:40 smithi067 bash[27441]: cluster 2024-04-03T23:08:39.151667+0000 mgr.y (mgr.24370) 15903 : cluster [DBG] pgmap v15887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:40 smithi067 bash[17655]: cluster 2024-04-03T23:08:39.151667+0000 mgr.y (mgr.24370) 15903 : cluster [DBG] pgmap v15887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:41 smithi067 bash[17655]: audit 2024-04-03T23:08:40.469350+0000 mon.a (mon.0) 13567 : audit [DBG] from='client.? 172.21.15.67:0/3791438577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:41 smithi067 bash[17655]: audit 2024-04-03T23:08:40.502475+0000 mon.a (mon.0) 13568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:41 smithi067 bash[27441]: audit 2024-04-03T23:08:40.469350+0000 mon.a (mon.0) 13567 : audit [DBG] from='client.? 172.21.15.67:0/3791438577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:41 smithi067 bash[27441]: audit 2024-04-03T23:08:40.502475+0000 mon.a (mon.0) 13568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:41 smithi082 bash[20963]: audit 2024-04-03T23:08:40.469350+0000 mon.a (mon.0) 13567 : audit [DBG] from='client.? 172.21.15.67:0/3791438577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:41 smithi082 bash[20963]: audit 2024-04-03T23:08:40.502475+0000 mon.a (mon.0) 13568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:42 smithi067 bash[27441]: cluster 2024-04-03T23:08:41.152795+0000 mgr.y (mgr.24370) 15904 : cluster [DBG] pgmap v15888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:42 smithi067 bash[17655]: cluster 2024-04-03T23:08:41.152795+0000 mgr.y (mgr.24370) 15904 : cluster [DBG] pgmap v15888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:42 smithi082 bash[20963]: cluster 2024-04-03T23:08:41.152795+0000 mgr.y (mgr.24370) 15904 : cluster [DBG] pgmap v15888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:43.404 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:08:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:43 smithi067 bash[27441]: audit 2024-04-03T23:08:42.919605+0000 mon.a (mon.0) 13569 : audit [DBG] from='client.? 172.21.15.67:0/4080670126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:43.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:43 smithi067 bash[17655]: audit 2024-04-03T23:08:42.919605+0000 mon.a (mon.0) 13569 : audit [DBG] from='client.? 172.21.15.67:0/4080670126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:43 smithi082 bash[20963]: audit 2024-04-03T23:08:42.919605+0000 mon.a (mon.0) 13569 : audit [DBG] from='client.? 172.21.15.67:0/4080670126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:08:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:44 smithi067 bash[27441]: cluster 2024-04-03T23:08:43.153503+0000 mgr.y (mgr.24370) 15905 : cluster [DBG] pgmap v15889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:44 smithi067 bash[17655]: cluster 2024-04-03T23:08:43.153503+0000 mgr.y (mgr.24370) 15905 : cluster [DBG] pgmap v15889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:44 smithi082 bash[20963]: cluster 2024-04-03T23:08:43.153503+0000 mgr.y (mgr.24370) 15905 : cluster [DBG] pgmap v15889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:45.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:45 smithi067 bash[27441]: audit 2024-04-03T23:08:45.368800+0000 mon.a (mon.0) 13570 : audit [DBG] from='client.? 172.21.15.67:0/3604357170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:45.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:45 smithi067 bash[17655]: audit 2024-04-03T23:08:45.368800+0000 mon.a (mon.0) 13570 : audit [DBG] from='client.? 172.21.15.67:0/3604357170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:45 smithi082 bash[20963]: audit 2024-04-03T23:08:45.368800+0000 mon.a (mon.0) 13570 : audit [DBG] from='client.? 172.21.15.67:0/3604357170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:46 smithi082 bash[20963]: cluster 2024-04-03T23:08:45.154209+0000 mgr.y (mgr.24370) 15906 : cluster [DBG] pgmap v15890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:46 smithi067 bash[27441]: cluster 2024-04-03T23:08:45.154209+0000 mgr.y (mgr.24370) 15906 : cluster [DBG] pgmap v15890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:46 smithi067 bash[17655]: cluster 2024-04-03T23:08:45.154209+0000 mgr.y (mgr.24370) 15906 : cluster [DBG] pgmap v15890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:48 smithi082 bash[20963]: cluster 2024-04-03T23:08:47.155567+0000 mgr.y (mgr.24370) 15907 : cluster [DBG] pgmap v15891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:48 smithi082 bash[20963]: audit 2024-04-03T23:08:47.827423+0000 mon.a (mon.0) 13571 : audit [DBG] from='client.? 172.21.15.67:0/2291532784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:48 smithi067 bash[17655]: cluster 2024-04-03T23:08:47.155567+0000 mgr.y (mgr.24370) 15907 : cluster [DBG] pgmap v15891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:48 smithi067 bash[17655]: audit 2024-04-03T23:08:47.827423+0000 mon.a (mon.0) 13571 : audit [DBG] from='client.? 172.21.15.67:0/2291532784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:48 smithi067 bash[27441]: cluster 2024-04-03T23:08:47.155567+0000 mgr.y (mgr.24370) 15907 : cluster [DBG] pgmap v15891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:48 smithi067 bash[27441]: audit 2024-04-03T23:08:47.827423+0000 mon.a (mon.0) 13571 : audit [DBG] from='client.? 172.21.15.67:0/2291532784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:50 smithi082 bash[20963]: cluster 2024-04-03T23:08:49.156360+0000 mgr.y (mgr.24370) 15908 : cluster [DBG] pgmap v15892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:50 smithi082 bash[20963]: audit 2024-04-03T23:08:50.275335+0000 mon.c (mon.2) 6353 : audit [DBG] from='client.? 172.21.15.67:0/1064333717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:50 smithi067 bash[17655]: cluster 2024-04-03T23:08:49.156360+0000 mgr.y (mgr.24370) 15908 : cluster [DBG] pgmap v15892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:50 smithi067 bash[17655]: audit 2024-04-03T23:08:50.275335+0000 mon.c (mon.2) 6353 : audit [DBG] from='client.? 172.21.15.67:0/1064333717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:50 smithi067 bash[27441]: cluster 2024-04-03T23:08:49.156360+0000 mgr.y (mgr.24370) 15908 : cluster [DBG] pgmap v15892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:50 smithi067 bash[27441]: audit 2024-04-03T23:08:50.275335+0000 mon.c (mon.2) 6353 : audit [DBG] from='client.? 172.21.15.67:0/1064333717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:52 smithi082 bash[20963]: cluster 2024-04-03T23:08:51.157495+0000 mgr.y (mgr.24370) 15909 : cluster [DBG] pgmap v15893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:52 smithi067 bash[17655]: cluster 2024-04-03T23:08:51.157495+0000 mgr.y (mgr.24370) 15909 : cluster [DBG] pgmap v15893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:52 smithi067 bash[27441]: cluster 2024-04-03T23:08:51.157495+0000 mgr.y (mgr.24370) 15909 : cluster [DBG] pgmap v15893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:08:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:53 smithi082 bash[20963]: audit 2024-04-03T23:08:52.727536+0000 mon.a (mon.0) 13572 : audit [DBG] from='client.? 172.21.15.67:0/508185047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:08:53.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:53 smithi067 bash[17655]: audit 2024-04-03T23:08:52.727536+0000 mon.a (mon.0) 13572 : audit [DBG] from='client.? 172.21.15.67:0/508185047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:53 smithi067 bash[27441]: audit 2024-04-03T23:08:52.727536+0000 mon.a (mon.0) 13572 : audit [DBG] from='client.? 172.21.15.67:0/508185047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:54 smithi082 bash[20963]: cluster 2024-04-03T23:08:53.158140+0000 mgr.y (mgr.24370) 15910 : cluster [DBG] pgmap v15894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:54 smithi067 bash[17655]: cluster 2024-04-03T23:08:53.158140+0000 mgr.y (mgr.24370) 15910 : cluster [DBG] pgmap v15894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:54 smithi067 bash[27441]: cluster 2024-04-03T23:08:53.158140+0000 mgr.y (mgr.24370) 15910 : cluster [DBG] pgmap v15894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:55 smithi082 bash[20963]: audit 2024-04-03T23:08:55.190384+0000 mon.a (mon.0) 13573 : audit [DBG] from='client.? 172.21.15.67:0/966626232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:55 smithi067 bash[17655]: audit 2024-04-03T23:08:55.190384+0000 mon.a (mon.0) 13573 : audit [DBG] from='client.? 172.21.15.67:0/966626232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:55 smithi067 bash[27441]: audit 2024-04-03T23:08:55.190384+0000 mon.a (mon.0) 13573 : audit [DBG] from='client.? 172.21.15.67:0/966626232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:56 smithi082 bash[20963]: cluster 2024-04-03T23:08:55.158784+0000 mgr.y (mgr.24370) 15911 : cluster [DBG] pgmap v15895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:56 smithi082 bash[20963]: audit 2024-04-03T23:08:55.503634+0000 mon.a (mon.0) 13574 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:56 smithi067 bash[17655]: cluster 2024-04-03T23:08:55.158784+0000 mgr.y (mgr.24370) 15911 : cluster [DBG] pgmap v15895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:56 smithi067 bash[17655]: audit 2024-04-03T23:08:55.503634+0000 mon.a (mon.0) 13574 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:56 smithi067 bash[27441]: cluster 2024-04-03T23:08:55.158784+0000 mgr.y (mgr.24370) 15911 : cluster [DBG] pgmap v15895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:56 smithi067 bash[27441]: audit 2024-04-03T23:08:55.503634+0000 mon.a (mon.0) 13574 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:08:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:58 smithi082 bash[20963]: cluster 2024-04-03T23:08:57.159937+0000 mgr.y (mgr.24370) 15912 : cluster [DBG] pgmap v15896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:08:58 smithi082 bash[20963]: audit 2024-04-03T23:08:57.651012+0000 mon.c (mon.2) 6354 : audit [DBG] from='client.? 172.21.15.67:0/2980414692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:58 smithi067 bash[17655]: cluster 2024-04-03T23:08:57.159937+0000 mgr.y (mgr.24370) 15912 : cluster [DBG] pgmap v15896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:08:58 smithi067 bash[17655]: audit 2024-04-03T23:08:57.651012+0000 mon.c (mon.2) 6354 : audit [DBG] from='client.? 172.21.15.67:0/2980414692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:08:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:58 smithi067 bash[27441]: cluster 2024-04-03T23:08:57.159937+0000 mgr.y (mgr.24370) 15912 : cluster [DBG] pgmap v15896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:08:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:08:58 smithi067 bash[27441]: audit 2024-04-03T23:08:57.651012+0000 mon.c (mon.2) 6354 : audit [DBG] from='client.? 172.21.15.67:0/2980414692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:00 smithi082 bash[20963]: cluster 2024-04-03T23:08:59.160647+0000 mgr.y (mgr.24370) 15913 : cluster [DBG] pgmap v15897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:00 smithi082 bash[20963]: audit 2024-04-03T23:09:00.107549+0000 mon.c (mon.2) 6355 : audit [DBG] from='client.? 172.21.15.67:0/1805825401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:00 smithi067 bash[17655]: cluster 2024-04-03T23:08:59.160647+0000 mgr.y (mgr.24370) 15913 : cluster [DBG] pgmap v15897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:00 smithi067 bash[17655]: audit 2024-04-03T23:09:00.107549+0000 mon.c (mon.2) 6355 : audit [DBG] from='client.? 172.21.15.67:0/1805825401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:00 smithi067 bash[27441]: cluster 2024-04-03T23:08:59.160647+0000 mgr.y (mgr.24370) 15913 : cluster [DBG] pgmap v15897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:00 smithi067 bash[27441]: audit 2024-04-03T23:09:00.107549+0000 mon.c (mon.2) 6355 : audit [DBG] from='client.? 172.21.15.67:0/1805825401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:02 smithi082 bash[20963]: cluster 2024-04-03T23:09:01.161782+0000 mgr.y (mgr.24370) 15914 : cluster [DBG] pgmap v15898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:02 smithi067 bash[27441]: cluster 2024-04-03T23:09:01.161782+0000 mgr.y (mgr.24370) 15914 : cluster [DBG] pgmap v15898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:02 smithi067 bash[17655]: cluster 2024-04-03T23:09:01.161782+0000 mgr.y (mgr.24370) 15914 : cluster [DBG] pgmap v15898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:09:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:03 smithi082 bash[20963]: audit 2024-04-03T23:09:02.555645+0000 mon.c (mon.2) 6356 : audit [DBG] from='client.? 172.21.15.67:0/3931650940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:09:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:03 smithi067 bash[17655]: audit 2024-04-03T23:09:02.555645+0000 mon.c (mon.2) 6356 : audit [DBG] from='client.? 172.21.15.67:0/3931650940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:03 smithi067 bash[27441]: audit 2024-04-03T23:09:02.555645+0000 mon.c (mon.2) 6356 : audit [DBG] from='client.? 172.21.15.67:0/3931650940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:04 smithi082 bash[20963]: cluster 2024-04-03T23:09:03.162508+0000 mgr.y (mgr.24370) 15915 : cluster [DBG] pgmap v15899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:04 smithi067 bash[27441]: cluster 2024-04-03T23:09:03.162508+0000 mgr.y (mgr.24370) 15915 : cluster [DBG] pgmap v15899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:04 smithi067 bash[17655]: cluster 2024-04-03T23:09:03.162508+0000 mgr.y (mgr.24370) 15915 : cluster [DBG] pgmap v15899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:05 smithi082 bash[20963]: audit 2024-04-03T23:09:05.001808+0000 mon.a (mon.0) 13575 : audit [DBG] from='client.? 172.21.15.67:0/3881113291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:05 smithi067 bash[17655]: audit 2024-04-03T23:09:05.001808+0000 mon.a (mon.0) 13575 : audit [DBG] from='client.? 172.21.15.67:0/3881113291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:05 smithi067 bash[27441]: audit 2024-04-03T23:09:05.001808+0000 mon.a (mon.0) 13575 : audit [DBG] from='client.? 172.21.15.67:0/3881113291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:06 smithi082 bash[20963]: cluster 2024-04-03T23:09:05.163155+0000 mgr.y (mgr.24370) 15916 : cluster [DBG] pgmap v15900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:06 smithi082 bash[20963]: audit 2024-04-03T23:09:05.808482+0000 mon.a (mon.0) 13576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:09:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:06 smithi067 bash[17655]: cluster 2024-04-03T23:09:05.163155+0000 mgr.y (mgr.24370) 15916 : cluster [DBG] pgmap v15900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:06 smithi067 bash[17655]: audit 2024-04-03T23:09:05.808482+0000 mon.a (mon.0) 13576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:09:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:06 smithi067 bash[27441]: cluster 2024-04-03T23:09:05.163155+0000 mgr.y (mgr.24370) 15916 : cluster [DBG] pgmap v15900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:06 smithi067 bash[27441]: audit 2024-04-03T23:09:05.808482+0000 mon.a (mon.0) 13576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:09:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:07 smithi082 bash[20963]: audit 2024-04-03T23:09:07.462244+0000 mon.c (mon.2) 6357 : audit [DBG] from='client.? 172.21.15.67:0/1988891288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:07 smithi067 bash[17655]: audit 2024-04-03T23:09:07.462244+0000 mon.c (mon.2) 6357 : audit [DBG] from='client.? 172.21.15.67:0/1988891288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:07 smithi067 bash[27441]: audit 2024-04-03T23:09:07.462244+0000 mon.c (mon.2) 6357 : audit [DBG] from='client.? 172.21.15.67:0/1988891288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:08 smithi082 bash[20963]: cluster 2024-04-03T23:09:07.163963+0000 mgr.y (mgr.24370) 15917 : cluster [DBG] pgmap v15901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:08 smithi067 bash[17655]: cluster 2024-04-03T23:09:07.163963+0000 mgr.y (mgr.24370) 15917 : cluster [DBG] pgmap v15901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:08 smithi067 bash[27441]: cluster 2024-04-03T23:09:07.163963+0000 mgr.y (mgr.24370) 15917 : cluster [DBG] pgmap v15901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:10 smithi082 bash[20963]: cluster 2024-04-03T23:09:09.164659+0000 mgr.y (mgr.24370) 15918 : cluster [DBG] pgmap v15902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:10 smithi082 bash[20963]: audit 2024-04-03T23:09:09.917590+0000 mon.a (mon.0) 13577 : audit [DBG] from='client.? 172.21.15.67:0/1899248900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:10 smithi067 bash[27441]: cluster 2024-04-03T23:09:09.164659+0000 mgr.y (mgr.24370) 15918 : cluster [DBG] pgmap v15902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:10 smithi067 bash[27441]: audit 2024-04-03T23:09:09.917590+0000 mon.a (mon.0) 13577 : audit [DBG] from='client.? 172.21.15.67:0/1899248900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:10 smithi067 bash[17655]: cluster 2024-04-03T23:09:09.164659+0000 mgr.y (mgr.24370) 15918 : cluster [DBG] pgmap v15902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:10 smithi067 bash[17655]: audit 2024-04-03T23:09:09.917590+0000 mon.a (mon.0) 13577 : audit [DBG] from='client.? 172.21.15.67:0/1899248900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:11 smithi082 bash[20963]: audit 2024-04-03T23:09:10.508249+0000 mon.a (mon.0) 13578 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:11 smithi067 bash[17655]: audit 2024-04-03T23:09:10.508249+0000 mon.a (mon.0) 13578 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:11 smithi067 bash[27441]: audit 2024-04-03T23:09:10.508249+0000 mon.a (mon.0) 13578 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:12 smithi082 bash[20963]: cluster 2024-04-03T23:09:11.165618+0000 mgr.y (mgr.24370) 15919 : cluster [DBG] pgmap v15903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:12 smithi082 bash[20963]: audit 2024-04-03T23:09:11.504424+0000 mon.a (mon.0) 13579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:12 smithi082 bash[20963]: audit 2024-04-03T23:09:11.520750+0000 mon.a (mon.0) 13580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:12 smithi082 bash[20963]: audit 2024-04-03T23:09:11.856872+0000 mon.a (mon.0) 13581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:12 smithi082 bash[20963]: audit 2024-04-03T23:09:11.868473+0000 mon.a (mon.0) 13582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:12 smithi082 bash[20963]: audit 2024-04-03T23:09:12.358869+0000 mon.a (mon.0) 13583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:09:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:12 smithi082 bash[20963]: audit 2024-04-03T23:09:12.359499+0000 mon.c (mon.2) 6358 : audit [DBG] from='client.? 172.21.15.67:0/3253011026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:12 smithi082 bash[20963]: audit 2024-04-03T23:09:12.360352+0000 mon.a (mon.0) 13584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:09:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:12 smithi082 bash[20963]: audit 2024-04-03T23:09:12.368514+0000 mon.a (mon.0) 13585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[27441]: cluster 2024-04-03T23:09:11.165618+0000 mgr.y (mgr.24370) 15919 : cluster [DBG] pgmap v15903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[27441]: audit 2024-04-03T23:09:11.504424+0000 mon.a (mon.0) 13579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[27441]: audit 2024-04-03T23:09:11.520750+0000 mon.a (mon.0) 13580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[27441]: audit 2024-04-03T23:09:11.856872+0000 mon.a (mon.0) 13581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[27441]: audit 2024-04-03T23:09:11.868473+0000 mon.a (mon.0) 13582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[27441]: audit 2024-04-03T23:09:12.358869+0000 mon.a (mon.0) 13583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[27441]: audit 2024-04-03T23:09:12.359499+0000 mon.c (mon.2) 6358 : audit [DBG] from='client.? 172.21.15.67:0/3253011026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[27441]: audit 2024-04-03T23:09:12.360352+0000 mon.a (mon.0) 13584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[27441]: audit 2024-04-03T23:09:12.368514+0000 mon.a (mon.0) 13585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[17655]: cluster 2024-04-03T23:09:11.165618+0000 mgr.y (mgr.24370) 15919 : cluster [DBG] pgmap v15903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[17655]: audit 2024-04-03T23:09:11.504424+0000 mon.a (mon.0) 13579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[17655]: audit 2024-04-03T23:09:11.520750+0000 mon.a (mon.0) 13580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[17655]: audit 2024-04-03T23:09:11.856872+0000 mon.a (mon.0) 13581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[17655]: audit 2024-04-03T23:09:11.868473+0000 mon.a (mon.0) 13582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[17655]: audit 2024-04-03T23:09:12.358869+0000 mon.a (mon.0) 13583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:09:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[17655]: audit 2024-04-03T23:09:12.359499+0000 mon.c (mon.2) 6358 : audit [DBG] from='client.? 172.21.15.67:0/3253011026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[17655]: audit 2024-04-03T23:09:12.360352+0000 mon.a (mon.0) 13584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:09:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:12 smithi067 bash[17655]: audit 2024-04-03T23:09:12.368514+0000 mon.a (mon.0) 13585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:09:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:09:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:09:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:14 smithi082 bash[20963]: cluster 2024-04-03T23:09:13.166414+0000 mgr.y (mgr.24370) 15920 : cluster [DBG] pgmap v15904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:14 smithi067 bash[27441]: cluster 2024-04-03T23:09:13.166414+0000 mgr.y (mgr.24370) 15920 : cluster [DBG] pgmap v15904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:14 smithi067 bash[17655]: cluster 2024-04-03T23:09:13.166414+0000 mgr.y (mgr.24370) 15920 : cluster [DBG] pgmap v15904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:15 smithi082 bash[20963]: audit 2024-04-03T23:09:14.817338+0000 mon.c (mon.2) 6359 : audit [DBG] from='client.? 172.21.15.67:0/1132860788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:15 smithi067 bash[27441]: audit 2024-04-03T23:09:14.817338+0000 mon.c (mon.2) 6359 : audit [DBG] from='client.? 172.21.15.67:0/1132860788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:15 smithi067 bash[17655]: audit 2024-04-03T23:09:14.817338+0000 mon.c (mon.2) 6359 : audit [DBG] from='client.? 172.21.15.67:0/1132860788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:16 smithi082 bash[20963]: cluster 2024-04-03T23:09:15.167294+0000 mgr.y (mgr.24370) 15921 : cluster [DBG] pgmap v15905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:16 smithi067 bash[17655]: cluster 2024-04-03T23:09:15.167294+0000 mgr.y (mgr.24370) 15921 : cluster [DBG] pgmap v15905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:16 smithi067 bash[27441]: cluster 2024-04-03T23:09:15.167294+0000 mgr.y (mgr.24370) 15921 : cluster [DBG] pgmap v15905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:17 smithi082 bash[20963]: audit 2024-04-03T23:09:17.267746+0000 mon.c (mon.2) 6360 : audit [DBG] from='client.? 172.21.15.67:0/1572625288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:17 smithi067 bash[27441]: audit 2024-04-03T23:09:17.267746+0000 mon.c (mon.2) 6360 : audit [DBG] from='client.? 172.21.15.67:0/1572625288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:17 smithi067 bash[17655]: audit 2024-04-03T23:09:17.267746+0000 mon.c (mon.2) 6360 : audit [DBG] from='client.? 172.21.15.67:0/1572625288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:18 smithi082 bash[20963]: cluster 2024-04-03T23:09:17.168488+0000 mgr.y (mgr.24370) 15922 : cluster [DBG] pgmap v15906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:18.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:18 smithi067 bash[27441]: cluster 2024-04-03T23:09:17.168488+0000 mgr.y (mgr.24370) 15922 : cluster [DBG] pgmap v15906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:18 smithi067 bash[17655]: cluster 2024-04-03T23:09:17.168488+0000 mgr.y (mgr.24370) 15922 : cluster [DBG] pgmap v15906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:20 smithi082 bash[20963]: cluster 2024-04-03T23:09:19.169264+0000 mgr.y (mgr.24370) 15923 : cluster [DBG] pgmap v15907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:20 smithi082 bash[20963]: audit 2024-04-03T23:09:19.729635+0000 mon.c (mon.2) 6361 : audit [DBG] from='client.? 172.21.15.67:0/915603480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:20 smithi067 bash[27441]: cluster 2024-04-03T23:09:19.169264+0000 mgr.y (mgr.24370) 15923 : cluster [DBG] pgmap v15907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:20 smithi067 bash[27441]: audit 2024-04-03T23:09:19.729635+0000 mon.c (mon.2) 6361 : audit [DBG] from='client.? 172.21.15.67:0/915603480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:20 smithi067 bash[17655]: cluster 2024-04-03T23:09:19.169264+0000 mgr.y (mgr.24370) 15923 : cluster [DBG] pgmap v15907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:20 smithi067 bash[17655]: audit 2024-04-03T23:09:19.729635+0000 mon.c (mon.2) 6361 : audit [DBG] from='client.? 172.21.15.67:0/915603480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:22 smithi082 bash[20963]: cluster 2024-04-03T23:09:21.170417+0000 mgr.y (mgr.24370) 15924 : cluster [DBG] pgmap v15908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:22 smithi082 bash[20963]: audit 2024-04-03T23:09:22.177303+0000 mon.c (mon.2) 6362 : audit [DBG] from='client.? 172.21.15.67:0/4234049969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:22.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:22 smithi067 bash[27441]: cluster 2024-04-03T23:09:21.170417+0000 mgr.y (mgr.24370) 15924 : cluster [DBG] pgmap v15908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:22 smithi067 bash[27441]: audit 2024-04-03T23:09:22.177303+0000 mon.c (mon.2) 6362 : audit [DBG] from='client.? 172.21.15.67:0/4234049969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:22 smithi067 bash[17655]: cluster 2024-04-03T23:09:21.170417+0000 mgr.y (mgr.24370) 15924 : cluster [DBG] pgmap v15908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:22 smithi067 bash[17655]: audit 2024-04-03T23:09:22.177303+0000 mon.c (mon.2) 6362 : audit [DBG] from='client.? 172.21.15.67:0/4234049969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:09:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:09:24.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:24 smithi082 bash[20963]: cluster 2024-04-03T23:09:23.171109+0000 mgr.y (mgr.24370) 15925 : cluster [DBG] pgmap v15909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:24 smithi067 bash[27441]: cluster 2024-04-03T23:09:23.171109+0000 mgr.y (mgr.24370) 15925 : cluster [DBG] pgmap v15909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:24 smithi067 bash[17655]: cluster 2024-04-03T23:09:23.171109+0000 mgr.y (mgr.24370) 15925 : cluster [DBG] pgmap v15909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:25 smithi082 bash[20963]: audit 2024-04-03T23:09:24.630992+0000 mon.a (mon.0) 13586 : audit [DBG] from='client.? 172.21.15.67:0/623278612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:25 smithi082 bash[20963]: audit 2024-04-03T23:09:25.504537+0000 mon.a (mon.0) 13587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:25 smithi067 bash[17655]: audit 2024-04-03T23:09:24.630992+0000 mon.a (mon.0) 13586 : audit [DBG] from='client.? 172.21.15.67:0/623278612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:25 smithi067 bash[17655]: audit 2024-04-03T23:09:25.504537+0000 mon.a (mon.0) 13587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:25 smithi067 bash[27441]: audit 2024-04-03T23:09:24.630992+0000 mon.a (mon.0) 13586 : audit [DBG] from='client.? 172.21.15.67:0/623278612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:25 smithi067 bash[27441]: audit 2024-04-03T23:09:25.504537+0000 mon.a (mon.0) 13587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:26 smithi082 bash[20963]: cluster 2024-04-03T23:09:25.171881+0000 mgr.y (mgr.24370) 15926 : cluster [DBG] pgmap v15910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:26.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:26 smithi067 bash[27441]: cluster 2024-04-03T23:09:25.171881+0000 mgr.y (mgr.24370) 15926 : cluster [DBG] pgmap v15910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:26 smithi067 bash[17655]: cluster 2024-04-03T23:09:25.171881+0000 mgr.y (mgr.24370) 15926 : cluster [DBG] pgmap v15910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:27 smithi082 bash[20963]: audit 2024-04-03T23:09:27.082052+0000 mon.a (mon.0) 13588 : audit [DBG] from='client.? 172.21.15.67:0/1445441094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:27 smithi067 bash[27441]: audit 2024-04-03T23:09:27.082052+0000 mon.a (mon.0) 13588 : audit [DBG] from='client.? 172.21.15.67:0/1445441094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:27 smithi067 bash[17655]: audit 2024-04-03T23:09:27.082052+0000 mon.a (mon.0) 13588 : audit [DBG] from='client.? 172.21.15.67:0/1445441094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:28 smithi082 bash[20963]: cluster 2024-04-03T23:09:27.172981+0000 mgr.y (mgr.24370) 15927 : cluster [DBG] pgmap v15911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:28 smithi067 bash[17655]: cluster 2024-04-03T23:09:27.172981+0000 mgr.y (mgr.24370) 15927 : cluster [DBG] pgmap v15911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:28 smithi067 bash[27441]: cluster 2024-04-03T23:09:27.172981+0000 mgr.y (mgr.24370) 15927 : cluster [DBG] pgmap v15911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:29 smithi082 bash[20963]: audit 2024-04-03T23:09:29.533744+0000 mon.c (mon.2) 6363 : audit [DBG] from='client.? 172.21.15.67:0/3552568282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:29 smithi067 bash[27441]: audit 2024-04-03T23:09:29.533744+0000 mon.c (mon.2) 6363 : audit [DBG] from='client.? 172.21.15.67:0/3552568282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:29 smithi067 bash[17655]: audit 2024-04-03T23:09:29.533744+0000 mon.c (mon.2) 6363 : audit [DBG] from='client.? 172.21.15.67:0/3552568282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:30 smithi082 bash[20963]: cluster 2024-04-03T23:09:29.173643+0000 mgr.y (mgr.24370) 15928 : cluster [DBG] pgmap v15912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:30 smithi067 bash[17655]: cluster 2024-04-03T23:09:29.173643+0000 mgr.y (mgr.24370) 15928 : cluster [DBG] pgmap v15912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:30 smithi067 bash[27441]: cluster 2024-04-03T23:09:29.173643+0000 mgr.y (mgr.24370) 15928 : cluster [DBG] pgmap v15912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:32 smithi082 bash[20963]: cluster 2024-04-03T23:09:31.174807+0000 mgr.y (mgr.24370) 15929 : cluster [DBG] pgmap v15913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:32 smithi082 bash[20963]: audit 2024-04-03T23:09:31.986559+0000 mon.a (mon.0) 13589 : audit [DBG] from='client.? 172.21.15.67:0/2134616856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:32 smithi067 bash[17655]: cluster 2024-04-03T23:09:31.174807+0000 mgr.y (mgr.24370) 15929 : cluster [DBG] pgmap v15913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:32 smithi067 bash[17655]: audit 2024-04-03T23:09:31.986559+0000 mon.a (mon.0) 13589 : audit [DBG] from='client.? 172.21.15.67:0/2134616856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:32 smithi067 bash[27441]: cluster 2024-04-03T23:09:31.174807+0000 mgr.y (mgr.24370) 15929 : cluster [DBG] pgmap v15913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:32 smithi067 bash[27441]: audit 2024-04-03T23:09:31.986559+0000 mon.a (mon.0) 13589 : audit [DBG] from='client.? 172.21.15.67:0/2134616856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:09:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:09:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:34 smithi082 bash[20963]: cluster 2024-04-03T23:09:33.175487+0000 mgr.y (mgr.24370) 15930 : cluster [DBG] pgmap v15914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:34 smithi082 bash[20963]: audit 2024-04-03T23:09:34.440140+0000 mon.a (mon.0) 13590 : audit [DBG] from='client.? 172.21.15.67:0/3491597285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:34 smithi067 bash[17655]: cluster 2024-04-03T23:09:33.175487+0000 mgr.y (mgr.24370) 15930 : cluster [DBG] pgmap v15914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:34 smithi067 bash[17655]: audit 2024-04-03T23:09:34.440140+0000 mon.a (mon.0) 13590 : audit [DBG] from='client.? 172.21.15.67:0/3491597285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:34 smithi067 bash[27441]: cluster 2024-04-03T23:09:33.175487+0000 mgr.y (mgr.24370) 15930 : cluster [DBG] pgmap v15914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:34 smithi067 bash[27441]: audit 2024-04-03T23:09:34.440140+0000 mon.a (mon.0) 13590 : audit [DBG] from='client.? 172.21.15.67:0/3491597285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:36 smithi082 bash[20963]: cluster 2024-04-03T23:09:35.176225+0000 mgr.y (mgr.24370) 15931 : cluster [DBG] pgmap v15915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:36 smithi067 bash[17655]: cluster 2024-04-03T23:09:35.176225+0000 mgr.y (mgr.24370) 15931 : cluster [DBG] pgmap v15915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:36 smithi067 bash[27441]: cluster 2024-04-03T23:09:35.176225+0000 mgr.y (mgr.24370) 15931 : cluster [DBG] pgmap v15915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:37 smithi082 bash[20963]: audit 2024-04-03T23:09:36.901036+0000 mon.c (mon.2) 6364 : audit [DBG] from='client.? 172.21.15.67:0/1840747931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:37 smithi067 bash[17655]: audit 2024-04-03T23:09:36.901036+0000 mon.c (mon.2) 6364 : audit [DBG] from='client.? 172.21.15.67:0/1840747931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:37 smithi067 bash[27441]: audit 2024-04-03T23:09:36.901036+0000 mon.c (mon.2) 6364 : audit [DBG] from='client.? 172.21.15.67:0/1840747931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:38.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:38 smithi082 bash[20963]: cluster 2024-04-03T23:09:37.177377+0000 mgr.y (mgr.24370) 15932 : cluster [DBG] pgmap v15916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:38.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:38 smithi067 bash[27441]: cluster 2024-04-03T23:09:37.177377+0000 mgr.y (mgr.24370) 15932 : cluster [DBG] pgmap v15916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:38 smithi067 bash[17655]: cluster 2024-04-03T23:09:37.177377+0000 mgr.y (mgr.24370) 15932 : cluster [DBG] pgmap v15916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:39.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:39 smithi082 bash[20963]: audit 2024-04-03T23:09:39.358477+0000 mon.c (mon.2) 6365 : audit [DBG] from='client.? 172.21.15.67:0/2995789421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:39.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:39 smithi067 bash[17655]: audit 2024-04-03T23:09:39.358477+0000 mon.c (mon.2) 6365 : audit [DBG] from='client.? 172.21.15.67:0/2995789421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:39.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:39 smithi067 bash[27441]: audit 2024-04-03T23:09:39.358477+0000 mon.c (mon.2) 6365 : audit [DBG] from='client.? 172.21.15.67:0/2995789421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:40 smithi082 bash[20963]: cluster 2024-04-03T23:09:39.178052+0000 mgr.y (mgr.24370) 15933 : cluster [DBG] pgmap v15917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:40 smithi082 bash[20963]: audit 2024-04-03T23:09:40.504767+0000 mon.a (mon.0) 13591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:40 smithi067 bash[17655]: cluster 2024-04-03T23:09:39.178052+0000 mgr.y (mgr.24370) 15933 : cluster [DBG] pgmap v15917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:40 smithi067 bash[17655]: audit 2024-04-03T23:09:40.504767+0000 mon.a (mon.0) 13591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:40 smithi067 bash[27441]: cluster 2024-04-03T23:09:39.178052+0000 mgr.y (mgr.24370) 15933 : cluster [DBG] pgmap v15917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:40 smithi067 bash[27441]: audit 2024-04-03T23:09:40.504767+0000 mon.a (mon.0) 13591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:42 smithi067 bash[27441]: cluster 2024-04-03T23:09:41.179194+0000 mgr.y (mgr.24370) 15934 : cluster [DBG] pgmap v15918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:42 smithi067 bash[27441]: audit 2024-04-03T23:09:41.821370+0000 mon.a (mon.0) 13592 : audit [DBG] from='client.? 172.21.15.67:0/1931751924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:42 smithi067 bash[17655]: cluster 2024-04-03T23:09:41.179194+0000 mgr.y (mgr.24370) 15934 : cluster [DBG] pgmap v15918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:42 smithi067 bash[17655]: audit 2024-04-03T23:09:41.821370+0000 mon.a (mon.0) 13592 : audit [DBG] from='client.? 172.21.15.67:0/1931751924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:42 smithi082 bash[20963]: cluster 2024-04-03T23:09:41.179194+0000 mgr.y (mgr.24370) 15934 : cluster [DBG] pgmap v15918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:42 smithi082 bash[20963]: audit 2024-04-03T23:09:41.821370+0000 mon.a (mon.0) 13592 : audit [DBG] from='client.? 172.21.15.67:0/1931751924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:09:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:09:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:44 smithi067 bash[27441]: cluster 2024-04-03T23:09:43.179857+0000 mgr.y (mgr.24370) 15935 : cluster [DBG] pgmap v15919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:44 smithi067 bash[27441]: audit 2024-04-03T23:09:44.278208+0000 mon.c (mon.2) 6366 : audit [DBG] from='client.? 172.21.15.67:0/825549588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:44 smithi067 bash[17655]: cluster 2024-04-03T23:09:43.179857+0000 mgr.y (mgr.24370) 15935 : cluster [DBG] pgmap v15919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:44 smithi067 bash[17655]: audit 2024-04-03T23:09:44.278208+0000 mon.c (mon.2) 6366 : audit [DBG] from='client.? 172.21.15.67:0/825549588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:44 smithi082 bash[20963]: cluster 2024-04-03T23:09:43.179857+0000 mgr.y (mgr.24370) 15935 : cluster [DBG] pgmap v15919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:44 smithi082 bash[20963]: audit 2024-04-03T23:09:44.278208+0000 mon.c (mon.2) 6366 : audit [DBG] from='client.? 172.21.15.67:0/825549588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:46 smithi067 bash[17655]: cluster 2024-04-03T23:09:45.180569+0000 mgr.y (mgr.24370) 15936 : cluster [DBG] pgmap v15920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:46 smithi067 bash[27441]: cluster 2024-04-03T23:09:45.180569+0000 mgr.y (mgr.24370) 15936 : cluster [DBG] pgmap v15920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:46 smithi082 bash[20963]: cluster 2024-04-03T23:09:45.180569+0000 mgr.y (mgr.24370) 15936 : cluster [DBG] pgmap v15920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:47 smithi067 bash[17655]: audit 2024-04-03T23:09:46.737726+0000 mon.a (mon.0) 13593 : audit [DBG] from='client.? 172.21.15.67:0/3933742425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:47 smithi067 bash[27441]: audit 2024-04-03T23:09:46.737726+0000 mon.a (mon.0) 13593 : audit [DBG] from='client.? 172.21.15.67:0/3933742425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:47 smithi082 bash[20963]: audit 2024-04-03T23:09:46.737726+0000 mon.a (mon.0) 13593 : audit [DBG] from='client.? 172.21.15.67:0/3933742425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:48 smithi067 bash[17655]: cluster 2024-04-03T23:09:47.181732+0000 mgr.y (mgr.24370) 15937 : cluster [DBG] pgmap v15921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:48 smithi067 bash[27441]: cluster 2024-04-03T23:09:47.181732+0000 mgr.y (mgr.24370) 15937 : cluster [DBG] pgmap v15921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:48 smithi082 bash[20963]: cluster 2024-04-03T23:09:47.181732+0000 mgr.y (mgr.24370) 15937 : cluster [DBG] pgmap v15921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:49 smithi067 bash[17655]: audit 2024-04-03T23:09:49.191601+0000 mon.c (mon.2) 6367 : audit [DBG] from='client.? 172.21.15.67:0/917086688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:49 smithi067 bash[27441]: audit 2024-04-03T23:09:49.191601+0000 mon.c (mon.2) 6367 : audit [DBG] from='client.? 172.21.15.67:0/917086688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:49 smithi082 bash[20963]: audit 2024-04-03T23:09:49.191601+0000 mon.c (mon.2) 6367 : audit [DBG] from='client.? 172.21.15.67:0/917086688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:50 smithi067 bash[27441]: cluster 2024-04-03T23:09:49.182372+0000 mgr.y (mgr.24370) 15938 : cluster [DBG] pgmap v15922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:50 smithi067 bash[17655]: cluster 2024-04-03T23:09:49.182372+0000 mgr.y (mgr.24370) 15938 : cluster [DBG] pgmap v15922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:50 smithi082 bash[20963]: cluster 2024-04-03T23:09:49.182372+0000 mgr.y (mgr.24370) 15938 : cluster [DBG] pgmap v15922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:51 smithi082 bash[20963]: audit 2024-04-03T23:09:51.645052+0000 mon.a (mon.0) 13594 : audit [DBG] from='client.? 172.21.15.67:0/3938627745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:51 smithi067 bash[27441]: audit 2024-04-03T23:09:51.645052+0000 mon.a (mon.0) 13594 : audit [DBG] from='client.? 172.21.15.67:0/3938627745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:51 smithi067 bash[17655]: audit 2024-04-03T23:09:51.645052+0000 mon.a (mon.0) 13594 : audit [DBG] from='client.? 172.21.15.67:0/3938627745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:53.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:52 smithi067 bash[17655]: cluster 2024-04-03T23:09:51.183516+0000 mgr.y (mgr.24370) 15939 : cluster [DBG] pgmap v15923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:52 smithi067 bash[27441]: cluster 2024-04-03T23:09:51.183516+0000 mgr.y (mgr.24370) 15939 : cluster [DBG] pgmap v15923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:52 smithi082 bash[20963]: cluster 2024-04-03T23:09:51.183516+0000 mgr.y (mgr.24370) 15939 : cluster [DBG] pgmap v15923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:09:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:09:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:54 smithi082 bash[20963]: cluster 2024-04-03T23:09:53.184210+0000 mgr.y (mgr.24370) 15940 : cluster [DBG] pgmap v15924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:54 smithi082 bash[20963]: audit 2024-04-03T23:09:54.093860+0000 mon.a (mon.0) 13595 : audit [DBG] from='client.? 172.21.15.67:0/498416648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:54 smithi067 bash[27441]: cluster 2024-04-03T23:09:53.184210+0000 mgr.y (mgr.24370) 15940 : cluster [DBG] pgmap v15924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:54 smithi067 bash[27441]: audit 2024-04-03T23:09:54.093860+0000 mon.a (mon.0) 13595 : audit [DBG] from='client.? 172.21.15.67:0/498416648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:54 smithi067 bash[17655]: cluster 2024-04-03T23:09:53.184210+0000 mgr.y (mgr.24370) 15940 : cluster [DBG] pgmap v15924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:54 smithi067 bash[17655]: audit 2024-04-03T23:09:54.093860+0000 mon.a (mon.0) 13595 : audit [DBG] from='client.? 172.21.15.67:0/498416648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:55 smithi082 bash[20963]: audit 2024-04-03T23:09:55.505209+0000 mon.a (mon.0) 13596 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:55 smithi067 bash[27441]: audit 2024-04-03T23:09:55.505209+0000 mon.a (mon.0) 13596 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:55 smithi067 bash[17655]: audit 2024-04-03T23:09:55.505209+0000 mon.a (mon.0) 13596 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:09:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:56 smithi082 bash[20963]: cluster 2024-04-03T23:09:55.184883+0000 mgr.y (mgr.24370) 15941 : cluster [DBG] pgmap v15925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:56 smithi082 bash[20963]: audit 2024-04-03T23:09:56.550969+0000 mon.a (mon.0) 13597 : audit [DBG] from='client.? 172.21.15.67:0/2413152431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:56 smithi067 bash[17655]: cluster 2024-04-03T23:09:55.184883+0000 mgr.y (mgr.24370) 15941 : cluster [DBG] pgmap v15925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:56 smithi067 bash[17655]: audit 2024-04-03T23:09:56.550969+0000 mon.a (mon.0) 13597 : audit [DBG] from='client.? 172.21.15.67:0/2413152431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:56 smithi067 bash[27441]: cluster 2024-04-03T23:09:55.184883+0000 mgr.y (mgr.24370) 15941 : cluster [DBG] pgmap v15925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:56 smithi067 bash[27441]: audit 2024-04-03T23:09:56.550969+0000 mon.a (mon.0) 13597 : audit [DBG] from='client.? 172.21.15.67:0/2413152431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:09:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:58 smithi082 bash[20963]: cluster 2024-04-03T23:09:57.186095+0000 mgr.y (mgr.24370) 15942 : cluster [DBG] pgmap v15926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:58 smithi067 bash[27441]: cluster 2024-04-03T23:09:57.186095+0000 mgr.y (mgr.24370) 15942 : cluster [DBG] pgmap v15926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:09:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:58 smithi067 bash[17655]: cluster 2024-04-03T23:09:57.186095+0000 mgr.y (mgr.24370) 15942 : cluster [DBG] pgmap v15926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:09:59 smithi082 bash[20963]: audit 2024-04-03T23:09:59.008298+0000 mon.c (mon.2) 6368 : audit [DBG] from='client.? 172.21.15.67:0/212991771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:09:59 smithi067 bash[17655]: audit 2024-04-03T23:09:59.008298+0000 mon.c (mon.2) 6368 : audit [DBG] from='client.? 172.21.15.67:0/212991771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:09:59 smithi067 bash[27441]: audit 2024-04-03T23:09:59.008298+0000 mon.c (mon.2) 6368 : audit [DBG] from='client.? 172.21.15.67:0/212991771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:00 smithi082 bash[20963]: cluster 2024-04-03T23:09:59.186942+0000 mgr.y (mgr.24370) 15943 : cluster [DBG] pgmap v15927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:00 smithi082 bash[20963]: cluster 2024-04-03T23:10:00.000164+0000 mon.a (mon.0) 13598 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:10:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:00 smithi067 bash[27441]: cluster 2024-04-03T23:09:59.186942+0000 mgr.y (mgr.24370) 15943 : cluster [DBG] pgmap v15927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:00 smithi067 bash[27441]: cluster 2024-04-03T23:10:00.000164+0000 mon.a (mon.0) 13598 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:10:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:00 smithi067 bash[17655]: cluster 2024-04-03T23:09:59.186942+0000 mgr.y (mgr.24370) 15943 : cluster [DBG] pgmap v15927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:00 smithi067 bash[17655]: cluster 2024-04-03T23:10:00.000164+0000 mon.a (mon.0) 13598 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:10:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:01 smithi082 bash[20963]: audit 2024-04-03T23:10:01.460187+0000 mon.c (mon.2) 6369 : audit [DBG] from='client.? 172.21.15.67:0/2956048804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:01 smithi067 bash[27441]: audit 2024-04-03T23:10:01.460187+0000 mon.c (mon.2) 6369 : audit [DBG] from='client.? 172.21.15.67:0/2956048804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:01 smithi067 bash[17655]: audit 2024-04-03T23:10:01.460187+0000 mon.c (mon.2) 6369 : audit [DBG] from='client.? 172.21.15.67:0/2956048804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:02 smithi067 bash[27441]: cluster 2024-04-03T23:10:01.188267+0000 mgr.y (mgr.24370) 15944 : cluster [DBG] pgmap v15928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:02 smithi067 bash[17655]: cluster 2024-04-03T23:10:01.188267+0000 mgr.y (mgr.24370) 15944 : cluster [DBG] pgmap v15928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:02 smithi082 bash[20963]: cluster 2024-04-03T23:10:01.188267+0000 mgr.y (mgr.24370) 15944 : cluster [DBG] pgmap v15928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:10:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:10:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:04 smithi082 bash[20963]: cluster 2024-04-03T23:10:03.188990+0000 mgr.y (mgr.24370) 15945 : cluster [DBG] pgmap v15929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:04 smithi082 bash[20963]: audit 2024-04-03T23:10:03.915756+0000 mon.c (mon.2) 6370 : audit [DBG] from='client.? 172.21.15.67:0/1043413226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:04 smithi067 bash[17655]: cluster 2024-04-03T23:10:03.188990+0000 mgr.y (mgr.24370) 15945 : cluster [DBG] pgmap v15929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:04 smithi067 bash[17655]: audit 2024-04-03T23:10:03.915756+0000 mon.c (mon.2) 6370 : audit [DBG] from='client.? 172.21.15.67:0/1043413226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:04 smithi067 bash[27441]: cluster 2024-04-03T23:10:03.188990+0000 mgr.y (mgr.24370) 15945 : cluster [DBG] pgmap v15929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:04 smithi067 bash[27441]: audit 2024-04-03T23:10:03.915756+0000 mon.c (mon.2) 6370 : audit [DBG] from='client.? 172.21.15.67:0/1043413226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:06 smithi082 bash[20963]: cluster 2024-04-03T23:10:05.189664+0000 mgr.y (mgr.24370) 15946 : cluster [DBG] pgmap v15930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:06 smithi082 bash[20963]: audit 2024-04-03T23:10:06.367739+0000 mon.a (mon.0) 13599 : audit [DBG] from='client.? 172.21.15.67:0/1835362593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:06 smithi067 bash[17655]: cluster 2024-04-03T23:10:05.189664+0000 mgr.y (mgr.24370) 15946 : cluster [DBG] pgmap v15930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:06 smithi067 bash[17655]: audit 2024-04-03T23:10:06.367739+0000 mon.a (mon.0) 13599 : audit [DBG] from='client.? 172.21.15.67:0/1835362593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:06 smithi067 bash[27441]: cluster 2024-04-03T23:10:05.189664+0000 mgr.y (mgr.24370) 15946 : cluster [DBG] pgmap v15930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:06 smithi067 bash[27441]: audit 2024-04-03T23:10:06.367739+0000 mon.a (mon.0) 13599 : audit [DBG] from='client.? 172.21.15.67:0/1835362593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:08 smithi082 bash[20963]: cluster 2024-04-03T23:10:07.190782+0000 mgr.y (mgr.24370) 15947 : cluster [DBG] pgmap v15931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:08 smithi067 bash[17655]: cluster 2024-04-03T23:10:07.190782+0000 mgr.y (mgr.24370) 15947 : cluster [DBG] pgmap v15931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:08 smithi067 bash[27441]: cluster 2024-04-03T23:10:07.190782+0000 mgr.y (mgr.24370) 15947 : cluster [DBG] pgmap v15931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:09 smithi082 bash[20963]: audit 2024-04-03T23:10:08.821432+0000 mon.a (mon.0) 13600 : audit [DBG] from='client.? 172.21.15.67:0/1341896213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:09 smithi067 bash[17655]: audit 2024-04-03T23:10:08.821432+0000 mon.a (mon.0) 13600 : audit [DBG] from='client.? 172.21.15.67:0/1341896213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:09 smithi067 bash[27441]: audit 2024-04-03T23:10:08.821432+0000 mon.a (mon.0) 13600 : audit [DBG] from='client.? 172.21.15.67:0/1341896213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:10 smithi082 bash[20963]: cluster 2024-04-03T23:10:09.191473+0000 mgr.y (mgr.24370) 15948 : cluster [DBG] pgmap v15932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:10 smithi082 bash[20963]: audit 2024-04-03T23:10:10.505641+0000 mon.a (mon.0) 13601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:10 smithi067 bash[27441]: cluster 2024-04-03T23:10:09.191473+0000 mgr.y (mgr.24370) 15948 : cluster [DBG] pgmap v15932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:10 smithi067 bash[27441]: audit 2024-04-03T23:10:10.505641+0000 mon.a (mon.0) 13601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:10 smithi067 bash[17655]: cluster 2024-04-03T23:10:09.191473+0000 mgr.y (mgr.24370) 15948 : cluster [DBG] pgmap v15932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:10 smithi067 bash[17655]: audit 2024-04-03T23:10:10.505641+0000 mon.a (mon.0) 13601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:11 smithi082 bash[20963]: audit 2024-04-03T23:10:11.278133+0000 mon.a (mon.0) 13602 : audit [DBG] from='client.? 172.21.15.67:0/2665581611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:11 smithi067 bash[27441]: audit 2024-04-03T23:10:11.278133+0000 mon.a (mon.0) 13602 : audit [DBG] from='client.? 172.21.15.67:0/2665581611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:11 smithi067 bash[17655]: audit 2024-04-03T23:10:11.278133+0000 mon.a (mon.0) 13602 : audit [DBG] from='client.? 172.21.15.67:0/2665581611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:12 smithi067 bash[17655]: cluster 2024-04-03T23:10:11.192770+0000 mgr.y (mgr.24370) 15949 : cluster [DBG] pgmap v15933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:12 smithi067 bash[17655]: audit 2024-04-03T23:10:12.443803+0000 mon.a (mon.0) 13603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:10:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:12 smithi067 bash[27441]: cluster 2024-04-03T23:10:11.192770+0000 mgr.y (mgr.24370) 15949 : cluster [DBG] pgmap v15933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:12 smithi067 bash[27441]: audit 2024-04-03T23:10:12.443803+0000 mon.a (mon.0) 13603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:10:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:12 smithi082 bash[20963]: cluster 2024-04-03T23:10:11.192770+0000 mgr.y (mgr.24370) 15949 : cluster [DBG] pgmap v15933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:12 smithi082 bash[20963]: audit 2024-04-03T23:10:12.443803+0000 mon.a (mon.0) 13603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:10:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:10:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:13 smithi082 bash[20963]: audit 2024-04-03T23:10:13.733152+0000 mon.c (mon.2) 6371 : audit [DBG] from='client.? 172.21.15.67:0/3477440619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:10:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:13 smithi067 bash[27441]: audit 2024-04-03T23:10:13.733152+0000 mon.c (mon.2) 6371 : audit [DBG] from='client.? 172.21.15.67:0/3477440619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:13 smithi067 bash[17655]: audit 2024-04-03T23:10:13.733152+0000 mon.c (mon.2) 6371 : audit [DBG] from='client.? 172.21.15.67:0/3477440619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:14 smithi082 bash[20963]: cluster 2024-04-03T23:10:13.193638+0000 mgr.y (mgr.24370) 15950 : cluster [DBG] pgmap v15934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:14 smithi067 bash[17655]: cluster 2024-04-03T23:10:13.193638+0000 mgr.y (mgr.24370) 15950 : cluster [DBG] pgmap v15934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:14 smithi067 bash[27441]: cluster 2024-04-03T23:10:13.193638+0000 mgr.y (mgr.24370) 15950 : cluster [DBG] pgmap v15934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:16 smithi082 bash[20963]: cluster 2024-04-03T23:10:15.194354+0000 mgr.y (mgr.24370) 15951 : cluster [DBG] pgmap v15935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:16 smithi082 bash[20963]: audit 2024-04-03T23:10:16.188756+0000 mon.c (mon.2) 6372 : audit [DBG] from='client.? 172.21.15.67:0/821001770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:16 smithi067 bash[17655]: cluster 2024-04-03T23:10:15.194354+0000 mgr.y (mgr.24370) 15951 : cluster [DBG] pgmap v15935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:16 smithi067 bash[17655]: audit 2024-04-03T23:10:16.188756+0000 mon.c (mon.2) 6372 : audit [DBG] from='client.? 172.21.15.67:0/821001770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:16 smithi067 bash[27441]: cluster 2024-04-03T23:10:15.194354+0000 mgr.y (mgr.24370) 15951 : cluster [DBG] pgmap v15935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:16 smithi067 bash[27441]: audit 2024-04-03T23:10:16.188756+0000 mon.c (mon.2) 6372 : audit [DBG] from='client.? 172.21.15.67:0/821001770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:18 smithi082 bash[20963]: cluster 2024-04-03T23:10:17.195549+0000 mgr.y (mgr.24370) 15952 : cluster [DBG] pgmap v15936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:18 smithi082 bash[20963]: audit 2024-04-03T23:10:18.139116+0000 mon.a (mon.0) 13604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:18 smithi082 bash[20963]: audit 2024-04-03T23:10:18.146560+0000 mon.a (mon.0) 13605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:18 smithi082 bash[20963]: audit 2024-04-03T23:10:18.391895+0000 mon.a (mon.0) 13606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:18 smithi082 bash[20963]: audit 2024-04-03T23:10:18.400728+0000 mon.a (mon.0) 13607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:18 smithi082 bash[20963]: audit 2024-04-03T23:10:18.639923+0000 mon.a (mon.0) 13608 : audit [DBG] from='client.? 172.21.15.67:0/2710308624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[27441]: cluster 2024-04-03T23:10:17.195549+0000 mgr.y (mgr.24370) 15952 : cluster [DBG] pgmap v15936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[27441]: audit 2024-04-03T23:10:18.139116+0000 mon.a (mon.0) 13604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[27441]: audit 2024-04-03T23:10:18.146560+0000 mon.a (mon.0) 13605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[27441]: audit 2024-04-03T23:10:18.391895+0000 mon.a (mon.0) 13606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[27441]: audit 2024-04-03T23:10:18.400728+0000 mon.a (mon.0) 13607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[27441]: audit 2024-04-03T23:10:18.639923+0000 mon.a (mon.0) 13608 : audit [DBG] from='client.? 172.21.15.67:0/2710308624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[17655]: cluster 2024-04-03T23:10:17.195549+0000 mgr.y (mgr.24370) 15952 : cluster [DBG] pgmap v15936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[17655]: audit 2024-04-03T23:10:18.139116+0000 mon.a (mon.0) 13604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[17655]: audit 2024-04-03T23:10:18.146560+0000 mon.a (mon.0) 13605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[17655]: audit 2024-04-03T23:10:18.391895+0000 mon.a (mon.0) 13606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[17655]: audit 2024-04-03T23:10:18.400728+0000 mon.a (mon.0) 13607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:18 smithi067 bash[17655]: audit 2024-04-03T23:10:18.639923+0000 mon.a (mon.0) 13608 : audit [DBG] from='client.? 172.21.15.67:0/2710308624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:19 smithi082 bash[20963]: audit 2024-04-03T23:10:18.841417+0000 mon.a (mon.0) 13609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:10:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:19 smithi082 bash[20963]: audit 2024-04-03T23:10:18.843223+0000 mon.a (mon.0) 13610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:10:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:19 smithi082 bash[20963]: audit 2024-04-03T23:10:18.852567+0000 mon.a (mon.0) 13611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:19 smithi067 bash[27441]: audit 2024-04-03T23:10:18.841417+0000 mon.a (mon.0) 13609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:10:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:19 smithi067 bash[27441]: audit 2024-04-03T23:10:18.843223+0000 mon.a (mon.0) 13610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:10:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:19 smithi067 bash[27441]: audit 2024-04-03T23:10:18.852567+0000 mon.a (mon.0) 13611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:19 smithi067 bash[17655]: audit 2024-04-03T23:10:18.841417+0000 mon.a (mon.0) 13609 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:10:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:19 smithi067 bash[17655]: audit 2024-04-03T23:10:18.843223+0000 mon.a (mon.0) 13610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:10:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:19 smithi067 bash[17655]: audit 2024-04-03T23:10:18.852567+0000 mon.a (mon.0) 13611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:10:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:20 smithi082 bash[20963]: cluster 2024-04-03T23:10:19.196269+0000 mgr.y (mgr.24370) 15953 : cluster [DBG] pgmap v15937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:20 smithi067 bash[17655]: cluster 2024-04-03T23:10:19.196269+0000 mgr.y (mgr.24370) 15953 : cluster [DBG] pgmap v15937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:20 smithi067 bash[27441]: cluster 2024-04-03T23:10:19.196269+0000 mgr.y (mgr.24370) 15953 : cluster [DBG] pgmap v15937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:21 smithi082 bash[20963]: audit 2024-04-03T23:10:21.091098+0000 mon.a (mon.0) 13612 : audit [DBG] from='client.? 172.21.15.67:0/3290736466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:21 smithi067 bash[17655]: audit 2024-04-03T23:10:21.091098+0000 mon.a (mon.0) 13612 : audit [DBG] from='client.? 172.21.15.67:0/3290736466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:21 smithi067 bash[27441]: audit 2024-04-03T23:10:21.091098+0000 mon.a (mon.0) 13612 : audit [DBG] from='client.? 172.21.15.67:0/3290736466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:22 smithi082 bash[20963]: cluster 2024-04-03T23:10:21.197375+0000 mgr.y (mgr.24370) 15954 : cluster [DBG] pgmap v15938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:23.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:22 smithi067 bash[17655]: cluster 2024-04-03T23:10:21.197375+0000 mgr.y (mgr.24370) 15954 : cluster [DBG] pgmap v15938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:23.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:10:23.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:22 smithi067 bash[27441]: cluster 2024-04-03T23:10:21.197375+0000 mgr.y (mgr.24370) 15954 : cluster [DBG] pgmap v15938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:23.874 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:10:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:23 smithi082 bash[20963]: audit 2024-04-03T23:10:23.537456+0000 mon.c (mon.2) 6373 : audit [DBG] from='client.? 172.21.15.67:0/4136668133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:23 smithi067 bash[17655]: audit 2024-04-03T23:10:23.537456+0000 mon.c (mon.2) 6373 : audit [DBG] from='client.? 172.21.15.67:0/4136668133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:23 smithi067 bash[27441]: audit 2024-04-03T23:10:23.537456+0000 mon.c (mon.2) 6373 : audit [DBG] from='client.? 172.21.15.67:0/4136668133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:24 smithi082 bash[20963]: cluster 2024-04-03T23:10:23.197917+0000 mgr.y (mgr.24370) 15955 : cluster [DBG] pgmap v15939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:24 smithi067 bash[17655]: cluster 2024-04-03T23:10:23.197917+0000 mgr.y (mgr.24370) 15955 : cluster [DBG] pgmap v15939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:24 smithi067 bash[27441]: cluster 2024-04-03T23:10:23.197917+0000 mgr.y (mgr.24370) 15955 : cluster [DBG] pgmap v15939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:25 smithi067 bash[17655]: audit 2024-04-03T23:10:25.505956+0000 mon.a (mon.0) 13613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:25 smithi067 bash[27441]: audit 2024-04-03T23:10:25.505956+0000 mon.a (mon.0) 13613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:25 smithi082 bash[20963]: audit 2024-04-03T23:10:25.505956+0000 mon.a (mon.0) 13613 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:26 smithi067 bash[27441]: cluster 2024-04-03T23:10:25.198590+0000 mgr.y (mgr.24370) 15956 : cluster [DBG] pgmap v15940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:26 smithi067 bash[27441]: audit 2024-04-03T23:10:25.981800+0000 mon.c (mon.2) 6374 : audit [DBG] from='client.? 172.21.15.67:0/899824416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:26 smithi067 bash[17655]: cluster 2024-04-03T23:10:25.198590+0000 mgr.y (mgr.24370) 15956 : cluster [DBG] pgmap v15940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:26 smithi067 bash[17655]: audit 2024-04-03T23:10:25.981800+0000 mon.c (mon.2) 6374 : audit [DBG] from='client.? 172.21.15.67:0/899824416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:26 smithi082 bash[20963]: cluster 2024-04-03T23:10:25.198590+0000 mgr.y (mgr.24370) 15956 : cluster [DBG] pgmap v15940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:26 smithi082 bash[20963]: audit 2024-04-03T23:10:25.981800+0000 mon.c (mon.2) 6374 : audit [DBG] from='client.? 172.21.15.67:0/899824416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:28 smithi067 bash[27441]: cluster 2024-04-03T23:10:27.199741+0000 mgr.y (mgr.24370) 15957 : cluster [DBG] pgmap v15941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:28 smithi067 bash[27441]: audit 2024-04-03T23:10:28.441871+0000 mon.c (mon.2) 6375 : audit [DBG] from='client.? 172.21.15.67:0/2243902343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:28 smithi067 bash[17655]: cluster 2024-04-03T23:10:27.199741+0000 mgr.y (mgr.24370) 15957 : cluster [DBG] pgmap v15941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:28 smithi067 bash[17655]: audit 2024-04-03T23:10:28.441871+0000 mon.c (mon.2) 6375 : audit [DBG] from='client.? 172.21.15.67:0/2243902343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:28 smithi082 bash[20963]: cluster 2024-04-03T23:10:27.199741+0000 mgr.y (mgr.24370) 15957 : cluster [DBG] pgmap v15941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:28 smithi082 bash[20963]: audit 2024-04-03T23:10:28.441871+0000 mon.c (mon.2) 6375 : audit [DBG] from='client.? 172.21.15.67:0/2243902343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:30 smithi067 bash[27441]: cluster 2024-04-03T23:10:29.200405+0000 mgr.y (mgr.24370) 15958 : cluster [DBG] pgmap v15942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:30 smithi067 bash[17655]: cluster 2024-04-03T23:10:29.200405+0000 mgr.y (mgr.24370) 15958 : cluster [DBG] pgmap v15942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:30 smithi082 bash[20963]: cluster 2024-04-03T23:10:29.200405+0000 mgr.y (mgr.24370) 15958 : cluster [DBG] pgmap v15942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:31 smithi067 bash[17655]: audit 2024-04-03T23:10:30.897248+0000 mon.c (mon.2) 6376 : audit [DBG] from='client.? 172.21.15.67:0/2147789135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:31 smithi067 bash[27441]: audit 2024-04-03T23:10:30.897248+0000 mon.c (mon.2) 6376 : audit [DBG] from='client.? 172.21.15.67:0/2147789135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:31 smithi082 bash[20963]: audit 2024-04-03T23:10:30.897248+0000 mon.c (mon.2) 6376 : audit [DBG] from='client.? 172.21.15.67:0/2147789135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:32 smithi067 bash[27441]: cluster 2024-04-03T23:10:31.201540+0000 mgr.y (mgr.24370) 15959 : cluster [DBG] pgmap v15943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:32 smithi067 bash[17655]: cluster 2024-04-03T23:10:31.201540+0000 mgr.y (mgr.24370) 15959 : cluster [DBG] pgmap v15943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:33.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:10:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:32 smithi082 bash[20963]: cluster 2024-04-03T23:10:31.201540+0000 mgr.y (mgr.24370) 15959 : cluster [DBG] pgmap v15943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:10:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:33 smithi067 bash[17655]: audit 2024-04-03T23:10:33.349573+0000 mon.a (mon.0) 13614 : audit [DBG] from='client.? 172.21.15.67:0/338171745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:33 smithi067 bash[27441]: audit 2024-04-03T23:10:33.349573+0000 mon.a (mon.0) 13614 : audit [DBG] from='client.? 172.21.15.67:0/338171745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:33 smithi082 bash[20963]: audit 2024-04-03T23:10:33.349573+0000 mon.a (mon.0) 13614 : audit [DBG] from='client.? 172.21.15.67:0/338171745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:34 smithi067 bash[27441]: cluster 2024-04-03T23:10:33.201993+0000 mgr.y (mgr.24370) 15960 : cluster [DBG] pgmap v15944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:34 smithi067 bash[17655]: cluster 2024-04-03T23:10:33.201993+0000 mgr.y (mgr.24370) 15960 : cluster [DBG] pgmap v15944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:34 smithi082 bash[20963]: cluster 2024-04-03T23:10:33.201993+0000 mgr.y (mgr.24370) 15960 : cluster [DBG] pgmap v15944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:35 smithi082 bash[20963]: audit 2024-04-03T23:10:35.804268+0000 mon.c (mon.2) 6377 : audit [DBG] from='client.? 172.21.15.67:0/4168903706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:35 smithi067 bash[17655]: audit 2024-04-03T23:10:35.804268+0000 mon.c (mon.2) 6377 : audit [DBG] from='client.? 172.21.15.67:0/4168903706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:35 smithi067 bash[27441]: audit 2024-04-03T23:10:35.804268+0000 mon.c (mon.2) 6377 : audit [DBG] from='client.? 172.21.15.67:0/4168903706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:36 smithi082 bash[20963]: cluster 2024-04-03T23:10:35.202580+0000 mgr.y (mgr.24370) 15961 : cluster [DBG] pgmap v15945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:36 smithi067 bash[27441]: cluster 2024-04-03T23:10:35.202580+0000 mgr.y (mgr.24370) 15961 : cluster [DBG] pgmap v15945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:36 smithi067 bash[17655]: cluster 2024-04-03T23:10:35.202580+0000 mgr.y (mgr.24370) 15961 : cluster [DBG] pgmap v15945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:38 smithi082 bash[20963]: cluster 2024-04-03T23:10:37.203738+0000 mgr.y (mgr.24370) 15962 : cluster [DBG] pgmap v15946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:38 smithi082 bash[20963]: audit 2024-04-03T23:10:38.252272+0000 mon.a (mon.0) 13615 : audit [DBG] from='client.? 172.21.15.67:0/3010413711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:38 smithi067 bash[27441]: cluster 2024-04-03T23:10:37.203738+0000 mgr.y (mgr.24370) 15962 : cluster [DBG] pgmap v15946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:38 smithi067 bash[27441]: audit 2024-04-03T23:10:38.252272+0000 mon.a (mon.0) 13615 : audit [DBG] from='client.? 172.21.15.67:0/3010413711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:38 smithi067 bash[17655]: cluster 2024-04-03T23:10:37.203738+0000 mgr.y (mgr.24370) 15962 : cluster [DBG] pgmap v15946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:38 smithi067 bash[17655]: audit 2024-04-03T23:10:38.252272+0000 mon.a (mon.0) 13615 : audit [DBG] from='client.? 172.21.15.67:0/3010413711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:40 smithi082 bash[20963]: cluster 2024-04-03T23:10:39.204458+0000 mgr.y (mgr.24370) 15963 : cluster [DBG] pgmap v15947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:40 smithi082 bash[20963]: audit 2024-04-03T23:10:40.505502+0000 mon.a (mon.0) 13616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:40 smithi082 bash[20963]: audit 2024-04-03T23:10:40.713864+0000 mon.c (mon.2) 6378 : audit [DBG] from='client.? 172.21.15.67:0/4082227830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:40 smithi067 bash[27441]: cluster 2024-04-03T23:10:39.204458+0000 mgr.y (mgr.24370) 15963 : cluster [DBG] pgmap v15947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:40 smithi067 bash[27441]: audit 2024-04-03T23:10:40.505502+0000 mon.a (mon.0) 13616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:40 smithi067 bash[27441]: audit 2024-04-03T23:10:40.713864+0000 mon.c (mon.2) 6378 : audit [DBG] from='client.? 172.21.15.67:0/4082227830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:40 smithi067 bash[17655]: cluster 2024-04-03T23:10:39.204458+0000 mgr.y (mgr.24370) 15963 : cluster [DBG] pgmap v15947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:40 smithi067 bash[17655]: audit 2024-04-03T23:10:40.505502+0000 mon.a (mon.0) 13616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:40 smithi067 bash[17655]: audit 2024-04-03T23:10:40.713864+0000 mon.c (mon.2) 6378 : audit [DBG] from='client.? 172.21.15.67:0/4082227830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:42 smithi082 bash[20963]: cluster 2024-04-03T23:10:41.205656+0000 mgr.y (mgr.24370) 15964 : cluster [DBG] pgmap v15948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:42 smithi067 bash[17655]: cluster 2024-04-03T23:10:41.205656+0000 mgr.y (mgr.24370) 15964 : cluster [DBG] pgmap v15948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:10:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:42 smithi067 bash[27441]: cluster 2024-04-03T23:10:41.205656+0000 mgr.y (mgr.24370) 15964 : cluster [DBG] pgmap v15948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:10:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:43 smithi082 bash[20963]: audit 2024-04-03T23:10:43.169343+0000 mon.a (mon.0) 13617 : audit [DBG] from='client.? 172.21.15.67:0/749259292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:43 smithi067 bash[17655]: audit 2024-04-03T23:10:43.169343+0000 mon.a (mon.0) 13617 : audit [DBG] from='client.? 172.21.15.67:0/749259292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:43 smithi067 bash[27441]: audit 2024-04-03T23:10:43.169343+0000 mon.a (mon.0) 13617 : audit [DBG] from='client.? 172.21.15.67:0/749259292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:44 smithi082 bash[20963]: cluster 2024-04-03T23:10:43.206326+0000 mgr.y (mgr.24370) 15965 : cluster [DBG] pgmap v15949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:44 smithi067 bash[27441]: cluster 2024-04-03T23:10:43.206326+0000 mgr.y (mgr.24370) 15965 : cluster [DBG] pgmap v15949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:44 smithi067 bash[17655]: cluster 2024-04-03T23:10:43.206326+0000 mgr.y (mgr.24370) 15965 : cluster [DBG] pgmap v15949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:45 smithi082 bash[20963]: audit 2024-04-03T23:10:45.620928+0000 mon.a (mon.0) 13618 : audit [DBG] from='client.? 172.21.15.67:0/3474410685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:45 smithi067 bash[17655]: audit 2024-04-03T23:10:45.620928+0000 mon.a (mon.0) 13618 : audit [DBG] from='client.? 172.21.15.67:0/3474410685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:45 smithi067 bash[27441]: audit 2024-04-03T23:10:45.620928+0000 mon.a (mon.0) 13618 : audit [DBG] from='client.? 172.21.15.67:0/3474410685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:46 smithi082 bash[20963]: cluster 2024-04-03T23:10:45.207016+0000 mgr.y (mgr.24370) 15966 : cluster [DBG] pgmap v15950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:46 smithi067 bash[17655]: cluster 2024-04-03T23:10:45.207016+0000 mgr.y (mgr.24370) 15966 : cluster [DBG] pgmap v15950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:46 smithi067 bash[27441]: cluster 2024-04-03T23:10:45.207016+0000 mgr.y (mgr.24370) 15966 : cluster [DBG] pgmap v15950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:48 smithi082 bash[20963]: cluster 2024-04-03T23:10:47.208210+0000 mgr.y (mgr.24370) 15967 : cluster [DBG] pgmap v15951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:48 smithi082 bash[20963]: audit 2024-04-03T23:10:48.081224+0000 mon.c (mon.2) 6379 : audit [DBG] from='client.? 172.21.15.67:0/1384126992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:48 smithi067 bash[27441]: cluster 2024-04-03T23:10:47.208210+0000 mgr.y (mgr.24370) 15967 : cluster [DBG] pgmap v15951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:48 smithi067 bash[27441]: audit 2024-04-03T23:10:48.081224+0000 mon.c (mon.2) 6379 : audit [DBG] from='client.? 172.21.15.67:0/1384126992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:48 smithi067 bash[17655]: cluster 2024-04-03T23:10:47.208210+0000 mgr.y (mgr.24370) 15967 : cluster [DBG] pgmap v15951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:48 smithi067 bash[17655]: audit 2024-04-03T23:10:48.081224+0000 mon.c (mon.2) 6379 : audit [DBG] from='client.? 172.21.15.67:0/1384126992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:50 smithi082 bash[20963]: cluster 2024-04-03T23:10:49.209039+0000 mgr.y (mgr.24370) 15968 : cluster [DBG] pgmap v15952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:50 smithi082 bash[20963]: audit 2024-04-03T23:10:50.526169+0000 mon.a (mon.0) 13619 : audit [DBG] from='client.? 172.21.15.67:0/4237534648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:50 smithi067 bash[17655]: cluster 2024-04-03T23:10:49.209039+0000 mgr.y (mgr.24370) 15968 : cluster [DBG] pgmap v15952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:50 smithi067 bash[17655]: audit 2024-04-03T23:10:50.526169+0000 mon.a (mon.0) 13619 : audit [DBG] from='client.? 172.21.15.67:0/4237534648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:50 smithi067 bash[27441]: cluster 2024-04-03T23:10:49.209039+0000 mgr.y (mgr.24370) 15968 : cluster [DBG] pgmap v15952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:50 smithi067 bash[27441]: audit 2024-04-03T23:10:50.526169+0000 mon.a (mon.0) 13619 : audit [DBG] from='client.? 172.21.15.67:0/4237534648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:52 smithi082 bash[20963]: cluster 2024-04-03T23:10:51.210248+0000 mgr.y (mgr.24370) 15969 : cluster [DBG] pgmap v15953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:52 smithi067 bash[17655]: cluster 2024-04-03T23:10:51.210248+0000 mgr.y (mgr.24370) 15969 : cluster [DBG] pgmap v15953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:10:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:52 smithi067 bash[27441]: cluster 2024-04-03T23:10:51.210248+0000 mgr.y (mgr.24370) 15969 : cluster [DBG] pgmap v15953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:10:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:53 smithi082 bash[20963]: audit 2024-04-03T23:10:52.978829+0000 mon.a (mon.0) 13620 : audit [DBG] from='client.? 172.21.15.67:0/4182477717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:53 smithi067 bash[17655]: audit 2024-04-03T23:10:52.978829+0000 mon.a (mon.0) 13620 : audit [DBG] from='client.? 172.21.15.67:0/4182477717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:53 smithi067 bash[27441]: audit 2024-04-03T23:10:52.978829+0000 mon.a (mon.0) 13620 : audit [DBG] from='client.? 172.21.15.67:0/4182477717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:54 smithi082 bash[20963]: cluster 2024-04-03T23:10:53.210961+0000 mgr.y (mgr.24370) 15970 : cluster [DBG] pgmap v15954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:54 smithi067 bash[17655]: cluster 2024-04-03T23:10:53.210961+0000 mgr.y (mgr.24370) 15970 : cluster [DBG] pgmap v15954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:54 smithi067 bash[27441]: cluster 2024-04-03T23:10:53.210961+0000 mgr.y (mgr.24370) 15970 : cluster [DBG] pgmap v15954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:55 smithi082 bash[20963]: audit 2024-04-03T23:10:55.434517+0000 mon.c (mon.2) 6380 : audit [DBG] from='client.? 172.21.15.67:0/1855773822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:55 smithi082 bash[20963]: audit 2024-04-03T23:10:55.506720+0000 mon.a (mon.0) 13621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:55 smithi067 bash[27441]: audit 2024-04-03T23:10:55.434517+0000 mon.c (mon.2) 6380 : audit [DBG] from='client.? 172.21.15.67:0/1855773822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:55 smithi067 bash[27441]: audit 2024-04-03T23:10:55.506720+0000 mon.a (mon.0) 13621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:55 smithi067 bash[17655]: audit 2024-04-03T23:10:55.434517+0000 mon.c (mon.2) 6380 : audit [DBG] from='client.? 172.21.15.67:0/1855773822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:55 smithi067 bash[17655]: audit 2024-04-03T23:10:55.506720+0000 mon.a (mon.0) 13621 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:10:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:56 smithi082 bash[20963]: cluster 2024-04-03T23:10:55.211624+0000 mgr.y (mgr.24370) 15971 : cluster [DBG] pgmap v15955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:56 smithi067 bash[17655]: cluster 2024-04-03T23:10:55.211624+0000 mgr.y (mgr.24370) 15971 : cluster [DBG] pgmap v15955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:56 smithi067 bash[27441]: cluster 2024-04-03T23:10:55.211624+0000 mgr.y (mgr.24370) 15971 : cluster [DBG] pgmap v15955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:58 smithi082 bash[20963]: audit 2024-04-03T23:10:57.892442+0000 mon.a (mon.0) 13622 : audit [DBG] from='client.? 172.21.15.67:0/4119837145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:58 smithi067 bash[27441]: audit 2024-04-03T23:10:57.892442+0000 mon.a (mon.0) 13622 : audit [DBG] from='client.? 172.21.15.67:0/4119837145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:58 smithi067 bash[17655]: audit 2024-04-03T23:10:57.892442+0000 mon.a (mon.0) 13622 : audit [DBG] from='client.? 172.21.15.67:0/4119837145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:10:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:10:59 smithi082 bash[20963]: cluster 2024-04-03T23:10:57.212996+0000 mgr.y (mgr.24370) 15972 : cluster [DBG] pgmap v15956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:10:59 smithi067 bash[17655]: cluster 2024-04-03T23:10:57.212996+0000 mgr.y (mgr.24370) 15972 : cluster [DBG] pgmap v15956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:10:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:10:59 smithi067 bash[27441]: cluster 2024-04-03T23:10:57.212996+0000 mgr.y (mgr.24370) 15972 : cluster [DBG] pgmap v15956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:01 smithi082 bash[20963]: cluster 2024-04-03T23:10:59.213804+0000 mgr.y (mgr.24370) 15973 : cluster [DBG] pgmap v15957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:01 smithi082 bash[20963]: audit 2024-04-03T23:11:00.348435+0000 mon.c (mon.2) 6381 : audit [DBG] from='client.? 172.21.15.67:0/4037319507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:01 smithi067 bash[17655]: cluster 2024-04-03T23:10:59.213804+0000 mgr.y (mgr.24370) 15973 : cluster [DBG] pgmap v15957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:01 smithi067 bash[17655]: audit 2024-04-03T23:11:00.348435+0000 mon.c (mon.2) 6381 : audit [DBG] from='client.? 172.21.15.67:0/4037319507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:01 smithi067 bash[27441]: cluster 2024-04-03T23:10:59.213804+0000 mgr.y (mgr.24370) 15973 : cluster [DBG] pgmap v15957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:01 smithi067 bash[27441]: audit 2024-04-03T23:11:00.348435+0000 mon.c (mon.2) 6381 : audit [DBG] from='client.? 172.21.15.67:0/4037319507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:03 smithi082 bash[20963]: cluster 2024-04-03T23:11:01.214974+0000 mgr.y (mgr.24370) 15974 : cluster [DBG] pgmap v15958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:03 smithi082 bash[20963]: audit 2024-04-03T23:11:02.804759+0000 mon.c (mon.2) 6382 : audit [DBG] from='client.? 172.21.15.67:0/2248281784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:11:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:03 smithi067 bash[17655]: cluster 2024-04-03T23:11:01.214974+0000 mgr.y (mgr.24370) 15974 : cluster [DBG] pgmap v15958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:03 smithi067 bash[17655]: audit 2024-04-03T23:11:02.804759+0000 mon.c (mon.2) 6382 : audit [DBG] from='client.? 172.21.15.67:0/2248281784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:03 smithi067 bash[27441]: cluster 2024-04-03T23:11:01.214974+0000 mgr.y (mgr.24370) 15974 : cluster [DBG] pgmap v15958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:03 smithi067 bash[27441]: audit 2024-04-03T23:11:02.804759+0000 mon.c (mon.2) 6382 : audit [DBG] from='client.? 172.21.15.67:0/2248281784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:11:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:05 smithi082 bash[20963]: cluster 2024-04-03T23:11:03.215686+0000 mgr.y (mgr.24370) 15975 : cluster [DBG] pgmap v15959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:05 smithi067 bash[27441]: cluster 2024-04-03T23:11:03.215686+0000 mgr.y (mgr.24370) 15975 : cluster [DBG] pgmap v15959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:05 smithi067 bash[17655]: cluster 2024-04-03T23:11:03.215686+0000 mgr.y (mgr.24370) 15975 : cluster [DBG] pgmap v15959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:06 smithi082 bash[20963]: audit 2024-04-03T23:11:05.263211+0000 mon.c (mon.2) 6383 : audit [DBG] from='client.? 172.21.15.67:0/1391450899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:06.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:06 smithi067 bash[27441]: audit 2024-04-03T23:11:05.263211+0000 mon.c (mon.2) 6383 : audit [DBG] from='client.? 172.21.15.67:0/1391450899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:06 smithi067 bash[17655]: audit 2024-04-03T23:11:05.263211+0000 mon.c (mon.2) 6383 : audit [DBG] from='client.? 172.21.15.67:0/1391450899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:07 smithi082 bash[20963]: cluster 2024-04-03T23:11:05.216178+0000 mgr.y (mgr.24370) 15976 : cluster [DBG] pgmap v15960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:07 smithi067 bash[27441]: cluster 2024-04-03T23:11:05.216178+0000 mgr.y (mgr.24370) 15976 : cluster [DBG] pgmap v15960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:07 smithi067 bash[17655]: cluster 2024-04-03T23:11:05.216178+0000 mgr.y (mgr.24370) 15976 : cluster [DBG] pgmap v15960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:08 smithi082 bash[20963]: audit 2024-04-03T23:11:07.711293+0000 mon.c (mon.2) 6384 : audit [DBG] from='client.? 172.21.15.67:0/1796685752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:08 smithi067 bash[27441]: audit 2024-04-03T23:11:07.711293+0000 mon.c (mon.2) 6384 : audit [DBG] from='client.? 172.21.15.67:0/1796685752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:08 smithi067 bash[17655]: audit 2024-04-03T23:11:07.711293+0000 mon.c (mon.2) 6384 : audit [DBG] from='client.? 172.21.15.67:0/1796685752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:09 smithi082 bash[20963]: cluster 2024-04-03T23:11:07.217298+0000 mgr.y (mgr.24370) 15977 : cluster [DBG] pgmap v15961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:09 smithi067 bash[17655]: cluster 2024-04-03T23:11:07.217298+0000 mgr.y (mgr.24370) 15977 : cluster [DBG] pgmap v15961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:09 smithi067 bash[27441]: cluster 2024-04-03T23:11:07.217298+0000 mgr.y (mgr.24370) 15977 : cluster [DBG] pgmap v15961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:11 smithi082 bash[20963]: cluster 2024-04-03T23:11:09.218095+0000 mgr.y (mgr.24370) 15978 : cluster [DBG] pgmap v15962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:11 smithi082 bash[20963]: audit 2024-04-03T23:11:10.165341+0000 mon.a (mon.0) 13623 : audit [DBG] from='client.? 172.21.15.67:0/3138743087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:11 smithi082 bash[20963]: audit 2024-04-03T23:11:10.507388+0000 mon.a (mon.0) 13624 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:11 smithi067 bash[17655]: cluster 2024-04-03T23:11:09.218095+0000 mgr.y (mgr.24370) 15978 : cluster [DBG] pgmap v15962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:11 smithi067 bash[17655]: audit 2024-04-03T23:11:10.165341+0000 mon.a (mon.0) 13623 : audit [DBG] from='client.? 172.21.15.67:0/3138743087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:11 smithi067 bash[17655]: audit 2024-04-03T23:11:10.507388+0000 mon.a (mon.0) 13624 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:11 smithi067 bash[27441]: cluster 2024-04-03T23:11:09.218095+0000 mgr.y (mgr.24370) 15978 : cluster [DBG] pgmap v15962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:11 smithi067 bash[27441]: audit 2024-04-03T23:11:10.165341+0000 mon.a (mon.0) 13623 : audit [DBG] from='client.? 172.21.15.67:0/3138743087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:11 smithi067 bash[27441]: audit 2024-04-03T23:11:10.507388+0000 mon.a (mon.0) 13624 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:13 smithi082 bash[20963]: cluster 2024-04-03T23:11:11.219344+0000 mgr.y (mgr.24370) 15979 : cluster [DBG] pgmap v15963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:13 smithi082 bash[20963]: audit 2024-04-03T23:11:12.608914+0000 mon.c (mon.2) 6385 : audit [DBG] from='client.? 172.21.15.67:0/2576195464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:11:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:13 smithi067 bash[17655]: cluster 2024-04-03T23:11:11.219344+0000 mgr.y (mgr.24370) 15979 : cluster [DBG] pgmap v15963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:13 smithi067 bash[17655]: audit 2024-04-03T23:11:12.608914+0000 mon.c (mon.2) 6385 : audit [DBG] from='client.? 172.21.15.67:0/2576195464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:13 smithi067 bash[27441]: cluster 2024-04-03T23:11:11.219344+0000 mgr.y (mgr.24370) 15979 : cluster [DBG] pgmap v15963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:13 smithi067 bash[27441]: audit 2024-04-03T23:11:12.608914+0000 mon.c (mon.2) 6385 : audit [DBG] from='client.? 172.21.15.67:0/2576195464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:11:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:14 smithi082 bash[20963]: cluster 2024-04-03T23:11:13.220130+0000 mgr.y (mgr.24370) 15980 : cluster [DBG] pgmap v15964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:14 smithi067 bash[27441]: cluster 2024-04-03T23:11:13.220130+0000 mgr.y (mgr.24370) 15980 : cluster [DBG] pgmap v15964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:14 smithi067 bash[17655]: cluster 2024-04-03T23:11:13.220130+0000 mgr.y (mgr.24370) 15980 : cluster [DBG] pgmap v15964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:15 smithi082 bash[20963]: audit 2024-04-03T23:11:15.059192+0000 mon.c (mon.2) 6386 : audit [DBG] from='client.? 172.21.15.67:0/541470876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:15 smithi067 bash[17655]: audit 2024-04-03T23:11:15.059192+0000 mon.c (mon.2) 6386 : audit [DBG] from='client.? 172.21.15.67:0/541470876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:15 smithi067 bash[27441]: audit 2024-04-03T23:11:15.059192+0000 mon.c (mon.2) 6386 : audit [DBG] from='client.? 172.21.15.67:0/541470876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:16.077 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 23:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T23:11:15.672317385Z level=info msg="Completed cleanup jobs" duration=142.194888ms 2024-04-03T23:11:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:16 smithi082 bash[20963]: cluster 2024-04-03T23:11:15.220757+0000 mgr.y (mgr.24370) 15981 : cluster [DBG] pgmap v15965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:16 smithi067 bash[27441]: cluster 2024-04-03T23:11:15.220757+0000 mgr.y (mgr.24370) 15981 : cluster [DBG] pgmap v15965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:16 smithi067 bash[17655]: cluster 2024-04-03T23:11:15.220757+0000 mgr.y (mgr.24370) 15981 : cluster [DBG] pgmap v15965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:18 smithi082 bash[20963]: cluster 2024-04-03T23:11:17.221567+0000 mgr.y (mgr.24370) 15982 : cluster [DBG] pgmap v15966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:18 smithi082 bash[20963]: audit 2024-04-03T23:11:17.512569+0000 mon.a (mon.0) 13625 : audit [DBG] from='client.? 172.21.15.67:0/2610661235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:18 smithi067 bash[27441]: cluster 2024-04-03T23:11:17.221567+0000 mgr.y (mgr.24370) 15982 : cluster [DBG] pgmap v15966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:18 smithi067 bash[27441]: audit 2024-04-03T23:11:17.512569+0000 mon.a (mon.0) 13625 : audit [DBG] from='client.? 172.21.15.67:0/2610661235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:18 smithi067 bash[17655]: cluster 2024-04-03T23:11:17.221567+0000 mgr.y (mgr.24370) 15982 : cluster [DBG] pgmap v15966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:18 smithi067 bash[17655]: audit 2024-04-03T23:11:17.512569+0000 mon.a (mon.0) 13625 : audit [DBG] from='client.? 172.21.15.67:0/2610661235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:19 smithi082 bash[20963]: audit 2024-04-03T23:11:18.926419+0000 mon.a (mon.0) 13626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:11:19.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:19 smithi067 bash[17655]: audit 2024-04-03T23:11:18.926419+0000 mon.a (mon.0) 13626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:11:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:19 smithi067 bash[27441]: audit 2024-04-03T23:11:18.926419+0000 mon.a (mon.0) 13626 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:11:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:20 smithi082 bash[20963]: cluster 2024-04-03T23:11:19.222272+0000 mgr.y (mgr.24370) 15983 : cluster [DBG] pgmap v15967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:20 smithi082 bash[20963]: audit 2024-04-03T23:11:19.969440+0000 mon.c (mon.2) 6387 : audit [DBG] from='client.? 172.21.15.67:0/46238875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:20 smithi067 bash[27441]: cluster 2024-04-03T23:11:19.222272+0000 mgr.y (mgr.24370) 15983 : cluster [DBG] pgmap v15967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:20 smithi067 bash[27441]: audit 2024-04-03T23:11:19.969440+0000 mon.c (mon.2) 6387 : audit [DBG] from='client.? 172.21.15.67:0/46238875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:20 smithi067 bash[17655]: cluster 2024-04-03T23:11:19.222272+0000 mgr.y (mgr.24370) 15983 : cluster [DBG] pgmap v15967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:20 smithi067 bash[17655]: audit 2024-04-03T23:11:19.969440+0000 mon.c (mon.2) 6387 : audit [DBG] from='client.? 172.21.15.67:0/46238875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:22 smithi082 bash[20963]: cluster 2024-04-03T23:11:21.223425+0000 mgr.y (mgr.24370) 15984 : cluster [DBG] pgmap v15968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:22 smithi067 bash[27441]: cluster 2024-04-03T23:11:21.223425+0000 mgr.y (mgr.24370) 15984 : cluster [DBG] pgmap v15968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:22 smithi067 bash[17655]: cluster 2024-04-03T23:11:21.223425+0000 mgr.y (mgr.24370) 15984 : cluster [DBG] pgmap v15968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:11:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:23 smithi067 bash[27441]: audit 2024-04-03T23:11:22.434711+0000 mon.c (mon.2) 6388 : audit [DBG] from='client.? 172.21.15.67:0/3294623865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:23 smithi067 bash[17655]: audit 2024-04-03T23:11:22.434711+0000 mon.c (mon.2) 6388 : audit [DBG] from='client.? 172.21.15.67:0/3294623865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:23 smithi082 bash[20963]: audit 2024-04-03T23:11:22.434711+0000 mon.c (mon.2) 6388 : audit [DBG] from='client.? 172.21.15.67:0/3294623865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:23.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:11:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:24 smithi082 bash[20963]: cluster 2024-04-03T23:11:23.225359+0000 mgr.y (mgr.24370) 15985 : cluster [DBG] pgmap v15969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:24 smithi067 bash[17655]: cluster 2024-04-03T23:11:23.225359+0000 mgr.y (mgr.24370) 15985 : cluster [DBG] pgmap v15969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:24 smithi067 bash[27441]: cluster 2024-04-03T23:11:23.225359+0000 mgr.y (mgr.24370) 15985 : cluster [DBG] pgmap v15969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:25 smithi082 bash[20963]: audit 2024-04-03T23:11:24.618070+0000 mon.a (mon.0) 13627 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:25 smithi082 bash[20963]: audit 2024-04-03T23:11:24.627757+0000 mon.a (mon.0) 13628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:25 smithi082 bash[20963]: audit 2024-04-03T23:11:24.923823+0000 mon.c (mon.2) 6389 : audit [DBG] from='client.? 172.21.15.67:0/538825256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:25 smithi082 bash[20963]: audit 2024-04-03T23:11:24.929887+0000 mon.a (mon.0) 13629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:25 smithi082 bash[20963]: audit 2024-04-03T23:11:24.940665+0000 mon.a (mon.0) 13630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:25 smithi082 bash[20963]: audit 2024-04-03T23:11:25.466331+0000 mon.a (mon.0) 13631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:25 smithi082 bash[20963]: audit 2024-04-03T23:11:25.468251+0000 mon.a (mon.0) 13632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:25 smithi082 bash[20963]: audit 2024-04-03T23:11:25.478618+0000 mon.a (mon.0) 13633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:25 smithi082 bash[20963]: audit 2024-04-03T23:11:25.507948+0000 mon.a (mon.0) 13634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[17655]: audit 2024-04-03T23:11:24.618070+0000 mon.a (mon.0) 13627 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[17655]: audit 2024-04-03T23:11:24.627757+0000 mon.a (mon.0) 13628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[17655]: audit 2024-04-03T23:11:24.923823+0000 mon.c (mon.2) 6389 : audit [DBG] from='client.? 172.21.15.67:0/538825256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[17655]: audit 2024-04-03T23:11:24.929887+0000 mon.a (mon.0) 13629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[17655]: audit 2024-04-03T23:11:24.940665+0000 mon.a (mon.0) 13630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[17655]: audit 2024-04-03T23:11:25.466331+0000 mon.a (mon.0) 13631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[17655]: audit 2024-04-03T23:11:25.468251+0000 mon.a (mon.0) 13632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[17655]: audit 2024-04-03T23:11:25.478618+0000 mon.a (mon.0) 13633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[17655]: audit 2024-04-03T23:11:25.507948+0000 mon.a (mon.0) 13634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[27441]: audit 2024-04-03T23:11:24.618070+0000 mon.a (mon.0) 13627 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[27441]: audit 2024-04-03T23:11:24.627757+0000 mon.a (mon.0) 13628 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[27441]: audit 2024-04-03T23:11:24.923823+0000 mon.c (mon.2) 6389 : audit [DBG] from='client.? 172.21.15.67:0/538825256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[27441]: audit 2024-04-03T23:11:24.929887+0000 mon.a (mon.0) 13629 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[27441]: audit 2024-04-03T23:11:24.940665+0000 mon.a (mon.0) 13630 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[27441]: audit 2024-04-03T23:11:25.466331+0000 mon.a (mon.0) 13631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[27441]: audit 2024-04-03T23:11:25.468251+0000 mon.a (mon.0) 13632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[27441]: audit 2024-04-03T23:11:25.478618+0000 mon.a (mon.0) 13633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:11:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:25 smithi067 bash[27441]: audit 2024-04-03T23:11:25.507948+0000 mon.a (mon.0) 13634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:26 smithi082 bash[20963]: cluster 2024-04-03T23:11:25.226089+0000 mgr.y (mgr.24370) 15986 : cluster [DBG] pgmap v15970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:26 smithi067 bash[27441]: cluster 2024-04-03T23:11:25.226089+0000 mgr.y (mgr.24370) 15986 : cluster [DBG] pgmap v15970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:26 smithi067 bash[17655]: cluster 2024-04-03T23:11:25.226089+0000 mgr.y (mgr.24370) 15986 : cluster [DBG] pgmap v15970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:27 smithi082 bash[20963]: audit 2024-04-03T23:11:27.379512+0000 mon.a (mon.0) 13635 : audit [DBG] from='client.? 172.21.15.67:0/1912003825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:27 smithi067 bash[27441]: audit 2024-04-03T23:11:27.379512+0000 mon.a (mon.0) 13635 : audit [DBG] from='client.? 172.21.15.67:0/1912003825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:27 smithi067 bash[17655]: audit 2024-04-03T23:11:27.379512+0000 mon.a (mon.0) 13635 : audit [DBG] from='client.? 172.21.15.67:0/1912003825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:28 smithi082 bash[20963]: cluster 2024-04-03T23:11:27.227209+0000 mgr.y (mgr.24370) 15987 : cluster [DBG] pgmap v15971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:28 smithi067 bash[27441]: cluster 2024-04-03T23:11:27.227209+0000 mgr.y (mgr.24370) 15987 : cluster [DBG] pgmap v15971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:28 smithi067 bash[17655]: cluster 2024-04-03T23:11:27.227209+0000 mgr.y (mgr.24370) 15987 : cluster [DBG] pgmap v15971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:29 smithi082 bash[20963]: audit 2024-04-03T23:11:29.831956+0000 mon.c (mon.2) 6390 : audit [DBG] from='client.? 172.21.15.67:0/2259398400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:29 smithi067 bash[17655]: audit 2024-04-03T23:11:29.831956+0000 mon.c (mon.2) 6390 : audit [DBG] from='client.? 172.21.15.67:0/2259398400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:29 smithi067 bash[27441]: audit 2024-04-03T23:11:29.831956+0000 mon.c (mon.2) 6390 : audit [DBG] from='client.? 172.21.15.67:0/2259398400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:30 smithi082 bash[20963]: cluster 2024-04-03T23:11:29.227891+0000 mgr.y (mgr.24370) 15988 : cluster [DBG] pgmap v15972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:30 smithi067 bash[17655]: cluster 2024-04-03T23:11:29.227891+0000 mgr.y (mgr.24370) 15988 : cluster [DBG] pgmap v15972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:30 smithi067 bash[27441]: cluster 2024-04-03T23:11:29.227891+0000 mgr.y (mgr.24370) 15988 : cluster [DBG] pgmap v15972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:32 smithi082 bash[20963]: cluster 2024-04-03T23:11:31.229049+0000 mgr.y (mgr.24370) 15989 : cluster [DBG] pgmap v15973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:32 smithi082 bash[20963]: audit 2024-04-03T23:11:32.281702+0000 mon.c (mon.2) 6391 : audit [DBG] from='client.? 172.21.15.67:0/4218326086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:11:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:32 smithi067 bash[17655]: cluster 2024-04-03T23:11:31.229049+0000 mgr.y (mgr.24370) 15989 : cluster [DBG] pgmap v15973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:32 smithi067 bash[17655]: audit 2024-04-03T23:11:32.281702+0000 mon.c (mon.2) 6391 : audit [DBG] from='client.? 172.21.15.67:0/4218326086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:32 smithi067 bash[27441]: cluster 2024-04-03T23:11:31.229049+0000 mgr.y (mgr.24370) 15989 : cluster [DBG] pgmap v15973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:32 smithi067 bash[27441]: audit 2024-04-03T23:11:32.281702+0000 mon.c (mon.2) 6391 : audit [DBG] from='client.? 172.21.15.67:0/4218326086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:11:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:34 smithi082 bash[20963]: cluster 2024-04-03T23:11:33.229745+0000 mgr.y (mgr.24370) 15990 : cluster [DBG] pgmap v15974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:34 smithi082 bash[20963]: audit 2024-04-03T23:11:34.742171+0000 mon.a (mon.0) 13636 : audit [DBG] from='client.? 172.21.15.67:0/2932544914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:34 smithi067 bash[27441]: cluster 2024-04-03T23:11:33.229745+0000 mgr.y (mgr.24370) 15990 : cluster [DBG] pgmap v15974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:34 smithi067 bash[27441]: audit 2024-04-03T23:11:34.742171+0000 mon.a (mon.0) 13636 : audit [DBG] from='client.? 172.21.15.67:0/2932544914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:34 smithi067 bash[17655]: cluster 2024-04-03T23:11:33.229745+0000 mgr.y (mgr.24370) 15990 : cluster [DBG] pgmap v15974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:34 smithi067 bash[17655]: audit 2024-04-03T23:11:34.742171+0000 mon.a (mon.0) 13636 : audit [DBG] from='client.? 172.21.15.67:0/2932544914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:36 smithi082 bash[20963]: cluster 2024-04-03T23:11:35.230438+0000 mgr.y (mgr.24370) 15991 : cluster [DBG] pgmap v15975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:36 smithi067 bash[27441]: cluster 2024-04-03T23:11:35.230438+0000 mgr.y (mgr.24370) 15991 : cluster [DBG] pgmap v15975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:36 smithi067 bash[17655]: cluster 2024-04-03T23:11:35.230438+0000 mgr.y (mgr.24370) 15991 : cluster [DBG] pgmap v15975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:37 smithi082 bash[20963]: audit 2024-04-03T23:11:37.194846+0000 mon.a (mon.0) 13637 : audit [DBG] from='client.? 172.21.15.67:0/793646907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:37 smithi067 bash[17655]: audit 2024-04-03T23:11:37.194846+0000 mon.a (mon.0) 13637 : audit [DBG] from='client.? 172.21.15.67:0/793646907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:37 smithi067 bash[27441]: audit 2024-04-03T23:11:37.194846+0000 mon.a (mon.0) 13637 : audit [DBG] from='client.? 172.21.15.67:0/793646907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:38 smithi082 bash[20963]: cluster 2024-04-03T23:11:37.231523+0000 mgr.y (mgr.24370) 15992 : cluster [DBG] pgmap v15976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:38 smithi067 bash[17655]: cluster 2024-04-03T23:11:37.231523+0000 mgr.y (mgr.24370) 15992 : cluster [DBG] pgmap v15976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:38 smithi067 bash[27441]: cluster 2024-04-03T23:11:37.231523+0000 mgr.y (mgr.24370) 15992 : cluster [DBG] pgmap v15976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:39 smithi082 bash[20963]: audit 2024-04-03T23:11:39.644547+0000 mon.c (mon.2) 6392 : audit [DBG] from='client.? 172.21.15.67:0/3866879893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:39 smithi067 bash[27441]: audit 2024-04-03T23:11:39.644547+0000 mon.c (mon.2) 6392 : audit [DBG] from='client.? 172.21.15.67:0/3866879893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:39 smithi067 bash[17655]: audit 2024-04-03T23:11:39.644547+0000 mon.c (mon.2) 6392 : audit [DBG] from='client.? 172.21.15.67:0/3866879893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:40 smithi082 bash[20963]: cluster 2024-04-03T23:11:39.232265+0000 mgr.y (mgr.24370) 15993 : cluster [DBG] pgmap v15977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:40 smithi082 bash[20963]: audit 2024-04-03T23:11:40.507963+0000 mon.a (mon.0) 13638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:40 smithi067 bash[27441]: cluster 2024-04-03T23:11:39.232265+0000 mgr.y (mgr.24370) 15993 : cluster [DBG] pgmap v15977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:40 smithi067 bash[27441]: audit 2024-04-03T23:11:40.507963+0000 mon.a (mon.0) 13638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:40 smithi067 bash[17655]: cluster 2024-04-03T23:11:39.232265+0000 mgr.y (mgr.24370) 15993 : cluster [DBG] pgmap v15977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:40 smithi067 bash[17655]: audit 2024-04-03T23:11:40.507963+0000 mon.a (mon.0) 13638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:43 smithi082 bash[20963]: cluster 2024-04-03T23:11:41.233404+0000 mgr.y (mgr.24370) 15994 : cluster [DBG] pgmap v15978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:43 smithi082 bash[20963]: audit 2024-04-03T23:11:42.101973+0000 mon.c (mon.2) 6393 : audit [DBG] from='client.? 172.21.15.67:0/763922299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:11:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:43 smithi067 bash[17655]: cluster 2024-04-03T23:11:41.233404+0000 mgr.y (mgr.24370) 15994 : cluster [DBG] pgmap v15978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:43 smithi067 bash[17655]: audit 2024-04-03T23:11:42.101973+0000 mon.c (mon.2) 6393 : audit [DBG] from='client.? 172.21.15.67:0/763922299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:43 smithi067 bash[27441]: cluster 2024-04-03T23:11:41.233404+0000 mgr.y (mgr.24370) 15994 : cluster [DBG] pgmap v15978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:43 smithi067 bash[27441]: audit 2024-04-03T23:11:42.101973+0000 mon.c (mon.2) 6393 : audit [DBG] from='client.? 172.21.15.67:0/763922299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:11:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:45 smithi082 bash[20963]: cluster 2024-04-03T23:11:43.234096+0000 mgr.y (mgr.24370) 15995 : cluster [DBG] pgmap v15979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:45 smithi082 bash[20963]: audit 2024-04-03T23:11:44.557868+0000 mon.a (mon.0) 13639 : audit [DBG] from='client.? 172.21.15.67:0/2746350360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:45 smithi067 bash[27441]: cluster 2024-04-03T23:11:43.234096+0000 mgr.y (mgr.24370) 15995 : cluster [DBG] pgmap v15979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:45 smithi067 bash[27441]: audit 2024-04-03T23:11:44.557868+0000 mon.a (mon.0) 13639 : audit [DBG] from='client.? 172.21.15.67:0/2746350360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:45 smithi067 bash[17655]: cluster 2024-04-03T23:11:43.234096+0000 mgr.y (mgr.24370) 15995 : cluster [DBG] pgmap v15979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:45 smithi067 bash[17655]: audit 2024-04-03T23:11:44.557868+0000 mon.a (mon.0) 13639 : audit [DBG] from='client.? 172.21.15.67:0/2746350360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:47 smithi082 bash[20963]: cluster 2024-04-03T23:11:45.234812+0000 mgr.y (mgr.24370) 15996 : cluster [DBG] pgmap v15980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:47 smithi067 bash[27441]: cluster 2024-04-03T23:11:45.234812+0000 mgr.y (mgr.24370) 15996 : cluster [DBG] pgmap v15980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:47 smithi067 bash[17655]: cluster 2024-04-03T23:11:45.234812+0000 mgr.y (mgr.24370) 15996 : cluster [DBG] pgmap v15980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:48 smithi082 bash[20963]: audit 2024-04-03T23:11:47.011182+0000 mon.c (mon.2) 6394 : audit [DBG] from='client.? 172.21.15.67:0/3181622592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:48 smithi067 bash[27441]: audit 2024-04-03T23:11:47.011182+0000 mon.c (mon.2) 6394 : audit [DBG] from='client.? 172.21.15.67:0/3181622592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:48 smithi067 bash[17655]: audit 2024-04-03T23:11:47.011182+0000 mon.c (mon.2) 6394 : audit [DBG] from='client.? 172.21.15.67:0/3181622592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:49 smithi082 bash[20963]: cluster 2024-04-03T23:11:47.236004+0000 mgr.y (mgr.24370) 15997 : cluster [DBG] pgmap v15981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:49 smithi067 bash[27441]: cluster 2024-04-03T23:11:47.236004+0000 mgr.y (mgr.24370) 15997 : cluster [DBG] pgmap v15981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:49 smithi067 bash[17655]: cluster 2024-04-03T23:11:47.236004+0000 mgr.y (mgr.24370) 15997 : cluster [DBG] pgmap v15981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:50 smithi082 bash[20963]: audit 2024-04-03T23:11:49.467746+0000 mon.c (mon.2) 6395 : audit [DBG] from='client.? 172.21.15.67:0/1772735583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:50 smithi067 bash[17655]: audit 2024-04-03T23:11:49.467746+0000 mon.c (mon.2) 6395 : audit [DBG] from='client.? 172.21.15.67:0/1772735583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:50 smithi067 bash[27441]: audit 2024-04-03T23:11:49.467746+0000 mon.c (mon.2) 6395 : audit [DBG] from='client.? 172.21.15.67:0/1772735583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:51 smithi082 bash[20963]: cluster 2024-04-03T23:11:49.236531+0000 mgr.y (mgr.24370) 15998 : cluster [DBG] pgmap v15982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:51 smithi067 bash[17655]: cluster 2024-04-03T23:11:49.236531+0000 mgr.y (mgr.24370) 15998 : cluster [DBG] pgmap v15982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:51 smithi067 bash[27441]: cluster 2024-04-03T23:11:49.236531+0000 mgr.y (mgr.24370) 15998 : cluster [DBG] pgmap v15982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:52 smithi082 bash[20963]: audit 2024-04-03T23:11:51.924818+0000 mon.a (mon.0) 13640 : audit [DBG] from='client.? 172.21.15.67:0/4081900062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:52 smithi067 bash[27441]: audit 2024-04-03T23:11:51.924818+0000 mon.a (mon.0) 13640 : audit [DBG] from='client.? 172.21.15.67:0/4081900062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:52 smithi067 bash[17655]: audit 2024-04-03T23:11:51.924818+0000 mon.a (mon.0) 13640 : audit [DBG] from='client.? 172.21.15.67:0/4081900062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:53 smithi082 bash[20963]: cluster 2024-04-03T23:11:51.237714+0000 mgr.y (mgr.24370) 15999 : cluster [DBG] pgmap v15983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:53 smithi067 bash[17655]: cluster 2024-04-03T23:11:51.237714+0000 mgr.y (mgr.24370) 15999 : cluster [DBG] pgmap v15983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:53 smithi067 bash[27441]: cluster 2024-04-03T23:11:51.237714+0000 mgr.y (mgr.24370) 15999 : cluster [DBG] pgmap v15983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:11:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:11:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:55 smithi082 bash[20963]: cluster 2024-04-03T23:11:53.238434+0000 mgr.y (mgr.24370) 16000 : cluster [DBG] pgmap v15984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:55 smithi082 bash[20963]: audit 2024-04-03T23:11:54.367510+0000 mon.c (mon.2) 6396 : audit [DBG] from='client.? 172.21.15.67:0/1345963117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:55 smithi067 bash[27441]: cluster 2024-04-03T23:11:53.238434+0000 mgr.y (mgr.24370) 16000 : cluster [DBG] pgmap v15984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:55 smithi067 bash[27441]: audit 2024-04-03T23:11:54.367510+0000 mon.c (mon.2) 6396 : audit [DBG] from='client.? 172.21.15.67:0/1345963117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:55 smithi067 bash[17655]: cluster 2024-04-03T23:11:53.238434+0000 mgr.y (mgr.24370) 16000 : cluster [DBG] pgmap v15984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:55 smithi067 bash[17655]: audit 2024-04-03T23:11:54.367510+0000 mon.c (mon.2) 6396 : audit [DBG] from='client.? 172.21.15.67:0/1345963117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:56 smithi082 bash[20963]: audit 2024-04-03T23:11:55.508512+0000 mon.a (mon.0) 13641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:56 smithi067 bash[27441]: audit 2024-04-03T23:11:55.508512+0000 mon.a (mon.0) 13641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:56 smithi067 bash[17655]: audit 2024-04-03T23:11:55.508512+0000 mon.a (mon.0) 13641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:11:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:57 smithi082 bash[20963]: cluster 2024-04-03T23:11:55.239145+0000 mgr.y (mgr.24370) 16001 : cluster [DBG] pgmap v15985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:57 smithi082 bash[20963]: audit 2024-04-03T23:11:56.824588+0000 mon.c (mon.2) 6397 : audit [DBG] from='client.? 172.21.15.67:0/370233331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:57 smithi067 bash[27441]: cluster 2024-04-03T23:11:55.239145+0000 mgr.y (mgr.24370) 16001 : cluster [DBG] pgmap v15985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:57 smithi067 bash[27441]: audit 2024-04-03T23:11:56.824588+0000 mon.c (mon.2) 6397 : audit [DBG] from='client.? 172.21.15.67:0/370233331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:57 smithi067 bash[17655]: cluster 2024-04-03T23:11:55.239145+0000 mgr.y (mgr.24370) 16001 : cluster [DBG] pgmap v15985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:57 smithi067 bash[17655]: audit 2024-04-03T23:11:56.824588+0000 mon.c (mon.2) 6397 : audit [DBG] from='client.? 172.21.15.67:0/370233331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:58 smithi082 bash[20963]: cluster 2024-04-03T23:11:57.240372+0000 mgr.y (mgr.24370) 16002 : cluster [DBG] pgmap v15986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:58 smithi067 bash[17655]: cluster 2024-04-03T23:11:57.240372+0000 mgr.y (mgr.24370) 16002 : cluster [DBG] pgmap v15986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:58 smithi067 bash[27441]: cluster 2024-04-03T23:11:57.240372+0000 mgr.y (mgr.24370) 16002 : cluster [DBG] pgmap v15986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:11:59.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:11:59 smithi082 bash[20963]: audit 2024-04-03T23:11:59.280512+0000 mon.a (mon.0) 13642 : audit [DBG] from='client.? 172.21.15.67:0/2714809440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:59.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:11:59 smithi067 bash[17655]: audit 2024-04-03T23:11:59.280512+0000 mon.a (mon.0) 13642 : audit [DBG] from='client.? 172.21.15.67:0/2714809440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:11:59.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:11:59 smithi067 bash[27441]: audit 2024-04-03T23:11:59.280512+0000 mon.a (mon.0) 13642 : audit [DBG] from='client.? 172.21.15.67:0/2714809440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:00 smithi082 bash[20963]: cluster 2024-04-03T23:11:59.241023+0000 mgr.y (mgr.24370) 16003 : cluster [DBG] pgmap v15987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:00 smithi067 bash[27441]: cluster 2024-04-03T23:11:59.241023+0000 mgr.y (mgr.24370) 16003 : cluster [DBG] pgmap v15987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:00 smithi067 bash[17655]: cluster 2024-04-03T23:11:59.241023+0000 mgr.y (mgr.24370) 16003 : cluster [DBG] pgmap v15987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:02 smithi082 bash[20963]: cluster 2024-04-03T23:12:01.242176+0000 mgr.y (mgr.24370) 16004 : cluster [DBG] pgmap v15988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:02 smithi082 bash[20963]: audit 2024-04-03T23:12:01.731454+0000 mon.c (mon.2) 6398 : audit [DBG] from='client.? 172.21.15.67:0/1132963753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:02 smithi067 bash[27441]: cluster 2024-04-03T23:12:01.242176+0000 mgr.y (mgr.24370) 16004 : cluster [DBG] pgmap v15988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:02 smithi067 bash[27441]: audit 2024-04-03T23:12:01.731454+0000 mon.c (mon.2) 6398 : audit [DBG] from='client.? 172.21.15.67:0/1132963753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:02 smithi067 bash[17655]: cluster 2024-04-03T23:12:01.242176+0000 mgr.y (mgr.24370) 16004 : cluster [DBG] pgmap v15988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:02 smithi067 bash[17655]: audit 2024-04-03T23:12:01.731454+0000 mon.c (mon.2) 6398 : audit [DBG] from='client.? 172.21.15.67:0/1132963753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:12:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:12:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:04 smithi082 bash[20963]: cluster 2024-04-03T23:12:03.242898+0000 mgr.y (mgr.24370) 16005 : cluster [DBG] pgmap v15989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:04 smithi082 bash[20963]: audit 2024-04-03T23:12:04.176060+0000 mon.c (mon.2) 6399 : audit [DBG] from='client.? 172.21.15.67:0/230997776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:04 smithi067 bash[27441]: cluster 2024-04-03T23:12:03.242898+0000 mgr.y (mgr.24370) 16005 : cluster [DBG] pgmap v15989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:04 smithi067 bash[27441]: audit 2024-04-03T23:12:04.176060+0000 mon.c (mon.2) 6399 : audit [DBG] from='client.? 172.21.15.67:0/230997776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:04 smithi067 bash[17655]: cluster 2024-04-03T23:12:03.242898+0000 mgr.y (mgr.24370) 16005 : cluster [DBG] pgmap v15989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:04 smithi067 bash[17655]: audit 2024-04-03T23:12:04.176060+0000 mon.c (mon.2) 6399 : audit [DBG] from='client.? 172.21.15.67:0/230997776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:06 smithi082 bash[20963]: cluster 2024-04-03T23:12:05.243567+0000 mgr.y (mgr.24370) 16006 : cluster [DBG] pgmap v15990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:06 smithi067 bash[17655]: cluster 2024-04-03T23:12:05.243567+0000 mgr.y (mgr.24370) 16006 : cluster [DBG] pgmap v15990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:06 smithi067 bash[27441]: cluster 2024-04-03T23:12:05.243567+0000 mgr.y (mgr.24370) 16006 : cluster [DBG] pgmap v15990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:07.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:07 smithi082 bash[20963]: audit 2024-04-03T23:12:06.625146+0000 mon.c (mon.2) 6400 : audit [DBG] from='client.? 172.21.15.67:0/4146087565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:07.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:07 smithi067 bash[17655]: audit 2024-04-03T23:12:06.625146+0000 mon.c (mon.2) 6400 : audit [DBG] from='client.? 172.21.15.67:0/4146087565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:07.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:07 smithi067 bash[27441]: audit 2024-04-03T23:12:06.625146+0000 mon.c (mon.2) 6400 : audit [DBG] from='client.? 172.21.15.67:0/4146087565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:08 smithi082 bash[20963]: cluster 2024-04-03T23:12:07.244776+0000 mgr.y (mgr.24370) 16007 : cluster [DBG] pgmap v15991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:08 smithi067 bash[27441]: cluster 2024-04-03T23:12:07.244776+0000 mgr.y (mgr.24370) 16007 : cluster [DBG] pgmap v15991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:08 smithi067 bash[17655]: cluster 2024-04-03T23:12:07.244776+0000 mgr.y (mgr.24370) 16007 : cluster [DBG] pgmap v15991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:09 smithi082 bash[20963]: audit 2024-04-03T23:12:09.078224+0000 mon.a (mon.0) 13643 : audit [DBG] from='client.? 172.21.15.67:0/767221146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:09 smithi067 bash[27441]: audit 2024-04-03T23:12:09.078224+0000 mon.a (mon.0) 13643 : audit [DBG] from='client.? 172.21.15.67:0/767221146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:09 smithi067 bash[17655]: audit 2024-04-03T23:12:09.078224+0000 mon.a (mon.0) 13643 : audit [DBG] from='client.? 172.21.15.67:0/767221146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:10 smithi082 bash[20963]: cluster 2024-04-03T23:12:09.245448+0000 mgr.y (mgr.24370) 16008 : cluster [DBG] pgmap v15992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:10 smithi067 bash[17655]: cluster 2024-04-03T23:12:09.245448+0000 mgr.y (mgr.24370) 16008 : cluster [DBG] pgmap v15992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:10 smithi067 bash[27441]: cluster 2024-04-03T23:12:09.245448+0000 mgr.y (mgr.24370) 16008 : cluster [DBG] pgmap v15992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:11 smithi082 bash[20963]: audit 2024-04-03T23:12:10.508849+0000 mon.a (mon.0) 13644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:11 smithi067 bash[17655]: audit 2024-04-03T23:12:10.508849+0000 mon.a (mon.0) 13644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:11 smithi067 bash[27441]: audit 2024-04-03T23:12:10.508849+0000 mon.a (mon.0) 13644 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:12 smithi067 bash[17655]: cluster 2024-04-03T23:12:11.246241+0000 mgr.y (mgr.24370) 16009 : cluster [DBG] pgmap v15993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:12 smithi067 bash[17655]: audit 2024-04-03T23:12:11.535760+0000 mon.c (mon.2) 6401 : audit [DBG] from='client.? 172.21.15.67:0/1825998692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:12 smithi067 bash[27441]: cluster 2024-04-03T23:12:11.246241+0000 mgr.y (mgr.24370) 16009 : cluster [DBG] pgmap v15993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:12 smithi067 bash[27441]: audit 2024-04-03T23:12:11.535760+0000 mon.c (mon.2) 6401 : audit [DBG] from='client.? 172.21.15.67:0/1825998692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:12 smithi082 bash[20963]: cluster 2024-04-03T23:12:11.246241+0000 mgr.y (mgr.24370) 16009 : cluster [DBG] pgmap v15993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:12 smithi082 bash[20963]: audit 2024-04-03T23:12:11.535760+0000 mon.c (mon.2) 6401 : audit [DBG] from='client.? 172.21.15.67:0/1825998692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:12:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:12:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:14 smithi067 bash[27441]: cluster 2024-04-03T23:12:13.247043+0000 mgr.y (mgr.24370) 16010 : cluster [DBG] pgmap v15994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:14 smithi067 bash[27441]: audit 2024-04-03T23:12:13.980883+0000 mon.c (mon.2) 6402 : audit [DBG] from='client.? 172.21.15.67:0/1160338207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:14 smithi067 bash[17655]: cluster 2024-04-03T23:12:13.247043+0000 mgr.y (mgr.24370) 16010 : cluster [DBG] pgmap v15994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:14.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:14 smithi067 bash[17655]: audit 2024-04-03T23:12:13.980883+0000 mon.c (mon.2) 6402 : audit [DBG] from='client.? 172.21.15.67:0/1160338207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:14 smithi082 bash[20963]: cluster 2024-04-03T23:12:13.247043+0000 mgr.y (mgr.24370) 16010 : cluster [DBG] pgmap v15994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:14 smithi082 bash[20963]: audit 2024-04-03T23:12:13.980883+0000 mon.c (mon.2) 6402 : audit [DBG] from='client.? 172.21.15.67:0/1160338207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:16 smithi067 bash[17655]: cluster 2024-04-03T23:12:15.247909+0000 mgr.y (mgr.24370) 16011 : cluster [DBG] pgmap v15995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:16 smithi067 bash[27441]: cluster 2024-04-03T23:12:15.247909+0000 mgr.y (mgr.24370) 16011 : cluster [DBG] pgmap v15995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:16 smithi082 bash[20963]: cluster 2024-04-03T23:12:15.247909+0000 mgr.y (mgr.24370) 16011 : cluster [DBG] pgmap v15995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:17 smithi067 bash[27441]: audit 2024-04-03T23:12:16.434083+0000 mon.c (mon.2) 6403 : audit [DBG] from='client.? 172.21.15.67:0/3186359823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:17 smithi067 bash[17655]: audit 2024-04-03T23:12:16.434083+0000 mon.c (mon.2) 6403 : audit [DBG] from='client.? 172.21.15.67:0/3186359823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:17 smithi082 bash[20963]: audit 2024-04-03T23:12:16.434083+0000 mon.c (mon.2) 6403 : audit [DBG] from='client.? 172.21.15.67:0/3186359823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:18 smithi067 bash[27441]: cluster 2024-04-03T23:12:17.249101+0000 mgr.y (mgr.24370) 16012 : cluster [DBG] pgmap v15996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:18 smithi067 bash[17655]: cluster 2024-04-03T23:12:17.249101+0000 mgr.y (mgr.24370) 16012 : cluster [DBG] pgmap v15996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:18 smithi082 bash[20963]: cluster 2024-04-03T23:12:17.249101+0000 mgr.y (mgr.24370) 16012 : cluster [DBG] pgmap v15996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:19.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:19 smithi067 bash[17655]: audit 2024-04-03T23:12:18.890446+0000 mon.a (mon.0) 13645 : audit [DBG] from='client.? 172.21.15.67:0/176310160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:19 smithi067 bash[27441]: audit 2024-04-03T23:12:18.890446+0000 mon.a (mon.0) 13645 : audit [DBG] from='client.? 172.21.15.67:0/176310160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:19 smithi082 bash[20963]: audit 2024-04-03T23:12:18.890446+0000 mon.a (mon.0) 13645 : audit [DBG] from='client.? 172.21.15.67:0/176310160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:20 smithi067 bash[17655]: cluster 2024-04-03T23:12:19.249824+0000 mgr.y (mgr.24370) 16013 : cluster [DBG] pgmap v15997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:20 smithi067 bash[27441]: cluster 2024-04-03T23:12:19.249824+0000 mgr.y (mgr.24370) 16013 : cluster [DBG] pgmap v15997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:20 smithi082 bash[20963]: cluster 2024-04-03T23:12:19.249824+0000 mgr.y (mgr.24370) 16013 : cluster [DBG] pgmap v15997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:21.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:21 smithi082 bash[20963]: audit 2024-04-03T23:12:21.342025+0000 mon.c (mon.2) 6404 : audit [DBG] from='client.? 172.21.15.67:0/3806590940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:21 smithi067 bash[17655]: audit 2024-04-03T23:12:21.342025+0000 mon.c (mon.2) 6404 : audit [DBG] from='client.? 172.21.15.67:0/3806590940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:21 smithi067 bash[27441]: audit 2024-04-03T23:12:21.342025+0000 mon.c (mon.2) 6404 : audit [DBG] from='client.? 172.21.15.67:0/3806590940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:22 smithi082 bash[20963]: cluster 2024-04-03T23:12:21.250969+0000 mgr.y (mgr.24370) 16014 : cluster [DBG] pgmap v15998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:22 smithi067 bash[17655]: cluster 2024-04-03T23:12:21.250969+0000 mgr.y (mgr.24370) 16014 : cluster [DBG] pgmap v15998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:22 smithi067 bash[27441]: cluster 2024-04-03T23:12:21.250969+0000 mgr.y (mgr.24370) 16014 : cluster [DBG] pgmap v15998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:12:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:12:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:24 smithi082 bash[20963]: cluster 2024-04-03T23:12:23.251645+0000 mgr.y (mgr.24370) 16015 : cluster [DBG] pgmap v15999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:24 smithi082 bash[20963]: audit 2024-04-03T23:12:23.804897+0000 mon.c (mon.2) 6405 : audit [DBG] from='client.? 172.21.15.67:0/3768728642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:24 smithi067 bash[17655]: cluster 2024-04-03T23:12:23.251645+0000 mgr.y (mgr.24370) 16015 : cluster [DBG] pgmap v15999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:24 smithi067 bash[17655]: audit 2024-04-03T23:12:23.804897+0000 mon.c (mon.2) 6405 : audit [DBG] from='client.? 172.21.15.67:0/3768728642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:24 smithi067 bash[27441]: cluster 2024-04-03T23:12:23.251645+0000 mgr.y (mgr.24370) 16015 : cluster [DBG] pgmap v15999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:24 smithi067 bash[27441]: audit 2024-04-03T23:12:23.804897+0000 mon.c (mon.2) 6405 : audit [DBG] from='client.? 172.21.15.67:0/3768728642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:26 smithi082 bash[20963]: cluster 2024-04-03T23:12:25.252385+0000 mgr.y (mgr.24370) 16016 : cluster [DBG] pgmap v16000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:26 smithi082 bash[20963]: audit 2024-04-03T23:12:25.509277+0000 mon.a (mon.0) 13646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:26 smithi082 bash[20963]: audit 2024-04-03T23:12:25.594208+0000 mon.a (mon.0) 13647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:12:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:26 smithi082 bash[20963]: audit 2024-04-03T23:12:26.254726+0000 mon.c (mon.2) 6406 : audit [DBG] from='client.? 172.21.15.67:0/2899288153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:26 smithi067 bash[27441]: cluster 2024-04-03T23:12:25.252385+0000 mgr.y (mgr.24370) 16016 : cluster [DBG] pgmap v16000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:26 smithi067 bash[27441]: audit 2024-04-03T23:12:25.509277+0000 mon.a (mon.0) 13646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:26 smithi067 bash[27441]: audit 2024-04-03T23:12:25.594208+0000 mon.a (mon.0) 13647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:12:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:26 smithi067 bash[27441]: audit 2024-04-03T23:12:26.254726+0000 mon.c (mon.2) 6406 : audit [DBG] from='client.? 172.21.15.67:0/2899288153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:26 smithi067 bash[17655]: cluster 2024-04-03T23:12:25.252385+0000 mgr.y (mgr.24370) 16016 : cluster [DBG] pgmap v16000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:26 smithi067 bash[17655]: audit 2024-04-03T23:12:25.509277+0000 mon.a (mon.0) 13646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:26.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:26 smithi067 bash[17655]: audit 2024-04-03T23:12:25.594208+0000 mon.a (mon.0) 13647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:12:26.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:26 smithi067 bash[17655]: audit 2024-04-03T23:12:26.254726+0000 mon.c (mon.2) 6406 : audit [DBG] from='client.? 172.21.15.67:0/2899288153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:28 smithi082 bash[20963]: cluster 2024-04-03T23:12:27.253590+0000 mgr.y (mgr.24370) 16017 : cluster [DBG] pgmap v16001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:28 smithi067 bash[17655]: cluster 2024-04-03T23:12:27.253590+0000 mgr.y (mgr.24370) 16017 : cluster [DBG] pgmap v16001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:28 smithi067 bash[27441]: cluster 2024-04-03T23:12:27.253590+0000 mgr.y (mgr.24370) 16017 : cluster [DBG] pgmap v16001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:29 smithi082 bash[20963]: audit 2024-04-03T23:12:28.701206+0000 mon.c (mon.2) 6407 : audit [DBG] from='client.? 172.21.15.67:0/453982513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:29 smithi067 bash[17655]: audit 2024-04-03T23:12:28.701206+0000 mon.c (mon.2) 6407 : audit [DBG] from='client.? 172.21.15.67:0/453982513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:29 smithi067 bash[27441]: audit 2024-04-03T23:12:28.701206+0000 mon.c (mon.2) 6407 : audit [DBG] from='client.? 172.21.15.67:0/453982513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:30 smithi082 bash[20963]: cluster 2024-04-03T23:12:29.254274+0000 mgr.y (mgr.24370) 16018 : cluster [DBG] pgmap v16002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:30 smithi067 bash[27441]: cluster 2024-04-03T23:12:29.254274+0000 mgr.y (mgr.24370) 16018 : cluster [DBG] pgmap v16002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:30 smithi067 bash[17655]: cluster 2024-04-03T23:12:29.254274+0000 mgr.y (mgr.24370) 16018 : cluster [DBG] pgmap v16002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:31 smithi082 bash[20963]: audit 2024-04-03T23:12:31.184877+0000 mon.c (mon.2) 6408 : audit [DBG] from='client.? 172.21.15.67:0/2833968940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:31 smithi082 bash[20963]: audit 2024-04-03T23:12:31.293535+0000 mon.a (mon.0) 13648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:31 smithi082 bash[20963]: audit 2024-04-03T23:12:31.300594+0000 mon.a (mon.0) 13649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:31 smithi067 bash[17655]: audit 2024-04-03T23:12:31.184877+0000 mon.c (mon.2) 6408 : audit [DBG] from='client.? 172.21.15.67:0/2833968940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:31 smithi067 bash[17655]: audit 2024-04-03T23:12:31.293535+0000 mon.a (mon.0) 13648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:31 smithi067 bash[17655]: audit 2024-04-03T23:12:31.300594+0000 mon.a (mon.0) 13649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:31 smithi067 bash[27441]: audit 2024-04-03T23:12:31.184877+0000 mon.c (mon.2) 6408 : audit [DBG] from='client.? 172.21.15.67:0/2833968940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:31 smithi067 bash[27441]: audit 2024-04-03T23:12:31.293535+0000 mon.a (mon.0) 13648 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:31 smithi067 bash[27441]: audit 2024-04-03T23:12:31.300594+0000 mon.a (mon.0) 13649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[27441]: cluster 2024-04-03T23:12:31.255557+0000 mgr.y (mgr.24370) 16019 : cluster [DBG] pgmap v16003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[27441]: audit 2024-04-03T23:12:31.650689+0000 mon.a (mon.0) 13650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[27441]: audit 2024-04-03T23:12:31.672622+0000 mon.a (mon.0) 13651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[27441]: audit 2024-04-03T23:12:32.112052+0000 mon.a (mon.0) 13652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:12:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[27441]: audit 2024-04-03T23:12:32.113891+0000 mon.a (mon.0) 13653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:12:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[27441]: audit 2024-04-03T23:12:32.127039+0000 mon.a (mon.0) 13654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:32.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[17655]: cluster 2024-04-03T23:12:31.255557+0000 mgr.y (mgr.24370) 16019 : cluster [DBG] pgmap v16003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:32.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[17655]: audit 2024-04-03T23:12:31.650689+0000 mon.a (mon.0) 13650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:32.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[17655]: audit 2024-04-03T23:12:31.672622+0000 mon.a (mon.0) 13651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:32.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[17655]: audit 2024-04-03T23:12:32.112052+0000 mon.a (mon.0) 13652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:12:32.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[17655]: audit 2024-04-03T23:12:32.113891+0000 mon.a (mon.0) 13653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:12:32.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:32 smithi067 bash[17655]: audit 2024-04-03T23:12:32.127039+0000 mon.a (mon.0) 13654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:32 smithi082 bash[20963]: cluster 2024-04-03T23:12:31.255557+0000 mgr.y (mgr.24370) 16019 : cluster [DBG] pgmap v16003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:32 smithi082 bash[20963]: audit 2024-04-03T23:12:31.650689+0000 mon.a (mon.0) 13650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:32 smithi082 bash[20963]: audit 2024-04-03T23:12:31.672622+0000 mon.a (mon.0) 13651 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:32 smithi082 bash[20963]: audit 2024-04-03T23:12:32.112052+0000 mon.a (mon.0) 13652 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:12:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:32 smithi082 bash[20963]: audit 2024-04-03T23:12:32.113891+0000 mon.a (mon.0) 13653 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:12:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:32 smithi082 bash[20963]: audit 2024-04-03T23:12:32.127039+0000 mon.a (mon.0) 13654 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:12:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:12:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:12:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:33 smithi082 bash[20963]: audit 2024-04-03T23:12:33.636838+0000 mon.a (mon.0) 13655 : audit [DBG] from='client.? 172.21.15.67:0/2262187350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:33 smithi067 bash[17655]: audit 2024-04-03T23:12:33.636838+0000 mon.a (mon.0) 13655 : audit [DBG] from='client.? 172.21.15.67:0/2262187350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:33 smithi067 bash[27441]: audit 2024-04-03T23:12:33.636838+0000 mon.a (mon.0) 13655 : audit [DBG] from='client.? 172.21.15.67:0/2262187350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:34 smithi067 bash[27441]: cluster 2024-04-03T23:12:33.256135+0000 mgr.y (mgr.24370) 16020 : cluster [DBG] pgmap v16004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:34 smithi067 bash[17655]: cluster 2024-04-03T23:12:33.256135+0000 mgr.y (mgr.24370) 16020 : cluster [DBG] pgmap v16004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:34 smithi082 bash[20963]: cluster 2024-04-03T23:12:33.256135+0000 mgr.y (mgr.24370) 16020 : cluster [DBG] pgmap v16004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:36 smithi067 bash[17655]: cluster 2024-04-03T23:12:35.256746+0000 mgr.y (mgr.24370) 16021 : cluster [DBG] pgmap v16005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:36 smithi067 bash[17655]: audit 2024-04-03T23:12:36.099548+0000 mon.c (mon.2) 6409 : audit [DBG] from='client.? 172.21.15.67:0/1059172020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:36 smithi067 bash[27441]: cluster 2024-04-03T23:12:35.256746+0000 mgr.y (mgr.24370) 16021 : cluster [DBG] pgmap v16005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:36.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:36 smithi067 bash[27441]: audit 2024-04-03T23:12:36.099548+0000 mon.c (mon.2) 6409 : audit [DBG] from='client.? 172.21.15.67:0/1059172020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:36 smithi082 bash[20963]: cluster 2024-04-03T23:12:35.256746+0000 mgr.y (mgr.24370) 16021 : cluster [DBG] pgmap v16005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:36 smithi082 bash[20963]: audit 2024-04-03T23:12:36.099548+0000 mon.c (mon.2) 6409 : audit [DBG] from='client.? 172.21.15.67:0/1059172020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:38 smithi067 bash[17655]: cluster 2024-04-03T23:12:37.257920+0000 mgr.y (mgr.24370) 16022 : cluster [DBG] pgmap v16006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:38 smithi067 bash[17655]: audit 2024-04-03T23:12:38.554004+0000 mon.c (mon.2) 6410 : audit [DBG] from='client.? 172.21.15.67:0/3250115408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:38 smithi067 bash[27441]: cluster 2024-04-03T23:12:37.257920+0000 mgr.y (mgr.24370) 16022 : cluster [DBG] pgmap v16006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:38 smithi067 bash[27441]: audit 2024-04-03T23:12:38.554004+0000 mon.c (mon.2) 6410 : audit [DBG] from='client.? 172.21.15.67:0/3250115408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:38 smithi082 bash[20963]: cluster 2024-04-03T23:12:37.257920+0000 mgr.y (mgr.24370) 16022 : cluster [DBG] pgmap v16006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:38 smithi082 bash[20963]: audit 2024-04-03T23:12:38.554004+0000 mon.c (mon.2) 6410 : audit [DBG] from='client.? 172.21.15.67:0/3250115408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:40 smithi082 bash[20963]: cluster 2024-04-03T23:12:39.258604+0000 mgr.y (mgr.24370) 16023 : cluster [DBG] pgmap v16007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:40 smithi082 bash[20963]: audit 2024-04-03T23:12:40.509520+0000 mon.a (mon.0) 13656 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:40 smithi067 bash[17655]: cluster 2024-04-03T23:12:39.258604+0000 mgr.y (mgr.24370) 16023 : cluster [DBG] pgmap v16007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:40 smithi067 bash[17655]: audit 2024-04-03T23:12:40.509520+0000 mon.a (mon.0) 13656 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:40 smithi067 bash[27441]: cluster 2024-04-03T23:12:39.258604+0000 mgr.y (mgr.24370) 16023 : cluster [DBG] pgmap v16007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:40 smithi067 bash[27441]: audit 2024-04-03T23:12:40.509520+0000 mon.a (mon.0) 13656 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:41 smithi082 bash[20963]: audit 2024-04-03T23:12:41.001842+0000 mon.c (mon.2) 6411 : audit [DBG] from='client.? 172.21.15.67:0/2957486640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:41 smithi067 bash[27441]: audit 2024-04-03T23:12:41.001842+0000 mon.c (mon.2) 6411 : audit [DBG] from='client.? 172.21.15.67:0/2957486640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:41 smithi067 bash[17655]: audit 2024-04-03T23:12:41.001842+0000 mon.c (mon.2) 6411 : audit [DBG] from='client.? 172.21.15.67:0/2957486640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:42 smithi067 bash[27441]: cluster 2024-04-03T23:12:41.259765+0000 mgr.y (mgr.24370) 16024 : cluster [DBG] pgmap v16008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:42 smithi067 bash[17655]: cluster 2024-04-03T23:12:41.259765+0000 mgr.y (mgr.24370) 16024 : cluster [DBG] pgmap v16008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:42 smithi082 bash[20963]: cluster 2024-04-03T23:12:41.259765+0000 mgr.y (mgr.24370) 16024 : cluster [DBG] pgmap v16008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:12:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:43 smithi082 bash[20963]: audit 2024-04-03T23:12:43.470975+0000 mon.c (mon.2) 6412 : audit [DBG] from='client.? 172.21.15.67:0/1351750162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:43 smithi067 bash[17655]: audit 2024-04-03T23:12:43.470975+0000 mon.c (mon.2) 6412 : audit [DBG] from='client.? 172.21.15.67:0/1351750162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:43 smithi067 bash[27441]: audit 2024-04-03T23:12:43.470975+0000 mon.c (mon.2) 6412 : audit [DBG] from='client.? 172.21.15.67:0/1351750162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:44 smithi082 bash[20963]: cluster 2024-04-03T23:12:43.260268+0000 mgr.y (mgr.24370) 16025 : cluster [DBG] pgmap v16009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:44 smithi067 bash[17655]: cluster 2024-04-03T23:12:43.260268+0000 mgr.y (mgr.24370) 16025 : cluster [DBG] pgmap v16009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:44 smithi067 bash[27441]: cluster 2024-04-03T23:12:43.260268+0000 mgr.y (mgr.24370) 16025 : cluster [DBG] pgmap v16009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:46 smithi082 bash[20963]: cluster 2024-04-03T23:12:45.260877+0000 mgr.y (mgr.24370) 16026 : cluster [DBG] pgmap v16010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:46 smithi082 bash[20963]: audit 2024-04-03T23:12:45.927474+0000 mon.a (mon.0) 13657 : audit [DBG] from='client.? 172.21.15.67:0/3437878986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:46 smithi067 bash[27441]: cluster 2024-04-03T23:12:45.260877+0000 mgr.y (mgr.24370) 16026 : cluster [DBG] pgmap v16010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:46 smithi067 bash[27441]: audit 2024-04-03T23:12:45.927474+0000 mon.a (mon.0) 13657 : audit [DBG] from='client.? 172.21.15.67:0/3437878986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:46 smithi067 bash[17655]: cluster 2024-04-03T23:12:45.260877+0000 mgr.y (mgr.24370) 16026 : cluster [DBG] pgmap v16010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:46 smithi067 bash[17655]: audit 2024-04-03T23:12:45.927474+0000 mon.a (mon.0) 13657 : audit [DBG] from='client.? 172.21.15.67:0/3437878986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:48 smithi082 bash[20963]: cluster 2024-04-03T23:12:47.262120+0000 mgr.y (mgr.24370) 16027 : cluster [DBG] pgmap v16011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:48 smithi082 bash[20963]: audit 2024-04-03T23:12:48.376709+0000 mon.c (mon.2) 6413 : audit [DBG] from='client.? 172.21.15.67:0/583893752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:48 smithi067 bash[27441]: cluster 2024-04-03T23:12:47.262120+0000 mgr.y (mgr.24370) 16027 : cluster [DBG] pgmap v16011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:48 smithi067 bash[27441]: audit 2024-04-03T23:12:48.376709+0000 mon.c (mon.2) 6413 : audit [DBG] from='client.? 172.21.15.67:0/583893752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:48 smithi067 bash[17655]: cluster 2024-04-03T23:12:47.262120+0000 mgr.y (mgr.24370) 16027 : cluster [DBG] pgmap v16011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:48 smithi067 bash[17655]: audit 2024-04-03T23:12:48.376709+0000 mon.c (mon.2) 6413 : audit [DBG] from='client.? 172.21.15.67:0/583893752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:50 smithi082 bash[20963]: cluster 2024-04-03T23:12:49.262813+0000 mgr.y (mgr.24370) 16028 : cluster [DBG] pgmap v16012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:50 smithi067 bash[27441]: cluster 2024-04-03T23:12:49.262813+0000 mgr.y (mgr.24370) 16028 : cluster [DBG] pgmap v16012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:50 smithi067 bash[17655]: cluster 2024-04-03T23:12:49.262813+0000 mgr.y (mgr.24370) 16028 : cluster [DBG] pgmap v16012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:51 smithi082 bash[20963]: audit 2024-04-03T23:12:50.832596+0000 mon.c (mon.2) 6414 : audit [DBG] from='client.? 172.21.15.67:0/3213528130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:51 smithi067 bash[27441]: audit 2024-04-03T23:12:50.832596+0000 mon.c (mon.2) 6414 : audit [DBG] from='client.? 172.21.15.67:0/3213528130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:51 smithi067 bash[17655]: audit 2024-04-03T23:12:50.832596+0000 mon.c (mon.2) 6414 : audit [DBG] from='client.? 172.21.15.67:0/3213528130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:53.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:52 smithi067 bash[17655]: cluster 2024-04-03T23:12:51.264055+0000 mgr.y (mgr.24370) 16029 : cluster [DBG] pgmap v16013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:52 smithi067 bash[27441]: cluster 2024-04-03T23:12:51.264055+0000 mgr.y (mgr.24370) 16029 : cluster [DBG] pgmap v16013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:52 smithi082 bash[20963]: cluster 2024-04-03T23:12:51.264055+0000 mgr.y (mgr.24370) 16029 : cluster [DBG] pgmap v16013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:12:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:53 smithi082 bash[20963]: audit 2024-04-03T23:12:53.287885+0000 mon.a (mon.0) 13658 : audit [DBG] from='client.? 172.21.15.67:0/3170256422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:12:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:53 smithi067 bash[27441]: audit 2024-04-03T23:12:53.287885+0000 mon.a (mon.0) 13658 : audit [DBG] from='client.? 172.21.15.67:0/3170256422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:53 smithi067 bash[17655]: audit 2024-04-03T23:12:53.287885+0000 mon.a (mon.0) 13658 : audit [DBG] from='client.? 172.21.15.67:0/3170256422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:54 smithi082 bash[20963]: cluster 2024-04-03T23:12:53.264674+0000 mgr.y (mgr.24370) 16030 : cluster [DBG] pgmap v16014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:54 smithi067 bash[27441]: cluster 2024-04-03T23:12:53.264674+0000 mgr.y (mgr.24370) 16030 : cluster [DBG] pgmap v16014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:54 smithi067 bash[17655]: cluster 2024-04-03T23:12:53.264674+0000 mgr.y (mgr.24370) 16030 : cluster [DBG] pgmap v16014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:55 smithi082 bash[20963]: audit 2024-04-03T23:12:55.509794+0000 mon.a (mon.0) 13659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:55 smithi067 bash[27441]: audit 2024-04-03T23:12:55.509794+0000 mon.a (mon.0) 13659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:55 smithi067 bash[17655]: audit 2024-04-03T23:12:55.509794+0000 mon.a (mon.0) 13659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:12:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:56 smithi082 bash[20963]: cluster 2024-04-03T23:12:55.265333+0000 mgr.y (mgr.24370) 16031 : cluster [DBG] pgmap v16015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:56 smithi082 bash[20963]: audit 2024-04-03T23:12:55.748625+0000 mon.a (mon.0) 13660 : audit [DBG] from='client.? 172.21.15.67:0/103738394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:56 smithi067 bash[27441]: cluster 2024-04-03T23:12:55.265333+0000 mgr.y (mgr.24370) 16031 : cluster [DBG] pgmap v16015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:56 smithi067 bash[27441]: audit 2024-04-03T23:12:55.748625+0000 mon.a (mon.0) 13660 : audit [DBG] from='client.? 172.21.15.67:0/103738394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:56 smithi067 bash[17655]: cluster 2024-04-03T23:12:55.265333+0000 mgr.y (mgr.24370) 16031 : cluster [DBG] pgmap v16015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:56 smithi067 bash[17655]: audit 2024-04-03T23:12:55.748625+0000 mon.a (mon.0) 13660 : audit [DBG] from='client.? 172.21.15.67:0/103738394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:58 smithi082 bash[20963]: cluster 2024-04-03T23:12:57.266597+0000 mgr.y (mgr.24370) 16032 : cluster [DBG] pgmap v16016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:12:58 smithi082 bash[20963]: audit 2024-04-03T23:12:58.200094+0000 mon.a (mon.0) 13661 : audit [DBG] from='client.? 172.21.15.67:0/2008095432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:58 smithi067 bash[17655]: cluster 2024-04-03T23:12:57.266597+0000 mgr.y (mgr.24370) 16032 : cluster [DBG] pgmap v16016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:12:58 smithi067 bash[17655]: audit 2024-04-03T23:12:58.200094+0000 mon.a (mon.0) 13661 : audit [DBG] from='client.? 172.21.15.67:0/2008095432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:12:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:58 smithi067 bash[27441]: cluster 2024-04-03T23:12:57.266597+0000 mgr.y (mgr.24370) 16032 : cluster [DBG] pgmap v16016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:12:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:12:58 smithi067 bash[27441]: audit 2024-04-03T23:12:58.200094+0000 mon.a (mon.0) 13661 : audit [DBG] from='client.? 172.21.15.67:0/2008095432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:00 smithi082 bash[20963]: cluster 2024-04-03T23:12:59.267255+0000 mgr.y (mgr.24370) 16033 : cluster [DBG] pgmap v16017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:00 smithi082 bash[20963]: audit 2024-04-03T23:13:00.660583+0000 mon.c (mon.2) 6415 : audit [DBG] from='client.? 172.21.15.67:0/960828504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:00 smithi067 bash[17655]: cluster 2024-04-03T23:12:59.267255+0000 mgr.y (mgr.24370) 16033 : cluster [DBG] pgmap v16017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:00 smithi067 bash[17655]: audit 2024-04-03T23:13:00.660583+0000 mon.c (mon.2) 6415 : audit [DBG] from='client.? 172.21.15.67:0/960828504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:00 smithi067 bash[27441]: cluster 2024-04-03T23:12:59.267255+0000 mgr.y (mgr.24370) 16033 : cluster [DBG] pgmap v16017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:00 smithi067 bash[27441]: audit 2024-04-03T23:13:00.660583+0000 mon.c (mon.2) 6415 : audit [DBG] from='client.? 172.21.15.67:0/960828504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:03.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:02 smithi067 bash[17655]: cluster 2024-04-03T23:13:01.268463+0000 mgr.y (mgr.24370) 16034 : cluster [DBG] pgmap v16018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:02 smithi067 bash[27441]: cluster 2024-04-03T23:13:01.268463+0000 mgr.y (mgr.24370) 16034 : cluster [DBG] pgmap v16018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:02 smithi082 bash[20963]: cluster 2024-04-03T23:13:01.268463+0000 mgr.y (mgr.24370) 16034 : cluster [DBG] pgmap v16018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:13:03.771 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:13:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:03 smithi082 bash[20963]: audit 2024-04-03T23:13:03.126325+0000 mon.a (mon.0) 13662 : audit [DBG] from='client.? 172.21.15.67:0/277327003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:03 smithi067 bash[17655]: audit 2024-04-03T23:13:03.126325+0000 mon.a (mon.0) 13662 : audit [DBG] from='client.? 172.21.15.67:0/277327003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:03 smithi067 bash[27441]: audit 2024-04-03T23:13:03.126325+0000 mon.a (mon.0) 13662 : audit [DBG] from='client.? 172.21.15.67:0/277327003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:04 smithi082 bash[20963]: cluster 2024-04-03T23:13:03.269171+0000 mgr.y (mgr.24370) 16035 : cluster [DBG] pgmap v16019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:04 smithi067 bash[17655]: cluster 2024-04-03T23:13:03.269171+0000 mgr.y (mgr.24370) 16035 : cluster [DBG] pgmap v16019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:04 smithi067 bash[27441]: cluster 2024-04-03T23:13:03.269171+0000 mgr.y (mgr.24370) 16035 : cluster [DBG] pgmap v16019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:05 smithi082 bash[20963]: audit 2024-04-03T23:13:05.580515+0000 mon.a (mon.0) 13663 : audit [DBG] from='client.? 172.21.15.67:0/4117907478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:05 smithi067 bash[27441]: audit 2024-04-03T23:13:05.580515+0000 mon.a (mon.0) 13663 : audit [DBG] from='client.? 172.21.15.67:0/4117907478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:05 smithi067 bash[17655]: audit 2024-04-03T23:13:05.580515+0000 mon.a (mon.0) 13663 : audit [DBG] from='client.? 172.21.15.67:0/4117907478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:06 smithi082 bash[20963]: cluster 2024-04-03T23:13:05.269630+0000 mgr.y (mgr.24370) 16036 : cluster [DBG] pgmap v16020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:06 smithi067 bash[17655]: cluster 2024-04-03T23:13:05.269630+0000 mgr.y (mgr.24370) 16036 : cluster [DBG] pgmap v16020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:06 smithi067 bash[27441]: cluster 2024-04-03T23:13:05.269630+0000 mgr.y (mgr.24370) 16036 : cluster [DBG] pgmap v16020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:08 smithi082 bash[20963]: cluster 2024-04-03T23:13:07.270777+0000 mgr.y (mgr.24370) 16037 : cluster [DBG] pgmap v16021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:08 smithi082 bash[20963]: audit 2024-04-03T23:13:08.039201+0000 mon.c (mon.2) 6416 : audit [DBG] from='client.? 172.21.15.67:0/3255453676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:08 smithi067 bash[17655]: cluster 2024-04-03T23:13:07.270777+0000 mgr.y (mgr.24370) 16037 : cluster [DBG] pgmap v16021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:08 smithi067 bash[17655]: audit 2024-04-03T23:13:08.039201+0000 mon.c (mon.2) 6416 : audit [DBG] from='client.? 172.21.15.67:0/3255453676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:08 smithi067 bash[27441]: cluster 2024-04-03T23:13:07.270777+0000 mgr.y (mgr.24370) 16037 : cluster [DBG] pgmap v16021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:08 smithi067 bash[27441]: audit 2024-04-03T23:13:08.039201+0000 mon.c (mon.2) 6416 : audit [DBG] from='client.? 172.21.15.67:0/3255453676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:10 smithi082 bash[20963]: cluster 2024-04-03T23:13:09.271489+0000 mgr.y (mgr.24370) 16038 : cluster [DBG] pgmap v16022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:10 smithi082 bash[20963]: audit 2024-04-03T23:13:10.505042+0000 mon.a (mon.0) 13664 : audit [DBG] from='client.? 172.21.15.67:0/3770113375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:10 smithi082 bash[20963]: audit 2024-04-03T23:13:10.509047+0000 mon.a (mon.0) 13665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:10 smithi067 bash[27441]: cluster 2024-04-03T23:13:09.271489+0000 mgr.y (mgr.24370) 16038 : cluster [DBG] pgmap v16022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:10 smithi067 bash[27441]: audit 2024-04-03T23:13:10.505042+0000 mon.a (mon.0) 13664 : audit [DBG] from='client.? 172.21.15.67:0/3770113375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:10 smithi067 bash[27441]: audit 2024-04-03T23:13:10.509047+0000 mon.a (mon.0) 13665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:10 smithi067 bash[17655]: cluster 2024-04-03T23:13:09.271489+0000 mgr.y (mgr.24370) 16038 : cluster [DBG] pgmap v16022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:10 smithi067 bash[17655]: audit 2024-04-03T23:13:10.505042+0000 mon.a (mon.0) 13664 : audit [DBG] from='client.? 172.21.15.67:0/3770113375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:10 smithi067 bash[17655]: audit 2024-04-03T23:13:10.509047+0000 mon.a (mon.0) 13665 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:12 smithi067 bash[27441]: cluster 2024-04-03T23:13:11.272660+0000 mgr.y (mgr.24370) 16039 : cluster [DBG] pgmap v16023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:12 smithi067 bash[17655]: cluster 2024-04-03T23:13:11.272660+0000 mgr.y (mgr.24370) 16039 : cluster [DBG] pgmap v16023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:12 smithi082 bash[20963]: cluster 2024-04-03T23:13:11.272660+0000 mgr.y (mgr.24370) 16039 : cluster [DBG] pgmap v16023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:13:13.800 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:13:14.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:13 smithi082 bash[20963]: audit 2024-04-03T23:13:12.957648+0000 mon.a (mon.0) 13666 : audit [DBG] from='client.? 172.21.15.67:0/600422193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:13 smithi067 bash[17655]: audit 2024-04-03T23:13:12.957648+0000 mon.a (mon.0) 13666 : audit [DBG] from='client.? 172.21.15.67:0/600422193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:13 smithi067 bash[27441]: audit 2024-04-03T23:13:12.957648+0000 mon.a (mon.0) 13666 : audit [DBG] from='client.? 172.21.15.67:0/600422193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:14 smithi082 bash[20963]: cluster 2024-04-03T23:13:13.273360+0000 mgr.y (mgr.24370) 16040 : cluster [DBG] pgmap v16024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:14 smithi067 bash[17655]: cluster 2024-04-03T23:13:13.273360+0000 mgr.y (mgr.24370) 16040 : cluster [DBG] pgmap v16024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:14 smithi067 bash[27441]: cluster 2024-04-03T23:13:13.273360+0000 mgr.y (mgr.24370) 16040 : cluster [DBG] pgmap v16024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:15 smithi082 bash[20963]: audit 2024-04-03T23:13:15.416953+0000 mon.a (mon.0) 13667 : audit [DBG] from='client.? 172.21.15.67:0/1873658474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:15 smithi067 bash[17655]: audit 2024-04-03T23:13:15.416953+0000 mon.a (mon.0) 13667 : audit [DBG] from='client.? 172.21.15.67:0/1873658474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:15 smithi067 bash[27441]: audit 2024-04-03T23:13:15.416953+0000 mon.a (mon.0) 13667 : audit [DBG] from='client.? 172.21.15.67:0/1873658474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:16 smithi082 bash[20963]: cluster 2024-04-03T23:13:15.273852+0000 mgr.y (mgr.24370) 16041 : cluster [DBG] pgmap v16025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:16 smithi067 bash[17655]: cluster 2024-04-03T23:13:15.273852+0000 mgr.y (mgr.24370) 16041 : cluster [DBG] pgmap v16025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:16 smithi067 bash[27441]: cluster 2024-04-03T23:13:15.273852+0000 mgr.y (mgr.24370) 16041 : cluster [DBG] pgmap v16025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:18 smithi082 bash[20963]: cluster 2024-04-03T23:13:17.275008+0000 mgr.y (mgr.24370) 16042 : cluster [DBG] pgmap v16026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:18 smithi082 bash[20963]: audit 2024-04-03T23:13:17.868633+0000 mon.c (mon.2) 6417 : audit [DBG] from='client.? 172.21.15.67:0/1206373160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:18 smithi067 bash[17655]: cluster 2024-04-03T23:13:17.275008+0000 mgr.y (mgr.24370) 16042 : cluster [DBG] pgmap v16026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:18 smithi067 bash[17655]: audit 2024-04-03T23:13:17.868633+0000 mon.c (mon.2) 6417 : audit [DBG] from='client.? 172.21.15.67:0/1206373160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:18 smithi067 bash[27441]: cluster 2024-04-03T23:13:17.275008+0000 mgr.y (mgr.24370) 16042 : cluster [DBG] pgmap v16026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:18 smithi067 bash[27441]: audit 2024-04-03T23:13:17.868633+0000 mon.c (mon.2) 6417 : audit [DBG] from='client.? 172.21.15.67:0/1206373160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:20 smithi082 bash[20963]: cluster 2024-04-03T23:13:19.275692+0000 mgr.y (mgr.24370) 16043 : cluster [DBG] pgmap v16027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:20 smithi082 bash[20963]: audit 2024-04-03T23:13:20.317269+0000 mon.c (mon.2) 6418 : audit [DBG] from='client.? 172.21.15.67:0/1376085203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:20 smithi067 bash[17655]: cluster 2024-04-03T23:13:19.275692+0000 mgr.y (mgr.24370) 16043 : cluster [DBG] pgmap v16027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:20 smithi067 bash[17655]: audit 2024-04-03T23:13:20.317269+0000 mon.c (mon.2) 6418 : audit [DBG] from='client.? 172.21.15.67:0/1376085203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:20 smithi067 bash[27441]: cluster 2024-04-03T23:13:19.275692+0000 mgr.y (mgr.24370) 16043 : cluster [DBG] pgmap v16027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:20 smithi067 bash[27441]: audit 2024-04-03T23:13:20.317269+0000 mon.c (mon.2) 6418 : audit [DBG] from='client.? 172.21.15.67:0/1376085203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:22 smithi067 bash[17655]: cluster 2024-04-03T23:13:21.276951+0000 mgr.y (mgr.24370) 16044 : cluster [DBG] pgmap v16028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:22 smithi067 bash[17655]: audit 2024-04-03T23:13:22.761492+0000 mon.a (mon.0) 13668 : audit [DBG] from='client.? 172.21.15.67:0/1790030730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:22 smithi067 bash[27441]: cluster 2024-04-03T23:13:21.276951+0000 mgr.y (mgr.24370) 16044 : cluster [DBG] pgmap v16028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:22 smithi067 bash[27441]: audit 2024-04-03T23:13:22.761492+0000 mon.a (mon.0) 13668 : audit [DBG] from='client.? 172.21.15.67:0/1790030730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:22 smithi082 bash[20963]: cluster 2024-04-03T23:13:21.276951+0000 mgr.y (mgr.24370) 16044 : cluster [DBG] pgmap v16028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:22 smithi082 bash[20963]: audit 2024-04-03T23:13:22.761492+0000 mon.a (mon.0) 13668 : audit [DBG] from='client.? 172.21.15.67:0/1790030730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:13:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:13:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:24 smithi082 bash[20963]: cluster 2024-04-03T23:13:23.277613+0000 mgr.y (mgr.24370) 16045 : cluster [DBG] pgmap v16029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:24 smithi067 bash[17655]: cluster 2024-04-03T23:13:23.277613+0000 mgr.y (mgr.24370) 16045 : cluster [DBG] pgmap v16029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:24 smithi067 bash[27441]: cluster 2024-04-03T23:13:23.277613+0000 mgr.y (mgr.24370) 16045 : cluster [DBG] pgmap v16029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:25 smithi082 bash[20963]: audit 2024-04-03T23:13:25.214956+0000 mon.a (mon.0) 13669 : audit [DBG] from='client.? 172.21.15.67:0/2407572267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:25 smithi082 bash[20963]: audit 2024-04-03T23:13:25.510612+0000 mon.a (mon.0) 13670 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:25 smithi067 bash[27441]: audit 2024-04-03T23:13:25.214956+0000 mon.a (mon.0) 13669 : audit [DBG] from='client.? 172.21.15.67:0/2407572267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:25 smithi067 bash[27441]: audit 2024-04-03T23:13:25.510612+0000 mon.a (mon.0) 13670 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:25 smithi067 bash[17655]: audit 2024-04-03T23:13:25.214956+0000 mon.a (mon.0) 13669 : audit [DBG] from='client.? 172.21.15.67:0/2407572267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:25 smithi067 bash[17655]: audit 2024-04-03T23:13:25.510612+0000 mon.a (mon.0) 13670 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:26 smithi082 bash[20963]: cluster 2024-04-03T23:13:25.278287+0000 mgr.y (mgr.24370) 16046 : cluster [DBG] pgmap v16030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:26 smithi067 bash[27441]: cluster 2024-04-03T23:13:25.278287+0000 mgr.y (mgr.24370) 16046 : cluster [DBG] pgmap v16030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:26 smithi067 bash[17655]: cluster 2024-04-03T23:13:25.278287+0000 mgr.y (mgr.24370) 16046 : cluster [DBG] pgmap v16030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:28.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:27 smithi082 bash[20963]: audit 2024-04-03T23:13:27.673350+0000 mon.c (mon.2) 6419 : audit [DBG] from='client.? 172.21.15.67:0/9865652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:27 smithi067 bash[27441]: audit 2024-04-03T23:13:27.673350+0000 mon.c (mon.2) 6419 : audit [DBG] from='client.? 172.21.15.67:0/9865652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:27 smithi067 bash[17655]: audit 2024-04-03T23:13:27.673350+0000 mon.c (mon.2) 6419 : audit [DBG] from='client.? 172.21.15.67:0/9865652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:28 smithi082 bash[20963]: cluster 2024-04-03T23:13:27.279461+0000 mgr.y (mgr.24370) 16047 : cluster [DBG] pgmap v16031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:28 smithi067 bash[27441]: cluster 2024-04-03T23:13:27.279461+0000 mgr.y (mgr.24370) 16047 : cluster [DBG] pgmap v16031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:28 smithi067 bash[17655]: cluster 2024-04-03T23:13:27.279461+0000 mgr.y (mgr.24370) 16047 : cluster [DBG] pgmap v16031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:30 smithi082 bash[20963]: cluster 2024-04-03T23:13:29.280201+0000 mgr.y (mgr.24370) 16048 : cluster [DBG] pgmap v16032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:30 smithi082 bash[20963]: audit 2024-04-03T23:13:30.130294+0000 mon.a (mon.0) 13671 : audit [DBG] from='client.? 172.21.15.67:0/2830095205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:30 smithi067 bash[27441]: cluster 2024-04-03T23:13:29.280201+0000 mgr.y (mgr.24370) 16048 : cluster [DBG] pgmap v16032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:30 smithi067 bash[27441]: audit 2024-04-03T23:13:30.130294+0000 mon.a (mon.0) 13671 : audit [DBG] from='client.? 172.21.15.67:0/2830095205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:30 smithi067 bash[17655]: cluster 2024-04-03T23:13:29.280201+0000 mgr.y (mgr.24370) 16048 : cluster [DBG] pgmap v16032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:30 smithi067 bash[17655]: audit 2024-04-03T23:13:30.130294+0000 mon.a (mon.0) 13671 : audit [DBG] from='client.? 172.21.15.67:0/2830095205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:32 smithi082 bash[20963]: cluster 2024-04-03T23:13:31.281337+0000 mgr.y (mgr.24370) 16049 : cluster [DBG] pgmap v16033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:32 smithi082 bash[20963]: audit 2024-04-03T23:13:32.203714+0000 mon.a (mon.0) 13672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:13:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:32 smithi082 bash[20963]: audit 2024-04-03T23:13:32.612103+0000 mon.a (mon.0) 13673 : audit [DBG] from='client.? 172.21.15.67:0/131686655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:33.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:13:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:32 smithi067 bash[27441]: cluster 2024-04-03T23:13:31.281337+0000 mgr.y (mgr.24370) 16049 : cluster [DBG] pgmap v16033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:32 smithi067 bash[27441]: audit 2024-04-03T23:13:32.203714+0000 mon.a (mon.0) 13672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:13:33.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:32 smithi067 bash[27441]: audit 2024-04-03T23:13:32.612103+0000 mon.a (mon.0) 13673 : audit [DBG] from='client.? 172.21.15.67:0/131686655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:32 smithi067 bash[17655]: cluster 2024-04-03T23:13:31.281337+0000 mgr.y (mgr.24370) 16049 : cluster [DBG] pgmap v16033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:32 smithi067 bash[17655]: audit 2024-04-03T23:13:32.203714+0000 mon.a (mon.0) 13672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:13:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:32 smithi067 bash[17655]: audit 2024-04-03T23:13:32.612103+0000 mon.a (mon.0) 13673 : audit [DBG] from='client.? 172.21.15.67:0/131686655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:13:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:34 smithi082 bash[20963]: cluster 2024-04-03T23:13:33.282038+0000 mgr.y (mgr.24370) 16050 : cluster [DBG] pgmap v16034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:34 smithi067 bash[17655]: cluster 2024-04-03T23:13:33.282038+0000 mgr.y (mgr.24370) 16050 : cluster [DBG] pgmap v16034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:34 smithi067 bash[27441]: cluster 2024-04-03T23:13:33.282038+0000 mgr.y (mgr.24370) 16050 : cluster [DBG] pgmap v16034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:35 smithi082 bash[20963]: audit 2024-04-03T23:13:35.073798+0000 mon.a (mon.0) 13674 : audit [DBG] from='client.? 172.21.15.67:0/48985725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:35 smithi067 bash[17655]: audit 2024-04-03T23:13:35.073798+0000 mon.a (mon.0) 13674 : audit [DBG] from='client.? 172.21.15.67:0/48985725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:35 smithi067 bash[27441]: audit 2024-04-03T23:13:35.073798+0000 mon.a (mon.0) 13674 : audit [DBG] from='client.? 172.21.15.67:0/48985725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:36 smithi082 bash[20963]: cluster 2024-04-03T23:13:35.282730+0000 mgr.y (mgr.24370) 16051 : cluster [DBG] pgmap v16035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:36 smithi067 bash[27441]: cluster 2024-04-03T23:13:35.282730+0000 mgr.y (mgr.24370) 16051 : cluster [DBG] pgmap v16035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:36 smithi067 bash[17655]: cluster 2024-04-03T23:13:35.282730+0000 mgr.y (mgr.24370) 16051 : cluster [DBG] pgmap v16035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:37 smithi067 bash[17655]: audit 2024-04-03T23:13:37.538422+0000 mon.c (mon.2) 6420 : audit [DBG] from='client.? 172.21.15.67:0/2880903161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:37 smithi067 bash[17655]: audit 2024-04-03T23:13:37.852694+0000 mon.a (mon.0) 13675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:37 smithi067 bash[17655]: audit 2024-04-03T23:13:37.861784+0000 mon.a (mon.0) 13676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:37 smithi067 bash[27441]: audit 2024-04-03T23:13:37.538422+0000 mon.c (mon.2) 6420 : audit [DBG] from='client.? 172.21.15.67:0/2880903161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:37 smithi067 bash[27441]: audit 2024-04-03T23:13:37.852694+0000 mon.a (mon.0) 13675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:37 smithi067 bash[27441]: audit 2024-04-03T23:13:37.861784+0000 mon.a (mon.0) 13676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:37 smithi082 bash[20963]: audit 2024-04-03T23:13:37.538422+0000 mon.c (mon.2) 6420 : audit [DBG] from='client.? 172.21.15.67:0/2880903161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:37 smithi082 bash[20963]: audit 2024-04-03T23:13:37.852694+0000 mon.a (mon.0) 13675 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:37 smithi082 bash[20963]: audit 2024-04-03T23:13:37.861784+0000 mon.a (mon.0) 13676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[27441]: cluster 2024-04-03T23:13:37.283578+0000 mgr.y (mgr.24370) 16052 : cluster [DBG] pgmap v16036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[27441]: audit 2024-04-03T23:13:38.207390+0000 mon.a (mon.0) 13677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[27441]: audit 2024-04-03T23:13:38.220434+0000 mon.a (mon.0) 13678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[27441]: audit 2024-04-03T23:13:38.708192+0000 mon.a (mon.0) 13679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:13:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[27441]: audit 2024-04-03T23:13:38.710080+0000 mon.a (mon.0) 13680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:13:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[27441]: audit 2024-04-03T23:13:38.720434+0000 mon.a (mon.0) 13681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[17655]: cluster 2024-04-03T23:13:37.283578+0000 mgr.y (mgr.24370) 16052 : cluster [DBG] pgmap v16036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[17655]: audit 2024-04-03T23:13:38.207390+0000 mon.a (mon.0) 13677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[17655]: audit 2024-04-03T23:13:38.220434+0000 mon.a (mon.0) 13678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[17655]: audit 2024-04-03T23:13:38.708192+0000 mon.a (mon.0) 13679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:13:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[17655]: audit 2024-04-03T23:13:38.710080+0000 mon.a (mon.0) 13680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:13:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:38 smithi067 bash[17655]: audit 2024-04-03T23:13:38.720434+0000 mon.a (mon.0) 13681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:38 smithi082 bash[20963]: cluster 2024-04-03T23:13:37.283578+0000 mgr.y (mgr.24370) 16052 : cluster [DBG] pgmap v16036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:38 smithi082 bash[20963]: audit 2024-04-03T23:13:38.207390+0000 mon.a (mon.0) 13677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:38 smithi082 bash[20963]: audit 2024-04-03T23:13:38.220434+0000 mon.a (mon.0) 13678 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:38 smithi082 bash[20963]: audit 2024-04-03T23:13:38.708192+0000 mon.a (mon.0) 13679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:13:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:38 smithi082 bash[20963]: audit 2024-04-03T23:13:38.710080+0000 mon.a (mon.0) 13680 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:13:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:38 smithi082 bash[20963]: audit 2024-04-03T23:13:38.720434+0000 mon.a (mon.0) 13681 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:13:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:40 smithi067 bash[17655]: cluster 2024-04-03T23:13:39.284299+0000 mgr.y (mgr.24370) 16053 : cluster [DBG] pgmap v16037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:40 smithi067 bash[17655]: audit 2024-04-03T23:13:39.997499+0000 mon.c (mon.2) 6421 : audit [DBG] from='client.? 172.21.15.67:0/4021591475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:40 smithi067 bash[17655]: audit 2024-04-03T23:13:40.511029+0000 mon.a (mon.0) 13682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:40 smithi067 bash[27441]: cluster 2024-04-03T23:13:39.284299+0000 mgr.y (mgr.24370) 16053 : cluster [DBG] pgmap v16037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:40 smithi067 bash[27441]: audit 2024-04-03T23:13:39.997499+0000 mon.c (mon.2) 6421 : audit [DBG] from='client.? 172.21.15.67:0/4021591475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:40 smithi067 bash[27441]: audit 2024-04-03T23:13:40.511029+0000 mon.a (mon.0) 13682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:40 smithi082 bash[20963]: cluster 2024-04-03T23:13:39.284299+0000 mgr.y (mgr.24370) 16053 : cluster [DBG] pgmap v16037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:40 smithi082 bash[20963]: audit 2024-04-03T23:13:39.997499+0000 mon.c (mon.2) 6421 : audit [DBG] from='client.? 172.21.15.67:0/4021591475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:40 smithi082 bash[20963]: audit 2024-04-03T23:13:40.511029+0000 mon.a (mon.0) 13682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:13:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:42 smithi067 bash[27441]: cluster 2024-04-03T23:13:41.285451+0000 mgr.y (mgr.24370) 16054 : cluster [DBG] pgmap v16038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:42 smithi067 bash[27441]: audit 2024-04-03T23:13:42.449308+0000 mon.c (mon.2) 6422 : audit [DBG] from='client.? 172.21.15.67:0/3440913954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:42 smithi067 bash[17655]: cluster 2024-04-03T23:13:41.285451+0000 mgr.y (mgr.24370) 16054 : cluster [DBG] pgmap v16038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:42 smithi067 bash[17655]: audit 2024-04-03T23:13:42.449308+0000 mon.c (mon.2) 6422 : audit [DBG] from='client.? 172.21.15.67:0/3440913954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:42 smithi082 bash[20963]: cluster 2024-04-03T23:13:41.285451+0000 mgr.y (mgr.24370) 16054 : cluster [DBG] pgmap v16038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:42 smithi082 bash[20963]: audit 2024-04-03T23:13:42.449308+0000 mon.c (mon.2) 6422 : audit [DBG] from='client.? 172.21.15.67:0/3440913954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:13:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:44 smithi067 bash[17655]: cluster 2024-04-03T23:13:43.286124+0000 mgr.y (mgr.24370) 16055 : cluster [DBG] pgmap v16039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:44 smithi067 bash[17655]: audit 2024-04-03T23:13:44.903671+0000 mon.c (mon.2) 6423 : audit [DBG] from='client.? 172.21.15.67:0/1734813752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:44 smithi067 bash[27441]: cluster 2024-04-03T23:13:43.286124+0000 mgr.y (mgr.24370) 16055 : cluster [DBG] pgmap v16039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:44 smithi067 bash[27441]: audit 2024-04-03T23:13:44.903671+0000 mon.c (mon.2) 6423 : audit [DBG] from='client.? 172.21.15.67:0/1734813752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:44 smithi082 bash[20963]: cluster 2024-04-03T23:13:43.286124+0000 mgr.y (mgr.24370) 16055 : cluster [DBG] pgmap v16039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:44 smithi082 bash[20963]: audit 2024-04-03T23:13:44.903671+0000 mon.c (mon.2) 6423 : audit [DBG] from='client.? 172.21.15.67:0/1734813752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:46 smithi067 bash[17655]: cluster 2024-04-03T23:13:45.286829+0000 mgr.y (mgr.24370) 16056 : cluster [DBG] pgmap v16040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:46 smithi067 bash[27441]: cluster 2024-04-03T23:13:45.286829+0000 mgr.y (mgr.24370) 16056 : cluster [DBG] pgmap v16040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:46 smithi082 bash[20963]: cluster 2024-04-03T23:13:45.286829+0000 mgr.y (mgr.24370) 16056 : cluster [DBG] pgmap v16040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:47 smithi082 bash[20963]: audit 2024-04-03T23:13:47.352118+0000 mon.a (mon.0) 13683 : audit [DBG] from='client.? 172.21.15.67:0/4220536463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:47 smithi067 bash[27441]: audit 2024-04-03T23:13:47.352118+0000 mon.a (mon.0) 13683 : audit [DBG] from='client.? 172.21.15.67:0/4220536463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:47 smithi067 bash[17655]: audit 2024-04-03T23:13:47.352118+0000 mon.a (mon.0) 13683 : audit [DBG] from='client.? 172.21.15.67:0/4220536463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:48 smithi082 bash[20963]: cluster 2024-04-03T23:13:47.287868+0000 mgr.y (mgr.24370) 16057 : cluster [DBG] pgmap v16041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:48 smithi067 bash[27441]: cluster 2024-04-03T23:13:47.287868+0000 mgr.y (mgr.24370) 16057 : cluster [DBG] pgmap v16041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:48 smithi067 bash[17655]: cluster 2024-04-03T23:13:47.287868+0000 mgr.y (mgr.24370) 16057 : cluster [DBG] pgmap v16041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:49 smithi082 bash[20963]: audit 2024-04-03T23:13:49.813199+0000 mon.c (mon.2) 6424 : audit [DBG] from='client.? 172.21.15.67:0/4151730329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:49 smithi067 bash[17655]: audit 2024-04-03T23:13:49.813199+0000 mon.c (mon.2) 6424 : audit [DBG] from='client.? 172.21.15.67:0/4151730329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:49 smithi067 bash[27441]: audit 2024-04-03T23:13:49.813199+0000 mon.c (mon.2) 6424 : audit [DBG] from='client.? 172.21.15.67:0/4151730329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:50 smithi082 bash[20963]: cluster 2024-04-03T23:13:49.288527+0000 mgr.y (mgr.24370) 16058 : cluster [DBG] pgmap v16042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:50 smithi067 bash[17655]: cluster 2024-04-03T23:13:49.288527+0000 mgr.y (mgr.24370) 16058 : cluster [DBG] pgmap v16042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:50 smithi067 bash[27441]: cluster 2024-04-03T23:13:49.288527+0000 mgr.y (mgr.24370) 16058 : cluster [DBG] pgmap v16042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:52 smithi082 bash[20963]: cluster 2024-04-03T23:13:51.289664+0000 mgr.y (mgr.24370) 16059 : cluster [DBG] pgmap v16043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:52 smithi082 bash[20963]: audit 2024-04-03T23:13:52.269015+0000 mon.c (mon.2) 6425 : audit [DBG] from='client.? 172.21.15.67:0/4105689407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:52 smithi067 bash[17655]: cluster 2024-04-03T23:13:51.289664+0000 mgr.y (mgr.24370) 16059 : cluster [DBG] pgmap v16043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:52 smithi067 bash[17655]: audit 2024-04-03T23:13:52.269015+0000 mon.c (mon.2) 6425 : audit [DBG] from='client.? 172.21.15.67:0/4105689407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:13:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:52 smithi067 bash[27441]: cluster 2024-04-03T23:13:51.289664+0000 mgr.y (mgr.24370) 16059 : cluster [DBG] pgmap v16043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:52 smithi067 bash[27441]: audit 2024-04-03T23:13:52.269015+0000 mon.c (mon.2) 6425 : audit [DBG] from='client.? 172.21.15.67:0/4105689407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:13:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:54 smithi082 bash[20963]: cluster 2024-04-03T23:13:53.290367+0000 mgr.y (mgr.24370) 16060 : cluster [DBG] pgmap v16044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:54 smithi082 bash[20963]: audit 2024-04-03T23:13:54.721319+0000 mon.c (mon.2) 6426 : audit [DBG] from='client.? 172.21.15.67:0/4123399784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:54 smithi067 bash[17655]: cluster 2024-04-03T23:13:53.290367+0000 mgr.y (mgr.24370) 16060 : cluster [DBG] pgmap v16044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:54 smithi067 bash[17655]: audit 2024-04-03T23:13:54.721319+0000 mon.c (mon.2) 6426 : audit [DBG] from='client.? 172.21.15.67:0/4123399784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:54 smithi067 bash[27441]: cluster 2024-04-03T23:13:53.290367+0000 mgr.y (mgr.24370) 16060 : cluster [DBG] pgmap v16044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:54 smithi067 bash[27441]: audit 2024-04-03T23:13:54.721319+0000 mon.c (mon.2) 6426 : audit [DBG] from='client.? 172.21.15.67:0/4123399784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:55 smithi082 bash[20963]: audit 2024-04-03T23:13:55.511484+0000 mon.a (mon.0) 13684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:55 smithi067 bash[27441]: audit 2024-04-03T23:13:55.511484+0000 mon.a (mon.0) 13684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:55 smithi067 bash[17655]: audit 2024-04-03T23:13:55.511484+0000 mon.a (mon.0) 13684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:13:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:56 smithi082 bash[20963]: cluster 2024-04-03T23:13:55.291060+0000 mgr.y (mgr.24370) 16061 : cluster [DBG] pgmap v16045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:56 smithi067 bash[17655]: cluster 2024-04-03T23:13:55.291060+0000 mgr.y (mgr.24370) 16061 : cluster [DBG] pgmap v16045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:56 smithi067 bash[27441]: cluster 2024-04-03T23:13:55.291060+0000 mgr.y (mgr.24370) 16061 : cluster [DBG] pgmap v16045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:57 smithi082 bash[20963]: audit 2024-04-03T23:13:57.177452+0000 mon.c (mon.2) 6427 : audit [DBG] from='client.? 172.21.15.67:0/840523440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:57 smithi067 bash[17655]: audit 2024-04-03T23:13:57.177452+0000 mon.c (mon.2) 6427 : audit [DBG] from='client.? 172.21.15.67:0/840523440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:57 smithi067 bash[27441]: audit 2024-04-03T23:13:57.177452+0000 mon.c (mon.2) 6427 : audit [DBG] from='client.? 172.21.15.67:0/840523440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:13:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:58 smithi082 bash[20963]: cluster 2024-04-03T23:13:57.292274+0000 mgr.y (mgr.24370) 16062 : cluster [DBG] pgmap v16046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:58 smithi067 bash[27441]: cluster 2024-04-03T23:13:57.292274+0000 mgr.y (mgr.24370) 16062 : cluster [DBG] pgmap v16046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:13:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:58 smithi067 bash[17655]: cluster 2024-04-03T23:13:57.292274+0000 mgr.y (mgr.24370) 16062 : cluster [DBG] pgmap v16046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:13:59 smithi082 bash[20963]: audit 2024-04-03T23:13:59.635296+0000 mon.a (mon.0) 13685 : audit [DBG] from='client.? 172.21.15.67:0/191634644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:13:59 smithi067 bash[27441]: audit 2024-04-03T23:13:59.635296+0000 mon.a (mon.0) 13685 : audit [DBG] from='client.? 172.21.15.67:0/191634644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:13:59 smithi067 bash[17655]: audit 2024-04-03T23:13:59.635296+0000 mon.a (mon.0) 13685 : audit [DBG] from='client.? 172.21.15.67:0/191634644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:00 smithi082 bash[20963]: cluster 2024-04-03T23:13:59.292770+0000 mgr.y (mgr.24370) 16063 : cluster [DBG] pgmap v16047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:00 smithi067 bash[17655]: cluster 2024-04-03T23:13:59.292770+0000 mgr.y (mgr.24370) 16063 : cluster [DBG] pgmap v16047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:00 smithi067 bash[27441]: cluster 2024-04-03T23:13:59.292770+0000 mgr.y (mgr.24370) 16063 : cluster [DBG] pgmap v16047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:02 smithi082 bash[20963]: cluster 2024-04-03T23:14:01.294045+0000 mgr.y (mgr.24370) 16064 : cluster [DBG] pgmap v16048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:02 smithi082 bash[20963]: audit 2024-04-03T23:14:02.098518+0000 mon.a (mon.0) 13686 : audit [DBG] from='client.? 172.21.15.67:0/3618408415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:14:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:02 smithi067 bash[17655]: cluster 2024-04-03T23:14:01.294045+0000 mgr.y (mgr.24370) 16064 : cluster [DBG] pgmap v16048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:02 smithi067 bash[17655]: audit 2024-04-03T23:14:02.098518+0000 mon.a (mon.0) 13686 : audit [DBG] from='client.? 172.21.15.67:0/3618408415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:02 smithi067 bash[27441]: cluster 2024-04-03T23:14:01.294045+0000 mgr.y (mgr.24370) 16064 : cluster [DBG] pgmap v16048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:02 smithi067 bash[27441]: audit 2024-04-03T23:14:02.098518+0000 mon.a (mon.0) 13686 : audit [DBG] from='client.? 172.21.15.67:0/3618408415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:14:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:04 smithi082 bash[20963]: cluster 2024-04-03T23:14:03.294891+0000 mgr.y (mgr.24370) 16065 : cluster [DBG] pgmap v16049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:04 smithi082 bash[20963]: audit 2024-04-03T23:14:04.570792+0000 mon.c (mon.2) 6428 : audit [DBG] from='client.? 172.21.15.67:0/4227056200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:04 smithi067 bash[27441]: cluster 2024-04-03T23:14:03.294891+0000 mgr.y (mgr.24370) 16065 : cluster [DBG] pgmap v16049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:04 smithi067 bash[27441]: audit 2024-04-03T23:14:04.570792+0000 mon.c (mon.2) 6428 : audit [DBG] from='client.? 172.21.15.67:0/4227056200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:04 smithi067 bash[17655]: cluster 2024-04-03T23:14:03.294891+0000 mgr.y (mgr.24370) 16065 : cluster [DBG] pgmap v16049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:04 smithi067 bash[17655]: audit 2024-04-03T23:14:04.570792+0000 mon.c (mon.2) 6428 : audit [DBG] from='client.? 172.21.15.67:0/4227056200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:06 smithi082 bash[20963]: cluster 2024-04-03T23:14:05.295610+0000 mgr.y (mgr.24370) 16066 : cluster [DBG] pgmap v16050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:06 smithi067 bash[17655]: cluster 2024-04-03T23:14:05.295610+0000 mgr.y (mgr.24370) 16066 : cluster [DBG] pgmap v16050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:06 smithi067 bash[27441]: cluster 2024-04-03T23:14:05.295610+0000 mgr.y (mgr.24370) 16066 : cluster [DBG] pgmap v16050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:07 smithi082 bash[20963]: audit 2024-04-03T23:14:07.027394+0000 mon.c (mon.2) 6429 : audit [DBG] from='client.? 172.21.15.67:0/118151953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:07 smithi067 bash[17655]: audit 2024-04-03T23:14:07.027394+0000 mon.c (mon.2) 6429 : audit [DBG] from='client.? 172.21.15.67:0/118151953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:07 smithi067 bash[27441]: audit 2024-04-03T23:14:07.027394+0000 mon.c (mon.2) 6429 : audit [DBG] from='client.? 172.21.15.67:0/118151953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:09 smithi082 bash[20963]: cluster 2024-04-03T23:14:07.297156+0000 mgr.y (mgr.24370) 16067 : cluster [DBG] pgmap v16051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:09 smithi067 bash[17655]: cluster 2024-04-03T23:14:07.297156+0000 mgr.y (mgr.24370) 16067 : cluster [DBG] pgmap v16051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:09 smithi067 bash[27441]: cluster 2024-04-03T23:14:07.297156+0000 mgr.y (mgr.24370) 16067 : cluster [DBG] pgmap v16051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:10 smithi082 bash[20963]: audit 2024-04-03T23:14:09.479224+0000 mon.a (mon.0) 13687 : audit [DBG] from='client.? 172.21.15.67:0/3183649805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:10 smithi067 bash[27441]: audit 2024-04-03T23:14:09.479224+0000 mon.a (mon.0) 13687 : audit [DBG] from='client.? 172.21.15.67:0/3183649805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:10 smithi067 bash[17655]: audit 2024-04-03T23:14:09.479224+0000 mon.a (mon.0) 13687 : audit [DBG] from='client.? 172.21.15.67:0/3183649805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:11 smithi082 bash[20963]: cluster 2024-04-03T23:14:09.297858+0000 mgr.y (mgr.24370) 16068 : cluster [DBG] pgmap v16052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:11 smithi082 bash[20963]: audit 2024-04-03T23:14:10.511871+0000 mon.a (mon.0) 13688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:11 smithi067 bash[27441]: cluster 2024-04-03T23:14:09.297858+0000 mgr.y (mgr.24370) 16068 : cluster [DBG] pgmap v16052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:11 smithi067 bash[27441]: audit 2024-04-03T23:14:10.511871+0000 mon.a (mon.0) 13688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:11 smithi067 bash[17655]: cluster 2024-04-03T23:14:09.297858+0000 mgr.y (mgr.24370) 16068 : cluster [DBG] pgmap v16052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:11 smithi067 bash[17655]: audit 2024-04-03T23:14:10.511871+0000 mon.a (mon.0) 13688 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:12 smithi082 bash[20963]: audit 2024-04-03T23:14:11.932561+0000 mon.c (mon.2) 6430 : audit [DBG] from='client.? 172.21.15.67:0/3355866611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:12 smithi067 bash[27441]: audit 2024-04-03T23:14:11.932561+0000 mon.c (mon.2) 6430 : audit [DBG] from='client.? 172.21.15.67:0/3355866611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:12 smithi067 bash[17655]: audit 2024-04-03T23:14:11.932561+0000 mon.c (mon.2) 6430 : audit [DBG] from='client.? 172.21.15.67:0/3355866611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:13 smithi082 bash[20963]: cluster 2024-04-03T23:14:11.298955+0000 mgr.y (mgr.24370) 16069 : cluster [DBG] pgmap v16053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:13] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T23:14:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:13 smithi067 bash[27441]: cluster 2024-04-03T23:14:11.298955+0000 mgr.y (mgr.24370) 16069 : cluster [DBG] pgmap v16053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:13 smithi067 bash[17655]: cluster 2024-04-03T23:14:11.298955+0000 mgr.y (mgr.24370) 16069 : cluster [DBG] pgmap v16053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:14:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:15 smithi082 bash[20963]: cluster 2024-04-03T23:14:13.299631+0000 mgr.y (mgr.24370) 16070 : cluster [DBG] pgmap v16054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:15 smithi082 bash[20963]: audit 2024-04-03T23:14:14.385052+0000 mon.c (mon.2) 6431 : audit [DBG] from='client.? 172.21.15.67:0/1696182654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:15 smithi067 bash[17655]: cluster 2024-04-03T23:14:13.299631+0000 mgr.y (mgr.24370) 16070 : cluster [DBG] pgmap v16054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:15 smithi067 bash[17655]: audit 2024-04-03T23:14:14.385052+0000 mon.c (mon.2) 6431 : audit [DBG] from='client.? 172.21.15.67:0/1696182654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:15 smithi067 bash[27441]: cluster 2024-04-03T23:14:13.299631+0000 mgr.y (mgr.24370) 16070 : cluster [DBG] pgmap v16054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:15 smithi067 bash[27441]: audit 2024-04-03T23:14:14.385052+0000 mon.c (mon.2) 6431 : audit [DBG] from='client.? 172.21.15.67:0/1696182654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:17 smithi082 bash[20963]: cluster 2024-04-03T23:14:15.300481+0000 mgr.y (mgr.24370) 16071 : cluster [DBG] pgmap v16055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:17 smithi082 bash[20963]: audit 2024-04-03T23:14:16.840255+0000 mon.a (mon.0) 13689 : audit [DBG] from='client.? 172.21.15.67:0/4005645007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:17 smithi067 bash[27441]: cluster 2024-04-03T23:14:15.300481+0000 mgr.y (mgr.24370) 16071 : cluster [DBG] pgmap v16055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:17 smithi067 bash[27441]: audit 2024-04-03T23:14:16.840255+0000 mon.a (mon.0) 13689 : audit [DBG] from='client.? 172.21.15.67:0/4005645007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:17 smithi067 bash[17655]: cluster 2024-04-03T23:14:15.300481+0000 mgr.y (mgr.24370) 16071 : cluster [DBG] pgmap v16055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:17 smithi067 bash[17655]: audit 2024-04-03T23:14:16.840255+0000 mon.a (mon.0) 13689 : audit [DBG] from='client.? 172.21.15.67:0/4005645007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:19 smithi082 bash[20963]: cluster 2024-04-03T23:14:17.301675+0000 mgr.y (mgr.24370) 16072 : cluster [DBG] pgmap v16056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:19 smithi067 bash[27441]: cluster 2024-04-03T23:14:17.301675+0000 mgr.y (mgr.24370) 16072 : cluster [DBG] pgmap v16056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:19 smithi067 bash[17655]: cluster 2024-04-03T23:14:17.301675+0000 mgr.y (mgr.24370) 16072 : cluster [DBG] pgmap v16056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:20 smithi082 bash[20963]: audit 2024-04-03T23:14:19.299753+0000 mon.c (mon.2) 6432 : audit [DBG] from='client.? 172.21.15.67:0/10517948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:20 smithi067 bash[17655]: audit 2024-04-03T23:14:19.299753+0000 mon.c (mon.2) 6432 : audit [DBG] from='client.? 172.21.15.67:0/10517948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:20 smithi067 bash[27441]: audit 2024-04-03T23:14:19.299753+0000 mon.c (mon.2) 6432 : audit [DBG] from='client.? 172.21.15.67:0/10517948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:21 smithi082 bash[20963]: cluster 2024-04-03T23:14:19.302232+0000 mgr.y (mgr.24370) 16073 : cluster [DBG] pgmap v16057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:21 smithi067 bash[17655]: cluster 2024-04-03T23:14:19.302232+0000 mgr.y (mgr.24370) 16073 : cluster [DBG] pgmap v16057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:21 smithi067 bash[27441]: cluster 2024-04-03T23:14:19.302232+0000 mgr.y (mgr.24370) 16073 : cluster [DBG] pgmap v16057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:22 smithi082 bash[20963]: audit 2024-04-03T23:14:21.748516+0000 mon.a (mon.0) 13690 : audit [DBG] from='client.? 172.21.15.67:0/2875526753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:22 smithi067 bash[17655]: audit 2024-04-03T23:14:21.748516+0000 mon.a (mon.0) 13690 : audit [DBG] from='client.? 172.21.15.67:0/2875526753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:22 smithi067 bash[27441]: audit 2024-04-03T23:14:21.748516+0000 mon.a (mon.0) 13690 : audit [DBG] from='client.? 172.21.15.67:0/2875526753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:23 smithi082 bash[20963]: cluster 2024-04-03T23:14:21.303405+0000 mgr.y (mgr.24370) 16074 : cluster [DBG] pgmap v16058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:23] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T23:14:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:23 smithi067 bash[27441]: cluster 2024-04-03T23:14:21.303405+0000 mgr.y (mgr.24370) 16074 : cluster [DBG] pgmap v16058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:23 smithi067 bash[17655]: cluster 2024-04-03T23:14:21.303405+0000 mgr.y (mgr.24370) 16074 : cluster [DBG] pgmap v16058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:14:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:25 smithi082 bash[20963]: cluster 2024-04-03T23:14:23.304075+0000 mgr.y (mgr.24370) 16075 : cluster [DBG] pgmap v16059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:25 smithi082 bash[20963]: audit 2024-04-03T23:14:24.203672+0000 mon.c (mon.2) 6433 : audit [DBG] from='client.? 172.21.15.67:0/1796219437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:25 smithi067 bash[27441]: cluster 2024-04-03T23:14:23.304075+0000 mgr.y (mgr.24370) 16075 : cluster [DBG] pgmap v16059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:25 smithi067 bash[27441]: audit 2024-04-03T23:14:24.203672+0000 mon.c (mon.2) 6433 : audit [DBG] from='client.? 172.21.15.67:0/1796219437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:25 smithi067 bash[17655]: cluster 2024-04-03T23:14:23.304075+0000 mgr.y (mgr.24370) 16075 : cluster [DBG] pgmap v16059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:25 smithi067 bash[17655]: audit 2024-04-03T23:14:24.203672+0000 mon.c (mon.2) 6433 : audit [DBG] from='client.? 172.21.15.67:0/1796219437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:26 smithi082 bash[20963]: audit 2024-04-03T23:14:25.512270+0000 mon.a (mon.0) 13691 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:26 smithi067 bash[17655]: audit 2024-04-03T23:14:25.512270+0000 mon.a (mon.0) 13691 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:26 smithi067 bash[27441]: audit 2024-04-03T23:14:25.512270+0000 mon.a (mon.0) 13691 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:27 smithi082 bash[20963]: cluster 2024-04-03T23:14:25.304702+0000 mgr.y (mgr.24370) 16076 : cluster [DBG] pgmap v16060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:27 smithi082 bash[20963]: audit 2024-04-03T23:14:26.654610+0000 mon.c (mon.2) 6434 : audit [DBG] from='client.? 172.21.15.67:0/537773688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:27 smithi067 bash[17655]: cluster 2024-04-03T23:14:25.304702+0000 mgr.y (mgr.24370) 16076 : cluster [DBG] pgmap v16060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:27 smithi067 bash[17655]: audit 2024-04-03T23:14:26.654610+0000 mon.c (mon.2) 6434 : audit [DBG] from='client.? 172.21.15.67:0/537773688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:27 smithi067 bash[27441]: cluster 2024-04-03T23:14:25.304702+0000 mgr.y (mgr.24370) 16076 : cluster [DBG] pgmap v16060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:27 smithi067 bash[27441]: audit 2024-04-03T23:14:26.654610+0000 mon.c (mon.2) 6434 : audit [DBG] from='client.? 172.21.15.67:0/537773688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:29 smithi082 bash[20963]: cluster 2024-04-03T23:14:27.305875+0000 mgr.y (mgr.24370) 16077 : cluster [DBG] pgmap v16061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:29 smithi067 bash[17655]: cluster 2024-04-03T23:14:27.305875+0000 mgr.y (mgr.24370) 16077 : cluster [DBG] pgmap v16061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:29 smithi067 bash[27441]: cluster 2024-04-03T23:14:27.305875+0000 mgr.y (mgr.24370) 16077 : cluster [DBG] pgmap v16061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:30 smithi082 bash[20963]: audit 2024-04-03T23:14:29.113564+0000 mon.c (mon.2) 6435 : audit [DBG] from='client.? 172.21.15.67:0/2198377031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:30 smithi067 bash[27441]: audit 2024-04-03T23:14:29.113564+0000 mon.c (mon.2) 6435 : audit [DBG] from='client.? 172.21.15.67:0/2198377031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:30 smithi067 bash[17655]: audit 2024-04-03T23:14:29.113564+0000 mon.c (mon.2) 6435 : audit [DBG] from='client.? 172.21.15.67:0/2198377031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:31 smithi082 bash[20963]: cluster 2024-04-03T23:14:29.306530+0000 mgr.y (mgr.24370) 16078 : cluster [DBG] pgmap v16062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:31 smithi067 bash[27441]: cluster 2024-04-03T23:14:29.306530+0000 mgr.y (mgr.24370) 16078 : cluster [DBG] pgmap v16062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:31 smithi067 bash[17655]: cluster 2024-04-03T23:14:29.306530+0000 mgr.y (mgr.24370) 16078 : cluster [DBG] pgmap v16062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:32 smithi082 bash[20963]: audit 2024-04-03T23:14:31.568568+0000 mon.c (mon.2) 6436 : audit [DBG] from='client.? 172.21.15.67:0/1702659483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:32 smithi067 bash[17655]: audit 2024-04-03T23:14:31.568568+0000 mon.c (mon.2) 6436 : audit [DBG] from='client.? 172.21.15.67:0/1702659483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:32 smithi067 bash[27441]: audit 2024-04-03T23:14:31.568568+0000 mon.c (mon.2) 6436 : audit [DBG] from='client.? 172.21.15.67:0/1702659483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:33 smithi082 bash[20963]: cluster 2024-04-03T23:14:31.307522+0000 mgr.y (mgr.24370) 16079 : cluster [DBG] pgmap v16063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:33 smithi067 bash[17655]: cluster 2024-04-03T23:14:31.307522+0000 mgr.y (mgr.24370) 16079 : cluster [DBG] pgmap v16063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:14:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:33 smithi067 bash[27441]: cluster 2024-04-03T23:14:31.307522+0000 mgr.y (mgr.24370) 16079 : cluster [DBG] pgmap v16063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:14:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:34 smithi082 bash[20963]: cluster 2024-04-03T23:14:33.308201+0000 mgr.y (mgr.24370) 16080 : cluster [DBG] pgmap v16064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:34 smithi082 bash[20963]: audit 2024-04-03T23:14:34.022129+0000 mon.a (mon.0) 13692 : audit [DBG] from='client.? 172.21.15.67:0/3545658581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:34 smithi067 bash[27441]: cluster 2024-04-03T23:14:33.308201+0000 mgr.y (mgr.24370) 16080 : cluster [DBG] pgmap v16064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:34 smithi067 bash[27441]: audit 2024-04-03T23:14:34.022129+0000 mon.a (mon.0) 13692 : audit [DBG] from='client.? 172.21.15.67:0/3545658581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:34.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:34 smithi067 bash[17655]: cluster 2024-04-03T23:14:33.308201+0000 mgr.y (mgr.24370) 16080 : cluster [DBG] pgmap v16064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:34.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:34 smithi067 bash[17655]: audit 2024-04-03T23:14:34.022129+0000 mon.a (mon.0) 13692 : audit [DBG] from='client.? 172.21.15.67:0/3545658581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:36 smithi082 bash[20963]: cluster 2024-04-03T23:14:35.308834+0000 mgr.y (mgr.24370) 16081 : cluster [DBG] pgmap v16065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:36 smithi067 bash[17655]: cluster 2024-04-03T23:14:35.308834+0000 mgr.y (mgr.24370) 16081 : cluster [DBG] pgmap v16065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:36 smithi067 bash[27441]: cluster 2024-04-03T23:14:35.308834+0000 mgr.y (mgr.24370) 16081 : cluster [DBG] pgmap v16065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:37 smithi082 bash[20963]: audit 2024-04-03T23:14:36.476299+0000 mon.a (mon.0) 13693 : audit [DBG] from='client.? 172.21.15.67:0/2489949218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:37 smithi067 bash[17655]: audit 2024-04-03T23:14:36.476299+0000 mon.a (mon.0) 13693 : audit [DBG] from='client.? 172.21.15.67:0/2489949218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:37 smithi067 bash[27441]: audit 2024-04-03T23:14:36.476299+0000 mon.a (mon.0) 13693 : audit [DBG] from='client.? 172.21.15.67:0/2489949218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:38 smithi082 bash[20963]: cluster 2024-04-03T23:14:37.310018+0000 mgr.y (mgr.24370) 16082 : cluster [DBG] pgmap v16066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:38 smithi067 bash[27441]: cluster 2024-04-03T23:14:37.310018+0000 mgr.y (mgr.24370) 16082 : cluster [DBG] pgmap v16066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:38 smithi067 bash[17655]: cluster 2024-04-03T23:14:37.310018+0000 mgr.y (mgr.24370) 16082 : cluster [DBG] pgmap v16066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:39 smithi082 bash[20963]: audit 2024-04-03T23:14:38.795501+0000 mon.a (mon.0) 13694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:14:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:39 smithi082 bash[20963]: audit 2024-04-03T23:14:38.930202+0000 mon.a (mon.0) 13695 : audit [DBG] from='client.? 172.21.15.67:0/3971073962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:39 smithi082 bash[20963]: audit 2024-04-03T23:14:39.123216+0000 mon.a (mon.0) 13696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:39 smithi082 bash[20963]: audit 2024-04-03T23:14:39.132077+0000 mon.a (mon.0) 13697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:39 smithi067 bash[27441]: audit 2024-04-03T23:14:38.795501+0000 mon.a (mon.0) 13694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:14:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:39 smithi067 bash[27441]: audit 2024-04-03T23:14:38.930202+0000 mon.a (mon.0) 13695 : audit [DBG] from='client.? 172.21.15.67:0/3971073962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:39 smithi067 bash[27441]: audit 2024-04-03T23:14:39.123216+0000 mon.a (mon.0) 13696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:39 smithi067 bash[27441]: audit 2024-04-03T23:14:39.132077+0000 mon.a (mon.0) 13697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:39 smithi067 bash[17655]: audit 2024-04-03T23:14:38.795501+0000 mon.a (mon.0) 13694 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:14:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:39 smithi067 bash[17655]: audit 2024-04-03T23:14:38.930202+0000 mon.a (mon.0) 13695 : audit [DBG] from='client.? 172.21.15.67:0/3971073962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:39.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:39 smithi067 bash[17655]: audit 2024-04-03T23:14:39.123216+0000 mon.a (mon.0) 13696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:39.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:39 smithi067 bash[17655]: audit 2024-04-03T23:14:39.132077+0000 mon.a (mon.0) 13697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:40 smithi067 bash[27441]: cluster 2024-04-03T23:14:39.310793+0000 mgr.y (mgr.24370) 16083 : cluster [DBG] pgmap v16067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:40 smithi067 bash[17655]: cluster 2024-04-03T23:14:39.310793+0000 mgr.y (mgr.24370) 16083 : cluster [DBG] pgmap v16067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:40 smithi082 bash[20963]: cluster 2024-04-03T23:14:39.310793+0000 mgr.y (mgr.24370) 16083 : cluster [DBG] pgmap v16067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:41 smithi067 bash[17655]: audit 2024-04-03T23:14:40.512746+0000 mon.a (mon.0) 13698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:41 smithi067 bash[27441]: audit 2024-04-03T23:14:40.512746+0000 mon.a (mon.0) 13698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:41 smithi082 bash[20963]: audit 2024-04-03T23:14:40.512746+0000 mon.a (mon.0) 13698 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:42 smithi067 bash[17655]: cluster 2024-04-03T23:14:41.311953+0000 mgr.y (mgr.24370) 16084 : cluster [DBG] pgmap v16068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:42 smithi067 bash[17655]: audit 2024-04-03T23:14:41.386823+0000 mon.a (mon.0) 13699 : audit [DBG] from='client.? 172.21.15.67:0/1921506190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:42.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:42 smithi067 bash[27441]: cluster 2024-04-03T23:14:41.311953+0000 mgr.y (mgr.24370) 16084 : cluster [DBG] pgmap v16068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:42.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:42 smithi067 bash[27441]: audit 2024-04-03T23:14:41.386823+0000 mon.a (mon.0) 13699 : audit [DBG] from='client.? 172.21.15.67:0/1921506190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:42 smithi082 bash[20963]: cluster 2024-04-03T23:14:41.311953+0000 mgr.y (mgr.24370) 16084 : cluster [DBG] pgmap v16068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:42 smithi082 bash[20963]: audit 2024-04-03T23:14:41.386823+0000 mon.a (mon.0) 13699 : audit [DBG] from='client.? 172.21.15.67:0/1921506190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:14:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:14:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:44 smithi067 bash[17655]: cluster 2024-04-03T23:14:43.312675+0000 mgr.y (mgr.24370) 16085 : cluster [DBG] pgmap v16069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:44 smithi067 bash[17655]: audit 2024-04-03T23:14:43.845834+0000 mon.c (mon.2) 6437 : audit [DBG] from='client.? 172.21.15.67:0/3689499422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:44.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:44 smithi067 bash[27441]: cluster 2024-04-03T23:14:43.312675+0000 mgr.y (mgr.24370) 16085 : cluster [DBG] pgmap v16069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:44.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:44 smithi067 bash[27441]: audit 2024-04-03T23:14:43.845834+0000 mon.c (mon.2) 6437 : audit [DBG] from='client.? 172.21.15.67:0/3689499422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:44 smithi082 bash[20963]: cluster 2024-04-03T23:14:43.312675+0000 mgr.y (mgr.24370) 16085 : cluster [DBG] pgmap v16069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:44 smithi082 bash[20963]: audit 2024-04-03T23:14:43.845834+0000 mon.c (mon.2) 6437 : audit [DBG] from='client.? 172.21.15.67:0/3689499422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:45 smithi082 bash[20963]: audit 2024-04-03T23:14:44.798349+0000 mon.a (mon.0) 13700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:45 smithi082 bash[20963]: audit 2024-04-03T23:14:44.807913+0000 mon.a (mon.0) 13701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:45 smithi082 bash[20963]: audit 2024-04-03T23:14:44.830136+0000 mon.a (mon.0) 13702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:45 smithi082 bash[20963]: audit 2024-04-03T23:14:44.840504+0000 mon.a (mon.0) 13703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:45 smithi082 bash[20963]: audit 2024-04-03T23:14:45.313360+0000 mon.a (mon.0) 13704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:14:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:45 smithi082 bash[20963]: audit 2024-04-03T23:14:45.315905+0000 mon.a (mon.0) 13705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:14:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:45 smithi082 bash[20963]: audit 2024-04-03T23:14:45.325817+0000 mon.a (mon.0) 13706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[27441]: audit 2024-04-03T23:14:44.798349+0000 mon.a (mon.0) 13700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[27441]: audit 2024-04-03T23:14:44.807913+0000 mon.a (mon.0) 13701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[27441]: audit 2024-04-03T23:14:44.830136+0000 mon.a (mon.0) 13702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[27441]: audit 2024-04-03T23:14:44.840504+0000 mon.a (mon.0) 13703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[27441]: audit 2024-04-03T23:14:45.313360+0000 mon.a (mon.0) 13704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:14:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[27441]: audit 2024-04-03T23:14:45.315905+0000 mon.a (mon.0) 13705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:14:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[27441]: audit 2024-04-03T23:14:45.325817+0000 mon.a (mon.0) 13706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[17655]: audit 2024-04-03T23:14:44.798349+0000 mon.a (mon.0) 13700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[17655]: audit 2024-04-03T23:14:44.807913+0000 mon.a (mon.0) 13701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[17655]: audit 2024-04-03T23:14:44.830136+0000 mon.a (mon.0) 13702 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[17655]: audit 2024-04-03T23:14:44.840504+0000 mon.a (mon.0) 13703 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[17655]: audit 2024-04-03T23:14:45.313360+0000 mon.a (mon.0) 13704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:14:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[17655]: audit 2024-04-03T23:14:45.315905+0000 mon.a (mon.0) 13705 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:14:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:45 smithi067 bash[17655]: audit 2024-04-03T23:14:45.325817+0000 mon.a (mon.0) 13706 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:14:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:46 smithi082 bash[20963]: cluster 2024-04-03T23:14:45.313227+0000 mgr.y (mgr.24370) 16086 : cluster [DBG] pgmap v16070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:46 smithi082 bash[20963]: audit 2024-04-03T23:14:46.297992+0000 mon.c (mon.2) 6438 : audit [DBG] from='client.? 172.21.15.67:0/1265508553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:46 smithi067 bash[17655]: cluster 2024-04-03T23:14:45.313227+0000 mgr.y (mgr.24370) 16086 : cluster [DBG] pgmap v16070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:46 smithi067 bash[17655]: audit 2024-04-03T23:14:46.297992+0000 mon.c (mon.2) 6438 : audit [DBG] from='client.? 172.21.15.67:0/1265508553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:46 smithi067 bash[27441]: cluster 2024-04-03T23:14:45.313227+0000 mgr.y (mgr.24370) 16086 : cluster [DBG] pgmap v16070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:46 smithi067 bash[27441]: audit 2024-04-03T23:14:46.297992+0000 mon.c (mon.2) 6438 : audit [DBG] from='client.? 172.21.15.67:0/1265508553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:48 smithi082 bash[20963]: cluster 2024-04-03T23:14:47.314395+0000 mgr.y (mgr.24370) 16087 : cluster [DBG] pgmap v16071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:48 smithi082 bash[20963]: audit 2024-04-03T23:14:48.748839+0000 mon.c (mon.2) 6439 : audit [DBG] from='client.? 172.21.15.67:0/3278109176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:48 smithi067 bash[27441]: cluster 2024-04-03T23:14:47.314395+0000 mgr.y (mgr.24370) 16087 : cluster [DBG] pgmap v16071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:48 smithi067 bash[27441]: audit 2024-04-03T23:14:48.748839+0000 mon.c (mon.2) 6439 : audit [DBG] from='client.? 172.21.15.67:0/3278109176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:48 smithi067 bash[17655]: cluster 2024-04-03T23:14:47.314395+0000 mgr.y (mgr.24370) 16087 : cluster [DBG] pgmap v16071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:48 smithi067 bash[17655]: audit 2024-04-03T23:14:48.748839+0000 mon.c (mon.2) 6439 : audit [DBG] from='client.? 172.21.15.67:0/3278109176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:50 smithi082 bash[20963]: cluster 2024-04-03T23:14:49.315122+0000 mgr.y (mgr.24370) 16088 : cluster [DBG] pgmap v16072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:50 smithi067 bash[17655]: cluster 2024-04-03T23:14:49.315122+0000 mgr.y (mgr.24370) 16088 : cluster [DBG] pgmap v16072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:50 smithi067 bash[27441]: cluster 2024-04-03T23:14:49.315122+0000 mgr.y (mgr.24370) 16088 : cluster [DBG] pgmap v16072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:51 smithi082 bash[20963]: audit 2024-04-03T23:14:51.200501+0000 mon.a (mon.0) 13707 : audit [DBG] from='client.? 172.21.15.67:0/1341385593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:51 smithi067 bash[17655]: audit 2024-04-03T23:14:51.200501+0000 mon.a (mon.0) 13707 : audit [DBG] from='client.? 172.21.15.67:0/1341385593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:51 smithi067 bash[27441]: audit 2024-04-03T23:14:51.200501+0000 mon.a (mon.0) 13707 : audit [DBG] from='client.? 172.21.15.67:0/1341385593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:52 smithi082 bash[20963]: cluster 2024-04-03T23:14:51.316345+0000 mgr.y (mgr.24370) 16089 : cluster [DBG] pgmap v16073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:53.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:52 smithi067 bash[17655]: cluster 2024-04-03T23:14:51.316345+0000 mgr.y (mgr.24370) 16089 : cluster [DBG] pgmap v16073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:53.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:14:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:52 smithi067 bash[27441]: cluster 2024-04-03T23:14:51.316345+0000 mgr.y (mgr.24370) 16089 : cluster [DBG] pgmap v16073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:53.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:14:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:53 smithi082 bash[20963]: audit 2024-04-03T23:14:53.654398+0000 mon.a (mon.0) 13708 : audit [DBG] from='client.? 172.21.15.67:0/3804279750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:53 smithi067 bash[27441]: audit 2024-04-03T23:14:53.654398+0000 mon.a (mon.0) 13708 : audit [DBG] from='client.? 172.21.15.67:0/3804279750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:53 smithi067 bash[17655]: audit 2024-04-03T23:14:53.654398+0000 mon.a (mon.0) 13708 : audit [DBG] from='client.? 172.21.15.67:0/3804279750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:54 smithi082 bash[20963]: cluster 2024-04-03T23:14:53.317024+0000 mgr.y (mgr.24370) 16090 : cluster [DBG] pgmap v16074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:54 smithi067 bash[17655]: cluster 2024-04-03T23:14:53.317024+0000 mgr.y (mgr.24370) 16090 : cluster [DBG] pgmap v16074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:54 smithi067 bash[27441]: cluster 2024-04-03T23:14:53.317024+0000 mgr.y (mgr.24370) 16090 : cluster [DBG] pgmap v16074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:55 smithi082 bash[20963]: audit 2024-04-03T23:14:55.513069+0000 mon.a (mon.0) 13709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:55 smithi067 bash[17655]: audit 2024-04-03T23:14:55.513069+0000 mon.a (mon.0) 13709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:55 smithi067 bash[27441]: audit 2024-04-03T23:14:55.513069+0000 mon.a (mon.0) 13709 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:14:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:56 smithi082 bash[20963]: cluster 2024-04-03T23:14:55.317726+0000 mgr.y (mgr.24370) 16091 : cluster [DBG] pgmap v16075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:56 smithi082 bash[20963]: audit 2024-04-03T23:14:56.111727+0000 mon.a (mon.0) 13710 : audit [DBG] from='client.? 172.21.15.67:0/2824857618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:56 smithi067 bash[17655]: cluster 2024-04-03T23:14:55.317726+0000 mgr.y (mgr.24370) 16091 : cluster [DBG] pgmap v16075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:56 smithi067 bash[17655]: audit 2024-04-03T23:14:56.111727+0000 mon.a (mon.0) 13710 : audit [DBG] from='client.? 172.21.15.67:0/2824857618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:56 smithi067 bash[27441]: cluster 2024-04-03T23:14:55.317726+0000 mgr.y (mgr.24370) 16091 : cluster [DBG] pgmap v16075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:56 smithi067 bash[27441]: audit 2024-04-03T23:14:56.111727+0000 mon.a (mon.0) 13710 : audit [DBG] from='client.? 172.21.15.67:0/2824857618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:58 smithi067 bash[17655]: cluster 2024-04-03T23:14:57.318883+0000 mgr.y (mgr.24370) 16092 : cluster [DBG] pgmap v16076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:14:58 smithi067 bash[17655]: audit 2024-04-03T23:14:58.571677+0000 mon.c (mon.2) 6440 : audit [DBG] from='client.? 172.21.15.67:0/3501317275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:59.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:58 smithi067 bash[27441]: cluster 2024-04-03T23:14:57.318883+0000 mgr.y (mgr.24370) 16092 : cluster [DBG] pgmap v16076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:59.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:14:58 smithi067 bash[27441]: audit 2024-04-03T23:14:58.571677+0000 mon.c (mon.2) 6440 : audit [DBG] from='client.? 172.21.15.67:0/3501317275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:14:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:58 smithi082 bash[20963]: cluster 2024-04-03T23:14:57.318883+0000 mgr.y (mgr.24370) 16092 : cluster [DBG] pgmap v16076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:14:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:14:58 smithi082 bash[20963]: audit 2024-04-03T23:14:58.571677+0000 mon.c (mon.2) 6440 : audit [DBG] from='client.? 172.21.15.67:0/3501317275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:00 smithi067 bash[17655]: cluster 2024-04-03T23:14:59.319668+0000 mgr.y (mgr.24370) 16093 : cluster [DBG] pgmap v16077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:00 smithi067 bash[27441]: cluster 2024-04-03T23:14:59.319668+0000 mgr.y (mgr.24370) 16093 : cluster [DBG] pgmap v16077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:00 smithi082 bash[20963]: cluster 2024-04-03T23:14:59.319668+0000 mgr.y (mgr.24370) 16093 : cluster [DBG] pgmap v16077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:01 smithi067 bash[27441]: audit 2024-04-03T23:15:01.030884+0000 mon.a (mon.0) 13711 : audit [DBG] from='client.? 172.21.15.67:0/3402544005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:02.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:01 smithi067 bash[17655]: audit 2024-04-03T23:15:01.030884+0000 mon.a (mon.0) 13711 : audit [DBG] from='client.? 172.21.15.67:0/3402544005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:01 smithi082 bash[20963]: audit 2024-04-03T23:15:01.030884+0000 mon.a (mon.0) 13711 : audit [DBG] from='client.? 172.21.15.67:0/3402544005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:03.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:15:03.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:02 smithi067 bash[17655]: cluster 2024-04-03T23:15:01.320831+0000 mgr.y (mgr.24370) 16094 : cluster [DBG] pgmap v16078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:03.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:02 smithi067 bash[27441]: cluster 2024-04-03T23:15:01.320831+0000 mgr.y (mgr.24370) 16094 : cluster [DBG] pgmap v16078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:02 smithi082 bash[20963]: cluster 2024-04-03T23:15:01.320831+0000 mgr.y (mgr.24370) 16094 : cluster [DBG] pgmap v16078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:15:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:03 smithi067 bash[17655]: audit 2024-04-03T23:15:03.488870+0000 mon.a (mon.0) 13712 : audit [DBG] from='client.? 172.21.15.67:0/759349005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:03 smithi067 bash[27441]: audit 2024-04-03T23:15:03.488870+0000 mon.a (mon.0) 13712 : audit [DBG] from='client.? 172.21.15.67:0/759349005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:03 smithi082 bash[20963]: audit 2024-04-03T23:15:03.488870+0000 mon.a (mon.0) 13712 : audit [DBG] from='client.? 172.21.15.67:0/759349005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:04 smithi067 bash[17655]: cluster 2024-04-03T23:15:03.321472+0000 mgr.y (mgr.24370) 16095 : cluster [DBG] pgmap v16079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:04 smithi067 bash[27441]: cluster 2024-04-03T23:15:03.321472+0000 mgr.y (mgr.24370) 16095 : cluster [DBG] pgmap v16079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:04 smithi082 bash[20963]: cluster 2024-04-03T23:15:03.321472+0000 mgr.y (mgr.24370) 16095 : cluster [DBG] pgmap v16079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:06 smithi082 bash[20963]: cluster 2024-04-03T23:15:05.322125+0000 mgr.y (mgr.24370) 16096 : cluster [DBG] pgmap v16080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:06 smithi082 bash[20963]: audit 2024-04-03T23:15:05.945911+0000 mon.c (mon.2) 6441 : audit [DBG] from='client.? 172.21.15.67:0/2844220704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:06 smithi067 bash[17655]: cluster 2024-04-03T23:15:05.322125+0000 mgr.y (mgr.24370) 16096 : cluster [DBG] pgmap v16080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:06 smithi067 bash[17655]: audit 2024-04-03T23:15:05.945911+0000 mon.c (mon.2) 6441 : audit [DBG] from='client.? 172.21.15.67:0/2844220704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:06 smithi067 bash[27441]: cluster 2024-04-03T23:15:05.322125+0000 mgr.y (mgr.24370) 16096 : cluster [DBG] pgmap v16080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:06 smithi067 bash[27441]: audit 2024-04-03T23:15:05.945911+0000 mon.c (mon.2) 6441 : audit [DBG] from='client.? 172.21.15.67:0/2844220704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:08 smithi082 bash[20963]: cluster 2024-04-03T23:15:07.323294+0000 mgr.y (mgr.24370) 16097 : cluster [DBG] pgmap v16081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:08 smithi082 bash[20963]: audit 2024-04-03T23:15:08.404904+0000 mon.c (mon.2) 6442 : audit [DBG] from='client.? 172.21.15.67:0/4067143018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:08 smithi067 bash[27441]: cluster 2024-04-03T23:15:07.323294+0000 mgr.y (mgr.24370) 16097 : cluster [DBG] pgmap v16081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:08 smithi067 bash[27441]: audit 2024-04-03T23:15:08.404904+0000 mon.c (mon.2) 6442 : audit [DBG] from='client.? 172.21.15.67:0/4067143018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:09.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:08 smithi067 bash[17655]: cluster 2024-04-03T23:15:07.323294+0000 mgr.y (mgr.24370) 16097 : cluster [DBG] pgmap v16081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:09.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:08 smithi067 bash[17655]: audit 2024-04-03T23:15:08.404904+0000 mon.c (mon.2) 6442 : audit [DBG] from='client.? 172.21.15.67:0/4067143018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:10 smithi082 bash[20963]: cluster 2024-04-03T23:15:09.323984+0000 mgr.y (mgr.24370) 16098 : cluster [DBG] pgmap v16082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:10 smithi082 bash[20963]: audit 2024-04-03T23:15:10.514023+0000 mon.a (mon.0) 13713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:10 smithi082 bash[20963]: audit 2024-04-03T23:15:10.860476+0000 mon.c (mon.2) 6443 : audit [DBG] from='client.? 172.21.15.67:0/1011312564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:10 smithi067 bash[17655]: cluster 2024-04-03T23:15:09.323984+0000 mgr.y (mgr.24370) 16098 : cluster [DBG] pgmap v16082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:10 smithi067 bash[17655]: audit 2024-04-03T23:15:10.514023+0000 mon.a (mon.0) 13713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:10 smithi067 bash[17655]: audit 2024-04-03T23:15:10.860476+0000 mon.c (mon.2) 6443 : audit [DBG] from='client.? 172.21.15.67:0/1011312564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:10 smithi067 bash[27441]: cluster 2024-04-03T23:15:09.323984+0000 mgr.y (mgr.24370) 16098 : cluster [DBG] pgmap v16082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:10 smithi067 bash[27441]: audit 2024-04-03T23:15:10.514023+0000 mon.a (mon.0) 13713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:10 smithi067 bash[27441]: audit 2024-04-03T23:15:10.860476+0000 mon.c (mon.2) 6443 : audit [DBG] from='client.? 172.21.15.67:0/1011312564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:12 smithi082 bash[20963]: cluster 2024-04-03T23:15:11.325227+0000 mgr.y (mgr.24370) 16099 : cluster [DBG] pgmap v16083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:15:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:12 smithi067 bash[27441]: cluster 2024-04-03T23:15:11.325227+0000 mgr.y (mgr.24370) 16099 : cluster [DBG] pgmap v16083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:12 smithi067 bash[17655]: cluster 2024-04-03T23:15:11.325227+0000 mgr.y (mgr.24370) 16099 : cluster [DBG] pgmap v16083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:15:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:13 smithi082 bash[20963]: audit 2024-04-03T23:15:13.311961+0000 mon.c (mon.2) 6444 : audit [DBG] from='client.? 172.21.15.67:0/1210759371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:13 smithi067 bash[27441]: audit 2024-04-03T23:15:13.311961+0000 mon.c (mon.2) 6444 : audit [DBG] from='client.? 172.21.15.67:0/1210759371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:13 smithi067 bash[17655]: audit 2024-04-03T23:15:13.311961+0000 mon.c (mon.2) 6444 : audit [DBG] from='client.? 172.21.15.67:0/1210759371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:14 smithi082 bash[20963]: cluster 2024-04-03T23:15:13.325917+0000 mgr.y (mgr.24370) 16100 : cluster [DBG] pgmap v16084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:14 smithi067 bash[27441]: cluster 2024-04-03T23:15:13.325917+0000 mgr.y (mgr.24370) 16100 : cluster [DBG] pgmap v16084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:14 smithi067 bash[17655]: cluster 2024-04-03T23:15:13.325917+0000 mgr.y (mgr.24370) 16100 : cluster [DBG] pgmap v16084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:15 smithi082 bash[20963]: audit 2024-04-03T23:15:15.774767+0000 mon.c (mon.2) 6445 : audit [DBG] from='client.? 172.21.15.67:0/37067745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:15 smithi067 bash[17655]: audit 2024-04-03T23:15:15.774767+0000 mon.c (mon.2) 6445 : audit [DBG] from='client.? 172.21.15.67:0/37067745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:15 smithi067 bash[27441]: audit 2024-04-03T23:15:15.774767+0000 mon.c (mon.2) 6445 : audit [DBG] from='client.? 172.21.15.67:0/37067745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:16 smithi082 bash[20963]: cluster 2024-04-03T23:15:15.326650+0000 mgr.y (mgr.24370) 16101 : cluster [DBG] pgmap v16085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:16 smithi067 bash[17655]: cluster 2024-04-03T23:15:15.326650+0000 mgr.y (mgr.24370) 16101 : cluster [DBG] pgmap v16085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:16 smithi067 bash[27441]: cluster 2024-04-03T23:15:15.326650+0000 mgr.y (mgr.24370) 16101 : cluster [DBG] pgmap v16085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:18 smithi082 bash[20963]: cluster 2024-04-03T23:15:17.327854+0000 mgr.y (mgr.24370) 16102 : cluster [DBG] pgmap v16086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:18 smithi082 bash[20963]: audit 2024-04-03T23:15:18.224672+0000 mon.a (mon.0) 13714 : audit [DBG] from='client.? 172.21.15.67:0/2950994472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:18 smithi067 bash[17655]: cluster 2024-04-03T23:15:17.327854+0000 mgr.y (mgr.24370) 16102 : cluster [DBG] pgmap v16086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:18 smithi067 bash[17655]: audit 2024-04-03T23:15:18.224672+0000 mon.a (mon.0) 13714 : audit [DBG] from='client.? 172.21.15.67:0/2950994472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:18 smithi067 bash[27441]: cluster 2024-04-03T23:15:17.327854+0000 mgr.y (mgr.24370) 16102 : cluster [DBG] pgmap v16086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:18 smithi067 bash[27441]: audit 2024-04-03T23:15:18.224672+0000 mon.a (mon.0) 13714 : audit [DBG] from='client.? 172.21.15.67:0/2950994472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:20 smithi082 bash[20963]: cluster 2024-04-03T23:15:19.328543+0000 mgr.y (mgr.24370) 16103 : cluster [DBG] pgmap v16087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:20 smithi082 bash[20963]: audit 2024-04-03T23:15:20.677368+0000 mon.c (mon.2) 6446 : audit [DBG] from='client.? 172.21.15.67:0/3379198674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:20 smithi067 bash[17655]: cluster 2024-04-03T23:15:19.328543+0000 mgr.y (mgr.24370) 16103 : cluster [DBG] pgmap v16087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:20 smithi067 bash[17655]: audit 2024-04-03T23:15:20.677368+0000 mon.c (mon.2) 6446 : audit [DBG] from='client.? 172.21.15.67:0/3379198674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:20 smithi067 bash[27441]: cluster 2024-04-03T23:15:19.328543+0000 mgr.y (mgr.24370) 16103 : cluster [DBG] pgmap v16087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:20 smithi067 bash[27441]: audit 2024-04-03T23:15:20.677368+0000 mon.c (mon.2) 6446 : audit [DBG] from='client.? 172.21.15.67:0/3379198674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:22 smithi082 bash[20963]: cluster 2024-04-03T23:15:21.329840+0000 mgr.y (mgr.24370) 16104 : cluster [DBG] pgmap v16088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:22 smithi067 bash[17655]: cluster 2024-04-03T23:15:21.329840+0000 mgr.y (mgr.24370) 16104 : cluster [DBG] pgmap v16088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:15:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:22 smithi067 bash[27441]: cluster 2024-04-03T23:15:21.329840+0000 mgr.y (mgr.24370) 16104 : cluster [DBG] pgmap v16088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:15:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:23 smithi082 bash[20963]: audit 2024-04-03T23:15:23.135435+0000 mon.a (mon.0) 13715 : audit [DBG] from='client.? 172.21.15.67:0/811022406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:23 smithi067 bash[17655]: audit 2024-04-03T23:15:23.135435+0000 mon.a (mon.0) 13715 : audit [DBG] from='client.? 172.21.15.67:0/811022406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:23 smithi067 bash[27441]: audit 2024-04-03T23:15:23.135435+0000 mon.a (mon.0) 13715 : audit [DBG] from='client.? 172.21.15.67:0/811022406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:24 smithi082 bash[20963]: cluster 2024-04-03T23:15:23.330569+0000 mgr.y (mgr.24370) 16105 : cluster [DBG] pgmap v16089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:24 smithi067 bash[27441]: cluster 2024-04-03T23:15:23.330569+0000 mgr.y (mgr.24370) 16105 : cluster [DBG] pgmap v16089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:24 smithi067 bash[17655]: cluster 2024-04-03T23:15:23.330569+0000 mgr.y (mgr.24370) 16105 : cluster [DBG] pgmap v16089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:25 smithi082 bash[20963]: audit 2024-04-03T23:15:25.513760+0000 mon.a (mon.0) 13716 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:25 smithi082 bash[20963]: audit 2024-04-03T23:15:25.586453+0000 mon.a (mon.0) 13717 : audit [DBG] from='client.? 172.21.15.67:0/2944137173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:25 smithi067 bash[17655]: audit 2024-04-03T23:15:25.513760+0000 mon.a (mon.0) 13716 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:25 smithi067 bash[17655]: audit 2024-04-03T23:15:25.586453+0000 mon.a (mon.0) 13717 : audit [DBG] from='client.? 172.21.15.67:0/2944137173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:25 smithi067 bash[27441]: audit 2024-04-03T23:15:25.513760+0000 mon.a (mon.0) 13716 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:25 smithi067 bash[27441]: audit 2024-04-03T23:15:25.586453+0000 mon.a (mon.0) 13717 : audit [DBG] from='client.? 172.21.15.67:0/2944137173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:26 smithi082 bash[20963]: cluster 2024-04-03T23:15:25.331237+0000 mgr.y (mgr.24370) 16106 : cluster [DBG] pgmap v16090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:26 smithi067 bash[17655]: cluster 2024-04-03T23:15:25.331237+0000 mgr.y (mgr.24370) 16106 : cluster [DBG] pgmap v16090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:26 smithi067 bash[27441]: cluster 2024-04-03T23:15:25.331237+0000 mgr.y (mgr.24370) 16106 : cluster [DBG] pgmap v16090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:28 smithi082 bash[20963]: cluster 2024-04-03T23:15:27.332451+0000 mgr.y (mgr.24370) 16107 : cluster [DBG] pgmap v16091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:28 smithi082 bash[20963]: audit 2024-04-03T23:15:28.040647+0000 mon.c (mon.2) 6447 : audit [DBG] from='client.? 172.21.15.67:0/1659697769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:28 smithi067 bash[17655]: cluster 2024-04-03T23:15:27.332451+0000 mgr.y (mgr.24370) 16107 : cluster [DBG] pgmap v16091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:28 smithi067 bash[17655]: audit 2024-04-03T23:15:28.040647+0000 mon.c (mon.2) 6447 : audit [DBG] from='client.? 172.21.15.67:0/1659697769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:28 smithi067 bash[27441]: cluster 2024-04-03T23:15:27.332451+0000 mgr.y (mgr.24370) 16107 : cluster [DBG] pgmap v16091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:28 smithi067 bash[27441]: audit 2024-04-03T23:15:28.040647+0000 mon.c (mon.2) 6447 : audit [DBG] from='client.? 172.21.15.67:0/1659697769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:30 smithi082 bash[20963]: cluster 2024-04-03T23:15:29.333159+0000 mgr.y (mgr.24370) 16108 : cluster [DBG] pgmap v16092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:30 smithi082 bash[20963]: audit 2024-04-03T23:15:30.496110+0000 mon.a (mon.0) 13718 : audit [DBG] from='client.? 172.21.15.67:0/1079278373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:30 smithi067 bash[17655]: cluster 2024-04-03T23:15:29.333159+0000 mgr.y (mgr.24370) 16108 : cluster [DBG] pgmap v16092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:30 smithi067 bash[17655]: audit 2024-04-03T23:15:30.496110+0000 mon.a (mon.0) 13718 : audit [DBG] from='client.? 172.21.15.67:0/1079278373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:30 smithi067 bash[27441]: cluster 2024-04-03T23:15:29.333159+0000 mgr.y (mgr.24370) 16108 : cluster [DBG] pgmap v16092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:30 smithi067 bash[27441]: audit 2024-04-03T23:15:30.496110+0000 mon.a (mon.0) 13718 : audit [DBG] from='client.? 172.21.15.67:0/1079278373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:32 smithi082 bash[20963]: cluster 2024-04-03T23:15:31.334359+0000 mgr.y (mgr.24370) 16109 : cluster [DBG] pgmap v16093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:32 smithi082 bash[20963]: audit 2024-04-03T23:15:32.950844+0000 mon.c (mon.2) 6448 : audit [DBG] from='client.? 172.21.15.67:0/314105235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:15:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:32 smithi067 bash[17655]: cluster 2024-04-03T23:15:31.334359+0000 mgr.y (mgr.24370) 16109 : cluster [DBG] pgmap v16093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:32 smithi067 bash[17655]: audit 2024-04-03T23:15:32.950844+0000 mon.c (mon.2) 6448 : audit [DBG] from='client.? 172.21.15.67:0/314105235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:32 smithi067 bash[27441]: cluster 2024-04-03T23:15:31.334359+0000 mgr.y (mgr.24370) 16109 : cluster [DBG] pgmap v16093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:32 smithi067 bash[27441]: audit 2024-04-03T23:15:32.950844+0000 mon.c (mon.2) 6448 : audit [DBG] from='client.? 172.21.15.67:0/314105235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:15:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:35 smithi082 bash[20963]: cluster 2024-04-03T23:15:33.335036+0000 mgr.y (mgr.24370) 16110 : cluster [DBG] pgmap v16094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:35 smithi067 bash[27441]: cluster 2024-04-03T23:15:33.335036+0000 mgr.y (mgr.24370) 16110 : cluster [DBG] pgmap v16094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:35 smithi067 bash[17655]: cluster 2024-04-03T23:15:33.335036+0000 mgr.y (mgr.24370) 16110 : cluster [DBG] pgmap v16094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:36 smithi082 bash[20963]: audit 2024-04-03T23:15:35.406710+0000 mon.a (mon.0) 13719 : audit [DBG] from='client.? 172.21.15.67:0/2858923651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:36 smithi067 bash[27441]: audit 2024-04-03T23:15:35.406710+0000 mon.a (mon.0) 13719 : audit [DBG] from='client.? 172.21.15.67:0/2858923651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:36 smithi067 bash[17655]: audit 2024-04-03T23:15:35.406710+0000 mon.a (mon.0) 13719 : audit [DBG] from='client.? 172.21.15.67:0/2858923651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:37 smithi082 bash[20963]: cluster 2024-04-03T23:15:35.335721+0000 mgr.y (mgr.24370) 16111 : cluster [DBG] pgmap v16095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:37 smithi067 bash[17655]: cluster 2024-04-03T23:15:35.335721+0000 mgr.y (mgr.24370) 16111 : cluster [DBG] pgmap v16095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:37 smithi067 bash[27441]: cluster 2024-04-03T23:15:35.335721+0000 mgr.y (mgr.24370) 16111 : cluster [DBG] pgmap v16095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:38 smithi082 bash[20963]: audit 2024-04-03T23:15:37.863890+0000 mon.a (mon.0) 13720 : audit [DBG] from='client.? 172.21.15.67:0/353906740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:38 smithi067 bash[17655]: audit 2024-04-03T23:15:37.863890+0000 mon.a (mon.0) 13720 : audit [DBG] from='client.? 172.21.15.67:0/353906740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:38 smithi067 bash[27441]: audit 2024-04-03T23:15:37.863890+0000 mon.a (mon.0) 13720 : audit [DBG] from='client.? 172.21.15.67:0/353906740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:39 smithi082 bash[20963]: cluster 2024-04-03T23:15:37.336958+0000 mgr.y (mgr.24370) 16112 : cluster [DBG] pgmap v16096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:39 smithi067 bash[17655]: cluster 2024-04-03T23:15:37.336958+0000 mgr.y (mgr.24370) 16112 : cluster [DBG] pgmap v16096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:39.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:39 smithi067 bash[27441]: cluster 2024-04-03T23:15:37.336958+0000 mgr.y (mgr.24370) 16112 : cluster [DBG] pgmap v16096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:41 smithi082 bash[20963]: cluster 2024-04-03T23:15:39.337664+0000 mgr.y (mgr.24370) 16113 : cluster [DBG] pgmap v16097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:41 smithi082 bash[20963]: audit 2024-04-03T23:15:40.310899+0000 mon.c (mon.2) 6449 : audit [DBG] from='client.? 172.21.15.67:0/1304350025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:41 smithi082 bash[20963]: audit 2024-04-03T23:15:40.514338+0000 mon.a (mon.0) 13721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:41 smithi067 bash[17655]: cluster 2024-04-03T23:15:39.337664+0000 mgr.y (mgr.24370) 16113 : cluster [DBG] pgmap v16097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:41 smithi067 bash[17655]: audit 2024-04-03T23:15:40.310899+0000 mon.c (mon.2) 6449 : audit [DBG] from='client.? 172.21.15.67:0/1304350025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:41 smithi067 bash[17655]: audit 2024-04-03T23:15:40.514338+0000 mon.a (mon.0) 13721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:41 smithi067 bash[27441]: cluster 2024-04-03T23:15:39.337664+0000 mgr.y (mgr.24370) 16113 : cluster [DBG] pgmap v16097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:41 smithi067 bash[27441]: audit 2024-04-03T23:15:40.310899+0000 mon.c (mon.2) 6449 : audit [DBG] from='client.? 172.21.15.67:0/1304350025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:41 smithi067 bash[27441]: audit 2024-04-03T23:15:40.514338+0000 mon.a (mon.0) 13721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:43 smithi082 bash[20963]: cluster 2024-04-03T23:15:41.338878+0000 mgr.y (mgr.24370) 16114 : cluster [DBG] pgmap v16098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:43 smithi082 bash[20963]: audit 2024-04-03T23:15:42.762534+0000 mon.c (mon.2) 6450 : audit [DBG] from='client.? 172.21.15.67:0/768023583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:43 smithi067 bash[17655]: cluster 2024-04-03T23:15:41.338878+0000 mgr.y (mgr.24370) 16114 : cluster [DBG] pgmap v16098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:43 smithi067 bash[17655]: audit 2024-04-03T23:15:42.762534+0000 mon.c (mon.2) 6450 : audit [DBG] from='client.? 172.21.15.67:0/768023583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:15:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:43 smithi067 bash[27441]: cluster 2024-04-03T23:15:41.338878+0000 mgr.y (mgr.24370) 16114 : cluster [DBG] pgmap v16098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:43 smithi067 bash[27441]: audit 2024-04-03T23:15:42.762534+0000 mon.c (mon.2) 6450 : audit [DBG] from='client.? 172.21.15.67:0/768023583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:15:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:45 smithi082 bash[20963]: cluster 2024-04-03T23:15:43.339566+0000 mgr.y (mgr.24370) 16115 : cluster [DBG] pgmap v16099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:45 smithi067 bash[17655]: cluster 2024-04-03T23:15:43.339566+0000 mgr.y (mgr.24370) 16115 : cluster [DBG] pgmap v16099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:45 smithi067 bash[27441]: cluster 2024-04-03T23:15:43.339566+0000 mgr.y (mgr.24370) 16115 : cluster [DBG] pgmap v16099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:46 smithi082 bash[20963]: audit 2024-04-03T23:15:45.215802+0000 mon.c (mon.2) 6451 : audit [DBG] from='client.? 172.21.15.67:0/1134763353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:46 smithi082 bash[20963]: audit 2024-04-03T23:15:45.399542+0000 mon.a (mon.0) 13722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:15:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:46 smithi082 bash[20963]: audit 2024-04-03T23:15:45.727191+0000 mon.a (mon.0) 13723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:46 smithi082 bash[20963]: audit 2024-04-03T23:15:45.736824+0000 mon.a (mon.0) 13724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:46 smithi067 bash[27441]: audit 2024-04-03T23:15:45.215802+0000 mon.c (mon.2) 6451 : audit [DBG] from='client.? 172.21.15.67:0/1134763353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:46 smithi067 bash[27441]: audit 2024-04-03T23:15:45.399542+0000 mon.a (mon.0) 13722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:15:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:46 smithi067 bash[27441]: audit 2024-04-03T23:15:45.727191+0000 mon.a (mon.0) 13723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:46 smithi067 bash[27441]: audit 2024-04-03T23:15:45.736824+0000 mon.a (mon.0) 13724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:46.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:46 smithi067 bash[17655]: audit 2024-04-03T23:15:45.215802+0000 mon.c (mon.2) 6451 : audit [DBG] from='client.? 172.21.15.67:0/1134763353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:46.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:46 smithi067 bash[17655]: audit 2024-04-03T23:15:45.399542+0000 mon.a (mon.0) 13722 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:15:46.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:46 smithi067 bash[17655]: audit 2024-04-03T23:15:45.727191+0000 mon.a (mon.0) 13723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:46.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:46 smithi067 bash[17655]: audit 2024-04-03T23:15:45.736824+0000 mon.a (mon.0) 13724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:47 smithi082 bash[20963]: cluster 2024-04-03T23:15:45.340322+0000 mgr.y (mgr.24370) 16116 : cluster [DBG] pgmap v16100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:47 smithi067 bash[17655]: cluster 2024-04-03T23:15:45.340322+0000 mgr.y (mgr.24370) 16116 : cluster [DBG] pgmap v16100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:47 smithi067 bash[27441]: cluster 2024-04-03T23:15:45.340322+0000 mgr.y (mgr.24370) 16116 : cluster [DBG] pgmap v16100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:48 smithi082 bash[20963]: audit 2024-04-03T23:15:47.672665+0000 mon.a (mon.0) 13725 : audit [DBG] from='client.? 172.21.15.67:0/2433116718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:48 smithi067 bash[17655]: audit 2024-04-03T23:15:47.672665+0000 mon.a (mon.0) 13725 : audit [DBG] from='client.? 172.21.15.67:0/2433116718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:48 smithi067 bash[27441]: audit 2024-04-03T23:15:47.672665+0000 mon.a (mon.0) 13725 : audit [DBG] from='client.? 172.21.15.67:0/2433116718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:49 smithi082 bash[20963]: cluster 2024-04-03T23:15:47.341501+0000 mgr.y (mgr.24370) 16117 : cluster [DBG] pgmap v16101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:49 smithi067 bash[17655]: cluster 2024-04-03T23:15:47.341501+0000 mgr.y (mgr.24370) 16117 : cluster [DBG] pgmap v16101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:49 smithi067 bash[27441]: cluster 2024-04-03T23:15:47.341501+0000 mgr.y (mgr.24370) 16117 : cluster [DBG] pgmap v16101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:51 smithi082 bash[20963]: cluster 2024-04-03T23:15:49.342152+0000 mgr.y (mgr.24370) 16118 : cluster [DBG] pgmap v16102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:51 smithi082 bash[20963]: audit 2024-04-03T23:15:50.131941+0000 mon.a (mon.0) 13726 : audit [DBG] from='client.? 172.21.15.67:0/2031068311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:51 smithi067 bash[17655]: cluster 2024-04-03T23:15:49.342152+0000 mgr.y (mgr.24370) 16118 : cluster [DBG] pgmap v16102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:51 smithi067 bash[17655]: audit 2024-04-03T23:15:50.131941+0000 mon.a (mon.0) 13726 : audit [DBG] from='client.? 172.21.15.67:0/2031068311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:51.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:51 smithi067 bash[27441]: cluster 2024-04-03T23:15:49.342152+0000 mgr.y (mgr.24370) 16118 : cluster [DBG] pgmap v16102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:51.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:51 smithi067 bash[27441]: audit 2024-04-03T23:15:50.131941+0000 mon.a (mon.0) 13726 : audit [DBG] from='client.? 172.21.15.67:0/2031068311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:52 smithi082 bash[20963]: audit 2024-04-03T23:15:51.093091+0000 mon.a (mon.0) 13727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:52 smithi082 bash[20963]: audit 2024-04-03T23:15:51.100885+0000 mon.a (mon.0) 13728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:52 smithi082 bash[20963]: audit 2024-04-03T23:15:51.732681+0000 mon.a (mon.0) 13729 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:52 smithi082 bash[20963]: audit 2024-04-03T23:15:51.741086+0000 mon.a (mon.0) 13730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:52 smithi067 bash[17655]: audit 2024-04-03T23:15:51.093091+0000 mon.a (mon.0) 13727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:52 smithi067 bash[17655]: audit 2024-04-03T23:15:51.100885+0000 mon.a (mon.0) 13728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:52 smithi067 bash[17655]: audit 2024-04-03T23:15:51.732681+0000 mon.a (mon.0) 13729 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:52 smithi067 bash[17655]: audit 2024-04-03T23:15:51.741086+0000 mon.a (mon.0) 13730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:52 smithi067 bash[27441]: audit 2024-04-03T23:15:51.093091+0000 mon.a (mon.0) 13727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:52 smithi067 bash[27441]: audit 2024-04-03T23:15:51.100885+0000 mon.a (mon.0) 13728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:52 smithi067 bash[27441]: audit 2024-04-03T23:15:51.732681+0000 mon.a (mon.0) 13729 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:52.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:52 smithi067 bash[27441]: audit 2024-04-03T23:15:51.741086+0000 mon.a (mon.0) 13730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:53 smithi082 bash[20963]: cluster 2024-04-03T23:15:51.343264+0000 mgr.y (mgr.24370) 16119 : cluster [DBG] pgmap v16103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:53 smithi082 bash[20963]: audit 2024-04-03T23:15:52.212928+0000 mon.a (mon.0) 13731 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:15:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:53 smithi082 bash[20963]: audit 2024-04-03T23:15:52.214664+0000 mon.a (mon.0) 13732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:15:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:53 smithi082 bash[20963]: audit 2024-04-03T23:15:52.225710+0000 mon.a (mon.0) 13733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:53.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:53 smithi082 bash[20963]: audit 2024-04-03T23:15:52.584998+0000 mon.c (mon.2) 6452 : audit [DBG] from='client.? 172.21.15.67:0/344137450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[17655]: cluster 2024-04-03T23:15:51.343264+0000 mgr.y (mgr.24370) 16119 : cluster [DBG] pgmap v16103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[17655]: audit 2024-04-03T23:15:52.212928+0000 mon.a (mon.0) 13731 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[17655]: audit 2024-04-03T23:15:52.214664+0000 mon.a (mon.0) 13732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[17655]: audit 2024-04-03T23:15:52.225710+0000 mon.a (mon.0) 13733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[17655]: audit 2024-04-03T23:15:52.584998+0000 mon.c (mon.2) 6452 : audit [DBG] from='client.? 172.21.15.67:0/344137450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[27441]: cluster 2024-04-03T23:15:51.343264+0000 mgr.y (mgr.24370) 16119 : cluster [DBG] pgmap v16103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[27441]: audit 2024-04-03T23:15:52.212928+0000 mon.a (mon.0) 13731 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[27441]: audit 2024-04-03T23:15:52.214664+0000 mon.a (mon.0) 13732 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[27441]: audit 2024-04-03T23:15:52.225710+0000 mon.a (mon.0) 13733 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:15:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:53 smithi067 bash[27441]: audit 2024-04-03T23:15:52.584998+0000 mon.c (mon.2) 6452 : audit [DBG] from='client.? 172.21.15.67:0/344137450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:15:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:55 smithi082 bash[20963]: cluster 2024-04-03T23:15:53.343953+0000 mgr.y (mgr.24370) 16120 : cluster [DBG] pgmap v16104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:55 smithi082 bash[20963]: audit 2024-04-03T23:15:55.038305+0000 mon.a (mon.0) 13734 : audit [DBG] from='client.? 172.21.15.67:0/3020683885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:55 smithi067 bash[27441]: cluster 2024-04-03T23:15:53.343953+0000 mgr.y (mgr.24370) 16120 : cluster [DBG] pgmap v16104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:55 smithi067 bash[27441]: audit 2024-04-03T23:15:55.038305+0000 mon.a (mon.0) 13734 : audit [DBG] from='client.? 172.21.15.67:0/3020683885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:55.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:55 smithi067 bash[17655]: cluster 2024-04-03T23:15:53.343953+0000 mgr.y (mgr.24370) 16120 : cluster [DBG] pgmap v16104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:55.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:55 smithi067 bash[17655]: audit 2024-04-03T23:15:55.038305+0000 mon.a (mon.0) 13734 : audit [DBG] from='client.? 172.21.15.67:0/3020683885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:56 smithi082 bash[20963]: cluster 2024-04-03T23:15:55.344735+0000 mgr.y (mgr.24370) 16121 : cluster [DBG] pgmap v16105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:56 smithi082 bash[20963]: audit 2024-04-03T23:15:55.514692+0000 mon.a (mon.0) 13735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:56 smithi067 bash[27441]: cluster 2024-04-03T23:15:55.344735+0000 mgr.y (mgr.24370) 16121 : cluster [DBG] pgmap v16105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:56 smithi067 bash[27441]: audit 2024-04-03T23:15:55.514692+0000 mon.a (mon.0) 13735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:56 smithi067 bash[17655]: cluster 2024-04-03T23:15:55.344735+0000 mgr.y (mgr.24370) 16121 : cluster [DBG] pgmap v16105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:56 smithi067 bash[17655]: audit 2024-04-03T23:15:55.514692+0000 mon.a (mon.0) 13735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:15:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:58 smithi067 bash[17655]: cluster 2024-04-03T23:15:57.345884+0000 mgr.y (mgr.24370) 16122 : cluster [DBG] pgmap v16106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:58.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:15:58 smithi067 bash[17655]: audit 2024-04-03T23:15:57.483576+0000 mon.c (mon.2) 6453 : audit [DBG] from='client.? 172.21.15.67:0/4121094920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:58.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:58 smithi067 bash[27441]: cluster 2024-04-03T23:15:57.345884+0000 mgr.y (mgr.24370) 16122 : cluster [DBG] pgmap v16106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:58.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:15:58 smithi067 bash[27441]: audit 2024-04-03T23:15:57.483576+0000 mon.c (mon.2) 6453 : audit [DBG] from='client.? 172.21.15.67:0/4121094920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:15:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:58 smithi082 bash[20963]: cluster 2024-04-03T23:15:57.345884+0000 mgr.y (mgr.24370) 16122 : cluster [DBG] pgmap v16106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:15:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:15:58 smithi082 bash[20963]: audit 2024-04-03T23:15:57.483576+0000 mon.c (mon.2) 6453 : audit [DBG] from='client.? 172.21.15.67:0/4121094920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:00 smithi067 bash[17655]: cluster 2024-04-03T23:15:59.346598+0000 mgr.y (mgr.24370) 16123 : cluster [DBG] pgmap v16107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:00 smithi067 bash[17655]: audit 2024-04-03T23:15:59.943156+0000 mon.a (mon.0) 13736 : audit [DBG] from='client.? 172.21.15.67:0/3528294150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:00 smithi067 bash[27441]: cluster 2024-04-03T23:15:59.346598+0000 mgr.y (mgr.24370) 16123 : cluster [DBG] pgmap v16107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:00 smithi067 bash[27441]: audit 2024-04-03T23:15:59.943156+0000 mon.a (mon.0) 13736 : audit [DBG] from='client.? 172.21.15.67:0/3528294150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:00 smithi082 bash[20963]: cluster 2024-04-03T23:15:59.346598+0000 mgr.y (mgr.24370) 16123 : cluster [DBG] pgmap v16107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:00 smithi082 bash[20963]: audit 2024-04-03T23:15:59.943156+0000 mon.a (mon.0) 13736 : audit [DBG] from='client.? 172.21.15.67:0/3528294150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:02 smithi067 bash[27441]: cluster 2024-04-03T23:16:01.347769+0000 mgr.y (mgr.24370) 16124 : cluster [DBG] pgmap v16108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:02 smithi067 bash[27441]: audit 2024-04-03T23:16:02.398703+0000 mon.a (mon.0) 13737 : audit [DBG] from='client.? 172.21.15.67:0/1295885332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:02.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:02 smithi067 bash[17655]: cluster 2024-04-03T23:16:01.347769+0000 mgr.y (mgr.24370) 16124 : cluster [DBG] pgmap v16108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:02.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:02 smithi067 bash[17655]: audit 2024-04-03T23:16:02.398703+0000 mon.a (mon.0) 13737 : audit [DBG] from='client.? 172.21.15.67:0/1295885332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:02 smithi082 bash[20963]: cluster 2024-04-03T23:16:01.347769+0000 mgr.y (mgr.24370) 16124 : cluster [DBG] pgmap v16108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:02 smithi082 bash[20963]: audit 2024-04-03T23:16:02.398703+0000 mon.a (mon.0) 13737 : audit [DBG] from='client.? 172.21.15.67:0/1295885332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:16:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:16:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:04 smithi067 bash[17655]: cluster 2024-04-03T23:16:03.348488+0000 mgr.y (mgr.24370) 16125 : cluster [DBG] pgmap v16109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:04.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:04 smithi067 bash[27441]: cluster 2024-04-03T23:16:03.348488+0000 mgr.y (mgr.24370) 16125 : cluster [DBG] pgmap v16109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:04 smithi082 bash[20963]: cluster 2024-04-03T23:16:03.348488+0000 mgr.y (mgr.24370) 16125 : cluster [DBG] pgmap v16109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:05 smithi082 bash[20963]: audit 2024-04-03T23:16:04.861280+0000 mon.a (mon.0) 13738 : audit [DBG] from='client.? 172.21.15.67:0/123001477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:05 smithi067 bash[27441]: audit 2024-04-03T23:16:04.861280+0000 mon.a (mon.0) 13738 : audit [DBG] from='client.? 172.21.15.67:0/123001477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:05 smithi067 bash[17655]: audit 2024-04-03T23:16:04.861280+0000 mon.a (mon.0) 13738 : audit [DBG] from='client.? 172.21.15.67:0/123001477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:06 smithi082 bash[20963]: cluster 2024-04-03T23:16:05.349229+0000 mgr.y (mgr.24370) 16126 : cluster [DBG] pgmap v16110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:06 smithi067 bash[27441]: cluster 2024-04-03T23:16:05.349229+0000 mgr.y (mgr.24370) 16126 : cluster [DBG] pgmap v16110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:06 smithi067 bash[17655]: cluster 2024-04-03T23:16:05.349229+0000 mgr.y (mgr.24370) 16126 : cluster [DBG] pgmap v16110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:07 smithi082 bash[20963]: audit 2024-04-03T23:16:07.315906+0000 mon.a (mon.0) 13739 : audit [DBG] from='client.? 172.21.15.67:0/1350206042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:07 smithi067 bash[17655]: audit 2024-04-03T23:16:07.315906+0000 mon.a (mon.0) 13739 : audit [DBG] from='client.? 172.21.15.67:0/1350206042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:07 smithi067 bash[27441]: audit 2024-04-03T23:16:07.315906+0000 mon.a (mon.0) 13739 : audit [DBG] from='client.? 172.21.15.67:0/1350206042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:08 smithi082 bash[20963]: cluster 2024-04-03T23:16:07.350413+0000 mgr.y (mgr.24370) 16127 : cluster [DBG] pgmap v16111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:08 smithi067 bash[17655]: cluster 2024-04-03T23:16:07.350413+0000 mgr.y (mgr.24370) 16127 : cluster [DBG] pgmap v16111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:08.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:08 smithi067 bash[27441]: cluster 2024-04-03T23:16:07.350413+0000 mgr.y (mgr.24370) 16127 : cluster [DBG] pgmap v16111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:10 smithi082 bash[20963]: cluster 2024-04-03T23:16:09.351215+0000 mgr.y (mgr.24370) 16128 : cluster [DBG] pgmap v16112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:10 smithi082 bash[20963]: audit 2024-04-03T23:16:09.772057+0000 mon.c (mon.2) 6454 : audit [DBG] from='client.? 172.21.15.67:0/2948184028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:10 smithi067 bash[27441]: cluster 2024-04-03T23:16:09.351215+0000 mgr.y (mgr.24370) 16128 : cluster [DBG] pgmap v16112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:10 smithi067 bash[27441]: audit 2024-04-03T23:16:09.772057+0000 mon.c (mon.2) 6454 : audit [DBG] from='client.? 172.21.15.67:0/2948184028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:10 smithi067 bash[17655]: cluster 2024-04-03T23:16:09.351215+0000 mgr.y (mgr.24370) 16128 : cluster [DBG] pgmap v16112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:10 smithi067 bash[17655]: audit 2024-04-03T23:16:09.772057+0000 mon.c (mon.2) 6454 : audit [DBG] from='client.? 172.21.15.67:0/2948184028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:11 smithi082 bash[20963]: audit 2024-04-03T23:16:10.515007+0000 mon.a (mon.0) 13740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:11 smithi067 bash[27441]: audit 2024-04-03T23:16:10.515007+0000 mon.a (mon.0) 13740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:11 smithi067 bash[17655]: audit 2024-04-03T23:16:10.515007+0000 mon.a (mon.0) 13740 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:12 smithi082 bash[20963]: cluster 2024-04-03T23:16:11.352490+0000 mgr.y (mgr.24370) 16129 : cluster [DBG] pgmap v16113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:12 smithi082 bash[20963]: audit 2024-04-03T23:16:12.221462+0000 mon.c (mon.2) 6455 : audit [DBG] from='client.? 172.21.15.67:0/2536652167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:12 smithi067 bash[17655]: cluster 2024-04-03T23:16:11.352490+0000 mgr.y (mgr.24370) 16129 : cluster [DBG] pgmap v16113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:12 smithi067 bash[17655]: audit 2024-04-03T23:16:12.221462+0000 mon.c (mon.2) 6455 : audit [DBG] from='client.? 172.21.15.67:0/2536652167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:12 smithi067 bash[27441]: cluster 2024-04-03T23:16:11.352490+0000 mgr.y (mgr.24370) 16129 : cluster [DBG] pgmap v16113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:12 smithi067 bash[27441]: audit 2024-04-03T23:16:12.221462+0000 mon.c (mon.2) 6455 : audit [DBG] from='client.? 172.21.15.67:0/2536652167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:16:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:16:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:14 smithi082 bash[20963]: cluster 2024-04-03T23:16:13.353193+0000 mgr.y (mgr.24370) 16130 : cluster [DBG] pgmap v16114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:14 smithi067 bash[17655]: cluster 2024-04-03T23:16:13.353193+0000 mgr.y (mgr.24370) 16130 : cluster [DBG] pgmap v16114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:14 smithi067 bash[27441]: cluster 2024-04-03T23:16:13.353193+0000 mgr.y (mgr.24370) 16130 : cluster [DBG] pgmap v16114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:15 smithi082 bash[20963]: audit 2024-04-03T23:16:14.681414+0000 mon.a (mon.0) 13741 : audit [DBG] from='client.? 172.21.15.67:0/651791711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:15 smithi067 bash[17655]: audit 2024-04-03T23:16:14.681414+0000 mon.a (mon.0) 13741 : audit [DBG] from='client.? 172.21.15.67:0/651791711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:15.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:15 smithi067 bash[27441]: audit 2024-04-03T23:16:14.681414+0000 mon.a (mon.0) 13741 : audit [DBG] from='client.? 172.21.15.67:0/651791711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:16 smithi082 bash[20963]: cluster 2024-04-03T23:16:15.353867+0000 mgr.y (mgr.24370) 16131 : cluster [DBG] pgmap v16115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:16 smithi067 bash[27441]: cluster 2024-04-03T23:16:15.353867+0000 mgr.y (mgr.24370) 16131 : cluster [DBG] pgmap v16115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:16 smithi067 bash[17655]: cluster 2024-04-03T23:16:15.353867+0000 mgr.y (mgr.24370) 16131 : cluster [DBG] pgmap v16115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:17 smithi082 bash[20963]: audit 2024-04-03T23:16:17.137405+0000 mon.a (mon.0) 13742 : audit [DBG] from='client.? 172.21.15.67:0/197637835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:17 smithi067 bash[17655]: audit 2024-04-03T23:16:17.137405+0000 mon.a (mon.0) 13742 : audit [DBG] from='client.? 172.21.15.67:0/197637835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:17 smithi067 bash[27441]: audit 2024-04-03T23:16:17.137405+0000 mon.a (mon.0) 13742 : audit [DBG] from='client.? 172.21.15.67:0/197637835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:18 smithi082 bash[20963]: cluster 2024-04-03T23:16:17.355026+0000 mgr.y (mgr.24370) 16132 : cluster [DBG] pgmap v16116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:18 smithi067 bash[27441]: cluster 2024-04-03T23:16:17.355026+0000 mgr.y (mgr.24370) 16132 : cluster [DBG] pgmap v16116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:18 smithi067 bash[17655]: cluster 2024-04-03T23:16:17.355026+0000 mgr.y (mgr.24370) 16132 : cluster [DBG] pgmap v16116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:20 smithi082 bash[20963]: cluster 2024-04-03T23:16:19.355676+0000 mgr.y (mgr.24370) 16133 : cluster [DBG] pgmap v16117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:20 smithi082 bash[20963]: audit 2024-04-03T23:16:19.588202+0000 mon.a (mon.0) 13743 : audit [DBG] from='client.? 172.21.15.67:0/3369891621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:20 smithi067 bash[27441]: cluster 2024-04-03T23:16:19.355676+0000 mgr.y (mgr.24370) 16133 : cluster [DBG] pgmap v16117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:20 smithi067 bash[27441]: audit 2024-04-03T23:16:19.588202+0000 mon.a (mon.0) 13743 : audit [DBG] from='client.? 172.21.15.67:0/3369891621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:20 smithi067 bash[17655]: cluster 2024-04-03T23:16:19.355676+0000 mgr.y (mgr.24370) 16133 : cluster [DBG] pgmap v16117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:20 smithi067 bash[17655]: audit 2024-04-03T23:16:19.588202+0000 mon.a (mon.0) 13743 : audit [DBG] from='client.? 172.21.15.67:0/3369891621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:22 smithi082 bash[20963]: cluster 2024-04-03T23:16:21.356902+0000 mgr.y (mgr.24370) 16134 : cluster [DBG] pgmap v16118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:22 smithi082 bash[20963]: audit 2024-04-03T23:16:22.037064+0000 mon.a (mon.0) 13744 : audit [DBG] from='client.? 172.21.15.67:0/2437195856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:22 smithi067 bash[27441]: cluster 2024-04-03T23:16:21.356902+0000 mgr.y (mgr.24370) 16134 : cluster [DBG] pgmap v16118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:22 smithi067 bash[27441]: audit 2024-04-03T23:16:22.037064+0000 mon.a (mon.0) 13744 : audit [DBG] from='client.? 172.21.15.67:0/2437195856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:22 smithi067 bash[17655]: cluster 2024-04-03T23:16:21.356902+0000 mgr.y (mgr.24370) 16134 : cluster [DBG] pgmap v16118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:22 smithi067 bash[17655]: audit 2024-04-03T23:16:22.037064+0000 mon.a (mon.0) 13744 : audit [DBG] from='client.? 172.21.15.67:0/2437195856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:16:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:16:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:24 smithi082 bash[20963]: cluster 2024-04-03T23:16:23.357613+0000 mgr.y (mgr.24370) 16135 : cluster [DBG] pgmap v16119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:24 smithi082 bash[20963]: audit 2024-04-03T23:16:24.487232+0000 mon.c (mon.2) 6456 : audit [DBG] from='client.? 172.21.15.67:0/1852312433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:24 smithi067 bash[27441]: cluster 2024-04-03T23:16:23.357613+0000 mgr.y (mgr.24370) 16135 : cluster [DBG] pgmap v16119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:24 smithi067 bash[27441]: audit 2024-04-03T23:16:24.487232+0000 mon.c (mon.2) 6456 : audit [DBG] from='client.? 172.21.15.67:0/1852312433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:24 smithi067 bash[17655]: cluster 2024-04-03T23:16:23.357613+0000 mgr.y (mgr.24370) 16135 : cluster [DBG] pgmap v16119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:24 smithi067 bash[17655]: audit 2024-04-03T23:16:24.487232+0000 mon.c (mon.2) 6456 : audit [DBG] from='client.? 172.21.15.67:0/1852312433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:26 smithi082 bash[20963]: cluster 2024-04-03T23:16:25.358261+0000 mgr.y (mgr.24370) 16136 : cluster [DBG] pgmap v16120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:26 smithi082 bash[20963]: audit 2024-04-03T23:16:25.515360+0000 mon.a (mon.0) 13745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:26 smithi067 bash[17655]: cluster 2024-04-03T23:16:25.358261+0000 mgr.y (mgr.24370) 16136 : cluster [DBG] pgmap v16120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:26.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:26 smithi067 bash[17655]: audit 2024-04-03T23:16:25.515360+0000 mon.a (mon.0) 13745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:26 smithi067 bash[27441]: cluster 2024-04-03T23:16:25.358261+0000 mgr.y (mgr.24370) 16136 : cluster [DBG] pgmap v16120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:26 smithi067 bash[27441]: audit 2024-04-03T23:16:25.515360+0000 mon.a (mon.0) 13745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:27 smithi082 bash[20963]: audit 2024-04-03T23:16:26.936527+0000 mon.c (mon.2) 6457 : audit [DBG] from='client.? 172.21.15.67:0/652538386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:27 smithi067 bash[17655]: audit 2024-04-03T23:16:26.936527+0000 mon.c (mon.2) 6457 : audit [DBG] from='client.? 172.21.15.67:0/652538386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:27 smithi067 bash[27441]: audit 2024-04-03T23:16:26.936527+0000 mon.c (mon.2) 6457 : audit [DBG] from='client.? 172.21.15.67:0/652538386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:28 smithi082 bash[20963]: cluster 2024-04-03T23:16:27.359451+0000 mgr.y (mgr.24370) 16137 : cluster [DBG] pgmap v16121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:28 smithi067 bash[27441]: cluster 2024-04-03T23:16:27.359451+0000 mgr.y (mgr.24370) 16137 : cluster [DBG] pgmap v16121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:28 smithi067 bash[17655]: cluster 2024-04-03T23:16:27.359451+0000 mgr.y (mgr.24370) 16137 : cluster [DBG] pgmap v16121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:29 smithi082 bash[20963]: audit 2024-04-03T23:16:29.389437+0000 mon.a (mon.0) 13746 : audit [DBG] from='client.? 172.21.15.67:0/454434825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:29 smithi067 bash[17655]: audit 2024-04-03T23:16:29.389437+0000 mon.a (mon.0) 13746 : audit [DBG] from='client.? 172.21.15.67:0/454434825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:29 smithi067 bash[27441]: audit 2024-04-03T23:16:29.389437+0000 mon.a (mon.0) 13746 : audit [DBG] from='client.? 172.21.15.67:0/454434825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:30 smithi082 bash[20963]: cluster 2024-04-03T23:16:29.360097+0000 mgr.y (mgr.24370) 16138 : cluster [DBG] pgmap v16122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:30 smithi067 bash[17655]: cluster 2024-04-03T23:16:29.360097+0000 mgr.y (mgr.24370) 16138 : cluster [DBG] pgmap v16122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:30 smithi067 bash[27441]: cluster 2024-04-03T23:16:29.360097+0000 mgr.y (mgr.24370) 16138 : cluster [DBG] pgmap v16122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:32 smithi082 bash[20963]: cluster 2024-04-03T23:16:31.361292+0000 mgr.y (mgr.24370) 16139 : cluster [DBG] pgmap v16123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:32 smithi082 bash[20963]: audit 2024-04-03T23:16:31.850246+0000 mon.c (mon.2) 6458 : audit [DBG] from='client.? 172.21.15.67:0/3068168940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:32 smithi067 bash[17655]: cluster 2024-04-03T23:16:31.361292+0000 mgr.y (mgr.24370) 16139 : cluster [DBG] pgmap v16123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:32 smithi067 bash[17655]: audit 2024-04-03T23:16:31.850246+0000 mon.c (mon.2) 6458 : audit [DBG] from='client.? 172.21.15.67:0/3068168940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:32 smithi067 bash[27441]: cluster 2024-04-03T23:16:31.361292+0000 mgr.y (mgr.24370) 16139 : cluster [DBG] pgmap v16123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:32 smithi067 bash[27441]: audit 2024-04-03T23:16:31.850246+0000 mon.c (mon.2) 6458 : audit [DBG] from='client.? 172.21.15.67:0/3068168940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:16:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:16:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:34 smithi082 bash[20963]: cluster 2024-04-03T23:16:33.361988+0000 mgr.y (mgr.24370) 16140 : cluster [DBG] pgmap v16124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:34 smithi082 bash[20963]: audit 2024-04-03T23:16:34.299865+0000 mon.c (mon.2) 6459 : audit [DBG] from='client.? 172.21.15.67:0/3339401487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:34 smithi067 bash[17655]: cluster 2024-04-03T23:16:33.361988+0000 mgr.y (mgr.24370) 16140 : cluster [DBG] pgmap v16124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:34 smithi067 bash[17655]: audit 2024-04-03T23:16:34.299865+0000 mon.c (mon.2) 6459 : audit [DBG] from='client.? 172.21.15.67:0/3339401487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:34.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:34 smithi067 bash[27441]: cluster 2024-04-03T23:16:33.361988+0000 mgr.y (mgr.24370) 16140 : cluster [DBG] pgmap v16124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:34.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:34 smithi067 bash[27441]: audit 2024-04-03T23:16:34.299865+0000 mon.c (mon.2) 6459 : audit [DBG] from='client.? 172.21.15.67:0/3339401487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:36 smithi082 bash[20963]: cluster 2024-04-03T23:16:35.362684+0000 mgr.y (mgr.24370) 16141 : cluster [DBG] pgmap v16125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:36 smithi067 bash[27441]: cluster 2024-04-03T23:16:35.362684+0000 mgr.y (mgr.24370) 16141 : cluster [DBG] pgmap v16125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:36 smithi067 bash[17655]: cluster 2024-04-03T23:16:35.362684+0000 mgr.y (mgr.24370) 16141 : cluster [DBG] pgmap v16125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:37 smithi082 bash[20963]: audit 2024-04-03T23:16:36.756206+0000 mon.a (mon.0) 13747 : audit [DBG] from='client.? 172.21.15.67:0/4230295999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:37 smithi067 bash[27441]: audit 2024-04-03T23:16:36.756206+0000 mon.a (mon.0) 13747 : audit [DBG] from='client.? 172.21.15.67:0/4230295999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:37 smithi067 bash[17655]: audit 2024-04-03T23:16:36.756206+0000 mon.a (mon.0) 13747 : audit [DBG] from='client.? 172.21.15.67:0/4230295999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:38 smithi082 bash[20963]: cluster 2024-04-03T23:16:37.363872+0000 mgr.y (mgr.24370) 16142 : cluster [DBG] pgmap v16126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:38 smithi067 bash[27441]: cluster 2024-04-03T23:16:37.363872+0000 mgr.y (mgr.24370) 16142 : cluster [DBG] pgmap v16126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:38 smithi067 bash[17655]: cluster 2024-04-03T23:16:37.363872+0000 mgr.y (mgr.24370) 16142 : cluster [DBG] pgmap v16126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:39.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:39 smithi082 bash[20963]: audit 2024-04-03T23:16:39.209620+0000 mon.a (mon.0) 13748 : audit [DBG] from='client.? 172.21.15.67:0/2866577953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:39.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:39 smithi067 bash[27441]: audit 2024-04-03T23:16:39.209620+0000 mon.a (mon.0) 13748 : audit [DBG] from='client.? 172.21.15.67:0/2866577953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:39.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:39 smithi067 bash[17655]: audit 2024-04-03T23:16:39.209620+0000 mon.a (mon.0) 13748 : audit [DBG] from='client.? 172.21.15.67:0/2866577953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:40 smithi082 bash[20963]: cluster 2024-04-03T23:16:39.364534+0000 mgr.y (mgr.24370) 16143 : cluster [DBG] pgmap v16127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:40 smithi082 bash[20963]: audit 2024-04-03T23:16:40.515813+0000 mon.a (mon.0) 13749 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:40 smithi067 bash[27441]: cluster 2024-04-03T23:16:39.364534+0000 mgr.y (mgr.24370) 16143 : cluster [DBG] pgmap v16127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:40 smithi067 bash[27441]: audit 2024-04-03T23:16:40.515813+0000 mon.a (mon.0) 13749 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:40 smithi067 bash[17655]: cluster 2024-04-03T23:16:39.364534+0000 mgr.y (mgr.24370) 16143 : cluster [DBG] pgmap v16127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:40 smithi067 bash[17655]: audit 2024-04-03T23:16:40.515813+0000 mon.a (mon.0) 13749 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:42 smithi082 bash[20963]: cluster 2024-04-03T23:16:41.365438+0000 mgr.y (mgr.24370) 16144 : cluster [DBG] pgmap v16128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:42.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:42 smithi082 bash[20963]: audit 2024-04-03T23:16:41.659170+0000 mon.a (mon.0) 13750 : audit [DBG] from='client.? 172.21.15.67:0/1508368366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:42 smithi067 bash[17655]: cluster 2024-04-03T23:16:41.365438+0000 mgr.y (mgr.24370) 16144 : cluster [DBG] pgmap v16128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:42.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:42 smithi067 bash[17655]: audit 2024-04-03T23:16:41.659170+0000 mon.a (mon.0) 13750 : audit [DBG] from='client.? 172.21.15.67:0/1508368366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:42 smithi067 bash[27441]: cluster 2024-04-03T23:16:41.365438+0000 mgr.y (mgr.24370) 16144 : cluster [DBG] pgmap v16128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:42 smithi067 bash[27441]: audit 2024-04-03T23:16:41.659170+0000 mon.a (mon.0) 13750 : audit [DBG] from='client.? 172.21.15.67:0/1508368366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:16:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:16:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:44 smithi082 bash[20963]: cluster 2024-04-03T23:16:43.366244+0000 mgr.y (mgr.24370) 16145 : cluster [DBG] pgmap v16129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:44 smithi082 bash[20963]: audit 2024-04-03T23:16:44.113220+0000 mon.c (mon.2) 6460 : audit [DBG] from='client.? 172.21.15.67:0/924921747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:44.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:44 smithi067 bash[17655]: cluster 2024-04-03T23:16:43.366244+0000 mgr.y (mgr.24370) 16145 : cluster [DBG] pgmap v16129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:44.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:44 smithi067 bash[17655]: audit 2024-04-03T23:16:44.113220+0000 mon.c (mon.2) 6460 : audit [DBG] from='client.? 172.21.15.67:0/924921747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:44.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:44 smithi067 bash[27441]: cluster 2024-04-03T23:16:43.366244+0000 mgr.y (mgr.24370) 16145 : cluster [DBG] pgmap v16129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:44.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:44 smithi067 bash[27441]: audit 2024-04-03T23:16:44.113220+0000 mon.c (mon.2) 6460 : audit [DBG] from='client.? 172.21.15.67:0/924921747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:46 smithi082 bash[20963]: cluster 2024-04-03T23:16:45.367005+0000 mgr.y (mgr.24370) 16146 : cluster [DBG] pgmap v16130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:46 smithi067 bash[17655]: cluster 2024-04-03T23:16:45.367005+0000 mgr.y (mgr.24370) 16146 : cluster [DBG] pgmap v16130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:46 smithi067 bash[27441]: cluster 2024-04-03T23:16:45.367005+0000 mgr.y (mgr.24370) 16146 : cluster [DBG] pgmap v16130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:47 smithi082 bash[20963]: audit 2024-04-03T23:16:46.570142+0000 mon.a (mon.0) 13751 : audit [DBG] from='client.? 172.21.15.67:0/3786422790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:47 smithi067 bash[17655]: audit 2024-04-03T23:16:46.570142+0000 mon.a (mon.0) 13751 : audit [DBG] from='client.? 172.21.15.67:0/3786422790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:47 smithi067 bash[27441]: audit 2024-04-03T23:16:46.570142+0000 mon.a (mon.0) 13751 : audit [DBG] from='client.? 172.21.15.67:0/3786422790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:48 smithi082 bash[20963]: cluster 2024-04-03T23:16:47.368221+0000 mgr.y (mgr.24370) 16147 : cluster [DBG] pgmap v16131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:48 smithi067 bash[17655]: cluster 2024-04-03T23:16:47.368221+0000 mgr.y (mgr.24370) 16147 : cluster [DBG] pgmap v16131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:48 smithi067 bash[27441]: cluster 2024-04-03T23:16:47.368221+0000 mgr.y (mgr.24370) 16147 : cluster [DBG] pgmap v16131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:49 smithi082 bash[20963]: audit 2024-04-03T23:16:49.026934+0000 mon.a (mon.0) 13752 : audit [DBG] from='client.? 172.21.15.67:0/2547116594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:49 smithi067 bash[17655]: audit 2024-04-03T23:16:49.026934+0000 mon.a (mon.0) 13752 : audit [DBG] from='client.? 172.21.15.67:0/2547116594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:49 smithi067 bash[27441]: audit 2024-04-03T23:16:49.026934+0000 mon.a (mon.0) 13752 : audit [DBG] from='client.? 172.21.15.67:0/2547116594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:50 smithi082 bash[20963]: cluster 2024-04-03T23:16:49.368824+0000 mgr.y (mgr.24370) 16148 : cluster [DBG] pgmap v16132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:50 smithi067 bash[17655]: cluster 2024-04-03T23:16:49.368824+0000 mgr.y (mgr.24370) 16148 : cluster [DBG] pgmap v16132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:50 smithi067 bash[27441]: cluster 2024-04-03T23:16:49.368824+0000 mgr.y (mgr.24370) 16148 : cluster [DBG] pgmap v16132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:51 smithi082 bash[20963]: audit 2024-04-03T23:16:51.488656+0000 mon.a (mon.0) 13753 : audit [DBG] from='client.? 172.21.15.67:0/2855713070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:51 smithi067 bash[17655]: audit 2024-04-03T23:16:51.488656+0000 mon.a (mon.0) 13753 : audit [DBG] from='client.? 172.21.15.67:0/2855713070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:51 smithi067 bash[27441]: audit 2024-04-03T23:16:51.488656+0000 mon.a (mon.0) 13753 : audit [DBG] from='client.? 172.21.15.67:0/2855713070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:52 smithi082 bash[20963]: cluster 2024-04-03T23:16:51.369931+0000 mgr.y (mgr.24370) 16149 : cluster [DBG] pgmap v16133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:52 smithi082 bash[20963]: audit 2024-04-03T23:16:52.300143+0000 mon.a (mon.0) 13754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:16:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:52 smithi067 bash[17655]: cluster 2024-04-03T23:16:51.369931+0000 mgr.y (mgr.24370) 16149 : cluster [DBG] pgmap v16133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:52 smithi067 bash[17655]: audit 2024-04-03T23:16:52.300143+0000 mon.a (mon.0) 13754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:16:52.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:52 smithi067 bash[27441]: cluster 2024-04-03T23:16:51.369931+0000 mgr.y (mgr.24370) 16149 : cluster [DBG] pgmap v16133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:52.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:52 smithi067 bash[27441]: audit 2024-04-03T23:16:52.300143+0000 mon.a (mon.0) 13754 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:16:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:16:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:16:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:54 smithi082 bash[20963]: cluster 2024-04-03T23:16:53.370610+0000 mgr.y (mgr.24370) 16150 : cluster [DBG] pgmap v16134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:54 smithi082 bash[20963]: audit 2024-04-03T23:16:53.940547+0000 mon.c (mon.2) 6461 : audit [DBG] from='client.? 172.21.15.67:0/3111280522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:54 smithi067 bash[17655]: cluster 2024-04-03T23:16:53.370610+0000 mgr.y (mgr.24370) 16150 : cluster [DBG] pgmap v16134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:54 smithi067 bash[17655]: audit 2024-04-03T23:16:53.940547+0000 mon.c (mon.2) 6461 : audit [DBG] from='client.? 172.21.15.67:0/3111280522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:54 smithi067 bash[27441]: cluster 2024-04-03T23:16:53.370610+0000 mgr.y (mgr.24370) 16150 : cluster [DBG] pgmap v16134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:54 smithi067 bash[27441]: audit 2024-04-03T23:16:53.940547+0000 mon.c (mon.2) 6461 : audit [DBG] from='client.? 172.21.15.67:0/3111280522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:55 smithi082 bash[20963]: audit 2024-04-03T23:16:55.516635+0000 mon.a (mon.0) 13755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:55 smithi067 bash[17655]: audit 2024-04-03T23:16:55.516635+0000 mon.a (mon.0) 13755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:55 smithi067 bash[27441]: audit 2024-04-03T23:16:55.516635+0000 mon.a (mon.0) 13755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:16:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:56 smithi082 bash[20963]: cluster 2024-04-03T23:16:55.371474+0000 mgr.y (mgr.24370) 16151 : cluster [DBG] pgmap v16135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:56 smithi082 bash[20963]: audit 2024-04-03T23:16:56.398021+0000 mon.a (mon.0) 13756 : audit [DBG] from='client.? 172.21.15.67:0/699052603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:56 smithi067 bash[17655]: cluster 2024-04-03T23:16:55.371474+0000 mgr.y (mgr.24370) 16151 : cluster [DBG] pgmap v16135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:56 smithi067 bash[17655]: audit 2024-04-03T23:16:56.398021+0000 mon.a (mon.0) 13756 : audit [DBG] from='client.? 172.21.15.67:0/699052603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:56 smithi067 bash[27441]: cluster 2024-04-03T23:16:55.371474+0000 mgr.y (mgr.24370) 16151 : cluster [DBG] pgmap v16135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:56 smithi067 bash[27441]: audit 2024-04-03T23:16:56.398021+0000 mon.a (mon.0) 13756 : audit [DBG] from='client.? 172.21.15.67:0/699052603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:58 smithi082 bash[20963]: cluster 2024-04-03T23:16:57.372383+0000 mgr.y (mgr.24370) 16152 : cluster [DBG] pgmap v16136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:58 smithi082 bash[20963]: audit 2024-04-03T23:16:57.995539+0000 mon.a (mon.0) 13757 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:58 smithi082 bash[20963]: audit 2024-04-03T23:16:58.002478+0000 mon.a (mon.0) 13758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:58 smithi082 bash[20963]: audit 2024-04-03T23:16:58.241270+0000 mon.a (mon.0) 13759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:58 smithi082 bash[20963]: audit 2024-04-03T23:16:58.248615+0000 mon.a (mon.0) 13760 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:58 smithi082 bash[20963]: audit 2024-04-03T23:16:58.728488+0000 mon.a (mon.0) 13761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:16:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:58 smithi082 bash[20963]: audit 2024-04-03T23:16:58.730302+0000 mon.a (mon.0) 13762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:16:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:58 smithi082 bash[20963]: audit 2024-04-03T23:16:58.738874+0000 mon.a (mon.0) 13763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:16:58 smithi082 bash[20963]: audit 2024-04-03T23:16:58.845209+0000 mon.a (mon.0) 13764 : audit [DBG] from='client.? 172.21.15.67:0/1043275353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[17655]: cluster 2024-04-03T23:16:57.372383+0000 mgr.y (mgr.24370) 16152 : cluster [DBG] pgmap v16136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[17655]: audit 2024-04-03T23:16:57.995539+0000 mon.a (mon.0) 13757 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[17655]: audit 2024-04-03T23:16:58.002478+0000 mon.a (mon.0) 13758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[17655]: audit 2024-04-03T23:16:58.241270+0000 mon.a (mon.0) 13759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[17655]: audit 2024-04-03T23:16:58.248615+0000 mon.a (mon.0) 13760 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[17655]: audit 2024-04-03T23:16:58.728488+0000 mon.a (mon.0) 13761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[17655]: audit 2024-04-03T23:16:58.730302+0000 mon.a (mon.0) 13762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[17655]: audit 2024-04-03T23:16:58.738874+0000 mon.a (mon.0) 13763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[17655]: audit 2024-04-03T23:16:58.845209+0000 mon.a (mon.0) 13764 : audit [DBG] from='client.? 172.21.15.67:0/1043275353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[27441]: cluster 2024-04-03T23:16:57.372383+0000 mgr.y (mgr.24370) 16152 : cluster [DBG] pgmap v16136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[27441]: audit 2024-04-03T23:16:57.995539+0000 mon.a (mon.0) 13757 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[27441]: audit 2024-04-03T23:16:58.002478+0000 mon.a (mon.0) 13758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[27441]: audit 2024-04-03T23:16:58.241270+0000 mon.a (mon.0) 13759 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[27441]: audit 2024-04-03T23:16:58.248615+0000 mon.a (mon.0) 13760 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[27441]: audit 2024-04-03T23:16:58.728488+0000 mon.a (mon.0) 13761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:16:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[27441]: audit 2024-04-03T23:16:58.730302+0000 mon.a (mon.0) 13762 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:16:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[27441]: audit 2024-04-03T23:16:58.738874+0000 mon.a (mon.0) 13763 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:16:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:16:58 smithi067 bash[27441]: audit 2024-04-03T23:16:58.845209+0000 mon.a (mon.0) 13764 : audit [DBG] from='client.? 172.21.15.67:0/1043275353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:00 smithi082 bash[20963]: cluster 2024-04-03T23:16:59.372981+0000 mgr.y (mgr.24370) 16153 : cluster [DBG] pgmap v16137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:00 smithi067 bash[17655]: cluster 2024-04-03T23:16:59.372981+0000 mgr.y (mgr.24370) 16153 : cluster [DBG] pgmap v16137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:00 smithi067 bash[27441]: cluster 2024-04-03T23:16:59.372981+0000 mgr.y (mgr.24370) 16153 : cluster [DBG] pgmap v16137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:02 smithi082 bash[20963]: audit 2024-04-03T23:17:01.302237+0000 mon.a (mon.0) 13765 : audit [DBG] from='client.? 172.21.15.67:0/4287242084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:02 smithi067 bash[27441]: audit 2024-04-03T23:17:01.302237+0000 mon.a (mon.0) 13765 : audit [DBG] from='client.? 172.21.15.67:0/4287242084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:02 smithi067 bash[17655]: audit 2024-04-03T23:17:01.302237+0000 mon.a (mon.0) 13765 : audit [DBG] from='client.? 172.21.15.67:0/4287242084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:03 smithi082 bash[20963]: cluster 2024-04-03T23:17:01.374156+0000 mgr.y (mgr.24370) 16154 : cluster [DBG] pgmap v16138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:17:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:03 smithi067 bash[17655]: cluster 2024-04-03T23:17:01.374156+0000 mgr.y (mgr.24370) 16154 : cluster [DBG] pgmap v16138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:03 smithi067 bash[27441]: cluster 2024-04-03T23:17:01.374156+0000 mgr.y (mgr.24370) 16154 : cluster [DBG] pgmap v16138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:17:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:04 smithi082 bash[20963]: audit 2024-04-03T23:17:03.755942+0000 mon.a (mon.0) 13766 : audit [DBG] from='client.? 172.21.15.67:0/3792813368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:04 smithi067 bash[27441]: audit 2024-04-03T23:17:03.755942+0000 mon.a (mon.0) 13766 : audit [DBG] from='client.? 172.21.15.67:0/3792813368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:04 smithi067 bash[17655]: audit 2024-04-03T23:17:03.755942+0000 mon.a (mon.0) 13766 : audit [DBG] from='client.? 172.21.15.67:0/3792813368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:05 smithi082 bash[20963]: cluster 2024-04-03T23:17:03.374810+0000 mgr.y (mgr.24370) 16155 : cluster [DBG] pgmap v16139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:05 smithi067 bash[27441]: cluster 2024-04-03T23:17:03.374810+0000 mgr.y (mgr.24370) 16155 : cluster [DBG] pgmap v16139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:05 smithi067 bash[17655]: cluster 2024-04-03T23:17:03.374810+0000 mgr.y (mgr.24370) 16155 : cluster [DBG] pgmap v16139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:07 smithi082 bash[20963]: cluster 2024-04-03T23:17:05.375494+0000 mgr.y (mgr.24370) 16156 : cluster [DBG] pgmap v16140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:07 smithi082 bash[20963]: audit 2024-04-03T23:17:06.207076+0000 mon.a (mon.0) 13767 : audit [DBG] from='client.? 172.21.15.67:0/3193860824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:07 smithi067 bash[17655]: cluster 2024-04-03T23:17:05.375494+0000 mgr.y (mgr.24370) 16156 : cluster [DBG] pgmap v16140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:07 smithi067 bash[17655]: audit 2024-04-03T23:17:06.207076+0000 mon.a (mon.0) 13767 : audit [DBG] from='client.? 172.21.15.67:0/3193860824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:07 smithi067 bash[27441]: cluster 2024-04-03T23:17:05.375494+0000 mgr.y (mgr.24370) 16156 : cluster [DBG] pgmap v16140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:07 smithi067 bash[27441]: audit 2024-04-03T23:17:06.207076+0000 mon.a (mon.0) 13767 : audit [DBG] from='client.? 172.21.15.67:0/3193860824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:09 smithi082 bash[20963]: cluster 2024-04-03T23:17:07.376743+0000 mgr.y (mgr.24370) 16157 : cluster [DBG] pgmap v16141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:09 smithi082 bash[20963]: audit 2024-04-03T23:17:08.659665+0000 mon.c (mon.2) 6462 : audit [DBG] from='client.? 172.21.15.67:0/2899862766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:09 smithi067 bash[17655]: cluster 2024-04-03T23:17:07.376743+0000 mgr.y (mgr.24370) 16157 : cluster [DBG] pgmap v16141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:09 smithi067 bash[17655]: audit 2024-04-03T23:17:08.659665+0000 mon.c (mon.2) 6462 : audit [DBG] from='client.? 172.21.15.67:0/2899862766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:09 smithi067 bash[27441]: cluster 2024-04-03T23:17:07.376743+0000 mgr.y (mgr.24370) 16157 : cluster [DBG] pgmap v16141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:09 smithi067 bash[27441]: audit 2024-04-03T23:17:08.659665+0000 mon.c (mon.2) 6462 : audit [DBG] from='client.? 172.21.15.67:0/2899862766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:11 smithi082 bash[20963]: cluster 2024-04-03T23:17:09.377417+0000 mgr.y (mgr.24370) 16158 : cluster [DBG] pgmap v16142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:11 smithi082 bash[20963]: audit 2024-04-03T23:17:10.516741+0000 mon.a (mon.0) 13768 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:11 smithi067 bash[17655]: cluster 2024-04-03T23:17:09.377417+0000 mgr.y (mgr.24370) 16158 : cluster [DBG] pgmap v16142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:11 smithi067 bash[17655]: audit 2024-04-03T23:17:10.516741+0000 mon.a (mon.0) 13768 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:11 smithi067 bash[27441]: cluster 2024-04-03T23:17:09.377417+0000 mgr.y (mgr.24370) 16158 : cluster [DBG] pgmap v16142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:11 smithi067 bash[27441]: audit 2024-04-03T23:17:10.516741+0000 mon.a (mon.0) 13768 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:12 smithi082 bash[20963]: audit 2024-04-03T23:17:11.110283+0000 mon.c (mon.2) 6463 : audit [DBG] from='client.? 172.21.15.67:0/2261868915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:12 smithi067 bash[17655]: audit 2024-04-03T23:17:11.110283+0000 mon.c (mon.2) 6463 : audit [DBG] from='client.? 172.21.15.67:0/2261868915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:12 smithi067 bash[27441]: audit 2024-04-03T23:17:11.110283+0000 mon.c (mon.2) 6463 : audit [DBG] from='client.? 172.21.15.67:0/2261868915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:13 smithi082 bash[20963]: cluster 2024-04-03T23:17:11.378596+0000 mgr.y (mgr.24370) 16159 : cluster [DBG] pgmap v16143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:17:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:13 smithi067 bash[17655]: cluster 2024-04-03T23:17:11.378596+0000 mgr.y (mgr.24370) 16159 : cluster [DBG] pgmap v16143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:13.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:13 smithi067 bash[27441]: cluster 2024-04-03T23:17:11.378596+0000 mgr.y (mgr.24370) 16159 : cluster [DBG] pgmap v16143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:17:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:14 smithi082 bash[20963]: audit 2024-04-03T23:17:13.568249+0000 mon.a (mon.0) 13769 : audit [DBG] from='client.? 172.21.15.67:0/3761269653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:14 smithi067 bash[27441]: audit 2024-04-03T23:17:13.568249+0000 mon.a (mon.0) 13769 : audit [DBG] from='client.? 172.21.15.67:0/3761269653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:14 smithi067 bash[17655]: audit 2024-04-03T23:17:13.568249+0000 mon.a (mon.0) 13769 : audit [DBG] from='client.? 172.21.15.67:0/3761269653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:15 smithi082 bash[20963]: cluster 2024-04-03T23:17:13.379256+0000 mgr.y (mgr.24370) 16160 : cluster [DBG] pgmap v16144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:15 smithi067 bash[17655]: cluster 2024-04-03T23:17:13.379256+0000 mgr.y (mgr.24370) 16160 : cluster [DBG] pgmap v16144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:15 smithi067 bash[27441]: cluster 2024-04-03T23:17:13.379256+0000 mgr.y (mgr.24370) 16160 : cluster [DBG] pgmap v16144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:16 smithi082 bash[20963]: audit 2024-04-03T23:17:16.024633+0000 mon.a (mon.0) 13770 : audit [DBG] from='client.? 172.21.15.67:0/3564371128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:16 smithi067 bash[17655]: audit 2024-04-03T23:17:16.024633+0000 mon.a (mon.0) 13770 : audit [DBG] from='client.? 172.21.15.67:0/3564371128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:16 smithi067 bash[27441]: audit 2024-04-03T23:17:16.024633+0000 mon.a (mon.0) 13770 : audit [DBG] from='client.? 172.21.15.67:0/3564371128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:17 smithi082 bash[20963]: cluster 2024-04-03T23:17:15.379938+0000 mgr.y (mgr.24370) 16161 : cluster [DBG] pgmap v16145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:17 smithi067 bash[17655]: cluster 2024-04-03T23:17:15.379938+0000 mgr.y (mgr.24370) 16161 : cluster [DBG] pgmap v16145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:17 smithi067 bash[27441]: cluster 2024-04-03T23:17:15.379938+0000 mgr.y (mgr.24370) 16161 : cluster [DBG] pgmap v16145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:19 smithi082 bash[20963]: cluster 2024-04-03T23:17:17.381150+0000 mgr.y (mgr.24370) 16162 : cluster [DBG] pgmap v16146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:19 smithi082 bash[20963]: audit 2024-04-03T23:17:18.484193+0000 mon.c (mon.2) 6464 : audit [DBG] from='client.? 172.21.15.67:0/3426202796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:19 smithi067 bash[17655]: cluster 2024-04-03T23:17:17.381150+0000 mgr.y (mgr.24370) 16162 : cluster [DBG] pgmap v16146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:19 smithi067 bash[17655]: audit 2024-04-03T23:17:18.484193+0000 mon.c (mon.2) 6464 : audit [DBG] from='client.? 172.21.15.67:0/3426202796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:19 smithi067 bash[27441]: cluster 2024-04-03T23:17:17.381150+0000 mgr.y (mgr.24370) 16162 : cluster [DBG] pgmap v16146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:19 smithi067 bash[27441]: audit 2024-04-03T23:17:18.484193+0000 mon.c (mon.2) 6464 : audit [DBG] from='client.? 172.21.15.67:0/3426202796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:20 smithi082 bash[20963]: cluster 2024-04-03T23:17:19.381642+0000 mgr.y (mgr.24370) 16163 : cluster [DBG] pgmap v16147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:20 smithi067 bash[17655]: cluster 2024-04-03T23:17:19.381642+0000 mgr.y (mgr.24370) 16163 : cluster [DBG] pgmap v16147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:20 smithi067 bash[27441]: cluster 2024-04-03T23:17:19.381642+0000 mgr.y (mgr.24370) 16163 : cluster [DBG] pgmap v16147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:21 smithi082 bash[20963]: audit 2024-04-03T23:17:20.929995+0000 mon.a (mon.0) 13771 : audit [DBG] from='client.? 172.21.15.67:0/549450234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:21 smithi067 bash[17655]: audit 2024-04-03T23:17:20.929995+0000 mon.a (mon.0) 13771 : audit [DBG] from='client.? 172.21.15.67:0/549450234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:21 smithi067 bash[27441]: audit 2024-04-03T23:17:20.929995+0000 mon.a (mon.0) 13771 : audit [DBG] from='client.? 172.21.15.67:0/549450234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:22 smithi067 bash[17655]: cluster 2024-04-03T23:17:21.382928+0000 mgr.y (mgr.24370) 16164 : cluster [DBG] pgmap v16148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:22 smithi067 bash[27441]: cluster 2024-04-03T23:17:21.382928+0000 mgr.y (mgr.24370) 16164 : cluster [DBG] pgmap v16148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:22 smithi082 bash[20963]: cluster 2024-04-03T23:17:21.382928+0000 mgr.y (mgr.24370) 16164 : cluster [DBG] pgmap v16148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:23.400 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:17:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:23 smithi067 bash[17655]: audit 2024-04-03T23:17:23.373386+0000 mon.a (mon.0) 13772 : audit [DBG] from='client.? 172.21.15.67:0/2712216519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:23.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:23 smithi067 bash[27441]: audit 2024-04-03T23:17:23.373386+0000 mon.a (mon.0) 13772 : audit [DBG] from='client.? 172.21.15.67:0/2712216519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:17:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:23 smithi082 bash[20963]: audit 2024-04-03T23:17:23.373386+0000 mon.a (mon.0) 13772 : audit [DBG] from='client.? 172.21.15.67:0/2712216519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:24 smithi067 bash[17655]: cluster 2024-04-03T23:17:23.383547+0000 mgr.y (mgr.24370) 16165 : cluster [DBG] pgmap v16149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:24 smithi067 bash[27441]: cluster 2024-04-03T23:17:23.383547+0000 mgr.y (mgr.24370) 16165 : cluster [DBG] pgmap v16149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:24 smithi082 bash[20963]: cluster 2024-04-03T23:17:23.383547+0000 mgr.y (mgr.24370) 16165 : cluster [DBG] pgmap v16149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:26 smithi067 bash[17655]: cluster 2024-04-03T23:17:25.384260+0000 mgr.y (mgr.24370) 16166 : cluster [DBG] pgmap v16150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:26 smithi067 bash[17655]: audit 2024-04-03T23:17:25.517177+0000 mon.a (mon.0) 13773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:26 smithi067 bash[17655]: audit 2024-04-03T23:17:25.831559+0000 mon.a (mon.0) 13774 : audit [DBG] from='client.? 172.21.15.67:0/3409011778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:26 smithi067 bash[27441]: cluster 2024-04-03T23:17:25.384260+0000 mgr.y (mgr.24370) 16166 : cluster [DBG] pgmap v16150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:26 smithi067 bash[27441]: audit 2024-04-03T23:17:25.517177+0000 mon.a (mon.0) 13773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:26 smithi067 bash[27441]: audit 2024-04-03T23:17:25.831559+0000 mon.a (mon.0) 13774 : audit [DBG] from='client.? 172.21.15.67:0/3409011778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:26 smithi082 bash[20963]: cluster 2024-04-03T23:17:25.384260+0000 mgr.y (mgr.24370) 16166 : cluster [DBG] pgmap v16150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:26 smithi082 bash[20963]: audit 2024-04-03T23:17:25.517177+0000 mon.a (mon.0) 13773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:26 smithi082 bash[20963]: audit 2024-04-03T23:17:25.831559+0000 mon.a (mon.0) 13774 : audit [DBG] from='client.? 172.21.15.67:0/3409011778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:28 smithi067 bash[17655]: cluster 2024-04-03T23:17:27.385436+0000 mgr.y (mgr.24370) 16167 : cluster [DBG] pgmap v16151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:28 smithi067 bash[17655]: audit 2024-04-03T23:17:28.295047+0000 mon.c (mon.2) 6465 : audit [DBG] from='client.? 172.21.15.67:0/19162760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:28.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:28 smithi067 bash[27441]: cluster 2024-04-03T23:17:27.385436+0000 mgr.y (mgr.24370) 16167 : cluster [DBG] pgmap v16151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:28.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:28 smithi067 bash[27441]: audit 2024-04-03T23:17:28.295047+0000 mon.c (mon.2) 6465 : audit [DBG] from='client.? 172.21.15.67:0/19162760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:28 smithi082 bash[20963]: cluster 2024-04-03T23:17:27.385436+0000 mgr.y (mgr.24370) 16167 : cluster [DBG] pgmap v16151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:28 smithi082 bash[20963]: audit 2024-04-03T23:17:28.295047+0000 mon.c (mon.2) 6465 : audit [DBG] from='client.? 172.21.15.67:0/19162760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:30 smithi067 bash[27441]: cluster 2024-04-03T23:17:29.386128+0000 mgr.y (mgr.24370) 16168 : cluster [DBG] pgmap v16152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:30 smithi067 bash[17655]: cluster 2024-04-03T23:17:29.386128+0000 mgr.y (mgr.24370) 16168 : cluster [DBG] pgmap v16152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:30 smithi082 bash[20963]: cluster 2024-04-03T23:17:29.386128+0000 mgr.y (mgr.24370) 16168 : cluster [DBG] pgmap v16152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:31 smithi082 bash[20963]: audit 2024-04-03T23:17:30.748673+0000 mon.a (mon.0) 13775 : audit [DBG] from='client.? 172.21.15.67:0/744805974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:31 smithi067 bash[27441]: audit 2024-04-03T23:17:30.748673+0000 mon.a (mon.0) 13775 : audit [DBG] from='client.? 172.21.15.67:0/744805974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:31 smithi067 bash[17655]: audit 2024-04-03T23:17:30.748673+0000 mon.a (mon.0) 13775 : audit [DBG] from='client.? 172.21.15.67:0/744805974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:32 smithi082 bash[20963]: cluster 2024-04-03T23:17:31.387405+0000 mgr.y (mgr.24370) 16169 : cluster [DBG] pgmap v16153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:32 smithi067 bash[17655]: cluster 2024-04-03T23:17:31.387405+0000 mgr.y (mgr.24370) 16169 : cluster [DBG] pgmap v16153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:32 smithi067 bash[27441]: cluster 2024-04-03T23:17:31.387405+0000 mgr.y (mgr.24370) 16169 : cluster [DBG] pgmap v16153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:17:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:33 smithi082 bash[20963]: audit 2024-04-03T23:17:33.205096+0000 mon.a (mon.0) 13776 : audit [DBG] from='client.? 172.21.15.67:0/2095261675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:17:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:33 smithi067 bash[17655]: audit 2024-04-03T23:17:33.205096+0000 mon.a (mon.0) 13776 : audit [DBG] from='client.? 172.21.15.67:0/2095261675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:33 smithi067 bash[27441]: audit 2024-04-03T23:17:33.205096+0000 mon.a (mon.0) 13776 : audit [DBG] from='client.? 172.21.15.67:0/2095261675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:34 smithi082 bash[20963]: cluster 2024-04-03T23:17:33.388207+0000 mgr.y (mgr.24370) 16170 : cluster [DBG] pgmap v16154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:34 smithi067 bash[17655]: cluster 2024-04-03T23:17:33.388207+0000 mgr.y (mgr.24370) 16170 : cluster [DBG] pgmap v16154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:34 smithi067 bash[27441]: cluster 2024-04-03T23:17:33.388207+0000 mgr.y (mgr.24370) 16170 : cluster [DBG] pgmap v16154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:36 smithi082 bash[20963]: cluster 2024-04-03T23:17:35.388951+0000 mgr.y (mgr.24370) 16171 : cluster [DBG] pgmap v16155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:36.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:36 smithi082 bash[20963]: audit 2024-04-03T23:17:35.661765+0000 mon.c (mon.2) 6466 : audit [DBG] from='client.? 172.21.15.67:0/1262974468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:36 smithi067 bash[17655]: cluster 2024-04-03T23:17:35.388951+0000 mgr.y (mgr.24370) 16171 : cluster [DBG] pgmap v16155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:36 smithi067 bash[17655]: audit 2024-04-03T23:17:35.661765+0000 mon.c (mon.2) 6466 : audit [DBG] from='client.? 172.21.15.67:0/1262974468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:36.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:36 smithi067 bash[27441]: cluster 2024-04-03T23:17:35.388951+0000 mgr.y (mgr.24370) 16171 : cluster [DBG] pgmap v16155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:36.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:36 smithi067 bash[27441]: audit 2024-04-03T23:17:35.661765+0000 mon.c (mon.2) 6466 : audit [DBG] from='client.? 172.21.15.67:0/1262974468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:38 smithi082 bash[20963]: cluster 2024-04-03T23:17:37.390136+0000 mgr.y (mgr.24370) 16172 : cluster [DBG] pgmap v16156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:38 smithi082 bash[20963]: audit 2024-04-03T23:17:38.110403+0000 mon.c (mon.2) 6467 : audit [DBG] from='client.? 172.21.15.67:0/777834526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:38 smithi067 bash[27441]: cluster 2024-04-03T23:17:37.390136+0000 mgr.y (mgr.24370) 16172 : cluster [DBG] pgmap v16156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:38 smithi067 bash[27441]: audit 2024-04-03T23:17:38.110403+0000 mon.c (mon.2) 6467 : audit [DBG] from='client.? 172.21.15.67:0/777834526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:38.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:38 smithi067 bash[17655]: cluster 2024-04-03T23:17:37.390136+0000 mgr.y (mgr.24370) 16172 : cluster [DBG] pgmap v16156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:38.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:38 smithi067 bash[17655]: audit 2024-04-03T23:17:38.110403+0000 mon.c (mon.2) 6467 : audit [DBG] from='client.? 172.21.15.67:0/777834526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:40 smithi082 bash[20963]: cluster 2024-04-03T23:17:39.390908+0000 mgr.y (mgr.24370) 16173 : cluster [DBG] pgmap v16157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:40 smithi067 bash[27441]: cluster 2024-04-03T23:17:39.390908+0000 mgr.y (mgr.24370) 16173 : cluster [DBG] pgmap v16157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:40 smithi067 bash[17655]: cluster 2024-04-03T23:17:39.390908+0000 mgr.y (mgr.24370) 16173 : cluster [DBG] pgmap v16157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:41 smithi082 bash[20963]: audit 2024-04-03T23:17:40.517210+0000 mon.a (mon.0) 13777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:41 smithi082 bash[20963]: audit 2024-04-03T23:17:40.567877+0000 mon.c (mon.2) 6468 : audit [DBG] from='client.? 172.21.15.67:0/3888930064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:41 smithi067 bash[27441]: audit 2024-04-03T23:17:40.517210+0000 mon.a (mon.0) 13777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:41 smithi067 bash[27441]: audit 2024-04-03T23:17:40.567877+0000 mon.c (mon.2) 6468 : audit [DBG] from='client.? 172.21.15.67:0/3888930064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:41.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:41 smithi067 bash[17655]: audit 2024-04-03T23:17:40.517210+0000 mon.a (mon.0) 13777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:41.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:41 smithi067 bash[17655]: audit 2024-04-03T23:17:40.567877+0000 mon.c (mon.2) 6468 : audit [DBG] from='client.? 172.21.15.67:0/3888930064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:42 smithi082 bash[20963]: cluster 2024-04-03T23:17:41.392138+0000 mgr.y (mgr.24370) 16174 : cluster [DBG] pgmap v16158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:42 smithi067 bash[17655]: cluster 2024-04-03T23:17:41.392138+0000 mgr.y (mgr.24370) 16174 : cluster [DBG] pgmap v16158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:42 smithi067 bash[27441]: cluster 2024-04-03T23:17:41.392138+0000 mgr.y (mgr.24370) 16174 : cluster [DBG] pgmap v16158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T23:17:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:43 smithi082 bash[20963]: audit 2024-04-03T23:17:43.016625+0000 mon.c (mon.2) 6469 : audit [DBG] from='client.? 172.21.15.67:0/1850611889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:17:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:43 smithi067 bash[27441]: audit 2024-04-03T23:17:43.016625+0000 mon.c (mon.2) 6469 : audit [DBG] from='client.? 172.21.15.67:0/1850611889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:43 smithi067 bash[17655]: audit 2024-04-03T23:17:43.016625+0000 mon.c (mon.2) 6469 : audit [DBG] from='client.? 172.21.15.67:0/1850611889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:44 smithi082 bash[20963]: cluster 2024-04-03T23:17:43.392766+0000 mgr.y (mgr.24370) 16175 : cluster [DBG] pgmap v16159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:44 smithi067 bash[27441]: cluster 2024-04-03T23:17:43.392766+0000 mgr.y (mgr.24370) 16175 : cluster [DBG] pgmap v16159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:44 smithi067 bash[17655]: cluster 2024-04-03T23:17:43.392766+0000 mgr.y (mgr.24370) 16175 : cluster [DBG] pgmap v16159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:46 smithi082 bash[20963]: cluster 2024-04-03T23:17:45.393244+0000 mgr.y (mgr.24370) 16176 : cluster [DBG] pgmap v16160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:46 smithi082 bash[20963]: audit 2024-04-03T23:17:45.476341+0000 mon.c (mon.2) 6470 : audit [DBG] from='client.? 172.21.15.67:0/1340041798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:46 smithi067 bash[27441]: cluster 2024-04-03T23:17:45.393244+0000 mgr.y (mgr.24370) 16176 : cluster [DBG] pgmap v16160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:46 smithi067 bash[27441]: audit 2024-04-03T23:17:45.476341+0000 mon.c (mon.2) 6470 : audit [DBG] from='client.? 172.21.15.67:0/1340041798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:46.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:46 smithi067 bash[17655]: cluster 2024-04-03T23:17:45.393244+0000 mgr.y (mgr.24370) 16176 : cluster [DBG] pgmap v16160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:46.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:46 smithi067 bash[17655]: audit 2024-04-03T23:17:45.476341+0000 mon.c (mon.2) 6470 : audit [DBG] from='client.? 172.21.15.67:0/1340041798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:48 smithi082 bash[20963]: cluster 2024-04-03T23:17:47.394329+0000 mgr.y (mgr.24370) 16177 : cluster [DBG] pgmap v16161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:48 smithi082 bash[20963]: audit 2024-04-03T23:17:47.925282+0000 mon.c (mon.2) 6471 : audit [DBG] from='client.? 172.21.15.67:0/1091206419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:48 smithi067 bash[17655]: cluster 2024-04-03T23:17:47.394329+0000 mgr.y (mgr.24370) 16177 : cluster [DBG] pgmap v16161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:48 smithi067 bash[17655]: audit 2024-04-03T23:17:47.925282+0000 mon.c (mon.2) 6471 : audit [DBG] from='client.? 172.21.15.67:0/1091206419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:48 smithi067 bash[27441]: cluster 2024-04-03T23:17:47.394329+0000 mgr.y (mgr.24370) 16177 : cluster [DBG] pgmap v16161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:48 smithi067 bash[27441]: audit 2024-04-03T23:17:47.925282+0000 mon.c (mon.2) 6471 : audit [DBG] from='client.? 172.21.15.67:0/1091206419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:50 smithi082 bash[20963]: cluster 2024-04-03T23:17:49.394985+0000 mgr.y (mgr.24370) 16178 : cluster [DBG] pgmap v16162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:50 smithi082 bash[20963]: audit 2024-04-03T23:17:50.375908+0000 mon.c (mon.2) 6472 : audit [DBG] from='client.? 172.21.15.67:0/85590498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:50 smithi067 bash[27441]: cluster 2024-04-03T23:17:49.394985+0000 mgr.y (mgr.24370) 16178 : cluster [DBG] pgmap v16162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:50 smithi067 bash[27441]: audit 2024-04-03T23:17:50.375908+0000 mon.c (mon.2) 6472 : audit [DBG] from='client.? 172.21.15.67:0/85590498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:50 smithi067 bash[17655]: cluster 2024-04-03T23:17:49.394985+0000 mgr.y (mgr.24370) 16178 : cluster [DBG] pgmap v16162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:50.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:50 smithi067 bash[17655]: audit 2024-04-03T23:17:50.375908+0000 mon.c (mon.2) 6472 : audit [DBG] from='client.? 172.21.15.67:0/85590498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:52 smithi082 bash[20963]: cluster 2024-04-03T23:17:51.396257+0000 mgr.y (mgr.24370) 16179 : cluster [DBG] pgmap v16163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:52 smithi067 bash[27441]: cluster 2024-04-03T23:17:51.396257+0000 mgr.y (mgr.24370) 16179 : cluster [DBG] pgmap v16163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:52 smithi067 bash[17655]: cluster 2024-04-03T23:17:51.396257+0000 mgr.y (mgr.24370) 16179 : cluster [DBG] pgmap v16163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T23:17:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:17:53.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:53 smithi082 bash[20963]: audit 2024-04-03T23:17:52.839579+0000 mon.a (mon.0) 13778 : audit [DBG] from='client.? 172.21.15.67:0/3228355201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:53.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:53 smithi067 bash[17655]: audit 2024-04-03T23:17:52.839579+0000 mon.a (mon.0) 13778 : audit [DBG] from='client.? 172.21.15.67:0/3228355201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:53.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:53 smithi067 bash[27441]: audit 2024-04-03T23:17:52.839579+0000 mon.a (mon.0) 13778 : audit [DBG] from='client.? 172.21.15.67:0/3228355201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:54 smithi082 bash[20963]: cluster 2024-04-03T23:17:53.396933+0000 mgr.y (mgr.24370) 16180 : cluster [DBG] pgmap v16164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:54 smithi067 bash[17655]: cluster 2024-04-03T23:17:53.396933+0000 mgr.y (mgr.24370) 16180 : cluster [DBG] pgmap v16164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:54 smithi067 bash[27441]: cluster 2024-04-03T23:17:53.396933+0000 mgr.y (mgr.24370) 16180 : cluster [DBG] pgmap v16164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:55 smithi082 bash[20963]: audit 2024-04-03T23:17:55.299681+0000 mon.a (mon.0) 13779 : audit [DBG] from='client.? 172.21.15.67:0/47938004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:55 smithi067 bash[17655]: audit 2024-04-03T23:17:55.299681+0000 mon.a (mon.0) 13779 : audit [DBG] from='client.? 172.21.15.67:0/47938004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:55 smithi067 bash[27441]: audit 2024-04-03T23:17:55.299681+0000 mon.a (mon.0) 13779 : audit [DBG] from='client.? 172.21.15.67:0/47938004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:56 smithi082 bash[20963]: cluster 2024-04-03T23:17:55.397610+0000 mgr.y (mgr.24370) 16181 : cluster [DBG] pgmap v16165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:56 smithi082 bash[20963]: audit 2024-04-03T23:17:55.517247+0000 mon.a (mon.0) 13780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:56 smithi067 bash[17655]: cluster 2024-04-03T23:17:55.397610+0000 mgr.y (mgr.24370) 16181 : cluster [DBG] pgmap v16165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:56 smithi067 bash[17655]: audit 2024-04-03T23:17:55.517247+0000 mon.a (mon.0) 13780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:56 smithi067 bash[27441]: cluster 2024-04-03T23:17:55.397610+0000 mgr.y (mgr.24370) 16181 : cluster [DBG] pgmap v16165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:56 smithi067 bash[27441]: audit 2024-04-03T23:17:55.517247+0000 mon.a (mon.0) 13780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:17:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:58 smithi082 bash[20963]: cluster 2024-04-03T23:17:57.398764+0000 mgr.y (mgr.24370) 16182 : cluster [DBG] pgmap v16166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:58 smithi082 bash[20963]: audit 2024-04-03T23:17:57.749228+0000 mon.a (mon.0) 13781 : audit [DBG] from='client.? 172.21.15.67:0/3730052545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:58 smithi067 bash[27441]: cluster 2024-04-03T23:17:57.398764+0000 mgr.y (mgr.24370) 16182 : cluster [DBG] pgmap v16166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:58 smithi067 bash[27441]: audit 2024-04-03T23:17:57.749228+0000 mon.a (mon.0) 13781 : audit [DBG] from='client.? 172.21.15.67:0/3730052545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:58 smithi067 bash[17655]: cluster 2024-04-03T23:17:57.398764+0000 mgr.y (mgr.24370) 16182 : cluster [DBG] pgmap v16166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:17:58.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:58 smithi067 bash[17655]: audit 2024-04-03T23:17:57.749228+0000 mon.a (mon.0) 13781 : audit [DBG] from='client.? 172.21.15.67:0/3730052545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:17:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:17:59 smithi082 bash[20963]: audit 2024-04-03T23:17:58.811957+0000 mon.a (mon.0) 13782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:17:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:17:59 smithi067 bash[27441]: audit 2024-04-03T23:17:58.811957+0000 mon.a (mon.0) 13782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:17:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:17:59 smithi067 bash[17655]: audit 2024-04-03T23:17:58.811957+0000 mon.a (mon.0) 13782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:18:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:00 smithi082 bash[20963]: cluster 2024-04-03T23:17:59.399445+0000 mgr.y (mgr.24370) 16183 : cluster [DBG] pgmap v16167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:00 smithi082 bash[20963]: audit 2024-04-03T23:18:00.198385+0000 mon.a (mon.0) 13783 : audit [DBG] from='client.? 172.21.15.67:0/4220812316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:00 smithi067 bash[17655]: cluster 2024-04-03T23:17:59.399445+0000 mgr.y (mgr.24370) 16183 : cluster [DBG] pgmap v16167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:00 smithi067 bash[17655]: audit 2024-04-03T23:18:00.198385+0000 mon.a (mon.0) 13783 : audit [DBG] from='client.? 172.21.15.67:0/4220812316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:00 smithi067 bash[27441]: cluster 2024-04-03T23:17:59.399445+0000 mgr.y (mgr.24370) 16183 : cluster [DBG] pgmap v16167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:00 smithi067 bash[27441]: audit 2024-04-03T23:18:00.198385+0000 mon.a (mon.0) 13783 : audit [DBG] from='client.? 172.21.15.67:0/4220812316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:02 smithi082 bash[20963]: cluster 2024-04-03T23:18:01.400748+0000 mgr.y (mgr.24370) 16184 : cluster [DBG] pgmap v16168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:02 smithi067 bash[17655]: cluster 2024-04-03T23:18:01.400748+0000 mgr.y (mgr.24370) 16184 : cluster [DBG] pgmap v16168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:02.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:02 smithi067 bash[27441]: cluster 2024-04-03T23:18:01.400748+0000 mgr.y (mgr.24370) 16184 : cluster [DBG] pgmap v16168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:18:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:18:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:03 smithi082 bash[20963]: audit 2024-04-03T23:18:02.659947+0000 mon.a (mon.0) 13784 : audit [DBG] from='client.? 172.21.15.67:0/1571946039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:03 smithi067 bash[17655]: audit 2024-04-03T23:18:02.659947+0000 mon.a (mon.0) 13784 : audit [DBG] from='client.? 172.21.15.67:0/1571946039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:03 smithi067 bash[27441]: audit 2024-04-03T23:18:02.659947+0000 mon.a (mon.0) 13784 : audit [DBG] from='client.? 172.21.15.67:0/1571946039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:04 smithi082 bash[20963]: cluster 2024-04-03T23:18:03.401462+0000 mgr.y (mgr.24370) 16185 : cluster [DBG] pgmap v16169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:04 smithi067 bash[17655]: cluster 2024-04-03T23:18:03.401462+0000 mgr.y (mgr.24370) 16185 : cluster [DBG] pgmap v16169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:04 smithi067 bash[27441]: cluster 2024-04-03T23:18:03.401462+0000 mgr.y (mgr.24370) 16185 : cluster [DBG] pgmap v16169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:05 smithi082 bash[20963]: audit 2024-04-03T23:18:04.558900+0000 mon.a (mon.0) 13785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:05 smithi082 bash[20963]: audit 2024-04-03T23:18:04.566605+0000 mon.a (mon.0) 13786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:05 smithi082 bash[20963]: audit 2024-04-03T23:18:04.870706+0000 mon.a (mon.0) 13787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:05 smithi082 bash[20963]: audit 2024-04-03T23:18:04.878577+0000 mon.a (mon.0) 13788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:05 smithi082 bash[20963]: audit 2024-04-03T23:18:05.110653+0000 mon.a (mon.0) 13789 : audit [DBG] from='client.? 172.21.15.67:0/1547776328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:05.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:05 smithi082 bash[20963]: audit 2024-04-03T23:18:05.414460+0000 mon.a (mon.0) 13790 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:18:05.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:05 smithi082 bash[20963]: audit 2024-04-03T23:18:05.416170+0000 mon.a (mon.0) 13791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:18:05.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:05 smithi082 bash[20963]: audit 2024-04-03T23:18:05.425146+0000 mon.a (mon.0) 13792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[17655]: audit 2024-04-03T23:18:04.558900+0000 mon.a (mon.0) 13785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[17655]: audit 2024-04-03T23:18:04.566605+0000 mon.a (mon.0) 13786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[17655]: audit 2024-04-03T23:18:04.870706+0000 mon.a (mon.0) 13787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[17655]: audit 2024-04-03T23:18:04.878577+0000 mon.a (mon.0) 13788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[17655]: audit 2024-04-03T23:18:05.110653+0000 mon.a (mon.0) 13789 : audit [DBG] from='client.? 172.21.15.67:0/1547776328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[17655]: audit 2024-04-03T23:18:05.414460+0000 mon.a (mon.0) 13790 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:18:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[17655]: audit 2024-04-03T23:18:05.416170+0000 mon.a (mon.0) 13791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:18:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[17655]: audit 2024-04-03T23:18:05.425146+0000 mon.a (mon.0) 13792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[27441]: audit 2024-04-03T23:18:04.558900+0000 mon.a (mon.0) 13785 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[27441]: audit 2024-04-03T23:18:04.566605+0000 mon.a (mon.0) 13786 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[27441]: audit 2024-04-03T23:18:04.870706+0000 mon.a (mon.0) 13787 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[27441]: audit 2024-04-03T23:18:04.878577+0000 mon.a (mon.0) 13788 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[27441]: audit 2024-04-03T23:18:05.110653+0000 mon.a (mon.0) 13789 : audit [DBG] from='client.? 172.21.15.67:0/1547776328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[27441]: audit 2024-04-03T23:18:05.414460+0000 mon.a (mon.0) 13790 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:18:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[27441]: audit 2024-04-03T23:18:05.416170+0000 mon.a (mon.0) 13791 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:18:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:05 smithi067 bash[27441]: audit 2024-04-03T23:18:05.425146+0000 mon.a (mon.0) 13792 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:18:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:06 smithi082 bash[20963]: cluster 2024-04-03T23:18:05.402108+0000 mgr.y (mgr.24370) 16186 : cluster [DBG] pgmap v16170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:06 smithi067 bash[17655]: cluster 2024-04-03T23:18:05.402108+0000 mgr.y (mgr.24370) 16186 : cluster [DBG] pgmap v16170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:06 smithi067 bash[27441]: cluster 2024-04-03T23:18:05.402108+0000 mgr.y (mgr.24370) 16186 : cluster [DBG] pgmap v16170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:07 smithi067 bash[17655]: audit 2024-04-03T23:18:07.560157+0000 mon.a (mon.0) 13793 : audit [DBG] from='client.? 172.21.15.67:0/4261403478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:07 smithi067 bash[27441]: audit 2024-04-03T23:18:07.560157+0000 mon.a (mon.0) 13793 : audit [DBG] from='client.? 172.21.15.67:0/4261403478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:07 smithi082 bash[20963]: audit 2024-04-03T23:18:07.560157+0000 mon.a (mon.0) 13793 : audit [DBG] from='client.? 172.21.15.67:0/4261403478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:08 smithi067 bash[17655]: cluster 2024-04-03T23:18:07.403143+0000 mgr.y (mgr.24370) 16187 : cluster [DBG] pgmap v16171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:09.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:08 smithi067 bash[27441]: cluster 2024-04-03T23:18:07.403143+0000 mgr.y (mgr.24370) 16187 : cluster [DBG] pgmap v16171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:08 smithi082 bash[20963]: cluster 2024-04-03T23:18:07.403143+0000 mgr.y (mgr.24370) 16187 : cluster [DBG] pgmap v16171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:10 smithi067 bash[27441]: cluster 2024-04-03T23:18:09.403792+0000 mgr.y (mgr.24370) 16188 : cluster [DBG] pgmap v16172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:10 smithi067 bash[27441]: audit 2024-04-03T23:18:10.017285+0000 mon.a (mon.0) 13794 : audit [DBG] from='client.? 172.21.15.67:0/3650512735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:10 smithi067 bash[27441]: audit 2024-04-03T23:18:10.518094+0000 mon.a (mon.0) 13795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:10 smithi067 bash[17655]: cluster 2024-04-03T23:18:09.403792+0000 mgr.y (mgr.24370) 16188 : cluster [DBG] pgmap v16172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:10 smithi067 bash[17655]: audit 2024-04-03T23:18:10.017285+0000 mon.a (mon.0) 13794 : audit [DBG] from='client.? 172.21.15.67:0/3650512735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:10 smithi067 bash[17655]: audit 2024-04-03T23:18:10.518094+0000 mon.a (mon.0) 13795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:10 smithi082 bash[20963]: cluster 2024-04-03T23:18:09.403792+0000 mgr.y (mgr.24370) 16188 : cluster [DBG] pgmap v16172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:10 smithi082 bash[20963]: audit 2024-04-03T23:18:10.017285+0000 mon.a (mon.0) 13794 : audit [DBG] from='client.? 172.21.15.67:0/3650512735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:10 smithi082 bash[20963]: audit 2024-04-03T23:18:10.518094+0000 mon.a (mon.0) 13795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:13.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:18:13.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:12 smithi067 bash[17655]: cluster 2024-04-03T23:18:11.404961+0000 mgr.y (mgr.24370) 16189 : cluster [DBG] pgmap v16173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:13.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:12 smithi067 bash[17655]: audit 2024-04-03T23:18:12.472872+0000 mon.a (mon.0) 13796 : audit [DBG] from='client.? 172.21.15.67:0/3566782638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:13.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:12 smithi067 bash[27441]: cluster 2024-04-03T23:18:11.404961+0000 mgr.y (mgr.24370) 16189 : cluster [DBG] pgmap v16173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:13.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:12 smithi067 bash[27441]: audit 2024-04-03T23:18:12.472872+0000 mon.a (mon.0) 13796 : audit [DBG] from='client.? 172.21.15.67:0/3566782638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:12 smithi082 bash[20963]: cluster 2024-04-03T23:18:11.404961+0000 mgr.y (mgr.24370) 16189 : cluster [DBG] pgmap v16173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:12 smithi082 bash[20963]: audit 2024-04-03T23:18:12.472872+0000 mon.a (mon.0) 13796 : audit [DBG] from='client.? 172.21.15.67:0/3566782638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:18:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:14 smithi067 bash[27441]: cluster 2024-04-03T23:18:13.405643+0000 mgr.y (mgr.24370) 16190 : cluster [DBG] pgmap v16174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:14 smithi067 bash[17655]: cluster 2024-04-03T23:18:13.405643+0000 mgr.y (mgr.24370) 16190 : cluster [DBG] pgmap v16174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:14 smithi082 bash[20963]: cluster 2024-04-03T23:18:13.405643+0000 mgr.y (mgr.24370) 16190 : cluster [DBG] pgmap v16174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:15 smithi067 bash[27441]: audit 2024-04-03T23:18:14.927400+0000 mon.a (mon.0) 13797 : audit [DBG] from='client.? 172.21.15.67:0/37131193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:15 smithi067 bash[17655]: audit 2024-04-03T23:18:14.927400+0000 mon.a (mon.0) 13797 : audit [DBG] from='client.? 172.21.15.67:0/37131193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:15 smithi082 bash[20963]: audit 2024-04-03T23:18:14.927400+0000 mon.a (mon.0) 13797 : audit [DBG] from='client.? 172.21.15.67:0/37131193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:16 smithi082 bash[20963]: cluster 2024-04-03T23:18:15.406306+0000 mgr.y (mgr.24370) 16191 : cluster [DBG] pgmap v16175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:16 smithi067 bash[27441]: cluster 2024-04-03T23:18:15.406306+0000 mgr.y (mgr.24370) 16191 : cluster [DBG] pgmap v16175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:16 smithi067 bash[17655]: cluster 2024-04-03T23:18:15.406306+0000 mgr.y (mgr.24370) 16191 : cluster [DBG] pgmap v16175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:17 smithi082 bash[20963]: audit 2024-04-03T23:18:17.384316+0000 mon.a (mon.0) 13798 : audit [DBG] from='client.? 172.21.15.67:0/1794419713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:17 smithi067 bash[27441]: audit 2024-04-03T23:18:17.384316+0000 mon.a (mon.0) 13798 : audit [DBG] from='client.? 172.21.15.67:0/1794419713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:18.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:17 smithi067 bash[17655]: audit 2024-04-03T23:18:17.384316+0000 mon.a (mon.0) 13798 : audit [DBG] from='client.? 172.21.15.67:0/1794419713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:18 smithi082 bash[20963]: cluster 2024-04-03T23:18:17.407477+0000 mgr.y (mgr.24370) 16192 : cluster [DBG] pgmap v16176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:18 smithi067 bash[27441]: cluster 2024-04-03T23:18:17.407477+0000 mgr.y (mgr.24370) 16192 : cluster [DBG] pgmap v16176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:18 smithi067 bash[17655]: cluster 2024-04-03T23:18:17.407477+0000 mgr.y (mgr.24370) 16192 : cluster [DBG] pgmap v16176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:19 smithi082 bash[20963]: audit 2024-04-03T23:18:19.847108+0000 mon.c (mon.2) 6473 : audit [DBG] from='client.? 172.21.15.67:0/1683875286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:19 smithi067 bash[27441]: audit 2024-04-03T23:18:19.847108+0000 mon.c (mon.2) 6473 : audit [DBG] from='client.? 172.21.15.67:0/1683875286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:19 smithi067 bash[17655]: audit 2024-04-03T23:18:19.847108+0000 mon.c (mon.2) 6473 : audit [DBG] from='client.? 172.21.15.67:0/1683875286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:20 smithi082 bash[20963]: cluster 2024-04-03T23:18:19.408153+0000 mgr.y (mgr.24370) 16193 : cluster [DBG] pgmap v16177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:20 smithi067 bash[17655]: cluster 2024-04-03T23:18:19.408153+0000 mgr.y (mgr.24370) 16193 : cluster [DBG] pgmap v16177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:20 smithi067 bash[27441]: cluster 2024-04-03T23:18:19.408153+0000 mgr.y (mgr.24370) 16193 : cluster [DBG] pgmap v16177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:22 smithi082 bash[20963]: cluster 2024-04-03T23:18:21.409182+0000 mgr.y (mgr.24370) 16194 : cluster [DBG] pgmap v16178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:23.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:22 smithi082 bash[20963]: audit 2024-04-03T23:18:22.303210+0000 mon.a (mon.0) 13799 : audit [DBG] from='client.? 172.21.15.67:0/1130108947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:22 smithi067 bash[17655]: cluster 2024-04-03T23:18:21.409182+0000 mgr.y (mgr.24370) 16194 : cluster [DBG] pgmap v16178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:22 smithi067 bash[17655]: audit 2024-04-03T23:18:22.303210+0000 mon.a (mon.0) 13799 : audit [DBG] from='client.? 172.21.15.67:0/1130108947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:18:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:22 smithi067 bash[27441]: cluster 2024-04-03T23:18:21.409182+0000 mgr.y (mgr.24370) 16194 : cluster [DBG] pgmap v16178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:22 smithi067 bash[27441]: audit 2024-04-03T23:18:22.303210+0000 mon.a (mon.0) 13799 : audit [DBG] from='client.? 172.21.15.67:0/1130108947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:18:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:24 smithi082 bash[20963]: cluster 2024-04-03T23:18:23.409838+0000 mgr.y (mgr.24370) 16195 : cluster [DBG] pgmap v16179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:24 smithi082 bash[20963]: audit 2024-04-03T23:18:24.755442+0000 mon.c (mon.2) 6474 : audit [DBG] from='client.? 172.21.15.67:0/2731514278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:24 smithi067 bash[27441]: cluster 2024-04-03T23:18:23.409838+0000 mgr.y (mgr.24370) 16195 : cluster [DBG] pgmap v16179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:24 smithi067 bash[27441]: audit 2024-04-03T23:18:24.755442+0000 mon.c (mon.2) 6474 : audit [DBG] from='client.? 172.21.15.67:0/2731514278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:24 smithi067 bash[17655]: cluster 2024-04-03T23:18:23.409838+0000 mgr.y (mgr.24370) 16195 : cluster [DBG] pgmap v16179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:24 smithi067 bash[17655]: audit 2024-04-03T23:18:24.755442+0000 mon.c (mon.2) 6474 : audit [DBG] from='client.? 172.21.15.67:0/2731514278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:25 smithi082 bash[20963]: audit 2024-04-03T23:18:25.518425+0000 mon.a (mon.0) 13800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:25 smithi067 bash[17655]: audit 2024-04-03T23:18:25.518425+0000 mon.a (mon.0) 13800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:25 smithi067 bash[27441]: audit 2024-04-03T23:18:25.518425+0000 mon.a (mon.0) 13800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:26 smithi082 bash[20963]: cluster 2024-04-03T23:18:25.410505+0000 mgr.y (mgr.24370) 16196 : cluster [DBG] pgmap v16180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:26 smithi067 bash[17655]: cluster 2024-04-03T23:18:25.410505+0000 mgr.y (mgr.24370) 16196 : cluster [DBG] pgmap v16180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:26 smithi067 bash[27441]: cluster 2024-04-03T23:18:25.410505+0000 mgr.y (mgr.24370) 16196 : cluster [DBG] pgmap v16180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:27 smithi082 bash[20963]: audit 2024-04-03T23:18:27.209413+0000 mon.c (mon.2) 6475 : audit [DBG] from='client.? 172.21.15.67:0/1907582344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:27 smithi067 bash[17655]: audit 2024-04-03T23:18:27.209413+0000 mon.c (mon.2) 6475 : audit [DBG] from='client.? 172.21.15.67:0/1907582344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:27 smithi067 bash[27441]: audit 2024-04-03T23:18:27.209413+0000 mon.c (mon.2) 6475 : audit [DBG] from='client.? 172.21.15.67:0/1907582344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:28 smithi082 bash[20963]: cluster 2024-04-03T23:18:27.411661+0000 mgr.y (mgr.24370) 16197 : cluster [DBG] pgmap v16181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:28 smithi067 bash[27441]: cluster 2024-04-03T23:18:27.411661+0000 mgr.y (mgr.24370) 16197 : cluster [DBG] pgmap v16181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:28 smithi067 bash[17655]: cluster 2024-04-03T23:18:27.411661+0000 mgr.y (mgr.24370) 16197 : cluster [DBG] pgmap v16181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:29 smithi082 bash[20963]: audit 2024-04-03T23:18:29.664353+0000 mon.c (mon.2) 6476 : audit [DBG] from='client.? 172.21.15.67:0/3377657154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:29 smithi067 bash[27441]: audit 2024-04-03T23:18:29.664353+0000 mon.c (mon.2) 6476 : audit [DBG] from='client.? 172.21.15.67:0/3377657154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:29 smithi067 bash[17655]: audit 2024-04-03T23:18:29.664353+0000 mon.c (mon.2) 6476 : audit [DBG] from='client.? 172.21.15.67:0/3377657154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:30 smithi082 bash[20963]: cluster 2024-04-03T23:18:29.412149+0000 mgr.y (mgr.24370) 16198 : cluster [DBG] pgmap v16182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:30 smithi067 bash[27441]: cluster 2024-04-03T23:18:29.412149+0000 mgr.y (mgr.24370) 16198 : cluster [DBG] pgmap v16182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:30 smithi067 bash[17655]: cluster 2024-04-03T23:18:29.412149+0000 mgr.y (mgr.24370) 16198 : cluster [DBG] pgmap v16182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:32 smithi082 bash[20963]: cluster 2024-04-03T23:18:31.413267+0000 mgr.y (mgr.24370) 16199 : cluster [DBG] pgmap v16183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:32 smithi082 bash[20963]: audit 2024-04-03T23:18:32.115757+0000 mon.c (mon.2) 6477 : audit [DBG] from='client.? 172.21.15.67:0/2805742035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:18:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:32 smithi067 bash[27441]: cluster 2024-04-03T23:18:31.413267+0000 mgr.y (mgr.24370) 16199 : cluster [DBG] pgmap v16183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:32 smithi067 bash[27441]: audit 2024-04-03T23:18:32.115757+0000 mon.c (mon.2) 6477 : audit [DBG] from='client.? 172.21.15.67:0/2805742035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:33.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:32 smithi067 bash[17655]: cluster 2024-04-03T23:18:31.413267+0000 mgr.y (mgr.24370) 16199 : cluster [DBG] pgmap v16183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:33.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:32 smithi067 bash[17655]: audit 2024-04-03T23:18:32.115757+0000 mon.c (mon.2) 6477 : audit [DBG] from='client.? 172.21.15.67:0/2805742035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:18:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:34 smithi082 bash[20963]: cluster 2024-04-03T23:18:33.413977+0000 mgr.y (mgr.24370) 16200 : cluster [DBG] pgmap v16184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:34 smithi082 bash[20963]: audit 2024-04-03T23:18:34.569787+0000 mon.c (mon.2) 6478 : audit [DBG] from='client.? 172.21.15.67:0/3761468241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:34 smithi067 bash[17655]: cluster 2024-04-03T23:18:33.413977+0000 mgr.y (mgr.24370) 16200 : cluster [DBG] pgmap v16184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:34 smithi067 bash[17655]: audit 2024-04-03T23:18:34.569787+0000 mon.c (mon.2) 6478 : audit [DBG] from='client.? 172.21.15.67:0/3761468241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:34 smithi067 bash[27441]: cluster 2024-04-03T23:18:33.413977+0000 mgr.y (mgr.24370) 16200 : cluster [DBG] pgmap v16184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:35.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:34 smithi067 bash[27441]: audit 2024-04-03T23:18:34.569787+0000 mon.c (mon.2) 6478 : audit [DBG] from='client.? 172.21.15.67:0/3761468241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:36 smithi082 bash[20963]: cluster 2024-04-03T23:18:35.414675+0000 mgr.y (mgr.24370) 16201 : cluster [DBG] pgmap v16185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:36 smithi067 bash[17655]: cluster 2024-04-03T23:18:35.414675+0000 mgr.y (mgr.24370) 16201 : cluster [DBG] pgmap v16185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:36 smithi067 bash[27441]: cluster 2024-04-03T23:18:35.414675+0000 mgr.y (mgr.24370) 16201 : cluster [DBG] pgmap v16185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:38 smithi082 bash[20963]: audit 2024-04-03T23:18:37.042717+0000 mon.a (mon.0) 13801 : audit [DBG] from='client.? 172.21.15.67:0/492569438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:38 smithi067 bash[17655]: audit 2024-04-03T23:18:37.042717+0000 mon.a (mon.0) 13801 : audit [DBG] from='client.? 172.21.15.67:0/492569438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:38.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:38 smithi067 bash[27441]: audit 2024-04-03T23:18:37.042717+0000 mon.a (mon.0) 13801 : audit [DBG] from='client.? 172.21.15.67:0/492569438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:39 smithi082 bash[20963]: cluster 2024-04-03T23:18:37.415853+0000 mgr.y (mgr.24370) 16202 : cluster [DBG] pgmap v16186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:39 smithi067 bash[17655]: cluster 2024-04-03T23:18:37.415853+0000 mgr.y (mgr.24370) 16202 : cluster [DBG] pgmap v16186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:39 smithi067 bash[27441]: cluster 2024-04-03T23:18:37.415853+0000 mgr.y (mgr.24370) 16202 : cluster [DBG] pgmap v16186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:40 smithi082 bash[20963]: audit 2024-04-03T23:18:39.493437+0000 mon.a (mon.0) 13802 : audit [DBG] from='client.? 172.21.15.67:0/3105324846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:40 smithi067 bash[17655]: audit 2024-04-03T23:18:39.493437+0000 mon.a (mon.0) 13802 : audit [DBG] from='client.? 172.21.15.67:0/3105324846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:40 smithi067 bash[27441]: audit 2024-04-03T23:18:39.493437+0000 mon.a (mon.0) 13802 : audit [DBG] from='client.? 172.21.15.67:0/3105324846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:41 smithi082 bash[20963]: cluster 2024-04-03T23:18:39.416543+0000 mgr.y (mgr.24370) 16203 : cluster [DBG] pgmap v16187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:41 smithi082 bash[20963]: audit 2024-04-03T23:18:40.518996+0000 mon.a (mon.0) 13803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:41 smithi067 bash[17655]: cluster 2024-04-03T23:18:39.416543+0000 mgr.y (mgr.24370) 16203 : cluster [DBG] pgmap v16187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:41 smithi067 bash[17655]: audit 2024-04-03T23:18:40.518996+0000 mon.a (mon.0) 13803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:41 smithi067 bash[27441]: cluster 2024-04-03T23:18:39.416543+0000 mgr.y (mgr.24370) 16203 : cluster [DBG] pgmap v16187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:41 smithi067 bash[27441]: audit 2024-04-03T23:18:40.518996+0000 mon.a (mon.0) 13803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:42 smithi082 bash[20963]: audit 2024-04-03T23:18:41.947147+0000 mon.c (mon.2) 6479 : audit [DBG] from='client.? 172.21.15.67:0/1969238835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:42 smithi067 bash[17655]: audit 2024-04-03T23:18:41.947147+0000 mon.c (mon.2) 6479 : audit [DBG] from='client.? 172.21.15.67:0/1969238835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:42 smithi067 bash[27441]: audit 2024-04-03T23:18:41.947147+0000 mon.c (mon.2) 6479 : audit [DBG] from='client.? 172.21.15.67:0/1969238835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:43 smithi082 bash[20963]: cluster 2024-04-03T23:18:41.417738+0000 mgr.y (mgr.24370) 16204 : cluster [DBG] pgmap v16188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:43 smithi067 bash[17655]: cluster 2024-04-03T23:18:41.417738+0000 mgr.y (mgr.24370) 16204 : cluster [DBG] pgmap v16188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:18:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:43 smithi067 bash[27441]: cluster 2024-04-03T23:18:41.417738+0000 mgr.y (mgr.24370) 16204 : cluster [DBG] pgmap v16188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:18:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:45 smithi082 bash[20963]: cluster 2024-04-03T23:18:43.418483+0000 mgr.y (mgr.24370) 16205 : cluster [DBG] pgmap v16189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:45 smithi082 bash[20963]: audit 2024-04-03T23:18:44.399882+0000 mon.a (mon.0) 13804 : audit [DBG] from='client.? 172.21.15.67:0/1591438912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:45 smithi067 bash[27441]: cluster 2024-04-03T23:18:43.418483+0000 mgr.y (mgr.24370) 16205 : cluster [DBG] pgmap v16189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:45 smithi067 bash[27441]: audit 2024-04-03T23:18:44.399882+0000 mon.a (mon.0) 13804 : audit [DBG] from='client.? 172.21.15.67:0/1591438912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:45.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:45 smithi067 bash[17655]: cluster 2024-04-03T23:18:43.418483+0000 mgr.y (mgr.24370) 16205 : cluster [DBG] pgmap v16189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:45.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:45 smithi067 bash[17655]: audit 2024-04-03T23:18:44.399882+0000 mon.a (mon.0) 13804 : audit [DBG] from='client.? 172.21.15.67:0/1591438912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:47 smithi082 bash[20963]: cluster 2024-04-03T23:18:45.419249+0000 mgr.y (mgr.24370) 16206 : cluster [DBG] pgmap v16190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:47 smithi082 bash[20963]: audit 2024-04-03T23:18:46.867054+0000 mon.c (mon.2) 6480 : audit [DBG] from='client.? 172.21.15.67:0/3878807898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:47 smithi067 bash[17655]: cluster 2024-04-03T23:18:45.419249+0000 mgr.y (mgr.24370) 16206 : cluster [DBG] pgmap v16190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:47 smithi067 bash[17655]: audit 2024-04-03T23:18:46.867054+0000 mon.c (mon.2) 6480 : audit [DBG] from='client.? 172.21.15.67:0/3878807898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:47 smithi067 bash[27441]: cluster 2024-04-03T23:18:45.419249+0000 mgr.y (mgr.24370) 16206 : cluster [DBG] pgmap v16190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:47.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:47 smithi067 bash[27441]: audit 2024-04-03T23:18:46.867054+0000 mon.c (mon.2) 6480 : audit [DBG] from='client.? 172.21.15.67:0/3878807898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:49 smithi082 bash[20963]: cluster 2024-04-03T23:18:47.420648+0000 mgr.y (mgr.24370) 16207 : cluster [DBG] pgmap v16191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:49 smithi067 bash[17655]: cluster 2024-04-03T23:18:47.420648+0000 mgr.y (mgr.24370) 16207 : cluster [DBG] pgmap v16191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:49 smithi067 bash[27441]: cluster 2024-04-03T23:18:47.420648+0000 mgr.y (mgr.24370) 16207 : cluster [DBG] pgmap v16191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:50 smithi082 bash[20963]: audit 2024-04-03T23:18:49.326722+0000 mon.a (mon.0) 13805 : audit [DBG] from='client.? 172.21.15.67:0/844314008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:50 smithi067 bash[17655]: audit 2024-04-03T23:18:49.326722+0000 mon.a (mon.0) 13805 : audit [DBG] from='client.? 172.21.15.67:0/844314008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:50 smithi067 bash[27441]: audit 2024-04-03T23:18:49.326722+0000 mon.a (mon.0) 13805 : audit [DBG] from='client.? 172.21.15.67:0/844314008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:51 smithi082 bash[20963]: cluster 2024-04-03T23:18:49.421303+0000 mgr.y (mgr.24370) 16208 : cluster [DBG] pgmap v16192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:51 smithi067 bash[17655]: cluster 2024-04-03T23:18:49.421303+0000 mgr.y (mgr.24370) 16208 : cluster [DBG] pgmap v16192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:51 smithi067 bash[27441]: cluster 2024-04-03T23:18:49.421303+0000 mgr.y (mgr.24370) 16208 : cluster [DBG] pgmap v16192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:52 smithi082 bash[20963]: audit 2024-04-03T23:18:51.785994+0000 mon.a (mon.0) 13806 : audit [DBG] from='client.? 172.21.15.67:0/1189043613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:52 smithi067 bash[27441]: audit 2024-04-03T23:18:51.785994+0000 mon.a (mon.0) 13806 : audit [DBG] from='client.? 172.21.15.67:0/1189043613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:52 smithi067 bash[17655]: audit 2024-04-03T23:18:51.785994+0000 mon.a (mon.0) 13806 : audit [DBG] from='client.? 172.21.15.67:0/1189043613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:53 smithi082 bash[20963]: cluster 2024-04-03T23:18:51.422437+0000 mgr.y (mgr.24370) 16209 : cluster [DBG] pgmap v16193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:18:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:53 smithi067 bash[27441]: cluster 2024-04-03T23:18:51.422437+0000 mgr.y (mgr.24370) 16209 : cluster [DBG] pgmap v16193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:53 smithi067 bash[17655]: cluster 2024-04-03T23:18:51.422437+0000 mgr.y (mgr.24370) 16209 : cluster [DBG] pgmap v16193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:18:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:55 smithi082 bash[20963]: cluster 2024-04-03T23:18:53.423200+0000 mgr.y (mgr.24370) 16210 : cluster [DBG] pgmap v16194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:55 smithi082 bash[20963]: audit 2024-04-03T23:18:54.243553+0000 mon.c (mon.2) 6481 : audit [DBG] from='client.? 172.21.15.67:0/3101937994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:55 smithi067 bash[17655]: cluster 2024-04-03T23:18:53.423200+0000 mgr.y (mgr.24370) 16210 : cluster [DBG] pgmap v16194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:55.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:55 smithi067 bash[17655]: audit 2024-04-03T23:18:54.243553+0000 mon.c (mon.2) 6481 : audit [DBG] from='client.? 172.21.15.67:0/3101937994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:55 smithi067 bash[27441]: cluster 2024-04-03T23:18:53.423200+0000 mgr.y (mgr.24370) 16210 : cluster [DBG] pgmap v16194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:55 smithi067 bash[27441]: audit 2024-04-03T23:18:54.243553+0000 mon.c (mon.2) 6481 : audit [DBG] from='client.? 172.21.15.67:0/3101937994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:56 smithi082 bash[20963]: audit 2024-04-03T23:18:55.519135+0000 mon.a (mon.0) 13807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:56 smithi067 bash[17655]: audit 2024-04-03T23:18:55.519135+0000 mon.a (mon.0) 13807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:56 smithi067 bash[27441]: audit 2024-04-03T23:18:55.519135+0000 mon.a (mon.0) 13807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:18:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:57 smithi082 bash[20963]: cluster 2024-04-03T23:18:55.423910+0000 mgr.y (mgr.24370) 16211 : cluster [DBG] pgmap v16195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:57 smithi082 bash[20963]: audit 2024-04-03T23:18:56.694974+0000 mon.c (mon.2) 6482 : audit [DBG] from='client.? 172.21.15.67:0/2057986919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:57 smithi067 bash[17655]: cluster 2024-04-03T23:18:55.423910+0000 mgr.y (mgr.24370) 16211 : cluster [DBG] pgmap v16195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:57.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:57 smithi067 bash[17655]: audit 2024-04-03T23:18:56.694974+0000 mon.c (mon.2) 6482 : audit [DBG] from='client.? 172.21.15.67:0/2057986919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:57 smithi067 bash[27441]: cluster 2024-04-03T23:18:55.423910+0000 mgr.y (mgr.24370) 16211 : cluster [DBG] pgmap v16195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:57 smithi067 bash[27441]: audit 2024-04-03T23:18:56.694974+0000 mon.c (mon.2) 6482 : audit [DBG] from='client.? 172.21.15.67:0/2057986919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:18:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:18:59 smithi082 bash[20963]: cluster 2024-04-03T23:18:57.424992+0000 mgr.y (mgr.24370) 16212 : cluster [DBG] pgmap v16196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:18:59 smithi067 bash[27441]: cluster 2024-04-03T23:18:57.424992+0000 mgr.y (mgr.24370) 16212 : cluster [DBG] pgmap v16196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:18:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:18:59 smithi067 bash[17655]: cluster 2024-04-03T23:18:57.424992+0000 mgr.y (mgr.24370) 16212 : cluster [DBG] pgmap v16196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:00 smithi082 bash[20963]: audit 2024-04-03T23:18:59.148190+0000 mon.c (mon.2) 6483 : audit [DBG] from='client.? 172.21.15.67:0/1306797415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:00 smithi067 bash[27441]: audit 2024-04-03T23:18:59.148190+0000 mon.c (mon.2) 6483 : audit [DBG] from='client.? 172.21.15.67:0/1306797415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:00 smithi067 bash[17655]: audit 2024-04-03T23:18:59.148190+0000 mon.c (mon.2) 6483 : audit [DBG] from='client.? 172.21.15.67:0/1306797415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:01 smithi082 bash[20963]: cluster 2024-04-03T23:18:59.425635+0000 mgr.y (mgr.24370) 16213 : cluster [DBG] pgmap v16197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:01 smithi067 bash[17655]: cluster 2024-04-03T23:18:59.425635+0000 mgr.y (mgr.24370) 16213 : cluster [DBG] pgmap v16197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:01 smithi067 bash[27441]: cluster 2024-04-03T23:18:59.425635+0000 mgr.y (mgr.24370) 16213 : cluster [DBG] pgmap v16197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:02 smithi082 bash[20963]: audit 2024-04-03T23:19:01.603612+0000 mon.c (mon.2) 6484 : audit [DBG] from='client.? 172.21.15.67:0/2783135697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:02 smithi067 bash[17655]: audit 2024-04-03T23:19:01.603612+0000 mon.c (mon.2) 6484 : audit [DBG] from='client.? 172.21.15.67:0/2783135697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:02 smithi067 bash[27441]: audit 2024-04-03T23:19:01.603612+0000 mon.c (mon.2) 6484 : audit [DBG] from='client.? 172.21.15.67:0/2783135697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:03 smithi082 bash[20963]: cluster 2024-04-03T23:19:01.426685+0000 mgr.y (mgr.24370) 16214 : cluster [DBG] pgmap v16198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:03 smithi067 bash[17655]: cluster 2024-04-03T23:19:01.426685+0000 mgr.y (mgr.24370) 16214 : cluster [DBG] pgmap v16198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:19:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:03 smithi067 bash[27441]: cluster 2024-04-03T23:19:01.426685+0000 mgr.y (mgr.24370) 16214 : cluster [DBG] pgmap v16198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:19:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:04 smithi082 bash[20963]: audit 2024-04-03T23:19:04.056909+0000 mon.a (mon.0) 13808 : audit [DBG] from='client.? 172.21.15.67:0/106151300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:04 smithi067 bash[17655]: audit 2024-04-03T23:19:04.056909+0000 mon.a (mon.0) 13808 : audit [DBG] from='client.? 172.21.15.67:0/106151300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:04 smithi067 bash[27441]: audit 2024-04-03T23:19:04.056909+0000 mon.a (mon.0) 13808 : audit [DBG] from='client.? 172.21.15.67:0/106151300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:05 smithi082 bash[20963]: cluster 2024-04-03T23:19:03.427374+0000 mgr.y (mgr.24370) 16215 : cluster [DBG] pgmap v16199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:05 smithi067 bash[27441]: cluster 2024-04-03T23:19:03.427374+0000 mgr.y (mgr.24370) 16215 : cluster [DBG] pgmap v16199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:05 smithi067 bash[17655]: cluster 2024-04-03T23:19:03.427374+0000 mgr.y (mgr.24370) 16215 : cluster [DBG] pgmap v16199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:06 smithi082 bash[20963]: audit 2024-04-03T23:19:05.501106+0000 mon.a (mon.0) 13809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:19:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:06 smithi067 bash[17655]: audit 2024-04-03T23:19:05.501106+0000 mon.a (mon.0) 13809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:19:06.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:06 smithi067 bash[27441]: audit 2024-04-03T23:19:05.501106+0000 mon.a (mon.0) 13809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:19:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:07 smithi082 bash[20963]: cluster 2024-04-03T23:19:05.427963+0000 mgr.y (mgr.24370) 16216 : cluster [DBG] pgmap v16200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:07.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:07 smithi082 bash[20963]: audit 2024-04-03T23:19:06.516234+0000 mon.c (mon.2) 6485 : audit [DBG] from='client.? 172.21.15.67:0/3523844510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:07 smithi067 bash[17655]: cluster 2024-04-03T23:19:05.427963+0000 mgr.y (mgr.24370) 16216 : cluster [DBG] pgmap v16200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:07 smithi067 bash[17655]: audit 2024-04-03T23:19:06.516234+0000 mon.c (mon.2) 6485 : audit [DBG] from='client.? 172.21.15.67:0/3523844510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:07 smithi067 bash[27441]: cluster 2024-04-03T23:19:05.427963+0000 mgr.y (mgr.24370) 16216 : cluster [DBG] pgmap v16200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:07 smithi067 bash[27441]: audit 2024-04-03T23:19:06.516234+0000 mon.c (mon.2) 6485 : audit [DBG] from='client.? 172.21.15.67:0/3523844510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:08.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:08 smithi067 bash[17655]: cluster 2024-04-03T23:19:07.429076+0000 mgr.y (mgr.24370) 16217 : cluster [DBG] pgmap v16201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:08.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:08 smithi067 bash[27441]: cluster 2024-04-03T23:19:07.429076+0000 mgr.y (mgr.24370) 16217 : cluster [DBG] pgmap v16201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:08 smithi082 bash[20963]: cluster 2024-04-03T23:19:07.429076+0000 mgr.y (mgr.24370) 16217 : cluster [DBG] pgmap v16201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:09 smithi067 bash[27441]: audit 2024-04-03T23:19:08.977632+0000 mon.a (mon.0) 13810 : audit [DBG] from='client.? 172.21.15.67:0/3384273254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:09.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:09 smithi067 bash[17655]: audit 2024-04-03T23:19:08.977632+0000 mon.a (mon.0) 13810 : audit [DBG] from='client.? 172.21.15.67:0/3384273254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:09 smithi082 bash[20963]: audit 2024-04-03T23:19:08.977632+0000 mon.a (mon.0) 13810 : audit [DBG] from='client.? 172.21.15.67:0/3384273254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:10 smithi067 bash[17655]: cluster 2024-04-03T23:19:09.429712+0000 mgr.y (mgr.24370) 16218 : cluster [DBG] pgmap v16202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:10 smithi067 bash[27441]: cluster 2024-04-03T23:19:09.429712+0000 mgr.y (mgr.24370) 16218 : cluster [DBG] pgmap v16202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:10 smithi082 bash[20963]: cluster 2024-04-03T23:19:09.429712+0000 mgr.y (mgr.24370) 16218 : cluster [DBG] pgmap v16202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:11 smithi082 bash[20963]: audit 2024-04-03T23:19:10.519716+0000 mon.a (mon.0) 13811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:11 smithi067 bash[17655]: audit 2024-04-03T23:19:10.519716+0000 mon.a (mon.0) 13811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:11 smithi067 bash[27441]: audit 2024-04-03T23:19:10.519716+0000 mon.a (mon.0) 13811 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:12 smithi082 bash[20963]: audit 2024-04-03T23:19:11.195295+0000 mon.a (mon.0) 13812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:12 smithi082 bash[20963]: audit 2024-04-03T23:19:11.204990+0000 mon.a (mon.0) 13813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:12 smithi082 bash[20963]: cluster 2024-04-03T23:19:11.430940+0000 mgr.y (mgr.24370) 16219 : cluster [DBG] pgmap v16203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:12 smithi082 bash[20963]: audit 2024-04-03T23:19:11.447158+0000 mon.c (mon.2) 6486 : audit [DBG] from='client.? 172.21.15.67:0/1841016589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:12 smithi082 bash[20963]: audit 2024-04-03T23:19:11.550900+0000 mon.a (mon.0) 13814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:12 smithi082 bash[20963]: audit 2024-04-03T23:19:11.561095+0000 mon.a (mon.0) 13815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:12 smithi082 bash[20963]: audit 2024-04-03T23:19:12.060414+0000 mon.a (mon.0) 13816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:19:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:12 smithi082 bash[20963]: audit 2024-04-03T23:19:12.062358+0000 mon.a (mon.0) 13817 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:19:12.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:12 smithi082 bash[20963]: audit 2024-04-03T23:19:12.071410+0000 mon.a (mon.0) 13818 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[17655]: audit 2024-04-03T23:19:11.195295+0000 mon.a (mon.0) 13812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[17655]: audit 2024-04-03T23:19:11.204990+0000 mon.a (mon.0) 13813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[17655]: cluster 2024-04-03T23:19:11.430940+0000 mgr.y (mgr.24370) 16219 : cluster [DBG] pgmap v16203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[17655]: audit 2024-04-03T23:19:11.447158+0000 mon.c (mon.2) 6486 : audit [DBG] from='client.? 172.21.15.67:0/1841016589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[17655]: audit 2024-04-03T23:19:11.550900+0000 mon.a (mon.0) 13814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[17655]: audit 2024-04-03T23:19:11.561095+0000 mon.a (mon.0) 13815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[17655]: audit 2024-04-03T23:19:12.060414+0000 mon.a (mon.0) 13816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[17655]: audit 2024-04-03T23:19:12.062358+0000 mon.a (mon.0) 13817 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[17655]: audit 2024-04-03T23:19:12.071410+0000 mon.a (mon.0) 13818 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[27441]: audit 2024-04-03T23:19:11.195295+0000 mon.a (mon.0) 13812 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[27441]: audit 2024-04-03T23:19:11.204990+0000 mon.a (mon.0) 13813 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[27441]: cluster 2024-04-03T23:19:11.430940+0000 mgr.y (mgr.24370) 16219 : cluster [DBG] pgmap v16203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[27441]: audit 2024-04-03T23:19:11.447158+0000 mon.c (mon.2) 6486 : audit [DBG] from='client.? 172.21.15.67:0/1841016589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[27441]: audit 2024-04-03T23:19:11.550900+0000 mon.a (mon.0) 13814 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[27441]: audit 2024-04-03T23:19:11.561095+0000 mon.a (mon.0) 13815 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:12.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[27441]: audit 2024-04-03T23:19:12.060414+0000 mon.a (mon.0) 13816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:19:12.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[27441]: audit 2024-04-03T23:19:12.062358+0000 mon.a (mon.0) 13817 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:19:12.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:12 smithi067 bash[27441]: audit 2024-04-03T23:19:12.071410+0000 mon.a (mon.0) 13818 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:19:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:19:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:19:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:14 smithi082 bash[20963]: cluster 2024-04-03T23:19:13.431708+0000 mgr.y (mgr.24370) 16220 : cluster [DBG] pgmap v16204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:14.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:14 smithi082 bash[20963]: audit 2024-04-03T23:19:13.905110+0000 mon.a (mon.0) 13819 : audit [DBG] from='client.? 172.21.15.67:0/873350334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:14.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:14 smithi067 bash[17655]: cluster 2024-04-03T23:19:13.431708+0000 mgr.y (mgr.24370) 16220 : cluster [DBG] pgmap v16204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:14.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:14 smithi067 bash[17655]: audit 2024-04-03T23:19:13.905110+0000 mon.a (mon.0) 13819 : audit [DBG] from='client.? 172.21.15.67:0/873350334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:14.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:14 smithi067 bash[27441]: cluster 2024-04-03T23:19:13.431708+0000 mgr.y (mgr.24370) 16220 : cluster [DBG] pgmap v16204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:14.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:14 smithi067 bash[27441]: audit 2024-04-03T23:19:13.905110+0000 mon.a (mon.0) 13819 : audit [DBG] from='client.? 172.21.15.67:0/873350334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:16 smithi082 bash[20963]: cluster 2024-04-03T23:19:15.432519+0000 mgr.y (mgr.24370) 16221 : cluster [DBG] pgmap v16205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:16 smithi082 bash[20963]: audit 2024-04-03T23:19:16.359178+0000 mon.a (mon.0) 13820 : audit [DBG] from='client.? 172.21.15.67:0/2914813744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:16 smithi067 bash[17655]: cluster 2024-04-03T23:19:15.432519+0000 mgr.y (mgr.24370) 16221 : cluster [DBG] pgmap v16205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:16 smithi067 bash[17655]: audit 2024-04-03T23:19:16.359178+0000 mon.a (mon.0) 13820 : audit [DBG] from='client.? 172.21.15.67:0/2914813744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:16 smithi067 bash[27441]: cluster 2024-04-03T23:19:15.432519+0000 mgr.y (mgr.24370) 16221 : cluster [DBG] pgmap v16205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:16 smithi067 bash[27441]: audit 2024-04-03T23:19:16.359178+0000 mon.a (mon.0) 13820 : audit [DBG] from='client.? 172.21.15.67:0/2914813744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:18 smithi082 bash[20963]: cluster 2024-04-03T23:19:17.433691+0000 mgr.y (mgr.24370) 16222 : cluster [DBG] pgmap v16206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:18 smithi067 bash[27441]: cluster 2024-04-03T23:19:17.433691+0000 mgr.y (mgr.24370) 16222 : cluster [DBG] pgmap v16206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:18.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:18 smithi067 bash[17655]: cluster 2024-04-03T23:19:17.433691+0000 mgr.y (mgr.24370) 16222 : cluster [DBG] pgmap v16206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:19 smithi082 bash[20963]: audit 2024-04-03T23:19:18.812967+0000 mon.a (mon.0) 13821 : audit [DBG] from='client.? 172.21.15.67:0/3850152377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:19 smithi067 bash[27441]: audit 2024-04-03T23:19:18.812967+0000 mon.a (mon.0) 13821 : audit [DBG] from='client.? 172.21.15.67:0/3850152377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:19 smithi067 bash[17655]: audit 2024-04-03T23:19:18.812967+0000 mon.a (mon.0) 13821 : audit [DBG] from='client.? 172.21.15.67:0/3850152377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:20 smithi082 bash[20963]: cluster 2024-04-03T23:19:19.434371+0000 mgr.y (mgr.24370) 16223 : cluster [DBG] pgmap v16207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:20 smithi067 bash[27441]: cluster 2024-04-03T23:19:19.434371+0000 mgr.y (mgr.24370) 16223 : cluster [DBG] pgmap v16207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:20 smithi067 bash[17655]: cluster 2024-04-03T23:19:19.434371+0000 mgr.y (mgr.24370) 16223 : cluster [DBG] pgmap v16207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:21.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:21 smithi082 bash[20963]: audit 2024-04-03T23:19:21.262403+0000 mon.c (mon.2) 6487 : audit [DBG] from='client.? 172.21.15.67:0/967518371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:21 smithi067 bash[27441]: audit 2024-04-03T23:19:21.262403+0000 mon.c (mon.2) 6487 : audit [DBG] from='client.? 172.21.15.67:0/967518371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:21 smithi067 bash[17655]: audit 2024-04-03T23:19:21.262403+0000 mon.c (mon.2) 6487 : audit [DBG] from='client.? 172.21.15.67:0/967518371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:22 smithi082 bash[20963]: cluster 2024-04-03T23:19:21.435473+0000 mgr.y (mgr.24370) 16224 : cluster [DBG] pgmap v16208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:22 smithi067 bash[27441]: cluster 2024-04-03T23:19:21.435473+0000 mgr.y (mgr.24370) 16224 : cluster [DBG] pgmap v16208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:22 smithi067 bash[17655]: cluster 2024-04-03T23:19:21.435473+0000 mgr.y (mgr.24370) 16224 : cluster [DBG] pgmap v16208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:19:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:19:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:24 smithi082 bash[20963]: cluster 2024-04-03T23:19:23.436121+0000 mgr.y (mgr.24370) 16225 : cluster [DBG] pgmap v16209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:24.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:24 smithi082 bash[20963]: audit 2024-04-03T23:19:23.711461+0000 mon.a (mon.0) 13822 : audit [DBG] from='client.? 172.21.15.67:0/3075535544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:24 smithi067 bash[17655]: cluster 2024-04-03T23:19:23.436121+0000 mgr.y (mgr.24370) 16225 : cluster [DBG] pgmap v16209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:24.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:24 smithi067 bash[17655]: audit 2024-04-03T23:19:23.711461+0000 mon.a (mon.0) 13822 : audit [DBG] from='client.? 172.21.15.67:0/3075535544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:24.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:24 smithi067 bash[27441]: cluster 2024-04-03T23:19:23.436121+0000 mgr.y (mgr.24370) 16225 : cluster [DBG] pgmap v16209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:24.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:24 smithi067 bash[27441]: audit 2024-04-03T23:19:23.711461+0000 mon.a (mon.0) 13822 : audit [DBG] from='client.? 172.21.15.67:0/3075535544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:26 smithi082 bash[20963]: cluster 2024-04-03T23:19:25.436789+0000 mgr.y (mgr.24370) 16226 : cluster [DBG] pgmap v16210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:26 smithi082 bash[20963]: audit 2024-04-03T23:19:25.520402+0000 mon.a (mon.0) 13823 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:26 smithi082 bash[20963]: audit 2024-04-03T23:19:26.173100+0000 mon.c (mon.2) 6488 : audit [DBG] from='client.? 172.21.15.67:0/3310658130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:26 smithi067 bash[27441]: cluster 2024-04-03T23:19:25.436789+0000 mgr.y (mgr.24370) 16226 : cluster [DBG] pgmap v16210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:26 smithi067 bash[27441]: audit 2024-04-03T23:19:25.520402+0000 mon.a (mon.0) 13823 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:26 smithi067 bash[27441]: audit 2024-04-03T23:19:26.173100+0000 mon.c (mon.2) 6488 : audit [DBG] from='client.? 172.21.15.67:0/3310658130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:26.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:26 smithi067 bash[17655]: cluster 2024-04-03T23:19:25.436789+0000 mgr.y (mgr.24370) 16226 : cluster [DBG] pgmap v16210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:26.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:26 smithi067 bash[17655]: audit 2024-04-03T23:19:25.520402+0000 mon.a (mon.0) 13823 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:26.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:26 smithi067 bash[17655]: audit 2024-04-03T23:19:26.173100+0000 mon.c (mon.2) 6488 : audit [DBG] from='client.? 172.21.15.67:0/3310658130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:28 smithi082 bash[20963]: cluster 2024-04-03T23:19:27.437960+0000 mgr.y (mgr.24370) 16227 : cluster [DBG] pgmap v16211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:28 smithi067 bash[27441]: cluster 2024-04-03T23:19:27.437960+0000 mgr.y (mgr.24370) 16227 : cluster [DBG] pgmap v16211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:28 smithi067 bash[17655]: cluster 2024-04-03T23:19:27.437960+0000 mgr.y (mgr.24370) 16227 : cluster [DBG] pgmap v16211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:29 smithi082 bash[20963]: audit 2024-04-03T23:19:28.626328+0000 mon.c (mon.2) 6489 : audit [DBG] from='client.? 172.21.15.67:0/3787431307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:29 smithi067 bash[27441]: audit 2024-04-03T23:19:28.626328+0000 mon.c (mon.2) 6489 : audit [DBG] from='client.? 172.21.15.67:0/3787431307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:29 smithi067 bash[17655]: audit 2024-04-03T23:19:28.626328+0000 mon.c (mon.2) 6489 : audit [DBG] from='client.? 172.21.15.67:0/3787431307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:30 smithi082 bash[20963]: cluster 2024-04-03T23:19:29.438646+0000 mgr.y (mgr.24370) 16228 : cluster [DBG] pgmap v16212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:30 smithi067 bash[27441]: cluster 2024-04-03T23:19:29.438646+0000 mgr.y (mgr.24370) 16228 : cluster [DBG] pgmap v16212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:30 smithi067 bash[17655]: cluster 2024-04-03T23:19:29.438646+0000 mgr.y (mgr.24370) 16228 : cluster [DBG] pgmap v16212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:31 smithi082 bash[20963]: audit 2024-04-03T23:19:31.074767+0000 mon.c (mon.2) 6490 : audit [DBG] from='client.? 172.21.15.67:0/3709726046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:31 smithi067 bash[27441]: audit 2024-04-03T23:19:31.074767+0000 mon.c (mon.2) 6490 : audit [DBG] from='client.? 172.21.15.67:0/3709726046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:31 smithi067 bash[17655]: audit 2024-04-03T23:19:31.074767+0000 mon.c (mon.2) 6490 : audit [DBG] from='client.? 172.21.15.67:0/3709726046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:32 smithi082 bash[20963]: cluster 2024-04-03T23:19:31.439727+0000 mgr.y (mgr.24370) 16229 : cluster [DBG] pgmap v16213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:32 smithi067 bash[27441]: cluster 2024-04-03T23:19:31.439727+0000 mgr.y (mgr.24370) 16229 : cluster [DBG] pgmap v16213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:32 smithi067 bash[17655]: cluster 2024-04-03T23:19:31.439727+0000 mgr.y (mgr.24370) 16229 : cluster [DBG] pgmap v16213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:19:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:33 smithi082 bash[20963]: audit 2024-04-03T23:19:33.530644+0000 mon.a (mon.0) 13824 : audit [DBG] from='client.? 172.21.15.67:0/3429358482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:19:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:33 smithi067 bash[27441]: audit 2024-04-03T23:19:33.530644+0000 mon.a (mon.0) 13824 : audit [DBG] from='client.? 172.21.15.67:0/3429358482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:33 smithi067 bash[17655]: audit 2024-04-03T23:19:33.530644+0000 mon.a (mon.0) 13824 : audit [DBG] from='client.? 172.21.15.67:0/3429358482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:34 smithi082 bash[20963]: cluster 2024-04-03T23:19:33.440434+0000 mgr.y (mgr.24370) 16230 : cluster [DBG] pgmap v16214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:34 smithi067 bash[27441]: cluster 2024-04-03T23:19:33.440434+0000 mgr.y (mgr.24370) 16230 : cluster [DBG] pgmap v16214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:34 smithi067 bash[17655]: cluster 2024-04-03T23:19:33.440434+0000 mgr.y (mgr.24370) 16230 : cluster [DBG] pgmap v16214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:36 smithi082 bash[20963]: cluster 2024-04-03T23:19:35.441126+0000 mgr.y (mgr.24370) 16231 : cluster [DBG] pgmap v16215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:36 smithi082 bash[20963]: audit 2024-04-03T23:19:35.995250+0000 mon.c (mon.2) 6491 : audit [DBG] from='client.? 172.21.15.67:0/3717396103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:36 smithi067 bash[27441]: cluster 2024-04-03T23:19:35.441126+0000 mgr.y (mgr.24370) 16231 : cluster [DBG] pgmap v16215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:36 smithi067 bash[27441]: audit 2024-04-03T23:19:35.995250+0000 mon.c (mon.2) 6491 : audit [DBG] from='client.? 172.21.15.67:0/3717396103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:36 smithi067 bash[17655]: cluster 2024-04-03T23:19:35.441126+0000 mgr.y (mgr.24370) 16231 : cluster [DBG] pgmap v16215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:36 smithi067 bash[17655]: audit 2024-04-03T23:19:35.995250+0000 mon.c (mon.2) 6491 : audit [DBG] from='client.? 172.21.15.67:0/3717396103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:38 smithi082 bash[20963]: cluster 2024-04-03T23:19:37.442280+0000 mgr.y (mgr.24370) 16232 : cluster [DBG] pgmap v16216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:38 smithi082 bash[20963]: audit 2024-04-03T23:19:38.447321+0000 mon.a (mon.0) 13825 : audit [DBG] from='client.? 172.21.15.67:0/1686338496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:38 smithi067 bash[17655]: cluster 2024-04-03T23:19:37.442280+0000 mgr.y (mgr.24370) 16232 : cluster [DBG] pgmap v16216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:38 smithi067 bash[17655]: audit 2024-04-03T23:19:38.447321+0000 mon.a (mon.0) 13825 : audit [DBG] from='client.? 172.21.15.67:0/1686338496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:38.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:38 smithi067 bash[27441]: cluster 2024-04-03T23:19:37.442280+0000 mgr.y (mgr.24370) 16232 : cluster [DBG] pgmap v16216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:38.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:38 smithi067 bash[27441]: audit 2024-04-03T23:19:38.447321+0000 mon.a (mon.0) 13825 : audit [DBG] from='client.? 172.21.15.67:0/1686338496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:40 smithi082 bash[20963]: cluster 2024-04-03T23:19:39.442930+0000 mgr.y (mgr.24370) 16233 : cluster [DBG] pgmap v16217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:40 smithi082 bash[20963]: audit 2024-04-03T23:19:40.520582+0000 mon.a (mon.0) 13826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:40 smithi067 bash[17655]: cluster 2024-04-03T23:19:39.442930+0000 mgr.y (mgr.24370) 16233 : cluster [DBG] pgmap v16217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:40 smithi067 bash[17655]: audit 2024-04-03T23:19:40.520582+0000 mon.a (mon.0) 13826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:40 smithi067 bash[27441]: cluster 2024-04-03T23:19:39.442930+0000 mgr.y (mgr.24370) 16233 : cluster [DBG] pgmap v16217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:40.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:40 smithi067 bash[27441]: audit 2024-04-03T23:19:40.520582+0000 mon.a (mon.0) 13826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:41 smithi082 bash[20963]: audit 2024-04-03T23:19:40.922452+0000 mon.c (mon.2) 6492 : audit [DBG] from='client.? 172.21.15.67:0/2588890087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:41 smithi067 bash[27441]: audit 2024-04-03T23:19:40.922452+0000 mon.c (mon.2) 6492 : audit [DBG] from='client.? 172.21.15.67:0/2588890087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:41 smithi067 bash[17655]: audit 2024-04-03T23:19:40.922452+0000 mon.c (mon.2) 6492 : audit [DBG] from='client.? 172.21.15.67:0/2588890087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:42 smithi082 bash[20963]: cluster 2024-04-03T23:19:41.444236+0000 mgr.y (mgr.24370) 16234 : cluster [DBG] pgmap v16218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:42 smithi067 bash[27441]: cluster 2024-04-03T23:19:41.444236+0000 mgr.y (mgr.24370) 16234 : cluster [DBG] pgmap v16218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:42 smithi067 bash[17655]: cluster 2024-04-03T23:19:41.444236+0000 mgr.y (mgr.24370) 16234 : cluster [DBG] pgmap v16218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:19:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:43 smithi082 bash[20963]: audit 2024-04-03T23:19:43.383159+0000 mon.c (mon.2) 6493 : audit [DBG] from='client.? 172.21.15.67:0/272412362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:19:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:43 smithi067 bash[27441]: audit 2024-04-03T23:19:43.383159+0000 mon.c (mon.2) 6493 : audit [DBG] from='client.? 172.21.15.67:0/272412362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:43 smithi067 bash[17655]: audit 2024-04-03T23:19:43.383159+0000 mon.c (mon.2) 6493 : audit [DBG] from='client.? 172.21.15.67:0/272412362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:44 smithi082 bash[20963]: cluster 2024-04-03T23:19:43.445006+0000 mgr.y (mgr.24370) 16235 : cluster [DBG] pgmap v16219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:44 smithi067 bash[17655]: cluster 2024-04-03T23:19:43.445006+0000 mgr.y (mgr.24370) 16235 : cluster [DBG] pgmap v16219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:44 smithi067 bash[27441]: cluster 2024-04-03T23:19:43.445006+0000 mgr.y (mgr.24370) 16235 : cluster [DBG] pgmap v16219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:46 smithi082 bash[20963]: cluster 2024-04-03T23:19:45.445842+0000 mgr.y (mgr.24370) 16236 : cluster [DBG] pgmap v16220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:46.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:46 smithi082 bash[20963]: audit 2024-04-03T23:19:45.835980+0000 mon.c (mon.2) 6494 : audit [DBG] from='client.? 172.21.15.67:0/3492953818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:46 smithi067 bash[17655]: cluster 2024-04-03T23:19:45.445842+0000 mgr.y (mgr.24370) 16236 : cluster [DBG] pgmap v16220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:46.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:46 smithi067 bash[17655]: audit 2024-04-03T23:19:45.835980+0000 mon.c (mon.2) 6494 : audit [DBG] from='client.? 172.21.15.67:0/3492953818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:46.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:46 smithi067 bash[27441]: cluster 2024-04-03T23:19:45.445842+0000 mgr.y (mgr.24370) 16236 : cluster [DBG] pgmap v16220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:46.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:46 smithi067 bash[27441]: audit 2024-04-03T23:19:45.835980+0000 mon.c (mon.2) 6494 : audit [DBG] from='client.? 172.21.15.67:0/3492953818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:48 smithi082 bash[20963]: cluster 2024-04-03T23:19:47.446918+0000 mgr.y (mgr.24370) 16237 : cluster [DBG] pgmap v16221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:48.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:48 smithi082 bash[20963]: audit 2024-04-03T23:19:48.290107+0000 mon.c (mon.2) 6495 : audit [DBG] from='client.? 172.21.15.67:0/2706480631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:48 smithi067 bash[17655]: cluster 2024-04-03T23:19:47.446918+0000 mgr.y (mgr.24370) 16237 : cluster [DBG] pgmap v16221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:48 smithi067 bash[17655]: audit 2024-04-03T23:19:48.290107+0000 mon.c (mon.2) 6495 : audit [DBG] from='client.? 172.21.15.67:0/2706480631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:48 smithi067 bash[27441]: cluster 2024-04-03T23:19:47.446918+0000 mgr.y (mgr.24370) 16237 : cluster [DBG] pgmap v16221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:48 smithi067 bash[27441]: audit 2024-04-03T23:19:48.290107+0000 mon.c (mon.2) 6495 : audit [DBG] from='client.? 172.21.15.67:0/2706480631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:50 smithi082 bash[20963]: cluster 2024-04-03T23:19:49.447585+0000 mgr.y (mgr.24370) 16238 : cluster [DBG] pgmap v16222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:50 smithi067 bash[17655]: cluster 2024-04-03T23:19:49.447585+0000 mgr.y (mgr.24370) 16238 : cluster [DBG] pgmap v16222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:50 smithi067 bash[27441]: cluster 2024-04-03T23:19:49.447585+0000 mgr.y (mgr.24370) 16238 : cluster [DBG] pgmap v16222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:51 smithi082 bash[20963]: audit 2024-04-03T23:19:50.743113+0000 mon.a (mon.0) 13827 : audit [DBG] from='client.? 172.21.15.67:0/3641380409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:51 smithi067 bash[27441]: audit 2024-04-03T23:19:50.743113+0000 mon.a (mon.0) 13827 : audit [DBG] from='client.? 172.21.15.67:0/3641380409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:51.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:51 smithi067 bash[17655]: audit 2024-04-03T23:19:50.743113+0000 mon.a (mon.0) 13827 : audit [DBG] from='client.? 172.21.15.67:0/3641380409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:52 smithi082 bash[20963]: cluster 2024-04-03T23:19:51.448874+0000 mgr.y (mgr.24370) 16239 : cluster [DBG] pgmap v16223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:52 smithi067 bash[27441]: cluster 2024-04-03T23:19:51.448874+0000 mgr.y (mgr.24370) 16239 : cluster [DBG] pgmap v16223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:52 smithi067 bash[17655]: cluster 2024-04-03T23:19:51.448874+0000 mgr.y (mgr.24370) 16239 : cluster [DBG] pgmap v16223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:19:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:53 smithi082 bash[20963]: audit 2024-04-03T23:19:53.201389+0000 mon.c (mon.2) 6496 : audit [DBG] from='client.? 172.21.15.67:0/219078063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:19:53.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:53 smithi067 bash[17655]: audit 2024-04-03T23:19:53.201389+0000 mon.c (mon.2) 6496 : audit [DBG] from='client.? 172.21.15.67:0/219078063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:53 smithi067 bash[27441]: audit 2024-04-03T23:19:53.201389+0000 mon.c (mon.2) 6496 : audit [DBG] from='client.? 172.21.15.67:0/219078063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:54 smithi082 bash[20963]: cluster 2024-04-03T23:19:53.449554+0000 mgr.y (mgr.24370) 16240 : cluster [DBG] pgmap v16224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:54 smithi067 bash[17655]: cluster 2024-04-03T23:19:53.449554+0000 mgr.y (mgr.24370) 16240 : cluster [DBG] pgmap v16224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:54 smithi067 bash[27441]: cluster 2024-04-03T23:19:53.449554+0000 mgr.y (mgr.24370) 16240 : cluster [DBG] pgmap v16224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:55 smithi067 bash[17655]: audit 2024-04-03T23:19:55.521052+0000 mon.a (mon.0) 13828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:55 smithi067 bash[27441]: audit 2024-04-03T23:19:55.521052+0000 mon.a (mon.0) 13828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:55 smithi082 bash[20963]: audit 2024-04-03T23:19:55.521052+0000 mon.a (mon.0) 13828 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:19:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:56 smithi067 bash[27441]: cluster 2024-04-03T23:19:55.450200+0000 mgr.y (mgr.24370) 16241 : cluster [DBG] pgmap v16225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:56 smithi067 bash[27441]: audit 2024-04-03T23:19:55.668132+0000 mon.a (mon.0) 13829 : audit [DBG] from='client.? 172.21.15.67:0/2453240719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:56 smithi067 bash[17655]: cluster 2024-04-03T23:19:55.450200+0000 mgr.y (mgr.24370) 16241 : cluster [DBG] pgmap v16225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:56 smithi067 bash[17655]: audit 2024-04-03T23:19:55.668132+0000 mon.a (mon.0) 13829 : audit [DBG] from='client.? 172.21.15.67:0/2453240719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:56 smithi082 bash[20963]: cluster 2024-04-03T23:19:55.450200+0000 mgr.y (mgr.24370) 16241 : cluster [DBG] pgmap v16225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:56 smithi082 bash[20963]: audit 2024-04-03T23:19:55.668132+0000 mon.a (mon.0) 13829 : audit [DBG] from='client.? 172.21.15.67:0/2453240719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:58 smithi067 bash[17655]: cluster 2024-04-03T23:19:57.451404+0000 mgr.y (mgr.24370) 16242 : cluster [DBG] pgmap v16226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:19:58 smithi067 bash[17655]: audit 2024-04-03T23:19:58.121921+0000 mon.a (mon.0) 13830 : audit [DBG] from='client.? 172.21.15.67:0/300108767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:58.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:58 smithi067 bash[27441]: cluster 2024-04-03T23:19:57.451404+0000 mgr.y (mgr.24370) 16242 : cluster [DBG] pgmap v16226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:58.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:19:58 smithi067 bash[27441]: audit 2024-04-03T23:19:58.121921+0000 mon.a (mon.0) 13830 : audit [DBG] from='client.? 172.21.15.67:0/300108767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:19:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:58 smithi082 bash[20963]: cluster 2024-04-03T23:19:57.451404+0000 mgr.y (mgr.24370) 16242 : cluster [DBG] pgmap v16226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:19:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:19:58 smithi082 bash[20963]: audit 2024-04-03T23:19:58.121921+0000 mon.a (mon.0) 13830 : audit [DBG] from='client.? 172.21.15.67:0/300108767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:00 smithi067 bash[17655]: cluster 2024-04-03T23:19:59.452178+0000 mgr.y (mgr.24370) 16243 : cluster [DBG] pgmap v16227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:00 smithi067 bash[17655]: cluster 2024-04-03T23:20:00.000155+0000 mon.a (mon.0) 13831 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:20:00.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:00 smithi067 bash[17655]: audit 2024-04-03T23:20:00.574096+0000 mon.c (mon.2) 6497 : audit [DBG] from='client.? 172.21.15.67:0/3826632066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:00.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:00 smithi067 bash[27441]: cluster 2024-04-03T23:19:59.452178+0000 mgr.y (mgr.24370) 16243 : cluster [DBG] pgmap v16227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:00.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:00 smithi067 bash[27441]: cluster 2024-04-03T23:20:00.000155+0000 mon.a (mon.0) 13831 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:20:00.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:00 smithi067 bash[27441]: audit 2024-04-03T23:20:00.574096+0000 mon.c (mon.2) 6497 : audit [DBG] from='client.? 172.21.15.67:0/3826632066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:00 smithi082 bash[20963]: cluster 2024-04-03T23:19:59.452178+0000 mgr.y (mgr.24370) 16243 : cluster [DBG] pgmap v16227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:00 smithi082 bash[20963]: cluster 2024-04-03T23:20:00.000155+0000 mon.a (mon.0) 13831 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:20:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:00 smithi082 bash[20963]: audit 2024-04-03T23:20:00.574096+0000 mon.c (mon.2) 6497 : audit [DBG] from='client.? 172.21.15.67:0/3826632066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:02 smithi067 bash[17655]: cluster 2024-04-03T23:20:01.453312+0000 mgr.y (mgr.24370) 16244 : cluster [DBG] pgmap v16228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:02.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:02 smithi067 bash[27441]: cluster 2024-04-03T23:20:01.453312+0000 mgr.y (mgr.24370) 16244 : cluster [DBG] pgmap v16228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:02 smithi082 bash[20963]: cluster 2024-04-03T23:20:01.453312+0000 mgr.y (mgr.24370) 16244 : cluster [DBG] pgmap v16228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:20:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:03 smithi082 bash[20963]: audit 2024-04-03T23:20:03.035009+0000 mon.c (mon.2) 6498 : audit [DBG] from='client.? 172.21.15.67:0/303494877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:20:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:03 smithi067 bash[17655]: audit 2024-04-03T23:20:03.035009+0000 mon.c (mon.2) 6498 : audit [DBG] from='client.? 172.21.15.67:0/303494877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:03 smithi067 bash[27441]: audit 2024-04-03T23:20:03.035009+0000 mon.c (mon.2) 6498 : audit [DBG] from='client.? 172.21.15.67:0/303494877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:04 smithi067 bash[17655]: cluster 2024-04-03T23:20:03.453810+0000 mgr.y (mgr.24370) 16245 : cluster [DBG] pgmap v16229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:04.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:04 smithi067 bash[27441]: cluster 2024-04-03T23:20:03.453810+0000 mgr.y (mgr.24370) 16245 : cluster [DBG] pgmap v16229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:04 smithi082 bash[20963]: cluster 2024-04-03T23:20:03.453810+0000 mgr.y (mgr.24370) 16245 : cluster [DBG] pgmap v16229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:05 smithi067 bash[17655]: audit 2024-04-03T23:20:05.488267+0000 mon.c (mon.2) 6499 : audit [DBG] from='client.? 172.21.15.67:0/959626196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:05.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:05 smithi067 bash[27441]: audit 2024-04-03T23:20:05.488267+0000 mon.c (mon.2) 6499 : audit [DBG] from='client.? 172.21.15.67:0/959626196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:05 smithi082 bash[20963]: audit 2024-04-03T23:20:05.488267+0000 mon.c (mon.2) 6499 : audit [DBG] from='client.? 172.21.15.67:0/959626196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:06 smithi082 bash[20963]: cluster 2024-04-03T23:20:05.454452+0000 mgr.y (mgr.24370) 16246 : cluster [DBG] pgmap v16230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:06 smithi067 bash[17655]: cluster 2024-04-03T23:20:05.454452+0000 mgr.y (mgr.24370) 16246 : cluster [DBG] pgmap v16230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:06 smithi067 bash[27441]: cluster 2024-04-03T23:20:05.454452+0000 mgr.y (mgr.24370) 16246 : cluster [DBG] pgmap v16230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:08 smithi082 bash[20963]: cluster 2024-04-03T23:20:07.455689+0000 mgr.y (mgr.24370) 16247 : cluster [DBG] pgmap v16231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:08 smithi082 bash[20963]: audit 2024-04-03T23:20:07.944975+0000 mon.c (mon.2) 6500 : audit [DBG] from='client.? 172.21.15.67:0/2287640708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:08 smithi067 bash[17655]: cluster 2024-04-03T23:20:07.455689+0000 mgr.y (mgr.24370) 16247 : cluster [DBG] pgmap v16231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:08 smithi067 bash[17655]: audit 2024-04-03T23:20:07.944975+0000 mon.c (mon.2) 6500 : audit [DBG] from='client.? 172.21.15.67:0/2287640708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:09.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:08 smithi067 bash[27441]: cluster 2024-04-03T23:20:07.455689+0000 mgr.y (mgr.24370) 16247 : cluster [DBG] pgmap v16231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:09.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:08 smithi067 bash[27441]: audit 2024-04-03T23:20:07.944975+0000 mon.c (mon.2) 6500 : audit [DBG] from='client.? 172.21.15.67:0/2287640708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:10 smithi082 bash[20963]: cluster 2024-04-03T23:20:09.456539+0000 mgr.y (mgr.24370) 16248 : cluster [DBG] pgmap v16232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:10 smithi082 bash[20963]: audit 2024-04-03T23:20:10.400964+0000 mon.c (mon.2) 6501 : audit [DBG] from='client.? 172.21.15.67:0/1722702220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:10 smithi082 bash[20963]: audit 2024-04-03T23:20:10.521438+0000 mon.a (mon.0) 13832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:10 smithi067 bash[17655]: cluster 2024-04-03T23:20:09.456539+0000 mgr.y (mgr.24370) 16248 : cluster [DBG] pgmap v16232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:10 smithi067 bash[17655]: audit 2024-04-03T23:20:10.400964+0000 mon.c (mon.2) 6501 : audit [DBG] from='client.? 172.21.15.67:0/1722702220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:10 smithi067 bash[17655]: audit 2024-04-03T23:20:10.521438+0000 mon.a (mon.0) 13832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:10 smithi067 bash[27441]: cluster 2024-04-03T23:20:09.456539+0000 mgr.y (mgr.24370) 16248 : cluster [DBG] pgmap v16232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:10 smithi067 bash[27441]: audit 2024-04-03T23:20:10.400964+0000 mon.c (mon.2) 6501 : audit [DBG] from='client.? 172.21.15.67:0/1722702220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:10 smithi067 bash[27441]: audit 2024-04-03T23:20:10.521438+0000 mon.a (mon.0) 13832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:12 smithi067 bash[27441]: cluster 2024-04-03T23:20:11.457837+0000 mgr.y (mgr.24370) 16249 : cluster [DBG] pgmap v16233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:13.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:12 smithi067 bash[27441]: audit 2024-04-03T23:20:12.147809+0000 mon.a (mon.0) 13833 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:20:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:12 smithi067 bash[17655]: cluster 2024-04-03T23:20:11.457837+0000 mgr.y (mgr.24370) 16249 : cluster [DBG] pgmap v16233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:12 smithi067 bash[17655]: audit 2024-04-03T23:20:12.147809+0000 mon.a (mon.0) 13833 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:20:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:12 smithi082 bash[20963]: cluster 2024-04-03T23:20:11.457837+0000 mgr.y (mgr.24370) 16249 : cluster [DBG] pgmap v16233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:12 smithi082 bash[20963]: audit 2024-04-03T23:20:12.147809+0000 mon.a (mon.0) 13833 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:20:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:20:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:13 smithi082 bash[20963]: audit 2024-04-03T23:20:12.862027+0000 mon.c (mon.2) 6502 : audit [DBG] from='client.? 172.21.15.67:0/1578337822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:20:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:13 smithi067 bash[27441]: audit 2024-04-03T23:20:12.862027+0000 mon.c (mon.2) 6502 : audit [DBG] from='client.? 172.21.15.67:0/1578337822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:14.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:13 smithi067 bash[17655]: audit 2024-04-03T23:20:12.862027+0000 mon.c (mon.2) 6502 : audit [DBG] from='client.? 172.21.15.67:0/1578337822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:14 smithi082 bash[20963]: cluster 2024-04-03T23:20:13.458687+0000 mgr.y (mgr.24370) 16250 : cluster [DBG] pgmap v16234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:14 smithi067 bash[27441]: cluster 2024-04-03T23:20:13.458687+0000 mgr.y (mgr.24370) 16250 : cluster [DBG] pgmap v16234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:14 smithi067 bash[17655]: cluster 2024-04-03T23:20:13.458687+0000 mgr.y (mgr.24370) 16250 : cluster [DBG] pgmap v16234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:15 smithi082 bash[20963]: audit 2024-04-03T23:20:15.315726+0000 mon.a (mon.0) 13834 : audit [DBG] from='client.? 172.21.15.67:0/2643565331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:15 smithi067 bash[17655]: audit 2024-04-03T23:20:15.315726+0000 mon.a (mon.0) 13834 : audit [DBG] from='client.? 172.21.15.67:0/2643565331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:15 smithi067 bash[27441]: audit 2024-04-03T23:20:15.315726+0000 mon.a (mon.0) 13834 : audit [DBG] from='client.? 172.21.15.67:0/2643565331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:16 smithi082 bash[20963]: cluster 2024-04-03T23:20:15.459425+0000 mgr.y (mgr.24370) 16251 : cluster [DBG] pgmap v16235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:16 smithi067 bash[17655]: cluster 2024-04-03T23:20:15.459425+0000 mgr.y (mgr.24370) 16251 : cluster [DBG] pgmap v16235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:16 smithi067 bash[27441]: cluster 2024-04-03T23:20:15.459425+0000 mgr.y (mgr.24370) 16251 : cluster [DBG] pgmap v16235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:18 smithi082 bash[20963]: cluster 2024-04-03T23:20:17.460346+0000 mgr.y (mgr.24370) 16252 : cluster [DBG] pgmap v16236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:18 smithi082 bash[20963]: audit 2024-04-03T23:20:17.793510+0000 mon.a (mon.0) 13835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:18 smithi082 bash[20963]: audit 2024-04-03T23:20:17.802656+0000 mon.a (mon.0) 13836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:18 smithi082 bash[20963]: audit 2024-04-03T23:20:17.803634+0000 mon.a (mon.0) 13837 : audit [DBG] from='client.? 172.21.15.67:0/2239934022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:18 smithi082 bash[20963]: audit 2024-04-03T23:20:18.144845+0000 mon.a (mon.0) 13838 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:18 smithi082 bash[20963]: audit 2024-04-03T23:20:18.151419+0000 mon.a (mon.0) 13839 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:18 smithi082 bash[20963]: audit 2024-04-03T23:20:18.645914+0000 mon.a (mon.0) 13840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:20:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:18 smithi082 bash[20963]: audit 2024-04-03T23:20:18.647949+0000 mon.a (mon.0) 13841 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:20:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:18 smithi082 bash[20963]: audit 2024-04-03T23:20:18.657641+0000 mon.a (mon.0) 13842 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[17655]: cluster 2024-04-03T23:20:17.460346+0000 mgr.y (mgr.24370) 16252 : cluster [DBG] pgmap v16236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[17655]: audit 2024-04-03T23:20:17.793510+0000 mon.a (mon.0) 13835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[17655]: audit 2024-04-03T23:20:17.802656+0000 mon.a (mon.0) 13836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[17655]: audit 2024-04-03T23:20:17.803634+0000 mon.a (mon.0) 13837 : audit [DBG] from='client.? 172.21.15.67:0/2239934022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[17655]: audit 2024-04-03T23:20:18.144845+0000 mon.a (mon.0) 13838 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[17655]: audit 2024-04-03T23:20:18.151419+0000 mon.a (mon.0) 13839 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[17655]: audit 2024-04-03T23:20:18.645914+0000 mon.a (mon.0) 13840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[17655]: audit 2024-04-03T23:20:18.647949+0000 mon.a (mon.0) 13841 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[17655]: audit 2024-04-03T23:20:18.657641+0000 mon.a (mon.0) 13842 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[27441]: cluster 2024-04-03T23:20:17.460346+0000 mgr.y (mgr.24370) 16252 : cluster [DBG] pgmap v16236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[27441]: audit 2024-04-03T23:20:17.793510+0000 mon.a (mon.0) 13835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[27441]: audit 2024-04-03T23:20:17.802656+0000 mon.a (mon.0) 13836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[27441]: audit 2024-04-03T23:20:17.803634+0000 mon.a (mon.0) 13837 : audit [DBG] from='client.? 172.21.15.67:0/2239934022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[27441]: audit 2024-04-03T23:20:18.144845+0000 mon.a (mon.0) 13838 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[27441]: audit 2024-04-03T23:20:18.151419+0000 mon.a (mon.0) 13839 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[27441]: audit 2024-04-03T23:20:18.645914+0000 mon.a (mon.0) 13840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:20:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[27441]: audit 2024-04-03T23:20:18.647949+0000 mon.a (mon.0) 13841 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:20:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:18 smithi067 bash[27441]: audit 2024-04-03T23:20:18.657641+0000 mon.a (mon.0) 13842 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:20:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:20 smithi082 bash[20963]: cluster 2024-04-03T23:20:19.460980+0000 mgr.y (mgr.24370) 16253 : cluster [DBG] pgmap v16237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:20 smithi082 bash[20963]: audit 2024-04-03T23:20:20.262354+0000 mon.c (mon.2) 6503 : audit [DBG] from='client.? 172.21.15.67:0/2938836483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:20 smithi067 bash[27441]: cluster 2024-04-03T23:20:19.460980+0000 mgr.y (mgr.24370) 16253 : cluster [DBG] pgmap v16237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:20 smithi067 bash[27441]: audit 2024-04-03T23:20:20.262354+0000 mon.c (mon.2) 6503 : audit [DBG] from='client.? 172.21.15.67:0/2938836483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:20 smithi067 bash[17655]: cluster 2024-04-03T23:20:19.460980+0000 mgr.y (mgr.24370) 16253 : cluster [DBG] pgmap v16237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:20 smithi067 bash[17655]: audit 2024-04-03T23:20:20.262354+0000 mon.c (mon.2) 6503 : audit [DBG] from='client.? 172.21.15.67:0/2938836483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:22 smithi067 bash[27441]: cluster 2024-04-03T23:20:21.462165+0000 mgr.y (mgr.24370) 16254 : cluster [DBG] pgmap v16238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:22 smithi067 bash[27441]: audit 2024-04-03T23:20:22.707666+0000 mon.a (mon.0) 13843 : audit [DBG] from='client.? 172.21.15.67:0/2284872809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:22 smithi067 bash[17655]: cluster 2024-04-03T23:20:21.462165+0000 mgr.y (mgr.24370) 16254 : cluster [DBG] pgmap v16238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:22 smithi067 bash[17655]: audit 2024-04-03T23:20:22.707666+0000 mon.a (mon.0) 13843 : audit [DBG] from='client.? 172.21.15.67:0/2284872809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:22 smithi082 bash[20963]: cluster 2024-04-03T23:20:21.462165+0000 mgr.y (mgr.24370) 16254 : cluster [DBG] pgmap v16238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:22 smithi082 bash[20963]: audit 2024-04-03T23:20:22.707666+0000 mon.a (mon.0) 13843 : audit [DBG] from='client.? 172.21.15.67:0/2284872809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:20:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:20:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:24 smithi082 bash[20963]: cluster 2024-04-03T23:20:23.462862+0000 mgr.y (mgr.24370) 16255 : cluster [DBG] pgmap v16239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:24 smithi067 bash[27441]: cluster 2024-04-03T23:20:23.462862+0000 mgr.y (mgr.24370) 16255 : cluster [DBG] pgmap v16239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:24 smithi067 bash[17655]: cluster 2024-04-03T23:20:23.462862+0000 mgr.y (mgr.24370) 16255 : cluster [DBG] pgmap v16239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:25 smithi082 bash[20963]: audit 2024-04-03T23:20:25.162181+0000 mon.a (mon.0) 13844 : audit [DBG] from='client.? 172.21.15.67:0/2599163245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:25 smithi082 bash[20963]: audit 2024-04-03T23:20:25.521762+0000 mon.a (mon.0) 13845 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:25 smithi067 bash[27441]: audit 2024-04-03T23:20:25.162181+0000 mon.a (mon.0) 13844 : audit [DBG] from='client.? 172.21.15.67:0/2599163245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:25 smithi067 bash[27441]: audit 2024-04-03T23:20:25.521762+0000 mon.a (mon.0) 13845 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:25 smithi067 bash[17655]: audit 2024-04-03T23:20:25.162181+0000 mon.a (mon.0) 13844 : audit [DBG] from='client.? 172.21.15.67:0/2599163245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:25 smithi067 bash[17655]: audit 2024-04-03T23:20:25.521762+0000 mon.a (mon.0) 13845 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:26 smithi082 bash[20963]: cluster 2024-04-03T23:20:25.463579+0000 mgr.y (mgr.24370) 16256 : cluster [DBG] pgmap v16240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:26 smithi067 bash[17655]: cluster 2024-04-03T23:20:25.463579+0000 mgr.y (mgr.24370) 16256 : cluster [DBG] pgmap v16240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:26 smithi067 bash[27441]: cluster 2024-04-03T23:20:25.463579+0000 mgr.y (mgr.24370) 16256 : cluster [DBG] pgmap v16240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:28.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:27 smithi082 bash[20963]: audit 2024-04-03T23:20:27.620155+0000 mon.a (mon.0) 13846 : audit [DBG] from='client.? 172.21.15.67:0/2715565186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:27 smithi067 bash[17655]: audit 2024-04-03T23:20:27.620155+0000 mon.a (mon.0) 13846 : audit [DBG] from='client.? 172.21.15.67:0/2715565186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:27 smithi067 bash[27441]: audit 2024-04-03T23:20:27.620155+0000 mon.a (mon.0) 13846 : audit [DBG] from='client.? 172.21.15.67:0/2715565186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:28 smithi082 bash[20963]: cluster 2024-04-03T23:20:27.464742+0000 mgr.y (mgr.24370) 16257 : cluster [DBG] pgmap v16241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:28 smithi067 bash[17655]: cluster 2024-04-03T23:20:27.464742+0000 mgr.y (mgr.24370) 16257 : cluster [DBG] pgmap v16241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:28 smithi067 bash[27441]: cluster 2024-04-03T23:20:27.464742+0000 mgr.y (mgr.24370) 16257 : cluster [DBG] pgmap v16241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:30.832 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:30 smithi067 bash[17655]: cluster 2024-04-03T23:20:29.465417+0000 mgr.y (mgr.24370) 16258 : cluster [DBG] pgmap v16242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:30.832 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:30 smithi067 bash[17655]: audit 2024-04-03T23:20:30.073940+0000 mon.a (mon.0) 13847 : audit [DBG] from='client.? 172.21.15.67:0/4139601597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:30 smithi082 bash[20963]: cluster 2024-04-03T23:20:29.465417+0000 mgr.y (mgr.24370) 16258 : cluster [DBG] pgmap v16242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:30 smithi082 bash[20963]: audit 2024-04-03T23:20:30.073940+0000 mon.a (mon.0) 13847 : audit [DBG] from='client.? 172.21.15.67:0/4139601597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:30 smithi067 bash[27441]: cluster 2024-04-03T23:20:29.465417+0000 mgr.y (mgr.24370) 16258 : cluster [DBG] pgmap v16242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:30 smithi067 bash[27441]: audit 2024-04-03T23:20:30.073940+0000 mon.a (mon.0) 13847 : audit [DBG] from='client.? 172.21.15.67:0/4139601597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:32 smithi067 bash[17655]: cluster 2024-04-03T23:20:31.466774+0000 mgr.y (mgr.24370) 16259 : cluster [DBG] pgmap v16243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:33.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:32 smithi067 bash[17655]: audit 2024-04-03T23:20:32.528230+0000 mon.a (mon.0) 13848 : audit [DBG] from='client.? 172.21.15.67:0/385096596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:33.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:32 smithi067 bash[27441]: cluster 2024-04-03T23:20:31.466774+0000 mgr.y (mgr.24370) 16259 : cluster [DBG] pgmap v16243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:33.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:32 smithi067 bash[27441]: audit 2024-04-03T23:20:32.528230+0000 mon.a (mon.0) 13848 : audit [DBG] from='client.? 172.21.15.67:0/385096596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:32 smithi082 bash[20963]: cluster 2024-04-03T23:20:31.466774+0000 mgr.y (mgr.24370) 16259 : cluster [DBG] pgmap v16243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:32 smithi082 bash[20963]: audit 2024-04-03T23:20:32.528230+0000 mon.a (mon.0) 13848 : audit [DBG] from='client.? 172.21.15.67:0/385096596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:20:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:20:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:34 smithi082 bash[20963]: cluster 2024-04-03T23:20:33.467474+0000 mgr.y (mgr.24370) 16260 : cluster [DBG] pgmap v16244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:34 smithi067 bash[17655]: cluster 2024-04-03T23:20:33.467474+0000 mgr.y (mgr.24370) 16260 : cluster [DBG] pgmap v16244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:34 smithi067 bash[27441]: cluster 2024-04-03T23:20:33.467474+0000 mgr.y (mgr.24370) 16260 : cluster [DBG] pgmap v16244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:35 smithi082 bash[20963]: audit 2024-04-03T23:20:34.982898+0000 mon.c (mon.2) 6504 : audit [DBG] from='client.? 172.21.15.67:0/3967042769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:35 smithi067 bash[17655]: audit 2024-04-03T23:20:34.982898+0000 mon.c (mon.2) 6504 : audit [DBG] from='client.? 172.21.15.67:0/3967042769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:35 smithi067 bash[27441]: audit 2024-04-03T23:20:34.982898+0000 mon.c (mon.2) 6504 : audit [DBG] from='client.? 172.21.15.67:0/3967042769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:36 smithi082 bash[20963]: cluster 2024-04-03T23:20:35.468199+0000 mgr.y (mgr.24370) 16261 : cluster [DBG] pgmap v16245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:36 smithi067 bash[17655]: cluster 2024-04-03T23:20:35.468199+0000 mgr.y (mgr.24370) 16261 : cluster [DBG] pgmap v16245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:36 smithi067 bash[27441]: cluster 2024-04-03T23:20:35.468199+0000 mgr.y (mgr.24370) 16261 : cluster [DBG] pgmap v16245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:37 smithi082 bash[20963]: audit 2024-04-03T23:20:37.434851+0000 mon.c (mon.2) 6505 : audit [DBG] from='client.? 172.21.15.67:0/1490958596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:37 smithi067 bash[17655]: audit 2024-04-03T23:20:37.434851+0000 mon.c (mon.2) 6505 : audit [DBG] from='client.? 172.21.15.67:0/1490958596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:37 smithi067 bash[27441]: audit 2024-04-03T23:20:37.434851+0000 mon.c (mon.2) 6505 : audit [DBG] from='client.? 172.21.15.67:0/1490958596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:38 smithi082 bash[20963]: cluster 2024-04-03T23:20:37.468956+0000 mgr.y (mgr.24370) 16262 : cluster [DBG] pgmap v16246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:38 smithi067 bash[17655]: cluster 2024-04-03T23:20:37.468956+0000 mgr.y (mgr.24370) 16262 : cluster [DBG] pgmap v16246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:38 smithi067 bash[27441]: cluster 2024-04-03T23:20:37.468956+0000 mgr.y (mgr.24370) 16262 : cluster [DBG] pgmap v16246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:40 smithi082 bash[20963]: cluster 2024-04-03T23:20:39.469643+0000 mgr.y (mgr.24370) 16263 : cluster [DBG] pgmap v16247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:40 smithi082 bash[20963]: audit 2024-04-03T23:20:39.899213+0000 mon.c (mon.2) 6506 : audit [DBG] from='client.? 172.21.15.67:0/1918325793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:40 smithi082 bash[20963]: audit 2024-04-03T23:20:40.522176+0000 mon.a (mon.0) 13849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:40 smithi067 bash[27441]: cluster 2024-04-03T23:20:39.469643+0000 mgr.y (mgr.24370) 16263 : cluster [DBG] pgmap v16247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:40 smithi067 bash[27441]: audit 2024-04-03T23:20:39.899213+0000 mon.c (mon.2) 6506 : audit [DBG] from='client.? 172.21.15.67:0/1918325793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:40 smithi067 bash[27441]: audit 2024-04-03T23:20:40.522176+0000 mon.a (mon.0) 13849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:40 smithi067 bash[17655]: cluster 2024-04-03T23:20:39.469643+0000 mgr.y (mgr.24370) 16263 : cluster [DBG] pgmap v16247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:40 smithi067 bash[17655]: audit 2024-04-03T23:20:39.899213+0000 mon.c (mon.2) 6506 : audit [DBG] from='client.? 172.21.15.67:0/1918325793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:40 smithi067 bash[17655]: audit 2024-04-03T23:20:40.522176+0000 mon.a (mon.0) 13849 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:42 smithi082 bash[20963]: cluster 2024-04-03T23:20:41.470841+0000 mgr.y (mgr.24370) 16264 : cluster [DBG] pgmap v16248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:42 smithi082 bash[20963]: audit 2024-04-03T23:20:42.354052+0000 mon.c (mon.2) 6507 : audit [DBG] from='client.? 172.21.15.67:0/1243453200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:20:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:42 smithi067 bash[17655]: cluster 2024-04-03T23:20:41.470841+0000 mgr.y (mgr.24370) 16264 : cluster [DBG] pgmap v16248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:42 smithi067 bash[17655]: audit 2024-04-03T23:20:42.354052+0000 mon.c (mon.2) 6507 : audit [DBG] from='client.? 172.21.15.67:0/1243453200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:42 smithi067 bash[27441]: cluster 2024-04-03T23:20:41.470841+0000 mgr.y (mgr.24370) 16264 : cluster [DBG] pgmap v16248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:42 smithi067 bash[27441]: audit 2024-04-03T23:20:42.354052+0000 mon.c (mon.2) 6507 : audit [DBG] from='client.? 172.21.15.67:0/1243453200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:20:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:44 smithi082 bash[20963]: cluster 2024-04-03T23:20:43.471520+0000 mgr.y (mgr.24370) 16265 : cluster [DBG] pgmap v16249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:44 smithi082 bash[20963]: audit 2024-04-03T23:20:44.803956+0000 mon.a (mon.0) 13850 : audit [DBG] from='client.? 172.21.15.67:0/594157177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:44 smithi067 bash[17655]: cluster 2024-04-03T23:20:43.471520+0000 mgr.y (mgr.24370) 16265 : cluster [DBG] pgmap v16249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:44 smithi067 bash[17655]: audit 2024-04-03T23:20:44.803956+0000 mon.a (mon.0) 13850 : audit [DBG] from='client.? 172.21.15.67:0/594157177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:44 smithi067 bash[27441]: cluster 2024-04-03T23:20:43.471520+0000 mgr.y (mgr.24370) 16265 : cluster [DBG] pgmap v16249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:44 smithi067 bash[27441]: audit 2024-04-03T23:20:44.803956+0000 mon.a (mon.0) 13850 : audit [DBG] from='client.? 172.21.15.67:0/594157177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:46 smithi082 bash[20963]: cluster 2024-04-03T23:20:45.472299+0000 mgr.y (mgr.24370) 16266 : cluster [DBG] pgmap v16250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:46 smithi067 bash[27441]: cluster 2024-04-03T23:20:45.472299+0000 mgr.y (mgr.24370) 16266 : cluster [DBG] pgmap v16250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:46 smithi067 bash[17655]: cluster 2024-04-03T23:20:45.472299+0000 mgr.y (mgr.24370) 16266 : cluster [DBG] pgmap v16250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:47 smithi067 bash[27441]: audit 2024-04-03T23:20:47.266708+0000 mon.c (mon.2) 6508 : audit [DBG] from='client.? 172.21.15.67:0/1858001762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:48.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:47 smithi067 bash[17655]: audit 2024-04-03T23:20:47.266708+0000 mon.c (mon.2) 6508 : audit [DBG] from='client.? 172.21.15.67:0/1858001762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:47 smithi082 bash[20963]: audit 2024-04-03T23:20:47.266708+0000 mon.c (mon.2) 6508 : audit [DBG] from='client.? 172.21.15.67:0/1858001762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:48 smithi067 bash[17655]: cluster 2024-04-03T23:20:47.473463+0000 mgr.y (mgr.24370) 16267 : cluster [DBG] pgmap v16251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:48 smithi067 bash[27441]: cluster 2024-04-03T23:20:47.473463+0000 mgr.y (mgr.24370) 16267 : cluster [DBG] pgmap v16251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:48 smithi082 bash[20963]: cluster 2024-04-03T23:20:47.473463+0000 mgr.y (mgr.24370) 16267 : cluster [DBG] pgmap v16251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:49 smithi067 bash[27441]: audit 2024-04-03T23:20:49.725883+0000 mon.a (mon.0) 13851 : audit [DBG] from='client.? 172.21.15.67:0/1846376919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:49 smithi067 bash[17655]: audit 2024-04-03T23:20:49.725883+0000 mon.a (mon.0) 13851 : audit [DBG] from='client.? 172.21.15.67:0/1846376919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:49 smithi082 bash[20963]: audit 2024-04-03T23:20:49.725883+0000 mon.a (mon.0) 13851 : audit [DBG] from='client.? 172.21.15.67:0/1846376919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:50 smithi067 bash[17655]: cluster 2024-04-03T23:20:49.474138+0000 mgr.y (mgr.24370) 16268 : cluster [DBG] pgmap v16252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:50 smithi067 bash[27441]: cluster 2024-04-03T23:20:49.474138+0000 mgr.y (mgr.24370) 16268 : cluster [DBG] pgmap v16252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:50 smithi082 bash[20963]: cluster 2024-04-03T23:20:49.474138+0000 mgr.y (mgr.24370) 16268 : cluster [DBG] pgmap v16252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:53.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:20:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:52 smithi067 bash[27441]: cluster 2024-04-03T23:20:51.475308+0000 mgr.y (mgr.24370) 16269 : cluster [DBG] pgmap v16253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:52 smithi067 bash[27441]: audit 2024-04-03T23:20:52.179199+0000 mon.a (mon.0) 13852 : audit [DBG] from='client.? 172.21.15.67:0/1539524105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:52 smithi067 bash[17655]: cluster 2024-04-03T23:20:51.475308+0000 mgr.y (mgr.24370) 16269 : cluster [DBG] pgmap v16253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:52 smithi067 bash[17655]: audit 2024-04-03T23:20:52.179199+0000 mon.a (mon.0) 13852 : audit [DBG] from='client.? 172.21.15.67:0/1539524105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:52 smithi082 bash[20963]: cluster 2024-04-03T23:20:51.475308+0000 mgr.y (mgr.24370) 16269 : cluster [DBG] pgmap v16253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:52 smithi082 bash[20963]: audit 2024-04-03T23:20:52.179199+0000 mon.a (mon.0) 13852 : audit [DBG] from='client.? 172.21.15.67:0/1539524105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:20:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:54 smithi067 bash[17655]: cluster 2024-04-03T23:20:53.476127+0000 mgr.y (mgr.24370) 16270 : cluster [DBG] pgmap v16254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:54 smithi067 bash[17655]: audit 2024-04-03T23:20:54.636252+0000 mon.a (mon.0) 13853 : audit [DBG] from='client.? 172.21.15.67:0/879104272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:54 smithi067 bash[27441]: cluster 2024-04-03T23:20:53.476127+0000 mgr.y (mgr.24370) 16270 : cluster [DBG] pgmap v16254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:54 smithi067 bash[27441]: audit 2024-04-03T23:20:54.636252+0000 mon.a (mon.0) 13853 : audit [DBG] from='client.? 172.21.15.67:0/879104272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:54 smithi082 bash[20963]: cluster 2024-04-03T23:20:53.476127+0000 mgr.y (mgr.24370) 16270 : cluster [DBG] pgmap v16254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:54 smithi082 bash[20963]: audit 2024-04-03T23:20:54.636252+0000 mon.a (mon.0) 13853 : audit [DBG] from='client.? 172.21.15.67:0/879104272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:55 smithi067 bash[17655]: audit 2024-04-03T23:20:55.522548+0000 mon.a (mon.0) 13854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:55 smithi067 bash[27441]: audit 2024-04-03T23:20:55.522548+0000 mon.a (mon.0) 13854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:55 smithi082 bash[20963]: audit 2024-04-03T23:20:55.522548+0000 mon.a (mon.0) 13854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:20:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:56 smithi067 bash[17655]: cluster 2024-04-03T23:20:55.476805+0000 mgr.y (mgr.24370) 16271 : cluster [DBG] pgmap v16255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:56 smithi067 bash[27441]: cluster 2024-04-03T23:20:55.476805+0000 mgr.y (mgr.24370) 16271 : cluster [DBG] pgmap v16255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:56 smithi082 bash[20963]: cluster 2024-04-03T23:20:55.476805+0000 mgr.y (mgr.24370) 16271 : cluster [DBG] pgmap v16255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:57 smithi082 bash[20963]: audit 2024-04-03T23:20:57.103914+0000 mon.c (mon.2) 6509 : audit [DBG] from='client.? 172.21.15.67:0/813997970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:57 smithi067 bash[17655]: audit 2024-04-03T23:20:57.103914+0000 mon.c (mon.2) 6509 : audit [DBG] from='client.? 172.21.15.67:0/813997970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:58.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:57 smithi067 bash[27441]: audit 2024-04-03T23:20:57.103914+0000 mon.c (mon.2) 6509 : audit [DBG] from='client.? 172.21.15.67:0/813997970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:20:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:58 smithi082 bash[20963]: cluster 2024-04-03T23:20:57.478061+0000 mgr.y (mgr.24370) 16272 : cluster [DBG] pgmap v16256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:58 smithi067 bash[17655]: cluster 2024-04-03T23:20:57.478061+0000 mgr.y (mgr.24370) 16272 : cluster [DBG] pgmap v16256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:20:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:58 smithi067 bash[27441]: cluster 2024-04-03T23:20:57.478061+0000 mgr.y (mgr.24370) 16272 : cluster [DBG] pgmap v16256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:20:59 smithi082 bash[20963]: audit 2024-04-03T23:20:59.554315+0000 mon.c (mon.2) 6510 : audit [DBG] from='client.? 172.21.15.67:0/4289341331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:20:59 smithi067 bash[27441]: audit 2024-04-03T23:20:59.554315+0000 mon.c (mon.2) 6510 : audit [DBG] from='client.? 172.21.15.67:0/4289341331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:20:59 smithi067 bash[17655]: audit 2024-04-03T23:20:59.554315+0000 mon.c (mon.2) 6510 : audit [DBG] from='client.? 172.21.15.67:0/4289341331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:00 smithi082 bash[20963]: cluster 2024-04-03T23:20:59.478719+0000 mgr.y (mgr.24370) 16273 : cluster [DBG] pgmap v16257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:00 smithi067 bash[27441]: cluster 2024-04-03T23:20:59.478719+0000 mgr.y (mgr.24370) 16273 : cluster [DBG] pgmap v16257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:00 smithi067 bash[17655]: cluster 2024-04-03T23:20:59.478719+0000 mgr.y (mgr.24370) 16273 : cluster [DBG] pgmap v16257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:02 smithi082 bash[20963]: cluster 2024-04-03T23:21:01.479946+0000 mgr.y (mgr.24370) 16274 : cluster [DBG] pgmap v16258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:02 smithi082 bash[20963]: audit 2024-04-03T23:21:02.007169+0000 mon.a (mon.0) 13855 : audit [DBG] from='client.? 172.21.15.67:0/2524656654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:21:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:02 smithi067 bash[17655]: cluster 2024-04-03T23:21:01.479946+0000 mgr.y (mgr.24370) 16274 : cluster [DBG] pgmap v16258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:02 smithi067 bash[17655]: audit 2024-04-03T23:21:02.007169+0000 mon.a (mon.0) 13855 : audit [DBG] from='client.? 172.21.15.67:0/2524656654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:02 smithi067 bash[27441]: cluster 2024-04-03T23:21:01.479946+0000 mgr.y (mgr.24370) 16274 : cluster [DBG] pgmap v16258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:02 smithi067 bash[27441]: audit 2024-04-03T23:21:02.007169+0000 mon.a (mon.0) 13855 : audit [DBG] from='client.? 172.21.15.67:0/2524656654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:21:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:04 smithi082 bash[20963]: cluster 2024-04-03T23:21:03.480682+0000 mgr.y (mgr.24370) 16275 : cluster [DBG] pgmap v16259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:04 smithi082 bash[20963]: audit 2024-04-03T23:21:04.469657+0000 mon.c (mon.2) 6511 : audit [DBG] from='client.? 172.21.15.67:0/4130075645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:04 smithi067 bash[27441]: cluster 2024-04-03T23:21:03.480682+0000 mgr.y (mgr.24370) 16275 : cluster [DBG] pgmap v16259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:04 smithi067 bash[27441]: audit 2024-04-03T23:21:04.469657+0000 mon.c (mon.2) 6511 : audit [DBG] from='client.? 172.21.15.67:0/4130075645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:04 smithi067 bash[17655]: cluster 2024-04-03T23:21:03.480682+0000 mgr.y (mgr.24370) 16275 : cluster [DBG] pgmap v16259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:04 smithi067 bash[17655]: audit 2024-04-03T23:21:04.469657+0000 mon.c (mon.2) 6511 : audit [DBG] from='client.? 172.21.15.67:0/4130075645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:06 smithi082 bash[20963]: cluster 2024-04-03T23:21:05.481369+0000 mgr.y (mgr.24370) 16276 : cluster [DBG] pgmap v16260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:06 smithi082 bash[20963]: audit 2024-04-03T23:21:06.924573+0000 mon.c (mon.2) 6512 : audit [DBG] from='client.? 172.21.15.67:0/1305066296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:06 smithi067 bash[27441]: cluster 2024-04-03T23:21:05.481369+0000 mgr.y (mgr.24370) 16276 : cluster [DBG] pgmap v16260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:06 smithi067 bash[27441]: audit 2024-04-03T23:21:06.924573+0000 mon.c (mon.2) 6512 : audit [DBG] from='client.? 172.21.15.67:0/1305066296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:06 smithi067 bash[17655]: cluster 2024-04-03T23:21:05.481369+0000 mgr.y (mgr.24370) 16276 : cluster [DBG] pgmap v16260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:06 smithi067 bash[17655]: audit 2024-04-03T23:21:06.924573+0000 mon.c (mon.2) 6512 : audit [DBG] from='client.? 172.21.15.67:0/1305066296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:08 smithi082 bash[20963]: cluster 2024-04-03T23:21:07.482581+0000 mgr.y (mgr.24370) 16277 : cluster [DBG] pgmap v16261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:08 smithi067 bash[17655]: cluster 2024-04-03T23:21:07.482581+0000 mgr.y (mgr.24370) 16277 : cluster [DBG] pgmap v16261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:08 smithi067 bash[27441]: cluster 2024-04-03T23:21:07.482581+0000 mgr.y (mgr.24370) 16277 : cluster [DBG] pgmap v16261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:09 smithi082 bash[20963]: audit 2024-04-03T23:21:09.368059+0000 mon.c (mon.2) 6513 : audit [DBG] from='client.? 172.21.15.67:0/2760515314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:09 smithi067 bash[27441]: audit 2024-04-03T23:21:09.368059+0000 mon.c (mon.2) 6513 : audit [DBG] from='client.? 172.21.15.67:0/2760515314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:09 smithi067 bash[17655]: audit 2024-04-03T23:21:09.368059+0000 mon.c (mon.2) 6513 : audit [DBG] from='client.? 172.21.15.67:0/2760515314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:10 smithi082 bash[20963]: cluster 2024-04-03T23:21:09.483242+0000 mgr.y (mgr.24370) 16278 : cluster [DBG] pgmap v16262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:10 smithi082 bash[20963]: audit 2024-04-03T23:21:10.522919+0000 mon.a (mon.0) 13856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:10 smithi067 bash[17655]: cluster 2024-04-03T23:21:09.483242+0000 mgr.y (mgr.24370) 16278 : cluster [DBG] pgmap v16262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:10 smithi067 bash[17655]: audit 2024-04-03T23:21:10.522919+0000 mon.a (mon.0) 13856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:10 smithi067 bash[27441]: cluster 2024-04-03T23:21:09.483242+0000 mgr.y (mgr.24370) 16278 : cluster [DBG] pgmap v16262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:10 smithi067 bash[27441]: audit 2024-04-03T23:21:10.522919+0000 mon.a (mon.0) 13856 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:11 smithi082 bash[20963]: audit 2024-04-03T23:21:11.819460+0000 mon.a (mon.0) 13857 : audit [DBG] from='client.? 172.21.15.67:0/1549756429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:11 smithi067 bash[17655]: audit 2024-04-03T23:21:11.819460+0000 mon.a (mon.0) 13857 : audit [DBG] from='client.? 172.21.15.67:0/1549756429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:11 smithi067 bash[27441]: audit 2024-04-03T23:21:11.819460+0000 mon.a (mon.0) 13857 : audit [DBG] from='client.? 172.21.15.67:0/1549756429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:12 smithi082 bash[20963]: cluster 2024-04-03T23:21:11.484268+0000 mgr.y (mgr.24370) 16279 : cluster [DBG] pgmap v16263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:12 smithi067 bash[27441]: cluster 2024-04-03T23:21:11.484268+0000 mgr.y (mgr.24370) 16279 : cluster [DBG] pgmap v16263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:12 smithi067 bash[17655]: cluster 2024-04-03T23:21:11.484268+0000 mgr.y (mgr.24370) 16279 : cluster [DBG] pgmap v16263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:21:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:21:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:14 smithi082 bash[20963]: cluster 2024-04-03T23:21:13.484883+0000 mgr.y (mgr.24370) 16280 : cluster [DBG] pgmap v16264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:14 smithi082 bash[20963]: audit 2024-04-03T23:21:14.272772+0000 mon.a (mon.0) 13858 : audit [DBG] from='client.? 172.21.15.67:0/3229406453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:14 smithi067 bash[17655]: cluster 2024-04-03T23:21:13.484883+0000 mgr.y (mgr.24370) 16280 : cluster [DBG] pgmap v16264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:14 smithi067 bash[17655]: audit 2024-04-03T23:21:14.272772+0000 mon.a (mon.0) 13858 : audit [DBG] from='client.? 172.21.15.67:0/3229406453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:15 smithi067 bash[27441]: cluster 2024-04-03T23:21:13.484883+0000 mgr.y (mgr.24370) 16280 : cluster [DBG] pgmap v16264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:15 smithi067 bash[27441]: audit 2024-04-03T23:21:14.272772+0000 mon.a (mon.0) 13858 : audit [DBG] from='client.? 172.21.15.67:0/3229406453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:15.886 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 23:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T23:21:15.602554547Z level=info msg="Completed cleanup jobs" duration=72.750276ms 2024-04-03T23:21:17.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:16 smithi082 bash[20963]: cluster 2024-04-03T23:21:15.485516+0000 mgr.y (mgr.24370) 16281 : cluster [DBG] pgmap v16265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:17.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:16 smithi082 bash[20963]: audit 2024-04-03T23:21:16.724751+0000 mon.a (mon.0) 13859 : audit [DBG] from='client.? 172.21.15.67:0/2444702021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:16 smithi067 bash[17655]: cluster 2024-04-03T23:21:15.485516+0000 mgr.y (mgr.24370) 16281 : cluster [DBG] pgmap v16265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:16 smithi067 bash[17655]: audit 2024-04-03T23:21:16.724751+0000 mon.a (mon.0) 13859 : audit [DBG] from='client.? 172.21.15.67:0/2444702021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:17.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:16 smithi067 bash[27441]: cluster 2024-04-03T23:21:15.485516+0000 mgr.y (mgr.24370) 16281 : cluster [DBG] pgmap v16265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:17.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:16 smithi067 bash[27441]: audit 2024-04-03T23:21:16.724751+0000 mon.a (mon.0) 13859 : audit [DBG] from='client.? 172.21.15.67:0/2444702021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:18 smithi082 bash[20963]: cluster 2024-04-03T23:21:17.486706+0000 mgr.y (mgr.24370) 16282 : cluster [DBG] pgmap v16266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:18 smithi082 bash[20963]: audit 2024-04-03T23:21:18.735071+0000 mon.a (mon.0) 13860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:21:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:18 smithi067 bash[17655]: cluster 2024-04-03T23:21:17.486706+0000 mgr.y (mgr.24370) 16282 : cluster [DBG] pgmap v16266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:18 smithi067 bash[17655]: audit 2024-04-03T23:21:18.735071+0000 mon.a (mon.0) 13860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:21:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:18 smithi067 bash[27441]: cluster 2024-04-03T23:21:17.486706+0000 mgr.y (mgr.24370) 16282 : cluster [DBG] pgmap v16266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:18 smithi067 bash[27441]: audit 2024-04-03T23:21:18.735071+0000 mon.a (mon.0) 13860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:21:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:19 smithi082 bash[20963]: audit 2024-04-03T23:21:19.192668+0000 mon.a (mon.0) 13861 : audit [DBG] from='client.? 172.21.15.67:0/3439327906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:19 smithi067 bash[17655]: audit 2024-04-03T23:21:19.192668+0000 mon.a (mon.0) 13861 : audit [DBG] from='client.? 172.21.15.67:0/3439327906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:19 smithi067 bash[27441]: audit 2024-04-03T23:21:19.192668+0000 mon.a (mon.0) 13861 : audit [DBG] from='client.? 172.21.15.67:0/3439327906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:20 smithi082 bash[20963]: cluster 2024-04-03T23:21:19.487402+0000 mgr.y (mgr.24370) 16283 : cluster [DBG] pgmap v16267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:20 smithi067 bash[27441]: cluster 2024-04-03T23:21:19.487402+0000 mgr.y (mgr.24370) 16283 : cluster [DBG] pgmap v16267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:20 smithi067 bash[17655]: cluster 2024-04-03T23:21:19.487402+0000 mgr.y (mgr.24370) 16283 : cluster [DBG] pgmap v16267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:22 smithi082 bash[20963]: audit 2024-04-03T23:21:21.648518+0000 mon.a (mon.0) 13862 : audit [DBG] from='client.? 172.21.15.67:0/3435800471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:22 smithi067 bash[17655]: audit 2024-04-03T23:21:21.648518+0000 mon.a (mon.0) 13862 : audit [DBG] from='client.? 172.21.15.67:0/3435800471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:22 smithi067 bash[27441]: audit 2024-04-03T23:21:21.648518+0000 mon.a (mon.0) 13862 : audit [DBG] from='client.? 172.21.15.67:0/3435800471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:23 smithi082 bash[20963]: cluster 2024-04-03T23:21:21.488203+0000 mgr.y (mgr.24370) 16284 : cluster [DBG] pgmap v16268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:23 smithi067 bash[17655]: cluster 2024-04-03T23:21:21.488203+0000 mgr.y (mgr.24370) 16284 : cluster [DBG] pgmap v16268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:21:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:23 smithi067 bash[27441]: cluster 2024-04-03T23:21:21.488203+0000 mgr.y (mgr.24370) 16284 : cluster [DBG] pgmap v16268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:21:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:25 smithi082 bash[20963]: cluster 2024-04-03T23:21:23.488816+0000 mgr.y (mgr.24370) 16285 : cluster [DBG] pgmap v16269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:25 smithi082 bash[20963]: audit 2024-04-03T23:21:24.134672+0000 mon.a (mon.0) 13863 : audit [DBG] from='client.? 172.21.15.67:0/2826947178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:25 smithi082 bash[20963]: audit 2024-04-03T23:21:24.430240+0000 mon.a (mon.0) 13864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:25 smithi082 bash[20963]: audit 2024-04-03T23:21:24.438098+0000 mon.a (mon.0) 13865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:25 smithi082 bash[20963]: audit 2024-04-03T23:21:24.792489+0000 mon.a (mon.0) 13866 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:25 smithi082 bash[20963]: audit 2024-04-03T23:21:24.804793+0000 mon.a (mon.0) 13867 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[17655]: cluster 2024-04-03T23:21:23.488816+0000 mgr.y (mgr.24370) 16285 : cluster [DBG] pgmap v16269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[17655]: audit 2024-04-03T23:21:24.134672+0000 mon.a (mon.0) 13863 : audit [DBG] from='client.? 172.21.15.67:0/2826947178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[17655]: audit 2024-04-03T23:21:24.430240+0000 mon.a (mon.0) 13864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[17655]: audit 2024-04-03T23:21:24.438098+0000 mon.a (mon.0) 13865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[17655]: audit 2024-04-03T23:21:24.792489+0000 mon.a (mon.0) 13866 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[17655]: audit 2024-04-03T23:21:24.804793+0000 mon.a (mon.0) 13867 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[27441]: cluster 2024-04-03T23:21:23.488816+0000 mgr.y (mgr.24370) 16285 : cluster [DBG] pgmap v16269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[27441]: audit 2024-04-03T23:21:24.134672+0000 mon.a (mon.0) 13863 : audit [DBG] from='client.? 172.21.15.67:0/2826947178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[27441]: audit 2024-04-03T23:21:24.430240+0000 mon.a (mon.0) 13864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[27441]: audit 2024-04-03T23:21:24.438098+0000 mon.a (mon.0) 13865 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[27441]: audit 2024-04-03T23:21:24.792489+0000 mon.a (mon.0) 13866 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:25 smithi067 bash[27441]: audit 2024-04-03T23:21:24.804793+0000 mon.a (mon.0) 13867 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:26 smithi082 bash[20963]: audit 2024-04-03T23:21:25.523126+0000 mon.a (mon.0) 13868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:26 smithi067 bash[17655]: audit 2024-04-03T23:21:25.523126+0000 mon.a (mon.0) 13868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:26.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:26 smithi067 bash[27441]: audit 2024-04-03T23:21:25.523126+0000 mon.a (mon.0) 13868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:27 smithi082 bash[20963]: cluster 2024-04-03T23:21:25.489557+0000 mgr.y (mgr.24370) 16286 : cluster [DBG] pgmap v16270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:27 smithi082 bash[20963]: audit 2024-04-03T23:21:26.585782+0000 mon.c (mon.2) 6514 : audit [DBG] from='client.? 172.21.15.67:0/25131535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:27 smithi067 bash[17655]: cluster 2024-04-03T23:21:25.489557+0000 mgr.y (mgr.24370) 16286 : cluster [DBG] pgmap v16270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:27 smithi067 bash[17655]: audit 2024-04-03T23:21:26.585782+0000 mon.c (mon.2) 6514 : audit [DBG] from='client.? 172.21.15.67:0/25131535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:27.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:27 smithi067 bash[27441]: cluster 2024-04-03T23:21:25.489557+0000 mgr.y (mgr.24370) 16286 : cluster [DBG] pgmap v16270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:27.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:27 smithi067 bash[27441]: audit 2024-04-03T23:21:26.585782+0000 mon.c (mon.2) 6514 : audit [DBG] from='client.? 172.21.15.67:0/25131535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:29 smithi082 bash[20963]: cluster 2024-04-03T23:21:27.490787+0000 mgr.y (mgr.24370) 16287 : cluster [DBG] pgmap v16271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:29 smithi067 bash[17655]: cluster 2024-04-03T23:21:27.490787+0000 mgr.y (mgr.24370) 16287 : cluster [DBG] pgmap v16271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:29 smithi067 bash[27441]: cluster 2024-04-03T23:21:27.490787+0000 mgr.y (mgr.24370) 16287 : cluster [DBG] pgmap v16271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:30 smithi082 bash[20963]: audit 2024-04-03T23:21:29.040790+0000 mon.a (mon.0) 13869 : audit [DBG] from='client.? 172.21.15.67:0/2548155914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:30 smithi067 bash[27441]: audit 2024-04-03T23:21:29.040790+0000 mon.a (mon.0) 13869 : audit [DBG] from='client.? 172.21.15.67:0/2548155914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:30 smithi067 bash[17655]: audit 2024-04-03T23:21:29.040790+0000 mon.a (mon.0) 13869 : audit [DBG] from='client.? 172.21.15.67:0/2548155914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:31.132 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:31 smithi067 bash[27441]: cluster 2024-04-03T23:21:29.491481+0000 mgr.y (mgr.24370) 16288 : cluster [DBG] pgmap v16272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:31.132 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:31 smithi067 bash[17655]: cluster 2024-04-03T23:21:29.491481+0000 mgr.y (mgr.24370) 16288 : cluster [DBG] pgmap v16272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:31 smithi082 bash[20963]: cluster 2024-04-03T23:21:29.491481+0000 mgr.y (mgr.24370) 16288 : cluster [DBG] pgmap v16272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:32 smithi082 bash[20963]: audit 2024-04-03T23:21:31.477013+0000 mon.c (mon.2) 6515 : audit [DBG] from='client.? 172.21.15.67:0/276296591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:32 smithi067 bash[17655]: audit 2024-04-03T23:21:31.477013+0000 mon.c (mon.2) 6515 : audit [DBG] from='client.? 172.21.15.67:0/276296591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:32.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:32 smithi067 bash[27441]: audit 2024-04-03T23:21:31.477013+0000 mon.c (mon.2) 6515 : audit [DBG] from='client.? 172.21.15.67:0/276296591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:33.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:33 smithi067 bash[27441]: cluster 2024-04-03T23:21:31.492553+0000 mgr.y (mgr.24370) 16289 : cluster [DBG] pgmap v16273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:33 smithi067 bash[17655]: cluster 2024-04-03T23:21:31.492553+0000 mgr.y (mgr.24370) 16289 : cluster [DBG] pgmap v16273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:33.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:21:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:33 smithi082 bash[20963]: cluster 2024-04-03T23:21:31.492553+0000 mgr.y (mgr.24370) 16289 : cluster [DBG] pgmap v16273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:21:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:34 smithi082 bash[20963]: audit 2024-04-03T23:21:33.963036+0000 mon.c (mon.2) 6516 : audit [DBG] from='client.? 172.21.15.67:0/3712947312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:34 smithi067 bash[17655]: audit 2024-04-03T23:21:33.963036+0000 mon.c (mon.2) 6516 : audit [DBG] from='client.? 172.21.15.67:0/3712947312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:34 smithi067 bash[27441]: audit 2024-04-03T23:21:33.963036+0000 mon.c (mon.2) 6516 : audit [DBG] from='client.? 172.21.15.67:0/3712947312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:35 smithi082 bash[20963]: cluster 2024-04-03T23:21:33.493030+0000 mgr.y (mgr.24370) 16290 : cluster [DBG] pgmap v16274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:35 smithi067 bash[17655]: cluster 2024-04-03T23:21:33.493030+0000 mgr.y (mgr.24370) 16290 : cluster [DBG] pgmap v16274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:35 smithi067 bash[27441]: cluster 2024-04-03T23:21:33.493030+0000 mgr.y (mgr.24370) 16290 : cluster [DBG] pgmap v16274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:36 smithi082 bash[20963]: audit 2024-04-03T23:21:35.366787+0000 mon.a (mon.0) 13870 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:36 smithi082 bash[20963]: audit 2024-04-03T23:21:35.375388+0000 mon.a (mon.0) 13871 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:36 smithi082 bash[20963]: audit 2024-04-03T23:21:35.377122+0000 mon.a (mon.0) 13872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:21:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:36 smithi082 bash[20963]: audit 2024-04-03T23:21:35.378373+0000 mon.a (mon.0) 13873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:21:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:36 smithi082 bash[20963]: audit 2024-04-03T23:21:35.385777+0000 mon.a (mon.0) 13874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:36 smithi082 bash[20963]: cluster 2024-04-03T23:21:35.493616+0000 mgr.y (mgr.24370) 16291 : cluster [DBG] pgmap v16275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[27441]: audit 2024-04-03T23:21:35.366787+0000 mon.a (mon.0) 13870 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[27441]: audit 2024-04-03T23:21:35.375388+0000 mon.a (mon.0) 13871 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[27441]: audit 2024-04-03T23:21:35.377122+0000 mon.a (mon.0) 13872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[27441]: audit 2024-04-03T23:21:35.378373+0000 mon.a (mon.0) 13873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[27441]: audit 2024-04-03T23:21:35.385777+0000 mon.a (mon.0) 13874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[27441]: cluster 2024-04-03T23:21:35.493616+0000 mgr.y (mgr.24370) 16291 : cluster [DBG] pgmap v16275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[17655]: audit 2024-04-03T23:21:35.366787+0000 mon.a (mon.0) 13870 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:36.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[17655]: audit 2024-04-03T23:21:35.375388+0000 mon.a (mon.0) 13871 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:36.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[17655]: audit 2024-04-03T23:21:35.377122+0000 mon.a (mon.0) 13872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:21:36.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[17655]: audit 2024-04-03T23:21:35.378373+0000 mon.a (mon.0) 13873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:21:36.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[17655]: audit 2024-04-03T23:21:35.385777+0000 mon.a (mon.0) 13874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:21:36.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:36 smithi067 bash[17655]: cluster 2024-04-03T23:21:35.493616+0000 mgr.y (mgr.24370) 16291 : cluster [DBG] pgmap v16275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:37.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:37 smithi067 bash[27441]: audit 2024-04-03T23:21:36.424565+0000 mon.a (mon.0) 13875 : audit [DBG] from='client.? 172.21.15.67:0/1090187006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:37.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:37 smithi067 bash[17655]: audit 2024-04-03T23:21:36.424565+0000 mon.a (mon.0) 13875 : audit [DBG] from='client.? 172.21.15.67:0/1090187006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:37 smithi082 bash[20963]: audit 2024-04-03T23:21:36.424565+0000 mon.a (mon.0) 13875 : audit [DBG] from='client.? 172.21.15.67:0/1090187006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:38.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:38 smithi067 bash[17655]: cluster 2024-04-03T23:21:37.494877+0000 mgr.y (mgr.24370) 16292 : cluster [DBG] pgmap v16276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:38.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:38 smithi067 bash[27441]: cluster 2024-04-03T23:21:37.494877+0000 mgr.y (mgr.24370) 16292 : cluster [DBG] pgmap v16276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:38 smithi082 bash[20963]: cluster 2024-04-03T23:21:37.494877+0000 mgr.y (mgr.24370) 16292 : cluster [DBG] pgmap v16276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:39 smithi067 bash[17655]: audit 2024-04-03T23:21:38.883520+0000 mon.a (mon.0) 13876 : audit [DBG] from='client.? 172.21.15.67:0/2401257172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:39.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:39 smithi067 bash[27441]: audit 2024-04-03T23:21:38.883520+0000 mon.a (mon.0) 13876 : audit [DBG] from='client.? 172.21.15.67:0/2401257172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:39.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:39 smithi082 bash[20963]: audit 2024-04-03T23:21:38.883520+0000 mon.a (mon.0) 13876 : audit [DBG] from='client.? 172.21.15.67:0/2401257172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:40 smithi067 bash[17655]: cluster 2024-04-03T23:21:39.495651+0000 mgr.y (mgr.24370) 16293 : cluster [DBG] pgmap v16277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:40.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:40 smithi067 bash[27441]: cluster 2024-04-03T23:21:39.495651+0000 mgr.y (mgr.24370) 16293 : cluster [DBG] pgmap v16277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:40 smithi082 bash[20963]: cluster 2024-04-03T23:21:39.495651+0000 mgr.y (mgr.24370) 16293 : cluster [DBG] pgmap v16277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:41.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:41 smithi067 bash[17655]: audit 2024-04-03T23:21:40.523699+0000 mon.a (mon.0) 13877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:41.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:41 smithi067 bash[17655]: audit 2024-04-03T23:21:41.332788+0000 mon.a (mon.0) 13878 : audit [DBG] from='client.? 172.21.15.67:0/4120435811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:41.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:41 smithi067 bash[27441]: audit 2024-04-03T23:21:40.523699+0000 mon.a (mon.0) 13877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:41.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:41 smithi067 bash[27441]: audit 2024-04-03T23:21:41.332788+0000 mon.a (mon.0) 13878 : audit [DBG] from='client.? 172.21.15.67:0/4120435811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:41 smithi082 bash[20963]: audit 2024-04-03T23:21:40.523699+0000 mon.a (mon.0) 13877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:41 smithi082 bash[20963]: audit 2024-04-03T23:21:41.332788+0000 mon.a (mon.0) 13878 : audit [DBG] from='client.? 172.21.15.67:0/4120435811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:42 smithi082 bash[20963]: cluster 2024-04-03T23:21:41.496931+0000 mgr.y (mgr.24370) 16294 : cluster [DBG] pgmap v16278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:42 smithi067 bash[27441]: cluster 2024-04-03T23:21:41.496931+0000 mgr.y (mgr.24370) 16294 : cluster [DBG] pgmap v16278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:42 smithi067 bash[17655]: cluster 2024-04-03T23:21:41.496931+0000 mgr.y (mgr.24370) 16294 : cluster [DBG] pgmap v16278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:21:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:21:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:44 smithi082 bash[20963]: cluster 2024-04-03T23:21:43.497342+0000 mgr.y (mgr.24370) 16295 : cluster [DBG] pgmap v16279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:44.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:44 smithi082 bash[20963]: audit 2024-04-03T23:21:43.797393+0000 mon.a (mon.0) 13879 : audit [DBG] from='client.? 172.21.15.67:0/408557352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:44 smithi067 bash[17655]: cluster 2024-04-03T23:21:43.497342+0000 mgr.y (mgr.24370) 16295 : cluster [DBG] pgmap v16279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:44 smithi067 bash[17655]: audit 2024-04-03T23:21:43.797393+0000 mon.a (mon.0) 13879 : audit [DBG] from='client.? 172.21.15.67:0/408557352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:44 smithi067 bash[27441]: cluster 2024-04-03T23:21:43.497342+0000 mgr.y (mgr.24370) 16295 : cluster [DBG] pgmap v16279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:44.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:44 smithi067 bash[27441]: audit 2024-04-03T23:21:43.797393+0000 mon.a (mon.0) 13879 : audit [DBG] from='client.? 172.21.15.67:0/408557352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:46 smithi082 bash[20963]: cluster 2024-04-03T23:21:45.497991+0000 mgr.y (mgr.24370) 16296 : cluster [DBG] pgmap v16280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:46.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:46 smithi082 bash[20963]: audit 2024-04-03T23:21:46.260155+0000 mon.a (mon.0) 13880 : audit [DBG] from='client.? 172.21.15.67:0/1208189811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:46 smithi067 bash[17655]: cluster 2024-04-03T23:21:45.497991+0000 mgr.y (mgr.24370) 16296 : cluster [DBG] pgmap v16280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:46 smithi067 bash[17655]: audit 2024-04-03T23:21:46.260155+0000 mon.a (mon.0) 13880 : audit [DBG] from='client.? 172.21.15.67:0/1208189811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:46.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:46 smithi067 bash[27441]: cluster 2024-04-03T23:21:45.497991+0000 mgr.y (mgr.24370) 16296 : cluster [DBG] pgmap v16280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:46.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:46 smithi067 bash[27441]: audit 2024-04-03T23:21:46.260155+0000 mon.a (mon.0) 13880 : audit [DBG] from='client.? 172.21.15.67:0/1208189811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:48.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:48 smithi082 bash[20963]: cluster 2024-04-03T23:21:47.499202+0000 mgr.y (mgr.24370) 16297 : cluster [DBG] pgmap v16281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:48 smithi067 bash[17655]: cluster 2024-04-03T23:21:47.499202+0000 mgr.y (mgr.24370) 16297 : cluster [DBG] pgmap v16281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:48 smithi067 bash[27441]: cluster 2024-04-03T23:21:47.499202+0000 mgr.y (mgr.24370) 16297 : cluster [DBG] pgmap v16281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:49 smithi082 bash[20963]: audit 2024-04-03T23:21:48.718877+0000 mon.c (mon.2) 6517 : audit [DBG] from='client.? 172.21.15.67:0/3321108039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:49 smithi067 bash[27441]: audit 2024-04-03T23:21:48.718877+0000 mon.c (mon.2) 6517 : audit [DBG] from='client.? 172.21.15.67:0/3321108039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:49 smithi067 bash[17655]: audit 2024-04-03T23:21:48.718877+0000 mon.c (mon.2) 6517 : audit [DBG] from='client.? 172.21.15.67:0/3321108039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:50 smithi082 bash[20963]: cluster 2024-04-03T23:21:49.499837+0000 mgr.y (mgr.24370) 16298 : cluster [DBG] pgmap v16282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:50 smithi067 bash[17655]: cluster 2024-04-03T23:21:49.499837+0000 mgr.y (mgr.24370) 16298 : cluster [DBG] pgmap v16282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:50 smithi067 bash[27441]: cluster 2024-04-03T23:21:49.499837+0000 mgr.y (mgr.24370) 16298 : cluster [DBG] pgmap v16282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:51 smithi082 bash[20963]: audit 2024-04-03T23:21:51.174378+0000 mon.c (mon.2) 6518 : audit [DBG] from='client.? 172.21.15.67:0/2142771337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:51 smithi067 bash[17655]: audit 2024-04-03T23:21:51.174378+0000 mon.c (mon.2) 6518 : audit [DBG] from='client.? 172.21.15.67:0/2142771337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:51.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:51 smithi067 bash[27441]: audit 2024-04-03T23:21:51.174378+0000 mon.c (mon.2) 6518 : audit [DBG] from='client.? 172.21.15.67:0/2142771337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:52 smithi082 bash[20963]: cluster 2024-04-03T23:21:51.501026+0000 mgr.y (mgr.24370) 16299 : cluster [DBG] pgmap v16283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:52 smithi067 bash[17655]: cluster 2024-04-03T23:21:51.501026+0000 mgr.y (mgr.24370) 16299 : cluster [DBG] pgmap v16283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:52.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:52 smithi067 bash[27441]: cluster 2024-04-03T23:21:51.501026+0000 mgr.y (mgr.24370) 16299 : cluster [DBG] pgmap v16283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:21:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:21:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:54 smithi082 bash[20963]: cluster 2024-04-03T23:21:53.501676+0000 mgr.y (mgr.24370) 16300 : cluster [DBG] pgmap v16284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:54 smithi082 bash[20963]: audit 2024-04-03T23:21:53.617740+0000 mon.a (mon.0) 13881 : audit [DBG] from='client.? 172.21.15.67:0/1662029160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:54 smithi067 bash[17655]: cluster 2024-04-03T23:21:53.501676+0000 mgr.y (mgr.24370) 16300 : cluster [DBG] pgmap v16284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:54.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:54 smithi067 bash[17655]: audit 2024-04-03T23:21:53.617740+0000 mon.a (mon.0) 13881 : audit [DBG] from='client.? 172.21.15.67:0/1662029160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:54 smithi067 bash[27441]: cluster 2024-04-03T23:21:53.501676+0000 mgr.y (mgr.24370) 16300 : cluster [DBG] pgmap v16284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:54 smithi067 bash[27441]: audit 2024-04-03T23:21:53.617740+0000 mon.a (mon.0) 13881 : audit [DBG] from='client.? 172.21.15.67:0/1662029160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:55 smithi082 bash[20963]: audit 2024-04-03T23:21:55.523960+0000 mon.a (mon.0) 13882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:55 smithi067 bash[17655]: audit 2024-04-03T23:21:55.523960+0000 mon.a (mon.0) 13882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:55 smithi067 bash[27441]: audit 2024-04-03T23:21:55.523960+0000 mon.a (mon.0) 13882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:21:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:56 smithi082 bash[20963]: cluster 2024-04-03T23:21:55.502333+0000 mgr.y (mgr.24370) 16301 : cluster [DBG] pgmap v16285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:56 smithi082 bash[20963]: audit 2024-04-03T23:21:56.074235+0000 mon.c (mon.2) 6519 : audit [DBG] from='client.? 172.21.15.67:0/2005248281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:56 smithi067 bash[27441]: cluster 2024-04-03T23:21:55.502333+0000 mgr.y (mgr.24370) 16301 : cluster [DBG] pgmap v16285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:56 smithi067 bash[27441]: audit 2024-04-03T23:21:56.074235+0000 mon.c (mon.2) 6519 : audit [DBG] from='client.? 172.21.15.67:0/2005248281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:56 smithi067 bash[17655]: cluster 2024-04-03T23:21:55.502333+0000 mgr.y (mgr.24370) 16301 : cluster [DBG] pgmap v16285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:56 smithi067 bash[17655]: audit 2024-04-03T23:21:56.074235+0000 mon.c (mon.2) 6519 : audit [DBG] from='client.? 172.21.15.67:0/2005248281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:58 smithi082 bash[20963]: cluster 2024-04-03T23:21:57.503441+0000 mgr.y (mgr.24370) 16302 : cluster [DBG] pgmap v16286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:21:58 smithi082 bash[20963]: audit 2024-04-03T23:21:58.530092+0000 mon.c (mon.2) 6520 : audit [DBG] from='client.? 172.21.15.67:0/3861379721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:58 smithi067 bash[17655]: cluster 2024-04-03T23:21:57.503441+0000 mgr.y (mgr.24370) 16302 : cluster [DBG] pgmap v16286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:21:58 smithi067 bash[17655]: audit 2024-04-03T23:21:58.530092+0000 mon.c (mon.2) 6520 : audit [DBG] from='client.? 172.21.15.67:0/3861379721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:21:58.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:58 smithi067 bash[27441]: cluster 2024-04-03T23:21:57.503441+0000 mgr.y (mgr.24370) 16302 : cluster [DBG] pgmap v16286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:21:58.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:21:58 smithi067 bash[27441]: audit 2024-04-03T23:21:58.530092+0000 mon.c (mon.2) 6520 : audit [DBG] from='client.? 172.21.15.67:0/3861379721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:00 smithi082 bash[20963]: cluster 2024-04-03T23:21:59.504247+0000 mgr.y (mgr.24370) 16303 : cluster [DBG] pgmap v16287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:00 smithi067 bash[17655]: cluster 2024-04-03T23:21:59.504247+0000 mgr.y (mgr.24370) 16303 : cluster [DBG] pgmap v16287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:00 smithi067 bash[27441]: cluster 2024-04-03T23:21:59.504247+0000 mgr.y (mgr.24370) 16303 : cluster [DBG] pgmap v16287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:01.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:01 smithi082 bash[20963]: audit 2024-04-03T23:22:00.993369+0000 mon.c (mon.2) 6521 : audit [DBG] from='client.? 172.21.15.67:0/859947920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:01 smithi067 bash[27441]: audit 2024-04-03T23:22:00.993369+0000 mon.c (mon.2) 6521 : audit [DBG] from='client.? 172.21.15.67:0/859947920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:01.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:01 smithi067 bash[17655]: audit 2024-04-03T23:22:00.993369+0000 mon.c (mon.2) 6521 : audit [DBG] from='client.? 172.21.15.67:0/859947920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:02 smithi082 bash[20963]: cluster 2024-04-03T23:22:01.505511+0000 mgr.y (mgr.24370) 16304 : cluster [DBG] pgmap v16288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:02 smithi067 bash[27441]: cluster 2024-04-03T23:22:01.505511+0000 mgr.y (mgr.24370) 16304 : cluster [DBG] pgmap v16288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:02 smithi067 bash[17655]: cluster 2024-04-03T23:22:01.505511+0000 mgr.y (mgr.24370) 16304 : cluster [DBG] pgmap v16288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:22:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:22:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:03 smithi082 bash[20963]: audit 2024-04-03T23:22:03.447318+0000 mon.c (mon.2) 6522 : audit [DBG] from='client.? 172.21.15.67:0/271202316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:03 smithi067 bash[17655]: audit 2024-04-03T23:22:03.447318+0000 mon.c (mon.2) 6522 : audit [DBG] from='client.? 172.21.15.67:0/271202316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:03 smithi067 bash[27441]: audit 2024-04-03T23:22:03.447318+0000 mon.c (mon.2) 6522 : audit [DBG] from='client.? 172.21.15.67:0/271202316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:04.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:04 smithi082 bash[20963]: cluster 2024-04-03T23:22:03.506212+0000 mgr.y (mgr.24370) 16305 : cluster [DBG] pgmap v16289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:04 smithi067 bash[17655]: cluster 2024-04-03T23:22:03.506212+0000 mgr.y (mgr.24370) 16305 : cluster [DBG] pgmap v16289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:04.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:04 smithi067 bash[27441]: cluster 2024-04-03T23:22:03.506212+0000 mgr.y (mgr.24370) 16305 : cluster [DBG] pgmap v16289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:06.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:06 smithi082 bash[20963]: cluster 2024-04-03T23:22:05.506747+0000 mgr.y (mgr.24370) 16306 : cluster [DBG] pgmap v16290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:06.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:06 smithi082 bash[20963]: audit 2024-04-03T23:22:05.903228+0000 mon.a (mon.0) 13883 : audit [DBG] from='client.? 172.21.15.67:0/447197440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:06.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:06 smithi067 bash[27441]: cluster 2024-04-03T23:22:05.506747+0000 mgr.y (mgr.24370) 16306 : cluster [DBG] pgmap v16290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:06.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:06 smithi067 bash[27441]: audit 2024-04-03T23:22:05.903228+0000 mon.a (mon.0) 13883 : audit [DBG] from='client.? 172.21.15.67:0/447197440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:06.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:06 smithi067 bash[17655]: cluster 2024-04-03T23:22:05.506747+0000 mgr.y (mgr.24370) 16306 : cluster [DBG] pgmap v16290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:06.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:06 smithi067 bash[17655]: audit 2024-04-03T23:22:05.903228+0000 mon.a (mon.0) 13883 : audit [DBG] from='client.? 172.21.15.67:0/447197440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:08.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:08 smithi067 bash[27441]: cluster 2024-04-03T23:22:07.507922+0000 mgr.y (mgr.24370) 16307 : cluster [DBG] pgmap v16291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:08.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:08 smithi067 bash[27441]: audit 2024-04-03T23:22:08.356377+0000 mon.c (mon.2) 6523 : audit [DBG] from='client.? 172.21.15.67:0/2243844885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:08.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:08 smithi067 bash[17655]: cluster 2024-04-03T23:22:07.507922+0000 mgr.y (mgr.24370) 16307 : cluster [DBG] pgmap v16291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:08.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:08 smithi067 bash[17655]: audit 2024-04-03T23:22:08.356377+0000 mon.c (mon.2) 6523 : audit [DBG] from='client.? 172.21.15.67:0/2243844885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:08 smithi082 bash[20963]: cluster 2024-04-03T23:22:07.507922+0000 mgr.y (mgr.24370) 16307 : cluster [DBG] pgmap v16291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:09.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:08 smithi082 bash[20963]: audit 2024-04-03T23:22:08.356377+0000 mon.c (mon.2) 6523 : audit [DBG] from='client.? 172.21.15.67:0/2243844885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:10 smithi067 bash[17655]: cluster 2024-04-03T23:22:09.508524+0000 mgr.y (mgr.24370) 16308 : cluster [DBG] pgmap v16292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:10 smithi067 bash[17655]: audit 2024-04-03T23:22:10.524428+0000 mon.a (mon.0) 13884 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:10 smithi067 bash[27441]: cluster 2024-04-03T23:22:09.508524+0000 mgr.y (mgr.24370) 16308 : cluster [DBG] pgmap v16292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:10 smithi067 bash[27441]: audit 2024-04-03T23:22:10.524428+0000 mon.a (mon.0) 13884 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:10 smithi082 bash[20963]: cluster 2024-04-03T23:22:09.508524+0000 mgr.y (mgr.24370) 16308 : cluster [DBG] pgmap v16292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:10 smithi082 bash[20963]: audit 2024-04-03T23:22:10.524428+0000 mon.a (mon.0) 13884 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:11.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:11 smithi067 bash[27441]: audit 2024-04-03T23:22:10.806891+0000 mon.c (mon.2) 6524 : audit [DBG] from='client.? 172.21.15.67:0/1925538695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:11 smithi067 bash[17655]: audit 2024-04-03T23:22:10.806891+0000 mon.c (mon.2) 6524 : audit [DBG] from='client.? 172.21.15.67:0/1925538695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:11 smithi082 bash[20963]: audit 2024-04-03T23:22:10.806891+0000 mon.c (mon.2) 6524 : audit [DBG] from='client.? 172.21.15.67:0/1925538695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:12 smithi067 bash[27441]: cluster 2024-04-03T23:22:11.509699+0000 mgr.y (mgr.24370) 16309 : cluster [DBG] pgmap v16293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:12 smithi067 bash[17655]: cluster 2024-04-03T23:22:11.509699+0000 mgr.y (mgr.24370) 16309 : cluster [DBG] pgmap v16293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:12 smithi082 bash[20963]: cluster 2024-04-03T23:22:11.509699+0000 mgr.y (mgr.24370) 16309 : cluster [DBG] pgmap v16293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:22:13.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:13 smithi082 bash[20963]: audit 2024-04-03T23:22:13.265875+0000 mon.c (mon.2) 6525 : audit [DBG] from='client.? 172.21.15.67:0/814813908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:22:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:13 smithi067 bash[17655]: audit 2024-04-03T23:22:13.265875+0000 mon.c (mon.2) 6525 : audit [DBG] from='client.? 172.21.15.67:0/814813908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:13.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:13 smithi067 bash[27441]: audit 2024-04-03T23:22:13.265875+0000 mon.c (mon.2) 6525 : audit [DBG] from='client.? 172.21.15.67:0/814813908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:14.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:14 smithi067 bash[27441]: cluster 2024-04-03T23:22:13.510328+0000 mgr.y (mgr.24370) 16310 : cluster [DBG] pgmap v16294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:14.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:14 smithi067 bash[17655]: cluster 2024-04-03T23:22:13.510328+0000 mgr.y (mgr.24370) 16310 : cluster [DBG] pgmap v16294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:14 smithi082 bash[20963]: cluster 2024-04-03T23:22:13.510328+0000 mgr.y (mgr.24370) 16310 : cluster [DBG] pgmap v16294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:16 smithi082 bash[20963]: cluster 2024-04-03T23:22:15.510805+0000 mgr.y (mgr.24370) 16311 : cluster [DBG] pgmap v16295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:16 smithi082 bash[20963]: audit 2024-04-03T23:22:15.722917+0000 mon.a (mon.0) 13885 : audit [DBG] from='client.? 172.21.15.67:0/3172938726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:16 smithi067 bash[17655]: cluster 2024-04-03T23:22:15.510805+0000 mgr.y (mgr.24370) 16311 : cluster [DBG] pgmap v16295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:16 smithi067 bash[17655]: audit 2024-04-03T23:22:15.722917+0000 mon.a (mon.0) 13885 : audit [DBG] from='client.? 172.21.15.67:0/3172938726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:16 smithi067 bash[27441]: cluster 2024-04-03T23:22:15.510805+0000 mgr.y (mgr.24370) 16311 : cluster [DBG] pgmap v16295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:16 smithi067 bash[27441]: audit 2024-04-03T23:22:15.722917+0000 mon.a (mon.0) 13885 : audit [DBG] from='client.? 172.21.15.67:0/3172938726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:18 smithi082 bash[20963]: cluster 2024-04-03T23:22:17.511942+0000 mgr.y (mgr.24370) 16312 : cluster [DBG] pgmap v16296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:18 smithi082 bash[20963]: audit 2024-04-03T23:22:18.175912+0000 mon.a (mon.0) 13886 : audit [DBG] from='client.? 172.21.15.67:0/2207382467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:18 smithi067 bash[17655]: cluster 2024-04-03T23:22:17.511942+0000 mgr.y (mgr.24370) 16312 : cluster [DBG] pgmap v16296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:18 smithi067 bash[17655]: audit 2024-04-03T23:22:18.175912+0000 mon.a (mon.0) 13886 : audit [DBG] from='client.? 172.21.15.67:0/2207382467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:18 smithi067 bash[27441]: cluster 2024-04-03T23:22:17.511942+0000 mgr.y (mgr.24370) 16312 : cluster [DBG] pgmap v16296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:18 smithi067 bash[27441]: audit 2024-04-03T23:22:18.175912+0000 mon.a (mon.0) 13886 : audit [DBG] from='client.? 172.21.15.67:0/2207382467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:20 smithi082 bash[20963]: cluster 2024-04-03T23:22:19.512643+0000 mgr.y (mgr.24370) 16313 : cluster [DBG] pgmap v16297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:20 smithi082 bash[20963]: audit 2024-04-03T23:22:20.627884+0000 mon.a (mon.0) 13887 : audit [DBG] from='client.? 172.21.15.67:0/3114859897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:20 smithi067 bash[17655]: cluster 2024-04-03T23:22:19.512643+0000 mgr.y (mgr.24370) 16313 : cluster [DBG] pgmap v16297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:20 smithi067 bash[17655]: audit 2024-04-03T23:22:20.627884+0000 mon.a (mon.0) 13887 : audit [DBG] from='client.? 172.21.15.67:0/3114859897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:20 smithi067 bash[27441]: cluster 2024-04-03T23:22:19.512643+0000 mgr.y (mgr.24370) 16313 : cluster [DBG] pgmap v16297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:20 smithi067 bash[27441]: audit 2024-04-03T23:22:20.627884+0000 mon.a (mon.0) 13887 : audit [DBG] from='client.? 172.21.15.67:0/3114859897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:22 smithi067 bash[27441]: cluster 2024-04-03T23:22:21.513844+0000 mgr.y (mgr.24370) 16314 : cluster [DBG] pgmap v16298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:22 smithi067 bash[17655]: cluster 2024-04-03T23:22:21.513844+0000 mgr.y (mgr.24370) 16314 : cluster [DBG] pgmap v16298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:22 smithi082 bash[20963]: cluster 2024-04-03T23:22:21.513844+0000 mgr.y (mgr.24370) 16314 : cluster [DBG] pgmap v16298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:22:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:23 smithi082 bash[20963]: audit 2024-04-03T23:22:23.078217+0000 mon.a (mon.0) 13888 : audit [DBG] from='client.? 172.21.15.67:0/2090257863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:22:24.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:23 smithi067 bash[17655]: audit 2024-04-03T23:22:23.078217+0000 mon.a (mon.0) 13888 : audit [DBG] from='client.? 172.21.15.67:0/2090257863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:23 smithi067 bash[27441]: audit 2024-04-03T23:22:23.078217+0000 mon.a (mon.0) 13888 : audit [DBG] from='client.? 172.21.15.67:0/2090257863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:24 smithi082 bash[20963]: cluster 2024-04-03T23:22:23.514579+0000 mgr.y (mgr.24370) 16315 : cluster [DBG] pgmap v16299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:24 smithi067 bash[17655]: cluster 2024-04-03T23:22:23.514579+0000 mgr.y (mgr.24370) 16315 : cluster [DBG] pgmap v16299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:25.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:24 smithi067 bash[27441]: cluster 2024-04-03T23:22:23.514579+0000 mgr.y (mgr.24370) 16315 : cluster [DBG] pgmap v16299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:25 smithi082 bash[20963]: audit 2024-04-03T23:22:25.523943+0000 mon.a (mon.0) 13889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:25 smithi082 bash[20963]: audit 2024-04-03T23:22:25.560407+0000 mon.a (mon.0) 13890 : audit [DBG] from='client.? 172.21.15.67:0/2229439516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:25 smithi067 bash[17655]: audit 2024-04-03T23:22:25.523943+0000 mon.a (mon.0) 13889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:25 smithi067 bash[17655]: audit 2024-04-03T23:22:25.560407+0000 mon.a (mon.0) 13890 : audit [DBG] from='client.? 172.21.15.67:0/2229439516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:25 smithi067 bash[27441]: audit 2024-04-03T23:22:25.523943+0000 mon.a (mon.0) 13889 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:25 smithi067 bash[27441]: audit 2024-04-03T23:22:25.560407+0000 mon.a (mon.0) 13890 : audit [DBG] from='client.? 172.21.15.67:0/2229439516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:26 smithi082 bash[20963]: cluster 2024-04-03T23:22:25.515245+0000 mgr.y (mgr.24370) 16316 : cluster [DBG] pgmap v16300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:26 smithi067 bash[17655]: cluster 2024-04-03T23:22:25.515245+0000 mgr.y (mgr.24370) 16316 : cluster [DBG] pgmap v16300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:26 smithi067 bash[27441]: cluster 2024-04-03T23:22:25.515245+0000 mgr.y (mgr.24370) 16316 : cluster [DBG] pgmap v16300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:28 smithi082 bash[20963]: cluster 2024-04-03T23:22:27.516395+0000 mgr.y (mgr.24370) 16317 : cluster [DBG] pgmap v16301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:28 smithi082 bash[20963]: audit 2024-04-03T23:22:28.013190+0000 mon.a (mon.0) 13891 : audit [DBG] from='client.? 172.21.15.67:0/667695950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:28 smithi067 bash[27441]: cluster 2024-04-03T23:22:27.516395+0000 mgr.y (mgr.24370) 16317 : cluster [DBG] pgmap v16301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:28 smithi067 bash[27441]: audit 2024-04-03T23:22:28.013190+0000 mon.a (mon.0) 13891 : audit [DBG] from='client.? 172.21.15.67:0/667695950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:28 smithi067 bash[17655]: cluster 2024-04-03T23:22:27.516395+0000 mgr.y (mgr.24370) 16317 : cluster [DBG] pgmap v16301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:28 smithi067 bash[17655]: audit 2024-04-03T23:22:28.013190+0000 mon.a (mon.0) 13891 : audit [DBG] from='client.? 172.21.15.67:0/667695950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:30 smithi082 bash[20963]: cluster 2024-04-03T23:22:29.517057+0000 mgr.y (mgr.24370) 16318 : cluster [DBG] pgmap v16302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:30 smithi082 bash[20963]: audit 2024-04-03T23:22:30.462202+0000 mon.a (mon.0) 13892 : audit [DBG] from='client.? 172.21.15.67:0/357060521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:30 smithi067 bash[17655]: cluster 2024-04-03T23:22:29.517057+0000 mgr.y (mgr.24370) 16318 : cluster [DBG] pgmap v16302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:30 smithi067 bash[17655]: audit 2024-04-03T23:22:30.462202+0000 mon.a (mon.0) 13892 : audit [DBG] from='client.? 172.21.15.67:0/357060521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:30 smithi067 bash[27441]: cluster 2024-04-03T23:22:29.517057+0000 mgr.y (mgr.24370) 16318 : cluster [DBG] pgmap v16302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:30 smithi067 bash[27441]: audit 2024-04-03T23:22:30.462202+0000 mon.a (mon.0) 13892 : audit [DBG] from='client.? 172.21.15.67:0/357060521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:32 smithi067 bash[27441]: cluster 2024-04-03T23:22:31.518312+0000 mgr.y (mgr.24370) 16319 : cluster [DBG] pgmap v16303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:32 smithi067 bash[17655]: cluster 2024-04-03T23:22:31.518312+0000 mgr.y (mgr.24370) 16319 : cluster [DBG] pgmap v16303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:32 smithi082 bash[20963]: cluster 2024-04-03T23:22:31.518312+0000 mgr.y (mgr.24370) 16319 : cluster [DBG] pgmap v16303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:22:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:22:33.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:33 smithi082 bash[20963]: audit 2024-04-03T23:22:32.917271+0000 mon.a (mon.0) 13893 : audit [DBG] from='client.? 172.21.15.67:0/3613025085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:33 smithi067 bash[27441]: audit 2024-04-03T23:22:32.917271+0000 mon.a (mon.0) 13893 : audit [DBG] from='client.? 172.21.15.67:0/3613025085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:34.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:33 smithi067 bash[17655]: audit 2024-04-03T23:22:32.917271+0000 mon.a (mon.0) 13893 : audit [DBG] from='client.? 172.21.15.67:0/3613025085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:34 smithi082 bash[20963]: cluster 2024-04-03T23:22:33.519013+0000 mgr.y (mgr.24370) 16320 : cluster [DBG] pgmap v16304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:34 smithi067 bash[17655]: cluster 2024-04-03T23:22:33.519013+0000 mgr.y (mgr.24370) 16320 : cluster [DBG] pgmap v16304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:34 smithi067 bash[27441]: cluster 2024-04-03T23:22:33.519013+0000 mgr.y (mgr.24370) 16320 : cluster [DBG] pgmap v16304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:35 smithi082 bash[20963]: audit 2024-04-03T23:22:35.373390+0000 mon.c (mon.2) 6526 : audit [DBG] from='client.? 172.21.15.67:0/3399049318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:36.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:35 smithi082 bash[20963]: audit 2024-04-03T23:22:35.460608+0000 mon.a (mon.0) 13894 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:22:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:35 smithi067 bash[27441]: audit 2024-04-03T23:22:35.373390+0000 mon.c (mon.2) 6526 : audit [DBG] from='client.? 172.21.15.67:0/3399049318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:35 smithi067 bash[27441]: audit 2024-04-03T23:22:35.460608+0000 mon.a (mon.0) 13894 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:22:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:35 smithi067 bash[17655]: audit 2024-04-03T23:22:35.373390+0000 mon.c (mon.2) 6526 : audit [DBG] from='client.? 172.21.15.67:0/3399049318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:35 smithi067 bash[17655]: audit 2024-04-03T23:22:35.460608+0000 mon.a (mon.0) 13894 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:22:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:36 smithi082 bash[20963]: cluster 2024-04-03T23:22:35.519637+0000 mgr.y (mgr.24370) 16321 : cluster [DBG] pgmap v16305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:36 smithi067 bash[17655]: cluster 2024-04-03T23:22:35.519637+0000 mgr.y (mgr.24370) 16321 : cluster [DBG] pgmap v16305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:36 smithi067 bash[27441]: cluster 2024-04-03T23:22:35.519637+0000 mgr.y (mgr.24370) 16321 : cluster [DBG] pgmap v16305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:38 smithi082 bash[20963]: cluster 2024-04-03T23:22:37.520381+0000 mgr.y (mgr.24370) 16322 : cluster [DBG] pgmap v16306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:38 smithi082 bash[20963]: audit 2024-04-03T23:22:37.831896+0000 mon.c (mon.2) 6527 : audit [DBG] from='client.? 172.21.15.67:0/440315098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:38 smithi067 bash[17655]: cluster 2024-04-03T23:22:37.520381+0000 mgr.y (mgr.24370) 16322 : cluster [DBG] pgmap v16306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:38 smithi067 bash[17655]: audit 2024-04-03T23:22:37.831896+0000 mon.c (mon.2) 6527 : audit [DBG] from='client.? 172.21.15.67:0/440315098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:38 smithi067 bash[27441]: cluster 2024-04-03T23:22:37.520381+0000 mgr.y (mgr.24370) 16322 : cluster [DBG] pgmap v16306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:38 smithi067 bash[27441]: audit 2024-04-03T23:22:37.831896+0000 mon.c (mon.2) 6527 : audit [DBG] from='client.? 172.21.15.67:0/440315098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:40 smithi082 bash[20963]: cluster 2024-04-03T23:22:39.520948+0000 mgr.y (mgr.24370) 16323 : cluster [DBG] pgmap v16307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:40 smithi082 bash[20963]: audit 2024-04-03T23:22:40.287435+0000 mon.c (mon.2) 6528 : audit [DBG] from='client.? 172.21.15.67:0/2797374868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:40 smithi082 bash[20963]: audit 2024-04-03T23:22:40.525625+0000 mon.a (mon.0) 13895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:40 smithi067 bash[27441]: cluster 2024-04-03T23:22:39.520948+0000 mgr.y (mgr.24370) 16323 : cluster [DBG] pgmap v16307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:40 smithi067 bash[27441]: audit 2024-04-03T23:22:40.287435+0000 mon.c (mon.2) 6528 : audit [DBG] from='client.? 172.21.15.67:0/2797374868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:40 smithi067 bash[27441]: audit 2024-04-03T23:22:40.525625+0000 mon.a (mon.0) 13895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:40 smithi067 bash[17655]: cluster 2024-04-03T23:22:39.520948+0000 mgr.y (mgr.24370) 16323 : cluster [DBG] pgmap v16307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:40 smithi067 bash[17655]: audit 2024-04-03T23:22:40.287435+0000 mon.c (mon.2) 6528 : audit [DBG] from='client.? 172.21.15.67:0/2797374868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:40 smithi067 bash[17655]: audit 2024-04-03T23:22:40.525625+0000 mon.a (mon.0) 13895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[27441]: audit 2024-04-03T23:22:41.159052+0000 mon.a (mon.0) 13896 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[27441]: audit 2024-04-03T23:22:41.168660+0000 mon.a (mon.0) 13897 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[27441]: audit 2024-04-03T23:22:41.458837+0000 mon.a (mon.0) 13898 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[27441]: audit 2024-04-03T23:22:41.468310+0000 mon.a (mon.0) 13899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[27441]: audit 2024-04-03T23:22:41.891729+0000 mon.a (mon.0) 13900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:22:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[27441]: audit 2024-04-03T23:22:41.893613+0000 mon.a (mon.0) 13901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:22:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[27441]: audit 2024-04-03T23:22:41.905194+0000 mon.a (mon.0) 13902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[17655]: audit 2024-04-03T23:22:41.159052+0000 mon.a (mon.0) 13896 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[17655]: audit 2024-04-03T23:22:41.168660+0000 mon.a (mon.0) 13897 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[17655]: audit 2024-04-03T23:22:41.458837+0000 mon.a (mon.0) 13898 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[17655]: audit 2024-04-03T23:22:41.468310+0000 mon.a (mon.0) 13899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[17655]: audit 2024-04-03T23:22:41.891729+0000 mon.a (mon.0) 13900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:22:42.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[17655]: audit 2024-04-03T23:22:41.893613+0000 mon.a (mon.0) 13901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:22:42.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:42 smithi067 bash[17655]: audit 2024-04-03T23:22:41.905194+0000 mon.a (mon.0) 13902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:42 smithi082 bash[20963]: audit 2024-04-03T23:22:41.159052+0000 mon.a (mon.0) 13896 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:42 smithi082 bash[20963]: audit 2024-04-03T23:22:41.168660+0000 mon.a (mon.0) 13897 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:42 smithi082 bash[20963]: audit 2024-04-03T23:22:41.458837+0000 mon.a (mon.0) 13898 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:42 smithi082 bash[20963]: audit 2024-04-03T23:22:41.468310+0000 mon.a (mon.0) 13899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:42.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:42 smithi082 bash[20963]: audit 2024-04-03T23:22:41.891729+0000 mon.a (mon.0) 13900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:22:42.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:42 smithi082 bash[20963]: audit 2024-04-03T23:22:41.893613+0000 mon.a (mon.0) 13901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:22:42.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:42 smithi082 bash[20963]: audit 2024-04-03T23:22:41.905194+0000 mon.a (mon.0) 13902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:22:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:43] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:22:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:43 smithi067 bash[27441]: cluster 2024-04-03T23:22:41.521873+0000 mgr.y (mgr.24370) 16324 : cluster [DBG] pgmap v16308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:43 smithi067 bash[27441]: audit 2024-04-03T23:22:42.738432+0000 mon.c (mon.2) 6529 : audit [DBG] from='client.? 172.21.15.67:0/599850840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:43.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:43 smithi067 bash[17655]: cluster 2024-04-03T23:22:41.521873+0000 mgr.y (mgr.24370) 16324 : cluster [DBG] pgmap v16308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:43.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:43 smithi067 bash[17655]: audit 2024-04-03T23:22:42.738432+0000 mon.c (mon.2) 6529 : audit [DBG] from='client.? 172.21.15.67:0/599850840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:43.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:43 smithi082 bash[20963]: cluster 2024-04-03T23:22:41.521873+0000 mgr.y (mgr.24370) 16324 : cluster [DBG] pgmap v16308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:43.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:43 smithi082 bash[20963]: audit 2024-04-03T23:22:42.738432+0000 mon.c (mon.2) 6529 : audit [DBG] from='client.? 172.21.15.67:0/599850840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:22:45.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:45 smithi067 bash[17655]: cluster 2024-04-03T23:22:43.522496+0000 mgr.y (mgr.24370) 16325 : cluster [DBG] pgmap v16309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:45.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:45 smithi067 bash[27441]: cluster 2024-04-03T23:22:43.522496+0000 mgr.y (mgr.24370) 16325 : cluster [DBG] pgmap v16309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:45.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:45 smithi082 bash[20963]: cluster 2024-04-03T23:22:43.522496+0000 mgr.y (mgr.24370) 16325 : cluster [DBG] pgmap v16309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:46.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:46 smithi082 bash[20963]: audit 2024-04-03T23:22:45.196315+0000 mon.c (mon.2) 6530 : audit [DBG] from='client.? 172.21.15.67:0/2581946879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:46 smithi067 bash[17655]: audit 2024-04-03T23:22:45.196315+0000 mon.c (mon.2) 6530 : audit [DBG] from='client.? 172.21.15.67:0/2581946879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:46.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:46 smithi067 bash[27441]: audit 2024-04-03T23:22:45.196315+0000 mon.c (mon.2) 6530 : audit [DBG] from='client.? 172.21.15.67:0/2581946879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:47.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:47 smithi082 bash[20963]: cluster 2024-04-03T23:22:45.523174+0000 mgr.y (mgr.24370) 16326 : cluster [DBG] pgmap v16310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:47.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:47 smithi067 bash[27441]: cluster 2024-04-03T23:22:45.523174+0000 mgr.y (mgr.24370) 16326 : cluster [DBG] pgmap v16310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:47.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:47 smithi067 bash[17655]: cluster 2024-04-03T23:22:45.523174+0000 mgr.y (mgr.24370) 16326 : cluster [DBG] pgmap v16310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:48.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:48 smithi082 bash[20963]: audit 2024-04-03T23:22:47.650590+0000 mon.a (mon.0) 13903 : audit [DBG] from='client.? 172.21.15.67:0/3044850883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:48.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:48 smithi067 bash[17655]: audit 2024-04-03T23:22:47.650590+0000 mon.a (mon.0) 13903 : audit [DBG] from='client.? 172.21.15.67:0/3044850883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:48.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:48 smithi067 bash[27441]: audit 2024-04-03T23:22:47.650590+0000 mon.a (mon.0) 13903 : audit [DBG] from='client.? 172.21.15.67:0/3044850883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:49.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:49 smithi082 bash[20963]: cluster 2024-04-03T23:22:47.524440+0000 mgr.y (mgr.24370) 16327 : cluster [DBG] pgmap v16311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:49.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:49 smithi067 bash[17655]: cluster 2024-04-03T23:22:47.524440+0000 mgr.y (mgr.24370) 16327 : cluster [DBG] pgmap v16311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:49.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:49 smithi067 bash[27441]: cluster 2024-04-03T23:22:47.524440+0000 mgr.y (mgr.24370) 16327 : cluster [DBG] pgmap v16311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:50.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:50 smithi082 bash[20963]: cluster 2024-04-03T23:22:49.525285+0000 mgr.y (mgr.24370) 16328 : cluster [DBG] pgmap v16312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:50 smithi067 bash[27441]: cluster 2024-04-03T23:22:49.525285+0000 mgr.y (mgr.24370) 16328 : cluster [DBG] pgmap v16312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:50 smithi067 bash[17655]: cluster 2024-04-03T23:22:49.525285+0000 mgr.y (mgr.24370) 16328 : cluster [DBG] pgmap v16312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:51.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:51 smithi082 bash[20963]: audit 2024-04-03T23:22:50.185261+0000 mon.c (mon.2) 6531 : audit [DBG] from='client.? 172.21.15.67:0/4214663420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:51 smithi067 bash[17655]: audit 2024-04-03T23:22:50.185261+0000 mon.c (mon.2) 6531 : audit [DBG] from='client.? 172.21.15.67:0/4214663420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:51.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:51 smithi067 bash[27441]: audit 2024-04-03T23:22:50.185261+0000 mon.c (mon.2) 6531 : audit [DBG] from='client.? 172.21.15.67:0/4214663420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:52 smithi082 bash[20963]: cluster 2024-04-03T23:22:51.526519+0000 mgr.y (mgr.24370) 16329 : cluster [DBG] pgmap v16313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:52 smithi067 bash[17655]: cluster 2024-04-03T23:22:51.526519+0000 mgr.y (mgr.24370) 16329 : cluster [DBG] pgmap v16313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:52.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:52 smithi067 bash[27441]: cluster 2024-04-03T23:22:51.526519+0000 mgr.y (mgr.24370) 16329 : cluster [DBG] pgmap v16313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:53] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:22:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:53 smithi067 bash[27441]: audit 2024-04-03T23:22:52.633955+0000 mon.a (mon.0) 13904 : audit [DBG] from='client.? 172.21.15.67:0/1830978366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:53 smithi067 bash[17655]: audit 2024-04-03T23:22:52.633955+0000 mon.a (mon.0) 13904 : audit [DBG] from='client.? 172.21.15.67:0/1830978366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:53.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:53 smithi082 bash[20963]: audit 2024-04-03T23:22:52.633955+0000 mon.a (mon.0) 13904 : audit [DBG] from='client.? 172.21.15.67:0/1830978366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:22:54.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:54 smithi082 bash[20963]: cluster 2024-04-03T23:22:53.527222+0000 mgr.y (mgr.24370) 16330 : cluster [DBG] pgmap v16314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:54.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:54 smithi067 bash[17655]: cluster 2024-04-03T23:22:53.527222+0000 mgr.y (mgr.24370) 16330 : cluster [DBG] pgmap v16314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:54.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:54 smithi067 bash[27441]: cluster 2024-04-03T23:22:53.527222+0000 mgr.y (mgr.24370) 16330 : cluster [DBG] pgmap v16314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:55.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:55 smithi082 bash[20963]: audit 2024-04-03T23:22:55.091707+0000 mon.a (mon.0) 13905 : audit [DBG] from='client.? 172.21.15.67:0/1347205642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:55.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:55 smithi067 bash[17655]: audit 2024-04-03T23:22:55.091707+0000 mon.a (mon.0) 13905 : audit [DBG] from='client.? 172.21.15.67:0/1347205642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:55.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:55 smithi067 bash[27441]: audit 2024-04-03T23:22:55.091707+0000 mon.a (mon.0) 13905 : audit [DBG] from='client.? 172.21.15.67:0/1347205642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:56.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:56 smithi082 bash[20963]: audit 2024-04-03T23:22:55.525854+0000 mon.a (mon.0) 13906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:56.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:56 smithi082 bash[20963]: cluster 2024-04-03T23:22:55.527917+0000 mgr.y (mgr.24370) 16331 : cluster [DBG] pgmap v16315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:56 smithi067 bash[17655]: audit 2024-04-03T23:22:55.525854+0000 mon.a (mon.0) 13906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:56 smithi067 bash[17655]: cluster 2024-04-03T23:22:55.527917+0000 mgr.y (mgr.24370) 16331 : cluster [DBG] pgmap v16315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:56 smithi067 bash[27441]: audit 2024-04-03T23:22:55.525854+0000 mon.a (mon.0) 13906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:22:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:56 smithi067 bash[27441]: cluster 2024-04-03T23:22:55.527917+0000 mgr.y (mgr.24370) 16331 : cluster [DBG] pgmap v16315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:57.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:57 smithi082 bash[20963]: audit 2024-04-03T23:22:57.537993+0000 mon.a (mon.0) 13907 : audit [DBG] from='client.? 172.21.15.67:0/1061612616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:57.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:57 smithi067 bash[17655]: audit 2024-04-03T23:22:57.537993+0000 mon.a (mon.0) 13907 : audit [DBG] from='client.? 172.21.15.67:0/1061612616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:57.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:57 smithi067 bash[27441]: audit 2024-04-03T23:22:57.537993+0000 mon.a (mon.0) 13907 : audit [DBG] from='client.? 172.21.15.67:0/1061612616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:22:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:22:58 smithi082 bash[20963]: cluster 2024-04-03T23:22:57.529109+0000 mgr.y (mgr.24370) 16332 : cluster [DBG] pgmap v16316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:58.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:22:58 smithi067 bash[17655]: cluster 2024-04-03T23:22:57.529109+0000 mgr.y (mgr.24370) 16332 : cluster [DBG] pgmap v16316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:22:58.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:22:58 smithi067 bash[27441]: cluster 2024-04-03T23:22:57.529109+0000 mgr.y (mgr.24370) 16332 : cluster [DBG] pgmap v16316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:00 smithi082 bash[20963]: cluster 2024-04-03T23:22:59.529738+0000 mgr.y (mgr.24370) 16333 : cluster [DBG] pgmap v16317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:00.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:00 smithi082 bash[20963]: audit 2024-04-03T23:22:59.991200+0000 mon.a (mon.0) 13908 : audit [DBG] from='client.? 172.21.15.67:0/2555587718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:00.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:00 smithi067 bash[27441]: cluster 2024-04-03T23:22:59.529738+0000 mgr.y (mgr.24370) 16333 : cluster [DBG] pgmap v16317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:00.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:00 smithi067 bash[27441]: audit 2024-04-03T23:22:59.991200+0000 mon.a (mon.0) 13908 : audit [DBG] from='client.? 172.21.15.67:0/2555587718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:00.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:00 smithi067 bash[17655]: cluster 2024-04-03T23:22:59.529738+0000 mgr.y (mgr.24370) 16333 : cluster [DBG] pgmap v16317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:00.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:00 smithi067 bash[17655]: audit 2024-04-03T23:22:59.991200+0000 mon.a (mon.0) 13908 : audit [DBG] from='client.? 172.21.15.67:0/2555587718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:02 smithi082 bash[20963]: cluster 2024-04-03T23:23:01.531011+0000 mgr.y (mgr.24370) 16334 : cluster [DBG] pgmap v16318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:02.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:02 smithi082 bash[20963]: audit 2024-04-03T23:23:02.442552+0000 mon.c (mon.2) 6532 : audit [DBG] from='client.? 172.21.15.67:0/3556550291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:02.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:02 smithi067 bash[17655]: cluster 2024-04-03T23:23:01.531011+0000 mgr.y (mgr.24370) 16334 : cluster [DBG] pgmap v16318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:02.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:02 smithi067 bash[17655]: audit 2024-04-03T23:23:02.442552+0000 mon.c (mon.2) 6532 : audit [DBG] from='client.? 172.21.15.67:0/3556550291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:02.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:02 smithi067 bash[27441]: cluster 2024-04-03T23:23:01.531011+0000 mgr.y (mgr.24370) 16334 : cluster [DBG] pgmap v16318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:02.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:02 smithi067 bash[27441]: audit 2024-04-03T23:23:02.442552+0000 mon.c (mon.2) 6532 : audit [DBG] from='client.? 172.21.15.67:0/3556550291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:03] "GET /metrics HTTP/1.1" 200 239975 "" "Prometheus/2.43.0" 2024-04-03T23:23:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:23:04.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:04 smithi082 bash[20963]: cluster 2024-04-03T23:23:03.531741+0000 mgr.y (mgr.24370) 16335 : cluster [DBG] pgmap v16319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:04.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:04 smithi067 bash[27441]: cluster 2024-04-03T23:23:03.531741+0000 mgr.y (mgr.24370) 16335 : cluster [DBG] pgmap v16319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:04.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:04 smithi067 bash[17655]: cluster 2024-04-03T23:23:03.531741+0000 mgr.y (mgr.24370) 16335 : cluster [DBG] pgmap v16319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:05 smithi082 bash[20963]: audit 2024-04-03T23:23:04.896994+0000 mon.c (mon.2) 6533 : audit [DBG] from='client.? 172.21.15.67:0/111590013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:05 smithi067 bash[27441]: audit 2024-04-03T23:23:04.896994+0000 mon.c (mon.2) 6533 : audit [DBG] from='client.? 172.21.15.67:0/111590013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:05.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:05 smithi067 bash[17655]: audit 2024-04-03T23:23:04.896994+0000 mon.c (mon.2) 6533 : audit [DBG] from='client.? 172.21.15.67:0/111590013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:06.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:06 smithi082 bash[20963]: cluster 2024-04-03T23:23:05.532478+0000 mgr.y (mgr.24370) 16336 : cluster [DBG] pgmap v16320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:06.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:06 smithi067 bash[17655]: cluster 2024-04-03T23:23:05.532478+0000 mgr.y (mgr.24370) 16336 : cluster [DBG] pgmap v16320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:06.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:06 smithi067 bash[27441]: cluster 2024-04-03T23:23:05.532478+0000 mgr.y (mgr.24370) 16336 : cluster [DBG] pgmap v16320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:07 smithi082 bash[20963]: audit 2024-04-03T23:23:07.349667+0000 mon.a (mon.0) 13909 : audit [DBG] from='client.? 172.21.15.67:0/2375191714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:07 smithi067 bash[27441]: audit 2024-04-03T23:23:07.349667+0000 mon.a (mon.0) 13909 : audit [DBG] from='client.? 172.21.15.67:0/2375191714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:07.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:07 smithi067 bash[17655]: audit 2024-04-03T23:23:07.349667+0000 mon.a (mon.0) 13909 : audit [DBG] from='client.? 172.21.15.67:0/2375191714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:08.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:08 smithi082 bash[20963]: cluster 2024-04-03T23:23:07.533704+0000 mgr.y (mgr.24370) 16337 : cluster [DBG] pgmap v16321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:08.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:08 smithi067 bash[17655]: cluster 2024-04-03T23:23:07.533704+0000 mgr.y (mgr.24370) 16337 : cluster [DBG] pgmap v16321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:08.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:08 smithi067 bash[27441]: cluster 2024-04-03T23:23:07.533704+0000 mgr.y (mgr.24370) 16337 : cluster [DBG] pgmap v16321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:10 smithi082 bash[20963]: cluster 2024-04-03T23:23:09.534372+0000 mgr.y (mgr.24370) 16338 : cluster [DBG] pgmap v16322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:10 smithi082 bash[20963]: audit 2024-04-03T23:23:09.803217+0000 mon.c (mon.2) 6534 : audit [DBG] from='client.? 172.21.15.67:0/4239536581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:10 smithi082 bash[20963]: audit 2024-04-03T23:23:10.526131+0000 mon.a (mon.0) 13910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:10 smithi067 bash[17655]: cluster 2024-04-03T23:23:09.534372+0000 mgr.y (mgr.24370) 16338 : cluster [DBG] pgmap v16322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:10 smithi067 bash[17655]: audit 2024-04-03T23:23:09.803217+0000 mon.c (mon.2) 6534 : audit [DBG] from='client.? 172.21.15.67:0/4239536581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:10 smithi067 bash[17655]: audit 2024-04-03T23:23:10.526131+0000 mon.a (mon.0) 13910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:10 smithi067 bash[27441]: cluster 2024-04-03T23:23:09.534372+0000 mgr.y (mgr.24370) 16338 : cluster [DBG] pgmap v16322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:10.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:10 smithi067 bash[27441]: audit 2024-04-03T23:23:09.803217+0000 mon.c (mon.2) 6534 : audit [DBG] from='client.? 172.21.15.67:0/4239536581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:10.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:10 smithi067 bash[27441]: audit 2024-04-03T23:23:10.526131+0000 mon.a (mon.0) 13910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:12.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:12 smithi082 bash[20963]: cluster 2024-04-03T23:23:11.535535+0000 mgr.y (mgr.24370) 16339 : cluster [DBG] pgmap v16323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:12.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:12 smithi082 bash[20963]: audit 2024-04-03T23:23:12.251731+0000 mon.c (mon.2) 6535 : audit [DBG] from='client.? 172.21.15.67:0/1223919363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:12 smithi067 bash[27441]: cluster 2024-04-03T23:23:11.535535+0000 mgr.y (mgr.24370) 16339 : cluster [DBG] pgmap v16323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:12 smithi067 bash[27441]: audit 2024-04-03T23:23:12.251731+0000 mon.c (mon.2) 6535 : audit [DBG] from='client.? 172.21.15.67:0/1223919363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:12 smithi067 bash[17655]: cluster 2024-04-03T23:23:11.535535+0000 mgr.y (mgr.24370) 16339 : cluster [DBG] pgmap v16323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:12 smithi067 bash[17655]: audit 2024-04-03T23:23:12.251731+0000 mon.c (mon.2) 6535 : audit [DBG] from='client.? 172.21.15.67:0/1223919363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:23:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:23:14.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:14 smithi067 bash[17655]: cluster 2024-04-03T23:23:13.536235+0000 mgr.y (mgr.24370) 16340 : cluster [DBG] pgmap v16324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:14.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:14 smithi067 bash[27441]: cluster 2024-04-03T23:23:13.536235+0000 mgr.y (mgr.24370) 16340 : cluster [DBG] pgmap v16324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:14 smithi082 bash[20963]: cluster 2024-04-03T23:23:13.536235+0000 mgr.y (mgr.24370) 16340 : cluster [DBG] pgmap v16324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:15.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:15 smithi067 bash[17655]: audit 2024-04-03T23:23:14.710511+0000 mon.c (mon.2) 6536 : audit [DBG] from='client.? 172.21.15.67:0/2056357160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:15.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:15 smithi067 bash[27441]: audit 2024-04-03T23:23:14.710511+0000 mon.c (mon.2) 6536 : audit [DBG] from='client.? 172.21.15.67:0/2056357160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:16.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:15 smithi082 bash[20963]: audit 2024-04-03T23:23:14.710511+0000 mon.c (mon.2) 6536 : audit [DBG] from='client.? 172.21.15.67:0/2056357160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:16 smithi067 bash[27441]: cluster 2024-04-03T23:23:15.536879+0000 mgr.y (mgr.24370) 16341 : cluster [DBG] pgmap v16325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:16 smithi067 bash[17655]: cluster 2024-04-03T23:23:15.536879+0000 mgr.y (mgr.24370) 16341 : cluster [DBG] pgmap v16325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:16 smithi082 bash[20963]: cluster 2024-04-03T23:23:15.536879+0000 mgr.y (mgr.24370) 16341 : cluster [DBG] pgmap v16325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:17 smithi067 bash[27441]: audit 2024-04-03T23:23:17.172191+0000 mon.c (mon.2) 6537 : audit [DBG] from='client.? 172.21.15.67:0/545241732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:17.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:17 smithi067 bash[17655]: audit 2024-04-03T23:23:17.172191+0000 mon.c (mon.2) 6537 : audit [DBG] from='client.? 172.21.15.67:0/545241732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:17 smithi082 bash[20963]: audit 2024-04-03T23:23:17.172191+0000 mon.c (mon.2) 6537 : audit [DBG] from='client.? 172.21.15.67:0/545241732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:18.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:18 smithi067 bash[17655]: cluster 2024-04-03T23:23:17.538084+0000 mgr.y (mgr.24370) 16342 : cluster [DBG] pgmap v16326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:18.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:18 smithi067 bash[27441]: cluster 2024-04-03T23:23:17.538084+0000 mgr.y (mgr.24370) 16342 : cluster [DBG] pgmap v16326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:18 smithi082 bash[20963]: cluster 2024-04-03T23:23:17.538084+0000 mgr.y (mgr.24370) 16342 : cluster [DBG] pgmap v16326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:19 smithi082 bash[20963]: audit 2024-04-03T23:23:19.632758+0000 mon.a (mon.0) 13911 : audit [DBG] from='client.? 172.21.15.67:0/563373359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:19 smithi067 bash[17655]: audit 2024-04-03T23:23:19.632758+0000 mon.a (mon.0) 13911 : audit [DBG] from='client.? 172.21.15.67:0/563373359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:20.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:19 smithi067 bash[27441]: audit 2024-04-03T23:23:19.632758+0000 mon.a (mon.0) 13911 : audit [DBG] from='client.? 172.21.15.67:0/563373359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:20 smithi082 bash[20963]: cluster 2024-04-03T23:23:19.538736+0000 mgr.y (mgr.24370) 16343 : cluster [DBG] pgmap v16327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:20 smithi067 bash[17655]: cluster 2024-04-03T23:23:19.538736+0000 mgr.y (mgr.24370) 16343 : cluster [DBG] pgmap v16327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:20 smithi067 bash[27441]: cluster 2024-04-03T23:23:19.538736+0000 mgr.y (mgr.24370) 16343 : cluster [DBG] pgmap v16327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:22 smithi067 bash[27441]: cluster 2024-04-03T23:23:21.539914+0000 mgr.y (mgr.24370) 16344 : cluster [DBG] pgmap v16328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:22 smithi067 bash[27441]: audit 2024-04-03T23:23:22.084935+0000 mon.c (mon.2) 6538 : audit [DBG] from='client.? 172.21.15.67:0/2074529194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:23.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:22 smithi067 bash[17655]: cluster 2024-04-03T23:23:21.539914+0000 mgr.y (mgr.24370) 16344 : cluster [DBG] pgmap v16328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:23.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:22 smithi067 bash[17655]: audit 2024-04-03T23:23:22.084935+0000 mon.c (mon.2) 6538 : audit [DBG] from='client.? 172.21.15.67:0/2074529194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:22 smithi082 bash[20963]: cluster 2024-04-03T23:23:21.539914+0000 mgr.y (mgr.24370) 16344 : cluster [DBG] pgmap v16328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:22 smithi082 bash[20963]: audit 2024-04-03T23:23:22.084935+0000 mon.c (mon.2) 6538 : audit [DBG] from='client.? 172.21.15.67:0/2074529194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:23:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:23:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:24 smithi082 bash[20963]: cluster 2024-04-03T23:23:23.540539+0000 mgr.y (mgr.24370) 16345 : cluster [DBG] pgmap v16329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:24 smithi082 bash[20963]: audit 2024-04-03T23:23:24.542899+0000 mon.a (mon.0) 13912 : audit [DBG] from='client.? 172.21.15.67:0/2991183358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:24 smithi067 bash[17655]: cluster 2024-04-03T23:23:23.540539+0000 mgr.y (mgr.24370) 16345 : cluster [DBG] pgmap v16329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:24 smithi067 bash[17655]: audit 2024-04-03T23:23:24.542899+0000 mon.a (mon.0) 13912 : audit [DBG] from='client.? 172.21.15.67:0/2991183358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:24 smithi067 bash[27441]: cluster 2024-04-03T23:23:23.540539+0000 mgr.y (mgr.24370) 16345 : cluster [DBG] pgmap v16329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:24 smithi067 bash[27441]: audit 2024-04-03T23:23:24.542899+0000 mon.a (mon.0) 13912 : audit [DBG] from='client.? 172.21.15.67:0/2991183358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:25 smithi082 bash[20963]: audit 2024-04-03T23:23:25.526447+0000 mon.a (mon.0) 13913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:25 smithi067 bash[17655]: audit 2024-04-03T23:23:25.526447+0000 mon.a (mon.0) 13913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:25 smithi067 bash[27441]: audit 2024-04-03T23:23:25.526447+0000 mon.a (mon.0) 13913 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:26 smithi082 bash[20963]: cluster 2024-04-03T23:23:25.541275+0000 mgr.y (mgr.24370) 16346 : cluster [DBG] pgmap v16330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:26 smithi067 bash[17655]: cluster 2024-04-03T23:23:25.541275+0000 mgr.y (mgr.24370) 16346 : cluster [DBG] pgmap v16330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:26 smithi067 bash[27441]: cluster 2024-04-03T23:23:25.541275+0000 mgr.y (mgr.24370) 16346 : cluster [DBG] pgmap v16330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:28.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:27 smithi082 bash[20963]: audit 2024-04-03T23:23:27.003768+0000 mon.c (mon.2) 6539 : audit [DBG] from='client.? 172.21.15.67:0/1867086994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:28.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:27 smithi067 bash[17655]: audit 2024-04-03T23:23:27.003768+0000 mon.c (mon.2) 6539 : audit [DBG] from='client.? 172.21.15.67:0/1867086994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:28.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:27 smithi067 bash[27441]: audit 2024-04-03T23:23:27.003768+0000 mon.c (mon.2) 6539 : audit [DBG] from='client.? 172.21.15.67:0/1867086994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:28 smithi082 bash[20963]: cluster 2024-04-03T23:23:27.542482+0000 mgr.y (mgr.24370) 16347 : cluster [DBG] pgmap v16331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:28 smithi067 bash[27441]: cluster 2024-04-03T23:23:27.542482+0000 mgr.y (mgr.24370) 16347 : cluster [DBG] pgmap v16331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:28 smithi067 bash[17655]: cluster 2024-04-03T23:23:27.542482+0000 mgr.y (mgr.24370) 16347 : cluster [DBG] pgmap v16331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:30.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:29 smithi082 bash[20963]: audit 2024-04-03T23:23:29.459207+0000 mon.a (mon.0) 13914 : audit [DBG] from='client.? 172.21.15.67:0/2457710581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:29 smithi067 bash[27441]: audit 2024-04-03T23:23:29.459207+0000 mon.a (mon.0) 13914 : audit [DBG] from='client.? 172.21.15.67:0/2457710581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:29 smithi067 bash[17655]: audit 2024-04-03T23:23:29.459207+0000 mon.a (mon.0) 13914 : audit [DBG] from='client.? 172.21.15.67:0/2457710581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:30 smithi082 bash[20963]: cluster 2024-04-03T23:23:29.543189+0000 mgr.y (mgr.24370) 16348 : cluster [DBG] pgmap v16332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:30 smithi067 bash[17655]: cluster 2024-04-03T23:23:29.543189+0000 mgr.y (mgr.24370) 16348 : cluster [DBG] pgmap v16332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:30 smithi067 bash[27441]: cluster 2024-04-03T23:23:29.543189+0000 mgr.y (mgr.24370) 16348 : cluster [DBG] pgmap v16332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:32 smithi067 bash[27441]: cluster 2024-04-03T23:23:31.544320+0000 mgr.y (mgr.24370) 16349 : cluster [DBG] pgmap v16333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:32 smithi067 bash[27441]: audit 2024-04-03T23:23:31.911599+0000 mon.c (mon.2) 6540 : audit [DBG] from='client.? 172.21.15.67:0/3092584585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:32 smithi067 bash[17655]: cluster 2024-04-03T23:23:31.544320+0000 mgr.y (mgr.24370) 16349 : cluster [DBG] pgmap v16333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:32 smithi067 bash[17655]: audit 2024-04-03T23:23:31.911599+0000 mon.c (mon.2) 6540 : audit [DBG] from='client.? 172.21.15.67:0/3092584585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:32 smithi082 bash[20963]: cluster 2024-04-03T23:23:31.544320+0000 mgr.y (mgr.24370) 16349 : cluster [DBG] pgmap v16333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:32 smithi082 bash[20963]: audit 2024-04-03T23:23:31.911599+0000 mon.c (mon.2) 6540 : audit [DBG] from='client.? 172.21.15.67:0/3092584585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:23:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:23:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:34 smithi082 bash[20963]: cluster 2024-04-03T23:23:33.544972+0000 mgr.y (mgr.24370) 16350 : cluster [DBG] pgmap v16334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:34 smithi082 bash[20963]: audit 2024-04-03T23:23:34.366896+0000 mon.c (mon.2) 6541 : audit [DBG] from='client.? 172.21.15.67:0/1120409115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:35.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:34 smithi067 bash[17655]: cluster 2024-04-03T23:23:33.544972+0000 mgr.y (mgr.24370) 16350 : cluster [DBG] pgmap v16334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:35.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:34 smithi067 bash[17655]: audit 2024-04-03T23:23:34.366896+0000 mon.c (mon.2) 6541 : audit [DBG] from='client.? 172.21.15.67:0/1120409115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:34 smithi067 bash[27441]: cluster 2024-04-03T23:23:33.544972+0000 mgr.y (mgr.24370) 16350 : cluster [DBG] pgmap v16334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:34 smithi067 bash[27441]: audit 2024-04-03T23:23:34.366896+0000 mon.c (mon.2) 6541 : audit [DBG] from='client.? 172.21.15.67:0/1120409115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:37.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:36 smithi082 bash[20963]: cluster 2024-04-03T23:23:35.545672+0000 mgr.y (mgr.24370) 16351 : cluster [DBG] pgmap v16335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:36 smithi067 bash[17655]: cluster 2024-04-03T23:23:35.545672+0000 mgr.y (mgr.24370) 16351 : cluster [DBG] pgmap v16335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:36 smithi067 bash[27441]: cluster 2024-04-03T23:23:35.545672+0000 mgr.y (mgr.24370) 16351 : cluster [DBG] pgmap v16335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:38.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:37 smithi082 bash[20963]: audit 2024-04-03T23:23:36.827256+0000 mon.c (mon.2) 6542 : audit [DBG] from='client.? 172.21.15.67:0/3176234161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:37 smithi067 bash[17655]: audit 2024-04-03T23:23:36.827256+0000 mon.c (mon.2) 6542 : audit [DBG] from='client.? 172.21.15.67:0/3176234161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:37 smithi067 bash[27441]: audit 2024-04-03T23:23:36.827256+0000 mon.c (mon.2) 6542 : audit [DBG] from='client.? 172.21.15.67:0/3176234161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:38 smithi082 bash[20963]: cluster 2024-04-03T23:23:37.546913+0000 mgr.y (mgr.24370) 16352 : cluster [DBG] pgmap v16336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:38 smithi067 bash[17655]: cluster 2024-04-03T23:23:37.546913+0000 mgr.y (mgr.24370) 16352 : cluster [DBG] pgmap v16336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:38 smithi067 bash[27441]: cluster 2024-04-03T23:23:37.546913+0000 mgr.y (mgr.24370) 16352 : cluster [DBG] pgmap v16336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:40.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:39 smithi082 bash[20963]: audit 2024-04-03T23:23:39.280463+0000 mon.a (mon.0) 13915 : audit [DBG] from='client.? 172.21.15.67:0/218037112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:40.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:39 smithi067 bash[17655]: audit 2024-04-03T23:23:39.280463+0000 mon.a (mon.0) 13915 : audit [DBG] from='client.? 172.21.15.67:0/218037112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:40.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:39 smithi067 bash[27441]: audit 2024-04-03T23:23:39.280463+0000 mon.a (mon.0) 13915 : audit [DBG] from='client.? 172.21.15.67:0/218037112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:40 smithi082 bash[20963]: cluster 2024-04-03T23:23:39.547634+0000 mgr.y (mgr.24370) 16353 : cluster [DBG] pgmap v16337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:40 smithi082 bash[20963]: audit 2024-04-03T23:23:40.525822+0000 mon.a (mon.0) 13916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:40 smithi067 bash[17655]: cluster 2024-04-03T23:23:39.547634+0000 mgr.y (mgr.24370) 16353 : cluster [DBG] pgmap v16337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:40 smithi067 bash[17655]: audit 2024-04-03T23:23:40.525822+0000 mon.a (mon.0) 13916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:40 smithi067 bash[27441]: cluster 2024-04-03T23:23:39.547634+0000 mgr.y (mgr.24370) 16353 : cluster [DBG] pgmap v16337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:40 smithi067 bash[27441]: audit 2024-04-03T23:23:40.525822+0000 mon.a (mon.0) 13916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:42.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:41 smithi082 bash[20963]: audit 2024-04-03T23:23:41.734304+0000 mon.a (mon.0) 13917 : audit [DBG] from='client.? 172.21.15.67:0/470388564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:42.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:41 smithi067 bash[27441]: audit 2024-04-03T23:23:41.734304+0000 mon.a (mon.0) 13917 : audit [DBG] from='client.? 172.21.15.67:0/470388564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:42.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:41 smithi067 bash[17655]: audit 2024-04-03T23:23:41.734304+0000 mon.a (mon.0) 13917 : audit [DBG] from='client.? 172.21.15.67:0/470388564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:42 smithi067 bash[27441]: cluster 2024-04-03T23:23:41.548790+0000 mgr.y (mgr.24370) 16354 : cluster [DBG] pgmap v16338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:43.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:42 smithi067 bash[27441]: audit 2024-04-03T23:23:41.981236+0000 mon.a (mon.0) 13918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:23:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:42 smithi067 bash[17655]: cluster 2024-04-03T23:23:41.548790+0000 mgr.y (mgr.24370) 16354 : cluster [DBG] pgmap v16338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:42 smithi067 bash[17655]: audit 2024-04-03T23:23:41.981236+0000 mon.a (mon.0) 13918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:23:43.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:42 smithi082 bash[20963]: cluster 2024-04-03T23:23:41.548790+0000 mgr.y (mgr.24370) 16354 : cluster [DBG] pgmap v16338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:43.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:42 smithi082 bash[20963]: audit 2024-04-03T23:23:41.981236+0000 mon.a (mon.0) 13918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:23:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:23:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:23:45.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:44 smithi082 bash[20963]: cluster 2024-04-03T23:23:43.549468+0000 mgr.y (mgr.24370) 16355 : cluster [DBG] pgmap v16339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:45.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:44 smithi082 bash[20963]: audit 2024-04-03T23:23:44.185308+0000 mon.a (mon.0) 13919 : audit [DBG] from='client.? 172.21.15.67:0/2706989788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:45.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:44 smithi067 bash[17655]: cluster 2024-04-03T23:23:43.549468+0000 mgr.y (mgr.24370) 16355 : cluster [DBG] pgmap v16339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:45.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:44 smithi067 bash[17655]: audit 2024-04-03T23:23:44.185308+0000 mon.a (mon.0) 13919 : audit [DBG] from='client.? 172.21.15.67:0/2706989788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:44 smithi067 bash[27441]: cluster 2024-04-03T23:23:43.549468+0000 mgr.y (mgr.24370) 16355 : cluster [DBG] pgmap v16339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:44 smithi067 bash[27441]: audit 2024-04-03T23:23:44.185308+0000 mon.a (mon.0) 13919 : audit [DBG] from='client.? 172.21.15.67:0/2706989788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:46 smithi082 bash[20963]: cluster 2024-04-03T23:23:45.550209+0000 mgr.y (mgr.24370) 16356 : cluster [DBG] pgmap v16340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:46 smithi082 bash[20963]: audit 2024-04-03T23:23:46.638965+0000 mon.a (mon.0) 13920 : audit [DBG] from='client.? 172.21.15.67:0/3825205743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:47.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:46 smithi067 bash[27441]: cluster 2024-04-03T23:23:45.550209+0000 mgr.y (mgr.24370) 16356 : cluster [DBG] pgmap v16340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:47.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:46 smithi067 bash[27441]: audit 2024-04-03T23:23:46.638965+0000 mon.a (mon.0) 13920 : audit [DBG] from='client.? 172.21.15.67:0/3825205743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:46 smithi067 bash[17655]: cluster 2024-04-03T23:23:45.550209+0000 mgr.y (mgr.24370) 16356 : cluster [DBG] pgmap v16340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:46 smithi067 bash[17655]: audit 2024-04-03T23:23:46.638965+0000 mon.a (mon.0) 13920 : audit [DBG] from='client.? 172.21.15.67:0/3825205743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:48 smithi082 bash[20963]: cluster 2024-04-03T23:23:47.551084+0000 mgr.y (mgr.24370) 16357 : cluster [DBG] pgmap v16341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:48 smithi082 bash[20963]: audit 2024-04-03T23:23:47.679893+0000 mon.a (mon.0) 13921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:48 smithi082 bash[20963]: audit 2024-04-03T23:23:47.688330+0000 mon.a (mon.0) 13922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:48 smithi082 bash[20963]: audit 2024-04-03T23:23:47.931969+0000 mon.a (mon.0) 13923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:48 smithi082 bash[20963]: audit 2024-04-03T23:23:47.938280+0000 mon.a (mon.0) 13924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:48 smithi082 bash[20963]: audit 2024-04-03T23:23:48.412800+0000 mon.a (mon.0) 13925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:23:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:48 smithi082 bash[20963]: audit 2024-04-03T23:23:48.414875+0000 mon.a (mon.0) 13926 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:23:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:48 smithi082 bash[20963]: audit 2024-04-03T23:23:48.424258+0000 mon.a (mon.0) 13927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[17655]: cluster 2024-04-03T23:23:47.551084+0000 mgr.y (mgr.24370) 16357 : cluster [DBG] pgmap v16341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[17655]: audit 2024-04-03T23:23:47.679893+0000 mon.a (mon.0) 13921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[17655]: audit 2024-04-03T23:23:47.688330+0000 mon.a (mon.0) 13922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[17655]: audit 2024-04-03T23:23:47.931969+0000 mon.a (mon.0) 13923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[17655]: audit 2024-04-03T23:23:47.938280+0000 mon.a (mon.0) 13924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[17655]: audit 2024-04-03T23:23:48.412800+0000 mon.a (mon.0) 13925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:23:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[17655]: audit 2024-04-03T23:23:48.414875+0000 mon.a (mon.0) 13926 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:23:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[17655]: audit 2024-04-03T23:23:48.424258+0000 mon.a (mon.0) 13927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[27441]: cluster 2024-04-03T23:23:47.551084+0000 mgr.y (mgr.24370) 16357 : cluster [DBG] pgmap v16341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[27441]: audit 2024-04-03T23:23:47.679893+0000 mon.a (mon.0) 13921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[27441]: audit 2024-04-03T23:23:47.688330+0000 mon.a (mon.0) 13922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[27441]: audit 2024-04-03T23:23:47.931969+0000 mon.a (mon.0) 13923 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[27441]: audit 2024-04-03T23:23:47.938280+0000 mon.a (mon.0) 13924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[27441]: audit 2024-04-03T23:23:48.412800+0000 mon.a (mon.0) 13925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:23:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[27441]: audit 2024-04-03T23:23:48.414875+0000 mon.a (mon.0) 13926 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:23:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:48 smithi067 bash[27441]: audit 2024-04-03T23:23:48.424258+0000 mon.a (mon.0) 13927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:23:50.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:49 smithi082 bash[20963]: audit 2024-04-03T23:23:49.099851+0000 mon.c (mon.2) 6543 : audit [DBG] from='client.? 172.21.15.67:0/3159233632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:49 smithi067 bash[17655]: audit 2024-04-03T23:23:49.099851+0000 mon.c (mon.2) 6543 : audit [DBG] from='client.? 172.21.15.67:0/3159233632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:49 smithi067 bash[27441]: audit 2024-04-03T23:23:49.099851+0000 mon.c (mon.2) 6543 : audit [DBG] from='client.? 172.21.15.67:0/3159233632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:50 smithi082 bash[20963]: cluster 2024-04-03T23:23:49.551745+0000 mgr.y (mgr.24370) 16358 : cluster [DBG] pgmap v16342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:50 smithi067 bash[17655]: cluster 2024-04-03T23:23:49.551745+0000 mgr.y (mgr.24370) 16358 : cluster [DBG] pgmap v16342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:50 smithi067 bash[27441]: cluster 2024-04-03T23:23:49.551745+0000 mgr.y (mgr.24370) 16358 : cluster [DBG] pgmap v16342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:52.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:51 smithi082 bash[20963]: audit 2024-04-03T23:23:51.549132+0000 mon.c (mon.2) 6544 : audit [DBG] from='client.? 172.21.15.67:0/465209119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:52.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:51 smithi067 bash[27441]: audit 2024-04-03T23:23:51.549132+0000 mon.c (mon.2) 6544 : audit [DBG] from='client.? 172.21.15.67:0/465209119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:52.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:51 smithi067 bash[17655]: audit 2024-04-03T23:23:51.549132+0000 mon.c (mon.2) 6544 : audit [DBG] from='client.? 172.21.15.67:0/465209119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:52 smithi067 bash[27441]: cluster 2024-04-03T23:23:51.553147+0000 mgr.y (mgr.24370) 16359 : cluster [DBG] pgmap v16343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:52 smithi067 bash[17655]: cluster 2024-04-03T23:23:51.553147+0000 mgr.y (mgr.24370) 16359 : cluster [DBG] pgmap v16343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:52 smithi082 bash[20963]: cluster 2024-04-03T23:23:51.553147+0000 mgr.y (mgr.24370) 16359 : cluster [DBG] pgmap v16343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:23:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:23:55.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:54 smithi082 bash[20963]: cluster 2024-04-03T23:23:53.553938+0000 mgr.y (mgr.24370) 16360 : cluster [DBG] pgmap v16344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:55.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:54 smithi082 bash[20963]: audit 2024-04-03T23:23:54.001818+0000 mon.a (mon.0) 13928 : audit [DBG] from='client.? 172.21.15.67:0/3484547532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:54 smithi067 bash[27441]: cluster 2024-04-03T23:23:53.553938+0000 mgr.y (mgr.24370) 16360 : cluster [DBG] pgmap v16344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:54 smithi067 bash[27441]: audit 2024-04-03T23:23:54.001818+0000 mon.a (mon.0) 13928 : audit [DBG] from='client.? 172.21.15.67:0/3484547532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:54 smithi067 bash[17655]: cluster 2024-04-03T23:23:53.553938+0000 mgr.y (mgr.24370) 16360 : cluster [DBG] pgmap v16344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:54 smithi067 bash[17655]: audit 2024-04-03T23:23:54.001818+0000 mon.a (mon.0) 13928 : audit [DBG] from='client.? 172.21.15.67:0/3484547532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:55 smithi082 bash[20963]: audit 2024-04-03T23:23:55.527008+0000 mon.a (mon.0) 13929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:55 smithi067 bash[27441]: audit 2024-04-03T23:23:55.527008+0000 mon.a (mon.0) 13929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:55 smithi067 bash[17655]: audit 2024-04-03T23:23:55.527008+0000 mon.a (mon.0) 13929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:23:57.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:56 smithi082 bash[20963]: cluster 2024-04-03T23:23:55.554698+0000 mgr.y (mgr.24370) 16361 : cluster [DBG] pgmap v16345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:57.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:56 smithi082 bash[20963]: audit 2024-04-03T23:23:56.468884+0000 mon.c (mon.2) 6545 : audit [DBG] from='client.? 172.21.15.67:0/2928098743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:56 smithi067 bash[27441]: cluster 2024-04-03T23:23:55.554698+0000 mgr.y (mgr.24370) 16361 : cluster [DBG] pgmap v16345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:56 smithi067 bash[27441]: audit 2024-04-03T23:23:56.468884+0000 mon.c (mon.2) 6545 : audit [DBG] from='client.? 172.21.15.67:0/2928098743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:56 smithi067 bash[17655]: cluster 2024-04-03T23:23:55.554698+0000 mgr.y (mgr.24370) 16361 : cluster [DBG] pgmap v16345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:56 smithi067 bash[17655]: audit 2024-04-03T23:23:56.468884+0000 mon.c (mon.2) 6545 : audit [DBG] from='client.? 172.21.15.67:0/2928098743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:23:59.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:58 smithi082 bash[20963]: cluster 2024-04-03T23:23:57.555914+0000 mgr.y (mgr.24370) 16362 : cluster [DBG] pgmap v16346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:59.180 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:58 smithi067 bash[27441]: cluster 2024-04-03T23:23:57.555914+0000 mgr.y (mgr.24370) 16362 : cluster [DBG] pgmap v16346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:23:59.181 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:58 smithi067 bash[17655]: cluster 2024-04-03T23:23:57.555914+0000 mgr.y (mgr.24370) 16362 : cluster [DBG] pgmap v16346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:00.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:23:59 smithi082 bash[20963]: audit 2024-04-03T23:23:58.922829+0000 mon.a (mon.0) 13930 : audit [DBG] from='client.? 172.21.15.67:0/16845437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:00.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:23:59 smithi067 bash[17655]: audit 2024-04-03T23:23:58.922829+0000 mon.a (mon.0) 13930 : audit [DBG] from='client.? 172.21.15.67:0/16845437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:00.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:23:59 smithi067 bash[27441]: audit 2024-04-03T23:23:58.922829+0000 mon.a (mon.0) 13930 : audit [DBG] from='client.? 172.21.15.67:0/16845437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:00 smithi082 bash[20963]: cluster 2024-04-03T23:23:59.556628+0000 mgr.y (mgr.24370) 16363 : cluster [DBG] pgmap v16347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:00 smithi067 bash[27441]: cluster 2024-04-03T23:23:59.556628+0000 mgr.y (mgr.24370) 16363 : cluster [DBG] pgmap v16347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:01.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:00 smithi067 bash[17655]: cluster 2024-04-03T23:23:59.556628+0000 mgr.y (mgr.24370) 16363 : cluster [DBG] pgmap v16347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:02.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:01 smithi082 bash[20963]: audit 2024-04-03T23:24:01.378757+0000 mon.a (mon.0) 13931 : audit [DBG] from='client.? 172.21.15.67:0/4111899549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:02.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:01 smithi067 bash[17655]: audit 2024-04-03T23:24:01.378757+0000 mon.a (mon.0) 13931 : audit [DBG] from='client.? 172.21.15.67:0/4111899549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:02.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:01 smithi067 bash[27441]: audit 2024-04-03T23:24:01.378757+0000 mon.a (mon.0) 13931 : audit [DBG] from='client.? 172.21.15.67:0/4111899549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:02 smithi067 bash[27441]: cluster 2024-04-03T23:24:01.557867+0000 mgr.y (mgr.24370) 16364 : cluster [DBG] pgmap v16348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:02 smithi067 bash[17655]: cluster 2024-04-03T23:24:01.557867+0000 mgr.y (mgr.24370) 16364 : cluster [DBG] pgmap v16348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:02 smithi082 bash[20963]: cluster 2024-04-03T23:24:01.557867+0000 mgr.y (mgr.24370) 16364 : cluster [DBG] pgmap v16348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:24:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:24:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:04 smithi082 bash[20963]: cluster 2024-04-03T23:24:03.558544+0000 mgr.y (mgr.24370) 16365 : cluster [DBG] pgmap v16349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:04 smithi082 bash[20963]: audit 2024-04-03T23:24:03.828838+0000 mon.c (mon.2) 6546 : audit [DBG] from='client.? 172.21.15.67:0/2276739078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:04 smithi067 bash[17655]: cluster 2024-04-03T23:24:03.558544+0000 mgr.y (mgr.24370) 16365 : cluster [DBG] pgmap v16349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:04 smithi067 bash[17655]: audit 2024-04-03T23:24:03.828838+0000 mon.c (mon.2) 6546 : audit [DBG] from='client.? 172.21.15.67:0/2276739078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:04 smithi067 bash[27441]: cluster 2024-04-03T23:24:03.558544+0000 mgr.y (mgr.24370) 16365 : cluster [DBG] pgmap v16349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:04 smithi067 bash[27441]: audit 2024-04-03T23:24:03.828838+0000 mon.c (mon.2) 6546 : audit [DBG] from='client.? 172.21.15.67:0/2276739078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:06 smithi082 bash[20963]: cluster 2024-04-03T23:24:05.559237+0000 mgr.y (mgr.24370) 16366 : cluster [DBG] pgmap v16350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:06 smithi082 bash[20963]: audit 2024-04-03T23:24:06.274028+0000 mon.a (mon.0) 13932 : audit [DBG] from='client.? 172.21.15.67:0/3810683930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:06 smithi067 bash[27441]: cluster 2024-04-03T23:24:05.559237+0000 mgr.y (mgr.24370) 16366 : cluster [DBG] pgmap v16350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:06 smithi067 bash[27441]: audit 2024-04-03T23:24:06.274028+0000 mon.a (mon.0) 13932 : audit [DBG] from='client.? 172.21.15.67:0/3810683930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:06 smithi067 bash[17655]: cluster 2024-04-03T23:24:05.559237+0000 mgr.y (mgr.24370) 16366 : cluster [DBG] pgmap v16350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:06 smithi067 bash[17655]: audit 2024-04-03T23:24:06.274028+0000 mon.a (mon.0) 13932 : audit [DBG] from='client.? 172.21.15.67:0/3810683930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:09.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:08 smithi082 bash[20963]: cluster 2024-04-03T23:24:07.560444+0000 mgr.y (mgr.24370) 16367 : cluster [DBG] pgmap v16351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:09.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:08 smithi082 bash[20963]: audit 2024-04-03T23:24:08.723057+0000 mon.c (mon.2) 6547 : audit [DBG] from='client.? 172.21.15.67:0/2766357554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:09.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:08 smithi067 bash[27441]: cluster 2024-04-03T23:24:07.560444+0000 mgr.y (mgr.24370) 16367 : cluster [DBG] pgmap v16351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:09.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:08 smithi067 bash[27441]: audit 2024-04-03T23:24:08.723057+0000 mon.c (mon.2) 6547 : audit [DBG] from='client.? 172.21.15.67:0/2766357554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:09.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:08 smithi067 bash[17655]: cluster 2024-04-03T23:24:07.560444+0000 mgr.y (mgr.24370) 16367 : cluster [DBG] pgmap v16351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:09.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:08 smithi067 bash[17655]: audit 2024-04-03T23:24:08.723057+0000 mon.c (mon.2) 6547 : audit [DBG] from='client.? 172.21.15.67:0/2766357554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:10 smithi082 bash[20963]: cluster 2024-04-03T23:24:09.561068+0000 mgr.y (mgr.24370) 16368 : cluster [DBG] pgmap v16352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:10 smithi082 bash[20963]: audit 2024-04-03T23:24:10.527490+0000 mon.a (mon.0) 13933 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:10 smithi067 bash[27441]: cluster 2024-04-03T23:24:09.561068+0000 mgr.y (mgr.24370) 16368 : cluster [DBG] pgmap v16352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:10 smithi067 bash[27441]: audit 2024-04-03T23:24:10.527490+0000 mon.a (mon.0) 13933 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:10 smithi067 bash[17655]: cluster 2024-04-03T23:24:09.561068+0000 mgr.y (mgr.24370) 16368 : cluster [DBG] pgmap v16352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:10 smithi067 bash[17655]: audit 2024-04-03T23:24:10.527490+0000 mon.a (mon.0) 13933 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:12.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:11 smithi082 bash[20963]: audit 2024-04-03T23:24:11.185564+0000 mon.a (mon.0) 13934 : audit [DBG] from='client.? 172.21.15.67:0/3145197705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:12.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:11 smithi067 bash[17655]: audit 2024-04-03T23:24:11.185564+0000 mon.a (mon.0) 13934 : audit [DBG] from='client.? 172.21.15.67:0/3145197705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:12.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:11 smithi067 bash[27441]: audit 2024-04-03T23:24:11.185564+0000 mon.a (mon.0) 13934 : audit [DBG] from='client.? 172.21.15.67:0/3145197705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:12 smithi067 bash[27441]: cluster 2024-04-03T23:24:11.562317+0000 mgr.y (mgr.24370) 16369 : cluster [DBG] pgmap v16353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:12 smithi067 bash[17655]: cluster 2024-04-03T23:24:11.562317+0000 mgr.y (mgr.24370) 16369 : cluster [DBG] pgmap v16353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:12 smithi082 bash[20963]: cluster 2024-04-03T23:24:11.562317+0000 mgr.y (mgr.24370) 16369 : cluster [DBG] pgmap v16353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:24:13.796 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:24:14.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:13 smithi082 bash[20963]: audit 2024-04-03T23:24:13.648787+0000 mon.c (mon.2) 6548 : audit [DBG] from='client.? 172.21.15.67:0/1724666157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:14.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:13 smithi067 bash[17655]: audit 2024-04-03T23:24:13.648787+0000 mon.c (mon.2) 6548 : audit [DBG] from='client.? 172.21.15.67:0/1724666157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:14.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:13 smithi067 bash[27441]: audit 2024-04-03T23:24:13.648787+0000 mon.c (mon.2) 6548 : audit [DBG] from='client.? 172.21.15.67:0/1724666157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:14 smithi082 bash[20963]: cluster 2024-04-03T23:24:13.562979+0000 mgr.y (mgr.24370) 16370 : cluster [DBG] pgmap v16354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:14 smithi067 bash[17655]: cluster 2024-04-03T23:24:13.562979+0000 mgr.y (mgr.24370) 16370 : cluster [DBG] pgmap v16354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:14 smithi067 bash[27441]: cluster 2024-04-03T23:24:13.562979+0000 mgr.y (mgr.24370) 16370 : cluster [DBG] pgmap v16354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:16 smithi082 bash[20963]: cluster 2024-04-03T23:24:15.563654+0000 mgr.y (mgr.24370) 16371 : cluster [DBG] pgmap v16355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:16 smithi082 bash[20963]: audit 2024-04-03T23:24:16.103329+0000 mon.c (mon.2) 6549 : audit [DBG] from='client.? 172.21.15.67:0/685382546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:16 smithi067 bash[27441]: cluster 2024-04-03T23:24:15.563654+0000 mgr.y (mgr.24370) 16371 : cluster [DBG] pgmap v16355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:16 smithi067 bash[27441]: audit 2024-04-03T23:24:16.103329+0000 mon.c (mon.2) 6549 : audit [DBG] from='client.? 172.21.15.67:0/685382546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:16 smithi067 bash[17655]: cluster 2024-04-03T23:24:15.563654+0000 mgr.y (mgr.24370) 16371 : cluster [DBG] pgmap v16355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:17.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:16 smithi067 bash[17655]: audit 2024-04-03T23:24:16.103329+0000 mon.c (mon.2) 6549 : audit [DBG] from='client.? 172.21.15.67:0/685382546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:18 smithi082 bash[20963]: cluster 2024-04-03T23:24:17.564871+0000 mgr.y (mgr.24370) 16372 : cluster [DBG] pgmap v16356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:18 smithi082 bash[20963]: audit 2024-04-03T23:24:18.554268+0000 mon.a (mon.0) 13935 : audit [DBG] from='client.? 172.21.15.67:0/322461314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:18 smithi067 bash[17655]: cluster 2024-04-03T23:24:17.564871+0000 mgr.y (mgr.24370) 16372 : cluster [DBG] pgmap v16356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:18 smithi067 bash[17655]: audit 2024-04-03T23:24:18.554268+0000 mon.a (mon.0) 13935 : audit [DBG] from='client.? 172.21.15.67:0/322461314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:18 smithi067 bash[27441]: cluster 2024-04-03T23:24:17.564871+0000 mgr.y (mgr.24370) 16372 : cluster [DBG] pgmap v16356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:18 smithi067 bash[27441]: audit 2024-04-03T23:24:18.554268+0000 mon.a (mon.0) 13935 : audit [DBG] from='client.? 172.21.15.67:0/322461314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:20 smithi082 bash[20963]: cluster 2024-04-03T23:24:19.565571+0000 mgr.y (mgr.24370) 16373 : cluster [DBG] pgmap v16357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:20 smithi067 bash[27441]: cluster 2024-04-03T23:24:19.565571+0000 mgr.y (mgr.24370) 16373 : cluster [DBG] pgmap v16357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:20 smithi067 bash[17655]: cluster 2024-04-03T23:24:19.565571+0000 mgr.y (mgr.24370) 16373 : cluster [DBG] pgmap v16357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:22.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:21 smithi082 bash[20963]: audit 2024-04-03T23:24:21.010573+0000 mon.a (mon.0) 13936 : audit [DBG] from='client.? 172.21.15.67:0/2604497046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:22.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:21 smithi067 bash[27441]: audit 2024-04-03T23:24:21.010573+0000 mon.a (mon.0) 13936 : audit [DBG] from='client.? 172.21.15.67:0/2604497046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:21 smithi067 bash[17655]: audit 2024-04-03T23:24:21.010573+0000 mon.a (mon.0) 13936 : audit [DBG] from='client.? 172.21.15.67:0/2604497046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:23.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:22 smithi067 bash[27441]: cluster 2024-04-03T23:24:21.566781+0000 mgr.y (mgr.24370) 16374 : cluster [DBG] pgmap v16358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:23.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:22 smithi067 bash[17655]: cluster 2024-04-03T23:24:21.566781+0000 mgr.y (mgr.24370) 16374 : cluster [DBG] pgmap v16358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:22 smithi082 bash[20963]: cluster 2024-04-03T23:24:21.566781+0000 mgr.y (mgr.24370) 16374 : cluster [DBG] pgmap v16358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:24:23.833 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:24:24.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:23 smithi082 bash[20963]: audit 2024-04-03T23:24:23.465402+0000 mon.c (mon.2) 6550 : audit [DBG] from='client.? 172.21.15.67:0/3294278456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:24.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:23 smithi067 bash[17655]: audit 2024-04-03T23:24:23.465402+0000 mon.c (mon.2) 6550 : audit [DBG] from='client.? 172.21.15.67:0/3294278456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:24.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:23 smithi067 bash[27441]: audit 2024-04-03T23:24:23.465402+0000 mon.c (mon.2) 6550 : audit [DBG] from='client.? 172.21.15.67:0/3294278456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:24 smithi082 bash[20963]: cluster 2024-04-03T23:24:23.567424+0000 mgr.y (mgr.24370) 16375 : cluster [DBG] pgmap v16359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:24 smithi067 bash[17655]: cluster 2024-04-03T23:24:23.567424+0000 mgr.y (mgr.24370) 16375 : cluster [DBG] pgmap v16359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:24 smithi067 bash[27441]: cluster 2024-04-03T23:24:23.567424+0000 mgr.y (mgr.24370) 16375 : cluster [DBG] pgmap v16359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:25 smithi082 bash[20963]: audit 2024-04-03T23:24:25.527473+0000 mon.a (mon.0) 13937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:25 smithi067 bash[17655]: audit 2024-04-03T23:24:25.527473+0000 mon.a (mon.0) 13937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:25 smithi067 bash[27441]: audit 2024-04-03T23:24:25.527473+0000 mon.a (mon.0) 13937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:26 smithi082 bash[20963]: cluster 2024-04-03T23:24:25.567982+0000 mgr.y (mgr.24370) 16376 : cluster [DBG] pgmap v16360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:26 smithi082 bash[20963]: audit 2024-04-03T23:24:25.931961+0000 mon.a (mon.0) 13938 : audit [DBG] from='client.? 172.21.15.67:0/1307417890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:26 smithi067 bash[17655]: cluster 2024-04-03T23:24:25.567982+0000 mgr.y (mgr.24370) 16376 : cluster [DBG] pgmap v16360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:26 smithi067 bash[17655]: audit 2024-04-03T23:24:25.931961+0000 mon.a (mon.0) 13938 : audit [DBG] from='client.? 172.21.15.67:0/1307417890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:26 smithi067 bash[27441]: cluster 2024-04-03T23:24:25.567982+0000 mgr.y (mgr.24370) 16376 : cluster [DBG] pgmap v16360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:27.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:26 smithi067 bash[27441]: audit 2024-04-03T23:24:25.931961+0000 mon.a (mon.0) 13938 : audit [DBG] from='client.? 172.21.15.67:0/1307417890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:28 smithi082 bash[20963]: cluster 2024-04-03T23:24:27.569163+0000 mgr.y (mgr.24370) 16377 : cluster [DBG] pgmap v16361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:28 smithi082 bash[20963]: audit 2024-04-03T23:24:28.392268+0000 mon.c (mon.2) 6551 : audit [DBG] from='client.? 172.21.15.67:0/3920885234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:28 smithi067 bash[17655]: cluster 2024-04-03T23:24:27.569163+0000 mgr.y (mgr.24370) 16377 : cluster [DBG] pgmap v16361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:28 smithi067 bash[17655]: audit 2024-04-03T23:24:28.392268+0000 mon.c (mon.2) 6551 : audit [DBG] from='client.? 172.21.15.67:0/3920885234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:28 smithi067 bash[27441]: cluster 2024-04-03T23:24:27.569163+0000 mgr.y (mgr.24370) 16377 : cluster [DBG] pgmap v16361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:29.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:28 smithi067 bash[27441]: audit 2024-04-03T23:24:28.392268+0000 mon.c (mon.2) 6551 : audit [DBG] from='client.? 172.21.15.67:0/3920885234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:30 smithi082 bash[20963]: cluster 2024-04-03T23:24:29.569834+0000 mgr.y (mgr.24370) 16378 : cluster [DBG] pgmap v16362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:30 smithi082 bash[20963]: audit 2024-04-03T23:24:30.843439+0000 mon.a (mon.0) 13939 : audit [DBG] from='client.? 172.21.15.67:0/1308162088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:30 smithi067 bash[17655]: cluster 2024-04-03T23:24:29.569834+0000 mgr.y (mgr.24370) 16378 : cluster [DBG] pgmap v16362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:30 smithi067 bash[17655]: audit 2024-04-03T23:24:30.843439+0000 mon.a (mon.0) 13939 : audit [DBG] from='client.? 172.21.15.67:0/1308162088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:30 smithi067 bash[27441]: cluster 2024-04-03T23:24:29.569834+0000 mgr.y (mgr.24370) 16378 : cluster [DBG] pgmap v16362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:31.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:30 smithi067 bash[27441]: audit 2024-04-03T23:24:30.843439+0000 mon.a (mon.0) 13939 : audit [DBG] from='client.? 172.21.15.67:0/1308162088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:32 smithi082 bash[20963]: cluster 2024-04-03T23:24:31.571039+0000 mgr.y (mgr.24370) 16379 : cluster [DBG] pgmap v16363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:33.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:32 smithi067 bash[17655]: cluster 2024-04-03T23:24:31.571039+0000 mgr.y (mgr.24370) 16379 : cluster [DBG] pgmap v16363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:33.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:32 smithi067 bash[27441]: cluster 2024-04-03T23:24:31.571039+0000 mgr.y (mgr.24370) 16379 : cluster [DBG] pgmap v16363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:33.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:24:33.868 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:24:34.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:33 smithi082 bash[20963]: audit 2024-04-03T23:24:33.299484+0000 mon.a (mon.0) 13940 : audit [DBG] from='client.? 172.21.15.67:0/3297901640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:34.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:33 smithi067 bash[17655]: audit 2024-04-03T23:24:33.299484+0000 mon.a (mon.0) 13940 : audit [DBG] from='client.? 172.21.15.67:0/3297901640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:33 smithi067 bash[27441]: audit 2024-04-03T23:24:33.299484+0000 mon.a (mon.0) 13940 : audit [DBG] from='client.? 172.21.15.67:0/3297901640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:35.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:34 smithi082 bash[20963]: cluster 2024-04-03T23:24:33.571769+0000 mgr.y (mgr.24370) 16380 : cluster [DBG] pgmap v16364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:35.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:34 smithi067 bash[17655]: cluster 2024-04-03T23:24:33.571769+0000 mgr.y (mgr.24370) 16380 : cluster [DBG] pgmap v16364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:34 smithi067 bash[27441]: cluster 2024-04-03T23:24:33.571769+0000 mgr.y (mgr.24370) 16380 : cluster [DBG] pgmap v16364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:36.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:35 smithi082 bash[20963]: audit 2024-04-03T23:24:35.760422+0000 mon.a (mon.0) 13941 : audit [DBG] from='client.? 172.21.15.67:0/2918833157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:35 smithi067 bash[27441]: audit 2024-04-03T23:24:35.760422+0000 mon.a (mon.0) 13941 : audit [DBG] from='client.? 172.21.15.67:0/2918833157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:35 smithi067 bash[17655]: audit 2024-04-03T23:24:35.760422+0000 mon.a (mon.0) 13941 : audit [DBG] from='client.? 172.21.15.67:0/2918833157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:37.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:36 smithi082 bash[20963]: cluster 2024-04-03T23:24:35.572396+0000 mgr.y (mgr.24370) 16381 : cluster [DBG] pgmap v16365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:36 smithi067 bash[27441]: cluster 2024-04-03T23:24:35.572396+0000 mgr.y (mgr.24370) 16381 : cluster [DBG] pgmap v16365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:36 smithi067 bash[17655]: cluster 2024-04-03T23:24:35.572396+0000 mgr.y (mgr.24370) 16381 : cluster [DBG] pgmap v16365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:38 smithi082 bash[20963]: cluster 2024-04-03T23:24:37.573612+0000 mgr.y (mgr.24370) 16382 : cluster [DBG] pgmap v16366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:38 smithi082 bash[20963]: audit 2024-04-03T23:24:38.214802+0000 mon.a (mon.0) 13942 : audit [DBG] from='client.? 172.21.15.67:0/1129867727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:38 smithi067 bash[27441]: cluster 2024-04-03T23:24:37.573612+0000 mgr.y (mgr.24370) 16382 : cluster [DBG] pgmap v16366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:38 smithi067 bash[27441]: audit 2024-04-03T23:24:38.214802+0000 mon.a (mon.0) 13942 : audit [DBG] from='client.? 172.21.15.67:0/1129867727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:38 smithi067 bash[17655]: cluster 2024-04-03T23:24:37.573612+0000 mgr.y (mgr.24370) 16382 : cluster [DBG] pgmap v16366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:39.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:38 smithi067 bash[17655]: audit 2024-04-03T23:24:38.214802+0000 mon.a (mon.0) 13942 : audit [DBG] from='client.? 172.21.15.67:0/1129867727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:40 smithi067 bash[27441]: cluster 2024-04-03T23:24:39.574335+0000 mgr.y (mgr.24370) 16383 : cluster [DBG] pgmap v16367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:40 smithi067 bash[27441]: audit 2024-04-03T23:24:40.528047+0000 mon.a (mon.0) 13943 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:40 smithi067 bash[27441]: audit 2024-04-03T23:24:40.663107+0000 mon.c (mon.2) 6552 : audit [DBG] from='client.? 172.21.15.67:0/2820490108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:40 smithi067 bash[17655]: cluster 2024-04-03T23:24:39.574335+0000 mgr.y (mgr.24370) 16383 : cluster [DBG] pgmap v16367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:40 smithi067 bash[17655]: audit 2024-04-03T23:24:40.528047+0000 mon.a (mon.0) 13943 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:40 smithi067 bash[17655]: audit 2024-04-03T23:24:40.663107+0000 mon.c (mon.2) 6552 : audit [DBG] from='client.? 172.21.15.67:0/2820490108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:40 smithi082 bash[20963]: cluster 2024-04-03T23:24:39.574335+0000 mgr.y (mgr.24370) 16383 : cluster [DBG] pgmap v16367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:40 smithi082 bash[20963]: audit 2024-04-03T23:24:40.528047+0000 mon.a (mon.0) 13943 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:40 smithi082 bash[20963]: audit 2024-04-03T23:24:40.663107+0000 mon.c (mon.2) 6552 : audit [DBG] from='client.? 172.21.15.67:0/2820490108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:43.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:24:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:42 smithi067 bash[27441]: cluster 2024-04-03T23:24:41.575655+0000 mgr.y (mgr.24370) 16384 : cluster [DBG] pgmap v16368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:43.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:42 smithi067 bash[17655]: cluster 2024-04-03T23:24:41.575655+0000 mgr.y (mgr.24370) 16384 : cluster [DBG] pgmap v16368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:43.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:42 smithi082 bash[20963]: cluster 2024-04-03T23:24:41.575655+0000 mgr.y (mgr.24370) 16384 : cluster [DBG] pgmap v16368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:24:44.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:43 smithi067 bash[27441]: audit 2024-04-03T23:24:43.134712+0000 mon.a (mon.0) 13944 : audit [DBG] from='client.? 172.21.15.67:0/3039312672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:44.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:43 smithi067 bash[17655]: audit 2024-04-03T23:24:43.134712+0000 mon.a (mon.0) 13944 : audit [DBG] from='client.? 172.21.15.67:0/3039312672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:44.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:43 smithi082 bash[20963]: audit 2024-04-03T23:24:43.134712+0000 mon.a (mon.0) 13944 : audit [DBG] from='client.? 172.21.15.67:0/3039312672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:45.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:44 smithi067 bash[17655]: cluster 2024-04-03T23:24:43.576443+0000 mgr.y (mgr.24370) 16385 : cluster [DBG] pgmap v16369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:45.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:44 smithi067 bash[27441]: cluster 2024-04-03T23:24:43.576443+0000 mgr.y (mgr.24370) 16385 : cluster [DBG] pgmap v16369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:45.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:44 smithi082 bash[20963]: cluster 2024-04-03T23:24:43.576443+0000 mgr.y (mgr.24370) 16385 : cluster [DBG] pgmap v16369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:45 smithi067 bash[17655]: audit 2024-04-03T23:24:45.594553+0000 mon.a (mon.0) 13945 : audit [DBG] from='client.? 172.21.15.67:0/829707936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:46.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:45 smithi067 bash[27441]: audit 2024-04-03T23:24:45.594553+0000 mon.a (mon.0) 13945 : audit [DBG] from='client.? 172.21.15.67:0/829707936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:46.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:45 smithi082 bash[20963]: audit 2024-04-03T23:24:45.594553+0000 mon.a (mon.0) 13945 : audit [DBG] from='client.? 172.21.15.67:0/829707936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:47.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:46 smithi067 bash[27441]: cluster 2024-04-03T23:24:45.576910+0000 mgr.y (mgr.24370) 16386 : cluster [DBG] pgmap v16370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:47.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:46 smithi067 bash[17655]: cluster 2024-04-03T23:24:45.576910+0000 mgr.y (mgr.24370) 16386 : cluster [DBG] pgmap v16370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:47.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:46 smithi082 bash[20963]: cluster 2024-04-03T23:24:45.576910+0000 mgr.y (mgr.24370) 16386 : cluster [DBG] pgmap v16370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[17655]: cluster 2024-04-03T23:24:47.578200+0000 mgr.y (mgr.24370) 16387 : cluster [DBG] pgmap v16371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[17655]: audit 2024-04-03T23:24:48.044751+0000 mon.a (mon.0) 13946 : audit [DBG] from='client.? 172.21.15.67:0/2498277202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[17655]: audit 2024-04-03T23:24:48.498673+0000 mon.a (mon.0) 13947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:24:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[17655]: audit 2024-04-03T23:24:48.825609+0000 mon.a (mon.0) 13948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[17655]: audit 2024-04-03T23:24:48.832472+0000 mon.a (mon.0) 13949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[27441]: cluster 2024-04-03T23:24:47.578200+0000 mgr.y (mgr.24370) 16387 : cluster [DBG] pgmap v16371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[27441]: audit 2024-04-03T23:24:48.044751+0000 mon.a (mon.0) 13946 : audit [DBG] from='client.? 172.21.15.67:0/2498277202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[27441]: audit 2024-04-03T23:24:48.498673+0000 mon.a (mon.0) 13947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:24:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[27441]: audit 2024-04-03T23:24:48.825609+0000 mon.a (mon.0) 13948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:48 smithi067 bash[27441]: audit 2024-04-03T23:24:48.832472+0000 mon.a (mon.0) 13949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:48 smithi082 bash[20963]: cluster 2024-04-03T23:24:47.578200+0000 mgr.y (mgr.24370) 16387 : cluster [DBG] pgmap v16371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:48 smithi082 bash[20963]: audit 2024-04-03T23:24:48.044751+0000 mon.a (mon.0) 13946 : audit [DBG] from='client.? 172.21.15.67:0/2498277202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:48 smithi082 bash[20963]: audit 2024-04-03T23:24:48.498673+0000 mon.a (mon.0) 13947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:24:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:48 smithi082 bash[20963]: audit 2024-04-03T23:24:48.825609+0000 mon.a (mon.0) 13948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:48 smithi082 bash[20963]: audit 2024-04-03T23:24:48.832472+0000 mon.a (mon.0) 13949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:50 smithi082 bash[20963]: cluster 2024-04-03T23:24:49.578878+0000 mgr.y (mgr.24370) 16388 : cluster [DBG] pgmap v16372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:50 smithi082 bash[20963]: audit 2024-04-03T23:24:50.494148+0000 mon.c (mon.2) 6553 : audit [DBG] from='client.? 172.21.15.67:0/2692880047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:50 smithi067 bash[17655]: cluster 2024-04-03T23:24:49.578878+0000 mgr.y (mgr.24370) 16388 : cluster [DBG] pgmap v16372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:50 smithi067 bash[17655]: audit 2024-04-03T23:24:50.494148+0000 mon.c (mon.2) 6553 : audit [DBG] from='client.? 172.21.15.67:0/2692880047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:51.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:50 smithi067 bash[27441]: cluster 2024-04-03T23:24:49.578878+0000 mgr.y (mgr.24370) 16388 : cluster [DBG] pgmap v16372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:51.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:50 smithi067 bash[27441]: audit 2024-04-03T23:24:50.494148+0000 mon.c (mon.2) 6553 : audit [DBG] from='client.? 172.21.15.67:0/2692880047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:53.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:52 smithi082 bash[20963]: cluster 2024-04-03T23:24:51.580113+0000 mgr.y (mgr.24370) 16389 : cluster [DBG] pgmap v16373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:52 smithi067 bash[17655]: cluster 2024-04-03T23:24:51.580113+0000 mgr.y (mgr.24370) 16389 : cluster [DBG] pgmap v16373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:24:53.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:52 smithi067 bash[27441]: cluster 2024-04-03T23:24:51.580113+0000 mgr.y (mgr.24370) 16389 : cluster [DBG] pgmap v16373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:24:54.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:53 smithi082 bash[20963]: audit 2024-04-03T23:24:52.947835+0000 mon.a (mon.0) 13950 : audit [DBG] from='client.? 172.21.15.67:0/2384974815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:54.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:53 smithi067 bash[17655]: audit 2024-04-03T23:24:52.947835+0000 mon.a (mon.0) 13950 : audit [DBG] from='client.? 172.21.15.67:0/2384974815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:54.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:53 smithi067 bash[27441]: audit 2024-04-03T23:24:52.947835+0000 mon.a (mon.0) 13950 : audit [DBG] from='client.? 172.21.15.67:0/2384974815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:54 smithi082 bash[20963]: cluster 2024-04-03T23:24:53.580771+0000 mgr.y (mgr.24370) 16390 : cluster [DBG] pgmap v16374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:54 smithi082 bash[20963]: audit 2024-04-03T23:24:54.506820+0000 mon.a (mon.0) 13951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:54 smithi082 bash[20963]: audit 2024-04-03T23:24:54.517159+0000 mon.a (mon.0) 13952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:54 smithi082 bash[20963]: audit 2024-04-03T23:24:54.574889+0000 mon.a (mon.0) 13953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:54 smithi082 bash[20963]: audit 2024-04-03T23:24:54.585300+0000 mon.a (mon.0) 13954 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[27441]: cluster 2024-04-03T23:24:53.580771+0000 mgr.y (mgr.24370) 16390 : cluster [DBG] pgmap v16374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[27441]: audit 2024-04-03T23:24:54.506820+0000 mon.a (mon.0) 13951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[27441]: audit 2024-04-03T23:24:54.517159+0000 mon.a (mon.0) 13952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[27441]: audit 2024-04-03T23:24:54.574889+0000 mon.a (mon.0) 13953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[27441]: audit 2024-04-03T23:24:54.585300+0000 mon.a (mon.0) 13954 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[17655]: cluster 2024-04-03T23:24:53.580771+0000 mgr.y (mgr.24370) 16390 : cluster [DBG] pgmap v16374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[17655]: audit 2024-04-03T23:24:54.506820+0000 mon.a (mon.0) 13951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[17655]: audit 2024-04-03T23:24:54.517159+0000 mon.a (mon.0) 13952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[17655]: audit 2024-04-03T23:24:54.574889+0000 mon.a (mon.0) 13953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:54 smithi067 bash[17655]: audit 2024-04-03T23:24:54.585300+0000 mon.a (mon.0) 13954 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:24:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:55 smithi082 bash[20963]: audit 2024-04-03T23:24:55.398415+0000 mon.a (mon.0) 13955 : audit [DBG] from='client.? 172.21.15.67:0/3375327924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:55 smithi082 bash[20963]: audit 2024-04-03T23:24:55.528582+0000 mon.a (mon.0) 13956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:55 smithi067 bash[17655]: audit 2024-04-03T23:24:55.398415+0000 mon.a (mon.0) 13955 : audit [DBG] from='client.? 172.21.15.67:0/3375327924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:55 smithi067 bash[17655]: audit 2024-04-03T23:24:55.528582+0000 mon.a (mon.0) 13956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:55 smithi067 bash[27441]: audit 2024-04-03T23:24:55.398415+0000 mon.a (mon.0) 13955 : audit [DBG] from='client.? 172.21.15.67:0/3375327924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:55 smithi067 bash[27441]: audit 2024-04-03T23:24:55.528582+0000 mon.a (mon.0) 13956 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:24:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:56 smithi082 bash[20963]: cluster 2024-04-03T23:24:55.581403+0000 mgr.y (mgr.24370) 16391 : cluster [DBG] pgmap v16375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:57.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:56 smithi067 bash[17655]: cluster 2024-04-03T23:24:55.581403+0000 mgr.y (mgr.24370) 16391 : cluster [DBG] pgmap v16375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:56 smithi067 bash[27441]: cluster 2024-04-03T23:24:55.581403+0000 mgr.y (mgr.24370) 16391 : cluster [DBG] pgmap v16375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:58.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:57 smithi082 bash[20963]: audit 2024-04-03T23:24:57.861410+0000 mon.c (mon.2) 6554 : audit [DBG] from='client.? 172.21.15.67:0/2722260560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:58.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:57 smithi067 bash[17655]: audit 2024-04-03T23:24:57.861410+0000 mon.c (mon.2) 6554 : audit [DBG] from='client.? 172.21.15.67:0/2722260560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:58.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:57 smithi067 bash[27441]: audit 2024-04-03T23:24:57.861410+0000 mon.c (mon.2) 6554 : audit [DBG] from='client.? 172.21.15.67:0/2722260560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:24:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:24:58 smithi082 bash[20963]: cluster 2024-04-03T23:24:57.582540+0000 mgr.y (mgr.24370) 16392 : cluster [DBG] pgmap v16376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:24:58 smithi067 bash[17655]: cluster 2024-04-03T23:24:57.582540+0000 mgr.y (mgr.24370) 16392 : cluster [DBG] pgmap v16376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:24:59.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:24:58 smithi067 bash[27441]: cluster 2024-04-03T23:24:57.582540+0000 mgr.y (mgr.24370) 16392 : cluster [DBG] pgmap v16376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:01.236 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:00 smithi082 bash[20963]: cluster 2024-04-03T23:24:59.583209+0000 mgr.y (mgr.24370) 16393 : cluster [DBG] pgmap v16377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:01.236 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:00 smithi082 bash[20963]: audit 2024-04-03T23:25:00.317409+0000 mon.c (mon.2) 6555 : audit [DBG] from='client.? 172.21.15.67:0/2718680424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:00 smithi067 bash[17655]: cluster 2024-04-03T23:24:59.583209+0000 mgr.y (mgr.24370) 16393 : cluster [DBG] pgmap v16377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:01.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:00 smithi067 bash[17655]: audit 2024-04-03T23:25:00.317409+0000 mon.c (mon.2) 6555 : audit [DBG] from='client.? 172.21.15.67:0/2718680424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:01.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:00 smithi067 bash[27441]: cluster 2024-04-03T23:24:59.583209+0000 mgr.y (mgr.24370) 16393 : cluster [DBG] pgmap v16377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:00 smithi067 bash[27441]: audit 2024-04-03T23:25:00.317409+0000 mon.c (mon.2) 6555 : audit [DBG] from='client.? 172.21.15.67:0/2718680424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:03.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:02 smithi082 bash[20963]: cluster 2024-04-03T23:25:01.584402+0000 mgr.y (mgr.24370) 16394 : cluster [DBG] pgmap v16378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:03.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:02 smithi082 bash[20963]: audit 2024-04-03T23:25:02.773516+0000 mon.c (mon.2) 6556 : audit [DBG] from='client.? 172.21.15.67:0/4255399502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:25:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:02 smithi067 bash[17655]: cluster 2024-04-03T23:25:01.584402+0000 mgr.y (mgr.24370) 16394 : cluster [DBG] pgmap v16378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:02 smithi067 bash[17655]: audit 2024-04-03T23:25:02.773516+0000 mon.c (mon.2) 6556 : audit [DBG] from='client.? 172.21.15.67:0/4255399502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:02 smithi067 bash[27441]: cluster 2024-04-03T23:25:01.584402+0000 mgr.y (mgr.24370) 16394 : cluster [DBG] pgmap v16378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:02 smithi067 bash[27441]: audit 2024-04-03T23:25:02.773516+0000 mon.c (mon.2) 6556 : audit [DBG] from='client.? 172.21.15.67:0/4255399502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:25:05.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:04 smithi082 bash[20963]: cluster 2024-04-03T23:25:03.585118+0000 mgr.y (mgr.24370) 16395 : cluster [DBG] pgmap v16379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:05.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:04 smithi067 bash[27441]: cluster 2024-04-03T23:25:03.585118+0000 mgr.y (mgr.24370) 16395 : cluster [DBG] pgmap v16379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:04 smithi067 bash[17655]: cluster 2024-04-03T23:25:03.585118+0000 mgr.y (mgr.24370) 16395 : cluster [DBG] pgmap v16379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:06.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:05 smithi082 bash[20963]: audit 2024-04-03T23:25:05.230928+0000 mon.a (mon.0) 13957 : audit [DBG] from='client.? 172.21.15.67:0/450203598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:06.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:05 smithi082 bash[20963]: audit 2024-04-03T23:25:05.616857+0000 mon.a (mon.0) 13958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:25:06.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:05 smithi082 bash[20963]: audit 2024-04-03T23:25:05.623977+0000 mon.a (mon.0) 13959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:25:06.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:05 smithi082 bash[20963]: audit 2024-04-03T23:25:05.626364+0000 mon.a (mon.0) 13960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:25:06.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:05 smithi082 bash[20963]: audit 2024-04-03T23:25:05.627786+0000 mon.a (mon.0) 13961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:25:06.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:05 smithi082 bash[20963]: audit 2024-04-03T23:25:05.637165+0000 mon.a (mon.0) 13962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:25:06.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[27441]: audit 2024-04-03T23:25:05.230928+0000 mon.a (mon.0) 13957 : audit [DBG] from='client.? 172.21.15.67:0/450203598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:06.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[27441]: audit 2024-04-03T23:25:05.616857+0000 mon.a (mon.0) 13958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:25:06.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[27441]: audit 2024-04-03T23:25:05.623977+0000 mon.a (mon.0) 13959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:25:06.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[27441]: audit 2024-04-03T23:25:05.626364+0000 mon.a (mon.0) 13960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:25:06.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[27441]: audit 2024-04-03T23:25:05.627786+0000 mon.a (mon.0) 13961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:25:06.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[27441]: audit 2024-04-03T23:25:05.637165+0000 mon.a (mon.0) 13962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:25:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[17655]: audit 2024-04-03T23:25:05.230928+0000 mon.a (mon.0) 13957 : audit [DBG] from='client.? 172.21.15.67:0/450203598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[17655]: audit 2024-04-03T23:25:05.616857+0000 mon.a (mon.0) 13958 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:25:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[17655]: audit 2024-04-03T23:25:05.623977+0000 mon.a (mon.0) 13959 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:25:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[17655]: audit 2024-04-03T23:25:05.626364+0000 mon.a (mon.0) 13960 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:25:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[17655]: audit 2024-04-03T23:25:05.627786+0000 mon.a (mon.0) 13961 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:25:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:05 smithi067 bash[17655]: audit 2024-04-03T23:25:05.637165+0000 mon.a (mon.0) 13962 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:25:07.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:06 smithi082 bash[20963]: cluster 2024-04-03T23:25:05.585943+0000 mgr.y (mgr.24370) 16396 : cluster [DBG] pgmap v16380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:06 smithi067 bash[17655]: cluster 2024-04-03T23:25:05.585943+0000 mgr.y (mgr.24370) 16396 : cluster [DBG] pgmap v16380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:06 smithi067 bash[27441]: cluster 2024-04-03T23:25:05.585943+0000 mgr.y (mgr.24370) 16396 : cluster [DBG] pgmap v16380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:08.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:07 smithi082 bash[20963]: audit 2024-04-03T23:25:07.682117+0000 mon.a (mon.0) 13963 : audit [DBG] from='client.? 172.21.15.67:0/1085761719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:08.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:07 smithi067 bash[17655]: audit 2024-04-03T23:25:07.682117+0000 mon.a (mon.0) 13963 : audit [DBG] from='client.? 172.21.15.67:0/1085761719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:08.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:07 smithi067 bash[27441]: audit 2024-04-03T23:25:07.682117+0000 mon.a (mon.0) 13963 : audit [DBG] from='client.? 172.21.15.67:0/1085761719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:09.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:09 smithi082 bash[20963]: cluster 2024-04-03T23:25:07.587082+0000 mgr.y (mgr.24370) 16397 : cluster [DBG] pgmap v16381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:09 smithi067 bash[27441]: cluster 2024-04-03T23:25:07.587082+0000 mgr.y (mgr.24370) 16397 : cluster [DBG] pgmap v16381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:09.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:08 smithi067 bash[17655]: cluster 2024-04-03T23:25:07.587082+0000 mgr.y (mgr.24370) 16397 : cluster [DBG] pgmap v16381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:10 smithi082 bash[20963]: cluster 2024-04-03T23:25:09.587717+0000 mgr.y (mgr.24370) 16398 : cluster [DBG] pgmap v16382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:10 smithi082 bash[20963]: audit 2024-04-03T23:25:10.137960+0000 mon.c (mon.2) 6557 : audit [DBG] from='client.? 172.21.15.67:0/1620939629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:10 smithi067 bash[17655]: cluster 2024-04-03T23:25:09.587717+0000 mgr.y (mgr.24370) 16398 : cluster [DBG] pgmap v16382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:10 smithi067 bash[17655]: audit 2024-04-03T23:25:10.137960+0000 mon.c (mon.2) 6557 : audit [DBG] from='client.? 172.21.15.67:0/1620939629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:10 smithi067 bash[27441]: cluster 2024-04-03T23:25:09.587717+0000 mgr.y (mgr.24370) 16398 : cluster [DBG] pgmap v16382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:10 smithi067 bash[27441]: audit 2024-04-03T23:25:10.137960+0000 mon.c (mon.2) 6557 : audit [DBG] from='client.? 172.21.15.67:0/1620939629' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:11.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:11 smithi082 bash[20963]: audit 2024-04-03T23:25:10.529224+0000 mon.a (mon.0) 13964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:11.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:11 smithi067 bash[27441]: audit 2024-04-03T23:25:10.529224+0000 mon.a (mon.0) 13964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:11 smithi067 bash[17655]: audit 2024-04-03T23:25:10.529224+0000 mon.a (mon.0) 13964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:12.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:12 smithi082 bash[20963]: cluster 2024-04-03T23:25:11.588983+0000 mgr.y (mgr.24370) 16399 : cluster [DBG] pgmap v16383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:12 smithi067 bash[17655]: cluster 2024-04-03T23:25:11.588983+0000 mgr.y (mgr.24370) 16399 : cluster [DBG] pgmap v16383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:12 smithi067 bash[27441]: cluster 2024-04-03T23:25:11.588983+0000 mgr.y (mgr.24370) 16399 : cluster [DBG] pgmap v16383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:25:13.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:13 smithi082 bash[20963]: audit 2024-04-03T23:25:12.601968+0000 mon.a (mon.0) 13965 : audit [DBG] from='client.? 172.21.15.67:0/402779766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:25:13.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:13 smithi067 bash[17655]: audit 2024-04-03T23:25:12.601968+0000 mon.a (mon.0) 13965 : audit [DBG] from='client.? 172.21.15.67:0/402779766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:13.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:13 smithi067 bash[27441]: audit 2024-04-03T23:25:12.601968+0000 mon.a (mon.0) 13965 : audit [DBG] from='client.? 172.21.15.67:0/402779766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:14.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:14 smithi082 bash[20963]: cluster 2024-04-03T23:25:13.589689+0000 mgr.y (mgr.24370) 16400 : cluster [DBG] pgmap v16384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:14.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:14 smithi067 bash[27441]: cluster 2024-04-03T23:25:13.589689+0000 mgr.y (mgr.24370) 16400 : cluster [DBG] pgmap v16384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:14.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:14 smithi067 bash[17655]: cluster 2024-04-03T23:25:13.589689+0000 mgr.y (mgr.24370) 16400 : cluster [DBG] pgmap v16384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:15.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:15 smithi082 bash[20963]: audit 2024-04-03T23:25:15.048198+0000 mon.c (mon.2) 6558 : audit [DBG] from='client.? 172.21.15.67:0/2171551533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:15.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:15 smithi067 bash[17655]: audit 2024-04-03T23:25:15.048198+0000 mon.c (mon.2) 6558 : audit [DBG] from='client.? 172.21.15.67:0/2171551533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:15.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:15 smithi067 bash[27441]: audit 2024-04-03T23:25:15.048198+0000 mon.c (mon.2) 6558 : audit [DBG] from='client.? 172.21.15.67:0/2171551533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:16.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:16 smithi082 bash[20963]: cluster 2024-04-03T23:25:15.590385+0000 mgr.y (mgr.24370) 16401 : cluster [DBG] pgmap v16385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:16 smithi067 bash[27441]: cluster 2024-04-03T23:25:15.590385+0000 mgr.y (mgr.24370) 16401 : cluster [DBG] pgmap v16385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:16.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:16 smithi067 bash[17655]: cluster 2024-04-03T23:25:15.590385+0000 mgr.y (mgr.24370) 16401 : cluster [DBG] pgmap v16385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:17 smithi082 bash[20963]: audit 2024-04-03T23:25:17.496236+0000 mon.c (mon.2) 6559 : audit [DBG] from='client.? 172.21.15.67:0/2459205115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:17.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:17 smithi067 bash[27441]: audit 2024-04-03T23:25:17.496236+0000 mon.c (mon.2) 6559 : audit [DBG] from='client.? 172.21.15.67:0/2459205115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:17.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:17 smithi067 bash[17655]: audit 2024-04-03T23:25:17.496236+0000 mon.c (mon.2) 6559 : audit [DBG] from='client.? 172.21.15.67:0/2459205115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:18.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:18 smithi082 bash[20963]: cluster 2024-04-03T23:25:17.591696+0000 mgr.y (mgr.24370) 16402 : cluster [DBG] pgmap v16386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:18.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:18 smithi067 bash[27441]: cluster 2024-04-03T23:25:17.591696+0000 mgr.y (mgr.24370) 16402 : cluster [DBG] pgmap v16386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:18.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:18 smithi067 bash[17655]: cluster 2024-04-03T23:25:17.591696+0000 mgr.y (mgr.24370) 16402 : cluster [DBG] pgmap v16386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:20.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:20 smithi082 bash[20963]: cluster 2024-04-03T23:25:19.592439+0000 mgr.y (mgr.24370) 16403 : cluster [DBG] pgmap v16387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:20.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:20 smithi082 bash[20963]: audit 2024-04-03T23:25:19.957306+0000 mon.a (mon.0) 13966 : audit [DBG] from='client.? 172.21.15.67:0/3810840909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:20.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:20 smithi067 bash[17655]: cluster 2024-04-03T23:25:19.592439+0000 mgr.y (mgr.24370) 16403 : cluster [DBG] pgmap v16387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:20.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:20 smithi067 bash[17655]: audit 2024-04-03T23:25:19.957306+0000 mon.a (mon.0) 13966 : audit [DBG] from='client.? 172.21.15.67:0/3810840909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:20.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:20 smithi067 bash[27441]: cluster 2024-04-03T23:25:19.592439+0000 mgr.y (mgr.24370) 16403 : cluster [DBG] pgmap v16387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:20.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:20 smithi067 bash[27441]: audit 2024-04-03T23:25:19.957306+0000 mon.a (mon.0) 13966 : audit [DBG] from='client.? 172.21.15.67:0/3810840909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:22.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:22 smithi067 bash[27441]: cluster 2024-04-03T23:25:21.593616+0000 mgr.y (mgr.24370) 16404 : cluster [DBG] pgmap v16388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:22.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:22 smithi067 bash[27441]: audit 2024-04-03T23:25:22.407176+0000 mon.c (mon.2) 6560 : audit [DBG] from='client.? 172.21.15.67:0/1358035977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:22.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:22 smithi067 bash[17655]: cluster 2024-04-03T23:25:21.593616+0000 mgr.y (mgr.24370) 16404 : cluster [DBG] pgmap v16388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:22.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:22 smithi067 bash[17655]: audit 2024-04-03T23:25:22.407176+0000 mon.c (mon.2) 6560 : audit [DBG] from='client.? 172.21.15.67:0/1358035977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:22 smithi082 bash[20963]: cluster 2024-04-03T23:25:21.593616+0000 mgr.y (mgr.24370) 16404 : cluster [DBG] pgmap v16388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:22 smithi082 bash[20963]: audit 2024-04-03T23:25:22.407176+0000 mon.c (mon.2) 6560 : audit [DBG] from='client.? 172.21.15.67:0/1358035977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:25:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:25:24.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:24 smithi067 bash[17655]: cluster 2024-04-03T23:25:23.594311+0000 mgr.y (mgr.24370) 16405 : cluster [DBG] pgmap v16389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:24.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:24 smithi067 bash[27441]: cluster 2024-04-03T23:25:23.594311+0000 mgr.y (mgr.24370) 16405 : cluster [DBG] pgmap v16389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:24 smithi082 bash[20963]: cluster 2024-04-03T23:25:23.594311+0000 mgr.y (mgr.24370) 16405 : cluster [DBG] pgmap v16389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:25.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:25 smithi067 bash[27441]: audit 2024-04-03T23:25:24.858903+0000 mon.c (mon.2) 6561 : audit [DBG] from='client.? 172.21.15.67:0/2526217045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:25.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:25 smithi067 bash[27441]: audit 2024-04-03T23:25:25.528302+0000 mon.a (mon.0) 13967 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:25.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:25 smithi067 bash[17655]: audit 2024-04-03T23:25:24.858903+0000 mon.c (mon.2) 6561 : audit [DBG] from='client.? 172.21.15.67:0/2526217045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:25.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:25 smithi067 bash[17655]: audit 2024-04-03T23:25:25.528302+0000 mon.a (mon.0) 13967 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:25 smithi082 bash[20963]: audit 2024-04-03T23:25:24.858903+0000 mon.c (mon.2) 6561 : audit [DBG] from='client.? 172.21.15.67:0/2526217045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:25 smithi082 bash[20963]: audit 2024-04-03T23:25:25.528302+0000 mon.a (mon.0) 13967 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:26.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:26 smithi067 bash[17655]: cluster 2024-04-03T23:25:25.594917+0000 mgr.y (mgr.24370) 16406 : cluster [DBG] pgmap v16390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:26.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:26 smithi067 bash[27441]: cluster 2024-04-03T23:25:25.594917+0000 mgr.y (mgr.24370) 16406 : cluster [DBG] pgmap v16390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:26 smithi082 bash[20963]: cluster 2024-04-03T23:25:25.594917+0000 mgr.y (mgr.24370) 16406 : cluster [DBG] pgmap v16390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:28.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:27 smithi082 bash[20963]: audit 2024-04-03T23:25:27.315332+0000 mon.a (mon.0) 13968 : audit [DBG] from='client.? 172.21.15.67:0/4176793338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:28.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:27 smithi067 bash[27441]: audit 2024-04-03T23:25:27.315332+0000 mon.a (mon.0) 13968 : audit [DBG] from='client.? 172.21.15.67:0/4176793338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:28.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:27 smithi067 bash[17655]: audit 2024-04-03T23:25:27.315332+0000 mon.a (mon.0) 13968 : audit [DBG] from='client.? 172.21.15.67:0/4176793338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:28 smithi082 bash[20963]: cluster 2024-04-03T23:25:27.596210+0000 mgr.y (mgr.24370) 16407 : cluster [DBG] pgmap v16391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:28 smithi067 bash[17655]: cluster 2024-04-03T23:25:27.596210+0000 mgr.y (mgr.24370) 16407 : cluster [DBG] pgmap v16391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:29.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:28 smithi067 bash[27441]: cluster 2024-04-03T23:25:27.596210+0000 mgr.y (mgr.24370) 16407 : cluster [DBG] pgmap v16391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:30 smithi082 bash[20963]: cluster 2024-04-03T23:25:29.596841+0000 mgr.y (mgr.24370) 16408 : cluster [DBG] pgmap v16392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:30 smithi082 bash[20963]: audit 2024-04-03T23:25:29.772099+0000 mon.a (mon.0) 13969 : audit [DBG] from='client.? 172.21.15.67:0/3864836792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:30 smithi067 bash[27441]: cluster 2024-04-03T23:25:29.596841+0000 mgr.y (mgr.24370) 16408 : cluster [DBG] pgmap v16392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:30 smithi067 bash[27441]: audit 2024-04-03T23:25:29.772099+0000 mon.a (mon.0) 13969 : audit [DBG] from='client.? 172.21.15.67:0/3864836792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:30 smithi067 bash[17655]: cluster 2024-04-03T23:25:29.596841+0000 mgr.y (mgr.24370) 16408 : cluster [DBG] pgmap v16392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:30 smithi067 bash[17655]: audit 2024-04-03T23:25:29.772099+0000 mon.a (mon.0) 13969 : audit [DBG] from='client.? 172.21.15.67:0/3864836792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:32 smithi067 bash[27441]: cluster 2024-04-03T23:25:31.597946+0000 mgr.y (mgr.24370) 16409 : cluster [DBG] pgmap v16393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:32 smithi067 bash[27441]: audit 2024-04-03T23:25:32.220930+0000 mon.c (mon.2) 6562 : audit [DBG] from='client.? 172.21.15.67:0/2571031476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:33.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:32 smithi067 bash[17655]: cluster 2024-04-03T23:25:31.597946+0000 mgr.y (mgr.24370) 16409 : cluster [DBG] pgmap v16393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:33.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:32 smithi067 bash[17655]: audit 2024-04-03T23:25:32.220930+0000 mon.c (mon.2) 6562 : audit [DBG] from='client.? 172.21.15.67:0/2571031476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:32 smithi082 bash[20963]: cluster 2024-04-03T23:25:31.597946+0000 mgr.y (mgr.24370) 16409 : cluster [DBG] pgmap v16393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:32 smithi082 bash[20963]: audit 2024-04-03T23:25:32.220930+0000 mon.c (mon.2) 6562 : audit [DBG] from='client.? 172.21.15.67:0/2571031476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:25:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:25:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:34 smithi082 bash[20963]: cluster 2024-04-03T23:25:33.598655+0000 mgr.y (mgr.24370) 16410 : cluster [DBG] pgmap v16394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:34 smithi082 bash[20963]: audit 2024-04-03T23:25:34.668178+0000 mon.c (mon.2) 6563 : audit [DBG] from='client.? 172.21.15.67:0/2477103983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:34 smithi067 bash[27441]: cluster 2024-04-03T23:25:33.598655+0000 mgr.y (mgr.24370) 16410 : cluster [DBG] pgmap v16394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:35.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:34 smithi067 bash[27441]: audit 2024-04-03T23:25:34.668178+0000 mon.c (mon.2) 6563 : audit [DBG] from='client.? 172.21.15.67:0/2477103983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:35.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:34 smithi067 bash[17655]: cluster 2024-04-03T23:25:33.598655+0000 mgr.y (mgr.24370) 16410 : cluster [DBG] pgmap v16394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:35.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:34 smithi067 bash[17655]: audit 2024-04-03T23:25:34.668178+0000 mon.c (mon.2) 6563 : audit [DBG] from='client.? 172.21.15.67:0/2477103983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:37.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:36 smithi082 bash[20963]: cluster 2024-04-03T23:25:35.599324+0000 mgr.y (mgr.24370) 16411 : cluster [DBG] pgmap v16395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:36 smithi067 bash[27441]: cluster 2024-04-03T23:25:35.599324+0000 mgr.y (mgr.24370) 16411 : cluster [DBG] pgmap v16395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:36 smithi067 bash[17655]: cluster 2024-04-03T23:25:35.599324+0000 mgr.y (mgr.24370) 16411 : cluster [DBG] pgmap v16395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:38.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:37 smithi082 bash[20963]: audit 2024-04-03T23:25:37.125777+0000 mon.a (mon.0) 13970 : audit [DBG] from='client.? 172.21.15.67:0/2497238919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:38.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:37 smithi067 bash[27441]: audit 2024-04-03T23:25:37.125777+0000 mon.a (mon.0) 13970 : audit [DBG] from='client.? 172.21.15.67:0/2497238919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:37 smithi067 bash[17655]: audit 2024-04-03T23:25:37.125777+0000 mon.a (mon.0) 13970 : audit [DBG] from='client.? 172.21.15.67:0/2497238919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:38 smithi082 bash[20963]: cluster 2024-04-03T23:25:37.600515+0000 mgr.y (mgr.24370) 16412 : cluster [DBG] pgmap v16396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:38 smithi067 bash[17655]: cluster 2024-04-03T23:25:37.600515+0000 mgr.y (mgr.24370) 16412 : cluster [DBG] pgmap v16396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:39.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:38 smithi067 bash[27441]: cluster 2024-04-03T23:25:37.600515+0000 mgr.y (mgr.24370) 16412 : cluster [DBG] pgmap v16396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:40.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:39 smithi082 bash[20963]: audit 2024-04-03T23:25:39.591641+0000 mon.c (mon.2) 6564 : audit [DBG] from='client.? 172.21.15.67:0/1864145154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:40.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:39 smithi067 bash[17655]: audit 2024-04-03T23:25:39.591641+0000 mon.c (mon.2) 6564 : audit [DBG] from='client.? 172.21.15.67:0/1864145154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:40.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:39 smithi067 bash[27441]: audit 2024-04-03T23:25:39.591641+0000 mon.c (mon.2) 6564 : audit [DBG] from='client.? 172.21.15.67:0/1864145154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:40 smithi082 bash[20963]: cluster 2024-04-03T23:25:39.600987+0000 mgr.y (mgr.24370) 16413 : cluster [DBG] pgmap v16397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:40 smithi082 bash[20963]: audit 2024-04-03T23:25:40.529720+0000 mon.a (mon.0) 13971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:40 smithi067 bash[17655]: cluster 2024-04-03T23:25:39.600987+0000 mgr.y (mgr.24370) 16413 : cluster [DBG] pgmap v16397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:40 smithi067 bash[17655]: audit 2024-04-03T23:25:40.529720+0000 mon.a (mon.0) 13971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:40 smithi067 bash[27441]: cluster 2024-04-03T23:25:39.600987+0000 mgr.y (mgr.24370) 16413 : cluster [DBG] pgmap v16397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:40 smithi067 bash[27441]: audit 2024-04-03T23:25:40.529720+0000 mon.a (mon.0) 13971 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:42 smithi067 bash[17655]: cluster 2024-04-03T23:25:41.602132+0000 mgr.y (mgr.24370) 16414 : cluster [DBG] pgmap v16398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:42 smithi067 bash[17655]: audit 2024-04-03T23:25:42.042073+0000 mon.c (mon.2) 6565 : audit [DBG] from='client.? 172.21.15.67:0/3600697174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:43.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:42 smithi067 bash[27441]: cluster 2024-04-03T23:25:41.602132+0000 mgr.y (mgr.24370) 16414 : cluster [DBG] pgmap v16398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:43.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:42 smithi067 bash[27441]: audit 2024-04-03T23:25:42.042073+0000 mon.c (mon.2) 6565 : audit [DBG] from='client.? 172.21.15.67:0/3600697174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:43.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:42 smithi082 bash[20963]: cluster 2024-04-03T23:25:41.602132+0000 mgr.y (mgr.24370) 16414 : cluster [DBG] pgmap v16398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:43.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:42 smithi082 bash[20963]: audit 2024-04-03T23:25:42.042073+0000 mon.c (mon.2) 6565 : audit [DBG] from='client.? 172.21.15.67:0/3600697174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:25:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:25:45.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:44 smithi082 bash[20963]: cluster 2024-04-03T23:25:43.602791+0000 mgr.y (mgr.24370) 16415 : cluster [DBG] pgmap v16399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:45.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:44 smithi082 bash[20963]: audit 2024-04-03T23:25:44.490800+0000 mon.a (mon.0) 13972 : audit [DBG] from='client.? 172.21.15.67:0/3324993852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:45.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:44 smithi067 bash[17655]: cluster 2024-04-03T23:25:43.602791+0000 mgr.y (mgr.24370) 16415 : cluster [DBG] pgmap v16399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:45.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:44 smithi067 bash[17655]: audit 2024-04-03T23:25:44.490800+0000 mon.a (mon.0) 13972 : audit [DBG] from='client.? 172.21.15.67:0/3324993852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:45.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:44 smithi067 bash[27441]: cluster 2024-04-03T23:25:43.602791+0000 mgr.y (mgr.24370) 16415 : cluster [DBG] pgmap v16399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:45.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:44 smithi067 bash[27441]: audit 2024-04-03T23:25:44.490800+0000 mon.a (mon.0) 13972 : audit [DBG] from='client.? 172.21.15.67:0/3324993852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:46 smithi082 bash[20963]: cluster 2024-04-03T23:25:45.603462+0000 mgr.y (mgr.24370) 16416 : cluster [DBG] pgmap v16400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:46 smithi067 bash[17655]: cluster 2024-04-03T23:25:45.603462+0000 mgr.y (mgr.24370) 16416 : cluster [DBG] pgmap v16400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:46 smithi067 bash[27441]: cluster 2024-04-03T23:25:45.603462+0000 mgr.y (mgr.24370) 16416 : cluster [DBG] pgmap v16400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:48.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:47 smithi082 bash[20963]: audit 2024-04-03T23:25:46.944570+0000 mon.a (mon.0) 13973 : audit [DBG] from='client.? 172.21.15.67:0/1540443155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:48.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:47 smithi067 bash[17655]: audit 2024-04-03T23:25:46.944570+0000 mon.a (mon.0) 13973 : audit [DBG] from='client.? 172.21.15.67:0/1540443155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:48.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:47 smithi067 bash[27441]: audit 2024-04-03T23:25:46.944570+0000 mon.a (mon.0) 13973 : audit [DBG] from='client.? 172.21.15.67:0/1540443155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:48 smithi082 bash[20963]: cluster 2024-04-03T23:25:47.604692+0000 mgr.y (mgr.24370) 16417 : cluster [DBG] pgmap v16401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:48 smithi067 bash[17655]: cluster 2024-04-03T23:25:47.604692+0000 mgr.y (mgr.24370) 16417 : cluster [DBG] pgmap v16401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:48 smithi067 bash[27441]: cluster 2024-04-03T23:25:47.604692+0000 mgr.y (mgr.24370) 16417 : cluster [DBG] pgmap v16401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:50.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:49 smithi082 bash[20963]: audit 2024-04-03T23:25:49.394446+0000 mon.a (mon.0) 13974 : audit [DBG] from='client.? 172.21.15.67:0/1193237351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:49 smithi067 bash[27441]: audit 2024-04-03T23:25:49.394446+0000 mon.a (mon.0) 13974 : audit [DBG] from='client.? 172.21.15.67:0/1193237351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:49 smithi067 bash[17655]: audit 2024-04-03T23:25:49.394446+0000 mon.a (mon.0) 13974 : audit [DBG] from='client.? 172.21.15.67:0/1193237351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:50 smithi082 bash[20963]: cluster 2024-04-03T23:25:49.605342+0000 mgr.y (mgr.24370) 16418 : cluster [DBG] pgmap v16402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:50 smithi067 bash[17655]: cluster 2024-04-03T23:25:49.605342+0000 mgr.y (mgr.24370) 16418 : cluster [DBG] pgmap v16402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:51.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:50 smithi067 bash[27441]: cluster 2024-04-03T23:25:49.605342+0000 mgr.y (mgr.24370) 16418 : cluster [DBG] pgmap v16402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:53.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:52 smithi067 bash[27441]: cluster 2024-04-03T23:25:51.606431+0000 mgr.y (mgr.24370) 16419 : cluster [DBG] pgmap v16403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:53.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:52 smithi067 bash[27441]: audit 2024-04-03T23:25:51.842720+0000 mon.c (mon.2) 6566 : audit [DBG] from='client.? 172.21.15.67:0/1829151561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:53.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:52 smithi067 bash[17655]: cluster 2024-04-03T23:25:51.606431+0000 mgr.y (mgr.24370) 16419 : cluster [DBG] pgmap v16403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:53.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:52 smithi067 bash[17655]: audit 2024-04-03T23:25:51.842720+0000 mon.c (mon.2) 6566 : audit [DBG] from='client.? 172.21.15.67:0/1829151561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:52 smithi082 bash[20963]: cluster 2024-04-03T23:25:51.606431+0000 mgr.y (mgr.24370) 16419 : cluster [DBG] pgmap v16403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:52 smithi082 bash[20963]: audit 2024-04-03T23:25:51.842720+0000 mon.c (mon.2) 6566 : audit [DBG] from='client.? 172.21.15.67:0/1829151561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:25:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:25:55.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:54 smithi082 bash[20963]: cluster 2024-04-03T23:25:53.607101+0000 mgr.y (mgr.24370) 16420 : cluster [DBG] pgmap v16404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:55.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:54 smithi082 bash[20963]: audit 2024-04-03T23:25:54.294389+0000 mon.c (mon.2) 6567 : audit [DBG] from='client.? 172.21.15.67:0/649798473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:54 smithi067 bash[27441]: cluster 2024-04-03T23:25:53.607101+0000 mgr.y (mgr.24370) 16420 : cluster [DBG] pgmap v16404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:55.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:54 smithi067 bash[27441]: audit 2024-04-03T23:25:54.294389+0000 mon.c (mon.2) 6567 : audit [DBG] from='client.? 172.21.15.67:0/649798473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:55.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:54 smithi067 bash[17655]: cluster 2024-04-03T23:25:53.607101+0000 mgr.y (mgr.24370) 16420 : cluster [DBG] pgmap v16404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:55.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:54 smithi067 bash[17655]: audit 2024-04-03T23:25:54.294389+0000 mon.c (mon.2) 6567 : audit [DBG] from='client.? 172.21.15.67:0/649798473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:55 smithi082 bash[20963]: audit 2024-04-03T23:25:55.530218+0000 mon.a (mon.0) 13975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:55 smithi067 bash[17655]: audit 2024-04-03T23:25:55.530218+0000 mon.a (mon.0) 13975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:55 smithi067 bash[27441]: audit 2024-04-03T23:25:55.530218+0000 mon.a (mon.0) 13975 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:25:57.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:56 smithi082 bash[20963]: cluster 2024-04-03T23:25:55.607752+0000 mgr.y (mgr.24370) 16421 : cluster [DBG] pgmap v16405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:57.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:56 smithi082 bash[20963]: audit 2024-04-03T23:25:56.750197+0000 mon.a (mon.0) 13976 : audit [DBG] from='client.? 172.21.15.67:0/2272233652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:57.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:56 smithi067 bash[17655]: cluster 2024-04-03T23:25:55.607752+0000 mgr.y (mgr.24370) 16421 : cluster [DBG] pgmap v16405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:57.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:56 smithi067 bash[17655]: audit 2024-04-03T23:25:56.750197+0000 mon.a (mon.0) 13976 : audit [DBG] from='client.? 172.21.15.67:0/2272233652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:57.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:56 smithi067 bash[27441]: cluster 2024-04-03T23:25:55.607752+0000 mgr.y (mgr.24370) 16421 : cluster [DBG] pgmap v16405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:57.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:56 smithi067 bash[27441]: audit 2024-04-03T23:25:56.750197+0000 mon.a (mon.0) 13976 : audit [DBG] from='client.? 172.21.15.67:0/2272233652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:25:59.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:58 smithi082 bash[20963]: cluster 2024-04-03T23:25:57.608923+0000 mgr.y (mgr.24370) 16422 : cluster [DBG] pgmap v16406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:58 smithi067 bash[17655]: cluster 2024-04-03T23:25:57.608923+0000 mgr.y (mgr.24370) 16422 : cluster [DBG] pgmap v16406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:25:59.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:58 smithi067 bash[27441]: cluster 2024-04-03T23:25:57.608923+0000 mgr.y (mgr.24370) 16422 : cluster [DBG] pgmap v16406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:00.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:25:59 smithi082 bash[20963]: audit 2024-04-03T23:25:59.204979+0000 mon.a (mon.0) 13977 : audit [DBG] from='client.? 172.21.15.67:0/1518925539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:00.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:25:59 smithi067 bash[17655]: audit 2024-04-03T23:25:59.204979+0000 mon.a (mon.0) 13977 : audit [DBG] from='client.? 172.21.15.67:0/1518925539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:00.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:25:59 smithi067 bash[27441]: audit 2024-04-03T23:25:59.204979+0000 mon.a (mon.0) 13977 : audit [DBG] from='client.? 172.21.15.67:0/1518925539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:00 smithi082 bash[20963]: cluster 2024-04-03T23:25:59.609534+0000 mgr.y (mgr.24370) 16423 : cluster [DBG] pgmap v16407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:01.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:00 smithi067 bash[17655]: cluster 2024-04-03T23:25:59.609534+0000 mgr.y (mgr.24370) 16423 : cluster [DBG] pgmap v16407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:01.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:00 smithi067 bash[27441]: cluster 2024-04-03T23:25:59.609534+0000 mgr.y (mgr.24370) 16423 : cluster [DBG] pgmap v16407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:02.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:01 smithi082 bash[20963]: audit 2024-04-03T23:26:01.660262+0000 mon.a (mon.0) 13978 : audit [DBG] from='client.? 172.21.15.67:0/923017130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:02.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:01 smithi067 bash[17655]: audit 2024-04-03T23:26:01.660262+0000 mon.a (mon.0) 13978 : audit [DBG] from='client.? 172.21.15.67:0/923017130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:02.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:01 smithi067 bash[27441]: audit 2024-04-03T23:26:01.660262+0000 mon.a (mon.0) 13978 : audit [DBG] from='client.? 172.21.15.67:0/923017130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:02 smithi067 bash[27441]: cluster 2024-04-03T23:26:01.610801+0000 mgr.y (mgr.24370) 16424 : cluster [DBG] pgmap v16408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:02 smithi067 bash[17655]: cluster 2024-04-03T23:26:01.610801+0000 mgr.y (mgr.24370) 16424 : cluster [DBG] pgmap v16408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:02 smithi082 bash[20963]: cluster 2024-04-03T23:26:01.610801+0000 mgr.y (mgr.24370) 16424 : cluster [DBG] pgmap v16408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:26:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:26:05.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:04 smithi082 bash[20963]: cluster 2024-04-03T23:26:03.611480+0000 mgr.y (mgr.24370) 16425 : cluster [DBG] pgmap v16409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:05.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:04 smithi082 bash[20963]: audit 2024-04-03T23:26:04.104750+0000 mon.c (mon.2) 6568 : audit [DBG] from='client.? 172.21.15.67:0/2355992097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:04 smithi067 bash[27441]: cluster 2024-04-03T23:26:03.611480+0000 mgr.y (mgr.24370) 16425 : cluster [DBG] pgmap v16409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:04 smithi067 bash[27441]: audit 2024-04-03T23:26:04.104750+0000 mon.c (mon.2) 6568 : audit [DBG] from='client.? 172.21.15.67:0/2355992097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:04 smithi067 bash[17655]: cluster 2024-04-03T23:26:03.611480+0000 mgr.y (mgr.24370) 16425 : cluster [DBG] pgmap v16409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:04 smithi067 bash[17655]: audit 2024-04-03T23:26:04.104750+0000 mon.c (mon.2) 6568 : audit [DBG] from='client.? 172.21.15.67:0/2355992097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:06.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:05 smithi082 bash[20963]: audit 2024-04-03T23:26:05.713502+0000 mon.a (mon.0) 13979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:26:06.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:05 smithi067 bash[17655]: audit 2024-04-03T23:26:05.713502+0000 mon.a (mon.0) 13979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:26:06.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:05 smithi067 bash[27441]: audit 2024-04-03T23:26:05.713502+0000 mon.a (mon.0) 13979 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:26:07.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:07 smithi082 bash[20963]: cluster 2024-04-03T23:26:05.612181+0000 mgr.y (mgr.24370) 16426 : cluster [DBG] pgmap v16410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:07 smithi082 bash[20963]: audit 2024-04-03T23:26:06.043402+0000 mon.a (mon.0) 13980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:07 smithi082 bash[20963]: audit 2024-04-03T23:26:06.053027+0000 mon.a (mon.0) 13981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:07 smithi082 bash[20963]: audit 2024-04-03T23:26:06.558164+0000 mon.a (mon.0) 13982 : audit [DBG] from='client.? 172.21.15.67:0/994115981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:07 smithi067 bash[17655]: cluster 2024-04-03T23:26:05.612181+0000 mgr.y (mgr.24370) 16426 : cluster [DBG] pgmap v16410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:07 smithi067 bash[17655]: audit 2024-04-03T23:26:06.043402+0000 mon.a (mon.0) 13980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:07 smithi067 bash[17655]: audit 2024-04-03T23:26:06.053027+0000 mon.a (mon.0) 13981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:07 smithi067 bash[17655]: audit 2024-04-03T23:26:06.558164+0000 mon.a (mon.0) 13982 : audit [DBG] from='client.? 172.21.15.67:0/994115981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:07 smithi067 bash[27441]: cluster 2024-04-03T23:26:05.612181+0000 mgr.y (mgr.24370) 16426 : cluster [DBG] pgmap v16410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:07 smithi067 bash[27441]: audit 2024-04-03T23:26:06.043402+0000 mon.a (mon.0) 13980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:07 smithi067 bash[27441]: audit 2024-04-03T23:26:06.053027+0000 mon.a (mon.0) 13981 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:07 smithi067 bash[27441]: audit 2024-04-03T23:26:06.558164+0000 mon.a (mon.0) 13982 : audit [DBG] from='client.? 172.21.15.67:0/994115981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:09.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:09 smithi082 bash[20963]: cluster 2024-04-03T23:26:07.613341+0000 mgr.y (mgr.24370) 16427 : cluster [DBG] pgmap v16411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:09.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:09 smithi082 bash[20963]: audit 2024-04-03T23:26:09.011986+0000 mon.a (mon.0) 13983 : audit [DBG] from='client.? 172.21.15.67:0/2863956366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:09.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:09 smithi067 bash[17655]: cluster 2024-04-03T23:26:07.613341+0000 mgr.y (mgr.24370) 16427 : cluster [DBG] pgmap v16411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:09.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:09 smithi067 bash[17655]: audit 2024-04-03T23:26:09.011986+0000 mon.a (mon.0) 13983 : audit [DBG] from='client.? 172.21.15.67:0/2863956366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:09.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:09 smithi067 bash[27441]: cluster 2024-04-03T23:26:07.613341+0000 mgr.y (mgr.24370) 16427 : cluster [DBG] pgmap v16411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:09.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:09 smithi067 bash[27441]: audit 2024-04-03T23:26:09.011986+0000 mon.a (mon.0) 13983 : audit [DBG] from='client.? 172.21.15.67:0/2863956366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:11.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:11 smithi082 bash[20963]: cluster 2024-04-03T23:26:09.614011+0000 mgr.y (mgr.24370) 16428 : cluster [DBG] pgmap v16412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:11.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:11 smithi082 bash[20963]: audit 2024-04-03T23:26:10.530566+0000 mon.a (mon.0) 13984 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:11 smithi067 bash[17655]: cluster 2024-04-03T23:26:09.614011+0000 mgr.y (mgr.24370) 16428 : cluster [DBG] pgmap v16412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:11 smithi067 bash[17655]: audit 2024-04-03T23:26:10.530566+0000 mon.a (mon.0) 13984 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:11 smithi067 bash[27441]: cluster 2024-04-03T23:26:09.614011+0000 mgr.y (mgr.24370) 16428 : cluster [DBG] pgmap v16412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:11 smithi067 bash[27441]: audit 2024-04-03T23:26:10.530566+0000 mon.a (mon.0) 13984 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:12.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[17655]: audit 2024-04-03T23:26:11.408899+0000 mon.a (mon.0) 13985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[17655]: audit 2024-04-03T23:26:11.416840+0000 mon.a (mon.0) 13986 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[17655]: audit 2024-04-03T23:26:11.504085+0000 mon.a (mon.0) 13987 : audit [DBG] from='client.? 172.21.15.67:0/3938217386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:12.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[17655]: cluster 2024-04-03T23:26:11.614985+0000 mgr.y (mgr.24370) 16429 : cluster [DBG] pgmap v16413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:12.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[17655]: audit 2024-04-03T23:26:12.102417+0000 mon.a (mon.0) 13988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[17655]: audit 2024-04-03T23:26:12.110225+0000 mon.a (mon.0) 13989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[17655]: audit 2024-04-03T23:26:12.125518+0000 mon.a (mon.0) 13990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[17655]: audit 2024-04-03T23:26:12.135251+0000 mon.a (mon.0) 13991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[27441]: audit 2024-04-03T23:26:11.408899+0000 mon.a (mon.0) 13985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[27441]: audit 2024-04-03T23:26:11.416840+0000 mon.a (mon.0) 13986 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[27441]: audit 2024-04-03T23:26:11.504085+0000 mon.a (mon.0) 13987 : audit [DBG] from='client.? 172.21.15.67:0/3938217386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[27441]: cluster 2024-04-03T23:26:11.614985+0000 mgr.y (mgr.24370) 16429 : cluster [DBG] pgmap v16413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[27441]: audit 2024-04-03T23:26:12.102417+0000 mon.a (mon.0) 13988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[27441]: audit 2024-04-03T23:26:12.110225+0000 mon.a (mon.0) 13989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[27441]: audit 2024-04-03T23:26:12.125518+0000 mon.a (mon.0) 13990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:12 smithi067 bash[27441]: audit 2024-04-03T23:26:12.135251+0000 mon.a (mon.0) 13991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:12 smithi082 bash[20963]: audit 2024-04-03T23:26:11.408899+0000 mon.a (mon.0) 13985 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:12 smithi082 bash[20963]: audit 2024-04-03T23:26:11.416840+0000 mon.a (mon.0) 13986 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:12 smithi082 bash[20963]: audit 2024-04-03T23:26:11.504085+0000 mon.a (mon.0) 13987 : audit [DBG] from='client.? 172.21.15.67:0/3938217386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:12 smithi082 bash[20963]: cluster 2024-04-03T23:26:11.614985+0000 mgr.y (mgr.24370) 16429 : cluster [DBG] pgmap v16413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:12 smithi082 bash[20963]: audit 2024-04-03T23:26:12.102417+0000 mon.a (mon.0) 13988 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:12 smithi082 bash[20963]: audit 2024-04-03T23:26:12.110225+0000 mon.a (mon.0) 13989 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:12 smithi082 bash[20963]: audit 2024-04-03T23:26:12.125518+0000 mon.a (mon.0) 13990 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:12 smithi082 bash[20963]: audit 2024-04-03T23:26:12.135251+0000 mon.a (mon.0) 13991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:26:13.810 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:26:14.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:13 smithi082 bash[20963]: audit 2024-04-03T23:26:12.808071+0000 mon.a (mon.0) 13992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:14.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:13 smithi082 bash[20963]: audit 2024-04-03T23:26:12.816499+0000 mon.a (mon.0) 13993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:14.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:13 smithi082 bash[20963]: audit 2024-04-03T23:26:12.818102+0000 mon.a (mon.0) 13994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:26:14.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:13 smithi082 bash[20963]: audit 2024-04-03T23:26:12.819432+0000 mon.a (mon.0) 13995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:26:14.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:13 smithi082 bash[20963]: audit 2024-04-03T23:26:12.826370+0000 mon.a (mon.0) 13996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:14.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[17655]: audit 2024-04-03T23:26:12.808071+0000 mon.a (mon.0) 13992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:14.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[17655]: audit 2024-04-03T23:26:12.816499+0000 mon.a (mon.0) 13993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:14.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[17655]: audit 2024-04-03T23:26:12.818102+0000 mon.a (mon.0) 13994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:26:14.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[17655]: audit 2024-04-03T23:26:12.819432+0000 mon.a (mon.0) 13995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:26:14.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[17655]: audit 2024-04-03T23:26:12.826370+0000 mon.a (mon.0) 13996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:14.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[27441]: audit 2024-04-03T23:26:12.808071+0000 mon.a (mon.0) 13992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:14.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[27441]: audit 2024-04-03T23:26:12.816499+0000 mon.a (mon.0) 13993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:14.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[27441]: audit 2024-04-03T23:26:12.818102+0000 mon.a (mon.0) 13994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:26:14.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[27441]: audit 2024-04-03T23:26:12.819432+0000 mon.a (mon.0) 13995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:26:14.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:13 smithi067 bash[27441]: audit 2024-04-03T23:26:12.826370+0000 mon.a (mon.0) 13996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:26:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:14 smithi082 bash[20963]: cluster 2024-04-03T23:26:13.615640+0000 mgr.y (mgr.24370) 16430 : cluster [DBG] pgmap v16414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:14 smithi082 bash[20963]: audit 2024-04-03T23:26:13.960642+0000 mon.a (mon.0) 13997 : audit [DBG] from='client.? 172.21.15.67:0/2315397256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:15.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:14 smithi067 bash[17655]: cluster 2024-04-03T23:26:13.615640+0000 mgr.y (mgr.24370) 16430 : cluster [DBG] pgmap v16414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:15.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:14 smithi067 bash[17655]: audit 2024-04-03T23:26:13.960642+0000 mon.a (mon.0) 13997 : audit [DBG] from='client.? 172.21.15.67:0/2315397256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:14 smithi067 bash[27441]: cluster 2024-04-03T23:26:13.615640+0000 mgr.y (mgr.24370) 16430 : cluster [DBG] pgmap v16414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:14 smithi067 bash[27441]: audit 2024-04-03T23:26:13.960642+0000 mon.a (mon.0) 13997 : audit [DBG] from='client.? 172.21.15.67:0/2315397256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:17.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:16 smithi082 bash[20963]: cluster 2024-04-03T23:26:15.616334+0000 mgr.y (mgr.24370) 16431 : cluster [DBG] pgmap v16415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:17.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:16 smithi082 bash[20963]: audit 2024-04-03T23:26:16.406920+0000 mon.a (mon.0) 13998 : audit [DBG] from='client.? 172.21.15.67:0/835906185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:17.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:16 smithi067 bash[17655]: cluster 2024-04-03T23:26:15.616334+0000 mgr.y (mgr.24370) 16431 : cluster [DBG] pgmap v16415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:17.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:16 smithi067 bash[17655]: audit 2024-04-03T23:26:16.406920+0000 mon.a (mon.0) 13998 : audit [DBG] from='client.? 172.21.15.67:0/835906185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:16 smithi067 bash[27441]: cluster 2024-04-03T23:26:15.616334+0000 mgr.y (mgr.24370) 16431 : cluster [DBG] pgmap v16415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:16 smithi067 bash[27441]: audit 2024-04-03T23:26:16.406920+0000 mon.a (mon.0) 13998 : audit [DBG] from='client.? 172.21.15.67:0/835906185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:19.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:18 smithi082 bash[20963]: cluster 2024-04-03T23:26:17.617417+0000 mgr.y (mgr.24370) 16432 : cluster [DBG] pgmap v16416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:19.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:18 smithi067 bash[17655]: cluster 2024-04-03T23:26:17.617417+0000 mgr.y (mgr.24370) 16432 : cluster [DBG] pgmap v16416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:18 smithi067 bash[27441]: cluster 2024-04-03T23:26:17.617417+0000 mgr.y (mgr.24370) 16432 : cluster [DBG] pgmap v16416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:20.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:19 smithi082 bash[20963]: audit 2024-04-03T23:26:18.862099+0000 mon.c (mon.2) 6569 : audit [DBG] from='client.? 172.21.15.67:0/3116444908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:19 smithi067 bash[17655]: audit 2024-04-03T23:26:18.862099+0000 mon.c (mon.2) 6569 : audit [DBG] from='client.? 172.21.15.67:0/3116444908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:20.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:19 smithi067 bash[27441]: audit 2024-04-03T23:26:18.862099+0000 mon.c (mon.2) 6569 : audit [DBG] from='client.? 172.21.15.67:0/3116444908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:20 smithi082 bash[20963]: cluster 2024-04-03T23:26:19.618064+0000 mgr.y (mgr.24370) 16433 : cluster [DBG] pgmap v16417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:20 smithi067 bash[17655]: cluster 2024-04-03T23:26:19.618064+0000 mgr.y (mgr.24370) 16433 : cluster [DBG] pgmap v16417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:21.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:20 smithi067 bash[27441]: cluster 2024-04-03T23:26:19.618064+0000 mgr.y (mgr.24370) 16433 : cluster [DBG] pgmap v16417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:22.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:21 smithi082 bash[20963]: audit 2024-04-03T23:26:21.322272+0000 mon.a (mon.0) 13999 : audit [DBG] from='client.? 172.21.15.67:0/260811005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:21 smithi067 bash[17655]: audit 2024-04-03T23:26:21.322272+0000 mon.a (mon.0) 13999 : audit [DBG] from='client.? 172.21.15.67:0/260811005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:22.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:21 smithi067 bash[27441]: audit 2024-04-03T23:26:21.322272+0000 mon.a (mon.0) 13999 : audit [DBG] from='client.? 172.21.15.67:0/260811005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:22 smithi082 bash[20963]: cluster 2024-04-03T23:26:21.619208+0000 mgr.y (mgr.24370) 16434 : cluster [DBG] pgmap v16418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:23.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:26:23.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:22 smithi067 bash[27441]: cluster 2024-04-03T23:26:21.619208+0000 mgr.y (mgr.24370) 16434 : cluster [DBG] pgmap v16418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:23.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:22 smithi067 bash[17655]: cluster 2024-04-03T23:26:21.619208+0000 mgr.y (mgr.24370) 16434 : cluster [DBG] pgmap v16418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:23.872 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:26:24.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:23 smithi082 bash[20963]: audit 2024-04-03T23:26:23.773301+0000 mon.a (mon.0) 14000 : audit [DBG] from='client.? 172.21.15.67:0/3106083515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:23 smithi067 bash[27441]: audit 2024-04-03T23:26:23.773301+0000 mon.a (mon.0) 14000 : audit [DBG] from='client.? 172.21.15.67:0/3106083515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:24.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:23 smithi067 bash[17655]: audit 2024-04-03T23:26:23.773301+0000 mon.a (mon.0) 14000 : audit [DBG] from='client.? 172.21.15.67:0/3106083515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:24 smithi082 bash[20963]: cluster 2024-04-03T23:26:23.619869+0000 mgr.y (mgr.24370) 16435 : cluster [DBG] pgmap v16419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:24 smithi067 bash[27441]: cluster 2024-04-03T23:26:23.619869+0000 mgr.y (mgr.24370) 16435 : cluster [DBG] pgmap v16419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:24 smithi067 bash[17655]: cluster 2024-04-03T23:26:23.619869+0000 mgr.y (mgr.24370) 16435 : cluster [DBG] pgmap v16419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:26.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:25 smithi082 bash[20963]: audit 2024-04-03T23:26:25.530859+0000 mon.a (mon.0) 14001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:25 smithi067 bash[17655]: audit 2024-04-03T23:26:25.530859+0000 mon.a (mon.0) 14001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:26.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:25 smithi067 bash[27441]: audit 2024-04-03T23:26:25.530859+0000 mon.a (mon.0) 14001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:26 smithi082 bash[20963]: cluster 2024-04-03T23:26:25.620531+0000 mgr.y (mgr.24370) 16436 : cluster [DBG] pgmap v16420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:27.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:26 smithi082 bash[20963]: audit 2024-04-03T23:26:26.226445+0000 mon.a (mon.0) 14002 : audit [DBG] from='client.? 172.21.15.67:0/2701121482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:26 smithi067 bash[27441]: cluster 2024-04-03T23:26:25.620531+0000 mgr.y (mgr.24370) 16436 : cluster [DBG] pgmap v16420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:27.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:26 smithi067 bash[27441]: audit 2024-04-03T23:26:26.226445+0000 mon.a (mon.0) 14002 : audit [DBG] from='client.? 172.21.15.67:0/2701121482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:27.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:26 smithi067 bash[17655]: cluster 2024-04-03T23:26:25.620531+0000 mgr.y (mgr.24370) 16436 : cluster [DBG] pgmap v16420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:27.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:26 smithi067 bash[17655]: audit 2024-04-03T23:26:26.226445+0000 mon.a (mon.0) 14002 : audit [DBG] from='client.? 172.21.15.67:0/2701121482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:29.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:28 smithi067 bash[27441]: cluster 2024-04-03T23:26:27.621674+0000 mgr.y (mgr.24370) 16437 : cluster [DBG] pgmap v16421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:29.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:28 smithi067 bash[27441]: audit 2024-04-03T23:26:28.681339+0000 mon.a (mon.0) 14003 : audit [DBG] from='client.? 172.21.15.67:0/722521079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:28 smithi067 bash[17655]: cluster 2024-04-03T23:26:27.621674+0000 mgr.y (mgr.24370) 16437 : cluster [DBG] pgmap v16421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:28 smithi067 bash[17655]: audit 2024-04-03T23:26:28.681339+0000 mon.a (mon.0) 14003 : audit [DBG] from='client.? 172.21.15.67:0/722521079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:29.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:28 smithi082 bash[20963]: cluster 2024-04-03T23:26:27.621674+0000 mgr.y (mgr.24370) 16437 : cluster [DBG] pgmap v16421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:28 smithi082 bash[20963]: audit 2024-04-03T23:26:28.681339+0000 mon.a (mon.0) 14003 : audit [DBG] from='client.? 172.21.15.67:0/722521079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:31.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:30 smithi067 bash[27441]: cluster 2024-04-03T23:26:29.622363+0000 mgr.y (mgr.24370) 16438 : cluster [DBG] pgmap v16422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:30 smithi067 bash[17655]: cluster 2024-04-03T23:26:29.622363+0000 mgr.y (mgr.24370) 16438 : cluster [DBG] pgmap v16422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:31.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:30 smithi082 bash[20963]: cluster 2024-04-03T23:26:29.622363+0000 mgr.y (mgr.24370) 16438 : cluster [DBG] pgmap v16422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:32.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:31 smithi067 bash[27441]: audit 2024-04-03T23:26:31.141672+0000 mon.a (mon.0) 14004 : audit [DBG] from='client.? 172.21.15.67:0/2511688209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:32.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:31 smithi067 bash[17655]: audit 2024-04-03T23:26:31.141672+0000 mon.a (mon.0) 14004 : audit [DBG] from='client.? 172.21.15.67:0/2511688209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:32.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:31 smithi082 bash[20963]: audit 2024-04-03T23:26:31.141672+0000 mon.a (mon.0) 14004 : audit [DBG] from='client.? 172.21.15.67:0/2511688209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:33.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:26:33.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:32 smithi067 bash[17655]: cluster 2024-04-03T23:26:31.623636+0000 mgr.y (mgr.24370) 16439 : cluster [DBG] pgmap v16423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:33.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:32 smithi067 bash[27441]: cluster 2024-04-03T23:26:31.623636+0000 mgr.y (mgr.24370) 16439 : cluster [DBG] pgmap v16423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:33.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:32 smithi082 bash[20963]: cluster 2024-04-03T23:26:31.623636+0000 mgr.y (mgr.24370) 16439 : cluster [DBG] pgmap v16423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:26:34.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:33 smithi067 bash[27441]: audit 2024-04-03T23:26:33.600791+0000 mon.c (mon.2) 6570 : audit [DBG] from='client.? 172.21.15.67:0/1167762646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:34.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:33 smithi067 bash[17655]: audit 2024-04-03T23:26:33.600791+0000 mon.c (mon.2) 6570 : audit [DBG] from='client.? 172.21.15.67:0/1167762646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:34.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:33 smithi082 bash[20963]: audit 2024-04-03T23:26:33.600791+0000 mon.c (mon.2) 6570 : audit [DBG] from='client.? 172.21.15.67:0/1167762646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:35.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:34 smithi067 bash[17655]: cluster 2024-04-03T23:26:33.624372+0000 mgr.y (mgr.24370) 16440 : cluster [DBG] pgmap v16424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:35.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:34 smithi067 bash[27441]: cluster 2024-04-03T23:26:33.624372+0000 mgr.y (mgr.24370) 16440 : cluster [DBG] pgmap v16424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:35.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:34 smithi082 bash[20963]: cluster 2024-04-03T23:26:33.624372+0000 mgr.y (mgr.24370) 16440 : cluster [DBG] pgmap v16424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:37.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:36 smithi082 bash[20963]: cluster 2024-04-03T23:26:35.625122+0000 mgr.y (mgr.24370) 16441 : cluster [DBG] pgmap v16425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:37.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:36 smithi082 bash[20963]: audit 2024-04-03T23:26:36.055505+0000 mon.c (mon.2) 6571 : audit [DBG] from='client.? 172.21.15.67:0/3376332231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:37.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:36 smithi067 bash[17655]: cluster 2024-04-03T23:26:35.625122+0000 mgr.y (mgr.24370) 16441 : cluster [DBG] pgmap v16425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:36 smithi067 bash[17655]: audit 2024-04-03T23:26:36.055505+0000 mon.c (mon.2) 6571 : audit [DBG] from='client.? 172.21.15.67:0/3376332231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:36 smithi067 bash[27441]: cluster 2024-04-03T23:26:35.625122+0000 mgr.y (mgr.24370) 16441 : cluster [DBG] pgmap v16425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:36 smithi067 bash[27441]: audit 2024-04-03T23:26:36.055505+0000 mon.c (mon.2) 6571 : audit [DBG] from='client.? 172.21.15.67:0/3376332231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:39.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:38 smithi082 bash[20963]: cluster 2024-04-03T23:26:37.626276+0000 mgr.y (mgr.24370) 16442 : cluster [DBG] pgmap v16426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:39.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:38 smithi082 bash[20963]: audit 2024-04-03T23:26:38.506537+0000 mon.a (mon.0) 14005 : audit [DBG] from='client.? 172.21.15.67:0/969101862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:38 smithi067 bash[17655]: cluster 2024-04-03T23:26:37.626276+0000 mgr.y (mgr.24370) 16442 : cluster [DBG] pgmap v16426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:38 smithi067 bash[17655]: audit 2024-04-03T23:26:38.506537+0000 mon.a (mon.0) 14005 : audit [DBG] from='client.? 172.21.15.67:0/969101862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:38 smithi067 bash[27441]: cluster 2024-04-03T23:26:37.626276+0000 mgr.y (mgr.24370) 16442 : cluster [DBG] pgmap v16426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:38 smithi067 bash[27441]: audit 2024-04-03T23:26:38.506537+0000 mon.a (mon.0) 14005 : audit [DBG] from='client.? 172.21.15.67:0/969101862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:40 smithi082 bash[20963]: cluster 2024-04-03T23:26:39.626959+0000 mgr.y (mgr.24370) 16443 : cluster [DBG] pgmap v16427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:41.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:40 smithi082 bash[20963]: audit 2024-04-03T23:26:40.531102+0000 mon.a (mon.0) 14006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:40 smithi067 bash[17655]: cluster 2024-04-03T23:26:39.626959+0000 mgr.y (mgr.24370) 16443 : cluster [DBG] pgmap v16427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:40 smithi067 bash[17655]: audit 2024-04-03T23:26:40.531102+0000 mon.a (mon.0) 14006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:40 smithi067 bash[27441]: cluster 2024-04-03T23:26:39.626959+0000 mgr.y (mgr.24370) 16443 : cluster [DBG] pgmap v16427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:40 smithi067 bash[27441]: audit 2024-04-03T23:26:40.531102+0000 mon.a (mon.0) 14006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:42.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:41 smithi082 bash[20963]: audit 2024-04-03T23:26:40.960182+0000 mon.a (mon.0) 14007 : audit [DBG] from='client.? 172.21.15.67:0/2611262167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:42.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:41 smithi067 bash[17655]: audit 2024-04-03T23:26:40.960182+0000 mon.a (mon.0) 14007 : audit [DBG] from='client.? 172.21.15.67:0/2611262167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:42.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:41 smithi067 bash[27441]: audit 2024-04-03T23:26:40.960182+0000 mon.a (mon.0) 14007 : audit [DBG] from='client.? 172.21.15.67:0/2611262167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:43.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:42 smithi082 bash[20963]: cluster 2024-04-03T23:26:41.628092+0000 mgr.y (mgr.24370) 16444 : cluster [DBG] pgmap v16428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:43.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:42 smithi067 bash[17655]: cluster 2024-04-03T23:26:41.628092+0000 mgr.y (mgr.24370) 16444 : cluster [DBG] pgmap v16428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:42 smithi067 bash[27441]: cluster 2024-04-03T23:26:41.628092+0000 mgr.y (mgr.24370) 16444 : cluster [DBG] pgmap v16428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:26:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:26:44.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:43 smithi082 bash[20963]: audit 2024-04-03T23:26:43.412457+0000 mon.a (mon.0) 14008 : audit [DBG] from='client.? 172.21.15.67:0/685333548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:44.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:43 smithi067 bash[27441]: audit 2024-04-03T23:26:43.412457+0000 mon.a (mon.0) 14008 : audit [DBG] from='client.? 172.21.15.67:0/685333548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:44.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:43 smithi067 bash[17655]: audit 2024-04-03T23:26:43.412457+0000 mon.a (mon.0) 14008 : audit [DBG] from='client.? 172.21.15.67:0/685333548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:45.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:44 smithi082 bash[20963]: cluster 2024-04-03T23:26:43.628763+0000 mgr.y (mgr.24370) 16445 : cluster [DBG] pgmap v16429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:44 smithi067 bash[17655]: cluster 2024-04-03T23:26:43.628763+0000 mgr.y (mgr.24370) 16445 : cluster [DBG] pgmap v16429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:45.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:44 smithi067 bash[27441]: cluster 2024-04-03T23:26:43.628763+0000 mgr.y (mgr.24370) 16445 : cluster [DBG] pgmap v16429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:46.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:45 smithi082 bash[20963]: audit 2024-04-03T23:26:45.861214+0000 mon.c (mon.2) 6572 : audit [DBG] from='client.? 172.21.15.67:0/1093584204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:46.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:45 smithi067 bash[17655]: audit 2024-04-03T23:26:45.861214+0000 mon.c (mon.2) 6572 : audit [DBG] from='client.? 172.21.15.67:0/1093584204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:46.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:45 smithi067 bash[27441]: audit 2024-04-03T23:26:45.861214+0000 mon.c (mon.2) 6572 : audit [DBG] from='client.? 172.21.15.67:0/1093584204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:47.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:46 smithi082 bash[20963]: cluster 2024-04-03T23:26:45.629450+0000 mgr.y (mgr.24370) 16446 : cluster [DBG] pgmap v16430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:46 smithi067 bash[17655]: cluster 2024-04-03T23:26:45.629450+0000 mgr.y (mgr.24370) 16446 : cluster [DBG] pgmap v16430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:47.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:46 smithi067 bash[27441]: cluster 2024-04-03T23:26:45.629450+0000 mgr.y (mgr.24370) 16446 : cluster [DBG] pgmap v16430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:48 smithi082 bash[20963]: cluster 2024-04-03T23:26:47.630653+0000 mgr.y (mgr.24370) 16447 : cluster [DBG] pgmap v16431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:49.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:48 smithi082 bash[20963]: audit 2024-04-03T23:26:48.315557+0000 mon.a (mon.0) 14009 : audit [DBG] from='client.? 172.21.15.67:0/22372245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:49.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:48 smithi067 bash[27441]: cluster 2024-04-03T23:26:47.630653+0000 mgr.y (mgr.24370) 16447 : cluster [DBG] pgmap v16431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:49.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:48 smithi067 bash[27441]: audit 2024-04-03T23:26:48.315557+0000 mon.a (mon.0) 14009 : audit [DBG] from='client.? 172.21.15.67:0/22372245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:48 smithi067 bash[17655]: cluster 2024-04-03T23:26:47.630653+0000 mgr.y (mgr.24370) 16447 : cluster [DBG] pgmap v16431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:48 smithi067 bash[17655]: audit 2024-04-03T23:26:48.315557+0000 mon.a (mon.0) 14009 : audit [DBG] from='client.? 172.21.15.67:0/22372245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:50 smithi082 bash[20963]: cluster 2024-04-03T23:26:49.631398+0000 mgr.y (mgr.24370) 16448 : cluster [DBG] pgmap v16432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:50 smithi082 bash[20963]: audit 2024-04-03T23:26:50.770450+0000 mon.a (mon.0) 14010 : audit [DBG] from='client.? 172.21.15.67:0/2204302309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:50 smithi067 bash[17655]: cluster 2024-04-03T23:26:49.631398+0000 mgr.y (mgr.24370) 16448 : cluster [DBG] pgmap v16432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:50 smithi067 bash[17655]: audit 2024-04-03T23:26:50.770450+0000 mon.a (mon.0) 14010 : audit [DBG] from='client.? 172.21.15.67:0/2204302309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:51.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:50 smithi067 bash[27441]: cluster 2024-04-03T23:26:49.631398+0000 mgr.y (mgr.24370) 16448 : cluster [DBG] pgmap v16432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:51.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:50 smithi067 bash[27441]: audit 2024-04-03T23:26:50.770450+0000 mon.a (mon.0) 14010 : audit [DBG] from='client.? 172.21.15.67:0/2204302309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:53.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:52 smithi082 bash[20963]: cluster 2024-04-03T23:26:51.632724+0000 mgr.y (mgr.24370) 16449 : cluster [DBG] pgmap v16433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:26:53.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:52 smithi067 bash[27441]: cluster 2024-04-03T23:26:51.632724+0000 mgr.y (mgr.24370) 16449 : cluster [DBG] pgmap v16433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:52 smithi067 bash[17655]: cluster 2024-04-03T23:26:51.632724+0000 mgr.y (mgr.24370) 16449 : cluster [DBG] pgmap v16433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:26:54.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:53 smithi082 bash[20963]: audit 2024-04-03T23:26:53.228323+0000 mon.a (mon.0) 14011 : audit [DBG] from='client.? 172.21.15.67:0/61152046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:54.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:53 smithi067 bash[27441]: audit 2024-04-03T23:26:53.228323+0000 mon.a (mon.0) 14011 : audit [DBG] from='client.? 172.21.15.67:0/61152046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:54.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:53 smithi067 bash[17655]: audit 2024-04-03T23:26:53.228323+0000 mon.a (mon.0) 14011 : audit [DBG] from='client.? 172.21.15.67:0/61152046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:54 smithi082 bash[20963]: cluster 2024-04-03T23:26:53.633610+0000 mgr.y (mgr.24370) 16450 : cluster [DBG] pgmap v16434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:55.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:54 smithi067 bash[17655]: cluster 2024-04-03T23:26:53.633610+0000 mgr.y (mgr.24370) 16450 : cluster [DBG] pgmap v16434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:55.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:54 smithi067 bash[27441]: cluster 2024-04-03T23:26:53.633610+0000 mgr.y (mgr.24370) 16450 : cluster [DBG] pgmap v16434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:56.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:56 smithi082 bash[20963]: audit 2024-04-03T23:26:55.530650+0000 mon.a (mon.0) 14012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:56.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:56 smithi082 bash[20963]: audit 2024-04-03T23:26:55.732633+0000 mon.c (mon.2) 6573 : audit [DBG] from='client.? 172.21.15.67:0/1737125933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:56 smithi067 bash[17655]: audit 2024-04-03T23:26:55.530650+0000 mon.a (mon.0) 14012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:56 smithi067 bash[17655]: audit 2024-04-03T23:26:55.732633+0000 mon.c (mon.2) 6573 : audit [DBG] from='client.? 172.21.15.67:0/1737125933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:56 smithi067 bash[27441]: audit 2024-04-03T23:26:55.530650+0000 mon.a (mon.0) 14012 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:26:56.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:56 smithi067 bash[27441]: audit 2024-04-03T23:26:55.732633+0000 mon.c (mon.2) 6573 : audit [DBG] from='client.? 172.21.15.67:0/1737125933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:57 smithi082 bash[20963]: cluster 2024-04-03T23:26:55.634295+0000 mgr.y (mgr.24370) 16451 : cluster [DBG] pgmap v16435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:57 smithi067 bash[17655]: cluster 2024-04-03T23:26:55.634295+0000 mgr.y (mgr.24370) 16451 : cluster [DBG] pgmap v16435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:57 smithi067 bash[27441]: cluster 2024-04-03T23:26:55.634295+0000 mgr.y (mgr.24370) 16451 : cluster [DBG] pgmap v16435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:59 smithi082 bash[20963]: cluster 2024-04-03T23:26:57.635488+0000 mgr.y (mgr.24370) 16452 : cluster [DBG] pgmap v16436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:59.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:26:59 smithi082 bash[20963]: audit 2024-04-03T23:26:58.185721+0000 mon.a (mon.0) 14013 : audit [DBG] from='client.? 172.21.15.67:0/259263778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:59.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:59 smithi067 bash[17655]: cluster 2024-04-03T23:26:57.635488+0000 mgr.y (mgr.24370) 16452 : cluster [DBG] pgmap v16436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:59.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:26:59 smithi067 bash[17655]: audit 2024-04-03T23:26:58.185721+0000 mon.a (mon.0) 14013 : audit [DBG] from='client.? 172.21.15.67:0/259263778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:26:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:59 smithi067 bash[27441]: cluster 2024-04-03T23:26:57.635488+0000 mgr.y (mgr.24370) 16452 : cluster [DBG] pgmap v16436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:26:59.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:26:59 smithi067 bash[27441]: audit 2024-04-03T23:26:58.185721+0000 mon.a (mon.0) 14013 : audit [DBG] from='client.? 172.21.15.67:0/259263778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:01.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:01 smithi082 bash[20963]: cluster 2024-04-03T23:26:59.636242+0000 mgr.y (mgr.24370) 16453 : cluster [DBG] pgmap v16437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:01.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:01 smithi082 bash[20963]: audit 2024-04-03T23:27:00.649162+0000 mon.c (mon.2) 6574 : audit [DBG] from='client.? 172.21.15.67:0/1818962989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:01.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:01 smithi067 bash[17655]: cluster 2024-04-03T23:26:59.636242+0000 mgr.y (mgr.24370) 16453 : cluster [DBG] pgmap v16437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:01.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:01 smithi067 bash[17655]: audit 2024-04-03T23:27:00.649162+0000 mon.c (mon.2) 6574 : audit [DBG] from='client.? 172.21.15.67:0/1818962989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:01 smithi067 bash[27441]: cluster 2024-04-03T23:26:59.636242+0000 mgr.y (mgr.24370) 16453 : cluster [DBG] pgmap v16437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:01.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:01 smithi067 bash[27441]: audit 2024-04-03T23:27:00.649162+0000 mon.c (mon.2) 6574 : audit [DBG] from='client.? 172.21.15.67:0/1818962989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:03.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:03 smithi082 bash[20963]: cluster 2024-04-03T23:27:01.637426+0000 mgr.y (mgr.24370) 16454 : cluster [DBG] pgmap v16438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:03 smithi067 bash[17655]: cluster 2024-04-03T23:27:01.637426+0000 mgr.y (mgr.24370) 16454 : cluster [DBG] pgmap v16438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:27:03.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:03 smithi067 bash[27441]: cluster 2024-04-03T23:27:01.637426+0000 mgr.y (mgr.24370) 16454 : cluster [DBG] pgmap v16438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:27:04.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:04 smithi082 bash[20963]: audit 2024-04-03T23:27:03.101801+0000 mon.a (mon.0) 14014 : audit [DBG] from='client.? 172.21.15.67:0/2391917011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:04.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:04 smithi067 bash[17655]: audit 2024-04-03T23:27:03.101801+0000 mon.a (mon.0) 14014 : audit [DBG] from='client.? 172.21.15.67:0/2391917011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:04.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:04 smithi067 bash[27441]: audit 2024-04-03T23:27:03.101801+0000 mon.a (mon.0) 14014 : audit [DBG] from='client.? 172.21.15.67:0/2391917011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:05.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:05 smithi082 bash[20963]: cluster 2024-04-03T23:27:03.638123+0000 mgr.y (mgr.24370) 16455 : cluster [DBG] pgmap v16439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:05.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:05 smithi067 bash[27441]: cluster 2024-04-03T23:27:03.638123+0000 mgr.y (mgr.24370) 16455 : cluster [DBG] pgmap v16439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:05.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:05 smithi067 bash[17655]: cluster 2024-04-03T23:27:03.638123+0000 mgr.y (mgr.24370) 16455 : cluster [DBG] pgmap v16439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:06.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:06 smithi082 bash[20963]: audit 2024-04-03T23:27:05.554810+0000 mon.a (mon.0) 14015 : audit [DBG] from='client.? 172.21.15.67:0/4284375133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:06.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:06 smithi067 bash[27441]: audit 2024-04-03T23:27:05.554810+0000 mon.a (mon.0) 14015 : audit [DBG] from='client.? 172.21.15.67:0/4284375133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:06.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:06 smithi067 bash[17655]: audit 2024-04-03T23:27:05.554810+0000 mon.a (mon.0) 14015 : audit [DBG] from='client.? 172.21.15.67:0/4284375133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:07.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:07 smithi082 bash[20963]: cluster 2024-04-03T23:27:05.638797+0000 mgr.y (mgr.24370) 16456 : cluster [DBG] pgmap v16440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:07.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:07 smithi067 bash[17655]: cluster 2024-04-03T23:27:05.638797+0000 mgr.y (mgr.24370) 16456 : cluster [DBG] pgmap v16440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:07.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:07 smithi067 bash[27441]: cluster 2024-04-03T23:27:05.638797+0000 mgr.y (mgr.24370) 16456 : cluster [DBG] pgmap v16440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:08.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:08 smithi082 bash[20963]: audit 2024-04-03T23:27:08.008723+0000 mon.a (mon.0) 14016 : audit [DBG] from='client.? 172.21.15.67:0/757626795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:08.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:08 smithi067 bash[27441]: audit 2024-04-03T23:27:08.008723+0000 mon.a (mon.0) 14016 : audit [DBG] from='client.? 172.21.15.67:0/757626795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:08.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:08 smithi067 bash[17655]: audit 2024-04-03T23:27:08.008723+0000 mon.a (mon.0) 14016 : audit [DBG] from='client.? 172.21.15.67:0/757626795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:09.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:09 smithi082 bash[20963]: cluster 2024-04-03T23:27:07.639939+0000 mgr.y (mgr.24370) 16457 : cluster [DBG] pgmap v16441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:09.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:09 smithi067 bash[27441]: cluster 2024-04-03T23:27:07.639939+0000 mgr.y (mgr.24370) 16457 : cluster [DBG] pgmap v16441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:09.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:09 smithi067 bash[17655]: cluster 2024-04-03T23:27:07.639939+0000 mgr.y (mgr.24370) 16457 : cluster [DBG] pgmap v16441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:11 smithi082 bash[20963]: cluster 2024-04-03T23:27:09.640597+0000 mgr.y (mgr.24370) 16458 : cluster [DBG] pgmap v16442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:11 smithi082 bash[20963]: audit 2024-04-03T23:27:10.452756+0000 mon.a (mon.0) 14017 : audit [DBG] from='client.? 172.21.15.67:0/721417804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:11.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:11 smithi082 bash[20963]: audit 2024-04-03T23:27:10.531635+0000 mon.a (mon.0) 14018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:11 smithi067 bash[27441]: cluster 2024-04-03T23:27:09.640597+0000 mgr.y (mgr.24370) 16458 : cluster [DBG] pgmap v16442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:11 smithi067 bash[27441]: audit 2024-04-03T23:27:10.452756+0000 mon.a (mon.0) 14017 : audit [DBG] from='client.? 172.21.15.67:0/721417804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:11.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:11 smithi067 bash[27441]: audit 2024-04-03T23:27:10.531635+0000 mon.a (mon.0) 14018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:11 smithi067 bash[17655]: cluster 2024-04-03T23:27:09.640597+0000 mgr.y (mgr.24370) 16458 : cluster [DBG] pgmap v16442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:11 smithi067 bash[17655]: audit 2024-04-03T23:27:10.452756+0000 mon.a (mon.0) 14017 : audit [DBG] from='client.? 172.21.15.67:0/721417804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:11.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:11 smithi067 bash[17655]: audit 2024-04-03T23:27:10.531635+0000 mon.a (mon.0) 14018 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:13 smithi082 bash[20963]: cluster 2024-04-03T23:27:11.641786+0000 mgr.y (mgr.24370) 16459 : cluster [DBG] pgmap v16443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:13 smithi082 bash[20963]: audit 2024-04-03T23:27:12.901173+0000 mon.a (mon.0) 14019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:27:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:13 smithi082 bash[20963]: audit 2024-04-03T23:27:12.912167+0000 mon.a (mon.0) 14020 : audit [DBG] from='client.? 172.21.15.67:0/4196387216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:27:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:13 smithi067 bash[27441]: cluster 2024-04-03T23:27:11.641786+0000 mgr.y (mgr.24370) 16459 : cluster [DBG] pgmap v16443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:13.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:13 smithi067 bash[27441]: audit 2024-04-03T23:27:12.901173+0000 mon.a (mon.0) 14019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:27:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:13 smithi067 bash[27441]: audit 2024-04-03T23:27:12.912167+0000 mon.a (mon.0) 14020 : audit [DBG] from='client.? 172.21.15.67:0/4196387216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:13 smithi067 bash[17655]: cluster 2024-04-03T23:27:11.641786+0000 mgr.y (mgr.24370) 16459 : cluster [DBG] pgmap v16443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:13 smithi067 bash[17655]: audit 2024-04-03T23:27:12.901173+0000 mon.a (mon.0) 14019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:27:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:13 smithi067 bash[17655]: audit 2024-04-03T23:27:12.912167+0000 mon.a (mon.0) 14020 : audit [DBG] from='client.? 172.21.15.67:0/4196387216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:27:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:15 smithi082 bash[20963]: cluster 2024-04-03T23:27:13.642489+0000 mgr.y (mgr.24370) 16460 : cluster [DBG] pgmap v16444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:15.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:15 smithi067 bash[17655]: cluster 2024-04-03T23:27:13.642489+0000 mgr.y (mgr.24370) 16460 : cluster [DBG] pgmap v16444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:15.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:15 smithi067 bash[27441]: cluster 2024-04-03T23:27:13.642489+0000 mgr.y (mgr.24370) 16460 : cluster [DBG] pgmap v16444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:16.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:16 smithi082 bash[20963]: audit 2024-04-03T23:27:15.380606+0000 mon.a (mon.0) 14021 : audit [DBG] from='client.? 172.21.15.67:0/2140016957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:16.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:16 smithi067 bash[17655]: audit 2024-04-03T23:27:15.380606+0000 mon.a (mon.0) 14021 : audit [DBG] from='client.? 172.21.15.67:0/2140016957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:16.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:16 smithi067 bash[27441]: audit 2024-04-03T23:27:15.380606+0000 mon.a (mon.0) 14021 : audit [DBG] from='client.? 172.21.15.67:0/2140016957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:17.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:17 smithi082 bash[20963]: cluster 2024-04-03T23:27:15.643210+0000 mgr.y (mgr.24370) 16461 : cluster [DBG] pgmap v16445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:17 smithi067 bash[27441]: cluster 2024-04-03T23:27:15.643210+0000 mgr.y (mgr.24370) 16461 : cluster [DBG] pgmap v16445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:17.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:17 smithi067 bash[17655]: cluster 2024-04-03T23:27:15.643210+0000 mgr.y (mgr.24370) 16461 : cluster [DBG] pgmap v16445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:18.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:18 smithi082 bash[20963]: audit 2024-04-03T23:27:17.853083+0000 mon.a (mon.0) 14022 : audit [DBG] from='client.? 172.21.15.67:0/2492153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:18.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:18 smithi067 bash[17655]: audit 2024-04-03T23:27:17.853083+0000 mon.a (mon.0) 14022 : audit [DBG] from='client.? 172.21.15.67:0/2492153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:18.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:18 smithi067 bash[27441]: audit 2024-04-03T23:27:17.853083+0000 mon.a (mon.0) 14022 : audit [DBG] from='client.? 172.21.15.67:0/2492153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:19 smithi082 bash[20963]: cluster 2024-04-03T23:27:17.644371+0000 mgr.y (mgr.24370) 16462 : cluster [DBG] pgmap v16446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:19 smithi082 bash[20963]: audit 2024-04-03T23:27:18.645124+0000 mon.a (mon.0) 14023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:19 smithi082 bash[20963]: audit 2024-04-03T23:27:18.653224+0000 mon.a (mon.0) 14024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:19 smithi082 bash[20963]: audit 2024-04-03T23:27:18.898191+0000 mon.a (mon.0) 14025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:19 smithi082 bash[20963]: audit 2024-04-03T23:27:18.904556+0000 mon.a (mon.0) 14026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[17655]: cluster 2024-04-03T23:27:17.644371+0000 mgr.y (mgr.24370) 16462 : cluster [DBG] pgmap v16446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[17655]: audit 2024-04-03T23:27:18.645124+0000 mon.a (mon.0) 14023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[17655]: audit 2024-04-03T23:27:18.653224+0000 mon.a (mon.0) 14024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[17655]: audit 2024-04-03T23:27:18.898191+0000 mon.a (mon.0) 14025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[17655]: audit 2024-04-03T23:27:18.904556+0000 mon.a (mon.0) 14026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[27441]: cluster 2024-04-03T23:27:17.644371+0000 mgr.y (mgr.24370) 16462 : cluster [DBG] pgmap v16446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[27441]: audit 2024-04-03T23:27:18.645124+0000 mon.a (mon.0) 14023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[27441]: audit 2024-04-03T23:27:18.653224+0000 mon.a (mon.0) 14024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[27441]: audit 2024-04-03T23:27:18.898191+0000 mon.a (mon.0) 14025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:19 smithi067 bash[27441]: audit 2024-04-03T23:27:18.904556+0000 mon.a (mon.0) 14026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:20.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:20 smithi082 bash[20963]: audit 2024-04-03T23:27:19.330296+0000 mon.a (mon.0) 14027 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:27:20.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:20 smithi082 bash[20963]: audit 2024-04-03T23:27:19.332214+0000 mon.a (mon.0) 14028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:27:20.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:20 smithi082 bash[20963]: audit 2024-04-03T23:27:19.341446+0000 mon.a (mon.0) 14029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:20.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:20 smithi067 bash[17655]: audit 2024-04-03T23:27:19.330296+0000 mon.a (mon.0) 14027 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:27:20.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:20 smithi067 bash[17655]: audit 2024-04-03T23:27:19.332214+0000 mon.a (mon.0) 14028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:27:20.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:20 smithi067 bash[17655]: audit 2024-04-03T23:27:19.341446+0000 mon.a (mon.0) 14029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:20.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:20 smithi067 bash[27441]: audit 2024-04-03T23:27:19.330296+0000 mon.a (mon.0) 14027 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:27:20.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:20 smithi067 bash[27441]: audit 2024-04-03T23:27:19.332214+0000 mon.a (mon.0) 14028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:27:20.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:20 smithi067 bash[27441]: audit 2024-04-03T23:27:19.341446+0000 mon.a (mon.0) 14029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:27:21.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:21 smithi082 bash[20963]: cluster 2024-04-03T23:27:19.645060+0000 mgr.y (mgr.24370) 16463 : cluster [DBG] pgmap v16447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:21.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:21 smithi082 bash[20963]: audit 2024-04-03T23:27:20.314713+0000 mon.a (mon.0) 14030 : audit [DBG] from='client.? 172.21.15.67:0/3625497134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:21.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:21 smithi067 bash[17655]: cluster 2024-04-03T23:27:19.645060+0000 mgr.y (mgr.24370) 16463 : cluster [DBG] pgmap v16447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:21.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:21 smithi067 bash[17655]: audit 2024-04-03T23:27:20.314713+0000 mon.a (mon.0) 14030 : audit [DBG] from='client.? 172.21.15.67:0/3625497134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:21.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:21 smithi067 bash[27441]: cluster 2024-04-03T23:27:19.645060+0000 mgr.y (mgr.24370) 16463 : cluster [DBG] pgmap v16447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:21.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:21 smithi067 bash[27441]: audit 2024-04-03T23:27:20.314713+0000 mon.a (mon.0) 14030 : audit [DBG] from='client.? 172.21.15.67:0/3625497134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:23 smithi082 bash[20963]: cluster 2024-04-03T23:27:21.646247+0000 mgr.y (mgr.24370) 16464 : cluster [DBG] pgmap v16448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:23 smithi082 bash[20963]: audit 2024-04-03T23:27:22.766683+0000 mon.c (mon.2) 6575 : audit [DBG] from='client.? 172.21.15.67:0/3020206016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:27:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:23 smithi067 bash[17655]: cluster 2024-04-03T23:27:21.646247+0000 mgr.y (mgr.24370) 16464 : cluster [DBG] pgmap v16448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:23 smithi067 bash[17655]: audit 2024-04-03T23:27:22.766683+0000 mon.c (mon.2) 6575 : audit [DBG] from='client.? 172.21.15.67:0/3020206016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:23 smithi067 bash[27441]: cluster 2024-04-03T23:27:21.646247+0000 mgr.y (mgr.24370) 16464 : cluster [DBG] pgmap v16448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:23 smithi067 bash[27441]: audit 2024-04-03T23:27:22.766683+0000 mon.c (mon.2) 6575 : audit [DBG] from='client.? 172.21.15.67:0/3020206016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:27:25.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:25 smithi082 bash[20963]: cluster 2024-04-03T23:27:23.647042+0000 mgr.y (mgr.24370) 16465 : cluster [DBG] pgmap v16449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:25.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:25 smithi067 bash[17655]: cluster 2024-04-03T23:27:23.647042+0000 mgr.y (mgr.24370) 16465 : cluster [DBG] pgmap v16449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:25 smithi067 bash[27441]: cluster 2024-04-03T23:27:23.647042+0000 mgr.y (mgr.24370) 16465 : cluster [DBG] pgmap v16449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:26.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:26 smithi082 bash[20963]: audit 2024-04-03T23:27:25.221862+0000 mon.c (mon.2) 6576 : audit [DBG] from='client.? 172.21.15.67:0/2906935809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:26.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:26 smithi082 bash[20963]: audit 2024-04-03T23:27:25.532606+0000 mon.a (mon.0) 14031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:26.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:26 smithi067 bash[17655]: audit 2024-04-03T23:27:25.221862+0000 mon.c (mon.2) 6576 : audit [DBG] from='client.? 172.21.15.67:0/2906935809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:26.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:26 smithi067 bash[17655]: audit 2024-04-03T23:27:25.532606+0000 mon.a (mon.0) 14031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:26 smithi067 bash[27441]: audit 2024-04-03T23:27:25.221862+0000 mon.c (mon.2) 6576 : audit [DBG] from='client.? 172.21.15.67:0/2906935809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:26 smithi067 bash[27441]: audit 2024-04-03T23:27:25.532606+0000 mon.a (mon.0) 14031 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:27.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:27 smithi082 bash[20963]: cluster 2024-04-03T23:27:25.647845+0000 mgr.y (mgr.24370) 16466 : cluster [DBG] pgmap v16450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:27.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:27 smithi067 bash[27441]: cluster 2024-04-03T23:27:25.647845+0000 mgr.y (mgr.24370) 16466 : cluster [DBG] pgmap v16450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:27 smithi067 bash[17655]: cluster 2024-04-03T23:27:25.647845+0000 mgr.y (mgr.24370) 16466 : cluster [DBG] pgmap v16450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:28.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:28 smithi082 bash[20963]: audit 2024-04-03T23:27:27.680940+0000 mon.c (mon.2) 6577 : audit [DBG] from='client.? 172.21.15.67:0/3245600295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:28.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:28 smithi067 bash[17655]: audit 2024-04-03T23:27:27.680940+0000 mon.c (mon.2) 6577 : audit [DBG] from='client.? 172.21.15.67:0/3245600295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:28.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:28 smithi067 bash[27441]: audit 2024-04-03T23:27:27.680940+0000 mon.c (mon.2) 6577 : audit [DBG] from='client.? 172.21.15.67:0/3245600295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:29 smithi082 bash[20963]: cluster 2024-04-03T23:27:27.649122+0000 mgr.y (mgr.24370) 16467 : cluster [DBG] pgmap v16451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:29 smithi067 bash[17655]: cluster 2024-04-03T23:27:27.649122+0000 mgr.y (mgr.24370) 16467 : cluster [DBG] pgmap v16451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:29 smithi067 bash[27441]: cluster 2024-04-03T23:27:27.649122+0000 mgr.y (mgr.24370) 16467 : cluster [DBG] pgmap v16451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:31.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:31 smithi082 bash[20963]: cluster 2024-04-03T23:27:29.649767+0000 mgr.y (mgr.24370) 16468 : cluster [DBG] pgmap v16452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:31.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:31 smithi082 bash[20963]: audit 2024-04-03T23:27:30.135315+0000 mon.c (mon.2) 6578 : audit [DBG] from='client.? 172.21.15.67:0/786360912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:31 smithi067 bash[27441]: cluster 2024-04-03T23:27:29.649767+0000 mgr.y (mgr.24370) 16468 : cluster [DBG] pgmap v16452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:31 smithi067 bash[27441]: audit 2024-04-03T23:27:30.135315+0000 mon.c (mon.2) 6578 : audit [DBG] from='client.? 172.21.15.67:0/786360912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:31 smithi067 bash[17655]: cluster 2024-04-03T23:27:29.649767+0000 mgr.y (mgr.24370) 16468 : cluster [DBG] pgmap v16452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:31 smithi067 bash[17655]: audit 2024-04-03T23:27:30.135315+0000 mon.c (mon.2) 6578 : audit [DBG] from='client.? 172.21.15.67:0/786360912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:33] "GET /metrics HTTP/1.1" 200 239974 "" "Prometheus/2.43.0" 2024-04-03T23:27:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:33 smithi067 bash[27441]: cluster 2024-04-03T23:27:31.650956+0000 mgr.y (mgr.24370) 16469 : cluster [DBG] pgmap v16453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:33 smithi067 bash[27441]: audit 2024-04-03T23:27:32.592513+0000 mon.a (mon.0) 14032 : audit [DBG] from='client.? 172.21.15.67:0/1782768470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:33 smithi067 bash[17655]: cluster 2024-04-03T23:27:31.650956+0000 mgr.y (mgr.24370) 16469 : cluster [DBG] pgmap v16453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:33 smithi067 bash[17655]: audit 2024-04-03T23:27:32.592513+0000 mon.a (mon.0) 14032 : audit [DBG] from='client.? 172.21.15.67:0/1782768470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:33.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:33 smithi082 bash[20963]: cluster 2024-04-03T23:27:31.650956+0000 mgr.y (mgr.24370) 16469 : cluster [DBG] pgmap v16453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:33.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:33 smithi082 bash[20963]: audit 2024-04-03T23:27:32.592513+0000 mon.a (mon.0) 14032 : audit [DBG] from='client.? 172.21.15.67:0/1782768470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:27:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:35 smithi067 bash[17655]: cluster 2024-04-03T23:27:33.651769+0000 mgr.y (mgr.24370) 16470 : cluster [DBG] pgmap v16454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:35 smithi067 bash[17655]: audit 2024-04-03T23:27:35.045569+0000 mon.c (mon.2) 6579 : audit [DBG] from='client.? 172.21.15.67:0/3853482662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:35 smithi067 bash[27441]: cluster 2024-04-03T23:27:33.651769+0000 mgr.y (mgr.24370) 16470 : cluster [DBG] pgmap v16454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:35 smithi067 bash[27441]: audit 2024-04-03T23:27:35.045569+0000 mon.c (mon.2) 6579 : audit [DBG] from='client.? 172.21.15.67:0/3853482662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:35.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:35 smithi082 bash[20963]: cluster 2024-04-03T23:27:33.651769+0000 mgr.y (mgr.24370) 16470 : cluster [DBG] pgmap v16454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:35.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:35 smithi082 bash[20963]: audit 2024-04-03T23:27:35.045569+0000 mon.c (mon.2) 6579 : audit [DBG] from='client.? 172.21.15.67:0/3853482662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:37 smithi067 bash[17655]: cluster 2024-04-03T23:27:35.652625+0000 mgr.y (mgr.24370) 16471 : cluster [DBG] pgmap v16455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:37 smithi067 bash[27441]: cluster 2024-04-03T23:27:35.652625+0000 mgr.y (mgr.24370) 16471 : cluster [DBG] pgmap v16455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:37.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:37 smithi082 bash[20963]: cluster 2024-04-03T23:27:35.652625+0000 mgr.y (mgr.24370) 16471 : cluster [DBG] pgmap v16455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:38 smithi067 bash[17655]: audit 2024-04-03T23:27:37.500345+0000 mon.a (mon.0) 14033 : audit [DBG] from='client.? 172.21.15.67:0/3519663956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:38 smithi067 bash[27441]: audit 2024-04-03T23:27:37.500345+0000 mon.a (mon.0) 14033 : audit [DBG] from='client.? 172.21.15.67:0/3519663956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:38.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:38 smithi082 bash[20963]: audit 2024-04-03T23:27:37.500345+0000 mon.a (mon.0) 14033 : audit [DBG] from='client.? 172.21.15.67:0/3519663956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:39 smithi067 bash[27441]: cluster 2024-04-03T23:27:37.653814+0000 mgr.y (mgr.24370) 16472 : cluster [DBG] pgmap v16456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:39 smithi067 bash[17655]: cluster 2024-04-03T23:27:37.653814+0000 mgr.y (mgr.24370) 16472 : cluster [DBG] pgmap v16456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:39.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:39 smithi082 bash[20963]: cluster 2024-04-03T23:27:37.653814+0000 mgr.y (mgr.24370) 16472 : cluster [DBG] pgmap v16456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:40.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:40 smithi067 bash[17655]: audit 2024-04-03T23:27:39.958295+0000 mon.c (mon.2) 6580 : audit [DBG] from='client.? 172.21.15.67:0/4206893869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:40.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:40 smithi067 bash[27441]: audit 2024-04-03T23:27:39.958295+0000 mon.c (mon.2) 6580 : audit [DBG] from='client.? 172.21.15.67:0/4206893869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:40.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:40 smithi082 bash[20963]: audit 2024-04-03T23:27:39.958295+0000 mon.c (mon.2) 6580 : audit [DBG] from='client.? 172.21.15.67:0/4206893869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:41 smithi067 bash[17655]: cluster 2024-04-03T23:27:39.654376+0000 mgr.y (mgr.24370) 16473 : cluster [DBG] pgmap v16457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:41 smithi067 bash[17655]: audit 2024-04-03T23:27:40.532751+0000 mon.a (mon.0) 14034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:41 smithi067 bash[27441]: cluster 2024-04-03T23:27:39.654376+0000 mgr.y (mgr.24370) 16473 : cluster [DBG] pgmap v16457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:41 smithi067 bash[27441]: audit 2024-04-03T23:27:40.532751+0000 mon.a (mon.0) 14034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:41.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:41 smithi082 bash[20963]: cluster 2024-04-03T23:27:39.654376+0000 mgr.y (mgr.24370) 16473 : cluster [DBG] pgmap v16457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:41.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:41 smithi082 bash[20963]: audit 2024-04-03T23:27:40.532751+0000 mon.a (mon.0) 14034 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:27:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:43 smithi067 bash[17655]: cluster 2024-04-03T23:27:41.655518+0000 mgr.y (mgr.24370) 16474 : cluster [DBG] pgmap v16458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:43 smithi067 bash[17655]: audit 2024-04-03T23:27:42.414595+0000 mon.a (mon.0) 14035 : audit [DBG] from='client.? 172.21.15.67:0/2503301155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:43 smithi067 bash[27441]: cluster 2024-04-03T23:27:41.655518+0000 mgr.y (mgr.24370) 16474 : cluster [DBG] pgmap v16458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:43 smithi067 bash[27441]: audit 2024-04-03T23:27:42.414595+0000 mon.a (mon.0) 14035 : audit [DBG] from='client.? 172.21.15.67:0/2503301155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:43.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:43 smithi082 bash[20963]: cluster 2024-04-03T23:27:41.655518+0000 mgr.y (mgr.24370) 16474 : cluster [DBG] pgmap v16458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:43.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:43 smithi082 bash[20963]: audit 2024-04-03T23:27:42.414595+0000 mon.a (mon.0) 14035 : audit [DBG] from='client.? 172.21.15.67:0/2503301155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:27:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:45 smithi082 bash[20963]: cluster 2024-04-03T23:27:43.656362+0000 mgr.y (mgr.24370) 16475 : cluster [DBG] pgmap v16459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:45 smithi082 bash[20963]: audit 2024-04-03T23:27:44.870375+0000 mon.a (mon.0) 14036 : audit [DBG] from='client.? 172.21.15.67:0/92633945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:45.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:45 smithi067 bash[17655]: cluster 2024-04-03T23:27:43.656362+0000 mgr.y (mgr.24370) 16475 : cluster [DBG] pgmap v16459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:45.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:45 smithi067 bash[17655]: audit 2024-04-03T23:27:44.870375+0000 mon.a (mon.0) 14036 : audit [DBG] from='client.? 172.21.15.67:0/92633945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:45 smithi067 bash[27441]: cluster 2024-04-03T23:27:43.656362+0000 mgr.y (mgr.24370) 16475 : cluster [DBG] pgmap v16459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:45 smithi067 bash[27441]: audit 2024-04-03T23:27:44.870375+0000 mon.a (mon.0) 14036 : audit [DBG] from='client.? 172.21.15.67:0/92633945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:47.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:47 smithi082 bash[20963]: cluster 2024-04-03T23:27:45.657033+0000 mgr.y (mgr.24370) 16476 : cluster [DBG] pgmap v16460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:47.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:47 smithi067 bash[17655]: cluster 2024-04-03T23:27:45.657033+0000 mgr.y (mgr.24370) 16476 : cluster [DBG] pgmap v16460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:47.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:47 smithi067 bash[27441]: cluster 2024-04-03T23:27:45.657033+0000 mgr.y (mgr.24370) 16476 : cluster [DBG] pgmap v16460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:48.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:48 smithi082 bash[20963]: audit 2024-04-03T23:27:47.327880+0000 mon.a (mon.0) 14037 : audit [DBG] from='client.? 172.21.15.67:0/3407364714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:48.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:48 smithi067 bash[17655]: audit 2024-04-03T23:27:47.327880+0000 mon.a (mon.0) 14037 : audit [DBG] from='client.? 172.21.15.67:0/3407364714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:48.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:48 smithi067 bash[27441]: audit 2024-04-03T23:27:47.327880+0000 mon.a (mon.0) 14037 : audit [DBG] from='client.? 172.21.15.67:0/3407364714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:49 smithi082 bash[20963]: cluster 2024-04-03T23:27:47.658247+0000 mgr.y (mgr.24370) 16477 : cluster [DBG] pgmap v16461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:49.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:49 smithi067 bash[27441]: cluster 2024-04-03T23:27:47.658247+0000 mgr.y (mgr.24370) 16477 : cluster [DBG] pgmap v16461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:49 smithi067 bash[17655]: cluster 2024-04-03T23:27:47.658247+0000 mgr.y (mgr.24370) 16477 : cluster [DBG] pgmap v16461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:50.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:50 smithi082 bash[20963]: audit 2024-04-03T23:27:49.779452+0000 mon.c (mon.2) 6581 : audit [DBG] from='client.? 172.21.15.67:0/2941338387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:50.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:50 smithi067 bash[17655]: audit 2024-04-03T23:27:49.779452+0000 mon.c (mon.2) 6581 : audit [DBG] from='client.? 172.21.15.67:0/2941338387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:50.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:50 smithi067 bash[27441]: audit 2024-04-03T23:27:49.779452+0000 mon.c (mon.2) 6581 : audit [DBG] from='client.? 172.21.15.67:0/2941338387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:51.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:51 smithi082 bash[20963]: cluster 2024-04-03T23:27:49.658959+0000 mgr.y (mgr.24370) 16478 : cluster [DBG] pgmap v16462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:51.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:51 smithi067 bash[17655]: cluster 2024-04-03T23:27:49.658959+0000 mgr.y (mgr.24370) 16478 : cluster [DBG] pgmap v16462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:51.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:51 smithi067 bash[27441]: cluster 2024-04-03T23:27:49.658959+0000 mgr.y (mgr.24370) 16478 : cluster [DBG] pgmap v16462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:27:53.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:53 smithi067 bash[27441]: cluster 2024-04-03T23:27:51.660113+0000 mgr.y (mgr.24370) 16479 : cluster [DBG] pgmap v16463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:53.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:53 smithi067 bash[27441]: audit 2024-04-03T23:27:52.236988+0000 mon.c (mon.2) 6582 : audit [DBG] from='client.? 172.21.15.67:0/1101025591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:53 smithi067 bash[17655]: cluster 2024-04-03T23:27:51.660113+0000 mgr.y (mgr.24370) 16479 : cluster [DBG] pgmap v16463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:53 smithi067 bash[17655]: audit 2024-04-03T23:27:52.236988+0000 mon.c (mon.2) 6582 : audit [DBG] from='client.? 172.21.15.67:0/1101025591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:53.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:53 smithi082 bash[20963]: cluster 2024-04-03T23:27:51.660113+0000 mgr.y (mgr.24370) 16479 : cluster [DBG] pgmap v16463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:53.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:53 smithi082 bash[20963]: audit 2024-04-03T23:27:52.236988+0000 mon.c (mon.2) 6582 : audit [DBG] from='client.? 172.21.15.67:0/1101025591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:27:55.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:55 smithi082 bash[20963]: cluster 2024-04-03T23:27:53.660799+0000 mgr.y (mgr.24370) 16480 : cluster [DBG] pgmap v16464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:55.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:55 smithi082 bash[20963]: audit 2024-04-03T23:27:54.691772+0000 mon.a (mon.0) 14038 : audit [DBG] from='client.? 172.21.15.67:0/1749926170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:55.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:55 smithi067 bash[27441]: cluster 2024-04-03T23:27:53.660799+0000 mgr.y (mgr.24370) 16480 : cluster [DBG] pgmap v16464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:55.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:55 smithi067 bash[27441]: audit 2024-04-03T23:27:54.691772+0000 mon.a (mon.0) 14038 : audit [DBG] from='client.? 172.21.15.67:0/1749926170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:55.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:55 smithi067 bash[17655]: cluster 2024-04-03T23:27:53.660799+0000 mgr.y (mgr.24370) 16480 : cluster [DBG] pgmap v16464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:55.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:55 smithi067 bash[17655]: audit 2024-04-03T23:27:54.691772+0000 mon.a (mon.0) 14038 : audit [DBG] from='client.? 172.21.15.67:0/1749926170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:56.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:56 smithi082 bash[20963]: audit 2024-04-03T23:27:55.533066+0000 mon.a (mon.0) 14039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:56.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:56 smithi067 bash[27441]: audit 2024-04-03T23:27:55.533066+0000 mon.a (mon.0) 14039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:56.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:56 smithi067 bash[17655]: audit 2024-04-03T23:27:55.533066+0000 mon.a (mon.0) 14039 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:27:57.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:57 smithi082 bash[20963]: cluster 2024-04-03T23:27:55.661472+0000 mgr.y (mgr.24370) 16481 : cluster [DBG] pgmap v16465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:57.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:57 smithi082 bash[20963]: audit 2024-04-03T23:27:57.145410+0000 mon.a (mon.0) 14040 : audit [DBG] from='client.? 172.21.15.67:0/3715185427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:57.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:57 smithi067 bash[27441]: cluster 2024-04-03T23:27:55.661472+0000 mgr.y (mgr.24370) 16481 : cluster [DBG] pgmap v16465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:57.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:57 smithi067 bash[27441]: audit 2024-04-03T23:27:57.145410+0000 mon.a (mon.0) 14040 : audit [DBG] from='client.? 172.21.15.67:0/3715185427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:57.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:57 smithi067 bash[17655]: cluster 2024-04-03T23:27:55.661472+0000 mgr.y (mgr.24370) 16481 : cluster [DBG] pgmap v16465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:57.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:57 smithi067 bash[17655]: audit 2024-04-03T23:27:57.145410+0000 mon.a (mon.0) 14040 : audit [DBG] from='client.? 172.21.15.67:0/3715185427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:27:59.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:27:59 smithi082 bash[20963]: cluster 2024-04-03T23:27:57.662622+0000 mgr.y (mgr.24370) 16482 : cluster [DBG] pgmap v16466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:59.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:27:59 smithi067 bash[27441]: cluster 2024-04-03T23:27:57.662622+0000 mgr.y (mgr.24370) 16482 : cluster [DBG] pgmap v16466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:27:59.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:27:59 smithi067 bash[17655]: cluster 2024-04-03T23:27:57.662622+0000 mgr.y (mgr.24370) 16482 : cluster [DBG] pgmap v16466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:00.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:00 smithi082 bash[20963]: audit 2024-04-03T23:27:59.609512+0000 mon.b (mon.1) 84 : audit [DBG] from='client.? 172.21.15.67:0/2520624569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:00.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:00 smithi067 bash[17655]: audit 2024-04-03T23:27:59.609512+0000 mon.b (mon.1) 84 : audit [DBG] from='client.? 172.21.15.67:0/2520624569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:00.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:00 smithi067 bash[27441]: audit 2024-04-03T23:27:59.609512+0000 mon.b (mon.1) 84 : audit [DBG] from='client.? 172.21.15.67:0/2520624569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:01.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:01 smithi082 bash[20963]: cluster 2024-04-03T23:27:59.663273+0000 mgr.y (mgr.24370) 16483 : cluster [DBG] pgmap v16467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:01.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:01 smithi067 bash[27441]: cluster 2024-04-03T23:27:59.663273+0000 mgr.y (mgr.24370) 16483 : cluster [DBG] pgmap v16467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:01.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:01 smithi067 bash[17655]: cluster 2024-04-03T23:27:59.663273+0000 mgr.y (mgr.24370) 16483 : cluster [DBG] pgmap v16467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:02.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:02 smithi082 bash[20963]: audit 2024-04-03T23:28:02.064140+0000 mon.c (mon.2) 6583 : audit [DBG] from='client.? 172.21.15.67:0/3348131622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:02.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:02 smithi067 bash[17655]: audit 2024-04-03T23:28:02.064140+0000 mon.c (mon.2) 6583 : audit [DBG] from='client.? 172.21.15.67:0/3348131622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:02.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:02 smithi067 bash[27441]: audit 2024-04-03T23:28:02.064140+0000 mon.c (mon.2) 6583 : audit [DBG] from='client.? 172.21.15.67:0/3348131622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:03.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:03 smithi067 bash[17655]: cluster 2024-04-03T23:28:01.664423+0000 mgr.y (mgr.24370) 16484 : cluster [DBG] pgmap v16468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:28:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:03 smithi067 bash[27441]: cluster 2024-04-03T23:28:01.664423+0000 mgr.y (mgr.24370) 16484 : cluster [DBG] pgmap v16468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:03.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:03 smithi082 bash[20963]: cluster 2024-04-03T23:28:01.664423+0000 mgr.y (mgr.24370) 16484 : cluster [DBG] pgmap v16468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:28:04.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:04 smithi082 bash[20963]: cluster 2024-04-03T23:28:03.665132+0000 mgr.y (mgr.24370) 16485 : cluster [DBG] pgmap v16469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:04.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:04 smithi067 bash[17655]: cluster 2024-04-03T23:28:03.665132+0000 mgr.y (mgr.24370) 16485 : cluster [DBG] pgmap v16469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:04.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:04 smithi067 bash[27441]: cluster 2024-04-03T23:28:03.665132+0000 mgr.y (mgr.24370) 16485 : cluster [DBG] pgmap v16469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:05.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:05 smithi082 bash[20963]: audit 2024-04-03T23:28:04.523659+0000 mon.a (mon.0) 14041 : audit [DBG] from='client.? 172.21.15.67:0/1640750904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:05.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:05 smithi067 bash[17655]: audit 2024-04-03T23:28:04.523659+0000 mon.a (mon.0) 14041 : audit [DBG] from='client.? 172.21.15.67:0/1640750904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:05.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:05 smithi067 bash[27441]: audit 2024-04-03T23:28:04.523659+0000 mon.a (mon.0) 14041 : audit [DBG] from='client.? 172.21.15.67:0/1640750904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:06.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:06 smithi082 bash[20963]: cluster 2024-04-03T23:28:05.665824+0000 mgr.y (mgr.24370) 16486 : cluster [DBG] pgmap v16470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:06.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:06 smithi067 bash[27441]: cluster 2024-04-03T23:28:05.665824+0000 mgr.y (mgr.24370) 16486 : cluster [DBG] pgmap v16470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:06.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:06 smithi067 bash[17655]: cluster 2024-04-03T23:28:05.665824+0000 mgr.y (mgr.24370) 16486 : cluster [DBG] pgmap v16470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:07.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:07 smithi082 bash[20963]: audit 2024-04-03T23:28:06.980656+0000 mon.a (mon.0) 14042 : audit [DBG] from='client.? 172.21.15.67:0/1819795769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:07.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:07 smithi067 bash[27441]: audit 2024-04-03T23:28:06.980656+0000 mon.a (mon.0) 14042 : audit [DBG] from='client.? 172.21.15.67:0/1819795769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:07.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:07 smithi067 bash[17655]: audit 2024-04-03T23:28:06.980656+0000 mon.a (mon.0) 14042 : audit [DBG] from='client.? 172.21.15.67:0/1819795769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:08.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:08 smithi082 bash[20963]: cluster 2024-04-03T23:28:07.667143+0000 mgr.y (mgr.24370) 16487 : cluster [DBG] pgmap v16471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:08.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:08 smithi067 bash[27441]: cluster 2024-04-03T23:28:07.667143+0000 mgr.y (mgr.24370) 16487 : cluster [DBG] pgmap v16471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:08.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:08 smithi067 bash[17655]: cluster 2024-04-03T23:28:07.667143+0000 mgr.y (mgr.24370) 16487 : cluster [DBG] pgmap v16471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:09.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:09 smithi082 bash[20963]: audit 2024-04-03T23:28:09.435907+0000 mon.a (mon.0) 14043 : audit [DBG] from='client.? 172.21.15.67:0/385297600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:09.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:09 smithi067 bash[17655]: audit 2024-04-03T23:28:09.435907+0000 mon.a (mon.0) 14043 : audit [DBG] from='client.? 172.21.15.67:0/385297600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:09 smithi067 bash[27441]: audit 2024-04-03T23:28:09.435907+0000 mon.a (mon.0) 14043 : audit [DBG] from='client.? 172.21.15.67:0/385297600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:10.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:10 smithi082 bash[20963]: cluster 2024-04-03T23:28:09.667844+0000 mgr.y (mgr.24370) 16488 : cluster [DBG] pgmap v16472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:10.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:10 smithi067 bash[27441]: cluster 2024-04-03T23:28:09.667844+0000 mgr.y (mgr.24370) 16488 : cluster [DBG] pgmap v16472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:10 smithi067 bash[17655]: cluster 2024-04-03T23:28:09.667844+0000 mgr.y (mgr.24370) 16488 : cluster [DBG] pgmap v16472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:11.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:11 smithi082 bash[20963]: audit 2024-04-03T23:28:10.533605+0000 mon.a (mon.0) 14044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:11.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:11 smithi067 bash[17655]: audit 2024-04-03T23:28:10.533605+0000 mon.a (mon.0) 14044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:11.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:11 smithi067 bash[27441]: audit 2024-04-03T23:28:10.533605+0000 mon.a (mon.0) 14044 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:12 smithi082 bash[20963]: cluster 2024-04-03T23:28:11.668956+0000 mgr.y (mgr.24370) 16489 : cluster [DBG] pgmap v16473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:12 smithi082 bash[20963]: audit 2024-04-03T23:28:11.899614+0000 mon.a (mon.0) 14045 : audit [DBG] from='client.? 172.21.15.67:0/3056008202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:12.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:12 smithi067 bash[27441]: cluster 2024-04-03T23:28:11.668956+0000 mgr.y (mgr.24370) 16489 : cluster [DBG] pgmap v16473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:12.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:12 smithi067 bash[27441]: audit 2024-04-03T23:28:11.899614+0000 mon.a (mon.0) 14045 : audit [DBG] from='client.? 172.21.15.67:0/3056008202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:12.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:12 smithi067 bash[17655]: cluster 2024-04-03T23:28:11.668956+0000 mgr.y (mgr.24370) 16489 : cluster [DBG] pgmap v16473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:12.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:12 smithi067 bash[17655]: audit 2024-04-03T23:28:11.899614+0000 mon.a (mon.0) 14045 : audit [DBG] from='client.? 172.21.15.67:0/3056008202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:28:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:28:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:14 smithi082 bash[20963]: cluster 2024-04-03T23:28:13.669688+0000 mgr.y (mgr.24370) 16490 : cluster [DBG] pgmap v16474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:14 smithi082 bash[20963]: audit 2024-04-03T23:28:14.358443+0000 mon.c (mon.2) 6584 : audit [DBG] from='client.? 172.21.15.67:0/1775450061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:14 smithi067 bash[27441]: cluster 2024-04-03T23:28:13.669688+0000 mgr.y (mgr.24370) 16490 : cluster [DBG] pgmap v16474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:14 smithi067 bash[27441]: audit 2024-04-03T23:28:14.358443+0000 mon.c (mon.2) 6584 : audit [DBG] from='client.? 172.21.15.67:0/1775450061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:15.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:14 smithi067 bash[17655]: cluster 2024-04-03T23:28:13.669688+0000 mgr.y (mgr.24370) 16490 : cluster [DBG] pgmap v16474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:15.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:14 smithi067 bash[17655]: audit 2024-04-03T23:28:14.358443+0000 mon.c (mon.2) 6584 : audit [DBG] from='client.? 172.21.15.67:0/1775450061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:17.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:16 smithi082 bash[20963]: cluster 2024-04-03T23:28:15.670548+0000 mgr.y (mgr.24370) 16491 : cluster [DBG] pgmap v16475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:17.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:16 smithi067 bash[17655]: cluster 2024-04-03T23:28:15.670548+0000 mgr.y (mgr.24370) 16491 : cluster [DBG] pgmap v16475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:16 smithi067 bash[27441]: cluster 2024-04-03T23:28:15.670548+0000 mgr.y (mgr.24370) 16491 : cluster [DBG] pgmap v16475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:18.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:17 smithi082 bash[20963]: audit 2024-04-03T23:28:16.814066+0000 mon.c (mon.2) 6585 : audit [DBG] from='client.? 172.21.15.67:0/3777877745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:18.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:17 smithi067 bash[17655]: audit 2024-04-03T23:28:16.814066+0000 mon.c (mon.2) 6585 : audit [DBG] from='client.? 172.21.15.67:0/3777877745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:18.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:17 smithi067 bash[27441]: audit 2024-04-03T23:28:16.814066+0000 mon.c (mon.2) 6585 : audit [DBG] from='client.? 172.21.15.67:0/3777877745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:19.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:18 smithi082 bash[20963]: cluster 2024-04-03T23:28:17.671759+0000 mgr.y (mgr.24370) 16492 : cluster [DBG] pgmap v16476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:18 smithi067 bash[27441]: cluster 2024-04-03T23:28:17.671759+0000 mgr.y (mgr.24370) 16492 : cluster [DBG] pgmap v16476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:19.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:18 smithi067 bash[17655]: cluster 2024-04-03T23:28:17.671759+0000 mgr.y (mgr.24370) 16492 : cluster [DBG] pgmap v16476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:20.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:19 smithi082 bash[20963]: audit 2024-04-03T23:28:19.267344+0000 mon.c (mon.2) 6586 : audit [DBG] from='client.? 172.21.15.67:0/2676036257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:20.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:19 smithi082 bash[20963]: audit 2024-04-03T23:28:19.418407+0000 mon.a (mon.0) 14046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:28:20.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:19 smithi067 bash[17655]: audit 2024-04-03T23:28:19.267344+0000 mon.c (mon.2) 6586 : audit [DBG] from='client.? 172.21.15.67:0/2676036257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:20.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:19 smithi067 bash[17655]: audit 2024-04-03T23:28:19.418407+0000 mon.a (mon.0) 14046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:28:20.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:19 smithi067 bash[27441]: audit 2024-04-03T23:28:19.267344+0000 mon.c (mon.2) 6586 : audit [DBG] from='client.? 172.21.15.67:0/2676036257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:20.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:19 smithi067 bash[27441]: audit 2024-04-03T23:28:19.418407+0000 mon.a (mon.0) 14046 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:28:21.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:20 smithi082 bash[20963]: cluster 2024-04-03T23:28:19.672347+0000 mgr.y (mgr.24370) 16493 : cluster [DBG] pgmap v16477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:20 smithi067 bash[17655]: cluster 2024-04-03T23:28:19.672347+0000 mgr.y (mgr.24370) 16493 : cluster [DBG] pgmap v16477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:21.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:20 smithi067 bash[27441]: cluster 2024-04-03T23:28:19.672347+0000 mgr.y (mgr.24370) 16493 : cluster [DBG] pgmap v16477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:22.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:21 smithi082 bash[20963]: audit 2024-04-03T23:28:21.731113+0000 mon.c (mon.2) 6587 : audit [DBG] from='client.? 172.21.15.67:0/1041979157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:22.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:21 smithi067 bash[27441]: audit 2024-04-03T23:28:21.731113+0000 mon.c (mon.2) 6587 : audit [DBG] from='client.? 172.21.15.67:0/1041979157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:22.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:21 smithi067 bash[17655]: audit 2024-04-03T23:28:21.731113+0000 mon.c (mon.2) 6587 : audit [DBG] from='client.? 172.21.15.67:0/1041979157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:23.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:22 smithi067 bash[17655]: cluster 2024-04-03T23:28:21.673455+0000 mgr.y (mgr.24370) 16494 : cluster [DBG] pgmap v16478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:23.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:22 smithi067 bash[27441]: cluster 2024-04-03T23:28:21.673455+0000 mgr.y (mgr.24370) 16494 : cluster [DBG] pgmap v16478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:23.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:22 smithi082 bash[20963]: cluster 2024-04-03T23:28:21.673455+0000 mgr.y (mgr.24370) 16494 : cluster [DBG] pgmap v16478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:28:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:28:25.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:24 smithi082 bash[20963]: cluster 2024-04-03T23:28:23.674173+0000 mgr.y (mgr.24370) 16495 : cluster [DBG] pgmap v16479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:25.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:24 smithi082 bash[20963]: audit 2024-04-03T23:28:24.189374+0000 mon.c (mon.2) 6588 : audit [DBG] from='client.? 172.21.15.67:0/2189539957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:24 smithi067 bash[17655]: cluster 2024-04-03T23:28:23.674173+0000 mgr.y (mgr.24370) 16495 : cluster [DBG] pgmap v16479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:24 smithi067 bash[17655]: audit 2024-04-03T23:28:24.189374+0000 mon.c (mon.2) 6588 : audit [DBG] from='client.? 172.21.15.67:0/2189539957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:24 smithi067 bash[27441]: cluster 2024-04-03T23:28:23.674173+0000 mgr.y (mgr.24370) 16495 : cluster [DBG] pgmap v16479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:24 smithi067 bash[27441]: audit 2024-04-03T23:28:24.189374+0000 mon.c (mon.2) 6588 : audit [DBG] from='client.? 172.21.15.67:0/2189539957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[27441]: audit 2024-04-03T23:28:25.163473+0000 mon.a (mon.0) 14047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[27441]: audit 2024-04-03T23:28:25.171641+0000 mon.a (mon.0) 14048 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[27441]: audit 2024-04-03T23:28:25.411766+0000 mon.a (mon.0) 14049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[27441]: audit 2024-04-03T23:28:25.432776+0000 mon.a (mon.0) 14050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[27441]: audit 2024-04-03T23:28:25.535196+0000 mon.a (mon.0) 14051 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[27441]: audit 2024-04-03T23:28:25.874215+0000 mon.a (mon.0) 14052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[27441]: audit 2024-04-03T23:28:25.876155+0000 mon.a (mon.0) 14053 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[27441]: audit 2024-04-03T23:28:25.885806+0000 mon.a (mon.0) 14054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[17655]: audit 2024-04-03T23:28:25.163473+0000 mon.a (mon.0) 14047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[17655]: audit 2024-04-03T23:28:25.171641+0000 mon.a (mon.0) 14048 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[17655]: audit 2024-04-03T23:28:25.411766+0000 mon.a (mon.0) 14049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[17655]: audit 2024-04-03T23:28:25.432776+0000 mon.a (mon.0) 14050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[17655]: audit 2024-04-03T23:28:25.535196+0000 mon.a (mon.0) 14051 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[17655]: audit 2024-04-03T23:28:25.874215+0000 mon.a (mon.0) 14052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[17655]: audit 2024-04-03T23:28:25.876155+0000 mon.a (mon.0) 14053 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:28:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:26 smithi067 bash[17655]: audit 2024-04-03T23:28:25.885806+0000 mon.a (mon.0) 14054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:26 smithi082 bash[20963]: audit 2024-04-03T23:28:25.163473+0000 mon.a (mon.0) 14047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:26 smithi082 bash[20963]: audit 2024-04-03T23:28:25.171641+0000 mon.a (mon.0) 14048 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:26 smithi082 bash[20963]: audit 2024-04-03T23:28:25.411766+0000 mon.a (mon.0) 14049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:26 smithi082 bash[20963]: audit 2024-04-03T23:28:25.432776+0000 mon.a (mon.0) 14050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:26 smithi082 bash[20963]: audit 2024-04-03T23:28:25.535196+0000 mon.a (mon.0) 14051 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:26 smithi082 bash[20963]: audit 2024-04-03T23:28:25.874215+0000 mon.a (mon.0) 14052 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:28:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:26 smithi082 bash[20963]: audit 2024-04-03T23:28:25.876155+0000 mon.a (mon.0) 14053 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:28:26.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:26 smithi082 bash[20963]: audit 2024-04-03T23:28:25.885806+0000 mon.a (mon.0) 14054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:28:27.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:27 smithi067 bash[27441]: cluster 2024-04-03T23:28:25.674842+0000 mgr.y (mgr.24370) 16496 : cluster [DBG] pgmap v16480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:27.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:27 smithi067 bash[27441]: audit 2024-04-03T23:28:26.648244+0000 mon.a (mon.0) 14055 : audit [DBG] from='client.? 172.21.15.67:0/917684513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:27 smithi067 bash[17655]: cluster 2024-04-03T23:28:25.674842+0000 mgr.y (mgr.24370) 16496 : cluster [DBG] pgmap v16480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:27 smithi067 bash[17655]: audit 2024-04-03T23:28:26.648244+0000 mon.a (mon.0) 14055 : audit [DBG] from='client.? 172.21.15.67:0/917684513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:27.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:27 smithi082 bash[20963]: cluster 2024-04-03T23:28:25.674842+0000 mgr.y (mgr.24370) 16496 : cluster [DBG] pgmap v16480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:27.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:27 smithi082 bash[20963]: audit 2024-04-03T23:28:26.648244+0000 mon.a (mon.0) 14055 : audit [DBG] from='client.? 172.21.15.67:0/917684513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:29.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:29 smithi082 bash[20963]: cluster 2024-04-03T23:28:27.675961+0000 mgr.y (mgr.24370) 16497 : cluster [DBG] pgmap v16481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:29.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:29 smithi082 bash[20963]: audit 2024-04-03T23:28:29.099393+0000 mon.a (mon.0) 14056 : audit [DBG] from='client.? 172.21.15.67:0/3351567662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:29.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:29 smithi067 bash[17655]: cluster 2024-04-03T23:28:27.675961+0000 mgr.y (mgr.24370) 16497 : cluster [DBG] pgmap v16481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:29.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:29 smithi067 bash[17655]: audit 2024-04-03T23:28:29.099393+0000 mon.a (mon.0) 14056 : audit [DBG] from='client.? 172.21.15.67:0/3351567662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:29.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:29 smithi067 bash[27441]: cluster 2024-04-03T23:28:27.675961+0000 mgr.y (mgr.24370) 16497 : cluster [DBG] pgmap v16481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:29.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:29 smithi067 bash[27441]: audit 2024-04-03T23:28:29.099393+0000 mon.a (mon.0) 14056 : audit [DBG] from='client.? 172.21.15.67:0/3351567662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:31.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:31 smithi082 bash[20963]: cluster 2024-04-03T23:28:29.676575+0000 mgr.y (mgr.24370) 16498 : cluster [DBG] pgmap v16482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:31.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:31 smithi067 bash[17655]: cluster 2024-04-03T23:28:29.676575+0000 mgr.y (mgr.24370) 16498 : cluster [DBG] pgmap v16482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:31.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:31 smithi067 bash[27441]: cluster 2024-04-03T23:28:29.676575+0000 mgr.y (mgr.24370) 16498 : cluster [DBG] pgmap v16482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:32.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:32 smithi082 bash[20963]: audit 2024-04-03T23:28:31.560242+0000 mon.b (mon.1) 85 : audit [DBG] from='client.? 172.21.15.67:0/3703177498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:32.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:32 smithi067 bash[17655]: audit 2024-04-03T23:28:31.560242+0000 mon.b (mon.1) 85 : audit [DBG] from='client.? 172.21.15.67:0/3703177498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:32.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:32 smithi067 bash[27441]: audit 2024-04-03T23:28:31.560242+0000 mon.b (mon.1) 85 : audit [DBG] from='client.? 172.21.15.67:0/3703177498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:28:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:33 smithi067 bash[27441]: cluster 2024-04-03T23:28:31.677736+0000 mgr.y (mgr.24370) 16499 : cluster [DBG] pgmap v16483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:33 smithi067 bash[17655]: cluster 2024-04-03T23:28:31.677736+0000 mgr.y (mgr.24370) 16499 : cluster [DBG] pgmap v16483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:33.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:33 smithi082 bash[20963]: cluster 2024-04-03T23:28:31.677736+0000 mgr.y (mgr.24370) 16499 : cluster [DBG] pgmap v16483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:28:34.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:34 smithi082 bash[20963]: audit 2024-04-03T23:28:34.018969+0000 mon.a (mon.0) 14057 : audit [DBG] from='client.? 172.21.15.67:0/3570120303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:34.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:34 smithi067 bash[27441]: audit 2024-04-03T23:28:34.018969+0000 mon.a (mon.0) 14057 : audit [DBG] from='client.? 172.21.15.67:0/3570120303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:34.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:34 smithi067 bash[17655]: audit 2024-04-03T23:28:34.018969+0000 mon.a (mon.0) 14057 : audit [DBG] from='client.? 172.21.15.67:0/3570120303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:35.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:35 smithi082 bash[20963]: cluster 2024-04-03T23:28:33.678460+0000 mgr.y (mgr.24370) 16500 : cluster [DBG] pgmap v16484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:35.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:35 smithi067 bash[17655]: cluster 2024-04-03T23:28:33.678460+0000 mgr.y (mgr.24370) 16500 : cluster [DBG] pgmap v16484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:35.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:35 smithi067 bash[27441]: cluster 2024-04-03T23:28:33.678460+0000 mgr.y (mgr.24370) 16500 : cluster [DBG] pgmap v16484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:37.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:37 smithi082 bash[20963]: cluster 2024-04-03T23:28:35.679172+0000 mgr.y (mgr.24370) 16501 : cluster [DBG] pgmap v16485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:37.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:37 smithi082 bash[20963]: audit 2024-04-03T23:28:36.469848+0000 mon.c (mon.2) 6589 : audit [DBG] from='client.? 172.21.15.67:0/775900187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:37.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:37 smithi067 bash[27441]: cluster 2024-04-03T23:28:35.679172+0000 mgr.y (mgr.24370) 16501 : cluster [DBG] pgmap v16485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:37.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:37 smithi067 bash[27441]: audit 2024-04-03T23:28:36.469848+0000 mon.c (mon.2) 6589 : audit [DBG] from='client.? 172.21.15.67:0/775900187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:37.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:37 smithi067 bash[17655]: cluster 2024-04-03T23:28:35.679172+0000 mgr.y (mgr.24370) 16501 : cluster [DBG] pgmap v16485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:37.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:37 smithi067 bash[17655]: audit 2024-04-03T23:28:36.469848+0000 mon.c (mon.2) 6589 : audit [DBG] from='client.? 172.21.15.67:0/775900187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:39.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:39 smithi082 bash[20963]: cluster 2024-04-03T23:28:37.680470+0000 mgr.y (mgr.24370) 16502 : cluster [DBG] pgmap v16486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:39.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:39 smithi082 bash[20963]: audit 2024-04-03T23:28:38.921789+0000 mon.a (mon.0) 14058 : audit [DBG] from='client.? 172.21.15.67:0/2298545045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:39.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:39 smithi067 bash[17655]: cluster 2024-04-03T23:28:37.680470+0000 mgr.y (mgr.24370) 16502 : cluster [DBG] pgmap v16486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:39.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:39 smithi067 bash[17655]: audit 2024-04-03T23:28:38.921789+0000 mon.a (mon.0) 14058 : audit [DBG] from='client.? 172.21.15.67:0/2298545045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:39.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:39 smithi067 bash[27441]: cluster 2024-04-03T23:28:37.680470+0000 mgr.y (mgr.24370) 16502 : cluster [DBG] pgmap v16486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:39 smithi067 bash[27441]: audit 2024-04-03T23:28:38.921789+0000 mon.a (mon.0) 14058 : audit [DBG] from='client.? 172.21.15.67:0/2298545045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:41.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:41 smithi082 bash[20963]: cluster 2024-04-03T23:28:39.681248+0000 mgr.y (mgr.24370) 16503 : cluster [DBG] pgmap v16487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:41.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:41 smithi082 bash[20963]: audit 2024-04-03T23:28:40.535869+0000 mon.a (mon.0) 14059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:41.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:41 smithi067 bash[17655]: cluster 2024-04-03T23:28:39.681248+0000 mgr.y (mgr.24370) 16503 : cluster [DBG] pgmap v16487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:41.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:41 smithi067 bash[17655]: audit 2024-04-03T23:28:40.535869+0000 mon.a (mon.0) 14059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:41.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:41 smithi067 bash[27441]: cluster 2024-04-03T23:28:39.681248+0000 mgr.y (mgr.24370) 16503 : cluster [DBG] pgmap v16487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:41.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:41 smithi067 bash[27441]: audit 2024-04-03T23:28:40.535869+0000 mon.a (mon.0) 14059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:42.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:42 smithi082 bash[20963]: audit 2024-04-03T23:28:41.388364+0000 mon.c (mon.2) 6590 : audit [DBG] from='client.? 172.21.15.67:0/46358066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:42.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:42 smithi067 bash[17655]: audit 2024-04-03T23:28:41.388364+0000 mon.c (mon.2) 6590 : audit [DBG] from='client.? 172.21.15.67:0/46358066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:42.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:42 smithi067 bash[27441]: audit 2024-04-03T23:28:41.388364+0000 mon.c (mon.2) 6590 : audit [DBG] from='client.? 172.21.15.67:0/46358066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:28:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:43 smithi067 bash[27441]: cluster 2024-04-03T23:28:41.682460+0000 mgr.y (mgr.24370) 16504 : cluster [DBG] pgmap v16488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:43 smithi067 bash[17655]: cluster 2024-04-03T23:28:41.682460+0000 mgr.y (mgr.24370) 16504 : cluster [DBG] pgmap v16488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:43.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:43 smithi082 bash[20963]: cluster 2024-04-03T23:28:41.682460+0000 mgr.y (mgr.24370) 16504 : cluster [DBG] pgmap v16488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:28:44.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:44 smithi082 bash[20963]: audit 2024-04-03T23:28:43.840333+0000 mon.a (mon.0) 14060 : audit [DBG] from='client.? 172.21.15.67:0/968237603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:44.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:44 smithi067 bash[17655]: audit 2024-04-03T23:28:43.840333+0000 mon.a (mon.0) 14060 : audit [DBG] from='client.? 172.21.15.67:0/968237603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:44.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:44 smithi067 bash[27441]: audit 2024-04-03T23:28:43.840333+0000 mon.a (mon.0) 14060 : audit [DBG] from='client.? 172.21.15.67:0/968237603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:45.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:45 smithi082 bash[20963]: cluster 2024-04-03T23:28:43.683105+0000 mgr.y (mgr.24370) 16505 : cluster [DBG] pgmap v16489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:45.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:45 smithi067 bash[17655]: cluster 2024-04-03T23:28:43.683105+0000 mgr.y (mgr.24370) 16505 : cluster [DBG] pgmap v16489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:45.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:45 smithi067 bash[27441]: cluster 2024-04-03T23:28:43.683105+0000 mgr.y (mgr.24370) 16505 : cluster [DBG] pgmap v16489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:47.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:47 smithi082 bash[20963]: cluster 2024-04-03T23:28:45.683786+0000 mgr.y (mgr.24370) 16506 : cluster [DBG] pgmap v16490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:47.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:47 smithi082 bash[20963]: audit 2024-04-03T23:28:46.291153+0000 mon.c (mon.2) 6591 : audit [DBG] from='client.? 172.21.15.67:0/2432248887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:47.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:47 smithi067 bash[27441]: cluster 2024-04-03T23:28:45.683786+0000 mgr.y (mgr.24370) 16506 : cluster [DBG] pgmap v16490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:47.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:47 smithi067 bash[27441]: audit 2024-04-03T23:28:46.291153+0000 mon.c (mon.2) 6591 : audit [DBG] from='client.? 172.21.15.67:0/2432248887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:47.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:47 smithi067 bash[17655]: cluster 2024-04-03T23:28:45.683786+0000 mgr.y (mgr.24370) 16506 : cluster [DBG] pgmap v16490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:47.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:47 smithi067 bash[17655]: audit 2024-04-03T23:28:46.291153+0000 mon.c (mon.2) 6591 : audit [DBG] from='client.? 172.21.15.67:0/2432248887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:49 smithi082 bash[20963]: cluster 2024-04-03T23:28:47.684993+0000 mgr.y (mgr.24370) 16507 : cluster [DBG] pgmap v16491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:49.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:49 smithi082 bash[20963]: audit 2024-04-03T23:28:48.750730+0000 mon.a (mon.0) 14061 : audit [DBG] from='client.? 172.21.15.67:0/520654365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:49 smithi067 bash[17655]: cluster 2024-04-03T23:28:47.684993+0000 mgr.y (mgr.24370) 16507 : cluster [DBG] pgmap v16491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:49.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:49 smithi067 bash[17655]: audit 2024-04-03T23:28:48.750730+0000 mon.a (mon.0) 14061 : audit [DBG] from='client.? 172.21.15.67:0/520654365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:49.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:49 smithi067 bash[27441]: cluster 2024-04-03T23:28:47.684993+0000 mgr.y (mgr.24370) 16507 : cluster [DBG] pgmap v16491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:49.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:49 smithi067 bash[27441]: audit 2024-04-03T23:28:48.750730+0000 mon.a (mon.0) 14061 : audit [DBG] from='client.? 172.21.15.67:0/520654365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:51.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:51 smithi082 bash[20963]: cluster 2024-04-03T23:28:49.685723+0000 mgr.y (mgr.24370) 16508 : cluster [DBG] pgmap v16492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:51.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:51 smithi082 bash[20963]: audit 2024-04-03T23:28:51.202639+0000 mon.a (mon.0) 14062 : audit [DBG] from='client.? 172.21.15.67:0/3422791615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:51.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:51 smithi067 bash[17655]: cluster 2024-04-03T23:28:49.685723+0000 mgr.y (mgr.24370) 16508 : cluster [DBG] pgmap v16492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:51.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:51 smithi067 bash[17655]: audit 2024-04-03T23:28:51.202639+0000 mon.a (mon.0) 14062 : audit [DBG] from='client.? 172.21.15.67:0/3422791615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:51.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:51 smithi067 bash[27441]: cluster 2024-04-03T23:28:49.685723+0000 mgr.y (mgr.24370) 16508 : cluster [DBG] pgmap v16492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:51.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:51 smithi067 bash[27441]: audit 2024-04-03T23:28:51.202639+0000 mon.a (mon.0) 14062 : audit [DBG] from='client.? 172.21.15.67:0/3422791615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:53 smithi067 bash[17655]: cluster 2024-04-03T23:28:51.686893+0000 mgr.y (mgr.24370) 16509 : cluster [DBG] pgmap v16493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:28:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:53 smithi067 bash[27441]: cluster 2024-04-03T23:28:51.686893+0000 mgr.y (mgr.24370) 16509 : cluster [DBG] pgmap v16493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:53.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:53 smithi082 bash[20963]: cluster 2024-04-03T23:28:51.686893+0000 mgr.y (mgr.24370) 16509 : cluster [DBG] pgmap v16493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:28:54.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:54 smithi082 bash[20963]: audit 2024-04-03T23:28:53.656586+0000 mon.c (mon.2) 6592 : audit [DBG] from='client.? 172.21.15.67:0/3455945030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:54.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:54 smithi067 bash[17655]: audit 2024-04-03T23:28:53.656586+0000 mon.c (mon.2) 6592 : audit [DBG] from='client.? 172.21.15.67:0/3455945030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:54.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:54 smithi067 bash[27441]: audit 2024-04-03T23:28:53.656586+0000 mon.c (mon.2) 6592 : audit [DBG] from='client.? 172.21.15.67:0/3455945030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:55.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:55 smithi082 bash[20963]: cluster 2024-04-03T23:28:53.687593+0000 mgr.y (mgr.24370) 16510 : cluster [DBG] pgmap v16494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:55.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:55 smithi067 bash[27441]: cluster 2024-04-03T23:28:53.687593+0000 mgr.y (mgr.24370) 16510 : cluster [DBG] pgmap v16494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:55.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:55 smithi067 bash[17655]: cluster 2024-04-03T23:28:53.687593+0000 mgr.y (mgr.24370) 16510 : cluster [DBG] pgmap v16494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:56.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:56 smithi082 bash[20963]: audit 2024-04-03T23:28:55.536259+0000 mon.a (mon.0) 14063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:56.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:56 smithi082 bash[20963]: audit 2024-04-03T23:28:56.110248+0000 mon.b (mon.1) 86 : audit [DBG] from='client.? 172.21.15.67:0/1297099716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:56.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:56 smithi067 bash[17655]: audit 2024-04-03T23:28:55.536259+0000 mon.a (mon.0) 14063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:56.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:56 smithi067 bash[17655]: audit 2024-04-03T23:28:56.110248+0000 mon.b (mon.1) 86 : audit [DBG] from='client.? 172.21.15.67:0/1297099716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:56.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:56 smithi067 bash[27441]: audit 2024-04-03T23:28:55.536259+0000 mon.a (mon.0) 14063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:28:56.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:56 smithi067 bash[27441]: audit 2024-04-03T23:28:56.110248+0000 mon.b (mon.1) 86 : audit [DBG] from='client.? 172.21.15.67:0/1297099716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:57.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:57 smithi082 bash[20963]: cluster 2024-04-03T23:28:55.688277+0000 mgr.y (mgr.24370) 16511 : cluster [DBG] pgmap v16495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:57.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:57 smithi067 bash[27441]: cluster 2024-04-03T23:28:55.688277+0000 mgr.y (mgr.24370) 16511 : cluster [DBG] pgmap v16495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:57.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:57 smithi067 bash[17655]: cluster 2024-04-03T23:28:55.688277+0000 mgr.y (mgr.24370) 16511 : cluster [DBG] pgmap v16495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:58.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:58 smithi082 bash[20963]: cluster 2024-04-03T23:28:57.689513+0000 mgr.y (mgr.24370) 16512 : cluster [DBG] pgmap v16496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:58.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:58 smithi067 bash[17655]: cluster 2024-04-03T23:28:57.689513+0000 mgr.y (mgr.24370) 16512 : cluster [DBG] pgmap v16496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:58.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:58 smithi067 bash[27441]: cluster 2024-04-03T23:28:57.689513+0000 mgr.y (mgr.24370) 16512 : cluster [DBG] pgmap v16496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:28:59.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:28:59 smithi082 bash[20963]: audit 2024-04-03T23:28:58.564416+0000 mon.a (mon.0) 14064 : audit [DBG] from='client.? 172.21.15.67:0/1526347590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:59.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:28:59 smithi067 bash[17655]: audit 2024-04-03T23:28:58.564416+0000 mon.a (mon.0) 14064 : audit [DBG] from='client.? 172.21.15.67:0/1526347590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:28:59.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:28:59 smithi067 bash[27441]: audit 2024-04-03T23:28:58.564416+0000 mon.a (mon.0) 14064 : audit [DBG] from='client.? 172.21.15.67:0/1526347590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:00.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:00 smithi082 bash[20963]: cluster 2024-04-03T23:28:59.690208+0000 mgr.y (mgr.24370) 16513 : cluster [DBG] pgmap v16497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:00.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:00 smithi067 bash[27441]: cluster 2024-04-03T23:28:59.690208+0000 mgr.y (mgr.24370) 16513 : cluster [DBG] pgmap v16497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:00.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:00 smithi067 bash[17655]: cluster 2024-04-03T23:28:59.690208+0000 mgr.y (mgr.24370) 16513 : cluster [DBG] pgmap v16497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:01.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:01 smithi082 bash[20963]: audit 2024-04-03T23:29:01.021149+0000 mon.c (mon.2) 6593 : audit [DBG] from='client.? 172.21.15.67:0/2883944141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:01.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:01 smithi067 bash[17655]: audit 2024-04-03T23:29:01.021149+0000 mon.c (mon.2) 6593 : audit [DBG] from='client.? 172.21.15.67:0/2883944141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:01.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:01 smithi067 bash[27441]: audit 2024-04-03T23:29:01.021149+0000 mon.c (mon.2) 6593 : audit [DBG] from='client.? 172.21.15.67:0/2883944141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:02.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:02 smithi082 bash[20963]: cluster 2024-04-03T23:29:01.691358+0000 mgr.y (mgr.24370) 16514 : cluster [DBG] pgmap v16498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:02.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:02 smithi067 bash[17655]: cluster 2024-04-03T23:29:01.691358+0000 mgr.y (mgr.24370) 16514 : cluster [DBG] pgmap v16498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:02.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:02 smithi067 bash[27441]: cluster 2024-04-03T23:29:01.691358+0000 mgr.y (mgr.24370) 16514 : cluster [DBG] pgmap v16498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:29:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:29:03.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:03 smithi082 bash[20963]: audit 2024-04-03T23:29:03.475514+0000 mon.c (mon.2) 6594 : audit [DBG] from='client.? 172.21.15.67:0/1556087831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:03.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:03 smithi067 bash[27441]: audit 2024-04-03T23:29:03.475514+0000 mon.c (mon.2) 6594 : audit [DBG] from='client.? 172.21.15.67:0/1556087831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:03.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:03 smithi067 bash[17655]: audit 2024-04-03T23:29:03.475514+0000 mon.c (mon.2) 6594 : audit [DBG] from='client.? 172.21.15.67:0/1556087831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:04.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:04 smithi082 bash[20963]: cluster 2024-04-03T23:29:03.692085+0000 mgr.y (mgr.24370) 16515 : cluster [DBG] pgmap v16499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:04.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:04 smithi067 bash[27441]: cluster 2024-04-03T23:29:03.692085+0000 mgr.y (mgr.24370) 16515 : cluster [DBG] pgmap v16499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:04.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:04 smithi067 bash[17655]: cluster 2024-04-03T23:29:03.692085+0000 mgr.y (mgr.24370) 16515 : cluster [DBG] pgmap v16499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:07.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:06 smithi082 bash[20963]: cluster 2024-04-03T23:29:05.692728+0000 mgr.y (mgr.24370) 16516 : cluster [DBG] pgmap v16500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:07.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:06 smithi082 bash[20963]: audit 2024-04-03T23:29:05.931619+0000 mon.c (mon.2) 6595 : audit [DBG] from='client.? 172.21.15.67:0/1507434655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:07.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:06 smithi067 bash[27441]: cluster 2024-04-03T23:29:05.692728+0000 mgr.y (mgr.24370) 16516 : cluster [DBG] pgmap v16500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:07.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:06 smithi067 bash[27441]: audit 2024-04-03T23:29:05.931619+0000 mon.c (mon.2) 6595 : audit [DBG] from='client.? 172.21.15.67:0/1507434655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:07.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:06 smithi067 bash[17655]: cluster 2024-04-03T23:29:05.692728+0000 mgr.y (mgr.24370) 16516 : cluster [DBG] pgmap v16500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:06 smithi067 bash[17655]: audit 2024-04-03T23:29:05.931619+0000 mon.c (mon.2) 6595 : audit [DBG] from='client.? 172.21.15.67:0/1507434655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:09.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:08 smithi082 bash[20963]: cluster 2024-04-03T23:29:07.693928+0000 mgr.y (mgr.24370) 16517 : cluster [DBG] pgmap v16501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:09.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:08 smithi082 bash[20963]: audit 2024-04-03T23:29:08.380680+0000 mon.a (mon.0) 14065 : audit [DBG] from='client.? 172.21.15.67:0/535839984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:09.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:08 smithi067 bash[27441]: cluster 2024-04-03T23:29:07.693928+0000 mgr.y (mgr.24370) 16517 : cluster [DBG] pgmap v16501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:09.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:08 smithi067 bash[27441]: audit 2024-04-03T23:29:08.380680+0000 mon.a (mon.0) 14065 : audit [DBG] from='client.? 172.21.15.67:0/535839984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:09.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:08 smithi067 bash[17655]: cluster 2024-04-03T23:29:07.693928+0000 mgr.y (mgr.24370) 16517 : cluster [DBG] pgmap v16501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:09.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:08 smithi067 bash[17655]: audit 2024-04-03T23:29:08.380680+0000 mon.a (mon.0) 14065 : audit [DBG] from='client.? 172.21.15.67:0/535839984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:10 smithi082 bash[20963]: cluster 2024-04-03T23:29:09.694570+0000 mgr.y (mgr.24370) 16518 : cluster [DBG] pgmap v16502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:10 smithi082 bash[20963]: audit 2024-04-03T23:29:10.540860+0000 mon.a (mon.0) 14066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:10 smithi067 bash[27441]: cluster 2024-04-03T23:29:09.694570+0000 mgr.y (mgr.24370) 16518 : cluster [DBG] pgmap v16502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:10 smithi067 bash[27441]: audit 2024-04-03T23:29:10.540860+0000 mon.a (mon.0) 14066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:10 smithi067 bash[17655]: cluster 2024-04-03T23:29:09.694570+0000 mgr.y (mgr.24370) 16518 : cluster [DBG] pgmap v16502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:10 smithi067 bash[17655]: audit 2024-04-03T23:29:10.540860+0000 mon.a (mon.0) 14066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:12.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:11 smithi082 bash[20963]: audit 2024-04-03T23:29:10.838253+0000 mon.a (mon.0) 14067 : audit [DBG] from='client.? 172.21.15.67:0/2051437840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:12.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:11 smithi067 bash[17655]: audit 2024-04-03T23:29:10.838253+0000 mon.a (mon.0) 14067 : audit [DBG] from='client.? 172.21.15.67:0/2051437840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:12.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:11 smithi067 bash[27441]: audit 2024-04-03T23:29:10.838253+0000 mon.a (mon.0) 14067 : audit [DBG] from='client.? 172.21.15.67:0/2051437840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:13.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:12 smithi067 bash[27441]: cluster 2024-04-03T23:29:11.695727+0000 mgr.y (mgr.24370) 16519 : cluster [DBG] pgmap v16503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:12 smithi067 bash[17655]: cluster 2024-04-03T23:29:11.695727+0000 mgr.y (mgr.24370) 16519 : cluster [DBG] pgmap v16503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:13.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:12 smithi082 bash[20963]: cluster 2024-04-03T23:29:11.695727+0000 mgr.y (mgr.24370) 16519 : cluster [DBG] pgmap v16503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:29:13.780 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:29:14.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:13 smithi082 bash[20963]: audit 2024-04-03T23:29:13.296277+0000 mon.a (mon.0) 14068 : audit [DBG] from='client.? 172.21.15.67:0/1923811791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:14.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:13 smithi067 bash[27441]: audit 2024-04-03T23:29:13.296277+0000 mon.a (mon.0) 14068 : audit [DBG] from='client.? 172.21.15.67:0/1923811791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:14.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:13 smithi067 bash[17655]: audit 2024-04-03T23:29:13.296277+0000 mon.a (mon.0) 14068 : audit [DBG] from='client.? 172.21.15.67:0/1923811791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:14 smithi082 bash[20963]: cluster 2024-04-03T23:29:13.696459+0000 mgr.y (mgr.24370) 16520 : cluster [DBG] pgmap v16504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:14 smithi067 bash[27441]: cluster 2024-04-03T23:29:13.696459+0000 mgr.y (mgr.24370) 16520 : cluster [DBG] pgmap v16504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:15.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:14 smithi067 bash[17655]: cluster 2024-04-03T23:29:13.696459+0000 mgr.y (mgr.24370) 16520 : cluster [DBG] pgmap v16504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:16.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:15 smithi082 bash[20963]: audit 2024-04-03T23:29:15.746017+0000 mon.a (mon.0) 14069 : audit [DBG] from='client.? 172.21.15.67:0/3576474576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:16.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:15 smithi067 bash[17655]: audit 2024-04-03T23:29:15.746017+0000 mon.a (mon.0) 14069 : audit [DBG] from='client.? 172.21.15.67:0/3576474576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:16.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:15 smithi067 bash[27441]: audit 2024-04-03T23:29:15.746017+0000 mon.a (mon.0) 14069 : audit [DBG] from='client.? 172.21.15.67:0/3576474576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:17.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:16 smithi082 bash[20963]: cluster 2024-04-03T23:29:15.697017+0000 mgr.y (mgr.24370) 16521 : cluster [DBG] pgmap v16505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:17.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:16 smithi067 bash[17655]: cluster 2024-04-03T23:29:15.697017+0000 mgr.y (mgr.24370) 16521 : cluster [DBG] pgmap v16505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:17.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:16 smithi067 bash[27441]: cluster 2024-04-03T23:29:15.697017+0000 mgr.y (mgr.24370) 16521 : cluster [DBG] pgmap v16505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:19.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:18 smithi082 bash[20963]: cluster 2024-04-03T23:29:17.698186+0000 mgr.y (mgr.24370) 16522 : cluster [DBG] pgmap v16506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:19.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:18 smithi082 bash[20963]: audit 2024-04-03T23:29:18.201343+0000 mon.a (mon.0) 14070 : audit [DBG] from='client.? 172.21.15.67:0/1263829207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:18 smithi067 bash[27441]: cluster 2024-04-03T23:29:17.698186+0000 mgr.y (mgr.24370) 16522 : cluster [DBG] pgmap v16506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:18 smithi067 bash[27441]: audit 2024-04-03T23:29:18.201343+0000 mon.a (mon.0) 14070 : audit [DBG] from='client.? 172.21.15.67:0/1263829207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:18 smithi067 bash[17655]: cluster 2024-04-03T23:29:17.698186+0000 mgr.y (mgr.24370) 16522 : cluster [DBG] pgmap v16506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:18 smithi067 bash[17655]: audit 2024-04-03T23:29:18.201343+0000 mon.a (mon.0) 14070 : audit [DBG] from='client.? 172.21.15.67:0/1263829207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:20.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:20 smithi082 bash[20963]: cluster 2024-04-03T23:29:19.698876+0000 mgr.y (mgr.24370) 16523 : cluster [DBG] pgmap v16507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:20.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:20 smithi067 bash[17655]: cluster 2024-04-03T23:29:19.698876+0000 mgr.y (mgr.24370) 16523 : cluster [DBG] pgmap v16507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:20.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:20 smithi067 bash[27441]: cluster 2024-04-03T23:29:19.698876+0000 mgr.y (mgr.24370) 16523 : cluster [DBG] pgmap v16507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:21.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:21 smithi082 bash[20963]: audit 2024-04-03T23:29:20.658837+0000 mon.c (mon.2) 6596 : audit [DBG] from='client.? 172.21.15.67:0/2428869312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:21.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:21 smithi067 bash[27441]: audit 2024-04-03T23:29:20.658837+0000 mon.c (mon.2) 6596 : audit [DBG] from='client.? 172.21.15.67:0/2428869312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:21.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:21 smithi067 bash[17655]: audit 2024-04-03T23:29:20.658837+0000 mon.c (mon.2) 6596 : audit [DBG] from='client.? 172.21.15.67:0/2428869312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:22.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:22 smithi082 bash[20963]: cluster 2024-04-03T23:29:21.699995+0000 mgr.y (mgr.24370) 16524 : cluster [DBG] pgmap v16508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:22.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:22 smithi067 bash[17655]: cluster 2024-04-03T23:29:21.699995+0000 mgr.y (mgr.24370) 16524 : cluster [DBG] pgmap v16508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:22.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:22 smithi067 bash[27441]: cluster 2024-04-03T23:29:21.699995+0000 mgr.y (mgr.24370) 16524 : cluster [DBG] pgmap v16508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:29:23.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:23 smithi082 bash[20963]: audit 2024-04-03T23:29:23.116937+0000 mon.a (mon.0) 14071 : audit [DBG] from='client.? 172.21.15.67:0/2803558501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:29:23.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:23 smithi067 bash[27441]: audit 2024-04-03T23:29:23.116937+0000 mon.a (mon.0) 14071 : audit [DBG] from='client.? 172.21.15.67:0/2803558501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:23.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:23 smithi067 bash[17655]: audit 2024-04-03T23:29:23.116937+0000 mon.a (mon.0) 14071 : audit [DBG] from='client.? 172.21.15.67:0/2803558501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:24.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:24 smithi082 bash[20963]: cluster 2024-04-03T23:29:23.700692+0000 mgr.y (mgr.24370) 16525 : cluster [DBG] pgmap v16509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:24.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:24 smithi067 bash[27441]: cluster 2024-04-03T23:29:23.700692+0000 mgr.y (mgr.24370) 16525 : cluster [DBG] pgmap v16509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:24.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:24 smithi067 bash[17655]: cluster 2024-04-03T23:29:23.700692+0000 mgr.y (mgr.24370) 16525 : cluster [DBG] pgmap v16509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:25.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:25 smithi082 bash[20963]: audit 2024-04-03T23:29:25.536847+0000 mon.a (mon.0) 14072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:25.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:25 smithi082 bash[20963]: audit 2024-04-03T23:29:25.568359+0000 mon.c (mon.2) 6597 : audit [DBG] from='client.? 172.21.15.67:0/3443247269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:25.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:25 smithi067 bash[27441]: audit 2024-04-03T23:29:25.536847+0000 mon.a (mon.0) 14072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:25.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:25 smithi067 bash[27441]: audit 2024-04-03T23:29:25.568359+0000 mon.c (mon.2) 6597 : audit [DBG] from='client.? 172.21.15.67:0/3443247269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:25.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:25 smithi067 bash[17655]: audit 2024-04-03T23:29:25.536847+0000 mon.a (mon.0) 14072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:25.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:25 smithi067 bash[17655]: audit 2024-04-03T23:29:25.568359+0000 mon.c (mon.2) 6597 : audit [DBG] from='client.? 172.21.15.67:0/3443247269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:26.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:26 smithi082 bash[20963]: cluster 2024-04-03T23:29:25.701502+0000 mgr.y (mgr.24370) 16526 : cluster [DBG] pgmap v16510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:26.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:26 smithi082 bash[20963]: audit 2024-04-03T23:29:25.960297+0000 mon.a (mon.0) 14073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:29:26.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:26 smithi067 bash[27441]: cluster 2024-04-03T23:29:25.701502+0000 mgr.y (mgr.24370) 16526 : cluster [DBG] pgmap v16510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:26.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:26 smithi067 bash[27441]: audit 2024-04-03T23:29:25.960297+0000 mon.a (mon.0) 14073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:29:26.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:26 smithi067 bash[17655]: cluster 2024-04-03T23:29:25.701502+0000 mgr.y (mgr.24370) 16526 : cluster [DBG] pgmap v16510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:26.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:26 smithi067 bash[17655]: audit 2024-04-03T23:29:25.960297+0000 mon.a (mon.0) 14073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:29:29.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:28 smithi082 bash[20963]: cluster 2024-04-03T23:29:27.702640+0000 mgr.y (mgr.24370) 16527 : cluster [DBG] pgmap v16511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:29.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:28 smithi082 bash[20963]: audit 2024-04-03T23:29:28.028724+0000 mon.a (mon.0) 14074 : audit [DBG] from='client.? 172.21.15.67:0/3084417427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:28 smithi067 bash[17655]: cluster 2024-04-03T23:29:27.702640+0000 mgr.y (mgr.24370) 16527 : cluster [DBG] pgmap v16511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:28 smithi067 bash[17655]: audit 2024-04-03T23:29:28.028724+0000 mon.a (mon.0) 14074 : audit [DBG] from='client.? 172.21.15.67:0/3084417427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:28 smithi067 bash[27441]: cluster 2024-04-03T23:29:27.702640+0000 mgr.y (mgr.24370) 16527 : cluster [DBG] pgmap v16511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:28 smithi067 bash[27441]: audit 2024-04-03T23:29:28.028724+0000 mon.a (mon.0) 14074 : audit [DBG] from='client.? 172.21.15.67:0/3084417427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:31.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:30 smithi082 bash[20963]: cluster 2024-04-03T23:29:29.703323+0000 mgr.y (mgr.24370) 16528 : cluster [DBG] pgmap v16512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:31.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:30 smithi082 bash[20963]: audit 2024-04-03T23:29:30.492996+0000 mon.a (mon.0) 14075 : audit [DBG] from='client.? 172.21.15.67:0/1017545132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:31.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:30 smithi067 bash[27441]: cluster 2024-04-03T23:29:29.703323+0000 mgr.y (mgr.24370) 16528 : cluster [DBG] pgmap v16512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:31.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:30 smithi067 bash[27441]: audit 2024-04-03T23:29:30.492996+0000 mon.a (mon.0) 14075 : audit [DBG] from='client.? 172.21.15.67:0/1017545132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:30 smithi067 bash[17655]: cluster 2024-04-03T23:29:29.703323+0000 mgr.y (mgr.24370) 16528 : cluster [DBG] pgmap v16512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:31.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:30 smithi067 bash[17655]: audit 2024-04-03T23:29:30.492996+0000 mon.a (mon.0) 14075 : audit [DBG] from='client.? 172.21.15.67:0/1017545132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[17655]: audit 2024-04-03T23:29:31.704220+0000 mon.a (mon.0) 14076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[17655]: cluster 2024-04-03T23:29:31.704582+0000 mgr.y (mgr.24370) 16529 : cluster [DBG] pgmap v16513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[17655]: audit 2024-04-03T23:29:31.712386+0000 mon.a (mon.0) 14077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[17655]: audit 2024-04-03T23:29:32.010414+0000 mon.a (mon.0) 14078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[17655]: audit 2024-04-03T23:29:32.018666+0000 mon.a (mon.0) 14079 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[17655]: audit 2024-04-03T23:29:32.492253+0000 mon.a (mon.0) 14080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[17655]: audit 2024-04-03T23:29:32.494101+0000 mon.a (mon.0) 14081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[17655]: audit 2024-04-03T23:29:32.505137+0000 mon.a (mon.0) 14082 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[27441]: audit 2024-04-03T23:29:31.704220+0000 mon.a (mon.0) 14076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[27441]: cluster 2024-04-03T23:29:31.704582+0000 mgr.y (mgr.24370) 16529 : cluster [DBG] pgmap v16513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[27441]: audit 2024-04-03T23:29:31.712386+0000 mon.a (mon.0) 14077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[27441]: audit 2024-04-03T23:29:32.010414+0000 mon.a (mon.0) 14078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[27441]: audit 2024-04-03T23:29:32.018666+0000 mon.a (mon.0) 14079 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[27441]: audit 2024-04-03T23:29:32.492253+0000 mon.a (mon.0) 14080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:29:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[27441]: audit 2024-04-03T23:29:32.494101+0000 mon.a (mon.0) 14081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:29:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:32 smithi067 bash[27441]: audit 2024-04-03T23:29:32.505137+0000 mon.a (mon.0) 14082 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:32 smithi082 bash[20963]: audit 2024-04-03T23:29:31.704220+0000 mon.a (mon.0) 14076 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:32 smithi082 bash[20963]: cluster 2024-04-03T23:29:31.704582+0000 mgr.y (mgr.24370) 16529 : cluster [DBG] pgmap v16513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:32 smithi082 bash[20963]: audit 2024-04-03T23:29:31.712386+0000 mon.a (mon.0) 14077 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:32 smithi082 bash[20963]: audit 2024-04-03T23:29:32.010414+0000 mon.a (mon.0) 14078 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:32 smithi082 bash[20963]: audit 2024-04-03T23:29:32.018666+0000 mon.a (mon.0) 14079 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:32 smithi082 bash[20963]: audit 2024-04-03T23:29:32.492253+0000 mon.a (mon.0) 14080 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:29:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:32 smithi082 bash[20963]: audit 2024-04-03T23:29:32.494101+0000 mon.a (mon.0) 14081 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:29:33.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:32 smithi082 bash[20963]: audit 2024-04-03T23:29:32.505137+0000 mon.a (mon.0) 14082 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:29:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:29:33.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:33 smithi082 bash[20963]: audit 2024-04-03T23:29:32.939361+0000 mon.a (mon.0) 14083 : audit [DBG] from='client.? 172.21.15.67:0/3131582610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:29:34.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:33 smithi067 bash[17655]: audit 2024-04-03T23:29:32.939361+0000 mon.a (mon.0) 14083 : audit [DBG] from='client.? 172.21.15.67:0/3131582610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:34.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:33 smithi067 bash[27441]: audit 2024-04-03T23:29:32.939361+0000 mon.a (mon.0) 14083 : audit [DBG] from='client.? 172.21.15.67:0/3131582610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:35.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:34 smithi082 bash[20963]: cluster 2024-04-03T23:29:33.705326+0000 mgr.y (mgr.24370) 16530 : cluster [DBG] pgmap v16514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:35.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:34 smithi067 bash[27441]: cluster 2024-04-03T23:29:33.705326+0000 mgr.y (mgr.24370) 16530 : cluster [DBG] pgmap v16514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:35.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:34 smithi067 bash[17655]: cluster 2024-04-03T23:29:33.705326+0000 mgr.y (mgr.24370) 16530 : cluster [DBG] pgmap v16514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:36.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:35 smithi082 bash[20963]: audit 2024-04-03T23:29:35.405928+0000 mon.a (mon.0) 14084 : audit [DBG] from='client.? 172.21.15.67:0/3457106463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:36.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:35 smithi067 bash[17655]: audit 2024-04-03T23:29:35.405928+0000 mon.a (mon.0) 14084 : audit [DBG] from='client.? 172.21.15.67:0/3457106463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:36.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:35 smithi067 bash[27441]: audit 2024-04-03T23:29:35.405928+0000 mon.a (mon.0) 14084 : audit [DBG] from='client.? 172.21.15.67:0/3457106463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:37.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:36 smithi082 bash[20963]: cluster 2024-04-03T23:29:35.706358+0000 mgr.y (mgr.24370) 16531 : cluster [DBG] pgmap v16515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:37.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:36 smithi067 bash[17655]: cluster 2024-04-03T23:29:35.706358+0000 mgr.y (mgr.24370) 16531 : cluster [DBG] pgmap v16515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:37.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:36 smithi067 bash[27441]: cluster 2024-04-03T23:29:35.706358+0000 mgr.y (mgr.24370) 16531 : cluster [DBG] pgmap v16515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:38 smithi082 bash[20963]: cluster 2024-04-03T23:29:37.707333+0000 mgr.y (mgr.24370) 16532 : cluster [DBG] pgmap v16516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:38 smithi082 bash[20963]: audit 2024-04-03T23:29:37.858125+0000 mon.c (mon.2) 6598 : audit [DBG] from='client.? 172.21.15.67:0/4130710278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:39.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:38 smithi067 bash[17655]: cluster 2024-04-03T23:29:37.707333+0000 mgr.y (mgr.24370) 16532 : cluster [DBG] pgmap v16516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:39.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:38 smithi067 bash[17655]: audit 2024-04-03T23:29:37.858125+0000 mon.c (mon.2) 6598 : audit [DBG] from='client.? 172.21.15.67:0/4130710278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:39.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:38 smithi067 bash[27441]: cluster 2024-04-03T23:29:37.707333+0000 mgr.y (mgr.24370) 16532 : cluster [DBG] pgmap v16516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:39.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:38 smithi067 bash[27441]: audit 2024-04-03T23:29:37.858125+0000 mon.c (mon.2) 6598 : audit [DBG] from='client.? 172.21.15.67:0/4130710278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:40 smithi082 bash[20963]: cluster 2024-04-03T23:29:39.707994+0000 mgr.y (mgr.24370) 16533 : cluster [DBG] pgmap v16517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:40 smithi082 bash[20963]: audit 2024-04-03T23:29:40.307805+0000 mon.c (mon.2) 6599 : audit [DBG] from='client.? 172.21.15.67:0/2840427384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:40 smithi082 bash[20963]: audit 2024-04-03T23:29:40.537263+0000 mon.a (mon.0) 14085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:40 smithi067 bash[17655]: cluster 2024-04-03T23:29:39.707994+0000 mgr.y (mgr.24370) 16533 : cluster [DBG] pgmap v16517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:40 smithi067 bash[17655]: audit 2024-04-03T23:29:40.307805+0000 mon.c (mon.2) 6599 : audit [DBG] from='client.? 172.21.15.67:0/2840427384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:40 smithi067 bash[17655]: audit 2024-04-03T23:29:40.537263+0000 mon.a (mon.0) 14085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:40 smithi067 bash[27441]: cluster 2024-04-03T23:29:39.707994+0000 mgr.y (mgr.24370) 16533 : cluster [DBG] pgmap v16517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:40 smithi067 bash[27441]: audit 2024-04-03T23:29:40.307805+0000 mon.c (mon.2) 6599 : audit [DBG] from='client.? 172.21.15.67:0/2840427384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:40 smithi067 bash[27441]: audit 2024-04-03T23:29:40.537263+0000 mon.a (mon.0) 14085 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:43.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:42 smithi067 bash[17655]: cluster 2024-04-03T23:29:41.709276+0000 mgr.y (mgr.24370) 16534 : cluster [DBG] pgmap v16518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:43.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:42 smithi067 bash[27441]: cluster 2024-04-03T23:29:41.709276+0000 mgr.y (mgr.24370) 16534 : cluster [DBG] pgmap v16518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:42 smithi082 bash[20963]: cluster 2024-04-03T23:29:41.709276+0000 mgr.y (mgr.24370) 16534 : cluster [DBG] pgmap v16518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:29:43.761 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:29:44.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:43 smithi082 bash[20963]: audit 2024-04-03T23:29:42.770937+0000 mon.b (mon.1) 87 : audit [DBG] from='client.? 172.21.15.67:0/3881364915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:44.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:43 smithi067 bash[17655]: audit 2024-04-03T23:29:42.770937+0000 mon.b (mon.1) 87 : audit [DBG] from='client.? 172.21.15.67:0/3881364915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:44.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:43 smithi067 bash[27441]: audit 2024-04-03T23:29:42.770937+0000 mon.b (mon.1) 87 : audit [DBG] from='client.? 172.21.15.67:0/3881364915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:44 smithi082 bash[20963]: cluster 2024-04-03T23:29:43.710087+0000 mgr.y (mgr.24370) 16535 : cluster [DBG] pgmap v16519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:45.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:44 smithi067 bash[17655]: cluster 2024-04-03T23:29:43.710087+0000 mgr.y (mgr.24370) 16535 : cluster [DBG] pgmap v16519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:44 smithi067 bash[27441]: cluster 2024-04-03T23:29:43.710087+0000 mgr.y (mgr.24370) 16535 : cluster [DBG] pgmap v16519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:46.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:45 smithi082 bash[20963]: audit 2024-04-03T23:29:45.223346+0000 mon.c (mon.2) 6600 : audit [DBG] from='client.? 172.21.15.67:0/2504433986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:46.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:45 smithi067 bash[17655]: audit 2024-04-03T23:29:45.223346+0000 mon.c (mon.2) 6600 : audit [DBG] from='client.? 172.21.15.67:0/2504433986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:46.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:45 smithi067 bash[27441]: audit 2024-04-03T23:29:45.223346+0000 mon.c (mon.2) 6600 : audit [DBG] from='client.? 172.21.15.67:0/2504433986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:47.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:46 smithi082 bash[20963]: cluster 2024-04-03T23:29:45.711121+0000 mgr.y (mgr.24370) 16536 : cluster [DBG] pgmap v16520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:47.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:46 smithi067 bash[17655]: cluster 2024-04-03T23:29:45.711121+0000 mgr.y (mgr.24370) 16536 : cluster [DBG] pgmap v16520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:46 smithi067 bash[27441]: cluster 2024-04-03T23:29:45.711121+0000 mgr.y (mgr.24370) 16536 : cluster [DBG] pgmap v16520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:48.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:47 smithi082 bash[20963]: audit 2024-04-03T23:29:47.677956+0000 mon.c (mon.2) 6601 : audit [DBG] from='client.? 172.21.15.67:0/309396015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:48.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:47 smithi067 bash[17655]: audit 2024-04-03T23:29:47.677956+0000 mon.c (mon.2) 6601 : audit [DBG] from='client.? 172.21.15.67:0/309396015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:48.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:47 smithi067 bash[27441]: audit 2024-04-03T23:29:47.677956+0000 mon.c (mon.2) 6601 : audit [DBG] from='client.? 172.21.15.67:0/309396015' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:48 smithi082 bash[20963]: cluster 2024-04-03T23:29:47.712111+0000 mgr.y (mgr.24370) 16537 : cluster [DBG] pgmap v16521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:48 smithi067 bash[17655]: cluster 2024-04-03T23:29:47.712111+0000 mgr.y (mgr.24370) 16537 : cluster [DBG] pgmap v16521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:48 smithi067 bash[27441]: cluster 2024-04-03T23:29:47.712111+0000 mgr.y (mgr.24370) 16537 : cluster [DBG] pgmap v16521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:50 smithi082 bash[20963]: cluster 2024-04-03T23:29:49.712858+0000 mgr.y (mgr.24370) 16538 : cluster [DBG] pgmap v16522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:50 smithi082 bash[20963]: audit 2024-04-03T23:29:50.131634+0000 mon.a (mon.0) 14086 : audit [DBG] from='client.? 172.21.15.67:0/4019982341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:51.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:50 smithi067 bash[27441]: cluster 2024-04-03T23:29:49.712858+0000 mgr.y (mgr.24370) 16538 : cluster [DBG] pgmap v16522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:51.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:50 smithi067 bash[27441]: audit 2024-04-03T23:29:50.131634+0000 mon.a (mon.0) 14086 : audit [DBG] from='client.? 172.21.15.67:0/4019982341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:51.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:50 smithi067 bash[17655]: cluster 2024-04-03T23:29:49.712858+0000 mgr.y (mgr.24370) 16538 : cluster [DBG] pgmap v16522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:51.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:50 smithi067 bash[17655]: audit 2024-04-03T23:29:50.131634+0000 mon.a (mon.0) 14086 : audit [DBG] from='client.? 172.21.15.67:0/4019982341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:53.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:52 smithi067 bash[27441]: cluster 2024-04-03T23:29:51.714194+0000 mgr.y (mgr.24370) 16539 : cluster [DBG] pgmap v16523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:53.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:52 smithi067 bash[27441]: audit 2024-04-03T23:29:52.592058+0000 mon.c (mon.2) 6602 : audit [DBG] from='client.? 172.21.15.67:0/687114932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:52 smithi067 bash[17655]: cluster 2024-04-03T23:29:51.714194+0000 mgr.y (mgr.24370) 16539 : cluster [DBG] pgmap v16523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:52 smithi067 bash[17655]: audit 2024-04-03T23:29:52.592058+0000 mon.c (mon.2) 6602 : audit [DBG] from='client.? 172.21.15.67:0/687114932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:53.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:52 smithi082 bash[20963]: cluster 2024-04-03T23:29:51.714194+0000 mgr.y (mgr.24370) 16539 : cluster [DBG] pgmap v16523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:53.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:52 smithi082 bash[20963]: audit 2024-04-03T23:29:52.592058+0000 mon.c (mon.2) 6602 : audit [DBG] from='client.? 172.21.15.67:0/687114932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:29:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:29:55.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:54 smithi082 bash[20963]: cluster 2024-04-03T23:29:53.714932+0000 mgr.y (mgr.24370) 16540 : cluster [DBG] pgmap v16524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:55.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:54 smithi067 bash[17655]: cluster 2024-04-03T23:29:53.714932+0000 mgr.y (mgr.24370) 16540 : cluster [DBG] pgmap v16524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:55.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:54 smithi067 bash[27441]: cluster 2024-04-03T23:29:53.714932+0000 mgr.y (mgr.24370) 16540 : cluster [DBG] pgmap v16524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:56.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:55 smithi082 bash[20963]: audit 2024-04-03T23:29:55.036963+0000 mon.c (mon.2) 6603 : audit [DBG] from='client.? 172.21.15.67:0/3760554970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:55 smithi082 bash[20963]: audit 2024-04-03T23:29:55.537557+0000 mon.a (mon.0) 14087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:55 smithi067 bash[17655]: audit 2024-04-03T23:29:55.036963+0000 mon.c (mon.2) 6603 : audit [DBG] from='client.? 172.21.15.67:0/3760554970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:55 smithi067 bash[17655]: audit 2024-04-03T23:29:55.537557+0000 mon.a (mon.0) 14087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:56.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:55 smithi067 bash[27441]: audit 2024-04-03T23:29:55.036963+0000 mon.c (mon.2) 6603 : audit [DBG] from='client.? 172.21.15.67:0/3760554970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:56.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:55 smithi067 bash[27441]: audit 2024-04-03T23:29:55.537557+0000 mon.a (mon.0) 14087 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:29:57.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:56 smithi082 bash[20963]: cluster 2024-04-03T23:29:55.715857+0000 mgr.y (mgr.24370) 16541 : cluster [DBG] pgmap v16525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:57.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:56 smithi067 bash[27441]: cluster 2024-04-03T23:29:55.715857+0000 mgr.y (mgr.24370) 16541 : cluster [DBG] pgmap v16525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:57.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:56 smithi067 bash[17655]: cluster 2024-04-03T23:29:55.715857+0000 mgr.y (mgr.24370) 16541 : cluster [DBG] pgmap v16525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:57 smithi082 bash[20963]: audit 2024-04-03T23:29:57.486454+0000 mon.c (mon.2) 6604 : audit [DBG] from='client.? 172.21.15.67:0/3103285023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:58.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:57 smithi067 bash[17655]: audit 2024-04-03T23:29:57.486454+0000 mon.c (mon.2) 6604 : audit [DBG] from='client.? 172.21.15.67:0/3103285023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:58.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:57 smithi067 bash[27441]: audit 2024-04-03T23:29:57.486454+0000 mon.c (mon.2) 6604 : audit [DBG] from='client.? 172.21.15.67:0/3103285023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:29:59.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:29:58 smithi082 bash[20963]: cluster 2024-04-03T23:29:57.716750+0000 mgr.y (mgr.24370) 16542 : cluster [DBG] pgmap v16526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:59.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:29:58 smithi067 bash[17655]: cluster 2024-04-03T23:29:57.716750+0000 mgr.y (mgr.24370) 16542 : cluster [DBG] pgmap v16526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:29:59.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:29:58 smithi067 bash[27441]: cluster 2024-04-03T23:29:57.716750+0000 mgr.y (mgr.24370) 16542 : cluster [DBG] pgmap v16526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:01.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:00 smithi082 bash[20963]: cluster 2024-04-03T23:29:59.717529+0000 mgr.y (mgr.24370) 16543 : cluster [DBG] pgmap v16527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:01.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:00 smithi082 bash[20963]: audit 2024-04-03T23:29:59.953324+0000 mon.a (mon.0) 14088 : audit [DBG] from='client.? 172.21.15.67:0/2898743304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:01.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:00 smithi082 bash[20963]: cluster 2024-04-03T23:30:00.000175+0000 mon.a (mon.0) 14089 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:30:01.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:00 smithi067 bash[17655]: cluster 2024-04-03T23:29:59.717529+0000 mgr.y (mgr.24370) 16543 : cluster [DBG] pgmap v16527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:01.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:00 smithi067 bash[17655]: audit 2024-04-03T23:29:59.953324+0000 mon.a (mon.0) 14088 : audit [DBG] from='client.? 172.21.15.67:0/2898743304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:01.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:00 smithi067 bash[17655]: cluster 2024-04-03T23:30:00.000175+0000 mon.a (mon.0) 14089 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:30:01.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:00 smithi067 bash[27441]: cluster 2024-04-03T23:29:59.717529+0000 mgr.y (mgr.24370) 16543 : cluster [DBG] pgmap v16527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:01.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:00 smithi067 bash[27441]: audit 2024-04-03T23:29:59.953324+0000 mon.a (mon.0) 14088 : audit [DBG] from='client.? 172.21.15.67:0/2898743304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:01.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:00 smithi067 bash[27441]: cluster 2024-04-03T23:30:00.000175+0000 mon.a (mon.0) 14089 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:30:03.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:02 smithi067 bash[27441]: cluster 2024-04-03T23:30:01.718784+0000 mgr.y (mgr.24370) 16544 : cluster [DBG] pgmap v16528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:03.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:02 smithi067 bash[27441]: audit 2024-04-03T23:30:02.408311+0000 mon.c (mon.2) 6605 : audit [DBG] from='client.? 172.21.15.67:0/4174571135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:02 smithi067 bash[17655]: cluster 2024-04-03T23:30:01.718784+0000 mgr.y (mgr.24370) 16544 : cluster [DBG] pgmap v16528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:02 smithi067 bash[17655]: audit 2024-04-03T23:30:02.408311+0000 mon.c (mon.2) 6605 : audit [DBG] from='client.? 172.21.15.67:0/4174571135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:03.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:02 smithi082 bash[20963]: cluster 2024-04-03T23:30:01.718784+0000 mgr.y (mgr.24370) 16544 : cluster [DBG] pgmap v16528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:03.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:02 smithi082 bash[20963]: audit 2024-04-03T23:30:02.408311+0000 mon.c (mon.2) 6605 : audit [DBG] from='client.? 172.21.15.67:0/4174571135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:30:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:30:05.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:04 smithi082 bash[20963]: cluster 2024-04-03T23:30:03.719627+0000 mgr.y (mgr.24370) 16545 : cluster [DBG] pgmap v16529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:04 smithi067 bash[17655]: cluster 2024-04-03T23:30:03.719627+0000 mgr.y (mgr.24370) 16545 : cluster [DBG] pgmap v16529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:05.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:04 smithi067 bash[27441]: cluster 2024-04-03T23:30:03.719627+0000 mgr.y (mgr.24370) 16545 : cluster [DBG] pgmap v16529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:06.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:05 smithi082 bash[20963]: audit 2024-04-03T23:30:04.862669+0000 mon.a (mon.0) 14090 : audit [DBG] from='client.? 172.21.15.67:0/3713781466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:06.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:05 smithi067 bash[17655]: audit 2024-04-03T23:30:04.862669+0000 mon.a (mon.0) 14090 : audit [DBG] from='client.? 172.21.15.67:0/3713781466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:06.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:05 smithi067 bash[27441]: audit 2024-04-03T23:30:04.862669+0000 mon.a (mon.0) 14090 : audit [DBG] from='client.? 172.21.15.67:0/3713781466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:07.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:06 smithi082 bash[20963]: cluster 2024-04-03T23:30:05.720723+0000 mgr.y (mgr.24370) 16546 : cluster [DBG] pgmap v16530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:07.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:06 smithi067 bash[27441]: cluster 2024-04-03T23:30:05.720723+0000 mgr.y (mgr.24370) 16546 : cluster [DBG] pgmap v16530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:06 smithi067 bash[17655]: cluster 2024-04-03T23:30:05.720723+0000 mgr.y (mgr.24370) 16546 : cluster [DBG] pgmap v16530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:08.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:07 smithi082 bash[20963]: audit 2024-04-03T23:30:07.317005+0000 mon.a (mon.0) 14091 : audit [DBG] from='client.? 172.21.15.67:0/2827507488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:08.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:07 smithi067 bash[27441]: audit 2024-04-03T23:30:07.317005+0000 mon.a (mon.0) 14091 : audit [DBG] from='client.? 172.21.15.67:0/2827507488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:08.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:07 smithi067 bash[17655]: audit 2024-04-03T23:30:07.317005+0000 mon.a (mon.0) 14091 : audit [DBG] from='client.? 172.21.15.67:0/2827507488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:09.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:08 smithi082 bash[20963]: cluster 2024-04-03T23:30:07.721537+0000 mgr.y (mgr.24370) 16547 : cluster [DBG] pgmap v16531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:09.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:08 smithi067 bash[17655]: cluster 2024-04-03T23:30:07.721537+0000 mgr.y (mgr.24370) 16547 : cluster [DBG] pgmap v16531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:09.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:08 smithi067 bash[27441]: cluster 2024-04-03T23:30:07.721537+0000 mgr.y (mgr.24370) 16547 : cluster [DBG] pgmap v16531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:10.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:09 smithi082 bash[20963]: audit 2024-04-03T23:30:09.774362+0000 mon.c (mon.2) 6606 : audit [DBG] from='client.? 172.21.15.67:0/2515805425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:10.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:09 smithi067 bash[27441]: audit 2024-04-03T23:30:09.774362+0000 mon.c (mon.2) 6606 : audit [DBG] from='client.? 172.21.15.67:0/2515805425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:10.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:09 smithi067 bash[17655]: audit 2024-04-03T23:30:09.774362+0000 mon.c (mon.2) 6606 : audit [DBG] from='client.? 172.21.15.67:0/2515805425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:10 smithi082 bash[20963]: cluster 2024-04-03T23:30:09.722166+0000 mgr.y (mgr.24370) 16548 : cluster [DBG] pgmap v16532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:10 smithi082 bash[20963]: audit 2024-04-03T23:30:10.538084+0000 mon.a (mon.0) 14092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:10 smithi067 bash[27441]: cluster 2024-04-03T23:30:09.722166+0000 mgr.y (mgr.24370) 16548 : cluster [DBG] pgmap v16532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:10 smithi067 bash[27441]: audit 2024-04-03T23:30:10.538084+0000 mon.a (mon.0) 14092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:10 smithi067 bash[17655]: cluster 2024-04-03T23:30:09.722166+0000 mgr.y (mgr.24370) 16548 : cluster [DBG] pgmap v16532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:10 smithi067 bash[17655]: audit 2024-04-03T23:30:10.538084+0000 mon.a (mon.0) 14092 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:12 smithi082 bash[20963]: cluster 2024-04-03T23:30:11.723336+0000 mgr.y (mgr.24370) 16549 : cluster [DBG] pgmap v16533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:12 smithi082 bash[20963]: audit 2024-04-03T23:30:12.233447+0000 mon.c (mon.2) 6607 : audit [DBG] from='client.? 172.21.15.67:0/1873319753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:13.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:30:13.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:12 smithi067 bash[17655]: cluster 2024-04-03T23:30:11.723336+0000 mgr.y (mgr.24370) 16549 : cluster [DBG] pgmap v16533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:13.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:12 smithi067 bash[17655]: audit 2024-04-03T23:30:12.233447+0000 mon.c (mon.2) 6607 : audit [DBG] from='client.? 172.21.15.67:0/1873319753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:13.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:12 smithi067 bash[27441]: cluster 2024-04-03T23:30:11.723336+0000 mgr.y (mgr.24370) 16549 : cluster [DBG] pgmap v16533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:13.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:12 smithi067 bash[27441]: audit 2024-04-03T23:30:12.233447+0000 mon.c (mon.2) 6607 : audit [DBG] from='client.? 172.21.15.67:0/1873319753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:30:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:14 smithi082 bash[20963]: cluster 2024-04-03T23:30:13.724057+0000 mgr.y (mgr.24370) 16550 : cluster [DBG] pgmap v16534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:14 smithi082 bash[20963]: audit 2024-04-03T23:30:14.678535+0000 mon.c (mon.2) 6608 : audit [DBG] from='client.? 172.21.15.67:0/1144790548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:15.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:14 smithi067 bash[27441]: cluster 2024-04-03T23:30:13.724057+0000 mgr.y (mgr.24370) 16550 : cluster [DBG] pgmap v16534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:15.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:14 smithi067 bash[27441]: audit 2024-04-03T23:30:14.678535+0000 mon.c (mon.2) 6608 : audit [DBG] from='client.? 172.21.15.67:0/1144790548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:14 smithi067 bash[17655]: cluster 2024-04-03T23:30:13.724057+0000 mgr.y (mgr.24370) 16550 : cluster [DBG] pgmap v16534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:14 smithi067 bash[17655]: audit 2024-04-03T23:30:14.678535+0000 mon.c (mon.2) 6608 : audit [DBG] from='client.? 172.21.15.67:0/1144790548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:17.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:16 smithi082 bash[20963]: cluster 2024-04-03T23:30:15.725054+0000 mgr.y (mgr.24370) 16551 : cluster [DBG] pgmap v16535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:17.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:16 smithi067 bash[17655]: cluster 2024-04-03T23:30:15.725054+0000 mgr.y (mgr.24370) 16551 : cluster [DBG] pgmap v16535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:16 smithi067 bash[27441]: cluster 2024-04-03T23:30:15.725054+0000 mgr.y (mgr.24370) 16551 : cluster [DBG] pgmap v16535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:18.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:17 smithi067 bash[27441]: audit 2024-04-03T23:30:17.145513+0000 mon.c (mon.2) 6609 : audit [DBG] from='client.? 172.21.15.67:0/850746370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:18.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:17 smithi067 bash[17655]: audit 2024-04-03T23:30:17.145513+0000 mon.c (mon.2) 6609 : audit [DBG] from='client.? 172.21.15.67:0/850746370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:18.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:17 smithi082 bash[20963]: audit 2024-04-03T23:30:17.145513+0000 mon.c (mon.2) 6609 : audit [DBG] from='client.? 172.21.15.67:0/850746370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:18 smithi067 bash[27441]: cluster 2024-04-03T23:30:17.725833+0000 mgr.y (mgr.24370) 16552 : cluster [DBG] pgmap v16536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:18 smithi067 bash[17655]: cluster 2024-04-03T23:30:17.725833+0000 mgr.y (mgr.24370) 16552 : cluster [DBG] pgmap v16536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:18 smithi082 bash[20963]: cluster 2024-04-03T23:30:17.725833+0000 mgr.y (mgr.24370) 16552 : cluster [DBG] pgmap v16536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:20.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:20 smithi082 bash[20963]: audit 2024-04-03T23:30:19.610612+0000 mon.c (mon.2) 6610 : audit [DBG] from='client.? 172.21.15.67:0/3297820850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:20.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:20 smithi082 bash[20963]: cluster 2024-04-03T23:30:19.726531+0000 mgr.y (mgr.24370) 16553 : cluster [DBG] pgmap v16537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:20.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:20 smithi067 bash[17655]: audit 2024-04-03T23:30:19.610612+0000 mon.c (mon.2) 6610 : audit [DBG] from='client.? 172.21.15.67:0/3297820850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:20.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:20 smithi067 bash[17655]: cluster 2024-04-03T23:30:19.726531+0000 mgr.y (mgr.24370) 16553 : cluster [DBG] pgmap v16537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:20.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:20 smithi067 bash[27441]: audit 2024-04-03T23:30:19.610612+0000 mon.c (mon.2) 6610 : audit [DBG] from='client.? 172.21.15.67:0/3297820850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:20.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:20 smithi067 bash[27441]: cluster 2024-04-03T23:30:19.726531+0000 mgr.y (mgr.24370) 16553 : cluster [DBG] pgmap v16537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:23.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:22 smithi067 bash[17655]: cluster 2024-04-03T23:30:21.727455+0000 mgr.y (mgr.24370) 16554 : cluster [DBG] pgmap v16538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:23.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:22 smithi067 bash[17655]: audit 2024-04-03T23:30:22.059826+0000 mon.a (mon.0) 14093 : audit [DBG] from='client.? 172.21.15.67:0/110649447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:23.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:22 smithi067 bash[27441]: cluster 2024-04-03T23:30:21.727455+0000 mgr.y (mgr.24370) 16554 : cluster [DBG] pgmap v16538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:22 smithi067 bash[27441]: audit 2024-04-03T23:30:22.059826+0000 mon.a (mon.0) 14093 : audit [DBG] from='client.? 172.21.15.67:0/110649447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:23.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:22 smithi082 bash[20963]: cluster 2024-04-03T23:30:21.727455+0000 mgr.y (mgr.24370) 16554 : cluster [DBG] pgmap v16538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:23.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:22 smithi082 bash[20963]: audit 2024-04-03T23:30:22.059826+0000 mon.a (mon.0) 14093 : audit [DBG] from='client.? 172.21.15.67:0/110649447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:30:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:30:25.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:24 smithi082 bash[20963]: cluster 2024-04-03T23:30:23.728185+0000 mgr.y (mgr.24370) 16555 : cluster [DBG] pgmap v16539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:24 smithi082 bash[20963]: audit 2024-04-03T23:30:24.506583+0000 mon.a (mon.0) 14094 : audit [DBG] from='client.? 172.21.15.67:0/3676021712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:24 smithi067 bash[17655]: cluster 2024-04-03T23:30:23.728185+0000 mgr.y (mgr.24370) 16555 : cluster [DBG] pgmap v16539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:25.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:24 smithi067 bash[17655]: audit 2024-04-03T23:30:24.506583+0000 mon.a (mon.0) 14094 : audit [DBG] from='client.? 172.21.15.67:0/3676021712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:24 smithi067 bash[27441]: cluster 2024-04-03T23:30:23.728185+0000 mgr.y (mgr.24370) 16555 : cluster [DBG] pgmap v16539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:24 smithi067 bash[27441]: audit 2024-04-03T23:30:24.506583+0000 mon.a (mon.0) 14094 : audit [DBG] from='client.? 172.21.15.67:0/3676021712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:26.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:25 smithi082 bash[20963]: audit 2024-04-03T23:30:25.538540+0000 mon.a (mon.0) 14095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:25 smithi067 bash[17655]: audit 2024-04-03T23:30:25.538540+0000 mon.a (mon.0) 14095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:25 smithi067 bash[27441]: audit 2024-04-03T23:30:25.538540+0000 mon.a (mon.0) 14095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:27.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:26 smithi082 bash[20963]: cluster 2024-04-03T23:30:25.729154+0000 mgr.y (mgr.24370) 16556 : cluster [DBG] pgmap v16540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:26 smithi067 bash[17655]: cluster 2024-04-03T23:30:25.729154+0000 mgr.y (mgr.24370) 16556 : cluster [DBG] pgmap v16540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:26 smithi067 bash[27441]: cluster 2024-04-03T23:30:25.729154+0000 mgr.y (mgr.24370) 16556 : cluster [DBG] pgmap v16540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:28.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:27 smithi082 bash[20963]: audit 2024-04-03T23:30:26.957539+0000 mon.c (mon.2) 6611 : audit [DBG] from='client.? 172.21.15.67:0/2753475889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:28.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:27 smithi067 bash[17655]: audit 2024-04-03T23:30:26.957539+0000 mon.c (mon.2) 6611 : audit [DBG] from='client.? 172.21.15.67:0/2753475889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:28.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:27 smithi067 bash[27441]: audit 2024-04-03T23:30:26.957539+0000 mon.c (mon.2) 6611 : audit [DBG] from='client.? 172.21.15.67:0/2753475889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:29.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:28 smithi082 bash[20963]: cluster 2024-04-03T23:30:27.729947+0000 mgr.y (mgr.24370) 16557 : cluster [DBG] pgmap v16541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:28 smithi067 bash[17655]: cluster 2024-04-03T23:30:27.729947+0000 mgr.y (mgr.24370) 16557 : cluster [DBG] pgmap v16541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:28 smithi067 bash[27441]: cluster 2024-04-03T23:30:27.729947+0000 mgr.y (mgr.24370) 16557 : cluster [DBG] pgmap v16541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:30.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:29 smithi082 bash[20963]: audit 2024-04-03T23:30:29.415764+0000 mon.c (mon.2) 6612 : audit [DBG] from='client.? 172.21.15.67:0/1081300211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:30.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:29 smithi067 bash[27441]: audit 2024-04-03T23:30:29.415764+0000 mon.c (mon.2) 6612 : audit [DBG] from='client.? 172.21.15.67:0/1081300211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:30.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:29 smithi067 bash[17655]: audit 2024-04-03T23:30:29.415764+0000 mon.c (mon.2) 6612 : audit [DBG] from='client.? 172.21.15.67:0/1081300211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:31.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:30 smithi082 bash[20963]: cluster 2024-04-03T23:30:29.730631+0000 mgr.y (mgr.24370) 16558 : cluster [DBG] pgmap v16542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:30 smithi067 bash[17655]: cluster 2024-04-03T23:30:29.730631+0000 mgr.y (mgr.24370) 16558 : cluster [DBG] pgmap v16542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:30 smithi067 bash[27441]: cluster 2024-04-03T23:30:29.730631+0000 mgr.y (mgr.24370) 16558 : cluster [DBG] pgmap v16542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:32 smithi067 bash[17655]: cluster 2024-04-03T23:30:31.731687+0000 mgr.y (mgr.24370) 16559 : cluster [DBG] pgmap v16543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:32 smithi067 bash[17655]: audit 2024-04-03T23:30:31.877510+0000 mon.c (mon.2) 6613 : audit [DBG] from='client.? 172.21.15.67:0/893412749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:32 smithi067 bash[17655]: audit 2024-04-03T23:30:32.580382+0000 mon.a (mon.0) 14096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:30:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:32 smithi067 bash[27441]: cluster 2024-04-03T23:30:31.731687+0000 mgr.y (mgr.24370) 16559 : cluster [DBG] pgmap v16543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:32 smithi067 bash[27441]: audit 2024-04-03T23:30:31.877510+0000 mon.c (mon.2) 6613 : audit [DBG] from='client.? 172.21.15.67:0/893412749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:32 smithi067 bash[27441]: audit 2024-04-03T23:30:32.580382+0000 mon.a (mon.0) 14096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:30:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:32 smithi082 bash[20963]: cluster 2024-04-03T23:30:31.731687+0000 mgr.y (mgr.24370) 16559 : cluster [DBG] pgmap v16543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:32 smithi082 bash[20963]: audit 2024-04-03T23:30:31.877510+0000 mon.c (mon.2) 6613 : audit [DBG] from='client.? 172.21.15.67:0/893412749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:33.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:32 smithi082 bash[20963]: audit 2024-04-03T23:30:32.580382+0000 mon.a (mon.0) 14096 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:30:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:30:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:30:35.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:34 smithi082 bash[20963]: cluster 2024-04-03T23:30:33.732513+0000 mgr.y (mgr.24370) 16560 : cluster [DBG] pgmap v16544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:35.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:34 smithi082 bash[20963]: audit 2024-04-03T23:30:34.331562+0000 mon.a (mon.0) 14097 : audit [DBG] from='client.? 172.21.15.67:0/3584645988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:35.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:34 smithi067 bash[17655]: cluster 2024-04-03T23:30:33.732513+0000 mgr.y (mgr.24370) 16560 : cluster [DBG] pgmap v16544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:35.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:34 smithi067 bash[17655]: audit 2024-04-03T23:30:34.331562+0000 mon.a (mon.0) 14097 : audit [DBG] from='client.? 172.21.15.67:0/3584645988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:35.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:34 smithi067 bash[27441]: cluster 2024-04-03T23:30:33.732513+0000 mgr.y (mgr.24370) 16560 : cluster [DBG] pgmap v16544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:35.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:34 smithi067 bash[27441]: audit 2024-04-03T23:30:34.331562+0000 mon.a (mon.0) 14097 : audit [DBG] from='client.? 172.21.15.67:0/3584645988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:37.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:36 smithi082 bash[20963]: cluster 2024-04-03T23:30:35.733571+0000 mgr.y (mgr.24370) 16561 : cluster [DBG] pgmap v16545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:37.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:36 smithi082 bash[20963]: audit 2024-04-03T23:30:36.784477+0000 mon.a (mon.0) 14098 : audit [DBG] from='client.? 172.21.15.67:0/1977300041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:37.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:36 smithi067 bash[17655]: cluster 2024-04-03T23:30:35.733571+0000 mgr.y (mgr.24370) 16561 : cluster [DBG] pgmap v16545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:37.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:36 smithi067 bash[17655]: audit 2024-04-03T23:30:36.784477+0000 mon.a (mon.0) 14098 : audit [DBG] from='client.? 172.21.15.67:0/1977300041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:37.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:36 smithi067 bash[27441]: cluster 2024-04-03T23:30:35.733571+0000 mgr.y (mgr.24370) 16561 : cluster [DBG] pgmap v16545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:37.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:36 smithi067 bash[27441]: audit 2024-04-03T23:30:36.784477+0000 mon.a (mon.0) 14098 : audit [DBG] from='client.? 172.21.15.67:0/1977300041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:39.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:39 smithi082 bash[20963]: cluster 2024-04-03T23:30:37.734126+0000 mgr.y (mgr.24370) 16562 : cluster [DBG] pgmap v16546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:39 smithi082 bash[20963]: audit 2024-04-03T23:30:38.274890+0000 mon.a (mon.0) 14099 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:39 smithi082 bash[20963]: audit 2024-04-03T23:30:38.283140+0000 mon.a (mon.0) 14100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:39 smithi082 bash[20963]: audit 2024-04-03T23:30:38.524457+0000 mon.a (mon.0) 14101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:39 smithi082 bash[20963]: audit 2024-04-03T23:30:38.531206+0000 mon.a (mon.0) 14102 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:39 smithi082 bash[20963]: audit 2024-04-03T23:30:38.958734+0000 mon.a (mon.0) 14103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:30:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:39 smithi082 bash[20963]: audit 2024-04-03T23:30:38.960525+0000 mon.a (mon.0) 14104 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:30:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:39 smithi082 bash[20963]: audit 2024-04-03T23:30:38.969070+0000 mon.a (mon.0) 14105 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:39 smithi082 bash[20963]: audit 2024-04-03T23:30:39.232701+0000 mon.c (mon.2) 6614 : audit [DBG] from='client.? 172.21.15.67:0/3942794465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:39.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[27441]: cluster 2024-04-03T23:30:37.734126+0000 mgr.y (mgr.24370) 16562 : cluster [DBG] pgmap v16546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[27441]: audit 2024-04-03T23:30:38.274890+0000 mon.a (mon.0) 14099 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[27441]: audit 2024-04-03T23:30:38.283140+0000 mon.a (mon.0) 14100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[27441]: audit 2024-04-03T23:30:38.524457+0000 mon.a (mon.0) 14101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[27441]: audit 2024-04-03T23:30:38.531206+0000 mon.a (mon.0) 14102 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[27441]: audit 2024-04-03T23:30:38.958734+0000 mon.a (mon.0) 14103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[27441]: audit 2024-04-03T23:30:38.960525+0000 mon.a (mon.0) 14104 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[27441]: audit 2024-04-03T23:30:38.969070+0000 mon.a (mon.0) 14105 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[27441]: audit 2024-04-03T23:30:39.232701+0000 mon.c (mon.2) 6614 : audit [DBG] from='client.? 172.21.15.67:0/3942794465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[17655]: cluster 2024-04-03T23:30:37.734126+0000 mgr.y (mgr.24370) 16562 : cluster [DBG] pgmap v16546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[17655]: audit 2024-04-03T23:30:38.274890+0000 mon.a (mon.0) 14099 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[17655]: audit 2024-04-03T23:30:38.283140+0000 mon.a (mon.0) 14100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[17655]: audit 2024-04-03T23:30:38.524457+0000 mon.a (mon.0) 14101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[17655]: audit 2024-04-03T23:30:38.531206+0000 mon.a (mon.0) 14102 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[17655]: audit 2024-04-03T23:30:38.958734+0000 mon.a (mon.0) 14103 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:30:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[17655]: audit 2024-04-03T23:30:38.960525+0000 mon.a (mon.0) 14104 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:30:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[17655]: audit 2024-04-03T23:30:38.969070+0000 mon.a (mon.0) 14105 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:30:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:39 smithi067 bash[17655]: audit 2024-04-03T23:30:39.232701+0000 mon.c (mon.2) 6614 : audit [DBG] from='client.? 172.21.15.67:0/3942794465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:40.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:40 smithi082 bash[20963]: cluster 2024-04-03T23:30:39.734761+0000 mgr.y (mgr.24370) 16563 : cluster [DBG] pgmap v16547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:40.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:40 smithi067 bash[17655]: cluster 2024-04-03T23:30:39.734761+0000 mgr.y (mgr.24370) 16563 : cluster [DBG] pgmap v16547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:40.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:40 smithi067 bash[27441]: cluster 2024-04-03T23:30:39.734761+0000 mgr.y (mgr.24370) 16563 : cluster [DBG] pgmap v16547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:41.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:41 smithi082 bash[20963]: audit 2024-04-03T23:30:40.538981+0000 mon.a (mon.0) 14106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:41.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:41 smithi067 bash[27441]: audit 2024-04-03T23:30:40.538981+0000 mon.a (mon.0) 14106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:41.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:41 smithi067 bash[17655]: audit 2024-04-03T23:30:40.538981+0000 mon.a (mon.0) 14106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:42.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:42 smithi082 bash[20963]: audit 2024-04-03T23:30:41.687519+0000 mon.c (mon.2) 6615 : audit [DBG] from='client.? 172.21.15.67:0/3522094334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:42.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:42 smithi082 bash[20963]: cluster 2024-04-03T23:30:41.735903+0000 mgr.y (mgr.24370) 16564 : cluster [DBG] pgmap v16548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:42.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:42 smithi067 bash[17655]: audit 2024-04-03T23:30:41.687519+0000 mon.c (mon.2) 6615 : audit [DBG] from='client.? 172.21.15.67:0/3522094334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:42.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:42 smithi067 bash[17655]: cluster 2024-04-03T23:30:41.735903+0000 mgr.y (mgr.24370) 16564 : cluster [DBG] pgmap v16548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:42.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:42 smithi067 bash[27441]: audit 2024-04-03T23:30:41.687519+0000 mon.c (mon.2) 6615 : audit [DBG] from='client.? 172.21.15.67:0/3522094334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:42.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:42 smithi067 bash[27441]: cluster 2024-04-03T23:30:41.735903+0000 mgr.y (mgr.24370) 16564 : cluster [DBG] pgmap v16548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:30:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:30:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:44 smithi082 bash[20963]: cluster 2024-04-03T23:30:43.736562+0000 mgr.y (mgr.24370) 16565 : cluster [DBG] pgmap v16549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:44 smithi082 bash[20963]: audit 2024-04-03T23:30:44.145860+0000 mon.c (mon.2) 6616 : audit [DBG] from='client.? 172.21.15.67:0/2485699590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:44 smithi067 bash[27441]: cluster 2024-04-03T23:30:43.736562+0000 mgr.y (mgr.24370) 16565 : cluster [DBG] pgmap v16549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:44 smithi067 bash[27441]: audit 2024-04-03T23:30:44.145860+0000 mon.c (mon.2) 6616 : audit [DBG] from='client.? 172.21.15.67:0/2485699590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:45.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:44 smithi067 bash[17655]: cluster 2024-04-03T23:30:43.736562+0000 mgr.y (mgr.24370) 16565 : cluster [DBG] pgmap v16549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:45.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:44 smithi067 bash[17655]: audit 2024-04-03T23:30:44.145860+0000 mon.c (mon.2) 6616 : audit [DBG] from='client.? 172.21.15.67:0/2485699590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:47.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:46 smithi082 bash[20963]: cluster 2024-04-03T23:30:45.737542+0000 mgr.y (mgr.24370) 16566 : cluster [DBG] pgmap v16550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:47.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:46 smithi082 bash[20963]: audit 2024-04-03T23:30:46.606194+0000 mon.c (mon.2) 6617 : audit [DBG] from='client.? 172.21.15.67:0/555834084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:46 smithi067 bash[27441]: cluster 2024-04-03T23:30:45.737542+0000 mgr.y (mgr.24370) 16566 : cluster [DBG] pgmap v16550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:47.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:46 smithi067 bash[27441]: audit 2024-04-03T23:30:46.606194+0000 mon.c (mon.2) 6617 : audit [DBG] from='client.? 172.21.15.67:0/555834084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:47.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:46 smithi067 bash[17655]: cluster 2024-04-03T23:30:45.737542+0000 mgr.y (mgr.24370) 16566 : cluster [DBG] pgmap v16550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:47.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:46 smithi067 bash[17655]: audit 2024-04-03T23:30:46.606194+0000 mon.c (mon.2) 6617 : audit [DBG] from='client.? 172.21.15.67:0/555834084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:48 smithi082 bash[20963]: cluster 2024-04-03T23:30:47.738349+0000 mgr.y (mgr.24370) 16567 : cluster [DBG] pgmap v16551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:48 smithi067 bash[27441]: cluster 2024-04-03T23:30:47.738349+0000 mgr.y (mgr.24370) 16567 : cluster [DBG] pgmap v16551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:49.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:48 smithi067 bash[17655]: cluster 2024-04-03T23:30:47.738349+0000 mgr.y (mgr.24370) 16567 : cluster [DBG] pgmap v16551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:50.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:49 smithi082 bash[20963]: audit 2024-04-03T23:30:49.068155+0000 mon.a (mon.0) 14107 : audit [DBG] from='client.? 172.21.15.67:0/224442475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:50.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:49 smithi067 bash[17655]: audit 2024-04-03T23:30:49.068155+0000 mon.a (mon.0) 14107 : audit [DBG] from='client.? 172.21.15.67:0/224442475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:50.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:49 smithi067 bash[27441]: audit 2024-04-03T23:30:49.068155+0000 mon.a (mon.0) 14107 : audit [DBG] from='client.? 172.21.15.67:0/224442475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:50 smithi082 bash[20963]: cluster 2024-04-03T23:30:49.739016+0000 mgr.y (mgr.24370) 16568 : cluster [DBG] pgmap v16552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:51.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:50 smithi067 bash[17655]: cluster 2024-04-03T23:30:49.739016+0000 mgr.y (mgr.24370) 16568 : cluster [DBG] pgmap v16552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:50 smithi067 bash[27441]: cluster 2024-04-03T23:30:49.739016+0000 mgr.y (mgr.24370) 16568 : cluster [DBG] pgmap v16552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:52.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:51 smithi082 bash[20963]: audit 2024-04-03T23:30:51.527015+0000 mon.c (mon.2) 6618 : audit [DBG] from='client.? 172.21.15.67:0/2594384187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:52.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:51 smithi067 bash[17655]: audit 2024-04-03T23:30:51.527015+0000 mon.c (mon.2) 6618 : audit [DBG] from='client.? 172.21.15.67:0/2594384187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:52.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:51 smithi067 bash[27441]: audit 2024-04-03T23:30:51.527015+0000 mon.c (mon.2) 6618 : audit [DBG] from='client.? 172.21.15.67:0/2594384187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:53.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:52 smithi067 bash[27441]: cluster 2024-04-03T23:30:51.740230+0000 mgr.y (mgr.24370) 16569 : cluster [DBG] pgmap v16553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:52 smithi067 bash[17655]: cluster 2024-04-03T23:30:51.740230+0000 mgr.y (mgr.24370) 16569 : cluster [DBG] pgmap v16553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:53.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:52 smithi082 bash[20963]: cluster 2024-04-03T23:30:51.740230+0000 mgr.y (mgr.24370) 16569 : cluster [DBG] pgmap v16553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:30:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:30:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:54 smithi082 bash[20963]: cluster 2024-04-03T23:30:53.740892+0000 mgr.y (mgr.24370) 16570 : cluster [DBG] pgmap v16554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:54 smithi082 bash[20963]: audit 2024-04-03T23:30:53.979936+0000 mon.c (mon.2) 6619 : audit [DBG] from='client.? 172.21.15.67:0/4179672119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:55.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:54 smithi067 bash[17655]: cluster 2024-04-03T23:30:53.740892+0000 mgr.y (mgr.24370) 16570 : cluster [DBG] pgmap v16554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:55.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:54 smithi067 bash[17655]: audit 2024-04-03T23:30:53.979936+0000 mon.c (mon.2) 6619 : audit [DBG] from='client.? 172.21.15.67:0/4179672119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:55.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:54 smithi067 bash[27441]: cluster 2024-04-03T23:30:53.740892+0000 mgr.y (mgr.24370) 16570 : cluster [DBG] pgmap v16554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:55.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:54 smithi067 bash[27441]: audit 2024-04-03T23:30:53.979936+0000 mon.c (mon.2) 6619 : audit [DBG] from='client.? 172.21.15.67:0/4179672119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:56.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:55 smithi082 bash[20963]: audit 2024-04-03T23:30:55.539142+0000 mon.a (mon.0) 14108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:55 smithi067 bash[27441]: audit 2024-04-03T23:30:55.539142+0000 mon.a (mon.0) 14108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:55 smithi067 bash[17655]: audit 2024-04-03T23:30:55.539142+0000 mon.a (mon.0) 14108 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:30:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:56 smithi082 bash[20963]: cluster 2024-04-03T23:30:55.741911+0000 mgr.y (mgr.24370) 16571 : cluster [DBG] pgmap v16555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:56 smithi082 bash[20963]: audit 2024-04-03T23:30:56.428488+0000 mon.a (mon.0) 14109 : audit [DBG] from='client.? 172.21.15.67:0/2856463212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:57.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:56 smithi067 bash[17655]: cluster 2024-04-03T23:30:55.741911+0000 mgr.y (mgr.24370) 16571 : cluster [DBG] pgmap v16555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:57.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:56 smithi067 bash[17655]: audit 2024-04-03T23:30:56.428488+0000 mon.a (mon.0) 14109 : audit [DBG] from='client.? 172.21.15.67:0/2856463212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:57.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:56 smithi067 bash[27441]: cluster 2024-04-03T23:30:55.741911+0000 mgr.y (mgr.24370) 16571 : cluster [DBG] pgmap v16555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:57.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:56 smithi067 bash[27441]: audit 2024-04-03T23:30:56.428488+0000 mon.a (mon.0) 14109 : audit [DBG] from='client.? 172.21.15.67:0/2856463212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:30:59.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:58 smithi082 bash[20963]: cluster 2024-04-03T23:30:57.742686+0000 mgr.y (mgr.24370) 16572 : cluster [DBG] pgmap v16556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:59.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:58 smithi067 bash[17655]: cluster 2024-04-03T23:30:57.742686+0000 mgr.y (mgr.24370) 16572 : cluster [DBG] pgmap v16556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:30:59.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:58 smithi067 bash[27441]: cluster 2024-04-03T23:30:57.742686+0000 mgr.y (mgr.24370) 16572 : cluster [DBG] pgmap v16556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:00.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:30:59 smithi082 bash[20963]: audit 2024-04-03T23:30:58.886098+0000 mon.c (mon.2) 6620 : audit [DBG] from='client.? 172.21.15.67:0/3292903201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:00.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:30:59 smithi067 bash[27441]: audit 2024-04-03T23:30:58.886098+0000 mon.c (mon.2) 6620 : audit [DBG] from='client.? 172.21.15.67:0/3292903201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:00.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:30:59 smithi067 bash[17655]: audit 2024-04-03T23:30:58.886098+0000 mon.c (mon.2) 6620 : audit [DBG] from='client.? 172.21.15.67:0/3292903201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:01.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:00 smithi082 bash[20963]: cluster 2024-04-03T23:30:59.743385+0000 mgr.y (mgr.24370) 16573 : cluster [DBG] pgmap v16557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:01.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:00 smithi067 bash[17655]: cluster 2024-04-03T23:30:59.743385+0000 mgr.y (mgr.24370) 16573 : cluster [DBG] pgmap v16557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:01.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:00 smithi067 bash[27441]: cluster 2024-04-03T23:30:59.743385+0000 mgr.y (mgr.24370) 16573 : cluster [DBG] pgmap v16557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:02.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:01 smithi082 bash[20963]: audit 2024-04-03T23:31:01.341239+0000 mon.c (mon.2) 6621 : audit [DBG] from='client.? 172.21.15.67:0/3786690261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:02.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:01 smithi067 bash[27441]: audit 2024-04-03T23:31:01.341239+0000 mon.c (mon.2) 6621 : audit [DBG] from='client.? 172.21.15.67:0/3786690261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:02.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:01 smithi067 bash[17655]: audit 2024-04-03T23:31:01.341239+0000 mon.c (mon.2) 6621 : audit [DBG] from='client.? 172.21.15.67:0/3786690261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:03.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:02 smithi082 bash[20963]: cluster 2024-04-03T23:31:01.744734+0000 mgr.y (mgr.24370) 16574 : cluster [DBG] pgmap v16558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:03.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:31:03.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:02 smithi067 bash[27441]: cluster 2024-04-03T23:31:01.744734+0000 mgr.y (mgr.24370) 16574 : cluster [DBG] pgmap v16558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:03.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:02 smithi067 bash[17655]: cluster 2024-04-03T23:31:01.744734+0000 mgr.y (mgr.24370) 16574 : cluster [DBG] pgmap v16558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:03.875 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:31:04.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:03 smithi082 bash[20963]: audit 2024-04-03T23:31:03.801633+0000 mon.a (mon.0) 14110 : audit [DBG] from='client.? 172.21.15.67:0/956044814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:03 smithi067 bash[17655]: audit 2024-04-03T23:31:03.801633+0000 mon.a (mon.0) 14110 : audit [DBG] from='client.? 172.21.15.67:0/956044814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:04.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:03 smithi067 bash[27441]: audit 2024-04-03T23:31:03.801633+0000 mon.a (mon.0) 14110 : audit [DBG] from='client.? 172.21.15.67:0/956044814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:04 smithi082 bash[20963]: cluster 2024-04-03T23:31:03.745440+0000 mgr.y (mgr.24370) 16575 : cluster [DBG] pgmap v16559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:04 smithi067 bash[17655]: cluster 2024-04-03T23:31:03.745440+0000 mgr.y (mgr.24370) 16575 : cluster [DBG] pgmap v16559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:05.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:04 smithi067 bash[27441]: cluster 2024-04-03T23:31:03.745440+0000 mgr.y (mgr.24370) 16575 : cluster [DBG] pgmap v16559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:07.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:06 smithi082 bash[20963]: cluster 2024-04-03T23:31:05.746492+0000 mgr.y (mgr.24370) 16576 : cluster [DBG] pgmap v16560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:07.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:06 smithi082 bash[20963]: audit 2024-04-03T23:31:06.255997+0000 mon.a (mon.0) 14111 : audit [DBG] from='client.? 172.21.15.67:0/447900597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:07.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:06 smithi067 bash[27441]: cluster 2024-04-03T23:31:05.746492+0000 mgr.y (mgr.24370) 16576 : cluster [DBG] pgmap v16560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:07.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:06 smithi067 bash[27441]: audit 2024-04-03T23:31:06.255997+0000 mon.a (mon.0) 14111 : audit [DBG] from='client.? 172.21.15.67:0/447900597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:06 smithi067 bash[17655]: cluster 2024-04-03T23:31:05.746492+0000 mgr.y (mgr.24370) 16576 : cluster [DBG] pgmap v16560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:06 smithi067 bash[17655]: audit 2024-04-03T23:31:06.255997+0000 mon.a (mon.0) 14111 : audit [DBG] from='client.? 172.21.15.67:0/447900597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:09.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:08 smithi082 bash[20963]: cluster 2024-04-03T23:31:07.747305+0000 mgr.y (mgr.24370) 16577 : cluster [DBG] pgmap v16561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:09.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:08 smithi082 bash[20963]: audit 2024-04-03T23:31:08.719239+0000 mon.a (mon.0) 14112 : audit [DBG] from='client.? 172.21.15.67:0/1252096575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:09.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:08 smithi067 bash[27441]: cluster 2024-04-03T23:31:07.747305+0000 mgr.y (mgr.24370) 16577 : cluster [DBG] pgmap v16561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:09.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:08 smithi067 bash[27441]: audit 2024-04-03T23:31:08.719239+0000 mon.a (mon.0) 14112 : audit [DBG] from='client.? 172.21.15.67:0/1252096575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:09.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:08 smithi067 bash[17655]: cluster 2024-04-03T23:31:07.747305+0000 mgr.y (mgr.24370) 16577 : cluster [DBG] pgmap v16561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:09.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:08 smithi067 bash[17655]: audit 2024-04-03T23:31:08.719239+0000 mon.a (mon.0) 14112 : audit [DBG] from='client.? 172.21.15.67:0/1252096575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:10 smithi082 bash[20963]: cluster 2024-04-03T23:31:09.747986+0000 mgr.y (mgr.24370) 16578 : cluster [DBG] pgmap v16562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:10 smithi082 bash[20963]: audit 2024-04-03T23:31:10.539618+0000 mon.a (mon.0) 14113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:10 smithi067 bash[17655]: cluster 2024-04-03T23:31:09.747986+0000 mgr.y (mgr.24370) 16578 : cluster [DBG] pgmap v16562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:10 smithi067 bash[17655]: audit 2024-04-03T23:31:10.539618+0000 mon.a (mon.0) 14113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:11.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:10 smithi067 bash[27441]: cluster 2024-04-03T23:31:09.747986+0000 mgr.y (mgr.24370) 16578 : cluster [DBG] pgmap v16562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:11.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:10 smithi067 bash[27441]: audit 2024-04-03T23:31:10.539618+0000 mon.a (mon.0) 14113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:12.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:11 smithi067 bash[27441]: audit 2024-04-03T23:31:11.182752+0000 mon.a (mon.0) 14114 : audit [DBG] from='client.? 172.21.15.67:0/672523982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:12.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:11 smithi067 bash[17655]: audit 2024-04-03T23:31:11.182752+0000 mon.a (mon.0) 14114 : audit [DBG] from='client.? 172.21.15.67:0/672523982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:12.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:11 smithi082 bash[20963]: audit 2024-04-03T23:31:11.182752+0000 mon.a (mon.0) 14114 : audit [DBG] from='client.? 172.21.15.67:0/672523982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:13.171 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:31:13.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:12 smithi067 bash[27441]: cluster 2024-04-03T23:31:11.749206+0000 mgr.y (mgr.24370) 16579 : cluster [DBG] pgmap v16563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:13.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:12 smithi067 bash[17655]: cluster 2024-04-03T23:31:11.749206+0000 mgr.y (mgr.24370) 16579 : cluster [DBG] pgmap v16563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:13.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:12 smithi082 bash[20963]: cluster 2024-04-03T23:31:11.749206+0000 mgr.y (mgr.24370) 16579 : cluster [DBG] pgmap v16563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:31:14.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:13 smithi067 bash[27441]: audit 2024-04-03T23:31:13.633614+0000 mon.a (mon.0) 14115 : audit [DBG] from='client.? 172.21.15.67:0/408387726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:14.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:13 smithi067 bash[17655]: audit 2024-04-03T23:31:13.633614+0000 mon.a (mon.0) 14115 : audit [DBG] from='client.? 172.21.15.67:0/408387726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:14.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:13 smithi082 bash[20963]: audit 2024-04-03T23:31:13.633614+0000 mon.a (mon.0) 14115 : audit [DBG] from='client.? 172.21.15.67:0/408387726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:14 smithi067 bash[27441]: cluster 2024-04-03T23:31:13.749893+0000 mgr.y (mgr.24370) 16580 : cluster [DBG] pgmap v16564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:14 smithi067 bash[17655]: cluster 2024-04-03T23:31:13.749893+0000 mgr.y (mgr.24370) 16580 : cluster [DBG] pgmap v16564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:14 smithi082 bash[20963]: cluster 2024-04-03T23:31:13.749893+0000 mgr.y (mgr.24370) 16580 : cluster [DBG] pgmap v16564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:15.888 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 23:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T23:31:15.576888408Z level=info msg="Completed cleanup jobs" duration=46.841933ms 2024-04-03T23:31:17.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:16 smithi067 bash[17655]: cluster 2024-04-03T23:31:15.750763+0000 mgr.y (mgr.24370) 16581 : cluster [DBG] pgmap v16565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:17.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:16 smithi067 bash[17655]: audit 2024-04-03T23:31:16.079442+0000 mon.c (mon.2) 6622 : audit [DBG] from='client.? 172.21.15.67:0/2558453378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:17.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:17 smithi067 bash[27441]: cluster 2024-04-03T23:31:15.750763+0000 mgr.y (mgr.24370) 16581 : cluster [DBG] pgmap v16565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:17.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:17 smithi067 bash[27441]: audit 2024-04-03T23:31:16.079442+0000 mon.c (mon.2) 6622 : audit [DBG] from='client.? 172.21.15.67:0/2558453378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:16 smithi082 bash[20963]: cluster 2024-04-03T23:31:15.750763+0000 mgr.y (mgr.24370) 16581 : cluster [DBG] pgmap v16565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:17.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:16 smithi082 bash[20963]: audit 2024-04-03T23:31:16.079442+0000 mon.c (mon.2) 6622 : audit [DBG] from='client.? 172.21.15.67:0/2558453378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:18 smithi067 bash[17655]: cluster 2024-04-03T23:31:17.751703+0000 mgr.y (mgr.24370) 16582 : cluster [DBG] pgmap v16566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:18 smithi067 bash[17655]: audit 2024-04-03T23:31:18.525554+0000 mon.a (mon.0) 14116 : audit [DBG] from='client.? 172.21.15.67:0/277221969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:19.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:18 smithi067 bash[27441]: cluster 2024-04-03T23:31:17.751703+0000 mgr.y (mgr.24370) 16582 : cluster [DBG] pgmap v16566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:19.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:18 smithi067 bash[27441]: audit 2024-04-03T23:31:18.525554+0000 mon.a (mon.0) 14116 : audit [DBG] from='client.? 172.21.15.67:0/277221969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:18 smithi082 bash[20963]: cluster 2024-04-03T23:31:17.751703+0000 mgr.y (mgr.24370) 16582 : cluster [DBG] pgmap v16566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:19.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:18 smithi082 bash[20963]: audit 2024-04-03T23:31:18.525554+0000 mon.a (mon.0) 14116 : audit [DBG] from='client.? 172.21.15.67:0/277221969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:21.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:20 smithi067 bash[17655]: cluster 2024-04-03T23:31:19.752454+0000 mgr.y (mgr.24370) 16583 : cluster [DBG] pgmap v16567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:21.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:20 smithi067 bash[27441]: cluster 2024-04-03T23:31:19.752454+0000 mgr.y (mgr.24370) 16583 : cluster [DBG] pgmap v16567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:20 smithi082 bash[20963]: cluster 2024-04-03T23:31:19.752454+0000 mgr.y (mgr.24370) 16583 : cluster [DBG] pgmap v16567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:22.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:21 smithi082 bash[20963]: audit 2024-04-03T23:31:20.987934+0000 mon.a (mon.0) 14117 : audit [DBG] from='client.? 172.21.15.67:0/1912708270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:22.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:21 smithi067 bash[17655]: audit 2024-04-03T23:31:20.987934+0000 mon.a (mon.0) 14117 : audit [DBG] from='client.? 172.21.15.67:0/1912708270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:22.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:21 smithi067 bash[27441]: audit 2024-04-03T23:31:20.987934+0000 mon.a (mon.0) 14117 : audit [DBG] from='client.? 172.21.15.67:0/1912708270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:22 smithi082 bash[20963]: cluster 2024-04-03T23:31:21.753742+0000 mgr.y (mgr.24370) 16584 : cluster [DBG] pgmap v16568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:22 smithi067 bash[17655]: cluster 2024-04-03T23:31:21.753742+0000 mgr.y (mgr.24370) 16584 : cluster [DBG] pgmap v16568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:31:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:22 smithi067 bash[27441]: cluster 2024-04-03T23:31:21.753742+0000 mgr.y (mgr.24370) 16584 : cluster [DBG] pgmap v16568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:31:24.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:23 smithi082 bash[20963]: audit 2024-04-03T23:31:23.440029+0000 mon.a (mon.0) 14118 : audit [DBG] from='client.? 172.21.15.67:0/1807836664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:24.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:23 smithi067 bash[17655]: audit 2024-04-03T23:31:23.440029+0000 mon.a (mon.0) 14118 : audit [DBG] from='client.? 172.21.15.67:0/1807836664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:24.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:23 smithi067 bash[27441]: audit 2024-04-03T23:31:23.440029+0000 mon.a (mon.0) 14118 : audit [DBG] from='client.? 172.21.15.67:0/1807836664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:24 smithi082 bash[20963]: cluster 2024-04-03T23:31:23.754583+0000 mgr.y (mgr.24370) 16585 : cluster [DBG] pgmap v16569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:25.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:24 smithi067 bash[17655]: cluster 2024-04-03T23:31:23.754583+0000 mgr.y (mgr.24370) 16585 : cluster [DBG] pgmap v16569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:24 smithi067 bash[27441]: cluster 2024-04-03T23:31:23.754583+0000 mgr.y (mgr.24370) 16585 : cluster [DBG] pgmap v16569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:25 smithi082 bash[20963]: audit 2024-04-03T23:31:25.539927+0000 mon.a (mon.0) 14119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:25 smithi082 bash[20963]: audit 2024-04-03T23:31:25.895021+0000 mon.c (mon.2) 6623 : audit [DBG] from='client.? 172.21.15.67:0/34263480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:25 smithi067 bash[17655]: audit 2024-04-03T23:31:25.539927+0000 mon.a (mon.0) 14119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:25 smithi067 bash[17655]: audit 2024-04-03T23:31:25.895021+0000 mon.c (mon.2) 6623 : audit [DBG] from='client.? 172.21.15.67:0/34263480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:25 smithi067 bash[27441]: audit 2024-04-03T23:31:25.539927+0000 mon.a (mon.0) 14119 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:25 smithi067 bash[27441]: audit 2024-04-03T23:31:25.895021+0000 mon.c (mon.2) 6623 : audit [DBG] from='client.? 172.21.15.67:0/34263480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:26 smithi082 bash[20963]: cluster 2024-04-03T23:31:25.755687+0000 mgr.y (mgr.24370) 16586 : cluster [DBG] pgmap v16570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:26 smithi067 bash[17655]: cluster 2024-04-03T23:31:25.755687+0000 mgr.y (mgr.24370) 16586 : cluster [DBG] pgmap v16570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:26 smithi067 bash[27441]: cluster 2024-04-03T23:31:25.755687+0000 mgr.y (mgr.24370) 16586 : cluster [DBG] pgmap v16570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:28 smithi082 bash[20963]: cluster 2024-04-03T23:31:27.756769+0000 mgr.y (mgr.24370) 16587 : cluster [DBG] pgmap v16571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:28 smithi082 bash[20963]: audit 2024-04-03T23:31:28.350456+0000 mon.c (mon.2) 6624 : audit [DBG] from='client.? 172.21.15.67:0/3740657442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:29.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:28 smithi067 bash[17655]: cluster 2024-04-03T23:31:27.756769+0000 mgr.y (mgr.24370) 16587 : cluster [DBG] pgmap v16571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:28 smithi067 bash[17655]: audit 2024-04-03T23:31:28.350456+0000 mon.c (mon.2) 6624 : audit [DBG] from='client.? 172.21.15.67:0/3740657442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:29.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:28 smithi067 bash[27441]: cluster 2024-04-03T23:31:27.756769+0000 mgr.y (mgr.24370) 16587 : cluster [DBG] pgmap v16571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:29.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:28 smithi067 bash[27441]: audit 2024-04-03T23:31:28.350456+0000 mon.c (mon.2) 6624 : audit [DBG] from='client.? 172.21.15.67:0/3740657442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:31.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:30 smithi082 bash[20963]: cluster 2024-04-03T23:31:29.757652+0000 mgr.y (mgr.24370) 16588 : cluster [DBG] pgmap v16572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:30 smithi082 bash[20963]: audit 2024-04-03T23:31:30.806616+0000 mon.c (mon.2) 6625 : audit [DBG] from='client.? 172.21.15.67:0/3939284781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:30 smithi067 bash[27441]: cluster 2024-04-03T23:31:29.757652+0000 mgr.y (mgr.24370) 16588 : cluster [DBG] pgmap v16572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:30 smithi067 bash[27441]: audit 2024-04-03T23:31:30.806616+0000 mon.c (mon.2) 6625 : audit [DBG] from='client.? 172.21.15.67:0/3939284781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:30 smithi067 bash[17655]: cluster 2024-04-03T23:31:29.757652+0000 mgr.y (mgr.24370) 16588 : cluster [DBG] pgmap v16572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:30 smithi067 bash[17655]: audit 2024-04-03T23:31:30.806616+0000 mon.c (mon.2) 6625 : audit [DBG] from='client.? 172.21.15.67:0/3939284781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:32 smithi082 bash[20963]: cluster 2024-04-03T23:31:31.758822+0000 mgr.y (mgr.24370) 16589 : cluster [DBG] pgmap v16573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:32 smithi067 bash[17655]: cluster 2024-04-03T23:31:31.758822+0000 mgr.y (mgr.24370) 16589 : cluster [DBG] pgmap v16573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:31:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:32 smithi067 bash[27441]: cluster 2024-04-03T23:31:31.758822+0000 mgr.y (mgr.24370) 16589 : cluster [DBG] pgmap v16573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:31:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:33 smithi082 bash[20963]: audit 2024-04-03T23:31:33.259439+0000 mon.c (mon.2) 6626 : audit [DBG] from='client.? 172.21.15.67:0/3680462376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:34.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:33 smithi067 bash[17655]: audit 2024-04-03T23:31:33.259439+0000 mon.c (mon.2) 6626 : audit [DBG] from='client.? 172.21.15.67:0/3680462376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:34.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:33 smithi067 bash[27441]: audit 2024-04-03T23:31:33.259439+0000 mon.c (mon.2) 6626 : audit [DBG] from='client.? 172.21.15.67:0/3680462376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:35.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:34 smithi082 bash[20963]: cluster 2024-04-03T23:31:33.759510+0000 mgr.y (mgr.24370) 16590 : cluster [DBG] pgmap v16574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:34 smithi067 bash[27441]: cluster 2024-04-03T23:31:33.759510+0000 mgr.y (mgr.24370) 16590 : cluster [DBG] pgmap v16574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:34 smithi067 bash[17655]: cluster 2024-04-03T23:31:33.759510+0000 mgr.y (mgr.24370) 16590 : cluster [DBG] pgmap v16574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:36.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:35 smithi082 bash[20963]: audit 2024-04-03T23:31:35.715398+0000 mon.a (mon.0) 14120 : audit [DBG] from='client.? 172.21.15.67:0/2078278257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:36.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:35 smithi067 bash[27441]: audit 2024-04-03T23:31:35.715398+0000 mon.a (mon.0) 14120 : audit [DBG] from='client.? 172.21.15.67:0/2078278257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:36.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:35 smithi067 bash[17655]: audit 2024-04-03T23:31:35.715398+0000 mon.a (mon.0) 14120 : audit [DBG] from='client.? 172.21.15.67:0/2078278257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:37.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:36 smithi082 bash[20963]: cluster 2024-04-03T23:31:35.762098+0000 mgr.y (mgr.24370) 16591 : cluster [DBG] pgmap v16575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:36 smithi067 bash[27441]: cluster 2024-04-03T23:31:35.762098+0000 mgr.y (mgr.24370) 16591 : cluster [DBG] pgmap v16575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:36 smithi067 bash[17655]: cluster 2024-04-03T23:31:35.762098+0000 mgr.y (mgr.24370) 16591 : cluster [DBG] pgmap v16575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:39.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:38 smithi082 bash[20963]: cluster 2024-04-03T23:31:37.762888+0000 mgr.y (mgr.24370) 16592 : cluster [DBG] pgmap v16576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:39.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:38 smithi082 bash[20963]: audit 2024-04-03T23:31:38.169663+0000 mon.a (mon.0) 14121 : audit [DBG] from='client.? 172.21.15.67:0/3315274409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:38 smithi067 bash[27441]: cluster 2024-04-03T23:31:37.762888+0000 mgr.y (mgr.24370) 16592 : cluster [DBG] pgmap v16576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:38 smithi067 bash[27441]: audit 2024-04-03T23:31:38.169663+0000 mon.a (mon.0) 14121 : audit [DBG] from='client.? 172.21.15.67:0/3315274409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:38 smithi067 bash[17655]: cluster 2024-04-03T23:31:37.762888+0000 mgr.y (mgr.24370) 16592 : cluster [DBG] pgmap v16576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:38 smithi067 bash[17655]: audit 2024-04-03T23:31:38.169663+0000 mon.a (mon.0) 14121 : audit [DBG] from='client.? 172.21.15.67:0/3315274409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:40.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:40 smithi082 bash[20963]: audit 2024-04-03T23:31:39.043929+0000 mon.a (mon.0) 14122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:31:40.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:40 smithi067 bash[17655]: audit 2024-04-03T23:31:39.043929+0000 mon.a (mon.0) 14122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:31:40.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:40 smithi067 bash[27441]: audit 2024-04-03T23:31:39.043929+0000 mon.a (mon.0) 14122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:31:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:41 smithi082 bash[20963]: cluster 2024-04-03T23:31:39.763572+0000 mgr.y (mgr.24370) 16593 : cluster [DBG] pgmap v16577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:41 smithi082 bash[20963]: audit 2024-04-03T23:31:40.540268+0000 mon.a (mon.0) 14123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:41 smithi082 bash[20963]: audit 2024-04-03T23:31:40.630211+0000 mon.a (mon.0) 14124 : audit [DBG] from='client.? 172.21.15.67:0/2706460723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:41 smithi067 bash[27441]: cluster 2024-04-03T23:31:39.763572+0000 mgr.y (mgr.24370) 16593 : cluster [DBG] pgmap v16577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:41 smithi067 bash[27441]: audit 2024-04-03T23:31:40.540268+0000 mon.a (mon.0) 14123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:41 smithi067 bash[27441]: audit 2024-04-03T23:31:40.630211+0000 mon.a (mon.0) 14124 : audit [DBG] from='client.? 172.21.15.67:0/2706460723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:41 smithi067 bash[17655]: cluster 2024-04-03T23:31:39.763572+0000 mgr.y (mgr.24370) 16593 : cluster [DBG] pgmap v16577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:41 smithi067 bash[17655]: audit 2024-04-03T23:31:40.540268+0000 mon.a (mon.0) 14123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:41 smithi067 bash[17655]: audit 2024-04-03T23:31:40.630211+0000 mon.a (mon.0) 14124 : audit [DBG] from='client.? 172.21.15.67:0/2706460723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:43.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:43 smithi082 bash[20963]: cluster 2024-04-03T23:31:41.764780+0000 mgr.y (mgr.24370) 16594 : cluster [DBG] pgmap v16578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:31:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:43 smithi067 bash[27441]: cluster 2024-04-03T23:31:41.764780+0000 mgr.y (mgr.24370) 16594 : cluster [DBG] pgmap v16578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:43 smithi067 bash[17655]: cluster 2024-04-03T23:31:41.764780+0000 mgr.y (mgr.24370) 16594 : cluster [DBG] pgmap v16578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:31:44.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:44 smithi082 bash[20963]: audit 2024-04-03T23:31:43.083997+0000 mon.a (mon.0) 14125 : audit [DBG] from='client.? 172.21.15.67:0/549283589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:44.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:44 smithi067 bash[27441]: audit 2024-04-03T23:31:43.083997+0000 mon.a (mon.0) 14125 : audit [DBG] from='client.? 172.21.15.67:0/549283589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:44 smithi067 bash[17655]: audit 2024-04-03T23:31:43.083997+0000 mon.a (mon.0) 14125 : audit [DBG] from='client.? 172.21.15.67:0/549283589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:45.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:45 smithi082 bash[20963]: cluster 2024-04-03T23:31:43.765369+0000 mgr.y (mgr.24370) 16595 : cluster [DBG] pgmap v16579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:45 smithi082 bash[20963]: audit 2024-04-03T23:31:44.749795+0000 mon.a (mon.0) 14126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:45 smithi082 bash[20963]: audit 2024-04-03T23:31:44.756868+0000 mon.a (mon.0) 14127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:45 smithi067 bash[17655]: cluster 2024-04-03T23:31:43.765369+0000 mgr.y (mgr.24370) 16595 : cluster [DBG] pgmap v16579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:45 smithi067 bash[17655]: audit 2024-04-03T23:31:44.749795+0000 mon.a (mon.0) 14126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:45 smithi067 bash[17655]: audit 2024-04-03T23:31:44.756868+0000 mon.a (mon.0) 14127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:45 smithi067 bash[27441]: cluster 2024-04-03T23:31:43.765369+0000 mgr.y (mgr.24370) 16595 : cluster [DBG] pgmap v16579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:45 smithi067 bash[27441]: audit 2024-04-03T23:31:44.749795+0000 mon.a (mon.0) 14126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:45 smithi067 bash[27441]: audit 2024-04-03T23:31:44.756868+0000 mon.a (mon.0) 14127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:46 smithi082 bash[20963]: audit 2024-04-03T23:31:45.097823+0000 mon.a (mon.0) 14128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:46 smithi082 bash[20963]: audit 2024-04-03T23:31:45.108239+0000 mon.a (mon.0) 14129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:46 smithi082 bash[20963]: audit 2024-04-03T23:31:45.531199+0000 mon.a (mon.0) 14130 : audit [DBG] from='client.? 172.21.15.67:0/3492768213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:46 smithi082 bash[20963]: audit 2024-04-03T23:31:45.601831+0000 mon.a (mon.0) 14131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:31:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:46 smithi082 bash[20963]: audit 2024-04-03T23:31:45.603330+0000 mon.a (mon.0) 14132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:31:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:46 smithi082 bash[20963]: audit 2024-04-03T23:31:45.613487+0000 mon.a (mon.0) 14133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[27441]: audit 2024-04-03T23:31:45.097823+0000 mon.a (mon.0) 14128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[27441]: audit 2024-04-03T23:31:45.108239+0000 mon.a (mon.0) 14129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[27441]: audit 2024-04-03T23:31:45.531199+0000 mon.a (mon.0) 14130 : audit [DBG] from='client.? 172.21.15.67:0/3492768213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[27441]: audit 2024-04-03T23:31:45.601831+0000 mon.a (mon.0) 14131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:31:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[27441]: audit 2024-04-03T23:31:45.603330+0000 mon.a (mon.0) 14132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:31:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[27441]: audit 2024-04-03T23:31:45.613487+0000 mon.a (mon.0) 14133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[17655]: audit 2024-04-03T23:31:45.097823+0000 mon.a (mon.0) 14128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[17655]: audit 2024-04-03T23:31:45.108239+0000 mon.a (mon.0) 14129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[17655]: audit 2024-04-03T23:31:45.531199+0000 mon.a (mon.0) 14130 : audit [DBG] from='client.? 172.21.15.67:0/3492768213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[17655]: audit 2024-04-03T23:31:45.601831+0000 mon.a (mon.0) 14131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:31:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[17655]: audit 2024-04-03T23:31:45.603330+0000 mon.a (mon.0) 14132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:31:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:46 smithi067 bash[17655]: audit 2024-04-03T23:31:45.613487+0000 mon.a (mon.0) 14133 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:31:47.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:47 smithi082 bash[20963]: cluster 2024-04-03T23:31:45.766451+0000 mgr.y (mgr.24370) 16596 : cluster [DBG] pgmap v16580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:47 smithi067 bash[17655]: cluster 2024-04-03T23:31:45.766451+0000 mgr.y (mgr.24370) 16596 : cluster [DBG] pgmap v16580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:47 smithi067 bash[27441]: cluster 2024-04-03T23:31:45.766451+0000 mgr.y (mgr.24370) 16596 : cluster [DBG] pgmap v16580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:48.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:48 smithi082 bash[20963]: audit 2024-04-03T23:31:47.987937+0000 mon.a (mon.0) 14134 : audit [DBG] from='client.? 172.21.15.67:0/3818258555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:48.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:48 smithi067 bash[27441]: audit 2024-04-03T23:31:47.987937+0000 mon.a (mon.0) 14134 : audit [DBG] from='client.? 172.21.15.67:0/3818258555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:48.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:48 smithi067 bash[17655]: audit 2024-04-03T23:31:47.987937+0000 mon.a (mon.0) 14134 : audit [DBG] from='client.? 172.21.15.67:0/3818258555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:49 smithi082 bash[20963]: cluster 2024-04-03T23:31:47.767104+0000 mgr.y (mgr.24370) 16597 : cluster [DBG] pgmap v16581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:49 smithi067 bash[27441]: cluster 2024-04-03T23:31:47.767104+0000 mgr.y (mgr.24370) 16597 : cluster [DBG] pgmap v16581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:49 smithi067 bash[17655]: cluster 2024-04-03T23:31:47.767104+0000 mgr.y (mgr.24370) 16597 : cluster [DBG] pgmap v16581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:51 smithi082 bash[20963]: cluster 2024-04-03T23:31:49.767725+0000 mgr.y (mgr.24370) 16598 : cluster [DBG] pgmap v16582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:51 smithi082 bash[20963]: audit 2024-04-03T23:31:50.438342+0000 mon.a (mon.0) 14135 : audit [DBG] from='client.? 172.21.15.67:0/4071596149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:51 smithi067 bash[27441]: cluster 2024-04-03T23:31:49.767725+0000 mgr.y (mgr.24370) 16598 : cluster [DBG] pgmap v16582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:51 smithi067 bash[27441]: audit 2024-04-03T23:31:50.438342+0000 mon.a (mon.0) 14135 : audit [DBG] from='client.? 172.21.15.67:0/4071596149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:51 smithi067 bash[17655]: cluster 2024-04-03T23:31:49.767725+0000 mgr.y (mgr.24370) 16598 : cluster [DBG] pgmap v16582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:51 smithi067 bash[17655]: audit 2024-04-03T23:31:50.438342+0000 mon.a (mon.0) 14135 : audit [DBG] from='client.? 172.21.15.67:0/4071596149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:53.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:53 smithi082 bash[20963]: cluster 2024-04-03T23:31:51.768420+0000 mgr.y (mgr.24370) 16599 : cluster [DBG] pgmap v16583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:53 smithi082 bash[20963]: audit 2024-04-03T23:31:52.897892+0000 mon.a (mon.0) 14136 : audit [DBG] from='client.? 172.21.15.67:0/3532457718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:53 smithi067 bash[17655]: cluster 2024-04-03T23:31:51.768420+0000 mgr.y (mgr.24370) 16599 : cluster [DBG] pgmap v16583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:53 smithi067 bash[17655]: audit 2024-04-03T23:31:52.897892+0000 mon.a (mon.0) 14136 : audit [DBG] from='client.? 172.21.15.67:0/3532457718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:31:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:53 smithi067 bash[27441]: cluster 2024-04-03T23:31:51.768420+0000 mgr.y (mgr.24370) 16599 : cluster [DBG] pgmap v16583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:53 smithi067 bash[27441]: audit 2024-04-03T23:31:52.897892+0000 mon.a (mon.0) 14136 : audit [DBG] from='client.? 172.21.15.67:0/3532457718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:31:55.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:55 smithi082 bash[20963]: cluster 2024-04-03T23:31:53.769095+0000 mgr.y (mgr.24370) 16600 : cluster [DBG] pgmap v16584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:55 smithi067 bash[17655]: cluster 2024-04-03T23:31:53.769095+0000 mgr.y (mgr.24370) 16600 : cluster [DBG] pgmap v16584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:55 smithi067 bash[27441]: cluster 2024-04-03T23:31:53.769095+0000 mgr.y (mgr.24370) 16600 : cluster [DBG] pgmap v16584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:56 smithi067 bash[17655]: audit 2024-04-03T23:31:55.353595+0000 mon.a (mon.0) 14137 : audit [DBG] from='client.? 172.21.15.67:0/461218875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:56 smithi067 bash[17655]: audit 2024-04-03T23:31:55.540834+0000 mon.a (mon.0) 14138 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:56 smithi067 bash[27441]: audit 2024-04-03T23:31:55.353595+0000 mon.a (mon.0) 14137 : audit [DBG] from='client.? 172.21.15.67:0/461218875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:56 smithi067 bash[27441]: audit 2024-04-03T23:31:55.540834+0000 mon.a (mon.0) 14138 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:56.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:56 smithi082 bash[20963]: audit 2024-04-03T23:31:55.353595+0000 mon.a (mon.0) 14137 : audit [DBG] from='client.? 172.21.15.67:0/461218875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:56.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:56 smithi082 bash[20963]: audit 2024-04-03T23:31:55.540834+0000 mon.a (mon.0) 14138 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:31:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:57 smithi067 bash[17655]: cluster 2024-04-03T23:31:55.770271+0000 mgr.y (mgr.24370) 16601 : cluster [DBG] pgmap v16585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:57 smithi067 bash[27441]: cluster 2024-04-03T23:31:55.770271+0000 mgr.y (mgr.24370) 16601 : cluster [DBG] pgmap v16585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:57.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:57 smithi082 bash[20963]: cluster 2024-04-03T23:31:55.770271+0000 mgr.y (mgr.24370) 16601 : cluster [DBG] pgmap v16585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:58.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:58 smithi067 bash[17655]: audit 2024-04-03T23:31:57.805124+0000 mon.a (mon.0) 14139 : audit [DBG] from='client.? 172.21.15.67:0/984365356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:58.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:58 smithi067 bash[27441]: audit 2024-04-03T23:31:57.805124+0000 mon.a (mon.0) 14139 : audit [DBG] from='client.? 172.21.15.67:0/984365356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:58.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:58 smithi082 bash[20963]: audit 2024-04-03T23:31:57.805124+0000 mon.a (mon.0) 14139 : audit [DBG] from='client.? 172.21.15.67:0/984365356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:31:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:31:59 smithi067 bash[17655]: cluster 2024-04-03T23:31:57.771077+0000 mgr.y (mgr.24370) 16602 : cluster [DBG] pgmap v16586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:31:59 smithi067 bash[27441]: cluster 2024-04-03T23:31:57.771077+0000 mgr.y (mgr.24370) 16602 : cluster [DBG] pgmap v16586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:31:59.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:31:59 smithi082 bash[20963]: cluster 2024-04-03T23:31:57.771077+0000 mgr.y (mgr.24370) 16602 : cluster [DBG] pgmap v16586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:01 smithi067 bash[17655]: cluster 2024-04-03T23:31:59.771541+0000 mgr.y (mgr.24370) 16603 : cluster [DBG] pgmap v16587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:01 smithi067 bash[17655]: audit 2024-04-03T23:32:00.256922+0000 mon.c (mon.2) 6627 : audit [DBG] from='client.? 172.21.15.67:0/18718656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:01 smithi067 bash[27441]: cluster 2024-04-03T23:31:59.771541+0000 mgr.y (mgr.24370) 16603 : cluster [DBG] pgmap v16587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:01 smithi067 bash[27441]: audit 2024-04-03T23:32:00.256922+0000 mon.c (mon.2) 6627 : audit [DBG] from='client.? 172.21.15.67:0/18718656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:01.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:01 smithi082 bash[20963]: cluster 2024-04-03T23:31:59.771541+0000 mgr.y (mgr.24370) 16603 : cluster [DBG] pgmap v16587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:01 smithi082 bash[20963]: audit 2024-04-03T23:32:00.256922+0000 mon.c (mon.2) 6627 : audit [DBG] from='client.? 172.21.15.67:0/18718656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:32:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:03 smithi067 bash[27441]: cluster 2024-04-03T23:32:01.772743+0000 mgr.y (mgr.24370) 16604 : cluster [DBG] pgmap v16588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:03 smithi067 bash[27441]: audit 2024-04-03T23:32:02.706137+0000 mon.c (mon.2) 6628 : audit [DBG] from='client.? 172.21.15.67:0/3495768021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:03 smithi067 bash[17655]: cluster 2024-04-03T23:32:01.772743+0000 mgr.y (mgr.24370) 16604 : cluster [DBG] pgmap v16588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:03 smithi067 bash[17655]: audit 2024-04-03T23:32:02.706137+0000 mon.c (mon.2) 6628 : audit [DBG] from='client.? 172.21.15.67:0/3495768021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:03.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:03 smithi082 bash[20963]: cluster 2024-04-03T23:32:01.772743+0000 mgr.y (mgr.24370) 16604 : cluster [DBG] pgmap v16588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:03.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:03 smithi082 bash[20963]: audit 2024-04-03T23:32:02.706137+0000 mon.c (mon.2) 6628 : audit [DBG] from='client.? 172.21.15.67:0/3495768021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:32:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:05 smithi067 bash[27441]: cluster 2024-04-03T23:32:03.773541+0000 mgr.y (mgr.24370) 16605 : cluster [DBG] pgmap v16589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:05 smithi067 bash[17655]: cluster 2024-04-03T23:32:03.773541+0000 mgr.y (mgr.24370) 16605 : cluster [DBG] pgmap v16589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:05 smithi082 bash[20963]: cluster 2024-04-03T23:32:03.773541+0000 mgr.y (mgr.24370) 16605 : cluster [DBG] pgmap v16589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:06.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:06 smithi082 bash[20963]: audit 2024-04-03T23:32:05.161224+0000 mon.a (mon.0) 14140 : audit [DBG] from='client.? 172.21.15.67:0/1620092597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:06.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:06 smithi067 bash[17655]: audit 2024-04-03T23:32:05.161224+0000 mon.a (mon.0) 14140 : audit [DBG] from='client.? 172.21.15.67:0/1620092597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:06.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:06 smithi067 bash[27441]: audit 2024-04-03T23:32:05.161224+0000 mon.a (mon.0) 14140 : audit [DBG] from='client.? 172.21.15.67:0/1620092597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:07.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:07 smithi082 bash[20963]: cluster 2024-04-03T23:32:05.774626+0000 mgr.y (mgr.24370) 16606 : cluster [DBG] pgmap v16590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:07.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:07 smithi067 bash[17655]: cluster 2024-04-03T23:32:05.774626+0000 mgr.y (mgr.24370) 16606 : cluster [DBG] pgmap v16590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:07.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:07 smithi067 bash[27441]: cluster 2024-04-03T23:32:05.774626+0000 mgr.y (mgr.24370) 16606 : cluster [DBG] pgmap v16590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:08.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:08 smithi082 bash[20963]: audit 2024-04-03T23:32:07.610453+0000 mon.a (mon.0) 14141 : audit [DBG] from='client.? 172.21.15.67:0/826837578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:08.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:08 smithi067 bash[17655]: audit 2024-04-03T23:32:07.610453+0000 mon.a (mon.0) 14141 : audit [DBG] from='client.? 172.21.15.67:0/826837578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:08.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:08 smithi067 bash[27441]: audit 2024-04-03T23:32:07.610453+0000 mon.a (mon.0) 14141 : audit [DBG] from='client.? 172.21.15.67:0/826837578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:09.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:09 smithi082 bash[20963]: cluster 2024-04-03T23:32:07.775145+0000 mgr.y (mgr.24370) 16607 : cluster [DBG] pgmap v16591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:09.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:09 smithi067 bash[17655]: cluster 2024-04-03T23:32:07.775145+0000 mgr.y (mgr.24370) 16607 : cluster [DBG] pgmap v16591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:09.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:09 smithi067 bash[27441]: cluster 2024-04-03T23:32:07.775145+0000 mgr.y (mgr.24370) 16607 : cluster [DBG] pgmap v16591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:10.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:10 smithi082 bash[20963]: audit 2024-04-03T23:32:10.067445+0000 mon.c (mon.2) 6629 : audit [DBG] from='client.? 172.21.15.67:0/1697849837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:10.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:10 smithi067 bash[17655]: audit 2024-04-03T23:32:10.067445+0000 mon.c (mon.2) 6629 : audit [DBG] from='client.? 172.21.15.67:0/1697849837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:10.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:10 smithi067 bash[27441]: audit 2024-04-03T23:32:10.067445+0000 mon.c (mon.2) 6629 : audit [DBG] from='client.? 172.21.15.67:0/1697849837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:11 smithi082 bash[20963]: cluster 2024-04-03T23:32:09.775645+0000 mgr.y (mgr.24370) 16608 : cluster [DBG] pgmap v16592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:11 smithi082 bash[20963]: audit 2024-04-03T23:32:10.541160+0000 mon.a (mon.0) 14142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:11.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:11 smithi067 bash[27441]: cluster 2024-04-03T23:32:09.775645+0000 mgr.y (mgr.24370) 16608 : cluster [DBG] pgmap v16592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:11.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:11 smithi067 bash[27441]: audit 2024-04-03T23:32:10.541160+0000 mon.a (mon.0) 14142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:11.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:11 smithi067 bash[17655]: cluster 2024-04-03T23:32:09.775645+0000 mgr.y (mgr.24370) 16608 : cluster [DBG] pgmap v16592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:11.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:11 smithi067 bash[17655]: audit 2024-04-03T23:32:10.541160+0000 mon.a (mon.0) 14142 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:13] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T23:32:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:13 smithi067 bash[17655]: cluster 2024-04-03T23:32:11.776850+0000 mgr.y (mgr.24370) 16609 : cluster [DBG] pgmap v16593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:13 smithi067 bash[17655]: audit 2024-04-03T23:32:12.506835+0000 mon.a (mon.0) 14143 : audit [DBG] from='client.? 172.21.15.67:0/894335182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:13 smithi067 bash[27441]: cluster 2024-04-03T23:32:11.776850+0000 mgr.y (mgr.24370) 16609 : cluster [DBG] pgmap v16593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:13 smithi067 bash[27441]: audit 2024-04-03T23:32:12.506835+0000 mon.a (mon.0) 14143 : audit [DBG] from='client.? 172.21.15.67:0/894335182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:13.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:13 smithi082 bash[20963]: cluster 2024-04-03T23:32:11.776850+0000 mgr.y (mgr.24370) 16609 : cluster [DBG] pgmap v16593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:13.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:13 smithi082 bash[20963]: audit 2024-04-03T23:32:12.506835+0000 mon.a (mon.0) 14143 : audit [DBG] from='client.? 172.21.15.67:0/894335182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:32:15.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:15 smithi082 bash[20963]: cluster 2024-04-03T23:32:13.777488+0000 mgr.y (mgr.24370) 16610 : cluster [DBG] pgmap v16594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:15.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:15 smithi082 bash[20963]: audit 2024-04-03T23:32:14.954990+0000 mon.a (mon.0) 14144 : audit [DBG] from='client.? 172.21.15.67:0/2536743753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:15.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:15 smithi067 bash[17655]: cluster 2024-04-03T23:32:13.777488+0000 mgr.y (mgr.24370) 16610 : cluster [DBG] pgmap v16594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:15.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:15 smithi067 bash[17655]: audit 2024-04-03T23:32:14.954990+0000 mon.a (mon.0) 14144 : audit [DBG] from='client.? 172.21.15.67:0/2536743753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:15.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:15 smithi067 bash[27441]: cluster 2024-04-03T23:32:13.777488+0000 mgr.y (mgr.24370) 16610 : cluster [DBG] pgmap v16594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:15.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:15 smithi067 bash[27441]: audit 2024-04-03T23:32:14.954990+0000 mon.a (mon.0) 14144 : audit [DBG] from='client.? 172.21.15.67:0/2536743753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:17.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:17 smithi082 bash[20963]: cluster 2024-04-03T23:32:15.778403+0000 mgr.y (mgr.24370) 16611 : cluster [DBG] pgmap v16595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:17.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:17 smithi067 bash[17655]: cluster 2024-04-03T23:32:15.778403+0000 mgr.y (mgr.24370) 16611 : cluster [DBG] pgmap v16595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:17.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:17 smithi067 bash[27441]: cluster 2024-04-03T23:32:15.778403+0000 mgr.y (mgr.24370) 16611 : cluster [DBG] pgmap v16595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:18.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:18 smithi082 bash[20963]: audit 2024-04-03T23:32:17.406961+0000 mon.a (mon.0) 14145 : audit [DBG] from='client.? 172.21.15.67:0/1859100637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:18.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:18 smithi067 bash[17655]: audit 2024-04-03T23:32:17.406961+0000 mon.a (mon.0) 14145 : audit [DBG] from='client.? 172.21.15.67:0/1859100637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:18.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:18 smithi067 bash[27441]: audit 2024-04-03T23:32:17.406961+0000 mon.a (mon.0) 14145 : audit [DBG] from='client.? 172.21.15.67:0/1859100637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:19.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:19 smithi082 bash[20963]: cluster 2024-04-03T23:32:17.779205+0000 mgr.y (mgr.24370) 16612 : cluster [DBG] pgmap v16596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:19.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:19 smithi067 bash[17655]: cluster 2024-04-03T23:32:17.779205+0000 mgr.y (mgr.24370) 16612 : cluster [DBG] pgmap v16596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:19.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:19 smithi067 bash[27441]: cluster 2024-04-03T23:32:17.779205+0000 mgr.y (mgr.24370) 16612 : cluster [DBG] pgmap v16596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:20.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:20 smithi082 bash[20963]: audit 2024-04-03T23:32:19.861004+0000 mon.c (mon.2) 6630 : audit [DBG] from='client.? 172.21.15.67:0/3475636261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:20.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:20 smithi067 bash[17655]: audit 2024-04-03T23:32:19.861004+0000 mon.c (mon.2) 6630 : audit [DBG] from='client.? 172.21.15.67:0/3475636261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:20.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:20 smithi067 bash[27441]: audit 2024-04-03T23:32:19.861004+0000 mon.c (mon.2) 6630 : audit [DBG] from='client.? 172.21.15.67:0/3475636261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:21.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:21 smithi082 bash[20963]: cluster 2024-04-03T23:32:19.779848+0000 mgr.y (mgr.24370) 16613 : cluster [DBG] pgmap v16597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:21.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:21 smithi067 bash[17655]: cluster 2024-04-03T23:32:19.779848+0000 mgr.y (mgr.24370) 16613 : cluster [DBG] pgmap v16597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:21.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:21 smithi067 bash[27441]: cluster 2024-04-03T23:32:19.779848+0000 mgr.y (mgr.24370) 16613 : cluster [DBG] pgmap v16597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:23] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T23:32:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:23 smithi067 bash[17655]: cluster 2024-04-03T23:32:21.781092+0000 mgr.y (mgr.24370) 16614 : cluster [DBG] pgmap v16598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:23 smithi067 bash[17655]: audit 2024-04-03T23:32:22.306906+0000 mon.c (mon.2) 6631 : audit [DBG] from='client.? 172.21.15.67:0/1350266191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:23 smithi067 bash[27441]: cluster 2024-04-03T23:32:21.781092+0000 mgr.y (mgr.24370) 16614 : cluster [DBG] pgmap v16598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:23 smithi067 bash[27441]: audit 2024-04-03T23:32:22.306906+0000 mon.c (mon.2) 6631 : audit [DBG] from='client.? 172.21.15.67:0/1350266191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:23.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:23 smithi082 bash[20963]: cluster 2024-04-03T23:32:21.781092+0000 mgr.y (mgr.24370) 16614 : cluster [DBG] pgmap v16598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:23.508 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:23 smithi082 bash[20963]: audit 2024-04-03T23:32:22.306906+0000 mon.c (mon.2) 6631 : audit [DBG] from='client.? 172.21.15.67:0/1350266191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:32:25.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:25 smithi082 bash[20963]: cluster 2024-04-03T23:32:23.781753+0000 mgr.y (mgr.24370) 16615 : cluster [DBG] pgmap v16599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:25.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:25 smithi082 bash[20963]: audit 2024-04-03T23:32:24.761881+0000 mon.c (mon.2) 6632 : audit [DBG] from='client.? 172.21.15.67:0/389253882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:25 smithi067 bash[27441]: cluster 2024-04-03T23:32:23.781753+0000 mgr.y (mgr.24370) 16615 : cluster [DBG] pgmap v16599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:25 smithi067 bash[27441]: audit 2024-04-03T23:32:24.761881+0000 mon.c (mon.2) 6632 : audit [DBG] from='client.? 172.21.15.67:0/389253882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:25 smithi067 bash[17655]: cluster 2024-04-03T23:32:23.781753+0000 mgr.y (mgr.24370) 16615 : cluster [DBG] pgmap v16599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:25 smithi067 bash[17655]: audit 2024-04-03T23:32:24.761881+0000 mon.c (mon.2) 6632 : audit [DBG] from='client.? 172.21.15.67:0/389253882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:26.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:26 smithi082 bash[20963]: audit 2024-04-03T23:32:25.541417+0000 mon.a (mon.0) 14146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:26.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:26 smithi067 bash[17655]: audit 2024-04-03T23:32:25.541417+0000 mon.a (mon.0) 14146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:26.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:26 smithi067 bash[27441]: audit 2024-04-03T23:32:25.541417+0000 mon.a (mon.0) 14146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:27.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:27 smithi082 bash[20963]: cluster 2024-04-03T23:32:25.782790+0000 mgr.y (mgr.24370) 16616 : cluster [DBG] pgmap v16600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:27.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:27 smithi082 bash[20963]: audit 2024-04-03T23:32:27.208913+0000 mon.a (mon.0) 14147 : audit [DBG] from='client.? 172.21.15.67:0/2534597641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:27.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:27 smithi067 bash[17655]: cluster 2024-04-03T23:32:25.782790+0000 mgr.y (mgr.24370) 16616 : cluster [DBG] pgmap v16600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:27.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:27 smithi067 bash[17655]: audit 2024-04-03T23:32:27.208913+0000 mon.a (mon.0) 14147 : audit [DBG] from='client.? 172.21.15.67:0/2534597641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:27.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:27 smithi067 bash[27441]: cluster 2024-04-03T23:32:25.782790+0000 mgr.y (mgr.24370) 16616 : cluster [DBG] pgmap v16600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:27.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:27 smithi067 bash[27441]: audit 2024-04-03T23:32:27.208913+0000 mon.a (mon.0) 14147 : audit [DBG] from='client.? 172.21.15.67:0/2534597641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:29.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:29 smithi082 bash[20963]: cluster 2024-04-03T23:32:27.783633+0000 mgr.y (mgr.24370) 16617 : cluster [DBG] pgmap v16601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:29.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:29 smithi067 bash[27441]: cluster 2024-04-03T23:32:27.783633+0000 mgr.y (mgr.24370) 16617 : cluster [DBG] pgmap v16601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:29.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:29 smithi067 bash[17655]: cluster 2024-04-03T23:32:27.783633+0000 mgr.y (mgr.24370) 16617 : cluster [DBG] pgmap v16601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:30.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:30 smithi082 bash[20963]: audit 2024-04-03T23:32:29.666692+0000 mon.a (mon.0) 14148 : audit [DBG] from='client.? 172.21.15.67:0/2165092199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:30.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:30 smithi067 bash[27441]: audit 2024-04-03T23:32:29.666692+0000 mon.a (mon.0) 14148 : audit [DBG] from='client.? 172.21.15.67:0/2165092199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:30.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:30 smithi067 bash[17655]: audit 2024-04-03T23:32:29.666692+0000 mon.a (mon.0) 14148 : audit [DBG] from='client.? 172.21.15.67:0/2165092199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:31.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:31 smithi082 bash[20963]: cluster 2024-04-03T23:32:29.784349+0000 mgr.y (mgr.24370) 16618 : cluster [DBG] pgmap v16602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:31.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:31 smithi067 bash[27441]: cluster 2024-04-03T23:32:29.784349+0000 mgr.y (mgr.24370) 16618 : cluster [DBG] pgmap v16602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:31.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:31 smithi067 bash[17655]: cluster 2024-04-03T23:32:29.784349+0000 mgr.y (mgr.24370) 16618 : cluster [DBG] pgmap v16602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:32.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:32 smithi082 bash[20963]: audit 2024-04-03T23:32:32.117616+0000 mon.c (mon.2) 6633 : audit [DBG] from='client.? 172.21.15.67:0/2176270546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:32.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:32 smithi067 bash[17655]: audit 2024-04-03T23:32:32.117616+0000 mon.c (mon.2) 6633 : audit [DBG] from='client.? 172.21.15.67:0/2176270546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:32.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:32 smithi067 bash[27441]: audit 2024-04-03T23:32:32.117616+0000 mon.c (mon.2) 6633 : audit [DBG] from='client.? 172.21.15.67:0/2176270546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:33 smithi067 bash[17655]: cluster 2024-04-03T23:32:31.785445+0000 mgr.y (mgr.24370) 16619 : cluster [DBG] pgmap v16603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:32:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:33 smithi067 bash[27441]: cluster 2024-04-03T23:32:31.785445+0000 mgr.y (mgr.24370) 16619 : cluster [DBG] pgmap v16603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:33.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:33 smithi082 bash[20963]: cluster 2024-04-03T23:32:31.785445+0000 mgr.y (mgr.24370) 16619 : cluster [DBG] pgmap v16603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:33.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:32:35.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:35 smithi082 bash[20963]: cluster 2024-04-03T23:32:33.786172+0000 mgr.y (mgr.24370) 16620 : cluster [DBG] pgmap v16604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:35.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:35 smithi082 bash[20963]: audit 2024-04-03T23:32:34.568226+0000 mon.c (mon.2) 6634 : audit [DBG] from='client.? 172.21.15.67:0/4050439701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:35.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:35 smithi067 bash[17655]: cluster 2024-04-03T23:32:33.786172+0000 mgr.y (mgr.24370) 16620 : cluster [DBG] pgmap v16604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:35.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:35 smithi067 bash[17655]: audit 2024-04-03T23:32:34.568226+0000 mon.c (mon.2) 6634 : audit [DBG] from='client.? 172.21.15.67:0/4050439701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:35.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:35 smithi067 bash[27441]: cluster 2024-04-03T23:32:33.786172+0000 mgr.y (mgr.24370) 16620 : cluster [DBG] pgmap v16604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:35.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:35 smithi067 bash[27441]: audit 2024-04-03T23:32:34.568226+0000 mon.c (mon.2) 6634 : audit [DBG] from='client.? 172.21.15.67:0/4050439701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:37.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:37 smithi082 bash[20963]: cluster 2024-04-03T23:32:35.787363+0000 mgr.y (mgr.24370) 16621 : cluster [DBG] pgmap v16605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:37.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:37 smithi082 bash[20963]: audit 2024-04-03T23:32:37.023153+0000 mon.a (mon.0) 14149 : audit [DBG] from='client.? 172.21.15.67:0/2914429238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:37.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:37 smithi067 bash[17655]: cluster 2024-04-03T23:32:35.787363+0000 mgr.y (mgr.24370) 16621 : cluster [DBG] pgmap v16605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:37.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:37 smithi067 bash[17655]: audit 2024-04-03T23:32:37.023153+0000 mon.a (mon.0) 14149 : audit [DBG] from='client.? 172.21.15.67:0/2914429238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:37.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:37 smithi067 bash[27441]: cluster 2024-04-03T23:32:35.787363+0000 mgr.y (mgr.24370) 16621 : cluster [DBG] pgmap v16605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:37.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:37 smithi067 bash[27441]: audit 2024-04-03T23:32:37.023153+0000 mon.a (mon.0) 14149 : audit [DBG] from='client.? 172.21.15.67:0/2914429238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:39.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:39 smithi082 bash[20963]: cluster 2024-04-03T23:32:37.788263+0000 mgr.y (mgr.24370) 16622 : cluster [DBG] pgmap v16606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:39.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:39 smithi067 bash[17655]: cluster 2024-04-03T23:32:37.788263+0000 mgr.y (mgr.24370) 16622 : cluster [DBG] pgmap v16606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:39.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:39 smithi067 bash[27441]: cluster 2024-04-03T23:32:37.788263+0000 mgr.y (mgr.24370) 16622 : cluster [DBG] pgmap v16606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:40.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:40 smithi082 bash[20963]: audit 2024-04-03T23:32:39.477738+0000 mon.c (mon.2) 6635 : audit [DBG] from='client.? 172.21.15.67:0/2463205040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:40.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:40 smithi067 bash[17655]: audit 2024-04-03T23:32:39.477738+0000 mon.c (mon.2) 6635 : audit [DBG] from='client.? 172.21.15.67:0/2463205040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:40.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:40 smithi067 bash[27441]: audit 2024-04-03T23:32:39.477738+0000 mon.c (mon.2) 6635 : audit [DBG] from='client.? 172.21.15.67:0/2463205040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:41 smithi082 bash[20963]: cluster 2024-04-03T23:32:39.788903+0000 mgr.y (mgr.24370) 16623 : cluster [DBG] pgmap v16607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:41 smithi082 bash[20963]: audit 2024-04-03T23:32:40.542022+0000 mon.a (mon.0) 14150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:41.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:41 smithi067 bash[17655]: cluster 2024-04-03T23:32:39.788903+0000 mgr.y (mgr.24370) 16623 : cluster [DBG] pgmap v16607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:41.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:41 smithi067 bash[17655]: audit 2024-04-03T23:32:40.542022+0000 mon.a (mon.0) 14150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:41.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:41 smithi067 bash[27441]: cluster 2024-04-03T23:32:39.788903+0000 mgr.y (mgr.24370) 16623 : cluster [DBG] pgmap v16607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:41.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:41 smithi067 bash[27441]: audit 2024-04-03T23:32:40.542022+0000 mon.a (mon.0) 14150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:42.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:42 smithi082 bash[20963]: cluster 2024-04-03T23:32:41.790037+0000 mgr.y (mgr.24370) 16624 : cluster [DBG] pgmap v16608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:42.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:42 smithi082 bash[20963]: audit 2024-04-03T23:32:41.930052+0000 mon.c (mon.2) 6636 : audit [DBG] from='client.? 172.21.15.67:0/3010045726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:42.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:42 smithi067 bash[27441]: cluster 2024-04-03T23:32:41.790037+0000 mgr.y (mgr.24370) 16624 : cluster [DBG] pgmap v16608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:42.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:42 smithi067 bash[27441]: audit 2024-04-03T23:32:41.930052+0000 mon.c (mon.2) 6636 : audit [DBG] from='client.? 172.21.15.67:0/3010045726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:42 smithi067 bash[17655]: cluster 2024-04-03T23:32:41.790037+0000 mgr.y (mgr.24370) 16624 : cluster [DBG] pgmap v16608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:42.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:42 smithi067 bash[17655]: audit 2024-04-03T23:32:41.930052+0000 mon.c (mon.2) 6636 : audit [DBG] from='client.? 172.21.15.67:0/3010045726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:32:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:32:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:44 smithi082 bash[20963]: cluster 2024-04-03T23:32:43.790745+0000 mgr.y (mgr.24370) 16625 : cluster [DBG] pgmap v16609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:44 smithi082 bash[20963]: audit 2024-04-03T23:32:44.376784+0000 mon.c (mon.2) 6637 : audit [DBG] from='client.? 172.21.15.67:0/1649286723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:44 smithi067 bash[27441]: cluster 2024-04-03T23:32:43.790745+0000 mgr.y (mgr.24370) 16625 : cluster [DBG] pgmap v16609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:44 smithi067 bash[27441]: audit 2024-04-03T23:32:44.376784+0000 mon.c (mon.2) 6637 : audit [DBG] from='client.? 172.21.15.67:0/1649286723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:45.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:44 smithi067 bash[17655]: cluster 2024-04-03T23:32:43.790745+0000 mgr.y (mgr.24370) 16625 : cluster [DBG] pgmap v16609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:45.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:44 smithi067 bash[17655]: audit 2024-04-03T23:32:44.376784+0000 mon.c (mon.2) 6637 : audit [DBG] from='client.? 172.21.15.67:0/1649286723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:46.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:45 smithi082 bash[20963]: audit 2024-04-03T23:32:45.689359+0000 mon.a (mon.0) 14151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:32:46.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:45 smithi067 bash[27441]: audit 2024-04-03T23:32:45.689359+0000 mon.a (mon.0) 14151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:32:46.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:45 smithi067 bash[17655]: audit 2024-04-03T23:32:45.689359+0000 mon.a (mon.0) 14151 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:32:47.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:46 smithi082 bash[20963]: cluster 2024-04-03T23:32:45.791804+0000 mgr.y (mgr.24370) 16626 : cluster [DBG] pgmap v16610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:47.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:46 smithi067 bash[17655]: cluster 2024-04-03T23:32:45.791804+0000 mgr.y (mgr.24370) 16626 : cluster [DBG] pgmap v16610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:47.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:46 smithi067 bash[27441]: cluster 2024-04-03T23:32:45.791804+0000 mgr.y (mgr.24370) 16626 : cluster [DBG] pgmap v16610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:48.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:47 smithi082 bash[20963]: audit 2024-04-03T23:32:46.854999+0000 mon.a (mon.0) 14152 : audit [DBG] from='client.? 172.21.15.67:0/3761212513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:48.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:47 smithi067 bash[17655]: audit 2024-04-03T23:32:46.854999+0000 mon.a (mon.0) 14152 : audit [DBG] from='client.? 172.21.15.67:0/3761212513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:47 smithi067 bash[27441]: audit 2024-04-03T23:32:46.854999+0000 mon.a (mon.0) 14152 : audit [DBG] from='client.? 172.21.15.67:0/3761212513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:49.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:48 smithi082 bash[20963]: cluster 2024-04-03T23:32:47.792657+0000 mgr.y (mgr.24370) 16627 : cluster [DBG] pgmap v16611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:49.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:48 smithi067 bash[17655]: cluster 2024-04-03T23:32:47.792657+0000 mgr.y (mgr.24370) 16627 : cluster [DBG] pgmap v16611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:48 smithi067 bash[27441]: cluster 2024-04-03T23:32:47.792657+0000 mgr.y (mgr.24370) 16627 : cluster [DBG] pgmap v16611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:50.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:49 smithi082 bash[20963]: audit 2024-04-03T23:32:49.306990+0000 mon.c (mon.2) 6638 : audit [DBG] from='client.? 172.21.15.67:0/613806563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:50.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:49 smithi067 bash[27441]: audit 2024-04-03T23:32:49.306990+0000 mon.c (mon.2) 6638 : audit [DBG] from='client.? 172.21.15.67:0/613806563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:50.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:49 smithi067 bash[17655]: audit 2024-04-03T23:32:49.306990+0000 mon.c (mon.2) 6638 : audit [DBG] from='client.? 172.21.15.67:0/613806563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:51.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:50 smithi082 bash[20963]: cluster 2024-04-03T23:32:49.793275+0000 mgr.y (mgr.24370) 16628 : cluster [DBG] pgmap v16612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:50 smithi067 bash[27441]: cluster 2024-04-03T23:32:49.793275+0000 mgr.y (mgr.24370) 16628 : cluster [DBG] pgmap v16612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:51.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:50 smithi067 bash[17655]: cluster 2024-04-03T23:32:49.793275+0000 mgr.y (mgr.24370) 16628 : cluster [DBG] pgmap v16612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:52 smithi082 bash[20963]: audit 2024-04-03T23:32:51.437421+0000 mon.a (mon.0) 14153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:52 smithi082 bash[20963]: audit 2024-04-03T23:32:51.446440+0000 mon.a (mon.0) 14154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:52 smithi082 bash[20963]: audit 2024-04-03T23:32:51.744962+0000 mon.a (mon.0) 14155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:52 smithi082 bash[20963]: audit 2024-04-03T23:32:51.752666+0000 mon.a (mon.0) 14156 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:52 smithi082 bash[20963]: audit 2024-04-03T23:32:51.791530+0000 mon.c (mon.2) 6639 : audit [DBG] from='client.? 172.21.15.67:0/2900633133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:52 smithi082 bash[20963]: cluster 2024-04-03T23:32:51.794456+0000 mgr.y (mgr.24370) 16629 : cluster [DBG] pgmap v16613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:52 smithi082 bash[20963]: audit 2024-04-03T23:32:52.179636+0000 mon.a (mon.0) 14157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:52 smithi082 bash[20963]: audit 2024-04-03T23:32:52.181609+0000 mon.a (mon.0) 14158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:52 smithi082 bash[20963]: audit 2024-04-03T23:32:52.190352+0000 mon.a (mon.0) 14159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[17655]: audit 2024-04-03T23:32:51.437421+0000 mon.a (mon.0) 14153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[17655]: audit 2024-04-03T23:32:51.446440+0000 mon.a (mon.0) 14154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[17655]: audit 2024-04-03T23:32:51.744962+0000 mon.a (mon.0) 14155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[17655]: audit 2024-04-03T23:32:51.752666+0000 mon.a (mon.0) 14156 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[17655]: audit 2024-04-03T23:32:51.791530+0000 mon.c (mon.2) 6639 : audit [DBG] from='client.? 172.21.15.67:0/2900633133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[17655]: cluster 2024-04-03T23:32:51.794456+0000 mgr.y (mgr.24370) 16629 : cluster [DBG] pgmap v16613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[17655]: audit 2024-04-03T23:32:52.179636+0000 mon.a (mon.0) 14157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[17655]: audit 2024-04-03T23:32:52.181609+0000 mon.a (mon.0) 14158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[17655]: audit 2024-04-03T23:32:52.190352+0000 mon.a (mon.0) 14159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[27441]: audit 2024-04-03T23:32:51.437421+0000 mon.a (mon.0) 14153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[27441]: audit 2024-04-03T23:32:51.446440+0000 mon.a (mon.0) 14154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[27441]: audit 2024-04-03T23:32:51.744962+0000 mon.a (mon.0) 14155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[27441]: audit 2024-04-03T23:32:51.752666+0000 mon.a (mon.0) 14156 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[27441]: audit 2024-04-03T23:32:51.791530+0000 mon.c (mon.2) 6639 : audit [DBG] from='client.? 172.21.15.67:0/2900633133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[27441]: cluster 2024-04-03T23:32:51.794456+0000 mgr.y (mgr.24370) 16629 : cluster [DBG] pgmap v16613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[27441]: audit 2024-04-03T23:32:52.179636+0000 mon.a (mon.0) 14157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[27441]: audit 2024-04-03T23:32:52.181609+0000 mon.a (mon.0) 14158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:32:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:52 smithi067 bash[27441]: audit 2024-04-03T23:32:52.190352+0000 mon.a (mon.0) 14159 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:32:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:32:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:32:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:54 smithi082 bash[20963]: cluster 2024-04-03T23:32:53.795178+0000 mgr.y (mgr.24370) 16630 : cluster [DBG] pgmap v16614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:54 smithi082 bash[20963]: audit 2024-04-03T23:32:54.246467+0000 mon.c (mon.2) 6640 : audit [DBG] from='client.? 172.21.15.67:0/1524819656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:54 smithi067 bash[27441]: cluster 2024-04-03T23:32:53.795178+0000 mgr.y (mgr.24370) 16630 : cluster [DBG] pgmap v16614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:54 smithi067 bash[27441]: audit 2024-04-03T23:32:54.246467+0000 mon.c (mon.2) 6640 : audit [DBG] from='client.? 172.21.15.67:0/1524819656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:54 smithi067 bash[17655]: cluster 2024-04-03T23:32:53.795178+0000 mgr.y (mgr.24370) 16630 : cluster [DBG] pgmap v16614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:54 smithi067 bash[17655]: audit 2024-04-03T23:32:54.246467+0000 mon.c (mon.2) 6640 : audit [DBG] from='client.? 172.21.15.67:0/1524819656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:55 smithi082 bash[20963]: audit 2024-04-03T23:32:55.542508+0000 mon.a (mon.0) 14160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:55 smithi067 bash[17655]: audit 2024-04-03T23:32:55.542508+0000 mon.a (mon.0) 14160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:56.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:55 smithi067 bash[27441]: audit 2024-04-03T23:32:55.542508+0000 mon.a (mon.0) 14160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:32:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:56 smithi082 bash[20963]: cluster 2024-04-03T23:32:55.796194+0000 mgr.y (mgr.24370) 16631 : cluster [DBG] pgmap v16615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:56 smithi082 bash[20963]: audit 2024-04-03T23:32:56.700201+0000 mon.c (mon.2) 6641 : audit [DBG] from='client.? 172.21.15.67:0/1830750668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:57.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:56 smithi067 bash[17655]: cluster 2024-04-03T23:32:55.796194+0000 mgr.y (mgr.24370) 16631 : cluster [DBG] pgmap v16615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:57.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:56 smithi067 bash[17655]: audit 2024-04-03T23:32:56.700201+0000 mon.c (mon.2) 6641 : audit [DBG] from='client.? 172.21.15.67:0/1830750668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:57.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:56 smithi067 bash[27441]: cluster 2024-04-03T23:32:55.796194+0000 mgr.y (mgr.24370) 16631 : cluster [DBG] pgmap v16615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:57.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:56 smithi067 bash[27441]: audit 2024-04-03T23:32:56.700201+0000 mon.c (mon.2) 6641 : audit [DBG] from='client.? 172.21.15.67:0/1830750668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:32:59.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:58 smithi082 bash[20963]: cluster 2024-04-03T23:32:57.797024+0000 mgr.y (mgr.24370) 16632 : cluster [DBG] pgmap v16616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:59.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:58 smithi067 bash[17655]: cluster 2024-04-03T23:32:57.797024+0000 mgr.y (mgr.24370) 16632 : cluster [DBG] pgmap v16616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:32:59.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:58 smithi067 bash[27441]: cluster 2024-04-03T23:32:57.797024+0000 mgr.y (mgr.24370) 16632 : cluster [DBG] pgmap v16616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:00.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:32:59 smithi082 bash[20963]: audit 2024-04-03T23:32:59.157127+0000 mon.c (mon.2) 6642 : audit [DBG] from='client.? 172.21.15.67:0/447515393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:00.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:32:59 smithi067 bash[17655]: audit 2024-04-03T23:32:59.157127+0000 mon.c (mon.2) 6642 : audit [DBG] from='client.? 172.21.15.67:0/447515393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:00.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:32:59 smithi067 bash[27441]: audit 2024-04-03T23:32:59.157127+0000 mon.c (mon.2) 6642 : audit [DBG] from='client.? 172.21.15.67:0/447515393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:01.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:00 smithi082 bash[20963]: cluster 2024-04-03T23:32:59.797678+0000 mgr.y (mgr.24370) 16633 : cluster [DBG] pgmap v16617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:01.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:00 smithi067 bash[17655]: cluster 2024-04-03T23:32:59.797678+0000 mgr.y (mgr.24370) 16633 : cluster [DBG] pgmap v16617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:01.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:00 smithi067 bash[27441]: cluster 2024-04-03T23:32:59.797678+0000 mgr.y (mgr.24370) 16633 : cluster [DBG] pgmap v16617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:02.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:01 smithi067 bash[17655]: audit 2024-04-03T23:33:01.618549+0000 mon.c (mon.2) 6643 : audit [DBG] from='client.? 172.21.15.67:0/4238339245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:02.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:01 smithi067 bash[27441]: audit 2024-04-03T23:33:01.618549+0000 mon.c (mon.2) 6643 : audit [DBG] from='client.? 172.21.15.67:0/4238339245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:02.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:01 smithi082 bash[20963]: audit 2024-04-03T23:33:01.618549+0000 mon.c (mon.2) 6643 : audit [DBG] from='client.? 172.21.15.67:0/4238339245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:03.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:02 smithi067 bash[17655]: cluster 2024-04-03T23:33:01.798891+0000 mgr.y (mgr.24370) 16634 : cluster [DBG] pgmap v16618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:03.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:02 smithi067 bash[27441]: cluster 2024-04-03T23:33:01.798891+0000 mgr.y (mgr.24370) 16634 : cluster [DBG] pgmap v16618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:03.171 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:03] "GET /metrics HTTP/1.1" 200 239988 "" "Prometheus/2.43.0" 2024-04-03T23:33:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:02 smithi082 bash[20963]: cluster 2024-04-03T23:33:01.798891+0000 mgr.y (mgr.24370) 16634 : cluster [DBG] pgmap v16618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:33:05.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:04 smithi067 bash[27441]: cluster 2024-04-03T23:33:03.799533+0000 mgr.y (mgr.24370) 16635 : cluster [DBG] pgmap v16619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:05.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:04 smithi067 bash[27441]: audit 2024-04-03T23:33:04.066576+0000 mon.c (mon.2) 6644 : audit [DBG] from='client.? 172.21.15.67:0/499520708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:05.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:04 smithi067 bash[17655]: cluster 2024-04-03T23:33:03.799533+0000 mgr.y (mgr.24370) 16635 : cluster [DBG] pgmap v16619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:05.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:04 smithi067 bash[17655]: audit 2024-04-03T23:33:04.066576+0000 mon.c (mon.2) 6644 : audit [DBG] from='client.? 172.21.15.67:0/499520708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:04 smithi082 bash[20963]: cluster 2024-04-03T23:33:03.799533+0000 mgr.y (mgr.24370) 16635 : cluster [DBG] pgmap v16619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:04 smithi082 bash[20963]: audit 2024-04-03T23:33:04.066576+0000 mon.c (mon.2) 6644 : audit [DBG] from='client.? 172.21.15.67:0/499520708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:06 smithi067 bash[17655]: cluster 2024-04-03T23:33:05.800669+0000 mgr.y (mgr.24370) 16636 : cluster [DBG] pgmap v16620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:06 smithi067 bash[17655]: audit 2024-04-03T23:33:06.517625+0000 mon.a (mon.0) 14161 : audit [DBG] from='client.? 172.21.15.67:0/2948430347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:07.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:06 smithi067 bash[27441]: cluster 2024-04-03T23:33:05.800669+0000 mgr.y (mgr.24370) 16636 : cluster [DBG] pgmap v16620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:07.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:06 smithi067 bash[27441]: audit 2024-04-03T23:33:06.517625+0000 mon.a (mon.0) 14161 : audit [DBG] from='client.? 172.21.15.67:0/2948430347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:06 smithi082 bash[20963]: cluster 2024-04-03T23:33:05.800669+0000 mgr.y (mgr.24370) 16636 : cluster [DBG] pgmap v16620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:06 smithi082 bash[20963]: audit 2024-04-03T23:33:06.517625+0000 mon.a (mon.0) 14161 : audit [DBG] from='client.? 172.21.15.67:0/2948430347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:09.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:08 smithi067 bash[17655]: cluster 2024-04-03T23:33:07.801492+0000 mgr.y (mgr.24370) 16637 : cluster [DBG] pgmap v16621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:08 smithi067 bash[27441]: cluster 2024-04-03T23:33:07.801492+0000 mgr.y (mgr.24370) 16637 : cluster [DBG] pgmap v16621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:08 smithi082 bash[20963]: cluster 2024-04-03T23:33:07.801492+0000 mgr.y (mgr.24370) 16637 : cluster [DBG] pgmap v16621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:10.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:09 smithi067 bash[27441]: audit 2024-04-03T23:33:08.972561+0000 mon.a (mon.0) 14162 : audit [DBG] from='client.? 172.21.15.67:0/1026535463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:10.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:09 smithi067 bash[17655]: audit 2024-04-03T23:33:08.972561+0000 mon.a (mon.0) 14162 : audit [DBG] from='client.? 172.21.15.67:0/1026535463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:09 smithi082 bash[20963]: audit 2024-04-03T23:33:08.972561+0000 mon.a (mon.0) 14162 : audit [DBG] from='client.? 172.21.15.67:0/1026535463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:10 smithi067 bash[17655]: cluster 2024-04-03T23:33:09.802174+0000 mgr.y (mgr.24370) 16638 : cluster [DBG] pgmap v16622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:10 smithi067 bash[17655]: audit 2024-04-03T23:33:10.542880+0000 mon.a (mon.0) 14163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:11.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:10 smithi067 bash[27441]: cluster 2024-04-03T23:33:09.802174+0000 mgr.y (mgr.24370) 16638 : cluster [DBG] pgmap v16622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:11.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:10 smithi067 bash[27441]: audit 2024-04-03T23:33:10.542880+0000 mon.a (mon.0) 14163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:10 smithi082 bash[20963]: cluster 2024-04-03T23:33:09.802174+0000 mgr.y (mgr.24370) 16638 : cluster [DBG] pgmap v16622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:10 smithi082 bash[20963]: audit 2024-04-03T23:33:10.542880+0000 mon.a (mon.0) 14163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:12.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:11 smithi082 bash[20963]: audit 2024-04-03T23:33:11.430141+0000 mon.c (mon.2) 6645 : audit [DBG] from='client.? 172.21.15.67:0/2513569172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:12.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:11 smithi067 bash[17655]: audit 2024-04-03T23:33:11.430141+0000 mon.c (mon.2) 6645 : audit [DBG] from='client.? 172.21.15.67:0/2513569172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:12.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:11 smithi067 bash[27441]: audit 2024-04-03T23:33:11.430141+0000 mon.c (mon.2) 6645 : audit [DBG] from='client.? 172.21.15.67:0/2513569172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:13.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:12 smithi082 bash[20963]: cluster 2024-04-03T23:33:11.803379+0000 mgr.y (mgr.24370) 16639 : cluster [DBG] pgmap v16623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:12 smithi067 bash[17655]: cluster 2024-04-03T23:33:11.803379+0000 mgr.y (mgr.24370) 16639 : cluster [DBG] pgmap v16623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:33:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:12 smithi067 bash[27441]: cluster 2024-04-03T23:33:11.803379+0000 mgr.y (mgr.24370) 16639 : cluster [DBG] pgmap v16623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:33:14.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:13 smithi082 bash[20963]: audit 2024-04-03T23:33:13.884412+0000 mon.c (mon.2) 6646 : audit [DBG] from='client.? 172.21.15.67:0/3382013284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:14.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:13 smithi067 bash[17655]: audit 2024-04-03T23:33:13.884412+0000 mon.c (mon.2) 6646 : audit [DBG] from='client.? 172.21.15.67:0/3382013284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:14.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:13 smithi067 bash[27441]: audit 2024-04-03T23:33:13.884412+0000 mon.c (mon.2) 6646 : audit [DBG] from='client.? 172.21.15.67:0/3382013284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:15.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:14 smithi082 bash[20963]: cluster 2024-04-03T23:33:13.804049+0000 mgr.y (mgr.24370) 16640 : cluster [DBG] pgmap v16624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:15.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:14 smithi067 bash[17655]: cluster 2024-04-03T23:33:13.804049+0000 mgr.y (mgr.24370) 16640 : cluster [DBG] pgmap v16624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:15.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:14 smithi067 bash[27441]: cluster 2024-04-03T23:33:13.804049+0000 mgr.y (mgr.24370) 16640 : cluster [DBG] pgmap v16624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:16 smithi082 bash[20963]: cluster 2024-04-03T23:33:15.805041+0000 mgr.y (mgr.24370) 16641 : cluster [DBG] pgmap v16625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:16 smithi082 bash[20963]: audit 2024-04-03T23:33:16.341542+0000 mon.a (mon.0) 14164 : audit [DBG] from='client.? 172.21.15.67:0/2554858983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:16 smithi067 bash[27441]: cluster 2024-04-03T23:33:15.805041+0000 mgr.y (mgr.24370) 16641 : cluster [DBG] pgmap v16625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:16 smithi067 bash[27441]: audit 2024-04-03T23:33:16.341542+0000 mon.a (mon.0) 14164 : audit [DBG] from='client.? 172.21.15.67:0/2554858983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:16 smithi067 bash[17655]: cluster 2024-04-03T23:33:15.805041+0000 mgr.y (mgr.24370) 16641 : cluster [DBG] pgmap v16625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:16 smithi067 bash[17655]: audit 2024-04-03T23:33:16.341542+0000 mon.a (mon.0) 14164 : audit [DBG] from='client.? 172.21.15.67:0/2554858983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:18 smithi082 bash[20963]: cluster 2024-04-03T23:33:17.805849+0000 mgr.y (mgr.24370) 16642 : cluster [DBG] pgmap v16626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:18 smithi082 bash[20963]: audit 2024-04-03T23:33:18.803037+0000 mon.a (mon.0) 14165 : audit [DBG] from='client.? 172.21.15.67:0/2703361440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:18 smithi067 bash[17655]: cluster 2024-04-03T23:33:17.805849+0000 mgr.y (mgr.24370) 16642 : cluster [DBG] pgmap v16626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:18 smithi067 bash[17655]: audit 2024-04-03T23:33:18.803037+0000 mon.a (mon.0) 14165 : audit [DBG] from='client.? 172.21.15.67:0/2703361440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:18 smithi067 bash[27441]: cluster 2024-04-03T23:33:17.805849+0000 mgr.y (mgr.24370) 16642 : cluster [DBG] pgmap v16626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:18 smithi067 bash[27441]: audit 2024-04-03T23:33:18.803037+0000 mon.a (mon.0) 14165 : audit [DBG] from='client.? 172.21.15.67:0/2703361440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:20.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:20 smithi082 bash[20963]: cluster 2024-04-03T23:33:19.806486+0000 mgr.y (mgr.24370) 16643 : cluster [DBG] pgmap v16627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:20.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:20 smithi067 bash[17655]: cluster 2024-04-03T23:33:19.806486+0000 mgr.y (mgr.24370) 16643 : cluster [DBG] pgmap v16627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:20.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:20 smithi067 bash[27441]: cluster 2024-04-03T23:33:19.806486+0000 mgr.y (mgr.24370) 16643 : cluster [DBG] pgmap v16627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:21.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:21 smithi082 bash[20963]: audit 2024-04-03T23:33:21.258020+0000 mon.c (mon.2) 6647 : audit [DBG] from='client.? 172.21.15.67:0/57389973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:21.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:21 smithi067 bash[17655]: audit 2024-04-03T23:33:21.258020+0000 mon.c (mon.2) 6647 : audit [DBG] from='client.? 172.21.15.67:0/57389973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:21.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:21 smithi067 bash[27441]: audit 2024-04-03T23:33:21.258020+0000 mon.c (mon.2) 6647 : audit [DBG] from='client.? 172.21.15.67:0/57389973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:22.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:22 smithi067 bash[27441]: cluster 2024-04-03T23:33:21.807665+0000 mgr.y (mgr.24370) 16644 : cluster [DBG] pgmap v16628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:22.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:22 smithi067 bash[17655]: cluster 2024-04-03T23:33:21.807665+0000 mgr.y (mgr.24370) 16644 : cluster [DBG] pgmap v16628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:22 smithi082 bash[20963]: cluster 2024-04-03T23:33:21.807665+0000 mgr.y (mgr.24370) 16644 : cluster [DBG] pgmap v16628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:33:23.776 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:33:24.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:23 smithi082 bash[20963]: audit 2024-04-03T23:33:23.718097+0000 mon.a (mon.0) 14166 : audit [DBG] from='client.? 172.21.15.67:0/1702655293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:24.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:23 smithi067 bash[27441]: audit 2024-04-03T23:33:23.718097+0000 mon.a (mon.0) 14166 : audit [DBG] from='client.? 172.21.15.67:0/1702655293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:24.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:23 smithi067 bash[17655]: audit 2024-04-03T23:33:23.718097+0000 mon.a (mon.0) 14166 : audit [DBG] from='client.? 172.21.15.67:0/1702655293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:24 smithi082 bash[20963]: cluster 2024-04-03T23:33:23.808498+0000 mgr.y (mgr.24370) 16645 : cluster [DBG] pgmap v16629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:24 smithi067 bash[27441]: cluster 2024-04-03T23:33:23.808498+0000 mgr.y (mgr.24370) 16645 : cluster [DBG] pgmap v16629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:25.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:24 smithi067 bash[17655]: cluster 2024-04-03T23:33:23.808498+0000 mgr.y (mgr.24370) 16645 : cluster [DBG] pgmap v16629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:25 smithi082 bash[20963]: audit 2024-04-03T23:33:25.543351+0000 mon.a (mon.0) 14167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:25 smithi067 bash[17655]: audit 2024-04-03T23:33:25.543351+0000 mon.a (mon.0) 14167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:25 smithi067 bash[27441]: audit 2024-04-03T23:33:25.543351+0000 mon.a (mon.0) 14167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:27.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:26 smithi082 bash[20963]: cluster 2024-04-03T23:33:25.809560+0000 mgr.y (mgr.24370) 16646 : cluster [DBG] pgmap v16630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:27.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:26 smithi082 bash[20963]: audit 2024-04-03T23:33:26.171078+0000 mon.c (mon.2) 6648 : audit [DBG] from='client.? 172.21.15.67:0/1850522316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:26 smithi067 bash[27441]: cluster 2024-04-03T23:33:25.809560+0000 mgr.y (mgr.24370) 16646 : cluster [DBG] pgmap v16630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:26 smithi067 bash[27441]: audit 2024-04-03T23:33:26.171078+0000 mon.c (mon.2) 6648 : audit [DBG] from='client.? 172.21.15.67:0/1850522316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:26 smithi067 bash[17655]: cluster 2024-04-03T23:33:25.809560+0000 mgr.y (mgr.24370) 16646 : cluster [DBG] pgmap v16630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:26 smithi067 bash[17655]: audit 2024-04-03T23:33:26.171078+0000 mon.c (mon.2) 6648 : audit [DBG] from='client.? 172.21.15.67:0/1850522316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:29.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:28 smithi082 bash[20963]: cluster 2024-04-03T23:33:27.810383+0000 mgr.y (mgr.24370) 16647 : cluster [DBG] pgmap v16631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:29.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:28 smithi082 bash[20963]: audit 2024-04-03T23:33:28.629146+0000 mon.c (mon.2) 6649 : audit [DBG] from='client.? 172.21.15.67:0/4110768666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:28 smithi067 bash[27441]: cluster 2024-04-03T23:33:27.810383+0000 mgr.y (mgr.24370) 16647 : cluster [DBG] pgmap v16631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:28 smithi067 bash[27441]: audit 2024-04-03T23:33:28.629146+0000 mon.c (mon.2) 6649 : audit [DBG] from='client.? 172.21.15.67:0/4110768666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:28 smithi067 bash[17655]: cluster 2024-04-03T23:33:27.810383+0000 mgr.y (mgr.24370) 16647 : cluster [DBG] pgmap v16631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:28 smithi067 bash[17655]: audit 2024-04-03T23:33:28.629146+0000 mon.c (mon.2) 6649 : audit [DBG] from='client.? 172.21.15.67:0/4110768666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:31.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:30 smithi082 bash[20963]: cluster 2024-04-03T23:33:29.811237+0000 mgr.y (mgr.24370) 16648 : cluster [DBG] pgmap v16632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:31.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:30 smithi067 bash[17655]: cluster 2024-04-03T23:33:29.811237+0000 mgr.y (mgr.24370) 16648 : cluster [DBG] pgmap v16632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:30 smithi067 bash[27441]: cluster 2024-04-03T23:33:29.811237+0000 mgr.y (mgr.24370) 16648 : cluster [DBG] pgmap v16632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:32.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:31 smithi082 bash[20963]: audit 2024-04-03T23:33:31.074716+0000 mon.a (mon.0) 14168 : audit [DBG] from='client.? 172.21.15.67:0/2628813383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:32.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:31 smithi067 bash[17655]: audit 2024-04-03T23:33:31.074716+0000 mon.a (mon.0) 14168 : audit [DBG] from='client.? 172.21.15.67:0/2628813383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:32.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:31 smithi067 bash[27441]: audit 2024-04-03T23:33:31.074716+0000 mon.a (mon.0) 14168 : audit [DBG] from='client.? 172.21.15.67:0/2628813383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:33.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:32 smithi082 bash[20963]: cluster 2024-04-03T23:33:31.812550+0000 mgr.y (mgr.24370) 16649 : cluster [DBG] pgmap v16633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:33.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:32 smithi067 bash[17655]: cluster 2024-04-03T23:33:31.812550+0000 mgr.y (mgr.24370) 16649 : cluster [DBG] pgmap v16633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:33.171 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:33:33.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:32 smithi067 bash[27441]: cluster 2024-04-03T23:33:31.812550+0000 mgr.y (mgr.24370) 16649 : cluster [DBG] pgmap v16633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:33:34.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:33 smithi067 bash[17655]: audit 2024-04-03T23:33:33.534448+0000 mon.a (mon.0) 14169 : audit [DBG] from='client.? 172.21.15.67:0/3848687716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:34.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:33 smithi067 bash[27441]: audit 2024-04-03T23:33:33.534448+0000 mon.a (mon.0) 14169 : audit [DBG] from='client.? 172.21.15.67:0/3848687716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:34.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:33 smithi082 bash[20963]: audit 2024-04-03T23:33:33.534448+0000 mon.a (mon.0) 14169 : audit [DBG] from='client.? 172.21.15.67:0/3848687716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:35.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:34 smithi067 bash[17655]: cluster 2024-04-03T23:33:33.813261+0000 mgr.y (mgr.24370) 16650 : cluster [DBG] pgmap v16634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:35.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:34 smithi067 bash[27441]: cluster 2024-04-03T23:33:33.813261+0000 mgr.y (mgr.24370) 16650 : cluster [DBG] pgmap v16634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:34 smithi082 bash[20963]: cluster 2024-04-03T23:33:33.813261+0000 mgr.y (mgr.24370) 16650 : cluster [DBG] pgmap v16634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:37.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:36 smithi067 bash[27441]: cluster 2024-04-03T23:33:35.814309+0000 mgr.y (mgr.24370) 16651 : cluster [DBG] pgmap v16635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:36 smithi067 bash[27441]: audit 2024-04-03T23:33:35.993122+0000 mon.a (mon.0) 14170 : audit [DBG] from='client.? 172.21.15.67:0/2196308737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:36 smithi067 bash[17655]: cluster 2024-04-03T23:33:35.814309+0000 mgr.y (mgr.24370) 16651 : cluster [DBG] pgmap v16635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:36 smithi067 bash[17655]: audit 2024-04-03T23:33:35.993122+0000 mon.a (mon.0) 14170 : audit [DBG] from='client.? 172.21.15.67:0/2196308737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:36 smithi082 bash[20963]: cluster 2024-04-03T23:33:35.814309+0000 mgr.y (mgr.24370) 16651 : cluster [DBG] pgmap v16635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:36 smithi082 bash[20963]: audit 2024-04-03T23:33:35.993122+0000 mon.a (mon.0) 14170 : audit [DBG] from='client.? 172.21.15.67:0/2196308737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:39.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:38 smithi067 bash[27441]: cluster 2024-04-03T23:33:37.815120+0000 mgr.y (mgr.24370) 16652 : cluster [DBG] pgmap v16636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:39.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:38 smithi067 bash[27441]: audit 2024-04-03T23:33:38.446145+0000 mon.a (mon.0) 14171 : audit [DBG] from='client.? 172.21.15.67:0/828044835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:39.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:38 smithi067 bash[17655]: cluster 2024-04-03T23:33:37.815120+0000 mgr.y (mgr.24370) 16652 : cluster [DBG] pgmap v16636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:39.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:38 smithi067 bash[17655]: audit 2024-04-03T23:33:38.446145+0000 mon.a (mon.0) 14171 : audit [DBG] from='client.? 172.21.15.67:0/828044835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:38 smithi082 bash[20963]: cluster 2024-04-03T23:33:37.815120+0000 mgr.y (mgr.24370) 16652 : cluster [DBG] pgmap v16636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:38 smithi082 bash[20963]: audit 2024-04-03T23:33:38.446145+0000 mon.a (mon.0) 14171 : audit [DBG] from='client.? 172.21.15.67:0/828044835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:40 smithi067 bash[27441]: cluster 2024-04-03T23:33:39.815745+0000 mgr.y (mgr.24370) 16653 : cluster [DBG] pgmap v16637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:41.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:40 smithi067 bash[27441]: audit 2024-04-03T23:33:40.543548+0000 mon.a (mon.0) 14172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:41.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:40 smithi067 bash[17655]: cluster 2024-04-03T23:33:39.815745+0000 mgr.y (mgr.24370) 16653 : cluster [DBG] pgmap v16637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:41.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:40 smithi067 bash[17655]: audit 2024-04-03T23:33:40.543548+0000 mon.a (mon.0) 14172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:40 smithi082 bash[20963]: cluster 2024-04-03T23:33:39.815745+0000 mgr.y (mgr.24370) 16653 : cluster [DBG] pgmap v16637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:40 smithi082 bash[20963]: audit 2024-04-03T23:33:40.543548+0000 mon.a (mon.0) 14172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:42.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:41 smithi067 bash[17655]: audit 2024-04-03T23:33:40.907617+0000 mon.c (mon.2) 6650 : audit [DBG] from='client.? 172.21.15.67:0/102052342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:42.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:41 smithi067 bash[27441]: audit 2024-04-03T23:33:40.907617+0000 mon.c (mon.2) 6650 : audit [DBG] from='client.? 172.21.15.67:0/102052342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:42.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:41 smithi082 bash[20963]: audit 2024-04-03T23:33:40.907617+0000 mon.c (mon.2) 6650 : audit [DBG] from='client.? 172.21.15.67:0/102052342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:43.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:42 smithi067 bash[17655]: cluster 2024-04-03T23:33:41.816848+0000 mgr.y (mgr.24370) 16654 : cluster [DBG] pgmap v16638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:43.171 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:33:43.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:42 smithi067 bash[27441]: cluster 2024-04-03T23:33:41.816848+0000 mgr.y (mgr.24370) 16654 : cluster [DBG] pgmap v16638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:42 smithi082 bash[20963]: cluster 2024-04-03T23:33:41.816848+0000 mgr.y (mgr.24370) 16654 : cluster [DBG] pgmap v16638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:33:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:43 smithi082 bash[20963]: audit 2024-04-03T23:33:43.356532+0000 mon.c (mon.2) 6651 : audit [DBG] from='client.? 172.21.15.67:0/1222565754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:43 smithi067 bash[17655]: audit 2024-04-03T23:33:43.356532+0000 mon.c (mon.2) 6651 : audit [DBG] from='client.? 172.21.15.67:0/1222565754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:44.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:43 smithi067 bash[27441]: audit 2024-04-03T23:33:43.356532+0000 mon.c (mon.2) 6651 : audit [DBG] from='client.? 172.21.15.67:0/1222565754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:44 smithi082 bash[20963]: cluster 2024-04-03T23:33:43.817419+0000 mgr.y (mgr.24370) 16655 : cluster [DBG] pgmap v16639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:44 smithi067 bash[27441]: cluster 2024-04-03T23:33:43.817419+0000 mgr.y (mgr.24370) 16655 : cluster [DBG] pgmap v16639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:44 smithi067 bash[17655]: cluster 2024-04-03T23:33:43.817419+0000 mgr.y (mgr.24370) 16655 : cluster [DBG] pgmap v16639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:45 smithi082 bash[20963]: audit 2024-04-03T23:33:45.811581+0000 mon.c (mon.2) 6652 : audit [DBG] from='client.? 172.21.15.67:0/2097268325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:46.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:45 smithi067 bash[17655]: audit 2024-04-03T23:33:45.811581+0000 mon.c (mon.2) 6652 : audit [DBG] from='client.? 172.21.15.67:0/2097268325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:45 smithi067 bash[27441]: audit 2024-04-03T23:33:45.811581+0000 mon.c (mon.2) 6652 : audit [DBG] from='client.? 172.21.15.67:0/2097268325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:46 smithi082 bash[20963]: cluster 2024-04-03T23:33:45.818420+0000 mgr.y (mgr.24370) 16656 : cluster [DBG] pgmap v16640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:46 smithi067 bash[17655]: cluster 2024-04-03T23:33:45.818420+0000 mgr.y (mgr.24370) 16656 : cluster [DBG] pgmap v16640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:46 smithi067 bash[27441]: cluster 2024-04-03T23:33:45.818420+0000 mgr.y (mgr.24370) 16656 : cluster [DBG] pgmap v16640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:48 smithi082 bash[20963]: cluster 2024-04-03T23:33:47.819227+0000 mgr.y (mgr.24370) 16657 : cluster [DBG] pgmap v16641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:48 smithi082 bash[20963]: audit 2024-04-03T23:33:48.259376+0000 mon.c (mon.2) 6653 : audit [DBG] from='client.? 172.21.15.67:0/291493063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:48 smithi067 bash[27441]: cluster 2024-04-03T23:33:47.819227+0000 mgr.y (mgr.24370) 16657 : cluster [DBG] pgmap v16641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:48 smithi067 bash[27441]: audit 2024-04-03T23:33:48.259376+0000 mon.c (mon.2) 6653 : audit [DBG] from='client.? 172.21.15.67:0/291493063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:48 smithi067 bash[17655]: cluster 2024-04-03T23:33:47.819227+0000 mgr.y (mgr.24370) 16657 : cluster [DBG] pgmap v16641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:48 smithi067 bash[17655]: audit 2024-04-03T23:33:48.259376+0000 mon.c (mon.2) 6653 : audit [DBG] from='client.? 172.21.15.67:0/291493063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:50 smithi082 bash[20963]: cluster 2024-04-03T23:33:49.819831+0000 mgr.y (mgr.24370) 16658 : cluster [DBG] pgmap v16642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:50 smithi082 bash[20963]: audit 2024-04-03T23:33:50.718921+0000 mon.a (mon.0) 14173 : audit [DBG] from='client.? 172.21.15.67:0/4006715469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:50 smithi067 bash[17655]: cluster 2024-04-03T23:33:49.819831+0000 mgr.y (mgr.24370) 16658 : cluster [DBG] pgmap v16642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:50 smithi067 bash[17655]: audit 2024-04-03T23:33:50.718921+0000 mon.a (mon.0) 14173 : audit [DBG] from='client.? 172.21.15.67:0/4006715469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:50 smithi067 bash[27441]: cluster 2024-04-03T23:33:49.819831+0000 mgr.y (mgr.24370) 16658 : cluster [DBG] pgmap v16642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:50 smithi067 bash[27441]: audit 2024-04-03T23:33:50.718921+0000 mon.a (mon.0) 14173 : audit [DBG] from='client.? 172.21.15.67:0/4006715469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:52 smithi082 bash[20963]: cluster 2024-04-03T23:33:51.821161+0000 mgr.y (mgr.24370) 16659 : cluster [DBG] pgmap v16643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:52 smithi082 bash[20963]: audit 2024-04-03T23:33:52.265452+0000 mon.a (mon.0) 14174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:33:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:33:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:52 smithi067 bash[17655]: cluster 2024-04-03T23:33:51.821161+0000 mgr.y (mgr.24370) 16659 : cluster [DBG] pgmap v16643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:52 smithi067 bash[17655]: audit 2024-04-03T23:33:52.265452+0000 mon.a (mon.0) 14174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:33:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:52 smithi067 bash[27441]: cluster 2024-04-03T23:33:51.821161+0000 mgr.y (mgr.24370) 16659 : cluster [DBG] pgmap v16643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:52 smithi067 bash[27441]: audit 2024-04-03T23:33:52.265452+0000 mon.a (mon.0) 14174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:33:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:33:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:53 smithi082 bash[20963]: audit 2024-04-03T23:33:53.171160+0000 mon.c (mon.2) 6654 : audit [DBG] from='client.? 172.21.15.67:0/3568618221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:54.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:53 smithi067 bash[17655]: audit 2024-04-03T23:33:53.171160+0000 mon.c (mon.2) 6654 : audit [DBG] from='client.? 172.21.15.67:0/3568618221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:53 smithi067 bash[27441]: audit 2024-04-03T23:33:53.171160+0000 mon.c (mon.2) 6654 : audit [DBG] from='client.? 172.21.15.67:0/3568618221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:54 smithi082 bash[20963]: cluster 2024-04-03T23:33:53.822015+0000 mgr.y (mgr.24370) 16660 : cluster [DBG] pgmap v16644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:54 smithi067 bash[27441]: cluster 2024-04-03T23:33:53.822015+0000 mgr.y (mgr.24370) 16660 : cluster [DBG] pgmap v16644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:54 smithi067 bash[17655]: cluster 2024-04-03T23:33:53.822015+0000 mgr.y (mgr.24370) 16660 : cluster [DBG] pgmap v16644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:55 smithi082 bash[20963]: audit 2024-04-03T23:33:55.543637+0000 mon.a (mon.0) 14175 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:55 smithi082 bash[20963]: audit 2024-04-03T23:33:55.629954+0000 mon.c (mon.2) 6655 : audit [DBG] from='client.? 172.21.15.67:0/1454767546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:56.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:55 smithi067 bash[27441]: audit 2024-04-03T23:33:55.543637+0000 mon.a (mon.0) 14175 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:56.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:55 smithi067 bash[27441]: audit 2024-04-03T23:33:55.629954+0000 mon.c (mon.2) 6655 : audit [DBG] from='client.? 172.21.15.67:0/1454767546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:55 smithi067 bash[17655]: audit 2024-04-03T23:33:55.543637+0000 mon.a (mon.0) 14175 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:33:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:55 smithi067 bash[17655]: audit 2024-04-03T23:33:55.629954+0000 mon.c (mon.2) 6655 : audit [DBG] from='client.? 172.21.15.67:0/1454767546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:57.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:56 smithi082 bash[20963]: cluster 2024-04-03T23:33:55.823126+0000 mgr.y (mgr.24370) 16661 : cluster [DBG] pgmap v16645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:56 smithi067 bash[17655]: cluster 2024-04-03T23:33:55.823126+0000 mgr.y (mgr.24370) 16661 : cluster [DBG] pgmap v16645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:56 smithi067 bash[27441]: cluster 2024-04-03T23:33:55.823126+0000 mgr.y (mgr.24370) 16661 : cluster [DBG] pgmap v16645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:58 smithi082 bash[20963]: cluster 2024-04-03T23:33:57.823747+0000 mgr.y (mgr.24370) 16662 : cluster [DBG] pgmap v16646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:58 smithi082 bash[20963]: audit 2024-04-03T23:33:57.968336+0000 mon.a (mon.0) 14176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:58 smithi082 bash[20963]: audit 2024-04-03T23:33:57.976906+0000 mon.a (mon.0) 14177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:58 smithi082 bash[20963]: audit 2024-04-03T23:33:58.101097+0000 mon.a (mon.0) 14178 : audit [DBG] from='client.? 172.21.15.67:0/668344947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:58 smithi082 bash[20963]: audit 2024-04-03T23:33:58.224583+0000 mon.a (mon.0) 14179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:58 smithi082 bash[20963]: audit 2024-04-03T23:33:58.234461+0000 mon.a (mon.0) 14180 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:58 smithi082 bash[20963]: audit 2024-04-03T23:33:58.671318+0000 mon.a (mon.0) 14181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:33:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:58 smithi082 bash[20963]: audit 2024-04-03T23:33:58.673317+0000 mon.a (mon.0) 14182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:33:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:33:58 smithi082 bash[20963]: audit 2024-04-03T23:33:58.684900+0000 mon.a (mon.0) 14183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[17655]: cluster 2024-04-03T23:33:57.823747+0000 mgr.y (mgr.24370) 16662 : cluster [DBG] pgmap v16646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[17655]: audit 2024-04-03T23:33:57.968336+0000 mon.a (mon.0) 14176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[17655]: audit 2024-04-03T23:33:57.976906+0000 mon.a (mon.0) 14177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[17655]: audit 2024-04-03T23:33:58.101097+0000 mon.a (mon.0) 14178 : audit [DBG] from='client.? 172.21.15.67:0/668344947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[17655]: audit 2024-04-03T23:33:58.224583+0000 mon.a (mon.0) 14179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[17655]: audit 2024-04-03T23:33:58.234461+0000 mon.a (mon.0) 14180 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[17655]: audit 2024-04-03T23:33:58.671318+0000 mon.a (mon.0) 14181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:33:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[17655]: audit 2024-04-03T23:33:58.673317+0000 mon.a (mon.0) 14182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:33:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[17655]: audit 2024-04-03T23:33:58.684900+0000 mon.a (mon.0) 14183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[27441]: cluster 2024-04-03T23:33:57.823747+0000 mgr.y (mgr.24370) 16662 : cluster [DBG] pgmap v16646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:33:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[27441]: audit 2024-04-03T23:33:57.968336+0000 mon.a (mon.0) 14176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[27441]: audit 2024-04-03T23:33:57.976906+0000 mon.a (mon.0) 14177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[27441]: audit 2024-04-03T23:33:58.101097+0000 mon.a (mon.0) 14178 : audit [DBG] from='client.? 172.21.15.67:0/668344947' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:33:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[27441]: audit 2024-04-03T23:33:58.224583+0000 mon.a (mon.0) 14179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[27441]: audit 2024-04-03T23:33:58.234461+0000 mon.a (mon.0) 14180 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:33:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[27441]: audit 2024-04-03T23:33:58.671318+0000 mon.a (mon.0) 14181 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:33:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[27441]: audit 2024-04-03T23:33:58.673317+0000 mon.a (mon.0) 14182 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:33:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:33:58 smithi067 bash[27441]: audit 2024-04-03T23:33:58.684900+0000 mon.a (mon.0) 14183 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:34:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:00 smithi082 bash[20963]: cluster 2024-04-03T23:33:59.824488+0000 mgr.y (mgr.24370) 16663 : cluster [DBG] pgmap v16647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:00 smithi082 bash[20963]: audit 2024-04-03T23:34:00.559497+0000 mon.c (mon.2) 6656 : audit [DBG] from='client.? 172.21.15.67:0/1161018386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:00 smithi067 bash[27441]: cluster 2024-04-03T23:33:59.824488+0000 mgr.y (mgr.24370) 16663 : cluster [DBG] pgmap v16647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:00 smithi067 bash[27441]: audit 2024-04-03T23:34:00.559497+0000 mon.c (mon.2) 6656 : audit [DBG] from='client.? 172.21.15.67:0/1161018386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:00 smithi067 bash[17655]: cluster 2024-04-03T23:33:59.824488+0000 mgr.y (mgr.24370) 16663 : cluster [DBG] pgmap v16647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:00 smithi067 bash[17655]: audit 2024-04-03T23:34:00.559497+0000 mon.c (mon.2) 6656 : audit [DBG] from='client.? 172.21.15.67:0/1161018386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:02 smithi082 bash[20963]: cluster 2024-04-03T23:34:01.825686+0000 mgr.y (mgr.24370) 16664 : cluster [DBG] pgmap v16648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:02 smithi067 bash[17655]: cluster 2024-04-03T23:34:01.825686+0000 mgr.y (mgr.24370) 16664 : cluster [DBG] pgmap v16648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:03] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T23:34:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:02 smithi067 bash[27441]: cluster 2024-04-03T23:34:01.825686+0000 mgr.y (mgr.24370) 16664 : cluster [DBG] pgmap v16648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:34:04.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:03 smithi082 bash[20963]: audit 2024-04-03T23:34:03.022044+0000 mon.c (mon.2) 6657 : audit [DBG] from='client.? 172.21.15.67:0/2793053666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:04.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:03 smithi067 bash[17655]: audit 2024-04-03T23:34:03.022044+0000 mon.c (mon.2) 6657 : audit [DBG] from='client.? 172.21.15.67:0/2793053666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:04.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:03 smithi067 bash[27441]: audit 2024-04-03T23:34:03.022044+0000 mon.c (mon.2) 6657 : audit [DBG] from='client.? 172.21.15.67:0/2793053666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:04 smithi082 bash[20963]: cluster 2024-04-03T23:34:03.826313+0000 mgr.y (mgr.24370) 16665 : cluster [DBG] pgmap v16649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:04 smithi067 bash[17655]: cluster 2024-04-03T23:34:03.826313+0000 mgr.y (mgr.24370) 16665 : cluster [DBG] pgmap v16649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:04 smithi067 bash[27441]: cluster 2024-04-03T23:34:03.826313+0000 mgr.y (mgr.24370) 16665 : cluster [DBG] pgmap v16649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:06.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:05 smithi082 bash[20963]: audit 2024-04-03T23:34:05.474612+0000 mon.c (mon.2) 6658 : audit [DBG] from='client.? 172.21.15.67:0/3601322477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:06.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:05 smithi067 bash[17655]: audit 2024-04-03T23:34:05.474612+0000 mon.c (mon.2) 6658 : audit [DBG] from='client.? 172.21.15.67:0/3601322477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:06.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:05 smithi067 bash[27441]: audit 2024-04-03T23:34:05.474612+0000 mon.c (mon.2) 6658 : audit [DBG] from='client.? 172.21.15.67:0/3601322477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:07 smithi082 bash[20963]: cluster 2024-04-03T23:34:05.827378+0000 mgr.y (mgr.24370) 16666 : cluster [DBG] pgmap v16650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:07.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:07 smithi067 bash[17655]: cluster 2024-04-03T23:34:05.827378+0000 mgr.y (mgr.24370) 16666 : cluster [DBG] pgmap v16650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:07.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:07 smithi067 bash[27441]: cluster 2024-04-03T23:34:05.827378+0000 mgr.y (mgr.24370) 16666 : cluster [DBG] pgmap v16650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:08.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:08 smithi082 bash[20963]: audit 2024-04-03T23:34:07.932928+0000 mon.c (mon.2) 6659 : audit [DBG] from='client.? 172.21.15.67:0/447253443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:08.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:08 smithi067 bash[17655]: audit 2024-04-03T23:34:07.932928+0000 mon.c (mon.2) 6659 : audit [DBG] from='client.? 172.21.15.67:0/447253443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:08.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:08 smithi067 bash[27441]: audit 2024-04-03T23:34:07.932928+0000 mon.c (mon.2) 6659 : audit [DBG] from='client.? 172.21.15.67:0/447253443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:09 smithi082 bash[20963]: cluster 2024-04-03T23:34:07.828314+0000 mgr.y (mgr.24370) 16667 : cluster [DBG] pgmap v16651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:09.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:09 smithi067 bash[27441]: cluster 2024-04-03T23:34:07.828314+0000 mgr.y (mgr.24370) 16667 : cluster [DBG] pgmap v16651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:09.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:09 smithi067 bash[17655]: cluster 2024-04-03T23:34:07.828314+0000 mgr.y (mgr.24370) 16667 : cluster [DBG] pgmap v16651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:11 smithi082 bash[20963]: cluster 2024-04-03T23:34:09.828951+0000 mgr.y (mgr.24370) 16668 : cluster [DBG] pgmap v16652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:11 smithi082 bash[20963]: audit 2024-04-03T23:34:10.390559+0000 mon.a (mon.0) 14184 : audit [DBG] from='client.? 172.21.15.67:0/2799227946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:11 smithi082 bash[20963]: audit 2024-04-03T23:34:10.544308+0000 mon.a (mon.0) 14185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:11 smithi067 bash[17655]: cluster 2024-04-03T23:34:09.828951+0000 mgr.y (mgr.24370) 16668 : cluster [DBG] pgmap v16652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:11 smithi067 bash[17655]: audit 2024-04-03T23:34:10.390559+0000 mon.a (mon.0) 14184 : audit [DBG] from='client.? 172.21.15.67:0/2799227946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:11 smithi067 bash[17655]: audit 2024-04-03T23:34:10.544308+0000 mon.a (mon.0) 14185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:11 smithi067 bash[27441]: cluster 2024-04-03T23:34:09.828951+0000 mgr.y (mgr.24370) 16668 : cluster [DBG] pgmap v16652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:11 smithi067 bash[27441]: audit 2024-04-03T23:34:10.390559+0000 mon.a (mon.0) 14184 : audit [DBG] from='client.? 172.21.15.67:0/2799227946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:11 smithi067 bash[27441]: audit 2024-04-03T23:34:10.544308+0000 mon.a (mon.0) 14185 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:13.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:13 smithi082 bash[20963]: cluster 2024-04-03T23:34:11.830138+0000 mgr.y (mgr.24370) 16669 : cluster [DBG] pgmap v16653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:13.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:13 smithi082 bash[20963]: audit 2024-04-03T23:34:12.838880+0000 mon.a (mon.0) 14186 : audit [DBG] from='client.? 172.21.15.67:0/337691971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:34:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:13 smithi067 bash[17655]: cluster 2024-04-03T23:34:11.830138+0000 mgr.y (mgr.24370) 16669 : cluster [DBG] pgmap v16653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:13.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:13 smithi067 bash[17655]: audit 2024-04-03T23:34:12.838880+0000 mon.a (mon.0) 14186 : audit [DBG] from='client.? 172.21.15.67:0/337691971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:13 smithi067 bash[27441]: cluster 2024-04-03T23:34:11.830138+0000 mgr.y (mgr.24370) 16669 : cluster [DBG] pgmap v16653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:13.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:13 smithi067 bash[27441]: audit 2024-04-03T23:34:12.838880+0000 mon.a (mon.0) 14186 : audit [DBG] from='client.? 172.21.15.67:0/337691971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:34:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:15 smithi082 bash[20963]: cluster 2024-04-03T23:34:13.830804+0000 mgr.y (mgr.24370) 16670 : cluster [DBG] pgmap v16654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:15.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:15 smithi067 bash[27441]: cluster 2024-04-03T23:34:13.830804+0000 mgr.y (mgr.24370) 16670 : cluster [DBG] pgmap v16654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:15.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:15 smithi067 bash[17655]: cluster 2024-04-03T23:34:13.830804+0000 mgr.y (mgr.24370) 16670 : cluster [DBG] pgmap v16654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:16.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:16 smithi082 bash[20963]: audit 2024-04-03T23:34:15.289723+0000 mon.a (mon.0) 14187 : audit [DBG] from='client.? 172.21.15.67:0/1482265065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:16.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:16 smithi067 bash[27441]: audit 2024-04-03T23:34:15.289723+0000 mon.a (mon.0) 14187 : audit [DBG] from='client.? 172.21.15.67:0/1482265065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:16.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:16 smithi067 bash[17655]: audit 2024-04-03T23:34:15.289723+0000 mon.a (mon.0) 14187 : audit [DBG] from='client.? 172.21.15.67:0/1482265065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:17 smithi082 bash[20963]: cluster 2024-04-03T23:34:15.831829+0000 mgr.y (mgr.24370) 16671 : cluster [DBG] pgmap v16655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:17 smithi067 bash[27441]: cluster 2024-04-03T23:34:15.831829+0000 mgr.y (mgr.24370) 16671 : cluster [DBG] pgmap v16655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:17 smithi067 bash[17655]: cluster 2024-04-03T23:34:15.831829+0000 mgr.y (mgr.24370) 16671 : cluster [DBG] pgmap v16655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:18.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:18 smithi082 bash[20963]: audit 2024-04-03T23:34:17.742485+0000 mon.a (mon.0) 14188 : audit [DBG] from='client.? 172.21.15.67:0/3060280829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:18.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:18 smithi067 bash[27441]: audit 2024-04-03T23:34:17.742485+0000 mon.a (mon.0) 14188 : audit [DBG] from='client.? 172.21.15.67:0/3060280829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:18.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:18 smithi067 bash[17655]: audit 2024-04-03T23:34:17.742485+0000 mon.a (mon.0) 14188 : audit [DBG] from='client.? 172.21.15.67:0/3060280829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:19 smithi082 bash[20963]: cluster 2024-04-03T23:34:17.832767+0000 mgr.y (mgr.24370) 16672 : cluster [DBG] pgmap v16656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:19 smithi067 bash[17655]: cluster 2024-04-03T23:34:17.832767+0000 mgr.y (mgr.24370) 16672 : cluster [DBG] pgmap v16656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:19 smithi067 bash[27441]: cluster 2024-04-03T23:34:17.832767+0000 mgr.y (mgr.24370) 16672 : cluster [DBG] pgmap v16656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:21 smithi082 bash[20963]: cluster 2024-04-03T23:34:19.833330+0000 mgr.y (mgr.24370) 16673 : cluster [DBG] pgmap v16657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:21 smithi082 bash[20963]: audit 2024-04-03T23:34:20.194599+0000 mon.c (mon.2) 6660 : audit [DBG] from='client.? 172.21.15.67:0/1886581310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:21.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:21 smithi067 bash[27441]: cluster 2024-04-03T23:34:19.833330+0000 mgr.y (mgr.24370) 16673 : cluster [DBG] pgmap v16657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:21.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:21 smithi067 bash[27441]: audit 2024-04-03T23:34:20.194599+0000 mon.c (mon.2) 6660 : audit [DBG] from='client.? 172.21.15.67:0/1886581310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:21.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:21 smithi067 bash[17655]: cluster 2024-04-03T23:34:19.833330+0000 mgr.y (mgr.24370) 16673 : cluster [DBG] pgmap v16657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:21 smithi067 bash[17655]: audit 2024-04-03T23:34:20.194599+0000 mon.c (mon.2) 6660 : audit [DBG] from='client.? 172.21.15.67:0/1886581310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:23 smithi082 bash[20963]: cluster 2024-04-03T23:34:21.834407+0000 mgr.y (mgr.24370) 16674 : cluster [DBG] pgmap v16658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:23 smithi082 bash[20963]: audit 2024-04-03T23:34:22.650604+0000 mon.a (mon.0) 14189 : audit [DBG] from='client.? 172.21.15.67:0/1773519299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:34:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:23 smithi067 bash[17655]: cluster 2024-04-03T23:34:21.834407+0000 mgr.y (mgr.24370) 16674 : cluster [DBG] pgmap v16658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:23 smithi067 bash[17655]: audit 2024-04-03T23:34:22.650604+0000 mon.a (mon.0) 14189 : audit [DBG] from='client.? 172.21.15.67:0/1773519299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:23 smithi067 bash[27441]: cluster 2024-04-03T23:34:21.834407+0000 mgr.y (mgr.24370) 16674 : cluster [DBG] pgmap v16658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:23 smithi067 bash[27441]: audit 2024-04-03T23:34:22.650604+0000 mon.a (mon.0) 14189 : audit [DBG] from='client.? 172.21.15.67:0/1773519299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:34:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:25 smithi082 bash[20963]: cluster 2024-04-03T23:34:23.835081+0000 mgr.y (mgr.24370) 16675 : cluster [DBG] pgmap v16659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:25 smithi067 bash[17655]: cluster 2024-04-03T23:34:23.835081+0000 mgr.y (mgr.24370) 16675 : cluster [DBG] pgmap v16659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:25 smithi067 bash[27441]: cluster 2024-04-03T23:34:23.835081+0000 mgr.y (mgr.24370) 16675 : cluster [DBG] pgmap v16659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:26 smithi082 bash[20963]: audit 2024-04-03T23:34:25.098223+0000 mon.c (mon.2) 6661 : audit [DBG] from='client.? 172.21.15.67:0/2598892918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:26 smithi082 bash[20963]: audit 2024-04-03T23:34:25.544949+0000 mon.a (mon.0) 14190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:26 smithi067 bash[17655]: audit 2024-04-03T23:34:25.098223+0000 mon.c (mon.2) 6661 : audit [DBG] from='client.? 172.21.15.67:0/2598892918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:26 smithi067 bash[17655]: audit 2024-04-03T23:34:25.544949+0000 mon.a (mon.0) 14190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:26 smithi067 bash[27441]: audit 2024-04-03T23:34:25.098223+0000 mon.c (mon.2) 6661 : audit [DBG] from='client.? 172.21.15.67:0/2598892918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:26 smithi067 bash[27441]: audit 2024-04-03T23:34:25.544949+0000 mon.a (mon.0) 14190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:27 smithi082 bash[20963]: cluster 2024-04-03T23:34:25.836144+0000 mgr.y (mgr.24370) 16676 : cluster [DBG] pgmap v16660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:27 smithi067 bash[17655]: cluster 2024-04-03T23:34:25.836144+0000 mgr.y (mgr.24370) 16676 : cluster [DBG] pgmap v16660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:27 smithi067 bash[27441]: cluster 2024-04-03T23:34:25.836144+0000 mgr.y (mgr.24370) 16676 : cluster [DBG] pgmap v16660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:28.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:28 smithi082 bash[20963]: audit 2024-04-03T23:34:27.551668+0000 mon.c (mon.2) 6662 : audit [DBG] from='client.? 172.21.15.67:0/4104920544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:28.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:28 smithi067 bash[17655]: audit 2024-04-03T23:34:27.551668+0000 mon.c (mon.2) 6662 : audit [DBG] from='client.? 172.21.15.67:0/4104920544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:28.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:28 smithi067 bash[27441]: audit 2024-04-03T23:34:27.551668+0000 mon.c (mon.2) 6662 : audit [DBG] from='client.? 172.21.15.67:0/4104920544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:29 smithi082 bash[20963]: cluster 2024-04-03T23:34:27.836908+0000 mgr.y (mgr.24370) 16677 : cluster [DBG] pgmap v16661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:29 smithi067 bash[17655]: cluster 2024-04-03T23:34:27.836908+0000 mgr.y (mgr.24370) 16677 : cluster [DBG] pgmap v16661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:29.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:29 smithi067 bash[27441]: cluster 2024-04-03T23:34:27.836908+0000 mgr.y (mgr.24370) 16677 : cluster [DBG] pgmap v16661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:30.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:30 smithi082 bash[20963]: audit 2024-04-03T23:34:30.006578+0000 mon.a (mon.0) 14191 : audit [DBG] from='client.? 172.21.15.67:0/3583885055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:30.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:30 smithi067 bash[17655]: audit 2024-04-03T23:34:30.006578+0000 mon.a (mon.0) 14191 : audit [DBG] from='client.? 172.21.15.67:0/3583885055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:30.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:30 smithi067 bash[27441]: audit 2024-04-03T23:34:30.006578+0000 mon.a (mon.0) 14191 : audit [DBG] from='client.? 172.21.15.67:0/3583885055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:31 smithi082 bash[20963]: cluster 2024-04-03T23:34:29.837546+0000 mgr.y (mgr.24370) 16678 : cluster [DBG] pgmap v16662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:31 smithi067 bash[17655]: cluster 2024-04-03T23:34:29.837546+0000 mgr.y (mgr.24370) 16678 : cluster [DBG] pgmap v16662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:31 smithi067 bash[27441]: cluster 2024-04-03T23:34:29.837546+0000 mgr.y (mgr.24370) 16678 : cluster [DBG] pgmap v16662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:33 smithi082 bash[20963]: cluster 2024-04-03T23:34:31.838755+0000 mgr.y (mgr.24370) 16679 : cluster [DBG] pgmap v16663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:33 smithi082 bash[20963]: audit 2024-04-03T23:34:32.454827+0000 mon.c (mon.2) 6663 : audit [DBG] from='client.? 172.21.15.67:0/3190696403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:34:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:33 smithi067 bash[17655]: cluster 2024-04-03T23:34:31.838755+0000 mgr.y (mgr.24370) 16679 : cluster [DBG] pgmap v16663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:33 smithi067 bash[17655]: audit 2024-04-03T23:34:32.454827+0000 mon.c (mon.2) 6663 : audit [DBG] from='client.? 172.21.15.67:0/3190696403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:33 smithi067 bash[27441]: cluster 2024-04-03T23:34:31.838755+0000 mgr.y (mgr.24370) 16679 : cluster [DBG] pgmap v16663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:33 smithi067 bash[27441]: audit 2024-04-03T23:34:32.454827+0000 mon.c (mon.2) 6663 : audit [DBG] from='client.? 172.21.15.67:0/3190696403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:34:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:35 smithi082 bash[20963]: cluster 2024-04-03T23:34:33.839421+0000 mgr.y (mgr.24370) 16680 : cluster [DBG] pgmap v16664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:35 smithi082 bash[20963]: audit 2024-04-03T23:34:34.909992+0000 mon.c (mon.2) 6664 : audit [DBG] from='client.? 172.21.15.67:0/255067374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:35 smithi067 bash[17655]: cluster 2024-04-03T23:34:33.839421+0000 mgr.y (mgr.24370) 16680 : cluster [DBG] pgmap v16664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:35 smithi067 bash[17655]: audit 2024-04-03T23:34:34.909992+0000 mon.c (mon.2) 6664 : audit [DBG] from='client.? 172.21.15.67:0/255067374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:35 smithi067 bash[27441]: cluster 2024-04-03T23:34:33.839421+0000 mgr.y (mgr.24370) 16680 : cluster [DBG] pgmap v16664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:35 smithi067 bash[27441]: audit 2024-04-03T23:34:34.909992+0000 mon.c (mon.2) 6664 : audit [DBG] from='client.? 172.21.15.67:0/255067374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:37 smithi082 bash[20963]: cluster 2024-04-03T23:34:35.840503+0000 mgr.y (mgr.24370) 16681 : cluster [DBG] pgmap v16665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:37 smithi067 bash[27441]: cluster 2024-04-03T23:34:35.840503+0000 mgr.y (mgr.24370) 16681 : cluster [DBG] pgmap v16665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:37 smithi067 bash[17655]: cluster 2024-04-03T23:34:35.840503+0000 mgr.y (mgr.24370) 16681 : cluster [DBG] pgmap v16665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:38.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:38 smithi082 bash[20963]: audit 2024-04-03T23:34:37.363738+0000 mon.a (mon.0) 14192 : audit [DBG] from='client.? 172.21.15.67:0/723546482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:38.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:38 smithi067 bash[27441]: audit 2024-04-03T23:34:37.363738+0000 mon.a (mon.0) 14192 : audit [DBG] from='client.? 172.21.15.67:0/723546482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:38.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:38 smithi067 bash[17655]: audit 2024-04-03T23:34:37.363738+0000 mon.a (mon.0) 14192 : audit [DBG] from='client.? 172.21.15.67:0/723546482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:39 smithi082 bash[20963]: cluster 2024-04-03T23:34:37.841311+0000 mgr.y (mgr.24370) 16682 : cluster [DBG] pgmap v16666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:39 smithi067 bash[17655]: cluster 2024-04-03T23:34:37.841311+0000 mgr.y (mgr.24370) 16682 : cluster [DBG] pgmap v16666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:39 smithi067 bash[27441]: cluster 2024-04-03T23:34:37.841311+0000 mgr.y (mgr.24370) 16682 : cluster [DBG] pgmap v16666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:40 smithi082 bash[20963]: audit 2024-04-03T23:34:39.825022+0000 mon.c (mon.2) 6665 : audit [DBG] from='client.? 172.21.15.67:0/3893352811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:40.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:40 smithi067 bash[27441]: audit 2024-04-03T23:34:39.825022+0000 mon.c (mon.2) 6665 : audit [DBG] from='client.? 172.21.15.67:0/3893352811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:40.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:40 smithi067 bash[17655]: audit 2024-04-03T23:34:39.825022+0000 mon.c (mon.2) 6665 : audit [DBG] from='client.? 172.21.15.67:0/3893352811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:41 smithi082 bash[20963]: cluster 2024-04-03T23:34:39.841839+0000 mgr.y (mgr.24370) 16683 : cluster [DBG] pgmap v16667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:41 smithi082 bash[20963]: audit 2024-04-03T23:34:40.545280+0000 mon.a (mon.0) 14193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:41 smithi067 bash[27441]: cluster 2024-04-03T23:34:39.841839+0000 mgr.y (mgr.24370) 16683 : cluster [DBG] pgmap v16667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:41 smithi067 bash[27441]: audit 2024-04-03T23:34:40.545280+0000 mon.a (mon.0) 14193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:41 smithi067 bash[17655]: cluster 2024-04-03T23:34:39.841839+0000 mgr.y (mgr.24370) 16683 : cluster [DBG] pgmap v16667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:41 smithi067 bash[17655]: audit 2024-04-03T23:34:40.545280+0000 mon.a (mon.0) 14193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:43 smithi067 bash[17655]: cluster 2024-04-03T23:34:41.843108+0000 mgr.y (mgr.24370) 16684 : cluster [DBG] pgmap v16668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:43 smithi067 bash[17655]: audit 2024-04-03T23:34:42.279932+0000 mon.c (mon.2) 6666 : audit [DBG] from='client.? 172.21.15.67:0/2012951280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:34:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:43 smithi067 bash[27441]: cluster 2024-04-03T23:34:41.843108+0000 mgr.y (mgr.24370) 16684 : cluster [DBG] pgmap v16668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:43 smithi067 bash[27441]: audit 2024-04-03T23:34:42.279932+0000 mon.c (mon.2) 6666 : audit [DBG] from='client.? 172.21.15.67:0/2012951280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:43.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:43 smithi082 bash[20963]: cluster 2024-04-03T23:34:41.843108+0000 mgr.y (mgr.24370) 16684 : cluster [DBG] pgmap v16668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:43.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:43 smithi082 bash[20963]: audit 2024-04-03T23:34:42.279932+0000 mon.c (mon.2) 6666 : audit [DBG] from='client.? 172.21.15.67:0/2012951280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:34:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:45 smithi067 bash[17655]: cluster 2024-04-03T23:34:43.843908+0000 mgr.y (mgr.24370) 16685 : cluster [DBG] pgmap v16669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:45 smithi067 bash[17655]: audit 2024-04-03T23:34:44.736325+0000 mon.c (mon.2) 6667 : audit [DBG] from='client.? 172.21.15.67:0/323635885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:45 smithi067 bash[27441]: cluster 2024-04-03T23:34:43.843908+0000 mgr.y (mgr.24370) 16685 : cluster [DBG] pgmap v16669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:45.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:45 smithi067 bash[27441]: audit 2024-04-03T23:34:44.736325+0000 mon.c (mon.2) 6667 : audit [DBG] from='client.? 172.21.15.67:0/323635885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:45.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:45 smithi082 bash[20963]: cluster 2024-04-03T23:34:43.843908+0000 mgr.y (mgr.24370) 16685 : cluster [DBG] pgmap v16669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:45.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:45 smithi082 bash[20963]: audit 2024-04-03T23:34:44.736325+0000 mon.c (mon.2) 6667 : audit [DBG] from='client.? 172.21.15.67:0/323635885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:47 smithi067 bash[17655]: cluster 2024-04-03T23:34:45.844972+0000 mgr.y (mgr.24370) 16686 : cluster [DBG] pgmap v16670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:47 smithi067 bash[27441]: cluster 2024-04-03T23:34:45.844972+0000 mgr.y (mgr.24370) 16686 : cluster [DBG] pgmap v16670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:47.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:47 smithi082 bash[20963]: cluster 2024-04-03T23:34:45.844972+0000 mgr.y (mgr.24370) 16686 : cluster [DBG] pgmap v16670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:48.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:48 smithi067 bash[17655]: audit 2024-04-03T23:34:47.193423+0000 mon.c (mon.2) 6668 : audit [DBG] from='client.? 172.21.15.67:0/2542807344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:48.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:48 smithi067 bash[27441]: audit 2024-04-03T23:34:47.193423+0000 mon.c (mon.2) 6668 : audit [DBG] from='client.? 172.21.15.67:0/2542807344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:48.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:48 smithi082 bash[20963]: audit 2024-04-03T23:34:47.193423+0000 mon.c (mon.2) 6668 : audit [DBG] from='client.? 172.21.15.67:0/2542807344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:49 smithi067 bash[17655]: cluster 2024-04-03T23:34:47.845794+0000 mgr.y (mgr.24370) 16687 : cluster [DBG] pgmap v16671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:49 smithi067 bash[27441]: cluster 2024-04-03T23:34:47.845794+0000 mgr.y (mgr.24370) 16687 : cluster [DBG] pgmap v16671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:49.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:49 smithi082 bash[20963]: cluster 2024-04-03T23:34:47.845794+0000 mgr.y (mgr.24370) 16687 : cluster [DBG] pgmap v16671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:50.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:50 smithi082 bash[20963]: audit 2024-04-03T23:34:49.647373+0000 mon.a (mon.0) 14194 : audit [DBG] from='client.? 172.21.15.67:0/2649738191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:50.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:50 smithi067 bash[27441]: audit 2024-04-03T23:34:49.647373+0000 mon.a (mon.0) 14194 : audit [DBG] from='client.? 172.21.15.67:0/2649738191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:50.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:50 smithi067 bash[17655]: audit 2024-04-03T23:34:49.647373+0000 mon.a (mon.0) 14194 : audit [DBG] from='client.? 172.21.15.67:0/2649738191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:51 smithi082 bash[20963]: cluster 2024-04-03T23:34:49.846447+0000 mgr.y (mgr.24370) 16688 : cluster [DBG] pgmap v16672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:51.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:51 smithi067 bash[17655]: cluster 2024-04-03T23:34:49.846447+0000 mgr.y (mgr.24370) 16688 : cluster [DBG] pgmap v16672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:51.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:51 smithi067 bash[27441]: cluster 2024-04-03T23:34:49.846447+0000 mgr.y (mgr.24370) 16688 : cluster [DBG] pgmap v16672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:52.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:52 smithi082 bash[20963]: audit 2024-04-03T23:34:52.102573+0000 mon.a (mon.0) 14195 : audit [DBG] from='client.? 172.21.15.67:0/2314669049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:52.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:52 smithi067 bash[27441]: audit 2024-04-03T23:34:52.102573+0000 mon.a (mon.0) 14195 : audit [DBG] from='client.? 172.21.15.67:0/2314669049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:52.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:52 smithi067 bash[17655]: audit 2024-04-03T23:34:52.102573+0000 mon.a (mon.0) 14195 : audit [DBG] from='client.? 172.21.15.67:0/2314669049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:34:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:53 smithi067 bash[27441]: cluster 2024-04-03T23:34:51.847634+0000 mgr.y (mgr.24370) 16689 : cluster [DBG] pgmap v16673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:53 smithi067 bash[17655]: cluster 2024-04-03T23:34:51.847634+0000 mgr.y (mgr.24370) 16689 : cluster [DBG] pgmap v16673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:53.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:53 smithi082 bash[20963]: cluster 2024-04-03T23:34:51.847634+0000 mgr.y (mgr.24370) 16689 : cluster [DBG] pgmap v16673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:34:55.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:55 smithi082 bash[20963]: cluster 2024-04-03T23:34:53.848314+0000 mgr.y (mgr.24370) 16690 : cluster [DBG] pgmap v16674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:55.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:55 smithi082 bash[20963]: audit 2024-04-03T23:34:54.554817+0000 mon.c (mon.2) 6669 : audit [DBG] from='client.? 172.21.15.67:0/868740653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:55.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:55 smithi067 bash[17655]: cluster 2024-04-03T23:34:53.848314+0000 mgr.y (mgr.24370) 16690 : cluster [DBG] pgmap v16674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:55.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:55 smithi067 bash[17655]: audit 2024-04-03T23:34:54.554817+0000 mon.c (mon.2) 6669 : audit [DBG] from='client.? 172.21.15.67:0/868740653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:55.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:55 smithi067 bash[27441]: cluster 2024-04-03T23:34:53.848314+0000 mgr.y (mgr.24370) 16690 : cluster [DBG] pgmap v16674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:55.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:55 smithi067 bash[27441]: audit 2024-04-03T23:34:54.554817+0000 mon.c (mon.2) 6669 : audit [DBG] from='client.? 172.21.15.67:0/868740653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:56.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:56 smithi082 bash[20963]: audit 2024-04-03T23:34:55.545609+0000 mon.a (mon.0) 14196 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:56.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:56 smithi067 bash[27441]: audit 2024-04-03T23:34:55.545609+0000 mon.a (mon.0) 14196 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:56.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:56 smithi067 bash[17655]: audit 2024-04-03T23:34:55.545609+0000 mon.a (mon.0) 14196 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:34:57.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:57 smithi082 bash[20963]: cluster 2024-04-03T23:34:55.849621+0000 mgr.y (mgr.24370) 16691 : cluster [DBG] pgmap v16675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:57.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:57 smithi082 bash[20963]: audit 2024-04-03T23:34:57.002858+0000 mon.c (mon.2) 6670 : audit [DBG] from='client.? 172.21.15.67:0/1399157242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:57.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:57 smithi067 bash[17655]: cluster 2024-04-03T23:34:55.849621+0000 mgr.y (mgr.24370) 16691 : cluster [DBG] pgmap v16675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:57.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:57 smithi067 bash[17655]: audit 2024-04-03T23:34:57.002858+0000 mon.c (mon.2) 6670 : audit [DBG] from='client.? 172.21.15.67:0/1399157242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:57.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:57 smithi067 bash[27441]: cluster 2024-04-03T23:34:55.849621+0000 mgr.y (mgr.24370) 16691 : cluster [DBG] pgmap v16675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:57.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:57 smithi067 bash[27441]: audit 2024-04-03T23:34:57.002858+0000 mon.c (mon.2) 6670 : audit [DBG] from='client.? 172.21.15.67:0/1399157242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:34:59.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:59 smithi082 bash[20963]: cluster 2024-04-03T23:34:57.850396+0000 mgr.y (mgr.24370) 16692 : cluster [DBG] pgmap v16676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:59.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:59 smithi082 bash[20963]: audit 2024-04-03T23:34:58.760332+0000 mon.a (mon.0) 14197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:34:59.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:59 smithi082 bash[20963]: audit 2024-04-03T23:34:59.086664+0000 mon.a (mon.0) 14198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:34:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:34:59 smithi082 bash[20963]: audit 2024-04-03T23:34:59.096681+0000 mon.a (mon.0) 14199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:34:59.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:59 smithi067 bash[17655]: cluster 2024-04-03T23:34:57.850396+0000 mgr.y (mgr.24370) 16692 : cluster [DBG] pgmap v16676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:59.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:59 smithi067 bash[17655]: audit 2024-04-03T23:34:58.760332+0000 mon.a (mon.0) 14197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:34:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:59 smithi067 bash[17655]: audit 2024-04-03T23:34:59.086664+0000 mon.a (mon.0) 14198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:34:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:34:59 smithi067 bash[17655]: audit 2024-04-03T23:34:59.096681+0000 mon.a (mon.0) 14199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:34:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:59 smithi067 bash[27441]: cluster 2024-04-03T23:34:57.850396+0000 mgr.y (mgr.24370) 16692 : cluster [DBG] pgmap v16676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:34:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:59 smithi067 bash[27441]: audit 2024-04-03T23:34:58.760332+0000 mon.a (mon.0) 14197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:34:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:59 smithi067 bash[27441]: audit 2024-04-03T23:34:59.086664+0000 mon.a (mon.0) 14198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:34:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:34:59 smithi067 bash[27441]: audit 2024-04-03T23:34:59.096681+0000 mon.a (mon.0) 14199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:00.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:00 smithi082 bash[20963]: audit 2024-04-03T23:34:59.474049+0000 mon.c (mon.2) 6671 : audit [DBG] from='client.? 172.21.15.67:0/2044648434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:00.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:00 smithi067 bash[17655]: audit 2024-04-03T23:34:59.474049+0000 mon.c (mon.2) 6671 : audit [DBG] from='client.? 172.21.15.67:0/2044648434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:00.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:00 smithi067 bash[27441]: audit 2024-04-03T23:34:59.474049+0000 mon.c (mon.2) 6671 : audit [DBG] from='client.? 172.21.15.67:0/2044648434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:01.479 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:01 smithi067 bash[27441]: cluster 2024-04-03T23:34:59.851076+0000 mgr.y (mgr.24370) 16693 : cluster [DBG] pgmap v16677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:01.479 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:01 smithi067 bash[17655]: cluster 2024-04-03T23:34:59.851076+0000 mgr.y (mgr.24370) 16693 : cluster [DBG] pgmap v16677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:01.613 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:01 smithi082 bash[20963]: cluster 2024-04-03T23:34:59.851076+0000 mgr.y (mgr.24370) 16693 : cluster [DBG] pgmap v16677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:02.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:02 smithi082 bash[20963]: audit 2024-04-03T23:35:01.924002+0000 mon.c (mon.2) 6672 : audit [DBG] from='client.? 172.21.15.67:0/2087667288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:02.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:02 smithi067 bash[27441]: audit 2024-04-03T23:35:01.924002+0000 mon.c (mon.2) 6672 : audit [DBG] from='client.? 172.21.15.67:0/2087667288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:02.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:02 smithi067 bash[17655]: audit 2024-04-03T23:35:01.924002+0000 mon.c (mon.2) 6672 : audit [DBG] from='client.? 172.21.15.67:0/2087667288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:35:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:03 smithi067 bash[27441]: cluster 2024-04-03T23:35:01.852128+0000 mgr.y (mgr.24370) 16694 : cluster [DBG] pgmap v16678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:03 smithi067 bash[17655]: cluster 2024-04-03T23:35:01.852128+0000 mgr.y (mgr.24370) 16694 : cluster [DBG] pgmap v16678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:03 smithi082 bash[20963]: cluster 2024-04-03T23:35:01.852128+0000 mgr.y (mgr.24370) 16694 : cluster [DBG] pgmap v16678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:35:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:05 smithi082 bash[20963]: cluster 2024-04-03T23:35:03.852775+0000 mgr.y (mgr.24370) 16695 : cluster [DBG] pgmap v16679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:05 smithi082 bash[20963]: audit 2024-04-03T23:35:04.391184+0000 mon.a (mon.0) 14200 : audit [DBG] from='client.? 172.21.15.67:0/4227544410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:05 smithi082 bash[20963]: audit 2024-04-03T23:35:04.766574+0000 mon.a (mon.0) 14201 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:05 smithi082 bash[20963]: audit 2024-04-03T23:35:04.774021+0000 mon.a (mon.0) 14202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:05 smithi082 bash[20963]: audit 2024-04-03T23:35:04.785899+0000 mon.a (mon.0) 14203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:05 smithi082 bash[20963]: audit 2024-04-03T23:35:04.794273+0000 mon.a (mon.0) 14204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[17655]: cluster 2024-04-03T23:35:03.852775+0000 mgr.y (mgr.24370) 16695 : cluster [DBG] pgmap v16679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[17655]: audit 2024-04-03T23:35:04.391184+0000 mon.a (mon.0) 14200 : audit [DBG] from='client.? 172.21.15.67:0/4227544410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[17655]: audit 2024-04-03T23:35:04.766574+0000 mon.a (mon.0) 14201 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[17655]: audit 2024-04-03T23:35:04.774021+0000 mon.a (mon.0) 14202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[17655]: audit 2024-04-03T23:35:04.785899+0000 mon.a (mon.0) 14203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[17655]: audit 2024-04-03T23:35:04.794273+0000 mon.a (mon.0) 14204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[27441]: cluster 2024-04-03T23:35:03.852775+0000 mgr.y (mgr.24370) 16695 : cluster [DBG] pgmap v16679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[27441]: audit 2024-04-03T23:35:04.391184+0000 mon.a (mon.0) 14200 : audit [DBG] from='client.? 172.21.15.67:0/4227544410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[27441]: audit 2024-04-03T23:35:04.766574+0000 mon.a (mon.0) 14201 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[27441]: audit 2024-04-03T23:35:04.774021+0000 mon.a (mon.0) 14202 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[27441]: audit 2024-04-03T23:35:04.785899+0000 mon.a (mon.0) 14203 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:05 smithi067 bash[27441]: audit 2024-04-03T23:35:04.794273+0000 mon.a (mon.0) 14204 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:06.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:06 smithi082 bash[20963]: audit 2024-04-03T23:35:05.296342+0000 mon.a (mon.0) 14205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:35:06.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:06 smithi082 bash[20963]: audit 2024-04-03T23:35:05.298320+0000 mon.a (mon.0) 14206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:35:06.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:06 smithi082 bash[20963]: audit 2024-04-03T23:35:05.307268+0000 mon.a (mon.0) 14207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:06.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:06 smithi067 bash[17655]: audit 2024-04-03T23:35:05.296342+0000 mon.a (mon.0) 14205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:35:06.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:06 smithi067 bash[17655]: audit 2024-04-03T23:35:05.298320+0000 mon.a (mon.0) 14206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:35:06.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:06 smithi067 bash[17655]: audit 2024-04-03T23:35:05.307268+0000 mon.a (mon.0) 14207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:06 smithi067 bash[27441]: audit 2024-04-03T23:35:05.296342+0000 mon.a (mon.0) 14205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:35:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:06 smithi067 bash[27441]: audit 2024-04-03T23:35:05.298320+0000 mon.a (mon.0) 14206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:35:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:06 smithi067 bash[27441]: audit 2024-04-03T23:35:05.307268+0000 mon.a (mon.0) 14207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:35:07.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:07 smithi082 bash[20963]: cluster 2024-04-03T23:35:05.853830+0000 mgr.y (mgr.24370) 16696 : cluster [DBG] pgmap v16680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:07 smithi082 bash[20963]: audit 2024-04-03T23:35:06.838377+0000 mon.c (mon.2) 6673 : audit [DBG] from='client.? 172.21.15.67:0/3963576323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:07.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:07 smithi067 bash[27441]: cluster 2024-04-03T23:35:05.853830+0000 mgr.y (mgr.24370) 16696 : cluster [DBG] pgmap v16680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:07.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:07 smithi067 bash[27441]: audit 2024-04-03T23:35:06.838377+0000 mon.c (mon.2) 6673 : audit [DBG] from='client.? 172.21.15.67:0/3963576323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:07 smithi067 bash[17655]: cluster 2024-04-03T23:35:05.853830+0000 mgr.y (mgr.24370) 16696 : cluster [DBG] pgmap v16680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:07 smithi067 bash[17655]: audit 2024-04-03T23:35:06.838377+0000 mon.c (mon.2) 6673 : audit [DBG] from='client.? 172.21.15.67:0/3963576323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:09.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:09 smithi082 bash[20963]: cluster 2024-04-03T23:35:07.854550+0000 mgr.y (mgr.24370) 16697 : cluster [DBG] pgmap v16681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:09.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:09 smithi082 bash[20963]: audit 2024-04-03T23:35:09.301389+0000 mon.c (mon.2) 6674 : audit [DBG] from='client.? 172.21.15.67:0/191666290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:09.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:09 smithi067 bash[27441]: cluster 2024-04-03T23:35:07.854550+0000 mgr.y (mgr.24370) 16697 : cluster [DBG] pgmap v16681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:09.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:09 smithi067 bash[27441]: audit 2024-04-03T23:35:09.301389+0000 mon.c (mon.2) 6674 : audit [DBG] from='client.? 172.21.15.67:0/191666290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:09 smithi067 bash[17655]: cluster 2024-04-03T23:35:07.854550+0000 mgr.y (mgr.24370) 16697 : cluster [DBG] pgmap v16681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:09 smithi067 bash[17655]: audit 2024-04-03T23:35:09.301389+0000 mon.c (mon.2) 6674 : audit [DBG] from='client.? 172.21.15.67:0/191666290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:10 smithi067 bash[27441]: cluster 2024-04-03T23:35:09.855251+0000 mgr.y (mgr.24370) 16698 : cluster [DBG] pgmap v16682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:10 smithi067 bash[27441]: audit 2024-04-03T23:35:10.546074+0000 mon.a (mon.0) 14208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:10 smithi067 bash[17655]: cluster 2024-04-03T23:35:09.855251+0000 mgr.y (mgr.24370) 16698 : cluster [DBG] pgmap v16682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:10 smithi067 bash[17655]: audit 2024-04-03T23:35:10.546074+0000 mon.a (mon.0) 14208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:10 smithi082 bash[20963]: cluster 2024-04-03T23:35:09.855251+0000 mgr.y (mgr.24370) 16698 : cluster [DBG] pgmap v16682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:10 smithi082 bash[20963]: audit 2024-04-03T23:35:10.546074+0000 mon.a (mon.0) 14208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:12.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:11 smithi082 bash[20963]: audit 2024-04-03T23:35:11.750151+0000 mon.a (mon.0) 14209 : audit [DBG] from='client.? 172.21.15.67:0/2457332821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:12.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:11 smithi067 bash[27441]: audit 2024-04-03T23:35:11.750151+0000 mon.a (mon.0) 14209 : audit [DBG] from='client.? 172.21.15.67:0/2457332821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:12.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:11 smithi067 bash[17655]: audit 2024-04-03T23:35:11.750151+0000 mon.a (mon.0) 14209 : audit [DBG] from='client.? 172.21.15.67:0/2457332821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:13.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:12 smithi067 bash[17655]: cluster 2024-04-03T23:35:11.856488+0000 mgr.y (mgr.24370) 16699 : cluster [DBG] pgmap v16683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:13.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:12 smithi067 bash[27441]: cluster 2024-04-03T23:35:11.856488+0000 mgr.y (mgr.24370) 16699 : cluster [DBG] pgmap v16683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:12 smithi082 bash[20963]: cluster 2024-04-03T23:35:11.856488+0000 mgr.y (mgr.24370) 16699 : cluster [DBG] pgmap v16683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:35:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:35:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:14 smithi067 bash[17655]: cluster 2024-04-03T23:35:13.857184+0000 mgr.y (mgr.24370) 16700 : cluster [DBG] pgmap v16684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:14 smithi067 bash[17655]: audit 2024-04-03T23:35:14.198786+0000 mon.c (mon.2) 6675 : audit [DBG] from='client.? 172.21.15.67:0/3820568051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:14 smithi067 bash[27441]: cluster 2024-04-03T23:35:13.857184+0000 mgr.y (mgr.24370) 16700 : cluster [DBG] pgmap v16684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:14 smithi067 bash[27441]: audit 2024-04-03T23:35:14.198786+0000 mon.c (mon.2) 6675 : audit [DBG] from='client.? 172.21.15.67:0/3820568051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:14 smithi082 bash[20963]: cluster 2024-04-03T23:35:13.857184+0000 mgr.y (mgr.24370) 16700 : cluster [DBG] pgmap v16684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:14 smithi082 bash[20963]: audit 2024-04-03T23:35:14.198786+0000 mon.c (mon.2) 6675 : audit [DBG] from='client.? 172.21.15.67:0/3820568051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:16 smithi082 bash[20963]: cluster 2024-04-03T23:35:15.858347+0000 mgr.y (mgr.24370) 16701 : cluster [DBG] pgmap v16685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:16 smithi082 bash[20963]: audit 2024-04-03T23:35:16.655127+0000 mon.a (mon.0) 14210 : audit [DBG] from='client.? 172.21.15.67:0/2845226940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:16 smithi067 bash[17655]: cluster 2024-04-03T23:35:15.858347+0000 mgr.y (mgr.24370) 16701 : cluster [DBG] pgmap v16685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:17.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:16 smithi067 bash[17655]: audit 2024-04-03T23:35:16.655127+0000 mon.a (mon.0) 14210 : audit [DBG] from='client.? 172.21.15.67:0/2845226940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:16 smithi067 bash[27441]: cluster 2024-04-03T23:35:15.858347+0000 mgr.y (mgr.24370) 16701 : cluster [DBG] pgmap v16685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:16 smithi067 bash[27441]: audit 2024-04-03T23:35:16.655127+0000 mon.a (mon.0) 14210 : audit [DBG] from='client.? 172.21.15.67:0/2845226940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:18 smithi082 bash[20963]: cluster 2024-04-03T23:35:17.859051+0000 mgr.y (mgr.24370) 16702 : cluster [DBG] pgmap v16686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:18 smithi067 bash[17655]: cluster 2024-04-03T23:35:17.859051+0000 mgr.y (mgr.24370) 16702 : cluster [DBG] pgmap v16686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:18 smithi067 bash[27441]: cluster 2024-04-03T23:35:17.859051+0000 mgr.y (mgr.24370) 16702 : cluster [DBG] pgmap v16686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:20.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:19 smithi082 bash[20963]: audit 2024-04-03T23:35:19.116408+0000 mon.c (mon.2) 6676 : audit [DBG] from='client.? 172.21.15.67:0/2633088339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:20.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:19 smithi067 bash[17655]: audit 2024-04-03T23:35:19.116408+0000 mon.c (mon.2) 6676 : audit [DBG] from='client.? 172.21.15.67:0/2633088339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:20.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:19 smithi067 bash[27441]: audit 2024-04-03T23:35:19.116408+0000 mon.c (mon.2) 6676 : audit [DBG] from='client.? 172.21.15.67:0/2633088339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:20 smithi082 bash[20963]: cluster 2024-04-03T23:35:19.859764+0000 mgr.y (mgr.24370) 16703 : cluster [DBG] pgmap v16687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:21.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:20 smithi067 bash[27441]: cluster 2024-04-03T23:35:19.859764+0000 mgr.y (mgr.24370) 16703 : cluster [DBG] pgmap v16687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:21.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:20 smithi067 bash[17655]: cluster 2024-04-03T23:35:19.859764+0000 mgr.y (mgr.24370) 16703 : cluster [DBG] pgmap v16687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:22.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:21 smithi082 bash[20963]: audit 2024-04-03T23:35:21.568338+0000 mon.c (mon.2) 6677 : audit [DBG] from='client.? 172.21.15.67:0/2289747361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:22.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:21 smithi067 bash[27441]: audit 2024-04-03T23:35:21.568338+0000 mon.c (mon.2) 6677 : audit [DBG] from='client.? 172.21.15.67:0/2289747361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:22.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:21 smithi067 bash[17655]: audit 2024-04-03T23:35:21.568338+0000 mon.c (mon.2) 6677 : audit [DBG] from='client.? 172.21.15.67:0/2289747361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:22 smithi082 bash[20963]: cluster 2024-04-03T23:35:21.860995+0000 mgr.y (mgr.24370) 16704 : cluster [DBG] pgmap v16688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:35:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:22 smithi067 bash[27441]: cluster 2024-04-03T23:35:21.860995+0000 mgr.y (mgr.24370) 16704 : cluster [DBG] pgmap v16688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:22 smithi067 bash[17655]: cluster 2024-04-03T23:35:21.860995+0000 mgr.y (mgr.24370) 16704 : cluster [DBG] pgmap v16688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:35:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:24 smithi082 bash[20963]: cluster 2024-04-03T23:35:23.861502+0000 mgr.y (mgr.24370) 16705 : cluster [DBG] pgmap v16689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:24 smithi082 bash[20963]: audit 2024-04-03T23:35:24.021764+0000 mon.a (mon.0) 14211 : audit [DBG] from='client.? 172.21.15.67:0/2735574288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:24 smithi067 bash[17655]: cluster 2024-04-03T23:35:23.861502+0000 mgr.y (mgr.24370) 16705 : cluster [DBG] pgmap v16689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:24 smithi067 bash[17655]: audit 2024-04-03T23:35:24.021764+0000 mon.a (mon.0) 14211 : audit [DBG] from='client.? 172.21.15.67:0/2735574288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:24 smithi067 bash[27441]: cluster 2024-04-03T23:35:23.861502+0000 mgr.y (mgr.24370) 16705 : cluster [DBG] pgmap v16689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:24 smithi067 bash[27441]: audit 2024-04-03T23:35:24.021764+0000 mon.a (mon.0) 14211 : audit [DBG] from='client.? 172.21.15.67:0/2735574288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:25 smithi082 bash[20963]: audit 2024-04-03T23:35:25.546407+0000 mon.a (mon.0) 14212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:26.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:25 smithi067 bash[27441]: audit 2024-04-03T23:35:25.546407+0000 mon.a (mon.0) 14212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:25 smithi067 bash[17655]: audit 2024-04-03T23:35:25.546407+0000 mon.a (mon.0) 14212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:26 smithi082 bash[20963]: cluster 2024-04-03T23:35:25.862614+0000 mgr.y (mgr.24370) 16706 : cluster [DBG] pgmap v16690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:26 smithi082 bash[20963]: audit 2024-04-03T23:35:26.483343+0000 mon.c (mon.2) 6678 : audit [DBG] from='client.? 172.21.15.67:0/527996126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:26 smithi067 bash[27441]: cluster 2024-04-03T23:35:25.862614+0000 mgr.y (mgr.24370) 16706 : cluster [DBG] pgmap v16690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:26 smithi067 bash[27441]: audit 2024-04-03T23:35:26.483343+0000 mon.c (mon.2) 6678 : audit [DBG] from='client.? 172.21.15.67:0/527996126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:27.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:26 smithi067 bash[17655]: cluster 2024-04-03T23:35:25.862614+0000 mgr.y (mgr.24370) 16706 : cluster [DBG] pgmap v16690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:27.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:26 smithi067 bash[17655]: audit 2024-04-03T23:35:26.483343+0000 mon.c (mon.2) 6678 : audit [DBG] from='client.? 172.21.15.67:0/527996126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:28 smithi082 bash[20963]: cluster 2024-04-03T23:35:27.863294+0000 mgr.y (mgr.24370) 16707 : cluster [DBG] pgmap v16691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:28 smithi082 bash[20963]: audit 2024-04-03T23:35:28.941655+0000 mon.c (mon.2) 6679 : audit [DBG] from='client.? 172.21.15.67:0/1367347262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:28 smithi067 bash[17655]: cluster 2024-04-03T23:35:27.863294+0000 mgr.y (mgr.24370) 16707 : cluster [DBG] pgmap v16691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:28 smithi067 bash[17655]: audit 2024-04-03T23:35:28.941655+0000 mon.c (mon.2) 6679 : audit [DBG] from='client.? 172.21.15.67:0/1367347262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:28 smithi067 bash[27441]: cluster 2024-04-03T23:35:27.863294+0000 mgr.y (mgr.24370) 16707 : cluster [DBG] pgmap v16691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:28 smithi067 bash[27441]: audit 2024-04-03T23:35:28.941655+0000 mon.c (mon.2) 6679 : audit [DBG] from='client.? 172.21.15.67:0/1367347262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:30 smithi082 bash[20963]: cluster 2024-04-03T23:35:29.863968+0000 mgr.y (mgr.24370) 16708 : cluster [DBG] pgmap v16692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:30 smithi067 bash[17655]: cluster 2024-04-03T23:35:29.863968+0000 mgr.y (mgr.24370) 16708 : cluster [DBG] pgmap v16692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:30 smithi067 bash[27441]: cluster 2024-04-03T23:35:29.863968+0000 mgr.y (mgr.24370) 16708 : cluster [DBG] pgmap v16692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:32.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:31 smithi082 bash[20963]: audit 2024-04-03T23:35:31.393885+0000 mon.c (mon.2) 6680 : audit [DBG] from='client.? 172.21.15.67:0/4117144351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:32.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:31 smithi067 bash[27441]: audit 2024-04-03T23:35:31.393885+0000 mon.c (mon.2) 6680 : audit [DBG] from='client.? 172.21.15.67:0/4117144351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:32.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:31 smithi067 bash[17655]: audit 2024-04-03T23:35:31.393885+0000 mon.c (mon.2) 6680 : audit [DBG] from='client.? 172.21.15.67:0/4117144351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:32 smithi082 bash[20963]: cluster 2024-04-03T23:35:31.865157+0000 mgr.y (mgr.24370) 16709 : cluster [DBG] pgmap v16693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:35:33.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:32 smithi067 bash[27441]: cluster 2024-04-03T23:35:31.865157+0000 mgr.y (mgr.24370) 16709 : cluster [DBG] pgmap v16693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:32 smithi067 bash[17655]: cluster 2024-04-03T23:35:31.865157+0000 mgr.y (mgr.24370) 16709 : cluster [DBG] pgmap v16693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:35:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:33 smithi082 bash[20963]: audit 2024-04-03T23:35:33.845838+0000 mon.a (mon.0) 14213 : audit [DBG] from='client.? 172.21.15.67:0/2152480267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:34.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:33 smithi067 bash[17655]: audit 2024-04-03T23:35:33.845838+0000 mon.a (mon.0) 14213 : audit [DBG] from='client.? 172.21.15.67:0/2152480267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:34.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:33 smithi067 bash[27441]: audit 2024-04-03T23:35:33.845838+0000 mon.a (mon.0) 14213 : audit [DBG] from='client.? 172.21.15.67:0/2152480267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:34 smithi082 bash[20963]: cluster 2024-04-03T23:35:33.865868+0000 mgr.y (mgr.24370) 16710 : cluster [DBG] pgmap v16694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:34 smithi067 bash[17655]: cluster 2024-04-03T23:35:33.865868+0000 mgr.y (mgr.24370) 16710 : cluster [DBG] pgmap v16694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:34 smithi067 bash[27441]: cluster 2024-04-03T23:35:33.865868+0000 mgr.y (mgr.24370) 16710 : cluster [DBG] pgmap v16694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:36 smithi082 bash[20963]: cluster 2024-04-03T23:35:35.867430+0000 mgr.y (mgr.24370) 16711 : cluster [DBG] pgmap v16695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:36 smithi082 bash[20963]: audit 2024-04-03T23:35:36.303549+0000 mon.a (mon.0) 14214 : audit [DBG] from='client.? 172.21.15.67:0/1174353188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:36 smithi067 bash[17655]: cluster 2024-04-03T23:35:35.867430+0000 mgr.y (mgr.24370) 16711 : cluster [DBG] pgmap v16695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:36 smithi067 bash[17655]: audit 2024-04-03T23:35:36.303549+0000 mon.a (mon.0) 14214 : audit [DBG] from='client.? 172.21.15.67:0/1174353188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:36 smithi067 bash[27441]: cluster 2024-04-03T23:35:35.867430+0000 mgr.y (mgr.24370) 16711 : cluster [DBG] pgmap v16695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:37 smithi067 bash[27441]: audit 2024-04-03T23:35:36.303549+0000 mon.a (mon.0) 14214 : audit [DBG] from='client.? 172.21.15.67:0/1174353188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:39 smithi082 bash[20963]: cluster 2024-04-03T23:35:37.868251+0000 mgr.y (mgr.24370) 16712 : cluster [DBG] pgmap v16696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:39 smithi082 bash[20963]: audit 2024-04-03T23:35:38.762597+0000 mon.a (mon.0) 14215 : audit [DBG] from='client.? 172.21.15.67:0/1606836535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:39 smithi067 bash[17655]: cluster 2024-04-03T23:35:37.868251+0000 mgr.y (mgr.24370) 16712 : cluster [DBG] pgmap v16696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:39 smithi067 bash[17655]: audit 2024-04-03T23:35:38.762597+0000 mon.a (mon.0) 14215 : audit [DBG] from='client.? 172.21.15.67:0/1606836535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:39 smithi067 bash[27441]: cluster 2024-04-03T23:35:37.868251+0000 mgr.y (mgr.24370) 16712 : cluster [DBG] pgmap v16696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:39 smithi067 bash[27441]: audit 2024-04-03T23:35:38.762597+0000 mon.a (mon.0) 14215 : audit [DBG] from='client.? 172.21.15.67:0/1606836535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:41 smithi082 bash[20963]: cluster 2024-04-03T23:35:39.869049+0000 mgr.y (mgr.24370) 16713 : cluster [DBG] pgmap v16697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:41 smithi082 bash[20963]: audit 2024-04-03T23:35:40.546953+0000 mon.a (mon.0) 14216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:41 smithi067 bash[17655]: cluster 2024-04-03T23:35:39.869049+0000 mgr.y (mgr.24370) 16713 : cluster [DBG] pgmap v16697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:41 smithi067 bash[17655]: audit 2024-04-03T23:35:40.546953+0000 mon.a (mon.0) 14216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:41 smithi067 bash[27441]: cluster 2024-04-03T23:35:39.869049+0000 mgr.y (mgr.24370) 16713 : cluster [DBG] pgmap v16697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:41 smithi067 bash[27441]: audit 2024-04-03T23:35:40.546953+0000 mon.a (mon.0) 14216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:42.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:42 smithi082 bash[20963]: audit 2024-04-03T23:35:41.220532+0000 mon.a (mon.0) 14217 : audit [DBG] from='client.? 172.21.15.67:0/2749827906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:42.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:42 smithi067 bash[17655]: audit 2024-04-03T23:35:41.220532+0000 mon.a (mon.0) 14217 : audit [DBG] from='client.? 172.21.15.67:0/2749827906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:42.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:42 smithi067 bash[27441]: audit 2024-04-03T23:35:41.220532+0000 mon.a (mon.0) 14217 : audit [DBG] from='client.? 172.21.15.67:0/2749827906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:43 smithi082 bash[20963]: cluster 2024-04-03T23:35:41.870289+0000 mgr.y (mgr.24370) 16714 : cluster [DBG] pgmap v16698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:35:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:43 smithi067 bash[27441]: cluster 2024-04-03T23:35:41.870289+0000 mgr.y (mgr.24370) 16714 : cluster [DBG] pgmap v16698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:43 smithi067 bash[17655]: cluster 2024-04-03T23:35:41.870289+0000 mgr.y (mgr.24370) 16714 : cluster [DBG] pgmap v16698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:35:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:44 smithi082 bash[20963]: audit 2024-04-03T23:35:43.676393+0000 mon.a (mon.0) 14218 : audit [DBG] from='client.? 172.21.15.67:0/2741061977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:44.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:44 smithi067 bash[27441]: audit 2024-04-03T23:35:43.676393+0000 mon.a (mon.0) 14218 : audit [DBG] from='client.? 172.21.15.67:0/2741061977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:44 smithi067 bash[17655]: audit 2024-04-03T23:35:43.676393+0000 mon.a (mon.0) 14218 : audit [DBG] from='client.? 172.21.15.67:0/2741061977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:45 smithi082 bash[20963]: cluster 2024-04-03T23:35:43.871036+0000 mgr.y (mgr.24370) 16715 : cluster [DBG] pgmap v16699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:45.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:45 smithi067 bash[17655]: cluster 2024-04-03T23:35:43.871036+0000 mgr.y (mgr.24370) 16715 : cluster [DBG] pgmap v16699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:45 smithi067 bash[27441]: cluster 2024-04-03T23:35:43.871036+0000 mgr.y (mgr.24370) 16715 : cluster [DBG] pgmap v16699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:47 smithi082 bash[20963]: cluster 2024-04-03T23:35:45.872270+0000 mgr.y (mgr.24370) 16716 : cluster [DBG] pgmap v16700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:47 smithi082 bash[20963]: audit 2024-04-03T23:35:46.124756+0000 mon.a (mon.0) 14219 : audit [DBG] from='client.? 172.21.15.67:0/1632000756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:47 smithi067 bash[17655]: cluster 2024-04-03T23:35:45.872270+0000 mgr.y (mgr.24370) 16716 : cluster [DBG] pgmap v16700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:47 smithi067 bash[17655]: audit 2024-04-03T23:35:46.124756+0000 mon.a (mon.0) 14219 : audit [DBG] from='client.? 172.21.15.67:0/1632000756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:47 smithi067 bash[27441]: cluster 2024-04-03T23:35:45.872270+0000 mgr.y (mgr.24370) 16716 : cluster [DBG] pgmap v16700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:47 smithi067 bash[27441]: audit 2024-04-03T23:35:46.124756+0000 mon.a (mon.0) 14219 : audit [DBG] from='client.? 172.21.15.67:0/1632000756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:49 smithi082 bash[20963]: cluster 2024-04-03T23:35:47.873074+0000 mgr.y (mgr.24370) 16717 : cluster [DBG] pgmap v16701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:49 smithi082 bash[20963]: audit 2024-04-03T23:35:48.588664+0000 mon.c (mon.2) 6681 : audit [DBG] from='client.? 172.21.15.67:0/3017733579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:49 smithi067 bash[27441]: cluster 2024-04-03T23:35:47.873074+0000 mgr.y (mgr.24370) 16717 : cluster [DBG] pgmap v16701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:49 smithi067 bash[27441]: audit 2024-04-03T23:35:48.588664+0000 mon.c (mon.2) 6681 : audit [DBG] from='client.? 172.21.15.67:0/3017733579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:49 smithi067 bash[17655]: cluster 2024-04-03T23:35:47.873074+0000 mgr.y (mgr.24370) 16717 : cluster [DBG] pgmap v16701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:49 smithi067 bash[17655]: audit 2024-04-03T23:35:48.588664+0000 mon.c (mon.2) 6681 : audit [DBG] from='client.? 172.21.15.67:0/3017733579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:51 smithi082 bash[20963]: cluster 2024-04-03T23:35:49.873809+0000 mgr.y (mgr.24370) 16718 : cluster [DBG] pgmap v16702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:51 smithi067 bash[17655]: cluster 2024-04-03T23:35:49.873809+0000 mgr.y (mgr.24370) 16718 : cluster [DBG] pgmap v16702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:51 smithi067 bash[27441]: cluster 2024-04-03T23:35:49.873809+0000 mgr.y (mgr.24370) 16718 : cluster [DBG] pgmap v16702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:52.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:52 smithi082 bash[20963]: audit 2024-04-03T23:35:51.049027+0000 mon.c (mon.2) 6682 : audit [DBG] from='client.? 172.21.15.67:0/1136499799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:52.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:52 smithi067 bash[17655]: audit 2024-04-03T23:35:51.049027+0000 mon.c (mon.2) 6682 : audit [DBG] from='client.? 172.21.15.67:0/1136499799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:52.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:52 smithi067 bash[27441]: audit 2024-04-03T23:35:51.049027+0000 mon.c (mon.2) 6682 : audit [DBG] from='client.? 172.21.15.67:0/1136499799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:53 smithi082 bash[20963]: cluster 2024-04-03T23:35:51.875043+0000 mgr.y (mgr.24370) 16719 : cluster [DBG] pgmap v16703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:53 smithi067 bash[27441]: cluster 2024-04-03T23:35:51.875043+0000 mgr.y (mgr.24370) 16719 : cluster [DBG] pgmap v16703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:35:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:53 smithi067 bash[17655]: cluster 2024-04-03T23:35:51.875043+0000 mgr.y (mgr.24370) 16719 : cluster [DBG] pgmap v16703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:35:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:54 smithi082 bash[20963]: audit 2024-04-03T23:35:53.497568+0000 mon.c (mon.2) 6683 : audit [DBG] from='client.? 172.21.15.67:0/1970045715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:54 smithi067 bash[27441]: audit 2024-04-03T23:35:53.497568+0000 mon.c (mon.2) 6683 : audit [DBG] from='client.? 172.21.15.67:0/1970045715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:54.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:54 smithi067 bash[17655]: audit 2024-04-03T23:35:53.497568+0000 mon.c (mon.2) 6683 : audit [DBG] from='client.? 172.21.15.67:0/1970045715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:55 smithi082 bash[20963]: cluster 2024-04-03T23:35:53.875799+0000 mgr.y (mgr.24370) 16720 : cluster [DBG] pgmap v16704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:55 smithi067 bash[17655]: cluster 2024-04-03T23:35:53.875799+0000 mgr.y (mgr.24370) 16720 : cluster [DBG] pgmap v16704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:55 smithi067 bash[27441]: cluster 2024-04-03T23:35:53.875799+0000 mgr.y (mgr.24370) 16720 : cluster [DBG] pgmap v16704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:56 smithi082 bash[20963]: audit 2024-04-03T23:35:55.547387+0000 mon.a (mon.0) 14220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:56 smithi082 bash[20963]: audit 2024-04-03T23:35:55.960122+0000 mon.c (mon.2) 6684 : audit [DBG] from='client.? 172.21.15.67:0/167420552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:56 smithi067 bash[17655]: audit 2024-04-03T23:35:55.547387+0000 mon.a (mon.0) 14220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:56 smithi067 bash[17655]: audit 2024-04-03T23:35:55.960122+0000 mon.c (mon.2) 6684 : audit [DBG] from='client.? 172.21.15.67:0/167420552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:56 smithi067 bash[27441]: audit 2024-04-03T23:35:55.547387+0000 mon.a (mon.0) 14220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:35:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:56 smithi067 bash[27441]: audit 2024-04-03T23:35:55.960122+0000 mon.c (mon.2) 6684 : audit [DBG] from='client.? 172.21.15.67:0/167420552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:57.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:57 smithi082 bash[20963]: cluster 2024-04-03T23:35:55.877035+0000 mgr.y (mgr.24370) 16721 : cluster [DBG] pgmap v16705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:57 smithi067 bash[17655]: cluster 2024-04-03T23:35:55.877035+0000 mgr.y (mgr.24370) 16721 : cluster [DBG] pgmap v16705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:57 smithi067 bash[27441]: cluster 2024-04-03T23:35:55.877035+0000 mgr.y (mgr.24370) 16721 : cluster [DBG] pgmap v16705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:59 smithi082 bash[20963]: cluster 2024-04-03T23:35:57.877714+0000 mgr.y (mgr.24370) 16722 : cluster [DBG] pgmap v16706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:35:59 smithi082 bash[20963]: audit 2024-04-03T23:35:58.415703+0000 mon.c (mon.2) 6685 : audit [DBG] from='client.? 172.21.15.67:0/3461625743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:59 smithi067 bash[17655]: cluster 2024-04-03T23:35:57.877714+0000 mgr.y (mgr.24370) 16722 : cluster [DBG] pgmap v16706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:35:59 smithi067 bash[17655]: audit 2024-04-03T23:35:58.415703+0000 mon.c (mon.2) 6685 : audit [DBG] from='client.? 172.21.15.67:0/3461625743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:35:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:59 smithi067 bash[27441]: cluster 2024-04-03T23:35:57.877714+0000 mgr.y (mgr.24370) 16722 : cluster [DBG] pgmap v16706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:35:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:35:59 smithi067 bash[27441]: audit 2024-04-03T23:35:58.415703+0000 mon.c (mon.2) 6685 : audit [DBG] from='client.? 172.21.15.67:0/3461625743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:01 smithi082 bash[20963]: cluster 2024-04-03T23:35:59.878405+0000 mgr.y (mgr.24370) 16723 : cluster [DBG] pgmap v16707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:01 smithi082 bash[20963]: audit 2024-04-03T23:36:00.872186+0000 mon.c (mon.2) 6686 : audit [DBG] from='client.? 172.21.15.67:0/1633217002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:01 smithi067 bash[17655]: cluster 2024-04-03T23:35:59.878405+0000 mgr.y (mgr.24370) 16723 : cluster [DBG] pgmap v16707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:01 smithi067 bash[17655]: audit 2024-04-03T23:36:00.872186+0000 mon.c (mon.2) 6686 : audit [DBG] from='client.? 172.21.15.67:0/1633217002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:01 smithi067 bash[27441]: cluster 2024-04-03T23:35:59.878405+0000 mgr.y (mgr.24370) 16723 : cluster [DBG] pgmap v16707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:01 smithi067 bash[27441]: audit 2024-04-03T23:36:00.872186+0000 mon.c (mon.2) 6686 : audit [DBG] from='client.? 172.21.15.67:0/1633217002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:03 smithi082 bash[20963]: cluster 2024-04-03T23:36:01.879649+0000 mgr.y (mgr.24370) 16724 : cluster [DBG] pgmap v16708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:03 smithi067 bash[27441]: cluster 2024-04-03T23:36:01.879649+0000 mgr.y (mgr.24370) 16724 : cluster [DBG] pgmap v16708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:03 smithi067 bash[17655]: cluster 2024-04-03T23:36:01.879649+0000 mgr.y (mgr.24370) 16724 : cluster [DBG] pgmap v16708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:36:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:36:04.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:04 smithi082 bash[20963]: audit 2024-04-03T23:36:03.328242+0000 mon.c (mon.2) 6687 : audit [DBG] from='client.? 172.21.15.67:0/2333050382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:04.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:04 smithi067 bash[17655]: audit 2024-04-03T23:36:03.328242+0000 mon.c (mon.2) 6687 : audit [DBG] from='client.? 172.21.15.67:0/2333050382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:04.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:04 smithi067 bash[27441]: audit 2024-04-03T23:36:03.328242+0000 mon.c (mon.2) 6687 : audit [DBG] from='client.? 172.21.15.67:0/2333050382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:05 smithi082 bash[20963]: cluster 2024-04-03T23:36:03.880312+0000 mgr.y (mgr.24370) 16725 : cluster [DBG] pgmap v16709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:05 smithi067 bash[27441]: cluster 2024-04-03T23:36:03.880312+0000 mgr.y (mgr.24370) 16725 : cluster [DBG] pgmap v16709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:05 smithi067 bash[17655]: cluster 2024-04-03T23:36:03.880312+0000 mgr.y (mgr.24370) 16725 : cluster [DBG] pgmap v16709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:06.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:06 smithi082 bash[20963]: audit 2024-04-03T23:36:05.382041+0000 mon.a (mon.0) 14221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:36:06.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:06 smithi082 bash[20963]: audit 2024-04-03T23:36:05.782135+0000 mon.c (mon.2) 6688 : audit [DBG] from='client.? 172.21.15.67:0/638621164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:06.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:06 smithi067 bash[27441]: audit 2024-04-03T23:36:05.382041+0000 mon.a (mon.0) 14221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:36:06.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:06 smithi067 bash[27441]: audit 2024-04-03T23:36:05.782135+0000 mon.c (mon.2) 6688 : audit [DBG] from='client.? 172.21.15.67:0/638621164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:06.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:06 smithi067 bash[17655]: audit 2024-04-03T23:36:05.382041+0000 mon.a (mon.0) 14221 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:36:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:06 smithi067 bash[17655]: audit 2024-04-03T23:36:05.782135+0000 mon.c (mon.2) 6688 : audit [DBG] from='client.? 172.21.15.67:0/638621164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:07 smithi082 bash[20963]: cluster 2024-04-03T23:36:05.881398+0000 mgr.y (mgr.24370) 16726 : cluster [DBG] pgmap v16710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:07.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:07 smithi067 bash[27441]: cluster 2024-04-03T23:36:05.881398+0000 mgr.y (mgr.24370) 16726 : cluster [DBG] pgmap v16710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:07.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:07 smithi067 bash[17655]: cluster 2024-04-03T23:36:05.881398+0000 mgr.y (mgr.24370) 16726 : cluster [DBG] pgmap v16710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:09 smithi082 bash[20963]: cluster 2024-04-03T23:36:07.882037+0000 mgr.y (mgr.24370) 16727 : cluster [DBG] pgmap v16711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:09 smithi082 bash[20963]: audit 2024-04-03T23:36:08.239844+0000 mon.a (mon.0) 14222 : audit [DBG] from='client.? 172.21.15.67:0/1580135830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:09.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:09 smithi067 bash[27441]: cluster 2024-04-03T23:36:07.882037+0000 mgr.y (mgr.24370) 16727 : cluster [DBG] pgmap v16711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:09.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:09 smithi067 bash[27441]: audit 2024-04-03T23:36:08.239844+0000 mon.a (mon.0) 14222 : audit [DBG] from='client.? 172.21.15.67:0/1580135830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:09.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:09 smithi067 bash[17655]: cluster 2024-04-03T23:36:07.882037+0000 mgr.y (mgr.24370) 16727 : cluster [DBG] pgmap v16711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:09 smithi067 bash[17655]: audit 2024-04-03T23:36:08.239844+0000 mon.a (mon.0) 14222 : audit [DBG] from='client.? 172.21.15.67:0/1580135830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:11 smithi082 bash[20963]: cluster 2024-04-03T23:36:09.882869+0000 mgr.y (mgr.24370) 16728 : cluster [DBG] pgmap v16712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:11 smithi082 bash[20963]: audit 2024-04-03T23:36:10.547173+0000 mon.a (mon.0) 14223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:11 smithi082 bash[20963]: audit 2024-04-03T23:36:10.742005+0000 mon.c (mon.2) 6689 : audit [DBG] from='client.? 172.21.15.67:0/1910607158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:11 smithi082 bash[20963]: audit 2024-04-03T23:36:11.076657+0000 mon.a (mon.0) 14224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:11 smithi082 bash[20963]: audit 2024-04-03T23:36:11.085772+0000 mon.a (mon.0) 14225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[27441]: cluster 2024-04-03T23:36:09.882869+0000 mgr.y (mgr.24370) 16728 : cluster [DBG] pgmap v16712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[27441]: audit 2024-04-03T23:36:10.547173+0000 mon.a (mon.0) 14223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:11.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[27441]: audit 2024-04-03T23:36:10.742005+0000 mon.c (mon.2) 6689 : audit [DBG] from='client.? 172.21.15.67:0/1910607158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[27441]: audit 2024-04-03T23:36:11.076657+0000 mon.a (mon.0) 14224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[27441]: audit 2024-04-03T23:36:11.085772+0000 mon.a (mon.0) 14225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[17655]: cluster 2024-04-03T23:36:09.882869+0000 mgr.y (mgr.24370) 16728 : cluster [DBG] pgmap v16712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[17655]: audit 2024-04-03T23:36:10.547173+0000 mon.a (mon.0) 14223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[17655]: audit 2024-04-03T23:36:10.742005+0000 mon.c (mon.2) 6689 : audit [DBG] from='client.? 172.21.15.67:0/1910607158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[17655]: audit 2024-04-03T23:36:11.076657+0000 mon.a (mon.0) 14224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:11 smithi067 bash[17655]: audit 2024-04-03T23:36:11.085772+0000 mon.a (mon.0) 14225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:12 smithi082 bash[20963]: audit 2024-04-03T23:36:11.374748+0000 mon.a (mon.0) 14226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:12 smithi082 bash[20963]: audit 2024-04-03T23:36:11.383903+0000 mon.a (mon.0) 14227 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:12 smithi082 bash[20963]: audit 2024-04-03T23:36:11.862018+0000 mon.a (mon.0) 14228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:36:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:12 smithi082 bash[20963]: audit 2024-04-03T23:36:11.863702+0000 mon.a (mon.0) 14229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:36:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:12 smithi082 bash[20963]: audit 2024-04-03T23:36:11.875354+0000 mon.a (mon.0) 14230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:12 smithi082 bash[20963]: cluster 2024-04-03T23:36:11.883896+0000 mgr.y (mgr.24370) 16729 : cluster [DBG] pgmap v16713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:12.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[17655]: audit 2024-04-03T23:36:11.374748+0000 mon.a (mon.0) 14226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[17655]: audit 2024-04-03T23:36:11.383903+0000 mon.a (mon.0) 14227 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[17655]: audit 2024-04-03T23:36:11.862018+0000 mon.a (mon.0) 14228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[17655]: audit 2024-04-03T23:36:11.863702+0000 mon.a (mon.0) 14229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[17655]: audit 2024-04-03T23:36:11.875354+0000 mon.a (mon.0) 14230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[17655]: cluster 2024-04-03T23:36:11.883896+0000 mgr.y (mgr.24370) 16729 : cluster [DBG] pgmap v16713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[27441]: audit 2024-04-03T23:36:11.374748+0000 mon.a (mon.0) 14226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[27441]: audit 2024-04-03T23:36:11.383903+0000 mon.a (mon.0) 14227 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[27441]: audit 2024-04-03T23:36:11.862018+0000 mon.a (mon.0) 14228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[27441]: audit 2024-04-03T23:36:11.863702+0000 mon.a (mon.0) 14229 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[27441]: audit 2024-04-03T23:36:11.875354+0000 mon.a (mon.0) 14230 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:36:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:12 smithi067 bash[27441]: cluster 2024-04-03T23:36:11.883896+0000 mgr.y (mgr.24370) 16729 : cluster [DBG] pgmap v16713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:36:13.883 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:36:14.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:13 smithi082 bash[20963]: audit 2024-04-03T23:36:13.192622+0000 mon.c (mon.2) 6690 : audit [DBG] from='client.? 172.21.15.67:0/1310872129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:14.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:13 smithi067 bash[17655]: audit 2024-04-03T23:36:13.192622+0000 mon.c (mon.2) 6690 : audit [DBG] from='client.? 172.21.15.67:0/1310872129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:14.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:13 smithi067 bash[27441]: audit 2024-04-03T23:36:13.192622+0000 mon.c (mon.2) 6690 : audit [DBG] from='client.? 172.21.15.67:0/1310872129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:14 smithi067 bash[17655]: cluster 2024-04-03T23:36:13.884382+0000 mgr.y (mgr.24370) 16730 : cluster [DBG] pgmap v16714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:14 smithi067 bash[27441]: cluster 2024-04-03T23:36:13.884382+0000 mgr.y (mgr.24370) 16730 : cluster [DBG] pgmap v16714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:14 smithi082 bash[20963]: cluster 2024-04-03T23:36:13.884382+0000 mgr.y (mgr.24370) 16730 : cluster [DBG] pgmap v16714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:16.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:15 smithi067 bash[17655]: audit 2024-04-03T23:36:15.641188+0000 mon.c (mon.2) 6691 : audit [DBG] from='client.? 172.21.15.67:0/1820655030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:15 smithi067 bash[27441]: audit 2024-04-03T23:36:15.641188+0000 mon.c (mon.2) 6691 : audit [DBG] from='client.? 172.21.15.67:0/1820655030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:16.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:15 smithi082 bash[20963]: audit 2024-04-03T23:36:15.641188+0000 mon.c (mon.2) 6691 : audit [DBG] from='client.? 172.21.15.67:0/1820655030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:16 smithi082 bash[20963]: cluster 2024-04-03T23:36:15.885490+0000 mgr.y (mgr.24370) 16731 : cluster [DBG] pgmap v16715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:17.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:17 smithi067 bash[27441]: cluster 2024-04-03T23:36:15.885490+0000 mgr.y (mgr.24370) 16731 : cluster [DBG] pgmap v16715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:16 smithi067 bash[17655]: cluster 2024-04-03T23:36:15.885490+0000 mgr.y (mgr.24370) 16731 : cluster [DBG] pgmap v16715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:18 smithi082 bash[20963]: cluster 2024-04-03T23:36:17.886168+0000 mgr.y (mgr.24370) 16732 : cluster [DBG] pgmap v16716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:18 smithi082 bash[20963]: audit 2024-04-03T23:36:18.088334+0000 mon.a (mon.0) 14231 : audit [DBG] from='client.? 172.21.15.67:0/2857282726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:18 smithi067 bash[17655]: cluster 2024-04-03T23:36:17.886168+0000 mgr.y (mgr.24370) 16732 : cluster [DBG] pgmap v16716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:18 smithi067 bash[17655]: audit 2024-04-03T23:36:18.088334+0000 mon.a (mon.0) 14231 : audit [DBG] from='client.? 172.21.15.67:0/2857282726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:19.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:18 smithi067 bash[27441]: cluster 2024-04-03T23:36:17.886168+0000 mgr.y (mgr.24370) 16732 : cluster [DBG] pgmap v16716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:18 smithi067 bash[27441]: audit 2024-04-03T23:36:18.088334+0000 mon.a (mon.0) 14231 : audit [DBG] from='client.? 172.21.15.67:0/2857282726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:20 smithi082 bash[20963]: cluster 2024-04-03T23:36:19.886878+0000 mgr.y (mgr.24370) 16733 : cluster [DBG] pgmap v16717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:20 smithi082 bash[20963]: audit 2024-04-03T23:36:20.543732+0000 mon.c (mon.2) 6692 : audit [DBG] from='client.? 172.21.15.67:0/4164471436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:20 smithi067 bash[17655]: cluster 2024-04-03T23:36:19.886878+0000 mgr.y (mgr.24370) 16733 : cluster [DBG] pgmap v16717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:20 smithi067 bash[17655]: audit 2024-04-03T23:36:20.543732+0000 mon.c (mon.2) 6692 : audit [DBG] from='client.? 172.21.15.67:0/4164471436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:20 smithi067 bash[27441]: cluster 2024-04-03T23:36:19.886878+0000 mgr.y (mgr.24370) 16733 : cluster [DBG] pgmap v16717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:20 smithi067 bash[27441]: audit 2024-04-03T23:36:20.543732+0000 mon.c (mon.2) 6692 : audit [DBG] from='client.? 172.21.15.67:0/4164471436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:22 smithi082 bash[20963]: cluster 2024-04-03T23:36:21.888085+0000 mgr.y (mgr.24370) 16734 : cluster [DBG] pgmap v16718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:23.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:22 smithi067 bash[17655]: cluster 2024-04-03T23:36:21.888085+0000 mgr.y (mgr.24370) 16734 : cluster [DBG] pgmap v16718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:36:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:22 smithi067 bash[27441]: cluster 2024-04-03T23:36:21.888085+0000 mgr.y (mgr.24370) 16734 : cluster [DBG] pgmap v16718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:36:24.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:23 smithi082 bash[20963]: audit 2024-04-03T23:36:23.008264+0000 mon.c (mon.2) 6693 : audit [DBG] from='client.? 172.21.15.67:0/2697169856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:24.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:23 smithi067 bash[17655]: audit 2024-04-03T23:36:23.008264+0000 mon.c (mon.2) 6693 : audit [DBG] from='client.? 172.21.15.67:0/2697169856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:24.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:23 smithi067 bash[27441]: audit 2024-04-03T23:36:23.008264+0000 mon.c (mon.2) 6693 : audit [DBG] from='client.? 172.21.15.67:0/2697169856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:24 smithi082 bash[20963]: cluster 2024-04-03T23:36:23.888778+0000 mgr.y (mgr.24370) 16735 : cluster [DBG] pgmap v16719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:24 smithi067 bash[27441]: cluster 2024-04-03T23:36:23.888778+0000 mgr.y (mgr.24370) 16735 : cluster [DBG] pgmap v16719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:25.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:24 smithi067 bash[17655]: cluster 2024-04-03T23:36:23.888778+0000 mgr.y (mgr.24370) 16735 : cluster [DBG] pgmap v16719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:25 smithi082 bash[20963]: audit 2024-04-03T23:36:25.464247+0000 mon.c (mon.2) 6694 : audit [DBG] from='client.? 172.21.15.67:0/2823859594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:25 smithi082 bash[20963]: audit 2024-04-03T23:36:25.548121+0000 mon.a (mon.0) 14232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:25 smithi067 bash[17655]: audit 2024-04-03T23:36:25.464247+0000 mon.c (mon.2) 6694 : audit [DBG] from='client.? 172.21.15.67:0/2823859594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:25 smithi067 bash[17655]: audit 2024-04-03T23:36:25.548121+0000 mon.a (mon.0) 14232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:25 smithi067 bash[27441]: audit 2024-04-03T23:36:25.464247+0000 mon.c (mon.2) 6694 : audit [DBG] from='client.? 172.21.15.67:0/2823859594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:25 smithi067 bash[27441]: audit 2024-04-03T23:36:25.548121+0000 mon.a (mon.0) 14232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:26 smithi082 bash[20963]: cluster 2024-04-03T23:36:25.889905+0000 mgr.y (mgr.24370) 16736 : cluster [DBG] pgmap v16720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:27.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:26 smithi067 bash[17655]: cluster 2024-04-03T23:36:25.889905+0000 mgr.y (mgr.24370) 16736 : cluster [DBG] pgmap v16720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:27.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:26 smithi067 bash[27441]: cluster 2024-04-03T23:36:25.889905+0000 mgr.y (mgr.24370) 16736 : cluster [DBG] pgmap v16720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:28.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:27 smithi082 bash[20963]: audit 2024-04-03T23:36:27.917889+0000 mon.a (mon.0) 14233 : audit [DBG] from='client.? 172.21.15.67:0/533574512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:28.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:27 smithi067 bash[17655]: audit 2024-04-03T23:36:27.917889+0000 mon.a (mon.0) 14233 : audit [DBG] from='client.? 172.21.15.67:0/533574512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:28.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:27 smithi067 bash[27441]: audit 2024-04-03T23:36:27.917889+0000 mon.a (mon.0) 14233 : audit [DBG] from='client.? 172.21.15.67:0/533574512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:28 smithi082 bash[20963]: cluster 2024-04-03T23:36:27.890669+0000 mgr.y (mgr.24370) 16737 : cluster [DBG] pgmap v16721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:28 smithi067 bash[17655]: cluster 2024-04-03T23:36:27.890669+0000 mgr.y (mgr.24370) 16737 : cluster [DBG] pgmap v16721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:28 smithi067 bash[27441]: cluster 2024-04-03T23:36:27.890669+0000 mgr.y (mgr.24370) 16737 : cluster [DBG] pgmap v16721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:30 smithi082 bash[20963]: cluster 2024-04-03T23:36:29.891546+0000 mgr.y (mgr.24370) 16738 : cluster [DBG] pgmap v16722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:30 smithi082 bash[20963]: audit 2024-04-03T23:36:30.367839+0000 mon.a (mon.0) 14234 : audit [DBG] from='client.? 172.21.15.67:0/2091531590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:30 smithi067 bash[27441]: cluster 2024-04-03T23:36:29.891546+0000 mgr.y (mgr.24370) 16738 : cluster [DBG] pgmap v16722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:30 smithi067 bash[27441]: audit 2024-04-03T23:36:30.367839+0000 mon.a (mon.0) 14234 : audit [DBG] from='client.? 172.21.15.67:0/2091531590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:30 smithi067 bash[17655]: cluster 2024-04-03T23:36:29.891546+0000 mgr.y (mgr.24370) 16738 : cluster [DBG] pgmap v16722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:30 smithi067 bash[17655]: audit 2024-04-03T23:36:30.367839+0000 mon.a (mon.0) 14234 : audit [DBG] from='client.? 172.21.15.67:0/2091531590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:33.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:32 smithi082 bash[20963]: cluster 2024-04-03T23:36:31.892817+0000 mgr.y (mgr.24370) 16739 : cluster [DBG] pgmap v16723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:33.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:32 smithi082 bash[20963]: audit 2024-04-03T23:36:32.820842+0000 mon.a (mon.0) 14235 : audit [DBG] from='client.? 172.21.15.67:0/2843883673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:36:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:32 smithi067 bash[17655]: cluster 2024-04-03T23:36:31.892817+0000 mgr.y (mgr.24370) 16739 : cluster [DBG] pgmap v16723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:32 smithi067 bash[17655]: audit 2024-04-03T23:36:32.820842+0000 mon.a (mon.0) 14235 : audit [DBG] from='client.? 172.21.15.67:0/2843883673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:33 smithi067 bash[27441]: cluster 2024-04-03T23:36:31.892817+0000 mgr.y (mgr.24370) 16739 : cluster [DBG] pgmap v16723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:33 smithi067 bash[27441]: audit 2024-04-03T23:36:32.820842+0000 mon.a (mon.0) 14235 : audit [DBG] from='client.? 172.21.15.67:0/2843883673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:36:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:35 smithi082 bash[20963]: cluster 2024-04-03T23:36:33.893516+0000 mgr.y (mgr.24370) 16740 : cluster [DBG] pgmap v16724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:35 smithi067 bash[17655]: cluster 2024-04-03T23:36:33.893516+0000 mgr.y (mgr.24370) 16740 : cluster [DBG] pgmap v16724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:35.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:35 smithi067 bash[27441]: cluster 2024-04-03T23:36:33.893516+0000 mgr.y (mgr.24370) 16740 : cluster [DBG] pgmap v16724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:36.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:36 smithi082 bash[20963]: audit 2024-04-03T23:36:35.277569+0000 mon.a (mon.0) 14236 : audit [DBG] from='client.? 172.21.15.67:0/1845833301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:36.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:36 smithi067 bash[17655]: audit 2024-04-03T23:36:35.277569+0000 mon.a (mon.0) 14236 : audit [DBG] from='client.? 172.21.15.67:0/1845833301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:36.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:36 smithi067 bash[27441]: audit 2024-04-03T23:36:35.277569+0000 mon.a (mon.0) 14236 : audit [DBG] from='client.? 172.21.15.67:0/1845833301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:37 smithi082 bash[20963]: cluster 2024-04-03T23:36:35.894653+0000 mgr.y (mgr.24370) 16741 : cluster [DBG] pgmap v16725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:37 smithi067 bash[27441]: cluster 2024-04-03T23:36:35.894653+0000 mgr.y (mgr.24370) 16741 : cluster [DBG] pgmap v16725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:37.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:37 smithi067 bash[17655]: cluster 2024-04-03T23:36:35.894653+0000 mgr.y (mgr.24370) 16741 : cluster [DBG] pgmap v16725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:38.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:38 smithi082 bash[20963]: audit 2024-04-03T23:36:37.722498+0000 mon.a (mon.0) 14237 : audit [DBG] from='client.? 172.21.15.67:0/3997269740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:38.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:38 smithi067 bash[17655]: audit 2024-04-03T23:36:37.722498+0000 mon.a (mon.0) 14237 : audit [DBG] from='client.? 172.21.15.67:0/3997269740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:38 smithi067 bash[27441]: audit 2024-04-03T23:36:37.722498+0000 mon.a (mon.0) 14237 : audit [DBG] from='client.? 172.21.15.67:0/3997269740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:39 smithi082 bash[20963]: cluster 2024-04-03T23:36:37.895374+0000 mgr.y (mgr.24370) 16742 : cluster [DBG] pgmap v16726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:39 smithi067 bash[17655]: cluster 2024-04-03T23:36:37.895374+0000 mgr.y (mgr.24370) 16742 : cluster [DBG] pgmap v16726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:39 smithi067 bash[27441]: cluster 2024-04-03T23:36:37.895374+0000 mgr.y (mgr.24370) 16742 : cluster [DBG] pgmap v16726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:41 smithi082 bash[20963]: cluster 2024-04-03T23:36:39.896030+0000 mgr.y (mgr.24370) 16743 : cluster [DBG] pgmap v16727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:41 smithi082 bash[20963]: audit 2024-04-03T23:36:40.184171+0000 mon.a (mon.0) 14238 : audit [DBG] from='client.? 172.21.15.67:0/60183071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:41 smithi082 bash[20963]: audit 2024-04-03T23:36:40.548468+0000 mon.a (mon.0) 14239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:41 smithi067 bash[27441]: cluster 2024-04-03T23:36:39.896030+0000 mgr.y (mgr.24370) 16743 : cluster [DBG] pgmap v16727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:41 smithi067 bash[27441]: audit 2024-04-03T23:36:40.184171+0000 mon.a (mon.0) 14238 : audit [DBG] from='client.? 172.21.15.67:0/60183071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:41 smithi067 bash[27441]: audit 2024-04-03T23:36:40.548468+0000 mon.a (mon.0) 14239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:41 smithi067 bash[17655]: cluster 2024-04-03T23:36:39.896030+0000 mgr.y (mgr.24370) 16743 : cluster [DBG] pgmap v16727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:41 smithi067 bash[17655]: audit 2024-04-03T23:36:40.184171+0000 mon.a (mon.0) 14238 : audit [DBG] from='client.? 172.21.15.67:0/60183071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:41 smithi067 bash[17655]: audit 2024-04-03T23:36:40.548468+0000 mon.a (mon.0) 14239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:43 smithi082 bash[20963]: cluster 2024-04-03T23:36:41.897250+0000 mgr.y (mgr.24370) 16744 : cluster [DBG] pgmap v16728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:43.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:43 smithi082 bash[20963]: audit 2024-04-03T23:36:42.642250+0000 mon.a (mon.0) 14240 : audit [DBG] from='client.? 172.21.15.67:0/2428713394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:36:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:43 smithi067 bash[27441]: cluster 2024-04-03T23:36:41.897250+0000 mgr.y (mgr.24370) 16744 : cluster [DBG] pgmap v16728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:43 smithi067 bash[27441]: audit 2024-04-03T23:36:42.642250+0000 mon.a (mon.0) 14240 : audit [DBG] from='client.? 172.21.15.67:0/2428713394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:43 smithi067 bash[17655]: cluster 2024-04-03T23:36:41.897250+0000 mgr.y (mgr.24370) 16744 : cluster [DBG] pgmap v16728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:43 smithi067 bash[17655]: audit 2024-04-03T23:36:42.642250+0000 mon.a (mon.0) 14240 : audit [DBG] from='client.? 172.21.15.67:0/2428713394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:36:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:45 smithi082 bash[20963]: cluster 2024-04-03T23:36:43.898071+0000 mgr.y (mgr.24370) 16745 : cluster [DBG] pgmap v16729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:45 smithi067 bash[27441]: cluster 2024-04-03T23:36:43.898071+0000 mgr.y (mgr.24370) 16745 : cluster [DBG] pgmap v16729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:45.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:45 smithi067 bash[17655]: cluster 2024-04-03T23:36:43.898071+0000 mgr.y (mgr.24370) 16745 : cluster [DBG] pgmap v16729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:46 smithi082 bash[20963]: audit 2024-04-03T23:36:45.095120+0000 mon.c (mon.2) 6695 : audit [DBG] from='client.? 172.21.15.67:0/3814109290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:46.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:46 smithi067 bash[17655]: audit 2024-04-03T23:36:45.095120+0000 mon.c (mon.2) 6695 : audit [DBG] from='client.? 172.21.15.67:0/3814109290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:46.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:46 smithi067 bash[27441]: audit 2024-04-03T23:36:45.095120+0000 mon.c (mon.2) 6695 : audit [DBG] from='client.? 172.21.15.67:0/3814109290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:47 smithi082 bash[20963]: cluster 2024-04-03T23:36:45.899246+0000 mgr.y (mgr.24370) 16746 : cluster [DBG] pgmap v16730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:47 smithi067 bash[17655]: cluster 2024-04-03T23:36:45.899246+0000 mgr.y (mgr.24370) 16746 : cluster [DBG] pgmap v16730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:47 smithi067 bash[27441]: cluster 2024-04-03T23:36:45.899246+0000 mgr.y (mgr.24370) 16746 : cluster [DBG] pgmap v16730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:48.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:48 smithi082 bash[20963]: audit 2024-04-03T23:36:47.543577+0000 mon.c (mon.2) 6696 : audit [DBG] from='client.? 172.21.15.67:0/3469867456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:48.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:48 smithi067 bash[17655]: audit 2024-04-03T23:36:47.543577+0000 mon.c (mon.2) 6696 : audit [DBG] from='client.? 172.21.15.67:0/3469867456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:48.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:48 smithi067 bash[27441]: audit 2024-04-03T23:36:47.543577+0000 mon.c (mon.2) 6696 : audit [DBG] from='client.? 172.21.15.67:0/3469867456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:49 smithi082 bash[20963]: cluster 2024-04-03T23:36:47.899922+0000 mgr.y (mgr.24370) 16747 : cluster [DBG] pgmap v16731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:49 smithi067 bash[27441]: cluster 2024-04-03T23:36:47.899922+0000 mgr.y (mgr.24370) 16747 : cluster [DBG] pgmap v16731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:49 smithi067 bash[17655]: cluster 2024-04-03T23:36:47.899922+0000 mgr.y (mgr.24370) 16747 : cluster [DBG] pgmap v16731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:50.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:50 smithi082 bash[20963]: audit 2024-04-03T23:36:49.990355+0000 mon.c (mon.2) 6697 : audit [DBG] from='client.? 172.21.15.67:0/3528931532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:50.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:50 smithi067 bash[27441]: audit 2024-04-03T23:36:49.990355+0000 mon.c (mon.2) 6697 : audit [DBG] from='client.? 172.21.15.67:0/3528931532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:50.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:50 smithi067 bash[17655]: audit 2024-04-03T23:36:49.990355+0000 mon.c (mon.2) 6697 : audit [DBG] from='client.? 172.21.15.67:0/3528931532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:51 smithi082 bash[20963]: cluster 2024-04-03T23:36:49.900582+0000 mgr.y (mgr.24370) 16748 : cluster [DBG] pgmap v16732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:51 smithi067 bash[17655]: cluster 2024-04-03T23:36:49.900582+0000 mgr.y (mgr.24370) 16748 : cluster [DBG] pgmap v16732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:51.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:51 smithi067 bash[27441]: cluster 2024-04-03T23:36:49.900582+0000 mgr.y (mgr.24370) 16748 : cluster [DBG] pgmap v16732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:53 smithi082 bash[20963]: cluster 2024-04-03T23:36:51.901774+0000 mgr.y (mgr.24370) 16749 : cluster [DBG] pgmap v16733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:53 smithi082 bash[20963]: audit 2024-04-03T23:36:52.444651+0000 mon.a (mon.0) 14241 : audit [DBG] from='client.? 172.21.15.67:0/484152068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:53.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:53 smithi067 bash[17655]: cluster 2024-04-03T23:36:51.901774+0000 mgr.y (mgr.24370) 16749 : cluster [DBG] pgmap v16733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:53 smithi067 bash[17655]: audit 2024-04-03T23:36:52.444651+0000 mon.a (mon.0) 14241 : audit [DBG] from='client.? 172.21.15.67:0/484152068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:36:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:53 smithi067 bash[27441]: cluster 2024-04-03T23:36:51.901774+0000 mgr.y (mgr.24370) 16749 : cluster [DBG] pgmap v16733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:53 smithi067 bash[27441]: audit 2024-04-03T23:36:52.444651+0000 mon.a (mon.0) 14241 : audit [DBG] from='client.? 172.21.15.67:0/484152068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:36:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:55 smithi082 bash[20963]: cluster 2024-04-03T23:36:53.902473+0000 mgr.y (mgr.24370) 16750 : cluster [DBG] pgmap v16734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:55 smithi082 bash[20963]: audit 2024-04-03T23:36:54.890434+0000 mon.a (mon.0) 14242 : audit [DBG] from='client.? 172.21.15.67:0/2790990450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:55 smithi067 bash[17655]: cluster 2024-04-03T23:36:53.902473+0000 mgr.y (mgr.24370) 16750 : cluster [DBG] pgmap v16734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:55 smithi067 bash[17655]: audit 2024-04-03T23:36:54.890434+0000 mon.a (mon.0) 14242 : audit [DBG] from='client.? 172.21.15.67:0/2790990450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:55 smithi067 bash[27441]: cluster 2024-04-03T23:36:53.902473+0000 mgr.y (mgr.24370) 16750 : cluster [DBG] pgmap v16734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:55 smithi067 bash[27441]: audit 2024-04-03T23:36:54.890434+0000 mon.a (mon.0) 14242 : audit [DBG] from='client.? 172.21.15.67:0/2790990450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:56 smithi082 bash[20963]: audit 2024-04-03T23:36:55.548743+0000 mon.a (mon.0) 14243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:56 smithi067 bash[27441]: audit 2024-04-03T23:36:55.548743+0000 mon.a (mon.0) 14243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:56 smithi067 bash[17655]: audit 2024-04-03T23:36:55.548743+0000 mon.a (mon.0) 14243 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:36:57.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:57 smithi082 bash[20963]: cluster 2024-04-03T23:36:55.903802+0000 mgr.y (mgr.24370) 16751 : cluster [DBG] pgmap v16735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:57 smithi067 bash[17655]: cluster 2024-04-03T23:36:55.903802+0000 mgr.y (mgr.24370) 16751 : cluster [DBG] pgmap v16735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:57 smithi067 bash[27441]: cluster 2024-04-03T23:36:55.903802+0000 mgr.y (mgr.24370) 16751 : cluster [DBG] pgmap v16735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:58.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:58 smithi082 bash[20963]: audit 2024-04-03T23:36:57.346677+0000 mon.c (mon.2) 6698 : audit [DBG] from='client.? 172.21.15.67:0/15831248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:58.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:58 smithi067 bash[27441]: audit 2024-04-03T23:36:57.346677+0000 mon.c (mon.2) 6698 : audit [DBG] from='client.? 172.21.15.67:0/15831248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:58.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:58 smithi067 bash[17655]: audit 2024-04-03T23:36:57.346677+0000 mon.c (mon.2) 6698 : audit [DBG] from='client.? 172.21.15.67:0/15831248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:36:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:36:59 smithi082 bash[20963]: cluster 2024-04-03T23:36:57.904531+0000 mgr.y (mgr.24370) 16752 : cluster [DBG] pgmap v16736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:36:59 smithi067 bash[27441]: cluster 2024-04-03T23:36:57.904531+0000 mgr.y (mgr.24370) 16752 : cluster [DBG] pgmap v16736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:36:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:36:59 smithi067 bash[17655]: cluster 2024-04-03T23:36:57.904531+0000 mgr.y (mgr.24370) 16752 : cluster [DBG] pgmap v16736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:00 smithi082 bash[20963]: audit 2024-04-03T23:36:59.803623+0000 mon.a (mon.0) 14244 : audit [DBG] from='client.? 172.21.15.67:0/4214326453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:00 smithi067 bash[17655]: audit 2024-04-03T23:36:59.803623+0000 mon.a (mon.0) 14244 : audit [DBG] from='client.? 172.21.15.67:0/4214326453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:00 smithi067 bash[27441]: audit 2024-04-03T23:36:59.803623+0000 mon.a (mon.0) 14244 : audit [DBG] from='client.? 172.21.15.67:0/4214326453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:01 smithi082 bash[20963]: cluster 2024-04-03T23:36:59.905206+0000 mgr.y (mgr.24370) 16753 : cluster [DBG] pgmap v16737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:01 smithi067 bash[17655]: cluster 2024-04-03T23:36:59.905206+0000 mgr.y (mgr.24370) 16753 : cluster [DBG] pgmap v16737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:01 smithi067 bash[27441]: cluster 2024-04-03T23:36:59.905206+0000 mgr.y (mgr.24370) 16753 : cluster [DBG] pgmap v16737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:03 smithi082 bash[20963]: cluster 2024-04-03T23:37:01.906330+0000 mgr.y (mgr.24370) 16754 : cluster [DBG] pgmap v16738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:03 smithi082 bash[20963]: audit 2024-04-03T23:37:02.258353+0000 mon.c (mon.2) 6699 : audit [DBG] from='client.? 172.21.15.67:0/82535746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:03] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T23:37:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:03 smithi067 bash[17655]: cluster 2024-04-03T23:37:01.906330+0000 mgr.y (mgr.24370) 16754 : cluster [DBG] pgmap v16738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:03 smithi067 bash[17655]: audit 2024-04-03T23:37:02.258353+0000 mon.c (mon.2) 6699 : audit [DBG] from='client.? 172.21.15.67:0/82535746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:03 smithi067 bash[27441]: cluster 2024-04-03T23:37:01.906330+0000 mgr.y (mgr.24370) 16754 : cluster [DBG] pgmap v16738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:03 smithi067 bash[27441]: audit 2024-04-03T23:37:02.258353+0000 mon.c (mon.2) 6699 : audit [DBG] from='client.? 172.21.15.67:0/82535746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:37:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:05 smithi082 bash[20963]: cluster 2024-04-03T23:37:03.906957+0000 mgr.y (mgr.24370) 16755 : cluster [DBG] pgmap v16739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:05 smithi082 bash[20963]: audit 2024-04-03T23:37:04.710211+0000 mon.c (mon.2) 6700 : audit [DBG] from='client.? 172.21.15.67:0/499738590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:05 smithi067 bash[27441]: cluster 2024-04-03T23:37:03.906957+0000 mgr.y (mgr.24370) 16755 : cluster [DBG] pgmap v16739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:05.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:05 smithi067 bash[27441]: audit 2024-04-03T23:37:04.710211+0000 mon.c (mon.2) 6700 : audit [DBG] from='client.? 172.21.15.67:0/499738590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:05 smithi067 bash[17655]: cluster 2024-04-03T23:37:03.906957+0000 mgr.y (mgr.24370) 16755 : cluster [DBG] pgmap v16739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:05 smithi067 bash[17655]: audit 2024-04-03T23:37:04.710211+0000 mon.c (mon.2) 6700 : audit [DBG] from='client.? 172.21.15.67:0/499738590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:07 smithi082 bash[20963]: cluster 2024-04-03T23:37:05.908128+0000 mgr.y (mgr.24370) 16756 : cluster [DBG] pgmap v16740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:07.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:07 smithi067 bash[17655]: cluster 2024-04-03T23:37:05.908128+0000 mgr.y (mgr.24370) 16756 : cluster [DBG] pgmap v16740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:07 smithi067 bash[27441]: cluster 2024-04-03T23:37:05.908128+0000 mgr.y (mgr.24370) 16756 : cluster [DBG] pgmap v16740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:08.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:08 smithi067 bash[17655]: audit 2024-04-03T23:37:07.167810+0000 mon.c (mon.2) 6701 : audit [DBG] from='client.? 172.21.15.67:0/834203098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:08.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:08 smithi067 bash[27441]: audit 2024-04-03T23:37:07.167810+0000 mon.c (mon.2) 6701 : audit [DBG] from='client.? 172.21.15.67:0/834203098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:08.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:08 smithi082 bash[20963]: audit 2024-04-03T23:37:07.167810+0000 mon.c (mon.2) 6701 : audit [DBG] from='client.? 172.21.15.67:0/834203098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:09 smithi067 bash[27441]: cluster 2024-04-03T23:37:07.908761+0000 mgr.y (mgr.24370) 16757 : cluster [DBG] pgmap v16741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:09 smithi067 bash[17655]: cluster 2024-04-03T23:37:07.908761+0000 mgr.y (mgr.24370) 16757 : cluster [DBG] pgmap v16741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:09.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:09 smithi082 bash[20963]: cluster 2024-04-03T23:37:07.908761+0000 mgr.y (mgr.24370) 16757 : cluster [DBG] pgmap v16741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:10 smithi067 bash[17655]: audit 2024-04-03T23:37:09.620118+0000 mon.a (mon.0) 14245 : audit [DBG] from='client.? 172.21.15.67:0/1723852568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:10 smithi067 bash[27441]: audit 2024-04-03T23:37:09.620118+0000 mon.a (mon.0) 14245 : audit [DBG] from='client.? 172.21.15.67:0/1723852568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:10.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:10 smithi082 bash[20963]: audit 2024-04-03T23:37:09.620118+0000 mon.a (mon.0) 14245 : audit [DBG] from='client.? 172.21.15.67:0/1723852568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:11 smithi067 bash[17655]: cluster 2024-04-03T23:37:09.909475+0000 mgr.y (mgr.24370) 16758 : cluster [DBG] pgmap v16742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:11 smithi067 bash[17655]: audit 2024-04-03T23:37:10.549408+0000 mon.a (mon.0) 14246 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:11 smithi067 bash[27441]: cluster 2024-04-03T23:37:09.909475+0000 mgr.y (mgr.24370) 16758 : cluster [DBG] pgmap v16742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:11 smithi067 bash[27441]: audit 2024-04-03T23:37:10.549408+0000 mon.a (mon.0) 14246 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:11 smithi082 bash[20963]: cluster 2024-04-03T23:37:09.909475+0000 mgr.y (mgr.24370) 16758 : cluster [DBG] pgmap v16742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:11 smithi082 bash[20963]: audit 2024-04-03T23:37:10.549408+0000 mon.a (mon.0) 14246 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:12 smithi067 bash[17655]: audit 2024-04-03T23:37:11.951027+0000 mon.a (mon.0) 14247 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:37:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:12 smithi067 bash[17655]: audit 2024-04-03T23:37:12.075703+0000 mon.a (mon.0) 14248 : audit [DBG] from='client.? 172.21.15.67:0/1083535345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:12 smithi067 bash[27441]: audit 2024-04-03T23:37:11.951027+0000 mon.a (mon.0) 14247 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:37:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:12 smithi067 bash[27441]: audit 2024-04-03T23:37:12.075703+0000 mon.a (mon.0) 14248 : audit [DBG] from='client.? 172.21.15.67:0/1083535345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:12 smithi082 bash[20963]: audit 2024-04-03T23:37:11.951027+0000 mon.a (mon.0) 14247 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:37:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:12 smithi082 bash[20963]: audit 2024-04-03T23:37:12.075703+0000 mon.a (mon.0) 14248 : audit [DBG] from='client.? 172.21.15.67:0/1083535345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:37:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:13 smithi067 bash[17655]: cluster 2024-04-03T23:37:11.910627+0000 mgr.y (mgr.24370) 16759 : cluster [DBG] pgmap v16743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:13 smithi067 bash[17655]: audit 2024-04-03T23:37:12.280731+0000 mon.a (mon.0) 14249 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:13 smithi067 bash[17655]: audit 2024-04-03T23:37:12.289835+0000 mon.a (mon.0) 14250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:13 smithi067 bash[27441]: cluster 2024-04-03T23:37:11.910627+0000 mgr.y (mgr.24370) 16759 : cluster [DBG] pgmap v16743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:13 smithi067 bash[27441]: audit 2024-04-03T23:37:12.280731+0000 mon.a (mon.0) 14249 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:13 smithi067 bash[27441]: audit 2024-04-03T23:37:12.289835+0000 mon.a (mon.0) 14250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:13.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:37:13.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:13 smithi082 bash[20963]: cluster 2024-04-03T23:37:11.910627+0000 mgr.y (mgr.24370) 16759 : cluster [DBG] pgmap v16743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:13.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:13 smithi082 bash[20963]: audit 2024-04-03T23:37:12.280731+0000 mon.a (mon.0) 14249 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:13.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:13 smithi082 bash[20963]: audit 2024-04-03T23:37:12.289835+0000 mon.a (mon.0) 14250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:15.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:15 smithi082 bash[20963]: cluster 2024-04-03T23:37:13.911318+0000 mgr.y (mgr.24370) 16760 : cluster [DBG] pgmap v16744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:15 smithi082 bash[20963]: audit 2024-04-03T23:37:14.529668+0000 mon.c (mon.2) 6702 : audit [DBG] from='client.? 172.21.15.67:0/1434319635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:15 smithi067 bash[17655]: cluster 2024-04-03T23:37:13.911318+0000 mgr.y (mgr.24370) 16760 : cluster [DBG] pgmap v16744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:15 smithi067 bash[17655]: audit 2024-04-03T23:37:14.529668+0000 mon.c (mon.2) 6702 : audit [DBG] from='client.? 172.21.15.67:0/1434319635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:15 smithi067 bash[27441]: cluster 2024-04-03T23:37:13.911318+0000 mgr.y (mgr.24370) 16760 : cluster [DBG] pgmap v16744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:15 smithi067 bash[27441]: audit 2024-04-03T23:37:14.529668+0000 mon.c (mon.2) 6702 : audit [DBG] from='client.? 172.21.15.67:0/1434319635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:17.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:17 smithi082 bash[20963]: cluster 2024-04-03T23:37:15.912516+0000 mgr.y (mgr.24370) 16761 : cluster [DBG] pgmap v16745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:17 smithi082 bash[20963]: audit 2024-04-03T23:37:17.006273+0000 mon.c (mon.2) 6703 : audit [DBG] from='client.? 172.21.15.67:0/1503961890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:17.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:17 smithi067 bash[17655]: cluster 2024-04-03T23:37:15.912516+0000 mgr.y (mgr.24370) 16761 : cluster [DBG] pgmap v16745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:17 smithi067 bash[17655]: audit 2024-04-03T23:37:17.006273+0000 mon.c (mon.2) 6703 : audit [DBG] from='client.? 172.21.15.67:0/1503961890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:17 smithi067 bash[27441]: cluster 2024-04-03T23:37:15.912516+0000 mgr.y (mgr.24370) 16761 : cluster [DBG] pgmap v16745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:17 smithi067 bash[27441]: audit 2024-04-03T23:37:17.006273+0000 mon.c (mon.2) 6703 : audit [DBG] from='client.? 172.21.15.67:0/1503961890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:18 smithi082 bash[20963]: audit 2024-04-03T23:37:17.599325+0000 mon.a (mon.0) 14251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:18 smithi082 bash[20963]: audit 2024-04-03T23:37:17.609486+0000 mon.a (mon.0) 14252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:18 smithi082 bash[20963]: cluster 2024-04-03T23:37:17.913213+0000 mgr.y (mgr.24370) 16762 : cluster [DBG] pgmap v16746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:18 smithi082 bash[20963]: audit 2024-04-03T23:37:18.237058+0000 mon.a (mon.0) 14253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:18 smithi082 bash[20963]: audit 2024-04-03T23:37:18.245892+0000 mon.a (mon.0) 14254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[17655]: audit 2024-04-03T23:37:17.599325+0000 mon.a (mon.0) 14251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[17655]: audit 2024-04-03T23:37:17.609486+0000 mon.a (mon.0) 14252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[17655]: cluster 2024-04-03T23:37:17.913213+0000 mgr.y (mgr.24370) 16762 : cluster [DBG] pgmap v16746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[17655]: audit 2024-04-03T23:37:18.237058+0000 mon.a (mon.0) 14253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[17655]: audit 2024-04-03T23:37:18.245892+0000 mon.a (mon.0) 14254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[27441]: audit 2024-04-03T23:37:17.599325+0000 mon.a (mon.0) 14251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[27441]: audit 2024-04-03T23:37:17.609486+0000 mon.a (mon.0) 14252 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[27441]: cluster 2024-04-03T23:37:17.913213+0000 mgr.y (mgr.24370) 16762 : cluster [DBG] pgmap v16746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[27441]: audit 2024-04-03T23:37:18.237058+0000 mon.a (mon.0) 14253 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:18 smithi067 bash[27441]: audit 2024-04-03T23:37:18.245892+0000 mon.a (mon.0) 14254 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:19.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:19 smithi082 bash[20963]: audit 2024-04-03T23:37:18.669034+0000 mon.a (mon.0) 14255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:37:19.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:19 smithi082 bash[20963]: audit 2024-04-03T23:37:18.670754+0000 mon.a (mon.0) 14256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:37:19.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:19 smithi082 bash[20963]: audit 2024-04-03T23:37:18.681717+0000 mon.a (mon.0) 14257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:19.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:19 smithi082 bash[20963]: audit 2024-04-03T23:37:19.458283+0000 mon.c (mon.2) 6704 : audit [DBG] from='client.? 172.21.15.67:0/2723716754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:19.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:19 smithi067 bash[17655]: audit 2024-04-03T23:37:18.669034+0000 mon.a (mon.0) 14255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:37:19.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:19 smithi067 bash[17655]: audit 2024-04-03T23:37:18.670754+0000 mon.a (mon.0) 14256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:37:19.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:19 smithi067 bash[17655]: audit 2024-04-03T23:37:18.681717+0000 mon.a (mon.0) 14257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:19.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:19 smithi067 bash[17655]: audit 2024-04-03T23:37:19.458283+0000 mon.c (mon.2) 6704 : audit [DBG] from='client.? 172.21.15.67:0/2723716754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:19 smithi067 bash[27441]: audit 2024-04-03T23:37:18.669034+0000 mon.a (mon.0) 14255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:37:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:19 smithi067 bash[27441]: audit 2024-04-03T23:37:18.670754+0000 mon.a (mon.0) 14256 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:37:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:19 smithi067 bash[27441]: audit 2024-04-03T23:37:18.681717+0000 mon.a (mon.0) 14257 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:37:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:19 smithi067 bash[27441]: audit 2024-04-03T23:37:19.458283+0000 mon.c (mon.2) 6704 : audit [DBG] from='client.? 172.21.15.67:0/2723716754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:20 smithi082 bash[20963]: cluster 2024-04-03T23:37:19.913860+0000 mgr.y (mgr.24370) 16763 : cluster [DBG] pgmap v16747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:21.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:20 smithi067 bash[27441]: cluster 2024-04-03T23:37:19.913860+0000 mgr.y (mgr.24370) 16763 : cluster [DBG] pgmap v16747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:20 smithi067 bash[17655]: cluster 2024-04-03T23:37:19.913860+0000 mgr.y (mgr.24370) 16763 : cluster [DBG] pgmap v16747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:22.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:21 smithi082 bash[20963]: audit 2024-04-03T23:37:21.909163+0000 mon.a (mon.0) 14258 : audit [DBG] from='client.? 172.21.15.67:0/3566138739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:22.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:21 smithi067 bash[17655]: audit 2024-04-03T23:37:21.909163+0000 mon.a (mon.0) 14258 : audit [DBG] from='client.? 172.21.15.67:0/3566138739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:22.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:21 smithi067 bash[27441]: audit 2024-04-03T23:37:21.909163+0000 mon.a (mon.0) 14258 : audit [DBG] from='client.? 172.21.15.67:0/3566138739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:22 smithi082 bash[20963]: cluster 2024-04-03T23:37:21.914827+0000 mgr.y (mgr.24370) 16764 : cluster [DBG] pgmap v16748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:37:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:22 smithi067 bash[17655]: cluster 2024-04-03T23:37:21.914827+0000 mgr.y (mgr.24370) 16764 : cluster [DBG] pgmap v16748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:22 smithi067 bash[27441]: cluster 2024-04-03T23:37:21.914827+0000 mgr.y (mgr.24370) 16764 : cluster [DBG] pgmap v16748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:37:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:24 smithi082 bash[20963]: cluster 2024-04-03T23:37:23.915474+0000 mgr.y (mgr.24370) 16765 : cluster [DBG] pgmap v16749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:24 smithi082 bash[20963]: audit 2024-04-03T23:37:24.364783+0000 mon.c (mon.2) 6705 : audit [DBG] from='client.? 172.21.15.67:0/3252785421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:24 smithi067 bash[17655]: cluster 2024-04-03T23:37:23.915474+0000 mgr.y (mgr.24370) 16765 : cluster [DBG] pgmap v16749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:24 smithi067 bash[17655]: audit 2024-04-03T23:37:24.364783+0000 mon.c (mon.2) 6705 : audit [DBG] from='client.? 172.21.15.67:0/3252785421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:24 smithi067 bash[27441]: cluster 2024-04-03T23:37:23.915474+0000 mgr.y (mgr.24370) 16765 : cluster [DBG] pgmap v16749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:24 smithi067 bash[27441]: audit 2024-04-03T23:37:24.364783+0000 mon.c (mon.2) 6705 : audit [DBG] from='client.? 172.21.15.67:0/3252785421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:25 smithi082 bash[20963]: audit 2024-04-03T23:37:25.549710+0000 mon.a (mon.0) 14259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:25 smithi067 bash[17655]: audit 2024-04-03T23:37:25.549710+0000 mon.a (mon.0) 14259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:25 smithi067 bash[27441]: audit 2024-04-03T23:37:25.549710+0000 mon.a (mon.0) 14259 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:26 smithi082 bash[20963]: cluster 2024-04-03T23:37:25.916644+0000 mgr.y (mgr.24370) 16766 : cluster [DBG] pgmap v16750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:26 smithi082 bash[20963]: audit 2024-04-03T23:37:26.825536+0000 mon.a (mon.0) 14260 : audit [DBG] from='client.? 172.21.15.67:0/2822919893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:26 smithi067 bash[27441]: cluster 2024-04-03T23:37:25.916644+0000 mgr.y (mgr.24370) 16766 : cluster [DBG] pgmap v16750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:26 smithi067 bash[27441]: audit 2024-04-03T23:37:26.825536+0000 mon.a (mon.0) 14260 : audit [DBG] from='client.? 172.21.15.67:0/2822919893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:27.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:26 smithi067 bash[17655]: cluster 2024-04-03T23:37:25.916644+0000 mgr.y (mgr.24370) 16766 : cluster [DBG] pgmap v16750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:27.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:26 smithi067 bash[17655]: audit 2024-04-03T23:37:26.825536+0000 mon.a (mon.0) 14260 : audit [DBG] from='client.? 172.21.15.67:0/2822919893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:28 smithi082 bash[20963]: cluster 2024-04-03T23:37:27.917347+0000 mgr.y (mgr.24370) 16767 : cluster [DBG] pgmap v16751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:29.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:28 smithi067 bash[17655]: cluster 2024-04-03T23:37:27.917347+0000 mgr.y (mgr.24370) 16767 : cluster [DBG] pgmap v16751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:29.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:28 smithi067 bash[27441]: cluster 2024-04-03T23:37:27.917347+0000 mgr.y (mgr.24370) 16767 : cluster [DBG] pgmap v16751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:30.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:29 smithi082 bash[20963]: audit 2024-04-03T23:37:29.280286+0000 mon.a (mon.0) 14261 : audit [DBG] from='client.? 172.21.15.67:0/3408122495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:30.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:29 smithi067 bash[17655]: audit 2024-04-03T23:37:29.280286+0000 mon.a (mon.0) 14261 : audit [DBG] from='client.? 172.21.15.67:0/3408122495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:30.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:29 smithi067 bash[27441]: audit 2024-04-03T23:37:29.280286+0000 mon.a (mon.0) 14261 : audit [DBG] from='client.? 172.21.15.67:0/3408122495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:31 smithi082 bash[20963]: cluster 2024-04-03T23:37:29.918048+0000 mgr.y (mgr.24370) 16768 : cluster [DBG] pgmap v16752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:31.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:31 smithi067 bash[17655]: cluster 2024-04-03T23:37:29.918048+0000 mgr.y (mgr.24370) 16768 : cluster [DBG] pgmap v16752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:31 smithi067 bash[27441]: cluster 2024-04-03T23:37:29.918048+0000 mgr.y (mgr.24370) 16768 : cluster [DBG] pgmap v16752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:32.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:32 smithi082 bash[20963]: audit 2024-04-03T23:37:31.733015+0000 mon.a (mon.0) 14262 : audit [DBG] from='client.? 172.21.15.67:0/3514251007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:32.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:32 smithi067 bash[17655]: audit 2024-04-03T23:37:31.733015+0000 mon.a (mon.0) 14262 : audit [DBG] from='client.? 172.21.15.67:0/3514251007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:32.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:32 smithi067 bash[27441]: audit 2024-04-03T23:37:31.733015+0000 mon.a (mon.0) 14262 : audit [DBG] from='client.? 172.21.15.67:0/3514251007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:33 smithi082 bash[20963]: cluster 2024-04-03T23:37:31.919253+0000 mgr.y (mgr.24370) 16769 : cluster [DBG] pgmap v16753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:33 smithi067 bash[17655]: cluster 2024-04-03T23:37:31.919253+0000 mgr.y (mgr.24370) 16769 : cluster [DBG] pgmap v16753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:37:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:33 smithi067 bash[27441]: cluster 2024-04-03T23:37:31.919253+0000 mgr.y (mgr.24370) 16769 : cluster [DBG] pgmap v16753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:37:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:35 smithi082 bash[20963]: cluster 2024-04-03T23:37:33.919926+0000 mgr.y (mgr.24370) 16770 : cluster [DBG] pgmap v16754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:35 smithi082 bash[20963]: audit 2024-04-03T23:37:34.179835+0000 mon.c (mon.2) 6706 : audit [DBG] from='client.? 172.21.15.67:0/2979046967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:35 smithi067 bash[27441]: cluster 2024-04-03T23:37:33.919926+0000 mgr.y (mgr.24370) 16770 : cluster [DBG] pgmap v16754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:35 smithi067 bash[27441]: audit 2024-04-03T23:37:34.179835+0000 mon.c (mon.2) 6706 : audit [DBG] from='client.? 172.21.15.67:0/2979046967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:35 smithi067 bash[17655]: cluster 2024-04-03T23:37:33.919926+0000 mgr.y (mgr.24370) 16770 : cluster [DBG] pgmap v16754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:35 smithi067 bash[17655]: audit 2024-04-03T23:37:34.179835+0000 mon.c (mon.2) 6706 : audit [DBG] from='client.? 172.21.15.67:0/2979046967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:37 smithi082 bash[20963]: cluster 2024-04-03T23:37:35.921055+0000 mgr.y (mgr.24370) 16771 : cluster [DBG] pgmap v16755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:37 smithi082 bash[20963]: audit 2024-04-03T23:37:36.623099+0000 mon.c (mon.2) 6707 : audit [DBG] from='client.? 172.21.15.67:0/1669020522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:37 smithi067 bash[27441]: cluster 2024-04-03T23:37:35.921055+0000 mgr.y (mgr.24370) 16771 : cluster [DBG] pgmap v16755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:37 smithi067 bash[27441]: audit 2024-04-03T23:37:36.623099+0000 mon.c (mon.2) 6707 : audit [DBG] from='client.? 172.21.15.67:0/1669020522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:37 smithi067 bash[17655]: cluster 2024-04-03T23:37:35.921055+0000 mgr.y (mgr.24370) 16771 : cluster [DBG] pgmap v16755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:37 smithi067 bash[17655]: audit 2024-04-03T23:37:36.623099+0000 mon.c (mon.2) 6707 : audit [DBG] from='client.? 172.21.15.67:0/1669020522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:39 smithi082 bash[20963]: cluster 2024-04-03T23:37:37.921671+0000 mgr.y (mgr.24370) 16772 : cluster [DBG] pgmap v16756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:39 smithi067 bash[17655]: cluster 2024-04-03T23:37:37.921671+0000 mgr.y (mgr.24370) 16772 : cluster [DBG] pgmap v16756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:39 smithi067 bash[27441]: cluster 2024-04-03T23:37:37.921671+0000 mgr.y (mgr.24370) 16772 : cluster [DBG] pgmap v16756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:40 smithi082 bash[20963]: audit 2024-04-03T23:37:39.081391+0000 mon.c (mon.2) 6708 : audit [DBG] from='client.? 172.21.15.67:0/332748073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:40.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:40 smithi067 bash[27441]: audit 2024-04-03T23:37:39.081391+0000 mon.c (mon.2) 6708 : audit [DBG] from='client.? 172.21.15.67:0/332748073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:40 smithi067 bash[17655]: audit 2024-04-03T23:37:39.081391+0000 mon.c (mon.2) 6708 : audit [DBG] from='client.? 172.21.15.67:0/332748073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:41 smithi082 bash[20963]: cluster 2024-04-03T23:37:39.922344+0000 mgr.y (mgr.24370) 16773 : cluster [DBG] pgmap v16757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:41 smithi082 bash[20963]: audit 2024-04-03T23:37:40.550146+0000 mon.a (mon.0) 14263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:41 smithi067 bash[17655]: cluster 2024-04-03T23:37:39.922344+0000 mgr.y (mgr.24370) 16773 : cluster [DBG] pgmap v16757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:41 smithi067 bash[17655]: audit 2024-04-03T23:37:40.550146+0000 mon.a (mon.0) 14263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:41 smithi067 bash[27441]: cluster 2024-04-03T23:37:39.922344+0000 mgr.y (mgr.24370) 16773 : cluster [DBG] pgmap v16757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:41 smithi067 bash[27441]: audit 2024-04-03T23:37:40.550146+0000 mon.a (mon.0) 14263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:42.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:42 smithi082 bash[20963]: audit 2024-04-03T23:37:41.533546+0000 mon.c (mon.2) 6709 : audit [DBG] from='client.? 172.21.15.67:0/3954669180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:42.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:42 smithi067 bash[17655]: audit 2024-04-03T23:37:41.533546+0000 mon.c (mon.2) 6709 : audit [DBG] from='client.? 172.21.15.67:0/3954669180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:42 smithi067 bash[27441]: audit 2024-04-03T23:37:41.533546+0000 mon.c (mon.2) 6709 : audit [DBG] from='client.? 172.21.15.67:0/3954669180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:43 smithi082 bash[20963]: cluster 2024-04-03T23:37:41.923507+0000 mgr.y (mgr.24370) 16774 : cluster [DBG] pgmap v16758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:43 smithi067 bash[17655]: cluster 2024-04-03T23:37:41.923507+0000 mgr.y (mgr.24370) 16774 : cluster [DBG] pgmap v16758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:37:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:43 smithi067 bash[27441]: cluster 2024-04-03T23:37:41.923507+0000 mgr.y (mgr.24370) 16774 : cluster [DBG] pgmap v16758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:37:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:44 smithi082 bash[20963]: audit 2024-04-03T23:37:43.998669+0000 mon.c (mon.2) 6710 : audit [DBG] from='client.? 172.21.15.67:0/1542834481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:44 smithi067 bash[17655]: audit 2024-04-03T23:37:43.998669+0000 mon.c (mon.2) 6710 : audit [DBG] from='client.? 172.21.15.67:0/1542834481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:44 smithi067 bash[27441]: audit 2024-04-03T23:37:43.998669+0000 mon.c (mon.2) 6710 : audit [DBG] from='client.? 172.21.15.67:0/1542834481' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:45 smithi082 bash[20963]: cluster 2024-04-03T23:37:43.924200+0000 mgr.y (mgr.24370) 16775 : cluster [DBG] pgmap v16759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:45.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:45 smithi067 bash[27441]: cluster 2024-04-03T23:37:43.924200+0000 mgr.y (mgr.24370) 16775 : cluster [DBG] pgmap v16759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:45.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:45 smithi067 bash[17655]: cluster 2024-04-03T23:37:43.924200+0000 mgr.y (mgr.24370) 16775 : cluster [DBG] pgmap v16759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:47 smithi082 bash[20963]: cluster 2024-04-03T23:37:45.925469+0000 mgr.y (mgr.24370) 16776 : cluster [DBG] pgmap v16760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:47 smithi082 bash[20963]: audit 2024-04-03T23:37:46.448478+0000 mon.c (mon.2) 6711 : audit [DBG] from='client.? 172.21.15.67:0/205786650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:47 smithi067 bash[17655]: cluster 2024-04-03T23:37:45.925469+0000 mgr.y (mgr.24370) 16776 : cluster [DBG] pgmap v16760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:47.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:47 smithi067 bash[17655]: audit 2024-04-03T23:37:46.448478+0000 mon.c (mon.2) 6711 : audit [DBG] from='client.? 172.21.15.67:0/205786650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:47 smithi067 bash[27441]: cluster 2024-04-03T23:37:45.925469+0000 mgr.y (mgr.24370) 16776 : cluster [DBG] pgmap v16760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:47 smithi067 bash[27441]: audit 2024-04-03T23:37:46.448478+0000 mon.c (mon.2) 6711 : audit [DBG] from='client.? 172.21.15.67:0/205786650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:49 smithi082 bash[20963]: cluster 2024-04-03T23:37:47.926118+0000 mgr.y (mgr.24370) 16777 : cluster [DBG] pgmap v16761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:49 smithi082 bash[20963]: audit 2024-04-03T23:37:48.904210+0000 mon.a (mon.0) 14264 : audit [DBG] from='client.? 172.21.15.67:0/187279530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:49 smithi067 bash[27441]: cluster 2024-04-03T23:37:47.926118+0000 mgr.y (mgr.24370) 16777 : cluster [DBG] pgmap v16761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:49 smithi067 bash[27441]: audit 2024-04-03T23:37:48.904210+0000 mon.a (mon.0) 14264 : audit [DBG] from='client.? 172.21.15.67:0/187279530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:49 smithi067 bash[17655]: cluster 2024-04-03T23:37:47.926118+0000 mgr.y (mgr.24370) 16777 : cluster [DBG] pgmap v16761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:49 smithi067 bash[17655]: audit 2024-04-03T23:37:48.904210+0000 mon.a (mon.0) 14264 : audit [DBG] from='client.? 172.21.15.67:0/187279530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:51 smithi082 bash[20963]: cluster 2024-04-03T23:37:49.926778+0000 mgr.y (mgr.24370) 16778 : cluster [DBG] pgmap v16762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:51 smithi067 bash[27441]: cluster 2024-04-03T23:37:49.926778+0000 mgr.y (mgr.24370) 16778 : cluster [DBG] pgmap v16762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:51 smithi067 bash[17655]: cluster 2024-04-03T23:37:49.926778+0000 mgr.y (mgr.24370) 16778 : cluster [DBG] pgmap v16762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:52.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:52 smithi082 bash[20963]: audit 2024-04-03T23:37:51.370325+0000 mon.a (mon.0) 14265 : audit [DBG] from='client.? 172.21.15.67:0/3891356148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:52.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:52 smithi067 bash[17655]: audit 2024-04-03T23:37:51.370325+0000 mon.a (mon.0) 14265 : audit [DBG] from='client.? 172.21.15.67:0/3891356148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:52.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:52 smithi067 bash[27441]: audit 2024-04-03T23:37:51.370325+0000 mon.a (mon.0) 14265 : audit [DBG] from='client.? 172.21.15.67:0/3891356148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:53 smithi082 bash[20963]: cluster 2024-04-03T23:37:51.927979+0000 mgr.y (mgr.24370) 16779 : cluster [DBG] pgmap v16763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:53 smithi067 bash[17655]: cluster 2024-04-03T23:37:51.927979+0000 mgr.y (mgr.24370) 16779 : cluster [DBG] pgmap v16763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:53 smithi067 bash[27441]: cluster 2024-04-03T23:37:51.927979+0000 mgr.y (mgr.24370) 16779 : cluster [DBG] pgmap v16763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:37:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:37:54.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:54 smithi082 bash[20963]: audit 2024-04-03T23:37:53.820616+0000 mon.c (mon.2) 6712 : audit [DBG] from='client.? 172.21.15.67:0/755088942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:54 smithi067 bash[27441]: audit 2024-04-03T23:37:53.820616+0000 mon.c (mon.2) 6712 : audit [DBG] from='client.? 172.21.15.67:0/755088942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:54 smithi067 bash[17655]: audit 2024-04-03T23:37:53.820616+0000 mon.c (mon.2) 6712 : audit [DBG] from='client.? 172.21.15.67:0/755088942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:55 smithi082 bash[20963]: cluster 2024-04-03T23:37:53.928720+0000 mgr.y (mgr.24370) 16780 : cluster [DBG] pgmap v16764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:55 smithi067 bash[17655]: cluster 2024-04-03T23:37:53.928720+0000 mgr.y (mgr.24370) 16780 : cluster [DBG] pgmap v16764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:55 smithi067 bash[27441]: cluster 2024-04-03T23:37:53.928720+0000 mgr.y (mgr.24370) 16780 : cluster [DBG] pgmap v16764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:56 smithi082 bash[20963]: audit 2024-04-03T23:37:55.550329+0000 mon.a (mon.0) 14266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:56 smithi067 bash[17655]: audit 2024-04-03T23:37:55.550329+0000 mon.a (mon.0) 14266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:56 smithi067 bash[27441]: audit 2024-04-03T23:37:55.550329+0000 mon.a (mon.0) 14266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:37:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:57 smithi082 bash[20963]: cluster 2024-04-03T23:37:55.929886+0000 mgr.y (mgr.24370) 16781 : cluster [DBG] pgmap v16765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:57 smithi082 bash[20963]: audit 2024-04-03T23:37:56.270274+0000 mon.a (mon.0) 14267 : audit [DBG] from='client.? 172.21.15.67:0/2954064666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:57 smithi067 bash[17655]: cluster 2024-04-03T23:37:55.929886+0000 mgr.y (mgr.24370) 16781 : cluster [DBG] pgmap v16765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:57 smithi067 bash[17655]: audit 2024-04-03T23:37:56.270274+0000 mon.a (mon.0) 14267 : audit [DBG] from='client.? 172.21.15.67:0/2954064666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:57 smithi067 bash[27441]: cluster 2024-04-03T23:37:55.929886+0000 mgr.y (mgr.24370) 16781 : cluster [DBG] pgmap v16765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:57 smithi067 bash[27441]: audit 2024-04-03T23:37:56.270274+0000 mon.a (mon.0) 14267 : audit [DBG] from='client.? 172.21.15.67:0/2954064666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:59 smithi082 bash[20963]: cluster 2024-04-03T23:37:57.930705+0000 mgr.y (mgr.24370) 16782 : cluster [DBG] pgmap v16766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:37:59 smithi082 bash[20963]: audit 2024-04-03T23:37:58.730630+0000 mon.c (mon.2) 6713 : audit [DBG] from='client.? 172.21.15.67:0/1188979214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:59 smithi067 bash[17655]: cluster 2024-04-03T23:37:57.930705+0000 mgr.y (mgr.24370) 16782 : cluster [DBG] pgmap v16766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:37:59 smithi067 bash[17655]: audit 2024-04-03T23:37:58.730630+0000 mon.c (mon.2) 6713 : audit [DBG] from='client.? 172.21.15.67:0/1188979214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:37:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:59 smithi067 bash[27441]: cluster 2024-04-03T23:37:57.930705+0000 mgr.y (mgr.24370) 16782 : cluster [DBG] pgmap v16766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:37:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:37:59 smithi067 bash[27441]: audit 2024-04-03T23:37:58.730630+0000 mon.c (mon.2) 6713 : audit [DBG] from='client.? 172.21.15.67:0/1188979214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:01 smithi082 bash[20963]: cluster 2024-04-03T23:37:59.931420+0000 mgr.y (mgr.24370) 16783 : cluster [DBG] pgmap v16767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:01 smithi067 bash[17655]: cluster 2024-04-03T23:37:59.931420+0000 mgr.y (mgr.24370) 16783 : cluster [DBG] pgmap v16767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:01 smithi067 bash[27441]: cluster 2024-04-03T23:37:59.931420+0000 mgr.y (mgr.24370) 16783 : cluster [DBG] pgmap v16767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:02.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:02 smithi082 bash[20963]: audit 2024-04-03T23:38:01.187363+0000 mon.a (mon.0) 14268 : audit [DBG] from='client.? 172.21.15.67:0/3852391993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:02 smithi067 bash[27441]: audit 2024-04-03T23:38:01.187363+0000 mon.a (mon.0) 14268 : audit [DBG] from='client.? 172.21.15.67:0/3852391993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:02 smithi067 bash[17655]: audit 2024-04-03T23:38:01.187363+0000 mon.a (mon.0) 14268 : audit [DBG] from='client.? 172.21.15.67:0/3852391993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:38:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:03 smithi067 bash[27441]: cluster 2024-04-03T23:38:01.932730+0000 mgr.y (mgr.24370) 16784 : cluster [DBG] pgmap v16768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:03 smithi067 bash[17655]: cluster 2024-04-03T23:38:01.932730+0000 mgr.y (mgr.24370) 16784 : cluster [DBG] pgmap v16768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:03.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:03 smithi082 bash[20963]: cluster 2024-04-03T23:38:01.932730+0000 mgr.y (mgr.24370) 16784 : cluster [DBG] pgmap v16768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:38:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:04 smithi067 bash[17655]: audit 2024-04-03T23:38:03.633714+0000 mon.a (mon.0) 14269 : audit [DBG] from='client.? 172.21.15.67:0/261575638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:04.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:04 smithi067 bash[27441]: audit 2024-04-03T23:38:03.633714+0000 mon.a (mon.0) 14269 : audit [DBG] from='client.? 172.21.15.67:0/261575638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:04.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:04 smithi082 bash[20963]: audit 2024-04-03T23:38:03.633714+0000 mon.a (mon.0) 14269 : audit [DBG] from='client.? 172.21.15.67:0/261575638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:05 smithi067 bash[17655]: cluster 2024-04-03T23:38:03.933554+0000 mgr.y (mgr.24370) 16785 : cluster [DBG] pgmap v16769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:05 smithi067 bash[27441]: cluster 2024-04-03T23:38:03.933554+0000 mgr.y (mgr.24370) 16785 : cluster [DBG] pgmap v16769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:05 smithi082 bash[20963]: cluster 2024-04-03T23:38:03.933554+0000 mgr.y (mgr.24370) 16785 : cluster [DBG] pgmap v16769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:06 smithi067 bash[17655]: audit 2024-04-03T23:38:06.084587+0000 mon.a (mon.0) 14270 : audit [DBG] from='client.? 172.21.15.67:0/2609385877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:06 smithi067 bash[27441]: audit 2024-04-03T23:38:06.084587+0000 mon.a (mon.0) 14270 : audit [DBG] from='client.? 172.21.15.67:0/2609385877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:06.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:06 smithi082 bash[20963]: audit 2024-04-03T23:38:06.084587+0000 mon.a (mon.0) 14270 : audit [DBG] from='client.? 172.21.15.67:0/2609385877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:07 smithi067 bash[27441]: cluster 2024-04-03T23:38:05.934817+0000 mgr.y (mgr.24370) 16786 : cluster [DBG] pgmap v16770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:07 smithi067 bash[17655]: cluster 2024-04-03T23:38:05.934817+0000 mgr.y (mgr.24370) 16786 : cluster [DBG] pgmap v16770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:07.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:07 smithi082 bash[20963]: cluster 2024-04-03T23:38:05.934817+0000 mgr.y (mgr.24370) 16786 : cluster [DBG] pgmap v16770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:09 smithi067 bash[17655]: cluster 2024-04-03T23:38:07.935520+0000 mgr.y (mgr.24370) 16787 : cluster [DBG] pgmap v16771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:09 smithi067 bash[17655]: audit 2024-04-03T23:38:08.540264+0000 mon.c (mon.2) 6714 : audit [DBG] from='client.? 172.21.15.67:0/3036285190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:09 smithi067 bash[27441]: cluster 2024-04-03T23:38:07.935520+0000 mgr.y (mgr.24370) 16787 : cluster [DBG] pgmap v16771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:09 smithi067 bash[27441]: audit 2024-04-03T23:38:08.540264+0000 mon.c (mon.2) 6714 : audit [DBG] from='client.? 172.21.15.67:0/3036285190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:09.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:09 smithi082 bash[20963]: cluster 2024-04-03T23:38:07.935520+0000 mgr.y (mgr.24370) 16787 : cluster [DBG] pgmap v16771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:09.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:09 smithi082 bash[20963]: audit 2024-04-03T23:38:08.540264+0000 mon.c (mon.2) 6714 : audit [DBG] from='client.? 172.21.15.67:0/3036285190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:11 smithi067 bash[27441]: cluster 2024-04-03T23:38:09.936204+0000 mgr.y (mgr.24370) 16788 : cluster [DBG] pgmap v16772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:11 smithi067 bash[27441]: audit 2024-04-03T23:38:10.550996+0000 mon.a (mon.0) 14271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:11 smithi067 bash[27441]: audit 2024-04-03T23:38:10.994670+0000 mon.c (mon.2) 6715 : audit [DBG] from='client.? 172.21.15.67:0/4008316648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:11 smithi067 bash[17655]: cluster 2024-04-03T23:38:09.936204+0000 mgr.y (mgr.24370) 16788 : cluster [DBG] pgmap v16772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:11 smithi067 bash[17655]: audit 2024-04-03T23:38:10.550996+0000 mon.a (mon.0) 14271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:11.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:11 smithi067 bash[17655]: audit 2024-04-03T23:38:10.994670+0000 mon.c (mon.2) 6715 : audit [DBG] from='client.? 172.21.15.67:0/4008316648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:11 smithi082 bash[20963]: cluster 2024-04-03T23:38:09.936204+0000 mgr.y (mgr.24370) 16788 : cluster [DBG] pgmap v16772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:11 smithi082 bash[20963]: audit 2024-04-03T23:38:10.550996+0000 mon.a (mon.0) 14271 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:11 smithi082 bash[20963]: audit 2024-04-03T23:38:10.994670+0000 mon.c (mon.2) 6715 : audit [DBG] from='client.? 172.21.15.67:0/4008316648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:13 smithi067 bash[27441]: cluster 2024-04-03T23:38:11.937482+0000 mgr.y (mgr.24370) 16789 : cluster [DBG] pgmap v16773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:38:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:13 smithi067 bash[17655]: cluster 2024-04-03T23:38:11.937482+0000 mgr.y (mgr.24370) 16789 : cluster [DBG] pgmap v16773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:13.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:13 smithi082 bash[20963]: cluster 2024-04-03T23:38:11.937482+0000 mgr.y (mgr.24370) 16789 : cluster [DBG] pgmap v16773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:38:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:14 smithi082 bash[20963]: audit 2024-04-03T23:38:13.448461+0000 mon.a (mon.0) 14272 : audit [DBG] from='client.? 172.21.15.67:0/582678010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:14 smithi067 bash[17655]: audit 2024-04-03T23:38:13.448461+0000 mon.a (mon.0) 14272 : audit [DBG] from='client.? 172.21.15.67:0/582678010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:14 smithi067 bash[27441]: audit 2024-04-03T23:38:13.448461+0000 mon.a (mon.0) 14272 : audit [DBG] from='client.? 172.21.15.67:0/582678010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:15 smithi082 bash[20963]: cluster 2024-04-03T23:38:13.938307+0000 mgr.y (mgr.24370) 16790 : cluster [DBG] pgmap v16774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:15 smithi067 bash[17655]: cluster 2024-04-03T23:38:13.938307+0000 mgr.y (mgr.24370) 16790 : cluster [DBG] pgmap v16774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:15 smithi067 bash[27441]: cluster 2024-04-03T23:38:13.938307+0000 mgr.y (mgr.24370) 16790 : cluster [DBG] pgmap v16774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:16 smithi082 bash[20963]: audit 2024-04-03T23:38:15.908357+0000 mon.c (mon.2) 6716 : audit [DBG] from='client.? 172.21.15.67:0/3555874679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:16 smithi067 bash[17655]: audit 2024-04-03T23:38:15.908357+0000 mon.c (mon.2) 6716 : audit [DBG] from='client.? 172.21.15.67:0/3555874679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:16 smithi067 bash[27441]: audit 2024-04-03T23:38:15.908357+0000 mon.c (mon.2) 6716 : audit [DBG] from='client.? 172.21.15.67:0/3555874679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:17 smithi082 bash[20963]: cluster 2024-04-03T23:38:15.939638+0000 mgr.y (mgr.24370) 16791 : cluster [DBG] pgmap v16775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:17 smithi067 bash[27441]: cluster 2024-04-03T23:38:15.939638+0000 mgr.y (mgr.24370) 16791 : cluster [DBG] pgmap v16775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:17 smithi067 bash[17655]: cluster 2024-04-03T23:38:15.939638+0000 mgr.y (mgr.24370) 16791 : cluster [DBG] pgmap v16775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:19 smithi082 bash[20963]: cluster 2024-04-03T23:38:17.940322+0000 mgr.y (mgr.24370) 16792 : cluster [DBG] pgmap v16776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:19 smithi082 bash[20963]: audit 2024-04-03T23:38:18.367020+0000 mon.a (mon.0) 14273 : audit [DBG] from='client.? 172.21.15.67:0/3588828067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:19 smithi082 bash[20963]: audit 2024-04-03T23:38:18.759589+0000 mon.a (mon.0) 14274 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:38:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:19 smithi067 bash[27441]: cluster 2024-04-03T23:38:17.940322+0000 mgr.y (mgr.24370) 16792 : cluster [DBG] pgmap v16776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:19 smithi067 bash[27441]: audit 2024-04-03T23:38:18.367020+0000 mon.a (mon.0) 14273 : audit [DBG] from='client.? 172.21.15.67:0/3588828067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:19 smithi067 bash[27441]: audit 2024-04-03T23:38:18.759589+0000 mon.a (mon.0) 14274 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:38:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:19 smithi067 bash[17655]: cluster 2024-04-03T23:38:17.940322+0000 mgr.y (mgr.24370) 16792 : cluster [DBG] pgmap v16776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:19 smithi067 bash[17655]: audit 2024-04-03T23:38:18.367020+0000 mon.a (mon.0) 14273 : audit [DBG] from='client.? 172.21.15.67:0/3588828067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:19 smithi067 bash[17655]: audit 2024-04-03T23:38:18.759589+0000 mon.a (mon.0) 14274 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:38:21.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:21 smithi082 bash[20963]: cluster 2024-04-03T23:38:19.941089+0000 mgr.y (mgr.24370) 16793 : cluster [DBG] pgmap v16777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:21 smithi082 bash[20963]: audit 2024-04-03T23:38:20.822356+0000 mon.a (mon.0) 14275 : audit [DBG] from='client.? 172.21.15.67:0/685408756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:21 smithi067 bash[17655]: cluster 2024-04-03T23:38:19.941089+0000 mgr.y (mgr.24370) 16793 : cluster [DBG] pgmap v16777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:21 smithi067 bash[17655]: audit 2024-04-03T23:38:20.822356+0000 mon.a (mon.0) 14275 : audit [DBG] from='client.? 172.21.15.67:0/685408756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:21 smithi067 bash[27441]: cluster 2024-04-03T23:38:19.941089+0000 mgr.y (mgr.24370) 16793 : cluster [DBG] pgmap v16777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:21 smithi067 bash[27441]: audit 2024-04-03T23:38:20.822356+0000 mon.a (mon.0) 14275 : audit [DBG] from='client.? 172.21.15.67:0/685408756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:23 smithi067 bash[17655]: cluster 2024-04-03T23:38:21.942277+0000 mgr.y (mgr.24370) 16794 : cluster [DBG] pgmap v16778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:38:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:23 smithi067 bash[27441]: cluster 2024-04-03T23:38:21.942277+0000 mgr.y (mgr.24370) 16794 : cluster [DBG] pgmap v16778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:23.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:23 smithi082 bash[20963]: cluster 2024-04-03T23:38:21.942277+0000 mgr.y (mgr.24370) 16794 : cluster [DBG] pgmap v16778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:38:24.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:24 smithi082 bash[20963]: audit 2024-04-03T23:38:23.277528+0000 mon.c (mon.2) 6717 : audit [DBG] from='client.? 172.21.15.67:0/585111396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:24.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:24 smithi067 bash[17655]: audit 2024-04-03T23:38:23.277528+0000 mon.c (mon.2) 6717 : audit [DBG] from='client.? 172.21.15.67:0/585111396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:24 smithi067 bash[27441]: audit 2024-04-03T23:38:23.277528+0000 mon.c (mon.2) 6717 : audit [DBG] from='client.? 172.21.15.67:0/585111396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:25.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:25 smithi082 bash[20963]: cluster 2024-04-03T23:38:23.942895+0000 mgr.y (mgr.24370) 16795 : cluster [DBG] pgmap v16779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:25 smithi082 bash[20963]: audit 2024-04-03T23:38:24.503104+0000 mon.a (mon.0) 14276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:25 smithi082 bash[20963]: audit 2024-04-03T23:38:24.510556+0000 mon.a (mon.0) 14277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:25 smithi082 bash[20963]: audit 2024-04-03T23:38:24.806577+0000 mon.a (mon.0) 14278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:25 smithi082 bash[20963]: audit 2024-04-03T23:38:24.818452+0000 mon.a (mon.0) 14279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[17655]: cluster 2024-04-03T23:38:23.942895+0000 mgr.y (mgr.24370) 16795 : cluster [DBG] pgmap v16779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[17655]: audit 2024-04-03T23:38:24.503104+0000 mon.a (mon.0) 14276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[17655]: audit 2024-04-03T23:38:24.510556+0000 mon.a (mon.0) 14277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[17655]: audit 2024-04-03T23:38:24.806577+0000 mon.a (mon.0) 14278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[17655]: audit 2024-04-03T23:38:24.818452+0000 mon.a (mon.0) 14279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[27441]: cluster 2024-04-03T23:38:23.942895+0000 mgr.y (mgr.24370) 16795 : cluster [DBG] pgmap v16779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[27441]: audit 2024-04-03T23:38:24.503104+0000 mon.a (mon.0) 14276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[27441]: audit 2024-04-03T23:38:24.510556+0000 mon.a (mon.0) 14277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[27441]: audit 2024-04-03T23:38:24.806577+0000 mon.a (mon.0) 14278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:25 smithi067 bash[27441]: audit 2024-04-03T23:38:24.818452+0000 mon.a (mon.0) 14279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:26.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:26 smithi082 bash[20963]: audit 2024-04-03T23:38:25.247174+0000 mon.a (mon.0) 14280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:38:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:26 smithi082 bash[20963]: audit 2024-04-03T23:38:25.248987+0000 mon.a (mon.0) 14281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:38:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:26 smithi082 bash[20963]: audit 2024-04-03T23:38:25.258711+0000 mon.a (mon.0) 14282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:26 smithi082 bash[20963]: audit 2024-04-03T23:38:25.551256+0000 mon.a (mon.0) 14283 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:26 smithi082 bash[20963]: audit 2024-04-03T23:38:25.727028+0000 mon.c (mon.2) 6718 : audit [DBG] from='client.? 172.21.15.67:0/4046116429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[27441]: audit 2024-04-03T23:38:25.247174+0000 mon.a (mon.0) 14280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[27441]: audit 2024-04-03T23:38:25.248987+0000 mon.a (mon.0) 14281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[27441]: audit 2024-04-03T23:38:25.258711+0000 mon.a (mon.0) 14282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[27441]: audit 2024-04-03T23:38:25.551256+0000 mon.a (mon.0) 14283 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[27441]: audit 2024-04-03T23:38:25.727028+0000 mon.c (mon.2) 6718 : audit [DBG] from='client.? 172.21.15.67:0/4046116429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[17655]: audit 2024-04-03T23:38:25.247174+0000 mon.a (mon.0) 14280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[17655]: audit 2024-04-03T23:38:25.248987+0000 mon.a (mon.0) 14281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[17655]: audit 2024-04-03T23:38:25.258711+0000 mon.a (mon.0) 14282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[17655]: audit 2024-04-03T23:38:25.551256+0000 mon.a (mon.0) 14283 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:26 smithi067 bash[17655]: audit 2024-04-03T23:38:25.727028+0000 mon.c (mon.2) 6718 : audit [DBG] from='client.? 172.21.15.67:0/4046116429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:27.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:27 smithi082 bash[20963]: cluster 2024-04-03T23:38:25.944092+0000 mgr.y (mgr.24370) 16796 : cluster [DBG] pgmap v16780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:27.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:27 smithi067 bash[17655]: cluster 2024-04-03T23:38:25.944092+0000 mgr.y (mgr.24370) 16796 : cluster [DBG] pgmap v16780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:27 smithi067 bash[27441]: cluster 2024-04-03T23:38:25.944092+0000 mgr.y (mgr.24370) 16796 : cluster [DBG] pgmap v16780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:28.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:28 smithi082 bash[20963]: audit 2024-04-03T23:38:28.185133+0000 mon.a (mon.0) 14284 : audit [DBG] from='client.? 172.21.15.67:0/3350980318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:28 smithi067 bash[27441]: audit 2024-04-03T23:38:28.185133+0000 mon.a (mon.0) 14284 : audit [DBG] from='client.? 172.21.15.67:0/3350980318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:28 smithi067 bash[17655]: audit 2024-04-03T23:38:28.185133+0000 mon.a (mon.0) 14284 : audit [DBG] from='client.? 172.21.15.67:0/3350980318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:29.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:29 smithi082 bash[20963]: cluster 2024-04-03T23:38:27.944729+0000 mgr.y (mgr.24370) 16797 : cluster [DBG] pgmap v16781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:29 smithi067 bash[17655]: cluster 2024-04-03T23:38:27.944729+0000 mgr.y (mgr.24370) 16797 : cluster [DBG] pgmap v16781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:29 smithi067 bash[27441]: cluster 2024-04-03T23:38:27.944729+0000 mgr.y (mgr.24370) 16797 : cluster [DBG] pgmap v16781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:31.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:31 smithi082 bash[20963]: cluster 2024-04-03T23:38:29.945416+0000 mgr.y (mgr.24370) 16798 : cluster [DBG] pgmap v16782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:31 smithi082 bash[20963]: audit 2024-04-03T23:38:30.640653+0000 mon.a (mon.0) 14285 : audit [DBG] from='client.? 172.21.15.67:0/525257277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:31 smithi067 bash[27441]: cluster 2024-04-03T23:38:29.945416+0000 mgr.y (mgr.24370) 16798 : cluster [DBG] pgmap v16782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:31 smithi067 bash[27441]: audit 2024-04-03T23:38:30.640653+0000 mon.a (mon.0) 14285 : audit [DBG] from='client.? 172.21.15.67:0/525257277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:31 smithi067 bash[17655]: cluster 2024-04-03T23:38:29.945416+0000 mgr.y (mgr.24370) 16798 : cluster [DBG] pgmap v16782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:31 smithi067 bash[17655]: audit 2024-04-03T23:38:30.640653+0000 mon.a (mon.0) 14285 : audit [DBG] from='client.? 172.21.15.67:0/525257277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:38:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:33 smithi067 bash[17655]: cluster 2024-04-03T23:38:31.946604+0000 mgr.y (mgr.24370) 16799 : cluster [DBG] pgmap v16783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:33 smithi067 bash[17655]: audit 2024-04-03T23:38:33.095110+0000 mon.c (mon.2) 6719 : audit [DBG] from='client.? 172.21.15.67:0/3412110195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:33 smithi067 bash[27441]: cluster 2024-04-03T23:38:31.946604+0000 mgr.y (mgr.24370) 16799 : cluster [DBG] pgmap v16783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:33 smithi067 bash[27441]: audit 2024-04-03T23:38:33.095110+0000 mon.c (mon.2) 6719 : audit [DBG] from='client.? 172.21.15.67:0/3412110195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:33.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:38:33.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:33 smithi082 bash[20963]: cluster 2024-04-03T23:38:31.946604+0000 mgr.y (mgr.24370) 16799 : cluster [DBG] pgmap v16783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:33.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:33 smithi082 bash[20963]: audit 2024-04-03T23:38:33.095110+0000 mon.c (mon.2) 6719 : audit [DBG] from='client.? 172.21.15.67:0/3412110195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:35 smithi082 bash[20963]: cluster 2024-04-03T23:38:33.947297+0000 mgr.y (mgr.24370) 16800 : cluster [DBG] pgmap v16784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:35 smithi067 bash[27441]: cluster 2024-04-03T23:38:33.947297+0000 mgr.y (mgr.24370) 16800 : cluster [DBG] pgmap v16784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:35 smithi067 bash[17655]: cluster 2024-04-03T23:38:33.947297+0000 mgr.y (mgr.24370) 16800 : cluster [DBG] pgmap v16784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:36.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:36 smithi082 bash[20963]: audit 2024-04-03T23:38:35.554129+0000 mon.a (mon.0) 14286 : audit [DBG] from='client.? 172.21.15.67:0/3551614388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:36.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:36 smithi067 bash[17655]: audit 2024-04-03T23:38:35.554129+0000 mon.a (mon.0) 14286 : audit [DBG] from='client.? 172.21.15.67:0/3551614388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:36.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:36 smithi067 bash[27441]: audit 2024-04-03T23:38:35.554129+0000 mon.a (mon.0) 14286 : audit [DBG] from='client.? 172.21.15.67:0/3551614388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:37.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:37 smithi082 bash[20963]: cluster 2024-04-03T23:38:35.948426+0000 mgr.y (mgr.24370) 16801 : cluster [DBG] pgmap v16785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:37.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:37 smithi067 bash[27441]: cluster 2024-04-03T23:38:35.948426+0000 mgr.y (mgr.24370) 16801 : cluster [DBG] pgmap v16785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:37 smithi067 bash[17655]: cluster 2024-04-03T23:38:35.948426+0000 mgr.y (mgr.24370) 16801 : cluster [DBG] pgmap v16785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:38 smithi082 bash[20963]: audit 2024-04-03T23:38:38.003005+0000 mon.a (mon.0) 14287 : audit [DBG] from='client.? 172.21.15.67:0/1983940236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:38 smithi067 bash[27441]: audit 2024-04-03T23:38:38.003005+0000 mon.a (mon.0) 14287 : audit [DBG] from='client.? 172.21.15.67:0/1983940236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:38 smithi067 bash[17655]: audit 2024-04-03T23:38:38.003005+0000 mon.a (mon.0) 14287 : audit [DBG] from='client.? 172.21.15.67:0/1983940236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:39 smithi082 bash[20963]: cluster 2024-04-03T23:38:37.949106+0000 mgr.y (mgr.24370) 16802 : cluster [DBG] pgmap v16786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:39 smithi067 bash[17655]: cluster 2024-04-03T23:38:37.949106+0000 mgr.y (mgr.24370) 16802 : cluster [DBG] pgmap v16786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:39 smithi067 bash[27441]: cluster 2024-04-03T23:38:37.949106+0000 mgr.y (mgr.24370) 16802 : cluster [DBG] pgmap v16786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:41 smithi082 bash[20963]: cluster 2024-04-03T23:38:39.949864+0000 mgr.y (mgr.24370) 16803 : cluster [DBG] pgmap v16787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:41 smithi082 bash[20963]: audit 2024-04-03T23:38:40.454983+0000 mon.a (mon.0) 14288 : audit [DBG] from='client.? 172.21.15.67:0/2366067043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:41 smithi082 bash[20963]: audit 2024-04-03T23:38:40.551342+0000 mon.a (mon.0) 14289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:41 smithi067 bash[27441]: cluster 2024-04-03T23:38:39.949864+0000 mgr.y (mgr.24370) 16803 : cluster [DBG] pgmap v16787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:41 smithi067 bash[27441]: audit 2024-04-03T23:38:40.454983+0000 mon.a (mon.0) 14288 : audit [DBG] from='client.? 172.21.15.67:0/2366067043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:41 smithi067 bash[27441]: audit 2024-04-03T23:38:40.551342+0000 mon.a (mon.0) 14289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:41 smithi067 bash[17655]: cluster 2024-04-03T23:38:39.949864+0000 mgr.y (mgr.24370) 16803 : cluster [DBG] pgmap v16787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:41 smithi067 bash[17655]: audit 2024-04-03T23:38:40.454983+0000 mon.a (mon.0) 14288 : audit [DBG] from='client.? 172.21.15.67:0/2366067043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:41 smithi067 bash[17655]: audit 2024-04-03T23:38:40.551342+0000 mon.a (mon.0) 14289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:38:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:43 smithi067 bash[17655]: cluster 2024-04-03T23:38:41.951050+0000 mgr.y (mgr.24370) 16804 : cluster [DBG] pgmap v16788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:43 smithi067 bash[17655]: audit 2024-04-03T23:38:42.913569+0000 mon.c (mon.2) 6720 : audit [DBG] from='client.? 172.21.15.67:0/4206258876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:43 smithi067 bash[27441]: cluster 2024-04-03T23:38:41.951050+0000 mgr.y (mgr.24370) 16804 : cluster [DBG] pgmap v16788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:43 smithi067 bash[27441]: audit 2024-04-03T23:38:42.913569+0000 mon.c (mon.2) 6720 : audit [DBG] from='client.? 172.21.15.67:0/4206258876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:43.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:38:43.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:43 smithi082 bash[20963]: cluster 2024-04-03T23:38:41.951050+0000 mgr.y (mgr.24370) 16804 : cluster [DBG] pgmap v16788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:43.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:43 smithi082 bash[20963]: audit 2024-04-03T23:38:42.913569+0000 mon.c (mon.2) 6720 : audit [DBG] from='client.? 172.21.15.67:0/4206258876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:45.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:45 smithi082 bash[20963]: cluster 2024-04-03T23:38:43.951744+0000 mgr.y (mgr.24370) 16805 : cluster [DBG] pgmap v16789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:45 smithi067 bash[17655]: cluster 2024-04-03T23:38:43.951744+0000 mgr.y (mgr.24370) 16805 : cluster [DBG] pgmap v16789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:45 smithi067 bash[27441]: cluster 2024-04-03T23:38:43.951744+0000 mgr.y (mgr.24370) 16805 : cluster [DBG] pgmap v16789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:46.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:46 smithi082 bash[20963]: audit 2024-04-03T23:38:45.368827+0000 mon.c (mon.2) 6721 : audit [DBG] from='client.? 172.21.15.67:0/1408563304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:46 smithi067 bash[17655]: audit 2024-04-03T23:38:45.368827+0000 mon.c (mon.2) 6721 : audit [DBG] from='client.? 172.21.15.67:0/1408563304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:46 smithi067 bash[27441]: audit 2024-04-03T23:38:45.368827+0000 mon.c (mon.2) 6721 : audit [DBG] from='client.? 172.21.15.67:0/1408563304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:47.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:47 smithi082 bash[20963]: cluster 2024-04-03T23:38:45.952865+0000 mgr.y (mgr.24370) 16806 : cluster [DBG] pgmap v16790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:47.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:47 smithi067 bash[17655]: cluster 2024-04-03T23:38:45.952865+0000 mgr.y (mgr.24370) 16806 : cluster [DBG] pgmap v16790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:47 smithi067 bash[27441]: cluster 2024-04-03T23:38:45.952865+0000 mgr.y (mgr.24370) 16806 : cluster [DBG] pgmap v16790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:48.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:48 smithi082 bash[20963]: audit 2024-04-03T23:38:47.824651+0000 mon.c (mon.2) 6722 : audit [DBG] from='client.? 172.21.15.67:0/2509890197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:48 smithi067 bash[17655]: audit 2024-04-03T23:38:47.824651+0000 mon.c (mon.2) 6722 : audit [DBG] from='client.? 172.21.15.67:0/2509890197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:48 smithi067 bash[27441]: audit 2024-04-03T23:38:47.824651+0000 mon.c (mon.2) 6722 : audit [DBG] from='client.? 172.21.15.67:0/2509890197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:49.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:49 smithi082 bash[20963]: cluster 2024-04-03T23:38:47.953570+0000 mgr.y (mgr.24370) 16807 : cluster [DBG] pgmap v16791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:49 smithi067 bash[17655]: cluster 2024-04-03T23:38:47.953570+0000 mgr.y (mgr.24370) 16807 : cluster [DBG] pgmap v16791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:49 smithi067 bash[27441]: cluster 2024-04-03T23:38:47.953570+0000 mgr.y (mgr.24370) 16807 : cluster [DBG] pgmap v16791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:50.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:50 smithi082 bash[20963]: audit 2024-04-03T23:38:50.277398+0000 mon.a (mon.0) 14290 : audit [DBG] from='client.? 172.21.15.67:0/61381248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:50.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:50 smithi067 bash[27441]: audit 2024-04-03T23:38:50.277398+0000 mon.a (mon.0) 14290 : audit [DBG] from='client.? 172.21.15.67:0/61381248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:50 smithi067 bash[17655]: audit 2024-04-03T23:38:50.277398+0000 mon.a (mon.0) 14290 : audit [DBG] from='client.? 172.21.15.67:0/61381248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:51.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:51 smithi082 bash[20963]: cluster 2024-04-03T23:38:49.954258+0000 mgr.y (mgr.24370) 16808 : cluster [DBG] pgmap v16792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:51 smithi067 bash[27441]: cluster 2024-04-03T23:38:49.954258+0000 mgr.y (mgr.24370) 16808 : cluster [DBG] pgmap v16792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:51 smithi067 bash[17655]: cluster 2024-04-03T23:38:49.954258+0000 mgr.y (mgr.24370) 16808 : cluster [DBG] pgmap v16792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:53.361 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:38:53.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:38:53.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:53 smithi082 bash[20963]: cluster 2024-04-03T23:38:51.955395+0000 mgr.y (mgr.24370) 16809 : cluster [DBG] pgmap v16793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:53.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:53 smithi082 bash[20963]: audit 2024-04-03T23:38:52.732162+0000 mon.c (mon.2) 6723 : audit [DBG] from='client.? 172.21.15.67:0/2791898983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:53.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:53 smithi067 bash[27441]: cluster 2024-04-03T23:38:51.955395+0000 mgr.y (mgr.24370) 16809 : cluster [DBG] pgmap v16793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:53.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:53 smithi067 bash[27441]: audit 2024-04-03T23:38:52.732162+0000 mon.c (mon.2) 6723 : audit [DBG] from='client.? 172.21.15.67:0/2791898983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:53.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:53 smithi067 bash[17655]: cluster 2024-04-03T23:38:51.955395+0000 mgr.y (mgr.24370) 16809 : cluster [DBG] pgmap v16793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:53.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:53 smithi067 bash[17655]: audit 2024-04-03T23:38:52.732162+0000 mon.c (mon.2) 6723 : audit [DBG] from='client.? 172.21.15.67:0/2791898983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:55 smithi082 bash[20963]: cluster 2024-04-03T23:38:53.956132+0000 mgr.y (mgr.24370) 16810 : cluster [DBG] pgmap v16794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:55 smithi082 bash[20963]: audit 2024-04-03T23:38:55.179300+0000 mon.a (mon.0) 14291 : audit [DBG] from='client.? 172.21.15.67:0/519557480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:55 smithi067 bash[27441]: cluster 2024-04-03T23:38:53.956132+0000 mgr.y (mgr.24370) 16810 : cluster [DBG] pgmap v16794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:55 smithi067 bash[27441]: audit 2024-04-03T23:38:55.179300+0000 mon.a (mon.0) 14291 : audit [DBG] from='client.? 172.21.15.67:0/519557480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:55 smithi067 bash[17655]: cluster 2024-04-03T23:38:53.956132+0000 mgr.y (mgr.24370) 16810 : cluster [DBG] pgmap v16794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:55 smithi067 bash[17655]: audit 2024-04-03T23:38:55.179300+0000 mon.a (mon.0) 14291 : audit [DBG] from='client.? 172.21.15.67:0/519557480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:56 smithi082 bash[20963]: audit 2024-04-03T23:38:55.551762+0000 mon.a (mon.0) 14292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:56 smithi067 bash[27441]: audit 2024-04-03T23:38:55.551762+0000 mon.a (mon.0) 14292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:56 smithi067 bash[17655]: audit 2024-04-03T23:38:55.551762+0000 mon.a (mon.0) 14292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:38:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:57 smithi082 bash[20963]: cluster 2024-04-03T23:38:55.957271+0000 mgr.y (mgr.24370) 16811 : cluster [DBG] pgmap v16795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:57 smithi067 bash[17655]: cluster 2024-04-03T23:38:55.957271+0000 mgr.y (mgr.24370) 16811 : cluster [DBG] pgmap v16795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:57 smithi067 bash[27441]: cluster 2024-04-03T23:38:55.957271+0000 mgr.y (mgr.24370) 16811 : cluster [DBG] pgmap v16795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:58 smithi082 bash[20963]: audit 2024-04-03T23:38:57.631390+0000 mon.c (mon.2) 6724 : audit [DBG] from='client.? 172.21.15.67:0/3661995475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:38:58 smithi082 bash[20963]: cluster 2024-04-03T23:38:57.958002+0000 mgr.y (mgr.24370) 16812 : cluster [DBG] pgmap v16796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:58 smithi067 bash[17655]: audit 2024-04-03T23:38:57.631390+0000 mon.c (mon.2) 6724 : audit [DBG] from='client.? 172.21.15.67:0/3661995475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:38:58 smithi067 bash[17655]: cluster 2024-04-03T23:38:57.958002+0000 mgr.y (mgr.24370) 16812 : cluster [DBG] pgmap v16796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:38:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:58 smithi067 bash[27441]: audit 2024-04-03T23:38:57.631390+0000 mon.c (mon.2) 6724 : audit [DBG] from='client.? 172.21.15.67:0/3661995475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:38:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:38:58 smithi067 bash[27441]: cluster 2024-04-03T23:38:57.958002+0000 mgr.y (mgr.24370) 16812 : cluster [DBG] pgmap v16796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:01 smithi082 bash[20963]: cluster 2024-04-03T23:38:59.958493+0000 mgr.y (mgr.24370) 16813 : cluster [DBG] pgmap v16797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:01.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:01 smithi082 bash[20963]: audit 2024-04-03T23:39:00.084001+0000 mon.a (mon.0) 14293 : audit [DBG] from='client.? 172.21.15.67:0/419158357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:01 smithi067 bash[27441]: cluster 2024-04-03T23:38:59.958493+0000 mgr.y (mgr.24370) 16813 : cluster [DBG] pgmap v16797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:01 smithi067 bash[27441]: audit 2024-04-03T23:39:00.084001+0000 mon.a (mon.0) 14293 : audit [DBG] from='client.? 172.21.15.67:0/419158357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:01 smithi067 bash[17655]: cluster 2024-04-03T23:38:59.958493+0000 mgr.y (mgr.24370) 16813 : cluster [DBG] pgmap v16797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:01 smithi067 bash[17655]: audit 2024-04-03T23:39:00.084001+0000 mon.a (mon.0) 14293 : audit [DBG] from='client.? 172.21.15.67:0/419158357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:03 smithi082 bash[20963]: cluster 2024-04-03T23:39:01.959589+0000 mgr.y (mgr.24370) 16814 : cluster [DBG] pgmap v16798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:03.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:03 smithi082 bash[20963]: audit 2024-04-03T23:39:02.534275+0000 mon.a (mon.0) 14294 : audit [DBG] from='client.? 172.21.15.67:0/1479588981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:39:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:03 smithi067 bash[27441]: cluster 2024-04-03T23:39:01.959589+0000 mgr.y (mgr.24370) 16814 : cluster [DBG] pgmap v16798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:03 smithi067 bash[27441]: audit 2024-04-03T23:39:02.534275+0000 mon.a (mon.0) 14294 : audit [DBG] from='client.? 172.21.15.67:0/1479588981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:03 smithi067 bash[17655]: cluster 2024-04-03T23:39:01.959589+0000 mgr.y (mgr.24370) 16814 : cluster [DBG] pgmap v16798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:03 smithi067 bash[17655]: audit 2024-04-03T23:39:02.534275+0000 mon.a (mon.0) 14294 : audit [DBG] from='client.? 172.21.15.67:0/1479588981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:39:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:05 smithi082 bash[20963]: cluster 2024-04-03T23:39:03.960370+0000 mgr.y (mgr.24370) 16815 : cluster [DBG] pgmap v16799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:05 smithi082 bash[20963]: audit 2024-04-03T23:39:04.986066+0000 mon.c (mon.2) 6725 : audit [DBG] from='client.? 172.21.15.67:0/377320970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:05 smithi067 bash[17655]: cluster 2024-04-03T23:39:03.960370+0000 mgr.y (mgr.24370) 16815 : cluster [DBG] pgmap v16799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:05 smithi067 bash[17655]: audit 2024-04-03T23:39:04.986066+0000 mon.c (mon.2) 6725 : audit [DBG] from='client.? 172.21.15.67:0/377320970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:05 smithi067 bash[27441]: cluster 2024-04-03T23:39:03.960370+0000 mgr.y (mgr.24370) 16815 : cluster [DBG] pgmap v16799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:05 smithi067 bash[27441]: audit 2024-04-03T23:39:04.986066+0000 mon.c (mon.2) 6725 : audit [DBG] from='client.? 172.21.15.67:0/377320970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:07 smithi082 bash[20963]: cluster 2024-04-03T23:39:05.961492+0000 mgr.y (mgr.24370) 16816 : cluster [DBG] pgmap v16800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:07 smithi067 bash[27441]: cluster 2024-04-03T23:39:05.961492+0000 mgr.y (mgr.24370) 16816 : cluster [DBG] pgmap v16800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:07 smithi067 bash[17655]: cluster 2024-04-03T23:39:05.961492+0000 mgr.y (mgr.24370) 16816 : cluster [DBG] pgmap v16800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:08.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:08 smithi082 bash[20963]: audit 2024-04-03T23:39:07.437381+0000 mon.c (mon.2) 6726 : audit [DBG] from='client.? 172.21.15.67:0/500328308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:08.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:08 smithi067 bash[17655]: audit 2024-04-03T23:39:07.437381+0000 mon.c (mon.2) 6726 : audit [DBG] from='client.? 172.21.15.67:0/500328308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:08.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:08 smithi067 bash[27441]: audit 2024-04-03T23:39:07.437381+0000 mon.c (mon.2) 6726 : audit [DBG] from='client.? 172.21.15.67:0/500328308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:09.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:09 smithi082 bash[20963]: cluster 2024-04-03T23:39:07.962262+0000 mgr.y (mgr.24370) 16817 : cluster [DBG] pgmap v16801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:09 smithi067 bash[17655]: cluster 2024-04-03T23:39:07.962262+0000 mgr.y (mgr.24370) 16817 : cluster [DBG] pgmap v16801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:09 smithi067 bash[27441]: cluster 2024-04-03T23:39:07.962262+0000 mgr.y (mgr.24370) 16817 : cluster [DBG] pgmap v16801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:10 smithi082 bash[20963]: audit 2024-04-03T23:39:09.889108+0000 mon.c (mon.2) 6727 : audit [DBG] from='client.? 172.21.15.67:0/3699769315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:10 smithi067 bash[17655]: audit 2024-04-03T23:39:09.889108+0000 mon.c (mon.2) 6727 : audit [DBG] from='client.? 172.21.15.67:0/3699769315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:10 smithi067 bash[27441]: audit 2024-04-03T23:39:09.889108+0000 mon.c (mon.2) 6727 : audit [DBG] from='client.? 172.21.15.67:0/3699769315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:11 smithi082 bash[20963]: cluster 2024-04-03T23:39:09.962972+0000 mgr.y (mgr.24370) 16818 : cluster [DBG] pgmap v16802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:11 smithi082 bash[20963]: audit 2024-04-03T23:39:10.552640+0000 mon.a (mon.0) 14295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:11 smithi067 bash[17655]: cluster 2024-04-03T23:39:09.962972+0000 mgr.y (mgr.24370) 16818 : cluster [DBG] pgmap v16802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:11 smithi067 bash[17655]: audit 2024-04-03T23:39:10.552640+0000 mon.a (mon.0) 14295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:11 smithi067 bash[27441]: cluster 2024-04-03T23:39:09.962972+0000 mgr.y (mgr.24370) 16818 : cluster [DBG] pgmap v16802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:11 smithi067 bash[27441]: audit 2024-04-03T23:39:10.552640+0000 mon.a (mon.0) 14295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:13.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:13 smithi082 bash[20963]: cluster 2024-04-03T23:39:11.964146+0000 mgr.y (mgr.24370) 16819 : cluster [DBG] pgmap v16803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:13.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:13 smithi082 bash[20963]: audit 2024-04-03T23:39:12.347206+0000 mon.a (mon.0) 14296 : audit [DBG] from='client.? 172.21.15.67:0/2568049480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:39:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:13 smithi067 bash[17655]: cluster 2024-04-03T23:39:11.964146+0000 mgr.y (mgr.24370) 16819 : cluster [DBG] pgmap v16803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:13 smithi067 bash[17655]: audit 2024-04-03T23:39:12.347206+0000 mon.a (mon.0) 14296 : audit [DBG] from='client.? 172.21.15.67:0/2568049480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:13 smithi067 bash[27441]: cluster 2024-04-03T23:39:11.964146+0000 mgr.y (mgr.24370) 16819 : cluster [DBG] pgmap v16803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:13 smithi067 bash[27441]: audit 2024-04-03T23:39:12.347206+0000 mon.a (mon.0) 14296 : audit [DBG] from='client.? 172.21.15.67:0/2568049480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:39:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:15 smithi082 bash[20963]: cluster 2024-04-03T23:39:13.964799+0000 mgr.y (mgr.24370) 16820 : cluster [DBG] pgmap v16804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:15.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:15 smithi082 bash[20963]: audit 2024-04-03T23:39:14.796737+0000 mon.a (mon.0) 14297 : audit [DBG] from='client.? 172.21.15.67:0/250702317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:15.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:15 smithi067 bash[27441]: cluster 2024-04-03T23:39:13.964799+0000 mgr.y (mgr.24370) 16820 : cluster [DBG] pgmap v16804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:15.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:15 smithi067 bash[27441]: audit 2024-04-03T23:39:14.796737+0000 mon.a (mon.0) 14297 : audit [DBG] from='client.? 172.21.15.67:0/250702317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:15 smithi067 bash[17655]: cluster 2024-04-03T23:39:13.964799+0000 mgr.y (mgr.24370) 16820 : cluster [DBG] pgmap v16804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:15 smithi067 bash[17655]: audit 2024-04-03T23:39:14.796737+0000 mon.a (mon.0) 14297 : audit [DBG] from='client.? 172.21.15.67:0/250702317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:17.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:17 smithi082 bash[20963]: cluster 2024-04-03T23:39:15.965894+0000 mgr.y (mgr.24370) 16821 : cluster [DBG] pgmap v16805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:17 smithi067 bash[27441]: cluster 2024-04-03T23:39:15.965894+0000 mgr.y (mgr.24370) 16821 : cluster [DBG] pgmap v16805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:17 smithi067 bash[17655]: cluster 2024-04-03T23:39:15.965894+0000 mgr.y (mgr.24370) 16821 : cluster [DBG] pgmap v16805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:18 smithi082 bash[20963]: audit 2024-04-03T23:39:17.255929+0000 mon.c (mon.2) 6728 : audit [DBG] from='client.? 172.21.15.67:0/2548978495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:18 smithi067 bash[27441]: audit 2024-04-03T23:39:17.255929+0000 mon.c (mon.2) 6728 : audit [DBG] from='client.? 172.21.15.67:0/2548978495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:18 smithi067 bash[17655]: audit 2024-04-03T23:39:17.255929+0000 mon.c (mon.2) 6728 : audit [DBG] from='client.? 172.21.15.67:0/2548978495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:19.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:19 smithi082 bash[20963]: cluster 2024-04-03T23:39:17.966621+0000 mgr.y (mgr.24370) 16822 : cluster [DBG] pgmap v16806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:19.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:19 smithi067 bash[17655]: cluster 2024-04-03T23:39:17.966621+0000 mgr.y (mgr.24370) 16822 : cluster [DBG] pgmap v16806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:19 smithi067 bash[27441]: cluster 2024-04-03T23:39:17.966621+0000 mgr.y (mgr.24370) 16822 : cluster [DBG] pgmap v16806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:20.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:20 smithi082 bash[20963]: audit 2024-04-03T23:39:19.706894+0000 mon.a (mon.0) 14298 : audit [DBG] from='client.? 172.21.15.67:0/4173156614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:20 smithi067 bash[27441]: audit 2024-04-03T23:39:19.706894+0000 mon.a (mon.0) 14298 : audit [DBG] from='client.? 172.21.15.67:0/4173156614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:20 smithi067 bash[17655]: audit 2024-04-03T23:39:19.706894+0000 mon.a (mon.0) 14298 : audit [DBG] from='client.? 172.21.15.67:0/4173156614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:21.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:21 smithi082 bash[20963]: cluster 2024-04-03T23:39:19.967341+0000 mgr.y (mgr.24370) 16823 : cluster [DBG] pgmap v16807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:21 smithi067 bash[27441]: cluster 2024-04-03T23:39:19.967341+0000 mgr.y (mgr.24370) 16823 : cluster [DBG] pgmap v16807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:21 smithi067 bash[17655]: cluster 2024-04-03T23:39:19.967341+0000 mgr.y (mgr.24370) 16823 : cluster [DBG] pgmap v16807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:23 smithi082 bash[20963]: cluster 2024-04-03T23:39:21.968136+0000 mgr.y (mgr.24370) 16824 : cluster [DBG] pgmap v16808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:23 smithi082 bash[20963]: audit 2024-04-03T23:39:22.165159+0000 mon.c (mon.2) 6729 : audit [DBG] from='client.? 172.21.15.67:0/34429808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:39:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:23 smithi067 bash[17655]: cluster 2024-04-03T23:39:21.968136+0000 mgr.y (mgr.24370) 16824 : cluster [DBG] pgmap v16808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:23 smithi067 bash[17655]: audit 2024-04-03T23:39:22.165159+0000 mon.c (mon.2) 6729 : audit [DBG] from='client.? 172.21.15.67:0/34429808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:23 smithi067 bash[27441]: cluster 2024-04-03T23:39:21.968136+0000 mgr.y (mgr.24370) 16824 : cluster [DBG] pgmap v16808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:23 smithi067 bash[27441]: audit 2024-04-03T23:39:22.165159+0000 mon.c (mon.2) 6729 : audit [DBG] from='client.? 172.21.15.67:0/34429808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:39:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:25 smithi082 bash[20963]: cluster 2024-04-03T23:39:23.968793+0000 mgr.y (mgr.24370) 16825 : cluster [DBG] pgmap v16809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:25 smithi082 bash[20963]: audit 2024-04-03T23:39:24.619356+0000 mon.c (mon.2) 6730 : audit [DBG] from='client.? 172.21.15.67:0/2883906143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:25 smithi067 bash[17655]: cluster 2024-04-03T23:39:23.968793+0000 mgr.y (mgr.24370) 16825 : cluster [DBG] pgmap v16809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:25 smithi067 bash[17655]: audit 2024-04-03T23:39:24.619356+0000 mon.c (mon.2) 6730 : audit [DBG] from='client.? 172.21.15.67:0/2883906143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:25 smithi067 bash[27441]: cluster 2024-04-03T23:39:23.968793+0000 mgr.y (mgr.24370) 16825 : cluster [DBG] pgmap v16809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:25 smithi067 bash[27441]: audit 2024-04-03T23:39:24.619356+0000 mon.c (mon.2) 6730 : audit [DBG] from='client.? 172.21.15.67:0/2883906143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:26 smithi082 bash[20963]: audit 2024-04-03T23:39:25.334264+0000 mon.a (mon.0) 14299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:39:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:26 smithi082 bash[20963]: audit 2024-04-03T23:39:25.552725+0000 mon.a (mon.0) 14300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:26 smithi067 bash[17655]: audit 2024-04-03T23:39:25.334264+0000 mon.a (mon.0) 14299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:39:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:26 smithi067 bash[17655]: audit 2024-04-03T23:39:25.552725+0000 mon.a (mon.0) 14300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:26 smithi067 bash[27441]: audit 2024-04-03T23:39:25.334264+0000 mon.a (mon.0) 14299 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:39:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:26 smithi067 bash[27441]: audit 2024-04-03T23:39:25.552725+0000 mon.a (mon.0) 14300 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:27 smithi082 bash[20963]: cluster 2024-04-03T23:39:25.969941+0000 mgr.y (mgr.24370) 16826 : cluster [DBG] pgmap v16810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:27 smithi082 bash[20963]: audit 2024-04-03T23:39:27.068377+0000 mon.a (mon.0) 14301 : audit [DBG] from='client.? 172.21.15.67:0/3662924808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:27.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:27 smithi067 bash[17655]: cluster 2024-04-03T23:39:25.969941+0000 mgr.y (mgr.24370) 16826 : cluster [DBG] pgmap v16810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:27.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:27 smithi067 bash[17655]: audit 2024-04-03T23:39:27.068377+0000 mon.a (mon.0) 14301 : audit [DBG] from='client.? 172.21.15.67:0/3662924808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:27 smithi067 bash[27441]: cluster 2024-04-03T23:39:25.969941+0000 mgr.y (mgr.24370) 16826 : cluster [DBG] pgmap v16810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:27.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:27 smithi067 bash[27441]: audit 2024-04-03T23:39:27.068377+0000 mon.a (mon.0) 14301 : audit [DBG] from='client.? 172.21.15.67:0/3662924808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:29.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:29 smithi082 bash[20963]: cluster 2024-04-03T23:39:27.970654+0000 mgr.y (mgr.24370) 16827 : cluster [DBG] pgmap v16811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:29.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:29 smithi067 bash[27441]: cluster 2024-04-03T23:39:27.970654+0000 mgr.y (mgr.24370) 16827 : cluster [DBG] pgmap v16811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:29.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:29 smithi067 bash[17655]: cluster 2024-04-03T23:39:27.970654+0000 mgr.y (mgr.24370) 16827 : cluster [DBG] pgmap v16811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:30.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:30 smithi082 bash[20963]: audit 2024-04-03T23:39:29.525297+0000 mon.c (mon.2) 6731 : audit [DBG] from='client.? 172.21.15.67:0/2533470991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:30.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:30 smithi067 bash[17655]: audit 2024-04-03T23:39:29.525297+0000 mon.c (mon.2) 6731 : audit [DBG] from='client.? 172.21.15.67:0/2533470991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:30.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:30 smithi067 bash[27441]: audit 2024-04-03T23:39:29.525297+0000 mon.c (mon.2) 6731 : audit [DBG] from='client.? 172.21.15.67:0/2533470991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:31 smithi082 bash[20963]: cluster 2024-04-03T23:39:29.971332+0000 mgr.y (mgr.24370) 16828 : cluster [DBG] pgmap v16812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:31 smithi082 bash[20963]: audit 2024-04-03T23:39:31.029636+0000 mon.a (mon.0) 14302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:31 smithi082 bash[20963]: audit 2024-04-03T23:39:31.037066+0000 mon.a (mon.0) 14303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:31 smithi067 bash[17655]: cluster 2024-04-03T23:39:29.971332+0000 mgr.y (mgr.24370) 16828 : cluster [DBG] pgmap v16812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:31 smithi067 bash[17655]: audit 2024-04-03T23:39:31.029636+0000 mon.a (mon.0) 14302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:31 smithi067 bash[17655]: audit 2024-04-03T23:39:31.037066+0000 mon.a (mon.0) 14303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:31 smithi067 bash[27441]: cluster 2024-04-03T23:39:29.971332+0000 mgr.y (mgr.24370) 16828 : cluster [DBG] pgmap v16812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:31 smithi067 bash[27441]: audit 2024-04-03T23:39:31.029636+0000 mon.a (mon.0) 14302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:31 smithi067 bash[27441]: audit 2024-04-03T23:39:31.037066+0000 mon.a (mon.0) 14303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[27441]: audit 2024-04-03T23:39:31.389999+0000 mon.a (mon.0) 14304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[27441]: audit 2024-04-03T23:39:31.397419+0000 mon.a (mon.0) 14305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[27441]: audit 2024-04-03T23:39:31.901072+0000 mon.a (mon.0) 14306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:39:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[27441]: audit 2024-04-03T23:39:31.902944+0000 mon.a (mon.0) 14307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:39:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[27441]: audit 2024-04-03T23:39:31.911499+0000 mon.a (mon.0) 14308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[27441]: cluster 2024-04-03T23:39:31.972463+0000 mgr.y (mgr.24370) 16829 : cluster [DBG] pgmap v16813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[27441]: audit 2024-04-03T23:39:31.986899+0000 mon.a (mon.0) 14309 : audit [DBG] from='client.? 172.21.15.67:0/3538677969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:32.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[17655]: audit 2024-04-03T23:39:31.389999+0000 mon.a (mon.0) 14304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[17655]: audit 2024-04-03T23:39:31.397419+0000 mon.a (mon.0) 14305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[17655]: audit 2024-04-03T23:39:31.901072+0000 mon.a (mon.0) 14306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:39:32.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[17655]: audit 2024-04-03T23:39:31.902944+0000 mon.a (mon.0) 14307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:39:32.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[17655]: audit 2024-04-03T23:39:31.911499+0000 mon.a (mon.0) 14308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[17655]: cluster 2024-04-03T23:39:31.972463+0000 mgr.y (mgr.24370) 16829 : cluster [DBG] pgmap v16813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:32.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:32 smithi067 bash[17655]: audit 2024-04-03T23:39:31.986899+0000 mon.a (mon.0) 14309 : audit [DBG] from='client.? 172.21.15.67:0/3538677969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:32 smithi082 bash[20963]: audit 2024-04-03T23:39:31.389999+0000 mon.a (mon.0) 14304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:32 smithi082 bash[20963]: audit 2024-04-03T23:39:31.397419+0000 mon.a (mon.0) 14305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:32 smithi082 bash[20963]: audit 2024-04-03T23:39:31.901072+0000 mon.a (mon.0) 14306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:39:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:32 smithi082 bash[20963]: audit 2024-04-03T23:39:31.902944+0000 mon.a (mon.0) 14307 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:39:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:32 smithi082 bash[20963]: audit 2024-04-03T23:39:31.911499+0000 mon.a (mon.0) 14308 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:39:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:32 smithi082 bash[20963]: cluster 2024-04-03T23:39:31.972463+0000 mgr.y (mgr.24370) 16829 : cluster [DBG] pgmap v16813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:32 smithi082 bash[20963]: audit 2024-04-03T23:39:31.986899+0000 mon.a (mon.0) 14309 : audit [DBG] from='client.? 172.21.15.67:0/3538677969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:39:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:39:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:35 smithi082 bash[20963]: cluster 2024-04-03T23:39:33.973112+0000 mgr.y (mgr.24370) 16830 : cluster [DBG] pgmap v16814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:35 smithi082 bash[20963]: audit 2024-04-03T23:39:34.434317+0000 mon.c (mon.2) 6732 : audit [DBG] from='client.? 172.21.15.67:0/1185229918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:35 smithi067 bash[27441]: cluster 2024-04-03T23:39:33.973112+0000 mgr.y (mgr.24370) 16830 : cluster [DBG] pgmap v16814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:35 smithi067 bash[27441]: audit 2024-04-03T23:39:34.434317+0000 mon.c (mon.2) 6732 : audit [DBG] from='client.? 172.21.15.67:0/1185229918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:35 smithi067 bash[17655]: cluster 2024-04-03T23:39:33.973112+0000 mgr.y (mgr.24370) 16830 : cluster [DBG] pgmap v16814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:35 smithi067 bash[17655]: audit 2024-04-03T23:39:34.434317+0000 mon.c (mon.2) 6732 : audit [DBG] from='client.? 172.21.15.67:0/1185229918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:37 smithi082 bash[20963]: cluster 2024-04-03T23:39:35.974267+0000 mgr.y (mgr.24370) 16831 : cluster [DBG] pgmap v16815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:37 smithi082 bash[20963]: audit 2024-04-03T23:39:36.900887+0000 mon.c (mon.2) 6733 : audit [DBG] from='client.? 172.21.15.67:0/2403876834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:37 smithi067 bash[17655]: cluster 2024-04-03T23:39:35.974267+0000 mgr.y (mgr.24370) 16831 : cluster [DBG] pgmap v16815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:37 smithi067 bash[17655]: audit 2024-04-03T23:39:36.900887+0000 mon.c (mon.2) 6733 : audit [DBG] from='client.? 172.21.15.67:0/2403876834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:37 smithi067 bash[27441]: cluster 2024-04-03T23:39:35.974267+0000 mgr.y (mgr.24370) 16831 : cluster [DBG] pgmap v16815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:37 smithi067 bash[27441]: audit 2024-04-03T23:39:36.900887+0000 mon.c (mon.2) 6733 : audit [DBG] from='client.? 172.21.15.67:0/2403876834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:39.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:39 smithi082 bash[20963]: cluster 2024-04-03T23:39:37.975002+0000 mgr.y (mgr.24370) 16832 : cluster [DBG] pgmap v16816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:39 smithi067 bash[27441]: cluster 2024-04-03T23:39:37.975002+0000 mgr.y (mgr.24370) 16832 : cluster [DBG] pgmap v16816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:39.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:39 smithi067 bash[17655]: cluster 2024-04-03T23:39:37.975002+0000 mgr.y (mgr.24370) 16832 : cluster [DBG] pgmap v16816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:40 smithi082 bash[20963]: audit 2024-04-03T23:39:39.344242+0000 mon.c (mon.2) 6734 : audit [DBG] from='client.? 172.21.15.67:0/1951544727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:40 smithi067 bash[17655]: audit 2024-04-03T23:39:39.344242+0000 mon.c (mon.2) 6734 : audit [DBG] from='client.? 172.21.15.67:0/1951544727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:40 smithi067 bash[27441]: audit 2024-04-03T23:39:39.344242+0000 mon.c (mon.2) 6734 : audit [DBG] from='client.? 172.21.15.67:0/1951544727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:41 smithi082 bash[20963]: cluster 2024-04-03T23:39:39.975671+0000 mgr.y (mgr.24370) 16833 : cluster [DBG] pgmap v16817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:41 smithi082 bash[20963]: audit 2024-04-03T23:39:40.553456+0000 mon.a (mon.0) 14310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:41 smithi067 bash[17655]: cluster 2024-04-03T23:39:39.975671+0000 mgr.y (mgr.24370) 16833 : cluster [DBG] pgmap v16817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:41 smithi067 bash[17655]: audit 2024-04-03T23:39:40.553456+0000 mon.a (mon.0) 14310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:41 smithi067 bash[27441]: cluster 2024-04-03T23:39:39.975671+0000 mgr.y (mgr.24370) 16833 : cluster [DBG] pgmap v16817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:41 smithi067 bash[27441]: audit 2024-04-03T23:39:40.553456+0000 mon.a (mon.0) 14310 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:42.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:42 smithi082 bash[20963]: audit 2024-04-03T23:39:41.797413+0000 mon.c (mon.2) 6735 : audit [DBG] from='client.? 172.21.15.67:0/487472812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:42 smithi067 bash[27441]: audit 2024-04-03T23:39:41.797413+0000 mon.c (mon.2) 6735 : audit [DBG] from='client.? 172.21.15.67:0/487472812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:42 smithi067 bash[17655]: audit 2024-04-03T23:39:41.797413+0000 mon.c (mon.2) 6735 : audit [DBG] from='client.? 172.21.15.67:0/487472812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:43 smithi082 bash[20963]: cluster 2024-04-03T23:39:41.976921+0000 mgr.y (mgr.24370) 16834 : cluster [DBG] pgmap v16818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:39:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:43 smithi067 bash[27441]: cluster 2024-04-03T23:39:41.976921+0000 mgr.y (mgr.24370) 16834 : cluster [DBG] pgmap v16818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:43 smithi067 bash[17655]: cluster 2024-04-03T23:39:41.976921+0000 mgr.y (mgr.24370) 16834 : cluster [DBG] pgmap v16818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:39:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:45 smithi082 bash[20963]: cluster 2024-04-03T23:39:43.977583+0000 mgr.y (mgr.24370) 16835 : cluster [DBG] pgmap v16819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:45 smithi082 bash[20963]: audit 2024-04-03T23:39:44.256906+0000 mon.c (mon.2) 6736 : audit [DBG] from='client.? 172.21.15.67:0/236816341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:45.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:45 smithi067 bash[17655]: cluster 2024-04-03T23:39:43.977583+0000 mgr.y (mgr.24370) 16835 : cluster [DBG] pgmap v16819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:45.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:45 smithi067 bash[17655]: audit 2024-04-03T23:39:44.256906+0000 mon.c (mon.2) 6736 : audit [DBG] from='client.? 172.21.15.67:0/236816341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:45.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:45 smithi067 bash[27441]: cluster 2024-04-03T23:39:43.977583+0000 mgr.y (mgr.24370) 16835 : cluster [DBG] pgmap v16819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:45.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:45 smithi067 bash[27441]: audit 2024-04-03T23:39:44.256906+0000 mon.c (mon.2) 6736 : audit [DBG] from='client.? 172.21.15.67:0/236816341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:47 smithi082 bash[20963]: cluster 2024-04-03T23:39:45.978691+0000 mgr.y (mgr.24370) 16836 : cluster [DBG] pgmap v16820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:47 smithi082 bash[20963]: audit 2024-04-03T23:39:46.716322+0000 mon.a (mon.0) 14311 : audit [DBG] from='client.? 172.21.15.67:0/2883639771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:47.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:47 smithi067 bash[17655]: cluster 2024-04-03T23:39:45.978691+0000 mgr.y (mgr.24370) 16836 : cluster [DBG] pgmap v16820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:47.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:47 smithi067 bash[17655]: audit 2024-04-03T23:39:46.716322+0000 mon.a (mon.0) 14311 : audit [DBG] from='client.? 172.21.15.67:0/2883639771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:47 smithi067 bash[27441]: cluster 2024-04-03T23:39:45.978691+0000 mgr.y (mgr.24370) 16836 : cluster [DBG] pgmap v16820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:47 smithi067 bash[27441]: audit 2024-04-03T23:39:46.716322+0000 mon.a (mon.0) 14311 : audit [DBG] from='client.? 172.21.15.67:0/2883639771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:49 smithi082 bash[20963]: cluster 2024-04-03T23:39:47.979528+0000 mgr.y (mgr.24370) 16837 : cluster [DBG] pgmap v16821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:49 smithi067 bash[27441]: cluster 2024-04-03T23:39:47.979528+0000 mgr.y (mgr.24370) 16837 : cluster [DBG] pgmap v16821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:49 smithi067 bash[17655]: cluster 2024-04-03T23:39:47.979528+0000 mgr.y (mgr.24370) 16837 : cluster [DBG] pgmap v16821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:50.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:50 smithi082 bash[20963]: audit 2024-04-03T23:39:49.167342+0000 mon.c (mon.2) 6737 : audit [DBG] from='client.? 172.21.15.67:0/1284513536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:50.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:50 smithi067 bash[27441]: audit 2024-04-03T23:39:49.167342+0000 mon.c (mon.2) 6737 : audit [DBG] from='client.? 172.21.15.67:0/1284513536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:50.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:50 smithi067 bash[17655]: audit 2024-04-03T23:39:49.167342+0000 mon.c (mon.2) 6737 : audit [DBG] from='client.? 172.21.15.67:0/1284513536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:51 smithi082 bash[20963]: cluster 2024-04-03T23:39:49.980281+0000 mgr.y (mgr.24370) 16838 : cluster [DBG] pgmap v16822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:51.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:51 smithi067 bash[27441]: cluster 2024-04-03T23:39:49.980281+0000 mgr.y (mgr.24370) 16838 : cluster [DBG] pgmap v16822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:51 smithi067 bash[17655]: cluster 2024-04-03T23:39:49.980281+0000 mgr.y (mgr.24370) 16838 : cluster [DBG] pgmap v16822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:52.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:52 smithi082 bash[20963]: audit 2024-04-03T23:39:51.625476+0000 mon.c (mon.2) 6738 : audit [DBG] from='client.? 172.21.15.67:0/1369299836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:52.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:52 smithi067 bash[17655]: audit 2024-04-03T23:39:51.625476+0000 mon.c (mon.2) 6738 : audit [DBG] from='client.? 172.21.15.67:0/1369299836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:52.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:52 smithi067 bash[27441]: audit 2024-04-03T23:39:51.625476+0000 mon.c (mon.2) 6738 : audit [DBG] from='client.? 172.21.15.67:0/1369299836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:53 smithi082 bash[20963]: cluster 2024-04-03T23:39:51.981444+0000 mgr.y (mgr.24370) 16839 : cluster [DBG] pgmap v16823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:53 smithi067 bash[17655]: cluster 2024-04-03T23:39:51.981444+0000 mgr.y (mgr.24370) 16839 : cluster [DBG] pgmap v16823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:39:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:53 smithi067 bash[27441]: cluster 2024-04-03T23:39:51.981444+0000 mgr.y (mgr.24370) 16839 : cluster [DBG] pgmap v16823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:39:54.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:54 smithi082 bash[20963]: audit 2024-04-03T23:39:54.085902+0000 mon.a (mon.0) 14312 : audit [DBG] from='client.? 172.21.15.67:0/2835628253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:54 smithi067 bash[17655]: audit 2024-04-03T23:39:54.085902+0000 mon.a (mon.0) 14312 : audit [DBG] from='client.? 172.21.15.67:0/2835628253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:54 smithi067 bash[27441]: audit 2024-04-03T23:39:54.085902+0000 mon.a (mon.0) 14312 : audit [DBG] from='client.? 172.21.15.67:0/2835628253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:55 smithi082 bash[20963]: cluster 2024-04-03T23:39:53.982113+0000 mgr.y (mgr.24370) 16840 : cluster [DBG] pgmap v16824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:55 smithi067 bash[17655]: cluster 2024-04-03T23:39:53.982113+0000 mgr.y (mgr.24370) 16840 : cluster [DBG] pgmap v16824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:55 smithi067 bash[27441]: cluster 2024-04-03T23:39:53.982113+0000 mgr.y (mgr.24370) 16840 : cluster [DBG] pgmap v16824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:56 smithi082 bash[20963]: audit 2024-04-03T23:39:55.553868+0000 mon.a (mon.0) 14313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:56 smithi067 bash[27441]: audit 2024-04-03T23:39:55.553868+0000 mon.a (mon.0) 14313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:56 smithi067 bash[17655]: audit 2024-04-03T23:39:55.553868+0000 mon.a (mon.0) 14313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:39:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:57 smithi082 bash[20963]: cluster 2024-04-03T23:39:55.983215+0000 mgr.y (mgr.24370) 16841 : cluster [DBG] pgmap v16825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:57 smithi082 bash[20963]: audit 2024-04-03T23:39:56.553620+0000 mon.a (mon.0) 14314 : audit [DBG] from='client.? 172.21.15.67:0/3826323911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:57 smithi067 bash[17655]: cluster 2024-04-03T23:39:55.983215+0000 mgr.y (mgr.24370) 16841 : cluster [DBG] pgmap v16825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:57 smithi067 bash[17655]: audit 2024-04-03T23:39:56.553620+0000 mon.a (mon.0) 14314 : audit [DBG] from='client.? 172.21.15.67:0/3826323911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:57 smithi067 bash[27441]: cluster 2024-04-03T23:39:55.983215+0000 mgr.y (mgr.24370) 16841 : cluster [DBG] pgmap v16825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:57 smithi067 bash[27441]: audit 2024-04-03T23:39:56.553620+0000 mon.a (mon.0) 14314 : audit [DBG] from='client.? 172.21.15.67:0/3826323911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:59 smithi082 bash[20963]: cluster 2024-04-03T23:39:57.983899+0000 mgr.y (mgr.24370) 16842 : cluster [DBG] pgmap v16826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:39:59 smithi082 bash[20963]: audit 2024-04-03T23:39:59.001750+0000 mon.c (mon.2) 6739 : audit [DBG] from='client.? 172.21.15.67:0/809776519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:59 smithi067 bash[17655]: cluster 2024-04-03T23:39:57.983899+0000 mgr.y (mgr.24370) 16842 : cluster [DBG] pgmap v16826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:39:59 smithi067 bash[17655]: audit 2024-04-03T23:39:59.001750+0000 mon.c (mon.2) 6739 : audit [DBG] from='client.? 172.21.15.67:0/809776519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:39:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:59 smithi067 bash[27441]: cluster 2024-04-03T23:39:57.983899+0000 mgr.y (mgr.24370) 16842 : cluster [DBG] pgmap v16826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:39:59.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:39:59 smithi067 bash[27441]: audit 2024-04-03T23:39:59.001750+0000 mon.c (mon.2) 6739 : audit [DBG] from='client.? 172.21.15.67:0/809776519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:00 smithi067 bash[27441]: cluster 2024-04-03T23:40:00.000135+0000 mon.a (mon.0) 14315 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:40:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:00 smithi067 bash[17655]: cluster 2024-04-03T23:40:00.000135+0000 mon.a (mon.0) 14315 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:40:00.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:00 smithi082 bash[20963]: cluster 2024-04-03T23:40:00.000135+0000 mon.a (mon.0) 14315 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:40:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:01 smithi067 bash[27441]: cluster 2024-04-03T23:39:59.984606+0000 mgr.y (mgr.24370) 16843 : cluster [DBG] pgmap v16827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:01 smithi067 bash[17655]: cluster 2024-04-03T23:39:59.984606+0000 mgr.y (mgr.24370) 16843 : cluster [DBG] pgmap v16827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:01 smithi082 bash[20963]: cluster 2024-04-03T23:39:59.984606+0000 mgr.y (mgr.24370) 16843 : cluster [DBG] pgmap v16827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:02 smithi067 bash[17655]: audit 2024-04-03T23:40:01.454021+0000 mon.c (mon.2) 6740 : audit [DBG] from='client.? 172.21.15.67:0/588030983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:02 smithi067 bash[27441]: audit 2024-04-03T23:40:01.454021+0000 mon.c (mon.2) 6740 : audit [DBG] from='client.? 172.21.15.67:0/588030983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:02 smithi082 bash[20963]: audit 2024-04-03T23:40:01.454021+0000 mon.c (mon.2) 6740 : audit [DBG] from='client.? 172.21.15.67:0/588030983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:03 smithi067 bash[17655]: cluster 2024-04-03T23:40:01.985768+0000 mgr.y (mgr.24370) 16844 : cluster [DBG] pgmap v16828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:03 smithi067 bash[27441]: cluster 2024-04-03T23:40:01.985768+0000 mgr.y (mgr.24370) 16844 : cluster [DBG] pgmap v16828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:40:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:03 smithi082 bash[20963]: cluster 2024-04-03T23:40:01.985768+0000 mgr.y (mgr.24370) 16844 : cluster [DBG] pgmap v16828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:40:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:04 smithi067 bash[17655]: audit 2024-04-03T23:40:03.915672+0000 mon.a (mon.0) 14316 : audit [DBG] from='client.? 172.21.15.67:0/2848916955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:04.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:04 smithi067 bash[27441]: audit 2024-04-03T23:40:03.915672+0000 mon.a (mon.0) 14316 : audit [DBG] from='client.? 172.21.15.67:0/2848916955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:04 smithi082 bash[20963]: audit 2024-04-03T23:40:03.915672+0000 mon.a (mon.0) 14316 : audit [DBG] from='client.? 172.21.15.67:0/2848916955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:05 smithi067 bash[17655]: cluster 2024-04-03T23:40:03.986484+0000 mgr.y (mgr.24370) 16845 : cluster [DBG] pgmap v16829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:05 smithi067 bash[27441]: cluster 2024-04-03T23:40:03.986484+0000 mgr.y (mgr.24370) 16845 : cluster [DBG] pgmap v16829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:05 smithi082 bash[20963]: cluster 2024-04-03T23:40:03.986484+0000 mgr.y (mgr.24370) 16845 : cluster [DBG] pgmap v16829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:07 smithi067 bash[17655]: cluster 2024-04-03T23:40:05.987558+0000 mgr.y (mgr.24370) 16846 : cluster [DBG] pgmap v16830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:07 smithi067 bash[17655]: audit 2024-04-03T23:40:06.372973+0000 mon.c (mon.2) 6741 : audit [DBG] from='client.? 172.21.15.67:0/728723495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:07 smithi067 bash[27441]: cluster 2024-04-03T23:40:05.987558+0000 mgr.y (mgr.24370) 16846 : cluster [DBG] pgmap v16830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:07 smithi067 bash[27441]: audit 2024-04-03T23:40:06.372973+0000 mon.c (mon.2) 6741 : audit [DBG] from='client.? 172.21.15.67:0/728723495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:07 smithi082 bash[20963]: cluster 2024-04-03T23:40:05.987558+0000 mgr.y (mgr.24370) 16846 : cluster [DBG] pgmap v16830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:07 smithi082 bash[20963]: audit 2024-04-03T23:40:06.372973+0000 mon.c (mon.2) 6741 : audit [DBG] from='client.? 172.21.15.67:0/728723495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:09 smithi082 bash[20963]: cluster 2024-04-03T23:40:07.988301+0000 mgr.y (mgr.24370) 16847 : cluster [DBG] pgmap v16831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:09 smithi082 bash[20963]: audit 2024-04-03T23:40:08.839146+0000 mon.a (mon.0) 14317 : audit [DBG] from='client.? 172.21.15.67:0/486172409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:09 smithi067 bash[27441]: cluster 2024-04-03T23:40:07.988301+0000 mgr.y (mgr.24370) 16847 : cluster [DBG] pgmap v16831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:09 smithi067 bash[27441]: audit 2024-04-03T23:40:08.839146+0000 mon.a (mon.0) 14317 : audit [DBG] from='client.? 172.21.15.67:0/486172409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:09 smithi067 bash[17655]: cluster 2024-04-03T23:40:07.988301+0000 mgr.y (mgr.24370) 16847 : cluster [DBG] pgmap v16831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:09 smithi067 bash[17655]: audit 2024-04-03T23:40:08.839146+0000 mon.a (mon.0) 14317 : audit [DBG] from='client.? 172.21.15.67:0/486172409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:11 smithi082 bash[20963]: cluster 2024-04-03T23:40:09.989006+0000 mgr.y (mgr.24370) 16848 : cluster [DBG] pgmap v16832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:11 smithi082 bash[20963]: audit 2024-04-03T23:40:10.554273+0000 mon.a (mon.0) 14318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:11 smithi067 bash[17655]: cluster 2024-04-03T23:40:09.989006+0000 mgr.y (mgr.24370) 16848 : cluster [DBG] pgmap v16832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:11 smithi067 bash[17655]: audit 2024-04-03T23:40:10.554273+0000 mon.a (mon.0) 14318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:11 smithi067 bash[27441]: cluster 2024-04-03T23:40:09.989006+0000 mgr.y (mgr.24370) 16848 : cluster [DBG] pgmap v16832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:11 smithi067 bash[27441]: audit 2024-04-03T23:40:10.554273+0000 mon.a (mon.0) 14318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:12 smithi082 bash[20963]: audit 2024-04-03T23:40:11.285756+0000 mon.a (mon.0) 14319 : audit [DBG] from='client.? 172.21.15.67:0/3752485147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:12 smithi067 bash[27441]: audit 2024-04-03T23:40:11.285756+0000 mon.a (mon.0) 14319 : audit [DBG] from='client.? 172.21.15.67:0/3752485147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:12 smithi067 bash[17655]: audit 2024-04-03T23:40:11.285756+0000 mon.a (mon.0) 14319 : audit [DBG] from='client.? 172.21.15.67:0/3752485147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:40:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:13 smithi067 bash[27441]: cluster 2024-04-03T23:40:11.990179+0000 mgr.y (mgr.24370) 16849 : cluster [DBG] pgmap v16833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:13 smithi067 bash[17655]: cluster 2024-04-03T23:40:11.990179+0000 mgr.y (mgr.24370) 16849 : cluster [DBG] pgmap v16833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:13.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:13 smithi082 bash[20963]: cluster 2024-04-03T23:40:11.990179+0000 mgr.y (mgr.24370) 16849 : cluster [DBG] pgmap v16833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:40:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:14 smithi082 bash[20963]: audit 2024-04-03T23:40:13.743743+0000 mon.a (mon.0) 14320 : audit [DBG] from='client.? 172.21.15.67:0/1341009166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:14 smithi067 bash[27441]: audit 2024-04-03T23:40:13.743743+0000 mon.a (mon.0) 14320 : audit [DBG] from='client.? 172.21.15.67:0/1341009166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:14 smithi067 bash[17655]: audit 2024-04-03T23:40:13.743743+0000 mon.a (mon.0) 14320 : audit [DBG] from='client.? 172.21.15.67:0/1341009166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:15 smithi082 bash[20963]: cluster 2024-04-03T23:40:13.990877+0000 mgr.y (mgr.24370) 16850 : cluster [DBG] pgmap v16834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:15 smithi067 bash[17655]: cluster 2024-04-03T23:40:13.990877+0000 mgr.y (mgr.24370) 16850 : cluster [DBG] pgmap v16834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:15 smithi067 bash[27441]: cluster 2024-04-03T23:40:13.990877+0000 mgr.y (mgr.24370) 16850 : cluster [DBG] pgmap v16834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:17 smithi082 bash[20963]: cluster 2024-04-03T23:40:15.991949+0000 mgr.y (mgr.24370) 16851 : cluster [DBG] pgmap v16835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:17 smithi082 bash[20963]: audit 2024-04-03T23:40:16.208393+0000 mon.a (mon.0) 14321 : audit [DBG] from='client.? 172.21.15.67:0/377454804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:17 smithi067 bash[17655]: cluster 2024-04-03T23:40:15.991949+0000 mgr.y (mgr.24370) 16851 : cluster [DBG] pgmap v16835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:17 smithi067 bash[17655]: audit 2024-04-03T23:40:16.208393+0000 mon.a (mon.0) 14321 : audit [DBG] from='client.? 172.21.15.67:0/377454804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:17 smithi067 bash[27441]: cluster 2024-04-03T23:40:15.991949+0000 mgr.y (mgr.24370) 16851 : cluster [DBG] pgmap v16835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:17 smithi067 bash[27441]: audit 2024-04-03T23:40:16.208393+0000 mon.a (mon.0) 14321 : audit [DBG] from='client.? 172.21.15.67:0/377454804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:19 smithi082 bash[20963]: cluster 2024-04-03T23:40:17.992606+0000 mgr.y (mgr.24370) 16852 : cluster [DBG] pgmap v16836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:19 smithi082 bash[20963]: audit 2024-04-03T23:40:18.657265+0000 mon.a (mon.0) 14322 : audit [DBG] from='client.? 172.21.15.67:0/3296858218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:19 smithi067 bash[17655]: cluster 2024-04-03T23:40:17.992606+0000 mgr.y (mgr.24370) 16852 : cluster [DBG] pgmap v16836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:19 smithi067 bash[17655]: audit 2024-04-03T23:40:18.657265+0000 mon.a (mon.0) 14322 : audit [DBG] from='client.? 172.21.15.67:0/3296858218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:19 smithi067 bash[27441]: cluster 2024-04-03T23:40:17.992606+0000 mgr.y (mgr.24370) 16852 : cluster [DBG] pgmap v16836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:19 smithi067 bash[27441]: audit 2024-04-03T23:40:18.657265+0000 mon.a (mon.0) 14322 : audit [DBG] from='client.? 172.21.15.67:0/3296858218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:21 smithi082 bash[20963]: cluster 2024-04-03T23:40:19.993281+0000 mgr.y (mgr.24370) 16853 : cluster [DBG] pgmap v16837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:21 smithi082 bash[20963]: audit 2024-04-03T23:40:21.115432+0000 mon.c (mon.2) 6742 : audit [DBG] from='client.? 172.21.15.67:0/649290480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:21 smithi067 bash[17655]: cluster 2024-04-03T23:40:19.993281+0000 mgr.y (mgr.24370) 16853 : cluster [DBG] pgmap v16837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:21 smithi067 bash[17655]: audit 2024-04-03T23:40:21.115432+0000 mon.c (mon.2) 6742 : audit [DBG] from='client.? 172.21.15.67:0/649290480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:21 smithi067 bash[27441]: cluster 2024-04-03T23:40:19.993281+0000 mgr.y (mgr.24370) 16853 : cluster [DBG] pgmap v16837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:21 smithi067 bash[27441]: audit 2024-04-03T23:40:21.115432+0000 mon.c (mon.2) 6742 : audit [DBG] from='client.? 172.21.15.67:0/649290480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:23 smithi067 bash[17655]: cluster 2024-04-03T23:40:21.994461+0000 mgr.y (mgr.24370) 16854 : cluster [DBG] pgmap v16838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:40:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:23 smithi067 bash[27441]: cluster 2024-04-03T23:40:21.994461+0000 mgr.y (mgr.24370) 16854 : cluster [DBG] pgmap v16838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:23.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:23 smithi082 bash[20963]: cluster 2024-04-03T23:40:21.994461+0000 mgr.y (mgr.24370) 16854 : cluster [DBG] pgmap v16838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:40:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:24 smithi082 bash[20963]: audit 2024-04-03T23:40:23.563714+0000 mon.c (mon.2) 6743 : audit [DBG] from='client.? 172.21.15.67:0/3528470461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:24 smithi067 bash[17655]: audit 2024-04-03T23:40:23.563714+0000 mon.c (mon.2) 6743 : audit [DBG] from='client.? 172.21.15.67:0/3528470461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:24 smithi067 bash[27441]: audit 2024-04-03T23:40:23.563714+0000 mon.c (mon.2) 6743 : audit [DBG] from='client.? 172.21.15.67:0/3528470461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:25 smithi082 bash[20963]: cluster 2024-04-03T23:40:23.995160+0000 mgr.y (mgr.24370) 16855 : cluster [DBG] pgmap v16839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:25 smithi067 bash[17655]: cluster 2024-04-03T23:40:23.995160+0000 mgr.y (mgr.24370) 16855 : cluster [DBG] pgmap v16839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:25 smithi067 bash[27441]: cluster 2024-04-03T23:40:23.995160+0000 mgr.y (mgr.24370) 16855 : cluster [DBG] pgmap v16839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:26 smithi082 bash[20963]: audit 2024-04-03T23:40:25.554744+0000 mon.a (mon.0) 14323 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:26 smithi082 bash[20963]: audit 2024-04-03T23:40:26.010624+0000 mon.c (mon.2) 6744 : audit [DBG] from='client.? 172.21.15.67:0/2819758771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:26 smithi067 bash[17655]: audit 2024-04-03T23:40:25.554744+0000 mon.a (mon.0) 14323 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:26 smithi067 bash[17655]: audit 2024-04-03T23:40:26.010624+0000 mon.c (mon.2) 6744 : audit [DBG] from='client.? 172.21.15.67:0/2819758771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:26 smithi067 bash[27441]: audit 2024-04-03T23:40:25.554744+0000 mon.a (mon.0) 14323 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:26 smithi067 bash[27441]: audit 2024-04-03T23:40:26.010624+0000 mon.c (mon.2) 6744 : audit [DBG] from='client.? 172.21.15.67:0/2819758771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:27.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:27 smithi082 bash[20963]: cluster 2024-04-03T23:40:25.996361+0000 mgr.y (mgr.24370) 16856 : cluster [DBG] pgmap v16840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:27 smithi067 bash[17655]: cluster 2024-04-03T23:40:25.996361+0000 mgr.y (mgr.24370) 16856 : cluster [DBG] pgmap v16840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:27 smithi067 bash[27441]: cluster 2024-04-03T23:40:25.996361+0000 mgr.y (mgr.24370) 16856 : cluster [DBG] pgmap v16840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:29 smithi082 bash[20963]: cluster 2024-04-03T23:40:27.997039+0000 mgr.y (mgr.24370) 16857 : cluster [DBG] pgmap v16841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:29 smithi082 bash[20963]: audit 2024-04-03T23:40:28.462608+0000 mon.a (mon.0) 14324 : audit [DBG] from='client.? 172.21.15.67:0/4013956553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:29 smithi067 bash[27441]: cluster 2024-04-03T23:40:27.997039+0000 mgr.y (mgr.24370) 16857 : cluster [DBG] pgmap v16841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:29 smithi067 bash[27441]: audit 2024-04-03T23:40:28.462608+0000 mon.a (mon.0) 14324 : audit [DBG] from='client.? 172.21.15.67:0/4013956553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:29 smithi067 bash[17655]: cluster 2024-04-03T23:40:27.997039+0000 mgr.y (mgr.24370) 16857 : cluster [DBG] pgmap v16841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:29 smithi067 bash[17655]: audit 2024-04-03T23:40:28.462608+0000 mon.a (mon.0) 14324 : audit [DBG] from='client.? 172.21.15.67:0/4013956553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:31 smithi082 bash[20963]: cluster 2024-04-03T23:40:29.997738+0000 mgr.y (mgr.24370) 16858 : cluster [DBG] pgmap v16842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:31 smithi082 bash[20963]: audit 2024-04-03T23:40:30.910581+0000 mon.a (mon.0) 14325 : audit [DBG] from='client.? 172.21.15.67:0/3364879154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:31 smithi067 bash[17655]: cluster 2024-04-03T23:40:29.997738+0000 mgr.y (mgr.24370) 16858 : cluster [DBG] pgmap v16842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:31 smithi067 bash[17655]: audit 2024-04-03T23:40:30.910581+0000 mon.a (mon.0) 14325 : audit [DBG] from='client.? 172.21.15.67:0/3364879154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:31 smithi067 bash[27441]: cluster 2024-04-03T23:40:29.997738+0000 mgr.y (mgr.24370) 16858 : cluster [DBG] pgmap v16842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:31 smithi067 bash[27441]: audit 2024-04-03T23:40:30.910581+0000 mon.a (mon.0) 14325 : audit [DBG] from='client.? 172.21.15.67:0/3364879154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:32.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:32 smithi082 bash[20963]: audit 2024-04-03T23:40:31.985443+0000 mon.a (mon.0) 14326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:40:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:32 smithi067 bash[17655]: audit 2024-04-03T23:40:31.985443+0000 mon.a (mon.0) 14326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:40:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:32 smithi067 bash[27441]: audit 2024-04-03T23:40:31.985443+0000 mon.a (mon.0) 14326 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:40:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:33 smithi067 bash[17655]: cluster 2024-04-03T23:40:31.998553+0000 mgr.y (mgr.24370) 16859 : cluster [DBG] pgmap v16843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:40:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:33 smithi067 bash[27441]: cluster 2024-04-03T23:40:31.998553+0000 mgr.y (mgr.24370) 16859 : cluster [DBG] pgmap v16843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:33.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:33 smithi082 bash[20963]: cluster 2024-04-03T23:40:31.998553+0000 mgr.y (mgr.24370) 16859 : cluster [DBG] pgmap v16843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:40:34.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:34 smithi082 bash[20963]: audit 2024-04-03T23:40:33.368216+0000 mon.a (mon.0) 14327 : audit [DBG] from='client.? 172.21.15.67:0/2607404957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:34.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:34 smithi067 bash[27441]: audit 2024-04-03T23:40:33.368216+0000 mon.a (mon.0) 14327 : audit [DBG] from='client.? 172.21.15.67:0/2607404957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:34 smithi067 bash[17655]: audit 2024-04-03T23:40:33.368216+0000 mon.a (mon.0) 14327 : audit [DBG] from='client.? 172.21.15.67:0/2607404957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:35 smithi082 bash[20963]: cluster 2024-04-03T23:40:33.999252+0000 mgr.y (mgr.24370) 16860 : cluster [DBG] pgmap v16844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:35 smithi067 bash[17655]: cluster 2024-04-03T23:40:33.999252+0000 mgr.y (mgr.24370) 16860 : cluster [DBG] pgmap v16844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:35 smithi067 bash[27441]: cluster 2024-04-03T23:40:33.999252+0000 mgr.y (mgr.24370) 16860 : cluster [DBG] pgmap v16844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:36 smithi082 bash[20963]: audit 2024-04-03T23:40:35.830370+0000 mon.a (mon.0) 14328 : audit [DBG] from='client.? 172.21.15.67:0/2533113648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:36.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:36 smithi067 bash[17655]: audit 2024-04-03T23:40:35.830370+0000 mon.a (mon.0) 14328 : audit [DBG] from='client.? 172.21.15.67:0/2533113648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:36.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:36 smithi067 bash[27441]: audit 2024-04-03T23:40:35.830370+0000 mon.a (mon.0) 14328 : audit [DBG] from='client.? 172.21.15.67:0/2533113648' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:37 smithi082 bash[20963]: cluster 2024-04-03T23:40:36.000467+0000 mgr.y (mgr.24370) 16861 : cluster [DBG] pgmap v16845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:37 smithi067 bash[17655]: cluster 2024-04-03T23:40:36.000467+0000 mgr.y (mgr.24370) 16861 : cluster [DBG] pgmap v16845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:37.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:37 smithi067 bash[27441]: cluster 2024-04-03T23:40:36.000467+0000 mgr.y (mgr.24370) 16861 : cluster [DBG] pgmap v16845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:38 smithi082 bash[20963]: audit 2024-04-03T23:40:37.681922+0000 mon.a (mon.0) 14329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:38 smithi082 bash[20963]: audit 2024-04-03T23:40:37.691852+0000 mon.a (mon.0) 14330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:38 smithi082 bash[20963]: audit 2024-04-03T23:40:37.990369+0000 mon.a (mon.0) 14331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:38 smithi082 bash[20963]: audit 2024-04-03T23:40:37.999635+0000 mon.a (mon.0) 14332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:38 smithi082 bash[20963]: cluster 2024-04-03T23:40:38.000989+0000 mgr.y (mgr.24370) 16862 : cluster [DBG] pgmap v16846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:38 smithi082 bash[20963]: audit 2024-04-03T23:40:38.277936+0000 mon.a (mon.0) 14333 : audit [DBG] from='client.? 172.21.15.67:0/2891304439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:38 smithi082 bash[20963]: audit 2024-04-03T23:40:38.436850+0000 mon.a (mon.0) 14334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:40:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:38 smithi082 bash[20963]: audit 2024-04-03T23:40:38.438664+0000 mon.a (mon.0) 14335 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:40:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:38 smithi082 bash[20963]: audit 2024-04-03T23:40:38.448488+0000 mon.a (mon.0) 14336 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[17655]: audit 2024-04-03T23:40:37.681922+0000 mon.a (mon.0) 14329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[17655]: audit 2024-04-03T23:40:37.691852+0000 mon.a (mon.0) 14330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[17655]: audit 2024-04-03T23:40:37.990369+0000 mon.a (mon.0) 14331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[17655]: audit 2024-04-03T23:40:37.999635+0000 mon.a (mon.0) 14332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[17655]: cluster 2024-04-03T23:40:38.000989+0000 mgr.y (mgr.24370) 16862 : cluster [DBG] pgmap v16846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[17655]: audit 2024-04-03T23:40:38.277936+0000 mon.a (mon.0) 14333 : audit [DBG] from='client.? 172.21.15.67:0/2891304439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[17655]: audit 2024-04-03T23:40:38.436850+0000 mon.a (mon.0) 14334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:40:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[17655]: audit 2024-04-03T23:40:38.438664+0000 mon.a (mon.0) 14335 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:40:39.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[17655]: audit 2024-04-03T23:40:38.448488+0000 mon.a (mon.0) 14336 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[27441]: audit 2024-04-03T23:40:37.681922+0000 mon.a (mon.0) 14329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[27441]: audit 2024-04-03T23:40:37.691852+0000 mon.a (mon.0) 14330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[27441]: audit 2024-04-03T23:40:37.990369+0000 mon.a (mon.0) 14331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[27441]: audit 2024-04-03T23:40:37.999635+0000 mon.a (mon.0) 14332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[27441]: cluster 2024-04-03T23:40:38.000989+0000 mgr.y (mgr.24370) 16862 : cluster [DBG] pgmap v16846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[27441]: audit 2024-04-03T23:40:38.277936+0000 mon.a (mon.0) 14333 : audit [DBG] from='client.? 172.21.15.67:0/2891304439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[27441]: audit 2024-04-03T23:40:38.436850+0000 mon.a (mon.0) 14334 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:40:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[27441]: audit 2024-04-03T23:40:38.438664+0000 mon.a (mon.0) 14335 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:40:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:38 smithi067 bash[27441]: audit 2024-04-03T23:40:38.448488+0000 mon.a (mon.0) 14336 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:40:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:41 smithi082 bash[20963]: cluster 2024-04-03T23:40:40.001689+0000 mgr.y (mgr.24370) 16863 : cluster [DBG] pgmap v16847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:41 smithi082 bash[20963]: audit 2024-04-03T23:40:40.554976+0000 mon.a (mon.0) 14337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:41 smithi082 bash[20963]: audit 2024-04-03T23:40:40.730996+0000 mon.a (mon.0) 14338 : audit [DBG] from='client.? 172.21.15.67:0/3610181281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:41 smithi067 bash[17655]: cluster 2024-04-03T23:40:40.001689+0000 mgr.y (mgr.24370) 16863 : cluster [DBG] pgmap v16847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:41 smithi067 bash[17655]: audit 2024-04-03T23:40:40.554976+0000 mon.a (mon.0) 14337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:41 smithi067 bash[17655]: audit 2024-04-03T23:40:40.730996+0000 mon.a (mon.0) 14338 : audit [DBG] from='client.? 172.21.15.67:0/3610181281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:41 smithi067 bash[27441]: cluster 2024-04-03T23:40:40.001689+0000 mgr.y (mgr.24370) 16863 : cluster [DBG] pgmap v16847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:41 smithi067 bash[27441]: audit 2024-04-03T23:40:40.554976+0000 mon.a (mon.0) 14337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:41 smithi067 bash[27441]: audit 2024-04-03T23:40:40.730996+0000 mon.a (mon.0) 14338 : audit [DBG] from='client.? 172.21.15.67:0/3610181281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:43.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:43 smithi082 bash[20963]: cluster 2024-04-03T23:40:42.002975+0000 mgr.y (mgr.24370) 16864 : cluster [DBG] pgmap v16848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:43 smithi067 bash[17655]: cluster 2024-04-03T23:40:42.002975+0000 mgr.y (mgr.24370) 16864 : cluster [DBG] pgmap v16848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:40:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:43 smithi067 bash[27441]: cluster 2024-04-03T23:40:42.002975+0000 mgr.y (mgr.24370) 16864 : cluster [DBG] pgmap v16848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:40:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:44 smithi082 bash[20963]: audit 2024-04-03T23:40:43.184374+0000 mon.c (mon.2) 6745 : audit [DBG] from='client.? 172.21.15.67:0/2235610703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:44 smithi067 bash[17655]: audit 2024-04-03T23:40:43.184374+0000 mon.c (mon.2) 6745 : audit [DBG] from='client.? 172.21.15.67:0/2235610703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:44 smithi067 bash[27441]: audit 2024-04-03T23:40:43.184374+0000 mon.c (mon.2) 6745 : audit [DBG] from='client.? 172.21.15.67:0/2235610703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:45 smithi082 bash[20963]: cluster 2024-04-03T23:40:44.003698+0000 mgr.y (mgr.24370) 16865 : cluster [DBG] pgmap v16849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:45.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:45 smithi067 bash[17655]: cluster 2024-04-03T23:40:44.003698+0000 mgr.y (mgr.24370) 16865 : cluster [DBG] pgmap v16849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:45.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:45 smithi067 bash[27441]: cluster 2024-04-03T23:40:44.003698+0000 mgr.y (mgr.24370) 16865 : cluster [DBG] pgmap v16849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:46.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:46 smithi082 bash[20963]: audit 2024-04-03T23:40:45.640541+0000 mon.a (mon.0) 14339 : audit [DBG] from='client.? 172.21.15.67:0/669083180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:46 smithi067 bash[17655]: audit 2024-04-03T23:40:45.640541+0000 mon.a (mon.0) 14339 : audit [DBG] from='client.? 172.21.15.67:0/669083180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:46.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:46 smithi067 bash[27441]: audit 2024-04-03T23:40:45.640541+0000 mon.a (mon.0) 14339 : audit [DBG] from='client.? 172.21.15.67:0/669083180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:47 smithi082 bash[20963]: cluster 2024-04-03T23:40:46.004992+0000 mgr.y (mgr.24370) 16866 : cluster [DBG] pgmap v16850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:47 smithi067 bash[27441]: cluster 2024-04-03T23:40:46.004992+0000 mgr.y (mgr.24370) 16866 : cluster [DBG] pgmap v16850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:47.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:47 smithi067 bash[17655]: cluster 2024-04-03T23:40:46.004992+0000 mgr.y (mgr.24370) 16866 : cluster [DBG] pgmap v16850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:49 smithi082 bash[20963]: cluster 2024-04-03T23:40:48.005681+0000 mgr.y (mgr.24370) 16867 : cluster [DBG] pgmap v16851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:49 smithi082 bash[20963]: audit 2024-04-03T23:40:48.093314+0000 mon.a (mon.0) 14340 : audit [DBG] from='client.? 172.21.15.67:0/839626897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:49 smithi067 bash[17655]: cluster 2024-04-03T23:40:48.005681+0000 mgr.y (mgr.24370) 16867 : cluster [DBG] pgmap v16851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:49 smithi067 bash[17655]: audit 2024-04-03T23:40:48.093314+0000 mon.a (mon.0) 14340 : audit [DBG] from='client.? 172.21.15.67:0/839626897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:49 smithi067 bash[27441]: cluster 2024-04-03T23:40:48.005681+0000 mgr.y (mgr.24370) 16867 : cluster [DBG] pgmap v16851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:49 smithi067 bash[27441]: audit 2024-04-03T23:40:48.093314+0000 mon.a (mon.0) 14340 : audit [DBG] from='client.? 172.21.15.67:0/839626897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:51 smithi082 bash[20963]: cluster 2024-04-03T23:40:50.006342+0000 mgr.y (mgr.24370) 16868 : cluster [DBG] pgmap v16852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:51 smithi082 bash[20963]: audit 2024-04-03T23:40:50.542928+0000 mon.c (mon.2) 6746 : audit [DBG] from='client.? 172.21.15.67:0/1022826639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:51 smithi067 bash[17655]: cluster 2024-04-03T23:40:50.006342+0000 mgr.y (mgr.24370) 16868 : cluster [DBG] pgmap v16852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:51 smithi067 bash[17655]: audit 2024-04-03T23:40:50.542928+0000 mon.c (mon.2) 6746 : audit [DBG] from='client.? 172.21.15.67:0/1022826639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:51.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:51 smithi067 bash[27441]: cluster 2024-04-03T23:40:50.006342+0000 mgr.y (mgr.24370) 16868 : cluster [DBG] pgmap v16852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:51.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:51 smithi067 bash[27441]: audit 2024-04-03T23:40:50.542928+0000 mon.c (mon.2) 6746 : audit [DBG] from='client.? 172.21.15.67:0/1022826639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:53 smithi082 bash[20963]: cluster 2024-04-03T23:40:52.007463+0000 mgr.y (mgr.24370) 16869 : cluster [DBG] pgmap v16853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:53 smithi082 bash[20963]: audit 2024-04-03T23:40:52.991466+0000 mon.c (mon.2) 6747 : audit [DBG] from='client.? 172.21.15.67:0/3532080532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:40:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:53 smithi067 bash[17655]: cluster 2024-04-03T23:40:52.007463+0000 mgr.y (mgr.24370) 16869 : cluster [DBG] pgmap v16853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:53 smithi067 bash[17655]: audit 2024-04-03T23:40:52.991466+0000 mon.c (mon.2) 6747 : audit [DBG] from='client.? 172.21.15.67:0/3532080532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:53 smithi067 bash[27441]: cluster 2024-04-03T23:40:52.007463+0000 mgr.y (mgr.24370) 16869 : cluster [DBG] pgmap v16853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:53 smithi067 bash[27441]: audit 2024-04-03T23:40:52.991466+0000 mon.c (mon.2) 6747 : audit [DBG] from='client.? 172.21.15.67:0/3532080532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:40:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:55 smithi082 bash[20963]: cluster 2024-04-03T23:40:54.008135+0000 mgr.y (mgr.24370) 16870 : cluster [DBG] pgmap v16854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:55 smithi067 bash[17655]: cluster 2024-04-03T23:40:54.008135+0000 mgr.y (mgr.24370) 16870 : cluster [DBG] pgmap v16854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:55 smithi067 bash[27441]: cluster 2024-04-03T23:40:54.008135+0000 mgr.y (mgr.24370) 16870 : cluster [DBG] pgmap v16854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:56 smithi082 bash[20963]: audit 2024-04-03T23:40:55.449743+0000 mon.a (mon.0) 14341 : audit [DBG] from='client.? 172.21.15.67:0/4175117694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:56 smithi082 bash[20963]: audit 2024-04-03T23:40:55.555473+0000 mon.a (mon.0) 14342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:56 smithi067 bash[17655]: audit 2024-04-03T23:40:55.449743+0000 mon.a (mon.0) 14341 : audit [DBG] from='client.? 172.21.15.67:0/4175117694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:56 smithi067 bash[17655]: audit 2024-04-03T23:40:55.555473+0000 mon.a (mon.0) 14342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:56 smithi067 bash[27441]: audit 2024-04-03T23:40:55.449743+0000 mon.a (mon.0) 14341 : audit [DBG] from='client.? 172.21.15.67:0/4175117694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:56.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:56 smithi067 bash[27441]: audit 2024-04-03T23:40:55.555473+0000 mon.a (mon.0) 14342 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:40:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:57 smithi082 bash[20963]: cluster 2024-04-03T23:40:56.009338+0000 mgr.y (mgr.24370) 16871 : cluster [DBG] pgmap v16855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:57 smithi067 bash[27441]: cluster 2024-04-03T23:40:56.009338+0000 mgr.y (mgr.24370) 16871 : cluster [DBG] pgmap v16855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:57 smithi067 bash[17655]: cluster 2024-04-03T23:40:56.009338+0000 mgr.y (mgr.24370) 16871 : cluster [DBG] pgmap v16855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:58 smithi082 bash[20963]: audit 2024-04-03T23:40:57.899018+0000 mon.c (mon.2) 6748 : audit [DBG] from='client.? 172.21.15.67:0/2340878285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:58 smithi067 bash[27441]: audit 2024-04-03T23:40:57.899018+0000 mon.c (mon.2) 6748 : audit [DBG] from='client.? 172.21.15.67:0/2340878285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:58 smithi067 bash[17655]: audit 2024-04-03T23:40:57.899018+0000 mon.c (mon.2) 6748 : audit [DBG] from='client.? 172.21.15.67:0/2340878285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:40:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:40:59 smithi082 bash[20963]: cluster 2024-04-03T23:40:58.010040+0000 mgr.y (mgr.24370) 16872 : cluster [DBG] pgmap v16856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:40:59 smithi067 bash[27441]: cluster 2024-04-03T23:40:58.010040+0000 mgr.y (mgr.24370) 16872 : cluster [DBG] pgmap v16856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:40:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:40:59 smithi067 bash[17655]: cluster 2024-04-03T23:40:58.010040+0000 mgr.y (mgr.24370) 16872 : cluster [DBG] pgmap v16856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:01 smithi067 bash[17655]: cluster 2024-04-03T23:41:00.010662+0000 mgr.y (mgr.24370) 16873 : cluster [DBG] pgmap v16857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:01 smithi067 bash[17655]: audit 2024-04-03T23:41:00.350915+0000 mon.a (mon.0) 14343 : audit [DBG] from='client.? 172.21.15.67:0/2008929308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:01 smithi067 bash[27441]: cluster 2024-04-03T23:41:00.010662+0000 mgr.y (mgr.24370) 16873 : cluster [DBG] pgmap v16857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:01.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:01 smithi067 bash[27441]: audit 2024-04-03T23:41:00.350915+0000 mon.a (mon.0) 14343 : audit [DBG] from='client.? 172.21.15.67:0/2008929308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:01 smithi082 bash[20963]: cluster 2024-04-03T23:41:00.010662+0000 mgr.y (mgr.24370) 16873 : cluster [DBG] pgmap v16857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:01 smithi082 bash[20963]: audit 2024-04-03T23:41:00.350915+0000 mon.a (mon.0) 14343 : audit [DBG] from='client.? 172.21.15.67:0/2008929308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:03] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:41:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:03 smithi067 bash[17655]: cluster 2024-04-03T23:41:02.011829+0000 mgr.y (mgr.24370) 16874 : cluster [DBG] pgmap v16858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:03 smithi067 bash[17655]: audit 2024-04-03T23:41:02.799411+0000 mon.a (mon.0) 14344 : audit [DBG] from='client.? 172.21.15.67:0/1718879875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:03 smithi067 bash[27441]: cluster 2024-04-03T23:41:02.011829+0000 mgr.y (mgr.24370) 16874 : cluster [DBG] pgmap v16858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:03 smithi067 bash[27441]: audit 2024-04-03T23:41:02.799411+0000 mon.a (mon.0) 14344 : audit [DBG] from='client.? 172.21.15.67:0/1718879875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:03 smithi082 bash[20963]: cluster 2024-04-03T23:41:02.011829+0000 mgr.y (mgr.24370) 16874 : cluster [DBG] pgmap v16858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:03 smithi082 bash[20963]: audit 2024-04-03T23:41:02.799411+0000 mon.a (mon.0) 14344 : audit [DBG] from='client.? 172.21.15.67:0/1718879875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:41:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:05 smithi067 bash[27441]: cluster 2024-04-03T23:41:04.012466+0000 mgr.y (mgr.24370) 16875 : cluster [DBG] pgmap v16859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:05 smithi067 bash[17655]: cluster 2024-04-03T23:41:04.012466+0000 mgr.y (mgr.24370) 16875 : cluster [DBG] pgmap v16859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:05 smithi082 bash[20963]: cluster 2024-04-03T23:41:04.012466+0000 mgr.y (mgr.24370) 16875 : cluster [DBG] pgmap v16859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:06 smithi067 bash[27441]: audit 2024-04-03T23:41:05.255966+0000 mon.c (mon.2) 6749 : audit [DBG] from='client.? 172.21.15.67:0/593582160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:06 smithi067 bash[17655]: audit 2024-04-03T23:41:05.255966+0000 mon.c (mon.2) 6749 : audit [DBG] from='client.? 172.21.15.67:0/593582160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:06 smithi082 bash[20963]: audit 2024-04-03T23:41:05.255966+0000 mon.c (mon.2) 6749 : audit [DBG] from='client.? 172.21.15.67:0/593582160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:07 smithi067 bash[17655]: cluster 2024-04-03T23:41:06.013573+0000 mgr.y (mgr.24370) 16876 : cluster [DBG] pgmap v16860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:07 smithi067 bash[27441]: cluster 2024-04-03T23:41:06.013573+0000 mgr.y (mgr.24370) 16876 : cluster [DBG] pgmap v16860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:07 smithi082 bash[20963]: cluster 2024-04-03T23:41:06.013573+0000 mgr.y (mgr.24370) 16876 : cluster [DBG] pgmap v16860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:08 smithi082 bash[20963]: audit 2024-04-03T23:41:07.699866+0000 mon.c (mon.2) 6750 : audit [DBG] from='client.? 172.21.15.67:0/4093072084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:08 smithi067 bash[17655]: audit 2024-04-03T23:41:07.699866+0000 mon.c (mon.2) 6750 : audit [DBG] from='client.? 172.21.15.67:0/4093072084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:08 smithi067 bash[27441]: audit 2024-04-03T23:41:07.699866+0000 mon.c (mon.2) 6750 : audit [DBG] from='client.? 172.21.15.67:0/4093072084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:09 smithi082 bash[20963]: cluster 2024-04-03T23:41:08.014273+0000 mgr.y (mgr.24370) 16877 : cluster [DBG] pgmap v16861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:09 smithi067 bash[17655]: cluster 2024-04-03T23:41:08.014273+0000 mgr.y (mgr.24370) 16877 : cluster [DBG] pgmap v16861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:09 smithi067 bash[27441]: cluster 2024-04-03T23:41:08.014273+0000 mgr.y (mgr.24370) 16877 : cluster [DBG] pgmap v16861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:10 smithi082 bash[20963]: audit 2024-04-03T23:41:10.152718+0000 mon.a (mon.0) 14345 : audit [DBG] from='client.? 172.21.15.67:0/3307345785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:10 smithi067 bash[17655]: audit 2024-04-03T23:41:10.152718+0000 mon.a (mon.0) 14345 : audit [DBG] from='client.? 172.21.15.67:0/3307345785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:10 smithi067 bash[27441]: audit 2024-04-03T23:41:10.152718+0000 mon.a (mon.0) 14345 : audit [DBG] from='client.? 172.21.15.67:0/3307345785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:11 smithi082 bash[20963]: cluster 2024-04-03T23:41:10.015063+0000 mgr.y (mgr.24370) 16878 : cluster [DBG] pgmap v16862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:11 smithi082 bash[20963]: audit 2024-04-03T23:41:10.555882+0000 mon.a (mon.0) 14346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:11 smithi067 bash[27441]: cluster 2024-04-03T23:41:10.015063+0000 mgr.y (mgr.24370) 16878 : cluster [DBG] pgmap v16862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:11 smithi067 bash[27441]: audit 2024-04-03T23:41:10.555882+0000 mon.a (mon.0) 14346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:11 smithi067 bash[17655]: cluster 2024-04-03T23:41:10.015063+0000 mgr.y (mgr.24370) 16878 : cluster [DBG] pgmap v16862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:11 smithi067 bash[17655]: audit 2024-04-03T23:41:10.555882+0000 mon.a (mon.0) 14346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:41:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:13 smithi067 bash[17655]: cluster 2024-04-03T23:41:12.016339+0000 mgr.y (mgr.24370) 16879 : cluster [DBG] pgmap v16863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:13 smithi067 bash[17655]: audit 2024-04-03T23:41:12.598423+0000 mon.a (mon.0) 14347 : audit [DBG] from='client.? 172.21.15.67:0/3515191491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:13 smithi067 bash[27441]: cluster 2024-04-03T23:41:12.016339+0000 mgr.y (mgr.24370) 16879 : cluster [DBG] pgmap v16863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:13 smithi067 bash[27441]: audit 2024-04-03T23:41:12.598423+0000 mon.a (mon.0) 14347 : audit [DBG] from='client.? 172.21.15.67:0/3515191491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:13.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:13 smithi082 bash[20963]: cluster 2024-04-03T23:41:12.016339+0000 mgr.y (mgr.24370) 16879 : cluster [DBG] pgmap v16863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:13.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:13 smithi082 bash[20963]: audit 2024-04-03T23:41:12.598423+0000 mon.a (mon.0) 14347 : audit [DBG] from='client.? 172.21.15.67:0/3515191491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:41:15.604 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:15 smithi082 bash[20963]: cluster 2024-04-03T23:41:14.016973+0000 mgr.y (mgr.24370) 16880 : cluster [DBG] pgmap v16864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:15.604 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:15 smithi082 bash[20963]: audit 2024-04-03T23:41:15.045407+0000 mon.a (mon.0) 14348 : audit [DBG] from='client.? 172.21.15.67:0/663936460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:15 smithi067 bash[27441]: cluster 2024-04-03T23:41:14.016973+0000 mgr.y (mgr.24370) 16880 : cluster [DBG] pgmap v16864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:15 smithi067 bash[27441]: audit 2024-04-03T23:41:15.045407+0000 mon.a (mon.0) 14348 : audit [DBG] from='client.? 172.21.15.67:0/663936460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:15 smithi067 bash[17655]: cluster 2024-04-03T23:41:14.016973+0000 mgr.y (mgr.24370) 16880 : cluster [DBG] pgmap v16864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:15 smithi067 bash[17655]: audit 2024-04-03T23:41:15.045407+0000 mon.a (mon.0) 14348 : audit [DBG] from='client.? 172.21.15.67:0/663936460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:15.890 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 23:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T23:41:15.598443676Z level=info msg="Completed cleanup jobs" duration=68.183891ms 2024-04-03T23:41:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:17 smithi082 bash[20963]: cluster 2024-04-03T23:41:16.018221+0000 mgr.y (mgr.24370) 16881 : cluster [DBG] pgmap v16865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:17 smithi067 bash[17655]: cluster 2024-04-03T23:41:16.018221+0000 mgr.y (mgr.24370) 16881 : cluster [DBG] pgmap v16865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:17 smithi067 bash[27441]: cluster 2024-04-03T23:41:16.018221+0000 mgr.y (mgr.24370) 16881 : cluster [DBG] pgmap v16865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:18 smithi082 bash[20963]: audit 2024-04-03T23:41:17.501246+0000 mon.a (mon.0) 14349 : audit [DBG] from='client.? 172.21.15.67:0/2532104579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:18 smithi067 bash[17655]: audit 2024-04-03T23:41:17.501246+0000 mon.a (mon.0) 14349 : audit [DBG] from='client.? 172.21.15.67:0/2532104579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:18 smithi067 bash[27441]: audit 2024-04-03T23:41:17.501246+0000 mon.a (mon.0) 14349 : audit [DBG] from='client.? 172.21.15.67:0/2532104579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:19 smithi082 bash[20963]: cluster 2024-04-03T23:41:18.018971+0000 mgr.y (mgr.24370) 16882 : cluster [DBG] pgmap v16866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:19 smithi067 bash[17655]: cluster 2024-04-03T23:41:18.018971+0000 mgr.y (mgr.24370) 16882 : cluster [DBG] pgmap v16866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:19 smithi067 bash[27441]: cluster 2024-04-03T23:41:18.018971+0000 mgr.y (mgr.24370) 16882 : cluster [DBG] pgmap v16866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:20 smithi082 bash[20963]: audit 2024-04-03T23:41:19.960165+0000 mon.a (mon.0) 14350 : audit [DBG] from='client.? 172.21.15.67:0/2648374849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:20 smithi082 bash[20963]: cluster 2024-04-03T23:41:20.019656+0000 mgr.y (mgr.24370) 16883 : cluster [DBG] pgmap v16867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:20 smithi067 bash[17655]: audit 2024-04-03T23:41:19.960165+0000 mon.a (mon.0) 14350 : audit [DBG] from='client.? 172.21.15.67:0/2648374849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:20 smithi067 bash[17655]: cluster 2024-04-03T23:41:20.019656+0000 mgr.y (mgr.24370) 16883 : cluster [DBG] pgmap v16867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:20 smithi067 bash[27441]: audit 2024-04-03T23:41:19.960165+0000 mon.a (mon.0) 14350 : audit [DBG] from='client.? 172.21.15.67:0/2648374849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:20 smithi067 bash[27441]: cluster 2024-04-03T23:41:20.019656+0000 mgr.y (mgr.24370) 16883 : cluster [DBG] pgmap v16867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:23 smithi082 bash[20963]: cluster 2024-04-03T23:41:22.020852+0000 mgr.y (mgr.24370) 16884 : cluster [DBG] pgmap v16868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:23 smithi082 bash[20963]: audit 2024-04-03T23:41:22.405235+0000 mon.a (mon.0) 14351 : audit [DBG] from='client.? 172.21.15.67:0/2796751536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:41:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:23 smithi067 bash[17655]: cluster 2024-04-03T23:41:22.020852+0000 mgr.y (mgr.24370) 16884 : cluster [DBG] pgmap v16868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:23 smithi067 bash[17655]: audit 2024-04-03T23:41:22.405235+0000 mon.a (mon.0) 14351 : audit [DBG] from='client.? 172.21.15.67:0/2796751536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:23 smithi067 bash[27441]: cluster 2024-04-03T23:41:22.020852+0000 mgr.y (mgr.24370) 16884 : cluster [DBG] pgmap v16868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:23 smithi067 bash[27441]: audit 2024-04-03T23:41:22.405235+0000 mon.a (mon.0) 14351 : audit [DBG] from='client.? 172.21.15.67:0/2796751536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:41:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:25 smithi082 bash[20963]: cluster 2024-04-03T23:41:24.021546+0000 mgr.y (mgr.24370) 16885 : cluster [DBG] pgmap v16869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:25 smithi082 bash[20963]: audit 2024-04-03T23:41:24.857126+0000 mon.a (mon.0) 14352 : audit [DBG] from='client.? 172.21.15.67:0/3457810422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:25 smithi067 bash[27441]: cluster 2024-04-03T23:41:24.021546+0000 mgr.y (mgr.24370) 16885 : cluster [DBG] pgmap v16869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:25 smithi067 bash[27441]: audit 2024-04-03T23:41:24.857126+0000 mon.a (mon.0) 14352 : audit [DBG] from='client.? 172.21.15.67:0/3457810422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:25 smithi067 bash[17655]: cluster 2024-04-03T23:41:24.021546+0000 mgr.y (mgr.24370) 16885 : cluster [DBG] pgmap v16869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:25 smithi067 bash[17655]: audit 2024-04-03T23:41:24.857126+0000 mon.a (mon.0) 14352 : audit [DBG] from='client.? 172.21.15.67:0/3457810422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:26 smithi082 bash[20963]: audit 2024-04-03T23:41:25.556429+0000 mon.a (mon.0) 14353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:26 smithi067 bash[27441]: audit 2024-04-03T23:41:25.556429+0000 mon.a (mon.0) 14353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:26 smithi067 bash[17655]: audit 2024-04-03T23:41:25.556429+0000 mon.a (mon.0) 14353 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:27 smithi082 bash[20963]: cluster 2024-04-03T23:41:26.022682+0000 mgr.y (mgr.24370) 16886 : cluster [DBG] pgmap v16870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:27.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:27 smithi067 bash[17655]: cluster 2024-04-03T23:41:26.022682+0000 mgr.y (mgr.24370) 16886 : cluster [DBG] pgmap v16870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:27.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:27 smithi067 bash[27441]: cluster 2024-04-03T23:41:26.022682+0000 mgr.y (mgr.24370) 16886 : cluster [DBG] pgmap v16870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:28.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:28 smithi082 bash[20963]: audit 2024-04-03T23:41:27.310410+0000 mon.c (mon.2) 6751 : audit [DBG] from='client.? 172.21.15.67:0/3528007826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:28.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:28 smithi067 bash[17655]: audit 2024-04-03T23:41:27.310410+0000 mon.c (mon.2) 6751 : audit [DBG] from='client.? 172.21.15.67:0/3528007826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:28.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:28 smithi067 bash[27441]: audit 2024-04-03T23:41:27.310410+0000 mon.c (mon.2) 6751 : audit [DBG] from='client.? 172.21.15.67:0/3528007826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:29 smithi082 bash[20963]: cluster 2024-04-03T23:41:28.023333+0000 mgr.y (mgr.24370) 16887 : cluster [DBG] pgmap v16871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:29 smithi067 bash[27441]: cluster 2024-04-03T23:41:28.023333+0000 mgr.y (mgr.24370) 16887 : cluster [DBG] pgmap v16871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:29.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:29 smithi067 bash[17655]: cluster 2024-04-03T23:41:28.023333+0000 mgr.y (mgr.24370) 16887 : cluster [DBG] pgmap v16871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:30.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:30 smithi082 bash[20963]: audit 2024-04-03T23:41:29.761441+0000 mon.a (mon.0) 14354 : audit [DBG] from='client.? 172.21.15.67:0/799246977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:30.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:30 smithi067 bash[17655]: audit 2024-04-03T23:41:29.761441+0000 mon.a (mon.0) 14354 : audit [DBG] from='client.? 172.21.15.67:0/799246977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:30.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:30 smithi067 bash[27441]: audit 2024-04-03T23:41:29.761441+0000 mon.a (mon.0) 14354 : audit [DBG] from='client.? 172.21.15.67:0/799246977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:31 smithi082 bash[20963]: cluster 2024-04-03T23:41:30.024051+0000 mgr.y (mgr.24370) 16888 : cluster [DBG] pgmap v16872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:31 smithi067 bash[17655]: cluster 2024-04-03T23:41:30.024051+0000 mgr.y (mgr.24370) 16888 : cluster [DBG] pgmap v16872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:31 smithi067 bash[27441]: cluster 2024-04-03T23:41:30.024051+0000 mgr.y (mgr.24370) 16888 : cluster [DBG] pgmap v16872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:33.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:33 smithi082 bash[20963]: cluster 2024-04-03T23:41:32.025197+0000 mgr.y (mgr.24370) 16889 : cluster [DBG] pgmap v16873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:33.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:33 smithi082 bash[20963]: audit 2024-04-03T23:41:32.215543+0000 mon.a (mon.0) 14355 : audit [DBG] from='client.? 172.21.15.67:0/1274949903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:41:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:33 smithi067 bash[17655]: cluster 2024-04-03T23:41:32.025197+0000 mgr.y (mgr.24370) 16889 : cluster [DBG] pgmap v16873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:33 smithi067 bash[17655]: audit 2024-04-03T23:41:32.215543+0000 mon.a (mon.0) 14355 : audit [DBG] from='client.? 172.21.15.67:0/1274949903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:33 smithi067 bash[27441]: cluster 2024-04-03T23:41:32.025197+0000 mgr.y (mgr.24370) 16889 : cluster [DBG] pgmap v16873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:33 smithi067 bash[27441]: audit 2024-04-03T23:41:32.215543+0000 mon.a (mon.0) 14355 : audit [DBG] from='client.? 172.21.15.67:0/1274949903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:41:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:35 smithi082 bash[20963]: cluster 2024-04-03T23:41:34.025870+0000 mgr.y (mgr.24370) 16890 : cluster [DBG] pgmap v16874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:35 smithi082 bash[20963]: audit 2024-04-03T23:41:34.674235+0000 mon.c (mon.2) 6752 : audit [DBG] from='client.? 172.21.15.67:0/3487014175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:35 smithi067 bash[27441]: cluster 2024-04-03T23:41:34.025870+0000 mgr.y (mgr.24370) 16890 : cluster [DBG] pgmap v16874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:35 smithi067 bash[27441]: audit 2024-04-03T23:41:34.674235+0000 mon.c (mon.2) 6752 : audit [DBG] from='client.? 172.21.15.67:0/3487014175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:35 smithi067 bash[17655]: cluster 2024-04-03T23:41:34.025870+0000 mgr.y (mgr.24370) 16890 : cluster [DBG] pgmap v16874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:35 smithi067 bash[17655]: audit 2024-04-03T23:41:34.674235+0000 mon.c (mon.2) 6752 : audit [DBG] from='client.? 172.21.15.67:0/3487014175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:37 smithi082 bash[20963]: cluster 2024-04-03T23:41:36.027023+0000 mgr.y (mgr.24370) 16891 : cluster [DBG] pgmap v16875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:37 smithi067 bash[27441]: cluster 2024-04-03T23:41:36.027023+0000 mgr.y (mgr.24370) 16891 : cluster [DBG] pgmap v16875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:37 smithi067 bash[17655]: cluster 2024-04-03T23:41:36.027023+0000 mgr.y (mgr.24370) 16891 : cluster [DBG] pgmap v16875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:38 smithi082 bash[20963]: audit 2024-04-03T23:41:37.129935+0000 mon.a (mon.0) 14356 : audit [DBG] from='client.? 172.21.15.67:0/155682651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:38 smithi067 bash[17655]: audit 2024-04-03T23:41:37.129935+0000 mon.a (mon.0) 14356 : audit [DBG] from='client.? 172.21.15.67:0/155682651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:38 smithi067 bash[27441]: audit 2024-04-03T23:41:37.129935+0000 mon.a (mon.0) 14356 : audit [DBG] from='client.? 172.21.15.67:0/155682651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:39.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:39 smithi067 bash[17655]: cluster 2024-04-03T23:41:38.027720+0000 mgr.y (mgr.24370) 16892 : cluster [DBG] pgmap v16876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:39.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:39 smithi067 bash[17655]: audit 2024-04-03T23:41:38.523379+0000 mon.a (mon.0) 14357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:41:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:39 smithi067 bash[27441]: cluster 2024-04-03T23:41:38.027720+0000 mgr.y (mgr.24370) 16892 : cluster [DBG] pgmap v16876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:39.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:39 smithi067 bash[27441]: audit 2024-04-03T23:41:38.523379+0000 mon.a (mon.0) 14357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:41:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:39 smithi082 bash[20963]: cluster 2024-04-03T23:41:38.027720+0000 mgr.y (mgr.24370) 16892 : cluster [DBG] pgmap v16876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:39 smithi082 bash[20963]: audit 2024-04-03T23:41:38.523379+0000 mon.a (mon.0) 14357 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:41:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:40 smithi067 bash[17655]: audit 2024-04-03T23:41:39.583891+0000 mon.a (mon.0) 14358 : audit [DBG] from='client.? 172.21.15.67:0/2762314763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:40 smithi067 bash[27441]: audit 2024-04-03T23:41:39.583891+0000 mon.a (mon.0) 14358 : audit [DBG] from='client.? 172.21.15.67:0/2762314763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:40 smithi082 bash[20963]: audit 2024-04-03T23:41:39.583891+0000 mon.a (mon.0) 14358 : audit [DBG] from='client.? 172.21.15.67:0/2762314763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:41 smithi067 bash[17655]: cluster 2024-04-03T23:41:40.028450+0000 mgr.y (mgr.24370) 16893 : cluster [DBG] pgmap v16877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:41 smithi067 bash[17655]: audit 2024-04-03T23:41:40.556699+0000 mon.a (mon.0) 14359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:41 smithi067 bash[27441]: cluster 2024-04-03T23:41:40.028450+0000 mgr.y (mgr.24370) 16893 : cluster [DBG] pgmap v16877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:41 smithi067 bash[27441]: audit 2024-04-03T23:41:40.556699+0000 mon.a (mon.0) 14359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:41 smithi082 bash[20963]: cluster 2024-04-03T23:41:40.028450+0000 mgr.y (mgr.24370) 16893 : cluster [DBG] pgmap v16877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:41 smithi082 bash[20963]: audit 2024-04-03T23:41:40.556699+0000 mon.a (mon.0) 14359 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:42 smithi067 bash[27441]: audit 2024-04-03T23:41:42.040250+0000 mon.a (mon.0) 14360 : audit [DBG] from='client.? 172.21.15.67:0/2789468227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:42 smithi067 bash[17655]: audit 2024-04-03T23:41:42.040250+0000 mon.a (mon.0) 14360 : audit [DBG] from='client.? 172.21.15.67:0/2789468227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:42 smithi082 bash[20963]: audit 2024-04-03T23:41:42.040250+0000 mon.a (mon.0) 14360 : audit [DBG] from='client.? 172.21.15.67:0/2789468227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:43 smithi067 bash[27441]: cluster 2024-04-03T23:41:42.029588+0000 mgr.y (mgr.24370) 16894 : cluster [DBG] pgmap v16878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:41:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:43 smithi067 bash[17655]: cluster 2024-04-03T23:41:42.029588+0000 mgr.y (mgr.24370) 16894 : cluster [DBG] pgmap v16878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:43.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:43 smithi082 bash[20963]: cluster 2024-04-03T23:41:42.029588+0000 mgr.y (mgr.24370) 16894 : cluster [DBG] pgmap v16878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:41:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:45 smithi082 bash[20963]: cluster 2024-04-03T23:41:44.030261+0000 mgr.y (mgr.24370) 16895 : cluster [DBG] pgmap v16879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:45 smithi082 bash[20963]: audit 2024-04-03T23:41:44.224114+0000 mon.a (mon.0) 14361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:45 smithi082 bash[20963]: audit 2024-04-03T23:41:44.232607+0000 mon.a (mon.0) 14362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:45 smithi082 bash[20963]: audit 2024-04-03T23:41:44.510387+0000 mon.c (mon.2) 6753 : audit [DBG] from='client.? 172.21.15.67:0/892657678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:45 smithi082 bash[20963]: audit 2024-04-03T23:41:44.578505+0000 mon.a (mon.0) 14363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:45 smithi082 bash[20963]: audit 2024-04-03T23:41:44.586664+0000 mon.a (mon.0) 14364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:45 smithi082 bash[20963]: audit 2024-04-03T23:41:45.077337+0000 mon.a (mon.0) 14365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:41:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:45 smithi082 bash[20963]: audit 2024-04-03T23:41:45.079010+0000 mon.a (mon.0) 14366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:41:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:45 smithi082 bash[20963]: audit 2024-04-03T23:41:45.088397+0000 mon.a (mon.0) 14367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[17655]: cluster 2024-04-03T23:41:44.030261+0000 mgr.y (mgr.24370) 16895 : cluster [DBG] pgmap v16879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[17655]: audit 2024-04-03T23:41:44.224114+0000 mon.a (mon.0) 14361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[17655]: audit 2024-04-03T23:41:44.232607+0000 mon.a (mon.0) 14362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[17655]: audit 2024-04-03T23:41:44.510387+0000 mon.c (mon.2) 6753 : audit [DBG] from='client.? 172.21.15.67:0/892657678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[17655]: audit 2024-04-03T23:41:44.578505+0000 mon.a (mon.0) 14363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[17655]: audit 2024-04-03T23:41:44.586664+0000 mon.a (mon.0) 14364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[17655]: audit 2024-04-03T23:41:45.077337+0000 mon.a (mon.0) 14365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[17655]: audit 2024-04-03T23:41:45.079010+0000 mon.a (mon.0) 14366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[17655]: audit 2024-04-03T23:41:45.088397+0000 mon.a (mon.0) 14367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[27441]: cluster 2024-04-03T23:41:44.030261+0000 mgr.y (mgr.24370) 16895 : cluster [DBG] pgmap v16879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[27441]: audit 2024-04-03T23:41:44.224114+0000 mon.a (mon.0) 14361 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[27441]: audit 2024-04-03T23:41:44.232607+0000 mon.a (mon.0) 14362 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[27441]: audit 2024-04-03T23:41:44.510387+0000 mon.c (mon.2) 6753 : audit [DBG] from='client.? 172.21.15.67:0/892657678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:45.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[27441]: audit 2024-04-03T23:41:44.578505+0000 mon.a (mon.0) 14363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[27441]: audit 2024-04-03T23:41:44.586664+0000 mon.a (mon.0) 14364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:45.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[27441]: audit 2024-04-03T23:41:45.077337+0000 mon.a (mon.0) 14365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:41:45.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[27441]: audit 2024-04-03T23:41:45.079010+0000 mon.a (mon.0) 14366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:41:45.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:45 smithi067 bash[27441]: audit 2024-04-03T23:41:45.088397+0000 mon.a (mon.0) 14367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:41:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:47 smithi082 bash[20963]: cluster 2024-04-03T23:41:46.031414+0000 mgr.y (mgr.24370) 16896 : cluster [DBG] pgmap v16880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:47 smithi082 bash[20963]: audit 2024-04-03T23:41:46.970660+0000 mon.a (mon.0) 14368 : audit [DBG] from='client.? 172.21.15.67:0/1502955526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:47 smithi067 bash[27441]: cluster 2024-04-03T23:41:46.031414+0000 mgr.y (mgr.24370) 16896 : cluster [DBG] pgmap v16880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:47 smithi067 bash[27441]: audit 2024-04-03T23:41:46.970660+0000 mon.a (mon.0) 14368 : audit [DBG] from='client.? 172.21.15.67:0/1502955526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:47 smithi067 bash[17655]: cluster 2024-04-03T23:41:46.031414+0000 mgr.y (mgr.24370) 16896 : cluster [DBG] pgmap v16880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:47 smithi067 bash[17655]: audit 2024-04-03T23:41:46.970660+0000 mon.a (mon.0) 14368 : audit [DBG] from='client.? 172.21.15.67:0/1502955526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:49 smithi082 bash[20963]: cluster 2024-04-03T23:41:48.032127+0000 mgr.y (mgr.24370) 16897 : cluster [DBG] pgmap v16881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:49 smithi067 bash[27441]: cluster 2024-04-03T23:41:48.032127+0000 mgr.y (mgr.24370) 16897 : cluster [DBG] pgmap v16881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:49 smithi067 bash[17655]: cluster 2024-04-03T23:41:48.032127+0000 mgr.y (mgr.24370) 16897 : cluster [DBG] pgmap v16881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:50.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:50 smithi082 bash[20963]: audit 2024-04-03T23:41:49.433141+0000 mon.c (mon.2) 6754 : audit [DBG] from='client.? 172.21.15.67:0/2368836152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:50 smithi067 bash[27441]: audit 2024-04-03T23:41:49.433141+0000 mon.c (mon.2) 6754 : audit [DBG] from='client.? 172.21.15.67:0/2368836152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:50 smithi067 bash[17655]: audit 2024-04-03T23:41:49.433141+0000 mon.c (mon.2) 6754 : audit [DBG] from='client.? 172.21.15.67:0/2368836152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:51 smithi082 bash[20963]: cluster 2024-04-03T23:41:50.032741+0000 mgr.y (mgr.24370) 16898 : cluster [DBG] pgmap v16882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:51 smithi067 bash[17655]: cluster 2024-04-03T23:41:50.032741+0000 mgr.y (mgr.24370) 16898 : cluster [DBG] pgmap v16882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:51.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:51 smithi067 bash[27441]: cluster 2024-04-03T23:41:50.032741+0000 mgr.y (mgr.24370) 16898 : cluster [DBG] pgmap v16882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:52 smithi082 bash[20963]: audit 2024-04-03T23:41:51.894257+0000 mon.a (mon.0) 14369 : audit [DBG] from='client.? 172.21.15.67:0/9125006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:52 smithi067 bash[27441]: audit 2024-04-03T23:41:51.894257+0000 mon.a (mon.0) 14369 : audit [DBG] from='client.? 172.21.15.67:0/9125006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:52 smithi067 bash[17655]: audit 2024-04-03T23:41:51.894257+0000 mon.a (mon.0) 14369 : audit [DBG] from='client.? 172.21.15.67:0/9125006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:53 smithi067 bash[17655]: cluster 2024-04-03T23:41:52.033862+0000 mgr.y (mgr.24370) 16899 : cluster [DBG] pgmap v16883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:41:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:53 smithi067 bash[27441]: cluster 2024-04-03T23:41:52.033862+0000 mgr.y (mgr.24370) 16899 : cluster [DBG] pgmap v16883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:53.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:53 smithi082 bash[20963]: cluster 2024-04-03T23:41:52.033862+0000 mgr.y (mgr.24370) 16899 : cluster [DBG] pgmap v16883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:41:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:55 smithi082 bash[20963]: cluster 2024-04-03T23:41:54.034648+0000 mgr.y (mgr.24370) 16900 : cluster [DBG] pgmap v16884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:55 smithi082 bash[20963]: audit 2024-04-03T23:41:54.345037+0000 mon.a (mon.0) 14370 : audit [DBG] from='client.? 172.21.15.67:0/3068743979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:55 smithi067 bash[17655]: cluster 2024-04-03T23:41:54.034648+0000 mgr.y (mgr.24370) 16900 : cluster [DBG] pgmap v16884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:55 smithi067 bash[17655]: audit 2024-04-03T23:41:54.345037+0000 mon.a (mon.0) 14370 : audit [DBG] from='client.? 172.21.15.67:0/3068743979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:55 smithi067 bash[27441]: cluster 2024-04-03T23:41:54.034648+0000 mgr.y (mgr.24370) 16900 : cluster [DBG] pgmap v16884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:55 smithi067 bash[27441]: audit 2024-04-03T23:41:54.345037+0000 mon.a (mon.0) 14370 : audit [DBG] from='client.? 172.21.15.67:0/3068743979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:56 smithi082 bash[20963]: audit 2024-04-03T23:41:55.557346+0000 mon.a (mon.0) 14371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:56 smithi067 bash[27441]: audit 2024-04-03T23:41:55.557346+0000 mon.a (mon.0) 14371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:56 smithi067 bash[17655]: audit 2024-04-03T23:41:55.557346+0000 mon.a (mon.0) 14371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:41:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:57 smithi082 bash[20963]: cluster 2024-04-03T23:41:56.035807+0000 mgr.y (mgr.24370) 16901 : cluster [DBG] pgmap v16885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:57 smithi082 bash[20963]: audit 2024-04-03T23:41:56.798307+0000 mon.a (mon.0) 14372 : audit [DBG] from='client.? 172.21.15.67:0/3578308658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:57 smithi067 bash[17655]: cluster 2024-04-03T23:41:56.035807+0000 mgr.y (mgr.24370) 16901 : cluster [DBG] pgmap v16885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:57 smithi067 bash[17655]: audit 2024-04-03T23:41:56.798307+0000 mon.a (mon.0) 14372 : audit [DBG] from='client.? 172.21.15.67:0/3578308658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:57 smithi067 bash[27441]: cluster 2024-04-03T23:41:56.035807+0000 mgr.y (mgr.24370) 16901 : cluster [DBG] pgmap v16885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:57 smithi067 bash[27441]: audit 2024-04-03T23:41:56.798307+0000 mon.a (mon.0) 14372 : audit [DBG] from='client.? 172.21.15.67:0/3578308658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:59 smithi082 bash[20963]: cluster 2024-04-03T23:41:58.036532+0000 mgr.y (mgr.24370) 16902 : cluster [DBG] pgmap v16886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:41:59 smithi082 bash[20963]: audit 2024-04-03T23:41:59.259154+0000 mon.a (mon.0) 14373 : audit [DBG] from='client.? 172.21.15.67:0/2050332938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:59 smithi067 bash[17655]: cluster 2024-04-03T23:41:58.036532+0000 mgr.y (mgr.24370) 16902 : cluster [DBG] pgmap v16886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:41:59 smithi067 bash[17655]: audit 2024-04-03T23:41:59.259154+0000 mon.a (mon.0) 14373 : audit [DBG] from='client.? 172.21.15.67:0/2050332938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:41:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:59 smithi067 bash[27441]: cluster 2024-04-03T23:41:58.036532+0000 mgr.y (mgr.24370) 16902 : cluster [DBG] pgmap v16886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:41:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:41:59 smithi067 bash[27441]: audit 2024-04-03T23:41:59.259154+0000 mon.a (mon.0) 14373 : audit [DBG] from='client.? 172.21.15.67:0/2050332938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:01 smithi082 bash[20963]: cluster 2024-04-03T23:42:00.037212+0000 mgr.y (mgr.24370) 16903 : cluster [DBG] pgmap v16887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:01 smithi067 bash[17655]: cluster 2024-04-03T23:42:00.037212+0000 mgr.y (mgr.24370) 16903 : cluster [DBG] pgmap v16887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:01 smithi067 bash[27441]: cluster 2024-04-03T23:42:00.037212+0000 mgr.y (mgr.24370) 16903 : cluster [DBG] pgmap v16887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:02 smithi082 bash[20963]: audit 2024-04-03T23:42:01.711715+0000 mon.c (mon.2) 6755 : audit [DBG] from='client.? 172.21.15.67:0/870519243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:02 smithi067 bash[27441]: audit 2024-04-03T23:42:01.711715+0000 mon.c (mon.2) 6755 : audit [DBG] from='client.? 172.21.15.67:0/870519243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:02 smithi067 bash[17655]: audit 2024-04-03T23:42:01.711715+0000 mon.c (mon.2) 6755 : audit [DBG] from='client.? 172.21.15.67:0/870519243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:03 smithi067 bash[17655]: cluster 2024-04-03T23:42:02.038375+0000 mgr.y (mgr.24370) 16904 : cluster [DBG] pgmap v16888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:42:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:03 smithi067 bash[27441]: cluster 2024-04-03T23:42:02.038375+0000 mgr.y (mgr.24370) 16904 : cluster [DBG] pgmap v16888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:03.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:03 smithi082 bash[20963]: cluster 2024-04-03T23:42:02.038375+0000 mgr.y (mgr.24370) 16904 : cluster [DBG] pgmap v16888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:03.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:42:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:04 smithi082 bash[20963]: audit 2024-04-03T23:42:04.164688+0000 mon.c (mon.2) 6756 : audit [DBG] from='client.? 172.21.15.67:0/1509656993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:04 smithi067 bash[17655]: audit 2024-04-03T23:42:04.164688+0000 mon.c (mon.2) 6756 : audit [DBG] from='client.? 172.21.15.67:0/1509656993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:04 smithi067 bash[27441]: audit 2024-04-03T23:42:04.164688+0000 mon.c (mon.2) 6756 : audit [DBG] from='client.? 172.21.15.67:0/1509656993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:05 smithi082 bash[20963]: cluster 2024-04-03T23:42:04.039046+0000 mgr.y (mgr.24370) 16905 : cluster [DBG] pgmap v16889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:05 smithi067 bash[27441]: cluster 2024-04-03T23:42:04.039046+0000 mgr.y (mgr.24370) 16905 : cluster [DBG] pgmap v16889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:05 smithi067 bash[17655]: cluster 2024-04-03T23:42:04.039046+0000 mgr.y (mgr.24370) 16905 : cluster [DBG] pgmap v16889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:07 smithi082 bash[20963]: cluster 2024-04-03T23:42:06.040252+0000 mgr.y (mgr.24370) 16906 : cluster [DBG] pgmap v16890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:07 smithi082 bash[20963]: audit 2024-04-03T23:42:06.617471+0000 mon.c (mon.2) 6757 : audit [DBG] from='client.? 172.21.15.67:0/3350656294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:07 smithi067 bash[17655]: cluster 2024-04-03T23:42:06.040252+0000 mgr.y (mgr.24370) 16906 : cluster [DBG] pgmap v16890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:07 smithi067 bash[17655]: audit 2024-04-03T23:42:06.617471+0000 mon.c (mon.2) 6757 : audit [DBG] from='client.? 172.21.15.67:0/3350656294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:07 smithi067 bash[27441]: cluster 2024-04-03T23:42:06.040252+0000 mgr.y (mgr.24370) 16906 : cluster [DBG] pgmap v16890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:07 smithi067 bash[27441]: audit 2024-04-03T23:42:06.617471+0000 mon.c (mon.2) 6757 : audit [DBG] from='client.? 172.21.15.67:0/3350656294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:09 smithi082 bash[20963]: cluster 2024-04-03T23:42:08.040892+0000 mgr.y (mgr.24370) 16907 : cluster [DBG] pgmap v16891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:09 smithi082 bash[20963]: audit 2024-04-03T23:42:09.074026+0000 mon.c (mon.2) 6758 : audit [DBG] from='client.? 172.21.15.67:0/4141606980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:09 smithi067 bash[27441]: cluster 2024-04-03T23:42:08.040892+0000 mgr.y (mgr.24370) 16907 : cluster [DBG] pgmap v16891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:09 smithi067 bash[27441]: audit 2024-04-03T23:42:09.074026+0000 mon.c (mon.2) 6758 : audit [DBG] from='client.? 172.21.15.67:0/4141606980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:09 smithi067 bash[17655]: cluster 2024-04-03T23:42:08.040892+0000 mgr.y (mgr.24370) 16907 : cluster [DBG] pgmap v16891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:09 smithi067 bash[17655]: audit 2024-04-03T23:42:09.074026+0000 mon.c (mon.2) 6758 : audit [DBG] from='client.? 172.21.15.67:0/4141606980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:11 smithi082 bash[20963]: cluster 2024-04-03T23:42:10.041563+0000 mgr.y (mgr.24370) 16908 : cluster [DBG] pgmap v16892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:11 smithi082 bash[20963]: audit 2024-04-03T23:42:10.557568+0000 mon.a (mon.0) 14374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:11 smithi067 bash[27441]: cluster 2024-04-03T23:42:10.041563+0000 mgr.y (mgr.24370) 16908 : cluster [DBG] pgmap v16892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:11 smithi067 bash[27441]: audit 2024-04-03T23:42:10.557568+0000 mon.a (mon.0) 14374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:11 smithi067 bash[17655]: cluster 2024-04-03T23:42:10.041563+0000 mgr.y (mgr.24370) 16908 : cluster [DBG] pgmap v16892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:11 smithi067 bash[17655]: audit 2024-04-03T23:42:10.557568+0000 mon.a (mon.0) 14374 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:12 smithi082 bash[20963]: audit 2024-04-03T23:42:11.538773+0000 mon.c (mon.2) 6759 : audit [DBG] from='client.? 172.21.15.67:0/865637583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:12 smithi067 bash[27441]: audit 2024-04-03T23:42:11.538773+0000 mon.c (mon.2) 6759 : audit [DBG] from='client.? 172.21.15.67:0/865637583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:12 smithi067 bash[17655]: audit 2024-04-03T23:42:11.538773+0000 mon.c (mon.2) 6759 : audit [DBG] from='client.? 172.21.15.67:0/865637583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:13 smithi067 bash[17655]: cluster 2024-04-03T23:42:12.042726+0000 mgr.y (mgr.24370) 16909 : cluster [DBG] pgmap v16893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:42:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:13 smithi067 bash[27441]: cluster 2024-04-03T23:42:12.042726+0000 mgr.y (mgr.24370) 16909 : cluster [DBG] pgmap v16893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:13.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:13 smithi082 bash[20963]: cluster 2024-04-03T23:42:12.042726+0000 mgr.y (mgr.24370) 16909 : cluster [DBG] pgmap v16893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:13.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:42:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:14 smithi082 bash[20963]: audit 2024-04-03T23:42:13.999467+0000 mon.c (mon.2) 6760 : audit [DBG] from='client.? 172.21.15.67:0/4241419870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:14 smithi067 bash[27441]: audit 2024-04-03T23:42:13.999467+0000 mon.c (mon.2) 6760 : audit [DBG] from='client.? 172.21.15.67:0/4241419870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:14 smithi067 bash[17655]: audit 2024-04-03T23:42:13.999467+0000 mon.c (mon.2) 6760 : audit [DBG] from='client.? 172.21.15.67:0/4241419870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:15 smithi082 bash[20963]: cluster 2024-04-03T23:42:14.043398+0000 mgr.y (mgr.24370) 16910 : cluster [DBG] pgmap v16894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:15 smithi067 bash[17655]: cluster 2024-04-03T23:42:14.043398+0000 mgr.y (mgr.24370) 16910 : cluster [DBG] pgmap v16894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:15 smithi067 bash[27441]: cluster 2024-04-03T23:42:14.043398+0000 mgr.y (mgr.24370) 16910 : cluster [DBG] pgmap v16894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:17 smithi082 bash[20963]: cluster 2024-04-03T23:42:16.044537+0000 mgr.y (mgr.24370) 16911 : cluster [DBG] pgmap v16895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:17 smithi082 bash[20963]: audit 2024-04-03T23:42:16.454627+0000 mon.c (mon.2) 6761 : audit [DBG] from='client.? 172.21.15.67:0/3799276506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:17 smithi067 bash[17655]: cluster 2024-04-03T23:42:16.044537+0000 mgr.y (mgr.24370) 16911 : cluster [DBG] pgmap v16895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:17 smithi067 bash[17655]: audit 2024-04-03T23:42:16.454627+0000 mon.c (mon.2) 6761 : audit [DBG] from='client.? 172.21.15.67:0/3799276506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:17 smithi067 bash[27441]: cluster 2024-04-03T23:42:16.044537+0000 mgr.y (mgr.24370) 16911 : cluster [DBG] pgmap v16895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:17 smithi067 bash[27441]: audit 2024-04-03T23:42:16.454627+0000 mon.c (mon.2) 6761 : audit [DBG] from='client.? 172.21.15.67:0/3799276506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:19 smithi082 bash[20963]: cluster 2024-04-03T23:42:18.045139+0000 mgr.y (mgr.24370) 16912 : cluster [DBG] pgmap v16896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:19 smithi082 bash[20963]: audit 2024-04-03T23:42:18.910974+0000 mon.a (mon.0) 14375 : audit [DBG] from='client.? 172.21.15.67:0/1271743933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:19 smithi067 bash[17655]: cluster 2024-04-03T23:42:18.045139+0000 mgr.y (mgr.24370) 16912 : cluster [DBG] pgmap v16896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:19 smithi067 bash[17655]: audit 2024-04-03T23:42:18.910974+0000 mon.a (mon.0) 14375 : audit [DBG] from='client.? 172.21.15.67:0/1271743933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:19 smithi067 bash[27441]: cluster 2024-04-03T23:42:18.045139+0000 mgr.y (mgr.24370) 16912 : cluster [DBG] pgmap v16896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:19.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:19 smithi067 bash[27441]: audit 2024-04-03T23:42:18.910974+0000 mon.a (mon.0) 14375 : audit [DBG] from='client.? 172.21.15.67:0/1271743933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:20 smithi082 bash[20963]: cluster 2024-04-03T23:42:20.045739+0000 mgr.y (mgr.24370) 16913 : cluster [DBG] pgmap v16897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:20 smithi067 bash[17655]: cluster 2024-04-03T23:42:20.045739+0000 mgr.y (mgr.24370) 16913 : cluster [DBG] pgmap v16897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:20 smithi067 bash[27441]: cluster 2024-04-03T23:42:20.045739+0000 mgr.y (mgr.24370) 16913 : cluster [DBG] pgmap v16897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:21 smithi082 bash[20963]: audit 2024-04-03T23:42:21.373908+0000 mon.a (mon.0) 14376 : audit [DBG] from='client.? 172.21.15.67:0/2892675671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:21 smithi067 bash[17655]: audit 2024-04-03T23:42:21.373908+0000 mon.a (mon.0) 14376 : audit [DBG] from='client.? 172.21.15.67:0/2892675671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:21 smithi067 bash[27441]: audit 2024-04-03T23:42:21.373908+0000 mon.a (mon.0) 14376 : audit [DBG] from='client.? 172.21.15.67:0/2892675671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:23.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:22 smithi067 bash[27441]: cluster 2024-04-03T23:42:22.046898+0000 mgr.y (mgr.24370) 16914 : cluster [DBG] pgmap v16898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:22 smithi067 bash[17655]: cluster 2024-04-03T23:42:22.046898+0000 mgr.y (mgr.24370) 16914 : cluster [DBG] pgmap v16898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:22 smithi082 bash[20963]: cluster 2024-04-03T23:42:22.046898+0000 mgr.y (mgr.24370) 16914 : cluster [DBG] pgmap v16898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:42:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:42:24.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:23 smithi082 bash[20963]: audit 2024-04-03T23:42:23.827779+0000 mon.a (mon.0) 14377 : audit [DBG] from='client.? 172.21.15.67:0/2041206470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:24.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:23 smithi067 bash[17655]: audit 2024-04-03T23:42:23.827779+0000 mon.a (mon.0) 14377 : audit [DBG] from='client.? 172.21.15.67:0/2041206470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:24.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:23 smithi067 bash[27441]: audit 2024-04-03T23:42:23.827779+0000 mon.a (mon.0) 14377 : audit [DBG] from='client.? 172.21.15.67:0/2041206470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:24 smithi067 bash[27441]: cluster 2024-04-03T23:42:24.047576+0000 mgr.y (mgr.24370) 16915 : cluster [DBG] pgmap v16899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:25.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:24 smithi067 bash[17655]: cluster 2024-04-03T23:42:24.047576+0000 mgr.y (mgr.24370) 16915 : cluster [DBG] pgmap v16899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:24 smithi082 bash[20963]: cluster 2024-04-03T23:42:24.047576+0000 mgr.y (mgr.24370) 16915 : cluster [DBG] pgmap v16899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:25 smithi067 bash[17655]: audit 2024-04-03T23:42:25.558163+0000 mon.a (mon.0) 14378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:25 smithi067 bash[27441]: audit 2024-04-03T23:42:25.558163+0000 mon.a (mon.0) 14378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:25 smithi082 bash[20963]: audit 2024-04-03T23:42:25.558163+0000 mon.a (mon.0) 14378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:26 smithi067 bash[27441]: cluster 2024-04-03T23:42:26.048853+0000 mgr.y (mgr.24370) 16916 : cluster [DBG] pgmap v16900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:27.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:26 smithi067 bash[27441]: audit 2024-04-03T23:42:26.280039+0000 mon.c (mon.2) 6762 : audit [DBG] from='client.? 172.21.15.67:0/2659532910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:26 smithi067 bash[17655]: cluster 2024-04-03T23:42:26.048853+0000 mgr.y (mgr.24370) 16916 : cluster [DBG] pgmap v16900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:26 smithi067 bash[17655]: audit 2024-04-03T23:42:26.280039+0000 mon.c (mon.2) 6762 : audit [DBG] from='client.? 172.21.15.67:0/2659532910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:26 smithi082 bash[20963]: cluster 2024-04-03T23:42:26.048853+0000 mgr.y (mgr.24370) 16916 : cluster [DBG] pgmap v16900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:27.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:26 smithi082 bash[20963]: audit 2024-04-03T23:42:26.280039+0000 mon.c (mon.2) 6762 : audit [DBG] from='client.? 172.21.15.67:0/2659532910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:29 smithi082 bash[20963]: cluster 2024-04-03T23:42:28.049580+0000 mgr.y (mgr.24370) 16917 : cluster [DBG] pgmap v16901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:29.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:29 smithi082 bash[20963]: audit 2024-04-03T23:42:28.731533+0000 mon.a (mon.0) 14379 : audit [DBG] from='client.? 172.21.15.67:0/3900852207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:29 smithi067 bash[27441]: cluster 2024-04-03T23:42:28.049580+0000 mgr.y (mgr.24370) 16917 : cluster [DBG] pgmap v16901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:29.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:29 smithi067 bash[27441]: audit 2024-04-03T23:42:28.731533+0000 mon.a (mon.0) 14379 : audit [DBG] from='client.? 172.21.15.67:0/3900852207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:29.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:29 smithi067 bash[17655]: cluster 2024-04-03T23:42:28.049580+0000 mgr.y (mgr.24370) 16917 : cluster [DBG] pgmap v16901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:29.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:29 smithi067 bash[17655]: audit 2024-04-03T23:42:28.731533+0000 mon.a (mon.0) 14379 : audit [DBG] from='client.? 172.21.15.67:0/3900852207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:31 smithi082 bash[20963]: cluster 2024-04-03T23:42:30.050266+0000 mgr.y (mgr.24370) 16918 : cluster [DBG] pgmap v16902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:31 smithi067 bash[17655]: cluster 2024-04-03T23:42:30.050266+0000 mgr.y (mgr.24370) 16918 : cluster [DBG] pgmap v16902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:31.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:31 smithi067 bash[27441]: cluster 2024-04-03T23:42:30.050266+0000 mgr.y (mgr.24370) 16918 : cluster [DBG] pgmap v16902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:32.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:32 smithi082 bash[20963]: audit 2024-04-03T23:42:31.180268+0000 mon.a (mon.0) 14380 : audit [DBG] from='client.? 172.21.15.67:0/1151794370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:32.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:32 smithi067 bash[17655]: audit 2024-04-03T23:42:31.180268+0000 mon.a (mon.0) 14380 : audit [DBG] from='client.? 172.21.15.67:0/1151794370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:32.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:32 smithi067 bash[27441]: audit 2024-04-03T23:42:31.180268+0000 mon.a (mon.0) 14380 : audit [DBG] from='client.? 172.21.15.67:0/1151794370' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:33.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:33 smithi082 bash[20963]: cluster 2024-04-03T23:42:32.051598+0000 mgr.y (mgr.24370) 16919 : cluster [DBG] pgmap v16903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:33 smithi067 bash[17655]: cluster 2024-04-03T23:42:32.051598+0000 mgr.y (mgr.24370) 16919 : cluster [DBG] pgmap v16903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:42:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:33 smithi067 bash[27441]: cluster 2024-04-03T23:42:32.051598+0000 mgr.y (mgr.24370) 16919 : cluster [DBG] pgmap v16903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:42:34.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:34 smithi067 bash[17655]: audit 2024-04-03T23:42:33.638867+0000 mon.c (mon.2) 6763 : audit [DBG] from='client.? 172.21.15.67:0/6526394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:34.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:34 smithi067 bash[27441]: audit 2024-04-03T23:42:33.638867+0000 mon.c (mon.2) 6763 : audit [DBG] from='client.? 172.21.15.67:0/6526394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:34.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:34 smithi082 bash[20963]: audit 2024-04-03T23:42:33.638867+0000 mon.c (mon.2) 6763 : audit [DBG] from='client.? 172.21.15.67:0/6526394' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:35 smithi067 bash[17655]: cluster 2024-04-03T23:42:34.052416+0000 mgr.y (mgr.24370) 16920 : cluster [DBG] pgmap v16904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:35.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:35 smithi067 bash[27441]: cluster 2024-04-03T23:42:34.052416+0000 mgr.y (mgr.24370) 16920 : cluster [DBG] pgmap v16904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:35 smithi082 bash[20963]: cluster 2024-04-03T23:42:34.052416+0000 mgr.y (mgr.24370) 16920 : cluster [DBG] pgmap v16904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:36.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:36 smithi067 bash[27441]: audit 2024-04-03T23:42:36.090074+0000 mon.a (mon.0) 14381 : audit [DBG] from='client.? 172.21.15.67:0/3063641936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:36.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:36 smithi067 bash[17655]: audit 2024-04-03T23:42:36.090074+0000 mon.a (mon.0) 14381 : audit [DBG] from='client.? 172.21.15.67:0/3063641936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:36 smithi082 bash[20963]: audit 2024-04-03T23:42:36.090074+0000 mon.a (mon.0) 14381 : audit [DBG] from='client.? 172.21.15.67:0/3063641936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:37.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:37 smithi067 bash[17655]: cluster 2024-04-03T23:42:36.053537+0000 mgr.y (mgr.24370) 16921 : cluster [DBG] pgmap v16905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:37.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:37 smithi067 bash[27441]: cluster 2024-04-03T23:42:36.053537+0000 mgr.y (mgr.24370) 16921 : cluster [DBG] pgmap v16905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:37 smithi082 bash[20963]: cluster 2024-04-03T23:42:36.053537+0000 mgr.y (mgr.24370) 16921 : cluster [DBG] pgmap v16905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:39.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:39 smithi067 bash[17655]: cluster 2024-04-03T23:42:38.054220+0000 mgr.y (mgr.24370) 16922 : cluster [DBG] pgmap v16906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:39.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:39 smithi067 bash[17655]: audit 2024-04-03T23:42:38.545725+0000 mon.a (mon.0) 14382 : audit [DBG] from='client.? 172.21.15.67:0/1415506870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:39.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:39 smithi067 bash[27441]: cluster 2024-04-03T23:42:38.054220+0000 mgr.y (mgr.24370) 16922 : cluster [DBG] pgmap v16906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:39.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:39 smithi067 bash[27441]: audit 2024-04-03T23:42:38.545725+0000 mon.a (mon.0) 14382 : audit [DBG] from='client.? 172.21.15.67:0/1415506870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:39 smithi082 bash[20963]: cluster 2024-04-03T23:42:38.054220+0000 mgr.y (mgr.24370) 16922 : cluster [DBG] pgmap v16906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:39 smithi082 bash[20963]: audit 2024-04-03T23:42:38.545725+0000 mon.a (mon.0) 14382 : audit [DBG] from='client.? 172.21.15.67:0/1415506870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:41.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:41 smithi067 bash[17655]: cluster 2024-04-03T23:42:40.055089+0000 mgr.y (mgr.24370) 16923 : cluster [DBG] pgmap v16907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:41.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:41 smithi067 bash[17655]: audit 2024-04-03T23:42:40.558337+0000 mon.a (mon.0) 14383 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:41.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:41 smithi067 bash[17655]: audit 2024-04-03T23:42:41.001769+0000 mon.a (mon.0) 14384 : audit [DBG] from='client.? 172.21.15.67:0/120440079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:41 smithi067 bash[27441]: cluster 2024-04-03T23:42:40.055089+0000 mgr.y (mgr.24370) 16923 : cluster [DBG] pgmap v16907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:41 smithi067 bash[27441]: audit 2024-04-03T23:42:40.558337+0000 mon.a (mon.0) 14383 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:41 smithi067 bash[27441]: audit 2024-04-03T23:42:41.001769+0000 mon.a (mon.0) 14384 : audit [DBG] from='client.? 172.21.15.67:0/120440079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:41 smithi082 bash[20963]: cluster 2024-04-03T23:42:40.055089+0000 mgr.y (mgr.24370) 16923 : cluster [DBG] pgmap v16907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:41 smithi082 bash[20963]: audit 2024-04-03T23:42:40.558337+0000 mon.a (mon.0) 14383 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:41 smithi082 bash[20963]: audit 2024-04-03T23:42:41.001769+0000 mon.a (mon.0) 14384 : audit [DBG] from='client.? 172.21.15.67:0/120440079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:43 smithi067 bash[17655]: cluster 2024-04-03T23:42:42.056341+0000 mgr.y (mgr.24370) 16924 : cluster [DBG] pgmap v16908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:42:43.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:43 smithi067 bash[27441]: cluster 2024-04-03T23:42:42.056341+0000 mgr.y (mgr.24370) 16924 : cluster [DBG] pgmap v16908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:43.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:43 smithi082 bash[20963]: cluster 2024-04-03T23:42:42.056341+0000 mgr.y (mgr.24370) 16924 : cluster [DBG] pgmap v16908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:42:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:44 smithi082 bash[20963]: audit 2024-04-03T23:42:43.465068+0000 mon.c (mon.2) 6764 : audit [DBG] from='client.? 172.21.15.67:0/2054469260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:44 smithi067 bash[27441]: audit 2024-04-03T23:42:43.465068+0000 mon.c (mon.2) 6764 : audit [DBG] from='client.? 172.21.15.67:0/2054469260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:44 smithi067 bash[17655]: audit 2024-04-03T23:42:43.465068+0000 mon.c (mon.2) 6764 : audit [DBG] from='client.? 172.21.15.67:0/2054469260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:45 smithi082 bash[20963]: cluster 2024-04-03T23:42:44.057092+0000 mgr.y (mgr.24370) 16925 : cluster [DBG] pgmap v16909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:45 smithi082 bash[20963]: audit 2024-04-03T23:42:45.163306+0000 mon.a (mon.0) 14385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:42:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:45 smithi067 bash[27441]: cluster 2024-04-03T23:42:44.057092+0000 mgr.y (mgr.24370) 16925 : cluster [DBG] pgmap v16909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:45 smithi067 bash[27441]: audit 2024-04-03T23:42:45.163306+0000 mon.a (mon.0) 14385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:42:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:45 smithi067 bash[17655]: cluster 2024-04-03T23:42:44.057092+0000 mgr.y (mgr.24370) 16925 : cluster [DBG] pgmap v16909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:45 smithi067 bash[17655]: audit 2024-04-03T23:42:45.163306+0000 mon.a (mon.0) 14385 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:42:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:46 smithi082 bash[20963]: audit 2024-04-03T23:42:45.921396+0000 mon.a (mon.0) 14386 : audit [DBG] from='client.? 172.21.15.67:0/3372725354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:46 smithi067 bash[17655]: audit 2024-04-03T23:42:45.921396+0000 mon.a (mon.0) 14386 : audit [DBG] from='client.? 172.21.15.67:0/3372725354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:46 smithi067 bash[27441]: audit 2024-04-03T23:42:45.921396+0000 mon.a (mon.0) 14386 : audit [DBG] from='client.? 172.21.15.67:0/3372725354' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:47 smithi082 bash[20963]: cluster 2024-04-03T23:42:46.058292+0000 mgr.y (mgr.24370) 16926 : cluster [DBG] pgmap v16910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:47 smithi067 bash[17655]: cluster 2024-04-03T23:42:46.058292+0000 mgr.y (mgr.24370) 16926 : cluster [DBG] pgmap v16910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:47 smithi067 bash[27441]: cluster 2024-04-03T23:42:46.058292+0000 mgr.y (mgr.24370) 16926 : cluster [DBG] pgmap v16910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:49 smithi082 bash[20963]: cluster 2024-04-03T23:42:48.058878+0000 mgr.y (mgr.24370) 16927 : cluster [DBG] pgmap v16911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:49 smithi082 bash[20963]: audit 2024-04-03T23:42:48.374833+0000 mon.c (mon.2) 6765 : audit [DBG] from='client.? 172.21.15.67:0/2763516562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:49 smithi067 bash[17655]: cluster 2024-04-03T23:42:48.058878+0000 mgr.y (mgr.24370) 16927 : cluster [DBG] pgmap v16911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:49 smithi067 bash[17655]: audit 2024-04-03T23:42:48.374833+0000 mon.c (mon.2) 6765 : audit [DBG] from='client.? 172.21.15.67:0/2763516562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:49 smithi067 bash[27441]: cluster 2024-04-03T23:42:48.058878+0000 mgr.y (mgr.24370) 16927 : cluster [DBG] pgmap v16911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:49 smithi067 bash[27441]: audit 2024-04-03T23:42:48.374833+0000 mon.c (mon.2) 6765 : audit [DBG] from='client.? 172.21.15.67:0/2763516562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:51 smithi082 bash[20963]: cluster 2024-04-03T23:42:50.059505+0000 mgr.y (mgr.24370) 16928 : cluster [DBG] pgmap v16912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:51 smithi082 bash[20963]: audit 2024-04-03T23:42:50.906373+0000 mon.a (mon.0) 14387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:51 smithi082 bash[20963]: audit 2024-04-03T23:42:50.906864+0000 mon.a (mon.0) 14388 : audit [DBG] from='client.? 172.21.15.67:0/2241370755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:51 smithi082 bash[20963]: audit 2024-04-03T23:42:50.913186+0000 mon.a (mon.0) 14389 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:51 smithi082 bash[20963]: audit 2024-04-03T23:42:51.157269+0000 mon.a (mon.0) 14390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:51 smithi082 bash[20963]: audit 2024-04-03T23:42:51.165507+0000 mon.a (mon.0) 14391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[17655]: cluster 2024-04-03T23:42:50.059505+0000 mgr.y (mgr.24370) 16928 : cluster [DBG] pgmap v16912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[17655]: audit 2024-04-03T23:42:50.906373+0000 mon.a (mon.0) 14387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[17655]: audit 2024-04-03T23:42:50.906864+0000 mon.a (mon.0) 14388 : audit [DBG] from='client.? 172.21.15.67:0/2241370755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:51.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[17655]: audit 2024-04-03T23:42:50.913186+0000 mon.a (mon.0) 14389 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[17655]: audit 2024-04-03T23:42:51.157269+0000 mon.a (mon.0) 14390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[17655]: audit 2024-04-03T23:42:51.165507+0000 mon.a (mon.0) 14391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[27441]: cluster 2024-04-03T23:42:50.059505+0000 mgr.y (mgr.24370) 16928 : cluster [DBG] pgmap v16912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[27441]: audit 2024-04-03T23:42:50.906373+0000 mon.a (mon.0) 14387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[27441]: audit 2024-04-03T23:42:50.906864+0000 mon.a (mon.0) 14388 : audit [DBG] from='client.? 172.21.15.67:0/2241370755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[27441]: audit 2024-04-03T23:42:50.913186+0000 mon.a (mon.0) 14389 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[27441]: audit 2024-04-03T23:42:51.157269+0000 mon.a (mon.0) 14390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:51 smithi067 bash[27441]: audit 2024-04-03T23:42:51.165507+0000 mon.a (mon.0) 14391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:52 smithi082 bash[20963]: audit 2024-04-03T23:42:51.590928+0000 mon.a (mon.0) 14392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:42:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:52 smithi082 bash[20963]: audit 2024-04-03T23:42:51.592641+0000 mon.a (mon.0) 14393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:42:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:52 smithi082 bash[20963]: audit 2024-04-03T23:42:51.605554+0000 mon.a (mon.0) 14394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:52 smithi067 bash[27441]: audit 2024-04-03T23:42:51.590928+0000 mon.a (mon.0) 14392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:42:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:52 smithi067 bash[27441]: audit 2024-04-03T23:42:51.592641+0000 mon.a (mon.0) 14393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:42:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:52 smithi067 bash[27441]: audit 2024-04-03T23:42:51.605554+0000 mon.a (mon.0) 14394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:52 smithi067 bash[17655]: audit 2024-04-03T23:42:51.590928+0000 mon.a (mon.0) 14392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:42:52.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:52 smithi067 bash[17655]: audit 2024-04-03T23:42:51.592641+0000 mon.a (mon.0) 14393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:42:52.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:52 smithi067 bash[17655]: audit 2024-04-03T23:42:51.605554+0000 mon.a (mon.0) 14394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:42:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:53 smithi067 bash[17655]: cluster 2024-04-03T23:42:52.060818+0000 mgr.y (mgr.24370) 16929 : cluster [DBG] pgmap v16913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:42:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:53 smithi067 bash[27441]: cluster 2024-04-03T23:42:52.060818+0000 mgr.y (mgr.24370) 16929 : cluster [DBG] pgmap v16913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:53.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:53 smithi082 bash[20963]: cluster 2024-04-03T23:42:52.060818+0000 mgr.y (mgr.24370) 16929 : cluster [DBG] pgmap v16913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:42:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:54 smithi082 bash[20963]: audit 2024-04-03T23:42:53.355109+0000 mon.c (mon.2) 6766 : audit [DBG] from='client.? 172.21.15.67:0/3641918550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:54 smithi067 bash[17655]: audit 2024-04-03T23:42:53.355109+0000 mon.c (mon.2) 6766 : audit [DBG] from='client.? 172.21.15.67:0/3641918550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:54 smithi067 bash[27441]: audit 2024-04-03T23:42:53.355109+0000 mon.c (mon.2) 6766 : audit [DBG] from='client.? 172.21.15.67:0/3641918550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:55 smithi082 bash[20963]: cluster 2024-04-03T23:42:54.061685+0000 mgr.y (mgr.24370) 16930 : cluster [DBG] pgmap v16914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:55 smithi067 bash[17655]: cluster 2024-04-03T23:42:54.061685+0000 mgr.y (mgr.24370) 16930 : cluster [DBG] pgmap v16914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:55 smithi067 bash[27441]: cluster 2024-04-03T23:42:54.061685+0000 mgr.y (mgr.24370) 16930 : cluster [DBG] pgmap v16914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:56 smithi082 bash[20963]: audit 2024-04-03T23:42:55.558731+0000 mon.a (mon.0) 14395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:56 smithi082 bash[20963]: audit 2024-04-03T23:42:55.818966+0000 mon.c (mon.2) 6767 : audit [DBG] from='client.? 172.21.15.67:0/952304659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:56 smithi067 bash[17655]: audit 2024-04-03T23:42:55.558731+0000 mon.a (mon.0) 14395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:56 smithi067 bash[17655]: audit 2024-04-03T23:42:55.818966+0000 mon.c (mon.2) 6767 : audit [DBG] from='client.? 172.21.15.67:0/952304659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:56 smithi067 bash[27441]: audit 2024-04-03T23:42:55.558731+0000 mon.a (mon.0) 14395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:42:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:56 smithi067 bash[27441]: audit 2024-04-03T23:42:55.818966+0000 mon.c (mon.2) 6767 : audit [DBG] from='client.? 172.21.15.67:0/952304659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:57 smithi082 bash[20963]: cluster 2024-04-03T23:42:56.062929+0000 mgr.y (mgr.24370) 16931 : cluster [DBG] pgmap v16915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:57 smithi067 bash[17655]: cluster 2024-04-03T23:42:56.062929+0000 mgr.y (mgr.24370) 16931 : cluster [DBG] pgmap v16915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:57 smithi067 bash[27441]: cluster 2024-04-03T23:42:56.062929+0000 mgr.y (mgr.24370) 16931 : cluster [DBG] pgmap v16915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:59 smithi082 bash[20963]: cluster 2024-04-03T23:42:58.063588+0000 mgr.y (mgr.24370) 16932 : cluster [DBG] pgmap v16916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:42:59 smithi082 bash[20963]: audit 2024-04-03T23:42:58.271756+0000 mon.a (mon.0) 14396 : audit [DBG] from='client.? 172.21.15.67:0/347435259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:59 smithi067 bash[27441]: cluster 2024-04-03T23:42:58.063588+0000 mgr.y (mgr.24370) 16932 : cluster [DBG] pgmap v16916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:42:59 smithi067 bash[27441]: audit 2024-04-03T23:42:58.271756+0000 mon.a (mon.0) 14396 : audit [DBG] from='client.? 172.21.15.67:0/347435259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:42:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:59 smithi067 bash[17655]: cluster 2024-04-03T23:42:58.063588+0000 mgr.y (mgr.24370) 16932 : cluster [DBG] pgmap v16916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:42:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:42:59 smithi067 bash[17655]: audit 2024-04-03T23:42:58.271756+0000 mon.a (mon.0) 14396 : audit [DBG] from='client.? 172.21.15.67:0/347435259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:01 smithi082 bash[20963]: cluster 2024-04-03T23:43:00.064290+0000 mgr.y (mgr.24370) 16933 : cluster [DBG] pgmap v16917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:01 smithi082 bash[20963]: audit 2024-04-03T23:43:00.726796+0000 mon.c (mon.2) 6768 : audit [DBG] from='client.? 172.21.15.67:0/4102215415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:01 smithi067 bash[27441]: cluster 2024-04-03T23:43:00.064290+0000 mgr.y (mgr.24370) 16933 : cluster [DBG] pgmap v16917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:01 smithi067 bash[27441]: audit 2024-04-03T23:43:00.726796+0000 mon.c (mon.2) 6768 : audit [DBG] from='client.? 172.21.15.67:0/4102215415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:01 smithi067 bash[17655]: cluster 2024-04-03T23:43:00.064290+0000 mgr.y (mgr.24370) 16933 : cluster [DBG] pgmap v16917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:01 smithi067 bash[17655]: audit 2024-04-03T23:43:00.726796+0000 mon.c (mon.2) 6768 : audit [DBG] from='client.? 172.21.15.67:0/4102215415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:43:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:03 smithi067 bash[27441]: cluster 2024-04-03T23:43:02.065443+0000 mgr.y (mgr.24370) 16934 : cluster [DBG] pgmap v16918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:03 smithi067 bash[27441]: audit 2024-04-03T23:43:03.182119+0000 mon.c (mon.2) 6769 : audit [DBG] from='client.? 172.21.15.67:0/2292445933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:03.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:03 smithi067 bash[17655]: cluster 2024-04-03T23:43:02.065443+0000 mgr.y (mgr.24370) 16934 : cluster [DBG] pgmap v16918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:03.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:03 smithi067 bash[17655]: audit 2024-04-03T23:43:03.182119+0000 mon.c (mon.2) 6769 : audit [DBG] from='client.? 172.21.15.67:0/2292445933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:03 smithi082 bash[20963]: cluster 2024-04-03T23:43:02.065443+0000 mgr.y (mgr.24370) 16934 : cluster [DBG] pgmap v16918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:03.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:03 smithi082 bash[20963]: audit 2024-04-03T23:43:03.182119+0000 mon.c (mon.2) 6769 : audit [DBG] from='client.? 172.21.15.67:0/2292445933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:43:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:05 smithi082 bash[20963]: cluster 2024-04-03T23:43:04.066139+0000 mgr.y (mgr.24370) 16935 : cluster [DBG] pgmap v16919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:05 smithi067 bash[27441]: cluster 2024-04-03T23:43:04.066139+0000 mgr.y (mgr.24370) 16935 : cluster [DBG] pgmap v16919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:05 smithi067 bash[17655]: cluster 2024-04-03T23:43:04.066139+0000 mgr.y (mgr.24370) 16935 : cluster [DBG] pgmap v16919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:06 smithi082 bash[20963]: audit 2024-04-03T23:43:05.641952+0000 mon.a (mon.0) 14397 : audit [DBG] from='client.? 172.21.15.67:0/2520553314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:06 smithi067 bash[27441]: audit 2024-04-03T23:43:05.641952+0000 mon.a (mon.0) 14397 : audit [DBG] from='client.? 172.21.15.67:0/2520553314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:06 smithi067 bash[17655]: audit 2024-04-03T23:43:05.641952+0000 mon.a (mon.0) 14397 : audit [DBG] from='client.? 172.21.15.67:0/2520553314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:07 smithi082 bash[20963]: cluster 2024-04-03T23:43:06.067373+0000 mgr.y (mgr.24370) 16936 : cluster [DBG] pgmap v16920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:07 smithi067 bash[27441]: cluster 2024-04-03T23:43:06.067373+0000 mgr.y (mgr.24370) 16936 : cluster [DBG] pgmap v16920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:07 smithi067 bash[17655]: cluster 2024-04-03T23:43:06.067373+0000 mgr.y (mgr.24370) 16936 : cluster [DBG] pgmap v16920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:08 smithi082 bash[20963]: audit 2024-04-03T23:43:08.085447+0000 mon.c (mon.2) 6770 : audit [DBG] from='client.? 172.21.15.67:0/4270323612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:08 smithi067 bash[27441]: audit 2024-04-03T23:43:08.085447+0000 mon.c (mon.2) 6770 : audit [DBG] from='client.? 172.21.15.67:0/4270323612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:08 smithi067 bash[17655]: audit 2024-04-03T23:43:08.085447+0000 mon.c (mon.2) 6770 : audit [DBG] from='client.? 172.21.15.67:0/4270323612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:09 smithi082 bash[20963]: cluster 2024-04-03T23:43:08.068058+0000 mgr.y (mgr.24370) 16937 : cluster [DBG] pgmap v16921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:09 smithi067 bash[17655]: cluster 2024-04-03T23:43:08.068058+0000 mgr.y (mgr.24370) 16937 : cluster [DBG] pgmap v16921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:09 smithi067 bash[27441]: cluster 2024-04-03T23:43:08.068058+0000 mgr.y (mgr.24370) 16937 : cluster [DBG] pgmap v16921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:11 smithi082 bash[20963]: cluster 2024-04-03T23:43:10.068720+0000 mgr.y (mgr.24370) 16938 : cluster [DBG] pgmap v16922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:11 smithi082 bash[20963]: audit 2024-04-03T23:43:10.540778+0000 mon.a (mon.0) 14398 : audit [DBG] from='client.? 172.21.15.67:0/867860784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:11 smithi082 bash[20963]: audit 2024-04-03T23:43:10.559048+0000 mon.a (mon.0) 14399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:11 smithi067 bash[17655]: cluster 2024-04-03T23:43:10.068720+0000 mgr.y (mgr.24370) 16938 : cluster [DBG] pgmap v16922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:11 smithi067 bash[17655]: audit 2024-04-03T23:43:10.540778+0000 mon.a (mon.0) 14398 : audit [DBG] from='client.? 172.21.15.67:0/867860784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:11 smithi067 bash[17655]: audit 2024-04-03T23:43:10.559048+0000 mon.a (mon.0) 14399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:11 smithi067 bash[27441]: cluster 2024-04-03T23:43:10.068720+0000 mgr.y (mgr.24370) 16938 : cluster [DBG] pgmap v16922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:11 smithi067 bash[27441]: audit 2024-04-03T23:43:10.540778+0000 mon.a (mon.0) 14398 : audit [DBG] from='client.? 172.21.15.67:0/867860784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:11 smithi067 bash[27441]: audit 2024-04-03T23:43:10.559048+0000 mon.a (mon.0) 14399 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:13] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:43:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:13 smithi067 bash[17655]: cluster 2024-04-03T23:43:12.069903+0000 mgr.y (mgr.24370) 16939 : cluster [DBG] pgmap v16923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:13 smithi067 bash[17655]: audit 2024-04-03T23:43:12.998280+0000 mon.a (mon.0) 14400 : audit [DBG] from='client.? 172.21.15.67:0/593260061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:13 smithi067 bash[27441]: cluster 2024-04-03T23:43:12.069903+0000 mgr.y (mgr.24370) 16939 : cluster [DBG] pgmap v16923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:13 smithi067 bash[27441]: audit 2024-04-03T23:43:12.998280+0000 mon.a (mon.0) 14400 : audit [DBG] from='client.? 172.21.15.67:0/593260061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:13.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:43:13.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:13 smithi082 bash[20963]: cluster 2024-04-03T23:43:12.069903+0000 mgr.y (mgr.24370) 16939 : cluster [DBG] pgmap v16923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:13.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:13 smithi082 bash[20963]: audit 2024-04-03T23:43:12.998280+0000 mon.a (mon.0) 14400 : audit [DBG] from='client.? 172.21.15.67:0/593260061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:15 smithi082 bash[20963]: cluster 2024-04-03T23:43:14.070525+0000 mgr.y (mgr.24370) 16940 : cluster [DBG] pgmap v16924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:15 smithi067 bash[27441]: cluster 2024-04-03T23:43:14.070525+0000 mgr.y (mgr.24370) 16940 : cluster [DBG] pgmap v16924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:15 smithi067 bash[17655]: cluster 2024-04-03T23:43:14.070525+0000 mgr.y (mgr.24370) 16940 : cluster [DBG] pgmap v16924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:16 smithi082 bash[20963]: audit 2024-04-03T23:43:15.450864+0000 mon.a (mon.0) 14401 : audit [DBG] from='client.? 172.21.15.67:0/4098012408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:16 smithi067 bash[27441]: audit 2024-04-03T23:43:15.450864+0000 mon.a (mon.0) 14401 : audit [DBG] from='client.? 172.21.15.67:0/4098012408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:16 smithi067 bash[17655]: audit 2024-04-03T23:43:15.450864+0000 mon.a (mon.0) 14401 : audit [DBG] from='client.? 172.21.15.67:0/4098012408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:17 smithi082 bash[20963]: cluster 2024-04-03T23:43:16.071714+0000 mgr.y (mgr.24370) 16941 : cluster [DBG] pgmap v16925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:17 smithi067 bash[27441]: cluster 2024-04-03T23:43:16.071714+0000 mgr.y (mgr.24370) 16941 : cluster [DBG] pgmap v16925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:17 smithi067 bash[17655]: cluster 2024-04-03T23:43:16.071714+0000 mgr.y (mgr.24370) 16941 : cluster [DBG] pgmap v16925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:18 smithi082 bash[20963]: audit 2024-04-03T23:43:17.904149+0000 mon.c (mon.2) 6771 : audit [DBG] from='client.? 172.21.15.67:0/3817691477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:18 smithi067 bash[27441]: audit 2024-04-03T23:43:17.904149+0000 mon.c (mon.2) 6771 : audit [DBG] from='client.? 172.21.15.67:0/3817691477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:18.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:18 smithi067 bash[17655]: audit 2024-04-03T23:43:17.904149+0000 mon.c (mon.2) 6771 : audit [DBG] from='client.? 172.21.15.67:0/3817691477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:19 smithi082 bash[20963]: cluster 2024-04-03T23:43:18.072535+0000 mgr.y (mgr.24370) 16942 : cluster [DBG] pgmap v16926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:19 smithi067 bash[27441]: cluster 2024-04-03T23:43:18.072535+0000 mgr.y (mgr.24370) 16942 : cluster [DBG] pgmap v16926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:19 smithi067 bash[17655]: cluster 2024-04-03T23:43:18.072535+0000 mgr.y (mgr.24370) 16942 : cluster [DBG] pgmap v16926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:21 smithi082 bash[20963]: cluster 2024-04-03T23:43:20.073196+0000 mgr.y (mgr.24370) 16943 : cluster [DBG] pgmap v16927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:21.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:21 smithi082 bash[20963]: audit 2024-04-03T23:43:20.362453+0000 mon.a (mon.0) 14402 : audit [DBG] from='client.? 172.21.15.67:0/2300014151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:21 smithi067 bash[17655]: cluster 2024-04-03T23:43:20.073196+0000 mgr.y (mgr.24370) 16943 : cluster [DBG] pgmap v16927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:21 smithi067 bash[17655]: audit 2024-04-03T23:43:20.362453+0000 mon.a (mon.0) 14402 : audit [DBG] from='client.? 172.21.15.67:0/2300014151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:21 smithi067 bash[27441]: cluster 2024-04-03T23:43:20.073196+0000 mgr.y (mgr.24370) 16943 : cluster [DBG] pgmap v16927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:21 smithi067 bash[27441]: audit 2024-04-03T23:43:20.362453+0000 mon.a (mon.0) 14402 : audit [DBG] from='client.? 172.21.15.67:0/2300014151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:23] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:43:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:23 smithi067 bash[17655]: cluster 2024-04-03T23:43:22.074361+0000 mgr.y (mgr.24370) 16944 : cluster [DBG] pgmap v16928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:23 smithi067 bash[17655]: audit 2024-04-03T23:43:22.820128+0000 mon.a (mon.0) 14403 : audit [DBG] from='client.? 172.21.15.67:0/3091342314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:23.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:23 smithi067 bash[27441]: cluster 2024-04-03T23:43:22.074361+0000 mgr.y (mgr.24370) 16944 : cluster [DBG] pgmap v16928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:23.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:23 smithi067 bash[27441]: audit 2024-04-03T23:43:22.820128+0000 mon.a (mon.0) 14403 : audit [DBG] from='client.? 172.21.15.67:0/3091342314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:23.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:43:23.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:23 smithi082 bash[20963]: cluster 2024-04-03T23:43:22.074361+0000 mgr.y (mgr.24370) 16944 : cluster [DBG] pgmap v16928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:23 smithi082 bash[20963]: audit 2024-04-03T23:43:22.820128+0000 mon.a (mon.0) 14403 : audit [DBG] from='client.? 172.21.15.67:0/3091342314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:25 smithi082 bash[20963]: cluster 2024-04-03T23:43:24.075039+0000 mgr.y (mgr.24370) 16945 : cluster [DBG] pgmap v16929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:25 smithi082 bash[20963]: audit 2024-04-03T23:43:25.264815+0000 mon.c (mon.2) 6772 : audit [DBG] from='client.? 172.21.15.67:0/146366523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:25 smithi067 bash[17655]: cluster 2024-04-03T23:43:24.075039+0000 mgr.y (mgr.24370) 16945 : cluster [DBG] pgmap v16929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:25 smithi067 bash[17655]: audit 2024-04-03T23:43:25.264815+0000 mon.c (mon.2) 6772 : audit [DBG] from='client.? 172.21.15.67:0/146366523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:25 smithi067 bash[27441]: cluster 2024-04-03T23:43:24.075039+0000 mgr.y (mgr.24370) 16945 : cluster [DBG] pgmap v16929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:25 smithi067 bash[27441]: audit 2024-04-03T23:43:25.264815+0000 mon.c (mon.2) 6772 : audit [DBG] from='client.? 172.21.15.67:0/146366523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:26 smithi082 bash[20963]: audit 2024-04-03T23:43:25.559712+0000 mon.a (mon.0) 14404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:26 smithi067 bash[27441]: audit 2024-04-03T23:43:25.559712+0000 mon.a (mon.0) 14404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:26 smithi067 bash[17655]: audit 2024-04-03T23:43:25.559712+0000 mon.a (mon.0) 14404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:27.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:27 smithi082 bash[20963]: cluster 2024-04-03T23:43:26.076184+0000 mgr.y (mgr.24370) 16946 : cluster [DBG] pgmap v16930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:27 smithi067 bash[17655]: cluster 2024-04-03T23:43:26.076184+0000 mgr.y (mgr.24370) 16946 : cluster [DBG] pgmap v16930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:27 smithi067 bash[27441]: cluster 2024-04-03T23:43:26.076184+0000 mgr.y (mgr.24370) 16946 : cluster [DBG] pgmap v16930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:28 smithi082 bash[20963]: audit 2024-04-03T23:43:27.713870+0000 mon.a (mon.0) 14405 : audit [DBG] from='client.? 172.21.15.67:0/3943007294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:28 smithi067 bash[17655]: audit 2024-04-03T23:43:27.713870+0000 mon.a (mon.0) 14405 : audit [DBG] from='client.? 172.21.15.67:0/3943007294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:28.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:28 smithi067 bash[27441]: audit 2024-04-03T23:43:27.713870+0000 mon.a (mon.0) 14405 : audit [DBG] from='client.? 172.21.15.67:0/3943007294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:29 smithi082 bash[20963]: cluster 2024-04-03T23:43:28.076885+0000 mgr.y (mgr.24370) 16947 : cluster [DBG] pgmap v16931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:29 smithi067 bash[27441]: cluster 2024-04-03T23:43:28.076885+0000 mgr.y (mgr.24370) 16947 : cluster [DBG] pgmap v16931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:29 smithi067 bash[17655]: cluster 2024-04-03T23:43:28.076885+0000 mgr.y (mgr.24370) 16947 : cluster [DBG] pgmap v16931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:30 smithi082 bash[20963]: audit 2024-04-03T23:43:30.157511+0000 mon.a (mon.0) 14406 : audit [DBG] from='client.? 172.21.15.67:0/3624054495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:30 smithi067 bash[27441]: audit 2024-04-03T23:43:30.157511+0000 mon.a (mon.0) 14406 : audit [DBG] from='client.? 172.21.15.67:0/3624054495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:30.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:30 smithi067 bash[17655]: audit 2024-04-03T23:43:30.157511+0000 mon.a (mon.0) 14406 : audit [DBG] from='client.? 172.21.15.67:0/3624054495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:31 smithi082 bash[20963]: cluster 2024-04-03T23:43:30.077550+0000 mgr.y (mgr.24370) 16948 : cluster [DBG] pgmap v16932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:31 smithi067 bash[27441]: cluster 2024-04-03T23:43:30.077550+0000 mgr.y (mgr.24370) 16948 : cluster [DBG] pgmap v16932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:31 smithi067 bash[17655]: cluster 2024-04-03T23:43:30.077550+0000 mgr.y (mgr.24370) 16948 : cluster [DBG] pgmap v16932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:33.360 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:43:33.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:43:33.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:33 smithi082 bash[20963]: cluster 2024-04-03T23:43:32.078735+0000 mgr.y (mgr.24370) 16949 : cluster [DBG] pgmap v16933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:33.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:33 smithi082 bash[20963]: audit 2024-04-03T23:43:32.614265+0000 mon.c (mon.2) 6773 : audit [DBG] from='client.? 172.21.15.67:0/3070211409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:33.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:33 smithi067 bash[17655]: cluster 2024-04-03T23:43:32.078735+0000 mgr.y (mgr.24370) 16949 : cluster [DBG] pgmap v16933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:33.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:33 smithi067 bash[17655]: audit 2024-04-03T23:43:32.614265+0000 mon.c (mon.2) 6773 : audit [DBG] from='client.? 172.21.15.67:0/3070211409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:33.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:33 smithi067 bash[27441]: cluster 2024-04-03T23:43:32.078735+0000 mgr.y (mgr.24370) 16949 : cluster [DBG] pgmap v16933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:33.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:33 smithi067 bash[27441]: audit 2024-04-03T23:43:32.614265+0000 mon.c (mon.2) 6773 : audit [DBG] from='client.? 172.21.15.67:0/3070211409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:35 smithi082 bash[20963]: cluster 2024-04-03T23:43:34.079422+0000 mgr.y (mgr.24370) 16950 : cluster [DBG] pgmap v16934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:35 smithi082 bash[20963]: audit 2024-04-03T23:43:35.068795+0000 mon.a (mon.0) 14407 : audit [DBG] from='client.? 172.21.15.67:0/3763229483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:35 smithi067 bash[17655]: cluster 2024-04-03T23:43:34.079422+0000 mgr.y (mgr.24370) 16950 : cluster [DBG] pgmap v16934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:35 smithi067 bash[17655]: audit 2024-04-03T23:43:35.068795+0000 mon.a (mon.0) 14407 : audit [DBG] from='client.? 172.21.15.67:0/3763229483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:35 smithi067 bash[27441]: cluster 2024-04-03T23:43:34.079422+0000 mgr.y (mgr.24370) 16950 : cluster [DBG] pgmap v16934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:35 smithi067 bash[27441]: audit 2024-04-03T23:43:35.068795+0000 mon.a (mon.0) 14407 : audit [DBG] from='client.? 172.21.15.67:0/3763229483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:37 smithi082 bash[20963]: cluster 2024-04-03T23:43:36.080648+0000 mgr.y (mgr.24370) 16951 : cluster [DBG] pgmap v16935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:37.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:37 smithi067 bash[17655]: cluster 2024-04-03T23:43:36.080648+0000 mgr.y (mgr.24370) 16951 : cluster [DBG] pgmap v16935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:37 smithi067 bash[27441]: cluster 2024-04-03T23:43:36.080648+0000 mgr.y (mgr.24370) 16951 : cluster [DBG] pgmap v16935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:38 smithi082 bash[20963]: audit 2024-04-03T23:43:37.524141+0000 mon.a (mon.0) 14408 : audit [DBG] from='client.? 172.21.15.67:0/2560571222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:38 smithi067 bash[17655]: audit 2024-04-03T23:43:37.524141+0000 mon.a (mon.0) 14408 : audit [DBG] from='client.? 172.21.15.67:0/2560571222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:38 smithi067 bash[27441]: audit 2024-04-03T23:43:37.524141+0000 mon.a (mon.0) 14408 : audit [DBG] from='client.? 172.21.15.67:0/2560571222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:39 smithi082 bash[20963]: cluster 2024-04-03T23:43:38.081306+0000 mgr.y (mgr.24370) 16952 : cluster [DBG] pgmap v16936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:39 smithi067 bash[17655]: cluster 2024-04-03T23:43:38.081306+0000 mgr.y (mgr.24370) 16952 : cluster [DBG] pgmap v16936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:39 smithi067 bash[27441]: cluster 2024-04-03T23:43:38.081306+0000 mgr.y (mgr.24370) 16952 : cluster [DBG] pgmap v16936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:40.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:40 smithi082 bash[20963]: audit 2024-04-03T23:43:39.981179+0000 mon.c (mon.2) 6774 : audit [DBG] from='client.? 172.21.15.67:0/700416413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:40 smithi067 bash[17655]: audit 2024-04-03T23:43:39.981179+0000 mon.c (mon.2) 6774 : audit [DBG] from='client.? 172.21.15.67:0/700416413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:40 smithi067 bash[27441]: audit 2024-04-03T23:43:39.981179+0000 mon.c (mon.2) 6774 : audit [DBG] from='client.? 172.21.15.67:0/700416413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:41 smithi067 bash[27441]: cluster 2024-04-03T23:43:40.081993+0000 mgr.y (mgr.24370) 16953 : cluster [DBG] pgmap v16937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:41 smithi067 bash[27441]: audit 2024-04-03T23:43:40.560184+0000 mon.a (mon.0) 14409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:41 smithi067 bash[17655]: cluster 2024-04-03T23:43:40.081993+0000 mgr.y (mgr.24370) 16953 : cluster [DBG] pgmap v16937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:41 smithi067 bash[17655]: audit 2024-04-03T23:43:40.560184+0000 mon.a (mon.0) 14409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:41 smithi082 bash[20963]: cluster 2024-04-03T23:43:40.081993+0000 mgr.y (mgr.24370) 16953 : cluster [DBG] pgmap v16937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:41 smithi082 bash[20963]: audit 2024-04-03T23:43:40.560184+0000 mon.a (mon.0) 14409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:43.394 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:43:43.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:43 smithi067 bash[17655]: cluster 2024-04-03T23:43:42.083230+0000 mgr.y (mgr.24370) 16954 : cluster [DBG] pgmap v16938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:43.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:43 smithi067 bash[17655]: audit 2024-04-03T23:43:42.445382+0000 mon.c (mon.2) 6775 : audit [DBG] from='client.? 172.21.15.67:0/1965459983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:43.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:43 smithi067 bash[27441]: cluster 2024-04-03T23:43:42.083230+0000 mgr.y (mgr.24370) 16954 : cluster [DBG] pgmap v16938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:43.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:43 smithi067 bash[27441]: audit 2024-04-03T23:43:42.445382+0000 mon.c (mon.2) 6775 : audit [DBG] from='client.? 172.21.15.67:0/1965459983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:43:43.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:43 smithi082 bash[20963]: cluster 2024-04-03T23:43:42.083230+0000 mgr.y (mgr.24370) 16954 : cluster [DBG] pgmap v16938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:43.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:43 smithi082 bash[20963]: audit 2024-04-03T23:43:42.445382+0000 mon.c (mon.2) 6775 : audit [DBG] from='client.? 172.21.15.67:0/1965459983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:45 smithi067 bash[27441]: cluster 2024-04-03T23:43:44.083906+0000 mgr.y (mgr.24370) 16955 : cluster [DBG] pgmap v16939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:45 smithi067 bash[27441]: audit 2024-04-03T23:43:44.908162+0000 mon.a (mon.0) 14410 : audit [DBG] from='client.? 172.21.15.67:0/355273424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:45 smithi067 bash[17655]: cluster 2024-04-03T23:43:44.083906+0000 mgr.y (mgr.24370) 16955 : cluster [DBG] pgmap v16939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:45 smithi067 bash[17655]: audit 2024-04-03T23:43:44.908162+0000 mon.a (mon.0) 14410 : audit [DBG] from='client.? 172.21.15.67:0/355273424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:45.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:45 smithi082 bash[20963]: cluster 2024-04-03T23:43:44.083906+0000 mgr.y (mgr.24370) 16955 : cluster [DBG] pgmap v16939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:45.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:45 smithi082 bash[20963]: audit 2024-04-03T23:43:44.908162+0000 mon.a (mon.0) 14410 : audit [DBG] from='client.? 172.21.15.67:0/355273424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:47 smithi067 bash[27441]: cluster 2024-04-03T23:43:46.085145+0000 mgr.y (mgr.24370) 16956 : cluster [DBG] pgmap v16940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:47 smithi067 bash[27441]: audit 2024-04-03T23:43:47.353810+0000 mon.c (mon.2) 6776 : audit [DBG] from='client.? 172.21.15.67:0/710855640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:47 smithi067 bash[17655]: cluster 2024-04-03T23:43:46.085145+0000 mgr.y (mgr.24370) 16956 : cluster [DBG] pgmap v16940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:47 smithi067 bash[17655]: audit 2024-04-03T23:43:47.353810+0000 mon.c (mon.2) 6776 : audit [DBG] from='client.? 172.21.15.67:0/710855640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:47 smithi082 bash[20963]: cluster 2024-04-03T23:43:46.085145+0000 mgr.y (mgr.24370) 16956 : cluster [DBG] pgmap v16940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:47 smithi082 bash[20963]: audit 2024-04-03T23:43:47.353810+0000 mon.c (mon.2) 6776 : audit [DBG] from='client.? 172.21.15.67:0/710855640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:49 smithi067 bash[27441]: cluster 2024-04-03T23:43:48.085830+0000 mgr.y (mgr.24370) 16957 : cluster [DBG] pgmap v16941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:49 smithi067 bash[17655]: cluster 2024-04-03T23:43:48.085830+0000 mgr.y (mgr.24370) 16957 : cluster [DBG] pgmap v16941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:49.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:49 smithi082 bash[20963]: cluster 2024-04-03T23:43:48.085830+0000 mgr.y (mgr.24370) 16957 : cluster [DBG] pgmap v16941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:50.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:50 smithi067 bash[17655]: audit 2024-04-03T23:43:49.803626+0000 mon.a (mon.0) 14411 : audit [DBG] from='client.? 172.21.15.67:0/4154674986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:50.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:50 smithi067 bash[27441]: audit 2024-04-03T23:43:49.803626+0000 mon.a (mon.0) 14411 : audit [DBG] from='client.? 172.21.15.67:0/4154674986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:50 smithi082 bash[20963]: audit 2024-04-03T23:43:49.803626+0000 mon.a (mon.0) 14411 : audit [DBG] from='client.? 172.21.15.67:0/4154674986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:51 smithi067 bash[17655]: cluster 2024-04-03T23:43:50.086317+0000 mgr.y (mgr.24370) 16958 : cluster [DBG] pgmap v16942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:51 smithi067 bash[27441]: cluster 2024-04-03T23:43:50.086317+0000 mgr.y (mgr.24370) 16958 : cluster [DBG] pgmap v16942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:51.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:51 smithi082 bash[20963]: cluster 2024-04-03T23:43:50.086317+0000 mgr.y (mgr.24370) 16958 : cluster [DBG] pgmap v16942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:52.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:52 smithi082 bash[20963]: audit 2024-04-03T23:43:51.679875+0000 mon.a (mon.0) 14412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:43:52.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:52 smithi082 bash[20963]: audit 2024-04-03T23:43:52.249701+0000 mon.a (mon.0) 14413 : audit [DBG] from='client.? 172.21.15.67:0/396105002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:52 smithi067 bash[17655]: audit 2024-04-03T23:43:51.679875+0000 mon.a (mon.0) 14412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:43:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:52 smithi067 bash[17655]: audit 2024-04-03T23:43:52.249701+0000 mon.a (mon.0) 14413 : audit [DBG] from='client.? 172.21.15.67:0/396105002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:52.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:52 smithi067 bash[27441]: audit 2024-04-03T23:43:51.679875+0000 mon.a (mon.0) 14412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:43:52.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:52 smithi067 bash[27441]: audit 2024-04-03T23:43:52.249701+0000 mon.a (mon.0) 14413 : audit [DBG] from='client.? 172.21.15.67:0/396105002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:43:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:53 smithi082 bash[20963]: cluster 2024-04-03T23:43:52.087412+0000 mgr.y (mgr.24370) 16959 : cluster [DBG] pgmap v16943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:43:53.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:53 smithi067 bash[17655]: cluster 2024-04-03T23:43:52.087412+0000 mgr.y (mgr.24370) 16959 : cluster [DBG] pgmap v16943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:53.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:53 smithi067 bash[27441]: cluster 2024-04-03T23:43:52.087412+0000 mgr.y (mgr.24370) 16959 : cluster [DBG] pgmap v16943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:55 smithi082 bash[20963]: cluster 2024-04-03T23:43:54.088142+0000 mgr.y (mgr.24370) 16960 : cluster [DBG] pgmap v16944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:55 smithi082 bash[20963]: audit 2024-04-03T23:43:54.702636+0000 mon.c (mon.2) 6777 : audit [DBG] from='client.? 172.21.15.67:0/2820420885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:55 smithi067 bash[17655]: cluster 2024-04-03T23:43:54.088142+0000 mgr.y (mgr.24370) 16960 : cluster [DBG] pgmap v16944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:55 smithi067 bash[17655]: audit 2024-04-03T23:43:54.702636+0000 mon.c (mon.2) 6777 : audit [DBG] from='client.? 172.21.15.67:0/2820420885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:55 smithi067 bash[27441]: cluster 2024-04-03T23:43:54.088142+0000 mgr.y (mgr.24370) 16960 : cluster [DBG] pgmap v16944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:55 smithi067 bash[27441]: audit 2024-04-03T23:43:54.702636+0000 mon.c (mon.2) 6777 : audit [DBG] from='client.? 172.21.15.67:0/2820420885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:56.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:56 smithi082 bash[20963]: audit 2024-04-03T23:43:55.560537+0000 mon.a (mon.0) 14414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:56 smithi082 bash[20963]: cluster 2024-04-03T23:43:56.089313+0000 mgr.y (mgr.24370) 16961 : cluster [DBG] pgmap v16945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:56 smithi067 bash[17655]: audit 2024-04-03T23:43:55.560537+0000 mon.a (mon.0) 14414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:56 smithi067 bash[17655]: cluster 2024-04-03T23:43:56.089313+0000 mgr.y (mgr.24370) 16961 : cluster [DBG] pgmap v16945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:56.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:56 smithi067 bash[27441]: audit 2024-04-03T23:43:55.560537+0000 mon.a (mon.0) 14414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:43:56.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:56 smithi067 bash[27441]: cluster 2024-04-03T23:43:56.089313+0000 mgr.y (mgr.24370) 16961 : cluster [DBG] pgmap v16945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:57 smithi082 bash[20963]: audit 2024-04-03T23:43:57.154180+0000 mon.c (mon.2) 6778 : audit [DBG] from='client.? 172.21.15.67:0/781335389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:57 smithi082 bash[20963]: audit 2024-04-03T23:43:57.324487+0000 mon.a (mon.0) 14415 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:57 smithi082 bash[20963]: audit 2024-04-03T23:43:57.331945+0000 mon.a (mon.0) 14416 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:57 smithi067 bash[17655]: audit 2024-04-03T23:43:57.154180+0000 mon.c (mon.2) 6778 : audit [DBG] from='client.? 172.21.15.67:0/781335389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:57 smithi067 bash[17655]: audit 2024-04-03T23:43:57.324487+0000 mon.a (mon.0) 14415 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:57 smithi067 bash[17655]: audit 2024-04-03T23:43:57.331945+0000 mon.a (mon.0) 14416 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:57 smithi067 bash[27441]: audit 2024-04-03T23:43:57.154180+0000 mon.c (mon.2) 6778 : audit [DBG] from='client.? 172.21.15.67:0/781335389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:43:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:57 smithi067 bash[27441]: audit 2024-04-03T23:43:57.324487+0000 mon.a (mon.0) 14415 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:57 smithi067 bash[27441]: audit 2024-04-03T23:43:57.331945+0000 mon.a (mon.0) 14416 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:58 smithi082 bash[20963]: audit 2024-04-03T23:43:57.683252+0000 mon.a (mon.0) 14417 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:59.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:58 smithi082 bash[20963]: audit 2024-04-03T23:43:57.694847+0000 mon.a (mon.0) 14418 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:59.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:58 smithi082 bash[20963]: cluster 2024-04-03T23:43:58.089942+0000 mgr.y (mgr.24370) 16962 : cluster [DBG] pgmap v16946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:59.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:58 smithi082 bash[20963]: audit 2024-04-03T23:43:58.134503+0000 mon.a (mon.0) 14419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:43:59.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:58 smithi082 bash[20963]: audit 2024-04-03T23:43:58.136263+0000 mon.a (mon.0) 14420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:43:59.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:58 smithi082 bash[20963]: audit 2024-04-03T23:43:58.148972+0000 mon.a (mon.0) 14421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:59.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[17655]: audit 2024-04-03T23:43:57.683252+0000 mon.a (mon.0) 14417 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:59.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[17655]: audit 2024-04-03T23:43:57.694847+0000 mon.a (mon.0) 14418 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:59.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[17655]: cluster 2024-04-03T23:43:58.089942+0000 mgr.y (mgr.24370) 16962 : cluster [DBG] pgmap v16946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:59.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[17655]: audit 2024-04-03T23:43:58.134503+0000 mon.a (mon.0) 14419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:43:59.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[17655]: audit 2024-04-03T23:43:58.136263+0000 mon.a (mon.0) 14420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:43:59.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[17655]: audit 2024-04-03T23:43:58.148972+0000 mon.a (mon.0) 14421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:59.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[27441]: audit 2024-04-03T23:43:57.683252+0000 mon.a (mon.0) 14417 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:59.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[27441]: audit 2024-04-03T23:43:57.694847+0000 mon.a (mon.0) 14418 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:43:59.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[27441]: cluster 2024-04-03T23:43:58.089942+0000 mgr.y (mgr.24370) 16962 : cluster [DBG] pgmap v16946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:43:59.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[27441]: audit 2024-04-03T23:43:58.134503+0000 mon.a (mon.0) 14419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:43:59.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[27441]: audit 2024-04-03T23:43:58.136263+0000 mon.a (mon.0) 14420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:43:59.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:58 smithi067 bash[27441]: audit 2024-04-03T23:43:58.148972+0000 mon.a (mon.0) 14421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:44:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:43:59 smithi082 bash[20963]: audit 2024-04-03T23:43:59.612698+0000 mon.c (mon.2) 6779 : audit [DBG] from='client.? 172.21.15.67:0/2102554973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:43:59 smithi067 bash[17655]: audit 2024-04-03T23:43:59.612698+0000 mon.c (mon.2) 6779 : audit [DBG] from='client.? 172.21.15.67:0/2102554973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:00.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:43:59 smithi067 bash[27441]: audit 2024-04-03T23:43:59.612698+0000 mon.c (mon.2) 6779 : audit [DBG] from='client.? 172.21.15.67:0/2102554973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:00 smithi082 bash[20963]: cluster 2024-04-03T23:44:00.090674+0000 mgr.y (mgr.24370) 16963 : cluster [DBG] pgmap v16947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:00 smithi067 bash[17655]: cluster 2024-04-03T23:44:00.090674+0000 mgr.y (mgr.24370) 16963 : cluster [DBG] pgmap v16947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:01.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:00 smithi067 bash[27441]: cluster 2024-04-03T23:44:00.090674+0000 mgr.y (mgr.24370) 16963 : cluster [DBG] pgmap v16947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:02.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:02 smithi082 bash[20963]: audit 2024-04-03T23:44:02.059684+0000 mon.a (mon.0) 14422 : audit [DBG] from='client.? 172.21.15.67:0/2693550094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:02 smithi067 bash[17655]: audit 2024-04-03T23:44:02.059684+0000 mon.a (mon.0) 14422 : audit [DBG] from='client.? 172.21.15.67:0/2693550094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:02.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:02 smithi067 bash[27441]: audit 2024-04-03T23:44:02.059684+0000 mon.a (mon.0) 14422 : audit [DBG] from='client.? 172.21.15.67:0/2693550094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:03] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:44:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:03 smithi067 bash[17655]: cluster 2024-04-03T23:44:02.091803+0000 mgr.y (mgr.24370) 16964 : cluster [DBG] pgmap v16948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:03 smithi067 bash[27441]: cluster 2024-04-03T23:44:02.091803+0000 mgr.y (mgr.24370) 16964 : cluster [DBG] pgmap v16948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:03 smithi082 bash[20963]: cluster 2024-04-03T23:44:02.091803+0000 mgr.y (mgr.24370) 16964 : cluster [DBG] pgmap v16948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:44:05.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:05 smithi067 bash[27441]: cluster 2024-04-03T23:44:04.092369+0000 mgr.y (mgr.24370) 16965 : cluster [DBG] pgmap v16949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:05.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:05 smithi067 bash[27441]: audit 2024-04-03T23:44:04.513833+0000 mon.c (mon.2) 6780 : audit [DBG] from='client.? 172.21.15.67:0/3630618763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:05 smithi067 bash[17655]: cluster 2024-04-03T23:44:04.092369+0000 mgr.y (mgr.24370) 16965 : cluster [DBG] pgmap v16949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:05 smithi067 bash[17655]: audit 2024-04-03T23:44:04.513833+0000 mon.c (mon.2) 6780 : audit [DBG] from='client.? 172.21.15.67:0/3630618763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:05 smithi082 bash[20963]: cluster 2024-04-03T23:44:04.092369+0000 mgr.y (mgr.24370) 16965 : cluster [DBG] pgmap v16949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:05 smithi082 bash[20963]: audit 2024-04-03T23:44:04.513833+0000 mon.c (mon.2) 6780 : audit [DBG] from='client.? 172.21.15.67:0/3630618763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:07.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:07 smithi067 bash[27441]: cluster 2024-04-03T23:44:06.093502+0000 mgr.y (mgr.24370) 16966 : cluster [DBG] pgmap v16950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:07.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:07 smithi067 bash[27441]: audit 2024-04-03T23:44:06.964988+0000 mon.c (mon.2) 6781 : audit [DBG] from='client.? 172.21.15.67:0/1820949413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:07.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:07 smithi067 bash[17655]: cluster 2024-04-03T23:44:06.093502+0000 mgr.y (mgr.24370) 16966 : cluster [DBG] pgmap v16950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:07.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:07 smithi067 bash[17655]: audit 2024-04-03T23:44:06.964988+0000 mon.c (mon.2) 6781 : audit [DBG] from='client.? 172.21.15.67:0/1820949413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:07 smithi082 bash[20963]: cluster 2024-04-03T23:44:06.093502+0000 mgr.y (mgr.24370) 16966 : cluster [DBG] pgmap v16950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:07.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:07 smithi082 bash[20963]: audit 2024-04-03T23:44:06.964988+0000 mon.c (mon.2) 6781 : audit [DBG] from='client.? 172.21.15.67:0/1820949413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:09 smithi067 bash[17655]: cluster 2024-04-03T23:44:08.094190+0000 mgr.y (mgr.24370) 16967 : cluster [DBG] pgmap v16951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:09.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:09 smithi067 bash[27441]: cluster 2024-04-03T23:44:08.094190+0000 mgr.y (mgr.24370) 16967 : cluster [DBG] pgmap v16951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:09 smithi082 bash[20963]: cluster 2024-04-03T23:44:08.094190+0000 mgr.y (mgr.24370) 16967 : cluster [DBG] pgmap v16951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:10 smithi082 bash[20963]: audit 2024-04-03T23:44:09.430975+0000 mon.a (mon.0) 14423 : audit [DBG] from='client.? 172.21.15.67:0/4246303963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:10 smithi067 bash[27441]: audit 2024-04-03T23:44:09.430975+0000 mon.a (mon.0) 14423 : audit [DBG] from='client.? 172.21.15.67:0/4246303963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:10 smithi067 bash[17655]: audit 2024-04-03T23:44:09.430975+0000 mon.a (mon.0) 14423 : audit [DBG] from='client.? 172.21.15.67:0/4246303963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:11 smithi082 bash[20963]: cluster 2024-04-03T23:44:10.094894+0000 mgr.y (mgr.24370) 16968 : cluster [DBG] pgmap v16952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:11 smithi082 bash[20963]: audit 2024-04-03T23:44:10.560960+0000 mon.a (mon.0) 14424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:11 smithi067 bash[27441]: cluster 2024-04-03T23:44:10.094894+0000 mgr.y (mgr.24370) 16968 : cluster [DBG] pgmap v16952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:11 smithi067 bash[27441]: audit 2024-04-03T23:44:10.560960+0000 mon.a (mon.0) 14424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:11 smithi067 bash[17655]: cluster 2024-04-03T23:44:10.094894+0000 mgr.y (mgr.24370) 16968 : cluster [DBG] pgmap v16952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:11 smithi067 bash[17655]: audit 2024-04-03T23:44:10.560960+0000 mon.a (mon.0) 14424 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:12 smithi082 bash[20963]: audit 2024-04-03T23:44:11.878330+0000 mon.a (mon.0) 14425 : audit [DBG] from='client.? 172.21.15.67:0/3754202176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:12 smithi067 bash[27441]: audit 2024-04-03T23:44:11.878330+0000 mon.a (mon.0) 14425 : audit [DBG] from='client.? 172.21.15.67:0/3754202176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:12.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:12 smithi067 bash[17655]: audit 2024-04-03T23:44:11.878330+0000 mon.a (mon.0) 14425 : audit [DBG] from='client.? 172.21.15.67:0/3754202176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:13 smithi067 bash[17655]: cluster 2024-04-03T23:44:12.096128+0000 mgr.y (mgr.24370) 16969 : cluster [DBG] pgmap v16953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:13 smithi067 bash[27441]: cluster 2024-04-03T23:44:12.096128+0000 mgr.y (mgr.24370) 16969 : cluster [DBG] pgmap v16953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:44:13.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:13 smithi082 bash[20963]: cluster 2024-04-03T23:44:12.096128+0000 mgr.y (mgr.24370) 16969 : cluster [DBG] pgmap v16953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:44:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:15 smithi082 bash[20963]: cluster 2024-04-03T23:44:14.096641+0000 mgr.y (mgr.24370) 16970 : cluster [DBG] pgmap v16954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:15 smithi082 bash[20963]: audit 2024-04-03T23:44:14.334793+0000 mon.c (mon.2) 6782 : audit [DBG] from='client.? 172.21.15.67:0/3995073492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:15 smithi067 bash[17655]: cluster 2024-04-03T23:44:14.096641+0000 mgr.y (mgr.24370) 16970 : cluster [DBG] pgmap v16954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:15 smithi067 bash[17655]: audit 2024-04-03T23:44:14.334793+0000 mon.c (mon.2) 6782 : audit [DBG] from='client.? 172.21.15.67:0/3995073492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:15 smithi067 bash[27441]: cluster 2024-04-03T23:44:14.096641+0000 mgr.y (mgr.24370) 16970 : cluster [DBG] pgmap v16954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:15 smithi067 bash[27441]: audit 2024-04-03T23:44:14.334793+0000 mon.c (mon.2) 6782 : audit [DBG] from='client.? 172.21.15.67:0/3995073492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:17 smithi082 bash[20963]: cluster 2024-04-03T23:44:16.097916+0000 mgr.y (mgr.24370) 16971 : cluster [DBG] pgmap v16955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:17.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:17 smithi082 bash[20963]: audit 2024-04-03T23:44:16.781032+0000 mon.a (mon.0) 14426 : audit [DBG] from='client.? 172.21.15.67:0/2537337318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:17 smithi067 bash[27441]: cluster 2024-04-03T23:44:16.097916+0000 mgr.y (mgr.24370) 16971 : cluster [DBG] pgmap v16955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:17 smithi067 bash[27441]: audit 2024-04-03T23:44:16.781032+0000 mon.a (mon.0) 14426 : audit [DBG] from='client.? 172.21.15.67:0/2537337318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:17 smithi067 bash[17655]: cluster 2024-04-03T23:44:16.097916+0000 mgr.y (mgr.24370) 16971 : cluster [DBG] pgmap v16955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:17 smithi067 bash[17655]: audit 2024-04-03T23:44:16.781032+0000 mon.a (mon.0) 14426 : audit [DBG] from='client.? 172.21.15.67:0/2537337318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:19 smithi082 bash[20963]: cluster 2024-04-03T23:44:18.098785+0000 mgr.y (mgr.24370) 16972 : cluster [DBG] pgmap v16956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:19 smithi067 bash[27441]: cluster 2024-04-03T23:44:18.098785+0000 mgr.y (mgr.24370) 16972 : cluster [DBG] pgmap v16956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:19.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:19 smithi067 bash[17655]: cluster 2024-04-03T23:44:18.098785+0000 mgr.y (mgr.24370) 16972 : cluster [DBG] pgmap v16956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:20.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:20 smithi082 bash[20963]: audit 2024-04-03T23:44:19.234868+0000 mon.a (mon.0) 14427 : audit [DBG] from='client.? 172.21.15.67:0/3017422756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:20 smithi067 bash[27441]: audit 2024-04-03T23:44:19.234868+0000 mon.a (mon.0) 14427 : audit [DBG] from='client.? 172.21.15.67:0/3017422756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:20.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:20 smithi067 bash[17655]: audit 2024-04-03T23:44:19.234868+0000 mon.a (mon.0) 14427 : audit [DBG] from='client.? 172.21.15.67:0/3017422756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:21.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:21 smithi082 bash[20963]: cluster 2024-04-03T23:44:20.099451+0000 mgr.y (mgr.24370) 16973 : cluster [DBG] pgmap v16957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:21 smithi067 bash[27441]: cluster 2024-04-03T23:44:20.099451+0000 mgr.y (mgr.24370) 16973 : cluster [DBG] pgmap v16957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:21.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:21 smithi067 bash[17655]: cluster 2024-04-03T23:44:20.099451+0000 mgr.y (mgr.24370) 16973 : cluster [DBG] pgmap v16957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:22.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:22 smithi082 bash[20963]: audit 2024-04-03T23:44:21.688624+0000 mon.c (mon.2) 6783 : audit [DBG] from='client.? 172.21.15.67:0/942960373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:22 smithi067 bash[27441]: audit 2024-04-03T23:44:21.688624+0000 mon.c (mon.2) 6783 : audit [DBG] from='client.? 172.21.15.67:0/942960373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:22.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:22 smithi067 bash[17655]: audit 2024-04-03T23:44:21.688624+0000 mon.c (mon.2) 6783 : audit [DBG] from='client.? 172.21.15.67:0/942960373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:44:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:23 smithi067 bash[27441]: cluster 2024-04-03T23:44:22.100650+0000 mgr.y (mgr.24370) 16974 : cluster [DBG] pgmap v16958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:23 smithi067 bash[17655]: cluster 2024-04-03T23:44:22.100650+0000 mgr.y (mgr.24370) 16974 : cluster [DBG] pgmap v16958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:23.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:23 smithi082 bash[20963]: cluster 2024-04-03T23:44:22.100650+0000 mgr.y (mgr.24370) 16974 : cluster [DBG] pgmap v16958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:44:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:24 smithi082 bash[20963]: audit 2024-04-03T23:44:24.149936+0000 mon.c (mon.2) 6784 : audit [DBG] from='client.? 172.21.15.67:0/7961289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:24 smithi067 bash[17655]: audit 2024-04-03T23:44:24.149936+0000 mon.c (mon.2) 6784 : audit [DBG] from='client.? 172.21.15.67:0/7961289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:24 smithi067 bash[27441]: audit 2024-04-03T23:44:24.149936+0000 mon.c (mon.2) 6784 : audit [DBG] from='client.? 172.21.15.67:0/7961289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:25 smithi082 bash[20963]: cluster 2024-04-03T23:44:24.101307+0000 mgr.y (mgr.24370) 16975 : cluster [DBG] pgmap v16959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:25 smithi067 bash[27441]: cluster 2024-04-03T23:44:24.101307+0000 mgr.y (mgr.24370) 16975 : cluster [DBG] pgmap v16959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:25 smithi067 bash[17655]: cluster 2024-04-03T23:44:24.101307+0000 mgr.y (mgr.24370) 16975 : cluster [DBG] pgmap v16959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:26 smithi082 bash[20963]: audit 2024-04-03T23:44:25.561234+0000 mon.a (mon.0) 14428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:26 smithi067 bash[17655]: audit 2024-04-03T23:44:25.561234+0000 mon.a (mon.0) 14428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:26 smithi067 bash[27441]: audit 2024-04-03T23:44:25.561234+0000 mon.a (mon.0) 14428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:27 smithi082 bash[20963]: cluster 2024-04-03T23:44:26.102450+0000 mgr.y (mgr.24370) 16976 : cluster [DBG] pgmap v16960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:27 smithi082 bash[20963]: audit 2024-04-03T23:44:26.612992+0000 mon.c (mon.2) 6785 : audit [DBG] from='client.? 172.21.15.67:0/3401738432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:27.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:27 smithi067 bash[27441]: cluster 2024-04-03T23:44:26.102450+0000 mgr.y (mgr.24370) 16976 : cluster [DBG] pgmap v16960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:27 smithi067 bash[27441]: audit 2024-04-03T23:44:26.612992+0000 mon.c (mon.2) 6785 : audit [DBG] from='client.? 172.21.15.67:0/3401738432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:27.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:27 smithi067 bash[17655]: cluster 2024-04-03T23:44:26.102450+0000 mgr.y (mgr.24370) 16976 : cluster [DBG] pgmap v16960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:27.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:27 smithi067 bash[17655]: audit 2024-04-03T23:44:26.612992+0000 mon.c (mon.2) 6785 : audit [DBG] from='client.? 172.21.15.67:0/3401738432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:29 smithi082 bash[20963]: cluster 2024-04-03T23:44:28.103174+0000 mgr.y (mgr.24370) 16977 : cluster [DBG] pgmap v16961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:29 smithi082 bash[20963]: audit 2024-04-03T23:44:29.061334+0000 mon.a (mon.0) 14429 : audit [DBG] from='client.? 172.21.15.67:0/1958487893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:29 smithi067 bash[17655]: cluster 2024-04-03T23:44:28.103174+0000 mgr.y (mgr.24370) 16977 : cluster [DBG] pgmap v16961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:29 smithi067 bash[17655]: audit 2024-04-03T23:44:29.061334+0000 mon.a (mon.0) 14429 : audit [DBG] from='client.? 172.21.15.67:0/1958487893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:29 smithi067 bash[27441]: cluster 2024-04-03T23:44:28.103174+0000 mgr.y (mgr.24370) 16977 : cluster [DBG] pgmap v16961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:29 smithi067 bash[27441]: audit 2024-04-03T23:44:29.061334+0000 mon.a (mon.0) 14429 : audit [DBG] from='client.? 172.21.15.67:0/1958487893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:31 smithi082 bash[20963]: cluster 2024-04-03T23:44:30.103872+0000 mgr.y (mgr.24370) 16978 : cluster [DBG] pgmap v16962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:31 smithi067 bash[27441]: cluster 2024-04-03T23:44:30.103872+0000 mgr.y (mgr.24370) 16978 : cluster [DBG] pgmap v16962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:31 smithi067 bash[17655]: cluster 2024-04-03T23:44:30.103872+0000 mgr.y (mgr.24370) 16978 : cluster [DBG] pgmap v16962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:32.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:32 smithi082 bash[20963]: audit 2024-04-03T23:44:31.518904+0000 mon.c (mon.2) 6786 : audit [DBG] from='client.? 172.21.15.67:0/1195584799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:32 smithi067 bash[17655]: audit 2024-04-03T23:44:31.518904+0000 mon.c (mon.2) 6786 : audit [DBG] from='client.? 172.21.15.67:0/1195584799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:32 smithi067 bash[27441]: audit 2024-04-03T23:44:31.518904+0000 mon.c (mon.2) 6786 : audit [DBG] from='client.? 172.21.15.67:0/1195584799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:44:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:33 smithi067 bash[27441]: cluster 2024-04-03T23:44:32.105074+0000 mgr.y (mgr.24370) 16979 : cluster [DBG] pgmap v16963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:33.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:33 smithi067 bash[17655]: cluster 2024-04-03T23:44:32.105074+0000 mgr.y (mgr.24370) 16979 : cluster [DBG] pgmap v16963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:33.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:33 smithi082 bash[20963]: cluster 2024-04-03T23:44:32.105074+0000 mgr.y (mgr.24370) 16979 : cluster [DBG] pgmap v16963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:33.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:44:34.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:34 smithi082 bash[20963]: audit 2024-04-03T23:44:33.967674+0000 mon.a (mon.0) 14430 : audit [DBG] from='client.? 172.21.15.67:0/2226105041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:34 smithi067 bash[17655]: audit 2024-04-03T23:44:33.967674+0000 mon.a (mon.0) 14430 : audit [DBG] from='client.? 172.21.15.67:0/2226105041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:34.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:34 smithi067 bash[27441]: audit 2024-04-03T23:44:33.967674+0000 mon.a (mon.0) 14430 : audit [DBG] from='client.? 172.21.15.67:0/2226105041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:35 smithi082 bash[20963]: cluster 2024-04-03T23:44:34.105747+0000 mgr.y (mgr.24370) 16980 : cluster [DBG] pgmap v16964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:35 smithi067 bash[17655]: cluster 2024-04-03T23:44:34.105747+0000 mgr.y (mgr.24370) 16980 : cluster [DBG] pgmap v16964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:35 smithi067 bash[27441]: cluster 2024-04-03T23:44:34.105747+0000 mgr.y (mgr.24370) 16980 : cluster [DBG] pgmap v16964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:37 smithi082 bash[20963]: cluster 2024-04-03T23:44:36.107022+0000 mgr.y (mgr.24370) 16981 : cluster [DBG] pgmap v16965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:37.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:37 smithi082 bash[20963]: audit 2024-04-03T23:44:36.422986+0000 mon.a (mon.0) 14431 : audit [DBG] from='client.? 172.21.15.67:0/3776050709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:37.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:37 smithi067 bash[17655]: cluster 2024-04-03T23:44:36.107022+0000 mgr.y (mgr.24370) 16981 : cluster [DBG] pgmap v16965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:37.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:37 smithi067 bash[17655]: audit 2024-04-03T23:44:36.422986+0000 mon.a (mon.0) 14431 : audit [DBG] from='client.? 172.21.15.67:0/3776050709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:37 smithi067 bash[27441]: cluster 2024-04-03T23:44:36.107022+0000 mgr.y (mgr.24370) 16981 : cluster [DBG] pgmap v16965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:37 smithi067 bash[27441]: audit 2024-04-03T23:44:36.422986+0000 mon.a (mon.0) 14431 : audit [DBG] from='client.? 172.21.15.67:0/3776050709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:39 smithi082 bash[20963]: cluster 2024-04-03T23:44:38.107874+0000 mgr.y (mgr.24370) 16982 : cluster [DBG] pgmap v16966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:39 smithi082 bash[20963]: audit 2024-04-03T23:44:38.882230+0000 mon.a (mon.0) 14432 : audit [DBG] from='client.? 172.21.15.67:0/264256081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:39 smithi067 bash[17655]: cluster 2024-04-03T23:44:38.107874+0000 mgr.y (mgr.24370) 16982 : cluster [DBG] pgmap v16966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:39 smithi067 bash[17655]: audit 2024-04-03T23:44:38.882230+0000 mon.a (mon.0) 14432 : audit [DBG] from='client.? 172.21.15.67:0/264256081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:39 smithi067 bash[27441]: cluster 2024-04-03T23:44:38.107874+0000 mgr.y (mgr.24370) 16982 : cluster [DBG] pgmap v16966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:39 smithi067 bash[27441]: audit 2024-04-03T23:44:38.882230+0000 mon.a (mon.0) 14432 : audit [DBG] from='client.? 172.21.15.67:0/264256081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:41 smithi082 bash[20963]: cluster 2024-04-03T23:44:40.108562+0000 mgr.y (mgr.24370) 16983 : cluster [DBG] pgmap v16967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:41 smithi082 bash[20963]: audit 2024-04-03T23:44:40.561844+0000 mon.a (mon.0) 14433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:41 smithi067 bash[17655]: cluster 2024-04-03T23:44:40.108562+0000 mgr.y (mgr.24370) 16983 : cluster [DBG] pgmap v16967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:41 smithi067 bash[17655]: audit 2024-04-03T23:44:40.561844+0000 mon.a (mon.0) 14433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:41 smithi067 bash[27441]: cluster 2024-04-03T23:44:40.108562+0000 mgr.y (mgr.24370) 16983 : cluster [DBG] pgmap v16967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:41 smithi067 bash[27441]: audit 2024-04-03T23:44:40.561844+0000 mon.a (mon.0) 14433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:42 smithi082 bash[20963]: audit 2024-04-03T23:44:41.331167+0000 mon.c (mon.2) 6787 : audit [DBG] from='client.? 172.21.15.67:0/1791703435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:42 smithi067 bash[17655]: audit 2024-04-03T23:44:41.331167+0000 mon.c (mon.2) 6787 : audit [DBG] from='client.? 172.21.15.67:0/1791703435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:42.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:42 smithi067 bash[27441]: audit 2024-04-03T23:44:41.331167+0000 mon.c (mon.2) 6787 : audit [DBG] from='client.? 172.21.15.67:0/1791703435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:44:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:43 smithi067 bash[27441]: cluster 2024-04-03T23:44:42.109774+0000 mgr.y (mgr.24370) 16984 : cluster [DBG] pgmap v16968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:43 smithi067 bash[17655]: cluster 2024-04-03T23:44:42.109774+0000 mgr.y (mgr.24370) 16984 : cluster [DBG] pgmap v16968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:43.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:44:43.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:43 smithi082 bash[20963]: cluster 2024-04-03T23:44:42.109774+0000 mgr.y (mgr.24370) 16984 : cluster [DBG] pgmap v16968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:44.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:44 smithi082 bash[20963]: audit 2024-04-03T23:44:43.784176+0000 mon.c (mon.2) 6788 : audit [DBG] from='client.? 172.21.15.67:0/1811875899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:44 smithi067 bash[17655]: audit 2024-04-03T23:44:43.784176+0000 mon.c (mon.2) 6788 : audit [DBG] from='client.? 172.21.15.67:0/1811875899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:44 smithi067 bash[27441]: audit 2024-04-03T23:44:43.784176+0000 mon.c (mon.2) 6788 : audit [DBG] from='client.? 172.21.15.67:0/1811875899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:45 smithi082 bash[20963]: cluster 2024-04-03T23:44:44.110490+0000 mgr.y (mgr.24370) 16985 : cluster [DBG] pgmap v16969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:45 smithi067 bash[17655]: cluster 2024-04-03T23:44:44.110490+0000 mgr.y (mgr.24370) 16985 : cluster [DBG] pgmap v16969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:45 smithi067 bash[27441]: cluster 2024-04-03T23:44:44.110490+0000 mgr.y (mgr.24370) 16985 : cluster [DBG] pgmap v16969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:46 smithi082 bash[20963]: audit 2024-04-03T23:44:46.244111+0000 mon.c (mon.2) 6789 : audit [DBG] from='client.? 172.21.15.67:0/4248211140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:46 smithi067 bash[17655]: audit 2024-04-03T23:44:46.244111+0000 mon.c (mon.2) 6789 : audit [DBG] from='client.? 172.21.15.67:0/4248211140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:46.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:46 smithi067 bash[27441]: audit 2024-04-03T23:44:46.244111+0000 mon.c (mon.2) 6789 : audit [DBG] from='client.? 172.21.15.67:0/4248211140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:47 smithi082 bash[20963]: cluster 2024-04-03T23:44:46.111642+0000 mgr.y (mgr.24370) 16986 : cluster [DBG] pgmap v16970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:47 smithi067 bash[17655]: cluster 2024-04-03T23:44:46.111642+0000 mgr.y (mgr.24370) 16986 : cluster [DBG] pgmap v16970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:47 smithi067 bash[27441]: cluster 2024-04-03T23:44:46.111642+0000 mgr.y (mgr.24370) 16986 : cluster [DBG] pgmap v16970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:49 smithi082 bash[20963]: cluster 2024-04-03T23:44:48.112366+0000 mgr.y (mgr.24370) 16987 : cluster [DBG] pgmap v16971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:49 smithi082 bash[20963]: audit 2024-04-03T23:44:48.688555+0000 mon.a (mon.0) 14434 : audit [DBG] from='client.? 172.21.15.67:0/853785974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:49 smithi067 bash[17655]: cluster 2024-04-03T23:44:48.112366+0000 mgr.y (mgr.24370) 16987 : cluster [DBG] pgmap v16971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:49 smithi067 bash[17655]: audit 2024-04-03T23:44:48.688555+0000 mon.a (mon.0) 14434 : audit [DBG] from='client.? 172.21.15.67:0/853785974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:49 smithi067 bash[27441]: cluster 2024-04-03T23:44:48.112366+0000 mgr.y (mgr.24370) 16987 : cluster [DBG] pgmap v16971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:49 smithi067 bash[27441]: audit 2024-04-03T23:44:48.688555+0000 mon.a (mon.0) 14434 : audit [DBG] from='client.? 172.21.15.67:0/853785974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:51 smithi082 bash[20963]: cluster 2024-04-03T23:44:50.113023+0000 mgr.y (mgr.24370) 16988 : cluster [DBG] pgmap v16972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:51 smithi082 bash[20963]: audit 2024-04-03T23:44:51.136738+0000 mon.c (mon.2) 6790 : audit [DBG] from='client.? 172.21.15.67:0/3947043016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:51 smithi067 bash[17655]: cluster 2024-04-03T23:44:50.113023+0000 mgr.y (mgr.24370) 16988 : cluster [DBG] pgmap v16972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:51 smithi067 bash[17655]: audit 2024-04-03T23:44:51.136738+0000 mon.c (mon.2) 6790 : audit [DBG] from='client.? 172.21.15.67:0/3947043016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:51 smithi067 bash[27441]: cluster 2024-04-03T23:44:50.113023+0000 mgr.y (mgr.24370) 16988 : cluster [DBG] pgmap v16972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:51 smithi067 bash[27441]: audit 2024-04-03T23:44:51.136738+0000 mon.c (mon.2) 6790 : audit [DBG] from='client.? 172.21.15.67:0/3947043016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:53.353 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:44:53.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:44:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:53 smithi082 bash[20963]: cluster 2024-04-03T23:44:52.114250+0000 mgr.y (mgr.24370) 16989 : cluster [DBG] pgmap v16973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:53.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:53 smithi067 bash[17655]: cluster 2024-04-03T23:44:52.114250+0000 mgr.y (mgr.24370) 16989 : cluster [DBG] pgmap v16973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:53.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:53 smithi067 bash[27441]: cluster 2024-04-03T23:44:52.114250+0000 mgr.y (mgr.24370) 16989 : cluster [DBG] pgmap v16973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:54 smithi082 bash[20963]: audit 2024-04-03T23:44:53.595930+0000 mon.a (mon.0) 14435 : audit [DBG] from='client.? 172.21.15.67:0/2934709959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:54 smithi067 bash[17655]: audit 2024-04-03T23:44:53.595930+0000 mon.a (mon.0) 14435 : audit [DBG] from='client.? 172.21.15.67:0/2934709959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:54 smithi067 bash[27441]: audit 2024-04-03T23:44:53.595930+0000 mon.a (mon.0) 14435 : audit [DBG] from='client.? 172.21.15.67:0/2934709959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:55 smithi082 bash[20963]: cluster 2024-04-03T23:44:54.115125+0000 mgr.y (mgr.24370) 16990 : cluster [DBG] pgmap v16974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:55 smithi067 bash[27441]: cluster 2024-04-03T23:44:54.115125+0000 mgr.y (mgr.24370) 16990 : cluster [DBG] pgmap v16974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:55 smithi067 bash[17655]: cluster 2024-04-03T23:44:54.115125+0000 mgr.y (mgr.24370) 16990 : cluster [DBG] pgmap v16974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:56 smithi082 bash[20963]: audit 2024-04-03T23:44:55.562242+0000 mon.a (mon.0) 14436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:56 smithi082 bash[20963]: audit 2024-04-03T23:44:56.047618+0000 mon.a (mon.0) 14437 : audit [DBG] from='client.? 172.21.15.67:0/3199207299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:56 smithi067 bash[17655]: audit 2024-04-03T23:44:55.562242+0000 mon.a (mon.0) 14436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:56 smithi067 bash[17655]: audit 2024-04-03T23:44:56.047618+0000 mon.a (mon.0) 14437 : audit [DBG] from='client.? 172.21.15.67:0/3199207299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:56 smithi067 bash[27441]: audit 2024-04-03T23:44:55.562242+0000 mon.a (mon.0) 14436 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:44:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:56 smithi067 bash[27441]: audit 2024-04-03T23:44:56.047618+0000 mon.a (mon.0) 14437 : audit [DBG] from='client.? 172.21.15.67:0/3199207299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:57 smithi082 bash[20963]: cluster 2024-04-03T23:44:56.116289+0000 mgr.y (mgr.24370) 16991 : cluster [DBG] pgmap v16975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:57 smithi067 bash[17655]: cluster 2024-04-03T23:44:56.116289+0000 mgr.y (mgr.24370) 16991 : cluster [DBG] pgmap v16975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:57 smithi067 bash[27441]: cluster 2024-04-03T23:44:56.116289+0000 mgr.y (mgr.24370) 16991 : cluster [DBG] pgmap v16975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:58 smithi082 bash[20963]: audit 2024-04-03T23:44:58.226357+0000 mon.a (mon.0) 14438 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:44:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:58 smithi067 bash[17655]: audit 2024-04-03T23:44:58.226357+0000 mon.a (mon.0) 14438 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:44:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:58 smithi067 bash[27441]: audit 2024-04-03T23:44:58.226357+0000 mon.a (mon.0) 14438 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:44:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:59 smithi082 bash[20963]: cluster 2024-04-03T23:44:58.116956+0000 mgr.y (mgr.24370) 16992 : cluster [DBG] pgmap v16976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:44:59 smithi082 bash[20963]: audit 2024-04-03T23:44:58.515686+0000 mon.c (mon.2) 6791 : audit [DBG] from='client.? 172.21.15.67:0/3809957697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:59 smithi067 bash[17655]: cluster 2024-04-03T23:44:58.116956+0000 mgr.y (mgr.24370) 16992 : cluster [DBG] pgmap v16976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:44:59 smithi067 bash[17655]: audit 2024-04-03T23:44:58.515686+0000 mon.c (mon.2) 6791 : audit [DBG] from='client.? 172.21.15.67:0/3809957697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:44:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:59 smithi067 bash[27441]: cluster 2024-04-03T23:44:58.116956+0000 mgr.y (mgr.24370) 16992 : cluster [DBG] pgmap v16976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:44:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:44:59 smithi067 bash[27441]: audit 2024-04-03T23:44:58.515686+0000 mon.c (mon.2) 6791 : audit [DBG] from='client.? 172.21.15.67:0/3809957697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:01 smithi082 bash[20963]: cluster 2024-04-03T23:45:00.117684+0000 mgr.y (mgr.24370) 16993 : cluster [DBG] pgmap v16977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:01 smithi082 bash[20963]: audit 2024-04-03T23:45:00.977745+0000 mon.a (mon.0) 14439 : audit [DBG] from='client.? 172.21.15.67:0/2667735991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:01 smithi067 bash[17655]: cluster 2024-04-03T23:45:00.117684+0000 mgr.y (mgr.24370) 16993 : cluster [DBG] pgmap v16977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:01 smithi067 bash[17655]: audit 2024-04-03T23:45:00.977745+0000 mon.a (mon.0) 14439 : audit [DBG] from='client.? 172.21.15.67:0/2667735991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:01 smithi067 bash[27441]: cluster 2024-04-03T23:45:00.117684+0000 mgr.y (mgr.24370) 16993 : cluster [DBG] pgmap v16977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:01 smithi067 bash[27441]: audit 2024-04-03T23:45:00.977745+0000 mon.a (mon.0) 14439 : audit [DBG] from='client.? 172.21.15.67:0/2667735991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:03.393 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:03] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-03T23:45:03.394 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:03 smithi067 bash[17655]: cluster 2024-04-03T23:45:02.118914+0000 mgr.y (mgr.24370) 16994 : cluster [DBG] pgmap v16978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:03.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:03 smithi067 bash[27441]: cluster 2024-04-03T23:45:02.118914+0000 mgr.y (mgr.24370) 16994 : cluster [DBG] pgmap v16978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:03 smithi082 bash[20963]: cluster 2024-04-03T23:45:02.118914+0000 mgr.y (mgr.24370) 16994 : cluster [DBG] pgmap v16978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:45:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[27441]: audit 2024-04-03T23:45:03.446022+0000 mon.a (mon.0) 14440 : audit [DBG] from='client.? 172.21.15.67:0/2999509543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[27441]: audit 2024-04-03T23:45:03.868991+0000 mon.a (mon.0) 14441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[27441]: audit 2024-04-03T23:45:03.876634+0000 mon.a (mon.0) 14442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[27441]: audit 2024-04-03T23:45:04.336887+0000 mon.a (mon.0) 14443 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[27441]: audit 2024-04-03T23:45:04.346824+0000 mon.a (mon.0) 14444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[17655]: audit 2024-04-03T23:45:03.446022+0000 mon.a (mon.0) 14440 : audit [DBG] from='client.? 172.21.15.67:0/2999509543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[17655]: audit 2024-04-03T23:45:03.868991+0000 mon.a (mon.0) 14441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[17655]: audit 2024-04-03T23:45:03.876634+0000 mon.a (mon.0) 14442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[17655]: audit 2024-04-03T23:45:04.336887+0000 mon.a (mon.0) 14443 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:04 smithi067 bash[17655]: audit 2024-04-03T23:45:04.346824+0000 mon.a (mon.0) 14444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:04 smithi082 bash[20963]: audit 2024-04-03T23:45:03.446022+0000 mon.a (mon.0) 14440 : audit [DBG] from='client.? 172.21.15.67:0/2999509543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:04 smithi082 bash[20963]: audit 2024-04-03T23:45:03.868991+0000 mon.a (mon.0) 14441 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:04 smithi082 bash[20963]: audit 2024-04-03T23:45:03.876634+0000 mon.a (mon.0) 14442 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:04 smithi082 bash[20963]: audit 2024-04-03T23:45:04.336887+0000 mon.a (mon.0) 14443 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:04 smithi082 bash[20963]: audit 2024-04-03T23:45:04.346824+0000 mon.a (mon.0) 14444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:05 smithi067 bash[17655]: cluster 2024-04-03T23:45:04.119604+0000 mgr.y (mgr.24370) 16995 : cluster [DBG] pgmap v16979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:05 smithi067 bash[17655]: audit 2024-04-03T23:45:04.768167+0000 mon.a (mon.0) 14445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:45:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:05 smithi067 bash[17655]: audit 2024-04-03T23:45:04.769898+0000 mon.a (mon.0) 14446 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:45:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:05 smithi067 bash[17655]: audit 2024-04-03T23:45:04.779388+0000 mon.a (mon.0) 14447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:05 smithi067 bash[27441]: cluster 2024-04-03T23:45:04.119604+0000 mgr.y (mgr.24370) 16995 : cluster [DBG] pgmap v16979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:05 smithi067 bash[27441]: audit 2024-04-03T23:45:04.768167+0000 mon.a (mon.0) 14445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:45:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:05 smithi067 bash[27441]: audit 2024-04-03T23:45:04.769898+0000 mon.a (mon.0) 14446 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:45:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:05 smithi067 bash[27441]: audit 2024-04-03T23:45:04.779388+0000 mon.a (mon.0) 14447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:05.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:05 smithi082 bash[20963]: cluster 2024-04-03T23:45:04.119604+0000 mgr.y (mgr.24370) 16995 : cluster [DBG] pgmap v16979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:05.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:05 smithi082 bash[20963]: audit 2024-04-03T23:45:04.768167+0000 mon.a (mon.0) 14445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:45:05.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:05 smithi082 bash[20963]: audit 2024-04-03T23:45:04.769898+0000 mon.a (mon.0) 14446 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:45:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:05 smithi082 bash[20963]: audit 2024-04-03T23:45:04.779388+0000 mon.a (mon.0) 14447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:45:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:06 smithi067 bash[17655]: audit 2024-04-03T23:45:05.898260+0000 mon.c (mon.2) 6792 : audit [DBG] from='client.? 172.21.15.67:0/293172726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:06 smithi067 bash[27441]: audit 2024-04-03T23:45:05.898260+0000 mon.c (mon.2) 6792 : audit [DBG] from='client.? 172.21.15.67:0/293172726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:06 smithi082 bash[20963]: audit 2024-04-03T23:45:05.898260+0000 mon.c (mon.2) 6792 : audit [DBG] from='client.? 172.21.15.67:0/293172726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:07 smithi067 bash[17655]: cluster 2024-04-03T23:45:06.120885+0000 mgr.y (mgr.24370) 16996 : cluster [DBG] pgmap v16980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:07 smithi067 bash[27441]: cluster 2024-04-03T23:45:06.120885+0000 mgr.y (mgr.24370) 16996 : cluster [DBG] pgmap v16980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:07 smithi082 bash[20963]: cluster 2024-04-03T23:45:06.120885+0000 mgr.y (mgr.24370) 16996 : cluster [DBG] pgmap v16980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:08 smithi067 bash[27441]: audit 2024-04-03T23:45:08.355920+0000 mon.c (mon.2) 6793 : audit [DBG] from='client.? 172.21.15.67:0/1323035107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:08 smithi067 bash[17655]: audit 2024-04-03T23:45:08.355920+0000 mon.c (mon.2) 6793 : audit [DBG] from='client.? 172.21.15.67:0/1323035107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:08.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:08 smithi082 bash[20963]: audit 2024-04-03T23:45:08.355920+0000 mon.c (mon.2) 6793 : audit [DBG] from='client.? 172.21.15.67:0/1323035107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:09 smithi067 bash[17655]: cluster 2024-04-03T23:45:08.121551+0000 mgr.y (mgr.24370) 16997 : cluster [DBG] pgmap v16981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:09 smithi067 bash[27441]: cluster 2024-04-03T23:45:08.121551+0000 mgr.y (mgr.24370) 16997 : cluster [DBG] pgmap v16981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:09.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:09 smithi082 bash[20963]: cluster 2024-04-03T23:45:08.121551+0000 mgr.y (mgr.24370) 16997 : cluster [DBG] pgmap v16981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:11 smithi067 bash[17655]: cluster 2024-04-03T23:45:10.122225+0000 mgr.y (mgr.24370) 16998 : cluster [DBG] pgmap v16982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:11 smithi067 bash[17655]: audit 2024-04-03T23:45:10.562674+0000 mon.a (mon.0) 14448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:11 smithi067 bash[17655]: audit 2024-04-03T23:45:10.811910+0000 mon.c (mon.2) 6794 : audit [DBG] from='client.? 172.21.15.67:0/3431398853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:11 smithi067 bash[27441]: cluster 2024-04-03T23:45:10.122225+0000 mgr.y (mgr.24370) 16998 : cluster [DBG] pgmap v16982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:11 smithi067 bash[27441]: audit 2024-04-03T23:45:10.562674+0000 mon.a (mon.0) 14448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:11 smithi067 bash[27441]: audit 2024-04-03T23:45:10.811910+0000 mon.c (mon.2) 6794 : audit [DBG] from='client.? 172.21.15.67:0/3431398853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:11 smithi082 bash[20963]: cluster 2024-04-03T23:45:10.122225+0000 mgr.y (mgr.24370) 16998 : cluster [DBG] pgmap v16982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:11 smithi082 bash[20963]: audit 2024-04-03T23:45:10.562674+0000 mon.a (mon.0) 14448 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:11 smithi082 bash[20963]: audit 2024-04-03T23:45:10.811910+0000 mon.c (mon.2) 6794 : audit [DBG] from='client.? 172.21.15.67:0/3431398853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:45:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:45:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:13 smithi082 bash[20963]: cluster 2024-04-03T23:45:12.123413+0000 mgr.y (mgr.24370) 16999 : cluster [DBG] pgmap v16983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:13 smithi082 bash[20963]: audit 2024-04-03T23:45:13.256779+0000 mon.a (mon.0) 14449 : audit [DBG] from='client.? 172.21.15.67:0/2485984556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:13.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:13 smithi067 bash[17655]: cluster 2024-04-03T23:45:12.123413+0000 mgr.y (mgr.24370) 16999 : cluster [DBG] pgmap v16983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:13 smithi067 bash[17655]: audit 2024-04-03T23:45:13.256779+0000 mon.a (mon.0) 14449 : audit [DBG] from='client.? 172.21.15.67:0/2485984556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:13.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:13 smithi067 bash[27441]: cluster 2024-04-03T23:45:12.123413+0000 mgr.y (mgr.24370) 16999 : cluster [DBG] pgmap v16983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:13.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:13 smithi067 bash[27441]: audit 2024-04-03T23:45:13.256779+0000 mon.a (mon.0) 14449 : audit [DBG] from='client.? 172.21.15.67:0/2485984556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:15.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:15 smithi082 bash[20963]: cluster 2024-04-03T23:45:14.124127+0000 mgr.y (mgr.24370) 17000 : cluster [DBG] pgmap v16984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:15.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:15 smithi067 bash[27441]: cluster 2024-04-03T23:45:14.124127+0000 mgr.y (mgr.24370) 17000 : cluster [DBG] pgmap v16984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:15 smithi067 bash[17655]: cluster 2024-04-03T23:45:14.124127+0000 mgr.y (mgr.24370) 17000 : cluster [DBG] pgmap v16984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:16 smithi082 bash[20963]: audit 2024-04-03T23:45:15.716843+0000 mon.a (mon.0) 14450 : audit [DBG] from='client.? 172.21.15.67:0/1225964731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:16.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:16 smithi067 bash[27441]: audit 2024-04-03T23:45:15.716843+0000 mon.a (mon.0) 14450 : audit [DBG] from='client.? 172.21.15.67:0/1225964731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:16.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:16 smithi067 bash[17655]: audit 2024-04-03T23:45:15.716843+0000 mon.a (mon.0) 14450 : audit [DBG] from='client.? 172.21.15.67:0/1225964731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:17 smithi082 bash[20963]: cluster 2024-04-03T23:45:16.125302+0000 mgr.y (mgr.24370) 17001 : cluster [DBG] pgmap v16985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:17 smithi067 bash[17655]: cluster 2024-04-03T23:45:16.125302+0000 mgr.y (mgr.24370) 17001 : cluster [DBG] pgmap v16985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:17 smithi067 bash[27441]: cluster 2024-04-03T23:45:16.125302+0000 mgr.y (mgr.24370) 17001 : cluster [DBG] pgmap v16985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:18 smithi082 bash[20963]: audit 2024-04-03T23:45:18.181717+0000 mon.a (mon.0) 14451 : audit [DBG] from='client.? 172.21.15.67:0/115130372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:18 smithi067 bash[17655]: audit 2024-04-03T23:45:18.181717+0000 mon.a (mon.0) 14451 : audit [DBG] from='client.? 172.21.15.67:0/115130372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:18 smithi067 bash[27441]: audit 2024-04-03T23:45:18.181717+0000 mon.a (mon.0) 14451 : audit [DBG] from='client.? 172.21.15.67:0/115130372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:19.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:19 smithi082 bash[20963]: cluster 2024-04-03T23:45:18.125954+0000 mgr.y (mgr.24370) 17002 : cluster [DBG] pgmap v16986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:19 smithi067 bash[17655]: cluster 2024-04-03T23:45:18.125954+0000 mgr.y (mgr.24370) 17002 : cluster [DBG] pgmap v16986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:19 smithi067 bash[27441]: cluster 2024-04-03T23:45:18.125954+0000 mgr.y (mgr.24370) 17002 : cluster [DBG] pgmap v16986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:20 smithi082 bash[20963]: cluster 2024-04-03T23:45:20.126648+0000 mgr.y (mgr.24370) 17003 : cluster [DBG] pgmap v16987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:21.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:20 smithi082 bash[20963]: audit 2024-04-03T23:45:20.634041+0000 mon.a (mon.0) 14452 : audit [DBG] from='client.? 172.21.15.67:0/514920168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:21.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:20 smithi067 bash[27441]: cluster 2024-04-03T23:45:20.126648+0000 mgr.y (mgr.24370) 17003 : cluster [DBG] pgmap v16987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:21.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:20 smithi067 bash[27441]: audit 2024-04-03T23:45:20.634041+0000 mon.a (mon.0) 14452 : audit [DBG] from='client.? 172.21.15.67:0/514920168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:21.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:20 smithi067 bash[17655]: cluster 2024-04-03T23:45:20.126648+0000 mgr.y (mgr.24370) 17003 : cluster [DBG] pgmap v16987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:21.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:20 smithi067 bash[17655]: audit 2024-04-03T23:45:20.634041+0000 mon.a (mon.0) 14452 : audit [DBG] from='client.? 172.21.15.67:0/514920168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:45:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:23 smithi067 bash[17655]: cluster 2024-04-03T23:45:22.127811+0000 mgr.y (mgr.24370) 17004 : cluster [DBG] pgmap v16988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:23 smithi067 bash[17655]: audit 2024-04-03T23:45:23.085554+0000 mon.a (mon.0) 14453 : audit [DBG] from='client.? 172.21.15.67:0/2272307529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:23 smithi067 bash[27441]: cluster 2024-04-03T23:45:22.127811+0000 mgr.y (mgr.24370) 17004 : cluster [DBG] pgmap v16988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:23 smithi067 bash[27441]: audit 2024-04-03T23:45:23.085554+0000 mon.a (mon.0) 14453 : audit [DBG] from='client.? 172.21.15.67:0/2272307529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:23.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:23 smithi082 bash[20963]: cluster 2024-04-03T23:45:22.127811+0000 mgr.y (mgr.24370) 17004 : cluster [DBG] pgmap v16988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:23.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:23 smithi082 bash[20963]: audit 2024-04-03T23:45:23.085554+0000 mon.a (mon.0) 14453 : audit [DBG] from='client.? 172.21.15.67:0/2272307529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:45:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:25 smithi082 bash[20963]: cluster 2024-04-03T23:45:24.128494+0000 mgr.y (mgr.24370) 17005 : cluster [DBG] pgmap v16989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:25 smithi067 bash[17655]: cluster 2024-04-03T23:45:24.128494+0000 mgr.y (mgr.24370) 17005 : cluster [DBG] pgmap v16989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:25 smithi067 bash[27441]: cluster 2024-04-03T23:45:24.128494+0000 mgr.y (mgr.24370) 17005 : cluster [DBG] pgmap v16989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:26 smithi082 bash[20963]: audit 2024-04-03T23:45:25.537303+0000 mon.c (mon.2) 6795 : audit [DBG] from='client.? 172.21.15.67:0/1528627213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:26 smithi082 bash[20963]: audit 2024-04-03T23:45:25.562625+0000 mon.a (mon.0) 14454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:26 smithi067 bash[17655]: audit 2024-04-03T23:45:25.537303+0000 mon.c (mon.2) 6795 : audit [DBG] from='client.? 172.21.15.67:0/1528627213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:26 smithi067 bash[17655]: audit 2024-04-03T23:45:25.562625+0000 mon.a (mon.0) 14454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:26 smithi067 bash[27441]: audit 2024-04-03T23:45:25.537303+0000 mon.c (mon.2) 6795 : audit [DBG] from='client.? 172.21.15.67:0/1528627213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:26 smithi067 bash[27441]: audit 2024-04-03T23:45:25.562625+0000 mon.a (mon.0) 14454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:27.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:27 smithi082 bash[20963]: cluster 2024-04-03T23:45:26.129643+0000 mgr.y (mgr.24370) 17006 : cluster [DBG] pgmap v16990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:27.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:27 smithi067 bash[17655]: cluster 2024-04-03T23:45:26.129643+0000 mgr.y (mgr.24370) 17006 : cluster [DBG] pgmap v16990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:27 smithi067 bash[27441]: cluster 2024-04-03T23:45:26.129643+0000 mgr.y (mgr.24370) 17006 : cluster [DBG] pgmap v16990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:28 smithi082 bash[20963]: audit 2024-04-03T23:45:27.989582+0000 mon.a (mon.0) 14455 : audit [DBG] from='client.? 172.21.15.67:0/1901946584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:28.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:28 smithi067 bash[27441]: audit 2024-04-03T23:45:27.989582+0000 mon.a (mon.0) 14455 : audit [DBG] from='client.? 172.21.15.67:0/1901946584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:28.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:28 smithi067 bash[17655]: audit 2024-04-03T23:45:27.989582+0000 mon.a (mon.0) 14455 : audit [DBG] from='client.? 172.21.15.67:0/1901946584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:29.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:29 smithi082 bash[20963]: cluster 2024-04-03T23:45:28.130331+0000 mgr.y (mgr.24370) 17007 : cluster [DBG] pgmap v16991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:29 smithi067 bash[27441]: cluster 2024-04-03T23:45:28.130331+0000 mgr.y (mgr.24370) 17007 : cluster [DBG] pgmap v16991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:29 smithi067 bash[17655]: cluster 2024-04-03T23:45:28.130331+0000 mgr.y (mgr.24370) 17007 : cluster [DBG] pgmap v16991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:31 smithi082 bash[20963]: cluster 2024-04-03T23:45:30.130803+0000 mgr.y (mgr.24370) 17008 : cluster [DBG] pgmap v16992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:31.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:31 smithi082 bash[20963]: audit 2024-04-03T23:45:30.440694+0000 mon.c (mon.2) 6796 : audit [DBG] from='client.? 172.21.15.67:0/4206701732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:31 smithi067 bash[27441]: cluster 2024-04-03T23:45:30.130803+0000 mgr.y (mgr.24370) 17008 : cluster [DBG] pgmap v16992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:31.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:31 smithi067 bash[27441]: audit 2024-04-03T23:45:30.440694+0000 mon.c (mon.2) 6796 : audit [DBG] from='client.? 172.21.15.67:0/4206701732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:31 smithi067 bash[17655]: cluster 2024-04-03T23:45:30.130803+0000 mgr.y (mgr.24370) 17008 : cluster [DBG] pgmap v16992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:31 smithi067 bash[17655]: audit 2024-04-03T23:45:30.440694+0000 mon.c (mon.2) 6796 : audit [DBG] from='client.? 172.21.15.67:0/4206701732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:45:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:33 smithi067 bash[17655]: cluster 2024-04-03T23:45:32.132135+0000 mgr.y (mgr.24370) 17009 : cluster [DBG] pgmap v16993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:33 smithi067 bash[17655]: audit 2024-04-03T23:45:32.894258+0000 mon.a (mon.0) 14456 : audit [DBG] from='client.? 172.21.15.67:0/556379142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:33 smithi067 bash[27441]: cluster 2024-04-03T23:45:32.132135+0000 mgr.y (mgr.24370) 17009 : cluster [DBG] pgmap v16993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:33 smithi067 bash[27441]: audit 2024-04-03T23:45:32.894258+0000 mon.a (mon.0) 14456 : audit [DBG] from='client.? 172.21.15.67:0/556379142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:33.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:33 smithi082 bash[20963]: cluster 2024-04-03T23:45:32.132135+0000 mgr.y (mgr.24370) 17009 : cluster [DBG] pgmap v16993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:33.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:33 smithi082 bash[20963]: audit 2024-04-03T23:45:32.894258+0000 mon.a (mon.0) 14456 : audit [DBG] from='client.? 172.21.15.67:0/556379142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:45:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:35 smithi082 bash[20963]: cluster 2024-04-03T23:45:34.132908+0000 mgr.y (mgr.24370) 17010 : cluster [DBG] pgmap v16994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:35 smithi067 bash[17655]: cluster 2024-04-03T23:45:34.132908+0000 mgr.y (mgr.24370) 17010 : cluster [DBG] pgmap v16994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:35 smithi067 bash[27441]: cluster 2024-04-03T23:45:34.132908+0000 mgr.y (mgr.24370) 17010 : cluster [DBG] pgmap v16994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:36 smithi082 bash[20963]: audit 2024-04-03T23:45:35.354434+0000 mon.c (mon.2) 6797 : audit [DBG] from='client.? 172.21.15.67:0/2519480652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:36.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:36 smithi067 bash[27441]: audit 2024-04-03T23:45:35.354434+0000 mon.c (mon.2) 6797 : audit [DBG] from='client.? 172.21.15.67:0/2519480652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:36.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:36 smithi067 bash[17655]: audit 2024-04-03T23:45:35.354434+0000 mon.c (mon.2) 6797 : audit [DBG] from='client.? 172.21.15.67:0/2519480652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:37 smithi082 bash[20963]: cluster 2024-04-03T23:45:36.134238+0000 mgr.y (mgr.24370) 17011 : cluster [DBG] pgmap v16995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:37 smithi067 bash[27441]: cluster 2024-04-03T23:45:36.134238+0000 mgr.y (mgr.24370) 17011 : cluster [DBG] pgmap v16995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:37.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:37 smithi067 bash[17655]: cluster 2024-04-03T23:45:36.134238+0000 mgr.y (mgr.24370) 17011 : cluster [DBG] pgmap v16995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:38 smithi082 bash[20963]: audit 2024-04-03T23:45:37.819355+0000 mon.a (mon.0) 14457 : audit [DBG] from='client.? 172.21.15.67:0/2756171731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:38.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:38 smithi067 bash[17655]: audit 2024-04-03T23:45:37.819355+0000 mon.a (mon.0) 14457 : audit [DBG] from='client.? 172.21.15.67:0/2756171731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:38 smithi067 bash[27441]: audit 2024-04-03T23:45:37.819355+0000 mon.a (mon.0) 14457 : audit [DBG] from='client.? 172.21.15.67:0/2756171731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:39 smithi082 bash[20963]: cluster 2024-04-03T23:45:38.134938+0000 mgr.y (mgr.24370) 17012 : cluster [DBG] pgmap v16996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:39 smithi067 bash[17655]: cluster 2024-04-03T23:45:38.134938+0000 mgr.y (mgr.24370) 17012 : cluster [DBG] pgmap v16996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:39 smithi067 bash[27441]: cluster 2024-04-03T23:45:38.134938+0000 mgr.y (mgr.24370) 17012 : cluster [DBG] pgmap v16996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:41 smithi082 bash[20963]: cluster 2024-04-03T23:45:40.135576+0000 mgr.y (mgr.24370) 17013 : cluster [DBG] pgmap v16997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:41 smithi082 bash[20963]: audit 2024-04-03T23:45:40.272615+0000 mon.a (mon.0) 14458 : audit [DBG] from='client.? 172.21.15.67:0/3448223009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:41 smithi082 bash[20963]: audit 2024-04-03T23:45:40.563146+0000 mon.a (mon.0) 14459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:41 smithi067 bash[17655]: cluster 2024-04-03T23:45:40.135576+0000 mgr.y (mgr.24370) 17013 : cluster [DBG] pgmap v16997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:41 smithi067 bash[17655]: audit 2024-04-03T23:45:40.272615+0000 mon.a (mon.0) 14458 : audit [DBG] from='client.? 172.21.15.67:0/3448223009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:41 smithi067 bash[17655]: audit 2024-04-03T23:45:40.563146+0000 mon.a (mon.0) 14459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:41 smithi067 bash[27441]: cluster 2024-04-03T23:45:40.135576+0000 mgr.y (mgr.24370) 17013 : cluster [DBG] pgmap v16997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:41 smithi067 bash[27441]: audit 2024-04-03T23:45:40.272615+0000 mon.a (mon.0) 14458 : audit [DBG] from='client.? 172.21.15.67:0/3448223009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:41 smithi067 bash[27441]: audit 2024-04-03T23:45:40.563146+0000 mon.a (mon.0) 14459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:45:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:43 smithi067 bash[27441]: cluster 2024-04-03T23:45:42.136760+0000 mgr.y (mgr.24370) 17014 : cluster [DBG] pgmap v16998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:43 smithi067 bash[27441]: audit 2024-04-03T23:45:42.724752+0000 mon.a (mon.0) 14460 : audit [DBG] from='client.? 172.21.15.67:0/3658303235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:43 smithi067 bash[17655]: cluster 2024-04-03T23:45:42.136760+0000 mgr.y (mgr.24370) 17014 : cluster [DBG] pgmap v16998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:43 smithi067 bash[17655]: audit 2024-04-03T23:45:42.724752+0000 mon.a (mon.0) 14460 : audit [DBG] from='client.? 172.21.15.67:0/3658303235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:43.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:43 smithi082 bash[20963]: cluster 2024-04-03T23:45:42.136760+0000 mgr.y (mgr.24370) 17014 : cluster [DBG] pgmap v16998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:43.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:43 smithi082 bash[20963]: audit 2024-04-03T23:45:42.724752+0000 mon.a (mon.0) 14460 : audit [DBG] from='client.? 172.21.15.67:0/3658303235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:43.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:45:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:45 smithi082 bash[20963]: cluster 2024-04-03T23:45:44.137394+0000 mgr.y (mgr.24370) 17015 : cluster [DBG] pgmap v16999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:45 smithi082 bash[20963]: audit 2024-04-03T23:45:45.170964+0000 mon.a (mon.0) 14461 : audit [DBG] from='client.? 172.21.15.67:0/4234057819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:45 smithi067 bash[17655]: cluster 2024-04-03T23:45:44.137394+0000 mgr.y (mgr.24370) 17015 : cluster [DBG] pgmap v16999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:45 smithi067 bash[17655]: audit 2024-04-03T23:45:45.170964+0000 mon.a (mon.0) 14461 : audit [DBG] from='client.? 172.21.15.67:0/4234057819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:45 smithi067 bash[27441]: cluster 2024-04-03T23:45:44.137394+0000 mgr.y (mgr.24370) 17015 : cluster [DBG] pgmap v16999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:45 smithi067 bash[27441]: audit 2024-04-03T23:45:45.170964+0000 mon.a (mon.0) 14461 : audit [DBG] from='client.? 172.21.15.67:0/4234057819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:47 smithi082 bash[20963]: cluster 2024-04-03T23:45:46.138564+0000 mgr.y (mgr.24370) 17016 : cluster [DBG] pgmap v17000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:47 smithi067 bash[17655]: cluster 2024-04-03T23:45:46.138564+0000 mgr.y (mgr.24370) 17016 : cluster [DBG] pgmap v17000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:47 smithi067 bash[27441]: cluster 2024-04-03T23:45:46.138564+0000 mgr.y (mgr.24370) 17016 : cluster [DBG] pgmap v17000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:48.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:48 smithi082 bash[20963]: audit 2024-04-03T23:45:47.630739+0000 mon.a (mon.0) 14462 : audit [DBG] from='client.? 172.21.15.67:0/2439120230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:48.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:48 smithi067 bash[17655]: audit 2024-04-03T23:45:47.630739+0000 mon.a (mon.0) 14462 : audit [DBG] from='client.? 172.21.15.67:0/2439120230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:48.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:48 smithi067 bash[27441]: audit 2024-04-03T23:45:47.630739+0000 mon.a (mon.0) 14462 : audit [DBG] from='client.? 172.21.15.67:0/2439120230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:49 smithi082 bash[20963]: cluster 2024-04-03T23:45:48.139223+0000 mgr.y (mgr.24370) 17017 : cluster [DBG] pgmap v17001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:49 smithi067 bash[27441]: cluster 2024-04-03T23:45:48.139223+0000 mgr.y (mgr.24370) 17017 : cluster [DBG] pgmap v17001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:49 smithi067 bash[17655]: cluster 2024-04-03T23:45:48.139223+0000 mgr.y (mgr.24370) 17017 : cluster [DBG] pgmap v17001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:50.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:50 smithi082 bash[20963]: audit 2024-04-03T23:45:50.088682+0000 mon.a (mon.0) 14463 : audit [DBG] from='client.? 172.21.15.67:0/3882889914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:50.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:50 smithi067 bash[27441]: audit 2024-04-03T23:45:50.088682+0000 mon.a (mon.0) 14463 : audit [DBG] from='client.? 172.21.15.67:0/3882889914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:50.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:50 smithi067 bash[17655]: audit 2024-04-03T23:45:50.088682+0000 mon.a (mon.0) 14463 : audit [DBG] from='client.? 172.21.15.67:0/3882889914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:51 smithi082 bash[20963]: cluster 2024-04-03T23:45:50.139922+0000 mgr.y (mgr.24370) 17018 : cluster [DBG] pgmap v17002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:51 smithi067 bash[27441]: cluster 2024-04-03T23:45:50.139922+0000 mgr.y (mgr.24370) 17018 : cluster [DBG] pgmap v17002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:51 smithi067 bash[17655]: cluster 2024-04-03T23:45:50.139922+0000 mgr.y (mgr.24370) 17018 : cluster [DBG] pgmap v17002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:45:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:53 smithi067 bash[27441]: cluster 2024-04-03T23:45:52.141107+0000 mgr.y (mgr.24370) 17019 : cluster [DBG] pgmap v17003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:53.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:53 smithi067 bash[27441]: audit 2024-04-03T23:45:52.540943+0000 mon.c (mon.2) 6798 : audit [DBG] from='client.? 172.21.15.67:0/172996439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:53.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:53 smithi067 bash[17655]: cluster 2024-04-03T23:45:52.141107+0000 mgr.y (mgr.24370) 17019 : cluster [DBG] pgmap v17003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:53.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:53 smithi067 bash[17655]: audit 2024-04-03T23:45:52.540943+0000 mon.c (mon.2) 6798 : audit [DBG] from='client.? 172.21.15.67:0/172996439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:53.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:45:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:53 smithi082 bash[20963]: cluster 2024-04-03T23:45:52.141107+0000 mgr.y (mgr.24370) 17019 : cluster [DBG] pgmap v17003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:53 smithi082 bash[20963]: audit 2024-04-03T23:45:52.540943+0000 mon.c (mon.2) 6798 : audit [DBG] from='client.? 172.21.15.67:0/172996439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:55 smithi082 bash[20963]: cluster 2024-04-03T23:45:54.141801+0000 mgr.y (mgr.24370) 17020 : cluster [DBG] pgmap v17004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:55 smithi082 bash[20963]: audit 2024-04-03T23:45:54.993528+0000 mon.a (mon.0) 14464 : audit [DBG] from='client.? 172.21.15.67:0/3844847409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:55.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:55 smithi067 bash[27441]: cluster 2024-04-03T23:45:54.141801+0000 mgr.y (mgr.24370) 17020 : cluster [DBG] pgmap v17004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:55.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:55 smithi067 bash[27441]: audit 2024-04-03T23:45:54.993528+0000 mon.a (mon.0) 14464 : audit [DBG] from='client.? 172.21.15.67:0/3844847409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:55 smithi067 bash[17655]: cluster 2024-04-03T23:45:54.141801+0000 mgr.y (mgr.24370) 17020 : cluster [DBG] pgmap v17004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:55 smithi067 bash[17655]: audit 2024-04-03T23:45:54.993528+0000 mon.a (mon.0) 14464 : audit [DBG] from='client.? 172.21.15.67:0/3844847409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:56 smithi082 bash[20963]: audit 2024-04-03T23:45:55.563666+0000 mon.a (mon.0) 14465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:56 smithi067 bash[27441]: audit 2024-04-03T23:45:55.563666+0000 mon.a (mon.0) 14465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:56 smithi067 bash[17655]: audit 2024-04-03T23:45:55.563666+0000 mon.a (mon.0) 14465 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:45:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:57 smithi082 bash[20963]: cluster 2024-04-03T23:45:56.142917+0000 mgr.y (mgr.24370) 17021 : cluster [DBG] pgmap v17005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:57 smithi067 bash[27441]: cluster 2024-04-03T23:45:56.142917+0000 mgr.y (mgr.24370) 17021 : cluster [DBG] pgmap v17005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:57 smithi067 bash[17655]: cluster 2024-04-03T23:45:56.142917+0000 mgr.y (mgr.24370) 17021 : cluster [DBG] pgmap v17005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:58 smithi082 bash[20963]: audit 2024-04-03T23:45:57.443865+0000 mon.a (mon.0) 14466 : audit [DBG] from='client.? 172.21.15.67:0/3774375019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:58 smithi067 bash[27441]: audit 2024-04-03T23:45:57.443865+0000 mon.a (mon.0) 14466 : audit [DBG] from='client.? 172.21.15.67:0/3774375019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:58.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:58 smithi067 bash[17655]: audit 2024-04-03T23:45:57.443865+0000 mon.a (mon.0) 14466 : audit [DBG] from='client.? 172.21.15.67:0/3774375019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:45:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:45:59 smithi082 bash[20963]: cluster 2024-04-03T23:45:58.143602+0000 mgr.y (mgr.24370) 17022 : cluster [DBG] pgmap v17006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:45:59 smithi067 bash[17655]: cluster 2024-04-03T23:45:58.143602+0000 mgr.y (mgr.24370) 17022 : cluster [DBG] pgmap v17006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:45:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:45:59 smithi067 bash[27441]: cluster 2024-04-03T23:45:58.143602+0000 mgr.y (mgr.24370) 17022 : cluster [DBG] pgmap v17006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:00.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:00 smithi082 bash[20963]: audit 2024-04-03T23:45:59.912176+0000 mon.a (mon.0) 14467 : audit [DBG] from='client.? 172.21.15.67:0/3407923102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:00 smithi067 bash[27441]: audit 2024-04-03T23:45:59.912176+0000 mon.a (mon.0) 14467 : audit [DBG] from='client.? 172.21.15.67:0/3407923102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:00.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:00 smithi067 bash[17655]: audit 2024-04-03T23:45:59.912176+0000 mon.a (mon.0) 14467 : audit [DBG] from='client.? 172.21.15.67:0/3407923102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:01 smithi082 bash[20963]: cluster 2024-04-03T23:46:00.144304+0000 mgr.y (mgr.24370) 17023 : cluster [DBG] pgmap v17007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:01 smithi067 bash[27441]: cluster 2024-04-03T23:46:00.144304+0000 mgr.y (mgr.24370) 17023 : cluster [DBG] pgmap v17007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:01 smithi067 bash[17655]: cluster 2024-04-03T23:46:00.144304+0000 mgr.y (mgr.24370) 17023 : cluster [DBG] pgmap v17007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:03.340 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:46:03.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:46:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:03 smithi082 bash[20963]: cluster 2024-04-03T23:46:02.145426+0000 mgr.y (mgr.24370) 17024 : cluster [DBG] pgmap v17008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:03 smithi082 bash[20963]: audit 2024-04-03T23:46:02.365337+0000 mon.a (mon.0) 14468 : audit [DBG] from='client.? 172.21.15.67:0/678386953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:03.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:03 smithi067 bash[27441]: cluster 2024-04-03T23:46:02.145426+0000 mgr.y (mgr.24370) 17024 : cluster [DBG] pgmap v17008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:03.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:03 smithi067 bash[27441]: audit 2024-04-03T23:46:02.365337+0000 mon.a (mon.0) 14468 : audit [DBG] from='client.? 172.21.15.67:0/678386953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:03.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:03 smithi067 bash[17655]: cluster 2024-04-03T23:46:02.145426+0000 mgr.y (mgr.24370) 17024 : cluster [DBG] pgmap v17008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:03.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:03 smithi067 bash[17655]: audit 2024-04-03T23:46:02.365337+0000 mon.a (mon.0) 14468 : audit [DBG] from='client.? 172.21.15.67:0/678386953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:05 smithi082 bash[20963]: cluster 2024-04-03T23:46:04.146124+0000 mgr.y (mgr.24370) 17025 : cluster [DBG] pgmap v17009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:05 smithi082 bash[20963]: audit 2024-04-03T23:46:04.818381+0000 mon.a (mon.0) 14469 : audit [DBG] from='client.? 172.21.15.67:0/204763935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:05 smithi082 bash[20963]: audit 2024-04-03T23:46:04.854378+0000 mon.a (mon.0) 14470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:46:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:05 smithi082 bash[20963]: audit 2024-04-03T23:46:05.182546+0000 mon.a (mon.0) 14471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:05 smithi082 bash[20963]: audit 2024-04-03T23:46:05.190849+0000 mon.a (mon.0) 14472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[27441]: cluster 2024-04-03T23:46:04.146124+0000 mgr.y (mgr.24370) 17025 : cluster [DBG] pgmap v17009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[27441]: audit 2024-04-03T23:46:04.818381+0000 mon.a (mon.0) 14469 : audit [DBG] from='client.? 172.21.15.67:0/204763935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[27441]: audit 2024-04-03T23:46:04.854378+0000 mon.a (mon.0) 14470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[27441]: audit 2024-04-03T23:46:05.182546+0000 mon.a (mon.0) 14471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[27441]: audit 2024-04-03T23:46:05.190849+0000 mon.a (mon.0) 14472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[17655]: cluster 2024-04-03T23:46:04.146124+0000 mgr.y (mgr.24370) 17025 : cluster [DBG] pgmap v17009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[17655]: audit 2024-04-03T23:46:04.818381+0000 mon.a (mon.0) 14469 : audit [DBG] from='client.? 172.21.15.67:0/204763935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[17655]: audit 2024-04-03T23:46:04.854378+0000 mon.a (mon.0) 14470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[17655]: audit 2024-04-03T23:46:05.182546+0000 mon.a (mon.0) 14471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:05 smithi067 bash[17655]: audit 2024-04-03T23:46:05.190849+0000 mon.a (mon.0) 14472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:07.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:07 smithi082 bash[20963]: cluster 2024-04-03T23:46:06.147246+0000 mgr.y (mgr.24370) 17026 : cluster [DBG] pgmap v17010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:07.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:07 smithi082 bash[20963]: audit 2024-04-03T23:46:07.267892+0000 mon.c (mon.2) 6799 : audit [DBG] from='client.? 172.21.15.67:0/4095594175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:07 smithi067 bash[17655]: cluster 2024-04-03T23:46:06.147246+0000 mgr.y (mgr.24370) 17026 : cluster [DBG] pgmap v17010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:07 smithi067 bash[17655]: audit 2024-04-03T23:46:07.267892+0000 mon.c (mon.2) 6799 : audit [DBG] from='client.? 172.21.15.67:0/4095594175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:07 smithi067 bash[27441]: cluster 2024-04-03T23:46:06.147246+0000 mgr.y (mgr.24370) 17026 : cluster [DBG] pgmap v17010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:07 smithi067 bash[27441]: audit 2024-04-03T23:46:07.267892+0000 mon.c (mon.2) 6799 : audit [DBG] from='client.? 172.21.15.67:0/4095594175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:09 smithi082 bash[20963]: cluster 2024-04-03T23:46:08.147921+0000 mgr.y (mgr.24370) 17027 : cluster [DBG] pgmap v17011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:09 smithi067 bash[27441]: cluster 2024-04-03T23:46:08.147921+0000 mgr.y (mgr.24370) 17027 : cluster [DBG] pgmap v17011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:09 smithi067 bash[17655]: cluster 2024-04-03T23:46:08.147921+0000 mgr.y (mgr.24370) 17027 : cluster [DBG] pgmap v17011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:10 smithi082 bash[20963]: audit 2024-04-03T23:46:09.741035+0000 mon.a (mon.0) 14473 : audit [DBG] from='client.? 172.21.15.67:0/1278685323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:10 smithi067 bash[17655]: audit 2024-04-03T23:46:09.741035+0000 mon.a (mon.0) 14473 : audit [DBG] from='client.? 172.21.15.67:0/1278685323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:10 smithi067 bash[27441]: audit 2024-04-03T23:46:09.741035+0000 mon.a (mon.0) 14473 : audit [DBG] from='client.? 172.21.15.67:0/1278685323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:11 smithi082 bash[20963]: cluster 2024-04-03T23:46:10.148514+0000 mgr.y (mgr.24370) 17028 : cluster [DBG] pgmap v17012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:11 smithi082 bash[20963]: audit 2024-04-03T23:46:10.563703+0000 mon.a (mon.0) 14474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:11 smithi082 bash[20963]: audit 2024-04-03T23:46:10.894120+0000 mon.a (mon.0) 14475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:11 smithi082 bash[20963]: audit 2024-04-03T23:46:10.901253+0000 mon.a (mon.0) 14476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:11 smithi082 bash[20963]: audit 2024-04-03T23:46:10.906540+0000 mon.a (mon.0) 14477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:11 smithi082 bash[20963]: audit 2024-04-03T23:46:10.913281+0000 mon.a (mon.0) 14478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[17655]: cluster 2024-04-03T23:46:10.148514+0000 mgr.y (mgr.24370) 17028 : cluster [DBG] pgmap v17012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[17655]: audit 2024-04-03T23:46:10.563703+0000 mon.a (mon.0) 14474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[17655]: audit 2024-04-03T23:46:10.894120+0000 mon.a (mon.0) 14475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[17655]: audit 2024-04-03T23:46:10.901253+0000 mon.a (mon.0) 14476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[17655]: audit 2024-04-03T23:46:10.906540+0000 mon.a (mon.0) 14477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[17655]: audit 2024-04-03T23:46:10.913281+0000 mon.a (mon.0) 14478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[27441]: cluster 2024-04-03T23:46:10.148514+0000 mgr.y (mgr.24370) 17028 : cluster [DBG] pgmap v17012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:11.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[27441]: audit 2024-04-03T23:46:10.563703+0000 mon.a (mon.0) 14474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:11.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[27441]: audit 2024-04-03T23:46:10.894120+0000 mon.a (mon.0) 14475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[27441]: audit 2024-04-03T23:46:10.901253+0000 mon.a (mon.0) 14476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[27441]: audit 2024-04-03T23:46:10.906540+0000 mon.a (mon.0) 14477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:11.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:11 smithi067 bash[27441]: audit 2024-04-03T23:46:10.913281+0000 mon.a (mon.0) 14478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:12 smithi082 bash[20963]: audit 2024-04-03T23:46:11.446000+0000 mon.a (mon.0) 14479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:46:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:12 smithi082 bash[20963]: audit 2024-04-03T23:46:11.447569+0000 mon.a (mon.0) 14480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:46:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:12 smithi082 bash[20963]: audit 2024-04-03T23:46:11.454820+0000 mon.a (mon.0) 14481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:12 smithi082 bash[20963]: audit 2024-04-03T23:46:12.196447+0000 mon.c (mon.2) 6800 : audit [DBG] from='client.? 172.21.15.67:0/793346898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:12 smithi067 bash[27441]: audit 2024-04-03T23:46:11.446000+0000 mon.a (mon.0) 14479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:46:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:12 smithi067 bash[27441]: audit 2024-04-03T23:46:11.447569+0000 mon.a (mon.0) 14480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:46:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:12 smithi067 bash[27441]: audit 2024-04-03T23:46:11.454820+0000 mon.a (mon.0) 14481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:12 smithi067 bash[27441]: audit 2024-04-03T23:46:12.196447+0000 mon.c (mon.2) 6800 : audit [DBG] from='client.? 172.21.15.67:0/793346898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:12.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:12 smithi067 bash[17655]: audit 2024-04-03T23:46:11.446000+0000 mon.a (mon.0) 14479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:46:12.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:12 smithi067 bash[17655]: audit 2024-04-03T23:46:11.447569+0000 mon.a (mon.0) 14480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:46:12.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:12 smithi067 bash[17655]: audit 2024-04-03T23:46:11.454820+0000 mon.a (mon.0) 14481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:46:12.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:12 smithi067 bash[17655]: audit 2024-04-03T23:46:12.196447+0000 mon.c (mon.2) 6800 : audit [DBG] from='client.? 172.21.15.67:0/793346898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:13.367 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:46:13.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:13 smithi082 bash[20963]: cluster 2024-04-03T23:46:12.149617+0000 mgr.y (mgr.24370) 17029 : cluster [DBG] pgmap v17013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:13.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:46:13.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:13 smithi067 bash[17655]: cluster 2024-04-03T23:46:12.149617+0000 mgr.y (mgr.24370) 17029 : cluster [DBG] pgmap v17013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:13.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:13 smithi067 bash[27441]: cluster 2024-04-03T23:46:12.149617+0000 mgr.y (mgr.24370) 17029 : cluster [DBG] pgmap v17013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:15 smithi082 bash[20963]: cluster 2024-04-03T23:46:14.150269+0000 mgr.y (mgr.24370) 17030 : cluster [DBG] pgmap v17014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:15.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:15 smithi082 bash[20963]: audit 2024-04-03T23:46:14.653108+0000 mon.c (mon.2) 6801 : audit [DBG] from='client.? 172.21.15.67:0/2444630855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:15.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:15 smithi067 bash[17655]: cluster 2024-04-03T23:46:14.150269+0000 mgr.y (mgr.24370) 17030 : cluster [DBG] pgmap v17014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:15.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:15 smithi067 bash[17655]: audit 2024-04-03T23:46:14.653108+0000 mon.c (mon.2) 6801 : audit [DBG] from='client.? 172.21.15.67:0/2444630855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:15 smithi067 bash[27441]: cluster 2024-04-03T23:46:14.150269+0000 mgr.y (mgr.24370) 17030 : cluster [DBG] pgmap v17014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:15 smithi067 bash[27441]: audit 2024-04-03T23:46:14.653108+0000 mon.c (mon.2) 6801 : audit [DBG] from='client.? 172.21.15.67:0/2444630855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:17 smithi082 bash[20963]: cluster 2024-04-03T23:46:16.151413+0000 mgr.y (mgr.24370) 17031 : cluster [DBG] pgmap v17015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:17.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:17 smithi082 bash[20963]: audit 2024-04-03T23:46:17.110626+0000 mon.a (mon.0) 14482 : audit [DBG] from='client.? 172.21.15.67:0/2972555752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:17 smithi067 bash[27441]: cluster 2024-04-03T23:46:16.151413+0000 mgr.y (mgr.24370) 17031 : cluster [DBG] pgmap v17015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:17 smithi067 bash[27441]: audit 2024-04-03T23:46:17.110626+0000 mon.a (mon.0) 14482 : audit [DBG] from='client.? 172.21.15.67:0/2972555752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:17 smithi067 bash[17655]: cluster 2024-04-03T23:46:16.151413+0000 mgr.y (mgr.24370) 17031 : cluster [DBG] pgmap v17015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:17 smithi067 bash[17655]: audit 2024-04-03T23:46:17.110626+0000 mon.a (mon.0) 14482 : audit [DBG] from='client.? 172.21.15.67:0/2972555752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:19 smithi082 bash[20963]: cluster 2024-04-03T23:46:18.152108+0000 mgr.y (mgr.24370) 17032 : cluster [DBG] pgmap v17016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:19.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:19 smithi067 bash[17655]: cluster 2024-04-03T23:46:18.152108+0000 mgr.y (mgr.24370) 17032 : cluster [DBG] pgmap v17016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:19.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:19 smithi067 bash[27441]: cluster 2024-04-03T23:46:18.152108+0000 mgr.y (mgr.24370) 17032 : cluster [DBG] pgmap v17016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:20.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:20 smithi082 bash[20963]: audit 2024-04-03T23:46:19.565552+0000 mon.a (mon.0) 14483 : audit [DBG] from='client.? 172.21.15.67:0/850319997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:20.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:20 smithi067 bash[17655]: audit 2024-04-03T23:46:19.565552+0000 mon.a (mon.0) 14483 : audit [DBG] from='client.? 172.21.15.67:0/850319997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:20.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:20 smithi067 bash[27441]: audit 2024-04-03T23:46:19.565552+0000 mon.a (mon.0) 14483 : audit [DBG] from='client.? 172.21.15.67:0/850319997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:21.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:21 smithi067 bash[17655]: cluster 2024-04-03T23:46:20.152646+0000 mgr.y (mgr.24370) 17033 : cluster [DBG] pgmap v17017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:21 smithi067 bash[27441]: cluster 2024-04-03T23:46:20.152646+0000 mgr.y (mgr.24370) 17033 : cluster [DBG] pgmap v17017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:21.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:21 smithi082 bash[20963]: cluster 2024-04-03T23:46:20.152646+0000 mgr.y (mgr.24370) 17033 : cluster [DBG] pgmap v17017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:22.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:22 smithi067 bash[27441]: audit 2024-04-03T23:46:22.015065+0000 mon.a (mon.0) 14484 : audit [DBG] from='client.? 172.21.15.67:0/1472406118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:22.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:22 smithi067 bash[17655]: audit 2024-04-03T23:46:22.015065+0000 mon.a (mon.0) 14484 : audit [DBG] from='client.? 172.21.15.67:0/1472406118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:22.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:22 smithi082 bash[20963]: audit 2024-04-03T23:46:22.015065+0000 mon.a (mon.0) 14484 : audit [DBG] from='client.? 172.21.15.67:0/1472406118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:23.401 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:46:23.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:23 smithi067 bash[17655]: cluster 2024-04-03T23:46:22.153725+0000 mgr.y (mgr.24370) 17034 : cluster [DBG] pgmap v17018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:23.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:23 smithi067 bash[27441]: cluster 2024-04-03T23:46:22.153725+0000 mgr.y (mgr.24370) 17034 : cluster [DBG] pgmap v17018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:46:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:23 smithi082 bash[20963]: cluster 2024-04-03T23:46:22.153725+0000 mgr.y (mgr.24370) 17034 : cluster [DBG] pgmap v17018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:25 smithi067 bash[27441]: cluster 2024-04-03T23:46:24.154387+0000 mgr.y (mgr.24370) 17035 : cluster [DBG] pgmap v17019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:25 smithi067 bash[27441]: audit 2024-04-03T23:46:24.470098+0000 mon.a (mon.0) 14485 : audit [DBG] from='client.? 172.21.15.67:0/891354944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:25.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:25 smithi067 bash[17655]: cluster 2024-04-03T23:46:24.154387+0000 mgr.y (mgr.24370) 17035 : cluster [DBG] pgmap v17019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:25.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:25 smithi067 bash[17655]: audit 2024-04-03T23:46:24.470098+0000 mon.a (mon.0) 14485 : audit [DBG] from='client.? 172.21.15.67:0/891354944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:25.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:25 smithi082 bash[20963]: cluster 2024-04-03T23:46:24.154387+0000 mgr.y (mgr.24370) 17035 : cluster [DBG] pgmap v17019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:25 smithi082 bash[20963]: audit 2024-04-03T23:46:24.470098+0000 mon.a (mon.0) 14485 : audit [DBG] from='client.? 172.21.15.67:0/891354944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:26 smithi067 bash[17655]: audit 2024-04-03T23:46:25.564592+0000 mon.a (mon.0) 14486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:26 smithi067 bash[27441]: audit 2024-04-03T23:46:25.564592+0000 mon.a (mon.0) 14486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:26 smithi082 bash[20963]: audit 2024-04-03T23:46:25.564592+0000 mon.a (mon.0) 14486 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:27.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:27 smithi067 bash[17655]: cluster 2024-04-03T23:46:26.155661+0000 mgr.y (mgr.24370) 17036 : cluster [DBG] pgmap v17020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:27.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:27 smithi067 bash[17655]: audit 2024-04-03T23:46:26.927608+0000 mon.a (mon.0) 14487 : audit [DBG] from='client.? 172.21.15.67:0/1068785936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:27 smithi067 bash[27441]: cluster 2024-04-03T23:46:26.155661+0000 mgr.y (mgr.24370) 17036 : cluster [DBG] pgmap v17020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:27.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:27 smithi067 bash[27441]: audit 2024-04-03T23:46:26.927608+0000 mon.a (mon.0) 14487 : audit [DBG] from='client.? 172.21.15.67:0/1068785936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:27.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:27 smithi082 bash[20963]: cluster 2024-04-03T23:46:26.155661+0000 mgr.y (mgr.24370) 17036 : cluster [DBG] pgmap v17020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:27 smithi082 bash[20963]: audit 2024-04-03T23:46:26.927608+0000 mon.a (mon.0) 14487 : audit [DBG] from='client.? 172.21.15.67:0/1068785936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:29 smithi067 bash[17655]: cluster 2024-04-03T23:46:28.156432+0000 mgr.y (mgr.24370) 17037 : cluster [DBG] pgmap v17021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:29 smithi067 bash[17655]: audit 2024-04-03T23:46:29.382814+0000 mon.a (mon.0) 14488 : audit [DBG] from='client.? 172.21.15.67:0/3052880379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:29.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:29 smithi067 bash[27441]: cluster 2024-04-03T23:46:28.156432+0000 mgr.y (mgr.24370) 17037 : cluster [DBG] pgmap v17021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:29.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:29 smithi067 bash[27441]: audit 2024-04-03T23:46:29.382814+0000 mon.a (mon.0) 14488 : audit [DBG] from='client.? 172.21.15.67:0/3052880379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:29.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:29 smithi082 bash[20963]: cluster 2024-04-03T23:46:28.156432+0000 mgr.y (mgr.24370) 17037 : cluster [DBG] pgmap v17021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:29 smithi082 bash[20963]: audit 2024-04-03T23:46:29.382814+0000 mon.a (mon.0) 14488 : audit [DBG] from='client.? 172.21.15.67:0/3052880379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:31 smithi082 bash[20963]: cluster 2024-04-03T23:46:30.157047+0000 mgr.y (mgr.24370) 17038 : cluster [DBG] pgmap v17022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:31 smithi067 bash[17655]: cluster 2024-04-03T23:46:30.157047+0000 mgr.y (mgr.24370) 17038 : cluster [DBG] pgmap v17022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:31.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:31 smithi067 bash[27441]: cluster 2024-04-03T23:46:30.157047+0000 mgr.y (mgr.24370) 17038 : cluster [DBG] pgmap v17022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:32 smithi082 bash[20963]: audit 2024-04-03T23:46:31.842464+0000 mon.a (mon.0) 14489 : audit [DBG] from='client.? 172.21.15.67:0/4000837604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:32.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:32 smithi067 bash[27441]: audit 2024-04-03T23:46:31.842464+0000 mon.a (mon.0) 14489 : audit [DBG] from='client.? 172.21.15.67:0/4000837604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:32.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:32 smithi067 bash[17655]: audit 2024-04-03T23:46:31.842464+0000 mon.a (mon.0) 14489 : audit [DBG] from='client.? 172.21.15.67:0/4000837604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:46:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:33 smithi082 bash[20963]: cluster 2024-04-03T23:46:32.158219+0000 mgr.y (mgr.24370) 17039 : cluster [DBG] pgmap v17023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:46:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:33 smithi067 bash[17655]: cluster 2024-04-03T23:46:32.158219+0000 mgr.y (mgr.24370) 17039 : cluster [DBG] pgmap v17023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:33 smithi067 bash[27441]: cluster 2024-04-03T23:46:32.158219+0000 mgr.y (mgr.24370) 17039 : cluster [DBG] pgmap v17023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:34.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:34 smithi082 bash[20963]: audit 2024-04-03T23:46:34.292989+0000 mon.a (mon.0) 14490 : audit [DBG] from='client.? 172.21.15.67:0/2608873527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:34.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:34 smithi067 bash[27441]: audit 2024-04-03T23:46:34.292989+0000 mon.a (mon.0) 14490 : audit [DBG] from='client.? 172.21.15.67:0/2608873527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:34.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:34 smithi067 bash[17655]: audit 2024-04-03T23:46:34.292989+0000 mon.a (mon.0) 14490 : audit [DBG] from='client.? 172.21.15.67:0/2608873527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:35 smithi082 bash[20963]: cluster 2024-04-03T23:46:34.158895+0000 mgr.y (mgr.24370) 17040 : cluster [DBG] pgmap v17024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:35 smithi067 bash[17655]: cluster 2024-04-03T23:46:34.158895+0000 mgr.y (mgr.24370) 17040 : cluster [DBG] pgmap v17024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:35.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:35 smithi067 bash[27441]: cluster 2024-04-03T23:46:34.158895+0000 mgr.y (mgr.24370) 17040 : cluster [DBG] pgmap v17024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:37 smithi082 bash[20963]: cluster 2024-04-03T23:46:36.160055+0000 mgr.y (mgr.24370) 17041 : cluster [DBG] pgmap v17025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:37 smithi082 bash[20963]: audit 2024-04-03T23:46:36.749181+0000 mon.a (mon.0) 14491 : audit [DBG] from='client.? 172.21.15.67:0/207093318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:37 smithi067 bash[27441]: cluster 2024-04-03T23:46:36.160055+0000 mgr.y (mgr.24370) 17041 : cluster [DBG] pgmap v17025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:37 smithi067 bash[27441]: audit 2024-04-03T23:46:36.749181+0000 mon.a (mon.0) 14491 : audit [DBG] from='client.? 172.21.15.67:0/207093318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:37.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:37 smithi067 bash[17655]: cluster 2024-04-03T23:46:36.160055+0000 mgr.y (mgr.24370) 17041 : cluster [DBG] pgmap v17025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:37 smithi067 bash[17655]: audit 2024-04-03T23:46:36.749181+0000 mon.a (mon.0) 14491 : audit [DBG] from='client.? 172.21.15.67:0/207093318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:39.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:39 smithi082 bash[20963]: cluster 2024-04-03T23:46:38.160718+0000 mgr.y (mgr.24370) 17042 : cluster [DBG] pgmap v17026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:39.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:39 smithi082 bash[20963]: audit 2024-04-03T23:46:39.204629+0000 mon.a (mon.0) 14492 : audit [DBG] from='client.? 172.21.15.67:0/2104167277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:39 smithi067 bash[27441]: cluster 2024-04-03T23:46:38.160718+0000 mgr.y (mgr.24370) 17042 : cluster [DBG] pgmap v17026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:39 smithi067 bash[27441]: audit 2024-04-03T23:46:39.204629+0000 mon.a (mon.0) 14492 : audit [DBG] from='client.? 172.21.15.67:0/2104167277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:39.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:39 smithi067 bash[17655]: cluster 2024-04-03T23:46:38.160718+0000 mgr.y (mgr.24370) 17042 : cluster [DBG] pgmap v17026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:39.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:39 smithi067 bash[17655]: audit 2024-04-03T23:46:39.204629+0000 mon.a (mon.0) 14492 : audit [DBG] from='client.? 172.21.15.67:0/2104167277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:41 smithi082 bash[20963]: cluster 2024-04-03T23:46:40.161395+0000 mgr.y (mgr.24370) 17043 : cluster [DBG] pgmap v17027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:41 smithi082 bash[20963]: audit 2024-04-03T23:46:40.565006+0000 mon.a (mon.0) 14493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:41.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:41 smithi067 bash[27441]: cluster 2024-04-03T23:46:40.161395+0000 mgr.y (mgr.24370) 17043 : cluster [DBG] pgmap v17027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:41.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:41 smithi067 bash[27441]: audit 2024-04-03T23:46:40.565006+0000 mon.a (mon.0) 14493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:41 smithi067 bash[17655]: cluster 2024-04-03T23:46:40.161395+0000 mgr.y (mgr.24370) 17043 : cluster [DBG] pgmap v17027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:41 smithi067 bash[17655]: audit 2024-04-03T23:46:40.565006+0000 mon.a (mon.0) 14493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:42.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:42 smithi082 bash[20963]: audit 2024-04-03T23:46:41.656849+0000 mon.c (mon.2) 6802 : audit [DBG] from='client.? 172.21.15.67:0/3685609162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:42.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:42 smithi067 bash[17655]: audit 2024-04-03T23:46:41.656849+0000 mon.c (mon.2) 6802 : audit [DBG] from='client.? 172.21.15.67:0/3685609162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:42.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:42 smithi067 bash[27441]: audit 2024-04-03T23:46:41.656849+0000 mon.c (mon.2) 6802 : audit [DBG] from='client.? 172.21.15.67:0/3685609162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:46:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:46:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:43 smithi082 bash[20963]: cluster 2024-04-03T23:46:42.162589+0000 mgr.y (mgr.24370) 17044 : cluster [DBG] pgmap v17028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:43 smithi067 bash[17655]: cluster 2024-04-03T23:46:42.162589+0000 mgr.y (mgr.24370) 17044 : cluster [DBG] pgmap v17028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:43 smithi067 bash[27441]: cluster 2024-04-03T23:46:42.162589+0000 mgr.y (mgr.24370) 17044 : cluster [DBG] pgmap v17028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:44.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:44 smithi082 bash[20963]: audit 2024-04-03T23:46:44.117949+0000 mon.c (mon.2) 6803 : audit [DBG] from='client.? 172.21.15.67:0/4053729537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:44.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:44 smithi082 bash[20963]: cluster 2024-04-03T23:46:44.163265+0000 mgr.y (mgr.24370) 17045 : cluster [DBG] pgmap v17029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:44.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:44 smithi067 bash[27441]: audit 2024-04-03T23:46:44.117949+0000 mon.c (mon.2) 6803 : audit [DBG] from='client.? 172.21.15.67:0/4053729537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:44.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:44 smithi067 bash[27441]: cluster 2024-04-03T23:46:44.163265+0000 mgr.y (mgr.24370) 17045 : cluster [DBG] pgmap v17029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:44.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:44 smithi067 bash[17655]: audit 2024-04-03T23:46:44.117949+0000 mon.c (mon.2) 6803 : audit [DBG] from='client.? 172.21.15.67:0/4053729537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:44.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:44 smithi067 bash[17655]: cluster 2024-04-03T23:46:44.163265+0000 mgr.y (mgr.24370) 17045 : cluster [DBG] pgmap v17029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:47 smithi082 bash[20963]: cluster 2024-04-03T23:46:46.164463+0000 mgr.y (mgr.24370) 17046 : cluster [DBG] pgmap v17030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:47 smithi082 bash[20963]: audit 2024-04-03T23:46:46.576279+0000 mon.c (mon.2) 6804 : audit [DBG] from='client.? 172.21.15.67:0/180638191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:47 smithi067 bash[27441]: cluster 2024-04-03T23:46:46.164463+0000 mgr.y (mgr.24370) 17046 : cluster [DBG] pgmap v17030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:47 smithi067 bash[27441]: audit 2024-04-03T23:46:46.576279+0000 mon.c (mon.2) 6804 : audit [DBG] from='client.? 172.21.15.67:0/180638191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:47 smithi067 bash[17655]: cluster 2024-04-03T23:46:46.164463+0000 mgr.y (mgr.24370) 17046 : cluster [DBG] pgmap v17030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:47 smithi067 bash[17655]: audit 2024-04-03T23:46:46.576279+0000 mon.c (mon.2) 6804 : audit [DBG] from='client.? 172.21.15.67:0/180638191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:49 smithi082 bash[20963]: cluster 2024-04-03T23:46:48.165179+0000 mgr.y (mgr.24370) 17047 : cluster [DBG] pgmap v17031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:49 smithi082 bash[20963]: audit 2024-04-03T23:46:49.026174+0000 mon.c (mon.2) 6805 : audit [DBG] from='client.? 172.21.15.67:0/2247458950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:49 smithi067 bash[17655]: cluster 2024-04-03T23:46:48.165179+0000 mgr.y (mgr.24370) 17047 : cluster [DBG] pgmap v17031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:49 smithi067 bash[17655]: audit 2024-04-03T23:46:49.026174+0000 mon.c (mon.2) 6805 : audit [DBG] from='client.? 172.21.15.67:0/2247458950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:49 smithi067 bash[27441]: cluster 2024-04-03T23:46:48.165179+0000 mgr.y (mgr.24370) 17047 : cluster [DBG] pgmap v17031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:49 smithi067 bash[27441]: audit 2024-04-03T23:46:49.026174+0000 mon.c (mon.2) 6805 : audit [DBG] from='client.? 172.21.15.67:0/2247458950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:51 smithi082 bash[20963]: cluster 2024-04-03T23:46:50.165905+0000 mgr.y (mgr.24370) 17048 : cluster [DBG] pgmap v17032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:51 smithi067 bash[27441]: cluster 2024-04-03T23:46:50.165905+0000 mgr.y (mgr.24370) 17048 : cluster [DBG] pgmap v17032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:51 smithi067 bash[17655]: cluster 2024-04-03T23:46:50.165905+0000 mgr.y (mgr.24370) 17048 : cluster [DBG] pgmap v17032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:52.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:52 smithi082 bash[20963]: audit 2024-04-03T23:46:51.480927+0000 mon.c (mon.2) 6806 : audit [DBG] from='client.? 172.21.15.67:0/3991965135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:52.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:52 smithi067 bash[17655]: audit 2024-04-03T23:46:51.480927+0000 mon.c (mon.2) 6806 : audit [DBG] from='client.? 172.21.15.67:0/3991965135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:52.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:52 smithi067 bash[27441]: audit 2024-04-03T23:46:51.480927+0000 mon.c (mon.2) 6806 : audit [DBG] from='client.? 172.21.15.67:0/3991965135' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:53 smithi067 bash[17655]: cluster 2024-04-03T23:46:52.167096+0000 mgr.y (mgr.24370) 17049 : cluster [DBG] pgmap v17033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:46:53.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:53 smithi067 bash[27441]: cluster 2024-04-03T23:46:52.167096+0000 mgr.y (mgr.24370) 17049 : cluster [DBG] pgmap v17033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:53.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:53 smithi082 bash[20963]: cluster 2024-04-03T23:46:52.167096+0000 mgr.y (mgr.24370) 17049 : cluster [DBG] pgmap v17033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:46:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:54 smithi082 bash[20963]: audit 2024-04-03T23:46:53.934439+0000 mon.a (mon.0) 14494 : audit [DBG] from='client.? 172.21.15.67:0/2382021147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:54 smithi067 bash[27441]: audit 2024-04-03T23:46:53.934439+0000 mon.a (mon.0) 14494 : audit [DBG] from='client.? 172.21.15.67:0/2382021147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:54.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:54 smithi067 bash[17655]: audit 2024-04-03T23:46:53.934439+0000 mon.a (mon.0) 14494 : audit [DBG] from='client.? 172.21.15.67:0/2382021147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:55 smithi082 bash[20963]: cluster 2024-04-03T23:46:54.167772+0000 mgr.y (mgr.24370) 17050 : cluster [DBG] pgmap v17034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:55.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:55 smithi067 bash[27441]: cluster 2024-04-03T23:46:54.167772+0000 mgr.y (mgr.24370) 17050 : cluster [DBG] pgmap v17034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:55 smithi067 bash[17655]: cluster 2024-04-03T23:46:54.167772+0000 mgr.y (mgr.24370) 17050 : cluster [DBG] pgmap v17034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:56 smithi082 bash[20963]: audit 2024-04-03T23:46:55.565371+0000 mon.a (mon.0) 14495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:56 smithi067 bash[17655]: audit 2024-04-03T23:46:55.565371+0000 mon.a (mon.0) 14495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:56 smithi067 bash[27441]: audit 2024-04-03T23:46:55.565371+0000 mon.a (mon.0) 14495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:46:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:57 smithi082 bash[20963]: cluster 2024-04-03T23:46:56.168886+0000 mgr.y (mgr.24370) 17051 : cluster [DBG] pgmap v17035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:57 smithi082 bash[20963]: audit 2024-04-03T23:46:56.391915+0000 mon.c (mon.2) 6807 : audit [DBG] from='client.? 172.21.15.67:0/211558526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:57 smithi067 bash[17655]: cluster 2024-04-03T23:46:56.168886+0000 mgr.y (mgr.24370) 17051 : cluster [DBG] pgmap v17035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:57 smithi067 bash[17655]: audit 2024-04-03T23:46:56.391915+0000 mon.c (mon.2) 6807 : audit [DBG] from='client.? 172.21.15.67:0/211558526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:57 smithi067 bash[27441]: cluster 2024-04-03T23:46:56.168886+0000 mgr.y (mgr.24370) 17051 : cluster [DBG] pgmap v17035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:57 smithi067 bash[27441]: audit 2024-04-03T23:46:56.391915+0000 mon.c (mon.2) 6807 : audit [DBG] from='client.? 172.21.15.67:0/211558526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:59 smithi082 bash[20963]: cluster 2024-04-03T23:46:58.169558+0000 mgr.y (mgr.24370) 17052 : cluster [DBG] pgmap v17036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:46:59 smithi082 bash[20963]: audit 2024-04-03T23:46:58.844399+0000 mon.c (mon.2) 6808 : audit [DBG] from='client.? 172.21.15.67:0/1659399344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:59 smithi067 bash[17655]: cluster 2024-04-03T23:46:58.169558+0000 mgr.y (mgr.24370) 17052 : cluster [DBG] pgmap v17036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:46:59 smithi067 bash[17655]: audit 2024-04-03T23:46:58.844399+0000 mon.c (mon.2) 6808 : audit [DBG] from='client.? 172.21.15.67:0/1659399344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:46:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:59 smithi067 bash[27441]: cluster 2024-04-03T23:46:58.169558+0000 mgr.y (mgr.24370) 17052 : cluster [DBG] pgmap v17036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:46:59.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:46:59 smithi067 bash[27441]: audit 2024-04-03T23:46:58.844399+0000 mon.c (mon.2) 6808 : audit [DBG] from='client.? 172.21.15.67:0/1659399344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:01 smithi082 bash[20963]: cluster 2024-04-03T23:47:00.170240+0000 mgr.y (mgr.24370) 17053 : cluster [DBG] pgmap v17037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:01 smithi067 bash[17655]: cluster 2024-04-03T23:47:00.170240+0000 mgr.y (mgr.24370) 17053 : cluster [DBG] pgmap v17037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:01 smithi067 bash[27441]: cluster 2024-04-03T23:47:00.170240+0000 mgr.y (mgr.24370) 17053 : cluster [DBG] pgmap v17037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:02 smithi082 bash[20963]: audit 2024-04-03T23:47:01.292475+0000 mon.a (mon.0) 14496 : audit [DBG] from='client.? 172.21.15.67:0/4233325911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:02.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:02 smithi067 bash[27441]: audit 2024-04-03T23:47:01.292475+0000 mon.a (mon.0) 14496 : audit [DBG] from='client.? 172.21.15.67:0/4233325911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:02.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:02 smithi067 bash[17655]: audit 2024-04-03T23:47:01.292475+0000 mon.a (mon.0) 14496 : audit [DBG] from='client.? 172.21.15.67:0/4233325911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:47:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:03 smithi067 bash[27441]: cluster 2024-04-03T23:47:02.171420+0000 mgr.y (mgr.24370) 17054 : cluster [DBG] pgmap v17038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:03.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:03 smithi067 bash[17655]: cluster 2024-04-03T23:47:02.171420+0000 mgr.y (mgr.24370) 17054 : cluster [DBG] pgmap v17038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:03.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:47:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:03 smithi082 bash[20963]: cluster 2024-04-03T23:47:02.171420+0000 mgr.y (mgr.24370) 17054 : cluster [DBG] pgmap v17038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:04 smithi082 bash[20963]: audit 2024-04-03T23:47:03.744482+0000 mon.a (mon.0) 14497 : audit [DBG] from='client.? 172.21.15.67:0/2350854455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:04 smithi067 bash[27441]: audit 2024-04-03T23:47:03.744482+0000 mon.a (mon.0) 14497 : audit [DBG] from='client.? 172.21.15.67:0/2350854455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:04 smithi067 bash[17655]: audit 2024-04-03T23:47:03.744482+0000 mon.a (mon.0) 14497 : audit [DBG] from='client.? 172.21.15.67:0/2350854455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:05 smithi082 bash[20963]: cluster 2024-04-03T23:47:04.172188+0000 mgr.y (mgr.24370) 17055 : cluster [DBG] pgmap v17039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:05 smithi067 bash[27441]: cluster 2024-04-03T23:47:04.172188+0000 mgr.y (mgr.24370) 17055 : cluster [DBG] pgmap v17039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:05 smithi067 bash[17655]: cluster 2024-04-03T23:47:04.172188+0000 mgr.y (mgr.24370) 17055 : cluster [DBG] pgmap v17039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:06.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:06 smithi082 bash[20963]: audit 2024-04-03T23:47:06.200292+0000 mon.c (mon.2) 6809 : audit [DBG] from='client.? 172.21.15.67:0/1104686031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:06.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:06 smithi067 bash[27441]: audit 2024-04-03T23:47:06.200292+0000 mon.c (mon.2) 6809 : audit [DBG] from='client.? 172.21.15.67:0/1104686031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:06.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:06 smithi067 bash[17655]: audit 2024-04-03T23:47:06.200292+0000 mon.c (mon.2) 6809 : audit [DBG] from='client.? 172.21.15.67:0/1104686031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:07.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:07 smithi082 bash[20963]: cluster 2024-04-03T23:47:06.173238+0000 mgr.y (mgr.24370) 17056 : cluster [DBG] pgmap v17040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:07 smithi067 bash[17655]: cluster 2024-04-03T23:47:06.173238+0000 mgr.y (mgr.24370) 17056 : cluster [DBG] pgmap v17040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:07 smithi067 bash[27441]: cluster 2024-04-03T23:47:06.173238+0000 mgr.y (mgr.24370) 17056 : cluster [DBG] pgmap v17040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:09 smithi082 bash[20963]: cluster 2024-04-03T23:47:08.174053+0000 mgr.y (mgr.24370) 17057 : cluster [DBG] pgmap v17041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:09 smithi082 bash[20963]: audit 2024-04-03T23:47:08.658118+0000 mon.a (mon.0) 14498 : audit [DBG] from='client.? 172.21.15.67:0/2542349934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:09 smithi067 bash[27441]: cluster 2024-04-03T23:47:08.174053+0000 mgr.y (mgr.24370) 17057 : cluster [DBG] pgmap v17041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:09 smithi067 bash[27441]: audit 2024-04-03T23:47:08.658118+0000 mon.a (mon.0) 14498 : audit [DBG] from='client.? 172.21.15.67:0/2542349934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:09 smithi067 bash[17655]: cluster 2024-04-03T23:47:08.174053+0000 mgr.y (mgr.24370) 17057 : cluster [DBG] pgmap v17041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:09 smithi067 bash[17655]: audit 2024-04-03T23:47:08.658118+0000 mon.a (mon.0) 14498 : audit [DBG] from='client.? 172.21.15.67:0/2542349934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:11 smithi082 bash[20963]: cluster 2024-04-03T23:47:10.174785+0000 mgr.y (mgr.24370) 17058 : cluster [DBG] pgmap v17042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:11 smithi082 bash[20963]: audit 2024-04-03T23:47:10.565672+0000 mon.a (mon.0) 14499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:11.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:11 smithi082 bash[20963]: audit 2024-04-03T23:47:11.116504+0000 mon.c (mon.2) 6810 : audit [DBG] from='client.? 172.21.15.67:0/2338263320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:11 smithi067 bash[17655]: cluster 2024-04-03T23:47:10.174785+0000 mgr.y (mgr.24370) 17058 : cluster [DBG] pgmap v17042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:11 smithi067 bash[17655]: audit 2024-04-03T23:47:10.565672+0000 mon.a (mon.0) 14499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:11 smithi067 bash[17655]: audit 2024-04-03T23:47:11.116504+0000 mon.c (mon.2) 6810 : audit [DBG] from='client.? 172.21.15.67:0/2338263320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:11 smithi067 bash[27441]: cluster 2024-04-03T23:47:10.174785+0000 mgr.y (mgr.24370) 17058 : cluster [DBG] pgmap v17042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:11 smithi067 bash[27441]: audit 2024-04-03T23:47:10.565672+0000 mon.a (mon.0) 14499 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:11 smithi067 bash[27441]: audit 2024-04-03T23:47:11.116504+0000 mon.c (mon.2) 6810 : audit [DBG] from='client.? 172.21.15.67:0/2338263320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:12 smithi082 bash[20963]: audit 2024-04-03T23:47:11.529395+0000 mon.a (mon.0) 14500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:47:12.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:12 smithi067 bash[27441]: audit 2024-04-03T23:47:11.529395+0000 mon.a (mon.0) 14500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:47:12.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:12 smithi067 bash[17655]: audit 2024-04-03T23:47:11.529395+0000 mon.a (mon.0) 14500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:47:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:13] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:47:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:13 smithi067 bash[27441]: cluster 2024-04-03T23:47:12.175947+0000 mgr.y (mgr.24370) 17059 : cluster [DBG] pgmap v17043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:13.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:13 smithi067 bash[17655]: cluster 2024-04-03T23:47:12.175947+0000 mgr.y (mgr.24370) 17059 : cluster [DBG] pgmap v17043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:13.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:13 smithi082 bash[20963]: cluster 2024-04-03T23:47:12.175947+0000 mgr.y (mgr.24370) 17059 : cluster [DBG] pgmap v17043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:13.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:47:14.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:14 smithi082 bash[20963]: audit 2024-04-03T23:47:13.574240+0000 mon.c (mon.2) 6811 : audit [DBG] from='client.? 172.21.15.67:0/2874824846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:14.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:14 smithi067 bash[27441]: audit 2024-04-03T23:47:13.574240+0000 mon.c (mon.2) 6811 : audit [DBG] from='client.? 172.21.15.67:0/2874824846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:14 smithi067 bash[17655]: audit 2024-04-03T23:47:13.574240+0000 mon.c (mon.2) 6811 : audit [DBG] from='client.? 172.21.15.67:0/2874824846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:15 smithi082 bash[20963]: cluster 2024-04-03T23:47:14.176717+0000 mgr.y (mgr.24370) 17060 : cluster [DBG] pgmap v17044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:15.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:15 smithi067 bash[17655]: cluster 2024-04-03T23:47:14.176717+0000 mgr.y (mgr.24370) 17060 : cluster [DBG] pgmap v17044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:15.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:15 smithi067 bash[27441]: cluster 2024-04-03T23:47:14.176717+0000 mgr.y (mgr.24370) 17060 : cluster [DBG] pgmap v17044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:16 smithi082 bash[20963]: audit 2024-04-03T23:47:16.029487+0000 mon.a (mon.0) 14501 : audit [DBG] from='client.? 172.21.15.67:0/3206939281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:16.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:16 smithi067 bash[17655]: audit 2024-04-03T23:47:16.029487+0000 mon.a (mon.0) 14501 : audit [DBG] from='client.? 172.21.15.67:0/3206939281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:16.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:16 smithi067 bash[27441]: audit 2024-04-03T23:47:16.029487+0000 mon.a (mon.0) 14501 : audit [DBG] from='client.? 172.21.15.67:0/3206939281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:17.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:17 smithi082 bash[20963]: cluster 2024-04-03T23:47:16.178018+0000 mgr.y (mgr.24370) 17061 : cluster [DBG] pgmap v17045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:17.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:17 smithi082 bash[20963]: audit 2024-04-03T23:47:17.225144+0000 mon.a (mon.0) 14502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:17.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:17 smithi082 bash[20963]: audit 2024-04-03T23:47:17.235304+0000 mon.a (mon.0) 14503 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:17 smithi067 bash[27441]: cluster 2024-04-03T23:47:16.178018+0000 mgr.y (mgr.24370) 17061 : cluster [DBG] pgmap v17045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:17 smithi067 bash[27441]: audit 2024-04-03T23:47:17.225144+0000 mon.a (mon.0) 14502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:17.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:17 smithi067 bash[27441]: audit 2024-04-03T23:47:17.235304+0000 mon.a (mon.0) 14503 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:17 smithi067 bash[17655]: cluster 2024-04-03T23:47:16.178018+0000 mgr.y (mgr.24370) 17061 : cluster [DBG] pgmap v17045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:17 smithi067 bash[17655]: audit 2024-04-03T23:47:17.225144+0000 mon.a (mon.0) 14502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:17.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:17 smithi067 bash[17655]: audit 2024-04-03T23:47:17.235304+0000 mon.a (mon.0) 14503 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:18 smithi082 bash[20963]: audit 2024-04-03T23:47:17.584656+0000 mon.a (mon.0) 14504 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:18 smithi082 bash[20963]: audit 2024-04-03T23:47:17.594284+0000 mon.a (mon.0) 14505 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:18 smithi082 bash[20963]: audit 2024-04-03T23:47:18.094253+0000 mon.a (mon.0) 14506 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:47:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:18 smithi082 bash[20963]: audit 2024-04-03T23:47:18.095809+0000 mon.a (mon.0) 14507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:47:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:18 smithi082 bash[20963]: audit 2024-04-03T23:47:18.104829+0000 mon.a (mon.0) 14508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:18 smithi082 bash[20963]: cluster 2024-04-03T23:47:18.178595+0000 mgr.y (mgr.24370) 17062 : cluster [DBG] pgmap v17046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:18 smithi082 bash[20963]: audit 2024-04-03T23:47:18.481932+0000 mon.c (mon.2) 6812 : audit [DBG] from='client.? 172.21.15.67:0/547825149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[17655]: audit 2024-04-03T23:47:17.584656+0000 mon.a (mon.0) 14504 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[17655]: audit 2024-04-03T23:47:17.594284+0000 mon.a (mon.0) 14505 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[17655]: audit 2024-04-03T23:47:18.094253+0000 mon.a (mon.0) 14506 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:47:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[17655]: audit 2024-04-03T23:47:18.095809+0000 mon.a (mon.0) 14507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:47:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[17655]: audit 2024-04-03T23:47:18.104829+0000 mon.a (mon.0) 14508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[17655]: cluster 2024-04-03T23:47:18.178595+0000 mgr.y (mgr.24370) 17062 : cluster [DBG] pgmap v17046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[17655]: audit 2024-04-03T23:47:18.481932+0000 mon.c (mon.2) 6812 : audit [DBG] from='client.? 172.21.15.67:0/547825149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[27441]: audit 2024-04-03T23:47:17.584656+0000 mon.a (mon.0) 14504 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[27441]: audit 2024-04-03T23:47:17.594284+0000 mon.a (mon.0) 14505 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[27441]: audit 2024-04-03T23:47:18.094253+0000 mon.a (mon.0) 14506 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:47:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[27441]: audit 2024-04-03T23:47:18.095809+0000 mon.a (mon.0) 14507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:47:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[27441]: audit 2024-04-03T23:47:18.104829+0000 mon.a (mon.0) 14508 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:47:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[27441]: cluster 2024-04-03T23:47:18.178595+0000 mgr.y (mgr.24370) 17062 : cluster [DBG] pgmap v17046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:18 smithi067 bash[27441]: audit 2024-04-03T23:47:18.481932+0000 mon.c (mon.2) 6812 : audit [DBG] from='client.? 172.21.15.67:0/547825149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:21.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:21 smithi082 bash[20963]: cluster 2024-04-03T23:47:20.179277+0000 mgr.y (mgr.24370) 17063 : cluster [DBG] pgmap v17047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:21.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:21 smithi082 bash[20963]: audit 2024-04-03T23:47:20.931777+0000 mon.c (mon.2) 6813 : audit [DBG] from='client.? 172.21.15.67:0/686741297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:21.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:21 smithi067 bash[17655]: cluster 2024-04-03T23:47:20.179277+0000 mgr.y (mgr.24370) 17063 : cluster [DBG] pgmap v17047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:21.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:21 smithi067 bash[17655]: audit 2024-04-03T23:47:20.931777+0000 mon.c (mon.2) 6813 : audit [DBG] from='client.? 172.21.15.67:0/686741297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:21 smithi067 bash[27441]: cluster 2024-04-03T23:47:20.179277+0000 mgr.y (mgr.24370) 17063 : cluster [DBG] pgmap v17047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:21.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:21 smithi067 bash[27441]: audit 2024-04-03T23:47:20.931777+0000 mon.c (mon.2) 6813 : audit [DBG] from='client.? 172.21.15.67:0/686741297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:23.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:23 smithi067 bash[17655]: cluster 2024-04-03T23:47:22.180408+0000 mgr.y (mgr.24370) 17064 : cluster [DBG] pgmap v17048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:23] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:47:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:23 smithi067 bash[27441]: cluster 2024-04-03T23:47:22.180408+0000 mgr.y (mgr.24370) 17064 : cluster [DBG] pgmap v17048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:23.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:23 smithi082 bash[20963]: cluster 2024-04-03T23:47:22.180408+0000 mgr.y (mgr.24370) 17064 : cluster [DBG] pgmap v17048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:47:24.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:24 smithi082 bash[20963]: audit 2024-04-03T23:47:23.389481+0000 mon.c (mon.2) 6814 : audit [DBG] from='client.? 172.21.15.67:0/2275295153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:24 smithi067 bash[17655]: audit 2024-04-03T23:47:23.389481+0000 mon.c (mon.2) 6814 : audit [DBG] from='client.? 172.21.15.67:0/2275295153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:24 smithi067 bash[27441]: audit 2024-04-03T23:47:23.389481+0000 mon.c (mon.2) 6814 : audit [DBG] from='client.? 172.21.15.67:0/2275295153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:25 smithi082 bash[20963]: cluster 2024-04-03T23:47:24.181077+0000 mgr.y (mgr.24370) 17065 : cluster [DBG] pgmap v17049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:25 smithi067 bash[27441]: cluster 2024-04-03T23:47:24.181077+0000 mgr.y (mgr.24370) 17065 : cluster [DBG] pgmap v17049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:25 smithi067 bash[17655]: cluster 2024-04-03T23:47:24.181077+0000 mgr.y (mgr.24370) 17065 : cluster [DBG] pgmap v17049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:26 smithi082 bash[20963]: audit 2024-04-03T23:47:25.566095+0000 mon.a (mon.0) 14509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:26 smithi082 bash[20963]: audit 2024-04-03T23:47:25.841921+0000 mon.a (mon.0) 14510 : audit [DBG] from='client.? 172.21.15.67:0/830449931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:26 smithi067 bash[27441]: audit 2024-04-03T23:47:25.566095+0000 mon.a (mon.0) 14509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:26 smithi067 bash[27441]: audit 2024-04-03T23:47:25.841921+0000 mon.a (mon.0) 14510 : audit [DBG] from='client.? 172.21.15.67:0/830449931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:26 smithi067 bash[17655]: audit 2024-04-03T23:47:25.566095+0000 mon.a (mon.0) 14509 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:26.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:26 smithi067 bash[17655]: audit 2024-04-03T23:47:25.841921+0000 mon.a (mon.0) 14510 : audit [DBG] from='client.? 172.21.15.67:0/830449931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:27 smithi082 bash[20963]: cluster 2024-04-03T23:47:26.182257+0000 mgr.y (mgr.24370) 17066 : cluster [DBG] pgmap v17050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:27 smithi067 bash[27441]: cluster 2024-04-03T23:47:26.182257+0000 mgr.y (mgr.24370) 17066 : cluster [DBG] pgmap v17050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:27.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:27 smithi067 bash[17655]: cluster 2024-04-03T23:47:26.182257+0000 mgr.y (mgr.24370) 17066 : cluster [DBG] pgmap v17050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:29.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:29 smithi082 bash[20963]: cluster 2024-04-03T23:47:28.182728+0000 mgr.y (mgr.24370) 17067 : cluster [DBG] pgmap v17051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:29.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:29 smithi082 bash[20963]: audit 2024-04-03T23:47:28.297300+0000 mon.a (mon.0) 14511 : audit [DBG] from='client.? 172.21.15.67:0/2456629414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:29 smithi067 bash[27441]: cluster 2024-04-03T23:47:28.182728+0000 mgr.y (mgr.24370) 17067 : cluster [DBG] pgmap v17051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:29 smithi067 bash[27441]: audit 2024-04-03T23:47:28.297300+0000 mon.a (mon.0) 14511 : audit [DBG] from='client.? 172.21.15.67:0/2456629414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:29 smithi067 bash[17655]: cluster 2024-04-03T23:47:28.182728+0000 mgr.y (mgr.24370) 17067 : cluster [DBG] pgmap v17051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:29 smithi067 bash[17655]: audit 2024-04-03T23:47:28.297300+0000 mon.a (mon.0) 14511 : audit [DBG] from='client.? 172.21.15.67:0/2456629414' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:31 smithi082 bash[20963]: cluster 2024-04-03T23:47:30.183465+0000 mgr.y (mgr.24370) 17068 : cluster [DBG] pgmap v17052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:31 smithi082 bash[20963]: audit 2024-04-03T23:47:30.758250+0000 mon.a (mon.0) 14512 : audit [DBG] from='client.? 172.21.15.67:0/128309278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:31 smithi067 bash[17655]: cluster 2024-04-03T23:47:30.183465+0000 mgr.y (mgr.24370) 17068 : cluster [DBG] pgmap v17052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:31 smithi067 bash[17655]: audit 2024-04-03T23:47:30.758250+0000 mon.a (mon.0) 14512 : audit [DBG] from='client.? 172.21.15.67:0/128309278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:31.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:31 smithi067 bash[27441]: cluster 2024-04-03T23:47:30.183465+0000 mgr.y (mgr.24370) 17068 : cluster [DBG] pgmap v17052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:31.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:31 smithi067 bash[27441]: audit 2024-04-03T23:47:30.758250+0000 mon.a (mon.0) 14512 : audit [DBG] from='client.? 172.21.15.67:0/128309278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:33 smithi067 bash[17655]: cluster 2024-04-03T23:47:32.184672+0000 mgr.y (mgr.24370) 17069 : cluster [DBG] pgmap v17053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:33 smithi067 bash[17655]: audit 2024-04-03T23:47:33.212768+0000 mon.c (mon.2) 6815 : audit [DBG] from='client.? 172.21.15.67:0/4033417992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:33.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:33 smithi067 bash[27441]: cluster 2024-04-03T23:47:32.184672+0000 mgr.y (mgr.24370) 17069 : cluster [DBG] pgmap v17053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:33.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:33 smithi067 bash[27441]: audit 2024-04-03T23:47:33.212768+0000 mon.c (mon.2) 6815 : audit [DBG] from='client.? 172.21.15.67:0/4033417992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:33.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:47:33.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:47:33.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:33 smithi082 bash[20963]: cluster 2024-04-03T23:47:32.184672+0000 mgr.y (mgr.24370) 17069 : cluster [DBG] pgmap v17053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:33.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:33 smithi082 bash[20963]: audit 2024-04-03T23:47:33.212768+0000 mon.c (mon.2) 6815 : audit [DBG] from='client.? 172.21.15.67:0/4033417992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:35 smithi082 bash[20963]: cluster 2024-04-03T23:47:34.185392+0000 mgr.y (mgr.24370) 17070 : cluster [DBG] pgmap v17054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:35.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:35 smithi067 bash[27441]: cluster 2024-04-03T23:47:34.185392+0000 mgr.y (mgr.24370) 17070 : cluster [DBG] pgmap v17054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:35 smithi067 bash[17655]: cluster 2024-04-03T23:47:34.185392+0000 mgr.y (mgr.24370) 17070 : cluster [DBG] pgmap v17054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:36 smithi082 bash[20963]: audit 2024-04-03T23:47:35.671250+0000 mon.a (mon.0) 14513 : audit [DBG] from='client.? 172.21.15.67:0/3591887728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:36.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:36 smithi067 bash[17655]: audit 2024-04-03T23:47:35.671250+0000 mon.a (mon.0) 14513 : audit [DBG] from='client.? 172.21.15.67:0/3591887728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:36.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:36 smithi067 bash[27441]: audit 2024-04-03T23:47:35.671250+0000 mon.a (mon.0) 14513 : audit [DBG] from='client.? 172.21.15.67:0/3591887728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:37 smithi082 bash[20963]: cluster 2024-04-03T23:47:36.186523+0000 mgr.y (mgr.24370) 17071 : cluster [DBG] pgmap v17055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:37.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:37 smithi067 bash[17655]: cluster 2024-04-03T23:47:36.186523+0000 mgr.y (mgr.24370) 17071 : cluster [DBG] pgmap v17055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:37 smithi067 bash[27441]: cluster 2024-04-03T23:47:36.186523+0000 mgr.y (mgr.24370) 17071 : cluster [DBG] pgmap v17055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:38 smithi082 bash[20963]: audit 2024-04-03T23:47:38.116690+0000 mon.a (mon.0) 14514 : audit [DBG] from='client.? 172.21.15.67:0/3527498605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:38.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:38 smithi067 bash[17655]: audit 2024-04-03T23:47:38.116690+0000 mon.a (mon.0) 14514 : audit [DBG] from='client.? 172.21.15.67:0/3527498605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:38.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:38 smithi067 bash[27441]: audit 2024-04-03T23:47:38.116690+0000 mon.a (mon.0) 14514 : audit [DBG] from='client.? 172.21.15.67:0/3527498605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:39 smithi082 bash[20963]: cluster 2024-04-03T23:47:38.187279+0000 mgr.y (mgr.24370) 17072 : cluster [DBG] pgmap v17056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:39 smithi067 bash[27441]: cluster 2024-04-03T23:47:38.187279+0000 mgr.y (mgr.24370) 17072 : cluster [DBG] pgmap v17056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:39 smithi067 bash[17655]: cluster 2024-04-03T23:47:38.187279+0000 mgr.y (mgr.24370) 17072 : cluster [DBG] pgmap v17056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:41 smithi082 bash[20963]: cluster 2024-04-03T23:47:40.188133+0000 mgr.y (mgr.24370) 17073 : cluster [DBG] pgmap v17057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:41 smithi082 bash[20963]: audit 2024-04-03T23:47:40.566107+0000 mon.a (mon.0) 14515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:41 smithi082 bash[20963]: audit 2024-04-03T23:47:40.575738+0000 mon.c (mon.2) 6816 : audit [DBG] from='client.? 172.21.15.67:0/1883900468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:41 smithi067 bash[27441]: cluster 2024-04-03T23:47:40.188133+0000 mgr.y (mgr.24370) 17073 : cluster [DBG] pgmap v17057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:41 smithi067 bash[27441]: audit 2024-04-03T23:47:40.566107+0000 mon.a (mon.0) 14515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:41 smithi067 bash[27441]: audit 2024-04-03T23:47:40.575738+0000 mon.c (mon.2) 6816 : audit [DBG] from='client.? 172.21.15.67:0/1883900468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:41 smithi067 bash[17655]: cluster 2024-04-03T23:47:40.188133+0000 mgr.y (mgr.24370) 17073 : cluster [DBG] pgmap v17057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:41 smithi067 bash[17655]: audit 2024-04-03T23:47:40.566107+0000 mon.a (mon.0) 14515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:41 smithi067 bash[17655]: audit 2024-04-03T23:47:40.575738+0000 mon.c (mon.2) 6816 : audit [DBG] from='client.? 172.21.15.67:0/1883900468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:43] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T23:47:43.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:43 smithi067 bash[17655]: cluster 2024-04-03T23:47:42.189320+0000 mgr.y (mgr.24370) 17074 : cluster [DBG] pgmap v17058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:43.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:43 smithi067 bash[17655]: audit 2024-04-03T23:47:43.030245+0000 mon.a (mon.0) 14516 : audit [DBG] from='client.? 172.21.15.67:0/2369014516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:43.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:43 smithi067 bash[27441]: cluster 2024-04-03T23:47:42.189320+0000 mgr.y (mgr.24370) 17074 : cluster [DBG] pgmap v17058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:43.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:43 smithi067 bash[27441]: audit 2024-04-03T23:47:43.030245+0000 mon.a (mon.0) 14516 : audit [DBG] from='client.? 172.21.15.67:0/2369014516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:43.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:47:43.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:43 smithi082 bash[20963]: cluster 2024-04-03T23:47:42.189320+0000 mgr.y (mgr.24370) 17074 : cluster [DBG] pgmap v17058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:43.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:43 smithi082 bash[20963]: audit 2024-04-03T23:47:43.030245+0000 mon.a (mon.0) 14516 : audit [DBG] from='client.? 172.21.15.67:0/2369014516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:45 smithi082 bash[20963]: cluster 2024-04-03T23:47:44.190017+0000 mgr.y (mgr.24370) 17075 : cluster [DBG] pgmap v17059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:45 smithi067 bash[17655]: cluster 2024-04-03T23:47:44.190017+0000 mgr.y (mgr.24370) 17075 : cluster [DBG] pgmap v17059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:45 smithi067 bash[27441]: cluster 2024-04-03T23:47:44.190017+0000 mgr.y (mgr.24370) 17075 : cluster [DBG] pgmap v17059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:46.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:46 smithi082 bash[20963]: audit 2024-04-03T23:47:45.478247+0000 mon.c (mon.2) 6817 : audit [DBG] from='client.? 172.21.15.67:0/2706683179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:46.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:46 smithi067 bash[17655]: audit 2024-04-03T23:47:45.478247+0000 mon.c (mon.2) 6817 : audit [DBG] from='client.? 172.21.15.67:0/2706683179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:46.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:46 smithi067 bash[27441]: audit 2024-04-03T23:47:45.478247+0000 mon.c (mon.2) 6817 : audit [DBG] from='client.? 172.21.15.67:0/2706683179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:47 smithi082 bash[20963]: cluster 2024-04-03T23:47:46.191157+0000 mgr.y (mgr.24370) 17076 : cluster [DBG] pgmap v17060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:47 smithi067 bash[17655]: cluster 2024-04-03T23:47:46.191157+0000 mgr.y (mgr.24370) 17076 : cluster [DBG] pgmap v17060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:47 smithi067 bash[27441]: cluster 2024-04-03T23:47:46.191157+0000 mgr.y (mgr.24370) 17076 : cluster [DBG] pgmap v17060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:48.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:48 smithi082 bash[20963]: audit 2024-04-03T23:47:47.926237+0000 mon.c (mon.2) 6818 : audit [DBG] from='client.? 172.21.15.67:0/2004582761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:48.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:48 smithi067 bash[17655]: audit 2024-04-03T23:47:47.926237+0000 mon.c (mon.2) 6818 : audit [DBG] from='client.? 172.21.15.67:0/2004582761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:48.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:48 smithi067 bash[27441]: audit 2024-04-03T23:47:47.926237+0000 mon.c (mon.2) 6818 : audit [DBG] from='client.? 172.21.15.67:0/2004582761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:49 smithi082 bash[20963]: cluster 2024-04-03T23:47:48.191800+0000 mgr.y (mgr.24370) 17077 : cluster [DBG] pgmap v17061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:49 smithi067 bash[27441]: cluster 2024-04-03T23:47:48.191800+0000 mgr.y (mgr.24370) 17077 : cluster [DBG] pgmap v17061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:49 smithi067 bash[17655]: cluster 2024-04-03T23:47:48.191800+0000 mgr.y (mgr.24370) 17077 : cluster [DBG] pgmap v17061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:51 smithi082 bash[20963]: cluster 2024-04-03T23:47:50.192456+0000 mgr.y (mgr.24370) 17078 : cluster [DBG] pgmap v17062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:51 smithi082 bash[20963]: audit 2024-04-03T23:47:50.376215+0000 mon.c (mon.2) 6819 : audit [DBG] from='client.? 172.21.15.67:0/1809567820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:51 smithi067 bash[27441]: cluster 2024-04-03T23:47:50.192456+0000 mgr.y (mgr.24370) 17078 : cluster [DBG] pgmap v17062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:51 smithi067 bash[27441]: audit 2024-04-03T23:47:50.376215+0000 mon.c (mon.2) 6819 : audit [DBG] from='client.? 172.21.15.67:0/1809567820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:51.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:51 smithi067 bash[17655]: cluster 2024-04-03T23:47:50.192456+0000 mgr.y (mgr.24370) 17078 : cluster [DBG] pgmap v17062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:51.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:51 smithi067 bash[17655]: audit 2024-04-03T23:47:50.376215+0000 mon.c (mon.2) 6819 : audit [DBG] from='client.? 172.21.15.67:0/1809567820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:53.358 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:53] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T23:47:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:53 smithi082 bash[20963]: cluster 2024-04-03T23:47:52.193726+0000 mgr.y (mgr.24370) 17079 : cluster [DBG] pgmap v17063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:53 smithi082 bash[20963]: audit 2024-04-03T23:47:52.830171+0000 mon.c (mon.2) 6820 : audit [DBG] from='client.? 172.21.15.67:0/2894939131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:53.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:47:53.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:53 smithi067 bash[17655]: cluster 2024-04-03T23:47:52.193726+0000 mgr.y (mgr.24370) 17079 : cluster [DBG] pgmap v17063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:53.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:53 smithi067 bash[17655]: audit 2024-04-03T23:47:52.830171+0000 mon.c (mon.2) 6820 : audit [DBG] from='client.? 172.21.15.67:0/2894939131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:53.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:53 smithi067 bash[27441]: cluster 2024-04-03T23:47:52.193726+0000 mgr.y (mgr.24370) 17079 : cluster [DBG] pgmap v17063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:53.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:53 smithi067 bash[27441]: audit 2024-04-03T23:47:52.830171+0000 mon.c (mon.2) 6820 : audit [DBG] from='client.? 172.21.15.67:0/2894939131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:55 smithi082 bash[20963]: cluster 2024-04-03T23:47:54.194477+0000 mgr.y (mgr.24370) 17080 : cluster [DBG] pgmap v17064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:55 smithi082 bash[20963]: audit 2024-04-03T23:47:55.281587+0000 mon.c (mon.2) 6821 : audit [DBG] from='client.? 172.21.15.67:0/1112907516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:55 smithi067 bash[17655]: cluster 2024-04-03T23:47:54.194477+0000 mgr.y (mgr.24370) 17080 : cluster [DBG] pgmap v17064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:55 smithi067 bash[17655]: audit 2024-04-03T23:47:55.281587+0000 mon.c (mon.2) 6821 : audit [DBG] from='client.? 172.21.15.67:0/1112907516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:55 smithi067 bash[27441]: cluster 2024-04-03T23:47:54.194477+0000 mgr.y (mgr.24370) 17080 : cluster [DBG] pgmap v17064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:55 smithi067 bash[27441]: audit 2024-04-03T23:47:55.281587+0000 mon.c (mon.2) 6821 : audit [DBG] from='client.? 172.21.15.67:0/1112907516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:56 smithi082 bash[20963]: audit 2024-04-03T23:47:55.566842+0000 mon.a (mon.0) 14517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:56 smithi067 bash[17655]: audit 2024-04-03T23:47:55.566842+0000 mon.a (mon.0) 14517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:56.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:56 smithi067 bash[27441]: audit 2024-04-03T23:47:55.566842+0000 mon.a (mon.0) 14517 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:47:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:57 smithi082 bash[20963]: cluster 2024-04-03T23:47:56.195682+0000 mgr.y (mgr.24370) 17081 : cluster [DBG] pgmap v17065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:57 smithi067 bash[17655]: cluster 2024-04-03T23:47:56.195682+0000 mgr.y (mgr.24370) 17081 : cluster [DBG] pgmap v17065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:57 smithi067 bash[27441]: cluster 2024-04-03T23:47:56.195682+0000 mgr.y (mgr.24370) 17081 : cluster [DBG] pgmap v17065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:58.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:58 smithi082 bash[20963]: audit 2024-04-03T23:47:57.741122+0000 mon.a (mon.0) 14518 : audit [DBG] from='client.? 172.21.15.67:0/201114307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:58 smithi067 bash[27441]: audit 2024-04-03T23:47:57.741122+0000 mon.a (mon.0) 14518 : audit [DBG] from='client.? 172.21.15.67:0/201114307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:58.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:58 smithi067 bash[17655]: audit 2024-04-03T23:47:57.741122+0000 mon.a (mon.0) 14518 : audit [DBG] from='client.? 172.21.15.67:0/201114307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:47:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:47:59 smithi082 bash[20963]: cluster 2024-04-03T23:47:58.196416+0000 mgr.y (mgr.24370) 17082 : cluster [DBG] pgmap v17066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:47:59 smithi067 bash[27441]: cluster 2024-04-03T23:47:58.196416+0000 mgr.y (mgr.24370) 17082 : cluster [DBG] pgmap v17066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:47:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:47:59 smithi067 bash[17655]: cluster 2024-04-03T23:47:58.196416+0000 mgr.y (mgr.24370) 17082 : cluster [DBG] pgmap v17066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:00.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:00 smithi067 bash[17655]: audit 2024-04-03T23:48:00.207426+0000 mon.a (mon.0) 14519 : audit [DBG] from='client.? 172.21.15.67:0/3787389547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:00 smithi067 bash[27441]: audit 2024-04-03T23:48:00.207426+0000 mon.a (mon.0) 14519 : audit [DBG] from='client.? 172.21.15.67:0/3787389547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:00.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:00 smithi082 bash[20963]: audit 2024-04-03T23:48:00.207426+0000 mon.a (mon.0) 14519 : audit [DBG] from='client.? 172.21.15.67:0/3787389547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:01 smithi067 bash[27441]: cluster 2024-04-03T23:48:00.197036+0000 mgr.y (mgr.24370) 17083 : cluster [DBG] pgmap v17067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:01 smithi067 bash[17655]: cluster 2024-04-03T23:48:00.197036+0000 mgr.y (mgr.24370) 17083 : cluster [DBG] pgmap v17067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:01 smithi082 bash[20963]: cluster 2024-04-03T23:48:00.197036+0000 mgr.y (mgr.24370) 17083 : cluster [DBG] pgmap v17067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:03.398 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:48:03.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:03 smithi067 bash[27441]: cluster 2024-04-03T23:48:02.198164+0000 mgr.y (mgr.24370) 17084 : cluster [DBG] pgmap v17068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:03.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:03 smithi067 bash[27441]: audit 2024-04-03T23:48:02.663353+0000 mon.c (mon.2) 6822 : audit [DBG] from='client.? 172.21.15.67:0/2925221047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:03.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:03 smithi067 bash[17655]: cluster 2024-04-03T23:48:02.198164+0000 mgr.y (mgr.24370) 17084 : cluster [DBG] pgmap v17068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:03.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:03 smithi067 bash[17655]: audit 2024-04-03T23:48:02.663353+0000 mon.c (mon.2) 6822 : audit [DBG] from='client.? 172.21.15.67:0/2925221047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:48:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:03 smithi082 bash[20963]: cluster 2024-04-03T23:48:02.198164+0000 mgr.y (mgr.24370) 17084 : cluster [DBG] pgmap v17068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:03 smithi082 bash[20963]: audit 2024-04-03T23:48:02.663353+0000 mon.c (mon.2) 6822 : audit [DBG] from='client.? 172.21.15.67:0/2925221047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:05 smithi067 bash[27441]: cluster 2024-04-03T23:48:04.198869+0000 mgr.y (mgr.24370) 17085 : cluster [DBG] pgmap v17069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:05 smithi067 bash[27441]: audit 2024-04-03T23:48:05.120542+0000 mon.c (mon.2) 6823 : audit [DBG] from='client.? 172.21.15.67:0/332765270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:05.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:05 smithi067 bash[17655]: cluster 2024-04-03T23:48:04.198869+0000 mgr.y (mgr.24370) 17085 : cluster [DBG] pgmap v17069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:05.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:05 smithi067 bash[17655]: audit 2024-04-03T23:48:05.120542+0000 mon.c (mon.2) 6823 : audit [DBG] from='client.? 172.21.15.67:0/332765270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:05 smithi082 bash[20963]: cluster 2024-04-03T23:48:04.198869+0000 mgr.y (mgr.24370) 17085 : cluster [DBG] pgmap v17069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:05 smithi082 bash[20963]: audit 2024-04-03T23:48:05.120542+0000 mon.c (mon.2) 6823 : audit [DBG] from='client.? 172.21.15.67:0/332765270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:07 smithi067 bash[17655]: cluster 2024-04-03T23:48:06.200120+0000 mgr.y (mgr.24370) 17086 : cluster [DBG] pgmap v17070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:07.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:07 smithi067 bash[27441]: cluster 2024-04-03T23:48:06.200120+0000 mgr.y (mgr.24370) 17086 : cluster [DBG] pgmap v17070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:07 smithi082 bash[20963]: cluster 2024-04-03T23:48:06.200120+0000 mgr.y (mgr.24370) 17086 : cluster [DBG] pgmap v17070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:08 smithi067 bash[17655]: audit 2024-04-03T23:48:07.572023+0000 mon.c (mon.2) 6824 : audit [DBG] from='client.? 172.21.15.67:0/2071194298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:08.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:08 smithi067 bash[27441]: audit 2024-04-03T23:48:07.572023+0000 mon.c (mon.2) 6824 : audit [DBG] from='client.? 172.21.15.67:0/2071194298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:08.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:08 smithi082 bash[20963]: audit 2024-04-03T23:48:07.572023+0000 mon.c (mon.2) 6824 : audit [DBG] from='client.? 172.21.15.67:0/2071194298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:09 smithi067 bash[17655]: cluster 2024-04-03T23:48:08.200971+0000 mgr.y (mgr.24370) 17087 : cluster [DBG] pgmap v17071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:09.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:09 smithi067 bash[27441]: cluster 2024-04-03T23:48:08.200971+0000 mgr.y (mgr.24370) 17087 : cluster [DBG] pgmap v17071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:09 smithi082 bash[20963]: cluster 2024-04-03T23:48:08.200971+0000 mgr.y (mgr.24370) 17087 : cluster [DBG] pgmap v17071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:10 smithi082 bash[20963]: audit 2024-04-03T23:48:10.022892+0000 mon.c (mon.2) 6825 : audit [DBG] from='client.? 172.21.15.67:0/2317951630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:10 smithi067 bash[27441]: audit 2024-04-03T23:48:10.022892+0000 mon.c (mon.2) 6825 : audit [DBG] from='client.? 172.21.15.67:0/2317951630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:10.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:10 smithi067 bash[17655]: audit 2024-04-03T23:48:10.022892+0000 mon.c (mon.2) 6825 : audit [DBG] from='client.? 172.21.15.67:0/2317951630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:11 smithi082 bash[20963]: cluster 2024-04-03T23:48:10.201860+0000 mgr.y (mgr.24370) 17088 : cluster [DBG] pgmap v17072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:11 smithi082 bash[20963]: audit 2024-04-03T23:48:10.567417+0000 mon.a (mon.0) 14520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:11 smithi067 bash[27441]: cluster 2024-04-03T23:48:10.201860+0000 mgr.y (mgr.24370) 17088 : cluster [DBG] pgmap v17072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:11 smithi067 bash[27441]: audit 2024-04-03T23:48:10.567417+0000 mon.a (mon.0) 14520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:11 smithi067 bash[17655]: cluster 2024-04-03T23:48:10.201860+0000 mgr.y (mgr.24370) 17088 : cluster [DBG] pgmap v17072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:11 smithi067 bash[17655]: audit 2024-04-03T23:48:10.567417+0000 mon.a (mon.0) 14520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:48:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:48:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:13 smithi082 bash[20963]: cluster 2024-04-03T23:48:12.203045+0000 mgr.y (mgr.24370) 17089 : cluster [DBG] pgmap v17073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:13 smithi082 bash[20963]: audit 2024-04-03T23:48:12.476523+0000 mon.c (mon.2) 6826 : audit [DBG] from='client.? 172.21.15.67:0/1420836848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:13.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:13 smithi067 bash[27441]: cluster 2024-04-03T23:48:12.203045+0000 mgr.y (mgr.24370) 17089 : cluster [DBG] pgmap v17073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:13.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:13 smithi067 bash[27441]: audit 2024-04-03T23:48:12.476523+0000 mon.c (mon.2) 6826 : audit [DBG] from='client.? 172.21.15.67:0/1420836848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:13 smithi067 bash[17655]: cluster 2024-04-03T23:48:12.203045+0000 mgr.y (mgr.24370) 17089 : cluster [DBG] pgmap v17073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:13 smithi067 bash[17655]: audit 2024-04-03T23:48:12.476523+0000 mon.c (mon.2) 6826 : audit [DBG] from='client.? 172.21.15.67:0/1420836848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:15 smithi082 bash[20963]: cluster 2024-04-03T23:48:14.203882+0000 mgr.y (mgr.24370) 17090 : cluster [DBG] pgmap v17074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:15 smithi082 bash[20963]: audit 2024-04-03T23:48:14.931322+0000 mon.a (mon.0) 14521 : audit [DBG] from='client.? 172.21.15.67:0/2553218582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:15 smithi067 bash[27441]: cluster 2024-04-03T23:48:14.203882+0000 mgr.y (mgr.24370) 17090 : cluster [DBG] pgmap v17074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:15 smithi067 bash[27441]: audit 2024-04-03T23:48:14.931322+0000 mon.a (mon.0) 14521 : audit [DBG] from='client.? 172.21.15.67:0/2553218582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:15 smithi067 bash[17655]: cluster 2024-04-03T23:48:14.203882+0000 mgr.y (mgr.24370) 17090 : cluster [DBG] pgmap v17074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:15.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:15 smithi067 bash[17655]: audit 2024-04-03T23:48:14.931322+0000 mon.a (mon.0) 14521 : audit [DBG] from='client.? 172.21.15.67:0/2553218582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:17 smithi082 bash[20963]: cluster 2024-04-03T23:48:16.205025+0000 mgr.y (mgr.24370) 17091 : cluster [DBG] pgmap v17075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:17 smithi082 bash[20963]: audit 2024-04-03T23:48:17.386578+0000 mon.c (mon.2) 6827 : audit [DBG] from='client.? 172.21.15.67:0/2556314735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:17 smithi067 bash[27441]: cluster 2024-04-03T23:48:16.205025+0000 mgr.y (mgr.24370) 17091 : cluster [DBG] pgmap v17075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:17 smithi067 bash[27441]: audit 2024-04-03T23:48:17.386578+0000 mon.c (mon.2) 6827 : audit [DBG] from='client.? 172.21.15.67:0/2556314735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:17 smithi067 bash[17655]: cluster 2024-04-03T23:48:16.205025+0000 mgr.y (mgr.24370) 17091 : cluster [DBG] pgmap v17075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:17.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:17 smithi067 bash[17655]: audit 2024-04-03T23:48:17.386578+0000 mon.c (mon.2) 6827 : audit [DBG] from='client.? 172.21.15.67:0/2556314735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:18 smithi082 bash[20963]: audit 2024-04-03T23:48:18.179445+0000 mon.a (mon.0) 14522 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:48:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:18 smithi067 bash[17655]: audit 2024-04-03T23:48:18.179445+0000 mon.a (mon.0) 14522 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:48:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:18 smithi067 bash[27441]: audit 2024-04-03T23:48:18.179445+0000 mon.a (mon.0) 14522 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:48:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:19 smithi082 bash[20963]: cluster 2024-04-03T23:48:18.205749+0000 mgr.y (mgr.24370) 17092 : cluster [DBG] pgmap v17076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:19 smithi082 bash[20963]: audit 2024-04-03T23:48:18.507978+0000 mon.a (mon.0) 14523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:19 smithi082 bash[20963]: audit 2024-04-03T23:48:18.517992+0000 mon.a (mon.0) 14524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:19 smithi067 bash[27441]: cluster 2024-04-03T23:48:18.205749+0000 mgr.y (mgr.24370) 17092 : cluster [DBG] pgmap v17076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:19 smithi067 bash[27441]: audit 2024-04-03T23:48:18.507978+0000 mon.a (mon.0) 14523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:19 smithi067 bash[27441]: audit 2024-04-03T23:48:18.517992+0000 mon.a (mon.0) 14524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:19 smithi067 bash[17655]: cluster 2024-04-03T23:48:18.205749+0000 mgr.y (mgr.24370) 17092 : cluster [DBG] pgmap v17076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:19 smithi067 bash[17655]: audit 2024-04-03T23:48:18.507978+0000 mon.a (mon.0) 14523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:19 smithi067 bash[17655]: audit 2024-04-03T23:48:18.517992+0000 mon.a (mon.0) 14524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:20.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:20 smithi082 bash[20963]: audit 2024-04-03T23:48:19.846095+0000 mon.c (mon.2) 6828 : audit [DBG] from='client.? 172.21.15.67:0/2220217823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:20 smithi067 bash[17655]: audit 2024-04-03T23:48:19.846095+0000 mon.c (mon.2) 6828 : audit [DBG] from='client.? 172.21.15.67:0/2220217823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:20.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:20 smithi067 bash[27441]: audit 2024-04-03T23:48:19.846095+0000 mon.c (mon.2) 6828 : audit [DBG] from='client.? 172.21.15.67:0/2220217823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:21.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:21 smithi082 bash[20963]: cluster 2024-04-03T23:48:20.206519+0000 mgr.y (mgr.24370) 17093 : cluster [DBG] pgmap v17077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:21 smithi067 bash[17655]: cluster 2024-04-03T23:48:20.206519+0000 mgr.y (mgr.24370) 17093 : cluster [DBG] pgmap v17077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:21 smithi067 bash[27441]: cluster 2024-04-03T23:48:20.206519+0000 mgr.y (mgr.24370) 17093 : cluster [DBG] pgmap v17077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:22.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:22 smithi082 bash[20963]: audit 2024-04-03T23:48:22.305943+0000 mon.a (mon.0) 14525 : audit [DBG] from='client.? 172.21.15.67:0/3781945184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:22.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:22 smithi067 bash[17655]: audit 2024-04-03T23:48:22.305943+0000 mon.a (mon.0) 14525 : audit [DBG] from='client.? 172.21.15.67:0/3781945184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:22.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:22 smithi067 bash[27441]: audit 2024-04-03T23:48:22.305943+0000 mon.a (mon.0) 14525 : audit [DBG] from='client.? 172.21.15.67:0/3781945184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:48:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:23 smithi082 bash[20963]: cluster 2024-04-03T23:48:22.207344+0000 mgr.y (mgr.24370) 17094 : cluster [DBG] pgmap v17078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:48:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:23 smithi067 bash[17655]: cluster 2024-04-03T23:48:22.207344+0000 mgr.y (mgr.24370) 17094 : cluster [DBG] pgmap v17078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:23 smithi067 bash[27441]: cluster 2024-04-03T23:48:22.207344+0000 mgr.y (mgr.24370) 17094 : cluster [DBG] pgmap v17078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:25.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:24 smithi082 bash[20963]: audit 2024-04-03T23:48:23.871915+0000 mon.a (mon.0) 14526 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:24 smithi082 bash[20963]: audit 2024-04-03T23:48:23.880377+0000 mon.a (mon.0) 14527 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:24 smithi082 bash[20963]: cluster 2024-04-03T23:48:24.207846+0000 mgr.y (mgr.24370) 17095 : cluster [DBG] pgmap v17079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:25.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:24 smithi082 bash[20963]: audit 2024-04-03T23:48:24.458431+0000 mon.a (mon.0) 14528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:24 smithi082 bash[20963]: audit 2024-04-03T23:48:24.465241+0000 mon.a (mon.0) 14529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:24 smithi082 bash[20963]: audit 2024-04-03T23:48:24.752369+0000 mon.a (mon.0) 14530 : audit [DBG] from='client.? 172.21.15.67:0/2451516158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:25.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[27441]: audit 2024-04-03T23:48:23.871915+0000 mon.a (mon.0) 14526 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[27441]: audit 2024-04-03T23:48:23.880377+0000 mon.a (mon.0) 14527 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[27441]: cluster 2024-04-03T23:48:24.207846+0000 mgr.y (mgr.24370) 17095 : cluster [DBG] pgmap v17079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:25.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[27441]: audit 2024-04-03T23:48:24.458431+0000 mon.a (mon.0) 14528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[27441]: audit 2024-04-03T23:48:24.465241+0000 mon.a (mon.0) 14529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[27441]: audit 2024-04-03T23:48:24.752369+0000 mon.a (mon.0) 14530 : audit [DBG] from='client.? 172.21.15.67:0/2451516158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:25.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[17655]: audit 2024-04-03T23:48:23.871915+0000 mon.a (mon.0) 14526 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[17655]: audit 2024-04-03T23:48:23.880377+0000 mon.a (mon.0) 14527 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[17655]: cluster 2024-04-03T23:48:24.207846+0000 mgr.y (mgr.24370) 17095 : cluster [DBG] pgmap v17079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:25.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[17655]: audit 2024-04-03T23:48:24.458431+0000 mon.a (mon.0) 14528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[17655]: audit 2024-04-03T23:48:24.465241+0000 mon.a (mon.0) 14529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:25.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:24 smithi067 bash[17655]: audit 2024-04-03T23:48:24.752369+0000 mon.a (mon.0) 14530 : audit [DBG] from='client.? 172.21.15.67:0/2451516158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:26.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:25 smithi082 bash[20963]: audit 2024-04-03T23:48:24.886667+0000 mon.a (mon.0) 14531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:48:26.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:25 smithi082 bash[20963]: audit 2024-04-03T23:48:24.887758+0000 mon.a (mon.0) 14532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:48:26.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:25 smithi082 bash[20963]: audit 2024-04-03T23:48:24.895383+0000 mon.a (mon.0) 14533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:26.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:25 smithi082 bash[20963]: audit 2024-04-03T23:48:25.567608+0000 mon.a (mon.0) 14534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:25 smithi067 bash[27441]: audit 2024-04-03T23:48:24.886667+0000 mon.a (mon.0) 14531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:48:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:25 smithi067 bash[27441]: audit 2024-04-03T23:48:24.887758+0000 mon.a (mon.0) 14532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:48:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:25 smithi067 bash[27441]: audit 2024-04-03T23:48:24.895383+0000 mon.a (mon.0) 14533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:25 smithi067 bash[27441]: audit 2024-04-03T23:48:25.567608+0000 mon.a (mon.0) 14534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:26.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:25 smithi067 bash[17655]: audit 2024-04-03T23:48:24.886667+0000 mon.a (mon.0) 14531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:48:26.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:25 smithi067 bash[17655]: audit 2024-04-03T23:48:24.887758+0000 mon.a (mon.0) 14532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:48:26.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:25 smithi067 bash[17655]: audit 2024-04-03T23:48:24.895383+0000 mon.a (mon.0) 14533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:48:26.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:25 smithi067 bash[17655]: audit 2024-04-03T23:48:25.567608+0000 mon.a (mon.0) 14534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:26 smithi067 bash[17655]: cluster 2024-04-03T23:48:26.209038+0000 mgr.y (mgr.24370) 17096 : cluster [DBG] pgmap v17080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:27.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:26 smithi067 bash[27441]: cluster 2024-04-03T23:48:26.209038+0000 mgr.y (mgr.24370) 17096 : cluster [DBG] pgmap v17080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:27.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:26 smithi082 bash[20963]: cluster 2024-04-03T23:48:26.209038+0000 mgr.y (mgr.24370) 17096 : cluster [DBG] pgmap v17080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:28.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:27 smithi067 bash[27441]: audit 2024-04-03T23:48:27.198823+0000 mon.a (mon.0) 14535 : audit [DBG] from='client.? 172.21.15.67:0/2526472774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:28.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:27 smithi067 bash[17655]: audit 2024-04-03T23:48:27.198823+0000 mon.a (mon.0) 14535 : audit [DBG] from='client.? 172.21.15.67:0/2526472774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:28.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:27 smithi082 bash[20963]: audit 2024-04-03T23:48:27.198823+0000 mon.a (mon.0) 14535 : audit [DBG] from='client.? 172.21.15.67:0/2526472774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:29.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:28 smithi067 bash[27441]: cluster 2024-04-03T23:48:28.209766+0000 mgr.y (mgr.24370) 17097 : cluster [DBG] pgmap v17081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:29.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:28 smithi067 bash[17655]: cluster 2024-04-03T23:48:28.209766+0000 mgr.y (mgr.24370) 17097 : cluster [DBG] pgmap v17081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:29.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:28 smithi082 bash[20963]: cluster 2024-04-03T23:48:28.209766+0000 mgr.y (mgr.24370) 17097 : cluster [DBG] pgmap v17081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:30.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:29 smithi067 bash[17655]: audit 2024-04-03T23:48:29.653722+0000 mon.c (mon.2) 6829 : audit [DBG] from='client.? 172.21.15.67:0/79913613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:29 smithi067 bash[27441]: audit 2024-04-03T23:48:29.653722+0000 mon.c (mon.2) 6829 : audit [DBG] from='client.? 172.21.15.67:0/79913613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:30.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:29 smithi082 bash[20963]: audit 2024-04-03T23:48:29.653722+0000 mon.c (mon.2) 6829 : audit [DBG] from='client.? 172.21.15.67:0/79913613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:30 smithi067 bash[27441]: cluster 2024-04-03T23:48:30.210485+0000 mgr.y (mgr.24370) 17098 : cluster [DBG] pgmap v17082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:30 smithi067 bash[17655]: cluster 2024-04-03T23:48:30.210485+0000 mgr.y (mgr.24370) 17098 : cluster [DBG] pgmap v17082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:31.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:30 smithi082 bash[20963]: cluster 2024-04-03T23:48:30.210485+0000 mgr.y (mgr.24370) 17098 : cluster [DBG] pgmap v17082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:32 smithi082 bash[20963]: audit 2024-04-03T23:48:32.113394+0000 mon.c (mon.2) 6830 : audit [DBG] from='client.? 172.21.15.67:0/3819733961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:32.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:32 smithi067 bash[17655]: audit 2024-04-03T23:48:32.113394+0000 mon.c (mon.2) 6830 : audit [DBG] from='client.? 172.21.15.67:0/3819733961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:32 smithi067 bash[27441]: audit 2024-04-03T23:48:32.113394+0000 mon.c (mon.2) 6830 : audit [DBG] from='client.? 172.21.15.67:0/3819733961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:33 smithi067 bash[17655]: cluster 2024-04-03T23:48:32.211603+0000 mgr.y (mgr.24370) 17099 : cluster [DBG] pgmap v17083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:33.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:48:33.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:33 smithi067 bash[27441]: cluster 2024-04-03T23:48:32.211603+0000 mgr.y (mgr.24370) 17099 : cluster [DBG] pgmap v17083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:33.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:33 smithi082 bash[20963]: cluster 2024-04-03T23:48:32.211603+0000 mgr.y (mgr.24370) 17099 : cluster [DBG] pgmap v17083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:48:35.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:35 smithi082 bash[20963]: cluster 2024-04-03T23:48:34.212314+0000 mgr.y (mgr.24370) 17100 : cluster [DBG] pgmap v17084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:35.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:35 smithi082 bash[20963]: audit 2024-04-03T23:48:34.566381+0000 mon.c (mon.2) 6831 : audit [DBG] from='client.? 172.21.15.67:0/1628462996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:35 smithi067 bash[17655]: cluster 2024-04-03T23:48:34.212314+0000 mgr.y (mgr.24370) 17100 : cluster [DBG] pgmap v17084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:35 smithi067 bash[17655]: audit 2024-04-03T23:48:34.566381+0000 mon.c (mon.2) 6831 : audit [DBG] from='client.? 172.21.15.67:0/1628462996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:35.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:35 smithi067 bash[27441]: cluster 2024-04-03T23:48:34.212314+0000 mgr.y (mgr.24370) 17100 : cluster [DBG] pgmap v17084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:35.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:35 smithi067 bash[27441]: audit 2024-04-03T23:48:34.566381+0000 mon.c (mon.2) 6831 : audit [DBG] from='client.? 172.21.15.67:0/1628462996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:37.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:37 smithi082 bash[20963]: cluster 2024-04-03T23:48:36.213389+0000 mgr.y (mgr.24370) 17101 : cluster [DBG] pgmap v17085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:37.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:37 smithi082 bash[20963]: audit 2024-04-03T23:48:37.026596+0000 mon.c (mon.2) 6832 : audit [DBG] from='client.? 172.21.15.67:0/1604980768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:37 smithi067 bash[27441]: cluster 2024-04-03T23:48:36.213389+0000 mgr.y (mgr.24370) 17101 : cluster [DBG] pgmap v17085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:37.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:37 smithi067 bash[27441]: audit 2024-04-03T23:48:37.026596+0000 mon.c (mon.2) 6832 : audit [DBG] from='client.? 172.21.15.67:0/1604980768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:37.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:37 smithi067 bash[17655]: cluster 2024-04-03T23:48:36.213389+0000 mgr.y (mgr.24370) 17101 : cluster [DBG] pgmap v17085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:37.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:37 smithi067 bash[17655]: audit 2024-04-03T23:48:37.026596+0000 mon.c (mon.2) 6832 : audit [DBG] from='client.? 172.21.15.67:0/1604980768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:39 smithi082 bash[20963]: cluster 2024-04-03T23:48:38.214075+0000 mgr.y (mgr.24370) 17102 : cluster [DBG] pgmap v17086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:39 smithi067 bash[27441]: cluster 2024-04-03T23:48:38.214075+0000 mgr.y (mgr.24370) 17102 : cluster [DBG] pgmap v17086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:39 smithi067 bash[17655]: cluster 2024-04-03T23:48:38.214075+0000 mgr.y (mgr.24370) 17102 : cluster [DBG] pgmap v17086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:40.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:40 smithi082 bash[20963]: audit 2024-04-03T23:48:39.485803+0000 mon.a (mon.0) 14536 : audit [DBG] from='client.? 172.21.15.67:0/2321411282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:40 smithi067 bash[17655]: audit 2024-04-03T23:48:39.485803+0000 mon.a (mon.0) 14536 : audit [DBG] from='client.? 172.21.15.67:0/2321411282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:40 smithi067 bash[27441]: audit 2024-04-03T23:48:39.485803+0000 mon.a (mon.0) 14536 : audit [DBG] from='client.? 172.21.15.67:0/2321411282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:41 smithi082 bash[20963]: cluster 2024-04-03T23:48:40.214747+0000 mgr.y (mgr.24370) 17103 : cluster [DBG] pgmap v17087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:41 smithi082 bash[20963]: audit 2024-04-03T23:48:40.568109+0000 mon.a (mon.0) 14537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:41 smithi067 bash[17655]: cluster 2024-04-03T23:48:40.214747+0000 mgr.y (mgr.24370) 17103 : cluster [DBG] pgmap v17087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:41 smithi067 bash[17655]: audit 2024-04-03T23:48:40.568109+0000 mon.a (mon.0) 14537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:41 smithi067 bash[27441]: cluster 2024-04-03T23:48:40.214747+0000 mgr.y (mgr.24370) 17103 : cluster [DBG] pgmap v17087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:41 smithi067 bash[27441]: audit 2024-04-03T23:48:40.568109+0000 mon.a (mon.0) 14537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:42.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:42 smithi082 bash[20963]: audit 2024-04-03T23:48:41.937671+0000 mon.a (mon.0) 14538 : audit [DBG] from='client.? 172.21.15.67:0/2015951426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:42.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:42 smithi067 bash[17655]: audit 2024-04-03T23:48:41.937671+0000 mon.a (mon.0) 14538 : audit [DBG] from='client.? 172.21.15.67:0/2015951426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:42.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:42 smithi067 bash[27441]: audit 2024-04-03T23:48:41.937671+0000 mon.a (mon.0) 14538 : audit [DBG] from='client.? 172.21.15.67:0/2015951426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:43 smithi067 bash[17655]: cluster 2024-04-03T23:48:42.215844+0000 mgr.y (mgr.24370) 17104 : cluster [DBG] pgmap v17088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:48:43.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:43 smithi067 bash[27441]: cluster 2024-04-03T23:48:42.215844+0000 mgr.y (mgr.24370) 17104 : cluster [DBG] pgmap v17088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:43.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:43 smithi082 bash[20963]: cluster 2024-04-03T23:48:42.215844+0000 mgr.y (mgr.24370) 17104 : cluster [DBG] pgmap v17088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:43.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:48:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:45 smithi082 bash[20963]: cluster 2024-04-03T23:48:44.216463+0000 mgr.y (mgr.24370) 17105 : cluster [DBG] pgmap v17089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:45 smithi082 bash[20963]: audit 2024-04-03T23:48:44.385493+0000 mon.a (mon.0) 14539 : audit [DBG] from='client.? 172.21.15.67:0/811520901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:45 smithi067 bash[17655]: cluster 2024-04-03T23:48:44.216463+0000 mgr.y (mgr.24370) 17105 : cluster [DBG] pgmap v17089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:45 smithi067 bash[17655]: audit 2024-04-03T23:48:44.385493+0000 mon.a (mon.0) 14539 : audit [DBG] from='client.? 172.21.15.67:0/811520901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:45 smithi067 bash[27441]: cluster 2024-04-03T23:48:44.216463+0000 mgr.y (mgr.24370) 17105 : cluster [DBG] pgmap v17089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:45 smithi067 bash[27441]: audit 2024-04-03T23:48:44.385493+0000 mon.a (mon.0) 14539 : audit [DBG] from='client.? 172.21.15.67:0/811520901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:47 smithi082 bash[20963]: cluster 2024-04-03T23:48:46.217619+0000 mgr.y (mgr.24370) 17106 : cluster [DBG] pgmap v17090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:47 smithi082 bash[20963]: audit 2024-04-03T23:48:46.834747+0000 mon.c (mon.2) 6833 : audit [DBG] from='client.? 172.21.15.67:0/127430088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:47 smithi067 bash[27441]: cluster 2024-04-03T23:48:46.217619+0000 mgr.y (mgr.24370) 17106 : cluster [DBG] pgmap v17090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:47 smithi067 bash[27441]: audit 2024-04-03T23:48:46.834747+0000 mon.c (mon.2) 6833 : audit [DBG] from='client.? 172.21.15.67:0/127430088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:47.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:47 smithi067 bash[17655]: cluster 2024-04-03T23:48:46.217619+0000 mgr.y (mgr.24370) 17106 : cluster [DBG] pgmap v17090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:47.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:47 smithi067 bash[17655]: audit 2024-04-03T23:48:46.834747+0000 mon.c (mon.2) 6833 : audit [DBG] from='client.? 172.21.15.67:0/127430088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:49 smithi082 bash[20963]: cluster 2024-04-03T23:48:48.218291+0000 mgr.y (mgr.24370) 17107 : cluster [DBG] pgmap v17091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:49 smithi082 bash[20963]: audit 2024-04-03T23:48:49.284390+0000 mon.a (mon.0) 14540 : audit [DBG] from='client.? 172.21.15.67:0/2332551444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:49 smithi067 bash[17655]: cluster 2024-04-03T23:48:48.218291+0000 mgr.y (mgr.24370) 17107 : cluster [DBG] pgmap v17091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:49 smithi067 bash[17655]: audit 2024-04-03T23:48:49.284390+0000 mon.a (mon.0) 14540 : audit [DBG] from='client.? 172.21.15.67:0/2332551444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:49 smithi067 bash[27441]: cluster 2024-04-03T23:48:48.218291+0000 mgr.y (mgr.24370) 17107 : cluster [DBG] pgmap v17091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:49 smithi067 bash[27441]: audit 2024-04-03T23:48:49.284390+0000 mon.a (mon.0) 14540 : audit [DBG] from='client.? 172.21.15.67:0/2332551444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:51 smithi082 bash[20963]: cluster 2024-04-03T23:48:50.218975+0000 mgr.y (mgr.24370) 17108 : cluster [DBG] pgmap v17092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:51 smithi067 bash[27441]: cluster 2024-04-03T23:48:50.218975+0000 mgr.y (mgr.24370) 17108 : cluster [DBG] pgmap v17092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:51 smithi067 bash[17655]: cluster 2024-04-03T23:48:50.218975+0000 mgr.y (mgr.24370) 17108 : cluster [DBG] pgmap v17092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:52.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:52 smithi082 bash[20963]: audit 2024-04-03T23:48:51.735523+0000 mon.a (mon.0) 14541 : audit [DBG] from='client.? 172.21.15.67:0/705579868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:52.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:52 smithi067 bash[17655]: audit 2024-04-03T23:48:51.735523+0000 mon.a (mon.0) 14541 : audit [DBG] from='client.? 172.21.15.67:0/705579868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:52.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:52 smithi067 bash[27441]: audit 2024-04-03T23:48:51.735523+0000 mon.a (mon.0) 14541 : audit [DBG] from='client.? 172.21.15.67:0/705579868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:53 smithi067 bash[17655]: cluster 2024-04-03T23:48:52.220157+0000 mgr.y (mgr.24370) 17109 : cluster [DBG] pgmap v17093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:48:53.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:53 smithi067 bash[27441]: cluster 2024-04-03T23:48:52.220157+0000 mgr.y (mgr.24370) 17109 : cluster [DBG] pgmap v17093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:53 smithi082 bash[20963]: cluster 2024-04-03T23:48:52.220157+0000 mgr.y (mgr.24370) 17109 : cluster [DBG] pgmap v17093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:53.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:48:54.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:54 smithi082 bash[20963]: audit 2024-04-03T23:48:54.188501+0000 mon.c (mon.2) 6834 : audit [DBG] from='client.? 172.21.15.67:0/2464960865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:54 smithi067 bash[27441]: audit 2024-04-03T23:48:54.188501+0000 mon.c (mon.2) 6834 : audit [DBG] from='client.? 172.21.15.67:0/2464960865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:54.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:54 smithi067 bash[17655]: audit 2024-04-03T23:48:54.188501+0000 mon.c (mon.2) 6834 : audit [DBG] from='client.? 172.21.15.67:0/2464960865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:55 smithi082 bash[20963]: cluster 2024-04-03T23:48:54.220803+0000 mgr.y (mgr.24370) 17110 : cluster [DBG] pgmap v17094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:55.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:55 smithi067 bash[27441]: cluster 2024-04-03T23:48:54.220803+0000 mgr.y (mgr.24370) 17110 : cluster [DBG] pgmap v17094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:55 smithi067 bash[17655]: cluster 2024-04-03T23:48:54.220803+0000 mgr.y (mgr.24370) 17110 : cluster [DBG] pgmap v17094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:56 smithi082 bash[20963]: audit 2024-04-03T23:48:55.568453+0000 mon.a (mon.0) 14542 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:56 smithi067 bash[27441]: audit 2024-04-03T23:48:55.568453+0000 mon.a (mon.0) 14542 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:56 smithi067 bash[17655]: audit 2024-04-03T23:48:55.568453+0000 mon.a (mon.0) 14542 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:48:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:57 smithi082 bash[20963]: cluster 2024-04-03T23:48:56.221993+0000 mgr.y (mgr.24370) 17111 : cluster [DBG] pgmap v17095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:57 smithi082 bash[20963]: audit 2024-04-03T23:48:56.645883+0000 mon.a (mon.0) 14543 : audit [DBG] from='client.? 172.21.15.67:0/4272992717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:57 smithi067 bash[17655]: cluster 2024-04-03T23:48:56.221993+0000 mgr.y (mgr.24370) 17111 : cluster [DBG] pgmap v17095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:57 smithi067 bash[17655]: audit 2024-04-03T23:48:56.645883+0000 mon.a (mon.0) 14543 : audit [DBG] from='client.? 172.21.15.67:0/4272992717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:57.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:57 smithi067 bash[27441]: cluster 2024-04-03T23:48:56.221993+0000 mgr.y (mgr.24370) 17111 : cluster [DBG] pgmap v17095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:57.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:57 smithi067 bash[27441]: audit 2024-04-03T23:48:56.645883+0000 mon.a (mon.0) 14543 : audit [DBG] from='client.? 172.21.15.67:0/4272992717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:59 smithi082 bash[20963]: cluster 2024-04-03T23:48:58.222668+0000 mgr.y (mgr.24370) 17112 : cluster [DBG] pgmap v17096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:48:59 smithi082 bash[20963]: audit 2024-04-03T23:48:59.096645+0000 mon.c (mon.2) 6835 : audit [DBG] from='client.? 172.21.15.67:0/1523603301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:59 smithi067 bash[17655]: cluster 2024-04-03T23:48:58.222668+0000 mgr.y (mgr.24370) 17112 : cluster [DBG] pgmap v17096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:48:59 smithi067 bash[17655]: audit 2024-04-03T23:48:59.096645+0000 mon.c (mon.2) 6835 : audit [DBG] from='client.? 172.21.15.67:0/1523603301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:48:59.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:59 smithi067 bash[27441]: cluster 2024-04-03T23:48:58.222668+0000 mgr.y (mgr.24370) 17112 : cluster [DBG] pgmap v17096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:48:59.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:48:59 smithi067 bash[27441]: audit 2024-04-03T23:48:59.096645+0000 mon.c (mon.2) 6835 : audit [DBG] from='client.? 172.21.15.67:0/1523603301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:01 smithi082 bash[20963]: cluster 2024-04-03T23:49:00.223326+0000 mgr.y (mgr.24370) 17113 : cluster [DBG] pgmap v17097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:01 smithi067 bash[17655]: cluster 2024-04-03T23:49:00.223326+0000 mgr.y (mgr.24370) 17113 : cluster [DBG] pgmap v17097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:01 smithi067 bash[27441]: cluster 2024-04-03T23:49:00.223326+0000 mgr.y (mgr.24370) 17113 : cluster [DBG] pgmap v17097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:02 smithi082 bash[20963]: audit 2024-04-03T23:49:01.560556+0000 mon.c (mon.2) 6836 : audit [DBG] from='client.? 172.21.15.67:0/2419384400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:02.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:02 smithi067 bash[27441]: audit 2024-04-03T23:49:01.560556+0000 mon.c (mon.2) 6836 : audit [DBG] from='client.? 172.21.15.67:0/2419384400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:02.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:02 smithi067 bash[17655]: audit 2024-04-03T23:49:01.560556+0000 mon.c (mon.2) 6836 : audit [DBG] from='client.? 172.21.15.67:0/2419384400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:03.379 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:49:03.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:49:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:03 smithi082 bash[20963]: cluster 2024-04-03T23:49:02.224542+0000 mgr.y (mgr.24370) 17114 : cluster [DBG] pgmap v17098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:03.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:03 smithi067 bash[27441]: cluster 2024-04-03T23:49:02.224542+0000 mgr.y (mgr.24370) 17114 : cluster [DBG] pgmap v17098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:03.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:03 smithi067 bash[17655]: cluster 2024-04-03T23:49:02.224542+0000 mgr.y (mgr.24370) 17114 : cluster [DBG] pgmap v17098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:04 smithi082 bash[20963]: audit 2024-04-03T23:49:04.025465+0000 mon.c (mon.2) 6837 : audit [DBG] from='client.? 172.21.15.67:0/1061333848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:04 smithi067 bash[27441]: audit 2024-04-03T23:49:04.025465+0000 mon.c (mon.2) 6837 : audit [DBG] from='client.? 172.21.15.67:0/1061333848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:04.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:04 smithi067 bash[17655]: audit 2024-04-03T23:49:04.025465+0000 mon.c (mon.2) 6837 : audit [DBG] from='client.? 172.21.15.67:0/1061333848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:05 smithi067 bash[17655]: cluster 2024-04-03T23:49:04.225209+0000 mgr.y (mgr.24370) 17115 : cluster [DBG] pgmap v17099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:05.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:05 smithi067 bash[27441]: cluster 2024-04-03T23:49:04.225209+0000 mgr.y (mgr.24370) 17115 : cluster [DBG] pgmap v17099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:05 smithi082 bash[20963]: cluster 2024-04-03T23:49:04.225209+0000 mgr.y (mgr.24370) 17115 : cluster [DBG] pgmap v17099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:07 smithi067 bash[17655]: cluster 2024-04-03T23:49:06.226528+0000 mgr.y (mgr.24370) 17116 : cluster [DBG] pgmap v17100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:07.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:07 smithi067 bash[17655]: audit 2024-04-03T23:49:06.479266+0000 mon.c (mon.2) 6838 : audit [DBG] from='client.? 172.21.15.67:0/1581833626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:07.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:07 smithi067 bash[27441]: cluster 2024-04-03T23:49:06.226528+0000 mgr.y (mgr.24370) 17116 : cluster [DBG] pgmap v17100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:07.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:07 smithi067 bash[27441]: audit 2024-04-03T23:49:06.479266+0000 mon.c (mon.2) 6838 : audit [DBG] from='client.? 172.21.15.67:0/1581833626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:07 smithi082 bash[20963]: cluster 2024-04-03T23:49:06.226528+0000 mgr.y (mgr.24370) 17116 : cluster [DBG] pgmap v17100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:07 smithi082 bash[20963]: audit 2024-04-03T23:49:06.479266+0000 mon.c (mon.2) 6838 : audit [DBG] from='client.? 172.21.15.67:0/1581833626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:09 smithi067 bash[17655]: cluster 2024-04-03T23:49:08.227217+0000 mgr.y (mgr.24370) 17117 : cluster [DBG] pgmap v17101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:09.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:09 smithi067 bash[17655]: audit 2024-04-03T23:49:08.929408+0000 mon.c (mon.2) 6839 : audit [DBG] from='client.? 172.21.15.67:0/2480678468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:09.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:09 smithi067 bash[27441]: cluster 2024-04-03T23:49:08.227217+0000 mgr.y (mgr.24370) 17117 : cluster [DBG] pgmap v17101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:09.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:09 smithi067 bash[27441]: audit 2024-04-03T23:49:08.929408+0000 mon.c (mon.2) 6839 : audit [DBG] from='client.? 172.21.15.67:0/2480678468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:09 smithi082 bash[20963]: cluster 2024-04-03T23:49:08.227217+0000 mgr.y (mgr.24370) 17117 : cluster [DBG] pgmap v17101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:09 smithi082 bash[20963]: audit 2024-04-03T23:49:08.929408+0000 mon.c (mon.2) 6839 : audit [DBG] from='client.? 172.21.15.67:0/2480678468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:11 smithi067 bash[17655]: cluster 2024-04-03T23:49:10.227889+0000 mgr.y (mgr.24370) 17118 : cluster [DBG] pgmap v17102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:11 smithi067 bash[17655]: audit 2024-04-03T23:49:10.569016+0000 mon.a (mon.0) 14544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:11.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:11 smithi067 bash[17655]: audit 2024-04-03T23:49:11.382178+0000 mon.c (mon.2) 6840 : audit [DBG] from='client.? 172.21.15.67:0/3634192657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:11.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:11 smithi067 bash[27441]: cluster 2024-04-03T23:49:10.227889+0000 mgr.y (mgr.24370) 17118 : cluster [DBG] pgmap v17102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:11.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:11 smithi067 bash[27441]: audit 2024-04-03T23:49:10.569016+0000 mon.a (mon.0) 14544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:11.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:11 smithi067 bash[27441]: audit 2024-04-03T23:49:11.382178+0000 mon.c (mon.2) 6840 : audit [DBG] from='client.? 172.21.15.67:0/3634192657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:11 smithi082 bash[20963]: cluster 2024-04-03T23:49:10.227889+0000 mgr.y (mgr.24370) 17118 : cluster [DBG] pgmap v17102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:11 smithi082 bash[20963]: audit 2024-04-03T23:49:10.569016+0000 mon.a (mon.0) 14544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:11 smithi082 bash[20963]: audit 2024-04-03T23:49:11.382178+0000 mon.c (mon.2) 6840 : audit [DBG] from='client.? 172.21.15.67:0/3634192657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:13.407 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:49:13.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:13 smithi067 bash[17655]: cluster 2024-04-03T23:49:12.229017+0000 mgr.y (mgr.24370) 17119 : cluster [DBG] pgmap v17103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:13.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:13 smithi067 bash[27441]: cluster 2024-04-03T23:49:12.229017+0000 mgr.y (mgr.24370) 17119 : cluster [DBG] pgmap v17103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:49:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:13 smithi082 bash[20963]: cluster 2024-04-03T23:49:12.229017+0000 mgr.y (mgr.24370) 17119 : cluster [DBG] pgmap v17103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:14.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:14 smithi067 bash[17655]: audit 2024-04-03T23:49:13.848417+0000 mon.a (mon.0) 14545 : audit [DBG] from='client.? 172.21.15.67:0/933743083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:14.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:14 smithi067 bash[27441]: audit 2024-04-03T23:49:13.848417+0000 mon.a (mon.0) 14545 : audit [DBG] from='client.? 172.21.15.67:0/933743083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:14.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:14 smithi082 bash[20963]: audit 2024-04-03T23:49:13.848417+0000 mon.a (mon.0) 14545 : audit [DBG] from='client.? 172.21.15.67:0/933743083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:15.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:15 smithi067 bash[17655]: cluster 2024-04-03T23:49:14.229707+0000 mgr.y (mgr.24370) 17120 : cluster [DBG] pgmap v17104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:15.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:15 smithi067 bash[27441]: cluster 2024-04-03T23:49:14.229707+0000 mgr.y (mgr.24370) 17120 : cluster [DBG] pgmap v17104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:15 smithi082 bash[20963]: cluster 2024-04-03T23:49:14.229707+0000 mgr.y (mgr.24370) 17120 : cluster [DBG] pgmap v17104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:16.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:16 smithi082 bash[20963]: audit 2024-04-03T23:49:16.296426+0000 mon.c (mon.2) 6841 : audit [DBG] from='client.? 172.21.15.67:0/1071444123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:16.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:16 smithi067 bash[17655]: audit 2024-04-03T23:49:16.296426+0000 mon.c (mon.2) 6841 : audit [DBG] from='client.? 172.21.15.67:0/1071444123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:16.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:16 smithi067 bash[27441]: audit 2024-04-03T23:49:16.296426+0000 mon.c (mon.2) 6841 : audit [DBG] from='client.? 172.21.15.67:0/1071444123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:17 smithi082 bash[20963]: cluster 2024-04-03T23:49:16.230483+0000 mgr.y (mgr.24370) 17121 : cluster [DBG] pgmap v17105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:17 smithi067 bash[17655]: cluster 2024-04-03T23:49:16.230483+0000 mgr.y (mgr.24370) 17121 : cluster [DBG] pgmap v17105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:17 smithi067 bash[27441]: cluster 2024-04-03T23:49:16.230483+0000 mgr.y (mgr.24370) 17121 : cluster [DBG] pgmap v17105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:19 smithi082 bash[20963]: cluster 2024-04-03T23:49:18.231119+0000 mgr.y (mgr.24370) 17122 : cluster [DBG] pgmap v17106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:19 smithi082 bash[20963]: audit 2024-04-03T23:49:18.745064+0000 mon.c (mon.2) 6842 : audit [DBG] from='client.? 172.21.15.67:0/302000371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:19 smithi067 bash[17655]: cluster 2024-04-03T23:49:18.231119+0000 mgr.y (mgr.24370) 17122 : cluster [DBG] pgmap v17106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:19 smithi067 bash[17655]: audit 2024-04-03T23:49:18.745064+0000 mon.c (mon.2) 6842 : audit [DBG] from='client.? 172.21.15.67:0/302000371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:19 smithi067 bash[27441]: cluster 2024-04-03T23:49:18.231119+0000 mgr.y (mgr.24370) 17122 : cluster [DBG] pgmap v17106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:19 smithi067 bash[27441]: audit 2024-04-03T23:49:18.745064+0000 mon.c (mon.2) 6842 : audit [DBG] from='client.? 172.21.15.67:0/302000371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:21.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:20 smithi082 bash[20963]: cluster 2024-04-03T23:49:20.231953+0000 mgr.y (mgr.24370) 17123 : cluster [DBG] pgmap v17107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:21.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:20 smithi067 bash[17655]: cluster 2024-04-03T23:49:20.231953+0000 mgr.y (mgr.24370) 17123 : cluster [DBG] pgmap v17107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:21.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:20 smithi067 bash[27441]: cluster 2024-04-03T23:49:20.231953+0000 mgr.y (mgr.24370) 17123 : cluster [DBG] pgmap v17107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:22.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:21 smithi082 bash[20963]: audit 2024-04-03T23:49:21.202963+0000 mon.c (mon.2) 6843 : audit [DBG] from='client.? 172.21.15.67:0/4215045942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:22.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:21 smithi067 bash[17655]: audit 2024-04-03T23:49:21.202963+0000 mon.c (mon.2) 6843 : audit [DBG] from='client.? 172.21.15.67:0/4215045942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:22.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:21 smithi067 bash[27441]: audit 2024-04-03T23:49:21.202963+0000 mon.c (mon.2) 6843 : audit [DBG] from='client.? 172.21.15.67:0/4215045942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:23.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:22 smithi067 bash[17655]: cluster 2024-04-03T23:49:22.233150+0000 mgr.y (mgr.24370) 17124 : cluster [DBG] pgmap v17108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:23.174 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:49:23.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:22 smithi067 bash[27441]: cluster 2024-04-03T23:49:22.233150+0000 mgr.y (mgr.24370) 17124 : cluster [DBG] pgmap v17108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:23.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:22 smithi082 bash[20963]: cluster 2024-04-03T23:49:22.233150+0000 mgr.y (mgr.24370) 17124 : cluster [DBG] pgmap v17108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:49:24.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:23 smithi067 bash[17655]: audit 2024-04-03T23:49:23.657922+0000 mon.a (mon.0) 14546 : audit [DBG] from='client.? 172.21.15.67:0/2495910120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:24.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:23 smithi067 bash[27441]: audit 2024-04-03T23:49:23.657922+0000 mon.a (mon.0) 14546 : audit [DBG] from='client.? 172.21.15.67:0/2495910120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:24.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:23 smithi082 bash[20963]: audit 2024-04-03T23:49:23.657922+0000 mon.a (mon.0) 14546 : audit [DBG] from='client.? 172.21.15.67:0/2495910120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:25.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:24 smithi067 bash[27441]: cluster 2024-04-03T23:49:24.233859+0000 mgr.y (mgr.24370) 17125 : cluster [DBG] pgmap v17109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:25.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:24 smithi067 bash[17655]: cluster 2024-04-03T23:49:24.233859+0000 mgr.y (mgr.24370) 17125 : cluster [DBG] pgmap v17109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:25.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:24 smithi082 bash[20963]: cluster 2024-04-03T23:49:24.233859+0000 mgr.y (mgr.24370) 17125 : cluster [DBG] pgmap v17109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:26.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:25 smithi067 bash[17655]: audit 2024-04-03T23:49:24.970866+0000 mon.a (mon.0) 14547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:49:26.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:25 smithi067 bash[17655]: audit 2024-04-03T23:49:25.569288+0000 mon.a (mon.0) 14548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:25 smithi067 bash[27441]: audit 2024-04-03T23:49:24.970866+0000 mon.a (mon.0) 14547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:49:26.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:25 smithi067 bash[27441]: audit 2024-04-03T23:49:25.569288+0000 mon.a (mon.0) 14548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:26.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:25 smithi082 bash[20963]: audit 2024-04-03T23:49:24.970866+0000 mon.a (mon.0) 14547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:49:26.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:25 smithi082 bash[20963]: audit 2024-04-03T23:49:25.569288+0000 mon.a (mon.0) 14548 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:27.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:26 smithi067 bash[27441]: audit 2024-04-03T23:49:26.126284+0000 mon.b (mon.1) 88 : audit [DBG] from='client.? 172.21.15.67:0/2770361632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:27.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:26 smithi067 bash[27441]: cluster 2024-04-03T23:49:26.234693+0000 mgr.y (mgr.24370) 17126 : cluster [DBG] pgmap v17110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:27.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:26 smithi067 bash[17655]: audit 2024-04-03T23:49:26.126284+0000 mon.b (mon.1) 88 : audit [DBG] from='client.? 172.21.15.67:0/2770361632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:27.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:26 smithi067 bash[17655]: cluster 2024-04-03T23:49:26.234693+0000 mgr.y (mgr.24370) 17126 : cluster [DBG] pgmap v17110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:27.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:26 smithi082 bash[20963]: audit 2024-04-03T23:49:26.126284+0000 mon.b (mon.1) 88 : audit [DBG] from='client.? 172.21.15.67:0/2770361632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:27.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:26 smithi082 bash[20963]: cluster 2024-04-03T23:49:26.234693+0000 mgr.y (mgr.24370) 17126 : cluster [DBG] pgmap v17110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:29.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:29 smithi082 bash[20963]: cluster 2024-04-03T23:49:28.235329+0000 mgr.y (mgr.24370) 17127 : cluster [DBG] pgmap v17111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:29.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:29 smithi082 bash[20963]: audit 2024-04-03T23:49:28.581201+0000 mon.a (mon.0) 14549 : audit [DBG] from='client.? 172.21.15.67:0/2813103492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:29 smithi067 bash[27441]: cluster 2024-04-03T23:49:28.235329+0000 mgr.y (mgr.24370) 17127 : cluster [DBG] pgmap v17111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:29.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:29 smithi067 bash[27441]: audit 2024-04-03T23:49:28.581201+0000 mon.a (mon.0) 14549 : audit [DBG] from='client.? 172.21.15.67:0/2813103492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:29.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:29 smithi067 bash[17655]: cluster 2024-04-03T23:49:28.235329+0000 mgr.y (mgr.24370) 17127 : cluster [DBG] pgmap v17111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:29.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:29 smithi067 bash[17655]: audit 2024-04-03T23:49:28.581201+0000 mon.a (mon.0) 14549 : audit [DBG] from='client.? 172.21.15.67:0/2813103492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:31 smithi082 bash[20963]: cluster 2024-04-03T23:49:30.236076+0000 mgr.y (mgr.24370) 17128 : cluster [DBG] pgmap v17112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:31 smithi082 bash[20963]: audit 2024-04-03T23:49:30.718100+0000 mon.a (mon.0) 14550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:31 smithi082 bash[20963]: audit 2024-04-03T23:49:30.727416+0000 mon.a (mon.0) 14551 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:31 smithi082 bash[20963]: audit 2024-04-03T23:49:31.020628+0000 mon.a (mon.0) 14552 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:31 smithi082 bash[20963]: audit 2024-04-03T23:49:31.030209+0000 mon.a (mon.0) 14553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:31 smithi082 bash[20963]: audit 2024-04-03T23:49:31.039224+0000 mon.a (mon.0) 14554 : audit [DBG] from='client.? 172.21.15.67:0/2746968341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[17655]: cluster 2024-04-03T23:49:30.236076+0000 mgr.y (mgr.24370) 17128 : cluster [DBG] pgmap v17112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[17655]: audit 2024-04-03T23:49:30.718100+0000 mon.a (mon.0) 14550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[17655]: audit 2024-04-03T23:49:30.727416+0000 mon.a (mon.0) 14551 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[17655]: audit 2024-04-03T23:49:31.020628+0000 mon.a (mon.0) 14552 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[17655]: audit 2024-04-03T23:49:31.030209+0000 mon.a (mon.0) 14553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[17655]: audit 2024-04-03T23:49:31.039224+0000 mon.a (mon.0) 14554 : audit [DBG] from='client.? 172.21.15.67:0/2746968341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:31.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[27441]: cluster 2024-04-03T23:49:30.236076+0000 mgr.y (mgr.24370) 17128 : cluster [DBG] pgmap v17112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:31.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[27441]: audit 2024-04-03T23:49:30.718100+0000 mon.a (mon.0) 14550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[27441]: audit 2024-04-03T23:49:30.727416+0000 mon.a (mon.0) 14551 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[27441]: audit 2024-04-03T23:49:31.020628+0000 mon.a (mon.0) 14552 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[27441]: audit 2024-04-03T23:49:31.030209+0000 mon.a (mon.0) 14553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:31.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:31 smithi067 bash[27441]: audit 2024-04-03T23:49:31.039224+0000 mon.a (mon.0) 14554 : audit [DBG] from='client.? 172.21.15.67:0/2746968341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:32 smithi082 bash[20963]: audit 2024-04-03T23:49:31.472903+0000 mon.a (mon.0) 14555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:49:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:32 smithi082 bash[20963]: audit 2024-04-03T23:49:31.474742+0000 mon.a (mon.0) 14556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:49:32.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:32 smithi082 bash[20963]: audit 2024-04-03T23:49:31.484365+0000 mon.a (mon.0) 14557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:32 smithi067 bash[27441]: audit 2024-04-03T23:49:31.472903+0000 mon.a (mon.0) 14555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:49:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:32 smithi067 bash[27441]: audit 2024-04-03T23:49:31.474742+0000 mon.a (mon.0) 14556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:49:32.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:32 smithi067 bash[27441]: audit 2024-04-03T23:49:31.484365+0000 mon.a (mon.0) 14557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:32.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:32 smithi067 bash[17655]: audit 2024-04-03T23:49:31.472903+0000 mon.a (mon.0) 14555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:49:32.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:32 smithi067 bash[17655]: audit 2024-04-03T23:49:31.474742+0000 mon.a (mon.0) 14556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:49:32.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:32 smithi067 bash[17655]: audit 2024-04-03T23:49:31.484365+0000 mon.a (mon.0) 14557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:49:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:49:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:33 smithi082 bash[20963]: cluster 2024-04-03T23:49:32.237302+0000 mgr.y (mgr.24370) 17129 : cluster [DBG] pgmap v17113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:49:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:33 smithi067 bash[17655]: cluster 2024-04-03T23:49:32.237302+0000 mgr.y (mgr.24370) 17129 : cluster [DBG] pgmap v17113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:33 smithi067 bash[27441]: cluster 2024-04-03T23:49:32.237302+0000 mgr.y (mgr.24370) 17129 : cluster [DBG] pgmap v17113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:34.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:34 smithi082 bash[20963]: audit 2024-04-03T23:49:33.490625+0000 mon.a (mon.0) 14558 : audit [DBG] from='client.? 172.21.15.67:0/3330012267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:34.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:34 smithi067 bash[27441]: audit 2024-04-03T23:49:33.490625+0000 mon.a (mon.0) 14558 : audit [DBG] from='client.? 172.21.15.67:0/3330012267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:34.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:34 smithi067 bash[17655]: audit 2024-04-03T23:49:33.490625+0000 mon.a (mon.0) 14558 : audit [DBG] from='client.? 172.21.15.67:0/3330012267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:35 smithi082 bash[20963]: cluster 2024-04-03T23:49:34.238136+0000 mgr.y (mgr.24370) 17130 : cluster [DBG] pgmap v17114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:35 smithi067 bash[17655]: cluster 2024-04-03T23:49:34.238136+0000 mgr.y (mgr.24370) 17130 : cluster [DBG] pgmap v17114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:35.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:35 smithi067 bash[27441]: cluster 2024-04-03T23:49:34.238136+0000 mgr.y (mgr.24370) 17130 : cluster [DBG] pgmap v17114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:36.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:36 smithi082 bash[20963]: audit 2024-04-03T23:49:35.951154+0000 mon.a (mon.0) 14559 : audit [DBG] from='client.? 172.21.15.67:0/2765803949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:36.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:36 smithi082 bash[20963]: cluster 2024-04-03T23:49:36.239458+0000 mgr.y (mgr.24370) 17131 : cluster [DBG] pgmap v17115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:36.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:36 smithi067 bash[27441]: audit 2024-04-03T23:49:35.951154+0000 mon.a (mon.0) 14559 : audit [DBG] from='client.? 172.21.15.67:0/2765803949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:36.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:36 smithi067 bash[27441]: cluster 2024-04-03T23:49:36.239458+0000 mgr.y (mgr.24370) 17131 : cluster [DBG] pgmap v17115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:36.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:36 smithi067 bash[17655]: audit 2024-04-03T23:49:35.951154+0000 mon.a (mon.0) 14559 : audit [DBG] from='client.? 172.21.15.67:0/2765803949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:36.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:36 smithi067 bash[17655]: cluster 2024-04-03T23:49:36.239458+0000 mgr.y (mgr.24370) 17131 : cluster [DBG] pgmap v17115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:39 smithi082 bash[20963]: cluster 2024-04-03T23:49:38.240260+0000 mgr.y (mgr.24370) 17132 : cluster [DBG] pgmap v17116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:39 smithi082 bash[20963]: audit 2024-04-03T23:49:38.399200+0000 mon.a (mon.0) 14560 : audit [DBG] from='client.? 172.21.15.67:0/958691787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:39 smithi067 bash[17655]: cluster 2024-04-03T23:49:38.240260+0000 mgr.y (mgr.24370) 17132 : cluster [DBG] pgmap v17116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:39 smithi067 bash[17655]: audit 2024-04-03T23:49:38.399200+0000 mon.a (mon.0) 14560 : audit [DBG] from='client.? 172.21.15.67:0/958691787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:39 smithi067 bash[27441]: cluster 2024-04-03T23:49:38.240260+0000 mgr.y (mgr.24370) 17132 : cluster [DBG] pgmap v17116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:39 smithi067 bash[27441]: audit 2024-04-03T23:49:38.399200+0000 mon.a (mon.0) 14560 : audit [DBG] from='client.? 172.21.15.67:0/958691787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:41 smithi082 bash[20963]: cluster 2024-04-03T23:49:40.241085+0000 mgr.y (mgr.24370) 17133 : cluster [DBG] pgmap v17117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:41 smithi082 bash[20963]: audit 2024-04-03T23:49:40.569404+0000 mon.a (mon.0) 14561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:41 smithi082 bash[20963]: audit 2024-04-03T23:49:40.852549+0000 mon.a (mon.0) 14562 : audit [DBG] from='client.? 172.21.15.67:0/1973409000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:41 smithi067 bash[27441]: cluster 2024-04-03T23:49:40.241085+0000 mgr.y (mgr.24370) 17133 : cluster [DBG] pgmap v17117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:41 smithi067 bash[27441]: audit 2024-04-03T23:49:40.569404+0000 mon.a (mon.0) 14561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:41.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:41 smithi067 bash[27441]: audit 2024-04-03T23:49:40.852549+0000 mon.a (mon.0) 14562 : audit [DBG] from='client.? 172.21.15.67:0/1973409000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:41.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:41 smithi067 bash[17655]: cluster 2024-04-03T23:49:40.241085+0000 mgr.y (mgr.24370) 17133 : cluster [DBG] pgmap v17117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:41.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:41 smithi067 bash[17655]: audit 2024-04-03T23:49:40.569404+0000 mon.a (mon.0) 14561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:41.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:41 smithi067 bash[17655]: audit 2024-04-03T23:49:40.852549+0000 mon.a (mon.0) 14562 : audit [DBG] from='client.? 172.21.15.67:0/1973409000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:49:43.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:43 smithi067 bash[17655]: cluster 2024-04-03T23:49:42.242298+0000 mgr.y (mgr.24370) 17134 : cluster [DBG] pgmap v17118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:43.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:43 smithi067 bash[17655]: audit 2024-04-03T23:49:43.301310+0000 mon.c (mon.2) 6844 : audit [DBG] from='client.? 172.21.15.67:0/2370371746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:43.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:43 smithi067 bash[27441]: cluster 2024-04-03T23:49:42.242298+0000 mgr.y (mgr.24370) 17134 : cluster [DBG] pgmap v17118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:43.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:43 smithi067 bash[27441]: audit 2024-04-03T23:49:43.301310+0000 mon.c (mon.2) 6844 : audit [DBG] from='client.? 172.21.15.67:0/2370371746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:43.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:49:43.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:43 smithi082 bash[20963]: cluster 2024-04-03T23:49:42.242298+0000 mgr.y (mgr.24370) 17134 : cluster [DBG] pgmap v17118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:43.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:43 smithi082 bash[20963]: audit 2024-04-03T23:49:43.301310+0000 mon.c (mon.2) 6844 : audit [DBG] from='client.? 172.21.15.67:0/2370371746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:45 smithi082 bash[20963]: cluster 2024-04-03T23:49:44.242961+0000 mgr.y (mgr.24370) 17135 : cluster [DBG] pgmap v17119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:45 smithi067 bash[27441]: cluster 2024-04-03T23:49:44.242961+0000 mgr.y (mgr.24370) 17135 : cluster [DBG] pgmap v17119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:45.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:45 smithi067 bash[17655]: cluster 2024-04-03T23:49:44.242961+0000 mgr.y (mgr.24370) 17135 : cluster [DBG] pgmap v17119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:46.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:46 smithi082 bash[20963]: audit 2024-04-03T23:49:45.754784+0000 mon.a (mon.0) 14563 : audit [DBG] from='client.? 172.21.15.67:0/2095960052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:46.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:46 smithi067 bash[17655]: audit 2024-04-03T23:49:45.754784+0000 mon.a (mon.0) 14563 : audit [DBG] from='client.? 172.21.15.67:0/2095960052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:46.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:46 smithi067 bash[27441]: audit 2024-04-03T23:49:45.754784+0000 mon.a (mon.0) 14563 : audit [DBG] from='client.? 172.21.15.67:0/2095960052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:47 smithi082 bash[20963]: cluster 2024-04-03T23:49:46.244255+0000 mgr.y (mgr.24370) 17136 : cluster [DBG] pgmap v17120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:47 smithi067 bash[17655]: cluster 2024-04-03T23:49:46.244255+0000 mgr.y (mgr.24370) 17136 : cluster [DBG] pgmap v17120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:47.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:47 smithi067 bash[27441]: cluster 2024-04-03T23:49:46.244255+0000 mgr.y (mgr.24370) 17136 : cluster [DBG] pgmap v17120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:48.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:48 smithi082 bash[20963]: audit 2024-04-03T23:49:48.200697+0000 mon.a (mon.0) 14564 : audit [DBG] from='client.? 172.21.15.67:0/747146460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:48.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:48 smithi067 bash[17655]: audit 2024-04-03T23:49:48.200697+0000 mon.a (mon.0) 14564 : audit [DBG] from='client.? 172.21.15.67:0/747146460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:48.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:48 smithi067 bash[27441]: audit 2024-04-03T23:49:48.200697+0000 mon.a (mon.0) 14564 : audit [DBG] from='client.? 172.21.15.67:0/747146460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:49 smithi082 bash[20963]: cluster 2024-04-03T23:49:48.244896+0000 mgr.y (mgr.24370) 17137 : cluster [DBG] pgmap v17121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:49 smithi067 bash[17655]: cluster 2024-04-03T23:49:48.244896+0000 mgr.y (mgr.24370) 17137 : cluster [DBG] pgmap v17121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:49.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:49 smithi067 bash[27441]: cluster 2024-04-03T23:49:48.244896+0000 mgr.y (mgr.24370) 17137 : cluster [DBG] pgmap v17121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:51 smithi082 bash[20963]: cluster 2024-04-03T23:49:50.245584+0000 mgr.y (mgr.24370) 17138 : cluster [DBG] pgmap v17122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:51.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:51 smithi082 bash[20963]: audit 2024-04-03T23:49:50.643709+0000 mon.c (mon.2) 6845 : audit [DBG] from='client.? 172.21.15.67:0/1103124309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:51 smithi067 bash[17655]: cluster 2024-04-03T23:49:50.245584+0000 mgr.y (mgr.24370) 17138 : cluster [DBG] pgmap v17122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:51 smithi067 bash[17655]: audit 2024-04-03T23:49:50.643709+0000 mon.c (mon.2) 6845 : audit [DBG] from='client.? 172.21.15.67:0/1103124309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:51.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:51 smithi067 bash[27441]: cluster 2024-04-03T23:49:50.245584+0000 mgr.y (mgr.24370) 17138 : cluster [DBG] pgmap v17122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:51.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:51 smithi067 bash[27441]: audit 2024-04-03T23:49:50.643709+0000 mon.c (mon.2) 6845 : audit [DBG] from='client.? 172.21.15.67:0/1103124309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:53.348 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:49:53.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:49:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:53 smithi082 bash[20963]: cluster 2024-04-03T23:49:52.246693+0000 mgr.y (mgr.24370) 17139 : cluster [DBG] pgmap v17123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:53 smithi082 bash[20963]: audit 2024-04-03T23:49:53.106904+0000 mon.a (mon.0) 14565 : audit [DBG] from='client.? 172.21.15.67:0/3048178288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:53.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:53 smithi067 bash[17655]: cluster 2024-04-03T23:49:52.246693+0000 mgr.y (mgr.24370) 17139 : cluster [DBG] pgmap v17123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:53.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:53 smithi067 bash[17655]: audit 2024-04-03T23:49:53.106904+0000 mon.a (mon.0) 14565 : audit [DBG] from='client.? 172.21.15.67:0/3048178288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:53.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:53 smithi067 bash[27441]: cluster 2024-04-03T23:49:52.246693+0000 mgr.y (mgr.24370) 17139 : cluster [DBG] pgmap v17123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:53.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:53 smithi067 bash[27441]: audit 2024-04-03T23:49:53.106904+0000 mon.a (mon.0) 14565 : audit [DBG] from='client.? 172.21.15.67:0/3048178288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:55 smithi082 bash[20963]: cluster 2024-04-03T23:49:54.247346+0000 mgr.y (mgr.24370) 17140 : cluster [DBG] pgmap v17124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:55.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:55 smithi067 bash[17655]: cluster 2024-04-03T23:49:54.247346+0000 mgr.y (mgr.24370) 17140 : cluster [DBG] pgmap v17124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:55.713 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:55 smithi067 bash[27441]: cluster 2024-04-03T23:49:54.247346+0000 mgr.y (mgr.24370) 17140 : cluster [DBG] pgmap v17124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:56 smithi082 bash[20963]: audit 2024-04-03T23:49:55.564058+0000 mon.a (mon.0) 14566 : audit [DBG] from='client.? 172.21.15.67:0/3027147765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:56 smithi082 bash[20963]: audit 2024-04-03T23:49:55.569802+0000 mon.a (mon.0) 14567 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:56 smithi067 bash[27441]: audit 2024-04-03T23:49:55.564058+0000 mon.a (mon.0) 14566 : audit [DBG] from='client.? 172.21.15.67:0/3027147765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:56.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:56 smithi067 bash[27441]: audit 2024-04-03T23:49:55.569802+0000 mon.a (mon.0) 14567 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:56.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:56 smithi067 bash[17655]: audit 2024-04-03T23:49:55.564058+0000 mon.a (mon.0) 14566 : audit [DBG] from='client.? 172.21.15.67:0/3027147765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:56.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:56 smithi067 bash[17655]: audit 2024-04-03T23:49:55.569802+0000 mon.a (mon.0) 14567 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:49:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:57 smithi082 bash[20963]: cluster 2024-04-03T23:49:56.248469+0000 mgr.y (mgr.24370) 17141 : cluster [DBG] pgmap v17125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:57 smithi067 bash[17655]: cluster 2024-04-03T23:49:56.248469+0000 mgr.y (mgr.24370) 17141 : cluster [DBG] pgmap v17125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:57.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:57 smithi067 bash[27441]: cluster 2024-04-03T23:49:56.248469+0000 mgr.y (mgr.24370) 17141 : cluster [DBG] pgmap v17125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:58.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:58 smithi082 bash[20963]: audit 2024-04-03T23:49:58.013588+0000 mon.c (mon.2) 6846 : audit [DBG] from='client.? 172.21.15.67:0/310862537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:58.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:58 smithi067 bash[27441]: audit 2024-04-03T23:49:58.013588+0000 mon.c (mon.2) 6846 : audit [DBG] from='client.? 172.21.15.67:0/310862537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:58.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:58 smithi067 bash[17655]: audit 2024-04-03T23:49:58.013588+0000 mon.c (mon.2) 6846 : audit [DBG] from='client.? 172.21.15.67:0/310862537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:49:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:49:59 smithi082 bash[20963]: cluster 2024-04-03T23:49:58.249133+0000 mgr.y (mgr.24370) 17142 : cluster [DBG] pgmap v17126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:59.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:49:59 smithi067 bash[27441]: cluster 2024-04-03T23:49:58.249133+0000 mgr.y (mgr.24370) 17142 : cluster [DBG] pgmap v17126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:49:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:49:59 smithi067 bash[17655]: cluster 2024-04-03T23:49:58.249133+0000 mgr.y (mgr.24370) 17142 : cluster [DBG] pgmap v17126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:00 smithi082 bash[20963]: cluster 2024-04-03T23:50:00.000156+0000 mon.a (mon.0) 14568 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:50:00.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:00 smithi067 bash[17655]: cluster 2024-04-03T23:50:00.000156+0000 mon.a (mon.0) 14568 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:50:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:00 smithi067 bash[27441]: cluster 2024-04-03T23:50:00.000156+0000 mon.a (mon.0) 14568 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-03T23:50:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:01 smithi082 bash[20963]: cluster 2024-04-03T23:50:00.249642+0000 mgr.y (mgr.24370) 17143 : cluster [DBG] pgmap v17127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:01 smithi082 bash[20963]: audit 2024-04-03T23:50:00.467381+0000 mon.a (mon.0) 14569 : audit [DBG] from='client.? 172.21.15.67:0/4119760307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:01 smithi067 bash[17655]: cluster 2024-04-03T23:50:00.249642+0000 mgr.y (mgr.24370) 17143 : cluster [DBG] pgmap v17127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:01 smithi067 bash[17655]: audit 2024-04-03T23:50:00.467381+0000 mon.a (mon.0) 14569 : audit [DBG] from='client.? 172.21.15.67:0/4119760307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:01 smithi067 bash[27441]: cluster 2024-04-03T23:50:00.249642+0000 mgr.y (mgr.24370) 17143 : cluster [DBG] pgmap v17127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:01.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:01 smithi067 bash[27441]: audit 2024-04-03T23:50:00.467381+0000 mon.a (mon.0) 14569 : audit [DBG] from='client.? 172.21.15.67:0/4119760307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:03.386 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:50:03.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:50:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:03 smithi082 bash[20963]: cluster 2024-04-03T23:50:02.250792+0000 mgr.y (mgr.24370) 17144 : cluster [DBG] pgmap v17128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:03 smithi082 bash[20963]: audit 2024-04-03T23:50:02.924325+0000 mon.a (mon.0) 14570 : audit [DBG] from='client.? 172.21.15.67:0/3388279721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:03.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:03 smithi067 bash[17655]: cluster 2024-04-03T23:50:02.250792+0000 mgr.y (mgr.24370) 17144 : cluster [DBG] pgmap v17128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:03.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:03 smithi067 bash[17655]: audit 2024-04-03T23:50:02.924325+0000 mon.a (mon.0) 14570 : audit [DBG] from='client.? 172.21.15.67:0/3388279721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:03.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:03 smithi067 bash[27441]: cluster 2024-04-03T23:50:02.250792+0000 mgr.y (mgr.24370) 17144 : cluster [DBG] pgmap v17128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:03.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:03 smithi067 bash[27441]: audit 2024-04-03T23:50:02.924325+0000 mon.a (mon.0) 14570 : audit [DBG] from='client.? 172.21.15.67:0/3388279721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:05 smithi082 bash[20963]: cluster 2024-04-03T23:50:04.251446+0000 mgr.y (mgr.24370) 17145 : cluster [DBG] pgmap v17129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:05.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:05 smithi082 bash[20963]: audit 2024-04-03T23:50:05.377003+0000 mon.a (mon.0) 14571 : audit [DBG] from='client.? 172.21.15.67:0/2311602581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:05 smithi067 bash[17655]: cluster 2024-04-03T23:50:04.251446+0000 mgr.y (mgr.24370) 17145 : cluster [DBG] pgmap v17129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:05.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:05 smithi067 bash[17655]: audit 2024-04-03T23:50:05.377003+0000 mon.a (mon.0) 14571 : audit [DBG] from='client.? 172.21.15.67:0/2311602581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:05.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:05 smithi067 bash[27441]: cluster 2024-04-03T23:50:04.251446+0000 mgr.y (mgr.24370) 17145 : cluster [DBG] pgmap v17129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:05.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:05 smithi067 bash[27441]: audit 2024-04-03T23:50:05.377003+0000 mon.a (mon.0) 14571 : audit [DBG] from='client.? 172.21.15.67:0/2311602581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:07.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:07 smithi067 bash[27441]: cluster 2024-04-03T23:50:06.252615+0000 mgr.y (mgr.24370) 17146 : cluster [DBG] pgmap v17130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:07.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:07 smithi067 bash[17655]: cluster 2024-04-03T23:50:06.252615+0000 mgr.y (mgr.24370) 17146 : cluster [DBG] pgmap v17130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:07 smithi082 bash[20963]: cluster 2024-04-03T23:50:06.252615+0000 mgr.y (mgr.24370) 17146 : cluster [DBG] pgmap v17130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:08 smithi067 bash[17655]: audit 2024-04-03T23:50:07.840237+0000 mon.c (mon.2) 6847 : audit [DBG] from='client.? 172.21.15.67:0/941459557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:08.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:08 smithi067 bash[27441]: audit 2024-04-03T23:50:07.840237+0000 mon.c (mon.2) 6847 : audit [DBG] from='client.? 172.21.15.67:0/941459557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:08.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:08 smithi082 bash[20963]: audit 2024-04-03T23:50:07.840237+0000 mon.c (mon.2) 6847 : audit [DBG] from='client.? 172.21.15.67:0/941459557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:09 smithi067 bash[27441]: cluster 2024-04-03T23:50:08.253364+0000 mgr.y (mgr.24370) 17147 : cluster [DBG] pgmap v17131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:09.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:09 smithi067 bash[17655]: cluster 2024-04-03T23:50:08.253364+0000 mgr.y (mgr.24370) 17147 : cluster [DBG] pgmap v17131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:09 smithi082 bash[20963]: cluster 2024-04-03T23:50:08.253364+0000 mgr.y (mgr.24370) 17147 : cluster [DBG] pgmap v17131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:10.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:10 smithi067 bash[27441]: audit 2024-04-03T23:50:10.300725+0000 mon.c (mon.2) 6848 : audit [DBG] from='client.? 172.21.15.67:0/1208266480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:10.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:10 smithi067 bash[17655]: audit 2024-04-03T23:50:10.300725+0000 mon.c (mon.2) 6848 : audit [DBG] from='client.? 172.21.15.67:0/1208266480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:10 smithi082 bash[20963]: audit 2024-04-03T23:50:10.300725+0000 mon.c (mon.2) 6848 : audit [DBG] from='client.? 172.21.15.67:0/1208266480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:11 smithi067 bash[27441]: cluster 2024-04-03T23:50:10.253862+0000 mgr.y (mgr.24370) 17148 : cluster [DBG] pgmap v17132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:11 smithi067 bash[27441]: audit 2024-04-03T23:50:10.570355+0000 mon.a (mon.0) 14572 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:11.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:11 smithi067 bash[17655]: cluster 2024-04-03T23:50:10.253862+0000 mgr.y (mgr.24370) 17148 : cluster [DBG] pgmap v17132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:11.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:11 smithi067 bash[17655]: audit 2024-04-03T23:50:10.570355+0000 mon.a (mon.0) 14572 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:11 smithi082 bash[20963]: cluster 2024-04-03T23:50:10.253862+0000 mgr.y (mgr.24370) 17148 : cluster [DBG] pgmap v17132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:11 smithi082 bash[20963]: audit 2024-04-03T23:50:10.570355+0000 mon.a (mon.0) 14572 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:13] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T23:50:13.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:13 smithi067 bash[17655]: cluster 2024-04-03T23:50:12.254997+0000 mgr.y (mgr.24370) 17149 : cluster [DBG] pgmap v17133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:13.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:13 smithi067 bash[17655]: audit 2024-04-03T23:50:12.762166+0000 mon.c (mon.2) 6849 : audit [DBG] from='client.? 172.21.15.67:0/1176223956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:13.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:13 smithi067 bash[27441]: cluster 2024-04-03T23:50:12.254997+0000 mgr.y (mgr.24370) 17149 : cluster [DBG] pgmap v17133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:13.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:13 smithi067 bash[27441]: audit 2024-04-03T23:50:12.762166+0000 mon.c (mon.2) 6849 : audit [DBG] from='client.? 172.21.15.67:0/1176223956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:50:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:13 smithi082 bash[20963]: cluster 2024-04-03T23:50:12.254997+0000 mgr.y (mgr.24370) 17149 : cluster [DBG] pgmap v17133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:13 smithi082 bash[20963]: audit 2024-04-03T23:50:12.762166+0000 mon.c (mon.2) 6849 : audit [DBG] from='client.? 172.21.15.67:0/1176223956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:15.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:15 smithi067 bash[17655]: cluster 2024-04-03T23:50:14.255768+0000 mgr.y (mgr.24370) 17150 : cluster [DBG] pgmap v17134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:15.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:15 smithi067 bash[17655]: audit 2024-04-03T23:50:15.218870+0000 mon.c (mon.2) 6850 : audit [DBG] from='client.? 172.21.15.67:0/1946814901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:15.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:15 smithi067 bash[27441]: cluster 2024-04-03T23:50:14.255768+0000 mgr.y (mgr.24370) 17150 : cluster [DBG] pgmap v17134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:15.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:15 smithi067 bash[27441]: audit 2024-04-03T23:50:15.218870+0000 mon.c (mon.2) 6850 : audit [DBG] from='client.? 172.21.15.67:0/1946814901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:15 smithi082 bash[20963]: cluster 2024-04-03T23:50:14.255768+0000 mgr.y (mgr.24370) 17150 : cluster [DBG] pgmap v17134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:15 smithi082 bash[20963]: audit 2024-04-03T23:50:15.218870+0000 mon.c (mon.2) 6850 : audit [DBG] from='client.? 172.21.15.67:0/1946814901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:17 smithi082 bash[20963]: cluster 2024-04-03T23:50:16.256977+0000 mgr.y (mgr.24370) 17151 : cluster [DBG] pgmap v17135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:17 smithi067 bash[17655]: cluster 2024-04-03T23:50:16.256977+0000 mgr.y (mgr.24370) 17151 : cluster [DBG] pgmap v17135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:17 smithi067 bash[27441]: cluster 2024-04-03T23:50:16.256977+0000 mgr.y (mgr.24370) 17151 : cluster [DBG] pgmap v17135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:18.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:18 smithi082 bash[20963]: audit 2024-04-03T23:50:17.672601+0000 mon.a (mon.0) 14573 : audit [DBG] from='client.? 172.21.15.67:0/480967040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:18 smithi067 bash[17655]: audit 2024-04-03T23:50:17.672601+0000 mon.a (mon.0) 14573 : audit [DBG] from='client.? 172.21.15.67:0/480967040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:18 smithi067 bash[27441]: audit 2024-04-03T23:50:17.672601+0000 mon.a (mon.0) 14573 : audit [DBG] from='client.? 172.21.15.67:0/480967040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:19 smithi082 bash[20963]: cluster 2024-04-03T23:50:18.257732+0000 mgr.y (mgr.24370) 17152 : cluster [DBG] pgmap v17136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:19 smithi067 bash[17655]: cluster 2024-04-03T23:50:18.257732+0000 mgr.y (mgr.24370) 17152 : cluster [DBG] pgmap v17136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:19 smithi067 bash[27441]: cluster 2024-04-03T23:50:18.257732+0000 mgr.y (mgr.24370) 17152 : cluster [DBG] pgmap v17136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:20.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:20 smithi082 bash[20963]: audit 2024-04-03T23:50:20.122642+0000 mon.a (mon.0) 14574 : audit [DBG] from='client.? 172.21.15.67:0/166084581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:20 smithi067 bash[17655]: audit 2024-04-03T23:50:20.122642+0000 mon.a (mon.0) 14574 : audit [DBG] from='client.? 172.21.15.67:0/166084581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:20.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:20 smithi067 bash[27441]: audit 2024-04-03T23:50:20.122642+0000 mon.a (mon.0) 14574 : audit [DBG] from='client.? 172.21.15.67:0/166084581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:21.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:21 smithi082 bash[20963]: cluster 2024-04-03T23:50:20.258474+0000 mgr.y (mgr.24370) 17153 : cluster [DBG] pgmap v17137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:21 smithi067 bash[17655]: cluster 2024-04-03T23:50:20.258474+0000 mgr.y (mgr.24370) 17153 : cluster [DBG] pgmap v17137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:21 smithi067 bash[27441]: cluster 2024-04-03T23:50:20.258474+0000 mgr.y (mgr.24370) 17153 : cluster [DBG] pgmap v17137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:23] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-03T23:50:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:50:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:23 smithi082 bash[20963]: cluster 2024-04-03T23:50:22.259125+0000 mgr.y (mgr.24370) 17154 : cluster [DBG] pgmap v17138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:23 smithi082 bash[20963]: audit 2024-04-03T23:50:22.574244+0000 mon.c (mon.2) 6851 : audit [DBG] from='client.? 172.21.15.67:0/459438254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:23 smithi067 bash[27441]: cluster 2024-04-03T23:50:22.259125+0000 mgr.y (mgr.24370) 17154 : cluster [DBG] pgmap v17138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:23 smithi067 bash[27441]: audit 2024-04-03T23:50:22.574244+0000 mon.c (mon.2) 6851 : audit [DBG] from='client.? 172.21.15.67:0/459438254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:23 smithi067 bash[17655]: cluster 2024-04-03T23:50:22.259125+0000 mgr.y (mgr.24370) 17154 : cluster [DBG] pgmap v17138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:23 smithi067 bash[17655]: audit 2024-04-03T23:50:22.574244+0000 mon.c (mon.2) 6851 : audit [DBG] from='client.? 172.21.15.67:0/459438254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:25 smithi082 bash[20963]: cluster 2024-04-03T23:50:24.259791+0000 mgr.y (mgr.24370) 17155 : cluster [DBG] pgmap v17139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:25 smithi082 bash[20963]: audit 2024-04-03T23:50:25.027765+0000 mon.c (mon.2) 6852 : audit [DBG] from='client.? 172.21.15.67:0/2560320250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:25 smithi067 bash[27441]: cluster 2024-04-03T23:50:24.259791+0000 mgr.y (mgr.24370) 17155 : cluster [DBG] pgmap v17139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:25 smithi067 bash[27441]: audit 2024-04-03T23:50:25.027765+0000 mon.c (mon.2) 6852 : audit [DBG] from='client.? 172.21.15.67:0/2560320250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:25 smithi067 bash[17655]: cluster 2024-04-03T23:50:24.259791+0000 mgr.y (mgr.24370) 17155 : cluster [DBG] pgmap v17139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:25 smithi067 bash[17655]: audit 2024-04-03T23:50:25.027765+0000 mon.c (mon.2) 6852 : audit [DBG] from='client.? 172.21.15.67:0/2560320250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:26.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:26 smithi082 bash[20963]: audit 2024-04-03T23:50:25.570666+0000 mon.a (mon.0) 14575 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:26.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:26 smithi067 bash[27441]: audit 2024-04-03T23:50:25.570666+0000 mon.a (mon.0) 14575 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:26.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:26 smithi067 bash[17655]: audit 2024-04-03T23:50:25.570666+0000 mon.a (mon.0) 14575 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:27 smithi082 bash[20963]: cluster 2024-04-03T23:50:26.260952+0000 mgr.y (mgr.24370) 17156 : cluster [DBG] pgmap v17140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:27 smithi067 bash[27441]: cluster 2024-04-03T23:50:26.260952+0000 mgr.y (mgr.24370) 17156 : cluster [DBG] pgmap v17140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:27 smithi067 bash[17655]: cluster 2024-04-03T23:50:26.260952+0000 mgr.y (mgr.24370) 17156 : cluster [DBG] pgmap v17140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:28.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:28 smithi082 bash[20963]: audit 2024-04-03T23:50:27.475824+0000 mon.c (mon.2) 6853 : audit [DBG] from='client.? 172.21.15.67:0/3089286966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:28.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:28 smithi067 bash[27441]: audit 2024-04-03T23:50:27.475824+0000 mon.c (mon.2) 6853 : audit [DBG] from='client.? 172.21.15.67:0/3089286966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:28.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:28 smithi067 bash[17655]: audit 2024-04-03T23:50:27.475824+0000 mon.c (mon.2) 6853 : audit [DBG] from='client.? 172.21.15.67:0/3089286966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:29 smithi082 bash[20963]: cluster 2024-04-03T23:50:28.261648+0000 mgr.y (mgr.24370) 17157 : cluster [DBG] pgmap v17141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:29.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:29 smithi067 bash[17655]: cluster 2024-04-03T23:50:28.261648+0000 mgr.y (mgr.24370) 17157 : cluster [DBG] pgmap v17141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:29.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:29 smithi067 bash[27441]: cluster 2024-04-03T23:50:28.261648+0000 mgr.y (mgr.24370) 17157 : cluster [DBG] pgmap v17141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:30.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:30 smithi082 bash[20963]: audit 2024-04-03T23:50:29.925608+0000 mon.a (mon.0) 14576 : audit [DBG] from='client.? 172.21.15.67:0/1514678260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:30.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:30 smithi067 bash[17655]: audit 2024-04-03T23:50:29.925608+0000 mon.a (mon.0) 14576 : audit [DBG] from='client.? 172.21.15.67:0/1514678260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:30.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:30 smithi067 bash[27441]: audit 2024-04-03T23:50:29.925608+0000 mon.a (mon.0) 14576 : audit [DBG] from='client.? 172.21.15.67:0/1514678260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:31 smithi082 bash[20963]: cluster 2024-04-03T23:50:30.262356+0000 mgr.y (mgr.24370) 17158 : cluster [DBG] pgmap v17142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:31.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:31 smithi067 bash[27441]: cluster 2024-04-03T23:50:30.262356+0000 mgr.y (mgr.24370) 17158 : cluster [DBG] pgmap v17142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:31 smithi067 bash[17655]: cluster 2024-04-03T23:50:30.262356+0000 mgr.y (mgr.24370) 17158 : cluster [DBG] pgmap v17142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:32.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:32 smithi082 bash[20963]: audit 2024-04-03T23:50:31.559678+0000 mon.a (mon.0) 14577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:50:32.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:32 smithi082 bash[20963]: audit 2024-04-03T23:50:32.381579+0000 mon.a (mon.0) 14578 : audit [DBG] from='client.? 172.21.15.67:0/1823030320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:32.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:32 smithi067 bash[17655]: audit 2024-04-03T23:50:31.559678+0000 mon.a (mon.0) 14577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:50:32.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:32 smithi067 bash[17655]: audit 2024-04-03T23:50:32.381579+0000 mon.a (mon.0) 14578 : audit [DBG] from='client.? 172.21.15.67:0/1823030320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:32.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:32 smithi067 bash[27441]: audit 2024-04-03T23:50:31.559678+0000 mon.a (mon.0) 14577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:50:32.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:32 smithi067 bash[27441]: audit 2024-04-03T23:50:32.381579+0000 mon.a (mon.0) 14578 : audit [DBG] from='client.? 172.21.15.67:0/1823030320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:50:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:33 smithi082 bash[20963]: cluster 2024-04-03T23:50:32.263526+0000 mgr.y (mgr.24370) 17159 : cluster [DBG] pgmap v17143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:50:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:33 smithi067 bash[27441]: cluster 2024-04-03T23:50:32.263526+0000 mgr.y (mgr.24370) 17159 : cluster [DBG] pgmap v17143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:33 smithi067 bash[17655]: cluster 2024-04-03T23:50:32.263526+0000 mgr.y (mgr.24370) 17159 : cluster [DBG] pgmap v17143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:34.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:34 smithi082 bash[20963]: cluster 2024-04-03T23:50:34.264280+0000 mgr.y (mgr.24370) 17160 : cluster [DBG] pgmap v17144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:34.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:34 smithi067 bash[17655]: cluster 2024-04-03T23:50:34.264280+0000 mgr.y (mgr.24370) 17160 : cluster [DBG] pgmap v17144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:34.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:34 smithi067 bash[27441]: cluster 2024-04-03T23:50:34.264280+0000 mgr.y (mgr.24370) 17160 : cluster [DBG] pgmap v17144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:35 smithi082 bash[20963]: audit 2024-04-03T23:50:34.833205+0000 mon.c (mon.2) 6854 : audit [DBG] from='client.? 172.21.15.67:0/3205846056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:35.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:35 smithi067 bash[27441]: audit 2024-04-03T23:50:34.833205+0000 mon.c (mon.2) 6854 : audit [DBG] from='client.? 172.21.15.67:0/3205846056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:35 smithi067 bash[17655]: audit 2024-04-03T23:50:34.833205+0000 mon.c (mon.2) 6854 : audit [DBG] from='client.? 172.21.15.67:0/3205846056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:36.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:36 smithi082 bash[20963]: cluster 2024-04-03T23:50:36.265504+0000 mgr.y (mgr.24370) 17161 : cluster [DBG] pgmap v17145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:36.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:36 smithi067 bash[17655]: cluster 2024-04-03T23:50:36.265504+0000 mgr.y (mgr.24370) 17161 : cluster [DBG] pgmap v17145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:36.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:36 smithi067 bash[27441]: cluster 2024-04-03T23:50:36.265504+0000 mgr.y (mgr.24370) 17161 : cluster [DBG] pgmap v17145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:38.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:38 smithi082 bash[20963]: audit 2024-04-03T23:50:37.261086+0000 mon.a (mon.0) 14579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:38 smithi082 bash[20963]: audit 2024-04-03T23:50:37.270735+0000 mon.a (mon.0) 14580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:38 smithi082 bash[20963]: audit 2024-04-03T23:50:37.320668+0000 mon.c (mon.2) 6855 : audit [DBG] from='client.? 172.21.15.67:0/2966583213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:38.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:38 smithi082 bash[20963]: audit 2024-04-03T23:50:37.565092+0000 mon.a (mon.0) 14581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:38 smithi082 bash[20963]: audit 2024-04-03T23:50:37.572486+0000 mon.a (mon.0) 14582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:38 smithi082 bash[20963]: audit 2024-04-03T23:50:38.054067+0000 mon.a (mon.0) 14583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:50:38.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:38 smithi082 bash[20963]: audit 2024-04-03T23:50:38.055551+0000 mon.a (mon.0) 14584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:50:38.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:38 smithi082 bash[20963]: audit 2024-04-03T23:50:38.066172+0000 mon.a (mon.0) 14585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[17655]: audit 2024-04-03T23:50:37.261086+0000 mon.a (mon.0) 14579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[17655]: audit 2024-04-03T23:50:37.270735+0000 mon.a (mon.0) 14580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[17655]: audit 2024-04-03T23:50:37.320668+0000 mon.c (mon.2) 6855 : audit [DBG] from='client.? 172.21.15.67:0/2966583213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:38.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[17655]: audit 2024-04-03T23:50:37.565092+0000 mon.a (mon.0) 14581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[17655]: audit 2024-04-03T23:50:37.572486+0000 mon.a (mon.0) 14582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[17655]: audit 2024-04-03T23:50:38.054067+0000 mon.a (mon.0) 14583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:50:38.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[17655]: audit 2024-04-03T23:50:38.055551+0000 mon.a (mon.0) 14584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:50:38.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[17655]: audit 2024-04-03T23:50:38.066172+0000 mon.a (mon.0) 14585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[27441]: audit 2024-04-03T23:50:37.261086+0000 mon.a (mon.0) 14579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[27441]: audit 2024-04-03T23:50:37.270735+0000 mon.a (mon.0) 14580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[27441]: audit 2024-04-03T23:50:37.320668+0000 mon.c (mon.2) 6855 : audit [DBG] from='client.? 172.21.15.67:0/2966583213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:38.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[27441]: audit 2024-04-03T23:50:37.565092+0000 mon.a (mon.0) 14581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[27441]: audit 2024-04-03T23:50:37.572486+0000 mon.a (mon.0) 14582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:38.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[27441]: audit 2024-04-03T23:50:38.054067+0000 mon.a (mon.0) 14583 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:50:38.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[27441]: audit 2024-04-03T23:50:38.055551+0000 mon.a (mon.0) 14584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:50:38.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:38 smithi067 bash[27441]: audit 2024-04-03T23:50:38.066172+0000 mon.a (mon.0) 14585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:50:39.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:39 smithi082 bash[20963]: cluster 2024-04-03T23:50:38.266015+0000 mgr.y (mgr.24370) 17162 : cluster [DBG] pgmap v17146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:39.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:39 smithi067 bash[17655]: cluster 2024-04-03T23:50:38.266015+0000 mgr.y (mgr.24370) 17162 : cluster [DBG] pgmap v17146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:39.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:39 smithi067 bash[27441]: cluster 2024-04-03T23:50:38.266015+0000 mgr.y (mgr.24370) 17162 : cluster [DBG] pgmap v17146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:40.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:40 smithi082 bash[20963]: audit 2024-04-03T23:50:39.772616+0000 mon.a (mon.0) 14586 : audit [DBG] from='client.? 172.21.15.67:0/2758196278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:40 smithi067 bash[17655]: audit 2024-04-03T23:50:39.772616+0000 mon.a (mon.0) 14586 : audit [DBG] from='client.? 172.21.15.67:0/2758196278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:40.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:40 smithi067 bash[27441]: audit 2024-04-03T23:50:39.772616+0000 mon.a (mon.0) 14586 : audit [DBG] from='client.? 172.21.15.67:0/2758196278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:41 smithi082 bash[20963]: cluster 2024-04-03T23:50:40.266635+0000 mgr.y (mgr.24370) 17163 : cluster [DBG] pgmap v17147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:41 smithi082 bash[20963]: audit 2024-04-03T23:50:40.571066+0000 mon.a (mon.0) 14587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:41 smithi067 bash[17655]: cluster 2024-04-03T23:50:40.266635+0000 mgr.y (mgr.24370) 17163 : cluster [DBG] pgmap v17147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:41 smithi067 bash[17655]: audit 2024-04-03T23:50:40.571066+0000 mon.a (mon.0) 14587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:41.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:41 smithi067 bash[27441]: cluster 2024-04-03T23:50:40.266635+0000 mgr.y (mgr.24370) 17163 : cluster [DBG] pgmap v17147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:41.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:41 smithi067 bash[27441]: audit 2024-04-03T23:50:40.571066+0000 mon.a (mon.0) 14587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:42.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:42 smithi082 bash[20963]: audit 2024-04-03T23:50:42.230045+0000 mon.a (mon.0) 14588 : audit [DBG] from='client.? 172.21.15.67:0/1277525748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:42.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:42 smithi067 bash[17655]: audit 2024-04-03T23:50:42.230045+0000 mon.a (mon.0) 14588 : audit [DBG] from='client.? 172.21.15.67:0/1277525748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:42.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:42 smithi067 bash[27441]: audit 2024-04-03T23:50:42.230045+0000 mon.a (mon.0) 14588 : audit [DBG] from='client.? 172.21.15.67:0/1277525748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:43 smithi067 bash[17655]: cluster 2024-04-03T23:50:42.267823+0000 mgr.y (mgr.24370) 17164 : cluster [DBG] pgmap v17148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:43.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:50:43.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:43 smithi067 bash[27441]: cluster 2024-04-03T23:50:42.267823+0000 mgr.y (mgr.24370) 17164 : cluster [DBG] pgmap v17148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:43.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:50:43.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:43 smithi082 bash[20963]: cluster 2024-04-03T23:50:42.267823+0000 mgr.y (mgr.24370) 17164 : cluster [DBG] pgmap v17148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:45 smithi082 bash[20963]: cluster 2024-04-03T23:50:44.268540+0000 mgr.y (mgr.24370) 17165 : cluster [DBG] pgmap v17149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:45.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:45 smithi082 bash[20963]: audit 2024-04-03T23:50:44.685889+0000 mon.a (mon.0) 14589 : audit [DBG] from='client.? 172.21.15.67:0/217058592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:45 smithi067 bash[27441]: cluster 2024-04-03T23:50:44.268540+0000 mgr.y (mgr.24370) 17165 : cluster [DBG] pgmap v17149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:45.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:45 smithi067 bash[27441]: audit 2024-04-03T23:50:44.685889+0000 mon.a (mon.0) 14589 : audit [DBG] from='client.? 172.21.15.67:0/217058592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:45.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:45 smithi067 bash[17655]: cluster 2024-04-03T23:50:44.268540+0000 mgr.y (mgr.24370) 17165 : cluster [DBG] pgmap v17149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:45.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:45 smithi067 bash[17655]: audit 2024-04-03T23:50:44.685889+0000 mon.a (mon.0) 14589 : audit [DBG] from='client.? 172.21.15.67:0/217058592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:47 smithi082 bash[20963]: cluster 2024-04-03T23:50:46.269848+0000 mgr.y (mgr.24370) 17166 : cluster [DBG] pgmap v17150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:47 smithi082 bash[20963]: audit 2024-04-03T23:50:47.138468+0000 mon.c (mon.2) 6856 : audit [DBG] from='client.? 172.21.15.67:0/3123137298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:47 smithi067 bash[27441]: cluster 2024-04-03T23:50:46.269848+0000 mgr.y (mgr.24370) 17166 : cluster [DBG] pgmap v17150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:47 smithi067 bash[27441]: audit 2024-04-03T23:50:47.138468+0000 mon.c (mon.2) 6856 : audit [DBG] from='client.? 172.21.15.67:0/3123137298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:47.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:47 smithi067 bash[17655]: cluster 2024-04-03T23:50:46.269848+0000 mgr.y (mgr.24370) 17166 : cluster [DBG] pgmap v17150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:47.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:47 smithi067 bash[17655]: audit 2024-04-03T23:50:47.138468+0000 mon.c (mon.2) 6856 : audit [DBG] from='client.? 172.21.15.67:0/3123137298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:49 smithi082 bash[20963]: cluster 2024-04-03T23:50:48.270594+0000 mgr.y (mgr.24370) 17167 : cluster [DBG] pgmap v17151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:49.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:49 smithi067 bash[17655]: cluster 2024-04-03T23:50:48.270594+0000 mgr.y (mgr.24370) 17167 : cluster [DBG] pgmap v17151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:49 smithi067 bash[27441]: cluster 2024-04-03T23:50:48.270594+0000 mgr.y (mgr.24370) 17167 : cluster [DBG] pgmap v17151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:50.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:50 smithi082 bash[20963]: audit 2024-04-03T23:50:49.593694+0000 mon.a (mon.0) 14590 : audit [DBG] from='client.? 172.21.15.67:0/457851147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:50.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:50 smithi067 bash[17655]: audit 2024-04-03T23:50:49.593694+0000 mon.a (mon.0) 14590 : audit [DBG] from='client.? 172.21.15.67:0/457851147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:50.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:50 smithi067 bash[27441]: audit 2024-04-03T23:50:49.593694+0000 mon.a (mon.0) 14590 : audit [DBG] from='client.? 172.21.15.67:0/457851147' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:51 smithi082 bash[20963]: cluster 2024-04-03T23:50:50.271325+0000 mgr.y (mgr.24370) 17168 : cluster [DBG] pgmap v17152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:51.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:51 smithi067 bash[27441]: cluster 2024-04-03T23:50:50.271325+0000 mgr.y (mgr.24370) 17168 : cluster [DBG] pgmap v17152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:51 smithi067 bash[17655]: cluster 2024-04-03T23:50:50.271325+0000 mgr.y (mgr.24370) 17168 : cluster [DBG] pgmap v17152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:52.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:52 smithi082 bash[20963]: audit 2024-04-03T23:50:52.033548+0000 mon.a (mon.0) 14591 : audit [DBG] from='client.? 172.21.15.67:0/3020742994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:52.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:52 smithi067 bash[27441]: audit 2024-04-03T23:50:52.033548+0000 mon.a (mon.0) 14591 : audit [DBG] from='client.? 172.21.15.67:0/3020742994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:52.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:52 smithi067 bash[17655]: audit 2024-04-03T23:50:52.033548+0000 mon.a (mon.0) 14591 : audit [DBG] from='client.? 172.21.15.67:0/3020742994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:53 smithi067 bash[27441]: cluster 2024-04-03T23:50:52.272669+0000 mgr.y (mgr.24370) 17169 : cluster [DBG] pgmap v17153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:53.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:53 smithi067 bash[17655]: cluster 2024-04-03T23:50:52.272669+0000 mgr.y (mgr.24370) 17169 : cluster [DBG] pgmap v17153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:53.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:50:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:53 smithi082 bash[20963]: cluster 2024-04-03T23:50:52.272669+0000 mgr.y (mgr.24370) 17169 : cluster [DBG] pgmap v17153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:53.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:50:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:55 smithi082 bash[20963]: cluster 2024-04-03T23:50:54.273359+0000 mgr.y (mgr.24370) 17170 : cluster [DBG] pgmap v17154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:55.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:55 smithi082 bash[20963]: audit 2024-04-03T23:50:54.474795+0000 mon.a (mon.0) 14592 : audit [DBG] from='client.? 172.21.15.67:0/2559040553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:55.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:55 smithi067 bash[27441]: cluster 2024-04-03T23:50:54.273359+0000 mgr.y (mgr.24370) 17170 : cluster [DBG] pgmap v17154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:55.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:55 smithi067 bash[27441]: audit 2024-04-03T23:50:54.474795+0000 mon.a (mon.0) 14592 : audit [DBG] from='client.? 172.21.15.67:0/2559040553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:55 smithi067 bash[17655]: cluster 2024-04-03T23:50:54.273359+0000 mgr.y (mgr.24370) 17170 : cluster [DBG] pgmap v17154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:55.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:55 smithi067 bash[17655]: audit 2024-04-03T23:50:54.474795+0000 mon.a (mon.0) 14592 : audit [DBG] from='client.? 172.21.15.67:0/2559040553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:56.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:56 smithi082 bash[20963]: audit 2024-04-03T23:50:55.571350+0000 mon.a (mon.0) 14593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:56.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:56 smithi067 bash[17655]: audit 2024-04-03T23:50:55.571350+0000 mon.a (mon.0) 14593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:56 smithi067 bash[27441]: audit 2024-04-03T23:50:55.571350+0000 mon.a (mon.0) 14593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:50:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:57 smithi082 bash[20963]: cluster 2024-04-03T23:50:56.274807+0000 mgr.y (mgr.24370) 17171 : cluster [DBG] pgmap v17155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:57.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:57 smithi082 bash[20963]: audit 2024-04-03T23:50:56.932155+0000 mon.a (mon.0) 14594 : audit [DBG] from='client.? 172.21.15.67:0/3710683512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:57 smithi067 bash[27441]: cluster 2024-04-03T23:50:56.274807+0000 mgr.y (mgr.24370) 17171 : cluster [DBG] pgmap v17155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:57.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:57 smithi067 bash[27441]: audit 2024-04-03T23:50:56.932155+0000 mon.a (mon.0) 14594 : audit [DBG] from='client.? 172.21.15.67:0/3710683512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:57 smithi067 bash[17655]: cluster 2024-04-03T23:50:56.274807+0000 mgr.y (mgr.24370) 17171 : cluster [DBG] pgmap v17155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:57.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:57 smithi067 bash[17655]: audit 2024-04-03T23:50:56.932155+0000 mon.a (mon.0) 14594 : audit [DBG] from='client.? 172.21.15.67:0/3710683512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:50:59.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:50:59 smithi082 bash[20963]: cluster 2024-04-03T23:50:58.275507+0000 mgr.y (mgr.24370) 17172 : cluster [DBG] pgmap v17156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:59.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:50:59 smithi067 bash[17655]: cluster 2024-04-03T23:50:58.275507+0000 mgr.y (mgr.24370) 17172 : cluster [DBG] pgmap v17156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:50:59.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:50:59 smithi067 bash[27441]: cluster 2024-04-03T23:50:58.275507+0000 mgr.y (mgr.24370) 17172 : cluster [DBG] pgmap v17156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:00 smithi082 bash[20963]: audit 2024-04-03T23:50:59.392177+0000 mon.c (mon.2) 6857 : audit [DBG] from='client.? 172.21.15.67:0/4234978263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:00 smithi067 bash[27441]: audit 2024-04-03T23:50:59.392177+0000 mon.c (mon.2) 6857 : audit [DBG] from='client.? 172.21.15.67:0/4234978263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:00.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:00 smithi067 bash[17655]: audit 2024-04-03T23:50:59.392177+0000 mon.c (mon.2) 6857 : audit [DBG] from='client.? 172.21.15.67:0/4234978263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:01.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:01 smithi082 bash[20963]: cluster 2024-04-03T23:51:00.276202+0000 mgr.y (mgr.24370) 17173 : cluster [DBG] pgmap v17157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:01.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:01 smithi067 bash[17655]: cluster 2024-04-03T23:51:00.276202+0000 mgr.y (mgr.24370) 17173 : cluster [DBG] pgmap v17157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:01.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:01 smithi067 bash[27441]: cluster 2024-04-03T23:51:00.276202+0000 mgr.y (mgr.24370) 17173 : cluster [DBG] pgmap v17157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:02.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:02 smithi082 bash[20963]: audit 2024-04-03T23:51:01.846644+0000 mon.c (mon.2) 6858 : audit [DBG] from='client.? 172.21.15.67:0/1391321678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:02.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:02 smithi067 bash[17655]: audit 2024-04-03T23:51:01.846644+0000 mon.c (mon.2) 6858 : audit [DBG] from='client.? 172.21.15.67:0/1391321678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:02.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:02 smithi067 bash[27441]: audit 2024-04-03T23:51:01.846644+0000 mon.c (mon.2) 6858 : audit [DBG] from='client.? 172.21.15.67:0/1391321678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:03.380 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:03] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-03T23:51:03.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:51:03.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:03 smithi082 bash[20963]: cluster 2024-04-03T23:51:02.277290+0000 mgr.y (mgr.24370) 17174 : cluster [DBG] pgmap v17158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:03.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:03 smithi067 bash[27441]: cluster 2024-04-03T23:51:02.277290+0000 mgr.y (mgr.24370) 17174 : cluster [DBG] pgmap v17158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:03.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:03 smithi067 bash[17655]: cluster 2024-04-03T23:51:02.277290+0000 mgr.y (mgr.24370) 17174 : cluster [DBG] pgmap v17158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:04.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:04 smithi082 bash[20963]: audit 2024-04-03T23:51:04.300110+0000 mon.c (mon.2) 6859 : audit [DBG] from='client.? 172.21.15.67:0/1702356914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:04.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:04 smithi067 bash[27441]: audit 2024-04-03T23:51:04.300110+0000 mon.c (mon.2) 6859 : audit [DBG] from='client.? 172.21.15.67:0/1702356914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:04.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:04 smithi067 bash[17655]: audit 2024-04-03T23:51:04.300110+0000 mon.c (mon.2) 6859 : audit [DBG] from='client.? 172.21.15.67:0/1702356914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:05.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:05 smithi067 bash[27441]: cluster 2024-04-03T23:51:04.277770+0000 mgr.y (mgr.24370) 17175 : cluster [DBG] pgmap v17159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:05.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:05 smithi067 bash[17655]: cluster 2024-04-03T23:51:04.277770+0000 mgr.y (mgr.24370) 17175 : cluster [DBG] pgmap v17159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:05 smithi082 bash[20963]: cluster 2024-04-03T23:51:04.277770+0000 mgr.y (mgr.24370) 17175 : cluster [DBG] pgmap v17159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:07.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:07 smithi067 bash[17655]: cluster 2024-04-03T23:51:06.278883+0000 mgr.y (mgr.24370) 17176 : cluster [DBG] pgmap v17160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:07.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:07 smithi067 bash[17655]: audit 2024-04-03T23:51:06.754136+0000 mon.c (mon.2) 6860 : audit [DBG] from='client.? 172.21.15.67:0/3466310910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:07.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:07 smithi067 bash[27441]: cluster 2024-04-03T23:51:06.278883+0000 mgr.y (mgr.24370) 17176 : cluster [DBG] pgmap v17160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:07.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:07 smithi067 bash[27441]: audit 2024-04-03T23:51:06.754136+0000 mon.c (mon.2) 6860 : audit [DBG] from='client.? 172.21.15.67:0/3466310910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:07 smithi082 bash[20963]: cluster 2024-04-03T23:51:06.278883+0000 mgr.y (mgr.24370) 17176 : cluster [DBG] pgmap v17160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:07 smithi082 bash[20963]: audit 2024-04-03T23:51:06.754136+0000 mon.c (mon.2) 6860 : audit [DBG] from='client.? 172.21.15.67:0/3466310910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:09 smithi067 bash[17655]: cluster 2024-04-03T23:51:08.279610+0000 mgr.y (mgr.24370) 17177 : cluster [DBG] pgmap v17161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:09.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:09 smithi067 bash[17655]: audit 2024-04-03T23:51:09.202118+0000 mon.c (mon.2) 6861 : audit [DBG] from='client.? 172.21.15.67:0/757533138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:09.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:09 smithi067 bash[27441]: cluster 2024-04-03T23:51:08.279610+0000 mgr.y (mgr.24370) 17177 : cluster [DBG] pgmap v17161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:09.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:09 smithi067 bash[27441]: audit 2024-04-03T23:51:09.202118+0000 mon.c (mon.2) 6861 : audit [DBG] from='client.? 172.21.15.67:0/757533138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:09 smithi082 bash[20963]: cluster 2024-04-03T23:51:08.279610+0000 mgr.y (mgr.24370) 17177 : cluster [DBG] pgmap v17161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:09 smithi082 bash[20963]: audit 2024-04-03T23:51:09.202118+0000 mon.c (mon.2) 6861 : audit [DBG] from='client.? 172.21.15.67:0/757533138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:11 smithi067 bash[27441]: cluster 2024-04-03T23:51:10.280334+0000 mgr.y (mgr.24370) 17178 : cluster [DBG] pgmap v17162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:11 smithi067 bash[27441]: audit 2024-04-03T23:51:10.571871+0000 mon.a (mon.0) 14595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:11 smithi067 bash[17655]: cluster 2024-04-03T23:51:10.280334+0000 mgr.y (mgr.24370) 17178 : cluster [DBG] pgmap v17162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:11.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:11 smithi067 bash[17655]: audit 2024-04-03T23:51:10.571871+0000 mon.a (mon.0) 14595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:11 smithi082 bash[20963]: cluster 2024-04-03T23:51:10.280334+0000 mgr.y (mgr.24370) 17178 : cluster [DBG] pgmap v17162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:11 smithi082 bash[20963]: audit 2024-04-03T23:51:10.571871+0000 mon.a (mon.0) 14595 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:12.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:12 smithi067 bash[17655]: audit 2024-04-03T23:51:11.660929+0000 mon.a (mon.0) 14596 : audit [DBG] from='client.? 172.21.15.67:0/1022912022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:12.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:12 smithi067 bash[27441]: audit 2024-04-03T23:51:11.660929+0000 mon.a (mon.0) 14596 : audit [DBG] from='client.? 172.21.15.67:0/1022912022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:12.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:12 smithi082 bash[20963]: audit 2024-04-03T23:51:11.660929+0000 mon.a (mon.0) 14596 : audit [DBG] from='client.? 172.21.15.67:0/1022912022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:51:13.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:13 smithi067 bash[27441]: cluster 2024-04-03T23:51:12.281462+0000 mgr.y (mgr.24370) 17179 : cluster [DBG] pgmap v17163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:13.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:13 smithi067 bash[17655]: cluster 2024-04-03T23:51:12.281462+0000 mgr.y (mgr.24370) 17179 : cluster [DBG] pgmap v17163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:13 smithi082 bash[20963]: cluster 2024-04-03T23:51:12.281462+0000 mgr.y (mgr.24370) 17179 : cluster [DBG] pgmap v17163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:51:14.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:14 smithi082 bash[20963]: audit 2024-04-03T23:51:14.113173+0000 mon.a (mon.0) 14597 : audit [DBG] from='client.? 172.21.15.67:0/3180044390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:14.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:14 smithi067 bash[27441]: audit 2024-04-03T23:51:14.113173+0000 mon.a (mon.0) 14597 : audit [DBG] from='client.? 172.21.15.67:0/3180044390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:14.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:14 smithi067 bash[17655]: audit 2024-04-03T23:51:14.113173+0000 mon.a (mon.0) 14597 : audit [DBG] from='client.? 172.21.15.67:0/3180044390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:15 smithi082 bash[20963]: cluster 2024-04-03T23:51:14.282179+0000 mgr.y (mgr.24370) 17180 : cluster [DBG] pgmap v17164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:15.891 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 03 23:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-03T23:51:15.579945669Z level=info msg="Completed cleanup jobs" duration=50.285642ms 2024-04-03T23:51:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:15 smithi067 bash[17655]: cluster 2024-04-03T23:51:14.282179+0000 mgr.y (mgr.24370) 17180 : cluster [DBG] pgmap v17164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:15 smithi067 bash[27441]: cluster 2024-04-03T23:51:14.282179+0000 mgr.y (mgr.24370) 17180 : cluster [DBG] pgmap v17164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:17 smithi082 bash[20963]: cluster 2024-04-03T23:51:16.283350+0000 mgr.y (mgr.24370) 17181 : cluster [DBG] pgmap v17165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:17 smithi082 bash[20963]: audit 2024-04-03T23:51:16.574516+0000 mon.c (mon.2) 6862 : audit [DBG] from='client.? 172.21.15.67:0/2662977901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:17 smithi067 bash[27441]: cluster 2024-04-03T23:51:16.283350+0000 mgr.y (mgr.24370) 17181 : cluster [DBG] pgmap v17165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:17 smithi067 bash[27441]: audit 2024-04-03T23:51:16.574516+0000 mon.c (mon.2) 6862 : audit [DBG] from='client.? 172.21.15.67:0/2662977901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:17.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:17 smithi067 bash[17655]: cluster 2024-04-03T23:51:16.283350+0000 mgr.y (mgr.24370) 17181 : cluster [DBG] pgmap v17165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:17.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:17 smithi067 bash[17655]: audit 2024-04-03T23:51:16.574516+0000 mon.c (mon.2) 6862 : audit [DBG] from='client.? 172.21.15.67:0/2662977901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:19 smithi082 bash[20963]: cluster 2024-04-03T23:51:18.284068+0000 mgr.y (mgr.24370) 17182 : cluster [DBG] pgmap v17166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:19 smithi082 bash[20963]: audit 2024-04-03T23:51:19.034047+0000 mon.c (mon.2) 6863 : audit [DBG] from='client.? 172.21.15.67:0/2020827398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:19 smithi067 bash[27441]: cluster 2024-04-03T23:51:18.284068+0000 mgr.y (mgr.24370) 17182 : cluster [DBG] pgmap v17166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:19 smithi067 bash[27441]: audit 2024-04-03T23:51:19.034047+0000 mon.c (mon.2) 6863 : audit [DBG] from='client.? 172.21.15.67:0/2020827398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:19 smithi067 bash[17655]: cluster 2024-04-03T23:51:18.284068+0000 mgr.y (mgr.24370) 17182 : cluster [DBG] pgmap v17166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:19.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:19 smithi067 bash[17655]: audit 2024-04-03T23:51:19.034047+0000 mon.c (mon.2) 6863 : audit [DBG] from='client.? 172.21.15.67:0/2020827398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:21.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:21 smithi082 bash[20963]: cluster 2024-04-03T23:51:20.284725+0000 mgr.y (mgr.24370) 17183 : cluster [DBG] pgmap v17167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:21 smithi067 bash[27441]: cluster 2024-04-03T23:51:20.284725+0000 mgr.y (mgr.24370) 17183 : cluster [DBG] pgmap v17167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:21 smithi067 bash[17655]: cluster 2024-04-03T23:51:20.284725+0000 mgr.y (mgr.24370) 17183 : cluster [DBG] pgmap v17167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:22.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:22 smithi082 bash[20963]: audit 2024-04-03T23:51:21.490995+0000 mon.c (mon.2) 6864 : audit [DBG] from='client.? 172.21.15.67:0/1211395275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:22.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:22 smithi067 bash[17655]: audit 2024-04-03T23:51:21.490995+0000 mon.c (mon.2) 6864 : audit [DBG] from='client.? 172.21.15.67:0/1211395275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:22.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:22 smithi067 bash[27441]: audit 2024-04-03T23:51:21.490995+0000 mon.c (mon.2) 6864 : audit [DBG] from='client.? 172.21.15.67:0/1211395275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:51:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:23 smithi082 bash[20963]: cluster 2024-04-03T23:51:22.285897+0000 mgr.y (mgr.24370) 17184 : cluster [DBG] pgmap v17168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:23.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:51:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:23 smithi067 bash[27441]: cluster 2024-04-03T23:51:22.285897+0000 mgr.y (mgr.24370) 17184 : cluster [DBG] pgmap v17168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:23 smithi067 bash[17655]: cluster 2024-04-03T23:51:22.285897+0000 mgr.y (mgr.24370) 17184 : cluster [DBG] pgmap v17168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:24.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:24 smithi082 bash[20963]: audit 2024-04-03T23:51:23.931873+0000 mon.a (mon.0) 14598 : audit [DBG] from='client.? 172.21.15.67:0/2179149979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:24.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:24 smithi067 bash[17655]: audit 2024-04-03T23:51:23.931873+0000 mon.a (mon.0) 14598 : audit [DBG] from='client.? 172.21.15.67:0/2179149979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:24 smithi067 bash[27441]: audit 2024-04-03T23:51:23.931873+0000 mon.a (mon.0) 14598 : audit [DBG] from='client.? 172.21.15.67:0/2179149979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:25 smithi082 bash[20963]: cluster 2024-04-03T23:51:24.286615+0000 mgr.y (mgr.24370) 17185 : cluster [DBG] pgmap v17169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:25 smithi067 bash[17655]: cluster 2024-04-03T23:51:24.286615+0000 mgr.y (mgr.24370) 17185 : cluster [DBG] pgmap v17169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:25 smithi067 bash[27441]: cluster 2024-04-03T23:51:24.286615+0000 mgr.y (mgr.24370) 17185 : cluster [DBG] pgmap v17169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:26.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:26 smithi082 bash[20963]: audit 2024-04-03T23:51:25.572259+0000 mon.a (mon.0) 14599 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:26.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:26 smithi082 bash[20963]: audit 2024-04-03T23:51:26.388295+0000 mon.a (mon.0) 14600 : audit [DBG] from='client.? 172.21.15.67:0/260328696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:26.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:26 smithi067 bash[27441]: audit 2024-04-03T23:51:25.572259+0000 mon.a (mon.0) 14599 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:26.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:26 smithi067 bash[27441]: audit 2024-04-03T23:51:26.388295+0000 mon.a (mon.0) 14600 : audit [DBG] from='client.? 172.21.15.67:0/260328696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:26.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:26 smithi067 bash[17655]: audit 2024-04-03T23:51:25.572259+0000 mon.a (mon.0) 14599 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:26.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:26 smithi067 bash[17655]: audit 2024-04-03T23:51:26.388295+0000 mon.a (mon.0) 14600 : audit [DBG] from='client.? 172.21.15.67:0/260328696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:27 smithi082 bash[20963]: cluster 2024-04-03T23:51:26.287398+0000 mgr.y (mgr.24370) 17186 : cluster [DBG] pgmap v17170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:27 smithi067 bash[17655]: cluster 2024-04-03T23:51:26.287398+0000 mgr.y (mgr.24370) 17186 : cluster [DBG] pgmap v17170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:27 smithi067 bash[27441]: cluster 2024-04-03T23:51:26.287398+0000 mgr.y (mgr.24370) 17186 : cluster [DBG] pgmap v17170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:29 smithi082 bash[20963]: cluster 2024-04-03T23:51:28.288090+0000 mgr.y (mgr.24370) 17187 : cluster [DBG] pgmap v17171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:29 smithi082 bash[20963]: audit 2024-04-03T23:51:28.836808+0000 mon.a (mon.0) 14601 : audit [DBG] from='client.? 172.21.15.67:0/427042007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:29.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:29 smithi067 bash[17655]: cluster 2024-04-03T23:51:28.288090+0000 mgr.y (mgr.24370) 17187 : cluster [DBG] pgmap v17171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:29.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:29 smithi067 bash[17655]: audit 2024-04-03T23:51:28.836808+0000 mon.a (mon.0) 14601 : audit [DBG] from='client.? 172.21.15.67:0/427042007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:29.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:29 smithi067 bash[27441]: cluster 2024-04-03T23:51:28.288090+0000 mgr.y (mgr.24370) 17187 : cluster [DBG] pgmap v17171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:29.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:29 smithi067 bash[27441]: audit 2024-04-03T23:51:28.836808+0000 mon.a (mon.0) 14601 : audit [DBG] from='client.? 172.21.15.67:0/427042007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:31 smithi082 bash[20963]: cluster 2024-04-03T23:51:30.288737+0000 mgr.y (mgr.24370) 17188 : cluster [DBG] pgmap v17172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:31 smithi082 bash[20963]: audit 2024-04-03T23:51:31.288093+0000 mon.a (mon.0) 14602 : audit [DBG] from='client.? 172.21.15.67:0/3228597331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:31.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:31 smithi067 bash[27441]: cluster 2024-04-03T23:51:30.288737+0000 mgr.y (mgr.24370) 17188 : cluster [DBG] pgmap v17172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:31.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:31 smithi067 bash[27441]: audit 2024-04-03T23:51:31.288093+0000 mon.a (mon.0) 14602 : audit [DBG] from='client.? 172.21.15.67:0/3228597331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:31 smithi067 bash[17655]: cluster 2024-04-03T23:51:30.288737+0000 mgr.y (mgr.24370) 17188 : cluster [DBG] pgmap v17172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:31 smithi067 bash[17655]: audit 2024-04-03T23:51:31.288093+0000 mon.a (mon.0) 14602 : audit [DBG] from='client.? 172.21.15.67:0/3228597331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:51:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:33 smithi082 bash[20963]: cluster 2024-04-03T23:51:32.289941+0000 mgr.y (mgr.24370) 17189 : cluster [DBG] pgmap v17173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:51:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:33 smithi067 bash[17655]: cluster 2024-04-03T23:51:32.289941+0000 mgr.y (mgr.24370) 17189 : cluster [DBG] pgmap v17173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:33.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:33 smithi067 bash[27441]: cluster 2024-04-03T23:51:32.289941+0000 mgr.y (mgr.24370) 17189 : cluster [DBG] pgmap v17173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:34.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:34 smithi082 bash[20963]: audit 2024-04-03T23:51:33.746920+0000 mon.c (mon.2) 6865 : audit [DBG] from='client.? 172.21.15.67:0/3479082714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:34.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:34 smithi067 bash[17655]: audit 2024-04-03T23:51:33.746920+0000 mon.c (mon.2) 6865 : audit [DBG] from='client.? 172.21.15.67:0/3479082714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:34.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:34 smithi067 bash[27441]: audit 2024-04-03T23:51:33.746920+0000 mon.c (mon.2) 6865 : audit [DBG] from='client.? 172.21.15.67:0/3479082714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:35 smithi082 bash[20963]: cluster 2024-04-03T23:51:34.290660+0000 mgr.y (mgr.24370) 17190 : cluster [DBG] pgmap v17174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:35 smithi067 bash[17655]: cluster 2024-04-03T23:51:34.290660+0000 mgr.y (mgr.24370) 17190 : cluster [DBG] pgmap v17174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:35.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:35 smithi067 bash[27441]: cluster 2024-04-03T23:51:34.290660+0000 mgr.y (mgr.24370) 17190 : cluster [DBG] pgmap v17174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:36.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:36 smithi082 bash[20963]: audit 2024-04-03T23:51:36.195836+0000 mon.c (mon.2) 6866 : audit [DBG] from='client.? 172.21.15.67:0/308308840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:36.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:36 smithi067 bash[17655]: audit 2024-04-03T23:51:36.195836+0000 mon.c (mon.2) 6866 : audit [DBG] from='client.? 172.21.15.67:0/308308840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:36.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:36 smithi067 bash[27441]: audit 2024-04-03T23:51:36.195836+0000 mon.c (mon.2) 6866 : audit [DBG] from='client.? 172.21.15.67:0/308308840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:37 smithi082 bash[20963]: cluster 2024-04-03T23:51:36.291833+0000 mgr.y (mgr.24370) 17191 : cluster [DBG] pgmap v17175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:37 smithi067 bash[27441]: cluster 2024-04-03T23:51:36.291833+0000 mgr.y (mgr.24370) 17191 : cluster [DBG] pgmap v17175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:37 smithi067 bash[17655]: cluster 2024-04-03T23:51:36.291833+0000 mgr.y (mgr.24370) 17191 : cluster [DBG] pgmap v17175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:38.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:38 smithi082 bash[20963]: audit 2024-04-03T23:51:38.142854+0000 mon.a (mon.0) 14603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:51:38.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:38 smithi067 bash[17655]: audit 2024-04-03T23:51:38.142854+0000 mon.a (mon.0) 14603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:51:38.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:38 smithi067 bash[27441]: audit 2024-04-03T23:51:38.142854+0000 mon.a (mon.0) 14603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:51:39.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:39 smithi082 bash[20963]: cluster 2024-04-03T23:51:38.292352+0000 mgr.y (mgr.24370) 17192 : cluster [DBG] pgmap v17176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:39.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:39 smithi082 bash[20963]: audit 2024-04-03T23:51:38.644670+0000 mon.a (mon.0) 14604 : audit [DBG] from='client.? 172.21.15.67:0/606365195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:39 smithi067 bash[27441]: cluster 2024-04-03T23:51:38.292352+0000 mgr.y (mgr.24370) 17192 : cluster [DBG] pgmap v17176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:39.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:39 smithi067 bash[27441]: audit 2024-04-03T23:51:38.644670+0000 mon.a (mon.0) 14604 : audit [DBG] from='client.? 172.21.15.67:0/606365195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:39.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:39 smithi067 bash[17655]: cluster 2024-04-03T23:51:38.292352+0000 mgr.y (mgr.24370) 17192 : cluster [DBG] pgmap v17176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:39.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:39 smithi067 bash[17655]: audit 2024-04-03T23:51:38.644670+0000 mon.a (mon.0) 14604 : audit [DBG] from='client.? 172.21.15.67:0/606365195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:40.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:40 smithi082 bash[20963]: cluster 2024-04-03T23:51:40.293022+0000 mgr.y (mgr.24370) 17193 : cluster [DBG] pgmap v17177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:40 smithi067 bash[27441]: cluster 2024-04-03T23:51:40.293022+0000 mgr.y (mgr.24370) 17193 : cluster [DBG] pgmap v17177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:40.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:40 smithi067 bash[17655]: cluster 2024-04-03T23:51:40.293022+0000 mgr.y (mgr.24370) 17193 : cluster [DBG] pgmap v17177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:41 smithi082 bash[20963]: audit 2024-04-03T23:51:40.572718+0000 mon.a (mon.0) 14605 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:41.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:41 smithi082 bash[20963]: audit 2024-04-03T23:51:41.105491+0000 mon.a (mon.0) 14606 : audit [DBG] from='client.? 172.21.15.67:0/562409119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:41 smithi067 bash[17655]: audit 2024-04-03T23:51:40.572718+0000 mon.a (mon.0) 14605 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:41.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:41 smithi067 bash[17655]: audit 2024-04-03T23:51:41.105491+0000 mon.a (mon.0) 14606 : audit [DBG] from='client.? 172.21.15.67:0/562409119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:41.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:41 smithi067 bash[27441]: audit 2024-04-03T23:51:40.572718+0000 mon.a (mon.0) 14605 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:41.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:41 smithi067 bash[27441]: audit 2024-04-03T23:51:41.105491+0000 mon.a (mon.0) 14606 : audit [DBG] from='client.? 172.21.15.67:0/562409119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:42.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:42 smithi082 bash[20963]: cluster 2024-04-03T23:51:42.294203+0000 mgr.y (mgr.24370) 17194 : cluster [DBG] pgmap v17178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:42.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:42 smithi067 bash[17655]: cluster 2024-04-03T23:51:42.294203+0000 mgr.y (mgr.24370) 17194 : cluster [DBG] pgmap v17178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:42.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:42 smithi067 bash[27441]: cluster 2024-04-03T23:51:42.294203+0000 mgr.y (mgr.24370) 17194 : cluster [DBG] pgmap v17178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:51:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:43 smithi082 bash[20963]: audit 2024-04-03T23:51:43.593254+0000 mon.a (mon.0) 14607 : audit [DBG] from='client.? 172.21.15.67:0/1751115887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:51:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:43 smithi067 bash[17655]: audit 2024-04-03T23:51:43.593254+0000 mon.a (mon.0) 14607 : audit [DBG] from='client.? 172.21.15.67:0/1751115887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:43.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:43 smithi067 bash[27441]: audit 2024-04-03T23:51:43.593254+0000 mon.a (mon.0) 14607 : audit [DBG] from='client.? 172.21.15.67:0/1751115887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:45.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:44 smithi082 bash[20963]: audit 2024-04-03T23:51:43.832775+0000 mon.a (mon.0) 14608 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:44 smithi082 bash[20963]: audit 2024-04-03T23:51:43.839735+0000 mon.a (mon.0) 14609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:44 smithi082 bash[20963]: audit 2024-04-03T23:51:44.197045+0000 mon.a (mon.0) 14610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:44 smithi082 bash[20963]: audit 2024-04-03T23:51:44.209790+0000 mon.a (mon.0) 14611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:44 smithi082 bash[20963]: cluster 2024-04-03T23:51:44.294858+0000 mgr.y (mgr.24370) 17195 : cluster [DBG] pgmap v17179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:45.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[27441]: audit 2024-04-03T23:51:43.832775+0000 mon.a (mon.0) 14608 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[27441]: audit 2024-04-03T23:51:43.839735+0000 mon.a (mon.0) 14609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[27441]: audit 2024-04-03T23:51:44.197045+0000 mon.a (mon.0) 14610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[27441]: audit 2024-04-03T23:51:44.209790+0000 mon.a (mon.0) 14611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[27441]: cluster 2024-04-03T23:51:44.294858+0000 mgr.y (mgr.24370) 17195 : cluster [DBG] pgmap v17179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:45.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[17655]: audit 2024-04-03T23:51:43.832775+0000 mon.a (mon.0) 14608 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[17655]: audit 2024-04-03T23:51:43.839735+0000 mon.a (mon.0) 14609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[17655]: audit 2024-04-03T23:51:44.197045+0000 mon.a (mon.0) 14610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[17655]: audit 2024-04-03T23:51:44.209790+0000 mon.a (mon.0) 14611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:45.175 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:44 smithi067 bash[17655]: cluster 2024-04-03T23:51:44.294858+0000 mgr.y (mgr.24370) 17195 : cluster [DBG] pgmap v17179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:46.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:46 smithi082 bash[20963]: audit 2024-04-03T23:51:46.055267+0000 mon.a (mon.0) 14612 : audit [DBG] from='client.? 172.21.15.67:0/552118487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:46.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:46 smithi067 bash[17655]: audit 2024-04-03T23:51:46.055267+0000 mon.a (mon.0) 14612 : audit [DBG] from='client.? 172.21.15.67:0/552118487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:46.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:46 smithi067 bash[27441]: audit 2024-04-03T23:51:46.055267+0000 mon.a (mon.0) 14612 : audit [DBG] from='client.? 172.21.15.67:0/552118487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:47.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:47 smithi082 bash[20963]: cluster 2024-04-03T23:51:46.296210+0000 mgr.y (mgr.24370) 17196 : cluster [DBG] pgmap v17180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:47.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:47 smithi067 bash[17655]: cluster 2024-04-03T23:51:46.296210+0000 mgr.y (mgr.24370) 17196 : cluster [DBG] pgmap v17180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:47.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:47 smithi067 bash[27441]: cluster 2024-04-03T23:51:46.296210+0000 mgr.y (mgr.24370) 17196 : cluster [DBG] pgmap v17180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:49.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:49 smithi082 bash[20963]: cluster 2024-04-03T23:51:48.296878+0000 mgr.y (mgr.24370) 17197 : cluster [DBG] pgmap v17181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:49.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:49 smithi082 bash[20963]: audit 2024-04-03T23:51:48.508496+0000 mon.a (mon.0) 14613 : audit [DBG] from='client.? 172.21.15.67:0/216322306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:49 smithi067 bash[27441]: cluster 2024-04-03T23:51:48.296878+0000 mgr.y (mgr.24370) 17197 : cluster [DBG] pgmap v17181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:49.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:49 smithi067 bash[27441]: audit 2024-04-03T23:51:48.508496+0000 mon.a (mon.0) 14613 : audit [DBG] from='client.? 172.21.15.67:0/216322306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:49.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:49 smithi067 bash[17655]: cluster 2024-04-03T23:51:48.296878+0000 mgr.y (mgr.24370) 17197 : cluster [DBG] pgmap v17181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:49.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:49 smithi067 bash[17655]: audit 2024-04-03T23:51:48.508496+0000 mon.a (mon.0) 14613 : audit [DBG] from='client.? 172.21.15.67:0/216322306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:51 smithi082 bash[20963]: cluster 2024-04-03T23:51:50.297582+0000 mgr.y (mgr.24370) 17198 : cluster [DBG] pgmap v17182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:51.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:51 smithi082 bash[20963]: audit 2024-04-03T23:51:50.954894+0000 mon.a (mon.0) 14614 : audit [DBG] from='client.? 172.21.15.67:0/3722934545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:51 smithi067 bash[17655]: cluster 2024-04-03T23:51:50.297582+0000 mgr.y (mgr.24370) 17198 : cluster [DBG] pgmap v17182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:51.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:51 smithi067 bash[17655]: audit 2024-04-03T23:51:50.954894+0000 mon.a (mon.0) 14614 : audit [DBG] from='client.? 172.21.15.67:0/3722934545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:51.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:51 smithi067 bash[27441]: cluster 2024-04-03T23:51:50.297582+0000 mgr.y (mgr.24370) 17198 : cluster [DBG] pgmap v17182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:51.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:51 smithi067 bash[27441]: audit 2024-04-03T23:51:50.954894+0000 mon.a (mon.0) 14614 : audit [DBG] from='client.? 172.21.15.67:0/3722934545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:53.367 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:51:53.368 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:53 smithi067 bash[17655]: cluster 2024-04-03T23:51:52.298702+0000 mgr.y (mgr.24370) 17199 : cluster [DBG] pgmap v17183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:53.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:53 smithi082 bash[20963]: cluster 2024-04-03T23:51:52.298702+0000 mgr.y (mgr.24370) 17199 : cluster [DBG] pgmap v17183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:53.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:51:53.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:53 smithi067 bash[27441]: cluster 2024-04-03T23:51:52.298702+0000 mgr.y (mgr.24370) 17199 : cluster [DBG] pgmap v17183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:54.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:54 smithi082 bash[20963]: audit 2024-04-03T23:51:53.411082+0000 mon.c (mon.2) 6867 : audit [DBG] from='client.? 172.21.15.67:0/2934374724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:54 smithi067 bash[27441]: audit 2024-04-03T23:51:53.411082+0000 mon.c (mon.2) 6867 : audit [DBG] from='client.? 172.21.15.67:0/2934374724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:54.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:54 smithi067 bash[17655]: audit 2024-04-03T23:51:53.411082+0000 mon.c (mon.2) 6867 : audit [DBG] from='client.? 172.21.15.67:0/2934374724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:55.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[17655]: cluster 2024-04-03T23:51:54.299422+0000 mgr.y (mgr.24370) 17200 : cluster [DBG] pgmap v17184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:55.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[17655]: audit 2024-04-03T23:51:54.416856+0000 mon.a (mon.0) 14615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:55.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[17655]: audit 2024-04-03T23:51:54.424833+0000 mon.a (mon.0) 14616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:55.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[17655]: audit 2024-04-03T23:51:54.426418+0000 mon.a (mon.0) 14617 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:51:55.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[17655]: audit 2024-04-03T23:51:54.427835+0000 mon.a (mon.0) 14618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:51:55.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[17655]: audit 2024-04-03T23:51:54.435433+0000 mon.a (mon.0) 14619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[27441]: cluster 2024-04-03T23:51:54.299422+0000 mgr.y (mgr.24370) 17200 : cluster [DBG] pgmap v17184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[27441]: audit 2024-04-03T23:51:54.416856+0000 mon.a (mon.0) 14615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[27441]: audit 2024-04-03T23:51:54.424833+0000 mon.a (mon.0) 14616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:55.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[27441]: audit 2024-04-03T23:51:54.426418+0000 mon.a (mon.0) 14617 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:51:55.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[27441]: audit 2024-04-03T23:51:54.427835+0000 mon.a (mon.0) 14618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:51:55.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:55 smithi067 bash[27441]: audit 2024-04-03T23:51:54.435433+0000 mon.a (mon.0) 14619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:55 smithi082 bash[20963]: cluster 2024-04-03T23:51:54.299422+0000 mgr.y (mgr.24370) 17200 : cluster [DBG] pgmap v17184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:55 smithi082 bash[20963]: audit 2024-04-03T23:51:54.416856+0000 mon.a (mon.0) 14615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:55 smithi082 bash[20963]: audit 2024-04-03T23:51:54.424833+0000 mon.a (mon.0) 14616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:55 smithi082 bash[20963]: audit 2024-04-03T23:51:54.426418+0000 mon.a (mon.0) 14617 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:51:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:55 smithi082 bash[20963]: audit 2024-04-03T23:51:54.427835+0000 mon.a (mon.0) 14618 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:51:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:55 smithi082 bash[20963]: audit 2024-04-03T23:51:54.435433+0000 mon.a (mon.0) 14619 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:51:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:56 smithi082 bash[20963]: audit 2024-04-03T23:51:55.573176+0000 mon.a (mon.0) 14620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:56.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:56 smithi082 bash[20963]: audit 2024-04-03T23:51:55.876823+0000 mon.a (mon.0) 14621 : audit [DBG] from='client.? 172.21.15.67:0/3534097504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:56 smithi067 bash[17655]: audit 2024-04-03T23:51:55.573176+0000 mon.a (mon.0) 14620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:56 smithi067 bash[17655]: audit 2024-04-03T23:51:55.876823+0000 mon.a (mon.0) 14621 : audit [DBG] from='client.? 172.21.15.67:0/3534097504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:56 smithi067 bash[27441]: audit 2024-04-03T23:51:55.573176+0000 mon.a (mon.0) 14620 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:51:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:56 smithi067 bash[27441]: audit 2024-04-03T23:51:55.876823+0000 mon.a (mon.0) 14621 : audit [DBG] from='client.? 172.21.15.67:0/3534097504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:57 smithi082 bash[20963]: cluster 2024-04-03T23:51:56.300632+0000 mgr.y (mgr.24370) 17201 : cluster [DBG] pgmap v17185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:57 smithi067 bash[27441]: cluster 2024-04-03T23:51:56.300632+0000 mgr.y (mgr.24370) 17201 : cluster [DBG] pgmap v17185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:57 smithi067 bash[17655]: cluster 2024-04-03T23:51:56.300632+0000 mgr.y (mgr.24370) 17201 : cluster [DBG] pgmap v17185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:58 smithi082 bash[20963]: audit 2024-04-03T23:51:58.333629+0000 mon.c (mon.2) 6868 : audit [DBG] from='client.? 172.21.15.67:0/1339700722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:58.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:58 smithi067 bash[27441]: audit 2024-04-03T23:51:58.333629+0000 mon.c (mon.2) 6868 : audit [DBG] from='client.? 172.21.15.67:0/1339700722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:58.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:58 smithi067 bash[17655]: audit 2024-04-03T23:51:58.333629+0000 mon.c (mon.2) 6868 : audit [DBG] from='client.? 172.21.15.67:0/1339700722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:51:59.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:51:59 smithi082 bash[20963]: cluster 2024-04-03T23:51:58.301287+0000 mgr.y (mgr.24370) 17202 : cluster [DBG] pgmap v17186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:51:59 smithi067 bash[27441]: cluster 2024-04-03T23:51:58.301287+0000 mgr.y (mgr.24370) 17202 : cluster [DBG] pgmap v17186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:51:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:51:59 smithi067 bash[17655]: cluster 2024-04-03T23:51:58.301287+0000 mgr.y (mgr.24370) 17202 : cluster [DBG] pgmap v17186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:01 smithi082 bash[20963]: cluster 2024-04-03T23:52:00.301984+0000 mgr.y (mgr.24370) 17203 : cluster [DBG] pgmap v17187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:01 smithi082 bash[20963]: audit 2024-04-03T23:52:00.792859+0000 mon.a (mon.0) 14622 : audit [DBG] from='client.? 172.21.15.67:0/1562666039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:01 smithi067 bash[27441]: cluster 2024-04-03T23:52:00.301984+0000 mgr.y (mgr.24370) 17203 : cluster [DBG] pgmap v17187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:01 smithi067 bash[27441]: audit 2024-04-03T23:52:00.792859+0000 mon.a (mon.0) 14622 : audit [DBG] from='client.? 172.21.15.67:0/1562666039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:01.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:01 smithi067 bash[17655]: cluster 2024-04-03T23:52:00.301984+0000 mgr.y (mgr.24370) 17203 : cluster [DBG] pgmap v17187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:01.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:01 smithi067 bash[17655]: audit 2024-04-03T23:52:00.792859+0000 mon.a (mon.0) 14622 : audit [DBG] from='client.? 172.21.15.67:0/1562666039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:03] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:52:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:03 smithi082 bash[20963]: cluster 2024-04-03T23:52:02.303252+0000 mgr.y (mgr.24370) 17204 : cluster [DBG] pgmap v17188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:03 smithi082 bash[20963]: audit 2024-04-03T23:52:03.259406+0000 mon.a (mon.0) 14623 : audit [DBG] from='client.? 172.21.15.67:0/2369455912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:52:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:03 smithi067 bash[27441]: cluster 2024-04-03T23:52:02.303252+0000 mgr.y (mgr.24370) 17204 : cluster [DBG] pgmap v17188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:03 smithi067 bash[27441]: audit 2024-04-03T23:52:03.259406+0000 mon.a (mon.0) 14623 : audit [DBG] from='client.? 172.21.15.67:0/2369455912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:03.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:03 smithi067 bash[17655]: cluster 2024-04-03T23:52:02.303252+0000 mgr.y (mgr.24370) 17204 : cluster [DBG] pgmap v17188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:03.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:03 smithi067 bash[17655]: audit 2024-04-03T23:52:03.259406+0000 mon.a (mon.0) 14623 : audit [DBG] from='client.? 172.21.15.67:0/2369455912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:05 smithi082 bash[20963]: cluster 2024-04-03T23:52:04.304107+0000 mgr.y (mgr.24370) 17205 : cluster [DBG] pgmap v17189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:05.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:05 smithi067 bash[17655]: cluster 2024-04-03T23:52:04.304107+0000 mgr.y (mgr.24370) 17205 : cluster [DBG] pgmap v17189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:05.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:05 smithi067 bash[27441]: cluster 2024-04-03T23:52:04.304107+0000 mgr.y (mgr.24370) 17205 : cluster [DBG] pgmap v17189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:06.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:06 smithi082 bash[20963]: audit 2024-04-03T23:52:05.714403+0000 mon.c (mon.2) 6869 : audit [DBG] from='client.? 172.21.15.67:0/928550198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:06 smithi067 bash[17655]: audit 2024-04-03T23:52:05.714403+0000 mon.c (mon.2) 6869 : audit [DBG] from='client.? 172.21.15.67:0/928550198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:06.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:06 smithi067 bash[27441]: audit 2024-04-03T23:52:05.714403+0000 mon.c (mon.2) 6869 : audit [DBG] from='client.? 172.21.15.67:0/928550198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:07 smithi082 bash[20963]: cluster 2024-04-03T23:52:06.305464+0000 mgr.y (mgr.24370) 17206 : cluster [DBG] pgmap v17190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:07.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:07 smithi067 bash[27441]: cluster 2024-04-03T23:52:06.305464+0000 mgr.y (mgr.24370) 17206 : cluster [DBG] pgmap v17190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:07 smithi067 bash[17655]: cluster 2024-04-03T23:52:06.305464+0000 mgr.y (mgr.24370) 17206 : cluster [DBG] pgmap v17190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:08.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:08 smithi082 bash[20963]: audit 2024-04-03T23:52:08.179057+0000 mon.a (mon.0) 14624 : audit [DBG] from='client.? 172.21.15.67:0/630115131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:08.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:08 smithi067 bash[27441]: audit 2024-04-03T23:52:08.179057+0000 mon.a (mon.0) 14624 : audit [DBG] from='client.? 172.21.15.67:0/630115131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:08.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:08 smithi067 bash[17655]: audit 2024-04-03T23:52:08.179057+0000 mon.a (mon.0) 14624 : audit [DBG] from='client.? 172.21.15.67:0/630115131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:09 smithi082 bash[20963]: cluster 2024-04-03T23:52:08.306199+0000 mgr.y (mgr.24370) 17207 : cluster [DBG] pgmap v17191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:09.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:09 smithi067 bash[27441]: cluster 2024-04-03T23:52:08.306199+0000 mgr.y (mgr.24370) 17207 : cluster [DBG] pgmap v17191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:09.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:09 smithi067 bash[17655]: cluster 2024-04-03T23:52:08.306199+0000 mgr.y (mgr.24370) 17207 : cluster [DBG] pgmap v17191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:11 smithi082 bash[20963]: cluster 2024-04-03T23:52:10.307015+0000 mgr.y (mgr.24370) 17208 : cluster [DBG] pgmap v17192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:11 smithi082 bash[20963]: audit 2024-04-03T23:52:10.573076+0000 mon.a (mon.0) 14625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:11 smithi082 bash[20963]: audit 2024-04-03T23:52:10.625465+0000 mon.c (mon.2) 6870 : audit [DBG] from='client.? 172.21.15.67:0/2944298021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:11 smithi067 bash[27441]: cluster 2024-04-03T23:52:10.307015+0000 mgr.y (mgr.24370) 17208 : cluster [DBG] pgmap v17192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:11 smithi067 bash[27441]: audit 2024-04-03T23:52:10.573076+0000 mon.a (mon.0) 14625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:11 smithi067 bash[27441]: audit 2024-04-03T23:52:10.625465+0000 mon.c (mon.2) 6870 : audit [DBG] from='client.? 172.21.15.67:0/2944298021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:11 smithi067 bash[17655]: cluster 2024-04-03T23:52:10.307015+0000 mgr.y (mgr.24370) 17208 : cluster [DBG] pgmap v17192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:11 smithi067 bash[17655]: audit 2024-04-03T23:52:10.573076+0000 mon.a (mon.0) 14625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:11 smithi067 bash[17655]: audit 2024-04-03T23:52:10.625465+0000 mon.c (mon.2) 6870 : audit [DBG] from='client.? 172.21.15.67:0/2944298021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:13.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:52:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:52:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:13 smithi082 bash[20963]: cluster 2024-04-03T23:52:12.308259+0000 mgr.y (mgr.24370) 17209 : cluster [DBG] pgmap v17193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:13 smithi082 bash[20963]: audit 2024-04-03T23:52:13.087474+0000 mon.a (mon.0) 14626 : audit [DBG] from='client.? 172.21.15.67:0/3052341033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:13 smithi067 bash[17655]: cluster 2024-04-03T23:52:12.308259+0000 mgr.y (mgr.24370) 17209 : cluster [DBG] pgmap v17193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:13.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:13 smithi067 bash[17655]: audit 2024-04-03T23:52:13.087474+0000 mon.a (mon.0) 14626 : audit [DBG] from='client.? 172.21.15.67:0/3052341033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:13.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:13 smithi067 bash[27441]: cluster 2024-04-03T23:52:12.308259+0000 mgr.y (mgr.24370) 17209 : cluster [DBG] pgmap v17193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:13.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:13 smithi067 bash[27441]: audit 2024-04-03T23:52:13.087474+0000 mon.a (mon.0) 14626 : audit [DBG] from='client.? 172.21.15.67:0/3052341033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:15 smithi082 bash[20963]: cluster 2024-04-03T23:52:14.308910+0000 mgr.y (mgr.24370) 17210 : cluster [DBG] pgmap v17194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:15 smithi067 bash[27441]: cluster 2024-04-03T23:52:14.308910+0000 mgr.y (mgr.24370) 17210 : cluster [DBG] pgmap v17194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:15 smithi067 bash[17655]: cluster 2024-04-03T23:52:14.308910+0000 mgr.y (mgr.24370) 17210 : cluster [DBG] pgmap v17194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:16.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:16 smithi082 bash[20963]: audit 2024-04-03T23:52:15.541186+0000 mon.c (mon.2) 6871 : audit [DBG] from='client.? 172.21.15.67:0/4236737200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:16.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:16 smithi067 bash[27441]: audit 2024-04-03T23:52:15.541186+0000 mon.c (mon.2) 6871 : audit [DBG] from='client.? 172.21.15.67:0/4236737200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:16.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:16 smithi067 bash[17655]: audit 2024-04-03T23:52:15.541186+0000 mon.c (mon.2) 6871 : audit [DBG] from='client.? 172.21.15.67:0/4236737200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:17 smithi082 bash[20963]: cluster 2024-04-03T23:52:16.310124+0000 mgr.y (mgr.24370) 17211 : cluster [DBG] pgmap v17195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:17 smithi067 bash[17655]: cluster 2024-04-03T23:52:16.310124+0000 mgr.y (mgr.24370) 17211 : cluster [DBG] pgmap v17195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:17.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:17 smithi067 bash[27441]: cluster 2024-04-03T23:52:16.310124+0000 mgr.y (mgr.24370) 17211 : cluster [DBG] pgmap v17195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:18 smithi082 bash[20963]: audit 2024-04-03T23:52:18.002007+0000 mon.a (mon.0) 14627 : audit [DBG] from='client.? 172.21.15.67:0/3730152124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:18 smithi067 bash[17655]: audit 2024-04-03T23:52:18.002007+0000 mon.a (mon.0) 14627 : audit [DBG] from='client.? 172.21.15.67:0/3730152124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:18 smithi067 bash[27441]: audit 2024-04-03T23:52:18.002007+0000 mon.a (mon.0) 14627 : audit [DBG] from='client.? 172.21.15.67:0/3730152124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:19 smithi082 bash[20963]: cluster 2024-04-03T23:52:18.310808+0000 mgr.y (mgr.24370) 17212 : cluster [DBG] pgmap v17196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:19 smithi067 bash[17655]: cluster 2024-04-03T23:52:18.310808+0000 mgr.y (mgr.24370) 17212 : cluster [DBG] pgmap v17196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:19.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:19 smithi067 bash[27441]: cluster 2024-04-03T23:52:18.310808+0000 mgr.y (mgr.24370) 17212 : cluster [DBG] pgmap v17196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:21.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:20 smithi082 bash[20963]: cluster 2024-04-03T23:52:20.311588+0000 mgr.y (mgr.24370) 17213 : cluster [DBG] pgmap v17197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:21.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:20 smithi082 bash[20963]: audit 2024-04-03T23:52:20.457150+0000 mon.a (mon.0) 14628 : audit [DBG] from='client.? 172.21.15.67:0/4213726133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:21.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:20 smithi067 bash[27441]: cluster 2024-04-03T23:52:20.311588+0000 mgr.y (mgr.24370) 17213 : cluster [DBG] pgmap v17197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:21.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:20 smithi067 bash[27441]: audit 2024-04-03T23:52:20.457150+0000 mon.a (mon.0) 14628 : audit [DBG] from='client.? 172.21.15.67:0/4213726133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:21.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:20 smithi067 bash[17655]: cluster 2024-04-03T23:52:20.311588+0000 mgr.y (mgr.24370) 17213 : cluster [DBG] pgmap v17197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:21.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:20 smithi067 bash[17655]: audit 2024-04-03T23:52:20.457150+0000 mon.a (mon.0) 14628 : audit [DBG] from='client.? 172.21.15.67:0/4213726133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:23.376 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:52:23.641 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:52:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:23 smithi082 bash[20963]: cluster 2024-04-03T23:52:22.312880+0000 mgr.y (mgr.24370) 17214 : cluster [DBG] pgmap v17198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:23 smithi082 bash[20963]: audit 2024-04-03T23:52:22.923189+0000 mon.c (mon.2) 6872 : audit [DBG] from='client.? 172.21.15.67:0/1009717799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:23.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:23 smithi067 bash[27441]: cluster 2024-04-03T23:52:22.312880+0000 mgr.y (mgr.24370) 17214 : cluster [DBG] pgmap v17198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:23.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:23 smithi067 bash[27441]: audit 2024-04-03T23:52:22.923189+0000 mon.c (mon.2) 6872 : audit [DBG] from='client.? 172.21.15.67:0/1009717799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:23.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:23 smithi067 bash[17655]: cluster 2024-04-03T23:52:22.312880+0000 mgr.y (mgr.24370) 17214 : cluster [DBG] pgmap v17198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:23.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:23 smithi067 bash[17655]: audit 2024-04-03T23:52:22.923189+0000 mon.c (mon.2) 6872 : audit [DBG] from='client.? 172.21.15.67:0/1009717799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:25.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:25 smithi082 bash[20963]: cluster 2024-04-03T23:52:24.313611+0000 mgr.y (mgr.24370) 17215 : cluster [DBG] pgmap v17199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:25.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:25 smithi067 bash[27441]: cluster 2024-04-03T23:52:24.313611+0000 mgr.y (mgr.24370) 17215 : cluster [DBG] pgmap v17199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:25.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:25 smithi067 bash[17655]: cluster 2024-04-03T23:52:24.313611+0000 mgr.y (mgr.24370) 17215 : cluster [DBG] pgmap v17199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:26 smithi082 bash[20963]: audit 2024-04-03T23:52:25.381503+0000 mon.a (mon.0) 14629 : audit [DBG] from='client.? 172.21.15.67:0/909336491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:26.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:26 smithi082 bash[20963]: audit 2024-04-03T23:52:25.573789+0000 mon.a (mon.0) 14630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:26 smithi067 bash[17655]: audit 2024-04-03T23:52:25.381503+0000 mon.a (mon.0) 14629 : audit [DBG] from='client.? 172.21.15.67:0/909336491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:26 smithi067 bash[17655]: audit 2024-04-03T23:52:25.573789+0000 mon.a (mon.0) 14630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:26.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:26 smithi067 bash[27441]: audit 2024-04-03T23:52:25.381503+0000 mon.a (mon.0) 14629 : audit [DBG] from='client.? 172.21.15.67:0/909336491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:26.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:26 smithi067 bash[27441]: audit 2024-04-03T23:52:25.573789+0000 mon.a (mon.0) 14630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:27 smithi067 bash[27441]: cluster 2024-04-03T23:52:26.314760+0000 mgr.y (mgr.24370) 17216 : cluster [DBG] pgmap v17200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:27.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:27 smithi067 bash[17655]: cluster 2024-04-03T23:52:26.314760+0000 mgr.y (mgr.24370) 17216 : cluster [DBG] pgmap v17200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:27 smithi082 bash[20963]: cluster 2024-04-03T23:52:26.314760+0000 mgr.y (mgr.24370) 17216 : cluster [DBG] pgmap v17200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:28.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:28 smithi067 bash[17655]: audit 2024-04-03T23:52:27.834338+0000 mon.c (mon.2) 6873 : audit [DBG] from='client.? 172.21.15.67:0/307361799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:28.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:28 smithi067 bash[27441]: audit 2024-04-03T23:52:27.834338+0000 mon.c (mon.2) 6873 : audit [DBG] from='client.? 172.21.15.67:0/307361799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:28.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:28 smithi082 bash[20963]: audit 2024-04-03T23:52:27.834338+0000 mon.c (mon.2) 6873 : audit [DBG] from='client.? 172.21.15.67:0/307361799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:29.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:29 smithi067 bash[17655]: cluster 2024-04-03T23:52:28.315437+0000 mgr.y (mgr.24370) 17217 : cluster [DBG] pgmap v17201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:29.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:29 smithi067 bash[27441]: cluster 2024-04-03T23:52:28.315437+0000 mgr.y (mgr.24370) 17217 : cluster [DBG] pgmap v17201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:29 smithi082 bash[20963]: cluster 2024-04-03T23:52:28.315437+0000 mgr.y (mgr.24370) 17217 : cluster [DBG] pgmap v17201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:30.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:30 smithi067 bash[27441]: audit 2024-04-03T23:52:30.289097+0000 mon.c (mon.2) 6874 : audit [DBG] from='client.? 172.21.15.67:0/3980470380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:30.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:30 smithi067 bash[17655]: audit 2024-04-03T23:52:30.289097+0000 mon.c (mon.2) 6874 : audit [DBG] from='client.? 172.21.15.67:0/3980470380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:30.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:30 smithi082 bash[20963]: audit 2024-04-03T23:52:30.289097+0000 mon.c (mon.2) 6874 : audit [DBG] from='client.? 172.21.15.67:0/3980470380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:31.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:31 smithi067 bash[17655]: cluster 2024-04-03T23:52:30.315902+0000 mgr.y (mgr.24370) 17218 : cluster [DBG] pgmap v17202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:31.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:31 smithi067 bash[27441]: cluster 2024-04-03T23:52:30.315902+0000 mgr.y (mgr.24370) 17218 : cluster [DBG] pgmap v17202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:31 smithi082 bash[20963]: cluster 2024-04-03T23:52:30.315902+0000 mgr.y (mgr.24370) 17218 : cluster [DBG] pgmap v17202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:52:33.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:33 smithi067 bash[17655]: cluster 2024-04-03T23:52:32.316952+0000 mgr.y (mgr.24370) 17219 : cluster [DBG] pgmap v17203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:33.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:33 smithi067 bash[17655]: audit 2024-04-03T23:52:32.739193+0000 mon.c (mon.2) 6875 : audit [DBG] from='client.? 172.21.15.67:0/4000389123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:33.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:33 smithi067 bash[27441]: cluster 2024-04-03T23:52:32.316952+0000 mgr.y (mgr.24370) 17219 : cluster [DBG] pgmap v17203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:33.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:33 smithi067 bash[27441]: audit 2024-04-03T23:52:32.739193+0000 mon.c (mon.2) 6875 : audit [DBG] from='client.? 172.21.15.67:0/4000389123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:52:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:33 smithi082 bash[20963]: cluster 2024-04-03T23:52:32.316952+0000 mgr.y (mgr.24370) 17219 : cluster [DBG] pgmap v17203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:33.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:33 smithi082 bash[20963]: audit 2024-04-03T23:52:32.739193+0000 mon.c (mon.2) 6875 : audit [DBG] from='client.? 172.21.15.67:0/4000389123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:35.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:35 smithi067 bash[17655]: cluster 2024-04-03T23:52:34.317621+0000 mgr.y (mgr.24370) 17220 : cluster [DBG] pgmap v17204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:35.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:35 smithi067 bash[17655]: audit 2024-04-03T23:52:35.198171+0000 mon.a (mon.0) 14631 : audit [DBG] from='client.? 172.21.15.67:0/3945587243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:35.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:35 smithi067 bash[27441]: cluster 2024-04-03T23:52:34.317621+0000 mgr.y (mgr.24370) 17220 : cluster [DBG] pgmap v17204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:35.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:35 smithi067 bash[27441]: audit 2024-04-03T23:52:35.198171+0000 mon.a (mon.0) 14631 : audit [DBG] from='client.? 172.21.15.67:0/3945587243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:35 smithi082 bash[20963]: cluster 2024-04-03T23:52:34.317621+0000 mgr.y (mgr.24370) 17220 : cluster [DBG] pgmap v17204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:35 smithi082 bash[20963]: audit 2024-04-03T23:52:35.198171+0000 mon.a (mon.0) 14631 : audit [DBG] from='client.? 172.21.15.67:0/3945587243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:37 smithi082 bash[20963]: cluster 2024-04-03T23:52:36.318780+0000 mgr.y (mgr.24370) 17221 : cluster [DBG] pgmap v17205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:37 smithi067 bash[27441]: cluster 2024-04-03T23:52:36.318780+0000 mgr.y (mgr.24370) 17221 : cluster [DBG] pgmap v17205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:37 smithi067 bash[17655]: cluster 2024-04-03T23:52:36.318780+0000 mgr.y (mgr.24370) 17221 : cluster [DBG] pgmap v17205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:38.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:38 smithi082 bash[20963]: audit 2024-04-03T23:52:37.660392+0000 mon.a (mon.0) 14632 : audit [DBG] from='client.? 172.21.15.67:0/2603624516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:38.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:38 smithi067 bash[27441]: audit 2024-04-03T23:52:37.660392+0000 mon.a (mon.0) 14632 : audit [DBG] from='client.? 172.21.15.67:0/2603624516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:38.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:38 smithi067 bash[17655]: audit 2024-04-03T23:52:37.660392+0000 mon.a (mon.0) 14632 : audit [DBG] from='client.? 172.21.15.67:0/2603624516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:39.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:39 smithi082 bash[20963]: cluster 2024-04-03T23:52:38.319588+0000 mgr.y (mgr.24370) 17222 : cluster [DBG] pgmap v17206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:39 smithi067 bash[27441]: cluster 2024-04-03T23:52:38.319588+0000 mgr.y (mgr.24370) 17222 : cluster [DBG] pgmap v17206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:39.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:39 smithi067 bash[17655]: cluster 2024-04-03T23:52:38.319588+0000 mgr.y (mgr.24370) 17222 : cluster [DBG] pgmap v17206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:40.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:40 smithi082 bash[20963]: audit 2024-04-03T23:52:40.114728+0000 mon.a (mon.0) 14633 : audit [DBG] from='client.? 172.21.15.67:0/247252777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:40 smithi067 bash[27441]: audit 2024-04-03T23:52:40.114728+0000 mon.a (mon.0) 14633 : audit [DBG] from='client.? 172.21.15.67:0/247252777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:40.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:40 smithi067 bash[17655]: audit 2024-04-03T23:52:40.114728+0000 mon.a (mon.0) 14633 : audit [DBG] from='client.? 172.21.15.67:0/247252777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:41 smithi082 bash[20963]: cluster 2024-04-03T23:52:40.320413+0000 mgr.y (mgr.24370) 17223 : cluster [DBG] pgmap v17207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:41 smithi082 bash[20963]: audit 2024-04-03T23:52:40.574299+0000 mon.a (mon.0) 14634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:41 smithi067 bash[17655]: cluster 2024-04-03T23:52:40.320413+0000 mgr.y (mgr.24370) 17223 : cluster [DBG] pgmap v17207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:41 smithi067 bash[17655]: audit 2024-04-03T23:52:40.574299+0000 mon.a (mon.0) 14634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:41.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:41 smithi067 bash[27441]: cluster 2024-04-03T23:52:40.320413+0000 mgr.y (mgr.24370) 17223 : cluster [DBG] pgmap v17207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:41.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:41 smithi067 bash[27441]: audit 2024-04-03T23:52:40.574299+0000 mon.a (mon.0) 14634 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:43] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:52:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:43 smithi082 bash[20963]: cluster 2024-04-03T23:52:42.321468+0000 mgr.y (mgr.24370) 17224 : cluster [DBG] pgmap v17208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:43 smithi082 bash[20963]: audit 2024-04-03T23:52:42.568723+0000 mon.a (mon.0) 14635 : audit [DBG] from='client.? 172.21.15.67:0/975506063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:43.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:52:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:43 smithi067 bash[27441]: cluster 2024-04-03T23:52:42.321468+0000 mgr.y (mgr.24370) 17224 : cluster [DBG] pgmap v17208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:43 smithi067 bash[27441]: audit 2024-04-03T23:52:42.568723+0000 mon.a (mon.0) 14635 : audit [DBG] from='client.? 172.21.15.67:0/975506063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:43 smithi067 bash[17655]: cluster 2024-04-03T23:52:42.321468+0000 mgr.y (mgr.24370) 17224 : cluster [DBG] pgmap v17208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:43 smithi067 bash[17655]: audit 2024-04-03T23:52:42.568723+0000 mon.a (mon.0) 14635 : audit [DBG] from='client.? 172.21.15.67:0/975506063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:45.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:45 smithi082 bash[20963]: cluster 2024-04-03T23:52:44.322176+0000 mgr.y (mgr.24370) 17225 : cluster [DBG] pgmap v17209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:45.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:45 smithi082 bash[20963]: audit 2024-04-03T23:52:45.032793+0000 mon.a (mon.0) 14636 : audit [DBG] from='client.? 172.21.15.67:0/1880433561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:45 smithi067 bash[17655]: cluster 2024-04-03T23:52:44.322176+0000 mgr.y (mgr.24370) 17225 : cluster [DBG] pgmap v17209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:45 smithi067 bash[17655]: audit 2024-04-03T23:52:45.032793+0000 mon.a (mon.0) 14636 : audit [DBG] from='client.? 172.21.15.67:0/1880433561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:45.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:45 smithi067 bash[27441]: cluster 2024-04-03T23:52:44.322176+0000 mgr.y (mgr.24370) 17225 : cluster [DBG] pgmap v17209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:45.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:45 smithi067 bash[27441]: audit 2024-04-03T23:52:45.032793+0000 mon.a (mon.0) 14636 : audit [DBG] from='client.? 172.21.15.67:0/1880433561' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:47.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:47 smithi082 bash[20963]: cluster 2024-04-03T23:52:46.323308+0000 mgr.y (mgr.24370) 17226 : cluster [DBG] pgmap v17210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:47.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:47 smithi067 bash[17655]: cluster 2024-04-03T23:52:46.323308+0000 mgr.y (mgr.24370) 17226 : cluster [DBG] pgmap v17210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:47.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:47 smithi067 bash[27441]: cluster 2024-04-03T23:52:46.323308+0000 mgr.y (mgr.24370) 17226 : cluster [DBG] pgmap v17210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:48.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:48 smithi082 bash[20963]: audit 2024-04-03T23:52:47.499535+0000 mon.c (mon.2) 6876 : audit [DBG] from='client.? 172.21.15.67:0/260585656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:48.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:48 smithi067 bash[27441]: audit 2024-04-03T23:52:47.499535+0000 mon.c (mon.2) 6876 : audit [DBG] from='client.? 172.21.15.67:0/260585656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:48.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:48 smithi067 bash[17655]: audit 2024-04-03T23:52:47.499535+0000 mon.c (mon.2) 6876 : audit [DBG] from='client.? 172.21.15.67:0/260585656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:49.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:49 smithi082 bash[20963]: cluster 2024-04-03T23:52:48.324182+0000 mgr.y (mgr.24370) 17227 : cluster [DBG] pgmap v17211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:49.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:49 smithi067 bash[27441]: cluster 2024-04-03T23:52:48.324182+0000 mgr.y (mgr.24370) 17227 : cluster [DBG] pgmap v17211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:49.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:49 smithi067 bash[17655]: cluster 2024-04-03T23:52:48.324182+0000 mgr.y (mgr.24370) 17227 : cluster [DBG] pgmap v17211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:50 smithi082 bash[20963]: audit 2024-04-03T23:52:49.948567+0000 mon.a (mon.0) 14637 : audit [DBG] from='client.? 172.21.15.67:0/3383245167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:50.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:50 smithi067 bash[17655]: audit 2024-04-03T23:52:49.948567+0000 mon.a (mon.0) 14637 : audit [DBG] from='client.? 172.21.15.67:0/3383245167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:50.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:50 smithi067 bash[27441]: audit 2024-04-03T23:52:49.948567+0000 mon.a (mon.0) 14637 : audit [DBG] from='client.? 172.21.15.67:0/3383245167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:51 smithi082 bash[20963]: cluster 2024-04-03T23:52:50.324886+0000 mgr.y (mgr.24370) 17228 : cluster [DBG] pgmap v17212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:51.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:51 smithi067 bash[17655]: cluster 2024-04-03T23:52:50.324886+0000 mgr.y (mgr.24370) 17228 : cluster [DBG] pgmap v17212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:51.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:51 smithi067 bash[27441]: cluster 2024-04-03T23:52:50.324886+0000 mgr.y (mgr.24370) 17228 : cluster [DBG] pgmap v17212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:52.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:52 smithi082 bash[20963]: audit 2024-04-03T23:52:52.404104+0000 mon.a (mon.0) 14638 : audit [DBG] from='client.? 172.21.15.67:0/576810577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:52.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:52 smithi067 bash[17655]: audit 2024-04-03T23:52:52.404104+0000 mon.a (mon.0) 14638 : audit [DBG] from='client.? 172.21.15.67:0/576810577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:52.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:52 smithi067 bash[27441]: audit 2024-04-03T23:52:52.404104+0000 mon.a (mon.0) 14638 : audit [DBG] from='client.? 172.21.15.67:0/576810577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:53] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:52:53.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:52:53.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:53 smithi082 bash[20963]: cluster 2024-04-03T23:52:52.326012+0000 mgr.y (mgr.24370) 17229 : cluster [DBG] pgmap v17213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:53.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:53 smithi067 bash[17655]: cluster 2024-04-03T23:52:52.326012+0000 mgr.y (mgr.24370) 17229 : cluster [DBG] pgmap v17213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:53.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:53 smithi067 bash[27441]: cluster 2024-04-03T23:52:52.326012+0000 mgr.y (mgr.24370) 17229 : cluster [DBG] pgmap v17213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:55 smithi082 bash[20963]: cluster 2024-04-03T23:52:54.326794+0000 mgr.y (mgr.24370) 17230 : cluster [DBG] pgmap v17214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:55 smithi082 bash[20963]: audit 2024-04-03T23:52:54.511080+0000 mon.a (mon.0) 14639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:52:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:55 smithi082 bash[20963]: audit 2024-04-03T23:52:54.911102+0000 mon.a (mon.0) 14640 : audit [DBG] from='client.? 172.21.15.67:0/1939900190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:55 smithi067 bash[17655]: cluster 2024-04-03T23:52:54.326794+0000 mgr.y (mgr.24370) 17230 : cluster [DBG] pgmap v17214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:55.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:55 smithi067 bash[17655]: audit 2024-04-03T23:52:54.511080+0000 mon.a (mon.0) 14639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:52:55.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:55 smithi067 bash[17655]: audit 2024-04-03T23:52:54.911102+0000 mon.a (mon.0) 14640 : audit [DBG] from='client.? 172.21.15.67:0/1939900190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:55 smithi067 bash[27441]: cluster 2024-04-03T23:52:54.326794+0000 mgr.y (mgr.24370) 17230 : cluster [DBG] pgmap v17214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:55 smithi067 bash[27441]: audit 2024-04-03T23:52:54.511080+0000 mon.a (mon.0) 14639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:52:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:55 smithi067 bash[27441]: audit 2024-04-03T23:52:54.911102+0000 mon.a (mon.0) 14640 : audit [DBG] from='client.? 172.21.15.67:0/1939900190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:56 smithi082 bash[20963]: audit 2024-04-03T23:52:55.574519+0000 mon.a (mon.0) 14641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:56 smithi067 bash[17655]: audit 2024-04-03T23:52:55.574519+0000 mon.a (mon.0) 14641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:56.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:56 smithi067 bash[27441]: audit 2024-04-03T23:52:55.574519+0000 mon.a (mon.0) 14641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:52:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:57 smithi082 bash[20963]: cluster 2024-04-03T23:52:56.328033+0000 mgr.y (mgr.24370) 17231 : cluster [DBG] pgmap v17215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:57 smithi082 bash[20963]: audit 2024-04-03T23:52:57.367406+0000 mon.a (mon.0) 14642 : audit [DBG] from='client.? 172.21.15.67:0/1964028855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:57 smithi067 bash[27441]: cluster 2024-04-03T23:52:56.328033+0000 mgr.y (mgr.24370) 17231 : cluster [DBG] pgmap v17215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:57 smithi067 bash[27441]: audit 2024-04-03T23:52:57.367406+0000 mon.a (mon.0) 14642 : audit [DBG] from='client.? 172.21.15.67:0/1964028855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:57 smithi067 bash[17655]: cluster 2024-04-03T23:52:56.328033+0000 mgr.y (mgr.24370) 17231 : cluster [DBG] pgmap v17215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:57 smithi067 bash[17655]: audit 2024-04-03T23:52:57.367406+0000 mon.a (mon.0) 14642 : audit [DBG] from='client.? 172.21.15.67:0/1964028855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:52:59.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:52:59 smithi082 bash[20963]: cluster 2024-04-03T23:52:58.328750+0000 mgr.y (mgr.24370) 17232 : cluster [DBG] pgmap v17216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:52:59 smithi067 bash[27441]: cluster 2024-04-03T23:52:58.328750+0000 mgr.y (mgr.24370) 17232 : cluster [DBG] pgmap v17216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:52:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:52:59 smithi067 bash[17655]: cluster 2024-04-03T23:52:58.328750+0000 mgr.y (mgr.24370) 17232 : cluster [DBG] pgmap v17216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:00.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:00 smithi082 bash[20963]: audit 2024-04-03T23:52:59.829791+0000 mon.a (mon.0) 14643 : audit [DBG] from='client.? 172.21.15.67:0/350139925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:00.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:00 smithi082 bash[20963]: audit 2024-04-03T23:53:00.205896+0000 mon.a (mon.0) 14644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:00.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:00 smithi082 bash[20963]: audit 2024-04-03T23:53:00.217446+0000 mon.a (mon.0) 14645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:00.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:00 smithi067 bash[27441]: audit 2024-04-03T23:52:59.829791+0000 mon.a (mon.0) 14643 : audit [DBG] from='client.? 172.21.15.67:0/350139925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:00.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:00 smithi067 bash[27441]: audit 2024-04-03T23:53:00.205896+0000 mon.a (mon.0) 14644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:00.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:00 smithi067 bash[27441]: audit 2024-04-03T23:53:00.217446+0000 mon.a (mon.0) 14645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:00.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:00 smithi067 bash[17655]: audit 2024-04-03T23:52:59.829791+0000 mon.a (mon.0) 14643 : audit [DBG] from='client.? 172.21.15.67:0/350139925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:00.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:00 smithi067 bash[17655]: audit 2024-04-03T23:53:00.205896+0000 mon.a (mon.0) 14644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:00.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:00 smithi067 bash[17655]: audit 2024-04-03T23:53:00.217446+0000 mon.a (mon.0) 14645 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:01 smithi082 bash[20963]: cluster 2024-04-03T23:53:00.329474+0000 mgr.y (mgr.24370) 17233 : cluster [DBG] pgmap v17217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:01.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:01 smithi082 bash[20963]: audit 2024-04-03T23:53:00.507724+0000 mon.a (mon.0) 14646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:01.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:01 smithi082 bash[20963]: audit 2024-04-03T23:53:00.522049+0000 mon.a (mon.0) 14647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:01.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:01 smithi082 bash[20963]: audit 2024-04-03T23:53:01.053162+0000 mon.a (mon.0) 14648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:53:01.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:01 smithi082 bash[20963]: audit 2024-04-03T23:53:01.054850+0000 mon.a (mon.0) 14649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:53:01.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:01 smithi082 bash[20963]: audit 2024-04-03T23:53:01.064682+0000 mon.a (mon.0) 14650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[27441]: cluster 2024-04-03T23:53:00.329474+0000 mgr.y (mgr.24370) 17233 : cluster [DBG] pgmap v17217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[27441]: audit 2024-04-03T23:53:00.507724+0000 mon.a (mon.0) 14646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[27441]: audit 2024-04-03T23:53:00.522049+0000 mon.a (mon.0) 14647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[27441]: audit 2024-04-03T23:53:01.053162+0000 mon.a (mon.0) 14648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:53:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[27441]: audit 2024-04-03T23:53:01.054850+0000 mon.a (mon.0) 14649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:53:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[27441]: audit 2024-04-03T23:53:01.064682+0000 mon.a (mon.0) 14650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:01.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[17655]: cluster 2024-04-03T23:53:00.329474+0000 mgr.y (mgr.24370) 17233 : cluster [DBG] pgmap v17217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:01.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[17655]: audit 2024-04-03T23:53:00.507724+0000 mon.a (mon.0) 14646 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:01.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[17655]: audit 2024-04-03T23:53:00.522049+0000 mon.a (mon.0) 14647 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:01.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[17655]: audit 2024-04-03T23:53:01.053162+0000 mon.a (mon.0) 14648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:53:01.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[17655]: audit 2024-04-03T23:53:01.054850+0000 mon.a (mon.0) 14649 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:53:01.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:01 smithi067 bash[17655]: audit 2024-04-03T23:53:01.064682+0000 mon.a (mon.0) 14650 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:53:02.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:02 smithi082 bash[20963]: audit 2024-04-03T23:53:02.290709+0000 mon.a (mon.0) 14651 : audit [DBG] from='client.? 172.21.15.67:0/324157334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:02.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:02 smithi067 bash[27441]: audit 2024-04-03T23:53:02.290709+0000 mon.a (mon.0) 14651 : audit [DBG] from='client.? 172.21.15.67:0/324157334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:02.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:02 smithi067 bash[17655]: audit 2024-04-03T23:53:02.290709+0000 mon.a (mon.0) 14651 : audit [DBG] from='client.? 172.21.15.67:0/324157334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:03] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:53:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:03 smithi082 bash[20963]: cluster 2024-04-03T23:53:02.330670+0000 mgr.y (mgr.24370) 17234 : cluster [DBG] pgmap v17218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:53:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:03 smithi067 bash[27441]: cluster 2024-04-03T23:53:02.330670+0000 mgr.y (mgr.24370) 17234 : cluster [DBG] pgmap v17218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:03.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:03 smithi067 bash[17655]: cluster 2024-04-03T23:53:02.330670+0000 mgr.y (mgr.24370) 17234 : cluster [DBG] pgmap v17218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:05 smithi082 bash[20963]: cluster 2024-04-03T23:53:04.331411+0000 mgr.y (mgr.24370) 17235 : cluster [DBG] pgmap v17219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:05.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:05 smithi082 bash[20963]: audit 2024-04-03T23:53:04.743591+0000 mon.a (mon.0) 14652 : audit [DBG] from='client.? 172.21.15.67:0/3460939660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:05.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:05 smithi067 bash[27441]: cluster 2024-04-03T23:53:04.331411+0000 mgr.y (mgr.24370) 17235 : cluster [DBG] pgmap v17219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:05.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:05 smithi067 bash[27441]: audit 2024-04-03T23:53:04.743591+0000 mon.a (mon.0) 14652 : audit [DBG] from='client.? 172.21.15.67:0/3460939660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:05.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:05 smithi067 bash[17655]: cluster 2024-04-03T23:53:04.331411+0000 mgr.y (mgr.24370) 17235 : cluster [DBG] pgmap v17219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:05.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:05 smithi067 bash[17655]: audit 2024-04-03T23:53:04.743591+0000 mon.a (mon.0) 14652 : audit [DBG] from='client.? 172.21.15.67:0/3460939660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:06.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:06 smithi082 bash[20963]: cluster 2024-04-03T23:53:06.332576+0000 mgr.y (mgr.24370) 17236 : cluster [DBG] pgmap v17220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:06.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:06 smithi067 bash[27441]: cluster 2024-04-03T23:53:06.332576+0000 mgr.y (mgr.24370) 17236 : cluster [DBG] pgmap v17220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:06 smithi067 bash[17655]: cluster 2024-04-03T23:53:06.332576+0000 mgr.y (mgr.24370) 17236 : cluster [DBG] pgmap v17220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:07 smithi082 bash[20963]: audit 2024-04-03T23:53:07.199993+0000 mon.c (mon.2) 6877 : audit [DBG] from='client.? 172.21.15.67:0/562597213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:07 smithi067 bash[17655]: audit 2024-04-03T23:53:07.199993+0000 mon.c (mon.2) 6877 : audit [DBG] from='client.? 172.21.15.67:0/562597213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:07 smithi067 bash[27441]: audit 2024-04-03T23:53:07.199993+0000 mon.c (mon.2) 6877 : audit [DBG] from='client.? 172.21.15.67:0/562597213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:08.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:08 smithi082 bash[20963]: cluster 2024-04-03T23:53:08.333248+0000 mgr.y (mgr.24370) 17237 : cluster [DBG] pgmap v17221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:08.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:08 smithi067 bash[27441]: cluster 2024-04-03T23:53:08.333248+0000 mgr.y (mgr.24370) 17237 : cluster [DBG] pgmap v17221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:08.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:08 smithi067 bash[17655]: cluster 2024-04-03T23:53:08.333248+0000 mgr.y (mgr.24370) 17237 : cluster [DBG] pgmap v17221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:10.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:09 smithi082 bash[20963]: audit 2024-04-03T23:53:09.654336+0000 mon.a (mon.0) 14653 : audit [DBG] from='client.? 172.21.15.67:0/1080884732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:10.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:09 smithi067 bash[27441]: audit 2024-04-03T23:53:09.654336+0000 mon.a (mon.0) 14653 : audit [DBG] from='client.? 172.21.15.67:0/1080884732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:10.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:09 smithi067 bash[17655]: audit 2024-04-03T23:53:09.654336+0000 mon.a (mon.0) 14653 : audit [DBG] from='client.? 172.21.15.67:0/1080884732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:11.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:10 smithi082 bash[20963]: cluster 2024-04-03T23:53:10.333961+0000 mgr.y (mgr.24370) 17238 : cluster [DBG] pgmap v17222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:11.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:10 smithi082 bash[20963]: audit 2024-04-03T23:53:10.575024+0000 mon.a (mon.0) 14654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:11.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:10 smithi067 bash[27441]: cluster 2024-04-03T23:53:10.333961+0000 mgr.y (mgr.24370) 17238 : cluster [DBG] pgmap v17222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:11.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:10 smithi067 bash[27441]: audit 2024-04-03T23:53:10.575024+0000 mon.a (mon.0) 14654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:11.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:10 smithi067 bash[17655]: cluster 2024-04-03T23:53:10.333961+0000 mgr.y (mgr.24370) 17238 : cluster [DBG] pgmap v17222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:11.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:10 smithi067 bash[17655]: audit 2024-04-03T23:53:10.575024+0000 mon.a (mon.0) 14654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:12.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:12 smithi067 bash[27441]: audit 2024-04-03T23:53:12.108893+0000 mon.c (mon.2) 6878 : audit [DBG] from='client.? 172.21.15.67:0/1768297876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:12.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:12 smithi067 bash[17655]: audit 2024-04-03T23:53:12.108893+0000 mon.c (mon.2) 6878 : audit [DBG] from='client.? 172.21.15.67:0/1768297876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:12.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:12 smithi082 bash[20963]: audit 2024-04-03T23:53:12.108893+0000 mon.c (mon.2) 6878 : audit [DBG] from='client.? 172.21.15.67:0/1768297876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:53:13.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:13 smithi067 bash[27441]: cluster 2024-04-03T23:53:12.335115+0000 mgr.y (mgr.24370) 17239 : cluster [DBG] pgmap v17223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:13.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:13 smithi067 bash[17655]: cluster 2024-04-03T23:53:12.335115+0000 mgr.y (mgr.24370) 17239 : cluster [DBG] pgmap v17223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:13.512 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:13 smithi082 bash[20963]: cluster 2024-04-03T23:53:12.335115+0000 mgr.y (mgr.24370) 17239 : cluster [DBG] pgmap v17223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:53:15.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:15 smithi067 bash[17655]: cluster 2024-04-03T23:53:14.335778+0000 mgr.y (mgr.24370) 17240 : cluster [DBG] pgmap v17224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:15.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:15 smithi067 bash[17655]: audit 2024-04-03T23:53:14.553758+0000 mon.a (mon.0) 14655 : audit [DBG] from='client.? 172.21.15.67:0/54707269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:15.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:15 smithi067 bash[27441]: cluster 2024-04-03T23:53:14.335778+0000 mgr.y (mgr.24370) 17240 : cluster [DBG] pgmap v17224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:15.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:15 smithi067 bash[27441]: audit 2024-04-03T23:53:14.553758+0000 mon.a (mon.0) 14655 : audit [DBG] from='client.? 172.21.15.67:0/54707269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:15 smithi082 bash[20963]: cluster 2024-04-03T23:53:14.335778+0000 mgr.y (mgr.24370) 17240 : cluster [DBG] pgmap v17224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:15 smithi082 bash[20963]: audit 2024-04-03T23:53:14.553758+0000 mon.a (mon.0) 14655 : audit [DBG] from='client.? 172.21.15.67:0/54707269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:17.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:17 smithi067 bash[27441]: cluster 2024-04-03T23:53:16.336973+0000 mgr.y (mgr.24370) 17241 : cluster [DBG] pgmap v17225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:17.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:17 smithi067 bash[27441]: audit 2024-04-03T23:53:17.013730+0000 mon.a (mon.0) 14656 : audit [DBG] from='client.? 172.21.15.67:0/3898471270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:17.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:17 smithi067 bash[17655]: cluster 2024-04-03T23:53:16.336973+0000 mgr.y (mgr.24370) 17241 : cluster [DBG] pgmap v17225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:17.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:17 smithi067 bash[17655]: audit 2024-04-03T23:53:17.013730+0000 mon.a (mon.0) 14656 : audit [DBG] from='client.? 172.21.15.67:0/3898471270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:17 smithi082 bash[20963]: cluster 2024-04-03T23:53:16.336973+0000 mgr.y (mgr.24370) 17241 : cluster [DBG] pgmap v17225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:17 smithi082 bash[20963]: audit 2024-04-03T23:53:17.013730+0000 mon.a (mon.0) 14656 : audit [DBG] from='client.? 172.21.15.67:0/3898471270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:19.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:19 smithi067 bash[27441]: cluster 2024-04-03T23:53:18.337623+0000 mgr.y (mgr.24370) 17242 : cluster [DBG] pgmap v17226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:19.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:19 smithi067 bash[17655]: cluster 2024-04-03T23:53:18.337623+0000 mgr.y (mgr.24370) 17242 : cluster [DBG] pgmap v17226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:19 smithi082 bash[20963]: cluster 2024-04-03T23:53:18.337623+0000 mgr.y (mgr.24370) 17242 : cluster [DBG] pgmap v17226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:20.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:20 smithi067 bash[17655]: audit 2024-04-03T23:53:19.466621+0000 mon.c (mon.2) 6879 : audit [DBG] from='client.? 172.21.15.67:0/3418259806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:20.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:20 smithi067 bash[27441]: audit 2024-04-03T23:53:19.466621+0000 mon.c (mon.2) 6879 : audit [DBG] from='client.? 172.21.15.67:0/3418259806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:20.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:20 smithi082 bash[20963]: audit 2024-04-03T23:53:19.466621+0000 mon.c (mon.2) 6879 : audit [DBG] from='client.? 172.21.15.67:0/3418259806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:21.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:21 smithi067 bash[17655]: cluster 2024-04-03T23:53:20.338348+0000 mgr.y (mgr.24370) 17243 : cluster [DBG] pgmap v17227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:21.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:21 smithi067 bash[27441]: cluster 2024-04-03T23:53:20.338348+0000 mgr.y (mgr.24370) 17243 : cluster [DBG] pgmap v17227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:21.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:21 smithi082 bash[20963]: cluster 2024-04-03T23:53:20.338348+0000 mgr.y (mgr.24370) 17243 : cluster [DBG] pgmap v17227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:22.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:22 smithi082 bash[20963]: audit 2024-04-03T23:53:21.916093+0000 mon.c (mon.2) 6880 : audit [DBG] from='client.? 172.21.15.67:0/4138321059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:22.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:22 smithi067 bash[17655]: audit 2024-04-03T23:53:21.916093+0000 mon.c (mon.2) 6880 : audit [DBG] from='client.? 172.21.15.67:0/4138321059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:22.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:22 smithi067 bash[27441]: audit 2024-04-03T23:53:21.916093+0000 mon.c (mon.2) 6880 : audit [DBG] from='client.? 172.21.15.67:0/4138321059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:23.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:53:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:53:23.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:23 smithi082 bash[20963]: cluster 2024-04-03T23:53:22.339486+0000 mgr.y (mgr.24370) 17244 : cluster [DBG] pgmap v17228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:23 smithi067 bash[17655]: cluster 2024-04-03T23:53:22.339486+0000 mgr.y (mgr.24370) 17244 : cluster [DBG] pgmap v17228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:23.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:23 smithi067 bash[27441]: cluster 2024-04-03T23:53:22.339486+0000 mgr.y (mgr.24370) 17244 : cluster [DBG] pgmap v17228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:24.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:24 smithi082 bash[20963]: audit 2024-04-03T23:53:24.377346+0000 mon.c (mon.2) 6881 : audit [DBG] from='client.? 172.21.15.67:0/4106229813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:24.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:24 smithi067 bash[17655]: audit 2024-04-03T23:53:24.377346+0000 mon.c (mon.2) 6881 : audit [DBG] from='client.? 172.21.15.67:0/4106229813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:24.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:24 smithi067 bash[27441]: audit 2024-04-03T23:53:24.377346+0000 mon.c (mon.2) 6881 : audit [DBG] from='client.? 172.21.15.67:0/4106229813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:25 smithi082 bash[20963]: cluster 2024-04-03T23:53:24.340138+0000 mgr.y (mgr.24370) 17245 : cluster [DBG] pgmap v17229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:25 smithi067 bash[17655]: cluster 2024-04-03T23:53:24.340138+0000 mgr.y (mgr.24370) 17245 : cluster [DBG] pgmap v17229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:25 smithi067 bash[27441]: cluster 2024-04-03T23:53:24.340138+0000 mgr.y (mgr.24370) 17245 : cluster [DBG] pgmap v17229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:26.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:26 smithi082 bash[20963]: audit 2024-04-03T23:53:25.575286+0000 mon.a (mon.0) 14657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:26.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:26 smithi067 bash[17655]: audit 2024-04-03T23:53:25.575286+0000 mon.a (mon.0) 14657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:26.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:26 smithi067 bash[27441]: audit 2024-04-03T23:53:25.575286+0000 mon.a (mon.0) 14657 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:27 smithi082 bash[20963]: cluster 2024-04-03T23:53:26.341207+0000 mgr.y (mgr.24370) 17246 : cluster [DBG] pgmap v17230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:27.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:27 smithi082 bash[20963]: audit 2024-04-03T23:53:26.826116+0000 mon.a (mon.0) 14658 : audit [DBG] from='client.? 172.21.15.67:0/3185537007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:27.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:27 smithi067 bash[27441]: cluster 2024-04-03T23:53:26.341207+0000 mgr.y (mgr.24370) 17246 : cluster [DBG] pgmap v17230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:27.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:27 smithi067 bash[27441]: audit 2024-04-03T23:53:26.826116+0000 mon.a (mon.0) 14658 : audit [DBG] from='client.? 172.21.15.67:0/3185537007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:27.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:27 smithi067 bash[17655]: cluster 2024-04-03T23:53:26.341207+0000 mgr.y (mgr.24370) 17246 : cluster [DBG] pgmap v17230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:27.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:27 smithi067 bash[17655]: audit 2024-04-03T23:53:26.826116+0000 mon.a (mon.0) 14658 : audit [DBG] from='client.? 172.21.15.67:0/3185537007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:29 smithi082 bash[20963]: cluster 2024-04-03T23:53:28.341908+0000 mgr.y (mgr.24370) 17247 : cluster [DBG] pgmap v17231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:29.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:29 smithi082 bash[20963]: audit 2024-04-03T23:53:29.280051+0000 mon.a (mon.0) 14659 : audit [DBG] from='client.? 172.21.15.67:0/2071429150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:29.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:29 smithi067 bash[27441]: cluster 2024-04-03T23:53:28.341908+0000 mgr.y (mgr.24370) 17247 : cluster [DBG] pgmap v17231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:29.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:29 smithi067 bash[27441]: audit 2024-04-03T23:53:29.280051+0000 mon.a (mon.0) 14659 : audit [DBG] from='client.? 172.21.15.67:0/2071429150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:29.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:29 smithi067 bash[17655]: cluster 2024-04-03T23:53:28.341908+0000 mgr.y (mgr.24370) 17247 : cluster [DBG] pgmap v17231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:29.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:29 smithi067 bash[17655]: audit 2024-04-03T23:53:29.280051+0000 mon.a (mon.0) 14659 : audit [DBG] from='client.? 172.21.15.67:0/2071429150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:31 smithi082 bash[20963]: cluster 2024-04-03T23:53:30.342588+0000 mgr.y (mgr.24370) 17248 : cluster [DBG] pgmap v17232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:31 smithi067 bash[17655]: cluster 2024-04-03T23:53:30.342588+0000 mgr.y (mgr.24370) 17248 : cluster [DBG] pgmap v17232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:31.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:31 smithi067 bash[27441]: cluster 2024-04-03T23:53:30.342588+0000 mgr.y (mgr.24370) 17248 : cluster [DBG] pgmap v17232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:32.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:32 smithi082 bash[20963]: audit 2024-04-03T23:53:31.737368+0000 mon.a (mon.0) 14660 : audit [DBG] from='client.? 172.21.15.67:0/4234296497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:32.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:32 smithi067 bash[17655]: audit 2024-04-03T23:53:31.737368+0000 mon.a (mon.0) 14660 : audit [DBG] from='client.? 172.21.15.67:0/4234296497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:32.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:32 smithi067 bash[27441]: audit 2024-04-03T23:53:31.737368+0000 mon.a (mon.0) 14660 : audit [DBG] from='client.? 172.21.15.67:0/4234296497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:53:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:53:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:33 smithi082 bash[20963]: cluster 2024-04-03T23:53:32.343766+0000 mgr.y (mgr.24370) 17249 : cluster [DBG] pgmap v17233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:33 smithi067 bash[17655]: cluster 2024-04-03T23:53:32.343766+0000 mgr.y (mgr.24370) 17249 : cluster [DBG] pgmap v17233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:33.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:33 smithi067 bash[27441]: cluster 2024-04-03T23:53:32.343766+0000 mgr.y (mgr.24370) 17249 : cluster [DBG] pgmap v17233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:34.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:34 smithi082 bash[20963]: audit 2024-04-03T23:53:34.186805+0000 mon.a (mon.0) 14661 : audit [DBG] from='client.? 172.21.15.67:0/780566141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:34.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:34 smithi067 bash[17655]: audit 2024-04-03T23:53:34.186805+0000 mon.a (mon.0) 14661 : audit [DBG] from='client.? 172.21.15.67:0/780566141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:34.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:34 smithi067 bash[27441]: audit 2024-04-03T23:53:34.186805+0000 mon.a (mon.0) 14661 : audit [DBG] from='client.? 172.21.15.67:0/780566141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:35 smithi082 bash[20963]: cluster 2024-04-03T23:53:34.344521+0000 mgr.y (mgr.24370) 17250 : cluster [DBG] pgmap v17234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:35.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:35 smithi067 bash[17655]: cluster 2024-04-03T23:53:34.344521+0000 mgr.y (mgr.24370) 17250 : cluster [DBG] pgmap v17234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:35.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:35 smithi067 bash[27441]: cluster 2024-04-03T23:53:34.344521+0000 mgr.y (mgr.24370) 17250 : cluster [DBG] pgmap v17234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:37 smithi082 bash[20963]: cluster 2024-04-03T23:53:36.345280+0000 mgr.y (mgr.24370) 17251 : cluster [DBG] pgmap v17235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:37.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:37 smithi082 bash[20963]: audit 2024-04-03T23:53:36.645644+0000 mon.a (mon.0) 14662 : audit [DBG] from='client.? 172.21.15.67:0/2893514859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:37 smithi067 bash[17655]: cluster 2024-04-03T23:53:36.345280+0000 mgr.y (mgr.24370) 17251 : cluster [DBG] pgmap v17235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:37 smithi067 bash[17655]: audit 2024-04-03T23:53:36.645644+0000 mon.a (mon.0) 14662 : audit [DBG] from='client.? 172.21.15.67:0/2893514859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:37 smithi067 bash[27441]: cluster 2024-04-03T23:53:36.345280+0000 mgr.y (mgr.24370) 17251 : cluster [DBG] pgmap v17235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:37 smithi067 bash[27441]: audit 2024-04-03T23:53:36.645644+0000 mon.a (mon.0) 14662 : audit [DBG] from='client.? 172.21.15.67:0/2893514859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:39.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:39 smithi082 bash[20963]: cluster 2024-04-03T23:53:38.345958+0000 mgr.y (mgr.24370) 17252 : cluster [DBG] pgmap v17236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:39.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:39 smithi082 bash[20963]: audit 2024-04-03T23:53:39.098761+0000 mon.a (mon.0) 14663 : audit [DBG] from='client.? 172.21.15.67:0/3503732849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:39.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:39 smithi067 bash[17655]: cluster 2024-04-03T23:53:38.345958+0000 mgr.y (mgr.24370) 17252 : cluster [DBG] pgmap v17236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:39.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:39 smithi067 bash[17655]: audit 2024-04-03T23:53:39.098761+0000 mon.a (mon.0) 14663 : audit [DBG] from='client.? 172.21.15.67:0/3503732849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:39.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:39 smithi067 bash[27441]: cluster 2024-04-03T23:53:38.345958+0000 mgr.y (mgr.24370) 17252 : cluster [DBG] pgmap v17236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:39.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:39 smithi067 bash[27441]: audit 2024-04-03T23:53:39.098761+0000 mon.a (mon.0) 14663 : audit [DBG] from='client.? 172.21.15.67:0/3503732849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:40 smithi082 bash[20963]: cluster 2024-04-03T23:53:40.346700+0000 mgr.y (mgr.24370) 17253 : cluster [DBG] pgmap v17237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:41.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:40 smithi082 bash[20963]: audit 2024-04-03T23:53:40.576162+0000 mon.a (mon.0) 14664 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:40 smithi067 bash[27441]: cluster 2024-04-03T23:53:40.346700+0000 mgr.y (mgr.24370) 17253 : cluster [DBG] pgmap v17237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:41.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:40 smithi067 bash[27441]: audit 2024-04-03T23:53:40.576162+0000 mon.a (mon.0) 14664 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:41.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:40 smithi067 bash[17655]: cluster 2024-04-03T23:53:40.346700+0000 mgr.y (mgr.24370) 17253 : cluster [DBG] pgmap v17237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:41.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:40 smithi067 bash[17655]: audit 2024-04-03T23:53:40.576162+0000 mon.a (mon.0) 14664 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:42.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:41 smithi082 bash[20963]: audit 2024-04-03T23:53:41.548337+0000 mon.a (mon.0) 14665 : audit [DBG] from='client.? 172.21.15.67:0/3363969223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:42.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:41 smithi067 bash[27441]: audit 2024-04-03T23:53:41.548337+0000 mon.a (mon.0) 14665 : audit [DBG] from='client.? 172.21.15.67:0/3363969223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:42.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:41 smithi067 bash[17655]: audit 2024-04-03T23:53:41.548337+0000 mon.a (mon.0) 14665 : audit [DBG] from='client.? 172.21.15.67:0/3363969223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:43.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:42 smithi082 bash[20963]: cluster 2024-04-03T23:53:42.347918+0000 mgr.y (mgr.24370) 17254 : cluster [DBG] pgmap v17238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:43.425 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:42 smithi067 bash[27441]: cluster 2024-04-03T23:53:42.347918+0000 mgr.y (mgr.24370) 17254 : cluster [DBG] pgmap v17238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:43.425 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:42 smithi067 bash[17655]: cluster 2024-04-03T23:53:42.347918+0000 mgr.y (mgr.24370) 17254 : cluster [DBG] pgmap v17238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:43.426 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:53:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:53:44.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:44 smithi082 bash[20963]: audit 2024-04-03T23:53:44.011691+0000 mon.a (mon.0) 14666 : audit [DBG] from='client.? 172.21.15.67:0/3631190332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:44.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:44 smithi067 bash[27441]: audit 2024-04-03T23:53:44.011691+0000 mon.a (mon.0) 14666 : audit [DBG] from='client.? 172.21.15.67:0/3631190332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:44.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:44 smithi067 bash[17655]: audit 2024-04-03T23:53:44.011691+0000 mon.a (mon.0) 14666 : audit [DBG] from='client.? 172.21.15.67:0/3631190332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:45.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:45 smithi082 bash[20963]: cluster 2024-04-03T23:53:44.348607+0000 mgr.y (mgr.24370) 17255 : cluster [DBG] pgmap v17239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:45.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:45 smithi067 bash[27441]: cluster 2024-04-03T23:53:44.348607+0000 mgr.y (mgr.24370) 17255 : cluster [DBG] pgmap v17239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:45.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:45 smithi067 bash[17655]: cluster 2024-04-03T23:53:44.348607+0000 mgr.y (mgr.24370) 17255 : cluster [DBG] pgmap v17239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:47.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:47 smithi067 bash[17655]: cluster 2024-04-03T23:53:46.349729+0000 mgr.y (mgr.24370) 17256 : cluster [DBG] pgmap v17240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:47.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:47 smithi067 bash[17655]: audit 2024-04-03T23:53:46.461902+0000 mon.c (mon.2) 6882 : audit [DBG] from='client.? 172.21.15.67:0/665447995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:47.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:47 smithi067 bash[27441]: cluster 2024-04-03T23:53:46.349729+0000 mgr.y (mgr.24370) 17256 : cluster [DBG] pgmap v17240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:47.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:47 smithi067 bash[27441]: audit 2024-04-03T23:53:46.461902+0000 mon.c (mon.2) 6882 : audit [DBG] from='client.? 172.21.15.67:0/665447995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:47.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:47 smithi082 bash[20963]: cluster 2024-04-03T23:53:46.349729+0000 mgr.y (mgr.24370) 17256 : cluster [DBG] pgmap v17240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:47.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:47 smithi082 bash[20963]: audit 2024-04-03T23:53:46.461902+0000 mon.c (mon.2) 6882 : audit [DBG] from='client.? 172.21.15.67:0/665447995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:49.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:49 smithi067 bash[27441]: cluster 2024-04-03T23:53:48.350528+0000 mgr.y (mgr.24370) 17257 : cluster [DBG] pgmap v17241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:49.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:49 smithi067 bash[27441]: audit 2024-04-03T23:53:48.915990+0000 mon.c (mon.2) 6883 : audit [DBG] from='client.? 172.21.15.67:0/3361111240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:49.675 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:49 smithi067 bash[17655]: cluster 2024-04-03T23:53:48.350528+0000 mgr.y (mgr.24370) 17257 : cluster [DBG] pgmap v17241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:49.675 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:49 smithi067 bash[17655]: audit 2024-04-03T23:53:48.915990+0000 mon.c (mon.2) 6883 : audit [DBG] from='client.? 172.21.15.67:0/3361111240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:49.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:49 smithi082 bash[20963]: cluster 2024-04-03T23:53:48.350528+0000 mgr.y (mgr.24370) 17257 : cluster [DBG] pgmap v17241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:49.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:49 smithi082 bash[20963]: audit 2024-04-03T23:53:48.915990+0000 mon.c (mon.2) 6883 : audit [DBG] from='client.? 172.21.15.67:0/3361111240' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:51.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:51 smithi067 bash[17655]: cluster 2024-04-03T23:53:50.351231+0000 mgr.y (mgr.24370) 17258 : cluster [DBG] pgmap v17242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:51.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:51 smithi067 bash[17655]: audit 2024-04-03T23:53:51.368672+0000 mon.c (mon.2) 6884 : audit [DBG] from='client.? 172.21.15.67:0/2774740905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:51.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:51 smithi067 bash[27441]: cluster 2024-04-03T23:53:50.351231+0000 mgr.y (mgr.24370) 17258 : cluster [DBG] pgmap v17242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:51.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:51 smithi067 bash[27441]: audit 2024-04-03T23:53:51.368672+0000 mon.c (mon.2) 6884 : audit [DBG] from='client.? 172.21.15.67:0/2774740905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:51 smithi082 bash[20963]: cluster 2024-04-03T23:53:50.351231+0000 mgr.y (mgr.24370) 17258 : cluster [DBG] pgmap v17242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:51 smithi082 bash[20963]: audit 2024-04-03T23:53:51.368672+0000 mon.c (mon.2) 6884 : audit [DBG] from='client.? 172.21.15.67:0/2774740905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:53.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:53:53.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:53 smithi082 bash[20963]: cluster 2024-04-03T23:53:52.352427+0000 mgr.y (mgr.24370) 17259 : cluster [DBG] pgmap v17243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:53.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:53:53.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:53 smithi067 bash[27441]: cluster 2024-04-03T23:53:52.352427+0000 mgr.y (mgr.24370) 17259 : cluster [DBG] pgmap v17243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:53.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:53 smithi067 bash[17655]: cluster 2024-04-03T23:53:52.352427+0000 mgr.y (mgr.24370) 17259 : cluster [DBG] pgmap v17243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:54.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:54 smithi082 bash[20963]: audit 2024-04-03T23:53:53.830184+0000 mon.c (mon.2) 6885 : audit [DBG] from='client.? 172.21.15.67:0/797723673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:54.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:54 smithi067 bash[17655]: audit 2024-04-03T23:53:53.830184+0000 mon.c (mon.2) 6885 : audit [DBG] from='client.? 172.21.15.67:0/797723673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:54.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:54 smithi067 bash[27441]: audit 2024-04-03T23:53:53.830184+0000 mon.c (mon.2) 6885 : audit [DBG] from='client.? 172.21.15.67:0/797723673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:55 smithi082 bash[20963]: cluster 2024-04-03T23:53:54.353047+0000 mgr.y (mgr.24370) 17260 : cluster [DBG] pgmap v17244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:55 smithi067 bash[17655]: cluster 2024-04-03T23:53:54.353047+0000 mgr.y (mgr.24370) 17260 : cluster [DBG] pgmap v17244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:55 smithi067 bash[27441]: cluster 2024-04-03T23:53:54.353047+0000 mgr.y (mgr.24370) 17260 : cluster [DBG] pgmap v17244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:56 smithi082 bash[20963]: audit 2024-04-03T23:53:55.576210+0000 mon.a (mon.0) 14667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:56.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:56 smithi082 bash[20963]: audit 2024-04-03T23:53:56.277650+0000 mon.c (mon.2) 6886 : audit [DBG] from='client.? 172.21.15.67:0/515797012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:56.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:56 smithi067 bash[27441]: audit 2024-04-03T23:53:55.576210+0000 mon.a (mon.0) 14667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:56 smithi067 bash[27441]: audit 2024-04-03T23:53:56.277650+0000 mon.c (mon.2) 6886 : audit [DBG] from='client.? 172.21.15.67:0/515797012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:56.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:56 smithi067 bash[17655]: audit 2024-04-03T23:53:55.576210+0000 mon.a (mon.0) 14667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:53:56.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:56 smithi067 bash[17655]: audit 2024-04-03T23:53:56.277650+0000 mon.c (mon.2) 6886 : audit [DBG] from='client.? 172.21.15.67:0/515797012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:57 smithi082 bash[20963]: cluster 2024-04-03T23:53:56.354211+0000 mgr.y (mgr.24370) 17261 : cluster [DBG] pgmap v17245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:57 smithi067 bash[17655]: cluster 2024-04-03T23:53:56.354211+0000 mgr.y (mgr.24370) 17261 : cluster [DBG] pgmap v17245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:57 smithi067 bash[27441]: cluster 2024-04-03T23:53:56.354211+0000 mgr.y (mgr.24370) 17261 : cluster [DBG] pgmap v17245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:59.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:59 smithi082 bash[20963]: cluster 2024-04-03T23:53:58.354882+0000 mgr.y (mgr.24370) 17262 : cluster [DBG] pgmap v17246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:59.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:53:59 smithi082 bash[20963]: audit 2024-04-03T23:53:58.736525+0000 mon.c (mon.2) 6887 : audit [DBG] from='client.? 172.21.15.67:0/4212425665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:59.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:59 smithi067 bash[27441]: cluster 2024-04-03T23:53:58.354882+0000 mgr.y (mgr.24370) 17262 : cluster [DBG] pgmap v17246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:59.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:53:59 smithi067 bash[27441]: audit 2024-04-03T23:53:58.736525+0000 mon.c (mon.2) 6887 : audit [DBG] from='client.? 172.21.15.67:0/4212425665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:53:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:59 smithi067 bash[17655]: cluster 2024-04-03T23:53:58.354882+0000 mgr.y (mgr.24370) 17262 : cluster [DBG] pgmap v17246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:53:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:53:59 smithi067 bash[17655]: audit 2024-04-03T23:53:58.736525+0000 mon.c (mon.2) 6887 : audit [DBG] from='client.? 172.21.15.67:0/4212425665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:01 smithi082 bash[20963]: cluster 2024-04-03T23:54:00.355566+0000 mgr.y (mgr.24370) 17263 : cluster [DBG] pgmap v17247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:01 smithi082 bash[20963]: audit 2024-04-03T23:54:01.140981+0000 mon.a (mon.0) 14668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:54:01.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:01 smithi082 bash[20963]: audit 2024-04-03T23:54:01.211385+0000 mon.a (mon.0) 14669 : audit [DBG] from='client.? 172.21.15.67:0/1149950595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:01.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:01 smithi067 bash[17655]: cluster 2024-04-03T23:54:00.355566+0000 mgr.y (mgr.24370) 17263 : cluster [DBG] pgmap v17247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:01.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:01 smithi067 bash[17655]: audit 2024-04-03T23:54:01.140981+0000 mon.a (mon.0) 14668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:54:01.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:01 smithi067 bash[17655]: audit 2024-04-03T23:54:01.211385+0000 mon.a (mon.0) 14669 : audit [DBG] from='client.? 172.21.15.67:0/1149950595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:01 smithi067 bash[27441]: cluster 2024-04-03T23:54:00.355566+0000 mgr.y (mgr.24370) 17263 : cluster [DBG] pgmap v17247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:01 smithi067 bash[27441]: audit 2024-04-03T23:54:01.140981+0000 mon.a (mon.0) 14668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:54:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:01 smithi067 bash[27441]: audit 2024-04-03T23:54:01.211385+0000 mon.a (mon.0) 14669 : audit [DBG] from='client.? 172.21.15.67:0/1149950595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:54:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:03 smithi082 bash[20963]: cluster 2024-04-03T23:54:02.356730+0000 mgr.y (mgr.24370) 17264 : cluster [DBG] pgmap v17248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:54:03.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:03 smithi067 bash[17655]: cluster 2024-04-03T23:54:02.356730+0000 mgr.y (mgr.24370) 17264 : cluster [DBG] pgmap v17248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:03.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:03 smithi067 bash[27441]: cluster 2024-04-03T23:54:02.356730+0000 mgr.y (mgr.24370) 17264 : cluster [DBG] pgmap v17248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:04 smithi082 bash[20963]: audit 2024-04-03T23:54:03.668302+0000 mon.c (mon.2) 6888 : audit [DBG] from='client.? 172.21.15.67:0/226829109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:04.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:04 smithi067 bash[17655]: audit 2024-04-03T23:54:03.668302+0000 mon.c (mon.2) 6888 : audit [DBG] from='client.? 172.21.15.67:0/226829109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:04.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:04 smithi067 bash[27441]: audit 2024-04-03T23:54:03.668302+0000 mon.c (mon.2) 6888 : audit [DBG] from='client.? 172.21.15.67:0/226829109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:05 smithi082 bash[20963]: cluster 2024-04-03T23:54:04.357414+0000 mgr.y (mgr.24370) 17265 : cluster [DBG] pgmap v17249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:05.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:05 smithi067 bash[17655]: cluster 2024-04-03T23:54:04.357414+0000 mgr.y (mgr.24370) 17265 : cluster [DBG] pgmap v17249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:05.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:05 smithi067 bash[27441]: cluster 2024-04-03T23:54:04.357414+0000 mgr.y (mgr.24370) 17265 : cluster [DBG] pgmap v17249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:06.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:06 smithi082 bash[20963]: audit 2024-04-03T23:54:06.127324+0000 mon.a (mon.0) 14670 : audit [DBG] from='client.? 172.21.15.67:0/1648070663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:06 smithi067 bash[17655]: audit 2024-04-03T23:54:06.127324+0000 mon.a (mon.0) 14670 : audit [DBG] from='client.? 172.21.15.67:0/1648070663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:06.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:06 smithi067 bash[27441]: audit 2024-04-03T23:54:06.127324+0000 mon.a (mon.0) 14670 : audit [DBG] from='client.? 172.21.15.67:0/1648070663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:07 smithi082 bash[20963]: cluster 2024-04-03T23:54:06.358908+0000 mgr.y (mgr.24370) 17266 : cluster [DBG] pgmap v17250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:07.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:07 smithi082 bash[20963]: audit 2024-04-03T23:54:06.885359+0000 mon.a (mon.0) 14671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:07 smithi082 bash[20963]: audit 2024-04-03T23:54:06.893150+0000 mon.a (mon.0) 14672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:07 smithi082 bash[20963]: audit 2024-04-03T23:54:07.196404+0000 mon.a (mon.0) 14673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:07 smithi082 bash[20963]: audit 2024-04-03T23:54:07.205354+0000 mon.a (mon.0) 14674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[17655]: cluster 2024-04-03T23:54:06.358908+0000 mgr.y (mgr.24370) 17266 : cluster [DBG] pgmap v17250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[17655]: audit 2024-04-03T23:54:06.885359+0000 mon.a (mon.0) 14671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[17655]: audit 2024-04-03T23:54:06.893150+0000 mon.a (mon.0) 14672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[17655]: audit 2024-04-03T23:54:07.196404+0000 mon.a (mon.0) 14673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[17655]: audit 2024-04-03T23:54:07.205354+0000 mon.a (mon.0) 14674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[27441]: cluster 2024-04-03T23:54:06.358908+0000 mgr.y (mgr.24370) 17266 : cluster [DBG] pgmap v17250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[27441]: audit 2024-04-03T23:54:06.885359+0000 mon.a (mon.0) 14671 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[27441]: audit 2024-04-03T23:54:06.893150+0000 mon.a (mon.0) 14672 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[27441]: audit 2024-04-03T23:54:07.196404+0000 mon.a (mon.0) 14673 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:07 smithi067 bash[27441]: audit 2024-04-03T23:54:07.205354+0000 mon.a (mon.0) 14674 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:08.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:08 smithi082 bash[20963]: audit 2024-04-03T23:54:07.741291+0000 mon.a (mon.0) 14675 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:54:08.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:08 smithi082 bash[20963]: audit 2024-04-03T23:54:07.743182+0000 mon.a (mon.0) 14676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:54:08.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:08 smithi082 bash[20963]: audit 2024-04-03T23:54:07.753142+0000 mon.a (mon.0) 14677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:08.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:08 smithi067 bash[17655]: audit 2024-04-03T23:54:07.741291+0000 mon.a (mon.0) 14675 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:54:08.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:08 smithi067 bash[17655]: audit 2024-04-03T23:54:07.743182+0000 mon.a (mon.0) 14676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:54:08.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:08 smithi067 bash[17655]: audit 2024-04-03T23:54:07.753142+0000 mon.a (mon.0) 14677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:08.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:08 smithi067 bash[27441]: audit 2024-04-03T23:54:07.741291+0000 mon.a (mon.0) 14675 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:54:08.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:08 smithi067 bash[27441]: audit 2024-04-03T23:54:07.743182+0000 mon.a (mon.0) 14676 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:54:08.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:08 smithi067 bash[27441]: audit 2024-04-03T23:54:07.753142+0000 mon.a (mon.0) 14677 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:54:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:09 smithi082 bash[20963]: cluster 2024-04-03T23:54:08.359538+0000 mgr.y (mgr.24370) 17267 : cluster [DBG] pgmap v17251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:09 smithi082 bash[20963]: audit 2024-04-03T23:54:08.581299+0000 mon.a (mon.0) 14678 : audit [DBG] from='client.? 172.21.15.67:0/3010386654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:09 smithi067 bash[17655]: cluster 2024-04-03T23:54:08.359538+0000 mgr.y (mgr.24370) 17267 : cluster [DBG] pgmap v17251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:09 smithi067 bash[17655]: audit 2024-04-03T23:54:08.581299+0000 mon.a (mon.0) 14678 : audit [DBG] from='client.? 172.21.15.67:0/3010386654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:09 smithi067 bash[27441]: cluster 2024-04-03T23:54:08.359538+0000 mgr.y (mgr.24370) 17267 : cluster [DBG] pgmap v17251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:09 smithi067 bash[27441]: audit 2024-04-03T23:54:08.581299+0000 mon.a (mon.0) 14678 : audit [DBG] from='client.? 172.21.15.67:0/3010386654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:11 smithi082 bash[20963]: cluster 2024-04-03T23:54:10.360271+0000 mgr.y (mgr.24370) 17268 : cluster [DBG] pgmap v17252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:11 smithi082 bash[20963]: audit 2024-04-03T23:54:10.576674+0000 mon.a (mon.0) 14679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:11 smithi082 bash[20963]: audit 2024-04-03T23:54:11.031893+0000 mon.c (mon.2) 6889 : audit [DBG] from='client.? 172.21.15.67:0/111179103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:11 smithi067 bash[17655]: cluster 2024-04-03T23:54:10.360271+0000 mgr.y (mgr.24370) 17268 : cluster [DBG] pgmap v17252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:11 smithi067 bash[17655]: audit 2024-04-03T23:54:10.576674+0000 mon.a (mon.0) 14679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:11 smithi067 bash[17655]: audit 2024-04-03T23:54:11.031893+0000 mon.c (mon.2) 6889 : audit [DBG] from='client.? 172.21.15.67:0/111179103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:11 smithi067 bash[27441]: cluster 2024-04-03T23:54:10.360271+0000 mgr.y (mgr.24370) 17268 : cluster [DBG] pgmap v17252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:11 smithi067 bash[27441]: audit 2024-04-03T23:54:10.576674+0000 mon.a (mon.0) 14679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:11 smithi067 bash[27441]: audit 2024-04-03T23:54:11.031893+0000 mon.c (mon.2) 6889 : audit [DBG] from='client.? 172.21.15.67:0/111179103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:13.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:54:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:54:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:13 smithi082 bash[20963]: cluster 2024-04-03T23:54:12.361377+0000 mgr.y (mgr.24370) 17269 : cluster [DBG] pgmap v17253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:13.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:13 smithi067 bash[17655]: cluster 2024-04-03T23:54:12.361377+0000 mgr.y (mgr.24370) 17269 : cluster [DBG] pgmap v17253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:13.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:13 smithi067 bash[27441]: cluster 2024-04-03T23:54:12.361377+0000 mgr.y (mgr.24370) 17269 : cluster [DBG] pgmap v17253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:14.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:14 smithi082 bash[20963]: audit 2024-04-03T23:54:13.489130+0000 mon.a (mon.0) 14680 : audit [DBG] from='client.? 172.21.15.67:0/907557035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:14.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:14 smithi067 bash[17655]: audit 2024-04-03T23:54:13.489130+0000 mon.a (mon.0) 14680 : audit [DBG] from='client.? 172.21.15.67:0/907557035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:14.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:14 smithi067 bash[27441]: audit 2024-04-03T23:54:13.489130+0000 mon.a (mon.0) 14680 : audit [DBG] from='client.? 172.21.15.67:0/907557035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:15 smithi082 bash[20963]: cluster 2024-04-03T23:54:14.362102+0000 mgr.y (mgr.24370) 17270 : cluster [DBG] pgmap v17254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:15 smithi067 bash[27441]: cluster 2024-04-03T23:54:14.362102+0000 mgr.y (mgr.24370) 17270 : cluster [DBG] pgmap v17254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:15.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:15 smithi067 bash[17655]: cluster 2024-04-03T23:54:14.362102+0000 mgr.y (mgr.24370) 17270 : cluster [DBG] pgmap v17254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:16.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:16 smithi082 bash[20963]: audit 2024-04-03T23:54:15.944780+0000 mon.c (mon.2) 6890 : audit [DBG] from='client.? 172.21.15.67:0/1065906399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:16.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:16 smithi067 bash[27441]: audit 2024-04-03T23:54:15.944780+0000 mon.c (mon.2) 6890 : audit [DBG] from='client.? 172.21.15.67:0/1065906399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:16.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:16 smithi067 bash[17655]: audit 2024-04-03T23:54:15.944780+0000 mon.c (mon.2) 6890 : audit [DBG] from='client.? 172.21.15.67:0/1065906399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:17 smithi082 bash[20963]: cluster 2024-04-03T23:54:16.363289+0000 mgr.y (mgr.24370) 17271 : cluster [DBG] pgmap v17255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:17.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:17 smithi067 bash[27441]: cluster 2024-04-03T23:54:16.363289+0000 mgr.y (mgr.24370) 17271 : cluster [DBG] pgmap v17255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:17.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:17 smithi067 bash[17655]: cluster 2024-04-03T23:54:16.363289+0000 mgr.y (mgr.24370) 17271 : cluster [DBG] pgmap v17255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:18 smithi082 bash[20963]: audit 2024-04-03T23:54:18.400513+0000 mon.c (mon.2) 6891 : audit [DBG] from='client.? 172.21.15.67:0/2907758514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:18.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:18 smithi067 bash[17655]: audit 2024-04-03T23:54:18.400513+0000 mon.c (mon.2) 6891 : audit [DBG] from='client.? 172.21.15.67:0/2907758514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:18 smithi067 bash[27441]: audit 2024-04-03T23:54:18.400513+0000 mon.c (mon.2) 6891 : audit [DBG] from='client.? 172.21.15.67:0/2907758514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:19 smithi082 bash[20963]: cluster 2024-04-03T23:54:18.363975+0000 mgr.y (mgr.24370) 17272 : cluster [DBG] pgmap v17256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:19 smithi067 bash[17655]: cluster 2024-04-03T23:54:18.363975+0000 mgr.y (mgr.24370) 17272 : cluster [DBG] pgmap v17256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:19.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:19 smithi067 bash[27441]: cluster 2024-04-03T23:54:18.363975+0000 mgr.y (mgr.24370) 17272 : cluster [DBG] pgmap v17256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:21.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:21 smithi082 bash[20963]: cluster 2024-04-03T23:54:20.364664+0000 mgr.y (mgr.24370) 17273 : cluster [DBG] pgmap v17257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:21.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:21 smithi082 bash[20963]: audit 2024-04-03T23:54:20.857848+0000 mon.c (mon.2) 6892 : audit [DBG] from='client.? 172.21.15.67:0/3458161204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:21.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:21 smithi067 bash[17655]: cluster 2024-04-03T23:54:20.364664+0000 mgr.y (mgr.24370) 17273 : cluster [DBG] pgmap v17257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:21.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:21 smithi067 bash[17655]: audit 2024-04-03T23:54:20.857848+0000 mon.c (mon.2) 6892 : audit [DBG] from='client.? 172.21.15.67:0/3458161204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:21.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:21 smithi067 bash[27441]: cluster 2024-04-03T23:54:20.364664+0000 mgr.y (mgr.24370) 17273 : cluster [DBG] pgmap v17257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:21.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:21 smithi067 bash[27441]: audit 2024-04-03T23:54:20.857848+0000 mon.c (mon.2) 6892 : audit [DBG] from='client.? 172.21.15.67:0/3458161204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:54:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:54:23.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:23 smithi082 bash[20963]: cluster 2024-04-03T23:54:22.365884+0000 mgr.y (mgr.24370) 17274 : cluster [DBG] pgmap v17258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:23.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:23 smithi082 bash[20963]: audit 2024-04-03T23:54:23.311867+0000 mon.c (mon.2) 6893 : audit [DBG] from='client.? 172.21.15.67:0/4278604611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:23.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:23 smithi067 bash[27441]: cluster 2024-04-03T23:54:22.365884+0000 mgr.y (mgr.24370) 17274 : cluster [DBG] pgmap v17258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:23.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:23 smithi067 bash[27441]: audit 2024-04-03T23:54:23.311867+0000 mon.c (mon.2) 6893 : audit [DBG] from='client.? 172.21.15.67:0/4278604611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:23.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:23 smithi067 bash[17655]: cluster 2024-04-03T23:54:22.365884+0000 mgr.y (mgr.24370) 17274 : cluster [DBG] pgmap v17258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:23.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:23 smithi067 bash[17655]: audit 2024-04-03T23:54:23.311867+0000 mon.c (mon.2) 6893 : audit [DBG] from='client.? 172.21.15.67:0/4278604611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:25 smithi082 bash[20963]: cluster 2024-04-03T23:54:24.366583+0000 mgr.y (mgr.24370) 17275 : cluster [DBG] pgmap v17259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:25 smithi067 bash[27441]: cluster 2024-04-03T23:54:24.366583+0000 mgr.y (mgr.24370) 17275 : cluster [DBG] pgmap v17259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:25 smithi067 bash[17655]: cluster 2024-04-03T23:54:24.366583+0000 mgr.y (mgr.24370) 17275 : cluster [DBG] pgmap v17259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:26.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:26 smithi082 bash[20963]: audit 2024-04-03T23:54:25.577043+0000 mon.a (mon.0) 14681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:26.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:26 smithi082 bash[20963]: audit 2024-04-03T23:54:25.768387+0000 mon.c (mon.2) 6894 : audit [DBG] from='client.? 172.21.15.67:0/3372891514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:26.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:26 smithi067 bash[27441]: audit 2024-04-03T23:54:25.577043+0000 mon.a (mon.0) 14681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:26.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:26 smithi067 bash[27441]: audit 2024-04-03T23:54:25.768387+0000 mon.c (mon.2) 6894 : audit [DBG] from='client.? 172.21.15.67:0/3372891514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:26.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:26 smithi067 bash[17655]: audit 2024-04-03T23:54:25.577043+0000 mon.a (mon.0) 14681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:26.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:26 smithi067 bash[17655]: audit 2024-04-03T23:54:25.768387+0000 mon.c (mon.2) 6894 : audit [DBG] from='client.? 172.21.15.67:0/3372891514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:27 smithi082 bash[20963]: cluster 2024-04-03T23:54:26.367770+0000 mgr.y (mgr.24370) 17276 : cluster [DBG] pgmap v17260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:27 smithi067 bash[17655]: cluster 2024-04-03T23:54:26.367770+0000 mgr.y (mgr.24370) 17276 : cluster [DBG] pgmap v17260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:27.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:27 smithi067 bash[27441]: cluster 2024-04-03T23:54:26.367770+0000 mgr.y (mgr.24370) 17276 : cluster [DBG] pgmap v17260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:28.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:28 smithi082 bash[20963]: audit 2024-04-03T23:54:28.222296+0000 mon.c (mon.2) 6895 : audit [DBG] from='client.? 172.21.15.67:0/3439619600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:28.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:28 smithi067 bash[27441]: audit 2024-04-03T23:54:28.222296+0000 mon.c (mon.2) 6895 : audit [DBG] from='client.? 172.21.15.67:0/3439619600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:28.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:28 smithi067 bash[17655]: audit 2024-04-03T23:54:28.222296+0000 mon.c (mon.2) 6895 : audit [DBG] from='client.? 172.21.15.67:0/3439619600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:29 smithi082 bash[20963]: cluster 2024-04-03T23:54:28.368548+0000 mgr.y (mgr.24370) 17277 : cluster [DBG] pgmap v17261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:29.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:29 smithi067 bash[27441]: cluster 2024-04-03T23:54:28.368548+0000 mgr.y (mgr.24370) 17277 : cluster [DBG] pgmap v17261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:29.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:29 smithi067 bash[17655]: cluster 2024-04-03T23:54:28.368548+0000 mgr.y (mgr.24370) 17277 : cluster [DBG] pgmap v17261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:30.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:30 smithi082 bash[20963]: cluster 2024-04-03T23:54:30.369197+0000 mgr.y (mgr.24370) 17278 : cluster [DBG] pgmap v17262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:30.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:30 smithi067 bash[17655]: cluster 2024-04-03T23:54:30.369197+0000 mgr.y (mgr.24370) 17278 : cluster [DBG] pgmap v17262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:30.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:30 smithi067 bash[27441]: cluster 2024-04-03T23:54:30.369197+0000 mgr.y (mgr.24370) 17278 : cluster [DBG] pgmap v17262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:31 smithi082 bash[20963]: audit 2024-04-03T23:54:30.670362+0000 mon.c (mon.2) 6896 : audit [DBG] from='client.? 172.21.15.67:0/954093338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:31 smithi067 bash[17655]: audit 2024-04-03T23:54:30.670362+0000 mon.c (mon.2) 6896 : audit [DBG] from='client.? 172.21.15.67:0/954093338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:31.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:31 smithi067 bash[27441]: audit 2024-04-03T23:54:30.670362+0000 mon.c (mon.2) 6896 : audit [DBG] from='client.? 172.21.15.67:0/954093338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:32.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:32 smithi082 bash[20963]: cluster 2024-04-03T23:54:32.370390+0000 mgr.y (mgr.24370) 17279 : cluster [DBG] pgmap v17263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:32.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:32 smithi067 bash[27441]: cluster 2024-04-03T23:54:32.370390+0000 mgr.y (mgr.24370) 17279 : cluster [DBG] pgmap v17263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:32.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:32 smithi067 bash[17655]: cluster 2024-04-03T23:54:32.370390+0000 mgr.y (mgr.24370) 17279 : cluster [DBG] pgmap v17263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:33.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:54:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:33 smithi082 bash[20963]: audit 2024-04-03T23:54:33.116634+0000 mon.a (mon.0) 14682 : audit [DBG] from='client.? 172.21.15.67:0/4251906701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:33.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:54:33.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:33 smithi067 bash[17655]: audit 2024-04-03T23:54:33.116634+0000 mon.a (mon.0) 14682 : audit [DBG] from='client.? 172.21.15.67:0/4251906701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:33.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:33 smithi067 bash[27441]: audit 2024-04-03T23:54:33.116634+0000 mon.a (mon.0) 14682 : audit [DBG] from='client.? 172.21.15.67:0/4251906701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:34.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:34 smithi082 bash[20963]: cluster 2024-04-03T23:54:34.371085+0000 mgr.y (mgr.24370) 17280 : cluster [DBG] pgmap v17264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:34.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:34 smithi067 bash[17655]: cluster 2024-04-03T23:54:34.371085+0000 mgr.y (mgr.24370) 17280 : cluster [DBG] pgmap v17264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:34.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:34 smithi067 bash[27441]: cluster 2024-04-03T23:54:34.371085+0000 mgr.y (mgr.24370) 17280 : cluster [DBG] pgmap v17264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:35.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:35 smithi082 bash[20963]: audit 2024-04-03T23:54:35.572056+0000 mon.c (mon.2) 6897 : audit [DBG] from='client.? 172.21.15.67:0/3402157339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:35.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:35 smithi067 bash[27441]: audit 2024-04-03T23:54:35.572056+0000 mon.c (mon.2) 6897 : audit [DBG] from='client.? 172.21.15.67:0/3402157339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:35.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:35 smithi067 bash[17655]: audit 2024-04-03T23:54:35.572056+0000 mon.c (mon.2) 6897 : audit [DBG] from='client.? 172.21.15.67:0/3402157339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:36.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:36 smithi082 bash[20963]: cluster 2024-04-03T23:54:36.372258+0000 mgr.y (mgr.24370) 17281 : cluster [DBG] pgmap v17265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:36.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:36 smithi067 bash[17655]: cluster 2024-04-03T23:54:36.372258+0000 mgr.y (mgr.24370) 17281 : cluster [DBG] pgmap v17265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:36.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:36 smithi067 bash[27441]: cluster 2024-04-03T23:54:36.372258+0000 mgr.y (mgr.24370) 17281 : cluster [DBG] pgmap v17265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:38.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:38 smithi082 bash[20963]: audit 2024-04-03T23:54:38.028373+0000 mon.c (mon.2) 6898 : audit [DBG] from='client.? 172.21.15.67:0/1954149514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:38.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:38 smithi067 bash[27441]: audit 2024-04-03T23:54:38.028373+0000 mon.c (mon.2) 6898 : audit [DBG] from='client.? 172.21.15.67:0/1954149514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:38.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:38 smithi067 bash[17655]: audit 2024-04-03T23:54:38.028373+0000 mon.c (mon.2) 6898 : audit [DBG] from='client.? 172.21.15.67:0/1954149514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:39.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:39 smithi082 bash[20963]: cluster 2024-04-03T23:54:38.372999+0000 mgr.y (mgr.24370) 17282 : cluster [DBG] pgmap v17266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:39.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:39 smithi067 bash[17655]: cluster 2024-04-03T23:54:38.372999+0000 mgr.y (mgr.24370) 17282 : cluster [DBG] pgmap v17266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:39.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:39 smithi067 bash[27441]: cluster 2024-04-03T23:54:38.372999+0000 mgr.y (mgr.24370) 17282 : cluster [DBG] pgmap v17266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:41 smithi082 bash[20963]: cluster 2024-04-03T23:54:40.373666+0000 mgr.y (mgr.24370) 17283 : cluster [DBG] pgmap v17267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:41.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:41 smithi082 bash[20963]: audit 2024-04-03T23:54:40.479303+0000 mon.a (mon.0) 14683 : audit [DBG] from='client.? 172.21.15.67:0/1233582472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:41.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:41 smithi082 bash[20963]: audit 2024-04-03T23:54:40.577449+0000 mon.a (mon.0) 14684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:41.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:41 smithi067 bash[17655]: cluster 2024-04-03T23:54:40.373666+0000 mgr.y (mgr.24370) 17283 : cluster [DBG] pgmap v17267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:41.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:41 smithi067 bash[17655]: audit 2024-04-03T23:54:40.479303+0000 mon.a (mon.0) 14683 : audit [DBG] from='client.? 172.21.15.67:0/1233582472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:41.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:41 smithi067 bash[17655]: audit 2024-04-03T23:54:40.577449+0000 mon.a (mon.0) 14684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:41.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:41 smithi067 bash[27441]: cluster 2024-04-03T23:54:40.373666+0000 mgr.y (mgr.24370) 17283 : cluster [DBG] pgmap v17267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:41.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:41 smithi067 bash[27441]: audit 2024-04-03T23:54:40.479303+0000 mon.a (mon.0) 14683 : audit [DBG] from='client.? 172.21.15.67:0/1233582472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:41.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:41 smithi067 bash[27441]: audit 2024-04-03T23:54:40.577449+0000 mon.a (mon.0) 14684 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:43.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:43] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:54:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:54:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:43 smithi082 bash[20963]: cluster 2024-04-03T23:54:42.374865+0000 mgr.y (mgr.24370) 17284 : cluster [DBG] pgmap v17268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:43 smithi082 bash[20963]: audit 2024-04-03T23:54:42.932631+0000 mon.c (mon.2) 6899 : audit [DBG] from='client.? 172.21.15.67:0/4249290868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:43 smithi067 bash[17655]: cluster 2024-04-03T23:54:42.374865+0000 mgr.y (mgr.24370) 17284 : cluster [DBG] pgmap v17268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:43 smithi067 bash[17655]: audit 2024-04-03T23:54:42.932631+0000 mon.c (mon.2) 6899 : audit [DBG] from='client.? 172.21.15.67:0/4249290868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:43.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:43 smithi067 bash[27441]: cluster 2024-04-03T23:54:42.374865+0000 mgr.y (mgr.24370) 17284 : cluster [DBG] pgmap v17268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:43.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:43 smithi067 bash[27441]: audit 2024-04-03T23:54:42.932631+0000 mon.c (mon.2) 6899 : audit [DBG] from='client.? 172.21.15.67:0/4249290868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:45.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:45 smithi082 bash[20963]: cluster 2024-04-03T23:54:44.375587+0000 mgr.y (mgr.24370) 17285 : cluster [DBG] pgmap v17269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:45.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:45 smithi082 bash[20963]: audit 2024-04-03T23:54:45.393949+0000 mon.c (mon.2) 6900 : audit [DBG] from='client.? 172.21.15.67:0/840148664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:45.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:45 smithi067 bash[27441]: cluster 2024-04-03T23:54:44.375587+0000 mgr.y (mgr.24370) 17285 : cluster [DBG] pgmap v17269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:45.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:45 smithi067 bash[27441]: audit 2024-04-03T23:54:45.393949+0000 mon.c (mon.2) 6900 : audit [DBG] from='client.? 172.21.15.67:0/840148664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:45.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:45 smithi067 bash[17655]: cluster 2024-04-03T23:54:44.375587+0000 mgr.y (mgr.24370) 17285 : cluster [DBG] pgmap v17269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:45.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:45 smithi067 bash[17655]: audit 2024-04-03T23:54:45.393949+0000 mon.c (mon.2) 6900 : audit [DBG] from='client.? 172.21.15.67:0/840148664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:47.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:47 smithi082 bash[20963]: cluster 2024-04-03T23:54:46.376778+0000 mgr.y (mgr.24370) 17286 : cluster [DBG] pgmap v17270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:47.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:47 smithi067 bash[17655]: cluster 2024-04-03T23:54:46.376778+0000 mgr.y (mgr.24370) 17286 : cluster [DBG] pgmap v17270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:47.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:47 smithi067 bash[27441]: cluster 2024-04-03T23:54:46.376778+0000 mgr.y (mgr.24370) 17286 : cluster [DBG] pgmap v17270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:48.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:48 smithi082 bash[20963]: audit 2024-04-03T23:54:47.861809+0000 mon.c (mon.2) 6901 : audit [DBG] from='client.? 172.21.15.67:0/254835926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:48.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:48 smithi067 bash[17655]: audit 2024-04-03T23:54:47.861809+0000 mon.c (mon.2) 6901 : audit [DBG] from='client.? 172.21.15.67:0/254835926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:48.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:48 smithi067 bash[27441]: audit 2024-04-03T23:54:47.861809+0000 mon.c (mon.2) 6901 : audit [DBG] from='client.? 172.21.15.67:0/254835926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:49.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:49 smithi082 bash[20963]: cluster 2024-04-03T23:54:48.377588+0000 mgr.y (mgr.24370) 17287 : cluster [DBG] pgmap v17271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:49 smithi067 bash[17655]: cluster 2024-04-03T23:54:48.377588+0000 mgr.y (mgr.24370) 17287 : cluster [DBG] pgmap v17271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:49.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:49 smithi067 bash[27441]: cluster 2024-04-03T23:54:48.377588+0000 mgr.y (mgr.24370) 17287 : cluster [DBG] pgmap v17271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:50 smithi082 bash[20963]: audit 2024-04-03T23:54:50.324052+0000 mon.c (mon.2) 6902 : audit [DBG] from='client.? 172.21.15.67:0/4203020448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:50.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:50 smithi067 bash[17655]: audit 2024-04-03T23:54:50.324052+0000 mon.c (mon.2) 6902 : audit [DBG] from='client.? 172.21.15.67:0/4203020448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:50.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:50 smithi067 bash[27441]: audit 2024-04-03T23:54:50.324052+0000 mon.c (mon.2) 6902 : audit [DBG] from='client.? 172.21.15.67:0/4203020448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:51 smithi082 bash[20963]: cluster 2024-04-03T23:54:50.378296+0000 mgr.y (mgr.24370) 17288 : cluster [DBG] pgmap v17272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:51.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:51 smithi067 bash[17655]: cluster 2024-04-03T23:54:50.378296+0000 mgr.y (mgr.24370) 17288 : cluster [DBG] pgmap v17272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:51.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:51 smithi067 bash[27441]: cluster 2024-04-03T23:54:50.378296+0000 mgr.y (mgr.24370) 17288 : cluster [DBG] pgmap v17272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:53.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:53] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:54:53.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:54:53.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:53 smithi082 bash[20963]: cluster 2024-04-03T23:54:52.379433+0000 mgr.y (mgr.24370) 17289 : cluster [DBG] pgmap v17273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:53.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:53 smithi082 bash[20963]: audit 2024-04-03T23:54:52.771460+0000 mon.a (mon.0) 14685 : audit [DBG] from='client.? 172.21.15.67:0/1156015526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:53.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:53 smithi067 bash[17655]: cluster 2024-04-03T23:54:52.379433+0000 mgr.y (mgr.24370) 17289 : cluster [DBG] pgmap v17273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:53.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:53 smithi067 bash[17655]: audit 2024-04-03T23:54:52.771460+0000 mon.a (mon.0) 14685 : audit [DBG] from='client.? 172.21.15.67:0/1156015526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:53.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:53 smithi067 bash[27441]: cluster 2024-04-03T23:54:52.379433+0000 mgr.y (mgr.24370) 17289 : cluster [DBG] pgmap v17273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:53.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:53 smithi067 bash[27441]: audit 2024-04-03T23:54:52.771460+0000 mon.a (mon.0) 14685 : audit [DBG] from='client.? 172.21.15.67:0/1156015526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:55 smithi082 bash[20963]: cluster 2024-04-03T23:54:54.380168+0000 mgr.y (mgr.24370) 17290 : cluster [DBG] pgmap v17274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:55 smithi082 bash[20963]: audit 2024-04-03T23:54:55.244307+0000 mon.c (mon.2) 6903 : audit [DBG] from='client.? 172.21.15.67:0/3059107000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:55 smithi067 bash[27441]: cluster 2024-04-03T23:54:54.380168+0000 mgr.y (mgr.24370) 17290 : cluster [DBG] pgmap v17274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:55 smithi067 bash[27441]: audit 2024-04-03T23:54:55.244307+0000 mon.c (mon.2) 6903 : audit [DBG] from='client.? 172.21.15.67:0/3059107000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:55.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:55 smithi067 bash[17655]: cluster 2024-04-03T23:54:54.380168+0000 mgr.y (mgr.24370) 17290 : cluster [DBG] pgmap v17274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:55.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:55 smithi067 bash[17655]: audit 2024-04-03T23:54:55.244307+0000 mon.c (mon.2) 6903 : audit [DBG] from='client.? 172.21.15.67:0/3059107000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:56.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:56 smithi082 bash[20963]: audit 2024-04-03T23:54:55.577714+0000 mon.a (mon.0) 14686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:56.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:56 smithi067 bash[17655]: audit 2024-04-03T23:54:55.577714+0000 mon.a (mon.0) 14686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:56 smithi067 bash[27441]: audit 2024-04-03T23:54:55.577714+0000 mon.a (mon.0) 14686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:54:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:57 smithi082 bash[20963]: cluster 2024-04-03T23:54:56.381285+0000 mgr.y (mgr.24370) 17291 : cluster [DBG] pgmap v17275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:57 smithi067 bash[17655]: cluster 2024-04-03T23:54:56.381285+0000 mgr.y (mgr.24370) 17291 : cluster [DBG] pgmap v17275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:57 smithi067 bash[27441]: cluster 2024-04-03T23:54:56.381285+0000 mgr.y (mgr.24370) 17291 : cluster [DBG] pgmap v17275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:58 smithi082 bash[20963]: audit 2024-04-03T23:54:57.705228+0000 mon.c (mon.2) 6904 : audit [DBG] from='client.? 172.21.15.67:0/2574425248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:58.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:58 smithi067 bash[27441]: audit 2024-04-03T23:54:57.705228+0000 mon.c (mon.2) 6904 : audit [DBG] from='client.? 172.21.15.67:0/2574425248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:58.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:58 smithi067 bash[17655]: audit 2024-04-03T23:54:57.705228+0000 mon.c (mon.2) 6904 : audit [DBG] from='client.? 172.21.15.67:0/2574425248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:54:59.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:54:59 smithi082 bash[20963]: cluster 2024-04-03T23:54:58.382007+0000 mgr.y (mgr.24370) 17292 : cluster [DBG] pgmap v17276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:54:59 smithi067 bash[17655]: cluster 2024-04-03T23:54:58.382007+0000 mgr.y (mgr.24370) 17292 : cluster [DBG] pgmap v17276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:54:59.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:54:59 smithi067 bash[27441]: cluster 2024-04-03T23:54:58.382007+0000 mgr.y (mgr.24370) 17292 : cluster [DBG] pgmap v17276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:00.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:00 smithi082 bash[20963]: audit 2024-04-03T23:55:00.153286+0000 mon.c (mon.2) 6905 : audit [DBG] from='client.? 172.21.15.67:0/590880606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:00.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:00 smithi067 bash[27441]: audit 2024-04-03T23:55:00.153286+0000 mon.c (mon.2) 6905 : audit [DBG] from='client.? 172.21.15.67:0/590880606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:00.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:00 smithi067 bash[17655]: audit 2024-04-03T23:55:00.153286+0000 mon.c (mon.2) 6905 : audit [DBG] from='client.? 172.21.15.67:0/590880606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:01 smithi082 bash[20963]: cluster 2024-04-03T23:55:00.382702+0000 mgr.y (mgr.24370) 17293 : cluster [DBG] pgmap v17277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:01 smithi067 bash[27441]: cluster 2024-04-03T23:55:00.382702+0000 mgr.y (mgr.24370) 17293 : cluster [DBG] pgmap v17277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:01.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:01 smithi067 bash[17655]: cluster 2024-04-03T23:55:00.382702+0000 mgr.y (mgr.24370) 17293 : cluster [DBG] pgmap v17277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:03.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:55:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:55:03.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:03 smithi082 bash[20963]: cluster 2024-04-03T23:55:02.383510+0000 mgr.y (mgr.24370) 17294 : cluster [DBG] pgmap v17278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:03.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:03 smithi082 bash[20963]: audit 2024-04-03T23:55:02.602616+0000 mon.a (mon.0) 14687 : audit [DBG] from='client.? 172.21.15.67:0/196775990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:03.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:03 smithi067 bash[27441]: cluster 2024-04-03T23:55:02.383510+0000 mgr.y (mgr.24370) 17294 : cluster [DBG] pgmap v17278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:03.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:03 smithi067 bash[27441]: audit 2024-04-03T23:55:02.602616+0000 mon.a (mon.0) 14687 : audit [DBG] from='client.? 172.21.15.67:0/196775990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:03.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:03 smithi067 bash[17655]: cluster 2024-04-03T23:55:02.383510+0000 mgr.y (mgr.24370) 17294 : cluster [DBG] pgmap v17278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:03.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:03 smithi067 bash[17655]: audit 2024-04-03T23:55:02.602616+0000 mon.a (mon.0) 14687 : audit [DBG] from='client.? 172.21.15.67:0/196775990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:05 smithi082 bash[20963]: cluster 2024-04-03T23:55:04.384296+0000 mgr.y (mgr.24370) 17295 : cluster [DBG] pgmap v17279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:05.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:05 smithi082 bash[20963]: audit 2024-04-03T23:55:05.055001+0000 mon.a (mon.0) 14688 : audit [DBG] from='client.? 172.21.15.67:0/705028082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:05.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:05 smithi067 bash[17655]: cluster 2024-04-03T23:55:04.384296+0000 mgr.y (mgr.24370) 17295 : cluster [DBG] pgmap v17279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:05.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:05 smithi067 bash[17655]: audit 2024-04-03T23:55:05.055001+0000 mon.a (mon.0) 14688 : audit [DBG] from='client.? 172.21.15.67:0/705028082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:05.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:05 smithi067 bash[27441]: cluster 2024-04-03T23:55:04.384296+0000 mgr.y (mgr.24370) 17295 : cluster [DBG] pgmap v17279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:05.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:05 smithi067 bash[27441]: audit 2024-04-03T23:55:05.055001+0000 mon.a (mon.0) 14688 : audit [DBG] from='client.? 172.21.15.67:0/705028082' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:07.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:07 smithi082 bash[20963]: cluster 2024-04-03T23:55:06.385418+0000 mgr.y (mgr.24370) 17296 : cluster [DBG] pgmap v17280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:07 smithi067 bash[27441]: cluster 2024-04-03T23:55:06.385418+0000 mgr.y (mgr.24370) 17296 : cluster [DBG] pgmap v17280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:07 smithi067 bash[17655]: cluster 2024-04-03T23:55:06.385418+0000 mgr.y (mgr.24370) 17296 : cluster [DBG] pgmap v17280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:08.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:08 smithi082 bash[20963]: audit 2024-04-03T23:55:07.514706+0000 mon.b (mon.1) 89 : audit [DBG] from='client.? 172.21.15.67:0/3872129645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:08.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:08 smithi082 bash[20963]: audit 2024-04-03T23:55:07.831760+0000 mon.a (mon.0) 14689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:55:08.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:08 smithi067 bash[27441]: audit 2024-04-03T23:55:07.514706+0000 mon.b (mon.1) 89 : audit [DBG] from='client.? 172.21.15.67:0/3872129645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:08.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:08 smithi067 bash[27441]: audit 2024-04-03T23:55:07.831760+0000 mon.a (mon.0) 14689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:55:08.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:08 smithi067 bash[17655]: audit 2024-04-03T23:55:07.514706+0000 mon.b (mon.1) 89 : audit [DBG] from='client.? 172.21.15.67:0/3872129645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:08.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:08 smithi067 bash[17655]: audit 2024-04-03T23:55:07.831760+0000 mon.a (mon.0) 14689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:55:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:09 smithi082 bash[20963]: cluster 2024-04-03T23:55:08.386194+0000 mgr.y (mgr.24370) 17297 : cluster [DBG] pgmap v17281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:09 smithi067 bash[27441]: cluster 2024-04-03T23:55:08.386194+0000 mgr.y (mgr.24370) 17297 : cluster [DBG] pgmap v17281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:09 smithi067 bash[17655]: cluster 2024-04-03T23:55:08.386194+0000 mgr.y (mgr.24370) 17297 : cluster [DBG] pgmap v17281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:10.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:10 smithi082 bash[20963]: audit 2024-04-03T23:55:09.969218+0000 mon.c (mon.2) 6906 : audit [DBG] from='client.? 172.21.15.67:0/4140549908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:10.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:10 smithi067 bash[17655]: audit 2024-04-03T23:55:09.969218+0000 mon.c (mon.2) 6906 : audit [DBG] from='client.? 172.21.15.67:0/4140549908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:10.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:10 smithi067 bash[27441]: audit 2024-04-03T23:55:09.969218+0000 mon.c (mon.2) 6906 : audit [DBG] from='client.? 172.21.15.67:0/4140549908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:11 smithi082 bash[20963]: cluster 2024-04-03T23:55:10.386920+0000 mgr.y (mgr.24370) 17298 : cluster [DBG] pgmap v17282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:11 smithi082 bash[20963]: audit 2024-04-03T23:55:10.578254+0000 mon.a (mon.0) 14690 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:11 smithi067 bash[27441]: cluster 2024-04-03T23:55:10.386920+0000 mgr.y (mgr.24370) 17298 : cluster [DBG] pgmap v17282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:11 smithi067 bash[27441]: audit 2024-04-03T23:55:10.578254+0000 mon.a (mon.0) 14690 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:11 smithi067 bash[17655]: cluster 2024-04-03T23:55:10.386920+0000 mgr.y (mgr.24370) 17298 : cluster [DBG] pgmap v17282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:11 smithi067 bash[17655]: audit 2024-04-03T23:55:10.578254+0000 mon.a (mon.0) 14690 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:12.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:12 smithi082 bash[20963]: audit 2024-04-03T23:55:12.429201+0000 mon.c (mon.2) 6907 : audit [DBG] from='client.? 172.21.15.67:0/1574463556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:12.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:12 smithi067 bash[17655]: audit 2024-04-03T23:55:12.429201+0000 mon.c (mon.2) 6907 : audit [DBG] from='client.? 172.21.15.67:0/1574463556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:12.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:12 smithi067 bash[27441]: audit 2024-04-03T23:55:12.429201+0000 mon.c (mon.2) 6907 : audit [DBG] from='client.? 172.21.15.67:0/1574463556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:13.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:55:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:55:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:13 smithi082 bash[20963]: cluster 2024-04-03T23:55:12.388091+0000 mgr.y (mgr.24370) 17299 : cluster [DBG] pgmap v17283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:13.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:13 smithi067 bash[27441]: cluster 2024-04-03T23:55:12.388091+0000 mgr.y (mgr.24370) 17299 : cluster [DBG] pgmap v17283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:13.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:13 smithi067 bash[17655]: cluster 2024-04-03T23:55:12.388091+0000 mgr.y (mgr.24370) 17299 : cluster [DBG] pgmap v17283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:14.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:14 smithi082 bash[20963]: audit 2024-04-03T23:55:13.590542+0000 mon.a (mon.0) 14691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:14 smithi082 bash[20963]: audit 2024-04-03T23:55:13.599338+0000 mon.a (mon.0) 14692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:14 smithi082 bash[20963]: audit 2024-04-03T23:55:13.835615+0000 mon.a (mon.0) 14693 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:14 smithi082 bash[20963]: audit 2024-04-03T23:55:13.845040+0000 mon.a (mon.0) 14694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:14 smithi082 bash[20963]: cluster 2024-04-03T23:55:14.388790+0000 mgr.y (mgr.24370) 17300 : cluster [DBG] pgmap v17284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:14.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[17655]: audit 2024-04-03T23:55:13.590542+0000 mon.a (mon.0) 14691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[17655]: audit 2024-04-03T23:55:13.599338+0000 mon.a (mon.0) 14692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[17655]: audit 2024-04-03T23:55:13.835615+0000 mon.a (mon.0) 14693 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[17655]: audit 2024-04-03T23:55:13.845040+0000 mon.a (mon.0) 14694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[17655]: cluster 2024-04-03T23:55:14.388790+0000 mgr.y (mgr.24370) 17300 : cluster [DBG] pgmap v17284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:14.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[27441]: audit 2024-04-03T23:55:13.590542+0000 mon.a (mon.0) 14691 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[27441]: audit 2024-04-03T23:55:13.599338+0000 mon.a (mon.0) 14692 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[27441]: audit 2024-04-03T23:55:13.835615+0000 mon.a (mon.0) 14693 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[27441]: audit 2024-04-03T23:55:13.845040+0000 mon.a (mon.0) 14694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:14.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:14 smithi067 bash[27441]: cluster 2024-04-03T23:55:14.388790+0000 mgr.y (mgr.24370) 17300 : cluster [DBG] pgmap v17284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:16.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:15 smithi082 bash[20963]: audit 2024-04-03T23:55:14.881250+0000 mon.a (mon.0) 14695 : audit [DBG] from='client.? 172.21.15.67:0/3690595860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:16.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:15 smithi067 bash[17655]: audit 2024-04-03T23:55:14.881250+0000 mon.a (mon.0) 14695 : audit [DBG] from='client.? 172.21.15.67:0/3690595860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:16.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:15 smithi067 bash[27441]: audit 2024-04-03T23:55:14.881250+0000 mon.a (mon.0) 14695 : audit [DBG] from='client.? 172.21.15.67:0/3690595860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:17.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:16 smithi082 bash[20963]: cluster 2024-04-03T23:55:16.390000+0000 mgr.y (mgr.24370) 17301 : cluster [DBG] pgmap v17285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:17.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:16 smithi067 bash[27441]: cluster 2024-04-03T23:55:16.390000+0000 mgr.y (mgr.24370) 17301 : cluster [DBG] pgmap v17285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:17.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:16 smithi067 bash[17655]: cluster 2024-04-03T23:55:16.390000+0000 mgr.y (mgr.24370) 17301 : cluster [DBG] pgmap v17285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:18.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:17 smithi082 bash[20963]: audit 2024-04-03T23:55:17.339494+0000 mon.a (mon.0) 14696 : audit [DBG] from='client.? 172.21.15.67:0/3721096506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:18.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:17 smithi067 bash[27441]: audit 2024-04-03T23:55:17.339494+0000 mon.a (mon.0) 14696 : audit [DBG] from='client.? 172.21.15.67:0/3721096506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:18.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:17 smithi067 bash[17655]: audit 2024-04-03T23:55:17.339494+0000 mon.a (mon.0) 14696 : audit [DBG] from='client.? 172.21.15.67:0/3721096506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:19.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:18 smithi067 bash[17655]: cluster 2024-04-03T23:55:18.390687+0000 mgr.y (mgr.24370) 17302 : cluster [DBG] pgmap v17286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:19.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:18 smithi067 bash[27441]: cluster 2024-04-03T23:55:18.390687+0000 mgr.y (mgr.24370) 17302 : cluster [DBG] pgmap v17286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:19.283 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:18 smithi082 bash[20963]: cluster 2024-04-03T23:55:18.390687+0000 mgr.y (mgr.24370) 17302 : cluster [DBG] pgmap v17286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:20.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:19 smithi082 bash[20963]: audit 2024-04-03T23:55:19.790920+0000 mon.c (mon.2) 6908 : audit [DBG] from='client.? 172.21.15.67:0/142340194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:20.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:19 smithi067 bash[27441]: audit 2024-04-03T23:55:19.790920+0000 mon.c (mon.2) 6908 : audit [DBG] from='client.? 172.21.15.67:0/142340194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:20.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:19 smithi067 bash[17655]: audit 2024-04-03T23:55:19.790920+0000 mon.c (mon.2) 6908 : audit [DBG] from='client.? 172.21.15.67:0/142340194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:21.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:20 smithi082 bash[20963]: cluster 2024-04-03T23:55:20.391381+0000 mgr.y (mgr.24370) 17303 : cluster [DBG] pgmap v17287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:21.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:20 smithi067 bash[27441]: cluster 2024-04-03T23:55:20.391381+0000 mgr.y (mgr.24370) 17303 : cluster [DBG] pgmap v17287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:21.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:20 smithi067 bash[17655]: cluster 2024-04-03T23:55:20.391381+0000 mgr.y (mgr.24370) 17303 : cluster [DBG] pgmap v17287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:22.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:22 smithi082 bash[20963]: audit 2024-04-03T23:55:22.239368+0000 mon.b (mon.1) 90 : audit [DBG] from='client.? 172.21.15.67:0/3325262024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:22.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:22 smithi067 bash[27441]: audit 2024-04-03T23:55:22.239368+0000 mon.b (mon.1) 90 : audit [DBG] from='client.? 172.21.15.67:0/3325262024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:22.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:22 smithi067 bash[17655]: audit 2024-04-03T23:55:22.239368+0000 mon.b (mon.1) 90 : audit [DBG] from='client.? 172.21.15.67:0/3325262024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:23.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:55:23.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:23 smithi067 bash[27441]: cluster 2024-04-03T23:55:22.392608+0000 mgr.y (mgr.24370) 17304 : cluster [DBG] pgmap v17288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:23.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:23 smithi067 bash[17655]: cluster 2024-04-03T23:55:22.392608+0000 mgr.y (mgr.24370) 17304 : cluster [DBG] pgmap v17288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:23.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:23 smithi082 bash[20963]: cluster 2024-04-03T23:55:22.392608+0000 mgr.y (mgr.24370) 17304 : cluster [DBG] pgmap v17288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:23.642 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:55:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:25 smithi082 bash[20963]: cluster 2024-04-03T23:55:24.393157+0000 mgr.y (mgr.24370) 17305 : cluster [DBG] pgmap v17289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:25 smithi082 bash[20963]: audit 2024-04-03T23:55:24.672738+0000 mon.a (mon.0) 14697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:25 smithi082 bash[20963]: audit 2024-04-03T23:55:24.679677+0000 mon.a (mon.0) 14698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:25 smithi082 bash[20963]: audit 2024-04-03T23:55:24.681017+0000 mon.a (mon.0) 14699 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:55:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:25 smithi082 bash[20963]: audit 2024-04-03T23:55:24.681939+0000 mon.a (mon.0) 14700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:55:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:25 smithi082 bash[20963]: audit 2024-04-03T23:55:24.689952+0000 mon.a (mon.0) 14701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:25.893 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:25 smithi082 bash[20963]: audit 2024-04-03T23:55:24.693036+0000 mon.c (mon.2) 6909 : audit [DBG] from='client.? 172.21.15.67:0/3592382392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[17655]: cluster 2024-04-03T23:55:24.393157+0000 mgr.y (mgr.24370) 17305 : cluster [DBG] pgmap v17289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[17655]: audit 2024-04-03T23:55:24.672738+0000 mon.a (mon.0) 14697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[17655]: audit 2024-04-03T23:55:24.679677+0000 mon.a (mon.0) 14698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[17655]: audit 2024-04-03T23:55:24.681017+0000 mon.a (mon.0) 14699 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:55:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[17655]: audit 2024-04-03T23:55:24.681939+0000 mon.a (mon.0) 14700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:55:25.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[17655]: audit 2024-04-03T23:55:24.689952+0000 mon.a (mon.0) 14701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:25.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[17655]: audit 2024-04-03T23:55:24.693036+0000 mon.c (mon.2) 6909 : audit [DBG] from='client.? 172.21.15.67:0/3592382392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:25.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[27441]: cluster 2024-04-03T23:55:24.393157+0000 mgr.y (mgr.24370) 17305 : cluster [DBG] pgmap v17289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:25.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[27441]: audit 2024-04-03T23:55:24.672738+0000 mon.a (mon.0) 14697 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:25.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[27441]: audit 2024-04-03T23:55:24.679677+0000 mon.a (mon.0) 14698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:25.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[27441]: audit 2024-04-03T23:55:24.681017+0000 mon.a (mon.0) 14699 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:55:25.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[27441]: audit 2024-04-03T23:55:24.681939+0000 mon.a (mon.0) 14700 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:55:25.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[27441]: audit 2024-04-03T23:55:24.689952+0000 mon.a (mon.0) 14701 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:55:25.926 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:25 smithi067 bash[27441]: audit 2024-04-03T23:55:24.693036+0000 mon.c (mon.2) 6909 : audit [DBG] from='client.? 172.21.15.67:0/3592382392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:26.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:26 smithi082 bash[20963]: audit 2024-04-03T23:55:25.578633+0000 mon.a (mon.0) 14702 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:26.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:26 smithi067 bash[17655]: audit 2024-04-03T23:55:25.578633+0000 mon.a (mon.0) 14702 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:26.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:26 smithi067 bash[27441]: audit 2024-04-03T23:55:25.578633+0000 mon.a (mon.0) 14702 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:27.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:27 smithi082 bash[20963]: cluster 2024-04-03T23:55:26.394306+0000 mgr.y (mgr.24370) 17306 : cluster [DBG] pgmap v17290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:27.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:27 smithi082 bash[20963]: audit 2024-04-03T23:55:27.145537+0000 mon.c (mon.2) 6910 : audit [DBG] from='client.? 172.21.15.67:0/4208284458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:27.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:27 smithi067 bash[27441]: cluster 2024-04-03T23:55:26.394306+0000 mgr.y (mgr.24370) 17306 : cluster [DBG] pgmap v17290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:27.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:27 smithi067 bash[27441]: audit 2024-04-03T23:55:27.145537+0000 mon.c (mon.2) 6910 : audit [DBG] from='client.? 172.21.15.67:0/4208284458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:27.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:27 smithi067 bash[17655]: cluster 2024-04-03T23:55:26.394306+0000 mgr.y (mgr.24370) 17306 : cluster [DBG] pgmap v17290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:27.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:27 smithi067 bash[17655]: audit 2024-04-03T23:55:27.145537+0000 mon.c (mon.2) 6910 : audit [DBG] from='client.? 172.21.15.67:0/4208284458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:29 smithi082 bash[20963]: cluster 2024-04-03T23:55:28.395001+0000 mgr.y (mgr.24370) 17307 : cluster [DBG] pgmap v17291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:29.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:29 smithi067 bash[27441]: cluster 2024-04-03T23:55:28.395001+0000 mgr.y (mgr.24370) 17307 : cluster [DBG] pgmap v17291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:29.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:29 smithi067 bash[17655]: cluster 2024-04-03T23:55:28.395001+0000 mgr.y (mgr.24370) 17307 : cluster [DBG] pgmap v17291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:30.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:30 smithi082 bash[20963]: audit 2024-04-03T23:55:29.601241+0000 mon.a (mon.0) 14703 : audit [DBG] from='client.? 172.21.15.67:0/567783352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:30.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:30 smithi067 bash[17655]: audit 2024-04-03T23:55:29.601241+0000 mon.a (mon.0) 14703 : audit [DBG] from='client.? 172.21.15.67:0/567783352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:30.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:30 smithi067 bash[27441]: audit 2024-04-03T23:55:29.601241+0000 mon.a (mon.0) 14703 : audit [DBG] from='client.? 172.21.15.67:0/567783352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:31 smithi082 bash[20963]: cluster 2024-04-03T23:55:30.395666+0000 mgr.y (mgr.24370) 17308 : cluster [DBG] pgmap v17292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:31.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:31 smithi067 bash[27441]: cluster 2024-04-03T23:55:30.395666+0000 mgr.y (mgr.24370) 17308 : cluster [DBG] pgmap v17292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:31 smithi067 bash[17655]: cluster 2024-04-03T23:55:30.395666+0000 mgr.y (mgr.24370) 17308 : cluster [DBG] pgmap v17292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:32.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:32 smithi082 bash[20963]: audit 2024-04-03T23:55:32.060693+0000 mon.a (mon.0) 14704 : audit [DBG] from='client.? 172.21.15.67:0/3120383909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:32.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:32 smithi067 bash[17655]: audit 2024-04-03T23:55:32.060693+0000 mon.a (mon.0) 14704 : audit [DBG] from='client.? 172.21.15.67:0/3120383909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:32.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:32 smithi067 bash[27441]: audit 2024-04-03T23:55:32.060693+0000 mon.a (mon.0) 14704 : audit [DBG] from='client.? 172.21.15.67:0/3120383909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:33.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:33] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-03T23:55:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:33 smithi082 bash[20963]: cluster 2024-04-03T23:55:32.396876+0000 mgr.y (mgr.24370) 17309 : cluster [DBG] pgmap v17293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:33.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:55:33.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:33 smithi067 bash[27441]: cluster 2024-04-03T23:55:32.396876+0000 mgr.y (mgr.24370) 17309 : cluster [DBG] pgmap v17293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:33.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:33 smithi067 bash[17655]: cluster 2024-04-03T23:55:32.396876+0000 mgr.y (mgr.24370) 17309 : cluster [DBG] pgmap v17293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:35.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:35 smithi082 bash[20963]: cluster 2024-04-03T23:55:34.397549+0000 mgr.y (mgr.24370) 17310 : cluster [DBG] pgmap v17294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:35.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:35 smithi082 bash[20963]: audit 2024-04-03T23:55:34.506098+0000 mon.c (mon.2) 6911 : audit [DBG] from='client.? 172.21.15.67:0/3036947390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:35.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:35 smithi067 bash[27441]: cluster 2024-04-03T23:55:34.397549+0000 mgr.y (mgr.24370) 17310 : cluster [DBG] pgmap v17294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:35.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:35 smithi067 bash[27441]: audit 2024-04-03T23:55:34.506098+0000 mon.c (mon.2) 6911 : audit [DBG] from='client.? 172.21.15.67:0/3036947390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:35.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:35 smithi067 bash[17655]: cluster 2024-04-03T23:55:34.397549+0000 mgr.y (mgr.24370) 17310 : cluster [DBG] pgmap v17294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:35.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:35 smithi067 bash[17655]: audit 2024-04-03T23:55:34.506098+0000 mon.c (mon.2) 6911 : audit [DBG] from='client.? 172.21.15.67:0/3036947390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:37.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:37 smithi082 bash[20963]: cluster 2024-04-03T23:55:36.398734+0000 mgr.y (mgr.24370) 17311 : cluster [DBG] pgmap v17295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:37.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:37 smithi082 bash[20963]: audit 2024-04-03T23:55:36.968851+0000 mon.a (mon.0) 14705 : audit [DBG] from='client.? 172.21.15.67:0/3963605689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:37 smithi067 bash[27441]: cluster 2024-04-03T23:55:36.398734+0000 mgr.y (mgr.24370) 17311 : cluster [DBG] pgmap v17295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:37 smithi067 bash[27441]: audit 2024-04-03T23:55:36.968851+0000 mon.a (mon.0) 14705 : audit [DBG] from='client.? 172.21.15.67:0/3963605689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:37 smithi067 bash[17655]: cluster 2024-04-03T23:55:36.398734+0000 mgr.y (mgr.24370) 17311 : cluster [DBG] pgmap v17295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:37 smithi067 bash[17655]: audit 2024-04-03T23:55:36.968851+0000 mon.a (mon.0) 14705 : audit [DBG] from='client.? 172.21.15.67:0/3963605689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:39.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:39 smithi082 bash[20963]: cluster 2024-04-03T23:55:38.399453+0000 mgr.y (mgr.24370) 17312 : cluster [DBG] pgmap v17296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:39.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:39 smithi082 bash[20963]: audit 2024-04-03T23:55:39.423971+0000 mon.c (mon.2) 6912 : audit [DBG] from='client.? 172.21.15.67:0/1460824137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:39.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:39 smithi067 bash[27441]: cluster 2024-04-03T23:55:38.399453+0000 mgr.y (mgr.24370) 17312 : cluster [DBG] pgmap v17296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:39.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:39 smithi067 bash[27441]: audit 2024-04-03T23:55:39.423971+0000 mon.c (mon.2) 6912 : audit [DBG] from='client.? 172.21.15.67:0/1460824137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:39.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:39 smithi067 bash[17655]: cluster 2024-04-03T23:55:38.399453+0000 mgr.y (mgr.24370) 17312 : cluster [DBG] pgmap v17296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:39.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:39 smithi067 bash[17655]: audit 2024-04-03T23:55:39.423971+0000 mon.c (mon.2) 6912 : audit [DBG] from='client.? 172.21.15.67:0/1460824137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:41.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:41 smithi082 bash[20963]: cluster 2024-04-03T23:55:40.400200+0000 mgr.y (mgr.24370) 17313 : cluster [DBG] pgmap v17297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:41.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:41 smithi082 bash[20963]: audit 2024-04-03T23:55:40.579000+0000 mon.a (mon.0) 14706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:41.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:41 smithi067 bash[27441]: cluster 2024-04-03T23:55:40.400200+0000 mgr.y (mgr.24370) 17313 : cluster [DBG] pgmap v17297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:41.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:41 smithi067 bash[27441]: audit 2024-04-03T23:55:40.579000+0000 mon.a (mon.0) 14706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:41.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:41 smithi067 bash[17655]: cluster 2024-04-03T23:55:40.400200+0000 mgr.y (mgr.24370) 17313 : cluster [DBG] pgmap v17297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:41.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:41 smithi067 bash[17655]: audit 2024-04-03T23:55:40.579000+0000 mon.a (mon.0) 14706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:42.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:42 smithi082 bash[20963]: audit 2024-04-03T23:55:41.878059+0000 mon.c (mon.2) 6913 : audit [DBG] from='client.? 172.21.15.67:0/1246580959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:42.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:42 smithi067 bash[17655]: audit 2024-04-03T23:55:41.878059+0000 mon.c (mon.2) 6913 : audit [DBG] from='client.? 172.21.15.67:0/1246580959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:42.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:42 smithi067 bash[27441]: audit 2024-04-03T23:55:41.878059+0000 mon.c (mon.2) 6913 : audit [DBG] from='client.? 172.21.15.67:0/1246580959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:43.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:55:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:43 smithi082 bash[20963]: cluster 2024-04-03T23:55:42.401383+0000 mgr.y (mgr.24370) 17314 : cluster [DBG] pgmap v17298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:43.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:55:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:43 smithi067 bash[17655]: cluster 2024-04-03T23:55:42.401383+0000 mgr.y (mgr.24370) 17314 : cluster [DBG] pgmap v17298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:43.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:43 smithi067 bash[27441]: cluster 2024-04-03T23:55:42.401383+0000 mgr.y (mgr.24370) 17314 : cluster [DBG] pgmap v17298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:44.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:44 smithi082 bash[20963]: audit 2024-04-03T23:55:44.327664+0000 mon.c (mon.2) 6914 : audit [DBG] from='client.? 172.21.15.67:0/529936222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:44.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:44 smithi067 bash[27441]: audit 2024-04-03T23:55:44.327664+0000 mon.c (mon.2) 6914 : audit [DBG] from='client.? 172.21.15.67:0/529936222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:44.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:44 smithi067 bash[17655]: audit 2024-04-03T23:55:44.327664+0000 mon.c (mon.2) 6914 : audit [DBG] from='client.? 172.21.15.67:0/529936222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:45.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:45 smithi082 bash[20963]: cluster 2024-04-03T23:55:44.402097+0000 mgr.y (mgr.24370) 17315 : cluster [DBG] pgmap v17299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:45.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:45 smithi067 bash[27441]: cluster 2024-04-03T23:55:44.402097+0000 mgr.y (mgr.24370) 17315 : cluster [DBG] pgmap v17299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:45.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:45 smithi067 bash[17655]: cluster 2024-04-03T23:55:44.402097+0000 mgr.y (mgr.24370) 17315 : cluster [DBG] pgmap v17299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:47.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:47 smithi082 bash[20963]: cluster 2024-04-03T23:55:46.403216+0000 mgr.y (mgr.24370) 17316 : cluster [DBG] pgmap v17300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:47.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:47 smithi082 bash[20963]: audit 2024-04-03T23:55:46.784957+0000 mon.a (mon.0) 14707 : audit [DBG] from='client.? 172.21.15.67:0/2744178672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:47.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:47 smithi067 bash[27441]: cluster 2024-04-03T23:55:46.403216+0000 mgr.y (mgr.24370) 17316 : cluster [DBG] pgmap v17300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:47.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:47 smithi067 bash[27441]: audit 2024-04-03T23:55:46.784957+0000 mon.a (mon.0) 14707 : audit [DBG] from='client.? 172.21.15.67:0/2744178672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:47.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:47 smithi067 bash[17655]: cluster 2024-04-03T23:55:46.403216+0000 mgr.y (mgr.24370) 17316 : cluster [DBG] pgmap v17300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:47.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:47 smithi067 bash[17655]: audit 2024-04-03T23:55:46.784957+0000 mon.a (mon.0) 14707 : audit [DBG] from='client.? 172.21.15.67:0/2744178672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:49.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:49 smithi082 bash[20963]: cluster 2024-04-03T23:55:48.403920+0000 mgr.y (mgr.24370) 17317 : cluster [DBG] pgmap v17301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:49.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:49 smithi082 bash[20963]: audit 2024-04-03T23:55:49.244126+0000 mon.a (mon.0) 14708 : audit [DBG] from='client.? 172.21.15.67:0/792837336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:49.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:49 smithi067 bash[17655]: cluster 2024-04-03T23:55:48.403920+0000 mgr.y (mgr.24370) 17317 : cluster [DBG] pgmap v17301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:49.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:49 smithi067 bash[17655]: audit 2024-04-03T23:55:49.244126+0000 mon.a (mon.0) 14708 : audit [DBG] from='client.? 172.21.15.67:0/792837336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:49.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:49 smithi067 bash[27441]: cluster 2024-04-03T23:55:48.403920+0000 mgr.y (mgr.24370) 17317 : cluster [DBG] pgmap v17301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:49.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:49 smithi067 bash[27441]: audit 2024-04-03T23:55:49.244126+0000 mon.a (mon.0) 14708 : audit [DBG] from='client.? 172.21.15.67:0/792837336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:51 smithi082 bash[20963]: cluster 2024-04-03T23:55:50.404640+0000 mgr.y (mgr.24370) 17318 : cluster [DBG] pgmap v17302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:51.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:51 smithi067 bash[17655]: cluster 2024-04-03T23:55:50.404640+0000 mgr.y (mgr.24370) 17318 : cluster [DBG] pgmap v17302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:51.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:51 smithi067 bash[27441]: cluster 2024-04-03T23:55:50.404640+0000 mgr.y (mgr.24370) 17318 : cluster [DBG] pgmap v17302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:52.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:52 smithi082 bash[20963]: audit 2024-04-03T23:55:51.698445+0000 mon.a (mon.0) 14709 : audit [DBG] from='client.? 172.21.15.67:0/2396447762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:52.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:52 smithi067 bash[27441]: audit 2024-04-03T23:55:51.698445+0000 mon.a (mon.0) 14709 : audit [DBG] from='client.? 172.21.15.67:0/2396447762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:52.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:52 smithi067 bash[17655]: audit 2024-04-03T23:55:51.698445+0000 mon.a (mon.0) 14709 : audit [DBG] from='client.? 172.21.15.67:0/2396447762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:53.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:55:53.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:55:53.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:53 smithi082 bash[20963]: cluster 2024-04-03T23:55:52.405818+0000 mgr.y (mgr.24370) 17319 : cluster [DBG] pgmap v17303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:53.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:53 smithi067 bash[27441]: cluster 2024-04-03T23:55:52.405818+0000 mgr.y (mgr.24370) 17319 : cluster [DBG] pgmap v17303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:53.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:53 smithi067 bash[17655]: cluster 2024-04-03T23:55:52.405818+0000 mgr.y (mgr.24370) 17319 : cluster [DBG] pgmap v17303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:54.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:54 smithi082 bash[20963]: audit 2024-04-03T23:55:54.146466+0000 mon.c (mon.2) 6915 : audit [DBG] from='client.? 172.21.15.67:0/2696509243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:54.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:54 smithi067 bash[17655]: audit 2024-04-03T23:55:54.146466+0000 mon.c (mon.2) 6915 : audit [DBG] from='client.? 172.21.15.67:0/2696509243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:54.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:54 smithi067 bash[27441]: audit 2024-04-03T23:55:54.146466+0000 mon.c (mon.2) 6915 : audit [DBG] from='client.? 172.21.15.67:0/2696509243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:55 smithi082 bash[20963]: cluster 2024-04-03T23:55:54.406539+0000 mgr.y (mgr.24370) 17320 : cluster [DBG] pgmap v17304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:55 smithi067 bash[27441]: cluster 2024-04-03T23:55:54.406539+0000 mgr.y (mgr.24370) 17320 : cluster [DBG] pgmap v17304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:55.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:55 smithi067 bash[17655]: cluster 2024-04-03T23:55:54.406539+0000 mgr.y (mgr.24370) 17320 : cluster [DBG] pgmap v17304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:56.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:56 smithi082 bash[20963]: audit 2024-04-03T23:55:55.579142+0000 mon.a (mon.0) 14710 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:56.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:56 smithi082 bash[20963]: cluster 2024-04-03T23:55:56.407626+0000 mgr.y (mgr.24370) 17321 : cluster [DBG] pgmap v17305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:56 smithi067 bash[27441]: audit 2024-04-03T23:55:55.579142+0000 mon.a (mon.0) 14710 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:56 smithi067 bash[27441]: cluster 2024-04-03T23:55:56.407626+0000 mgr.y (mgr.24370) 17321 : cluster [DBG] pgmap v17305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:56.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:56 smithi067 bash[17655]: audit 2024-04-03T23:55:55.579142+0000 mon.a (mon.0) 14710 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:55:56.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:56 smithi067 bash[17655]: cluster 2024-04-03T23:55:56.407626+0000 mgr.y (mgr.24370) 17321 : cluster [DBG] pgmap v17305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:57.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:57 smithi082 bash[20963]: audit 2024-04-03T23:55:56.604201+0000 mon.a (mon.0) 14711 : audit [DBG] from='client.? 172.21.15.67:0/923061682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:57 smithi067 bash[27441]: audit 2024-04-03T23:55:56.604201+0000 mon.a (mon.0) 14711 : audit [DBG] from='client.? 172.21.15.67:0/923061682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:57 smithi067 bash[17655]: audit 2024-04-03T23:55:56.604201+0000 mon.a (mon.0) 14711 : audit [DBG] from='client.? 172.21.15.67:0/923061682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:58.893 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:58 smithi082 bash[20963]: cluster 2024-04-03T23:55:58.408438+0000 mgr.y (mgr.24370) 17322 : cluster [DBG] pgmap v17306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:58.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:58 smithi067 bash[17655]: cluster 2024-04-03T23:55:58.408438+0000 mgr.y (mgr.24370) 17322 : cluster [DBG] pgmap v17306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:58.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:58 smithi067 bash[27441]: cluster 2024-04-03T23:55:58.408438+0000 mgr.y (mgr.24370) 17322 : cluster [DBG] pgmap v17306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:55:59.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:55:59 smithi082 bash[20963]: audit 2024-04-03T23:55:59.065156+0000 mon.a (mon.0) 14712 : audit [DBG] from='client.? 172.21.15.67:0/3491153713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:55:59 smithi067 bash[17655]: audit 2024-04-03T23:55:59.065156+0000 mon.a (mon.0) 14712 : audit [DBG] from='client.? 172.21.15.67:0/3491153713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:55:59.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:55:59 smithi067 bash[27441]: audit 2024-04-03T23:55:59.065156+0000 mon.a (mon.0) 14712 : audit [DBG] from='client.? 172.21.15.67:0/3491153713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:00.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:00 smithi082 bash[20963]: cluster 2024-04-03T23:56:00.409157+0000 mgr.y (mgr.24370) 17323 : cluster [DBG] pgmap v17307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:00.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:00 smithi067 bash[17655]: cluster 2024-04-03T23:56:00.409157+0000 mgr.y (mgr.24370) 17323 : cluster [DBG] pgmap v17307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:00.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:00 smithi067 bash[27441]: cluster 2024-04-03T23:56:00.409157+0000 mgr.y (mgr.24370) 17323 : cluster [DBG] pgmap v17307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:01.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:01 smithi082 bash[20963]: audit 2024-04-03T23:56:01.510366+0000 mon.c (mon.2) 6916 : audit [DBG] from='client.? 172.21.15.67:0/573677167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:01.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:01 smithi067 bash[17655]: audit 2024-04-03T23:56:01.510366+0000 mon.c (mon.2) 6916 : audit [DBG] from='client.? 172.21.15.67:0/573677167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:01 smithi067 bash[27441]: audit 2024-04-03T23:56:01.510366+0000 mon.c (mon.2) 6916 : audit [DBG] from='client.? 172.21.15.67:0/573677167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:02.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:02 smithi082 bash[20963]: cluster 2024-04-03T23:56:02.410333+0000 mgr.y (mgr.24370) 17324 : cluster [DBG] pgmap v17308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:02.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:02 smithi067 bash[27441]: cluster 2024-04-03T23:56:02.410333+0000 mgr.y (mgr.24370) 17324 : cluster [DBG] pgmap v17308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:02.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:02 smithi067 bash[17655]: cluster 2024-04-03T23:56:02.410333+0000 mgr.y (mgr.24370) 17324 : cluster [DBG] pgmap v17308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:03.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-03T23:56:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:56:04.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:04 smithi082 bash[20963]: audit 2024-04-03T23:56:03.961446+0000 mon.a (mon.0) 14713 : audit [DBG] from='client.? 172.21.15.67:0/1850577744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:04.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:04 smithi067 bash[17655]: audit 2024-04-03T23:56:03.961446+0000 mon.a (mon.0) 14713 : audit [DBG] from='client.? 172.21.15.67:0/1850577744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:04.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:04 smithi067 bash[27441]: audit 2024-04-03T23:56:03.961446+0000 mon.a (mon.0) 14713 : audit [DBG] from='client.? 172.21.15.67:0/1850577744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:05.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:05 smithi082 bash[20963]: cluster 2024-04-03T23:56:04.411036+0000 mgr.y (mgr.24370) 17325 : cluster [DBG] pgmap v17309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:05.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:05 smithi067 bash[17655]: cluster 2024-04-03T23:56:04.411036+0000 mgr.y (mgr.24370) 17325 : cluster [DBG] pgmap v17309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:05.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:05 smithi067 bash[27441]: cluster 2024-04-03T23:56:04.411036+0000 mgr.y (mgr.24370) 17325 : cluster [DBG] pgmap v17309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:06.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:06 smithi082 bash[20963]: audit 2024-04-03T23:56:06.410357+0000 mon.c (mon.2) 6917 : audit [DBG] from='client.? 172.21.15.67:0/1902829523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:06.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:06 smithi067 bash[17655]: audit 2024-04-03T23:56:06.410357+0000 mon.c (mon.2) 6917 : audit [DBG] from='client.? 172.21.15.67:0/1902829523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:06.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:06 smithi067 bash[27441]: audit 2024-04-03T23:56:06.410357+0000 mon.c (mon.2) 6917 : audit [DBG] from='client.? 172.21.15.67:0/1902829523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:07.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:07 smithi082 bash[20963]: cluster 2024-04-03T23:56:06.412072+0000 mgr.y (mgr.24370) 17326 : cluster [DBG] pgmap v17310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:07 smithi067 bash[17655]: cluster 2024-04-03T23:56:06.412072+0000 mgr.y (mgr.24370) 17326 : cluster [DBG] pgmap v17310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:07 smithi067 bash[27441]: cluster 2024-04-03T23:56:06.412072+0000 mgr.y (mgr.24370) 17326 : cluster [DBG] pgmap v17310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:09 smithi082 bash[20963]: cluster 2024-04-03T23:56:08.412686+0000 mgr.y (mgr.24370) 17327 : cluster [DBG] pgmap v17311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:09.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:09 smithi082 bash[20963]: audit 2024-04-03T23:56:08.860811+0000 mon.c (mon.2) 6918 : audit [DBG] from='client.? 172.21.15.67:0/1015325610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:09 smithi067 bash[17655]: cluster 2024-04-03T23:56:08.412686+0000 mgr.y (mgr.24370) 17327 : cluster [DBG] pgmap v17311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:09 smithi067 bash[17655]: audit 2024-04-03T23:56:08.860811+0000 mon.c (mon.2) 6918 : audit [DBG] from='client.? 172.21.15.67:0/1015325610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:09 smithi067 bash[27441]: cluster 2024-04-03T23:56:08.412686+0000 mgr.y (mgr.24370) 17327 : cluster [DBG] pgmap v17311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:09.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:09 smithi067 bash[27441]: audit 2024-04-03T23:56:08.860811+0000 mon.c (mon.2) 6918 : audit [DBG] from='client.? 172.21.15.67:0/1015325610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:11 smithi082 bash[20963]: cluster 2024-04-03T23:56:10.413377+0000 mgr.y (mgr.24370) 17328 : cluster [DBG] pgmap v17312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:11 smithi082 bash[20963]: audit 2024-04-03T23:56:10.579978+0000 mon.a (mon.0) 14714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:11 smithi082 bash[20963]: audit 2024-04-03T23:56:11.309046+0000 mon.c (mon.2) 6919 : audit [DBG] from='client.? 172.21.15.67:0/2123100945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:11 smithi067 bash[27441]: cluster 2024-04-03T23:56:10.413377+0000 mgr.y (mgr.24370) 17328 : cluster [DBG] pgmap v17312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:11 smithi067 bash[27441]: audit 2024-04-03T23:56:10.579978+0000 mon.a (mon.0) 14714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:11 smithi067 bash[27441]: audit 2024-04-03T23:56:11.309046+0000 mon.c (mon.2) 6919 : audit [DBG] from='client.? 172.21.15.67:0/2123100945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:11 smithi067 bash[17655]: cluster 2024-04-03T23:56:10.413377+0000 mgr.y (mgr.24370) 17328 : cluster [DBG] pgmap v17312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:11 smithi067 bash[17655]: audit 2024-04-03T23:56:10.579978+0000 mon.a (mon.0) 14714 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:11 smithi067 bash[17655]: audit 2024-04-03T23:56:11.309046+0000 mon.c (mon.2) 6919 : audit [DBG] from='client.? 172.21.15.67:0/2123100945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:13.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:56:13.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:56:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:13 smithi082 bash[20963]: cluster 2024-04-03T23:56:12.414688+0000 mgr.y (mgr.24370) 17329 : cluster [DBG] pgmap v17313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:13.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:13 smithi067 bash[17655]: cluster 2024-04-03T23:56:12.414688+0000 mgr.y (mgr.24370) 17329 : cluster [DBG] pgmap v17313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:13.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:13 smithi067 bash[27441]: cluster 2024-04-03T23:56:12.414688+0000 mgr.y (mgr.24370) 17329 : cluster [DBG] pgmap v17313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:14.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:14 smithi082 bash[20963]: audit 2024-04-03T23:56:13.769257+0000 mon.a (mon.0) 14715 : audit [DBG] from='client.? 172.21.15.67:0/2014372890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:14.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:14 smithi067 bash[17655]: audit 2024-04-03T23:56:13.769257+0000 mon.a (mon.0) 14715 : audit [DBG] from='client.? 172.21.15.67:0/2014372890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:14.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:14 smithi067 bash[27441]: audit 2024-04-03T23:56:13.769257+0000 mon.a (mon.0) 14715 : audit [DBG] from='client.? 172.21.15.67:0/2014372890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:15.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:15 smithi082 bash[20963]: cluster 2024-04-03T23:56:14.415445+0000 mgr.y (mgr.24370) 17330 : cluster [DBG] pgmap v17314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:15.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:15 smithi067 bash[27441]: cluster 2024-04-03T23:56:14.415445+0000 mgr.y (mgr.24370) 17330 : cluster [DBG] pgmap v17314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:15.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:15 smithi067 bash[17655]: cluster 2024-04-03T23:56:14.415445+0000 mgr.y (mgr.24370) 17330 : cluster [DBG] pgmap v17314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:17.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:16 smithi082 bash[20963]: audit 2024-04-03T23:56:16.227893+0000 mon.a (mon.0) 14716 : audit [DBG] from='client.? 172.21.15.67:0/6468344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:17.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:16 smithi082 bash[20963]: cluster 2024-04-03T23:56:16.416710+0000 mgr.y (mgr.24370) 17331 : cluster [DBG] pgmap v17315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:17.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:16 smithi067 bash[17655]: audit 2024-04-03T23:56:16.227893+0000 mon.a (mon.0) 14716 : audit [DBG] from='client.? 172.21.15.67:0/6468344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:17.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:16 smithi067 bash[17655]: cluster 2024-04-03T23:56:16.416710+0000 mgr.y (mgr.24370) 17331 : cluster [DBG] pgmap v17315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:17.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:16 smithi067 bash[27441]: audit 2024-04-03T23:56:16.227893+0000 mon.a (mon.0) 14716 : audit [DBG] from='client.? 172.21.15.67:0/6468344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:17.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:16 smithi067 bash[27441]: cluster 2024-04-03T23:56:16.416710+0000 mgr.y (mgr.24370) 17331 : cluster [DBG] pgmap v17315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:19.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:19 smithi082 bash[20963]: cluster 2024-04-03T23:56:18.417218+0000 mgr.y (mgr.24370) 17332 : cluster [DBG] pgmap v17316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:19.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:19 smithi082 bash[20963]: audit 2024-04-03T23:56:18.681554+0000 mon.c (mon.2) 6920 : audit [DBG] from='client.? 172.21.15.67:0/3080045962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:19.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:19 smithi067 bash[27441]: cluster 2024-04-03T23:56:18.417218+0000 mgr.y (mgr.24370) 17332 : cluster [DBG] pgmap v17316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:19.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:19 smithi067 bash[27441]: audit 2024-04-03T23:56:18.681554+0000 mon.c (mon.2) 6920 : audit [DBG] from='client.? 172.21.15.67:0/3080045962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:19.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:19 smithi067 bash[17655]: cluster 2024-04-03T23:56:18.417218+0000 mgr.y (mgr.24370) 17332 : cluster [DBG] pgmap v17316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:19.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:19 smithi067 bash[17655]: audit 2024-04-03T23:56:18.681554+0000 mon.c (mon.2) 6920 : audit [DBG] from='client.? 172.21.15.67:0/3080045962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:21.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:21 smithi082 bash[20963]: cluster 2024-04-03T23:56:20.417890+0000 mgr.y (mgr.24370) 17333 : cluster [DBG] pgmap v17317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:21.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:21 smithi082 bash[20963]: audit 2024-04-03T23:56:21.132903+0000 mon.c (mon.2) 6921 : audit [DBG] from='client.? 172.21.15.67:0/2687793408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:21.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:21 smithi067 bash[27441]: cluster 2024-04-03T23:56:20.417890+0000 mgr.y (mgr.24370) 17333 : cluster [DBG] pgmap v17317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:21.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:21 smithi067 bash[27441]: audit 2024-04-03T23:56:21.132903+0000 mon.c (mon.2) 6921 : audit [DBG] from='client.? 172.21.15.67:0/2687793408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:21.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:21 smithi067 bash[17655]: cluster 2024-04-03T23:56:20.417890+0000 mgr.y (mgr.24370) 17333 : cluster [DBG] pgmap v17317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:21.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:21 smithi067 bash[17655]: audit 2024-04-03T23:56:21.132903+0000 mon.c (mon.2) 6921 : audit [DBG] from='client.? 172.21.15.67:0/2687793408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:23.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:56:23.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:23 smithi082 bash[20963]: cluster 2024-04-03T23:56:22.419067+0000 mgr.y (mgr.24370) 17334 : cluster [DBG] pgmap v17318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:23.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:56:23.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:23 smithi067 bash[17655]: cluster 2024-04-03T23:56:22.419067+0000 mgr.y (mgr.24370) 17334 : cluster [DBG] pgmap v17318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:23.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:23 smithi067 bash[27441]: cluster 2024-04-03T23:56:22.419067+0000 mgr.y (mgr.24370) 17334 : cluster [DBG] pgmap v17318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:24.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:24 smithi082 bash[20963]: audit 2024-04-03T23:56:23.595028+0000 mon.c (mon.2) 6922 : audit [DBG] from='client.? 172.21.15.67:0/1529342723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:24.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:24 smithi067 bash[27441]: audit 2024-04-03T23:56:23.595028+0000 mon.c (mon.2) 6922 : audit [DBG] from='client.? 172.21.15.67:0/1529342723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:24.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:24 smithi067 bash[17655]: audit 2024-04-03T23:56:23.595028+0000 mon.c (mon.2) 6922 : audit [DBG] from='client.? 172.21.15.67:0/1529342723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:25 smithi082 bash[20963]: cluster 2024-04-03T23:56:24.419762+0000 mgr.y (mgr.24370) 17335 : cluster [DBG] pgmap v17319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:25 smithi082 bash[20963]: audit 2024-04-03T23:56:24.765678+0000 mon.a (mon.0) 14717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:56:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:25 smithi082 bash[20963]: audit 2024-04-03T23:56:25.094119+0000 mon.a (mon.0) 14718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:25 smithi082 bash[20963]: audit 2024-04-03T23:56:25.103476+0000 mon.a (mon.0) 14719 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:25 smithi067 bash[27441]: cluster 2024-04-03T23:56:24.419762+0000 mgr.y (mgr.24370) 17335 : cluster [DBG] pgmap v17319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:25 smithi067 bash[27441]: audit 2024-04-03T23:56:24.765678+0000 mon.a (mon.0) 14717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:56:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:25 smithi067 bash[27441]: audit 2024-04-03T23:56:25.094119+0000 mon.a (mon.0) 14718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:25 smithi067 bash[27441]: audit 2024-04-03T23:56:25.103476+0000 mon.a (mon.0) 14719 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:25 smithi067 bash[17655]: cluster 2024-04-03T23:56:24.419762+0000 mgr.y (mgr.24370) 17335 : cluster [DBG] pgmap v17319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:25 smithi067 bash[17655]: audit 2024-04-03T23:56:24.765678+0000 mon.a (mon.0) 14717 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:56:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:25 smithi067 bash[17655]: audit 2024-04-03T23:56:25.094119+0000 mon.a (mon.0) 14718 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:25.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:25 smithi067 bash[17655]: audit 2024-04-03T23:56:25.103476+0000 mon.a (mon.0) 14719 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:26.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:26 smithi082 bash[20963]: audit 2024-04-03T23:56:25.580344+0000 mon.a (mon.0) 14720 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:26.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:26 smithi082 bash[20963]: audit 2024-04-03T23:56:26.045659+0000 mon.c (mon.2) 6923 : audit [DBG] from='client.? 172.21.15.67:0/2764138332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:26.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:26 smithi067 bash[27441]: audit 2024-04-03T23:56:25.580344+0000 mon.a (mon.0) 14720 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:26.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:26 smithi067 bash[27441]: audit 2024-04-03T23:56:26.045659+0000 mon.c (mon.2) 6923 : audit [DBG] from='client.? 172.21.15.67:0/2764138332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:26.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:26 smithi067 bash[17655]: audit 2024-04-03T23:56:25.580344+0000 mon.a (mon.0) 14720 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:26.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:26 smithi067 bash[17655]: audit 2024-04-03T23:56:26.045659+0000 mon.c (mon.2) 6923 : audit [DBG] from='client.? 172.21.15.67:0/2764138332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:27 smithi082 bash[20963]: cluster 2024-04-03T23:56:26.421035+0000 mgr.y (mgr.24370) 17336 : cluster [DBG] pgmap v17320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:27.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:27 smithi067 bash[17655]: cluster 2024-04-03T23:56:26.421035+0000 mgr.y (mgr.24370) 17336 : cluster [DBG] pgmap v17320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:27.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:27 smithi067 bash[27441]: cluster 2024-04-03T23:56:26.421035+0000 mgr.y (mgr.24370) 17336 : cluster [DBG] pgmap v17320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:29.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:29 smithi082 bash[20963]: cluster 2024-04-03T23:56:28.421768+0000 mgr.y (mgr.24370) 17337 : cluster [DBG] pgmap v17321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:29.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:29 smithi082 bash[20963]: audit 2024-04-03T23:56:28.505535+0000 mon.c (mon.2) 6924 : audit [DBG] from='client.? 172.21.15.67:0/2267891085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:29.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:29 smithi067 bash[17655]: cluster 2024-04-03T23:56:28.421768+0000 mgr.y (mgr.24370) 17337 : cluster [DBG] pgmap v17321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:29.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:29 smithi067 bash[17655]: audit 2024-04-03T23:56:28.505535+0000 mon.c (mon.2) 6924 : audit [DBG] from='client.? 172.21.15.67:0/2267891085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:29.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:29 smithi067 bash[27441]: cluster 2024-04-03T23:56:28.421768+0000 mgr.y (mgr.24370) 17337 : cluster [DBG] pgmap v17321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:29.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:29 smithi067 bash[27441]: audit 2024-04-03T23:56:28.505535+0000 mon.c (mon.2) 6924 : audit [DBG] from='client.? 172.21.15.67:0/2267891085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:31.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:31 smithi082 bash[20963]: cluster 2024-04-03T23:56:30.422566+0000 mgr.y (mgr.24370) 17338 : cluster [DBG] pgmap v17322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:31.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:31 smithi082 bash[20963]: audit 2024-04-03T23:56:30.764934+0000 mon.a (mon.0) 14721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:31 smithi082 bash[20963]: audit 2024-04-03T23:56:30.777271+0000 mon.a (mon.0) 14722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:31 smithi082 bash[20963]: audit 2024-04-03T23:56:30.849653+0000 mon.a (mon.0) 14723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:31 smithi082 bash[20963]: audit 2024-04-03T23:56:30.858345+0000 mon.a (mon.0) 14724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:31 smithi082 bash[20963]: audit 2024-04-03T23:56:30.994196+0000 mon.c (mon.2) 6925 : audit [DBG] from='client.? 172.21.15.67:0/1771898383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[17655]: cluster 2024-04-03T23:56:30.422566+0000 mgr.y (mgr.24370) 17338 : cluster [DBG] pgmap v17322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[17655]: audit 2024-04-03T23:56:30.764934+0000 mon.a (mon.0) 14721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[17655]: audit 2024-04-03T23:56:30.777271+0000 mon.a (mon.0) 14722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[17655]: audit 2024-04-03T23:56:30.849653+0000 mon.a (mon.0) 14723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[17655]: audit 2024-04-03T23:56:30.858345+0000 mon.a (mon.0) 14724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[17655]: audit 2024-04-03T23:56:30.994196+0000 mon.c (mon.2) 6925 : audit [DBG] from='client.? 172.21.15.67:0/1771898383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:31.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[27441]: cluster 2024-04-03T23:56:30.422566+0000 mgr.y (mgr.24370) 17338 : cluster [DBG] pgmap v17322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:31.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[27441]: audit 2024-04-03T23:56:30.764934+0000 mon.a (mon.0) 14721 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[27441]: audit 2024-04-03T23:56:30.777271+0000 mon.a (mon.0) 14722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[27441]: audit 2024-04-03T23:56:30.849653+0000 mon.a (mon.0) 14723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[27441]: audit 2024-04-03T23:56:30.858345+0000 mon.a (mon.0) 14724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:31.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:31 smithi067 bash[27441]: audit 2024-04-03T23:56:30.994196+0000 mon.c (mon.2) 6925 : audit [DBG] from='client.? 172.21.15.67:0/1771898383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:32.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:32 smithi082 bash[20963]: audit 2024-04-03T23:56:31.554557+0000 mon.a (mon.0) 14725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:32 smithi082 bash[20963]: audit 2024-04-03T23:56:31.560472+0000 mon.a (mon.0) 14726 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:32 smithi082 bash[20963]: audit 2024-04-03T23:56:31.583214+0000 mon.a (mon.0) 14727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:32 smithi082 bash[20963]: audit 2024-04-03T23:56:31.588760+0000 mon.a (mon.0) 14728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:32 smithi082 bash[20963]: audit 2024-04-03T23:56:31.590107+0000 mon.a (mon.0) 14729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:56:32.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:32 smithi082 bash[20963]: audit 2024-04-03T23:56:31.591153+0000 mon.a (mon.0) 14730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:56:32.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:32 smithi082 bash[20963]: audit 2024-04-03T23:56:31.598680+0000 mon.a (mon.0) 14731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[17655]: audit 2024-04-03T23:56:31.554557+0000 mon.a (mon.0) 14725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.926 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[17655]: audit 2024-04-03T23:56:31.560472+0000 mon.a (mon.0) 14726 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.926 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[17655]: audit 2024-04-03T23:56:31.583214+0000 mon.a (mon.0) 14727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.926 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[17655]: audit 2024-04-03T23:56:31.588760+0000 mon.a (mon.0) 14728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.926 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[17655]: audit 2024-04-03T23:56:31.590107+0000 mon.a (mon.0) 14729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:56:32.926 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[17655]: audit 2024-04-03T23:56:31.591153+0000 mon.a (mon.0) 14730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:56:32.926 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[17655]: audit 2024-04-03T23:56:31.598680+0000 mon.a (mon.0) 14731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.926 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[27441]: audit 2024-04-03T23:56:31.554557+0000 mon.a (mon.0) 14725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.926 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[27441]: audit 2024-04-03T23:56:31.560472+0000 mon.a (mon.0) 14726 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.926 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[27441]: audit 2024-04-03T23:56:31.583214+0000 mon.a (mon.0) 14727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.927 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[27441]: audit 2024-04-03T23:56:31.588760+0000 mon.a (mon.0) 14728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:32.927 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[27441]: audit 2024-04-03T23:56:31.590107+0000 mon.a (mon.0) 14729 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:56:32.927 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[27441]: audit 2024-04-03T23:56:31.591153+0000 mon.a (mon.0) 14730 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:56:32.927 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:32 smithi067 bash[27441]: audit 2024-04-03T23:56:31.598680+0000 mon.a (mon.0) 14731 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:56:33.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:56:33.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:33 smithi082 bash[20963]: cluster 2024-04-03T23:56:32.423923+0000 mgr.y (mgr.24370) 17339 : cluster [DBG] pgmap v17323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:33.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:33 smithi082 bash[20963]: audit 2024-04-03T23:56:33.444289+0000 mon.a (mon.0) 14732 : audit [DBG] from='client.? 172.21.15.67:0/2400521542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:33.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:56:33.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:33 smithi067 bash[17655]: cluster 2024-04-03T23:56:32.423923+0000 mgr.y (mgr.24370) 17339 : cluster [DBG] pgmap v17323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:33.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:33 smithi067 bash[17655]: audit 2024-04-03T23:56:33.444289+0000 mon.a (mon.0) 14732 : audit [DBG] from='client.? 172.21.15.67:0/2400521542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:33.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:33 smithi067 bash[27441]: cluster 2024-04-03T23:56:32.423923+0000 mgr.y (mgr.24370) 17339 : cluster [DBG] pgmap v17323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:33.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:33 smithi067 bash[27441]: audit 2024-04-03T23:56:33.444289+0000 mon.a (mon.0) 14732 : audit [DBG] from='client.? 172.21.15.67:0/2400521542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:35.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:35 smithi082 bash[20963]: cluster 2024-04-03T23:56:34.424728+0000 mgr.y (mgr.24370) 17340 : cluster [DBG] pgmap v17324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:35.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:35 smithi067 bash[17655]: cluster 2024-04-03T23:56:34.424728+0000 mgr.y (mgr.24370) 17340 : cluster [DBG] pgmap v17324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:35.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:35 smithi067 bash[27441]: cluster 2024-04-03T23:56:34.424728+0000 mgr.y (mgr.24370) 17340 : cluster [DBG] pgmap v17324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:36.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:36 smithi082 bash[20963]: audit 2024-04-03T23:56:35.888025+0000 mon.c (mon.2) 6926 : audit [DBG] from='client.? 172.21.15.67:0/1270748888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:36.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:36 smithi067 bash[17655]: audit 2024-04-03T23:56:35.888025+0000 mon.c (mon.2) 6926 : audit [DBG] from='client.? 172.21.15.67:0/1270748888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:36.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:36 smithi067 bash[27441]: audit 2024-04-03T23:56:35.888025+0000 mon.c (mon.2) 6926 : audit [DBG] from='client.? 172.21.15.67:0/1270748888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:37 smithi082 bash[20963]: cluster 2024-04-03T23:56:36.425953+0000 mgr.y (mgr.24370) 17341 : cluster [DBG] pgmap v17325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:37 smithi067 bash[27441]: cluster 2024-04-03T23:56:36.425953+0000 mgr.y (mgr.24370) 17341 : cluster [DBG] pgmap v17325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:37 smithi067 bash[17655]: cluster 2024-04-03T23:56:36.425953+0000 mgr.y (mgr.24370) 17341 : cluster [DBG] pgmap v17325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:38.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:38 smithi082 bash[20963]: audit 2024-04-03T23:56:38.348207+0000 mon.c (mon.2) 6927 : audit [DBG] from='client.? 172.21.15.67:0/1038617143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:38.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:38 smithi082 bash[20963]: cluster 2024-04-03T23:56:38.426645+0000 mgr.y (mgr.24370) 17342 : cluster [DBG] pgmap v17326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:38.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:38 smithi067 bash[27441]: audit 2024-04-03T23:56:38.348207+0000 mon.c (mon.2) 6927 : audit [DBG] from='client.? 172.21.15.67:0/1038617143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:38.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:38 smithi067 bash[27441]: cluster 2024-04-03T23:56:38.426645+0000 mgr.y (mgr.24370) 17342 : cluster [DBG] pgmap v17326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:38.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:38 smithi067 bash[17655]: audit 2024-04-03T23:56:38.348207+0000 mon.c (mon.2) 6927 : audit [DBG] from='client.? 172.21.15.67:0/1038617143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:38.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:38 smithi067 bash[17655]: cluster 2024-04-03T23:56:38.426645+0000 mgr.y (mgr.24370) 17342 : cluster [DBG] pgmap v17326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:41.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:41 smithi082 bash[20963]: cluster 2024-04-03T23:56:40.427346+0000 mgr.y (mgr.24370) 17343 : cluster [DBG] pgmap v17327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:41.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:41 smithi082 bash[20963]: audit 2024-04-03T23:56:40.580492+0000 mon.a (mon.0) 14733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:41.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:41 smithi082 bash[20963]: audit 2024-04-03T23:56:40.798636+0000 mon.c (mon.2) 6928 : audit [DBG] from='client.? 172.21.15.67:0/951798991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:41.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:41 smithi067 bash[27441]: cluster 2024-04-03T23:56:40.427346+0000 mgr.y (mgr.24370) 17343 : cluster [DBG] pgmap v17327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:41.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:41 smithi067 bash[27441]: audit 2024-04-03T23:56:40.580492+0000 mon.a (mon.0) 14733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:41.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:41 smithi067 bash[27441]: audit 2024-04-03T23:56:40.798636+0000 mon.c (mon.2) 6928 : audit [DBG] from='client.? 172.21.15.67:0/951798991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:41.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:41 smithi067 bash[17655]: cluster 2024-04-03T23:56:40.427346+0000 mgr.y (mgr.24370) 17343 : cluster [DBG] pgmap v17327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:41.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:41 smithi067 bash[17655]: audit 2024-04-03T23:56:40.580492+0000 mon.a (mon.0) 14733 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:41.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:41 smithi067 bash[17655]: audit 2024-04-03T23:56:40.798636+0000 mon.c (mon.2) 6928 : audit [DBG] from='client.? 172.21.15.67:0/951798991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:43.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:56:43.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:56:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:43 smithi082 bash[20963]: cluster 2024-04-03T23:56:42.428592+0000 mgr.y (mgr.24370) 17344 : cluster [DBG] pgmap v17328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:43.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:43 smithi082 bash[20963]: audit 2024-04-03T23:56:43.252555+0000 mon.a (mon.0) 14734 : audit [DBG] from='client.? 172.21.15.67:0/139296145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:43.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:43 smithi067 bash[27441]: cluster 2024-04-03T23:56:42.428592+0000 mgr.y (mgr.24370) 17344 : cluster [DBG] pgmap v17328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:43.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:43 smithi067 bash[27441]: audit 2024-04-03T23:56:43.252555+0000 mon.a (mon.0) 14734 : audit [DBG] from='client.? 172.21.15.67:0/139296145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:43 smithi067 bash[17655]: cluster 2024-04-03T23:56:42.428592+0000 mgr.y (mgr.24370) 17344 : cluster [DBG] pgmap v17328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:43.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:43 smithi067 bash[17655]: audit 2024-04-03T23:56:43.252555+0000 mon.a (mon.0) 14734 : audit [DBG] from='client.? 172.21.15.67:0/139296145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:45.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:45 smithi082 bash[20963]: cluster 2024-04-03T23:56:44.429319+0000 mgr.y (mgr.24370) 17345 : cluster [DBG] pgmap v17329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:45.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:45 smithi067 bash[17655]: cluster 2024-04-03T23:56:44.429319+0000 mgr.y (mgr.24370) 17345 : cluster [DBG] pgmap v17329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:45.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:45 smithi067 bash[27441]: cluster 2024-04-03T23:56:44.429319+0000 mgr.y (mgr.24370) 17345 : cluster [DBG] pgmap v17329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:46.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:46 smithi082 bash[20963]: audit 2024-04-03T23:56:45.705580+0000 mon.a (mon.0) 14735 : audit [DBG] from='client.? 172.21.15.67:0/527871095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:46.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:46 smithi067 bash[17655]: audit 2024-04-03T23:56:45.705580+0000 mon.a (mon.0) 14735 : audit [DBG] from='client.? 172.21.15.67:0/527871095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:46.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:46 smithi067 bash[27441]: audit 2024-04-03T23:56:45.705580+0000 mon.a (mon.0) 14735 : audit [DBG] from='client.? 172.21.15.67:0/527871095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:47.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:47 smithi082 bash[20963]: cluster 2024-04-03T23:56:46.430478+0000 mgr.y (mgr.24370) 17346 : cluster [DBG] pgmap v17330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:47.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:47 smithi067 bash[17655]: cluster 2024-04-03T23:56:46.430478+0000 mgr.y (mgr.24370) 17346 : cluster [DBG] pgmap v17330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:47.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:47 smithi067 bash[27441]: cluster 2024-04-03T23:56:46.430478+0000 mgr.y (mgr.24370) 17346 : cluster [DBG] pgmap v17330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:48.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:48 smithi082 bash[20963]: audit 2024-04-03T23:56:48.153126+0000 mon.a (mon.0) 14736 : audit [DBG] from='client.? 172.21.15.67:0/2663205137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:48.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:48 smithi067 bash[17655]: audit 2024-04-03T23:56:48.153126+0000 mon.a (mon.0) 14736 : audit [DBG] from='client.? 172.21.15.67:0/2663205137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:48.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:48 smithi067 bash[27441]: audit 2024-04-03T23:56:48.153126+0000 mon.a (mon.0) 14736 : audit [DBG] from='client.? 172.21.15.67:0/2663205137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:49.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:49 smithi082 bash[20963]: cluster 2024-04-03T23:56:48.431172+0000 mgr.y (mgr.24370) 17347 : cluster [DBG] pgmap v17331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:49.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:49 smithi067 bash[17655]: cluster 2024-04-03T23:56:48.431172+0000 mgr.y (mgr.24370) 17347 : cluster [DBG] pgmap v17331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:49.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:49 smithi067 bash[27441]: cluster 2024-04-03T23:56:48.431172+0000 mgr.y (mgr.24370) 17347 : cluster [DBG] pgmap v17331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:51 smithi082 bash[20963]: cluster 2024-04-03T23:56:50.431816+0000 mgr.y (mgr.24370) 17348 : cluster [DBG] pgmap v17332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:51.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:51 smithi082 bash[20963]: audit 2024-04-03T23:56:50.607272+0000 mon.c (mon.2) 6929 : audit [DBG] from='client.? 172.21.15.67:0/3227570192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:51.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:51 smithi067 bash[17655]: cluster 2024-04-03T23:56:50.431816+0000 mgr.y (mgr.24370) 17348 : cluster [DBG] pgmap v17332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:51.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:51 smithi067 bash[17655]: audit 2024-04-03T23:56:50.607272+0000 mon.c (mon.2) 6929 : audit [DBG] from='client.? 172.21.15.67:0/3227570192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:51.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:51 smithi067 bash[27441]: cluster 2024-04-03T23:56:50.431816+0000 mgr.y (mgr.24370) 17348 : cluster [DBG] pgmap v17332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:51.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:51 smithi067 bash[27441]: audit 2024-04-03T23:56:50.607272+0000 mon.c (mon.2) 6929 : audit [DBG] from='client.? 172.21.15.67:0/3227570192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:53.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:56:53.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:56:53.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:53 smithi082 bash[20963]: cluster 2024-04-03T23:56:52.432885+0000 mgr.y (mgr.24370) 17349 : cluster [DBG] pgmap v17333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:53.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:53 smithi082 bash[20963]: audit 2024-04-03T23:56:53.060471+0000 mon.c (mon.2) 6930 : audit [DBG] from='client.? 172.21.15.67:0/1170762329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:53.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:53 smithi067 bash[17655]: cluster 2024-04-03T23:56:52.432885+0000 mgr.y (mgr.24370) 17349 : cluster [DBG] pgmap v17333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:53.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:53 smithi067 bash[17655]: audit 2024-04-03T23:56:53.060471+0000 mon.c (mon.2) 6930 : audit [DBG] from='client.? 172.21.15.67:0/1170762329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:53.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:53 smithi067 bash[27441]: cluster 2024-04-03T23:56:52.432885+0000 mgr.y (mgr.24370) 17349 : cluster [DBG] pgmap v17333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:53.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:53 smithi067 bash[27441]: audit 2024-04-03T23:56:53.060471+0000 mon.c (mon.2) 6930 : audit [DBG] from='client.? 172.21.15.67:0/1170762329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:55 smithi082 bash[20963]: cluster 2024-04-03T23:56:54.433535+0000 mgr.y (mgr.24370) 17350 : cluster [DBG] pgmap v17334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:55.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:55 smithi082 bash[20963]: audit 2024-04-03T23:56:55.511613+0000 mon.a (mon.0) 14737 : audit [DBG] from='client.? 172.21.15.67:0/293822952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:55.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:55 smithi067 bash[17655]: cluster 2024-04-03T23:56:54.433535+0000 mgr.y (mgr.24370) 17350 : cluster [DBG] pgmap v17334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:55.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:55 smithi067 bash[17655]: audit 2024-04-03T23:56:55.511613+0000 mon.a (mon.0) 14737 : audit [DBG] from='client.? 172.21.15.67:0/293822952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:55 smithi067 bash[27441]: cluster 2024-04-03T23:56:54.433535+0000 mgr.y (mgr.24370) 17350 : cluster [DBG] pgmap v17334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:55 smithi067 bash[27441]: audit 2024-04-03T23:56:55.511613+0000 mon.a (mon.0) 14737 : audit [DBG] from='client.? 172.21.15.67:0/293822952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:56.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:56 smithi082 bash[20963]: audit 2024-04-03T23:56:55.580867+0000 mon.a (mon.0) 14738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:56.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:56 smithi067 bash[17655]: audit 2024-04-03T23:56:55.580867+0000 mon.a (mon.0) 14738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:56 smithi067 bash[27441]: audit 2024-04-03T23:56:55.580867+0000 mon.a (mon.0) 14738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:56:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:57 smithi082 bash[20963]: cluster 2024-04-03T23:56:56.434757+0000 mgr.y (mgr.24370) 17351 : cluster [DBG] pgmap v17335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:57 smithi067 bash[17655]: cluster 2024-04-03T23:56:56.434757+0000 mgr.y (mgr.24370) 17351 : cluster [DBG] pgmap v17335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:57 smithi067 bash[27441]: cluster 2024-04-03T23:56:56.434757+0000 mgr.y (mgr.24370) 17351 : cluster [DBG] pgmap v17335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:58 smithi082 bash[20963]: audit 2024-04-03T23:56:57.967899+0000 mon.a (mon.0) 14739 : audit [DBG] from='client.? 172.21.15.67:0/1454319339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:58.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:58 smithi067 bash[17655]: audit 2024-04-03T23:56:57.967899+0000 mon.a (mon.0) 14739 : audit [DBG] from='client.? 172.21.15.67:0/1454319339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:58.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:58 smithi067 bash[27441]: audit 2024-04-03T23:56:57.967899+0000 mon.a (mon.0) 14739 : audit [DBG] from='client.? 172.21.15.67:0/1454319339' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:56:59.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:56:59 smithi082 bash[20963]: cluster 2024-04-03T23:56:58.435589+0000 mgr.y (mgr.24370) 17352 : cluster [DBG] pgmap v17336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:56:59 smithi067 bash[17655]: cluster 2024-04-03T23:56:58.435589+0000 mgr.y (mgr.24370) 17352 : cluster [DBG] pgmap v17336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:56:59.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:56:59 smithi067 bash[27441]: cluster 2024-04-03T23:56:58.435589+0000 mgr.y (mgr.24370) 17352 : cluster [DBG] pgmap v17336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:00.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:00 smithi082 bash[20963]: audit 2024-04-03T23:57:00.430085+0000 mon.a (mon.0) 14740 : audit [DBG] from='client.? 172.21.15.67:0/1252658619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:00.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:00 smithi067 bash[17655]: audit 2024-04-03T23:57:00.430085+0000 mon.a (mon.0) 14740 : audit [DBG] from='client.? 172.21.15.67:0/1252658619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:00.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:00 smithi067 bash[27441]: audit 2024-04-03T23:57:00.430085+0000 mon.a (mon.0) 14740 : audit [DBG] from='client.? 172.21.15.67:0/1252658619' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:01 smithi082 bash[20963]: cluster 2024-04-03T23:57:00.436023+0000 mgr.y (mgr.24370) 17353 : cluster [DBG] pgmap v17337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:01.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:01 smithi067 bash[17655]: cluster 2024-04-03T23:57:00.436023+0000 mgr.y (mgr.24370) 17353 : cluster [DBG] pgmap v17337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:01 smithi067 bash[27441]: cluster 2024-04-03T23:57:00.436023+0000 mgr.y (mgr.24370) 17353 : cluster [DBG] pgmap v17337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:03.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:57:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:57:03.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:03 smithi082 bash[20963]: cluster 2024-04-03T23:57:02.437199+0000 mgr.y (mgr.24370) 17354 : cluster [DBG] pgmap v17338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:03.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:03 smithi082 bash[20963]: audit 2024-04-03T23:57:02.882072+0000 mon.c (mon.2) 6931 : audit [DBG] from='client.? 172.21.15.67:0/1495712159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:03.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:03 smithi067 bash[17655]: cluster 2024-04-03T23:57:02.437199+0000 mgr.y (mgr.24370) 17354 : cluster [DBG] pgmap v17338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:03.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:03 smithi067 bash[17655]: audit 2024-04-03T23:57:02.882072+0000 mon.c (mon.2) 6931 : audit [DBG] from='client.? 172.21.15.67:0/1495712159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:03.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:03 smithi067 bash[27441]: cluster 2024-04-03T23:57:02.437199+0000 mgr.y (mgr.24370) 17354 : cluster [DBG] pgmap v17338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:03.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:03 smithi067 bash[27441]: audit 2024-04-03T23:57:02.882072+0000 mon.c (mon.2) 6931 : audit [DBG] from='client.? 172.21.15.67:0/1495712159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:05.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:05 smithi082 bash[20963]: cluster 2024-04-03T23:57:04.437920+0000 mgr.y (mgr.24370) 17355 : cluster [DBG] pgmap v17339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:05.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:05 smithi082 bash[20963]: audit 2024-04-03T23:57:05.331936+0000 mon.a (mon.0) 14741 : audit [DBG] from='client.? 172.21.15.67:0/2353607017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:05.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:05 smithi067 bash[17655]: cluster 2024-04-03T23:57:04.437920+0000 mgr.y (mgr.24370) 17355 : cluster [DBG] pgmap v17339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:05.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:05 smithi067 bash[17655]: audit 2024-04-03T23:57:05.331936+0000 mon.a (mon.0) 14741 : audit [DBG] from='client.? 172.21.15.67:0/2353607017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:05.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:05 smithi067 bash[27441]: cluster 2024-04-03T23:57:04.437920+0000 mgr.y (mgr.24370) 17355 : cluster [DBG] pgmap v17339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:05.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:05 smithi067 bash[27441]: audit 2024-04-03T23:57:05.331936+0000 mon.a (mon.0) 14741 : audit [DBG] from='client.? 172.21.15.67:0/2353607017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:07.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:07 smithi082 bash[20963]: cluster 2024-04-03T23:57:06.439002+0000 mgr.y (mgr.24370) 17356 : cluster [DBG] pgmap v17340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:07 smithi067 bash[17655]: cluster 2024-04-03T23:57:06.439002+0000 mgr.y (mgr.24370) 17356 : cluster [DBG] pgmap v17340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:07.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:07 smithi067 bash[27441]: cluster 2024-04-03T23:57:06.439002+0000 mgr.y (mgr.24370) 17356 : cluster [DBG] pgmap v17340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:08.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:08 smithi082 bash[20963]: audit 2024-04-03T23:57:07.789454+0000 mon.a (mon.0) 14742 : audit [DBG] from='client.? 172.21.15.67:0/1113180595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:08.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:08 smithi067 bash[27441]: audit 2024-04-03T23:57:07.789454+0000 mon.a (mon.0) 14742 : audit [DBG] from='client.? 172.21.15.67:0/1113180595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:08.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:08 smithi067 bash[17655]: audit 2024-04-03T23:57:07.789454+0000 mon.a (mon.0) 14742 : audit [DBG] from='client.? 172.21.15.67:0/1113180595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:09 smithi082 bash[20963]: cluster 2024-04-03T23:57:08.439636+0000 mgr.y (mgr.24370) 17357 : cluster [DBG] pgmap v17341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:09 smithi067 bash[17655]: cluster 2024-04-03T23:57:08.439636+0000 mgr.y (mgr.24370) 17357 : cluster [DBG] pgmap v17341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:09 smithi067 bash[27441]: cluster 2024-04-03T23:57:08.439636+0000 mgr.y (mgr.24370) 17357 : cluster [DBG] pgmap v17341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:10.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:10 smithi082 bash[20963]: audit 2024-04-03T23:57:10.241771+0000 mon.c (mon.2) 6932 : audit [DBG] from='client.? 172.21.15.67:0/3101560317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:10.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:10 smithi082 bash[20963]: cluster 2024-04-03T23:57:10.440354+0000 mgr.y (mgr.24370) 17358 : cluster [DBG] pgmap v17342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:10.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:10 smithi067 bash[17655]: audit 2024-04-03T23:57:10.241771+0000 mon.c (mon.2) 6932 : audit [DBG] from='client.? 172.21.15.67:0/3101560317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:10.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:10 smithi067 bash[17655]: cluster 2024-04-03T23:57:10.440354+0000 mgr.y (mgr.24370) 17358 : cluster [DBG] pgmap v17342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:10.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:10 smithi067 bash[27441]: audit 2024-04-03T23:57:10.241771+0000 mon.c (mon.2) 6932 : audit [DBG] from='client.? 172.21.15.67:0/3101560317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:10.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:10 smithi067 bash[27441]: cluster 2024-04-03T23:57:10.440354+0000 mgr.y (mgr.24370) 17358 : cluster [DBG] pgmap v17342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:11.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:11 smithi082 bash[20963]: audit 2024-04-03T23:57:10.581729+0000 mon.a (mon.0) 14743 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:11 smithi067 bash[27441]: audit 2024-04-03T23:57:10.581729+0000 mon.a (mon.0) 14743 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:11 smithi067 bash[17655]: audit 2024-04-03T23:57:10.581729+0000 mon.a (mon.0) 14743 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:12.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:12 smithi082 bash[20963]: cluster 2024-04-03T23:57:12.441159+0000 mgr.y (mgr.24370) 17359 : cluster [DBG] pgmap v17343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:12.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:12 smithi067 bash[27441]: cluster 2024-04-03T23:57:12.441159+0000 mgr.y (mgr.24370) 17359 : cluster [DBG] pgmap v17343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:12.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:12 smithi067 bash[17655]: cluster 2024-04-03T23:57:12.441159+0000 mgr.y (mgr.24370) 17359 : cluster [DBG] pgmap v17343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:57:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:57:13.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:13 smithi082 bash[20963]: audit 2024-04-03T23:57:12.699458+0000 mon.c (mon.2) 6933 : audit [DBG] from='client.? 172.21.15.67:0/1755784003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:13.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:13 smithi067 bash[17655]: audit 2024-04-03T23:57:12.699458+0000 mon.c (mon.2) 6933 : audit [DBG] from='client.? 172.21.15.67:0/1755784003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:13.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:13 smithi067 bash[27441]: audit 2024-04-03T23:57:12.699458+0000 mon.c (mon.2) 6933 : audit [DBG] from='client.? 172.21.15.67:0/1755784003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:14.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:14 smithi082 bash[20963]: cluster 2024-04-03T23:57:14.441806+0000 mgr.y (mgr.24370) 17360 : cluster [DBG] pgmap v17344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:14.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:14 smithi067 bash[17655]: cluster 2024-04-03T23:57:14.441806+0000 mgr.y (mgr.24370) 17360 : cluster [DBG] pgmap v17344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:14.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:14 smithi067 bash[27441]: cluster 2024-04-03T23:57:14.441806+0000 mgr.y (mgr.24370) 17360 : cluster [DBG] pgmap v17344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:15.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:15 smithi082 bash[20963]: audit 2024-04-03T23:57:15.143484+0000 mon.c (mon.2) 6934 : audit [DBG] from='client.? 172.21.15.67:0/2030030302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:15.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:15 smithi067 bash[17655]: audit 2024-04-03T23:57:15.143484+0000 mon.c (mon.2) 6934 : audit [DBG] from='client.? 172.21.15.67:0/2030030302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:15.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:15 smithi067 bash[27441]: audit 2024-04-03T23:57:15.143484+0000 mon.c (mon.2) 6934 : audit [DBG] from='client.? 172.21.15.67:0/2030030302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:16.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:16 smithi082 bash[20963]: cluster 2024-04-03T23:57:16.442952+0000 mgr.y (mgr.24370) 17361 : cluster [DBG] pgmap v17345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:16.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:16 smithi067 bash[27441]: cluster 2024-04-03T23:57:16.442952+0000 mgr.y (mgr.24370) 17361 : cluster [DBG] pgmap v17345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:16.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:16 smithi067 bash[17655]: cluster 2024-04-03T23:57:16.442952+0000 mgr.y (mgr.24370) 17361 : cluster [DBG] pgmap v17345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:17 smithi082 bash[20963]: audit 2024-04-03T23:57:17.594002+0000 mon.a (mon.0) 14744 : audit [DBG] from='client.? 172.21.15.67:0/2996612044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:17.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:17 smithi067 bash[27441]: audit 2024-04-03T23:57:17.594002+0000 mon.a (mon.0) 14744 : audit [DBG] from='client.? 172.21.15.67:0/2996612044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:17.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:17 smithi067 bash[17655]: audit 2024-04-03T23:57:17.594002+0000 mon.a (mon.0) 14744 : audit [DBG] from='client.? 172.21.15.67:0/2996612044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:18 smithi082 bash[20963]: cluster 2024-04-03T23:57:18.443638+0000 mgr.y (mgr.24370) 17362 : cluster [DBG] pgmap v17346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:18.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:18 smithi067 bash[17655]: cluster 2024-04-03T23:57:18.443638+0000 mgr.y (mgr.24370) 17362 : cluster [DBG] pgmap v17346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:18 smithi067 bash[27441]: cluster 2024-04-03T23:57:18.443638+0000 mgr.y (mgr.24370) 17362 : cluster [DBG] pgmap v17346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:21.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:20 smithi082 bash[20963]: audit 2024-04-03T23:57:20.060530+0000 mon.a (mon.0) 14745 : audit [DBG] from='client.? 172.21.15.67:0/1245284509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:21.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:20 smithi082 bash[20963]: cluster 2024-04-03T23:57:20.444415+0000 mgr.y (mgr.24370) 17363 : cluster [DBG] pgmap v17347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:21.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:20 smithi067 bash[17655]: audit 2024-04-03T23:57:20.060530+0000 mon.a (mon.0) 14745 : audit [DBG] from='client.? 172.21.15.67:0/1245284509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:21.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:20 smithi067 bash[17655]: cluster 2024-04-03T23:57:20.444415+0000 mgr.y (mgr.24370) 17363 : cluster [DBG] pgmap v17347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:21.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:20 smithi067 bash[27441]: audit 2024-04-03T23:57:20.060530+0000 mon.a (mon.0) 14745 : audit [DBG] from='client.? 172.21.15.67:0/1245284509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:21.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:20 smithi067 bash[27441]: cluster 2024-04-03T23:57:20.444415+0000 mgr.y (mgr.24370) 17363 : cluster [DBG] pgmap v17347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:23.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:57:23.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:57:23.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:23 smithi082 bash[20963]: cluster 2024-04-03T23:57:22.445551+0000 mgr.y (mgr.24370) 17364 : cluster [DBG] pgmap v17348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:23.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:23 smithi082 bash[20963]: audit 2024-04-03T23:57:22.522430+0000 mon.a (mon.0) 14746 : audit [DBG] from='client.? 172.21.15.67:0/322207423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:23.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:23 smithi067 bash[17655]: cluster 2024-04-03T23:57:22.445551+0000 mgr.y (mgr.24370) 17364 : cluster [DBG] pgmap v17348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:23.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:23 smithi067 bash[17655]: audit 2024-04-03T23:57:22.522430+0000 mon.a (mon.0) 14746 : audit [DBG] from='client.? 172.21.15.67:0/322207423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:23.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:23 smithi067 bash[27441]: cluster 2024-04-03T23:57:22.445551+0000 mgr.y (mgr.24370) 17364 : cluster [DBG] pgmap v17348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:23.925 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:23 smithi067 bash[27441]: audit 2024-04-03T23:57:22.522430+0000 mon.a (mon.0) 14746 : audit [DBG] from='client.? 172.21.15.67:0/322207423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:25 smithi082 bash[20963]: cluster 2024-04-03T23:57:24.446204+0000 mgr.y (mgr.24370) 17365 : cluster [DBG] pgmap v17349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:25.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:25 smithi082 bash[20963]: audit 2024-04-03T23:57:24.974329+0000 mon.c (mon.2) 6935 : audit [DBG] from='client.? 172.21.15.67:0/48078012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:25 smithi067 bash[17655]: cluster 2024-04-03T23:57:24.446204+0000 mgr.y (mgr.24370) 17365 : cluster [DBG] pgmap v17349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:25 smithi067 bash[17655]: audit 2024-04-03T23:57:24.974329+0000 mon.c (mon.2) 6935 : audit [DBG] from='client.? 172.21.15.67:0/48078012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:25 smithi067 bash[27441]: cluster 2024-04-03T23:57:24.446204+0000 mgr.y (mgr.24370) 17365 : cluster [DBG] pgmap v17349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:25.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:25 smithi067 bash[27441]: audit 2024-04-03T23:57:24.974329+0000 mon.c (mon.2) 6935 : audit [DBG] from='client.? 172.21.15.67:0/48078012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:26.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:26 smithi082 bash[20963]: audit 2024-04-03T23:57:25.581968+0000 mon.a (mon.0) 14747 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:26.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:26 smithi067 bash[17655]: audit 2024-04-03T23:57:25.581968+0000 mon.a (mon.0) 14747 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:26.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:26 smithi067 bash[27441]: audit 2024-04-03T23:57:25.581968+0000 mon.a (mon.0) 14747 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:27.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:27 smithi082 bash[20963]: cluster 2024-04-03T23:57:26.447406+0000 mgr.y (mgr.24370) 17366 : cluster [DBG] pgmap v17350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:27.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:27 smithi082 bash[20963]: audit 2024-04-03T23:57:27.426720+0000 mon.a (mon.0) 14748 : audit [DBG] from='client.? 172.21.15.67:0/1499305748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:27.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:27 smithi067 bash[17655]: cluster 2024-04-03T23:57:26.447406+0000 mgr.y (mgr.24370) 17366 : cluster [DBG] pgmap v17350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:27.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:27 smithi067 bash[17655]: audit 2024-04-03T23:57:27.426720+0000 mon.a (mon.0) 14748 : audit [DBG] from='client.? 172.21.15.67:0/1499305748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:27.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:27 smithi067 bash[27441]: cluster 2024-04-03T23:57:26.447406+0000 mgr.y (mgr.24370) 17366 : cluster [DBG] pgmap v17350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:27.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:27 smithi067 bash[27441]: audit 2024-04-03T23:57:27.426720+0000 mon.a (mon.0) 14748 : audit [DBG] from='client.? 172.21.15.67:0/1499305748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:29 smithi082 bash[20963]: cluster 2024-04-03T23:57:28.448238+0000 mgr.y (mgr.24370) 17367 : cluster [DBG] pgmap v17351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:29.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:29 smithi067 bash[17655]: cluster 2024-04-03T23:57:28.448238+0000 mgr.y (mgr.24370) 17367 : cluster [DBG] pgmap v17351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:29.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:29 smithi067 bash[27441]: cluster 2024-04-03T23:57:28.448238+0000 mgr.y (mgr.24370) 17367 : cluster [DBG] pgmap v17351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:30.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:30 smithi082 bash[20963]: audit 2024-04-03T23:57:29.883118+0000 mon.c (mon.2) 6936 : audit [DBG] from='client.? 172.21.15.67:0/3070058833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:30.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:30 smithi067 bash[27441]: audit 2024-04-03T23:57:29.883118+0000 mon.c (mon.2) 6936 : audit [DBG] from='client.? 172.21.15.67:0/3070058833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:30.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:30 smithi067 bash[17655]: audit 2024-04-03T23:57:29.883118+0000 mon.c (mon.2) 6936 : audit [DBG] from='client.? 172.21.15.67:0/3070058833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:31 smithi082 bash[20963]: cluster 2024-04-03T23:57:30.448983+0000 mgr.y (mgr.24370) 17368 : cluster [DBG] pgmap v17352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:31 smithi067 bash[17655]: cluster 2024-04-03T23:57:30.448983+0000 mgr.y (mgr.24370) 17368 : cluster [DBG] pgmap v17352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:31.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:31 smithi067 bash[27441]: cluster 2024-04-03T23:57:30.448983+0000 mgr.y (mgr.24370) 17368 : cluster [DBG] pgmap v17352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:32.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:32 smithi082 bash[20963]: audit 2024-04-03T23:57:31.673113+0000 mon.a (mon.0) 14749 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:57:32.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:32 smithi082 bash[20963]: audit 2024-04-03T23:57:32.329601+0000 mon.a (mon.0) 14750 : audit [DBG] from='client.? 172.21.15.67:0/2885387770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:32.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:32 smithi067 bash[27441]: audit 2024-04-03T23:57:31.673113+0000 mon.a (mon.0) 14749 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:57:32.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:32 smithi067 bash[27441]: audit 2024-04-03T23:57:32.329601+0000 mon.a (mon.0) 14750 : audit [DBG] from='client.? 172.21.15.67:0/2885387770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:32.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:32 smithi067 bash[17655]: audit 2024-04-03T23:57:31.673113+0000 mon.a (mon.0) 14749 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:57:32.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:32 smithi067 bash[17655]: audit 2024-04-03T23:57:32.329601+0000 mon.a (mon.0) 14750 : audit [DBG] from='client.? 172.21.15.67:0/2885387770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:57:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:57:33.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:33 smithi082 bash[20963]: cluster 2024-04-03T23:57:32.450172+0000 mgr.y (mgr.24370) 17369 : cluster [DBG] pgmap v17353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:33 smithi067 bash[27441]: cluster 2024-04-03T23:57:32.450172+0000 mgr.y (mgr.24370) 17369 : cluster [DBG] pgmap v17353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:33.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:33 smithi067 bash[17655]: cluster 2024-04-03T23:57:32.450172+0000 mgr.y (mgr.24370) 17369 : cluster [DBG] pgmap v17353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:35 smithi082 bash[20963]: cluster 2024-04-03T23:57:34.450796+0000 mgr.y (mgr.24370) 17370 : cluster [DBG] pgmap v17354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:35 smithi082 bash[20963]: audit 2024-04-03T23:57:34.781802+0000 mon.c (mon.2) 6937 : audit [DBG] from='client.? 172.21.15.67:0/1486442403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:35.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:35 smithi067 bash[17655]: cluster 2024-04-03T23:57:34.450796+0000 mgr.y (mgr.24370) 17370 : cluster [DBG] pgmap v17354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:35.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:35 smithi067 bash[17655]: audit 2024-04-03T23:57:34.781802+0000 mon.c (mon.2) 6937 : audit [DBG] from='client.? 172.21.15.67:0/1486442403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:35.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:35 smithi067 bash[27441]: cluster 2024-04-03T23:57:34.450796+0000 mgr.y (mgr.24370) 17370 : cluster [DBG] pgmap v17354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:35.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:35 smithi067 bash[27441]: audit 2024-04-03T23:57:34.781802+0000 mon.c (mon.2) 6937 : audit [DBG] from='client.? 172.21.15.67:0/1486442403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:37 smithi082 bash[20963]: cluster 2024-04-03T23:57:36.451953+0000 mgr.y (mgr.24370) 17371 : cluster [DBG] pgmap v17355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:37 smithi082 bash[20963]: audit 2024-04-03T23:57:37.271521+0000 mon.a (mon.0) 14751 : audit [DBG] from='client.? 172.21.15.67:0/3700561202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:37.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:37 smithi082 bash[20963]: audit 2024-04-03T23:57:37.367866+0000 mon.a (mon.0) 14752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:37.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:37 smithi082 bash[20963]: audit 2024-04-03T23:57:37.378685+0000 mon.a (mon.0) 14753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:37 smithi067 bash[27441]: cluster 2024-04-03T23:57:36.451953+0000 mgr.y (mgr.24370) 17371 : cluster [DBG] pgmap v17355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:37 smithi067 bash[27441]: audit 2024-04-03T23:57:37.271521+0000 mon.a (mon.0) 14751 : audit [DBG] from='client.? 172.21.15.67:0/3700561202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:37 smithi067 bash[27441]: audit 2024-04-03T23:57:37.367866+0000 mon.a (mon.0) 14752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:37.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:37 smithi067 bash[27441]: audit 2024-04-03T23:57:37.378685+0000 mon.a (mon.0) 14753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:37 smithi067 bash[17655]: cluster 2024-04-03T23:57:36.451953+0000 mgr.y (mgr.24370) 17371 : cluster [DBG] pgmap v17355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:37 smithi067 bash[17655]: audit 2024-04-03T23:57:37.271521+0000 mon.a (mon.0) 14751 : audit [DBG] from='client.? 172.21.15.67:0/3700561202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:37 smithi067 bash[17655]: audit 2024-04-03T23:57:37.367866+0000 mon.a (mon.0) 14752 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:37.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:37 smithi067 bash[17655]: audit 2024-04-03T23:57:37.378685+0000 mon.a (mon.0) 14753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:38.680 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[17655]: audit 2024-04-03T23:57:37.673247+0000 mon.a (mon.0) 14754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:38.681 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[17655]: audit 2024-04-03T23:57:37.683324+0000 mon.a (mon.0) 14755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:38 smithi082 bash[20963]: audit 2024-04-03T23:57:37.673247+0000 mon.a (mon.0) 14754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:38 smithi082 bash[20963]: audit 2024-04-03T23:57:37.683324+0000 mon.a (mon.0) 14755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:39.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:38 smithi082 bash[20963]: audit 2024-04-03T23:57:38.163393+0000 mon.a (mon.0) 14756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:57:39.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:38 smithi082 bash[20963]: audit 2024-04-03T23:57:38.165236+0000 mon.a (mon.0) 14757 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:57:39.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:38 smithi082 bash[20963]: audit 2024-04-03T23:57:38.174530+0000 mon.a (mon.0) 14758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:39.142 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:38 smithi082 bash[20963]: cluster 2024-04-03T23:57:38.452684+0000 mgr.y (mgr.24370) 17372 : cluster [DBG] pgmap v17356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[17655]: audit 2024-04-03T23:57:38.163393+0000 mon.a (mon.0) 14756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[17655]: audit 2024-04-03T23:57:38.165236+0000 mon.a (mon.0) 14757 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[17655]: audit 2024-04-03T23:57:38.174530+0000 mon.a (mon.0) 14758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[17655]: cluster 2024-04-03T23:57:38.452684+0000 mgr.y (mgr.24370) 17372 : cluster [DBG] pgmap v17356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[27441]: audit 2024-04-03T23:57:37.673247+0000 mon.a (mon.0) 14754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[27441]: audit 2024-04-03T23:57:37.683324+0000 mon.a (mon.0) 14755 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[27441]: audit 2024-04-03T23:57:38.163393+0000 mon.a (mon.0) 14756 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[27441]: audit 2024-04-03T23:57:38.165236+0000 mon.a (mon.0) 14757 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[27441]: audit 2024-04-03T23:57:38.174530+0000 mon.a (mon.0) 14758 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:57:39.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:38 smithi067 bash[27441]: cluster 2024-04-03T23:57:38.452684+0000 mgr.y (mgr.24370) 17372 : cluster [DBG] pgmap v17356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:40.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:40 smithi082 bash[20963]: audit 2024-04-03T23:57:39.726470+0000 mon.c (mon.2) 6938 : audit [DBG] from='client.? 172.21.15.67:0/2679421209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:40.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:40 smithi067 bash[17655]: audit 2024-04-03T23:57:39.726470+0000 mon.c (mon.2) 6938 : audit [DBG] from='client.? 172.21.15.67:0/2679421209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:40.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:40 smithi067 bash[27441]: audit 2024-04-03T23:57:39.726470+0000 mon.c (mon.2) 6938 : audit [DBG] from='client.? 172.21.15.67:0/2679421209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:41.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:41 smithi082 bash[20963]: cluster 2024-04-03T23:57:40.453493+0000 mgr.y (mgr.24370) 17373 : cluster [DBG] pgmap v17357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:41.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:41 smithi082 bash[20963]: audit 2024-04-03T23:57:40.582313+0000 mon.a (mon.0) 14759 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:41.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:41 smithi067 bash[17655]: cluster 2024-04-03T23:57:40.453493+0000 mgr.y (mgr.24370) 17373 : cluster [DBG] pgmap v17357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:41.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:41 smithi067 bash[17655]: audit 2024-04-03T23:57:40.582313+0000 mon.a (mon.0) 14759 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:41.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:41 smithi067 bash[27441]: cluster 2024-04-03T23:57:40.453493+0000 mgr.y (mgr.24370) 17373 : cluster [DBG] pgmap v17357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:41.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:41 smithi067 bash[27441]: audit 2024-04-03T23:57:40.582313+0000 mon.a (mon.0) 14759 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:42.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:42 smithi082 bash[20963]: audit 2024-04-03T23:57:42.182887+0000 mon.a (mon.0) 14760 : audit [DBG] from='client.? 172.21.15.67:0/4211359371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:42.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:42 smithi067 bash[17655]: audit 2024-04-03T23:57:42.182887+0000 mon.a (mon.0) 14760 : audit [DBG] from='client.? 172.21.15.67:0/4211359371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:42.674 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:42 smithi067 bash[27441]: audit 2024-04-03T23:57:42.182887+0000 mon.a (mon.0) 14760 : audit [DBG] from='client.? 172.21.15.67:0/4211359371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:43.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:43 smithi067 bash[17655]: cluster 2024-04-03T23:57:42.454663+0000 mgr.y (mgr.24370) 17374 : cluster [DBG] pgmap v17358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:43.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:43 smithi067 bash[27441]: cluster 2024-04-03T23:57:42.454663+0000 mgr.y (mgr.24370) 17374 : cluster [DBG] pgmap v17358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:43.425 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:43] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:57:43.511 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:43 smithi082 bash[20963]: cluster 2024-04-03T23:57:42.454663+0000 mgr.y (mgr.24370) 17374 : cluster [DBG] pgmap v17358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:57:45.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:45 smithi082 bash[20963]: cluster 2024-04-03T23:57:44.455317+0000 mgr.y (mgr.24370) 17375 : cluster [DBG] pgmap v17359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:45.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:45 smithi082 bash[20963]: audit 2024-04-03T23:57:44.631251+0000 mon.a (mon.0) 14761 : audit [DBG] from='client.? 172.21.15.67:0/3752602563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:45 smithi067 bash[17655]: cluster 2024-04-03T23:57:44.455317+0000 mgr.y (mgr.24370) 17375 : cluster [DBG] pgmap v17359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:45 smithi067 bash[17655]: audit 2024-04-03T23:57:44.631251+0000 mon.a (mon.0) 14761 : audit [DBG] from='client.? 172.21.15.67:0/3752602563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:45.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:45 smithi067 bash[27441]: cluster 2024-04-03T23:57:44.455317+0000 mgr.y (mgr.24370) 17375 : cluster [DBG] pgmap v17359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:45.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:45 smithi067 bash[27441]: audit 2024-04-03T23:57:44.631251+0000 mon.a (mon.0) 14761 : audit [DBG] from='client.? 172.21.15.67:0/3752602563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:47.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:47 smithi082 bash[20963]: cluster 2024-04-03T23:57:46.456496+0000 mgr.y (mgr.24370) 17376 : cluster [DBG] pgmap v17360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:47.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:47 smithi082 bash[20963]: audit 2024-04-03T23:57:47.091890+0000 mon.a (mon.0) 14762 : audit [DBG] from='client.? 172.21.15.67:0/1840115540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:47.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:47 smithi067 bash[17655]: cluster 2024-04-03T23:57:46.456496+0000 mgr.y (mgr.24370) 17376 : cluster [DBG] pgmap v17360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:47.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:47 smithi067 bash[17655]: audit 2024-04-03T23:57:47.091890+0000 mon.a (mon.0) 14762 : audit [DBG] from='client.? 172.21.15.67:0/1840115540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:47.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:47 smithi067 bash[27441]: cluster 2024-04-03T23:57:46.456496+0000 mgr.y (mgr.24370) 17376 : cluster [DBG] pgmap v17360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:47.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:47 smithi067 bash[27441]: audit 2024-04-03T23:57:47.091890+0000 mon.a (mon.0) 14762 : audit [DBG] from='client.? 172.21.15.67:0/1840115540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:49.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:49 smithi082 bash[20963]: cluster 2024-04-03T23:57:48.457186+0000 mgr.y (mgr.24370) 17377 : cluster [DBG] pgmap v17361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:49 smithi067 bash[17655]: cluster 2024-04-03T23:57:48.457186+0000 mgr.y (mgr.24370) 17377 : cluster [DBG] pgmap v17361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:49.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:49 smithi067 bash[27441]: cluster 2024-04-03T23:57:48.457186+0000 mgr.y (mgr.24370) 17377 : cluster [DBG] pgmap v17361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:50.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:50 smithi082 bash[20963]: audit 2024-04-03T23:57:49.547147+0000 mon.a (mon.0) 14763 : audit [DBG] from='client.? 172.21.15.67:0/179311300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:50.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:50 smithi067 bash[17655]: audit 2024-04-03T23:57:49.547147+0000 mon.a (mon.0) 14763 : audit [DBG] from='client.? 172.21.15.67:0/179311300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:50.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:50 smithi067 bash[27441]: audit 2024-04-03T23:57:49.547147+0000 mon.a (mon.0) 14763 : audit [DBG] from='client.? 172.21.15.67:0/179311300' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:51 smithi082 bash[20963]: cluster 2024-04-03T23:57:50.457865+0000 mgr.y (mgr.24370) 17378 : cluster [DBG] pgmap v17362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:51 smithi067 bash[27441]: cluster 2024-04-03T23:57:50.457865+0000 mgr.y (mgr.24370) 17378 : cluster [DBG] pgmap v17362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:51.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:51 smithi067 bash[17655]: cluster 2024-04-03T23:57:50.457865+0000 mgr.y (mgr.24370) 17378 : cluster [DBG] pgmap v17362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:52.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:52 smithi082 bash[20963]: audit 2024-04-03T23:57:52.009979+0000 mon.c (mon.2) 6939 : audit [DBG] from='client.? 172.21.15.67:0/3106135811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:52.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:52 smithi067 bash[17655]: audit 2024-04-03T23:57:52.009979+0000 mon.c (mon.2) 6939 : audit [DBG] from='client.? 172.21.15.67:0/3106135811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:52.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:52 smithi067 bash[27441]: audit 2024-04-03T23:57:52.009979+0000 mon.c (mon.2) 6939 : audit [DBG] from='client.? 172.21.15.67:0/3106135811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:53.424 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:53] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:57:53.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:57:53.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:53 smithi082 bash[20963]: cluster 2024-04-03T23:57:52.459050+0000 mgr.y (mgr.24370) 17379 : cluster [DBG] pgmap v17363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:53.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:53 smithi067 bash[17655]: cluster 2024-04-03T23:57:52.459050+0000 mgr.y (mgr.24370) 17379 : cluster [DBG] pgmap v17363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:53.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:53 smithi067 bash[27441]: cluster 2024-04-03T23:57:52.459050+0000 mgr.y (mgr.24370) 17379 : cluster [DBG] pgmap v17363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:54.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:54 smithi082 bash[20963]: audit 2024-04-03T23:57:54.464862+0000 mon.c (mon.2) 6940 : audit [DBG] from='client.? 172.21.15.67:0/3448226102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:54.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:54 smithi067 bash[27441]: audit 2024-04-03T23:57:54.464862+0000 mon.c (mon.2) 6940 : audit [DBG] from='client.? 172.21.15.67:0/3448226102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:54.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:54 smithi067 bash[17655]: audit 2024-04-03T23:57:54.464862+0000 mon.c (mon.2) 6940 : audit [DBG] from='client.? 172.21.15.67:0/3448226102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:55 smithi082 bash[20963]: cluster 2024-04-03T23:57:54.459727+0000 mgr.y (mgr.24370) 17380 : cluster [DBG] pgmap v17364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:55 smithi067 bash[17655]: cluster 2024-04-03T23:57:54.459727+0000 mgr.y (mgr.24370) 17380 : cluster [DBG] pgmap v17364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:55 smithi067 bash[27441]: cluster 2024-04-03T23:57:54.459727+0000 mgr.y (mgr.24370) 17380 : cluster [DBG] pgmap v17364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:56 smithi082 bash[20963]: audit 2024-04-03T23:57:55.582888+0000 mon.a (mon.0) 14764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:56 smithi067 bash[17655]: audit 2024-04-03T23:57:55.582888+0000 mon.a (mon.0) 14764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:56.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:56 smithi067 bash[27441]: audit 2024-04-03T23:57:55.582888+0000 mon.a (mon.0) 14764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:57:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:57 smithi082 bash[20963]: cluster 2024-04-03T23:57:56.460886+0000 mgr.y (mgr.24370) 17381 : cluster [DBG] pgmap v17365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:57.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:57 smithi082 bash[20963]: audit 2024-04-03T23:57:56.913302+0000 mon.c (mon.2) 6941 : audit [DBG] from='client.? 172.21.15.67:0/826833642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:57 smithi067 bash[27441]: cluster 2024-04-03T23:57:56.460886+0000 mgr.y (mgr.24370) 17381 : cluster [DBG] pgmap v17365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:57 smithi067 bash[27441]: audit 2024-04-03T23:57:56.913302+0000 mon.c (mon.2) 6941 : audit [DBG] from='client.? 172.21.15.67:0/826833642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:57 smithi067 bash[17655]: cluster 2024-04-03T23:57:56.460886+0000 mgr.y (mgr.24370) 17381 : cluster [DBG] pgmap v17365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:57.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:57 smithi067 bash[17655]: audit 2024-04-03T23:57:56.913302+0000 mon.c (mon.2) 6941 : audit [DBG] from='client.? 172.21.15.67:0/826833642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:59.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:59 smithi082 bash[20963]: cluster 2024-04-03T23:57:58.461540+0000 mgr.y (mgr.24370) 17382 : cluster [DBG] pgmap v17366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:59.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:57:59 smithi082 bash[20963]: audit 2024-04-03T23:57:59.370193+0000 mon.a (mon.0) 14765 : audit [DBG] from='client.? 172.21.15.67:0/1499997101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:59 smithi067 bash[27441]: cluster 2024-04-03T23:57:58.461540+0000 mgr.y (mgr.24370) 17382 : cluster [DBG] pgmap v17366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:57:59 smithi067 bash[27441]: audit 2024-04-03T23:57:59.370193+0000 mon.a (mon.0) 14765 : audit [DBG] from='client.? 172.21.15.67:0/1499997101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:57:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:59 smithi067 bash[17655]: cluster 2024-04-03T23:57:58.461540+0000 mgr.y (mgr.24370) 17382 : cluster [DBG] pgmap v17366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:57:59.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:57:59 smithi067 bash[17655]: audit 2024-04-03T23:57:59.370193+0000 mon.a (mon.0) 14765 : audit [DBG] from='client.? 172.21.15.67:0/1499997101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:01 smithi082 bash[20963]: cluster 2024-04-03T23:58:00.462219+0000 mgr.y (mgr.24370) 17383 : cluster [DBG] pgmap v17367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:01 smithi067 bash[17655]: cluster 2024-04-03T23:58:00.462219+0000 mgr.y (mgr.24370) 17383 : cluster [DBG] pgmap v17367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:01.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:01 smithi067 bash[27441]: cluster 2024-04-03T23:58:00.462219+0000 mgr.y (mgr.24370) 17383 : cluster [DBG] pgmap v17367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:02.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:02 smithi082 bash[20963]: audit 2024-04-03T23:58:01.823754+0000 mon.c (mon.2) 6942 : audit [DBG] from='client.? 172.21.15.67:0/3882300426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:02.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:02 smithi067 bash[17655]: audit 2024-04-03T23:58:01.823754+0000 mon.c (mon.2) 6942 : audit [DBG] from='client.? 172.21.15.67:0/3882300426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:02.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:02 smithi067 bash[27441]: audit 2024-04-03T23:58:01.823754+0000 mon.c (mon.2) 6942 : audit [DBG] from='client.? 172.21.15.67:0/3882300426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:58:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:03 smithi082 bash[20963]: cluster 2024-04-03T23:58:02.463377+0000 mgr.y (mgr.24370) 17384 : cluster [DBG] pgmap v17368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:03.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:58:03.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:03 smithi067 bash[17655]: cluster 2024-04-03T23:58:02.463377+0000 mgr.y (mgr.24370) 17384 : cluster [DBG] pgmap v17368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:03 smithi067 bash[27441]: cluster 2024-04-03T23:58:02.463377+0000 mgr.y (mgr.24370) 17384 : cluster [DBG] pgmap v17368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:04 smithi082 bash[20963]: audit 2024-04-03T23:58:04.283822+0000 mon.c (mon.2) 6943 : audit [DBG] from='client.? 172.21.15.67:0/2338767950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:04.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:04 smithi067 bash[17655]: audit 2024-04-03T23:58:04.283822+0000 mon.c (mon.2) 6943 : audit [DBG] from='client.? 172.21.15.67:0/2338767950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:04 smithi067 bash[27441]: audit 2024-04-03T23:58:04.283822+0000 mon.c (mon.2) 6943 : audit [DBG] from='client.? 172.21.15.67:0/2338767950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:05.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:05 smithi082 bash[20963]: cluster 2024-04-03T23:58:04.464060+0000 mgr.y (mgr.24370) 17385 : cluster [DBG] pgmap v17369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:05.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:05 smithi067 bash[17655]: cluster 2024-04-03T23:58:04.464060+0000 mgr.y (mgr.24370) 17385 : cluster [DBG] pgmap v17369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:05.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:05 smithi067 bash[27441]: cluster 2024-04-03T23:58:04.464060+0000 mgr.y (mgr.24370) 17385 : cluster [DBG] pgmap v17369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:06.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:06 smithi067 bash[27441]: cluster 2024-04-03T23:58:06.465163+0000 mgr.y (mgr.24370) 17386 : cluster [DBG] pgmap v17370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:06.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:06 smithi067 bash[17655]: cluster 2024-04-03T23:58:06.465163+0000 mgr.y (mgr.24370) 17386 : cluster [DBG] pgmap v17370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:07.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:06 smithi082 bash[20963]: cluster 2024-04-03T23:58:06.465163+0000 mgr.y (mgr.24370) 17386 : cluster [DBG] pgmap v17370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:07.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:07 smithi067 bash[27441]: audit 2024-04-03T23:58:06.743436+0000 mon.c (mon.2) 6944 : audit [DBG] from='client.? 172.21.15.67:0/2554634941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:07.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:07 smithi067 bash[17655]: audit 2024-04-03T23:58:06.743436+0000 mon.c (mon.2) 6944 : audit [DBG] from='client.? 172.21.15.67:0/2554634941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:08.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:07 smithi082 bash[20963]: audit 2024-04-03T23:58:06.743436+0000 mon.c (mon.2) 6944 : audit [DBG] from='client.? 172.21.15.67:0/2554634941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:08.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:08 smithi067 bash[27441]: cluster 2024-04-03T23:58:08.465781+0000 mgr.y (mgr.24370) 17387 : cluster [DBG] pgmap v17371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:08.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:08 smithi067 bash[17655]: cluster 2024-04-03T23:58:08.465781+0000 mgr.y (mgr.24370) 17387 : cluster [DBG] pgmap v17371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:09.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:08 smithi082 bash[20963]: cluster 2024-04-03T23:58:08.465781+0000 mgr.y (mgr.24370) 17387 : cluster [DBG] pgmap v17371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:09.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:09 smithi067 bash[17655]: audit 2024-04-03T23:58:09.192554+0000 mon.c (mon.2) 6945 : audit [DBG] from='client.? 172.21.15.67:0/827087597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:09.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:09 smithi067 bash[27441]: audit 2024-04-03T23:58:09.192554+0000 mon.c (mon.2) 6945 : audit [DBG] from='client.? 172.21.15.67:0/827087597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:10.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:09 smithi082 bash[20963]: audit 2024-04-03T23:58:09.192554+0000 mon.c (mon.2) 6945 : audit [DBG] from='client.? 172.21.15.67:0/827087597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:10.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:10 smithi067 bash[17655]: cluster 2024-04-03T23:58:10.466487+0000 mgr.y (mgr.24370) 17388 : cluster [DBG] pgmap v17372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:10.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:10 smithi067 bash[17655]: audit 2024-04-03T23:58:10.582960+0000 mon.a (mon.0) 14766 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:10.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:10 smithi067 bash[27441]: cluster 2024-04-03T23:58:10.466487+0000 mgr.y (mgr.24370) 17388 : cluster [DBG] pgmap v17372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:10.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:10 smithi067 bash[27441]: audit 2024-04-03T23:58:10.582960+0000 mon.a (mon.0) 14766 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:11.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:10 smithi082 bash[20963]: cluster 2024-04-03T23:58:10.466487+0000 mgr.y (mgr.24370) 17388 : cluster [DBG] pgmap v17372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:11.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:10 smithi082 bash[20963]: audit 2024-04-03T23:58:10.582960+0000 mon.a (mon.0) 14766 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:11 smithi067 bash[17655]: audit 2024-04-03T23:58:11.635389+0000 mon.c (mon.2) 6946 : audit [DBG] from='client.? 172.21.15.67:0/1663592151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:11 smithi067 bash[27441]: audit 2024-04-03T23:58:11.635389+0000 mon.c (mon.2) 6946 : audit [DBG] from='client.? 172.21.15.67:0/1663592151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:12.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:11 smithi082 bash[20963]: audit 2024-04-03T23:58:11.635389+0000 mon.c (mon.2) 6946 : audit [DBG] from='client.? 172.21.15.67:0/1663592151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:13.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:12 smithi067 bash[27441]: cluster 2024-04-03T23:58:12.467646+0000 mgr.y (mgr.24370) 17389 : cluster [DBG] pgmap v17373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:13.090 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:12 smithi067 bash[17655]: cluster 2024-04-03T23:58:12.467646+0000 mgr.y (mgr.24370) 17389 : cluster [DBG] pgmap v17373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:13.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:12 smithi082 bash[20963]: cluster 2024-04-03T23:58:12.467646+0000 mgr.y (mgr.24370) 17389 : cluster [DBG] pgmap v17373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:58:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:58:14.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:14 smithi067 bash[17655]: audit 2024-04-03T23:58:14.086331+0000 mon.a (mon.0) 14767 : audit [DBG] from='client.? 172.21.15.67:0/3994642212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:14.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:14 smithi067 bash[27441]: audit 2024-04-03T23:58:14.086331+0000 mon.a (mon.0) 14767 : audit [DBG] from='client.? 172.21.15.67:0/3994642212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:14.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:14 smithi082 bash[20963]: audit 2024-04-03T23:58:14.086331+0000 mon.a (mon.0) 14767 : audit [DBG] from='client.? 172.21.15.67:0/3994642212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:15.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:15 smithi067 bash[27441]: cluster 2024-04-03T23:58:14.468376+0000 mgr.y (mgr.24370) 17390 : cluster [DBG] pgmap v17374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:15.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:15 smithi067 bash[17655]: cluster 2024-04-03T23:58:14.468376+0000 mgr.y (mgr.24370) 17390 : cluster [DBG] pgmap v17374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:15.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:15 smithi082 bash[20963]: cluster 2024-04-03T23:58:14.468376+0000 mgr.y (mgr.24370) 17390 : cluster [DBG] pgmap v17374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:17 smithi082 bash[20963]: cluster 2024-04-03T23:58:16.469182+0000 mgr.y (mgr.24370) 17391 : cluster [DBG] pgmap v17375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:17.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:17 smithi082 bash[20963]: audit 2024-04-03T23:58:16.537772+0000 mon.c (mon.2) 6947 : audit [DBG] from='client.? 172.21.15.67:0/112016555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:17 smithi067 bash[17655]: cluster 2024-04-03T23:58:16.469182+0000 mgr.y (mgr.24370) 17391 : cluster [DBG] pgmap v17375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:17.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:17 smithi067 bash[17655]: audit 2024-04-03T23:58:16.537772+0000 mon.c (mon.2) 6947 : audit [DBG] from='client.? 172.21.15.67:0/112016555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:17.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:17 smithi067 bash[27441]: cluster 2024-04-03T23:58:16.469182+0000 mgr.y (mgr.24370) 17391 : cluster [DBG] pgmap v17375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:17.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:17 smithi067 bash[27441]: audit 2024-04-03T23:58:16.537772+0000 mon.c (mon.2) 6947 : audit [DBG] from='client.? 172.21.15.67:0/112016555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:19 smithi082 bash[20963]: cluster 2024-04-03T23:58:18.469964+0000 mgr.y (mgr.24370) 17392 : cluster [DBG] pgmap v17376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:19 smithi082 bash[20963]: audit 2024-04-03T23:58:18.984553+0000 mon.c (mon.2) 6948 : audit [DBG] from='client.? 172.21.15.67:0/149346954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:19 smithi067 bash[17655]: cluster 2024-04-03T23:58:18.469964+0000 mgr.y (mgr.24370) 17392 : cluster [DBG] pgmap v17376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:19 smithi067 bash[17655]: audit 2024-04-03T23:58:18.984553+0000 mon.c (mon.2) 6948 : audit [DBG] from='client.? 172.21.15.67:0/149346954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:19.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:19 smithi067 bash[27441]: cluster 2024-04-03T23:58:18.469964+0000 mgr.y (mgr.24370) 17392 : cluster [DBG] pgmap v17376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:19.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:19 smithi067 bash[27441]: audit 2024-04-03T23:58:18.984553+0000 mon.c (mon.2) 6948 : audit [DBG] from='client.? 172.21.15.67:0/149346954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:21.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:21 smithi082 bash[20963]: cluster 2024-04-03T23:58:20.470829+0000 mgr.y (mgr.24370) 17393 : cluster [DBG] pgmap v17377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:21.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:21 smithi082 bash[20963]: audit 2024-04-03T23:58:21.433630+0000 mon.c (mon.2) 6949 : audit [DBG] from='client.? 172.21.15.67:0/1893997715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:21 smithi067 bash[17655]: cluster 2024-04-03T23:58:20.470829+0000 mgr.y (mgr.24370) 17393 : cluster [DBG] pgmap v17377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:21 smithi067 bash[17655]: audit 2024-04-03T23:58:21.433630+0000 mon.c (mon.2) 6949 : audit [DBG] from='client.? 172.21.15.67:0/1893997715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:21 smithi067 bash[27441]: cluster 2024-04-03T23:58:20.470829+0000 mgr.y (mgr.24370) 17393 : cluster [DBG] pgmap v17377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:21 smithi067 bash[27441]: audit 2024-04-03T23:58:21.433630+0000 mon.c (mon.2) 6949 : audit [DBG] from='client.? 172.21.15.67:0/1893997715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-03T23:58:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:23 smithi082 bash[20963]: cluster 2024-04-03T23:58:22.472031+0000 mgr.y (mgr.24370) 17394 : cluster [DBG] pgmap v17378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:58:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:23 smithi067 bash[17655]: cluster 2024-04-03T23:58:22.472031+0000 mgr.y (mgr.24370) 17394 : cluster [DBG] pgmap v17378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:23 smithi067 bash[27441]: cluster 2024-04-03T23:58:22.472031+0000 mgr.y (mgr.24370) 17394 : cluster [DBG] pgmap v17378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:24.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:24 smithi082 bash[20963]: audit 2024-04-03T23:58:23.886192+0000 mon.a (mon.0) 14768 : audit [DBG] from='client.? 172.21.15.67:0/671892882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:24.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:24 smithi067 bash[17655]: audit 2024-04-03T23:58:23.886192+0000 mon.a (mon.0) 14768 : audit [DBG] from='client.? 172.21.15.67:0/671892882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:24 smithi067 bash[27441]: audit 2024-04-03T23:58:23.886192+0000 mon.a (mon.0) 14768 : audit [DBG] from='client.? 172.21.15.67:0/671892882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:25 smithi082 bash[20963]: cluster 2024-04-03T23:58:24.472709+0000 mgr.y (mgr.24370) 17395 : cluster [DBG] pgmap v17379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:25 smithi067 bash[17655]: cluster 2024-04-03T23:58:24.472709+0000 mgr.y (mgr.24370) 17395 : cluster [DBG] pgmap v17379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:25 smithi067 bash[27441]: cluster 2024-04-03T23:58:24.472709+0000 mgr.y (mgr.24370) 17395 : cluster [DBG] pgmap v17379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:26.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:26 smithi082 bash[20963]: audit 2024-04-03T23:58:25.583265+0000 mon.a (mon.0) 14769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:26.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:26 smithi082 bash[20963]: audit 2024-04-03T23:58:26.343450+0000 mon.c (mon.2) 6950 : audit [DBG] from='client.? 172.21.15.67:0/2255491473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:26.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:26 smithi067 bash[17655]: audit 2024-04-03T23:58:25.583265+0000 mon.a (mon.0) 14769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:26.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:26 smithi067 bash[17655]: audit 2024-04-03T23:58:26.343450+0000 mon.c (mon.2) 6950 : audit [DBG] from='client.? 172.21.15.67:0/2255491473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:26.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:26 smithi067 bash[27441]: audit 2024-04-03T23:58:25.583265+0000 mon.a (mon.0) 14769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:26.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:26 smithi067 bash[27441]: audit 2024-04-03T23:58:26.343450+0000 mon.c (mon.2) 6950 : audit [DBG] from='client.? 172.21.15.67:0/2255491473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:27 smithi082 bash[20963]: cluster 2024-04-03T23:58:26.473848+0000 mgr.y (mgr.24370) 17396 : cluster [DBG] pgmap v17380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:27 smithi067 bash[17655]: cluster 2024-04-03T23:58:26.473848+0000 mgr.y (mgr.24370) 17396 : cluster [DBG] pgmap v17380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:27 smithi067 bash[27441]: cluster 2024-04-03T23:58:26.473848+0000 mgr.y (mgr.24370) 17396 : cluster [DBG] pgmap v17380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:29 smithi082 bash[20963]: cluster 2024-04-03T23:58:28.474501+0000 mgr.y (mgr.24370) 17397 : cluster [DBG] pgmap v17381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:29 smithi082 bash[20963]: audit 2024-04-03T23:58:28.810623+0000 mon.c (mon.2) 6951 : audit [DBG] from='client.? 172.21.15.67:0/2693479836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:29.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:29 smithi067 bash[27441]: cluster 2024-04-03T23:58:28.474501+0000 mgr.y (mgr.24370) 17397 : cluster [DBG] pgmap v17381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:29.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:29 smithi067 bash[27441]: audit 2024-04-03T23:58:28.810623+0000 mon.c (mon.2) 6951 : audit [DBG] from='client.? 172.21.15.67:0/2693479836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:29.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:29 smithi067 bash[17655]: cluster 2024-04-03T23:58:28.474501+0000 mgr.y (mgr.24370) 17397 : cluster [DBG] pgmap v17381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:29.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:29 smithi067 bash[17655]: audit 2024-04-03T23:58:28.810623+0000 mon.c (mon.2) 6951 : audit [DBG] from='client.? 172.21.15.67:0/2693479836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:31 smithi082 bash[20963]: cluster 2024-04-03T23:58:30.475184+0000 mgr.y (mgr.24370) 17398 : cluster [DBG] pgmap v17382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:31 smithi082 bash[20963]: audit 2024-04-03T23:58:31.264833+0000 mon.a (mon.0) 14770 : audit [DBG] from='client.? 172.21.15.67:0/263237026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:31 smithi067 bash[17655]: cluster 2024-04-03T23:58:30.475184+0000 mgr.y (mgr.24370) 17398 : cluster [DBG] pgmap v17382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:31 smithi067 bash[17655]: audit 2024-04-03T23:58:31.264833+0000 mon.a (mon.0) 14770 : audit [DBG] from='client.? 172.21.15.67:0/263237026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:31.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:31 smithi067 bash[27441]: cluster 2024-04-03T23:58:30.475184+0000 mgr.y (mgr.24370) 17398 : cluster [DBG] pgmap v17382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:31.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:31 smithi067 bash[27441]: audit 2024-04-03T23:58:31.264833+0000 mon.a (mon.0) 14770 : audit [DBG] from='client.? 172.21.15.67:0/263237026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:58:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:33 smithi082 bash[20963]: cluster 2024-04-03T23:58:32.476403+0000 mgr.y (mgr.24370) 17399 : cluster [DBG] pgmap v17383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:33.892 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:58:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:33 smithi067 bash[17655]: cluster 2024-04-03T23:58:32.476403+0000 mgr.y (mgr.24370) 17399 : cluster [DBG] pgmap v17383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:33 smithi067 bash[27441]: cluster 2024-04-03T23:58:32.476403+0000 mgr.y (mgr.24370) 17399 : cluster [DBG] pgmap v17383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:34.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:34 smithi082 bash[20963]: audit 2024-04-03T23:58:33.720286+0000 mon.a (mon.0) 14771 : audit [DBG] from='client.? 172.21.15.67:0/3412353719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:34.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:34 smithi067 bash[17655]: audit 2024-04-03T23:58:33.720286+0000 mon.a (mon.0) 14771 : audit [DBG] from='client.? 172.21.15.67:0/3412353719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:34.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:34 smithi067 bash[27441]: audit 2024-04-03T23:58:33.720286+0000 mon.a (mon.0) 14771 : audit [DBG] from='client.? 172.21.15.67:0/3412353719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:35 smithi082 bash[20963]: cluster 2024-04-03T23:58:34.477067+0000 mgr.y (mgr.24370) 17400 : cluster [DBG] pgmap v17384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:35 smithi067 bash[17655]: cluster 2024-04-03T23:58:34.477067+0000 mgr.y (mgr.24370) 17400 : cluster [DBG] pgmap v17384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:35.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:35 smithi067 bash[27441]: cluster 2024-04-03T23:58:34.477067+0000 mgr.y (mgr.24370) 17400 : cluster [DBG] pgmap v17384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:36.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:36 smithi082 bash[20963]: audit 2024-04-03T23:58:36.176756+0000 mon.a (mon.0) 14772 : audit [DBG] from='client.? 172.21.15.67:0/2480333331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:36.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:36 smithi067 bash[17655]: audit 2024-04-03T23:58:36.176756+0000 mon.a (mon.0) 14772 : audit [DBG] from='client.? 172.21.15.67:0/2480333331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:36.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:36 smithi067 bash[27441]: audit 2024-04-03T23:58:36.176756+0000 mon.a (mon.0) 14772 : audit [DBG] from='client.? 172.21.15.67:0/2480333331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:37 smithi082 bash[20963]: cluster 2024-04-03T23:58:36.478284+0000 mgr.y (mgr.24370) 17401 : cluster [DBG] pgmap v17385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:37 smithi067 bash[27441]: cluster 2024-04-03T23:58:36.478284+0000 mgr.y (mgr.24370) 17401 : cluster [DBG] pgmap v17385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:37.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:37 smithi067 bash[17655]: cluster 2024-04-03T23:58:36.478284+0000 mgr.y (mgr.24370) 17401 : cluster [DBG] pgmap v17385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:38.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:38 smithi082 bash[20963]: audit 2024-04-03T23:58:38.249373+0000 mon.a (mon.0) 14773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:58:38.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:38 smithi082 bash[20963]: cluster 2024-04-03T23:58:38.478772+0000 mgr.y (mgr.24370) 17402 : cluster [DBG] pgmap v17386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:38.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:38 smithi082 bash[20963]: audit 2024-04-03T23:58:38.575729+0000 mon.a (mon.0) 14774 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:38.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:38 smithi082 bash[20963]: audit 2024-04-03T23:58:38.582261+0000 mon.a (mon.0) 14775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:38.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:38 smithi067 bash[27441]: audit 2024-04-03T23:58:38.249373+0000 mon.a (mon.0) 14773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:58:38.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:38 smithi067 bash[27441]: cluster 2024-04-03T23:58:38.478772+0000 mgr.y (mgr.24370) 17402 : cluster [DBG] pgmap v17386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:38.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:38 smithi067 bash[27441]: audit 2024-04-03T23:58:38.575729+0000 mon.a (mon.0) 14774 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:38.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:38 smithi067 bash[27441]: audit 2024-04-03T23:58:38.582261+0000 mon.a (mon.0) 14775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:38.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:38 smithi067 bash[17655]: audit 2024-04-03T23:58:38.249373+0000 mon.a (mon.0) 14773 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:58:38.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:38 smithi067 bash[17655]: cluster 2024-04-03T23:58:38.478772+0000 mgr.y (mgr.24370) 17402 : cluster [DBG] pgmap v17386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:38.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:38 smithi067 bash[17655]: audit 2024-04-03T23:58:38.575729+0000 mon.a (mon.0) 14774 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:38.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:38 smithi067 bash[17655]: audit 2024-04-03T23:58:38.582261+0000 mon.a (mon.0) 14775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:39.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:39 smithi082 bash[20963]: audit 2024-04-03T23:58:38.632550+0000 mon.a (mon.0) 14776 : audit [DBG] from='client.? 172.21.15.67:0/73684644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:39 smithi067 bash[27441]: audit 2024-04-03T23:58:38.632550+0000 mon.a (mon.0) 14776 : audit [DBG] from='client.? 172.21.15.67:0/73684644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:39.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:39 smithi067 bash[17655]: audit 2024-04-03T23:58:38.632550+0000 mon.a (mon.0) 14776 : audit [DBG] from='client.? 172.21.15.67:0/73684644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:40.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:40 smithi082 bash[20963]: cluster 2024-04-03T23:58:40.479449+0000 mgr.y (mgr.24370) 17403 : cluster [DBG] pgmap v17387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:40.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:40 smithi082 bash[20963]: audit 2024-04-03T23:58:40.584032+0000 mon.a (mon.0) 14777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:40 smithi067 bash[17655]: cluster 2024-04-03T23:58:40.479449+0000 mgr.y (mgr.24370) 17403 : cluster [DBG] pgmap v17387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:40 smithi067 bash[17655]: audit 2024-04-03T23:58:40.584032+0000 mon.a (mon.0) 14777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:40 smithi067 bash[27441]: cluster 2024-04-03T23:58:40.479449+0000 mgr.y (mgr.24370) 17403 : cluster [DBG] pgmap v17387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:40 smithi067 bash[27441]: audit 2024-04-03T23:58:40.584032+0000 mon.a (mon.0) 14777 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:41 smithi082 bash[20963]: audit 2024-04-03T23:58:41.082363+0000 mon.c (mon.2) 6952 : audit [DBG] from='client.? 172.21.15.67:0/1762032266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:41.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:41 smithi067 bash[27441]: audit 2024-04-03T23:58:41.082363+0000 mon.c (mon.2) 6952 : audit [DBG] from='client.? 172.21.15.67:0/1762032266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:41 smithi067 bash[17655]: audit 2024-04-03T23:58:41.082363+0000 mon.c (mon.2) 6952 : audit [DBG] from='client.? 172.21.15.67:0/1762032266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:42.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:42 smithi082 bash[20963]: cluster 2024-04-03T23:58:42.480627+0000 mgr.y (mgr.24370) 17404 : cluster [DBG] pgmap v17388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:42.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:42 smithi067 bash[17655]: cluster 2024-04-03T23:58:42.480627+0000 mgr.y (mgr.24370) 17404 : cluster [DBG] pgmap v17388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:42.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:42 smithi067 bash[27441]: cluster 2024-04-03T23:58:42.480627+0000 mgr.y (mgr.24370) 17404 : cluster [DBG] pgmap v17388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:58:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:58:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:43 smithi082 bash[20963]: audit 2024-04-03T23:58:43.593092+0000 mon.c (mon.2) 6953 : audit [DBG] from='client.? 172.21.15.67:0/1683254084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:43 smithi067 bash[17655]: audit 2024-04-03T23:58:43.593092+0000 mon.c (mon.2) 6953 : audit [DBG] from='client.? 172.21.15.67:0/1683254084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:43 smithi067 bash[27441]: audit 2024-04-03T23:58:43.593092+0000 mon.c (mon.2) 6953 : audit [DBG] from='client.? 172.21.15.67:0/1683254084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:45.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:44 smithi082 bash[20963]: audit 2024-04-03T23:58:43.996915+0000 mon.a (mon.0) 14778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:44 smithi082 bash[20963]: audit 2024-04-03T23:58:44.004821+0000 mon.a (mon.0) 14779 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:44 smithi082 bash[20963]: cluster 2024-04-03T23:58:44.481300+0000 mgr.y (mgr.24370) 17405 : cluster [DBG] pgmap v17389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:45.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:44 smithi082 bash[20963]: audit 2024-04-03T23:58:44.582242+0000 mon.a (mon.0) 14780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.392 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:44 smithi082 bash[20963]: audit 2024-04-03T23:58:44.589418+0000 mon.a (mon.0) 14781 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[17655]: audit 2024-04-03T23:58:43.996915+0000 mon.a (mon.0) 14778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[17655]: audit 2024-04-03T23:58:44.004821+0000 mon.a (mon.0) 14779 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[17655]: cluster 2024-04-03T23:58:44.481300+0000 mgr.y (mgr.24370) 17405 : cluster [DBG] pgmap v17389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:45.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[17655]: audit 2024-04-03T23:58:44.582242+0000 mon.a (mon.0) 14780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[17655]: audit 2024-04-03T23:58:44.589418+0000 mon.a (mon.0) 14781 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[27441]: audit 2024-04-03T23:58:43.996915+0000 mon.a (mon.0) 14778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[27441]: audit 2024-04-03T23:58:44.004821+0000 mon.a (mon.0) 14779 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[27441]: cluster 2024-04-03T23:58:44.481300+0000 mgr.y (mgr.24370) 17405 : cluster [DBG] pgmap v17389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:45.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[27441]: audit 2024-04-03T23:58:44.582242+0000 mon.a (mon.0) 14780 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:45.425 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:44 smithi067 bash[27441]: audit 2024-04-03T23:58:44.589418+0000 mon.a (mon.0) 14781 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:46.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:46 smithi082 bash[20963]: audit 2024-04-03T23:58:45.011523+0000 mon.a (mon.0) 14782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:58:46.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:46 smithi082 bash[20963]: audit 2024-04-03T23:58:45.012931+0000 mon.a (mon.0) 14783 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:58:46.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:46 smithi082 bash[20963]: audit 2024-04-03T23:58:45.020073+0000 mon.a (mon.0) 14784 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:46.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:46 smithi067 bash[27441]: audit 2024-04-03T23:58:45.011523+0000 mon.a (mon.0) 14782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:58:46.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:46 smithi067 bash[27441]: audit 2024-04-03T23:58:45.012931+0000 mon.a (mon.0) 14783 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:58:46.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:46 smithi067 bash[27441]: audit 2024-04-03T23:58:45.020073+0000 mon.a (mon.0) 14784 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:46.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:46 smithi067 bash[17655]: audit 2024-04-03T23:58:45.011523+0000 mon.a (mon.0) 14782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:58:46.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:46 smithi067 bash[17655]: audit 2024-04-03T23:58:45.012931+0000 mon.a (mon.0) 14783 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:58:46.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:46 smithi067 bash[17655]: audit 2024-04-03T23:58:45.020073+0000 mon.a (mon.0) 14784 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:58:47.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:47 smithi082 bash[20963]: audit 2024-04-03T23:58:46.049797+0000 mon.c (mon.2) 6954 : audit [DBG] from='client.? 172.21.15.67:0/2870256821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:47.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:47 smithi082 bash[20963]: cluster 2024-04-03T23:58:46.482587+0000 mgr.y (mgr.24370) 17406 : cluster [DBG] pgmap v17390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:47.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:47 smithi067 bash[27441]: audit 2024-04-03T23:58:46.049797+0000 mon.c (mon.2) 6954 : audit [DBG] from='client.? 172.21.15.67:0/2870256821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:47.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:47 smithi067 bash[27441]: cluster 2024-04-03T23:58:46.482587+0000 mgr.y (mgr.24370) 17406 : cluster [DBG] pgmap v17390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:47.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:47 smithi067 bash[17655]: audit 2024-04-03T23:58:46.049797+0000 mon.c (mon.2) 6954 : audit [DBG] from='client.? 172.21.15.67:0/2870256821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:47.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:47 smithi067 bash[17655]: cluster 2024-04-03T23:58:46.482587+0000 mgr.y (mgr.24370) 17406 : cluster [DBG] pgmap v17390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:48.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:48 smithi082 bash[20963]: audit 2024-04-03T23:58:48.501105+0000 mon.a (mon.0) 14785 : audit [DBG] from='client.? 172.21.15.67:0/3642168948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:48.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:48 smithi067 bash[17655]: audit 2024-04-03T23:58:48.501105+0000 mon.a (mon.0) 14785 : audit [DBG] from='client.? 172.21.15.67:0/3642168948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:48.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:48 smithi067 bash[27441]: audit 2024-04-03T23:58:48.501105+0000 mon.a (mon.0) 14785 : audit [DBG] from='client.? 172.21.15.67:0/3642168948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:49.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:49 smithi082 bash[20963]: cluster 2024-04-03T23:58:48.483423+0000 mgr.y (mgr.24370) 17407 : cluster [DBG] pgmap v17391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:49 smithi067 bash[17655]: cluster 2024-04-03T23:58:48.483423+0000 mgr.y (mgr.24370) 17407 : cluster [DBG] pgmap v17391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:49.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:49 smithi067 bash[27441]: cluster 2024-04-03T23:58:48.483423+0000 mgr.y (mgr.24370) 17407 : cluster [DBG] pgmap v17391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:51 smithi082 bash[20963]: cluster 2024-04-03T23:58:50.484229+0000 mgr.y (mgr.24370) 17408 : cluster [DBG] pgmap v17392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:51.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:51 smithi082 bash[20963]: audit 2024-04-03T23:58:50.958552+0000 mon.a (mon.0) 14786 : audit [DBG] from='client.? 172.21.15.67:0/1840356993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:51 smithi067 bash[27441]: cluster 2024-04-03T23:58:50.484229+0000 mgr.y (mgr.24370) 17408 : cluster [DBG] pgmap v17392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:51 smithi067 bash[27441]: audit 2024-04-03T23:58:50.958552+0000 mon.a (mon.0) 14786 : audit [DBG] from='client.? 172.21.15.67:0/1840356993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:51.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:51 smithi067 bash[17655]: cluster 2024-04-03T23:58:50.484229+0000 mgr.y (mgr.24370) 17408 : cluster [DBG] pgmap v17392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:51.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:51 smithi067 bash[17655]: audit 2024-04-03T23:58:50.958552+0000 mon.a (mon.0) 14786 : audit [DBG] from='client.? 172.21.15.67:0/1840356993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-03T23:58:53.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:58:53.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:53 smithi082 bash[20963]: cluster 2024-04-03T23:58:52.485357+0000 mgr.y (mgr.24370) 17409 : cluster [DBG] pgmap v17393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:53.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:53 smithi082 bash[20963]: audit 2024-04-03T23:58:53.406418+0000 mon.c (mon.2) 6955 : audit [DBG] from='client.? 172.21.15.67:0/2866832687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:53.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:53 smithi067 bash[27441]: cluster 2024-04-03T23:58:52.485357+0000 mgr.y (mgr.24370) 17409 : cluster [DBG] pgmap v17393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:53.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:53 smithi067 bash[27441]: audit 2024-04-03T23:58:53.406418+0000 mon.c (mon.2) 6955 : audit [DBG] from='client.? 172.21.15.67:0/2866832687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:53.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:53 smithi067 bash[17655]: cluster 2024-04-03T23:58:52.485357+0000 mgr.y (mgr.24370) 17409 : cluster [DBG] pgmap v17393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:53.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:53 smithi067 bash[17655]: audit 2024-04-03T23:58:53.406418+0000 mon.c (mon.2) 6955 : audit [DBG] from='client.? 172.21.15.67:0/2866832687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:55 smithi082 bash[20963]: cluster 2024-04-03T23:58:54.486060+0000 mgr.y (mgr.24370) 17410 : cluster [DBG] pgmap v17394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:55 smithi067 bash[17655]: cluster 2024-04-03T23:58:54.486060+0000 mgr.y (mgr.24370) 17410 : cluster [DBG] pgmap v17394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:55.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:55 smithi067 bash[27441]: cluster 2024-04-03T23:58:54.486060+0000 mgr.y (mgr.24370) 17410 : cluster [DBG] pgmap v17394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:56 smithi082 bash[20963]: audit 2024-04-03T23:58:55.584174+0000 mon.a (mon.0) 14787 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:56 smithi082 bash[20963]: audit 2024-04-03T23:58:55.869356+0000 mon.c (mon.2) 6956 : audit [DBG] from='client.? 172.21.15.67:0/3498723322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:56 smithi067 bash[17655]: audit 2024-04-03T23:58:55.584174+0000 mon.a (mon.0) 14787 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:56.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:56 smithi067 bash[17655]: audit 2024-04-03T23:58:55.869356+0000 mon.c (mon.2) 6956 : audit [DBG] from='client.? 172.21.15.67:0/3498723322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:56 smithi067 bash[27441]: audit 2024-04-03T23:58:55.584174+0000 mon.a (mon.0) 14787 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:58:56.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:56 smithi067 bash[27441]: audit 2024-04-03T23:58:55.869356+0000 mon.c (mon.2) 6956 : audit [DBG] from='client.? 172.21.15.67:0/3498723322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:57 smithi082 bash[20963]: cluster 2024-04-03T23:58:56.487253+0000 mgr.y (mgr.24370) 17411 : cluster [DBG] pgmap v17395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:57 smithi067 bash[17655]: cluster 2024-04-03T23:58:56.487253+0000 mgr.y (mgr.24370) 17411 : cluster [DBG] pgmap v17395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:57 smithi067 bash[27441]: cluster 2024-04-03T23:58:56.487253+0000 mgr.y (mgr.24370) 17411 : cluster [DBG] pgmap v17395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:58 smithi082 bash[20963]: audit 2024-04-03T23:58:58.321260+0000 mon.c (mon.2) 6957 : audit [DBG] from='client.? 172.21.15.67:0/3459003547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:58.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:58 smithi067 bash[27441]: audit 2024-04-03T23:58:58.321260+0000 mon.c (mon.2) 6957 : audit [DBG] from='client.? 172.21.15.67:0/3459003547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:58.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:58 smithi067 bash[17655]: audit 2024-04-03T23:58:58.321260+0000 mon.c (mon.2) 6957 : audit [DBG] from='client.? 172.21.15.67:0/3459003547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:58:59.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:58:59 smithi082 bash[20963]: cluster 2024-04-03T23:58:58.487924+0000 mgr.y (mgr.24370) 17412 : cluster [DBG] pgmap v17396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:59.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:58:59 smithi067 bash[17655]: cluster 2024-04-03T23:58:58.487924+0000 mgr.y (mgr.24370) 17412 : cluster [DBG] pgmap v17396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:58:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:58:59 smithi067 bash[27441]: cluster 2024-04-03T23:58:58.487924+0000 mgr.y (mgr.24370) 17412 : cluster [DBG] pgmap v17396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:01 smithi082 bash[20963]: cluster 2024-04-03T23:59:00.488578+0000 mgr.y (mgr.24370) 17413 : cluster [DBG] pgmap v17397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:01 smithi082 bash[20963]: audit 2024-04-03T23:59:00.774555+0000 mon.a (mon.0) 14788 : audit [DBG] from='client.? 172.21.15.67:0/1740906774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:01 smithi067 bash[17655]: cluster 2024-04-03T23:59:00.488578+0000 mgr.y (mgr.24370) 17413 : cluster [DBG] pgmap v17397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:01 smithi067 bash[17655]: audit 2024-04-03T23:59:00.774555+0000 mon.a (mon.0) 14788 : audit [DBG] from='client.? 172.21.15.67:0/1740906774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:01 smithi067 bash[27441]: cluster 2024-04-03T23:59:00.488578+0000 mgr.y (mgr.24370) 17413 : cluster [DBG] pgmap v17397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:01 smithi067 bash[27441]: audit 2024-04-03T23:59:00.774555+0000 mon.a (mon.0) 14788 : audit [DBG] from='client.? 172.21.15.67:0/1740906774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:02.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:02 smithi067 bash[17655]: cluster 2024-04-03T23:59:02.489758+0000 mgr.y (mgr.24370) 17414 : cluster [DBG] pgmap v17398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:02.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:02 smithi067 bash[27441]: cluster 2024-04-03T23:59:02.489758+0000 mgr.y (mgr.24370) 17414 : cluster [DBG] pgmap v17398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:03.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:02 smithi082 bash[20963]: cluster 2024-04-03T23:59:02.489758+0000 mgr.y (mgr.24370) 17414 : cluster [DBG] pgmap v17398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-03T23:59:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:03 smithi082 bash[20963]: audit 2024-04-03T23:59:03.229581+0000 mon.c (mon.2) 6958 : audit [DBG] from='client.? 172.21.15.67:0/208657070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:59:03.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:03 smithi067 bash[17655]: audit 2024-04-03T23:59:03.229581+0000 mon.c (mon.2) 6958 : audit [DBG] from='client.? 172.21.15.67:0/208657070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:03 smithi067 bash[27441]: audit 2024-04-03T23:59:03.229581+0000 mon.c (mon.2) 6958 : audit [DBG] from='client.? 172.21.15.67:0/208657070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:04.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:04 smithi067 bash[17655]: cluster 2024-04-03T23:59:04.490565+0000 mgr.y (mgr.24370) 17415 : cluster [DBG] pgmap v17399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:04 smithi067 bash[27441]: cluster 2024-04-03T23:59:04.490565+0000 mgr.y (mgr.24370) 17415 : cluster [DBG] pgmap v17399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:05.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:04 smithi082 bash[20963]: cluster 2024-04-03T23:59:04.490565+0000 mgr.y (mgr.24370) 17415 : cluster [DBG] pgmap v17399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:06.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:05 smithi082 bash[20963]: audit 2024-04-03T23:59:05.683307+0000 mon.c (mon.2) 6959 : audit [DBG] from='client.? 172.21.15.67:0/3447518652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:06.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:05 smithi067 bash[17655]: audit 2024-04-03T23:59:05.683307+0000 mon.c (mon.2) 6959 : audit [DBG] from='client.? 172.21.15.67:0/3447518652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:06.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:05 smithi067 bash[27441]: audit 2024-04-03T23:59:05.683307+0000 mon.c (mon.2) 6959 : audit [DBG] from='client.? 172.21.15.67:0/3447518652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:07.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:06 smithi082 bash[20963]: cluster 2024-04-03T23:59:06.491932+0000 mgr.y (mgr.24370) 17416 : cluster [DBG] pgmap v17400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:07.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:06 smithi067 bash[17655]: cluster 2024-04-03T23:59:06.491932+0000 mgr.y (mgr.24370) 17416 : cluster [DBG] pgmap v17400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:07.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:06 smithi067 bash[27441]: cluster 2024-04-03T23:59:06.491932+0000 mgr.y (mgr.24370) 17416 : cluster [DBG] pgmap v17400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:08.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:08 smithi082 bash[20963]: audit 2024-04-03T23:59:08.134997+0000 mon.c (mon.2) 6960 : audit [DBG] from='client.? 172.21.15.67:0/1847090780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:08.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:08 smithi067 bash[27441]: audit 2024-04-03T23:59:08.134997+0000 mon.c (mon.2) 6960 : audit [DBG] from='client.? 172.21.15.67:0/1847090780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:08.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:08 smithi067 bash[17655]: audit 2024-04-03T23:59:08.134997+0000 mon.c (mon.2) 6960 : audit [DBG] from='client.? 172.21.15.67:0/1847090780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:09.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:09 smithi082 bash[20963]: cluster 2024-04-03T23:59:08.492695+0000 mgr.y (mgr.24370) 17417 : cluster [DBG] pgmap v17401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:09.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:09 smithi067 bash[17655]: cluster 2024-04-03T23:59:08.492695+0000 mgr.y (mgr.24370) 17417 : cluster [DBG] pgmap v17401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:09.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:09 smithi067 bash[27441]: cluster 2024-04-03T23:59:08.492695+0000 mgr.y (mgr.24370) 17417 : cluster [DBG] pgmap v17401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:11 smithi082 bash[20963]: cluster 2024-04-03T23:59:10.493361+0000 mgr.y (mgr.24370) 17418 : cluster [DBG] pgmap v17402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:11 smithi082 bash[20963]: audit 2024-04-03T23:59:10.584550+0000 mon.a (mon.0) 14789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:11 smithi082 bash[20963]: audit 2024-04-03T23:59:10.592970+0000 mon.c (mon.2) 6961 : audit [DBG] from='client.? 172.21.15.67:0/3564073506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:11 smithi067 bash[17655]: cluster 2024-04-03T23:59:10.493361+0000 mgr.y (mgr.24370) 17418 : cluster [DBG] pgmap v17402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:11 smithi067 bash[17655]: audit 2024-04-03T23:59:10.584550+0000 mon.a (mon.0) 14789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:11 smithi067 bash[17655]: audit 2024-04-03T23:59:10.592970+0000 mon.c (mon.2) 6961 : audit [DBG] from='client.? 172.21.15.67:0/3564073506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:11 smithi067 bash[27441]: cluster 2024-04-03T23:59:10.493361+0000 mgr.y (mgr.24370) 17418 : cluster [DBG] pgmap v17402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:11 smithi067 bash[27441]: audit 2024-04-03T23:59:10.584550+0000 mon.a (mon.0) 14789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:11 smithi067 bash[27441]: audit 2024-04-03T23:59:10.592970+0000 mon.c (mon.2) 6961 : audit [DBG] from='client.? 172.21.15.67:0/3564073506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:59:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:59:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:13 smithi082 bash[20963]: cluster 2024-04-03T23:59:12.494569+0000 mgr.y (mgr.24370) 17419 : cluster [DBG] pgmap v17403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:13 smithi082 bash[20963]: audit 2024-04-03T23:59:13.045633+0000 mon.a (mon.0) 14790 : audit [DBG] from='client.? 172.21.15.67:0/4284588806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:13 smithi067 bash[17655]: cluster 2024-04-03T23:59:12.494569+0000 mgr.y (mgr.24370) 17419 : cluster [DBG] pgmap v17403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:13 smithi067 bash[17655]: audit 2024-04-03T23:59:13.045633+0000 mon.a (mon.0) 14790 : audit [DBG] from='client.? 172.21.15.67:0/4284588806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:13.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:13 smithi067 bash[27441]: cluster 2024-04-03T23:59:12.494569+0000 mgr.y (mgr.24370) 17419 : cluster [DBG] pgmap v17403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:13.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:13 smithi067 bash[27441]: audit 2024-04-03T23:59:13.045633+0000 mon.a (mon.0) 14790 : audit [DBG] from='client.? 172.21.15.67:0/4284588806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:15 smithi082 bash[20963]: cluster 2024-04-03T23:59:14.495197+0000 mgr.y (mgr.24370) 17420 : cluster [DBG] pgmap v17404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:15.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:15 smithi082 bash[20963]: audit 2024-04-03T23:59:15.494780+0000 mon.a (mon.0) 14791 : audit [DBG] from='client.? 172.21.15.67:0/1870543939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:15 smithi067 bash[17655]: cluster 2024-04-03T23:59:14.495197+0000 mgr.y (mgr.24370) 17420 : cluster [DBG] pgmap v17404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:15 smithi067 bash[17655]: audit 2024-04-03T23:59:15.494780+0000 mon.a (mon.0) 14791 : audit [DBG] from='client.? 172.21.15.67:0/1870543939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:15.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:15 smithi067 bash[27441]: cluster 2024-04-03T23:59:14.495197+0000 mgr.y (mgr.24370) 17420 : cluster [DBG] pgmap v17404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:15.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:15 smithi067 bash[27441]: audit 2024-04-03T23:59:15.494780+0000 mon.a (mon.0) 14791 : audit [DBG] from='client.? 172.21.15.67:0/1870543939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:17.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:17 smithi082 bash[20963]: cluster 2024-04-03T23:59:16.496420+0000 mgr.y (mgr.24370) 17421 : cluster [DBG] pgmap v17405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:17 smithi067 bash[17655]: cluster 2024-04-03T23:59:16.496420+0000 mgr.y (mgr.24370) 17421 : cluster [DBG] pgmap v17405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:17 smithi067 bash[27441]: cluster 2024-04-03T23:59:16.496420+0000 mgr.y (mgr.24370) 17421 : cluster [DBG] pgmap v17405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:18.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:18 smithi082 bash[20963]: audit 2024-04-03T23:59:17.947914+0000 mon.c (mon.2) 6962 : audit [DBG] from='client.? 172.21.15.67:0/1556088212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:18 smithi067 bash[17655]: audit 2024-04-03T23:59:17.947914+0000 mon.c (mon.2) 6962 : audit [DBG] from='client.? 172.21.15.67:0/1556088212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:18.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:18 smithi067 bash[27441]: audit 2024-04-03T23:59:17.947914+0000 mon.c (mon.2) 6962 : audit [DBG] from='client.? 172.21.15.67:0/1556088212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:19.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:19 smithi082 bash[20963]: cluster 2024-04-03T23:59:18.497044+0000 mgr.y (mgr.24370) 17422 : cluster [DBG] pgmap v17406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:19.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:19 smithi067 bash[17655]: cluster 2024-04-03T23:59:18.497044+0000 mgr.y (mgr.24370) 17422 : cluster [DBG] pgmap v17406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:19.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:19 smithi067 bash[27441]: cluster 2024-04-03T23:59:18.497044+0000 mgr.y (mgr.24370) 17422 : cluster [DBG] pgmap v17406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:20.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:20 smithi082 bash[20963]: audit 2024-04-03T23:59:20.395033+0000 mon.a (mon.0) 14792 : audit [DBG] from='client.? 172.21.15.67:0/2985343001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:20.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:20 smithi067 bash[27441]: audit 2024-04-03T23:59:20.395033+0000 mon.a (mon.0) 14792 : audit [DBG] from='client.? 172.21.15.67:0/2985343001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:20 smithi067 bash[17655]: audit 2024-04-03T23:59:20.395033+0000 mon.a (mon.0) 14792 : audit [DBG] from='client.? 172.21.15.67:0/2985343001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:21.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:21 smithi082 bash[20963]: cluster 2024-04-03T23:59:20.497759+0000 mgr.y (mgr.24370) 17423 : cluster [DBG] pgmap v17407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:21.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:21 smithi067 bash[17655]: cluster 2024-04-03T23:59:20.497759+0000 mgr.y (mgr.24370) 17423 : cluster [DBG] pgmap v17407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:21.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:21 smithi067 bash[27441]: cluster 2024-04-03T23:59:20.497759+0000 mgr.y (mgr.24370) 17423 : cluster [DBG] pgmap v17407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:23.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-03T23:59:23.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:59:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:23 smithi082 bash[20963]: cluster 2024-04-03T23:59:22.498596+0000 mgr.y (mgr.24370) 17424 : cluster [DBG] pgmap v17408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:23 smithi082 bash[20963]: audit 2024-04-03T23:59:22.848447+0000 mon.a (mon.0) 14793 : audit [DBG] from='client.? 172.21.15.67:0/1225169674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:23 smithi067 bash[27441]: cluster 2024-04-03T23:59:22.498596+0000 mgr.y (mgr.24370) 17424 : cluster [DBG] pgmap v17408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:23 smithi067 bash[27441]: audit 2024-04-03T23:59:22.848447+0000 mon.a (mon.0) 14793 : audit [DBG] from='client.? 172.21.15.67:0/1225169674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:23 smithi067 bash[17655]: cluster 2024-04-03T23:59:22.498596+0000 mgr.y (mgr.24370) 17424 : cluster [DBG] pgmap v17408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:23 smithi067 bash[17655]: audit 2024-04-03T23:59:22.848447+0000 mon.a (mon.0) 14793 : audit [DBG] from='client.? 172.21.15.67:0/1225169674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:25 smithi082 bash[20963]: cluster 2024-04-03T23:59:24.499269+0000 mgr.y (mgr.24370) 17425 : cluster [DBG] pgmap v17409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:25 smithi082 bash[20963]: audit 2024-04-03T23:59:25.303819+0000 mon.a (mon.0) 14794 : audit [DBG] from='client.? 172.21.15.67:0/1707853342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:25 smithi082 bash[20963]: audit 2024-04-03T23:59:25.584903+0000 mon.a (mon.0) 14795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:25 smithi067 bash[27441]: cluster 2024-04-03T23:59:24.499269+0000 mgr.y (mgr.24370) 17425 : cluster [DBG] pgmap v17409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:25 smithi067 bash[27441]: audit 2024-04-03T23:59:25.303819+0000 mon.a (mon.0) 14794 : audit [DBG] from='client.? 172.21.15.67:0/1707853342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:25 smithi067 bash[27441]: audit 2024-04-03T23:59:25.584903+0000 mon.a (mon.0) 14795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:25 smithi067 bash[17655]: cluster 2024-04-03T23:59:24.499269+0000 mgr.y (mgr.24370) 17425 : cluster [DBG] pgmap v17409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:25 smithi067 bash[17655]: audit 2024-04-03T23:59:25.303819+0000 mon.a (mon.0) 14794 : audit [DBG] from='client.? 172.21.15.67:0/1707853342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:25.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:25 smithi067 bash[17655]: audit 2024-04-03T23:59:25.584903+0000 mon.a (mon.0) 14795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:27.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:27 smithi082 bash[20963]: cluster 2024-04-03T23:59:26.500476+0000 mgr.y (mgr.24370) 17426 : cluster [DBG] pgmap v17410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:27.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:27 smithi067 bash[17655]: cluster 2024-04-03T23:59:26.500476+0000 mgr.y (mgr.24370) 17426 : cluster [DBG] pgmap v17410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:27 smithi067 bash[27441]: cluster 2024-04-03T23:59:26.500476+0000 mgr.y (mgr.24370) 17426 : cluster [DBG] pgmap v17410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:28.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:28 smithi082 bash[20963]: audit 2024-04-03T23:59:27.756040+0000 mon.c (mon.2) 6963 : audit [DBG] from='client.? 172.21.15.67:0/4077536378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:28.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:28 smithi067 bash[17655]: audit 2024-04-03T23:59:27.756040+0000 mon.c (mon.2) 6963 : audit [DBG] from='client.? 172.21.15.67:0/4077536378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:28.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:28 smithi067 bash[27441]: audit 2024-04-03T23:59:27.756040+0000 mon.c (mon.2) 6963 : audit [DBG] from='client.? 172.21.15.67:0/4077536378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:29 smithi082 bash[20963]: cluster 2024-04-03T23:59:28.501154+0000 mgr.y (mgr.24370) 17427 : cluster [DBG] pgmap v17411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:29.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:29 smithi067 bash[17655]: cluster 2024-04-03T23:59:28.501154+0000 mgr.y (mgr.24370) 17427 : cluster [DBG] pgmap v17411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:29.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:29 smithi067 bash[27441]: cluster 2024-04-03T23:59:28.501154+0000 mgr.y (mgr.24370) 17427 : cluster [DBG] pgmap v17411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:30.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:30 smithi082 bash[20963]: audit 2024-04-03T23:59:30.205171+0000 mon.c (mon.2) 6964 : audit [DBG] from='client.? 172.21.15.67:0/2556056020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:30.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:30 smithi082 bash[20963]: cluster 2024-04-03T23:59:30.501844+0000 mgr.y (mgr.24370) 17428 : cluster [DBG] pgmap v17412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:30.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:30 smithi067 bash[17655]: audit 2024-04-03T23:59:30.205171+0000 mon.c (mon.2) 6964 : audit [DBG] from='client.? 172.21.15.67:0/2556056020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:30.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:30 smithi067 bash[17655]: cluster 2024-04-03T23:59:30.501844+0000 mgr.y (mgr.24370) 17428 : cluster [DBG] pgmap v17412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:30.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:30 smithi067 bash[27441]: audit 2024-04-03T23:59:30.205171+0000 mon.c (mon.2) 6964 : audit [DBG] from='client.? 172.21.15.67:0/2556056020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:30.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:30 smithi067 bash[27441]: cluster 2024-04-03T23:59:30.501844+0000 mgr.y (mgr.24370) 17428 : cluster [DBG] pgmap v17412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:59:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:59:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:33 smithi082 bash[20963]: cluster 2024-04-03T23:59:32.502928+0000 mgr.y (mgr.24370) 17429 : cluster [DBG] pgmap v17413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:33.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:33 smithi082 bash[20963]: audit 2024-04-03T23:59:32.656669+0000 mon.c (mon.2) 6965 : audit [DBG] from='client.? 172.21.15.67:0/4235566671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:33 smithi067 bash[17655]: cluster 2024-04-03T23:59:32.502928+0000 mgr.y (mgr.24370) 17429 : cluster [DBG] pgmap v17413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:33 smithi067 bash[17655]: audit 2024-04-03T23:59:32.656669+0000 mon.c (mon.2) 6965 : audit [DBG] from='client.? 172.21.15.67:0/4235566671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:33 smithi067 bash[27441]: cluster 2024-04-03T23:59:32.502928+0000 mgr.y (mgr.24370) 17429 : cluster [DBG] pgmap v17413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:33 smithi067 bash[27441]: audit 2024-04-03T23:59:32.656669+0000 mon.c (mon.2) 6965 : audit [DBG] from='client.? 172.21.15.67:0/4235566671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:35 smithi082 bash[20963]: cluster 2024-04-03T23:59:34.503616+0000 mgr.y (mgr.24370) 17430 : cluster [DBG] pgmap v17414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:35.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:35 smithi082 bash[20963]: audit 2024-04-03T23:59:35.114327+0000 mon.c (mon.2) 6966 : audit [DBG] from='client.? 172.21.15.67:0/3162744503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:35.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:35 smithi067 bash[27441]: cluster 2024-04-03T23:59:34.503616+0000 mgr.y (mgr.24370) 17430 : cluster [DBG] pgmap v17414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:35.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:35 smithi067 bash[27441]: audit 2024-04-03T23:59:35.114327+0000 mon.c (mon.2) 6966 : audit [DBG] from='client.? 172.21.15.67:0/3162744503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:35 smithi067 bash[17655]: cluster 2024-04-03T23:59:34.503616+0000 mgr.y (mgr.24370) 17430 : cluster [DBG] pgmap v17414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:35 smithi067 bash[17655]: audit 2024-04-03T23:59:35.114327+0000 mon.c (mon.2) 6966 : audit [DBG] from='client.? 172.21.15.67:0/3162744503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:37 smithi082 bash[20963]: cluster 2024-04-03T23:59:36.504845+0000 mgr.y (mgr.24370) 17431 : cluster [DBG] pgmap v17415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:37.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:37 smithi082 bash[20963]: audit 2024-04-03T23:59:37.553365+0000 mon.a (mon.0) 14796 : audit [DBG] from='client.? 172.21.15.67:0/1263025940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:37.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:37 smithi067 bash[17655]: cluster 2024-04-03T23:59:36.504845+0000 mgr.y (mgr.24370) 17431 : cluster [DBG] pgmap v17415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:37.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:37 smithi067 bash[17655]: audit 2024-04-03T23:59:37.553365+0000 mon.a (mon.0) 14796 : audit [DBG] from='client.? 172.21.15.67:0/1263025940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:37 smithi067 bash[27441]: cluster 2024-04-03T23:59:36.504845+0000 mgr.y (mgr.24370) 17431 : cluster [DBG] pgmap v17415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:37 smithi067 bash[27441]: audit 2024-04-03T23:59:37.553365+0000 mon.a (mon.0) 14796 : audit [DBG] from='client.? 172.21.15.67:0/1263025940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:39.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:39 smithi082 bash[20963]: cluster 2024-04-03T23:59:38.505533+0000 mgr.y (mgr.24370) 17432 : cluster [DBG] pgmap v17416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:39 smithi067 bash[27441]: cluster 2024-04-03T23:59:38.505533+0000 mgr.y (mgr.24370) 17432 : cluster [DBG] pgmap v17416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:39.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:39 smithi067 bash[17655]: cluster 2024-04-03T23:59:38.505533+0000 mgr.y (mgr.24370) 17432 : cluster [DBG] pgmap v17416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:40.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:40 smithi082 bash[20963]: audit 2024-04-03T23:59:40.006603+0000 mon.c (mon.2) 6967 : audit [DBG] from='client.? 172.21.15.67:0/3003453196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:40 smithi067 bash[17655]: audit 2024-04-03T23:59:40.006603+0000 mon.c (mon.2) 6967 : audit [DBG] from='client.? 172.21.15.67:0/3003453196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:40 smithi067 bash[27441]: audit 2024-04-03T23:59:40.006603+0000 mon.c (mon.2) 6967 : audit [DBG] from='client.? 172.21.15.67:0/3003453196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:41 smithi082 bash[20963]: cluster 2024-04-03T23:59:40.506230+0000 mgr.y (mgr.24370) 17433 : cluster [DBG] pgmap v17417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:41.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:41 smithi082 bash[20963]: audit 2024-04-03T23:59:40.584699+0000 mon.a (mon.0) 14797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:41.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:41 smithi067 bash[27441]: cluster 2024-04-03T23:59:40.506230+0000 mgr.y (mgr.24370) 17433 : cluster [DBG] pgmap v17417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:41.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:41 smithi067 bash[27441]: audit 2024-04-03T23:59:40.584699+0000 mon.a (mon.0) 14797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:41 smithi067 bash[17655]: cluster 2024-04-03T23:59:40.506230+0000 mgr.y (mgr.24370) 17433 : cluster [DBG] pgmap v17417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:41 smithi067 bash[17655]: audit 2024-04-03T23:59:40.584699+0000 mon.a (mon.0) 14797 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:42.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:42 smithi082 bash[20963]: audit 2024-04-03T23:59:42.459651+0000 mon.c (mon.2) 6968 : audit [DBG] from='client.? 172.21.15.67:0/3390946388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:42.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:42 smithi067 bash[27441]: audit 2024-04-03T23:59:42.459651+0000 mon.c (mon.2) 6968 : audit [DBG] from='client.? 172.21.15.67:0/3390946388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:42.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:42 smithi067 bash[17655]: audit 2024-04-03T23:59:42.459651+0000 mon.c (mon.2) 6968 : audit [DBG] from='client.? 172.21.15.67:0/3390946388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:59:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:43 smithi082 bash[20963]: cluster 2024-04-03T23:59:42.507513+0000 mgr.y (mgr.24370) 17434 : cluster [DBG] pgmap v17418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:43.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:59:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:43 smithi067 bash[17655]: cluster 2024-04-03T23:59:42.507513+0000 mgr.y (mgr.24370) 17434 : cluster [DBG] pgmap v17418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:43.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:43 smithi067 bash[27441]: cluster 2024-04-03T23:59:42.507513+0000 mgr.y (mgr.24370) 17434 : cluster [DBG] pgmap v17418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:45.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:45 smithi082 bash[20963]: cluster 2024-04-03T23:59:44.508253+0000 mgr.y (mgr.24370) 17435 : cluster [DBG] pgmap v17419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:45.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:45 smithi082 bash[20963]: audit 2024-04-03T23:59:44.929164+0000 mon.a (mon.0) 14798 : audit [DBG] from='client.? 172.21.15.67:0/1454614377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:45.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:45 smithi082 bash[20963]: audit 2024-04-03T23:59:45.095996+0000 mon.a (mon.0) 14799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:59:45.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:45 smithi067 bash[27441]: cluster 2024-04-03T23:59:44.508253+0000 mgr.y (mgr.24370) 17435 : cluster [DBG] pgmap v17419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:45.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:45 smithi067 bash[27441]: audit 2024-04-03T23:59:44.929164+0000 mon.a (mon.0) 14798 : audit [DBG] from='client.? 172.21.15.67:0/1454614377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:45.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:45 smithi067 bash[27441]: audit 2024-04-03T23:59:45.095996+0000 mon.a (mon.0) 14799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:59:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:45 smithi067 bash[17655]: cluster 2024-04-03T23:59:44.508253+0000 mgr.y (mgr.24370) 17435 : cluster [DBG] pgmap v17419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:45 smithi067 bash[17655]: audit 2024-04-03T23:59:44.929164+0000 mon.a (mon.0) 14798 : audit [DBG] from='client.? 172.21.15.67:0/1454614377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:45 smithi067 bash[17655]: audit 2024-04-03T23:59:45.095996+0000 mon.a (mon.0) 14799 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-03T23:59:46.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:46 smithi082 bash[20963]: cluster 2024-04-03T23:59:46.509400+0000 mgr.y (mgr.24370) 17436 : cluster [DBG] pgmap v17420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:46.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:46 smithi067 bash[17655]: cluster 2024-04-03T23:59:46.509400+0000 mgr.y (mgr.24370) 17436 : cluster [DBG] pgmap v17420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:46.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:46 smithi067 bash[27441]: cluster 2024-04-03T23:59:46.509400+0000 mgr.y (mgr.24370) 17436 : cluster [DBG] pgmap v17420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:47.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:47 smithi082 bash[20963]: audit 2024-04-03T23:59:47.390261+0000 mon.a (mon.0) 14800 : audit [DBG] from='client.? 172.21.15.67:0/1452144312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:47.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:47 smithi067 bash[27441]: audit 2024-04-03T23:59:47.390261+0000 mon.a (mon.0) 14800 : audit [DBG] from='client.? 172.21.15.67:0/1452144312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:47.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:47 smithi067 bash[17655]: audit 2024-04-03T23:59:47.390261+0000 mon.a (mon.0) 14800 : audit [DBG] from='client.? 172.21.15.67:0/1452144312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:48.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:48 smithi082 bash[20963]: cluster 2024-04-03T23:59:48.510141+0000 mgr.y (mgr.24370) 17437 : cluster [DBG] pgmap v17421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:48.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:48 smithi067 bash[17655]: cluster 2024-04-03T23:59:48.510141+0000 mgr.y (mgr.24370) 17437 : cluster [DBG] pgmap v17421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:48.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:48 smithi067 bash[27441]: cluster 2024-04-03T23:59:48.510141+0000 mgr.y (mgr.24370) 17437 : cluster [DBG] pgmap v17421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:50.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:49 smithi067 bash[27441]: audit 2024-04-03T23:59:49.840162+0000 mon.c (mon.2) 6969 : audit [DBG] from='client.? 172.21.15.67:0/1516201474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:50.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:49 smithi067 bash[17655]: audit 2024-04-03T23:59:49.840162+0000 mon.c (mon.2) 6969 : audit [DBG] from='client.? 172.21.15.67:0/1516201474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:50.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:49 smithi082 bash[20963]: audit 2024-04-03T23:59:49.840162+0000 mon.c (mon.2) 6969 : audit [DBG] from='client.? 172.21.15.67:0/1516201474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:51.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:50 smithi067 bash[27441]: cluster 2024-04-03T23:59:50.510725+0000 mgr.y (mgr.24370) 17438 : cluster [DBG] pgmap v17422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:51.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:50 smithi067 bash[27441]: audit 2024-04-03T23:59:50.839116+0000 mon.a (mon.0) 14801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:51.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:50 smithi067 bash[27441]: audit 2024-04-03T23:59:50.849454+0000 mon.a (mon.0) 14802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:51.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:50 smithi067 bash[17655]: cluster 2024-04-03T23:59:50.510725+0000 mgr.y (mgr.24370) 17438 : cluster [DBG] pgmap v17422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:51.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:50 smithi067 bash[17655]: audit 2024-04-03T23:59:50.839116+0000 mon.a (mon.0) 14801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:51.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:50 smithi067 bash[17655]: audit 2024-04-03T23:59:50.849454+0000 mon.a (mon.0) 14802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:51.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:50 smithi082 bash[20963]: cluster 2024-04-03T23:59:50.510725+0000 mgr.y (mgr.24370) 17438 : cluster [DBG] pgmap v17422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:51.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:50 smithi082 bash[20963]: audit 2024-04-03T23:59:50.839116+0000 mon.a (mon.0) 14801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:51.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:50 smithi082 bash[20963]: audit 2024-04-03T23:59:50.849454+0000 mon.a (mon.0) 14802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:52.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:52 smithi082 bash[20963]: audit 2024-04-03T23:59:51.092864+0000 mon.a (mon.0) 14803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:52.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:52 smithi082 bash[20963]: audit 2024-04-03T23:59:51.099218+0000 mon.a (mon.0) 14804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:52.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:52 smithi082 bash[20963]: audit 2024-04-03T23:59:51.527684+0000 mon.a (mon.0) 14805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:59:52.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:52 smithi082 bash[20963]: audit 2024-04-03T23:59:51.529575+0000 mon.a (mon.0) 14806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:59:52.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:52 smithi082 bash[20963]: audit 2024-04-03T23:59:51.538752+0000 mon.a (mon.0) 14807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:52.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[27441]: audit 2024-04-03T23:59:51.092864+0000 mon.a (mon.0) 14803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:52.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[27441]: audit 2024-04-03T23:59:51.099218+0000 mon.a (mon.0) 14804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:52.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[27441]: audit 2024-04-03T23:59:51.527684+0000 mon.a (mon.0) 14805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:59:52.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[27441]: audit 2024-04-03T23:59:51.529575+0000 mon.a (mon.0) 14806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:59:52.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[27441]: audit 2024-04-03T23:59:51.538752+0000 mon.a (mon.0) 14807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:52.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[17655]: audit 2024-04-03T23:59:51.092864+0000 mon.a (mon.0) 14803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:52.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[17655]: audit 2024-04-03T23:59:51.099218+0000 mon.a (mon.0) 14804 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:52.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[17655]: audit 2024-04-03T23:59:51.527684+0000 mon.a (mon.0) 14805 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-03T23:59:52.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[17655]: audit 2024-04-03T23:59:51.529575+0000 mon.a (mon.0) 14806 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-03T23:59:52.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:52 smithi067 bash[17655]: audit 2024-04-03T23:59:51.538752+0000 mon.a (mon.0) 14807 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-03T23:59:53.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:53 smithi082 bash[20963]: audit 2024-04-03T23:59:52.298304+0000 mon.a (mon.0) 14808 : audit [DBG] from='client.? 172.21.15.67:0/1757524066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:53.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:53 smithi082 bash[20963]: cluster 2024-04-03T23:59:52.511940+0000 mgr.y (mgr.24370) 17439 : cluster [DBG] pgmap v17423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 03 23:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-03T23:59:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:53 smithi067 bash[17655]: audit 2024-04-03T23:59:52.298304+0000 mon.a (mon.0) 14808 : audit [DBG] from='client.? 172.21.15.67:0/1757524066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:53.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:53 smithi067 bash[17655]: cluster 2024-04-03T23:59:52.511940+0000 mgr.y (mgr.24370) 17439 : cluster [DBG] pgmap v17423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:53.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:53 smithi067 bash[27441]: audit 2024-04-03T23:59:52.298304+0000 mon.a (mon.0) 14808 : audit [DBG] from='client.? 172.21.15.67:0/1757524066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:53.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:53 smithi067 bash[27441]: cluster 2024-04-03T23:59:52.511940+0000 mgr.y (mgr.24370) 17439 : cluster [DBG] pgmap v17423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:53.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 03 23:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [03/Apr/2024:23:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-03T23:59:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:55 smithi082 bash[20963]: cluster 2024-04-03T23:59:54.512597+0000 mgr.y (mgr.24370) 17440 : cluster [DBG] pgmap v17424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:55.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:55 smithi082 bash[20963]: audit 2024-04-03T23:59:54.755066+0000 mon.a (mon.0) 14809 : audit [DBG] from='client.? 172.21.15.67:0/2945301825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:55 smithi067 bash[17655]: cluster 2024-04-03T23:59:54.512597+0000 mgr.y (mgr.24370) 17440 : cluster [DBG] pgmap v17424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:55 smithi067 bash[17655]: audit 2024-04-03T23:59:54.755066+0000 mon.a (mon.0) 14809 : audit [DBG] from='client.? 172.21.15.67:0/2945301825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:55 smithi067 bash[27441]: cluster 2024-04-03T23:59:54.512597+0000 mgr.y (mgr.24370) 17440 : cluster [DBG] pgmap v17424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:55 smithi067 bash[27441]: audit 2024-04-03T23:59:54.755066+0000 mon.a (mon.0) 14809 : audit [DBG] from='client.? 172.21.15.67:0/2945301825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:56.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:56 smithi082 bash[20963]: audit 2024-04-03T23:59:55.585707+0000 mon.a (mon.0) 14810 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:56.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:56 smithi067 bash[17655]: audit 2024-04-03T23:59:55.585707+0000 mon.a (mon.0) 14810 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:56.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:56 smithi067 bash[27441]: audit 2024-04-03T23:59:55.585707+0000 mon.a (mon.0) 14810 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-03T23:59:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:57 smithi082 bash[20963]: cluster 2024-04-03T23:59:56.513781+0000 mgr.y (mgr.24370) 17441 : cluster [DBG] pgmap v17425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:57 smithi082 bash[20963]: audit 2024-04-03T23:59:57.212713+0000 mon.a (mon.0) 14811 : audit [DBG] from='client.? 172.21.15.67:0/2129876028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:57 smithi067 bash[17655]: cluster 2024-04-03T23:59:56.513781+0000 mgr.y (mgr.24370) 17441 : cluster [DBG] pgmap v17425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:57 smithi067 bash[17655]: audit 2024-04-03T23:59:57.212713+0000 mon.a (mon.0) 14811 : audit [DBG] from='client.? 172.21.15.67:0/2129876028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:57 smithi067 bash[27441]: cluster 2024-04-03T23:59:56.513781+0000 mgr.y (mgr.24370) 17441 : cluster [DBG] pgmap v17425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:57 smithi067 bash[27441]: audit 2024-04-03T23:59:57.212713+0000 mon.a (mon.0) 14811 : audit [DBG] from='client.? 172.21.15.67:0/2129876028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-03T23:59:59.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 03 23:59:59 smithi082 bash[20963]: cluster 2024-04-03T23:59:58.514465+0000 mgr.y (mgr.24370) 17442 : cluster [DBG] pgmap v17426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:59.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 03 23:59:59 smithi067 bash[27441]: cluster 2024-04-03T23:59:58.514465+0000 mgr.y (mgr.24370) 17442 : cluster [DBG] pgmap v17426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-03T23:59:59.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 03 23:59:59 smithi067 bash[17655]: cluster 2024-04-03T23:59:58.514465+0000 mgr.y (mgr.24370) 17442 : cluster [DBG] pgmap v17426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:00.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:00 smithi082 bash[20963]: audit 2024-04-03T23:59:59.666881+0000 mon.c (mon.2) 6970 : audit [DBG] from='client.? 172.21.15.67:0/1425270406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:00.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:00 smithi082 bash[20963]: cluster 2024-04-04T00:00:00.000139+0000 mon.a (mon.0) 14812 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:00:00.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:00 smithi067 bash[17655]: audit 2024-04-03T23:59:59.666881+0000 mon.c (mon.2) 6970 : audit [DBG] from='client.? 172.21.15.67:0/1425270406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:00.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:00 smithi067 bash[17655]: cluster 2024-04-04T00:00:00.000139+0000 mon.a (mon.0) 14812 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:00:00.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:00 smithi067 bash[27441]: audit 2024-04-03T23:59:59.666881+0000 mon.c (mon.2) 6970 : audit [DBG] from='client.? 172.21.15.67:0/1425270406' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:00.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:00 smithi067 bash[27441]: cluster 2024-04-04T00:00:00.000139+0000 mon.a (mon.0) 14812 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:00:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:01 smithi082 bash[20963]: cluster 2024-04-04T00:00:00.515154+0000 mgr.y (mgr.24370) 17443 : cluster [DBG] pgmap v17427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:01 smithi067 bash[17655]: cluster 2024-04-04T00:00:00.515154+0000 mgr.y (mgr.24370) 17443 : cluster [DBG] pgmap v17427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:01 smithi067 bash[27441]: cluster 2024-04-04T00:00:00.515154+0000 mgr.y (mgr.24370) 17443 : cluster [DBG] pgmap v17427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:02.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:02 smithi082 bash[20963]: audit 2024-04-04T00:00:02.122050+0000 mon.a (mon.0) 14813 : audit [DBG] from='client.? 172.21.15.67:0/1698335468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:02.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:02 smithi067 bash[27441]: audit 2024-04-04T00:00:02.122050+0000 mon.a (mon.0) 14813 : audit [DBG] from='client.? 172.21.15.67:0/1698335468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:02.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:02 smithi067 bash[17655]: audit 2024-04-04T00:00:02.122050+0000 mon.a (mon.0) 14813 : audit [DBG] from='client.? 172.21.15.67:0/1698335468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-04T00:00:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:03 smithi082 bash[20963]: cluster 2024-04-04T00:00:02.516375+0000 mgr.y (mgr.24370) 17444 : cluster [DBG] pgmap v17428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:00:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:03 smithi067 bash[27441]: cluster 2024-04-04T00:00:02.516375+0000 mgr.y (mgr.24370) 17444 : cluster [DBG] pgmap v17428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:03.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:03 smithi067 bash[17655]: cluster 2024-04-04T00:00:02.516375+0000 mgr.y (mgr.24370) 17444 : cluster [DBG] pgmap v17428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:04 smithi082 bash[20963]: cluster 2024-04-04T00:00:04.517082+0000 mgr.y (mgr.24370) 17445 : cluster [DBG] pgmap v17429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:04 smithi082 bash[20963]: audit 2024-04-04T00:00:04.575280+0000 mon.c (mon.2) 6971 : audit [DBG] from='client.? 172.21.15.67:0/2452591657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:04 smithi067 bash[27441]: cluster 2024-04-04T00:00:04.517082+0000 mgr.y (mgr.24370) 17445 : cluster [DBG] pgmap v17429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:04 smithi067 bash[27441]: audit 2024-04-04T00:00:04.575280+0000 mon.c (mon.2) 6971 : audit [DBG] from='client.? 172.21.15.67:0/2452591657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:04.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:04 smithi067 bash[17655]: cluster 2024-04-04T00:00:04.517082+0000 mgr.y (mgr.24370) 17445 : cluster [DBG] pgmap v17429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:04.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:04 smithi067 bash[17655]: audit 2024-04-04T00:00:04.575280+0000 mon.c (mon.2) 6971 : audit [DBG] from='client.? 172.21.15.67:0/2452591657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:07 smithi082 bash[20963]: cluster 2024-04-04T00:00:06.518318+0000 mgr.y (mgr.24370) 17446 : cluster [DBG] pgmap v17430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:07.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:07 smithi082 bash[20963]: audit 2024-04-04T00:00:07.012118+0000 mon.a (mon.0) 14814 : audit [DBG] from='client.? 172.21.15.67:0/3384624375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:07.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:07 smithi067 bash[27441]: cluster 2024-04-04T00:00:06.518318+0000 mgr.y (mgr.24370) 17446 : cluster [DBG] pgmap v17430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:07.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:07 smithi067 bash[27441]: audit 2024-04-04T00:00:07.012118+0000 mon.a (mon.0) 14814 : audit [DBG] from='client.? 172.21.15.67:0/3384624375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:07 smithi067 bash[17655]: cluster 2024-04-04T00:00:06.518318+0000 mgr.y (mgr.24370) 17446 : cluster [DBG] pgmap v17430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:07 smithi067 bash[17655]: audit 2024-04-04T00:00:07.012118+0000 mon.a (mon.0) 14814 : audit [DBG] from='client.? 172.21.15.67:0/3384624375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:09.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:09 smithi082 bash[20963]: cluster 2024-04-04T00:00:08.518965+0000 mgr.y (mgr.24370) 17447 : cluster [DBG] pgmap v17431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:09.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:09 smithi082 bash[20963]: audit 2024-04-04T00:00:09.460214+0000 mon.a (mon.0) 14815 : audit [DBG] from='client.? 172.21.15.67:0/2721441805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:09.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:09 smithi067 bash[27441]: cluster 2024-04-04T00:00:08.518965+0000 mgr.y (mgr.24370) 17447 : cluster [DBG] pgmap v17431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:09.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:09 smithi067 bash[27441]: audit 2024-04-04T00:00:09.460214+0000 mon.a (mon.0) 14815 : audit [DBG] from='client.? 172.21.15.67:0/2721441805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:09.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:09 smithi067 bash[17655]: cluster 2024-04-04T00:00:08.518965+0000 mgr.y (mgr.24370) 17447 : cluster [DBG] pgmap v17431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:09.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:09 smithi067 bash[17655]: audit 2024-04-04T00:00:09.460214+0000 mon.a (mon.0) 14815 : audit [DBG] from='client.? 172.21.15.67:0/2721441805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:11 smithi082 bash[20963]: cluster 2024-04-04T00:00:10.519649+0000 mgr.y (mgr.24370) 17448 : cluster [DBG] pgmap v17432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:11 smithi082 bash[20963]: audit 2024-04-04T00:00:10.587067+0000 mon.a (mon.0) 14816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:11 smithi067 bash[17655]: cluster 2024-04-04T00:00:10.519649+0000 mgr.y (mgr.24370) 17448 : cluster [DBG] pgmap v17432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:11 smithi067 bash[17655]: audit 2024-04-04T00:00:10.587067+0000 mon.a (mon.0) 14816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:11 smithi067 bash[27441]: cluster 2024-04-04T00:00:10.519649+0000 mgr.y (mgr.24370) 17448 : cluster [DBG] pgmap v17432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:11 smithi067 bash[27441]: audit 2024-04-04T00:00:10.587067+0000 mon.a (mon.0) 14816 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:12.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:12 smithi082 bash[20963]: audit 2024-04-04T00:00:11.905994+0000 mon.c (mon.2) 6972 : audit [DBG] from='client.? 172.21.15.67:0/1568727983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:12.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:12 smithi067 bash[17655]: audit 2024-04-04T00:00:11.905994+0000 mon.c (mon.2) 6972 : audit [DBG] from='client.? 172.21.15.67:0/1568727983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:12.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:12 smithi067 bash[27441]: audit 2024-04-04T00:00:11.905994+0000 mon.c (mon.2) 6972 : audit [DBG] from='client.? 172.21.15.67:0/1568727983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:13.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:13] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-04T00:00:13.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:13 smithi082 bash[20963]: cluster 2024-04-04T00:00:12.520857+0000 mgr.y (mgr.24370) 17449 : cluster [DBG] pgmap v17433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:00:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:13 smithi067 bash[17655]: cluster 2024-04-04T00:00:12.520857+0000 mgr.y (mgr.24370) 17449 : cluster [DBG] pgmap v17433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:13.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:13 smithi067 bash[27441]: cluster 2024-04-04T00:00:12.520857+0000 mgr.y (mgr.24370) 17449 : cluster [DBG] pgmap v17433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:14.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:14 smithi082 bash[20963]: audit 2024-04-04T00:00:14.359708+0000 mon.c (mon.2) 6973 : audit [DBG] from='client.? 172.21.15.67:0/1752283605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:14.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:14 smithi067 bash[17655]: audit 2024-04-04T00:00:14.359708+0000 mon.c (mon.2) 6973 : audit [DBG] from='client.? 172.21.15.67:0/1752283605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:14.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:14 smithi067 bash[27441]: audit 2024-04-04T00:00:14.359708+0000 mon.c (mon.2) 6973 : audit [DBG] from='client.? 172.21.15.67:0/1752283605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:15.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:15 smithi082 bash[20963]: cluster 2024-04-04T00:00:14.521501+0000 mgr.y (mgr.24370) 17450 : cluster [DBG] pgmap v17434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:15.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:15 smithi067 bash[17655]: cluster 2024-04-04T00:00:14.521501+0000 mgr.y (mgr.24370) 17450 : cluster [DBG] pgmap v17434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:15.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:15 smithi067 bash[27441]: cluster 2024-04-04T00:00:14.521501+0000 mgr.y (mgr.24370) 17450 : cluster [DBG] pgmap v17434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:16.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:16 smithi067 bash[17655]: cluster 2024-04-04T00:00:16.522601+0000 mgr.y (mgr.24370) 17451 : cluster [DBG] pgmap v17435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:16.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:16 smithi067 bash[27441]: cluster 2024-04-04T00:00:16.522601+0000 mgr.y (mgr.24370) 17451 : cluster [DBG] pgmap v17435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:16 smithi082 bash[20963]: cluster 2024-04-04T00:00:16.522601+0000 mgr.y (mgr.24370) 17451 : cluster [DBG] pgmap v17435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:17 smithi067 bash[17655]: audit 2024-04-04T00:00:16.820127+0000 mon.c (mon.2) 6974 : audit [DBG] from='client.? 172.21.15.67:0/3271696090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:17.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:17 smithi067 bash[27441]: audit 2024-04-04T00:00:16.820127+0000 mon.c (mon.2) 6974 : audit [DBG] from='client.? 172.21.15.67:0/3271696090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:18.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:17 smithi082 bash[20963]: audit 2024-04-04T00:00:16.820127+0000 mon.c (mon.2) 6974 : audit [DBG] from='client.? 172.21.15.67:0/3271696090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:18 smithi082 bash[20963]: cluster 2024-04-04T00:00:18.523239+0000 mgr.y (mgr.24370) 17452 : cluster [DBG] pgmap v17436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:19.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:18 smithi067 bash[27441]: cluster 2024-04-04T00:00:18.523239+0000 mgr.y (mgr.24370) 17452 : cluster [DBG] pgmap v17436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:19.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:18 smithi067 bash[17655]: cluster 2024-04-04T00:00:18.523239+0000 mgr.y (mgr.24370) 17452 : cluster [DBG] pgmap v17436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:19 smithi082 bash[20963]: audit 2024-04-04T00:00:19.270062+0000 mon.a (mon.0) 14817 : audit [DBG] from='client.? 172.21.15.67:0/674433590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:20.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:19 smithi067 bash[17655]: audit 2024-04-04T00:00:19.270062+0000 mon.a (mon.0) 14817 : audit [DBG] from='client.? 172.21.15.67:0/674433590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:20.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:19 smithi067 bash[27441]: audit 2024-04-04T00:00:19.270062+0000 mon.a (mon.0) 14817 : audit [DBG] from='client.? 172.21.15.67:0/674433590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:20 smithi082 bash[20963]: cluster 2024-04-04T00:00:20.523955+0000 mgr.y (mgr.24370) 17453 : cluster [DBG] pgmap v17437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:21.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:20 smithi067 bash[27441]: cluster 2024-04-04T00:00:20.523955+0000 mgr.y (mgr.24370) 17453 : cluster [DBG] pgmap v17437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:21.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:20 smithi067 bash[17655]: cluster 2024-04-04T00:00:20.523955+0000 mgr.y (mgr.24370) 17453 : cluster [DBG] pgmap v17437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:21 smithi082 bash[20963]: audit 2024-04-04T00:00:21.727897+0000 mon.a (mon.0) 14818 : audit [DBG] from='client.? 172.21.15.67:0/2508928749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:22.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:21 smithi067 bash[27441]: audit 2024-04-04T00:00:21.727897+0000 mon.a (mon.0) 14818 : audit [DBG] from='client.? 172.21.15.67:0/2508928749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:22.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:21 smithi067 bash[17655]: audit 2024-04-04T00:00:21.727897+0000 mon.a (mon.0) 14818 : audit [DBG] from='client.? 172.21.15.67:0/2508928749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:23.090 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:22 smithi067 bash[27441]: cluster 2024-04-04T00:00:22.525205+0000 mgr.y (mgr.24370) 17454 : cluster [DBG] pgmap v17438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:23.090 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:22 smithi067 bash[17655]: cluster 2024-04-04T00:00:22.525205+0000 mgr.y (mgr.24370) 17454 : cluster [DBG] pgmap v17438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:22 smithi082 bash[20963]: cluster 2024-04-04T00:00:22.525205+0000 mgr.y (mgr.24370) 17454 : cluster [DBG] pgmap v17438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:23] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-04T00:00:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:00:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:24 smithi082 bash[20963]: audit 2024-04-04T00:00:24.172974+0000 mon.a (mon.0) 14819 : audit [DBG] from='client.? 172.21.15.67:0/2319247485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:24.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:24 smithi067 bash[27441]: audit 2024-04-04T00:00:24.172974+0000 mon.a (mon.0) 14819 : audit [DBG] from='client.? 172.21.15.67:0/2319247485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:24 smithi067 bash[17655]: audit 2024-04-04T00:00:24.172974+0000 mon.a (mon.0) 14819 : audit [DBG] from='client.? 172.21.15.67:0/2319247485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:25 smithi082 bash[20963]: cluster 2024-04-04T00:00:24.525944+0000 mgr.y (mgr.24370) 17455 : cluster [DBG] pgmap v17439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:25.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:25 smithi067 bash[17655]: cluster 2024-04-04T00:00:24.525944+0000 mgr.y (mgr.24370) 17455 : cluster [DBG] pgmap v17439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:25.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:25 smithi067 bash[27441]: cluster 2024-04-04T00:00:24.525944+0000 mgr.y (mgr.24370) 17455 : cluster [DBG] pgmap v17439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:26 smithi082 bash[20963]: audit 2024-04-04T00:00:25.586725+0000 mon.a (mon.0) 14820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:26.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:26 smithi067 bash[17655]: audit 2024-04-04T00:00:25.586725+0000 mon.a (mon.0) 14820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:26.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:26 smithi067 bash[27441]: audit 2024-04-04T00:00:25.586725+0000 mon.a (mon.0) 14820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:27 smithi082 bash[20963]: cluster 2024-04-04T00:00:26.527091+0000 mgr.y (mgr.24370) 17456 : cluster [DBG] pgmap v17440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:27.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:27 smithi082 bash[20963]: audit 2024-04-04T00:00:26.630771+0000 mon.a (mon.0) 14821 : audit [DBG] from='client.? 172.21.15.67:0/3528396036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:27.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:27 smithi067 bash[17655]: cluster 2024-04-04T00:00:26.527091+0000 mgr.y (mgr.24370) 17456 : cluster [DBG] pgmap v17440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:27.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:27 smithi067 bash[17655]: audit 2024-04-04T00:00:26.630771+0000 mon.a (mon.0) 14821 : audit [DBG] from='client.? 172.21.15.67:0/3528396036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:27 smithi067 bash[27441]: cluster 2024-04-04T00:00:26.527091+0000 mgr.y (mgr.24370) 17456 : cluster [DBG] pgmap v17440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:27.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:27 smithi067 bash[27441]: audit 2024-04-04T00:00:26.630771+0000 mon.a (mon.0) 14821 : audit [DBG] from='client.? 172.21.15.67:0/3528396036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:29 smithi082 bash[20963]: cluster 2024-04-04T00:00:28.527803+0000 mgr.y (mgr.24370) 17457 : cluster [DBG] pgmap v17441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:29.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:29 smithi082 bash[20963]: audit 2024-04-04T00:00:29.081636+0000 mon.c (mon.2) 6975 : audit [DBG] from='client.? 172.21.15.67:0/1026548875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:29.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:29 smithi067 bash[27441]: cluster 2024-04-04T00:00:28.527803+0000 mgr.y (mgr.24370) 17457 : cluster [DBG] pgmap v17441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:29.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:29 smithi067 bash[27441]: audit 2024-04-04T00:00:29.081636+0000 mon.c (mon.2) 6975 : audit [DBG] from='client.? 172.21.15.67:0/1026548875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:29.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:29 smithi067 bash[17655]: cluster 2024-04-04T00:00:28.527803+0000 mgr.y (mgr.24370) 17457 : cluster [DBG] pgmap v17441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:29.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:29 smithi067 bash[17655]: audit 2024-04-04T00:00:29.081636+0000 mon.c (mon.2) 6975 : audit [DBG] from='client.? 172.21.15.67:0/1026548875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:31 smithi082 bash[20963]: cluster 2024-04-04T00:00:30.528501+0000 mgr.y (mgr.24370) 17458 : cluster [DBG] pgmap v17442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:31.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:31 smithi082 bash[20963]: audit 2024-04-04T00:00:31.526734+0000 mon.c (mon.2) 6976 : audit [DBG] from='client.? 172.21.15.67:0/3521181950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:31.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:31 smithi067 bash[27441]: cluster 2024-04-04T00:00:30.528501+0000 mgr.y (mgr.24370) 17458 : cluster [DBG] pgmap v17442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:31.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:31 smithi067 bash[27441]: audit 2024-04-04T00:00:31.526734+0000 mon.c (mon.2) 6976 : audit [DBG] from='client.? 172.21.15.67:0/3521181950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:31 smithi067 bash[17655]: cluster 2024-04-04T00:00:30.528501+0000 mgr.y (mgr.24370) 17458 : cluster [DBG] pgmap v17442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:31 smithi067 bash[17655]: audit 2024-04-04T00:00:31.526734+0000 mon.c (mon.2) 6976 : audit [DBG] from='client.? 172.21.15.67:0/3521181950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:33.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-04T00:00:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:33 smithi082 bash[20963]: cluster 2024-04-04T00:00:32.529625+0000 mgr.y (mgr.24370) 17459 : cluster [DBG] pgmap v17443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:00:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:33 smithi067 bash[17655]: cluster 2024-04-04T00:00:32.529625+0000 mgr.y (mgr.24370) 17459 : cluster [DBG] pgmap v17443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:33 smithi067 bash[27441]: cluster 2024-04-04T00:00:32.529625+0000 mgr.y (mgr.24370) 17459 : cluster [DBG] pgmap v17443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:34.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:34 smithi082 bash[20963]: audit 2024-04-04T00:00:33.992787+0000 mon.c (mon.2) 6977 : audit [DBG] from='client.? 172.21.15.67:0/3065815655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:34.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:34 smithi067 bash[27441]: audit 2024-04-04T00:00:33.992787+0000 mon.c (mon.2) 6977 : audit [DBG] from='client.? 172.21.15.67:0/3065815655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:34.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:34 smithi067 bash[17655]: audit 2024-04-04T00:00:33.992787+0000 mon.c (mon.2) 6977 : audit [DBG] from='client.? 172.21.15.67:0/3065815655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:35.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:35 smithi082 bash[20963]: cluster 2024-04-04T00:00:34.530321+0000 mgr.y (mgr.24370) 17460 : cluster [DBG] pgmap v17444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:35 smithi067 bash[17655]: cluster 2024-04-04T00:00:34.530321+0000 mgr.y (mgr.24370) 17460 : cluster [DBG] pgmap v17444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:35.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:35 smithi067 bash[27441]: cluster 2024-04-04T00:00:34.530321+0000 mgr.y (mgr.24370) 17460 : cluster [DBG] pgmap v17444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:36.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:36 smithi082 bash[20963]: audit 2024-04-04T00:00:36.441537+0000 mon.c (mon.2) 6978 : audit [DBG] from='client.? 172.21.15.67:0/777437388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:36.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:36 smithi067 bash[17655]: audit 2024-04-04T00:00:36.441537+0000 mon.c (mon.2) 6978 : audit [DBG] from='client.? 172.21.15.67:0/777437388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:36.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:36 smithi067 bash[27441]: audit 2024-04-04T00:00:36.441537+0000 mon.c (mon.2) 6978 : audit [DBG] from='client.? 172.21.15.67:0/777437388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:37.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:37 smithi082 bash[20963]: cluster 2024-04-04T00:00:36.531519+0000 mgr.y (mgr.24370) 17461 : cluster [DBG] pgmap v17445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:37 smithi067 bash[27441]: cluster 2024-04-04T00:00:36.531519+0000 mgr.y (mgr.24370) 17461 : cluster [DBG] pgmap v17445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:37.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:37 smithi067 bash[17655]: cluster 2024-04-04T00:00:36.531519+0000 mgr.y (mgr.24370) 17461 : cluster [DBG] pgmap v17445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:38.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:38 smithi082 bash[20963]: cluster 2024-04-04T00:00:38.532222+0000 mgr.y (mgr.24370) 17462 : cluster [DBG] pgmap v17446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:38 smithi067 bash[17655]: cluster 2024-04-04T00:00:38.532222+0000 mgr.y (mgr.24370) 17462 : cluster [DBG] pgmap v17446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:38.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:38 smithi067 bash[27441]: cluster 2024-04-04T00:00:38.532222+0000 mgr.y (mgr.24370) 17462 : cluster [DBG] pgmap v17446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:39.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:39 smithi082 bash[20963]: audit 2024-04-04T00:00:38.890703+0000 mon.a (mon.0) 14822 : audit [DBG] from='client.? 172.21.15.67:0/3830977449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:39.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:39 smithi067 bash[17655]: audit 2024-04-04T00:00:38.890703+0000 mon.a (mon.0) 14822 : audit [DBG] from='client.? 172.21.15.67:0/3830977449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:39.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:39 smithi067 bash[27441]: audit 2024-04-04T00:00:38.890703+0000 mon.a (mon.0) 14822 : audit [DBG] from='client.? 172.21.15.67:0/3830977449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:40 smithi067 bash[17655]: cluster 2024-04-04T00:00:40.532901+0000 mgr.y (mgr.24370) 17463 : cluster [DBG] pgmap v17447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:40 smithi067 bash[17655]: audit 2024-04-04T00:00:40.587218+0000 mon.a (mon.0) 14823 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:40 smithi067 bash[27441]: cluster 2024-04-04T00:00:40.532901+0000 mgr.y (mgr.24370) 17463 : cluster [DBG] pgmap v17447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:40 smithi067 bash[27441]: audit 2024-04-04T00:00:40.587218+0000 mon.a (mon.0) 14823 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:40 smithi082 bash[20963]: cluster 2024-04-04T00:00:40.532901+0000 mgr.y (mgr.24370) 17463 : cluster [DBG] pgmap v17447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:40 smithi082 bash[20963]: audit 2024-04-04T00:00:40.587218+0000 mon.a (mon.0) 14823 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:41.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:41 smithi067 bash[17655]: audit 2024-04-04T00:00:41.343816+0000 mon.c (mon.2) 6979 : audit [DBG] from='client.? 172.21.15.67:0/3089581622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:41.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:41 smithi067 bash[27441]: audit 2024-04-04T00:00:41.343816+0000 mon.c (mon.2) 6979 : audit [DBG] from='client.? 172.21.15.67:0/3089581622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:42.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:41 smithi082 bash[20963]: audit 2024-04-04T00:00:41.343816+0000 mon.c (mon.2) 6979 : audit [DBG] from='client.? 172.21.15.67:0/3089581622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:42.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:42 smithi067 bash[27441]: cluster 2024-04-04T00:00:42.534218+0000 mgr.y (mgr.24370) 17464 : cluster [DBG] pgmap v17448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:42.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:42 smithi067 bash[17655]: cluster 2024-04-04T00:00:42.534218+0000 mgr.y (mgr.24370) 17464 : cluster [DBG] pgmap v17448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:43.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:42 smithi082 bash[20963]: cluster 2024-04-04T00:00:42.534218+0000 mgr.y (mgr.24370) 17464 : cluster [DBG] pgmap v17448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:00:43.793 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:00:44.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:43 smithi082 bash[20963]: audit 2024-04-04T00:00:43.798825+0000 mon.a (mon.0) 14824 : audit [DBG] from='client.? 172.21.15.67:0/194698637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:44.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:43 smithi067 bash[17655]: audit 2024-04-04T00:00:43.798825+0000 mon.a (mon.0) 14824 : audit [DBG] from='client.? 172.21.15.67:0/194698637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:44.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:43 smithi067 bash[27441]: audit 2024-04-04T00:00:43.798825+0000 mon.a (mon.0) 14824 : audit [DBG] from='client.? 172.21.15.67:0/194698637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:45.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:44 smithi082 bash[20963]: cluster 2024-04-04T00:00:44.534958+0000 mgr.y (mgr.24370) 17465 : cluster [DBG] pgmap v17449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:44 smithi067 bash[17655]: cluster 2024-04-04T00:00:44.534958+0000 mgr.y (mgr.24370) 17465 : cluster [DBG] pgmap v17449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:45.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:44 smithi067 bash[27441]: cluster 2024-04-04T00:00:44.534958+0000 mgr.y (mgr.24370) 17465 : cluster [DBG] pgmap v17449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:46.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:46 smithi082 bash[20963]: audit 2024-04-04T00:00:46.254125+0000 mon.a (mon.0) 14825 : audit [DBG] from='client.? 172.21.15.67:0/1069547357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:46.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:46 smithi067 bash[27441]: audit 2024-04-04T00:00:46.254125+0000 mon.a (mon.0) 14825 : audit [DBG] from='client.? 172.21.15.67:0/1069547357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:46.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:46 smithi067 bash[17655]: audit 2024-04-04T00:00:46.254125+0000 mon.a (mon.0) 14825 : audit [DBG] from='client.? 172.21.15.67:0/1069547357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:47 smithi082 bash[20963]: cluster 2024-04-04T00:00:46.536159+0000 mgr.y (mgr.24370) 17466 : cluster [DBG] pgmap v17450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:47 smithi067 bash[17655]: cluster 2024-04-04T00:00:46.536159+0000 mgr.y (mgr.24370) 17466 : cluster [DBG] pgmap v17450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:47.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:47 smithi067 bash[27441]: cluster 2024-04-04T00:00:46.536159+0000 mgr.y (mgr.24370) 17466 : cluster [DBG] pgmap v17450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:49.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:49 smithi082 bash[20963]: cluster 2024-04-04T00:00:48.536790+0000 mgr.y (mgr.24370) 17467 : cluster [DBG] pgmap v17451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:49.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:49 smithi082 bash[20963]: audit 2024-04-04T00:00:48.710390+0000 mon.c (mon.2) 6980 : audit [DBG] from='client.? 172.21.15.67:0/2168328425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:49.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:49 smithi067 bash[27441]: cluster 2024-04-04T00:00:48.536790+0000 mgr.y (mgr.24370) 17467 : cluster [DBG] pgmap v17451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:49.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:49 smithi067 bash[27441]: audit 2024-04-04T00:00:48.710390+0000 mon.c (mon.2) 6980 : audit [DBG] from='client.? 172.21.15.67:0/2168328425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:49 smithi067 bash[17655]: cluster 2024-04-04T00:00:48.536790+0000 mgr.y (mgr.24370) 17467 : cluster [DBG] pgmap v17451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:49 smithi067 bash[17655]: audit 2024-04-04T00:00:48.710390+0000 mon.c (mon.2) 6980 : audit [DBG] from='client.? 172.21.15.67:0/2168328425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:51.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:51 smithi082 bash[20963]: cluster 2024-04-04T00:00:50.537470+0000 mgr.y (mgr.24370) 17468 : cluster [DBG] pgmap v17452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:51.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:51 smithi082 bash[20963]: audit 2024-04-04T00:00:51.161707+0000 mon.a (mon.0) 14826 : audit [DBG] from='client.? 172.21.15.67:0/2725979855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:51.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:51 smithi067 bash[17655]: cluster 2024-04-04T00:00:50.537470+0000 mgr.y (mgr.24370) 17468 : cluster [DBG] pgmap v17452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:51.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:51 smithi067 bash[17655]: audit 2024-04-04T00:00:51.161707+0000 mon.a (mon.0) 14826 : audit [DBG] from='client.? 172.21.15.67:0/2725979855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:51 smithi067 bash[27441]: cluster 2024-04-04T00:00:50.537470+0000 mgr.y (mgr.24370) 17468 : cluster [DBG] pgmap v17452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:51.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:51 smithi067 bash[27441]: audit 2024-04-04T00:00:51.161707+0000 mon.a (mon.0) 14826 : audit [DBG] from='client.? 172.21.15.67:0/2725979855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:52.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:52 smithi082 bash[20963]: audit 2024-04-04T00:00:51.613531+0000 mon.a (mon.0) 14827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:00:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:52 smithi067 bash[27441]: audit 2024-04-04T00:00:51.613531+0000 mon.a (mon.0) 14827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:00:52.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:52 smithi067 bash[17655]: audit 2024-04-04T00:00:51.613531+0000 mon.a (mon.0) 14827 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:00:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:00:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:00:53.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:53 smithi082 bash[20963]: cluster 2024-04-04T00:00:52.538659+0000 mgr.y (mgr.24370) 17469 : cluster [DBG] pgmap v17453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:53.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:53 smithi067 bash[17655]: cluster 2024-04-04T00:00:52.538659+0000 mgr.y (mgr.24370) 17469 : cluster [DBG] pgmap v17453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:53.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:53 smithi067 bash[27441]: cluster 2024-04-04T00:00:52.538659+0000 mgr.y (mgr.24370) 17469 : cluster [DBG] pgmap v17453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:54.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:54 smithi082 bash[20963]: audit 2024-04-04T00:00:53.618407+0000 mon.a (mon.0) 14828 : audit [DBG] from='client.? 172.21.15.67:0/1033382283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:54 smithi067 bash[17655]: audit 2024-04-04T00:00:53.618407+0000 mon.a (mon.0) 14828 : audit [DBG] from='client.? 172.21.15.67:0/1033382283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:54.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:54 smithi067 bash[27441]: audit 2024-04-04T00:00:53.618407+0000 mon.a (mon.0) 14828 : audit [DBG] from='client.? 172.21.15.67:0/1033382283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:55 smithi082 bash[20963]: cluster 2024-04-04T00:00:54.539393+0000 mgr.y (mgr.24370) 17470 : cluster [DBG] pgmap v17454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:55 smithi082 bash[20963]: audit 2024-04-04T00:00:55.587610+0000 mon.a (mon.0) 14829 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:55 smithi067 bash[27441]: cluster 2024-04-04T00:00:54.539393+0000 mgr.y (mgr.24370) 17470 : cluster [DBG] pgmap v17454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:55 smithi067 bash[27441]: audit 2024-04-04T00:00:55.587610+0000 mon.a (mon.0) 14829 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:55 smithi067 bash[17655]: cluster 2024-04-04T00:00:54.539393+0000 mgr.y (mgr.24370) 17470 : cluster [DBG] pgmap v17454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:55 smithi067 bash[17655]: audit 2024-04-04T00:00:55.587610+0000 mon.a (mon.0) 14829 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:00:56.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:56 smithi082 bash[20963]: audit 2024-04-04T00:00:56.090693+0000 mon.c (mon.2) 6981 : audit [DBG] from='client.? 172.21.15.67:0/3994991115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:56 smithi067 bash[17655]: audit 2024-04-04T00:00:56.090693+0000 mon.c (mon.2) 6981 : audit [DBG] from='client.? 172.21.15.67:0/3994991115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:56.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:56 smithi067 bash[27441]: audit 2024-04-04T00:00:56.090693+0000 mon.c (mon.2) 6981 : audit [DBG] from='client.? 172.21.15.67:0/3994991115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:57 smithi082 bash[20963]: cluster 2024-04-04T00:00:56.540462+0000 mgr.y (mgr.24370) 17471 : cluster [DBG] pgmap v17455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:57 smithi082 bash[20963]: audit 2024-04-04T00:00:57.308631+0000 mon.a (mon.0) 14830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:57 smithi082 bash[20963]: audit 2024-04-04T00:00:57.318020+0000 mon.a (mon.0) 14831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:57.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:57 smithi082 bash[20963]: audit 2024-04-04T00:00:57.615139+0000 mon.a (mon.0) 14832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:57 smithi067 bash[17655]: cluster 2024-04-04T00:00:56.540462+0000 mgr.y (mgr.24370) 17471 : cluster [DBG] pgmap v17455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:57 smithi067 bash[17655]: audit 2024-04-04T00:00:57.308631+0000 mon.a (mon.0) 14830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:57 smithi067 bash[17655]: audit 2024-04-04T00:00:57.318020+0000 mon.a (mon.0) 14831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:57 smithi067 bash[17655]: audit 2024-04-04T00:00:57.615139+0000 mon.a (mon.0) 14832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:57 smithi067 bash[27441]: cluster 2024-04-04T00:00:56.540462+0000 mgr.y (mgr.24370) 17471 : cluster [DBG] pgmap v17455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:57 smithi067 bash[27441]: audit 2024-04-04T00:00:57.308631+0000 mon.a (mon.0) 14830 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:57 smithi067 bash[27441]: audit 2024-04-04T00:00:57.318020+0000 mon.a (mon.0) 14831 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:57 smithi067 bash[27441]: audit 2024-04-04T00:00:57.615139+0000 mon.a (mon.0) 14832 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:58 smithi082 bash[20963]: audit 2024-04-04T00:00:57.622905+0000 mon.a (mon.0) 14833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:58 smithi082 bash[20963]: audit 2024-04-04T00:00:58.103306+0000 mon.a (mon.0) 14834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:00:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:58 smithi082 bash[20963]: audit 2024-04-04T00:00:58.104984+0000 mon.a (mon.0) 14835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:00:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:58 smithi082 bash[20963]: audit 2024-04-04T00:00:58.114190+0000 mon.a (mon.0) 14836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:58 smithi082 bash[20963]: cluster 2024-04-04T00:00:58.540839+0000 mgr.y (mgr.24370) 17472 : cluster [DBG] pgmap v17456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:58.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:00:58 smithi082 bash[20963]: audit 2024-04-04T00:00:58.541140+0000 mon.a (mon.0) 14837 : audit [DBG] from='client.? 172.21.15.67:0/3514004987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[17655]: audit 2024-04-04T00:00:57.622905+0000 mon.a (mon.0) 14833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[17655]: audit 2024-04-04T00:00:58.103306+0000 mon.a (mon.0) 14834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[17655]: audit 2024-04-04T00:00:58.104984+0000 mon.a (mon.0) 14835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[17655]: audit 2024-04-04T00:00:58.114190+0000 mon.a (mon.0) 14836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[17655]: cluster 2024-04-04T00:00:58.540839+0000 mgr.y (mgr.24370) 17472 : cluster [DBG] pgmap v17456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[17655]: audit 2024-04-04T00:00:58.541140+0000 mon.a (mon.0) 14837 : audit [DBG] from='client.? 172.21.15.67:0/3514004987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[27441]: audit 2024-04-04T00:00:57.622905+0000 mon.a (mon.0) 14833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[27441]: audit 2024-04-04T00:00:58.103306+0000 mon.a (mon.0) 14834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[27441]: audit 2024-04-04T00:00:58.104984+0000 mon.a (mon.0) 14835 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[27441]: audit 2024-04-04T00:00:58.114190+0000 mon.a (mon.0) 14836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:00:58.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[27441]: cluster 2024-04-04T00:00:58.540839+0000 mgr.y (mgr.24370) 17472 : cluster [DBG] pgmap v17456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:00:58.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:00:58 smithi067 bash[27441]: audit 2024-04-04T00:00:58.541140+0000 mon.a (mon.0) 14837 : audit [DBG] from='client.? 172.21.15.67:0/3514004987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:01.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:01 smithi082 bash[20963]: cluster 2024-04-04T00:01:00.541430+0000 mgr.y (mgr.24370) 17473 : cluster [DBG] pgmap v17457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:01.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:01 smithi082 bash[20963]: audit 2024-04-04T00:01:00.996329+0000 mon.c (mon.2) 6982 : audit [DBG] from='client.? 172.21.15.67:0/1831619750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:01.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:01 smithi067 bash[17655]: cluster 2024-04-04T00:01:00.541430+0000 mgr.y (mgr.24370) 17473 : cluster [DBG] pgmap v17457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:01.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:01 smithi067 bash[17655]: audit 2024-04-04T00:01:00.996329+0000 mon.c (mon.2) 6982 : audit [DBG] from='client.? 172.21.15.67:0/1831619750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:01 smithi067 bash[27441]: cluster 2024-04-04T00:01:00.541430+0000 mgr.y (mgr.24370) 17473 : cluster [DBG] pgmap v17457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:01.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:01 smithi067 bash[27441]: audit 2024-04-04T00:01:00.996329+0000 mon.c (mon.2) 6982 : audit [DBG] from='client.? 172.21.15.67:0/1831619750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-04T00:01:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:03 smithi082 bash[20963]: cluster 2024-04-04T00:01:02.542568+0000 mgr.y (mgr.24370) 17474 : cluster [DBG] pgmap v17458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:03.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:03 smithi082 bash[20963]: audit 2024-04-04T00:01:03.448408+0000 mon.c (mon.2) 6983 : audit [DBG] from='client.? 172.21.15.67:0/3999489112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:03.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:01:03.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:03 smithi067 bash[17655]: cluster 2024-04-04T00:01:02.542568+0000 mgr.y (mgr.24370) 17474 : cluster [DBG] pgmap v17458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:03.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:03 smithi067 bash[17655]: audit 2024-04-04T00:01:03.448408+0000 mon.c (mon.2) 6983 : audit [DBG] from='client.? 172.21.15.67:0/3999489112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:03 smithi067 bash[27441]: cluster 2024-04-04T00:01:02.542568+0000 mgr.y (mgr.24370) 17474 : cluster [DBG] pgmap v17458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:03.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:03 smithi067 bash[27441]: audit 2024-04-04T00:01:03.448408+0000 mon.c (mon.2) 6983 : audit [DBG] from='client.? 172.21.15.67:0/3999489112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:05.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:05 smithi082 bash[20963]: cluster 2024-04-04T00:01:04.543262+0000 mgr.y (mgr.24370) 17475 : cluster [DBG] pgmap v17459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:05.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:05 smithi067 bash[27441]: cluster 2024-04-04T00:01:04.543262+0000 mgr.y (mgr.24370) 17475 : cluster [DBG] pgmap v17459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:05.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:05 smithi067 bash[17655]: cluster 2024-04-04T00:01:04.543262+0000 mgr.y (mgr.24370) 17475 : cluster [DBG] pgmap v17459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:06 smithi082 bash[20963]: audit 2024-04-04T00:01:05.903915+0000 mon.a (mon.0) 14838 : audit [DBG] from='client.? 172.21.15.67:0/844267658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:06 smithi067 bash[17655]: audit 2024-04-04T00:01:05.903915+0000 mon.a (mon.0) 14838 : audit [DBG] from='client.? 172.21.15.67:0/844267658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:06.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:06 smithi067 bash[27441]: audit 2024-04-04T00:01:05.903915+0000 mon.a (mon.0) 14838 : audit [DBG] from='client.? 172.21.15.67:0/844267658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:07 smithi082 bash[20963]: cluster 2024-04-04T00:01:06.544473+0000 mgr.y (mgr.24370) 17476 : cluster [DBG] pgmap v17460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:07 smithi067 bash[27441]: cluster 2024-04-04T00:01:06.544473+0000 mgr.y (mgr.24370) 17476 : cluster [DBG] pgmap v17460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:07 smithi067 bash[17655]: cluster 2024-04-04T00:01:06.544473+0000 mgr.y (mgr.24370) 17476 : cluster [DBG] pgmap v17460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:08.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:08 smithi082 bash[20963]: audit 2024-04-04T00:01:08.352838+0000 mon.c (mon.2) 6984 : audit [DBG] from='client.? 172.21.15.67:0/3256770879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:08.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:08 smithi067 bash[17655]: audit 2024-04-04T00:01:08.352838+0000 mon.c (mon.2) 6984 : audit [DBG] from='client.? 172.21.15.67:0/3256770879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:08.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:08 smithi067 bash[27441]: audit 2024-04-04T00:01:08.352838+0000 mon.c (mon.2) 6984 : audit [DBG] from='client.? 172.21.15.67:0/3256770879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:09.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:09 smithi082 bash[20963]: cluster 2024-04-04T00:01:08.545218+0000 mgr.y (mgr.24370) 17477 : cluster [DBG] pgmap v17461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:09.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:09 smithi067 bash[17655]: cluster 2024-04-04T00:01:08.545218+0000 mgr.y (mgr.24370) 17477 : cluster [DBG] pgmap v17461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:09.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:09 smithi067 bash[27441]: cluster 2024-04-04T00:01:08.545218+0000 mgr.y (mgr.24370) 17477 : cluster [DBG] pgmap v17461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:10.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:10 smithi082 bash[20963]: cluster 2024-04-04T00:01:10.545899+0000 mgr.y (mgr.24370) 17478 : cluster [DBG] pgmap v17462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:10.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:10 smithi082 bash[20963]: audit 2024-04-04T00:01:10.587937+0000 mon.a (mon.0) 14839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:10 smithi067 bash[17655]: cluster 2024-04-04T00:01:10.545899+0000 mgr.y (mgr.24370) 17478 : cluster [DBG] pgmap v17462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:10.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:10 smithi067 bash[17655]: audit 2024-04-04T00:01:10.587937+0000 mon.a (mon.0) 14839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:10 smithi067 bash[27441]: cluster 2024-04-04T00:01:10.545899+0000 mgr.y (mgr.24370) 17478 : cluster [DBG] pgmap v17462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:10 smithi067 bash[27441]: audit 2024-04-04T00:01:10.587937+0000 mon.a (mon.0) 14839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:11.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:11 smithi067 bash[17655]: audit 2024-04-04T00:01:10.814737+0000 mon.c (mon.2) 6985 : audit [DBG] from='client.? 172.21.15.67:0/2232761166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:11 smithi067 bash[27441]: audit 2024-04-04T00:01:10.814737+0000 mon.c (mon.2) 6985 : audit [DBG] from='client.? 172.21.15.67:0/2232761166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:11 smithi082 bash[20963]: audit 2024-04-04T00:01:10.814737+0000 mon.c (mon.2) 6985 : audit [DBG] from='client.? 172.21.15.67:0/2232761166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:12.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:12 smithi067 bash[17655]: cluster 2024-04-04T00:01:12.547071+0000 mgr.y (mgr.24370) 17479 : cluster [DBG] pgmap v17463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:12.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:12 smithi067 bash[27441]: cluster 2024-04-04T00:01:12.547071+0000 mgr.y (mgr.24370) 17479 : cluster [DBG] pgmap v17463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:13.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:12 smithi082 bash[20963]: cluster 2024-04-04T00:01:12.547071+0000 mgr.y (mgr.24370) 17479 : cluster [DBG] pgmap v17463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:01:13.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:13 smithi082 bash[20963]: audit 2024-04-04T00:01:13.265126+0000 mon.c (mon.2) 6986 : audit [DBG] from='client.? 172.21.15.67:0/3120500031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:13.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:01:13.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:13 smithi067 bash[27441]: audit 2024-04-04T00:01:13.265126+0000 mon.c (mon.2) 6986 : audit [DBG] from='client.? 172.21.15.67:0/3120500031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:13.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:13 smithi067 bash[17655]: audit 2024-04-04T00:01:13.265126+0000 mon.c (mon.2) 6986 : audit [DBG] from='client.? 172.21.15.67:0/3120500031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:14.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:14 smithi067 bash[17655]: cluster 2024-04-04T00:01:14.547716+0000 mgr.y (mgr.24370) 17480 : cluster [DBG] pgmap v17464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:14.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:14 smithi067 bash[27441]: cluster 2024-04-04T00:01:14.547716+0000 mgr.y (mgr.24370) 17480 : cluster [DBG] pgmap v17464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:14 smithi082 bash[20963]: cluster 2024-04-04T00:01:14.547716+0000 mgr.y (mgr.24370) 17480 : cluster [DBG] pgmap v17464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:15.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:15 smithi082 bash[20963]: audit 2024-04-04T00:01:15.713448+0000 mon.a (mon.0) 14840 : audit [DBG] from='client.? 172.21.15.67:0/961873260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:15.891 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 00:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T00:01:15.580034776Z level=info msg="Completed cleanup jobs" duration=50.119669ms 2024-04-04T00:01:16.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:15 smithi067 bash[17655]: audit 2024-04-04T00:01:15.713448+0000 mon.a (mon.0) 14840 : audit [DBG] from='client.? 172.21.15.67:0/961873260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:16.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:15 smithi067 bash[27441]: audit 2024-04-04T00:01:15.713448+0000 mon.a (mon.0) 14840 : audit [DBG] from='client.? 172.21.15.67:0/961873260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:16 smithi082 bash[20963]: cluster 2024-04-04T00:01:16.548909+0000 mgr.y (mgr.24370) 17481 : cluster [DBG] pgmap v17465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:16 smithi067 bash[17655]: cluster 2024-04-04T00:01:16.548909+0000 mgr.y (mgr.24370) 17481 : cluster [DBG] pgmap v17465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:17.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:16 smithi067 bash[27441]: cluster 2024-04-04T00:01:16.548909+0000 mgr.y (mgr.24370) 17481 : cluster [DBG] pgmap v17465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:18 smithi082 bash[20963]: audit 2024-04-04T00:01:18.165936+0000 mon.c (mon.2) 6987 : audit [DBG] from='client.? 172.21.15.67:0/3648636004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:18 smithi067 bash[17655]: audit 2024-04-04T00:01:18.165936+0000 mon.c (mon.2) 6987 : audit [DBG] from='client.? 172.21.15.67:0/3648636004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:18 smithi067 bash[27441]: audit 2024-04-04T00:01:18.165936+0000 mon.c (mon.2) 6987 : audit [DBG] from='client.? 172.21.15.67:0/3648636004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:19 smithi082 bash[20963]: cluster 2024-04-04T00:01:18.549550+0000 mgr.y (mgr.24370) 17482 : cluster [DBG] pgmap v17466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:19.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:19 smithi067 bash[17655]: cluster 2024-04-04T00:01:18.549550+0000 mgr.y (mgr.24370) 17482 : cluster [DBG] pgmap v17466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:19.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:19 smithi067 bash[27441]: cluster 2024-04-04T00:01:18.549550+0000 mgr.y (mgr.24370) 17482 : cluster [DBG] pgmap v17466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:21 smithi082 bash[20963]: cluster 2024-04-04T00:01:20.550186+0000 mgr.y (mgr.24370) 17483 : cluster [DBG] pgmap v17467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:21 smithi082 bash[20963]: audit 2024-04-04T00:01:20.617749+0000 mon.a (mon.0) 14841 : audit [DBG] from='client.? 172.21.15.67:0/2135030915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:21 smithi067 bash[17655]: cluster 2024-04-04T00:01:20.550186+0000 mgr.y (mgr.24370) 17483 : cluster [DBG] pgmap v17467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:21.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:21 smithi067 bash[17655]: audit 2024-04-04T00:01:20.617749+0000 mon.a (mon.0) 14841 : audit [DBG] from='client.? 172.21.15.67:0/2135030915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:21.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:21 smithi067 bash[27441]: cluster 2024-04-04T00:01:20.550186+0000 mgr.y (mgr.24370) 17483 : cluster [DBG] pgmap v17467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:21.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:21 smithi067 bash[27441]: audit 2024-04-04T00:01:20.617749+0000 mon.a (mon.0) 14841 : audit [DBG] from='client.? 172.21.15.67:0/2135030915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:01:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:01:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:23 smithi082 bash[20963]: cluster 2024-04-04T00:01:22.551375+0000 mgr.y (mgr.24370) 17484 : cluster [DBG] pgmap v17468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:23.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:23 smithi082 bash[20963]: audit 2024-04-04T00:01:23.075839+0000 mon.a (mon.0) 14842 : audit [DBG] from='client.? 172.21.15.67:0/63125484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:23.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:23 smithi067 bash[17655]: cluster 2024-04-04T00:01:22.551375+0000 mgr.y (mgr.24370) 17484 : cluster [DBG] pgmap v17468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:23.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:23 smithi067 bash[17655]: audit 2024-04-04T00:01:23.075839+0000 mon.a (mon.0) 14842 : audit [DBG] from='client.? 172.21.15.67:0/63125484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:23 smithi067 bash[27441]: cluster 2024-04-04T00:01:22.551375+0000 mgr.y (mgr.24370) 17484 : cluster [DBG] pgmap v17468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:23.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:23 smithi067 bash[27441]: audit 2024-04-04T00:01:23.075839+0000 mon.a (mon.0) 14842 : audit [DBG] from='client.? 172.21.15.67:0/63125484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:25.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:25 smithi082 bash[20963]: cluster 2024-04-04T00:01:24.552089+0000 mgr.y (mgr.24370) 17485 : cluster [DBG] pgmap v17469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:25.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:25 smithi082 bash[20963]: audit 2024-04-04T00:01:25.528095+0000 mon.a (mon.0) 14843 : audit [DBG] from='client.? 172.21.15.67:0/3690177294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:25.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:25 smithi082 bash[20963]: audit 2024-04-04T00:01:25.588242+0000 mon.a (mon.0) 14844 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:25.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:25 smithi067 bash[17655]: cluster 2024-04-04T00:01:24.552089+0000 mgr.y (mgr.24370) 17485 : cluster [DBG] pgmap v17469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:25 smithi067 bash[17655]: audit 2024-04-04T00:01:25.528095+0000 mon.a (mon.0) 14843 : audit [DBG] from='client.? 172.21.15.67:0/3690177294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:25.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:25 smithi067 bash[17655]: audit 2024-04-04T00:01:25.588242+0000 mon.a (mon.0) 14844 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:25 smithi067 bash[27441]: cluster 2024-04-04T00:01:24.552089+0000 mgr.y (mgr.24370) 17485 : cluster [DBG] pgmap v17469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:25 smithi067 bash[27441]: audit 2024-04-04T00:01:25.528095+0000 mon.a (mon.0) 14843 : audit [DBG] from='client.? 172.21.15.67:0/3690177294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:25.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:25 smithi067 bash[27441]: audit 2024-04-04T00:01:25.588242+0000 mon.a (mon.0) 14844 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:27.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:27 smithi082 bash[20963]: cluster 2024-04-04T00:01:26.553285+0000 mgr.y (mgr.24370) 17486 : cluster [DBG] pgmap v17470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:27 smithi067 bash[17655]: cluster 2024-04-04T00:01:26.553285+0000 mgr.y (mgr.24370) 17486 : cluster [DBG] pgmap v17470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:27 smithi067 bash[27441]: cluster 2024-04-04T00:01:26.553285+0000 mgr.y (mgr.24370) 17486 : cluster [DBG] pgmap v17470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:28.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:28 smithi082 bash[20963]: audit 2024-04-04T00:01:27.982836+0000 mon.c (mon.2) 6988 : audit [DBG] from='client.? 172.21.15.67:0/2062638470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:28 smithi067 bash[17655]: audit 2024-04-04T00:01:27.982836+0000 mon.c (mon.2) 6988 : audit [DBG] from='client.? 172.21.15.67:0/2062638470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:28.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:28 smithi067 bash[27441]: audit 2024-04-04T00:01:27.982836+0000 mon.c (mon.2) 6988 : audit [DBG] from='client.? 172.21.15.67:0/2062638470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:29.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:29 smithi082 bash[20963]: cluster 2024-04-04T00:01:28.553964+0000 mgr.y (mgr.24370) 17487 : cluster [DBG] pgmap v17471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:29.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:29 smithi067 bash[17655]: cluster 2024-04-04T00:01:28.553964+0000 mgr.y (mgr.24370) 17487 : cluster [DBG] pgmap v17471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:29.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:29 smithi067 bash[27441]: cluster 2024-04-04T00:01:28.553964+0000 mgr.y (mgr.24370) 17487 : cluster [DBG] pgmap v17471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:30 smithi067 bash[17655]: audit 2024-04-04T00:01:30.439381+0000 mon.a (mon.0) 14845 : audit [DBG] from='client.? 172.21.15.67:0/4121168225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:30.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:30 smithi067 bash[17655]: cluster 2024-04-04T00:01:30.554698+0000 mgr.y (mgr.24370) 17488 : cluster [DBG] pgmap v17472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:30.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:30 smithi067 bash[27441]: audit 2024-04-04T00:01:30.439381+0000 mon.a (mon.0) 14845 : audit [DBG] from='client.? 172.21.15.67:0/4121168225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:30.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:30 smithi067 bash[27441]: cluster 2024-04-04T00:01:30.554698+0000 mgr.y (mgr.24370) 17488 : cluster [DBG] pgmap v17472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:30 smithi082 bash[20963]: audit 2024-04-04T00:01:30.439381+0000 mon.a (mon.0) 14845 : audit [DBG] from='client.? 172.21.15.67:0/4121168225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:30 smithi082 bash[20963]: cluster 2024-04-04T00:01:30.554698+0000 mgr.y (mgr.24370) 17488 : cluster [DBG] pgmap v17472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:33] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-04T00:01:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:33 smithi082 bash[20963]: cluster 2024-04-04T00:01:32.555850+0000 mgr.y (mgr.24370) 17489 : cluster [DBG] pgmap v17473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:33 smithi082 bash[20963]: audit 2024-04-04T00:01:32.911776+0000 mon.c (mon.2) 6989 : audit [DBG] from='client.? 172.21.15.67:0/1257737707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:33.891 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:01:33.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:33 smithi067 bash[27441]: cluster 2024-04-04T00:01:32.555850+0000 mgr.y (mgr.24370) 17489 : cluster [DBG] pgmap v17473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:33.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:33 smithi067 bash[27441]: audit 2024-04-04T00:01:32.911776+0000 mon.c (mon.2) 6989 : audit [DBG] from='client.? 172.21.15.67:0/1257737707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:33 smithi067 bash[17655]: cluster 2024-04-04T00:01:32.555850+0000 mgr.y (mgr.24370) 17489 : cluster [DBG] pgmap v17473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:33.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:33 smithi067 bash[17655]: audit 2024-04-04T00:01:32.911776+0000 mon.c (mon.2) 6989 : audit [DBG] from='client.? 172.21.15.67:0/1257737707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:35.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:35 smithi082 bash[20963]: cluster 2024-04-04T00:01:34.556661+0000 mgr.y (mgr.24370) 17490 : cluster [DBG] pgmap v17474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:35.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:35 smithi082 bash[20963]: audit 2024-04-04T00:01:35.358634+0000 mon.c (mon.2) 6990 : audit [DBG] from='client.? 172.21.15.67:0/616945004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:35.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:35 smithi067 bash[27441]: cluster 2024-04-04T00:01:34.556661+0000 mgr.y (mgr.24370) 17490 : cluster [DBG] pgmap v17474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:35.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:35 smithi067 bash[27441]: audit 2024-04-04T00:01:35.358634+0000 mon.c (mon.2) 6990 : audit [DBG] from='client.? 172.21.15.67:0/616945004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:35 smithi067 bash[17655]: cluster 2024-04-04T00:01:34.556661+0000 mgr.y (mgr.24370) 17490 : cluster [DBG] pgmap v17474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:35.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:35 smithi067 bash[17655]: audit 2024-04-04T00:01:35.358634+0000 mon.c (mon.2) 6990 : audit [DBG] from='client.? 172.21.15.67:0/616945004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:37.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:37 smithi082 bash[20963]: cluster 2024-04-04T00:01:36.557864+0000 mgr.y (mgr.24370) 17491 : cluster [DBG] pgmap v17475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:37 smithi067 bash[17655]: cluster 2024-04-04T00:01:36.557864+0000 mgr.y (mgr.24370) 17491 : cluster [DBG] pgmap v17475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:37.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:37 smithi067 bash[27441]: cluster 2024-04-04T00:01:36.557864+0000 mgr.y (mgr.24370) 17491 : cluster [DBG] pgmap v17475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:38.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:38 smithi082 bash[20963]: audit 2024-04-04T00:01:37.811466+0000 mon.a (mon.0) 14846 : audit [DBG] from='client.? 172.21.15.67:0/3681696376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:38 smithi067 bash[27441]: audit 2024-04-04T00:01:37.811466+0000 mon.a (mon.0) 14846 : audit [DBG] from='client.? 172.21.15.67:0/3681696376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:38.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:38 smithi067 bash[17655]: audit 2024-04-04T00:01:37.811466+0000 mon.a (mon.0) 14846 : audit [DBG] from='client.? 172.21.15.67:0/3681696376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:39.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:39 smithi082 bash[20963]: cluster 2024-04-04T00:01:38.558595+0000 mgr.y (mgr.24370) 17492 : cluster [DBG] pgmap v17476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:39.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:39 smithi067 bash[17655]: cluster 2024-04-04T00:01:38.558595+0000 mgr.y (mgr.24370) 17492 : cluster [DBG] pgmap v17476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:39.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:39 smithi067 bash[27441]: cluster 2024-04-04T00:01:38.558595+0000 mgr.y (mgr.24370) 17492 : cluster [DBG] pgmap v17476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:40 smithi067 bash[17655]: audit 2024-04-04T00:01:40.271373+0000 mon.c (mon.2) 6991 : audit [DBG] from='client.? 172.21.15.67:0/3982134091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:40 smithi067 bash[17655]: cluster 2024-04-04T00:01:40.559257+0000 mgr.y (mgr.24370) 17493 : cluster [DBG] pgmap v17477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:40 smithi067 bash[17655]: audit 2024-04-04T00:01:40.588809+0000 mon.a (mon.0) 14847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:40 smithi067 bash[27441]: audit 2024-04-04T00:01:40.271373+0000 mon.c (mon.2) 6991 : audit [DBG] from='client.? 172.21.15.67:0/3982134091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:40 smithi067 bash[27441]: cluster 2024-04-04T00:01:40.559257+0000 mgr.y (mgr.24370) 17493 : cluster [DBG] pgmap v17477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:40.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:40 smithi067 bash[27441]: audit 2024-04-04T00:01:40.588809+0000 mon.a (mon.0) 14847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:40 smithi082 bash[20963]: audit 2024-04-04T00:01:40.271373+0000 mon.c (mon.2) 6991 : audit [DBG] from='client.? 172.21.15.67:0/3982134091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:40 smithi082 bash[20963]: cluster 2024-04-04T00:01:40.559257+0000 mgr.y (mgr.24370) 17493 : cluster [DBG] pgmap v17477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:40 smithi082 bash[20963]: audit 2024-04-04T00:01:40.588809+0000 mon.a (mon.0) 14847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-04T00:01:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:01:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:43 smithi082 bash[20963]: cluster 2024-04-04T00:01:42.560517+0000 mgr.y (mgr.24370) 17494 : cluster [DBG] pgmap v17478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:43 smithi082 bash[20963]: audit 2024-04-04T00:01:42.724816+0000 mon.c (mon.2) 6992 : audit [DBG] from='client.? 172.21.15.67:0/4176038606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:43 smithi067 bash[27441]: cluster 2024-04-04T00:01:42.560517+0000 mgr.y (mgr.24370) 17494 : cluster [DBG] pgmap v17478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:43 smithi067 bash[27441]: audit 2024-04-04T00:01:42.724816+0000 mon.c (mon.2) 6992 : audit [DBG] from='client.? 172.21.15.67:0/4176038606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:43 smithi067 bash[17655]: cluster 2024-04-04T00:01:42.560517+0000 mgr.y (mgr.24370) 17494 : cluster [DBG] pgmap v17478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:43 smithi067 bash[17655]: audit 2024-04-04T00:01:42.724816+0000 mon.c (mon.2) 6992 : audit [DBG] from='client.? 172.21.15.67:0/4176038606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:45.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:45 smithi082 bash[20963]: cluster 2024-04-04T00:01:44.561231+0000 mgr.y (mgr.24370) 17495 : cluster [DBG] pgmap v17479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:45.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:45 smithi082 bash[20963]: audit 2024-04-04T00:01:45.184564+0000 mon.a (mon.0) 14848 : audit [DBG] from='client.? 172.21.15.67:0/245822346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:45 smithi067 bash[27441]: cluster 2024-04-04T00:01:44.561231+0000 mgr.y (mgr.24370) 17495 : cluster [DBG] pgmap v17479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:45 smithi067 bash[27441]: audit 2024-04-04T00:01:45.184564+0000 mon.a (mon.0) 14848 : audit [DBG] from='client.? 172.21.15.67:0/245822346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:45 smithi067 bash[17655]: cluster 2024-04-04T00:01:44.561231+0000 mgr.y (mgr.24370) 17495 : cluster [DBG] pgmap v17479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:45.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:45 smithi067 bash[17655]: audit 2024-04-04T00:01:45.184564+0000 mon.a (mon.0) 14848 : audit [DBG] from='client.? 172.21.15.67:0/245822346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:47 smithi082 bash[20963]: cluster 2024-04-04T00:01:46.562411+0000 mgr.y (mgr.24370) 17496 : cluster [DBG] pgmap v17480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:47.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:47 smithi067 bash[27441]: cluster 2024-04-04T00:01:46.562411+0000 mgr.y (mgr.24370) 17496 : cluster [DBG] pgmap v17480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:47.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:47 smithi067 bash[17655]: cluster 2024-04-04T00:01:46.562411+0000 mgr.y (mgr.24370) 17496 : cluster [DBG] pgmap v17480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:48 smithi082 bash[20963]: audit 2024-04-04T00:01:47.630802+0000 mon.c (mon.2) 6993 : audit [DBG] from='client.? 172.21.15.67:0/252188576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:48 smithi082 bash[20963]: cluster 2024-04-04T00:01:48.563063+0000 mgr.y (mgr.24370) 17497 : cluster [DBG] pgmap v17481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:48 smithi067 bash[27441]: audit 2024-04-04T00:01:47.630802+0000 mon.c (mon.2) 6993 : audit [DBG] from='client.? 172.21.15.67:0/252188576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:48 smithi067 bash[27441]: cluster 2024-04-04T00:01:48.563063+0000 mgr.y (mgr.24370) 17497 : cluster [DBG] pgmap v17481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:48.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:48 smithi067 bash[17655]: audit 2024-04-04T00:01:47.630802+0000 mon.c (mon.2) 6993 : audit [DBG] from='client.? 172.21.15.67:0/252188576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:48.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:48 smithi067 bash[17655]: cluster 2024-04-04T00:01:48.563063+0000 mgr.y (mgr.24370) 17497 : cluster [DBG] pgmap v17481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:50.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:50 smithi067 bash[27441]: audit 2024-04-04T00:01:50.083450+0000 mon.c (mon.2) 6994 : audit [DBG] from='client.? 172.21.15.67:0/1229283439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:50.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:50 smithi067 bash[17655]: audit 2024-04-04T00:01:50.083450+0000 mon.c (mon.2) 6994 : audit [DBG] from='client.? 172.21.15.67:0/1229283439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:50.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:50 smithi082 bash[20963]: audit 2024-04-04T00:01:50.083450+0000 mon.c (mon.2) 6994 : audit [DBG] from='client.? 172.21.15.67:0/1229283439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:51.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:51 smithi067 bash[27441]: cluster 2024-04-04T00:01:50.563731+0000 mgr.y (mgr.24370) 17498 : cluster [DBG] pgmap v17482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:51.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:51 smithi067 bash[17655]: cluster 2024-04-04T00:01:50.563731+0000 mgr.y (mgr.24370) 17498 : cluster [DBG] pgmap v17482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:51 smithi082 bash[20963]: cluster 2024-04-04T00:01:50.563731+0000 mgr.y (mgr.24370) 17498 : cluster [DBG] pgmap v17482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:52.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:52 smithi082 bash[20963]: audit 2024-04-04T00:01:52.543496+0000 mon.a (mon.0) 14849 : audit [DBG] from='client.? 172.21.15.67:0/1072099570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:52 smithi067 bash[17655]: audit 2024-04-04T00:01:52.543496+0000 mon.a (mon.0) 14849 : audit [DBG] from='client.? 172.21.15.67:0/1072099570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:52.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:52 smithi067 bash[27441]: audit 2024-04-04T00:01:52.543496+0000 mon.a (mon.0) 14849 : audit [DBG] from='client.? 172.21.15.67:0/1072099570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-04T00:01:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:01:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:53 smithi082 bash[20963]: cluster 2024-04-04T00:01:52.564799+0000 mgr.y (mgr.24370) 17499 : cluster [DBG] pgmap v17483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:53.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:53 smithi067 bash[17655]: cluster 2024-04-04T00:01:52.564799+0000 mgr.y (mgr.24370) 17499 : cluster [DBG] pgmap v17483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:53.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:53 smithi067 bash[27441]: cluster 2024-04-04T00:01:52.564799+0000 mgr.y (mgr.24370) 17499 : cluster [DBG] pgmap v17483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:55 smithi082 bash[20963]: cluster 2024-04-04T00:01:54.565463+0000 mgr.y (mgr.24370) 17500 : cluster [DBG] pgmap v17484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:55 smithi082 bash[20963]: audit 2024-04-04T00:01:54.995435+0000 mon.a (mon.0) 14850 : audit [DBG] from='client.? 172.21.15.67:0/2236656988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:55 smithi082 bash[20963]: audit 2024-04-04T00:01:55.589244+0000 mon.a (mon.0) 14851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:55 smithi067 bash[17655]: cluster 2024-04-04T00:01:54.565463+0000 mgr.y (mgr.24370) 17500 : cluster [DBG] pgmap v17484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:55 smithi067 bash[17655]: audit 2024-04-04T00:01:54.995435+0000 mon.a (mon.0) 14850 : audit [DBG] from='client.? 172.21.15.67:0/2236656988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:55.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:55 smithi067 bash[17655]: audit 2024-04-04T00:01:55.589244+0000 mon.a (mon.0) 14851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:55 smithi067 bash[27441]: cluster 2024-04-04T00:01:54.565463+0000 mgr.y (mgr.24370) 17500 : cluster [DBG] pgmap v17484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:55 smithi067 bash[27441]: audit 2024-04-04T00:01:54.995435+0000 mon.a (mon.0) 14850 : audit [DBG] from='client.? 172.21.15.67:0/2236656988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:55.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:55 smithi067 bash[27441]: audit 2024-04-04T00:01:55.589244+0000 mon.a (mon.0) 14851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:01:57.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:56 smithi082 bash[20963]: cluster 2024-04-04T00:01:56.566648+0000 mgr.y (mgr.24370) 17501 : cluster [DBG] pgmap v17485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:56 smithi067 bash[17655]: cluster 2024-04-04T00:01:56.566648+0000 mgr.y (mgr.24370) 17501 : cluster [DBG] pgmap v17485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:56 smithi067 bash[27441]: cluster 2024-04-04T00:01:56.566648+0000 mgr.y (mgr.24370) 17501 : cluster [DBG] pgmap v17485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:57 smithi082 bash[20963]: audit 2024-04-04T00:01:57.442686+0000 mon.a (mon.0) 14852 : audit [DBG] from='client.? 172.21.15.67:0/1480528340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:58.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:57 smithi067 bash[17655]: audit 2024-04-04T00:01:57.442686+0000 mon.a (mon.0) 14852 : audit [DBG] from='client.? 172.21.15.67:0/1480528340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:58.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:57 smithi067 bash[27441]: audit 2024-04-04T00:01:57.442686+0000 mon.a (mon.0) 14852 : audit [DBG] from='client.? 172.21.15.67:0/1480528340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:01:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:58 smithi082 bash[20963]: audit 2024-04-04T00:01:58.187172+0000 mon.a (mon.0) 14853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:01:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:58 smithi082 bash[20963]: cluster 2024-04-04T00:01:58.567323+0000 mgr.y (mgr.24370) 17502 : cluster [DBG] pgmap v17486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:58 smithi067 bash[17655]: audit 2024-04-04T00:01:58.187172+0000 mon.a (mon.0) 14853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:01:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:58 smithi067 bash[17655]: cluster 2024-04-04T00:01:58.567323+0000 mgr.y (mgr.24370) 17502 : cluster [DBG] pgmap v17486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:01:59.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:58 smithi067 bash[27441]: audit 2024-04-04T00:01:58.187172+0000 mon.a (mon.0) 14853 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:01:59.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:58 smithi067 bash[27441]: cluster 2024-04-04T00:01:58.567323+0000 mgr.y (mgr.24370) 17502 : cluster [DBG] pgmap v17486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:00.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:01:59 smithi082 bash[20963]: audit 2024-04-04T00:01:59.895037+0000 mon.a (mon.0) 14854 : audit [DBG] from='client.? 172.21.15.67:0/3478451761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:01:59 smithi067 bash[27441]: audit 2024-04-04T00:01:59.895037+0000 mon.a (mon.0) 14854 : audit [DBG] from='client.? 172.21.15.67:0/3478451761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:00.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:01:59 smithi067 bash[17655]: audit 2024-04-04T00:01:59.895037+0000 mon.a (mon.0) 14854 : audit [DBG] from='client.? 172.21.15.67:0/3478451761' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:01.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:00 smithi082 bash[20963]: cluster 2024-04-04T00:02:00.567975+0000 mgr.y (mgr.24370) 17503 : cluster [DBG] pgmap v17487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:00 smithi067 bash[27441]: cluster 2024-04-04T00:02:00.567975+0000 mgr.y (mgr.24370) 17503 : cluster [DBG] pgmap v17487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:00 smithi067 bash[17655]: cluster 2024-04-04T00:02:00.567975+0000 mgr.y (mgr.24370) 17503 : cluster [DBG] pgmap v17487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:02 smithi067 bash[17655]: audit 2024-04-04T00:02:02.356827+0000 mon.c (mon.2) 6995 : audit [DBG] from='client.? 172.21.15.67:0/327999273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:02.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:02 smithi067 bash[27441]: audit 2024-04-04T00:02:02.356827+0000 mon.c (mon.2) 6995 : audit [DBG] from='client.? 172.21.15.67:0/327999273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:02.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:02 smithi082 bash[20963]: audit 2024-04-04T00:02:02.356827+0000 mon.c (mon.2) 6995 : audit [DBG] from='client.? 172.21.15.67:0/327999273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-04T00:02:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:03 smithi082 bash[20963]: cluster 2024-04-04T00:02:02.569101+0000 mgr.y (mgr.24370) 17504 : cluster [DBG] pgmap v17488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:02:03.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:03 smithi067 bash[17655]: cluster 2024-04-04T00:02:02.569101+0000 mgr.y (mgr.24370) 17504 : cluster [DBG] pgmap v17488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:03.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:03 smithi067 bash[27441]: cluster 2024-04-04T00:02:02.569101+0000 mgr.y (mgr.24370) 17504 : cluster [DBG] pgmap v17488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:04 smithi082 bash[20963]: audit 2024-04-04T00:02:03.940140+0000 mon.a (mon.0) 14855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:04 smithi082 bash[20963]: audit 2024-04-04T00:02:03.950080+0000 mon.a (mon.0) 14856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:04 smithi082 bash[20963]: audit 2024-04-04T00:02:04.197043+0000 mon.a (mon.0) 14857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:04 smithi082 bash[20963]: audit 2024-04-04T00:02:04.204581+0000 mon.a (mon.0) 14858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:04 smithi082 bash[20963]: cluster 2024-04-04T00:02:04.569551+0000 mgr.y (mgr.24370) 17505 : cluster [DBG] pgmap v17489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:05.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:04 smithi082 bash[20963]: audit 2024-04-04T00:02:04.626544+0000 mon.a (mon.0) 14859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:02:05.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:04 smithi082 bash[20963]: audit 2024-04-04T00:02:04.628237+0000 mon.a (mon.0) 14860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:02:05.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:04 smithi082 bash[20963]: audit 2024-04-04T00:02:04.636429+0000 mon.a (mon.0) 14861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:04 smithi082 bash[20963]: audit 2024-04-04T00:02:04.811214+0000 mon.a (mon.0) 14862 : audit [DBG] from='client.? 172.21.15.67:0/667446839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[17655]: audit 2024-04-04T00:02:03.940140+0000 mon.a (mon.0) 14855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[17655]: audit 2024-04-04T00:02:03.950080+0000 mon.a (mon.0) 14856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[17655]: audit 2024-04-04T00:02:04.197043+0000 mon.a (mon.0) 14857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[17655]: audit 2024-04-04T00:02:04.204581+0000 mon.a (mon.0) 14858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[17655]: cluster 2024-04-04T00:02:04.569551+0000 mgr.y (mgr.24370) 17505 : cluster [DBG] pgmap v17489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[17655]: audit 2024-04-04T00:02:04.626544+0000 mon.a (mon.0) 14859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:02:05.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[17655]: audit 2024-04-04T00:02:04.628237+0000 mon.a (mon.0) 14860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[17655]: audit 2024-04-04T00:02:04.636429+0000 mon.a (mon.0) 14861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[17655]: audit 2024-04-04T00:02:04.811214+0000 mon.a (mon.0) 14862 : audit [DBG] from='client.? 172.21.15.67:0/667446839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[27441]: audit 2024-04-04T00:02:03.940140+0000 mon.a (mon.0) 14855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[27441]: audit 2024-04-04T00:02:03.950080+0000 mon.a (mon.0) 14856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[27441]: audit 2024-04-04T00:02:04.197043+0000 mon.a (mon.0) 14857 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[27441]: audit 2024-04-04T00:02:04.204581+0000 mon.a (mon.0) 14858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[27441]: cluster 2024-04-04T00:02:04.569551+0000 mgr.y (mgr.24370) 17505 : cluster [DBG] pgmap v17489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[27441]: audit 2024-04-04T00:02:04.626544+0000 mon.a (mon.0) 14859 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[27441]: audit 2024-04-04T00:02:04.628237+0000 mon.a (mon.0) 14860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:02:05.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[27441]: audit 2024-04-04T00:02:04.636429+0000 mon.a (mon.0) 14861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:02:05.425 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:04 smithi067 bash[27441]: audit 2024-04-04T00:02:04.811214+0000 mon.a (mon.0) 14862 : audit [DBG] from='client.? 172.21.15.67:0/667446839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:07 smithi082 bash[20963]: cluster 2024-04-04T00:02:06.570707+0000 mgr.y (mgr.24370) 17506 : cluster [DBG] pgmap v17490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:07 smithi082 bash[20963]: audit 2024-04-04T00:02:07.265750+0000 mon.a (mon.0) 14863 : audit [DBG] from='client.? 172.21.15.67:0/2885098593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:07 smithi067 bash[27441]: cluster 2024-04-04T00:02:06.570707+0000 mgr.y (mgr.24370) 17506 : cluster [DBG] pgmap v17490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:07 smithi067 bash[27441]: audit 2024-04-04T00:02:07.265750+0000 mon.a (mon.0) 14863 : audit [DBG] from='client.? 172.21.15.67:0/2885098593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:07 smithi067 bash[17655]: cluster 2024-04-04T00:02:06.570707+0000 mgr.y (mgr.24370) 17506 : cluster [DBG] pgmap v17490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:07 smithi067 bash[17655]: audit 2024-04-04T00:02:07.265750+0000 mon.a (mon.0) 14863 : audit [DBG] from='client.? 172.21.15.67:0/2885098593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:08 smithi082 bash[20963]: cluster 2024-04-04T00:02:08.571403+0000 mgr.y (mgr.24370) 17507 : cluster [DBG] pgmap v17491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:08 smithi067 bash[27441]: cluster 2024-04-04T00:02:08.571403+0000 mgr.y (mgr.24370) 17507 : cluster [DBG] pgmap v17491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:08 smithi067 bash[17655]: cluster 2024-04-04T00:02:08.571403+0000 mgr.y (mgr.24370) 17507 : cluster [DBG] pgmap v17491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:10.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:09 smithi082 bash[20963]: audit 2024-04-04T00:02:09.709317+0000 mon.c (mon.2) 6996 : audit [DBG] from='client.? 172.21.15.67:0/3016501335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:10.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:09 smithi067 bash[27441]: audit 2024-04-04T00:02:09.709317+0000 mon.c (mon.2) 6996 : audit [DBG] from='client.? 172.21.15.67:0/3016501335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:10.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:09 smithi067 bash[17655]: audit 2024-04-04T00:02:09.709317+0000 mon.c (mon.2) 6996 : audit [DBG] from='client.? 172.21.15.67:0/3016501335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:10 smithi082 bash[20963]: cluster 2024-04-04T00:02:10.572141+0000 mgr.y (mgr.24370) 17508 : cluster [DBG] pgmap v17492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:10 smithi082 bash[20963]: audit 2024-04-04T00:02:10.589598+0000 mon.a (mon.0) 14864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:10 smithi067 bash[27441]: cluster 2024-04-04T00:02:10.572141+0000 mgr.y (mgr.24370) 17508 : cluster [DBG] pgmap v17492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:10 smithi067 bash[27441]: audit 2024-04-04T00:02:10.589598+0000 mon.a (mon.0) 14864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:11.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:10 smithi067 bash[17655]: cluster 2024-04-04T00:02:10.572141+0000 mgr.y (mgr.24370) 17508 : cluster [DBG] pgmap v17492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:11.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:10 smithi067 bash[17655]: audit 2024-04-04T00:02:10.589598+0000 mon.a (mon.0) 14864 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:12 smithi082 bash[20963]: audit 2024-04-04T00:02:12.155361+0000 mon.c (mon.2) 6997 : audit [DBG] from='client.? 172.21.15.67:0/3517696718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:12 smithi067 bash[27441]: audit 2024-04-04T00:02:12.155361+0000 mon.c (mon.2) 6997 : audit [DBG] from='client.? 172.21.15.67:0/3517696718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:12 smithi067 bash[17655]: audit 2024-04-04T00:02:12.155361+0000 mon.c (mon.2) 6997 : audit [DBG] from='client.? 172.21.15.67:0/3517696718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:13] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-04T00:02:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:13 smithi067 bash[27441]: cluster 2024-04-04T00:02:12.573344+0000 mgr.y (mgr.24370) 17509 : cluster [DBG] pgmap v17493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:13 smithi067 bash[17655]: cluster 2024-04-04T00:02:12.573344+0000 mgr.y (mgr.24370) 17509 : cluster [DBG] pgmap v17493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:13.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:13 smithi082 bash[20963]: cluster 2024-04-04T00:02:12.573344+0000 mgr.y (mgr.24370) 17509 : cluster [DBG] pgmap v17493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:02:14.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:14 smithi067 bash[17655]: cluster 2024-04-04T00:02:14.573970+0000 mgr.y (mgr.24370) 17510 : cluster [DBG] pgmap v17494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:14.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:14 smithi067 bash[17655]: audit 2024-04-04T00:02:14.612344+0000 mon.c (mon.2) 6998 : audit [DBG] from='client.? 172.21.15.67:0/4112278003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:14.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:14 smithi067 bash[27441]: cluster 2024-04-04T00:02:14.573970+0000 mgr.y (mgr.24370) 17510 : cluster [DBG] pgmap v17494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:14.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:14 smithi067 bash[27441]: audit 2024-04-04T00:02:14.612344+0000 mon.c (mon.2) 6998 : audit [DBG] from='client.? 172.21.15.67:0/4112278003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:14 smithi082 bash[20963]: cluster 2024-04-04T00:02:14.573970+0000 mgr.y (mgr.24370) 17510 : cluster [DBG] pgmap v17494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:14 smithi082 bash[20963]: audit 2024-04-04T00:02:14.612344+0000 mon.c (mon.2) 6998 : audit [DBG] from='client.? 172.21.15.67:0/4112278003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:16 smithi082 bash[20963]: cluster 2024-04-04T00:02:16.575181+0000 mgr.y (mgr.24370) 17511 : cluster [DBG] pgmap v17495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:16 smithi067 bash[17655]: cluster 2024-04-04T00:02:16.575181+0000 mgr.y (mgr.24370) 17511 : cluster [DBG] pgmap v17495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:16 smithi067 bash[27441]: cluster 2024-04-04T00:02:16.575181+0000 mgr.y (mgr.24370) 17511 : cluster [DBG] pgmap v17495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:18.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:17 smithi082 bash[20963]: audit 2024-04-04T00:02:17.064917+0000 mon.a (mon.0) 14865 : audit [DBG] from='client.? 172.21.15.67:0/3809171800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:17 smithi067 bash[27441]: audit 2024-04-04T00:02:17.064917+0000 mon.a (mon.0) 14865 : audit [DBG] from='client.? 172.21.15.67:0/3809171800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:18.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:17 smithi067 bash[17655]: audit 2024-04-04T00:02:17.064917+0000 mon.a (mon.0) 14865 : audit [DBG] from='client.? 172.21.15.67:0/3809171800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:18 smithi082 bash[20963]: cluster 2024-04-04T00:02:18.575886+0000 mgr.y (mgr.24370) 17512 : cluster [DBG] pgmap v17496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:18 smithi067 bash[27441]: cluster 2024-04-04T00:02:18.575886+0000 mgr.y (mgr.24370) 17512 : cluster [DBG] pgmap v17496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:18 smithi067 bash[17655]: cluster 2024-04-04T00:02:18.575886+0000 mgr.y (mgr.24370) 17512 : cluster [DBG] pgmap v17496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:19 smithi082 bash[20963]: audit 2024-04-04T00:02:19.515830+0000 mon.a (mon.0) 14866 : audit [DBG] from='client.? 172.21.15.67:0/3416327182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:20.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:19 smithi067 bash[27441]: audit 2024-04-04T00:02:19.515830+0000 mon.a (mon.0) 14866 : audit [DBG] from='client.? 172.21.15.67:0/3416327182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:19 smithi067 bash[17655]: audit 2024-04-04T00:02:19.515830+0000 mon.a (mon.0) 14866 : audit [DBG] from='client.? 172.21.15.67:0/3416327182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:20 smithi082 bash[20963]: cluster 2024-04-04T00:02:20.576569+0000 mgr.y (mgr.24370) 17513 : cluster [DBG] pgmap v17497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:20 smithi067 bash[17655]: cluster 2024-04-04T00:02:20.576569+0000 mgr.y (mgr.24370) 17513 : cluster [DBG] pgmap v17497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:21.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:20 smithi067 bash[27441]: cluster 2024-04-04T00:02:20.576569+0000 mgr.y (mgr.24370) 17513 : cluster [DBG] pgmap v17497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:22.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:22 smithi082 bash[20963]: audit 2024-04-04T00:02:21.967606+0000 mon.c (mon.2) 6999 : audit [DBG] from='client.? 172.21.15.67:0/1020475399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:22.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:22 smithi067 bash[17655]: audit 2024-04-04T00:02:21.967606+0000 mon.c (mon.2) 6999 : audit [DBG] from='client.? 172.21.15.67:0/1020475399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:22.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:22 smithi067 bash[27441]: audit 2024-04-04T00:02:21.967606+0000 mon.c (mon.2) 6999 : audit [DBG] from='client.? 172.21.15.67:0/1020475399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:23 smithi082 bash[20963]: cluster 2024-04-04T00:02:22.577755+0000 mgr.y (mgr.24370) 17514 : cluster [DBG] pgmap v17498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:23] "GET /metrics HTTP/1.1" 200 239980 "" "Prometheus/2.43.0" 2024-04-04T00:02:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:23 smithi067 bash[17655]: cluster 2024-04-04T00:02:22.577755+0000 mgr.y (mgr.24370) 17514 : cluster [DBG] pgmap v17498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:23 smithi067 bash[27441]: cluster 2024-04-04T00:02:22.577755+0000 mgr.y (mgr.24370) 17514 : cluster [DBG] pgmap v17498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:02:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:24 smithi082 bash[20963]: audit 2024-04-04T00:02:24.422508+0000 mon.a (mon.0) 14867 : audit [DBG] from='client.? 172.21.15.67:0/2612813651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:24 smithi067 bash[17655]: audit 2024-04-04T00:02:24.422508+0000 mon.a (mon.0) 14867 : audit [DBG] from='client.? 172.21.15.67:0/2612813651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:24 smithi067 bash[27441]: audit 2024-04-04T00:02:24.422508+0000 mon.a (mon.0) 14867 : audit [DBG] from='client.? 172.21.15.67:0/2612813651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:25.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:25 smithi082 bash[20963]: cluster 2024-04-04T00:02:24.578474+0000 mgr.y (mgr.24370) 17515 : cluster [DBG] pgmap v17499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:25.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:25 smithi067 bash[17655]: cluster 2024-04-04T00:02:24.578474+0000 mgr.y (mgr.24370) 17515 : cluster [DBG] pgmap v17499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:25.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:25 smithi067 bash[27441]: cluster 2024-04-04T00:02:24.578474+0000 mgr.y (mgr.24370) 17515 : cluster [DBG] pgmap v17499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:26 smithi082 bash[20963]: audit 2024-04-04T00:02:25.590130+0000 mon.a (mon.0) 14868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:26 smithi067 bash[27441]: audit 2024-04-04T00:02:25.590130+0000 mon.a (mon.0) 14868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:26.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:26 smithi067 bash[17655]: audit 2024-04-04T00:02:25.590130+0000 mon.a (mon.0) 14868 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:27.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:27 smithi082 bash[20963]: cluster 2024-04-04T00:02:26.579277+0000 mgr.y (mgr.24370) 17516 : cluster [DBG] pgmap v17500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:27.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:27 smithi082 bash[20963]: audit 2024-04-04T00:02:26.886186+0000 mon.a (mon.0) 14869 : audit [DBG] from='client.? 172.21.15.67:0/3495668128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:27 smithi067 bash[17655]: cluster 2024-04-04T00:02:26.579277+0000 mgr.y (mgr.24370) 17516 : cluster [DBG] pgmap v17500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:27 smithi067 bash[17655]: audit 2024-04-04T00:02:26.886186+0000 mon.a (mon.0) 14869 : audit [DBG] from='client.? 172.21.15.67:0/3495668128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:27 smithi067 bash[27441]: cluster 2024-04-04T00:02:26.579277+0000 mgr.y (mgr.24370) 17516 : cluster [DBG] pgmap v17500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:27.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:27 smithi067 bash[27441]: audit 2024-04-04T00:02:26.886186+0000 mon.a (mon.0) 14869 : audit [DBG] from='client.? 172.21.15.67:0/3495668128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:28 smithi082 bash[20963]: cluster 2024-04-04T00:02:28.579961+0000 mgr.y (mgr.24370) 17517 : cluster [DBG] pgmap v17501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:28 smithi067 bash[27441]: cluster 2024-04-04T00:02:28.579961+0000 mgr.y (mgr.24370) 17517 : cluster [DBG] pgmap v17501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:28 smithi067 bash[17655]: cluster 2024-04-04T00:02:28.579961+0000 mgr.y (mgr.24370) 17517 : cluster [DBG] pgmap v17501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:30.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:29 smithi082 bash[20963]: audit 2024-04-04T00:02:29.338334+0000 mon.a (mon.0) 14870 : audit [DBG] from='client.? 172.21.15.67:0/2030901031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:30.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:29 smithi067 bash[17655]: audit 2024-04-04T00:02:29.338334+0000 mon.a (mon.0) 14870 : audit [DBG] from='client.? 172.21.15.67:0/2030901031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:30.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:29 smithi067 bash[27441]: audit 2024-04-04T00:02:29.338334+0000 mon.a (mon.0) 14870 : audit [DBG] from='client.? 172.21.15.67:0/2030901031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:30 smithi082 bash[20963]: cluster 2024-04-04T00:02:30.580730+0000 mgr.y (mgr.24370) 17518 : cluster [DBG] pgmap v17502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:30 smithi067 bash[17655]: cluster 2024-04-04T00:02:30.580730+0000 mgr.y (mgr.24370) 17518 : cluster [DBG] pgmap v17502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:30 smithi067 bash[27441]: cluster 2024-04-04T00:02:30.580730+0000 mgr.y (mgr.24370) 17518 : cluster [DBG] pgmap v17502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:31 smithi082 bash[20963]: audit 2024-04-04T00:02:31.790522+0000 mon.a (mon.0) 14871 : audit [DBG] from='client.? 172.21.15.67:0/4175788946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:31 smithi067 bash[17655]: audit 2024-04-04T00:02:31.790522+0000 mon.a (mon.0) 14871 : audit [DBG] from='client.? 172.21.15.67:0/4175788946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:32.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:31 smithi067 bash[27441]: audit 2024-04-04T00:02:31.790522+0000 mon.a (mon.0) 14871 : audit [DBG] from='client.? 172.21.15.67:0/4175788946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:32 smithi082 bash[20963]: cluster 2024-04-04T00:02:32.581954+0000 mgr.y (mgr.24370) 17519 : cluster [DBG] pgmap v17503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:33.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:32 smithi067 bash[17655]: cluster 2024-04-04T00:02:32.581954+0000 mgr.y (mgr.24370) 17519 : cluster [DBG] pgmap v17503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:33.173 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:33] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-04T00:02:33.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:32 smithi067 bash[27441]: cluster 2024-04-04T00:02:32.581954+0000 mgr.y (mgr.24370) 17519 : cluster [DBG] pgmap v17503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:02:34.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:34 smithi082 bash[20963]: audit 2024-04-04T00:02:34.233762+0000 mon.a (mon.0) 14872 : audit [DBG] from='client.? 172.21.15.67:0/1994903492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:34 smithi067 bash[17655]: audit 2024-04-04T00:02:34.233762+0000 mon.a (mon.0) 14872 : audit [DBG] from='client.? 172.21.15.67:0/1994903492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:34.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:34 smithi067 bash[27441]: audit 2024-04-04T00:02:34.233762+0000 mon.a (mon.0) 14872 : audit [DBG] from='client.? 172.21.15.67:0/1994903492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:35 smithi082 bash[20963]: cluster 2024-04-04T00:02:34.582653+0000 mgr.y (mgr.24370) 17520 : cluster [DBG] pgmap v17504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:35 smithi067 bash[17655]: cluster 2024-04-04T00:02:34.582653+0000 mgr.y (mgr.24370) 17520 : cluster [DBG] pgmap v17504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:35 smithi067 bash[27441]: cluster 2024-04-04T00:02:34.582653+0000 mgr.y (mgr.24370) 17520 : cluster [DBG] pgmap v17504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:36 smithi082 bash[20963]: cluster 2024-04-04T00:02:36.583409+0000 mgr.y (mgr.24370) 17521 : cluster [DBG] pgmap v17505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:36 smithi067 bash[17655]: cluster 2024-04-04T00:02:36.583409+0000 mgr.y (mgr.24370) 17521 : cluster [DBG] pgmap v17505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:36 smithi067 bash[27441]: cluster 2024-04-04T00:02:36.583409+0000 mgr.y (mgr.24370) 17521 : cluster [DBG] pgmap v17505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:37 smithi082 bash[20963]: audit 2024-04-04T00:02:36.694793+0000 mon.a (mon.0) 14873 : audit [DBG] from='client.? 172.21.15.67:0/2040820188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:37 smithi067 bash[27441]: audit 2024-04-04T00:02:36.694793+0000 mon.a (mon.0) 14873 : audit [DBG] from='client.? 172.21.15.67:0/2040820188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:37 smithi067 bash[17655]: audit 2024-04-04T00:02:36.694793+0000 mon.a (mon.0) 14873 : audit [DBG] from='client.? 172.21.15.67:0/2040820188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:38 smithi082 bash[20963]: cluster 2024-04-04T00:02:38.584213+0000 mgr.y (mgr.24370) 17522 : cluster [DBG] pgmap v17506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:38 smithi067 bash[17655]: cluster 2024-04-04T00:02:38.584213+0000 mgr.y (mgr.24370) 17522 : cluster [DBG] pgmap v17506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:38 smithi067 bash[27441]: cluster 2024-04-04T00:02:38.584213+0000 mgr.y (mgr.24370) 17522 : cluster [DBG] pgmap v17506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:40.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:39 smithi082 bash[20963]: audit 2024-04-04T00:02:39.140847+0000 mon.c (mon.2) 7000 : audit [DBG] from='client.? 172.21.15.67:0/4251192904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:39 smithi067 bash[27441]: audit 2024-04-04T00:02:39.140847+0000 mon.c (mon.2) 7000 : audit [DBG] from='client.? 172.21.15.67:0/4251192904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:40.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:39 smithi067 bash[17655]: audit 2024-04-04T00:02:39.140847+0000 mon.c (mon.2) 7000 : audit [DBG] from='client.? 172.21.15.67:0/4251192904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:40 smithi082 bash[20963]: cluster 2024-04-04T00:02:40.584938+0000 mgr.y (mgr.24370) 17523 : cluster [DBG] pgmap v17507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:40 smithi082 bash[20963]: audit 2024-04-04T00:02:40.590511+0000 mon.a (mon.0) 14874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:40 smithi067 bash[27441]: cluster 2024-04-04T00:02:40.584938+0000 mgr.y (mgr.24370) 17523 : cluster [DBG] pgmap v17507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:41.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:40 smithi067 bash[27441]: audit 2024-04-04T00:02:40.590511+0000 mon.a (mon.0) 14874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:41.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:40 smithi067 bash[17655]: cluster 2024-04-04T00:02:40.584938+0000 mgr.y (mgr.24370) 17523 : cluster [DBG] pgmap v17507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:41.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:40 smithi067 bash[17655]: audit 2024-04-04T00:02:40.590511+0000 mon.a (mon.0) 14874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:42.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:41 smithi082 bash[20963]: audit 2024-04-04T00:02:41.594107+0000 mon.a (mon.0) 14875 : audit [DBG] from='client.? 172.21.15.67:0/3950209069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:41 smithi067 bash[17655]: audit 2024-04-04T00:02:41.594107+0000 mon.a (mon.0) 14875 : audit [DBG] from='client.? 172.21.15.67:0/3950209069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:42.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:41 smithi067 bash[27441]: audit 2024-04-04T00:02:41.594107+0000 mon.a (mon.0) 14875 : audit [DBG] from='client.? 172.21.15.67:0/3950209069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:43.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:42 smithi067 bash[27441]: cluster 2024-04-04T00:02:42.586208+0000 mgr.y (mgr.24370) 17524 : cluster [DBG] pgmap v17508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:43.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:42 smithi067 bash[17655]: cluster 2024-04-04T00:02:42.586208+0000 mgr.y (mgr.24370) 17524 : cluster [DBG] pgmap v17508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:43.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:42 smithi082 bash[20963]: cluster 2024-04-04T00:02:42.586208+0000 mgr.y (mgr.24370) 17524 : cluster [DBG] pgmap v17508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:02:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:02:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:44 smithi082 bash[20963]: audit 2024-04-04T00:02:44.056241+0000 mon.a (mon.0) 14876 : audit [DBG] from='client.? 172.21.15.67:0/2180889217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:44 smithi067 bash[27441]: audit 2024-04-04T00:02:44.056241+0000 mon.a (mon.0) 14876 : audit [DBG] from='client.? 172.21.15.67:0/2180889217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:44 smithi067 bash[17655]: audit 2024-04-04T00:02:44.056241+0000 mon.a (mon.0) 14876 : audit [DBG] from='client.? 172.21.15.67:0/2180889217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:45 smithi082 bash[20963]: cluster 2024-04-04T00:02:44.586958+0000 mgr.y (mgr.24370) 17525 : cluster [DBG] pgmap v17509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:45.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:45 smithi067 bash[17655]: cluster 2024-04-04T00:02:44.586958+0000 mgr.y (mgr.24370) 17525 : cluster [DBG] pgmap v17509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:45.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:45 smithi067 bash[27441]: cluster 2024-04-04T00:02:44.586958+0000 mgr.y (mgr.24370) 17525 : cluster [DBG] pgmap v17509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:46.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:46 smithi082 bash[20963]: audit 2024-04-04T00:02:46.505307+0000 mon.a (mon.0) 14877 : audit [DBG] from='client.? 172.21.15.67:0/3663491504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:46 smithi067 bash[17655]: audit 2024-04-04T00:02:46.505307+0000 mon.a (mon.0) 14877 : audit [DBG] from='client.? 172.21.15.67:0/3663491504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:46 smithi067 bash[27441]: audit 2024-04-04T00:02:46.505307+0000 mon.a (mon.0) 14877 : audit [DBG] from='client.? 172.21.15.67:0/3663491504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:47 smithi082 bash[20963]: cluster 2024-04-04T00:02:46.588263+0000 mgr.y (mgr.24370) 17526 : cluster [DBG] pgmap v17510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:47.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:47 smithi067 bash[17655]: cluster 2024-04-04T00:02:46.588263+0000 mgr.y (mgr.24370) 17526 : cluster [DBG] pgmap v17510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:47.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:47 smithi067 bash[27441]: cluster 2024-04-04T00:02:46.588263+0000 mgr.y (mgr.24370) 17526 : cluster [DBG] pgmap v17510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:48 smithi082 bash[20963]: cluster 2024-04-04T00:02:48.588927+0000 mgr.y (mgr.24370) 17527 : cluster [DBG] pgmap v17511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:48 smithi067 bash[27441]: cluster 2024-04-04T00:02:48.588927+0000 mgr.y (mgr.24370) 17527 : cluster [DBG] pgmap v17511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:48 smithi067 bash[17655]: cluster 2024-04-04T00:02:48.588927+0000 mgr.y (mgr.24370) 17527 : cluster [DBG] pgmap v17511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:50.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:49 smithi082 bash[20963]: audit 2024-04-04T00:02:48.961602+0000 mon.c (mon.2) 7001 : audit [DBG] from='client.? 172.21.15.67:0/2464708691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:50.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:49 smithi067 bash[27441]: audit 2024-04-04T00:02:48.961602+0000 mon.c (mon.2) 7001 : audit [DBG] from='client.? 172.21.15.67:0/2464708691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:49 smithi067 bash[17655]: audit 2024-04-04T00:02:48.961602+0000 mon.c (mon.2) 7001 : audit [DBG] from='client.? 172.21.15.67:0/2464708691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:50 smithi082 bash[20963]: cluster 2024-04-04T00:02:50.589768+0000 mgr.y (mgr.24370) 17528 : cluster [DBG] pgmap v17512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:50 smithi067 bash[27441]: cluster 2024-04-04T00:02:50.589768+0000 mgr.y (mgr.24370) 17528 : cluster [DBG] pgmap v17512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:50 smithi067 bash[17655]: cluster 2024-04-04T00:02:50.589768+0000 mgr.y (mgr.24370) 17528 : cluster [DBG] pgmap v17512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:51 smithi082 bash[20963]: audit 2024-04-04T00:02:51.405059+0000 mon.c (mon.2) 7002 : audit [DBG] from='client.? 172.21.15.67:0/3124545025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:51 smithi067 bash[17655]: audit 2024-04-04T00:02:51.405059+0000 mon.c (mon.2) 7002 : audit [DBG] from='client.? 172.21.15.67:0/3124545025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:52.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:51 smithi067 bash[27441]: audit 2024-04-04T00:02:51.405059+0000 mon.c (mon.2) 7002 : audit [DBG] from='client.? 172.21.15.67:0/3124545025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:52 smithi067 bash[17655]: cluster 2024-04-04T00:02:52.590986+0000 mgr.y (mgr.24370) 17529 : cluster [DBG] pgmap v17513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:53.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:52 smithi067 bash[27441]: cluster 2024-04-04T00:02:52.590986+0000 mgr.y (mgr.24370) 17529 : cluster [DBG] pgmap v17513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:53.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:52 smithi082 bash[20963]: cluster 2024-04-04T00:02:52.590986+0000 mgr.y (mgr.24370) 17529 : cluster [DBG] pgmap v17513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:02:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:02:54.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:53 smithi082 bash[20963]: audit 2024-04-04T00:02:53.864644+0000 mon.c (mon.2) 7003 : audit [DBG] from='client.? 172.21.15.67:0/3738518212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:53 smithi067 bash[17655]: audit 2024-04-04T00:02:53.864644+0000 mon.c (mon.2) 7003 : audit [DBG] from='client.? 172.21.15.67:0/3738518212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:53 smithi067 bash[27441]: audit 2024-04-04T00:02:53.864644+0000 mon.c (mon.2) 7003 : audit [DBG] from='client.? 172.21.15.67:0/3738518212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:54 smithi082 bash[20963]: cluster 2024-04-04T00:02:54.591642+0000 mgr.y (mgr.24370) 17530 : cluster [DBG] pgmap v17514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:55.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:54 smithi067 bash[17655]: cluster 2024-04-04T00:02:54.591642+0000 mgr.y (mgr.24370) 17530 : cluster [DBG] pgmap v17514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:54 smithi067 bash[27441]: cluster 2024-04-04T00:02:54.591642+0000 mgr.y (mgr.24370) 17530 : cluster [DBG] pgmap v17514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:55 smithi082 bash[20963]: audit 2024-04-04T00:02:55.590952+0000 mon.a (mon.0) 14878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:55 smithi067 bash[17655]: audit 2024-04-04T00:02:55.590952+0000 mon.a (mon.0) 14878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:55 smithi067 bash[27441]: audit 2024-04-04T00:02:55.590952+0000 mon.a (mon.0) 14878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:02:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:56 smithi082 bash[20963]: audit 2024-04-04T00:02:56.315257+0000 mon.c (mon.2) 7004 : audit [DBG] from='client.? 172.21.15.67:0/3181766386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:56 smithi082 bash[20963]: cluster 2024-04-04T00:02:56.592888+0000 mgr.y (mgr.24370) 17531 : cluster [DBG] pgmap v17515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:56 smithi067 bash[17655]: audit 2024-04-04T00:02:56.315257+0000 mon.c (mon.2) 7004 : audit [DBG] from='client.? 172.21.15.67:0/3181766386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:57.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:56 smithi067 bash[17655]: cluster 2024-04-04T00:02:56.592888+0000 mgr.y (mgr.24370) 17531 : cluster [DBG] pgmap v17515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:56 smithi067 bash[27441]: audit 2024-04-04T00:02:56.315257+0000 mon.c (mon.2) 7004 : audit [DBG] from='client.? 172.21.15.67:0/3181766386' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:02:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:56 smithi067 bash[27441]: cluster 2024-04-04T00:02:56.592888+0000 mgr.y (mgr.24370) 17531 : cluster [DBG] pgmap v17515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:58 smithi082 bash[20963]: cluster 2024-04-04T00:02:58.593379+0000 mgr.y (mgr.24370) 17532 : cluster [DBG] pgmap v17516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:58 smithi067 bash[27441]: cluster 2024-04-04T00:02:58.593379+0000 mgr.y (mgr.24370) 17532 : cluster [DBG] pgmap v17516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:02:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:58 smithi067 bash[17655]: cluster 2024-04-04T00:02:58.593379+0000 mgr.y (mgr.24370) 17532 : cluster [DBG] pgmap v17516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:02:59 smithi082 bash[20963]: audit 2024-04-04T00:02:58.776445+0000 mon.a (mon.0) 14879 : audit [DBG] from='client.? 172.21.15.67:0/2883143584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:00.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:02:59 smithi067 bash[27441]: audit 2024-04-04T00:02:58.776445+0000 mon.a (mon.0) 14879 : audit [DBG] from='client.? 172.21.15.67:0/2883143584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:02:59 smithi067 bash[17655]: audit 2024-04-04T00:02:58.776445+0000 mon.a (mon.0) 14879 : audit [DBG] from='client.? 172.21.15.67:0/2883143584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:00 smithi082 bash[20963]: cluster 2024-04-04T00:03:00.594014+0000 mgr.y (mgr.24370) 17533 : cluster [DBG] pgmap v17517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:00 smithi067 bash[17655]: cluster 2024-04-04T00:03:00.594014+0000 mgr.y (mgr.24370) 17533 : cluster [DBG] pgmap v17517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:00 smithi067 bash[27441]: cluster 2024-04-04T00:03:00.594014+0000 mgr.y (mgr.24370) 17533 : cluster [DBG] pgmap v17517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:02.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:01 smithi082 bash[20963]: audit 2024-04-04T00:03:01.237900+0000 mon.c (mon.2) 7005 : audit [DBG] from='client.? 172.21.15.67:0/3573173234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:02.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:01 smithi067 bash[17655]: audit 2024-04-04T00:03:01.237900+0000 mon.c (mon.2) 7005 : audit [DBG] from='client.? 172.21.15.67:0/3573173234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:02.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:01 smithi067 bash[27441]: audit 2024-04-04T00:03:01.237900+0000 mon.c (mon.2) 7005 : audit [DBG] from='client.? 172.21.15.67:0/3573173234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:03.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:02 smithi067 bash[27441]: cluster 2024-04-04T00:03:02.595179+0000 mgr.y (mgr.24370) 17534 : cluster [DBG] pgmap v17518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:03.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:02 smithi067 bash[17655]: cluster 2024-04-04T00:03:02.595179+0000 mgr.y (mgr.24370) 17534 : cluster [DBG] pgmap v17518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:03.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:02 smithi082 bash[20963]: cluster 2024-04-04T00:03:02.595179+0000 mgr.y (mgr.24370) 17534 : cluster [DBG] pgmap v17518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-04T00:03:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:03 smithi082 bash[20963]: audit 2024-04-04T00:03:03.692671+0000 mon.c (mon.2) 7006 : audit [DBG] from='client.? 172.21.15.67:0/3105305530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:03:04.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:03 smithi067 bash[17655]: audit 2024-04-04T00:03:03.692671+0000 mon.c (mon.2) 7006 : audit [DBG] from='client.? 172.21.15.67:0/3105305530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:04.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:03 smithi067 bash[27441]: audit 2024-04-04T00:03:03.692671+0000 mon.c (mon.2) 7006 : audit [DBG] from='client.? 172.21.15.67:0/3105305530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:05.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:04 smithi082 bash[20963]: cluster 2024-04-04T00:03:04.595900+0000 mgr.y (mgr.24370) 17535 : cluster [DBG] pgmap v17519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:04 smithi067 bash[27441]: cluster 2024-04-04T00:03:04.595900+0000 mgr.y (mgr.24370) 17535 : cluster [DBG] pgmap v17519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:04 smithi067 bash[17655]: cluster 2024-04-04T00:03:04.595900+0000 mgr.y (mgr.24370) 17535 : cluster [DBG] pgmap v17519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:06.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:05 smithi082 bash[20963]: audit 2024-04-04T00:03:04.715175+0000 mon.a (mon.0) 14880 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:03:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:05 smithi067 bash[27441]: audit 2024-04-04T00:03:04.715175+0000 mon.a (mon.0) 14880 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:03:06.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:05 smithi067 bash[17655]: audit 2024-04-04T00:03:04.715175+0000 mon.a (mon.0) 14880 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:03:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:06 smithi082 bash[20963]: audit 2024-04-04T00:03:06.155519+0000 mon.c (mon.2) 7007 : audit [DBG] from='client.? 172.21.15.67:0/2654435480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:06 smithi082 bash[20963]: cluster 2024-04-04T00:03:06.597082+0000 mgr.y (mgr.24370) 17536 : cluster [DBG] pgmap v17520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:06 smithi067 bash[17655]: audit 2024-04-04T00:03:06.155519+0000 mon.c (mon.2) 7007 : audit [DBG] from='client.? 172.21.15.67:0/2654435480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:06 smithi067 bash[17655]: cluster 2024-04-04T00:03:06.597082+0000 mgr.y (mgr.24370) 17536 : cluster [DBG] pgmap v17520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:06 smithi067 bash[27441]: audit 2024-04-04T00:03:06.155519+0000 mon.c (mon.2) 7007 : audit [DBG] from='client.? 172.21.15.67:0/2654435480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:06 smithi067 bash[27441]: cluster 2024-04-04T00:03:06.597082+0000 mgr.y (mgr.24370) 17536 : cluster [DBG] pgmap v17520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:08.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:08 smithi067 bash[27441]: cluster 2024-04-04T00:03:08.597856+0000 mgr.y (mgr.24370) 17537 : cluster [DBG] pgmap v17521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:08.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:08 smithi067 bash[27441]: audit 2024-04-04T00:03:08.605198+0000 mon.a (mon.0) 14881 : audit [DBG] from='client.? 172.21.15.67:0/4074345977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:08.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:08 smithi067 bash[17655]: cluster 2024-04-04T00:03:08.597856+0000 mgr.y (mgr.24370) 17537 : cluster [DBG] pgmap v17521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:08.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:08 smithi067 bash[17655]: audit 2024-04-04T00:03:08.605198+0000 mon.a (mon.0) 14881 : audit [DBG] from='client.? 172.21.15.67:0/4074345977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:08 smithi082 bash[20963]: cluster 2024-04-04T00:03:08.597856+0000 mgr.y (mgr.24370) 17537 : cluster [DBG] pgmap v17521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:08 smithi082 bash[20963]: audit 2024-04-04T00:03:08.605198+0000 mon.a (mon.0) 14881 : audit [DBG] from='client.? 172.21.15.67:0/4074345977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: audit 2024-04-04T00:03:10.462568+0000 mon.a (mon.0) 14882 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: audit 2024-04-04T00:03:10.470077+0000 mon.a (mon.0) 14883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: audit 2024-04-04T00:03:10.591162+0000 mon.a (mon.0) 14884 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: cluster 2024-04-04T00:03:10.598495+0000 mgr.y (mgr.24370) 17538 : cluster [DBG] pgmap v17522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: audit 2024-04-04T00:03:10.773101+0000 mon.a (mon.0) 14885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: audit 2024-04-04T00:03:10.781153+0000 mon.a (mon.0) 14886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: audit 2024-04-04T00:03:11.099618+0000 mon.a (mon.0) 14887 : audit [DBG] from='client.? 172.21.15.67:0/3712505939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: audit 2024-04-04T00:03:11.213059+0000 mon.a (mon.0) 14888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:03:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: audit 2024-04-04T00:03:11.214798+0000 mon.a (mon.0) 14889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:03:11.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:11 smithi082 bash[20963]: audit 2024-04-04T00:03:11.224183+0000 mon.a (mon.0) 14890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: audit 2024-04-04T00:03:10.462568+0000 mon.a (mon.0) 14882 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: audit 2024-04-04T00:03:10.470077+0000 mon.a (mon.0) 14883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: audit 2024-04-04T00:03:10.591162+0000 mon.a (mon.0) 14884 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: cluster 2024-04-04T00:03:10.598495+0000 mgr.y (mgr.24370) 17538 : cluster [DBG] pgmap v17522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: audit 2024-04-04T00:03:10.773101+0000 mon.a (mon.0) 14885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: audit 2024-04-04T00:03:10.781153+0000 mon.a (mon.0) 14886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: audit 2024-04-04T00:03:11.099618+0000 mon.a (mon.0) 14887 : audit [DBG] from='client.? 172.21.15.67:0/3712505939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: audit 2024-04-04T00:03:11.213059+0000 mon.a (mon.0) 14888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:03:11.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: audit 2024-04-04T00:03:11.214798+0000 mon.a (mon.0) 14889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[27441]: audit 2024-04-04T00:03:11.224183+0000 mon.a (mon.0) 14890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: audit 2024-04-04T00:03:10.462568+0000 mon.a (mon.0) 14882 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: audit 2024-04-04T00:03:10.470077+0000 mon.a (mon.0) 14883 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: audit 2024-04-04T00:03:10.591162+0000 mon.a (mon.0) 14884 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: cluster 2024-04-04T00:03:10.598495+0000 mgr.y (mgr.24370) 17538 : cluster [DBG] pgmap v17522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: audit 2024-04-04T00:03:10.773101+0000 mon.a (mon.0) 14885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: audit 2024-04-04T00:03:10.781153+0000 mon.a (mon.0) 14886 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: audit 2024-04-04T00:03:11.099618+0000 mon.a (mon.0) 14887 : audit [DBG] from='client.? 172.21.15.67:0/3712505939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: audit 2024-04-04T00:03:11.213059+0000 mon.a (mon.0) 14888 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:03:11.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: audit 2024-04-04T00:03:11.214798+0000 mon.a (mon.0) 14889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:03:11.925 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:11 smithi067 bash[17655]: audit 2024-04-04T00:03:11.224183+0000 mon.a (mon.0) 14890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:03:13.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:12 smithi067 bash[27441]: cluster 2024-04-04T00:03:12.599667+0000 mgr.y (mgr.24370) 17539 : cluster [DBG] pgmap v17523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:12 smithi067 bash[17655]: cluster 2024-04-04T00:03:12.599667+0000 mgr.y (mgr.24370) 17539 : cluster [DBG] pgmap v17523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:13.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:12 smithi082 bash[20963]: cluster 2024-04-04T00:03:12.599667+0000 mgr.y (mgr.24370) 17539 : cluster [DBG] pgmap v17523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:03:13.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:13 smithi082 bash[20963]: audit 2024-04-04T00:03:13.557073+0000 mon.a (mon.0) 14891 : audit [DBG] from='client.? 172.21.15.67:0/946473230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:03:14.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:13 smithi067 bash[17655]: audit 2024-04-04T00:03:13.557073+0000 mon.a (mon.0) 14891 : audit [DBG] from='client.? 172.21.15.67:0/946473230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:13 smithi067 bash[27441]: audit 2024-04-04T00:03:13.557073+0000 mon.a (mon.0) 14891 : audit [DBG] from='client.? 172.21.15.67:0/946473230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:14 smithi082 bash[20963]: cluster 2024-04-04T00:03:14.600535+0000 mgr.y (mgr.24370) 17540 : cluster [DBG] pgmap v17524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:14 smithi067 bash[17655]: cluster 2024-04-04T00:03:14.600535+0000 mgr.y (mgr.24370) 17540 : cluster [DBG] pgmap v17524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:14 smithi067 bash[27441]: cluster 2024-04-04T00:03:14.600535+0000 mgr.y (mgr.24370) 17540 : cluster [DBG] pgmap v17524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:16.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:16 smithi082 bash[20963]: audit 2024-04-04T00:03:16.017984+0000 mon.a (mon.0) 14892 : audit [DBG] from='client.? 172.21.15.67:0/2353921455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:16.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:16 smithi067 bash[27441]: audit 2024-04-04T00:03:16.017984+0000 mon.a (mon.0) 14892 : audit [DBG] from='client.? 172.21.15.67:0/2353921455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:16.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:16 smithi067 bash[17655]: audit 2024-04-04T00:03:16.017984+0000 mon.a (mon.0) 14892 : audit [DBG] from='client.? 172.21.15.67:0/2353921455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:17.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:17 smithi082 bash[20963]: cluster 2024-04-04T00:03:16.601781+0000 mgr.y (mgr.24370) 17541 : cluster [DBG] pgmap v17525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:17.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:17 smithi067 bash[27441]: cluster 2024-04-04T00:03:16.601781+0000 mgr.y (mgr.24370) 17541 : cluster [DBG] pgmap v17525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:17.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:17 smithi067 bash[17655]: cluster 2024-04-04T00:03:16.601781+0000 mgr.y (mgr.24370) 17541 : cluster [DBG] pgmap v17525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:18 smithi082 bash[20963]: audit 2024-04-04T00:03:18.475666+0000 mon.a (mon.0) 14893 : audit [DBG] from='client.? 172.21.15.67:0/3428883237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:18.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:18 smithi067 bash[27441]: audit 2024-04-04T00:03:18.475666+0000 mon.a (mon.0) 14893 : audit [DBG] from='client.? 172.21.15.67:0/3428883237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:18 smithi067 bash[17655]: audit 2024-04-04T00:03:18.475666+0000 mon.a (mon.0) 14893 : audit [DBG] from='client.? 172.21.15.67:0/3428883237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:19.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:19 smithi082 bash[20963]: cluster 2024-04-04T00:03:18.602512+0000 mgr.y (mgr.24370) 17542 : cluster [DBG] pgmap v17526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:19.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:19 smithi067 bash[17655]: cluster 2024-04-04T00:03:18.602512+0000 mgr.y (mgr.24370) 17542 : cluster [DBG] pgmap v17526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:19 smithi067 bash[27441]: cluster 2024-04-04T00:03:18.602512+0000 mgr.y (mgr.24370) 17542 : cluster [DBG] pgmap v17526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:21 smithi082 bash[20963]: cluster 2024-04-04T00:03:20.603323+0000 mgr.y (mgr.24370) 17543 : cluster [DBG] pgmap v17527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:21 smithi082 bash[20963]: audit 2024-04-04T00:03:20.926616+0000 mon.a (mon.0) 14894 : audit [DBG] from='client.? 172.21.15.67:0/1795183627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:21 smithi067 bash[27441]: cluster 2024-04-04T00:03:20.603323+0000 mgr.y (mgr.24370) 17543 : cluster [DBG] pgmap v17527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:21 smithi067 bash[27441]: audit 2024-04-04T00:03:20.926616+0000 mon.a (mon.0) 14894 : audit [DBG] from='client.? 172.21.15.67:0/1795183627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:21 smithi067 bash[17655]: cluster 2024-04-04T00:03:20.603323+0000 mgr.y (mgr.24370) 17543 : cluster [DBG] pgmap v17527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:21.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:21 smithi067 bash[17655]: audit 2024-04-04T00:03:20.926616+0000 mon.a (mon.0) 14894 : audit [DBG] from='client.? 172.21.15.67:0/1795183627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:23.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:22 smithi067 bash[17655]: cluster 2024-04-04T00:03:22.604587+0000 mgr.y (mgr.24370) 17544 : cluster [DBG] pgmap v17528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:22 smithi067 bash[27441]: cluster 2024-04-04T00:03:22.604587+0000 mgr.y (mgr.24370) 17544 : cluster [DBG] pgmap v17528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:22 smithi082 bash[20963]: cluster 2024-04-04T00:03:22.604587+0000 mgr.y (mgr.24370) 17544 : cluster [DBG] pgmap v17528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:03:23.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:23 smithi082 bash[20963]: audit 2024-04-04T00:03:23.380136+0000 mon.a (mon.0) 14895 : audit [DBG] from='client.? 172.21.15.67:0/788460898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:03:24.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:23 smithi067 bash[17655]: audit 2024-04-04T00:03:23.380136+0000 mon.a (mon.0) 14895 : audit [DBG] from='client.? 172.21.15.67:0/788460898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:24.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:23 smithi067 bash[27441]: audit 2024-04-04T00:03:23.380136+0000 mon.a (mon.0) 14895 : audit [DBG] from='client.? 172.21.15.67:0/788460898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:24 smithi082 bash[20963]: cluster 2024-04-04T00:03:24.605300+0000 mgr.y (mgr.24370) 17545 : cluster [DBG] pgmap v17529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:24 smithi067 bash[17655]: cluster 2024-04-04T00:03:24.605300+0000 mgr.y (mgr.24370) 17545 : cluster [DBG] pgmap v17529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:24 smithi067 bash[27441]: cluster 2024-04-04T00:03:24.605300+0000 mgr.y (mgr.24370) 17545 : cluster [DBG] pgmap v17529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:25 smithi082 bash[20963]: audit 2024-04-04T00:03:25.590713+0000 mon.a (mon.0) 14896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:25 smithi067 bash[17655]: audit 2024-04-04T00:03:25.590713+0000 mon.a (mon.0) 14896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:25 smithi067 bash[27441]: audit 2024-04-04T00:03:25.590713+0000 mon.a (mon.0) 14896 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:26 smithi082 bash[20963]: audit 2024-04-04T00:03:25.833652+0000 mon.a (mon.0) 14897 : audit [DBG] from='client.? 172.21.15.67:0/227346918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:26 smithi082 bash[20963]: cluster 2024-04-04T00:03:26.606502+0000 mgr.y (mgr.24370) 17546 : cluster [DBG] pgmap v17530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:26 smithi067 bash[27441]: audit 2024-04-04T00:03:25.833652+0000 mon.a (mon.0) 14897 : audit [DBG] from='client.? 172.21.15.67:0/227346918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:26 smithi067 bash[27441]: cluster 2024-04-04T00:03:26.606502+0000 mgr.y (mgr.24370) 17546 : cluster [DBG] pgmap v17530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:26 smithi067 bash[17655]: audit 2024-04-04T00:03:25.833652+0000 mon.a (mon.0) 14897 : audit [DBG] from='client.? 172.21.15.67:0/227346918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:26 smithi067 bash[17655]: cluster 2024-04-04T00:03:26.606502+0000 mgr.y (mgr.24370) 17546 : cluster [DBG] pgmap v17530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:28 smithi082 bash[20963]: audit 2024-04-04T00:03:28.282112+0000 mon.a (mon.0) 14898 : audit [DBG] from='client.? 172.21.15.67:0/230011702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:28 smithi067 bash[27441]: audit 2024-04-04T00:03:28.282112+0000 mon.a (mon.0) 14898 : audit [DBG] from='client.? 172.21.15.67:0/230011702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:28 smithi067 bash[17655]: audit 2024-04-04T00:03:28.282112+0000 mon.a (mon.0) 14898 : audit [DBG] from='client.? 172.21.15.67:0/230011702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:29.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:29 smithi082 bash[20963]: cluster 2024-04-04T00:03:28.607194+0000 mgr.y (mgr.24370) 17547 : cluster [DBG] pgmap v17531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:29.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:29 smithi067 bash[17655]: cluster 2024-04-04T00:03:28.607194+0000 mgr.y (mgr.24370) 17547 : cluster [DBG] pgmap v17531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:29.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:29 smithi067 bash[27441]: cluster 2024-04-04T00:03:28.607194+0000 mgr.y (mgr.24370) 17547 : cluster [DBG] pgmap v17531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:30 smithi082 bash[20963]: cluster 2024-04-04T00:03:30.607850+0000 mgr.y (mgr.24370) 17548 : cluster [DBG] pgmap v17532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:30 smithi067 bash[27441]: cluster 2024-04-04T00:03:30.607850+0000 mgr.y (mgr.24370) 17548 : cluster [DBG] pgmap v17532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:30 smithi067 bash[17655]: cluster 2024-04-04T00:03:30.607850+0000 mgr.y (mgr.24370) 17548 : cluster [DBG] pgmap v17532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:31 smithi082 bash[20963]: audit 2024-04-04T00:03:30.734587+0000 mon.c (mon.2) 7008 : audit [DBG] from='client.? 172.21.15.67:0/1276312825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:31 smithi067 bash[17655]: audit 2024-04-04T00:03:30.734587+0000 mon.c (mon.2) 7008 : audit [DBG] from='client.? 172.21.15.67:0/1276312825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:31 smithi067 bash[27441]: audit 2024-04-04T00:03:30.734587+0000 mon.c (mon.2) 7008 : audit [DBG] from='client.? 172.21.15.67:0/1276312825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:32 smithi067 bash[27441]: cluster 2024-04-04T00:03:32.609055+0000 mgr.y (mgr.24370) 17549 : cluster [DBG] pgmap v17533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:32 smithi067 bash[17655]: cluster 2024-04-04T00:03:32.609055+0000 mgr.y (mgr.24370) 17549 : cluster [DBG] pgmap v17533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:32 smithi082 bash[20963]: cluster 2024-04-04T00:03:32.609055+0000 mgr.y (mgr.24370) 17549 : cluster [DBG] pgmap v17533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:33] "GET /metrics HTTP/1.1" 200 239986 "" "Prometheus/2.43.0" 2024-04-04T00:03:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:33 smithi082 bash[20963]: audit 2024-04-04T00:03:33.193467+0000 mon.a (mon.0) 14899 : audit [DBG] from='client.? 172.21.15.67:0/2623219980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:03:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:33 smithi067 bash[17655]: audit 2024-04-04T00:03:33.193467+0000 mon.a (mon.0) 14899 : audit [DBG] from='client.? 172.21.15.67:0/2623219980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:33 smithi067 bash[27441]: audit 2024-04-04T00:03:33.193467+0000 mon.a (mon.0) 14899 : audit [DBG] from='client.? 172.21.15.67:0/2623219980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:34 smithi082 bash[20963]: cluster 2024-04-04T00:03:34.609801+0000 mgr.y (mgr.24370) 17550 : cluster [DBG] pgmap v17534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:34 smithi067 bash[17655]: cluster 2024-04-04T00:03:34.609801+0000 mgr.y (mgr.24370) 17550 : cluster [DBG] pgmap v17534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:34 smithi067 bash[27441]: cluster 2024-04-04T00:03:34.609801+0000 mgr.y (mgr.24370) 17550 : cluster [DBG] pgmap v17534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:36.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:35 smithi082 bash[20963]: audit 2024-04-04T00:03:35.648385+0000 mon.c (mon.2) 7009 : audit [DBG] from='client.? 172.21.15.67:0/2760850741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:35 smithi067 bash[17655]: audit 2024-04-04T00:03:35.648385+0000 mon.c (mon.2) 7009 : audit [DBG] from='client.? 172.21.15.67:0/2760850741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:36.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:35 smithi067 bash[27441]: audit 2024-04-04T00:03:35.648385+0000 mon.c (mon.2) 7009 : audit [DBG] from='client.? 172.21.15.67:0/2760850741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:36 smithi082 bash[20963]: cluster 2024-04-04T00:03:36.611189+0000 mgr.y (mgr.24370) 17551 : cluster [DBG] pgmap v17535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:36 smithi067 bash[27441]: cluster 2024-04-04T00:03:36.611189+0000 mgr.y (mgr.24370) 17551 : cluster [DBG] pgmap v17535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:36 smithi067 bash[17655]: cluster 2024-04-04T00:03:36.611189+0000 mgr.y (mgr.24370) 17551 : cluster [DBG] pgmap v17535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:38 smithi067 bash[27441]: audit 2024-04-04T00:03:38.110665+0000 mon.c (mon.2) 7010 : audit [DBG] from='client.? 172.21.15.67:0/967539106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:38 smithi067 bash[17655]: audit 2024-04-04T00:03:38.110665+0000 mon.c (mon.2) 7010 : audit [DBG] from='client.? 172.21.15.67:0/967539106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:38 smithi082 bash[20963]: audit 2024-04-04T00:03:38.110665+0000 mon.c (mon.2) 7010 : audit [DBG] from='client.? 172.21.15.67:0/967539106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:39 smithi082 bash[20963]: cluster 2024-04-04T00:03:38.611879+0000 mgr.y (mgr.24370) 17552 : cluster [DBG] pgmap v17536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:39 smithi067 bash[27441]: cluster 2024-04-04T00:03:38.611879+0000 mgr.y (mgr.24370) 17552 : cluster [DBG] pgmap v17536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:39 smithi067 bash[17655]: cluster 2024-04-04T00:03:38.611879+0000 mgr.y (mgr.24370) 17552 : cluster [DBG] pgmap v17536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:40 smithi082 bash[20963]: audit 2024-04-04T00:03:40.575396+0000 mon.a (mon.0) 14900 : audit [DBG] from='client.? 172.21.15.67:0/3059320101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:40 smithi082 bash[20963]: audit 2024-04-04T00:03:40.591450+0000 mon.a (mon.0) 14901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:40 smithi067 bash[27441]: audit 2024-04-04T00:03:40.575396+0000 mon.a (mon.0) 14900 : audit [DBG] from='client.? 172.21.15.67:0/3059320101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:40 smithi067 bash[27441]: audit 2024-04-04T00:03:40.591450+0000 mon.a (mon.0) 14901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:40 smithi067 bash[17655]: audit 2024-04-04T00:03:40.575396+0000 mon.a (mon.0) 14900 : audit [DBG] from='client.? 172.21.15.67:0/3059320101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:40.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:40 smithi067 bash[17655]: audit 2024-04-04T00:03:40.591450+0000 mon.a (mon.0) 14901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:41 smithi082 bash[20963]: cluster 2024-04-04T00:03:40.612498+0000 mgr.y (mgr.24370) 17553 : cluster [DBG] pgmap v17537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:41 smithi067 bash[17655]: cluster 2024-04-04T00:03:40.612498+0000 mgr.y (mgr.24370) 17553 : cluster [DBG] pgmap v17537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:41 smithi067 bash[27441]: cluster 2024-04-04T00:03:40.612498+0000 mgr.y (mgr.24370) 17553 : cluster [DBG] pgmap v17537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-04T00:03:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:03:43.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:43 smithi082 bash[20963]: cluster 2024-04-04T00:03:42.613567+0000 mgr.y (mgr.24370) 17554 : cluster [DBG] pgmap v17538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:43.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:43 smithi082 bash[20963]: audit 2024-04-04T00:03:43.038997+0000 mon.a (mon.0) 14902 : audit [DBG] from='client.? 172.21.15.67:0/1042351119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:43 smithi067 bash[27441]: cluster 2024-04-04T00:03:42.613567+0000 mgr.y (mgr.24370) 17554 : cluster [DBG] pgmap v17538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:43 smithi067 bash[27441]: audit 2024-04-04T00:03:43.038997+0000 mon.a (mon.0) 14902 : audit [DBG] from='client.? 172.21.15.67:0/1042351119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:43 smithi067 bash[17655]: cluster 2024-04-04T00:03:42.613567+0000 mgr.y (mgr.24370) 17554 : cluster [DBG] pgmap v17538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:43.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:43 smithi067 bash[17655]: audit 2024-04-04T00:03:43.038997+0000 mon.a (mon.0) 14902 : audit [DBG] from='client.? 172.21.15.67:0/1042351119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:45 smithi067 bash[17655]: cluster 2024-04-04T00:03:44.614281+0000 mgr.y (mgr.24370) 17555 : cluster [DBG] pgmap v17539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:45 smithi067 bash[17655]: audit 2024-04-04T00:03:45.498954+0000 mon.a (mon.0) 14903 : audit [DBG] from='client.? 172.21.15.67:0/1349360911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:45 smithi067 bash[27441]: cluster 2024-04-04T00:03:44.614281+0000 mgr.y (mgr.24370) 17555 : cluster [DBG] pgmap v17539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:45.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:45 smithi067 bash[27441]: audit 2024-04-04T00:03:45.498954+0000 mon.a (mon.0) 14903 : audit [DBG] from='client.? 172.21.15.67:0/1349360911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:46.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:45 smithi082 bash[20963]: cluster 2024-04-04T00:03:44.614281+0000 mgr.y (mgr.24370) 17555 : cluster [DBG] pgmap v17539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:46.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:45 smithi082 bash[20963]: audit 2024-04-04T00:03:45.498954+0000 mon.a (mon.0) 14903 : audit [DBG] from='client.? 172.21.15.67:0/1349360911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:47.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:47 smithi067 bash[27441]: cluster 2024-04-04T00:03:46.615549+0000 mgr.y (mgr.24370) 17556 : cluster [DBG] pgmap v17540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:47.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:47 smithi067 bash[17655]: cluster 2024-04-04T00:03:46.615549+0000 mgr.y (mgr.24370) 17556 : cluster [DBG] pgmap v17540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:48.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:47 smithi082 bash[20963]: cluster 2024-04-04T00:03:46.615549+0000 mgr.y (mgr.24370) 17556 : cluster [DBG] pgmap v17540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:48 smithi067 bash[17655]: audit 2024-04-04T00:03:47.962876+0000 mon.a (mon.0) 14904 : audit [DBG] from='client.? 172.21.15.67:0/268344501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:48.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:48 smithi067 bash[27441]: audit 2024-04-04T00:03:47.962876+0000 mon.a (mon.0) 14904 : audit [DBG] from='client.? 172.21.15.67:0/268344501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:48 smithi082 bash[20963]: audit 2024-04-04T00:03:47.962876+0000 mon.a (mon.0) 14904 : audit [DBG] from='client.? 172.21.15.67:0/268344501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:49.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:49 smithi067 bash[27441]: cluster 2024-04-04T00:03:48.616291+0000 mgr.y (mgr.24370) 17557 : cluster [DBG] pgmap v17541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:49.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:49 smithi067 bash[17655]: cluster 2024-04-04T00:03:48.616291+0000 mgr.y (mgr.24370) 17557 : cluster [DBG] pgmap v17541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:50.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:49 smithi082 bash[20963]: cluster 2024-04-04T00:03:48.616291+0000 mgr.y (mgr.24370) 17557 : cluster [DBG] pgmap v17541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:50 smithi067 bash[17655]: audit 2024-04-04T00:03:50.409863+0000 mon.a (mon.0) 14905 : audit [DBG] from='client.? 172.21.15.67:0/3343216409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:50 smithi067 bash[17655]: cluster 2024-04-04T00:03:50.617044+0000 mgr.y (mgr.24370) 17558 : cluster [DBG] pgmap v17542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:50 smithi067 bash[27441]: audit 2024-04-04T00:03:50.409863+0000 mon.a (mon.0) 14905 : audit [DBG] from='client.? 172.21.15.67:0/3343216409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:50 smithi067 bash[27441]: cluster 2024-04-04T00:03:50.617044+0000 mgr.y (mgr.24370) 17558 : cluster [DBG] pgmap v17542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:50 smithi082 bash[20963]: audit 2024-04-04T00:03:50.409863+0000 mon.a (mon.0) 14905 : audit [DBG] from='client.? 172.21.15.67:0/3343216409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:50 smithi082 bash[20963]: cluster 2024-04-04T00:03:50.617044+0000 mgr.y (mgr.24370) 17558 : cluster [DBG] pgmap v17542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:53.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:52 smithi067 bash[27441]: cluster 2024-04-04T00:03:52.618164+0000 mgr.y (mgr.24370) 17559 : cluster [DBG] pgmap v17543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:53.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:52 smithi067 bash[17655]: cluster 2024-04-04T00:03:52.618164+0000 mgr.y (mgr.24370) 17559 : cluster [DBG] pgmap v17543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:53.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:52 smithi082 bash[20963]: cluster 2024-04-04T00:03:52.618164+0000 mgr.y (mgr.24370) 17559 : cluster [DBG] pgmap v17543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-04T00:03:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:03:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:53 smithi082 bash[20963]: audit 2024-04-04T00:03:52.860787+0000 mon.c (mon.2) 7011 : audit [DBG] from='client.? 172.21.15.67:0/1426711411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:53 smithi067 bash[17655]: audit 2024-04-04T00:03:52.860787+0000 mon.c (mon.2) 7011 : audit [DBG] from='client.? 172.21.15.67:0/1426711411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:53 smithi067 bash[27441]: audit 2024-04-04T00:03:52.860787+0000 mon.c (mon.2) 7011 : audit [DBG] from='client.? 172.21.15.67:0/1426711411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:55.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:54 smithi082 bash[20963]: cluster 2024-04-04T00:03:54.618886+0000 mgr.y (mgr.24370) 17560 : cluster [DBG] pgmap v17544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:54 smithi067 bash[27441]: cluster 2024-04-04T00:03:54.618886+0000 mgr.y (mgr.24370) 17560 : cluster [DBG] pgmap v17544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:54 smithi067 bash[17655]: cluster 2024-04-04T00:03:54.618886+0000 mgr.y (mgr.24370) 17560 : cluster [DBG] pgmap v17544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:55 smithi082 bash[20963]: audit 2024-04-04T00:03:55.315206+0000 mon.a (mon.0) 14906 : audit [DBG] from='client.? 172.21.15.67:0/78527756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:55 smithi082 bash[20963]: audit 2024-04-04T00:03:55.592158+0000 mon.a (mon.0) 14907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:55 smithi067 bash[17655]: audit 2024-04-04T00:03:55.315206+0000 mon.a (mon.0) 14906 : audit [DBG] from='client.? 172.21.15.67:0/78527756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:55 smithi067 bash[17655]: audit 2024-04-04T00:03:55.592158+0000 mon.a (mon.0) 14907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:55 smithi067 bash[27441]: audit 2024-04-04T00:03:55.315206+0000 mon.a (mon.0) 14906 : audit [DBG] from='client.? 172.21.15.67:0/78527756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:55 smithi067 bash[27441]: audit 2024-04-04T00:03:55.592158+0000 mon.a (mon.0) 14907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:03:57.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:56 smithi082 bash[20963]: cluster 2024-04-04T00:03:56.620170+0000 mgr.y (mgr.24370) 17561 : cluster [DBG] pgmap v17545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:56 smithi067 bash[27441]: cluster 2024-04-04T00:03:56.620170+0000 mgr.y (mgr.24370) 17561 : cluster [DBG] pgmap v17545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:56 smithi067 bash[17655]: cluster 2024-04-04T00:03:56.620170+0000 mgr.y (mgr.24370) 17561 : cluster [DBG] pgmap v17545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:57 smithi082 bash[20963]: audit 2024-04-04T00:03:57.766602+0000 mon.c (mon.2) 7012 : audit [DBG] from='client.? 172.21.15.67:0/3601382052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:58.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:57 smithi067 bash[17655]: audit 2024-04-04T00:03:57.766602+0000 mon.c (mon.2) 7012 : audit [DBG] from='client.? 172.21.15.67:0/3601382052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:58.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:57 smithi067 bash[27441]: audit 2024-04-04T00:03:57.766602+0000 mon.c (mon.2) 7012 : audit [DBG] from='client.? 172.21.15.67:0/3601382052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:03:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:03:58 smithi082 bash[20963]: cluster 2024-04-04T00:03:58.620833+0000 mgr.y (mgr.24370) 17562 : cluster [DBG] pgmap v17546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:03:58 smithi067 bash[17655]: cluster 2024-04-04T00:03:58.620833+0000 mgr.y (mgr.24370) 17562 : cluster [DBG] pgmap v17546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:03:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:03:58 smithi067 bash[27441]: cluster 2024-04-04T00:03:58.620833+0000 mgr.y (mgr.24370) 17562 : cluster [DBG] pgmap v17546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:00.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:00 smithi082 bash[20963]: audit 2024-04-04T00:04:00.224708+0000 mon.c (mon.2) 7013 : audit [DBG] from='client.? 172.21.15.67:0/1842825218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:00 smithi067 bash[17655]: audit 2024-04-04T00:04:00.224708+0000 mon.c (mon.2) 7013 : audit [DBG] from='client.? 172.21.15.67:0/1842825218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:00 smithi067 bash[27441]: audit 2024-04-04T00:04:00.224708+0000 mon.c (mon.2) 7013 : audit [DBG] from='client.? 172.21.15.67:0/1842825218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:01 smithi082 bash[20963]: cluster 2024-04-04T00:04:00.621676+0000 mgr.y (mgr.24370) 17563 : cluster [DBG] pgmap v17547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:01 smithi067 bash[27441]: cluster 2024-04-04T00:04:00.621676+0000 mgr.y (mgr.24370) 17563 : cluster [DBG] pgmap v17547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:01 smithi067 bash[17655]: cluster 2024-04-04T00:04:00.621676+0000 mgr.y (mgr.24370) 17563 : cluster [DBG] pgmap v17547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:03.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:02 smithi067 bash[17655]: cluster 2024-04-04T00:04:02.622956+0000 mgr.y (mgr.24370) 17564 : cluster [DBG] pgmap v17548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:03.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:02 smithi067 bash[17655]: audit 2024-04-04T00:04:02.681107+0000 mon.a (mon.0) 14908 : audit [DBG] from='client.? 172.21.15.67:0/3673519652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:03.090 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:02 smithi067 bash[27441]: cluster 2024-04-04T00:04:02.622956+0000 mgr.y (mgr.24370) 17564 : cluster [DBG] pgmap v17548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:03.090 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:02 smithi067 bash[27441]: audit 2024-04-04T00:04:02.681107+0000 mon.a (mon.0) 14908 : audit [DBG] from='client.? 172.21.15.67:0/3673519652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:03.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:02 smithi082 bash[20963]: cluster 2024-04-04T00:04:02.622956+0000 mgr.y (mgr.24370) 17564 : cluster [DBG] pgmap v17548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:03.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:02 smithi082 bash[20963]: audit 2024-04-04T00:04:02.681107+0000 mon.a (mon.0) 14908 : audit [DBG] from='client.? 172.21.15.67:0/3673519652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-04T00:04:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:04:05.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:04 smithi082 bash[20963]: cluster 2024-04-04T00:04:04.623714+0000 mgr.y (mgr.24370) 17565 : cluster [DBG] pgmap v17549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:04 smithi067 bash[27441]: cluster 2024-04-04T00:04:04.623714+0000 mgr.y (mgr.24370) 17565 : cluster [DBG] pgmap v17549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:04 smithi067 bash[17655]: cluster 2024-04-04T00:04:04.623714+0000 mgr.y (mgr.24370) 17565 : cluster [DBG] pgmap v17549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:06.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:05 smithi082 bash[20963]: audit 2024-04-04T00:04:05.131425+0000 mon.c (mon.2) 7014 : audit [DBG] from='client.? 172.21.15.67:0/2692579721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:05 smithi067 bash[27441]: audit 2024-04-04T00:04:05.131425+0000 mon.c (mon.2) 7014 : audit [DBG] from='client.? 172.21.15.67:0/2692579721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:06.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:05 smithi067 bash[17655]: audit 2024-04-04T00:04:05.131425+0000 mon.c (mon.2) 7014 : audit [DBG] from='client.? 172.21.15.67:0/2692579721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:06 smithi082 bash[20963]: cluster 2024-04-04T00:04:06.624939+0000 mgr.y (mgr.24370) 17566 : cluster [DBG] pgmap v17550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:06 smithi067 bash[17655]: cluster 2024-04-04T00:04:06.624939+0000 mgr.y (mgr.24370) 17566 : cluster [DBG] pgmap v17550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:06 smithi067 bash[27441]: cluster 2024-04-04T00:04:06.624939+0000 mgr.y (mgr.24370) 17566 : cluster [DBG] pgmap v17550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:08.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:07 smithi082 bash[20963]: audit 2024-04-04T00:04:07.583330+0000 mon.c (mon.2) 7015 : audit [DBG] from='client.? 172.21.15.67:0/3702489995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:08.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:07 smithi067 bash[17655]: audit 2024-04-04T00:04:07.583330+0000 mon.c (mon.2) 7015 : audit [DBG] from='client.? 172.21.15.67:0/3702489995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:08.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:07 smithi067 bash[27441]: audit 2024-04-04T00:04:07.583330+0000 mon.c (mon.2) 7015 : audit [DBG] from='client.? 172.21.15.67:0/3702489995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:08 smithi082 bash[20963]: cluster 2024-04-04T00:04:08.625625+0000 mgr.y (mgr.24370) 17567 : cluster [DBG] pgmap v17551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:08 smithi067 bash[17655]: cluster 2024-04-04T00:04:08.625625+0000 mgr.y (mgr.24370) 17567 : cluster [DBG] pgmap v17551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:08 smithi067 bash[27441]: cluster 2024-04-04T00:04:08.625625+0000 mgr.y (mgr.24370) 17567 : cluster [DBG] pgmap v17551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:10.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:10 smithi082 bash[20963]: audit 2024-04-04T00:04:10.043762+0000 mon.a (mon.0) 14909 : audit [DBG] from='client.? 172.21.15.67:0/3611168874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:10 smithi067 bash[17655]: audit 2024-04-04T00:04:10.043762+0000 mon.a (mon.0) 14909 : audit [DBG] from='client.? 172.21.15.67:0/3611168874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:10 smithi067 bash[27441]: audit 2024-04-04T00:04:10.043762+0000 mon.a (mon.0) 14909 : audit [DBG] from='client.? 172.21.15.67:0/3611168874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:11 smithi082 bash[20963]: audit 2024-04-04T00:04:10.592697+0000 mon.a (mon.0) 14910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:11 smithi082 bash[20963]: cluster 2024-04-04T00:04:10.626291+0000 mgr.y (mgr.24370) 17568 : cluster [DBG] pgmap v17552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:11 smithi067 bash[27441]: audit 2024-04-04T00:04:10.592697+0000 mon.a (mon.0) 14910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:11 smithi067 bash[27441]: cluster 2024-04-04T00:04:10.626291+0000 mgr.y (mgr.24370) 17568 : cluster [DBG] pgmap v17552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:11.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:11 smithi067 bash[17655]: audit 2024-04-04T00:04:10.592697+0000 mon.a (mon.0) 14910 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:11.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:11 smithi067 bash[17655]: cluster 2024-04-04T00:04:10.626291+0000 mgr.y (mgr.24370) 17568 : cluster [DBG] pgmap v17552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:12.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:12 smithi082 bash[20963]: audit 2024-04-04T00:04:11.299494+0000 mon.a (mon.0) 14911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:04:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:12 smithi067 bash[17655]: audit 2024-04-04T00:04:11.299494+0000 mon.a (mon.0) 14911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:04:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:12 smithi067 bash[27441]: audit 2024-04-04T00:04:11.299494+0000 mon.a (mon.0) 14911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:04:13.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:13 smithi082 bash[20963]: audit 2024-04-04T00:04:12.498514+0000 mon.a (mon.0) 14912 : audit [DBG] from='client.? 172.21.15.67:0/1726468419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:13.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:13 smithi082 bash[20963]: cluster 2024-04-04T00:04:12.627492+0000 mgr.y (mgr.24370) 17569 : cluster [DBG] pgmap v17553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:13] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-04T00:04:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:13 smithi067 bash[17655]: audit 2024-04-04T00:04:12.498514+0000 mon.a (mon.0) 14912 : audit [DBG] from='client.? 172.21.15.67:0/1726468419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:13 smithi067 bash[17655]: cluster 2024-04-04T00:04:12.627492+0000 mgr.y (mgr.24370) 17569 : cluster [DBG] pgmap v17553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:13 smithi067 bash[27441]: audit 2024-04-04T00:04:12.498514+0000 mon.a (mon.0) 14912 : audit [DBG] from='client.? 172.21.15.67:0/1726468419' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:13 smithi067 bash[27441]: cluster 2024-04-04T00:04:12.627492+0000 mgr.y (mgr.24370) 17569 : cluster [DBG] pgmap v17553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:04:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:14 smithi082 bash[20963]: cluster 2024-04-04T00:04:14.628165+0000 mgr.y (mgr.24370) 17570 : cluster [DBG] pgmap v17554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:14 smithi067 bash[27441]: cluster 2024-04-04T00:04:14.628165+0000 mgr.y (mgr.24370) 17570 : cluster [DBG] pgmap v17554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:14 smithi067 bash[17655]: cluster 2024-04-04T00:04:14.628165+0000 mgr.y (mgr.24370) 17570 : cluster [DBG] pgmap v17554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:16.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:15 smithi082 bash[20963]: audit 2024-04-04T00:04:14.973896+0000 mon.c (mon.2) 7016 : audit [DBG] from='client.? 172.21.15.67:0/198864110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:15 smithi067 bash[27441]: audit 2024-04-04T00:04:14.973896+0000 mon.c (mon.2) 7016 : audit [DBG] from='client.? 172.21.15.67:0/198864110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:15 smithi067 bash[17655]: audit 2024-04-04T00:04:14.973896+0000 mon.c (mon.2) 7016 : audit [DBG] from='client.? 172.21.15.67:0/198864110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:16 smithi082 bash[20963]: cluster 2024-04-04T00:04:16.629047+0000 mgr.y (mgr.24370) 17571 : cluster [DBG] pgmap v17555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:16 smithi067 bash[27441]: cluster 2024-04-04T00:04:16.629047+0000 mgr.y (mgr.24370) 17571 : cluster [DBG] pgmap v17555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:16 smithi067 bash[17655]: cluster 2024-04-04T00:04:16.629047+0000 mgr.y (mgr.24370) 17571 : cluster [DBG] pgmap v17555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:18 smithi082 bash[20963]: audit 2024-04-04T00:04:16.999961+0000 mon.a (mon.0) 14913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:18 smithi082 bash[20963]: audit 2024-04-04T00:04:17.007809+0000 mon.a (mon.0) 14914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:18 smithi082 bash[20963]: audit 2024-04-04T00:04:17.302298+0000 mon.a (mon.0) 14915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:18 smithi082 bash[20963]: audit 2024-04-04T00:04:17.308156+0000 mon.a (mon.0) 14916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:18 smithi082 bash[20963]: audit 2024-04-04T00:04:17.478628+0000 mon.c (mon.2) 7017 : audit [DBG] from='client.? 172.21.15.67:0/769931794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:18.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:18 smithi082 bash[20963]: audit 2024-04-04T00:04:17.745136+0000 mon.a (mon.0) 14917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:04:18.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:18 smithi082 bash[20963]: audit 2024-04-04T00:04:17.747040+0000 mon.a (mon.0) 14918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:04:18.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:18 smithi082 bash[20963]: audit 2024-04-04T00:04:17.758274+0000 mon.a (mon.0) 14919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[17655]: audit 2024-04-04T00:04:16.999961+0000 mon.a (mon.0) 14913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[17655]: audit 2024-04-04T00:04:17.007809+0000 mon.a (mon.0) 14914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[17655]: audit 2024-04-04T00:04:17.302298+0000 mon.a (mon.0) 14915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[17655]: audit 2024-04-04T00:04:17.308156+0000 mon.a (mon.0) 14916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[17655]: audit 2024-04-04T00:04:17.478628+0000 mon.c (mon.2) 7017 : audit [DBG] from='client.? 172.21.15.67:0/769931794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[17655]: audit 2024-04-04T00:04:17.745136+0000 mon.a (mon.0) 14917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[17655]: audit 2024-04-04T00:04:17.747040+0000 mon.a (mon.0) 14918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[17655]: audit 2024-04-04T00:04:17.758274+0000 mon.a (mon.0) 14919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[27441]: audit 2024-04-04T00:04:16.999961+0000 mon.a (mon.0) 14913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[27441]: audit 2024-04-04T00:04:17.007809+0000 mon.a (mon.0) 14914 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[27441]: audit 2024-04-04T00:04:17.302298+0000 mon.a (mon.0) 14915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[27441]: audit 2024-04-04T00:04:17.308156+0000 mon.a (mon.0) 14916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[27441]: audit 2024-04-04T00:04:17.478628+0000 mon.c (mon.2) 7017 : audit [DBG] from='client.? 172.21.15.67:0/769931794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:18.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[27441]: audit 2024-04-04T00:04:17.745136+0000 mon.a (mon.0) 14917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:04:18.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[27441]: audit 2024-04-04T00:04:17.747040+0000 mon.a (mon.0) 14918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:04:18.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:18 smithi067 bash[27441]: audit 2024-04-04T00:04:17.758274+0000 mon.a (mon.0) 14919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:04:19.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:19 smithi082 bash[20963]: cluster 2024-04-04T00:04:18.629732+0000 mgr.y (mgr.24370) 17572 : cluster [DBG] pgmap v17556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:19.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:19 smithi067 bash[17655]: cluster 2024-04-04T00:04:18.629732+0000 mgr.y (mgr.24370) 17572 : cluster [DBG] pgmap v17556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:19 smithi067 bash[27441]: cluster 2024-04-04T00:04:18.629732+0000 mgr.y (mgr.24370) 17572 : cluster [DBG] pgmap v17556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:20.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:20 smithi082 bash[20963]: audit 2024-04-04T00:04:19.927695+0000 mon.a (mon.0) 14920 : audit [DBG] from='client.? 172.21.15.67:0/3750307837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:20 smithi067 bash[27441]: audit 2024-04-04T00:04:19.927695+0000 mon.a (mon.0) 14920 : audit [DBG] from='client.? 172.21.15.67:0/3750307837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:20 smithi067 bash[17655]: audit 2024-04-04T00:04:19.927695+0000 mon.a (mon.0) 14920 : audit [DBG] from='client.? 172.21.15.67:0/3750307837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:21 smithi082 bash[20963]: cluster 2024-04-04T00:04:20.630416+0000 mgr.y (mgr.24370) 17573 : cluster [DBG] pgmap v17557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:21 smithi067 bash[17655]: cluster 2024-04-04T00:04:20.630416+0000 mgr.y (mgr.24370) 17573 : cluster [DBG] pgmap v17557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:21 smithi067 bash[27441]: cluster 2024-04-04T00:04:20.630416+0000 mgr.y (mgr.24370) 17573 : cluster [DBG] pgmap v17557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:22.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:22 smithi082 bash[20963]: audit 2024-04-04T00:04:22.376292+0000 mon.c (mon.2) 7018 : audit [DBG] from='client.? 172.21.15.67:0/1148538596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:22 smithi067 bash[27441]: audit 2024-04-04T00:04:22.376292+0000 mon.c (mon.2) 7018 : audit [DBG] from='client.? 172.21.15.67:0/1148538596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:22 smithi067 bash[17655]: audit 2024-04-04T00:04:22.376292+0000 mon.c (mon.2) 7018 : audit [DBG] from='client.? 172.21.15.67:0/1148538596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:23] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-04T00:04:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:04:23.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:23 smithi082 bash[20963]: cluster 2024-04-04T00:04:22.631578+0000 mgr.y (mgr.24370) 17574 : cluster [DBG] pgmap v17558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:23.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:23 smithi067 bash[27441]: cluster 2024-04-04T00:04:22.631578+0000 mgr.y (mgr.24370) 17574 : cluster [DBG] pgmap v17558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:23.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:23 smithi067 bash[17655]: cluster 2024-04-04T00:04:22.631578+0000 mgr.y (mgr.24370) 17574 : cluster [DBG] pgmap v17558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:24 smithi082 bash[20963]: cluster 2024-04-04T00:04:24.632270+0000 mgr.y (mgr.24370) 17575 : cluster [DBG] pgmap v17559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:24 smithi067 bash[17655]: cluster 2024-04-04T00:04:24.632270+0000 mgr.y (mgr.24370) 17575 : cluster [DBG] pgmap v17559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:24 smithi067 bash[27441]: cluster 2024-04-04T00:04:24.632270+0000 mgr.y (mgr.24370) 17575 : cluster [DBG] pgmap v17559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:25 smithi082 bash[20963]: audit 2024-04-04T00:04:24.837373+0000 mon.c (mon.2) 7019 : audit [DBG] from='client.? 172.21.15.67:0/454702887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:25 smithi082 bash[20963]: audit 2024-04-04T00:04:25.593112+0000 mon.a (mon.0) 14921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:25 smithi067 bash[17655]: audit 2024-04-04T00:04:24.837373+0000 mon.c (mon.2) 7019 : audit [DBG] from='client.? 172.21.15.67:0/454702887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:25 smithi067 bash[17655]: audit 2024-04-04T00:04:25.593112+0000 mon.a (mon.0) 14921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:25 smithi067 bash[27441]: audit 2024-04-04T00:04:24.837373+0000 mon.c (mon.2) 7019 : audit [DBG] from='client.? 172.21.15.67:0/454702887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:25 smithi067 bash[27441]: audit 2024-04-04T00:04:25.593112+0000 mon.a (mon.0) 14921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:26 smithi082 bash[20963]: cluster 2024-04-04T00:04:26.633451+0000 mgr.y (mgr.24370) 17576 : cluster [DBG] pgmap v17560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:26 smithi067 bash[17655]: cluster 2024-04-04T00:04:26.633451+0000 mgr.y (mgr.24370) 17576 : cluster [DBG] pgmap v17560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:26 smithi067 bash[27441]: cluster 2024-04-04T00:04:26.633451+0000 mgr.y (mgr.24370) 17576 : cluster [DBG] pgmap v17560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:27 smithi082 bash[20963]: audit 2024-04-04T00:04:27.289741+0000 mon.a (mon.0) 14922 : audit [DBG] from='client.? 172.21.15.67:0/1849175665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:27 smithi067 bash[17655]: audit 2024-04-04T00:04:27.289741+0000 mon.a (mon.0) 14922 : audit [DBG] from='client.? 172.21.15.67:0/1849175665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:27 smithi067 bash[27441]: audit 2024-04-04T00:04:27.289741+0000 mon.a (mon.0) 14922 : audit [DBG] from='client.? 172.21.15.67:0/1849175665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:28 smithi082 bash[20963]: cluster 2024-04-04T00:04:28.634099+0000 mgr.y (mgr.24370) 17577 : cluster [DBG] pgmap v17561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:28 smithi067 bash[17655]: cluster 2024-04-04T00:04:28.634099+0000 mgr.y (mgr.24370) 17577 : cluster [DBG] pgmap v17561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:28 smithi067 bash[27441]: cluster 2024-04-04T00:04:28.634099+0000 mgr.y (mgr.24370) 17577 : cluster [DBG] pgmap v17561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:30.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:29 smithi082 bash[20963]: audit 2024-04-04T00:04:29.741078+0000 mon.a (mon.0) 14923 : audit [DBG] from='client.? 172.21.15.67:0/2009379568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:30.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:29 smithi067 bash[17655]: audit 2024-04-04T00:04:29.741078+0000 mon.a (mon.0) 14923 : audit [DBG] from='client.? 172.21.15.67:0/2009379568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:30.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:29 smithi067 bash[27441]: audit 2024-04-04T00:04:29.741078+0000 mon.a (mon.0) 14923 : audit [DBG] from='client.? 172.21.15.67:0/2009379568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:30 smithi082 bash[20963]: cluster 2024-04-04T00:04:30.634775+0000 mgr.y (mgr.24370) 17578 : cluster [DBG] pgmap v17562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:30 smithi067 bash[17655]: cluster 2024-04-04T00:04:30.634775+0000 mgr.y (mgr.24370) 17578 : cluster [DBG] pgmap v17562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:30 smithi067 bash[27441]: cluster 2024-04-04T00:04:30.634775+0000 mgr.y (mgr.24370) 17578 : cluster [DBG] pgmap v17562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:32.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:32 smithi082 bash[20963]: audit 2024-04-04T00:04:32.192578+0000 mon.c (mon.2) 7020 : audit [DBG] from='client.? 172.21.15.67:0/3069037744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:32 smithi067 bash[17655]: audit 2024-04-04T00:04:32.192578+0000 mon.c (mon.2) 7020 : audit [DBG] from='client.? 172.21.15.67:0/3069037744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:32 smithi067 bash[27441]: audit 2024-04-04T00:04:32.192578+0000 mon.c (mon.2) 7020 : audit [DBG] from='client.? 172.21.15.67:0/3069037744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:33] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-04T00:04:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:33 smithi067 bash[27441]: cluster 2024-04-04T00:04:32.635959+0000 mgr.y (mgr.24370) 17579 : cluster [DBG] pgmap v17563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:33.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:33 smithi067 bash[17655]: cluster 2024-04-04T00:04:32.635959+0000 mgr.y (mgr.24370) 17579 : cluster [DBG] pgmap v17563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:33.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:33 smithi082 bash[20963]: cluster 2024-04-04T00:04:32.635959+0000 mgr.y (mgr.24370) 17579 : cluster [DBG] pgmap v17563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:33.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:04:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:34 smithi082 bash[20963]: cluster 2024-04-04T00:04:34.636610+0000 mgr.y (mgr.24370) 17580 : cluster [DBG] pgmap v17564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:34 smithi082 bash[20963]: audit 2024-04-04T00:04:34.647008+0000 mon.a (mon.0) 14924 : audit [DBG] from='client.? 172.21.15.67:0/228597605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:34 smithi067 bash[17655]: cluster 2024-04-04T00:04:34.636610+0000 mgr.y (mgr.24370) 17580 : cluster [DBG] pgmap v17564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:34 smithi067 bash[17655]: audit 2024-04-04T00:04:34.647008+0000 mon.a (mon.0) 14924 : audit [DBG] from='client.? 172.21.15.67:0/228597605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:34 smithi067 bash[27441]: cluster 2024-04-04T00:04:34.636610+0000 mgr.y (mgr.24370) 17580 : cluster [DBG] pgmap v17564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:34 smithi067 bash[27441]: audit 2024-04-04T00:04:34.647008+0000 mon.a (mon.0) 14924 : audit [DBG] from='client.? 172.21.15.67:0/228597605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:36 smithi082 bash[20963]: cluster 2024-04-04T00:04:36.637771+0000 mgr.y (mgr.24370) 17581 : cluster [DBG] pgmap v17565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:36 smithi067 bash[27441]: cluster 2024-04-04T00:04:36.637771+0000 mgr.y (mgr.24370) 17581 : cluster [DBG] pgmap v17565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:36 smithi067 bash[17655]: cluster 2024-04-04T00:04:36.637771+0000 mgr.y (mgr.24370) 17581 : cluster [DBG] pgmap v17565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:37 smithi082 bash[20963]: audit 2024-04-04T00:04:37.105975+0000 mon.a (mon.0) 14925 : audit [DBG] from='client.? 172.21.15.67:0/385269398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:37 smithi067 bash[17655]: audit 2024-04-04T00:04:37.105975+0000 mon.a (mon.0) 14925 : audit [DBG] from='client.? 172.21.15.67:0/385269398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:37 smithi067 bash[27441]: audit 2024-04-04T00:04:37.105975+0000 mon.a (mon.0) 14925 : audit [DBG] from='client.? 172.21.15.67:0/385269398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:38 smithi082 bash[20963]: cluster 2024-04-04T00:04:38.638440+0000 mgr.y (mgr.24370) 17582 : cluster [DBG] pgmap v17566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:38 smithi067 bash[17655]: cluster 2024-04-04T00:04:38.638440+0000 mgr.y (mgr.24370) 17582 : cluster [DBG] pgmap v17566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:38 smithi067 bash[27441]: cluster 2024-04-04T00:04:38.638440+0000 mgr.y (mgr.24370) 17582 : cluster [DBG] pgmap v17566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:40.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:39 smithi082 bash[20963]: audit 2024-04-04T00:04:39.566649+0000 mon.c (mon.2) 7021 : audit [DBG] from='client.? 172.21.15.67:0/3488744211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:40.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:39 smithi067 bash[17655]: audit 2024-04-04T00:04:39.566649+0000 mon.c (mon.2) 7021 : audit [DBG] from='client.? 172.21.15.67:0/3488744211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:39 smithi067 bash[27441]: audit 2024-04-04T00:04:39.566649+0000 mon.c (mon.2) 7021 : audit [DBG] from='client.? 172.21.15.67:0/3488744211' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:40 smithi082 bash[20963]: audit 2024-04-04T00:04:40.593418+0000 mon.a (mon.0) 14926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:40 smithi082 bash[20963]: cluster 2024-04-04T00:04:40.639027+0000 mgr.y (mgr.24370) 17583 : cluster [DBG] pgmap v17567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:40 smithi067 bash[17655]: audit 2024-04-04T00:04:40.593418+0000 mon.a (mon.0) 14926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:40 smithi067 bash[17655]: cluster 2024-04-04T00:04:40.639027+0000 mgr.y (mgr.24370) 17583 : cluster [DBG] pgmap v17567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:41.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:40 smithi067 bash[27441]: audit 2024-04-04T00:04:40.593418+0000 mon.a (mon.0) 14926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:41.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:40 smithi067 bash[27441]: cluster 2024-04-04T00:04:40.639027+0000 mgr.y (mgr.24370) 17583 : cluster [DBG] pgmap v17567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:42.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:42 smithi082 bash[20963]: audit 2024-04-04T00:04:42.025826+0000 mon.a (mon.0) 14927 : audit [DBG] from='client.? 172.21.15.67:0/601040258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:42 smithi067 bash[17655]: audit 2024-04-04T00:04:42.025826+0000 mon.a (mon.0) 14927 : audit [DBG] from='client.? 172.21.15.67:0/601040258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:42 smithi067 bash[27441]: audit 2024-04-04T00:04:42.025826+0000 mon.a (mon.0) 14927 : audit [DBG] from='client.? 172.21.15.67:0/601040258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:43.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:43 smithi082 bash[20963]: cluster 2024-04-04T00:04:42.640214+0000 mgr.y (mgr.24370) 17584 : cluster [DBG] pgmap v17568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:43 smithi067 bash[17655]: cluster 2024-04-04T00:04:42.640214+0000 mgr.y (mgr.24370) 17584 : cluster [DBG] pgmap v17568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:04:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:43 smithi067 bash[27441]: cluster 2024-04-04T00:04:42.640214+0000 mgr.y (mgr.24370) 17584 : cluster [DBG] pgmap v17568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:04:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:44 smithi082 bash[20963]: audit 2024-04-04T00:04:44.486315+0000 mon.c (mon.2) 7022 : audit [DBG] from='client.? 172.21.15.67:0/850672217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:44 smithi067 bash[17655]: audit 2024-04-04T00:04:44.486315+0000 mon.c (mon.2) 7022 : audit [DBG] from='client.? 172.21.15.67:0/850672217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:44 smithi067 bash[27441]: audit 2024-04-04T00:04:44.486315+0000 mon.c (mon.2) 7022 : audit [DBG] from='client.? 172.21.15.67:0/850672217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:45.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:45 smithi082 bash[20963]: cluster 2024-04-04T00:04:44.640845+0000 mgr.y (mgr.24370) 17585 : cluster [DBG] pgmap v17569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:45 smithi067 bash[17655]: cluster 2024-04-04T00:04:44.640845+0000 mgr.y (mgr.24370) 17585 : cluster [DBG] pgmap v17569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:45 smithi067 bash[27441]: cluster 2024-04-04T00:04:44.640845+0000 mgr.y (mgr.24370) 17585 : cluster [DBG] pgmap v17569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:46 smithi082 bash[20963]: cluster 2024-04-04T00:04:46.641808+0000 mgr.y (mgr.24370) 17586 : cluster [DBG] pgmap v17570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:46 smithi067 bash[17655]: cluster 2024-04-04T00:04:46.641808+0000 mgr.y (mgr.24370) 17586 : cluster [DBG] pgmap v17570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:47.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:46 smithi067 bash[27441]: cluster 2024-04-04T00:04:46.641808+0000 mgr.y (mgr.24370) 17586 : cluster [DBG] pgmap v17570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:48.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:47 smithi082 bash[20963]: audit 2024-04-04T00:04:46.941309+0000 mon.c (mon.2) 7023 : audit [DBG] from='client.? 172.21.15.67:0/236186088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:48.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:47 smithi067 bash[17655]: audit 2024-04-04T00:04:46.941309+0000 mon.c (mon.2) 7023 : audit [DBG] from='client.? 172.21.15.67:0/236186088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:47 smithi067 bash[27441]: audit 2024-04-04T00:04:46.941309+0000 mon.c (mon.2) 7023 : audit [DBG] from='client.? 172.21.15.67:0/236186088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:48 smithi082 bash[20963]: cluster 2024-04-04T00:04:48.642461+0000 mgr.y (mgr.24370) 17587 : cluster [DBG] pgmap v17571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:48 smithi067 bash[27441]: cluster 2024-04-04T00:04:48.642461+0000 mgr.y (mgr.24370) 17587 : cluster [DBG] pgmap v17571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:48 smithi067 bash[17655]: cluster 2024-04-04T00:04:48.642461+0000 mgr.y (mgr.24370) 17587 : cluster [DBG] pgmap v17571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:50.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:49 smithi082 bash[20963]: audit 2024-04-04T00:04:49.392263+0000 mon.c (mon.2) 7024 : audit [DBG] from='client.? 172.21.15.67:0/4189115477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:49 smithi067 bash[17655]: audit 2024-04-04T00:04:49.392263+0000 mon.c (mon.2) 7024 : audit [DBG] from='client.? 172.21.15.67:0/4189115477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:50.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:49 smithi067 bash[27441]: audit 2024-04-04T00:04:49.392263+0000 mon.c (mon.2) 7024 : audit [DBG] from='client.? 172.21.15.67:0/4189115477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:50 smithi082 bash[20963]: cluster 2024-04-04T00:04:50.643154+0000 mgr.y (mgr.24370) 17588 : cluster [DBG] pgmap v17572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:50 smithi067 bash[27441]: cluster 2024-04-04T00:04:50.643154+0000 mgr.y (mgr.24370) 17588 : cluster [DBG] pgmap v17572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:50 smithi067 bash[17655]: cluster 2024-04-04T00:04:50.643154+0000 mgr.y (mgr.24370) 17588 : cluster [DBG] pgmap v17572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:51 smithi067 bash[27441]: audit 2024-04-04T00:04:51.843343+0000 mon.a (mon.0) 14928 : audit [DBG] from='client.? 172.21.15.67:0/1962097476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:51 smithi067 bash[17655]: audit 2024-04-04T00:04:51.843343+0000 mon.a (mon.0) 14928 : audit [DBG] from='client.? 172.21.15.67:0/1962097476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:52.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:51 smithi082 bash[20963]: audit 2024-04-04T00:04:51.843343+0000 mon.a (mon.0) 14928 : audit [DBG] from='client.? 172.21.15.67:0/1962097476' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:53.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:52 smithi067 bash[17655]: cluster 2024-04-04T00:04:52.644350+0000 mgr.y (mgr.24370) 17589 : cluster [DBG] pgmap v17573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:53.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:52 smithi067 bash[27441]: cluster 2024-04-04T00:04:52.644350+0000 mgr.y (mgr.24370) 17589 : cluster [DBG] pgmap v17573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:53.173 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:04:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:52 smithi082 bash[20963]: cluster 2024-04-04T00:04:52.644350+0000 mgr.y (mgr.24370) 17589 : cluster [DBG] pgmap v17573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:04:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:54 smithi082 bash[20963]: audit 2024-04-04T00:04:54.296308+0000 mon.c (mon.2) 7025 : audit [DBG] from='client.? 172.21.15.67:0/1952008040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:54 smithi067 bash[17655]: audit 2024-04-04T00:04:54.296308+0000 mon.c (mon.2) 7025 : audit [DBG] from='client.? 172.21.15.67:0/1952008040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:54 smithi067 bash[27441]: audit 2024-04-04T00:04:54.296308+0000 mon.c (mon.2) 7025 : audit [DBG] from='client.? 172.21.15.67:0/1952008040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:55 smithi082 bash[20963]: cluster 2024-04-04T00:04:54.645153+0000 mgr.y (mgr.24370) 17590 : cluster [DBG] pgmap v17574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:55 smithi067 bash[17655]: cluster 2024-04-04T00:04:54.645153+0000 mgr.y (mgr.24370) 17590 : cluster [DBG] pgmap v17574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:55 smithi067 bash[27441]: cluster 2024-04-04T00:04:54.645153+0000 mgr.y (mgr.24370) 17590 : cluster [DBG] pgmap v17574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:56 smithi082 bash[20963]: audit 2024-04-04T00:04:55.593863+0000 mon.a (mon.0) 14929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:56 smithi067 bash[17655]: audit 2024-04-04T00:04:55.593863+0000 mon.a (mon.0) 14929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:56 smithi067 bash[27441]: audit 2024-04-04T00:04:55.593863+0000 mon.a (mon.0) 14929 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:04:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:57 smithi082 bash[20963]: cluster 2024-04-04T00:04:56.646463+0000 mgr.y (mgr.24370) 17591 : cluster [DBG] pgmap v17575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:57 smithi082 bash[20963]: audit 2024-04-04T00:04:56.753831+0000 mon.a (mon.0) 14930 : audit [DBG] from='client.? 172.21.15.67:0/169712762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:57 smithi067 bash[27441]: cluster 2024-04-04T00:04:56.646463+0000 mgr.y (mgr.24370) 17591 : cluster [DBG] pgmap v17575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:57 smithi067 bash[27441]: audit 2024-04-04T00:04:56.753831+0000 mon.a (mon.0) 14930 : audit [DBG] from='client.? 172.21.15.67:0/169712762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:57 smithi067 bash[17655]: cluster 2024-04-04T00:04:56.646463+0000 mgr.y (mgr.24370) 17591 : cluster [DBG] pgmap v17575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:57 smithi067 bash[17655]: audit 2024-04-04T00:04:56.753831+0000 mon.a (mon.0) 14930 : audit [DBG] from='client.? 172.21.15.67:0/169712762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:04:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:58 smithi082 bash[20963]: cluster 2024-04-04T00:04:58.647325+0000 mgr.y (mgr.24370) 17592 : cluster [DBG] pgmap v17576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:58 smithi067 bash[27441]: cluster 2024-04-04T00:04:58.647325+0000 mgr.y (mgr.24370) 17592 : cluster [DBG] pgmap v17576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:04:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:58 smithi067 bash[17655]: cluster 2024-04-04T00:04:58.647325+0000 mgr.y (mgr.24370) 17592 : cluster [DBG] pgmap v17576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:04:59 smithi082 bash[20963]: audit 2024-04-04T00:04:59.213898+0000 mon.a (mon.0) 14931 : audit [DBG] from='client.? 172.21.15.67:0/1612682475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:04:59 smithi067 bash[17655]: audit 2024-04-04T00:04:59.213898+0000 mon.a (mon.0) 14931 : audit [DBG] from='client.? 172.21.15.67:0/1612682475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:00.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:04:59 smithi067 bash[27441]: audit 2024-04-04T00:04:59.213898+0000 mon.a (mon.0) 14931 : audit [DBG] from='client.? 172.21.15.67:0/1612682475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:00 smithi082 bash[20963]: cluster 2024-04-04T00:05:00.648182+0000 mgr.y (mgr.24370) 17593 : cluster [DBG] pgmap v17577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:00 smithi067 bash[17655]: cluster 2024-04-04T00:05:00.648182+0000 mgr.y (mgr.24370) 17593 : cluster [DBG] pgmap v17577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:00 smithi067 bash[27441]: cluster 2024-04-04T00:05:00.648182+0000 mgr.y (mgr.24370) 17593 : cluster [DBG] pgmap v17577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:01.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:01 smithi067 bash[17655]: audit 2024-04-04T00:05:01.663069+0000 mon.a (mon.0) 14932 : audit [DBG] from='client.? 172.21.15.67:0/4241780811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:01.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:01 smithi067 bash[27441]: audit 2024-04-04T00:05:01.663069+0000 mon.a (mon.0) 14932 : audit [DBG] from='client.? 172.21.15.67:0/4241780811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:02.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:01 smithi082 bash[20963]: audit 2024-04-04T00:05:01.663069+0000 mon.a (mon.0) 14932 : audit [DBG] from='client.? 172.21.15.67:0/4241780811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:03.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:02 smithi067 bash[27441]: cluster 2024-04-04T00:05:02.649397+0000 mgr.y (mgr.24370) 17594 : cluster [DBG] pgmap v17578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:03.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:02 smithi067 bash[17655]: cluster 2024-04-04T00:05:02.649397+0000 mgr.y (mgr.24370) 17594 : cluster [DBG] pgmap v17578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:03.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:02 smithi082 bash[20963]: cluster 2024-04-04T00:05:02.649397+0000 mgr.y (mgr.24370) 17594 : cluster [DBG] pgmap v17578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:03] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:05:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:05:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:04 smithi067 bash[17655]: audit 2024-04-04T00:05:04.111644+0000 mon.c (mon.2) 7026 : audit [DBG] from='client.? 172.21.15.67:0/2197534779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:04.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:04 smithi067 bash[27441]: audit 2024-04-04T00:05:04.111644+0000 mon.c (mon.2) 7026 : audit [DBG] from='client.? 172.21.15.67:0/2197534779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:04 smithi082 bash[20963]: audit 2024-04-04T00:05:04.111644+0000 mon.c (mon.2) 7026 : audit [DBG] from='client.? 172.21.15.67:0/2197534779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:05 smithi082 bash[20963]: cluster 2024-04-04T00:05:04.650129+0000 mgr.y (mgr.24370) 17595 : cluster [DBG] pgmap v17579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:05 smithi067 bash[27441]: cluster 2024-04-04T00:05:04.650129+0000 mgr.y (mgr.24370) 17595 : cluster [DBG] pgmap v17579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:05 smithi067 bash[17655]: cluster 2024-04-04T00:05:04.650129+0000 mgr.y (mgr.24370) 17595 : cluster [DBG] pgmap v17579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:06 smithi082 bash[20963]: audit 2024-04-04T00:05:06.568117+0000 mon.c (mon.2) 7027 : audit [DBG] from='client.? 172.21.15.67:0/3542748027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:06 smithi067 bash[27441]: audit 2024-04-04T00:05:06.568117+0000 mon.c (mon.2) 7027 : audit [DBG] from='client.? 172.21.15.67:0/3542748027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:06.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:06 smithi067 bash[17655]: audit 2024-04-04T00:05:06.568117+0000 mon.c (mon.2) 7027 : audit [DBG] from='client.? 172.21.15.67:0/3542748027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:07 smithi082 bash[20963]: cluster 2024-04-04T00:05:06.651315+0000 mgr.y (mgr.24370) 17596 : cluster [DBG] pgmap v17580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:07.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:07 smithi067 bash[17655]: cluster 2024-04-04T00:05:06.651315+0000 mgr.y (mgr.24370) 17596 : cluster [DBG] pgmap v17580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:07.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:07 smithi067 bash[27441]: cluster 2024-04-04T00:05:06.651315+0000 mgr.y (mgr.24370) 17596 : cluster [DBG] pgmap v17580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:08 smithi082 bash[20963]: cluster 2024-04-04T00:05:08.652147+0000 mgr.y (mgr.24370) 17597 : cluster [DBG] pgmap v17581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:08 smithi067 bash[27441]: cluster 2024-04-04T00:05:08.652147+0000 mgr.y (mgr.24370) 17597 : cluster [DBG] pgmap v17581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:08 smithi067 bash[17655]: cluster 2024-04-04T00:05:08.652147+0000 mgr.y (mgr.24370) 17597 : cluster [DBG] pgmap v17581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:10.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:09 smithi082 bash[20963]: audit 2024-04-04T00:05:09.021589+0000 mon.a (mon.0) 14933 : audit [DBG] from='client.? 172.21.15.67:0/1838211201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:10.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:09 smithi067 bash[17655]: audit 2024-04-04T00:05:09.021589+0000 mon.a (mon.0) 14933 : audit [DBG] from='client.? 172.21.15.67:0/1838211201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:10.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:09 smithi067 bash[27441]: audit 2024-04-04T00:05:09.021589+0000 mon.a (mon.0) 14933 : audit [DBG] from='client.? 172.21.15.67:0/1838211201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:10 smithi082 bash[20963]: audit 2024-04-04T00:05:10.594510+0000 mon.a (mon.0) 14934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:10 smithi082 bash[20963]: cluster 2024-04-04T00:05:10.652994+0000 mgr.y (mgr.24370) 17598 : cluster [DBG] pgmap v17582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:10 smithi067 bash[17655]: audit 2024-04-04T00:05:10.594510+0000 mon.a (mon.0) 14934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:10 smithi067 bash[17655]: cluster 2024-04-04T00:05:10.652994+0000 mgr.y (mgr.24370) 17598 : cluster [DBG] pgmap v17582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:10 smithi067 bash[27441]: audit 2024-04-04T00:05:10.594510+0000 mon.a (mon.0) 14934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:10 smithi067 bash[27441]: cluster 2024-04-04T00:05:10.652994+0000 mgr.y (mgr.24370) 17598 : cluster [DBG] pgmap v17582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:11 smithi082 bash[20963]: audit 2024-04-04T00:05:11.475733+0000 mon.a (mon.0) 14935 : audit [DBG] from='client.? 172.21.15.67:0/838185173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:11 smithi067 bash[27441]: audit 2024-04-04T00:05:11.475733+0000 mon.a (mon.0) 14935 : audit [DBG] from='client.? 172.21.15.67:0/838185173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:11 smithi067 bash[17655]: audit 2024-04-04T00:05:11.475733+0000 mon.a (mon.0) 14935 : audit [DBG] from='client.? 172.21.15.67:0/838185173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:13.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:12 smithi067 bash[17655]: cluster 2024-04-04T00:05:12.653991+0000 mgr.y (mgr.24370) 17599 : cluster [DBG] pgmap v17583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:13.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:12 smithi067 bash[27441]: cluster 2024-04-04T00:05:12.653991+0000 mgr.y (mgr.24370) 17599 : cluster [DBG] pgmap v17583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:13.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:12 smithi082 bash[20963]: cluster 2024-04-04T00:05:12.653991+0000 mgr.y (mgr.24370) 17599 : cluster [DBG] pgmap v17583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:05:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:05:14.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:13 smithi082 bash[20963]: audit 2024-04-04T00:05:13.923105+0000 mon.c (mon.2) 7028 : audit [DBG] from='client.? 172.21.15.67:0/836268839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:14.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:13 smithi067 bash[27441]: audit 2024-04-04T00:05:13.923105+0000 mon.c (mon.2) 7028 : audit [DBG] from='client.? 172.21.15.67:0/836268839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:14.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:13 smithi067 bash[17655]: audit 2024-04-04T00:05:13.923105+0000 mon.c (mon.2) 7028 : audit [DBG] from='client.? 172.21.15.67:0/836268839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:15.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:14 smithi082 bash[20963]: cluster 2024-04-04T00:05:14.654643+0000 mgr.y (mgr.24370) 17600 : cluster [DBG] pgmap v17584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:14 smithi067 bash[17655]: cluster 2024-04-04T00:05:14.654643+0000 mgr.y (mgr.24370) 17600 : cluster [DBG] pgmap v17584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:15.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:14 smithi067 bash[27441]: cluster 2024-04-04T00:05:14.654643+0000 mgr.y (mgr.24370) 17600 : cluster [DBG] pgmap v17584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:16 smithi082 bash[20963]: audit 2024-04-04T00:05:16.373840+0000 mon.a (mon.0) 14936 : audit [DBG] from='client.? 172.21.15.67:0/2646552785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:16.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:16 smithi067 bash[27441]: audit 2024-04-04T00:05:16.373840+0000 mon.a (mon.0) 14936 : audit [DBG] from='client.? 172.21.15.67:0/2646552785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:16.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:16 smithi067 bash[17655]: audit 2024-04-04T00:05:16.373840+0000 mon.a (mon.0) 14936 : audit [DBG] from='client.? 172.21.15.67:0/2646552785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:17 smithi082 bash[20963]: cluster 2024-04-04T00:05:16.655897+0000 mgr.y (mgr.24370) 17601 : cluster [DBG] pgmap v17585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:17.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:17 smithi067 bash[27441]: cluster 2024-04-04T00:05:16.655897+0000 mgr.y (mgr.24370) 17601 : cluster [DBG] pgmap v17585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:17.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:17 smithi067 bash[17655]: cluster 2024-04-04T00:05:16.655897+0000 mgr.y (mgr.24370) 17601 : cluster [DBG] pgmap v17585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:18 smithi082 bash[20963]: audit 2024-04-04T00:05:17.833853+0000 mon.a (mon.0) 14937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:05:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:18 smithi067 bash[17655]: audit 2024-04-04T00:05:17.833853+0000 mon.a (mon.0) 14937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:05:18.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:18 smithi067 bash[27441]: audit 2024-04-04T00:05:17.833853+0000 mon.a (mon.0) 14937 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:05:19.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:19 smithi082 bash[20963]: cluster 2024-04-04T00:05:18.656715+0000 mgr.y (mgr.24370) 17602 : cluster [DBG] pgmap v17586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:19.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:19 smithi082 bash[20963]: audit 2024-04-04T00:05:18.828892+0000 mon.a (mon.0) 14938 : audit [DBG] from='client.? 172.21.15.67:0/1524958096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:19.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:19 smithi067 bash[17655]: cluster 2024-04-04T00:05:18.656715+0000 mgr.y (mgr.24370) 17602 : cluster [DBG] pgmap v17586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:19.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:19 smithi067 bash[17655]: audit 2024-04-04T00:05:18.828892+0000 mon.a (mon.0) 14938 : audit [DBG] from='client.? 172.21.15.67:0/1524958096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:19 smithi067 bash[27441]: cluster 2024-04-04T00:05:18.656715+0000 mgr.y (mgr.24370) 17602 : cluster [DBG] pgmap v17586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:19 smithi067 bash[27441]: audit 2024-04-04T00:05:18.828892+0000 mon.a (mon.0) 14938 : audit [DBG] from='client.? 172.21.15.67:0/1524958096' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:21.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:21 smithi082 bash[20963]: cluster 2024-04-04T00:05:20.657807+0000 mgr.y (mgr.24370) 17603 : cluster [DBG] pgmap v17587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:21.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:21 smithi067 bash[17655]: cluster 2024-04-04T00:05:20.657807+0000 mgr.y (mgr.24370) 17603 : cluster [DBG] pgmap v17587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:21.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:21 smithi067 bash[27441]: cluster 2024-04-04T00:05:20.657807+0000 mgr.y (mgr.24370) 17603 : cluster [DBG] pgmap v17587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:22.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:22 smithi082 bash[20963]: audit 2024-04-04T00:05:21.289916+0000 mon.c (mon.2) 7029 : audit [DBG] from='client.? 172.21.15.67:0/2188969171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:22.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:22 smithi067 bash[17655]: audit 2024-04-04T00:05:21.289916+0000 mon.c (mon.2) 7029 : audit [DBG] from='client.? 172.21.15.67:0/2188969171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:22.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:22 smithi067 bash[27441]: audit 2024-04-04T00:05:21.289916+0000 mon.c (mon.2) 7029 : audit [DBG] from='client.? 172.21.15.67:0/2188969171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:23.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:23 smithi082 bash[20963]: cluster 2024-04-04T00:05:22.658823+0000 mgr.y (mgr.24370) 17604 : cluster [DBG] pgmap v17588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:23 smithi067 bash[17655]: cluster 2024-04-04T00:05:22.658823+0000 mgr.y (mgr.24370) 17604 : cluster [DBG] pgmap v17588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:05:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:23 smithi067 bash[27441]: cluster 2024-04-04T00:05:22.658823+0000 mgr.y (mgr.24370) 17604 : cluster [DBG] pgmap v17588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:05:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:24 smithi082 bash[20963]: audit 2024-04-04T00:05:23.575350+0000 mon.a (mon.0) 14939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:24 smithi082 bash[20963]: audit 2024-04-04T00:05:23.582750+0000 mon.a (mon.0) 14940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:24 smithi082 bash[20963]: audit 2024-04-04T00:05:23.759319+0000 mon.a (mon.0) 14941 : audit [DBG] from='client.? 172.21.15.67:0/246864904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:24 smithi082 bash[20963]: audit 2024-04-04T00:05:23.882003+0000 mon.a (mon.0) 14942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:24 smithi082 bash[20963]: audit 2024-04-04T00:05:23.888918+0000 mon.a (mon.0) 14943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:24 smithi082 bash[20963]: audit 2024-04-04T00:05:24.376139+0000 mon.a (mon.0) 14944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:05:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:24 smithi082 bash[20963]: audit 2024-04-04T00:05:24.377681+0000 mon.a (mon.0) 14945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:05:24.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:24 smithi082 bash[20963]: audit 2024-04-04T00:05:24.386582+0000 mon.a (mon.0) 14946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[17655]: audit 2024-04-04T00:05:23.575350+0000 mon.a (mon.0) 14939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[17655]: audit 2024-04-04T00:05:23.582750+0000 mon.a (mon.0) 14940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[17655]: audit 2024-04-04T00:05:23.759319+0000 mon.a (mon.0) 14941 : audit [DBG] from='client.? 172.21.15.67:0/246864904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[17655]: audit 2024-04-04T00:05:23.882003+0000 mon.a (mon.0) 14942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[17655]: audit 2024-04-04T00:05:23.888918+0000 mon.a (mon.0) 14943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[17655]: audit 2024-04-04T00:05:24.376139+0000 mon.a (mon.0) 14944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[17655]: audit 2024-04-04T00:05:24.377681+0000 mon.a (mon.0) 14945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[17655]: audit 2024-04-04T00:05:24.386582+0000 mon.a (mon.0) 14946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[27441]: audit 2024-04-04T00:05:23.575350+0000 mon.a (mon.0) 14939 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[27441]: audit 2024-04-04T00:05:23.582750+0000 mon.a (mon.0) 14940 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[27441]: audit 2024-04-04T00:05:23.759319+0000 mon.a (mon.0) 14941 : audit [DBG] from='client.? 172.21.15.67:0/246864904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[27441]: audit 2024-04-04T00:05:23.882003+0000 mon.a (mon.0) 14942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[27441]: audit 2024-04-04T00:05:23.888918+0000 mon.a (mon.0) 14943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[27441]: audit 2024-04-04T00:05:24.376139+0000 mon.a (mon.0) 14944 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[27441]: audit 2024-04-04T00:05:24.377681+0000 mon.a (mon.0) 14945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:05:24.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:24 smithi067 bash[27441]: audit 2024-04-04T00:05:24.386582+0000 mon.a (mon.0) 14946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:05:25.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:25 smithi082 bash[20963]: cluster 2024-04-04T00:05:24.659501+0000 mgr.y (mgr.24370) 17605 : cluster [DBG] pgmap v17589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:25.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:25 smithi067 bash[27441]: cluster 2024-04-04T00:05:24.659501+0000 mgr.y (mgr.24370) 17605 : cluster [DBG] pgmap v17589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:25.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:25 smithi067 bash[17655]: cluster 2024-04-04T00:05:24.659501+0000 mgr.y (mgr.24370) 17605 : cluster [DBG] pgmap v17589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:26 smithi082 bash[20963]: audit 2024-04-04T00:05:25.593667+0000 mon.a (mon.0) 14947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:26 smithi082 bash[20963]: audit 2024-04-04T00:05:26.207994+0000 mon.a (mon.0) 14948 : audit [DBG] from='client.? 172.21.15.67:0/2074468437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:26 smithi067 bash[17655]: audit 2024-04-04T00:05:25.593667+0000 mon.a (mon.0) 14947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:26 smithi067 bash[17655]: audit 2024-04-04T00:05:26.207994+0000 mon.a (mon.0) 14948 : audit [DBG] from='client.? 172.21.15.67:0/2074468437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:26 smithi067 bash[27441]: audit 2024-04-04T00:05:25.593667+0000 mon.a (mon.0) 14947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:26 smithi067 bash[27441]: audit 2024-04-04T00:05:26.207994+0000 mon.a (mon.0) 14948 : audit [DBG] from='client.? 172.21.15.67:0/2074468437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:27.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:27 smithi082 bash[20963]: cluster 2024-04-04T00:05:26.660814+0000 mgr.y (mgr.24370) 17606 : cluster [DBG] pgmap v17590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:27 smithi067 bash[17655]: cluster 2024-04-04T00:05:26.660814+0000 mgr.y (mgr.24370) 17606 : cluster [DBG] pgmap v17590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:27.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:27 smithi067 bash[27441]: cluster 2024-04-04T00:05:26.660814+0000 mgr.y (mgr.24370) 17606 : cluster [DBG] pgmap v17590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:28 smithi082 bash[20963]: cluster 2024-04-04T00:05:28.661463+0000 mgr.y (mgr.24370) 17607 : cluster [DBG] pgmap v17591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:28 smithi082 bash[20963]: audit 2024-04-04T00:05:28.665817+0000 mon.c (mon.2) 7030 : audit [DBG] from='client.? 172.21.15.67:0/369369600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:28 smithi067 bash[17655]: cluster 2024-04-04T00:05:28.661463+0000 mgr.y (mgr.24370) 17607 : cluster [DBG] pgmap v17591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:28 smithi067 bash[17655]: audit 2024-04-04T00:05:28.665817+0000 mon.c (mon.2) 7030 : audit [DBG] from='client.? 172.21.15.67:0/369369600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:28 smithi067 bash[27441]: cluster 2024-04-04T00:05:28.661463+0000 mgr.y (mgr.24370) 17607 : cluster [DBG] pgmap v17591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:28 smithi067 bash[27441]: audit 2024-04-04T00:05:28.665817+0000 mon.c (mon.2) 7030 : audit [DBG] from='client.? 172.21.15.67:0/369369600' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:30 smithi082 bash[20963]: cluster 2024-04-04T00:05:30.662422+0000 mgr.y (mgr.24370) 17608 : cluster [DBG] pgmap v17592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:30 smithi067 bash[17655]: cluster 2024-04-04T00:05:30.662422+0000 mgr.y (mgr.24370) 17608 : cluster [DBG] pgmap v17592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:30 smithi067 bash[27441]: cluster 2024-04-04T00:05:30.662422+0000 mgr.y (mgr.24370) 17608 : cluster [DBG] pgmap v17592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:31 smithi082 bash[20963]: audit 2024-04-04T00:05:31.125715+0000 mon.a (mon.0) 14949 : audit [DBG] from='client.? 172.21.15.67:0/2932596892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:31 smithi067 bash[17655]: audit 2024-04-04T00:05:31.125715+0000 mon.a (mon.0) 14949 : audit [DBG] from='client.? 172.21.15.67:0/2932596892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:31 smithi067 bash[27441]: audit 2024-04-04T00:05:31.125715+0000 mon.a (mon.0) 14949 : audit [DBG] from='client.? 172.21.15.67:0/2932596892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:32 smithi067 bash[17655]: cluster 2024-04-04T00:05:32.663289+0000 mgr.y (mgr.24370) 17609 : cluster [DBG] pgmap v17593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:32 smithi067 bash[27441]: cluster 2024-04-04T00:05:32.663289+0000 mgr.y (mgr.24370) 17609 : cluster [DBG] pgmap v17593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:32 smithi082 bash[20963]: cluster 2024-04-04T00:05:32.663289+0000 mgr.y (mgr.24370) 17609 : cluster [DBG] pgmap v17593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:33] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-04T00:05:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:33 smithi082 bash[20963]: audit 2024-04-04T00:05:33.582632+0000 mon.a (mon.0) 14950 : audit [DBG] from='client.? 172.21.15.67:0/1914714178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:05:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:33 smithi067 bash[27441]: audit 2024-04-04T00:05:33.582632+0000 mon.a (mon.0) 14950 : audit [DBG] from='client.? 172.21.15.67:0/1914714178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:33 smithi067 bash[17655]: audit 2024-04-04T00:05:33.582632+0000 mon.a (mon.0) 14950 : audit [DBG] from='client.? 172.21.15.67:0/1914714178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:34 smithi082 bash[20963]: cluster 2024-04-04T00:05:34.663984+0000 mgr.y (mgr.24370) 17610 : cluster [DBG] pgmap v17594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:34 smithi067 bash[27441]: cluster 2024-04-04T00:05:34.663984+0000 mgr.y (mgr.24370) 17610 : cluster [DBG] pgmap v17594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:34 smithi067 bash[17655]: cluster 2024-04-04T00:05:34.663984+0000 mgr.y (mgr.24370) 17610 : cluster [DBG] pgmap v17594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:36.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:36 smithi082 bash[20963]: audit 2024-04-04T00:05:36.045526+0000 mon.a (mon.0) 14951 : audit [DBG] from='client.? 172.21.15.67:0/3776154032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:36.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:36 smithi067 bash[17655]: audit 2024-04-04T00:05:36.045526+0000 mon.a (mon.0) 14951 : audit [DBG] from='client.? 172.21.15.67:0/3776154032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:36.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:36 smithi067 bash[27441]: audit 2024-04-04T00:05:36.045526+0000 mon.a (mon.0) 14951 : audit [DBG] from='client.? 172.21.15.67:0/3776154032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:38 smithi082 bash[20963]: cluster 2024-04-04T00:05:36.665202+0000 mgr.y (mgr.24370) 17611 : cluster [DBG] pgmap v17595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:38 smithi067 bash[17655]: cluster 2024-04-04T00:05:36.665202+0000 mgr.y (mgr.24370) 17611 : cluster [DBG] pgmap v17595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:38 smithi067 bash[27441]: cluster 2024-04-04T00:05:36.665202+0000 mgr.y (mgr.24370) 17611 : cluster [DBG] pgmap v17595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:39.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:39 smithi082 bash[20963]: audit 2024-04-04T00:05:38.499572+0000 mon.a (mon.0) 14952 : audit [DBG] from='client.? 172.21.15.67:0/2618973330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:39.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:39 smithi067 bash[17655]: audit 2024-04-04T00:05:38.499572+0000 mon.a (mon.0) 14952 : audit [DBG] from='client.? 172.21.15.67:0/2618973330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:39 smithi067 bash[27441]: audit 2024-04-04T00:05:38.499572+0000 mon.a (mon.0) 14952 : audit [DBG] from='client.? 172.21.15.67:0/2618973330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:40 smithi082 bash[20963]: cluster 2024-04-04T00:05:38.665901+0000 mgr.y (mgr.24370) 17612 : cluster [DBG] pgmap v17596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:40 smithi067 bash[17655]: cluster 2024-04-04T00:05:38.665901+0000 mgr.y (mgr.24370) 17612 : cluster [DBG] pgmap v17596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:40 smithi067 bash[27441]: cluster 2024-04-04T00:05:38.665901+0000 mgr.y (mgr.24370) 17612 : cluster [DBG] pgmap v17596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:41 smithi082 bash[20963]: audit 2024-04-04T00:05:40.594683+0000 mon.a (mon.0) 14953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:41 smithi082 bash[20963]: audit 2024-04-04T00:05:40.954311+0000 mon.a (mon.0) 14954 : audit [DBG] from='client.? 172.21.15.67:0/2267597187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:41 smithi067 bash[17655]: audit 2024-04-04T00:05:40.594683+0000 mon.a (mon.0) 14953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:41 smithi067 bash[17655]: audit 2024-04-04T00:05:40.954311+0000 mon.a (mon.0) 14954 : audit [DBG] from='client.? 172.21.15.67:0/2267597187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:41 smithi067 bash[27441]: audit 2024-04-04T00:05:40.594683+0000 mon.a (mon.0) 14953 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:41 smithi067 bash[27441]: audit 2024-04-04T00:05:40.954311+0000 mon.a (mon.0) 14954 : audit [DBG] from='client.? 172.21.15.67:0/2267597187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:42.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:42 smithi082 bash[20963]: cluster 2024-04-04T00:05:40.666801+0000 mgr.y (mgr.24370) 17613 : cluster [DBG] pgmap v17597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:42 smithi067 bash[27441]: cluster 2024-04-04T00:05:40.666801+0000 mgr.y (mgr.24370) 17613 : cluster [DBG] pgmap v17597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:42 smithi067 bash[17655]: cluster 2024-04-04T00:05:40.666801+0000 mgr.y (mgr.24370) 17613 : cluster [DBG] pgmap v17597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:43] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-04T00:05:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:05:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:44 smithi082 bash[20963]: cluster 2024-04-04T00:05:42.667618+0000 mgr.y (mgr.24370) 17614 : cluster [DBG] pgmap v17598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:44 smithi082 bash[20963]: audit 2024-04-04T00:05:43.405081+0000 mon.c (mon.2) 7031 : audit [DBG] from='client.? 172.21.15.67:0/3108832013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:44 smithi067 bash[27441]: cluster 2024-04-04T00:05:42.667618+0000 mgr.y (mgr.24370) 17614 : cluster [DBG] pgmap v17598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:44 smithi067 bash[27441]: audit 2024-04-04T00:05:43.405081+0000 mon.c (mon.2) 7031 : audit [DBG] from='client.? 172.21.15.67:0/3108832013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:44 smithi067 bash[17655]: cluster 2024-04-04T00:05:42.667618+0000 mgr.y (mgr.24370) 17614 : cluster [DBG] pgmap v17598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:44 smithi067 bash[17655]: audit 2024-04-04T00:05:43.405081+0000 mon.c (mon.2) 7031 : audit [DBG] from='client.? 172.21.15.67:0/3108832013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:46.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:46 smithi067 bash[27441]: cluster 2024-04-04T00:05:44.668480+0000 mgr.y (mgr.24370) 17615 : cluster [DBG] pgmap v17599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:46.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:46 smithi067 bash[27441]: audit 2024-04-04T00:05:45.855561+0000 mon.c (mon.2) 7032 : audit [DBG] from='client.? 172.21.15.67:0/2154993195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:46 smithi067 bash[17655]: cluster 2024-04-04T00:05:44.668480+0000 mgr.y (mgr.24370) 17615 : cluster [DBG] pgmap v17599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:46 smithi067 bash[17655]: audit 2024-04-04T00:05:45.855561+0000 mon.c (mon.2) 7032 : audit [DBG] from='client.? 172.21.15.67:0/2154993195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:46 smithi082 bash[20963]: cluster 2024-04-04T00:05:44.668480+0000 mgr.y (mgr.24370) 17615 : cluster [DBG] pgmap v17599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:46 smithi082 bash[20963]: audit 2024-04-04T00:05:45.855561+0000 mon.c (mon.2) 7032 : audit [DBG] from='client.? 172.21.15.67:0/2154993195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:48.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:48 smithi067 bash[27441]: cluster 2024-04-04T00:05:46.669711+0000 mgr.y (mgr.24370) 17616 : cluster [DBG] pgmap v17600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:48.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:48 smithi067 bash[17655]: cluster 2024-04-04T00:05:46.669711+0000 mgr.y (mgr.24370) 17616 : cluster [DBG] pgmap v17600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:48 smithi082 bash[20963]: cluster 2024-04-04T00:05:46.669711+0000 mgr.y (mgr.24370) 17616 : cluster [DBG] pgmap v17600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:49 smithi067 bash[17655]: audit 2024-04-04T00:05:48.310145+0000 mon.c (mon.2) 7033 : audit [DBG] from='client.? 172.21.15.67:0/1068113964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:49 smithi067 bash[27441]: audit 2024-04-04T00:05:48.310145+0000 mon.c (mon.2) 7033 : audit [DBG] from='client.? 172.21.15.67:0/1068113964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:49 smithi082 bash[20963]: audit 2024-04-04T00:05:48.310145+0000 mon.c (mon.2) 7033 : audit [DBG] from='client.? 172.21.15.67:0/1068113964' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:50.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:50 smithi067 bash[17655]: cluster 2024-04-04T00:05:48.670401+0000 mgr.y (mgr.24370) 17617 : cluster [DBG] pgmap v17601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:50.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:50 smithi067 bash[27441]: cluster 2024-04-04T00:05:48.670401+0000 mgr.y (mgr.24370) 17617 : cluster [DBG] pgmap v17601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:50.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:50 smithi082 bash[20963]: cluster 2024-04-04T00:05:48.670401+0000 mgr.y (mgr.24370) 17617 : cluster [DBG] pgmap v17601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:51 smithi067 bash[17655]: audit 2024-04-04T00:05:50.757065+0000 mon.a (mon.0) 14955 : audit [DBG] from='client.? 172.21.15.67:0/3875592997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:51.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:51 smithi067 bash[27441]: audit 2024-04-04T00:05:50.757065+0000 mon.a (mon.0) 14955 : audit [DBG] from='client.? 172.21.15.67:0/3875592997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:51 smithi082 bash[20963]: audit 2024-04-04T00:05:50.757065+0000 mon.a (mon.0) 14955 : audit [DBG] from='client.? 172.21.15.67:0/3875592997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:52.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:52 smithi067 bash[17655]: cluster 2024-04-04T00:05:50.671369+0000 mgr.y (mgr.24370) 17618 : cluster [DBG] pgmap v17602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:52.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:52 smithi067 bash[27441]: cluster 2024-04-04T00:05:50.671369+0000 mgr.y (mgr.24370) 17618 : cluster [DBG] pgmap v17602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:52.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:52 smithi082 bash[20963]: cluster 2024-04-04T00:05:50.671369+0000 mgr.y (mgr.24370) 17618 : cluster [DBG] pgmap v17602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:53] "GET /metrics HTTP/1.1" 200 239984 "" "Prometheus/2.43.0" 2024-04-04T00:05:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:05:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:54 smithi067 bash[27441]: cluster 2024-04-04T00:05:52.672286+0000 mgr.y (mgr.24370) 17619 : cluster [DBG] pgmap v17603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:54 smithi067 bash[27441]: audit 2024-04-04T00:05:53.216515+0000 mon.a (mon.0) 14956 : audit [DBG] from='client.? 172.21.15.67:0/1528239659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:54 smithi067 bash[17655]: cluster 2024-04-04T00:05:52.672286+0000 mgr.y (mgr.24370) 17619 : cluster [DBG] pgmap v17603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:54 smithi067 bash[17655]: audit 2024-04-04T00:05:53.216515+0000 mon.a (mon.0) 14956 : audit [DBG] from='client.? 172.21.15.67:0/1528239659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:54 smithi082 bash[20963]: cluster 2024-04-04T00:05:52.672286+0000 mgr.y (mgr.24370) 17619 : cluster [DBG] pgmap v17603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:54 smithi082 bash[20963]: audit 2024-04-04T00:05:53.216515+0000 mon.a (mon.0) 14956 : audit [DBG] from='client.? 172.21.15.67:0/1528239659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:56 smithi082 bash[20963]: cluster 2024-04-04T00:05:54.673135+0000 mgr.y (mgr.24370) 17620 : cluster [DBG] pgmap v17604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:56 smithi082 bash[20963]: audit 2024-04-04T00:05:55.595160+0000 mon.a (mon.0) 14957 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:56 smithi082 bash[20963]: audit 2024-04-04T00:05:55.668244+0000 mon.a (mon.0) 14958 : audit [DBG] from='client.? 172.21.15.67:0/2915030464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:56 smithi067 bash[17655]: cluster 2024-04-04T00:05:54.673135+0000 mgr.y (mgr.24370) 17620 : cluster [DBG] pgmap v17604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:56 smithi067 bash[17655]: audit 2024-04-04T00:05:55.595160+0000 mon.a (mon.0) 14957 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:56 smithi067 bash[17655]: audit 2024-04-04T00:05:55.668244+0000 mon.a (mon.0) 14958 : audit [DBG] from='client.? 172.21.15.67:0/2915030464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:56 smithi067 bash[27441]: cluster 2024-04-04T00:05:54.673135+0000 mgr.y (mgr.24370) 17620 : cluster [DBG] pgmap v17604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:56 smithi067 bash[27441]: audit 2024-04-04T00:05:55.595160+0000 mon.a (mon.0) 14957 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:05:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:56 smithi067 bash[27441]: audit 2024-04-04T00:05:55.668244+0000 mon.a (mon.0) 14958 : audit [DBG] from='client.? 172.21.15.67:0/2915030464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:58 smithi082 bash[20963]: cluster 2024-04-04T00:05:56.674409+0000 mgr.y (mgr.24370) 17621 : cluster [DBG] pgmap v17605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:05:58 smithi082 bash[20963]: audit 2024-04-04T00:05:58.116358+0000 mon.a (mon.0) 14959 : audit [DBG] from='client.? 172.21.15.67:0/780616729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:58 smithi067 bash[17655]: cluster 2024-04-04T00:05:56.674409+0000 mgr.y (mgr.24370) 17621 : cluster [DBG] pgmap v17605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:05:58 smithi067 bash[17655]: audit 2024-04-04T00:05:58.116358+0000 mon.a (mon.0) 14959 : audit [DBG] from='client.? 172.21.15.67:0/780616729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:05:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:58 smithi067 bash[27441]: cluster 2024-04-04T00:05:56.674409+0000 mgr.y (mgr.24370) 17621 : cluster [DBG] pgmap v17605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:05:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:05:58 smithi067 bash[27441]: audit 2024-04-04T00:05:58.116358+0000 mon.a (mon.0) 14959 : audit [DBG] from='client.? 172.21.15.67:0/780616729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:00.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:00 smithi082 bash[20963]: cluster 2024-04-04T00:05:58.675088+0000 mgr.y (mgr.24370) 17622 : cluster [DBG] pgmap v17606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:00 smithi067 bash[17655]: cluster 2024-04-04T00:05:58.675088+0000 mgr.y (mgr.24370) 17622 : cluster [DBG] pgmap v17606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:00 smithi067 bash[27441]: cluster 2024-04-04T00:05:58.675088+0000 mgr.y (mgr.24370) 17622 : cluster [DBG] pgmap v17606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:01 smithi082 bash[20963]: audit 2024-04-04T00:06:00.575250+0000 mon.a (mon.0) 14960 : audit [DBG] from='client.? 172.21.15.67:0/2683938608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:01 smithi067 bash[17655]: audit 2024-04-04T00:06:00.575250+0000 mon.a (mon.0) 14960 : audit [DBG] from='client.? 172.21.15.67:0/2683938608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:01 smithi067 bash[27441]: audit 2024-04-04T00:06:00.575250+0000 mon.a (mon.0) 14960 : audit [DBG] from='client.? 172.21.15.67:0/2683938608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:02 smithi082 bash[20963]: cluster 2024-04-04T00:06:00.676234+0000 mgr.y (mgr.24370) 17623 : cluster [DBG] pgmap v17607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:02 smithi067 bash[27441]: cluster 2024-04-04T00:06:00.676234+0000 mgr.y (mgr.24370) 17623 : cluster [DBG] pgmap v17607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:02 smithi067 bash[17655]: cluster 2024-04-04T00:06:00.676234+0000 mgr.y (mgr.24370) 17623 : cluster [DBG] pgmap v17607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:03 smithi067 bash[17655]: audit 2024-04-04T00:06:03.027793+0000 mon.c (mon.2) 7034 : audit [DBG] from='client.? 172.21.15.67:0/975081508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:03] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-04T00:06:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:03 smithi067 bash[27441]: audit 2024-04-04T00:06:03.027793+0000 mon.c (mon.2) 7034 : audit [DBG] from='client.? 172.21.15.67:0/975081508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:03.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:03 smithi082 bash[20963]: audit 2024-04-04T00:06:03.027793+0000 mon.c (mon.2) 7034 : audit [DBG] from='client.? 172.21.15.67:0/975081508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:06:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:04 smithi082 bash[20963]: cluster 2024-04-04T00:06:02.677071+0000 mgr.y (mgr.24370) 17624 : cluster [DBG] pgmap v17608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:04 smithi067 bash[17655]: cluster 2024-04-04T00:06:02.677071+0000 mgr.y (mgr.24370) 17624 : cluster [DBG] pgmap v17608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:04 smithi067 bash[27441]: cluster 2024-04-04T00:06:02.677071+0000 mgr.y (mgr.24370) 17624 : cluster [DBG] pgmap v17608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:06 smithi082 bash[20963]: cluster 2024-04-04T00:06:04.677766+0000 mgr.y (mgr.24370) 17625 : cluster [DBG] pgmap v17609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:06 smithi082 bash[20963]: audit 2024-04-04T00:06:05.491402+0000 mon.a (mon.0) 14961 : audit [DBG] from='client.? 172.21.15.67:0/2912484615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:06 smithi067 bash[27441]: cluster 2024-04-04T00:06:04.677766+0000 mgr.y (mgr.24370) 17625 : cluster [DBG] pgmap v17609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:06 smithi067 bash[27441]: audit 2024-04-04T00:06:05.491402+0000 mon.a (mon.0) 14961 : audit [DBG] from='client.? 172.21.15.67:0/2912484615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:06 smithi067 bash[17655]: cluster 2024-04-04T00:06:04.677766+0000 mgr.y (mgr.24370) 17625 : cluster [DBG] pgmap v17609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:06 smithi067 bash[17655]: audit 2024-04-04T00:06:05.491402+0000 mon.a (mon.0) 14961 : audit [DBG] from='client.? 172.21.15.67:0/2912484615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:08 smithi082 bash[20963]: cluster 2024-04-04T00:06:06.678933+0000 mgr.y (mgr.24370) 17626 : cluster [DBG] pgmap v17610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:08 smithi082 bash[20963]: audit 2024-04-04T00:06:07.950976+0000 mon.c (mon.2) 7035 : audit [DBG] from='client.? 172.21.15.67:0/3825747353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:08 smithi067 bash[27441]: cluster 2024-04-04T00:06:06.678933+0000 mgr.y (mgr.24370) 17626 : cluster [DBG] pgmap v17610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:08 smithi067 bash[27441]: audit 2024-04-04T00:06:07.950976+0000 mon.c (mon.2) 7035 : audit [DBG] from='client.? 172.21.15.67:0/3825747353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:08 smithi067 bash[17655]: cluster 2024-04-04T00:06:06.678933+0000 mgr.y (mgr.24370) 17626 : cluster [DBG] pgmap v17610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:08 smithi067 bash[17655]: audit 2024-04-04T00:06:07.950976+0000 mon.c (mon.2) 7035 : audit [DBG] from='client.? 172.21.15.67:0/3825747353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:10 smithi082 bash[20963]: cluster 2024-04-04T00:06:08.679627+0000 mgr.y (mgr.24370) 17627 : cluster [DBG] pgmap v17611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:10 smithi067 bash[17655]: cluster 2024-04-04T00:06:08.679627+0000 mgr.y (mgr.24370) 17627 : cluster [DBG] pgmap v17611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:10 smithi067 bash[27441]: cluster 2024-04-04T00:06:08.679627+0000 mgr.y (mgr.24370) 17627 : cluster [DBG] pgmap v17611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:11 smithi082 bash[20963]: audit 2024-04-04T00:06:10.408756+0000 mon.c (mon.2) 7036 : audit [DBG] from='client.? 172.21.15.67:0/3854406874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:11 smithi082 bash[20963]: audit 2024-04-04T00:06:10.595803+0000 mon.a (mon.0) 14962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:11 smithi067 bash[17655]: audit 2024-04-04T00:06:10.408756+0000 mon.c (mon.2) 7036 : audit [DBG] from='client.? 172.21.15.67:0/3854406874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:11 smithi067 bash[17655]: audit 2024-04-04T00:06:10.595803+0000 mon.a (mon.0) 14962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:11 smithi067 bash[27441]: audit 2024-04-04T00:06:10.408756+0000 mon.c (mon.2) 7036 : audit [DBG] from='client.? 172.21.15.67:0/3854406874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:11 smithi067 bash[27441]: audit 2024-04-04T00:06:10.595803+0000 mon.a (mon.0) 14962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:12 smithi082 bash[20963]: cluster 2024-04-04T00:06:10.680658+0000 mgr.y (mgr.24370) 17628 : cluster [DBG] pgmap v17612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:12 smithi067 bash[17655]: cluster 2024-04-04T00:06:10.680658+0000 mgr.y (mgr.24370) 17628 : cluster [DBG] pgmap v17612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:12 smithi067 bash[27441]: cluster 2024-04-04T00:06:10.680658+0000 mgr.y (mgr.24370) 17628 : cluster [DBG] pgmap v17612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:13] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-04T00:06:13.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:13 smithi067 bash[17655]: audit 2024-04-04T00:06:12.866746+0000 mon.a (mon.0) 14963 : audit [DBG] from='client.? 172.21.15.67:0/2075241324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:13 smithi067 bash[27441]: audit 2024-04-04T00:06:12.866746+0000 mon.a (mon.0) 14963 : audit [DBG] from='client.? 172.21.15.67:0/2075241324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:13.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:13 smithi082 bash[20963]: audit 2024-04-04T00:06:12.866746+0000 mon.a (mon.0) 14963 : audit [DBG] from='client.? 172.21.15.67:0/2075241324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:06:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:14 smithi082 bash[20963]: cluster 2024-04-04T00:06:12.681432+0000 mgr.y (mgr.24370) 17629 : cluster [DBG] pgmap v17613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:14 smithi067 bash[27441]: cluster 2024-04-04T00:06:12.681432+0000 mgr.y (mgr.24370) 17629 : cluster [DBG] pgmap v17613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:14 smithi067 bash[17655]: cluster 2024-04-04T00:06:12.681432+0000 mgr.y (mgr.24370) 17629 : cluster [DBG] pgmap v17613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:16 smithi082 bash[20963]: cluster 2024-04-04T00:06:14.682115+0000 mgr.y (mgr.24370) 17630 : cluster [DBG] pgmap v17614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:16 smithi082 bash[20963]: audit 2024-04-04T00:06:15.326036+0000 mon.a (mon.0) 14964 : audit [DBG] from='client.? 172.21.15.67:0/4189582958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:16 smithi067 bash[17655]: cluster 2024-04-04T00:06:14.682115+0000 mgr.y (mgr.24370) 17630 : cluster [DBG] pgmap v17614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:16 smithi067 bash[17655]: audit 2024-04-04T00:06:15.326036+0000 mon.a (mon.0) 14964 : audit [DBG] from='client.? 172.21.15.67:0/4189582958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:16 smithi067 bash[27441]: cluster 2024-04-04T00:06:14.682115+0000 mgr.y (mgr.24370) 17630 : cluster [DBG] pgmap v17614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:16 smithi067 bash[27441]: audit 2024-04-04T00:06:15.326036+0000 mon.a (mon.0) 14964 : audit [DBG] from='client.? 172.21.15.67:0/4189582958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:18 smithi082 bash[20963]: cluster 2024-04-04T00:06:16.683391+0000 mgr.y (mgr.24370) 17631 : cluster [DBG] pgmap v17615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:18 smithi082 bash[20963]: audit 2024-04-04T00:06:17.773899+0000 mon.c (mon.2) 7037 : audit [DBG] from='client.? 172.21.15.67:0/2272792864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:18 smithi067 bash[17655]: cluster 2024-04-04T00:06:16.683391+0000 mgr.y (mgr.24370) 17631 : cluster [DBG] pgmap v17615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:18 smithi067 bash[17655]: audit 2024-04-04T00:06:17.773899+0000 mon.c (mon.2) 7037 : audit [DBG] from='client.? 172.21.15.67:0/2272792864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:18 smithi067 bash[27441]: cluster 2024-04-04T00:06:16.683391+0000 mgr.y (mgr.24370) 17631 : cluster [DBG] pgmap v17615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:18.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:18 smithi067 bash[27441]: audit 2024-04-04T00:06:17.773899+0000 mon.c (mon.2) 7037 : audit [DBG] from='client.? 172.21.15.67:0/2272792864' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:20.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:20 smithi082 bash[20963]: cluster 2024-04-04T00:06:18.684075+0000 mgr.y (mgr.24370) 17632 : cluster [DBG] pgmap v17616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:20.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:20 smithi082 bash[20963]: audit 2024-04-04T00:06:20.223564+0000 mon.c (mon.2) 7038 : audit [DBG] from='client.? 172.21.15.67:0/2304644901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:20 smithi067 bash[17655]: cluster 2024-04-04T00:06:18.684075+0000 mgr.y (mgr.24370) 17632 : cluster [DBG] pgmap v17616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:20 smithi067 bash[17655]: audit 2024-04-04T00:06:20.223564+0000 mon.c (mon.2) 7038 : audit [DBG] from='client.? 172.21.15.67:0/2304644901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:20 smithi067 bash[27441]: cluster 2024-04-04T00:06:18.684075+0000 mgr.y (mgr.24370) 17632 : cluster [DBG] pgmap v17616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:20 smithi067 bash[27441]: audit 2024-04-04T00:06:20.223564+0000 mon.c (mon.2) 7038 : audit [DBG] from='client.? 172.21.15.67:0/2304644901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:22.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:22 smithi082 bash[20963]: cluster 2024-04-04T00:06:20.685057+0000 mgr.y (mgr.24370) 17633 : cluster [DBG] pgmap v17617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:22 smithi067 bash[27441]: cluster 2024-04-04T00:06:20.685057+0000 mgr.y (mgr.24370) 17633 : cluster [DBG] pgmap v17617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:22 smithi067 bash[17655]: cluster 2024-04-04T00:06:20.685057+0000 mgr.y (mgr.24370) 17633 : cluster [DBG] pgmap v17617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:23 smithi067 bash[17655]: audit 2024-04-04T00:06:22.683150+0000 mon.c (mon.2) 7039 : audit [DBG] from='client.? 172.21.15.67:0/519683696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:23] "GET /metrics HTTP/1.1" 200 239985 "" "Prometheus/2.43.0" 2024-04-04T00:06:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:23 smithi067 bash[27441]: audit 2024-04-04T00:06:22.683150+0000 mon.c (mon.2) 7039 : audit [DBG] from='client.? 172.21.15.67:0/519683696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:23.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:23 smithi082 bash[20963]: audit 2024-04-04T00:06:22.683150+0000 mon.c (mon.2) 7039 : audit [DBG] from='client.? 172.21.15.67:0/519683696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:23.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:06:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:24 smithi082 bash[20963]: cluster 2024-04-04T00:06:22.685719+0000 mgr.y (mgr.24370) 17634 : cluster [DBG] pgmap v17618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:24 smithi067 bash[17655]: cluster 2024-04-04T00:06:22.685719+0000 mgr.y (mgr.24370) 17634 : cluster [DBG] pgmap v17618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:24 smithi067 bash[27441]: cluster 2024-04-04T00:06:22.685719+0000 mgr.y (mgr.24370) 17634 : cluster [DBG] pgmap v17618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:25 smithi082 bash[20963]: audit 2024-04-04T00:06:24.461840+0000 mon.a (mon.0) 14965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:06:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:25 smithi082 bash[20963]: audit 2024-04-04T00:06:25.130557+0000 mon.a (mon.0) 14966 : audit [DBG] from='client.? 172.21.15.67:0/1451220014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:25 smithi067 bash[27441]: audit 2024-04-04T00:06:24.461840+0000 mon.a (mon.0) 14965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:06:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:25 smithi067 bash[27441]: audit 2024-04-04T00:06:25.130557+0000 mon.a (mon.0) 14966 : audit [DBG] from='client.? 172.21.15.67:0/1451220014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:25 smithi067 bash[17655]: audit 2024-04-04T00:06:24.461840+0000 mon.a (mon.0) 14965 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:06:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:25 smithi067 bash[17655]: audit 2024-04-04T00:06:25.130557+0000 mon.a (mon.0) 14966 : audit [DBG] from='client.? 172.21.15.67:0/1451220014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:26 smithi082 bash[20963]: cluster 2024-04-04T00:06:24.686294+0000 mgr.y (mgr.24370) 17635 : cluster [DBG] pgmap v17619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:26 smithi082 bash[20963]: audit 2024-04-04T00:06:25.596200+0000 mon.a (mon.0) 14967 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:26 smithi067 bash[17655]: cluster 2024-04-04T00:06:24.686294+0000 mgr.y (mgr.24370) 17635 : cluster [DBG] pgmap v17619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:26 smithi067 bash[17655]: audit 2024-04-04T00:06:25.596200+0000 mon.a (mon.0) 14967 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:26 smithi067 bash[27441]: cluster 2024-04-04T00:06:24.686294+0000 mgr.y (mgr.24370) 17635 : cluster [DBG] pgmap v17619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:26 smithi067 bash[27441]: audit 2024-04-04T00:06:25.596200+0000 mon.a (mon.0) 14967 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:28 smithi082 bash[20963]: cluster 2024-04-04T00:06:26.687416+0000 mgr.y (mgr.24370) 17636 : cluster [DBG] pgmap v17620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:28 smithi082 bash[20963]: audit 2024-04-04T00:06:27.577095+0000 mon.c (mon.2) 7040 : audit [DBG] from='client.? 172.21.15.67:0/3777663986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:28 smithi067 bash[17655]: cluster 2024-04-04T00:06:26.687416+0000 mgr.y (mgr.24370) 17636 : cluster [DBG] pgmap v17620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:28 smithi067 bash[17655]: audit 2024-04-04T00:06:27.577095+0000 mon.c (mon.2) 7040 : audit [DBG] from='client.? 172.21.15.67:0/3777663986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:28 smithi067 bash[27441]: cluster 2024-04-04T00:06:26.687416+0000 mgr.y (mgr.24370) 17636 : cluster [DBG] pgmap v17620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:28 smithi067 bash[27441]: audit 2024-04-04T00:06:27.577095+0000 mon.c (mon.2) 7040 : audit [DBG] from='client.? 172.21.15.67:0/3777663986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:30 smithi082 bash[20963]: cluster 2024-04-04T00:06:28.688146+0000 mgr.y (mgr.24370) 17637 : cluster [DBG] pgmap v17621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:30 smithi082 bash[20963]: audit 2024-04-04T00:06:30.063544+0000 mon.a (mon.0) 14968 : audit [DBG] from='client.? 172.21.15.67:0/2184509445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:30 smithi082 bash[20963]: audit 2024-04-04T00:06:30.161562+0000 mon.a (mon.0) 14969 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:30 smithi082 bash[20963]: audit 2024-04-04T00:06:30.168452+0000 mon.a (mon.0) 14970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:30 smithi067 bash[27441]: cluster 2024-04-04T00:06:28.688146+0000 mgr.y (mgr.24370) 17637 : cluster [DBG] pgmap v17621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:30 smithi067 bash[27441]: audit 2024-04-04T00:06:30.063544+0000 mon.a (mon.0) 14968 : audit [DBG] from='client.? 172.21.15.67:0/2184509445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:30 smithi067 bash[27441]: audit 2024-04-04T00:06:30.161562+0000 mon.a (mon.0) 14969 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:30 smithi067 bash[27441]: audit 2024-04-04T00:06:30.168452+0000 mon.a (mon.0) 14970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:30 smithi067 bash[17655]: cluster 2024-04-04T00:06:28.688146+0000 mgr.y (mgr.24370) 17637 : cluster [DBG] pgmap v17621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:30.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:30 smithi067 bash[17655]: audit 2024-04-04T00:06:30.063544+0000 mon.a (mon.0) 14968 : audit [DBG] from='client.? 172.21.15.67:0/2184509445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:30.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:30 smithi067 bash[17655]: audit 2024-04-04T00:06:30.161562+0000 mon.a (mon.0) 14969 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:30.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:30 smithi067 bash[17655]: audit 2024-04-04T00:06:30.168452+0000 mon.a (mon.0) 14970 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:31 smithi082 bash[20963]: audit 2024-04-04T00:06:30.524449+0000 mon.a (mon.0) 14971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:31 smithi082 bash[20963]: audit 2024-04-04T00:06:30.532462+0000 mon.a (mon.0) 14972 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:31 smithi082 bash[20963]: audit 2024-04-04T00:06:30.969900+0000 mon.a (mon.0) 14973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:06:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:31 smithi082 bash[20963]: audit 2024-04-04T00:06:30.971702+0000 mon.a (mon.0) 14974 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:06:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:31 smithi082 bash[20963]: audit 2024-04-04T00:06:30.980166+0000 mon.a (mon.0) 14975 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[27441]: audit 2024-04-04T00:06:30.524449+0000 mon.a (mon.0) 14971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[27441]: audit 2024-04-04T00:06:30.532462+0000 mon.a (mon.0) 14972 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[27441]: audit 2024-04-04T00:06:30.969900+0000 mon.a (mon.0) 14973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:06:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[27441]: audit 2024-04-04T00:06:30.971702+0000 mon.a (mon.0) 14974 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:06:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[27441]: audit 2024-04-04T00:06:30.980166+0000 mon.a (mon.0) 14975 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[17655]: audit 2024-04-04T00:06:30.524449+0000 mon.a (mon.0) 14971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[17655]: audit 2024-04-04T00:06:30.532462+0000 mon.a (mon.0) 14972 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[17655]: audit 2024-04-04T00:06:30.969900+0000 mon.a (mon.0) 14973 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:06:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[17655]: audit 2024-04-04T00:06:30.971702+0000 mon.a (mon.0) 14974 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:06:31.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:31 smithi067 bash[17655]: audit 2024-04-04T00:06:30.980166+0000 mon.a (mon.0) 14975 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:06:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:32 smithi082 bash[20963]: cluster 2024-04-04T00:06:30.689099+0000 mgr.y (mgr.24370) 17638 : cluster [DBG] pgmap v17622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:32 smithi082 bash[20963]: audit 2024-04-04T00:06:32.520904+0000 mon.c (mon.2) 7041 : audit [DBG] from='client.? 172.21.15.67:0/1623500838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:32 smithi067 bash[27441]: cluster 2024-04-04T00:06:30.689099+0000 mgr.y (mgr.24370) 17638 : cluster [DBG] pgmap v17622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:32 smithi067 bash[27441]: audit 2024-04-04T00:06:32.520904+0000 mon.c (mon.2) 7041 : audit [DBG] from='client.? 172.21.15.67:0/1623500838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:32 smithi067 bash[17655]: cluster 2024-04-04T00:06:30.689099+0000 mgr.y (mgr.24370) 17638 : cluster [DBG] pgmap v17622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:32 smithi067 bash[17655]: audit 2024-04-04T00:06:32.520904+0000 mon.c (mon.2) 7041 : audit [DBG] from='client.? 172.21.15.67:0/1623500838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:33] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-04T00:06:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:06:34.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:34 smithi082 bash[20963]: cluster 2024-04-04T00:06:32.689932+0000 mgr.y (mgr.24370) 17639 : cluster [DBG] pgmap v17623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:34 smithi067 bash[27441]: cluster 2024-04-04T00:06:32.689932+0000 mgr.y (mgr.24370) 17639 : cluster [DBG] pgmap v17623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:34 smithi067 bash[17655]: cluster 2024-04-04T00:06:32.689932+0000 mgr.y (mgr.24370) 17639 : cluster [DBG] pgmap v17623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:35.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:35 smithi082 bash[20963]: audit 2024-04-04T00:06:34.976254+0000 mon.a (mon.0) 14976 : audit [DBG] from='client.? 172.21.15.67:0/3128498982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:35.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:35 smithi067 bash[17655]: audit 2024-04-04T00:06:34.976254+0000 mon.a (mon.0) 14976 : audit [DBG] from='client.? 172.21.15.67:0/3128498982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:35.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:35 smithi067 bash[27441]: audit 2024-04-04T00:06:34.976254+0000 mon.a (mon.0) 14976 : audit [DBG] from='client.? 172.21.15.67:0/3128498982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:36.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:36 smithi082 bash[20963]: cluster 2024-04-04T00:06:34.690584+0000 mgr.y (mgr.24370) 17640 : cluster [DBG] pgmap v17624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:36 smithi067 bash[17655]: cluster 2024-04-04T00:06:34.690584+0000 mgr.y (mgr.24370) 17640 : cluster [DBG] pgmap v17624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:36 smithi067 bash[27441]: cluster 2024-04-04T00:06:34.690584+0000 mgr.y (mgr.24370) 17640 : cluster [DBG] pgmap v17624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:37 smithi082 bash[20963]: audit 2024-04-04T00:06:37.427997+0000 mon.a (mon.0) 14977 : audit [DBG] from='client.? 172.21.15.67:0/2921158582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:37 smithi067 bash[17655]: audit 2024-04-04T00:06:37.427997+0000 mon.a (mon.0) 14977 : audit [DBG] from='client.? 172.21.15.67:0/2921158582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:37.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:37 smithi067 bash[27441]: audit 2024-04-04T00:06:37.427997+0000 mon.a (mon.0) 14977 : audit [DBG] from='client.? 172.21.15.67:0/2921158582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:38.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:38 smithi082 bash[20963]: cluster 2024-04-04T00:06:36.691780+0000 mgr.y (mgr.24370) 17641 : cluster [DBG] pgmap v17625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:38 smithi067 bash[17655]: cluster 2024-04-04T00:06:36.691780+0000 mgr.y (mgr.24370) 17641 : cluster [DBG] pgmap v17625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:38 smithi067 bash[27441]: cluster 2024-04-04T00:06:36.691780+0000 mgr.y (mgr.24370) 17641 : cluster [DBG] pgmap v17625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:40 smithi082 bash[20963]: cluster 2024-04-04T00:06:38.692499+0000 mgr.y (mgr.24370) 17642 : cluster [DBG] pgmap v17626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:40 smithi082 bash[20963]: audit 2024-04-04T00:06:39.877124+0000 mon.c (mon.2) 7042 : audit [DBG] from='client.? 172.21.15.67:0/3760724364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:40 smithi067 bash[27441]: cluster 2024-04-04T00:06:38.692499+0000 mgr.y (mgr.24370) 17642 : cluster [DBG] pgmap v17626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:40 smithi067 bash[27441]: audit 2024-04-04T00:06:39.877124+0000 mon.c (mon.2) 7042 : audit [DBG] from='client.? 172.21.15.67:0/3760724364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:40 smithi067 bash[17655]: cluster 2024-04-04T00:06:38.692499+0000 mgr.y (mgr.24370) 17642 : cluster [DBG] pgmap v17626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:40 smithi067 bash[17655]: audit 2024-04-04T00:06:39.877124+0000 mon.c (mon.2) 7042 : audit [DBG] from='client.? 172.21.15.67:0/3760724364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:41 smithi082 bash[20963]: audit 2024-04-04T00:06:40.596805+0000 mon.a (mon.0) 14978 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:41 smithi067 bash[27441]: audit 2024-04-04T00:06:40.596805+0000 mon.a (mon.0) 14978 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:41 smithi067 bash[17655]: audit 2024-04-04T00:06:40.596805+0000 mon.a (mon.0) 14978 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:42 smithi082 bash[20963]: cluster 2024-04-04T00:06:40.693442+0000 mgr.y (mgr.24370) 17643 : cluster [DBG] pgmap v17627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:42.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:42 smithi082 bash[20963]: audit 2024-04-04T00:06:42.327911+0000 mon.c (mon.2) 7043 : audit [DBG] from='client.? 172.21.15.67:0/2409615492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:42 smithi067 bash[17655]: cluster 2024-04-04T00:06:40.693442+0000 mgr.y (mgr.24370) 17643 : cluster [DBG] pgmap v17627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:42 smithi067 bash[17655]: audit 2024-04-04T00:06:42.327911+0000 mon.c (mon.2) 7043 : audit [DBG] from='client.? 172.21.15.67:0/2409615492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:42 smithi067 bash[27441]: cluster 2024-04-04T00:06:40.693442+0000 mgr.y (mgr.24370) 17643 : cluster [DBG] pgmap v17627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:42 smithi067 bash[27441]: audit 2024-04-04T00:06:42.327911+0000 mon.c (mon.2) 7043 : audit [DBG] from='client.? 172.21.15.67:0/2409615492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:43] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:06:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:06:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:44 smithi082 bash[20963]: cluster 2024-04-04T00:06:42.694274+0000 mgr.y (mgr.24370) 17644 : cluster [DBG] pgmap v17628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:44 smithi067 bash[17655]: cluster 2024-04-04T00:06:42.694274+0000 mgr.y (mgr.24370) 17644 : cluster [DBG] pgmap v17628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:44 smithi067 bash[27441]: cluster 2024-04-04T00:06:42.694274+0000 mgr.y (mgr.24370) 17644 : cluster [DBG] pgmap v17628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:45.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:45 smithi082 bash[20963]: audit 2024-04-04T00:06:44.778727+0000 mon.c (mon.2) 7044 : audit [DBG] from='client.? 172.21.15.67:0/1931217127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:45 smithi067 bash[17655]: audit 2024-04-04T00:06:44.778727+0000 mon.c (mon.2) 7044 : audit [DBG] from='client.? 172.21.15.67:0/1931217127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:45 smithi067 bash[27441]: audit 2024-04-04T00:06:44.778727+0000 mon.c (mon.2) 7044 : audit [DBG] from='client.? 172.21.15.67:0/1931217127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:46.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:46 smithi082 bash[20963]: cluster 2024-04-04T00:06:44.695012+0000 mgr.y (mgr.24370) 17645 : cluster [DBG] pgmap v17629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:46 smithi067 bash[17655]: cluster 2024-04-04T00:06:44.695012+0000 mgr.y (mgr.24370) 17645 : cluster [DBG] pgmap v17629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:46 smithi067 bash[27441]: cluster 2024-04-04T00:06:44.695012+0000 mgr.y (mgr.24370) 17645 : cluster [DBG] pgmap v17629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:47 smithi082 bash[20963]: audit 2024-04-04T00:06:47.233103+0000 mon.c (mon.2) 7045 : audit [DBG] from='client.? 172.21.15.67:0/1630492623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:47.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:47 smithi067 bash[17655]: audit 2024-04-04T00:06:47.233103+0000 mon.c (mon.2) 7045 : audit [DBG] from='client.? 172.21.15.67:0/1630492623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:47.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:47 smithi067 bash[27441]: audit 2024-04-04T00:06:47.233103+0000 mon.c (mon.2) 7045 : audit [DBG] from='client.? 172.21.15.67:0/1630492623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:48 smithi082 bash[20963]: cluster 2024-04-04T00:06:46.696430+0000 mgr.y (mgr.24370) 17646 : cluster [DBG] pgmap v17630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:48 smithi067 bash[17655]: cluster 2024-04-04T00:06:46.696430+0000 mgr.y (mgr.24370) 17646 : cluster [DBG] pgmap v17630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:48 smithi067 bash[27441]: cluster 2024-04-04T00:06:46.696430+0000 mgr.y (mgr.24370) 17646 : cluster [DBG] pgmap v17630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:50 smithi082 bash[20963]: cluster 2024-04-04T00:06:48.697164+0000 mgr.y (mgr.24370) 17647 : cluster [DBG] pgmap v17631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:50 smithi082 bash[20963]: audit 2024-04-04T00:06:49.681568+0000 mon.c (mon.2) 7046 : audit [DBG] from='client.? 172.21.15.67:0/808866627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:50 smithi067 bash[17655]: cluster 2024-04-04T00:06:48.697164+0000 mgr.y (mgr.24370) 17647 : cluster [DBG] pgmap v17631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:50 smithi067 bash[17655]: audit 2024-04-04T00:06:49.681568+0000 mon.c (mon.2) 7046 : audit [DBG] from='client.? 172.21.15.67:0/808866627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:50 smithi067 bash[27441]: cluster 2024-04-04T00:06:48.697164+0000 mgr.y (mgr.24370) 17647 : cluster [DBG] pgmap v17631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:50 smithi067 bash[27441]: audit 2024-04-04T00:06:49.681568+0000 mon.c (mon.2) 7046 : audit [DBG] from='client.? 172.21.15.67:0/808866627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:52 smithi082 bash[20963]: cluster 2024-04-04T00:06:50.698172+0000 mgr.y (mgr.24370) 17648 : cluster [DBG] pgmap v17632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:52.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:52 smithi082 bash[20963]: audit 2024-04-04T00:06:52.136884+0000 mon.a (mon.0) 14979 : audit [DBG] from='client.? 172.21.15.67:0/1657799355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:52 smithi067 bash[17655]: cluster 2024-04-04T00:06:50.698172+0000 mgr.y (mgr.24370) 17648 : cluster [DBG] pgmap v17632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:52 smithi067 bash[17655]: audit 2024-04-04T00:06:52.136884+0000 mon.a (mon.0) 14979 : audit [DBG] from='client.? 172.21.15.67:0/1657799355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:52 smithi067 bash[27441]: cluster 2024-04-04T00:06:50.698172+0000 mgr.y (mgr.24370) 17648 : cluster [DBG] pgmap v17632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:52 smithi067 bash[27441]: audit 2024-04-04T00:06:52.136884+0000 mon.a (mon.0) 14979 : audit [DBG] from='client.? 172.21.15.67:0/1657799355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:53] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:06:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:06:54.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:54 smithi082 bash[20963]: cluster 2024-04-04T00:06:52.699010+0000 mgr.y (mgr.24370) 17649 : cluster [DBG] pgmap v17633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:54.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:54 smithi082 bash[20963]: audit 2024-04-04T00:06:54.591038+0000 mon.a (mon.0) 14980 : audit [DBG] from='client.? 172.21.15.67:0/2492810160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:54 smithi067 bash[17655]: cluster 2024-04-04T00:06:52.699010+0000 mgr.y (mgr.24370) 17649 : cluster [DBG] pgmap v17633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:54 smithi067 bash[17655]: audit 2024-04-04T00:06:54.591038+0000 mon.a (mon.0) 14980 : audit [DBG] from='client.? 172.21.15.67:0/2492810160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:54 smithi067 bash[27441]: cluster 2024-04-04T00:06:52.699010+0000 mgr.y (mgr.24370) 17649 : cluster [DBG] pgmap v17633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:54 smithi067 bash[27441]: audit 2024-04-04T00:06:54.591038+0000 mon.a (mon.0) 14980 : audit [DBG] from='client.? 172.21.15.67:0/2492810160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:55 smithi082 bash[20963]: audit 2024-04-04T00:06:55.596928+0000 mon.a (mon.0) 14981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:55 smithi067 bash[17655]: audit 2024-04-04T00:06:55.596928+0000 mon.a (mon.0) 14981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:55 smithi067 bash[27441]: audit 2024-04-04T00:06:55.596928+0000 mon.a (mon.0) 14981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:06:56.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:56 smithi082 bash[20963]: cluster 2024-04-04T00:06:54.699694+0000 mgr.y (mgr.24370) 17650 : cluster [DBG] pgmap v17634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:56 smithi067 bash[27441]: cluster 2024-04-04T00:06:54.699694+0000 mgr.y (mgr.24370) 17650 : cluster [DBG] pgmap v17634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:56 smithi067 bash[17655]: cluster 2024-04-04T00:06:54.699694+0000 mgr.y (mgr.24370) 17650 : cluster [DBG] pgmap v17634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:57 smithi067 bash[17655]: audit 2024-04-04T00:06:57.044612+0000 mon.a (mon.0) 14982 : audit [DBG] from='client.? 172.21.15.67:0/3794732496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:57 smithi067 bash[27441]: audit 2024-04-04T00:06:57.044612+0000 mon.a (mon.0) 14982 : audit [DBG] from='client.? 172.21.15.67:0/3794732496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:57 smithi082 bash[20963]: audit 2024-04-04T00:06:57.044612+0000 mon.a (mon.0) 14982 : audit [DBG] from='client.? 172.21.15.67:0/3794732496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:58 smithi067 bash[27441]: cluster 2024-04-04T00:06:56.700906+0000 mgr.y (mgr.24370) 17651 : cluster [DBG] pgmap v17635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:58.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:58 smithi067 bash[17655]: cluster 2024-04-04T00:06:56.700906+0000 mgr.y (mgr.24370) 17651 : cluster [DBG] pgmap v17635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:59.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:58 smithi082 bash[20963]: cluster 2024-04-04T00:06:56.700906+0000 mgr.y (mgr.24370) 17651 : cluster [DBG] pgmap v17635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:06:59.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:06:59 smithi067 bash[27441]: audit 2024-04-04T00:06:59.500297+0000 mon.c (mon.2) 7047 : audit [DBG] from='client.? 172.21.15.67:0/4048122168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:06:59.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:06:59 smithi067 bash[17655]: audit 2024-04-04T00:06:59.500297+0000 mon.c (mon.2) 7047 : audit [DBG] from='client.? 172.21.15.67:0/4048122168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:06:59 smithi082 bash[20963]: audit 2024-04-04T00:06:59.500297+0000 mon.c (mon.2) 7047 : audit [DBG] from='client.? 172.21.15.67:0/4048122168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:00 smithi067 bash[17655]: cluster 2024-04-04T00:06:58.701595+0000 mgr.y (mgr.24370) 17652 : cluster [DBG] pgmap v17636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:00 smithi067 bash[27441]: cluster 2024-04-04T00:06:58.701595+0000 mgr.y (mgr.24370) 17652 : cluster [DBG] pgmap v17636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:01.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:00 smithi082 bash[20963]: cluster 2024-04-04T00:06:58.701595+0000 mgr.y (mgr.24370) 17652 : cluster [DBG] pgmap v17636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:02.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:02 smithi067 bash[17655]: cluster 2024-04-04T00:07:00.702674+0000 mgr.y (mgr.24370) 17653 : cluster [DBG] pgmap v17637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:02.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:02 smithi067 bash[17655]: audit 2024-04-04T00:07:01.954196+0000 mon.c (mon.2) 7048 : audit [DBG] from='client.? 172.21.15.67:0/1214536318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:02.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:02 smithi067 bash[27441]: cluster 2024-04-04T00:07:00.702674+0000 mgr.y (mgr.24370) 17653 : cluster [DBG] pgmap v17637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:02.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:02 smithi067 bash[27441]: audit 2024-04-04T00:07:01.954196+0000 mon.c (mon.2) 7048 : audit [DBG] from='client.? 172.21.15.67:0/1214536318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:02 smithi082 bash[20963]: cluster 2024-04-04T00:07:00.702674+0000 mgr.y (mgr.24370) 17653 : cluster [DBG] pgmap v17637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:03.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:02 smithi082 bash[20963]: audit 2024-04-04T00:07:01.954196+0000 mon.c (mon.2) 7048 : audit [DBG] from='client.? 172.21.15.67:0/1214536318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:03] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-04T00:07:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:07:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:04 smithi067 bash[17655]: cluster 2024-04-04T00:07:02.703645+0000 mgr.y (mgr.24370) 17654 : cluster [DBG] pgmap v17638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:04 smithi067 bash[17655]: audit 2024-04-04T00:07:04.406113+0000 mon.a (mon.0) 14983 : audit [DBG] from='client.? 172.21.15.67:0/663580382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:04.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:04 smithi067 bash[27441]: cluster 2024-04-04T00:07:02.703645+0000 mgr.y (mgr.24370) 17654 : cluster [DBG] pgmap v17638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:04.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:04 smithi067 bash[27441]: audit 2024-04-04T00:07:04.406113+0000 mon.a (mon.0) 14983 : audit [DBG] from='client.? 172.21.15.67:0/663580382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:04 smithi082 bash[20963]: cluster 2024-04-04T00:07:02.703645+0000 mgr.y (mgr.24370) 17654 : cluster [DBG] pgmap v17638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:05.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:04 smithi082 bash[20963]: audit 2024-04-04T00:07:04.406113+0000 mon.a (mon.0) 14983 : audit [DBG] from='client.? 172.21.15.67:0/663580382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:06.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:06 smithi067 bash[17655]: cluster 2024-04-04T00:07:04.704381+0000 mgr.y (mgr.24370) 17655 : cluster [DBG] pgmap v17639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:06 smithi067 bash[27441]: cluster 2024-04-04T00:07:04.704381+0000 mgr.y (mgr.24370) 17655 : cluster [DBG] pgmap v17639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:07.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:06 smithi082 bash[20963]: cluster 2024-04-04T00:07:04.704381+0000 mgr.y (mgr.24370) 17655 : cluster [DBG] pgmap v17639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:08.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:07 smithi082 bash[20963]: audit 2024-04-04T00:07:06.868138+0000 mon.c (mon.2) 7049 : audit [DBG] from='client.? 172.21.15.67:0/3598221036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:08.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:07 smithi067 bash[27441]: audit 2024-04-04T00:07:06.868138+0000 mon.c (mon.2) 7049 : audit [DBG] from='client.? 172.21.15.67:0/3598221036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:08.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:07 smithi067 bash[17655]: audit 2024-04-04T00:07:06.868138+0000 mon.c (mon.2) 7049 : audit [DBG] from='client.? 172.21.15.67:0/3598221036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:08 smithi082 bash[20963]: cluster 2024-04-04T00:07:06.705634+0000 mgr.y (mgr.24370) 17656 : cluster [DBG] pgmap v17640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:08 smithi067 bash[17655]: cluster 2024-04-04T00:07:06.705634+0000 mgr.y (mgr.24370) 17656 : cluster [DBG] pgmap v17640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:08 smithi067 bash[27441]: cluster 2024-04-04T00:07:06.705634+0000 mgr.y (mgr.24370) 17656 : cluster [DBG] pgmap v17640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:10.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:09 smithi082 bash[20963]: audit 2024-04-04T00:07:09.319716+0000 mon.a (mon.0) 14984 : audit [DBG] from='client.? 172.21.15.67:0/3881962336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:10.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:09 smithi067 bash[27441]: audit 2024-04-04T00:07:09.319716+0000 mon.a (mon.0) 14984 : audit [DBG] from='client.? 172.21.15.67:0/3881962336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:10.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:09 smithi067 bash[17655]: audit 2024-04-04T00:07:09.319716+0000 mon.a (mon.0) 14984 : audit [DBG] from='client.? 172.21.15.67:0/3881962336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:10 smithi082 bash[20963]: cluster 2024-04-04T00:07:08.706370+0000 mgr.y (mgr.24370) 17657 : cluster [DBG] pgmap v17641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:10 smithi082 bash[20963]: audit 2024-04-04T00:07:10.597240+0000 mon.a (mon.0) 14985 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:10 smithi067 bash[17655]: cluster 2024-04-04T00:07:08.706370+0000 mgr.y (mgr.24370) 17657 : cluster [DBG] pgmap v17641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:10 smithi067 bash[17655]: audit 2024-04-04T00:07:10.597240+0000 mon.a (mon.0) 14985 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:10 smithi067 bash[27441]: cluster 2024-04-04T00:07:08.706370+0000 mgr.y (mgr.24370) 17657 : cluster [DBG] pgmap v17641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:10 smithi067 bash[27441]: audit 2024-04-04T00:07:10.597240+0000 mon.a (mon.0) 14985 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:12.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:11 smithi082 bash[20963]: cluster 2024-04-04T00:07:10.707506+0000 mgr.y (mgr.24370) 17658 : cluster [DBG] pgmap v17642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:11 smithi067 bash[17655]: cluster 2024-04-04T00:07:10.707506+0000 mgr.y (mgr.24370) 17658 : cluster [DBG] pgmap v17642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:11 smithi067 bash[27441]: cluster 2024-04-04T00:07:10.707506+0000 mgr.y (mgr.24370) 17658 : cluster [DBG] pgmap v17642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:12 smithi067 bash[17655]: audit 2024-04-04T00:07:11.775692+0000 mon.a (mon.0) 14986 : audit [DBG] from='client.? 172.21.15.67:0/3539113822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:13.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:12 smithi067 bash[27441]: audit 2024-04-04T00:07:11.775692+0000 mon.a (mon.0) 14986 : audit [DBG] from='client.? 172.21.15.67:0/3539113822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:12 smithi082 bash[20963]: audit 2024-04-04T00:07:11.775692+0000 mon.a (mon.0) 14986 : audit [DBG] from='client.? 172.21.15.67:0/3539113822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:13] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-04T00:07:13.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:13 smithi082 bash[20963]: cluster 2024-04-04T00:07:12.708063+0000 mgr.y (mgr.24370) 17659 : cluster [DBG] pgmap v17643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:07:14.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:13 smithi067 bash[17655]: cluster 2024-04-04T00:07:12.708063+0000 mgr.y (mgr.24370) 17659 : cluster [DBG] pgmap v17643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:13 smithi067 bash[27441]: cluster 2024-04-04T00:07:12.708063+0000 mgr.y (mgr.24370) 17659 : cluster [DBG] pgmap v17643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:14 smithi082 bash[20963]: audit 2024-04-04T00:07:14.235748+0000 mon.c (mon.2) 7050 : audit [DBG] from='client.? 172.21.15.67:0/2070341552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:14 smithi067 bash[27441]: audit 2024-04-04T00:07:14.235748+0000 mon.c (mon.2) 7050 : audit [DBG] from='client.? 172.21.15.67:0/2070341552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:14 smithi067 bash[17655]: audit 2024-04-04T00:07:14.235748+0000 mon.c (mon.2) 7050 : audit [DBG] from='client.? 172.21.15.67:0/2070341552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:16.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:15 smithi082 bash[20963]: cluster 2024-04-04T00:07:14.708741+0000 mgr.y (mgr.24370) 17660 : cluster [DBG] pgmap v17644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:15 smithi067 bash[27441]: cluster 2024-04-04T00:07:14.708741+0000 mgr.y (mgr.24370) 17660 : cluster [DBG] pgmap v17644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:15 smithi067 bash[17655]: cluster 2024-04-04T00:07:14.708741+0000 mgr.y (mgr.24370) 17660 : cluster [DBG] pgmap v17644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:16 smithi082 bash[20963]: audit 2024-04-04T00:07:16.686853+0000 mon.c (mon.2) 7051 : audit [DBG] from='client.? 172.21.15.67:0/1426300543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:16 smithi067 bash[27441]: audit 2024-04-04T00:07:16.686853+0000 mon.c (mon.2) 7051 : audit [DBG] from='client.? 172.21.15.67:0/1426300543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:16 smithi067 bash[17655]: audit 2024-04-04T00:07:16.686853+0000 mon.c (mon.2) 7051 : audit [DBG] from='client.? 172.21.15.67:0/1426300543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:17 smithi082 bash[20963]: cluster 2024-04-04T00:07:16.709829+0000 mgr.y (mgr.24370) 17661 : cluster [DBG] pgmap v17645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:17 smithi067 bash[27441]: cluster 2024-04-04T00:07:16.709829+0000 mgr.y (mgr.24370) 17661 : cluster [DBG] pgmap v17645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:18.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:17 smithi067 bash[17655]: cluster 2024-04-04T00:07:16.709829+0000 mgr.y (mgr.24370) 17661 : cluster [DBG] pgmap v17645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:19 smithi082 bash[20963]: cluster 2024-04-04T00:07:18.710548+0000 mgr.y (mgr.24370) 17662 : cluster [DBG] pgmap v17646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:19 smithi082 bash[20963]: audit 2024-04-04T00:07:19.140792+0000 mon.c (mon.2) 7052 : audit [DBG] from='client.? 172.21.15.67:0/368077682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:20.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:19 smithi067 bash[27441]: cluster 2024-04-04T00:07:18.710548+0000 mgr.y (mgr.24370) 17662 : cluster [DBG] pgmap v17646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:20.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:19 smithi067 bash[27441]: audit 2024-04-04T00:07:19.140792+0000 mon.c (mon.2) 7052 : audit [DBG] from='client.? 172.21.15.67:0/368077682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:19 smithi067 bash[17655]: cluster 2024-04-04T00:07:18.710548+0000 mgr.y (mgr.24370) 17662 : cluster [DBG] pgmap v17646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:19 smithi067 bash[17655]: audit 2024-04-04T00:07:19.140792+0000 mon.c (mon.2) 7052 : audit [DBG] from='client.? 172.21.15.67:0/368077682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:22.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:21 smithi082 bash[20963]: cluster 2024-04-04T00:07:20.711565+0000 mgr.y (mgr.24370) 17663 : cluster [DBG] pgmap v17647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:21 smithi082 bash[20963]: audit 2024-04-04T00:07:21.587652+0000 mon.c (mon.2) 7053 : audit [DBG] from='client.? 172.21.15.67:0/4053871492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:21 smithi067 bash[27441]: cluster 2024-04-04T00:07:20.711565+0000 mgr.y (mgr.24370) 17663 : cluster [DBG] pgmap v17647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:21 smithi067 bash[27441]: audit 2024-04-04T00:07:21.587652+0000 mon.c (mon.2) 7053 : audit [DBG] from='client.? 172.21.15.67:0/4053871492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:21 smithi067 bash[17655]: cluster 2024-04-04T00:07:20.711565+0000 mgr.y (mgr.24370) 17663 : cluster [DBG] pgmap v17647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:21 smithi067 bash[17655]: audit 2024-04-04T00:07:21.587652+0000 mon.c (mon.2) 7053 : audit [DBG] from='client.? 172.21.15.67:0/4053871492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:23] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-04T00:07:23.793 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:07:24.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:23 smithi082 bash[20963]: cluster 2024-04-04T00:07:22.712450+0000 mgr.y (mgr.24370) 17664 : cluster [DBG] pgmap v17648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:24.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:23 smithi067 bash[27441]: cluster 2024-04-04T00:07:22.712450+0000 mgr.y (mgr.24370) 17664 : cluster [DBG] pgmap v17648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:24.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:23 smithi067 bash[17655]: cluster 2024-04-04T00:07:22.712450+0000 mgr.y (mgr.24370) 17664 : cluster [DBG] pgmap v17648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:24 smithi082 bash[20963]: audit 2024-04-04T00:07:24.046364+0000 mon.a (mon.0) 14987 : audit [DBG] from='client.? 172.21.15.67:0/373992571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:24 smithi067 bash[17655]: audit 2024-04-04T00:07:24.046364+0000 mon.a (mon.0) 14987 : audit [DBG] from='client.? 172.21.15.67:0/373992571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:24 smithi067 bash[27441]: audit 2024-04-04T00:07:24.046364+0000 mon.a (mon.0) 14987 : audit [DBG] from='client.? 172.21.15.67:0/373992571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:25 smithi082 bash[20963]: cluster 2024-04-04T00:07:24.713160+0000 mgr.y (mgr.24370) 17665 : cluster [DBG] pgmap v17649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:25 smithi082 bash[20963]: audit 2024-04-04T00:07:25.597808+0000 mon.a (mon.0) 14988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:25 smithi067 bash[17655]: cluster 2024-04-04T00:07:24.713160+0000 mgr.y (mgr.24370) 17665 : cluster [DBG] pgmap v17649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:25 smithi067 bash[17655]: audit 2024-04-04T00:07:25.597808+0000 mon.a (mon.0) 14988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:25 smithi067 bash[27441]: cluster 2024-04-04T00:07:24.713160+0000 mgr.y (mgr.24370) 17665 : cluster [DBG] pgmap v17649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:25 smithi067 bash[27441]: audit 2024-04-04T00:07:25.597808+0000 mon.a (mon.0) 14988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:27.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:26 smithi082 bash[20963]: audit 2024-04-04T00:07:26.497589+0000 mon.c (mon.2) 7054 : audit [DBG] from='client.? 172.21.15.67:0/776031037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:26 smithi067 bash[17655]: audit 2024-04-04T00:07:26.497589+0000 mon.c (mon.2) 7054 : audit [DBG] from='client.? 172.21.15.67:0/776031037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:26 smithi067 bash[27441]: audit 2024-04-04T00:07:26.497589+0000 mon.c (mon.2) 7054 : audit [DBG] from='client.? 172.21.15.67:0/776031037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:28.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:27 smithi082 bash[20963]: cluster 2024-04-04T00:07:26.714295+0000 mgr.y (mgr.24370) 17666 : cluster [DBG] pgmap v17650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:28.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:27 smithi067 bash[17655]: cluster 2024-04-04T00:07:26.714295+0000 mgr.y (mgr.24370) 17666 : cluster [DBG] pgmap v17650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:27 smithi067 bash[27441]: cluster 2024-04-04T00:07:26.714295+0000 mgr.y (mgr.24370) 17666 : cluster [DBG] pgmap v17650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:30.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:29 smithi082 bash[20963]: cluster 2024-04-04T00:07:28.715037+0000 mgr.y (mgr.24370) 17667 : cluster [DBG] pgmap v17651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:30.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:29 smithi082 bash[20963]: audit 2024-04-04T00:07:28.952774+0000 mon.a (mon.0) 14989 : audit [DBG] from='client.? 172.21.15.67:0/1711764751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:30.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:29 smithi067 bash[27441]: cluster 2024-04-04T00:07:28.715037+0000 mgr.y (mgr.24370) 17667 : cluster [DBG] pgmap v17651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:30.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:29 smithi067 bash[27441]: audit 2024-04-04T00:07:28.952774+0000 mon.a (mon.0) 14989 : audit [DBG] from='client.? 172.21.15.67:0/1711764751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:30.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:29 smithi067 bash[17655]: cluster 2024-04-04T00:07:28.715037+0000 mgr.y (mgr.24370) 17667 : cluster [DBG] pgmap v17651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:30.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:29 smithi067 bash[17655]: audit 2024-04-04T00:07:28.952774+0000 mon.a (mon.0) 14989 : audit [DBG] from='client.? 172.21.15.67:0/1711764751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:31 smithi082 bash[20963]: cluster 2024-04-04T00:07:30.716176+0000 mgr.y (mgr.24370) 17668 : cluster [DBG] pgmap v17652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:31 smithi082 bash[20963]: audit 2024-04-04T00:07:31.055086+0000 mon.a (mon.0) 14990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:07:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:31 smithi082 bash[20963]: audit 2024-04-04T00:07:31.380857+0000 mon.a (mon.0) 14991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:31 smithi082 bash[20963]: audit 2024-04-04T00:07:31.388689+0000 mon.a (mon.0) 14992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:31 smithi082 bash[20963]: audit 2024-04-04T00:07:31.428387+0000 mon.a (mon.0) 14993 : audit [DBG] from='client.? 172.21.15.67:0/1207385595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[17655]: cluster 2024-04-04T00:07:30.716176+0000 mgr.y (mgr.24370) 17668 : cluster [DBG] pgmap v17652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[17655]: audit 2024-04-04T00:07:31.055086+0000 mon.a (mon.0) 14990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:07:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[17655]: audit 2024-04-04T00:07:31.380857+0000 mon.a (mon.0) 14991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[17655]: audit 2024-04-04T00:07:31.388689+0000 mon.a (mon.0) 14992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[17655]: audit 2024-04-04T00:07:31.428387+0000 mon.a (mon.0) 14993 : audit [DBG] from='client.? 172.21.15.67:0/1207385595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[27441]: cluster 2024-04-04T00:07:30.716176+0000 mgr.y (mgr.24370) 17668 : cluster [DBG] pgmap v17652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[27441]: audit 2024-04-04T00:07:31.055086+0000 mon.a (mon.0) 14990 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:07:32.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[27441]: audit 2024-04-04T00:07:31.380857+0000 mon.a (mon.0) 14991 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:32.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[27441]: audit 2024-04-04T00:07:31.388689+0000 mon.a (mon.0) 14992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:32.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:31 smithi067 bash[27441]: audit 2024-04-04T00:07:31.428387+0000 mon.a (mon.0) 14993 : audit [DBG] from='client.? 172.21.15.67:0/1207385595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:33] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:07:33.828 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:07:34.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:33 smithi082 bash[20963]: cluster 2024-04-04T00:07:32.716997+0000 mgr.y (mgr.24370) 17669 : cluster [DBG] pgmap v17653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:33 smithi067 bash[17655]: cluster 2024-04-04T00:07:32.716997+0000 mgr.y (mgr.24370) 17669 : cluster [DBG] pgmap v17653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:33 smithi067 bash[27441]: cluster 2024-04-04T00:07:32.716997+0000 mgr.y (mgr.24370) 17669 : cluster [DBG] pgmap v17653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:34 smithi082 bash[20963]: audit 2024-04-04T00:07:33.888813+0000 mon.c (mon.2) 7055 : audit [DBG] from='client.? 172.21.15.67:0/3053631347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:34 smithi067 bash[17655]: audit 2024-04-04T00:07:33.888813+0000 mon.c (mon.2) 7055 : audit [DBG] from='client.? 172.21.15.67:0/3053631347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:34 smithi067 bash[27441]: audit 2024-04-04T00:07:33.888813+0000 mon.c (mon.2) 7055 : audit [DBG] from='client.? 172.21.15.67:0/3053631347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:35 smithi082 bash[20963]: cluster 2024-04-04T00:07:34.717691+0000 mgr.y (mgr.24370) 17670 : cluster [DBG] pgmap v17654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:35 smithi067 bash[17655]: cluster 2024-04-04T00:07:34.717691+0000 mgr.y (mgr.24370) 17670 : cluster [DBG] pgmap v17654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:36.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:35 smithi067 bash[27441]: cluster 2024-04-04T00:07:34.717691+0000 mgr.y (mgr.24370) 17670 : cluster [DBG] pgmap v17654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:37.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:36 smithi082 bash[20963]: audit 2024-04-04T00:07:36.362665+0000 mon.a (mon.0) 14994 : audit [DBG] from='client.? 172.21.15.67:0/51520697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:36 smithi067 bash[27441]: audit 2024-04-04T00:07:36.362665+0000 mon.a (mon.0) 14994 : audit [DBG] from='client.? 172.21.15.67:0/51520697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:36 smithi067 bash[17655]: audit 2024-04-04T00:07:36.362665+0000 mon.a (mon.0) 14994 : audit [DBG] from='client.? 172.21.15.67:0/51520697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:38 smithi082 bash[20963]: cluster 2024-04-04T00:07:36.718574+0000 mgr.y (mgr.24370) 17671 : cluster [DBG] pgmap v17655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:38 smithi082 bash[20963]: audit 2024-04-04T00:07:37.083785+0000 mon.a (mon.0) 14995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:38 smithi082 bash[20963]: audit 2024-04-04T00:07:37.091201+0000 mon.a (mon.0) 14996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:38 smithi082 bash[20963]: audit 2024-04-04T00:07:37.098905+0000 mon.a (mon.0) 14997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:38 smithi082 bash[20963]: audit 2024-04-04T00:07:37.106758+0000 mon.a (mon.0) 14998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:38 smithi082 bash[20963]: audit 2024-04-04T00:07:37.584661+0000 mon.a (mon.0) 14999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:07:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:38 smithi082 bash[20963]: audit 2024-04-04T00:07:37.586469+0000 mon.a (mon.0) 15000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:07:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:38 smithi082 bash[20963]: audit 2024-04-04T00:07:37.596139+0000 mon.a (mon.0) 15001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[17655]: cluster 2024-04-04T00:07:36.718574+0000 mgr.y (mgr.24370) 17671 : cluster [DBG] pgmap v17655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[17655]: audit 2024-04-04T00:07:37.083785+0000 mon.a (mon.0) 14995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[17655]: audit 2024-04-04T00:07:37.091201+0000 mon.a (mon.0) 14996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[17655]: audit 2024-04-04T00:07:37.098905+0000 mon.a (mon.0) 14997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[17655]: audit 2024-04-04T00:07:37.106758+0000 mon.a (mon.0) 14998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[17655]: audit 2024-04-04T00:07:37.584661+0000 mon.a (mon.0) 14999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[17655]: audit 2024-04-04T00:07:37.586469+0000 mon.a (mon.0) 15000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[17655]: audit 2024-04-04T00:07:37.596139+0000 mon.a (mon.0) 15001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[27441]: cluster 2024-04-04T00:07:36.718574+0000 mgr.y (mgr.24370) 17671 : cluster [DBG] pgmap v17655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[27441]: audit 2024-04-04T00:07:37.083785+0000 mon.a (mon.0) 14995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[27441]: audit 2024-04-04T00:07:37.091201+0000 mon.a (mon.0) 14996 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[27441]: audit 2024-04-04T00:07:37.098905+0000 mon.a (mon.0) 14997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[27441]: audit 2024-04-04T00:07:37.106758+0000 mon.a (mon.0) 14998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[27441]: audit 2024-04-04T00:07:37.584661+0000 mon.a (mon.0) 14999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[27441]: audit 2024-04-04T00:07:37.586469+0000 mon.a (mon.0) 15000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:07:38.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:38 smithi067 bash[27441]: audit 2024-04-04T00:07:37.596139+0000 mon.a (mon.0) 15001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:07:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:39 smithi082 bash[20963]: audit 2024-04-04T00:07:38.816869+0000 mon.c (mon.2) 7056 : audit [DBG] from='client.? 172.21.15.67:0/4294401695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:39.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:39 smithi067 bash[17655]: audit 2024-04-04T00:07:38.816869+0000 mon.c (mon.2) 7056 : audit [DBG] from='client.? 172.21.15.67:0/4294401695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:39.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:39 smithi067 bash[27441]: audit 2024-04-04T00:07:38.816869+0000 mon.c (mon.2) 7056 : audit [DBG] from='client.? 172.21.15.67:0/4294401695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:40 smithi082 bash[20963]: cluster 2024-04-04T00:07:38.719231+0000 mgr.y (mgr.24370) 17672 : cluster [DBG] pgmap v17656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:40 smithi067 bash[17655]: cluster 2024-04-04T00:07:38.719231+0000 mgr.y (mgr.24370) 17672 : cluster [DBG] pgmap v17656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:40 smithi067 bash[27441]: cluster 2024-04-04T00:07:38.719231+0000 mgr.y (mgr.24370) 17672 : cluster [DBG] pgmap v17656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:41 smithi082 bash[20963]: audit 2024-04-04T00:07:40.597987+0000 mon.a (mon.0) 15002 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:41 smithi067 bash[27441]: audit 2024-04-04T00:07:40.597987+0000 mon.a (mon.0) 15002 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:41 smithi067 bash[17655]: audit 2024-04-04T00:07:40.597987+0000 mon.a (mon.0) 15002 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:42.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:42 smithi082 bash[20963]: cluster 2024-04-04T00:07:40.720283+0000 mgr.y (mgr.24370) 17673 : cluster [DBG] pgmap v17657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:42.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:42 smithi082 bash[20963]: audit 2024-04-04T00:07:41.269458+0000 mon.a (mon.0) 15003 : audit [DBG] from='client.? 172.21.15.67:0/3780478873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:42 smithi067 bash[17655]: cluster 2024-04-04T00:07:40.720283+0000 mgr.y (mgr.24370) 17673 : cluster [DBG] pgmap v17657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:42 smithi067 bash[17655]: audit 2024-04-04T00:07:41.269458+0000 mon.a (mon.0) 15003 : audit [DBG] from='client.? 172.21.15.67:0/3780478873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:42 smithi067 bash[27441]: cluster 2024-04-04T00:07:40.720283+0000 mgr.y (mgr.24370) 17673 : cluster [DBG] pgmap v17657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:42 smithi067 bash[27441]: audit 2024-04-04T00:07:41.269458+0000 mon.a (mon.0) 15003 : audit [DBG] from='client.? 172.21.15.67:0/3780478873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:43] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-04T00:07:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:07:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:44 smithi082 bash[20963]: cluster 2024-04-04T00:07:42.721145+0000 mgr.y (mgr.24370) 17674 : cluster [DBG] pgmap v17658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:44 smithi082 bash[20963]: audit 2024-04-04T00:07:43.725926+0000 mon.a (mon.0) 15004 : audit [DBG] from='client.? 172.21.15.67:0/1350821595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:44 smithi067 bash[17655]: cluster 2024-04-04T00:07:42.721145+0000 mgr.y (mgr.24370) 17674 : cluster [DBG] pgmap v17658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:44 smithi067 bash[17655]: audit 2024-04-04T00:07:43.725926+0000 mon.a (mon.0) 15004 : audit [DBG] from='client.? 172.21.15.67:0/1350821595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:44 smithi067 bash[27441]: cluster 2024-04-04T00:07:42.721145+0000 mgr.y (mgr.24370) 17674 : cluster [DBG] pgmap v17658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:44 smithi067 bash[27441]: audit 2024-04-04T00:07:43.725926+0000 mon.a (mon.0) 15004 : audit [DBG] from='client.? 172.21.15.67:0/1350821595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:46 smithi082 bash[20963]: cluster 2024-04-04T00:07:44.721789+0000 mgr.y (mgr.24370) 17675 : cluster [DBG] pgmap v17659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:46.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:46 smithi067 bash[27441]: cluster 2024-04-04T00:07:44.721789+0000 mgr.y (mgr.24370) 17675 : cluster [DBG] pgmap v17659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:46 smithi067 bash[17655]: cluster 2024-04-04T00:07:44.721789+0000 mgr.y (mgr.24370) 17675 : cluster [DBG] pgmap v17659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:47 smithi082 bash[20963]: audit 2024-04-04T00:07:46.171196+0000 mon.c (mon.2) 7057 : audit [DBG] from='client.? 172.21.15.67:0/1474043852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:47.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:47 smithi067 bash[17655]: audit 2024-04-04T00:07:46.171196+0000 mon.c (mon.2) 7057 : audit [DBG] from='client.? 172.21.15.67:0/1474043852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:47 smithi067 bash[27441]: audit 2024-04-04T00:07:46.171196+0000 mon.c (mon.2) 7057 : audit [DBG] from='client.? 172.21.15.67:0/1474043852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:48.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:48 smithi082 bash[20963]: cluster 2024-04-04T00:07:46.722915+0000 mgr.y (mgr.24370) 17676 : cluster [DBG] pgmap v17660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:48.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:48 smithi067 bash[27441]: cluster 2024-04-04T00:07:46.722915+0000 mgr.y (mgr.24370) 17676 : cluster [DBG] pgmap v17660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:48.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:48 smithi067 bash[17655]: cluster 2024-04-04T00:07:46.722915+0000 mgr.y (mgr.24370) 17676 : cluster [DBG] pgmap v17660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:49 smithi082 bash[20963]: audit 2024-04-04T00:07:48.617834+0000 mon.c (mon.2) 7058 : audit [DBG] from='client.? 172.21.15.67:0/2093670018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:49 smithi067 bash[17655]: audit 2024-04-04T00:07:48.617834+0000 mon.c (mon.2) 7058 : audit [DBG] from='client.? 172.21.15.67:0/2093670018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:49 smithi067 bash[27441]: audit 2024-04-04T00:07:48.617834+0000 mon.c (mon.2) 7058 : audit [DBG] from='client.? 172.21.15.67:0/2093670018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:50.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:50 smithi082 bash[20963]: cluster 2024-04-04T00:07:48.723630+0000 mgr.y (mgr.24370) 17677 : cluster [DBG] pgmap v17661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:50.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:50 smithi067 bash[17655]: cluster 2024-04-04T00:07:48.723630+0000 mgr.y (mgr.24370) 17677 : cluster [DBG] pgmap v17661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:50.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:50 smithi067 bash[27441]: cluster 2024-04-04T00:07:48.723630+0000 mgr.y (mgr.24370) 17677 : cluster [DBG] pgmap v17661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:51 smithi067 bash[17655]: audit 2024-04-04T00:07:51.072240+0000 mon.a (mon.0) 15005 : audit [DBG] from='client.? 172.21.15.67:0/3821793099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:51.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:51 smithi067 bash[27441]: audit 2024-04-04T00:07:51.072240+0000 mon.a (mon.0) 15005 : audit [DBG] from='client.? 172.21.15.67:0/3821793099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:51.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:51 smithi082 bash[20963]: audit 2024-04-04T00:07:51.072240+0000 mon.a (mon.0) 15005 : audit [DBG] from='client.? 172.21.15.67:0/3821793099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:52.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:52 smithi067 bash[27441]: cluster 2024-04-04T00:07:50.724682+0000 mgr.y (mgr.24370) 17678 : cluster [DBG] pgmap v17662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:52.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:52 smithi067 bash[17655]: cluster 2024-04-04T00:07:50.724682+0000 mgr.y (mgr.24370) 17678 : cluster [DBG] pgmap v17662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:52.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:52 smithi082 bash[20963]: cluster 2024-04-04T00:07:50.724682+0000 mgr.y (mgr.24370) 17678 : cluster [DBG] pgmap v17662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:53] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-04T00:07:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:07:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:54 smithi067 bash[27441]: cluster 2024-04-04T00:07:52.725613+0000 mgr.y (mgr.24370) 17679 : cluster [DBG] pgmap v17663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:54 smithi067 bash[27441]: audit 2024-04-04T00:07:53.519519+0000 mon.a (mon.0) 15006 : audit [DBG] from='client.? 172.21.15.67:0/3541968268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:54 smithi067 bash[17655]: cluster 2024-04-04T00:07:52.725613+0000 mgr.y (mgr.24370) 17679 : cluster [DBG] pgmap v17663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:54 smithi067 bash[17655]: audit 2024-04-04T00:07:53.519519+0000 mon.a (mon.0) 15006 : audit [DBG] from='client.? 172.21.15.67:0/3541968268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:54.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:54 smithi082 bash[20963]: cluster 2024-04-04T00:07:52.725613+0000 mgr.y (mgr.24370) 17679 : cluster [DBG] pgmap v17663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:54 smithi082 bash[20963]: audit 2024-04-04T00:07:53.519519+0000 mon.a (mon.0) 15006 : audit [DBG] from='client.? 172.21.15.67:0/3541968268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:56 smithi067 bash[27441]: cluster 2024-04-04T00:07:54.726439+0000 mgr.y (mgr.24370) 17680 : cluster [DBG] pgmap v17664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:56 smithi067 bash[27441]: audit 2024-04-04T00:07:55.598200+0000 mon.a (mon.0) 15007 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:56 smithi067 bash[27441]: audit 2024-04-04T00:07:55.973949+0000 mon.a (mon.0) 15008 : audit [DBG] from='client.? 172.21.15.67:0/3711729775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:56 smithi067 bash[17655]: cluster 2024-04-04T00:07:54.726439+0000 mgr.y (mgr.24370) 17680 : cluster [DBG] pgmap v17664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:56 smithi067 bash[17655]: audit 2024-04-04T00:07:55.598200+0000 mon.a (mon.0) 15007 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:56.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:56 smithi067 bash[17655]: audit 2024-04-04T00:07:55.973949+0000 mon.a (mon.0) 15008 : audit [DBG] from='client.? 172.21.15.67:0/3711729775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:56 smithi082 bash[20963]: cluster 2024-04-04T00:07:54.726439+0000 mgr.y (mgr.24370) 17680 : cluster [DBG] pgmap v17664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:56 smithi082 bash[20963]: audit 2024-04-04T00:07:55.598200+0000 mon.a (mon.0) 15007 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:07:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:56 smithi082 bash[20963]: audit 2024-04-04T00:07:55.973949+0000 mon.a (mon.0) 15008 : audit [DBG] from='client.? 172.21.15.67:0/3711729775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:58 smithi067 bash[27441]: cluster 2024-04-04T00:07:56.727706+0000 mgr.y (mgr.24370) 17681 : cluster [DBG] pgmap v17665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:58 smithi067 bash[17655]: cluster 2024-04-04T00:07:56.727706+0000 mgr.y (mgr.24370) 17681 : cluster [DBG] pgmap v17665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:58.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:58 smithi082 bash[20963]: cluster 2024-04-04T00:07:56.727706+0000 mgr.y (mgr.24370) 17681 : cluster [DBG] pgmap v17665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:07:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:07:59 smithi067 bash[17655]: audit 2024-04-04T00:07:58.429977+0000 mon.c (mon.2) 7059 : audit [DBG] from='client.? 172.21.15.67:0/3169492762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:07:59 smithi067 bash[27441]: audit 2024-04-04T00:07:58.429977+0000 mon.c (mon.2) 7059 : audit [DBG] from='client.? 172.21.15.67:0/3169492762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:07:59.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:07:59 smithi082 bash[20963]: audit 2024-04-04T00:07:58.429977+0000 mon.c (mon.2) 7059 : audit [DBG] from='client.? 172.21.15.67:0/3169492762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:00 smithi067 bash[17655]: cluster 2024-04-04T00:07:58.728430+0000 mgr.y (mgr.24370) 17682 : cluster [DBG] pgmap v17666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:00 smithi067 bash[27441]: cluster 2024-04-04T00:07:58.728430+0000 mgr.y (mgr.24370) 17682 : cluster [DBG] pgmap v17666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:00.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:00 smithi082 bash[20963]: cluster 2024-04-04T00:07:58.728430+0000 mgr.y (mgr.24370) 17682 : cluster [DBG] pgmap v17666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:01.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:01 smithi082 bash[20963]: audit 2024-04-04T00:08:00.884941+0000 mon.c (mon.2) 7060 : audit [DBG] from='client.? 172.21.15.67:0/114137638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:01 smithi067 bash[17655]: audit 2024-04-04T00:08:00.884941+0000 mon.c (mon.2) 7060 : audit [DBG] from='client.? 172.21.15.67:0/114137638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:01 smithi067 bash[27441]: audit 2024-04-04T00:08:00.884941+0000 mon.c (mon.2) 7060 : audit [DBG] from='client.? 172.21.15.67:0/114137638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:02.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:02 smithi082 bash[20963]: cluster 2024-04-04T00:08:00.729387+0000 mgr.y (mgr.24370) 17683 : cluster [DBG] pgmap v17667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:02 smithi067 bash[27441]: cluster 2024-04-04T00:08:00.729387+0000 mgr.y (mgr.24370) 17683 : cluster [DBG] pgmap v17667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:02 smithi067 bash[17655]: cluster 2024-04-04T00:08:00.729387+0000 mgr.y (mgr.24370) 17683 : cluster [DBG] pgmap v17667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:03] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-04T00:08:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:08:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:04 smithi082 bash[20963]: cluster 2024-04-04T00:08:02.730216+0000 mgr.y (mgr.24370) 17684 : cluster [DBG] pgmap v17668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:04 smithi082 bash[20963]: audit 2024-04-04T00:08:03.348047+0000 mon.a (mon.0) 15009 : audit [DBG] from='client.? 172.21.15.67:0/2011723059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:04 smithi067 bash[27441]: cluster 2024-04-04T00:08:02.730216+0000 mgr.y (mgr.24370) 17684 : cluster [DBG] pgmap v17668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:04 smithi067 bash[27441]: audit 2024-04-04T00:08:03.348047+0000 mon.a (mon.0) 15009 : audit [DBG] from='client.? 172.21.15.67:0/2011723059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:04 smithi067 bash[17655]: cluster 2024-04-04T00:08:02.730216+0000 mgr.y (mgr.24370) 17684 : cluster [DBG] pgmap v17668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:04 smithi067 bash[17655]: audit 2024-04-04T00:08:03.348047+0000 mon.a (mon.0) 15009 : audit [DBG] from='client.? 172.21.15.67:0/2011723059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:06.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:06 smithi082 bash[20963]: cluster 2024-04-04T00:08:04.731001+0000 mgr.y (mgr.24370) 17685 : cluster [DBG] pgmap v17669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:06 smithi082 bash[20963]: audit 2024-04-04T00:08:05.797943+0000 mon.a (mon.0) 15010 : audit [DBG] from='client.? 172.21.15.67:0/1031152885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:06 smithi067 bash[27441]: cluster 2024-04-04T00:08:04.731001+0000 mgr.y (mgr.24370) 17685 : cluster [DBG] pgmap v17669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:06 smithi067 bash[27441]: audit 2024-04-04T00:08:05.797943+0000 mon.a (mon.0) 15010 : audit [DBG] from='client.? 172.21.15.67:0/1031152885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:06 smithi067 bash[17655]: cluster 2024-04-04T00:08:04.731001+0000 mgr.y (mgr.24370) 17685 : cluster [DBG] pgmap v17669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:06 smithi067 bash[17655]: audit 2024-04-04T00:08:05.797943+0000 mon.a (mon.0) 15010 : audit [DBG] from='client.? 172.21.15.67:0/1031152885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:08 smithi082 bash[20963]: cluster 2024-04-04T00:08:06.732389+0000 mgr.y (mgr.24370) 17686 : cluster [DBG] pgmap v17670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:08 smithi067 bash[27441]: cluster 2024-04-04T00:08:06.732389+0000 mgr.y (mgr.24370) 17686 : cluster [DBG] pgmap v17670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:08 smithi067 bash[17655]: cluster 2024-04-04T00:08:06.732389+0000 mgr.y (mgr.24370) 17686 : cluster [DBG] pgmap v17670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:09 smithi082 bash[20963]: audit 2024-04-04T00:08:08.255214+0000 mon.c (mon.2) 7061 : audit [DBG] from='client.? 172.21.15.67:0/1297410942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:09 smithi067 bash[27441]: audit 2024-04-04T00:08:08.255214+0000 mon.c (mon.2) 7061 : audit [DBG] from='client.? 172.21.15.67:0/1297410942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:09 smithi067 bash[17655]: audit 2024-04-04T00:08:08.255214+0000 mon.c (mon.2) 7061 : audit [DBG] from='client.? 172.21.15.67:0/1297410942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:10 smithi082 bash[20963]: cluster 2024-04-04T00:08:08.733257+0000 mgr.y (mgr.24370) 17687 : cluster [DBG] pgmap v17671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:10.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:10 smithi067 bash[27441]: cluster 2024-04-04T00:08:08.733257+0000 mgr.y (mgr.24370) 17687 : cluster [DBG] pgmap v17671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:10 smithi067 bash[17655]: cluster 2024-04-04T00:08:08.733257+0000 mgr.y (mgr.24370) 17687 : cluster [DBG] pgmap v17671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:11 smithi082 bash[20963]: audit 2024-04-04T00:08:10.598712+0000 mon.a (mon.0) 15011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:11 smithi082 bash[20963]: audit 2024-04-04T00:08:10.715311+0000 mon.a (mon.0) 15012 : audit [DBG] from='client.? 172.21.15.67:0/2559182067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:11 smithi067 bash[17655]: audit 2024-04-04T00:08:10.598712+0000 mon.a (mon.0) 15011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:11 smithi067 bash[17655]: audit 2024-04-04T00:08:10.715311+0000 mon.a (mon.0) 15012 : audit [DBG] from='client.? 172.21.15.67:0/2559182067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:11 smithi067 bash[27441]: audit 2024-04-04T00:08:10.598712+0000 mon.a (mon.0) 15011 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:11 smithi067 bash[27441]: audit 2024-04-04T00:08:10.715311+0000 mon.a (mon.0) 15012 : audit [DBG] from='client.? 172.21.15.67:0/2559182067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:12 smithi082 bash[20963]: cluster 2024-04-04T00:08:10.734381+0000 mgr.y (mgr.24370) 17688 : cluster [DBG] pgmap v17672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:12 smithi067 bash[17655]: cluster 2024-04-04T00:08:10.734381+0000 mgr.y (mgr.24370) 17688 : cluster [DBG] pgmap v17672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:12 smithi067 bash[27441]: cluster 2024-04-04T00:08:10.734381+0000 mgr.y (mgr.24370) 17688 : cluster [DBG] pgmap v17672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:13 smithi067 bash[17655]: audit 2024-04-04T00:08:13.160141+0000 mon.c (mon.2) 7062 : audit [DBG] from='client.? 172.21.15.67:0/41263197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:13] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-04T00:08:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:13 smithi067 bash[27441]: audit 2024-04-04T00:08:13.160141+0000 mon.c (mon.2) 7062 : audit [DBG] from='client.? 172.21.15.67:0/41263197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:13.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:13 smithi082 bash[20963]: audit 2024-04-04T00:08:13.160141+0000 mon.c (mon.2) 7062 : audit [DBG] from='client.? 172.21.15.67:0/41263197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:08:14.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:14 smithi082 bash[20963]: cluster 2024-04-04T00:08:12.735253+0000 mgr.y (mgr.24370) 17689 : cluster [DBG] pgmap v17673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:14 smithi067 bash[17655]: cluster 2024-04-04T00:08:12.735253+0000 mgr.y (mgr.24370) 17689 : cluster [DBG] pgmap v17673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:14 smithi067 bash[27441]: cluster 2024-04-04T00:08:12.735253+0000 mgr.y (mgr.24370) 17689 : cluster [DBG] pgmap v17673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:16.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:16 smithi082 bash[20963]: cluster 2024-04-04T00:08:14.735942+0000 mgr.y (mgr.24370) 17690 : cluster [DBG] pgmap v17674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:16 smithi082 bash[20963]: audit 2024-04-04T00:08:15.607997+0000 mon.c (mon.2) 7063 : audit [DBG] from='client.? 172.21.15.67:0/1379788570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:16 smithi067 bash[27441]: cluster 2024-04-04T00:08:14.735942+0000 mgr.y (mgr.24370) 17690 : cluster [DBG] pgmap v17674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:16 smithi067 bash[27441]: audit 2024-04-04T00:08:15.607997+0000 mon.c (mon.2) 7063 : audit [DBG] from='client.? 172.21.15.67:0/1379788570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:16 smithi067 bash[17655]: cluster 2024-04-04T00:08:14.735942+0000 mgr.y (mgr.24370) 17690 : cluster [DBG] pgmap v17674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:16 smithi067 bash[17655]: audit 2024-04-04T00:08:15.607997+0000 mon.c (mon.2) 7063 : audit [DBG] from='client.? 172.21.15.67:0/1379788570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:18 smithi082 bash[20963]: cluster 2024-04-04T00:08:16.736864+0000 mgr.y (mgr.24370) 17691 : cluster [DBG] pgmap v17675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:18 smithi082 bash[20963]: audit 2024-04-04T00:08:18.051898+0000 mon.c (mon.2) 7064 : audit [DBG] from='client.? 172.21.15.67:0/3563111365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:18 smithi067 bash[17655]: cluster 2024-04-04T00:08:16.736864+0000 mgr.y (mgr.24370) 17691 : cluster [DBG] pgmap v17675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:18 smithi067 bash[17655]: audit 2024-04-04T00:08:18.051898+0000 mon.c (mon.2) 7064 : audit [DBG] from='client.? 172.21.15.67:0/3563111365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:18 smithi067 bash[27441]: cluster 2024-04-04T00:08:16.736864+0000 mgr.y (mgr.24370) 17691 : cluster [DBG] pgmap v17675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:18 smithi067 bash[27441]: audit 2024-04-04T00:08:18.051898+0000 mon.c (mon.2) 7064 : audit [DBG] from='client.? 172.21.15.67:0/3563111365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:20.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:20 smithi082 bash[20963]: cluster 2024-04-04T00:08:18.737508+0000 mgr.y (mgr.24370) 17692 : cluster [DBG] pgmap v17676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:20 smithi067 bash[17655]: cluster 2024-04-04T00:08:18.737508+0000 mgr.y (mgr.24370) 17692 : cluster [DBG] pgmap v17676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:20 smithi067 bash[27441]: cluster 2024-04-04T00:08:18.737508+0000 mgr.y (mgr.24370) 17692 : cluster [DBG] pgmap v17676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:21.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:21 smithi082 bash[20963]: audit 2024-04-04T00:08:20.502661+0000 mon.c (mon.2) 7065 : audit [DBG] from='client.? 172.21.15.67:0/2693973612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:21 smithi067 bash[17655]: audit 2024-04-04T00:08:20.502661+0000 mon.c (mon.2) 7065 : audit [DBG] from='client.? 172.21.15.67:0/2693973612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:21 smithi067 bash[27441]: audit 2024-04-04T00:08:20.502661+0000 mon.c (mon.2) 7065 : audit [DBG] from='client.? 172.21.15.67:0/2693973612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:22.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:22 smithi082 bash[20963]: cluster 2024-04-04T00:08:20.738671+0000 mgr.y (mgr.24370) 17693 : cluster [DBG] pgmap v17677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:22 smithi067 bash[27441]: cluster 2024-04-04T00:08:20.738671+0000 mgr.y (mgr.24370) 17693 : cluster [DBG] pgmap v17677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:22 smithi067 bash[17655]: cluster 2024-04-04T00:08:20.738671+0000 mgr.y (mgr.24370) 17693 : cluster [DBG] pgmap v17677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:23 smithi067 bash[17655]: audit 2024-04-04T00:08:22.954834+0000 mon.a (mon.0) 15013 : audit [DBG] from='client.? 172.21.15.67:0/2284075025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:23] "GET /metrics HTTP/1.1" 200 239976 "" "Prometheus/2.43.0" 2024-04-04T00:08:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:23 smithi067 bash[27441]: audit 2024-04-04T00:08:22.954834+0000 mon.a (mon.0) 15013 : audit [DBG] from='client.? 172.21.15.67:0/2284075025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:23.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:08:23.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:23 smithi082 bash[20963]: audit 2024-04-04T00:08:22.954834+0000 mon.a (mon.0) 15013 : audit [DBG] from='client.? 172.21.15.67:0/2284075025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:24.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:24 smithi082 bash[20963]: cluster 2024-04-04T00:08:22.739507+0000 mgr.y (mgr.24370) 17694 : cluster [DBG] pgmap v17678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:24 smithi067 bash[17655]: cluster 2024-04-04T00:08:22.739507+0000 mgr.y (mgr.24370) 17694 : cluster [DBG] pgmap v17678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:24 smithi067 bash[27441]: cluster 2024-04-04T00:08:22.739507+0000 mgr.y (mgr.24370) 17694 : cluster [DBG] pgmap v17678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:26 smithi082 bash[20963]: cluster 2024-04-04T00:08:24.740259+0000 mgr.y (mgr.24370) 17695 : cluster [DBG] pgmap v17679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:26 smithi082 bash[20963]: audit 2024-04-04T00:08:25.411142+0000 mon.c (mon.2) 7066 : audit [DBG] from='client.? 172.21.15.67:0/3673944719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:26 smithi082 bash[20963]: audit 2024-04-04T00:08:25.599062+0000 mon.a (mon.0) 15014 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:26 smithi067 bash[27441]: cluster 2024-04-04T00:08:24.740259+0000 mgr.y (mgr.24370) 17695 : cluster [DBG] pgmap v17679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:26 smithi067 bash[27441]: audit 2024-04-04T00:08:25.411142+0000 mon.c (mon.2) 7066 : audit [DBG] from='client.? 172.21.15.67:0/3673944719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:26 smithi067 bash[27441]: audit 2024-04-04T00:08:25.599062+0000 mon.a (mon.0) 15014 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:26 smithi067 bash[17655]: cluster 2024-04-04T00:08:24.740259+0000 mgr.y (mgr.24370) 17695 : cluster [DBG] pgmap v17679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:26 smithi067 bash[17655]: audit 2024-04-04T00:08:25.411142+0000 mon.c (mon.2) 7066 : audit [DBG] from='client.? 172.21.15.67:0/3673944719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:26 smithi067 bash[17655]: audit 2024-04-04T00:08:25.599062+0000 mon.a (mon.0) 15014 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:28 smithi082 bash[20963]: cluster 2024-04-04T00:08:26.740988+0000 mgr.y (mgr.24370) 17696 : cluster [DBG] pgmap v17680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:28 smithi082 bash[20963]: audit 2024-04-04T00:08:27.865396+0000 mon.c (mon.2) 7067 : audit [DBG] from='client.? 172.21.15.67:0/4291856505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:28 smithi067 bash[17655]: cluster 2024-04-04T00:08:26.740988+0000 mgr.y (mgr.24370) 17696 : cluster [DBG] pgmap v17680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:28 smithi067 bash[17655]: audit 2024-04-04T00:08:27.865396+0000 mon.c (mon.2) 7067 : audit [DBG] from='client.? 172.21.15.67:0/4291856505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:28 smithi067 bash[27441]: cluster 2024-04-04T00:08:26.740988+0000 mgr.y (mgr.24370) 17696 : cluster [DBG] pgmap v17680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:28 smithi067 bash[27441]: audit 2024-04-04T00:08:27.865396+0000 mon.c (mon.2) 7067 : audit [DBG] from='client.? 172.21.15.67:0/4291856505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:30 smithi082 bash[20963]: cluster 2024-04-04T00:08:28.741636+0000 mgr.y (mgr.24370) 17697 : cluster [DBG] pgmap v17681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:30 smithi067 bash[27441]: cluster 2024-04-04T00:08:28.741636+0000 mgr.y (mgr.24370) 17697 : cluster [DBG] pgmap v17681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:30 smithi067 bash[17655]: cluster 2024-04-04T00:08:28.741636+0000 mgr.y (mgr.24370) 17697 : cluster [DBG] pgmap v17681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:31.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:31 smithi082 bash[20963]: audit 2024-04-04T00:08:30.319534+0000 mon.a (mon.0) 15015 : audit [DBG] from='client.? 172.21.15.67:0/4259712175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:31.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:31 smithi067 bash[27441]: audit 2024-04-04T00:08:30.319534+0000 mon.a (mon.0) 15015 : audit [DBG] from='client.? 172.21.15.67:0/4259712175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:31.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:31 smithi067 bash[17655]: audit 2024-04-04T00:08:30.319534+0000 mon.a (mon.0) 15015 : audit [DBG] from='client.? 172.21.15.67:0/4259712175' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:32.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:32 smithi082 bash[20963]: cluster 2024-04-04T00:08:30.742670+0000 mgr.y (mgr.24370) 17698 : cluster [DBG] pgmap v17682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:32.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:32 smithi067 bash[27441]: cluster 2024-04-04T00:08:30.742670+0000 mgr.y (mgr.24370) 17698 : cluster [DBG] pgmap v17682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:32 smithi067 bash[17655]: cluster 2024-04-04T00:08:30.742670+0000 mgr.y (mgr.24370) 17698 : cluster [DBG] pgmap v17682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:33.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:33 smithi067 bash[17655]: audit 2024-04-04T00:08:32.767115+0000 mon.a (mon.0) 15016 : audit [DBG] from='client.? 172.21.15.67:0/1941019439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:33] "GET /metrics HTTP/1.1" 200 239978 "" "Prometheus/2.43.0" 2024-04-04T00:08:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:33 smithi067 bash[27441]: audit 2024-04-04T00:08:32.767115+0000 mon.a (mon.0) 15016 : audit [DBG] from='client.? 172.21.15.67:0/1941019439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:33.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:08:33.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:33 smithi082 bash[20963]: audit 2024-04-04T00:08:32.767115+0000 mon.a (mon.0) 15016 : audit [DBG] from='client.? 172.21.15.67:0/1941019439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:34.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:34 smithi082 bash[20963]: cluster 2024-04-04T00:08:32.743455+0000 mgr.y (mgr.24370) 17699 : cluster [DBG] pgmap v17683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:34 smithi067 bash[17655]: cluster 2024-04-04T00:08:32.743455+0000 mgr.y (mgr.24370) 17699 : cluster [DBG] pgmap v17683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:34.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:34 smithi067 bash[27441]: cluster 2024-04-04T00:08:32.743455+0000 mgr.y (mgr.24370) 17699 : cluster [DBG] pgmap v17683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:35.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:35 smithi082 bash[20963]: audit 2024-04-04T00:08:35.227308+0000 mon.c (mon.2) 7068 : audit [DBG] from='client.? 172.21.15.67:0/862134627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:35 smithi067 bash[17655]: audit 2024-04-04T00:08:35.227308+0000 mon.c (mon.2) 7068 : audit [DBG] from='client.? 172.21.15.67:0/862134627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:35 smithi067 bash[27441]: audit 2024-04-04T00:08:35.227308+0000 mon.c (mon.2) 7068 : audit [DBG] from='client.? 172.21.15.67:0/862134627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:36.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:36 smithi082 bash[20963]: cluster 2024-04-04T00:08:34.744205+0000 mgr.y (mgr.24370) 17700 : cluster [DBG] pgmap v17684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:36.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:36 smithi067 bash[17655]: cluster 2024-04-04T00:08:34.744205+0000 mgr.y (mgr.24370) 17700 : cluster [DBG] pgmap v17684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:36.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:36 smithi067 bash[27441]: cluster 2024-04-04T00:08:34.744205+0000 mgr.y (mgr.24370) 17700 : cluster [DBG] pgmap v17684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:38.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:38 smithi082 bash[20963]: cluster 2024-04-04T00:08:36.745114+0000 mgr.y (mgr.24370) 17701 : cluster [DBG] pgmap v17685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:38 smithi082 bash[20963]: audit 2024-04-04T00:08:37.673086+0000 mon.a (mon.0) 15017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:08:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:38 smithi082 bash[20963]: audit 2024-04-04T00:08:37.680580+0000 mon.c (mon.2) 7069 : audit [DBG] from='client.? 172.21.15.67:0/4253663901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:38 smithi067 bash[17655]: cluster 2024-04-04T00:08:36.745114+0000 mgr.y (mgr.24370) 17701 : cluster [DBG] pgmap v17685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:38 smithi067 bash[17655]: audit 2024-04-04T00:08:37.673086+0000 mon.a (mon.0) 15017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:08:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:38 smithi067 bash[17655]: audit 2024-04-04T00:08:37.680580+0000 mon.c (mon.2) 7069 : audit [DBG] from='client.? 172.21.15.67:0/4253663901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:38 smithi067 bash[27441]: cluster 2024-04-04T00:08:36.745114+0000 mgr.y (mgr.24370) 17701 : cluster [DBG] pgmap v17685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:38 smithi067 bash[27441]: audit 2024-04-04T00:08:37.673086+0000 mon.a (mon.0) 15017 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:08:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:38 smithi067 bash[27441]: audit 2024-04-04T00:08:37.680580+0000 mon.c (mon.2) 7069 : audit [DBG] from='client.? 172.21.15.67:0/4253663901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:40.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:40 smithi082 bash[20963]: cluster 2024-04-04T00:08:38.745813+0000 mgr.y (mgr.24370) 17702 : cluster [DBG] pgmap v17686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:40 smithi082 bash[20963]: audit 2024-04-04T00:08:40.150607+0000 mon.a (mon.0) 15018 : audit [DBG] from='client.? 172.21.15.67:0/218998157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:40 smithi067 bash[17655]: cluster 2024-04-04T00:08:38.745813+0000 mgr.y (mgr.24370) 17702 : cluster [DBG] pgmap v17686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:40 smithi067 bash[17655]: audit 2024-04-04T00:08:40.150607+0000 mon.a (mon.0) 15018 : audit [DBG] from='client.? 172.21.15.67:0/218998157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:40 smithi067 bash[27441]: cluster 2024-04-04T00:08:38.745813+0000 mgr.y (mgr.24370) 17702 : cluster [DBG] pgmap v17686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:40 smithi067 bash[27441]: audit 2024-04-04T00:08:40.150607+0000 mon.a (mon.0) 15018 : audit [DBG] from='client.? 172.21.15.67:0/218998157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:41 smithi082 bash[20963]: audit 2024-04-04T00:08:40.599809+0000 mon.a (mon.0) 15019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:41 smithi067 bash[27441]: audit 2024-04-04T00:08:40.599809+0000 mon.a (mon.0) 15019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:41 smithi067 bash[17655]: audit 2024-04-04T00:08:40.599809+0000 mon.a (mon.0) 15019 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:42.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:42 smithi082 bash[20963]: cluster 2024-04-04T00:08:40.746875+0000 mgr.y (mgr.24370) 17703 : cluster [DBG] pgmap v17687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:42 smithi067 bash[17655]: cluster 2024-04-04T00:08:40.746875+0000 mgr.y (mgr.24370) 17703 : cluster [DBG] pgmap v17687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:42 smithi067 bash[27441]: cluster 2024-04-04T00:08:40.746875+0000 mgr.y (mgr.24370) 17703 : cluster [DBG] pgmap v17687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:43.351 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:43] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-04T00:08:43.639 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:08:43.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:43 smithi082 bash[20963]: audit 2024-04-04T00:08:42.608310+0000 mon.c (mon.2) 7070 : audit [DBG] from='client.? 172.21.15.67:0/3764856261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:43.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:43 smithi067 bash[17655]: audit 2024-04-04T00:08:42.608310+0000 mon.c (mon.2) 7070 : audit [DBG] from='client.? 172.21.15.67:0/3764856261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:43.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:43 smithi067 bash[27441]: audit 2024-04-04T00:08:42.608310+0000 mon.c (mon.2) 7070 : audit [DBG] from='client.? 172.21.15.67:0/3764856261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:44 smithi082 bash[20963]: cluster 2024-04-04T00:08:42.747616+0000 mgr.y (mgr.24370) 17704 : cluster [DBG] pgmap v17688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:44 smithi082 bash[20963]: audit 2024-04-04T00:08:43.365864+0000 mon.a (mon.0) 15020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:44 smithi082 bash[20963]: audit 2024-04-04T00:08:43.374658+0000 mon.a (mon.0) 15021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:44 smithi082 bash[20963]: audit 2024-04-04T00:08:43.723387+0000 mon.a (mon.0) 15022 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:44 smithi082 bash[20963]: audit 2024-04-04T00:08:43.738223+0000 mon.a (mon.0) 15023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:44 smithi082 bash[20963]: audit 2024-04-04T00:08:44.235526+0000 mon.a (mon.0) 15024 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:08:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:44 smithi082 bash[20963]: audit 2024-04-04T00:08:44.237212+0000 mon.a (mon.0) 15025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:08:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:44 smithi082 bash[20963]: audit 2024-04-04T00:08:44.246445+0000 mon.a (mon.0) 15026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[27441]: cluster 2024-04-04T00:08:42.747616+0000 mgr.y (mgr.24370) 17704 : cluster [DBG] pgmap v17688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[27441]: audit 2024-04-04T00:08:43.365864+0000 mon.a (mon.0) 15020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[27441]: audit 2024-04-04T00:08:43.374658+0000 mon.a (mon.0) 15021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[27441]: audit 2024-04-04T00:08:43.723387+0000 mon.a (mon.0) 15022 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[27441]: audit 2024-04-04T00:08:43.738223+0000 mon.a (mon.0) 15023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[27441]: audit 2024-04-04T00:08:44.235526+0000 mon.a (mon.0) 15024 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:08:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[27441]: audit 2024-04-04T00:08:44.237212+0000 mon.a (mon.0) 15025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:08:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[27441]: audit 2024-04-04T00:08:44.246445+0000 mon.a (mon.0) 15026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[17655]: cluster 2024-04-04T00:08:42.747616+0000 mgr.y (mgr.24370) 17704 : cluster [DBG] pgmap v17688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:44.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[17655]: audit 2024-04-04T00:08:43.365864+0000 mon.a (mon.0) 15020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[17655]: audit 2024-04-04T00:08:43.374658+0000 mon.a (mon.0) 15021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[17655]: audit 2024-04-04T00:08:43.723387+0000 mon.a (mon.0) 15022 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[17655]: audit 2024-04-04T00:08:43.738223+0000 mon.a (mon.0) 15023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:44.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[17655]: audit 2024-04-04T00:08:44.235526+0000 mon.a (mon.0) 15024 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:08:44.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[17655]: audit 2024-04-04T00:08:44.237212+0000 mon.a (mon.0) 15025 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:08:44.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:44 smithi067 bash[17655]: audit 2024-04-04T00:08:44.246445+0000 mon.a (mon.0) 15026 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:08:45.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:45 smithi082 bash[20963]: audit 2024-04-04T00:08:45.062492+0000 mon.c (mon.2) 7071 : audit [DBG] from='client.? 172.21.15.67:0/3990583382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:45 smithi067 bash[17655]: audit 2024-04-04T00:08:45.062492+0000 mon.c (mon.2) 7071 : audit [DBG] from='client.? 172.21.15.67:0/3990583382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:45 smithi067 bash[27441]: audit 2024-04-04T00:08:45.062492+0000 mon.c (mon.2) 7071 : audit [DBG] from='client.? 172.21.15.67:0/3990583382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:46.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:46 smithi082 bash[20963]: cluster 2024-04-04T00:08:44.748418+0000 mgr.y (mgr.24370) 17705 : cluster [DBG] pgmap v17689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:46 smithi067 bash[27441]: cluster 2024-04-04T00:08:44.748418+0000 mgr.y (mgr.24370) 17705 : cluster [DBG] pgmap v17689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:46 smithi067 bash[17655]: cluster 2024-04-04T00:08:44.748418+0000 mgr.y (mgr.24370) 17705 : cluster [DBG] pgmap v17689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:48 smithi067 bash[17655]: cluster 2024-04-04T00:08:46.749558+0000 mgr.y (mgr.24370) 17706 : cluster [DBG] pgmap v17690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:48 smithi067 bash[17655]: audit 2024-04-04T00:08:47.516216+0000 mon.c (mon.2) 7072 : audit [DBG] from='client.? 172.21.15.67:0/2992733611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:48 smithi067 bash[27441]: cluster 2024-04-04T00:08:46.749558+0000 mgr.y (mgr.24370) 17706 : cluster [DBG] pgmap v17690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:48 smithi067 bash[27441]: audit 2024-04-04T00:08:47.516216+0000 mon.c (mon.2) 7072 : audit [DBG] from='client.? 172.21.15.67:0/2992733611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:48.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:48 smithi082 bash[20963]: cluster 2024-04-04T00:08:46.749558+0000 mgr.y (mgr.24370) 17706 : cluster [DBG] pgmap v17690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:48 smithi082 bash[20963]: audit 2024-04-04T00:08:47.516216+0000 mon.c (mon.2) 7072 : audit [DBG] from='client.? 172.21.15.67:0/2992733611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:50 smithi067 bash[17655]: cluster 2024-04-04T00:08:48.750241+0000 mgr.y (mgr.24370) 17707 : cluster [DBG] pgmap v17691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:50 smithi067 bash[17655]: audit 2024-04-04T00:08:49.969555+0000 mon.c (mon.2) 7073 : audit [DBG] from='client.? 172.21.15.67:0/1756766984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:50 smithi067 bash[27441]: cluster 2024-04-04T00:08:48.750241+0000 mgr.y (mgr.24370) 17707 : cluster [DBG] pgmap v17691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:50 smithi067 bash[27441]: audit 2024-04-04T00:08:49.969555+0000 mon.c (mon.2) 7073 : audit [DBG] from='client.? 172.21.15.67:0/1756766984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:50.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:50 smithi082 bash[20963]: cluster 2024-04-04T00:08:48.750241+0000 mgr.y (mgr.24370) 17707 : cluster [DBG] pgmap v17691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:50.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:50 smithi082 bash[20963]: audit 2024-04-04T00:08:49.969555+0000 mon.c (mon.2) 7073 : audit [DBG] from='client.? 172.21.15.67:0/1756766984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:52 smithi067 bash[17655]: cluster 2024-04-04T00:08:50.751277+0000 mgr.y (mgr.24370) 17708 : cluster [DBG] pgmap v17692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:52 smithi067 bash[27441]: cluster 2024-04-04T00:08:50.751277+0000 mgr.y (mgr.24370) 17708 : cluster [DBG] pgmap v17692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:52 smithi082 bash[20963]: cluster 2024-04-04T00:08:50.751277+0000 mgr.y (mgr.24370) 17708 : cluster [DBG] pgmap v17692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:53.408 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:53] "GET /metrics HTTP/1.1" 200 239977 "" "Prometheus/2.43.0" 2024-04-04T00:08:53.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:53 smithi067 bash[17655]: audit 2024-04-04T00:08:52.424852+0000 mon.a (mon.0) 15027 : audit [DBG] from='client.? 172.21.15.67:0/3161879546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:53.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:53 smithi067 bash[27441]: audit 2024-04-04T00:08:52.424852+0000 mon.a (mon.0) 15027 : audit [DBG] from='client.? 172.21.15.67:0/3161879546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:08:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:53 smithi082 bash[20963]: audit 2024-04-04T00:08:52.424852+0000 mon.a (mon.0) 15027 : audit [DBG] from='client.? 172.21.15.67:0/3161879546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:54 smithi067 bash[17655]: cluster 2024-04-04T00:08:52.752142+0000 mgr.y (mgr.24370) 17709 : cluster [DBG] pgmap v17693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:54 smithi067 bash[27441]: cluster 2024-04-04T00:08:52.752142+0000 mgr.y (mgr.24370) 17709 : cluster [DBG] pgmap v17693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:54.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:54 smithi082 bash[20963]: cluster 2024-04-04T00:08:52.752142+0000 mgr.y (mgr.24370) 17709 : cluster [DBG] pgmap v17693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:55 smithi067 bash[27441]: audit 2024-04-04T00:08:54.891405+0000 mon.a (mon.0) 15028 : audit [DBG] from='client.? 172.21.15.67:0/3865726435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:55 smithi067 bash[17655]: audit 2024-04-04T00:08:54.891405+0000 mon.a (mon.0) 15028 : audit [DBG] from='client.? 172.21.15.67:0/3865726435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:55.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:55 smithi082 bash[20963]: audit 2024-04-04T00:08:54.891405+0000 mon.a (mon.0) 15028 : audit [DBG] from='client.? 172.21.15.67:0/3865726435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:56 smithi067 bash[27441]: cluster 2024-04-04T00:08:54.752814+0000 mgr.y (mgr.24370) 17710 : cluster [DBG] pgmap v17694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:56 smithi067 bash[27441]: audit 2024-04-04T00:08:55.599922+0000 mon.a (mon.0) 15029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:56.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:56 smithi067 bash[17655]: cluster 2024-04-04T00:08:54.752814+0000 mgr.y (mgr.24370) 17710 : cluster [DBG] pgmap v17694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:56.674 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:56 smithi067 bash[17655]: audit 2024-04-04T00:08:55.599922+0000 mon.a (mon.0) 15029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:56.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:56 smithi082 bash[20963]: cluster 2024-04-04T00:08:54.752814+0000 mgr.y (mgr.24370) 17710 : cluster [DBG] pgmap v17694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:56.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:56 smithi082 bash[20963]: audit 2024-04-04T00:08:55.599922+0000 mon.a (mon.0) 15029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:08:57.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:57 smithi082 bash[20963]: audit 2024-04-04T00:08:57.344439+0000 mon.a (mon.0) 15030 : audit [DBG] from='client.? 172.21.15.67:0/1836433921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:57 smithi067 bash[17655]: audit 2024-04-04T00:08:57.344439+0000 mon.a (mon.0) 15030 : audit [DBG] from='client.? 172.21.15.67:0/1836433921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:57 smithi067 bash[27441]: audit 2024-04-04T00:08:57.344439+0000 mon.a (mon.0) 15030 : audit [DBG] from='client.? 172.21.15.67:0/1836433921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:08:58.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:08:58 smithi082 bash[20963]: cluster 2024-04-04T00:08:56.753913+0000 mgr.y (mgr.24370) 17711 : cluster [DBG] pgmap v17695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:58.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:08:58 smithi067 bash[17655]: cluster 2024-04-04T00:08:56.753913+0000 mgr.y (mgr.24370) 17711 : cluster [DBG] pgmap v17695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:08:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:08:58 smithi067 bash[27441]: cluster 2024-04-04T00:08:56.753913+0000 mgr.y (mgr.24370) 17711 : cluster [DBG] pgmap v17695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:00.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:00 smithi082 bash[20963]: cluster 2024-04-04T00:08:58.754591+0000 mgr.y (mgr.24370) 17712 : cluster [DBG] pgmap v17696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:00.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:00 smithi082 bash[20963]: audit 2024-04-04T00:08:59.791368+0000 mon.a (mon.0) 15031 : audit [DBG] from='client.? 172.21.15.67:0/1856164064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:00 smithi067 bash[27441]: cluster 2024-04-04T00:08:58.754591+0000 mgr.y (mgr.24370) 17712 : cluster [DBG] pgmap v17696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:00 smithi067 bash[27441]: audit 2024-04-04T00:08:59.791368+0000 mon.a (mon.0) 15031 : audit [DBG] from='client.? 172.21.15.67:0/1856164064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:00 smithi067 bash[17655]: cluster 2024-04-04T00:08:58.754591+0000 mgr.y (mgr.24370) 17712 : cluster [DBG] pgmap v17696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:00 smithi067 bash[17655]: audit 2024-04-04T00:08:59.791368+0000 mon.a (mon.0) 15031 : audit [DBG] from='client.? 172.21.15.67:0/1856164064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:02.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:02 smithi082 bash[20963]: cluster 2024-04-04T00:09:00.755713+0000 mgr.y (mgr.24370) 17713 : cluster [DBG] pgmap v17697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:02.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:02 smithi082 bash[20963]: audit 2024-04-04T00:09:02.248388+0000 mon.c (mon.2) 7074 : audit [DBG] from='client.? 172.21.15.67:0/2989353251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:02.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:02 smithi067 bash[27441]: cluster 2024-04-04T00:09:00.755713+0000 mgr.y (mgr.24370) 17713 : cluster [DBG] pgmap v17697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:02.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:02 smithi067 bash[27441]: audit 2024-04-04T00:09:02.248388+0000 mon.c (mon.2) 7074 : audit [DBG] from='client.? 172.21.15.67:0/2989353251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:02.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:02 smithi067 bash[17655]: cluster 2024-04-04T00:09:00.755713+0000 mgr.y (mgr.24370) 17713 : cluster [DBG] pgmap v17697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:02.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:02 smithi067 bash[17655]: audit 2024-04-04T00:09:02.248388+0000 mon.c (mon.2) 7074 : audit [DBG] from='client.? 172.21.15.67:0/2989353251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:03] "GET /metrics HTTP/1.1" 200 239983 "" "Prometheus/2.43.0" 2024-04-04T00:09:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:09:04.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:04 smithi082 bash[20963]: cluster 2024-04-04T00:09:02.756532+0000 mgr.y (mgr.24370) 17714 : cluster [DBG] pgmap v17698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:04.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:04 smithi067 bash[27441]: cluster 2024-04-04T00:09:02.756532+0000 mgr.y (mgr.24370) 17714 : cluster [DBG] pgmap v17698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:04 smithi067 bash[17655]: cluster 2024-04-04T00:09:02.756532+0000 mgr.y (mgr.24370) 17714 : cluster [DBG] pgmap v17698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:05.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:05 smithi082 bash[20963]: audit 2024-04-04T00:09:04.700346+0000 mon.c (mon.2) 7075 : audit [DBG] from='client.? 172.21.15.67:0/1881660788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:05.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:05 smithi067 bash[17655]: audit 2024-04-04T00:09:04.700346+0000 mon.c (mon.2) 7075 : audit [DBG] from='client.? 172.21.15.67:0/1881660788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:05.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:05 smithi067 bash[27441]: audit 2024-04-04T00:09:04.700346+0000 mon.c (mon.2) 7075 : audit [DBG] from='client.? 172.21.15.67:0/1881660788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:06 smithi082 bash[20963]: cluster 2024-04-04T00:09:04.757181+0000 mgr.y (mgr.24370) 17715 : cluster [DBG] pgmap v17699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:06.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:06 smithi067 bash[17655]: cluster 2024-04-04T00:09:04.757181+0000 mgr.y (mgr.24370) 17715 : cluster [DBG] pgmap v17699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:06 smithi067 bash[27441]: cluster 2024-04-04T00:09:04.757181+0000 mgr.y (mgr.24370) 17715 : cluster [DBG] pgmap v17699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:07.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:07 smithi082 bash[20963]: audit 2024-04-04T00:09:07.154901+0000 mon.c (mon.2) 7076 : audit [DBG] from='client.? 172.21.15.67:0/3430487121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:07.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:07 smithi067 bash[27441]: audit 2024-04-04T00:09:07.154901+0000 mon.c (mon.2) 7076 : audit [DBG] from='client.? 172.21.15.67:0/3430487121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:07.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:07 smithi067 bash[17655]: audit 2024-04-04T00:09:07.154901+0000 mon.c (mon.2) 7076 : audit [DBG] from='client.? 172.21.15.67:0/3430487121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:08.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:08 smithi082 bash[20963]: cluster 2024-04-04T00:09:06.758377+0000 mgr.y (mgr.24370) 17716 : cluster [DBG] pgmap v17700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:08.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:08 smithi067 bash[27441]: cluster 2024-04-04T00:09:06.758377+0000 mgr.y (mgr.24370) 17716 : cluster [DBG] pgmap v17700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:08.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:08 smithi067 bash[17655]: cluster 2024-04-04T00:09:06.758377+0000 mgr.y (mgr.24370) 17716 : cluster [DBG] pgmap v17700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:10.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:10 smithi082 bash[20963]: cluster 2024-04-04T00:09:08.759086+0000 mgr.y (mgr.24370) 17717 : cluster [DBG] pgmap v17701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:10.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:10 smithi082 bash[20963]: audit 2024-04-04T00:09:09.610989+0000 mon.c (mon.2) 7077 : audit [DBG] from='client.? 172.21.15.67:0/819547603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:10 smithi067 bash[17655]: cluster 2024-04-04T00:09:08.759086+0000 mgr.y (mgr.24370) 17717 : cluster [DBG] pgmap v17701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:10 smithi067 bash[17655]: audit 2024-04-04T00:09:09.610989+0000 mon.c (mon.2) 7077 : audit [DBG] from='client.? 172.21.15.67:0/819547603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:10.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:10 smithi067 bash[27441]: cluster 2024-04-04T00:09:08.759086+0000 mgr.y (mgr.24370) 17717 : cluster [DBG] pgmap v17701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:10.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:10 smithi067 bash[27441]: audit 2024-04-04T00:09:09.610989+0000 mon.c (mon.2) 7077 : audit [DBG] from='client.? 172.21.15.67:0/819547603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:11.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:11 smithi082 bash[20963]: audit 2024-04-04T00:09:10.600520+0000 mon.a (mon.0) 15032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:11.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:11 smithi067 bash[27441]: audit 2024-04-04T00:09:10.600520+0000 mon.a (mon.0) 15032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:11.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:11 smithi067 bash[17655]: audit 2024-04-04T00:09:10.600520+0000 mon.a (mon.0) 15032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:12.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:12 smithi082 bash[20963]: cluster 2024-04-04T00:09:10.760112+0000 mgr.y (mgr.24370) 17718 : cluster [DBG] pgmap v17702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:12.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:12 smithi082 bash[20963]: audit 2024-04-04T00:09:12.075818+0000 mon.c (mon.2) 7078 : audit [DBG] from='client.? 172.21.15.67:0/3891341148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:12.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:12 smithi067 bash[27441]: cluster 2024-04-04T00:09:10.760112+0000 mgr.y (mgr.24370) 17718 : cluster [DBG] pgmap v17702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:12.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:12 smithi067 bash[27441]: audit 2024-04-04T00:09:12.075818+0000 mon.c (mon.2) 7078 : audit [DBG] from='client.? 172.21.15.67:0/3891341148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:12.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:12 smithi067 bash[17655]: cluster 2024-04-04T00:09:10.760112+0000 mgr.y (mgr.24370) 17718 : cluster [DBG] pgmap v17702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:12.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:12 smithi067 bash[17655]: audit 2024-04-04T00:09:12.075818+0000 mon.c (mon.2) 7078 : audit [DBG] from='client.? 172.21.15.67:0/3891341148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:13] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:09:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:09:14.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:14 smithi082 bash[20963]: cluster 2024-04-04T00:09:12.760873+0000 mgr.y (mgr.24370) 17719 : cluster [DBG] pgmap v17703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:14.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:14 smithi067 bash[27441]: cluster 2024-04-04T00:09:12.760873+0000 mgr.y (mgr.24370) 17719 : cluster [DBG] pgmap v17703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:14.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:14 smithi067 bash[17655]: cluster 2024-04-04T00:09:12.760873+0000 mgr.y (mgr.24370) 17719 : cluster [DBG] pgmap v17703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:15.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:15 smithi082 bash[20963]: audit 2024-04-04T00:09:14.528075+0000 mon.a (mon.0) 15033 : audit [DBG] from='client.? 172.21.15.67:0/1392818454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:15.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:15 smithi067 bash[17655]: audit 2024-04-04T00:09:14.528075+0000 mon.a (mon.0) 15033 : audit [DBG] from='client.? 172.21.15.67:0/1392818454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:15.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:15 smithi067 bash[27441]: audit 2024-04-04T00:09:14.528075+0000 mon.a (mon.0) 15033 : audit [DBG] from='client.? 172.21.15.67:0/1392818454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:16.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:16 smithi082 bash[20963]: cluster 2024-04-04T00:09:14.761525+0000 mgr.y (mgr.24370) 17720 : cluster [DBG] pgmap v17704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:16.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:16 smithi067 bash[27441]: cluster 2024-04-04T00:09:14.761525+0000 mgr.y (mgr.24370) 17720 : cluster [DBG] pgmap v17704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:16.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:16 smithi067 bash[17655]: cluster 2024-04-04T00:09:14.761525+0000 mgr.y (mgr.24370) 17720 : cluster [DBG] pgmap v17704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:17.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:17 smithi082 bash[20963]: audit 2024-04-04T00:09:16.993739+0000 mon.a (mon.0) 15034 : audit [DBG] from='client.? 172.21.15.67:0/3959952458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:17.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:17 smithi067 bash[17655]: audit 2024-04-04T00:09:16.993739+0000 mon.a (mon.0) 15034 : audit [DBG] from='client.? 172.21.15.67:0/3959952458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:17.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:17 smithi067 bash[27441]: audit 2024-04-04T00:09:16.993739+0000 mon.a (mon.0) 15034 : audit [DBG] from='client.? 172.21.15.67:0/3959952458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:18.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:18 smithi082 bash[20963]: cluster 2024-04-04T00:09:16.762763+0000 mgr.y (mgr.24370) 17721 : cluster [DBG] pgmap v17705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:18 smithi067 bash[17655]: cluster 2024-04-04T00:09:16.762763+0000 mgr.y (mgr.24370) 17721 : cluster [DBG] pgmap v17705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:18.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:18 smithi067 bash[27441]: cluster 2024-04-04T00:09:16.762763+0000 mgr.y (mgr.24370) 17721 : cluster [DBG] pgmap v17705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:19.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:19 smithi082 bash[20963]: audit 2024-04-04T00:09:19.453344+0000 mon.a (mon.0) 15035 : audit [DBG] from='client.? 172.21.15.67:0/1125302579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:19.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:19 smithi067 bash[17655]: audit 2024-04-04T00:09:19.453344+0000 mon.a (mon.0) 15035 : audit [DBG] from='client.? 172.21.15.67:0/1125302579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:19 smithi067 bash[27441]: audit 2024-04-04T00:09:19.453344+0000 mon.a (mon.0) 15035 : audit [DBG] from='client.? 172.21.15.67:0/1125302579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:20.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:20 smithi082 bash[20963]: cluster 2024-04-04T00:09:18.763482+0000 mgr.y (mgr.24370) 17722 : cluster [DBG] pgmap v17706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:20.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:20 smithi067 bash[27441]: cluster 2024-04-04T00:09:18.763482+0000 mgr.y (mgr.24370) 17722 : cluster [DBG] pgmap v17706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:20.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:20 smithi067 bash[17655]: cluster 2024-04-04T00:09:18.763482+0000 mgr.y (mgr.24370) 17722 : cluster [DBG] pgmap v17706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:22.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:22 smithi082 bash[20963]: cluster 2024-04-04T00:09:20.764552+0000 mgr.y (mgr.24370) 17723 : cluster [DBG] pgmap v17707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:22.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:22 smithi082 bash[20963]: audit 2024-04-04T00:09:21.908608+0000 mon.a (mon.0) 15036 : audit [DBG] from='client.? 172.21.15.67:0/2351168002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:22 smithi067 bash[27441]: cluster 2024-04-04T00:09:20.764552+0000 mgr.y (mgr.24370) 17723 : cluster [DBG] pgmap v17707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:22 smithi067 bash[27441]: audit 2024-04-04T00:09:21.908608+0000 mon.a (mon.0) 15036 : audit [DBG] from='client.? 172.21.15.67:0/2351168002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:22 smithi067 bash[17655]: cluster 2024-04-04T00:09:20.764552+0000 mgr.y (mgr.24370) 17723 : cluster [DBG] pgmap v17707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:22 smithi067 bash[17655]: audit 2024-04-04T00:09:21.908608+0000 mon.a (mon.0) 15036 : audit [DBG] from='client.? 172.21.15.67:0/2351168002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:23] "GET /metrics HTTP/1.1" 200 239981 "" "Prometheus/2.43.0" 2024-04-04T00:09:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:09:24.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:24 smithi082 bash[20963]: cluster 2024-04-04T00:09:22.765374+0000 mgr.y (mgr.24370) 17724 : cluster [DBG] pgmap v17708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:24 smithi082 bash[20963]: audit 2024-04-04T00:09:24.360800+0000 mon.c (mon.2) 7079 : audit [DBG] from='client.? 172.21.15.67:0/388076032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:24 smithi067 bash[17655]: cluster 2024-04-04T00:09:22.765374+0000 mgr.y (mgr.24370) 17724 : cluster [DBG] pgmap v17708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:24 smithi067 bash[17655]: audit 2024-04-04T00:09:24.360800+0000 mon.c (mon.2) 7079 : audit [DBG] from='client.? 172.21.15.67:0/388076032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:24 smithi067 bash[27441]: cluster 2024-04-04T00:09:22.765374+0000 mgr.y (mgr.24370) 17724 : cluster [DBG] pgmap v17708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:24 smithi067 bash[27441]: audit 2024-04-04T00:09:24.360800+0000 mon.c (mon.2) 7079 : audit [DBG] from='client.? 172.21.15.67:0/388076032' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:26.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:26 smithi082 bash[20963]: cluster 2024-04-04T00:09:24.766096+0000 mgr.y (mgr.24370) 17725 : cluster [DBG] pgmap v17709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:26 smithi082 bash[20963]: audit 2024-04-04T00:09:25.601118+0000 mon.a (mon.0) 15037 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:26.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:26 smithi067 bash[27441]: cluster 2024-04-04T00:09:24.766096+0000 mgr.y (mgr.24370) 17725 : cluster [DBG] pgmap v17709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:26 smithi067 bash[27441]: audit 2024-04-04T00:09:25.601118+0000 mon.a (mon.0) 15037 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:26 smithi067 bash[17655]: cluster 2024-04-04T00:09:24.766096+0000 mgr.y (mgr.24370) 17725 : cluster [DBG] pgmap v17709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:26 smithi067 bash[17655]: audit 2024-04-04T00:09:25.601118+0000 mon.a (mon.0) 15037 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:27.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:27 smithi082 bash[20963]: audit 2024-04-04T00:09:26.818956+0000 mon.a (mon.0) 15038 : audit [DBG] from='client.? 172.21.15.67:0/842712197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:27 smithi067 bash[17655]: audit 2024-04-04T00:09:26.818956+0000 mon.a (mon.0) 15038 : audit [DBG] from='client.? 172.21.15.67:0/842712197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:27.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:27 smithi067 bash[27441]: audit 2024-04-04T00:09:26.818956+0000 mon.a (mon.0) 15038 : audit [DBG] from='client.? 172.21.15.67:0/842712197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:28.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:28 smithi082 bash[20963]: cluster 2024-04-04T00:09:26.767195+0000 mgr.y (mgr.24370) 17726 : cluster [DBG] pgmap v17710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:28 smithi067 bash[27441]: cluster 2024-04-04T00:09:26.767195+0000 mgr.y (mgr.24370) 17726 : cluster [DBG] pgmap v17710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:28 smithi067 bash[17655]: cluster 2024-04-04T00:09:26.767195+0000 mgr.y (mgr.24370) 17726 : cluster [DBG] pgmap v17710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:29.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:29 smithi082 bash[20963]: audit 2024-04-04T00:09:29.271839+0000 mon.a (mon.0) 15039 : audit [DBG] from='client.? 172.21.15.67:0/1582913676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:29.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:29 smithi067 bash[27441]: audit 2024-04-04T00:09:29.271839+0000 mon.a (mon.0) 15039 : audit [DBG] from='client.? 172.21.15.67:0/1582913676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:29.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:29 smithi067 bash[17655]: audit 2024-04-04T00:09:29.271839+0000 mon.a (mon.0) 15039 : audit [DBG] from='client.? 172.21.15.67:0/1582913676' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:30 smithi082 bash[20963]: cluster 2024-04-04T00:09:28.767815+0000 mgr.y (mgr.24370) 17727 : cluster [DBG] pgmap v17711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:30.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:30 smithi067 bash[17655]: cluster 2024-04-04T00:09:28.767815+0000 mgr.y (mgr.24370) 17727 : cluster [DBG] pgmap v17711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:30 smithi067 bash[27441]: cluster 2024-04-04T00:09:28.767815+0000 mgr.y (mgr.24370) 17727 : cluster [DBG] pgmap v17711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:32.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:32 smithi082 bash[20963]: cluster 2024-04-04T00:09:30.768897+0000 mgr.y (mgr.24370) 17728 : cluster [DBG] pgmap v17712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:32 smithi082 bash[20963]: audit 2024-04-04T00:09:31.731733+0000 mon.a (mon.0) 15040 : audit [DBG] from='client.? 172.21.15.67:0/1967507630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:32 smithi067 bash[17655]: cluster 2024-04-04T00:09:30.768897+0000 mgr.y (mgr.24370) 17728 : cluster [DBG] pgmap v17712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:32 smithi067 bash[17655]: audit 2024-04-04T00:09:31.731733+0000 mon.a (mon.0) 15040 : audit [DBG] from='client.? 172.21.15.67:0/1967507630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:32 smithi067 bash[27441]: cluster 2024-04-04T00:09:30.768897+0000 mgr.y (mgr.24370) 17728 : cluster [DBG] pgmap v17712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:32 smithi067 bash[27441]: audit 2024-04-04T00:09:31.731733+0000 mon.a (mon.0) 15040 : audit [DBG] from='client.? 172.21.15.67:0/1967507630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:33] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-04T00:09:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:09:34.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:34 smithi082 bash[20963]: cluster 2024-04-04T00:09:32.769723+0000 mgr.y (mgr.24370) 17729 : cluster [DBG] pgmap v17713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:34.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:34 smithi082 bash[20963]: audit 2024-04-04T00:09:34.179982+0000 mon.c (mon.2) 7080 : audit [DBG] from='client.? 172.21.15.67:0/2432539822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:34 smithi067 bash[27441]: cluster 2024-04-04T00:09:32.769723+0000 mgr.y (mgr.24370) 17729 : cluster [DBG] pgmap v17713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:34 smithi067 bash[27441]: audit 2024-04-04T00:09:34.179982+0000 mon.c (mon.2) 7080 : audit [DBG] from='client.? 172.21.15.67:0/2432539822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:34 smithi067 bash[17655]: cluster 2024-04-04T00:09:32.769723+0000 mgr.y (mgr.24370) 17729 : cluster [DBG] pgmap v17713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:34 smithi067 bash[17655]: audit 2024-04-04T00:09:34.179982+0000 mon.c (mon.2) 7080 : audit [DBG] from='client.? 172.21.15.67:0/2432539822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:36.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:36 smithi082 bash[20963]: cluster 2024-04-04T00:09:34.770400+0000 mgr.y (mgr.24370) 17730 : cluster [DBG] pgmap v17714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:36.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:36 smithi067 bash[27441]: cluster 2024-04-04T00:09:34.770400+0000 mgr.y (mgr.24370) 17730 : cluster [DBG] pgmap v17714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:36 smithi067 bash[17655]: cluster 2024-04-04T00:09:34.770400+0000 mgr.y (mgr.24370) 17730 : cluster [DBG] pgmap v17714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:37 smithi082 bash[20963]: audit 2024-04-04T00:09:36.636039+0000 mon.a (mon.0) 15041 : audit [DBG] from='client.? 172.21.15.67:0/1771135249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:37.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:37 smithi067 bash[17655]: audit 2024-04-04T00:09:36.636039+0000 mon.a (mon.0) 15041 : audit [DBG] from='client.? 172.21.15.67:0/1771135249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:37.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:37 smithi067 bash[27441]: audit 2024-04-04T00:09:36.636039+0000 mon.a (mon.0) 15041 : audit [DBG] from='client.? 172.21.15.67:0/1771135249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:38.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:38 smithi082 bash[20963]: cluster 2024-04-04T00:09:36.771478+0000 mgr.y (mgr.24370) 17731 : cluster [DBG] pgmap v17715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:38 smithi067 bash[27441]: cluster 2024-04-04T00:09:36.771478+0000 mgr.y (mgr.24370) 17731 : cluster [DBG] pgmap v17715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:38 smithi067 bash[17655]: cluster 2024-04-04T00:09:36.771478+0000 mgr.y (mgr.24370) 17731 : cluster [DBG] pgmap v17715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:39.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:39 smithi082 bash[20963]: audit 2024-04-04T00:09:39.092490+0000 mon.a (mon.0) 15042 : audit [DBG] from='client.? 172.21.15.67:0/4210607515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:39.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:39 smithi067 bash[17655]: audit 2024-04-04T00:09:39.092490+0000 mon.a (mon.0) 15042 : audit [DBG] from='client.? 172.21.15.67:0/4210607515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:39.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:39 smithi067 bash[27441]: audit 2024-04-04T00:09:39.092490+0000 mon.a (mon.0) 15042 : audit [DBG] from='client.? 172.21.15.67:0/4210607515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:40.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:40 smithi082 bash[20963]: cluster 2024-04-04T00:09:38.771950+0000 mgr.y (mgr.24370) 17732 : cluster [DBG] pgmap v17716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:40 smithi067 bash[27441]: cluster 2024-04-04T00:09:38.771950+0000 mgr.y (mgr.24370) 17732 : cluster [DBG] pgmap v17716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:40 smithi067 bash[17655]: cluster 2024-04-04T00:09:38.771950+0000 mgr.y (mgr.24370) 17732 : cluster [DBG] pgmap v17716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:41.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:41 smithi082 bash[20963]: audit 2024-04-04T00:09:40.600455+0000 mon.a (mon.0) 15043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:41 smithi082 bash[20963]: audit 2024-04-04T00:09:41.537722+0000 mon.a (mon.0) 15044 : audit [DBG] from='client.? 172.21.15.67:0/3293821385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:41.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:41 smithi067 bash[17655]: audit 2024-04-04T00:09:40.600455+0000 mon.a (mon.0) 15043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:41 smithi067 bash[17655]: audit 2024-04-04T00:09:41.537722+0000 mon.a (mon.0) 15044 : audit [DBG] from='client.? 172.21.15.67:0/3293821385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:41 smithi067 bash[27441]: audit 2024-04-04T00:09:40.600455+0000 mon.a (mon.0) 15043 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:41 smithi067 bash[27441]: audit 2024-04-04T00:09:41.537722+0000 mon.a (mon.0) 15044 : audit [DBG] from='client.? 172.21.15.67:0/3293821385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:42 smithi082 bash[20963]: cluster 2024-04-04T00:09:40.772896+0000 mgr.y (mgr.24370) 17733 : cluster [DBG] pgmap v17717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:42 smithi067 bash[17655]: cluster 2024-04-04T00:09:40.772896+0000 mgr.y (mgr.24370) 17733 : cluster [DBG] pgmap v17717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:42 smithi067 bash[27441]: cluster 2024-04-04T00:09:40.772896+0000 mgr.y (mgr.24370) 17733 : cluster [DBG] pgmap v17717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:43] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-04T00:09:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:09:44.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:44 smithi082 bash[20963]: cluster 2024-04-04T00:09:42.773649+0000 mgr.y (mgr.24370) 17734 : cluster [DBG] pgmap v17718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:44 smithi082 bash[20963]: audit 2024-04-04T00:09:43.992724+0000 mon.c (mon.2) 7081 : audit [DBG] from='client.? 172.21.15.67:0/182016683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:44 smithi082 bash[20963]: audit 2024-04-04T00:09:44.320802+0000 mon.a (mon.0) 15045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:09:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:44 smithi067 bash[17655]: cluster 2024-04-04T00:09:42.773649+0000 mgr.y (mgr.24370) 17734 : cluster [DBG] pgmap v17718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:44 smithi067 bash[17655]: audit 2024-04-04T00:09:43.992724+0000 mon.c (mon.2) 7081 : audit [DBG] from='client.? 172.21.15.67:0/182016683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:44 smithi067 bash[17655]: audit 2024-04-04T00:09:44.320802+0000 mon.a (mon.0) 15045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:09:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:44 smithi067 bash[27441]: cluster 2024-04-04T00:09:42.773649+0000 mgr.y (mgr.24370) 17734 : cluster [DBG] pgmap v17718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:44 smithi067 bash[27441]: audit 2024-04-04T00:09:43.992724+0000 mon.c (mon.2) 7081 : audit [DBG] from='client.? 172.21.15.67:0/182016683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:44 smithi067 bash[27441]: audit 2024-04-04T00:09:44.320802+0000 mon.a (mon.0) 15045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:09:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:45 smithi067 bash[17655]: audit 2024-04-04T00:09:44.649924+0000 mon.a (mon.0) 15046 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:45 smithi067 bash[17655]: audit 2024-04-04T00:09:44.658587+0000 mon.a (mon.0) 15047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:45 smithi067 bash[27441]: audit 2024-04-04T00:09:44.649924+0000 mon.a (mon.0) 15046 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:45 smithi067 bash[27441]: audit 2024-04-04T00:09:44.658587+0000 mon.a (mon.0) 15047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:46.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:45 smithi082 bash[20963]: audit 2024-04-04T00:09:44.649924+0000 mon.a (mon.0) 15046 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:46.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:45 smithi082 bash[20963]: audit 2024-04-04T00:09:44.658587+0000 mon.a (mon.0) 15047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:46 smithi067 bash[17655]: cluster 2024-04-04T00:09:44.774318+0000 mgr.y (mgr.24370) 17735 : cluster [DBG] pgmap v17719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:46 smithi067 bash[17655]: audit 2024-04-04T00:09:46.444416+0000 mon.c (mon.2) 7082 : audit [DBG] from='client.? 172.21.15.67:0/378571026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:46 smithi067 bash[27441]: cluster 2024-04-04T00:09:44.774318+0000 mgr.y (mgr.24370) 17735 : cluster [DBG] pgmap v17719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:46 smithi067 bash[27441]: audit 2024-04-04T00:09:46.444416+0000 mon.c (mon.2) 7082 : audit [DBG] from='client.? 172.21.15.67:0/378571026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:47.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:46 smithi082 bash[20963]: cluster 2024-04-04T00:09:44.774318+0000 mgr.y (mgr.24370) 17735 : cluster [DBG] pgmap v17719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:46 smithi082 bash[20963]: audit 2024-04-04T00:09:46.444416+0000 mon.c (mon.2) 7082 : audit [DBG] from='client.? 172.21.15.67:0/378571026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:48 smithi067 bash[17655]: cluster 2024-04-04T00:09:46.775474+0000 mgr.y (mgr.24370) 17736 : cluster [DBG] pgmap v17720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:48 smithi067 bash[27441]: cluster 2024-04-04T00:09:46.775474+0000 mgr.y (mgr.24370) 17736 : cluster [DBG] pgmap v17720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:49.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:48 smithi082 bash[20963]: cluster 2024-04-04T00:09:46.775474+0000 mgr.y (mgr.24370) 17736 : cluster [DBG] pgmap v17720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:50.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:49 smithi082 bash[20963]: audit 2024-04-04T00:09:48.908859+0000 mon.a (mon.0) 15048 : audit [DBG] from='client.? 172.21.15.67:0/2635138781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:50.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:49 smithi067 bash[27441]: audit 2024-04-04T00:09:48.908859+0000 mon.a (mon.0) 15048 : audit [DBG] from='client.? 172.21.15.67:0/2635138781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:49 smithi067 bash[17655]: audit 2024-04-04T00:09:48.908859+0000 mon.a (mon.0) 15048 : audit [DBG] from='client.? 172.21.15.67:0/2635138781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:51.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:50 smithi082 bash[20963]: cluster 2024-04-04T00:09:48.776133+0000 mgr.y (mgr.24370) 17737 : cluster [DBG] pgmap v17721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:50 smithi082 bash[20963]: audit 2024-04-04T00:09:50.063966+0000 mon.a (mon.0) 15049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:50 smithi082 bash[20963]: audit 2024-04-04T00:09:50.071893+0000 mon.a (mon.0) 15050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:50 smithi067 bash[27441]: cluster 2024-04-04T00:09:48.776133+0000 mgr.y (mgr.24370) 17737 : cluster [DBG] pgmap v17721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:50 smithi067 bash[27441]: audit 2024-04-04T00:09:50.063966+0000 mon.a (mon.0) 15049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:51.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:50 smithi067 bash[27441]: audit 2024-04-04T00:09:50.071893+0000 mon.a (mon.0) 15050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:50 smithi067 bash[17655]: cluster 2024-04-04T00:09:48.776133+0000 mgr.y (mgr.24370) 17737 : cluster [DBG] pgmap v17721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:50 smithi067 bash[17655]: audit 2024-04-04T00:09:50.063966+0000 mon.a (mon.0) 15049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:50 smithi067 bash[17655]: audit 2024-04-04T00:09:50.071893+0000 mon.a (mon.0) 15050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:51 smithi082 bash[20963]: audit 2024-04-04T00:09:50.708641+0000 mon.a (mon.0) 15051 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:51 smithi082 bash[20963]: audit 2024-04-04T00:09:50.717057+0000 mon.a (mon.0) 15052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:51 smithi082 bash[20963]: audit 2024-04-04T00:09:51.137424+0000 mon.a (mon.0) 15053 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:09:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:51 smithi082 bash[20963]: audit 2024-04-04T00:09:51.139341+0000 mon.a (mon.0) 15054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:09:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:51 smithi082 bash[20963]: audit 2024-04-04T00:09:51.149474+0000 mon.a (mon.0) 15055 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:51 smithi082 bash[20963]: audit 2024-04-04T00:09:51.365112+0000 mon.c (mon.2) 7083 : audit [DBG] from='client.? 172.21.15.67:0/892189308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[27441]: audit 2024-04-04T00:09:50.708641+0000 mon.a (mon.0) 15051 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[27441]: audit 2024-04-04T00:09:50.717057+0000 mon.a (mon.0) 15052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[27441]: audit 2024-04-04T00:09:51.137424+0000 mon.a (mon.0) 15053 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[27441]: audit 2024-04-04T00:09:51.139341+0000 mon.a (mon.0) 15054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[27441]: audit 2024-04-04T00:09:51.149474+0000 mon.a (mon.0) 15055 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[27441]: audit 2024-04-04T00:09:51.365112+0000 mon.c (mon.2) 7083 : audit [DBG] from='client.? 172.21.15.67:0/892189308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[17655]: audit 2024-04-04T00:09:50.708641+0000 mon.a (mon.0) 15051 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[17655]: audit 2024-04-04T00:09:50.717057+0000 mon.a (mon.0) 15052 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[17655]: audit 2024-04-04T00:09:51.137424+0000 mon.a (mon.0) 15053 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[17655]: audit 2024-04-04T00:09:51.139341+0000 mon.a (mon.0) 15054 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:09:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[17655]: audit 2024-04-04T00:09:51.149474+0000 mon.a (mon.0) 15055 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:52.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:51 smithi067 bash[17655]: audit 2024-04-04T00:09:51.365112+0000 mon.c (mon.2) 7083 : audit [DBG] from='client.? 172.21.15.67:0/892189308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:52 smithi067 bash[17655]: cluster 2024-04-04T00:09:50.777167+0000 mgr.y (mgr.24370) 17738 : cluster [DBG] pgmap v17722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:53.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:52 smithi067 bash[27441]: cluster 2024-04-04T00:09:50.777167+0000 mgr.y (mgr.24370) 17738 : cluster [DBG] pgmap v17722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:52 smithi082 bash[20963]: cluster 2024-04-04T00:09:50.777167+0000 mgr.y (mgr.24370) 17738 : cluster [DBG] pgmap v17722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:53] "GET /metrics HTTP/1.1" 200 239982 "" "Prometheus/2.43.0" 2024-04-04T00:09:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:09:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:54 smithi082 bash[20963]: cluster 2024-04-04T00:09:52.777927+0000 mgr.y (mgr.24370) 17739 : cluster [DBG] pgmap v17723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:55.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:54 smithi082 bash[20963]: audit 2024-04-04T00:09:53.822122+0000 mon.a (mon.0) 15056 : audit [DBG] from='client.? 172.21.15.67:0/1436590582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:54 smithi067 bash[17655]: cluster 2024-04-04T00:09:52.777927+0000 mgr.y (mgr.24370) 17739 : cluster [DBG] pgmap v17723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:54 smithi067 bash[17655]: audit 2024-04-04T00:09:53.822122+0000 mon.a (mon.0) 15056 : audit [DBG] from='client.? 172.21.15.67:0/1436590582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:54 smithi067 bash[27441]: cluster 2024-04-04T00:09:52.777927+0000 mgr.y (mgr.24370) 17739 : cluster [DBG] pgmap v17723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:54 smithi067 bash[27441]: audit 2024-04-04T00:09:53.822122+0000 mon.a (mon.0) 15056 : audit [DBG] from='client.? 172.21.15.67:0/1436590582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:55 smithi082 bash[20963]: audit 2024-04-04T00:09:55.601687+0000 mon.a (mon.0) 15057 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:56.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:55 smithi067 bash[17655]: audit 2024-04-04T00:09:55.601687+0000 mon.a (mon.0) 15057 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:55 smithi067 bash[27441]: audit 2024-04-04T00:09:55.601687+0000 mon.a (mon.0) 15057 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:09:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:56 smithi082 bash[20963]: cluster 2024-04-04T00:09:54.778635+0000 mgr.y (mgr.24370) 17740 : cluster [DBG] pgmap v17724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:57.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:56 smithi082 bash[20963]: audit 2024-04-04T00:09:56.276552+0000 mon.a (mon.0) 15058 : audit [DBG] from='client.? 172.21.15.67:0/3889572271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:57.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:56 smithi067 bash[17655]: cluster 2024-04-04T00:09:54.778635+0000 mgr.y (mgr.24370) 17740 : cluster [DBG] pgmap v17724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:56 smithi067 bash[17655]: audit 2024-04-04T00:09:56.276552+0000 mon.a (mon.0) 15058 : audit [DBG] from='client.? 172.21.15.67:0/3889572271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:56 smithi067 bash[27441]: cluster 2024-04-04T00:09:54.778635+0000 mgr.y (mgr.24370) 17740 : cluster [DBG] pgmap v17724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:56 smithi067 bash[27441]: audit 2024-04-04T00:09:56.276552+0000 mon.a (mon.0) 15058 : audit [DBG] from='client.? 172.21.15.67:0/3889572271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:58.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:57 smithi082 bash[20963]: cluster 2024-04-04T00:09:56.779784+0000 mgr.y (mgr.24370) 17741 : cluster [DBG] pgmap v17725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:58.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:57 smithi067 bash[17655]: cluster 2024-04-04T00:09:56.779784+0000 mgr.y (mgr.24370) 17741 : cluster [DBG] pgmap v17725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:58.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:57 smithi067 bash[27441]: cluster 2024-04-04T00:09:56.779784+0000 mgr.y (mgr.24370) 17741 : cluster [DBG] pgmap v17725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:09:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:59 smithi082 bash[20963]: audit 2024-04-04T00:09:58.029153+0000 mon.a (mon.0) 15059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:09:59 smithi082 bash[20963]: audit 2024-04-04T00:09:58.734913+0000 mon.c (mon.2) 7084 : audit [DBG] from='client.? 172.21.15.67:0/55995215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:59 smithi067 bash[17655]: audit 2024-04-04T00:09:58.029153+0000 mon.a (mon.0) 15059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:09:59 smithi067 bash[17655]: audit 2024-04-04T00:09:58.734913+0000 mon.c (mon.2) 7084 : audit [DBG] from='client.? 172.21.15.67:0/55995215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:09:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:59 smithi067 bash[27441]: audit 2024-04-04T00:09:58.029153+0000 mon.a (mon.0) 15059 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:09:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:09:59 smithi067 bash[27441]: audit 2024-04-04T00:09:58.734913+0000 mon.c (mon.2) 7084 : audit [DBG] from='client.? 172.21.15.67:0/55995215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:00 smithi082 bash[20963]: cluster 2024-04-04T00:09:58.780463+0000 mgr.y (mgr.24370) 17742 : cluster [DBG] pgmap v17726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:00.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:00 smithi082 bash[20963]: cluster 2024-04-04T00:10:00.000085+0000 mon.a (mon.0) 15060 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:10:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:00 smithi067 bash[17655]: cluster 2024-04-04T00:09:58.780463+0000 mgr.y (mgr.24370) 17742 : cluster [DBG] pgmap v17726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:00 smithi067 bash[17655]: cluster 2024-04-04T00:10:00.000085+0000 mon.a (mon.0) 15060 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:10:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:00 smithi067 bash[27441]: cluster 2024-04-04T00:09:58.780463+0000 mgr.y (mgr.24370) 17742 : cluster [DBG] pgmap v17726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:00 smithi067 bash[27441]: cluster 2024-04-04T00:10:00.000085+0000 mon.a (mon.0) 15060 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:10:01.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:01 smithi082 bash[20963]: audit 2024-04-04T00:10:01.173562+0000 mon.a (mon.0) 15061 : audit [DBG] from='client.? 172.21.15.67:0/2130611911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:01.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:01 smithi067 bash[17655]: audit 2024-04-04T00:10:01.173562+0000 mon.a (mon.0) 15061 : audit [DBG] from='client.? 172.21.15.67:0/2130611911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:01.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:01 smithi067 bash[27441]: audit 2024-04-04T00:10:01.173562+0000 mon.a (mon.0) 15061 : audit [DBG] from='client.? 172.21.15.67:0/2130611911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:02.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:02 smithi082 bash[20963]: cluster 2024-04-04T00:10:00.781537+0000 mgr.y (mgr.24370) 17743 : cluster [DBG] pgmap v17727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2024-04-04T00:10:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:02 smithi082 bash[20963]: audit 2024-04-04T00:10:01.762373+0000 mon.a (mon.0) 15062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:02 smithi067 bash[17655]: cluster 2024-04-04T00:10:00.781537+0000 mgr.y (mgr.24370) 17743 : cluster [DBG] pgmap v17727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2024-04-04T00:10:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:02 smithi067 bash[17655]: audit 2024-04-04T00:10:01.762373+0000 mon.a (mon.0) 15062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:02 smithi067 bash[27441]: cluster 2024-04-04T00:10:00.781537+0000 mgr.y (mgr.24370) 17743 : cluster [DBG] pgmap v17727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2024-04-04T00:10:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:02 smithi067 bash[27441]: audit 2024-04-04T00:10:01.762373+0000 mon.a (mon.0) 15062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:03] "GET /metrics HTTP/1.1" 200 239979 "" "Prometheus/2.43.0" 2024-04-04T00:10:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:10:04.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:04 smithi082 bash[20963]: cluster 2024-04-04T00:10:02.782370+0000 mgr.y (mgr.24370) 17744 : cluster [DBG] pgmap v17728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2024-04-04T00:10:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:04 smithi082 bash[20963]: audit 2024-04-04T00:10:03.631143+0000 mon.a (mon.0) 15063 : audit [DBG] from='client.? 172.21.15.67:0/479029532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:04 smithi067 bash[17655]: cluster 2024-04-04T00:10:02.782370+0000 mgr.y (mgr.24370) 17744 : cluster [DBG] pgmap v17728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2024-04-04T00:10:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:04 smithi067 bash[17655]: audit 2024-04-04T00:10:03.631143+0000 mon.a (mon.0) 15063 : audit [DBG] from='client.? 172.21.15.67:0/479029532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:04 smithi067 bash[27441]: cluster 2024-04-04T00:10:02.782370+0000 mgr.y (mgr.24370) 17744 : cluster [DBG] pgmap v17728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2024-04-04T00:10:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:04 smithi067 bash[27441]: audit 2024-04-04T00:10:03.631143+0000 mon.a (mon.0) 15063 : audit [DBG] from='client.? 172.21.15.67:0/479029532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:06 smithi082 bash[20963]: audit 2024-04-04T00:10:04.496397+0000 mon.a (mon.0) 15064 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-04T00:10:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:06 smithi082 bash[20963]: audit 2024-04-04T00:10:05.498497+0000 mon.a (mon.0) 15065 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-04T00:10:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:06 smithi082 bash[20963]: audit 2024-04-04T00:10:05.500677+0000 mon.a (mon.0) 15066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-04T00:10:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:06 smithi082 bash[20963]: audit 2024-04-04T00:10:05.501524+0000 mon.a (mon.0) 15067 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-04T00:10:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:06 smithi082 bash[20963]: audit 2024-04-04T00:10:05.501976+0000 mon.a (mon.0) 15068 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-04T00:10:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:06 smithi082 bash[20963]: audit 2024-04-04T00:10:05.506647+0000 mon.a (mon.0) 15069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-04T00:10:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:06 smithi082 bash[20963]: audit 2024-04-04T00:10:05.507107+0000 mon.a (mon.0) 15070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-04T00:10:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:06 smithi082 bash[20963]: audit 2024-04-04T00:10:05.507448+0000 mon.a (mon.0) 15071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-04T00:10:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[27441]: audit 2024-04-04T00:10:04.496397+0000 mon.a (mon.0) 15064 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-04T00:10:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[27441]: audit 2024-04-04T00:10:05.498497+0000 mon.a (mon.0) 15065 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-04T00:10:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[27441]: audit 2024-04-04T00:10:05.500677+0000 mon.a (mon.0) 15066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-04T00:10:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[27441]: audit 2024-04-04T00:10:05.501524+0000 mon.a (mon.0) 15067 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-04T00:10:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[27441]: audit 2024-04-04T00:10:05.501976+0000 mon.a (mon.0) 15068 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-04T00:10:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[27441]: audit 2024-04-04T00:10:05.506647+0000 mon.a (mon.0) 15069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-04T00:10:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[27441]: audit 2024-04-04T00:10:05.507107+0000 mon.a (mon.0) 15070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-04T00:10:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[27441]: audit 2024-04-04T00:10:05.507448+0000 mon.a (mon.0) 15071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-04T00:10:06.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[17655]: audit 2024-04-04T00:10:04.496397+0000 mon.a (mon.0) 15064 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-04T00:10:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[17655]: audit 2024-04-04T00:10:05.498497+0000 mon.a (mon.0) 15065 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-04T00:10:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[17655]: audit 2024-04-04T00:10:05.500677+0000 mon.a (mon.0) 15066 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-04T00:10:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[17655]: audit 2024-04-04T00:10:05.501524+0000 mon.a (mon.0) 15067 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-04T00:10:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[17655]: audit 2024-04-04T00:10:05.501976+0000 mon.a (mon.0) 15068 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-04T00:10:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[17655]: audit 2024-04-04T00:10:05.506647+0000 mon.a (mon.0) 15069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-04T00:10:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[17655]: audit 2024-04-04T00:10:05.507107+0000 mon.a (mon.0) 15070 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-04T00:10:06.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:06 smithi067 bash[17655]: audit 2024-04-04T00:10:05.507448+0000 mon.a (mon.0) 15071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-04T00:10:07.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:07 smithi082 bash[20963]: cluster 2024-04-04T00:10:04.782985+0000 mgr.y (mgr.24370) 17745 : cluster [DBG] pgmap v17729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2024-04-04T00:10:07.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:07 smithi082 bash[20963]: audit 2024-04-04T00:10:05.506488+0000 mon.b (mon.1) 91 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-04T00:10:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:07 smithi082 bash[20963]: audit 2024-04-04T00:10:06.064345+0000 mon.c (mon.2) 7085 : audit [DBG] from='client.? 172.21.15.67:0/695693608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:07 smithi082 bash[20963]: audit 2024-04-04T00:10:06.457737+0000 mon.b (mon.1) 92 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-04T00:10:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:07 smithi082 bash[20963]: audit 2024-04-04T00:10:06.468270+0000 mon.a (mon.0) 15072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-04T00:10:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:07 smithi082 bash[20963]: audit 2024-04-04T00:10:06.468461+0000 mon.a (mon.0) 15073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-04T00:10:07.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:07 smithi082 bash[20963]: audit 2024-04-04T00:10:06.468652+0000 mon.a (mon.0) 15074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-04T00:10:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[27441]: cluster 2024-04-04T00:10:04.782985+0000 mgr.y (mgr.24370) 17745 : cluster [DBG] pgmap v17729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2024-04-04T00:10:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[27441]: audit 2024-04-04T00:10:05.506488+0000 mon.b (mon.1) 91 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-04T00:10:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[27441]: audit 2024-04-04T00:10:06.064345+0000 mon.c (mon.2) 7085 : audit [DBG] from='client.? 172.21.15.67:0/695693608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[27441]: audit 2024-04-04T00:10:06.457737+0000 mon.b (mon.1) 92 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-04T00:10:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[27441]: audit 2024-04-04T00:10:06.468270+0000 mon.a (mon.0) 15072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-04T00:10:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[27441]: audit 2024-04-04T00:10:06.468461+0000 mon.a (mon.0) 15073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-04T00:10:07.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[27441]: audit 2024-04-04T00:10:06.468652+0000 mon.a (mon.0) 15074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-04T00:10:07.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[17655]: cluster 2024-04-04T00:10:04.782985+0000 mgr.y (mgr.24370) 17745 : cluster [DBG] pgmap v17729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 33 KiB/s wr, 3 op/s 2024-04-04T00:10:07.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[17655]: audit 2024-04-04T00:10:05.506488+0000 mon.b (mon.1) 91 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-04T00:10:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[17655]: audit 2024-04-04T00:10:06.064345+0000 mon.c (mon.2) 7085 : audit [DBG] from='client.? 172.21.15.67:0/695693608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[17655]: audit 2024-04-04T00:10:06.457737+0000 mon.b (mon.1) 92 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-04T00:10:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[17655]: audit 2024-04-04T00:10:06.468270+0000 mon.a (mon.0) 15072 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-04T00:10:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[17655]: audit 2024-04-04T00:10:06.468461+0000 mon.a (mon.0) 15073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-04T00:10:07.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:07 smithi067 bash[17655]: audit 2024-04-04T00:10:06.468652+0000 mon.a (mon.0) 15074 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-04T00:10:08.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:08 smithi082 bash[20963]: audit 2024-04-04T00:10:06.467903+0000 mon.c (mon.2) 7086 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-04T00:10:08.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:08 smithi082 bash[20963]: cluster 2024-04-04T00:10:06.784132+0000 mgr.y (mgr.24370) 17746 : cluster [DBG] pgmap v17730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-04-04T00:10:08.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:08 smithi082 bash[20963]: audit 2024-04-04T00:10:07.459536+0000 mon.c (mon.2) 7087 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-04T00:10:08.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:08 smithi067 bash[17655]: audit 2024-04-04T00:10:06.467903+0000 mon.c (mon.2) 7086 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-04T00:10:08.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:08 smithi067 bash[17655]: cluster 2024-04-04T00:10:06.784132+0000 mgr.y (mgr.24370) 17746 : cluster [DBG] pgmap v17730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-04-04T00:10:08.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:08 smithi067 bash[17655]: audit 2024-04-04T00:10:07.459536+0000 mon.c (mon.2) 7087 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-04T00:10:08.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:08 smithi067 bash[27441]: audit 2024-04-04T00:10:06.467903+0000 mon.c (mon.2) 7086 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-04T00:10:08.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:08 smithi067 bash[27441]: cluster 2024-04-04T00:10:06.784132+0000 mgr.y (mgr.24370) 17746 : cluster [DBG] pgmap v17730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-04-04T00:10:08.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:08 smithi067 bash[27441]: audit 2024-04-04T00:10:07.459536+0000 mon.c (mon.2) 7087 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-04T00:10:09.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:09 smithi082 bash[20963]: audit 2024-04-04T00:10:08.512673+0000 mon.a (mon.0) 15075 : audit [DBG] from='client.? 172.21.15.67:0/3153767777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:09.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:09 smithi067 bash[17655]: audit 2024-04-04T00:10:08.512673+0000 mon.a (mon.0) 15075 : audit [DBG] from='client.? 172.21.15.67:0/3153767777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:09.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:09 smithi067 bash[27441]: audit 2024-04-04T00:10:08.512673+0000 mon.a (mon.0) 15075 : audit [DBG] from='client.? 172.21.15.67:0/3153767777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:10.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:10 smithi082 bash[20963]: cluster 2024-04-04T00:10:08.784852+0000 mgr.y (mgr.24370) 17747 : cluster [DBG] pgmap v17731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-04-04T00:10:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:10 smithi067 bash[17655]: cluster 2024-04-04T00:10:08.784852+0000 mgr.y (mgr.24370) 17747 : cluster [DBG] pgmap v17731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-04-04T00:10:10.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:10 smithi067 bash[27441]: cluster 2024-04-04T00:10:08.784852+0000 mgr.y (mgr.24370) 17747 : cluster [DBG] pgmap v17731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-04-04T00:10:11.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:11 smithi082 bash[20963]: audit 2024-04-04T00:10:10.602120+0000 mon.a (mon.0) 15076 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:11 smithi082 bash[20963]: audit 2024-04-04T00:10:10.962191+0000 mon.a (mon.0) 15077 : audit [DBG] from='client.? 172.21.15.67:0/2951491866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:11.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:11 smithi067 bash[27441]: audit 2024-04-04T00:10:10.602120+0000 mon.a (mon.0) 15076 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:11.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:11 smithi067 bash[27441]: audit 2024-04-04T00:10:10.962191+0000 mon.a (mon.0) 15077 : audit [DBG] from='client.? 172.21.15.67:0/2951491866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:11.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:11 smithi067 bash[17655]: audit 2024-04-04T00:10:10.602120+0000 mon.a (mon.0) 15076 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:11.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:11 smithi067 bash[17655]: audit 2024-04-04T00:10:10.962191+0000 mon.a (mon.0) 15077 : audit [DBG] from='client.? 172.21.15.67:0/2951491866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:12.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:12 smithi082 bash[20963]: cluster 2024-04-04T00:10:10.785934+0000 mgr.y (mgr.24370) 17748 : cluster [DBG] pgmap v17732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-04-04T00:10:12.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:12 smithi067 bash[27441]: cluster 2024-04-04T00:10:10.785934+0000 mgr.y (mgr.24370) 17748 : cluster [DBG] pgmap v17732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-04-04T00:10:12.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:12 smithi067 bash[17655]: cluster 2024-04-04T00:10:10.785934+0000 mgr.y (mgr.24370) 17748 : cluster [DBG] pgmap v17732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 87 KiB/s wr, 7 op/s 2024-04-04T00:10:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:13] "GET /metrics HTTP/1.1" 200 240025 "" "Prometheus/2.43.0" 2024-04-04T00:10:13.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:13 smithi082 bash[20963]: audit 2024-04-04T00:10:13.424557+0000 mon.a (mon.0) 15078 : audit [DBG] from='client.? 172.21.15.67:0/764081793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:10:13.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:13 smithi067 bash[17655]: audit 2024-04-04T00:10:13.424557+0000 mon.a (mon.0) 15078 : audit [DBG] from='client.? 172.21.15.67:0/764081793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:13.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:13 smithi067 bash[27441]: audit 2024-04-04T00:10:13.424557+0000 mon.a (mon.0) 15078 : audit [DBG] from='client.? 172.21.15.67:0/764081793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:14.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:14 smithi082 bash[20963]: cluster 2024-04-04T00:10:12.786712+0000 mgr.y (mgr.24370) 17749 : cluster [DBG] pgmap v17733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-04T00:10:14.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:14 smithi067 bash[27441]: cluster 2024-04-04T00:10:12.786712+0000 mgr.y (mgr.24370) 17749 : cluster [DBG] pgmap v17733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-04T00:10:14.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:14 smithi067 bash[17655]: cluster 2024-04-04T00:10:12.786712+0000 mgr.y (mgr.24370) 17749 : cluster [DBG] pgmap v17733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-04T00:10:16.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:16 smithi082 bash[20963]: cluster 2024-04-04T00:10:14.787395+0000 mgr.y (mgr.24370) 17750 : cluster [DBG] pgmap v17734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-04T00:10:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:16 smithi082 bash[20963]: audit 2024-04-04T00:10:15.896483+0000 mon.a (mon.0) 15079 : audit [DBG] from='client.? 172.21.15.67:0/2602778073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:16.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:16 smithi067 bash[27441]: cluster 2024-04-04T00:10:14.787395+0000 mgr.y (mgr.24370) 17750 : cluster [DBG] pgmap v17734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-04T00:10:16.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:16 smithi067 bash[27441]: audit 2024-04-04T00:10:15.896483+0000 mon.a (mon.0) 15079 : audit [DBG] from='client.? 172.21.15.67:0/2602778073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:16.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:16 smithi067 bash[17655]: cluster 2024-04-04T00:10:14.787395+0000 mgr.y (mgr.24370) 17750 : cluster [DBG] pgmap v17734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-04T00:10:16.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:16 smithi067 bash[17655]: audit 2024-04-04T00:10:15.896483+0000 mon.a (mon.0) 15079 : audit [DBG] from='client.? 172.21.15.67:0/2602778073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:18 smithi082 bash[20963]: cluster 2024-04-04T00:10:16.788574+0000 mgr.y (mgr.24370) 17751 : cluster [DBG] pgmap v17735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-04T00:10:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:18 smithi082 bash[20963]: audit 2024-04-04T00:10:18.346558+0000 mon.a (mon.0) 15080 : audit [DBG] from='client.? 172.21.15.67:0/1933707778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:18 smithi067 bash[17655]: cluster 2024-04-04T00:10:16.788574+0000 mgr.y (mgr.24370) 17751 : cluster [DBG] pgmap v17735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-04T00:10:18.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:18 smithi067 bash[17655]: audit 2024-04-04T00:10:18.346558+0000 mon.a (mon.0) 15080 : audit [DBG] from='client.? 172.21.15.67:0/1933707778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:18 smithi067 bash[27441]: cluster 2024-04-04T00:10:16.788574+0000 mgr.y (mgr.24370) 17751 : cluster [DBG] pgmap v17735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 54 KiB/s wr, 4 op/s 2024-04-04T00:10:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:18 smithi067 bash[27441]: audit 2024-04-04T00:10:18.346558+0000 mon.a (mon.0) 15080 : audit [DBG] from='client.? 172.21.15.67:0/1933707778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:20.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:20 smithi082 bash[20963]: cluster 2024-04-04T00:10:18.789238+0000 mgr.y (mgr.24370) 17752 : cluster [DBG] pgmap v17736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-04T00:10:20.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:20 smithi067 bash[17655]: cluster 2024-04-04T00:10:18.789238+0000 mgr.y (mgr.24370) 17752 : cluster [DBG] pgmap v17736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-04T00:10:20.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:20 smithi067 bash[27441]: cluster 2024-04-04T00:10:18.789238+0000 mgr.y (mgr.24370) 17752 : cluster [DBG] pgmap v17736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-04T00:10:21.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:21 smithi082 bash[20963]: audit 2024-04-04T00:10:20.801819+0000 mon.a (mon.0) 15081 : audit [DBG] from='client.? 172.21.15.67:0/1202462635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:21.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:21 smithi067 bash[17655]: audit 2024-04-04T00:10:20.801819+0000 mon.a (mon.0) 15081 : audit [DBG] from='client.? 172.21.15.67:0/1202462635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:21.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:21 smithi067 bash[27441]: audit 2024-04-04T00:10:20.801819+0000 mon.a (mon.0) 15081 : audit [DBG] from='client.? 172.21.15.67:0/1202462635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:22.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:22 smithi082 bash[20963]: cluster 2024-04-04T00:10:20.789952+0000 mgr.y (mgr.24370) 17753 : cluster [DBG] pgmap v17737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-04T00:10:22.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:22 smithi067 bash[17655]: cluster 2024-04-04T00:10:20.789952+0000 mgr.y (mgr.24370) 17753 : cluster [DBG] pgmap v17737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-04T00:10:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:22 smithi067 bash[27441]: cluster 2024-04-04T00:10:20.789952+0000 mgr.y (mgr.24370) 17753 : cluster [DBG] pgmap v17737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-04T00:10:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:23] "GET /metrics HTTP/1.1" 200 240025 "" "Prometheus/2.43.0" 2024-04-04T00:10:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:10:23.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:23 smithi082 bash[20963]: audit 2024-04-04T00:10:23.262197+0000 mon.c (mon.2) 7088 : audit [DBG] from='client.? 172.21.15.67:0/1649086818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:23.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:23 smithi067 bash[17655]: audit 2024-04-04T00:10:23.262197+0000 mon.c (mon.2) 7088 : audit [DBG] from='client.? 172.21.15.67:0/1649086818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:23.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:23 smithi067 bash[27441]: audit 2024-04-04T00:10:23.262197+0000 mon.c (mon.2) 7088 : audit [DBG] from='client.? 172.21.15.67:0/1649086818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:24.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:24 smithi082 bash[20963]: cluster 2024-04-04T00:10:22.790584+0000 mgr.y (mgr.24370) 17754 : cluster [DBG] pgmap v17738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:24 smithi067 bash[17655]: cluster 2024-04-04T00:10:22.790584+0000 mgr.y (mgr.24370) 17754 : cluster [DBG] pgmap v17738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:24 smithi067 bash[27441]: cluster 2024-04-04T00:10:22.790584+0000 mgr.y (mgr.24370) 17754 : cluster [DBG] pgmap v17738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:26.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:26 smithi082 bash[20963]: cluster 2024-04-04T00:10:24.791284+0000 mgr.y (mgr.24370) 17755 : cluster [DBG] pgmap v17739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:26 smithi082 bash[20963]: audit 2024-04-04T00:10:25.602186+0000 mon.a (mon.0) 15082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:26 smithi082 bash[20963]: audit 2024-04-04T00:10:25.711531+0000 mon.a (mon.0) 15083 : audit [DBG] from='client.? 172.21.15.67:0/3858768631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:26 smithi067 bash[27441]: cluster 2024-04-04T00:10:24.791284+0000 mgr.y (mgr.24370) 17755 : cluster [DBG] pgmap v17739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:26 smithi067 bash[27441]: audit 2024-04-04T00:10:25.602186+0000 mon.a (mon.0) 15082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:26 smithi067 bash[27441]: audit 2024-04-04T00:10:25.711531+0000 mon.a (mon.0) 15083 : audit [DBG] from='client.? 172.21.15.67:0/3858768631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:26 smithi067 bash[17655]: cluster 2024-04-04T00:10:24.791284+0000 mgr.y (mgr.24370) 17755 : cluster [DBG] pgmap v17739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:26 smithi067 bash[17655]: audit 2024-04-04T00:10:25.602186+0000 mon.a (mon.0) 15082 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:26 smithi067 bash[17655]: audit 2024-04-04T00:10:25.711531+0000 mon.a (mon.0) 15083 : audit [DBG] from='client.? 172.21.15.67:0/3858768631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:28.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:28 smithi082 bash[20963]: cluster 2024-04-04T00:10:26.792603+0000 mgr.y (mgr.24370) 17756 : cluster [DBG] pgmap v17740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:28.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:28 smithi082 bash[20963]: audit 2024-04-04T00:10:28.161626+0000 mon.c (mon.2) 7089 : audit [DBG] from='client.? 172.21.15.67:0/3230740792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:28 smithi067 bash[17655]: cluster 2024-04-04T00:10:26.792603+0000 mgr.y (mgr.24370) 17756 : cluster [DBG] pgmap v17740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:28 smithi067 bash[17655]: audit 2024-04-04T00:10:28.161626+0000 mon.c (mon.2) 7089 : audit [DBG] from='client.? 172.21.15.67:0/3230740792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:28 smithi067 bash[27441]: cluster 2024-04-04T00:10:26.792603+0000 mgr.y (mgr.24370) 17756 : cluster [DBG] pgmap v17740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:28 smithi067 bash[27441]: audit 2024-04-04T00:10:28.161626+0000 mon.c (mon.2) 7089 : audit [DBG] from='client.? 172.21.15.67:0/3230740792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:30 smithi082 bash[20963]: cluster 2024-04-04T00:10:28.793333+0000 mgr.y (mgr.24370) 17757 : cluster [DBG] pgmap v17741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:30 smithi067 bash[17655]: cluster 2024-04-04T00:10:28.793333+0000 mgr.y (mgr.24370) 17757 : cluster [DBG] pgmap v17741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:30 smithi067 bash[27441]: cluster 2024-04-04T00:10:28.793333+0000 mgr.y (mgr.24370) 17757 : cluster [DBG] pgmap v17741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:31.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:31 smithi082 bash[20963]: audit 2024-04-04T00:10:30.614623+0000 mon.a (mon.0) 15084 : audit [DBG] from='client.? 172.21.15.67:0/1576944499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:31 smithi067 bash[27441]: audit 2024-04-04T00:10:30.614623+0000 mon.a (mon.0) 15084 : audit [DBG] from='client.? 172.21.15.67:0/1576944499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:31 smithi067 bash[17655]: audit 2024-04-04T00:10:30.614623+0000 mon.a (mon.0) 15084 : audit [DBG] from='client.? 172.21.15.67:0/1576944499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:32.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:32 smithi082 bash[20963]: cluster 2024-04-04T00:10:30.794593+0000 mgr.y (mgr.24370) 17758 : cluster [DBG] pgmap v17742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:32.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:32 smithi067 bash[17655]: cluster 2024-04-04T00:10:30.794593+0000 mgr.y (mgr.24370) 17758 : cluster [DBG] pgmap v17742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:32 smithi067 bash[27441]: cluster 2024-04-04T00:10:30.794593+0000 mgr.y (mgr.24370) 17758 : cluster [DBG] pgmap v17742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:33] "GET /metrics HTTP/1.1" 200 240023 "" "Prometheus/2.43.0" 2024-04-04T00:10:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:33 smithi082 bash[20963]: audit 2024-04-04T00:10:33.073990+0000 mon.a (mon.0) 15085 : audit [DBG] from='client.? 172.21.15.67:0/1682997337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:10:33.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:33 smithi067 bash[17655]: audit 2024-04-04T00:10:33.073990+0000 mon.a (mon.0) 15085 : audit [DBG] from='client.? 172.21.15.67:0/1682997337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:33.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:33 smithi067 bash[27441]: audit 2024-04-04T00:10:33.073990+0000 mon.a (mon.0) 15085 : audit [DBG] from='client.? 172.21.15.67:0/1682997337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:34.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:34 smithi082 bash[20963]: cluster 2024-04-04T00:10:32.795248+0000 mgr.y (mgr.24370) 17759 : cluster [DBG] pgmap v17743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:34 smithi067 bash[17655]: cluster 2024-04-04T00:10:32.795248+0000 mgr.y (mgr.24370) 17759 : cluster [DBG] pgmap v17743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:34 smithi067 bash[27441]: cluster 2024-04-04T00:10:32.795248+0000 mgr.y (mgr.24370) 17759 : cluster [DBG] pgmap v17743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:35.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:35 smithi082 bash[20963]: audit 2024-04-04T00:10:35.526643+0000 mon.a (mon.0) 15086 : audit [DBG] from='client.? 172.21.15.67:0/1779665949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:35.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:35 smithi067 bash[27441]: audit 2024-04-04T00:10:35.526643+0000 mon.a (mon.0) 15086 : audit [DBG] from='client.? 172.21.15.67:0/1779665949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:35.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:35 smithi067 bash[17655]: audit 2024-04-04T00:10:35.526643+0000 mon.a (mon.0) 15086 : audit [DBG] from='client.? 172.21.15.67:0/1779665949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:36.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:36 smithi082 bash[20963]: cluster 2024-04-04T00:10:34.796110+0000 mgr.y (mgr.24370) 17760 : cluster [DBG] pgmap v17744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:36 smithi067 bash[27441]: cluster 2024-04-04T00:10:34.796110+0000 mgr.y (mgr.24370) 17760 : cluster [DBG] pgmap v17744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:36 smithi067 bash[17655]: cluster 2024-04-04T00:10:34.796110+0000 mgr.y (mgr.24370) 17760 : cluster [DBG] pgmap v17744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:38.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:38 smithi082 bash[20963]: cluster 2024-04-04T00:10:36.797284+0000 mgr.y (mgr.24370) 17761 : cluster [DBG] pgmap v17745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:38.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:38 smithi082 bash[20963]: audit 2024-04-04T00:10:37.984846+0000 mon.a (mon.0) 15087 : audit [DBG] from='client.? 172.21.15.67:0/2900328044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:38 smithi067 bash[17655]: cluster 2024-04-04T00:10:36.797284+0000 mgr.y (mgr.24370) 17761 : cluster [DBG] pgmap v17745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:38 smithi067 bash[17655]: audit 2024-04-04T00:10:37.984846+0000 mon.a (mon.0) 15087 : audit [DBG] from='client.? 172.21.15.67:0/2900328044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:38 smithi067 bash[27441]: cluster 2024-04-04T00:10:36.797284+0000 mgr.y (mgr.24370) 17761 : cluster [DBG] pgmap v17745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:38 smithi067 bash[27441]: audit 2024-04-04T00:10:37.984846+0000 mon.a (mon.0) 15087 : audit [DBG] from='client.? 172.21.15.67:0/2900328044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:40.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:40 smithi082 bash[20963]: cluster 2024-04-04T00:10:38.797990+0000 mgr.y (mgr.24370) 17762 : cluster [DBG] pgmap v17746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:40 smithi082 bash[20963]: audit 2024-04-04T00:10:40.436347+0000 mon.c (mon.2) 7090 : audit [DBG] from='client.? 172.21.15.67:0/2032189991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:40 smithi067 bash[27441]: cluster 2024-04-04T00:10:38.797990+0000 mgr.y (mgr.24370) 17762 : cluster [DBG] pgmap v17746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:40 smithi067 bash[27441]: audit 2024-04-04T00:10:40.436347+0000 mon.c (mon.2) 7090 : audit [DBG] from='client.? 172.21.15.67:0/2032189991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:40 smithi067 bash[17655]: cluster 2024-04-04T00:10:38.797990+0000 mgr.y (mgr.24370) 17762 : cluster [DBG] pgmap v17746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:40 smithi067 bash[17655]: audit 2024-04-04T00:10:40.436347+0000 mon.c (mon.2) 7090 : audit [DBG] from='client.? 172.21.15.67:0/2032189991' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:41.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:41 smithi082 bash[20963]: audit 2024-04-04T00:10:40.602102+0000 mon.a (mon.0) 15088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:41.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:41 smithi067 bash[27441]: audit 2024-04-04T00:10:40.602102+0000 mon.a (mon.0) 15088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:41 smithi067 bash[17655]: audit 2024-04-04T00:10:40.602102+0000 mon.a (mon.0) 15088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:42 smithi082 bash[20963]: cluster 2024-04-04T00:10:40.799043+0000 mgr.y (mgr.24370) 17763 : cluster [DBG] pgmap v17747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:42.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:42 smithi067 bash[27441]: cluster 2024-04-04T00:10:40.799043+0000 mgr.y (mgr.24370) 17763 : cluster [DBG] pgmap v17747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:42 smithi067 bash[17655]: cluster 2024-04-04T00:10:40.799043+0000 mgr.y (mgr.24370) 17763 : cluster [DBG] pgmap v17747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:43] "GET /metrics HTTP/1.1" 200 240018 "" "Prometheus/2.43.0" 2024-04-04T00:10:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:43 smithi082 bash[20963]: audit 2024-04-04T00:10:42.888316+0000 mon.c (mon.2) 7091 : audit [DBG] from='client.? 172.21.15.67:0/4130037567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:10:43.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:43 smithi067 bash[17655]: audit 2024-04-04T00:10:42.888316+0000 mon.c (mon.2) 7091 : audit [DBG] from='client.? 172.21.15.67:0/4130037567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:43 smithi067 bash[27441]: audit 2024-04-04T00:10:42.888316+0000 mon.c (mon.2) 7091 : audit [DBG] from='client.? 172.21.15.67:0/4130037567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:44.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:44 smithi082 bash[20963]: cluster 2024-04-04T00:10:42.799668+0000 mgr.y (mgr.24370) 17764 : cluster [DBG] pgmap v17748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:44.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:44 smithi067 bash[27441]: cluster 2024-04-04T00:10:42.799668+0000 mgr.y (mgr.24370) 17764 : cluster [DBG] pgmap v17748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:44 smithi067 bash[17655]: cluster 2024-04-04T00:10:42.799668+0000 mgr.y (mgr.24370) 17764 : cluster [DBG] pgmap v17748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:45.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:45 smithi082 bash[20963]: audit 2024-04-04T00:10:45.342652+0000 mon.c (mon.2) 7092 : audit [DBG] from='client.? 172.21.15.67:0/4031684803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:45.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:45 smithi067 bash[17655]: audit 2024-04-04T00:10:45.342652+0000 mon.c (mon.2) 7092 : audit [DBG] from='client.? 172.21.15.67:0/4031684803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:45 smithi067 bash[27441]: audit 2024-04-04T00:10:45.342652+0000 mon.c (mon.2) 7092 : audit [DBG] from='client.? 172.21.15.67:0/4031684803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:46.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:46 smithi082 bash[20963]: cluster 2024-04-04T00:10:44.800404+0000 mgr.y (mgr.24370) 17765 : cluster [DBG] pgmap v17749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:46.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:46 smithi067 bash[17655]: cluster 2024-04-04T00:10:44.800404+0000 mgr.y (mgr.24370) 17765 : cluster [DBG] pgmap v17749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:46 smithi067 bash[27441]: cluster 2024-04-04T00:10:44.800404+0000 mgr.y (mgr.24370) 17765 : cluster [DBG] pgmap v17749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:48.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:48 smithi082 bash[20963]: cluster 2024-04-04T00:10:46.801419+0000 mgr.y (mgr.24370) 17766 : cluster [DBG] pgmap v17750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:48 smithi082 bash[20963]: audit 2024-04-04T00:10:47.801539+0000 mon.c (mon.2) 7093 : audit [DBG] from='client.? 172.21.15.67:0/3764266566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:48 smithi067 bash[27441]: cluster 2024-04-04T00:10:46.801419+0000 mgr.y (mgr.24370) 17766 : cluster [DBG] pgmap v17750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:48 smithi067 bash[27441]: audit 2024-04-04T00:10:47.801539+0000 mon.c (mon.2) 7093 : audit [DBG] from='client.? 172.21.15.67:0/3764266566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:48 smithi067 bash[17655]: cluster 2024-04-04T00:10:46.801419+0000 mgr.y (mgr.24370) 17766 : cluster [DBG] pgmap v17750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:48 smithi067 bash[17655]: audit 2024-04-04T00:10:47.801539+0000 mon.c (mon.2) 7093 : audit [DBG] from='client.? 172.21.15.67:0/3764266566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:50 smithi067 bash[17655]: cluster 2024-04-04T00:10:48.802122+0000 mgr.y (mgr.24370) 17767 : cluster [DBG] pgmap v17751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:50 smithi067 bash[17655]: audit 2024-04-04T00:10:50.317931+0000 mon.a (mon.0) 15089 : audit [DBG] from='client.? 172.21.15.67:0/311898622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:50 smithi067 bash[27441]: cluster 2024-04-04T00:10:48.802122+0000 mgr.y (mgr.24370) 17767 : cluster [DBG] pgmap v17751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:50 smithi067 bash[27441]: audit 2024-04-04T00:10:50.317931+0000 mon.a (mon.0) 15089 : audit [DBG] from='client.? 172.21.15.67:0/311898622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:51.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:50 smithi082 bash[20963]: cluster 2024-04-04T00:10:48.802122+0000 mgr.y (mgr.24370) 17767 : cluster [DBG] pgmap v17751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:51.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:50 smithi082 bash[20963]: audit 2024-04-04T00:10:50.317931+0000 mon.a (mon.0) 15089 : audit [DBG] from='client.? 172.21.15.67:0/311898622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:51.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:51 smithi067 bash[17655]: audit 2024-04-04T00:10:51.221972+0000 mon.a (mon.0) 15090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:10:51.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:51 smithi067 bash[27441]: audit 2024-04-04T00:10:51.221972+0000 mon.a (mon.0) 15090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:10:52.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:51 smithi082 bash[20963]: audit 2024-04-04T00:10:51.221972+0000 mon.a (mon.0) 15090 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:10:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:52 smithi067 bash[27441]: cluster 2024-04-04T00:10:50.803243+0000 mgr.y (mgr.24370) 17768 : cluster [DBG] pgmap v17752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:52 smithi067 bash[17655]: cluster 2024-04-04T00:10:50.803243+0000 mgr.y (mgr.24370) 17768 : cluster [DBG] pgmap v17752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:52 smithi082 bash[20963]: cluster 2024-04-04T00:10:50.803243+0000 mgr.y (mgr.24370) 17768 : cluster [DBG] pgmap v17752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:53] "GET /metrics HTTP/1.1" 200 240018 "" "Prometheus/2.43.0" 2024-04-04T00:10:53.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:53 smithi082 bash[20963]: audit 2024-04-04T00:10:52.777426+0000 mon.a (mon.0) 15091 : audit [DBG] from='client.? 172.21.15.67:0/4105807518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:10:53.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:53 smithi067 bash[17655]: audit 2024-04-04T00:10:52.777426+0000 mon.a (mon.0) 15091 : audit [DBG] from='client.? 172.21.15.67:0/4105807518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:53.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:53 smithi067 bash[27441]: audit 2024-04-04T00:10:52.777426+0000 mon.a (mon.0) 15091 : audit [DBG] from='client.? 172.21.15.67:0/4105807518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:54.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:54 smithi067 bash[27441]: cluster 2024-04-04T00:10:52.803893+0000 mgr.y (mgr.24370) 17769 : cluster [DBG] pgmap v17753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:54 smithi067 bash[17655]: cluster 2024-04-04T00:10:52.803893+0000 mgr.y (mgr.24370) 17769 : cluster [DBG] pgmap v17753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:55.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:54 smithi082 bash[20963]: cluster 2024-04-04T00:10:52.803893+0000 mgr.y (mgr.24370) 17769 : cluster [DBG] pgmap v17753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:55 smithi067 bash[27441]: audit 2024-04-04T00:10:55.234954+0000 mon.a (mon.0) 15092 : audit [DBG] from='client.? 172.21.15.67:0/843436807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:55 smithi067 bash[27441]: audit 2024-04-04T00:10:55.603056+0000 mon.a (mon.0) 15093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:55 smithi067 bash[17655]: audit 2024-04-04T00:10:55.234954+0000 mon.a (mon.0) 15092 : audit [DBG] from='client.? 172.21.15.67:0/843436807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:55 smithi067 bash[17655]: audit 2024-04-04T00:10:55.603056+0000 mon.a (mon.0) 15093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:55 smithi082 bash[20963]: audit 2024-04-04T00:10:55.234954+0000 mon.a (mon.0) 15092 : audit [DBG] from='client.? 172.21.15.67:0/843436807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:55 smithi082 bash[20963]: audit 2024-04-04T00:10:55.603056+0000 mon.a (mon.0) 15093 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:10:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:56 smithi082 bash[20963]: cluster 2024-04-04T00:10:54.804469+0000 mgr.y (mgr.24370) 17770 : cluster [DBG] pgmap v17754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:57.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:56 smithi067 bash[27441]: cluster 2024-04-04T00:10:54.804469+0000 mgr.y (mgr.24370) 17770 : cluster [DBG] pgmap v17754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:56 smithi067 bash[17655]: cluster 2024-04-04T00:10:54.804469+0000 mgr.y (mgr.24370) 17770 : cluster [DBG] pgmap v17754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:57 smithi082 bash[20963]: cluster 2024-04-04T00:10:56.805450+0000 mgr.y (mgr.24370) 17771 : cluster [DBG] pgmap v17755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:57 smithi082 bash[20963]: audit 2024-04-04T00:10:56.918972+0000 mon.a (mon.0) 15094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:57 smithi082 bash[20963]: audit 2024-04-04T00:10:56.926858+0000 mon.a (mon.0) 15095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:57 smithi082 bash[20963]: audit 2024-04-04T00:10:57.278782+0000 mon.a (mon.0) 15096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:57 smithi082 bash[20963]: audit 2024-04-04T00:10:57.287845+0000 mon.a (mon.0) 15097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:57 smithi082 bash[20963]: audit 2024-04-04T00:10:57.688316+0000 mon.a (mon.0) 15098 : audit [DBG] from='client.? 172.21.15.67:0/3207564923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:57 smithi082 bash[20963]: audit 2024-04-04T00:10:57.775613+0000 mon.a (mon.0) 15099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:10:58.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:57 smithi082 bash[20963]: audit 2024-04-04T00:10:57.777507+0000 mon.a (mon.0) 15100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:10:58.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:57 smithi082 bash[20963]: audit 2024-04-04T00:10:57.786944+0000 mon.a (mon.0) 15101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[17655]: cluster 2024-04-04T00:10:56.805450+0000 mgr.y (mgr.24370) 17771 : cluster [DBG] pgmap v17755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[17655]: audit 2024-04-04T00:10:56.918972+0000 mon.a (mon.0) 15094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[17655]: audit 2024-04-04T00:10:56.926858+0000 mon.a (mon.0) 15095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[17655]: audit 2024-04-04T00:10:57.278782+0000 mon.a (mon.0) 15096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[17655]: audit 2024-04-04T00:10:57.287845+0000 mon.a (mon.0) 15097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[17655]: audit 2024-04-04T00:10:57.688316+0000 mon.a (mon.0) 15098 : audit [DBG] from='client.? 172.21.15.67:0/3207564923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[17655]: audit 2024-04-04T00:10:57.775613+0000 mon.a (mon.0) 15099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:10:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[17655]: audit 2024-04-04T00:10:57.777507+0000 mon.a (mon.0) 15100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:10:58.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[17655]: audit 2024-04-04T00:10:57.786944+0000 mon.a (mon.0) 15101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[27441]: cluster 2024-04-04T00:10:56.805450+0000 mgr.y (mgr.24370) 17771 : cluster [DBG] pgmap v17755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:10:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[27441]: audit 2024-04-04T00:10:56.918972+0000 mon.a (mon.0) 15094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[27441]: audit 2024-04-04T00:10:56.926858+0000 mon.a (mon.0) 15095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[27441]: audit 2024-04-04T00:10:57.278782+0000 mon.a (mon.0) 15096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[27441]: audit 2024-04-04T00:10:57.287845+0000 mon.a (mon.0) 15097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:10:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[27441]: audit 2024-04-04T00:10:57.688316+0000 mon.a (mon.0) 15098 : audit [DBG] from='client.? 172.21.15.67:0/3207564923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:10:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[27441]: audit 2024-04-04T00:10:57.775613+0000 mon.a (mon.0) 15099 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:10:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[27441]: audit 2024-04-04T00:10:57.777507+0000 mon.a (mon.0) 15100 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:10:58.424 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:57 smithi067 bash[27441]: audit 2024-04-04T00:10:57.786944+0000 mon.a (mon.0) 15101 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:11:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:10:59 smithi082 bash[20963]: cluster 2024-04-04T00:10:58.806110+0000 mgr.y (mgr.24370) 17772 : cluster [DBG] pgmap v17756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:10:59 smithi067 bash[17655]: cluster 2024-04-04T00:10:58.806110+0000 mgr.y (mgr.24370) 17772 : cluster [DBG] pgmap v17756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:10:59 smithi067 bash[27441]: cluster 2024-04-04T00:10:58.806110+0000 mgr.y (mgr.24370) 17772 : cluster [DBG] pgmap v17756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:00 smithi082 bash[20963]: audit 2024-04-04T00:11:00.142174+0000 mon.c (mon.2) 7094 : audit [DBG] from='client.? 172.21.15.67:0/2278419526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:00 smithi067 bash[17655]: audit 2024-04-04T00:11:00.142174+0000 mon.c (mon.2) 7094 : audit [DBG] from='client.? 172.21.15.67:0/2278419526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:00 smithi067 bash[27441]: audit 2024-04-04T00:11:00.142174+0000 mon.c (mon.2) 7094 : audit [DBG] from='client.? 172.21.15.67:0/2278419526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:02.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:01 smithi082 bash[20963]: cluster 2024-04-04T00:11:00.807248+0000 mgr.y (mgr.24370) 17773 : cluster [DBG] pgmap v17757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:02.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:01 smithi067 bash[17655]: cluster 2024-04-04T00:11:00.807248+0000 mgr.y (mgr.24370) 17773 : cluster [DBG] pgmap v17757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:01 smithi067 bash[27441]: cluster 2024-04-04T00:11:00.807248+0000 mgr.y (mgr.24370) 17773 : cluster [DBG] pgmap v17757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:02 smithi082 bash[20963]: audit 2024-04-04T00:11:02.587841+0000 mon.a (mon.0) 15102 : audit [DBG] from='client.? 172.21.15.67:0/1031177825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:02 smithi067 bash[17655]: audit 2024-04-04T00:11:02.587841+0000 mon.a (mon.0) 15102 : audit [DBG] from='client.? 172.21.15.67:0/1031177825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:03] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:11:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:02 smithi067 bash[27441]: audit 2024-04-04T00:11:02.587841+0000 mon.a (mon.0) 15102 : audit [DBG] from='client.? 172.21.15.67:0/1031177825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:11:04.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:03 smithi082 bash[20963]: cluster 2024-04-04T00:11:02.807937+0000 mgr.y (mgr.24370) 17774 : cluster [DBG] pgmap v17758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:04.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:03 smithi067 bash[17655]: cluster 2024-04-04T00:11:02.807937+0000 mgr.y (mgr.24370) 17774 : cluster [DBG] pgmap v17758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:04.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:03 smithi067 bash[27441]: cluster 2024-04-04T00:11:02.807937+0000 mgr.y (mgr.24370) 17774 : cluster [DBG] pgmap v17758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:06.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:05 smithi082 bash[20963]: cluster 2024-04-04T00:11:04.808560+0000 mgr.y (mgr.24370) 17775 : cluster [DBG] pgmap v17759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:06.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:05 smithi082 bash[20963]: audit 2024-04-04T00:11:05.038056+0000 mon.a (mon.0) 15103 : audit [DBG] from='client.? 172.21.15.67:0/946494997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:06.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:05 smithi067 bash[27441]: cluster 2024-04-04T00:11:04.808560+0000 mgr.y (mgr.24370) 17775 : cluster [DBG] pgmap v17759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:05 smithi067 bash[27441]: audit 2024-04-04T00:11:05.038056+0000 mon.a (mon.0) 15103 : audit [DBG] from='client.? 172.21.15.67:0/946494997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:05 smithi067 bash[17655]: cluster 2024-04-04T00:11:04.808560+0000 mgr.y (mgr.24370) 17775 : cluster [DBG] pgmap v17759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:05 smithi067 bash[17655]: audit 2024-04-04T00:11:05.038056+0000 mon.a (mon.0) 15103 : audit [DBG] from='client.? 172.21.15.67:0/946494997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:08.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:07 smithi082 bash[20963]: cluster 2024-04-04T00:11:06.809737+0000 mgr.y (mgr.24370) 17776 : cluster [DBG] pgmap v17760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:08.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:07 smithi082 bash[20963]: audit 2024-04-04T00:11:07.494556+0000 mon.a (mon.0) 15104 : audit [DBG] from='client.? 172.21.15.67:0/1501318597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:08.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:07 smithi067 bash[17655]: cluster 2024-04-04T00:11:06.809737+0000 mgr.y (mgr.24370) 17776 : cluster [DBG] pgmap v17760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:08.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:07 smithi067 bash[17655]: audit 2024-04-04T00:11:07.494556+0000 mon.a (mon.0) 15104 : audit [DBG] from='client.? 172.21.15.67:0/1501318597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:08.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:07 smithi067 bash[27441]: cluster 2024-04-04T00:11:06.809737+0000 mgr.y (mgr.24370) 17776 : cluster [DBG] pgmap v17760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:08.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:07 smithi067 bash[27441]: audit 2024-04-04T00:11:07.494556+0000 mon.a (mon.0) 15104 : audit [DBG] from='client.? 172.21.15.67:0/1501318597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:09 smithi082 bash[20963]: cluster 2024-04-04T00:11:08.810430+0000 mgr.y (mgr.24370) 17777 : cluster [DBG] pgmap v17761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:10.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:09 smithi082 bash[20963]: audit 2024-04-04T00:11:09.948975+0000 mon.a (mon.0) 15105 : audit [DBG] from='client.? 172.21.15.67:0/1967739773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:10.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:09 smithi067 bash[27441]: cluster 2024-04-04T00:11:08.810430+0000 mgr.y (mgr.24370) 17777 : cluster [DBG] pgmap v17761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:09 smithi067 bash[27441]: audit 2024-04-04T00:11:09.948975+0000 mon.a (mon.0) 15105 : audit [DBG] from='client.? 172.21.15.67:0/1967739773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:09 smithi067 bash[17655]: cluster 2024-04-04T00:11:08.810430+0000 mgr.y (mgr.24370) 17777 : cluster [DBG] pgmap v17761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:09 smithi067 bash[17655]: audit 2024-04-04T00:11:09.948975+0000 mon.a (mon.0) 15105 : audit [DBG] from='client.? 172.21.15.67:0/1967739773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:11.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:10 smithi082 bash[20963]: audit 2024-04-04T00:11:10.603445+0000 mon.a (mon.0) 15106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:11.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:10 smithi067 bash[17655]: audit 2024-04-04T00:11:10.603445+0000 mon.a (mon.0) 15106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:10 smithi067 bash[27441]: audit 2024-04-04T00:11:10.603445+0000 mon.a (mon.0) 15106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:12.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:11 smithi082 bash[20963]: cluster 2024-04-04T00:11:10.811601+0000 mgr.y (mgr.24370) 17778 : cluster [DBG] pgmap v17762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:12.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:11 smithi067 bash[17655]: cluster 2024-04-04T00:11:10.811601+0000 mgr.y (mgr.24370) 17778 : cluster [DBG] pgmap v17762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:11 smithi067 bash[27441]: cluster 2024-04-04T00:11:10.811601+0000 mgr.y (mgr.24370) 17778 : cluster [DBG] pgmap v17762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:13.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:12 smithi082 bash[20963]: audit 2024-04-04T00:11:12.402454+0000 mon.a (mon.0) 15107 : audit [DBG] from='client.? 172.21.15.67:0/3565566770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:13] "GET /metrics HTTP/1.1" 200 240020 "" "Prometheus/2.43.0" 2024-04-04T00:11:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:12 smithi067 bash[27441]: audit 2024-04-04T00:11:12.402454+0000 mon.a (mon.0) 15107 : audit [DBG] from='client.? 172.21.15.67:0/3565566770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:12 smithi067 bash[17655]: audit 2024-04-04T00:11:12.402454+0000 mon.a (mon.0) 15107 : audit [DBG] from='client.? 172.21.15.67:0/3565566770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:11:14.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:13 smithi082 bash[20963]: cluster 2024-04-04T00:11:12.812376+0000 mgr.y (mgr.24370) 17779 : cluster [DBG] pgmap v17763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:14.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:13 smithi067 bash[27441]: cluster 2024-04-04T00:11:12.812376+0000 mgr.y (mgr.24370) 17779 : cluster [DBG] pgmap v17763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:14.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:13 smithi067 bash[17655]: cluster 2024-04-04T00:11:12.812376+0000 mgr.y (mgr.24370) 17779 : cluster [DBG] pgmap v17763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:14 smithi082 bash[20963]: audit 2024-04-04T00:11:14.852911+0000 mon.a (mon.0) 15108 : audit [DBG] from='client.? 172.21.15.67:0/2806657531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:14 smithi067 bash[17655]: audit 2024-04-04T00:11:14.852911+0000 mon.a (mon.0) 15108 : audit [DBG] from='client.? 172.21.15.67:0/2806657531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:15.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:14 smithi067 bash[27441]: audit 2024-04-04T00:11:14.852911+0000 mon.a (mon.0) 15108 : audit [DBG] from='client.? 172.21.15.67:0/2806657531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:15.889 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 00:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T00:11:15.596360824Z level=info msg="Completed cleanup jobs" duration=65.878157ms 2024-04-04T00:11:16.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:15 smithi082 bash[20963]: cluster 2024-04-04T00:11:14.813175+0000 mgr.y (mgr.24370) 17780 : cluster [DBG] pgmap v17764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:16.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:15 smithi067 bash[27441]: cluster 2024-04-04T00:11:14.813175+0000 mgr.y (mgr.24370) 17780 : cluster [DBG] pgmap v17764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:16.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:15 smithi067 bash[17655]: cluster 2024-04-04T00:11:14.813175+0000 mgr.y (mgr.24370) 17780 : cluster [DBG] pgmap v17764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:18.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:17 smithi082 bash[20963]: cluster 2024-04-04T00:11:16.814514+0000 mgr.y (mgr.24370) 17781 : cluster [DBG] pgmap v17765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:17 smithi082 bash[20963]: audit 2024-04-04T00:11:17.303936+0000 mon.a (mon.0) 15109 : audit [DBG] from='client.? 172.21.15.67:0/503697116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:18.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:18 smithi067 bash[27441]: cluster 2024-04-04T00:11:16.814514+0000 mgr.y (mgr.24370) 17781 : cluster [DBG] pgmap v17765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:18 smithi067 bash[27441]: audit 2024-04-04T00:11:17.303936+0000 mon.a (mon.0) 15109 : audit [DBG] from='client.? 172.21.15.67:0/503697116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:17 smithi067 bash[17655]: cluster 2024-04-04T00:11:16.814514+0000 mgr.y (mgr.24370) 17781 : cluster [DBG] pgmap v17765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:17 smithi067 bash[17655]: audit 2024-04-04T00:11:17.303936+0000 mon.a (mon.0) 15109 : audit [DBG] from='client.? 172.21.15.67:0/503697116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:20.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:20 smithi082 bash[20963]: cluster 2024-04-04T00:11:18.815237+0000 mgr.y (mgr.24370) 17782 : cluster [DBG] pgmap v17766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:20.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:20 smithi082 bash[20963]: audit 2024-04-04T00:11:19.750161+0000 mon.c (mon.2) 7095 : audit [DBG] from='client.? 172.21.15.67:0/2113425166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:20.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:20 smithi067 bash[17655]: cluster 2024-04-04T00:11:18.815237+0000 mgr.y (mgr.24370) 17782 : cluster [DBG] pgmap v17766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:20 smithi067 bash[17655]: audit 2024-04-04T00:11:19.750161+0000 mon.c (mon.2) 7095 : audit [DBG] from='client.? 172.21.15.67:0/2113425166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:20 smithi067 bash[27441]: cluster 2024-04-04T00:11:18.815237+0000 mgr.y (mgr.24370) 17782 : cluster [DBG] pgmap v17766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:20 smithi067 bash[27441]: audit 2024-04-04T00:11:19.750161+0000 mon.c (mon.2) 7095 : audit [DBG] from='client.? 172.21.15.67:0/2113425166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:22.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:22 smithi082 bash[20963]: cluster 2024-04-04T00:11:20.816393+0000 mgr.y (mgr.24370) 17783 : cluster [DBG] pgmap v17767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:22.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:22 smithi067 bash[27441]: cluster 2024-04-04T00:11:20.816393+0000 mgr.y (mgr.24370) 17783 : cluster [DBG] pgmap v17767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:22.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:22 smithi067 bash[17655]: cluster 2024-04-04T00:11:20.816393+0000 mgr.y (mgr.24370) 17783 : cluster [DBG] pgmap v17767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:23 smithi082 bash[20963]: audit 2024-04-04T00:11:22.207943+0000 mon.a (mon.0) 15110 : audit [DBG] from='client.? 172.21.15.67:0/3507574404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:23.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:23 smithi067 bash[27441]: audit 2024-04-04T00:11:22.207943+0000 mon.a (mon.0) 15110 : audit [DBG] from='client.? 172.21.15.67:0/3507574404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:23 smithi067 bash[17655]: audit 2024-04-04T00:11:22.207943+0000 mon.a (mon.0) 15110 : audit [DBG] from='client.? 172.21.15.67:0/3507574404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:23] "GET /metrics HTTP/1.1" 200 240020 "" "Prometheus/2.43.0" 2024-04-04T00:11:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:11:24.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:24 smithi082 bash[20963]: cluster 2024-04-04T00:11:22.817022+0000 mgr.y (mgr.24370) 17784 : cluster [DBG] pgmap v17768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:24.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:24 smithi067 bash[27441]: cluster 2024-04-04T00:11:22.817022+0000 mgr.y (mgr.24370) 17784 : cluster [DBG] pgmap v17768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:24.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:24 smithi067 bash[17655]: cluster 2024-04-04T00:11:22.817022+0000 mgr.y (mgr.24370) 17784 : cluster [DBG] pgmap v17768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:25 smithi082 bash[20963]: audit 2024-04-04T00:11:24.655277+0000 mon.a (mon.0) 15111 : audit [DBG] from='client.? 172.21.15.67:0/3733861835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:25 smithi067 bash[17655]: audit 2024-04-04T00:11:24.655277+0000 mon.a (mon.0) 15111 : audit [DBG] from='client.? 172.21.15.67:0/3733861835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:25 smithi067 bash[27441]: audit 2024-04-04T00:11:24.655277+0000 mon.a (mon.0) 15111 : audit [DBG] from='client.? 172.21.15.67:0/3733861835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:26 smithi082 bash[20963]: cluster 2024-04-04T00:11:24.817727+0000 mgr.y (mgr.24370) 17785 : cluster [DBG] pgmap v17769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:26 smithi082 bash[20963]: audit 2024-04-04T00:11:25.603899+0000 mon.a (mon.0) 15112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:26.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:26 smithi067 bash[17655]: cluster 2024-04-04T00:11:24.817727+0000 mgr.y (mgr.24370) 17785 : cluster [DBG] pgmap v17769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:26 smithi067 bash[17655]: audit 2024-04-04T00:11:25.603899+0000 mon.a (mon.0) 15112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:26 smithi067 bash[27441]: cluster 2024-04-04T00:11:24.817727+0000 mgr.y (mgr.24370) 17785 : cluster [DBG] pgmap v17769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:26 smithi067 bash[27441]: audit 2024-04-04T00:11:25.603899+0000 mon.a (mon.0) 15112 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:28.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:28 smithi082 bash[20963]: cluster 2024-04-04T00:11:26.818596+0000 mgr.y (mgr.24370) 17786 : cluster [DBG] pgmap v17770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:28.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:28 smithi082 bash[20963]: audit 2024-04-04T00:11:27.123585+0000 mon.a (mon.0) 15113 : audit [DBG] from='client.? 172.21.15.67:0/3795864223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:28.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:28 smithi067 bash[27441]: cluster 2024-04-04T00:11:26.818596+0000 mgr.y (mgr.24370) 17786 : cluster [DBG] pgmap v17770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:28.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:28 smithi067 bash[27441]: audit 2024-04-04T00:11:27.123585+0000 mon.a (mon.0) 15113 : audit [DBG] from='client.? 172.21.15.67:0/3795864223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:28.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:28 smithi067 bash[17655]: cluster 2024-04-04T00:11:26.818596+0000 mgr.y (mgr.24370) 17786 : cluster [DBG] pgmap v17770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:28.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:28 smithi067 bash[17655]: audit 2024-04-04T00:11:27.123585+0000 mon.a (mon.0) 15113 : audit [DBG] from='client.? 172.21.15.67:0/3795864223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:30.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:30 smithi082 bash[20963]: cluster 2024-04-04T00:11:28.819264+0000 mgr.y (mgr.24370) 17787 : cluster [DBG] pgmap v17771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:30.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:30 smithi082 bash[20963]: audit 2024-04-04T00:11:29.571926+0000 mon.a (mon.0) 15114 : audit [DBG] from='client.? 172.21.15.67:0/1535255560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:30.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:30 smithi067 bash[27441]: cluster 2024-04-04T00:11:28.819264+0000 mgr.y (mgr.24370) 17787 : cluster [DBG] pgmap v17771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:30.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:30 smithi067 bash[27441]: audit 2024-04-04T00:11:29.571926+0000 mon.a (mon.0) 15114 : audit [DBG] from='client.? 172.21.15.67:0/1535255560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:30.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:30 smithi067 bash[17655]: cluster 2024-04-04T00:11:28.819264+0000 mgr.y (mgr.24370) 17787 : cluster [DBG] pgmap v17771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:30.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:30 smithi067 bash[17655]: audit 2024-04-04T00:11:29.571926+0000 mon.a (mon.0) 15114 : audit [DBG] from='client.? 172.21.15.67:0/1535255560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:32.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:32 smithi082 bash[20963]: cluster 2024-04-04T00:11:30.820325+0000 mgr.y (mgr.24370) 17788 : cluster [DBG] pgmap v17772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:32.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:32 smithi082 bash[20963]: audit 2024-04-04T00:11:32.022063+0000 mon.a (mon.0) 15115 : audit [DBG] from='client.? 172.21.15.67:0/716012473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:32.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:32 smithi067 bash[17655]: cluster 2024-04-04T00:11:30.820325+0000 mgr.y (mgr.24370) 17788 : cluster [DBG] pgmap v17772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:32.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:32 smithi067 bash[17655]: audit 2024-04-04T00:11:32.022063+0000 mon.a (mon.0) 15115 : audit [DBG] from='client.? 172.21.15.67:0/716012473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:32.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:32 smithi067 bash[27441]: cluster 2024-04-04T00:11:30.820325+0000 mgr.y (mgr.24370) 17788 : cluster [DBG] pgmap v17772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:32.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:32 smithi067 bash[27441]: audit 2024-04-04T00:11:32.022063+0000 mon.a (mon.0) 15115 : audit [DBG] from='client.? 172.21.15.67:0/716012473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:33] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:11:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:11:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:34 smithi082 bash[20963]: cluster 2024-04-04T00:11:32.821022+0000 mgr.y (mgr.24370) 17789 : cluster [DBG] pgmap v17773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:34.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:34 smithi067 bash[27441]: cluster 2024-04-04T00:11:32.821022+0000 mgr.y (mgr.24370) 17789 : cluster [DBG] pgmap v17773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:34.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:34 smithi067 bash[17655]: cluster 2024-04-04T00:11:32.821022+0000 mgr.y (mgr.24370) 17789 : cluster [DBG] pgmap v17773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:35 smithi082 bash[20963]: audit 2024-04-04T00:11:34.475948+0000 mon.c (mon.2) 7096 : audit [DBG] from='client.? 172.21.15.67:0/1703233102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:35.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:35 smithi067 bash[17655]: audit 2024-04-04T00:11:34.475948+0000 mon.c (mon.2) 7096 : audit [DBG] from='client.? 172.21.15.67:0/1703233102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:35 smithi067 bash[27441]: audit 2024-04-04T00:11:34.475948+0000 mon.c (mon.2) 7096 : audit [DBG] from='client.? 172.21.15.67:0/1703233102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:36.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:36 smithi082 bash[20963]: cluster 2024-04-04T00:11:34.821669+0000 mgr.y (mgr.24370) 17790 : cluster [DBG] pgmap v17774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:36.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:36 smithi067 bash[17655]: cluster 2024-04-04T00:11:34.821669+0000 mgr.y (mgr.24370) 17790 : cluster [DBG] pgmap v17774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:36 smithi067 bash[27441]: cluster 2024-04-04T00:11:34.821669+0000 mgr.y (mgr.24370) 17790 : cluster [DBG] pgmap v17774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:37 smithi082 bash[20963]: audit 2024-04-04T00:11:36.939911+0000 mon.a (mon.0) 15116 : audit [DBG] from='client.? 172.21.15.67:0/1590321105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:37.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:37 smithi067 bash[27441]: audit 2024-04-04T00:11:36.939911+0000 mon.a (mon.0) 15116 : audit [DBG] from='client.? 172.21.15.67:0/1590321105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:37.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:37 smithi067 bash[17655]: audit 2024-04-04T00:11:36.939911+0000 mon.a (mon.0) 15116 : audit [DBG] from='client.? 172.21.15.67:0/1590321105' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:38.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:38 smithi082 bash[20963]: cluster 2024-04-04T00:11:36.822784+0000 mgr.y (mgr.24370) 17791 : cluster [DBG] pgmap v17775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:38 smithi067 bash[17655]: cluster 2024-04-04T00:11:36.822784+0000 mgr.y (mgr.24370) 17791 : cluster [DBG] pgmap v17775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:38 smithi067 bash[27441]: cluster 2024-04-04T00:11:36.822784+0000 mgr.y (mgr.24370) 17791 : cluster [DBG] pgmap v17775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:39.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:39 smithi082 bash[20963]: audit 2024-04-04T00:11:39.389413+0000 mon.a (mon.0) 15117 : audit [DBG] from='client.? 172.21.15.67:0/3543968657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:39.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:39 smithi067 bash[27441]: audit 2024-04-04T00:11:39.389413+0000 mon.a (mon.0) 15117 : audit [DBG] from='client.? 172.21.15.67:0/3543968657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:39.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:39 smithi067 bash[17655]: audit 2024-04-04T00:11:39.389413+0000 mon.a (mon.0) 15117 : audit [DBG] from='client.? 172.21.15.67:0/3543968657' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:40 smithi082 bash[20963]: cluster 2024-04-04T00:11:38.823452+0000 mgr.y (mgr.24370) 17792 : cluster [DBG] pgmap v17776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:40.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:40 smithi067 bash[17655]: cluster 2024-04-04T00:11:38.823452+0000 mgr.y (mgr.24370) 17792 : cluster [DBG] pgmap v17776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:40 smithi067 bash[27441]: cluster 2024-04-04T00:11:38.823452+0000 mgr.y (mgr.24370) 17792 : cluster [DBG] pgmap v17776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:41.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:41 smithi082 bash[20963]: audit 2024-04-04T00:11:40.604362+0000 mon.a (mon.0) 15118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:41.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:41 smithi067 bash[27441]: audit 2024-04-04T00:11:40.604362+0000 mon.a (mon.0) 15118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:41 smithi067 bash[17655]: audit 2024-04-04T00:11:40.604362+0000 mon.a (mon.0) 15118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:42 smithi082 bash[20963]: cluster 2024-04-04T00:11:40.824617+0000 mgr.y (mgr.24370) 17793 : cluster [DBG] pgmap v17777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:42.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:42 smithi082 bash[20963]: audit 2024-04-04T00:11:41.842389+0000 mon.a (mon.0) 15119 : audit [DBG] from='client.? 172.21.15.67:0/3590681191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:42 smithi067 bash[17655]: cluster 2024-04-04T00:11:40.824617+0000 mgr.y (mgr.24370) 17793 : cluster [DBG] pgmap v17777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:42 smithi067 bash[17655]: audit 2024-04-04T00:11:41.842389+0000 mon.a (mon.0) 15119 : audit [DBG] from='client.? 172.21.15.67:0/3590681191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:42 smithi067 bash[27441]: cluster 2024-04-04T00:11:40.824617+0000 mgr.y (mgr.24370) 17793 : cluster [DBG] pgmap v17777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:42 smithi067 bash[27441]: audit 2024-04-04T00:11:41.842389+0000 mon.a (mon.0) 15119 : audit [DBG] from='client.? 172.21.15.67:0/3590681191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:43] "GET /metrics HTTP/1.1" 200 240018 "" "Prometheus/2.43.0" 2024-04-04T00:11:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:11:44.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:44 smithi082 bash[20963]: cluster 2024-04-04T00:11:42.825246+0000 mgr.y (mgr.24370) 17794 : cluster [DBG] pgmap v17778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:44 smithi082 bash[20963]: audit 2024-04-04T00:11:44.301722+0000 mon.c (mon.2) 7097 : audit [DBG] from='client.? 172.21.15.67:0/1826107918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:44.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:44 smithi067 bash[17655]: cluster 2024-04-04T00:11:42.825246+0000 mgr.y (mgr.24370) 17794 : cluster [DBG] pgmap v17778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:44 smithi067 bash[17655]: audit 2024-04-04T00:11:44.301722+0000 mon.c (mon.2) 7097 : audit [DBG] from='client.? 172.21.15.67:0/1826107918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:44 smithi067 bash[27441]: cluster 2024-04-04T00:11:42.825246+0000 mgr.y (mgr.24370) 17794 : cluster [DBG] pgmap v17778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:44 smithi067 bash[27441]: audit 2024-04-04T00:11:44.301722+0000 mon.c (mon.2) 7097 : audit [DBG] from='client.? 172.21.15.67:0/1826107918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:46.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:46 smithi082 bash[20963]: cluster 2024-04-04T00:11:44.826000+0000 mgr.y (mgr.24370) 17795 : cluster [DBG] pgmap v17779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:46.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:46 smithi067 bash[27441]: cluster 2024-04-04T00:11:44.826000+0000 mgr.y (mgr.24370) 17795 : cluster [DBG] pgmap v17779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:46 smithi067 bash[17655]: cluster 2024-04-04T00:11:44.826000+0000 mgr.y (mgr.24370) 17795 : cluster [DBG] pgmap v17779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:47.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:47 smithi082 bash[20963]: audit 2024-04-04T00:11:46.760160+0000 mon.c (mon.2) 7098 : audit [DBG] from='client.? 172.21.15.67:0/3651352344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:47.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:47 smithi067 bash[17655]: audit 2024-04-04T00:11:46.760160+0000 mon.c (mon.2) 7098 : audit [DBG] from='client.? 172.21.15.67:0/3651352344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:47.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:47 smithi067 bash[27441]: audit 2024-04-04T00:11:46.760160+0000 mon.c (mon.2) 7098 : audit [DBG] from='client.? 172.21.15.67:0/3651352344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:48.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:48 smithi082 bash[20963]: cluster 2024-04-04T00:11:46.827192+0000 mgr.y (mgr.24370) 17796 : cluster [DBG] pgmap v17780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:48.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:48 smithi067 bash[27441]: cluster 2024-04-04T00:11:46.827192+0000 mgr.y (mgr.24370) 17796 : cluster [DBG] pgmap v17780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:48.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:48 smithi067 bash[17655]: cluster 2024-04-04T00:11:46.827192+0000 mgr.y (mgr.24370) 17796 : cluster [DBG] pgmap v17780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:49.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:49 smithi082 bash[20963]: audit 2024-04-04T00:11:49.222577+0000 mon.c (mon.2) 7099 : audit [DBG] from='client.? 172.21.15.67:0/1468584597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:49.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:49 smithi067 bash[17655]: audit 2024-04-04T00:11:49.222577+0000 mon.c (mon.2) 7099 : audit [DBG] from='client.? 172.21.15.67:0/1468584597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:49.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:49 smithi067 bash[27441]: audit 2024-04-04T00:11:49.222577+0000 mon.c (mon.2) 7099 : audit [DBG] from='client.? 172.21.15.67:0/1468584597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:50.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:50 smithi082 bash[20963]: cluster 2024-04-04T00:11:48.827747+0000 mgr.y (mgr.24370) 17797 : cluster [DBG] pgmap v17781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:50 smithi067 bash[27441]: cluster 2024-04-04T00:11:48.827747+0000 mgr.y (mgr.24370) 17797 : cluster [DBG] pgmap v17781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:50 smithi067 bash[17655]: cluster 2024-04-04T00:11:48.827747+0000 mgr.y (mgr.24370) 17797 : cluster [DBG] pgmap v17781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:52 smithi082 bash[20963]: cluster 2024-04-04T00:11:50.828852+0000 mgr.y (mgr.24370) 17798 : cluster [DBG] pgmap v17782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:52.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:52 smithi082 bash[20963]: audit 2024-04-04T00:11:51.672408+0000 mon.c (mon.2) 7100 : audit [DBG] from='client.? 172.21.15.67:0/659217399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:52 smithi067 bash[17655]: cluster 2024-04-04T00:11:50.828852+0000 mgr.y (mgr.24370) 17798 : cluster [DBG] pgmap v17782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:52 smithi067 bash[17655]: audit 2024-04-04T00:11:51.672408+0000 mon.c (mon.2) 7100 : audit [DBG] from='client.? 172.21.15.67:0/659217399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:52 smithi067 bash[27441]: cluster 2024-04-04T00:11:50.828852+0000 mgr.y (mgr.24370) 17798 : cluster [DBG] pgmap v17782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:52 smithi067 bash[27441]: audit 2024-04-04T00:11:51.672408+0000 mon.c (mon.2) 7100 : audit [DBG] from='client.? 172.21.15.67:0/659217399' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:53] "GET /metrics HTTP/1.1" 200 240018 "" "Prometheus/2.43.0" 2024-04-04T00:11:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:11:54.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:54 smithi082 bash[20963]: cluster 2024-04-04T00:11:52.829536+0000 mgr.y (mgr.24370) 17799 : cluster [DBG] pgmap v17783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:54.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:54 smithi082 bash[20963]: audit 2024-04-04T00:11:54.129405+0000 mon.a (mon.0) 15120 : audit [DBG] from='client.? 172.21.15.67:0/3416623173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:54.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:54 smithi067 bash[17655]: cluster 2024-04-04T00:11:52.829536+0000 mgr.y (mgr.24370) 17799 : cluster [DBG] pgmap v17783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:54 smithi067 bash[17655]: audit 2024-04-04T00:11:54.129405+0000 mon.a (mon.0) 15120 : audit [DBG] from='client.? 172.21.15.67:0/3416623173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:54 smithi067 bash[27441]: cluster 2024-04-04T00:11:52.829536+0000 mgr.y (mgr.24370) 17799 : cluster [DBG] pgmap v17783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:54 smithi067 bash[27441]: audit 2024-04-04T00:11:54.129405+0000 mon.a (mon.0) 15120 : audit [DBG] from='client.? 172.21.15.67:0/3416623173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:55.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:55 smithi082 bash[20963]: audit 2024-04-04T00:11:55.604759+0000 mon.a (mon.0) 15121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:55.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:55 smithi067 bash[17655]: audit 2024-04-04T00:11:55.604759+0000 mon.a (mon.0) 15121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:55 smithi067 bash[27441]: audit 2024-04-04T00:11:55.604759+0000 mon.a (mon.0) 15121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:11:56.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:56 smithi082 bash[20963]: cluster 2024-04-04T00:11:54.830329+0000 mgr.y (mgr.24370) 17800 : cluster [DBG] pgmap v17784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:56.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:56 smithi082 bash[20963]: audit 2024-04-04T00:11:56.586349+0000 mon.a (mon.0) 15122 : audit [DBG] from='client.? 172.21.15.67:0/387380390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:56.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:56 smithi067 bash[27441]: cluster 2024-04-04T00:11:54.830329+0000 mgr.y (mgr.24370) 17800 : cluster [DBG] pgmap v17784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:56 smithi067 bash[27441]: audit 2024-04-04T00:11:56.586349+0000 mon.a (mon.0) 15122 : audit [DBG] from='client.? 172.21.15.67:0/387380390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:56 smithi067 bash[17655]: cluster 2024-04-04T00:11:54.830329+0000 mgr.y (mgr.24370) 17800 : cluster [DBG] pgmap v17784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:56 smithi067 bash[17655]: audit 2024-04-04T00:11:56.586349+0000 mon.a (mon.0) 15122 : audit [DBG] from='client.? 172.21.15.67:0/387380390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:58.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:58 smithi082 bash[20963]: cluster 2024-04-04T00:11:56.831554+0000 mgr.y (mgr.24370) 17801 : cluster [DBG] pgmap v17785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:58.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:58 smithi082 bash[20963]: audit 2024-04-04T00:11:57.864692+0000 mon.a (mon.0) 15123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:11:58.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:58 smithi067 bash[17655]: cluster 2024-04-04T00:11:56.831554+0000 mgr.y (mgr.24370) 17801 : cluster [DBG] pgmap v17785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:58.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:58 smithi067 bash[17655]: audit 2024-04-04T00:11:57.864692+0000 mon.a (mon.0) 15123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:11:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:58 smithi067 bash[27441]: cluster 2024-04-04T00:11:56.831554+0000 mgr.y (mgr.24370) 17801 : cluster [DBG] pgmap v17785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:11:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:58 smithi067 bash[27441]: audit 2024-04-04T00:11:57.864692+0000 mon.a (mon.0) 15123 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:11:59.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:11:59 smithi082 bash[20963]: audit 2024-04-04T00:11:59.045893+0000 mon.a (mon.0) 15124 : audit [DBG] from='client.? 172.21.15.67:0/3963562846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:59.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:11:59 smithi067 bash[27441]: audit 2024-04-04T00:11:59.045893+0000 mon.a (mon.0) 15124 : audit [DBG] from='client.? 172.21.15.67:0/3963562846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:11:59.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:11:59 smithi067 bash[17655]: audit 2024-04-04T00:11:59.045893+0000 mon.a (mon.0) 15124 : audit [DBG] from='client.? 172.21.15.67:0/3963562846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:00.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:00 smithi082 bash[20963]: cluster 2024-04-04T00:11:58.832371+0000 mgr.y (mgr.24370) 17802 : cluster [DBG] pgmap v17786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:00.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:00 smithi067 bash[17655]: cluster 2024-04-04T00:11:58.832371+0000 mgr.y (mgr.24370) 17802 : cluster [DBG] pgmap v17786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:00 smithi067 bash[27441]: cluster 2024-04-04T00:11:58.832371+0000 mgr.y (mgr.24370) 17802 : cluster [DBG] pgmap v17786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:01.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:01 smithi067 bash[17655]: audit 2024-04-04T00:12:01.499317+0000 mon.a (mon.0) 15125 : audit [DBG] from='client.? 172.21.15.67:0/2148118237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:01.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:01 smithi067 bash[27441]: audit 2024-04-04T00:12:01.499317+0000 mon.a (mon.0) 15125 : audit [DBG] from='client.? 172.21.15.67:0/2148118237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:02.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:01 smithi082 bash[20963]: audit 2024-04-04T00:12:01.499317+0000 mon.a (mon.0) 15125 : audit [DBG] from='client.? 172.21.15.67:0/2148118237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:02.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:02 smithi067 bash[17655]: cluster 2024-04-04T00:12:00.833517+0000 mgr.y (mgr.24370) 17803 : cluster [DBG] pgmap v17787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:02.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:02 smithi067 bash[27441]: cluster 2024-04-04T00:12:00.833517+0000 mgr.y (mgr.24370) 17803 : cluster [DBG] pgmap v17787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:02 smithi082 bash[20963]: cluster 2024-04-04T00:12:00.833517+0000 mgr.y (mgr.24370) 17803 : cluster [DBG] pgmap v17787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:03] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:12:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:12:04.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:04 smithi082 bash[20963]: cluster 2024-04-04T00:12:02.834076+0000 mgr.y (mgr.24370) 17804 : cluster [DBG] pgmap v17788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:04 smithi082 bash[20963]: audit 2024-04-04T00:12:03.606573+0000 mon.a (mon.0) 15126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:04 smithi082 bash[20963]: audit 2024-04-04T00:12:03.614711+0000 mon.a (mon.0) 15127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:04 smithi082 bash[20963]: audit 2024-04-04T00:12:03.861478+0000 mon.a (mon.0) 15128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:04 smithi082 bash[20963]: audit 2024-04-04T00:12:03.868532+0000 mon.a (mon.0) 15129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:04 smithi082 bash[20963]: audit 2024-04-04T00:12:03.952943+0000 mon.c (mon.2) 7101 : audit [DBG] from='client.? 172.21.15.67:0/486504996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:04 smithi082 bash[20963]: audit 2024-04-04T00:12:04.294082+0000 mon.a (mon.0) 15130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:12:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:04 smithi082 bash[20963]: audit 2024-04-04T00:12:04.295987+0000 mon.a (mon.0) 15131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:12:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:04 smithi082 bash[20963]: audit 2024-04-04T00:12:04.305601+0000 mon.a (mon.0) 15132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[17655]: cluster 2024-04-04T00:12:02.834076+0000 mgr.y (mgr.24370) 17804 : cluster [DBG] pgmap v17788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[17655]: audit 2024-04-04T00:12:03.606573+0000 mon.a (mon.0) 15126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[17655]: audit 2024-04-04T00:12:03.614711+0000 mon.a (mon.0) 15127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[17655]: audit 2024-04-04T00:12:03.861478+0000 mon.a (mon.0) 15128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[17655]: audit 2024-04-04T00:12:03.868532+0000 mon.a (mon.0) 15129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[17655]: audit 2024-04-04T00:12:03.952943+0000 mon.c (mon.2) 7101 : audit [DBG] from='client.? 172.21.15.67:0/486504996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[17655]: audit 2024-04-04T00:12:04.294082+0000 mon.a (mon.0) 15130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:12:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[17655]: audit 2024-04-04T00:12:04.295987+0000 mon.a (mon.0) 15131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:12:04.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[17655]: audit 2024-04-04T00:12:04.305601+0000 mon.a (mon.0) 15132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[27441]: cluster 2024-04-04T00:12:02.834076+0000 mgr.y (mgr.24370) 17804 : cluster [DBG] pgmap v17788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[27441]: audit 2024-04-04T00:12:03.606573+0000 mon.a (mon.0) 15126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[27441]: audit 2024-04-04T00:12:03.614711+0000 mon.a (mon.0) 15127 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[27441]: audit 2024-04-04T00:12:03.861478+0000 mon.a (mon.0) 15128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[27441]: audit 2024-04-04T00:12:03.868532+0000 mon.a (mon.0) 15129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[27441]: audit 2024-04-04T00:12:03.952943+0000 mon.c (mon.2) 7101 : audit [DBG] from='client.? 172.21.15.67:0/486504996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[27441]: audit 2024-04-04T00:12:04.294082+0000 mon.a (mon.0) 15130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:12:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[27441]: audit 2024-04-04T00:12:04.295987+0000 mon.a (mon.0) 15131 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:12:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:04 smithi067 bash[27441]: audit 2024-04-04T00:12:04.305601+0000 mon.a (mon.0) 15132 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:12:06.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:06 smithi082 bash[20963]: cluster 2024-04-04T00:12:04.834761+0000 mgr.y (mgr.24370) 17805 : cluster [DBG] pgmap v17789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:06 smithi082 bash[20963]: audit 2024-04-04T00:12:06.408640+0000 mon.a (mon.0) 15133 : audit [DBG] from='client.? 172.21.15.67:0/1997344471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:06.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:06 smithi067 bash[17655]: cluster 2024-04-04T00:12:04.834761+0000 mgr.y (mgr.24370) 17805 : cluster [DBG] pgmap v17789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:06.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:06 smithi067 bash[17655]: audit 2024-04-04T00:12:06.408640+0000 mon.a (mon.0) 15133 : audit [DBG] from='client.? 172.21.15.67:0/1997344471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:06 smithi067 bash[27441]: cluster 2024-04-04T00:12:04.834761+0000 mgr.y (mgr.24370) 17805 : cluster [DBG] pgmap v17789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:06 smithi067 bash[27441]: audit 2024-04-04T00:12:06.408640+0000 mon.a (mon.0) 15133 : audit [DBG] from='client.? 172.21.15.67:0/1997344471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:08.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:08 smithi082 bash[20963]: cluster 2024-04-04T00:12:06.835953+0000 mgr.y (mgr.24370) 17806 : cluster [DBG] pgmap v17790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:08.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:08 smithi067 bash[17655]: cluster 2024-04-04T00:12:06.835953+0000 mgr.y (mgr.24370) 17806 : cluster [DBG] pgmap v17790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:08.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:08 smithi067 bash[27441]: cluster 2024-04-04T00:12:06.835953+0000 mgr.y (mgr.24370) 17806 : cluster [DBG] pgmap v17790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:09.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:09 smithi082 bash[20963]: audit 2024-04-04T00:12:08.864604+0000 mon.a (mon.0) 15134 : audit [DBG] from='client.? 172.21.15.67:0/3000473865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:09.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:09 smithi067 bash[17655]: audit 2024-04-04T00:12:08.864604+0000 mon.a (mon.0) 15134 : audit [DBG] from='client.? 172.21.15.67:0/3000473865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:09.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:09 smithi067 bash[27441]: audit 2024-04-04T00:12:08.864604+0000 mon.a (mon.0) 15134 : audit [DBG] from='client.? 172.21.15.67:0/3000473865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:10.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:10 smithi082 bash[20963]: cluster 2024-04-04T00:12:08.836617+0000 mgr.y (mgr.24370) 17807 : cluster [DBG] pgmap v17791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:10.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:10 smithi082 bash[20963]: audit 2024-04-04T00:12:10.604862+0000 mon.a (mon.0) 15135 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:10 smithi067 bash[27441]: cluster 2024-04-04T00:12:08.836617+0000 mgr.y (mgr.24370) 17807 : cluster [DBG] pgmap v17791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:10.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:10 smithi067 bash[27441]: audit 2024-04-04T00:12:10.604862+0000 mon.a (mon.0) 15135 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:10 smithi067 bash[17655]: cluster 2024-04-04T00:12:08.836617+0000 mgr.y (mgr.24370) 17807 : cluster [DBG] pgmap v17791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:10 smithi067 bash[17655]: audit 2024-04-04T00:12:10.604862+0000 mon.a (mon.0) 15135 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:11.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:11 smithi067 bash[17655]: audit 2024-04-04T00:12:11.318666+0000 mon.c (mon.2) 7102 : audit [DBG] from='client.? 172.21.15.67:0/2913741482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:11.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:11 smithi067 bash[27441]: audit 2024-04-04T00:12:11.318666+0000 mon.c (mon.2) 7102 : audit [DBG] from='client.? 172.21.15.67:0/2913741482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:12.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:11 smithi082 bash[20963]: audit 2024-04-04T00:12:11.318666+0000 mon.c (mon.2) 7102 : audit [DBG] from='client.? 172.21.15.67:0/2913741482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:12.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:12 smithi067 bash[17655]: cluster 2024-04-04T00:12:10.837710+0000 mgr.y (mgr.24370) 17808 : cluster [DBG] pgmap v17792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:12.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:12 smithi067 bash[27441]: cluster 2024-04-04T00:12:10.837710+0000 mgr.y (mgr.24370) 17808 : cluster [DBG] pgmap v17792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:12 smithi082 bash[20963]: cluster 2024-04-04T00:12:10.837710+0000 mgr.y (mgr.24370) 17808 : cluster [DBG] pgmap v17792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:13] "GET /metrics HTTP/1.1" 200 240030 "" "Prometheus/2.43.0" 2024-04-04T00:12:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:12:14.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:14 smithi067 bash[17655]: cluster 2024-04-04T00:12:12.838384+0000 mgr.y (mgr.24370) 17809 : cluster [DBG] pgmap v17793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:14.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:14 smithi067 bash[17655]: audit 2024-04-04T00:12:13.775737+0000 mon.c (mon.2) 7103 : audit [DBG] from='client.? 172.21.15.67:0/807000536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:14.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:14 smithi067 bash[27441]: cluster 2024-04-04T00:12:12.838384+0000 mgr.y (mgr.24370) 17809 : cluster [DBG] pgmap v17793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:14.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:14 smithi067 bash[27441]: audit 2024-04-04T00:12:13.775737+0000 mon.c (mon.2) 7103 : audit [DBG] from='client.? 172.21.15.67:0/807000536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:14 smithi082 bash[20963]: cluster 2024-04-04T00:12:12.838384+0000 mgr.y (mgr.24370) 17809 : cluster [DBG] pgmap v17793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:14 smithi082 bash[20963]: audit 2024-04-04T00:12:13.775737+0000 mon.c (mon.2) 7103 : audit [DBG] from='client.? 172.21.15.67:0/807000536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:16.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:16 smithi067 bash[27441]: cluster 2024-04-04T00:12:14.839063+0000 mgr.y (mgr.24370) 17810 : cluster [DBG] pgmap v17794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:16.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:16 smithi067 bash[27441]: audit 2024-04-04T00:12:16.226405+0000 mon.c (mon.2) 7104 : audit [DBG] from='client.? 172.21.15.67:0/3775393398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:16.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:16 smithi067 bash[17655]: cluster 2024-04-04T00:12:14.839063+0000 mgr.y (mgr.24370) 17810 : cluster [DBG] pgmap v17794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:16.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:16 smithi067 bash[17655]: audit 2024-04-04T00:12:16.226405+0000 mon.c (mon.2) 7104 : audit [DBG] from='client.? 172.21.15.67:0/3775393398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:16 smithi082 bash[20963]: cluster 2024-04-04T00:12:14.839063+0000 mgr.y (mgr.24370) 17810 : cluster [DBG] pgmap v17794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:16 smithi082 bash[20963]: audit 2024-04-04T00:12:16.226405+0000 mon.c (mon.2) 7104 : audit [DBG] from='client.? 172.21.15.67:0/3775393398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:18 smithi067 bash[17655]: cluster 2024-04-04T00:12:16.840309+0000 mgr.y (mgr.24370) 17811 : cluster [DBG] pgmap v17795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:18.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:18 smithi067 bash[27441]: cluster 2024-04-04T00:12:16.840309+0000 mgr.y (mgr.24370) 17811 : cluster [DBG] pgmap v17795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:19.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:18 smithi082 bash[20963]: cluster 2024-04-04T00:12:16.840309+0000 mgr.y (mgr.24370) 17811 : cluster [DBG] pgmap v17795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:19.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:19 smithi067 bash[17655]: audit 2024-04-04T00:12:18.673613+0000 mon.c (mon.2) 7105 : audit [DBG] from='client.? 172.21.15.67:0/1280061379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:19.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:19 smithi067 bash[27441]: audit 2024-04-04T00:12:18.673613+0000 mon.c (mon.2) 7105 : audit [DBG] from='client.? 172.21.15.67:0/1280061379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:20.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:19 smithi082 bash[20963]: audit 2024-04-04T00:12:18.673613+0000 mon.c (mon.2) 7105 : audit [DBG] from='client.? 172.21.15.67:0/1280061379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:20.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:20 smithi067 bash[17655]: cluster 2024-04-04T00:12:18.841021+0000 mgr.y (mgr.24370) 17812 : cluster [DBG] pgmap v17796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:20.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:20 smithi067 bash[27441]: cluster 2024-04-04T00:12:18.841021+0000 mgr.y (mgr.24370) 17812 : cluster [DBG] pgmap v17796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:20 smithi082 bash[20963]: cluster 2024-04-04T00:12:18.841021+0000 mgr.y (mgr.24370) 17812 : cluster [DBG] pgmap v17796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:21 smithi082 bash[20963]: audit 2024-04-04T00:12:21.126069+0000 mon.a (mon.0) 15136 : audit [DBG] from='client.? 172.21.15.67:0/2700047765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:22.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:21 smithi067 bash[17655]: audit 2024-04-04T00:12:21.126069+0000 mon.a (mon.0) 15136 : audit [DBG] from='client.? 172.21.15.67:0/2700047765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:21 smithi067 bash[27441]: audit 2024-04-04T00:12:21.126069+0000 mon.a (mon.0) 15136 : audit [DBG] from='client.? 172.21.15.67:0/2700047765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:23.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:22 smithi067 bash[27441]: cluster 2024-04-04T00:12:20.842055+0000 mgr.y (mgr.24370) 17813 : cluster [DBG] pgmap v17797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:22 smithi067 bash[17655]: cluster 2024-04-04T00:12:20.842055+0000 mgr.y (mgr.24370) 17813 : cluster [DBG] pgmap v17797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:22 smithi082 bash[20963]: cluster 2024-04-04T00:12:20.842055+0000 mgr.y (mgr.24370) 17813 : cluster [DBG] pgmap v17797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:23] "GET /metrics HTTP/1.1" 200 240030 "" "Prometheus/2.43.0" 2024-04-04T00:12:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:12:23.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:23 smithi082 bash[20963]: audit 2024-04-04T00:12:23.578729+0000 mon.c (mon.2) 7106 : audit [DBG] from='client.? 172.21.15.67:0/4287869226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:24.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:23 smithi067 bash[17655]: audit 2024-04-04T00:12:23.578729+0000 mon.c (mon.2) 7106 : audit [DBG] from='client.? 172.21.15.67:0/4287869226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:24.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:23 smithi067 bash[27441]: audit 2024-04-04T00:12:23.578729+0000 mon.c (mon.2) 7106 : audit [DBG] from='client.? 172.21.15.67:0/4287869226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:24 smithi082 bash[20963]: cluster 2024-04-04T00:12:22.842698+0000 mgr.y (mgr.24370) 17814 : cluster [DBG] pgmap v17798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:25.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:24 smithi067 bash[17655]: cluster 2024-04-04T00:12:22.842698+0000 mgr.y (mgr.24370) 17814 : cluster [DBG] pgmap v17798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:24 smithi067 bash[27441]: cluster 2024-04-04T00:12:22.842698+0000 mgr.y (mgr.24370) 17814 : cluster [DBG] pgmap v17798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:25 smithi082 bash[20963]: audit 2024-04-04T00:12:25.605868+0000 mon.a (mon.0) 15137 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:25 smithi067 bash[17655]: audit 2024-04-04T00:12:25.605868+0000 mon.a (mon.0) 15137 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:25 smithi067 bash[27441]: audit 2024-04-04T00:12:25.605868+0000 mon.a (mon.0) 15137 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:27.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:26 smithi082 bash[20963]: cluster 2024-04-04T00:12:24.843403+0000 mgr.y (mgr.24370) 17815 : cluster [DBG] pgmap v17799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:26 smithi082 bash[20963]: audit 2024-04-04T00:12:26.040379+0000 mon.c (mon.2) 7107 : audit [DBG] from='client.? 172.21.15.67:0/646304509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:26 smithi067 bash[17655]: cluster 2024-04-04T00:12:24.843403+0000 mgr.y (mgr.24370) 17815 : cluster [DBG] pgmap v17799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:26 smithi067 bash[17655]: audit 2024-04-04T00:12:26.040379+0000 mon.c (mon.2) 7107 : audit [DBG] from='client.? 172.21.15.67:0/646304509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:26 smithi067 bash[27441]: cluster 2024-04-04T00:12:24.843403+0000 mgr.y (mgr.24370) 17815 : cluster [DBG] pgmap v17799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:26 smithi067 bash[27441]: audit 2024-04-04T00:12:26.040379+0000 mon.c (mon.2) 7107 : audit [DBG] from='client.? 172.21.15.67:0/646304509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:29.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:28 smithi082 bash[20963]: cluster 2024-04-04T00:12:26.844636+0000 mgr.y (mgr.24370) 17816 : cluster [DBG] pgmap v17800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:29.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:28 smithi082 bash[20963]: audit 2024-04-04T00:12:28.493698+0000 mon.a (mon.0) 15138 : audit [DBG] from='client.? 172.21.15.67:0/2182325505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:28 smithi067 bash[17655]: cluster 2024-04-04T00:12:26.844636+0000 mgr.y (mgr.24370) 17816 : cluster [DBG] pgmap v17800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:28 smithi067 bash[17655]: audit 2024-04-04T00:12:28.493698+0000 mon.a (mon.0) 15138 : audit [DBG] from='client.? 172.21.15.67:0/2182325505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:28 smithi067 bash[27441]: cluster 2024-04-04T00:12:26.844636+0000 mgr.y (mgr.24370) 17816 : cluster [DBG] pgmap v17800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:28 smithi067 bash[27441]: audit 2024-04-04T00:12:28.493698+0000 mon.a (mon.0) 15138 : audit [DBG] from='client.? 172.21.15.67:0/2182325505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:31.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:30 smithi082 bash[20963]: cluster 2024-04-04T00:12:28.845467+0000 mgr.y (mgr.24370) 17817 : cluster [DBG] pgmap v17801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:30 smithi067 bash[27441]: cluster 2024-04-04T00:12:28.845467+0000 mgr.y (mgr.24370) 17817 : cluster [DBG] pgmap v17801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:30 smithi067 bash[17655]: cluster 2024-04-04T00:12:28.845467+0000 mgr.y (mgr.24370) 17817 : cluster [DBG] pgmap v17801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:32.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:31 smithi082 bash[20963]: audit 2024-04-04T00:12:30.959204+0000 mon.c (mon.2) 7108 : audit [DBG] from='client.? 172.21.15.67:0/1594332669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:31 smithi067 bash[17655]: audit 2024-04-04T00:12:30.959204+0000 mon.c (mon.2) 7108 : audit [DBG] from='client.? 172.21.15.67:0/1594332669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:31 smithi067 bash[27441]: audit 2024-04-04T00:12:30.959204+0000 mon.c (mon.2) 7108 : audit [DBG] from='client.? 172.21.15.67:0/1594332669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:33.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:32 smithi067 bash[27441]: cluster 2024-04-04T00:12:30.846583+0000 mgr.y (mgr.24370) 17818 : cluster [DBG] pgmap v17802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:33.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:32 smithi067 bash[17655]: cluster 2024-04-04T00:12:30.846583+0000 mgr.y (mgr.24370) 17818 : cluster [DBG] pgmap v17802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:33.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:32 smithi082 bash[20963]: cluster 2024-04-04T00:12:30.846583+0000 mgr.y (mgr.24370) 17818 : cluster [DBG] pgmap v17802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:33] "GET /metrics HTTP/1.1" 200 240018 "" "Prometheus/2.43.0" 2024-04-04T00:12:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:33 smithi082 bash[20963]: audit 2024-04-04T00:12:33.410662+0000 mon.a (mon.0) 15139 : audit [DBG] from='client.? 172.21.15.67:0/2162340546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:12:34.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:33 smithi067 bash[17655]: audit 2024-04-04T00:12:33.410662+0000 mon.a (mon.0) 15139 : audit [DBG] from='client.? 172.21.15.67:0/2162340546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:33 smithi067 bash[27441]: audit 2024-04-04T00:12:33.410662+0000 mon.a (mon.0) 15139 : audit [DBG] from='client.? 172.21.15.67:0/2162340546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:35.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:34 smithi082 bash[20963]: cluster 2024-04-04T00:12:32.847204+0000 mgr.y (mgr.24370) 17819 : cluster [DBG] pgmap v17803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:35.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:34 smithi067 bash[27441]: cluster 2024-04-04T00:12:32.847204+0000 mgr.y (mgr.24370) 17819 : cluster [DBG] pgmap v17803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:34 smithi067 bash[17655]: cluster 2024-04-04T00:12:32.847204+0000 mgr.y (mgr.24370) 17819 : cluster [DBG] pgmap v17803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:36 smithi082 bash[20963]: cluster 2024-04-04T00:12:34.847884+0000 mgr.y (mgr.24370) 17820 : cluster [DBG] pgmap v17804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:36 smithi082 bash[20963]: audit 2024-04-04T00:12:35.862652+0000 mon.c (mon.2) 7109 : audit [DBG] from='client.? 172.21.15.67:0/2403966238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:36 smithi067 bash[17655]: cluster 2024-04-04T00:12:34.847884+0000 mgr.y (mgr.24370) 17820 : cluster [DBG] pgmap v17804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:36 smithi067 bash[17655]: audit 2024-04-04T00:12:35.862652+0000 mon.c (mon.2) 7109 : audit [DBG] from='client.? 172.21.15.67:0/2403966238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:36 smithi067 bash[27441]: cluster 2024-04-04T00:12:34.847884+0000 mgr.y (mgr.24370) 17820 : cluster [DBG] pgmap v17804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:36 smithi067 bash[27441]: audit 2024-04-04T00:12:35.862652+0000 mon.c (mon.2) 7109 : audit [DBG] from='client.? 172.21.15.67:0/2403966238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:39.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:38 smithi082 bash[20963]: cluster 2024-04-04T00:12:36.849155+0000 mgr.y (mgr.24370) 17821 : cluster [DBG] pgmap v17805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:38 smithi082 bash[20963]: audit 2024-04-04T00:12:38.316022+0000 mon.c (mon.2) 7110 : audit [DBG] from='client.? 172.21.15.67:0/141053601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:39.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:38 smithi067 bash[17655]: cluster 2024-04-04T00:12:36.849155+0000 mgr.y (mgr.24370) 17821 : cluster [DBG] pgmap v17805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:38 smithi067 bash[17655]: audit 2024-04-04T00:12:38.316022+0000 mon.c (mon.2) 7110 : audit [DBG] from='client.? 172.21.15.67:0/141053601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:38 smithi067 bash[27441]: cluster 2024-04-04T00:12:36.849155+0000 mgr.y (mgr.24370) 17821 : cluster [DBG] pgmap v17805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:38 smithi067 bash[27441]: audit 2024-04-04T00:12:38.316022+0000 mon.c (mon.2) 7110 : audit [DBG] from='client.? 172.21.15.67:0/141053601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:41.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:40 smithi082 bash[20963]: cluster 2024-04-04T00:12:38.849920+0000 mgr.y (mgr.24370) 17822 : cluster [DBG] pgmap v17806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:40 smithi082 bash[20963]: audit 2024-04-04T00:12:40.605868+0000 mon.a (mon.0) 15140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:41.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:40 smithi067 bash[17655]: cluster 2024-04-04T00:12:38.849920+0000 mgr.y (mgr.24370) 17822 : cluster [DBG] pgmap v17806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:40 smithi067 bash[17655]: audit 2024-04-04T00:12:40.605868+0000 mon.a (mon.0) 15140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:40 smithi067 bash[27441]: cluster 2024-04-04T00:12:38.849920+0000 mgr.y (mgr.24370) 17822 : cluster [DBG] pgmap v17806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:40 smithi067 bash[27441]: audit 2024-04-04T00:12:40.605868+0000 mon.a (mon.0) 15140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:42.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:41 smithi082 bash[20963]: audit 2024-04-04T00:12:40.772311+0000 mon.a (mon.0) 15141 : audit [DBG] from='client.? 172.21.15.67:0/3985709508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:42.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:41 smithi067 bash[27441]: audit 2024-04-04T00:12:40.772311+0000 mon.a (mon.0) 15141 : audit [DBG] from='client.? 172.21.15.67:0/3985709508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:41 smithi067 bash[17655]: audit 2024-04-04T00:12:40.772311+0000 mon.a (mon.0) 15141 : audit [DBG] from='client.? 172.21.15.67:0/3985709508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:43.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:42 smithi067 bash[27441]: cluster 2024-04-04T00:12:40.850990+0000 mgr.y (mgr.24370) 17823 : cluster [DBG] pgmap v17807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:43.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:42 smithi067 bash[17655]: cluster 2024-04-04T00:12:40.850990+0000 mgr.y (mgr.24370) 17823 : cluster [DBG] pgmap v17807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:43.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:42 smithi082 bash[20963]: cluster 2024-04-04T00:12:40.850990+0000 mgr.y (mgr.24370) 17823 : cluster [DBG] pgmap v17807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:43] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:12:43.760 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:12:44.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:43 smithi082 bash[20963]: audit 2024-04-04T00:12:43.229806+0000 mon.a (mon.0) 15142 : audit [DBG] from='client.? 172.21.15.67:0/3661702445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:44.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:43 smithi067 bash[17655]: audit 2024-04-04T00:12:43.229806+0000 mon.a (mon.0) 15142 : audit [DBG] from='client.? 172.21.15.67:0/3661702445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:43 smithi067 bash[27441]: audit 2024-04-04T00:12:43.229806+0000 mon.a (mon.0) 15142 : audit [DBG] from='client.? 172.21.15.67:0/3661702445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:44 smithi082 bash[20963]: cluster 2024-04-04T00:12:42.851627+0000 mgr.y (mgr.24370) 17824 : cluster [DBG] pgmap v17808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:44 smithi067 bash[17655]: cluster 2024-04-04T00:12:42.851627+0000 mgr.y (mgr.24370) 17824 : cluster [DBG] pgmap v17808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:44 smithi067 bash[27441]: cluster 2024-04-04T00:12:42.851627+0000 mgr.y (mgr.24370) 17824 : cluster [DBG] pgmap v17808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:46.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:45 smithi082 bash[20963]: cluster 2024-04-04T00:12:44.852704+0000 mgr.y (mgr.24370) 17825 : cluster [DBG] pgmap v17809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:46.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:45 smithi082 bash[20963]: audit 2024-04-04T00:12:45.694746+0000 mon.c (mon.2) 7111 : audit [DBG] from='client.? 172.21.15.67:0/2635240349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:46.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:45 smithi067 bash[27441]: cluster 2024-04-04T00:12:44.852704+0000 mgr.y (mgr.24370) 17825 : cluster [DBG] pgmap v17809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:46.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:45 smithi067 bash[27441]: audit 2024-04-04T00:12:45.694746+0000 mon.c (mon.2) 7111 : audit [DBG] from='client.? 172.21.15.67:0/2635240349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:46.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:45 smithi067 bash[17655]: cluster 2024-04-04T00:12:44.852704+0000 mgr.y (mgr.24370) 17825 : cluster [DBG] pgmap v17809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:46.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:45 smithi067 bash[17655]: audit 2024-04-04T00:12:45.694746+0000 mon.c (mon.2) 7111 : audit [DBG] from='client.? 172.21.15.67:0/2635240349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:48.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:47 smithi067 bash[17655]: cluster 2024-04-04T00:12:46.853879+0000 mgr.y (mgr.24370) 17826 : cluster [DBG] pgmap v17810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:47 smithi067 bash[27441]: cluster 2024-04-04T00:12:46.853879+0000 mgr.y (mgr.24370) 17826 : cluster [DBG] pgmap v17810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:48.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:47 smithi082 bash[20963]: cluster 2024-04-04T00:12:46.853879+0000 mgr.y (mgr.24370) 17826 : cluster [DBG] pgmap v17810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:48 smithi082 bash[20963]: audit 2024-04-04T00:12:48.158768+0000 mon.a (mon.0) 15143 : audit [DBG] from='client.? 172.21.15.67:0/1425564428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:48 smithi067 bash[17655]: audit 2024-04-04T00:12:48.158768+0000 mon.a (mon.0) 15143 : audit [DBG] from='client.? 172.21.15.67:0/1425564428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:48 smithi067 bash[27441]: audit 2024-04-04T00:12:48.158768+0000 mon.a (mon.0) 15143 : audit [DBG] from='client.? 172.21.15.67:0/1425564428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:50.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:49 smithi082 bash[20963]: cluster 2024-04-04T00:12:48.854578+0000 mgr.y (mgr.24370) 17827 : cluster [DBG] pgmap v17811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:50.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:49 smithi067 bash[17655]: cluster 2024-04-04T00:12:48.854578+0000 mgr.y (mgr.24370) 17827 : cluster [DBG] pgmap v17811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:50.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:49 smithi067 bash[27441]: cluster 2024-04-04T00:12:48.854578+0000 mgr.y (mgr.24370) 17827 : cluster [DBG] pgmap v17811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:50 smithi082 bash[20963]: audit 2024-04-04T00:12:50.612852+0000 mon.c (mon.2) 7112 : audit [DBG] from='client.? 172.21.15.67:0/2713193516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:50 smithi067 bash[27441]: audit 2024-04-04T00:12:50.612852+0000 mon.c (mon.2) 7112 : audit [DBG] from='client.? 172.21.15.67:0/2713193516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:50 smithi067 bash[17655]: audit 2024-04-04T00:12:50.612852+0000 mon.c (mon.2) 7112 : audit [DBG] from='client.? 172.21.15.67:0/2713193516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:52.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:51 smithi082 bash[20963]: cluster 2024-04-04T00:12:50.855687+0000 mgr.y (mgr.24370) 17828 : cluster [DBG] pgmap v17812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:52.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:51 smithi067 bash[27441]: cluster 2024-04-04T00:12:50.855687+0000 mgr.y (mgr.24370) 17828 : cluster [DBG] pgmap v17812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:52.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:51 smithi067 bash[17655]: cluster 2024-04-04T00:12:50.855687+0000 mgr.y (mgr.24370) 17828 : cluster [DBG] pgmap v17812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:53] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:12:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:12:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:53 smithi082 bash[20963]: cluster 2024-04-04T00:12:52.856365+0000 mgr.y (mgr.24370) 17829 : cluster [DBG] pgmap v17813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:53 smithi082 bash[20963]: audit 2024-04-04T00:12:53.065211+0000 mon.a (mon.0) 15144 : audit [DBG] from='client.? 172.21.15.67:0/451766528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:53 smithi067 bash[27441]: cluster 2024-04-04T00:12:52.856365+0000 mgr.y (mgr.24370) 17829 : cluster [DBG] pgmap v17813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:53 smithi067 bash[27441]: audit 2024-04-04T00:12:53.065211+0000 mon.a (mon.0) 15144 : audit [DBG] from='client.? 172.21.15.67:0/451766528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:53 smithi067 bash[17655]: cluster 2024-04-04T00:12:52.856365+0000 mgr.y (mgr.24370) 17829 : cluster [DBG] pgmap v17813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:53 smithi067 bash[17655]: audit 2024-04-04T00:12:53.065211+0000 mon.a (mon.0) 15144 : audit [DBG] from='client.? 172.21.15.67:0/451766528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:55 smithi082 bash[20963]: cluster 2024-04-04T00:12:54.857051+0000 mgr.y (mgr.24370) 17830 : cluster [DBG] pgmap v17814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:55 smithi082 bash[20963]: audit 2024-04-04T00:12:55.520792+0000 mon.a (mon.0) 15145 : audit [DBG] from='client.? 172.21.15.67:0/2174225456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:55 smithi082 bash[20963]: audit 2024-04-04T00:12:55.606122+0000 mon.a (mon.0) 15146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:55 smithi067 bash[17655]: cluster 2024-04-04T00:12:54.857051+0000 mgr.y (mgr.24370) 17830 : cluster [DBG] pgmap v17814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:55 smithi067 bash[17655]: audit 2024-04-04T00:12:55.520792+0000 mon.a (mon.0) 15145 : audit [DBG] from='client.? 172.21.15.67:0/2174225456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:55 smithi067 bash[17655]: audit 2024-04-04T00:12:55.606122+0000 mon.a (mon.0) 15146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:55 smithi067 bash[27441]: cluster 2024-04-04T00:12:54.857051+0000 mgr.y (mgr.24370) 17830 : cluster [DBG] pgmap v17814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:55 smithi067 bash[27441]: audit 2024-04-04T00:12:55.520792+0000 mon.a (mon.0) 15145 : audit [DBG] from='client.? 172.21.15.67:0/2174225456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:55 smithi067 bash[27441]: audit 2024-04-04T00:12:55.606122+0000 mon.a (mon.0) 15146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:12:58.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:57 smithi082 bash[20963]: cluster 2024-04-04T00:12:56.858344+0000 mgr.y (mgr.24370) 17831 : cluster [DBG] pgmap v17815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:58.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:57 smithi067 bash[17655]: cluster 2024-04-04T00:12:56.858344+0000 mgr.y (mgr.24370) 17831 : cluster [DBG] pgmap v17815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:57 smithi067 bash[27441]: cluster 2024-04-04T00:12:56.858344+0000 mgr.y (mgr.24370) 17831 : cluster [DBG] pgmap v17815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:12:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:58 smithi082 bash[20963]: audit 2024-04-04T00:12:57.967398+0000 mon.c (mon.2) 7113 : audit [DBG] from='client.? 172.21.15.67:0/2835621949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:58 smithi067 bash[17655]: audit 2024-04-04T00:12:57.967398+0000 mon.c (mon.2) 7113 : audit [DBG] from='client.? 172.21.15.67:0/2835621949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:12:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:58 smithi067 bash[27441]: audit 2024-04-04T00:12:57.967398+0000 mon.c (mon.2) 7113 : audit [DBG] from='client.? 172.21.15.67:0/2835621949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:12:59 smithi082 bash[20963]: cluster 2024-04-04T00:12:58.859136+0000 mgr.y (mgr.24370) 17832 : cluster [DBG] pgmap v17816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:12:59 smithi067 bash[27441]: cluster 2024-04-04T00:12:58.859136+0000 mgr.y (mgr.24370) 17832 : cluster [DBG] pgmap v17816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:12:59 smithi067 bash[17655]: cluster 2024-04-04T00:12:58.859136+0000 mgr.y (mgr.24370) 17832 : cluster [DBG] pgmap v17816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:00 smithi082 bash[20963]: audit 2024-04-04T00:13:00.414844+0000 mon.a (mon.0) 15147 : audit [DBG] from='client.? 172.21.15.67:0/3755168363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:00 smithi067 bash[17655]: audit 2024-04-04T00:13:00.414844+0000 mon.a (mon.0) 15147 : audit [DBG] from='client.? 172.21.15.67:0/3755168363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:00 smithi067 bash[27441]: audit 2024-04-04T00:13:00.414844+0000 mon.a (mon.0) 15147 : audit [DBG] from='client.? 172.21.15.67:0/3755168363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:02.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:01 smithi082 bash[20963]: cluster 2024-04-04T00:13:00.860280+0000 mgr.y (mgr.24370) 17833 : cluster [DBG] pgmap v17817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:01 smithi067 bash[27441]: cluster 2024-04-04T00:13:00.860280+0000 mgr.y (mgr.24370) 17833 : cluster [DBG] pgmap v17817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:01 smithi067 bash[17655]: cluster 2024-04-04T00:13:00.860280+0000 mgr.y (mgr.24370) 17833 : cluster [DBG] pgmap v17817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:03.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:02 smithi082 bash[20963]: audit 2024-04-04T00:13:02.868290+0000 mon.c (mon.2) 7114 : audit [DBG] from='client.? 172.21.15.67:0/576869686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:02 smithi067 bash[27441]: audit 2024-04-04T00:13:02.868290+0000 mon.c (mon.2) 7114 : audit [DBG] from='client.? 172.21.15.67:0/576869686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:02 smithi067 bash[17655]: audit 2024-04-04T00:13:02.868290+0000 mon.c (mon.2) 7114 : audit [DBG] from='client.? 172.21.15.67:0/576869686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:03] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:13:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:13:04.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:03 smithi082 bash[20963]: cluster 2024-04-04T00:13:02.860893+0000 mgr.y (mgr.24370) 17834 : cluster [DBG] pgmap v17818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:04.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:03 smithi067 bash[27441]: cluster 2024-04-04T00:13:02.860893+0000 mgr.y (mgr.24370) 17834 : cluster [DBG] pgmap v17818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:03 smithi067 bash[17655]: cluster 2024-04-04T00:13:02.860893+0000 mgr.y (mgr.24370) 17834 : cluster [DBG] pgmap v17818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:05.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:04 smithi082 bash[20963]: audit 2024-04-04T00:13:04.378432+0000 mon.a (mon.0) 15148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:13:05.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:04 smithi067 bash[17655]: audit 2024-04-04T00:13:04.378432+0000 mon.a (mon.0) 15148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:13:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:04 smithi067 bash[27441]: audit 2024-04-04T00:13:04.378432+0000 mon.a (mon.0) 15148 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:13:06.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:05 smithi082 bash[20963]: cluster 2024-04-04T00:13:04.861630+0000 mgr.y (mgr.24370) 17835 : cluster [DBG] pgmap v17819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:06.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:05 smithi082 bash[20963]: audit 2024-04-04T00:13:05.321638+0000 mon.a (mon.0) 15149 : audit [DBG] from='client.? 172.21.15.67:0/3162818908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:06.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:05 smithi067 bash[17655]: cluster 2024-04-04T00:13:04.861630+0000 mgr.y (mgr.24370) 17835 : cluster [DBG] pgmap v17819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:05 smithi067 bash[17655]: audit 2024-04-04T00:13:05.321638+0000 mon.a (mon.0) 15149 : audit [DBG] from='client.? 172.21.15.67:0/3162818908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:05 smithi067 bash[27441]: cluster 2024-04-04T00:13:04.861630+0000 mgr.y (mgr.24370) 17835 : cluster [DBG] pgmap v17819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:05 smithi067 bash[27441]: audit 2024-04-04T00:13:05.321638+0000 mon.a (mon.0) 15149 : audit [DBG] from='client.? 172.21.15.67:0/3162818908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:08.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:07 smithi082 bash[20963]: cluster 2024-04-04T00:13:06.862866+0000 mgr.y (mgr.24370) 17836 : cluster [DBG] pgmap v17820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:08.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:07 smithi082 bash[20963]: audit 2024-04-04T00:13:07.781472+0000 mon.c (mon.2) 7115 : audit [DBG] from='client.? 172.21.15.67:0/3869124485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:08.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:07 smithi067 bash[17655]: cluster 2024-04-04T00:13:06.862866+0000 mgr.y (mgr.24370) 17836 : cluster [DBG] pgmap v17820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:08.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:07 smithi067 bash[17655]: audit 2024-04-04T00:13:07.781472+0000 mon.c (mon.2) 7115 : audit [DBG] from='client.? 172.21.15.67:0/3869124485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:08.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:07 smithi067 bash[27441]: cluster 2024-04-04T00:13:06.862866+0000 mgr.y (mgr.24370) 17836 : cluster [DBG] pgmap v17820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:08.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:07 smithi067 bash[27441]: audit 2024-04-04T00:13:07.781472+0000 mon.c (mon.2) 7115 : audit [DBG] from='client.? 172.21.15.67:0/3869124485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:09 smithi082 bash[20963]: cluster 2024-04-04T00:13:08.863573+0000 mgr.y (mgr.24370) 17837 : cluster [DBG] pgmap v17821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:10.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:09 smithi067 bash[17655]: cluster 2024-04-04T00:13:08.863573+0000 mgr.y (mgr.24370) 17837 : cluster [DBG] pgmap v17821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:09 smithi067 bash[27441]: cluster 2024-04-04T00:13:08.863573+0000 mgr.y (mgr.24370) 17837 : cluster [DBG] pgmap v17821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:11 smithi082 bash[20963]: audit 2024-04-04T00:13:10.128357+0000 mon.a (mon.0) 15150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:11 smithi082 bash[20963]: audit 2024-04-04T00:13:10.136954+0000 mon.a (mon.0) 15151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:11 smithi082 bash[20963]: audit 2024-04-04T00:13:10.299158+0000 mon.a (mon.0) 15152 : audit [DBG] from='client.? 172.21.15.67:0/1842285109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:11 smithi082 bash[20963]: audit 2024-04-04T00:13:10.380225+0000 mon.a (mon.0) 15153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:11 smithi082 bash[20963]: audit 2024-04-04T00:13:10.387290+0000 mon.a (mon.0) 15154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:11 smithi082 bash[20963]: audit 2024-04-04T00:13:10.606692+0000 mon.a (mon.0) 15155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:11 smithi082 bash[20963]: audit 2024-04-04T00:13:10.829319+0000 mon.a (mon.0) 15156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:13:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:11 smithi082 bash[20963]: audit 2024-04-04T00:13:10.831120+0000 mon.a (mon.0) 15157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:13:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:11 smithi082 bash[20963]: audit 2024-04-04T00:13:10.840542+0000 mon.a (mon.0) 15158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[17655]: audit 2024-04-04T00:13:10.128357+0000 mon.a (mon.0) 15150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[17655]: audit 2024-04-04T00:13:10.136954+0000 mon.a (mon.0) 15151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[17655]: audit 2024-04-04T00:13:10.299158+0000 mon.a (mon.0) 15152 : audit [DBG] from='client.? 172.21.15.67:0/1842285109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[17655]: audit 2024-04-04T00:13:10.380225+0000 mon.a (mon.0) 15153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[17655]: audit 2024-04-04T00:13:10.387290+0000 mon.a (mon.0) 15154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[17655]: audit 2024-04-04T00:13:10.606692+0000 mon.a (mon.0) 15155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[17655]: audit 2024-04-04T00:13:10.829319+0000 mon.a (mon.0) 15156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[17655]: audit 2024-04-04T00:13:10.831120+0000 mon.a (mon.0) 15157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[17655]: audit 2024-04-04T00:13:10.840542+0000 mon.a (mon.0) 15158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[27441]: audit 2024-04-04T00:13:10.128357+0000 mon.a (mon.0) 15150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[27441]: audit 2024-04-04T00:13:10.136954+0000 mon.a (mon.0) 15151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[27441]: audit 2024-04-04T00:13:10.299158+0000 mon.a (mon.0) 15152 : audit [DBG] from='client.? 172.21.15.67:0/1842285109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[27441]: audit 2024-04-04T00:13:10.380225+0000 mon.a (mon.0) 15153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[27441]: audit 2024-04-04T00:13:10.387290+0000 mon.a (mon.0) 15154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[27441]: audit 2024-04-04T00:13:10.606692+0000 mon.a (mon.0) 15155 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[27441]: audit 2024-04-04T00:13:10.829319+0000 mon.a (mon.0) 15156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[27441]: audit 2024-04-04T00:13:10.831120+0000 mon.a (mon.0) 15157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:13:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:11 smithi067 bash[27441]: audit 2024-04-04T00:13:10.840542+0000 mon.a (mon.0) 15158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:13:12.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:12 smithi082 bash[20963]: cluster 2024-04-04T00:13:10.864999+0000 mgr.y (mgr.24370) 17838 : cluster [DBG] pgmap v17822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:12.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:12 smithi067 bash[27441]: cluster 2024-04-04T00:13:10.864999+0000 mgr.y (mgr.24370) 17838 : cluster [DBG] pgmap v17822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:12 smithi067 bash[17655]: cluster 2024-04-04T00:13:10.864999+0000 mgr.y (mgr.24370) 17838 : cluster [DBG] pgmap v17822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:13] "GET /metrics HTTP/1.1" 200 240020 "" "Prometheus/2.43.0" 2024-04-04T00:13:13.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:13 smithi067 bash[27441]: audit 2024-04-04T00:13:12.749496+0000 mon.c (mon.2) 7116 : audit [DBG] from='client.? 172.21.15.67:0/709403736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:13 smithi067 bash[17655]: audit 2024-04-04T00:13:12.749496+0000 mon.c (mon.2) 7116 : audit [DBG] from='client.? 172.21.15.67:0/709403736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:13.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:13 smithi082 bash[20963]: audit 2024-04-04T00:13:12.749496+0000 mon.c (mon.2) 7116 : audit [DBG] from='client.? 172.21.15.67:0/709403736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:13:14.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:14 smithi067 bash[27441]: cluster 2024-04-04T00:13:12.865756+0000 mgr.y (mgr.24370) 17839 : cluster [DBG] pgmap v17823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:14.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:14 smithi067 bash[17655]: cluster 2024-04-04T00:13:12.865756+0000 mgr.y (mgr.24370) 17839 : cluster [DBG] pgmap v17823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:14.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:14 smithi082 bash[20963]: cluster 2024-04-04T00:13:12.865756+0000 mgr.y (mgr.24370) 17839 : cluster [DBG] pgmap v17823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:16.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:16 smithi067 bash[17655]: cluster 2024-04-04T00:13:14.866409+0000 mgr.y (mgr.24370) 17840 : cluster [DBG] pgmap v17824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:16.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:16 smithi067 bash[17655]: audit 2024-04-04T00:13:15.199326+0000 mon.c (mon.2) 7117 : audit [DBG] from='client.? 172.21.15.67:0/528033868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:16.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:16 smithi067 bash[27441]: cluster 2024-04-04T00:13:14.866409+0000 mgr.y (mgr.24370) 17840 : cluster [DBG] pgmap v17824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:16.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:16 smithi067 bash[27441]: audit 2024-04-04T00:13:15.199326+0000 mon.c (mon.2) 7117 : audit [DBG] from='client.? 172.21.15.67:0/528033868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:16.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:16 smithi082 bash[20963]: cluster 2024-04-04T00:13:14.866409+0000 mgr.y (mgr.24370) 17840 : cluster [DBG] pgmap v17824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:16.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:16 smithi082 bash[20963]: audit 2024-04-04T00:13:15.199326+0000 mon.c (mon.2) 7117 : audit [DBG] from='client.? 172.21.15.67:0/528033868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:18 smithi067 bash[17655]: cluster 2024-04-04T00:13:16.867382+0000 mgr.y (mgr.24370) 17841 : cluster [DBG] pgmap v17825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:18 smithi067 bash[17655]: audit 2024-04-04T00:13:17.646639+0000 mon.c (mon.2) 7118 : audit [DBG] from='client.? 172.21.15.67:0/2667721181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:18 smithi067 bash[27441]: cluster 2024-04-04T00:13:16.867382+0000 mgr.y (mgr.24370) 17841 : cluster [DBG] pgmap v17825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:18 smithi067 bash[27441]: audit 2024-04-04T00:13:17.646639+0000 mon.c (mon.2) 7118 : audit [DBG] from='client.? 172.21.15.67:0/2667721181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:18.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:18 smithi082 bash[20963]: cluster 2024-04-04T00:13:16.867382+0000 mgr.y (mgr.24370) 17841 : cluster [DBG] pgmap v17825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:18.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:18 smithi082 bash[20963]: audit 2024-04-04T00:13:17.646639+0000 mon.c (mon.2) 7118 : audit [DBG] from='client.? 172.21.15.67:0/2667721181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:20 smithi067 bash[17655]: cluster 2024-04-04T00:13:18.868080+0000 mgr.y (mgr.24370) 17842 : cluster [DBG] pgmap v17826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:20 smithi067 bash[17655]: audit 2024-04-04T00:13:20.101417+0000 mon.a (mon.0) 15159 : audit [DBG] from='client.? 172.21.15.67:0/4168828980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:20 smithi067 bash[27441]: cluster 2024-04-04T00:13:18.868080+0000 mgr.y (mgr.24370) 17842 : cluster [DBG] pgmap v17826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:20 smithi067 bash[27441]: audit 2024-04-04T00:13:20.101417+0000 mon.a (mon.0) 15159 : audit [DBG] from='client.? 172.21.15.67:0/4168828980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:20.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:20 smithi082 bash[20963]: cluster 2024-04-04T00:13:18.868080+0000 mgr.y (mgr.24370) 17842 : cluster [DBG] pgmap v17826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:20.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:20 smithi082 bash[20963]: audit 2024-04-04T00:13:20.101417+0000 mon.a (mon.0) 15159 : audit [DBG] from='client.? 172.21.15.67:0/4168828980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:22.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:22 smithi082 bash[20963]: cluster 2024-04-04T00:13:20.869142+0000 mgr.y (mgr.24370) 17843 : cluster [DBG] pgmap v17827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:22.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:22 smithi082 bash[20963]: audit 2024-04-04T00:13:22.553599+0000 mon.c (mon.2) 7119 : audit [DBG] from='client.? 172.21.15.67:0/598220971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:22 smithi067 bash[17655]: cluster 2024-04-04T00:13:20.869142+0000 mgr.y (mgr.24370) 17843 : cluster [DBG] pgmap v17827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:22 smithi067 bash[17655]: audit 2024-04-04T00:13:22.553599+0000 mon.c (mon.2) 7119 : audit [DBG] from='client.? 172.21.15.67:0/598220971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:22 smithi067 bash[27441]: cluster 2024-04-04T00:13:20.869142+0000 mgr.y (mgr.24370) 17843 : cluster [DBG] pgmap v17827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:22 smithi067 bash[27441]: audit 2024-04-04T00:13:22.553599+0000 mon.c (mon.2) 7119 : audit [DBG] from='client.? 172.21.15.67:0/598220971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:23] "GET /metrics HTTP/1.1" 200 240020 "" "Prometheus/2.43.0" 2024-04-04T00:13:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:13:24.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:24 smithi082 bash[20963]: cluster 2024-04-04T00:13:22.869845+0000 mgr.y (mgr.24370) 17844 : cluster [DBG] pgmap v17828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:24.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:24 smithi067 bash[27441]: cluster 2024-04-04T00:13:22.869845+0000 mgr.y (mgr.24370) 17844 : cluster [DBG] pgmap v17828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:24 smithi067 bash[17655]: cluster 2024-04-04T00:13:22.869845+0000 mgr.y (mgr.24370) 17844 : cluster [DBG] pgmap v17828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:25.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:25 smithi082 bash[20963]: audit 2024-04-04T00:13:25.005214+0000 mon.c (mon.2) 7120 : audit [DBG] from='client.? 172.21.15.67:0/2382556622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:25.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:25 smithi067 bash[17655]: audit 2024-04-04T00:13:25.005214+0000 mon.c (mon.2) 7120 : audit [DBG] from='client.? 172.21.15.67:0/2382556622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:25.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:25 smithi067 bash[27441]: audit 2024-04-04T00:13:25.005214+0000 mon.c (mon.2) 7120 : audit [DBG] from='client.? 172.21.15.67:0/2382556622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:26.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:26 smithi082 bash[20963]: cluster 2024-04-04T00:13:24.870468+0000 mgr.y (mgr.24370) 17845 : cluster [DBG] pgmap v17829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:26 smithi082 bash[20963]: audit 2024-04-04T00:13:25.607157+0000 mon.a (mon.0) 15160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:26 smithi067 bash[17655]: cluster 2024-04-04T00:13:24.870468+0000 mgr.y (mgr.24370) 17845 : cluster [DBG] pgmap v17829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:26 smithi067 bash[17655]: audit 2024-04-04T00:13:25.607157+0000 mon.a (mon.0) 15160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:26 smithi067 bash[27441]: cluster 2024-04-04T00:13:24.870468+0000 mgr.y (mgr.24370) 17845 : cluster [DBG] pgmap v17829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:26 smithi067 bash[27441]: audit 2024-04-04T00:13:25.607157+0000 mon.a (mon.0) 15160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:27.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:27 smithi082 bash[20963]: audit 2024-04-04T00:13:27.463186+0000 mon.c (mon.2) 7121 : audit [DBG] from='client.? 172.21.15.67:0/2647130252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:27.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:27 smithi067 bash[17655]: audit 2024-04-04T00:13:27.463186+0000 mon.c (mon.2) 7121 : audit [DBG] from='client.? 172.21.15.67:0/2647130252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:27.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:27 smithi067 bash[27441]: audit 2024-04-04T00:13:27.463186+0000 mon.c (mon.2) 7121 : audit [DBG] from='client.? 172.21.15.67:0/2647130252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:28.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:28 smithi082 bash[20963]: cluster 2024-04-04T00:13:26.871613+0000 mgr.y (mgr.24370) 17846 : cluster [DBG] pgmap v17830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:28.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:28 smithi067 bash[17655]: cluster 2024-04-04T00:13:26.871613+0000 mgr.y (mgr.24370) 17846 : cluster [DBG] pgmap v17830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:28 smithi067 bash[27441]: cluster 2024-04-04T00:13:26.871613+0000 mgr.y (mgr.24370) 17846 : cluster [DBG] pgmap v17830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:30 smithi082 bash[20963]: cluster 2024-04-04T00:13:28.872260+0000 mgr.y (mgr.24370) 17847 : cluster [DBG] pgmap v17831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:30.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:30 smithi082 bash[20963]: audit 2024-04-04T00:13:29.914884+0000 mon.c (mon.2) 7122 : audit [DBG] from='client.? 172.21.15.67:0/3671900920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:30.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:30 smithi067 bash[17655]: cluster 2024-04-04T00:13:28.872260+0000 mgr.y (mgr.24370) 17847 : cluster [DBG] pgmap v17831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:30 smithi067 bash[17655]: audit 2024-04-04T00:13:29.914884+0000 mon.c (mon.2) 7122 : audit [DBG] from='client.? 172.21.15.67:0/3671900920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:30 smithi067 bash[27441]: cluster 2024-04-04T00:13:28.872260+0000 mgr.y (mgr.24370) 17847 : cluster [DBG] pgmap v17831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:30 smithi067 bash[27441]: audit 2024-04-04T00:13:29.914884+0000 mon.c (mon.2) 7122 : audit [DBG] from='client.? 172.21.15.67:0/3671900920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:32.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:32 smithi082 bash[20963]: cluster 2024-04-04T00:13:30.873296+0000 mgr.y (mgr.24370) 17848 : cluster [DBG] pgmap v17832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:32 smithi082 bash[20963]: audit 2024-04-04T00:13:32.378968+0000 mon.c (mon.2) 7123 : audit [DBG] from='client.? 172.21.15.67:0/3093730067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:32.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:32 smithi067 bash[27441]: cluster 2024-04-04T00:13:30.873296+0000 mgr.y (mgr.24370) 17848 : cluster [DBG] pgmap v17832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:32 smithi067 bash[27441]: audit 2024-04-04T00:13:32.378968+0000 mon.c (mon.2) 7123 : audit [DBG] from='client.? 172.21.15.67:0/3093730067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:32 smithi067 bash[17655]: cluster 2024-04-04T00:13:30.873296+0000 mgr.y (mgr.24370) 17848 : cluster [DBG] pgmap v17832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:32 smithi067 bash[17655]: audit 2024-04-04T00:13:32.378968+0000 mon.c (mon.2) 7123 : audit [DBG] from='client.? 172.21.15.67:0/3093730067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:33] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:13:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:13:34.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:34 smithi082 bash[20963]: cluster 2024-04-04T00:13:32.873962+0000 mgr.y (mgr.24370) 17849 : cluster [DBG] pgmap v17833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:34.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:34 smithi067 bash[27441]: cluster 2024-04-04T00:13:32.873962+0000 mgr.y (mgr.24370) 17849 : cluster [DBG] pgmap v17833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:34.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:34 smithi067 bash[17655]: cluster 2024-04-04T00:13:32.873962+0000 mgr.y (mgr.24370) 17849 : cluster [DBG] pgmap v17833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:35.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:35 smithi082 bash[20963]: audit 2024-04-04T00:13:34.844965+0000 mon.a (mon.0) 15161 : audit [DBG] from='client.? 172.21.15.67:0/2687873993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:35.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:35 smithi067 bash[17655]: audit 2024-04-04T00:13:34.844965+0000 mon.a (mon.0) 15161 : audit [DBG] from='client.? 172.21.15.67:0/2687873993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:35.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:35 smithi067 bash[27441]: audit 2024-04-04T00:13:34.844965+0000 mon.a (mon.0) 15161 : audit [DBG] from='client.? 172.21.15.67:0/2687873993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:36.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:36 smithi082 bash[20963]: cluster 2024-04-04T00:13:34.874736+0000 mgr.y (mgr.24370) 17850 : cluster [DBG] pgmap v17834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:36.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:36 smithi067 bash[17655]: cluster 2024-04-04T00:13:34.874736+0000 mgr.y (mgr.24370) 17850 : cluster [DBG] pgmap v17834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:36 smithi067 bash[27441]: cluster 2024-04-04T00:13:34.874736+0000 mgr.y (mgr.24370) 17850 : cluster [DBG] pgmap v17834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:37 smithi082 bash[20963]: audit 2024-04-04T00:13:37.302808+0000 mon.c (mon.2) 7124 : audit [DBG] from='client.? 172.21.15.67:0/2180958569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:37.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:37 smithi067 bash[17655]: audit 2024-04-04T00:13:37.302808+0000 mon.c (mon.2) 7124 : audit [DBG] from='client.? 172.21.15.67:0/2180958569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:37.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:37 smithi067 bash[27441]: audit 2024-04-04T00:13:37.302808+0000 mon.c (mon.2) 7124 : audit [DBG] from='client.? 172.21.15.67:0/2180958569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:38.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:38 smithi082 bash[20963]: cluster 2024-04-04T00:13:36.875944+0000 mgr.y (mgr.24370) 17851 : cluster [DBG] pgmap v17835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:38.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:38 smithi067 bash[27441]: cluster 2024-04-04T00:13:36.875944+0000 mgr.y (mgr.24370) 17851 : cluster [DBG] pgmap v17835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:38 smithi067 bash[17655]: cluster 2024-04-04T00:13:36.875944+0000 mgr.y (mgr.24370) 17851 : cluster [DBG] pgmap v17835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:40.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:40 smithi082 bash[20963]: cluster 2024-04-04T00:13:38.876664+0000 mgr.y (mgr.24370) 17852 : cluster [DBG] pgmap v17836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:40 smithi082 bash[20963]: audit 2024-04-04T00:13:39.763095+0000 mon.c (mon.2) 7125 : audit [DBG] from='client.? 172.21.15.67:0/77412087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:40 smithi082 bash[20963]: audit 2024-04-04T00:13:40.607403+0000 mon.a (mon.0) 15162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:40.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:40 smithi067 bash[17655]: cluster 2024-04-04T00:13:38.876664+0000 mgr.y (mgr.24370) 17852 : cluster [DBG] pgmap v17836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:40 smithi067 bash[17655]: audit 2024-04-04T00:13:39.763095+0000 mon.c (mon.2) 7125 : audit [DBG] from='client.? 172.21.15.67:0/77412087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:40 smithi067 bash[17655]: audit 2024-04-04T00:13:40.607403+0000 mon.a (mon.0) 15162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:40 smithi067 bash[27441]: cluster 2024-04-04T00:13:38.876664+0000 mgr.y (mgr.24370) 17852 : cluster [DBG] pgmap v17836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:40 smithi067 bash[27441]: audit 2024-04-04T00:13:39.763095+0000 mon.c (mon.2) 7125 : audit [DBG] from='client.? 172.21.15.67:0/77412087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:40 smithi067 bash[27441]: audit 2024-04-04T00:13:40.607403+0000 mon.a (mon.0) 15162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:42 smithi082 bash[20963]: cluster 2024-04-04T00:13:40.877800+0000 mgr.y (mgr.24370) 17853 : cluster [DBG] pgmap v17837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:42.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:42 smithi082 bash[20963]: audit 2024-04-04T00:13:42.211986+0000 mon.a (mon.0) 15163 : audit [DBG] from='client.? 172.21.15.67:0/1059021009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:42.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:42 smithi067 bash[27441]: cluster 2024-04-04T00:13:40.877800+0000 mgr.y (mgr.24370) 17853 : cluster [DBG] pgmap v17837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:42 smithi067 bash[27441]: audit 2024-04-04T00:13:42.211986+0000 mon.a (mon.0) 15163 : audit [DBG] from='client.? 172.21.15.67:0/1059021009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:42 smithi067 bash[17655]: cluster 2024-04-04T00:13:40.877800+0000 mgr.y (mgr.24370) 17853 : cluster [DBG] pgmap v17837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:42 smithi067 bash[17655]: audit 2024-04-04T00:13:42.211986+0000 mon.a (mon.0) 15163 : audit [DBG] from='client.? 172.21.15.67:0/1059021009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:43] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:13:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:13:44.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:44 smithi082 bash[20963]: cluster 2024-04-04T00:13:42.878492+0000 mgr.y (mgr.24370) 17854 : cluster [DBG] pgmap v17838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:44 smithi067 bash[27441]: cluster 2024-04-04T00:13:42.878492+0000 mgr.y (mgr.24370) 17854 : cluster [DBG] pgmap v17838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:44 smithi067 bash[17655]: cluster 2024-04-04T00:13:42.878492+0000 mgr.y (mgr.24370) 17854 : cluster [DBG] pgmap v17838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:45 smithi067 bash[17655]: audit 2024-04-04T00:13:44.669992+0000 mon.c (mon.2) 7126 : audit [DBG] from='client.? 172.21.15.67:0/4053724607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:45 smithi067 bash[27441]: audit 2024-04-04T00:13:44.669992+0000 mon.c (mon.2) 7126 : audit [DBG] from='client.? 172.21.15.67:0/4053724607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:46.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:45 smithi082 bash[20963]: audit 2024-04-04T00:13:44.669992+0000 mon.c (mon.2) 7126 : audit [DBG] from='client.? 172.21.15.67:0/4053724607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:46 smithi067 bash[17655]: cluster 2024-04-04T00:13:44.879190+0000 mgr.y (mgr.24370) 17855 : cluster [DBG] pgmap v17839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:46 smithi067 bash[27441]: cluster 2024-04-04T00:13:44.879190+0000 mgr.y (mgr.24370) 17855 : cluster [DBG] pgmap v17839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:47.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:46 smithi082 bash[20963]: cluster 2024-04-04T00:13:44.879190+0000 mgr.y (mgr.24370) 17855 : cluster [DBG] pgmap v17839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:47.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:47 smithi067 bash[17655]: audit 2024-04-04T00:13:47.130931+0000 mon.c (mon.2) 7127 : audit [DBG] from='client.? 172.21.15.67:0/3193171165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:47.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:47 smithi067 bash[27441]: audit 2024-04-04T00:13:47.130931+0000 mon.c (mon.2) 7127 : audit [DBG] from='client.? 172.21.15.67:0/3193171165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:48.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:47 smithi082 bash[20963]: audit 2024-04-04T00:13:47.130931+0000 mon.c (mon.2) 7127 : audit [DBG] from='client.? 172.21.15.67:0/3193171165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:48 smithi067 bash[27441]: cluster 2024-04-04T00:13:46.880349+0000 mgr.y (mgr.24370) 17856 : cluster [DBG] pgmap v17840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:48 smithi067 bash[17655]: cluster 2024-04-04T00:13:46.880349+0000 mgr.y (mgr.24370) 17856 : cluster [DBG] pgmap v17840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:49.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:48 smithi082 bash[20963]: cluster 2024-04-04T00:13:46.880349+0000 mgr.y (mgr.24370) 17856 : cluster [DBG] pgmap v17840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:49.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:49 smithi067 bash[27441]: audit 2024-04-04T00:13:49.586770+0000 mon.a (mon.0) 15164 : audit [DBG] from='client.? 172.21.15.67:0/3715366711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:49.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:49 smithi067 bash[17655]: audit 2024-04-04T00:13:49.586770+0000 mon.a (mon.0) 15164 : audit [DBG] from='client.? 172.21.15.67:0/3715366711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:50.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:49 smithi082 bash[20963]: audit 2024-04-04T00:13:49.586770+0000 mon.a (mon.0) 15164 : audit [DBG] from='client.? 172.21.15.67:0/3715366711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:50 smithi067 bash[17655]: cluster 2024-04-04T00:13:48.880998+0000 mgr.y (mgr.24370) 17857 : cluster [DBG] pgmap v17841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:50 smithi067 bash[27441]: cluster 2024-04-04T00:13:48.880998+0000 mgr.y (mgr.24370) 17857 : cluster [DBG] pgmap v17841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:51.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:50 smithi082 bash[20963]: cluster 2024-04-04T00:13:48.880998+0000 mgr.y (mgr.24370) 17857 : cluster [DBG] pgmap v17841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:52 smithi067 bash[17655]: cluster 2024-04-04T00:13:50.882086+0000 mgr.y (mgr.24370) 17858 : cluster [DBG] pgmap v17842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:52 smithi067 bash[17655]: audit 2024-04-04T00:13:52.034220+0000 mon.c (mon.2) 7128 : audit [DBG] from='client.? 172.21.15.67:0/2290401773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:53.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:52 smithi067 bash[27441]: cluster 2024-04-04T00:13:50.882086+0000 mgr.y (mgr.24370) 17858 : cluster [DBG] pgmap v17842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:53.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:52 smithi067 bash[27441]: audit 2024-04-04T00:13:52.034220+0000 mon.c (mon.2) 7128 : audit [DBG] from='client.? 172.21.15.67:0/2290401773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:52 smithi082 bash[20963]: cluster 2024-04-04T00:13:50.882086+0000 mgr.y (mgr.24370) 17858 : cluster [DBG] pgmap v17842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:52 smithi082 bash[20963]: audit 2024-04-04T00:13:52.034220+0000 mon.c (mon.2) 7128 : audit [DBG] from='client.? 172.21.15.67:0/2290401773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:53] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:13:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:13:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:54 smithi082 bash[20963]: cluster 2024-04-04T00:13:52.882735+0000 mgr.y (mgr.24370) 17859 : cluster [DBG] pgmap v17843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:55.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:54 smithi082 bash[20963]: audit 2024-04-04T00:13:54.485073+0000 mon.c (mon.2) 7129 : audit [DBG] from='client.? 172.21.15.67:0/2211162375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:55.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:54 smithi067 bash[27441]: cluster 2024-04-04T00:13:52.882735+0000 mgr.y (mgr.24370) 17859 : cluster [DBG] pgmap v17843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:54 smithi067 bash[27441]: audit 2024-04-04T00:13:54.485073+0000 mon.c (mon.2) 7129 : audit [DBG] from='client.? 172.21.15.67:0/2211162375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:54 smithi067 bash[17655]: cluster 2024-04-04T00:13:52.882735+0000 mgr.y (mgr.24370) 17859 : cluster [DBG] pgmap v17843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:54 smithi067 bash[17655]: audit 2024-04-04T00:13:54.485073+0000 mon.c (mon.2) 7129 : audit [DBG] from='client.? 172.21.15.67:0/2211162375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:55 smithi082 bash[20963]: audit 2024-04-04T00:13:55.607832+0000 mon.a (mon.0) 15165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:56.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:55 smithi067 bash[27441]: audit 2024-04-04T00:13:55.607832+0000 mon.a (mon.0) 15165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:55 smithi067 bash[17655]: audit 2024-04-04T00:13:55.607832+0000 mon.a (mon.0) 15165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:13:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:56 smithi082 bash[20963]: cluster 2024-04-04T00:13:54.883416+0000 mgr.y (mgr.24370) 17860 : cluster [DBG] pgmap v17844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:56 smithi067 bash[17655]: cluster 2024-04-04T00:13:54.883416+0000 mgr.y (mgr.24370) 17860 : cluster [DBG] pgmap v17844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:56 smithi067 bash[27441]: cluster 2024-04-04T00:13:54.883416+0000 mgr.y (mgr.24370) 17860 : cluster [DBG] pgmap v17844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:57 smithi082 bash[20963]: audit 2024-04-04T00:13:56.941060+0000 mon.c (mon.2) 7130 : audit [DBG] from='client.? 172.21.15.67:0/3852789238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:58.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:57 smithi067 bash[17655]: audit 2024-04-04T00:13:56.941060+0000 mon.c (mon.2) 7130 : audit [DBG] from='client.? 172.21.15.67:0/3852789238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:58.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:57 smithi067 bash[27441]: audit 2024-04-04T00:13:56.941060+0000 mon.c (mon.2) 7130 : audit [DBG] from='client.? 172.21.15.67:0/3852789238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:13:59.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:58 smithi082 bash[20963]: cluster 2024-04-04T00:13:56.884543+0000 mgr.y (mgr.24370) 17861 : cluster [DBG] pgmap v17845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:59.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:58 smithi067 bash[17655]: cluster 2024-04-04T00:13:56.884543+0000 mgr.y (mgr.24370) 17861 : cluster [DBG] pgmap v17845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:13:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:58 smithi067 bash[27441]: cluster 2024-04-04T00:13:56.884543+0000 mgr.y (mgr.24370) 17861 : cluster [DBG] pgmap v17845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:00.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:13:59 smithi082 bash[20963]: audit 2024-04-04T00:13:59.391522+0000 mon.c (mon.2) 7131 : audit [DBG] from='client.? 172.21.15.67:0/2827447342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:00.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:13:59 smithi067 bash[17655]: audit 2024-04-04T00:13:59.391522+0000 mon.c (mon.2) 7131 : audit [DBG] from='client.? 172.21.15.67:0/2827447342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:00.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:13:59 smithi067 bash[27441]: audit 2024-04-04T00:13:59.391522+0000 mon.c (mon.2) 7131 : audit [DBG] from='client.? 172.21.15.67:0/2827447342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:01.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:00 smithi082 bash[20963]: cluster 2024-04-04T00:13:58.885143+0000 mgr.y (mgr.24370) 17862 : cluster [DBG] pgmap v17846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:00 smithi067 bash[17655]: cluster 2024-04-04T00:13:58.885143+0000 mgr.y (mgr.24370) 17862 : cluster [DBG] pgmap v17846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:00 smithi067 bash[27441]: cluster 2024-04-04T00:13:58.885143+0000 mgr.y (mgr.24370) 17862 : cluster [DBG] pgmap v17846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:02 smithi067 bash[17655]: cluster 2024-04-04T00:14:00.886190+0000 mgr.y (mgr.24370) 17863 : cluster [DBG] pgmap v17847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:03.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:02 smithi067 bash[17655]: audit 2024-04-04T00:14:01.835061+0000 mon.c (mon.2) 7132 : audit [DBG] from='client.? 172.21.15.67:0/4114216785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:03.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:02 smithi067 bash[27441]: cluster 2024-04-04T00:14:00.886190+0000 mgr.y (mgr.24370) 17863 : cluster [DBG] pgmap v17847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:03.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:02 smithi067 bash[27441]: audit 2024-04-04T00:14:01.835061+0000 mon.c (mon.2) 7132 : audit [DBG] from='client.? 172.21.15.67:0/4114216785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:02 smithi082 bash[20963]: cluster 2024-04-04T00:14:00.886190+0000 mgr.y (mgr.24370) 17863 : cluster [DBG] pgmap v17847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:02 smithi082 bash[20963]: audit 2024-04-04T00:14:01.835061+0000 mon.c (mon.2) 7132 : audit [DBG] from='client.? 172.21.15.67:0/4114216785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:03] "GET /metrics HTTP/1.1" 200 240020 "" "Prometheus/2.43.0" 2024-04-04T00:14:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:14:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:04 smithi082 bash[20963]: cluster 2024-04-04T00:14:02.886842+0000 mgr.y (mgr.24370) 17864 : cluster [DBG] pgmap v17848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:04 smithi082 bash[20963]: audit 2024-04-04T00:14:04.284279+0000 mon.a (mon.0) 15166 : audit [DBG] from='client.? 172.21.15.67:0/565247404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:04 smithi067 bash[17655]: cluster 2024-04-04T00:14:02.886842+0000 mgr.y (mgr.24370) 17864 : cluster [DBG] pgmap v17848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:04 smithi067 bash[17655]: audit 2024-04-04T00:14:04.284279+0000 mon.a (mon.0) 15166 : audit [DBG] from='client.? 172.21.15.67:0/565247404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:04 smithi067 bash[27441]: cluster 2024-04-04T00:14:02.886842+0000 mgr.y (mgr.24370) 17864 : cluster [DBG] pgmap v17848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:04 smithi067 bash[27441]: audit 2024-04-04T00:14:04.284279+0000 mon.a (mon.0) 15166 : audit [DBG] from='client.? 172.21.15.67:0/565247404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:07.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:06 smithi082 bash[20963]: cluster 2024-04-04T00:14:04.887536+0000 mgr.y (mgr.24370) 17865 : cluster [DBG] pgmap v17849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:06 smithi067 bash[17655]: cluster 2024-04-04T00:14:04.887536+0000 mgr.y (mgr.24370) 17865 : cluster [DBG] pgmap v17849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:06 smithi067 bash[27441]: cluster 2024-04-04T00:14:04.887536+0000 mgr.y (mgr.24370) 17865 : cluster [DBG] pgmap v17849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:08.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:07 smithi082 bash[20963]: audit 2024-04-04T00:14:06.732210+0000 mon.c (mon.2) 7133 : audit [DBG] from='client.? 172.21.15.67:0/1522769254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:08.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:07 smithi067 bash[17655]: audit 2024-04-04T00:14:06.732210+0000 mon.c (mon.2) 7133 : audit [DBG] from='client.? 172.21.15.67:0/1522769254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:08.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:07 smithi067 bash[27441]: audit 2024-04-04T00:14:06.732210+0000 mon.c (mon.2) 7133 : audit [DBG] from='client.? 172.21.15.67:0/1522769254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:09.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:08 smithi082 bash[20963]: cluster 2024-04-04T00:14:06.888768+0000 mgr.y (mgr.24370) 17866 : cluster [DBG] pgmap v17850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:09.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:08 smithi067 bash[17655]: cluster 2024-04-04T00:14:06.888768+0000 mgr.y (mgr.24370) 17866 : cluster [DBG] pgmap v17850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:08 smithi067 bash[27441]: cluster 2024-04-04T00:14:06.888768+0000 mgr.y (mgr.24370) 17866 : cluster [DBG] pgmap v17850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:10.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:09 smithi082 bash[20963]: audit 2024-04-04T00:14:09.194029+0000 mon.c (mon.2) 7134 : audit [DBG] from='client.? 172.21.15.67:0/2207775395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:10.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:09 smithi067 bash[27441]: audit 2024-04-04T00:14:09.194029+0000 mon.c (mon.2) 7134 : audit [DBG] from='client.? 172.21.15.67:0/2207775395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:10.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:09 smithi067 bash[17655]: audit 2024-04-04T00:14:09.194029+0000 mon.c (mon.2) 7134 : audit [DBG] from='client.? 172.21.15.67:0/2207775395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:10 smithi082 bash[20963]: cluster 2024-04-04T00:14:08.889246+0000 mgr.y (mgr.24370) 17867 : cluster [DBG] pgmap v17851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:10 smithi082 bash[20963]: audit 2024-04-04T00:14:10.608152+0000 mon.a (mon.0) 15167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:10 smithi067 bash[27441]: cluster 2024-04-04T00:14:08.889246+0000 mgr.y (mgr.24370) 17867 : cluster [DBG] pgmap v17851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:10 smithi067 bash[27441]: audit 2024-04-04T00:14:10.608152+0000 mon.a (mon.0) 15167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:10 smithi067 bash[17655]: cluster 2024-04-04T00:14:08.889246+0000 mgr.y (mgr.24370) 17867 : cluster [DBG] pgmap v17851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:10 smithi067 bash[17655]: audit 2024-04-04T00:14:10.608152+0000 mon.a (mon.0) 15167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:11 smithi082 bash[20963]: audit 2024-04-04T00:14:10.915525+0000 mon.a (mon.0) 15168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:14:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:11 smithi082 bash[20963]: audit 2024-04-04T00:14:11.645751+0000 mon.c (mon.2) 7135 : audit [DBG] from='client.? 172.21.15.67:0/3149824270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:11 smithi067 bash[17655]: audit 2024-04-04T00:14:10.915525+0000 mon.a (mon.0) 15168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:14:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:11 smithi067 bash[17655]: audit 2024-04-04T00:14:11.645751+0000 mon.c (mon.2) 7135 : audit [DBG] from='client.? 172.21.15.67:0/3149824270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:11 smithi067 bash[27441]: audit 2024-04-04T00:14:10.915525+0000 mon.a (mon.0) 15168 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:14:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:11 smithi067 bash[27441]: audit 2024-04-04T00:14:11.645751+0000 mon.c (mon.2) 7135 : audit [DBG] from='client.? 172.21.15.67:0/3149824270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:13.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:12 smithi067 bash[27441]: cluster 2024-04-04T00:14:10.890358+0000 mgr.y (mgr.24370) 17868 : cluster [DBG] pgmap v17852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:13.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:12 smithi067 bash[17655]: cluster 2024-04-04T00:14:10.890358+0000 mgr.y (mgr.24370) 17868 : cluster [DBG] pgmap v17852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:12 smithi082 bash[20963]: cluster 2024-04-04T00:14:10.890358+0000 mgr.y (mgr.24370) 17868 : cluster [DBG] pgmap v17852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:13] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:14:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:14:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:14 smithi082 bash[20963]: cluster 2024-04-04T00:14:12.891040+0000 mgr.y (mgr.24370) 17869 : cluster [DBG] pgmap v17853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:14 smithi082 bash[20963]: audit 2024-04-04T00:14:14.117635+0000 mon.c (mon.2) 7136 : audit [DBG] from='client.? 172.21.15.67:0/2690108932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:14 smithi067 bash[27441]: cluster 2024-04-04T00:14:12.891040+0000 mgr.y (mgr.24370) 17869 : cluster [DBG] pgmap v17853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:14 smithi067 bash[27441]: audit 2024-04-04T00:14:14.117635+0000 mon.c (mon.2) 7136 : audit [DBG] from='client.? 172.21.15.67:0/2690108932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:14 smithi067 bash[17655]: cluster 2024-04-04T00:14:12.891040+0000 mgr.y (mgr.24370) 17869 : cluster [DBG] pgmap v17853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:14 smithi067 bash[17655]: audit 2024-04-04T00:14:14.117635+0000 mon.c (mon.2) 7136 : audit [DBG] from='client.? 172.21.15.67:0/2690108932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:16 smithi082 bash[20963]: cluster 2024-04-04T00:14:14.891733+0000 mgr.y (mgr.24370) 17870 : cluster [DBG] pgmap v17854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:16 smithi082 bash[20963]: audit 2024-04-04T00:14:16.649113+0000 mon.c (mon.2) 7137 : audit [DBG] from='client.? 172.21.15.67:0/719835774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:16 smithi082 bash[20963]: audit 2024-04-04T00:14:16.663011+0000 mon.a (mon.0) 15169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:16 smithi082 bash[20963]: audit 2024-04-04T00:14:16.670852+0000 mon.a (mon.0) 15170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:16 smithi067 bash[17655]: cluster 2024-04-04T00:14:14.891733+0000 mgr.y (mgr.24370) 17870 : cluster [DBG] pgmap v17854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:16 smithi067 bash[17655]: audit 2024-04-04T00:14:16.649113+0000 mon.c (mon.2) 7137 : audit [DBG] from='client.? 172.21.15.67:0/719835774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:16 smithi067 bash[17655]: audit 2024-04-04T00:14:16.663011+0000 mon.a (mon.0) 15169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:16 smithi067 bash[17655]: audit 2024-04-04T00:14:16.670852+0000 mon.a (mon.0) 15170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:16 smithi067 bash[27441]: cluster 2024-04-04T00:14:14.891733+0000 mgr.y (mgr.24370) 17870 : cluster [DBG] pgmap v17854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:16 smithi067 bash[27441]: audit 2024-04-04T00:14:16.649113+0000 mon.c (mon.2) 7137 : audit [DBG] from='client.? 172.21.15.67:0/719835774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:17.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:16 smithi067 bash[27441]: audit 2024-04-04T00:14:16.663011+0000 mon.a (mon.0) 15169 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:17.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:16 smithi067 bash[27441]: audit 2024-04-04T00:14:16.670852+0000 mon.a (mon.0) 15170 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:18.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:17 smithi082 bash[20963]: cluster 2024-04-04T00:14:16.892824+0000 mgr.y (mgr.24370) 17871 : cluster [DBG] pgmap v17855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:17 smithi082 bash[20963]: audit 2024-04-04T00:14:16.968250+0000 mon.a (mon.0) 15171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:17 smithi082 bash[20963]: audit 2024-04-04T00:14:16.976077+0000 mon.a (mon.0) 15172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:17 smithi082 bash[20963]: audit 2024-04-04T00:14:17.451247+0000 mon.a (mon.0) 15173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:14:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:17 smithi082 bash[20963]: audit 2024-04-04T00:14:17.453000+0000 mon.a (mon.0) 15174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:14:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:17 smithi082 bash[20963]: audit 2024-04-04T00:14:17.463305+0000 mon.a (mon.0) 15175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[27441]: cluster 2024-04-04T00:14:16.892824+0000 mgr.y (mgr.24370) 17871 : cluster [DBG] pgmap v17855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[27441]: audit 2024-04-04T00:14:16.968250+0000 mon.a (mon.0) 15171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[27441]: audit 2024-04-04T00:14:16.976077+0000 mon.a (mon.0) 15172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[27441]: audit 2024-04-04T00:14:17.451247+0000 mon.a (mon.0) 15173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:14:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[27441]: audit 2024-04-04T00:14:17.453000+0000 mon.a (mon.0) 15174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:14:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[27441]: audit 2024-04-04T00:14:17.463305+0000 mon.a (mon.0) 15175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[17655]: cluster 2024-04-04T00:14:16.892824+0000 mgr.y (mgr.24370) 17871 : cluster [DBG] pgmap v17855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[17655]: audit 2024-04-04T00:14:16.968250+0000 mon.a (mon.0) 15171 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[17655]: audit 2024-04-04T00:14:16.976077+0000 mon.a (mon.0) 15172 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[17655]: audit 2024-04-04T00:14:17.451247+0000 mon.a (mon.0) 15173 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:14:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[17655]: audit 2024-04-04T00:14:17.453000+0000 mon.a (mon.0) 15174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:14:18.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:17 smithi067 bash[17655]: audit 2024-04-04T00:14:17.463305+0000 mon.a (mon.0) 15175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:14:20.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:19 smithi082 bash[20963]: cluster 2024-04-04T00:14:18.893480+0000 mgr.y (mgr.24370) 17872 : cluster [DBG] pgmap v17856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:20.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:19 smithi082 bash[20963]: audit 2024-04-04T00:14:19.113214+0000 mon.c (mon.2) 7138 : audit [DBG] from='client.? 172.21.15.67:0/1019791519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:20.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:19 smithi067 bash[27441]: cluster 2024-04-04T00:14:18.893480+0000 mgr.y (mgr.24370) 17872 : cluster [DBG] pgmap v17856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:19 smithi067 bash[27441]: audit 2024-04-04T00:14:19.113214+0000 mon.c (mon.2) 7138 : audit [DBG] from='client.? 172.21.15.67:0/1019791519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:19 smithi067 bash[17655]: cluster 2024-04-04T00:14:18.893480+0000 mgr.y (mgr.24370) 17872 : cluster [DBG] pgmap v17856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:19 smithi067 bash[17655]: audit 2024-04-04T00:14:19.113214+0000 mon.c (mon.2) 7138 : audit [DBG] from='client.? 172.21.15.67:0/1019791519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:21.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:21 smithi082 bash[20963]: audit 2024-04-04T00:14:21.562966+0000 mon.c (mon.2) 7139 : audit [DBG] from='client.? 172.21.15.67:0/3625188554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:21.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:21 smithi067 bash[17655]: audit 2024-04-04T00:14:21.562966+0000 mon.c (mon.2) 7139 : audit [DBG] from='client.? 172.21.15.67:0/3625188554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:21.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:21 smithi067 bash[27441]: audit 2024-04-04T00:14:21.562966+0000 mon.c (mon.2) 7139 : audit [DBG] from='client.? 172.21.15.67:0/3625188554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:22.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:22 smithi082 bash[20963]: cluster 2024-04-04T00:14:20.894575+0000 mgr.y (mgr.24370) 17873 : cluster [DBG] pgmap v17857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:22.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:22 smithi067 bash[27441]: cluster 2024-04-04T00:14:20.894575+0000 mgr.y (mgr.24370) 17873 : cluster [DBG] pgmap v17857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:22 smithi067 bash[17655]: cluster 2024-04-04T00:14:20.894575+0000 mgr.y (mgr.24370) 17873 : cluster [DBG] pgmap v17857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:23] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:14:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:14:24.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:24 smithi082 bash[20963]: cluster 2024-04-04T00:14:22.895252+0000 mgr.y (mgr.24370) 17874 : cluster [DBG] pgmap v17858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:24.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:24 smithi082 bash[20963]: audit 2024-04-04T00:14:24.023770+0000 mon.c (mon.2) 7140 : audit [DBG] from='client.? 172.21.15.67:0/91138334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:24.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:24 smithi067 bash[17655]: cluster 2024-04-04T00:14:22.895252+0000 mgr.y (mgr.24370) 17874 : cluster [DBG] pgmap v17858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:24 smithi067 bash[17655]: audit 2024-04-04T00:14:24.023770+0000 mon.c (mon.2) 7140 : audit [DBG] from='client.? 172.21.15.67:0/91138334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:24 smithi067 bash[27441]: cluster 2024-04-04T00:14:22.895252+0000 mgr.y (mgr.24370) 17874 : cluster [DBG] pgmap v17858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:24 smithi067 bash[27441]: audit 2024-04-04T00:14:24.023770+0000 mon.c (mon.2) 7140 : audit [DBG] from='client.? 172.21.15.67:0/91138334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:26.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:26 smithi082 bash[20963]: cluster 2024-04-04T00:14:24.895945+0000 mgr.y (mgr.24370) 17875 : cluster [DBG] pgmap v17859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:26 smithi082 bash[20963]: audit 2024-04-04T00:14:25.608673+0000 mon.a (mon.0) 15176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:26 smithi082 bash[20963]: audit 2024-04-04T00:14:26.477793+0000 mon.a (mon.0) 15177 : audit [DBG] from='client.? 172.21.15.67:0/1327831596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:26 smithi067 bash[17655]: cluster 2024-04-04T00:14:24.895945+0000 mgr.y (mgr.24370) 17875 : cluster [DBG] pgmap v17859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:26 smithi067 bash[17655]: audit 2024-04-04T00:14:25.608673+0000 mon.a (mon.0) 15176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:26 smithi067 bash[17655]: audit 2024-04-04T00:14:26.477793+0000 mon.a (mon.0) 15177 : audit [DBG] from='client.? 172.21.15.67:0/1327831596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:26 smithi067 bash[27441]: cluster 2024-04-04T00:14:24.895945+0000 mgr.y (mgr.24370) 17875 : cluster [DBG] pgmap v17859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:26 smithi067 bash[27441]: audit 2024-04-04T00:14:25.608673+0000 mon.a (mon.0) 15176 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:26 smithi067 bash[27441]: audit 2024-04-04T00:14:26.477793+0000 mon.a (mon.0) 15177 : audit [DBG] from='client.? 172.21.15.67:0/1327831596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:28.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:28 smithi082 bash[20963]: cluster 2024-04-04T00:14:26.897083+0000 mgr.y (mgr.24370) 17876 : cluster [DBG] pgmap v17860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:28.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:28 smithi067 bash[17655]: cluster 2024-04-04T00:14:26.897083+0000 mgr.y (mgr.24370) 17876 : cluster [DBG] pgmap v17860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:28 smithi067 bash[27441]: cluster 2024-04-04T00:14:26.897083+0000 mgr.y (mgr.24370) 17876 : cluster [DBG] pgmap v17860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:29.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:29 smithi082 bash[20963]: audit 2024-04-04T00:14:28.926797+0000 mon.a (mon.0) 15178 : audit [DBG] from='client.? 172.21.15.67:0/3877215226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:29.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:29 smithi067 bash[17655]: audit 2024-04-04T00:14:28.926797+0000 mon.a (mon.0) 15178 : audit [DBG] from='client.? 172.21.15.67:0/3877215226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:29.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:29 smithi067 bash[27441]: audit 2024-04-04T00:14:28.926797+0000 mon.a (mon.0) 15178 : audit [DBG] from='client.? 172.21.15.67:0/3877215226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:30 smithi082 bash[20963]: cluster 2024-04-04T00:14:28.897562+0000 mgr.y (mgr.24370) 17877 : cluster [DBG] pgmap v17861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:30 smithi067 bash[17655]: cluster 2024-04-04T00:14:28.897562+0000 mgr.y (mgr.24370) 17877 : cluster [DBG] pgmap v17861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:30 smithi067 bash[27441]: cluster 2024-04-04T00:14:28.897562+0000 mgr.y (mgr.24370) 17877 : cluster [DBG] pgmap v17861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:31.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:31 smithi082 bash[20963]: audit 2024-04-04T00:14:31.371783+0000 mon.c (mon.2) 7141 : audit [DBG] from='client.? 172.21.15.67:0/518457652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:31.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:31 smithi067 bash[17655]: audit 2024-04-04T00:14:31.371783+0000 mon.c (mon.2) 7141 : audit [DBG] from='client.? 172.21.15.67:0/518457652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:31 smithi067 bash[27441]: audit 2024-04-04T00:14:31.371783+0000 mon.c (mon.2) 7141 : audit [DBG] from='client.? 172.21.15.67:0/518457652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:32.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:32 smithi082 bash[20963]: cluster 2024-04-04T00:14:30.898644+0000 mgr.y (mgr.24370) 17878 : cluster [DBG] pgmap v17862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:32.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:32 smithi067 bash[27441]: cluster 2024-04-04T00:14:30.898644+0000 mgr.y (mgr.24370) 17878 : cluster [DBG] pgmap v17862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:32 smithi067 bash[17655]: cluster 2024-04-04T00:14:30.898644+0000 mgr.y (mgr.24370) 17878 : cluster [DBG] pgmap v17862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:33] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:14:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:14:34.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:34 smithi082 bash[20963]: cluster 2024-04-04T00:14:32.899350+0000 mgr.y (mgr.24370) 17879 : cluster [DBG] pgmap v17863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:34.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:34 smithi082 bash[20963]: audit 2024-04-04T00:14:33.817881+0000 mon.c (mon.2) 7142 : audit [DBG] from='client.? 172.21.15.67:0/3070657074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:34.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:34 smithi067 bash[17655]: cluster 2024-04-04T00:14:32.899350+0000 mgr.y (mgr.24370) 17879 : cluster [DBG] pgmap v17863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:34 smithi067 bash[17655]: audit 2024-04-04T00:14:33.817881+0000 mon.c (mon.2) 7142 : audit [DBG] from='client.? 172.21.15.67:0/3070657074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:34 smithi067 bash[27441]: cluster 2024-04-04T00:14:32.899350+0000 mgr.y (mgr.24370) 17879 : cluster [DBG] pgmap v17863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:34 smithi067 bash[27441]: audit 2024-04-04T00:14:33.817881+0000 mon.c (mon.2) 7142 : audit [DBG] from='client.? 172.21.15.67:0/3070657074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:36.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:36 smithi082 bash[20963]: cluster 2024-04-04T00:14:34.900054+0000 mgr.y (mgr.24370) 17880 : cluster [DBG] pgmap v17864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:36.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:36 smithi082 bash[20963]: audit 2024-04-04T00:14:36.273176+0000 mon.a (mon.0) 15179 : audit [DBG] from='client.? 172.21.15.67:0/2670417740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:36 smithi067 bash[17655]: cluster 2024-04-04T00:14:34.900054+0000 mgr.y (mgr.24370) 17880 : cluster [DBG] pgmap v17864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:36 smithi067 bash[17655]: audit 2024-04-04T00:14:36.273176+0000 mon.a (mon.0) 15179 : audit [DBG] from='client.? 172.21.15.67:0/2670417740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:36 smithi067 bash[27441]: cluster 2024-04-04T00:14:34.900054+0000 mgr.y (mgr.24370) 17880 : cluster [DBG] pgmap v17864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:36 smithi067 bash[27441]: audit 2024-04-04T00:14:36.273176+0000 mon.a (mon.0) 15179 : audit [DBG] from='client.? 172.21.15.67:0/2670417740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:38.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:38 smithi082 bash[20963]: cluster 2024-04-04T00:14:36.901157+0000 mgr.y (mgr.24370) 17881 : cluster [DBG] pgmap v17865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:38.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:38 smithi067 bash[27441]: cluster 2024-04-04T00:14:36.901157+0000 mgr.y (mgr.24370) 17881 : cluster [DBG] pgmap v17865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:38 smithi067 bash[17655]: cluster 2024-04-04T00:14:36.901157+0000 mgr.y (mgr.24370) 17881 : cluster [DBG] pgmap v17865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:39.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:39 smithi082 bash[20963]: audit 2024-04-04T00:14:38.721684+0000 mon.c (mon.2) 7143 : audit [DBG] from='client.? 172.21.15.67:0/1691978826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:39.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:39 smithi067 bash[17655]: audit 2024-04-04T00:14:38.721684+0000 mon.c (mon.2) 7143 : audit [DBG] from='client.? 172.21.15.67:0/1691978826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:39.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:39 smithi067 bash[27441]: audit 2024-04-04T00:14:38.721684+0000 mon.c (mon.2) 7143 : audit [DBG] from='client.? 172.21.15.67:0/1691978826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:40 smithi067 bash[27441]: cluster 2024-04-04T00:14:38.901870+0000 mgr.y (mgr.24370) 17882 : cluster [DBG] pgmap v17866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:40 smithi067 bash[27441]: audit 2024-04-04T00:14:40.609027+0000 mon.a (mon.0) 15180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:40 smithi067 bash[17655]: cluster 2024-04-04T00:14:38.901870+0000 mgr.y (mgr.24370) 17882 : cluster [DBG] pgmap v17866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:40 smithi067 bash[17655]: audit 2024-04-04T00:14:40.609027+0000 mon.a (mon.0) 15180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:41.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:40 smithi082 bash[20963]: cluster 2024-04-04T00:14:38.901870+0000 mgr.y (mgr.24370) 17882 : cluster [DBG] pgmap v17866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:41.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:40 smithi082 bash[20963]: audit 2024-04-04T00:14:40.609027+0000 mon.a (mon.0) 15180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:41 smithi067 bash[17655]: audit 2024-04-04T00:14:41.183503+0000 mon.c (mon.2) 7144 : audit [DBG] from='client.? 172.21.15.67:0/2645778946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:41 smithi067 bash[27441]: audit 2024-04-04T00:14:41.183503+0000 mon.c (mon.2) 7144 : audit [DBG] from='client.? 172.21.15.67:0/2645778946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:42.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:41 smithi082 bash[20963]: audit 2024-04-04T00:14:41.183503+0000 mon.c (mon.2) 7144 : audit [DBG] from='client.? 172.21.15.67:0/2645778946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:42 smithi067 bash[17655]: cluster 2024-04-04T00:14:40.903020+0000 mgr.y (mgr.24370) 17883 : cluster [DBG] pgmap v17867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:42 smithi067 bash[27441]: cluster 2024-04-04T00:14:40.903020+0000 mgr.y (mgr.24370) 17883 : cluster [DBG] pgmap v17867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:43.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:42 smithi082 bash[20963]: cluster 2024-04-04T00:14:40.903020+0000 mgr.y (mgr.24370) 17883 : cluster [DBG] pgmap v17867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:43] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:14:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:43 smithi082 bash[20963]: audit 2024-04-04T00:14:43.635906+0000 mon.c (mon.2) 7145 : audit [DBG] from='client.? 172.21.15.67:0/3579622435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:14:43.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:43 smithi067 bash[17655]: audit 2024-04-04T00:14:43.635906+0000 mon.c (mon.2) 7145 : audit [DBG] from='client.? 172.21.15.67:0/3579622435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:43 smithi067 bash[27441]: audit 2024-04-04T00:14:43.635906+0000 mon.c (mon.2) 7145 : audit [DBG] from='client.? 172.21.15.67:0/3579622435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:44 smithi067 bash[27441]: cluster 2024-04-04T00:14:42.903702+0000 mgr.y (mgr.24370) 17884 : cluster [DBG] pgmap v17868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:44 smithi067 bash[17655]: cluster 2024-04-04T00:14:42.903702+0000 mgr.y (mgr.24370) 17884 : cluster [DBG] pgmap v17868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:44 smithi082 bash[20963]: cluster 2024-04-04T00:14:42.903702+0000 mgr.y (mgr.24370) 17884 : cluster [DBG] pgmap v17868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:46 smithi067 bash[27441]: cluster 2024-04-04T00:14:44.904430+0000 mgr.y (mgr.24370) 17885 : cluster [DBG] pgmap v17869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:46 smithi067 bash[27441]: audit 2024-04-04T00:14:46.087918+0000 mon.c (mon.2) 7146 : audit [DBG] from='client.? 172.21.15.67:0/3934028832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:46 smithi067 bash[17655]: cluster 2024-04-04T00:14:44.904430+0000 mgr.y (mgr.24370) 17885 : cluster [DBG] pgmap v17869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:46 smithi067 bash[17655]: audit 2024-04-04T00:14:46.087918+0000 mon.c (mon.2) 7146 : audit [DBG] from='client.? 172.21.15.67:0/3934028832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:47.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:46 smithi082 bash[20963]: cluster 2024-04-04T00:14:44.904430+0000 mgr.y (mgr.24370) 17885 : cluster [DBG] pgmap v17869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:47.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:46 smithi082 bash[20963]: audit 2024-04-04T00:14:46.087918+0000 mon.c (mon.2) 7146 : audit [DBG] from='client.? 172.21.15.67:0/3934028832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:48 smithi067 bash[17655]: cluster 2024-04-04T00:14:46.905656+0000 mgr.y (mgr.24370) 17886 : cluster [DBG] pgmap v17870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:48 smithi067 bash[17655]: audit 2024-04-04T00:14:48.546037+0000 mon.c (mon.2) 7147 : audit [DBG] from='client.? 172.21.15.67:0/1568755295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:48 smithi067 bash[27441]: cluster 2024-04-04T00:14:46.905656+0000 mgr.y (mgr.24370) 17886 : cluster [DBG] pgmap v17870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:48 smithi067 bash[27441]: audit 2024-04-04T00:14:48.546037+0000 mon.c (mon.2) 7147 : audit [DBG] from='client.? 172.21.15.67:0/1568755295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:49.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:48 smithi082 bash[20963]: cluster 2024-04-04T00:14:46.905656+0000 mgr.y (mgr.24370) 17886 : cluster [DBG] pgmap v17870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:48 smithi082 bash[20963]: audit 2024-04-04T00:14:48.546037+0000 mon.c (mon.2) 7147 : audit [DBG] from='client.? 172.21.15.67:0/1568755295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:51.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:50 smithi082 bash[20963]: cluster 2024-04-04T00:14:48.906269+0000 mgr.y (mgr.24370) 17887 : cluster [DBG] pgmap v17871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:50 smithi067 bash[17655]: cluster 2024-04-04T00:14:48.906269+0000 mgr.y (mgr.24370) 17887 : cluster [DBG] pgmap v17871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:50 smithi067 bash[27441]: cluster 2024-04-04T00:14:48.906269+0000 mgr.y (mgr.24370) 17887 : cluster [DBG] pgmap v17871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:52.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:51 smithi082 bash[20963]: audit 2024-04-04T00:14:51.002579+0000 mon.a (mon.0) 15181 : audit [DBG] from='client.? 172.21.15.67:0/149816125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:52.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:51 smithi067 bash[27441]: audit 2024-04-04T00:14:51.002579+0000 mon.a (mon.0) 15181 : audit [DBG] from='client.? 172.21.15.67:0/149816125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:51 smithi067 bash[17655]: audit 2024-04-04T00:14:51.002579+0000 mon.a (mon.0) 15181 : audit [DBG] from='client.? 172.21.15.67:0/149816125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:53.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:52 smithi067 bash[27441]: cluster 2024-04-04T00:14:50.907337+0000 mgr.y (mgr.24370) 17888 : cluster [DBG] pgmap v17872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:53.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:52 smithi067 bash[17655]: cluster 2024-04-04T00:14:50.907337+0000 mgr.y (mgr.24370) 17888 : cluster [DBG] pgmap v17872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:52 smithi082 bash[20963]: cluster 2024-04-04T00:14:50.907337+0000 mgr.y (mgr.24370) 17888 : cluster [DBG] pgmap v17872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:53] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:14:53.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:53 smithi082 bash[20963]: audit 2024-04-04T00:14:53.460516+0000 mon.a (mon.0) 15182 : audit [DBG] from='client.? 172.21.15.67:0/2696247565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:14:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:53 smithi067 bash[17655]: audit 2024-04-04T00:14:53.460516+0000 mon.a (mon.0) 15182 : audit [DBG] from='client.? 172.21.15.67:0/2696247565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:53 smithi067 bash[27441]: audit 2024-04-04T00:14:53.460516+0000 mon.a (mon.0) 15182 : audit [DBG] from='client.? 172.21.15.67:0/2696247565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:54 smithi082 bash[20963]: cluster 2024-04-04T00:14:52.908060+0000 mgr.y (mgr.24370) 17889 : cluster [DBG] pgmap v17873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:55.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:54 smithi067 bash[27441]: cluster 2024-04-04T00:14:52.908060+0000 mgr.y (mgr.24370) 17889 : cluster [DBG] pgmap v17873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:54 smithi067 bash[17655]: cluster 2024-04-04T00:14:52.908060+0000 mgr.y (mgr.24370) 17889 : cluster [DBG] pgmap v17873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:55 smithi082 bash[20963]: audit 2024-04-04T00:14:55.608655+0000 mon.a (mon.0) 15183 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:55 smithi067 bash[17655]: audit 2024-04-04T00:14:55.608655+0000 mon.a (mon.0) 15183 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:55 smithi067 bash[27441]: audit 2024-04-04T00:14:55.608655+0000 mon.a (mon.0) 15183 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:14:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:56 smithi082 bash[20963]: cluster 2024-04-04T00:14:54.908707+0000 mgr.y (mgr.24370) 17890 : cluster [DBG] pgmap v17874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:57.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:56 smithi082 bash[20963]: audit 2024-04-04T00:14:55.932966+0000 mon.c (mon.2) 7148 : audit [DBG] from='client.? 172.21.15.67:0/2373947880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:56 smithi067 bash[17655]: cluster 2024-04-04T00:14:54.908707+0000 mgr.y (mgr.24370) 17890 : cluster [DBG] pgmap v17874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:56 smithi067 bash[17655]: audit 2024-04-04T00:14:55.932966+0000 mon.c (mon.2) 7148 : audit [DBG] from='client.? 172.21.15.67:0/2373947880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:56 smithi067 bash[27441]: cluster 2024-04-04T00:14:54.908707+0000 mgr.y (mgr.24370) 17890 : cluster [DBG] pgmap v17874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:56 smithi067 bash[27441]: audit 2024-04-04T00:14:55.932966+0000 mon.c (mon.2) 7148 : audit [DBG] from='client.? 172.21.15.67:0/2373947880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:59.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:58 smithi082 bash[20963]: cluster 2024-04-04T00:14:56.909813+0000 mgr.y (mgr.24370) 17891 : cluster [DBG] pgmap v17875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:14:58 smithi082 bash[20963]: audit 2024-04-04T00:14:58.391690+0000 mon.a (mon.0) 15184 : audit [DBG] from='client.? 172.21.15.67:0/1398459987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:58 smithi067 bash[27441]: cluster 2024-04-04T00:14:56.909813+0000 mgr.y (mgr.24370) 17891 : cluster [DBG] pgmap v17875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:14:58 smithi067 bash[27441]: audit 2024-04-04T00:14:58.391690+0000 mon.a (mon.0) 15184 : audit [DBG] from='client.? 172.21.15.67:0/1398459987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:14:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:58 smithi067 bash[17655]: cluster 2024-04-04T00:14:56.909813+0000 mgr.y (mgr.24370) 17891 : cluster [DBG] pgmap v17875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:14:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:14:58 smithi067 bash[17655]: audit 2024-04-04T00:14:58.391690+0000 mon.a (mon.0) 15184 : audit [DBG] from='client.? 172.21.15.67:0/1398459987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:01.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:00 smithi082 bash[20963]: cluster 2024-04-04T00:14:58.910533+0000 mgr.y (mgr.24370) 17892 : cluster [DBG] pgmap v17876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:00 smithi067 bash[17655]: cluster 2024-04-04T00:14:58.910533+0000 mgr.y (mgr.24370) 17892 : cluster [DBG] pgmap v17876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:00 smithi067 bash[27441]: cluster 2024-04-04T00:14:58.910533+0000 mgr.y (mgr.24370) 17892 : cluster [DBG] pgmap v17876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:01.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:01 smithi067 bash[17655]: audit 2024-04-04T00:15:00.849396+0000 mon.c (mon.2) 7149 : audit [DBG] from='client.? 172.21.15.67:0/2815323962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:01.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:01 smithi067 bash[27441]: audit 2024-04-04T00:15:00.849396+0000 mon.c (mon.2) 7149 : audit [DBG] from='client.? 172.21.15.67:0/2815323962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:02.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:01 smithi082 bash[20963]: audit 2024-04-04T00:15:00.849396+0000 mon.c (mon.2) 7149 : audit [DBG] from='client.? 172.21.15.67:0/2815323962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:03.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:02 smithi067 bash[27441]: cluster 2024-04-04T00:15:00.911736+0000 mgr.y (mgr.24370) 17893 : cluster [DBG] pgmap v17877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:02 smithi067 bash[17655]: cluster 2024-04-04T00:15:00.911736+0000 mgr.y (mgr.24370) 17893 : cluster [DBG] pgmap v17877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:02 smithi082 bash[20963]: cluster 2024-04-04T00:15:00.911736+0000 mgr.y (mgr.24370) 17893 : cluster [DBG] pgmap v17877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:03] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:15:03.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:03 smithi082 bash[20963]: audit 2024-04-04T00:15:03.305823+0000 mon.c (mon.2) 7150 : audit [DBG] from='client.? 172.21.15.67:0/4046809389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:15:04.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:03 smithi067 bash[17655]: audit 2024-04-04T00:15:03.305823+0000 mon.c (mon.2) 7150 : audit [DBG] from='client.? 172.21.15.67:0/4046809389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:04.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:03 smithi067 bash[27441]: audit 2024-04-04T00:15:03.305823+0000 mon.c (mon.2) 7150 : audit [DBG] from='client.? 172.21.15.67:0/4046809389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:04 smithi082 bash[20963]: cluster 2024-04-04T00:15:02.912469+0000 mgr.y (mgr.24370) 17894 : cluster [DBG] pgmap v17878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:04 smithi067 bash[27441]: cluster 2024-04-04T00:15:02.912469+0000 mgr.y (mgr.24370) 17894 : cluster [DBG] pgmap v17878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:04 smithi067 bash[17655]: cluster 2024-04-04T00:15:02.912469+0000 mgr.y (mgr.24370) 17894 : cluster [DBG] pgmap v17878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:07.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:06 smithi082 bash[20963]: cluster 2024-04-04T00:15:04.913151+0000 mgr.y (mgr.24370) 17895 : cluster [DBG] pgmap v17879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:06 smithi082 bash[20963]: audit 2024-04-04T00:15:05.765398+0000 mon.c (mon.2) 7151 : audit [DBG] from='client.? 172.21.15.67:0/1693375026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:06 smithi067 bash[27441]: cluster 2024-04-04T00:15:04.913151+0000 mgr.y (mgr.24370) 17895 : cluster [DBG] pgmap v17879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:06 smithi067 bash[27441]: audit 2024-04-04T00:15:05.765398+0000 mon.c (mon.2) 7151 : audit [DBG] from='client.? 172.21.15.67:0/1693375026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:06 smithi067 bash[17655]: cluster 2024-04-04T00:15:04.913151+0000 mgr.y (mgr.24370) 17895 : cluster [DBG] pgmap v17879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:06 smithi067 bash[17655]: audit 2024-04-04T00:15:05.765398+0000 mon.c (mon.2) 7151 : audit [DBG] from='client.? 172.21.15.67:0/1693375026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:09.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:08 smithi082 bash[20963]: cluster 2024-04-04T00:15:06.914371+0000 mgr.y (mgr.24370) 17896 : cluster [DBG] pgmap v17880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:08 smithi082 bash[20963]: audit 2024-04-04T00:15:08.229411+0000 mon.a (mon.0) 15185 : audit [DBG] from='client.? 172.21.15.67:0/614756374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:08 smithi067 bash[17655]: cluster 2024-04-04T00:15:06.914371+0000 mgr.y (mgr.24370) 17896 : cluster [DBG] pgmap v17880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:08 smithi067 bash[17655]: audit 2024-04-04T00:15:08.229411+0000 mon.a (mon.0) 15185 : audit [DBG] from='client.? 172.21.15.67:0/614756374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:08 smithi067 bash[27441]: cluster 2024-04-04T00:15:06.914371+0000 mgr.y (mgr.24370) 17896 : cluster [DBG] pgmap v17880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:08 smithi067 bash[27441]: audit 2024-04-04T00:15:08.229411+0000 mon.a (mon.0) 15185 : audit [DBG] from='client.? 172.21.15.67:0/614756374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:10 smithi082 bash[20963]: cluster 2024-04-04T00:15:08.915092+0000 mgr.y (mgr.24370) 17897 : cluster [DBG] pgmap v17881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:10 smithi082 bash[20963]: audit 2024-04-04T00:15:10.609605+0000 mon.a (mon.0) 15186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:10 smithi082 bash[20963]: audit 2024-04-04T00:15:10.684495+0000 mon.a (mon.0) 15187 : audit [DBG] from='client.? 172.21.15.67:0/2084372592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:10 smithi067 bash[17655]: cluster 2024-04-04T00:15:08.915092+0000 mgr.y (mgr.24370) 17897 : cluster [DBG] pgmap v17881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:10 smithi067 bash[17655]: audit 2024-04-04T00:15:10.609605+0000 mon.a (mon.0) 15186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:10 smithi067 bash[17655]: audit 2024-04-04T00:15:10.684495+0000 mon.a (mon.0) 15187 : audit [DBG] from='client.? 172.21.15.67:0/2084372592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:10 smithi067 bash[27441]: cluster 2024-04-04T00:15:08.915092+0000 mgr.y (mgr.24370) 17897 : cluster [DBG] pgmap v17881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:10 smithi067 bash[27441]: audit 2024-04-04T00:15:10.609605+0000 mon.a (mon.0) 15186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:10 smithi067 bash[27441]: audit 2024-04-04T00:15:10.684495+0000 mon.a (mon.0) 15187 : audit [DBG] from='client.? 172.21.15.67:0/2084372592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:13.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:12 smithi067 bash[17655]: cluster 2024-04-04T00:15:10.916292+0000 mgr.y (mgr.24370) 17898 : cluster [DBG] pgmap v17882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:13.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:12 smithi067 bash[27441]: cluster 2024-04-04T00:15:10.916292+0000 mgr.y (mgr.24370) 17898 : cluster [DBG] pgmap v17882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:12 smithi082 bash[20963]: cluster 2024-04-04T00:15:10.916292+0000 mgr.y (mgr.24370) 17898 : cluster [DBG] pgmap v17882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:13] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:15:13.770 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:15:14.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:13 smithi082 bash[20963]: audit 2024-04-04T00:15:13.140670+0000 mon.a (mon.0) 15188 : audit [DBG] from='client.? 172.21.15.67:0/2513903392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:14.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:13 smithi067 bash[17655]: audit 2024-04-04T00:15:13.140670+0000 mon.a (mon.0) 15188 : audit [DBG] from='client.? 172.21.15.67:0/2513903392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:13 smithi067 bash[27441]: audit 2024-04-04T00:15:13.140670+0000 mon.a (mon.0) 15188 : audit [DBG] from='client.? 172.21.15.67:0/2513903392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:14 smithi082 bash[20963]: cluster 2024-04-04T00:15:12.916919+0000 mgr.y (mgr.24370) 17899 : cluster [DBG] pgmap v17883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:15.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:14 smithi067 bash[27441]: cluster 2024-04-04T00:15:12.916919+0000 mgr.y (mgr.24370) 17899 : cluster [DBG] pgmap v17883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:14 smithi067 bash[17655]: cluster 2024-04-04T00:15:12.916919+0000 mgr.y (mgr.24370) 17899 : cluster [DBG] pgmap v17883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:16.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:15 smithi082 bash[20963]: audit 2024-04-04T00:15:15.595031+0000 mon.c (mon.2) 7152 : audit [DBG] from='client.? 172.21.15.67:0/555578669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:15 smithi067 bash[17655]: audit 2024-04-04T00:15:15.595031+0000 mon.c (mon.2) 7152 : audit [DBG] from='client.? 172.21.15.67:0/555578669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:15 smithi067 bash[27441]: audit 2024-04-04T00:15:15.595031+0000 mon.c (mon.2) 7152 : audit [DBG] from='client.? 172.21.15.67:0/555578669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:16 smithi082 bash[20963]: cluster 2024-04-04T00:15:14.917644+0000 mgr.y (mgr.24370) 17900 : cluster [DBG] pgmap v17884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:17.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:16 smithi067 bash[17655]: cluster 2024-04-04T00:15:14.917644+0000 mgr.y (mgr.24370) 17900 : cluster [DBG] pgmap v17884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:16 smithi067 bash[27441]: cluster 2024-04-04T00:15:14.917644+0000 mgr.y (mgr.24370) 17900 : cluster [DBG] pgmap v17884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:17 smithi082 bash[20963]: audit 2024-04-04T00:15:17.539777+0000 mon.a (mon.0) 15189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:15:18.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:17 smithi067 bash[17655]: audit 2024-04-04T00:15:17.539777+0000 mon.a (mon.0) 15189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:15:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:17 smithi067 bash[27441]: audit 2024-04-04T00:15:17.539777+0000 mon.a (mon.0) 15189 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:15:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:18 smithi082 bash[20963]: cluster 2024-04-04T00:15:16.918838+0000 mgr.y (mgr.24370) 17901 : cluster [DBG] pgmap v17885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:18 smithi082 bash[20963]: audit 2024-04-04T00:15:18.046833+0000 mon.a (mon.0) 15190 : audit [DBG] from='client.? 172.21.15.67:0/1179305277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:18 smithi067 bash[17655]: cluster 2024-04-04T00:15:16.918838+0000 mgr.y (mgr.24370) 17901 : cluster [DBG] pgmap v17885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:18 smithi067 bash[17655]: audit 2024-04-04T00:15:18.046833+0000 mon.a (mon.0) 15190 : audit [DBG] from='client.? 172.21.15.67:0/1179305277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:18 smithi067 bash[27441]: cluster 2024-04-04T00:15:16.918838+0000 mgr.y (mgr.24370) 17901 : cluster [DBG] pgmap v17885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:18 smithi067 bash[27441]: audit 2024-04-04T00:15:18.046833+0000 mon.a (mon.0) 15190 : audit [DBG] from='client.? 172.21.15.67:0/1179305277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:20.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:19 smithi082 bash[20963]: cluster 2024-04-04T00:15:18.919505+0000 mgr.y (mgr.24370) 17902 : cluster [DBG] pgmap v17886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:20.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:19 smithi067 bash[27441]: cluster 2024-04-04T00:15:18.919505+0000 mgr.y (mgr.24370) 17902 : cluster [DBG] pgmap v17886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:19 smithi067 bash[17655]: cluster 2024-04-04T00:15:18.919505+0000 mgr.y (mgr.24370) 17902 : cluster [DBG] pgmap v17886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:20 smithi082 bash[20963]: audit 2024-04-04T00:15:20.508186+0000 mon.a (mon.0) 15191 : audit [DBG] from='client.? 172.21.15.67:0/2713759223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:21.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:20 smithi067 bash[17655]: audit 2024-04-04T00:15:20.508186+0000 mon.a (mon.0) 15191 : audit [DBG] from='client.? 172.21.15.67:0/2713759223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:20 smithi067 bash[27441]: audit 2024-04-04T00:15:20.508186+0000 mon.a (mon.0) 15191 : audit [DBG] from='client.? 172.21.15.67:0/2713759223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:22.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:21 smithi082 bash[20963]: cluster 2024-04-04T00:15:20.920860+0000 mgr.y (mgr.24370) 17903 : cluster [DBG] pgmap v17887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:21 smithi067 bash[17655]: cluster 2024-04-04T00:15:20.920860+0000 mgr.y (mgr.24370) 17903 : cluster [DBG] pgmap v17887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:21 smithi067 bash[27441]: cluster 2024-04-04T00:15:20.920860+0000 mgr.y (mgr.24370) 17903 : cluster [DBG] pgmap v17887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:23] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:15:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:15:24.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:23 smithi082 bash[20963]: cluster 2024-04-04T00:15:22.921645+0000 mgr.y (mgr.24370) 17904 : cluster [DBG] pgmap v17888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:24.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:23 smithi082 bash[20963]: audit 2024-04-04T00:15:22.980295+0000 mon.a (mon.0) 15192 : audit [DBG] from='client.? 172.21.15.67:0/3388078803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:24.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:23 smithi082 bash[20963]: audit 2024-04-04T00:15:23.231925+0000 mon.a (mon.0) 15193 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:23 smithi082 bash[20963]: audit 2024-04-04T00:15:23.238532+0000 mon.a (mon.0) 15194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:23 smithi082 bash[20963]: audit 2024-04-04T00:15:23.536755+0000 mon.a (mon.0) 15195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:23 smithi082 bash[20963]: audit 2024-04-04T00:15:23.545476+0000 mon.a (mon.0) 15196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[17655]: cluster 2024-04-04T00:15:22.921645+0000 mgr.y (mgr.24370) 17904 : cluster [DBG] pgmap v17888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:24.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[17655]: audit 2024-04-04T00:15:22.980295+0000 mon.a (mon.0) 15192 : audit [DBG] from='client.? 172.21.15.67:0/3388078803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:24.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[17655]: audit 2024-04-04T00:15:23.231925+0000 mon.a (mon.0) 15193 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[17655]: audit 2024-04-04T00:15:23.238532+0000 mon.a (mon.0) 15194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[17655]: audit 2024-04-04T00:15:23.536755+0000 mon.a (mon.0) 15195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[17655]: audit 2024-04-04T00:15:23.545476+0000 mon.a (mon.0) 15196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[27441]: cluster 2024-04-04T00:15:22.921645+0000 mgr.y (mgr.24370) 17904 : cluster [DBG] pgmap v17888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:24.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[27441]: audit 2024-04-04T00:15:22.980295+0000 mon.a (mon.0) 15192 : audit [DBG] from='client.? 172.21.15.67:0/3388078803' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:24.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[27441]: audit 2024-04-04T00:15:23.231925+0000 mon.a (mon.0) 15193 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[27441]: audit 2024-04-04T00:15:23.238532+0000 mon.a (mon.0) 15194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[27441]: audit 2024-04-04T00:15:23.536755+0000 mon.a (mon.0) 15195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:24.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:23 smithi067 bash[27441]: audit 2024-04-04T00:15:23.545476+0000 mon.a (mon.0) 15196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:24 smithi082 bash[20963]: audit 2024-04-04T00:15:24.019179+0000 mon.a (mon.0) 15197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:15:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:24 smithi082 bash[20963]: audit 2024-04-04T00:15:24.020874+0000 mon.a (mon.0) 15198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:15:25.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:24 smithi082 bash[20963]: audit 2024-04-04T00:15:24.030338+0000 mon.a (mon.0) 15199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:24 smithi067 bash[17655]: audit 2024-04-04T00:15:24.019179+0000 mon.a (mon.0) 15197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:15:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:24 smithi067 bash[17655]: audit 2024-04-04T00:15:24.020874+0000 mon.a (mon.0) 15198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:15:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:24 smithi067 bash[17655]: audit 2024-04-04T00:15:24.030338+0000 mon.a (mon.0) 15199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:24 smithi067 bash[27441]: audit 2024-04-04T00:15:24.019179+0000 mon.a (mon.0) 15197 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:15:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:24 smithi067 bash[27441]: audit 2024-04-04T00:15:24.020874+0000 mon.a (mon.0) 15198 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:15:25.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:24 smithi067 bash[27441]: audit 2024-04-04T00:15:24.030338+0000 mon.a (mon.0) 15199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:15:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:26 smithi082 bash[20963]: cluster 2024-04-04T00:15:24.922367+0000 mgr.y (mgr.24370) 17905 : cluster [DBG] pgmap v17889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:26 smithi082 bash[20963]: audit 2024-04-04T00:15:25.431448+0000 mon.a (mon.0) 15200 : audit [DBG] from='client.? 172.21.15.67:0/1745795608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:26 smithi082 bash[20963]: audit 2024-04-04T00:15:25.610266+0000 mon.a (mon.0) 15201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:26 smithi067 bash[27441]: cluster 2024-04-04T00:15:24.922367+0000 mgr.y (mgr.24370) 17905 : cluster [DBG] pgmap v17889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:26 smithi067 bash[27441]: audit 2024-04-04T00:15:25.431448+0000 mon.a (mon.0) 15200 : audit [DBG] from='client.? 172.21.15.67:0/1745795608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:26 smithi067 bash[27441]: audit 2024-04-04T00:15:25.610266+0000 mon.a (mon.0) 15201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:26 smithi067 bash[17655]: cluster 2024-04-04T00:15:24.922367+0000 mgr.y (mgr.24370) 17905 : cluster [DBG] pgmap v17889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:26 smithi067 bash[17655]: audit 2024-04-04T00:15:25.431448+0000 mon.a (mon.0) 15200 : audit [DBG] from='client.? 172.21.15.67:0/1745795608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:26 smithi067 bash[17655]: audit 2024-04-04T00:15:25.610266+0000 mon.a (mon.0) 15201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:28.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:28 smithi082 bash[20963]: cluster 2024-04-04T00:15:26.923500+0000 mgr.y (mgr.24370) 17906 : cluster [DBG] pgmap v17890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:28.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:28 smithi082 bash[20963]: audit 2024-04-04T00:15:27.889433+0000 mon.a (mon.0) 15202 : audit [DBG] from='client.? 172.21.15.67:0/2809258467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:28.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:28 smithi067 bash[27441]: cluster 2024-04-04T00:15:26.923500+0000 mgr.y (mgr.24370) 17906 : cluster [DBG] pgmap v17890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:28.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:28 smithi067 bash[27441]: audit 2024-04-04T00:15:27.889433+0000 mon.a (mon.0) 15202 : audit [DBG] from='client.? 172.21.15.67:0/2809258467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:28.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:28 smithi067 bash[17655]: cluster 2024-04-04T00:15:26.923500+0000 mgr.y (mgr.24370) 17906 : cluster [DBG] pgmap v17890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:28.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:28 smithi067 bash[17655]: audit 2024-04-04T00:15:27.889433+0000 mon.a (mon.0) 15202 : audit [DBG] from='client.? 172.21.15.67:0/2809258467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:30.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:30 smithi082 bash[20963]: cluster 2024-04-04T00:15:28.924211+0000 mgr.y (mgr.24370) 17907 : cluster [DBG] pgmap v17891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:30.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:30 smithi067 bash[17655]: cluster 2024-04-04T00:15:28.924211+0000 mgr.y (mgr.24370) 17907 : cluster [DBG] pgmap v17891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:30.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:30 smithi067 bash[27441]: cluster 2024-04-04T00:15:28.924211+0000 mgr.y (mgr.24370) 17907 : cluster [DBG] pgmap v17891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:31.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:31 smithi082 bash[20963]: audit 2024-04-04T00:15:30.347582+0000 mon.c (mon.2) 7153 : audit [DBG] from='client.? 172.21.15.67:0/6114789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:31.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:31 smithi067 bash[27441]: audit 2024-04-04T00:15:30.347582+0000 mon.c (mon.2) 7153 : audit [DBG] from='client.? 172.21.15.67:0/6114789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:31.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:31 smithi067 bash[17655]: audit 2024-04-04T00:15:30.347582+0000 mon.c (mon.2) 7153 : audit [DBG] from='client.? 172.21.15.67:0/6114789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:32.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:32 smithi082 bash[20963]: cluster 2024-04-04T00:15:30.925311+0000 mgr.y (mgr.24370) 17908 : cluster [DBG] pgmap v17892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:32.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:32 smithi067 bash[27441]: cluster 2024-04-04T00:15:30.925311+0000 mgr.y (mgr.24370) 17908 : cluster [DBG] pgmap v17892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:32.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:32 smithi067 bash[17655]: cluster 2024-04-04T00:15:30.925311+0000 mgr.y (mgr.24370) 17908 : cluster [DBG] pgmap v17892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:33 smithi082 bash[20963]: audit 2024-04-04T00:15:32.804564+0000 mon.a (mon.0) 15203 : audit [DBG] from='client.? 172.21.15.67:0/1361298225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:33.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:33 smithi067 bash[17655]: audit 2024-04-04T00:15:32.804564+0000 mon.a (mon.0) 15203 : audit [DBG] from='client.? 172.21.15.67:0/1361298225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:33] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:15:33.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:33 smithi067 bash[27441]: audit 2024-04-04T00:15:32.804564+0000 mon.a (mon.0) 15203 : audit [DBG] from='client.? 172.21.15.67:0/1361298225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:15:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:34 smithi082 bash[20963]: cluster 2024-04-04T00:15:32.925990+0000 mgr.y (mgr.24370) 17909 : cluster [DBG] pgmap v17893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:34.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:34 smithi067 bash[17655]: cluster 2024-04-04T00:15:32.925990+0000 mgr.y (mgr.24370) 17909 : cluster [DBG] pgmap v17893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:34.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:34 smithi067 bash[27441]: cluster 2024-04-04T00:15:32.925990+0000 mgr.y (mgr.24370) 17909 : cluster [DBG] pgmap v17893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:36.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:36 smithi082 bash[20963]: cluster 2024-04-04T00:15:34.926604+0000 mgr.y (mgr.24370) 17910 : cluster [DBG] pgmap v17894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:36.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:36 smithi082 bash[20963]: audit 2024-04-04T00:15:35.257966+0000 mon.c (mon.2) 7154 : audit [DBG] from='client.? 172.21.15.67:0/1727075972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:36.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:36 smithi067 bash[27441]: cluster 2024-04-04T00:15:34.926604+0000 mgr.y (mgr.24370) 17910 : cluster [DBG] pgmap v17894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:36.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:36 smithi067 bash[27441]: audit 2024-04-04T00:15:35.257966+0000 mon.c (mon.2) 7154 : audit [DBG] from='client.? 172.21.15.67:0/1727075972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:36.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:36 smithi067 bash[17655]: cluster 2024-04-04T00:15:34.926604+0000 mgr.y (mgr.24370) 17910 : cluster [DBG] pgmap v17894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:36.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:36 smithi067 bash[17655]: audit 2024-04-04T00:15:35.257966+0000 mon.c (mon.2) 7154 : audit [DBG] from='client.? 172.21.15.67:0/1727075972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:38.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:38 smithi082 bash[20963]: cluster 2024-04-04T00:15:36.927833+0000 mgr.y (mgr.24370) 17911 : cluster [DBG] pgmap v17895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:38 smithi082 bash[20963]: audit 2024-04-04T00:15:37.709678+0000 mon.a (mon.0) 15204 : audit [DBG] from='client.? 172.21.15.67:0/2554212927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:38.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:38 smithi067 bash[17655]: cluster 2024-04-04T00:15:36.927833+0000 mgr.y (mgr.24370) 17911 : cluster [DBG] pgmap v17895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:38 smithi067 bash[17655]: audit 2024-04-04T00:15:37.709678+0000 mon.a (mon.0) 15204 : audit [DBG] from='client.? 172.21.15.67:0/2554212927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:38 smithi067 bash[27441]: cluster 2024-04-04T00:15:36.927833+0000 mgr.y (mgr.24370) 17911 : cluster [DBG] pgmap v17895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:38 smithi067 bash[27441]: audit 2024-04-04T00:15:37.709678+0000 mon.a (mon.0) 15204 : audit [DBG] from='client.? 172.21.15.67:0/2554212927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:40 smithi082 bash[20963]: cluster 2024-04-04T00:15:38.928556+0000 mgr.y (mgr.24370) 17912 : cluster [DBG] pgmap v17896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:40 smithi067 bash[17655]: cluster 2024-04-04T00:15:38.928556+0000 mgr.y (mgr.24370) 17912 : cluster [DBG] pgmap v17896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:40 smithi067 bash[27441]: cluster 2024-04-04T00:15:38.928556+0000 mgr.y (mgr.24370) 17912 : cluster [DBG] pgmap v17896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:41 smithi082 bash[20963]: audit 2024-04-04T00:15:40.166403+0000 mon.c (mon.2) 7155 : audit [DBG] from='client.? 172.21.15.67:0/3679510047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:41.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:41 smithi082 bash[20963]: audit 2024-04-04T00:15:40.610099+0000 mon.a (mon.0) 15205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:41 smithi067 bash[17655]: audit 2024-04-04T00:15:40.166403+0000 mon.c (mon.2) 7155 : audit [DBG] from='client.? 172.21.15.67:0/3679510047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:41 smithi067 bash[17655]: audit 2024-04-04T00:15:40.610099+0000 mon.a (mon.0) 15205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:41 smithi067 bash[27441]: audit 2024-04-04T00:15:40.166403+0000 mon.c (mon.2) 7155 : audit [DBG] from='client.? 172.21.15.67:0/3679510047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:41 smithi067 bash[27441]: audit 2024-04-04T00:15:40.610099+0000 mon.a (mon.0) 15205 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:42 smithi082 bash[20963]: cluster 2024-04-04T00:15:40.929800+0000 mgr.y (mgr.24370) 17913 : cluster [DBG] pgmap v17897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:42 smithi067 bash[17655]: cluster 2024-04-04T00:15:40.929800+0000 mgr.y (mgr.24370) 17913 : cluster [DBG] pgmap v17897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:42 smithi067 bash[27441]: cluster 2024-04-04T00:15:40.929800+0000 mgr.y (mgr.24370) 17913 : cluster [DBG] pgmap v17897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:43] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:15:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:43 smithi082 bash[20963]: audit 2024-04-04T00:15:42.629560+0000 mon.c (mon.2) 7156 : audit [DBG] from='client.? 172.21.15.67:0/1202853466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:15:43.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:43 smithi067 bash[27441]: audit 2024-04-04T00:15:42.629560+0000 mon.c (mon.2) 7156 : audit [DBG] from='client.? 172.21.15.67:0/1202853466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:43.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:43 smithi067 bash[17655]: audit 2024-04-04T00:15:42.629560+0000 mon.c (mon.2) 7156 : audit [DBG] from='client.? 172.21.15.67:0/1202853466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:44.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:44 smithi082 bash[20963]: cluster 2024-04-04T00:15:42.930519+0000 mgr.y (mgr.24370) 17914 : cluster [DBG] pgmap v17898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:44.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:44 smithi067 bash[27441]: cluster 2024-04-04T00:15:42.930519+0000 mgr.y (mgr.24370) 17914 : cluster [DBG] pgmap v17898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:44 smithi067 bash[17655]: cluster 2024-04-04T00:15:42.930519+0000 mgr.y (mgr.24370) 17914 : cluster [DBG] pgmap v17898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:45.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:45 smithi082 bash[20963]: audit 2024-04-04T00:15:45.091540+0000 mon.c (mon.2) 7157 : audit [DBG] from='client.? 172.21.15.67:0/2018707396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:45.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:45 smithi067 bash[17655]: audit 2024-04-04T00:15:45.091540+0000 mon.c (mon.2) 7157 : audit [DBG] from='client.? 172.21.15.67:0/2018707396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:45.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:45 smithi067 bash[27441]: audit 2024-04-04T00:15:45.091540+0000 mon.c (mon.2) 7157 : audit [DBG] from='client.? 172.21.15.67:0/2018707396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:46.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:46 smithi082 bash[20963]: cluster 2024-04-04T00:15:44.931238+0000 mgr.y (mgr.24370) 17915 : cluster [DBG] pgmap v17899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:46.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:46 smithi067 bash[27441]: cluster 2024-04-04T00:15:44.931238+0000 mgr.y (mgr.24370) 17915 : cluster [DBG] pgmap v17899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:46 smithi067 bash[17655]: cluster 2024-04-04T00:15:44.931238+0000 mgr.y (mgr.24370) 17915 : cluster [DBG] pgmap v17899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:47.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:47 smithi082 bash[20963]: audit 2024-04-04T00:15:47.542238+0000 mon.c (mon.2) 7158 : audit [DBG] from='client.? 172.21.15.67:0/3963520707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:47.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:47 smithi067 bash[17655]: audit 2024-04-04T00:15:47.542238+0000 mon.c (mon.2) 7158 : audit [DBG] from='client.? 172.21.15.67:0/3963520707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:47.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:47 smithi067 bash[27441]: audit 2024-04-04T00:15:47.542238+0000 mon.c (mon.2) 7158 : audit [DBG] from='client.? 172.21.15.67:0/3963520707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:48.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:48 smithi082 bash[20963]: cluster 2024-04-04T00:15:46.932408+0000 mgr.y (mgr.24370) 17916 : cluster [DBG] pgmap v17900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:48.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:48 smithi067 bash[17655]: cluster 2024-04-04T00:15:46.932408+0000 mgr.y (mgr.24370) 17916 : cluster [DBG] pgmap v17900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:48 smithi067 bash[27441]: cluster 2024-04-04T00:15:46.932408+0000 mgr.y (mgr.24370) 17916 : cluster [DBG] pgmap v17900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:50.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:50 smithi082 bash[20963]: cluster 2024-04-04T00:15:48.933047+0000 mgr.y (mgr.24370) 17917 : cluster [DBG] pgmap v17901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:50 smithi082 bash[20963]: audit 2024-04-04T00:15:50.002029+0000 mon.c (mon.2) 7159 : audit [DBG] from='client.? 172.21.15.67:0/2696365554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:50 smithi067 bash[17655]: cluster 2024-04-04T00:15:48.933047+0000 mgr.y (mgr.24370) 17917 : cluster [DBG] pgmap v17901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:50 smithi067 bash[17655]: audit 2024-04-04T00:15:50.002029+0000 mon.c (mon.2) 7159 : audit [DBG] from='client.? 172.21.15.67:0/2696365554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:50 smithi067 bash[27441]: cluster 2024-04-04T00:15:48.933047+0000 mgr.y (mgr.24370) 17917 : cluster [DBG] pgmap v17901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:50 smithi067 bash[27441]: audit 2024-04-04T00:15:50.002029+0000 mon.c (mon.2) 7159 : audit [DBG] from='client.? 172.21.15.67:0/2696365554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:52 smithi082 bash[20963]: cluster 2024-04-04T00:15:50.934288+0000 mgr.y (mgr.24370) 17918 : cluster [DBG] pgmap v17902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:52.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:52 smithi082 bash[20963]: audit 2024-04-04T00:15:52.456975+0000 mon.a (mon.0) 15206 : audit [DBG] from='client.? 172.21.15.67:0/750397960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:52.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:52 smithi067 bash[17655]: cluster 2024-04-04T00:15:50.934288+0000 mgr.y (mgr.24370) 17918 : cluster [DBG] pgmap v17902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:52 smithi067 bash[17655]: audit 2024-04-04T00:15:52.456975+0000 mon.a (mon.0) 15206 : audit [DBG] from='client.? 172.21.15.67:0/750397960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:52 smithi067 bash[27441]: cluster 2024-04-04T00:15:50.934288+0000 mgr.y (mgr.24370) 17918 : cluster [DBG] pgmap v17902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:52 smithi067 bash[27441]: audit 2024-04-04T00:15:52.456975+0000 mon.a (mon.0) 15206 : audit [DBG] from='client.? 172.21.15.67:0/750397960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:53] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:15:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:15:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:54 smithi067 bash[17655]: cluster 2024-04-04T00:15:52.934991+0000 mgr.y (mgr.24370) 17919 : cluster [DBG] pgmap v17903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:54 smithi067 bash[27441]: cluster 2024-04-04T00:15:52.934991+0000 mgr.y (mgr.24370) 17919 : cluster [DBG] pgmap v17903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:54 smithi082 bash[20963]: cluster 2024-04-04T00:15:52.934991+0000 mgr.y (mgr.24370) 17919 : cluster [DBG] pgmap v17903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:55 smithi067 bash[27441]: audit 2024-04-04T00:15:54.912397+0000 mon.c (mon.2) 7160 : audit [DBG] from='client.? 172.21.15.67:0/78391492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:55 smithi067 bash[27441]: audit 2024-04-04T00:15:55.610874+0000 mon.a (mon.0) 15207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:55 smithi067 bash[17655]: audit 2024-04-04T00:15:54.912397+0000 mon.c (mon.2) 7160 : audit [DBG] from='client.? 172.21.15.67:0/78391492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:55 smithi067 bash[17655]: audit 2024-04-04T00:15:55.610874+0000 mon.a (mon.0) 15207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:55 smithi082 bash[20963]: audit 2024-04-04T00:15:54.912397+0000 mon.c (mon.2) 7160 : audit [DBG] from='client.? 172.21.15.67:0/78391492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:55 smithi082 bash[20963]: audit 2024-04-04T00:15:55.610874+0000 mon.a (mon.0) 15207 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:15:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:56 smithi067 bash[17655]: cluster 2024-04-04T00:15:54.935714+0000 mgr.y (mgr.24370) 17920 : cluster [DBG] pgmap v17904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:56 smithi067 bash[27441]: cluster 2024-04-04T00:15:54.935714+0000 mgr.y (mgr.24370) 17920 : cluster [DBG] pgmap v17904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:56 smithi082 bash[20963]: cluster 2024-04-04T00:15:54.935714+0000 mgr.y (mgr.24370) 17920 : cluster [DBG] pgmap v17904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:57 smithi067 bash[17655]: audit 2024-04-04T00:15:57.359578+0000 mon.c (mon.2) 7161 : audit [DBG] from='client.? 172.21.15.67:0/3977704066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:57 smithi067 bash[27441]: audit 2024-04-04T00:15:57.359578+0000 mon.c (mon.2) 7161 : audit [DBG] from='client.? 172.21.15.67:0/3977704066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:58.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:57 smithi082 bash[20963]: audit 2024-04-04T00:15:57.359578+0000 mon.c (mon.2) 7161 : audit [DBG] from='client.? 172.21.15.67:0/3977704066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:15:58.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:15:58 smithi067 bash[17655]: cluster 2024-04-04T00:15:56.936899+0000 mgr.y (mgr.24370) 17921 : cluster [DBG] pgmap v17905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:15:58 smithi067 bash[27441]: cluster 2024-04-04T00:15:56.936899+0000 mgr.y (mgr.24370) 17921 : cluster [DBG] pgmap v17905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:15:59.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:15:58 smithi082 bash[20963]: cluster 2024-04-04T00:15:56.936899+0000 mgr.y (mgr.24370) 17921 : cluster [DBG] pgmap v17905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:00 smithi067 bash[27441]: cluster 2024-04-04T00:15:58.937576+0000 mgr.y (mgr.24370) 17922 : cluster [DBG] pgmap v17906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:00 smithi067 bash[27441]: audit 2024-04-04T00:15:59.818553+0000 mon.a (mon.0) 15208 : audit [DBG] from='client.? 172.21.15.67:0/4273170190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:00 smithi067 bash[17655]: cluster 2024-04-04T00:15:58.937576+0000 mgr.y (mgr.24370) 17922 : cluster [DBG] pgmap v17906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:00 smithi067 bash[17655]: audit 2024-04-04T00:15:59.818553+0000 mon.a (mon.0) 15208 : audit [DBG] from='client.? 172.21.15.67:0/4273170190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:01.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:00 smithi082 bash[20963]: cluster 2024-04-04T00:15:58.937576+0000 mgr.y (mgr.24370) 17922 : cluster [DBG] pgmap v17906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:00 smithi082 bash[20963]: audit 2024-04-04T00:15:59.818553+0000 mon.a (mon.0) 15208 : audit [DBG] from='client.? 172.21.15.67:0/4273170190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:03.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:02 smithi067 bash[27441]: cluster 2024-04-04T00:16:00.938671+0000 mgr.y (mgr.24370) 17923 : cluster [DBG] pgmap v17907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:03.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:02 smithi067 bash[27441]: audit 2024-04-04T00:16:02.271521+0000 mon.c (mon.2) 7162 : audit [DBG] from='client.? 172.21.15.67:0/3608926468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:02 smithi067 bash[17655]: cluster 2024-04-04T00:16:00.938671+0000 mgr.y (mgr.24370) 17923 : cluster [DBG] pgmap v17907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:02 smithi067 bash[17655]: audit 2024-04-04T00:16:02.271521+0000 mon.c (mon.2) 7162 : audit [DBG] from='client.? 172.21.15.67:0/3608926468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:02 smithi082 bash[20963]: cluster 2024-04-04T00:16:00.938671+0000 mgr.y (mgr.24370) 17923 : cluster [DBG] pgmap v17907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:02 smithi082 bash[20963]: audit 2024-04-04T00:16:02.271521+0000 mon.c (mon.2) 7162 : audit [DBG] from='client.? 172.21.15.67:0/3608926468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:03] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:16:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:16:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:04 smithi082 bash[20963]: cluster 2024-04-04T00:16:02.939345+0000 mgr.y (mgr.24370) 17924 : cluster [DBG] pgmap v17908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:04 smithi067 bash[17655]: cluster 2024-04-04T00:16:02.939345+0000 mgr.y (mgr.24370) 17924 : cluster [DBG] pgmap v17908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:04 smithi067 bash[27441]: cluster 2024-04-04T00:16:02.939345+0000 mgr.y (mgr.24370) 17924 : cluster [DBG] pgmap v17908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:06.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:05 smithi082 bash[20963]: audit 2024-04-04T00:16:04.729078+0000 mon.a (mon.0) 15209 : audit [DBG] from='client.? 172.21.15.67:0/1220518714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:06.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:05 smithi067 bash[17655]: audit 2024-04-04T00:16:04.729078+0000 mon.a (mon.0) 15209 : audit [DBG] from='client.? 172.21.15.67:0/1220518714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:05 smithi067 bash[27441]: audit 2024-04-04T00:16:04.729078+0000 mon.a (mon.0) 15209 : audit [DBG] from='client.? 172.21.15.67:0/1220518714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:07.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:06 smithi082 bash[20963]: cluster 2024-04-04T00:16:04.940078+0000 mgr.y (mgr.24370) 17925 : cluster [DBG] pgmap v17909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:06 smithi067 bash[17655]: cluster 2024-04-04T00:16:04.940078+0000 mgr.y (mgr.24370) 17925 : cluster [DBG] pgmap v17909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:06 smithi067 bash[27441]: cluster 2024-04-04T00:16:04.940078+0000 mgr.y (mgr.24370) 17925 : cluster [DBG] pgmap v17909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:08.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:07 smithi082 bash[20963]: audit 2024-04-04T00:16:07.183145+0000 mon.a (mon.0) 15210 : audit [DBG] from='client.? 172.21.15.67:0/3593157732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:08.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:07 smithi067 bash[17655]: audit 2024-04-04T00:16:07.183145+0000 mon.a (mon.0) 15210 : audit [DBG] from='client.? 172.21.15.67:0/3593157732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:08.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:07 smithi067 bash[27441]: audit 2024-04-04T00:16:07.183145+0000 mon.a (mon.0) 15210 : audit [DBG] from='client.? 172.21.15.67:0/3593157732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:09.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:08 smithi082 bash[20963]: cluster 2024-04-04T00:16:06.941235+0000 mgr.y (mgr.24370) 17926 : cluster [DBG] pgmap v17910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:09.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:08 smithi067 bash[27441]: cluster 2024-04-04T00:16:06.941235+0000 mgr.y (mgr.24370) 17926 : cluster [DBG] pgmap v17910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:08 smithi067 bash[17655]: cluster 2024-04-04T00:16:06.941235+0000 mgr.y (mgr.24370) 17926 : cluster [DBG] pgmap v17910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:10.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:09 smithi082 bash[20963]: audit 2024-04-04T00:16:09.623580+0000 mon.a (mon.0) 15211 : audit [DBG] from='client.? 172.21.15.67:0/1020178160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:10.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:09 smithi067 bash[17655]: audit 2024-04-04T00:16:09.623580+0000 mon.a (mon.0) 15211 : audit [DBG] from='client.? 172.21.15.67:0/1020178160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:10.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:09 smithi067 bash[27441]: audit 2024-04-04T00:16:09.623580+0000 mon.a (mon.0) 15211 : audit [DBG] from='client.? 172.21.15.67:0/1020178160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:10 smithi082 bash[20963]: cluster 2024-04-04T00:16:08.941916+0000 mgr.y (mgr.24370) 17927 : cluster [DBG] pgmap v17911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:10 smithi082 bash[20963]: audit 2024-04-04T00:16:10.611423+0000 mon.a (mon.0) 15212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:10 smithi067 bash[27441]: cluster 2024-04-04T00:16:08.941916+0000 mgr.y (mgr.24370) 17927 : cluster [DBG] pgmap v17911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:10 smithi067 bash[27441]: audit 2024-04-04T00:16:10.611423+0000 mon.a (mon.0) 15212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:10 smithi067 bash[17655]: cluster 2024-04-04T00:16:08.941916+0000 mgr.y (mgr.24370) 17927 : cluster [DBG] pgmap v17911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:10 smithi067 bash[17655]: audit 2024-04-04T00:16:10.611423+0000 mon.a (mon.0) 15212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:12 smithi067 bash[17655]: cluster 2024-04-04T00:16:10.943065+0000 mgr.y (mgr.24370) 17928 : cluster [DBG] pgmap v17912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:13.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:12 smithi067 bash[17655]: audit 2024-04-04T00:16:12.079302+0000 mon.c (mon.2) 7163 : audit [DBG] from='client.? 172.21.15.67:0/1083338046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:13.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:12 smithi067 bash[27441]: cluster 2024-04-04T00:16:10.943065+0000 mgr.y (mgr.24370) 17928 : cluster [DBG] pgmap v17912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:13.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:12 smithi067 bash[27441]: audit 2024-04-04T00:16:12.079302+0000 mon.c (mon.2) 7163 : audit [DBG] from='client.? 172.21.15.67:0/1083338046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:12 smithi082 bash[20963]: cluster 2024-04-04T00:16:10.943065+0000 mgr.y (mgr.24370) 17928 : cluster [DBG] pgmap v17912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:12 smithi082 bash[20963]: audit 2024-04-04T00:16:12.079302+0000 mon.c (mon.2) 7163 : audit [DBG] from='client.? 172.21.15.67:0/1083338046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:13] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:16:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:16:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:14 smithi082 bash[20963]: cluster 2024-04-04T00:16:12.943890+0000 mgr.y (mgr.24370) 17929 : cluster [DBG] pgmap v17913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:14 smithi082 bash[20963]: audit 2024-04-04T00:16:14.536646+0000 mon.a (mon.0) 15213 : audit [DBG] from='client.? 172.21.15.67:0/1175034511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:14 smithi067 bash[17655]: cluster 2024-04-04T00:16:12.943890+0000 mgr.y (mgr.24370) 17929 : cluster [DBG] pgmap v17913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:14 smithi067 bash[17655]: audit 2024-04-04T00:16:14.536646+0000 mon.a (mon.0) 15213 : audit [DBG] from='client.? 172.21.15.67:0/1175034511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:14 smithi067 bash[27441]: cluster 2024-04-04T00:16:12.943890+0000 mgr.y (mgr.24370) 17929 : cluster [DBG] pgmap v17913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:14 smithi067 bash[27441]: audit 2024-04-04T00:16:14.536646+0000 mon.a (mon.0) 15213 : audit [DBG] from='client.? 172.21.15.67:0/1175034511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:16 smithi082 bash[20963]: cluster 2024-04-04T00:16:14.944638+0000 mgr.y (mgr.24370) 17930 : cluster [DBG] pgmap v17914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:16 smithi067 bash[17655]: cluster 2024-04-04T00:16:14.944638+0000 mgr.y (mgr.24370) 17930 : cluster [DBG] pgmap v17914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:16 smithi067 bash[27441]: cluster 2024-04-04T00:16:14.944638+0000 mgr.y (mgr.24370) 17930 : cluster [DBG] pgmap v17914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:17 smithi082 bash[20963]: audit 2024-04-04T00:16:16.994461+0000 mon.a (mon.0) 15214 : audit [DBG] from='client.? 172.21.15.67:0/3454706633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:17 smithi067 bash[27441]: audit 2024-04-04T00:16:16.994461+0000 mon.a (mon.0) 15214 : audit [DBG] from='client.? 172.21.15.67:0/3454706633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:18.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:17 smithi067 bash[17655]: audit 2024-04-04T00:16:16.994461+0000 mon.a (mon.0) 15214 : audit [DBG] from='client.? 172.21.15.67:0/3454706633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:19.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:18 smithi082 bash[20963]: cluster 2024-04-04T00:16:16.945765+0000 mgr.y (mgr.24370) 17931 : cluster [DBG] pgmap v17915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:18 smithi067 bash[17655]: cluster 2024-04-04T00:16:16.945765+0000 mgr.y (mgr.24370) 17931 : cluster [DBG] pgmap v17915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:18 smithi067 bash[27441]: cluster 2024-04-04T00:16:16.945765+0000 mgr.y (mgr.24370) 17931 : cluster [DBG] pgmap v17915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:20.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:19 smithi082 bash[20963]: audit 2024-04-04T00:16:19.456869+0000 mon.c (mon.2) 7164 : audit [DBG] from='client.? 172.21.15.67:0/1765576179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:20.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:19 smithi067 bash[27441]: audit 2024-04-04T00:16:19.456869+0000 mon.c (mon.2) 7164 : audit [DBG] from='client.? 172.21.15.67:0/1765576179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:19 smithi067 bash[17655]: audit 2024-04-04T00:16:19.456869+0000 mon.c (mon.2) 7164 : audit [DBG] from='client.? 172.21.15.67:0/1765576179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:20 smithi082 bash[20963]: cluster 2024-04-04T00:16:18.946425+0000 mgr.y (mgr.24370) 17932 : cluster [DBG] pgmap v17916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:20 smithi067 bash[17655]: cluster 2024-04-04T00:16:18.946425+0000 mgr.y (mgr.24370) 17932 : cluster [DBG] pgmap v17916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:20 smithi067 bash[27441]: cluster 2024-04-04T00:16:18.946425+0000 mgr.y (mgr.24370) 17932 : cluster [DBG] pgmap v17916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:22 smithi067 bash[27441]: cluster 2024-04-04T00:16:20.947597+0000 mgr.y (mgr.24370) 17933 : cluster [DBG] pgmap v17917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:22 smithi067 bash[27441]: audit 2024-04-04T00:16:21.906963+0000 mon.a (mon.0) 15215 : audit [DBG] from='client.? 172.21.15.67:0/2826446547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:23.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:22 smithi067 bash[17655]: cluster 2024-04-04T00:16:20.947597+0000 mgr.y (mgr.24370) 17933 : cluster [DBG] pgmap v17917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:22 smithi067 bash[17655]: audit 2024-04-04T00:16:21.906963+0000 mon.a (mon.0) 15215 : audit [DBG] from='client.? 172.21.15.67:0/2826446547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:22 smithi082 bash[20963]: cluster 2024-04-04T00:16:20.947597+0000 mgr.y (mgr.24370) 17933 : cluster [DBG] pgmap v17917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:22 smithi082 bash[20963]: audit 2024-04-04T00:16:21.906963+0000 mon.a (mon.0) 15215 : audit [DBG] from='client.? 172.21.15.67:0/2826446547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:23] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:16:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:16:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:24 smithi082 bash[20963]: cluster 2024-04-04T00:16:22.948310+0000 mgr.y (mgr.24370) 17934 : cluster [DBG] pgmap v17918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:24 smithi082 bash[20963]: audit 2024-04-04T00:16:24.105219+0000 mon.a (mon.0) 15216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:16:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:24 smithi082 bash[20963]: audit 2024-04-04T00:16:24.363213+0000 mon.a (mon.0) 15217 : audit [DBG] from='client.? 172.21.15.67:0/918805622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:24 smithi067 bash[27441]: cluster 2024-04-04T00:16:22.948310+0000 mgr.y (mgr.24370) 17934 : cluster [DBG] pgmap v17918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:24 smithi067 bash[27441]: audit 2024-04-04T00:16:24.105219+0000 mon.a (mon.0) 15216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:16:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:24 smithi067 bash[27441]: audit 2024-04-04T00:16:24.363213+0000 mon.a (mon.0) 15217 : audit [DBG] from='client.? 172.21.15.67:0/918805622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:24 smithi067 bash[17655]: cluster 2024-04-04T00:16:22.948310+0000 mgr.y (mgr.24370) 17934 : cluster [DBG] pgmap v17918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:24 smithi067 bash[17655]: audit 2024-04-04T00:16:24.105219+0000 mon.a (mon.0) 15216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:16:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:24 smithi067 bash[17655]: audit 2024-04-04T00:16:24.363213+0000 mon.a (mon.0) 15217 : audit [DBG] from='client.? 172.21.15.67:0/918805622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:25 smithi082 bash[20963]: audit 2024-04-04T00:16:25.611749+0000 mon.a (mon.0) 15218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:25 smithi067 bash[17655]: audit 2024-04-04T00:16:25.611749+0000 mon.a (mon.0) 15218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:25 smithi067 bash[27441]: audit 2024-04-04T00:16:25.611749+0000 mon.a (mon.0) 15218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:27.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:26 smithi082 bash[20963]: cluster 2024-04-04T00:16:24.949054+0000 mgr.y (mgr.24370) 17935 : cluster [DBG] pgmap v17919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:26 smithi067 bash[17655]: cluster 2024-04-04T00:16:24.949054+0000 mgr.y (mgr.24370) 17935 : cluster [DBG] pgmap v17919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:26 smithi067 bash[27441]: cluster 2024-04-04T00:16:24.949054+0000 mgr.y (mgr.24370) 17935 : cluster [DBG] pgmap v17919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:28.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:27 smithi082 bash[20963]: audit 2024-04-04T00:16:26.830014+0000 mon.a (mon.0) 15219 : audit [DBG] from='client.? 172.21.15.67:0/3658491479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:28.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:27 smithi067 bash[27441]: audit 2024-04-04T00:16:26.830014+0000 mon.a (mon.0) 15219 : audit [DBG] from='client.? 172.21.15.67:0/3658491479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:27 smithi067 bash[17655]: audit 2024-04-04T00:16:26.830014+0000 mon.a (mon.0) 15219 : audit [DBG] from='client.? 172.21.15.67:0/3658491479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:29.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:28 smithi082 bash[20963]: cluster 2024-04-04T00:16:26.950327+0000 mgr.y (mgr.24370) 17936 : cluster [DBG] pgmap v17920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:28 smithi067 bash[17655]: cluster 2024-04-04T00:16:26.950327+0000 mgr.y (mgr.24370) 17936 : cluster [DBG] pgmap v17920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:28 smithi067 bash[27441]: cluster 2024-04-04T00:16:26.950327+0000 mgr.y (mgr.24370) 17936 : cluster [DBG] pgmap v17920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:30.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:29 smithi082 bash[20963]: audit 2024-04-04T00:16:29.310774+0000 mon.c (mon.2) 7165 : audit [DBG] from='client.? 172.21.15.67:0/1600147956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:30.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:29 smithi067 bash[17655]: audit 2024-04-04T00:16:29.310774+0000 mon.c (mon.2) 7165 : audit [DBG] from='client.? 172.21.15.67:0/1600147956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:30.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:29 smithi067 bash[27441]: audit 2024-04-04T00:16:29.310774+0000 mon.c (mon.2) 7165 : audit [DBG] from='client.? 172.21.15.67:0/1600147956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:30 smithi082 bash[20963]: cluster 2024-04-04T00:16:28.950863+0000 mgr.y (mgr.24370) 17937 : cluster [DBG] pgmap v17921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:30 smithi082 bash[20963]: audit 2024-04-04T00:16:29.802021+0000 mon.a (mon.0) 15220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:30 smithi082 bash[20963]: audit 2024-04-04T00:16:29.809119+0000 mon.a (mon.0) 15221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:30 smithi082 bash[20963]: audit 2024-04-04T00:16:30.154336+0000 mon.a (mon.0) 15222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:30 smithi082 bash[20963]: audit 2024-04-04T00:16:30.167385+0000 mon.a (mon.0) 15223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:30 smithi082 bash[20963]: audit 2024-04-04T00:16:30.661237+0000 mon.a (mon.0) 15224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:16:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:30 smithi082 bash[20963]: audit 2024-04-04T00:16:30.662994+0000 mon.a (mon.0) 15225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:16:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:30 smithi082 bash[20963]: audit 2024-04-04T00:16:30.671510+0000 mon.a (mon.0) 15226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[17655]: cluster 2024-04-04T00:16:28.950863+0000 mgr.y (mgr.24370) 17937 : cluster [DBG] pgmap v17921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[17655]: audit 2024-04-04T00:16:29.802021+0000 mon.a (mon.0) 15220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[17655]: audit 2024-04-04T00:16:29.809119+0000 mon.a (mon.0) 15221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[17655]: audit 2024-04-04T00:16:30.154336+0000 mon.a (mon.0) 15222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[17655]: audit 2024-04-04T00:16:30.167385+0000 mon.a (mon.0) 15223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[17655]: audit 2024-04-04T00:16:30.661237+0000 mon.a (mon.0) 15224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[17655]: audit 2024-04-04T00:16:30.662994+0000 mon.a (mon.0) 15225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[17655]: audit 2024-04-04T00:16:30.671510+0000 mon.a (mon.0) 15226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[27441]: cluster 2024-04-04T00:16:28.950863+0000 mgr.y (mgr.24370) 17937 : cluster [DBG] pgmap v17921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[27441]: audit 2024-04-04T00:16:29.802021+0000 mon.a (mon.0) 15220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[27441]: audit 2024-04-04T00:16:29.809119+0000 mon.a (mon.0) 15221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[27441]: audit 2024-04-04T00:16:30.154336+0000 mon.a (mon.0) 15222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[27441]: audit 2024-04-04T00:16:30.167385+0000 mon.a (mon.0) 15223 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[27441]: audit 2024-04-04T00:16:30.661237+0000 mon.a (mon.0) 15224 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[27441]: audit 2024-04-04T00:16:30.662994+0000 mon.a (mon.0) 15225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:16:31.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:30 smithi067 bash[27441]: audit 2024-04-04T00:16:30.671510+0000 mon.a (mon.0) 15226 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:16:32.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:31 smithi082 bash[20963]: audit 2024-04-04T00:16:31.763843+0000 mon.a (mon.0) 15227 : audit [DBG] from='client.? 172.21.15.67:0/3917057067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:31 smithi067 bash[17655]: audit 2024-04-04T00:16:31.763843+0000 mon.a (mon.0) 15227 : audit [DBG] from='client.? 172.21.15.67:0/3917057067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:31 smithi067 bash[27441]: audit 2024-04-04T00:16:31.763843+0000 mon.a (mon.0) 15227 : audit [DBG] from='client.? 172.21.15.67:0/3917057067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:33.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:32 smithi067 bash[27441]: cluster 2024-04-04T00:16:30.951974+0000 mgr.y (mgr.24370) 17938 : cluster [DBG] pgmap v17922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:33.160 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:32 smithi067 bash[17655]: cluster 2024-04-04T00:16:30.951974+0000 mgr.y (mgr.24370) 17938 : cluster [DBG] pgmap v17922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:33.161 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:32 smithi082 bash[20963]: cluster 2024-04-04T00:16:30.951974+0000 mgr.y (mgr.24370) 17938 : cluster [DBG] pgmap v17922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:33] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:16:33.814 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:16:34.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:33 smithi082 bash[20963]: cluster 2024-04-04T00:16:32.952664+0000 mgr.y (mgr.24370) 17939 : cluster [DBG] pgmap v17923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:34.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:33 smithi067 bash[17655]: cluster 2024-04-04T00:16:32.952664+0000 mgr.y (mgr.24370) 17939 : cluster [DBG] pgmap v17923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:33 smithi067 bash[27441]: cluster 2024-04-04T00:16:32.952664+0000 mgr.y (mgr.24370) 17939 : cluster [DBG] pgmap v17923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:35.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:34 smithi082 bash[20963]: audit 2024-04-04T00:16:34.213445+0000 mon.a (mon.0) 15228 : audit [DBG] from='client.? 172.21.15.67:0/1437937760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:35.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:34 smithi067 bash[17655]: audit 2024-04-04T00:16:34.213445+0000 mon.a (mon.0) 15228 : audit [DBG] from='client.? 172.21.15.67:0/1437937760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:34 smithi067 bash[27441]: audit 2024-04-04T00:16:34.213445+0000 mon.a (mon.0) 15228 : audit [DBG] from='client.? 172.21.15.67:0/1437937760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:35 smithi082 bash[20963]: cluster 2024-04-04T00:16:34.953388+0000 mgr.y (mgr.24370) 17940 : cluster [DBG] pgmap v17924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:35 smithi067 bash[27441]: cluster 2024-04-04T00:16:34.953388+0000 mgr.y (mgr.24370) 17940 : cluster [DBG] pgmap v17924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:35 smithi067 bash[17655]: cluster 2024-04-04T00:16:34.953388+0000 mgr.y (mgr.24370) 17940 : cluster [DBG] pgmap v17924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:37.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:36 smithi082 bash[20963]: audit 2024-04-04T00:16:36.661362+0000 mon.a (mon.0) 15229 : audit [DBG] from='client.? 172.21.15.67:0/4144107427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:36 smithi067 bash[17655]: audit 2024-04-04T00:16:36.661362+0000 mon.a (mon.0) 15229 : audit [DBG] from='client.? 172.21.15.67:0/4144107427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:36 smithi067 bash[27441]: audit 2024-04-04T00:16:36.661362+0000 mon.a (mon.0) 15229 : audit [DBG] from='client.? 172.21.15.67:0/4144107427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:37 smithi082 bash[20963]: cluster 2024-04-04T00:16:36.954627+0000 mgr.y (mgr.24370) 17941 : cluster [DBG] pgmap v17925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:37 smithi067 bash[17655]: cluster 2024-04-04T00:16:36.954627+0000 mgr.y (mgr.24370) 17941 : cluster [DBG] pgmap v17925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:37 smithi067 bash[27441]: cluster 2024-04-04T00:16:36.954627+0000 mgr.y (mgr.24370) 17941 : cluster [DBG] pgmap v17925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:40.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:40 smithi082 bash[20963]: cluster 2024-04-04T00:16:38.955291+0000 mgr.y (mgr.24370) 17942 : cluster [DBG] pgmap v17926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:40.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:40 smithi082 bash[20963]: audit 2024-04-04T00:16:39.117039+0000 mon.c (mon.2) 7166 : audit [DBG] from='client.? 172.21.15.67:0/3400433225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:40.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:40 smithi067 bash[17655]: cluster 2024-04-04T00:16:38.955291+0000 mgr.y (mgr.24370) 17942 : cluster [DBG] pgmap v17926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:40 smithi067 bash[17655]: audit 2024-04-04T00:16:39.117039+0000 mon.c (mon.2) 7166 : audit [DBG] from='client.? 172.21.15.67:0/3400433225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:40 smithi067 bash[27441]: cluster 2024-04-04T00:16:38.955291+0000 mgr.y (mgr.24370) 17942 : cluster [DBG] pgmap v17926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:40 smithi067 bash[27441]: audit 2024-04-04T00:16:39.117039+0000 mon.c (mon.2) 7166 : audit [DBG] from='client.? 172.21.15.67:0/3400433225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:41 smithi082 bash[20963]: audit 2024-04-04T00:16:40.612267+0000 mon.a (mon.0) 15230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:41 smithi067 bash[27441]: audit 2024-04-04T00:16:40.612267+0000 mon.a (mon.0) 15230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:41 smithi067 bash[17655]: audit 2024-04-04T00:16:40.612267+0000 mon.a (mon.0) 15230 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:42.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:42 smithi082 bash[20963]: cluster 2024-04-04T00:16:40.956537+0000 mgr.y (mgr.24370) 17943 : cluster [DBG] pgmap v17927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:42.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:42 smithi082 bash[20963]: audit 2024-04-04T00:16:41.563754+0000 mon.a (mon.0) 15231 : audit [DBG] from='client.? 172.21.15.67:0/269923532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:42.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:42 smithi067 bash[27441]: cluster 2024-04-04T00:16:40.956537+0000 mgr.y (mgr.24370) 17943 : cluster [DBG] pgmap v17927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:42 smithi067 bash[27441]: audit 2024-04-04T00:16:41.563754+0000 mon.a (mon.0) 15231 : audit [DBG] from='client.? 172.21.15.67:0/269923532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:42 smithi067 bash[17655]: cluster 2024-04-04T00:16:40.956537+0000 mgr.y (mgr.24370) 17943 : cluster [DBG] pgmap v17927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:42 smithi067 bash[17655]: audit 2024-04-04T00:16:41.563754+0000 mon.a (mon.0) 15231 : audit [DBG] from='client.? 172.21.15.67:0/269923532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:43] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:16:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:16:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:44 smithi082 bash[20963]: cluster 2024-04-04T00:16:42.957252+0000 mgr.y (mgr.24370) 17944 : cluster [DBG] pgmap v17928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:44 smithi082 bash[20963]: audit 2024-04-04T00:16:44.018075+0000 mon.a (mon.0) 15232 : audit [DBG] from='client.? 172.21.15.67:0/3539658733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:44 smithi067 bash[27441]: cluster 2024-04-04T00:16:42.957252+0000 mgr.y (mgr.24370) 17944 : cluster [DBG] pgmap v17928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:44.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:44 smithi067 bash[27441]: audit 2024-04-04T00:16:44.018075+0000 mon.a (mon.0) 15232 : audit [DBG] from='client.? 172.21.15.67:0/3539658733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:44 smithi067 bash[17655]: cluster 2024-04-04T00:16:42.957252+0000 mgr.y (mgr.24370) 17944 : cluster [DBG] pgmap v17928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:44.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:44 smithi067 bash[17655]: audit 2024-04-04T00:16:44.018075+0000 mon.a (mon.0) 15232 : audit [DBG] from='client.? 172.21.15.67:0/3539658733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:46.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:46 smithi082 bash[20963]: cluster 2024-04-04T00:16:44.957955+0000 mgr.y (mgr.24370) 17945 : cluster [DBG] pgmap v17929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:46.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:46 smithi067 bash[27441]: cluster 2024-04-04T00:16:44.957955+0000 mgr.y (mgr.24370) 17945 : cluster [DBG] pgmap v17929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:46.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:46 smithi067 bash[17655]: cluster 2024-04-04T00:16:44.957955+0000 mgr.y (mgr.24370) 17945 : cluster [DBG] pgmap v17929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:47 smithi082 bash[20963]: audit 2024-04-04T00:16:46.492052+0000 mon.a (mon.0) 15233 : audit [DBG] from='client.? 172.21.15.67:0/2442643012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:47.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:47 smithi067 bash[27441]: audit 2024-04-04T00:16:46.492052+0000 mon.a (mon.0) 15233 : audit [DBG] from='client.? 172.21.15.67:0/2442643012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:47.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:47 smithi067 bash[17655]: audit 2024-04-04T00:16:46.492052+0000 mon.a (mon.0) 15233 : audit [DBG] from='client.? 172.21.15.67:0/2442643012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:48.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:48 smithi082 bash[20963]: cluster 2024-04-04T00:16:46.959100+0000 mgr.y (mgr.24370) 17946 : cluster [DBG] pgmap v17930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:48.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:48 smithi067 bash[17655]: cluster 2024-04-04T00:16:46.959100+0000 mgr.y (mgr.24370) 17946 : cluster [DBG] pgmap v17930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:48.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:48 smithi067 bash[27441]: cluster 2024-04-04T00:16:46.959100+0000 mgr.y (mgr.24370) 17946 : cluster [DBG] pgmap v17930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:49 smithi082 bash[20963]: audit 2024-04-04T00:16:48.947860+0000 mon.c (mon.2) 7167 : audit [DBG] from='client.? 172.21.15.67:0/1276721810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:49.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:49 smithi067 bash[27441]: audit 2024-04-04T00:16:48.947860+0000 mon.c (mon.2) 7167 : audit [DBG] from='client.? 172.21.15.67:0/1276721810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:49.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:49 smithi067 bash[17655]: audit 2024-04-04T00:16:48.947860+0000 mon.c (mon.2) 7167 : audit [DBG] from='client.? 172.21.15.67:0/1276721810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:50.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:50 smithi082 bash[20963]: cluster 2024-04-04T00:16:48.959909+0000 mgr.y (mgr.24370) 17947 : cluster [DBG] pgmap v17931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:50.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:50 smithi067 bash[17655]: cluster 2024-04-04T00:16:48.959909+0000 mgr.y (mgr.24370) 17947 : cluster [DBG] pgmap v17931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:50.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:50 smithi067 bash[27441]: cluster 2024-04-04T00:16:48.959909+0000 mgr.y (mgr.24370) 17947 : cluster [DBG] pgmap v17931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:52.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:52 smithi082 bash[20963]: cluster 2024-04-04T00:16:50.961037+0000 mgr.y (mgr.24370) 17948 : cluster [DBG] pgmap v17932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:52.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:52 smithi082 bash[20963]: audit 2024-04-04T00:16:51.410176+0000 mon.a (mon.0) 15234 : audit [DBG] from='client.? 172.21.15.67:0/2490319276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:52.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:52 smithi067 bash[27441]: cluster 2024-04-04T00:16:50.961037+0000 mgr.y (mgr.24370) 17948 : cluster [DBG] pgmap v17932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:52.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:52 smithi067 bash[27441]: audit 2024-04-04T00:16:51.410176+0000 mon.a (mon.0) 15234 : audit [DBG] from='client.? 172.21.15.67:0/2490319276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:52.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:52 smithi067 bash[17655]: cluster 2024-04-04T00:16:50.961037+0000 mgr.y (mgr.24370) 17948 : cluster [DBG] pgmap v17932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:52.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:52 smithi067 bash[17655]: audit 2024-04-04T00:16:51.410176+0000 mon.a (mon.0) 15234 : audit [DBG] from='client.? 172.21.15.67:0/2490319276' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:53] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:16:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:16:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:54 smithi082 bash[20963]: cluster 2024-04-04T00:16:52.961652+0000 mgr.y (mgr.24370) 17949 : cluster [DBG] pgmap v17933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:54.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:54 smithi082 bash[20963]: audit 2024-04-04T00:16:53.861202+0000 mon.a (mon.0) 15235 : audit [DBG] from='client.? 172.21.15.67:0/1428259744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:54 smithi067 bash[17655]: cluster 2024-04-04T00:16:52.961652+0000 mgr.y (mgr.24370) 17949 : cluster [DBG] pgmap v17933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:54 smithi067 bash[17655]: audit 2024-04-04T00:16:53.861202+0000 mon.a (mon.0) 15235 : audit [DBG] from='client.? 172.21.15.67:0/1428259744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:54 smithi067 bash[27441]: cluster 2024-04-04T00:16:52.961652+0000 mgr.y (mgr.24370) 17949 : cluster [DBG] pgmap v17933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:54 smithi067 bash[27441]: audit 2024-04-04T00:16:53.861202+0000 mon.a (mon.0) 15235 : audit [DBG] from='client.? 172.21.15.67:0/1428259744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:56 smithi082 bash[20963]: cluster 2024-04-04T00:16:54.962458+0000 mgr.y (mgr.24370) 17950 : cluster [DBG] pgmap v17934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:56 smithi082 bash[20963]: audit 2024-04-04T00:16:55.612702+0000 mon.a (mon.0) 15236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:56 smithi067 bash[17655]: cluster 2024-04-04T00:16:54.962458+0000 mgr.y (mgr.24370) 17950 : cluster [DBG] pgmap v17934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:56 smithi067 bash[17655]: audit 2024-04-04T00:16:55.612702+0000 mon.a (mon.0) 15236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:56 smithi067 bash[27441]: cluster 2024-04-04T00:16:54.962458+0000 mgr.y (mgr.24370) 17950 : cluster [DBG] pgmap v17934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:56 smithi067 bash[27441]: audit 2024-04-04T00:16:55.612702+0000 mon.a (mon.0) 15236 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:16:57.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:57 smithi082 bash[20963]: audit 2024-04-04T00:16:56.322876+0000 mon.a (mon.0) 15237 : audit [DBG] from='client.? 172.21.15.67:0/660058344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:57 smithi067 bash[27441]: audit 2024-04-04T00:16:56.322876+0000 mon.a (mon.0) 15237 : audit [DBG] from='client.? 172.21.15.67:0/660058344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:57 smithi067 bash[17655]: audit 2024-04-04T00:16:56.322876+0000 mon.a (mon.0) 15237 : audit [DBG] from='client.? 172.21.15.67:0/660058344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:58.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:58 smithi082 bash[20963]: cluster 2024-04-04T00:16:56.963703+0000 mgr.y (mgr.24370) 17951 : cluster [DBG] pgmap v17935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:58.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:58 smithi067 bash[17655]: cluster 2024-04-04T00:16:56.963703+0000 mgr.y (mgr.24370) 17951 : cluster [DBG] pgmap v17935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:58 smithi067 bash[27441]: cluster 2024-04-04T00:16:56.963703+0000 mgr.y (mgr.24370) 17951 : cluster [DBG] pgmap v17935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:16:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:16:59 smithi082 bash[20963]: audit 2024-04-04T00:16:58.775508+0000 mon.c (mon.2) 7168 : audit [DBG] from='client.? 172.21.15.67:0/378548221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:16:59 smithi067 bash[17655]: audit 2024-04-04T00:16:58.775508+0000 mon.c (mon.2) 7168 : audit [DBG] from='client.? 172.21.15.67:0/378548221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:16:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:16:59 smithi067 bash[27441]: audit 2024-04-04T00:16:58.775508+0000 mon.c (mon.2) 7168 : audit [DBG] from='client.? 172.21.15.67:0/378548221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:00 smithi082 bash[20963]: cluster 2024-04-04T00:16:58.964421+0000 mgr.y (mgr.24370) 17952 : cluster [DBG] pgmap v17936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:00 smithi067 bash[17655]: cluster 2024-04-04T00:16:58.964421+0000 mgr.y (mgr.24370) 17952 : cluster [DBG] pgmap v17936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:00 smithi067 bash[27441]: cluster 2024-04-04T00:16:58.964421+0000 mgr.y (mgr.24370) 17952 : cluster [DBG] pgmap v17936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:02.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:02 smithi082 bash[20963]: cluster 2024-04-04T00:17:00.965219+0000 mgr.y (mgr.24370) 17953 : cluster [DBG] pgmap v17937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:02.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:02 smithi082 bash[20963]: audit 2024-04-04T00:17:01.232583+0000 mon.c (mon.2) 7169 : audit [DBG] from='client.? 172.21.15.67:0/4138724226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:02 smithi067 bash[17655]: cluster 2024-04-04T00:17:00.965219+0000 mgr.y (mgr.24370) 17953 : cluster [DBG] pgmap v17937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:02 smithi067 bash[17655]: audit 2024-04-04T00:17:01.232583+0000 mon.c (mon.2) 7169 : audit [DBG] from='client.? 172.21.15.67:0/4138724226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:02 smithi067 bash[27441]: cluster 2024-04-04T00:17:00.965219+0000 mgr.y (mgr.24370) 17953 : cluster [DBG] pgmap v17937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:02 smithi067 bash[27441]: audit 2024-04-04T00:17:01.232583+0000 mon.c (mon.2) 7169 : audit [DBG] from='client.? 172.21.15.67:0/4138724226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:03] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:17:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:17:04.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:04 smithi082 bash[20963]: cluster 2024-04-04T00:17:02.965857+0000 mgr.y (mgr.24370) 17954 : cluster [DBG] pgmap v17938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:04.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:04 smithi082 bash[20963]: audit 2024-04-04T00:17:03.699318+0000 mon.c (mon.2) 7170 : audit [DBG] from='client.? 172.21.15.67:0/2329004251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:04 smithi067 bash[17655]: cluster 2024-04-04T00:17:02.965857+0000 mgr.y (mgr.24370) 17954 : cluster [DBG] pgmap v17938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:04 smithi067 bash[17655]: audit 2024-04-04T00:17:03.699318+0000 mon.c (mon.2) 7170 : audit [DBG] from='client.? 172.21.15.67:0/2329004251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:04.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:04 smithi067 bash[27441]: cluster 2024-04-04T00:17:02.965857+0000 mgr.y (mgr.24370) 17954 : cluster [DBG] pgmap v17938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:04.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:04 smithi067 bash[27441]: audit 2024-04-04T00:17:03.699318+0000 mon.c (mon.2) 7170 : audit [DBG] from='client.? 172.21.15.67:0/2329004251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:06.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:06 smithi082 bash[20963]: cluster 2024-04-04T00:17:04.966527+0000 mgr.y (mgr.24370) 17955 : cluster [DBG] pgmap v17939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:06 smithi067 bash[17655]: cluster 2024-04-04T00:17:04.966527+0000 mgr.y (mgr.24370) 17955 : cluster [DBG] pgmap v17939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:06 smithi067 bash[27441]: cluster 2024-04-04T00:17:04.966527+0000 mgr.y (mgr.24370) 17955 : cluster [DBG] pgmap v17939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:07.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:07 smithi082 bash[20963]: audit 2024-04-04T00:17:06.145999+0000 mon.a (mon.0) 15238 : audit [DBG] from='client.? 172.21.15.67:0/2176858825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:07.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:07 smithi067 bash[27441]: audit 2024-04-04T00:17:06.145999+0000 mon.a (mon.0) 15238 : audit [DBG] from='client.? 172.21.15.67:0/2176858825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:07 smithi067 bash[17655]: audit 2024-04-04T00:17:06.145999+0000 mon.a (mon.0) 15238 : audit [DBG] from='client.? 172.21.15.67:0/2176858825' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:08.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:08 smithi082 bash[20963]: cluster 2024-04-04T00:17:06.967802+0000 mgr.y (mgr.24370) 17956 : cluster [DBG] pgmap v17940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:08.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:08 smithi067 bash[17655]: cluster 2024-04-04T00:17:06.967802+0000 mgr.y (mgr.24370) 17956 : cluster [DBG] pgmap v17940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:08.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:08 smithi067 bash[27441]: cluster 2024-04-04T00:17:06.967802+0000 mgr.y (mgr.24370) 17956 : cluster [DBG] pgmap v17940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:09.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:09 smithi082 bash[20963]: audit 2024-04-04T00:17:08.604393+0000 mon.c (mon.2) 7171 : audit [DBG] from='client.? 172.21.15.67:0/866036225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:09 smithi067 bash[17655]: audit 2024-04-04T00:17:08.604393+0000 mon.c (mon.2) 7171 : audit [DBG] from='client.? 172.21.15.67:0/866036225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:09 smithi067 bash[27441]: audit 2024-04-04T00:17:08.604393+0000 mon.c (mon.2) 7171 : audit [DBG] from='client.? 172.21.15.67:0/866036225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:10.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:10 smithi082 bash[20963]: cluster 2024-04-04T00:17:08.968504+0000 mgr.y (mgr.24370) 17957 : cluster [DBG] pgmap v17941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:10 smithi067 bash[17655]: cluster 2024-04-04T00:17:08.968504+0000 mgr.y (mgr.24370) 17957 : cluster [DBG] pgmap v17941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:10 smithi067 bash[27441]: cluster 2024-04-04T00:17:08.968504+0000 mgr.y (mgr.24370) 17957 : cluster [DBG] pgmap v17941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:11 smithi067 bash[17655]: audit 2024-04-04T00:17:10.613039+0000 mon.a (mon.0) 15239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:11 smithi067 bash[17655]: audit 2024-04-04T00:17:11.055386+0000 mon.c (mon.2) 7172 : audit [DBG] from='client.? 172.21.15.67:0/2117371654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:11 smithi067 bash[27441]: audit 2024-04-04T00:17:10.613039+0000 mon.a (mon.0) 15239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:11 smithi067 bash[27441]: audit 2024-04-04T00:17:11.055386+0000 mon.c (mon.2) 7172 : audit [DBG] from='client.? 172.21.15.67:0/2117371654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:11 smithi082 bash[20963]: audit 2024-04-04T00:17:10.613039+0000 mon.a (mon.0) 15239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:11 smithi082 bash[20963]: audit 2024-04-04T00:17:11.055386+0000 mon.c (mon.2) 7172 : audit [DBG] from='client.? 172.21.15.67:0/2117371654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:12 smithi067 bash[17655]: cluster 2024-04-04T00:17:10.969254+0000 mgr.y (mgr.24370) 17958 : cluster [DBG] pgmap v17942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:12 smithi067 bash[27441]: cluster 2024-04-04T00:17:10.969254+0000 mgr.y (mgr.24370) 17958 : cluster [DBG] pgmap v17942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:12 smithi082 bash[20963]: cluster 2024-04-04T00:17:10.969254+0000 mgr.y (mgr.24370) 17958 : cluster [DBG] pgmap v17942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:13] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:17:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:17:14.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:14 smithi067 bash[17655]: cluster 2024-04-04T00:17:12.969892+0000 mgr.y (mgr.24370) 17959 : cluster [DBG] pgmap v17943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:14.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:14 smithi067 bash[17655]: audit 2024-04-04T00:17:13.504786+0000 mon.c (mon.2) 7173 : audit [DBG] from='client.? 172.21.15.67:0/2699183779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:14.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:14 smithi067 bash[27441]: cluster 2024-04-04T00:17:12.969892+0000 mgr.y (mgr.24370) 17959 : cluster [DBG] pgmap v17943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:14.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:14 smithi067 bash[27441]: audit 2024-04-04T00:17:13.504786+0000 mon.c (mon.2) 7173 : audit [DBG] from='client.? 172.21.15.67:0/2699183779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:14.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:14 smithi082 bash[20963]: cluster 2024-04-04T00:17:12.969892+0000 mgr.y (mgr.24370) 17959 : cluster [DBG] pgmap v17943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:14 smithi082 bash[20963]: audit 2024-04-04T00:17:13.504786+0000 mon.c (mon.2) 7173 : audit [DBG] from='client.? 172.21.15.67:0/2699183779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:16.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:16 smithi067 bash[27441]: cluster 2024-04-04T00:17:14.970586+0000 mgr.y (mgr.24370) 17960 : cluster [DBG] pgmap v17944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:16.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:16 smithi067 bash[27441]: audit 2024-04-04T00:17:15.956168+0000 mon.c (mon.2) 7174 : audit [DBG] from='client.? 172.21.15.67:0/155378538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:16.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:16 smithi067 bash[17655]: cluster 2024-04-04T00:17:14.970586+0000 mgr.y (mgr.24370) 17960 : cluster [DBG] pgmap v17944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:16.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:16 smithi067 bash[17655]: audit 2024-04-04T00:17:15.956168+0000 mon.c (mon.2) 7174 : audit [DBG] from='client.? 172.21.15.67:0/155378538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:16.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:16 smithi082 bash[20963]: cluster 2024-04-04T00:17:14.970586+0000 mgr.y (mgr.24370) 17960 : cluster [DBG] pgmap v17944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:16 smithi082 bash[20963]: audit 2024-04-04T00:17:15.956168+0000 mon.c (mon.2) 7174 : audit [DBG] from='client.? 172.21.15.67:0/155378538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:18.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:18 smithi067 bash[17655]: cluster 2024-04-04T00:17:16.971938+0000 mgr.y (mgr.24370) 17961 : cluster [DBG] pgmap v17945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:18 smithi067 bash[27441]: cluster 2024-04-04T00:17:16.971938+0000 mgr.y (mgr.24370) 17961 : cluster [DBG] pgmap v17945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:18.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:18 smithi082 bash[20963]: cluster 2024-04-04T00:17:16.971938+0000 mgr.y (mgr.24370) 17961 : cluster [DBG] pgmap v17945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:19.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:19 smithi067 bash[17655]: audit 2024-04-04T00:17:18.414538+0000 mon.c (mon.2) 7175 : audit [DBG] from='client.? 172.21.15.67:0/1489806475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:19.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:19 smithi067 bash[27441]: audit 2024-04-04T00:17:18.414538+0000 mon.c (mon.2) 7175 : audit [DBG] from='client.? 172.21.15.67:0/1489806475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:19.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:19 smithi082 bash[20963]: audit 2024-04-04T00:17:18.414538+0000 mon.c (mon.2) 7175 : audit [DBG] from='client.? 172.21.15.67:0/1489806475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:20 smithi067 bash[17655]: cluster 2024-04-04T00:17:18.972630+0000 mgr.y (mgr.24370) 17962 : cluster [DBG] pgmap v17946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:20 smithi067 bash[27441]: cluster 2024-04-04T00:17:18.972630+0000 mgr.y (mgr.24370) 17962 : cluster [DBG] pgmap v17946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:20.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:20 smithi082 bash[20963]: cluster 2024-04-04T00:17:18.972630+0000 mgr.y (mgr.24370) 17962 : cluster [DBG] pgmap v17946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:21.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:21 smithi082 bash[20963]: audit 2024-04-04T00:17:20.870574+0000 mon.c (mon.2) 7176 : audit [DBG] from='client.? 172.21.15.67:0/2855192826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:21.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:21 smithi067 bash[17655]: audit 2024-04-04T00:17:20.870574+0000 mon.c (mon.2) 7176 : audit [DBG] from='client.? 172.21.15.67:0/2855192826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:21.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:21 smithi067 bash[27441]: audit 2024-04-04T00:17:20.870574+0000 mon.c (mon.2) 7176 : audit [DBG] from='client.? 172.21.15.67:0/2855192826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:22.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:22 smithi082 bash[20963]: cluster 2024-04-04T00:17:20.973816+0000 mgr.y (mgr.24370) 17963 : cluster [DBG] pgmap v17947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:22 smithi067 bash[17655]: cluster 2024-04-04T00:17:20.973816+0000 mgr.y (mgr.24370) 17963 : cluster [DBG] pgmap v17947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:22 smithi067 bash[27441]: cluster 2024-04-04T00:17:20.973816+0000 mgr.y (mgr.24370) 17963 : cluster [DBG] pgmap v17947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:23] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:17:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:17:23.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:23 smithi082 bash[20963]: audit 2024-04-04T00:17:23.329402+0000 mon.a (mon.0) 15240 : audit [DBG] from='client.? 172.21.15.67:0/1157621355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:23.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:23 smithi067 bash[27441]: audit 2024-04-04T00:17:23.329402+0000 mon.a (mon.0) 15240 : audit [DBG] from='client.? 172.21.15.67:0/1157621355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:23.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:23 smithi067 bash[17655]: audit 2024-04-04T00:17:23.329402+0000 mon.a (mon.0) 15240 : audit [DBG] from='client.? 172.21.15.67:0/1157621355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:24 smithi067 bash[27441]: cluster 2024-04-04T00:17:22.974332+0000 mgr.y (mgr.24370) 17964 : cluster [DBG] pgmap v17948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:24 smithi067 bash[17655]: cluster 2024-04-04T00:17:22.974332+0000 mgr.y (mgr.24370) 17964 : cluster [DBG] pgmap v17948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:24 smithi082 bash[20963]: cluster 2024-04-04T00:17:22.974332+0000 mgr.y (mgr.24370) 17964 : cluster [DBG] pgmap v17948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:25.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:25 smithi067 bash[17655]: audit 2024-04-04T00:17:25.613699+0000 mon.a (mon.0) 15241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:25.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:25 smithi067 bash[27441]: audit 2024-04-04T00:17:25.613699+0000 mon.a (mon.0) 15241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:25 smithi082 bash[20963]: audit 2024-04-04T00:17:25.613699+0000 mon.a (mon.0) 15241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:26 smithi067 bash[17655]: cluster 2024-04-04T00:17:24.974981+0000 mgr.y (mgr.24370) 17965 : cluster [DBG] pgmap v17949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:26 smithi067 bash[17655]: audit 2024-04-04T00:17:25.785511+0000 mon.c (mon.2) 7177 : audit [DBG] from='client.? 172.21.15.67:0/109821051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:26 smithi067 bash[27441]: cluster 2024-04-04T00:17:24.974981+0000 mgr.y (mgr.24370) 17965 : cluster [DBG] pgmap v17949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:26 smithi067 bash[27441]: audit 2024-04-04T00:17:25.785511+0000 mon.c (mon.2) 7177 : audit [DBG] from='client.? 172.21.15.67:0/109821051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:26 smithi082 bash[20963]: cluster 2024-04-04T00:17:24.974981+0000 mgr.y (mgr.24370) 17965 : cluster [DBG] pgmap v17949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:26 smithi082 bash[20963]: audit 2024-04-04T00:17:25.785511+0000 mon.c (mon.2) 7177 : audit [DBG] from='client.? 172.21.15.67:0/109821051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:28 smithi067 bash[17655]: cluster 2024-04-04T00:17:26.976251+0000 mgr.y (mgr.24370) 17966 : cluster [DBG] pgmap v17950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:28 smithi067 bash[17655]: audit 2024-04-04T00:17:28.238865+0000 mon.a (mon.0) 15242 : audit [DBG] from='client.? 172.21.15.67:0/3691881141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:28 smithi067 bash[27441]: cluster 2024-04-04T00:17:26.976251+0000 mgr.y (mgr.24370) 17966 : cluster [DBG] pgmap v17950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:28 smithi067 bash[27441]: audit 2024-04-04T00:17:28.238865+0000 mon.a (mon.0) 15242 : audit [DBG] from='client.? 172.21.15.67:0/3691881141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:29.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:28 smithi082 bash[20963]: cluster 2024-04-04T00:17:26.976251+0000 mgr.y (mgr.24370) 17966 : cluster [DBG] pgmap v17950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:28 smithi082 bash[20963]: audit 2024-04-04T00:17:28.238865+0000 mon.a (mon.0) 15242 : audit [DBG] from='client.? 172.21.15.67:0/3691881141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:30 smithi067 bash[17655]: cluster 2024-04-04T00:17:28.976982+0000 mgr.y (mgr.24370) 17967 : cluster [DBG] pgmap v17951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:30 smithi067 bash[27441]: cluster 2024-04-04T00:17:28.976982+0000 mgr.y (mgr.24370) 17967 : cluster [DBG] pgmap v17951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:31.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:30 smithi082 bash[20963]: cluster 2024-04-04T00:17:28.976982+0000 mgr.y (mgr.24370) 17967 : cluster [DBG] pgmap v17951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:31 smithi067 bash[27441]: audit 2024-04-04T00:17:30.693131+0000 mon.a (mon.0) 15243 : audit [DBG] from='client.? 172.21.15.67:0/3638871795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:31 smithi067 bash[27441]: audit 2024-04-04T00:17:30.746746+0000 mon.a (mon.0) 15244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:17:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:31 smithi067 bash[17655]: audit 2024-04-04T00:17:30.693131+0000 mon.a (mon.0) 15243 : audit [DBG] from='client.? 172.21.15.67:0/3638871795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:31 smithi067 bash[17655]: audit 2024-04-04T00:17:30.746746+0000 mon.a (mon.0) 15244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:17:32.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:31 smithi082 bash[20963]: audit 2024-04-04T00:17:30.693131+0000 mon.a (mon.0) 15243 : audit [DBG] from='client.? 172.21.15.67:0/3638871795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:31 smithi082 bash[20963]: audit 2024-04-04T00:17:30.746746+0000 mon.a (mon.0) 15244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:17:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:32 smithi067 bash[27441]: cluster 2024-04-04T00:17:30.978064+0000 mgr.y (mgr.24370) 17968 : cluster [DBG] pgmap v17952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:32 smithi067 bash[17655]: cluster 2024-04-04T00:17:30.978064+0000 mgr.y (mgr.24370) 17968 : cluster [DBG] pgmap v17952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:33.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:32 smithi082 bash[20963]: cluster 2024-04-04T00:17:30.978064+0000 mgr.y (mgr.24370) 17968 : cluster [DBG] pgmap v17952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:33] "GET /metrics HTTP/1.1" 200 240023 "" "Prometheus/2.43.0" 2024-04-04T00:17:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:33 smithi082 bash[20963]: audit 2024-04-04T00:17:33.148980+0000 mon.c (mon.2) 7178 : audit [DBG] from='client.? 172.21.15.67:0/510558689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:17:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:33 smithi067 bash[17655]: audit 2024-04-04T00:17:33.148980+0000 mon.c (mon.2) 7178 : audit [DBG] from='client.? 172.21.15.67:0/510558689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:33 smithi067 bash[27441]: audit 2024-04-04T00:17:33.148980+0000 mon.c (mon.2) 7178 : audit [DBG] from='client.? 172.21.15.67:0/510558689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:35.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:34 smithi082 bash[20963]: cluster 2024-04-04T00:17:32.978723+0000 mgr.y (mgr.24370) 17969 : cluster [DBG] pgmap v17953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:35.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:34 smithi067 bash[17655]: cluster 2024-04-04T00:17:32.978723+0000 mgr.y (mgr.24370) 17969 : cluster [DBG] pgmap v17953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:34 smithi067 bash[27441]: cluster 2024-04-04T00:17:32.978723+0000 mgr.y (mgr.24370) 17969 : cluster [DBG] pgmap v17953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:35 smithi082 bash[20963]: audit 2024-04-04T00:17:35.616375+0000 mon.c (mon.2) 7179 : audit [DBG] from='client.? 172.21.15.67:0/1658675962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:35 smithi067 bash[27441]: audit 2024-04-04T00:17:35.616375+0000 mon.c (mon.2) 7179 : audit [DBG] from='client.? 172.21.15.67:0/1658675962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:35 smithi067 bash[17655]: audit 2024-04-04T00:17:35.616375+0000 mon.c (mon.2) 7179 : audit [DBG] from='client.? 172.21.15.67:0/1658675962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:37.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:36 smithi082 bash[20963]: cluster 2024-04-04T00:17:34.979429+0000 mgr.y (mgr.24370) 17970 : cluster [DBG] pgmap v17954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:36 smithi082 bash[20963]: audit 2024-04-04T00:17:36.439076+0000 mon.a (mon.0) 15245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:36 smithi082 bash[20963]: audit 2024-04-04T00:17:36.447541+0000 mon.a (mon.0) 15246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:36 smithi067 bash[17655]: cluster 2024-04-04T00:17:34.979429+0000 mgr.y (mgr.24370) 17970 : cluster [DBG] pgmap v17954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:36 smithi067 bash[17655]: audit 2024-04-04T00:17:36.439076+0000 mon.a (mon.0) 15245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:36 smithi067 bash[17655]: audit 2024-04-04T00:17:36.447541+0000 mon.a (mon.0) 15246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:36 smithi067 bash[27441]: cluster 2024-04-04T00:17:34.979429+0000 mgr.y (mgr.24370) 17970 : cluster [DBG] pgmap v17954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:36 smithi067 bash[27441]: audit 2024-04-04T00:17:36.439076+0000 mon.a (mon.0) 15245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:36 smithi067 bash[27441]: audit 2024-04-04T00:17:36.447541+0000 mon.a (mon.0) 15246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:37 smithi082 bash[20963]: audit 2024-04-04T00:17:36.691271+0000 mon.a (mon.0) 15247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:37 smithi082 bash[20963]: audit 2024-04-04T00:17:36.702711+0000 mon.a (mon.0) 15248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:37 smithi082 bash[20963]: audit 2024-04-04T00:17:37.126802+0000 mon.a (mon.0) 15249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:17:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:37 smithi082 bash[20963]: audit 2024-04-04T00:17:37.128321+0000 mon.a (mon.0) 15250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:17:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:37 smithi082 bash[20963]: audit 2024-04-04T00:17:37.137343+0000 mon.a (mon.0) 15251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[17655]: audit 2024-04-04T00:17:36.691271+0000 mon.a (mon.0) 15247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[17655]: audit 2024-04-04T00:17:36.702711+0000 mon.a (mon.0) 15248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[17655]: audit 2024-04-04T00:17:37.126802+0000 mon.a (mon.0) 15249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:17:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[17655]: audit 2024-04-04T00:17:37.128321+0000 mon.a (mon.0) 15250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:17:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[17655]: audit 2024-04-04T00:17:37.137343+0000 mon.a (mon.0) 15251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[27441]: audit 2024-04-04T00:17:36.691271+0000 mon.a (mon.0) 15247 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[27441]: audit 2024-04-04T00:17:36.702711+0000 mon.a (mon.0) 15248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[27441]: audit 2024-04-04T00:17:37.126802+0000 mon.a (mon.0) 15249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:17:38.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[27441]: audit 2024-04-04T00:17:37.128321+0000 mon.a (mon.0) 15250 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:17:38.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:37 smithi067 bash[27441]: audit 2024-04-04T00:17:37.137343+0000 mon.a (mon.0) 15251 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:17:39.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:38 smithi082 bash[20963]: cluster 2024-04-04T00:17:36.980653+0000 mgr.y (mgr.24370) 17971 : cluster [DBG] pgmap v17955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:38 smithi082 bash[20963]: audit 2024-04-04T00:17:38.073169+0000 mon.c (mon.2) 7180 : audit [DBG] from='client.? 172.21.15.67:0/146101525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:38 smithi067 bash[17655]: cluster 2024-04-04T00:17:36.980653+0000 mgr.y (mgr.24370) 17971 : cluster [DBG] pgmap v17955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:38 smithi067 bash[17655]: audit 2024-04-04T00:17:38.073169+0000 mon.c (mon.2) 7180 : audit [DBG] from='client.? 172.21.15.67:0/146101525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:38 smithi067 bash[27441]: cluster 2024-04-04T00:17:36.980653+0000 mgr.y (mgr.24370) 17971 : cluster [DBG] pgmap v17955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:38 smithi067 bash[27441]: audit 2024-04-04T00:17:38.073169+0000 mon.c (mon.2) 7180 : audit [DBG] from='client.? 172.21.15.67:0/146101525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:41.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:40 smithi082 bash[20963]: cluster 2024-04-04T00:17:38.981417+0000 mgr.y (mgr.24370) 17972 : cluster [DBG] pgmap v17956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:40 smithi082 bash[20963]: audit 2024-04-04T00:17:40.516343+0000 mon.c (mon.2) 7181 : audit [DBG] from='client.? 172.21.15.67:0/4198310280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:40 smithi082 bash[20963]: audit 2024-04-04T00:17:40.614022+0000 mon.a (mon.0) 15252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:40 smithi067 bash[27441]: cluster 2024-04-04T00:17:38.981417+0000 mgr.y (mgr.24370) 17972 : cluster [DBG] pgmap v17956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:40 smithi067 bash[27441]: audit 2024-04-04T00:17:40.516343+0000 mon.c (mon.2) 7181 : audit [DBG] from='client.? 172.21.15.67:0/4198310280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:40 smithi067 bash[27441]: audit 2024-04-04T00:17:40.614022+0000 mon.a (mon.0) 15252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:40 smithi067 bash[17655]: cluster 2024-04-04T00:17:38.981417+0000 mgr.y (mgr.24370) 17972 : cluster [DBG] pgmap v17956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:40 smithi067 bash[17655]: audit 2024-04-04T00:17:40.516343+0000 mon.c (mon.2) 7181 : audit [DBG] from='client.? 172.21.15.67:0/4198310280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:40 smithi067 bash[17655]: audit 2024-04-04T00:17:40.614022+0000 mon.a (mon.0) 15252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:43.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:42 smithi067 bash[27441]: cluster 2024-04-04T00:17:40.982641+0000 mgr.y (mgr.24370) 17973 : cluster [DBG] pgmap v17957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:43.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:42 smithi067 bash[17655]: cluster 2024-04-04T00:17:40.982641+0000 mgr.y (mgr.24370) 17973 : cluster [DBG] pgmap v17957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:43.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:42 smithi082 bash[20963]: cluster 2024-04-04T00:17:40.982641+0000 mgr.y (mgr.24370) 17973 : cluster [DBG] pgmap v17957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:43] "GET /metrics HTTP/1.1" 200 240023 "" "Prometheus/2.43.0" 2024-04-04T00:17:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:43 smithi082 bash[20963]: audit 2024-04-04T00:17:42.965900+0000 mon.c (mon.2) 7182 : audit [DBG] from='client.? 172.21.15.67:0/851264115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:17:44.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:43 smithi067 bash[17655]: audit 2024-04-04T00:17:42.965900+0000 mon.c (mon.2) 7182 : audit [DBG] from='client.? 172.21.15.67:0/851264115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:43 smithi067 bash[27441]: audit 2024-04-04T00:17:42.965900+0000 mon.c (mon.2) 7182 : audit [DBG] from='client.? 172.21.15.67:0/851264115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:44 smithi082 bash[20963]: cluster 2024-04-04T00:17:42.983290+0000 mgr.y (mgr.24370) 17974 : cluster [DBG] pgmap v17958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:44 smithi067 bash[27441]: cluster 2024-04-04T00:17:42.983290+0000 mgr.y (mgr.24370) 17974 : cluster [DBG] pgmap v17958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:44 smithi067 bash[17655]: cluster 2024-04-04T00:17:42.983290+0000 mgr.y (mgr.24370) 17974 : cluster [DBG] pgmap v17958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:46.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:45 smithi082 bash[20963]: audit 2024-04-04T00:17:45.417594+0000 mon.a (mon.0) 15253 : audit [DBG] from='client.? 172.21.15.67:0/1696802540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:46.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:45 smithi067 bash[17655]: audit 2024-04-04T00:17:45.417594+0000 mon.a (mon.0) 15253 : audit [DBG] from='client.? 172.21.15.67:0/1696802540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:46.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:45 smithi067 bash[27441]: audit 2024-04-04T00:17:45.417594+0000 mon.a (mon.0) 15253 : audit [DBG] from='client.? 172.21.15.67:0/1696802540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:47.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:46 smithi082 bash[20963]: cluster 2024-04-04T00:17:44.983999+0000 mgr.y (mgr.24370) 17975 : cluster [DBG] pgmap v17959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:46 smithi067 bash[17655]: cluster 2024-04-04T00:17:44.983999+0000 mgr.y (mgr.24370) 17975 : cluster [DBG] pgmap v17959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:47.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:46 smithi067 bash[27441]: cluster 2024-04-04T00:17:44.983999+0000 mgr.y (mgr.24370) 17975 : cluster [DBG] pgmap v17959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:48 smithi082 bash[20963]: cluster 2024-04-04T00:17:46.985194+0000 mgr.y (mgr.24370) 17976 : cluster [DBG] pgmap v17960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:48 smithi082 bash[20963]: audit 2024-04-04T00:17:47.868933+0000 mon.a (mon.0) 15254 : audit [DBG] from='client.? 172.21.15.67:0/1928319583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:48 smithi067 bash[17655]: cluster 2024-04-04T00:17:46.985194+0000 mgr.y (mgr.24370) 17976 : cluster [DBG] pgmap v17960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:48 smithi067 bash[17655]: audit 2024-04-04T00:17:47.868933+0000 mon.a (mon.0) 15254 : audit [DBG] from='client.? 172.21.15.67:0/1928319583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:48 smithi067 bash[27441]: cluster 2024-04-04T00:17:46.985194+0000 mgr.y (mgr.24370) 17976 : cluster [DBG] pgmap v17960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:48 smithi067 bash[27441]: audit 2024-04-04T00:17:47.868933+0000 mon.a (mon.0) 15254 : audit [DBG] from='client.? 172.21.15.67:0/1928319583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:51.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:50 smithi082 bash[20963]: cluster 2024-04-04T00:17:48.986003+0000 mgr.y (mgr.24370) 17977 : cluster [DBG] pgmap v17961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:50 smithi082 bash[20963]: audit 2024-04-04T00:17:50.313513+0000 mon.a (mon.0) 15255 : audit [DBG] from='client.? 172.21.15.67:0/3116050904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:50 smithi067 bash[27441]: cluster 2024-04-04T00:17:48.986003+0000 mgr.y (mgr.24370) 17977 : cluster [DBG] pgmap v17961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:50 smithi067 bash[27441]: audit 2024-04-04T00:17:50.313513+0000 mon.a (mon.0) 15255 : audit [DBG] from='client.? 172.21.15.67:0/3116050904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:50 smithi067 bash[17655]: cluster 2024-04-04T00:17:48.986003+0000 mgr.y (mgr.24370) 17977 : cluster [DBG] pgmap v17961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:50 smithi067 bash[17655]: audit 2024-04-04T00:17:50.313513+0000 mon.a (mon.0) 15255 : audit [DBG] from='client.? 172.21.15.67:0/3116050904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:53.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:52 smithi067 bash[27441]: cluster 2024-04-04T00:17:50.987212+0000 mgr.y (mgr.24370) 17978 : cluster [DBG] pgmap v17962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:52 smithi067 bash[17655]: cluster 2024-04-04T00:17:50.987212+0000 mgr.y (mgr.24370) 17978 : cluster [DBG] pgmap v17962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:52 smithi082 bash[20963]: cluster 2024-04-04T00:17:50.987212+0000 mgr.y (mgr.24370) 17978 : cluster [DBG] pgmap v17962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:53] "GET /metrics HTTP/1.1" 200 240023 "" "Prometheus/2.43.0" 2024-04-04T00:17:53.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:53 smithi082 bash[20963]: audit 2024-04-04T00:17:52.765481+0000 mon.a (mon.0) 15256 : audit [DBG] from='client.? 172.21.15.67:0/1534839151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:17:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:53 smithi067 bash[17655]: audit 2024-04-04T00:17:52.765481+0000 mon.a (mon.0) 15256 : audit [DBG] from='client.? 172.21.15.67:0/1534839151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:53 smithi067 bash[27441]: audit 2024-04-04T00:17:52.765481+0000 mon.a (mon.0) 15256 : audit [DBG] from='client.? 172.21.15.67:0/1534839151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:54 smithi082 bash[20963]: cluster 2024-04-04T00:17:52.987879+0000 mgr.y (mgr.24370) 17979 : cluster [DBG] pgmap v17963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:54 smithi067 bash[17655]: cluster 2024-04-04T00:17:52.987879+0000 mgr.y (mgr.24370) 17979 : cluster [DBG] pgmap v17963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:55.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:54 smithi067 bash[27441]: cluster 2024-04-04T00:17:52.987879+0000 mgr.y (mgr.24370) 17979 : cluster [DBG] pgmap v17963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:55 smithi082 bash[20963]: audit 2024-04-04T00:17:55.220101+0000 mon.c (mon.2) 7183 : audit [DBG] from='client.? 172.21.15.67:0/1986627870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:55 smithi082 bash[20963]: audit 2024-04-04T00:17:55.614447+0000 mon.a (mon.0) 15257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:55 smithi067 bash[17655]: audit 2024-04-04T00:17:55.220101+0000 mon.c (mon.2) 7183 : audit [DBG] from='client.? 172.21.15.67:0/1986627870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:55 smithi067 bash[17655]: audit 2024-04-04T00:17:55.614447+0000 mon.a (mon.0) 15257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:55 smithi067 bash[27441]: audit 2024-04-04T00:17:55.220101+0000 mon.c (mon.2) 7183 : audit [DBG] from='client.? 172.21.15.67:0/1986627870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:55 smithi067 bash[27441]: audit 2024-04-04T00:17:55.614447+0000 mon.a (mon.0) 15257 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:17:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:56 smithi082 bash[20963]: cluster 2024-04-04T00:17:54.988535+0000 mgr.y (mgr.24370) 17980 : cluster [DBG] pgmap v17964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:56 smithi067 bash[17655]: cluster 2024-04-04T00:17:54.988535+0000 mgr.y (mgr.24370) 17980 : cluster [DBG] pgmap v17964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:56 smithi067 bash[27441]: cluster 2024-04-04T00:17:54.988535+0000 mgr.y (mgr.24370) 17980 : cluster [DBG] pgmap v17964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:58.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:57 smithi082 bash[20963]: audit 2024-04-04T00:17:57.679126+0000 mon.c (mon.2) 7184 : audit [DBG] from='client.? 172.21.15.67:0/291030024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:58.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:57 smithi067 bash[17655]: audit 2024-04-04T00:17:57.679126+0000 mon.c (mon.2) 7184 : audit [DBG] from='client.? 172.21.15.67:0/291030024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:58.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:57 smithi067 bash[27441]: audit 2024-04-04T00:17:57.679126+0000 mon.c (mon.2) 7184 : audit [DBG] from='client.? 172.21.15.67:0/291030024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:17:59.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:17:58 smithi082 bash[20963]: cluster 2024-04-04T00:17:56.989486+0000 mgr.y (mgr.24370) 17981 : cluster [DBG] pgmap v17965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:17:58 smithi067 bash[17655]: cluster 2024-04-04T00:17:56.989486+0000 mgr.y (mgr.24370) 17981 : cluster [DBG] pgmap v17965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:17:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:17:58 smithi067 bash[27441]: cluster 2024-04-04T00:17:56.989486+0000 mgr.y (mgr.24370) 17981 : cluster [DBG] pgmap v17965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:01.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:00 smithi082 bash[20963]: cluster 2024-04-04T00:17:58.990086+0000 mgr.y (mgr.24370) 17982 : cluster [DBG] pgmap v17966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:00 smithi082 bash[20963]: audit 2024-04-04T00:18:00.139287+0000 mon.a (mon.0) 15258 : audit [DBG] from='client.? 172.21.15.67:0/505786316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:00 smithi067 bash[27441]: cluster 2024-04-04T00:17:58.990086+0000 mgr.y (mgr.24370) 17982 : cluster [DBG] pgmap v17966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:00 smithi067 bash[27441]: audit 2024-04-04T00:18:00.139287+0000 mon.a (mon.0) 15258 : audit [DBG] from='client.? 172.21.15.67:0/505786316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:00 smithi067 bash[17655]: cluster 2024-04-04T00:17:58.990086+0000 mgr.y (mgr.24370) 17982 : cluster [DBG] pgmap v17966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:00 smithi067 bash[17655]: audit 2024-04-04T00:18:00.139287+0000 mon.a (mon.0) 15258 : audit [DBG] from='client.? 172.21.15.67:0/505786316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:03.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:02 smithi067 bash[27441]: cluster 2024-04-04T00:18:00.991096+0000 mgr.y (mgr.24370) 17983 : cluster [DBG] pgmap v17967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:03.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:02 smithi067 bash[27441]: audit 2024-04-04T00:18:02.594150+0000 mon.c (mon.2) 7185 : audit [DBG] from='client.? 172.21.15.67:0/1036173814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:02 smithi067 bash[17655]: cluster 2024-04-04T00:18:00.991096+0000 mgr.y (mgr.24370) 17983 : cluster [DBG] pgmap v17967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:02 smithi067 bash[17655]: audit 2024-04-04T00:18:02.594150+0000 mon.c (mon.2) 7185 : audit [DBG] from='client.? 172.21.15.67:0/1036173814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:02 smithi082 bash[20963]: cluster 2024-04-04T00:18:00.991096+0000 mgr.y (mgr.24370) 17983 : cluster [DBG] pgmap v17967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:02 smithi082 bash[20963]: audit 2024-04-04T00:18:02.594150+0000 mon.c (mon.2) 7185 : audit [DBG] from='client.? 172.21.15.67:0/1036173814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:03] "GET /metrics HTTP/1.1" 200 240023 "" "Prometheus/2.43.0" 2024-04-04T00:18:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:18:05.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:04 smithi082 bash[20963]: cluster 2024-04-04T00:18:02.991762+0000 mgr.y (mgr.24370) 17984 : cluster [DBG] pgmap v17968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:04 smithi067 bash[17655]: cluster 2024-04-04T00:18:02.991762+0000 mgr.y (mgr.24370) 17984 : cluster [DBG] pgmap v17968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:04 smithi067 bash[27441]: cluster 2024-04-04T00:18:02.991762+0000 mgr.y (mgr.24370) 17984 : cluster [DBG] pgmap v17968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:06.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:05 smithi082 bash[20963]: audit 2024-04-04T00:18:05.045676+0000 mon.a (mon.0) 15259 : audit [DBG] from='client.? 172.21.15.67:0/483116323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:06.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:05 smithi067 bash[17655]: audit 2024-04-04T00:18:05.045676+0000 mon.a (mon.0) 15259 : audit [DBG] from='client.? 172.21.15.67:0/483116323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:05 smithi067 bash[27441]: audit 2024-04-04T00:18:05.045676+0000 mon.a (mon.0) 15259 : audit [DBG] from='client.? 172.21.15.67:0/483116323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:07.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:06 smithi082 bash[20963]: cluster 2024-04-04T00:18:04.992426+0000 mgr.y (mgr.24370) 17985 : cluster [DBG] pgmap v17969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:07.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:06 smithi067 bash[27441]: cluster 2024-04-04T00:18:04.992426+0000 mgr.y (mgr.24370) 17985 : cluster [DBG] pgmap v17969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:06 smithi067 bash[17655]: cluster 2024-04-04T00:18:04.992426+0000 mgr.y (mgr.24370) 17985 : cluster [DBG] pgmap v17969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:08.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:07 smithi082 bash[20963]: audit 2024-04-04T00:18:07.493058+0000 mon.a (mon.0) 15260 : audit [DBG] from='client.? 172.21.15.67:0/868379020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:08.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:07 smithi067 bash[17655]: audit 2024-04-04T00:18:07.493058+0000 mon.a (mon.0) 15260 : audit [DBG] from='client.? 172.21.15.67:0/868379020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:08.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:07 smithi067 bash[27441]: audit 2024-04-04T00:18:07.493058+0000 mon.a (mon.0) 15260 : audit [DBG] from='client.? 172.21.15.67:0/868379020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:09.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:08 smithi082 bash[20963]: cluster 2024-04-04T00:18:06.993755+0000 mgr.y (mgr.24370) 17986 : cluster [DBG] pgmap v17970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:08 smithi067 bash[17655]: cluster 2024-04-04T00:18:06.993755+0000 mgr.y (mgr.24370) 17986 : cluster [DBG] pgmap v17970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:08 smithi067 bash[27441]: cluster 2024-04-04T00:18:06.993755+0000 mgr.y (mgr.24370) 17986 : cluster [DBG] pgmap v17970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:10.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:09 smithi082 bash[20963]: cluster 2024-04-04T00:18:08.994510+0000 mgr.y (mgr.24370) 17987 : cluster [DBG] pgmap v17971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:10.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:09 smithi067 bash[27441]: cluster 2024-04-04T00:18:08.994510+0000 mgr.y (mgr.24370) 17987 : cluster [DBG] pgmap v17971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:10.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:09 smithi067 bash[17655]: cluster 2024-04-04T00:18:08.994510+0000 mgr.y (mgr.24370) 17987 : cluster [DBG] pgmap v17971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:10 smithi082 bash[20963]: audit 2024-04-04T00:18:09.940092+0000 mon.a (mon.0) 15261 : audit [DBG] from='client.? 172.21.15.67:0/3224395321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:10 smithi082 bash[20963]: audit 2024-04-04T00:18:10.614587+0000 mon.a (mon.0) 15262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:10 smithi067 bash[17655]: audit 2024-04-04T00:18:09.940092+0000 mon.a (mon.0) 15261 : audit [DBG] from='client.? 172.21.15.67:0/3224395321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:10 smithi067 bash[17655]: audit 2024-04-04T00:18:10.614587+0000 mon.a (mon.0) 15262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:10 smithi067 bash[27441]: audit 2024-04-04T00:18:09.940092+0000 mon.a (mon.0) 15261 : audit [DBG] from='client.? 172.21.15.67:0/3224395321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:10 smithi067 bash[27441]: audit 2024-04-04T00:18:10.614587+0000 mon.a (mon.0) 15262 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:12.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:11 smithi082 bash[20963]: cluster 2024-04-04T00:18:10.995662+0000 mgr.y (mgr.24370) 17988 : cluster [DBG] pgmap v17972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:11 smithi067 bash[17655]: cluster 2024-04-04T00:18:10.995662+0000 mgr.y (mgr.24370) 17988 : cluster [DBG] pgmap v17972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:11 smithi067 bash[27441]: cluster 2024-04-04T00:18:10.995662+0000 mgr.y (mgr.24370) 17988 : cluster [DBG] pgmap v17972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:12 smithi067 bash[17655]: audit 2024-04-04T00:18:12.389931+0000 mon.a (mon.0) 15263 : audit [DBG] from='client.? 172.21.15.67:0/3558458164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:13.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:12 smithi067 bash[27441]: audit 2024-04-04T00:18:12.389931+0000 mon.a (mon.0) 15263 : audit [DBG] from='client.? 172.21.15.67:0/3558458164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:12 smithi082 bash[20963]: audit 2024-04-04T00:18:12.389931+0000 mon.a (mon.0) 15263 : audit [DBG] from='client.? 172.21.15.67:0/3558458164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:13] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:18:13.846 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:18:14.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:13 smithi082 bash[20963]: cluster 2024-04-04T00:18:12.996332+0000 mgr.y (mgr.24370) 17989 : cluster [DBG] pgmap v17973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:14.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:13 smithi067 bash[27441]: cluster 2024-04-04T00:18:12.996332+0000 mgr.y (mgr.24370) 17989 : cluster [DBG] pgmap v17973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:14.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:13 smithi067 bash[17655]: cluster 2024-04-04T00:18:12.996332+0000 mgr.y (mgr.24370) 17989 : cluster [DBG] pgmap v17973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:14 smithi067 bash[27441]: audit 2024-04-04T00:18:14.842987+0000 mon.a (mon.0) 15264 : audit [DBG] from='client.? 172.21.15.67:0/1879613690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:14 smithi067 bash[17655]: audit 2024-04-04T00:18:14.842987+0000 mon.a (mon.0) 15264 : audit [DBG] from='client.? 172.21.15.67:0/1879613690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:15.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:14 smithi082 bash[20963]: audit 2024-04-04T00:18:14.842987+0000 mon.a (mon.0) 15264 : audit [DBG] from='client.? 172.21.15.67:0/1879613690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:15 smithi067 bash[27441]: cluster 2024-04-04T00:18:14.997027+0000 mgr.y (mgr.24370) 17990 : cluster [DBG] pgmap v17974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:15 smithi067 bash[17655]: cluster 2024-04-04T00:18:14.997027+0000 mgr.y (mgr.24370) 17990 : cluster [DBG] pgmap v17974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:16.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:15 smithi082 bash[20963]: cluster 2024-04-04T00:18:14.997027+0000 mgr.y (mgr.24370) 17990 : cluster [DBG] pgmap v17974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:18.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:18 smithi082 bash[20963]: cluster 2024-04-04T00:18:16.998075+0000 mgr.y (mgr.24370) 17991 : cluster [DBG] pgmap v17975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:18.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:18 smithi082 bash[20963]: audit 2024-04-04T00:18:17.298023+0000 mon.c (mon.2) 7186 : audit [DBG] from='client.? 172.21.15.67:0/555914667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:18 smithi067 bash[27441]: cluster 2024-04-04T00:18:16.998075+0000 mgr.y (mgr.24370) 17991 : cluster [DBG] pgmap v17975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:18.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:18 smithi067 bash[27441]: audit 2024-04-04T00:18:17.298023+0000 mon.c (mon.2) 7186 : audit [DBG] from='client.? 172.21.15.67:0/555914667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:18 smithi067 bash[17655]: cluster 2024-04-04T00:18:16.998075+0000 mgr.y (mgr.24370) 17991 : cluster [DBG] pgmap v17975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:18.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:18 smithi067 bash[17655]: audit 2024-04-04T00:18:17.298023+0000 mon.c (mon.2) 7186 : audit [DBG] from='client.? 172.21.15.67:0/555914667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:20.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:20 smithi082 bash[20963]: cluster 2024-04-04T00:18:18.998906+0000 mgr.y (mgr.24370) 17992 : cluster [DBG] pgmap v17976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:20.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:20 smithi082 bash[20963]: audit 2024-04-04T00:18:19.758918+0000 mon.a (mon.0) 15265 : audit [DBG] from='client.? 172.21.15.67:0/1487056367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:20 smithi067 bash[27441]: cluster 2024-04-04T00:18:18.998906+0000 mgr.y (mgr.24370) 17992 : cluster [DBG] pgmap v17976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:20.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:20 smithi067 bash[27441]: audit 2024-04-04T00:18:19.758918+0000 mon.a (mon.0) 15265 : audit [DBG] from='client.? 172.21.15.67:0/1487056367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:20 smithi067 bash[17655]: cluster 2024-04-04T00:18:18.998906+0000 mgr.y (mgr.24370) 17992 : cluster [DBG] pgmap v17976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:20.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:20 smithi067 bash[17655]: audit 2024-04-04T00:18:19.758918+0000 mon.a (mon.0) 15265 : audit [DBG] from='client.? 172.21.15.67:0/1487056367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:22.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:22 smithi082 bash[20963]: cluster 2024-04-04T00:18:20.999972+0000 mgr.y (mgr.24370) 17993 : cluster [DBG] pgmap v17977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:22.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:22 smithi067 bash[27441]: cluster 2024-04-04T00:18:20.999972+0000 mgr.y (mgr.24370) 17993 : cluster [DBG] pgmap v17977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:22.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:22 smithi067 bash[17655]: cluster 2024-04-04T00:18:20.999972+0000 mgr.y (mgr.24370) 17993 : cluster [DBG] pgmap v17977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:23.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:23 smithi082 bash[20963]: audit 2024-04-04T00:18:22.207454+0000 mon.a (mon.0) 15266 : audit [DBG] from='client.? 172.21.15.67:0/1592369705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:23] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:18:23.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:23 smithi067 bash[27441]: audit 2024-04-04T00:18:22.207454+0000 mon.a (mon.0) 15266 : audit [DBG] from='client.? 172.21.15.67:0/1592369705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:23 smithi067 bash[17655]: audit 2024-04-04T00:18:22.207454+0000 mon.a (mon.0) 15266 : audit [DBG] from='client.? 172.21.15.67:0/1592369705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:18:24.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:24 smithi082 bash[20963]: cluster 2024-04-04T00:18:23.000771+0000 mgr.y (mgr.24370) 17994 : cluster [DBG] pgmap v17978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:24.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:24 smithi067 bash[27441]: cluster 2024-04-04T00:18:23.000771+0000 mgr.y (mgr.24370) 17994 : cluster [DBG] pgmap v17978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:24.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:24 smithi067 bash[17655]: cluster 2024-04-04T00:18:23.000771+0000 mgr.y (mgr.24370) 17994 : cluster [DBG] pgmap v17978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:25.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:25 smithi082 bash[20963]: audit 2024-04-04T00:18:24.659063+0000 mon.a (mon.0) 15267 : audit [DBG] from='client.? 172.21.15.67:0/2578108774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:25.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:25 smithi067 bash[27441]: audit 2024-04-04T00:18:24.659063+0000 mon.a (mon.0) 15267 : audit [DBG] from='client.? 172.21.15.67:0/2578108774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:25.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:25 smithi067 bash[17655]: audit 2024-04-04T00:18:24.659063+0000 mon.a (mon.0) 15267 : audit [DBG] from='client.? 172.21.15.67:0/2578108774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:26.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:26 smithi082 bash[20963]: cluster 2024-04-04T00:18:25.001527+0000 mgr.y (mgr.24370) 17995 : cluster [DBG] pgmap v17979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:26.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:26 smithi082 bash[20963]: audit 2024-04-04T00:18:25.615092+0000 mon.a (mon.0) 15268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:26 smithi067 bash[17655]: cluster 2024-04-04T00:18:25.001527+0000 mgr.y (mgr.24370) 17995 : cluster [DBG] pgmap v17979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:26.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:26 smithi067 bash[17655]: audit 2024-04-04T00:18:25.615092+0000 mon.a (mon.0) 15268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:26 smithi067 bash[27441]: cluster 2024-04-04T00:18:25.001527+0000 mgr.y (mgr.24370) 17995 : cluster [DBG] pgmap v17979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:26.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:26 smithi067 bash[27441]: audit 2024-04-04T00:18:25.615092+0000 mon.a (mon.0) 15268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:28.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:28 smithi082 bash[20963]: cluster 2024-04-04T00:18:27.002693+0000 mgr.y (mgr.24370) 17996 : cluster [DBG] pgmap v17980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:28.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:28 smithi082 bash[20963]: audit 2024-04-04T00:18:27.119190+0000 mon.a (mon.0) 15269 : audit [DBG] from='client.? 172.21.15.67:0/3304499333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:28.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:28 smithi067 bash[27441]: cluster 2024-04-04T00:18:27.002693+0000 mgr.y (mgr.24370) 17996 : cluster [DBG] pgmap v17980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:28.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:28 smithi067 bash[27441]: audit 2024-04-04T00:18:27.119190+0000 mon.a (mon.0) 15269 : audit [DBG] from='client.? 172.21.15.67:0/3304499333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:28.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:28 smithi067 bash[17655]: cluster 2024-04-04T00:18:27.002693+0000 mgr.y (mgr.24370) 17996 : cluster [DBG] pgmap v17980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:28.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:28 smithi067 bash[17655]: audit 2024-04-04T00:18:27.119190+0000 mon.a (mon.0) 15269 : audit [DBG] from='client.? 172.21.15.67:0/3304499333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:30.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:30 smithi082 bash[20963]: cluster 2024-04-04T00:18:29.003392+0000 mgr.y (mgr.24370) 17997 : cluster [DBG] pgmap v17981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:30.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:30 smithi082 bash[20963]: audit 2024-04-04T00:18:29.576892+0000 mon.c (mon.2) 7187 : audit [DBG] from='client.? 172.21.15.67:0/1867984363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:30.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:30 smithi067 bash[17655]: cluster 2024-04-04T00:18:29.003392+0000 mgr.y (mgr.24370) 17997 : cluster [DBG] pgmap v17981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:30.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:30 smithi067 bash[17655]: audit 2024-04-04T00:18:29.576892+0000 mon.c (mon.2) 7187 : audit [DBG] from='client.? 172.21.15.67:0/1867984363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:30.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:30 smithi067 bash[27441]: cluster 2024-04-04T00:18:29.003392+0000 mgr.y (mgr.24370) 17997 : cluster [DBG] pgmap v17981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:30.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:30 smithi067 bash[27441]: audit 2024-04-04T00:18:29.576892+0000 mon.c (mon.2) 7187 : audit [DBG] from='client.? 172.21.15.67:0/1867984363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:32.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:32 smithi082 bash[20963]: cluster 2024-04-04T00:18:31.004564+0000 mgr.y (mgr.24370) 17998 : cluster [DBG] pgmap v17982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:32.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:32 smithi082 bash[20963]: audit 2024-04-04T00:18:32.032662+0000 mon.c (mon.2) 7188 : audit [DBG] from='client.? 172.21.15.67:0/115815040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:32.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:32 smithi067 bash[17655]: cluster 2024-04-04T00:18:31.004564+0000 mgr.y (mgr.24370) 17998 : cluster [DBG] pgmap v17982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:32.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:32 smithi067 bash[17655]: audit 2024-04-04T00:18:32.032662+0000 mon.c (mon.2) 7188 : audit [DBG] from='client.? 172.21.15.67:0/115815040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:32.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:32 smithi067 bash[27441]: cluster 2024-04-04T00:18:31.004564+0000 mgr.y (mgr.24370) 17998 : cluster [DBG] pgmap v17982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:32.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:32 smithi067 bash[27441]: audit 2024-04-04T00:18:32.032662+0000 mon.c (mon.2) 7188 : audit [DBG] from='client.? 172.21.15.67:0/115815040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:33] "GET /metrics HTTP/1.1" 200 240023 "" "Prometheus/2.43.0" 2024-04-04T00:18:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:18:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:34 smithi082 bash[20963]: cluster 2024-04-04T00:18:33.005347+0000 mgr.y (mgr.24370) 17999 : cluster [DBG] pgmap v17983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:34.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:34 smithi067 bash[27441]: cluster 2024-04-04T00:18:33.005347+0000 mgr.y (mgr.24370) 17999 : cluster [DBG] pgmap v17983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:34.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:34 smithi067 bash[17655]: cluster 2024-04-04T00:18:33.005347+0000 mgr.y (mgr.24370) 17999 : cluster [DBG] pgmap v17983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:35 smithi082 bash[20963]: audit 2024-04-04T00:18:34.495208+0000 mon.a (mon.0) 15270 : audit [DBG] from='client.? 172.21.15.67:0/3099903711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:35 smithi067 bash[17655]: audit 2024-04-04T00:18:34.495208+0000 mon.a (mon.0) 15270 : audit [DBG] from='client.? 172.21.15.67:0/3099903711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:35 smithi067 bash[27441]: audit 2024-04-04T00:18:34.495208+0000 mon.a (mon.0) 15270 : audit [DBG] from='client.? 172.21.15.67:0/3099903711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:36.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:36 smithi082 bash[20963]: cluster 2024-04-04T00:18:35.006051+0000 mgr.y (mgr.24370) 18000 : cluster [DBG] pgmap v17984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:36.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:36 smithi067 bash[27441]: cluster 2024-04-04T00:18:35.006051+0000 mgr.y (mgr.24370) 18000 : cluster [DBG] pgmap v17984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:36.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:36 smithi067 bash[17655]: cluster 2024-04-04T00:18:35.006051+0000 mgr.y (mgr.24370) 18000 : cluster [DBG] pgmap v17984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:37.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:37 smithi082 bash[20963]: audit 2024-04-04T00:18:36.952553+0000 mon.a (mon.0) 15271 : audit [DBG] from='client.? 172.21.15.67:0/3241402328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:37.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:37 smithi067 bash[27441]: audit 2024-04-04T00:18:36.952553+0000 mon.a (mon.0) 15271 : audit [DBG] from='client.? 172.21.15.67:0/3241402328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:37 smithi067 bash[17655]: audit 2024-04-04T00:18:36.952553+0000 mon.a (mon.0) 15271 : audit [DBG] from='client.? 172.21.15.67:0/3241402328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:38.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:38 smithi082 bash[20963]: cluster 2024-04-04T00:18:37.007195+0000 mgr.y (mgr.24370) 18001 : cluster [DBG] pgmap v17985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:38 smithi082 bash[20963]: audit 2024-04-04T00:18:37.212597+0000 mon.a (mon.0) 15272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:18:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:38 smithi082 bash[20963]: audit 2024-04-04T00:18:37.542343+0000 mon.a (mon.0) 15273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:38 smithi082 bash[20963]: audit 2024-04-04T00:18:37.551961+0000 mon.a (mon.0) 15274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:38 smithi067 bash[17655]: cluster 2024-04-04T00:18:37.007195+0000 mgr.y (mgr.24370) 18001 : cluster [DBG] pgmap v17985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:38 smithi067 bash[17655]: audit 2024-04-04T00:18:37.212597+0000 mon.a (mon.0) 15272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:18:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:38 smithi067 bash[17655]: audit 2024-04-04T00:18:37.542343+0000 mon.a (mon.0) 15273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:38 smithi067 bash[17655]: audit 2024-04-04T00:18:37.551961+0000 mon.a (mon.0) 15274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:38 smithi067 bash[27441]: cluster 2024-04-04T00:18:37.007195+0000 mgr.y (mgr.24370) 18001 : cluster [DBG] pgmap v17985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:38 smithi067 bash[27441]: audit 2024-04-04T00:18:37.212597+0000 mon.a (mon.0) 15272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:18:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:38 smithi067 bash[27441]: audit 2024-04-04T00:18:37.542343+0000 mon.a (mon.0) 15273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:38 smithi067 bash[27441]: audit 2024-04-04T00:18:37.551961+0000 mon.a (mon.0) 15274 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:40 smithi067 bash[27441]: cluster 2024-04-04T00:18:39.007982+0000 mgr.y (mgr.24370) 18002 : cluster [DBG] pgmap v17986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:40.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:40 smithi067 bash[27441]: audit 2024-04-04T00:18:39.411677+0000 mon.c (mon.2) 7189 : audit [DBG] from='client.? 172.21.15.67:0/2459016041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:40 smithi067 bash[17655]: cluster 2024-04-04T00:18:39.007982+0000 mgr.y (mgr.24370) 18002 : cluster [DBG] pgmap v17986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:40.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:40 smithi067 bash[17655]: audit 2024-04-04T00:18:39.411677+0000 mon.c (mon.2) 7189 : audit [DBG] from='client.? 172.21.15.67:0/2459016041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:40.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:40 smithi082 bash[20963]: cluster 2024-04-04T00:18:39.007982+0000 mgr.y (mgr.24370) 18002 : cluster [DBG] pgmap v17986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:40 smithi082 bash[20963]: audit 2024-04-04T00:18:39.411677+0000 mon.c (mon.2) 7189 : audit [DBG] from='client.? 172.21.15.67:0/2459016041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:41.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:41 smithi067 bash[17655]: audit 2024-04-04T00:18:40.615576+0000 mon.a (mon.0) 15275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:41.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:41 smithi067 bash[27441]: audit 2024-04-04T00:18:40.615576+0000 mon.a (mon.0) 15275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:41.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:41 smithi082 bash[20963]: audit 2024-04-04T00:18:40.615576+0000 mon.a (mon.0) 15275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:42 smithi067 bash[17655]: cluster 2024-04-04T00:18:41.009283+0000 mgr.y (mgr.24370) 18003 : cluster [DBG] pgmap v17987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:42.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:42 smithi067 bash[17655]: audit 2024-04-04T00:18:41.869700+0000 mon.c (mon.2) 7190 : audit [DBG] from='client.? 172.21.15.67:0/2770853925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:42 smithi067 bash[27441]: cluster 2024-04-04T00:18:41.009283+0000 mgr.y (mgr.24370) 18003 : cluster [DBG] pgmap v17987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:42.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:42 smithi067 bash[27441]: audit 2024-04-04T00:18:41.869700+0000 mon.c (mon.2) 7190 : audit [DBG] from='client.? 172.21.15.67:0/2770853925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:42.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:42 smithi082 bash[20963]: cluster 2024-04-04T00:18:41.009283+0000 mgr.y (mgr.24370) 18003 : cluster [DBG] pgmap v17987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:42 smithi082 bash[20963]: audit 2024-04-04T00:18:41.869700+0000 mon.c (mon.2) 7190 : audit [DBG] from='client.? 172.21.15.67:0/2770853925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:43] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:18:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:18:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:44 smithi082 bash[20963]: cluster 2024-04-04T00:18:43.010098+0000 mgr.y (mgr.24370) 18004 : cluster [DBG] pgmap v17988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:44 smithi082 bash[20963]: audit 2024-04-04T00:18:43.267895+0000 mon.a (mon.0) 15276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:44 smithi082 bash[20963]: audit 2024-04-04T00:18:43.277101+0000 mon.a (mon.0) 15277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:44 smithi082 bash[20963]: audit 2024-04-04T00:18:43.292698+0000 mon.a (mon.0) 15278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:44 smithi082 bash[20963]: audit 2024-04-04T00:18:43.301358+0000 mon.a (mon.0) 15279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:44 smithi082 bash[20963]: audit 2024-04-04T00:18:43.777422+0000 mon.a (mon.0) 15280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:18:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:44 smithi082 bash[20963]: audit 2024-04-04T00:18:43.779250+0000 mon.a (mon.0) 15281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:18:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:44 smithi082 bash[20963]: audit 2024-04-04T00:18:43.787991+0000 mon.a (mon.0) 15282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[17655]: cluster 2024-04-04T00:18:43.010098+0000 mgr.y (mgr.24370) 18004 : cluster [DBG] pgmap v17988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[17655]: audit 2024-04-04T00:18:43.267895+0000 mon.a (mon.0) 15276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[17655]: audit 2024-04-04T00:18:43.277101+0000 mon.a (mon.0) 15277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[17655]: audit 2024-04-04T00:18:43.292698+0000 mon.a (mon.0) 15278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[17655]: audit 2024-04-04T00:18:43.301358+0000 mon.a (mon.0) 15279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[17655]: audit 2024-04-04T00:18:43.777422+0000 mon.a (mon.0) 15280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:18:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[17655]: audit 2024-04-04T00:18:43.779250+0000 mon.a (mon.0) 15281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:18:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[17655]: audit 2024-04-04T00:18:43.787991+0000 mon.a (mon.0) 15282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[27441]: cluster 2024-04-04T00:18:43.010098+0000 mgr.y (mgr.24370) 18004 : cluster [DBG] pgmap v17988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[27441]: audit 2024-04-04T00:18:43.267895+0000 mon.a (mon.0) 15276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[27441]: audit 2024-04-04T00:18:43.277101+0000 mon.a (mon.0) 15277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[27441]: audit 2024-04-04T00:18:43.292698+0000 mon.a (mon.0) 15278 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[27441]: audit 2024-04-04T00:18:43.301358+0000 mon.a (mon.0) 15279 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[27441]: audit 2024-04-04T00:18:43.777422+0000 mon.a (mon.0) 15280 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:18:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[27441]: audit 2024-04-04T00:18:43.779250+0000 mon.a (mon.0) 15281 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:18:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:44 smithi067 bash[27441]: audit 2024-04-04T00:18:43.787991+0000 mon.a (mon.0) 15282 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:18:45.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:45 smithi082 bash[20963]: audit 2024-04-04T00:18:44.325268+0000 mon.c (mon.2) 7191 : audit [DBG] from='client.? 172.21.15.67:0/2949133098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:45 smithi067 bash[17655]: audit 2024-04-04T00:18:44.325268+0000 mon.c (mon.2) 7191 : audit [DBG] from='client.? 172.21.15.67:0/2949133098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:45 smithi067 bash[27441]: audit 2024-04-04T00:18:44.325268+0000 mon.c (mon.2) 7191 : audit [DBG] from='client.? 172.21.15.67:0/2949133098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:46.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:46 smithi082 bash[20963]: cluster 2024-04-04T00:18:45.010747+0000 mgr.y (mgr.24370) 18005 : cluster [DBG] pgmap v17989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:46.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:46 smithi067 bash[27441]: cluster 2024-04-04T00:18:45.010747+0000 mgr.y (mgr.24370) 18005 : cluster [DBG] pgmap v17989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:46 smithi067 bash[17655]: cluster 2024-04-04T00:18:45.010747+0000 mgr.y (mgr.24370) 18005 : cluster [DBG] pgmap v17989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:47.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:47 smithi082 bash[20963]: audit 2024-04-04T00:18:46.776001+0000 mon.c (mon.2) 7192 : audit [DBG] from='client.? 172.21.15.67:0/3014532261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:47 smithi067 bash[17655]: audit 2024-04-04T00:18:46.776001+0000 mon.c (mon.2) 7192 : audit [DBG] from='client.? 172.21.15.67:0/3014532261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:47 smithi067 bash[27441]: audit 2024-04-04T00:18:46.776001+0000 mon.c (mon.2) 7192 : audit [DBG] from='client.? 172.21.15.67:0/3014532261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:48.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:48 smithi082 bash[20963]: cluster 2024-04-04T00:18:47.011960+0000 mgr.y (mgr.24370) 18006 : cluster [DBG] pgmap v17990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:48 smithi067 bash[17655]: cluster 2024-04-04T00:18:47.011960+0000 mgr.y (mgr.24370) 18006 : cluster [DBG] pgmap v17990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:48 smithi067 bash[27441]: cluster 2024-04-04T00:18:47.011960+0000 mgr.y (mgr.24370) 18006 : cluster [DBG] pgmap v17990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:49.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:49 smithi082 bash[20963]: audit 2024-04-04T00:18:49.235733+0000 mon.c (mon.2) 7193 : audit [DBG] from='client.? 172.21.15.67:0/3387738364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:49 smithi067 bash[17655]: audit 2024-04-04T00:18:49.235733+0000 mon.c (mon.2) 7193 : audit [DBG] from='client.? 172.21.15.67:0/3387738364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:49 smithi067 bash[27441]: audit 2024-04-04T00:18:49.235733+0000 mon.c (mon.2) 7193 : audit [DBG] from='client.? 172.21.15.67:0/3387738364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:50.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:50 smithi082 bash[20963]: cluster 2024-04-04T00:18:49.012471+0000 mgr.y (mgr.24370) 18007 : cluster [DBG] pgmap v17991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:50 smithi067 bash[17655]: cluster 2024-04-04T00:18:49.012471+0000 mgr.y (mgr.24370) 18007 : cluster [DBG] pgmap v17991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:50 smithi067 bash[27441]: cluster 2024-04-04T00:18:49.012471+0000 mgr.y (mgr.24370) 18007 : cluster [DBG] pgmap v17991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:52.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:52 smithi082 bash[20963]: cluster 2024-04-04T00:18:51.013560+0000 mgr.y (mgr.24370) 18008 : cluster [DBG] pgmap v17992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:52 smithi082 bash[20963]: audit 2024-04-04T00:18:51.691228+0000 mon.c (mon.2) 7194 : audit [DBG] from='client.? 172.21.15.67:0/1044575016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:52 smithi067 bash[27441]: cluster 2024-04-04T00:18:51.013560+0000 mgr.y (mgr.24370) 18008 : cluster [DBG] pgmap v17992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:52 smithi067 bash[27441]: audit 2024-04-04T00:18:51.691228+0000 mon.c (mon.2) 7194 : audit [DBG] from='client.? 172.21.15.67:0/1044575016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:52 smithi067 bash[17655]: cluster 2024-04-04T00:18:51.013560+0000 mgr.y (mgr.24370) 18008 : cluster [DBG] pgmap v17992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:52 smithi067 bash[17655]: audit 2024-04-04T00:18:51.691228+0000 mon.c (mon.2) 7194 : audit [DBG] from='client.? 172.21.15.67:0/1044575016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:53] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:18:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:18:54.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:54 smithi082 bash[20963]: cluster 2024-04-04T00:18:53.014268+0000 mgr.y (mgr.24370) 18009 : cluster [DBG] pgmap v17993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:54 smithi082 bash[20963]: audit 2024-04-04T00:18:54.135187+0000 mon.a (mon.0) 15283 : audit [DBG] from='client.? 172.21.15.67:0/3297059978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:54 smithi067 bash[17655]: cluster 2024-04-04T00:18:53.014268+0000 mgr.y (mgr.24370) 18009 : cluster [DBG] pgmap v17993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:54 smithi067 bash[17655]: audit 2024-04-04T00:18:54.135187+0000 mon.a (mon.0) 15283 : audit [DBG] from='client.? 172.21.15.67:0/3297059978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:54 smithi067 bash[27441]: cluster 2024-04-04T00:18:53.014268+0000 mgr.y (mgr.24370) 18009 : cluster [DBG] pgmap v17993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:54 smithi067 bash[27441]: audit 2024-04-04T00:18:54.135187+0000 mon.a (mon.0) 15283 : audit [DBG] from='client.? 172.21.15.67:0/3297059978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:56.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:56 smithi082 bash[20963]: cluster 2024-04-04T00:18:55.015005+0000 mgr.y (mgr.24370) 18010 : cluster [DBG] pgmap v17994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:56 smithi082 bash[20963]: audit 2024-04-04T00:18:55.616153+0000 mon.a (mon.0) 15284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:56.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:56 smithi067 bash[27441]: cluster 2024-04-04T00:18:55.015005+0000 mgr.y (mgr.24370) 18010 : cluster [DBG] pgmap v17994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:56 smithi067 bash[27441]: audit 2024-04-04T00:18:55.616153+0000 mon.a (mon.0) 15284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:56 smithi067 bash[17655]: cluster 2024-04-04T00:18:55.015005+0000 mgr.y (mgr.24370) 18010 : cluster [DBG] pgmap v17994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:56 smithi067 bash[17655]: audit 2024-04-04T00:18:55.616153+0000 mon.a (mon.0) 15284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:18:57.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:57 smithi082 bash[20963]: audit 2024-04-04T00:18:56.589612+0000 mon.a (mon.0) 15285 : audit [DBG] from='client.? 172.21.15.67:0/1926099832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:57 smithi067 bash[27441]: audit 2024-04-04T00:18:56.589612+0000 mon.a (mon.0) 15285 : audit [DBG] from='client.? 172.21.15.67:0/1926099832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:57 smithi067 bash[17655]: audit 2024-04-04T00:18:56.589612+0000 mon.a (mon.0) 15285 : audit [DBG] from='client.? 172.21.15.67:0/1926099832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:58.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:58 smithi082 bash[20963]: cluster 2024-04-04T00:18:57.016278+0000 mgr.y (mgr.24370) 18011 : cluster [DBG] pgmap v17995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:58.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:58 smithi067 bash[17655]: cluster 2024-04-04T00:18:57.016278+0000 mgr.y (mgr.24370) 18011 : cluster [DBG] pgmap v17995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:58 smithi067 bash[27441]: cluster 2024-04-04T00:18:57.016278+0000 mgr.y (mgr.24370) 18011 : cluster [DBG] pgmap v17995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:18:59.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:18:59 smithi082 bash[20963]: audit 2024-04-04T00:18:59.044505+0000 mon.c (mon.2) 7195 : audit [DBG] from='client.? 172.21.15.67:0/124424248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:18:59 smithi067 bash[17655]: audit 2024-04-04T00:18:59.044505+0000 mon.c (mon.2) 7195 : audit [DBG] from='client.? 172.21.15.67:0/124424248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:18:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:18:59 smithi067 bash[27441]: audit 2024-04-04T00:18:59.044505+0000 mon.c (mon.2) 7195 : audit [DBG] from='client.? 172.21.15.67:0/124424248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:00.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:00 smithi082 bash[20963]: cluster 2024-04-04T00:18:59.016740+0000 mgr.y (mgr.24370) 18012 : cluster [DBG] pgmap v17996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:00 smithi067 bash[17655]: cluster 2024-04-04T00:18:59.016740+0000 mgr.y (mgr.24370) 18012 : cluster [DBG] pgmap v17996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:00 smithi067 bash[27441]: cluster 2024-04-04T00:18:59.016740+0000 mgr.y (mgr.24370) 18012 : cluster [DBG] pgmap v17996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:02.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:02 smithi082 bash[20963]: cluster 2024-04-04T00:19:01.017836+0000 mgr.y (mgr.24370) 18013 : cluster [DBG] pgmap v17997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:02 smithi082 bash[20963]: audit 2024-04-04T00:19:01.498734+0000 mon.a (mon.0) 15286 : audit [DBG] from='client.? 172.21.15.67:0/3307998865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:02 smithi067 bash[17655]: cluster 2024-04-04T00:19:01.017836+0000 mgr.y (mgr.24370) 18013 : cluster [DBG] pgmap v17997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:02 smithi067 bash[17655]: audit 2024-04-04T00:19:01.498734+0000 mon.a (mon.0) 15286 : audit [DBG] from='client.? 172.21.15.67:0/3307998865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:02 smithi067 bash[27441]: cluster 2024-04-04T00:19:01.017836+0000 mgr.y (mgr.24370) 18013 : cluster [DBG] pgmap v17997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:02 smithi067 bash[27441]: audit 2024-04-04T00:19:01.498734+0000 mon.a (mon.0) 15286 : audit [DBG] from='client.? 172.21.15.67:0/3307998865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:03] "GET /metrics HTTP/1.1" 200 240025 "" "Prometheus/2.43.0" 2024-04-04T00:19:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:19:04.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:04 smithi082 bash[20963]: cluster 2024-04-04T00:19:03.018669+0000 mgr.y (mgr.24370) 18014 : cluster [DBG] pgmap v17998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:04 smithi082 bash[20963]: audit 2024-04-04T00:19:03.966608+0000 mon.a (mon.0) 15287 : audit [DBG] from='client.? 172.21.15.67:0/1907458774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:04 smithi067 bash[17655]: cluster 2024-04-04T00:19:03.018669+0000 mgr.y (mgr.24370) 18014 : cluster [DBG] pgmap v17998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:04 smithi067 bash[17655]: audit 2024-04-04T00:19:03.966608+0000 mon.a (mon.0) 15287 : audit [DBG] from='client.? 172.21.15.67:0/1907458774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:04 smithi067 bash[27441]: cluster 2024-04-04T00:19:03.018669+0000 mgr.y (mgr.24370) 18014 : cluster [DBG] pgmap v17998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:04 smithi067 bash[27441]: audit 2024-04-04T00:19:03.966608+0000 mon.a (mon.0) 15287 : audit [DBG] from='client.? 172.21.15.67:0/1907458774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:06.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:06 smithi082 bash[20963]: cluster 2024-04-04T00:19:05.019533+0000 mgr.y (mgr.24370) 18015 : cluster [DBG] pgmap v17999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:06.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:06 smithi067 bash[27441]: cluster 2024-04-04T00:19:05.019533+0000 mgr.y (mgr.24370) 18015 : cluster [DBG] pgmap v17999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:06 smithi067 bash[17655]: cluster 2024-04-04T00:19:05.019533+0000 mgr.y (mgr.24370) 18015 : cluster [DBG] pgmap v17999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:07.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:07 smithi082 bash[20963]: audit 2024-04-04T00:19:06.421306+0000 mon.c (mon.2) 7196 : audit [DBG] from='client.? 172.21.15.67:0/2333900550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:07 smithi067 bash[17655]: audit 2024-04-04T00:19:06.421306+0000 mon.c (mon.2) 7196 : audit [DBG] from='client.? 172.21.15.67:0/2333900550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:07 smithi067 bash[27441]: audit 2024-04-04T00:19:06.421306+0000 mon.c (mon.2) 7196 : audit [DBG] from='client.? 172.21.15.67:0/2333900550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:08.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:08 smithi082 bash[20963]: cluster 2024-04-04T00:19:07.020746+0000 mgr.y (mgr.24370) 18016 : cluster [DBG] pgmap v18000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:08.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:08 smithi067 bash[17655]: cluster 2024-04-04T00:19:07.020746+0000 mgr.y (mgr.24370) 18016 : cluster [DBG] pgmap v18000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:08 smithi067 bash[27441]: cluster 2024-04-04T00:19:07.020746+0000 mgr.y (mgr.24370) 18016 : cluster [DBG] pgmap v18000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:09.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:09 smithi082 bash[20963]: audit 2024-04-04T00:19:08.887985+0000 mon.a (mon.0) 15288 : audit [DBG] from='client.? 172.21.15.67:0/60331436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:09 smithi067 bash[17655]: audit 2024-04-04T00:19:08.887985+0000 mon.a (mon.0) 15288 : audit [DBG] from='client.? 172.21.15.67:0/60331436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:09 smithi067 bash[27441]: audit 2024-04-04T00:19:08.887985+0000 mon.a (mon.0) 15288 : audit [DBG] from='client.? 172.21.15.67:0/60331436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:10.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:10 smithi082 bash[20963]: cluster 2024-04-04T00:19:09.021467+0000 mgr.y (mgr.24370) 18017 : cluster [DBG] pgmap v18001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:10 smithi067 bash[27441]: cluster 2024-04-04T00:19:09.021467+0000 mgr.y (mgr.24370) 18017 : cluster [DBG] pgmap v18001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:10 smithi067 bash[17655]: cluster 2024-04-04T00:19:09.021467+0000 mgr.y (mgr.24370) 18017 : cluster [DBG] pgmap v18001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:11.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:11 smithi082 bash[20963]: audit 2024-04-04T00:19:10.616439+0000 mon.a (mon.0) 15289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:11 smithi082 bash[20963]: audit 2024-04-04T00:19:11.347434+0000 mon.a (mon.0) 15290 : audit [DBG] from='client.? 172.21.15.67:0/286403125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:11 smithi067 bash[17655]: audit 2024-04-04T00:19:10.616439+0000 mon.a (mon.0) 15289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:11 smithi067 bash[17655]: audit 2024-04-04T00:19:11.347434+0000 mon.a (mon.0) 15290 : audit [DBG] from='client.? 172.21.15.67:0/286403125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:11 smithi067 bash[27441]: audit 2024-04-04T00:19:10.616439+0000 mon.a (mon.0) 15289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:11 smithi067 bash[27441]: audit 2024-04-04T00:19:11.347434+0000 mon.a (mon.0) 15290 : audit [DBG] from='client.? 172.21.15.67:0/286403125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:12.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:12 smithi082 bash[20963]: cluster 2024-04-04T00:19:11.022356+0000 mgr.y (mgr.24370) 18018 : cluster [DBG] pgmap v18002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:12 smithi067 bash[17655]: cluster 2024-04-04T00:19:11.022356+0000 mgr.y (mgr.24370) 18018 : cluster [DBG] pgmap v18002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:12 smithi067 bash[27441]: cluster 2024-04-04T00:19:11.022356+0000 mgr.y (mgr.24370) 18018 : cluster [DBG] pgmap v18002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:13] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:19:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:19:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:14 smithi067 bash[17655]: cluster 2024-04-04T00:19:13.023040+0000 mgr.y (mgr.24370) 18019 : cluster [DBG] pgmap v18003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:14 smithi067 bash[17655]: audit 2024-04-04T00:19:13.806454+0000 mon.c (mon.2) 7197 : audit [DBG] from='client.? 172.21.15.67:0/2021455114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:14 smithi067 bash[27441]: cluster 2024-04-04T00:19:13.023040+0000 mgr.y (mgr.24370) 18019 : cluster [DBG] pgmap v18003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:14 smithi067 bash[27441]: audit 2024-04-04T00:19:13.806454+0000 mon.c (mon.2) 7197 : audit [DBG] from='client.? 172.21.15.67:0/2021455114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:14.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:14 smithi082 bash[20963]: cluster 2024-04-04T00:19:13.023040+0000 mgr.y (mgr.24370) 18019 : cluster [DBG] pgmap v18003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:14.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:14 smithi082 bash[20963]: audit 2024-04-04T00:19:13.806454+0000 mon.c (mon.2) 7197 : audit [DBG] from='client.? 172.21.15.67:0/2021455114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:16 smithi067 bash[27441]: cluster 2024-04-04T00:19:15.023727+0000 mgr.y (mgr.24370) 18020 : cluster [DBG] pgmap v18004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:16 smithi067 bash[27441]: audit 2024-04-04T00:19:16.270555+0000 mon.c (mon.2) 7198 : audit [DBG] from='client.? 172.21.15.67:0/1730879450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:16 smithi067 bash[17655]: cluster 2024-04-04T00:19:15.023727+0000 mgr.y (mgr.24370) 18020 : cluster [DBG] pgmap v18004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:16 smithi067 bash[17655]: audit 2024-04-04T00:19:16.270555+0000 mon.c (mon.2) 7198 : audit [DBG] from='client.? 172.21.15.67:0/1730879450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:16.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:16 smithi082 bash[20963]: cluster 2024-04-04T00:19:15.023727+0000 mgr.y (mgr.24370) 18020 : cluster [DBG] pgmap v18004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:16 smithi082 bash[20963]: audit 2024-04-04T00:19:16.270555+0000 mon.c (mon.2) 7198 : audit [DBG] from='client.? 172.21.15.67:0/1730879450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:18.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:18 smithi067 bash[27441]: cluster 2024-04-04T00:19:17.024950+0000 mgr.y (mgr.24370) 18021 : cluster [DBG] pgmap v18005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:18 smithi067 bash[17655]: cluster 2024-04-04T00:19:17.024950+0000 mgr.y (mgr.24370) 18021 : cluster [DBG] pgmap v18005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:18.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:18 smithi082 bash[20963]: cluster 2024-04-04T00:19:17.024950+0000 mgr.y (mgr.24370) 18021 : cluster [DBG] pgmap v18005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:19 smithi067 bash[17655]: audit 2024-04-04T00:19:18.720589+0000 mon.c (mon.2) 7199 : audit [DBG] from='client.? 172.21.15.67:0/722356783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:19 smithi067 bash[27441]: audit 2024-04-04T00:19:18.720589+0000 mon.c (mon.2) 7199 : audit [DBG] from='client.? 172.21.15.67:0/722356783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:19.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:19 smithi082 bash[20963]: audit 2024-04-04T00:19:18.720589+0000 mon.c (mon.2) 7199 : audit [DBG] from='client.? 172.21.15.67:0/722356783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:20 smithi067 bash[17655]: cluster 2024-04-04T00:19:19.025654+0000 mgr.y (mgr.24370) 18022 : cluster [DBG] pgmap v18006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:20 smithi067 bash[27441]: cluster 2024-04-04T00:19:19.025654+0000 mgr.y (mgr.24370) 18022 : cluster [DBG] pgmap v18006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:20.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:20 smithi082 bash[20963]: cluster 2024-04-04T00:19:19.025654+0000 mgr.y (mgr.24370) 18022 : cluster [DBG] pgmap v18006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:21 smithi067 bash[17655]: audit 2024-04-04T00:19:21.183435+0000 mon.c (mon.2) 7200 : audit [DBG] from='client.? 172.21.15.67:0/425319459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:21 smithi067 bash[27441]: audit 2024-04-04T00:19:21.183435+0000 mon.c (mon.2) 7200 : audit [DBG] from='client.? 172.21.15.67:0/425319459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:21.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:21 smithi082 bash[20963]: audit 2024-04-04T00:19:21.183435+0000 mon.c (mon.2) 7200 : audit [DBG] from='client.? 172.21.15.67:0/425319459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:22 smithi067 bash[27441]: cluster 2024-04-04T00:19:21.026760+0000 mgr.y (mgr.24370) 18023 : cluster [DBG] pgmap v18007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:22 smithi067 bash[17655]: cluster 2024-04-04T00:19:21.026760+0000 mgr.y (mgr.24370) 18023 : cluster [DBG] pgmap v18007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:22.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:22 smithi082 bash[20963]: cluster 2024-04-04T00:19:21.026760+0000 mgr.y (mgr.24370) 18023 : cluster [DBG] pgmap v18007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:23] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:19:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:19:24.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:24 smithi082 bash[20963]: cluster 2024-04-04T00:19:23.027485+0000 mgr.y (mgr.24370) 18024 : cluster [DBG] pgmap v18008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:24.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:24 smithi082 bash[20963]: audit 2024-04-04T00:19:23.638253+0000 mon.a (mon.0) 15291 : audit [DBG] from='client.? 172.21.15.67:0/295442112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:24.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:24 smithi067 bash[17655]: cluster 2024-04-04T00:19:23.027485+0000 mgr.y (mgr.24370) 18024 : cluster [DBG] pgmap v18008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:24 smithi067 bash[17655]: audit 2024-04-04T00:19:23.638253+0000 mon.a (mon.0) 15291 : audit [DBG] from='client.? 172.21.15.67:0/295442112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:24 smithi067 bash[27441]: cluster 2024-04-04T00:19:23.027485+0000 mgr.y (mgr.24370) 18024 : cluster [DBG] pgmap v18008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:24 smithi067 bash[27441]: audit 2024-04-04T00:19:23.638253+0000 mon.a (mon.0) 15291 : audit [DBG] from='client.? 172.21.15.67:0/295442112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:26.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:26 smithi082 bash[20963]: cluster 2024-04-04T00:19:25.028214+0000 mgr.y (mgr.24370) 18025 : cluster [DBG] pgmap v18009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:26 smithi082 bash[20963]: audit 2024-04-04T00:19:25.616747+0000 mon.a (mon.0) 15292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:26 smithi082 bash[20963]: audit 2024-04-04T00:19:26.090307+0000 mon.c (mon.2) 7201 : audit [DBG] from='client.? 172.21.15.67:0/3734158567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:26 smithi067 bash[27441]: cluster 2024-04-04T00:19:25.028214+0000 mgr.y (mgr.24370) 18025 : cluster [DBG] pgmap v18009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:26 smithi067 bash[27441]: audit 2024-04-04T00:19:25.616747+0000 mon.a (mon.0) 15292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:26 smithi067 bash[27441]: audit 2024-04-04T00:19:26.090307+0000 mon.c (mon.2) 7201 : audit [DBG] from='client.? 172.21.15.67:0/3734158567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:26 smithi067 bash[17655]: cluster 2024-04-04T00:19:25.028214+0000 mgr.y (mgr.24370) 18025 : cluster [DBG] pgmap v18009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:26 smithi067 bash[17655]: audit 2024-04-04T00:19:25.616747+0000 mon.a (mon.0) 15292 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:26 smithi067 bash[17655]: audit 2024-04-04T00:19:26.090307+0000 mon.c (mon.2) 7201 : audit [DBG] from='client.? 172.21.15.67:0/3734158567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:28.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:28 smithi082 bash[20963]: cluster 2024-04-04T00:19:27.029423+0000 mgr.y (mgr.24370) 18026 : cluster [DBG] pgmap v18010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:28 smithi067 bash[17655]: cluster 2024-04-04T00:19:27.029423+0000 mgr.y (mgr.24370) 18026 : cluster [DBG] pgmap v18010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:28 smithi067 bash[27441]: cluster 2024-04-04T00:19:27.029423+0000 mgr.y (mgr.24370) 18026 : cluster [DBG] pgmap v18010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:29.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:29 smithi082 bash[20963]: audit 2024-04-04T00:19:28.539406+0000 mon.a (mon.0) 15293 : audit [DBG] from='client.? 172.21.15.67:0/3346709952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:29.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:29 smithi067 bash[27441]: audit 2024-04-04T00:19:28.539406+0000 mon.a (mon.0) 15293 : audit [DBG] from='client.? 172.21.15.67:0/3346709952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:29.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:29 smithi067 bash[17655]: audit 2024-04-04T00:19:28.539406+0000 mon.a (mon.0) 15293 : audit [DBG] from='client.? 172.21.15.67:0/3346709952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:30 smithi082 bash[20963]: cluster 2024-04-04T00:19:29.030280+0000 mgr.y (mgr.24370) 18027 : cluster [DBG] pgmap v18011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:30.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:30 smithi067 bash[17655]: cluster 2024-04-04T00:19:29.030280+0000 mgr.y (mgr.24370) 18027 : cluster [DBG] pgmap v18011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:30 smithi067 bash[27441]: cluster 2024-04-04T00:19:29.030280+0000 mgr.y (mgr.24370) 18027 : cluster [DBG] pgmap v18011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:31.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:31 smithi082 bash[20963]: audit 2024-04-04T00:19:30.988640+0000 mon.a (mon.0) 15294 : audit [DBG] from='client.? 172.21.15.67:0/1817800415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:31 smithi067 bash[27441]: audit 2024-04-04T00:19:30.988640+0000 mon.a (mon.0) 15294 : audit [DBG] from='client.? 172.21.15.67:0/1817800415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:31 smithi067 bash[17655]: audit 2024-04-04T00:19:30.988640+0000 mon.a (mon.0) 15294 : audit [DBG] from='client.? 172.21.15.67:0/1817800415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:32 smithi082 bash[20963]: cluster 2024-04-04T00:19:31.031623+0000 mgr.y (mgr.24370) 18028 : cluster [DBG] pgmap v18012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:32.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:32 smithi067 bash[17655]: cluster 2024-04-04T00:19:31.031623+0000 mgr.y (mgr.24370) 18028 : cluster [DBG] pgmap v18012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:32 smithi067 bash[27441]: cluster 2024-04-04T00:19:31.031623+0000 mgr.y (mgr.24370) 18028 : cluster [DBG] pgmap v18012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:33] "GET /metrics HTTP/1.1" 200 240020 "" "Prometheus/2.43.0" 2024-04-04T00:19:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:33 smithi082 bash[20963]: audit 2024-04-04T00:19:33.442975+0000 mon.c (mon.2) 7202 : audit [DBG] from='client.? 172.21.15.67:0/2839591199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:19:33.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:33 smithi067 bash[27441]: audit 2024-04-04T00:19:33.442975+0000 mon.c (mon.2) 7202 : audit [DBG] from='client.? 172.21.15.67:0/2839591199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:33.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:33 smithi067 bash[17655]: audit 2024-04-04T00:19:33.442975+0000 mon.c (mon.2) 7202 : audit [DBG] from='client.? 172.21.15.67:0/2839591199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:34.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:34 smithi082 bash[20963]: cluster 2024-04-04T00:19:33.032372+0000 mgr.y (mgr.24370) 18029 : cluster [DBG] pgmap v18013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:34.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:34 smithi067 bash[27441]: cluster 2024-04-04T00:19:33.032372+0000 mgr.y (mgr.24370) 18029 : cluster [DBG] pgmap v18013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:34 smithi067 bash[17655]: cluster 2024-04-04T00:19:33.032372+0000 mgr.y (mgr.24370) 18029 : cluster [DBG] pgmap v18013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:36.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:36 smithi082 bash[20963]: cluster 2024-04-04T00:19:35.033074+0000 mgr.y (mgr.24370) 18030 : cluster [DBG] pgmap v18014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:36.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:36 smithi082 bash[20963]: audit 2024-04-04T00:19:35.903102+0000 mon.a (mon.0) 15295 : audit [DBG] from='client.? 172.21.15.67:0/2365476609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:36 smithi067 bash[17655]: cluster 2024-04-04T00:19:35.033074+0000 mgr.y (mgr.24370) 18030 : cluster [DBG] pgmap v18014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:36 smithi067 bash[17655]: audit 2024-04-04T00:19:35.903102+0000 mon.a (mon.0) 15295 : audit [DBG] from='client.? 172.21.15.67:0/2365476609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:36 smithi067 bash[27441]: cluster 2024-04-04T00:19:35.033074+0000 mgr.y (mgr.24370) 18030 : cluster [DBG] pgmap v18014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:36 smithi067 bash[27441]: audit 2024-04-04T00:19:35.903102+0000 mon.a (mon.0) 15295 : audit [DBG] from='client.? 172.21.15.67:0/2365476609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:38.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:38 smithi082 bash[20963]: cluster 2024-04-04T00:19:37.034266+0000 mgr.y (mgr.24370) 18031 : cluster [DBG] pgmap v18015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:38.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:38 smithi082 bash[20963]: audit 2024-04-04T00:19:38.355302+0000 mon.c (mon.2) 7203 : audit [DBG] from='client.? 172.21.15.67:0/1728056417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:38 smithi067 bash[17655]: cluster 2024-04-04T00:19:37.034266+0000 mgr.y (mgr.24370) 18031 : cluster [DBG] pgmap v18015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:38 smithi067 bash[17655]: audit 2024-04-04T00:19:38.355302+0000 mon.c (mon.2) 7203 : audit [DBG] from='client.? 172.21.15.67:0/1728056417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:38 smithi067 bash[27441]: cluster 2024-04-04T00:19:37.034266+0000 mgr.y (mgr.24370) 18031 : cluster [DBG] pgmap v18015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:38 smithi067 bash[27441]: audit 2024-04-04T00:19:38.355302+0000 mon.c (mon.2) 7203 : audit [DBG] from='client.? 172.21.15.67:0/1728056417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:40.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:40 smithi082 bash[20963]: cluster 2024-04-04T00:19:39.034988+0000 mgr.y (mgr.24370) 18032 : cluster [DBG] pgmap v18016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:40 smithi067 bash[17655]: cluster 2024-04-04T00:19:39.034988+0000 mgr.y (mgr.24370) 18032 : cluster [DBG] pgmap v18016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:40 smithi067 bash[27441]: cluster 2024-04-04T00:19:39.034988+0000 mgr.y (mgr.24370) 18032 : cluster [DBG] pgmap v18016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:41.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:41 smithi082 bash[20963]: audit 2024-04-04T00:19:40.617043+0000 mon.a (mon.0) 15296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:41 smithi082 bash[20963]: audit 2024-04-04T00:19:40.811814+0000 mon.a (mon.0) 15297 : audit [DBG] from='client.? 172.21.15.67:0/3860786471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:41 smithi067 bash[27441]: audit 2024-04-04T00:19:40.617043+0000 mon.a (mon.0) 15296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:41 smithi067 bash[27441]: audit 2024-04-04T00:19:40.811814+0000 mon.a (mon.0) 15297 : audit [DBG] from='client.? 172.21.15.67:0/3860786471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:41 smithi067 bash[17655]: audit 2024-04-04T00:19:40.617043+0000 mon.a (mon.0) 15296 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:41 smithi067 bash[17655]: audit 2024-04-04T00:19:40.811814+0000 mon.a (mon.0) 15297 : audit [DBG] from='client.? 172.21.15.67:0/3860786471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:42 smithi082 bash[20963]: cluster 2024-04-04T00:19:41.036162+0000 mgr.y (mgr.24370) 18033 : cluster [DBG] pgmap v18017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:42 smithi067 bash[17655]: cluster 2024-04-04T00:19:41.036162+0000 mgr.y (mgr.24370) 18033 : cluster [DBG] pgmap v18017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:42 smithi067 bash[27441]: cluster 2024-04-04T00:19:41.036162+0000 mgr.y (mgr.24370) 18033 : cluster [DBG] pgmap v18017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:43] "GET /metrics HTTP/1.1" 200 240023 "" "Prometheus/2.43.0" 2024-04-04T00:19:43.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:43 smithi082 bash[20963]: audit 2024-04-04T00:19:43.271688+0000 mon.c (mon.2) 7204 : audit [DBG] from='client.? 172.21.15.67:0/2554311768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:19:43.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:43 smithi067 bash[17655]: audit 2024-04-04T00:19:43.271688+0000 mon.c (mon.2) 7204 : audit [DBG] from='client.? 172.21.15.67:0/2554311768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:43 smithi067 bash[27441]: audit 2024-04-04T00:19:43.271688+0000 mon.c (mon.2) 7204 : audit [DBG] from='client.? 172.21.15.67:0/2554311768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:44 smithi082 bash[20963]: cluster 2024-04-04T00:19:43.036840+0000 mgr.y (mgr.24370) 18034 : cluster [DBG] pgmap v18018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:44 smithi082 bash[20963]: audit 2024-04-04T00:19:43.862385+0000 mon.a (mon.0) 15298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:19:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:44 smithi067 bash[17655]: cluster 2024-04-04T00:19:43.036840+0000 mgr.y (mgr.24370) 18034 : cluster [DBG] pgmap v18018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:44 smithi067 bash[17655]: audit 2024-04-04T00:19:43.862385+0000 mon.a (mon.0) 15298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:19:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:44 smithi067 bash[27441]: cluster 2024-04-04T00:19:43.036840+0000 mgr.y (mgr.24370) 18034 : cluster [DBG] pgmap v18018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:44 smithi067 bash[27441]: audit 2024-04-04T00:19:43.862385+0000 mon.a (mon.0) 15298 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:19:46.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:46 smithi082 bash[20963]: cluster 2024-04-04T00:19:45.037560+0000 mgr.y (mgr.24370) 18035 : cluster [DBG] pgmap v18019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:46.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:46 smithi082 bash[20963]: audit 2024-04-04T00:19:45.723192+0000 mon.c (mon.2) 7205 : audit [DBG] from='client.? 172.21.15.67:0/3889491390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:46 smithi067 bash[17655]: cluster 2024-04-04T00:19:45.037560+0000 mgr.y (mgr.24370) 18035 : cluster [DBG] pgmap v18019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:46 smithi067 bash[17655]: audit 2024-04-04T00:19:45.723192+0000 mon.c (mon.2) 7205 : audit [DBG] from='client.? 172.21.15.67:0/3889491390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:46 smithi067 bash[27441]: cluster 2024-04-04T00:19:45.037560+0000 mgr.y (mgr.24370) 18035 : cluster [DBG] pgmap v18019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:46 smithi067 bash[27441]: audit 2024-04-04T00:19:45.723192+0000 mon.c (mon.2) 7205 : audit [DBG] from='client.? 172.21.15.67:0/3889491390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:48.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:48 smithi082 bash[20963]: cluster 2024-04-04T00:19:47.038740+0000 mgr.y (mgr.24370) 18036 : cluster [DBG] pgmap v18020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:48.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:48 smithi082 bash[20963]: audit 2024-04-04T00:19:48.180124+0000 mon.a (mon.0) 15299 : audit [DBG] from='client.? 172.21.15.67:0/1362697321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:48 smithi067 bash[27441]: cluster 2024-04-04T00:19:47.038740+0000 mgr.y (mgr.24370) 18036 : cluster [DBG] pgmap v18020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:48 smithi067 bash[27441]: audit 2024-04-04T00:19:48.180124+0000 mon.a (mon.0) 15299 : audit [DBG] from='client.? 172.21.15.67:0/1362697321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:48 smithi067 bash[17655]: cluster 2024-04-04T00:19:47.038740+0000 mgr.y (mgr.24370) 18036 : cluster [DBG] pgmap v18020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:48 smithi067 bash[17655]: audit 2024-04-04T00:19:48.180124+0000 mon.a (mon.0) 15299 : audit [DBG] from='client.? 172.21.15.67:0/1362697321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:50 smithi082 bash[20963]: cluster 2024-04-04T00:19:49.039468+0000 mgr.y (mgr.24370) 18037 : cluster [DBG] pgmap v18021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:50 smithi082 bash[20963]: audit 2024-04-04T00:19:49.604939+0000 mon.a (mon.0) 15300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:50 smithi082 bash[20963]: audit 2024-04-04T00:19:49.613366+0000 mon.a (mon.0) 15301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:50 smithi082 bash[20963]: audit 2024-04-04T00:19:49.862199+0000 mon.a (mon.0) 15302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:50 smithi082 bash[20963]: audit 2024-04-04T00:19:49.873401+0000 mon.a (mon.0) 15303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:50 smithi082 bash[20963]: audit 2024-04-04T00:19:50.312931+0000 mon.a (mon.0) 15304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:19:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:50 smithi082 bash[20963]: audit 2024-04-04T00:19:50.314514+0000 mon.a (mon.0) 15305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:19:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:50 smithi082 bash[20963]: audit 2024-04-04T00:19:50.324061+0000 mon.a (mon.0) 15306 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[17655]: cluster 2024-04-04T00:19:49.039468+0000 mgr.y (mgr.24370) 18037 : cluster [DBG] pgmap v18021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[17655]: audit 2024-04-04T00:19:49.604939+0000 mon.a (mon.0) 15300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[17655]: audit 2024-04-04T00:19:49.613366+0000 mon.a (mon.0) 15301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[17655]: audit 2024-04-04T00:19:49.862199+0000 mon.a (mon.0) 15302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[17655]: audit 2024-04-04T00:19:49.873401+0000 mon.a (mon.0) 15303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[17655]: audit 2024-04-04T00:19:50.312931+0000 mon.a (mon.0) 15304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:19:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[17655]: audit 2024-04-04T00:19:50.314514+0000 mon.a (mon.0) 15305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:19:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[17655]: audit 2024-04-04T00:19:50.324061+0000 mon.a (mon.0) 15306 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[27441]: cluster 2024-04-04T00:19:49.039468+0000 mgr.y (mgr.24370) 18037 : cluster [DBG] pgmap v18021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[27441]: audit 2024-04-04T00:19:49.604939+0000 mon.a (mon.0) 15300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[27441]: audit 2024-04-04T00:19:49.613366+0000 mon.a (mon.0) 15301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[27441]: audit 2024-04-04T00:19:49.862199+0000 mon.a (mon.0) 15302 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[27441]: audit 2024-04-04T00:19:49.873401+0000 mon.a (mon.0) 15303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[27441]: audit 2024-04-04T00:19:50.312931+0000 mon.a (mon.0) 15304 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:19:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[27441]: audit 2024-04-04T00:19:50.314514+0000 mon.a (mon.0) 15305 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:19:50.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:50 smithi067 bash[27441]: audit 2024-04-04T00:19:50.324061+0000 mon.a (mon.0) 15306 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:19:51.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:51 smithi082 bash[20963]: audit 2024-04-04T00:19:50.631036+0000 mon.c (mon.2) 7206 : audit [DBG] from='client.? 172.21.15.67:0/3217514413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:51.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:51 smithi067 bash[27441]: audit 2024-04-04T00:19:50.631036+0000 mon.c (mon.2) 7206 : audit [DBG] from='client.? 172.21.15.67:0/3217514413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:51.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:51 smithi067 bash[17655]: audit 2024-04-04T00:19:50.631036+0000 mon.c (mon.2) 7206 : audit [DBG] from='client.? 172.21.15.67:0/3217514413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:52 smithi082 bash[20963]: cluster 2024-04-04T00:19:51.040680+0000 mgr.y (mgr.24370) 18038 : cluster [DBG] pgmap v18022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:52.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:52 smithi067 bash[27441]: cluster 2024-04-04T00:19:51.040680+0000 mgr.y (mgr.24370) 18038 : cluster [DBG] pgmap v18022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:52 smithi067 bash[17655]: cluster 2024-04-04T00:19:51.040680+0000 mgr.y (mgr.24370) 18038 : cluster [DBG] pgmap v18022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:53.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:53] "GET /metrics HTTP/1.1" 200 240023 "" "Prometheus/2.43.0" 2024-04-04T00:19:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:53 smithi082 bash[20963]: audit 2024-04-04T00:19:53.086235+0000 mon.a (mon.0) 15307 : audit [DBG] from='client.? 172.21.15.67:0/332802993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:19:53.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:53 smithi067 bash[17655]: audit 2024-04-04T00:19:53.086235+0000 mon.a (mon.0) 15307 : audit [DBG] from='client.? 172.21.15.67:0/332802993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:53.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:53 smithi067 bash[27441]: audit 2024-04-04T00:19:53.086235+0000 mon.a (mon.0) 15307 : audit [DBG] from='client.? 172.21.15.67:0/332802993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:54.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:54 smithi082 bash[20963]: cluster 2024-04-04T00:19:53.041152+0000 mgr.y (mgr.24370) 18039 : cluster [DBG] pgmap v18023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:54 smithi067 bash[17655]: cluster 2024-04-04T00:19:53.041152+0000 mgr.y (mgr.24370) 18039 : cluster [DBG] pgmap v18023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:54 smithi067 bash[27441]: cluster 2024-04-04T00:19:53.041152+0000 mgr.y (mgr.24370) 18039 : cluster [DBG] pgmap v18023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:55 smithi082 bash[20963]: audit 2024-04-04T00:19:55.536145+0000 mon.c (mon.2) 7207 : audit [DBG] from='client.? 172.21.15.67:0/2899992875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:55.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:55 smithi082 bash[20963]: audit 2024-04-04T00:19:55.617530+0000 mon.a (mon.0) 15308 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:55 smithi067 bash[27441]: audit 2024-04-04T00:19:55.536145+0000 mon.c (mon.2) 7207 : audit [DBG] from='client.? 172.21.15.67:0/2899992875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:55 smithi067 bash[27441]: audit 2024-04-04T00:19:55.617530+0000 mon.a (mon.0) 15308 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:55 smithi067 bash[17655]: audit 2024-04-04T00:19:55.536145+0000 mon.c (mon.2) 7207 : audit [DBG] from='client.? 172.21.15.67:0/2899992875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:55 smithi067 bash[17655]: audit 2024-04-04T00:19:55.617530+0000 mon.a (mon.0) 15308 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:19:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:56 smithi067 bash[27441]: cluster 2024-04-04T00:19:55.041827+0000 mgr.y (mgr.24370) 18040 : cluster [DBG] pgmap v18024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:56 smithi067 bash[17655]: cluster 2024-04-04T00:19:55.041827+0000 mgr.y (mgr.24370) 18040 : cluster [DBG] pgmap v18024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:56 smithi082 bash[20963]: cluster 2024-04-04T00:19:55.041827+0000 mgr.y (mgr.24370) 18040 : cluster [DBG] pgmap v18024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:58.926 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:58 smithi067 bash[17655]: cluster 2024-04-04T00:19:57.043016+0000 mgr.y (mgr.24370) 18041 : cluster [DBG] pgmap v18025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:58.926 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:19:58 smithi067 bash[17655]: audit 2024-04-04T00:19:57.993339+0000 mon.c (mon.2) 7208 : audit [DBG] from='client.? 172.21.15.67:0/3328413798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:58.926 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:58 smithi067 bash[27441]: cluster 2024-04-04T00:19:57.043016+0000 mgr.y (mgr.24370) 18041 : cluster [DBG] pgmap v18025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:58.927 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:19:58 smithi067 bash[27441]: audit 2024-04-04T00:19:57.993339+0000 mon.c (mon.2) 7208 : audit [DBG] from='client.? 172.21.15.67:0/3328413798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:19:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:58 smithi082 bash[20963]: cluster 2024-04-04T00:19:57.043016+0000 mgr.y (mgr.24370) 18041 : cluster [DBG] pgmap v18025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:19:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:19:58 smithi082 bash[20963]: audit 2024-04-04T00:19:57.993339+0000 mon.c (mon.2) 7208 : audit [DBG] from='client.? 172.21.15.67:0/3328413798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:00 smithi067 bash[17655]: cluster 2024-04-04T00:19:59.043741+0000 mgr.y (mgr.24370) 18042 : cluster [DBG] pgmap v18026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:00 smithi067 bash[17655]: cluster 2024-04-04T00:20:00.000156+0000 mon.a (mon.0) 15309 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:20:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:00 smithi067 bash[17655]: audit 2024-04-04T00:20:00.449027+0000 mon.c (mon.2) 7209 : audit [DBG] from='client.? 172.21.15.67:0/3691439133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:00 smithi067 bash[27441]: cluster 2024-04-04T00:19:59.043741+0000 mgr.y (mgr.24370) 18042 : cluster [DBG] pgmap v18026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:00.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:00 smithi067 bash[27441]: cluster 2024-04-04T00:20:00.000156+0000 mon.a (mon.0) 15309 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:20:00.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:00 smithi067 bash[27441]: audit 2024-04-04T00:20:00.449027+0000 mon.c (mon.2) 7209 : audit [DBG] from='client.? 172.21.15.67:0/3691439133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:01.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:00 smithi082 bash[20963]: cluster 2024-04-04T00:19:59.043741+0000 mgr.y (mgr.24370) 18042 : cluster [DBG] pgmap v18026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:00 smithi082 bash[20963]: cluster 2024-04-04T00:20:00.000156+0000 mon.a (mon.0) 15309 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:20:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:00 smithi082 bash[20963]: audit 2024-04-04T00:20:00.449027+0000 mon.c (mon.2) 7209 : audit [DBG] from='client.? 172.21.15.67:0/3691439133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:03.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:02 smithi067 bash[27441]: cluster 2024-04-04T00:20:01.044923+0000 mgr.y (mgr.24370) 18043 : cluster [DBG] pgmap v18027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:02 smithi067 bash[17655]: cluster 2024-04-04T00:20:01.044923+0000 mgr.y (mgr.24370) 18043 : cluster [DBG] pgmap v18027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:02 smithi082 bash[20963]: cluster 2024-04-04T00:20:01.044923+0000 mgr.y (mgr.24370) 18043 : cluster [DBG] pgmap v18027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:03] "GET /metrics HTTP/1.1" 200 240023 "" "Prometheus/2.43.0" 2024-04-04T00:20:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:20:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:03 smithi082 bash[20963]: audit 2024-04-04T00:20:02.904299+0000 mon.a (mon.0) 15310 : audit [DBG] from='client.? 172.21.15.67:0/2748379986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:04.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:03 smithi067 bash[17655]: audit 2024-04-04T00:20:02.904299+0000 mon.a (mon.0) 15310 : audit [DBG] from='client.? 172.21.15.67:0/2748379986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:04.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:03 smithi067 bash[27441]: audit 2024-04-04T00:20:02.904299+0000 mon.a (mon.0) 15310 : audit [DBG] from='client.? 172.21.15.67:0/2748379986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:04 smithi082 bash[20963]: cluster 2024-04-04T00:20:03.045635+0000 mgr.y (mgr.24370) 18044 : cluster [DBG] pgmap v18028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:04 smithi067 bash[17655]: cluster 2024-04-04T00:20:03.045635+0000 mgr.y (mgr.24370) 18044 : cluster [DBG] pgmap v18028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:04 smithi067 bash[27441]: cluster 2024-04-04T00:20:03.045635+0000 mgr.y (mgr.24370) 18044 : cluster [DBG] pgmap v18028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:06.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:05 smithi082 bash[20963]: audit 2024-04-04T00:20:05.352385+0000 mon.c (mon.2) 7210 : audit [DBG] from='client.? 172.21.15.67:0/4012849934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:06.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:05 smithi067 bash[17655]: audit 2024-04-04T00:20:05.352385+0000 mon.c (mon.2) 7210 : audit [DBG] from='client.? 172.21.15.67:0/4012849934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:05 smithi067 bash[27441]: audit 2024-04-04T00:20:05.352385+0000 mon.c (mon.2) 7210 : audit [DBG] from='client.? 172.21.15.67:0/4012849934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:07.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:06 smithi082 bash[20963]: cluster 2024-04-04T00:20:05.046217+0000 mgr.y (mgr.24370) 18045 : cluster [DBG] pgmap v18029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:06 smithi067 bash[27441]: cluster 2024-04-04T00:20:05.046217+0000 mgr.y (mgr.24370) 18045 : cluster [DBG] pgmap v18029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:06 smithi067 bash[17655]: cluster 2024-04-04T00:20:05.046217+0000 mgr.y (mgr.24370) 18045 : cluster [DBG] pgmap v18029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:08 smithi082 bash[20963]: cluster 2024-04-04T00:20:07.047417+0000 mgr.y (mgr.24370) 18046 : cluster [DBG] pgmap v18030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:08 smithi082 bash[20963]: audit 2024-04-04T00:20:07.814818+0000 mon.a (mon.0) 15311 : audit [DBG] from='client.? 172.21.15.67:0/3917904489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:08 smithi067 bash[17655]: cluster 2024-04-04T00:20:07.047417+0000 mgr.y (mgr.24370) 18046 : cluster [DBG] pgmap v18030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:08 smithi067 bash[17655]: audit 2024-04-04T00:20:07.814818+0000 mon.a (mon.0) 15311 : audit [DBG] from='client.? 172.21.15.67:0/3917904489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:08 smithi067 bash[27441]: cluster 2024-04-04T00:20:07.047417+0000 mgr.y (mgr.24370) 18046 : cluster [DBG] pgmap v18030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:08 smithi067 bash[27441]: audit 2024-04-04T00:20:07.814818+0000 mon.a (mon.0) 15311 : audit [DBG] from='client.? 172.21.15.67:0/3917904489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:10 smithi082 bash[20963]: cluster 2024-04-04T00:20:09.048181+0000 mgr.y (mgr.24370) 18047 : cluster [DBG] pgmap v18031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:10 smithi082 bash[20963]: audit 2024-04-04T00:20:10.267042+0000 mon.a (mon.0) 15312 : audit [DBG] from='client.? 172.21.15.67:0/871352253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:10 smithi082 bash[20963]: audit 2024-04-04T00:20:10.617974+0000 mon.a (mon.0) 15313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:10 smithi067 bash[27441]: cluster 2024-04-04T00:20:09.048181+0000 mgr.y (mgr.24370) 18047 : cluster [DBG] pgmap v18031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:10 smithi067 bash[27441]: audit 2024-04-04T00:20:10.267042+0000 mon.a (mon.0) 15312 : audit [DBG] from='client.? 172.21.15.67:0/871352253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:10 smithi067 bash[27441]: audit 2024-04-04T00:20:10.617974+0000 mon.a (mon.0) 15313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:10 smithi067 bash[17655]: cluster 2024-04-04T00:20:09.048181+0000 mgr.y (mgr.24370) 18047 : cluster [DBG] pgmap v18031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:10 smithi067 bash[17655]: audit 2024-04-04T00:20:10.267042+0000 mon.a (mon.0) 15312 : audit [DBG] from='client.? 172.21.15.67:0/871352253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:10 smithi067 bash[17655]: audit 2024-04-04T00:20:10.617974+0000 mon.a (mon.0) 15313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:13.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:12 smithi067 bash[27441]: cluster 2024-04-04T00:20:11.049354+0000 mgr.y (mgr.24370) 18048 : cluster [DBG] pgmap v18032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:12 smithi067 bash[17655]: cluster 2024-04-04T00:20:11.049354+0000 mgr.y (mgr.24370) 18048 : cluster [DBG] pgmap v18032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:12 smithi082 bash[20963]: cluster 2024-04-04T00:20:11.049354+0000 mgr.y (mgr.24370) 18048 : cluster [DBG] pgmap v18032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:13] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:20:13.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:13 smithi082 bash[20963]: audit 2024-04-04T00:20:12.722459+0000 mon.a (mon.0) 15314 : audit [DBG] from='client.? 172.21.15.67:0/1247057326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:20:14.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:13 smithi067 bash[17655]: audit 2024-04-04T00:20:12.722459+0000 mon.a (mon.0) 15314 : audit [DBG] from='client.? 172.21.15.67:0/1247057326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:13 smithi067 bash[27441]: audit 2024-04-04T00:20:12.722459+0000 mon.a (mon.0) 15314 : audit [DBG] from='client.? 172.21.15.67:0/1247057326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:14 smithi082 bash[20963]: cluster 2024-04-04T00:20:13.050083+0000 mgr.y (mgr.24370) 18049 : cluster [DBG] pgmap v18033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:14 smithi067 bash[27441]: cluster 2024-04-04T00:20:13.050083+0000 mgr.y (mgr.24370) 18049 : cluster [DBG] pgmap v18033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:14 smithi067 bash[17655]: cluster 2024-04-04T00:20:13.050083+0000 mgr.y (mgr.24370) 18049 : cluster [DBG] pgmap v18033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:16.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:15 smithi082 bash[20963]: audit 2024-04-04T00:20:15.174363+0000 mon.a (mon.0) 15315 : audit [DBG] from='client.? 172.21.15.67:0/3865165573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:15 smithi067 bash[27441]: audit 2024-04-04T00:20:15.174363+0000 mon.a (mon.0) 15315 : audit [DBG] from='client.? 172.21.15.67:0/3865165573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:15 smithi067 bash[17655]: audit 2024-04-04T00:20:15.174363+0000 mon.a (mon.0) 15315 : audit [DBG] from='client.? 172.21.15.67:0/3865165573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:16 smithi082 bash[20963]: cluster 2024-04-04T00:20:15.050731+0000 mgr.y (mgr.24370) 18050 : cluster [DBG] pgmap v18034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:16 smithi067 bash[27441]: cluster 2024-04-04T00:20:15.050731+0000 mgr.y (mgr.24370) 18050 : cluster [DBG] pgmap v18034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:16 smithi067 bash[17655]: cluster 2024-04-04T00:20:15.050731+0000 mgr.y (mgr.24370) 18050 : cluster [DBG] pgmap v18034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:17 smithi082 bash[20963]: audit 2024-04-04T00:20:17.635204+0000 mon.a (mon.0) 15316 : audit [DBG] from='client.? 172.21.15.67:0/941832851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:17 smithi067 bash[27441]: audit 2024-04-04T00:20:17.635204+0000 mon.a (mon.0) 15316 : audit [DBG] from='client.? 172.21.15.67:0/941832851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:18.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:17 smithi067 bash[17655]: audit 2024-04-04T00:20:17.635204+0000 mon.a (mon.0) 15316 : audit [DBG] from='client.? 172.21.15.67:0/941832851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:18 smithi082 bash[20963]: cluster 2024-04-04T00:20:17.051965+0000 mgr.y (mgr.24370) 18051 : cluster [DBG] pgmap v18035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:18 smithi067 bash[17655]: cluster 2024-04-04T00:20:17.051965+0000 mgr.y (mgr.24370) 18051 : cluster [DBG] pgmap v18035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:18 smithi067 bash[27441]: cluster 2024-04-04T00:20:17.051965+0000 mgr.y (mgr.24370) 18051 : cluster [DBG] pgmap v18035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:20 smithi082 bash[20963]: cluster 2024-04-04T00:20:19.052663+0000 mgr.y (mgr.24370) 18052 : cluster [DBG] pgmap v18036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:20 smithi082 bash[20963]: audit 2024-04-04T00:20:20.094957+0000 mon.c (mon.2) 7211 : audit [DBG] from='client.? 172.21.15.67:0/2930064944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:20 smithi067 bash[27441]: cluster 2024-04-04T00:20:19.052663+0000 mgr.y (mgr.24370) 18052 : cluster [DBG] pgmap v18036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:20 smithi067 bash[27441]: audit 2024-04-04T00:20:20.094957+0000 mon.c (mon.2) 7211 : audit [DBG] from='client.? 172.21.15.67:0/2930064944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:20 smithi067 bash[17655]: cluster 2024-04-04T00:20:19.052663+0000 mgr.y (mgr.24370) 18052 : cluster [DBG] pgmap v18036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:20 smithi067 bash[17655]: audit 2024-04-04T00:20:20.094957+0000 mon.c (mon.2) 7211 : audit [DBG] from='client.? 172.21.15.67:0/2930064944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:23.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:22 smithi067 bash[17655]: cluster 2024-04-04T00:20:21.053839+0000 mgr.y (mgr.24370) 18053 : cluster [DBG] pgmap v18037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:23.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:22 smithi067 bash[17655]: audit 2024-04-04T00:20:22.554525+0000 mon.c (mon.2) 7212 : audit [DBG] from='client.? 172.21.15.67:0/3891972500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:22 smithi067 bash[27441]: cluster 2024-04-04T00:20:21.053839+0000 mgr.y (mgr.24370) 18053 : cluster [DBG] pgmap v18037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:22 smithi067 bash[27441]: audit 2024-04-04T00:20:22.554525+0000 mon.c (mon.2) 7212 : audit [DBG] from='client.? 172.21.15.67:0/3891972500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:22 smithi082 bash[20963]: cluster 2024-04-04T00:20:21.053839+0000 mgr.y (mgr.24370) 18053 : cluster [DBG] pgmap v18037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:22 smithi082 bash[20963]: audit 2024-04-04T00:20:22.554525+0000 mon.c (mon.2) 7212 : audit [DBG] from='client.? 172.21.15.67:0/3891972500' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:23] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:20:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:20:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:24 smithi082 bash[20963]: cluster 2024-04-04T00:20:23.054647+0000 mgr.y (mgr.24370) 18054 : cluster [DBG] pgmap v18038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:24 smithi067 bash[17655]: cluster 2024-04-04T00:20:23.054647+0000 mgr.y (mgr.24370) 18054 : cluster [DBG] pgmap v18038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:24 smithi067 bash[27441]: cluster 2024-04-04T00:20:23.054647+0000 mgr.y (mgr.24370) 18054 : cluster [DBG] pgmap v18038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:25 smithi082 bash[20963]: audit 2024-04-04T00:20:25.023160+0000 mon.c (mon.2) 7213 : audit [DBG] from='client.? 172.21.15.67:0/1714800633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:25 smithi082 bash[20963]: audit 2024-04-04T00:20:25.618349+0000 mon.a (mon.0) 15317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:25 smithi067 bash[17655]: audit 2024-04-04T00:20:25.023160+0000 mon.c (mon.2) 7213 : audit [DBG] from='client.? 172.21.15.67:0/1714800633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:25 smithi067 bash[17655]: audit 2024-04-04T00:20:25.618349+0000 mon.a (mon.0) 15317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:25 smithi067 bash[27441]: audit 2024-04-04T00:20:25.023160+0000 mon.c (mon.2) 7213 : audit [DBG] from='client.? 172.21.15.67:0/1714800633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:25 smithi067 bash[27441]: audit 2024-04-04T00:20:25.618349+0000 mon.a (mon.0) 15317 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:26 smithi082 bash[20963]: cluster 2024-04-04T00:20:25.055271+0000 mgr.y (mgr.24370) 18055 : cluster [DBG] pgmap v18039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:26 smithi067 bash[17655]: cluster 2024-04-04T00:20:25.055271+0000 mgr.y (mgr.24370) 18055 : cluster [DBG] pgmap v18039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:26 smithi067 bash[27441]: cluster 2024-04-04T00:20:25.055271+0000 mgr.y (mgr.24370) 18055 : cluster [DBG] pgmap v18039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:27 smithi082 bash[20963]: audit 2024-04-04T00:20:27.481200+0000 mon.c (mon.2) 7214 : audit [DBG] from='client.? 172.21.15.67:0/4253097687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:27 smithi067 bash[17655]: audit 2024-04-04T00:20:27.481200+0000 mon.c (mon.2) 7214 : audit [DBG] from='client.? 172.21.15.67:0/4253097687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:27 smithi067 bash[27441]: audit 2024-04-04T00:20:27.481200+0000 mon.c (mon.2) 7214 : audit [DBG] from='client.? 172.21.15.67:0/4253097687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:29.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:28 smithi082 bash[20963]: cluster 2024-04-04T00:20:27.056618+0000 mgr.y (mgr.24370) 18056 : cluster [DBG] pgmap v18040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:28 smithi067 bash[17655]: cluster 2024-04-04T00:20:27.056618+0000 mgr.y (mgr.24370) 18056 : cluster [DBG] pgmap v18040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:28 smithi067 bash[27441]: cluster 2024-04-04T00:20:27.056618+0000 mgr.y (mgr.24370) 18056 : cluster [DBG] pgmap v18040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:31.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:30 smithi082 bash[20963]: cluster 2024-04-04T00:20:29.057300+0000 mgr.y (mgr.24370) 18057 : cluster [DBG] pgmap v18041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:30 smithi082 bash[20963]: audit 2024-04-04T00:20:29.933090+0000 mon.c (mon.2) 7215 : audit [DBG] from='client.? 172.21.15.67:0/4071977799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:30 smithi067 bash[17655]: cluster 2024-04-04T00:20:29.057300+0000 mgr.y (mgr.24370) 18057 : cluster [DBG] pgmap v18041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:30 smithi067 bash[17655]: audit 2024-04-04T00:20:29.933090+0000 mon.c (mon.2) 7215 : audit [DBG] from='client.? 172.21.15.67:0/4071977799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:30 smithi067 bash[27441]: cluster 2024-04-04T00:20:29.057300+0000 mgr.y (mgr.24370) 18057 : cluster [DBG] pgmap v18041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:30 smithi067 bash[27441]: audit 2024-04-04T00:20:29.933090+0000 mon.c (mon.2) 7215 : audit [DBG] from='client.? 172.21.15.67:0/4071977799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:32 smithi067 bash[17655]: cluster 2024-04-04T00:20:31.058510+0000 mgr.y (mgr.24370) 18058 : cluster [DBG] pgmap v18042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:32 smithi067 bash[17655]: audit 2024-04-04T00:20:32.381500+0000 mon.c (mon.2) 7216 : audit [DBG] from='client.? 172.21.15.67:0/3625217960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:32 smithi067 bash[27441]: cluster 2024-04-04T00:20:31.058510+0000 mgr.y (mgr.24370) 18058 : cluster [DBG] pgmap v18042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:32 smithi067 bash[27441]: audit 2024-04-04T00:20:32.381500+0000 mon.c (mon.2) 7216 : audit [DBG] from='client.? 172.21.15.67:0/3625217960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:33.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:32 smithi082 bash[20963]: cluster 2024-04-04T00:20:31.058510+0000 mgr.y (mgr.24370) 18058 : cluster [DBG] pgmap v18042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:32 smithi082 bash[20963]: audit 2024-04-04T00:20:32.381500+0000 mon.c (mon.2) 7216 : audit [DBG] from='client.? 172.21.15.67:0/3625217960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:33] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:20:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:20:35.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:34 smithi082 bash[20963]: cluster 2024-04-04T00:20:33.059262+0000 mgr.y (mgr.24370) 18059 : cluster [DBG] pgmap v18043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:34 smithi067 bash[27441]: cluster 2024-04-04T00:20:33.059262+0000 mgr.y (mgr.24370) 18059 : cluster [DBG] pgmap v18043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:34 smithi067 bash[17655]: cluster 2024-04-04T00:20:33.059262+0000 mgr.y (mgr.24370) 18059 : cluster [DBG] pgmap v18043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:36.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:35 smithi082 bash[20963]: audit 2024-04-04T00:20:34.833416+0000 mon.a (mon.0) 15318 : audit [DBG] from='client.? 172.21.15.67:0/3549979570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:36.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:35 smithi067 bash[27441]: audit 2024-04-04T00:20:34.833416+0000 mon.a (mon.0) 15318 : audit [DBG] from='client.? 172.21.15.67:0/3549979570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:35 smithi067 bash[17655]: audit 2024-04-04T00:20:34.833416+0000 mon.a (mon.0) 15318 : audit [DBG] from='client.? 172.21.15.67:0/3549979570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:36 smithi082 bash[20963]: cluster 2024-04-04T00:20:35.059913+0000 mgr.y (mgr.24370) 18060 : cluster [DBG] pgmap v18044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:37.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:36 smithi067 bash[17655]: cluster 2024-04-04T00:20:35.059913+0000 mgr.y (mgr.24370) 18060 : cluster [DBG] pgmap v18044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:36 smithi067 bash[27441]: cluster 2024-04-04T00:20:35.059913+0000 mgr.y (mgr.24370) 18060 : cluster [DBG] pgmap v18044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:37 smithi082 bash[20963]: audit 2024-04-04T00:20:37.285998+0000 mon.a (mon.0) 15319 : audit [DBG] from='client.? 172.21.15.67:0/3597909324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:37 smithi067 bash[17655]: audit 2024-04-04T00:20:37.285998+0000 mon.a (mon.0) 15319 : audit [DBG] from='client.? 172.21.15.67:0/3597909324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:37 smithi067 bash[27441]: audit 2024-04-04T00:20:37.285998+0000 mon.a (mon.0) 15319 : audit [DBG] from='client.? 172.21.15.67:0/3597909324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:39.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:38 smithi082 bash[20963]: cluster 2024-04-04T00:20:37.061135+0000 mgr.y (mgr.24370) 18061 : cluster [DBG] pgmap v18045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:38 smithi067 bash[17655]: cluster 2024-04-04T00:20:37.061135+0000 mgr.y (mgr.24370) 18061 : cluster [DBG] pgmap v18045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:38 smithi067 bash[27441]: cluster 2024-04-04T00:20:37.061135+0000 mgr.y (mgr.24370) 18061 : cluster [DBG] pgmap v18045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:40.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:39 smithi082 bash[20963]: audit 2024-04-04T00:20:39.731990+0000 mon.c (mon.2) 7217 : audit [DBG] from='client.? 172.21.15.67:0/4063104056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:40.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:39 smithi067 bash[17655]: audit 2024-04-04T00:20:39.731990+0000 mon.c (mon.2) 7217 : audit [DBG] from='client.? 172.21.15.67:0/4063104056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:39 smithi067 bash[27441]: audit 2024-04-04T00:20:39.731990+0000 mon.c (mon.2) 7217 : audit [DBG] from='client.? 172.21.15.67:0/4063104056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:40 smithi082 bash[20963]: cluster 2024-04-04T00:20:39.061836+0000 mgr.y (mgr.24370) 18062 : cluster [DBG] pgmap v18046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:40 smithi082 bash[20963]: audit 2024-04-04T00:20:40.618821+0000 mon.a (mon.0) 15320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:40 smithi067 bash[17655]: cluster 2024-04-04T00:20:39.061836+0000 mgr.y (mgr.24370) 18062 : cluster [DBG] pgmap v18046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:40 smithi067 bash[17655]: audit 2024-04-04T00:20:40.618821+0000 mon.a (mon.0) 15320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:40 smithi067 bash[27441]: cluster 2024-04-04T00:20:39.061836+0000 mgr.y (mgr.24370) 18062 : cluster [DBG] pgmap v18046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:40 smithi067 bash[27441]: audit 2024-04-04T00:20:40.618821+0000 mon.a (mon.0) 15320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:43.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:42 smithi067 bash[27441]: cluster 2024-04-04T00:20:41.063069+0000 mgr.y (mgr.24370) 18063 : cluster [DBG] pgmap v18047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:43.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:42 smithi067 bash[27441]: audit 2024-04-04T00:20:42.188679+0000 mon.a (mon.0) 15321 : audit [DBG] from='client.? 172.21.15.67:0/3760682814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:43.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:42 smithi067 bash[17655]: cluster 2024-04-04T00:20:41.063069+0000 mgr.y (mgr.24370) 18063 : cluster [DBG] pgmap v18047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:43.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:42 smithi067 bash[17655]: audit 2024-04-04T00:20:42.188679+0000 mon.a (mon.0) 15321 : audit [DBG] from='client.? 172.21.15.67:0/3760682814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:43.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:42 smithi082 bash[20963]: cluster 2024-04-04T00:20:41.063069+0000 mgr.y (mgr.24370) 18063 : cluster [DBG] pgmap v18047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:43.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:42 smithi082 bash[20963]: audit 2024-04-04T00:20:42.188679+0000 mon.a (mon.0) 15321 : audit [DBG] from='client.? 172.21.15.67:0/3760682814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:43] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:20:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:20:45.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:44 smithi082 bash[20963]: cluster 2024-04-04T00:20:43.063792+0000 mgr.y (mgr.24370) 18064 : cluster [DBG] pgmap v18048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:45.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:44 smithi082 bash[20963]: audit 2024-04-04T00:20:44.635380+0000 mon.a (mon.0) 15322 : audit [DBG] from='client.? 172.21.15.67:0/3650795716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:44 smithi067 bash[27441]: cluster 2024-04-04T00:20:43.063792+0000 mgr.y (mgr.24370) 18064 : cluster [DBG] pgmap v18048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:44 smithi067 bash[27441]: audit 2024-04-04T00:20:44.635380+0000 mon.a (mon.0) 15322 : audit [DBG] from='client.? 172.21.15.67:0/3650795716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:44 smithi067 bash[17655]: cluster 2024-04-04T00:20:43.063792+0000 mgr.y (mgr.24370) 18064 : cluster [DBG] pgmap v18048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:44 smithi067 bash[17655]: audit 2024-04-04T00:20:44.635380+0000 mon.a (mon.0) 15322 : audit [DBG] from='client.? 172.21.15.67:0/3650795716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:46 smithi082 bash[20963]: cluster 2024-04-04T00:20:45.064542+0000 mgr.y (mgr.24370) 18065 : cluster [DBG] pgmap v18049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:47.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:46 smithi067 bash[27441]: cluster 2024-04-04T00:20:45.064542+0000 mgr.y (mgr.24370) 18065 : cluster [DBG] pgmap v18049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:46 smithi067 bash[17655]: cluster 2024-04-04T00:20:45.064542+0000 mgr.y (mgr.24370) 18065 : cluster [DBG] pgmap v18049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:48.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:47 smithi082 bash[20963]: audit 2024-04-04T00:20:47.093584+0000 mon.a (mon.0) 15323 : audit [DBG] from='client.? 172.21.15.67:0/2118633068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:48.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:47 smithi067 bash[17655]: audit 2024-04-04T00:20:47.093584+0000 mon.a (mon.0) 15323 : audit [DBG] from='client.? 172.21.15.67:0/2118633068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:47 smithi067 bash[27441]: audit 2024-04-04T00:20:47.093584+0000 mon.a (mon.0) 15323 : audit [DBG] from='client.? 172.21.15.67:0/2118633068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:48 smithi082 bash[20963]: cluster 2024-04-04T00:20:47.065840+0000 mgr.y (mgr.24370) 18066 : cluster [DBG] pgmap v18050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:49.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:48 smithi067 bash[27441]: cluster 2024-04-04T00:20:47.065840+0000 mgr.y (mgr.24370) 18066 : cluster [DBG] pgmap v18050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:48 smithi067 bash[17655]: cluster 2024-04-04T00:20:47.065840+0000 mgr.y (mgr.24370) 18066 : cluster [DBG] pgmap v18050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:50.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:49 smithi082 bash[20963]: cluster 2024-04-04T00:20:49.066529+0000 mgr.y (mgr.24370) 18067 : cluster [DBG] pgmap v18051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:50.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:49 smithi082 bash[20963]: audit 2024-04-04T00:20:49.548436+0000 mon.c (mon.2) 7218 : audit [DBG] from='client.? 172.21.15.67:0/4163390225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:49 smithi067 bash[17655]: cluster 2024-04-04T00:20:49.066529+0000 mgr.y (mgr.24370) 18067 : cluster [DBG] pgmap v18051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:49 smithi067 bash[17655]: audit 2024-04-04T00:20:49.548436+0000 mon.c (mon.2) 7218 : audit [DBG] from='client.? 172.21.15.67:0/4163390225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:50.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:49 smithi067 bash[27441]: cluster 2024-04-04T00:20:49.066529+0000 mgr.y (mgr.24370) 18067 : cluster [DBG] pgmap v18051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:50.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:49 smithi067 bash[27441]: audit 2024-04-04T00:20:49.548436+0000 mon.c (mon.2) 7218 : audit [DBG] from='client.? 172.21.15.67:0/4163390225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:50 smithi082 bash[20963]: audit 2024-04-04T00:20:50.398440+0000 mon.a (mon.0) 15324 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:20:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:50 smithi082 bash[20963]: audit 2024-04-04T00:20:50.728906+0000 mon.a (mon.0) 15325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:50 smithi082 bash[20963]: audit 2024-04-04T00:20:50.736668+0000 mon.a (mon.0) 15326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:50 smithi067 bash[17655]: audit 2024-04-04T00:20:50.398440+0000 mon.a (mon.0) 15324 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:20:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:50 smithi067 bash[17655]: audit 2024-04-04T00:20:50.728906+0000 mon.a (mon.0) 15325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:50 smithi067 bash[17655]: audit 2024-04-04T00:20:50.736668+0000 mon.a (mon.0) 15326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:50 smithi067 bash[27441]: audit 2024-04-04T00:20:50.398440+0000 mon.a (mon.0) 15324 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:20:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:50 smithi067 bash[27441]: audit 2024-04-04T00:20:50.728906+0000 mon.a (mon.0) 15325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:50 smithi067 bash[27441]: audit 2024-04-04T00:20:50.736668+0000 mon.a (mon.0) 15326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:52.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:51 smithi082 bash[20963]: cluster 2024-04-04T00:20:51.067752+0000 mgr.y (mgr.24370) 18068 : cluster [DBG] pgmap v18052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:51 smithi067 bash[17655]: cluster 2024-04-04T00:20:51.067752+0000 mgr.y (mgr.24370) 18068 : cluster [DBG] pgmap v18052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:51 smithi067 bash[27441]: cluster 2024-04-04T00:20:51.067752+0000 mgr.y (mgr.24370) 18068 : cluster [DBG] pgmap v18052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:53.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:52 smithi082 bash[20963]: audit 2024-04-04T00:20:52.004717+0000 mon.c (mon.2) 7219 : audit [DBG] from='client.? 172.21.15.67:0/1500132435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:53.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:53] "GET /metrics HTTP/1.1" 200 240024 "" "Prometheus/2.43.0" 2024-04-04T00:20:53.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:52 smithi067 bash[27441]: audit 2024-04-04T00:20:52.004717+0000 mon.c (mon.2) 7219 : audit [DBG] from='client.? 172.21.15.67:0/1500132435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:53.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:52 smithi067 bash[17655]: audit 2024-04-04T00:20:52.004717+0000 mon.c (mon.2) 7219 : audit [DBG] from='client.? 172.21.15.67:0/1500132435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:53.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:20:54.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:53 smithi082 bash[20963]: cluster 2024-04-04T00:20:53.068498+0000 mgr.y (mgr.24370) 18069 : cluster [DBG] pgmap v18053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:54.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:53 smithi067 bash[27441]: cluster 2024-04-04T00:20:53.068498+0000 mgr.y (mgr.24370) 18069 : cluster [DBG] pgmap v18053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:53 smithi067 bash[17655]: cluster 2024-04-04T00:20:53.068498+0000 mgr.y (mgr.24370) 18069 : cluster [DBG] pgmap v18053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:54 smithi082 bash[20963]: audit 2024-04-04T00:20:54.459148+0000 mon.a (mon.0) 15327 : audit [DBG] from='client.? 172.21.15.67:0/1972269615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:54 smithi067 bash[17655]: audit 2024-04-04T00:20:54.459148+0000 mon.a (mon.0) 15327 : audit [DBG] from='client.? 172.21.15.67:0/1972269615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:54 smithi067 bash[27441]: audit 2024-04-04T00:20:54.459148+0000 mon.a (mon.0) 15327 : audit [DBG] from='client.? 172.21.15.67:0/1972269615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:55 smithi082 bash[20963]: cluster 2024-04-04T00:20:55.069192+0000 mgr.y (mgr.24370) 18070 : cluster [DBG] pgmap v18054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:55 smithi082 bash[20963]: audit 2024-04-04T00:20:55.618637+0000 mon.a (mon.0) 15328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:55 smithi067 bash[17655]: cluster 2024-04-04T00:20:55.069192+0000 mgr.y (mgr.24370) 18070 : cluster [DBG] pgmap v18054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:55 smithi067 bash[17655]: audit 2024-04-04T00:20:55.618637+0000 mon.a (mon.0) 15328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:55 smithi067 bash[27441]: cluster 2024-04-04T00:20:55.069192+0000 mgr.y (mgr.24370) 18070 : cluster [DBG] pgmap v18054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:55 smithi067 bash[27441]: audit 2024-04-04T00:20:55.618637+0000 mon.a (mon.0) 15328 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:20:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[17655]: audit 2024-04-04T00:20:56.150913+0000 mon.a (mon.0) 15329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[17655]: audit 2024-04-04T00:20:56.162766+0000 mon.a (mon.0) 15330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[17655]: audit 2024-04-04T00:20:56.753651+0000 mon.a (mon.0) 15331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[17655]: audit 2024-04-04T00:20:56.761521+0000 mon.a (mon.0) 15332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[17655]: audit 2024-04-04T00:20:56.912191+0000 mon.c (mon.2) 7220 : audit [DBG] from='client.? 172.21.15.67:0/2573405732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[27441]: audit 2024-04-04T00:20:56.150913+0000 mon.a (mon.0) 15329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[27441]: audit 2024-04-04T00:20:56.162766+0000 mon.a (mon.0) 15330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[27441]: audit 2024-04-04T00:20:56.753651+0000 mon.a (mon.0) 15331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[27441]: audit 2024-04-04T00:20:56.761521+0000 mon.a (mon.0) 15332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:57 smithi067 bash[27441]: audit 2024-04-04T00:20:56.912191+0000 mon.c (mon.2) 7220 : audit [DBG] from='client.? 172.21.15.67:0/2573405732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:57 smithi082 bash[20963]: audit 2024-04-04T00:20:56.150913+0000 mon.a (mon.0) 15329 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:57 smithi082 bash[20963]: audit 2024-04-04T00:20:56.162766+0000 mon.a (mon.0) 15330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:57 smithi082 bash[20963]: audit 2024-04-04T00:20:56.753651+0000 mon.a (mon.0) 15331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:57 smithi082 bash[20963]: audit 2024-04-04T00:20:56.761521+0000 mon.a (mon.0) 15332 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:57 smithi082 bash[20963]: audit 2024-04-04T00:20:56.912191+0000 mon.c (mon.2) 7220 : audit [DBG] from='client.? 172.21.15.67:0/2573405732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:20:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:58 smithi067 bash[27441]: cluster 2024-04-04T00:20:57.070533+0000 mgr.y (mgr.24370) 18071 : cluster [DBG] pgmap v18055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:58 smithi067 bash[27441]: audit 2024-04-04T00:20:57.179561+0000 mon.a (mon.0) 15333 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:20:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:58 smithi067 bash[27441]: audit 2024-04-04T00:20:57.181223+0000 mon.a (mon.0) 15334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:20:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:20:58 smithi067 bash[27441]: audit 2024-04-04T00:20:57.190259+0000 mon.a (mon.0) 15335 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:58 smithi067 bash[17655]: cluster 2024-04-04T00:20:57.070533+0000 mgr.y (mgr.24370) 18071 : cluster [DBG] pgmap v18055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:58 smithi067 bash[17655]: audit 2024-04-04T00:20:57.179561+0000 mon.a (mon.0) 15333 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:20:58.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:58 smithi067 bash[17655]: audit 2024-04-04T00:20:57.181223+0000 mon.a (mon.0) 15334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:20:58.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:20:58 smithi067 bash[17655]: audit 2024-04-04T00:20:57.190259+0000 mon.a (mon.0) 15335 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:20:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:58 smithi082 bash[20963]: cluster 2024-04-04T00:20:57.070533+0000 mgr.y (mgr.24370) 18071 : cluster [DBG] pgmap v18055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:20:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:58 smithi082 bash[20963]: audit 2024-04-04T00:20:57.179561+0000 mon.a (mon.0) 15333 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:20:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:58 smithi082 bash[20963]: audit 2024-04-04T00:20:57.181223+0000 mon.a (mon.0) 15334 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:20:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:20:58 smithi082 bash[20963]: audit 2024-04-04T00:20:57.190259+0000 mon.a (mon.0) 15335 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:21:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:00 smithi067 bash[27441]: cluster 2024-04-04T00:20:59.071125+0000 mgr.y (mgr.24370) 18072 : cluster [DBG] pgmap v18056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:00 smithi067 bash[27441]: audit 2024-04-04T00:20:59.365246+0000 mon.c (mon.2) 7221 : audit [DBG] from='client.? 172.21.15.67:0/1933307531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:00 smithi067 bash[17655]: cluster 2024-04-04T00:20:59.071125+0000 mgr.y (mgr.24370) 18072 : cluster [DBG] pgmap v18056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:00 smithi067 bash[17655]: audit 2024-04-04T00:20:59.365246+0000 mon.c (mon.2) 7221 : audit [DBG] from='client.? 172.21.15.67:0/1933307531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:00.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:00 smithi082 bash[20963]: cluster 2024-04-04T00:20:59.071125+0000 mgr.y (mgr.24370) 18072 : cluster [DBG] pgmap v18056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:00.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:00 smithi082 bash[20963]: audit 2024-04-04T00:20:59.365246+0000 mon.c (mon.2) 7221 : audit [DBG] from='client.? 172.21.15.67:0/1933307531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:02 smithi067 bash[27441]: cluster 2024-04-04T00:21:01.072281+0000 mgr.y (mgr.24370) 18073 : cluster [DBG] pgmap v18057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:02 smithi067 bash[27441]: audit 2024-04-04T00:21:01.828315+0000 mon.a (mon.0) 15336 : audit [DBG] from='client.? 172.21.15.67:0/1873009608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:02 smithi067 bash[17655]: cluster 2024-04-04T00:21:01.072281+0000 mgr.y (mgr.24370) 18073 : cluster [DBG] pgmap v18057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:02 smithi067 bash[17655]: audit 2024-04-04T00:21:01.828315+0000 mon.a (mon.0) 15336 : audit [DBG] from='client.? 172.21.15.67:0/1873009608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:02.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:02 smithi082 bash[20963]: cluster 2024-04-04T00:21:01.072281+0000 mgr.y (mgr.24370) 18073 : cluster [DBG] pgmap v18057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:02 smithi082 bash[20963]: audit 2024-04-04T00:21:01.828315+0000 mon.a (mon.0) 15336 : audit [DBG] from='client.? 172.21.15.67:0/1873009608' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:03] "GET /metrics HTTP/1.1" 200 240021 "" "Prometheus/2.43.0" 2024-04-04T00:21:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:21:04.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:04 smithi067 bash[27441]: cluster 2024-04-04T00:21:03.072932+0000 mgr.y (mgr.24370) 18074 : cluster [DBG] pgmap v18058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:04 smithi067 bash[17655]: cluster 2024-04-04T00:21:03.072932+0000 mgr.y (mgr.24370) 18074 : cluster [DBG] pgmap v18058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:04.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:04 smithi082 bash[20963]: cluster 2024-04-04T00:21:03.072932+0000 mgr.y (mgr.24370) 18074 : cluster [DBG] pgmap v18058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:05 smithi082 bash[20963]: audit 2024-04-04T00:21:04.291433+0000 mon.a (mon.0) 15337 : audit [DBG] from='client.? 172.21.15.67:0/4060054785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:05 smithi067 bash[17655]: audit 2024-04-04T00:21:04.291433+0000 mon.a (mon.0) 15337 : audit [DBG] from='client.? 172.21.15.67:0/4060054785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:05 smithi067 bash[27441]: audit 2024-04-04T00:21:04.291433+0000 mon.a (mon.0) 15337 : audit [DBG] from='client.? 172.21.15.67:0/4060054785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:06.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:06 smithi082 bash[20963]: cluster 2024-04-04T00:21:05.073620+0000 mgr.y (mgr.24370) 18075 : cluster [DBG] pgmap v18059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:06 smithi067 bash[17655]: cluster 2024-04-04T00:21:05.073620+0000 mgr.y (mgr.24370) 18075 : cluster [DBG] pgmap v18059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:06 smithi067 bash[27441]: cluster 2024-04-04T00:21:05.073620+0000 mgr.y (mgr.24370) 18075 : cluster [DBG] pgmap v18059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:07 smithi082 bash[20963]: audit 2024-04-04T00:21:06.739471+0000 mon.c (mon.2) 7222 : audit [DBG] from='client.? 172.21.15.67:0/3982903149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:07 smithi067 bash[17655]: audit 2024-04-04T00:21:06.739471+0000 mon.c (mon.2) 7222 : audit [DBG] from='client.? 172.21.15.67:0/3982903149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:07 smithi067 bash[27441]: audit 2024-04-04T00:21:06.739471+0000 mon.c (mon.2) 7222 : audit [DBG] from='client.? 172.21.15.67:0/3982903149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:08 smithi082 bash[20963]: cluster 2024-04-04T00:21:07.074772+0000 mgr.y (mgr.24370) 18076 : cluster [DBG] pgmap v18060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:08 smithi067 bash[27441]: cluster 2024-04-04T00:21:07.074772+0000 mgr.y (mgr.24370) 18076 : cluster [DBG] pgmap v18060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:08 smithi067 bash[17655]: cluster 2024-04-04T00:21:07.074772+0000 mgr.y (mgr.24370) 18076 : cluster [DBG] pgmap v18060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:10 smithi082 bash[20963]: cluster 2024-04-04T00:21:09.075433+0000 mgr.y (mgr.24370) 18077 : cluster [DBG] pgmap v18061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:10 smithi082 bash[20963]: audit 2024-04-04T00:21:09.190590+0000 mon.c (mon.2) 7223 : audit [DBG] from='client.? 172.21.15.67:0/122257025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:10 smithi067 bash[27441]: cluster 2024-04-04T00:21:09.075433+0000 mgr.y (mgr.24370) 18077 : cluster [DBG] pgmap v18061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:10 smithi067 bash[27441]: audit 2024-04-04T00:21:09.190590+0000 mon.c (mon.2) 7223 : audit [DBG] from='client.? 172.21.15.67:0/122257025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:10 smithi067 bash[17655]: cluster 2024-04-04T00:21:09.075433+0000 mgr.y (mgr.24370) 18077 : cluster [DBG] pgmap v18061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:10 smithi067 bash[17655]: audit 2024-04-04T00:21:09.190590+0000 mon.c (mon.2) 7223 : audit [DBG] from='client.? 172.21.15.67:0/122257025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:11 smithi082 bash[20963]: audit 2024-04-04T00:21:10.619505+0000 mon.a (mon.0) 15338 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:11 smithi067 bash[17655]: audit 2024-04-04T00:21:10.619505+0000 mon.a (mon.0) 15338 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:11 smithi067 bash[27441]: audit 2024-04-04T00:21:10.619505+0000 mon.a (mon.0) 15338 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:12 smithi082 bash[20963]: cluster 2024-04-04T00:21:11.076812+0000 mgr.y (mgr.24370) 18078 : cluster [DBG] pgmap v18062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:12 smithi082 bash[20963]: audit 2024-04-04T00:21:11.646951+0000 mon.a (mon.0) 15339 : audit [DBG] from='client.? 172.21.15.67:0/1797330202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:12 smithi067 bash[27441]: cluster 2024-04-04T00:21:11.076812+0000 mgr.y (mgr.24370) 18078 : cluster [DBG] pgmap v18062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:12 smithi067 bash[27441]: audit 2024-04-04T00:21:11.646951+0000 mon.a (mon.0) 15339 : audit [DBG] from='client.? 172.21.15.67:0/1797330202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:12 smithi067 bash[17655]: cluster 2024-04-04T00:21:11.076812+0000 mgr.y (mgr.24370) 18078 : cluster [DBG] pgmap v18062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:12 smithi067 bash[17655]: audit 2024-04-04T00:21:11.646951+0000 mon.a (mon.0) 15339 : audit [DBG] from='client.? 172.21.15.67:0/1797330202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:13] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:21:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:21:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:14 smithi082 bash[20963]: cluster 2024-04-04T00:21:13.077536+0000 mgr.y (mgr.24370) 18079 : cluster [DBG] pgmap v18063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:14 smithi082 bash[20963]: audit 2024-04-04T00:21:14.100277+0000 mon.c (mon.2) 7224 : audit [DBG] from='client.? 172.21.15.67:0/1127519074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:14 smithi067 bash[17655]: cluster 2024-04-04T00:21:13.077536+0000 mgr.y (mgr.24370) 18079 : cluster [DBG] pgmap v18063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:14 smithi067 bash[17655]: audit 2024-04-04T00:21:14.100277+0000 mon.c (mon.2) 7224 : audit [DBG] from='client.? 172.21.15.67:0/1127519074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:14 smithi067 bash[27441]: cluster 2024-04-04T00:21:13.077536+0000 mgr.y (mgr.24370) 18079 : cluster [DBG] pgmap v18063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:14.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:14 smithi067 bash[27441]: audit 2024-04-04T00:21:14.100277+0000 mon.c (mon.2) 7224 : audit [DBG] from='client.? 172.21.15.67:0/1127519074' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:15.890 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 00:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T00:21:15.59582324Z level=info msg="Completed cleanup jobs" duration=66.205338ms 2024-04-04T00:21:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:16 smithi082 bash[20963]: cluster 2024-04-04T00:21:15.078154+0000 mgr.y (mgr.24370) 18080 : cluster [DBG] pgmap v18064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:16 smithi082 bash[20963]: audit 2024-04-04T00:21:16.562049+0000 mon.c (mon.2) 7225 : audit [DBG] from='client.? 172.21.15.67:0/3773305424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:16 smithi067 bash[17655]: cluster 2024-04-04T00:21:15.078154+0000 mgr.y (mgr.24370) 18080 : cluster [DBG] pgmap v18064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:16 smithi067 bash[17655]: audit 2024-04-04T00:21:16.562049+0000 mon.c (mon.2) 7225 : audit [DBG] from='client.? 172.21.15.67:0/3773305424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:16 smithi067 bash[27441]: cluster 2024-04-04T00:21:15.078154+0000 mgr.y (mgr.24370) 18080 : cluster [DBG] pgmap v18064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:16 smithi067 bash[27441]: audit 2024-04-04T00:21:16.562049+0000 mon.c (mon.2) 7225 : audit [DBG] from='client.? 172.21.15.67:0/3773305424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:19.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:18 smithi082 bash[20963]: cluster 2024-04-04T00:21:17.079334+0000 mgr.y (mgr.24370) 18081 : cluster [DBG] pgmap v18065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:18 smithi067 bash[27441]: cluster 2024-04-04T00:21:17.079334+0000 mgr.y (mgr.24370) 18081 : cluster [DBG] pgmap v18065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:18 smithi067 bash[17655]: cluster 2024-04-04T00:21:17.079334+0000 mgr.y (mgr.24370) 18081 : cluster [DBG] pgmap v18065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:19 smithi082 bash[20963]: audit 2024-04-04T00:21:19.021852+0000 mon.c (mon.2) 7226 : audit [DBG] from='client.? 172.21.15.67:0/2300980356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:19 smithi067 bash[17655]: audit 2024-04-04T00:21:19.021852+0000 mon.c (mon.2) 7226 : audit [DBG] from='client.? 172.21.15.67:0/2300980356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:20.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:19 smithi067 bash[27441]: audit 2024-04-04T00:21:19.021852+0000 mon.c (mon.2) 7226 : audit [DBG] from='client.? 172.21.15.67:0/2300980356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:20 smithi082 bash[20963]: cluster 2024-04-04T00:21:19.080031+0000 mgr.y (mgr.24370) 18082 : cluster [DBG] pgmap v18066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:20 smithi067 bash[17655]: cluster 2024-04-04T00:21:19.080031+0000 mgr.y (mgr.24370) 18082 : cluster [DBG] pgmap v18066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:20 smithi067 bash[27441]: cluster 2024-04-04T00:21:19.080031+0000 mgr.y (mgr.24370) 18082 : cluster [DBG] pgmap v18066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:21 smithi082 bash[20963]: audit 2024-04-04T00:21:21.478097+0000 mon.a (mon.0) 15340 : audit [DBG] from='client.? 172.21.15.67:0/859542617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:21 smithi067 bash[17655]: audit 2024-04-04T00:21:21.478097+0000 mon.a (mon.0) 15340 : audit [DBG] from='client.? 172.21.15.67:0/859542617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:21 smithi067 bash[27441]: audit 2024-04-04T00:21:21.478097+0000 mon.a (mon.0) 15340 : audit [DBG] from='client.? 172.21.15.67:0/859542617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:23.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:22 smithi067 bash[17655]: cluster 2024-04-04T00:21:21.081210+0000 mgr.y (mgr.24370) 18083 : cluster [DBG] pgmap v18067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:22 smithi067 bash[27441]: cluster 2024-04-04T00:21:21.081210+0000 mgr.y (mgr.24370) 18083 : cluster [DBG] pgmap v18067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:22 smithi082 bash[20963]: cluster 2024-04-04T00:21:21.081210+0000 mgr.y (mgr.24370) 18083 : cluster [DBG] pgmap v18067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:23] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:21:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:21:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:24 smithi082 bash[20963]: cluster 2024-04-04T00:21:23.081896+0000 mgr.y (mgr.24370) 18084 : cluster [DBG] pgmap v18068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:24 smithi082 bash[20963]: audit 2024-04-04T00:21:23.935762+0000 mon.c (mon.2) 7227 : audit [DBG] from='client.? 172.21.15.67:0/2456111563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:24 smithi067 bash[17655]: cluster 2024-04-04T00:21:23.081896+0000 mgr.y (mgr.24370) 18084 : cluster [DBG] pgmap v18068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:24 smithi067 bash[17655]: audit 2024-04-04T00:21:23.935762+0000 mon.c (mon.2) 7227 : audit [DBG] from='client.? 172.21.15.67:0/2456111563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:24 smithi067 bash[27441]: cluster 2024-04-04T00:21:23.081896+0000 mgr.y (mgr.24370) 18084 : cluster [DBG] pgmap v18068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:24 smithi067 bash[27441]: audit 2024-04-04T00:21:23.935762+0000 mon.c (mon.2) 7227 : audit [DBG] from='client.? 172.21.15.67:0/2456111563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:25 smithi082 bash[20963]: audit 2024-04-04T00:21:25.619673+0000 mon.a (mon.0) 15341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:25 smithi067 bash[27441]: audit 2024-04-04T00:21:25.619673+0000 mon.a (mon.0) 15341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:25 smithi067 bash[17655]: audit 2024-04-04T00:21:25.619673+0000 mon.a (mon.0) 15341 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:26 smithi082 bash[20963]: cluster 2024-04-04T00:21:25.082579+0000 mgr.y (mgr.24370) 18085 : cluster [DBG] pgmap v18069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:26 smithi082 bash[20963]: audit 2024-04-04T00:21:26.387200+0000 mon.a (mon.0) 15342 : audit [DBG] from='client.? 172.21.15.67:0/1841455802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:26 smithi067 bash[27441]: cluster 2024-04-04T00:21:25.082579+0000 mgr.y (mgr.24370) 18085 : cluster [DBG] pgmap v18069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:26 smithi067 bash[27441]: audit 2024-04-04T00:21:26.387200+0000 mon.a (mon.0) 15342 : audit [DBG] from='client.? 172.21.15.67:0/1841455802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:26 smithi067 bash[17655]: cluster 2024-04-04T00:21:25.082579+0000 mgr.y (mgr.24370) 18085 : cluster [DBG] pgmap v18069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:26 smithi067 bash[17655]: audit 2024-04-04T00:21:26.387200+0000 mon.a (mon.0) 15342 : audit [DBG] from='client.? 172.21.15.67:0/1841455802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:28 smithi082 bash[20963]: cluster 2024-04-04T00:21:27.083721+0000 mgr.y (mgr.24370) 18086 : cluster [DBG] pgmap v18070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:28 smithi067 bash[27441]: cluster 2024-04-04T00:21:27.083721+0000 mgr.y (mgr.24370) 18086 : cluster [DBG] pgmap v18070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:28 smithi067 bash[17655]: cluster 2024-04-04T00:21:27.083721+0000 mgr.y (mgr.24370) 18086 : cluster [DBG] pgmap v18070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:30.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:29 smithi082 bash[20963]: audit 2024-04-04T00:21:28.840231+0000 mon.a (mon.0) 15343 : audit [DBG] from='client.? 172.21.15.67:0/219579985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:30.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:29 smithi067 bash[27441]: audit 2024-04-04T00:21:28.840231+0000 mon.a (mon.0) 15343 : audit [DBG] from='client.? 172.21.15.67:0/219579985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:30.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:29 smithi067 bash[17655]: audit 2024-04-04T00:21:28.840231+0000 mon.a (mon.0) 15343 : audit [DBG] from='client.? 172.21.15.67:0/219579985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:30 smithi082 bash[20963]: cluster 2024-04-04T00:21:29.084696+0000 mgr.y (mgr.24370) 18087 : cluster [DBG] pgmap v18071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:30 smithi067 bash[27441]: cluster 2024-04-04T00:21:29.084696+0000 mgr.y (mgr.24370) 18087 : cluster [DBG] pgmap v18071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:30 smithi067 bash[17655]: cluster 2024-04-04T00:21:29.084696+0000 mgr.y (mgr.24370) 18087 : cluster [DBG] pgmap v18071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:31 smithi082 bash[20963]: audit 2024-04-04T00:21:31.296109+0000 mon.c (mon.2) 7228 : audit [DBG] from='client.? 172.21.15.67:0/810158782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:31 smithi067 bash[27441]: audit 2024-04-04T00:21:31.296109+0000 mon.c (mon.2) 7228 : audit [DBG] from='client.? 172.21.15.67:0/810158782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:31 smithi067 bash[17655]: audit 2024-04-04T00:21:31.296109+0000 mon.c (mon.2) 7228 : audit [DBG] from='client.? 172.21.15.67:0/810158782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:32 smithi067 bash[27441]: cluster 2024-04-04T00:21:31.085880+0000 mgr.y (mgr.24370) 18088 : cluster [DBG] pgmap v18072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:32 smithi067 bash[17655]: cluster 2024-04-04T00:21:31.085880+0000 mgr.y (mgr.24370) 18088 : cluster [DBG] pgmap v18072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:33.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:32 smithi082 bash[20963]: cluster 2024-04-04T00:21:31.085880+0000 mgr.y (mgr.24370) 18088 : cluster [DBG] pgmap v18072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:33] "GET /metrics HTTP/1.1" 200 240022 "" "Prometheus/2.43.0" 2024-04-04T00:21:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:21:35.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:34 smithi082 bash[20963]: cluster 2024-04-04T00:21:33.086509+0000 mgr.y (mgr.24370) 18089 : cluster [DBG] pgmap v18073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:34 smithi082 bash[20963]: audit 2024-04-04T00:21:33.753098+0000 mon.c (mon.2) 7229 : audit [DBG] from='client.? 172.21.15.67:0/891005004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:34 smithi067 bash[17655]: cluster 2024-04-04T00:21:33.086509+0000 mgr.y (mgr.24370) 18089 : cluster [DBG] pgmap v18073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:34 smithi067 bash[17655]: audit 2024-04-04T00:21:33.753098+0000 mon.c (mon.2) 7229 : audit [DBG] from='client.? 172.21.15.67:0/891005004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:34 smithi067 bash[27441]: cluster 2024-04-04T00:21:33.086509+0000 mgr.y (mgr.24370) 18089 : cluster [DBG] pgmap v18073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:34 smithi067 bash[27441]: audit 2024-04-04T00:21:33.753098+0000 mon.c (mon.2) 7229 : audit [DBG] from='client.? 172.21.15.67:0/891005004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:36 smithi082 bash[20963]: cluster 2024-04-04T00:21:35.087177+0000 mgr.y (mgr.24370) 18090 : cluster [DBG] pgmap v18074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:36 smithi082 bash[20963]: audit 2024-04-04T00:21:36.208279+0000 mon.a (mon.0) 15344 : audit [DBG] from='client.? 172.21.15.67:0/1028107400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:36 smithi067 bash[17655]: cluster 2024-04-04T00:21:35.087177+0000 mgr.y (mgr.24370) 18090 : cluster [DBG] pgmap v18074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:36 smithi067 bash[17655]: audit 2024-04-04T00:21:36.208279+0000 mon.a (mon.0) 15344 : audit [DBG] from='client.? 172.21.15.67:0/1028107400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:36 smithi067 bash[27441]: cluster 2024-04-04T00:21:35.087177+0000 mgr.y (mgr.24370) 18090 : cluster [DBG] pgmap v18074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:36 smithi067 bash[27441]: audit 2024-04-04T00:21:36.208279+0000 mon.a (mon.0) 15344 : audit [DBG] from='client.? 172.21.15.67:0/1028107400' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:38 smithi082 bash[20963]: cluster 2024-04-04T00:21:37.088252+0000 mgr.y (mgr.24370) 18091 : cluster [DBG] pgmap v18075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:38 smithi082 bash[20963]: audit 2024-04-04T00:21:38.664625+0000 mon.c (mon.2) 7230 : audit [DBG] from='client.? 172.21.15.67:0/3478066050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:38 smithi067 bash[17655]: cluster 2024-04-04T00:21:37.088252+0000 mgr.y (mgr.24370) 18091 : cluster [DBG] pgmap v18075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:38 smithi067 bash[17655]: audit 2024-04-04T00:21:38.664625+0000 mon.c (mon.2) 7230 : audit [DBG] from='client.? 172.21.15.67:0/3478066050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:38 smithi067 bash[27441]: cluster 2024-04-04T00:21:37.088252+0000 mgr.y (mgr.24370) 18091 : cluster [DBG] pgmap v18075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:38 smithi067 bash[27441]: audit 2024-04-04T00:21:38.664625+0000 mon.c (mon.2) 7230 : audit [DBG] from='client.? 172.21.15.67:0/3478066050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:40 smithi082 bash[20963]: cluster 2024-04-04T00:21:39.088849+0000 mgr.y (mgr.24370) 18092 : cluster [DBG] pgmap v18076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:40 smithi082 bash[20963]: audit 2024-04-04T00:21:40.620454+0000 mon.a (mon.0) 15345 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:40 smithi067 bash[17655]: cluster 2024-04-04T00:21:39.088849+0000 mgr.y (mgr.24370) 18092 : cluster [DBG] pgmap v18076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:40 smithi067 bash[17655]: audit 2024-04-04T00:21:40.620454+0000 mon.a (mon.0) 15345 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:40 smithi067 bash[27441]: cluster 2024-04-04T00:21:39.088849+0000 mgr.y (mgr.24370) 18092 : cluster [DBG] pgmap v18076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:40 smithi067 bash[27441]: audit 2024-04-04T00:21:40.620454+0000 mon.a (mon.0) 15345 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:42.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:41 smithi082 bash[20963]: audit 2024-04-04T00:21:41.117981+0000 mon.c (mon.2) 7231 : audit [DBG] from='client.? 172.21.15.67:0/4890204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:42.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:41 smithi067 bash[27441]: audit 2024-04-04T00:21:41.117981+0000 mon.c (mon.2) 7231 : audit [DBG] from='client.? 172.21.15.67:0/4890204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:41 smithi067 bash[17655]: audit 2024-04-04T00:21:41.117981+0000 mon.c (mon.2) 7231 : audit [DBG] from='client.? 172.21.15.67:0/4890204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:43.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:42 smithi067 bash[27441]: cluster 2024-04-04T00:21:41.089958+0000 mgr.y (mgr.24370) 18093 : cluster [DBG] pgmap v18077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:43.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:42 smithi067 bash[17655]: cluster 2024-04-04T00:21:41.089958+0000 mgr.y (mgr.24370) 18093 : cluster [DBG] pgmap v18077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:43.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:42 smithi082 bash[20963]: cluster 2024-04-04T00:21:41.089958+0000 mgr.y (mgr.24370) 18093 : cluster [DBG] pgmap v18077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:43] "GET /metrics HTTP/1.1" 200 240019 "" "Prometheus/2.43.0" 2024-04-04T00:21:43.784 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:21:44.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:43 smithi082 bash[20963]: audit 2024-04-04T00:21:43.574789+0000 mon.a (mon.0) 15346 : audit [DBG] from='client.? 172.21.15.67:0/3651723333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:44.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:43 smithi067 bash[17655]: audit 2024-04-04T00:21:43.574789+0000 mon.a (mon.0) 15346 : audit [DBG] from='client.? 172.21.15.67:0/3651723333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:43 smithi067 bash[27441]: audit 2024-04-04T00:21:43.574789+0000 mon.a (mon.0) 15346 : audit [DBG] from='client.? 172.21.15.67:0/3651723333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:45.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:44 smithi082 bash[20963]: cluster 2024-04-04T00:21:43.090597+0000 mgr.y (mgr.24370) 18094 : cluster [DBG] pgmap v18078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:44 smithi067 bash[17655]: cluster 2024-04-04T00:21:43.090597+0000 mgr.y (mgr.24370) 18094 : cluster [DBG] pgmap v18078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:44 smithi067 bash[27441]: cluster 2024-04-04T00:21:43.090597+0000 mgr.y (mgr.24370) 18094 : cluster [DBG] pgmap v18078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:46 smithi082 bash[20963]: cluster 2024-04-04T00:21:45.091226+0000 mgr.y (mgr.24370) 18095 : cluster [DBG] pgmap v18079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:46 smithi082 bash[20963]: audit 2024-04-04T00:21:46.022295+0000 mon.c (mon.2) 7232 : audit [DBG] from='client.? 172.21.15.67:0/1666606410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:47.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:46 smithi067 bash[27441]: cluster 2024-04-04T00:21:45.091226+0000 mgr.y (mgr.24370) 18095 : cluster [DBG] pgmap v18079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:47.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:46 smithi067 bash[27441]: audit 2024-04-04T00:21:46.022295+0000 mon.c (mon.2) 7232 : audit [DBG] from='client.? 172.21.15.67:0/1666606410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:46 smithi067 bash[17655]: cluster 2024-04-04T00:21:45.091226+0000 mgr.y (mgr.24370) 18095 : cluster [DBG] pgmap v18079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:46 smithi067 bash[17655]: audit 2024-04-04T00:21:46.022295+0000 mon.c (mon.2) 7232 : audit [DBG] from='client.? 172.21.15.67:0/1666606410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:48 smithi082 bash[20963]: cluster 2024-04-04T00:21:47.092456+0000 mgr.y (mgr.24370) 18096 : cluster [DBG] pgmap v18080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:48 smithi082 bash[20963]: audit 2024-04-04T00:21:48.478558+0000 mon.a (mon.0) 15347 : audit [DBG] from='client.? 172.21.15.67:0/2004076104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:48 smithi067 bash[27441]: cluster 2024-04-04T00:21:47.092456+0000 mgr.y (mgr.24370) 18096 : cluster [DBG] pgmap v18080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:48 smithi067 bash[27441]: audit 2024-04-04T00:21:48.478558+0000 mon.a (mon.0) 15347 : audit [DBG] from='client.? 172.21.15.67:0/2004076104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:48 smithi067 bash[17655]: cluster 2024-04-04T00:21:47.092456+0000 mgr.y (mgr.24370) 18096 : cluster [DBG] pgmap v18080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:48 smithi067 bash[17655]: audit 2024-04-04T00:21:48.478558+0000 mon.a (mon.0) 15347 : audit [DBG] from='client.? 172.21.15.67:0/2004076104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:50 smithi082 bash[20963]: cluster 2024-04-04T00:21:49.093144+0000 mgr.y (mgr.24370) 18097 : cluster [DBG] pgmap v18081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:50 smithi067 bash[27441]: cluster 2024-04-04T00:21:49.093144+0000 mgr.y (mgr.24370) 18097 : cluster [DBG] pgmap v18081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:50 smithi067 bash[17655]: cluster 2024-04-04T00:21:49.093144+0000 mgr.y (mgr.24370) 18097 : cluster [DBG] pgmap v18081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:51 smithi082 bash[20963]: audit 2024-04-04T00:21:50.938787+0000 mon.a (mon.0) 15348 : audit [DBG] from='client.? 172.21.15.67:0/3892695350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:51 smithi067 bash[27441]: audit 2024-04-04T00:21:50.938787+0000 mon.a (mon.0) 15348 : audit [DBG] from='client.? 172.21.15.67:0/3892695350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:51 smithi067 bash[17655]: audit 2024-04-04T00:21:50.938787+0000 mon.a (mon.0) 15348 : audit [DBG] from='client.? 172.21.15.67:0/3892695350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:53.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:52 smithi067 bash[27441]: cluster 2024-04-04T00:21:51.094273+0000 mgr.y (mgr.24370) 18098 : cluster [DBG] pgmap v18082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:53.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:52 smithi067 bash[17655]: cluster 2024-04-04T00:21:51.094273+0000 mgr.y (mgr.24370) 18098 : cluster [DBG] pgmap v18082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:53.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:52 smithi082 bash[20963]: cluster 2024-04-04T00:21:51.094273+0000 mgr.y (mgr.24370) 18098 : cluster [DBG] pgmap v18082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:53] "GET /metrics HTTP/1.1" 200 240019 "" "Prometheus/2.43.0" 2024-04-04T00:21:53.818 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:21:54.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:53 smithi082 bash[20963]: audit 2024-04-04T00:21:53.395049+0000 mon.c (mon.2) 7233 : audit [DBG] from='client.? 172.21.15.67:0/1457504984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:53 smithi067 bash[17655]: audit 2024-04-04T00:21:53.395049+0000 mon.c (mon.2) 7233 : audit [DBG] from='client.? 172.21.15.67:0/1457504984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:53 smithi067 bash[27441]: audit 2024-04-04T00:21:53.395049+0000 mon.c (mon.2) 7233 : audit [DBG] from='client.? 172.21.15.67:0/1457504984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:54 smithi082 bash[20963]: cluster 2024-04-04T00:21:53.094798+0000 mgr.y (mgr.24370) 18099 : cluster [DBG] pgmap v18083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:54 smithi067 bash[17655]: cluster 2024-04-04T00:21:53.094798+0000 mgr.y (mgr.24370) 18099 : cluster [DBG] pgmap v18083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:54 smithi067 bash[27441]: cluster 2024-04-04T00:21:53.094798+0000 mgr.y (mgr.24370) 18099 : cluster [DBG] pgmap v18083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:55 smithi082 bash[20963]: audit 2024-04-04T00:21:55.620570+0000 mon.a (mon.0) 15349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:55 smithi067 bash[27441]: audit 2024-04-04T00:21:55.620570+0000 mon.a (mon.0) 15349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:55 smithi067 bash[17655]: audit 2024-04-04T00:21:55.620570+0000 mon.a (mon.0) 15349 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:21:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:56 smithi082 bash[20963]: cluster 2024-04-04T00:21:55.095342+0000 mgr.y (mgr.24370) 18100 : cluster [DBG] pgmap v18084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:57.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:56 smithi082 bash[20963]: audit 2024-04-04T00:21:55.852105+0000 mon.c (mon.2) 7234 : audit [DBG] from='client.? 172.21.15.67:0/3928389284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:56 smithi067 bash[17655]: cluster 2024-04-04T00:21:55.095342+0000 mgr.y (mgr.24370) 18100 : cluster [DBG] pgmap v18084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:56 smithi067 bash[17655]: audit 2024-04-04T00:21:55.852105+0000 mon.c (mon.2) 7234 : audit [DBG] from='client.? 172.21.15.67:0/3928389284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:56 smithi067 bash[27441]: cluster 2024-04-04T00:21:55.095342+0000 mgr.y (mgr.24370) 18100 : cluster [DBG] pgmap v18084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:56 smithi067 bash[27441]: audit 2024-04-04T00:21:55.852105+0000 mon.c (mon.2) 7234 : audit [DBG] from='client.? 172.21.15.67:0/3928389284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:57 smithi082 bash[20963]: audit 2024-04-04T00:21:57.265574+0000 mon.a (mon.0) 15350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:21:58.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:57 smithi067 bash[27441]: audit 2024-04-04T00:21:57.265574+0000 mon.a (mon.0) 15350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:21:58.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:57 smithi067 bash[17655]: audit 2024-04-04T00:21:57.265574+0000 mon.a (mon.0) 15350 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:21:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:58 smithi082 bash[20963]: cluster 2024-04-04T00:21:57.096579+0000 mgr.y (mgr.24370) 18101 : cluster [DBG] pgmap v18085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:21:58 smithi082 bash[20963]: audit 2024-04-04T00:21:58.309902+0000 mon.a (mon.0) 15351 : audit [DBG] from='client.? 172.21.15.67:0/1486857801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:58 smithi067 bash[17655]: cluster 2024-04-04T00:21:57.096579+0000 mgr.y (mgr.24370) 18101 : cluster [DBG] pgmap v18085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:21:58 smithi067 bash[17655]: audit 2024-04-04T00:21:58.309902+0000 mon.a (mon.0) 15351 : audit [DBG] from='client.? 172.21.15.67:0/1486857801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:21:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:58 smithi067 bash[27441]: cluster 2024-04-04T00:21:57.096579+0000 mgr.y (mgr.24370) 18101 : cluster [DBG] pgmap v18085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:21:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:21:58 smithi067 bash[27441]: audit 2024-04-04T00:21:58.309902+0000 mon.a (mon.0) 15351 : audit [DBG] from='client.? 172.21.15.67:0/1486857801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:00 smithi082 bash[20963]: cluster 2024-04-04T00:21:59.097328+0000 mgr.y (mgr.24370) 18102 : cluster [DBG] pgmap v18086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:00 smithi082 bash[20963]: audit 2024-04-04T00:22:00.765405+0000 mon.a (mon.0) 15352 : audit [DBG] from='client.? 172.21.15.67:0/2950400374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:00 smithi067 bash[17655]: cluster 2024-04-04T00:21:59.097328+0000 mgr.y (mgr.24370) 18102 : cluster [DBG] pgmap v18086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:00 smithi067 bash[17655]: audit 2024-04-04T00:22:00.765405+0000 mon.a (mon.0) 15352 : audit [DBG] from='client.? 172.21.15.67:0/2950400374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:00 smithi067 bash[27441]: cluster 2024-04-04T00:21:59.097328+0000 mgr.y (mgr.24370) 18102 : cluster [DBG] pgmap v18086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:00 smithi067 bash[27441]: audit 2024-04-04T00:22:00.765405+0000 mon.a (mon.0) 15352 : audit [DBG] from='client.? 172.21.15.67:0/2950400374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:02 smithi082 bash[20963]: cluster 2024-04-04T00:22:01.098417+0000 mgr.y (mgr.24370) 18103 : cluster [DBG] pgmap v18087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:03.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:03] "GET /metrics HTTP/1.1" 200 240018 "" "Prometheus/2.43.0" 2024-04-04T00:22:03.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:02 smithi067 bash[27441]: cluster 2024-04-04T00:22:01.098417+0000 mgr.y (mgr.24370) 18103 : cluster [DBG] pgmap v18087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:03.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:02 smithi067 bash[17655]: cluster 2024-04-04T00:22:01.098417+0000 mgr.y (mgr.24370) 18103 : cluster [DBG] pgmap v18087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:22:04.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:04 smithi082 bash[20963]: audit 2024-04-04T00:22:03.013992+0000 mon.a (mon.0) 15353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:04 smithi082 bash[20963]: audit 2024-04-04T00:22:03.020788+0000 mon.a (mon.0) 15354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:04 smithi082 bash[20963]: cluster 2024-04-04T00:22:03.099043+0000 mgr.y (mgr.24370) 18104 : cluster [DBG] pgmap v18088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:04.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:04 smithi082 bash[20963]: audit 2024-04-04T00:22:03.231717+0000 mon.a (mon.0) 15355 : audit [DBG] from='client.? 172.21.15.67:0/3081787062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:04.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:04 smithi082 bash[20963]: audit 2024-04-04T00:22:03.268370+0000 mon.a (mon.0) 15356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:04 smithi082 bash[20963]: audit 2024-04-04T00:22:03.275754+0000 mon.a (mon.0) 15357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[17655]: audit 2024-04-04T00:22:03.013992+0000 mon.a (mon.0) 15353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[17655]: audit 2024-04-04T00:22:03.020788+0000 mon.a (mon.0) 15354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[17655]: cluster 2024-04-04T00:22:03.099043+0000 mgr.y (mgr.24370) 18104 : cluster [DBG] pgmap v18088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[17655]: audit 2024-04-04T00:22:03.231717+0000 mon.a (mon.0) 15355 : audit [DBG] from='client.? 172.21.15.67:0/3081787062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[17655]: audit 2024-04-04T00:22:03.268370+0000 mon.a (mon.0) 15356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[17655]: audit 2024-04-04T00:22:03.275754+0000 mon.a (mon.0) 15357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[27441]: audit 2024-04-04T00:22:03.013992+0000 mon.a (mon.0) 15353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[27441]: audit 2024-04-04T00:22:03.020788+0000 mon.a (mon.0) 15354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[27441]: cluster 2024-04-04T00:22:03.099043+0000 mgr.y (mgr.24370) 18104 : cluster [DBG] pgmap v18088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:04.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[27441]: audit 2024-04-04T00:22:03.231717+0000 mon.a (mon.0) 15355 : audit [DBG] from='client.? 172.21.15.67:0/3081787062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:04.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[27441]: audit 2024-04-04T00:22:03.268370+0000 mon.a (mon.0) 15356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:04.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:04 smithi067 bash[27441]: audit 2024-04-04T00:22:03.275754+0000 mon.a (mon.0) 15357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:06 smithi067 bash[17655]: cluster 2024-04-04T00:22:05.099769+0000 mgr.y (mgr.24370) 18105 : cluster [DBG] pgmap v18089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:06 smithi067 bash[17655]: audit 2024-04-04T00:22:05.685215+0000 mon.a (mon.0) 15358 : audit [DBG] from='client.? 172.21.15.67:0/1148284959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:06 smithi067 bash[27441]: cluster 2024-04-04T00:22:05.099769+0000 mgr.y (mgr.24370) 18105 : cluster [DBG] pgmap v18089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:06 smithi067 bash[27441]: audit 2024-04-04T00:22:05.685215+0000 mon.a (mon.0) 15358 : audit [DBG] from='client.? 172.21.15.67:0/1148284959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:06 smithi082 bash[20963]: cluster 2024-04-04T00:22:05.099769+0000 mgr.y (mgr.24370) 18105 : cluster [DBG] pgmap v18089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:06 smithi082 bash[20963]: audit 2024-04-04T00:22:05.685215+0000 mon.a (mon.0) 15358 : audit [DBG] from='client.? 172.21.15.67:0/1148284959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:08.428 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:08 smithi067 bash[17655]: cluster 2024-04-04T00:22:07.100963+0000 mgr.y (mgr.24370) 18106 : cluster [DBG] pgmap v18090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:08.428 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:08 smithi067 bash[17655]: audit 2024-04-04T00:22:08.142997+0000 mon.a (mon.0) 15359 : audit [DBG] from='client.? 172.21.15.67:0/3860429447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:08.428 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:08 smithi067 bash[27441]: cluster 2024-04-04T00:22:07.100963+0000 mgr.y (mgr.24370) 18106 : cluster [DBG] pgmap v18090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:08.428 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:08 smithi067 bash[27441]: audit 2024-04-04T00:22:08.142997+0000 mon.a (mon.0) 15359 : audit [DBG] from='client.? 172.21.15.67:0/3860429447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:08 smithi082 bash[20963]: cluster 2024-04-04T00:22:07.100963+0000 mgr.y (mgr.24370) 18106 : cluster [DBG] pgmap v18090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:08 smithi082 bash[20963]: audit 2024-04-04T00:22:08.142997+0000 mon.a (mon.0) 15359 : audit [DBG] from='client.? 172.21.15.67:0/3860429447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:10 smithi067 bash[17655]: cluster 2024-04-04T00:22:09.101651+0000 mgr.y (mgr.24370) 18107 : cluster [DBG] pgmap v18091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:10 smithi067 bash[27441]: cluster 2024-04-04T00:22:09.101651+0000 mgr.y (mgr.24370) 18107 : cluster [DBG] pgmap v18091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:10.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:10 smithi082 bash[20963]: cluster 2024-04-04T00:22:09.101651+0000 mgr.y (mgr.24370) 18107 : cluster [DBG] pgmap v18091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:11 smithi067 bash[17655]: audit 2024-04-04T00:22:10.602262+0000 mon.a (mon.0) 15360 : audit [DBG] from='client.? 172.21.15.67:0/485275145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:11 smithi067 bash[17655]: audit 2024-04-04T00:22:10.619635+0000 mon.a (mon.0) 15361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:11 smithi067 bash[27441]: audit 2024-04-04T00:22:10.602262+0000 mon.a (mon.0) 15360 : audit [DBG] from='client.? 172.21.15.67:0/485275145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:11 smithi067 bash[27441]: audit 2024-04-04T00:22:10.619635+0000 mon.a (mon.0) 15361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:11 smithi082 bash[20963]: audit 2024-04-04T00:22:10.602262+0000 mon.a (mon.0) 15360 : audit [DBG] from='client.? 172.21.15.67:0/485275145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:11 smithi082 bash[20963]: audit 2024-04-04T00:22:10.619635+0000 mon.a (mon.0) 15361 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:12 smithi082 bash[20963]: cluster 2024-04-04T00:22:11.102683+0000 mgr.y (mgr.24370) 18108 : cluster [DBG] pgmap v18092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:12 smithi067 bash[27441]: cluster 2024-04-04T00:22:11.102683+0000 mgr.y (mgr.24370) 18108 : cluster [DBG] pgmap v18092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:12 smithi067 bash[17655]: cluster 2024-04-04T00:22:11.102683+0000 mgr.y (mgr.24370) 18108 : cluster [DBG] pgmap v18092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:13 smithi067 bash[17655]: audit 2024-04-04T00:22:13.074052+0000 mon.a (mon.0) 15362 : audit [DBG] from='client.? 172.21.15.67:0/3896247475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:13] "GET /metrics HTTP/1.1" 200 240012 "" "Prometheus/2.43.0" 2024-04-04T00:22:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:13 smithi067 bash[27441]: audit 2024-04-04T00:22:13.074052+0000 mon.a (mon.0) 15362 : audit [DBG] from='client.? 172.21.15.67:0/3896247475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:13.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:13 smithi082 bash[20963]: audit 2024-04-04T00:22:13.074052+0000 mon.a (mon.0) 15362 : audit [DBG] from='client.? 172.21.15.67:0/3896247475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:22:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:14 smithi082 bash[20963]: cluster 2024-04-04T00:22:13.103402+0000 mgr.y (mgr.24370) 18109 : cluster [DBG] pgmap v18093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:14 smithi082 bash[20963]: audit 2024-04-04T00:22:13.795670+0000 mon.a (mon.0) 15363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:14 smithi082 bash[20963]: audit 2024-04-04T00:22:13.806285+0000 mon.a (mon.0) 15364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:14 smithi082 bash[20963]: audit 2024-04-04T00:22:13.807985+0000 mon.a (mon.0) 15365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:22:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:14 smithi082 bash[20963]: audit 2024-04-04T00:22:13.809531+0000 mon.a (mon.0) 15366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:22:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:14 smithi082 bash[20963]: audit 2024-04-04T00:22:13.818551+0000 mon.a (mon.0) 15367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[27441]: cluster 2024-04-04T00:22:13.103402+0000 mgr.y (mgr.24370) 18109 : cluster [DBG] pgmap v18093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[27441]: audit 2024-04-04T00:22:13.795670+0000 mon.a (mon.0) 15363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[27441]: audit 2024-04-04T00:22:13.806285+0000 mon.a (mon.0) 15364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[27441]: audit 2024-04-04T00:22:13.807985+0000 mon.a (mon.0) 15365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:22:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[27441]: audit 2024-04-04T00:22:13.809531+0000 mon.a (mon.0) 15366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:22:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[27441]: audit 2024-04-04T00:22:13.818551+0000 mon.a (mon.0) 15367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:15.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[17655]: cluster 2024-04-04T00:22:13.103402+0000 mgr.y (mgr.24370) 18109 : cluster [DBG] pgmap v18093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:15.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[17655]: audit 2024-04-04T00:22:13.795670+0000 mon.a (mon.0) 15363 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:15.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[17655]: audit 2024-04-04T00:22:13.806285+0000 mon.a (mon.0) 15364 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:15.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[17655]: audit 2024-04-04T00:22:13.807985+0000 mon.a (mon.0) 15365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:22:15.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[17655]: audit 2024-04-04T00:22:13.809531+0000 mon.a (mon.0) 15366 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:22:15.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:14 smithi067 bash[17655]: audit 2024-04-04T00:22:13.818551+0000 mon.a (mon.0) 15367 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:22:16.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:15 smithi082 bash[20963]: audit 2024-04-04T00:22:15.531017+0000 mon.c (mon.2) 7235 : audit [DBG] from='client.? 172.21.15.67:0/2473578031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:15 smithi067 bash[27441]: audit 2024-04-04T00:22:15.531017+0000 mon.c (mon.2) 7235 : audit [DBG] from='client.? 172.21.15.67:0/2473578031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:15 smithi067 bash[17655]: audit 2024-04-04T00:22:15.531017+0000 mon.c (mon.2) 7235 : audit [DBG] from='client.? 172.21.15.67:0/2473578031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:16 smithi082 bash[20963]: cluster 2024-04-04T00:22:15.104135+0000 mgr.y (mgr.24370) 18110 : cluster [DBG] pgmap v18094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:16 smithi067 bash[17655]: cluster 2024-04-04T00:22:15.104135+0000 mgr.y (mgr.24370) 18110 : cluster [DBG] pgmap v18094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:16 smithi067 bash[27441]: cluster 2024-04-04T00:22:15.104135+0000 mgr.y (mgr.24370) 18110 : cluster [DBG] pgmap v18094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:18 smithi082 bash[20963]: cluster 2024-04-04T00:22:17.105293+0000 mgr.y (mgr.24370) 18111 : cluster [DBG] pgmap v18095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:18 smithi082 bash[20963]: audit 2024-04-04T00:22:17.980460+0000 mon.a (mon.0) 15368 : audit [DBG] from='client.? 172.21.15.67:0/1766433140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:18 smithi067 bash[17655]: cluster 2024-04-04T00:22:17.105293+0000 mgr.y (mgr.24370) 18111 : cluster [DBG] pgmap v18095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:18 smithi067 bash[17655]: audit 2024-04-04T00:22:17.980460+0000 mon.a (mon.0) 15368 : audit [DBG] from='client.? 172.21.15.67:0/1766433140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:18 smithi067 bash[27441]: cluster 2024-04-04T00:22:17.105293+0000 mgr.y (mgr.24370) 18111 : cluster [DBG] pgmap v18095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:18 smithi067 bash[27441]: audit 2024-04-04T00:22:17.980460+0000 mon.a (mon.0) 15368 : audit [DBG] from='client.? 172.21.15.67:0/1766433140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:20 smithi082 bash[20963]: cluster 2024-04-04T00:22:19.105995+0000 mgr.y (mgr.24370) 18112 : cluster [DBG] pgmap v18096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:20 smithi082 bash[20963]: audit 2024-04-04T00:22:20.426571+0000 mon.a (mon.0) 15369 : audit [DBG] from='client.? 172.21.15.67:0/1177171863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:20 smithi067 bash[17655]: cluster 2024-04-04T00:22:19.105995+0000 mgr.y (mgr.24370) 18112 : cluster [DBG] pgmap v18096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:20 smithi067 bash[17655]: audit 2024-04-04T00:22:20.426571+0000 mon.a (mon.0) 15369 : audit [DBG] from='client.? 172.21.15.67:0/1177171863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:20 smithi067 bash[27441]: cluster 2024-04-04T00:22:19.105995+0000 mgr.y (mgr.24370) 18112 : cluster [DBG] pgmap v18096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:20 smithi067 bash[27441]: audit 2024-04-04T00:22:20.426571+0000 mon.a (mon.0) 15369 : audit [DBG] from='client.? 172.21.15.67:0/1177171863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:22 smithi067 bash[27441]: cluster 2024-04-04T00:22:21.107307+0000 mgr.y (mgr.24370) 18113 : cluster [DBG] pgmap v18097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:22 smithi067 bash[17655]: cluster 2024-04-04T00:22:21.107307+0000 mgr.y (mgr.24370) 18113 : cluster [DBG] pgmap v18097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:22 smithi082 bash[20963]: cluster 2024-04-04T00:22:21.107307+0000 mgr.y (mgr.24370) 18113 : cluster [DBG] pgmap v18097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:23] "GET /metrics HTTP/1.1" 200 240012 "" "Prometheus/2.43.0" 2024-04-04T00:22:23.833 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:22:24.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:23 smithi082 bash[20963]: audit 2024-04-04T00:22:22.873509+0000 mon.a (mon.0) 15370 : audit [DBG] from='client.? 172.21.15.67:0/4235876246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:24.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:23 smithi067 bash[17655]: audit 2024-04-04T00:22:22.873509+0000 mon.a (mon.0) 15370 : audit [DBG] from='client.? 172.21.15.67:0/4235876246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:24.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:23 smithi067 bash[27441]: audit 2024-04-04T00:22:22.873509+0000 mon.a (mon.0) 15370 : audit [DBG] from='client.? 172.21.15.67:0/4235876246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:24 smithi082 bash[20963]: cluster 2024-04-04T00:22:23.107994+0000 mgr.y (mgr.24370) 18114 : cluster [DBG] pgmap v18098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:25.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:24 smithi067 bash[17655]: cluster 2024-04-04T00:22:23.107994+0000 mgr.y (mgr.24370) 18114 : cluster [DBG] pgmap v18098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:24 smithi067 bash[27441]: cluster 2024-04-04T00:22:23.107994+0000 mgr.y (mgr.24370) 18114 : cluster [DBG] pgmap v18098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:25 smithi082 bash[20963]: audit 2024-04-04T00:22:25.324720+0000 mon.c (mon.2) 7236 : audit [DBG] from='client.? 172.21.15.67:0/3857705382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:25 smithi082 bash[20963]: audit 2024-04-04T00:22:25.621280+0000 mon.a (mon.0) 15371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:25 smithi067 bash[27441]: audit 2024-04-04T00:22:25.324720+0000 mon.c (mon.2) 7236 : audit [DBG] from='client.? 172.21.15.67:0/3857705382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:25 smithi067 bash[27441]: audit 2024-04-04T00:22:25.621280+0000 mon.a (mon.0) 15371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:25 smithi067 bash[17655]: audit 2024-04-04T00:22:25.324720+0000 mon.c (mon.2) 7236 : audit [DBG] from='client.? 172.21.15.67:0/3857705382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:25 smithi067 bash[17655]: audit 2024-04-04T00:22:25.621280+0000 mon.a (mon.0) 15371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:26 smithi082 bash[20963]: cluster 2024-04-04T00:22:25.108639+0000 mgr.y (mgr.24370) 18115 : cluster [DBG] pgmap v18099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:26 smithi067 bash[17655]: cluster 2024-04-04T00:22:25.108639+0000 mgr.y (mgr.24370) 18115 : cluster [DBG] pgmap v18099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:26 smithi067 bash[27441]: cluster 2024-04-04T00:22:25.108639+0000 mgr.y (mgr.24370) 18115 : cluster [DBG] pgmap v18099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:27 smithi082 bash[20963]: audit 2024-04-04T00:22:27.769788+0000 mon.a (mon.0) 15372 : audit [DBG] from='client.? 172.21.15.67:0/419702570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:27 smithi067 bash[17655]: audit 2024-04-04T00:22:27.769788+0000 mon.a (mon.0) 15372 : audit [DBG] from='client.? 172.21.15.67:0/419702570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:27 smithi067 bash[27441]: audit 2024-04-04T00:22:27.769788+0000 mon.a (mon.0) 15372 : audit [DBG] from='client.? 172.21.15.67:0/419702570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:28 smithi082 bash[20963]: cluster 2024-04-04T00:22:27.109817+0000 mgr.y (mgr.24370) 18116 : cluster [DBG] pgmap v18100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:28 smithi067 bash[17655]: cluster 2024-04-04T00:22:27.109817+0000 mgr.y (mgr.24370) 18116 : cluster [DBG] pgmap v18100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:28 smithi067 bash[27441]: cluster 2024-04-04T00:22:27.109817+0000 mgr.y (mgr.24370) 18116 : cluster [DBG] pgmap v18100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:30 smithi082 bash[20963]: cluster 2024-04-04T00:22:29.110618+0000 mgr.y (mgr.24370) 18117 : cluster [DBG] pgmap v18101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:30 smithi082 bash[20963]: audit 2024-04-04T00:22:30.221014+0000 mon.c (mon.2) 7237 : audit [DBG] from='client.? 172.21.15.67:0/3688604424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:30 smithi067 bash[17655]: cluster 2024-04-04T00:22:29.110618+0000 mgr.y (mgr.24370) 18117 : cluster [DBG] pgmap v18101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:30 smithi067 bash[17655]: audit 2024-04-04T00:22:30.221014+0000 mon.c (mon.2) 7237 : audit [DBG] from='client.? 172.21.15.67:0/3688604424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:30 smithi067 bash[27441]: cluster 2024-04-04T00:22:29.110618+0000 mgr.y (mgr.24370) 18117 : cluster [DBG] pgmap v18101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:30 smithi067 bash[27441]: audit 2024-04-04T00:22:30.221014+0000 mon.c (mon.2) 7237 : audit [DBG] from='client.? 172.21.15.67:0/3688604424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:32 smithi082 bash[20963]: cluster 2024-04-04T00:22:31.111958+0000 mgr.y (mgr.24370) 18118 : cluster [DBG] pgmap v18102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:32 smithi082 bash[20963]: audit 2024-04-04T00:22:32.675215+0000 mon.a (mon.0) 15373 : audit [DBG] from='client.? 172.21.15.67:0/2481254667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:33.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:33] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:22:33.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:32 smithi067 bash[17655]: cluster 2024-04-04T00:22:31.111958+0000 mgr.y (mgr.24370) 18118 : cluster [DBG] pgmap v18102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:33.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:32 smithi067 bash[17655]: audit 2024-04-04T00:22:32.675215+0000 mon.a (mon.0) 15373 : audit [DBG] from='client.? 172.21.15.67:0/2481254667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:33.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:32 smithi067 bash[27441]: cluster 2024-04-04T00:22:31.111958+0000 mgr.y (mgr.24370) 18118 : cluster [DBG] pgmap v18102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:33.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:32 smithi067 bash[27441]: audit 2024-04-04T00:22:32.675215+0000 mon.a (mon.0) 15373 : audit [DBG] from='client.? 172.21.15.67:0/2481254667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:33.876 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:22:34.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:33 smithi082 bash[20963]: cluster 2024-04-04T00:22:33.112654+0000 mgr.y (mgr.24370) 18119 : cluster [DBG] pgmap v18103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:33 smithi067 bash[17655]: cluster 2024-04-04T00:22:33.112654+0000 mgr.y (mgr.24370) 18119 : cluster [DBG] pgmap v18103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:33 smithi067 bash[27441]: cluster 2024-04-04T00:22:33.112654+0000 mgr.y (mgr.24370) 18119 : cluster [DBG] pgmap v18103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:35 smithi082 bash[20963]: audit 2024-04-04T00:22:35.127745+0000 mon.a (mon.0) 15374 : audit [DBG] from='client.? 172.21.15.67:0/2743419733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:35 smithi067 bash[17655]: audit 2024-04-04T00:22:35.127745+0000 mon.a (mon.0) 15374 : audit [DBG] from='client.? 172.21.15.67:0/2743419733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:35 smithi067 bash[27441]: audit 2024-04-04T00:22:35.127745+0000 mon.a (mon.0) 15374 : audit [DBG] from='client.? 172.21.15.67:0/2743419733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:36 smithi082 bash[20963]: cluster 2024-04-04T00:22:35.113293+0000 mgr.y (mgr.24370) 18120 : cluster [DBG] pgmap v18104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:36.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:36 smithi067 bash[17655]: cluster 2024-04-04T00:22:35.113293+0000 mgr.y (mgr.24370) 18120 : cluster [DBG] pgmap v18104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:36.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:36 smithi067 bash[27441]: cluster 2024-04-04T00:22:35.113293+0000 mgr.y (mgr.24370) 18120 : cluster [DBG] pgmap v18104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:38 smithi082 bash[20963]: cluster 2024-04-04T00:22:37.114332+0000 mgr.y (mgr.24370) 18121 : cluster [DBG] pgmap v18105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:38 smithi082 bash[20963]: audit 2024-04-04T00:22:37.581442+0000 mon.a (mon.0) 15375 : audit [DBG] from='client.? 172.21.15.67:0/709687778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:38 smithi067 bash[17655]: cluster 2024-04-04T00:22:37.114332+0000 mgr.y (mgr.24370) 18121 : cluster [DBG] pgmap v18105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:38 smithi067 bash[17655]: audit 2024-04-04T00:22:37.581442+0000 mon.a (mon.0) 15375 : audit [DBG] from='client.? 172.21.15.67:0/709687778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:38 smithi067 bash[27441]: cluster 2024-04-04T00:22:37.114332+0000 mgr.y (mgr.24370) 18121 : cluster [DBG] pgmap v18105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:38 smithi067 bash[27441]: audit 2024-04-04T00:22:37.581442+0000 mon.a (mon.0) 15375 : audit [DBG] from='client.? 172.21.15.67:0/709687778' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:40 smithi082 bash[20963]: cluster 2024-04-04T00:22:39.115002+0000 mgr.y (mgr.24370) 18122 : cluster [DBG] pgmap v18106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:40 smithi082 bash[20963]: audit 2024-04-04T00:22:40.039469+0000 mon.c (mon.2) 7238 : audit [DBG] from='client.? 172.21.15.67:0/4195916943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:40 smithi067 bash[27441]: cluster 2024-04-04T00:22:39.115002+0000 mgr.y (mgr.24370) 18122 : cluster [DBG] pgmap v18106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:40 smithi067 bash[27441]: audit 2024-04-04T00:22:40.039469+0000 mon.c (mon.2) 7238 : audit [DBG] from='client.? 172.21.15.67:0/4195916943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:40 smithi067 bash[17655]: cluster 2024-04-04T00:22:39.115002+0000 mgr.y (mgr.24370) 18122 : cluster [DBG] pgmap v18106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:40 smithi067 bash[17655]: audit 2024-04-04T00:22:40.039469+0000 mon.c (mon.2) 7238 : audit [DBG] from='client.? 172.21.15.67:0/4195916943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:41 smithi082 bash[20963]: audit 2024-04-04T00:22:40.621928+0000 mon.a (mon.0) 15376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:41 smithi067 bash[27441]: audit 2024-04-04T00:22:40.621928+0000 mon.a (mon.0) 15376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:41 smithi067 bash[17655]: audit 2024-04-04T00:22:40.621928+0000 mon.a (mon.0) 15376 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:42 smithi082 bash[20963]: cluster 2024-04-04T00:22:41.116155+0000 mgr.y (mgr.24370) 18123 : cluster [DBG] pgmap v18107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:42 smithi067 bash[17655]: cluster 2024-04-04T00:22:41.116155+0000 mgr.y (mgr.24370) 18123 : cluster [DBG] pgmap v18107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:42 smithi067 bash[27441]: cluster 2024-04-04T00:22:41.116155+0000 mgr.y (mgr.24370) 18123 : cluster [DBG] pgmap v18107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:22:43.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:43 smithi067 bash[27441]: audit 2024-04-04T00:22:42.492403+0000 mon.c (mon.2) 7239 : audit [DBG] from='client.? 172.21.15.67:0/3418079324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:43.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:43 smithi067 bash[17655]: audit 2024-04-04T00:22:42.492403+0000 mon.c (mon.2) 7239 : audit [DBG] from='client.? 172.21.15.67:0/3418079324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:43.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:43 smithi082 bash[20963]: audit 2024-04-04T00:22:42.492403+0000 mon.c (mon.2) 7239 : audit [DBG] from='client.? 172.21.15.67:0/3418079324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:22:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:44 smithi082 bash[20963]: cluster 2024-04-04T00:22:43.116795+0000 mgr.y (mgr.24370) 18124 : cluster [DBG] pgmap v18108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:44 smithi067 bash[27441]: cluster 2024-04-04T00:22:43.116795+0000 mgr.y (mgr.24370) 18124 : cluster [DBG] pgmap v18108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:44 smithi067 bash[17655]: cluster 2024-04-04T00:22:43.116795+0000 mgr.y (mgr.24370) 18124 : cluster [DBG] pgmap v18108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:45 smithi082 bash[20963]: audit 2024-04-04T00:22:44.941321+0000 mon.c (mon.2) 7240 : audit [DBG] from='client.? 172.21.15.67:0/2162387341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:45 smithi067 bash[17655]: audit 2024-04-04T00:22:44.941321+0000 mon.c (mon.2) 7240 : audit [DBG] from='client.? 172.21.15.67:0/2162387341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:45 smithi067 bash[27441]: audit 2024-04-04T00:22:44.941321+0000 mon.c (mon.2) 7240 : audit [DBG] from='client.? 172.21.15.67:0/2162387341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:46 smithi082 bash[20963]: cluster 2024-04-04T00:22:45.117524+0000 mgr.y (mgr.24370) 18125 : cluster [DBG] pgmap v18109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:46 smithi067 bash[17655]: cluster 2024-04-04T00:22:45.117524+0000 mgr.y (mgr.24370) 18125 : cluster [DBG] pgmap v18109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:46 smithi067 bash[27441]: cluster 2024-04-04T00:22:45.117524+0000 mgr.y (mgr.24370) 18125 : cluster [DBG] pgmap v18109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:48 smithi082 bash[20963]: cluster 2024-04-04T00:22:47.118661+0000 mgr.y (mgr.24370) 18126 : cluster [DBG] pgmap v18110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:48 smithi082 bash[20963]: audit 2024-04-04T00:22:47.404366+0000 mon.a (mon.0) 15377 : audit [DBG] from='client.? 172.21.15.67:0/2680503246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:48 smithi067 bash[17655]: cluster 2024-04-04T00:22:47.118661+0000 mgr.y (mgr.24370) 18126 : cluster [DBG] pgmap v18110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:48 smithi067 bash[17655]: audit 2024-04-04T00:22:47.404366+0000 mon.a (mon.0) 15377 : audit [DBG] from='client.? 172.21.15.67:0/2680503246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:48 smithi067 bash[27441]: cluster 2024-04-04T00:22:47.118661+0000 mgr.y (mgr.24370) 18126 : cluster [DBG] pgmap v18110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:48 smithi067 bash[27441]: audit 2024-04-04T00:22:47.404366+0000 mon.a (mon.0) 15377 : audit [DBG] from='client.? 172.21.15.67:0/2680503246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:50.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:50 smithi082 bash[20963]: cluster 2024-04-04T00:22:49.119369+0000 mgr.y (mgr.24370) 18127 : cluster [DBG] pgmap v18111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:50.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:50 smithi082 bash[20963]: audit 2024-04-04T00:22:49.853794+0000 mon.c (mon.2) 7241 : audit [DBG] from='client.? 172.21.15.67:0/472459720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:50 smithi067 bash[17655]: cluster 2024-04-04T00:22:49.119369+0000 mgr.y (mgr.24370) 18127 : cluster [DBG] pgmap v18111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:50 smithi067 bash[17655]: audit 2024-04-04T00:22:49.853794+0000 mon.c (mon.2) 7241 : audit [DBG] from='client.? 172.21.15.67:0/472459720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:50 smithi067 bash[27441]: cluster 2024-04-04T00:22:49.119369+0000 mgr.y (mgr.24370) 18127 : cluster [DBG] pgmap v18111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:50 smithi067 bash[27441]: audit 2024-04-04T00:22:49.853794+0000 mon.c (mon.2) 7241 : audit [DBG] from='client.? 172.21.15.67:0/472459720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:52 smithi082 bash[20963]: cluster 2024-04-04T00:22:51.120532+0000 mgr.y (mgr.24370) 18128 : cluster [DBG] pgmap v18112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:52 smithi067 bash[27441]: cluster 2024-04-04T00:22:51.120532+0000 mgr.y (mgr.24370) 18128 : cluster [DBG] pgmap v18112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:52 smithi067 bash[17655]: cluster 2024-04-04T00:22:51.120532+0000 mgr.y (mgr.24370) 18128 : cluster [DBG] pgmap v18112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:53 smithi067 bash[17655]: audit 2024-04-04T00:22:52.317434+0000 mon.c (mon.2) 7242 : audit [DBG] from='client.? 172.21.15.67:0/189323940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:22:53.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:53 smithi067 bash[27441]: audit 2024-04-04T00:22:52.317434+0000 mon.c (mon.2) 7242 : audit [DBG] from='client.? 172.21.15.67:0/189323940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:53.510 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:53 smithi082 bash[20963]: audit 2024-04-04T00:22:52.317434+0000 mon.c (mon.2) 7242 : audit [DBG] from='client.? 172.21.15.67:0/189323940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:22:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:54 smithi082 bash[20963]: cluster 2024-04-04T00:22:53.121291+0000 mgr.y (mgr.24370) 18129 : cluster [DBG] pgmap v18113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:54 smithi067 bash[27441]: cluster 2024-04-04T00:22:53.121291+0000 mgr.y (mgr.24370) 18129 : cluster [DBG] pgmap v18113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:54 smithi067 bash[17655]: cluster 2024-04-04T00:22:53.121291+0000 mgr.y (mgr.24370) 18129 : cluster [DBG] pgmap v18113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:55.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:55 smithi082 bash[20963]: audit 2024-04-04T00:22:54.778785+0000 mon.c (mon.2) 7243 : audit [DBG] from='client.? 172.21.15.67:0/854419844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:55 smithi067 bash[27441]: audit 2024-04-04T00:22:54.778785+0000 mon.c (mon.2) 7243 : audit [DBG] from='client.? 172.21.15.67:0/854419844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:55 smithi067 bash[17655]: audit 2024-04-04T00:22:54.778785+0000 mon.c (mon.2) 7243 : audit [DBG] from='client.? 172.21.15.67:0/854419844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:56 smithi082 bash[20963]: cluster 2024-04-04T00:22:55.121966+0000 mgr.y (mgr.24370) 18130 : cluster [DBG] pgmap v18114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:56 smithi082 bash[20963]: audit 2024-04-04T00:22:55.622530+0000 mon.a (mon.0) 15378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:56 smithi067 bash[17655]: cluster 2024-04-04T00:22:55.121966+0000 mgr.y (mgr.24370) 18130 : cluster [DBG] pgmap v18114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:56 smithi067 bash[17655]: audit 2024-04-04T00:22:55.622530+0000 mon.a (mon.0) 15378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:56 smithi067 bash[27441]: cluster 2024-04-04T00:22:55.121966+0000 mgr.y (mgr.24370) 18130 : cluster [DBG] pgmap v18114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:56.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:56 smithi067 bash[27441]: audit 2024-04-04T00:22:55.622530+0000 mon.a (mon.0) 15378 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:22:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:57 smithi082 bash[20963]: audit 2024-04-04T00:22:57.236534+0000 mon.c (mon.2) 7244 : audit [DBG] from='client.? 172.21.15.67:0/1178565986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:57 smithi067 bash[17655]: audit 2024-04-04T00:22:57.236534+0000 mon.c (mon.2) 7244 : audit [DBG] from='client.? 172.21.15.67:0/1178565986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:57 smithi067 bash[27441]: audit 2024-04-04T00:22:57.236534+0000 mon.c (mon.2) 7244 : audit [DBG] from='client.? 172.21.15.67:0/1178565986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:22:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:22:58 smithi082 bash[20963]: cluster 2024-04-04T00:22:57.123086+0000 mgr.y (mgr.24370) 18131 : cluster [DBG] pgmap v18115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:22:58 smithi067 bash[17655]: cluster 2024-04-04T00:22:57.123086+0000 mgr.y (mgr.24370) 18131 : cluster [DBG] pgmap v18115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:22:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:22:58 smithi067 bash[27441]: cluster 2024-04-04T00:22:57.123086+0000 mgr.y (mgr.24370) 18131 : cluster [DBG] pgmap v18115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:00.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:00 smithi082 bash[20963]: cluster 2024-04-04T00:22:59.123811+0000 mgr.y (mgr.24370) 18132 : cluster [DBG] pgmap v18116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:00.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:00 smithi082 bash[20963]: audit 2024-04-04T00:22:59.686361+0000 mon.a (mon.0) 15379 : audit [DBG] from='client.? 172.21.15.67:0/4046280071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:00 smithi067 bash[17655]: cluster 2024-04-04T00:22:59.123811+0000 mgr.y (mgr.24370) 18132 : cluster [DBG] pgmap v18116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:00 smithi067 bash[17655]: audit 2024-04-04T00:22:59.686361+0000 mon.a (mon.0) 15379 : audit [DBG] from='client.? 172.21.15.67:0/4046280071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:00 smithi067 bash[27441]: cluster 2024-04-04T00:22:59.123811+0000 mgr.y (mgr.24370) 18132 : cluster [DBG] pgmap v18116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:00 smithi067 bash[27441]: audit 2024-04-04T00:22:59.686361+0000 mon.a (mon.0) 15379 : audit [DBG] from='client.? 172.21.15.67:0/4046280071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:02 smithi082 bash[20963]: cluster 2024-04-04T00:23:01.124901+0000 mgr.y (mgr.24370) 18133 : cluster [DBG] pgmap v18117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:02 smithi082 bash[20963]: audit 2024-04-04T00:23:02.133612+0000 mon.c (mon.2) 7245 : audit [DBG] from='client.? 172.21.15.67:0/2255189560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:02 smithi067 bash[17655]: cluster 2024-04-04T00:23:01.124901+0000 mgr.y (mgr.24370) 18133 : cluster [DBG] pgmap v18117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:02 smithi067 bash[17655]: audit 2024-04-04T00:23:02.133612+0000 mon.c (mon.2) 7245 : audit [DBG] from='client.? 172.21.15.67:0/2255189560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:02 smithi067 bash[27441]: cluster 2024-04-04T00:23:01.124901+0000 mgr.y (mgr.24370) 18133 : cluster [DBG] pgmap v18117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:02 smithi067 bash[27441]: audit 2024-04-04T00:23:02.133612+0000 mon.c (mon.2) 7245 : audit [DBG] from='client.? 172.21.15.67:0/2255189560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:03] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:23:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:23:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:04 smithi082 bash[20963]: cluster 2024-04-04T00:23:03.125628+0000 mgr.y (mgr.24370) 18134 : cluster [DBG] pgmap v18118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:04 smithi067 bash[17655]: cluster 2024-04-04T00:23:03.125628+0000 mgr.y (mgr.24370) 18134 : cluster [DBG] pgmap v18118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:04 smithi067 bash[27441]: cluster 2024-04-04T00:23:03.125628+0000 mgr.y (mgr.24370) 18134 : cluster [DBG] pgmap v18118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:05.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:05 smithi082 bash[20963]: audit 2024-04-04T00:23:04.580539+0000 mon.c (mon.2) 7246 : audit [DBG] from='client.? 172.21.15.67:0/939873990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:05 smithi067 bash[27441]: audit 2024-04-04T00:23:04.580539+0000 mon.c (mon.2) 7246 : audit [DBG] from='client.? 172.21.15.67:0/939873990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:05 smithi067 bash[17655]: audit 2024-04-04T00:23:04.580539+0000 mon.c (mon.2) 7246 : audit [DBG] from='client.? 172.21.15.67:0/939873990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:06 smithi082 bash[20963]: cluster 2024-04-04T00:23:05.126271+0000 mgr.y (mgr.24370) 18135 : cluster [DBG] pgmap v18119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:06 smithi067 bash[27441]: cluster 2024-04-04T00:23:05.126271+0000 mgr.y (mgr.24370) 18135 : cluster [DBG] pgmap v18119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:06 smithi067 bash[17655]: cluster 2024-04-04T00:23:05.126271+0000 mgr.y (mgr.24370) 18135 : cluster [DBG] pgmap v18119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:07.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:07 smithi082 bash[20963]: audit 2024-04-04T00:23:07.039182+0000 mon.c (mon.2) 7247 : audit [DBG] from='client.? 172.21.15.67:0/4265845371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:07 smithi067 bash[27441]: audit 2024-04-04T00:23:07.039182+0000 mon.c (mon.2) 7247 : audit [DBG] from='client.? 172.21.15.67:0/4265845371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:07 smithi067 bash[17655]: audit 2024-04-04T00:23:07.039182+0000 mon.c (mon.2) 7247 : audit [DBG] from='client.? 172.21.15.67:0/4265845371' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:08 smithi082 bash[20963]: cluster 2024-04-04T00:23:07.127449+0000 mgr.y (mgr.24370) 18136 : cluster [DBG] pgmap v18120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:08 smithi067 bash[27441]: cluster 2024-04-04T00:23:07.127449+0000 mgr.y (mgr.24370) 18136 : cluster [DBG] pgmap v18120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:08 smithi067 bash[17655]: cluster 2024-04-04T00:23:07.127449+0000 mgr.y (mgr.24370) 18136 : cluster [DBG] pgmap v18120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:10 smithi082 bash[20963]: cluster 2024-04-04T00:23:09.128147+0000 mgr.y (mgr.24370) 18137 : cluster [DBG] pgmap v18121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:10 smithi082 bash[20963]: audit 2024-04-04T00:23:09.493943+0000 mon.c (mon.2) 7248 : audit [DBG] from='client.? 172.21.15.67:0/903856250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:10 smithi067 bash[17655]: cluster 2024-04-04T00:23:09.128147+0000 mgr.y (mgr.24370) 18137 : cluster [DBG] pgmap v18121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:10 smithi067 bash[17655]: audit 2024-04-04T00:23:09.493943+0000 mon.c (mon.2) 7248 : audit [DBG] from='client.? 172.21.15.67:0/903856250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:10 smithi067 bash[27441]: cluster 2024-04-04T00:23:09.128147+0000 mgr.y (mgr.24370) 18137 : cluster [DBG] pgmap v18121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:10 smithi067 bash[27441]: audit 2024-04-04T00:23:09.493943+0000 mon.c (mon.2) 7248 : audit [DBG] from='client.? 172.21.15.67:0/903856250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:11 smithi082 bash[20963]: audit 2024-04-04T00:23:10.622582+0000 mon.a (mon.0) 15380 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:11 smithi067 bash[27441]: audit 2024-04-04T00:23:10.622582+0000 mon.a (mon.0) 15380 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:11 smithi067 bash[17655]: audit 2024-04-04T00:23:10.622582+0000 mon.a (mon.0) 15380 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:12 smithi082 bash[20963]: cluster 2024-04-04T00:23:11.129304+0000 mgr.y (mgr.24370) 18138 : cluster [DBG] pgmap v18122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:12 smithi082 bash[20963]: audit 2024-04-04T00:23:11.942729+0000 mon.c (mon.2) 7249 : audit [DBG] from='client.? 172.21.15.67:0/1363728520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:12 smithi067 bash[27441]: cluster 2024-04-04T00:23:11.129304+0000 mgr.y (mgr.24370) 18138 : cluster [DBG] pgmap v18122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:12 smithi067 bash[27441]: audit 2024-04-04T00:23:11.942729+0000 mon.c (mon.2) 7249 : audit [DBG] from='client.? 172.21.15.67:0/1363728520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:12 smithi067 bash[17655]: cluster 2024-04-04T00:23:11.129304+0000 mgr.y (mgr.24370) 18138 : cluster [DBG] pgmap v18122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:12 smithi067 bash[17655]: audit 2024-04-04T00:23:11.942729+0000 mon.c (mon.2) 7249 : audit [DBG] from='client.? 172.21.15.67:0/1363728520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:23:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:23:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:14 smithi082 bash[20963]: cluster 2024-04-04T00:23:13.129908+0000 mgr.y (mgr.24370) 18139 : cluster [DBG] pgmap v18123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:14 smithi082 bash[20963]: audit 2024-04-04T00:23:13.892492+0000 mon.a (mon.0) 15381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:23:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:14 smithi067 bash[27441]: cluster 2024-04-04T00:23:13.129908+0000 mgr.y (mgr.24370) 18139 : cluster [DBG] pgmap v18123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:14 smithi067 bash[27441]: audit 2024-04-04T00:23:13.892492+0000 mon.a (mon.0) 15381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:23:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:14 smithi067 bash[17655]: cluster 2024-04-04T00:23:13.129908+0000 mgr.y (mgr.24370) 18139 : cluster [DBG] pgmap v18123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:14 smithi067 bash[17655]: audit 2024-04-04T00:23:13.892492+0000 mon.a (mon.0) 15381 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:23:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:15 smithi082 bash[20963]: audit 2024-04-04T00:23:14.405686+0000 mon.c (mon.2) 7250 : audit [DBG] from='client.? 172.21.15.67:0/4052948022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:15 smithi067 bash[27441]: audit 2024-04-04T00:23:14.405686+0000 mon.c (mon.2) 7250 : audit [DBG] from='client.? 172.21.15.67:0/4052948022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:15 smithi067 bash[17655]: audit 2024-04-04T00:23:14.405686+0000 mon.c (mon.2) 7250 : audit [DBG] from='client.? 172.21.15.67:0/4052948022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:16 smithi082 bash[20963]: cluster 2024-04-04T00:23:15.130621+0000 mgr.y (mgr.24370) 18140 : cluster [DBG] pgmap v18124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:16 smithi067 bash[27441]: cluster 2024-04-04T00:23:15.130621+0000 mgr.y (mgr.24370) 18140 : cluster [DBG] pgmap v18124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:16 smithi067 bash[17655]: cluster 2024-04-04T00:23:15.130621+0000 mgr.y (mgr.24370) 18140 : cluster [DBG] pgmap v18124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:17.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:17 smithi082 bash[20963]: audit 2024-04-04T00:23:16.857612+0000 mon.c (mon.2) 7251 : audit [DBG] from='client.? 172.21.15.67:0/6495234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:17 smithi067 bash[17655]: audit 2024-04-04T00:23:16.857612+0000 mon.c (mon.2) 7251 : audit [DBG] from='client.? 172.21.15.67:0/6495234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:17 smithi067 bash[27441]: audit 2024-04-04T00:23:16.857612+0000 mon.c (mon.2) 7251 : audit [DBG] from='client.? 172.21.15.67:0/6495234' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:18 smithi082 bash[20963]: cluster 2024-04-04T00:23:17.131917+0000 mgr.y (mgr.24370) 18141 : cluster [DBG] pgmap v18125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:18 smithi067 bash[17655]: cluster 2024-04-04T00:23:17.131917+0000 mgr.y (mgr.24370) 18141 : cluster [DBG] pgmap v18125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:18 smithi067 bash[27441]: cluster 2024-04-04T00:23:17.131917+0000 mgr.y (mgr.24370) 18141 : cluster [DBG] pgmap v18125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:19.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:19 smithi082 bash[20963]: audit 2024-04-04T00:23:19.317962+0000 mon.c (mon.2) 7252 : audit [DBG] from='client.? 172.21.15.67:0/585533262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:19 smithi067 bash[17655]: audit 2024-04-04T00:23:19.317962+0000 mon.c (mon.2) 7252 : audit [DBG] from='client.? 172.21.15.67:0/585533262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:19 smithi067 bash[27441]: audit 2024-04-04T00:23:19.317962+0000 mon.c (mon.2) 7252 : audit [DBG] from='client.? 172.21.15.67:0/585533262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:20 smithi082 bash[20963]: cluster 2024-04-04T00:23:19.132458+0000 mgr.y (mgr.24370) 18142 : cluster [DBG] pgmap v18126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:20 smithi082 bash[20963]: audit 2024-04-04T00:23:19.590442+0000 mon.a (mon.0) 15382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:20 smithi082 bash[20963]: audit 2024-04-04T00:23:19.598427+0000 mon.a (mon.0) 15383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:20 smithi082 bash[20963]: audit 2024-04-04T00:23:19.889082+0000 mon.a (mon.0) 15384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:20 smithi082 bash[20963]: audit 2024-04-04T00:23:19.897594+0000 mon.a (mon.0) 15385 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:20 smithi082 bash[20963]: audit 2024-04-04T00:23:20.323696+0000 mon.a (mon.0) 15386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:23:20.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:20 smithi082 bash[20963]: audit 2024-04-04T00:23:20.325260+0000 mon.a (mon.0) 15387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:23:20.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:20 smithi082 bash[20963]: audit 2024-04-04T00:23:20.334090+0000 mon.a (mon.0) 15388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[27441]: cluster 2024-04-04T00:23:19.132458+0000 mgr.y (mgr.24370) 18142 : cluster [DBG] pgmap v18126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:20.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[27441]: audit 2024-04-04T00:23:19.590442+0000 mon.a (mon.0) 15382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[27441]: audit 2024-04-04T00:23:19.598427+0000 mon.a (mon.0) 15383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[27441]: audit 2024-04-04T00:23:19.889082+0000 mon.a (mon.0) 15384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[27441]: audit 2024-04-04T00:23:19.897594+0000 mon.a (mon.0) 15385 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[27441]: audit 2024-04-04T00:23:20.323696+0000 mon.a (mon.0) 15386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[27441]: audit 2024-04-04T00:23:20.325260+0000 mon.a (mon.0) 15387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[27441]: audit 2024-04-04T00:23:20.334090+0000 mon.a (mon.0) 15388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[17655]: cluster 2024-04-04T00:23:19.132458+0000 mgr.y (mgr.24370) 18142 : cluster [DBG] pgmap v18126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[17655]: audit 2024-04-04T00:23:19.590442+0000 mon.a (mon.0) 15382 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[17655]: audit 2024-04-04T00:23:19.598427+0000 mon.a (mon.0) 15383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[17655]: audit 2024-04-04T00:23:19.889082+0000 mon.a (mon.0) 15384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[17655]: audit 2024-04-04T00:23:19.897594+0000 mon.a (mon.0) 15385 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[17655]: audit 2024-04-04T00:23:20.323696+0000 mon.a (mon.0) 15386 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[17655]: audit 2024-04-04T00:23:20.325260+0000 mon.a (mon.0) 15387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:23:20.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:20 smithi067 bash[17655]: audit 2024-04-04T00:23:20.334090+0000 mon.a (mon.0) 15388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:23:22.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:22 smithi082 bash[20963]: cluster 2024-04-04T00:23:21.133532+0000 mgr.y (mgr.24370) 18143 : cluster [DBG] pgmap v18127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:22.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:22 smithi082 bash[20963]: audit 2024-04-04T00:23:21.776033+0000 mon.a (mon.0) 15389 : audit [DBG] from='client.? 172.21.15.67:0/1510367528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:22 smithi067 bash[27441]: cluster 2024-04-04T00:23:21.133532+0000 mgr.y (mgr.24370) 18143 : cluster [DBG] pgmap v18127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:22 smithi067 bash[27441]: audit 2024-04-04T00:23:21.776033+0000 mon.a (mon.0) 15389 : audit [DBG] from='client.? 172.21.15.67:0/1510367528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:22 smithi067 bash[17655]: cluster 2024-04-04T00:23:21.133532+0000 mgr.y (mgr.24370) 18143 : cluster [DBG] pgmap v18127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:22 smithi067 bash[17655]: audit 2024-04-04T00:23:21.776033+0000 mon.a (mon.0) 15389 : audit [DBG] from='client.? 172.21.15.67:0/1510367528' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:23:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:23:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:24 smithi082 bash[20963]: cluster 2024-04-04T00:23:23.134245+0000 mgr.y (mgr.24370) 18144 : cluster [DBG] pgmap v18128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:24 smithi082 bash[20963]: audit 2024-04-04T00:23:24.222516+0000 mon.c (mon.2) 7253 : audit [DBG] from='client.? 172.21.15.67:0/1898850033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:24 smithi067 bash[17655]: cluster 2024-04-04T00:23:23.134245+0000 mgr.y (mgr.24370) 18144 : cluster [DBG] pgmap v18128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:24 smithi067 bash[17655]: audit 2024-04-04T00:23:24.222516+0000 mon.c (mon.2) 7253 : audit [DBG] from='client.? 172.21.15.67:0/1898850033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:24 smithi067 bash[27441]: cluster 2024-04-04T00:23:23.134245+0000 mgr.y (mgr.24370) 18144 : cluster [DBG] pgmap v18128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:24 smithi067 bash[27441]: audit 2024-04-04T00:23:24.222516+0000 mon.c (mon.2) 7253 : audit [DBG] from='client.? 172.21.15.67:0/1898850033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:26 smithi082 bash[20963]: cluster 2024-04-04T00:23:25.134942+0000 mgr.y (mgr.24370) 18145 : cluster [DBG] pgmap v18129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:26 smithi082 bash[20963]: audit 2024-04-04T00:23:25.623213+0000 mon.a (mon.0) 15390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:26 smithi067 bash[17655]: cluster 2024-04-04T00:23:25.134942+0000 mgr.y (mgr.24370) 18145 : cluster [DBG] pgmap v18129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:26 smithi067 bash[17655]: audit 2024-04-04T00:23:25.623213+0000 mon.a (mon.0) 15390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:26 smithi067 bash[27441]: cluster 2024-04-04T00:23:25.134942+0000 mgr.y (mgr.24370) 18145 : cluster [DBG] pgmap v18129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:26 smithi067 bash[27441]: audit 2024-04-04T00:23:25.623213+0000 mon.a (mon.0) 15390 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:27.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:27 smithi082 bash[20963]: audit 2024-04-04T00:23:26.687987+0000 mon.c (mon.2) 7254 : audit [DBG] from='client.? 172.21.15.67:0/2503418338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:27.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:27 smithi067 bash[27441]: audit 2024-04-04T00:23:26.687987+0000 mon.c (mon.2) 7254 : audit [DBG] from='client.? 172.21.15.67:0/2503418338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:27.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:27 smithi067 bash[17655]: audit 2024-04-04T00:23:26.687987+0000 mon.c (mon.2) 7254 : audit [DBG] from='client.? 172.21.15.67:0/2503418338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:28.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:28 smithi082 bash[20963]: cluster 2024-04-04T00:23:27.136176+0000 mgr.y (mgr.24370) 18146 : cluster [DBG] pgmap v18130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:28 smithi067 bash[17655]: cluster 2024-04-04T00:23:27.136176+0000 mgr.y (mgr.24370) 18146 : cluster [DBG] pgmap v18130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:28 smithi067 bash[27441]: cluster 2024-04-04T00:23:27.136176+0000 mgr.y (mgr.24370) 18146 : cluster [DBG] pgmap v18130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:29.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:29 smithi082 bash[20963]: audit 2024-04-04T00:23:29.146375+0000 mon.c (mon.2) 7255 : audit [DBG] from='client.? 172.21.15.67:0/1026674731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:29.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:29 smithi067 bash[17655]: audit 2024-04-04T00:23:29.146375+0000 mon.c (mon.2) 7255 : audit [DBG] from='client.? 172.21.15.67:0/1026674731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:29.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:29 smithi067 bash[27441]: audit 2024-04-04T00:23:29.146375+0000 mon.c (mon.2) 7255 : audit [DBG] from='client.? 172.21.15.67:0/1026674731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:30.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:30 smithi082 bash[20963]: cluster 2024-04-04T00:23:29.136840+0000 mgr.y (mgr.24370) 18147 : cluster [DBG] pgmap v18131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:30 smithi067 bash[17655]: cluster 2024-04-04T00:23:29.136840+0000 mgr.y (mgr.24370) 18147 : cluster [DBG] pgmap v18131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:30 smithi067 bash[27441]: cluster 2024-04-04T00:23:29.136840+0000 mgr.y (mgr.24370) 18147 : cluster [DBG] pgmap v18131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:31 smithi082 bash[20963]: audit 2024-04-04T00:23:31.604131+0000 mon.c (mon.2) 7256 : audit [DBG] from='client.? 172.21.15.67:0/3724716794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:31 smithi067 bash[17655]: audit 2024-04-04T00:23:31.604131+0000 mon.c (mon.2) 7256 : audit [DBG] from='client.? 172.21.15.67:0/3724716794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:31 smithi067 bash[27441]: audit 2024-04-04T00:23:31.604131+0000 mon.c (mon.2) 7256 : audit [DBG] from='client.? 172.21.15.67:0/3724716794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:32 smithi067 bash[17655]: cluster 2024-04-04T00:23:31.137989+0000 mgr.y (mgr.24370) 18148 : cluster [DBG] pgmap v18132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:32 smithi067 bash[27441]: cluster 2024-04-04T00:23:31.137989+0000 mgr.y (mgr.24370) 18148 : cluster [DBG] pgmap v18132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:32 smithi082 bash[20963]: cluster 2024-04-04T00:23:31.137989+0000 mgr.y (mgr.24370) 18148 : cluster [DBG] pgmap v18132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:23:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:23:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:34 smithi067 bash[27441]: cluster 2024-04-04T00:23:33.138694+0000 mgr.y (mgr.24370) 18149 : cluster [DBG] pgmap v18133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:34 smithi067 bash[27441]: audit 2024-04-04T00:23:34.057387+0000 mon.c (mon.2) 7257 : audit [DBG] from='client.? 172.21.15.67:0/1439327635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:34 smithi067 bash[17655]: cluster 2024-04-04T00:23:33.138694+0000 mgr.y (mgr.24370) 18149 : cluster [DBG] pgmap v18133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:34 smithi067 bash[17655]: audit 2024-04-04T00:23:34.057387+0000 mon.c (mon.2) 7257 : audit [DBG] from='client.? 172.21.15.67:0/1439327635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:34 smithi082 bash[20963]: cluster 2024-04-04T00:23:33.138694+0000 mgr.y (mgr.24370) 18149 : cluster [DBG] pgmap v18133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:34 smithi082 bash[20963]: audit 2024-04-04T00:23:34.057387+0000 mon.c (mon.2) 7257 : audit [DBG] from='client.? 172.21.15.67:0/1439327635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:36 smithi067 bash[17655]: cluster 2024-04-04T00:23:35.139398+0000 mgr.y (mgr.24370) 18150 : cluster [DBG] pgmap v18134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:36 smithi067 bash[17655]: audit 2024-04-04T00:23:36.520790+0000 mon.a (mon.0) 15391 : audit [DBG] from='client.? 172.21.15.67:0/4270363111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:36 smithi067 bash[27441]: cluster 2024-04-04T00:23:35.139398+0000 mgr.y (mgr.24370) 18150 : cluster [DBG] pgmap v18134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:36.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:36 smithi067 bash[27441]: audit 2024-04-04T00:23:36.520790+0000 mon.a (mon.0) 15391 : audit [DBG] from='client.? 172.21.15.67:0/4270363111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:36 smithi082 bash[20963]: cluster 2024-04-04T00:23:35.139398+0000 mgr.y (mgr.24370) 18150 : cluster [DBG] pgmap v18134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:36 smithi082 bash[20963]: audit 2024-04-04T00:23:36.520790+0000 mon.a (mon.0) 15391 : audit [DBG] from='client.? 172.21.15.67:0/4270363111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:38 smithi067 bash[17655]: cluster 2024-04-04T00:23:37.140608+0000 mgr.y (mgr.24370) 18151 : cluster [DBG] pgmap v18135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:38 smithi067 bash[27441]: cluster 2024-04-04T00:23:37.140608+0000 mgr.y (mgr.24370) 18151 : cluster [DBG] pgmap v18135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:38 smithi082 bash[20963]: cluster 2024-04-04T00:23:37.140608+0000 mgr.y (mgr.24370) 18151 : cluster [DBG] pgmap v18135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:39.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:39 smithi067 bash[27441]: audit 2024-04-04T00:23:38.970512+0000 mon.c (mon.2) 7258 : audit [DBG] from='client.? 172.21.15.67:0/1161866671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:39.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:39 smithi067 bash[17655]: audit 2024-04-04T00:23:38.970512+0000 mon.c (mon.2) 7258 : audit [DBG] from='client.? 172.21.15.67:0/1161866671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:40.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:39 smithi082 bash[20963]: audit 2024-04-04T00:23:38.970512+0000 mon.c (mon.2) 7258 : audit [DBG] from='client.? 172.21.15.67:0/1161866671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:40 smithi067 bash[17655]: cluster 2024-04-04T00:23:39.141480+0000 mgr.y (mgr.24370) 18152 : cluster [DBG] pgmap v18136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:40 smithi067 bash[17655]: audit 2024-04-04T00:23:40.623375+0000 mon.a (mon.0) 15392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:40 smithi067 bash[27441]: cluster 2024-04-04T00:23:39.141480+0000 mgr.y (mgr.24370) 18152 : cluster [DBG] pgmap v18136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:40 smithi067 bash[27441]: audit 2024-04-04T00:23:40.623375+0000 mon.a (mon.0) 15392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:40 smithi082 bash[20963]: cluster 2024-04-04T00:23:39.141480+0000 mgr.y (mgr.24370) 18152 : cluster [DBG] pgmap v18136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:40 smithi082 bash[20963]: audit 2024-04-04T00:23:40.623375+0000 mon.a (mon.0) 15392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:42.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:41 smithi082 bash[20963]: audit 2024-04-04T00:23:41.423367+0000 mon.c (mon.2) 7259 : audit [DBG] from='client.? 172.21.15.67:0/446312349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:41 smithi067 bash[17655]: audit 2024-04-04T00:23:41.423367+0000 mon.c (mon.2) 7259 : audit [DBG] from='client.? 172.21.15.67:0/446312349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:42.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:41 smithi067 bash[27441]: audit 2024-04-04T00:23:41.423367+0000 mon.c (mon.2) 7259 : audit [DBG] from='client.? 172.21.15.67:0/446312349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:43.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:42 smithi067 bash[27441]: cluster 2024-04-04T00:23:41.142611+0000 mgr.y (mgr.24370) 18153 : cluster [DBG] pgmap v18137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:43.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:42 smithi067 bash[17655]: cluster 2024-04-04T00:23:41.142611+0000 mgr.y (mgr.24370) 18153 : cluster [DBG] pgmap v18137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:43.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:42 smithi082 bash[20963]: cluster 2024-04-04T00:23:41.142611+0000 mgr.y (mgr.24370) 18153 : cluster [DBG] pgmap v18137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:23:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:23:45.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:44 smithi082 bash[20963]: cluster 2024-04-04T00:23:43.143285+0000 mgr.y (mgr.24370) 18154 : cluster [DBG] pgmap v18138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:45.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:44 smithi082 bash[20963]: audit 2024-04-04T00:23:43.873322+0000 mon.a (mon.0) 15393 : audit [DBG] from='client.? 172.21.15.67:0/2969300677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:44 smithi067 bash[17655]: cluster 2024-04-04T00:23:43.143285+0000 mgr.y (mgr.24370) 18154 : cluster [DBG] pgmap v18138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:44 smithi067 bash[17655]: audit 2024-04-04T00:23:43.873322+0000 mon.a (mon.0) 15393 : audit [DBG] from='client.? 172.21.15.67:0/2969300677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:44 smithi067 bash[27441]: cluster 2024-04-04T00:23:43.143285+0000 mgr.y (mgr.24370) 18154 : cluster [DBG] pgmap v18138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:44 smithi067 bash[27441]: audit 2024-04-04T00:23:43.873322+0000 mon.a (mon.0) 15393 : audit [DBG] from='client.? 172.21.15.67:0/2969300677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:46 smithi082 bash[20963]: cluster 2024-04-04T00:23:45.143986+0000 mgr.y (mgr.24370) 18155 : cluster [DBG] pgmap v18139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:46 smithi082 bash[20963]: audit 2024-04-04T00:23:46.328745+0000 mon.a (mon.0) 15394 : audit [DBG] from='client.? 172.21.15.67:0/3843823490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:46 smithi067 bash[17655]: cluster 2024-04-04T00:23:45.143986+0000 mgr.y (mgr.24370) 18155 : cluster [DBG] pgmap v18139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:46 smithi067 bash[17655]: audit 2024-04-04T00:23:46.328745+0000 mon.a (mon.0) 15394 : audit [DBG] from='client.? 172.21.15.67:0/3843823490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:47.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:46 smithi067 bash[27441]: cluster 2024-04-04T00:23:45.143986+0000 mgr.y (mgr.24370) 18155 : cluster [DBG] pgmap v18139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:47.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:46 smithi067 bash[27441]: audit 2024-04-04T00:23:46.328745+0000 mon.a (mon.0) 15394 : audit [DBG] from='client.? 172.21.15.67:0/3843823490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:48 smithi082 bash[20963]: cluster 2024-04-04T00:23:47.145238+0000 mgr.y (mgr.24370) 18156 : cluster [DBG] pgmap v18140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:48 smithi067 bash[27441]: cluster 2024-04-04T00:23:47.145238+0000 mgr.y (mgr.24370) 18156 : cluster [DBG] pgmap v18140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:48 smithi067 bash[17655]: cluster 2024-04-04T00:23:47.145238+0000 mgr.y (mgr.24370) 18156 : cluster [DBG] pgmap v18140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:50.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:49 smithi082 bash[20963]: audit 2024-04-04T00:23:48.787343+0000 mon.a (mon.0) 15395 : audit [DBG] from='client.? 172.21.15.67:0/739265117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:49 smithi067 bash[17655]: audit 2024-04-04T00:23:48.787343+0000 mon.a (mon.0) 15395 : audit [DBG] from='client.? 172.21.15.67:0/739265117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:50.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:49 smithi067 bash[27441]: audit 2024-04-04T00:23:48.787343+0000 mon.a (mon.0) 15395 : audit [DBG] from='client.? 172.21.15.67:0/739265117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:51.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:50 smithi082 bash[20963]: cluster 2024-04-04T00:23:49.145883+0000 mgr.y (mgr.24370) 18157 : cluster [DBG] pgmap v18141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:50 smithi067 bash[27441]: cluster 2024-04-04T00:23:49.145883+0000 mgr.y (mgr.24370) 18157 : cluster [DBG] pgmap v18141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:50 smithi067 bash[17655]: cluster 2024-04-04T00:23:49.145883+0000 mgr.y (mgr.24370) 18157 : cluster [DBG] pgmap v18141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:51 smithi082 bash[20963]: audit 2024-04-04T00:23:51.235388+0000 mon.a (mon.0) 15396 : audit [DBG] from='client.? 172.21.15.67:0/417358570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:51 smithi067 bash[17655]: audit 2024-04-04T00:23:51.235388+0000 mon.a (mon.0) 15396 : audit [DBG] from='client.? 172.21.15.67:0/417358570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:51 smithi067 bash[27441]: audit 2024-04-04T00:23:51.235388+0000 mon.a (mon.0) 15396 : audit [DBG] from='client.? 172.21.15.67:0/417358570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:53.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:52 smithi067 bash[27441]: cluster 2024-04-04T00:23:51.147117+0000 mgr.y (mgr.24370) 18158 : cluster [DBG] pgmap v18142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:53.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:52 smithi067 bash[17655]: cluster 2024-04-04T00:23:51.147117+0000 mgr.y (mgr.24370) 18158 : cluster [DBG] pgmap v18142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:53.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:52 smithi082 bash[20963]: cluster 2024-04-04T00:23:51.147117+0000 mgr.y (mgr.24370) 18158 : cluster [DBG] pgmap v18142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:23:53.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:53 smithi082 bash[20963]: audit 2024-04-04T00:23:53.687584+0000 mon.a (mon.0) 15397 : audit [DBG] from='client.? 172.21.15.67:0/4212488307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:23:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:53 smithi067 bash[27441]: audit 2024-04-04T00:23:53.687584+0000 mon.a (mon.0) 15397 : audit [DBG] from='client.? 172.21.15.67:0/4212488307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:53 smithi067 bash[17655]: audit 2024-04-04T00:23:53.687584+0000 mon.a (mon.0) 15397 : audit [DBG] from='client.? 172.21.15.67:0/4212488307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:55.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:54 smithi082 bash[20963]: cluster 2024-04-04T00:23:53.148003+0000 mgr.y (mgr.24370) 18159 : cluster [DBG] pgmap v18143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:54 smithi067 bash[27441]: cluster 2024-04-04T00:23:53.148003+0000 mgr.y (mgr.24370) 18159 : cluster [DBG] pgmap v18143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:54 smithi067 bash[17655]: cluster 2024-04-04T00:23:53.148003+0000 mgr.y (mgr.24370) 18159 : cluster [DBG] pgmap v18143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:55 smithi082 bash[20963]: audit 2024-04-04T00:23:55.623990+0000 mon.a (mon.0) 15398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:55 smithi067 bash[17655]: audit 2024-04-04T00:23:55.623990+0000 mon.a (mon.0) 15398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:55 smithi067 bash[27441]: audit 2024-04-04T00:23:55.623990+0000 mon.a (mon.0) 15398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:23:57.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:56 smithi082 bash[20963]: cluster 2024-04-04T00:23:55.148869+0000 mgr.y (mgr.24370) 18160 : cluster [DBG] pgmap v18144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:57.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:56 smithi082 bash[20963]: audit 2024-04-04T00:23:56.135492+0000 mon.c (mon.2) 7260 : audit [DBG] from='client.? 172.21.15.67:0/2626321209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:56 smithi067 bash[17655]: cluster 2024-04-04T00:23:55.148869+0000 mgr.y (mgr.24370) 18160 : cluster [DBG] pgmap v18144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:56 smithi067 bash[17655]: audit 2024-04-04T00:23:56.135492+0000 mon.c (mon.2) 7260 : audit [DBG] from='client.? 172.21.15.67:0/2626321209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:56 smithi067 bash[27441]: cluster 2024-04-04T00:23:55.148869+0000 mgr.y (mgr.24370) 18160 : cluster [DBG] pgmap v18144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:56 smithi067 bash[27441]: audit 2024-04-04T00:23:56.135492+0000 mon.c (mon.2) 7260 : audit [DBG] from='client.? 172.21.15.67:0/2626321209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:58 smithi082 bash[20963]: cluster 2024-04-04T00:23:57.150099+0000 mgr.y (mgr.24370) 18161 : cluster [DBG] pgmap v18145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:23:58 smithi082 bash[20963]: audit 2024-04-04T00:23:58.588161+0000 mon.c (mon.2) 7261 : audit [DBG] from='client.? 172.21.15.67:0/3507521622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:58 smithi067 bash[17655]: cluster 2024-04-04T00:23:57.150099+0000 mgr.y (mgr.24370) 18161 : cluster [DBG] pgmap v18145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:23:58 smithi067 bash[17655]: audit 2024-04-04T00:23:58.588161+0000 mon.c (mon.2) 7261 : audit [DBG] from='client.? 172.21.15.67:0/3507521622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:23:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:58 smithi067 bash[27441]: cluster 2024-04-04T00:23:57.150099+0000 mgr.y (mgr.24370) 18161 : cluster [DBG] pgmap v18145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:23:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:23:58 smithi067 bash[27441]: audit 2024-04-04T00:23:58.588161+0000 mon.c (mon.2) 7261 : audit [DBG] from='client.? 172.21.15.67:0/3507521622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:00 smithi082 bash[20963]: cluster 2024-04-04T00:23:59.150732+0000 mgr.y (mgr.24370) 18162 : cluster [DBG] pgmap v18146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:00 smithi067 bash[17655]: cluster 2024-04-04T00:23:59.150732+0000 mgr.y (mgr.24370) 18162 : cluster [DBG] pgmap v18146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:00 smithi067 bash[27441]: cluster 2024-04-04T00:23:59.150732+0000 mgr.y (mgr.24370) 18162 : cluster [DBG] pgmap v18146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:02.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:01 smithi082 bash[20963]: audit 2024-04-04T00:24:01.042552+0000 mon.a (mon.0) 15399 : audit [DBG] from='client.? 172.21.15.67:0/1550845023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:02.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:01 smithi067 bash[17655]: audit 2024-04-04T00:24:01.042552+0000 mon.a (mon.0) 15399 : audit [DBG] from='client.? 172.21.15.67:0/1550845023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:02.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:01 smithi067 bash[27441]: audit 2024-04-04T00:24:01.042552+0000 mon.a (mon.0) 15399 : audit [DBG] from='client.? 172.21.15.67:0/1550845023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:02 smithi067 bash[17655]: cluster 2024-04-04T00:24:01.151921+0000 mgr.y (mgr.24370) 18163 : cluster [DBG] pgmap v18147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:03.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:02 smithi067 bash[27441]: cluster 2024-04-04T00:24:01.151921+0000 mgr.y (mgr.24370) 18163 : cluster [DBG] pgmap v18147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:03.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:02 smithi082 bash[20963]: cluster 2024-04-04T00:24:01.151921+0000 mgr.y (mgr.24370) 18163 : cluster [DBG] pgmap v18147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:24:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:24:03.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:03 smithi082 bash[20963]: audit 2024-04-04T00:24:03.493587+0000 mon.a (mon.0) 15400 : audit [DBG] from='client.? 172.21.15.67:0/226921072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:04.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:03 smithi067 bash[17655]: audit 2024-04-04T00:24:03.493587+0000 mon.a (mon.0) 15400 : audit [DBG] from='client.? 172.21.15.67:0/226921072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:04.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:03 smithi067 bash[27441]: audit 2024-04-04T00:24:03.493587+0000 mon.a (mon.0) 15400 : audit [DBG] from='client.? 172.21.15.67:0/226921072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:05.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:04 smithi082 bash[20963]: cluster 2024-04-04T00:24:03.152693+0000 mgr.y (mgr.24370) 18164 : cluster [DBG] pgmap v18148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:04 smithi067 bash[27441]: cluster 2024-04-04T00:24:03.152693+0000 mgr.y (mgr.24370) 18164 : cluster [DBG] pgmap v18148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:04 smithi067 bash[17655]: cluster 2024-04-04T00:24:03.152693+0000 mgr.y (mgr.24370) 18164 : cluster [DBG] pgmap v18148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:06 smithi082 bash[20963]: cluster 2024-04-04T00:24:05.153526+0000 mgr.y (mgr.24370) 18165 : cluster [DBG] pgmap v18149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:06 smithi082 bash[20963]: audit 2024-04-04T00:24:05.944811+0000 mon.a (mon.0) 15401 : audit [DBG] from='client.? 172.21.15.67:0/4058683912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:06 smithi067 bash[27441]: cluster 2024-04-04T00:24:05.153526+0000 mgr.y (mgr.24370) 18165 : cluster [DBG] pgmap v18149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:06 smithi067 bash[27441]: audit 2024-04-04T00:24:05.944811+0000 mon.a (mon.0) 15401 : audit [DBG] from='client.? 172.21.15.67:0/4058683912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:06 smithi067 bash[17655]: cluster 2024-04-04T00:24:05.153526+0000 mgr.y (mgr.24370) 18165 : cluster [DBG] pgmap v18149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:06 smithi067 bash[17655]: audit 2024-04-04T00:24:05.944811+0000 mon.a (mon.0) 15401 : audit [DBG] from='client.? 172.21.15.67:0/4058683912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:08 smithi082 bash[20963]: cluster 2024-04-04T00:24:07.154848+0000 mgr.y (mgr.24370) 18166 : cluster [DBG] pgmap v18150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:08 smithi082 bash[20963]: audit 2024-04-04T00:24:08.400983+0000 mon.a (mon.0) 15402 : audit [DBG] from='client.? 172.21.15.67:0/337708349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:08 smithi067 bash[27441]: cluster 2024-04-04T00:24:07.154848+0000 mgr.y (mgr.24370) 18166 : cluster [DBG] pgmap v18150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:08 smithi067 bash[27441]: audit 2024-04-04T00:24:08.400983+0000 mon.a (mon.0) 15402 : audit [DBG] from='client.? 172.21.15.67:0/337708349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:08 smithi067 bash[17655]: cluster 2024-04-04T00:24:07.154848+0000 mgr.y (mgr.24370) 18166 : cluster [DBG] pgmap v18150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:09.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:08 smithi067 bash[17655]: audit 2024-04-04T00:24:08.400983+0000 mon.a (mon.0) 15402 : audit [DBG] from='client.? 172.21.15.67:0/337708349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:10 smithi082 bash[20963]: cluster 2024-04-04T00:24:09.155587+0000 mgr.y (mgr.24370) 18167 : cluster [DBG] pgmap v18151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:10 smithi082 bash[20963]: audit 2024-04-04T00:24:10.624101+0000 mon.a (mon.0) 15403 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:10 smithi067 bash[17655]: cluster 2024-04-04T00:24:09.155587+0000 mgr.y (mgr.24370) 18167 : cluster [DBG] pgmap v18151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:10 smithi067 bash[17655]: audit 2024-04-04T00:24:10.624101+0000 mon.a (mon.0) 15403 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:10 smithi067 bash[27441]: cluster 2024-04-04T00:24:09.155587+0000 mgr.y (mgr.24370) 18167 : cluster [DBG] pgmap v18151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:10 smithi067 bash[27441]: audit 2024-04-04T00:24:10.624101+0000 mon.a (mon.0) 15403 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:11 smithi082 bash[20963]: audit 2024-04-04T00:24:10.858436+0000 mon.c (mon.2) 7262 : audit [DBG] from='client.? 172.21.15.67:0/1877342253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:11 smithi067 bash[17655]: audit 2024-04-04T00:24:10.858436+0000 mon.c (mon.2) 7262 : audit [DBG] from='client.? 172.21.15.67:0/1877342253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:11 smithi067 bash[27441]: audit 2024-04-04T00:24:10.858436+0000 mon.c (mon.2) 7262 : audit [DBG] from='client.? 172.21.15.67:0/1877342253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:12 smithi067 bash[17655]: cluster 2024-04-04T00:24:11.156427+0000 mgr.y (mgr.24370) 18168 : cluster [DBG] pgmap v18152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:13.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:12 smithi067 bash[27441]: cluster 2024-04-04T00:24:11.156427+0000 mgr.y (mgr.24370) 18168 : cluster [DBG] pgmap v18152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:13.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:12 smithi082 bash[20963]: cluster 2024-04-04T00:24:11.156427+0000 mgr.y (mgr.24370) 18168 : cluster [DBG] pgmap v18152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:13] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:24:13.796 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:24:14.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:13 smithi082 bash[20963]: audit 2024-04-04T00:24:13.325841+0000 mon.a (mon.0) 15404 : audit [DBG] from='client.? 172.21.15.67:0/2132124532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:14.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:13 smithi067 bash[17655]: audit 2024-04-04T00:24:13.325841+0000 mon.a (mon.0) 15404 : audit [DBG] from='client.? 172.21.15.67:0/2132124532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:14.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:13 smithi067 bash[27441]: audit 2024-04-04T00:24:13.325841+0000 mon.a (mon.0) 15404 : audit [DBG] from='client.? 172.21.15.67:0/2132124532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:14 smithi082 bash[20963]: cluster 2024-04-04T00:24:13.157021+0000 mgr.y (mgr.24370) 18169 : cluster [DBG] pgmap v18153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:14 smithi067 bash[27441]: cluster 2024-04-04T00:24:13.157021+0000 mgr.y (mgr.24370) 18169 : cluster [DBG] pgmap v18153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:14 smithi067 bash[17655]: cluster 2024-04-04T00:24:13.157021+0000 mgr.y (mgr.24370) 18169 : cluster [DBG] pgmap v18153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:16.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:15 smithi082 bash[20963]: audit 2024-04-04T00:24:15.775336+0000 mon.a (mon.0) 15405 : audit [DBG] from='client.? 172.21.15.67:0/3174046019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:15 smithi067 bash[27441]: audit 2024-04-04T00:24:15.775336+0000 mon.a (mon.0) 15405 : audit [DBG] from='client.? 172.21.15.67:0/3174046019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:15 smithi067 bash[17655]: audit 2024-04-04T00:24:15.775336+0000 mon.a (mon.0) 15405 : audit [DBG] from='client.? 172.21.15.67:0/3174046019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:16 smithi082 bash[20963]: cluster 2024-04-04T00:24:15.157681+0000 mgr.y (mgr.24370) 18170 : cluster [DBG] pgmap v18154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:16 smithi067 bash[17655]: cluster 2024-04-04T00:24:15.157681+0000 mgr.y (mgr.24370) 18170 : cluster [DBG] pgmap v18154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:16 smithi067 bash[27441]: cluster 2024-04-04T00:24:15.157681+0000 mgr.y (mgr.24370) 18170 : cluster [DBG] pgmap v18154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:18 smithi082 bash[20963]: cluster 2024-04-04T00:24:17.158854+0000 mgr.y (mgr.24370) 18171 : cluster [DBG] pgmap v18155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:18 smithi082 bash[20963]: audit 2024-04-04T00:24:18.229688+0000 mon.a (mon.0) 15406 : audit [DBG] from='client.? 172.21.15.67:0/1960049636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:18 smithi067 bash[17655]: cluster 2024-04-04T00:24:17.158854+0000 mgr.y (mgr.24370) 18171 : cluster [DBG] pgmap v18155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:18 smithi067 bash[17655]: audit 2024-04-04T00:24:18.229688+0000 mon.a (mon.0) 15406 : audit [DBG] from='client.? 172.21.15.67:0/1960049636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:18 smithi067 bash[27441]: cluster 2024-04-04T00:24:17.158854+0000 mgr.y (mgr.24370) 18171 : cluster [DBG] pgmap v18155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:18 smithi067 bash[27441]: audit 2024-04-04T00:24:18.229688+0000 mon.a (mon.0) 15406 : audit [DBG] from='client.? 172.21.15.67:0/1960049636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:20 smithi082 bash[20963]: cluster 2024-04-04T00:24:19.159555+0000 mgr.y (mgr.24370) 18172 : cluster [DBG] pgmap v18156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:20 smithi082 bash[20963]: audit 2024-04-04T00:24:20.410592+0000 mon.a (mon.0) 15407 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:24:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:20 smithi082 bash[20963]: audit 2024-04-04T00:24:20.685550+0000 mon.a (mon.0) 15408 : audit [DBG] from='client.? 172.21.15.67:0/243496713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:20 smithi067 bash[17655]: cluster 2024-04-04T00:24:19.159555+0000 mgr.y (mgr.24370) 18172 : cluster [DBG] pgmap v18156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:20 smithi067 bash[17655]: audit 2024-04-04T00:24:20.410592+0000 mon.a (mon.0) 15407 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:24:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:20 smithi067 bash[17655]: audit 2024-04-04T00:24:20.685550+0000 mon.a (mon.0) 15408 : audit [DBG] from='client.? 172.21.15.67:0/243496713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:20 smithi067 bash[27441]: cluster 2024-04-04T00:24:19.159555+0000 mgr.y (mgr.24370) 18172 : cluster [DBG] pgmap v18156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:20 smithi067 bash[27441]: audit 2024-04-04T00:24:20.410592+0000 mon.a (mon.0) 15407 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:24:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:20 smithi067 bash[27441]: audit 2024-04-04T00:24:20.685550+0000 mon.a (mon.0) 15408 : audit [DBG] from='client.? 172.21.15.67:0/243496713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:22 smithi067 bash[27441]: cluster 2024-04-04T00:24:21.160771+0000 mgr.y (mgr.24370) 18173 : cluster [DBG] pgmap v18157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:22 smithi067 bash[17655]: cluster 2024-04-04T00:24:21.160771+0000 mgr.y (mgr.24370) 18173 : cluster [DBG] pgmap v18157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:22 smithi082 bash[20963]: cluster 2024-04-04T00:24:21.160771+0000 mgr.y (mgr.24370) 18173 : cluster [DBG] pgmap v18157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:23] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:24:23.829 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:24:24.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:23 smithi082 bash[20963]: audit 2024-04-04T00:24:23.138474+0000 mon.c (mon.2) 7263 : audit [DBG] from='client.? 172.21.15.67:0/1169855249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:24.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:23 smithi067 bash[17655]: audit 2024-04-04T00:24:23.138474+0000 mon.c (mon.2) 7263 : audit [DBG] from='client.? 172.21.15.67:0/1169855249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:24.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:23 smithi067 bash[27441]: audit 2024-04-04T00:24:23.138474+0000 mon.c (mon.2) 7263 : audit [DBG] from='client.? 172.21.15.67:0/1169855249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:24 smithi082 bash[20963]: cluster 2024-04-04T00:24:23.161457+0000 mgr.y (mgr.24370) 18174 : cluster [DBG] pgmap v18158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:24 smithi067 bash[17655]: cluster 2024-04-04T00:24:23.161457+0000 mgr.y (mgr.24370) 18174 : cluster [DBG] pgmap v18158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:24 smithi067 bash[27441]: cluster 2024-04-04T00:24:23.161457+0000 mgr.y (mgr.24370) 18174 : cluster [DBG] pgmap v18158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:25 smithi082 bash[20963]: audit 2024-04-04T00:24:25.598774+0000 mon.c (mon.2) 7264 : audit [DBG] from='client.? 172.21.15.67:0/1415583349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:25 smithi082 bash[20963]: audit 2024-04-04T00:24:25.623881+0000 mon.a (mon.0) 15409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:25 smithi067 bash[27441]: audit 2024-04-04T00:24:25.598774+0000 mon.c (mon.2) 7264 : audit [DBG] from='client.? 172.21.15.67:0/1415583349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:25 smithi067 bash[27441]: audit 2024-04-04T00:24:25.623881+0000 mon.a (mon.0) 15409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:25 smithi067 bash[17655]: audit 2024-04-04T00:24:25.598774+0000 mon.c (mon.2) 7264 : audit [DBG] from='client.? 172.21.15.67:0/1415583349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:26.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:25 smithi067 bash[17655]: audit 2024-04-04T00:24:25.623881+0000 mon.a (mon.0) 15409 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:26 smithi082 bash[20963]: cluster 2024-04-04T00:24:25.162380+0000 mgr.y (mgr.24370) 18175 : cluster [DBG] pgmap v18159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:26 smithi082 bash[20963]: audit 2024-04-04T00:24:26.102121+0000 mon.a (mon.0) 15410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:26 smithi082 bash[20963]: audit 2024-04-04T00:24:26.110022+0000 mon.a (mon.0) 15411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:26 smithi082 bash[20963]: audit 2024-04-04T00:24:26.406451+0000 mon.a (mon.0) 15412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:26 smithi082 bash[20963]: audit 2024-04-04T00:24:26.413314+0000 mon.a (mon.0) 15413 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:26 smithi082 bash[20963]: audit 2024-04-04T00:24:26.835416+0000 mon.a (mon.0) 15414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:24:27.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:26 smithi082 bash[20963]: audit 2024-04-04T00:24:26.837311+0000 mon.a (mon.0) 15415 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:24:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[17655]: cluster 2024-04-04T00:24:25.162380+0000 mgr.y (mgr.24370) 18175 : cluster [DBG] pgmap v18159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[17655]: audit 2024-04-04T00:24:26.102121+0000 mon.a (mon.0) 15410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[17655]: audit 2024-04-04T00:24:26.110022+0000 mon.a (mon.0) 15411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[17655]: audit 2024-04-04T00:24:26.406451+0000 mon.a (mon.0) 15412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[17655]: audit 2024-04-04T00:24:26.413314+0000 mon.a (mon.0) 15413 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[17655]: audit 2024-04-04T00:24:26.835416+0000 mon.a (mon.0) 15414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:24:27.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[17655]: audit 2024-04-04T00:24:26.837311+0000 mon.a (mon.0) 15415 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:24:27.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[27441]: cluster 2024-04-04T00:24:25.162380+0000 mgr.y (mgr.24370) 18175 : cluster [DBG] pgmap v18159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:27.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[27441]: audit 2024-04-04T00:24:26.102121+0000 mon.a (mon.0) 15410 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[27441]: audit 2024-04-04T00:24:26.110022+0000 mon.a (mon.0) 15411 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[27441]: audit 2024-04-04T00:24:26.406451+0000 mon.a (mon.0) 15412 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[27441]: audit 2024-04-04T00:24:26.413314+0000 mon.a (mon.0) 15413 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:27.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[27441]: audit 2024-04-04T00:24:26.835416+0000 mon.a (mon.0) 15414 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:24:27.175 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:26 smithi067 bash[27441]: audit 2024-04-04T00:24:26.837311+0000 mon.a (mon.0) 15415 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:24:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:27 smithi082 bash[20963]: audit 2024-04-04T00:24:26.853554+0000 mon.a (mon.0) 15416 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:27 smithi067 bash[27441]: audit 2024-04-04T00:24:26.853554+0000 mon.a (mon.0) 15416 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:27 smithi067 bash[17655]: audit 2024-04-04T00:24:26.853554+0000 mon.a (mon.0) 15416 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:24:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:28 smithi082 bash[20963]: cluster 2024-04-04T00:24:27.163610+0000 mgr.y (mgr.24370) 18176 : cluster [DBG] pgmap v18160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:28 smithi082 bash[20963]: audit 2024-04-04T00:24:28.052234+0000 mon.a (mon.0) 15417 : audit [DBG] from='client.? 172.21.15.67:0/2184248106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:28 smithi067 bash[27441]: cluster 2024-04-04T00:24:27.163610+0000 mgr.y (mgr.24370) 18176 : cluster [DBG] pgmap v18160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:28 smithi067 bash[27441]: audit 2024-04-04T00:24:28.052234+0000 mon.a (mon.0) 15417 : audit [DBG] from='client.? 172.21.15.67:0/2184248106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:28 smithi067 bash[17655]: cluster 2024-04-04T00:24:27.163610+0000 mgr.y (mgr.24370) 18176 : cluster [DBG] pgmap v18160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:29.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:28 smithi067 bash[17655]: audit 2024-04-04T00:24:28.052234+0000 mon.a (mon.0) 15417 : audit [DBG] from='client.? 172.21.15.67:0/2184248106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:30 smithi082 bash[20963]: cluster 2024-04-04T00:24:29.164338+0000 mgr.y (mgr.24370) 18177 : cluster [DBG] pgmap v18161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:30 smithi082 bash[20963]: audit 2024-04-04T00:24:30.508703+0000 mon.c (mon.2) 7265 : audit [DBG] from='client.? 172.21.15.67:0/1039573466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:30 smithi067 bash[27441]: cluster 2024-04-04T00:24:29.164338+0000 mgr.y (mgr.24370) 18177 : cluster [DBG] pgmap v18161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:30 smithi067 bash[27441]: audit 2024-04-04T00:24:30.508703+0000 mon.c (mon.2) 7265 : audit [DBG] from='client.? 172.21.15.67:0/1039573466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:30 smithi067 bash[17655]: cluster 2024-04-04T00:24:29.164338+0000 mgr.y (mgr.24370) 18177 : cluster [DBG] pgmap v18161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:30 smithi067 bash[17655]: audit 2024-04-04T00:24:30.508703+0000 mon.c (mon.2) 7265 : audit [DBG] from='client.? 172.21.15.67:0/1039573466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:32 smithi082 bash[20963]: cluster 2024-04-04T00:24:31.165477+0000 mgr.y (mgr.24370) 18178 : cluster [DBG] pgmap v18162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:33.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:24:33.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:32 smithi067 bash[27441]: cluster 2024-04-04T00:24:31.165477+0000 mgr.y (mgr.24370) 18178 : cluster [DBG] pgmap v18162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:33.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:32 smithi067 bash[17655]: cluster 2024-04-04T00:24:31.165477+0000 mgr.y (mgr.24370) 18178 : cluster [DBG] pgmap v18162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:24:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:33 smithi067 bash[27441]: audit 2024-04-04T00:24:32.962857+0000 mon.c (mon.2) 7266 : audit [DBG] from='client.? 172.21.15.67:0/2888537491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:33 smithi067 bash[17655]: audit 2024-04-04T00:24:32.962857+0000 mon.c (mon.2) 7266 : audit [DBG] from='client.? 172.21.15.67:0/2888537491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:34.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:33 smithi082 bash[20963]: audit 2024-04-04T00:24:32.962857+0000 mon.c (mon.2) 7266 : audit [DBG] from='client.? 172.21.15.67:0/2888537491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:34 smithi067 bash[27441]: cluster 2024-04-04T00:24:33.166185+0000 mgr.y (mgr.24370) 18179 : cluster [DBG] pgmap v18163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:34 smithi067 bash[17655]: cluster 2024-04-04T00:24:33.166185+0000 mgr.y (mgr.24370) 18179 : cluster [DBG] pgmap v18163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:34 smithi082 bash[20963]: cluster 2024-04-04T00:24:33.166185+0000 mgr.y (mgr.24370) 18179 : cluster [DBG] pgmap v18163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:35 smithi067 bash[17655]: cluster 2024-04-04T00:24:35.166994+0000 mgr.y (mgr.24370) 18180 : cluster [DBG] pgmap v18164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:35 smithi067 bash[17655]: audit 2024-04-04T00:24:35.412754+0000 mon.c (mon.2) 7267 : audit [DBG] from='client.? 172.21.15.67:0/3960285769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:36.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:35 smithi067 bash[27441]: cluster 2024-04-04T00:24:35.166994+0000 mgr.y (mgr.24370) 18180 : cluster [DBG] pgmap v18164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:36.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:35 smithi067 bash[27441]: audit 2024-04-04T00:24:35.412754+0000 mon.c (mon.2) 7267 : audit [DBG] from='client.? 172.21.15.67:0/3960285769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:36.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:35 smithi082 bash[20963]: cluster 2024-04-04T00:24:35.166994+0000 mgr.y (mgr.24370) 18180 : cluster [DBG] pgmap v18164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:36.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:35 smithi082 bash[20963]: audit 2024-04-04T00:24:35.412754+0000 mon.c (mon.2) 7267 : audit [DBG] from='client.? 172.21.15.67:0/3960285769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:38 smithi082 bash[20963]: cluster 2024-04-04T00:24:37.168175+0000 mgr.y (mgr.24370) 18181 : cluster [DBG] pgmap v18165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:38 smithi082 bash[20963]: audit 2024-04-04T00:24:37.867173+0000 mon.a (mon.0) 15418 : audit [DBG] from='client.? 172.21.15.67:0/425260307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:38 smithi067 bash[27441]: cluster 2024-04-04T00:24:37.168175+0000 mgr.y (mgr.24370) 18181 : cluster [DBG] pgmap v18165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:38 smithi067 bash[27441]: audit 2024-04-04T00:24:37.867173+0000 mon.a (mon.0) 15418 : audit [DBG] from='client.? 172.21.15.67:0/425260307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:38 smithi067 bash[17655]: cluster 2024-04-04T00:24:37.168175+0000 mgr.y (mgr.24370) 18181 : cluster [DBG] pgmap v18165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:38 smithi067 bash[17655]: audit 2024-04-04T00:24:37.867173+0000 mon.a (mon.0) 15418 : audit [DBG] from='client.? 172.21.15.67:0/425260307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:40 smithi082 bash[20963]: cluster 2024-04-04T00:24:39.168810+0000 mgr.y (mgr.24370) 18182 : cluster [DBG] pgmap v18166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:40 smithi067 bash[27441]: cluster 2024-04-04T00:24:39.168810+0000 mgr.y (mgr.24370) 18182 : cluster [DBG] pgmap v18166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:40 smithi067 bash[17655]: cluster 2024-04-04T00:24:39.168810+0000 mgr.y (mgr.24370) 18182 : cluster [DBG] pgmap v18166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:41 smithi082 bash[20963]: audit 2024-04-04T00:24:40.319756+0000 mon.c (mon.2) 7268 : audit [DBG] from='client.? 172.21.15.67:0/3583653482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:41 smithi082 bash[20963]: audit 2024-04-04T00:24:40.625035+0000 mon.a (mon.0) 15419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:41 smithi067 bash[27441]: audit 2024-04-04T00:24:40.319756+0000 mon.c (mon.2) 7268 : audit [DBG] from='client.? 172.21.15.67:0/3583653482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:41 smithi067 bash[27441]: audit 2024-04-04T00:24:40.625035+0000 mon.a (mon.0) 15419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:41 smithi067 bash[17655]: audit 2024-04-04T00:24:40.319756+0000 mon.c (mon.2) 7268 : audit [DBG] from='client.? 172.21.15.67:0/3583653482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:41.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:41 smithi067 bash[17655]: audit 2024-04-04T00:24:40.625035+0000 mon.a (mon.0) 15419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:42 smithi082 bash[20963]: cluster 2024-04-04T00:24:41.169966+0000 mgr.y (mgr.24370) 18183 : cluster [DBG] pgmap v18167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:42 smithi067 bash[27441]: cluster 2024-04-04T00:24:41.169966+0000 mgr.y (mgr.24370) 18183 : cluster [DBG] pgmap v18167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:42 smithi067 bash[17655]: cluster 2024-04-04T00:24:41.169966+0000 mgr.y (mgr.24370) 18183 : cluster [DBG] pgmap v18167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:43.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:43 smithi067 bash[17655]: audit 2024-04-04T00:24:42.775042+0000 mon.c (mon.2) 7269 : audit [DBG] from='client.? 172.21.15.67:0/3501623954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:24:43.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:43 smithi067 bash[27441]: audit 2024-04-04T00:24:42.775042+0000 mon.c (mon.2) 7269 : audit [DBG] from='client.? 172.21.15.67:0/3501623954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:43.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:43 smithi082 bash[20963]: audit 2024-04-04T00:24:42.775042+0000 mon.c (mon.2) 7269 : audit [DBG] from='client.? 172.21.15.67:0/3501623954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:24:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:44 smithi082 bash[20963]: cluster 2024-04-04T00:24:43.170694+0000 mgr.y (mgr.24370) 18184 : cluster [DBG] pgmap v18168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:44.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:44 smithi067 bash[27441]: cluster 2024-04-04T00:24:43.170694+0000 mgr.y (mgr.24370) 18184 : cluster [DBG] pgmap v18168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:44 smithi067 bash[17655]: cluster 2024-04-04T00:24:43.170694+0000 mgr.y (mgr.24370) 18184 : cluster [DBG] pgmap v18168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:45.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:45 smithi082 bash[20963]: audit 2024-04-04T00:24:45.236861+0000 mon.c (mon.2) 7270 : audit [DBG] from='client.? 172.21.15.67:0/2721731197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:45 smithi067 bash[17655]: audit 2024-04-04T00:24:45.236861+0000 mon.c (mon.2) 7270 : audit [DBG] from='client.? 172.21.15.67:0/2721731197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:45 smithi067 bash[27441]: audit 2024-04-04T00:24:45.236861+0000 mon.c (mon.2) 7270 : audit [DBG] from='client.? 172.21.15.67:0/2721731197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:46 smithi082 bash[20963]: cluster 2024-04-04T00:24:45.171334+0000 mgr.y (mgr.24370) 18185 : cluster [DBG] pgmap v18169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:46 smithi067 bash[27441]: cluster 2024-04-04T00:24:45.171334+0000 mgr.y (mgr.24370) 18185 : cluster [DBG] pgmap v18169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:46 smithi067 bash[17655]: cluster 2024-04-04T00:24:45.171334+0000 mgr.y (mgr.24370) 18185 : cluster [DBG] pgmap v18169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:48 smithi082 bash[20963]: cluster 2024-04-04T00:24:47.172553+0000 mgr.y (mgr.24370) 18186 : cluster [DBG] pgmap v18170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:48 smithi082 bash[20963]: audit 2024-04-04T00:24:47.695412+0000 mon.a (mon.0) 15420 : audit [DBG] from='client.? 172.21.15.67:0/687040906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:48 smithi067 bash[27441]: cluster 2024-04-04T00:24:47.172553+0000 mgr.y (mgr.24370) 18186 : cluster [DBG] pgmap v18170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:48 smithi067 bash[27441]: audit 2024-04-04T00:24:47.695412+0000 mon.a (mon.0) 15420 : audit [DBG] from='client.? 172.21.15.67:0/687040906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:48 smithi067 bash[17655]: cluster 2024-04-04T00:24:47.172553+0000 mgr.y (mgr.24370) 18186 : cluster [DBG] pgmap v18170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:48 smithi067 bash[17655]: audit 2024-04-04T00:24:47.695412+0000 mon.a (mon.0) 15420 : audit [DBG] from='client.? 172.21.15.67:0/687040906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:50.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:50 smithi082 bash[20963]: cluster 2024-04-04T00:24:49.173356+0000 mgr.y (mgr.24370) 18187 : cluster [DBG] pgmap v18171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:50.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:50 smithi082 bash[20963]: audit 2024-04-04T00:24:50.143590+0000 mon.a (mon.0) 15421 : audit [DBG] from='client.? 172.21.15.67:0/3187677593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:50 smithi067 bash[17655]: cluster 2024-04-04T00:24:49.173356+0000 mgr.y (mgr.24370) 18187 : cluster [DBG] pgmap v18171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:50 smithi067 bash[17655]: audit 2024-04-04T00:24:50.143590+0000 mon.a (mon.0) 15421 : audit [DBG] from='client.? 172.21.15.67:0/3187677593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:50 smithi067 bash[27441]: cluster 2024-04-04T00:24:49.173356+0000 mgr.y (mgr.24370) 18187 : cluster [DBG] pgmap v18171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:50 smithi067 bash[27441]: audit 2024-04-04T00:24:50.143590+0000 mon.a (mon.0) 15421 : audit [DBG] from='client.? 172.21.15.67:0/3187677593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:52 smithi082 bash[20963]: cluster 2024-04-04T00:24:51.174475+0000 mgr.y (mgr.24370) 18188 : cluster [DBG] pgmap v18172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:52.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:52 smithi067 bash[17655]: cluster 2024-04-04T00:24:51.174475+0000 mgr.y (mgr.24370) 18188 : cluster [DBG] pgmap v18172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:52 smithi067 bash[27441]: cluster 2024-04-04T00:24:51.174475+0000 mgr.y (mgr.24370) 18188 : cluster [DBG] pgmap v18172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:53 smithi067 bash[17655]: audit 2024-04-04T00:24:52.597360+0000 mon.a (mon.0) 15422 : audit [DBG] from='client.? 172.21.15.67:0/463979711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:24:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:53 smithi067 bash[27441]: audit 2024-04-04T00:24:52.597360+0000 mon.a (mon.0) 15422 : audit [DBG] from='client.? 172.21.15.67:0/463979711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:53.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:53 smithi082 bash[20963]: audit 2024-04-04T00:24:52.597360+0000 mon.a (mon.0) 15422 : audit [DBG] from='client.? 172.21.15.67:0/463979711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:53.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:24:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:54 smithi082 bash[20963]: cluster 2024-04-04T00:24:53.175203+0000 mgr.y (mgr.24370) 18189 : cluster [DBG] pgmap v18173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:54.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:54 smithi067 bash[17655]: cluster 2024-04-04T00:24:53.175203+0000 mgr.y (mgr.24370) 18189 : cluster [DBG] pgmap v18173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:54.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:54 smithi067 bash[27441]: cluster 2024-04-04T00:24:53.175203+0000 mgr.y (mgr.24370) 18189 : cluster [DBG] pgmap v18173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:55.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:55 smithi082 bash[20963]: audit 2024-04-04T00:24:55.047326+0000 mon.c (mon.2) 7271 : audit [DBG] from='client.? 172.21.15.67:0/3991845116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:55.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:55 smithi067 bash[27441]: audit 2024-04-04T00:24:55.047326+0000 mon.c (mon.2) 7271 : audit [DBG] from='client.? 172.21.15.67:0/3991845116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:55.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:55 smithi067 bash[17655]: audit 2024-04-04T00:24:55.047326+0000 mon.c (mon.2) 7271 : audit [DBG] from='client.? 172.21.15.67:0/3991845116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:56 smithi082 bash[20963]: cluster 2024-04-04T00:24:55.175897+0000 mgr.y (mgr.24370) 18190 : cluster [DBG] pgmap v18174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:56 smithi082 bash[20963]: audit 2024-04-04T00:24:55.625565+0000 mon.a (mon.0) 15423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:56 smithi067 bash[17655]: cluster 2024-04-04T00:24:55.175897+0000 mgr.y (mgr.24370) 18190 : cluster [DBG] pgmap v18174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:56 smithi067 bash[17655]: audit 2024-04-04T00:24:55.625565+0000 mon.a (mon.0) 15423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:56 smithi067 bash[27441]: cluster 2024-04-04T00:24:55.175897+0000 mgr.y (mgr.24370) 18190 : cluster [DBG] pgmap v18174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:56 smithi067 bash[27441]: audit 2024-04-04T00:24:55.625565+0000 mon.a (mon.0) 15423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:24:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:58 smithi082 bash[20963]: cluster 2024-04-04T00:24:57.176602+0000 mgr.y (mgr.24370) 18191 : cluster [DBG] pgmap v18175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:24:58 smithi082 bash[20963]: audit 2024-04-04T00:24:57.507035+0000 mon.c (mon.2) 7272 : audit [DBG] from='client.? 172.21.15.67:0/111311878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:58 smithi067 bash[17655]: cluster 2024-04-04T00:24:57.176602+0000 mgr.y (mgr.24370) 18191 : cluster [DBG] pgmap v18175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:24:58 smithi067 bash[17655]: audit 2024-04-04T00:24:57.507035+0000 mon.c (mon.2) 7272 : audit [DBG] from='client.? 172.21.15.67:0/111311878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:24:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:58 smithi067 bash[27441]: cluster 2024-04-04T00:24:57.176602+0000 mgr.y (mgr.24370) 18191 : cluster [DBG] pgmap v18175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:24:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:24:58 smithi067 bash[27441]: audit 2024-04-04T00:24:57.507035+0000 mon.c (mon.2) 7272 : audit [DBG] from='client.? 172.21.15.67:0/111311878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:00.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:00 smithi082 bash[20963]: cluster 2024-04-04T00:24:59.177243+0000 mgr.y (mgr.24370) 18192 : cluster [DBG] pgmap v18176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:00.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:00 smithi082 bash[20963]: audit 2024-04-04T00:24:59.955098+0000 mon.a (mon.0) 15424 : audit [DBG] from='client.? 172.21.15.67:0/503396961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:00 smithi067 bash[17655]: cluster 2024-04-04T00:24:59.177243+0000 mgr.y (mgr.24370) 18192 : cluster [DBG] pgmap v18176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:00 smithi067 bash[17655]: audit 2024-04-04T00:24:59.955098+0000 mon.a (mon.0) 15424 : audit [DBG] from='client.? 172.21.15.67:0/503396961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:00 smithi067 bash[27441]: cluster 2024-04-04T00:24:59.177243+0000 mgr.y (mgr.24370) 18192 : cluster [DBG] pgmap v18176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:00.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:00 smithi067 bash[27441]: audit 2024-04-04T00:24:59.955098+0000 mon.a (mon.0) 15424 : audit [DBG] from='client.? 172.21.15.67:0/503396961' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:02 smithi082 bash[20963]: cluster 2024-04-04T00:25:01.178367+0000 mgr.y (mgr.24370) 18193 : cluster [DBG] pgmap v18177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:02 smithi067 bash[17655]: cluster 2024-04-04T00:25:01.178367+0000 mgr.y (mgr.24370) 18193 : cluster [DBG] pgmap v18177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:02 smithi067 bash[27441]: cluster 2024-04-04T00:25:01.178367+0000 mgr.y (mgr.24370) 18193 : cluster [DBG] pgmap v18177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:03 smithi067 bash[17655]: audit 2024-04-04T00:25:02.413995+0000 mon.a (mon.0) 15425 : audit [DBG] from='client.? 172.21.15.67:0/3297783446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:03 smithi067 bash[27441]: audit 2024-04-04T00:25:02.413995+0000 mon.a (mon.0) 15425 : audit [DBG] from='client.? 172.21.15.67:0/3297783446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:25:03.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:03 smithi082 bash[20963]: audit 2024-04-04T00:25:02.413995+0000 mon.a (mon.0) 15425 : audit [DBG] from='client.? 172.21.15.67:0/3297783446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:03.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:25:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:04 smithi082 bash[20963]: cluster 2024-04-04T00:25:03.179049+0000 mgr.y (mgr.24370) 18194 : cluster [DBG] pgmap v18178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:04 smithi067 bash[17655]: cluster 2024-04-04T00:25:03.179049+0000 mgr.y (mgr.24370) 18194 : cluster [DBG] pgmap v18178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:04 smithi067 bash[27441]: cluster 2024-04-04T00:25:03.179049+0000 mgr.y (mgr.24370) 18194 : cluster [DBG] pgmap v18178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:05.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:05 smithi082 bash[20963]: audit 2024-04-04T00:25:04.862767+0000 mon.c (mon.2) 7273 : audit [DBG] from='client.? 172.21.15.67:0/1814757788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:05.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:05 smithi067 bash[17655]: audit 2024-04-04T00:25:04.862767+0000 mon.c (mon.2) 7273 : audit [DBG] from='client.? 172.21.15.67:0/1814757788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:05.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:05 smithi067 bash[27441]: audit 2024-04-04T00:25:04.862767+0000 mon.c (mon.2) 7273 : audit [DBG] from='client.? 172.21.15.67:0/1814757788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:06 smithi082 bash[20963]: cluster 2024-04-04T00:25:05.179742+0000 mgr.y (mgr.24370) 18195 : cluster [DBG] pgmap v18179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:06 smithi067 bash[17655]: cluster 2024-04-04T00:25:05.179742+0000 mgr.y (mgr.24370) 18195 : cluster [DBG] pgmap v18179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:06 smithi067 bash[27441]: cluster 2024-04-04T00:25:05.179742+0000 mgr.y (mgr.24370) 18195 : cluster [DBG] pgmap v18179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:07.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:07 smithi082 bash[20963]: audit 2024-04-04T00:25:07.315220+0000 mon.a (mon.0) 15426 : audit [DBG] from='client.? 172.21.15.67:0/2186836435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:07.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:07 smithi067 bash[17655]: audit 2024-04-04T00:25:07.315220+0000 mon.a (mon.0) 15426 : audit [DBG] from='client.? 172.21.15.67:0/2186836435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:07.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:07 smithi067 bash[27441]: audit 2024-04-04T00:25:07.315220+0000 mon.a (mon.0) 15426 : audit [DBG] from='client.? 172.21.15.67:0/2186836435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:08 smithi082 bash[20963]: cluster 2024-04-04T00:25:07.180894+0000 mgr.y (mgr.24370) 18196 : cluster [DBG] pgmap v18180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:08 smithi067 bash[17655]: cluster 2024-04-04T00:25:07.180894+0000 mgr.y (mgr.24370) 18196 : cluster [DBG] pgmap v18180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:08 smithi067 bash[27441]: cluster 2024-04-04T00:25:07.180894+0000 mgr.y (mgr.24370) 18196 : cluster [DBG] pgmap v18180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:10 smithi082 bash[20963]: cluster 2024-04-04T00:25:09.181542+0000 mgr.y (mgr.24370) 18197 : cluster [DBG] pgmap v18181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:10 smithi082 bash[20963]: audit 2024-04-04T00:25:09.763124+0000 mon.a (mon.0) 15427 : audit [DBG] from='client.? 172.21.15.67:0/1341873467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:10 smithi067 bash[17655]: cluster 2024-04-04T00:25:09.181542+0000 mgr.y (mgr.24370) 18197 : cluster [DBG] pgmap v18181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:10 smithi067 bash[17655]: audit 2024-04-04T00:25:09.763124+0000 mon.a (mon.0) 15427 : audit [DBG] from='client.? 172.21.15.67:0/1341873467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:10 smithi067 bash[27441]: cluster 2024-04-04T00:25:09.181542+0000 mgr.y (mgr.24370) 18197 : cluster [DBG] pgmap v18181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:10 smithi067 bash[27441]: audit 2024-04-04T00:25:09.763124+0000 mon.a (mon.0) 15427 : audit [DBG] from='client.? 172.21.15.67:0/1341873467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:11 smithi082 bash[20963]: audit 2024-04-04T00:25:10.626248+0000 mon.a (mon.0) 15428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:11 smithi067 bash[17655]: audit 2024-04-04T00:25:10.626248+0000 mon.a (mon.0) 15428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:11 smithi067 bash[27441]: audit 2024-04-04T00:25:10.626248+0000 mon.a (mon.0) 15428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:12 smithi082 bash[20963]: cluster 2024-04-04T00:25:11.182649+0000 mgr.y (mgr.24370) 18198 : cluster [DBG] pgmap v18182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:12 smithi082 bash[20963]: audit 2024-04-04T00:25:12.212520+0000 mon.a (mon.0) 15429 : audit [DBG] from='client.? 172.21.15.67:0/2284536325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:12 smithi067 bash[17655]: cluster 2024-04-04T00:25:11.182649+0000 mgr.y (mgr.24370) 18198 : cluster [DBG] pgmap v18182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:12 smithi067 bash[17655]: audit 2024-04-04T00:25:12.212520+0000 mon.a (mon.0) 15429 : audit [DBG] from='client.? 172.21.15.67:0/2284536325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:12 smithi067 bash[27441]: cluster 2024-04-04T00:25:11.182649+0000 mgr.y (mgr.24370) 18198 : cluster [DBG] pgmap v18182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:12 smithi067 bash[27441]: audit 2024-04-04T00:25:12.212520+0000 mon.a (mon.0) 15429 : audit [DBG] from='client.? 172.21.15.67:0/2284536325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:13] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T00:25:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:25:14.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:14 smithi082 bash[20963]: cluster 2024-04-04T00:25:13.183326+0000 mgr.y (mgr.24370) 18199 : cluster [DBG] pgmap v18183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:14 smithi067 bash[27441]: cluster 2024-04-04T00:25:13.183326+0000 mgr.y (mgr.24370) 18199 : cluster [DBG] pgmap v18183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:14 smithi067 bash[17655]: cluster 2024-04-04T00:25:13.183326+0000 mgr.y (mgr.24370) 18199 : cluster [DBG] pgmap v18183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:15.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:15 smithi082 bash[20963]: audit 2024-04-04T00:25:14.662708+0000 mon.c (mon.2) 7274 : audit [DBG] from='client.? 172.21.15.67:0/784133436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:15.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:15 smithi067 bash[17655]: audit 2024-04-04T00:25:14.662708+0000 mon.c (mon.2) 7274 : audit [DBG] from='client.? 172.21.15.67:0/784133436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:15.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:15 smithi067 bash[27441]: audit 2024-04-04T00:25:14.662708+0000 mon.c (mon.2) 7274 : audit [DBG] from='client.? 172.21.15.67:0/784133436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:16.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:16 smithi082 bash[20963]: cluster 2024-04-04T00:25:15.184031+0000 mgr.y (mgr.24370) 18200 : cluster [DBG] pgmap v18184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:16 smithi067 bash[17655]: cluster 2024-04-04T00:25:15.184031+0000 mgr.y (mgr.24370) 18200 : cluster [DBG] pgmap v18184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:16 smithi067 bash[27441]: cluster 2024-04-04T00:25:15.184031+0000 mgr.y (mgr.24370) 18200 : cluster [DBG] pgmap v18184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:17.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:17 smithi067 bash[27441]: audit 2024-04-04T00:25:17.125374+0000 mon.c (mon.2) 7275 : audit [DBG] from='client.? 172.21.15.67:0/1271128974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:17.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:17 smithi067 bash[17655]: audit 2024-04-04T00:25:17.125374+0000 mon.c (mon.2) 7275 : audit [DBG] from='client.? 172.21.15.67:0/1271128974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:17 smithi082 bash[20963]: audit 2024-04-04T00:25:17.125374+0000 mon.c (mon.2) 7275 : audit [DBG] from='client.? 172.21.15.67:0/1271128974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:18 smithi067 bash[17655]: cluster 2024-04-04T00:25:17.185123+0000 mgr.y (mgr.24370) 18201 : cluster [DBG] pgmap v18185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:18 smithi067 bash[27441]: cluster 2024-04-04T00:25:17.185123+0000 mgr.y (mgr.24370) 18201 : cluster [DBG] pgmap v18185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:18 smithi082 bash[20963]: cluster 2024-04-04T00:25:17.185123+0000 mgr.y (mgr.24370) 18201 : cluster [DBG] pgmap v18185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:20 smithi067 bash[17655]: cluster 2024-04-04T00:25:19.185852+0000 mgr.y (mgr.24370) 18202 : cluster [DBG] pgmap v18186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:20 smithi067 bash[17655]: audit 2024-04-04T00:25:19.572446+0000 mon.a (mon.0) 15430 : audit [DBG] from='client.? 172.21.15.67:0/2657827416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:20 smithi067 bash[27441]: cluster 2024-04-04T00:25:19.185852+0000 mgr.y (mgr.24370) 18202 : cluster [DBG] pgmap v18186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:20 smithi067 bash[27441]: audit 2024-04-04T00:25:19.572446+0000 mon.a (mon.0) 15430 : audit [DBG] from='client.? 172.21.15.67:0/2657827416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:20 smithi082 bash[20963]: cluster 2024-04-04T00:25:19.185852+0000 mgr.y (mgr.24370) 18202 : cluster [DBG] pgmap v18186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:20 smithi082 bash[20963]: audit 2024-04-04T00:25:19.572446+0000 mon.a (mon.0) 15430 : audit [DBG] from='client.? 172.21.15.67:0/2657827416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:23.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:22 smithi067 bash[27441]: cluster 2024-04-04T00:25:21.187025+0000 mgr.y (mgr.24370) 18203 : cluster [DBG] pgmap v18187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:23.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:22 smithi067 bash[27441]: audit 2024-04-04T00:25:22.027078+0000 mon.a (mon.0) 15431 : audit [DBG] from='client.? 172.21.15.67:0/331896828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:22 smithi067 bash[17655]: cluster 2024-04-04T00:25:21.187025+0000 mgr.y (mgr.24370) 18203 : cluster [DBG] pgmap v18187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:22 smithi067 bash[17655]: audit 2024-04-04T00:25:22.027078+0000 mon.a (mon.0) 15431 : audit [DBG] from='client.? 172.21.15.67:0/331896828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:22 smithi082 bash[20963]: cluster 2024-04-04T00:25:21.187025+0000 mgr.y (mgr.24370) 18203 : cluster [DBG] pgmap v18187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:22 smithi082 bash[20963]: audit 2024-04-04T00:25:22.027078+0000 mon.a (mon.0) 15431 : audit [DBG] from='client.? 172.21.15.67:0/331896828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:23] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T00:25:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:25:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:24 smithi082 bash[20963]: cluster 2024-04-04T00:25:23.187707+0000 mgr.y (mgr.24370) 18204 : cluster [DBG] pgmap v18188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:24 smithi082 bash[20963]: audit 2024-04-04T00:25:24.471124+0000 mon.a (mon.0) 15432 : audit [DBG] from='client.? 172.21.15.67:0/3968980384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:24 smithi067 bash[17655]: cluster 2024-04-04T00:25:23.187707+0000 mgr.y (mgr.24370) 18204 : cluster [DBG] pgmap v18188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:24 smithi067 bash[17655]: audit 2024-04-04T00:25:24.471124+0000 mon.a (mon.0) 15432 : audit [DBG] from='client.? 172.21.15.67:0/3968980384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:24 smithi067 bash[27441]: cluster 2024-04-04T00:25:23.187707+0000 mgr.y (mgr.24370) 18204 : cluster [DBG] pgmap v18188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:24 smithi067 bash[27441]: audit 2024-04-04T00:25:24.471124+0000 mon.a (mon.0) 15432 : audit [DBG] from='client.? 172.21.15.67:0/3968980384' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:25 smithi082 bash[20963]: audit 2024-04-04T00:25:25.626255+0000 mon.a (mon.0) 15433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:25 smithi067 bash[17655]: audit 2024-04-04T00:25:25.626255+0000 mon.a (mon.0) 15433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:25 smithi067 bash[27441]: audit 2024-04-04T00:25:25.626255+0000 mon.a (mon.0) 15433 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:26 smithi082 bash[20963]: cluster 2024-04-04T00:25:25.188403+0000 mgr.y (mgr.24370) 18205 : cluster [DBG] pgmap v18189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:26 smithi067 bash[17655]: cluster 2024-04-04T00:25:25.188403+0000 mgr.y (mgr.24370) 18205 : cluster [DBG] pgmap v18189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:26 smithi067 bash[27441]: cluster 2024-04-04T00:25:25.188403+0000 mgr.y (mgr.24370) 18205 : cluster [DBG] pgmap v18189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:27 smithi082 bash[20963]: audit 2024-04-04T00:25:26.921523+0000 mon.a (mon.0) 15434 : audit [DBG] from='client.? 172.21.15.67:0/2653552839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:27 smithi082 bash[20963]: audit 2024-04-04T00:25:26.927979+0000 mon.a (mon.0) 15435 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:25:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:27 smithi067 bash[17655]: audit 2024-04-04T00:25:26.921523+0000 mon.a (mon.0) 15434 : audit [DBG] from='client.? 172.21.15.67:0/2653552839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:27 smithi067 bash[17655]: audit 2024-04-04T00:25:26.927979+0000 mon.a (mon.0) 15435 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:25:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:27 smithi067 bash[27441]: audit 2024-04-04T00:25:26.921523+0000 mon.a (mon.0) 15434 : audit [DBG] from='client.? 172.21.15.67:0/2653552839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:27 smithi067 bash[27441]: audit 2024-04-04T00:25:26.927979+0000 mon.a (mon.0) 15435 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:25:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:28 smithi082 bash[20963]: cluster 2024-04-04T00:25:27.189494+0000 mgr.y (mgr.24370) 18206 : cluster [DBG] pgmap v18190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:28 smithi067 bash[27441]: cluster 2024-04-04T00:25:27.189494+0000 mgr.y (mgr.24370) 18206 : cluster [DBG] pgmap v18190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:28 smithi067 bash[17655]: cluster 2024-04-04T00:25:27.189494+0000 mgr.y (mgr.24370) 18206 : cluster [DBG] pgmap v18190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:30.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:29 smithi082 bash[20963]: audit 2024-04-04T00:25:29.387017+0000 mon.a (mon.0) 15436 : audit [DBG] from='client.? 172.21.15.67:0/1146831364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:30.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:29 smithi067 bash[17655]: audit 2024-04-04T00:25:29.387017+0000 mon.a (mon.0) 15436 : audit [DBG] from='client.? 172.21.15.67:0/1146831364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:30.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:29 smithi067 bash[27441]: audit 2024-04-04T00:25:29.387017+0000 mon.a (mon.0) 15436 : audit [DBG] from='client.? 172.21.15.67:0/1146831364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:30 smithi082 bash[20963]: cluster 2024-04-04T00:25:29.190026+0000 mgr.y (mgr.24370) 18207 : cluster [DBG] pgmap v18191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:30 smithi067 bash[17655]: cluster 2024-04-04T00:25:29.190026+0000 mgr.y (mgr.24370) 18207 : cluster [DBG] pgmap v18191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:30 smithi067 bash[27441]: cluster 2024-04-04T00:25:29.190026+0000 mgr.y (mgr.24370) 18207 : cluster [DBG] pgmap v18191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:32 smithi067 bash[27441]: cluster 2024-04-04T00:25:31.191036+0000 mgr.y (mgr.24370) 18208 : cluster [DBG] pgmap v18192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:32 smithi067 bash[27441]: audit 2024-04-04T00:25:31.855378+0000 mon.c (mon.2) 7276 : audit [DBG] from='client.? 172.21.15.67:0/1425338442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:32 smithi067 bash[27441]: audit 2024-04-04T00:25:32.620350+0000 mon.a (mon.0) 15437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:33.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:32 smithi067 bash[27441]: audit 2024-04-04T00:25:32.630844+0000 mon.a (mon.0) 15438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:32 smithi067 bash[17655]: cluster 2024-04-04T00:25:31.191036+0000 mgr.y (mgr.24370) 18208 : cluster [DBG] pgmap v18192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:32 smithi067 bash[17655]: audit 2024-04-04T00:25:31.855378+0000 mon.c (mon.2) 7276 : audit [DBG] from='client.? 172.21.15.67:0/1425338442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:32 smithi067 bash[17655]: audit 2024-04-04T00:25:32.620350+0000 mon.a (mon.0) 15437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:33.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:32 smithi067 bash[17655]: audit 2024-04-04T00:25:32.630844+0000 mon.a (mon.0) 15438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:33.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:32 smithi082 bash[20963]: cluster 2024-04-04T00:25:31.191036+0000 mgr.y (mgr.24370) 18208 : cluster [DBG] pgmap v18192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:32 smithi082 bash[20963]: audit 2024-04-04T00:25:31.855378+0000 mon.c (mon.2) 7276 : audit [DBG] from='client.? 172.21.15.67:0/1425338442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:32 smithi082 bash[20963]: audit 2024-04-04T00:25:32.620350+0000 mon.a (mon.0) 15437 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:32 smithi082 bash[20963]: audit 2024-04-04T00:25:32.630844+0000 mon.a (mon.0) 15438 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:25:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:25:34.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:33 smithi082 bash[20963]: audit 2024-04-04T00:25:32.922057+0000 mon.a (mon.0) 15439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:34.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:33 smithi082 bash[20963]: audit 2024-04-04T00:25:32.930277+0000 mon.a (mon.0) 15440 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:34.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:33 smithi082 bash[20963]: cluster 2024-04-04T00:25:33.191673+0000 mgr.y (mgr.24370) 18209 : cluster [DBG] pgmap v18193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:34.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:33 smithi067 bash[27441]: audit 2024-04-04T00:25:32.922057+0000 mon.a (mon.0) 15439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:34.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:33 smithi067 bash[27441]: audit 2024-04-04T00:25:32.930277+0000 mon.a (mon.0) 15440 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:34.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:33 smithi067 bash[27441]: cluster 2024-04-04T00:25:33.191673+0000 mgr.y (mgr.24370) 18209 : cluster [DBG] pgmap v18193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:34.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:33 smithi067 bash[17655]: audit 2024-04-04T00:25:32.922057+0000 mon.a (mon.0) 15439 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:34.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:33 smithi067 bash[17655]: audit 2024-04-04T00:25:32.930277+0000 mon.a (mon.0) 15440 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:34.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:33 smithi067 bash[17655]: cluster 2024-04-04T00:25:33.191673+0000 mgr.y (mgr.24370) 18209 : cluster [DBG] pgmap v18193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:35.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:34 smithi082 bash[20963]: audit 2024-04-04T00:25:34.308378+0000 mon.a (mon.0) 15441 : audit [DBG] from='client.? 172.21.15.67:0/2183570551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:35.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:34 smithi067 bash[17655]: audit 2024-04-04T00:25:34.308378+0000 mon.a (mon.0) 15441 : audit [DBG] from='client.? 172.21.15.67:0/2183570551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:35.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:34 smithi067 bash[27441]: audit 2024-04-04T00:25:34.308378+0000 mon.a (mon.0) 15441 : audit [DBG] from='client.? 172.21.15.67:0/2183570551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:36.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:35 smithi082 bash[20963]: cluster 2024-04-04T00:25:35.192520+0000 mgr.y (mgr.24370) 18210 : cluster [DBG] pgmap v18194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:36.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:35 smithi067 bash[17655]: cluster 2024-04-04T00:25:35.192520+0000 mgr.y (mgr.24370) 18210 : cluster [DBG] pgmap v18194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:36.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:35 smithi067 bash[27441]: cluster 2024-04-04T00:25:35.192520+0000 mgr.y (mgr.24370) 18210 : cluster [DBG] pgmap v18194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:37.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:36 smithi082 bash[20963]: audit 2024-04-04T00:25:36.764439+0000 mon.c (mon.2) 7277 : audit [DBG] from='client.? 172.21.15.67:0/1206523940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:37.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:36 smithi067 bash[27441]: audit 2024-04-04T00:25:36.764439+0000 mon.c (mon.2) 7277 : audit [DBG] from='client.? 172.21.15.67:0/1206523940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:37.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:36 smithi067 bash[17655]: audit 2024-04-04T00:25:36.764439+0000 mon.c (mon.2) 7277 : audit [DBG] from='client.? 172.21.15.67:0/1206523940' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:38.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:37 smithi082 bash[20963]: cluster 2024-04-04T00:25:37.193702+0000 mgr.y (mgr.24370) 18211 : cluster [DBG] pgmap v18195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:38.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:37 smithi067 bash[27441]: cluster 2024-04-04T00:25:37.193702+0000 mgr.y (mgr.24370) 18211 : cluster [DBG] pgmap v18195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:38.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:37 smithi067 bash[17655]: cluster 2024-04-04T00:25:37.193702+0000 mgr.y (mgr.24370) 18211 : cluster [DBG] pgmap v18195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:39.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:39 smithi082 bash[20963]: audit 2024-04-04T00:25:39.215147+0000 mon.a (mon.0) 15442 : audit [DBG] from='client.? 172.21.15.67:0/4095503330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:39.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:39 smithi067 bash[27441]: audit 2024-04-04T00:25:39.215147+0000 mon.a (mon.0) 15442 : audit [DBG] from='client.? 172.21.15.67:0/4095503330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:39.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:39 smithi067 bash[17655]: audit 2024-04-04T00:25:39.215147+0000 mon.a (mon.0) 15442 : audit [DBG] from='client.? 172.21.15.67:0/4095503330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:40 smithi082 bash[20963]: cluster 2024-04-04T00:25:39.194469+0000 mgr.y (mgr.24370) 18212 : cluster [DBG] pgmap v18196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:40 smithi067 bash[27441]: cluster 2024-04-04T00:25:39.194469+0000 mgr.y (mgr.24370) 18212 : cluster [DBG] pgmap v18196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:40 smithi067 bash[17655]: cluster 2024-04-04T00:25:39.194469+0000 mgr.y (mgr.24370) 18212 : cluster [DBG] pgmap v18196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:41.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:41 smithi082 bash[20963]: audit 2024-04-04T00:25:40.626853+0000 mon.a (mon.0) 15443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:41 smithi067 bash[27441]: audit 2024-04-04T00:25:40.626853+0000 mon.a (mon.0) 15443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:41 smithi067 bash[17655]: audit 2024-04-04T00:25:40.626853+0000 mon.a (mon.0) 15443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:42 smithi082 bash[20963]: cluster 2024-04-04T00:25:41.195590+0000 mgr.y (mgr.24370) 18213 : cluster [DBG] pgmap v18197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:42.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:42 smithi082 bash[20963]: audit 2024-04-04T00:25:41.678356+0000 mon.c (mon.2) 7278 : audit [DBG] from='client.? 172.21.15.67:0/3949269814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:42 smithi067 bash[27441]: cluster 2024-04-04T00:25:41.195590+0000 mgr.y (mgr.24370) 18213 : cluster [DBG] pgmap v18197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:42.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:42 smithi067 bash[27441]: audit 2024-04-04T00:25:41.678356+0000 mon.c (mon.2) 7278 : audit [DBG] from='client.? 172.21.15.67:0/3949269814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:42.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:42 smithi067 bash[17655]: cluster 2024-04-04T00:25:41.195590+0000 mgr.y (mgr.24370) 18213 : cluster [DBG] pgmap v18197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:42.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:42 smithi067 bash[17655]: audit 2024-04-04T00:25:41.678356+0000 mon.c (mon.2) 7278 : audit [DBG] from='client.? 172.21.15.67:0/3949269814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:43.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:43] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:25:43.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:25:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:44 smithi082 bash[20963]: cluster 2024-04-04T00:25:43.196358+0000 mgr.y (mgr.24370) 18214 : cluster [DBG] pgmap v18198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:44 smithi082 bash[20963]: audit 2024-04-04T00:25:44.011567+0000 mon.a (mon.0) 15444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:44 smithi082 bash[20963]: audit 2024-04-04T00:25:44.018067+0000 mon.a (mon.0) 15445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:44 smithi082 bash[20963]: audit 2024-04-04T00:25:44.019326+0000 mon.a (mon.0) 15446 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:25:44.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:44 smithi082 bash[20963]: audit 2024-04-04T00:25:44.020394+0000 mon.a (mon.0) 15447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:25:44.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:44 smithi082 bash[20963]: audit 2024-04-04T00:25:44.026478+0000 mon.a (mon.0) 15448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:44.641 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:44 smithi082 bash[20963]: audit 2024-04-04T00:25:44.169885+0000 mon.a (mon.0) 15449 : audit [DBG] from='client.? 172.21.15.67:0/627600343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[17655]: cluster 2024-04-04T00:25:43.196358+0000 mgr.y (mgr.24370) 18214 : cluster [DBG] pgmap v18198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[17655]: audit 2024-04-04T00:25:44.011567+0000 mon.a (mon.0) 15444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[17655]: audit 2024-04-04T00:25:44.018067+0000 mon.a (mon.0) 15445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[17655]: audit 2024-04-04T00:25:44.019326+0000 mon.a (mon.0) 15446 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[17655]: audit 2024-04-04T00:25:44.020394+0000 mon.a (mon.0) 15447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[17655]: audit 2024-04-04T00:25:44.026478+0000 mon.a (mon.0) 15448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[17655]: audit 2024-04-04T00:25:44.169885+0000 mon.a (mon.0) 15449 : audit [DBG] from='client.? 172.21.15.67:0/627600343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[27441]: cluster 2024-04-04T00:25:43.196358+0000 mgr.y (mgr.24370) 18214 : cluster [DBG] pgmap v18198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[27441]: audit 2024-04-04T00:25:44.011567+0000 mon.a (mon.0) 15444 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:44.675 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[27441]: audit 2024-04-04T00:25:44.018067+0000 mon.a (mon.0) 15445 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:44.676 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[27441]: audit 2024-04-04T00:25:44.019326+0000 mon.a (mon.0) 15446 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:25:44.676 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[27441]: audit 2024-04-04T00:25:44.020394+0000 mon.a (mon.0) 15447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:25:44.676 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[27441]: audit 2024-04-04T00:25:44.026478+0000 mon.a (mon.0) 15448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:25:44.676 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:44 smithi067 bash[27441]: audit 2024-04-04T00:25:44.169885+0000 mon.a (mon.0) 15449 : audit [DBG] from='client.? 172.21.15.67:0/627600343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:46.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:46 smithi082 bash[20963]: cluster 2024-04-04T00:25:45.197023+0000 mgr.y (mgr.24370) 18215 : cluster [DBG] pgmap v18199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:46 smithi067 bash[17655]: cluster 2024-04-04T00:25:45.197023+0000 mgr.y (mgr.24370) 18215 : cluster [DBG] pgmap v18199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:46.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:46 smithi067 bash[27441]: cluster 2024-04-04T00:25:45.197023+0000 mgr.y (mgr.24370) 18215 : cluster [DBG] pgmap v18199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:47.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:47 smithi082 bash[20963]: audit 2024-04-04T00:25:46.618926+0000 mon.c (mon.2) 7279 : audit [DBG] from='client.? 172.21.15.67:0/3682547093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:47 smithi067 bash[17655]: audit 2024-04-04T00:25:46.618926+0000 mon.c (mon.2) 7279 : audit [DBG] from='client.? 172.21.15.67:0/3682547093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:47 smithi067 bash[27441]: audit 2024-04-04T00:25:46.618926+0000 mon.c (mon.2) 7279 : audit [DBG] from='client.? 172.21.15.67:0/3682547093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:48.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:48 smithi082 bash[20963]: cluster 2024-04-04T00:25:47.198173+0000 mgr.y (mgr.24370) 18216 : cluster [DBG] pgmap v18200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:48 smithi067 bash[17655]: cluster 2024-04-04T00:25:47.198173+0000 mgr.y (mgr.24370) 18216 : cluster [DBG] pgmap v18200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:48 smithi067 bash[27441]: cluster 2024-04-04T00:25:47.198173+0000 mgr.y (mgr.24370) 18216 : cluster [DBG] pgmap v18200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:49.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:49 smithi082 bash[20963]: audit 2024-04-04T00:25:49.073892+0000 mon.c (mon.2) 7280 : audit [DBG] from='client.? 172.21.15.67:0/1231608359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:49.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:49 smithi067 bash[27441]: audit 2024-04-04T00:25:49.073892+0000 mon.c (mon.2) 7280 : audit [DBG] from='client.? 172.21.15.67:0/1231608359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:49.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:49 smithi067 bash[17655]: audit 2024-04-04T00:25:49.073892+0000 mon.c (mon.2) 7280 : audit [DBG] from='client.? 172.21.15.67:0/1231608359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:50.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:50 smithi082 bash[20963]: cluster 2024-04-04T00:25:49.198878+0000 mgr.y (mgr.24370) 18217 : cluster [DBG] pgmap v18201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:50.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:50 smithi067 bash[17655]: cluster 2024-04-04T00:25:49.198878+0000 mgr.y (mgr.24370) 18217 : cluster [DBG] pgmap v18201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:50.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:50 smithi067 bash[27441]: cluster 2024-04-04T00:25:49.198878+0000 mgr.y (mgr.24370) 18217 : cluster [DBG] pgmap v18201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:52 smithi082 bash[20963]: cluster 2024-04-04T00:25:51.200055+0000 mgr.y (mgr.24370) 18218 : cluster [DBG] pgmap v18202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:52.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:52 smithi082 bash[20963]: audit 2024-04-04T00:25:51.531006+0000 mon.c (mon.2) 7281 : audit [DBG] from='client.? 172.21.15.67:0/2970149915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:52 smithi067 bash[27441]: cluster 2024-04-04T00:25:51.200055+0000 mgr.y (mgr.24370) 18218 : cluster [DBG] pgmap v18202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:52.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:52 smithi067 bash[27441]: audit 2024-04-04T00:25:51.531006+0000 mon.c (mon.2) 7281 : audit [DBG] from='client.? 172.21.15.67:0/2970149915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:52.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:52 smithi067 bash[17655]: cluster 2024-04-04T00:25:51.200055+0000 mgr.y (mgr.24370) 18218 : cluster [DBG] pgmap v18202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:52.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:52 smithi067 bash[17655]: audit 2024-04-04T00:25:51.531006+0000 mon.c (mon.2) 7281 : audit [DBG] from='client.? 172.21.15.67:0/2970149915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:53] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:25:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:25:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:54 smithi082 bash[20963]: cluster 2024-04-04T00:25:53.200854+0000 mgr.y (mgr.24370) 18219 : cluster [DBG] pgmap v18203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:54.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:54 smithi082 bash[20963]: audit 2024-04-04T00:25:53.992542+0000 mon.a (mon.0) 15450 : audit [DBG] from='client.? 172.21.15.67:0/627852815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:54.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:54 smithi067 bash[17655]: cluster 2024-04-04T00:25:53.200854+0000 mgr.y (mgr.24370) 18219 : cluster [DBG] pgmap v18203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:54.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:54 smithi067 bash[17655]: audit 2024-04-04T00:25:53.992542+0000 mon.a (mon.0) 15450 : audit [DBG] from='client.? 172.21.15.67:0/627852815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:54 smithi067 bash[27441]: cluster 2024-04-04T00:25:53.200854+0000 mgr.y (mgr.24370) 18219 : cluster [DBG] pgmap v18203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:54.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:54 smithi067 bash[27441]: audit 2024-04-04T00:25:53.992542+0000 mon.a (mon.0) 15450 : audit [DBG] from='client.? 172.21.15.67:0/627852815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:56 smithi082 bash[20963]: cluster 2024-04-04T00:25:55.201625+0000 mgr.y (mgr.24370) 18220 : cluster [DBG] pgmap v18204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:56.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:56 smithi082 bash[20963]: audit 2024-04-04T00:25:55.627125+0000 mon.a (mon.0) 15451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:56 smithi067 bash[17655]: cluster 2024-04-04T00:25:55.201625+0000 mgr.y (mgr.24370) 18220 : cluster [DBG] pgmap v18204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:56.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:56 smithi067 bash[17655]: audit 2024-04-04T00:25:55.627125+0000 mon.a (mon.0) 15451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:56 smithi067 bash[27441]: cluster 2024-04-04T00:25:55.201625+0000 mgr.y (mgr.24370) 18220 : cluster [DBG] pgmap v18204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:56.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:56 smithi067 bash[27441]: audit 2024-04-04T00:25:55.627125+0000 mon.a (mon.0) 15451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:25:57.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:57 smithi082 bash[20963]: audit 2024-04-04T00:25:56.446152+0000 mon.a (mon.0) 15452 : audit [DBG] from='client.? 172.21.15.67:0/4002071092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:57.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:57 smithi067 bash[17655]: audit 2024-04-04T00:25:56.446152+0000 mon.a (mon.0) 15452 : audit [DBG] from='client.? 172.21.15.67:0/4002071092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:57.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:57 smithi067 bash[27441]: audit 2024-04-04T00:25:56.446152+0000 mon.a (mon.0) 15452 : audit [DBG] from='client.? 172.21.15.67:0/4002071092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:58.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:58 smithi082 bash[20963]: cluster 2024-04-04T00:25:57.202754+0000 mgr.y (mgr.24370) 18221 : cluster [DBG] pgmap v18205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:58.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:58 smithi067 bash[27441]: cluster 2024-04-04T00:25:57.202754+0000 mgr.y (mgr.24370) 18221 : cluster [DBG] pgmap v18205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:58.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:58 smithi067 bash[17655]: cluster 2024-04-04T00:25:57.202754+0000 mgr.y (mgr.24370) 18221 : cluster [DBG] pgmap v18205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:25:59.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:25:59 smithi082 bash[20963]: audit 2024-04-04T00:25:58.899769+0000 mon.c (mon.2) 7282 : audit [DBG] from='client.? 172.21.15.67:0/535470773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:59.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:25:59 smithi067 bash[27441]: audit 2024-04-04T00:25:58.899769+0000 mon.c (mon.2) 7282 : audit [DBG] from='client.? 172.21.15.67:0/535470773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:25:59.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:25:59 smithi067 bash[17655]: audit 2024-04-04T00:25:58.899769+0000 mon.c (mon.2) 7282 : audit [DBG] from='client.? 172.21.15.67:0/535470773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:00.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:00 smithi082 bash[20963]: cluster 2024-04-04T00:25:59.203411+0000 mgr.y (mgr.24370) 18222 : cluster [DBG] pgmap v18206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:00.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:00 smithi067 bash[17655]: cluster 2024-04-04T00:25:59.203411+0000 mgr.y (mgr.24370) 18222 : cluster [DBG] pgmap v18206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:00.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:00 smithi067 bash[27441]: cluster 2024-04-04T00:25:59.203411+0000 mgr.y (mgr.24370) 18222 : cluster [DBG] pgmap v18206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:02 smithi082 bash[20963]: cluster 2024-04-04T00:26:01.204521+0000 mgr.y (mgr.24370) 18223 : cluster [DBG] pgmap v18207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:02.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:02 smithi082 bash[20963]: audit 2024-04-04T00:26:01.357346+0000 mon.a (mon.0) 15453 : audit [DBG] from='client.? 172.21.15.67:0/2057581129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:02 smithi067 bash[17655]: cluster 2024-04-04T00:26:01.204521+0000 mgr.y (mgr.24370) 18223 : cluster [DBG] pgmap v18207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:02.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:02 smithi067 bash[17655]: audit 2024-04-04T00:26:01.357346+0000 mon.a (mon.0) 15453 : audit [DBG] from='client.? 172.21.15.67:0/2057581129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:02 smithi067 bash[27441]: cluster 2024-04-04T00:26:01.204521+0000 mgr.y (mgr.24370) 18223 : cluster [DBG] pgmap v18207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:02.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:02 smithi067 bash[27441]: audit 2024-04-04T00:26:01.357346+0000 mon.a (mon.0) 15453 : audit [DBG] from='client.? 172.21.15.67:0/2057581129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:26:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:26:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:04 smithi082 bash[20963]: cluster 2024-04-04T00:26:03.205132+0000 mgr.y (mgr.24370) 18224 : cluster [DBG] pgmap v18208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:04.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:04 smithi082 bash[20963]: audit 2024-04-04T00:26:03.812638+0000 mon.c (mon.2) 7283 : audit [DBG] from='client.? 172.21.15.67:0/2299954762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:04 smithi067 bash[17655]: cluster 2024-04-04T00:26:03.205132+0000 mgr.y (mgr.24370) 18224 : cluster [DBG] pgmap v18208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:04.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:04 smithi067 bash[17655]: audit 2024-04-04T00:26:03.812638+0000 mon.c (mon.2) 7283 : audit [DBG] from='client.? 172.21.15.67:0/2299954762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:04 smithi067 bash[27441]: cluster 2024-04-04T00:26:03.205132+0000 mgr.y (mgr.24370) 18224 : cluster [DBG] pgmap v18208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:04.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:04 smithi067 bash[27441]: audit 2024-04-04T00:26:03.812638+0000 mon.c (mon.2) 7283 : audit [DBG] from='client.? 172.21.15.67:0/2299954762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:06 smithi082 bash[20963]: cluster 2024-04-04T00:26:05.205744+0000 mgr.y (mgr.24370) 18225 : cluster [DBG] pgmap v18209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:06.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:06 smithi082 bash[20963]: audit 2024-04-04T00:26:06.260917+0000 mon.a (mon.0) 15454 : audit [DBG] from='client.? 172.21.15.67:0/2051859331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:06 smithi067 bash[17655]: cluster 2024-04-04T00:26:05.205744+0000 mgr.y (mgr.24370) 18225 : cluster [DBG] pgmap v18209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:06.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:06 smithi067 bash[17655]: audit 2024-04-04T00:26:06.260917+0000 mon.a (mon.0) 15454 : audit [DBG] from='client.? 172.21.15.67:0/2051859331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:06 smithi067 bash[27441]: cluster 2024-04-04T00:26:05.205744+0000 mgr.y (mgr.24370) 18225 : cluster [DBG] pgmap v18209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:06.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:06 smithi067 bash[27441]: audit 2024-04-04T00:26:06.260917+0000 mon.a (mon.0) 15454 : audit [DBG] from='client.? 172.21.15.67:0/2051859331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:08.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:08 smithi082 bash[20963]: cluster 2024-04-04T00:26:07.206990+0000 mgr.y (mgr.24370) 18226 : cluster [DBG] pgmap v18210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:08.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:08 smithi067 bash[17655]: cluster 2024-04-04T00:26:07.206990+0000 mgr.y (mgr.24370) 18226 : cluster [DBG] pgmap v18210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:08.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:08 smithi067 bash[27441]: cluster 2024-04-04T00:26:07.206990+0000 mgr.y (mgr.24370) 18226 : cluster [DBG] pgmap v18210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:09.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:09 smithi082 bash[20963]: audit 2024-04-04T00:26:08.714799+0000 mon.c (mon.2) 7284 : audit [DBG] from='client.? 172.21.15.67:0/3556307570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:09.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:09 smithi067 bash[17655]: audit 2024-04-04T00:26:08.714799+0000 mon.c (mon.2) 7284 : audit [DBG] from='client.? 172.21.15.67:0/3556307570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:09.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:09 smithi067 bash[27441]: audit 2024-04-04T00:26:08.714799+0000 mon.c (mon.2) 7284 : audit [DBG] from='client.? 172.21.15.67:0/3556307570' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:10 smithi082 bash[20963]: cluster 2024-04-04T00:26:09.207707+0000 mgr.y (mgr.24370) 18227 : cluster [DBG] pgmap v18211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:10 smithi067 bash[27441]: cluster 2024-04-04T00:26:09.207707+0000 mgr.y (mgr.24370) 18227 : cluster [DBG] pgmap v18211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:10.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:10 smithi067 bash[17655]: cluster 2024-04-04T00:26:09.207707+0000 mgr.y (mgr.24370) 18227 : cluster [DBG] pgmap v18211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:11 smithi082 bash[20963]: audit 2024-04-04T00:26:10.627494+0000 mon.a (mon.0) 15455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:11 smithi082 bash[20963]: audit 2024-04-04T00:26:11.169690+0000 mon.c (mon.2) 7285 : audit [DBG] from='client.? 172.21.15.67:0/1013786188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:11 smithi067 bash[27441]: audit 2024-04-04T00:26:10.627494+0000 mon.a (mon.0) 15455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:11.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:11 smithi067 bash[27441]: audit 2024-04-04T00:26:11.169690+0000 mon.c (mon.2) 7285 : audit [DBG] from='client.? 172.21.15.67:0/1013786188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:11 smithi067 bash[17655]: audit 2024-04-04T00:26:10.627494+0000 mon.a (mon.0) 15455 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:11 smithi067 bash[17655]: audit 2024-04-04T00:26:11.169690+0000 mon.c (mon.2) 7285 : audit [DBG] from='client.? 172.21.15.67:0/1013786188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:12.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:12 smithi082 bash[20963]: cluster 2024-04-04T00:26:11.208882+0000 mgr.y (mgr.24370) 18228 : cluster [DBG] pgmap v18212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:12.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:12 smithi067 bash[17655]: cluster 2024-04-04T00:26:11.208882+0000 mgr.y (mgr.24370) 18228 : cluster [DBG] pgmap v18212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:12.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:12 smithi067 bash[27441]: cluster 2024-04-04T00:26:11.208882+0000 mgr.y (mgr.24370) 18228 : cluster [DBG] pgmap v18212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:26:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:26:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:14 smithi067 bash[17655]: cluster 2024-04-04T00:26:13.209408+0000 mgr.y (mgr.24370) 18229 : cluster [DBG] pgmap v18213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:14 smithi067 bash[17655]: audit 2024-04-04T00:26:13.623393+0000 mon.a (mon.0) 15456 : audit [DBG] from='client.? 172.21.15.67:0/2632460477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:14 smithi067 bash[27441]: cluster 2024-04-04T00:26:13.209408+0000 mgr.y (mgr.24370) 18229 : cluster [DBG] pgmap v18213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:14.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:14 smithi067 bash[27441]: audit 2024-04-04T00:26:13.623393+0000 mon.a (mon.0) 15456 : audit [DBG] from='client.? 172.21.15.67:0/2632460477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:14.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:14 smithi082 bash[20963]: cluster 2024-04-04T00:26:13.209408+0000 mgr.y (mgr.24370) 18229 : cluster [DBG] pgmap v18213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:14.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:14 smithi082 bash[20963]: audit 2024-04-04T00:26:13.623393+0000 mon.a (mon.0) 15456 : audit [DBG] from='client.? 172.21.15.67:0/2632460477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:16 smithi067 bash[27441]: cluster 2024-04-04T00:26:15.210059+0000 mgr.y (mgr.24370) 18230 : cluster [DBG] pgmap v18214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:16 smithi067 bash[27441]: audit 2024-04-04T00:26:16.081633+0000 mon.c (mon.2) 7286 : audit [DBG] from='client.? 172.21.15.67:0/391713459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:16 smithi067 bash[17655]: cluster 2024-04-04T00:26:15.210059+0000 mgr.y (mgr.24370) 18230 : cluster [DBG] pgmap v18214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:16 smithi067 bash[17655]: audit 2024-04-04T00:26:16.081633+0000 mon.c (mon.2) 7286 : audit [DBG] from='client.? 172.21.15.67:0/391713459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:16 smithi082 bash[20963]: cluster 2024-04-04T00:26:15.210059+0000 mgr.y (mgr.24370) 18230 : cluster [DBG] pgmap v18214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:16 smithi082 bash[20963]: audit 2024-04-04T00:26:16.081633+0000 mon.c (mon.2) 7286 : audit [DBG] from='client.? 172.21.15.67:0/391713459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:18 smithi067 bash[27441]: cluster 2024-04-04T00:26:17.211213+0000 mgr.y (mgr.24370) 18231 : cluster [DBG] pgmap v18215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:18 smithi067 bash[17655]: cluster 2024-04-04T00:26:17.211213+0000 mgr.y (mgr.24370) 18231 : cluster [DBG] pgmap v18215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:18 smithi082 bash[20963]: cluster 2024-04-04T00:26:17.211213+0000 mgr.y (mgr.24370) 18231 : cluster [DBG] pgmap v18215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:19.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:19 smithi067 bash[27441]: audit 2024-04-04T00:26:18.535562+0000 mon.c (mon.2) 7287 : audit [DBG] from='client.? 172.21.15.67:0/4274503915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:19.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:19 smithi067 bash[17655]: audit 2024-04-04T00:26:18.535562+0000 mon.c (mon.2) 7287 : audit [DBG] from='client.? 172.21.15.67:0/4274503915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:19.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:19 smithi082 bash[20963]: audit 2024-04-04T00:26:18.535562+0000 mon.c (mon.2) 7287 : audit [DBG] from='client.? 172.21.15.67:0/4274503915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:20 smithi067 bash[17655]: cluster 2024-04-04T00:26:19.211887+0000 mgr.y (mgr.24370) 18232 : cluster [DBG] pgmap v18216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:20 smithi067 bash[27441]: cluster 2024-04-04T00:26:19.211887+0000 mgr.y (mgr.24370) 18232 : cluster [DBG] pgmap v18216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:20 smithi082 bash[20963]: cluster 2024-04-04T00:26:19.211887+0000 mgr.y (mgr.24370) 18232 : cluster [DBG] pgmap v18216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:21.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:21 smithi067 bash[17655]: audit 2024-04-04T00:26:20.987973+0000 mon.a (mon.0) 15457 : audit [DBG] from='client.? 172.21.15.67:0/3458033509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:21.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:21 smithi067 bash[27441]: audit 2024-04-04T00:26:20.987973+0000 mon.a (mon.0) 15457 : audit [DBG] from='client.? 172.21.15.67:0/3458033509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:21.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:21 smithi082 bash[20963]: audit 2024-04-04T00:26:20.987973+0000 mon.a (mon.0) 15457 : audit [DBG] from='client.? 172.21.15.67:0/3458033509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:22.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:22 smithi082 bash[20963]: cluster 2024-04-04T00:26:21.213316+0000 mgr.y (mgr.24370) 18233 : cluster [DBG] pgmap v18217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:22 smithi067 bash[27441]: cluster 2024-04-04T00:26:21.213316+0000 mgr.y (mgr.24370) 18233 : cluster [DBG] pgmap v18217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:22 smithi067 bash[17655]: cluster 2024-04-04T00:26:21.213316+0000 mgr.y (mgr.24370) 18233 : cluster [DBG] pgmap v18217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:26:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:26:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:24 smithi082 bash[20963]: cluster 2024-04-04T00:26:23.213787+0000 mgr.y (mgr.24370) 18234 : cluster [DBG] pgmap v18218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:24.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:24 smithi082 bash[20963]: audit 2024-04-04T00:26:23.440675+0000 mon.a (mon.0) 15458 : audit [DBG] from='client.? 172.21.15.67:0/2487194712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:24 smithi067 bash[27441]: cluster 2024-04-04T00:26:23.213787+0000 mgr.y (mgr.24370) 18234 : cluster [DBG] pgmap v18218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:24 smithi067 bash[27441]: audit 2024-04-04T00:26:23.440675+0000 mon.a (mon.0) 15458 : audit [DBG] from='client.? 172.21.15.67:0/2487194712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:24 smithi067 bash[17655]: cluster 2024-04-04T00:26:23.213787+0000 mgr.y (mgr.24370) 18234 : cluster [DBG] pgmap v18218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:24.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:24 smithi067 bash[17655]: audit 2024-04-04T00:26:23.440675+0000 mon.a (mon.0) 15458 : audit [DBG] from='client.? 172.21.15.67:0/2487194712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:26 smithi082 bash[20963]: cluster 2024-04-04T00:26:25.214450+0000 mgr.y (mgr.24370) 18235 : cluster [DBG] pgmap v18219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:26 smithi082 bash[20963]: audit 2024-04-04T00:26:25.627712+0000 mon.a (mon.0) 15459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:26 smithi082 bash[20963]: audit 2024-04-04T00:26:25.897756+0000 mon.c (mon.2) 7288 : audit [DBG] from='client.? 172.21.15.67:0/1381180877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:26 smithi067 bash[27441]: cluster 2024-04-04T00:26:25.214450+0000 mgr.y (mgr.24370) 18235 : cluster [DBG] pgmap v18219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:26 smithi067 bash[27441]: audit 2024-04-04T00:26:25.627712+0000 mon.a (mon.0) 15459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:26 smithi067 bash[27441]: audit 2024-04-04T00:26:25.897756+0000 mon.c (mon.2) 7288 : audit [DBG] from='client.? 172.21.15.67:0/1381180877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:26 smithi067 bash[17655]: cluster 2024-04-04T00:26:25.214450+0000 mgr.y (mgr.24370) 18235 : cluster [DBG] pgmap v18219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:26.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:26 smithi067 bash[17655]: audit 2024-04-04T00:26:25.627712+0000 mon.a (mon.0) 15459 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:26.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:26 smithi067 bash[17655]: audit 2024-04-04T00:26:25.897756+0000 mon.c (mon.2) 7288 : audit [DBG] from='client.? 172.21.15.67:0/1381180877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:28.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:28 smithi082 bash[20963]: cluster 2024-04-04T00:26:27.215640+0000 mgr.y (mgr.24370) 18236 : cluster [DBG] pgmap v18220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:28.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:28 smithi082 bash[20963]: audit 2024-04-04T00:26:28.350613+0000 mon.c (mon.2) 7289 : audit [DBG] from='client.? 172.21.15.67:0/3637785868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:28 smithi067 bash[27441]: cluster 2024-04-04T00:26:27.215640+0000 mgr.y (mgr.24370) 18236 : cluster [DBG] pgmap v18220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:28 smithi067 bash[27441]: audit 2024-04-04T00:26:28.350613+0000 mon.c (mon.2) 7289 : audit [DBG] from='client.? 172.21.15.67:0/3637785868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:28 smithi067 bash[17655]: cluster 2024-04-04T00:26:27.215640+0000 mgr.y (mgr.24370) 18236 : cluster [DBG] pgmap v18220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:28.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:28 smithi067 bash[17655]: audit 2024-04-04T00:26:28.350613+0000 mon.c (mon.2) 7289 : audit [DBG] from='client.? 172.21.15.67:0/3637785868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:30.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:30 smithi082 bash[20963]: cluster 2024-04-04T00:26:29.216368+0000 mgr.y (mgr.24370) 18237 : cluster [DBG] pgmap v18221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:30 smithi067 bash[27441]: cluster 2024-04-04T00:26:29.216368+0000 mgr.y (mgr.24370) 18237 : cluster [DBG] pgmap v18221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:30 smithi067 bash[17655]: cluster 2024-04-04T00:26:29.216368+0000 mgr.y (mgr.24370) 18237 : cluster [DBG] pgmap v18221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:31.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:31 smithi082 bash[20963]: audit 2024-04-04T00:26:30.812678+0000 mon.a (mon.0) 15460 : audit [DBG] from='client.? 172.21.15.67:0/2136975390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:31.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:31 smithi067 bash[27441]: audit 2024-04-04T00:26:30.812678+0000 mon.a (mon.0) 15460 : audit [DBG] from='client.? 172.21.15.67:0/2136975390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:31.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:31 smithi067 bash[17655]: audit 2024-04-04T00:26:30.812678+0000 mon.a (mon.0) 15460 : audit [DBG] from='client.? 172.21.15.67:0/2136975390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:32.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:32 smithi082 bash[20963]: cluster 2024-04-04T00:26:31.217472+0000 mgr.y (mgr.24370) 18238 : cluster [DBG] pgmap v18222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:32.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:32 smithi067 bash[17655]: cluster 2024-04-04T00:26:31.217472+0000 mgr.y (mgr.24370) 18238 : cluster [DBG] pgmap v18222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:32 smithi067 bash[27441]: cluster 2024-04-04T00:26:31.217472+0000 mgr.y (mgr.24370) 18238 : cluster [DBG] pgmap v18222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:26:33.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:33 smithi082 bash[20963]: audit 2024-04-04T00:26:33.274852+0000 mon.a (mon.0) 15461 : audit [DBG] from='client.? 172.21.15.67:0/2961257894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:26:33.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:33 smithi067 bash[27441]: audit 2024-04-04T00:26:33.274852+0000 mon.a (mon.0) 15461 : audit [DBG] from='client.? 172.21.15.67:0/2961257894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:33.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:33 smithi067 bash[17655]: audit 2024-04-04T00:26:33.274852+0000 mon.a (mon.0) 15461 : audit [DBG] from='client.? 172.21.15.67:0/2961257894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:34.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:34 smithi082 bash[20963]: cluster 2024-04-04T00:26:33.218056+0000 mgr.y (mgr.24370) 18239 : cluster [DBG] pgmap v18223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:34 smithi067 bash[27441]: cluster 2024-04-04T00:26:33.218056+0000 mgr.y (mgr.24370) 18239 : cluster [DBG] pgmap v18223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:34 smithi067 bash[17655]: cluster 2024-04-04T00:26:33.218056+0000 mgr.y (mgr.24370) 18239 : cluster [DBG] pgmap v18223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:36.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:36 smithi082 bash[20963]: cluster 2024-04-04T00:26:35.218734+0000 mgr.y (mgr.24370) 18240 : cluster [DBG] pgmap v18224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:36.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:36 smithi082 bash[20963]: audit 2024-04-04T00:26:35.733862+0000 mon.a (mon.0) 15462 : audit [DBG] from='client.? 172.21.15.67:0/681693223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:36 smithi067 bash[17655]: cluster 2024-04-04T00:26:35.218734+0000 mgr.y (mgr.24370) 18240 : cluster [DBG] pgmap v18224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:36 smithi067 bash[17655]: audit 2024-04-04T00:26:35.733862+0000 mon.a (mon.0) 15462 : audit [DBG] from='client.? 172.21.15.67:0/681693223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:36 smithi067 bash[27441]: cluster 2024-04-04T00:26:35.218734+0000 mgr.y (mgr.24370) 18240 : cluster [DBG] pgmap v18224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:36 smithi067 bash[27441]: audit 2024-04-04T00:26:35.733862+0000 mon.a (mon.0) 15462 : audit [DBG] from='client.? 172.21.15.67:0/681693223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:38.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:38 smithi082 bash[20963]: cluster 2024-04-04T00:26:37.219889+0000 mgr.y (mgr.24370) 18241 : cluster [DBG] pgmap v18225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:38.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:38 smithi082 bash[20963]: audit 2024-04-04T00:26:38.185849+0000 mon.c (mon.2) 7290 : audit [DBG] from='client.? 172.21.15.67:0/955295519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:38 smithi067 bash[17655]: cluster 2024-04-04T00:26:37.219889+0000 mgr.y (mgr.24370) 18241 : cluster [DBG] pgmap v18225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:38 smithi067 bash[17655]: audit 2024-04-04T00:26:38.185849+0000 mon.c (mon.2) 7290 : audit [DBG] from='client.? 172.21.15.67:0/955295519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:38 smithi067 bash[27441]: cluster 2024-04-04T00:26:37.219889+0000 mgr.y (mgr.24370) 18241 : cluster [DBG] pgmap v18225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:38 smithi067 bash[27441]: audit 2024-04-04T00:26:38.185849+0000 mon.c (mon.2) 7290 : audit [DBG] from='client.? 172.21.15.67:0/955295519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:40 smithi082 bash[20963]: cluster 2024-04-04T00:26:39.220550+0000 mgr.y (mgr.24370) 18242 : cluster [DBG] pgmap v18226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:40 smithi067 bash[27441]: cluster 2024-04-04T00:26:39.220550+0000 mgr.y (mgr.24370) 18242 : cluster [DBG] pgmap v18226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:40 smithi067 bash[17655]: cluster 2024-04-04T00:26:39.220550+0000 mgr.y (mgr.24370) 18242 : cluster [DBG] pgmap v18226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:41 smithi082 bash[20963]: audit 2024-04-04T00:26:40.627891+0000 mon.a (mon.0) 15463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:41 smithi082 bash[20963]: audit 2024-04-04T00:26:40.632896+0000 mon.c (mon.2) 7291 : audit [DBG] from='client.? 172.21.15.67:0/1461323497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:41 smithi067 bash[17655]: audit 2024-04-04T00:26:40.627891+0000 mon.a (mon.0) 15463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:41 smithi067 bash[17655]: audit 2024-04-04T00:26:40.632896+0000 mon.c (mon.2) 7291 : audit [DBG] from='client.? 172.21.15.67:0/1461323497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:41 smithi067 bash[27441]: audit 2024-04-04T00:26:40.627891+0000 mon.a (mon.0) 15463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:41.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:41 smithi067 bash[27441]: audit 2024-04-04T00:26:40.632896+0000 mon.c (mon.2) 7291 : audit [DBG] from='client.? 172.21.15.67:0/1461323497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:42.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:42 smithi082 bash[20963]: cluster 2024-04-04T00:26:41.221731+0000 mgr.y (mgr.24370) 18243 : cluster [DBG] pgmap v18227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:42 smithi067 bash[17655]: cluster 2024-04-04T00:26:41.221731+0000 mgr.y (mgr.24370) 18243 : cluster [DBG] pgmap v18227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:42 smithi067 bash[27441]: cluster 2024-04-04T00:26:41.221731+0000 mgr.y (mgr.24370) 18243 : cluster [DBG] pgmap v18227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:26:43.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:43 smithi082 bash[20963]: audit 2024-04-04T00:26:43.087521+0000 mon.c (mon.2) 7292 : audit [DBG] from='client.? 172.21.15.67:0/2053865068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:26:43.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:43 smithi067 bash[17655]: audit 2024-04-04T00:26:43.087521+0000 mon.c (mon.2) 7292 : audit [DBG] from='client.? 172.21.15.67:0/2053865068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:43.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:43 smithi067 bash[27441]: audit 2024-04-04T00:26:43.087521+0000 mon.c (mon.2) 7292 : audit [DBG] from='client.? 172.21.15.67:0/2053865068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:44 smithi082 bash[20963]: cluster 2024-04-04T00:26:43.222372+0000 mgr.y (mgr.24370) 18244 : cluster [DBG] pgmap v18228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:44 smithi082 bash[20963]: audit 2024-04-04T00:26:44.101963+0000 mon.a (mon.0) 15464 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:26:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:44 smithi067 bash[17655]: cluster 2024-04-04T00:26:43.222372+0000 mgr.y (mgr.24370) 18244 : cluster [DBG] pgmap v18228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:44.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:44 smithi067 bash[17655]: audit 2024-04-04T00:26:44.101963+0000 mon.a (mon.0) 15464 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:26:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:44 smithi067 bash[27441]: cluster 2024-04-04T00:26:43.222372+0000 mgr.y (mgr.24370) 18244 : cluster [DBG] pgmap v18228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:44 smithi067 bash[27441]: audit 2024-04-04T00:26:44.101963+0000 mon.a (mon.0) 15464 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:26:46.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:46 smithi082 bash[20963]: cluster 2024-04-04T00:26:45.222982+0000 mgr.y (mgr.24370) 18245 : cluster [DBG] pgmap v18229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:46.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:46 smithi082 bash[20963]: audit 2024-04-04T00:26:45.546861+0000 mon.a (mon.0) 15465 : audit [DBG] from='client.? 172.21.15.67:0/844155466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:46 smithi067 bash[27441]: cluster 2024-04-04T00:26:45.222982+0000 mgr.y (mgr.24370) 18245 : cluster [DBG] pgmap v18229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:46 smithi067 bash[27441]: audit 2024-04-04T00:26:45.546861+0000 mon.a (mon.0) 15465 : audit [DBG] from='client.? 172.21.15.67:0/844155466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:46 smithi067 bash[17655]: cluster 2024-04-04T00:26:45.222982+0000 mgr.y (mgr.24370) 18245 : cluster [DBG] pgmap v18229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:46 smithi067 bash[17655]: audit 2024-04-04T00:26:45.546861+0000 mon.a (mon.0) 15465 : audit [DBG] from='client.? 172.21.15.67:0/844155466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:48 smithi082 bash[20963]: cluster 2024-04-04T00:26:47.224204+0000 mgr.y (mgr.24370) 18246 : cluster [DBG] pgmap v18230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:48 smithi082 bash[20963]: audit 2024-04-04T00:26:48.001806+0000 mon.c (mon.2) 7293 : audit [DBG] from='client.? 172.21.15.67:0/1949117160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:48 smithi067 bash[17655]: cluster 2024-04-04T00:26:47.224204+0000 mgr.y (mgr.24370) 18246 : cluster [DBG] pgmap v18230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:48 smithi067 bash[17655]: audit 2024-04-04T00:26:48.001806+0000 mon.c (mon.2) 7293 : audit [DBG] from='client.? 172.21.15.67:0/1949117160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:48 smithi067 bash[27441]: cluster 2024-04-04T00:26:47.224204+0000 mgr.y (mgr.24370) 18246 : cluster [DBG] pgmap v18230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:48 smithi067 bash[27441]: audit 2024-04-04T00:26:48.001806+0000 mon.c (mon.2) 7293 : audit [DBG] from='client.? 172.21.15.67:0/1949117160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: cluster 2024-04-04T00:26:49.224765+0000 mgr.y (mgr.24370) 18247 : cluster [DBG] pgmap v18231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:49.844952+0000 mon.a (mon.0) 15466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:49.853487+0000 mon.a (mon.0) 15467 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.106866+0000 mon.a (mon.0) 15468 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.113195+0000 mon.a (mon.0) 15469 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.523582+0000 mon.c (mon.2) 7294 : audit [DBG] from='client.? 172.21.15.67:0/1948093771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:51.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.603900+0000 mon.a (mon.0) 15470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.614005+0000 mon.a (mon.0) 15471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.819713+0000 mon.a (mon.0) 15472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.826654+0000 mon.a (mon.0) 15473 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.828229+0000 mon.a (mon.0) 15474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:26:51.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.829416+0000 mon.a (mon.0) 15475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:26:51.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:50 smithi082 bash[20963]: audit 2024-04-04T00:26:50.836465+0000 mon.a (mon.0) 15476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: cluster 2024-04-04T00:26:49.224765+0000 mgr.y (mgr.24370) 18247 : cluster [DBG] pgmap v18231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:49.844952+0000 mon.a (mon.0) 15466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:49.853487+0000 mon.a (mon.0) 15467 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.106866+0000 mon.a (mon.0) 15468 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.113195+0000 mon.a (mon.0) 15469 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.523582+0000 mon.c (mon.2) 7294 : audit [DBG] from='client.? 172.21.15.67:0/1948093771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.603900+0000 mon.a (mon.0) 15470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.614005+0000 mon.a (mon.0) 15471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.819713+0000 mon.a (mon.0) 15472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.826654+0000 mon.a (mon.0) 15473 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.828229+0000 mon.a (mon.0) 15474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.829416+0000 mon.a (mon.0) 15475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[17655]: audit 2024-04-04T00:26:50.836465+0000 mon.a (mon.0) 15476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: cluster 2024-04-04T00:26:49.224765+0000 mgr.y (mgr.24370) 18247 : cluster [DBG] pgmap v18231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:51.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:49.844952+0000 mon.a (mon.0) 15466 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:49.853487+0000 mon.a (mon.0) 15467 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.106866+0000 mon.a (mon.0) 15468 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.113195+0000 mon.a (mon.0) 15469 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.523582+0000 mon.c (mon.2) 7294 : audit [DBG] from='client.? 172.21.15.67:0/1948093771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.603900+0000 mon.a (mon.0) 15470 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.614005+0000 mon.a (mon.0) 15471 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.819713+0000 mon.a (mon.0) 15472 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.826654+0000 mon.a (mon.0) 15473 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.828229+0000 mon.a (mon.0) 15474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.829416+0000 mon.a (mon.0) 15475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:26:51.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:50 smithi067 bash[27441]: audit 2024-04-04T00:26:50.836465+0000 mon.a (mon.0) 15476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:26:53.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:52 smithi082 bash[20963]: cluster 2024-04-04T00:26:51.225964+0000 mgr.y (mgr.24370) 18248 : cluster [DBG] pgmap v18232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:53.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:52 smithi067 bash[17655]: cluster 2024-04-04T00:26:51.225964+0000 mgr.y (mgr.24370) 18248 : cluster [DBG] pgmap v18232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:53.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:26:53.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:52 smithi067 bash[27441]: cluster 2024-04-04T00:26:51.225964+0000 mgr.y (mgr.24370) 18248 : cluster [DBG] pgmap v18232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:53.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:26:54.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:53 smithi082 bash[20963]: audit 2024-04-04T00:26:52.980929+0000 mon.c (mon.2) 7295 : audit [DBG] from='client.? 172.21.15.67:0/2492966969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:53 smithi067 bash[27441]: audit 2024-04-04T00:26:52.980929+0000 mon.c (mon.2) 7295 : audit [DBG] from='client.? 172.21.15.67:0/2492966969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:53 smithi067 bash[17655]: audit 2024-04-04T00:26:52.980929+0000 mon.c (mon.2) 7295 : audit [DBG] from='client.? 172.21.15.67:0/2492966969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:55.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:54 smithi082 bash[20963]: cluster 2024-04-04T00:26:53.226683+0000 mgr.y (mgr.24370) 18249 : cluster [DBG] pgmap v18233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:54 smithi067 bash[27441]: cluster 2024-04-04T00:26:53.226683+0000 mgr.y (mgr.24370) 18249 : cluster [DBG] pgmap v18233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:54 smithi067 bash[17655]: cluster 2024-04-04T00:26:53.226683+0000 mgr.y (mgr.24370) 18249 : cluster [DBG] pgmap v18233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:55 smithi082 bash[20963]: audit 2024-04-04T00:26:55.431330+0000 mon.a (mon.0) 15477 : audit [DBG] from='client.? 172.21.15.67:0/310094391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:56.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:55 smithi082 bash[20963]: audit 2024-04-04T00:26:55.630273+0000 mon.a (mon.0) 15478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:55 smithi067 bash[17655]: audit 2024-04-04T00:26:55.431330+0000 mon.a (mon.0) 15477 : audit [DBG] from='client.? 172.21.15.67:0/310094391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:55 smithi067 bash[17655]: audit 2024-04-04T00:26:55.630273+0000 mon.a (mon.0) 15478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:55 smithi067 bash[27441]: audit 2024-04-04T00:26:55.431330+0000 mon.a (mon.0) 15477 : audit [DBG] from='client.? 172.21.15.67:0/310094391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:55 smithi067 bash[27441]: audit 2024-04-04T00:26:55.630273+0000 mon.a (mon.0) 15478 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:26:57.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:56 smithi082 bash[20963]: cluster 2024-04-04T00:26:55.227382+0000 mgr.y (mgr.24370) 18250 : cluster [DBG] pgmap v18234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:57.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:56 smithi067 bash[17655]: cluster 2024-04-04T00:26:55.227382+0000 mgr.y (mgr.24370) 18250 : cluster [DBG] pgmap v18234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:56 smithi067 bash[27441]: cluster 2024-04-04T00:26:55.227382+0000 mgr.y (mgr.24370) 18250 : cluster [DBG] pgmap v18234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:58 smithi082 bash[20963]: cluster 2024-04-04T00:26:57.228611+0000 mgr.y (mgr.24370) 18251 : cluster [DBG] pgmap v18235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:26:58 smithi082 bash[20963]: audit 2024-04-04T00:26:57.880547+0000 mon.c (mon.2) 7296 : audit [DBG] from='client.? 172.21.15.67:0/1136494572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:58 smithi067 bash[17655]: cluster 2024-04-04T00:26:57.228611+0000 mgr.y (mgr.24370) 18251 : cluster [DBG] pgmap v18235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:59.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:26:58 smithi067 bash[17655]: audit 2024-04-04T00:26:57.880547+0000 mon.c (mon.2) 7296 : audit [DBG] from='client.? 172.21.15.67:0/1136494572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:26:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:58 smithi067 bash[27441]: cluster 2024-04-04T00:26:57.228611+0000 mgr.y (mgr.24370) 18251 : cluster [DBG] pgmap v18235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:26:59.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:26:58 smithi067 bash[27441]: audit 2024-04-04T00:26:57.880547+0000 mon.c (mon.2) 7296 : audit [DBG] from='client.? 172.21.15.67:0/1136494572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:00 smithi082 bash[20963]: cluster 2024-04-04T00:26:59.229302+0000 mgr.y (mgr.24370) 18252 : cluster [DBG] pgmap v18236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:00 smithi082 bash[20963]: audit 2024-04-04T00:27:00.337168+0000 mon.a (mon.0) 15479 : audit [DBG] from='client.? 172.21.15.67:0/410878631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:00 smithi067 bash[27441]: cluster 2024-04-04T00:26:59.229302+0000 mgr.y (mgr.24370) 18252 : cluster [DBG] pgmap v18236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:00 smithi067 bash[27441]: audit 2024-04-04T00:27:00.337168+0000 mon.a (mon.0) 15479 : audit [DBG] from='client.? 172.21.15.67:0/410878631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:00 smithi067 bash[17655]: cluster 2024-04-04T00:26:59.229302+0000 mgr.y (mgr.24370) 18252 : cluster [DBG] pgmap v18236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:00 smithi067 bash[17655]: audit 2024-04-04T00:27:00.337168+0000 mon.a (mon.0) 15479 : audit [DBG] from='client.? 172.21.15.67:0/410878631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:03.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:03] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:27:03.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:02 smithi067 bash[27441]: cluster 2024-04-04T00:27:01.230520+0000 mgr.y (mgr.24370) 18253 : cluster [DBG] pgmap v18237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:03.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:02 smithi067 bash[27441]: audit 2024-04-04T00:27:02.782874+0000 mon.c (mon.2) 7297 : audit [DBG] from='client.? 172.21.15.67:0/1410164567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:03.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:02 smithi067 bash[17655]: cluster 2024-04-04T00:27:01.230520+0000 mgr.y (mgr.24370) 18253 : cluster [DBG] pgmap v18237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:03.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:02 smithi067 bash[17655]: audit 2024-04-04T00:27:02.782874+0000 mon.c (mon.2) 7297 : audit [DBG] from='client.? 172.21.15.67:0/1410164567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:03.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:02 smithi082 bash[20963]: cluster 2024-04-04T00:27:01.230520+0000 mgr.y (mgr.24370) 18253 : cluster [DBG] pgmap v18237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:03.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:02 smithi082 bash[20963]: audit 2024-04-04T00:27:02.782874+0000 mon.c (mon.2) 7297 : audit [DBG] from='client.? 172.21.15.67:0/1410164567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:27:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:04 smithi067 bash[17655]: cluster 2024-04-04T00:27:03.231191+0000 mgr.y (mgr.24370) 18254 : cluster [DBG] pgmap v18238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:04 smithi067 bash[27441]: cluster 2024-04-04T00:27:03.231191+0000 mgr.y (mgr.24370) 18254 : cluster [DBG] pgmap v18238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:04 smithi082 bash[20963]: cluster 2024-04-04T00:27:03.231191+0000 mgr.y (mgr.24370) 18254 : cluster [DBG] pgmap v18238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:05 smithi067 bash[27441]: audit 2024-04-04T00:27:05.238298+0000 mon.a (mon.0) 15480 : audit [DBG] from='client.? 172.21.15.67:0/3568315375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:06.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:05 smithi067 bash[17655]: audit 2024-04-04T00:27:05.238298+0000 mon.a (mon.0) 15480 : audit [DBG] from='client.? 172.21.15.67:0/3568315375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:06.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:05 smithi082 bash[20963]: audit 2024-04-04T00:27:05.238298+0000 mon.a (mon.0) 15480 : audit [DBG] from='client.? 172.21.15.67:0/3568315375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:06 smithi067 bash[17655]: cluster 2024-04-04T00:27:05.231782+0000 mgr.y (mgr.24370) 18255 : cluster [DBG] pgmap v18239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:06 smithi067 bash[27441]: cluster 2024-04-04T00:27:05.231782+0000 mgr.y (mgr.24370) 18255 : cluster [DBG] pgmap v18239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:07.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:06 smithi082 bash[20963]: cluster 2024-04-04T00:27:05.231782+0000 mgr.y (mgr.24370) 18255 : cluster [DBG] pgmap v18239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:08.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:07 smithi067 bash[17655]: audit 2024-04-04T00:27:07.695470+0000 mon.a (mon.0) 15481 : audit [DBG] from='client.? 172.21.15.67:0/1535465509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:08.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:07 smithi067 bash[27441]: audit 2024-04-04T00:27:07.695470+0000 mon.a (mon.0) 15481 : audit [DBG] from='client.? 172.21.15.67:0/1535465509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:08.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:07 smithi082 bash[20963]: audit 2024-04-04T00:27:07.695470+0000 mon.a (mon.0) 15481 : audit [DBG] from='client.? 172.21.15.67:0/1535465509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:08 smithi067 bash[27441]: cluster 2024-04-04T00:27:07.232961+0000 mgr.y (mgr.24370) 18256 : cluster [DBG] pgmap v18240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:08 smithi067 bash[17655]: cluster 2024-04-04T00:27:07.232961+0000 mgr.y (mgr.24370) 18256 : cluster [DBG] pgmap v18240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:09.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:08 smithi082 bash[20963]: cluster 2024-04-04T00:27:07.232961+0000 mgr.y (mgr.24370) 18256 : cluster [DBG] pgmap v18240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:10 smithi067 bash[17655]: cluster 2024-04-04T00:27:09.233647+0000 mgr.y (mgr.24370) 18257 : cluster [DBG] pgmap v18241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:10 smithi067 bash[17655]: audit 2024-04-04T00:27:10.151110+0000 mon.c (mon.2) 7298 : audit [DBG] from='client.? 172.21.15.67:0/537151030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:10 smithi067 bash[17655]: audit 2024-04-04T00:27:10.629035+0000 mon.a (mon.0) 15482 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:11.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:10 smithi067 bash[27441]: cluster 2024-04-04T00:27:09.233647+0000 mgr.y (mgr.24370) 18257 : cluster [DBG] pgmap v18241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:11.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:10 smithi067 bash[27441]: audit 2024-04-04T00:27:10.151110+0000 mon.c (mon.2) 7298 : audit [DBG] from='client.? 172.21.15.67:0/537151030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:11.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:10 smithi067 bash[27441]: audit 2024-04-04T00:27:10.629035+0000 mon.a (mon.0) 15482 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:10 smithi082 bash[20963]: cluster 2024-04-04T00:27:09.233647+0000 mgr.y (mgr.24370) 18257 : cluster [DBG] pgmap v18241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:10 smithi082 bash[20963]: audit 2024-04-04T00:27:10.151110+0000 mon.c (mon.2) 7298 : audit [DBG] from='client.? 172.21.15.67:0/537151030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:10 smithi082 bash[20963]: audit 2024-04-04T00:27:10.629035+0000 mon.a (mon.0) 15482 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:12.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:11 smithi082 bash[20963]: cluster 2024-04-04T00:27:11.234816+0000 mgr.y (mgr.24370) 18258 : cluster [DBG] pgmap v18242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:11 smithi067 bash[27441]: cluster 2024-04-04T00:27:11.234816+0000 mgr.y (mgr.24370) 18258 : cluster [DBG] pgmap v18242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:11 smithi067 bash[17655]: cluster 2024-04-04T00:27:11.234816+0000 mgr.y (mgr.24370) 18258 : cluster [DBG] pgmap v18242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:13.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:12 smithi082 bash[20963]: audit 2024-04-04T00:27:12.602748+0000 mon.a (mon.0) 15483 : audit [DBG] from='client.? 172.21.15.67:0/1592501804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:13.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:12 smithi067 bash[17655]: audit 2024-04-04T00:27:12.602748+0000 mon.a (mon.0) 15483 : audit [DBG] from='client.? 172.21.15.67:0/1592501804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:27:13.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:12 smithi067 bash[27441]: audit 2024-04-04T00:27:12.602748+0000 mon.a (mon.0) 15483 : audit [DBG] from='client.? 172.21.15.67:0/1592501804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:27:14.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:13 smithi082 bash[20963]: cluster 2024-04-04T00:27:13.235494+0000 mgr.y (mgr.24370) 18259 : cluster [DBG] pgmap v18243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:14.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:13 smithi067 bash[17655]: cluster 2024-04-04T00:27:13.235494+0000 mgr.y (mgr.24370) 18259 : cluster [DBG] pgmap v18243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:14.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:13 smithi067 bash[27441]: cluster 2024-04-04T00:27:13.235494+0000 mgr.y (mgr.24370) 18259 : cluster [DBG] pgmap v18243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:15.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:15 smithi082 bash[20963]: audit 2024-04-04T00:27:15.058726+0000 mon.a (mon.0) 15484 : audit [DBG] from='client.? 172.21.15.67:0/506038114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:15.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:15 smithi067 bash[17655]: audit 2024-04-04T00:27:15.058726+0000 mon.a (mon.0) 15484 : audit [DBG] from='client.? 172.21.15.67:0/506038114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:15.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:15 smithi067 bash[27441]: audit 2024-04-04T00:27:15.058726+0000 mon.a (mon.0) 15484 : audit [DBG] from='client.? 172.21.15.67:0/506038114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:16.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:16 smithi082 bash[20963]: cluster 2024-04-04T00:27:15.236178+0000 mgr.y (mgr.24370) 18260 : cluster [DBG] pgmap v18244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:16.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:16 smithi067 bash[17655]: cluster 2024-04-04T00:27:15.236178+0000 mgr.y (mgr.24370) 18260 : cluster [DBG] pgmap v18244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:16.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:16 smithi067 bash[27441]: cluster 2024-04-04T00:27:15.236178+0000 mgr.y (mgr.24370) 18260 : cluster [DBG] pgmap v18244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:18 smithi082 bash[20963]: cluster 2024-04-04T00:27:17.237360+0000 mgr.y (mgr.24370) 18261 : cluster [DBG] pgmap v18245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:18.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:18 smithi082 bash[20963]: audit 2024-04-04T00:27:17.514185+0000 mon.c (mon.2) 7299 : audit [DBG] from='client.? 172.21.15.67:0/1668027064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:18 smithi067 bash[17655]: cluster 2024-04-04T00:27:17.237360+0000 mgr.y (mgr.24370) 18261 : cluster [DBG] pgmap v18245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:18.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:18 smithi067 bash[17655]: audit 2024-04-04T00:27:17.514185+0000 mon.c (mon.2) 7299 : audit [DBG] from='client.? 172.21.15.67:0/1668027064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:18 smithi067 bash[27441]: cluster 2024-04-04T00:27:17.237360+0000 mgr.y (mgr.24370) 18261 : cluster [DBG] pgmap v18245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:18.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:18 smithi067 bash[27441]: audit 2024-04-04T00:27:17.514185+0000 mon.c (mon.2) 7299 : audit [DBG] from='client.? 172.21.15.67:0/1668027064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:20.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:20 smithi082 bash[20963]: cluster 2024-04-04T00:27:19.238063+0000 mgr.y (mgr.24370) 18262 : cluster [DBG] pgmap v18246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:20.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:20 smithi082 bash[20963]: audit 2024-04-04T00:27:19.972298+0000 mon.c (mon.2) 7300 : audit [DBG] from='client.? 172.21.15.67:0/4046509420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:20 smithi067 bash[17655]: cluster 2024-04-04T00:27:19.238063+0000 mgr.y (mgr.24370) 18262 : cluster [DBG] pgmap v18246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:20.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:20 smithi067 bash[17655]: audit 2024-04-04T00:27:19.972298+0000 mon.c (mon.2) 7300 : audit [DBG] from='client.? 172.21.15.67:0/4046509420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:20 smithi067 bash[27441]: cluster 2024-04-04T00:27:19.238063+0000 mgr.y (mgr.24370) 18262 : cluster [DBG] pgmap v18246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:20.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:20 smithi067 bash[27441]: audit 2024-04-04T00:27:19.972298+0000 mon.c (mon.2) 7300 : audit [DBG] from='client.? 172.21.15.67:0/4046509420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:22.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:22 smithi082 bash[20963]: cluster 2024-04-04T00:27:21.239310+0000 mgr.y (mgr.24370) 18263 : cluster [DBG] pgmap v18247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:22.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:22 smithi067 bash[17655]: cluster 2024-04-04T00:27:21.239310+0000 mgr.y (mgr.24370) 18263 : cluster [DBG] pgmap v18247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:22.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:22 smithi067 bash[27441]: cluster 2024-04-04T00:27:21.239310+0000 mgr.y (mgr.24370) 18263 : cluster [DBG] pgmap v18247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:27:23.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:23 smithi067 bash[17655]: audit 2024-04-04T00:27:22.424192+0000 mon.c (mon.2) 7301 : audit [DBG] from='client.? 172.21.15.67:0/3332789390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:23.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:23 smithi067 bash[27441]: audit 2024-04-04T00:27:22.424192+0000 mon.c (mon.2) 7301 : audit [DBG] from='client.? 172.21.15.67:0/3332789390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:23.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:27:23.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:23 smithi082 bash[20963]: audit 2024-04-04T00:27:22.424192+0000 mon.c (mon.2) 7301 : audit [DBG] from='client.? 172.21.15.67:0/3332789390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:24 smithi082 bash[20963]: cluster 2024-04-04T00:27:23.240103+0000 mgr.y (mgr.24370) 18264 : cluster [DBG] pgmap v18248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:24 smithi067 bash[17655]: cluster 2024-04-04T00:27:23.240103+0000 mgr.y (mgr.24370) 18264 : cluster [DBG] pgmap v18248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:24 smithi067 bash[27441]: cluster 2024-04-04T00:27:23.240103+0000 mgr.y (mgr.24370) 18264 : cluster [DBG] pgmap v18248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:25.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:25 smithi082 bash[20963]: audit 2024-04-04T00:27:24.878043+0000 mon.c (mon.2) 7302 : audit [DBG] from='client.? 172.21.15.67:0/1311567009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:25.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:25 smithi067 bash[17655]: audit 2024-04-04T00:27:24.878043+0000 mon.c (mon.2) 7302 : audit [DBG] from='client.? 172.21.15.67:0/1311567009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:25.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:25 smithi067 bash[27441]: audit 2024-04-04T00:27:24.878043+0000 mon.c (mon.2) 7302 : audit [DBG] from='client.? 172.21.15.67:0/1311567009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:26 smithi082 bash[20963]: cluster 2024-04-04T00:27:25.240767+0000 mgr.y (mgr.24370) 18265 : cluster [DBG] pgmap v18249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:26.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:26 smithi082 bash[20963]: audit 2024-04-04T00:27:25.629471+0000 mon.a (mon.0) 15485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:26 smithi067 bash[27441]: cluster 2024-04-04T00:27:25.240767+0000 mgr.y (mgr.24370) 18265 : cluster [DBG] pgmap v18249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:26.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:26 smithi067 bash[27441]: audit 2024-04-04T00:27:25.629471+0000 mon.a (mon.0) 15485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:26 smithi067 bash[17655]: cluster 2024-04-04T00:27:25.240767+0000 mgr.y (mgr.24370) 18265 : cluster [DBG] pgmap v18249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:26 smithi067 bash[17655]: audit 2024-04-04T00:27:25.629471+0000 mon.a (mon.0) 15485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:28 smithi082 bash[20963]: cluster 2024-04-04T00:27:27.241886+0000 mgr.y (mgr.24370) 18266 : cluster [DBG] pgmap v18250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:28.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:28 smithi082 bash[20963]: audit 2024-04-04T00:27:27.334405+0000 mon.c (mon.2) 7303 : audit [DBG] from='client.? 172.21.15.67:0/2913524046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:28 smithi067 bash[17655]: cluster 2024-04-04T00:27:27.241886+0000 mgr.y (mgr.24370) 18266 : cluster [DBG] pgmap v18250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:28.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:28 smithi067 bash[17655]: audit 2024-04-04T00:27:27.334405+0000 mon.c (mon.2) 7303 : audit [DBG] from='client.? 172.21.15.67:0/2913524046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:28 smithi067 bash[27441]: cluster 2024-04-04T00:27:27.241886+0000 mgr.y (mgr.24370) 18266 : cluster [DBG] pgmap v18250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:28 smithi067 bash[27441]: audit 2024-04-04T00:27:27.334405+0000 mon.c (mon.2) 7303 : audit [DBG] from='client.? 172.21.15.67:0/2913524046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:30 smithi082 bash[20963]: cluster 2024-04-04T00:27:29.242601+0000 mgr.y (mgr.24370) 18267 : cluster [DBG] pgmap v18251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:30.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:30 smithi082 bash[20963]: audit 2024-04-04T00:27:29.788400+0000 mon.c (mon.2) 7304 : audit [DBG] from='client.? 172.21.15.67:0/550899556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:30 smithi067 bash[17655]: cluster 2024-04-04T00:27:29.242601+0000 mgr.y (mgr.24370) 18267 : cluster [DBG] pgmap v18251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:30 smithi067 bash[17655]: audit 2024-04-04T00:27:29.788400+0000 mon.c (mon.2) 7304 : audit [DBG] from='client.? 172.21.15.67:0/550899556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:30 smithi067 bash[27441]: cluster 2024-04-04T00:27:29.242601+0000 mgr.y (mgr.24370) 18267 : cluster [DBG] pgmap v18251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:30 smithi067 bash[27441]: audit 2024-04-04T00:27:29.788400+0000 mon.c (mon.2) 7304 : audit [DBG] from='client.? 172.21.15.67:0/550899556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:32.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:32 smithi082 bash[20963]: cluster 2024-04-04T00:27:31.243785+0000 mgr.y (mgr.24370) 18268 : cluster [DBG] pgmap v18252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:32.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:32 smithi082 bash[20963]: audit 2024-04-04T00:27:32.236985+0000 mon.a (mon.0) 15486 : audit [DBG] from='client.? 172.21.15.67:0/2596731281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:32 smithi067 bash[17655]: cluster 2024-04-04T00:27:31.243785+0000 mgr.y (mgr.24370) 18268 : cluster [DBG] pgmap v18252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:32.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:32 smithi067 bash[17655]: audit 2024-04-04T00:27:32.236985+0000 mon.a (mon.0) 15486 : audit [DBG] from='client.? 172.21.15.67:0/2596731281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:32 smithi067 bash[27441]: cluster 2024-04-04T00:27:31.243785+0000 mgr.y (mgr.24370) 18268 : cluster [DBG] pgmap v18252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:32 smithi067 bash[27441]: audit 2024-04-04T00:27:32.236985+0000 mon.a (mon.0) 15486 : audit [DBG] from='client.? 172.21.15.67:0/2596731281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:27:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:27:34.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:34 smithi082 bash[20963]: cluster 2024-04-04T00:27:33.244503+0000 mgr.y (mgr.24370) 18269 : cluster [DBG] pgmap v18253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:34 smithi067 bash[17655]: cluster 2024-04-04T00:27:33.244503+0000 mgr.y (mgr.24370) 18269 : cluster [DBG] pgmap v18253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:34.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:34 smithi067 bash[27441]: cluster 2024-04-04T00:27:33.244503+0000 mgr.y (mgr.24370) 18269 : cluster [DBG] pgmap v18253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:35.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:35 smithi082 bash[20963]: audit 2024-04-04T00:27:34.690838+0000 mon.a (mon.0) 15487 : audit [DBG] from='client.? 172.21.15.67:0/1925996275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:35.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:35 smithi067 bash[27441]: audit 2024-04-04T00:27:34.690838+0000 mon.a (mon.0) 15487 : audit [DBG] from='client.? 172.21.15.67:0/1925996275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:35.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:35 smithi067 bash[17655]: audit 2024-04-04T00:27:34.690838+0000 mon.a (mon.0) 15487 : audit [DBG] from='client.? 172.21.15.67:0/1925996275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:36.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:36 smithi082 bash[20963]: cluster 2024-04-04T00:27:35.245203+0000 mgr.y (mgr.24370) 18270 : cluster [DBG] pgmap v18254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:36.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:36 smithi067 bash[17655]: cluster 2024-04-04T00:27:35.245203+0000 mgr.y (mgr.24370) 18270 : cluster [DBG] pgmap v18254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:36.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:36 smithi067 bash[27441]: cluster 2024-04-04T00:27:35.245203+0000 mgr.y (mgr.24370) 18270 : cluster [DBG] pgmap v18254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:37.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:37 smithi082 bash[20963]: audit 2024-04-04T00:27:37.146041+0000 mon.c (mon.2) 7305 : audit [DBG] from='client.? 172.21.15.67:0/3098855145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:37 smithi067 bash[17655]: audit 2024-04-04T00:27:37.146041+0000 mon.c (mon.2) 7305 : audit [DBG] from='client.? 172.21.15.67:0/3098855145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:37.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:37 smithi067 bash[27441]: audit 2024-04-04T00:27:37.146041+0000 mon.c (mon.2) 7305 : audit [DBG] from='client.? 172.21.15.67:0/3098855145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:38.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:38 smithi082 bash[20963]: cluster 2024-04-04T00:27:37.246348+0000 mgr.y (mgr.24370) 18271 : cluster [DBG] pgmap v18255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:38.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:38 smithi067 bash[17655]: cluster 2024-04-04T00:27:37.246348+0000 mgr.y (mgr.24370) 18271 : cluster [DBG] pgmap v18255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:38.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:38 smithi067 bash[27441]: cluster 2024-04-04T00:27:37.246348+0000 mgr.y (mgr.24370) 18271 : cluster [DBG] pgmap v18255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:40 smithi082 bash[20963]: cluster 2024-04-04T00:27:39.246868+0000 mgr.y (mgr.24370) 18272 : cluster [DBG] pgmap v18256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:40.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:40 smithi082 bash[20963]: audit 2024-04-04T00:27:39.592340+0000 mon.c (mon.2) 7306 : audit [DBG] from='client.? 172.21.15.67:0/1644476993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:40 smithi067 bash[17655]: cluster 2024-04-04T00:27:39.246868+0000 mgr.y (mgr.24370) 18272 : cluster [DBG] pgmap v18256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:40.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:40 smithi067 bash[17655]: audit 2024-04-04T00:27:39.592340+0000 mon.c (mon.2) 7306 : audit [DBG] from='client.? 172.21.15.67:0/1644476993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:40 smithi067 bash[27441]: cluster 2024-04-04T00:27:39.246868+0000 mgr.y (mgr.24370) 18272 : cluster [DBG] pgmap v18256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:40.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:40 smithi067 bash[27441]: audit 2024-04-04T00:27:39.592340+0000 mon.c (mon.2) 7306 : audit [DBG] from='client.? 172.21.15.67:0/1644476993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:41.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:41 smithi067 bash[17655]: audit 2024-04-04T00:27:40.629911+0000 mon.a (mon.0) 15488 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:41.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:41 smithi067 bash[27441]: audit 2024-04-04T00:27:40.629911+0000 mon.a (mon.0) 15488 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:41.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:41 smithi082 bash[20963]: audit 2024-04-04T00:27:40.629911+0000 mon.a (mon.0) 15488 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:42 smithi067 bash[17655]: cluster 2024-04-04T00:27:41.247916+0000 mgr.y (mgr.24370) 18273 : cluster [DBG] pgmap v18257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:42.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:42 smithi067 bash[17655]: audit 2024-04-04T00:27:42.042373+0000 mon.a (mon.0) 15489 : audit [DBG] from='client.? 172.21.15.67:0/67013791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:42.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:42 smithi067 bash[27441]: cluster 2024-04-04T00:27:41.247916+0000 mgr.y (mgr.24370) 18273 : cluster [DBG] pgmap v18257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:42.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:42 smithi067 bash[27441]: audit 2024-04-04T00:27:42.042373+0000 mon.a (mon.0) 15489 : audit [DBG] from='client.? 172.21.15.67:0/67013791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:42.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:42 smithi082 bash[20963]: cluster 2024-04-04T00:27:41.247916+0000 mgr.y (mgr.24370) 18273 : cluster [DBG] pgmap v18257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:42.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:42 smithi082 bash[20963]: audit 2024-04-04T00:27:42.042373+0000 mon.a (mon.0) 15489 : audit [DBG] from='client.? 172.21.15.67:0/67013791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:43.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:27:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:27:44.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:44 smithi067 bash[17655]: cluster 2024-04-04T00:27:43.248613+0000 mgr.y (mgr.24370) 18274 : cluster [DBG] pgmap v18258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:44.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:44 smithi067 bash[27441]: cluster 2024-04-04T00:27:43.248613+0000 mgr.y (mgr.24370) 18274 : cluster [DBG] pgmap v18258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:44 smithi082 bash[20963]: cluster 2024-04-04T00:27:43.248613+0000 mgr.y (mgr.24370) 18274 : cluster [DBG] pgmap v18258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:45.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:45 smithi067 bash[17655]: audit 2024-04-04T00:27:44.496867+0000 mon.a (mon.0) 15490 : audit [DBG] from='client.? 172.21.15.67:0/1381214237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:45.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:45 smithi067 bash[27441]: audit 2024-04-04T00:27:44.496867+0000 mon.a (mon.0) 15490 : audit [DBG] from='client.? 172.21.15.67:0/1381214237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:45.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:45 smithi082 bash[20963]: audit 2024-04-04T00:27:44.496867+0000 mon.a (mon.0) 15490 : audit [DBG] from='client.? 172.21.15.67:0/1381214237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:46.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:46 smithi067 bash[17655]: cluster 2024-04-04T00:27:45.249305+0000 mgr.y (mgr.24370) 18275 : cluster [DBG] pgmap v18259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:46.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:46 smithi067 bash[27441]: cluster 2024-04-04T00:27:45.249305+0000 mgr.y (mgr.24370) 18275 : cluster [DBG] pgmap v18259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:46.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:46 smithi082 bash[20963]: cluster 2024-04-04T00:27:45.249305+0000 mgr.y (mgr.24370) 18275 : cluster [DBG] pgmap v18259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:47.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:47 smithi067 bash[27441]: audit 2024-04-04T00:27:46.945257+0000 mon.c (mon.2) 7307 : audit [DBG] from='client.? 172.21.15.67:0/4157155903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:47.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:47 smithi067 bash[17655]: audit 2024-04-04T00:27:46.945257+0000 mon.c (mon.2) 7307 : audit [DBG] from='client.? 172.21.15.67:0/4157155903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:47.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:47 smithi082 bash[20963]: audit 2024-04-04T00:27:46.945257+0000 mon.c (mon.2) 7307 : audit [DBG] from='client.? 172.21.15.67:0/4157155903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:48.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:48 smithi067 bash[27441]: cluster 2024-04-04T00:27:47.250523+0000 mgr.y (mgr.24370) 18276 : cluster [DBG] pgmap v18260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:48.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:48 smithi067 bash[17655]: cluster 2024-04-04T00:27:47.250523+0000 mgr.y (mgr.24370) 18276 : cluster [DBG] pgmap v18260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:48 smithi082 bash[20963]: cluster 2024-04-04T00:27:47.250523+0000 mgr.y (mgr.24370) 18276 : cluster [DBG] pgmap v18260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:49.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:49 smithi082 bash[20963]: audit 2024-04-04T00:27:49.400779+0000 mon.c (mon.2) 7308 : audit [DBG] from='client.? 172.21.15.67:0/3635357983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:49.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:49 smithi067 bash[27441]: audit 2024-04-04T00:27:49.400779+0000 mon.c (mon.2) 7308 : audit [DBG] from='client.? 172.21.15.67:0/3635357983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:49.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:49 smithi067 bash[17655]: audit 2024-04-04T00:27:49.400779+0000 mon.c (mon.2) 7308 : audit [DBG] from='client.? 172.21.15.67:0/3635357983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:50 smithi082 bash[20963]: cluster 2024-04-04T00:27:49.251194+0000 mgr.y (mgr.24370) 18277 : cluster [DBG] pgmap v18261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:50 smithi067 bash[17655]: cluster 2024-04-04T00:27:49.251194+0000 mgr.y (mgr.24370) 18277 : cluster [DBG] pgmap v18261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:50 smithi067 bash[27441]: cluster 2024-04-04T00:27:49.251194+0000 mgr.y (mgr.24370) 18277 : cluster [DBG] pgmap v18261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:51.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:51 smithi082 bash[20963]: audit 2024-04-04T00:27:50.912579+0000 mon.a (mon.0) 15491 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:27:51.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:51 smithi067 bash[17655]: audit 2024-04-04T00:27:50.912579+0000 mon.a (mon.0) 15491 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:27:51.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:51 smithi067 bash[27441]: audit 2024-04-04T00:27:50.912579+0000 mon.a (mon.0) 15491 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:27:52.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:52 smithi082 bash[20963]: cluster 2024-04-04T00:27:51.252306+0000 mgr.y (mgr.24370) 18278 : cluster [DBG] pgmap v18262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:52.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:52 smithi082 bash[20963]: audit 2024-04-04T00:27:51.852569+0000 mon.a (mon.0) 15492 : audit [DBG] from='client.? 172.21.15.67:0/3154577725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:52 smithi067 bash[17655]: cluster 2024-04-04T00:27:51.252306+0000 mgr.y (mgr.24370) 18278 : cluster [DBG] pgmap v18262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:52 smithi067 bash[17655]: audit 2024-04-04T00:27:51.852569+0000 mon.a (mon.0) 15492 : audit [DBG] from='client.? 172.21.15.67:0/3154577725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:52 smithi067 bash[27441]: cluster 2024-04-04T00:27:51.252306+0000 mgr.y (mgr.24370) 18278 : cluster [DBG] pgmap v18262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:52.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:52 smithi067 bash[27441]: audit 2024-04-04T00:27:51.852569+0000 mon.a (mon.0) 15492 : audit [DBG] from='client.? 172.21.15.67:0/3154577725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:27:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:27:54.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:54 smithi082 bash[20963]: cluster 2024-04-04T00:27:53.252980+0000 mgr.y (mgr.24370) 18279 : cluster [DBG] pgmap v18263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:54.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:54 smithi082 bash[20963]: audit 2024-04-04T00:27:54.311011+0000 mon.c (mon.2) 7309 : audit [DBG] from='client.? 172.21.15.67:0/2662378642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:54 smithi067 bash[17655]: cluster 2024-04-04T00:27:53.252980+0000 mgr.y (mgr.24370) 18279 : cluster [DBG] pgmap v18263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:54 smithi067 bash[17655]: audit 2024-04-04T00:27:54.311011+0000 mon.c (mon.2) 7309 : audit [DBG] from='client.? 172.21.15.67:0/2662378642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:54 smithi067 bash[27441]: cluster 2024-04-04T00:27:53.252980+0000 mgr.y (mgr.24370) 18279 : cluster [DBG] pgmap v18263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:54 smithi067 bash[27441]: audit 2024-04-04T00:27:54.311011+0000 mon.c (mon.2) 7309 : audit [DBG] from='client.? 172.21.15.67:0/2662378642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:56.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:56 smithi082 bash[20963]: cluster 2024-04-04T00:27:55.253590+0000 mgr.y (mgr.24370) 18280 : cluster [DBG] pgmap v18264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:56.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:56 smithi082 bash[20963]: audit 2024-04-04T00:27:55.630493+0000 mon.a (mon.0) 15493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:56 smithi067 bash[27441]: cluster 2024-04-04T00:27:55.253590+0000 mgr.y (mgr.24370) 18280 : cluster [DBG] pgmap v18264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:56 smithi067 bash[27441]: audit 2024-04-04T00:27:55.630493+0000 mon.a (mon.0) 15493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:56 smithi067 bash[17655]: cluster 2024-04-04T00:27:55.253590+0000 mgr.y (mgr.24370) 18280 : cluster [DBG] pgmap v18264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:56 smithi067 bash[17655]: audit 2024-04-04T00:27:55.630493+0000 mon.a (mon.0) 15493 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:27:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[17655]: audit 2024-04-04T00:27:56.659947+0000 mon.a (mon.0) 15494 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[17655]: audit 2024-04-04T00:27:56.666396+0000 mon.a (mon.0) 15495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[17655]: audit 2024-04-04T00:27:56.778385+0000 mon.c (mon.2) 7310 : audit [DBG] from='client.? 172.21.15.67:0/3921427796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[17655]: audit 2024-04-04T00:27:56.964354+0000 mon.a (mon.0) 15496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[17655]: audit 2024-04-04T00:27:56.972237+0000 mon.a (mon.0) 15497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[17655]: audit 2024-04-04T00:27:57.450748+0000 mon.a (mon.0) 15498 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:27:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[17655]: audit 2024-04-04T00:27:57.452497+0000 mon.a (mon.0) 15499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:27:57.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[17655]: audit 2024-04-04T00:27:57.461959+0000 mon.a (mon.0) 15500 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[27441]: audit 2024-04-04T00:27:56.659947+0000 mon.a (mon.0) 15494 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:57.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[27441]: audit 2024-04-04T00:27:56.666396+0000 mon.a (mon.0) 15495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[27441]: audit 2024-04-04T00:27:56.778385+0000 mon.c (mon.2) 7310 : audit [DBG] from='client.? 172.21.15.67:0/3921427796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[27441]: audit 2024-04-04T00:27:56.964354+0000 mon.a (mon.0) 15496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[27441]: audit 2024-04-04T00:27:56.972237+0000 mon.a (mon.0) 15497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[27441]: audit 2024-04-04T00:27:57.450748+0000 mon.a (mon.0) 15498 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:27:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[27441]: audit 2024-04-04T00:27:57.452497+0000 mon.a (mon.0) 15499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:27:57.924 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:57 smithi067 bash[27441]: audit 2024-04-04T00:27:57.461959+0000 mon.a (mon.0) 15500 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:57 smithi082 bash[20963]: audit 2024-04-04T00:27:56.659947+0000 mon.a (mon.0) 15494 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:57 smithi082 bash[20963]: audit 2024-04-04T00:27:56.666396+0000 mon.a (mon.0) 15495 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:57 smithi082 bash[20963]: audit 2024-04-04T00:27:56.778385+0000 mon.c (mon.2) 7310 : audit [DBG] from='client.? 172.21.15.67:0/3921427796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:27:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:57 smithi082 bash[20963]: audit 2024-04-04T00:27:56.964354+0000 mon.a (mon.0) 15496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:57 smithi082 bash[20963]: audit 2024-04-04T00:27:56.972237+0000 mon.a (mon.0) 15497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:57 smithi082 bash[20963]: audit 2024-04-04T00:27:57.450748+0000 mon.a (mon.0) 15498 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:27:58.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:57 smithi082 bash[20963]: audit 2024-04-04T00:27:57.452497+0000 mon.a (mon.0) 15499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:27:58.141 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:57 smithi082 bash[20963]: audit 2024-04-04T00:27:57.461959+0000 mon.a (mon.0) 15500 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:27:58.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:58 smithi067 bash[17655]: cluster 2024-04-04T00:27:57.254767+0000 mgr.y (mgr.24370) 18281 : cluster [DBG] pgmap v18265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:58 smithi067 bash[27441]: cluster 2024-04-04T00:27:57.254767+0000 mgr.y (mgr.24370) 18281 : cluster [DBG] pgmap v18265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:27:59.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:58 smithi082 bash[20963]: cluster 2024-04-04T00:27:57.254767+0000 mgr.y (mgr.24370) 18281 : cluster [DBG] pgmap v18265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:00.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:27:59 smithi082 bash[20963]: audit 2024-04-04T00:27:59.229717+0000 mon.a (mon.0) 15501 : audit [DBG] from='client.? 172.21.15.67:0/3955284941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:00.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:27:59 smithi067 bash[27441]: audit 2024-04-04T00:27:59.229717+0000 mon.a (mon.0) 15501 : audit [DBG] from='client.? 172.21.15.67:0/3955284941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:00.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:27:59 smithi067 bash[17655]: audit 2024-04-04T00:27:59.229717+0000 mon.a (mon.0) 15501 : audit [DBG] from='client.? 172.21.15.67:0/3955284941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:01.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:00 smithi082 bash[20963]: cluster 2024-04-04T00:27:59.255446+0000 mgr.y (mgr.24370) 18282 : cluster [DBG] pgmap v18266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:01.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:00 smithi067 bash[27441]: cluster 2024-04-04T00:27:59.255446+0000 mgr.y (mgr.24370) 18282 : cluster [DBG] pgmap v18266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:01.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:00 smithi067 bash[17655]: cluster 2024-04-04T00:27:59.255446+0000 mgr.y (mgr.24370) 18282 : cluster [DBG] pgmap v18266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:03.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:02 smithi067 bash[17655]: cluster 2024-04-04T00:28:01.256624+0000 mgr.y (mgr.24370) 18283 : cluster [DBG] pgmap v18267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:03.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:02 smithi067 bash[17655]: audit 2024-04-04T00:28:01.690400+0000 mon.a (mon.0) 15502 : audit [DBG] from='client.? 172.21.15.67:0/3238719368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:03.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:02 smithi067 bash[27441]: cluster 2024-04-04T00:28:01.256624+0000 mgr.y (mgr.24370) 18283 : cluster [DBG] pgmap v18267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:03.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:02 smithi067 bash[27441]: audit 2024-04-04T00:28:01.690400+0000 mon.a (mon.0) 15502 : audit [DBG] from='client.? 172.21.15.67:0/3238719368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:03.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:02 smithi082 bash[20963]: cluster 2024-04-04T00:28:01.256624+0000 mgr.y (mgr.24370) 18283 : cluster [DBG] pgmap v18267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:03.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:02 smithi082 bash[20963]: audit 2024-04-04T00:28:01.690400+0000 mon.a (mon.0) 15502 : audit [DBG] from='client.? 172.21.15.67:0/3238719368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:03] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:28:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:28:05.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:04 smithi082 bash[20963]: cluster 2024-04-04T00:28:03.257311+0000 mgr.y (mgr.24370) 18284 : cluster [DBG] pgmap v18268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:05.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:04 smithi082 bash[20963]: audit 2024-04-04T00:28:04.141830+0000 mon.c (mon.2) 7311 : audit [DBG] from='client.? 172.21.15.67:0/355759819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:04 smithi067 bash[17655]: cluster 2024-04-04T00:28:03.257311+0000 mgr.y (mgr.24370) 18284 : cluster [DBG] pgmap v18268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:05.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:04 smithi067 bash[17655]: audit 2024-04-04T00:28:04.141830+0000 mon.c (mon.2) 7311 : audit [DBG] from='client.? 172.21.15.67:0/355759819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:04 smithi067 bash[27441]: cluster 2024-04-04T00:28:03.257311+0000 mgr.y (mgr.24370) 18284 : cluster [DBG] pgmap v18268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:05.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:04 smithi067 bash[27441]: audit 2024-04-04T00:28:04.141830+0000 mon.c (mon.2) 7311 : audit [DBG] from='client.? 172.21.15.67:0/355759819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:06 smithi082 bash[20963]: cluster 2024-04-04T00:28:05.258120+0000 mgr.y (mgr.24370) 18285 : cluster [DBG] pgmap v18269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:07.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:06 smithi082 bash[20963]: audit 2024-04-04T00:28:06.601656+0000 mon.a (mon.0) 15503 : audit [DBG] from='client.? 172.21.15.67:0/3375564848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:06 smithi067 bash[27441]: cluster 2024-04-04T00:28:05.258120+0000 mgr.y (mgr.24370) 18285 : cluster [DBG] pgmap v18269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:06 smithi067 bash[27441]: audit 2024-04-04T00:28:06.601656+0000 mon.a (mon.0) 15503 : audit [DBG] from='client.? 172.21.15.67:0/3375564848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:06 smithi067 bash[17655]: cluster 2024-04-04T00:28:05.258120+0000 mgr.y (mgr.24370) 18285 : cluster [DBG] pgmap v18269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:07.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:06 smithi067 bash[17655]: audit 2024-04-04T00:28:06.601656+0000 mon.a (mon.0) 15503 : audit [DBG] from='client.? 172.21.15.67:0/3375564848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:09.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:08 smithi082 bash[20963]: cluster 2024-04-04T00:28:07.259352+0000 mgr.y (mgr.24370) 18286 : cluster [DBG] pgmap v18270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:09.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:08 smithi067 bash[17655]: cluster 2024-04-04T00:28:07.259352+0000 mgr.y (mgr.24370) 18286 : cluster [DBG] pgmap v18270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:08 smithi067 bash[27441]: cluster 2024-04-04T00:28:07.259352+0000 mgr.y (mgr.24370) 18286 : cluster [DBG] pgmap v18270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:10.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:09 smithi082 bash[20963]: audit 2024-04-04T00:28:09.052498+0000 mon.a (mon.0) 15504 : audit [DBG] from='client.? 172.21.15.67:0/620986232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:10.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:09 smithi067 bash[17655]: audit 2024-04-04T00:28:09.052498+0000 mon.a (mon.0) 15504 : audit [DBG] from='client.? 172.21.15.67:0/620986232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:10.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:09 smithi067 bash[27441]: audit 2024-04-04T00:28:09.052498+0000 mon.a (mon.0) 15504 : audit [DBG] from='client.? 172.21.15.67:0/620986232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:10 smithi082 bash[20963]: cluster 2024-04-04T00:28:09.260079+0000 mgr.y (mgr.24370) 18287 : cluster [DBG] pgmap v18271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:11.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:10 smithi082 bash[20963]: audit 2024-04-04T00:28:10.630746+0000 mon.a (mon.0) 15505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:10 smithi067 bash[17655]: cluster 2024-04-04T00:28:09.260079+0000 mgr.y (mgr.24370) 18287 : cluster [DBG] pgmap v18271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:10 smithi067 bash[17655]: audit 2024-04-04T00:28:10.630746+0000 mon.a (mon.0) 15505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:10 smithi067 bash[27441]: cluster 2024-04-04T00:28:09.260079+0000 mgr.y (mgr.24370) 18287 : cluster [DBG] pgmap v18271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:10 smithi067 bash[27441]: audit 2024-04-04T00:28:10.630746+0000 mon.a (mon.0) 15505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:12.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:11 smithi082 bash[20963]: audit 2024-04-04T00:28:11.516161+0000 mon.a (mon.0) 15506 : audit [DBG] from='client.? 172.21.15.67:0/2495682230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:12.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:11 smithi067 bash[17655]: audit 2024-04-04T00:28:11.516161+0000 mon.a (mon.0) 15506 : audit [DBG] from='client.? 172.21.15.67:0/2495682230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:12.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:11 smithi067 bash[27441]: audit 2024-04-04T00:28:11.516161+0000 mon.a (mon.0) 15506 : audit [DBG] from='client.? 172.21.15.67:0/2495682230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:13.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:12 smithi067 bash[27441]: cluster 2024-04-04T00:28:11.260902+0000 mgr.y (mgr.24370) 18288 : cluster [DBG] pgmap v18272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:13.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:12 smithi067 bash[17655]: cluster 2024-04-04T00:28:11.260902+0000 mgr.y (mgr.24370) 18288 : cluster [DBG] pgmap v18272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:13.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:12 smithi082 bash[20963]: cluster 2024-04-04T00:28:11.260902+0000 mgr.y (mgr.24370) 18288 : cluster [DBG] pgmap v18272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:28:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:28:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:14 smithi082 bash[20963]: cluster 2024-04-04T00:28:13.261557+0000 mgr.y (mgr.24370) 18289 : cluster [DBG] pgmap v18273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:14 smithi082 bash[20963]: audit 2024-04-04T00:28:13.976054+0000 mon.c (mon.2) 7312 : audit [DBG] from='client.? 172.21.15.67:0/2125108396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:14 smithi067 bash[17655]: cluster 2024-04-04T00:28:13.261557+0000 mgr.y (mgr.24370) 18289 : cluster [DBG] pgmap v18273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:14 smithi067 bash[17655]: audit 2024-04-04T00:28:13.976054+0000 mon.c (mon.2) 7312 : audit [DBG] from='client.? 172.21.15.67:0/2125108396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:15.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:14 smithi067 bash[27441]: cluster 2024-04-04T00:28:13.261557+0000 mgr.y (mgr.24370) 18289 : cluster [DBG] pgmap v18273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:15.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:14 smithi067 bash[27441]: audit 2024-04-04T00:28:13.976054+0000 mon.c (mon.2) 7312 : audit [DBG] from='client.? 172.21.15.67:0/2125108396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:16 smithi082 bash[20963]: cluster 2024-04-04T00:28:15.262258+0000 mgr.y (mgr.24370) 18290 : cluster [DBG] pgmap v18274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:16 smithi082 bash[20963]: audit 2024-04-04T00:28:16.428812+0000 mon.a (mon.0) 15507 : audit [DBG] from='client.? 172.21.15.67:0/2748952102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:16 smithi067 bash[17655]: cluster 2024-04-04T00:28:15.262258+0000 mgr.y (mgr.24370) 18290 : cluster [DBG] pgmap v18274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:16 smithi067 bash[17655]: audit 2024-04-04T00:28:16.428812+0000 mon.a (mon.0) 15507 : audit [DBG] from='client.? 172.21.15.67:0/2748952102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:17.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:16 smithi067 bash[27441]: cluster 2024-04-04T00:28:15.262258+0000 mgr.y (mgr.24370) 18290 : cluster [DBG] pgmap v18274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:17.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:16 smithi067 bash[27441]: audit 2024-04-04T00:28:16.428812+0000 mon.a (mon.0) 15507 : audit [DBG] from='client.? 172.21.15.67:0/2748952102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:18 smithi082 bash[20963]: cluster 2024-04-04T00:28:17.263440+0000 mgr.y (mgr.24370) 18291 : cluster [DBG] pgmap v18275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:18 smithi067 bash[17655]: cluster 2024-04-04T00:28:17.263440+0000 mgr.y (mgr.24370) 18291 : cluster [DBG] pgmap v18275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:18 smithi067 bash[27441]: cluster 2024-04-04T00:28:17.263440+0000 mgr.y (mgr.24370) 18291 : cluster [DBG] pgmap v18275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:19 smithi082 bash[20963]: audit 2024-04-04T00:28:18.887291+0000 mon.a (mon.0) 15508 : audit [DBG] from='client.? 172.21.15.67:0/2980272861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:19 smithi067 bash[17655]: audit 2024-04-04T00:28:18.887291+0000 mon.a (mon.0) 15508 : audit [DBG] from='client.? 172.21.15.67:0/2980272861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:20.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:19 smithi067 bash[27441]: audit 2024-04-04T00:28:18.887291+0000 mon.a (mon.0) 15508 : audit [DBG] from='client.? 172.21.15.67:0/2980272861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:20 smithi082 bash[20963]: cluster 2024-04-04T00:28:19.264148+0000 mgr.y (mgr.24370) 18292 : cluster [DBG] pgmap v18276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:20 smithi067 bash[17655]: cluster 2024-04-04T00:28:19.264148+0000 mgr.y (mgr.24370) 18292 : cluster [DBG] pgmap v18276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:20 smithi067 bash[27441]: cluster 2024-04-04T00:28:19.264148+0000 mgr.y (mgr.24370) 18292 : cluster [DBG] pgmap v18276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:21 smithi082 bash[20963]: audit 2024-04-04T00:28:21.340760+0000 mon.c (mon.2) 7313 : audit [DBG] from='client.? 172.21.15.67:0/2686586620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:21 smithi067 bash[17655]: audit 2024-04-04T00:28:21.340760+0000 mon.c (mon.2) 7313 : audit [DBG] from='client.? 172.21.15.67:0/2686586620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:21 smithi067 bash[27441]: audit 2024-04-04T00:28:21.340760+0000 mon.c (mon.2) 7313 : audit [DBG] from='client.? 172.21.15.67:0/2686586620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:23.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:22 smithi067 bash[27441]: cluster 2024-04-04T00:28:21.265224+0000 mgr.y (mgr.24370) 18293 : cluster [DBG] pgmap v18277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:22 smithi067 bash[17655]: cluster 2024-04-04T00:28:21.265224+0000 mgr.y (mgr.24370) 18293 : cluster [DBG] pgmap v18277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:22 smithi082 bash[20963]: cluster 2024-04-04T00:28:21.265224+0000 mgr.y (mgr.24370) 18293 : cluster [DBG] pgmap v18277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:28:23.816 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:28:24.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:23 smithi082 bash[20963]: audit 2024-04-04T00:28:23.791534+0000 mon.a (mon.0) 15509 : audit [DBG] from='client.? 172.21.15.67:0/4044538314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:24.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:23 smithi067 bash[17655]: audit 2024-04-04T00:28:23.791534+0000 mon.a (mon.0) 15509 : audit [DBG] from='client.? 172.21.15.67:0/4044538314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:24.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:23 smithi067 bash[27441]: audit 2024-04-04T00:28:23.791534+0000 mon.a (mon.0) 15509 : audit [DBG] from='client.? 172.21.15.67:0/4044538314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:24 smithi082 bash[20963]: cluster 2024-04-04T00:28:23.265873+0000 mgr.y (mgr.24370) 18294 : cluster [DBG] pgmap v18278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:24 smithi067 bash[17655]: cluster 2024-04-04T00:28:23.265873+0000 mgr.y (mgr.24370) 18294 : cluster [DBG] pgmap v18278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:24 smithi067 bash[27441]: cluster 2024-04-04T00:28:23.265873+0000 mgr.y (mgr.24370) 18294 : cluster [DBG] pgmap v18278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:25 smithi082 bash[20963]: audit 2024-04-04T00:28:25.630920+0000 mon.a (mon.0) 15510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:25 smithi067 bash[17655]: audit 2024-04-04T00:28:25.630920+0000 mon.a (mon.0) 15510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:25 smithi067 bash[27441]: audit 2024-04-04T00:28:25.630920+0000 mon.a (mon.0) 15510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:26 smithi082 bash[20963]: cluster 2024-04-04T00:28:25.266558+0000 mgr.y (mgr.24370) 18295 : cluster [DBG] pgmap v18279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:26 smithi082 bash[20963]: audit 2024-04-04T00:28:26.250428+0000 mon.c (mon.2) 7314 : audit [DBG] from='client.? 172.21.15.67:0/988575911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:26 smithi067 bash[17655]: cluster 2024-04-04T00:28:25.266558+0000 mgr.y (mgr.24370) 18295 : cluster [DBG] pgmap v18279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:26 smithi067 bash[17655]: audit 2024-04-04T00:28:26.250428+0000 mon.c (mon.2) 7314 : audit [DBG] from='client.? 172.21.15.67:0/988575911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:26 smithi067 bash[27441]: cluster 2024-04-04T00:28:25.266558+0000 mgr.y (mgr.24370) 18295 : cluster [DBG] pgmap v18279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:26 smithi067 bash[27441]: audit 2024-04-04T00:28:26.250428+0000 mon.c (mon.2) 7314 : audit [DBG] from='client.? 172.21.15.67:0/988575911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:28 smithi082 bash[20963]: cluster 2024-04-04T00:28:27.267752+0000 mgr.y (mgr.24370) 18296 : cluster [DBG] pgmap v18280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:28 smithi082 bash[20963]: audit 2024-04-04T00:28:28.699387+0000 mon.a (mon.0) 15511 : audit [DBG] from='client.? 172.21.15.67:0/938607963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:28 smithi067 bash[17655]: cluster 2024-04-04T00:28:27.267752+0000 mgr.y (mgr.24370) 18296 : cluster [DBG] pgmap v18280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:28 smithi067 bash[17655]: audit 2024-04-04T00:28:28.699387+0000 mon.a (mon.0) 15511 : audit [DBG] from='client.? 172.21.15.67:0/938607963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:28 smithi067 bash[27441]: cluster 2024-04-04T00:28:27.267752+0000 mgr.y (mgr.24370) 18296 : cluster [DBG] pgmap v18280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:29.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:28 smithi067 bash[27441]: audit 2024-04-04T00:28:28.699387+0000 mon.a (mon.0) 15511 : audit [DBG] from='client.? 172.21.15.67:0/938607963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:30 smithi082 bash[20963]: cluster 2024-04-04T00:28:29.268395+0000 mgr.y (mgr.24370) 18297 : cluster [DBG] pgmap v18281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:30 smithi067 bash[17655]: cluster 2024-04-04T00:28:29.268395+0000 mgr.y (mgr.24370) 18297 : cluster [DBG] pgmap v18281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:30 smithi067 bash[27441]: cluster 2024-04-04T00:28:29.268395+0000 mgr.y (mgr.24370) 18297 : cluster [DBG] pgmap v18281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:31 smithi082 bash[20963]: audit 2024-04-04T00:28:31.153693+0000 mon.a (mon.0) 15512 : audit [DBG] from='client.? 172.21.15.67:0/2703658554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:31 smithi067 bash[27441]: audit 2024-04-04T00:28:31.153693+0000 mon.a (mon.0) 15512 : audit [DBG] from='client.? 172.21.15.67:0/2703658554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:31 smithi067 bash[17655]: audit 2024-04-04T00:28:31.153693+0000 mon.a (mon.0) 15512 : audit [DBG] from='client.? 172.21.15.67:0/2703658554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:32 smithi082 bash[20963]: cluster 2024-04-04T00:28:31.269581+0000 mgr.y (mgr.24370) 18298 : cluster [DBG] pgmap v18282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:33.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:32 smithi067 bash[17655]: cluster 2024-04-04T00:28:31.269581+0000 mgr.y (mgr.24370) 18298 : cluster [DBG] pgmap v18282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:33.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:33] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:28:33.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:32 smithi067 bash[27441]: cluster 2024-04-04T00:28:31.269581+0000 mgr.y (mgr.24370) 18298 : cluster [DBG] pgmap v18282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:33.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:28:34.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:33 smithi082 bash[20963]: audit 2024-04-04T00:28:33.604557+0000 mon.a (mon.0) 15513 : audit [DBG] from='client.? 172.21.15.67:0/1304932462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:34.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:33 smithi067 bash[27441]: audit 2024-04-04T00:28:33.604557+0000 mon.a (mon.0) 15513 : audit [DBG] from='client.? 172.21.15.67:0/1304932462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:34.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:33 smithi067 bash[17655]: audit 2024-04-04T00:28:33.604557+0000 mon.a (mon.0) 15513 : audit [DBG] from='client.? 172.21.15.67:0/1304932462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:34 smithi082 bash[20963]: cluster 2024-04-04T00:28:33.270177+0000 mgr.y (mgr.24370) 18299 : cluster [DBG] pgmap v18283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:34 smithi067 bash[27441]: cluster 2024-04-04T00:28:33.270177+0000 mgr.y (mgr.24370) 18299 : cluster [DBG] pgmap v18283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:34 smithi067 bash[17655]: cluster 2024-04-04T00:28:33.270177+0000 mgr.y (mgr.24370) 18299 : cluster [DBG] pgmap v18283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:36 smithi082 bash[20963]: cluster 2024-04-04T00:28:35.270794+0000 mgr.y (mgr.24370) 18300 : cluster [DBG] pgmap v18284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:36 smithi082 bash[20963]: audit 2024-04-04T00:28:36.053012+0000 mon.a (mon.0) 15514 : audit [DBG] from='client.? 172.21.15.67:0/680803051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:36 smithi067 bash[17655]: cluster 2024-04-04T00:28:35.270794+0000 mgr.y (mgr.24370) 18300 : cluster [DBG] pgmap v18284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:36 smithi067 bash[17655]: audit 2024-04-04T00:28:36.053012+0000 mon.a (mon.0) 15514 : audit [DBG] from='client.? 172.21.15.67:0/680803051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:36 smithi067 bash[27441]: cluster 2024-04-04T00:28:35.270794+0000 mgr.y (mgr.24370) 18300 : cluster [DBG] pgmap v18284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:36 smithi067 bash[27441]: audit 2024-04-04T00:28:36.053012+0000 mon.a (mon.0) 15514 : audit [DBG] from='client.? 172.21.15.67:0/680803051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:38 smithi082 bash[20963]: cluster 2024-04-04T00:28:37.271958+0000 mgr.y (mgr.24370) 18301 : cluster [DBG] pgmap v18285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:38 smithi082 bash[20963]: audit 2024-04-04T00:28:38.506877+0000 mon.c (mon.2) 7315 : audit [DBG] from='client.? 172.21.15.67:0/2307663095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:38 smithi067 bash[17655]: cluster 2024-04-04T00:28:37.271958+0000 mgr.y (mgr.24370) 18301 : cluster [DBG] pgmap v18285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:38 smithi067 bash[17655]: audit 2024-04-04T00:28:38.506877+0000 mon.c (mon.2) 7315 : audit [DBG] from='client.? 172.21.15.67:0/2307663095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:38 smithi067 bash[27441]: cluster 2024-04-04T00:28:37.271958+0000 mgr.y (mgr.24370) 18301 : cluster [DBG] pgmap v18285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:38 smithi067 bash[27441]: audit 2024-04-04T00:28:38.506877+0000 mon.c (mon.2) 7315 : audit [DBG] from='client.? 172.21.15.67:0/2307663095' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:40 smithi082 bash[20963]: cluster 2024-04-04T00:28:39.272793+0000 mgr.y (mgr.24370) 18302 : cluster [DBG] pgmap v18286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:40 smithi082 bash[20963]: audit 2024-04-04T00:28:40.630708+0000 mon.a (mon.0) 15515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:40 smithi067 bash[27441]: cluster 2024-04-04T00:28:39.272793+0000 mgr.y (mgr.24370) 18302 : cluster [DBG] pgmap v18286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:40 smithi067 bash[27441]: audit 2024-04-04T00:28:40.630708+0000 mon.a (mon.0) 15515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:40 smithi067 bash[17655]: cluster 2024-04-04T00:28:39.272793+0000 mgr.y (mgr.24370) 18302 : cluster [DBG] pgmap v18286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:40 smithi067 bash[17655]: audit 2024-04-04T00:28:40.630708+0000 mon.a (mon.0) 15515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:41 smithi067 bash[17655]: audit 2024-04-04T00:28:40.958892+0000 mon.c (mon.2) 7316 : audit [DBG] from='client.? 172.21.15.67:0/3379061922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:42.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:41 smithi067 bash[27441]: audit 2024-04-04T00:28:40.958892+0000 mon.c (mon.2) 7316 : audit [DBG] from='client.? 172.21.15.67:0/3379061922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:42.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:41 smithi082 bash[20963]: audit 2024-04-04T00:28:40.958892+0000 mon.c (mon.2) 7316 : audit [DBG] from='client.? 172.21.15.67:0/3379061922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:43.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:42 smithi067 bash[17655]: cluster 2024-04-04T00:28:41.274048+0000 mgr.y (mgr.24370) 18303 : cluster [DBG] pgmap v18287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:43.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:42 smithi067 bash[27441]: cluster 2024-04-04T00:28:41.274048+0000 mgr.y (mgr.24370) 18303 : cluster [DBG] pgmap v18287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:43.173 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:28:43.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:42 smithi082 bash[20963]: cluster 2024-04-04T00:28:41.274048+0000 mgr.y (mgr.24370) 18303 : cluster [DBG] pgmap v18287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:28:44.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:43 smithi067 bash[17655]: audit 2024-04-04T00:28:43.417856+0000 mon.a (mon.0) 15516 : audit [DBG] from='client.? 172.21.15.67:0/333771826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:43 smithi067 bash[27441]: audit 2024-04-04T00:28:43.417856+0000 mon.a (mon.0) 15516 : audit [DBG] from='client.? 172.21.15.67:0/333771826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:44.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:43 smithi082 bash[20963]: audit 2024-04-04T00:28:43.417856+0000 mon.a (mon.0) 15516 : audit [DBG] from='client.? 172.21.15.67:0/333771826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:44 smithi067 bash[27441]: cluster 2024-04-04T00:28:43.274828+0000 mgr.y (mgr.24370) 18304 : cluster [DBG] pgmap v18288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:45.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:44 smithi067 bash[17655]: cluster 2024-04-04T00:28:43.274828+0000 mgr.y (mgr.24370) 18304 : cluster [DBG] pgmap v18288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:45.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:44 smithi082 bash[20963]: cluster 2024-04-04T00:28:43.274828+0000 mgr.y (mgr.24370) 18304 : cluster [DBG] pgmap v18288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:46.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:45 smithi067 bash[17655]: audit 2024-04-04T00:28:45.872959+0000 mon.c (mon.2) 7317 : audit [DBG] from='client.? 172.21.15.67:0/841107909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:46.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:45 smithi067 bash[27441]: audit 2024-04-04T00:28:45.872959+0000 mon.c (mon.2) 7317 : audit [DBG] from='client.? 172.21.15.67:0/841107909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:46.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:45 smithi082 bash[20963]: audit 2024-04-04T00:28:45.872959+0000 mon.c (mon.2) 7317 : audit [DBG] from='client.? 172.21.15.67:0/841107909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:46 smithi067 bash[17655]: cluster 2024-04-04T00:28:45.275683+0000 mgr.y (mgr.24370) 18305 : cluster [DBG] pgmap v18289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:47.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:46 smithi067 bash[27441]: cluster 2024-04-04T00:28:45.275683+0000 mgr.y (mgr.24370) 18305 : cluster [DBG] pgmap v18289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:47.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:46 smithi082 bash[20963]: cluster 2024-04-04T00:28:45.275683+0000 mgr.y (mgr.24370) 18305 : cluster [DBG] pgmap v18289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:48 smithi067 bash[17655]: cluster 2024-04-04T00:28:47.276925+0000 mgr.y (mgr.24370) 18306 : cluster [DBG] pgmap v18290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:49.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:48 smithi067 bash[17655]: audit 2024-04-04T00:28:48.331608+0000 mon.a (mon.0) 15517 : audit [DBG] from='client.? 172.21.15.67:0/3928993707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:49.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:48 smithi067 bash[27441]: cluster 2024-04-04T00:28:47.276925+0000 mgr.y (mgr.24370) 18306 : cluster [DBG] pgmap v18290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:49.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:48 smithi067 bash[27441]: audit 2024-04-04T00:28:48.331608+0000 mon.a (mon.0) 15517 : audit [DBG] from='client.? 172.21.15.67:0/3928993707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:48 smithi082 bash[20963]: cluster 2024-04-04T00:28:47.276925+0000 mgr.y (mgr.24370) 18306 : cluster [DBG] pgmap v18290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:48 smithi082 bash[20963]: audit 2024-04-04T00:28:48.331608+0000 mon.a (mon.0) 15517 : audit [DBG] from='client.? 172.21.15.67:0/3928993707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:50 smithi082 bash[20963]: cluster 2024-04-04T00:28:49.277626+0000 mgr.y (mgr.24370) 18307 : cluster [DBG] pgmap v18291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:50 smithi082 bash[20963]: audit 2024-04-04T00:28:50.784776+0000 mon.a (mon.0) 15518 : audit [DBG] from='client.? 172.21.15.67:0/2909327007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:50 smithi067 bash[17655]: cluster 2024-04-04T00:28:49.277626+0000 mgr.y (mgr.24370) 18307 : cluster [DBG] pgmap v18291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:51.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:50 smithi067 bash[17655]: audit 2024-04-04T00:28:50.784776+0000 mon.a (mon.0) 15518 : audit [DBG] from='client.? 172.21.15.67:0/2909327007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:51.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:50 smithi067 bash[27441]: cluster 2024-04-04T00:28:49.277626+0000 mgr.y (mgr.24370) 18307 : cluster [DBG] pgmap v18291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:51.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:50 smithi067 bash[27441]: audit 2024-04-04T00:28:50.784776+0000 mon.a (mon.0) 15518 : audit [DBG] from='client.? 172.21.15.67:0/2909327007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:52 smithi082 bash[20963]: cluster 2024-04-04T00:28:51.278771+0000 mgr.y (mgr.24370) 18308 : cluster [DBG] pgmap v18292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:53.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:52 smithi067 bash[17655]: cluster 2024-04-04T00:28:51.278771+0000 mgr.y (mgr.24370) 18308 : cluster [DBG] pgmap v18292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:53.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:28:53.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:52 smithi067 bash[27441]: cluster 2024-04-04T00:28:51.278771+0000 mgr.y (mgr.24370) 18308 : cluster [DBG] pgmap v18292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:28:54.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:53 smithi082 bash[20963]: audit 2024-04-04T00:28:53.237626+0000 mon.a (mon.0) 15519 : audit [DBG] from='client.? 172.21.15.67:0/144089268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:54.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:53 smithi067 bash[17655]: audit 2024-04-04T00:28:53.237626+0000 mon.a (mon.0) 15519 : audit [DBG] from='client.? 172.21.15.67:0/144089268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:54.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:53 smithi067 bash[27441]: audit 2024-04-04T00:28:53.237626+0000 mon.a (mon.0) 15519 : audit [DBG] from='client.? 172.21.15.67:0/144089268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:54 smithi082 bash[20963]: cluster 2024-04-04T00:28:53.279416+0000 mgr.y (mgr.24370) 18309 : cluster [DBG] pgmap v18293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:55.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:54 smithi067 bash[27441]: cluster 2024-04-04T00:28:53.279416+0000 mgr.y (mgr.24370) 18309 : cluster [DBG] pgmap v18293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:55.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:54 smithi067 bash[17655]: cluster 2024-04-04T00:28:53.279416+0000 mgr.y (mgr.24370) 18309 : cluster [DBG] pgmap v18293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:55 smithi082 bash[20963]: audit 2024-04-04T00:28:55.631395+0000 mon.a (mon.0) 15520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:55 smithi082 bash[20963]: audit 2024-04-04T00:28:55.703587+0000 mon.c (mon.2) 7318 : audit [DBG] from='client.? 172.21.15.67:0/1235763149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:55 smithi067 bash[17655]: audit 2024-04-04T00:28:55.631395+0000 mon.a (mon.0) 15520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:55 smithi067 bash[17655]: audit 2024-04-04T00:28:55.703587+0000 mon.c (mon.2) 7318 : audit [DBG] from='client.? 172.21.15.67:0/1235763149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:56.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:55 smithi067 bash[27441]: audit 2024-04-04T00:28:55.631395+0000 mon.a (mon.0) 15520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:28:56.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:55 smithi067 bash[27441]: audit 2024-04-04T00:28:55.703587+0000 mon.c (mon.2) 7318 : audit [DBG] from='client.? 172.21.15.67:0/1235763149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:56 smithi082 bash[20963]: cluster 2024-04-04T00:28:55.280137+0000 mgr.y (mgr.24370) 18310 : cluster [DBG] pgmap v18294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:56 smithi067 bash[17655]: cluster 2024-04-04T00:28:55.280137+0000 mgr.y (mgr.24370) 18310 : cluster [DBG] pgmap v18294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:57.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:56 smithi067 bash[27441]: cluster 2024-04-04T00:28:55.280137+0000 mgr.y (mgr.24370) 18310 : cluster [DBG] pgmap v18294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:57 smithi082 bash[20963]: cluster 2024-04-04T00:28:57.281323+0000 mgr.y (mgr.24370) 18311 : cluster [DBG] pgmap v18295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:57 smithi082 bash[20963]: audit 2024-04-04T00:28:57.537356+0000 mon.a (mon.0) 15521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:28:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:57 smithi082 bash[20963]: audit 2024-04-04T00:28:57.871725+0000 mon.a (mon.0) 15522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:28:58.391 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:57 smithi082 bash[20963]: audit 2024-04-04T00:28:57.879028+0000 mon.a (mon.0) 15523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:28:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:57 smithi067 bash[17655]: cluster 2024-04-04T00:28:57.281323+0000 mgr.y (mgr.24370) 18311 : cluster [DBG] pgmap v18295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:57 smithi067 bash[17655]: audit 2024-04-04T00:28:57.537356+0000 mon.a (mon.0) 15521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:28:58.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:57 smithi067 bash[17655]: audit 2024-04-04T00:28:57.871725+0000 mon.a (mon.0) 15522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:28:58.423 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:57 smithi067 bash[17655]: audit 2024-04-04T00:28:57.879028+0000 mon.a (mon.0) 15523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:28:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:57 smithi067 bash[27441]: cluster 2024-04-04T00:28:57.281323+0000 mgr.y (mgr.24370) 18311 : cluster [DBG] pgmap v18295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:28:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:57 smithi067 bash[27441]: audit 2024-04-04T00:28:57.537356+0000 mon.a (mon.0) 15521 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:28:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:57 smithi067 bash[27441]: audit 2024-04-04T00:28:57.871725+0000 mon.a (mon.0) 15522 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:28:58.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:57 smithi067 bash[27441]: audit 2024-04-04T00:28:57.879028+0000 mon.a (mon.0) 15523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:28:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:58 smithi082 bash[20963]: audit 2024-04-04T00:28:58.165915+0000 mon.a (mon.0) 15524 : audit [DBG] from='client.? 172.21.15.67:0/271174243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:58 smithi067 bash[17655]: audit 2024-04-04T00:28:58.165915+0000 mon.a (mon.0) 15524 : audit [DBG] from='client.? 172.21.15.67:0/271174243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:28:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:58 smithi067 bash[27441]: audit 2024-04-04T00:28:58.165915+0000 mon.a (mon.0) 15524 : audit [DBG] from='client.? 172.21.15.67:0/271174243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:00.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:28:59 smithi082 bash[20963]: cluster 2024-04-04T00:28:59.282033+0000 mgr.y (mgr.24370) 18312 : cluster [DBG] pgmap v18296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:28:59 smithi067 bash[27441]: cluster 2024-04-04T00:28:59.282033+0000 mgr.y (mgr.24370) 18312 : cluster [DBG] pgmap v18296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:28:59 smithi067 bash[17655]: cluster 2024-04-04T00:28:59.282033+0000 mgr.y (mgr.24370) 18312 : cluster [DBG] pgmap v18296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:01.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:00 smithi082 bash[20963]: audit 2024-04-04T00:29:00.624994+0000 mon.a (mon.0) 15525 : audit [DBG] from='client.? 172.21.15.67:0/2932356395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:00 smithi067 bash[27441]: audit 2024-04-04T00:29:00.624994+0000 mon.a (mon.0) 15525 : audit [DBG] from='client.? 172.21.15.67:0/2932356395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:00 smithi067 bash[17655]: audit 2024-04-04T00:29:00.624994+0000 mon.a (mon.0) 15525 : audit [DBG] from='client.? 172.21.15.67:0/2932356395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:02.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:01 smithi082 bash[20963]: cluster 2024-04-04T00:29:01.283209+0000 mgr.y (mgr.24370) 18313 : cluster [DBG] pgmap v18297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:01 smithi067 bash[17655]: cluster 2024-04-04T00:29:01.283209+0000 mgr.y (mgr.24370) 18313 : cluster [DBG] pgmap v18297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:01 smithi067 bash[27441]: cluster 2024-04-04T00:29:01.283209+0000 mgr.y (mgr.24370) 18313 : cluster [DBG] pgmap v18297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:03 smithi067 bash[17655]: audit 2024-04-04T00:29:03.109579+0000 mon.a (mon.0) 15526 : audit [DBG] from='client.? 172.21.15.67:0/15871956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:03 smithi067 bash[27441]: audit 2024-04-04T00:29:03.109579+0000 mon.a (mon.0) 15526 : audit [DBG] from='client.? 172.21.15.67:0/15871956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:03.423 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:29:03.509 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:03 smithi082 bash[20963]: audit 2024-04-04T00:29:03.109579+0000 mon.a (mon.0) 15526 : audit [DBG] from='client.? 172.21.15.67:0/15871956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:29:04.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:04 smithi082 bash[20963]: cluster 2024-04-04T00:29:03.283780+0000 mgr.y (mgr.24370) 18314 : cluster [DBG] pgmap v18298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:04 smithi082 bash[20963]: audit 2024-04-04T00:29:03.570298+0000 mon.a (mon.0) 15527 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:04 smithi082 bash[20963]: audit 2024-04-04T00:29:03.578430+0000 mon.a (mon.0) 15528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:04 smithi082 bash[20963]: audit 2024-04-04T00:29:03.584371+0000 mon.a (mon.0) 15529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:04 smithi082 bash[20963]: audit 2024-04-04T00:29:03.591039+0000 mon.a (mon.0) 15530 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:04 smithi082 bash[20963]: audit 2024-04-04T00:29:04.061891+0000 mon.a (mon.0) 15531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:29:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:04 smithi082 bash[20963]: audit 2024-04-04T00:29:04.063715+0000 mon.a (mon.0) 15532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:29:04.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:04 smithi082 bash[20963]: audit 2024-04-04T00:29:04.075171+0000 mon.a (mon.0) 15533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[27441]: cluster 2024-04-04T00:29:03.283780+0000 mgr.y (mgr.24370) 18314 : cluster [DBG] pgmap v18298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[27441]: audit 2024-04-04T00:29:03.570298+0000 mon.a (mon.0) 15527 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[27441]: audit 2024-04-04T00:29:03.578430+0000 mon.a (mon.0) 15528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[27441]: audit 2024-04-04T00:29:03.584371+0000 mon.a (mon.0) 15529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[27441]: audit 2024-04-04T00:29:03.591039+0000 mon.a (mon.0) 15530 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[27441]: audit 2024-04-04T00:29:04.061891+0000 mon.a (mon.0) 15531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:29:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[27441]: audit 2024-04-04T00:29:04.063715+0000 mon.a (mon.0) 15532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:29:04.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[27441]: audit 2024-04-04T00:29:04.075171+0000 mon.a (mon.0) 15533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[17655]: cluster 2024-04-04T00:29:03.283780+0000 mgr.y (mgr.24370) 18314 : cluster [DBG] pgmap v18298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:04.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[17655]: audit 2024-04-04T00:29:03.570298+0000 mon.a (mon.0) 15527 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[17655]: audit 2024-04-04T00:29:03.578430+0000 mon.a (mon.0) 15528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[17655]: audit 2024-04-04T00:29:03.584371+0000 mon.a (mon.0) 15529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[17655]: audit 2024-04-04T00:29:03.591039+0000 mon.a (mon.0) 15530 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:04.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[17655]: audit 2024-04-04T00:29:04.061891+0000 mon.a (mon.0) 15531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:29:04.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[17655]: audit 2024-04-04T00:29:04.063715+0000 mon.a (mon.0) 15532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:29:04.924 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:04 smithi067 bash[17655]: audit 2024-04-04T00:29:04.075171+0000 mon.a (mon.0) 15533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:29:05.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:05 smithi082 bash[20963]: audit 2024-04-04T00:29:05.561514+0000 mon.c (mon.2) 7319 : audit [DBG] from='client.? 172.21.15.67:0/3512514752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:05.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:05 smithi067 bash[27441]: audit 2024-04-04T00:29:05.561514+0000 mon.c (mon.2) 7319 : audit [DBG] from='client.? 172.21.15.67:0/3512514752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:05.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:05 smithi067 bash[17655]: audit 2024-04-04T00:29:05.561514+0000 mon.c (mon.2) 7319 : audit [DBG] from='client.? 172.21.15.67:0/3512514752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:06.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:06 smithi082 bash[20963]: cluster 2024-04-04T00:29:05.284576+0000 mgr.y (mgr.24370) 18315 : cluster [DBG] pgmap v18299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:06.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:06 smithi067 bash[17655]: cluster 2024-04-04T00:29:05.284576+0000 mgr.y (mgr.24370) 18315 : cluster [DBG] pgmap v18299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:06.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:06 smithi067 bash[27441]: cluster 2024-04-04T00:29:05.284576+0000 mgr.y (mgr.24370) 18315 : cluster [DBG] pgmap v18299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:08.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:08 smithi082 bash[20963]: cluster 2024-04-04T00:29:07.285763+0000 mgr.y (mgr.24370) 18316 : cluster [DBG] pgmap v18300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:08.891 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:08 smithi082 bash[20963]: audit 2024-04-04T00:29:08.028233+0000 mon.c (mon.2) 7320 : audit [DBG] from='client.? 172.21.15.67:0/1569922184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:08.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:08 smithi067 bash[17655]: cluster 2024-04-04T00:29:07.285763+0000 mgr.y (mgr.24370) 18316 : cluster [DBG] pgmap v18300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:08.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:08 smithi067 bash[17655]: audit 2024-04-04T00:29:08.028233+0000 mon.c (mon.2) 7320 : audit [DBG] from='client.? 172.21.15.67:0/1569922184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:08.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:08 smithi067 bash[27441]: cluster 2024-04-04T00:29:07.285763+0000 mgr.y (mgr.24370) 18316 : cluster [DBG] pgmap v18300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:08.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:08 smithi067 bash[27441]: audit 2024-04-04T00:29:08.028233+0000 mon.c (mon.2) 7320 : audit [DBG] from='client.? 172.21.15.67:0/1569922184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:10.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:10 smithi082 bash[20963]: cluster 2024-04-04T00:29:09.286583+0000 mgr.y (mgr.24370) 18317 : cluster [DBG] pgmap v18301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:10.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:10 smithi082 bash[20963]: audit 2024-04-04T00:29:10.479171+0000 mon.c (mon.2) 7321 : audit [DBG] from='client.? 172.21.15.67:0/1057129002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:10 smithi067 bash[17655]: cluster 2024-04-04T00:29:09.286583+0000 mgr.y (mgr.24370) 18317 : cluster [DBG] pgmap v18301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:10.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:10 smithi067 bash[17655]: audit 2024-04-04T00:29:10.479171+0000 mon.c (mon.2) 7321 : audit [DBG] from='client.? 172.21.15.67:0/1057129002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:10 smithi067 bash[27441]: cluster 2024-04-04T00:29:09.286583+0000 mgr.y (mgr.24370) 18317 : cluster [DBG] pgmap v18301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:10.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:10 smithi067 bash[27441]: audit 2024-04-04T00:29:10.479171+0000 mon.c (mon.2) 7321 : audit [DBG] from='client.? 172.21.15.67:0/1057129002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:11.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:11 smithi082 bash[20963]: audit 2024-04-04T00:29:10.632065+0000 mon.a (mon.0) 15534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:11.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:11 smithi067 bash[17655]: audit 2024-04-04T00:29:10.632065+0000 mon.a (mon.0) 15534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:11.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:11 smithi067 bash[27441]: audit 2024-04-04T00:29:10.632065+0000 mon.a (mon.0) 15534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:12.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:12 smithi082 bash[20963]: cluster 2024-04-04T00:29:11.287747+0000 mgr.y (mgr.24370) 18318 : cluster [DBG] pgmap v18302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:12.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:12 smithi067 bash[17655]: cluster 2024-04-04T00:29:11.287747+0000 mgr.y (mgr.24370) 18318 : cluster [DBG] pgmap v18302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:12.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:12 smithi067 bash[27441]: cluster 2024-04-04T00:29:11.287747+0000 mgr.y (mgr.24370) 18318 : cluster [DBG] pgmap v18302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:29:13.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:13 smithi082 bash[20963]: audit 2024-04-04T00:29:12.921629+0000 mon.a (mon.0) 15535 : audit [DBG] from='client.? 172.21.15.67:0/2205551051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:29:13.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:13 smithi067 bash[17655]: audit 2024-04-04T00:29:12.921629+0000 mon.a (mon.0) 15535 : audit [DBG] from='client.? 172.21.15.67:0/2205551051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:13.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:13 smithi067 bash[27441]: audit 2024-04-04T00:29:12.921629+0000 mon.a (mon.0) 15535 : audit [DBG] from='client.? 172.21.15.67:0/2205551051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:14.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:14 smithi082 bash[20963]: cluster 2024-04-04T00:29:13.288480+0000 mgr.y (mgr.24370) 18319 : cluster [DBG] pgmap v18303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:14.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:14 smithi067 bash[17655]: cluster 2024-04-04T00:29:13.288480+0000 mgr.y (mgr.24370) 18319 : cluster [DBG] pgmap v18303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:14.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:14 smithi067 bash[27441]: cluster 2024-04-04T00:29:13.288480+0000 mgr.y (mgr.24370) 18319 : cluster [DBG] pgmap v18303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:15.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:15 smithi082 bash[20963]: audit 2024-04-04T00:29:15.370698+0000 mon.c (mon.2) 7322 : audit [DBG] from='client.? 172.21.15.67:0/2196027975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:15.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:15 smithi067 bash[17655]: audit 2024-04-04T00:29:15.370698+0000 mon.c (mon.2) 7322 : audit [DBG] from='client.? 172.21.15.67:0/2196027975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:15.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:15 smithi067 bash[27441]: audit 2024-04-04T00:29:15.370698+0000 mon.c (mon.2) 7322 : audit [DBG] from='client.? 172.21.15.67:0/2196027975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:16 smithi082 bash[20963]: cluster 2024-04-04T00:29:15.289068+0000 mgr.y (mgr.24370) 18320 : cluster [DBG] pgmap v18304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:16.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:16 smithi067 bash[17655]: cluster 2024-04-04T00:29:15.289068+0000 mgr.y (mgr.24370) 18320 : cluster [DBG] pgmap v18304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:16.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:16 smithi067 bash[27441]: cluster 2024-04-04T00:29:15.289068+0000 mgr.y (mgr.24370) 18320 : cluster [DBG] pgmap v18304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:18 smithi082 bash[20963]: cluster 2024-04-04T00:29:17.290285+0000 mgr.y (mgr.24370) 18321 : cluster [DBG] pgmap v18305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:18 smithi082 bash[20963]: audit 2024-04-04T00:29:17.829522+0000 mon.c (mon.2) 7323 : audit [DBG] from='client.? 172.21.15.67:0/2543137501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:18 smithi067 bash[17655]: cluster 2024-04-04T00:29:17.290285+0000 mgr.y (mgr.24370) 18321 : cluster [DBG] pgmap v18305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:18 smithi067 bash[17655]: audit 2024-04-04T00:29:17.829522+0000 mon.c (mon.2) 7323 : audit [DBG] from='client.? 172.21.15.67:0/2543137501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:18 smithi067 bash[27441]: cluster 2024-04-04T00:29:17.290285+0000 mgr.y (mgr.24370) 18321 : cluster [DBG] pgmap v18305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:18 smithi067 bash[27441]: audit 2024-04-04T00:29:17.829522+0000 mon.c (mon.2) 7323 : audit [DBG] from='client.? 172.21.15.67:0/2543137501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:20 smithi082 bash[20963]: cluster 2024-04-04T00:29:19.290942+0000 mgr.y (mgr.24370) 18322 : cluster [DBG] pgmap v18306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:20 smithi082 bash[20963]: audit 2024-04-04T00:29:20.285688+0000 mon.a (mon.0) 15536 : audit [DBG] from='client.? 172.21.15.67:0/2951359366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:20.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:20 smithi067 bash[17655]: cluster 2024-04-04T00:29:19.290942+0000 mgr.y (mgr.24370) 18322 : cluster [DBG] pgmap v18306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:20.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:20 smithi067 bash[17655]: audit 2024-04-04T00:29:20.285688+0000 mon.a (mon.0) 15536 : audit [DBG] from='client.? 172.21.15.67:0/2951359366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:20.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:20 smithi067 bash[27441]: cluster 2024-04-04T00:29:19.290942+0000 mgr.y (mgr.24370) 18322 : cluster [DBG] pgmap v18306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:20.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:20 smithi067 bash[27441]: audit 2024-04-04T00:29:20.285688+0000 mon.a (mon.0) 15536 : audit [DBG] from='client.? 172.21.15.67:0/2951359366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:22 smithi067 bash[27441]: cluster 2024-04-04T00:29:21.292133+0000 mgr.y (mgr.24370) 18323 : cluster [DBG] pgmap v18307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:22 smithi067 bash[27441]: audit 2024-04-04T00:29:22.742782+0000 mon.c (mon.2) 7324 : audit [DBG] from='client.? 172.21.15.67:0/2124186975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:22 smithi067 bash[17655]: cluster 2024-04-04T00:29:21.292133+0000 mgr.y (mgr.24370) 18323 : cluster [DBG] pgmap v18307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:23.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:22 smithi067 bash[17655]: audit 2024-04-04T00:29:22.742782+0000 mon.c (mon.2) 7324 : audit [DBG] from='client.? 172.21.15.67:0/2124186975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:22 smithi082 bash[20963]: cluster 2024-04-04T00:29:21.292133+0000 mgr.y (mgr.24370) 18323 : cluster [DBG] pgmap v18307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:22 smithi082 bash[20963]: audit 2024-04-04T00:29:22.742782+0000 mon.c (mon.2) 7324 : audit [DBG] from='client.? 172.21.15.67:0/2124186975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:29:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:29:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:24 smithi082 bash[20963]: cluster 2024-04-04T00:29:23.292757+0000 mgr.y (mgr.24370) 18324 : cluster [DBG] pgmap v18308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:24 smithi067 bash[17655]: cluster 2024-04-04T00:29:23.292757+0000 mgr.y (mgr.24370) 18324 : cluster [DBG] pgmap v18308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:24 smithi067 bash[27441]: cluster 2024-04-04T00:29:23.292757+0000 mgr.y (mgr.24370) 18324 : cluster [DBG] pgmap v18308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:25 smithi082 bash[20963]: audit 2024-04-04T00:29:25.199001+0000 mon.c (mon.2) 7325 : audit [DBG] from='client.? 172.21.15.67:0/391448797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:25 smithi082 bash[20963]: audit 2024-04-04T00:29:25.632488+0000 mon.a (mon.0) 15537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:25 smithi067 bash[17655]: audit 2024-04-04T00:29:25.199001+0000 mon.c (mon.2) 7325 : audit [DBG] from='client.? 172.21.15.67:0/391448797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:25 smithi067 bash[17655]: audit 2024-04-04T00:29:25.632488+0000 mon.a (mon.0) 15537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:25 smithi067 bash[27441]: audit 2024-04-04T00:29:25.199001+0000 mon.c (mon.2) 7325 : audit [DBG] from='client.? 172.21.15.67:0/391448797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:26.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:25 smithi067 bash[27441]: audit 2024-04-04T00:29:25.632488+0000 mon.a (mon.0) 15537 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:26 smithi082 bash[20963]: cluster 2024-04-04T00:29:25.293431+0000 mgr.y (mgr.24370) 18325 : cluster [DBG] pgmap v18309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:26 smithi067 bash[17655]: cluster 2024-04-04T00:29:25.293431+0000 mgr.y (mgr.24370) 18325 : cluster [DBG] pgmap v18309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:27.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:26 smithi067 bash[27441]: cluster 2024-04-04T00:29:25.293431+0000 mgr.y (mgr.24370) 18325 : cluster [DBG] pgmap v18309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:28.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:27 smithi082 bash[20963]: audit 2024-04-04T00:29:27.656517+0000 mon.a (mon.0) 15538 : audit [DBG] from='client.? 172.21.15.67:0/1461250154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:28.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:27 smithi067 bash[17655]: audit 2024-04-04T00:29:27.656517+0000 mon.a (mon.0) 15538 : audit [DBG] from='client.? 172.21.15.67:0/1461250154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:28.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:27 smithi067 bash[27441]: audit 2024-04-04T00:29:27.656517+0000 mon.a (mon.0) 15538 : audit [DBG] from='client.? 172.21.15.67:0/1461250154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:28 smithi082 bash[20963]: cluster 2024-04-04T00:29:27.294581+0000 mgr.y (mgr.24370) 18326 : cluster [DBG] pgmap v18310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:28 smithi067 bash[17655]: cluster 2024-04-04T00:29:27.294581+0000 mgr.y (mgr.24370) 18326 : cluster [DBG] pgmap v18310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:28 smithi067 bash[27441]: cluster 2024-04-04T00:29:27.294581+0000 mgr.y (mgr.24370) 18326 : cluster [DBG] pgmap v18310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:30 smithi082 bash[20963]: cluster 2024-04-04T00:29:29.295268+0000 mgr.y (mgr.24370) 18327 : cluster [DBG] pgmap v18311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:30 smithi082 bash[20963]: audit 2024-04-04T00:29:30.116961+0000 mon.c (mon.2) 7326 : audit [DBG] from='client.? 172.21.15.67:0/2853148075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:30 smithi067 bash[27441]: cluster 2024-04-04T00:29:29.295268+0000 mgr.y (mgr.24370) 18327 : cluster [DBG] pgmap v18311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:30 smithi067 bash[27441]: audit 2024-04-04T00:29:30.116961+0000 mon.c (mon.2) 7326 : audit [DBG] from='client.? 172.21.15.67:0/2853148075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:30 smithi067 bash[17655]: cluster 2024-04-04T00:29:29.295268+0000 mgr.y (mgr.24370) 18327 : cluster [DBG] pgmap v18311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:31.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:30 smithi067 bash[17655]: audit 2024-04-04T00:29:30.116961+0000 mon.c (mon.2) 7326 : audit [DBG] from='client.? 172.21.15.67:0/2853148075' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:32 smithi082 bash[20963]: cluster 2024-04-04T00:29:31.296474+0000 mgr.y (mgr.24370) 18328 : cluster [DBG] pgmap v18312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:32 smithi082 bash[20963]: audit 2024-04-04T00:29:32.564166+0000 mon.a (mon.0) 15539 : audit [DBG] from='client.? 172.21.15.67:0/2819570485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:33.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:29:33.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:32 smithi067 bash[17655]: cluster 2024-04-04T00:29:31.296474+0000 mgr.y (mgr.24370) 18328 : cluster [DBG] pgmap v18312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:33.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:32 smithi067 bash[17655]: audit 2024-04-04T00:29:32.564166+0000 mon.a (mon.0) 15539 : audit [DBG] from='client.? 172.21.15.67:0/2819570485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:33.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:32 smithi067 bash[27441]: cluster 2024-04-04T00:29:31.296474+0000 mgr.y (mgr.24370) 18328 : cluster [DBG] pgmap v18312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:33.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:32 smithi067 bash[27441]: audit 2024-04-04T00:29:32.564166+0000 mon.a (mon.0) 15539 : audit [DBG] from='client.? 172.21.15.67:0/2819570485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:29:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:34 smithi082 bash[20963]: cluster 2024-04-04T00:29:33.297282+0000 mgr.y (mgr.24370) 18329 : cluster [DBG] pgmap v18313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:34 smithi067 bash[17655]: cluster 2024-04-04T00:29:33.297282+0000 mgr.y (mgr.24370) 18329 : cluster [DBG] pgmap v18313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:35.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:34 smithi067 bash[27441]: cluster 2024-04-04T00:29:33.297282+0000 mgr.y (mgr.24370) 18329 : cluster [DBG] pgmap v18313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:36.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:35 smithi082 bash[20963]: audit 2024-04-04T00:29:35.022321+0000 mon.a (mon.0) 15540 : audit [DBG] from='client.? 172.21.15.67:0/1856814519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:35 smithi067 bash[17655]: audit 2024-04-04T00:29:35.022321+0000 mon.a (mon.0) 15540 : audit [DBG] from='client.? 172.21.15.67:0/1856814519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:36.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:35 smithi067 bash[27441]: audit 2024-04-04T00:29:35.022321+0000 mon.a (mon.0) 15540 : audit [DBG] from='client.? 172.21.15.67:0/1856814519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:36 smithi082 bash[20963]: cluster 2024-04-04T00:29:35.298112+0000 mgr.y (mgr.24370) 18330 : cluster [DBG] pgmap v18314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:36 smithi067 bash[27441]: cluster 2024-04-04T00:29:35.298112+0000 mgr.y (mgr.24370) 18330 : cluster [DBG] pgmap v18314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:36 smithi067 bash[17655]: cluster 2024-04-04T00:29:35.298112+0000 mgr.y (mgr.24370) 18330 : cluster [DBG] pgmap v18314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:38.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:37 smithi082 bash[20963]: audit 2024-04-04T00:29:37.479809+0000 mon.c (mon.2) 7327 : audit [DBG] from='client.? 172.21.15.67:0/2500135379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:38.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:37 smithi067 bash[17655]: audit 2024-04-04T00:29:37.479809+0000 mon.c (mon.2) 7327 : audit [DBG] from='client.? 172.21.15.67:0/2500135379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:37 smithi067 bash[27441]: audit 2024-04-04T00:29:37.479809+0000 mon.c (mon.2) 7327 : audit [DBG] from='client.? 172.21.15.67:0/2500135379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:38 smithi082 bash[20963]: cluster 2024-04-04T00:29:37.299281+0000 mgr.y (mgr.24370) 18331 : cluster [DBG] pgmap v18315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:38 smithi067 bash[17655]: cluster 2024-04-04T00:29:37.299281+0000 mgr.y (mgr.24370) 18331 : cluster [DBG] pgmap v18315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:38 smithi067 bash[27441]: cluster 2024-04-04T00:29:37.299281+0000 mgr.y (mgr.24370) 18331 : cluster [DBG] pgmap v18315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:40 smithi082 bash[20963]: cluster 2024-04-04T00:29:39.299881+0000 mgr.y (mgr.24370) 18332 : cluster [DBG] pgmap v18316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:40 smithi082 bash[20963]: audit 2024-04-04T00:29:39.935484+0000 mon.c (mon.2) 7328 : audit [DBG] from='client.? 172.21.15.67:0/467170493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:40 smithi082 bash[20963]: audit 2024-04-04T00:29:40.632931+0000 mon.a (mon.0) 15541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:40 smithi067 bash[27441]: cluster 2024-04-04T00:29:39.299881+0000 mgr.y (mgr.24370) 18332 : cluster [DBG] pgmap v18316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:40 smithi067 bash[27441]: audit 2024-04-04T00:29:39.935484+0000 mon.c (mon.2) 7328 : audit [DBG] from='client.? 172.21.15.67:0/467170493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:40 smithi067 bash[27441]: audit 2024-04-04T00:29:40.632931+0000 mon.a (mon.0) 15541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:41.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:40 smithi067 bash[17655]: cluster 2024-04-04T00:29:39.299881+0000 mgr.y (mgr.24370) 18332 : cluster [DBG] pgmap v18316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:41.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:40 smithi067 bash[17655]: audit 2024-04-04T00:29:39.935484+0000 mon.c (mon.2) 7328 : audit [DBG] from='client.? 172.21.15.67:0/467170493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:41.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:40 smithi067 bash[17655]: audit 2024-04-04T00:29:40.632931+0000 mon.a (mon.0) 15541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:43.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:42 smithi082 bash[20963]: cluster 2024-04-04T00:29:41.301052+0000 mgr.y (mgr.24370) 18333 : cluster [DBG] pgmap v18317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:43.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:42 smithi082 bash[20963]: audit 2024-04-04T00:29:42.385928+0000 mon.a (mon.0) 15542 : audit [DBG] from='client.? 172.21.15.67:0/3515114780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:43.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:42 smithi067 bash[17655]: cluster 2024-04-04T00:29:41.301052+0000 mgr.y (mgr.24370) 18333 : cluster [DBG] pgmap v18317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:43.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:42 smithi067 bash[17655]: audit 2024-04-04T00:29:42.385928+0000 mon.a (mon.0) 15542 : audit [DBG] from='client.? 172.21.15.67:0/3515114780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:43.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:29:43.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:42 smithi067 bash[27441]: cluster 2024-04-04T00:29:41.301052+0000 mgr.y (mgr.24370) 18333 : cluster [DBG] pgmap v18317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:43.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:42 smithi067 bash[27441]: audit 2024-04-04T00:29:42.385928+0000 mon.a (mon.0) 15542 : audit [DBG] from='client.? 172.21.15.67:0/3515114780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:29:45.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:44 smithi082 bash[20963]: cluster 2024-04-04T00:29:43.301733+0000 mgr.y (mgr.24370) 18334 : cluster [DBG] pgmap v18318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:45.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:44 smithi082 bash[20963]: audit 2024-04-04T00:29:44.832148+0000 mon.a (mon.0) 15543 : audit [DBG] from='client.? 172.21.15.67:0/2635354698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:44 smithi067 bash[17655]: cluster 2024-04-04T00:29:43.301733+0000 mgr.y (mgr.24370) 18334 : cluster [DBG] pgmap v18318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:44 smithi067 bash[17655]: audit 2024-04-04T00:29:44.832148+0000 mon.a (mon.0) 15543 : audit [DBG] from='client.? 172.21.15.67:0/2635354698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:44 smithi067 bash[27441]: cluster 2024-04-04T00:29:43.301733+0000 mgr.y (mgr.24370) 18334 : cluster [DBG] pgmap v18318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:44 smithi067 bash[27441]: audit 2024-04-04T00:29:44.832148+0000 mon.a (mon.0) 15543 : audit [DBG] from='client.? 172.21.15.67:0/2635354698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:46 smithi082 bash[20963]: cluster 2024-04-04T00:29:45.302388+0000 mgr.y (mgr.24370) 18335 : cluster [DBG] pgmap v18319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:47.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:46 smithi067 bash[27441]: cluster 2024-04-04T00:29:45.302388+0000 mgr.y (mgr.24370) 18335 : cluster [DBG] pgmap v18319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:46 smithi067 bash[17655]: cluster 2024-04-04T00:29:45.302388+0000 mgr.y (mgr.24370) 18335 : cluster [DBG] pgmap v18319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:48.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:47 smithi067 bash[17655]: audit 2024-04-04T00:29:47.287872+0000 mon.a (mon.0) 15544 : audit [DBG] from='client.? 172.21.15.67:0/439299768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:48.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:47 smithi067 bash[27441]: audit 2024-04-04T00:29:47.287872+0000 mon.a (mon.0) 15544 : audit [DBG] from='client.? 172.21.15.67:0/439299768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:48.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:47 smithi082 bash[20963]: audit 2024-04-04T00:29:47.287872+0000 mon.a (mon.0) 15544 : audit [DBG] from='client.? 172.21.15.67:0/439299768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:48 smithi067 bash[17655]: cluster 2024-04-04T00:29:47.303253+0000 mgr.y (mgr.24370) 18336 : cluster [DBG] pgmap v18320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:49.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:48 smithi067 bash[27441]: cluster 2024-04-04T00:29:47.303253+0000 mgr.y (mgr.24370) 18336 : cluster [DBG] pgmap v18320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:49.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:48 smithi082 bash[20963]: cluster 2024-04-04T00:29:47.303253+0000 mgr.y (mgr.24370) 18336 : cluster [DBG] pgmap v18320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:50.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:49 smithi067 bash[17655]: audit 2024-04-04T00:29:49.748657+0000 mon.a (mon.0) 15545 : audit [DBG] from='client.? 172.21.15.67:0/2635255668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:50.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:49 smithi067 bash[27441]: audit 2024-04-04T00:29:49.748657+0000 mon.a (mon.0) 15545 : audit [DBG] from='client.? 172.21.15.67:0/2635255668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:50.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:49 smithi082 bash[20963]: audit 2024-04-04T00:29:49.748657+0000 mon.a (mon.0) 15545 : audit [DBG] from='client.? 172.21.15.67:0/2635255668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:50 smithi067 bash[27441]: cluster 2024-04-04T00:29:49.303915+0000 mgr.y (mgr.24370) 18337 : cluster [DBG] pgmap v18321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:50 smithi067 bash[17655]: cluster 2024-04-04T00:29:49.303915+0000 mgr.y (mgr.24370) 18337 : cluster [DBG] pgmap v18321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:51.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:50 smithi082 bash[20963]: cluster 2024-04-04T00:29:49.303915+0000 mgr.y (mgr.24370) 18337 : cluster [DBG] pgmap v18321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:53.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:29:53.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:52 smithi067 bash[27441]: cluster 2024-04-04T00:29:51.305037+0000 mgr.y (mgr.24370) 18338 : cluster [DBG] pgmap v18322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:53.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:52 smithi067 bash[27441]: audit 2024-04-04T00:29:52.221096+0000 mon.c (mon.2) 7329 : audit [DBG] from='client.? 172.21.15.67:0/3101369025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:53.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:52 smithi067 bash[17655]: cluster 2024-04-04T00:29:51.305037+0000 mgr.y (mgr.24370) 18338 : cluster [DBG] pgmap v18322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:53.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:52 smithi067 bash[17655]: audit 2024-04-04T00:29:52.221096+0000 mon.c (mon.2) 7329 : audit [DBG] from='client.? 172.21.15.67:0/3101369025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:52 smithi082 bash[20963]: cluster 2024-04-04T00:29:51.305037+0000 mgr.y (mgr.24370) 18338 : cluster [DBG] pgmap v18322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:52 smithi082 bash[20963]: audit 2024-04-04T00:29:52.221096+0000 mon.c (mon.2) 7329 : audit [DBG] from='client.? 172.21.15.67:0/3101369025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:29:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:54 smithi067 bash[17655]: cluster 2024-04-04T00:29:53.305708+0000 mgr.y (mgr.24370) 18339 : cluster [DBG] pgmap v18323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:54 smithi067 bash[17655]: audit 2024-04-04T00:29:54.671935+0000 mon.a (mon.0) 15546 : audit [DBG] from='client.? 172.21.15.67:0/196200573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:54 smithi067 bash[27441]: cluster 2024-04-04T00:29:53.305708+0000 mgr.y (mgr.24370) 18339 : cluster [DBG] pgmap v18323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:54 smithi067 bash[27441]: audit 2024-04-04T00:29:54.671935+0000 mon.a (mon.0) 15546 : audit [DBG] from='client.? 172.21.15.67:0/196200573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:54 smithi082 bash[20963]: cluster 2024-04-04T00:29:53.305708+0000 mgr.y (mgr.24370) 18339 : cluster [DBG] pgmap v18323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:54 smithi082 bash[20963]: audit 2024-04-04T00:29:54.671935+0000 mon.a (mon.0) 15546 : audit [DBG] from='client.? 172.21.15.67:0/196200573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:55 smithi082 bash[20963]: audit 2024-04-04T00:29:55.633291+0000 mon.a (mon.0) 15547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:56.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:55 smithi067 bash[17655]: audit 2024-04-04T00:29:55.633291+0000 mon.a (mon.0) 15547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:56.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:55 smithi067 bash[27441]: audit 2024-04-04T00:29:55.633291+0000 mon.a (mon.0) 15547 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:29:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:56 smithi082 bash[20963]: cluster 2024-04-04T00:29:55.306375+0000 mgr.y (mgr.24370) 18340 : cluster [DBG] pgmap v18324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:57.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:56 smithi067 bash[27441]: cluster 2024-04-04T00:29:55.306375+0000 mgr.y (mgr.24370) 18340 : cluster [DBG] pgmap v18324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:57.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:56 smithi067 bash[17655]: cluster 2024-04-04T00:29:55.306375+0000 mgr.y (mgr.24370) 18340 : cluster [DBG] pgmap v18324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:58.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:57 smithi082 bash[20963]: audit 2024-04-04T00:29:57.124345+0000 mon.c (mon.2) 7330 : audit [DBG] from='client.? 172.21.15.67:0/4143815307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:58.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:57 smithi067 bash[27441]: audit 2024-04-04T00:29:57.124345+0000 mon.c (mon.2) 7330 : audit [DBG] from='client.? 172.21.15.67:0/4143815307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:58.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:57 smithi067 bash[17655]: audit 2024-04-04T00:29:57.124345+0000 mon.c (mon.2) 7330 : audit [DBG] from='client.? 172.21.15.67:0/4143815307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:29:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:58 smithi082 bash[20963]: cluster 2024-04-04T00:29:57.307536+0000 mgr.y (mgr.24370) 18341 : cluster [DBG] pgmap v18325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:58 smithi067 bash[27441]: cluster 2024-04-04T00:29:57.307536+0000 mgr.y (mgr.24370) 18341 : cluster [DBG] pgmap v18325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:29:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:58 smithi067 bash[17655]: cluster 2024-04-04T00:29:57.307536+0000 mgr.y (mgr.24370) 18341 : cluster [DBG] pgmap v18325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:00.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:29:59 smithi082 bash[20963]: audit 2024-04-04T00:29:59.576957+0000 mon.c (mon.2) 7331 : audit [DBG] from='client.? 172.21.15.67:0/2775161249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:00.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:29:59 smithi067 bash[27441]: audit 2024-04-04T00:29:59.576957+0000 mon.c (mon.2) 7331 : audit [DBG] from='client.? 172.21.15.67:0/2775161249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:00.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:29:59 smithi067 bash[17655]: audit 2024-04-04T00:29:59.576957+0000 mon.c (mon.2) 7331 : audit [DBG] from='client.? 172.21.15.67:0/2775161249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:01.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:00 smithi082 bash[20963]: cluster 2024-04-04T00:29:59.308236+0000 mgr.y (mgr.24370) 18342 : cluster [DBG] pgmap v18326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:01.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:00 smithi082 bash[20963]: cluster 2024-04-04T00:30:00.000164+0000 mon.a (mon.0) 15548 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:30:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:00 smithi067 bash[27441]: cluster 2024-04-04T00:29:59.308236+0000 mgr.y (mgr.24370) 18342 : cluster [DBG] pgmap v18326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:00 smithi067 bash[27441]: cluster 2024-04-04T00:30:00.000164+0000 mon.a (mon.0) 15548 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:30:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:00 smithi067 bash[17655]: cluster 2024-04-04T00:29:59.308236+0000 mgr.y (mgr.24370) 18342 : cluster [DBG] pgmap v18326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:00 smithi067 bash[17655]: cluster 2024-04-04T00:30:00.000164+0000 mon.a (mon.0) 15548 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:30:03.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:02 smithi082 bash[20963]: cluster 2024-04-04T00:30:01.309443+0000 mgr.y (mgr.24370) 18343 : cluster [DBG] pgmap v18327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:03.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:02 smithi082 bash[20963]: audit 2024-04-04T00:30:02.037708+0000 mon.a (mon.0) 15549 : audit [DBG] from='client.? 172.21.15.67:0/3883281508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T00:30:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:02 smithi067 bash[17655]: cluster 2024-04-04T00:30:01.309443+0000 mgr.y (mgr.24370) 18343 : cluster [DBG] pgmap v18327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:02 smithi067 bash[17655]: audit 2024-04-04T00:30:02.037708+0000 mon.a (mon.0) 15549 : audit [DBG] from='client.? 172.21.15.67:0/3883281508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:02 smithi067 bash[27441]: cluster 2024-04-04T00:30:01.309443+0000 mgr.y (mgr.24370) 18343 : cluster [DBG] pgmap v18327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:03.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:02 smithi067 bash[27441]: audit 2024-04-04T00:30:02.037708+0000 mon.a (mon.0) 15549 : audit [DBG] from='client.? 172.21.15.67:0/3883281508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:30:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:04 smithi082 bash[20963]: cluster 2024-04-04T00:30:03.310041+0000 mgr.y (mgr.24370) 18344 : cluster [DBG] pgmap v18328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:04 smithi082 bash[20963]: audit 2024-04-04T00:30:04.149727+0000 mon.a (mon.0) 15550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:30:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:04 smithi082 bash[20963]: audit 2024-04-04T00:30:04.490262+0000 mon.a (mon.0) 15551 : audit [DBG] from='client.? 172.21.15.67:0/2051642694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:04 smithi067 bash[17655]: cluster 2024-04-04T00:30:03.310041+0000 mgr.y (mgr.24370) 18344 : cluster [DBG] pgmap v18328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:04 smithi067 bash[17655]: audit 2024-04-04T00:30:04.149727+0000 mon.a (mon.0) 15550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:30:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:04 smithi067 bash[17655]: audit 2024-04-04T00:30:04.490262+0000 mon.a (mon.0) 15551 : audit [DBG] from='client.? 172.21.15.67:0/2051642694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:05.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:04 smithi067 bash[27441]: cluster 2024-04-04T00:30:03.310041+0000 mgr.y (mgr.24370) 18344 : cluster [DBG] pgmap v18328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:05.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:04 smithi067 bash[27441]: audit 2024-04-04T00:30:04.149727+0000 mon.a (mon.0) 15550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:30:05.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:04 smithi067 bash[27441]: audit 2024-04-04T00:30:04.490262+0000 mon.a (mon.0) 15551 : audit [DBG] from='client.? 172.21.15.67:0/2051642694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:06.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:06 smithi082 bash[20963]: cluster 2024-04-04T00:30:05.310718+0000 mgr.y (mgr.24370) 18345 : cluster [DBG] pgmap v18329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:05 smithi067 bash[17655]: cluster 2024-04-04T00:30:05.310718+0000 mgr.y (mgr.24370) 18345 : cluster [DBG] pgmap v18329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:06 smithi067 bash[27441]: cluster 2024-04-04T00:30:05.310718+0000 mgr.y (mgr.24370) 18345 : cluster [DBG] pgmap v18329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:07.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:07 smithi082 bash[20963]: audit 2024-04-04T00:30:06.958162+0000 mon.a (mon.0) 15552 : audit [DBG] from='client.? 172.21.15.67:0/3161017258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:07 smithi067 bash[17655]: audit 2024-04-04T00:30:06.958162+0000 mon.a (mon.0) 15552 : audit [DBG] from='client.? 172.21.15.67:0/3161017258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:07 smithi067 bash[27441]: audit 2024-04-04T00:30:06.958162+0000 mon.a (mon.0) 15552 : audit [DBG] from='client.? 172.21.15.67:0/3161017258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:08.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:08 smithi082 bash[20963]: cluster 2024-04-04T00:30:07.311844+0000 mgr.y (mgr.24370) 18346 : cluster [DBG] pgmap v18330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:08.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:08 smithi067 bash[17655]: cluster 2024-04-04T00:30:07.311844+0000 mgr.y (mgr.24370) 18346 : cluster [DBG] pgmap v18330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:08.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:08 smithi067 bash[27441]: cluster 2024-04-04T00:30:07.311844+0000 mgr.y (mgr.24370) 18346 : cluster [DBG] pgmap v18330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:10 smithi082 bash[20963]: cluster 2024-04-04T00:30:09.312319+0000 mgr.y (mgr.24370) 18347 : cluster [DBG] pgmap v18331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:10 smithi082 bash[20963]: audit 2024-04-04T00:30:09.467517+0000 mon.c (mon.2) 7332 : audit [DBG] from='client.? 172.21.15.67:0/2500419992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:10 smithi082 bash[20963]: audit 2024-04-04T00:30:09.848940+0000 mon.a (mon.0) 15553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:10 smithi082 bash[20963]: audit 2024-04-04T00:30:09.857445+0000 mon.a (mon.0) 15554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:10 smithi082 bash[20963]: audit 2024-04-04T00:30:10.154881+0000 mon.a (mon.0) 15555 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:10 smithi082 bash[20963]: audit 2024-04-04T00:30:10.164909+0000 mon.a (mon.0) 15556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[27441]: cluster 2024-04-04T00:30:09.312319+0000 mgr.y (mgr.24370) 18347 : cluster [DBG] pgmap v18331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[27441]: audit 2024-04-04T00:30:09.467517+0000 mon.c (mon.2) 7332 : audit [DBG] from='client.? 172.21.15.67:0/2500419992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[27441]: audit 2024-04-04T00:30:09.848940+0000 mon.a (mon.0) 15553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[27441]: audit 2024-04-04T00:30:09.857445+0000 mon.a (mon.0) 15554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[27441]: audit 2024-04-04T00:30:10.154881+0000 mon.a (mon.0) 15555 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[27441]: audit 2024-04-04T00:30:10.164909+0000 mon.a (mon.0) 15556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[17655]: cluster 2024-04-04T00:30:09.312319+0000 mgr.y (mgr.24370) 18347 : cluster [DBG] pgmap v18331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[17655]: audit 2024-04-04T00:30:09.467517+0000 mon.c (mon.2) 7332 : audit [DBG] from='client.? 172.21.15.67:0/2500419992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[17655]: audit 2024-04-04T00:30:09.848940+0000 mon.a (mon.0) 15553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[17655]: audit 2024-04-04T00:30:09.857445+0000 mon.a (mon.0) 15554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[17655]: audit 2024-04-04T00:30:10.154881+0000 mon.a (mon.0) 15555 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:10.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:10 smithi067 bash[17655]: audit 2024-04-04T00:30:10.164909+0000 mon.a (mon.0) 15556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:11 smithi082 bash[20963]: audit 2024-04-04T00:30:10.634218+0000 mon.a (mon.0) 15557 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:11 smithi082 bash[20963]: audit 2024-04-04T00:30:10.715460+0000 mon.a (mon.0) 15558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:30:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:11 smithi082 bash[20963]: audit 2024-04-04T00:30:10.716934+0000 mon.a (mon.0) 15559 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:30:11.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:11 smithi082 bash[20963]: audit 2024-04-04T00:30:10.724605+0000 mon.a (mon.0) 15560 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:11 smithi067 bash[17655]: audit 2024-04-04T00:30:10.634218+0000 mon.a (mon.0) 15557 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:11 smithi067 bash[17655]: audit 2024-04-04T00:30:10.715460+0000 mon.a (mon.0) 15558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:30:11.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:11 smithi067 bash[17655]: audit 2024-04-04T00:30:10.716934+0000 mon.a (mon.0) 15559 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:30:11.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:11 smithi067 bash[17655]: audit 2024-04-04T00:30:10.724605+0000 mon.a (mon.0) 15560 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:11 smithi067 bash[27441]: audit 2024-04-04T00:30:10.634218+0000 mon.a (mon.0) 15557 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:11 smithi067 bash[27441]: audit 2024-04-04T00:30:10.715460+0000 mon.a (mon.0) 15558 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:30:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:11 smithi067 bash[27441]: audit 2024-04-04T00:30:10.716934+0000 mon.a (mon.0) 15559 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:30:11.673 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:11 smithi067 bash[27441]: audit 2024-04-04T00:30:10.724605+0000 mon.a (mon.0) 15560 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:30:13.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:12 smithi067 bash[27441]: cluster 2024-04-04T00:30:11.313375+0000 mgr.y (mgr.24370) 18348 : cluster [DBG] pgmap v18332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:13.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:12 smithi067 bash[27441]: audit 2024-04-04T00:30:11.926822+0000 mon.a (mon.0) 15561 : audit [DBG] from='client.? 172.21.15.67:0/2803159627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:13.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:12 smithi067 bash[17655]: cluster 2024-04-04T00:30:11.313375+0000 mgr.y (mgr.24370) 18348 : cluster [DBG] pgmap v18332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:13.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:12 smithi067 bash[17655]: audit 2024-04-04T00:30:11.926822+0000 mon.a (mon.0) 15561 : audit [DBG] from='client.? 172.21.15.67:0/2803159627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:13.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:12 smithi082 bash[20963]: cluster 2024-04-04T00:30:11.313375+0000 mgr.y (mgr.24370) 18348 : cluster [DBG] pgmap v18332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:13.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:12 smithi082 bash[20963]: audit 2024-04-04T00:30:11.926822+0000 mon.a (mon.0) 15561 : audit [DBG] from='client.? 172.21.15.67:0/2803159627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:13.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:30:13.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:30:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:14 smithi082 bash[20963]: cluster 2024-04-04T00:30:13.314086+0000 mgr.y (mgr.24370) 18349 : cluster [DBG] pgmap v18333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:15.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:14 smithi082 bash[20963]: audit 2024-04-04T00:30:14.377683+0000 mon.a (mon.0) 15562 : audit [DBG] from='client.? 172.21.15.67:0/2672539562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:14 smithi067 bash[17655]: cluster 2024-04-04T00:30:13.314086+0000 mgr.y (mgr.24370) 18349 : cluster [DBG] pgmap v18333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:15.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:14 smithi067 bash[17655]: audit 2024-04-04T00:30:14.377683+0000 mon.a (mon.0) 15562 : audit [DBG] from='client.? 172.21.15.67:0/2672539562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:14 smithi067 bash[27441]: cluster 2024-04-04T00:30:13.314086+0000 mgr.y (mgr.24370) 18349 : cluster [DBG] pgmap v18333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:14 smithi067 bash[27441]: audit 2024-04-04T00:30:14.377683+0000 mon.a (mon.0) 15562 : audit [DBG] from='client.? 172.21.15.67:0/2672539562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:17.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:16 smithi082 bash[20963]: cluster 2024-04-04T00:30:15.314794+0000 mgr.y (mgr.24370) 18350 : cluster [DBG] pgmap v18334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:17.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:16 smithi067 bash[27441]: cluster 2024-04-04T00:30:15.314794+0000 mgr.y (mgr.24370) 18350 : cluster [DBG] pgmap v18334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:17.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:16 smithi067 bash[17655]: cluster 2024-04-04T00:30:15.314794+0000 mgr.y (mgr.24370) 18350 : cluster [DBG] pgmap v18334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:18.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:17 smithi082 bash[20963]: audit 2024-04-04T00:30:16.830189+0000 mon.c (mon.2) 7333 : audit [DBG] from='client.? 172.21.15.67:0/3492232021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:18.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:17 smithi067 bash[17655]: audit 2024-04-04T00:30:16.830189+0000 mon.c (mon.2) 7333 : audit [DBG] from='client.? 172.21.15.67:0/3492232021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:17 smithi067 bash[27441]: audit 2024-04-04T00:30:16.830189+0000 mon.c (mon.2) 7333 : audit [DBG] from='client.? 172.21.15.67:0/3492232021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:19.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:18 smithi082 bash[20963]: cluster 2024-04-04T00:30:17.315966+0000 mgr.y (mgr.24370) 18351 : cluster [DBG] pgmap v18335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:18 smithi067 bash[17655]: cluster 2024-04-04T00:30:17.315966+0000 mgr.y (mgr.24370) 18351 : cluster [DBG] pgmap v18335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:19.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:18 smithi067 bash[27441]: cluster 2024-04-04T00:30:17.315966+0000 mgr.y (mgr.24370) 18351 : cluster [DBG] pgmap v18335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:20.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:19 smithi082 bash[20963]: audit 2024-04-04T00:30:19.276131+0000 mon.c (mon.2) 7334 : audit [DBG] from='client.? 172.21.15.67:0/958476168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:20.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:19 smithi067 bash[27441]: audit 2024-04-04T00:30:19.276131+0000 mon.c (mon.2) 7334 : audit [DBG] from='client.? 172.21.15.67:0/958476168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:20.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:19 smithi067 bash[17655]: audit 2024-04-04T00:30:19.276131+0000 mon.c (mon.2) 7334 : audit [DBG] from='client.? 172.21.15.67:0/958476168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:21.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:20 smithi082 bash[20963]: cluster 2024-04-04T00:30:19.316589+0000 mgr.y (mgr.24370) 18352 : cluster [DBG] pgmap v18336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:21.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:20 smithi067 bash[27441]: cluster 2024-04-04T00:30:19.316589+0000 mgr.y (mgr.24370) 18352 : cluster [DBG] pgmap v18336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:21.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:20 smithi067 bash[17655]: cluster 2024-04-04T00:30:19.316589+0000 mgr.y (mgr.24370) 18352 : cluster [DBG] pgmap v18336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:22.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:21 smithi082 bash[20963]: audit 2024-04-04T00:30:21.734446+0000 mon.a (mon.0) 15563 : audit [DBG] from='client.? 172.21.15.67:0/4003382164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:22.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:21 smithi067 bash[17655]: audit 2024-04-04T00:30:21.734446+0000 mon.a (mon.0) 15563 : audit [DBG] from='client.? 172.21.15.67:0/4003382164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:22.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:21 smithi067 bash[27441]: audit 2024-04-04T00:30:21.734446+0000 mon.a (mon.0) 15563 : audit [DBG] from='client.? 172.21.15.67:0/4003382164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:23.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:22 smithi067 bash[17655]: cluster 2024-04-04T00:30:21.317607+0000 mgr.y (mgr.24370) 18353 : cluster [DBG] pgmap v18337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:23.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:22 smithi067 bash[27441]: cluster 2024-04-04T00:30:21.317607+0000 mgr.y (mgr.24370) 18353 : cluster [DBG] pgmap v18337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:23.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:22 smithi082 bash[20963]: cluster 2024-04-04T00:30:21.317607+0000 mgr.y (mgr.24370) 18353 : cluster [DBG] pgmap v18337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:30:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:30:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:24 smithi082 bash[20963]: cluster 2024-04-04T00:30:23.318326+0000 mgr.y (mgr.24370) 18354 : cluster [DBG] pgmap v18338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:25.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:24 smithi082 bash[20963]: audit 2024-04-04T00:30:24.193814+0000 mon.c (mon.2) 7335 : audit [DBG] from='client.? 172.21.15.67:0/3257809267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:24 smithi067 bash[17655]: cluster 2024-04-04T00:30:23.318326+0000 mgr.y (mgr.24370) 18354 : cluster [DBG] pgmap v18338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:25.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:24 smithi067 bash[17655]: audit 2024-04-04T00:30:24.193814+0000 mon.c (mon.2) 7335 : audit [DBG] from='client.? 172.21.15.67:0/3257809267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:25.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:24 smithi067 bash[27441]: cluster 2024-04-04T00:30:23.318326+0000 mgr.y (mgr.24370) 18354 : cluster [DBG] pgmap v18338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:25.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:24 smithi067 bash[27441]: audit 2024-04-04T00:30:24.193814+0000 mon.c (mon.2) 7335 : audit [DBG] from='client.? 172.21.15.67:0/3257809267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:26.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:25 smithi082 bash[20963]: audit 2024-04-04T00:30:25.635759+0000 mon.a (mon.0) 15564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:26.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:25 smithi067 bash[17655]: audit 2024-04-04T00:30:25.635759+0000 mon.a (mon.0) 15564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:26.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:25 smithi067 bash[27441]: audit 2024-04-04T00:30:25.635759+0000 mon.a (mon.0) 15564 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:26 smithi082 bash[20963]: cluster 2024-04-04T00:30:25.319004+0000 mgr.y (mgr.24370) 18355 : cluster [DBG] pgmap v18339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:27.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:26 smithi082 bash[20963]: audit 2024-04-04T00:30:26.644405+0000 mon.c (mon.2) 7336 : audit [DBG] from='client.? 172.21.15.67:0/982553192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:27.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:26 smithi067 bash[27441]: cluster 2024-04-04T00:30:25.319004+0000 mgr.y (mgr.24370) 18355 : cluster [DBG] pgmap v18339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:27.174 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:26 smithi067 bash[27441]: audit 2024-04-04T00:30:26.644405+0000 mon.c (mon.2) 7336 : audit [DBG] from='client.? 172.21.15.67:0/982553192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:27.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:26 smithi067 bash[17655]: cluster 2024-04-04T00:30:25.319004+0000 mgr.y (mgr.24370) 18355 : cluster [DBG] pgmap v18339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:27.174 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:26 smithi067 bash[17655]: audit 2024-04-04T00:30:26.644405+0000 mon.c (mon.2) 7336 : audit [DBG] from='client.? 172.21.15.67:0/982553192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:29.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:28 smithi082 bash[20963]: cluster 2024-04-04T00:30:27.320219+0000 mgr.y (mgr.24370) 18356 : cluster [DBG] pgmap v18340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:29.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:28 smithi067 bash[27441]: cluster 2024-04-04T00:30:27.320219+0000 mgr.y (mgr.24370) 18356 : cluster [DBG] pgmap v18340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:29.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:28 smithi067 bash[17655]: cluster 2024-04-04T00:30:27.320219+0000 mgr.y (mgr.24370) 18356 : cluster [DBG] pgmap v18340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:30.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:29 smithi082 bash[20963]: audit 2024-04-04T00:30:29.093366+0000 mon.a (mon.0) 15565 : audit [DBG] from='client.? 172.21.15.67:0/388651534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:30.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:29 smithi067 bash[27441]: audit 2024-04-04T00:30:29.093366+0000 mon.a (mon.0) 15565 : audit [DBG] from='client.? 172.21.15.67:0/388651534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:30.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:29 smithi067 bash[17655]: audit 2024-04-04T00:30:29.093366+0000 mon.a (mon.0) 15565 : audit [DBG] from='client.? 172.21.15.67:0/388651534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:31.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:30 smithi082 bash[20963]: cluster 2024-04-04T00:30:29.320866+0000 mgr.y (mgr.24370) 18357 : cluster [DBG] pgmap v18341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:30 smithi067 bash[17655]: cluster 2024-04-04T00:30:29.320866+0000 mgr.y (mgr.24370) 18357 : cluster [DBG] pgmap v18341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:30 smithi067 bash[27441]: cluster 2024-04-04T00:30:29.320866+0000 mgr.y (mgr.24370) 18357 : cluster [DBG] pgmap v18341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:32.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:31 smithi082 bash[20963]: audit 2024-04-04T00:30:31.557136+0000 mon.a (mon.0) 15566 : audit [DBG] from='client.? 172.21.15.67:0/2272548788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:32.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:31 smithi067 bash[17655]: audit 2024-04-04T00:30:31.557136+0000 mon.a (mon.0) 15566 : audit [DBG] from='client.? 172.21.15.67:0/2272548788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:32.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:31 smithi067 bash[27441]: audit 2024-04-04T00:30:31.557136+0000 mon.a (mon.0) 15566 : audit [DBG] from='client.? 172.21.15.67:0/2272548788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:33.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:32 smithi067 bash[27441]: cluster 2024-04-04T00:30:31.322000+0000 mgr.y (mgr.24370) 18358 : cluster [DBG] pgmap v18342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:33.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:32 smithi067 bash[17655]: cluster 2024-04-04T00:30:31.322000+0000 mgr.y (mgr.24370) 18358 : cluster [DBG] pgmap v18342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:33.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:32 smithi082 bash[20963]: cluster 2024-04-04T00:30:31.322000+0000 mgr.y (mgr.24370) 18358 : cluster [DBG] pgmap v18342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:33.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:33] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T00:30:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:30:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:34 smithi082 bash[20963]: cluster 2024-04-04T00:30:33.322694+0000 mgr.y (mgr.24370) 18359 : cluster [DBG] pgmap v18343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:35.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:34 smithi082 bash[20963]: audit 2024-04-04T00:30:34.011216+0000 mon.c (mon.2) 7337 : audit [DBG] from='client.? 172.21.15.67:0/4100775740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:34 smithi067 bash[27441]: cluster 2024-04-04T00:30:33.322694+0000 mgr.y (mgr.24370) 18359 : cluster [DBG] pgmap v18343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:35.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:34 smithi067 bash[27441]: audit 2024-04-04T00:30:34.011216+0000 mon.c (mon.2) 7337 : audit [DBG] from='client.? 172.21.15.67:0/4100775740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:35.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:34 smithi067 bash[17655]: cluster 2024-04-04T00:30:33.322694+0000 mgr.y (mgr.24370) 18359 : cluster [DBG] pgmap v18343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:35.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:34 smithi067 bash[17655]: audit 2024-04-04T00:30:34.011216+0000 mon.c (mon.2) 7337 : audit [DBG] from='client.? 172.21.15.67:0/4100775740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:36 smithi082 bash[20963]: cluster 2024-04-04T00:30:35.323404+0000 mgr.y (mgr.24370) 18360 : cluster [DBG] pgmap v18344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:37.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:36 smithi082 bash[20963]: audit 2024-04-04T00:30:36.468774+0000 mon.c (mon.2) 7338 : audit [DBG] from='client.? 172.21.15.67:0/1088708847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:36 smithi067 bash[17655]: cluster 2024-04-04T00:30:35.323404+0000 mgr.y (mgr.24370) 18360 : cluster [DBG] pgmap v18344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:37.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:36 smithi067 bash[17655]: audit 2024-04-04T00:30:36.468774+0000 mon.c (mon.2) 7338 : audit [DBG] from='client.? 172.21.15.67:0/1088708847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:37.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:36 smithi067 bash[27441]: cluster 2024-04-04T00:30:35.323404+0000 mgr.y (mgr.24370) 18360 : cluster [DBG] pgmap v18344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:37.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:36 smithi067 bash[27441]: audit 2024-04-04T00:30:36.468774+0000 mon.c (mon.2) 7338 : audit [DBG] from='client.? 172.21.15.67:0/1088708847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:39.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:38 smithi082 bash[20963]: cluster 2024-04-04T00:30:37.324670+0000 mgr.y (mgr.24370) 18361 : cluster [DBG] pgmap v18345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:39.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:38 smithi067 bash[17655]: cluster 2024-04-04T00:30:37.324670+0000 mgr.y (mgr.24370) 18361 : cluster [DBG] pgmap v18345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:39.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:38 smithi067 bash[27441]: cluster 2024-04-04T00:30:37.324670+0000 mgr.y (mgr.24370) 18361 : cluster [DBG] pgmap v18345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:40.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:39 smithi082 bash[20963]: audit 2024-04-04T00:30:38.916063+0000 mon.a (mon.0) 15567 : audit [DBG] from='client.? 172.21.15.67:0/545447916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:40.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:39 smithi067 bash[17655]: audit 2024-04-04T00:30:38.916063+0000 mon.a (mon.0) 15567 : audit [DBG] from='client.? 172.21.15.67:0/545447916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:40.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:39 smithi067 bash[27441]: audit 2024-04-04T00:30:38.916063+0000 mon.a (mon.0) 15567 : audit [DBG] from='client.? 172.21.15.67:0/545447916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:40 smithi082 bash[20963]: cluster 2024-04-04T00:30:39.325366+0000 mgr.y (mgr.24370) 18362 : cluster [DBG] pgmap v18346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:41.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:40 smithi082 bash[20963]: audit 2024-04-04T00:30:40.636325+0000 mon.a (mon.0) 15568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:40 smithi067 bash[27441]: cluster 2024-04-04T00:30:39.325366+0000 mgr.y (mgr.24370) 18362 : cluster [DBG] pgmap v18346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:41.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:40 smithi067 bash[27441]: audit 2024-04-04T00:30:40.636325+0000 mon.a (mon.0) 15568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:40 smithi067 bash[17655]: cluster 2024-04-04T00:30:39.325366+0000 mgr.y (mgr.24370) 18362 : cluster [DBG] pgmap v18346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:41.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:40 smithi067 bash[17655]: audit 2024-04-04T00:30:40.636325+0000 mon.a (mon.0) 15568 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:42.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:41 smithi082 bash[20963]: audit 2024-04-04T00:30:41.367770+0000 mon.c (mon.2) 7339 : audit [DBG] from='client.? 172.21.15.67:0/454796905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:42.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:41 smithi067 bash[27441]: audit 2024-04-04T00:30:41.367770+0000 mon.c (mon.2) 7339 : audit [DBG] from='client.? 172.21.15.67:0/454796905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:42.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:41 smithi067 bash[17655]: audit 2024-04-04T00:30:41.367770+0000 mon.c (mon.2) 7339 : audit [DBG] from='client.? 172.21.15.67:0/454796905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:43.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:42 smithi082 bash[20963]: cluster 2024-04-04T00:30:41.326485+0000 mgr.y (mgr.24370) 18363 : cluster [DBG] pgmap v18347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:43.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:30:43.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:42 smithi067 bash[27441]: cluster 2024-04-04T00:30:41.326485+0000 mgr.y (mgr.24370) 18363 : cluster [DBG] pgmap v18347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:43.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:42 smithi067 bash[17655]: cluster 2024-04-04T00:30:41.326485+0000 mgr.y (mgr.24370) 18363 : cluster [DBG] pgmap v18347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:43.863 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:30:44.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:43 smithi082 bash[20963]: audit 2024-04-04T00:30:43.822196+0000 mon.a (mon.0) 15569 : audit [DBG] from='client.? 172.21.15.67:0/1184635420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:44.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:43 smithi067 bash[17655]: audit 2024-04-04T00:30:43.822196+0000 mon.a (mon.0) 15569 : audit [DBG] from='client.? 172.21.15.67:0/1184635420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:44.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:43 smithi067 bash[27441]: audit 2024-04-04T00:30:43.822196+0000 mon.a (mon.0) 15569 : audit [DBG] from='client.? 172.21.15.67:0/1184635420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:45.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:44 smithi082 bash[20963]: cluster 2024-04-04T00:30:43.327298+0000 mgr.y (mgr.24370) 18364 : cluster [DBG] pgmap v18348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:45.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:44 smithi067 bash[17655]: cluster 2024-04-04T00:30:43.327298+0000 mgr.y (mgr.24370) 18364 : cluster [DBG] pgmap v18348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:45.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:44 smithi067 bash[27441]: cluster 2024-04-04T00:30:43.327298+0000 mgr.y (mgr.24370) 18364 : cluster [DBG] pgmap v18348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:46 smithi082 bash[20963]: cluster 2024-04-04T00:30:45.328037+0000 mgr.y (mgr.24370) 18365 : cluster [DBG] pgmap v18349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:47.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:46 smithi082 bash[20963]: audit 2024-04-04T00:30:46.285412+0000 mon.a (mon.0) 15570 : audit [DBG] from='client.? 172.21.15.67:0/3691086658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:46 smithi067 bash[17655]: cluster 2024-04-04T00:30:45.328037+0000 mgr.y (mgr.24370) 18365 : cluster [DBG] pgmap v18349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:47.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:46 smithi067 bash[17655]: audit 2024-04-04T00:30:46.285412+0000 mon.a (mon.0) 15570 : audit [DBG] from='client.? 172.21.15.67:0/3691086658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:47.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:46 smithi067 bash[27441]: cluster 2024-04-04T00:30:45.328037+0000 mgr.y (mgr.24370) 18365 : cluster [DBG] pgmap v18349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:47.173 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:46 smithi067 bash[27441]: audit 2024-04-04T00:30:46.285412+0000 mon.a (mon.0) 15570 : audit [DBG] from='client.? 172.21.15.67:0/3691086658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:48 smithi082 bash[20963]: cluster 2024-04-04T00:30:47.329222+0000 mgr.y (mgr.24370) 18366 : cluster [DBG] pgmap v18350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:49.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:48 smithi082 bash[20963]: audit 2024-04-04T00:30:48.741321+0000 mon.c (mon.2) 7340 : audit [DBG] from='client.? 172.21.15.67:0/2939341749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:48 smithi067 bash[27441]: cluster 2024-04-04T00:30:47.329222+0000 mgr.y (mgr.24370) 18366 : cluster [DBG] pgmap v18350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:49.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:48 smithi067 bash[27441]: audit 2024-04-04T00:30:48.741321+0000 mon.c (mon.2) 7340 : audit [DBG] from='client.? 172.21.15.67:0/2939341749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:49.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:48 smithi067 bash[17655]: cluster 2024-04-04T00:30:47.329222+0000 mgr.y (mgr.24370) 18366 : cluster [DBG] pgmap v18350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:49.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:48 smithi067 bash[17655]: audit 2024-04-04T00:30:48.741321+0000 mon.c (mon.2) 7340 : audit [DBG] from='client.? 172.21.15.67:0/2939341749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:51.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:50 smithi082 bash[20963]: cluster 2024-04-04T00:30:49.329920+0000 mgr.y (mgr.24370) 18367 : cluster [DBG] pgmap v18351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:51.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:50 smithi067 bash[27441]: cluster 2024-04-04T00:30:49.329920+0000 mgr.y (mgr.24370) 18367 : cluster [DBG] pgmap v18351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:51.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:50 smithi067 bash[17655]: cluster 2024-04-04T00:30:49.329920+0000 mgr.y (mgr.24370) 18367 : cluster [DBG] pgmap v18351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:52.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:51 smithi082 bash[20963]: audit 2024-04-04T00:30:51.196711+0000 mon.a (mon.0) 15571 : audit [DBG] from='client.? 172.21.15.67:0/1184987687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:52.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:51 smithi067 bash[27441]: audit 2024-04-04T00:30:51.196711+0000 mon.a (mon.0) 15571 : audit [DBG] from='client.? 172.21.15.67:0/1184987687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:52.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:51 smithi067 bash[17655]: audit 2024-04-04T00:30:51.196711+0000 mon.a (mon.0) 15571 : audit [DBG] from='client.? 172.21.15.67:0/1184987687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:53.172 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:30:53.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:52 smithi067 bash[27441]: cluster 2024-04-04T00:30:51.331057+0000 mgr.y (mgr.24370) 18368 : cluster [DBG] pgmap v18352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:53.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:52 smithi067 bash[17655]: cluster 2024-04-04T00:30:51.331057+0000 mgr.y (mgr.24370) 18368 : cluster [DBG] pgmap v18352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:53.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:52 smithi082 bash[20963]: cluster 2024-04-04T00:30:51.331057+0000 mgr.y (mgr.24370) 18368 : cluster [DBG] pgmap v18352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:53.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:30:54.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:53 smithi067 bash[27441]: audit 2024-04-04T00:30:53.659520+0000 mon.a (mon.0) 15572 : audit [DBG] from='client.? 172.21.15.67:0/3734025862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:54.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:53 smithi067 bash[17655]: audit 2024-04-04T00:30:53.659520+0000 mon.a (mon.0) 15572 : audit [DBG] from='client.? 172.21.15.67:0/3734025862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:54.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:53 smithi082 bash[20963]: audit 2024-04-04T00:30:53.659520+0000 mon.a (mon.0) 15572 : audit [DBG] from='client.? 172.21.15.67:0/3734025862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:55.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:54 smithi067 bash[17655]: cluster 2024-04-04T00:30:53.331447+0000 mgr.y (mgr.24370) 18369 : cluster [DBG] pgmap v18353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:55.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:54 smithi067 bash[27441]: cluster 2024-04-04T00:30:53.331447+0000 mgr.y (mgr.24370) 18369 : cluster [DBG] pgmap v18353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:55.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:54 smithi082 bash[20963]: cluster 2024-04-04T00:30:53.331447+0000 mgr.y (mgr.24370) 18369 : cluster [DBG] pgmap v18353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:56.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:55 smithi067 bash[27441]: audit 2024-04-04T00:30:55.636853+0000 mon.a (mon.0) 15573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:56.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:55 smithi067 bash[17655]: audit 2024-04-04T00:30:55.636853+0000 mon.a (mon.0) 15573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:56.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:55 smithi082 bash[20963]: audit 2024-04-04T00:30:55.636853+0000 mon.a (mon.0) 15573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:30:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:56 smithi067 bash[27441]: cluster 2024-04-04T00:30:55.332033+0000 mgr.y (mgr.24370) 18370 : cluster [DBG] pgmap v18354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:57.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:56 smithi067 bash[27441]: audit 2024-04-04T00:30:56.110982+0000 mon.c (mon.2) 7341 : audit [DBG] from='client.? 172.21.15.67:0/3760799277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:57.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:56 smithi067 bash[17655]: cluster 2024-04-04T00:30:55.332033+0000 mgr.y (mgr.24370) 18370 : cluster [DBG] pgmap v18354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:57.173 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:56 smithi067 bash[17655]: audit 2024-04-04T00:30:56.110982+0000 mon.c (mon.2) 7341 : audit [DBG] from='client.? 172.21.15.67:0/3760799277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:56 smithi082 bash[20963]: cluster 2024-04-04T00:30:55.332033+0000 mgr.y (mgr.24370) 18370 : cluster [DBG] pgmap v18354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:57.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:56 smithi082 bash[20963]: audit 2024-04-04T00:30:56.110982+0000 mon.c (mon.2) 7341 : audit [DBG] from='client.? 172.21.15.67:0/3760799277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:58 smithi082 bash[20963]: cluster 2024-04-04T00:30:57.333186+0000 mgr.y (mgr.24370) 18371 : cluster [DBG] pgmap v18355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:59.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:30:58 smithi082 bash[20963]: audit 2024-04-04T00:30:58.572957+0000 mon.a (mon.0) 15574 : audit [DBG] from='client.? 172.21.15.67:0/238554970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:58 smithi067 bash[17655]: cluster 2024-04-04T00:30:57.333186+0000 mgr.y (mgr.24370) 18371 : cluster [DBG] pgmap v18355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:59.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:30:58 smithi067 bash[17655]: audit 2024-04-04T00:30:58.572957+0000 mon.a (mon.0) 15574 : audit [DBG] from='client.? 172.21.15.67:0/238554970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:30:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:58 smithi067 bash[27441]: cluster 2024-04-04T00:30:57.333186+0000 mgr.y (mgr.24370) 18371 : cluster [DBG] pgmap v18355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:30:59.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:30:58 smithi067 bash[27441]: audit 2024-04-04T00:30:58.572957+0000 mon.a (mon.0) 15574 : audit [DBG] from='client.? 172.21.15.67:0/238554970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:01.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:00 smithi082 bash[20963]: cluster 2024-04-04T00:30:59.333898+0000 mgr.y (mgr.24370) 18372 : cluster [DBG] pgmap v18356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:01.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:00 smithi067 bash[27441]: cluster 2024-04-04T00:30:59.333898+0000 mgr.y (mgr.24370) 18372 : cluster [DBG] pgmap v18356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:01.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:00 smithi067 bash[17655]: cluster 2024-04-04T00:30:59.333898+0000 mgr.y (mgr.24370) 18372 : cluster [DBG] pgmap v18356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:02.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:01 smithi082 bash[20963]: audit 2024-04-04T00:31:01.029057+0000 mon.a (mon.0) 15575 : audit [DBG] from='client.? 172.21.15.67:0/2574457068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:02.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:01 smithi067 bash[27441]: audit 2024-04-04T00:31:01.029057+0000 mon.a (mon.0) 15575 : audit [DBG] from='client.? 172.21.15.67:0/2574457068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:02.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:01 smithi067 bash[17655]: audit 2024-04-04T00:31:01.029057+0000 mon.a (mon.0) 15575 : audit [DBG] from='client.? 172.21.15.67:0/2574457068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:03.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:02 smithi082 bash[20963]: cluster 2024-04-04T00:31:01.335094+0000 mgr.y (mgr.24370) 18373 : cluster [DBG] pgmap v18357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:03.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:03] "GET /metrics HTTP/1.1" 200 240008 "" "Prometheus/2.43.0" 2024-04-04T00:31:03.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:02 smithi067 bash[27441]: cluster 2024-04-04T00:31:01.335094+0000 mgr.y (mgr.24370) 18373 : cluster [DBG] pgmap v18357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:03.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:02 smithi067 bash[17655]: cluster 2024-04-04T00:31:01.335094+0000 mgr.y (mgr.24370) 18373 : cluster [DBG] pgmap v18357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:03.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:31:04.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:03 smithi082 bash[20963]: audit 2024-04-04T00:31:03.486266+0000 mon.c (mon.2) 7342 : audit [DBG] from='client.? 172.21.15.67:0/502930179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:04.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:03 smithi067 bash[17655]: audit 2024-04-04T00:31:03.486266+0000 mon.c (mon.2) 7342 : audit [DBG] from='client.? 172.21.15.67:0/502930179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:04.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:03 smithi067 bash[27441]: audit 2024-04-04T00:31:03.486266+0000 mon.c (mon.2) 7342 : audit [DBG] from='client.? 172.21.15.67:0/502930179' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:05.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:04 smithi082 bash[20963]: cluster 2024-04-04T00:31:03.335733+0000 mgr.y (mgr.24370) 18374 : cluster [DBG] pgmap v18358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:05.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:04 smithi067 bash[17655]: cluster 2024-04-04T00:31:03.335733+0000 mgr.y (mgr.24370) 18374 : cluster [DBG] pgmap v18358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:05.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:04 smithi067 bash[27441]: cluster 2024-04-04T00:31:03.335733+0000 mgr.y (mgr.24370) 18374 : cluster [DBG] pgmap v18358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:06.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:05 smithi082 bash[20963]: audit 2024-04-04T00:31:05.940555+0000 mon.c (mon.2) 7343 : audit [DBG] from='client.? 172.21.15.67:0/2747863041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:06.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:05 smithi067 bash[27441]: audit 2024-04-04T00:31:05.940555+0000 mon.c (mon.2) 7343 : audit [DBG] from='client.? 172.21.15.67:0/2747863041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:06.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:05 smithi067 bash[17655]: audit 2024-04-04T00:31:05.940555+0000 mon.c (mon.2) 7343 : audit [DBG] from='client.? 172.21.15.67:0/2747863041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:07.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:06 smithi082 bash[20963]: cluster 2024-04-04T00:31:05.336407+0000 mgr.y (mgr.24370) 18375 : cluster [DBG] pgmap v18359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:07.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:06 smithi067 bash[17655]: cluster 2024-04-04T00:31:05.336407+0000 mgr.y (mgr.24370) 18375 : cluster [DBG] pgmap v18359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:07.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:06 smithi067 bash[27441]: cluster 2024-04-04T00:31:05.336407+0000 mgr.y (mgr.24370) 18375 : cluster [DBG] pgmap v18359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:08.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:07 smithi082 bash[20963]: cluster 2024-04-04T00:31:07.337584+0000 mgr.y (mgr.24370) 18376 : cluster [DBG] pgmap v18360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:08.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:07 smithi067 bash[17655]: cluster 2024-04-04T00:31:07.337584+0000 mgr.y (mgr.24370) 18376 : cluster [DBG] pgmap v18360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:08.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:07 smithi067 bash[27441]: cluster 2024-04-04T00:31:07.337584+0000 mgr.y (mgr.24370) 18376 : cluster [DBG] pgmap v18360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:09.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:08 smithi082 bash[20963]: audit 2024-04-04T00:31:08.400126+0000 mon.c (mon.2) 7344 : audit [DBG] from='client.? 172.21.15.67:0/389319972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:09.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:08 smithi067 bash[17655]: audit 2024-04-04T00:31:08.400126+0000 mon.c (mon.2) 7344 : audit [DBG] from='client.? 172.21.15.67:0/389319972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:09.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:08 smithi067 bash[27441]: audit 2024-04-04T00:31:08.400126+0000 mon.c (mon.2) 7344 : audit [DBG] from='client.? 172.21.15.67:0/389319972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:10.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:09 smithi082 bash[20963]: cluster 2024-04-04T00:31:09.338276+0000 mgr.y (mgr.24370) 18377 : cluster [DBG] pgmap v18361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:10.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:09 smithi067 bash[17655]: cluster 2024-04-04T00:31:09.338276+0000 mgr.y (mgr.24370) 18377 : cluster [DBG] pgmap v18361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:10.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:09 smithi067 bash[27441]: cluster 2024-04-04T00:31:09.338276+0000 mgr.y (mgr.24370) 18377 : cluster [DBG] pgmap v18361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:10 smithi082 bash[20963]: audit 2024-04-04T00:31:10.636228+0000 mon.a (mon.0) 15576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:10 smithi082 bash[20963]: audit 2024-04-04T00:31:10.800390+0000 mon.a (mon.0) 15577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:31:11.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:10 smithi082 bash[20963]: audit 2024-04-04T00:31:10.867926+0000 mon.a (mon.0) 15578 : audit [DBG] from='client.? 172.21.15.67:0/1584478398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:10 smithi067 bash[17655]: audit 2024-04-04T00:31:10.636228+0000 mon.a (mon.0) 15576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:10 smithi067 bash[17655]: audit 2024-04-04T00:31:10.800390+0000 mon.a (mon.0) 15577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:31:11.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:10 smithi067 bash[17655]: audit 2024-04-04T00:31:10.867926+0000 mon.a (mon.0) 15578 : audit [DBG] from='client.? 172.21.15.67:0/1584478398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:11.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:10 smithi067 bash[27441]: audit 2024-04-04T00:31:10.636228+0000 mon.a (mon.0) 15576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:10 smithi067 bash[27441]: audit 2024-04-04T00:31:10.800390+0000 mon.a (mon.0) 15577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:31:11.423 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:10 smithi067 bash[27441]: audit 2024-04-04T00:31:10.867926+0000 mon.a (mon.0) 15578 : audit [DBG] from='client.? 172.21.15.67:0/1584478398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:12.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:12 smithi082 bash[20963]: audit 2024-04-04T00:31:11.129309+0000 mon.a (mon.0) 15579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:12.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:12 smithi082 bash[20963]: audit 2024-04-04T00:31:11.137112+0000 mon.a (mon.0) 15580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:12.390 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:12 smithi082 bash[20963]: cluster 2024-04-04T00:31:11.339442+0000 mgr.y (mgr.24370) 18378 : cluster [DBG] pgmap v18362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:12 smithi067 bash[17655]: audit 2024-04-04T00:31:11.129309+0000 mon.a (mon.0) 15579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:12 smithi067 bash[17655]: audit 2024-04-04T00:31:11.137112+0000 mon.a (mon.0) 15580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:12.422 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:12 smithi067 bash[17655]: cluster 2024-04-04T00:31:11.339442+0000 mgr.y (mgr.24370) 18378 : cluster [DBG] pgmap v18362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:12 smithi067 bash[27441]: audit 2024-04-04T00:31:11.129309+0000 mon.a (mon.0) 15579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:12 smithi067 bash[27441]: audit 2024-04-04T00:31:11.137112+0000 mon.a (mon.0) 15580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:12.422 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:12 smithi067 bash[27441]: cluster 2024-04-04T00:31:11.339442+0000 mgr.y (mgr.24370) 18378 : cluster [DBG] pgmap v18362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:13.376 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:31:13.640 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:31:13.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:13 smithi082 bash[20963]: audit 2024-04-04T00:31:13.316893+0000 mon.c (mon.2) 7345 : audit [DBG] from='client.? 172.21.15.67:0/3401992491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:13.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:13 smithi067 bash[27441]: audit 2024-04-04T00:31:13.316893+0000 mon.c (mon.2) 7345 : audit [DBG] from='client.? 172.21.15.67:0/3401992491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:13.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:13 smithi067 bash[17655]: audit 2024-04-04T00:31:13.316893+0000 mon.c (mon.2) 7345 : audit [DBG] from='client.? 172.21.15.67:0/3401992491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:14.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:14 smithi067 bash[17655]: cluster 2024-04-04T00:31:13.340135+0000 mgr.y (mgr.24370) 18379 : cluster [DBG] pgmap v18363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:14.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:14 smithi067 bash[27441]: cluster 2024-04-04T00:31:13.340135+0000 mgr.y (mgr.24370) 18379 : cluster [DBG] pgmap v18363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:14.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:14 smithi082 bash[20963]: cluster 2024-04-04T00:31:13.340135+0000 mgr.y (mgr.24370) 18379 : cluster [DBG] pgmap v18363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:15.890 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 00:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T00:31:15.598839442Z level=info msg="Completed cleanup jobs" duration=68.858727ms 2024-04-04T00:31:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:16 smithi067 bash[27441]: cluster 2024-04-04T00:31:15.340929+0000 mgr.y (mgr.24370) 18380 : cluster [DBG] pgmap v18364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:16.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:16 smithi067 bash[27441]: audit 2024-04-04T00:31:15.786677+0000 mon.c (mon.2) 7346 : audit [DBG] from='client.? 172.21.15.67:0/2572342843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:16 smithi067 bash[17655]: cluster 2024-04-04T00:31:15.340929+0000 mgr.y (mgr.24370) 18380 : cluster [DBG] pgmap v18364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:16.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:16 smithi067 bash[17655]: audit 2024-04-04T00:31:15.786677+0000 mon.c (mon.2) 7346 : audit [DBG] from='client.? 172.21.15.67:0/2572342843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:16 smithi082 bash[20963]: cluster 2024-04-04T00:31:15.340929+0000 mgr.y (mgr.24370) 18380 : cluster [DBG] pgmap v18364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:16.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:16 smithi082 bash[20963]: audit 2024-04-04T00:31:15.786677+0000 mon.c (mon.2) 7346 : audit [DBG] from='client.? 172.21.15.67:0/2572342843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:17 smithi082 bash[20963]: audit 2024-04-04T00:31:16.502762+0000 mon.a (mon.0) 15581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:17 smithi082 bash[20963]: audit 2024-04-04T00:31:16.511367+0000 mon.a (mon.0) 15582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:17 smithi082 bash[20963]: audit 2024-04-04T00:31:17.139831+0000 mon.a (mon.0) 15583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:17 smithi082 bash[20963]: audit 2024-04-04T00:31:17.150454+0000 mon.a (mon.0) 15584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:17 smithi067 bash[27441]: audit 2024-04-04T00:31:16.502762+0000 mon.a (mon.0) 15581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:17 smithi067 bash[27441]: audit 2024-04-04T00:31:16.511367+0000 mon.a (mon.0) 15582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:17 smithi067 bash[27441]: audit 2024-04-04T00:31:17.139831+0000 mon.a (mon.0) 15583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:17 smithi067 bash[27441]: audit 2024-04-04T00:31:17.150454+0000 mon.a (mon.0) 15584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:17 smithi067 bash[17655]: audit 2024-04-04T00:31:16.502762+0000 mon.a (mon.0) 15581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:17 smithi067 bash[17655]: audit 2024-04-04T00:31:16.511367+0000 mon.a (mon.0) 15582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:17 smithi067 bash[17655]: audit 2024-04-04T00:31:17.139831+0000 mon.a (mon.0) 15583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:17.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:17 smithi067 bash[17655]: audit 2024-04-04T00:31:17.150454+0000 mon.a (mon.0) 15584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:18 smithi082 bash[20963]: cluster 2024-04-04T00:31:17.342088+0000 mgr.y (mgr.24370) 18381 : cluster [DBG] pgmap v18365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:18 smithi082 bash[20963]: audit 2024-04-04T00:31:17.573243+0000 mon.a (mon.0) 15585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:31:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:18 smithi082 bash[20963]: audit 2024-04-04T00:31:17.575149+0000 mon.a (mon.0) 15586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:31:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:18 smithi082 bash[20963]: audit 2024-04-04T00:31:17.586633+0000 mon.a (mon.0) 15587 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:18.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:18 smithi082 bash[20963]: audit 2024-04-04T00:31:18.240148+0000 mon.a (mon.0) 15588 : audit [DBG] from='client.? 172.21.15.67:0/1080881453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[17655]: cluster 2024-04-04T00:31:17.342088+0000 mgr.y (mgr.24370) 18381 : cluster [DBG] pgmap v18365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[17655]: audit 2024-04-04T00:31:17.573243+0000 mon.a (mon.0) 15585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:31:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[17655]: audit 2024-04-04T00:31:17.575149+0000 mon.a (mon.0) 15586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:31:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[17655]: audit 2024-04-04T00:31:17.586633+0000 mon.a (mon.0) 15587 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:18.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[17655]: audit 2024-04-04T00:31:18.240148+0000 mon.a (mon.0) 15588 : audit [DBG] from='client.? 172.21.15.67:0/1080881453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:18.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[27441]: cluster 2024-04-04T00:31:17.342088+0000 mgr.y (mgr.24370) 18381 : cluster [DBG] pgmap v18365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[27441]: audit 2024-04-04T00:31:17.573243+0000 mon.a (mon.0) 15585 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:31:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[27441]: audit 2024-04-04T00:31:17.575149+0000 mon.a (mon.0) 15586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:31:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[27441]: audit 2024-04-04T00:31:17.586633+0000 mon.a (mon.0) 15587 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:31:18.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:18 smithi067 bash[27441]: audit 2024-04-04T00:31:18.240148+0000 mon.a (mon.0) 15588 : audit [DBG] from='client.? 172.21.15.67:0/1080881453' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:20.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:20 smithi082 bash[20963]: cluster 2024-04-04T00:31:19.342804+0000 mgr.y (mgr.24370) 18382 : cluster [DBG] pgmap v18366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:20.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:20 smithi067 bash[27441]: cluster 2024-04-04T00:31:19.342804+0000 mgr.y (mgr.24370) 18382 : cluster [DBG] pgmap v18366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:20.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:20 smithi067 bash[17655]: cluster 2024-04-04T00:31:19.342804+0000 mgr.y (mgr.24370) 18382 : cluster [DBG] pgmap v18366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:21.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:21 smithi082 bash[20963]: audit 2024-04-04T00:31:20.689413+0000 mon.a (mon.0) 15589 : audit [DBG] from='client.? 172.21.15.67:0/1724512311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:21.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:21 smithi067 bash[17655]: audit 2024-04-04T00:31:20.689413+0000 mon.a (mon.0) 15589 : audit [DBG] from='client.? 172.21.15.67:0/1724512311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:21.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:21 smithi067 bash[27441]: audit 2024-04-04T00:31:20.689413+0000 mon.a (mon.0) 15589 : audit [DBG] from='client.? 172.21.15.67:0/1724512311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:22.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:22 smithi082 bash[20963]: cluster 2024-04-04T00:31:21.343996+0000 mgr.y (mgr.24370) 18383 : cluster [DBG] pgmap v18367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:22.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:22 smithi067 bash[17655]: cluster 2024-04-04T00:31:21.343996+0000 mgr.y (mgr.24370) 18383 : cluster [DBG] pgmap v18367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:22.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:22 smithi067 bash[27441]: cluster 2024-04-04T00:31:21.343996+0000 mgr.y (mgr.24370) 18383 : cluster [DBG] pgmap v18367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:23.422 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:31:23.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:23 smithi082 bash[20963]: audit 2024-04-04T00:31:23.136042+0000 mon.a (mon.0) 15590 : audit [DBG] from='client.? 172.21.15.67:0/3872307225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:23.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:31:23.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:23 smithi067 bash[17655]: audit 2024-04-04T00:31:23.136042+0000 mon.a (mon.0) 15590 : audit [DBG] from='client.? 172.21.15.67:0/3872307225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:23.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:23 smithi067 bash[27441]: audit 2024-04-04T00:31:23.136042+0000 mon.a (mon.0) 15590 : audit [DBG] from='client.? 172.21.15.67:0/3872307225' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:24.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:24 smithi082 bash[20963]: cluster 2024-04-04T00:31:23.344646+0000 mgr.y (mgr.24370) 18384 : cluster [DBG] pgmap v18368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:24.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:24 smithi067 bash[17655]: cluster 2024-04-04T00:31:23.344646+0000 mgr.y (mgr.24370) 18384 : cluster [DBG] pgmap v18368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:24.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:24 smithi067 bash[27441]: cluster 2024-04-04T00:31:23.344646+0000 mgr.y (mgr.24370) 18384 : cluster [DBG] pgmap v18368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:26 smithi082 bash[20963]: cluster 2024-04-04T00:31:25.345322+0000 mgr.y (mgr.24370) 18385 : cluster [DBG] pgmap v18369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:26 smithi082 bash[20963]: audit 2024-04-04T00:31:25.591869+0000 mon.c (mon.2) 7347 : audit [DBG] from='client.? 172.21.15.67:0/4291406097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:26.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:26 smithi082 bash[20963]: audit 2024-04-04T00:31:25.637278+0000 mon.a (mon.0) 15591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:26 smithi067 bash[17655]: cluster 2024-04-04T00:31:25.345322+0000 mgr.y (mgr.24370) 18385 : cluster [DBG] pgmap v18369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:26 smithi067 bash[17655]: audit 2024-04-04T00:31:25.591869+0000 mon.c (mon.2) 7347 : audit [DBG] from='client.? 172.21.15.67:0/4291406097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:26.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:26 smithi067 bash[17655]: audit 2024-04-04T00:31:25.637278+0000 mon.a (mon.0) 15591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:26 smithi067 bash[27441]: cluster 2024-04-04T00:31:25.345322+0000 mgr.y (mgr.24370) 18385 : cluster [DBG] pgmap v18369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:26 smithi067 bash[27441]: audit 2024-04-04T00:31:25.591869+0000 mon.c (mon.2) 7347 : audit [DBG] from='client.? 172.21.15.67:0/4291406097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:26.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:26 smithi067 bash[27441]: audit 2024-04-04T00:31:25.637278+0000 mon.a (mon.0) 15591 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:28.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:28 smithi082 bash[20963]: cluster 2024-04-04T00:31:27.346480+0000 mgr.y (mgr.24370) 18386 : cluster [DBG] pgmap v18370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:28.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:28 smithi082 bash[20963]: audit 2024-04-04T00:31:28.051297+0000 mon.c (mon.2) 7348 : audit [DBG] from='client.? 172.21.15.67:0/3338956919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:28 smithi067 bash[17655]: cluster 2024-04-04T00:31:27.346480+0000 mgr.y (mgr.24370) 18386 : cluster [DBG] pgmap v18370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:28.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:28 smithi067 bash[17655]: audit 2024-04-04T00:31:28.051297+0000 mon.c (mon.2) 7348 : audit [DBG] from='client.? 172.21.15.67:0/3338956919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:28.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:28 smithi067 bash[27441]: cluster 2024-04-04T00:31:27.346480+0000 mgr.y (mgr.24370) 18386 : cluster [DBG] pgmap v18370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:28.923 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:28 smithi067 bash[27441]: audit 2024-04-04T00:31:28.051297+0000 mon.c (mon.2) 7348 : audit [DBG] from='client.? 172.21.15.67:0/3338956919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:30.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:30 smithi082 bash[20963]: cluster 2024-04-04T00:31:29.347313+0000 mgr.y (mgr.24370) 18387 : cluster [DBG] pgmap v18371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:30.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:30 smithi082 bash[20963]: audit 2024-04-04T00:31:30.507175+0000 mon.c (mon.2) 7349 : audit [DBG] from='client.? 172.21.15.67:0/2145450026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:30 smithi067 bash[27441]: cluster 2024-04-04T00:31:29.347313+0000 mgr.y (mgr.24370) 18387 : cluster [DBG] pgmap v18371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:30.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:30 smithi067 bash[27441]: audit 2024-04-04T00:31:30.507175+0000 mon.c (mon.2) 7349 : audit [DBG] from='client.? 172.21.15.67:0/2145450026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:30 smithi067 bash[17655]: cluster 2024-04-04T00:31:29.347313+0000 mgr.y (mgr.24370) 18387 : cluster [DBG] pgmap v18371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:30 smithi067 bash[17655]: audit 2024-04-04T00:31:30.507175+0000 mon.c (mon.2) 7349 : audit [DBG] from='client.? 172.21.15.67:0/2145450026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:32.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:32 smithi082 bash[20963]: cluster 2024-04-04T00:31:31.348536+0000 mgr.y (mgr.24370) 18388 : cluster [DBG] pgmap v18372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:32.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:32 smithi067 bash[17655]: cluster 2024-04-04T00:31:31.348536+0000 mgr.y (mgr.24370) 18388 : cluster [DBG] pgmap v18372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:32.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:32 smithi067 bash[27441]: cluster 2024-04-04T00:31:31.348536+0000 mgr.y (mgr.24370) 18388 : cluster [DBG] pgmap v18372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:31:33.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:33 smithi082 bash[20963]: audit 2024-04-04T00:31:32.971872+0000 mon.c (mon.2) 7350 : audit [DBG] from='client.? 172.21.15.67:0/1335437218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:33.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:31:33.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:33 smithi067 bash[27441]: audit 2024-04-04T00:31:32.971872+0000 mon.c (mon.2) 7350 : audit [DBG] from='client.? 172.21.15.67:0/1335437218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:33.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:33 smithi067 bash[17655]: audit 2024-04-04T00:31:32.971872+0000 mon.c (mon.2) 7350 : audit [DBG] from='client.? 172.21.15.67:0/1335437218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:34.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:34 smithi082 bash[20963]: cluster 2024-04-04T00:31:33.349231+0000 mgr.y (mgr.24370) 18389 : cluster [DBG] pgmap v18373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:34.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:34 smithi067 bash[17655]: cluster 2024-04-04T00:31:33.349231+0000 mgr.y (mgr.24370) 18389 : cluster [DBG] pgmap v18373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:34.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:34 smithi067 bash[27441]: cluster 2024-04-04T00:31:33.349231+0000 mgr.y (mgr.24370) 18389 : cluster [DBG] pgmap v18373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:35.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:35 smithi082 bash[20963]: audit 2024-04-04T00:31:35.422264+0000 mon.c (mon.2) 7351 : audit [DBG] from='client.? 172.21.15.67:0/2912623422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:35.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:35 smithi067 bash[17655]: audit 2024-04-04T00:31:35.422264+0000 mon.c (mon.2) 7351 : audit [DBG] from='client.? 172.21.15.67:0/2912623422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:35.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:35 smithi067 bash[27441]: audit 2024-04-04T00:31:35.422264+0000 mon.c (mon.2) 7351 : audit [DBG] from='client.? 172.21.15.67:0/2912623422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:36.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:36 smithi082 bash[20963]: cluster 2024-04-04T00:31:35.349866+0000 mgr.y (mgr.24370) 18390 : cluster [DBG] pgmap v18374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:36.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:36 smithi067 bash[17655]: cluster 2024-04-04T00:31:35.349866+0000 mgr.y (mgr.24370) 18390 : cluster [DBG] pgmap v18374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:36.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:36 smithi067 bash[27441]: cluster 2024-04-04T00:31:35.349866+0000 mgr.y (mgr.24370) 18390 : cluster [DBG] pgmap v18374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:38.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:38 smithi082 bash[20963]: cluster 2024-04-04T00:31:37.351052+0000 mgr.y (mgr.24370) 18391 : cluster [DBG] pgmap v18375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:38.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:38 smithi082 bash[20963]: audit 2024-04-04T00:31:37.875883+0000 mon.a (mon.0) 15592 : audit [DBG] from='client.? 172.21.15.67:0/717219242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:38.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:38 smithi067 bash[27441]: cluster 2024-04-04T00:31:37.351052+0000 mgr.y (mgr.24370) 18391 : cluster [DBG] pgmap v18375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:38.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:38 smithi067 bash[27441]: audit 2024-04-04T00:31:37.875883+0000 mon.a (mon.0) 15592 : audit [DBG] from='client.? 172.21.15.67:0/717219242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:38 smithi067 bash[17655]: cluster 2024-04-04T00:31:37.351052+0000 mgr.y (mgr.24370) 18391 : cluster [DBG] pgmap v18375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:38.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:38 smithi067 bash[17655]: audit 2024-04-04T00:31:37.875883+0000 mon.a (mon.0) 15592 : audit [DBG] from='client.? 172.21.15.67:0/717219242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:40 smithi082 bash[20963]: cluster 2024-04-04T00:31:39.351731+0000 mgr.y (mgr.24370) 18392 : cluster [DBG] pgmap v18376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:40.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:40 smithi082 bash[20963]: audit 2024-04-04T00:31:40.325999+0000 mon.c (mon.2) 7352 : audit [DBG] from='client.? 172.21.15.67:0/1292573708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:40.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:40 smithi067 bash[27441]: cluster 2024-04-04T00:31:39.351731+0000 mgr.y (mgr.24370) 18392 : cluster [DBG] pgmap v18376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:40.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:40 smithi067 bash[27441]: audit 2024-04-04T00:31:40.325999+0000 mon.c (mon.2) 7352 : audit [DBG] from='client.? 172.21.15.67:0/1292573708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:40 smithi067 bash[17655]: cluster 2024-04-04T00:31:39.351731+0000 mgr.y (mgr.24370) 18392 : cluster [DBG] pgmap v18376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:40.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:40 smithi067 bash[17655]: audit 2024-04-04T00:31:40.325999+0000 mon.c (mon.2) 7352 : audit [DBG] from='client.? 172.21.15.67:0/1292573708' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:41.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:41 smithi082 bash[20963]: audit 2024-04-04T00:31:40.637698+0000 mon.a (mon.0) 15593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:41.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:41 smithi067 bash[27441]: audit 2024-04-04T00:31:40.637698+0000 mon.a (mon.0) 15593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:41.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:41 smithi067 bash[17655]: audit 2024-04-04T00:31:40.637698+0000 mon.a (mon.0) 15593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:42 smithi082 bash[20963]: cluster 2024-04-04T00:31:41.352942+0000 mgr.y (mgr.24370) 18393 : cluster [DBG] pgmap v18377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:42.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:42 smithi067 bash[17655]: cluster 2024-04-04T00:31:41.352942+0000 mgr.y (mgr.24370) 18393 : cluster [DBG] pgmap v18377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:42.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:42 smithi067 bash[27441]: cluster 2024-04-04T00:31:41.352942+0000 mgr.y (mgr.24370) 18393 : cluster [DBG] pgmap v18377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:31:43.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:43 smithi082 bash[20963]: audit 2024-04-04T00:31:42.790640+0000 mon.c (mon.2) 7353 : audit [DBG] from='client.? 172.21.15.67:0/3876227693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:31:43.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:43 smithi067 bash[27441]: audit 2024-04-04T00:31:42.790640+0000 mon.c (mon.2) 7353 : audit [DBG] from='client.? 172.21.15.67:0/3876227693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:43.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:43 smithi067 bash[17655]: audit 2024-04-04T00:31:42.790640+0000 mon.c (mon.2) 7353 : audit [DBG] from='client.? 172.21.15.67:0/3876227693' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:44.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:44 smithi082 bash[20963]: cluster 2024-04-04T00:31:43.353626+0000 mgr.y (mgr.24370) 18394 : cluster [DBG] pgmap v18378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:44.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:44 smithi067 bash[17655]: cluster 2024-04-04T00:31:43.353626+0000 mgr.y (mgr.24370) 18394 : cluster [DBG] pgmap v18378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:44.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:44 smithi067 bash[27441]: cluster 2024-04-04T00:31:43.353626+0000 mgr.y (mgr.24370) 18394 : cluster [DBG] pgmap v18378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:45.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:45 smithi082 bash[20963]: audit 2024-04-04T00:31:45.248133+0000 mon.c (mon.2) 7354 : audit [DBG] from='client.? 172.21.15.67:0/699308756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:45.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:45 smithi067 bash[27441]: audit 2024-04-04T00:31:45.248133+0000 mon.c (mon.2) 7354 : audit [DBG] from='client.? 172.21.15.67:0/699308756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:45.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:45 smithi067 bash[17655]: audit 2024-04-04T00:31:45.248133+0000 mon.c (mon.2) 7354 : audit [DBG] from='client.? 172.21.15.67:0/699308756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:46.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:46 smithi082 bash[20963]: cluster 2024-04-04T00:31:45.354326+0000 mgr.y (mgr.24370) 18395 : cluster [DBG] pgmap v18379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:46.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:46 smithi067 bash[17655]: cluster 2024-04-04T00:31:45.354326+0000 mgr.y (mgr.24370) 18395 : cluster [DBG] pgmap v18379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:46.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:46 smithi067 bash[27441]: cluster 2024-04-04T00:31:45.354326+0000 mgr.y (mgr.24370) 18395 : cluster [DBG] pgmap v18379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:48 smithi082 bash[20963]: cluster 2024-04-04T00:31:47.355515+0000 mgr.y (mgr.24370) 18396 : cluster [DBG] pgmap v18380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:48.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:48 smithi082 bash[20963]: audit 2024-04-04T00:31:47.709653+0000 mon.c (mon.2) 7355 : audit [DBG] from='client.? 172.21.15.67:0/160556675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:48 smithi067 bash[27441]: cluster 2024-04-04T00:31:47.355515+0000 mgr.y (mgr.24370) 18396 : cluster [DBG] pgmap v18380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:48.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:48 smithi067 bash[27441]: audit 2024-04-04T00:31:47.709653+0000 mon.c (mon.2) 7355 : audit [DBG] from='client.? 172.21.15.67:0/160556675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:48.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:48 smithi067 bash[17655]: cluster 2024-04-04T00:31:47.355515+0000 mgr.y (mgr.24370) 18396 : cluster [DBG] pgmap v18380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:48.923 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:48 smithi067 bash[17655]: audit 2024-04-04T00:31:47.709653+0000 mon.c (mon.2) 7355 : audit [DBG] from='client.? 172.21.15.67:0/160556675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:50 smithi082 bash[20963]: cluster 2024-04-04T00:31:49.356235+0000 mgr.y (mgr.24370) 18397 : cluster [DBG] pgmap v18381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:50.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:50 smithi082 bash[20963]: audit 2024-04-04T00:31:50.154655+0000 mon.a (mon.0) 15594 : audit [DBG] from='client.? 172.21.15.67:0/366421116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:50 smithi067 bash[27441]: cluster 2024-04-04T00:31:49.356235+0000 mgr.y (mgr.24370) 18397 : cluster [DBG] pgmap v18381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:50.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:50 smithi067 bash[27441]: audit 2024-04-04T00:31:50.154655+0000 mon.a (mon.0) 15594 : audit [DBG] from='client.? 172.21.15.67:0/366421116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:50 smithi067 bash[17655]: cluster 2024-04-04T00:31:49.356235+0000 mgr.y (mgr.24370) 18397 : cluster [DBG] pgmap v18381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:50.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:50 smithi067 bash[17655]: audit 2024-04-04T00:31:50.154655+0000 mon.a (mon.0) 15594 : audit [DBG] from='client.? 172.21.15.67:0/366421116' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:52 smithi082 bash[20963]: cluster 2024-04-04T00:31:51.357417+0000 mgr.y (mgr.24370) 18398 : cluster [DBG] pgmap v18382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:52 smithi082 bash[20963]: audit 2024-04-04T00:31:52.619186+0000 mon.a (mon.0) 15595 : audit [DBG] from='client.? 172.21.15.67:0/2004393098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:52.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:52 smithi067 bash[27441]: cluster 2024-04-04T00:31:51.357417+0000 mgr.y (mgr.24370) 18398 : cluster [DBG] pgmap v18382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:52.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:52 smithi067 bash[27441]: audit 2024-04-04T00:31:52.619186+0000 mon.a (mon.0) 15595 : audit [DBG] from='client.? 172.21.15.67:0/2004393098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:52 smithi067 bash[17655]: cluster 2024-04-04T00:31:51.357417+0000 mgr.y (mgr.24370) 18398 : cluster [DBG] pgmap v18382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:52.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:52 smithi067 bash[17655]: audit 2024-04-04T00:31:52.619186+0000 mon.a (mon.0) 15595 : audit [DBG] from='client.? 172.21.15.67:0/2004393098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:31:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:31:54.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:54 smithi067 bash[27441]: cluster 2024-04-04T00:31:53.358083+0000 mgr.y (mgr.24370) 18399 : cluster [DBG] pgmap v18383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:54.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:54 smithi067 bash[17655]: cluster 2024-04-04T00:31:53.358083+0000 mgr.y (mgr.24370) 18399 : cluster [DBG] pgmap v18383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:55.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:54 smithi082 bash[20963]: cluster 2024-04-04T00:31:53.358083+0000 mgr.y (mgr.24370) 18399 : cluster [DBG] pgmap v18383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:55.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:55 smithi067 bash[17655]: audit 2024-04-04T00:31:55.074372+0000 mon.a (mon.0) 15596 : audit [DBG] from='client.? 172.21.15.67:0/2584781168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:55.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:55 smithi067 bash[27441]: audit 2024-04-04T00:31:55.074372+0000 mon.a (mon.0) 15596 : audit [DBG] from='client.? 172.21.15.67:0/2584781168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:56.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:55 smithi082 bash[20963]: audit 2024-04-04T00:31:55.074372+0000 mon.a (mon.0) 15596 : audit [DBG] from='client.? 172.21.15.67:0/2584781168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:56 smithi067 bash[27441]: cluster 2024-04-04T00:31:55.358767+0000 mgr.y (mgr.24370) 18400 : cluster [DBG] pgmap v18384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:56 smithi067 bash[27441]: audit 2024-04-04T00:31:55.643298+0000 mon.a (mon.0) 15597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:56 smithi067 bash[17655]: cluster 2024-04-04T00:31:55.358767+0000 mgr.y (mgr.24370) 18400 : cluster [DBG] pgmap v18384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:56.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:56 smithi067 bash[17655]: audit 2024-04-04T00:31:55.643298+0000 mon.a (mon.0) 15597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:56 smithi082 bash[20963]: cluster 2024-04-04T00:31:55.358767+0000 mgr.y (mgr.24370) 18400 : cluster [DBG] pgmap v18384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:57.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:56 smithi082 bash[20963]: audit 2024-04-04T00:31:55.643298+0000 mon.a (mon.0) 15597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:31:57.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:57 smithi067 bash[17655]: audit 2024-04-04T00:31:57.533803+0000 mon.a (mon.0) 15598 : audit [DBG] from='client.? 172.21.15.67:0/1716106221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:57.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:57 smithi067 bash[27441]: audit 2024-04-04T00:31:57.533803+0000 mon.a (mon.0) 15598 : audit [DBG] from='client.? 172.21.15.67:0/1716106221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:58.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:57 smithi082 bash[20963]: audit 2024-04-04T00:31:57.533803+0000 mon.a (mon.0) 15598 : audit [DBG] from='client.? 172.21.15.67:0/1716106221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:31:58.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:31:58 smithi067 bash[17655]: cluster 2024-04-04T00:31:57.359898+0000 mgr.y (mgr.24370) 18401 : cluster [DBG] pgmap v18385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:58.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:31:58 smithi067 bash[27441]: cluster 2024-04-04T00:31:57.359898+0000 mgr.y (mgr.24370) 18401 : cluster [DBG] pgmap v18385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:31:59.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:31:58 smithi082 bash[20963]: cluster 2024-04-04T00:31:57.359898+0000 mgr.y (mgr.24370) 18401 : cluster [DBG] pgmap v18385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:00 smithi067 bash[17655]: cluster 2024-04-04T00:31:59.360540+0000 mgr.y (mgr.24370) 18402 : cluster [DBG] pgmap v18386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:00.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:00 smithi067 bash[17655]: audit 2024-04-04T00:31:59.995809+0000 mon.a (mon.0) 15599 : audit [DBG] from='client.? 172.21.15.67:0/1532275468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:00 smithi067 bash[27441]: cluster 2024-04-04T00:31:59.360540+0000 mgr.y (mgr.24370) 18402 : cluster [DBG] pgmap v18386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:00.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:00 smithi067 bash[27441]: audit 2024-04-04T00:31:59.995809+0000 mon.a (mon.0) 15599 : audit [DBG] from='client.? 172.21.15.67:0/1532275468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:01.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:00 smithi082 bash[20963]: cluster 2024-04-04T00:31:59.360540+0000 mgr.y (mgr.24370) 18402 : cluster [DBG] pgmap v18386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:01.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:00 smithi082 bash[20963]: audit 2024-04-04T00:31:59.995809+0000 mon.a (mon.0) 15599 : audit [DBG] from='client.? 172.21.15.67:0/1532275468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:02.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:02 smithi067 bash[17655]: cluster 2024-04-04T00:32:01.361711+0000 mgr.y (mgr.24370) 18403 : cluster [DBG] pgmap v18387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:02.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:02 smithi067 bash[17655]: audit 2024-04-04T00:32:02.451021+0000 mon.c (mon.2) 7356 : audit [DBG] from='client.? 172.21.15.67:0/2461214514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:02.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:02 smithi067 bash[27441]: cluster 2024-04-04T00:32:01.361711+0000 mgr.y (mgr.24370) 18403 : cluster [DBG] pgmap v18387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:02.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:02 smithi067 bash[27441]: audit 2024-04-04T00:32:02.451021+0000 mon.c (mon.2) 7356 : audit [DBG] from='client.? 172.21.15.67:0/2461214514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:02 smithi082 bash[20963]: cluster 2024-04-04T00:32:01.361711+0000 mgr.y (mgr.24370) 18403 : cluster [DBG] pgmap v18387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:03.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:02 smithi082 bash[20963]: audit 2024-04-04T00:32:02.451021+0000 mon.c (mon.2) 7356 : audit [DBG] from='client.? 172.21.15.67:0/2461214514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:32:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:32:04.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:04 smithi067 bash[17655]: cluster 2024-04-04T00:32:03.362374+0000 mgr.y (mgr.24370) 18404 : cluster [DBG] pgmap v18388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:04.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:04 smithi067 bash[27441]: cluster 2024-04-04T00:32:03.362374+0000 mgr.y (mgr.24370) 18404 : cluster [DBG] pgmap v18388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:05.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:04 smithi082 bash[20963]: cluster 2024-04-04T00:32:03.362374+0000 mgr.y (mgr.24370) 18404 : cluster [DBG] pgmap v18388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:06.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:05 smithi082 bash[20963]: audit 2024-04-04T00:32:04.900541+0000 mon.c (mon.2) 7357 : audit [DBG] from='client.? 172.21.15.67:0/3440912093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:06.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:05 smithi067 bash[17655]: audit 2024-04-04T00:32:04.900541+0000 mon.c (mon.2) 7357 : audit [DBG] from='client.? 172.21.15.67:0/3440912093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:06.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:05 smithi067 bash[27441]: audit 2024-04-04T00:32:04.900541+0000 mon.c (mon.2) 7357 : audit [DBG] from='client.? 172.21.15.67:0/3440912093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:07.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:06 smithi082 bash[20963]: cluster 2024-04-04T00:32:05.363185+0000 mgr.y (mgr.24370) 18405 : cluster [DBG] pgmap v18389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:07.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:06 smithi067 bash[17655]: cluster 2024-04-04T00:32:05.363185+0000 mgr.y (mgr.24370) 18405 : cluster [DBG] pgmap v18389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:07.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:06 smithi067 bash[27441]: cluster 2024-04-04T00:32:05.363185+0000 mgr.y (mgr.24370) 18405 : cluster [DBG] pgmap v18389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:08.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:07 smithi082 bash[20963]: audit 2024-04-04T00:32:07.357644+0000 mon.c (mon.2) 7358 : audit [DBG] from='client.? 172.21.15.67:0/1939792950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:08.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:07 smithi067 bash[17655]: audit 2024-04-04T00:32:07.357644+0000 mon.c (mon.2) 7358 : audit [DBG] from='client.? 172.21.15.67:0/1939792950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:08.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:07 smithi067 bash[27441]: audit 2024-04-04T00:32:07.357644+0000 mon.c (mon.2) 7358 : audit [DBG] from='client.? 172.21.15.67:0/1939792950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:09.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:08 smithi082 bash[20963]: cluster 2024-04-04T00:32:07.364033+0000 mgr.y (mgr.24370) 18406 : cluster [DBG] pgmap v18390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:09.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:08 smithi067 bash[17655]: cluster 2024-04-04T00:32:07.364033+0000 mgr.y (mgr.24370) 18406 : cluster [DBG] pgmap v18390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:09.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:08 smithi067 bash[27441]: cluster 2024-04-04T00:32:07.364033+0000 mgr.y (mgr.24370) 18406 : cluster [DBG] pgmap v18390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:10 smithi082 bash[20963]: cluster 2024-04-04T00:32:09.364707+0000 mgr.y (mgr.24370) 18407 : cluster [DBG] pgmap v18391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:10 smithi082 bash[20963]: audit 2024-04-04T00:32:09.817068+0000 mon.c (mon.2) 7359 : audit [DBG] from='client.? 172.21.15.67:0/1990836774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:11.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:10 smithi082 bash[20963]: audit 2024-04-04T00:32:10.638502+0000 mon.a (mon.0) 15600 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:10 smithi067 bash[17655]: cluster 2024-04-04T00:32:09.364707+0000 mgr.y (mgr.24370) 18407 : cluster [DBG] pgmap v18391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:11.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:10 smithi067 bash[17655]: audit 2024-04-04T00:32:09.817068+0000 mon.c (mon.2) 7359 : audit [DBG] from='client.? 172.21.15.67:0/1990836774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:11.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:10 smithi067 bash[17655]: audit 2024-04-04T00:32:10.638502+0000 mon.a (mon.0) 15600 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:10 smithi067 bash[27441]: cluster 2024-04-04T00:32:09.364707+0000 mgr.y (mgr.24370) 18407 : cluster [DBG] pgmap v18391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:10 smithi067 bash[27441]: audit 2024-04-04T00:32:09.817068+0000 mon.c (mon.2) 7359 : audit [DBG] from='client.? 172.21.15.67:0/1990836774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:11.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:10 smithi067 bash[27441]: audit 2024-04-04T00:32:10.638502+0000 mon.a (mon.0) 15600 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:12 smithi067 bash[17655]: cluster 2024-04-04T00:32:11.365858+0000 mgr.y (mgr.24370) 18408 : cluster [DBG] pgmap v18392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:13.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:12 smithi067 bash[17655]: audit 2024-04-04T00:32:12.266206+0000 mon.a (mon.0) 15601 : audit [DBG] from='client.? 172.21.15.67:0/2972917137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:13.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:12 smithi067 bash[27441]: cluster 2024-04-04T00:32:11.365858+0000 mgr.y (mgr.24370) 18408 : cluster [DBG] pgmap v18392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:13.089 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:12 smithi067 bash[27441]: audit 2024-04-04T00:32:12.266206+0000 mon.a (mon.0) 15601 : audit [DBG] from='client.? 172.21.15.67:0/2972917137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:12 smithi082 bash[20963]: cluster 2024-04-04T00:32:11.365858+0000 mgr.y (mgr.24370) 18408 : cluster [DBG] pgmap v18392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:13.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:12 smithi082 bash[20963]: audit 2024-04-04T00:32:12.266206+0000 mon.a (mon.0) 15601 : audit [DBG] from='client.? 172.21.15.67:0/2972917137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:32:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:32:15.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:14 smithi082 bash[20963]: cluster 2024-04-04T00:32:13.366502+0000 mgr.y (mgr.24370) 18409 : cluster [DBG] pgmap v18393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:15.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:14 smithi067 bash[17655]: cluster 2024-04-04T00:32:13.366502+0000 mgr.y (mgr.24370) 18409 : cluster [DBG] pgmap v18393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:15.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:14 smithi067 bash[27441]: cluster 2024-04-04T00:32:13.366502+0000 mgr.y (mgr.24370) 18409 : cluster [DBG] pgmap v18393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:16.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:15 smithi082 bash[20963]: audit 2024-04-04T00:32:14.718851+0000 mon.a (mon.0) 15602 : audit [DBG] from='client.? 172.21.15.67:0/2537999221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:16.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:15 smithi067 bash[17655]: audit 2024-04-04T00:32:14.718851+0000 mon.a (mon.0) 15602 : audit [DBG] from='client.? 172.21.15.67:0/2537999221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:16.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:15 smithi067 bash[27441]: audit 2024-04-04T00:32:14.718851+0000 mon.a (mon.0) 15602 : audit [DBG] from='client.? 172.21.15.67:0/2537999221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:17.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:16 smithi082 bash[20963]: cluster 2024-04-04T00:32:15.367208+0000 mgr.y (mgr.24370) 18410 : cluster [DBG] pgmap v18394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:17.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:16 smithi067 bash[17655]: cluster 2024-04-04T00:32:15.367208+0000 mgr.y (mgr.24370) 18410 : cluster [DBG] pgmap v18394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:17.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:16 smithi067 bash[27441]: cluster 2024-04-04T00:32:15.367208+0000 mgr.y (mgr.24370) 18410 : cluster [DBG] pgmap v18394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:18.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:17 smithi082 bash[20963]: audit 2024-04-04T00:32:17.173667+0000 mon.c (mon.2) 7360 : audit [DBG] from='client.? 172.21.15.67:0/4282342483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:18.140 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:17 smithi082 bash[20963]: audit 2024-04-04T00:32:17.663166+0000 mon.a (mon.0) 15603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:32:18.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:17 smithi067 bash[17655]: audit 2024-04-04T00:32:17.173667+0000 mon.c (mon.2) 7360 : audit [DBG] from='client.? 172.21.15.67:0/4282342483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:18.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:17 smithi067 bash[17655]: audit 2024-04-04T00:32:17.663166+0000 mon.a (mon.0) 15603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:32:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:17 smithi067 bash[27441]: audit 2024-04-04T00:32:17.173667+0000 mon.c (mon.2) 7360 : audit [DBG] from='client.? 172.21.15.67:0/4282342483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:18.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:17 smithi067 bash[27441]: audit 2024-04-04T00:32:17.663166+0000 mon.a (mon.0) 15603 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:32:19.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:18 smithi082 bash[20963]: cluster 2024-04-04T00:32:17.368401+0000 mgr.y (mgr.24370) 18411 : cluster [DBG] pgmap v18395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:18 smithi067 bash[17655]: cluster 2024-04-04T00:32:17.368401+0000 mgr.y (mgr.24370) 18411 : cluster [DBG] pgmap v18395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:19.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:18 smithi067 bash[27441]: cluster 2024-04-04T00:32:17.368401+0000 mgr.y (mgr.24370) 18411 : cluster [DBG] pgmap v18395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:20.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:19 smithi082 bash[20963]: audit 2024-04-04T00:32:19.629463+0000 mon.c (mon.2) 7361 : audit [DBG] from='client.? 172.21.15.67:0/4052349988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:20.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:19 smithi067 bash[17655]: audit 2024-04-04T00:32:19.629463+0000 mon.c (mon.2) 7361 : audit [DBG] from='client.? 172.21.15.67:0/4052349988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:20.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:19 smithi067 bash[27441]: audit 2024-04-04T00:32:19.629463+0000 mon.c (mon.2) 7361 : audit [DBG] from='client.? 172.21.15.67:0/4052349988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:21.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:20 smithi082 bash[20963]: cluster 2024-04-04T00:32:19.368946+0000 mgr.y (mgr.24370) 18412 : cluster [DBG] pgmap v18396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:21.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:20 smithi067 bash[17655]: cluster 2024-04-04T00:32:19.368946+0000 mgr.y (mgr.24370) 18412 : cluster [DBG] pgmap v18396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:21.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:20 smithi067 bash[27441]: cluster 2024-04-04T00:32:19.368946+0000 mgr.y (mgr.24370) 18412 : cluster [DBG] pgmap v18396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:23.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:22 smithi067 bash[17655]: cluster 2024-04-04T00:32:21.370104+0000 mgr.y (mgr.24370) 18413 : cluster [DBG] pgmap v18397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:23.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:22 smithi067 bash[17655]: audit 2024-04-04T00:32:22.089829+0000 mon.c (mon.2) 7362 : audit [DBG] from='client.? 172.21.15.67:0/1537797495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:22 smithi067 bash[27441]: cluster 2024-04-04T00:32:21.370104+0000 mgr.y (mgr.24370) 18413 : cluster [DBG] pgmap v18397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:23.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:22 smithi067 bash[27441]: audit 2024-04-04T00:32:22.089829+0000 mon.c (mon.2) 7362 : audit [DBG] from='client.? 172.21.15.67:0/1537797495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:22 smithi082 bash[20963]: cluster 2024-04-04T00:32:21.370104+0000 mgr.y (mgr.24370) 18413 : cluster [DBG] pgmap v18397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:22 smithi082 bash[20963]: audit 2024-04-04T00:32:22.089829+0000 mon.c (mon.2) 7362 : audit [DBG] from='client.? 172.21.15.67:0/1537797495' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:23.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:32:23.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:32:24.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:24 smithi082 bash[20963]: audit 2024-04-04T00:32:23.358304+0000 mon.a (mon.0) 15604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:24 smithi082 bash[20963]: audit 2024-04-04T00:32:23.369342+0000 mon.a (mon.0) 15605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:24 smithi082 bash[20963]: cluster 2024-04-04T00:32:23.370636+0000 mgr.y (mgr.24370) 18414 : cluster [DBG] pgmap v18398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:24 smithi082 bash[20963]: audit 2024-04-04T00:32:23.659921+0000 mon.a (mon.0) 15606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:24 smithi082 bash[20963]: audit 2024-04-04T00:32:23.667814+0000 mon.a (mon.0) 15607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:24 smithi082 bash[20963]: audit 2024-04-04T00:32:24.091314+0000 mon.a (mon.0) 15608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:32:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:24 smithi082 bash[20963]: audit 2024-04-04T00:32:24.093029+0000 mon.a (mon.0) 15609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:32:24.640 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:24 smithi082 bash[20963]: audit 2024-04-04T00:32:24.101956+0000 mon.a (mon.0) 15610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[27441]: audit 2024-04-04T00:32:23.358304+0000 mon.a (mon.0) 15604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[27441]: audit 2024-04-04T00:32:23.369342+0000 mon.a (mon.0) 15605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[27441]: cluster 2024-04-04T00:32:23.370636+0000 mgr.y (mgr.24370) 18414 : cluster [DBG] pgmap v18398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[27441]: audit 2024-04-04T00:32:23.659921+0000 mon.a (mon.0) 15606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[27441]: audit 2024-04-04T00:32:23.667814+0000 mon.a (mon.0) 15607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[27441]: audit 2024-04-04T00:32:24.091314+0000 mon.a (mon.0) 15608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[27441]: audit 2024-04-04T00:32:24.093029+0000 mon.a (mon.0) 15609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[27441]: audit 2024-04-04T00:32:24.101956+0000 mon.a (mon.0) 15610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[17655]: audit 2024-04-04T00:32:23.358304+0000 mon.a (mon.0) 15604 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[17655]: audit 2024-04-04T00:32:23.369342+0000 mon.a (mon.0) 15605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[17655]: cluster 2024-04-04T00:32:23.370636+0000 mgr.y (mgr.24370) 18414 : cluster [DBG] pgmap v18398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[17655]: audit 2024-04-04T00:32:23.659921+0000 mon.a (mon.0) 15606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[17655]: audit 2024-04-04T00:32:23.667814+0000 mon.a (mon.0) 15607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:24.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[17655]: audit 2024-04-04T00:32:24.091314+0000 mon.a (mon.0) 15608 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:32:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[17655]: audit 2024-04-04T00:32:24.093029+0000 mon.a (mon.0) 15609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:32:24.673 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:24 smithi067 bash[17655]: audit 2024-04-04T00:32:24.101956+0000 mon.a (mon.0) 15610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:32:25.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:25 smithi082 bash[20963]: audit 2024-04-04T00:32:24.549551+0000 mon.a (mon.0) 15611 : audit [DBG] from='client.? 172.21.15.67:0/1075001853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:25.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:25 smithi067 bash[27441]: audit 2024-04-04T00:32:24.549551+0000 mon.a (mon.0) 15611 : audit [DBG] from='client.? 172.21.15.67:0/1075001853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:25.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:25 smithi067 bash[17655]: audit 2024-04-04T00:32:24.549551+0000 mon.a (mon.0) 15611 : audit [DBG] from='client.? 172.21.15.67:0/1075001853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:26.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:26 smithi082 bash[20963]: cluster 2024-04-04T00:32:25.371443+0000 mgr.y (mgr.24370) 18415 : cluster [DBG] pgmap v18399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:26.639 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:26 smithi082 bash[20963]: audit 2024-04-04T00:32:25.638788+0000 mon.a (mon.0) 15612 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:26.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:26 smithi067 bash[27441]: cluster 2024-04-04T00:32:25.371443+0000 mgr.y (mgr.24370) 18415 : cluster [DBG] pgmap v18399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:26.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:26 smithi067 bash[27441]: audit 2024-04-04T00:32:25.638788+0000 mon.a (mon.0) 15612 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:26.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:26 smithi067 bash[17655]: cluster 2024-04-04T00:32:25.371443+0000 mgr.y (mgr.24370) 18415 : cluster [DBG] pgmap v18399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:26.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:26 smithi067 bash[17655]: audit 2024-04-04T00:32:25.638788+0000 mon.a (mon.0) 15612 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:27.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:27 smithi067 bash[17655]: audit 2024-04-04T00:32:27.017359+0000 mon.a (mon.0) 15613 : audit [DBG] from='client.? 172.21.15.67:0/1169956142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:27.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:27 smithi067 bash[27441]: audit 2024-04-04T00:32:27.017359+0000 mon.a (mon.0) 15613 : audit [DBG] from='client.? 172.21.15.67:0/1169956142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:27.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:27 smithi082 bash[20963]: audit 2024-04-04T00:32:27.017359+0000 mon.a (mon.0) 15613 : audit [DBG] from='client.? 172.21.15.67:0/1169956142' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:28.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:28 smithi067 bash[17655]: cluster 2024-04-04T00:32:27.372853+0000 mgr.y (mgr.24370) 18416 : cluster [DBG] pgmap v18400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:28.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:28 smithi067 bash[27441]: cluster 2024-04-04T00:32:27.372853+0000 mgr.y (mgr.24370) 18416 : cluster [DBG] pgmap v18400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:28.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:28 smithi082 bash[20963]: cluster 2024-04-04T00:32:27.372853+0000 mgr.y (mgr.24370) 18416 : cluster [DBG] pgmap v18400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:30.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:30 smithi067 bash[27441]: cluster 2024-04-04T00:32:29.373544+0000 mgr.y (mgr.24370) 18417 : cluster [DBG] pgmap v18401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:30.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:30 smithi067 bash[27441]: audit 2024-04-04T00:32:29.476698+0000 mon.a (mon.0) 15614 : audit [DBG] from='client.? 172.21.15.67:0/882402802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:30 smithi067 bash[17655]: cluster 2024-04-04T00:32:29.373544+0000 mgr.y (mgr.24370) 18417 : cluster [DBG] pgmap v18401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:30.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:30 smithi067 bash[17655]: audit 2024-04-04T00:32:29.476698+0000 mon.a (mon.0) 15614 : audit [DBG] from='client.? 172.21.15.67:0/882402802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:30 smithi082 bash[20963]: cluster 2024-04-04T00:32:29.373544+0000 mgr.y (mgr.24370) 18417 : cluster [DBG] pgmap v18401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:30.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:30 smithi082 bash[20963]: audit 2024-04-04T00:32:29.476698+0000 mon.a (mon.0) 15614 : audit [DBG] from='client.? 172.21.15.67:0/882402802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:32.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:32 smithi067 bash[17655]: cluster 2024-04-04T00:32:31.374726+0000 mgr.y (mgr.24370) 18418 : cluster [DBG] pgmap v18402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:32.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:32 smithi067 bash[17655]: audit 2024-04-04T00:32:31.935267+0000 mon.a (mon.0) 15615 : audit [DBG] from='client.? 172.21.15.67:0/2259982767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:32 smithi067 bash[27441]: cluster 2024-04-04T00:32:31.374726+0000 mgr.y (mgr.24370) 18418 : cluster [DBG] pgmap v18402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:32.672 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:32 smithi067 bash[27441]: audit 2024-04-04T00:32:31.935267+0000 mon.a (mon.0) 15615 : audit [DBG] from='client.? 172.21.15.67:0/2259982767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:32.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:32 smithi082 bash[20963]: cluster 2024-04-04T00:32:31.374726+0000 mgr.y (mgr.24370) 18418 : cluster [DBG] pgmap v18402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:32.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:32 smithi082 bash[20963]: audit 2024-04-04T00:32:31.935267+0000 mon.a (mon.0) 15615 : audit [DBG] from='client.? 172.21.15.67:0/2259982767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:33.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:32:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:32:34.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:34 smithi067 bash[27441]: cluster 2024-04-04T00:32:33.375410+0000 mgr.y (mgr.24370) 18419 : cluster [DBG] pgmap v18403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:34.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:34 smithi067 bash[27441]: audit 2024-04-04T00:32:34.386425+0000 mon.c (mon.2) 7363 : audit [DBG] from='client.? 172.21.15.67:0/3716469923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:34 smithi067 bash[17655]: cluster 2024-04-04T00:32:33.375410+0000 mgr.y (mgr.24370) 18419 : cluster [DBG] pgmap v18403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:34.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:34 smithi067 bash[17655]: audit 2024-04-04T00:32:34.386425+0000 mon.c (mon.2) 7363 : audit [DBG] from='client.? 172.21.15.67:0/3716469923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:34.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:34 smithi082 bash[20963]: cluster 2024-04-04T00:32:33.375410+0000 mgr.y (mgr.24370) 18419 : cluster [DBG] pgmap v18403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:34.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:34 smithi082 bash[20963]: audit 2024-04-04T00:32:34.386425+0000 mon.c (mon.2) 7363 : audit [DBG] from='client.? 172.21.15.67:0/3716469923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:36.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:36 smithi067 bash[17655]: cluster 2024-04-04T00:32:35.376092+0000 mgr.y (mgr.24370) 18420 : cluster [DBG] pgmap v18404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:36.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:36 smithi067 bash[27441]: cluster 2024-04-04T00:32:35.376092+0000 mgr.y (mgr.24370) 18420 : cluster [DBG] pgmap v18404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:36.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:36 smithi082 bash[20963]: cluster 2024-04-04T00:32:35.376092+0000 mgr.y (mgr.24370) 18420 : cluster [DBG] pgmap v18404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:37.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:37 smithi067 bash[27441]: audit 2024-04-04T00:32:36.840817+0000 mon.a (mon.0) 15616 : audit [DBG] from='client.? 172.21.15.67:0/340496831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:37.672 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:37 smithi067 bash[17655]: audit 2024-04-04T00:32:36.840817+0000 mon.a (mon.0) 15616 : audit [DBG] from='client.? 172.21.15.67:0/340496831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:37.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:37 smithi082 bash[20963]: audit 2024-04-04T00:32:36.840817+0000 mon.a (mon.0) 15616 : audit [DBG] from='client.? 172.21.15.67:0/340496831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:38.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:38 smithi082 bash[20963]: cluster 2024-04-04T00:32:37.377315+0000 mgr.y (mgr.24370) 18421 : cluster [DBG] pgmap v18405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:38.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:38 smithi067 bash[27441]: cluster 2024-04-04T00:32:37.377315+0000 mgr.y (mgr.24370) 18421 : cluster [DBG] pgmap v18405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:38.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:38 smithi067 bash[17655]: cluster 2024-04-04T00:32:37.377315+0000 mgr.y (mgr.24370) 18421 : cluster [DBG] pgmap v18405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:39.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:39 smithi082 bash[20963]: audit 2024-04-04T00:32:39.295985+0000 mon.c (mon.2) 7364 : audit [DBG] from='client.? 172.21.15.67:0/2649458134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:39.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:39 smithi067 bash[17655]: audit 2024-04-04T00:32:39.295985+0000 mon.c (mon.2) 7364 : audit [DBG] from='client.? 172.21.15.67:0/2649458134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:39.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:39 smithi067 bash[27441]: audit 2024-04-04T00:32:39.295985+0000 mon.c (mon.2) 7364 : audit [DBG] from='client.? 172.21.15.67:0/2649458134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:40.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:40 smithi082 bash[20963]: cluster 2024-04-04T00:32:39.377986+0000 mgr.y (mgr.24370) 18422 : cluster [DBG] pgmap v18406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:40.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:40 smithi067 bash[27441]: cluster 2024-04-04T00:32:39.377986+0000 mgr.y (mgr.24370) 18422 : cluster [DBG] pgmap v18406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:40.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:40 smithi067 bash[17655]: cluster 2024-04-04T00:32:39.377986+0000 mgr.y (mgr.24370) 18422 : cluster [DBG] pgmap v18406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:41.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:41 smithi082 bash[20963]: audit 2024-04-04T00:32:40.639249+0000 mon.a (mon.0) 15617 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:41.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:41 smithi067 bash[27441]: audit 2024-04-04T00:32:40.639249+0000 mon.a (mon.0) 15617 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:41.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:41 smithi067 bash[17655]: audit 2024-04-04T00:32:40.639249+0000 mon.a (mon.0) 15617 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:42 smithi082 bash[20963]: cluster 2024-04-04T00:32:41.379160+0000 mgr.y (mgr.24370) 18423 : cluster [DBG] pgmap v18407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:42.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:42 smithi082 bash[20963]: audit 2024-04-04T00:32:41.747696+0000 mon.c (mon.2) 7365 : audit [DBG] from='client.? 172.21.15.67:0/2172893401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:42.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:42 smithi067 bash[27441]: cluster 2024-04-04T00:32:41.379160+0000 mgr.y (mgr.24370) 18423 : cluster [DBG] pgmap v18407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:42.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:42 smithi067 bash[27441]: audit 2024-04-04T00:32:41.747696+0000 mon.c (mon.2) 7365 : audit [DBG] from='client.? 172.21.15.67:0/2172893401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:42.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:42 smithi067 bash[17655]: cluster 2024-04-04T00:32:41.379160+0000 mgr.y (mgr.24370) 18423 : cluster [DBG] pgmap v18407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:42.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:42 smithi067 bash[17655]: audit 2024-04-04T00:32:41.747696+0000 mon.c (mon.2) 7365 : audit [DBG] from='client.? 172.21.15.67:0/2172893401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:32:43.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:32:44.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:44 smithi082 bash[20963]: cluster 2024-04-04T00:32:43.379846+0000 mgr.y (mgr.24370) 18424 : cluster [DBG] pgmap v18408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:44.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:44 smithi082 bash[20963]: audit 2024-04-04T00:32:44.202090+0000 mon.a (mon.0) 15618 : audit [DBG] from='client.? 172.21.15.67:0/125073581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:44.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:44 smithi067 bash[27441]: cluster 2024-04-04T00:32:43.379846+0000 mgr.y (mgr.24370) 18424 : cluster [DBG] pgmap v18408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:44.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:44 smithi067 bash[27441]: audit 2024-04-04T00:32:44.202090+0000 mon.a (mon.0) 15618 : audit [DBG] from='client.? 172.21.15.67:0/125073581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:44.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:44 smithi067 bash[17655]: cluster 2024-04-04T00:32:43.379846+0000 mgr.y (mgr.24370) 18424 : cluster [DBG] pgmap v18408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:44.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:44 smithi067 bash[17655]: audit 2024-04-04T00:32:44.202090+0000 mon.a (mon.0) 15618 : audit [DBG] from='client.? 172.21.15.67:0/125073581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:46.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:46 smithi082 bash[20963]: cluster 2024-04-04T00:32:45.380616+0000 mgr.y (mgr.24370) 18425 : cluster [DBG] pgmap v18409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:46.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:46 smithi067 bash[27441]: cluster 2024-04-04T00:32:45.380616+0000 mgr.y (mgr.24370) 18425 : cluster [DBG] pgmap v18409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:46.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:46 smithi067 bash[17655]: cluster 2024-04-04T00:32:45.380616+0000 mgr.y (mgr.24370) 18425 : cluster [DBG] pgmap v18409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:47.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:47 smithi082 bash[20963]: audit 2024-04-04T00:32:46.657682+0000 mon.a (mon.0) 15619 : audit [DBG] from='client.? 172.21.15.67:0/2547368831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:47.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:47 smithi067 bash[27441]: audit 2024-04-04T00:32:46.657682+0000 mon.a (mon.0) 15619 : audit [DBG] from='client.? 172.21.15.67:0/2547368831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:47.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:47 smithi067 bash[17655]: audit 2024-04-04T00:32:46.657682+0000 mon.a (mon.0) 15619 : audit [DBG] from='client.? 172.21.15.67:0/2547368831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:48.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:48 smithi082 bash[20963]: cluster 2024-04-04T00:32:47.381733+0000 mgr.y (mgr.24370) 18426 : cluster [DBG] pgmap v18410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:48.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:48 smithi067 bash[27441]: cluster 2024-04-04T00:32:47.381733+0000 mgr.y (mgr.24370) 18426 : cluster [DBG] pgmap v18410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:48.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:48 smithi067 bash[17655]: cluster 2024-04-04T00:32:47.381733+0000 mgr.y (mgr.24370) 18426 : cluster [DBG] pgmap v18410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:49.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:49 smithi082 bash[20963]: audit 2024-04-04T00:32:49.109515+0000 mon.a (mon.0) 15620 : audit [DBG] from='client.? 172.21.15.67:0/4062307055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:49.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:49 smithi067 bash[27441]: audit 2024-04-04T00:32:49.109515+0000 mon.a (mon.0) 15620 : audit [DBG] from='client.? 172.21.15.67:0/4062307055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:49.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:49 smithi067 bash[17655]: audit 2024-04-04T00:32:49.109515+0000 mon.a (mon.0) 15620 : audit [DBG] from='client.? 172.21.15.67:0/4062307055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:50.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:50 smithi082 bash[20963]: cluster 2024-04-04T00:32:49.382407+0000 mgr.y (mgr.24370) 18427 : cluster [DBG] pgmap v18411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:50 smithi067 bash[27441]: cluster 2024-04-04T00:32:49.382407+0000 mgr.y (mgr.24370) 18427 : cluster [DBG] pgmap v18411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:50.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:50 smithi067 bash[17655]: cluster 2024-04-04T00:32:49.382407+0000 mgr.y (mgr.24370) 18427 : cluster [DBG] pgmap v18411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:52 smithi082 bash[20963]: cluster 2024-04-04T00:32:51.383559+0000 mgr.y (mgr.24370) 18428 : cluster [DBG] pgmap v18412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:52.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:52 smithi082 bash[20963]: audit 2024-04-04T00:32:51.562260+0000 mon.a (mon.0) 15621 : audit [DBG] from='client.? 172.21.15.67:0/3085652633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:52.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:52 smithi067 bash[27441]: cluster 2024-04-04T00:32:51.383559+0000 mgr.y (mgr.24370) 18428 : cluster [DBG] pgmap v18412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:52.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:52 smithi067 bash[27441]: audit 2024-04-04T00:32:51.562260+0000 mon.a (mon.0) 15621 : audit [DBG] from='client.? 172.21.15.67:0/3085652633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:52.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:52 smithi067 bash[17655]: cluster 2024-04-04T00:32:51.383559+0000 mgr.y (mgr.24370) 18428 : cluster [DBG] pgmap v18412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:52.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:52 smithi067 bash[17655]: audit 2024-04-04T00:32:51.562260+0000 mon.a (mon.0) 15621 : audit [DBG] from='client.? 172.21.15.67:0/3085652633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:32:53.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:32:54.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:54 smithi082 bash[20963]: cluster 2024-04-04T00:32:53.384193+0000 mgr.y (mgr.24370) 18429 : cluster [DBG] pgmap v18413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:54.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:54 smithi082 bash[20963]: audit 2024-04-04T00:32:54.014591+0000 mon.c (mon.2) 7366 : audit [DBG] from='client.? 172.21.15.67:0/1976237766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:54.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:54 smithi067 bash[17655]: cluster 2024-04-04T00:32:53.384193+0000 mgr.y (mgr.24370) 18429 : cluster [DBG] pgmap v18413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:54.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:54 smithi067 bash[17655]: audit 2024-04-04T00:32:54.014591+0000 mon.c (mon.2) 7366 : audit [DBG] from='client.? 172.21.15.67:0/1976237766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:54.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:54 smithi067 bash[27441]: cluster 2024-04-04T00:32:53.384193+0000 mgr.y (mgr.24370) 18429 : cluster [DBG] pgmap v18413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:54.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:54 smithi067 bash[27441]: audit 2024-04-04T00:32:54.014591+0000 mon.c (mon.2) 7366 : audit [DBG] from='client.? 172.21.15.67:0/1976237766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:56.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:56 smithi082 bash[20963]: cluster 2024-04-04T00:32:55.384977+0000 mgr.y (mgr.24370) 18430 : cluster [DBG] pgmap v18414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:56.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:56 smithi082 bash[20963]: audit 2024-04-04T00:32:55.639716+0000 mon.a (mon.0) 15622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:56.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:56 smithi067 bash[17655]: cluster 2024-04-04T00:32:55.384977+0000 mgr.y (mgr.24370) 18430 : cluster [DBG] pgmap v18414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:56.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:56 smithi067 bash[17655]: audit 2024-04-04T00:32:55.639716+0000 mon.a (mon.0) 15622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:56 smithi067 bash[27441]: cluster 2024-04-04T00:32:55.384977+0000 mgr.y (mgr.24370) 18430 : cluster [DBG] pgmap v18414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:56.922 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:56 smithi067 bash[27441]: audit 2024-04-04T00:32:55.639716+0000 mon.a (mon.0) 15622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:32:57.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:57 smithi082 bash[20963]: audit 2024-04-04T00:32:56.470725+0000 mon.a (mon.0) 15623 : audit [DBG] from='client.? 172.21.15.67:0/2551725785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:57.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:57 smithi067 bash[27441]: audit 2024-04-04T00:32:56.470725+0000 mon.a (mon.0) 15623 : audit [DBG] from='client.? 172.21.15.67:0/2551725785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:57.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:57 smithi067 bash[17655]: audit 2024-04-04T00:32:56.470725+0000 mon.a (mon.0) 15623 : audit [DBG] from='client.? 172.21.15.67:0/2551725785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:58.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:58 smithi082 bash[20963]: cluster 2024-04-04T00:32:57.386100+0000 mgr.y (mgr.24370) 18431 : cluster [DBG] pgmap v18415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:58.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:58 smithi067 bash[17655]: cluster 2024-04-04T00:32:57.386100+0000 mgr.y (mgr.24370) 18431 : cluster [DBG] pgmap v18415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:58.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:58 smithi067 bash[27441]: cluster 2024-04-04T00:32:57.386100+0000 mgr.y (mgr.24370) 18431 : cluster [DBG] pgmap v18415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:32:59.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:32:59 smithi082 bash[20963]: audit 2024-04-04T00:32:58.929164+0000 mon.c (mon.2) 7367 : audit [DBG] from='client.? 172.21.15.67:0/3342294781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:59.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:32:59 smithi067 bash[17655]: audit 2024-04-04T00:32:58.929164+0000 mon.c (mon.2) 7367 : audit [DBG] from='client.? 172.21.15.67:0/3342294781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:32:59.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:32:59 smithi067 bash[27441]: audit 2024-04-04T00:32:58.929164+0000 mon.c (mon.2) 7367 : audit [DBG] from='client.? 172.21.15.67:0/3342294781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:00.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:00 smithi082 bash[20963]: cluster 2024-04-04T00:32:59.386761+0000 mgr.y (mgr.24370) 18432 : cluster [DBG] pgmap v18416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:00.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:00 smithi067 bash[27441]: cluster 2024-04-04T00:32:59.386761+0000 mgr.y (mgr.24370) 18432 : cluster [DBG] pgmap v18416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:00.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:00 smithi067 bash[17655]: cluster 2024-04-04T00:32:59.386761+0000 mgr.y (mgr.24370) 18432 : cluster [DBG] pgmap v18416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:01.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:01 smithi082 bash[20963]: audit 2024-04-04T00:33:01.390478+0000 mon.c (mon.2) 7368 : audit [DBG] from='client.? 172.21.15.67:0/2381910377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:01.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:01 smithi067 bash[17655]: audit 2024-04-04T00:33:01.390478+0000 mon.c (mon.2) 7368 : audit [DBG] from='client.? 172.21.15.67:0/2381910377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:01.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:01 smithi067 bash[27441]: audit 2024-04-04T00:33:01.390478+0000 mon.c (mon.2) 7368 : audit [DBG] from='client.? 172.21.15.67:0/2381910377' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:02.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:02 smithi082 bash[20963]: cluster 2024-04-04T00:33:01.387908+0000 mgr.y (mgr.24370) 18433 : cluster [DBG] pgmap v18417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:02.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:02 smithi067 bash[27441]: cluster 2024-04-04T00:33:01.387908+0000 mgr.y (mgr.24370) 18433 : cluster [DBG] pgmap v18417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:02.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:02 smithi067 bash[17655]: cluster 2024-04-04T00:33:01.387908+0000 mgr.y (mgr.24370) 18433 : cluster [DBG] pgmap v18417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:03.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:33:03.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:33:04.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:04 smithi082 bash[20963]: cluster 2024-04-04T00:33:03.388553+0000 mgr.y (mgr.24370) 18434 : cluster [DBG] pgmap v18418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:04.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:04 smithi082 bash[20963]: audit 2024-04-04T00:33:03.848149+0000 mon.c (mon.2) 7369 : audit [DBG] from='client.? 172.21.15.67:0/1676633777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:04.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:04 smithi067 bash[17655]: cluster 2024-04-04T00:33:03.388553+0000 mgr.y (mgr.24370) 18434 : cluster [DBG] pgmap v18418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:04.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:04 smithi067 bash[17655]: audit 2024-04-04T00:33:03.848149+0000 mon.c (mon.2) 7369 : audit [DBG] from='client.? 172.21.15.67:0/1676633777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:04.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:04 smithi067 bash[27441]: cluster 2024-04-04T00:33:03.388553+0000 mgr.y (mgr.24370) 18434 : cluster [DBG] pgmap v18418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:04.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:04 smithi067 bash[27441]: audit 2024-04-04T00:33:03.848149+0000 mon.c (mon.2) 7369 : audit [DBG] from='client.? 172.21.15.67:0/1676633777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:06.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:06 smithi082 bash[20963]: cluster 2024-04-04T00:33:05.389227+0000 mgr.y (mgr.24370) 18435 : cluster [DBG] pgmap v18419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:06.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:06 smithi082 bash[20963]: audit 2024-04-04T00:33:06.296019+0000 mon.c (mon.2) 7370 : audit [DBG] from='client.? 172.21.15.67:0/3960794290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:06.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:06 smithi067 bash[17655]: cluster 2024-04-04T00:33:05.389227+0000 mgr.y (mgr.24370) 18435 : cluster [DBG] pgmap v18419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:06.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:06 smithi067 bash[17655]: audit 2024-04-04T00:33:06.296019+0000 mon.c (mon.2) 7370 : audit [DBG] from='client.? 172.21.15.67:0/3960794290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:06.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:06 smithi067 bash[27441]: cluster 2024-04-04T00:33:05.389227+0000 mgr.y (mgr.24370) 18435 : cluster [DBG] pgmap v18419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:06.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:06 smithi067 bash[27441]: audit 2024-04-04T00:33:06.296019+0000 mon.c (mon.2) 7370 : audit [DBG] from='client.? 172.21.15.67:0/3960794290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:08.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:08 smithi082 bash[20963]: cluster 2024-04-04T00:33:07.390409+0000 mgr.y (mgr.24370) 18436 : cluster [DBG] pgmap v18420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:08.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:08 smithi067 bash[27441]: cluster 2024-04-04T00:33:07.390409+0000 mgr.y (mgr.24370) 18436 : cluster [DBG] pgmap v18420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:08.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:08 smithi067 bash[17655]: cluster 2024-04-04T00:33:07.390409+0000 mgr.y (mgr.24370) 18436 : cluster [DBG] pgmap v18420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:09.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:09 smithi082 bash[20963]: audit 2024-04-04T00:33:08.749261+0000 mon.a (mon.0) 15624 : audit [DBG] from='client.? 172.21.15.67:0/2898117664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:09.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:09 smithi067 bash[27441]: audit 2024-04-04T00:33:08.749261+0000 mon.a (mon.0) 15624 : audit [DBG] from='client.? 172.21.15.67:0/2898117664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:09.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:09 smithi067 bash[17655]: audit 2024-04-04T00:33:08.749261+0000 mon.a (mon.0) 15624 : audit [DBG] from='client.? 172.21.15.67:0/2898117664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:10.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:10 smithi082 bash[20963]: cluster 2024-04-04T00:33:09.391099+0000 mgr.y (mgr.24370) 18437 : cluster [DBG] pgmap v18421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:10.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:10 smithi067 bash[17655]: cluster 2024-04-04T00:33:09.391099+0000 mgr.y (mgr.24370) 18437 : cluster [DBG] pgmap v18421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:10 smithi067 bash[27441]: cluster 2024-04-04T00:33:09.391099+0000 mgr.y (mgr.24370) 18437 : cluster [DBG] pgmap v18421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:11.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:11 smithi082 bash[20963]: audit 2024-04-04T00:33:10.640373+0000 mon.a (mon.0) 15625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:11.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:11 smithi082 bash[20963]: audit 2024-04-04T00:33:11.208344+0000 mon.a (mon.0) 15626 : audit [DBG] from='client.? 172.21.15.67:0/4021520537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:11.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:11 smithi067 bash[17655]: audit 2024-04-04T00:33:10.640373+0000 mon.a (mon.0) 15625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:11.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:11 smithi067 bash[17655]: audit 2024-04-04T00:33:11.208344+0000 mon.a (mon.0) 15626 : audit [DBG] from='client.? 172.21.15.67:0/4021520537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:11.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:11 smithi067 bash[27441]: audit 2024-04-04T00:33:10.640373+0000 mon.a (mon.0) 15625 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:11.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:11 smithi067 bash[27441]: audit 2024-04-04T00:33:11.208344+0000 mon.a (mon.0) 15626 : audit [DBG] from='client.? 172.21.15.67:0/4021520537' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:12.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:12 smithi082 bash[20963]: cluster 2024-04-04T00:33:11.392335+0000 mgr.y (mgr.24370) 18438 : cluster [DBG] pgmap v18422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:12.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:12 smithi067 bash[27441]: cluster 2024-04-04T00:33:11.392335+0000 mgr.y (mgr.24370) 18438 : cluster [DBG] pgmap v18422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:12.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:12 smithi067 bash[17655]: cluster 2024-04-04T00:33:11.392335+0000 mgr.y (mgr.24370) 18438 : cluster [DBG] pgmap v18422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:13.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:33:13.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:33:14.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:14 smithi082 bash[20963]: cluster 2024-04-04T00:33:13.392981+0000 mgr.y (mgr.24370) 18439 : cluster [DBG] pgmap v18423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:14.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:14 smithi082 bash[20963]: audit 2024-04-04T00:33:13.667197+0000 mon.a (mon.0) 15627 : audit [DBG] from='client.? 172.21.15.67:0/4259970298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:14.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:14 smithi067 bash[17655]: cluster 2024-04-04T00:33:13.392981+0000 mgr.y (mgr.24370) 18439 : cluster [DBG] pgmap v18423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:14.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:14 smithi067 bash[17655]: audit 2024-04-04T00:33:13.667197+0000 mon.a (mon.0) 15627 : audit [DBG] from='client.? 172.21.15.67:0/4259970298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:14.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:14 smithi067 bash[27441]: cluster 2024-04-04T00:33:13.392981+0000 mgr.y (mgr.24370) 18439 : cluster [DBG] pgmap v18423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:14.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:14 smithi067 bash[27441]: audit 2024-04-04T00:33:13.667197+0000 mon.a (mon.0) 15627 : audit [DBG] from='client.? 172.21.15.67:0/4259970298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:16.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:16 smithi082 bash[20963]: cluster 2024-04-04T00:33:15.393653+0000 mgr.y (mgr.24370) 18440 : cluster [DBG] pgmap v18424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:16.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:16 smithi082 bash[20963]: audit 2024-04-04T00:33:16.125101+0000 mon.a (mon.0) 15628 : audit [DBG] from='client.? 172.21.15.67:0/567802157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:16.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:16 smithi067 bash[27441]: cluster 2024-04-04T00:33:15.393653+0000 mgr.y (mgr.24370) 18440 : cluster [DBG] pgmap v18424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:16.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:16 smithi067 bash[27441]: audit 2024-04-04T00:33:16.125101+0000 mon.a (mon.0) 15628 : audit [DBG] from='client.? 172.21.15.67:0/567802157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:16.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:16 smithi067 bash[17655]: cluster 2024-04-04T00:33:15.393653+0000 mgr.y (mgr.24370) 18440 : cluster [DBG] pgmap v18424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:16.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:16 smithi067 bash[17655]: audit 2024-04-04T00:33:16.125101+0000 mon.a (mon.0) 15628 : audit [DBG] from='client.? 172.21.15.67:0/567802157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:18.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:18 smithi082 bash[20963]: cluster 2024-04-04T00:33:17.394858+0000 mgr.y (mgr.24370) 18441 : cluster [DBG] pgmap v18425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:18.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:18 smithi067 bash[17655]: cluster 2024-04-04T00:33:17.394858+0000 mgr.y (mgr.24370) 18441 : cluster [DBG] pgmap v18425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:18.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:18 smithi067 bash[27441]: cluster 2024-04-04T00:33:17.394858+0000 mgr.y (mgr.24370) 18441 : cluster [DBG] pgmap v18425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:19.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:19 smithi082 bash[20963]: audit 2024-04-04T00:33:18.586019+0000 mon.c (mon.2) 7371 : audit [DBG] from='client.? 172.21.15.67:0/501784886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:19.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:19 smithi067 bash[17655]: audit 2024-04-04T00:33:18.586019+0000 mon.c (mon.2) 7371 : audit [DBG] from='client.? 172.21.15.67:0/501784886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:19.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:19 smithi067 bash[27441]: audit 2024-04-04T00:33:18.586019+0000 mon.c (mon.2) 7371 : audit [DBG] from='client.? 172.21.15.67:0/501784886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:20.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:20 smithi082 bash[20963]: cluster 2024-04-04T00:33:19.395544+0000 mgr.y (mgr.24370) 18442 : cluster [DBG] pgmap v18426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:20.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:20 smithi067 bash[27441]: cluster 2024-04-04T00:33:19.395544+0000 mgr.y (mgr.24370) 18442 : cluster [DBG] pgmap v18426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:20.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:20 smithi067 bash[17655]: cluster 2024-04-04T00:33:19.395544+0000 mgr.y (mgr.24370) 18442 : cluster [DBG] pgmap v18426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:22.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:21 smithi082 bash[20963]: audit 2024-04-04T00:33:21.040092+0000 mon.a (mon.0) 15629 : audit [DBG] from='client.? 172.21.15.67:0/1113933723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:22.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:21 smithi067 bash[27441]: audit 2024-04-04T00:33:21.040092+0000 mon.a (mon.0) 15629 : audit [DBG] from='client.? 172.21.15.67:0/1113933723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:22.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:21 smithi067 bash[17655]: audit 2024-04-04T00:33:21.040092+0000 mon.a (mon.0) 15629 : audit [DBG] from='client.? 172.21.15.67:0/1113933723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:23.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:22 smithi082 bash[20963]: cluster 2024-04-04T00:33:21.396864+0000 mgr.y (mgr.24370) 18443 : cluster [DBG] pgmap v18427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:23.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:22 smithi067 bash[17655]: cluster 2024-04-04T00:33:21.396864+0000 mgr.y (mgr.24370) 18443 : cluster [DBG] pgmap v18427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:23.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:22 smithi067 bash[27441]: cluster 2024-04-04T00:33:21.396864+0000 mgr.y (mgr.24370) 18443 : cluster [DBG] pgmap v18427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:23.171 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:33:23.879 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:33:24.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:23 smithi082 bash[20963]: audit 2024-04-04T00:33:23.491785+0000 mon.a (mon.0) 15630 : audit [DBG] from='client.? 172.21.15.67:0/3777850369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:24.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:23 smithi067 bash[17655]: audit 2024-04-04T00:33:23.491785+0000 mon.a (mon.0) 15630 : audit [DBG] from='client.? 172.21.15.67:0/3777850369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:24.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:23 smithi067 bash[27441]: audit 2024-04-04T00:33:23.491785+0000 mon.a (mon.0) 15630 : audit [DBG] from='client.? 172.21.15.67:0/3777850369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:24 smithi082 bash[20963]: cluster 2024-04-04T00:33:23.397562+0000 mgr.y (mgr.24370) 18444 : cluster [DBG] pgmap v18428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:25.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:24 smithi082 bash[20963]: audit 2024-04-04T00:33:24.176918+0000 mon.a (mon.0) 15631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:33:25.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:24 smithi067 bash[17655]: cluster 2024-04-04T00:33:23.397562+0000 mgr.y (mgr.24370) 18444 : cluster [DBG] pgmap v18428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:25.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:24 smithi067 bash[17655]: audit 2024-04-04T00:33:24.176918+0000 mon.a (mon.0) 15631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:33:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:24 smithi067 bash[27441]: cluster 2024-04-04T00:33:23.397562+0000 mgr.y (mgr.24370) 18444 : cluster [DBG] pgmap v18428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:25.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:24 smithi067 bash[27441]: audit 2024-04-04T00:33:24.176918+0000 mon.a (mon.0) 15631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:33:26.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:25 smithi082 bash[20963]: audit 2024-04-04T00:33:25.640869+0000 mon.a (mon.0) 15632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:26.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:25 smithi067 bash[17655]: audit 2024-04-04T00:33:25.640869+0000 mon.a (mon.0) 15632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:26.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:25 smithi067 bash[27441]: audit 2024-04-04T00:33:25.640869+0000 mon.a (mon.0) 15632 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:26 smithi067 bash[27441]: cluster 2024-04-04T00:33:25.398216+0000 mgr.y (mgr.24370) 18445 : cluster [DBG] pgmap v18429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:27.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:26 smithi067 bash[27441]: audit 2024-04-04T00:33:25.990779+0000 mon.c (mon.2) 7372 : audit [DBG] from='client.? 172.21.15.67:0/3925929457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:27.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:26 smithi067 bash[17655]: cluster 2024-04-04T00:33:25.398216+0000 mgr.y (mgr.24370) 18445 : cluster [DBG] pgmap v18429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:27.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:26 smithi067 bash[17655]: audit 2024-04-04T00:33:25.990779+0000 mon.c (mon.2) 7372 : audit [DBG] from='client.? 172.21.15.67:0/3925929457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:26 smithi082 bash[20963]: cluster 2024-04-04T00:33:25.398216+0000 mgr.y (mgr.24370) 18445 : cluster [DBG] pgmap v18429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:27.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:26 smithi082 bash[20963]: audit 2024-04-04T00:33:25.990779+0000 mon.c (mon.2) 7372 : audit [DBG] from='client.? 172.21.15.67:0/3925929457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:28 smithi067 bash[27441]: cluster 2024-04-04T00:33:27.399366+0000 mgr.y (mgr.24370) 18446 : cluster [DBG] pgmap v18430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:29.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:28 smithi067 bash[27441]: audit 2024-04-04T00:33:28.434522+0000 mon.c (mon.2) 7373 : audit [DBG] from='client.? 172.21.15.67:0/128395573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:28 smithi067 bash[17655]: cluster 2024-04-04T00:33:27.399366+0000 mgr.y (mgr.24370) 18446 : cluster [DBG] pgmap v18430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:28 smithi067 bash[17655]: audit 2024-04-04T00:33:28.434522+0000 mon.c (mon.2) 7373 : audit [DBG] from='client.? 172.21.15.67:0/128395573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:28 smithi082 bash[20963]: cluster 2024-04-04T00:33:27.399366+0000 mgr.y (mgr.24370) 18446 : cluster [DBG] pgmap v18430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:28 smithi082 bash[20963]: audit 2024-04-04T00:33:28.434522+0000 mon.c (mon.2) 7373 : audit [DBG] from='client.? 172.21.15.67:0/128395573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[27441]: cluster 2024-04-04T00:33:29.399956+0000 mgr.y (mgr.24370) 18447 : cluster [DBG] pgmap v18431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[27441]: audit 2024-04-04T00:33:29.883221+0000 mon.a (mon.0) 15633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[27441]: audit 2024-04-04T00:33:29.892980+0000 mon.a (mon.0) 15634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[27441]: audit 2024-04-04T00:33:30.175872+0000 mon.a (mon.0) 15635 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[27441]: audit 2024-04-04T00:33:30.183600+0000 mon.a (mon.0) 15636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[27441]: audit 2024-04-04T00:33:30.611797+0000 mon.a (mon.0) 15637 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[27441]: audit 2024-04-04T00:33:30.613452+0000 mon.a (mon.0) 15638 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[27441]: audit 2024-04-04T00:33:30.622108+0000 mon.a (mon.0) 15639 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[17655]: cluster 2024-04-04T00:33:29.399956+0000 mgr.y (mgr.24370) 18447 : cluster [DBG] pgmap v18431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[17655]: audit 2024-04-04T00:33:29.883221+0000 mon.a (mon.0) 15633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[17655]: audit 2024-04-04T00:33:29.892980+0000 mon.a (mon.0) 15634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[17655]: audit 2024-04-04T00:33:30.175872+0000 mon.a (mon.0) 15635 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[17655]: audit 2024-04-04T00:33:30.183600+0000 mon.a (mon.0) 15636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[17655]: audit 2024-04-04T00:33:30.611797+0000 mon.a (mon.0) 15637 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[17655]: audit 2024-04-04T00:33:30.613452+0000 mon.a (mon.0) 15638 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:33:31.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:30 smithi067 bash[17655]: audit 2024-04-04T00:33:30.622108+0000 mon.a (mon.0) 15639 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:30 smithi082 bash[20963]: cluster 2024-04-04T00:33:29.399956+0000 mgr.y (mgr.24370) 18447 : cluster [DBG] pgmap v18431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:30 smithi082 bash[20963]: audit 2024-04-04T00:33:29.883221+0000 mon.a (mon.0) 15633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:30 smithi082 bash[20963]: audit 2024-04-04T00:33:29.892980+0000 mon.a (mon.0) 15634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:30 smithi082 bash[20963]: audit 2024-04-04T00:33:30.175872+0000 mon.a (mon.0) 15635 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:30 smithi082 bash[20963]: audit 2024-04-04T00:33:30.183600+0000 mon.a (mon.0) 15636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:30 smithi082 bash[20963]: audit 2024-04-04T00:33:30.611797+0000 mon.a (mon.0) 15637 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:33:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:30 smithi082 bash[20963]: audit 2024-04-04T00:33:30.613452+0000 mon.a (mon.0) 15638 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:33:31.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:30 smithi082 bash[20963]: audit 2024-04-04T00:33:30.622108+0000 mon.a (mon.0) 15639 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:33:32.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:31 smithi067 bash[17655]: audit 2024-04-04T00:33:30.904615+0000 mon.a (mon.0) 15640 : audit [DBG] from='client.? 172.21.15.67:0/488614444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:32.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:31 smithi067 bash[27441]: audit 2024-04-04T00:33:30.904615+0000 mon.a (mon.0) 15640 : audit [DBG] from='client.? 172.21.15.67:0/488614444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:32.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:31 smithi082 bash[20963]: audit 2024-04-04T00:33:30.904615+0000 mon.a (mon.0) 15640 : audit [DBG] from='client.? 172.21.15.67:0/488614444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:33.171 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:33:33.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:32 smithi067 bash[17655]: cluster 2024-04-04T00:33:31.401111+0000 mgr.y (mgr.24370) 18448 : cluster [DBG] pgmap v18432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:33.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:32 smithi067 bash[27441]: cluster 2024-04-04T00:33:31.401111+0000 mgr.y (mgr.24370) 18448 : cluster [DBG] pgmap v18432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:33.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:32 smithi082 bash[20963]: cluster 2024-04-04T00:33:31.401111+0000 mgr.y (mgr.24370) 18448 : cluster [DBG] pgmap v18432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:33.889 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:33:34.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:33 smithi067 bash[17655]: audit 2024-04-04T00:33:33.363518+0000 mon.a (mon.0) 15641 : audit [DBG] from='client.? 172.21.15.67:0/1215821598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:34.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:33 smithi067 bash[27441]: audit 2024-04-04T00:33:33.363518+0000 mon.a (mon.0) 15641 : audit [DBG] from='client.? 172.21.15.67:0/1215821598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:34.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:33 smithi082 bash[20963]: audit 2024-04-04T00:33:33.363518+0000 mon.a (mon.0) 15641 : audit [DBG] from='client.? 172.21.15.67:0/1215821598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:35.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:34 smithi067 bash[27441]: cluster 2024-04-04T00:33:33.401783+0000 mgr.y (mgr.24370) 18449 : cluster [DBG] pgmap v18433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:35.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:34 smithi067 bash[17655]: cluster 2024-04-04T00:33:33.401783+0000 mgr.y (mgr.24370) 18449 : cluster [DBG] pgmap v18433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:35.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:34 smithi082 bash[20963]: cluster 2024-04-04T00:33:33.401783+0000 mgr.y (mgr.24370) 18449 : cluster [DBG] pgmap v18433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:36.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:35 smithi067 bash[27441]: audit 2024-04-04T00:33:35.812441+0000 mon.c (mon.2) 7374 : audit [DBG] from='client.? 172.21.15.67:0/3388425464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:36.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:35 smithi067 bash[17655]: audit 2024-04-04T00:33:35.812441+0000 mon.c (mon.2) 7374 : audit [DBG] from='client.? 172.21.15.67:0/3388425464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:36.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:35 smithi082 bash[20963]: audit 2024-04-04T00:33:35.812441+0000 mon.c (mon.2) 7374 : audit [DBG] from='client.? 172.21.15.67:0/3388425464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:37.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:36 smithi067 bash[27441]: cluster 2024-04-04T00:33:35.402511+0000 mgr.y (mgr.24370) 18450 : cluster [DBG] pgmap v18434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:37.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:36 smithi067 bash[17655]: cluster 2024-04-04T00:33:35.402511+0000 mgr.y (mgr.24370) 18450 : cluster [DBG] pgmap v18434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:37.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:36 smithi082 bash[20963]: cluster 2024-04-04T00:33:35.402511+0000 mgr.y (mgr.24370) 18450 : cluster [DBG] pgmap v18434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:38 smithi082 bash[20963]: cluster 2024-04-04T00:33:37.403689+0000 mgr.y (mgr.24370) 18451 : cluster [DBG] pgmap v18435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:39.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:38 smithi082 bash[20963]: audit 2024-04-04T00:33:38.272173+0000 mon.a (mon.0) 15642 : audit [DBG] from='client.? 172.21.15.67:0/1631805424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:38 smithi067 bash[27441]: cluster 2024-04-04T00:33:37.403689+0000 mgr.y (mgr.24370) 18451 : cluster [DBG] pgmap v18435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:39.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:38 smithi067 bash[27441]: audit 2024-04-04T00:33:38.272173+0000 mon.a (mon.0) 15642 : audit [DBG] from='client.? 172.21.15.67:0/1631805424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:38 smithi067 bash[17655]: cluster 2024-04-04T00:33:37.403689+0000 mgr.y (mgr.24370) 18451 : cluster [DBG] pgmap v18435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:39.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:38 smithi067 bash[17655]: audit 2024-04-04T00:33:38.272173+0000 mon.a (mon.0) 15642 : audit [DBG] from='client.? 172.21.15.67:0/1631805424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:40 smithi082 bash[20963]: cluster 2024-04-04T00:33:39.404389+0000 mgr.y (mgr.24370) 18452 : cluster [DBG] pgmap v18436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:40 smithi082 bash[20963]: audit 2024-04-04T00:33:40.640891+0000 mon.a (mon.0) 15643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:41.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:40 smithi082 bash[20963]: audit 2024-04-04T00:33:40.718155+0000 mon.c (mon.2) 7375 : audit [DBG] from='client.? 172.21.15.67:0/672299811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:40 smithi067 bash[27441]: cluster 2024-04-04T00:33:39.404389+0000 mgr.y (mgr.24370) 18452 : cluster [DBG] pgmap v18436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:40 smithi067 bash[27441]: audit 2024-04-04T00:33:40.640891+0000 mon.a (mon.0) 15643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:41.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:40 smithi067 bash[27441]: audit 2024-04-04T00:33:40.718155+0000 mon.c (mon.2) 7375 : audit [DBG] from='client.? 172.21.15.67:0/672299811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:40 smithi067 bash[17655]: cluster 2024-04-04T00:33:39.404389+0000 mgr.y (mgr.24370) 18452 : cluster [DBG] pgmap v18436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:40 smithi067 bash[17655]: audit 2024-04-04T00:33:40.640891+0000 mon.a (mon.0) 15643 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:41.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:40 smithi067 bash[17655]: audit 2024-04-04T00:33:40.718155+0000 mon.c (mon.2) 7375 : audit [DBG] from='client.? 172.21.15.67:0/672299811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:43.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:42 smithi082 bash[20963]: cluster 2024-04-04T00:33:41.405540+0000 mgr.y (mgr.24370) 18453 : cluster [DBG] pgmap v18437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:43.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:43] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:33:43.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:42 smithi067 bash[27441]: cluster 2024-04-04T00:33:41.405540+0000 mgr.y (mgr.24370) 18453 : cluster [DBG] pgmap v18437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:43.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:42 smithi067 bash[17655]: cluster 2024-04-04T00:33:41.405540+0000 mgr.y (mgr.24370) 18453 : cluster [DBG] pgmap v18437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:33:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:43 smithi082 bash[20963]: audit 2024-04-04T00:33:43.174029+0000 mon.a (mon.0) 15644 : audit [DBG] from='client.? 172.21.15.67:0/1866736086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:43 smithi067 bash[17655]: audit 2024-04-04T00:33:43.174029+0000 mon.a (mon.0) 15644 : audit [DBG] from='client.? 172.21.15.67:0/1866736086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:44.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:43 smithi067 bash[27441]: audit 2024-04-04T00:33:43.174029+0000 mon.a (mon.0) 15644 : audit [DBG] from='client.? 172.21.15.67:0/1866736086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:45.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:44 smithi082 bash[20963]: cluster 2024-04-04T00:33:43.406217+0000 mgr.y (mgr.24370) 18454 : cluster [DBG] pgmap v18438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:44 smithi067 bash[17655]: cluster 2024-04-04T00:33:43.406217+0000 mgr.y (mgr.24370) 18454 : cluster [DBG] pgmap v18438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:45.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:44 smithi067 bash[27441]: cluster 2024-04-04T00:33:43.406217+0000 mgr.y (mgr.24370) 18454 : cluster [DBG] pgmap v18438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:46.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:45 smithi082 bash[20963]: audit 2024-04-04T00:33:45.626721+0000 mon.a (mon.0) 15645 : audit [DBG] from='client.? 172.21.15.67:0/1649201461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:46.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:45 smithi067 bash[27441]: audit 2024-04-04T00:33:45.626721+0000 mon.a (mon.0) 15645 : audit [DBG] from='client.? 172.21.15.67:0/1649201461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:46.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:45 smithi067 bash[17655]: audit 2024-04-04T00:33:45.626721+0000 mon.a (mon.0) 15645 : audit [DBG] from='client.? 172.21.15.67:0/1649201461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:47.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:46 smithi082 bash[20963]: cluster 2024-04-04T00:33:45.406879+0000 mgr.y (mgr.24370) 18455 : cluster [DBG] pgmap v18439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:47.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:46 smithi067 bash[27441]: cluster 2024-04-04T00:33:45.406879+0000 mgr.y (mgr.24370) 18455 : cluster [DBG] pgmap v18439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:47.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:46 smithi067 bash[17655]: cluster 2024-04-04T00:33:45.406879+0000 mgr.y (mgr.24370) 18455 : cluster [DBG] pgmap v18439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:49.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:48 smithi082 bash[20963]: cluster 2024-04-04T00:33:47.408087+0000 mgr.y (mgr.24370) 18456 : cluster [DBG] pgmap v18440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:49.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:48 smithi082 bash[20963]: audit 2024-04-04T00:33:48.075829+0000 mon.c (mon.2) 7376 : audit [DBG] from='client.? 172.21.15.67:0/3430774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:48 smithi067 bash[17655]: cluster 2024-04-04T00:33:47.408087+0000 mgr.y (mgr.24370) 18456 : cluster [DBG] pgmap v18440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:49.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:48 smithi067 bash[17655]: audit 2024-04-04T00:33:48.075829+0000 mon.c (mon.2) 7376 : audit [DBG] from='client.? 172.21.15.67:0/3430774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:48 smithi067 bash[27441]: cluster 2024-04-04T00:33:47.408087+0000 mgr.y (mgr.24370) 18456 : cluster [DBG] pgmap v18440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:49.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:48 smithi067 bash[27441]: audit 2024-04-04T00:33:48.075829+0000 mon.c (mon.2) 7376 : audit [DBG] from='client.? 172.21.15.67:0/3430774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:50 smithi082 bash[20963]: cluster 2024-04-04T00:33:49.408769+0000 mgr.y (mgr.24370) 18457 : cluster [DBG] pgmap v18441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:51.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:50 smithi082 bash[20963]: audit 2024-04-04T00:33:50.522286+0000 mon.c (mon.2) 7377 : audit [DBG] from='client.? 172.21.15.67:0/721866709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:50 smithi067 bash[27441]: cluster 2024-04-04T00:33:49.408769+0000 mgr.y (mgr.24370) 18457 : cluster [DBG] pgmap v18441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:51.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:50 smithi067 bash[27441]: audit 2024-04-04T00:33:50.522286+0000 mon.c (mon.2) 7377 : audit [DBG] from='client.? 172.21.15.67:0/721866709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:50 smithi067 bash[17655]: cluster 2024-04-04T00:33:49.408769+0000 mgr.y (mgr.24370) 18457 : cluster [DBG] pgmap v18441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:51.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:50 smithi067 bash[17655]: audit 2024-04-04T00:33:50.522286+0000 mon.c (mon.2) 7377 : audit [DBG] from='client.? 172.21.15.67:0/721866709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:52 smithi082 bash[20963]: cluster 2024-04-04T00:33:51.409902+0000 mgr.y (mgr.24370) 18458 : cluster [DBG] pgmap v18442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:52 smithi067 bash[17655]: cluster 2024-04-04T00:33:51.409902+0000 mgr.y (mgr.24370) 18458 : cluster [DBG] pgmap v18442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:53.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:52 smithi067 bash[27441]: cluster 2024-04-04T00:33:51.409902+0000 mgr.y (mgr.24370) 18458 : cluster [DBG] pgmap v18442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:53.421 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:53] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:33:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:33:54.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:53 smithi082 bash[20963]: audit 2024-04-04T00:33:52.974620+0000 mon.a (mon.0) 15646 : audit [DBG] from='client.? 172.21.15.67:0/1760622253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:54.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:53 smithi067 bash[17655]: audit 2024-04-04T00:33:52.974620+0000 mon.a (mon.0) 15646 : audit [DBG] from='client.? 172.21.15.67:0/1760622253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:54.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:53 smithi067 bash[27441]: audit 2024-04-04T00:33:52.974620+0000 mon.a (mon.0) 15646 : audit [DBG] from='client.? 172.21.15.67:0/1760622253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:55.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:54 smithi082 bash[20963]: cluster 2024-04-04T00:33:53.410580+0000 mgr.y (mgr.24370) 18459 : cluster [DBG] pgmap v18443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:55.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:54 smithi067 bash[27441]: cluster 2024-04-04T00:33:53.410580+0000 mgr.y (mgr.24370) 18459 : cluster [DBG] pgmap v18443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:54 smithi067 bash[17655]: cluster 2024-04-04T00:33:53.410580+0000 mgr.y (mgr.24370) 18459 : cluster [DBG] pgmap v18443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:56.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:55 smithi082 bash[20963]: audit 2024-04-04T00:33:55.427367+0000 mon.c (mon.2) 7378 : audit [DBG] from='client.? 172.21.15.67:0/124612892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:56.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:55 smithi082 bash[20963]: audit 2024-04-04T00:33:55.641695+0000 mon.a (mon.0) 15647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:55 smithi067 bash[17655]: audit 2024-04-04T00:33:55.427367+0000 mon.c (mon.2) 7378 : audit [DBG] from='client.? 172.21.15.67:0/124612892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:56.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:55 smithi067 bash[17655]: audit 2024-04-04T00:33:55.641695+0000 mon.a (mon.0) 15647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:56.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:55 smithi067 bash[27441]: audit 2024-04-04T00:33:55.427367+0000 mon.c (mon.2) 7378 : audit [DBG] from='client.? 172.21.15.67:0/124612892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:56.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:55 smithi067 bash[27441]: audit 2024-04-04T00:33:55.641695+0000 mon.a (mon.0) 15647 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:33:57.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:56 smithi082 bash[20963]: cluster 2024-04-04T00:33:55.411037+0000 mgr.y (mgr.24370) 18460 : cluster [DBG] pgmap v18444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:56 smithi067 bash[17655]: cluster 2024-04-04T00:33:55.411037+0000 mgr.y (mgr.24370) 18460 : cluster [DBG] pgmap v18444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:57.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:56 smithi067 bash[27441]: cluster 2024-04-04T00:33:55.411037+0000 mgr.y (mgr.24370) 18460 : cluster [DBG] pgmap v18444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:58.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:58 smithi082 bash[20963]: audit 2024-04-04T00:33:57.883342+0000 mon.c (mon.2) 7379 : audit [DBG] from='client.? 172.21.15.67:0/3678304233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:58.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:58 smithi067 bash[27441]: audit 2024-04-04T00:33:57.883342+0000 mon.c (mon.2) 7379 : audit [DBG] from='client.? 172.21.15.67:0/3678304233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:58.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:58 smithi067 bash[17655]: audit 2024-04-04T00:33:57.883342+0000 mon.c (mon.2) 7379 : audit [DBG] from='client.? 172.21.15.67:0/3678304233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:33:59.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:33:59 smithi082 bash[20963]: cluster 2024-04-04T00:33:57.412175+0000 mgr.y (mgr.24370) 18461 : cluster [DBG] pgmap v18445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:59.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:33:59 smithi067 bash[27441]: cluster 2024-04-04T00:33:57.412175+0000 mgr.y (mgr.24370) 18461 : cluster [DBG] pgmap v18445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:33:59.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:33:59 smithi067 bash[17655]: cluster 2024-04-04T00:33:57.412175+0000 mgr.y (mgr.24370) 18461 : cluster [DBG] pgmap v18445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:00.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:00 smithi082 bash[20963]: cluster 2024-04-04T00:33:59.412835+0000 mgr.y (mgr.24370) 18462 : cluster [DBG] pgmap v18446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:00.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:00 smithi067 bash[17655]: cluster 2024-04-04T00:33:59.412835+0000 mgr.y (mgr.24370) 18462 : cluster [DBG] pgmap v18446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:00.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:00 smithi067 bash[27441]: cluster 2024-04-04T00:33:59.412835+0000 mgr.y (mgr.24370) 18462 : cluster [DBG] pgmap v18446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:01.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:01 smithi082 bash[20963]: audit 2024-04-04T00:34:00.327843+0000 mon.a (mon.0) 15648 : audit [DBG] from='client.? 172.21.15.67:0/785134423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:01.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:01 smithi067 bash[27441]: audit 2024-04-04T00:34:00.327843+0000 mon.a (mon.0) 15648 : audit [DBG] from='client.? 172.21.15.67:0/785134423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:01.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:01 smithi067 bash[17655]: audit 2024-04-04T00:34:00.327843+0000 mon.a (mon.0) 15648 : audit [DBG] from='client.? 172.21.15.67:0/785134423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:02.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:02 smithi082 bash[20963]: cluster 2024-04-04T00:34:01.413984+0000 mgr.y (mgr.24370) 18463 : cluster [DBG] pgmap v18447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:02.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:02 smithi067 bash[27441]: cluster 2024-04-04T00:34:01.413984+0000 mgr.y (mgr.24370) 18463 : cluster [DBG] pgmap v18447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:02.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:02 smithi067 bash[17655]: cluster 2024-04-04T00:34:01.413984+0000 mgr.y (mgr.24370) 18463 : cluster [DBG] pgmap v18447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:03.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:03 smithi082 bash[20963]: audit 2024-04-04T00:34:02.785273+0000 mon.c (mon.2) 7380 : audit [DBG] from='client.? 172.21.15.67:0/3764176229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:03] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:34:03.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:03 smithi067 bash[27441]: audit 2024-04-04T00:34:02.785273+0000 mon.c (mon.2) 7380 : audit [DBG] from='client.? 172.21.15.67:0/3764176229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:03.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:03 smithi067 bash[17655]: audit 2024-04-04T00:34:02.785273+0000 mon.c (mon.2) 7380 : audit [DBG] from='client.? 172.21.15.67:0/3764176229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:34:04.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:04 smithi082 bash[20963]: cluster 2024-04-04T00:34:03.414639+0000 mgr.y (mgr.24370) 18464 : cluster [DBG] pgmap v18448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:04.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:04 smithi067 bash[17655]: cluster 2024-04-04T00:34:03.414639+0000 mgr.y (mgr.24370) 18464 : cluster [DBG] pgmap v18448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:04.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:04 smithi067 bash[27441]: cluster 2024-04-04T00:34:03.414639+0000 mgr.y (mgr.24370) 18464 : cluster [DBG] pgmap v18448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:05.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:05 smithi082 bash[20963]: audit 2024-04-04T00:34:05.244881+0000 mon.b (mon.1) 93 : audit [DBG] from='client.? 172.21.15.67:0/561336687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:05.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:05 smithi067 bash[27441]: audit 2024-04-04T00:34:05.244881+0000 mon.b (mon.1) 93 : audit [DBG] from='client.? 172.21.15.67:0/561336687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:05.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:05 smithi067 bash[17655]: audit 2024-04-04T00:34:05.244881+0000 mon.b (mon.1) 93 : audit [DBG] from='client.? 172.21.15.67:0/561336687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:06.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:06 smithi082 bash[20963]: cluster 2024-04-04T00:34:05.415343+0000 mgr.y (mgr.24370) 18465 : cluster [DBG] pgmap v18449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:06.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:06 smithi067 bash[27441]: cluster 2024-04-04T00:34:05.415343+0000 mgr.y (mgr.24370) 18465 : cluster [DBG] pgmap v18449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:06.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:06 smithi067 bash[17655]: cluster 2024-04-04T00:34:05.415343+0000 mgr.y (mgr.24370) 18465 : cluster [DBG] pgmap v18449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:08.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:08 smithi082 bash[20963]: cluster 2024-04-04T00:34:07.416423+0000 mgr.y (mgr.24370) 18466 : cluster [DBG] pgmap v18450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:08.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:08 smithi082 bash[20963]: audit 2024-04-04T00:34:07.697501+0000 mon.a (mon.0) 15649 : audit [DBG] from='client.? 172.21.15.67:0/17568754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:08.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:08 smithi067 bash[17655]: cluster 2024-04-04T00:34:07.416423+0000 mgr.y (mgr.24370) 18466 : cluster [DBG] pgmap v18450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:08.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:08 smithi067 bash[17655]: audit 2024-04-04T00:34:07.697501+0000 mon.a (mon.0) 15649 : audit [DBG] from='client.? 172.21.15.67:0/17568754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:08.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:08 smithi067 bash[27441]: cluster 2024-04-04T00:34:07.416423+0000 mgr.y (mgr.24370) 18466 : cluster [DBG] pgmap v18450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:08.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:08 smithi067 bash[27441]: audit 2024-04-04T00:34:07.697501+0000 mon.a (mon.0) 15649 : audit [DBG] from='client.? 172.21.15.67:0/17568754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:10.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:10 smithi082 bash[20963]: cluster 2024-04-04T00:34:09.417123+0000 mgr.y (mgr.24370) 18467 : cluster [DBG] pgmap v18451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:10.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:10 smithi082 bash[20963]: audit 2024-04-04T00:34:10.155421+0000 mon.a (mon.0) 15650 : audit [DBG] from='client.? 172.21.15.67:0/2968530350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:10 smithi067 bash[17655]: cluster 2024-04-04T00:34:09.417123+0000 mgr.y (mgr.24370) 18467 : cluster [DBG] pgmap v18451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:10 smithi067 bash[17655]: audit 2024-04-04T00:34:10.155421+0000 mon.a (mon.0) 15650 : audit [DBG] from='client.? 172.21.15.67:0/2968530350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:10 smithi067 bash[27441]: cluster 2024-04-04T00:34:09.417123+0000 mgr.y (mgr.24370) 18467 : cluster [DBG] pgmap v18451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:10.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:10 smithi067 bash[27441]: audit 2024-04-04T00:34:10.155421+0000 mon.a (mon.0) 15650 : audit [DBG] from='client.? 172.21.15.67:0/2968530350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:11.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:11 smithi082 bash[20963]: audit 2024-04-04T00:34:10.641769+0000 mon.a (mon.0) 15651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:11.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:11 smithi067 bash[17655]: audit 2024-04-04T00:34:10.641769+0000 mon.a (mon.0) 15651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:11.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:11 smithi067 bash[27441]: audit 2024-04-04T00:34:10.641769+0000 mon.a (mon.0) 15651 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:12 smithi082 bash[20963]: cluster 2024-04-04T00:34:11.418297+0000 mgr.y (mgr.24370) 18468 : cluster [DBG] pgmap v18452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:12.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:12 smithi067 bash[27441]: cluster 2024-04-04T00:34:11.418297+0000 mgr.y (mgr.24370) 18468 : cluster [DBG] pgmap v18452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:12.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:12 smithi067 bash[17655]: cluster 2024-04-04T00:34:11.418297+0000 mgr.y (mgr.24370) 18468 : cluster [DBG] pgmap v18452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:34:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:34:13.889 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:13 smithi082 bash[20963]: audit 2024-04-04T00:34:12.617669+0000 mon.b (mon.1) 94 : audit [DBG] from='client.? 172.21.15.67:0/3660439104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:13.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:13 smithi067 bash[17655]: audit 2024-04-04T00:34:12.617669+0000 mon.b (mon.1) 94 : audit [DBG] from='client.? 172.21.15.67:0/3660439104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:13.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:13 smithi067 bash[27441]: audit 2024-04-04T00:34:12.617669+0000 mon.b (mon.1) 94 : audit [DBG] from='client.? 172.21.15.67:0/3660439104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:14.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:14 smithi082 bash[20963]: cluster 2024-04-04T00:34:13.418994+0000 mgr.y (mgr.24370) 18469 : cluster [DBG] pgmap v18453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:14.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:14 smithi067 bash[17655]: cluster 2024-04-04T00:34:13.418994+0000 mgr.y (mgr.24370) 18469 : cluster [DBG] pgmap v18453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:14.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:14 smithi067 bash[27441]: cluster 2024-04-04T00:34:13.418994+0000 mgr.y (mgr.24370) 18469 : cluster [DBG] pgmap v18453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:15.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:15 smithi082 bash[20963]: audit 2024-04-04T00:34:15.070580+0000 mon.c (mon.2) 7381 : audit [DBG] from='client.? 172.21.15.67:0/1242133883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:15.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:15 smithi067 bash[27441]: audit 2024-04-04T00:34:15.070580+0000 mon.c (mon.2) 7381 : audit [DBG] from='client.? 172.21.15.67:0/1242133883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:15.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:15 smithi067 bash[17655]: audit 2024-04-04T00:34:15.070580+0000 mon.c (mon.2) 7381 : audit [DBG] from='client.? 172.21.15.67:0/1242133883' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:16.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:16 smithi082 bash[20963]: cluster 2024-04-04T00:34:15.419671+0000 mgr.y (mgr.24370) 18470 : cluster [DBG] pgmap v18454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:16.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:16 smithi067 bash[27441]: cluster 2024-04-04T00:34:15.419671+0000 mgr.y (mgr.24370) 18470 : cluster [DBG] pgmap v18454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:16.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:16 smithi067 bash[17655]: cluster 2024-04-04T00:34:15.419671+0000 mgr.y (mgr.24370) 18470 : cluster [DBG] pgmap v18454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:18.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:18 smithi082 bash[20963]: cluster 2024-04-04T00:34:17.420816+0000 mgr.y (mgr.24370) 18471 : cluster [DBG] pgmap v18455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:18.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:18 smithi082 bash[20963]: audit 2024-04-04T00:34:17.523439+0000 mon.c (mon.2) 7382 : audit [DBG] from='client.? 172.21.15.67:0/1692630910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:18.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:18 smithi067 bash[27441]: cluster 2024-04-04T00:34:17.420816+0000 mgr.y (mgr.24370) 18471 : cluster [DBG] pgmap v18455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:18.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:18 smithi067 bash[27441]: audit 2024-04-04T00:34:17.523439+0000 mon.c (mon.2) 7382 : audit [DBG] from='client.? 172.21.15.67:0/1692630910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:18.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:18 smithi067 bash[17655]: cluster 2024-04-04T00:34:17.420816+0000 mgr.y (mgr.24370) 18471 : cluster [DBG] pgmap v18455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:18.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:18 smithi067 bash[17655]: audit 2024-04-04T00:34:17.523439+0000 mon.c (mon.2) 7382 : audit [DBG] from='client.? 172.21.15.67:0/1692630910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:20.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:20 smithi082 bash[20963]: cluster 2024-04-04T00:34:19.421541+0000 mgr.y (mgr.24370) 18472 : cluster [DBG] pgmap v18456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:20.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:20 smithi082 bash[20963]: audit 2024-04-04T00:34:19.980244+0000 mon.a (mon.0) 15652 : audit [DBG] from='client.? 172.21.15.67:0/3594845412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:20.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:20 smithi067 bash[17655]: cluster 2024-04-04T00:34:19.421541+0000 mgr.y (mgr.24370) 18472 : cluster [DBG] pgmap v18456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:20.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:20 smithi067 bash[17655]: audit 2024-04-04T00:34:19.980244+0000 mon.a (mon.0) 15652 : audit [DBG] from='client.? 172.21.15.67:0/3594845412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:20.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:20 smithi067 bash[27441]: cluster 2024-04-04T00:34:19.421541+0000 mgr.y (mgr.24370) 18472 : cluster [DBG] pgmap v18456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:20.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:20 smithi067 bash[27441]: audit 2024-04-04T00:34:19.980244+0000 mon.a (mon.0) 15652 : audit [DBG] from='client.? 172.21.15.67:0/3594845412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:22.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:22 smithi082 bash[20963]: cluster 2024-04-04T00:34:21.422690+0000 mgr.y (mgr.24370) 18473 : cluster [DBG] pgmap v18457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:22.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:22 smithi082 bash[20963]: audit 2024-04-04T00:34:22.427312+0000 mon.a (mon.0) 15653 : audit [DBG] from='client.? 172.21.15.67:0/2473347771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:22.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:22 smithi067 bash[17655]: cluster 2024-04-04T00:34:21.422690+0000 mgr.y (mgr.24370) 18473 : cluster [DBG] pgmap v18457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:22.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:22 smithi067 bash[17655]: audit 2024-04-04T00:34:22.427312+0000 mon.a (mon.0) 15653 : audit [DBG] from='client.? 172.21.15.67:0/2473347771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:22.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:22 smithi067 bash[27441]: cluster 2024-04-04T00:34:21.422690+0000 mgr.y (mgr.24370) 18473 : cluster [DBG] pgmap v18457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:22.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:22 smithi067 bash[27441]: audit 2024-04-04T00:34:22.427312+0000 mon.a (mon.0) 15653 : audit [DBG] from='client.? 172.21.15.67:0/2473347771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:23.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:34:23.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:34:24.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:24 smithi082 bash[20963]: cluster 2024-04-04T00:34:23.423377+0000 mgr.y (mgr.24370) 18474 : cluster [DBG] pgmap v18458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:24.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:24 smithi067 bash[27441]: cluster 2024-04-04T00:34:23.423377+0000 mgr.y (mgr.24370) 18474 : cluster [DBG] pgmap v18458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:24.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:24 smithi067 bash[17655]: cluster 2024-04-04T00:34:23.423377+0000 mgr.y (mgr.24370) 18474 : cluster [DBG] pgmap v18458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:25.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:25 smithi082 bash[20963]: audit 2024-04-04T00:34:24.888133+0000 mon.c (mon.2) 7383 : audit [DBG] from='client.? 172.21.15.67:0/4119634851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:25.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:25 smithi067 bash[17655]: audit 2024-04-04T00:34:24.888133+0000 mon.c (mon.2) 7383 : audit [DBG] from='client.? 172.21.15.67:0/4119634851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:25.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:25 smithi067 bash[27441]: audit 2024-04-04T00:34:24.888133+0000 mon.c (mon.2) 7383 : audit [DBG] from='client.? 172.21.15.67:0/4119634851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:26.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:26 smithi082 bash[20963]: cluster 2024-04-04T00:34:25.424096+0000 mgr.y (mgr.24370) 18475 : cluster [DBG] pgmap v18459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:26.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:26 smithi082 bash[20963]: audit 2024-04-04T00:34:25.642319+0000 mon.a (mon.0) 15654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:26.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:26 smithi067 bash[17655]: cluster 2024-04-04T00:34:25.424096+0000 mgr.y (mgr.24370) 18475 : cluster [DBG] pgmap v18459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:26.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:26 smithi067 bash[17655]: audit 2024-04-04T00:34:25.642319+0000 mon.a (mon.0) 15654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:26.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:26 smithi067 bash[27441]: cluster 2024-04-04T00:34:25.424096+0000 mgr.y (mgr.24370) 18475 : cluster [DBG] pgmap v18459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:26.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:26 smithi067 bash[27441]: audit 2024-04-04T00:34:25.642319+0000 mon.a (mon.0) 15654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:27.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:27 smithi082 bash[20963]: audit 2024-04-04T00:34:27.345491+0000 mon.c (mon.2) 7384 : audit [DBG] from='client.? 172.21.15.67:0/3268707916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:27.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:27 smithi067 bash[17655]: audit 2024-04-04T00:34:27.345491+0000 mon.c (mon.2) 7384 : audit [DBG] from='client.? 172.21.15.67:0/3268707916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:27.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:27 smithi067 bash[27441]: audit 2024-04-04T00:34:27.345491+0000 mon.c (mon.2) 7384 : audit [DBG] from='client.? 172.21.15.67:0/3268707916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:28.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:28 smithi082 bash[20963]: cluster 2024-04-04T00:34:27.425204+0000 mgr.y (mgr.24370) 18476 : cluster [DBG] pgmap v18460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:28.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:28 smithi067 bash[17655]: cluster 2024-04-04T00:34:27.425204+0000 mgr.y (mgr.24370) 18476 : cluster [DBG] pgmap v18460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:28.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:28 smithi067 bash[27441]: cluster 2024-04-04T00:34:27.425204+0000 mgr.y (mgr.24370) 18476 : cluster [DBG] pgmap v18460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:30.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:30 smithi082 bash[20963]: cluster 2024-04-04T00:34:29.425892+0000 mgr.y (mgr.24370) 18477 : cluster [DBG] pgmap v18461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:30.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:30 smithi082 bash[20963]: audit 2024-04-04T00:34:29.795506+0000 mon.c (mon.2) 7385 : audit [DBG] from='client.? 172.21.15.67:0/2113925900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:30.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:30 smithi067 bash[27441]: cluster 2024-04-04T00:34:29.425892+0000 mgr.y (mgr.24370) 18477 : cluster [DBG] pgmap v18461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:30.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:30 smithi067 bash[27441]: audit 2024-04-04T00:34:29.795506+0000 mon.c (mon.2) 7385 : audit [DBG] from='client.? 172.21.15.67:0/2113925900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:30.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:30 smithi067 bash[17655]: cluster 2024-04-04T00:34:29.425892+0000 mgr.y (mgr.24370) 18477 : cluster [DBG] pgmap v18461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:30.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:30 smithi067 bash[17655]: audit 2024-04-04T00:34:29.795506+0000 mon.c (mon.2) 7385 : audit [DBG] from='client.? 172.21.15.67:0/2113925900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:31.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:31 smithi082 bash[20963]: audit 2024-04-04T00:34:30.695530+0000 mon.a (mon.0) 15655 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:34:31.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:31 smithi067 bash[17655]: audit 2024-04-04T00:34:30.695530+0000 mon.a (mon.0) 15655 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:34:31.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:31 smithi067 bash[27441]: audit 2024-04-04T00:34:30.695530+0000 mon.a (mon.0) 15655 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:34:32.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:32 smithi082 bash[20963]: cluster 2024-04-04T00:34:31.427144+0000 mgr.y (mgr.24370) 18478 : cluster [DBG] pgmap v18462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:32.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:32 smithi082 bash[20963]: audit 2024-04-04T00:34:32.253084+0000 mon.c (mon.2) 7386 : audit [DBG] from='client.? 172.21.15.67:0/3779883254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:32.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:32 smithi067 bash[17655]: cluster 2024-04-04T00:34:31.427144+0000 mgr.y (mgr.24370) 18478 : cluster [DBG] pgmap v18462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:32.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:32 smithi067 bash[17655]: audit 2024-04-04T00:34:32.253084+0000 mon.c (mon.2) 7386 : audit [DBG] from='client.? 172.21.15.67:0/3779883254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:32.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:32 smithi067 bash[27441]: cluster 2024-04-04T00:34:31.427144+0000 mgr.y (mgr.24370) 18478 : cluster [DBG] pgmap v18462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:32.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:32 smithi067 bash[27441]: audit 2024-04-04T00:34:32.253084+0000 mon.c (mon.2) 7386 : audit [DBG] from='client.? 172.21.15.67:0/3779883254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:34:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:34:34.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:34 smithi082 bash[20963]: cluster 2024-04-04T00:34:33.427973+0000 mgr.y (mgr.24370) 18479 : cluster [DBG] pgmap v18463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:34.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:34 smithi067 bash[27441]: cluster 2024-04-04T00:34:33.427973+0000 mgr.y (mgr.24370) 18479 : cluster [DBG] pgmap v18463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:34.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:34 smithi067 bash[17655]: cluster 2024-04-04T00:34:33.427973+0000 mgr.y (mgr.24370) 18479 : cluster [DBG] pgmap v18463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:35.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:35 smithi082 bash[20963]: audit 2024-04-04T00:34:34.715860+0000 mon.c (mon.2) 7387 : audit [DBG] from='client.? 172.21.15.67:0/1668405121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:35.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:35 smithi067 bash[27441]: audit 2024-04-04T00:34:34.715860+0000 mon.c (mon.2) 7387 : audit [DBG] from='client.? 172.21.15.67:0/1668405121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:35.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:35 smithi067 bash[17655]: audit 2024-04-04T00:34:34.715860+0000 mon.c (mon.2) 7387 : audit [DBG] from='client.? 172.21.15.67:0/1668405121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:36.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:36 smithi082 bash[20963]: cluster 2024-04-04T00:34:35.428658+0000 mgr.y (mgr.24370) 18480 : cluster [DBG] pgmap v18464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:36.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:36 smithi082 bash[20963]: audit 2024-04-04T00:34:36.389927+0000 mon.a (mon.0) 15656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:36.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:36 smithi082 bash[20963]: audit 2024-04-04T00:34:36.399152+0000 mon.a (mon.0) 15657 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:36.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:36 smithi067 bash[27441]: cluster 2024-04-04T00:34:35.428658+0000 mgr.y (mgr.24370) 18480 : cluster [DBG] pgmap v18464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:36.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:36 smithi067 bash[27441]: audit 2024-04-04T00:34:36.389927+0000 mon.a (mon.0) 15656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:36.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:36 smithi067 bash[27441]: audit 2024-04-04T00:34:36.399152+0000 mon.a (mon.0) 15657 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:36.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:36 smithi067 bash[17655]: cluster 2024-04-04T00:34:35.428658+0000 mgr.y (mgr.24370) 18480 : cluster [DBG] pgmap v18464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:36.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:36 smithi067 bash[17655]: audit 2024-04-04T00:34:36.389927+0000 mon.a (mon.0) 15656 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:36.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:36 smithi067 bash[17655]: audit 2024-04-04T00:34:36.399152+0000 mon.a (mon.0) 15657 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:38.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:37 smithi082 bash[20963]: audit 2024-04-04T00:34:36.688089+0000 mon.a (mon.0) 15658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:38.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:37 smithi082 bash[20963]: audit 2024-04-04T00:34:36.697502+0000 mon.a (mon.0) 15659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:37 smithi082 bash[20963]: audit 2024-04-04T00:34:37.163943+0000 mon.c (mon.2) 7388 : audit [DBG] from='client.? 172.21.15.67:0/607876021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:37 smithi082 bash[20963]: audit 2024-04-04T00:34:37.171503+0000 mon.a (mon.0) 15660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:34:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:37 smithi082 bash[20963]: audit 2024-04-04T00:34:37.172666+0000 mon.a (mon.0) 15661 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:34:38.139 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:37 smithi082 bash[20963]: audit 2024-04-04T00:34:37.179406+0000 mon.a (mon.0) 15662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[17655]: audit 2024-04-04T00:34:36.688089+0000 mon.a (mon.0) 15658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[17655]: audit 2024-04-04T00:34:36.697502+0000 mon.a (mon.0) 15659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[17655]: audit 2024-04-04T00:34:37.163943+0000 mon.c (mon.2) 7388 : audit [DBG] from='client.? 172.21.15.67:0/607876021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[17655]: audit 2024-04-04T00:34:37.171503+0000 mon.a (mon.0) 15660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[17655]: audit 2024-04-04T00:34:37.172666+0000 mon.a (mon.0) 15661 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[17655]: audit 2024-04-04T00:34:37.179406+0000 mon.a (mon.0) 15662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[27441]: audit 2024-04-04T00:34:36.688089+0000 mon.a (mon.0) 15658 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[27441]: audit 2024-04-04T00:34:36.697502+0000 mon.a (mon.0) 15659 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[27441]: audit 2024-04-04T00:34:37.163943+0000 mon.c (mon.2) 7388 : audit [DBG] from='client.? 172.21.15.67:0/607876021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[27441]: audit 2024-04-04T00:34:37.171503+0000 mon.a (mon.0) 15660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:34:38.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[27441]: audit 2024-04-04T00:34:37.172666+0000 mon.a (mon.0) 15661 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:34:38.172 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:37 smithi067 bash[27441]: audit 2024-04-04T00:34:37.179406+0000 mon.a (mon.0) 15662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:34:39.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:38 smithi082 bash[20963]: cluster 2024-04-04T00:34:37.429795+0000 mgr.y (mgr.24370) 18481 : cluster [DBG] pgmap v18465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:39.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:38 smithi067 bash[17655]: cluster 2024-04-04T00:34:37.429795+0000 mgr.y (mgr.24370) 18481 : cluster [DBG] pgmap v18465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:39.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:38 smithi067 bash[27441]: cluster 2024-04-04T00:34:37.429795+0000 mgr.y (mgr.24370) 18481 : cluster [DBG] pgmap v18465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:40.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:39 smithi082 bash[20963]: audit 2024-04-04T00:34:39.612911+0000 mon.c (mon.2) 7389 : audit [DBG] from='client.? 172.21.15.67:0/4183141775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:40.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:39 smithi067 bash[27441]: audit 2024-04-04T00:34:39.612911+0000 mon.c (mon.2) 7389 : audit [DBG] from='client.? 172.21.15.67:0/4183141775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:40.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:39 smithi067 bash[17655]: audit 2024-04-04T00:34:39.612911+0000 mon.c (mon.2) 7389 : audit [DBG] from='client.? 172.21.15.67:0/4183141775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:40 smithi082 bash[20963]: cluster 2024-04-04T00:34:39.430445+0000 mgr.y (mgr.24370) 18482 : cluster [DBG] pgmap v18466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:41.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:40 smithi082 bash[20963]: audit 2024-04-04T00:34:40.642713+0000 mon.a (mon.0) 15663 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:40 smithi067 bash[27441]: cluster 2024-04-04T00:34:39.430445+0000 mgr.y (mgr.24370) 18482 : cluster [DBG] pgmap v18466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:41.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:40 smithi067 bash[27441]: audit 2024-04-04T00:34:40.642713+0000 mon.a (mon.0) 15663 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:41.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:40 smithi067 bash[17655]: cluster 2024-04-04T00:34:39.430445+0000 mgr.y (mgr.24370) 18482 : cluster [DBG] pgmap v18466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:41.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:40 smithi067 bash[17655]: audit 2024-04-04T00:34:40.642713+0000 mon.a (mon.0) 15663 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:43.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:42 smithi067 bash[17655]: cluster 2024-04-04T00:34:41.431651+0000 mgr.y (mgr.24370) 18483 : cluster [DBG] pgmap v18467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:43.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:42 smithi067 bash[17655]: audit 2024-04-04T00:34:42.067788+0000 mon.a (mon.0) 15664 : audit [DBG] from='client.? 172.21.15.67:0/1612510185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:43.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:42 smithi067 bash[27441]: cluster 2024-04-04T00:34:41.431651+0000 mgr.y (mgr.24370) 18483 : cluster [DBG] pgmap v18467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:43.088 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:42 smithi067 bash[27441]: audit 2024-04-04T00:34:42.067788+0000 mon.a (mon.0) 15664 : audit [DBG] from='client.? 172.21.15.67:0/1612510185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:42 smithi082 bash[20963]: cluster 2024-04-04T00:34:41.431651+0000 mgr.y (mgr.24370) 18483 : cluster [DBG] pgmap v18467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:42 smithi082 bash[20963]: audit 2024-04-04T00:34:42.067788+0000 mon.a (mon.0) 15664 : audit [DBG] from='client.? 172.21.15.67:0/1612510185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:34:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:34:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:44 smithi082 bash[20963]: cluster 2024-04-04T00:34:43.432351+0000 mgr.y (mgr.24370) 18484 : cluster [DBG] pgmap v18468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:45.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:44 smithi082 bash[20963]: audit 2024-04-04T00:34:44.520644+0000 mon.a (mon.0) 15665 : audit [DBG] from='client.? 172.21.15.67:0/2705168230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:45.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:44 smithi067 bash[17655]: cluster 2024-04-04T00:34:43.432351+0000 mgr.y (mgr.24370) 18484 : cluster [DBG] pgmap v18468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:45.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:44 smithi067 bash[17655]: audit 2024-04-04T00:34:44.520644+0000 mon.a (mon.0) 15665 : audit [DBG] from='client.? 172.21.15.67:0/2705168230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:44 smithi067 bash[27441]: cluster 2024-04-04T00:34:43.432351+0000 mgr.y (mgr.24370) 18484 : cluster [DBG] pgmap v18468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:45.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:44 smithi067 bash[27441]: audit 2024-04-04T00:34:44.520644+0000 mon.a (mon.0) 15665 : audit [DBG] from='client.? 172.21.15.67:0/2705168230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:47.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:46 smithi082 bash[20963]: cluster 2024-04-04T00:34:45.433052+0000 mgr.y (mgr.24370) 18485 : cluster [DBG] pgmap v18469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:47.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:46 smithi067 bash[17655]: cluster 2024-04-04T00:34:45.433052+0000 mgr.y (mgr.24370) 18485 : cluster [DBG] pgmap v18469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:46 smithi067 bash[27441]: cluster 2024-04-04T00:34:45.433052+0000 mgr.y (mgr.24370) 18485 : cluster [DBG] pgmap v18469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:48.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:47 smithi082 bash[20963]: audit 2024-04-04T00:34:46.981850+0000 mon.c (mon.2) 7390 : audit [DBG] from='client.? 172.21.15.67:0/890157460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:48.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:47 smithi067 bash[17655]: audit 2024-04-04T00:34:46.981850+0000 mon.c (mon.2) 7390 : audit [DBG] from='client.? 172.21.15.67:0/890157460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:48.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:47 smithi067 bash[27441]: audit 2024-04-04T00:34:46.981850+0000 mon.c (mon.2) 7390 : audit [DBG] from='client.? 172.21.15.67:0/890157460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:49.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:48 smithi082 bash[20963]: cluster 2024-04-04T00:34:47.434296+0000 mgr.y (mgr.24370) 18486 : cluster [DBG] pgmap v18470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:49.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:48 smithi067 bash[17655]: cluster 2024-04-04T00:34:47.434296+0000 mgr.y (mgr.24370) 18486 : cluster [DBG] pgmap v18470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:49.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:48 smithi067 bash[27441]: cluster 2024-04-04T00:34:47.434296+0000 mgr.y (mgr.24370) 18486 : cluster [DBG] pgmap v18470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:50.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:49 smithi082 bash[20963]: audit 2024-04-04T00:34:49.435439+0000 mon.c (mon.2) 7391 : audit [DBG] from='client.? 172.21.15.67:0/2213281955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:50.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:49 smithi067 bash[17655]: audit 2024-04-04T00:34:49.435439+0000 mon.c (mon.2) 7391 : audit [DBG] from='client.? 172.21.15.67:0/2213281955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:50.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:49 smithi067 bash[27441]: audit 2024-04-04T00:34:49.435439+0000 mon.c (mon.2) 7391 : audit [DBG] from='client.? 172.21.15.67:0/2213281955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:50 smithi082 bash[20963]: cluster 2024-04-04T00:34:49.434950+0000 mgr.y (mgr.24370) 18487 : cluster [DBG] pgmap v18471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:51.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:50 smithi067 bash[27441]: cluster 2024-04-04T00:34:49.434950+0000 mgr.y (mgr.24370) 18487 : cluster [DBG] pgmap v18471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:51.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:50 smithi067 bash[17655]: cluster 2024-04-04T00:34:49.434950+0000 mgr.y (mgr.24370) 18487 : cluster [DBG] pgmap v18471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:53.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:52 smithi067 bash[27441]: cluster 2024-04-04T00:34:51.436131+0000 mgr.y (mgr.24370) 18488 : cluster [DBG] pgmap v18472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:53.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:52 smithi067 bash[27441]: audit 2024-04-04T00:34:51.884189+0000 mon.a (mon.0) 15666 : audit [DBG] from='client.? 172.21.15.67:0/2727216621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:52 smithi067 bash[17655]: cluster 2024-04-04T00:34:51.436131+0000 mgr.y (mgr.24370) 18488 : cluster [DBG] pgmap v18472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:53.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:52 smithi067 bash[17655]: audit 2024-04-04T00:34:51.884189+0000 mon.a (mon.0) 15666 : audit [DBG] from='client.? 172.21.15.67:0/2727216621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:53.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:52 smithi082 bash[20963]: cluster 2024-04-04T00:34:51.436131+0000 mgr.y (mgr.24370) 18488 : cluster [DBG] pgmap v18472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:53.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:52 smithi082 bash[20963]: audit 2024-04-04T00:34:51.884189+0000 mon.a (mon.0) 15666 : audit [DBG] from='client.? 172.21.15.67:0/2727216621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:34:53.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:34:55.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:54 smithi082 bash[20963]: cluster 2024-04-04T00:34:53.436787+0000 mgr.y (mgr.24370) 18489 : cluster [DBG] pgmap v18473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:55.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:54 smithi082 bash[20963]: audit 2024-04-04T00:34:54.332213+0000 mon.a (mon.0) 15667 : audit [DBG] from='client.? 172.21.15.67:0/1892970195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:55.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:54 smithi067 bash[27441]: cluster 2024-04-04T00:34:53.436787+0000 mgr.y (mgr.24370) 18489 : cluster [DBG] pgmap v18473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:55.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:54 smithi067 bash[27441]: audit 2024-04-04T00:34:54.332213+0000 mon.a (mon.0) 15667 : audit [DBG] from='client.? 172.21.15.67:0/1892970195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:55.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:54 smithi067 bash[17655]: cluster 2024-04-04T00:34:53.436787+0000 mgr.y (mgr.24370) 18489 : cluster [DBG] pgmap v18473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:55.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:54 smithi067 bash[17655]: audit 2024-04-04T00:34:54.332213+0000 mon.a (mon.0) 15667 : audit [DBG] from='client.? 172.21.15.67:0/1892970195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:56.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:55 smithi082 bash[20963]: audit 2024-04-04T00:34:55.643487+0000 mon.a (mon.0) 15668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:55 smithi067 bash[17655]: audit 2024-04-04T00:34:55.643487+0000 mon.a (mon.0) 15668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:56.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:55 smithi067 bash[27441]: audit 2024-04-04T00:34:55.643487+0000 mon.a (mon.0) 15668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:34:57.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:56 smithi082 bash[20963]: cluster 2024-04-04T00:34:55.437439+0000 mgr.y (mgr.24370) 18490 : cluster [DBG] pgmap v18474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:57.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:56 smithi067 bash[17655]: cluster 2024-04-04T00:34:55.437439+0000 mgr.y (mgr.24370) 18490 : cluster [DBG] pgmap v18474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:57.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:56 smithi067 bash[27441]: cluster 2024-04-04T00:34:55.437439+0000 mgr.y (mgr.24370) 18490 : cluster [DBG] pgmap v18474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:58.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:57 smithi082 bash[20963]: audit 2024-04-04T00:34:56.792230+0000 mon.c (mon.2) 7392 : audit [DBG] from='client.? 172.21.15.67:0/1855742553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:58.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:57 smithi067 bash[27441]: audit 2024-04-04T00:34:56.792230+0000 mon.c (mon.2) 7392 : audit [DBG] from='client.? 172.21.15.67:0/1855742553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:58.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:57 smithi067 bash[17655]: audit 2024-04-04T00:34:56.792230+0000 mon.c (mon.2) 7392 : audit [DBG] from='client.? 172.21.15.67:0/1855742553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:34:59.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:58 smithi082 bash[20963]: cluster 2024-04-04T00:34:57.438735+0000 mgr.y (mgr.24370) 18491 : cluster [DBG] pgmap v18475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:59.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:58 smithi067 bash[27441]: cluster 2024-04-04T00:34:57.438735+0000 mgr.y (mgr.24370) 18491 : cluster [DBG] pgmap v18475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:34:59.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:58 smithi067 bash[17655]: cluster 2024-04-04T00:34:57.438735+0000 mgr.y (mgr.24370) 18491 : cluster [DBG] pgmap v18475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:00.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:34:59 smithi082 bash[20963]: audit 2024-04-04T00:34:59.242251+0000 mon.c (mon.2) 7393 : audit [DBG] from='client.? 172.21.15.67:0/373709526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:00.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:34:59 smithi067 bash[27441]: audit 2024-04-04T00:34:59.242251+0000 mon.c (mon.2) 7393 : audit [DBG] from='client.? 172.21.15.67:0/373709526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:00.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:34:59 smithi067 bash[17655]: audit 2024-04-04T00:34:59.242251+0000 mon.c (mon.2) 7393 : audit [DBG] from='client.? 172.21.15.67:0/373709526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:01.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:00 smithi082 bash[20963]: cluster 2024-04-04T00:34:59.439455+0000 mgr.y (mgr.24370) 18492 : cluster [DBG] pgmap v18476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:01.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:00 smithi067 bash[27441]: cluster 2024-04-04T00:34:59.439455+0000 mgr.y (mgr.24370) 18492 : cluster [DBG] pgmap v18476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:01.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:00 smithi067 bash[17655]: cluster 2024-04-04T00:34:59.439455+0000 mgr.y (mgr.24370) 18492 : cluster [DBG] pgmap v18476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:01.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:01 smithi067 bash[17655]: audit 2024-04-04T00:35:01.696982+0000 mon.a (mon.0) 15669 : audit [DBG] from='client.? 172.21.15.67:0/1324865594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:01.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:01 smithi067 bash[27441]: audit 2024-04-04T00:35:01.696982+0000 mon.a (mon.0) 15669 : audit [DBG] from='client.? 172.21.15.67:0/1324865594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:02.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:01 smithi082 bash[20963]: audit 2024-04-04T00:35:01.696982+0000 mon.a (mon.0) 15669 : audit [DBG] from='client.? 172.21.15.67:0/1324865594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:03.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:02 smithi067 bash[27441]: cluster 2024-04-04T00:35:01.440615+0000 mgr.y (mgr.24370) 18493 : cluster [DBG] pgmap v18477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:02 smithi067 bash[17655]: cluster 2024-04-04T00:35:01.440615+0000 mgr.y (mgr.24370) 18493 : cluster [DBG] pgmap v18477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:03.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:02 smithi082 bash[20963]: cluster 2024-04-04T00:35:01.440615+0000 mgr.y (mgr.24370) 18493 : cluster [DBG] pgmap v18477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:03] "GET /metrics HTTP/1.1" 200 239484 "" "Prometheus/2.43.0" 2024-04-04T00:35:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:35:05.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:04 smithi082 bash[20963]: cluster 2024-04-04T00:35:03.441214+0000 mgr.y (mgr.24370) 18494 : cluster [DBG] pgmap v18478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:05.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:04 smithi082 bash[20963]: audit 2024-04-04T00:35:04.157503+0000 mon.c (mon.2) 7394 : audit [DBG] from='client.? 172.21.15.67:0/374905189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:04 smithi067 bash[17655]: cluster 2024-04-04T00:35:03.441214+0000 mgr.y (mgr.24370) 18494 : cluster [DBG] pgmap v18478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:04 smithi067 bash[17655]: audit 2024-04-04T00:35:04.157503+0000 mon.c (mon.2) 7394 : audit [DBG] from='client.? 172.21.15.67:0/374905189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:05.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:04 smithi067 bash[27441]: cluster 2024-04-04T00:35:03.441214+0000 mgr.y (mgr.24370) 18494 : cluster [DBG] pgmap v18478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:05.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:04 smithi067 bash[27441]: audit 2024-04-04T00:35:04.157503+0000 mon.c (mon.2) 7394 : audit [DBG] from='client.? 172.21.15.67:0/374905189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:07.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:06 smithi082 bash[20963]: cluster 2024-04-04T00:35:05.441968+0000 mgr.y (mgr.24370) 18495 : cluster [DBG] pgmap v18479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:07.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:06 smithi082 bash[20963]: audit 2024-04-04T00:35:06.604427+0000 mon.a (mon.0) 15670 : audit [DBG] from='client.? 172.21.15.67:0/1612278866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:07.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:06 smithi067 bash[17655]: cluster 2024-04-04T00:35:05.441968+0000 mgr.y (mgr.24370) 18495 : cluster [DBG] pgmap v18479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:07.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:06 smithi067 bash[17655]: audit 2024-04-04T00:35:06.604427+0000 mon.a (mon.0) 15670 : audit [DBG] from='client.? 172.21.15.67:0/1612278866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:07.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:06 smithi067 bash[27441]: cluster 2024-04-04T00:35:05.441968+0000 mgr.y (mgr.24370) 18495 : cluster [DBG] pgmap v18479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:07.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:06 smithi067 bash[27441]: audit 2024-04-04T00:35:06.604427+0000 mon.a (mon.0) 15670 : audit [DBG] from='client.? 172.21.15.67:0/1612278866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:09.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:08 smithi082 bash[20963]: cluster 2024-04-04T00:35:07.443206+0000 mgr.y (mgr.24370) 18496 : cluster [DBG] pgmap v18480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:09.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:08 smithi067 bash[17655]: cluster 2024-04-04T00:35:07.443206+0000 mgr.y (mgr.24370) 18496 : cluster [DBG] pgmap v18480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:09.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:08 smithi067 bash[27441]: cluster 2024-04-04T00:35:07.443206+0000 mgr.y (mgr.24370) 18496 : cluster [DBG] pgmap v18480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:10.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:09 smithi082 bash[20963]: audit 2024-04-04T00:35:09.057453+0000 mon.a (mon.0) 15671 : audit [DBG] from='client.? 172.21.15.67:0/3829776646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:10.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:09 smithi067 bash[17655]: audit 2024-04-04T00:35:09.057453+0000 mon.a (mon.0) 15671 : audit [DBG] from='client.? 172.21.15.67:0/3829776646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:10.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:09 smithi067 bash[27441]: audit 2024-04-04T00:35:09.057453+0000 mon.a (mon.0) 15671 : audit [DBG] from='client.? 172.21.15.67:0/3829776646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:10 smithi082 bash[20963]: cluster 2024-04-04T00:35:09.443972+0000 mgr.y (mgr.24370) 18497 : cluster [DBG] pgmap v18481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:11.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:10 smithi082 bash[20963]: audit 2024-04-04T00:35:10.643840+0000 mon.a (mon.0) 15672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:10 smithi067 bash[17655]: cluster 2024-04-04T00:35:09.443972+0000 mgr.y (mgr.24370) 18497 : cluster [DBG] pgmap v18481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:10 smithi067 bash[17655]: audit 2024-04-04T00:35:10.643840+0000 mon.a (mon.0) 15672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:10 smithi067 bash[27441]: cluster 2024-04-04T00:35:09.443972+0000 mgr.y (mgr.24370) 18497 : cluster [DBG] pgmap v18481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:11.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:10 smithi067 bash[27441]: audit 2024-04-04T00:35:10.643840+0000 mon.a (mon.0) 15672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:12.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:11 smithi082 bash[20963]: audit 2024-04-04T00:35:11.508198+0000 mon.a (mon.0) 15673 : audit [DBG] from='client.? 172.21.15.67:0/2681290748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:12.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:11 smithi067 bash[17655]: audit 2024-04-04T00:35:11.508198+0000 mon.a (mon.0) 15673 : audit [DBG] from='client.? 172.21.15.67:0/2681290748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:12.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:11 smithi067 bash[27441]: audit 2024-04-04T00:35:11.508198+0000 mon.a (mon.0) 15673 : audit [DBG] from='client.? 172.21.15.67:0/2681290748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:13.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:12 smithi067 bash[27441]: cluster 2024-04-04T00:35:11.445155+0000 mgr.y (mgr.24370) 18498 : cluster [DBG] pgmap v18482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:13.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:12 smithi067 bash[17655]: cluster 2024-04-04T00:35:11.445155+0000 mgr.y (mgr.24370) 18498 : cluster [DBG] pgmap v18482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:13.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:12 smithi082 bash[20963]: cluster 2024-04-04T00:35:11.445155+0000 mgr.y (mgr.24370) 18498 : cluster [DBG] pgmap v18482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:35:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:35:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:14 smithi082 bash[20963]: cluster 2024-04-04T00:35:13.445837+0000 mgr.y (mgr.24370) 18499 : cluster [DBG] pgmap v18483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:14 smithi082 bash[20963]: audit 2024-04-04T00:35:13.955073+0000 mon.c (mon.2) 7395 : audit [DBG] from='client.? 172.21.15.67:0/1451815171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:15.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:14 smithi067 bash[17655]: cluster 2024-04-04T00:35:13.445837+0000 mgr.y (mgr.24370) 18499 : cluster [DBG] pgmap v18483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:15.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:14 smithi067 bash[17655]: audit 2024-04-04T00:35:13.955073+0000 mon.c (mon.2) 7395 : audit [DBG] from='client.? 172.21.15.67:0/1451815171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:15.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:14 smithi067 bash[27441]: cluster 2024-04-04T00:35:13.445837+0000 mgr.y (mgr.24370) 18499 : cluster [DBG] pgmap v18483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:15.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:14 smithi067 bash[27441]: audit 2024-04-04T00:35:13.955073+0000 mon.c (mon.2) 7395 : audit [DBG] from='client.? 172.21.15.67:0/1451815171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:17.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:16 smithi082 bash[20963]: cluster 2024-04-04T00:35:15.446523+0000 mgr.y (mgr.24370) 18500 : cluster [DBG] pgmap v18484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:17.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:16 smithi082 bash[20963]: audit 2024-04-04T00:35:16.412284+0000 mon.c (mon.2) 7396 : audit [DBG] from='client.? 172.21.15.67:0/1007311876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:17.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:16 smithi067 bash[17655]: cluster 2024-04-04T00:35:15.446523+0000 mgr.y (mgr.24370) 18500 : cluster [DBG] pgmap v18484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:17.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:16 smithi067 bash[17655]: audit 2024-04-04T00:35:16.412284+0000 mon.c (mon.2) 7396 : audit [DBG] from='client.? 172.21.15.67:0/1007311876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:16 smithi067 bash[27441]: cluster 2024-04-04T00:35:15.446523+0000 mgr.y (mgr.24370) 18500 : cluster [DBG] pgmap v18484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:17.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:16 smithi067 bash[27441]: audit 2024-04-04T00:35:16.412284+0000 mon.c (mon.2) 7396 : audit [DBG] from='client.? 172.21.15.67:0/1007311876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:19.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:18 smithi082 bash[20963]: cluster 2024-04-04T00:35:17.447741+0000 mgr.y (mgr.24370) 18501 : cluster [DBG] pgmap v18485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:19.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:18 smithi067 bash[17655]: cluster 2024-04-04T00:35:17.447741+0000 mgr.y (mgr.24370) 18501 : cluster [DBG] pgmap v18485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:19.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:18 smithi067 bash[27441]: cluster 2024-04-04T00:35:17.447741+0000 mgr.y (mgr.24370) 18501 : cluster [DBG] pgmap v18485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:20.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:19 smithi082 bash[20963]: audit 2024-04-04T00:35:18.864720+0000 mon.c (mon.2) 7397 : audit [DBG] from='client.? 172.21.15.67:0/901815983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:20.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:19 smithi067 bash[17655]: audit 2024-04-04T00:35:18.864720+0000 mon.c (mon.2) 7397 : audit [DBG] from='client.? 172.21.15.67:0/901815983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:20.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:19 smithi067 bash[27441]: audit 2024-04-04T00:35:18.864720+0000 mon.c (mon.2) 7397 : audit [DBG] from='client.? 172.21.15.67:0/901815983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:21.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:20 smithi082 bash[20963]: cluster 2024-04-04T00:35:19.448477+0000 mgr.y (mgr.24370) 18502 : cluster [DBG] pgmap v18486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:20 smithi067 bash[17655]: cluster 2024-04-04T00:35:19.448477+0000 mgr.y (mgr.24370) 18502 : cluster [DBG] pgmap v18486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:21.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:20 smithi067 bash[27441]: cluster 2024-04-04T00:35:19.448477+0000 mgr.y (mgr.24370) 18502 : cluster [DBG] pgmap v18486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:22.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:21 smithi082 bash[20963]: audit 2024-04-04T00:35:21.314768+0000 mon.a (mon.0) 15674 : audit [DBG] from='client.? 172.21.15.67:0/3598998277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:22.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:21 smithi067 bash[17655]: audit 2024-04-04T00:35:21.314768+0000 mon.a (mon.0) 15674 : audit [DBG] from='client.? 172.21.15.67:0/3598998277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:22.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:21 smithi067 bash[27441]: audit 2024-04-04T00:35:21.314768+0000 mon.a (mon.0) 15674 : audit [DBG] from='client.? 172.21.15.67:0/3598998277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:23.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:22 smithi082 bash[20963]: cluster 2024-04-04T00:35:21.449621+0000 mgr.y (mgr.24370) 18503 : cluster [DBG] pgmap v18487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:23.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:35:23.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:22 smithi067 bash[17655]: cluster 2024-04-04T00:35:21.449621+0000 mgr.y (mgr.24370) 18503 : cluster [DBG] pgmap v18487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:23.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:22 smithi067 bash[27441]: cluster 2024-04-04T00:35:21.449621+0000 mgr.y (mgr.24370) 18503 : cluster [DBG] pgmap v18487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:23.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:35:24.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:23 smithi082 bash[20963]: audit 2024-04-04T00:35:23.769786+0000 mon.a (mon.0) 15675 : audit [DBG] from='client.? 172.21.15.67:0/127389194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:24.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:23 smithi067 bash[17655]: audit 2024-04-04T00:35:23.769786+0000 mon.a (mon.0) 15675 : audit [DBG] from='client.? 172.21.15.67:0/127389194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:24.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:23 smithi067 bash[27441]: audit 2024-04-04T00:35:23.769786+0000 mon.a (mon.0) 15675 : audit [DBG] from='client.? 172.21.15.67:0/127389194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:25.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:24 smithi082 bash[20963]: cluster 2024-04-04T00:35:23.450025+0000 mgr.y (mgr.24370) 18504 : cluster [DBG] pgmap v18488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:24 smithi067 bash[17655]: cluster 2024-04-04T00:35:23.450025+0000 mgr.y (mgr.24370) 18504 : cluster [DBG] pgmap v18488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:24 smithi067 bash[27441]: cluster 2024-04-04T00:35:23.450025+0000 mgr.y (mgr.24370) 18504 : cluster [DBG] pgmap v18488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:26.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:25 smithi082 bash[20963]: audit 2024-04-04T00:35:25.644044+0000 mon.a (mon.0) 15676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:26.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:25 smithi067 bash[17655]: audit 2024-04-04T00:35:25.644044+0000 mon.a (mon.0) 15676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:26.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:25 smithi067 bash[27441]: audit 2024-04-04T00:35:25.644044+0000 mon.a (mon.0) 15676 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:27.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:26 smithi082 bash[20963]: cluster 2024-04-04T00:35:25.450685+0000 mgr.y (mgr.24370) 18505 : cluster [DBG] pgmap v18489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:27.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:26 smithi082 bash[20963]: audit 2024-04-04T00:35:26.219645+0000 mon.c (mon.2) 7398 : audit [DBG] from='client.? 172.21.15.67:0/4226786143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:27.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:26 smithi067 bash[17655]: cluster 2024-04-04T00:35:25.450685+0000 mgr.y (mgr.24370) 18505 : cluster [DBG] pgmap v18489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:27.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:26 smithi067 bash[17655]: audit 2024-04-04T00:35:26.219645+0000 mon.c (mon.2) 7398 : audit [DBG] from='client.? 172.21.15.67:0/4226786143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:27.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:26 smithi067 bash[27441]: cluster 2024-04-04T00:35:25.450685+0000 mgr.y (mgr.24370) 18505 : cluster [DBG] pgmap v18489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:27.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:26 smithi067 bash[27441]: audit 2024-04-04T00:35:26.219645+0000 mon.c (mon.2) 7398 : audit [DBG] from='client.? 172.21.15.67:0/4226786143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:29.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:28 smithi067 bash[27441]: cluster 2024-04-04T00:35:27.451960+0000 mgr.y (mgr.24370) 18506 : cluster [DBG] pgmap v18490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:29.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:28 smithi067 bash[27441]: audit 2024-04-04T00:35:28.667967+0000 mon.a (mon.0) 15677 : audit [DBG] from='client.? 172.21.15.67:0/3905014443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:28 smithi067 bash[17655]: cluster 2024-04-04T00:35:27.451960+0000 mgr.y (mgr.24370) 18506 : cluster [DBG] pgmap v18490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:29.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:28 smithi067 bash[17655]: audit 2024-04-04T00:35:28.667967+0000 mon.a (mon.0) 15677 : audit [DBG] from='client.? 172.21.15.67:0/3905014443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:28 smithi082 bash[20963]: cluster 2024-04-04T00:35:27.451960+0000 mgr.y (mgr.24370) 18506 : cluster [DBG] pgmap v18490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:29.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:28 smithi082 bash[20963]: audit 2024-04-04T00:35:28.667967+0000 mon.a (mon.0) 15677 : audit [DBG] from='client.? 172.21.15.67:0/3905014443' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:31.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:30 smithi067 bash[27441]: cluster 2024-04-04T00:35:29.452795+0000 mgr.y (mgr.24370) 18507 : cluster [DBG] pgmap v18491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:30 smithi067 bash[17655]: cluster 2024-04-04T00:35:29.452795+0000 mgr.y (mgr.24370) 18507 : cluster [DBG] pgmap v18491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:31.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:30 smithi082 bash[20963]: cluster 2024-04-04T00:35:29.452795+0000 mgr.y (mgr.24370) 18507 : cluster [DBG] pgmap v18491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:32.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:31 smithi067 bash[27441]: audit 2024-04-04T00:35:31.119511+0000 mon.c (mon.2) 7399 : audit [DBG] from='client.? 172.21.15.67:0/4122118711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:32.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:31 smithi067 bash[17655]: audit 2024-04-04T00:35:31.119511+0000 mon.c (mon.2) 7399 : audit [DBG] from='client.? 172.21.15.67:0/4122118711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:32.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:31 smithi082 bash[20963]: audit 2024-04-04T00:35:31.119511+0000 mon.c (mon.2) 7399 : audit [DBG] from='client.? 172.21.15.67:0/4122118711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:33.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:35:33.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:32 smithi067 bash[27441]: cluster 2024-04-04T00:35:31.454198+0000 mgr.y (mgr.24370) 18508 : cluster [DBG] pgmap v18492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:33.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:32 smithi067 bash[17655]: cluster 2024-04-04T00:35:31.454198+0000 mgr.y (mgr.24370) 18508 : cluster [DBG] pgmap v18492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:33.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:32 smithi082 bash[20963]: cluster 2024-04-04T00:35:31.454198+0000 mgr.y (mgr.24370) 18508 : cluster [DBG] pgmap v18492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:33.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:35:34.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:33 smithi067 bash[27441]: audit 2024-04-04T00:35:33.578850+0000 mon.c (mon.2) 7400 : audit [DBG] from='client.? 172.21.15.67:0/563489355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:34.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:33 smithi067 bash[17655]: audit 2024-04-04T00:35:33.578850+0000 mon.c (mon.2) 7400 : audit [DBG] from='client.? 172.21.15.67:0/563489355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:34.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:33 smithi082 bash[20963]: audit 2024-04-04T00:35:33.578850+0000 mon.c (mon.2) 7400 : audit [DBG] from='client.? 172.21.15.67:0/563489355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:35.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:34 smithi067 bash[27441]: cluster 2024-04-04T00:35:33.454968+0000 mgr.y (mgr.24370) 18509 : cluster [DBG] pgmap v18493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:35.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:34 smithi067 bash[17655]: cluster 2024-04-04T00:35:33.454968+0000 mgr.y (mgr.24370) 18509 : cluster [DBG] pgmap v18493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:35.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:34 smithi082 bash[20963]: cluster 2024-04-04T00:35:33.454968+0000 mgr.y (mgr.24370) 18509 : cluster [DBG] pgmap v18493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:37.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:36 smithi082 bash[20963]: cluster 2024-04-04T00:35:35.455704+0000 mgr.y (mgr.24370) 18510 : cluster [DBG] pgmap v18494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:37.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:36 smithi082 bash[20963]: audit 2024-04-04T00:35:36.040328+0000 mon.a (mon.0) 15678 : audit [DBG] from='client.? 172.21.15.67:0/3787043372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:36 smithi067 bash[17655]: cluster 2024-04-04T00:35:35.455704+0000 mgr.y (mgr.24370) 18510 : cluster [DBG] pgmap v18494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:36 smithi067 bash[17655]: audit 2024-04-04T00:35:36.040328+0000 mon.a (mon.0) 15678 : audit [DBG] from='client.? 172.21.15.67:0/3787043372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:36 smithi067 bash[27441]: cluster 2024-04-04T00:35:35.455704+0000 mgr.y (mgr.24370) 18510 : cluster [DBG] pgmap v18494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:36 smithi067 bash[27441]: audit 2024-04-04T00:35:36.040328+0000 mon.a (mon.0) 15678 : audit [DBG] from='client.? 172.21.15.67:0/3787043372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:38.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:37 smithi082 bash[20963]: audit 2024-04-04T00:35:37.254196+0000 mon.a (mon.0) 15679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:35:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:37 smithi067 bash[17655]: audit 2024-04-04T00:35:37.254196+0000 mon.a (mon.0) 15679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:35:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:37 smithi067 bash[27441]: audit 2024-04-04T00:35:37.254196+0000 mon.a (mon.0) 15679 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:35:39.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:38 smithi082 bash[20963]: cluster 2024-04-04T00:35:37.456879+0000 mgr.y (mgr.24370) 18511 : cluster [DBG] pgmap v18495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:39.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:38 smithi082 bash[20963]: audit 2024-04-04T00:35:38.479902+0000 mon.a (mon.0) 15680 : audit [DBG] from='client.? 172.21.15.67:0/1651142109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:38 smithi067 bash[27441]: cluster 2024-04-04T00:35:37.456879+0000 mgr.y (mgr.24370) 18511 : cluster [DBG] pgmap v18495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:38 smithi067 bash[27441]: audit 2024-04-04T00:35:38.479902+0000 mon.a (mon.0) 15680 : audit [DBG] from='client.? 172.21.15.67:0/1651142109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:38 smithi067 bash[17655]: cluster 2024-04-04T00:35:37.456879+0000 mgr.y (mgr.24370) 18511 : cluster [DBG] pgmap v18495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:38 smithi067 bash[17655]: audit 2024-04-04T00:35:38.479902+0000 mon.a (mon.0) 15680 : audit [DBG] from='client.? 172.21.15.67:0/1651142109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:41.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:40 smithi082 bash[20963]: cluster 2024-04-04T00:35:39.457697+0000 mgr.y (mgr.24370) 18512 : cluster [DBG] pgmap v18496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:41.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:40 smithi082 bash[20963]: audit 2024-04-04T00:35:40.644354+0000 mon.a (mon.0) 15681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:40 smithi067 bash[27441]: cluster 2024-04-04T00:35:39.457697+0000 mgr.y (mgr.24370) 18512 : cluster [DBG] pgmap v18496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:40 smithi067 bash[27441]: audit 2024-04-04T00:35:40.644354+0000 mon.a (mon.0) 15681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:40 smithi067 bash[17655]: cluster 2024-04-04T00:35:39.457697+0000 mgr.y (mgr.24370) 18512 : cluster [DBG] pgmap v18496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:40 smithi067 bash[17655]: audit 2024-04-04T00:35:40.644354+0000 mon.a (mon.0) 15681 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:42.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:41 smithi082 bash[20963]: audit 2024-04-04T00:35:40.935982+0000 mon.a (mon.0) 15682 : audit [DBG] from='client.? 172.21.15.67:0/1414433196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:42.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:41 smithi067 bash[27441]: audit 2024-04-04T00:35:40.935982+0000 mon.a (mon.0) 15682 : audit [DBG] from='client.? 172.21.15.67:0/1414433196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:42.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:41 smithi067 bash[17655]: audit 2024-04-04T00:35:40.935982+0000 mon.a (mon.0) 15682 : audit [DBG] from='client.? 172.21.15.67:0/1414433196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:43.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:42 smithi082 bash[20963]: cluster 2024-04-04T00:35:41.458991+0000 mgr.y (mgr.24370) 18513 : cluster [DBG] pgmap v18497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:43] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:35:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:42 smithi067 bash[27441]: cluster 2024-04-04T00:35:41.458991+0000 mgr.y (mgr.24370) 18513 : cluster [DBG] pgmap v18497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:42 smithi067 bash[17655]: cluster 2024-04-04T00:35:41.458991+0000 mgr.y (mgr.24370) 18513 : cluster [DBG] pgmap v18497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:43.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:35:44.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:44 smithi082 bash[20963]: audit 2024-04-04T00:35:43.009427+0000 mon.a (mon.0) 15683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:44 smithi082 bash[20963]: audit 2024-04-04T00:35:43.018798+0000 mon.a (mon.0) 15684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:44 smithi082 bash[20963]: audit 2024-04-04T00:35:43.314166+0000 mon.a (mon.0) 15685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:44 smithi082 bash[20963]: audit 2024-04-04T00:35:43.324585+0000 mon.a (mon.0) 15686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:44 smithi082 bash[20963]: audit 2024-04-04T00:35:43.420286+0000 mon.b (mon.1) 95 : audit [DBG] from='client.? 172.21.15.67:0/299904190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:44 smithi082 bash[20963]: audit 2024-04-04T00:35:43.801636+0000 mon.a (mon.0) 15687 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:35:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:44 smithi082 bash[20963]: audit 2024-04-04T00:35:43.803874+0000 mon.a (mon.0) 15688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:35:44.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:44 smithi082 bash[20963]: audit 2024-04-04T00:35:43.816647+0000 mon.a (mon.0) 15689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[27441]: audit 2024-04-04T00:35:43.009427+0000 mon.a (mon.0) 15683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[27441]: audit 2024-04-04T00:35:43.018798+0000 mon.a (mon.0) 15684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[27441]: audit 2024-04-04T00:35:43.314166+0000 mon.a (mon.0) 15685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[27441]: audit 2024-04-04T00:35:43.324585+0000 mon.a (mon.0) 15686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[27441]: audit 2024-04-04T00:35:43.420286+0000 mon.b (mon.1) 95 : audit [DBG] from='client.? 172.21.15.67:0/299904190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:44.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[27441]: audit 2024-04-04T00:35:43.801636+0000 mon.a (mon.0) 15687 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[27441]: audit 2024-04-04T00:35:43.803874+0000 mon.a (mon.0) 15688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[27441]: audit 2024-04-04T00:35:43.816647+0000 mon.a (mon.0) 15689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[17655]: audit 2024-04-04T00:35:43.009427+0000 mon.a (mon.0) 15683 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[17655]: audit 2024-04-04T00:35:43.018798+0000 mon.a (mon.0) 15684 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[17655]: audit 2024-04-04T00:35:43.314166+0000 mon.a (mon.0) 15685 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[17655]: audit 2024-04-04T00:35:43.324585+0000 mon.a (mon.0) 15686 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[17655]: audit 2024-04-04T00:35:43.420286+0000 mon.b (mon.1) 95 : audit [DBG] from='client.? 172.21.15.67:0/299904190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[17655]: audit 2024-04-04T00:35:43.801636+0000 mon.a (mon.0) 15687 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[17655]: audit 2024-04-04T00:35:43.803874+0000 mon.a (mon.0) 15688 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:35:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:44 smithi067 bash[17655]: audit 2024-04-04T00:35:43.816647+0000 mon.a (mon.0) 15689 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:35:45.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:45 smithi082 bash[20963]: cluster 2024-04-04T00:35:43.459701+0000 mgr.y (mgr.24370) 18514 : cluster [DBG] pgmap v18498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:45 smithi067 bash[17655]: cluster 2024-04-04T00:35:43.459701+0000 mgr.y (mgr.24370) 18514 : cluster [DBG] pgmap v18498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:45.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:45 smithi067 bash[27441]: cluster 2024-04-04T00:35:43.459701+0000 mgr.y (mgr.24370) 18514 : cluster [DBG] pgmap v18498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:46.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:46 smithi082 bash[20963]: audit 2024-04-04T00:35:45.872050+0000 mon.a (mon.0) 15690 : audit [DBG] from='client.? 172.21.15.67:0/3112215670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:46.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:46 smithi067 bash[27441]: audit 2024-04-04T00:35:45.872050+0000 mon.a (mon.0) 15690 : audit [DBG] from='client.? 172.21.15.67:0/3112215670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:46.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:46 smithi067 bash[17655]: audit 2024-04-04T00:35:45.872050+0000 mon.a (mon.0) 15690 : audit [DBG] from='client.? 172.21.15.67:0/3112215670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:47.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:47 smithi082 bash[20963]: cluster 2024-04-04T00:35:45.460392+0000 mgr.y (mgr.24370) 18515 : cluster [DBG] pgmap v18499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:47 smithi067 bash[17655]: cluster 2024-04-04T00:35:45.460392+0000 mgr.y (mgr.24370) 18515 : cluster [DBG] pgmap v18499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:47.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:47 smithi067 bash[27441]: cluster 2024-04-04T00:35:45.460392+0000 mgr.y (mgr.24370) 18515 : cluster [DBG] pgmap v18499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:48.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:48 smithi082 bash[20963]: cluster 2024-04-04T00:35:47.461617+0000 mgr.y (mgr.24370) 18516 : cluster [DBG] pgmap v18500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:48.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:48 smithi067 bash[17655]: cluster 2024-04-04T00:35:47.461617+0000 mgr.y (mgr.24370) 18516 : cluster [DBG] pgmap v18500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:48.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:48 smithi067 bash[27441]: cluster 2024-04-04T00:35:47.461617+0000 mgr.y (mgr.24370) 18516 : cluster [DBG] pgmap v18500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:49.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:49 smithi082 bash[20963]: audit 2024-04-04T00:35:48.330100+0000 mon.a (mon.0) 15691 : audit [DBG] from='client.? 172.21.15.67:0/3048391646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:49.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:49 smithi067 bash[27441]: audit 2024-04-04T00:35:48.330100+0000 mon.a (mon.0) 15691 : audit [DBG] from='client.? 172.21.15.67:0/3048391646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:49 smithi067 bash[17655]: audit 2024-04-04T00:35:48.330100+0000 mon.a (mon.0) 15691 : audit [DBG] from='client.? 172.21.15.67:0/3048391646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:50.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:50 smithi082 bash[20963]: cluster 2024-04-04T00:35:49.462445+0000 mgr.y (mgr.24370) 18517 : cluster [DBG] pgmap v18501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:50.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:50 smithi067 bash[17655]: cluster 2024-04-04T00:35:49.462445+0000 mgr.y (mgr.24370) 18517 : cluster [DBG] pgmap v18501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:50.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:50 smithi067 bash[27441]: cluster 2024-04-04T00:35:49.462445+0000 mgr.y (mgr.24370) 18517 : cluster [DBG] pgmap v18501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:51.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:51 smithi082 bash[20963]: audit 2024-04-04T00:35:50.792507+0000 mon.c (mon.2) 7401 : audit [DBG] from='client.? 172.21.15.67:0/2406073610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:51.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:51 smithi067 bash[17655]: audit 2024-04-04T00:35:50.792507+0000 mon.c (mon.2) 7401 : audit [DBG] from='client.? 172.21.15.67:0/2406073610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:51.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:51 smithi067 bash[27441]: audit 2024-04-04T00:35:50.792507+0000 mon.c (mon.2) 7401 : audit [DBG] from='client.? 172.21.15.67:0/2406073610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:52.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:52 smithi082 bash[20963]: cluster 2024-04-04T00:35:51.463820+0000 mgr.y (mgr.24370) 18518 : cluster [DBG] pgmap v18502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:52.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:52 smithi067 bash[17655]: cluster 2024-04-04T00:35:51.463820+0000 mgr.y (mgr.24370) 18518 : cluster [DBG] pgmap v18502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:52.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:52 smithi067 bash[27441]: cluster 2024-04-04T00:35:51.463820+0000 mgr.y (mgr.24370) 18518 : cluster [DBG] pgmap v18502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:53.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:53] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:35:53.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:53 smithi067 bash[27441]: audit 2024-04-04T00:35:53.255566+0000 mon.a (mon.0) 15692 : audit [DBG] from='client.? 172.21.15.67:0/2899758678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:53.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:53 smithi067 bash[17655]: audit 2024-04-04T00:35:53.255566+0000 mon.a (mon.0) 15692 : audit [DBG] from='client.? 172.21.15.67:0/2899758678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:53.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:53 smithi082 bash[20963]: audit 2024-04-04T00:35:53.255566+0000 mon.a (mon.0) 15692 : audit [DBG] from='client.? 172.21.15.67:0/2899758678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:53.638 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:35:54.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:54 smithi082 bash[20963]: cluster 2024-04-04T00:35:53.464620+0000 mgr.y (mgr.24370) 18519 : cluster [DBG] pgmap v18503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:54.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:54 smithi067 bash[27441]: cluster 2024-04-04T00:35:53.464620+0000 mgr.y (mgr.24370) 18519 : cluster [DBG] pgmap v18503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:54.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:54 smithi067 bash[17655]: cluster 2024-04-04T00:35:53.464620+0000 mgr.y (mgr.24370) 18519 : cluster [DBG] pgmap v18503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:56.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:56 smithi082 bash[20963]: cluster 2024-04-04T00:35:55.465347+0000 mgr.y (mgr.24370) 18520 : cluster [DBG] pgmap v18504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:56.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:56 smithi082 bash[20963]: audit 2024-04-04T00:35:55.644652+0000 mon.a (mon.0) 15693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:56.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:56 smithi082 bash[20963]: audit 2024-04-04T00:35:55.705256+0000 mon.a (mon.0) 15694 : audit [DBG] from='client.? 172.21.15.67:0/2536536956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:56.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:56 smithi067 bash[17655]: cluster 2024-04-04T00:35:55.465347+0000 mgr.y (mgr.24370) 18520 : cluster [DBG] pgmap v18504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:56.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:56 smithi067 bash[17655]: audit 2024-04-04T00:35:55.644652+0000 mon.a (mon.0) 15693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:56.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:56 smithi067 bash[17655]: audit 2024-04-04T00:35:55.705256+0000 mon.a (mon.0) 15694 : audit [DBG] from='client.? 172.21.15.67:0/2536536956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:56 smithi067 bash[27441]: cluster 2024-04-04T00:35:55.465347+0000 mgr.y (mgr.24370) 18520 : cluster [DBG] pgmap v18504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:56 smithi067 bash[27441]: audit 2024-04-04T00:35:55.644652+0000 mon.a (mon.0) 15693 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:35:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:56 smithi067 bash[27441]: audit 2024-04-04T00:35:55.705256+0000 mon.a (mon.0) 15694 : audit [DBG] from='client.? 172.21.15.67:0/2536536956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:58.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:58 smithi082 bash[20963]: cluster 2024-04-04T00:35:57.466396+0000 mgr.y (mgr.24370) 18521 : cluster [DBG] pgmap v18505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:58.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:35:58 smithi082 bash[20963]: audit 2024-04-04T00:35:58.157811+0000 mon.a (mon.0) 15695 : audit [DBG] from='client.? 172.21.15.67:0/2624150792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:58.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:58 smithi067 bash[17655]: cluster 2024-04-04T00:35:57.466396+0000 mgr.y (mgr.24370) 18521 : cluster [DBG] pgmap v18505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:58.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:35:58 smithi067 bash[17655]: audit 2024-04-04T00:35:58.157811+0000 mon.a (mon.0) 15695 : audit [DBG] from='client.? 172.21.15.67:0/2624150792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:35:58.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:58 smithi067 bash[27441]: cluster 2024-04-04T00:35:57.466396+0000 mgr.y (mgr.24370) 18521 : cluster [DBG] pgmap v18505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:35:58.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:35:58 smithi067 bash[27441]: audit 2024-04-04T00:35:58.157811+0000 mon.a (mon.0) 15695 : audit [DBG] from='client.? 172.21.15.67:0/2624150792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:00.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:00 smithi082 bash[20963]: cluster 2024-04-04T00:35:59.467072+0000 mgr.y (mgr.24370) 18522 : cluster [DBG] pgmap v18506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:00.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:00 smithi067 bash[17655]: cluster 2024-04-04T00:35:59.467072+0000 mgr.y (mgr.24370) 18522 : cluster [DBG] pgmap v18506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:00.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:00 smithi067 bash[27441]: cluster 2024-04-04T00:35:59.467072+0000 mgr.y (mgr.24370) 18522 : cluster [DBG] pgmap v18506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:01.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:01 smithi082 bash[20963]: audit 2024-04-04T00:36:00.613774+0000 mon.c (mon.2) 7402 : audit [DBG] from='client.? 172.21.15.67:0/3583995087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:01.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:01 smithi067 bash[17655]: audit 2024-04-04T00:36:00.613774+0000 mon.c (mon.2) 7402 : audit [DBG] from='client.? 172.21.15.67:0/3583995087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:01.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:01 smithi067 bash[27441]: audit 2024-04-04T00:36:00.613774+0000 mon.c (mon.2) 7402 : audit [DBG] from='client.? 172.21.15.67:0/3583995087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:02.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:02 smithi082 bash[20963]: cluster 2024-04-04T00:36:01.468269+0000 mgr.y (mgr.24370) 18523 : cluster [DBG] pgmap v18507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:02.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:02 smithi067 bash[17655]: cluster 2024-04-04T00:36:01.468269+0000 mgr.y (mgr.24370) 18523 : cluster [DBG] pgmap v18507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:02.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:02 smithi067 bash[27441]: cluster 2024-04-04T00:36:01.468269+0000 mgr.y (mgr.24370) 18523 : cluster [DBG] pgmap v18507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:03.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:03] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:36:03.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:36:03.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:03 smithi082 bash[20963]: audit 2024-04-04T00:36:03.073254+0000 mon.a (mon.0) 15696 : audit [DBG] from='client.? 172.21.15.67:0/487141087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:03.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:03 smithi067 bash[27441]: audit 2024-04-04T00:36:03.073254+0000 mon.a (mon.0) 15696 : audit [DBG] from='client.? 172.21.15.67:0/487141087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:03.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:03 smithi067 bash[17655]: audit 2024-04-04T00:36:03.073254+0000 mon.a (mon.0) 15696 : audit [DBG] from='client.? 172.21.15.67:0/487141087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:04.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:04 smithi082 bash[20963]: cluster 2024-04-04T00:36:03.468911+0000 mgr.y (mgr.24370) 18524 : cluster [DBG] pgmap v18508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:04.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:04 smithi067 bash[17655]: cluster 2024-04-04T00:36:03.468911+0000 mgr.y (mgr.24370) 18524 : cluster [DBG] pgmap v18508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:04.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:04 smithi067 bash[27441]: cluster 2024-04-04T00:36:03.468911+0000 mgr.y (mgr.24370) 18524 : cluster [DBG] pgmap v18508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:05.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:05 smithi082 bash[20963]: audit 2024-04-04T00:36:05.532334+0000 mon.a (mon.0) 15697 : audit [DBG] from='client.? 172.21.15.67:0/3039177337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:05.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:05 smithi067 bash[17655]: audit 2024-04-04T00:36:05.532334+0000 mon.a (mon.0) 15697 : audit [DBG] from='client.? 172.21.15.67:0/3039177337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:05.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:05 smithi067 bash[27441]: audit 2024-04-04T00:36:05.532334+0000 mon.a (mon.0) 15697 : audit [DBG] from='client.? 172.21.15.67:0/3039177337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:06.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:06 smithi082 bash[20963]: cluster 2024-04-04T00:36:05.469562+0000 mgr.y (mgr.24370) 18525 : cluster [DBG] pgmap v18509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:06.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:06 smithi067 bash[27441]: cluster 2024-04-04T00:36:05.469562+0000 mgr.y (mgr.24370) 18525 : cluster [DBG] pgmap v18509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:06.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:06 smithi067 bash[17655]: cluster 2024-04-04T00:36:05.469562+0000 mgr.y (mgr.24370) 18525 : cluster [DBG] pgmap v18509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:08.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:08 smithi082 bash[20963]: cluster 2024-04-04T00:36:07.470736+0000 mgr.y (mgr.24370) 18526 : cluster [DBG] pgmap v18510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:08.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:08 smithi082 bash[20963]: audit 2024-04-04T00:36:07.991417+0000 mon.a (mon.0) 15698 : audit [DBG] from='client.? 172.21.15.67:0/1817443494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:08.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:08 smithi067 bash[17655]: cluster 2024-04-04T00:36:07.470736+0000 mgr.y (mgr.24370) 18526 : cluster [DBG] pgmap v18510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:08.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:08 smithi067 bash[17655]: audit 2024-04-04T00:36:07.991417+0000 mon.a (mon.0) 15698 : audit [DBG] from='client.? 172.21.15.67:0/1817443494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:08.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:08 smithi067 bash[27441]: cluster 2024-04-04T00:36:07.470736+0000 mgr.y (mgr.24370) 18526 : cluster [DBG] pgmap v18510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:08.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:08 smithi067 bash[27441]: audit 2024-04-04T00:36:07.991417+0000 mon.a (mon.0) 15698 : audit [DBG] from='client.? 172.21.15.67:0/1817443494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:10.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:10 smithi082 bash[20963]: cluster 2024-04-04T00:36:09.471554+0000 mgr.y (mgr.24370) 18527 : cluster [DBG] pgmap v18511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:10.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:10 smithi082 bash[20963]: audit 2024-04-04T00:36:10.449493+0000 mon.a (mon.0) 15699 : audit [DBG] from='client.? 172.21.15.67:0/2016027101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:10 smithi067 bash[17655]: cluster 2024-04-04T00:36:09.471554+0000 mgr.y (mgr.24370) 18527 : cluster [DBG] pgmap v18511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:10 smithi067 bash[17655]: audit 2024-04-04T00:36:10.449493+0000 mon.a (mon.0) 15699 : audit [DBG] from='client.? 172.21.15.67:0/2016027101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:10.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:10 smithi067 bash[27441]: cluster 2024-04-04T00:36:09.471554+0000 mgr.y (mgr.24370) 18527 : cluster [DBG] pgmap v18511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:10.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:10 smithi067 bash[27441]: audit 2024-04-04T00:36:10.449493+0000 mon.a (mon.0) 15699 : audit [DBG] from='client.? 172.21.15.67:0/2016027101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:11.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:11 smithi082 bash[20963]: audit 2024-04-04T00:36:10.645281+0000 mon.a (mon.0) 15700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:11.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:11 smithi067 bash[17655]: audit 2024-04-04T00:36:10.645281+0000 mon.a (mon.0) 15700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:11.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:11 smithi067 bash[27441]: audit 2024-04-04T00:36:10.645281+0000 mon.a (mon.0) 15700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:12.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:12 smithi082 bash[20963]: cluster 2024-04-04T00:36:11.472708+0000 mgr.y (mgr.24370) 18528 : cluster [DBG] pgmap v18512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:12.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:12 smithi067 bash[17655]: cluster 2024-04-04T00:36:11.472708+0000 mgr.y (mgr.24370) 18528 : cluster [DBG] pgmap v18512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:12.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:12 smithi067 bash[27441]: cluster 2024-04-04T00:36:11.472708+0000 mgr.y (mgr.24370) 18528 : cluster [DBG] pgmap v18512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:13.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:36:13.888 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:36:13.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:13 smithi082 bash[20963]: audit 2024-04-04T00:36:12.910846+0000 mon.a (mon.0) 15701 : audit [DBG] from='client.? 172.21.15.67:0/3893978662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:13.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:13 smithi067 bash[27441]: audit 2024-04-04T00:36:12.910846+0000 mon.a (mon.0) 15701 : audit [DBG] from='client.? 172.21.15.67:0/3893978662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:13.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:13 smithi067 bash[17655]: audit 2024-04-04T00:36:12.910846+0000 mon.a (mon.0) 15701 : audit [DBG] from='client.? 172.21.15.67:0/3893978662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:14.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:14 smithi082 bash[20963]: cluster 2024-04-04T00:36:13.473365+0000 mgr.y (mgr.24370) 18529 : cluster [DBG] pgmap v18513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:14.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:14 smithi067 bash[27441]: cluster 2024-04-04T00:36:13.473365+0000 mgr.y (mgr.24370) 18529 : cluster [DBG] pgmap v18513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:14.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:14 smithi067 bash[17655]: cluster 2024-04-04T00:36:13.473365+0000 mgr.y (mgr.24370) 18529 : cluster [DBG] pgmap v18513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:15.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:15 smithi082 bash[20963]: audit 2024-04-04T00:36:15.354158+0000 mon.a (mon.0) 15702 : audit [DBG] from='client.? 172.21.15.67:0/3064510510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:15.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:15 smithi067 bash[17655]: audit 2024-04-04T00:36:15.354158+0000 mon.a (mon.0) 15702 : audit [DBG] from='client.? 172.21.15.67:0/3064510510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:15.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:15 smithi067 bash[27441]: audit 2024-04-04T00:36:15.354158+0000 mon.a (mon.0) 15702 : audit [DBG] from='client.? 172.21.15.67:0/3064510510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:16.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:16 smithi082 bash[20963]: cluster 2024-04-04T00:36:15.474055+0000 mgr.y (mgr.24370) 18530 : cluster [DBG] pgmap v18514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:16.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:16 smithi067 bash[27441]: cluster 2024-04-04T00:36:15.474055+0000 mgr.y (mgr.24370) 18530 : cluster [DBG] pgmap v18514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:16.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:16 smithi067 bash[17655]: cluster 2024-04-04T00:36:15.474055+0000 mgr.y (mgr.24370) 18530 : cluster [DBG] pgmap v18514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:18.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:18 smithi082 bash[20963]: cluster 2024-04-04T00:36:17.475239+0000 mgr.y (mgr.24370) 18531 : cluster [DBG] pgmap v18515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:18.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:18 smithi082 bash[20963]: audit 2024-04-04T00:36:17.806224+0000 mon.c (mon.2) 7403 : audit [DBG] from='client.? 172.21.15.67:0/135607568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:18.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:18 smithi067 bash[17655]: cluster 2024-04-04T00:36:17.475239+0000 mgr.y (mgr.24370) 18531 : cluster [DBG] pgmap v18515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:18.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:18 smithi067 bash[17655]: audit 2024-04-04T00:36:17.806224+0000 mon.c (mon.2) 7403 : audit [DBG] from='client.? 172.21.15.67:0/135607568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:18.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:18 smithi067 bash[27441]: cluster 2024-04-04T00:36:17.475239+0000 mgr.y (mgr.24370) 18531 : cluster [DBG] pgmap v18515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:18.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:18 smithi067 bash[27441]: audit 2024-04-04T00:36:17.806224+0000 mon.c (mon.2) 7403 : audit [DBG] from='client.? 172.21.15.67:0/135607568' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:20.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:20 smithi082 bash[20963]: cluster 2024-04-04T00:36:19.475932+0000 mgr.y (mgr.24370) 18532 : cluster [DBG] pgmap v18516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:20.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:20 smithi082 bash[20963]: audit 2024-04-04T00:36:20.264940+0000 mon.c (mon.2) 7404 : audit [DBG] from='client.? 172.21.15.67:0/1205220993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:20.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:20 smithi067 bash[17655]: cluster 2024-04-04T00:36:19.475932+0000 mgr.y (mgr.24370) 18532 : cluster [DBG] pgmap v18516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:20.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:20 smithi067 bash[17655]: audit 2024-04-04T00:36:20.264940+0000 mon.c (mon.2) 7404 : audit [DBG] from='client.? 172.21.15.67:0/1205220993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:20.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:20 smithi067 bash[27441]: cluster 2024-04-04T00:36:19.475932+0000 mgr.y (mgr.24370) 18532 : cluster [DBG] pgmap v18516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:20.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:20 smithi067 bash[27441]: audit 2024-04-04T00:36:20.264940+0000 mon.c (mon.2) 7404 : audit [DBG] from='client.? 172.21.15.67:0/1205220993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:23.170 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:36:23.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:22 smithi067 bash[17655]: cluster 2024-04-04T00:36:21.477257+0000 mgr.y (mgr.24370) 18533 : cluster [DBG] pgmap v18517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:23.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:22 smithi067 bash[17655]: audit 2024-04-04T00:36:22.719551+0000 mon.a (mon.0) 15703 : audit [DBG] from='client.? 172.21.15.67:0/1354202522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:23.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:22 smithi067 bash[27441]: cluster 2024-04-04T00:36:21.477257+0000 mgr.y (mgr.24370) 18533 : cluster [DBG] pgmap v18517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:23.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:22 smithi067 bash[27441]: audit 2024-04-04T00:36:22.719551+0000 mon.a (mon.0) 15703 : audit [DBG] from='client.? 172.21.15.67:0/1354202522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:23.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:22 smithi082 bash[20963]: cluster 2024-04-04T00:36:21.477257+0000 mgr.y (mgr.24370) 18533 : cluster [DBG] pgmap v18517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:23.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:22 smithi082 bash[20963]: audit 2024-04-04T00:36:22.719551+0000 mon.a (mon.0) 15703 : audit [DBG] from='client.? 172.21.15.67:0/1354202522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:36:25.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:24 smithi067 bash[27441]: cluster 2024-04-04T00:36:23.478123+0000 mgr.y (mgr.24370) 18534 : cluster [DBG] pgmap v18518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:25.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:24 smithi067 bash[17655]: cluster 2024-04-04T00:36:23.478123+0000 mgr.y (mgr.24370) 18534 : cluster [DBG] pgmap v18518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:24 smithi082 bash[20963]: cluster 2024-04-04T00:36:23.478123+0000 mgr.y (mgr.24370) 18534 : cluster [DBG] pgmap v18518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:26.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:25 smithi082 bash[20963]: audit 2024-04-04T00:36:25.177339+0000 mon.c (mon.2) 7405 : audit [DBG] from='client.? 172.21.15.67:0/1764327122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:26.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:25 smithi082 bash[20963]: audit 2024-04-04T00:36:25.645624+0000 mon.a (mon.0) 15704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:26.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:25 smithi067 bash[17655]: audit 2024-04-04T00:36:25.177339+0000 mon.c (mon.2) 7405 : audit [DBG] from='client.? 172.21.15.67:0/1764327122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:26.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:25 smithi067 bash[17655]: audit 2024-04-04T00:36:25.645624+0000 mon.a (mon.0) 15704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:25 smithi067 bash[27441]: audit 2024-04-04T00:36:25.177339+0000 mon.c (mon.2) 7405 : audit [DBG] from='client.? 172.21.15.67:0/1764327122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:25 smithi067 bash[27441]: audit 2024-04-04T00:36:25.645624+0000 mon.a (mon.0) 15704 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:27.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:26 smithi082 bash[20963]: cluster 2024-04-04T00:36:25.478971+0000 mgr.y (mgr.24370) 18535 : cluster [DBG] pgmap v18519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:26 smithi067 bash[17655]: cluster 2024-04-04T00:36:25.478971+0000 mgr.y (mgr.24370) 18535 : cluster [DBG] pgmap v18519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:27.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:26 smithi067 bash[27441]: cluster 2024-04-04T00:36:25.478971+0000 mgr.y (mgr.24370) 18535 : cluster [DBG] pgmap v18519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:28.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:27 smithi082 bash[20963]: audit 2024-04-04T00:36:27.630982+0000 mon.c (mon.2) 7406 : audit [DBG] from='client.? 172.21.15.67:0/539495962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:28.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:27 smithi067 bash[27441]: audit 2024-04-04T00:36:27.630982+0000 mon.c (mon.2) 7406 : audit [DBG] from='client.? 172.21.15.67:0/539495962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:28.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:27 smithi067 bash[17655]: audit 2024-04-04T00:36:27.630982+0000 mon.c (mon.2) 7406 : audit [DBG] from='client.? 172.21.15.67:0/539495962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:29.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:28 smithi082 bash[20963]: cluster 2024-04-04T00:36:27.480273+0000 mgr.y (mgr.24370) 18536 : cluster [DBG] pgmap v18520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:29.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:28 smithi067 bash[17655]: cluster 2024-04-04T00:36:27.480273+0000 mgr.y (mgr.24370) 18536 : cluster [DBG] pgmap v18520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:29.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:28 smithi067 bash[27441]: cluster 2024-04-04T00:36:27.480273+0000 mgr.y (mgr.24370) 18536 : cluster [DBG] pgmap v18520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:31.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:30 smithi082 bash[20963]: cluster 2024-04-04T00:36:29.480950+0000 mgr.y (mgr.24370) 18537 : cluster [DBG] pgmap v18521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:31.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:30 smithi082 bash[20963]: audit 2024-04-04T00:36:30.093544+0000 mon.c (mon.2) 7407 : audit [DBG] from='client.? 172.21.15.67:0/1365773589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:30 smithi067 bash[27441]: cluster 2024-04-04T00:36:29.480950+0000 mgr.y (mgr.24370) 18537 : cluster [DBG] pgmap v18521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:30 smithi067 bash[27441]: audit 2024-04-04T00:36:30.093544+0000 mon.c (mon.2) 7407 : audit [DBG] from='client.? 172.21.15.67:0/1365773589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:30 smithi067 bash[17655]: cluster 2024-04-04T00:36:29.480950+0000 mgr.y (mgr.24370) 18537 : cluster [DBG] pgmap v18521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:31.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:30 smithi067 bash[17655]: audit 2024-04-04T00:36:30.093544+0000 mon.c (mon.2) 7407 : audit [DBG] from='client.? 172.21.15.67:0/1365773589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:33.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:32 smithi082 bash[20963]: cluster 2024-04-04T00:36:31.482190+0000 mgr.y (mgr.24370) 18538 : cluster [DBG] pgmap v18522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:33.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:32 smithi082 bash[20963]: audit 2024-04-04T00:36:32.550348+0000 mon.c (mon.2) 7408 : audit [DBG] from='client.? 172.21.15.67:0/3942142823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:36:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:32 smithi067 bash[17655]: cluster 2024-04-04T00:36:31.482190+0000 mgr.y (mgr.24370) 18538 : cluster [DBG] pgmap v18522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:32 smithi067 bash[17655]: audit 2024-04-04T00:36:32.550348+0000 mon.c (mon.2) 7408 : audit [DBG] from='client.? 172.21.15.67:0/3942142823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:32 smithi067 bash[27441]: cluster 2024-04-04T00:36:31.482190+0000 mgr.y (mgr.24370) 18538 : cluster [DBG] pgmap v18522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:32 smithi067 bash[27441]: audit 2024-04-04T00:36:32.550348+0000 mon.c (mon.2) 7408 : audit [DBG] from='client.? 172.21.15.67:0/3942142823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:36:35.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:34 smithi082 bash[20963]: cluster 2024-04-04T00:36:33.483009+0000 mgr.y (mgr.24370) 18539 : cluster [DBG] pgmap v18523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:35.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:34 smithi067 bash[17655]: cluster 2024-04-04T00:36:33.483009+0000 mgr.y (mgr.24370) 18539 : cluster [DBG] pgmap v18523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:35.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:34 smithi067 bash[27441]: cluster 2024-04-04T00:36:33.483009+0000 mgr.y (mgr.24370) 18539 : cluster [DBG] pgmap v18523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:36.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:35 smithi082 bash[20963]: audit 2024-04-04T00:36:35.009730+0000 mon.c (mon.2) 7409 : audit [DBG] from='client.? 172.21.15.67:0/1620468426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:36.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:35 smithi067 bash[17655]: audit 2024-04-04T00:36:35.009730+0000 mon.c (mon.2) 7409 : audit [DBG] from='client.? 172.21.15.67:0/1620468426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:36.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:35 smithi067 bash[27441]: audit 2024-04-04T00:36:35.009730+0000 mon.c (mon.2) 7409 : audit [DBG] from='client.? 172.21.15.67:0/1620468426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:37.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:36 smithi082 bash[20963]: cluster 2024-04-04T00:36:35.483863+0000 mgr.y (mgr.24370) 18540 : cluster [DBG] pgmap v18524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:37.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:36 smithi067 bash[17655]: cluster 2024-04-04T00:36:35.483863+0000 mgr.y (mgr.24370) 18540 : cluster [DBG] pgmap v18524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:37.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:36 smithi067 bash[27441]: cluster 2024-04-04T00:36:35.483863+0000 mgr.y (mgr.24370) 18540 : cluster [DBG] pgmap v18524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:38.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:37 smithi082 bash[20963]: audit 2024-04-04T00:36:37.461583+0000 mon.c (mon.2) 7410 : audit [DBG] from='client.? 172.21.15.67:0/2731926033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:38.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:37 smithi067 bash[17655]: audit 2024-04-04T00:36:37.461583+0000 mon.c (mon.2) 7410 : audit [DBG] from='client.? 172.21.15.67:0/2731926033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:38.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:37 smithi067 bash[27441]: audit 2024-04-04T00:36:37.461583+0000 mon.c (mon.2) 7410 : audit [DBG] from='client.? 172.21.15.67:0/2731926033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:39.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:38 smithi082 bash[20963]: cluster 2024-04-04T00:36:37.484744+0000 mgr.y (mgr.24370) 18541 : cluster [DBG] pgmap v18525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:39.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:38 smithi067 bash[27441]: cluster 2024-04-04T00:36:37.484744+0000 mgr.y (mgr.24370) 18541 : cluster [DBG] pgmap v18525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:39.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:38 smithi067 bash[17655]: cluster 2024-04-04T00:36:37.484744+0000 mgr.y (mgr.24370) 18541 : cluster [DBG] pgmap v18525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:40.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:39 smithi082 bash[20963]: audit 2024-04-04T00:36:39.912069+0000 mon.c (mon.2) 7411 : audit [DBG] from='client.? 172.21.15.67:0/3709749186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:40.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:39 smithi067 bash[27441]: audit 2024-04-04T00:36:39.912069+0000 mon.c (mon.2) 7411 : audit [DBG] from='client.? 172.21.15.67:0/3709749186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:40.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:39 smithi067 bash[17655]: audit 2024-04-04T00:36:39.912069+0000 mon.c (mon.2) 7411 : audit [DBG] from='client.? 172.21.15.67:0/3709749186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:40 smithi082 bash[20963]: cluster 2024-04-04T00:36:39.485544+0000 mgr.y (mgr.24370) 18542 : cluster [DBG] pgmap v18526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:41.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:40 smithi082 bash[20963]: audit 2024-04-04T00:36:40.646187+0000 mon.a (mon.0) 15705 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:40 smithi067 bash[17655]: cluster 2024-04-04T00:36:39.485544+0000 mgr.y (mgr.24370) 18542 : cluster [DBG] pgmap v18526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:40 smithi067 bash[17655]: audit 2024-04-04T00:36:40.646187+0000 mon.a (mon.0) 15705 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:40 smithi067 bash[27441]: cluster 2024-04-04T00:36:39.485544+0000 mgr.y (mgr.24370) 18542 : cluster [DBG] pgmap v18526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:40 smithi067 bash[27441]: audit 2024-04-04T00:36:40.646187+0000 mon.a (mon.0) 15705 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:43.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:42 smithi082 bash[20963]: cluster 2024-04-04T00:36:41.486731+0000 mgr.y (mgr.24370) 18543 : cluster [DBG] pgmap v18527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:43.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:42 smithi082 bash[20963]: audit 2024-04-04T00:36:42.370669+0000 mon.c (mon.2) 7412 : audit [DBG] from='client.? 172.21.15.67:0/3290323103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:36:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:42 smithi067 bash[17655]: cluster 2024-04-04T00:36:41.486731+0000 mgr.y (mgr.24370) 18543 : cluster [DBG] pgmap v18527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:43.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:42 smithi067 bash[17655]: audit 2024-04-04T00:36:42.370669+0000 mon.c (mon.2) 7412 : audit [DBG] from='client.? 172.21.15.67:0/3290323103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:42 smithi067 bash[27441]: cluster 2024-04-04T00:36:41.486731+0000 mgr.y (mgr.24370) 18543 : cluster [DBG] pgmap v18527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:42 smithi067 bash[27441]: audit 2024-04-04T00:36:42.370669+0000 mon.c (mon.2) 7412 : audit [DBG] from='client.? 172.21.15.67:0/3290323103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:36:44.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:43 smithi082 bash[20963]: audit 2024-04-04T00:36:43.892966+0000 mon.a (mon.0) 15706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:36:44.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:43 smithi067 bash[27441]: audit 2024-04-04T00:36:43.892966+0000 mon.a (mon.0) 15706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:36:44.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:43 smithi067 bash[17655]: audit 2024-04-04T00:36:43.892966+0000 mon.a (mon.0) 15706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:36:45.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:44 smithi082 bash[20963]: cluster 2024-04-04T00:36:43.487438+0000 mgr.y (mgr.24370) 18544 : cluster [DBG] pgmap v18528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:45.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:44 smithi082 bash[20963]: audit 2024-04-04T00:36:44.823545+0000 mon.a (mon.0) 15707 : audit [DBG] from='client.? 172.21.15.67:0/4166530868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:44 smithi067 bash[17655]: cluster 2024-04-04T00:36:43.487438+0000 mgr.y (mgr.24370) 18544 : cluster [DBG] pgmap v18528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:45.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:44 smithi067 bash[17655]: audit 2024-04-04T00:36:44.823545+0000 mon.a (mon.0) 15707 : audit [DBG] from='client.? 172.21.15.67:0/4166530868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:45.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:44 smithi067 bash[27441]: cluster 2024-04-04T00:36:43.487438+0000 mgr.y (mgr.24370) 18544 : cluster [DBG] pgmap v18528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:45.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:44 smithi067 bash[27441]: audit 2024-04-04T00:36:44.823545+0000 mon.a (mon.0) 15707 : audit [DBG] from='client.? 172.21.15.67:0/4166530868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:47.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:46 smithi082 bash[20963]: cluster 2024-04-04T00:36:45.488164+0000 mgr.y (mgr.24370) 18545 : cluster [DBG] pgmap v18529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:47.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:46 smithi067 bash[17655]: cluster 2024-04-04T00:36:45.488164+0000 mgr.y (mgr.24370) 18545 : cluster [DBG] pgmap v18529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:47.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:46 smithi067 bash[27441]: cluster 2024-04-04T00:36:45.488164+0000 mgr.y (mgr.24370) 18545 : cluster [DBG] pgmap v18529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:48.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:48 smithi082 bash[20963]: audit 2024-04-04T00:36:47.283755+0000 mon.a (mon.0) 15708 : audit [DBG] from='client.? 172.21.15.67:0/1917001587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:48.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:48 smithi067 bash[17655]: audit 2024-04-04T00:36:47.283755+0000 mon.a (mon.0) 15708 : audit [DBG] from='client.? 172.21.15.67:0/1917001587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:48.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:48 smithi067 bash[27441]: audit 2024-04-04T00:36:47.283755+0000 mon.a (mon.0) 15708 : audit [DBG] from='client.? 172.21.15.67:0/1917001587' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:49 smithi082 bash[20963]: cluster 2024-04-04T00:36:47.489289+0000 mgr.y (mgr.24370) 18546 : cluster [DBG] pgmap v18530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:49.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:49 smithi067 bash[17655]: cluster 2024-04-04T00:36:47.489289+0000 mgr.y (mgr.24370) 18546 : cluster [DBG] pgmap v18530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:49.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:49 smithi067 bash[27441]: cluster 2024-04-04T00:36:47.489289+0000 mgr.y (mgr.24370) 18546 : cluster [DBG] pgmap v18530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:50.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[17655]: cluster 2024-04-04T00:36:49.489864+0000 mgr.y (mgr.24370) 18547 : cluster [DBG] pgmap v18531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:50.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[17655]: audit 2024-04-04T00:36:49.635523+0000 mon.a (mon.0) 15709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:50.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[17655]: audit 2024-04-04T00:36:49.643329+0000 mon.a (mon.0) 15710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:50.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[17655]: audit 2024-04-04T00:36:49.778028+0000 mon.c (mon.2) 7413 : audit [DBG] from='client.? 172.21.15.67:0/465054364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:50.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[17655]: audit 2024-04-04T00:36:49.942443+0000 mon.a (mon.0) 15711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:50.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[17655]: audit 2024-04-04T00:36:49.950684+0000 mon.a (mon.0) 15712 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[17655]: audit 2024-04-04T00:36:50.372475+0000 mon.a (mon.0) 15713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[17655]: audit 2024-04-04T00:36:50.374243+0000 mon.a (mon.0) 15714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[17655]: audit 2024-04-04T00:36:50.385009+0000 mon.a (mon.0) 15715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[27441]: cluster 2024-04-04T00:36:49.489864+0000 mgr.y (mgr.24370) 18547 : cluster [DBG] pgmap v18531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[27441]: audit 2024-04-04T00:36:49.635523+0000 mon.a (mon.0) 15709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[27441]: audit 2024-04-04T00:36:49.643329+0000 mon.a (mon.0) 15710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[27441]: audit 2024-04-04T00:36:49.778028+0000 mon.c (mon.2) 7413 : audit [DBG] from='client.? 172.21.15.67:0/465054364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[27441]: audit 2024-04-04T00:36:49.942443+0000 mon.a (mon.0) 15711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[27441]: audit 2024-04-04T00:36:49.950684+0000 mon.a (mon.0) 15712 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[27441]: audit 2024-04-04T00:36:50.372475+0000 mon.a (mon.0) 15713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[27441]: audit 2024-04-04T00:36:50.374243+0000 mon.a (mon.0) 15714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:36:50.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:50 smithi067 bash[27441]: audit 2024-04-04T00:36:50.385009+0000 mon.a (mon.0) 15715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:50 smithi082 bash[20963]: cluster 2024-04-04T00:36:49.489864+0000 mgr.y (mgr.24370) 18547 : cluster [DBG] pgmap v18531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:50 smithi082 bash[20963]: audit 2024-04-04T00:36:49.635523+0000 mon.a (mon.0) 15709 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:50 smithi082 bash[20963]: audit 2024-04-04T00:36:49.643329+0000 mon.a (mon.0) 15710 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:50 smithi082 bash[20963]: audit 2024-04-04T00:36:49.778028+0000 mon.c (mon.2) 7413 : audit [DBG] from='client.? 172.21.15.67:0/465054364' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:50 smithi082 bash[20963]: audit 2024-04-04T00:36:49.942443+0000 mon.a (mon.0) 15711 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:50 smithi082 bash[20963]: audit 2024-04-04T00:36:49.950684+0000 mon.a (mon.0) 15712 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:50 smithi082 bash[20963]: audit 2024-04-04T00:36:50.372475+0000 mon.a (mon.0) 15713 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:36:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:50 smithi082 bash[20963]: audit 2024-04-04T00:36:50.374243+0000 mon.a (mon.0) 15714 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:36:51.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:50 smithi082 bash[20963]: audit 2024-04-04T00:36:50.385009+0000 mon.a (mon.0) 15715 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:36:52.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:52 smithi067 bash[17655]: cluster 2024-04-04T00:36:51.490998+0000 mgr.y (mgr.24370) 18548 : cluster [DBG] pgmap v18532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:52.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:52 smithi067 bash[17655]: audit 2024-04-04T00:36:52.235431+0000 mon.c (mon.2) 7414 : audit [DBG] from='client.? 172.21.15.67:0/3998022868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:52.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:52 smithi067 bash[27441]: cluster 2024-04-04T00:36:51.490998+0000 mgr.y (mgr.24370) 18548 : cluster [DBG] pgmap v18532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:52.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:52 smithi067 bash[27441]: audit 2024-04-04T00:36:52.235431+0000 mon.c (mon.2) 7414 : audit [DBG] from='client.? 172.21.15.67:0/3998022868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:52 smithi082 bash[20963]: cluster 2024-04-04T00:36:51.490998+0000 mgr.y (mgr.24370) 18548 : cluster [DBG] pgmap v18532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:52 smithi082 bash[20963]: audit 2024-04-04T00:36:52.235431+0000 mon.c (mon.2) 7414 : audit [DBG] from='client.? 172.21.15.67:0/3998022868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:36:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:36:54.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:54 smithi067 bash[27441]: cluster 2024-04-04T00:36:53.491697+0000 mgr.y (mgr.24370) 18549 : cluster [DBG] pgmap v18533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:54.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:54 smithi067 bash[17655]: cluster 2024-04-04T00:36:53.491697+0000 mgr.y (mgr.24370) 18549 : cluster [DBG] pgmap v18533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:55.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:54 smithi082 bash[20963]: cluster 2024-04-04T00:36:53.491697+0000 mgr.y (mgr.24370) 18549 : cluster [DBG] pgmap v18533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:55.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:55 smithi067 bash[17655]: audit 2024-04-04T00:36:54.689950+0000 mon.c (mon.2) 7415 : audit [DBG] from='client.? 172.21.15.67:0/2343757886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:55.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:55 smithi067 bash[27441]: audit 2024-04-04T00:36:54.689950+0000 mon.c (mon.2) 7415 : audit [DBG] from='client.? 172.21.15.67:0/2343757886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:55 smithi082 bash[20963]: audit 2024-04-04T00:36:54.689950+0000 mon.c (mon.2) 7415 : audit [DBG] from='client.? 172.21.15.67:0/2343757886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:56.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:56 smithi067 bash[17655]: cluster 2024-04-04T00:36:55.492441+0000 mgr.y (mgr.24370) 18550 : cluster [DBG] pgmap v18534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:56.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:56 smithi067 bash[17655]: audit 2024-04-04T00:36:55.646648+0000 mon.a (mon.0) 15716 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:56 smithi067 bash[27441]: cluster 2024-04-04T00:36:55.492441+0000 mgr.y (mgr.24370) 18550 : cluster [DBG] pgmap v18534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:56 smithi067 bash[27441]: audit 2024-04-04T00:36:55.646648+0000 mon.a (mon.0) 15716 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:57.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:56 smithi082 bash[20963]: cluster 2024-04-04T00:36:55.492441+0000 mgr.y (mgr.24370) 18550 : cluster [DBG] pgmap v18534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:57.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:56 smithi082 bash[20963]: audit 2024-04-04T00:36:55.646648+0000 mon.a (mon.0) 15716 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:36:57.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:57 smithi067 bash[27441]: audit 2024-04-04T00:36:57.142878+0000 mon.c (mon.2) 7416 : audit [DBG] from='client.? 172.21.15.67:0/635006797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:57.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:57 smithi067 bash[17655]: audit 2024-04-04T00:36:57.142878+0000 mon.c (mon.2) 7416 : audit [DBG] from='client.? 172.21.15.67:0/635006797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:58.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:57 smithi082 bash[20963]: audit 2024-04-04T00:36:57.142878+0000 mon.c (mon.2) 7416 : audit [DBG] from='client.? 172.21.15.67:0/635006797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:36:59.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:58 smithi082 bash[20963]: cluster 2024-04-04T00:36:57.493599+0000 mgr.y (mgr.24370) 18551 : cluster [DBG] pgmap v18535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:59.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:58 smithi067 bash[17655]: cluster 2024-04-04T00:36:57.493599+0000 mgr.y (mgr.24370) 18551 : cluster [DBG] pgmap v18535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:36:59.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:58 smithi067 bash[27441]: cluster 2024-04-04T00:36:57.493599+0000 mgr.y (mgr.24370) 18551 : cluster [DBG] pgmap v18535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:00.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:36:59 smithi082 bash[20963]: audit 2024-04-04T00:36:59.594160+0000 mon.c (mon.2) 7417 : audit [DBG] from='client.? 172.21.15.67:0/3553422828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:00.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:36:59 smithi067 bash[17655]: audit 2024-04-04T00:36:59.594160+0000 mon.c (mon.2) 7417 : audit [DBG] from='client.? 172.21.15.67:0/3553422828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:00.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:36:59 smithi067 bash[27441]: audit 2024-04-04T00:36:59.594160+0000 mon.c (mon.2) 7417 : audit [DBG] from='client.? 172.21.15.67:0/3553422828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:00 smithi082 bash[20963]: cluster 2024-04-04T00:36:59.494268+0000 mgr.y (mgr.24370) 18552 : cluster [DBG] pgmap v18536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:01.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:00 smithi067 bash[27441]: cluster 2024-04-04T00:36:59.494268+0000 mgr.y (mgr.24370) 18552 : cluster [DBG] pgmap v18536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:01.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:00 smithi067 bash[17655]: cluster 2024-04-04T00:36:59.494268+0000 mgr.y (mgr.24370) 18552 : cluster [DBG] pgmap v18536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:03.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:02 smithi067 bash[27441]: cluster 2024-04-04T00:37:01.495561+0000 mgr.y (mgr.24370) 18553 : cluster [DBG] pgmap v18537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:03.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:02 smithi067 bash[27441]: audit 2024-04-04T00:37:02.044001+0000 mon.c (mon.2) 7418 : audit [DBG] from='client.? 172.21.15.67:0/2748508697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:02 smithi067 bash[17655]: cluster 2024-04-04T00:37:01.495561+0000 mgr.y (mgr.24370) 18553 : cluster [DBG] pgmap v18537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:02 smithi067 bash[17655]: audit 2024-04-04T00:37:02.044001+0000 mon.c (mon.2) 7418 : audit [DBG] from='client.? 172.21.15.67:0/2748508697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:02 smithi082 bash[20963]: cluster 2024-04-04T00:37:01.495561+0000 mgr.y (mgr.24370) 18553 : cluster [DBG] pgmap v18537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:02 smithi082 bash[20963]: audit 2024-04-04T00:37:02.044001+0000 mon.c (mon.2) 7418 : audit [DBG] from='client.? 172.21.15.67:0/2748508697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:37:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:37:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:04 smithi082 bash[20963]: cluster 2024-04-04T00:37:03.496215+0000 mgr.y (mgr.24370) 18554 : cluster [DBG] pgmap v18538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:04 smithi082 bash[20963]: audit 2024-04-04T00:37:04.497704+0000 mon.c (mon.2) 7419 : audit [DBG] from='client.? 172.21.15.67:0/804460295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:04 smithi067 bash[17655]: cluster 2024-04-04T00:37:03.496215+0000 mgr.y (mgr.24370) 18554 : cluster [DBG] pgmap v18538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:05.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:04 smithi067 bash[17655]: audit 2024-04-04T00:37:04.497704+0000 mon.c (mon.2) 7419 : audit [DBG] from='client.? 172.21.15.67:0/804460295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:04 smithi067 bash[27441]: cluster 2024-04-04T00:37:03.496215+0000 mgr.y (mgr.24370) 18554 : cluster [DBG] pgmap v18538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:05.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:04 smithi067 bash[27441]: audit 2024-04-04T00:37:04.497704+0000 mon.c (mon.2) 7419 : audit [DBG] from='client.? 172.21.15.67:0/804460295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:06 smithi082 bash[20963]: cluster 2024-04-04T00:37:05.496810+0000 mgr.y (mgr.24370) 18555 : cluster [DBG] pgmap v18539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:06 smithi067 bash[17655]: cluster 2024-04-04T00:37:05.496810+0000 mgr.y (mgr.24370) 18555 : cluster [DBG] pgmap v18539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:07.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:06 smithi067 bash[27441]: cluster 2024-04-04T00:37:05.496810+0000 mgr.y (mgr.24370) 18555 : cluster [DBG] pgmap v18539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:08.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:07 smithi082 bash[20963]: audit 2024-04-04T00:37:06.953235+0000 mon.c (mon.2) 7420 : audit [DBG] from='client.? 172.21.15.67:0/523257502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:08.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:07 smithi067 bash[17655]: audit 2024-04-04T00:37:06.953235+0000 mon.c (mon.2) 7420 : audit [DBG] from='client.? 172.21.15.67:0/523257502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:08.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:07 smithi067 bash[27441]: audit 2024-04-04T00:37:06.953235+0000 mon.c (mon.2) 7420 : audit [DBG] from='client.? 172.21.15.67:0/523257502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:09.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:08 smithi082 bash[20963]: cluster 2024-04-04T00:37:07.497917+0000 mgr.y (mgr.24370) 18556 : cluster [DBG] pgmap v18540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:09.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:08 smithi067 bash[27441]: cluster 2024-04-04T00:37:07.497917+0000 mgr.y (mgr.24370) 18556 : cluster [DBG] pgmap v18540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:09.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:08 smithi067 bash[17655]: cluster 2024-04-04T00:37:07.497917+0000 mgr.y (mgr.24370) 18556 : cluster [DBG] pgmap v18540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:10.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:09 smithi082 bash[20963]: audit 2024-04-04T00:37:09.415015+0000 mon.a (mon.0) 15717 : audit [DBG] from='client.? 172.21.15.67:0/4003648259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:09 smithi067 bash[17655]: audit 2024-04-04T00:37:09.415015+0000 mon.a (mon.0) 15717 : audit [DBG] from='client.? 172.21.15.67:0/4003648259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:10.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:09 smithi067 bash[27441]: audit 2024-04-04T00:37:09.415015+0000 mon.a (mon.0) 15717 : audit [DBG] from='client.? 172.21.15.67:0/4003648259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:10 smithi082 bash[20963]: cluster 2024-04-04T00:37:09.498593+0000 mgr.y (mgr.24370) 18557 : cluster [DBG] pgmap v18541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:10 smithi082 bash[20963]: audit 2024-04-04T00:37:10.647058+0000 mon.a (mon.0) 15718 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:10 smithi067 bash[17655]: cluster 2024-04-04T00:37:09.498593+0000 mgr.y (mgr.24370) 18557 : cluster [DBG] pgmap v18541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:10 smithi067 bash[17655]: audit 2024-04-04T00:37:10.647058+0000 mon.a (mon.0) 15718 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:10 smithi067 bash[27441]: cluster 2024-04-04T00:37:09.498593+0000 mgr.y (mgr.24370) 18557 : cluster [DBG] pgmap v18541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:10 smithi067 bash[27441]: audit 2024-04-04T00:37:10.647058+0000 mon.a (mon.0) 15718 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:12 smithi067 bash[17655]: cluster 2024-04-04T00:37:11.499761+0000 mgr.y (mgr.24370) 18558 : cluster [DBG] pgmap v18542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:12 smithi067 bash[17655]: audit 2024-04-04T00:37:11.869017+0000 mon.a (mon.0) 15719 : audit [DBG] from='client.? 172.21.15.67:0/2272937230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:13.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:12 smithi067 bash[27441]: cluster 2024-04-04T00:37:11.499761+0000 mgr.y (mgr.24370) 18558 : cluster [DBG] pgmap v18542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:13.087 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:12 smithi067 bash[27441]: audit 2024-04-04T00:37:11.869017+0000 mon.a (mon.0) 15719 : audit [DBG] from='client.? 172.21.15.67:0/2272937230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:12 smithi082 bash[20963]: cluster 2024-04-04T00:37:11.499761+0000 mgr.y (mgr.24370) 18558 : cluster [DBG] pgmap v18542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:12 smithi082 bash[20963]: audit 2024-04-04T00:37:11.869017+0000 mon.a (mon.0) 15719 : audit [DBG] from='client.? 172.21.15.67:0/2272937230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:37:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:37:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:14 smithi082 bash[20963]: cluster 2024-04-04T00:37:13.500445+0000 mgr.y (mgr.24370) 18559 : cluster [DBG] pgmap v18543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:14 smithi082 bash[20963]: audit 2024-04-04T00:37:14.318519+0000 mon.c (mon.2) 7421 : audit [DBG] from='client.? 172.21.15.67:0/337805750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:14 smithi067 bash[17655]: cluster 2024-04-04T00:37:13.500445+0000 mgr.y (mgr.24370) 18559 : cluster [DBG] pgmap v18543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:14 smithi067 bash[17655]: audit 2024-04-04T00:37:14.318519+0000 mon.c (mon.2) 7421 : audit [DBG] from='client.? 172.21.15.67:0/337805750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:14 smithi067 bash[27441]: cluster 2024-04-04T00:37:13.500445+0000 mgr.y (mgr.24370) 18559 : cluster [DBG] pgmap v18543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:15.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:14 smithi067 bash[27441]: audit 2024-04-04T00:37:14.318519+0000 mon.c (mon.2) 7421 : audit [DBG] from='client.? 172.21.15.67:0/337805750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:16 smithi082 bash[20963]: cluster 2024-04-04T00:37:15.501213+0000 mgr.y (mgr.24370) 18560 : cluster [DBG] pgmap v18544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:16 smithi067 bash[17655]: cluster 2024-04-04T00:37:15.501213+0000 mgr.y (mgr.24370) 18560 : cluster [DBG] pgmap v18544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:17.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:16 smithi067 bash[27441]: cluster 2024-04-04T00:37:15.501213+0000 mgr.y (mgr.24370) 18560 : cluster [DBG] pgmap v18544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:18.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:17 smithi082 bash[20963]: audit 2024-04-04T00:37:16.780164+0000 mon.a (mon.0) 15720 : audit [DBG] from='client.? 172.21.15.67:0/3793257193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:17 smithi067 bash[17655]: audit 2024-04-04T00:37:16.780164+0000 mon.a (mon.0) 15720 : audit [DBG] from='client.? 172.21.15.67:0/3793257193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:18.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:17 smithi067 bash[27441]: audit 2024-04-04T00:37:16.780164+0000 mon.a (mon.0) 15720 : audit [DBG] from='client.? 172.21.15.67:0/3793257193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:18 smithi082 bash[20963]: cluster 2024-04-04T00:37:17.502438+0000 mgr.y (mgr.24370) 18561 : cluster [DBG] pgmap v18545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:18 smithi067 bash[27441]: cluster 2024-04-04T00:37:17.502438+0000 mgr.y (mgr.24370) 18561 : cluster [DBG] pgmap v18545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:18 smithi067 bash[17655]: cluster 2024-04-04T00:37:17.502438+0000 mgr.y (mgr.24370) 18561 : cluster [DBG] pgmap v18545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:20.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:19 smithi082 bash[20963]: audit 2024-04-04T00:37:19.227628+0000 mon.a (mon.0) 15721 : audit [DBG] from='client.? 172.21.15.67:0/4114304669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:20.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:19 smithi067 bash[27441]: audit 2024-04-04T00:37:19.227628+0000 mon.a (mon.0) 15721 : audit [DBG] from='client.? 172.21.15.67:0/4114304669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:20.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:19 smithi067 bash[17655]: audit 2024-04-04T00:37:19.227628+0000 mon.a (mon.0) 15721 : audit [DBG] from='client.? 172.21.15.67:0/4114304669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:20 smithi082 bash[20963]: cluster 2024-04-04T00:37:19.503166+0000 mgr.y (mgr.24370) 18562 : cluster [DBG] pgmap v18546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:20 smithi067 bash[27441]: cluster 2024-04-04T00:37:19.503166+0000 mgr.y (mgr.24370) 18562 : cluster [DBG] pgmap v18546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:21.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:20 smithi067 bash[17655]: cluster 2024-04-04T00:37:19.503166+0000 mgr.y (mgr.24370) 18562 : cluster [DBG] pgmap v18546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:22.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:21 smithi082 bash[20963]: audit 2024-04-04T00:37:21.677087+0000 mon.a (mon.0) 15722 : audit [DBG] from='client.? 172.21.15.67:0/913909258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:22.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:21 smithi067 bash[17655]: audit 2024-04-04T00:37:21.677087+0000 mon.a (mon.0) 15722 : audit [DBG] from='client.? 172.21.15.67:0/913909258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:22.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:21 smithi067 bash[27441]: audit 2024-04-04T00:37:21.677087+0000 mon.a (mon.0) 15722 : audit [DBG] from='client.? 172.21.15.67:0/913909258' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:23.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:22 smithi082 bash[20963]: cluster 2024-04-04T00:37:21.503956+0000 mgr.y (mgr.24370) 18563 : cluster [DBG] pgmap v18547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:37:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:22 smithi067 bash[27441]: cluster 2024-04-04T00:37:21.503956+0000 mgr.y (mgr.24370) 18563 : cluster [DBG] pgmap v18547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:22 smithi067 bash[17655]: cluster 2024-04-04T00:37:21.503956+0000 mgr.y (mgr.24370) 18563 : cluster [DBG] pgmap v18547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:37:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:24 smithi082 bash[20963]: cluster 2024-04-04T00:37:23.504628+0000 mgr.y (mgr.24370) 18564 : cluster [DBG] pgmap v18548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:24 smithi082 bash[20963]: audit 2024-04-04T00:37:24.131469+0000 mon.a (mon.0) 15723 : audit [DBG] from='client.? 172.21.15.67:0/1012489823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:24 smithi067 bash[17655]: cluster 2024-04-04T00:37:23.504628+0000 mgr.y (mgr.24370) 18564 : cluster [DBG] pgmap v18548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:24 smithi067 bash[17655]: audit 2024-04-04T00:37:24.131469+0000 mon.a (mon.0) 15723 : audit [DBG] from='client.? 172.21.15.67:0/1012489823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:24 smithi067 bash[27441]: cluster 2024-04-04T00:37:23.504628+0000 mgr.y (mgr.24370) 18564 : cluster [DBG] pgmap v18548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:25.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:24 smithi067 bash[27441]: audit 2024-04-04T00:37:24.131469+0000 mon.a (mon.0) 15723 : audit [DBG] from='client.? 172.21.15.67:0/1012489823' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:26.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:25 smithi082 bash[20963]: audit 2024-04-04T00:37:25.647471+0000 mon.a (mon.0) 15724 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:26.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:25 smithi067 bash[27441]: audit 2024-04-04T00:37:25.647471+0000 mon.a (mon.0) 15724 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:25 smithi067 bash[17655]: audit 2024-04-04T00:37:25.647471+0000 mon.a (mon.0) 15724 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:27.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:26 smithi082 bash[20963]: cluster 2024-04-04T00:37:25.505358+0000 mgr.y (mgr.24370) 18565 : cluster [DBG] pgmap v18549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:27.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:26 smithi082 bash[20963]: audit 2024-04-04T00:37:26.580298+0000 mon.a (mon.0) 15725 : audit [DBG] from='client.? 172.21.15.67:0/1433626168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:27.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:26 smithi067 bash[27441]: cluster 2024-04-04T00:37:25.505358+0000 mgr.y (mgr.24370) 18565 : cluster [DBG] pgmap v18549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:27.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:26 smithi067 bash[27441]: audit 2024-04-04T00:37:26.580298+0000 mon.a (mon.0) 15725 : audit [DBG] from='client.? 172.21.15.67:0/1433626168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:26 smithi067 bash[17655]: cluster 2024-04-04T00:37:25.505358+0000 mgr.y (mgr.24370) 18565 : cluster [DBG] pgmap v18549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:27.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:26 smithi067 bash[17655]: audit 2024-04-04T00:37:26.580298+0000 mon.a (mon.0) 15725 : audit [DBG] from='client.? 172.21.15.67:0/1433626168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:29.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:28 smithi082 bash[20963]: cluster 2024-04-04T00:37:27.506580+0000 mgr.y (mgr.24370) 18566 : cluster [DBG] pgmap v18550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:29.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:28 smithi067 bash[17655]: cluster 2024-04-04T00:37:27.506580+0000 mgr.y (mgr.24370) 18566 : cluster [DBG] pgmap v18550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:29.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:28 smithi067 bash[27441]: cluster 2024-04-04T00:37:27.506580+0000 mgr.y (mgr.24370) 18566 : cluster [DBG] pgmap v18550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:29 smithi082 bash[20963]: audit 2024-04-04T00:37:29.041434+0000 mon.c (mon.2) 7422 : audit [DBG] from='client.? 172.21.15.67:0/176336012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:29 smithi067 bash[17655]: audit 2024-04-04T00:37:29.041434+0000 mon.c (mon.2) 7422 : audit [DBG] from='client.? 172.21.15.67:0/176336012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:29 smithi067 bash[27441]: audit 2024-04-04T00:37:29.041434+0000 mon.c (mon.2) 7422 : audit [DBG] from='client.? 172.21.15.67:0/176336012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:31.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:30 smithi082 bash[20963]: cluster 2024-04-04T00:37:29.507253+0000 mgr.y (mgr.24370) 18567 : cluster [DBG] pgmap v18551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:31.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:30 smithi067 bash[17655]: cluster 2024-04-04T00:37:29.507253+0000 mgr.y (mgr.24370) 18567 : cluster [DBG] pgmap v18551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:30 smithi067 bash[27441]: cluster 2024-04-04T00:37:29.507253+0000 mgr.y (mgr.24370) 18567 : cluster [DBG] pgmap v18551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:32.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:31 smithi082 bash[20963]: audit 2024-04-04T00:37:31.488250+0000 mon.c (mon.2) 7423 : audit [DBG] from='client.? 172.21.15.67:0/497897124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:32.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:31 smithi067 bash[17655]: audit 2024-04-04T00:37:31.488250+0000 mon.c (mon.2) 7423 : audit [DBG] from='client.? 172.21.15.67:0/497897124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:32.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:31 smithi067 bash[27441]: audit 2024-04-04T00:37:31.488250+0000 mon.c (mon.2) 7423 : audit [DBG] from='client.? 172.21.15.67:0/497897124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:33.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:32 smithi082 bash[20963]: cluster 2024-04-04T00:37:31.508531+0000 mgr.y (mgr.24370) 18568 : cluster [DBG] pgmap v18552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:33.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:32 smithi067 bash[17655]: cluster 2024-04-04T00:37:31.508531+0000 mgr.y (mgr.24370) 18568 : cluster [DBG] pgmap v18552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:33.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:37:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:32 smithi067 bash[27441]: cluster 2024-04-04T00:37:31.508531+0000 mgr.y (mgr.24370) 18568 : cluster [DBG] pgmap v18552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:37:34.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:33 smithi082 bash[20963]: audit 2024-04-04T00:37:33.944761+0000 mon.c (mon.2) 7424 : audit [DBG] from='client.? 172.21.15.67:0/328560070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:34.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:33 smithi067 bash[17655]: audit 2024-04-04T00:37:33.944761+0000 mon.c (mon.2) 7424 : audit [DBG] from='client.? 172.21.15.67:0/328560070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:34.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:33 smithi067 bash[27441]: audit 2024-04-04T00:37:33.944761+0000 mon.c (mon.2) 7424 : audit [DBG] from='client.? 172.21.15.67:0/328560070' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:35.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:34 smithi082 bash[20963]: cluster 2024-04-04T00:37:33.509248+0000 mgr.y (mgr.24370) 18569 : cluster [DBG] pgmap v18553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:35.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:34 smithi067 bash[27441]: cluster 2024-04-04T00:37:33.509248+0000 mgr.y (mgr.24370) 18569 : cluster [DBG] pgmap v18553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:35.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:34 smithi067 bash[17655]: cluster 2024-04-04T00:37:33.509248+0000 mgr.y (mgr.24370) 18569 : cluster [DBG] pgmap v18553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:37.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:36 smithi082 bash[20963]: cluster 2024-04-04T00:37:35.510049+0000 mgr.y (mgr.24370) 18570 : cluster [DBG] pgmap v18554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:37.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:36 smithi082 bash[20963]: audit 2024-04-04T00:37:36.399533+0000 mon.c (mon.2) 7425 : audit [DBG] from='client.? 172.21.15.67:0/1366524871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:36 smithi067 bash[27441]: cluster 2024-04-04T00:37:35.510049+0000 mgr.y (mgr.24370) 18570 : cluster [DBG] pgmap v18554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:36 smithi067 bash[27441]: audit 2024-04-04T00:37:36.399533+0000 mon.c (mon.2) 7425 : audit [DBG] from='client.? 172.21.15.67:0/1366524871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:37.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:36 smithi067 bash[17655]: cluster 2024-04-04T00:37:35.510049+0000 mgr.y (mgr.24370) 18570 : cluster [DBG] pgmap v18554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:37.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:36 smithi067 bash[17655]: audit 2024-04-04T00:37:36.399533+0000 mon.c (mon.2) 7425 : audit [DBG] from='client.? 172.21.15.67:0/1366524871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:39.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:38 smithi082 bash[20963]: cluster 2024-04-04T00:37:37.511240+0000 mgr.y (mgr.24370) 18571 : cluster [DBG] pgmap v18555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:39.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:38 smithi082 bash[20963]: audit 2024-04-04T00:37:38.851702+0000 mon.a (mon.0) 15726 : audit [DBG] from='client.? 172.21.15.67:0/1448306628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:39.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:38 smithi067 bash[17655]: cluster 2024-04-04T00:37:37.511240+0000 mgr.y (mgr.24370) 18571 : cluster [DBG] pgmap v18555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:39.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:38 smithi067 bash[17655]: audit 2024-04-04T00:37:38.851702+0000 mon.a (mon.0) 15726 : audit [DBG] from='client.? 172.21.15.67:0/1448306628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:38 smithi067 bash[27441]: cluster 2024-04-04T00:37:37.511240+0000 mgr.y (mgr.24370) 18571 : cluster [DBG] pgmap v18555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:39.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:38 smithi067 bash[27441]: audit 2024-04-04T00:37:38.851702+0000 mon.a (mon.0) 15726 : audit [DBG] from='client.? 172.21.15.67:0/1448306628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:40 smithi082 bash[20963]: cluster 2024-04-04T00:37:39.511927+0000 mgr.y (mgr.24370) 18572 : cluster [DBG] pgmap v18556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:40 smithi082 bash[20963]: audit 2024-04-04T00:37:40.647678+0000 mon.a (mon.0) 15727 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:40 smithi067 bash[17655]: cluster 2024-04-04T00:37:39.511927+0000 mgr.y (mgr.24370) 18572 : cluster [DBG] pgmap v18556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:40 smithi067 bash[17655]: audit 2024-04-04T00:37:40.647678+0000 mon.a (mon.0) 15727 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:40 smithi067 bash[27441]: cluster 2024-04-04T00:37:39.511927+0000 mgr.y (mgr.24370) 18572 : cluster [DBG] pgmap v18556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:41.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:40 smithi067 bash[27441]: audit 2024-04-04T00:37:40.647678+0000 mon.a (mon.0) 15727 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:42.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:42 smithi082 bash[20963]: audit 2024-04-04T00:37:41.304403+0000 mon.c (mon.2) 7426 : audit [DBG] from='client.? 172.21.15.67:0/1418415160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:42.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:42 smithi067 bash[17655]: audit 2024-04-04T00:37:41.304403+0000 mon.c (mon.2) 7426 : audit [DBG] from='client.? 172.21.15.67:0/1418415160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:42 smithi067 bash[27441]: audit 2024-04-04T00:37:41.304403+0000 mon.c (mon.2) 7426 : audit [DBG] from='client.? 172.21.15.67:0/1418415160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:43.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:43 smithi082 bash[20963]: cluster 2024-04-04T00:37:41.513102+0000 mgr.y (mgr.24370) 18573 : cluster [DBG] pgmap v18557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:43.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:43 smithi067 bash[17655]: cluster 2024-04-04T00:37:41.513102+0000 mgr.y (mgr.24370) 18573 : cluster [DBG] pgmap v18557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:43.420 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:43] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:37:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:43 smithi067 bash[27441]: cluster 2024-04-04T00:37:41.513102+0000 mgr.y (mgr.24370) 18573 : cluster [DBG] pgmap v18557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:37:44.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:44 smithi082 bash[20963]: audit 2024-04-04T00:37:43.757446+0000 mon.a (mon.0) 15728 : audit [DBG] from='client.? 172.21.15.67:0/727028031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:44.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:44 smithi067 bash[17655]: audit 2024-04-04T00:37:43.757446+0000 mon.a (mon.0) 15728 : audit [DBG] from='client.? 172.21.15.67:0/727028031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:44.421 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:44 smithi067 bash[27441]: audit 2024-04-04T00:37:43.757446+0000 mon.a (mon.0) 15728 : audit [DBG] from='client.? 172.21.15.67:0/727028031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:45.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:45 smithi082 bash[20963]: cluster 2024-04-04T00:37:43.513636+0000 mgr.y (mgr.24370) 18574 : cluster [DBG] pgmap v18558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:45.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:45 smithi067 bash[17655]: cluster 2024-04-04T00:37:43.513636+0000 mgr.y (mgr.24370) 18574 : cluster [DBG] pgmap v18558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:45.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:45 smithi067 bash[27441]: cluster 2024-04-04T00:37:43.513636+0000 mgr.y (mgr.24370) 18574 : cluster [DBG] pgmap v18558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:47.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:47 smithi082 bash[20963]: cluster 2024-04-04T00:37:45.514326+0000 mgr.y (mgr.24370) 18575 : cluster [DBG] pgmap v18559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:47.388 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:47 smithi082 bash[20963]: audit 2024-04-04T00:37:46.211553+0000 mon.c (mon.2) 7427 : audit [DBG] from='client.? 172.21.15.67:0/1176538204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:47 smithi067 bash[17655]: cluster 2024-04-04T00:37:45.514326+0000 mgr.y (mgr.24370) 18575 : cluster [DBG] pgmap v18559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:47.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:47 smithi067 bash[17655]: audit 2024-04-04T00:37:46.211553+0000 mon.c (mon.2) 7427 : audit [DBG] from='client.? 172.21.15.67:0/1176538204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:47.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:47 smithi067 bash[27441]: cluster 2024-04-04T00:37:45.514326+0000 mgr.y (mgr.24370) 18575 : cluster [DBG] pgmap v18559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:47.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:47 smithi067 bash[27441]: audit 2024-04-04T00:37:46.211553+0000 mon.c (mon.2) 7427 : audit [DBG] from='client.? 172.21.15.67:0/1176538204' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:49 smithi082 bash[20963]: cluster 2024-04-04T00:37:47.515495+0000 mgr.y (mgr.24370) 18576 : cluster [DBG] pgmap v18560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:49.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:49 smithi082 bash[20963]: audit 2024-04-04T00:37:48.672099+0000 mon.a (mon.0) 15729 : audit [DBG] from='client.? 172.21.15.67:0/1089469169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:49.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:49 smithi067 bash[27441]: cluster 2024-04-04T00:37:47.515495+0000 mgr.y (mgr.24370) 18576 : cluster [DBG] pgmap v18560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:49.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:49 smithi067 bash[27441]: audit 2024-04-04T00:37:48.672099+0000 mon.a (mon.0) 15729 : audit [DBG] from='client.? 172.21.15.67:0/1089469169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:49 smithi067 bash[17655]: cluster 2024-04-04T00:37:47.515495+0000 mgr.y (mgr.24370) 18576 : cluster [DBG] pgmap v18560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:49.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:49 smithi067 bash[17655]: audit 2024-04-04T00:37:48.672099+0000 mon.a (mon.0) 15729 : audit [DBG] from='client.? 172.21.15.67:0/1089469169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:51 smithi082 bash[20963]: cluster 2024-04-04T00:37:49.516224+0000 mgr.y (mgr.24370) 18577 : cluster [DBG] pgmap v18561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:51.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:51 smithi082 bash[20963]: audit 2024-04-04T00:37:50.460918+0000 mon.a (mon.0) 15730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:37:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:51 smithi067 bash[17655]: cluster 2024-04-04T00:37:49.516224+0000 mgr.y (mgr.24370) 18577 : cluster [DBG] pgmap v18561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:51 smithi067 bash[17655]: audit 2024-04-04T00:37:50.460918+0000 mon.a (mon.0) 15730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:37:51.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:51 smithi067 bash[27441]: cluster 2024-04-04T00:37:49.516224+0000 mgr.y (mgr.24370) 18577 : cluster [DBG] pgmap v18561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:51.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:51 smithi067 bash[27441]: audit 2024-04-04T00:37:50.460918+0000 mon.a (mon.0) 15730 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:37:52.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:52 smithi082 bash[20963]: audit 2024-04-04T00:37:51.119318+0000 mon.c (mon.2) 7428 : audit [DBG] from='client.? 172.21.15.67:0/1547463986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:52.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:52 smithi067 bash[27441]: audit 2024-04-04T00:37:51.119318+0000 mon.c (mon.2) 7428 : audit [DBG] from='client.? 172.21.15.67:0/1547463986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:52.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:52 smithi067 bash[17655]: audit 2024-04-04T00:37:51.119318+0000 mon.c (mon.2) 7428 : audit [DBG] from='client.? 172.21.15.67:0/1547463986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:53.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:53 smithi082 bash[20963]: cluster 2024-04-04T00:37:51.517539+0000 mgr.y (mgr.24370) 18578 : cluster [DBG] pgmap v18562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:53 smithi067 bash[17655]: cluster 2024-04-04T00:37:51.517539+0000 mgr.y (mgr.24370) 18578 : cluster [DBG] pgmap v18562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:53] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:37:53.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:53 smithi067 bash[27441]: cluster 2024-04-04T00:37:51.517539+0000 mgr.y (mgr.24370) 18578 : cluster [DBG] pgmap v18562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:37:54.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:54 smithi082 bash[20963]: audit 2024-04-04T00:37:53.565880+0000 mon.a (mon.0) 15731 : audit [DBG] from='client.? 172.21.15.67:0/1075201712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:54.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:54 smithi067 bash[17655]: audit 2024-04-04T00:37:53.565880+0000 mon.a (mon.0) 15731 : audit [DBG] from='client.? 172.21.15.67:0/1075201712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:54.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:54 smithi067 bash[27441]: audit 2024-04-04T00:37:53.565880+0000 mon.a (mon.0) 15731 : audit [DBG] from='client.? 172.21.15.67:0/1075201712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:55.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:55 smithi082 bash[20963]: cluster 2024-04-04T00:37:53.518212+0000 mgr.y (mgr.24370) 18579 : cluster [DBG] pgmap v18563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:55.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:55 smithi067 bash[27441]: cluster 2024-04-04T00:37:53.518212+0000 mgr.y (mgr.24370) 18579 : cluster [DBG] pgmap v18563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:55.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:55 smithi067 bash[17655]: cluster 2024-04-04T00:37:53.518212+0000 mgr.y (mgr.24370) 18579 : cluster [DBG] pgmap v18563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:56 smithi082 bash[20963]: cluster 2024-04-04T00:37:55.518837+0000 mgr.y (mgr.24370) 18580 : cluster [DBG] pgmap v18564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:56 smithi082 bash[20963]: audit 2024-04-04T00:37:55.648039+0000 mon.a (mon.0) 15732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:56 smithi082 bash[20963]: audit 2024-04-04T00:37:56.022778+0000 mon.a (mon.0) 15733 : audit [DBG] from='client.? 172.21.15.67:0/1322960239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:56 smithi067 bash[27441]: cluster 2024-04-04T00:37:55.518837+0000 mgr.y (mgr.24370) 18580 : cluster [DBG] pgmap v18564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:56 smithi067 bash[27441]: audit 2024-04-04T00:37:55.648039+0000 mon.a (mon.0) 15732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:56 smithi067 bash[27441]: audit 2024-04-04T00:37:56.022778+0000 mon.a (mon.0) 15733 : audit [DBG] from='client.? 172.21.15.67:0/1322960239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:56 smithi067 bash[17655]: cluster 2024-04-04T00:37:55.518837+0000 mgr.y (mgr.24370) 18580 : cluster [DBG] pgmap v18564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:56 smithi067 bash[17655]: audit 2024-04-04T00:37:55.648039+0000 mon.a (mon.0) 15732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:37:56.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:56 smithi067 bash[17655]: audit 2024-04-04T00:37:56.022778+0000 mon.a (mon.0) 15733 : audit [DBG] from='client.? 172.21.15.67:0/1322960239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[27441]: audit 2024-04-04T00:37:56.158076+0000 mon.a (mon.0) 15734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[27441]: audit 2024-04-04T00:37:56.166029+0000 mon.a (mon.0) 15735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[27441]: audit 2024-04-04T00:37:56.414439+0000 mon.a (mon.0) 15736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[27441]: audit 2024-04-04T00:37:56.420538+0000 mon.a (mon.0) 15737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[27441]: audit 2024-04-04T00:37:56.841909+0000 mon.a (mon.0) 15738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[27441]: audit 2024-04-04T00:37:56.843756+0000 mon.a (mon.0) 15739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[27441]: audit 2024-04-04T00:37:56.852659+0000 mon.a (mon.0) 15740 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[17655]: audit 2024-04-04T00:37:56.158076+0000 mon.a (mon.0) 15734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[17655]: audit 2024-04-04T00:37:56.166029+0000 mon.a (mon.0) 15735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[17655]: audit 2024-04-04T00:37:56.414439+0000 mon.a (mon.0) 15736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[17655]: audit 2024-04-04T00:37:56.420538+0000 mon.a (mon.0) 15737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[17655]: audit 2024-04-04T00:37:56.841909+0000 mon.a (mon.0) 15738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:37:57.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[17655]: audit 2024-04-04T00:37:56.843756+0000 mon.a (mon.0) 15739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:37:57.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:57 smithi067 bash[17655]: audit 2024-04-04T00:37:56.852659+0000 mon.a (mon.0) 15740 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:57 smithi082 bash[20963]: audit 2024-04-04T00:37:56.158076+0000 mon.a (mon.0) 15734 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:57 smithi082 bash[20963]: audit 2024-04-04T00:37:56.166029+0000 mon.a (mon.0) 15735 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:57 smithi082 bash[20963]: audit 2024-04-04T00:37:56.414439+0000 mon.a (mon.0) 15736 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:57 smithi082 bash[20963]: audit 2024-04-04T00:37:56.420538+0000 mon.a (mon.0) 15737 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:57.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:57 smithi082 bash[20963]: audit 2024-04-04T00:37:56.841909+0000 mon.a (mon.0) 15738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:37:57.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:57 smithi082 bash[20963]: audit 2024-04-04T00:37:56.843756+0000 mon.a (mon.0) 15739 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:37:57.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:57 smithi082 bash[20963]: audit 2024-04-04T00:37:56.852659+0000 mon.a (mon.0) 15740 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:37:58.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:58 smithi067 bash[27441]: cluster 2024-04-04T00:37:57.520042+0000 mgr.y (mgr.24370) 18581 : cluster [DBG] pgmap v18565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:58.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:58 smithi067 bash[17655]: cluster 2024-04-04T00:37:57.520042+0000 mgr.y (mgr.24370) 18581 : cluster [DBG] pgmap v18565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:58.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:58 smithi082 bash[20963]: cluster 2024-04-04T00:37:57.520042+0000 mgr.y (mgr.24370) 18581 : cluster [DBG] pgmap v18565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:37:59.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:37:59 smithi082 bash[20963]: audit 2024-04-04T00:37:58.470118+0000 mon.c (mon.2) 7429 : audit [DBG] from='client.? 172.21.15.67:0/660583198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:59.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:37:59 smithi067 bash[17655]: audit 2024-04-04T00:37:58.470118+0000 mon.c (mon.2) 7429 : audit [DBG] from='client.? 172.21.15.67:0/660583198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:37:59.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:37:59 smithi067 bash[27441]: audit 2024-04-04T00:37:58.470118+0000 mon.c (mon.2) 7429 : audit [DBG] from='client.? 172.21.15.67:0/660583198' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:00.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:00 smithi082 bash[20963]: cluster 2024-04-04T00:37:59.520668+0000 mgr.y (mgr.24370) 18582 : cluster [DBG] pgmap v18566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:00 smithi067 bash[27441]: cluster 2024-04-04T00:37:59.520668+0000 mgr.y (mgr.24370) 18582 : cluster [DBG] pgmap v18566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:00.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:00 smithi067 bash[17655]: cluster 2024-04-04T00:37:59.520668+0000 mgr.y (mgr.24370) 18582 : cluster [DBG] pgmap v18566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:01.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:01 smithi082 bash[20963]: audit 2024-04-04T00:38:00.930835+0000 mon.a (mon.0) 15741 : audit [DBG] from='client.? 172.21.15.67:0/4074044887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:01.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:01 smithi067 bash[17655]: audit 2024-04-04T00:38:00.930835+0000 mon.a (mon.0) 15741 : audit [DBG] from='client.? 172.21.15.67:0/4074044887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:01.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:01 smithi067 bash[27441]: audit 2024-04-04T00:38:00.930835+0000 mon.a (mon.0) 15741 : audit [DBG] from='client.? 172.21.15.67:0/4074044887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:02.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:02 smithi082 bash[20963]: cluster 2024-04-04T00:38:01.521835+0000 mgr.y (mgr.24370) 18583 : cluster [DBG] pgmap v18567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:02.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:02 smithi067 bash[17655]: cluster 2024-04-04T00:38:01.521835+0000 mgr.y (mgr.24370) 18583 : cluster [DBG] pgmap v18567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:02.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:02 smithi067 bash[27441]: cluster 2024-04-04T00:38:01.521835+0000 mgr.y (mgr.24370) 18583 : cluster [DBG] pgmap v18567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:03] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:38:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:03 smithi082 bash[20963]: audit 2024-04-04T00:38:03.384531+0000 mon.c (mon.2) 7430 : audit [DBG] from='client.? 172.21.15.67:0/1918783647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:38:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:03 smithi067 bash[17655]: audit 2024-04-04T00:38:03.384531+0000 mon.c (mon.2) 7430 : audit [DBG] from='client.? 172.21.15.67:0/1918783647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:03.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:03 smithi067 bash[27441]: audit 2024-04-04T00:38:03.384531+0000 mon.c (mon.2) 7430 : audit [DBG] from='client.? 172.21.15.67:0/1918783647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:04.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:04 smithi082 bash[20963]: cluster 2024-04-04T00:38:03.522469+0000 mgr.y (mgr.24370) 18584 : cluster [DBG] pgmap v18568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:04.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:04 smithi067 bash[17655]: cluster 2024-04-04T00:38:03.522469+0000 mgr.y (mgr.24370) 18584 : cluster [DBG] pgmap v18568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:04.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:04 smithi067 bash[27441]: cluster 2024-04-04T00:38:03.522469+0000 mgr.y (mgr.24370) 18584 : cluster [DBG] pgmap v18568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:06.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:06 smithi082 bash[20963]: cluster 2024-04-04T00:38:05.522966+0000 mgr.y (mgr.24370) 18585 : cluster [DBG] pgmap v18569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:06.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:06 smithi082 bash[20963]: audit 2024-04-04T00:38:05.843046+0000 mon.a (mon.0) 15742 : audit [DBG] from='client.? 172.21.15.67:0/2076332176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:06.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:06 smithi067 bash[17655]: cluster 2024-04-04T00:38:05.522966+0000 mgr.y (mgr.24370) 18585 : cluster [DBG] pgmap v18569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:06.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:06 smithi067 bash[17655]: audit 2024-04-04T00:38:05.843046+0000 mon.a (mon.0) 15742 : audit [DBG] from='client.? 172.21.15.67:0/2076332176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:06.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:06 smithi067 bash[27441]: cluster 2024-04-04T00:38:05.522966+0000 mgr.y (mgr.24370) 18585 : cluster [DBG] pgmap v18569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:06.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:06 smithi067 bash[27441]: audit 2024-04-04T00:38:05.843046+0000 mon.a (mon.0) 15742 : audit [DBG] from='client.? 172.21.15.67:0/2076332176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:08.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:08 smithi082 bash[20963]: cluster 2024-04-04T00:38:07.524139+0000 mgr.y (mgr.24370) 18586 : cluster [DBG] pgmap v18570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:08.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:08 smithi082 bash[20963]: audit 2024-04-04T00:38:08.297056+0000 mon.a (mon.0) 15743 : audit [DBG] from='client.? 172.21.15.67:0/685708831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:08.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:08 smithi067 bash[17655]: cluster 2024-04-04T00:38:07.524139+0000 mgr.y (mgr.24370) 18586 : cluster [DBG] pgmap v18570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:08.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:08 smithi067 bash[17655]: audit 2024-04-04T00:38:08.297056+0000 mon.a (mon.0) 15743 : audit [DBG] from='client.? 172.21.15.67:0/685708831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:08.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:08 smithi067 bash[27441]: cluster 2024-04-04T00:38:07.524139+0000 mgr.y (mgr.24370) 18586 : cluster [DBG] pgmap v18570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:08.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:08 smithi067 bash[27441]: audit 2024-04-04T00:38:08.297056+0000 mon.a (mon.0) 15743 : audit [DBG] from='client.? 172.21.15.67:0/685708831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:10 smithi082 bash[20963]: cluster 2024-04-04T00:38:09.524793+0000 mgr.y (mgr.24370) 18587 : cluster [DBG] pgmap v18571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:10 smithi067 bash[27441]: cluster 2024-04-04T00:38:09.524793+0000 mgr.y (mgr.24370) 18587 : cluster [DBG] pgmap v18571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:10 smithi067 bash[17655]: cluster 2024-04-04T00:38:09.524793+0000 mgr.y (mgr.24370) 18587 : cluster [DBG] pgmap v18571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:11.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:11 smithi082 bash[20963]: audit 2024-04-04T00:38:10.648273+0000 mon.a (mon.0) 15744 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:11.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:11 smithi082 bash[20963]: audit 2024-04-04T00:38:10.754715+0000 mon.c (mon.2) 7431 : audit [DBG] from='client.? 172.21.15.67:0/3693857221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:11 smithi067 bash[17655]: audit 2024-04-04T00:38:10.648273+0000 mon.a (mon.0) 15744 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:11 smithi067 bash[17655]: audit 2024-04-04T00:38:10.754715+0000 mon.c (mon.2) 7431 : audit [DBG] from='client.? 172.21.15.67:0/3693857221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:11.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:11 smithi067 bash[27441]: audit 2024-04-04T00:38:10.648273+0000 mon.a (mon.0) 15744 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:11.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:11 smithi067 bash[27441]: audit 2024-04-04T00:38:10.754715+0000 mon.c (mon.2) 7431 : audit [DBG] from='client.? 172.21.15.67:0/3693857221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:13.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:12 smithi082 bash[20963]: cluster 2024-04-04T00:38:11.525948+0000 mgr.y (mgr.24370) 18588 : cluster [DBG] pgmap v18572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:13] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:38:13.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:12 smithi067 bash[27441]: cluster 2024-04-04T00:38:11.525948+0000 mgr.y (mgr.24370) 18588 : cluster [DBG] pgmap v18572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:13.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:12 smithi067 bash[17655]: cluster 2024-04-04T00:38:11.525948+0000 mgr.y (mgr.24370) 18588 : cluster [DBG] pgmap v18572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:38:14.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:13 smithi082 bash[20963]: audit 2024-04-04T00:38:13.216306+0000 mon.a (mon.0) 15745 : audit [DBG] from='client.? 172.21.15.67:0/550747254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:14.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:13 smithi067 bash[27441]: audit 2024-04-04T00:38:13.216306+0000 mon.a (mon.0) 15745 : audit [DBG] from='client.? 172.21.15.67:0/550747254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:14.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:13 smithi067 bash[17655]: audit 2024-04-04T00:38:13.216306+0000 mon.a (mon.0) 15745 : audit [DBG] from='client.? 172.21.15.67:0/550747254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:15.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:14 smithi082 bash[20963]: cluster 2024-04-04T00:38:13.526691+0000 mgr.y (mgr.24370) 18589 : cluster [DBG] pgmap v18573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:15.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:14 smithi067 bash[27441]: cluster 2024-04-04T00:38:13.526691+0000 mgr.y (mgr.24370) 18589 : cluster [DBG] pgmap v18573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:15.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:14 smithi067 bash[17655]: cluster 2024-04-04T00:38:13.526691+0000 mgr.y (mgr.24370) 18589 : cluster [DBG] pgmap v18573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:16.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:15 smithi082 bash[20963]: audit 2024-04-04T00:38:15.664502+0000 mon.a (mon.0) 15746 : audit [DBG] from='client.? 172.21.15.67:0/580544913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:15 smithi067 bash[27441]: audit 2024-04-04T00:38:15.664502+0000 mon.a (mon.0) 15746 : audit [DBG] from='client.? 172.21.15.67:0/580544913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:16.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:15 smithi067 bash[17655]: audit 2024-04-04T00:38:15.664502+0000 mon.a (mon.0) 15746 : audit [DBG] from='client.? 172.21.15.67:0/580544913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:17.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:16 smithi082 bash[20963]: cluster 2024-04-04T00:38:15.527363+0000 mgr.y (mgr.24370) 18590 : cluster [DBG] pgmap v18574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:17.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:16 smithi067 bash[17655]: cluster 2024-04-04T00:38:15.527363+0000 mgr.y (mgr.24370) 18590 : cluster [DBG] pgmap v18574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:17.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:16 smithi067 bash[27441]: cluster 2024-04-04T00:38:15.527363+0000 mgr.y (mgr.24370) 18590 : cluster [DBG] pgmap v18574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:19.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:18 smithi082 bash[20963]: cluster 2024-04-04T00:38:17.528645+0000 mgr.y (mgr.24370) 18591 : cluster [DBG] pgmap v18575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:19.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:18 smithi082 bash[20963]: audit 2024-04-04T00:38:18.126467+0000 mon.a (mon.0) 15747 : audit [DBG] from='client.? 172.21.15.67:0/3071073294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:19.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:18 smithi067 bash[17655]: cluster 2024-04-04T00:38:17.528645+0000 mgr.y (mgr.24370) 18591 : cluster [DBG] pgmap v18575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:19.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:18 smithi067 bash[17655]: audit 2024-04-04T00:38:18.126467+0000 mon.a (mon.0) 15747 : audit [DBG] from='client.? 172.21.15.67:0/3071073294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:18 smithi067 bash[27441]: cluster 2024-04-04T00:38:17.528645+0000 mgr.y (mgr.24370) 18591 : cluster [DBG] pgmap v18575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:19.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:18 smithi067 bash[27441]: audit 2024-04-04T00:38:18.126467+0000 mon.a (mon.0) 15747 : audit [DBG] from='client.? 172.21.15.67:0/3071073294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:21.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:20 smithi082 bash[20963]: cluster 2024-04-04T00:38:19.529445+0000 mgr.y (mgr.24370) 18592 : cluster [DBG] pgmap v18576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:21.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:20 smithi082 bash[20963]: audit 2024-04-04T00:38:20.575640+0000 mon.a (mon.0) 15748 : audit [DBG] from='client.? 172.21.15.67:0/3923901588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:21.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:20 smithi067 bash[27441]: cluster 2024-04-04T00:38:19.529445+0000 mgr.y (mgr.24370) 18592 : cluster [DBG] pgmap v18576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:21.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:20 smithi067 bash[27441]: audit 2024-04-04T00:38:20.575640+0000 mon.a (mon.0) 15748 : audit [DBG] from='client.? 172.21.15.67:0/3923901588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:21.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:20 smithi067 bash[17655]: cluster 2024-04-04T00:38:19.529445+0000 mgr.y (mgr.24370) 18592 : cluster [DBG] pgmap v18576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:21.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:20 smithi067 bash[17655]: audit 2024-04-04T00:38:20.575640+0000 mon.a (mon.0) 15748 : audit [DBG] from='client.? 172.21.15.67:0/3923901588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:23.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:22 smithi082 bash[20963]: cluster 2024-04-04T00:38:21.530678+0000 mgr.y (mgr.24370) 18593 : cluster [DBG] pgmap v18577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:23] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:38:23.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:22 smithi067 bash[17655]: cluster 2024-04-04T00:38:21.530678+0000 mgr.y (mgr.24370) 18593 : cluster [DBG] pgmap v18577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:22 smithi067 bash[27441]: cluster 2024-04-04T00:38:21.530678+0000 mgr.y (mgr.24370) 18593 : cluster [DBG] pgmap v18577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:38:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:23 smithi082 bash[20963]: audit 2024-04-04T00:38:23.032682+0000 mon.a (mon.0) 15749 : audit [DBG] from='client.? 172.21.15.67:0/1846550036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:23 smithi067 bash[17655]: audit 2024-04-04T00:38:23.032682+0000 mon.a (mon.0) 15749 : audit [DBG] from='client.? 172.21.15.67:0/1846550036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:24.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:23 smithi067 bash[27441]: audit 2024-04-04T00:38:23.032682+0000 mon.a (mon.0) 15749 : audit [DBG] from='client.? 172.21.15.67:0/1846550036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:24 smithi082 bash[20963]: cluster 2024-04-04T00:38:23.531355+0000 mgr.y (mgr.24370) 18594 : cluster [DBG] pgmap v18578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:25.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:24 smithi067 bash[27441]: cluster 2024-04-04T00:38:23.531355+0000 mgr.y (mgr.24370) 18594 : cluster [DBG] pgmap v18578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:24 smithi067 bash[17655]: cluster 2024-04-04T00:38:23.531355+0000 mgr.y (mgr.24370) 18594 : cluster [DBG] pgmap v18578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:26.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:25 smithi082 bash[20963]: audit 2024-04-04T00:38:25.486443+0000 mon.a (mon.0) 15750 : audit [DBG] from='client.? 172.21.15.67:0/118816160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:26.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:25 smithi082 bash[20963]: audit 2024-04-04T00:38:25.648832+0000 mon.a (mon.0) 15751 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:25 smithi067 bash[17655]: audit 2024-04-04T00:38:25.486443+0000 mon.a (mon.0) 15750 : audit [DBG] from='client.? 172.21.15.67:0/118816160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:25 smithi067 bash[17655]: audit 2024-04-04T00:38:25.648832+0000 mon.a (mon.0) 15751 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:25 smithi067 bash[27441]: audit 2024-04-04T00:38:25.486443+0000 mon.a (mon.0) 15750 : audit [DBG] from='client.? 172.21.15.67:0/118816160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:26.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:25 smithi067 bash[27441]: audit 2024-04-04T00:38:25.648832+0000 mon.a (mon.0) 15751 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:27.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:26 smithi082 bash[20963]: cluster 2024-04-04T00:38:25.532054+0000 mgr.y (mgr.24370) 18595 : cluster [DBG] pgmap v18579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:27.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:26 smithi067 bash[17655]: cluster 2024-04-04T00:38:25.532054+0000 mgr.y (mgr.24370) 18595 : cluster [DBG] pgmap v18579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:27.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:26 smithi067 bash[27441]: cluster 2024-04-04T00:38:25.532054+0000 mgr.y (mgr.24370) 18595 : cluster [DBG] pgmap v18579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:28.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:28 smithi082 bash[20963]: audit 2024-04-04T00:38:27.942916+0000 mon.a (mon.0) 15752 : audit [DBG] from='client.? 172.21.15.67:0/3114985245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:28.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:28 smithi067 bash[27441]: audit 2024-04-04T00:38:27.942916+0000 mon.a (mon.0) 15752 : audit [DBG] from='client.? 172.21.15.67:0/3114985245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:28.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:28 smithi067 bash[17655]: audit 2024-04-04T00:38:27.942916+0000 mon.a (mon.0) 15752 : audit [DBG] from='client.? 172.21.15.67:0/3114985245' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:29.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:29 smithi082 bash[20963]: cluster 2024-04-04T00:38:27.533247+0000 mgr.y (mgr.24370) 18596 : cluster [DBG] pgmap v18580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:29.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:29 smithi067 bash[17655]: cluster 2024-04-04T00:38:27.533247+0000 mgr.y (mgr.24370) 18596 : cluster [DBG] pgmap v18580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:29.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:29 smithi067 bash[27441]: cluster 2024-04-04T00:38:27.533247+0000 mgr.y (mgr.24370) 18596 : cluster [DBG] pgmap v18580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:31.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:31 smithi082 bash[20963]: cluster 2024-04-04T00:38:29.533948+0000 mgr.y (mgr.24370) 18597 : cluster [DBG] pgmap v18581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:31.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:31 smithi082 bash[20963]: audit 2024-04-04T00:38:30.398937+0000 mon.c (mon.2) 7432 : audit [DBG] from='client.? 172.21.15.67:0/2370395227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:31.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:31 smithi067 bash[17655]: cluster 2024-04-04T00:38:29.533948+0000 mgr.y (mgr.24370) 18597 : cluster [DBG] pgmap v18581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:31.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:31 smithi067 bash[17655]: audit 2024-04-04T00:38:30.398937+0000 mon.c (mon.2) 7432 : audit [DBG] from='client.? 172.21.15.67:0/2370395227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:31.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:31 smithi067 bash[27441]: cluster 2024-04-04T00:38:29.533948+0000 mgr.y (mgr.24370) 18597 : cluster [DBG] pgmap v18581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:31.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:31 smithi067 bash[27441]: audit 2024-04-04T00:38:30.398937+0000 mon.c (mon.2) 7432 : audit [DBG] from='client.? 172.21.15.67:0/2370395227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:33.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:33 smithi082 bash[20963]: cluster 2024-04-04T00:38:31.535198+0000 mgr.y (mgr.24370) 18598 : cluster [DBG] pgmap v18582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:33.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:33 smithi082 bash[20963]: audit 2024-04-04T00:38:32.847985+0000 mon.a (mon.0) 15753 : audit [DBG] from='client.? 172.21.15.67:0/1807588145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:33] "GET /metrics HTTP/1.1" 200 240007 "" "Prometheus/2.43.0" 2024-04-04T00:38:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:33 smithi067 bash[27441]: cluster 2024-04-04T00:38:31.535198+0000 mgr.y (mgr.24370) 18598 : cluster [DBG] pgmap v18582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:33.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:33 smithi067 bash[27441]: audit 2024-04-04T00:38:32.847985+0000 mon.a (mon.0) 15753 : audit [DBG] from='client.? 172.21.15.67:0/1807588145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:33 smithi067 bash[17655]: cluster 2024-04-04T00:38:31.535198+0000 mgr.y (mgr.24370) 18598 : cluster [DBG] pgmap v18582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:33.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:33 smithi067 bash[17655]: audit 2024-04-04T00:38:32.847985+0000 mon.a (mon.0) 15753 : audit [DBG] from='client.? 172.21.15.67:0/1807588145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:38:35.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:35 smithi082 bash[20963]: cluster 2024-04-04T00:38:33.535883+0000 mgr.y (mgr.24370) 18599 : cluster [DBG] pgmap v18583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:35.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:35 smithi067 bash[27441]: cluster 2024-04-04T00:38:33.535883+0000 mgr.y (mgr.24370) 18599 : cluster [DBG] pgmap v18583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:35.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:35 smithi067 bash[17655]: cluster 2024-04-04T00:38:33.535883+0000 mgr.y (mgr.24370) 18599 : cluster [DBG] pgmap v18583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:36.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:36 smithi082 bash[20963]: audit 2024-04-04T00:38:35.305937+0000 mon.a (mon.0) 15754 : audit [DBG] from='client.? 172.21.15.67:0/3311148626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:36.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:36 smithi067 bash[27441]: audit 2024-04-04T00:38:35.305937+0000 mon.a (mon.0) 15754 : audit [DBG] from='client.? 172.21.15.67:0/3311148626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:36.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:36 smithi067 bash[17655]: audit 2024-04-04T00:38:35.305937+0000 mon.a (mon.0) 15754 : audit [DBG] from='client.? 172.21.15.67:0/3311148626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:37.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:37 smithi082 bash[20963]: cluster 2024-04-04T00:38:35.536588+0000 mgr.y (mgr.24370) 18600 : cluster [DBG] pgmap v18584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:37.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:37 smithi067 bash[17655]: cluster 2024-04-04T00:38:35.536588+0000 mgr.y (mgr.24370) 18600 : cluster [DBG] pgmap v18584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:37.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:37 smithi067 bash[27441]: cluster 2024-04-04T00:38:35.536588+0000 mgr.y (mgr.24370) 18600 : cluster [DBG] pgmap v18584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:38.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:38 smithi082 bash[20963]: audit 2024-04-04T00:38:37.756174+0000 mon.a (mon.0) 15755 : audit [DBG] from='client.? 172.21.15.67:0/419961182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:38.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:38 smithi067 bash[17655]: audit 2024-04-04T00:38:37.756174+0000 mon.a (mon.0) 15755 : audit [DBG] from='client.? 172.21.15.67:0/419961182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:38.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:38 smithi067 bash[27441]: audit 2024-04-04T00:38:37.756174+0000 mon.a (mon.0) 15755 : audit [DBG] from='client.? 172.21.15.67:0/419961182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:39.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:39 smithi082 bash[20963]: cluster 2024-04-04T00:38:37.537758+0000 mgr.y (mgr.24370) 18601 : cluster [DBG] pgmap v18585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:39.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:39 smithi067 bash[27441]: cluster 2024-04-04T00:38:37.537758+0000 mgr.y (mgr.24370) 18601 : cluster [DBG] pgmap v18585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:39.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:39 smithi067 bash[17655]: cluster 2024-04-04T00:38:37.537758+0000 mgr.y (mgr.24370) 18601 : cluster [DBG] pgmap v18585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:41 smithi082 bash[20963]: cluster 2024-04-04T00:38:39.538501+0000 mgr.y (mgr.24370) 18602 : cluster [DBG] pgmap v18586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:41 smithi082 bash[20963]: audit 2024-04-04T00:38:40.216811+0000 mon.a (mon.0) 15756 : audit [DBG] from='client.? 172.21.15.67:0/3301078717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:41.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:41 smithi082 bash[20963]: audit 2024-04-04T00:38:40.649283+0000 mon.a (mon.0) 15757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:41 smithi067 bash[27441]: cluster 2024-04-04T00:38:39.538501+0000 mgr.y (mgr.24370) 18602 : cluster [DBG] pgmap v18586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:41 smithi067 bash[27441]: audit 2024-04-04T00:38:40.216811+0000 mon.a (mon.0) 15756 : audit [DBG] from='client.? 172.21.15.67:0/3301078717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:41 smithi067 bash[27441]: audit 2024-04-04T00:38:40.649283+0000 mon.a (mon.0) 15757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:41 smithi067 bash[17655]: cluster 2024-04-04T00:38:39.538501+0000 mgr.y (mgr.24370) 18602 : cluster [DBG] pgmap v18586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:41 smithi067 bash[17655]: audit 2024-04-04T00:38:40.216811+0000 mon.a (mon.0) 15756 : audit [DBG] from='client.? 172.21.15.67:0/3301078717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:41.420 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:41 smithi067 bash[17655]: audit 2024-04-04T00:38:40.649283+0000 mon.a (mon.0) 15757 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:43.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:43 smithi082 bash[20963]: cluster 2024-04-04T00:38:41.539684+0000 mgr.y (mgr.24370) 18603 : cluster [DBG] pgmap v18587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:43.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:43 smithi082 bash[20963]: audit 2024-04-04T00:38:42.670521+0000 mon.c (mon.2) 7433 : audit [DBG] from='client.? 172.21.15.67:0/2693797996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:43.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:43 smithi067 bash[17655]: cluster 2024-04-04T00:38:41.539684+0000 mgr.y (mgr.24370) 18603 : cluster [DBG] pgmap v18587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:43.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:43 smithi067 bash[17655]: audit 2024-04-04T00:38:42.670521+0000 mon.c (mon.2) 7433 : audit [DBG] from='client.? 172.21.15.67:0/2693797996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:38:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:43 smithi067 bash[27441]: cluster 2024-04-04T00:38:41.539684+0000 mgr.y (mgr.24370) 18603 : cluster [DBG] pgmap v18587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:43.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:43 smithi067 bash[27441]: audit 2024-04-04T00:38:42.670521+0000 mon.c (mon.2) 7433 : audit [DBG] from='client.? 172.21.15.67:0/2693797996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:38:44.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:44 smithi082 bash[20963]: cluster 2024-04-04T00:38:43.540369+0000 mgr.y (mgr.24370) 18604 : cluster [DBG] pgmap v18588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:44.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:44 smithi067 bash[17655]: cluster 2024-04-04T00:38:43.540369+0000 mgr.y (mgr.24370) 18604 : cluster [DBG] pgmap v18588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:44.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:44 smithi067 bash[27441]: cluster 2024-04-04T00:38:43.540369+0000 mgr.y (mgr.24370) 18604 : cluster [DBG] pgmap v18588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:45.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:45 smithi082 bash[20963]: audit 2024-04-04T00:38:45.133926+0000 mon.a (mon.0) 15758 : audit [DBG] from='client.? 172.21.15.67:0/2229980638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:45.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:45 smithi067 bash[17655]: audit 2024-04-04T00:38:45.133926+0000 mon.a (mon.0) 15758 : audit [DBG] from='client.? 172.21.15.67:0/2229980638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:45.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:45 smithi067 bash[27441]: audit 2024-04-04T00:38:45.133926+0000 mon.a (mon.0) 15758 : audit [DBG] from='client.? 172.21.15.67:0/2229980638' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:46.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:46 smithi082 bash[20963]: cluster 2024-04-04T00:38:45.540986+0000 mgr.y (mgr.24370) 18605 : cluster [DBG] pgmap v18589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:46.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:46 smithi067 bash[17655]: cluster 2024-04-04T00:38:45.540986+0000 mgr.y (mgr.24370) 18605 : cluster [DBG] pgmap v18589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:46.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:46 smithi067 bash[27441]: cluster 2024-04-04T00:38:45.540986+0000 mgr.y (mgr.24370) 18605 : cluster [DBG] pgmap v18589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:47.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:47 smithi067 bash[27441]: audit 2024-04-04T00:38:47.581772+0000 mon.a (mon.0) 15759 : audit [DBG] from='client.? 172.21.15.67:0/1693105287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:47.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:47 smithi067 bash[17655]: audit 2024-04-04T00:38:47.581772+0000 mon.a (mon.0) 15759 : audit [DBG] from='client.? 172.21.15.67:0/1693105287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:48.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:47 smithi082 bash[20963]: audit 2024-04-04T00:38:47.581772+0000 mon.a (mon.0) 15759 : audit [DBG] from='client.? 172.21.15.67:0/1693105287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:48 smithi067 bash[27441]: cluster 2024-04-04T00:38:47.542075+0000 mgr.y (mgr.24370) 18606 : cluster [DBG] pgmap v18590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:48.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:48 smithi067 bash[17655]: cluster 2024-04-04T00:38:47.542075+0000 mgr.y (mgr.24370) 18606 : cluster [DBG] pgmap v18590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:48 smithi082 bash[20963]: cluster 2024-04-04T00:38:47.542075+0000 mgr.y (mgr.24370) 18606 : cluster [DBG] pgmap v18590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:50.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:50 smithi067 bash[27441]: cluster 2024-04-04T00:38:49.542765+0000 mgr.y (mgr.24370) 18607 : cluster [DBG] pgmap v18591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:50.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:50 smithi067 bash[27441]: audit 2024-04-04T00:38:50.037811+0000 mon.a (mon.0) 15760 : audit [DBG] from='client.? 172.21.15.67:0/1177141777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:50.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:50 smithi067 bash[17655]: cluster 2024-04-04T00:38:49.542765+0000 mgr.y (mgr.24370) 18607 : cluster [DBG] pgmap v18591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:50.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:50 smithi067 bash[17655]: audit 2024-04-04T00:38:50.037811+0000 mon.a (mon.0) 15760 : audit [DBG] from='client.? 172.21.15.67:0/1177141777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:50 smithi082 bash[20963]: cluster 2024-04-04T00:38:49.542765+0000 mgr.y (mgr.24370) 18607 : cluster [DBG] pgmap v18591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:50 smithi082 bash[20963]: audit 2024-04-04T00:38:50.037811+0000 mon.a (mon.0) 15760 : audit [DBG] from='client.? 172.21.15.67:0/1177141777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:52.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:52 smithi067 bash[17655]: cluster 2024-04-04T00:38:51.543922+0000 mgr.y (mgr.24370) 18608 : cluster [DBG] pgmap v18592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:52.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:52 smithi067 bash[17655]: audit 2024-04-04T00:38:52.494099+0000 mon.a (mon.0) 15761 : audit [DBG] from='client.? 172.21.15.67:0/2803197159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:52.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:52 smithi067 bash[27441]: cluster 2024-04-04T00:38:51.543922+0000 mgr.y (mgr.24370) 18608 : cluster [DBG] pgmap v18592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:52.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:52 smithi067 bash[27441]: audit 2024-04-04T00:38:52.494099+0000 mon.a (mon.0) 15761 : audit [DBG] from='client.? 172.21.15.67:0/2803197159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:52 smithi082 bash[20963]: cluster 2024-04-04T00:38:51.543922+0000 mgr.y (mgr.24370) 18608 : cluster [DBG] pgmap v18592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:52 smithi082 bash[20963]: audit 2024-04-04T00:38:52.494099+0000 mon.a (mon.0) 15761 : audit [DBG] from='client.? 172.21.15.67:0/2803197159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:38:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:38:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:54 smithi067 bash[27441]: cluster 2024-04-04T00:38:53.544556+0000 mgr.y (mgr.24370) 18609 : cluster [DBG] pgmap v18593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:54.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:54 smithi067 bash[17655]: cluster 2024-04-04T00:38:53.544556+0000 mgr.y (mgr.24370) 18609 : cluster [DBG] pgmap v18593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:55.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:54 smithi082 bash[20963]: cluster 2024-04-04T00:38:53.544556+0000 mgr.y (mgr.24370) 18609 : cluster [DBG] pgmap v18593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:55 smithi067 bash[27441]: audit 2024-04-04T00:38:54.944621+0000 mon.a (mon.0) 15762 : audit [DBG] from='client.? 172.21.15.67:0/2835575658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:55 smithi067 bash[27441]: audit 2024-04-04T00:38:55.649763+0000 mon.a (mon.0) 15763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:55.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:55 smithi067 bash[17655]: audit 2024-04-04T00:38:54.944621+0000 mon.a (mon.0) 15762 : audit [DBG] from='client.? 172.21.15.67:0/2835575658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:55.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:55 smithi067 bash[17655]: audit 2024-04-04T00:38:55.649763+0000 mon.a (mon.0) 15763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:55 smithi082 bash[20963]: audit 2024-04-04T00:38:54.944621+0000 mon.a (mon.0) 15762 : audit [DBG] from='client.? 172.21.15.67:0/2835575658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:55 smithi082 bash[20963]: audit 2024-04-04T00:38:55.649763+0000 mon.a (mon.0) 15763 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:38:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:56 smithi067 bash[17655]: cluster 2024-04-04T00:38:55.545381+0000 mgr.y (mgr.24370) 18610 : cluster [DBG] pgmap v18594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:56 smithi067 bash[27441]: cluster 2024-04-04T00:38:55.545381+0000 mgr.y (mgr.24370) 18610 : cluster [DBG] pgmap v18594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:57.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:56 smithi082 bash[20963]: cluster 2024-04-04T00:38:55.545381+0000 mgr.y (mgr.24370) 18610 : cluster [DBG] pgmap v18594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:58.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:57 smithi082 bash[20963]: audit 2024-04-04T00:38:56.930116+0000 mon.a (mon.0) 15764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:38:58.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:57 smithi082 bash[20963]: audit 2024-04-04T00:38:57.434225+0000 mon.c (mon.2) 7434 : audit [DBG] from='client.? 172.21.15.67:0/2173025732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:58.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:57 smithi067 bash[17655]: audit 2024-04-04T00:38:56.930116+0000 mon.a (mon.0) 15764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:38:58.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:57 smithi067 bash[17655]: audit 2024-04-04T00:38:57.434225+0000 mon.c (mon.2) 7434 : audit [DBG] from='client.? 172.21.15.67:0/2173025732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:58.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:57 smithi067 bash[27441]: audit 2024-04-04T00:38:56.930116+0000 mon.a (mon.0) 15764 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:38:58.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:57 smithi067 bash[27441]: audit 2024-04-04T00:38:57.434225+0000 mon.c (mon.2) 7434 : audit [DBG] from='client.? 172.21.15.67:0/2173025732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:38:59.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:38:58 smithi082 bash[20963]: cluster 2024-04-04T00:38:57.546714+0000 mgr.y (mgr.24370) 18611 : cluster [DBG] pgmap v18595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:38:58 smithi067 bash[17655]: cluster 2024-04-04T00:38:57.546714+0000 mgr.y (mgr.24370) 18611 : cluster [DBG] pgmap v18595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:38:59.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:38:58 smithi067 bash[27441]: cluster 2024-04-04T00:38:57.546714+0000 mgr.y (mgr.24370) 18611 : cluster [DBG] pgmap v18595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:00 smithi082 bash[20963]: cluster 2024-04-04T00:38:59.547375+0000 mgr.y (mgr.24370) 18612 : cluster [DBG] pgmap v18596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:00 smithi082 bash[20963]: audit 2024-04-04T00:38:59.904120+0000 mon.c (mon.2) 7435 : audit [DBG] from='client.? 172.21.15.67:0/4036056442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:00 smithi067 bash[27441]: cluster 2024-04-04T00:38:59.547375+0000 mgr.y (mgr.24370) 18612 : cluster [DBG] pgmap v18596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:00 smithi067 bash[27441]: audit 2024-04-04T00:38:59.904120+0000 mon.c (mon.2) 7435 : audit [DBG] from='client.? 172.21.15.67:0/4036056442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:01.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:00 smithi067 bash[17655]: cluster 2024-04-04T00:38:59.547375+0000 mgr.y (mgr.24370) 18612 : cluster [DBG] pgmap v18596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:01.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:00 smithi067 bash[17655]: audit 2024-04-04T00:38:59.904120+0000 mon.c (mon.2) 7435 : audit [DBG] from='client.? 172.21.15.67:0/4036056442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:02 smithi067 bash[27441]: cluster 2024-04-04T00:39:01.548595+0000 mgr.y (mgr.24370) 18613 : cluster [DBG] pgmap v18597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:02 smithi067 bash[27441]: audit 2024-04-04T00:39:02.369034+0000 mon.a (mon.0) 15765 : audit [DBG] from='client.? 172.21.15.67:0/588553591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:02 smithi067 bash[27441]: audit 2024-04-04T00:39:02.677889+0000 mon.a (mon.0) 15766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:02 smithi067 bash[17655]: cluster 2024-04-04T00:39:01.548595+0000 mgr.y (mgr.24370) 18613 : cluster [DBG] pgmap v18597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:02 smithi067 bash[17655]: audit 2024-04-04T00:39:02.369034+0000 mon.a (mon.0) 15765 : audit [DBG] from='client.? 172.21.15.67:0/588553591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:02 smithi067 bash[17655]: audit 2024-04-04T00:39:02.677889+0000 mon.a (mon.0) 15766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:02 smithi082 bash[20963]: cluster 2024-04-04T00:39:01.548595+0000 mgr.y (mgr.24370) 18613 : cluster [DBG] pgmap v18597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:02 smithi082 bash[20963]: audit 2024-04-04T00:39:02.369034+0000 mon.a (mon.0) 15765 : audit [DBG] from='client.? 172.21.15.67:0/588553591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:03.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:02 smithi082 bash[20963]: audit 2024-04-04T00:39:02.677889+0000 mon.a (mon.0) 15766 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:39:03.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:39:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:03 smithi082 bash[20963]: audit 2024-04-04T00:39:02.684198+0000 mon.a (mon.0) 15767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:03 smithi082 bash[20963]: audit 2024-04-04T00:39:02.931449+0000 mon.a (mon.0) 15768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:03 smithi082 bash[20963]: audit 2024-04-04T00:39:02.939347+0000 mon.a (mon.0) 15769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:03 smithi082 bash[20963]: audit 2024-04-04T00:39:03.373227+0000 mon.a (mon.0) 15770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:39:03.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:03 smithi082 bash[20963]: audit 2024-04-04T00:39:03.374890+0000 mon.a (mon.0) 15771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:39:03.888 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:03 smithi082 bash[20963]: audit 2024-04-04T00:39:03.385033+0000 mon.a (mon.0) 15772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:04.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[27441]: audit 2024-04-04T00:39:02.684198+0000 mon.a (mon.0) 15767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:04.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[27441]: audit 2024-04-04T00:39:02.931449+0000 mon.a (mon.0) 15768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:04.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[27441]: audit 2024-04-04T00:39:02.939347+0000 mon.a (mon.0) 15769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:04.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[27441]: audit 2024-04-04T00:39:03.373227+0000 mon.a (mon.0) 15770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:39:04.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[27441]: audit 2024-04-04T00:39:03.374890+0000 mon.a (mon.0) 15771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:39:04.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[27441]: audit 2024-04-04T00:39:03.385033+0000 mon.a (mon.0) 15772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[17655]: audit 2024-04-04T00:39:02.684198+0000 mon.a (mon.0) 15767 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[17655]: audit 2024-04-04T00:39:02.931449+0000 mon.a (mon.0) 15768 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[17655]: audit 2024-04-04T00:39:02.939347+0000 mon.a (mon.0) 15769 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[17655]: audit 2024-04-04T00:39:03.373227+0000 mon.a (mon.0) 15770 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:39:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[17655]: audit 2024-04-04T00:39:03.374890+0000 mon.a (mon.0) 15771 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:39:04.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:03 smithi067 bash[17655]: audit 2024-04-04T00:39:03.385033+0000 mon.a (mon.0) 15772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:39:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:04 smithi082 bash[20963]: cluster 2024-04-04T00:39:03.549289+0000 mgr.y (mgr.24370) 18614 : cluster [DBG] pgmap v18598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:04 smithi067 bash[17655]: cluster 2024-04-04T00:39:03.549289+0000 mgr.y (mgr.24370) 18614 : cluster [DBG] pgmap v18598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:04 smithi067 bash[27441]: cluster 2024-04-04T00:39:03.549289+0000 mgr.y (mgr.24370) 18614 : cluster [DBG] pgmap v18598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:06.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:05 smithi082 bash[20963]: audit 2024-04-04T00:39:04.819782+0000 mon.a (mon.0) 15773 : audit [DBG] from='client.? 172.21.15.67:0/705832127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:06.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:05 smithi067 bash[17655]: audit 2024-04-04T00:39:04.819782+0000 mon.a (mon.0) 15773 : audit [DBG] from='client.? 172.21.15.67:0/705832127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:06.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:05 smithi067 bash[27441]: audit 2024-04-04T00:39:04.819782+0000 mon.a (mon.0) 15773 : audit [DBG] from='client.? 172.21.15.67:0/705832127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:06 smithi082 bash[20963]: cluster 2024-04-04T00:39:05.549921+0000 mgr.y (mgr.24370) 18615 : cluster [DBG] pgmap v18599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:06 smithi067 bash[27441]: cluster 2024-04-04T00:39:05.549921+0000 mgr.y (mgr.24370) 18615 : cluster [DBG] pgmap v18599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:06 smithi067 bash[17655]: cluster 2024-04-04T00:39:05.549921+0000 mgr.y (mgr.24370) 18615 : cluster [DBG] pgmap v18599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:08.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:07 smithi082 bash[20963]: audit 2024-04-04T00:39:07.283214+0000 mon.a (mon.0) 15774 : audit [DBG] from='client.? 172.21.15.67:0/2616997060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:08.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:07 smithi067 bash[17655]: audit 2024-04-04T00:39:07.283214+0000 mon.a (mon.0) 15774 : audit [DBG] from='client.? 172.21.15.67:0/2616997060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:07 smithi067 bash[27441]: audit 2024-04-04T00:39:07.283214+0000 mon.a (mon.0) 15774 : audit [DBG] from='client.? 172.21.15.67:0/2616997060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:09.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:08 smithi082 bash[20963]: cluster 2024-04-04T00:39:07.551143+0000 mgr.y (mgr.24370) 18616 : cluster [DBG] pgmap v18600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:09.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:08 smithi067 bash[17655]: cluster 2024-04-04T00:39:07.551143+0000 mgr.y (mgr.24370) 18616 : cluster [DBG] pgmap v18600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:09.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:08 smithi067 bash[27441]: cluster 2024-04-04T00:39:07.551143+0000 mgr.y (mgr.24370) 18616 : cluster [DBG] pgmap v18600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:10 smithi082 bash[20963]: cluster 2024-04-04T00:39:09.551767+0000 mgr.y (mgr.24370) 18617 : cluster [DBG] pgmap v18601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:10 smithi082 bash[20963]: audit 2024-04-04T00:39:09.741743+0000 mon.a (mon.0) 15775 : audit [DBG] from='client.? 172.21.15.67:0/468384499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:10 smithi082 bash[20963]: audit 2024-04-04T00:39:10.650036+0000 mon.a (mon.0) 15776 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:10 smithi067 bash[17655]: cluster 2024-04-04T00:39:09.551767+0000 mgr.y (mgr.24370) 18617 : cluster [DBG] pgmap v18601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:10 smithi067 bash[17655]: audit 2024-04-04T00:39:09.741743+0000 mon.a (mon.0) 15775 : audit [DBG] from='client.? 172.21.15.67:0/468384499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:10 smithi067 bash[17655]: audit 2024-04-04T00:39:10.650036+0000 mon.a (mon.0) 15776 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:10 smithi067 bash[27441]: cluster 2024-04-04T00:39:09.551767+0000 mgr.y (mgr.24370) 18617 : cluster [DBG] pgmap v18601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:10 smithi067 bash[27441]: audit 2024-04-04T00:39:09.741743+0000 mon.a (mon.0) 15775 : audit [DBG] from='client.? 172.21.15.67:0/468384499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:10 smithi067 bash[27441]: audit 2024-04-04T00:39:10.650036+0000 mon.a (mon.0) 15776 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:12 smithi067 bash[27441]: cluster 2024-04-04T00:39:11.552948+0000 mgr.y (mgr.24370) 18618 : cluster [DBG] pgmap v18602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:13.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:12 smithi067 bash[27441]: audit 2024-04-04T00:39:12.200981+0000 mon.a (mon.0) 15777 : audit [DBG] from='client.? 172.21.15.67:0/601044129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:12 smithi067 bash[17655]: cluster 2024-04-04T00:39:11.552948+0000 mgr.y (mgr.24370) 18618 : cluster [DBG] pgmap v18602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:13.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:12 smithi067 bash[17655]: audit 2024-04-04T00:39:12.200981+0000 mon.a (mon.0) 15777 : audit [DBG] from='client.? 172.21.15.67:0/601044129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:12 smithi082 bash[20963]: cluster 2024-04-04T00:39:11.552948+0000 mgr.y (mgr.24370) 18618 : cluster [DBG] pgmap v18602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:13.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:12 smithi082 bash[20963]: audit 2024-04-04T00:39:12.200981+0000 mon.a (mon.0) 15777 : audit [DBG] from='client.? 172.21.15.67:0/601044129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:39:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:39:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:14 smithi082 bash[20963]: cluster 2024-04-04T00:39:13.553582+0000 mgr.y (mgr.24370) 18619 : cluster [DBG] pgmap v18603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:15.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:14 smithi082 bash[20963]: audit 2024-04-04T00:39:14.654471+0000 mon.a (mon.0) 15778 : audit [DBG] from='client.? 172.21.15.67:0/3513175808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:14 smithi067 bash[27441]: cluster 2024-04-04T00:39:13.553582+0000 mgr.y (mgr.24370) 18619 : cluster [DBG] pgmap v18603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:14 smithi067 bash[27441]: audit 2024-04-04T00:39:14.654471+0000 mon.a (mon.0) 15778 : audit [DBG] from='client.? 172.21.15.67:0/3513175808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:14 smithi067 bash[17655]: cluster 2024-04-04T00:39:13.553582+0000 mgr.y (mgr.24370) 18619 : cluster [DBG] pgmap v18603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:14 smithi067 bash[17655]: audit 2024-04-04T00:39:14.654471+0000 mon.a (mon.0) 15778 : audit [DBG] from='client.? 172.21.15.67:0/3513175808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:16 smithi082 bash[20963]: cluster 2024-04-04T00:39:15.554264+0000 mgr.y (mgr.24370) 18620 : cluster [DBG] pgmap v18604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:16 smithi067 bash[27441]: cluster 2024-04-04T00:39:15.554264+0000 mgr.y (mgr.24370) 18620 : cluster [DBG] pgmap v18604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:16 smithi067 bash[17655]: cluster 2024-04-04T00:39:15.554264+0000 mgr.y (mgr.24370) 18620 : cluster [DBG] pgmap v18604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:18.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:17 smithi082 bash[20963]: audit 2024-04-04T00:39:17.109200+0000 mon.c (mon.2) 7436 : audit [DBG] from='client.? 172.21.15.67:0/3160888800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:17 smithi067 bash[17655]: audit 2024-04-04T00:39:17.109200+0000 mon.c (mon.2) 7436 : audit [DBG] from='client.? 172.21.15.67:0/3160888800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:17 smithi067 bash[27441]: audit 2024-04-04T00:39:17.109200+0000 mon.c (mon.2) 7436 : audit [DBG] from='client.? 172.21.15.67:0/3160888800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:18 smithi082 bash[20963]: cluster 2024-04-04T00:39:17.555450+0000 mgr.y (mgr.24370) 18621 : cluster [DBG] pgmap v18605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:18 smithi067 bash[17655]: cluster 2024-04-04T00:39:17.555450+0000 mgr.y (mgr.24370) 18621 : cluster [DBG] pgmap v18605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:18 smithi067 bash[27441]: cluster 2024-04-04T00:39:17.555450+0000 mgr.y (mgr.24370) 18621 : cluster [DBG] pgmap v18605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:20.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:19 smithi082 bash[20963]: audit 2024-04-04T00:39:19.563927+0000 mon.a (mon.0) 15779 : audit [DBG] from='client.? 172.21.15.67:0/164269857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:19 smithi067 bash[17655]: audit 2024-04-04T00:39:19.563927+0000 mon.a (mon.0) 15779 : audit [DBG] from='client.? 172.21.15.67:0/164269857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:20.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:19 smithi067 bash[27441]: audit 2024-04-04T00:39:19.563927+0000 mon.a (mon.0) 15779 : audit [DBG] from='client.? 172.21.15.67:0/164269857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:20 smithi082 bash[20963]: cluster 2024-04-04T00:39:19.556133+0000 mgr.y (mgr.24370) 18622 : cluster [DBG] pgmap v18606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:20 smithi067 bash[17655]: cluster 2024-04-04T00:39:19.556133+0000 mgr.y (mgr.24370) 18622 : cluster [DBG] pgmap v18606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:20 smithi067 bash[27441]: cluster 2024-04-04T00:39:19.556133+0000 mgr.y (mgr.24370) 18622 : cluster [DBG] pgmap v18606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:22 smithi067 bash[27441]: cluster 2024-04-04T00:39:21.557217+0000 mgr.y (mgr.24370) 18623 : cluster [DBG] pgmap v18607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:22 smithi067 bash[27441]: audit 2024-04-04T00:39:22.015435+0000 mon.c (mon.2) 7437 : audit [DBG] from='client.? 172.21.15.67:0/3676232805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:22 smithi067 bash[17655]: cluster 2024-04-04T00:39:21.557217+0000 mgr.y (mgr.24370) 18623 : cluster [DBG] pgmap v18607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:23.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:22 smithi067 bash[17655]: audit 2024-04-04T00:39:22.015435+0000 mon.c (mon.2) 7437 : audit [DBG] from='client.? 172.21.15.67:0/3676232805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:22 smithi082 bash[20963]: cluster 2024-04-04T00:39:21.557217+0000 mgr.y (mgr.24370) 18623 : cluster [DBG] pgmap v18607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:23.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:22 smithi082 bash[20963]: audit 2024-04-04T00:39:22.015435+0000 mon.c (mon.2) 7437 : audit [DBG] from='client.? 172.21.15.67:0/3676232805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:39:23.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:39:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:24 smithi082 bash[20963]: cluster 2024-04-04T00:39:23.557884+0000 mgr.y (mgr.24370) 18624 : cluster [DBG] pgmap v18608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:25.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:24 smithi082 bash[20963]: audit 2024-04-04T00:39:24.462432+0000 mon.c (mon.2) 7438 : audit [DBG] from='client.? 172.21.15.67:0/788434942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:24 smithi067 bash[17655]: cluster 2024-04-04T00:39:23.557884+0000 mgr.y (mgr.24370) 18624 : cluster [DBG] pgmap v18608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:24 smithi067 bash[17655]: audit 2024-04-04T00:39:24.462432+0000 mon.c (mon.2) 7438 : audit [DBG] from='client.? 172.21.15.67:0/788434942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:25.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:24 smithi067 bash[27441]: cluster 2024-04-04T00:39:23.557884+0000 mgr.y (mgr.24370) 18624 : cluster [DBG] pgmap v18608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:25.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:24 smithi067 bash[27441]: audit 2024-04-04T00:39:24.462432+0000 mon.c (mon.2) 7438 : audit [DBG] from='client.? 172.21.15.67:0/788434942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:26.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:25 smithi082 bash[20963]: audit 2024-04-04T00:39:25.650632+0000 mon.a (mon.0) 15780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:25 smithi067 bash[27441]: audit 2024-04-04T00:39:25.650632+0000 mon.a (mon.0) 15780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:25 smithi067 bash[17655]: audit 2024-04-04T00:39:25.650632+0000 mon.a (mon.0) 15780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:26 smithi082 bash[20963]: cluster 2024-04-04T00:39:25.558632+0000 mgr.y (mgr.24370) 18625 : cluster [DBG] pgmap v18609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:26 smithi067 bash[17655]: cluster 2024-04-04T00:39:25.558632+0000 mgr.y (mgr.24370) 18625 : cluster [DBG] pgmap v18609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:26 smithi067 bash[27441]: cluster 2024-04-04T00:39:25.558632+0000 mgr.y (mgr.24370) 18625 : cluster [DBG] pgmap v18609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:28.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:27 smithi082 bash[20963]: audit 2024-04-04T00:39:26.924074+0000 mon.c (mon.2) 7439 : audit [DBG] from='client.? 172.21.15.67:0/3373369042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:28.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:27 smithi067 bash[17655]: audit 2024-04-04T00:39:26.924074+0000 mon.c (mon.2) 7439 : audit [DBG] from='client.? 172.21.15.67:0/3373369042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:28.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:27 smithi067 bash[27441]: audit 2024-04-04T00:39:26.924074+0000 mon.c (mon.2) 7439 : audit [DBG] from='client.? 172.21.15.67:0/3373369042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:28 smithi082 bash[20963]: cluster 2024-04-04T00:39:27.559851+0000 mgr.y (mgr.24370) 18626 : cluster [DBG] pgmap v18610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:28 smithi067 bash[27441]: cluster 2024-04-04T00:39:27.559851+0000 mgr.y (mgr.24370) 18626 : cluster [DBG] pgmap v18610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:29.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:28 smithi067 bash[17655]: cluster 2024-04-04T00:39:27.559851+0000 mgr.y (mgr.24370) 18626 : cluster [DBG] pgmap v18610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:30.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:29 smithi082 bash[20963]: audit 2024-04-04T00:39:29.378649+0000 mon.a (mon.0) 15781 : audit [DBG] from='client.? 172.21.15.67:0/1237870119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:29 smithi067 bash[17655]: audit 2024-04-04T00:39:29.378649+0000 mon.a (mon.0) 15781 : audit [DBG] from='client.? 172.21.15.67:0/1237870119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:29 smithi067 bash[27441]: audit 2024-04-04T00:39:29.378649+0000 mon.a (mon.0) 15781 : audit [DBG] from='client.? 172.21.15.67:0/1237870119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:31.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:30 smithi082 bash[20963]: cluster 2024-04-04T00:39:29.560581+0000 mgr.y (mgr.24370) 18627 : cluster [DBG] pgmap v18611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:30 smithi067 bash[27441]: cluster 2024-04-04T00:39:29.560581+0000 mgr.y (mgr.24370) 18627 : cluster [DBG] pgmap v18611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:30 smithi067 bash[17655]: cluster 2024-04-04T00:39:29.560581+0000 mgr.y (mgr.24370) 18627 : cluster [DBG] pgmap v18611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:32 smithi067 bash[27441]: cluster 2024-04-04T00:39:31.561754+0000 mgr.y (mgr.24370) 18628 : cluster [DBG] pgmap v18612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:32 smithi067 bash[27441]: audit 2024-04-04T00:39:31.831502+0000 mon.a (mon.0) 15782 : audit [DBG] from='client.? 172.21.15.67:0/3088408853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:33.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:32 smithi067 bash[17655]: cluster 2024-04-04T00:39:31.561754+0000 mgr.y (mgr.24370) 18628 : cluster [DBG] pgmap v18612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:33.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:32 smithi067 bash[17655]: audit 2024-04-04T00:39:31.831502+0000 mon.a (mon.0) 15782 : audit [DBG] from='client.? 172.21.15.67:0/3088408853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:32 smithi082 bash[20963]: cluster 2024-04-04T00:39:31.561754+0000 mgr.y (mgr.24370) 18628 : cluster [DBG] pgmap v18612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:33.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:32 smithi082 bash[20963]: audit 2024-04-04T00:39:31.831502+0000 mon.a (mon.0) 15782 : audit [DBG] from='client.? 172.21.15.67:0/3088408853' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:39:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:39:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:34 smithi082 bash[20963]: cluster 2024-04-04T00:39:33.562443+0000 mgr.y (mgr.24370) 18629 : cluster [DBG] pgmap v18613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:35.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:34 smithi082 bash[20963]: audit 2024-04-04T00:39:34.274753+0000 mon.c (mon.2) 7440 : audit [DBG] from='client.? 172.21.15.67:0/3797657982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:35.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:34 smithi067 bash[17655]: cluster 2024-04-04T00:39:33.562443+0000 mgr.y (mgr.24370) 18629 : cluster [DBG] pgmap v18613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:35.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:34 smithi067 bash[17655]: audit 2024-04-04T00:39:34.274753+0000 mon.c (mon.2) 7440 : audit [DBG] from='client.? 172.21.15.67:0/3797657982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:34 smithi067 bash[27441]: cluster 2024-04-04T00:39:33.562443+0000 mgr.y (mgr.24370) 18629 : cluster [DBG] pgmap v18613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:34 smithi067 bash[27441]: audit 2024-04-04T00:39:34.274753+0000 mon.c (mon.2) 7440 : audit [DBG] from='client.? 172.21.15.67:0/3797657982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:37.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:36 smithi082 bash[20963]: cluster 2024-04-04T00:39:35.563128+0000 mgr.y (mgr.24370) 18630 : cluster [DBG] pgmap v18614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:37.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:36 smithi082 bash[20963]: audit 2024-04-04T00:39:36.736932+0000 mon.c (mon.2) 7441 : audit [DBG] from='client.? 172.21.15.67:0/1118515836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:36 smithi067 bash[27441]: cluster 2024-04-04T00:39:35.563128+0000 mgr.y (mgr.24370) 18630 : cluster [DBG] pgmap v18614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:36 smithi067 bash[27441]: audit 2024-04-04T00:39:36.736932+0000 mon.c (mon.2) 7441 : audit [DBG] from='client.? 172.21.15.67:0/1118515836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:36 smithi067 bash[17655]: cluster 2024-04-04T00:39:35.563128+0000 mgr.y (mgr.24370) 18630 : cluster [DBG] pgmap v18614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:36 smithi067 bash[17655]: audit 2024-04-04T00:39:36.736932+0000 mon.c (mon.2) 7441 : audit [DBG] from='client.? 172.21.15.67:0/1118515836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:38 smithi082 bash[20963]: cluster 2024-04-04T00:39:37.564335+0000 mgr.y (mgr.24370) 18631 : cluster [DBG] pgmap v18615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:38 smithi067 bash[27441]: cluster 2024-04-04T00:39:37.564335+0000 mgr.y (mgr.24370) 18631 : cluster [DBG] pgmap v18615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:38 smithi067 bash[17655]: cluster 2024-04-04T00:39:37.564335+0000 mgr.y (mgr.24370) 18631 : cluster [DBG] pgmap v18615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:40.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:39 smithi082 bash[20963]: audit 2024-04-04T00:39:39.203180+0000 mon.a (mon.0) 15783 : audit [DBG] from='client.? 172.21.15.67:0/1987313151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:40.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:39 smithi067 bash[17655]: audit 2024-04-04T00:39:39.203180+0000 mon.a (mon.0) 15783 : audit [DBG] from='client.? 172.21.15.67:0/1987313151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:40.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:39 smithi067 bash[27441]: audit 2024-04-04T00:39:39.203180+0000 mon.a (mon.0) 15783 : audit [DBG] from='client.? 172.21.15.67:0/1987313151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:40 smithi082 bash[20963]: cluster 2024-04-04T00:39:39.565051+0000 mgr.y (mgr.24370) 18632 : cluster [DBG] pgmap v18616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:40 smithi082 bash[20963]: audit 2024-04-04T00:39:40.651100+0000 mon.a (mon.0) 15784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:40 smithi067 bash[27441]: cluster 2024-04-04T00:39:39.565051+0000 mgr.y (mgr.24370) 18632 : cluster [DBG] pgmap v18616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:40 smithi067 bash[27441]: audit 2024-04-04T00:39:40.651100+0000 mon.a (mon.0) 15784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:40 smithi067 bash[17655]: cluster 2024-04-04T00:39:39.565051+0000 mgr.y (mgr.24370) 18632 : cluster [DBG] pgmap v18616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:40 smithi067 bash[17655]: audit 2024-04-04T00:39:40.651100+0000 mon.a (mon.0) 15784 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:42.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:41 smithi082 bash[20963]: audit 2024-04-04T00:39:41.656205+0000 mon.a (mon.0) 15785 : audit [DBG] from='client.? 172.21.15.67:0/2253908109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:42.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:41 smithi067 bash[27441]: audit 2024-04-04T00:39:41.656205+0000 mon.a (mon.0) 15785 : audit [DBG] from='client.? 172.21.15.67:0/2253908109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:42.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:41 smithi067 bash[17655]: audit 2024-04-04T00:39:41.656205+0000 mon.a (mon.0) 15785 : audit [DBG] from='client.? 172.21.15.67:0/2253908109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:42 smithi067 bash[27441]: cluster 2024-04-04T00:39:41.565812+0000 mgr.y (mgr.24370) 18633 : cluster [DBG] pgmap v18617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:42 smithi067 bash[17655]: cluster 2024-04-04T00:39:41.565812+0000 mgr.y (mgr.24370) 18633 : cluster [DBG] pgmap v18617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:42 smithi082 bash[20963]: cluster 2024-04-04T00:39:41.565812+0000 mgr.y (mgr.24370) 18633 : cluster [DBG] pgmap v18617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:39:43.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:39:45.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:44 smithi082 bash[20963]: cluster 2024-04-04T00:39:43.566518+0000 mgr.y (mgr.24370) 18634 : cluster [DBG] pgmap v18618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:45.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:44 smithi082 bash[20963]: audit 2024-04-04T00:39:44.120784+0000 mon.a (mon.0) 15786 : audit [DBG] from='client.? 172.21.15.67:0/1341865959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:44 smithi067 bash[27441]: cluster 2024-04-04T00:39:43.566518+0000 mgr.y (mgr.24370) 18634 : cluster [DBG] pgmap v18618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:44 smithi067 bash[27441]: audit 2024-04-04T00:39:44.120784+0000 mon.a (mon.0) 15786 : audit [DBG] from='client.? 172.21.15.67:0/1341865959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:45.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:44 smithi067 bash[17655]: cluster 2024-04-04T00:39:43.566518+0000 mgr.y (mgr.24370) 18634 : cluster [DBG] pgmap v18618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:45.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:44 smithi067 bash[17655]: audit 2024-04-04T00:39:44.120784+0000 mon.a (mon.0) 15786 : audit [DBG] from='client.? 172.21.15.67:0/1341865959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:46 smithi082 bash[20963]: cluster 2024-04-04T00:39:45.567185+0000 mgr.y (mgr.24370) 18635 : cluster [DBG] pgmap v18619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:46 smithi082 bash[20963]: audit 2024-04-04T00:39:46.567651+0000 mon.a (mon.0) 15787 : audit [DBG] from='client.? 172.21.15.67:0/3301896915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:46 smithi067 bash[17655]: cluster 2024-04-04T00:39:45.567185+0000 mgr.y (mgr.24370) 18635 : cluster [DBG] pgmap v18619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:46 smithi067 bash[17655]: audit 2024-04-04T00:39:46.567651+0000 mon.a (mon.0) 15787 : audit [DBG] from='client.? 172.21.15.67:0/3301896915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:47.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:46 smithi067 bash[27441]: cluster 2024-04-04T00:39:45.567185+0000 mgr.y (mgr.24370) 18635 : cluster [DBG] pgmap v18619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:47.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:46 smithi067 bash[27441]: audit 2024-04-04T00:39:46.567651+0000 mon.a (mon.0) 15787 : audit [DBG] from='client.? 172.21.15.67:0/3301896915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:48 smithi082 bash[20963]: cluster 2024-04-04T00:39:47.568421+0000 mgr.y (mgr.24370) 18636 : cluster [DBG] pgmap v18620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:48 smithi067 bash[17655]: cluster 2024-04-04T00:39:47.568421+0000 mgr.y (mgr.24370) 18636 : cluster [DBG] pgmap v18620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:48 smithi067 bash[27441]: cluster 2024-04-04T00:39:47.568421+0000 mgr.y (mgr.24370) 18636 : cluster [DBG] pgmap v18620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:49 smithi082 bash[20963]: audit 2024-04-04T00:39:49.025402+0000 mon.a (mon.0) 15788 : audit [DBG] from='client.? 172.21.15.67:0/3923113787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:49 smithi067 bash[27441]: audit 2024-04-04T00:39:49.025402+0000 mon.a (mon.0) 15788 : audit [DBG] from='client.? 172.21.15.67:0/3923113787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:49 smithi067 bash[17655]: audit 2024-04-04T00:39:49.025402+0000 mon.a (mon.0) 15788 : audit [DBG] from='client.? 172.21.15.67:0/3923113787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:50 smithi082 bash[20963]: cluster 2024-04-04T00:39:49.569115+0000 mgr.y (mgr.24370) 18637 : cluster [DBG] pgmap v18621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:50 smithi067 bash[17655]: cluster 2024-04-04T00:39:49.569115+0000 mgr.y (mgr.24370) 18637 : cluster [DBG] pgmap v18621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:50 smithi067 bash[27441]: cluster 2024-04-04T00:39:49.569115+0000 mgr.y (mgr.24370) 18637 : cluster [DBG] pgmap v18621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:52.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:51 smithi082 bash[20963]: audit 2024-04-04T00:39:51.478695+0000 mon.c (mon.2) 7442 : audit [DBG] from='client.? 172.21.15.67:0/842920773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:52.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:51 smithi067 bash[27441]: audit 2024-04-04T00:39:51.478695+0000 mon.c (mon.2) 7442 : audit [DBG] from='client.? 172.21.15.67:0/842920773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:52.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:51 smithi067 bash[17655]: audit 2024-04-04T00:39:51.478695+0000 mon.c (mon.2) 7442 : audit [DBG] from='client.? 172.21.15.67:0/842920773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:53.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:52 smithi082 bash[20963]: cluster 2024-04-04T00:39:51.570300+0000 mgr.y (mgr.24370) 18638 : cluster [DBG] pgmap v18622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:53.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:39:53.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:52 smithi067 bash[27441]: cluster 2024-04-04T00:39:51.570300+0000 mgr.y (mgr.24370) 18638 : cluster [DBG] pgmap v18622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:53.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:52 smithi067 bash[17655]: cluster 2024-04-04T00:39:51.570300+0000 mgr.y (mgr.24370) 18638 : cluster [DBG] pgmap v18622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:39:55.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:54 smithi082 bash[20963]: cluster 2024-04-04T00:39:53.570937+0000 mgr.y (mgr.24370) 18639 : cluster [DBG] pgmap v18623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:55.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:54 smithi082 bash[20963]: audit 2024-04-04T00:39:53.940739+0000 mon.c (mon.2) 7443 : audit [DBG] from='client.? 172.21.15.67:0/2509349243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:54 smithi067 bash[17655]: cluster 2024-04-04T00:39:53.570937+0000 mgr.y (mgr.24370) 18639 : cluster [DBG] pgmap v18623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:54 smithi067 bash[17655]: audit 2024-04-04T00:39:53.940739+0000 mon.c (mon.2) 7443 : audit [DBG] from='client.? 172.21.15.67:0/2509349243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:54 smithi067 bash[27441]: cluster 2024-04-04T00:39:53.570937+0000 mgr.y (mgr.24370) 18639 : cluster [DBG] pgmap v18623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:54 smithi067 bash[27441]: audit 2024-04-04T00:39:53.940739+0000 mon.c (mon.2) 7443 : audit [DBG] from='client.? 172.21.15.67:0/2509349243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:55 smithi082 bash[20963]: audit 2024-04-04T00:39:55.651112+0000 mon.a (mon.0) 15789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:55 smithi067 bash[17655]: audit 2024-04-04T00:39:55.651112+0000 mon.a (mon.0) 15789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:55 smithi067 bash[27441]: audit 2024-04-04T00:39:55.651112+0000 mon.a (mon.0) 15789 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:39:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:56 smithi067 bash[17655]: cluster 2024-04-04T00:39:55.571672+0000 mgr.y (mgr.24370) 18640 : cluster [DBG] pgmap v18624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:56 smithi067 bash[17655]: audit 2024-04-04T00:39:56.392104+0000 mon.a (mon.0) 15790 : audit [DBG] from='client.? 172.21.15.67:0/3596216310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:56 smithi067 bash[27441]: cluster 2024-04-04T00:39:55.571672+0000 mgr.y (mgr.24370) 18640 : cluster [DBG] pgmap v18624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:56 smithi067 bash[27441]: audit 2024-04-04T00:39:56.392104+0000 mon.a (mon.0) 15790 : audit [DBG] from='client.? 172.21.15.67:0/3596216310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:56 smithi082 bash[20963]: cluster 2024-04-04T00:39:55.571672+0000 mgr.y (mgr.24370) 18640 : cluster [DBG] pgmap v18624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:57.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:56 smithi082 bash[20963]: audit 2024-04-04T00:39:56.392104+0000 mon.a (mon.0) 15790 : audit [DBG] from='client.? 172.21.15.67:0/3596216310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:58 smithi067 bash[17655]: cluster 2024-04-04T00:39:57.573006+0000 mgr.y (mgr.24370) 18641 : cluster [DBG] pgmap v18625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:39:58 smithi067 bash[17655]: audit 2024-04-04T00:39:58.838141+0000 mon.c (mon.2) 7444 : audit [DBG] from='client.? 172.21.15.67:0/643197418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:59.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:58 smithi067 bash[27441]: cluster 2024-04-04T00:39:57.573006+0000 mgr.y (mgr.24370) 18641 : cluster [DBG] pgmap v18625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:59.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:39:58 smithi067 bash[27441]: audit 2024-04-04T00:39:58.838141+0000 mon.c (mon.2) 7444 : audit [DBG] from='client.? 172.21.15.67:0/643197418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:39:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:58 smithi082 bash[20963]: cluster 2024-04-04T00:39:57.573006+0000 mgr.y (mgr.24370) 18641 : cluster [DBG] pgmap v18625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:39:59.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:39:58 smithi082 bash[20963]: audit 2024-04-04T00:39:58.838141+0000 mon.c (mon.2) 7444 : audit [DBG] from='client.? 172.21.15.67:0/643197418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:00 smithi067 bash[27441]: cluster 2024-04-04T00:39:59.573716+0000 mgr.y (mgr.24370) 18642 : cluster [DBG] pgmap v18626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:00 smithi067 bash[27441]: cluster 2024-04-04T00:40:00.000112+0000 mon.a (mon.0) 15791 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:40:01.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:00 smithi067 bash[17655]: cluster 2024-04-04T00:39:59.573716+0000 mgr.y (mgr.24370) 18642 : cluster [DBG] pgmap v18626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:01.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:00 smithi067 bash[17655]: cluster 2024-04-04T00:40:00.000112+0000 mon.a (mon.0) 15791 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:40:01.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:00 smithi082 bash[20963]: cluster 2024-04-04T00:39:59.573716+0000 mgr.y (mgr.24370) 18642 : cluster [DBG] pgmap v18626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:01.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:00 smithi082 bash[20963]: cluster 2024-04-04T00:40:00.000112+0000 mon.a (mon.0) 15791 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:40:02.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:01 smithi067 bash[17655]: audit 2024-04-04T00:40:01.292130+0000 mon.c (mon.2) 7445 : audit [DBG] from='client.? 172.21.15.67:0/2792717503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:02.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:01 smithi067 bash[27441]: audit 2024-04-04T00:40:01.292130+0000 mon.c (mon.2) 7445 : audit [DBG] from='client.? 172.21.15.67:0/2792717503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:01 smithi082 bash[20963]: audit 2024-04-04T00:40:01.292130+0000 mon.c (mon.2) 7445 : audit [DBG] from='client.? 172.21.15.67:0/2792717503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:03.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:02 smithi067 bash[17655]: cluster 2024-04-04T00:40:01.574899+0000 mgr.y (mgr.24370) 18643 : cluster [DBG] pgmap v18627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:03.169 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:40:03.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:02 smithi067 bash[27441]: cluster 2024-04-04T00:40:01.574899+0000 mgr.y (mgr.24370) 18643 : cluster [DBG] pgmap v18627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:02 smithi082 bash[20963]: cluster 2024-04-04T00:40:01.574899+0000 mgr.y (mgr.24370) 18643 : cluster [DBG] pgmap v18627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:40:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:03 smithi082 bash[20963]: audit 2024-04-04T00:40:03.459711+0000 mon.a (mon.0) 15792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:40:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:03 smithi082 bash[20963]: audit 2024-04-04T00:40:03.767622+0000 mon.a (mon.0) 15793 : audit [DBG] from='client.? 172.21.15.67:0/1357052292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:03 smithi082 bash[20963]: audit 2024-04-04T00:40:03.787464+0000 mon.a (mon.0) 15794 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:04.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:03 smithi082 bash[20963]: audit 2024-04-04T00:40:03.796386+0000 mon.a (mon.0) 15795 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:03 smithi067 bash[17655]: audit 2024-04-04T00:40:03.459711+0000 mon.a (mon.0) 15792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:40:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:03 smithi067 bash[17655]: audit 2024-04-04T00:40:03.767622+0000 mon.a (mon.0) 15793 : audit [DBG] from='client.? 172.21.15.67:0/1357052292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:03 smithi067 bash[17655]: audit 2024-04-04T00:40:03.787464+0000 mon.a (mon.0) 15794 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:03 smithi067 bash[17655]: audit 2024-04-04T00:40:03.796386+0000 mon.a (mon.0) 15795 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:03 smithi067 bash[27441]: audit 2024-04-04T00:40:03.459711+0000 mon.a (mon.0) 15792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:40:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:03 smithi067 bash[27441]: audit 2024-04-04T00:40:03.767622+0000 mon.a (mon.0) 15793 : audit [DBG] from='client.? 172.21.15.67:0/1357052292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:03 smithi067 bash[27441]: audit 2024-04-04T00:40:03.787464+0000 mon.a (mon.0) 15794 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:03 smithi067 bash[27441]: audit 2024-04-04T00:40:03.796386+0000 mon.a (mon.0) 15795 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:05.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:04 smithi082 bash[20963]: cluster 2024-04-04T00:40:03.575559+0000 mgr.y (mgr.24370) 18644 : cluster [DBG] pgmap v18628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:04 smithi067 bash[17655]: cluster 2024-04-04T00:40:03.575559+0000 mgr.y (mgr.24370) 18644 : cluster [DBG] pgmap v18628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:05.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:04 smithi067 bash[27441]: cluster 2024-04-04T00:40:03.575559+0000 mgr.y (mgr.24370) 18644 : cluster [DBG] pgmap v18628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:07.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:06 smithi082 bash[20963]: cluster 2024-04-04T00:40:05.576322+0000 mgr.y (mgr.24370) 18645 : cluster [DBG] pgmap v18629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:07.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:06 smithi082 bash[20963]: audit 2024-04-04T00:40:06.241521+0000 mon.c (mon.2) 7446 : audit [DBG] from='client.? 172.21.15.67:0/3815287223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:06 smithi067 bash[17655]: cluster 2024-04-04T00:40:05.576322+0000 mgr.y (mgr.24370) 18645 : cluster [DBG] pgmap v18629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:07.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:06 smithi067 bash[17655]: audit 2024-04-04T00:40:06.241521+0000 mon.c (mon.2) 7446 : audit [DBG] from='client.? 172.21.15.67:0/3815287223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:06 smithi067 bash[27441]: cluster 2024-04-04T00:40:05.576322+0000 mgr.y (mgr.24370) 18645 : cluster [DBG] pgmap v18629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:07.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:06 smithi067 bash[27441]: audit 2024-04-04T00:40:06.241521+0000 mon.c (mon.2) 7446 : audit [DBG] from='client.? 172.21.15.67:0/3815287223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:09.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:08 smithi082 bash[20963]: cluster 2024-04-04T00:40:07.577492+0000 mgr.y (mgr.24370) 18646 : cluster [DBG] pgmap v18630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:09.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:08 smithi082 bash[20963]: audit 2024-04-04T00:40:08.696063+0000 mon.c (mon.2) 7447 : audit [DBG] from='client.? 172.21.15.67:0/703203056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:09.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:08 smithi067 bash[17655]: cluster 2024-04-04T00:40:07.577492+0000 mgr.y (mgr.24370) 18646 : cluster [DBG] pgmap v18630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:09.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:08 smithi067 bash[17655]: audit 2024-04-04T00:40:08.696063+0000 mon.c (mon.2) 7447 : audit [DBG] from='client.? 172.21.15.67:0/703203056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:08 smithi067 bash[27441]: cluster 2024-04-04T00:40:07.577492+0000 mgr.y (mgr.24370) 18646 : cluster [DBG] pgmap v18630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:08 smithi067 bash[27441]: audit 2024-04-04T00:40:08.696063+0000 mon.c (mon.2) 7447 : audit [DBG] from='client.? 172.21.15.67:0/703203056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:10 smithi082 bash[20963]: audit 2024-04-04T00:40:09.492049+0000 mon.a (mon.0) 15796 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:10 smithi082 bash[20963]: audit 2024-04-04T00:40:09.501982+0000 mon.a (mon.0) 15797 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:10 smithi082 bash[20963]: audit 2024-04-04T00:40:09.512045+0000 mon.a (mon.0) 15798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:10 smithi082 bash[20963]: audit 2024-04-04T00:40:09.521116+0000 mon.a (mon.0) 15799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:10 smithi082 bash[20963]: cluster 2024-04-04T00:40:09.578154+0000 mgr.y (mgr.24370) 18647 : cluster [DBG] pgmap v18631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:10 smithi082 bash[20963]: audit 2024-04-04T00:40:10.023576+0000 mon.a (mon.0) 15800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:40:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:10 smithi082 bash[20963]: audit 2024-04-04T00:40:10.025590+0000 mon.a (mon.0) 15801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:40:10.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:10 smithi082 bash[20963]: audit 2024-04-04T00:40:10.034766+0000 mon.a (mon.0) 15802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[27441]: audit 2024-04-04T00:40:09.492049+0000 mon.a (mon.0) 15796 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[27441]: audit 2024-04-04T00:40:09.501982+0000 mon.a (mon.0) 15797 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[27441]: audit 2024-04-04T00:40:09.512045+0000 mon.a (mon.0) 15798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[27441]: audit 2024-04-04T00:40:09.521116+0000 mon.a (mon.0) 15799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[27441]: cluster 2024-04-04T00:40:09.578154+0000 mgr.y (mgr.24370) 18647 : cluster [DBG] pgmap v18631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[27441]: audit 2024-04-04T00:40:10.023576+0000 mon.a (mon.0) 15800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[27441]: audit 2024-04-04T00:40:10.025590+0000 mon.a (mon.0) 15801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[27441]: audit 2024-04-04T00:40:10.034766+0000 mon.a (mon.0) 15802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[17655]: audit 2024-04-04T00:40:09.492049+0000 mon.a (mon.0) 15796 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[17655]: audit 2024-04-04T00:40:09.501982+0000 mon.a (mon.0) 15797 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[17655]: audit 2024-04-04T00:40:09.512045+0000 mon.a (mon.0) 15798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[17655]: audit 2024-04-04T00:40:09.521116+0000 mon.a (mon.0) 15799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[17655]: cluster 2024-04-04T00:40:09.578154+0000 mgr.y (mgr.24370) 18647 : cluster [DBG] pgmap v18631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[17655]: audit 2024-04-04T00:40:10.023576+0000 mon.a (mon.0) 15800 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:40:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[17655]: audit 2024-04-04T00:40:10.025590+0000 mon.a (mon.0) 15801 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:40:10.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:10 smithi067 bash[17655]: audit 2024-04-04T00:40:10.034766+0000 mon.a (mon.0) 15802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:40:11.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:11 smithi082 bash[20963]: audit 2024-04-04T00:40:10.651662+0000 mon.a (mon.0) 15803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:11.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:11 smithi082 bash[20963]: audit 2024-04-04T00:40:11.153849+0000 mon.a (mon.0) 15804 : audit [DBG] from='client.? 172.21.15.67:0/1746172496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:11 smithi067 bash[17655]: audit 2024-04-04T00:40:10.651662+0000 mon.a (mon.0) 15803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:11 smithi067 bash[17655]: audit 2024-04-04T00:40:11.153849+0000 mon.a (mon.0) 15804 : audit [DBG] from='client.? 172.21.15.67:0/1746172496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:11.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:11 smithi067 bash[27441]: audit 2024-04-04T00:40:10.651662+0000 mon.a (mon.0) 15803 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:11.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:11 smithi067 bash[27441]: audit 2024-04-04T00:40:11.153849+0000 mon.a (mon.0) 15804 : audit [DBG] from='client.? 172.21.15.67:0/1746172496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:12 smithi082 bash[20963]: cluster 2024-04-04T00:40:11.579334+0000 mgr.y (mgr.24370) 18648 : cluster [DBG] pgmap v18632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:12 smithi067 bash[17655]: cluster 2024-04-04T00:40:11.579334+0000 mgr.y (mgr.24370) 18648 : cluster [DBG] pgmap v18632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:12 smithi067 bash[27441]: cluster 2024-04-04T00:40:11.579334+0000 mgr.y (mgr.24370) 18648 : cluster [DBG] pgmap v18632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:13.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:40:13.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:13 smithi082 bash[20963]: audit 2024-04-04T00:40:13.605687+0000 mon.c (mon.2) 7448 : audit [DBG] from='client.? 172.21.15.67:0/1682065152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:13.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:40:13.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:13 smithi067 bash[17655]: audit 2024-04-04T00:40:13.605687+0000 mon.c (mon.2) 7448 : audit [DBG] from='client.? 172.21.15.67:0/1682065152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:13.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:13 smithi067 bash[27441]: audit 2024-04-04T00:40:13.605687+0000 mon.c (mon.2) 7448 : audit [DBG] from='client.? 172.21.15.67:0/1682065152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:14.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:14 smithi067 bash[17655]: cluster 2024-04-04T00:40:13.579981+0000 mgr.y (mgr.24370) 18649 : cluster [DBG] pgmap v18633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:14.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:14 smithi067 bash[27441]: cluster 2024-04-04T00:40:13.579981+0000 mgr.y (mgr.24370) 18649 : cluster [DBG] pgmap v18633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:14 smithi082 bash[20963]: cluster 2024-04-04T00:40:13.579981+0000 mgr.y (mgr.24370) 18649 : cluster [DBG] pgmap v18633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:16 smithi067 bash[17655]: cluster 2024-04-04T00:40:15.580668+0000 mgr.y (mgr.24370) 18650 : cluster [DBG] pgmap v18634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:16 smithi067 bash[17655]: audit 2024-04-04T00:40:16.064853+0000 mon.c (mon.2) 7449 : audit [DBG] from='client.? 172.21.15.67:0/2492174897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:16 smithi067 bash[27441]: cluster 2024-04-04T00:40:15.580668+0000 mgr.y (mgr.24370) 18650 : cluster [DBG] pgmap v18634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:16.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:16 smithi067 bash[27441]: audit 2024-04-04T00:40:16.064853+0000 mon.c (mon.2) 7449 : audit [DBG] from='client.? 172.21.15.67:0/2492174897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:16 smithi082 bash[20963]: cluster 2024-04-04T00:40:15.580668+0000 mgr.y (mgr.24370) 18650 : cluster [DBG] pgmap v18634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:16 smithi082 bash[20963]: audit 2024-04-04T00:40:16.064853+0000 mon.c (mon.2) 7449 : audit [DBG] from='client.? 172.21.15.67:0/2492174897' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:18 smithi082 bash[20963]: cluster 2024-04-04T00:40:17.582040+0000 mgr.y (mgr.24370) 18651 : cluster [DBG] pgmap v18635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:19.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:18 smithi082 bash[20963]: audit 2024-04-04T00:40:18.514126+0000 mon.a (mon.0) 15805 : audit [DBG] from='client.? 172.21.15.67:0/872862039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:18 smithi067 bash[17655]: cluster 2024-04-04T00:40:17.582040+0000 mgr.y (mgr.24370) 18651 : cluster [DBG] pgmap v18635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:18 smithi067 bash[17655]: audit 2024-04-04T00:40:18.514126+0000 mon.a (mon.0) 15805 : audit [DBG] from='client.? 172.21.15.67:0/872862039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:18 smithi067 bash[27441]: cluster 2024-04-04T00:40:17.582040+0000 mgr.y (mgr.24370) 18651 : cluster [DBG] pgmap v18635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:18 smithi067 bash[27441]: audit 2024-04-04T00:40:18.514126+0000 mon.a (mon.0) 15805 : audit [DBG] from='client.? 172.21.15.67:0/872862039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:20 smithi082 bash[20963]: cluster 2024-04-04T00:40:19.582793+0000 mgr.y (mgr.24370) 18652 : cluster [DBG] pgmap v18636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:20 smithi067 bash[17655]: cluster 2024-04-04T00:40:19.582793+0000 mgr.y (mgr.24370) 18652 : cluster [DBG] pgmap v18636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:20 smithi067 bash[27441]: cluster 2024-04-04T00:40:19.582793+0000 mgr.y (mgr.24370) 18652 : cluster [DBG] pgmap v18636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:21 smithi082 bash[20963]: audit 2024-04-04T00:40:20.973520+0000 mon.a (mon.0) 15806 : audit [DBG] from='client.? 172.21.15.67:0/921925616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:21 smithi067 bash[17655]: audit 2024-04-04T00:40:20.973520+0000 mon.a (mon.0) 15806 : audit [DBG] from='client.? 172.21.15.67:0/921925616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:22.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:21 smithi067 bash[27441]: audit 2024-04-04T00:40:20.973520+0000 mon.a (mon.0) 15806 : audit [DBG] from='client.? 172.21.15.67:0/921925616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:22 smithi067 bash[17655]: cluster 2024-04-04T00:40:21.583970+0000 mgr.y (mgr.24370) 18653 : cluster [DBG] pgmap v18637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:22 smithi067 bash[27441]: cluster 2024-04-04T00:40:21.583970+0000 mgr.y (mgr.24370) 18653 : cluster [DBG] pgmap v18637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:22 smithi082 bash[20963]: cluster 2024-04-04T00:40:21.583970+0000 mgr.y (mgr.24370) 18653 : cluster [DBG] pgmap v18637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:40:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:40:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:23 smithi082 bash[20963]: audit 2024-04-04T00:40:23.439407+0000 mon.c (mon.2) 7450 : audit [DBG] from='client.? 172.21.15.67:0/2511438379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:24.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:23 smithi067 bash[17655]: audit 2024-04-04T00:40:23.439407+0000 mon.c (mon.2) 7450 : audit [DBG] from='client.? 172.21.15.67:0/2511438379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:23 smithi067 bash[27441]: audit 2024-04-04T00:40:23.439407+0000 mon.c (mon.2) 7450 : audit [DBG] from='client.? 172.21.15.67:0/2511438379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:24 smithi082 bash[20963]: cluster 2024-04-04T00:40:23.584703+0000 mgr.y (mgr.24370) 18654 : cluster [DBG] pgmap v18638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:25.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:24 smithi067 bash[17655]: cluster 2024-04-04T00:40:23.584703+0000 mgr.y (mgr.24370) 18654 : cluster [DBG] pgmap v18638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:25.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:24 smithi067 bash[27441]: cluster 2024-04-04T00:40:23.584703+0000 mgr.y (mgr.24370) 18654 : cluster [DBG] pgmap v18638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:25 smithi082 bash[20963]: audit 2024-04-04T00:40:25.652099+0000 mon.a (mon.0) 15807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:25 smithi067 bash[17655]: audit 2024-04-04T00:40:25.652099+0000 mon.a (mon.0) 15807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:25 smithi067 bash[27441]: audit 2024-04-04T00:40:25.652099+0000 mon.a (mon.0) 15807 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:26 smithi082 bash[20963]: cluster 2024-04-04T00:40:25.585138+0000 mgr.y (mgr.24370) 18655 : cluster [DBG] pgmap v18639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:27.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:26 smithi082 bash[20963]: audit 2024-04-04T00:40:25.899089+0000 mon.c (mon.2) 7451 : audit [DBG] from='client.? 172.21.15.67:0/3138991987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:26 smithi067 bash[27441]: cluster 2024-04-04T00:40:25.585138+0000 mgr.y (mgr.24370) 18655 : cluster [DBG] pgmap v18639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:26 smithi067 bash[27441]: audit 2024-04-04T00:40:25.899089+0000 mon.c (mon.2) 7451 : audit [DBG] from='client.? 172.21.15.67:0/3138991987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:26 smithi067 bash[17655]: cluster 2024-04-04T00:40:25.585138+0000 mgr.y (mgr.24370) 18655 : cluster [DBG] pgmap v18639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:27.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:26 smithi067 bash[17655]: audit 2024-04-04T00:40:25.899089+0000 mon.c (mon.2) 7451 : audit [DBG] from='client.? 172.21.15.67:0/3138991987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:28 smithi082 bash[20963]: cluster 2024-04-04T00:40:27.586289+0000 mgr.y (mgr.24370) 18656 : cluster [DBG] pgmap v18640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:29.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:28 smithi082 bash[20963]: audit 2024-04-04T00:40:28.349967+0000 mon.c (mon.2) 7452 : audit [DBG] from='client.? 172.21.15.67:0/737650486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:28 smithi067 bash[17655]: cluster 2024-04-04T00:40:27.586289+0000 mgr.y (mgr.24370) 18656 : cluster [DBG] pgmap v18640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:28 smithi067 bash[17655]: audit 2024-04-04T00:40:28.349967+0000 mon.c (mon.2) 7452 : audit [DBG] from='client.? 172.21.15.67:0/737650486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:28 smithi067 bash[27441]: cluster 2024-04-04T00:40:27.586289+0000 mgr.y (mgr.24370) 18656 : cluster [DBG] pgmap v18640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:29.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:28 smithi067 bash[27441]: audit 2024-04-04T00:40:28.349967+0000 mon.c (mon.2) 7452 : audit [DBG] from='client.? 172.21.15.67:0/737650486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:30 smithi082 bash[20963]: cluster 2024-04-04T00:40:29.586931+0000 mgr.y (mgr.24370) 18657 : cluster [DBG] pgmap v18641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:30 smithi067 bash[17655]: cluster 2024-04-04T00:40:29.586931+0000 mgr.y (mgr.24370) 18657 : cluster [DBG] pgmap v18641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:31.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:30 smithi067 bash[27441]: cluster 2024-04-04T00:40:29.586931+0000 mgr.y (mgr.24370) 18657 : cluster [DBG] pgmap v18641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:32.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:31 smithi082 bash[20963]: audit 2024-04-04T00:40:30.806332+0000 mon.a (mon.0) 15808 : audit [DBG] from='client.? 172.21.15.67:0/1613177013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:32.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:31 smithi067 bash[17655]: audit 2024-04-04T00:40:30.806332+0000 mon.a (mon.0) 15808 : audit [DBG] from='client.? 172.21.15.67:0/1613177013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:32.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:31 smithi067 bash[27441]: audit 2024-04-04T00:40:30.806332+0000 mon.a (mon.0) 15808 : audit [DBG] from='client.? 172.21.15.67:0/1613177013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:32 smithi067 bash[27441]: cluster 2024-04-04T00:40:31.588136+0000 mgr.y (mgr.24370) 18658 : cluster [DBG] pgmap v18642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:32 smithi067 bash[17655]: cluster 2024-04-04T00:40:31.588136+0000 mgr.y (mgr.24370) 18658 : cluster [DBG] pgmap v18642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:32 smithi082 bash[20963]: cluster 2024-04-04T00:40:31.588136+0000 mgr.y (mgr.24370) 18658 : cluster [DBG] pgmap v18642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:33] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:40:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:33 smithi082 bash[20963]: audit 2024-04-04T00:40:33.257088+0000 mon.a (mon.0) 15809 : audit [DBG] from='client.? 172.21.15.67:0/1534840125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:33.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:40:34.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:33 smithi067 bash[17655]: audit 2024-04-04T00:40:33.257088+0000 mon.a (mon.0) 15809 : audit [DBG] from='client.? 172.21.15.67:0/1534840125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:33 smithi067 bash[27441]: audit 2024-04-04T00:40:33.257088+0000 mon.a (mon.0) 15809 : audit [DBG] from='client.? 172.21.15.67:0/1534840125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:34 smithi082 bash[20963]: cluster 2024-04-04T00:40:33.588906+0000 mgr.y (mgr.24370) 18659 : cluster [DBG] pgmap v18643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:34 smithi067 bash[17655]: cluster 2024-04-04T00:40:33.588906+0000 mgr.y (mgr.24370) 18659 : cluster [DBG] pgmap v18643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:34 smithi067 bash[27441]: cluster 2024-04-04T00:40:33.588906+0000 mgr.y (mgr.24370) 18659 : cluster [DBG] pgmap v18643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:35 smithi082 bash[20963]: audit 2024-04-04T00:40:35.713777+0000 mon.a (mon.0) 15810 : audit [DBG] from='client.? 172.21.15.67:0/2212194738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:35 smithi067 bash[17655]: audit 2024-04-04T00:40:35.713777+0000 mon.a (mon.0) 15810 : audit [DBG] from='client.? 172.21.15.67:0/2212194738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:35 smithi067 bash[27441]: audit 2024-04-04T00:40:35.713777+0000 mon.a (mon.0) 15810 : audit [DBG] from='client.? 172.21.15.67:0/2212194738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:36 smithi082 bash[20963]: cluster 2024-04-04T00:40:35.589678+0000 mgr.y (mgr.24370) 18660 : cluster [DBG] pgmap v18644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:36 smithi067 bash[27441]: cluster 2024-04-04T00:40:35.589678+0000 mgr.y (mgr.24370) 18660 : cluster [DBG] pgmap v18644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:36 smithi067 bash[17655]: cluster 2024-04-04T00:40:35.589678+0000 mgr.y (mgr.24370) 18660 : cluster [DBG] pgmap v18644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:38 smithi082 bash[20963]: cluster 2024-04-04T00:40:37.590912+0000 mgr.y (mgr.24370) 18661 : cluster [DBG] pgmap v18645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:39.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:38 smithi082 bash[20963]: audit 2024-04-04T00:40:38.171678+0000 mon.a (mon.0) 15811 : audit [DBG] from='client.? 172.21.15.67:0/1233583253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:38 smithi067 bash[27441]: cluster 2024-04-04T00:40:37.590912+0000 mgr.y (mgr.24370) 18661 : cluster [DBG] pgmap v18645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:38 smithi067 bash[27441]: audit 2024-04-04T00:40:38.171678+0000 mon.a (mon.0) 15811 : audit [DBG] from='client.? 172.21.15.67:0/1233583253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:38 smithi067 bash[17655]: cluster 2024-04-04T00:40:37.590912+0000 mgr.y (mgr.24370) 18661 : cluster [DBG] pgmap v18645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:39.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:38 smithi067 bash[17655]: audit 2024-04-04T00:40:38.171678+0000 mon.a (mon.0) 15811 : audit [DBG] from='client.? 172.21.15.67:0/1233583253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:40 smithi082 bash[20963]: cluster 2024-04-04T00:40:39.591731+0000 mgr.y (mgr.24370) 18662 : cluster [DBG] pgmap v18646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:40 smithi082 bash[20963]: audit 2024-04-04T00:40:40.621688+0000 mon.c (mon.2) 7453 : audit [DBG] from='client.? 172.21.15.67:0/3567600374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:40 smithi082 bash[20963]: audit 2024-04-04T00:40:40.652323+0000 mon.a (mon.0) 15812 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:40 smithi067 bash[27441]: cluster 2024-04-04T00:40:39.591731+0000 mgr.y (mgr.24370) 18662 : cluster [DBG] pgmap v18646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:40 smithi067 bash[27441]: audit 2024-04-04T00:40:40.621688+0000 mon.c (mon.2) 7453 : audit [DBG] from='client.? 172.21.15.67:0/3567600374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:40 smithi067 bash[27441]: audit 2024-04-04T00:40:40.652323+0000 mon.a (mon.0) 15812 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:40 smithi067 bash[17655]: cluster 2024-04-04T00:40:39.591731+0000 mgr.y (mgr.24370) 18662 : cluster [DBG] pgmap v18646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:40 smithi067 bash[17655]: audit 2024-04-04T00:40:40.621688+0000 mon.c (mon.2) 7453 : audit [DBG] from='client.? 172.21.15.67:0/3567600374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:40 smithi067 bash[17655]: audit 2024-04-04T00:40:40.652323+0000 mon.a (mon.0) 15812 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:42 smithi067 bash[27441]: cluster 2024-04-04T00:40:41.593124+0000 mgr.y (mgr.24370) 18663 : cluster [DBG] pgmap v18647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:42 smithi067 bash[17655]: cluster 2024-04-04T00:40:41.593124+0000 mgr.y (mgr.24370) 18663 : cluster [DBG] pgmap v18647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:42 smithi082 bash[20963]: cluster 2024-04-04T00:40:41.593124+0000 mgr.y (mgr.24370) 18663 : cluster [DBG] pgmap v18647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:40:43.769 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:40:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:43 smithi082 bash[20963]: audit 2024-04-04T00:40:43.083122+0000 mon.c (mon.2) 7454 : audit [DBG] from='client.? 172.21.15.67:0/4242684904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:43 smithi067 bash[27441]: audit 2024-04-04T00:40:43.083122+0000 mon.c (mon.2) 7454 : audit [DBG] from='client.? 172.21.15.67:0/4242684904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:44.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:43 smithi067 bash[17655]: audit 2024-04-04T00:40:43.083122+0000 mon.c (mon.2) 7454 : audit [DBG] from='client.? 172.21.15.67:0/4242684904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:44 smithi082 bash[20963]: cluster 2024-04-04T00:40:43.593847+0000 mgr.y (mgr.24370) 18664 : cluster [DBG] pgmap v18648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:45.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:44 smithi067 bash[27441]: cluster 2024-04-04T00:40:43.593847+0000 mgr.y (mgr.24370) 18664 : cluster [DBG] pgmap v18648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:45.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:44 smithi067 bash[17655]: cluster 2024-04-04T00:40:43.593847+0000 mgr.y (mgr.24370) 18664 : cluster [DBG] pgmap v18648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:46.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:45 smithi082 bash[20963]: audit 2024-04-04T00:40:45.545026+0000 mon.a (mon.0) 15813 : audit [DBG] from='client.? 172.21.15.67:0/3059405063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:46.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:45 smithi067 bash[27441]: audit 2024-04-04T00:40:45.545026+0000 mon.a (mon.0) 15813 : audit [DBG] from='client.? 172.21.15.67:0/3059405063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:46.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:45 smithi067 bash[17655]: audit 2024-04-04T00:40:45.545026+0000 mon.a (mon.0) 15813 : audit [DBG] from='client.? 172.21.15.67:0/3059405063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:47.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:46 smithi082 bash[20963]: cluster 2024-04-04T00:40:45.594618+0000 mgr.y (mgr.24370) 18665 : cluster [DBG] pgmap v18649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:47.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:46 smithi067 bash[27441]: cluster 2024-04-04T00:40:45.594618+0000 mgr.y (mgr.24370) 18665 : cluster [DBG] pgmap v18649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:46 smithi067 bash[17655]: cluster 2024-04-04T00:40:45.594618+0000 mgr.y (mgr.24370) 18665 : cluster [DBG] pgmap v18649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:48 smithi082 bash[20963]: cluster 2024-04-04T00:40:47.595753+0000 mgr.y (mgr.24370) 18666 : cluster [DBG] pgmap v18650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:49.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:48 smithi082 bash[20963]: audit 2024-04-04T00:40:48.010877+0000 mon.c (mon.2) 7455 : audit [DBG] from='client.? 172.21.15.67:0/1310664420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:48 smithi067 bash[27441]: cluster 2024-04-04T00:40:47.595753+0000 mgr.y (mgr.24370) 18666 : cluster [DBG] pgmap v18650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:48 smithi067 bash[27441]: audit 2024-04-04T00:40:48.010877+0000 mon.c (mon.2) 7455 : audit [DBG] from='client.? 172.21.15.67:0/1310664420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:48 smithi067 bash[17655]: cluster 2024-04-04T00:40:47.595753+0000 mgr.y (mgr.24370) 18666 : cluster [DBG] pgmap v18650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:49.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:48 smithi067 bash[17655]: audit 2024-04-04T00:40:48.010877+0000 mon.c (mon.2) 7455 : audit [DBG] from='client.? 172.21.15.67:0/1310664420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:50 smithi082 bash[20963]: cluster 2024-04-04T00:40:49.596568+0000 mgr.y (mgr.24370) 18667 : cluster [DBG] pgmap v18651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:51.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:50 smithi082 bash[20963]: audit 2024-04-04T00:40:50.464281+0000 mon.a (mon.0) 15814 : audit [DBG] from='client.? 172.21.15.67:0/913025494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:50 smithi067 bash[27441]: cluster 2024-04-04T00:40:49.596568+0000 mgr.y (mgr.24370) 18667 : cluster [DBG] pgmap v18651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:50 smithi067 bash[27441]: audit 2024-04-04T00:40:50.464281+0000 mon.a (mon.0) 15814 : audit [DBG] from='client.? 172.21.15.67:0/913025494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:50 smithi067 bash[17655]: cluster 2024-04-04T00:40:49.596568+0000 mgr.y (mgr.24370) 18667 : cluster [DBG] pgmap v18651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:51.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:50 smithi067 bash[17655]: audit 2024-04-04T00:40:50.464281+0000 mon.a (mon.0) 15814 : audit [DBG] from='client.? 172.21.15.67:0/913025494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:52 smithi067 bash[27441]: cluster 2024-04-04T00:40:51.597775+0000 mgr.y (mgr.24370) 18668 : cluster [DBG] pgmap v18652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:52 smithi067 bash[17655]: cluster 2024-04-04T00:40:51.597775+0000 mgr.y (mgr.24370) 18668 : cluster [DBG] pgmap v18652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:52 smithi082 bash[20963]: cluster 2024-04-04T00:40:51.597775+0000 mgr.y (mgr.24370) 18668 : cluster [DBG] pgmap v18652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:40:53.802 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:40:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:53 smithi082 bash[20963]: audit 2024-04-04T00:40:52.924312+0000 mon.c (mon.2) 7456 : audit [DBG] from='client.? 172.21.15.67:0/77753646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:53 smithi067 bash[17655]: audit 2024-04-04T00:40:52.924312+0000 mon.c (mon.2) 7456 : audit [DBG] from='client.? 172.21.15.67:0/77753646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:54.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:53 smithi067 bash[27441]: audit 2024-04-04T00:40:52.924312+0000 mon.c (mon.2) 7456 : audit [DBG] from='client.? 172.21.15.67:0/77753646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:54 smithi082 bash[20963]: cluster 2024-04-04T00:40:53.598487+0000 mgr.y (mgr.24370) 18669 : cluster [DBG] pgmap v18653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:54 smithi067 bash[27441]: cluster 2024-04-04T00:40:53.598487+0000 mgr.y (mgr.24370) 18669 : cluster [DBG] pgmap v18653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:54 smithi067 bash[17655]: cluster 2024-04-04T00:40:53.598487+0000 mgr.y (mgr.24370) 18669 : cluster [DBG] pgmap v18653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:55 smithi082 bash[20963]: audit 2024-04-04T00:40:55.380682+0000 mon.b (mon.1) 96 : audit [DBG] from='client.? 172.21.15.67:0/1119693010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:56.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:55 smithi082 bash[20963]: audit 2024-04-04T00:40:55.652898+0000 mon.a (mon.0) 15815 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:55 smithi067 bash[27441]: audit 2024-04-04T00:40:55.380682+0000 mon.b (mon.1) 96 : audit [DBG] from='client.? 172.21.15.67:0/1119693010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:55 smithi067 bash[27441]: audit 2024-04-04T00:40:55.652898+0000 mon.a (mon.0) 15815 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:55 smithi067 bash[17655]: audit 2024-04-04T00:40:55.380682+0000 mon.b (mon.1) 96 : audit [DBG] from='client.? 172.21.15.67:0/1119693010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:55 smithi067 bash[17655]: audit 2024-04-04T00:40:55.652898+0000 mon.a (mon.0) 15815 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:40:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:56 smithi082 bash[20963]: cluster 2024-04-04T00:40:55.599132+0000 mgr.y (mgr.24370) 18670 : cluster [DBG] pgmap v18654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:56 smithi067 bash[27441]: cluster 2024-04-04T00:40:55.599132+0000 mgr.y (mgr.24370) 18670 : cluster [DBG] pgmap v18654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:56 smithi067 bash[17655]: cluster 2024-04-04T00:40:55.599132+0000 mgr.y (mgr.24370) 18670 : cluster [DBG] pgmap v18654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:58 smithi082 bash[20963]: cluster 2024-04-04T00:40:57.600300+0000 mgr.y (mgr.24370) 18671 : cluster [DBG] pgmap v18655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:59.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:40:58 smithi082 bash[20963]: audit 2024-04-04T00:40:57.836095+0000 mon.a (mon.0) 15816 : audit [DBG] from='client.? 172.21.15.67:0/4150579474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:58 smithi067 bash[17655]: cluster 2024-04-04T00:40:57.600300+0000 mgr.y (mgr.24370) 18671 : cluster [DBG] pgmap v18655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:59.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:40:58 smithi067 bash[17655]: audit 2024-04-04T00:40:57.836095+0000 mon.a (mon.0) 15816 : audit [DBG] from='client.? 172.21.15.67:0/4150579474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:40:59.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:58 smithi067 bash[27441]: cluster 2024-04-04T00:40:57.600300+0000 mgr.y (mgr.24370) 18671 : cluster [DBG] pgmap v18655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:40:59.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:40:58 smithi067 bash[27441]: audit 2024-04-04T00:40:57.836095+0000 mon.a (mon.0) 15816 : audit [DBG] from='client.? 172.21.15.67:0/4150579474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:00 smithi082 bash[20963]: cluster 2024-04-04T00:40:59.600918+0000 mgr.y (mgr.24370) 18672 : cluster [DBG] pgmap v18656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:01.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:00 smithi082 bash[20963]: audit 2024-04-04T00:41:00.281566+0000 mon.a (mon.0) 15817 : audit [DBG] from='client.? 172.21.15.67:0/2235725434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:01.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:00 smithi067 bash[17655]: cluster 2024-04-04T00:40:59.600918+0000 mgr.y (mgr.24370) 18672 : cluster [DBG] pgmap v18656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:01.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:00 smithi067 bash[17655]: audit 2024-04-04T00:41:00.281566+0000 mon.a (mon.0) 15817 : audit [DBG] from='client.? 172.21.15.67:0/2235725434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:00 smithi067 bash[27441]: cluster 2024-04-04T00:40:59.600918+0000 mgr.y (mgr.24370) 18672 : cluster [DBG] pgmap v18656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:00 smithi067 bash[27441]: audit 2024-04-04T00:41:00.281566+0000 mon.a (mon.0) 15817 : audit [DBG] from='client.? 172.21.15.67:0/2235725434' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:02 smithi067 bash[27441]: cluster 2024-04-04T00:41:01.602022+0000 mgr.y (mgr.24370) 18673 : cluster [DBG] pgmap v18657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:02 smithi067 bash[27441]: audit 2024-04-04T00:41:02.737009+0000 mon.a (mon.0) 15818 : audit [DBG] from='client.? 172.21.15.67:0/3168544936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:02 smithi067 bash[17655]: cluster 2024-04-04T00:41:01.602022+0000 mgr.y (mgr.24370) 18673 : cluster [DBG] pgmap v18657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:02 smithi067 bash[17655]: audit 2024-04-04T00:41:02.737009+0000 mon.a (mon.0) 15818 : audit [DBG] from='client.? 172.21.15.67:0/3168544936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:02 smithi082 bash[20963]: cluster 2024-04-04T00:41:01.602022+0000 mgr.y (mgr.24370) 18673 : cluster [DBG] pgmap v18657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:02 smithi082 bash[20963]: audit 2024-04-04T00:41:02.737009+0000 mon.a (mon.0) 15818 : audit [DBG] from='client.? 172.21.15.67:0/3168544936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:03] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:41:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:41:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:04 smithi082 bash[20963]: cluster 2024-04-04T00:41:03.602689+0000 mgr.y (mgr.24370) 18674 : cluster [DBG] pgmap v18658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:04 smithi067 bash[17655]: cluster 2024-04-04T00:41:03.602689+0000 mgr.y (mgr.24370) 18674 : cluster [DBG] pgmap v18658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:04 smithi067 bash[27441]: cluster 2024-04-04T00:41:03.602689+0000 mgr.y (mgr.24370) 18674 : cluster [DBG] pgmap v18658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:05 smithi082 bash[20963]: audit 2024-04-04T00:41:05.186450+0000 mon.c (mon.2) 7457 : audit [DBG] from='client.? 172.21.15.67:0/1479664781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:05 smithi067 bash[17655]: audit 2024-04-04T00:41:05.186450+0000 mon.c (mon.2) 7457 : audit [DBG] from='client.? 172.21.15.67:0/1479664781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:06.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:05 smithi067 bash[27441]: audit 2024-04-04T00:41:05.186450+0000 mon.c (mon.2) 7457 : audit [DBG] from='client.? 172.21.15.67:0/1479664781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:06 smithi082 bash[20963]: cluster 2024-04-04T00:41:05.603396+0000 mgr.y (mgr.24370) 18675 : cluster [DBG] pgmap v18659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:06 smithi067 bash[17655]: cluster 2024-04-04T00:41:05.603396+0000 mgr.y (mgr.24370) 18675 : cluster [DBG] pgmap v18659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:06 smithi067 bash[27441]: cluster 2024-04-04T00:41:05.603396+0000 mgr.y (mgr.24370) 18675 : cluster [DBG] pgmap v18659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:07 smithi082 bash[20963]: audit 2024-04-04T00:41:07.639884+0000 mon.c (mon.2) 7458 : audit [DBG] from='client.? 172.21.15.67:0/1476417873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:07 smithi067 bash[17655]: audit 2024-04-04T00:41:07.639884+0000 mon.c (mon.2) 7458 : audit [DBG] from='client.? 172.21.15.67:0/1476417873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:07 smithi067 bash[27441]: audit 2024-04-04T00:41:07.639884+0000 mon.c (mon.2) 7458 : audit [DBG] from='client.? 172.21.15.67:0/1476417873' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:08 smithi082 bash[20963]: cluster 2024-04-04T00:41:07.604539+0000 mgr.y (mgr.24370) 18676 : cluster [DBG] pgmap v18660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:08 smithi067 bash[17655]: cluster 2024-04-04T00:41:07.604539+0000 mgr.y (mgr.24370) 18676 : cluster [DBG] pgmap v18660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:09.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:08 smithi067 bash[27441]: cluster 2024-04-04T00:41:07.604539+0000 mgr.y (mgr.24370) 18676 : cluster [DBG] pgmap v18660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:10 smithi082 bash[20963]: cluster 2024-04-04T00:41:09.605209+0000 mgr.y (mgr.24370) 18677 : cluster [DBG] pgmap v18661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:10 smithi082 bash[20963]: audit 2024-04-04T00:41:10.093227+0000 mon.c (mon.2) 7459 : audit [DBG] from='client.? 172.21.15.67:0/4045378938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:10 smithi082 bash[20963]: audit 2024-04-04T00:41:10.106771+0000 mon.a (mon.0) 15819 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:41:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:10 smithi082 bash[20963]: audit 2024-04-04T00:41:10.653331+0000 mon.a (mon.0) 15820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:10 smithi067 bash[17655]: cluster 2024-04-04T00:41:09.605209+0000 mgr.y (mgr.24370) 18677 : cluster [DBG] pgmap v18661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:10 smithi067 bash[17655]: audit 2024-04-04T00:41:10.093227+0000 mon.c (mon.2) 7459 : audit [DBG] from='client.? 172.21.15.67:0/4045378938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:10 smithi067 bash[17655]: audit 2024-04-04T00:41:10.106771+0000 mon.a (mon.0) 15819 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:41:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:10 smithi067 bash[17655]: audit 2024-04-04T00:41:10.653331+0000 mon.a (mon.0) 15820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:10 smithi067 bash[27441]: cluster 2024-04-04T00:41:09.605209+0000 mgr.y (mgr.24370) 18677 : cluster [DBG] pgmap v18661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:10 smithi067 bash[27441]: audit 2024-04-04T00:41:10.093227+0000 mon.c (mon.2) 7459 : audit [DBG] from='client.? 172.21.15.67:0/4045378938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:10 smithi067 bash[27441]: audit 2024-04-04T00:41:10.106771+0000 mon.a (mon.0) 15819 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:41:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:10 smithi067 bash[27441]: audit 2024-04-04T00:41:10.653331+0000 mon.a (mon.0) 15820 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:12 smithi082 bash[20963]: cluster 2024-04-04T00:41:11.606538+0000 mgr.y (mgr.24370) 18678 : cluster [DBG] pgmap v18662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:12 smithi082 bash[20963]: audit 2024-04-04T00:41:12.555529+0000 mon.a (mon.0) 15821 : audit [DBG] from='client.? 172.21.15.67:0/1917259750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:13.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:41:13.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:12 smithi067 bash[17655]: cluster 2024-04-04T00:41:11.606538+0000 mgr.y (mgr.24370) 18678 : cluster [DBG] pgmap v18662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:13.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:12 smithi067 bash[17655]: audit 2024-04-04T00:41:12.555529+0000 mon.a (mon.0) 15821 : audit [DBG] from='client.? 172.21.15.67:0/1917259750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:13.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:12 smithi067 bash[27441]: cluster 2024-04-04T00:41:11.606538+0000 mgr.y (mgr.24370) 18678 : cluster [DBG] pgmap v18662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:13.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:12 smithi067 bash[27441]: audit 2024-04-04T00:41:12.555529+0000 mon.a (mon.0) 15821 : audit [DBG] from='client.? 172.21.15.67:0/1917259750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:41:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:14 smithi082 bash[20963]: cluster 2024-04-04T00:41:13.607406+0000 mgr.y (mgr.24370) 18679 : cluster [DBG] pgmap v18663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:14 smithi067 bash[27441]: cluster 2024-04-04T00:41:13.607406+0000 mgr.y (mgr.24370) 18679 : cluster [DBG] pgmap v18663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:14 smithi067 bash[17655]: cluster 2024-04-04T00:41:13.607406+0000 mgr.y (mgr.24370) 18679 : cluster [DBG] pgmap v18663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:15.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:15 smithi082 bash[20963]: audit 2024-04-04T00:41:15.005866+0000 mon.c (mon.2) 7460 : audit [DBG] from='client.? 172.21.15.67:0/1091163874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:15.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:15 smithi082 bash[20963]: audit 2024-04-04T00:41:15.799917+0000 mon.a (mon.0) 15822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:15.876 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:15 smithi082 bash[20963]: audit 2024-04-04T00:41:15.811450+0000 mon.a (mon.0) 15823 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:15.876 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 00:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T00:41:15.575283741Z level=info msg="Completed cleanup jobs" duration=45.327469ms 2024-04-04T00:41:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:15 smithi067 bash[17655]: audit 2024-04-04T00:41:15.005866+0000 mon.c (mon.2) 7460 : audit [DBG] from='client.? 172.21.15.67:0/1091163874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:15 smithi067 bash[17655]: audit 2024-04-04T00:41:15.799917+0000 mon.a (mon.0) 15822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:15 smithi067 bash[17655]: audit 2024-04-04T00:41:15.811450+0000 mon.a (mon.0) 15823 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:15 smithi067 bash[27441]: audit 2024-04-04T00:41:15.005866+0000 mon.c (mon.2) 7460 : audit [DBG] from='client.? 172.21.15.67:0/1091163874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:15 smithi067 bash[27441]: audit 2024-04-04T00:41:15.799917+0000 mon.a (mon.0) 15822 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:15 smithi067 bash[27441]: audit 2024-04-04T00:41:15.811450+0000 mon.a (mon.0) 15823 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:16 smithi082 bash[20963]: cluster 2024-04-04T00:41:15.608146+0000 mgr.y (mgr.24370) 18680 : cluster [DBG] pgmap v18664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:16 smithi082 bash[20963]: audit 2024-04-04T00:41:16.110850+0000 mon.a (mon.0) 15824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:16 smithi082 bash[20963]: audit 2024-04-04T00:41:16.118313+0000 mon.a (mon.0) 15825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:16 smithi082 bash[20963]: audit 2024-04-04T00:41:16.651743+0000 mon.a (mon.0) 15826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:41:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:16 smithi082 bash[20963]: audit 2024-04-04T00:41:16.653080+0000 mon.a (mon.0) 15827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:41:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:16 smithi082 bash[20963]: audit 2024-04-04T00:41:16.661644+0000 mon.a (mon.0) 15828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[27441]: cluster 2024-04-04T00:41:15.608146+0000 mgr.y (mgr.24370) 18680 : cluster [DBG] pgmap v18664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[27441]: audit 2024-04-04T00:41:16.110850+0000 mon.a (mon.0) 15824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[27441]: audit 2024-04-04T00:41:16.118313+0000 mon.a (mon.0) 15825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[27441]: audit 2024-04-04T00:41:16.651743+0000 mon.a (mon.0) 15826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[27441]: audit 2024-04-04T00:41:16.653080+0000 mon.a (mon.0) 15827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[27441]: audit 2024-04-04T00:41:16.661644+0000 mon.a (mon.0) 15828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[17655]: cluster 2024-04-04T00:41:15.608146+0000 mgr.y (mgr.24370) 18680 : cluster [DBG] pgmap v18664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[17655]: audit 2024-04-04T00:41:16.110850+0000 mon.a (mon.0) 15824 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[17655]: audit 2024-04-04T00:41:16.118313+0000 mon.a (mon.0) 15825 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[17655]: audit 2024-04-04T00:41:16.651743+0000 mon.a (mon.0) 15826 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[17655]: audit 2024-04-04T00:41:16.653080+0000 mon.a (mon.0) 15827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:41:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:16 smithi067 bash[17655]: audit 2024-04-04T00:41:16.661644+0000 mon.a (mon.0) 15828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:41:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:17 smithi067 bash[17655]: audit 2024-04-04T00:41:17.454024+0000 mon.a (mon.0) 15829 : audit [DBG] from='client.? 172.21.15.67:0/3479382109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:17 smithi067 bash[27441]: audit 2024-04-04T00:41:17.454024+0000 mon.a (mon.0) 15829 : audit [DBG] from='client.? 172.21.15.67:0/3479382109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:17 smithi082 bash[20963]: audit 2024-04-04T00:41:17.454024+0000 mon.a (mon.0) 15829 : audit [DBG] from='client.? 172.21.15.67:0/3479382109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:19.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:18 smithi067 bash[17655]: cluster 2024-04-04T00:41:17.609431+0000 mgr.y (mgr.24370) 18681 : cluster [DBG] pgmap v18665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:18 smithi067 bash[27441]: cluster 2024-04-04T00:41:17.609431+0000 mgr.y (mgr.24370) 18681 : cluster [DBG] pgmap v18665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:18 smithi082 bash[20963]: cluster 2024-04-04T00:41:17.609431+0000 mgr.y (mgr.24370) 18681 : cluster [DBG] pgmap v18665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:20 smithi067 bash[27441]: cluster 2024-04-04T00:41:19.609951+0000 mgr.y (mgr.24370) 18682 : cluster [DBG] pgmap v18666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:20 smithi067 bash[27441]: audit 2024-04-04T00:41:19.906109+0000 mon.c (mon.2) 7461 : audit [DBG] from='client.? 172.21.15.67:0/37855421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:20 smithi067 bash[17655]: cluster 2024-04-04T00:41:19.609951+0000 mgr.y (mgr.24370) 18682 : cluster [DBG] pgmap v18666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:21.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:20 smithi067 bash[17655]: audit 2024-04-04T00:41:19.906109+0000 mon.c (mon.2) 7461 : audit [DBG] from='client.? 172.21.15.67:0/37855421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:20 smithi082 bash[20963]: cluster 2024-04-04T00:41:19.609951+0000 mgr.y (mgr.24370) 18682 : cluster [DBG] pgmap v18666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:21.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:20 smithi082 bash[20963]: audit 2024-04-04T00:41:19.906109+0000 mon.c (mon.2) 7461 : audit [DBG] from='client.? 172.21.15.67:0/37855421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:22 smithi082 bash[20963]: cluster 2024-04-04T00:41:21.611068+0000 mgr.y (mgr.24370) 18683 : cluster [DBG] pgmap v18667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:23.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:22 smithi082 bash[20963]: audit 2024-04-04T00:41:22.347111+0000 mon.a (mon.0) 15830 : audit [DBG] from='client.? 172.21.15.67:0/1245081815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:41:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:22 smithi067 bash[27441]: cluster 2024-04-04T00:41:21.611068+0000 mgr.y (mgr.24370) 18683 : cluster [DBG] pgmap v18667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:22 smithi067 bash[27441]: audit 2024-04-04T00:41:22.347111+0000 mon.a (mon.0) 15830 : audit [DBG] from='client.? 172.21.15.67:0/1245081815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:22 smithi067 bash[17655]: cluster 2024-04-04T00:41:21.611068+0000 mgr.y (mgr.24370) 18683 : cluster [DBG] pgmap v18667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:22 smithi067 bash[17655]: audit 2024-04-04T00:41:22.347111+0000 mon.a (mon.0) 15830 : audit [DBG] from='client.? 172.21.15.67:0/1245081815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:41:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:24 smithi082 bash[20963]: cluster 2024-04-04T00:41:23.611768+0000 mgr.y (mgr.24370) 18684 : cluster [DBG] pgmap v18668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:25.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:24 smithi082 bash[20963]: audit 2024-04-04T00:41:24.801197+0000 mon.a (mon.0) 15831 : audit [DBG] from='client.? 172.21.15.67:0/2564747272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:25.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:24 smithi067 bash[27441]: cluster 2024-04-04T00:41:23.611768+0000 mgr.y (mgr.24370) 18684 : cluster [DBG] pgmap v18668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:25.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:24 smithi067 bash[27441]: audit 2024-04-04T00:41:24.801197+0000 mon.a (mon.0) 15831 : audit [DBG] from='client.? 172.21.15.67:0/2564747272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:24 smithi067 bash[17655]: cluster 2024-04-04T00:41:23.611768+0000 mgr.y (mgr.24370) 18684 : cluster [DBG] pgmap v18668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:25.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:24 smithi067 bash[17655]: audit 2024-04-04T00:41:24.801197+0000 mon.a (mon.0) 15831 : audit [DBG] from='client.? 172.21.15.67:0/2564747272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:25 smithi082 bash[20963]: audit 2024-04-04T00:41:25.653538+0000 mon.a (mon.0) 15832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:25 smithi067 bash[27441]: audit 2024-04-04T00:41:25.653538+0000 mon.a (mon.0) 15832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:25 smithi067 bash[17655]: audit 2024-04-04T00:41:25.653538+0000 mon.a (mon.0) 15832 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:27.248 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:26 smithi067 bash[17655]: cluster 2024-04-04T00:41:25.612624+0000 mgr.y (mgr.24370) 18685 : cluster [DBG] pgmap v18669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:26 smithi082 bash[20963]: cluster 2024-04-04T00:41:25.612624+0000 mgr.y (mgr.24370) 18685 : cluster [DBG] pgmap v18669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:27.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:27 smithi067 bash[27441]: cluster 2024-04-04T00:41:25.612624+0000 mgr.y (mgr.24370) 18685 : cluster [DBG] pgmap v18669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:27 smithi082 bash[20963]: audit 2024-04-04T00:41:27.249425+0000 mon.c (mon.2) 7462 : audit [DBG] from='client.? 172.21.15.67:0/1339379475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:27 smithi067 bash[17655]: audit 2024-04-04T00:41:27.249425+0000 mon.c (mon.2) 7462 : audit [DBG] from='client.? 172.21.15.67:0/1339379475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:27 smithi067 bash[27441]: audit 2024-04-04T00:41:27.249425+0000 mon.c (mon.2) 7462 : audit [DBG] from='client.? 172.21.15.67:0/1339379475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:29 smithi082 bash[20963]: cluster 2024-04-04T00:41:27.613826+0000 mgr.y (mgr.24370) 18686 : cluster [DBG] pgmap v18670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:29 smithi067 bash[27441]: cluster 2024-04-04T00:41:27.613826+0000 mgr.y (mgr.24370) 18686 : cluster [DBG] pgmap v18670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:29.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:29 smithi067 bash[17655]: cluster 2024-04-04T00:41:27.613826+0000 mgr.y (mgr.24370) 18686 : cluster [DBG] pgmap v18670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:30 smithi082 bash[20963]: audit 2024-04-04T00:41:29.704395+0000 mon.c (mon.2) 7463 : audit [DBG] from='client.? 172.21.15.67:0/1250351665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:30 smithi067 bash[17655]: audit 2024-04-04T00:41:29.704395+0000 mon.c (mon.2) 7463 : audit [DBG] from='client.? 172.21.15.67:0/1250351665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:30.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:30 smithi067 bash[27441]: audit 2024-04-04T00:41:29.704395+0000 mon.c (mon.2) 7463 : audit [DBG] from='client.? 172.21.15.67:0/1250351665' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:31 smithi082 bash[20963]: cluster 2024-04-04T00:41:29.614296+0000 mgr.y (mgr.24370) 18687 : cluster [DBG] pgmap v18671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:31 smithi067 bash[17655]: cluster 2024-04-04T00:41:29.614296+0000 mgr.y (mgr.24370) 18687 : cluster [DBG] pgmap v18671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:31.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:31 smithi067 bash[27441]: cluster 2024-04-04T00:41:29.614296+0000 mgr.y (mgr.24370) 18687 : cluster [DBG] pgmap v18671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:33 smithi082 bash[20963]: cluster 2024-04-04T00:41:31.615124+0000 mgr.y (mgr.24370) 18688 : cluster [DBG] pgmap v18672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:33 smithi082 bash[20963]: audit 2024-04-04T00:41:32.149399+0000 mon.c (mon.2) 7464 : audit [DBG] from='client.? 172.21.15.67:0/2057108867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:33 smithi067 bash[17655]: cluster 2024-04-04T00:41:31.615124+0000 mgr.y (mgr.24370) 18688 : cluster [DBG] pgmap v18672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:33 smithi067 bash[17655]: audit 2024-04-04T00:41:32.149399+0000 mon.c (mon.2) 7464 : audit [DBG] from='client.? 172.21.15.67:0/2057108867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:33] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T00:41:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:33 smithi067 bash[27441]: cluster 2024-04-04T00:41:31.615124+0000 mgr.y (mgr.24370) 18688 : cluster [DBG] pgmap v18672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:33 smithi067 bash[27441]: audit 2024-04-04T00:41:32.149399+0000 mon.c (mon.2) 7464 : audit [DBG] from='client.? 172.21.15.67:0/2057108867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:41:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:35 smithi082 bash[20963]: cluster 2024-04-04T00:41:33.615786+0000 mgr.y (mgr.24370) 18689 : cluster [DBG] pgmap v18673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:35.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:35 smithi082 bash[20963]: audit 2024-04-04T00:41:34.604155+0000 mon.c (mon.2) 7465 : audit [DBG] from='client.? 172.21.15.67:0/1231372302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:35 smithi067 bash[17655]: cluster 2024-04-04T00:41:33.615786+0000 mgr.y (mgr.24370) 18689 : cluster [DBG] pgmap v18673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:35.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:35 smithi067 bash[17655]: audit 2024-04-04T00:41:34.604155+0000 mon.c (mon.2) 7465 : audit [DBG] from='client.? 172.21.15.67:0/1231372302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:35.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:35 smithi067 bash[27441]: cluster 2024-04-04T00:41:33.615786+0000 mgr.y (mgr.24370) 18689 : cluster [DBG] pgmap v18673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:35.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:35 smithi067 bash[27441]: audit 2024-04-04T00:41:34.604155+0000 mon.c (mon.2) 7465 : audit [DBG] from='client.? 172.21.15.67:0/1231372302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:37 smithi082 bash[20963]: cluster 2024-04-04T00:41:35.616470+0000 mgr.y (mgr.24370) 18690 : cluster [DBG] pgmap v18674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:37 smithi067 bash[27441]: cluster 2024-04-04T00:41:35.616470+0000 mgr.y (mgr.24370) 18690 : cluster [DBG] pgmap v18674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:37 smithi067 bash[17655]: cluster 2024-04-04T00:41:35.616470+0000 mgr.y (mgr.24370) 18690 : cluster [DBG] pgmap v18674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:38 smithi082 bash[20963]: audit 2024-04-04T00:41:37.059297+0000 mon.a (mon.0) 15833 : audit [DBG] from='client.? 172.21.15.67:0/2058433792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:38 smithi067 bash[17655]: audit 2024-04-04T00:41:37.059297+0000 mon.a (mon.0) 15833 : audit [DBG] from='client.? 172.21.15.67:0/2058433792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:38 smithi067 bash[27441]: audit 2024-04-04T00:41:37.059297+0000 mon.a (mon.0) 15833 : audit [DBG] from='client.? 172.21.15.67:0/2058433792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:39 smithi082 bash[20963]: cluster 2024-04-04T00:41:37.617642+0000 mgr.y (mgr.24370) 18691 : cluster [DBG] pgmap v18675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:39 smithi067 bash[17655]: cluster 2024-04-04T00:41:37.617642+0000 mgr.y (mgr.24370) 18691 : cluster [DBG] pgmap v18675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:39 smithi067 bash[27441]: cluster 2024-04-04T00:41:37.617642+0000 mgr.y (mgr.24370) 18691 : cluster [DBG] pgmap v18675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:40 smithi082 bash[20963]: audit 2024-04-04T00:41:39.510793+0000 mon.c (mon.2) 7466 : audit [DBG] from='client.? 172.21.15.67:0/2945945617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:40 smithi067 bash[17655]: audit 2024-04-04T00:41:39.510793+0000 mon.c (mon.2) 7466 : audit [DBG] from='client.? 172.21.15.67:0/2945945617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:40.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:40 smithi067 bash[27441]: audit 2024-04-04T00:41:39.510793+0000 mon.c (mon.2) 7466 : audit [DBG] from='client.? 172.21.15.67:0/2945945617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:41 smithi082 bash[20963]: cluster 2024-04-04T00:41:39.618366+0000 mgr.y (mgr.24370) 18692 : cluster [DBG] pgmap v18676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:41 smithi082 bash[20963]: audit 2024-04-04T00:41:40.653969+0000 mon.a (mon.0) 15834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:41 smithi067 bash[17655]: cluster 2024-04-04T00:41:39.618366+0000 mgr.y (mgr.24370) 18692 : cluster [DBG] pgmap v18676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:41.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:41 smithi067 bash[17655]: audit 2024-04-04T00:41:40.653969+0000 mon.a (mon.0) 15834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:41 smithi067 bash[27441]: cluster 2024-04-04T00:41:39.618366+0000 mgr.y (mgr.24370) 18692 : cluster [DBG] pgmap v18676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:41 smithi067 bash[27441]: audit 2024-04-04T00:41:40.653969+0000 mon.a (mon.0) 15834 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:42 smithi082 bash[20963]: audit 2024-04-04T00:41:41.956760+0000 mon.c (mon.2) 7467 : audit [DBG] from='client.? 172.21.15.67:0/870773706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:42 smithi067 bash[17655]: audit 2024-04-04T00:41:41.956760+0000 mon.c (mon.2) 7467 : audit [DBG] from='client.? 172.21.15.67:0/870773706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:42 smithi067 bash[27441]: audit 2024-04-04T00:41:41.956760+0000 mon.c (mon.2) 7467 : audit [DBG] from='client.? 172.21.15.67:0/870773706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:43 smithi082 bash[20963]: cluster 2024-04-04T00:41:41.619525+0000 mgr.y (mgr.24370) 18693 : cluster [DBG] pgmap v18677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:43 smithi067 bash[17655]: cluster 2024-04-04T00:41:41.619525+0000 mgr.y (mgr.24370) 18693 : cluster [DBG] pgmap v18677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:41:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:43 smithi067 bash[27441]: cluster 2024-04-04T00:41:41.619525+0000 mgr.y (mgr.24370) 18693 : cluster [DBG] pgmap v18677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:41:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:45 smithi082 bash[20963]: cluster 2024-04-04T00:41:43.620360+0000 mgr.y (mgr.24370) 18694 : cluster [DBG] pgmap v18678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:45.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:45 smithi082 bash[20963]: audit 2024-04-04T00:41:44.403317+0000 mon.c (mon.2) 7468 : audit [DBG] from='client.? 172.21.15.67:0/3523226571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:45.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:45 smithi067 bash[27441]: cluster 2024-04-04T00:41:43.620360+0000 mgr.y (mgr.24370) 18694 : cluster [DBG] pgmap v18678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:45.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:45 smithi067 bash[27441]: audit 2024-04-04T00:41:44.403317+0000 mon.c (mon.2) 7468 : audit [DBG] from='client.? 172.21.15.67:0/3523226571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:45.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:45 smithi067 bash[17655]: cluster 2024-04-04T00:41:43.620360+0000 mgr.y (mgr.24370) 18694 : cluster [DBG] pgmap v18678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:45.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:45 smithi067 bash[17655]: audit 2024-04-04T00:41:44.403317+0000 mon.c (mon.2) 7468 : audit [DBG] from='client.? 172.21.15.67:0/3523226571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:47 smithi082 bash[20963]: cluster 2024-04-04T00:41:45.621004+0000 mgr.y (mgr.24370) 18695 : cluster [DBG] pgmap v18679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:47.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:47 smithi082 bash[20963]: audit 2024-04-04T00:41:46.855863+0000 mon.c (mon.2) 7469 : audit [DBG] from='client.? 172.21.15.67:0/3497237907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:47 smithi067 bash[27441]: cluster 2024-04-04T00:41:45.621004+0000 mgr.y (mgr.24370) 18695 : cluster [DBG] pgmap v18679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:47.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:47 smithi067 bash[27441]: audit 2024-04-04T00:41:46.855863+0000 mon.c (mon.2) 7469 : audit [DBG] from='client.? 172.21.15.67:0/3497237907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:47.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:47 smithi067 bash[17655]: cluster 2024-04-04T00:41:45.621004+0000 mgr.y (mgr.24370) 18695 : cluster [DBG] pgmap v18679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:47.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:47 smithi067 bash[17655]: audit 2024-04-04T00:41:46.855863+0000 mon.c (mon.2) 7469 : audit [DBG] from='client.? 172.21.15.67:0/3497237907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:49 smithi082 bash[20963]: cluster 2024-04-04T00:41:47.622161+0000 mgr.y (mgr.24370) 18696 : cluster [DBG] pgmap v18680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:49 smithi067 bash[17655]: cluster 2024-04-04T00:41:47.622161+0000 mgr.y (mgr.24370) 18696 : cluster [DBG] pgmap v18680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:49.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:49 smithi067 bash[27441]: cluster 2024-04-04T00:41:47.622161+0000 mgr.y (mgr.24370) 18696 : cluster [DBG] pgmap v18680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:50 smithi082 bash[20963]: audit 2024-04-04T00:41:49.309686+0000 mon.c (mon.2) 7470 : audit [DBG] from='client.? 172.21.15.67:0/1983561441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:50 smithi067 bash[27441]: audit 2024-04-04T00:41:49.309686+0000 mon.c (mon.2) 7470 : audit [DBG] from='client.? 172.21.15.67:0/1983561441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:50.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:50 smithi067 bash[17655]: audit 2024-04-04T00:41:49.309686+0000 mon.c (mon.2) 7470 : audit [DBG] from='client.? 172.21.15.67:0/1983561441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:51 smithi082 bash[20963]: cluster 2024-04-04T00:41:49.622811+0000 mgr.y (mgr.24370) 18697 : cluster [DBG] pgmap v18681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:51 smithi067 bash[27441]: cluster 2024-04-04T00:41:49.622811+0000 mgr.y (mgr.24370) 18697 : cluster [DBG] pgmap v18681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:51 smithi067 bash[17655]: cluster 2024-04-04T00:41:49.622811+0000 mgr.y (mgr.24370) 18697 : cluster [DBG] pgmap v18681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:52 smithi082 bash[20963]: audit 2024-04-04T00:41:51.768366+0000 mon.c (mon.2) 7471 : audit [DBG] from='client.? 172.21.15.67:0/2800005888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:52 smithi067 bash[17655]: audit 2024-04-04T00:41:51.768366+0000 mon.c (mon.2) 7471 : audit [DBG] from='client.? 172.21.15.67:0/2800005888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:52 smithi067 bash[27441]: audit 2024-04-04T00:41:51.768366+0000 mon.c (mon.2) 7471 : audit [DBG] from='client.? 172.21.15.67:0/2800005888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:53 smithi082 bash[20963]: cluster 2024-04-04T00:41:51.623938+0000 mgr.y (mgr.24370) 18698 : cluster [DBG] pgmap v18682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:41:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:53 smithi067 bash[27441]: cluster 2024-04-04T00:41:51.623938+0000 mgr.y (mgr.24370) 18698 : cluster [DBG] pgmap v18682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:53 smithi067 bash[17655]: cluster 2024-04-04T00:41:51.623938+0000 mgr.y (mgr.24370) 18698 : cluster [DBG] pgmap v18682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:41:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:54 smithi082 bash[20963]: cluster 2024-04-04T00:41:53.624521+0000 mgr.y (mgr.24370) 18699 : cluster [DBG] pgmap v18683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:54 smithi067 bash[17655]: cluster 2024-04-04T00:41:53.624521+0000 mgr.y (mgr.24370) 18699 : cluster [DBG] pgmap v18683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:54.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:54 smithi067 bash[27441]: cluster 2024-04-04T00:41:53.624521+0000 mgr.y (mgr.24370) 18699 : cluster [DBG] pgmap v18683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:55 smithi082 bash[20963]: audit 2024-04-04T00:41:54.225425+0000 mon.a (mon.0) 15835 : audit [DBG] from='client.? 172.21.15.67:0/468421775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:55 smithi067 bash[17655]: audit 2024-04-04T00:41:54.225425+0000 mon.a (mon.0) 15835 : audit [DBG] from='client.? 172.21.15.67:0/468421775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:55 smithi067 bash[27441]: audit 2024-04-04T00:41:54.225425+0000 mon.a (mon.0) 15835 : audit [DBG] from='client.? 172.21.15.67:0/468421775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:56 smithi082 bash[20963]: cluster 2024-04-04T00:41:55.625187+0000 mgr.y (mgr.24370) 18700 : cluster [DBG] pgmap v18684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:56.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:56 smithi082 bash[20963]: audit 2024-04-04T00:41:55.654504+0000 mon.a (mon.0) 15836 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:56 smithi067 bash[27441]: cluster 2024-04-04T00:41:55.625187+0000 mgr.y (mgr.24370) 18700 : cluster [DBG] pgmap v18684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:56 smithi067 bash[27441]: audit 2024-04-04T00:41:55.654504+0000 mon.a (mon.0) 15836 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:56 smithi067 bash[17655]: cluster 2024-04-04T00:41:55.625187+0000 mgr.y (mgr.24370) 18700 : cluster [DBG] pgmap v18684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:56 smithi067 bash[17655]: audit 2024-04-04T00:41:55.654504+0000 mon.a (mon.0) 15836 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:41:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:57 smithi082 bash[20963]: audit 2024-04-04T00:41:56.684277+0000 mon.a (mon.0) 15837 : audit [DBG] from='client.? 172.21.15.67:0/3857275009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:57 smithi067 bash[17655]: audit 2024-04-04T00:41:56.684277+0000 mon.a (mon.0) 15837 : audit [DBG] from='client.? 172.21.15.67:0/3857275009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:57.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:57 smithi067 bash[27441]: audit 2024-04-04T00:41:56.684277+0000 mon.a (mon.0) 15837 : audit [DBG] from='client.? 172.21.15.67:0/3857275009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:58 smithi082 bash[20963]: cluster 2024-04-04T00:41:57.626325+0000 mgr.y (mgr.24370) 18701 : cluster [DBG] pgmap v18685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:58 smithi067 bash[17655]: cluster 2024-04-04T00:41:57.626325+0000 mgr.y (mgr.24370) 18701 : cluster [DBG] pgmap v18685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:58.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:58 smithi067 bash[27441]: cluster 2024-04-04T00:41:57.626325+0000 mgr.y (mgr.24370) 18701 : cluster [DBG] pgmap v18685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:41:59.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:41:59 smithi082 bash[20963]: audit 2024-04-04T00:41:59.146042+0000 mon.c (mon.2) 7472 : audit [DBG] from='client.? 172.21.15.67:0/2108883013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:59.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:41:59 smithi067 bash[17655]: audit 2024-04-04T00:41:59.146042+0000 mon.c (mon.2) 7472 : audit [DBG] from='client.? 172.21.15.67:0/2108883013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:41:59.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:41:59 smithi067 bash[27441]: audit 2024-04-04T00:41:59.146042+0000 mon.c (mon.2) 7472 : audit [DBG] from='client.? 172.21.15.67:0/2108883013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:00 smithi082 bash[20963]: cluster 2024-04-04T00:41:59.626998+0000 mgr.y (mgr.24370) 18702 : cluster [DBG] pgmap v18686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:00 smithi067 bash[17655]: cluster 2024-04-04T00:41:59.626998+0000 mgr.y (mgr.24370) 18702 : cluster [DBG] pgmap v18686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:00 smithi067 bash[27441]: cluster 2024-04-04T00:41:59.626998+0000 mgr.y (mgr.24370) 18702 : cluster [DBG] pgmap v18686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:01 smithi067 bash[17655]: audit 2024-04-04T00:42:01.594229+0000 mon.c (mon.2) 7473 : audit [DBG] from='client.? 172.21.15.67:0/2822816907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:01.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:01 smithi067 bash[27441]: audit 2024-04-04T00:42:01.594229+0000 mon.c (mon.2) 7473 : audit [DBG] from='client.? 172.21.15.67:0/2822816907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:01 smithi082 bash[20963]: audit 2024-04-04T00:42:01.594229+0000 mon.c (mon.2) 7473 : audit [DBG] from='client.? 172.21.15.67:0/2822816907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:02 smithi067 bash[27441]: cluster 2024-04-04T00:42:01.628271+0000 mgr.y (mgr.24370) 18703 : cluster [DBG] pgmap v18687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:02 smithi067 bash[17655]: cluster 2024-04-04T00:42:01.628271+0000 mgr.y (mgr.24370) 18703 : cluster [DBG] pgmap v18687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:02 smithi082 bash[20963]: cluster 2024-04-04T00:42:01.628271+0000 mgr.y (mgr.24370) 18703 : cluster [DBG] pgmap v18687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:03] "GET /metrics HTTP/1.1" 200 240007 "" "Prometheus/2.43.0" 2024-04-04T00:42:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:42:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:04 smithi082 bash[20963]: cluster 2024-04-04T00:42:03.629059+0000 mgr.y (mgr.24370) 18704 : cluster [DBG] pgmap v18688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:04 smithi082 bash[20963]: audit 2024-04-04T00:42:04.044169+0000 mon.c (mon.2) 7474 : audit [DBG] from='client.? 172.21.15.67:0/3861313714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:04 smithi067 bash[27441]: cluster 2024-04-04T00:42:03.629059+0000 mgr.y (mgr.24370) 18704 : cluster [DBG] pgmap v18688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:05.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:04 smithi067 bash[27441]: audit 2024-04-04T00:42:04.044169+0000 mon.c (mon.2) 7474 : audit [DBG] from='client.? 172.21.15.67:0/3861313714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:04 smithi067 bash[17655]: cluster 2024-04-04T00:42:03.629059+0000 mgr.y (mgr.24370) 18704 : cluster [DBG] pgmap v18688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:05.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:04 smithi067 bash[17655]: audit 2024-04-04T00:42:04.044169+0000 mon.c (mon.2) 7474 : audit [DBG] from='client.? 172.21.15.67:0/3861313714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:06 smithi082 bash[20963]: cluster 2024-04-04T00:42:05.629730+0000 mgr.y (mgr.24370) 18705 : cluster [DBG] pgmap v18689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:06 smithi082 bash[20963]: audit 2024-04-04T00:42:06.501877+0000 mon.a (mon.0) 15838 : audit [DBG] from='client.? 172.21.15.67:0/2071941418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:06 smithi067 bash[27441]: cluster 2024-04-04T00:42:05.629730+0000 mgr.y (mgr.24370) 18705 : cluster [DBG] pgmap v18689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:06 smithi067 bash[27441]: audit 2024-04-04T00:42:06.501877+0000 mon.a (mon.0) 15838 : audit [DBG] from='client.? 172.21.15.67:0/2071941418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:06 smithi067 bash[17655]: cluster 2024-04-04T00:42:05.629730+0000 mgr.y (mgr.24370) 18705 : cluster [DBG] pgmap v18689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:06 smithi067 bash[17655]: audit 2024-04-04T00:42:06.501877+0000 mon.a (mon.0) 15838 : audit [DBG] from='client.? 172.21.15.67:0/2071941418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:08 smithi082 bash[20963]: cluster 2024-04-04T00:42:07.630910+0000 mgr.y (mgr.24370) 18706 : cluster [DBG] pgmap v18690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:08 smithi067 bash[17655]: cluster 2024-04-04T00:42:07.630910+0000 mgr.y (mgr.24370) 18706 : cluster [DBG] pgmap v18690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:08 smithi067 bash[27441]: cluster 2024-04-04T00:42:07.630910+0000 mgr.y (mgr.24370) 18706 : cluster [DBG] pgmap v18690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:09 smithi082 bash[20963]: audit 2024-04-04T00:42:08.962139+0000 mon.a (mon.0) 15839 : audit [DBG] from='client.? 172.21.15.67:0/2800958242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:09 smithi067 bash[17655]: audit 2024-04-04T00:42:08.962139+0000 mon.a (mon.0) 15839 : audit [DBG] from='client.? 172.21.15.67:0/2800958242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:09 smithi067 bash[27441]: audit 2024-04-04T00:42:08.962139+0000 mon.a (mon.0) 15839 : audit [DBG] from='client.? 172.21.15.67:0/2800958242' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:10 smithi082 bash[20963]: cluster 2024-04-04T00:42:09.631615+0000 mgr.y (mgr.24370) 18707 : cluster [DBG] pgmap v18691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:10 smithi082 bash[20963]: audit 2024-04-04T00:42:10.654835+0000 mon.a (mon.0) 15840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:10 smithi067 bash[27441]: cluster 2024-04-04T00:42:09.631615+0000 mgr.y (mgr.24370) 18707 : cluster [DBG] pgmap v18691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:10 smithi067 bash[27441]: audit 2024-04-04T00:42:10.654835+0000 mon.a (mon.0) 15840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:10 smithi067 bash[17655]: cluster 2024-04-04T00:42:09.631615+0000 mgr.y (mgr.24370) 18707 : cluster [DBG] pgmap v18691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:10 smithi067 bash[17655]: audit 2024-04-04T00:42:10.654835+0000 mon.a (mon.0) 15840 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:11 smithi082 bash[20963]: audit 2024-04-04T00:42:11.419779+0000 mon.c (mon.2) 7475 : audit [DBG] from='client.? 172.21.15.67:0/2989913101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:11 smithi067 bash[17655]: audit 2024-04-04T00:42:11.419779+0000 mon.c (mon.2) 7475 : audit [DBG] from='client.? 172.21.15.67:0/2989913101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:12.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:11 smithi067 bash[27441]: audit 2024-04-04T00:42:11.419779+0000 mon.c (mon.2) 7475 : audit [DBG] from='client.? 172.21.15.67:0/2989913101' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:12 smithi067 bash[27441]: cluster 2024-04-04T00:42:11.632857+0000 mgr.y (mgr.24370) 18708 : cluster [DBG] pgmap v18692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:12 smithi067 bash[17655]: cluster 2024-04-04T00:42:11.632857+0000 mgr.y (mgr.24370) 18708 : cluster [DBG] pgmap v18692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:12 smithi082 bash[20963]: cluster 2024-04-04T00:42:11.632857+0000 mgr.y (mgr.24370) 18708 : cluster [DBG] pgmap v18692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:42:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:42:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:14 smithi082 bash[20963]: cluster 2024-04-04T00:42:13.633353+0000 mgr.y (mgr.24370) 18709 : cluster [DBG] pgmap v18693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:14 smithi082 bash[20963]: audit 2024-04-04T00:42:13.874766+0000 mon.c (mon.2) 7476 : audit [DBG] from='client.? 172.21.15.67:0/1778396685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:14 smithi067 bash[17655]: cluster 2024-04-04T00:42:13.633353+0000 mgr.y (mgr.24370) 18709 : cluster [DBG] pgmap v18693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:14 smithi067 bash[17655]: audit 2024-04-04T00:42:13.874766+0000 mon.c (mon.2) 7476 : audit [DBG] from='client.? 172.21.15.67:0/1778396685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:14 smithi067 bash[27441]: cluster 2024-04-04T00:42:13.633353+0000 mgr.y (mgr.24370) 18709 : cluster [DBG] pgmap v18693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:15.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:14 smithi067 bash[27441]: audit 2024-04-04T00:42:13.874766+0000 mon.c (mon.2) 7476 : audit [DBG] from='client.? 172.21.15.67:0/1778396685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:16 smithi082 bash[20963]: cluster 2024-04-04T00:42:15.633978+0000 mgr.y (mgr.24370) 18710 : cluster [DBG] pgmap v18694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:16 smithi082 bash[20963]: audit 2024-04-04T00:42:16.328368+0000 mon.a (mon.0) 15841 : audit [DBG] from='client.? 172.21.15.67:0/1340453828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:16 smithi067 bash[17655]: cluster 2024-04-04T00:42:15.633978+0000 mgr.y (mgr.24370) 18710 : cluster [DBG] pgmap v18694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:16 smithi067 bash[17655]: audit 2024-04-04T00:42:16.328368+0000 mon.a (mon.0) 15841 : audit [DBG] from='client.? 172.21.15.67:0/1340453828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:16 smithi067 bash[27441]: cluster 2024-04-04T00:42:15.633978+0000 mgr.y (mgr.24370) 18710 : cluster [DBG] pgmap v18694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:16 smithi067 bash[27441]: audit 2024-04-04T00:42:16.328368+0000 mon.a (mon.0) 15841 : audit [DBG] from='client.? 172.21.15.67:0/1340453828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:17 smithi082 bash[20963]: audit 2024-04-04T00:42:16.736500+0000 mon.a (mon.0) 15842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:42:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:17 smithi082 bash[20963]: audit 2024-04-04T00:42:17.063814+0000 mon.a (mon.0) 15843 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:17 smithi082 bash[20963]: audit 2024-04-04T00:42:17.073581+0000 mon.a (mon.0) 15844 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:17 smithi067 bash[17655]: audit 2024-04-04T00:42:16.736500+0000 mon.a (mon.0) 15842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:42:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:17 smithi067 bash[17655]: audit 2024-04-04T00:42:17.063814+0000 mon.a (mon.0) 15843 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:18.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:17 smithi067 bash[17655]: audit 2024-04-04T00:42:17.073581+0000 mon.a (mon.0) 15844 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:17 smithi067 bash[27441]: audit 2024-04-04T00:42:16.736500+0000 mon.a (mon.0) 15842 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:42:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:17 smithi067 bash[27441]: audit 2024-04-04T00:42:17.063814+0000 mon.a (mon.0) 15843 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:18.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:17 smithi067 bash[27441]: audit 2024-04-04T00:42:17.073581+0000 mon.a (mon.0) 15844 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:19 smithi082 bash[20963]: cluster 2024-04-04T00:42:17.635188+0000 mgr.y (mgr.24370) 18711 : cluster [DBG] pgmap v18695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:19 smithi082 bash[20963]: audit 2024-04-04T00:42:18.780549+0000 mon.a (mon.0) 15845 : audit [DBG] from='client.? 172.21.15.67:0/1254171136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:19 smithi067 bash[17655]: cluster 2024-04-04T00:42:17.635188+0000 mgr.y (mgr.24370) 18711 : cluster [DBG] pgmap v18695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:19 smithi067 bash[17655]: audit 2024-04-04T00:42:18.780549+0000 mon.a (mon.0) 15845 : audit [DBG] from='client.? 172.21.15.67:0/1254171136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:19 smithi067 bash[27441]: cluster 2024-04-04T00:42:17.635188+0000 mgr.y (mgr.24370) 18711 : cluster [DBG] pgmap v18695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:19.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:19 smithi067 bash[27441]: audit 2024-04-04T00:42:18.780549+0000 mon.a (mon.0) 15845 : audit [DBG] from='client.? 172.21.15.67:0/1254171136' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:21 smithi082 bash[20963]: cluster 2024-04-04T00:42:19.635953+0000 mgr.y (mgr.24370) 18712 : cluster [DBG] pgmap v18696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:21 smithi067 bash[17655]: cluster 2024-04-04T00:42:19.635953+0000 mgr.y (mgr.24370) 18712 : cluster [DBG] pgmap v18696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:21.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:21 smithi067 bash[27441]: cluster 2024-04-04T00:42:19.635953+0000 mgr.y (mgr.24370) 18712 : cluster [DBG] pgmap v18696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:22 smithi082 bash[20963]: audit 2024-04-04T00:42:21.247099+0000 mon.a (mon.0) 15846 : audit [DBG] from='client.? 172.21.15.67:0/2981488771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:22 smithi067 bash[17655]: audit 2024-04-04T00:42:21.247099+0000 mon.a (mon.0) 15846 : audit [DBG] from='client.? 172.21.15.67:0/2981488771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:22 smithi067 bash[27441]: audit 2024-04-04T00:42:21.247099+0000 mon.a (mon.0) 15846 : audit [DBG] from='client.? 172.21.15.67:0/2981488771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:23 smithi082 bash[20963]: cluster 2024-04-04T00:42:21.637105+0000 mgr.y (mgr.24370) 18713 : cluster [DBG] pgmap v18697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:23 smithi082 bash[20963]: audit 2024-04-04T00:42:22.427361+0000 mon.a (mon.0) 15847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:23 smithi082 bash[20963]: audit 2024-04-04T00:42:22.435069+0000 mon.a (mon.0) 15848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:23 smithi067 bash[17655]: cluster 2024-04-04T00:42:21.637105+0000 mgr.y (mgr.24370) 18713 : cluster [DBG] pgmap v18697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:23 smithi067 bash[17655]: audit 2024-04-04T00:42:22.427361+0000 mon.a (mon.0) 15847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:23 smithi067 bash[17655]: audit 2024-04-04T00:42:22.435069+0000 mon.a (mon.0) 15848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:23.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:42:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:23 smithi067 bash[27441]: cluster 2024-04-04T00:42:21.637105+0000 mgr.y (mgr.24370) 18713 : cluster [DBG] pgmap v18697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:23 smithi067 bash[27441]: audit 2024-04-04T00:42:22.427361+0000 mon.a (mon.0) 15847 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:23 smithi067 bash[27441]: audit 2024-04-04T00:42:22.435069+0000 mon.a (mon.0) 15848 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:42:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:24 smithi082 bash[20963]: audit 2024-04-04T00:42:23.123831+0000 mon.a (mon.0) 15849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:24 smithi082 bash[20963]: audit 2024-04-04T00:42:23.131394+0000 mon.a (mon.0) 15850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:24 smithi082 bash[20963]: audit 2024-04-04T00:42:23.554944+0000 mon.a (mon.0) 15851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:42:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:24 smithi082 bash[20963]: audit 2024-04-04T00:42:23.556166+0000 mon.a (mon.0) 15852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:42:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:24 smithi082 bash[20963]: audit 2024-04-04T00:42:23.564491+0000 mon.a (mon.0) 15853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:24 smithi082 bash[20963]: cluster 2024-04-04T00:42:23.637740+0000 mgr.y (mgr.24370) 18714 : cluster [DBG] pgmap v18698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:24.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:24 smithi082 bash[20963]: audit 2024-04-04T00:42:23.709387+0000 mon.a (mon.0) 15854 : audit [DBG] from='client.? 172.21.15.67:0/1224050594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[27441]: audit 2024-04-04T00:42:23.123831+0000 mon.a (mon.0) 15849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[27441]: audit 2024-04-04T00:42:23.131394+0000 mon.a (mon.0) 15850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[27441]: audit 2024-04-04T00:42:23.554944+0000 mon.a (mon.0) 15851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:42:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[27441]: audit 2024-04-04T00:42:23.556166+0000 mon.a (mon.0) 15852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[27441]: audit 2024-04-04T00:42:23.564491+0000 mon.a (mon.0) 15853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[27441]: cluster 2024-04-04T00:42:23.637740+0000 mgr.y (mgr.24370) 18714 : cluster [DBG] pgmap v18698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[27441]: audit 2024-04-04T00:42:23.709387+0000 mon.a (mon.0) 15854 : audit [DBG] from='client.? 172.21.15.67:0/1224050594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[17655]: audit 2024-04-04T00:42:23.123831+0000 mon.a (mon.0) 15849 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[17655]: audit 2024-04-04T00:42:23.131394+0000 mon.a (mon.0) 15850 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[17655]: audit 2024-04-04T00:42:23.554944+0000 mon.a (mon.0) 15851 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[17655]: audit 2024-04-04T00:42:23.556166+0000 mon.a (mon.0) 15852 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[17655]: audit 2024-04-04T00:42:23.564491+0000 mon.a (mon.0) 15853 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[17655]: cluster 2024-04-04T00:42:23.637740+0000 mgr.y (mgr.24370) 18714 : cluster [DBG] pgmap v18698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:24 smithi067 bash[17655]: audit 2024-04-04T00:42:23.709387+0000 mon.a (mon.0) 15854 : audit [DBG] from='client.? 172.21.15.67:0/1224050594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:25 smithi082 bash[20963]: audit 2024-04-04T00:42:25.655036+0000 mon.a (mon.0) 15855 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:25 smithi067 bash[27441]: audit 2024-04-04T00:42:25.655036+0000 mon.a (mon.0) 15855 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:25 smithi067 bash[17655]: audit 2024-04-04T00:42:25.655036+0000 mon.a (mon.0) 15855 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:26 smithi082 bash[20963]: cluster 2024-04-04T00:42:25.638430+0000 mgr.y (mgr.24370) 18715 : cluster [DBG] pgmap v18699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:26 smithi082 bash[20963]: audit 2024-04-04T00:42:26.161431+0000 mon.a (mon.0) 15856 : audit [DBG] from='client.? 172.21.15.67:0/699875035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:26 smithi067 bash[17655]: cluster 2024-04-04T00:42:25.638430+0000 mgr.y (mgr.24370) 18715 : cluster [DBG] pgmap v18699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:26 smithi067 bash[17655]: audit 2024-04-04T00:42:26.161431+0000 mon.a (mon.0) 15856 : audit [DBG] from='client.? 172.21.15.67:0/699875035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:26 smithi067 bash[27441]: cluster 2024-04-04T00:42:25.638430+0000 mgr.y (mgr.24370) 18715 : cluster [DBG] pgmap v18699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:26 smithi067 bash[27441]: audit 2024-04-04T00:42:26.161431+0000 mon.a (mon.0) 15856 : audit [DBG] from='client.? 172.21.15.67:0/699875035' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:28 smithi082 bash[20963]: cluster 2024-04-04T00:42:27.639637+0000 mgr.y (mgr.24370) 18716 : cluster [DBG] pgmap v18700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:28 smithi082 bash[20963]: audit 2024-04-04T00:42:28.619563+0000 mon.c (mon.2) 7477 : audit [DBG] from='client.? 172.21.15.67:0/2848020078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:28 smithi067 bash[27441]: cluster 2024-04-04T00:42:27.639637+0000 mgr.y (mgr.24370) 18716 : cluster [DBG] pgmap v18700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:28 smithi067 bash[27441]: audit 2024-04-04T00:42:28.619563+0000 mon.c (mon.2) 7477 : audit [DBG] from='client.? 172.21.15.67:0/2848020078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:28 smithi067 bash[17655]: cluster 2024-04-04T00:42:27.639637+0000 mgr.y (mgr.24370) 18716 : cluster [DBG] pgmap v18700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:28 smithi067 bash[17655]: audit 2024-04-04T00:42:28.619563+0000 mon.c (mon.2) 7477 : audit [DBG] from='client.? 172.21.15.67:0/2848020078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:30 smithi082 bash[20963]: cluster 2024-04-04T00:42:29.640477+0000 mgr.y (mgr.24370) 18717 : cluster [DBG] pgmap v18701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:30 smithi067 bash[27441]: cluster 2024-04-04T00:42:29.640477+0000 mgr.y (mgr.24370) 18717 : cluster [DBG] pgmap v18701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:31.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:30 smithi067 bash[17655]: cluster 2024-04-04T00:42:29.640477+0000 mgr.y (mgr.24370) 18717 : cluster [DBG] pgmap v18701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:31 smithi082 bash[20963]: audit 2024-04-04T00:42:31.077344+0000 mon.a (mon.0) 15857 : audit [DBG] from='client.? 172.21.15.67:0/2753694766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:31 smithi067 bash[27441]: audit 2024-04-04T00:42:31.077344+0000 mon.a (mon.0) 15857 : audit [DBG] from='client.? 172.21.15.67:0/2753694766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:31 smithi067 bash[17655]: audit 2024-04-04T00:42:31.077344+0000 mon.a (mon.0) 15857 : audit [DBG] from='client.? 172.21.15.67:0/2753694766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:33.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:32 smithi067 bash[27441]: cluster 2024-04-04T00:42:31.641691+0000 mgr.y (mgr.24370) 18718 : cluster [DBG] pgmap v18702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:32 smithi067 bash[17655]: cluster 2024-04-04T00:42:31.641691+0000 mgr.y (mgr.24370) 18718 : cluster [DBG] pgmap v18702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:32 smithi082 bash[20963]: cluster 2024-04-04T00:42:31.641691+0000 mgr.y (mgr.24370) 18718 : cluster [DBG] pgmap v18702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:42:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:33 smithi082 bash[20963]: audit 2024-04-04T00:42:33.524020+0000 mon.c (mon.2) 7478 : audit [DBG] from='client.? 172.21.15.67:0/2511056305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:42:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:33 smithi067 bash[17655]: audit 2024-04-04T00:42:33.524020+0000 mon.c (mon.2) 7478 : audit [DBG] from='client.? 172.21.15.67:0/2511056305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:34.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:33 smithi067 bash[27441]: audit 2024-04-04T00:42:33.524020+0000 mon.c (mon.2) 7478 : audit [DBG] from='client.? 172.21.15.67:0/2511056305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:34 smithi082 bash[20963]: cluster 2024-04-04T00:42:33.642506+0000 mgr.y (mgr.24370) 18719 : cluster [DBG] pgmap v18703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:34 smithi067 bash[17655]: cluster 2024-04-04T00:42:33.642506+0000 mgr.y (mgr.24370) 18719 : cluster [DBG] pgmap v18703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:34 smithi067 bash[27441]: cluster 2024-04-04T00:42:33.642506+0000 mgr.y (mgr.24370) 18719 : cluster [DBG] pgmap v18703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:36 smithi082 bash[20963]: cluster 2024-04-04T00:42:35.643317+0000 mgr.y (mgr.24370) 18720 : cluster [DBG] pgmap v18704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:36 smithi082 bash[20963]: audit 2024-04-04T00:42:35.972355+0000 mon.a (mon.0) 15858 : audit [DBG] from='client.? 172.21.15.67:0/210022427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:36 smithi067 bash[17655]: cluster 2024-04-04T00:42:35.643317+0000 mgr.y (mgr.24370) 18720 : cluster [DBG] pgmap v18704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:36 smithi067 bash[17655]: audit 2024-04-04T00:42:35.972355+0000 mon.a (mon.0) 15858 : audit [DBG] from='client.? 172.21.15.67:0/210022427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:36 smithi067 bash[27441]: cluster 2024-04-04T00:42:35.643317+0000 mgr.y (mgr.24370) 18720 : cluster [DBG] pgmap v18704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:36 smithi067 bash[27441]: audit 2024-04-04T00:42:35.972355+0000 mon.a (mon.0) 15858 : audit [DBG] from='client.? 172.21.15.67:0/210022427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:38 smithi082 bash[20963]: cluster 2024-04-04T00:42:37.644566+0000 mgr.y (mgr.24370) 18721 : cluster [DBG] pgmap v18705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:38 smithi082 bash[20963]: audit 2024-04-04T00:42:38.428001+0000 mon.a (mon.0) 15859 : audit [DBG] from='client.? 172.21.15.67:0/248980445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:38 smithi067 bash[17655]: cluster 2024-04-04T00:42:37.644566+0000 mgr.y (mgr.24370) 18721 : cluster [DBG] pgmap v18705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:38 smithi067 bash[17655]: audit 2024-04-04T00:42:38.428001+0000 mon.a (mon.0) 15859 : audit [DBG] from='client.? 172.21.15.67:0/248980445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:38 smithi067 bash[27441]: cluster 2024-04-04T00:42:37.644566+0000 mgr.y (mgr.24370) 18721 : cluster [DBG] pgmap v18705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:38 smithi067 bash[27441]: audit 2024-04-04T00:42:38.428001+0000 mon.a (mon.0) 15859 : audit [DBG] from='client.? 172.21.15.67:0/248980445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:40 smithi082 bash[20963]: cluster 2024-04-04T00:42:39.645243+0000 mgr.y (mgr.24370) 18722 : cluster [DBG] pgmap v18706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:40 smithi082 bash[20963]: audit 2024-04-04T00:42:40.655629+0000 mon.a (mon.0) 15860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:40 smithi067 bash[17655]: cluster 2024-04-04T00:42:39.645243+0000 mgr.y (mgr.24370) 18722 : cluster [DBG] pgmap v18706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:40 smithi067 bash[17655]: audit 2024-04-04T00:42:40.655629+0000 mon.a (mon.0) 15860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:40 smithi067 bash[27441]: cluster 2024-04-04T00:42:39.645243+0000 mgr.y (mgr.24370) 18722 : cluster [DBG] pgmap v18706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:41.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:40 smithi067 bash[27441]: audit 2024-04-04T00:42:40.655629+0000 mon.a (mon.0) 15860 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:41 smithi082 bash[20963]: audit 2024-04-04T00:42:40.888924+0000 mon.a (mon.0) 15861 : audit [DBG] from='client.? 172.21.15.67:0/1430071718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:41 smithi067 bash[17655]: audit 2024-04-04T00:42:40.888924+0000 mon.a (mon.0) 15861 : audit [DBG] from='client.? 172.21.15.67:0/1430071718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:41 smithi067 bash[27441]: audit 2024-04-04T00:42:40.888924+0000 mon.a (mon.0) 15861 : audit [DBG] from='client.? 172.21.15.67:0/1430071718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:42 smithi067 bash[17655]: cluster 2024-04-04T00:42:41.646430+0000 mgr.y (mgr.24370) 18723 : cluster [DBG] pgmap v18707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:42 smithi067 bash[27441]: cluster 2024-04-04T00:42:41.646430+0000 mgr.y (mgr.24370) 18723 : cluster [DBG] pgmap v18707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:42 smithi082 bash[20963]: cluster 2024-04-04T00:42:41.646430+0000 mgr.y (mgr.24370) 18723 : cluster [DBG] pgmap v18707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:42:43.778 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:42:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:43 smithi082 bash[20963]: audit 2024-04-04T00:42:43.342713+0000 mon.a (mon.0) 15862 : audit [DBG] from='client.? 172.21.15.67:0/261195257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:43 smithi067 bash[17655]: audit 2024-04-04T00:42:43.342713+0000 mon.a (mon.0) 15862 : audit [DBG] from='client.? 172.21.15.67:0/261195257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:43 smithi067 bash[27441]: audit 2024-04-04T00:42:43.342713+0000 mon.a (mon.0) 15862 : audit [DBG] from='client.? 172.21.15.67:0/261195257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:44 smithi082 bash[20963]: cluster 2024-04-04T00:42:43.647142+0000 mgr.y (mgr.24370) 18724 : cluster [DBG] pgmap v18708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:44 smithi067 bash[17655]: cluster 2024-04-04T00:42:43.647142+0000 mgr.y (mgr.24370) 18724 : cluster [DBG] pgmap v18708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:44 smithi067 bash[27441]: cluster 2024-04-04T00:42:43.647142+0000 mgr.y (mgr.24370) 18724 : cluster [DBG] pgmap v18708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:46 smithi082 bash[20963]: cluster 2024-04-04T00:42:45.647801+0000 mgr.y (mgr.24370) 18725 : cluster [DBG] pgmap v18709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:46 smithi082 bash[20963]: audit 2024-04-04T00:42:45.798550+0000 mon.a (mon.0) 15863 : audit [DBG] from='client.? 172.21.15.67:0/2725935766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:46 smithi067 bash[17655]: cluster 2024-04-04T00:42:45.647801+0000 mgr.y (mgr.24370) 18725 : cluster [DBG] pgmap v18709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:46 smithi067 bash[17655]: audit 2024-04-04T00:42:45.798550+0000 mon.a (mon.0) 15863 : audit [DBG] from='client.? 172.21.15.67:0/2725935766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:46 smithi067 bash[27441]: cluster 2024-04-04T00:42:45.647801+0000 mgr.y (mgr.24370) 18725 : cluster [DBG] pgmap v18709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:47.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:46 smithi067 bash[27441]: audit 2024-04-04T00:42:45.798550+0000 mon.a (mon.0) 15863 : audit [DBG] from='client.? 172.21.15.67:0/2725935766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:48 smithi082 bash[20963]: cluster 2024-04-04T00:42:47.648972+0000 mgr.y (mgr.24370) 18726 : cluster [DBG] pgmap v18710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:48 smithi082 bash[20963]: audit 2024-04-04T00:42:48.258990+0000 mon.c (mon.2) 7479 : audit [DBG] from='client.? 172.21.15.67:0/2789454219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:48 smithi067 bash[17655]: cluster 2024-04-04T00:42:47.648972+0000 mgr.y (mgr.24370) 18726 : cluster [DBG] pgmap v18710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:48 smithi067 bash[17655]: audit 2024-04-04T00:42:48.258990+0000 mon.c (mon.2) 7479 : audit [DBG] from='client.? 172.21.15.67:0/2789454219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:48 smithi067 bash[27441]: cluster 2024-04-04T00:42:47.648972+0000 mgr.y (mgr.24370) 18726 : cluster [DBG] pgmap v18710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:48 smithi067 bash[27441]: audit 2024-04-04T00:42:48.258990+0000 mon.c (mon.2) 7479 : audit [DBG] from='client.? 172.21.15.67:0/2789454219' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:50 smithi082 bash[20963]: cluster 2024-04-04T00:42:49.649643+0000 mgr.y (mgr.24370) 18727 : cluster [DBG] pgmap v18711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:50 smithi082 bash[20963]: audit 2024-04-04T00:42:50.703108+0000 mon.c (mon.2) 7480 : audit [DBG] from='client.? 172.21.15.67:0/489424752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:50 smithi067 bash[17655]: cluster 2024-04-04T00:42:49.649643+0000 mgr.y (mgr.24370) 18727 : cluster [DBG] pgmap v18711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:50 smithi067 bash[17655]: audit 2024-04-04T00:42:50.703108+0000 mon.c (mon.2) 7480 : audit [DBG] from='client.? 172.21.15.67:0/489424752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:50 smithi067 bash[27441]: cluster 2024-04-04T00:42:49.649643+0000 mgr.y (mgr.24370) 18727 : cluster [DBG] pgmap v18711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:51.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:50 smithi067 bash[27441]: audit 2024-04-04T00:42:50.703108+0000 mon.c (mon.2) 7480 : audit [DBG] from='client.? 172.21.15.67:0/489424752' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:53.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:52 smithi067 bash[17655]: cluster 2024-04-04T00:42:51.650858+0000 mgr.y (mgr.24370) 18728 : cluster [DBG] pgmap v18712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:52 smithi067 bash[27441]: cluster 2024-04-04T00:42:51.650858+0000 mgr.y (mgr.24370) 18728 : cluster [DBG] pgmap v18712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:52 smithi082 bash[20963]: cluster 2024-04-04T00:42:51.650858+0000 mgr.y (mgr.24370) 18728 : cluster [DBG] pgmap v18712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:42:53.805 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:42:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:53 smithi082 bash[20963]: audit 2024-04-04T00:42:53.151519+0000 mon.a (mon.0) 15864 : audit [DBG] from='client.? 172.21.15.67:0/2251066059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:53 smithi067 bash[27441]: audit 2024-04-04T00:42:53.151519+0000 mon.a (mon.0) 15864 : audit [DBG] from='client.? 172.21.15.67:0/2251066059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:53 smithi067 bash[17655]: audit 2024-04-04T00:42:53.151519+0000 mon.a (mon.0) 15864 : audit [DBG] from='client.? 172.21.15.67:0/2251066059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:54 smithi082 bash[20963]: cluster 2024-04-04T00:42:53.651534+0000 mgr.y (mgr.24370) 18729 : cluster [DBG] pgmap v18713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:54 smithi067 bash[17655]: cluster 2024-04-04T00:42:53.651534+0000 mgr.y (mgr.24370) 18729 : cluster [DBG] pgmap v18713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:54 smithi067 bash[27441]: cluster 2024-04-04T00:42:53.651534+0000 mgr.y (mgr.24370) 18729 : cluster [DBG] pgmap v18713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:55 smithi082 bash[20963]: audit 2024-04-04T00:42:55.600545+0000 mon.c (mon.2) 7481 : audit [DBG] from='client.? 172.21.15.67:0/3269178231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:55 smithi082 bash[20963]: audit 2024-04-04T00:42:55.655959+0000 mon.a (mon.0) 15865 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:55 smithi067 bash[17655]: audit 2024-04-04T00:42:55.600545+0000 mon.c (mon.2) 7481 : audit [DBG] from='client.? 172.21.15.67:0/3269178231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:55 smithi067 bash[17655]: audit 2024-04-04T00:42:55.655959+0000 mon.a (mon.0) 15865 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:55 smithi067 bash[27441]: audit 2024-04-04T00:42:55.600545+0000 mon.c (mon.2) 7481 : audit [DBG] from='client.? 172.21.15.67:0/3269178231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:55 smithi067 bash[27441]: audit 2024-04-04T00:42:55.655959+0000 mon.a (mon.0) 15865 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:42:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:56 smithi082 bash[20963]: cluster 2024-04-04T00:42:55.652239+0000 mgr.y (mgr.24370) 18730 : cluster [DBG] pgmap v18714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:56 smithi067 bash[17655]: cluster 2024-04-04T00:42:55.652239+0000 mgr.y (mgr.24370) 18730 : cluster [DBG] pgmap v18714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:56 smithi067 bash[27441]: cluster 2024-04-04T00:42:55.652239+0000 mgr.y (mgr.24370) 18730 : cluster [DBG] pgmap v18714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:58 smithi082 bash[20963]: cluster 2024-04-04T00:42:57.653386+0000 mgr.y (mgr.24370) 18731 : cluster [DBG] pgmap v18715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:42:58 smithi082 bash[20963]: audit 2024-04-04T00:42:58.055105+0000 mon.c (mon.2) 7482 : audit [DBG] from='client.? 172.21.15.67:0/262482231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:58 smithi067 bash[17655]: cluster 2024-04-04T00:42:57.653386+0000 mgr.y (mgr.24370) 18731 : cluster [DBG] pgmap v18715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:42:58 smithi067 bash[17655]: audit 2024-04-04T00:42:58.055105+0000 mon.c (mon.2) 7482 : audit [DBG] from='client.? 172.21.15.67:0/262482231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:42:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:58 smithi067 bash[27441]: cluster 2024-04-04T00:42:57.653386+0000 mgr.y (mgr.24370) 18731 : cluster [DBG] pgmap v18715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:42:59.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:42:58 smithi067 bash[27441]: audit 2024-04-04T00:42:58.055105+0000 mon.c (mon.2) 7482 : audit [DBG] from='client.? 172.21.15.67:0/262482231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:00 smithi082 bash[20963]: cluster 2024-04-04T00:42:59.654110+0000 mgr.y (mgr.24370) 18732 : cluster [DBG] pgmap v18716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:00 smithi082 bash[20963]: audit 2024-04-04T00:43:00.509810+0000 mon.c (mon.2) 7483 : audit [DBG] from='client.? 172.21.15.67:0/2515751415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:00 smithi067 bash[17655]: cluster 2024-04-04T00:42:59.654110+0000 mgr.y (mgr.24370) 18732 : cluster [DBG] pgmap v18716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:00 smithi067 bash[17655]: audit 2024-04-04T00:43:00.509810+0000 mon.c (mon.2) 7483 : audit [DBG] from='client.? 172.21.15.67:0/2515751415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:00 smithi067 bash[27441]: cluster 2024-04-04T00:42:59.654110+0000 mgr.y (mgr.24370) 18732 : cluster [DBG] pgmap v18716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:00 smithi067 bash[27441]: audit 2024-04-04T00:43:00.509810+0000 mon.c (mon.2) 7483 : audit [DBG] from='client.? 172.21.15.67:0/2515751415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:02 smithi067 bash[27441]: cluster 2024-04-04T00:43:01.655176+0000 mgr.y (mgr.24370) 18733 : cluster [DBG] pgmap v18717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:02 smithi067 bash[17655]: cluster 2024-04-04T00:43:01.655176+0000 mgr.y (mgr.24370) 18733 : cluster [DBG] pgmap v18717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:02 smithi082 bash[20963]: cluster 2024-04-04T00:43:01.655176+0000 mgr.y (mgr.24370) 18733 : cluster [DBG] pgmap v18717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:43:03.842 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:43:04.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:03 smithi082 bash[20963]: audit 2024-04-04T00:43:02.966058+0000 mon.c (mon.2) 7484 : audit [DBG] from='client.? 172.21.15.67:0/4068432824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:03 smithi067 bash[17655]: audit 2024-04-04T00:43:02.966058+0000 mon.c (mon.2) 7484 : audit [DBG] from='client.? 172.21.15.67:0/4068432824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:03 smithi067 bash[27441]: audit 2024-04-04T00:43:02.966058+0000 mon.c (mon.2) 7484 : audit [DBG] from='client.? 172.21.15.67:0/4068432824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:04 smithi082 bash[20963]: cluster 2024-04-04T00:43:03.655874+0000 mgr.y (mgr.24370) 18734 : cluster [DBG] pgmap v18718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:04 smithi067 bash[17655]: cluster 2024-04-04T00:43:03.655874+0000 mgr.y (mgr.24370) 18734 : cluster [DBG] pgmap v18718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:04 smithi067 bash[27441]: cluster 2024-04-04T00:43:03.655874+0000 mgr.y (mgr.24370) 18734 : cluster [DBG] pgmap v18718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:05 smithi082 bash[20963]: audit 2024-04-04T00:43:05.415095+0000 mon.a (mon.0) 15866 : audit [DBG] from='client.? 172.21.15.67:0/2168979597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:05 smithi067 bash[27441]: audit 2024-04-04T00:43:05.415095+0000 mon.a (mon.0) 15866 : audit [DBG] from='client.? 172.21.15.67:0/2168979597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:05 smithi067 bash[17655]: audit 2024-04-04T00:43:05.415095+0000 mon.a (mon.0) 15866 : audit [DBG] from='client.? 172.21.15.67:0/2168979597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:06 smithi082 bash[20963]: cluster 2024-04-04T00:43:05.656337+0000 mgr.y (mgr.24370) 18735 : cluster [DBG] pgmap v18719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:06 smithi067 bash[27441]: cluster 2024-04-04T00:43:05.656337+0000 mgr.y (mgr.24370) 18735 : cluster [DBG] pgmap v18719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:06 smithi067 bash[17655]: cluster 2024-04-04T00:43:05.656337+0000 mgr.y (mgr.24370) 18735 : cluster [DBG] pgmap v18719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:08 smithi082 bash[20963]: cluster 2024-04-04T00:43:07.657097+0000 mgr.y (mgr.24370) 18736 : cluster [DBG] pgmap v18720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:08 smithi082 bash[20963]: audit 2024-04-04T00:43:07.873997+0000 mon.c (mon.2) 7485 : audit [DBG] from='client.? 172.21.15.67:0/3669388224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:08 smithi067 bash[27441]: cluster 2024-04-04T00:43:07.657097+0000 mgr.y (mgr.24370) 18736 : cluster [DBG] pgmap v18720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:08 smithi067 bash[27441]: audit 2024-04-04T00:43:07.873997+0000 mon.c (mon.2) 7485 : audit [DBG] from='client.? 172.21.15.67:0/3669388224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:08 smithi067 bash[17655]: cluster 2024-04-04T00:43:07.657097+0000 mgr.y (mgr.24370) 18736 : cluster [DBG] pgmap v18720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:08 smithi067 bash[17655]: audit 2024-04-04T00:43:07.873997+0000 mon.c (mon.2) 7485 : audit [DBG] from='client.? 172.21.15.67:0/3669388224' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:10 smithi082 bash[20963]: cluster 2024-04-04T00:43:09.657737+0000 mgr.y (mgr.24370) 18737 : cluster [DBG] pgmap v18721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:10 smithi082 bash[20963]: audit 2024-04-04T00:43:10.322718+0000 mon.c (mon.2) 7486 : audit [DBG] from='client.? 172.21.15.67:0/1227409989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:10 smithi082 bash[20963]: audit 2024-04-04T00:43:10.656575+0000 mon.a (mon.0) 15867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:10 smithi067 bash[27441]: cluster 2024-04-04T00:43:09.657737+0000 mgr.y (mgr.24370) 18737 : cluster [DBG] pgmap v18721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:10 smithi067 bash[27441]: audit 2024-04-04T00:43:10.322718+0000 mon.c (mon.2) 7486 : audit [DBG] from='client.? 172.21.15.67:0/1227409989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:10 smithi067 bash[27441]: audit 2024-04-04T00:43:10.656575+0000 mon.a (mon.0) 15867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:10 smithi067 bash[17655]: cluster 2024-04-04T00:43:09.657737+0000 mgr.y (mgr.24370) 18737 : cluster [DBG] pgmap v18721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:10 smithi067 bash[17655]: audit 2024-04-04T00:43:10.322718+0000 mon.c (mon.2) 7486 : audit [DBG] from='client.? 172.21.15.67:0/1227409989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:11.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:10 smithi067 bash[17655]: audit 2024-04-04T00:43:10.656575+0000 mon.a (mon.0) 15867 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:12 smithi082 bash[20963]: cluster 2024-04-04T00:43:11.658943+0000 mgr.y (mgr.24370) 18738 : cluster [DBG] pgmap v18722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:12 smithi082 bash[20963]: audit 2024-04-04T00:43:12.776900+0000 mon.c (mon.2) 7487 : audit [DBG] from='client.? 172.21.15.67:0/691243040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:13.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:43:13.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:12 smithi067 bash[27441]: cluster 2024-04-04T00:43:11.658943+0000 mgr.y (mgr.24370) 18738 : cluster [DBG] pgmap v18722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:13.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:12 smithi067 bash[27441]: audit 2024-04-04T00:43:12.776900+0000 mon.c (mon.2) 7487 : audit [DBG] from='client.? 172.21.15.67:0/691243040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:13.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:12 smithi067 bash[17655]: cluster 2024-04-04T00:43:11.658943+0000 mgr.y (mgr.24370) 18738 : cluster [DBG] pgmap v18722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:13.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:12 smithi067 bash[17655]: audit 2024-04-04T00:43:12.776900+0000 mon.c (mon.2) 7487 : audit [DBG] from='client.? 172.21.15.67:0/691243040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:43:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:14 smithi082 bash[20963]: cluster 2024-04-04T00:43:13.659639+0000 mgr.y (mgr.24370) 18739 : cluster [DBG] pgmap v18723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:14 smithi067 bash[27441]: cluster 2024-04-04T00:43:13.659639+0000 mgr.y (mgr.24370) 18739 : cluster [DBG] pgmap v18723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:14 smithi067 bash[17655]: cluster 2024-04-04T00:43:13.659639+0000 mgr.y (mgr.24370) 18739 : cluster [DBG] pgmap v18723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:15 smithi067 bash[17655]: audit 2024-04-04T00:43:15.230053+0000 mon.a (mon.0) 15868 : audit [DBG] from='client.? 172.21.15.67:0/1342187358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:16.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:15 smithi067 bash[27441]: audit 2024-04-04T00:43:15.230053+0000 mon.a (mon.0) 15868 : audit [DBG] from='client.? 172.21.15.67:0/1342187358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:15 smithi082 bash[20963]: audit 2024-04-04T00:43:15.230053+0000 mon.a (mon.0) 15868 : audit [DBG] from='client.? 172.21.15.67:0/1342187358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:16 smithi067 bash[27441]: cluster 2024-04-04T00:43:15.660352+0000 mgr.y (mgr.24370) 18740 : cluster [DBG] pgmap v18724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:16 smithi067 bash[17655]: cluster 2024-04-04T00:43:15.660352+0000 mgr.y (mgr.24370) 18740 : cluster [DBG] pgmap v18724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:16 smithi082 bash[20963]: cluster 2024-04-04T00:43:15.660352+0000 mgr.y (mgr.24370) 18740 : cluster [DBG] pgmap v18724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:17 smithi067 bash[27441]: audit 2024-04-04T00:43:17.682366+0000 mon.c (mon.2) 7488 : audit [DBG] from='client.? 172.21.15.67:0/849311898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:17 smithi067 bash[17655]: audit 2024-04-04T00:43:17.682366+0000 mon.c (mon.2) 7488 : audit [DBG] from='client.? 172.21.15.67:0/849311898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:17 smithi082 bash[20963]: audit 2024-04-04T00:43:17.682366+0000 mon.c (mon.2) 7488 : audit [DBG] from='client.? 172.21.15.67:0/849311898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:18 smithi067 bash[17655]: cluster 2024-04-04T00:43:17.661463+0000 mgr.y (mgr.24370) 18741 : cluster [DBG] pgmap v18725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:18 smithi067 bash[27441]: cluster 2024-04-04T00:43:17.661463+0000 mgr.y (mgr.24370) 18741 : cluster [DBG] pgmap v18725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:18 smithi082 bash[20963]: cluster 2024-04-04T00:43:17.661463+0000 mgr.y (mgr.24370) 18741 : cluster [DBG] pgmap v18725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:20 smithi067 bash[17655]: cluster 2024-04-04T00:43:19.662159+0000 mgr.y (mgr.24370) 18742 : cluster [DBG] pgmap v18726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:20 smithi067 bash[17655]: audit 2024-04-04T00:43:20.132803+0000 mon.a (mon.0) 15869 : audit [DBG] from='client.? 172.21.15.67:0/3805998343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:20 smithi067 bash[27441]: cluster 2024-04-04T00:43:19.662159+0000 mgr.y (mgr.24370) 18742 : cluster [DBG] pgmap v18726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:21.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:20 smithi067 bash[27441]: audit 2024-04-04T00:43:20.132803+0000 mon.a (mon.0) 15869 : audit [DBG] from='client.? 172.21.15.67:0/3805998343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:20 smithi082 bash[20963]: cluster 2024-04-04T00:43:19.662159+0000 mgr.y (mgr.24370) 18742 : cluster [DBG] pgmap v18726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:20 smithi082 bash[20963]: audit 2024-04-04T00:43:20.132803+0000 mon.a (mon.0) 15869 : audit [DBG] from='client.? 172.21.15.67:0/3805998343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:23.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:43:23.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:22 smithi067 bash[17655]: cluster 2024-04-04T00:43:21.663375+0000 mgr.y (mgr.24370) 18743 : cluster [DBG] pgmap v18727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:23.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:22 smithi067 bash[17655]: audit 2024-04-04T00:43:22.578305+0000 mon.c (mon.2) 7489 : audit [DBG] from='client.? 172.21.15.67:0/1050647455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:23.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:22 smithi067 bash[27441]: cluster 2024-04-04T00:43:21.663375+0000 mgr.y (mgr.24370) 18743 : cluster [DBG] pgmap v18727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:23.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:22 smithi067 bash[27441]: audit 2024-04-04T00:43:22.578305+0000 mon.c (mon.2) 7489 : audit [DBG] from='client.? 172.21.15.67:0/1050647455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:22 smithi082 bash[20963]: cluster 2024-04-04T00:43:21.663375+0000 mgr.y (mgr.24370) 18743 : cluster [DBG] pgmap v18727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:22 smithi082 bash[20963]: audit 2024-04-04T00:43:22.578305+0000 mon.c (mon.2) 7489 : audit [DBG] from='client.? 172.21.15.67:0/1050647455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:43:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:23 smithi082 bash[20963]: audit 2024-04-04T00:43:23.636767+0000 mon.a (mon.0) 15870 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:43:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:23 smithi067 bash[17655]: audit 2024-04-04T00:43:23.636767+0000 mon.a (mon.0) 15870 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:43:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:23 smithi067 bash[27441]: audit 2024-04-04T00:43:23.636767+0000 mon.a (mon.0) 15870 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:43:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:24 smithi082 bash[20963]: cluster 2024-04-04T00:43:23.664026+0000 mgr.y (mgr.24370) 18744 : cluster [DBG] pgmap v18728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:24 smithi067 bash[27441]: cluster 2024-04-04T00:43:23.664026+0000 mgr.y (mgr.24370) 18744 : cluster [DBG] pgmap v18728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:24 smithi067 bash[17655]: cluster 2024-04-04T00:43:23.664026+0000 mgr.y (mgr.24370) 18744 : cluster [DBG] pgmap v18728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:25 smithi082 bash[20963]: audit 2024-04-04T00:43:25.049233+0000 mon.a (mon.0) 15871 : audit [DBG] from='client.? 172.21.15.67:0/2122536188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:25 smithi082 bash[20963]: audit 2024-04-04T00:43:25.657075+0000 mon.a (mon.0) 15872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:25 smithi067 bash[27441]: audit 2024-04-04T00:43:25.049233+0000 mon.a (mon.0) 15871 : audit [DBG] from='client.? 172.21.15.67:0/2122536188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:25 smithi067 bash[27441]: audit 2024-04-04T00:43:25.657075+0000 mon.a (mon.0) 15872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:25 smithi067 bash[17655]: audit 2024-04-04T00:43:25.049233+0000 mon.a (mon.0) 15871 : audit [DBG] from='client.? 172.21.15.67:0/2122536188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:25 smithi067 bash[17655]: audit 2024-04-04T00:43:25.657075+0000 mon.a (mon.0) 15872 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:26 smithi082 bash[20963]: cluster 2024-04-04T00:43:25.666641+0000 mgr.y (mgr.24370) 18745 : cluster [DBG] pgmap v18729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:26 smithi067 bash[17655]: cluster 2024-04-04T00:43:25.666641+0000 mgr.y (mgr.24370) 18745 : cluster [DBG] pgmap v18729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:26 smithi067 bash[27441]: cluster 2024-04-04T00:43:25.666641+0000 mgr.y (mgr.24370) 18745 : cluster [DBG] pgmap v18729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:27 smithi082 bash[20963]: audit 2024-04-04T00:43:27.499276+0000 mon.c (mon.2) 7490 : audit [DBG] from='client.? 172.21.15.67:0/597148649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:27 smithi067 bash[17655]: audit 2024-04-04T00:43:27.499276+0000 mon.c (mon.2) 7490 : audit [DBG] from='client.? 172.21.15.67:0/597148649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:28.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:27 smithi067 bash[27441]: audit 2024-04-04T00:43:27.499276+0000 mon.c (mon.2) 7490 : audit [DBG] from='client.? 172.21.15.67:0/597148649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:28 smithi082 bash[20963]: cluster 2024-04-04T00:43:27.667835+0000 mgr.y (mgr.24370) 18746 : cluster [DBG] pgmap v18730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:28 smithi067 bash[27441]: cluster 2024-04-04T00:43:27.667835+0000 mgr.y (mgr.24370) 18746 : cluster [DBG] pgmap v18730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:29.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:28 smithi067 bash[17655]: cluster 2024-04-04T00:43:27.667835+0000 mgr.y (mgr.24370) 18746 : cluster [DBG] pgmap v18730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:30 smithi082 bash[20963]: audit 2024-04-04T00:43:29.334276+0000 mon.a (mon.0) 15873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:30 smithi082 bash[20963]: audit 2024-04-04T00:43:29.341850+0000 mon.a (mon.0) 15874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:30 smithi082 bash[20963]: audit 2024-04-04T00:43:29.637273+0000 mon.a (mon.0) 15875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:30 smithi082 bash[20963]: audit 2024-04-04T00:43:29.644930+0000 mon.a (mon.0) 15876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:30 smithi082 bash[20963]: cluster 2024-04-04T00:43:29.668439+0000 mgr.y (mgr.24370) 18747 : cluster [DBG] pgmap v18731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:30.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:30 smithi082 bash[20963]: audit 2024-04-04T00:43:29.959858+0000 mon.c (mon.2) 7491 : audit [DBG] from='client.? 172.21.15.67:0/2407706924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:30.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:30 smithi082 bash[20963]: audit 2024-04-04T00:43:30.069452+0000 mon.a (mon.0) 15877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:43:30.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:30 smithi082 bash[20963]: audit 2024-04-04T00:43:30.071284+0000 mon.a (mon.0) 15878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:43:30.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:30 smithi082 bash[20963]: audit 2024-04-04T00:43:30.080677+0000 mon.a (mon.0) 15879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[27441]: audit 2024-04-04T00:43:29.334276+0000 mon.a (mon.0) 15873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[27441]: audit 2024-04-04T00:43:29.341850+0000 mon.a (mon.0) 15874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[27441]: audit 2024-04-04T00:43:29.637273+0000 mon.a (mon.0) 15875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[27441]: audit 2024-04-04T00:43:29.644930+0000 mon.a (mon.0) 15876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[27441]: cluster 2024-04-04T00:43:29.668439+0000 mgr.y (mgr.24370) 18747 : cluster [DBG] pgmap v18731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[27441]: audit 2024-04-04T00:43:29.959858+0000 mon.c (mon.2) 7491 : audit [DBG] from='client.? 172.21.15.67:0/2407706924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[27441]: audit 2024-04-04T00:43:30.069452+0000 mon.a (mon.0) 15877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[27441]: audit 2024-04-04T00:43:30.071284+0000 mon.a (mon.0) 15878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[27441]: audit 2024-04-04T00:43:30.080677+0000 mon.a (mon.0) 15879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[17655]: audit 2024-04-04T00:43:29.334276+0000 mon.a (mon.0) 15873 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[17655]: audit 2024-04-04T00:43:29.341850+0000 mon.a (mon.0) 15874 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[17655]: audit 2024-04-04T00:43:29.637273+0000 mon.a (mon.0) 15875 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[17655]: audit 2024-04-04T00:43:29.644930+0000 mon.a (mon.0) 15876 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:30.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[17655]: cluster 2024-04-04T00:43:29.668439+0000 mgr.y (mgr.24370) 18747 : cluster [DBG] pgmap v18731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:30.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[17655]: audit 2024-04-04T00:43:29.959858+0000 mon.c (mon.2) 7491 : audit [DBG] from='client.? 172.21.15.67:0/2407706924' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:30.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[17655]: audit 2024-04-04T00:43:30.069452+0000 mon.a (mon.0) 15877 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:43:30.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[17655]: audit 2024-04-04T00:43:30.071284+0000 mon.a (mon.0) 15878 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:43:30.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:30 smithi067 bash[17655]: audit 2024-04-04T00:43:30.080677+0000 mon.a (mon.0) 15879 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:43:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:32 smithi067 bash[17655]: cluster 2024-04-04T00:43:31.669623+0000 mgr.y (mgr.24370) 18748 : cluster [DBG] pgmap v18732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:32 smithi067 bash[17655]: audit 2024-04-04T00:43:32.409834+0000 mon.a (mon.0) 15880 : audit [DBG] from='client.? 172.21.15.67:0/86213957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:32 smithi067 bash[27441]: cluster 2024-04-04T00:43:31.669623+0000 mgr.y (mgr.24370) 18748 : cluster [DBG] pgmap v18732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:32 smithi067 bash[27441]: audit 2024-04-04T00:43:32.409834+0000 mon.a (mon.0) 15880 : audit [DBG] from='client.? 172.21.15.67:0/86213957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:32 smithi082 bash[20963]: cluster 2024-04-04T00:43:31.669623+0000 mgr.y (mgr.24370) 18748 : cluster [DBG] pgmap v18732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:32 smithi082 bash[20963]: audit 2024-04-04T00:43:32.409834+0000 mon.a (mon.0) 15880 : audit [DBG] from='client.? 172.21.15.67:0/86213957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:33] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:43:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:43:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:34 smithi082 bash[20963]: cluster 2024-04-04T00:43:33.670300+0000 mgr.y (mgr.24370) 18749 : cluster [DBG] pgmap v18733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:34 smithi067 bash[17655]: cluster 2024-04-04T00:43:33.670300+0000 mgr.y (mgr.24370) 18749 : cluster [DBG] pgmap v18733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:34 smithi067 bash[27441]: cluster 2024-04-04T00:43:33.670300+0000 mgr.y (mgr.24370) 18749 : cluster [DBG] pgmap v18733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:35 smithi082 bash[20963]: audit 2024-04-04T00:43:34.863336+0000 mon.c (mon.2) 7492 : audit [DBG] from='client.? 172.21.15.67:0/2137917942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:35 smithi067 bash[17655]: audit 2024-04-04T00:43:34.863336+0000 mon.c (mon.2) 7492 : audit [DBG] from='client.? 172.21.15.67:0/2137917942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:35 smithi067 bash[27441]: audit 2024-04-04T00:43:34.863336+0000 mon.c (mon.2) 7492 : audit [DBG] from='client.? 172.21.15.67:0/2137917942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:36 smithi082 bash[20963]: cluster 2024-04-04T00:43:35.670972+0000 mgr.y (mgr.24370) 18750 : cluster [DBG] pgmap v18734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:36 smithi067 bash[27441]: cluster 2024-04-04T00:43:35.670972+0000 mgr.y (mgr.24370) 18750 : cluster [DBG] pgmap v18734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:37.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:36 smithi067 bash[17655]: cluster 2024-04-04T00:43:35.670972+0000 mgr.y (mgr.24370) 18750 : cluster [DBG] pgmap v18734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:37 smithi082 bash[20963]: audit 2024-04-04T00:43:37.314180+0000 mon.a (mon.0) 15881 : audit [DBG] from='client.? 172.21.15.67:0/2576056468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:37 smithi067 bash[27441]: audit 2024-04-04T00:43:37.314180+0000 mon.a (mon.0) 15881 : audit [DBG] from='client.? 172.21.15.67:0/2576056468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:37 smithi067 bash[17655]: audit 2024-04-04T00:43:37.314180+0000 mon.a (mon.0) 15881 : audit [DBG] from='client.? 172.21.15.67:0/2576056468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:38 smithi082 bash[20963]: cluster 2024-04-04T00:43:37.672094+0000 mgr.y (mgr.24370) 18751 : cluster [DBG] pgmap v18735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:38 smithi067 bash[27441]: cluster 2024-04-04T00:43:37.672094+0000 mgr.y (mgr.24370) 18751 : cluster [DBG] pgmap v18735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:38 smithi067 bash[17655]: cluster 2024-04-04T00:43:37.672094+0000 mgr.y (mgr.24370) 18751 : cluster [DBG] pgmap v18735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:40 smithi082 bash[20963]: cluster 2024-04-04T00:43:39.672707+0000 mgr.y (mgr.24370) 18752 : cluster [DBG] pgmap v18736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:40 smithi082 bash[20963]: audit 2024-04-04T00:43:39.770215+0000 mon.c (mon.2) 7493 : audit [DBG] from='client.? 172.21.15.67:0/2886099815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:40 smithi082 bash[20963]: audit 2024-04-04T00:43:40.657393+0000 mon.a (mon.0) 15882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:40 smithi067 bash[27441]: cluster 2024-04-04T00:43:39.672707+0000 mgr.y (mgr.24370) 18752 : cluster [DBG] pgmap v18736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:40 smithi067 bash[27441]: audit 2024-04-04T00:43:39.770215+0000 mon.c (mon.2) 7493 : audit [DBG] from='client.? 172.21.15.67:0/2886099815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:40 smithi067 bash[27441]: audit 2024-04-04T00:43:40.657393+0000 mon.a (mon.0) 15882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:40 smithi067 bash[17655]: cluster 2024-04-04T00:43:39.672707+0000 mgr.y (mgr.24370) 18752 : cluster [DBG] pgmap v18736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:40 smithi067 bash[17655]: audit 2024-04-04T00:43:39.770215+0000 mon.c (mon.2) 7493 : audit [DBG] from='client.? 172.21.15.67:0/2886099815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:40 smithi067 bash[17655]: audit 2024-04-04T00:43:40.657393+0000 mon.a (mon.0) 15882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:42 smithi067 bash[17655]: cluster 2024-04-04T00:43:41.674014+0000 mgr.y (mgr.24370) 18753 : cluster [DBG] pgmap v18737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:42 smithi067 bash[17655]: audit 2024-04-04T00:43:42.231984+0000 mon.c (mon.2) 7494 : audit [DBG] from='client.? 172.21.15.67:0/1044518448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:43.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:42 smithi067 bash[27441]: cluster 2024-04-04T00:43:41.674014+0000 mgr.y (mgr.24370) 18753 : cluster [DBG] pgmap v18737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:43.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:42 smithi067 bash[27441]: audit 2024-04-04T00:43:42.231984+0000 mon.c (mon.2) 7494 : audit [DBG] from='client.? 172.21.15.67:0/1044518448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:42 smithi082 bash[20963]: cluster 2024-04-04T00:43:41.674014+0000 mgr.y (mgr.24370) 18753 : cluster [DBG] pgmap v18737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:42 smithi082 bash[20963]: audit 2024-04-04T00:43:42.231984+0000 mon.c (mon.2) 7494 : audit [DBG] from='client.? 172.21.15.67:0/1044518448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:43] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:43:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:43:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:44 smithi082 bash[20963]: cluster 2024-04-04T00:43:43.674742+0000 mgr.y (mgr.24370) 18754 : cluster [DBG] pgmap v18738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:44 smithi082 bash[20963]: audit 2024-04-04T00:43:44.691135+0000 mon.a (mon.0) 15883 : audit [DBG] from='client.? 172.21.15.67:0/2175568704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:44 smithi067 bash[17655]: cluster 2024-04-04T00:43:43.674742+0000 mgr.y (mgr.24370) 18754 : cluster [DBG] pgmap v18738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:44 smithi067 bash[17655]: audit 2024-04-04T00:43:44.691135+0000 mon.a (mon.0) 15883 : audit [DBG] from='client.? 172.21.15.67:0/2175568704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:44 smithi067 bash[27441]: cluster 2024-04-04T00:43:43.674742+0000 mgr.y (mgr.24370) 18754 : cluster [DBG] pgmap v18738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:44 smithi067 bash[27441]: audit 2024-04-04T00:43:44.691135+0000 mon.a (mon.0) 15883 : audit [DBG] from='client.? 172.21.15.67:0/2175568704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:46 smithi082 bash[20963]: cluster 2024-04-04T00:43:45.675450+0000 mgr.y (mgr.24370) 18755 : cluster [DBG] pgmap v18739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:46 smithi067 bash[27441]: cluster 2024-04-04T00:43:45.675450+0000 mgr.y (mgr.24370) 18755 : cluster [DBG] pgmap v18739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:46 smithi067 bash[17655]: cluster 2024-04-04T00:43:45.675450+0000 mgr.y (mgr.24370) 18755 : cluster [DBG] pgmap v18739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:47 smithi082 bash[20963]: audit 2024-04-04T00:43:47.147677+0000 mon.a (mon.0) 15884 : audit [DBG] from='client.? 172.21.15.67:0/1866030773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:47 smithi067 bash[27441]: audit 2024-04-04T00:43:47.147677+0000 mon.a (mon.0) 15884 : audit [DBG] from='client.? 172.21.15.67:0/1866030773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:47 smithi067 bash[17655]: audit 2024-04-04T00:43:47.147677+0000 mon.a (mon.0) 15884 : audit [DBG] from='client.? 172.21.15.67:0/1866030773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:48 smithi082 bash[20963]: cluster 2024-04-04T00:43:47.676665+0000 mgr.y (mgr.24370) 18756 : cluster [DBG] pgmap v18740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:48 smithi067 bash[27441]: cluster 2024-04-04T00:43:47.676665+0000 mgr.y (mgr.24370) 18756 : cluster [DBG] pgmap v18740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:48 smithi067 bash[17655]: cluster 2024-04-04T00:43:47.676665+0000 mgr.y (mgr.24370) 18756 : cluster [DBG] pgmap v18740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:49 smithi082 bash[20963]: audit 2024-04-04T00:43:49.597123+0000 mon.c (mon.2) 7495 : audit [DBG] from='client.? 172.21.15.67:0/4260782978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:49 smithi067 bash[17655]: audit 2024-04-04T00:43:49.597123+0000 mon.c (mon.2) 7495 : audit [DBG] from='client.? 172.21.15.67:0/4260782978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:49 smithi067 bash[27441]: audit 2024-04-04T00:43:49.597123+0000 mon.c (mon.2) 7495 : audit [DBG] from='client.? 172.21.15.67:0/4260782978' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:50 smithi082 bash[20963]: cluster 2024-04-04T00:43:49.677377+0000 mgr.y (mgr.24370) 18757 : cluster [DBG] pgmap v18741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:50 smithi067 bash[27441]: cluster 2024-04-04T00:43:49.677377+0000 mgr.y (mgr.24370) 18757 : cluster [DBG] pgmap v18741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:50 smithi067 bash[17655]: cluster 2024-04-04T00:43:49.677377+0000 mgr.y (mgr.24370) 18757 : cluster [DBG] pgmap v18741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:52 smithi067 bash[27441]: cluster 2024-04-04T00:43:51.678550+0000 mgr.y (mgr.24370) 18758 : cluster [DBG] pgmap v18742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:52 smithi067 bash[27441]: audit 2024-04-04T00:43:52.062568+0000 mon.a (mon.0) 15885 : audit [DBG] from='client.? 172.21.15.67:0/811406531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:52 smithi067 bash[17655]: cluster 2024-04-04T00:43:51.678550+0000 mgr.y (mgr.24370) 18758 : cluster [DBG] pgmap v18742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:52 smithi067 bash[17655]: audit 2024-04-04T00:43:52.062568+0000 mon.a (mon.0) 15885 : audit [DBG] from='client.? 172.21.15.67:0/811406531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:52 smithi082 bash[20963]: cluster 2024-04-04T00:43:51.678550+0000 mgr.y (mgr.24370) 18758 : cluster [DBG] pgmap v18742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:52 smithi082 bash[20963]: audit 2024-04-04T00:43:52.062568+0000 mon.a (mon.0) 15885 : audit [DBG] from='client.? 172.21.15.67:0/811406531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:53] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:43:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:43:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:54 smithi082 bash[20963]: cluster 2024-04-04T00:43:53.679248+0000 mgr.y (mgr.24370) 18759 : cluster [DBG] pgmap v18743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:54 smithi082 bash[20963]: audit 2024-04-04T00:43:54.515728+0000 mon.c (mon.2) 7496 : audit [DBG] from='client.? 172.21.15.67:0/4090224133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:54 smithi067 bash[17655]: cluster 2024-04-04T00:43:53.679248+0000 mgr.y (mgr.24370) 18759 : cluster [DBG] pgmap v18743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:54 smithi067 bash[17655]: audit 2024-04-04T00:43:54.515728+0000 mon.c (mon.2) 7496 : audit [DBG] from='client.? 172.21.15.67:0/4090224133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:54 smithi067 bash[27441]: cluster 2024-04-04T00:43:53.679248+0000 mgr.y (mgr.24370) 18759 : cluster [DBG] pgmap v18743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:55.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:54 smithi067 bash[27441]: audit 2024-04-04T00:43:54.515728+0000 mon.c (mon.2) 7496 : audit [DBG] from='client.? 172.21.15.67:0/4090224133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:55 smithi082 bash[20963]: audit 2024-04-04T00:43:55.657818+0000 mon.a (mon.0) 15886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:55 smithi067 bash[17655]: audit 2024-04-04T00:43:55.657818+0000 mon.a (mon.0) 15886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:55 smithi067 bash[27441]: audit 2024-04-04T00:43:55.657818+0000 mon.a (mon.0) 15886 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:43:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:57 smithi082 bash[20963]: cluster 2024-04-04T00:43:55.679865+0000 mgr.y (mgr.24370) 18760 : cluster [DBG] pgmap v18744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:57 smithi082 bash[20963]: audit 2024-04-04T00:43:56.973081+0000 mon.a (mon.0) 15887 : audit [DBG] from='client.? 172.21.15.67:0/1911448909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:57 smithi067 bash[17655]: cluster 2024-04-04T00:43:55.679865+0000 mgr.y (mgr.24370) 18760 : cluster [DBG] pgmap v18744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:57 smithi067 bash[17655]: audit 2024-04-04T00:43:56.973081+0000 mon.a (mon.0) 15887 : audit [DBG] from='client.? 172.21.15.67:0/1911448909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:57 smithi067 bash[27441]: cluster 2024-04-04T00:43:55.679865+0000 mgr.y (mgr.24370) 18760 : cluster [DBG] pgmap v18744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:57 smithi067 bash[27441]: audit 2024-04-04T00:43:56.973081+0000 mon.a (mon.0) 15887 : audit [DBG] from='client.? 172.21.15.67:0/1911448909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:43:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:43:59 smithi082 bash[20963]: cluster 2024-04-04T00:43:57.681080+0000 mgr.y (mgr.24370) 18761 : cluster [DBG] pgmap v18745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:43:59 smithi067 bash[17655]: cluster 2024-04-04T00:43:57.681080+0000 mgr.y (mgr.24370) 18761 : cluster [DBG] pgmap v18745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:43:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:43:59 smithi067 bash[27441]: cluster 2024-04-04T00:43:57.681080+0000 mgr.y (mgr.24370) 18761 : cluster [DBG] pgmap v18745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:00 smithi082 bash[20963]: audit 2024-04-04T00:43:59.423373+0000 mon.c (mon.2) 7497 : audit [DBG] from='client.? 172.21.15.67:0/1728462781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:00 smithi067 bash[27441]: audit 2024-04-04T00:43:59.423373+0000 mon.c (mon.2) 7497 : audit [DBG] from='client.? 172.21.15.67:0/1728462781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:00 smithi067 bash[17655]: audit 2024-04-04T00:43:59.423373+0000 mon.c (mon.2) 7497 : audit [DBG] from='client.? 172.21.15.67:0/1728462781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:01 smithi082 bash[20963]: cluster 2024-04-04T00:43:59.681820+0000 mgr.y (mgr.24370) 18762 : cluster [DBG] pgmap v18746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:01 smithi067 bash[27441]: cluster 2024-04-04T00:43:59.681820+0000 mgr.y (mgr.24370) 18762 : cluster [DBG] pgmap v18746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:01 smithi067 bash[17655]: cluster 2024-04-04T00:43:59.681820+0000 mgr.y (mgr.24370) 18762 : cluster [DBG] pgmap v18746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:02 smithi082 bash[20963]: audit 2024-04-04T00:44:01.884508+0000 mon.c (mon.2) 7498 : audit [DBG] from='client.? 172.21.15.67:0/523745845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:02 smithi067 bash[27441]: audit 2024-04-04T00:44:01.884508+0000 mon.c (mon.2) 7498 : audit [DBG] from='client.? 172.21.15.67:0/523745845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:02 smithi067 bash[17655]: audit 2024-04-04T00:44:01.884508+0000 mon.c (mon.2) 7498 : audit [DBG] from='client.? 172.21.15.67:0/523745845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:03 smithi082 bash[20963]: cluster 2024-04-04T00:44:01.682605+0000 mgr.y (mgr.24370) 18763 : cluster [DBG] pgmap v18747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:44:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:03 smithi067 bash[27441]: cluster 2024-04-04T00:44:01.682605+0000 mgr.y (mgr.24370) 18763 : cluster [DBG] pgmap v18747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:03 smithi067 bash[17655]: cluster 2024-04-04T00:44:01.682605+0000 mgr.y (mgr.24370) 18763 : cluster [DBG] pgmap v18747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:44:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:05 smithi082 bash[20963]: cluster 2024-04-04T00:44:03.683274+0000 mgr.y (mgr.24370) 18764 : cluster [DBG] pgmap v18748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:05 smithi082 bash[20963]: audit 2024-04-04T00:44:04.340005+0000 mon.a (mon.0) 15888 : audit [DBG] from='client.? 172.21.15.67:0/3335365955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:05 smithi067 bash[17655]: cluster 2024-04-04T00:44:03.683274+0000 mgr.y (mgr.24370) 18764 : cluster [DBG] pgmap v18748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:05.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:05 smithi067 bash[17655]: audit 2024-04-04T00:44:04.340005+0000 mon.a (mon.0) 15888 : audit [DBG] from='client.? 172.21.15.67:0/3335365955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:05.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:05 smithi067 bash[27441]: cluster 2024-04-04T00:44:03.683274+0000 mgr.y (mgr.24370) 18764 : cluster [DBG] pgmap v18748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:05.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:05 smithi067 bash[27441]: audit 2024-04-04T00:44:04.340005+0000 mon.a (mon.0) 15888 : audit [DBG] from='client.? 172.21.15.67:0/3335365955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:07 smithi082 bash[20963]: cluster 2024-04-04T00:44:05.683960+0000 mgr.y (mgr.24370) 18765 : cluster [DBG] pgmap v18749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:07 smithi082 bash[20963]: audit 2024-04-04T00:44:06.793320+0000 mon.c (mon.2) 7499 : audit [DBG] from='client.? 172.21.15.67:0/751117639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:07 smithi067 bash[27441]: cluster 2024-04-04T00:44:05.683960+0000 mgr.y (mgr.24370) 18765 : cluster [DBG] pgmap v18749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:07 smithi067 bash[27441]: audit 2024-04-04T00:44:06.793320+0000 mon.c (mon.2) 7499 : audit [DBG] from='client.? 172.21.15.67:0/751117639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:07 smithi067 bash[17655]: cluster 2024-04-04T00:44:05.683960+0000 mgr.y (mgr.24370) 18765 : cluster [DBG] pgmap v18749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:07 smithi067 bash[17655]: audit 2024-04-04T00:44:06.793320+0000 mon.c (mon.2) 7499 : audit [DBG] from='client.? 172.21.15.67:0/751117639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:09 smithi082 bash[20963]: cluster 2024-04-04T00:44:07.685236+0000 mgr.y (mgr.24370) 18766 : cluster [DBG] pgmap v18750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:09 smithi067 bash[27441]: cluster 2024-04-04T00:44:07.685236+0000 mgr.y (mgr.24370) 18766 : cluster [DBG] pgmap v18750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:09 smithi067 bash[17655]: cluster 2024-04-04T00:44:07.685236+0000 mgr.y (mgr.24370) 18766 : cluster [DBG] pgmap v18750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:10 smithi082 bash[20963]: audit 2024-04-04T00:44:09.251207+0000 mon.a (mon.0) 15889 : audit [DBG] from='client.? 172.21.15.67:0/2750935396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:10 smithi067 bash[17655]: audit 2024-04-04T00:44:09.251207+0000 mon.a (mon.0) 15889 : audit [DBG] from='client.? 172.21.15.67:0/2750935396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:10 smithi067 bash[27441]: audit 2024-04-04T00:44:09.251207+0000 mon.a (mon.0) 15889 : audit [DBG] from='client.? 172.21.15.67:0/2750935396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:11 smithi082 bash[20963]: cluster 2024-04-04T00:44:09.685915+0000 mgr.y (mgr.24370) 18767 : cluster [DBG] pgmap v18751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:11 smithi082 bash[20963]: audit 2024-04-04T00:44:10.658292+0000 mon.a (mon.0) 15890 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:11 smithi067 bash[17655]: cluster 2024-04-04T00:44:09.685915+0000 mgr.y (mgr.24370) 18767 : cluster [DBG] pgmap v18751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:11 smithi067 bash[17655]: audit 2024-04-04T00:44:10.658292+0000 mon.a (mon.0) 15890 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:11 smithi067 bash[27441]: cluster 2024-04-04T00:44:09.685915+0000 mgr.y (mgr.24370) 18767 : cluster [DBG] pgmap v18751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:11 smithi067 bash[27441]: audit 2024-04-04T00:44:10.658292+0000 mon.a (mon.0) 15890 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:12 smithi082 bash[20963]: audit 2024-04-04T00:44:11.708363+0000 mon.c (mon.2) 7500 : audit [DBG] from='client.? 172.21.15.67:0/3317737879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:12 smithi067 bash[27441]: audit 2024-04-04T00:44:11.708363+0000 mon.c (mon.2) 7500 : audit [DBG] from='client.? 172.21.15.67:0/3317737879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:12 smithi067 bash[17655]: audit 2024-04-04T00:44:11.708363+0000 mon.c (mon.2) 7500 : audit [DBG] from='client.? 172.21.15.67:0/3317737879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:13 smithi082 bash[20963]: cluster 2024-04-04T00:44:11.687075+0000 mgr.y (mgr.24370) 18768 : cluster [DBG] pgmap v18752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:44:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:13 smithi067 bash[17655]: cluster 2024-04-04T00:44:11.687075+0000 mgr.y (mgr.24370) 18768 : cluster [DBG] pgmap v18752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:13.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:13 smithi067 bash[27441]: cluster 2024-04-04T00:44:11.687075+0000 mgr.y (mgr.24370) 18768 : cluster [DBG] pgmap v18752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:44:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:15 smithi082 bash[20963]: cluster 2024-04-04T00:44:13.687905+0000 mgr.y (mgr.24370) 18769 : cluster [DBG] pgmap v18753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:15 smithi082 bash[20963]: audit 2024-04-04T00:44:14.160403+0000 mon.a (mon.0) 15891 : audit [DBG] from='client.? 172.21.15.67:0/466829017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:15 smithi067 bash[17655]: cluster 2024-04-04T00:44:13.687905+0000 mgr.y (mgr.24370) 18769 : cluster [DBG] pgmap v18753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:15 smithi067 bash[17655]: audit 2024-04-04T00:44:14.160403+0000 mon.a (mon.0) 15891 : audit [DBG] from='client.? 172.21.15.67:0/466829017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:15 smithi067 bash[27441]: cluster 2024-04-04T00:44:13.687905+0000 mgr.y (mgr.24370) 18769 : cluster [DBG] pgmap v18753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:15 smithi067 bash[27441]: audit 2024-04-04T00:44:14.160403+0000 mon.a (mon.0) 15891 : audit [DBG] from='client.? 172.21.15.67:0/466829017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:17 smithi082 bash[20963]: cluster 2024-04-04T00:44:15.688799+0000 mgr.y (mgr.24370) 18770 : cluster [DBG] pgmap v18754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:17 smithi082 bash[20963]: audit 2024-04-04T00:44:16.614367+0000 mon.c (mon.2) 7501 : audit [DBG] from='client.? 172.21.15.67:0/3377129023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:17 smithi067 bash[17655]: cluster 2024-04-04T00:44:15.688799+0000 mgr.y (mgr.24370) 18770 : cluster [DBG] pgmap v18754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:17 smithi067 bash[17655]: audit 2024-04-04T00:44:16.614367+0000 mon.c (mon.2) 7501 : audit [DBG] from='client.? 172.21.15.67:0/3377129023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:17 smithi067 bash[27441]: cluster 2024-04-04T00:44:15.688799+0000 mgr.y (mgr.24370) 18770 : cluster [DBG] pgmap v18754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:17 smithi067 bash[27441]: audit 2024-04-04T00:44:16.614367+0000 mon.c (mon.2) 7501 : audit [DBG] from='client.? 172.21.15.67:0/3377129023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:19 smithi082 bash[20963]: cluster 2024-04-04T00:44:17.690134+0000 mgr.y (mgr.24370) 18771 : cluster [DBG] pgmap v18755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:19 smithi082 bash[20963]: audit 2024-04-04T00:44:19.068397+0000 mon.a (mon.0) 15892 : audit [DBG] from='client.? 172.21.15.67:0/2714272843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:19 smithi067 bash[17655]: cluster 2024-04-04T00:44:17.690134+0000 mgr.y (mgr.24370) 18771 : cluster [DBG] pgmap v18755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:19 smithi067 bash[17655]: audit 2024-04-04T00:44:19.068397+0000 mon.a (mon.0) 15892 : audit [DBG] from='client.? 172.21.15.67:0/2714272843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:19 smithi067 bash[27441]: cluster 2024-04-04T00:44:17.690134+0000 mgr.y (mgr.24370) 18771 : cluster [DBG] pgmap v18755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:19 smithi067 bash[27441]: audit 2024-04-04T00:44:19.068397+0000 mon.a (mon.0) 15892 : audit [DBG] from='client.? 172.21.15.67:0/2714272843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:21 smithi082 bash[20963]: cluster 2024-04-04T00:44:19.691007+0000 mgr.y (mgr.24370) 18772 : cluster [DBG] pgmap v18756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:21 smithi067 bash[17655]: cluster 2024-04-04T00:44:19.691007+0000 mgr.y (mgr.24370) 18772 : cluster [DBG] pgmap v18756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:21 smithi067 bash[27441]: cluster 2024-04-04T00:44:19.691007+0000 mgr.y (mgr.24370) 18772 : cluster [DBG] pgmap v18756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:22 smithi082 bash[20963]: audit 2024-04-04T00:44:21.524174+0000 mon.a (mon.0) 15893 : audit [DBG] from='client.? 172.21.15.67:0/1469902642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:22 smithi067 bash[27441]: audit 2024-04-04T00:44:21.524174+0000 mon.a (mon.0) 15893 : audit [DBG] from='client.? 172.21.15.67:0/1469902642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:22 smithi067 bash[17655]: audit 2024-04-04T00:44:21.524174+0000 mon.a (mon.0) 15893 : audit [DBG] from='client.? 172.21.15.67:0/1469902642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:23 smithi082 bash[20963]: cluster 2024-04-04T00:44:21.692375+0000 mgr.y (mgr.24370) 18773 : cluster [DBG] pgmap v18757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:44:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:23 smithi067 bash[27441]: cluster 2024-04-04T00:44:21.692375+0000 mgr.y (mgr.24370) 18773 : cluster [DBG] pgmap v18757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:23 smithi067 bash[17655]: cluster 2024-04-04T00:44:21.692375+0000 mgr.y (mgr.24370) 18773 : cluster [DBG] pgmap v18757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:44:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:24 smithi082 bash[20963]: audit 2024-04-04T00:44:23.979602+0000 mon.a (mon.0) 15894 : audit [DBG] from='client.? 172.21.15.67:0/81227092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:24 smithi067 bash[17655]: audit 2024-04-04T00:44:23.979602+0000 mon.a (mon.0) 15894 : audit [DBG] from='client.? 172.21.15.67:0/81227092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:24 smithi067 bash[27441]: audit 2024-04-04T00:44:23.979602+0000 mon.a (mon.0) 15894 : audit [DBG] from='client.? 172.21.15.67:0/81227092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:25 smithi082 bash[20963]: cluster 2024-04-04T00:44:23.693149+0000 mgr.y (mgr.24370) 18774 : cluster [DBG] pgmap v18758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:25 smithi067 bash[17655]: cluster 2024-04-04T00:44:23.693149+0000 mgr.y (mgr.24370) 18774 : cluster [DBG] pgmap v18758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:25 smithi067 bash[27441]: cluster 2024-04-04T00:44:23.693149+0000 mgr.y (mgr.24370) 18774 : cluster [DBG] pgmap v18758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:26 smithi082 bash[20963]: audit 2024-04-04T00:44:25.658928+0000 mon.a (mon.0) 15895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:26 smithi082 bash[20963]: cluster 2024-04-04T00:44:25.693579+0000 mgr.y (mgr.24370) 18775 : cluster [DBG] pgmap v18759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:26 smithi067 bash[27441]: audit 2024-04-04T00:44:25.658928+0000 mon.a (mon.0) 15895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:26 smithi067 bash[27441]: cluster 2024-04-04T00:44:25.693579+0000 mgr.y (mgr.24370) 18775 : cluster [DBG] pgmap v18759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:26 smithi067 bash[17655]: audit 2024-04-04T00:44:25.658928+0000 mon.a (mon.0) 15895 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:26 smithi067 bash[17655]: cluster 2024-04-04T00:44:25.693579+0000 mgr.y (mgr.24370) 18775 : cluster [DBG] pgmap v18759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:27 smithi082 bash[20963]: audit 2024-04-04T00:44:26.433409+0000 mon.a (mon.0) 15896 : audit [DBG] from='client.? 172.21.15.67:0/2544423946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:27 smithi067 bash[17655]: audit 2024-04-04T00:44:26.433409+0000 mon.a (mon.0) 15896 : audit [DBG] from='client.? 172.21.15.67:0/2544423946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:27 smithi067 bash[27441]: audit 2024-04-04T00:44:26.433409+0000 mon.a (mon.0) 15896 : audit [DBG] from='client.? 172.21.15.67:0/2544423946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:28 smithi067 bash[17655]: cluster 2024-04-04T00:44:27.694898+0000 mgr.y (mgr.24370) 18776 : cluster [DBG] pgmap v18760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:28 smithi067 bash[27441]: cluster 2024-04-04T00:44:27.694898+0000 mgr.y (mgr.24370) 18776 : cluster [DBG] pgmap v18760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:28 smithi082 bash[20963]: cluster 2024-04-04T00:44:27.694898+0000 mgr.y (mgr.24370) 18776 : cluster [DBG] pgmap v18760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:29 smithi067 bash[17655]: audit 2024-04-04T00:44:28.889738+0000 mon.c (mon.2) 7502 : audit [DBG] from='client.? 172.21.15.67:0/1904382908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:29 smithi067 bash[27441]: audit 2024-04-04T00:44:28.889738+0000 mon.c (mon.2) 7502 : audit [DBG] from='client.? 172.21.15.67:0/1904382908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:29 smithi082 bash[20963]: audit 2024-04-04T00:44:28.889738+0000 mon.c (mon.2) 7502 : audit [DBG] from='client.? 172.21.15.67:0/1904382908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:30 smithi067 bash[17655]: cluster 2024-04-04T00:44:29.695736+0000 mgr.y (mgr.24370) 18777 : cluster [DBG] pgmap v18761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:30 smithi067 bash[27441]: cluster 2024-04-04T00:44:29.695736+0000 mgr.y (mgr.24370) 18777 : cluster [DBG] pgmap v18761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:30 smithi082 bash[20963]: cluster 2024-04-04T00:44:29.695736+0000 mgr.y (mgr.24370) 18777 : cluster [DBG] pgmap v18761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:31 smithi067 bash[17655]: audit 2024-04-04T00:44:30.153986+0000 mon.a (mon.0) 15897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:44:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:31 smithi067 bash[27441]: audit 2024-04-04T00:44:30.153986+0000 mon.a (mon.0) 15897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:44:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:31 smithi082 bash[20963]: audit 2024-04-04T00:44:30.153986+0000 mon.a (mon.0) 15897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:44:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:32 smithi067 bash[17655]: audit 2024-04-04T00:44:31.349642+0000 mon.a (mon.0) 15898 : audit [DBG] from='client.? 172.21.15.67:0/4218321283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:32 smithi067 bash[17655]: cluster 2024-04-04T00:44:31.696999+0000 mgr.y (mgr.24370) 18778 : cluster [DBG] pgmap v18762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:32.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:32 smithi067 bash[27441]: audit 2024-04-04T00:44:31.349642+0000 mon.a (mon.0) 15898 : audit [DBG] from='client.? 172.21.15.67:0/4218321283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:32.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:32 smithi067 bash[27441]: cluster 2024-04-04T00:44:31.696999+0000 mgr.y (mgr.24370) 18778 : cluster [DBG] pgmap v18762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:32 smithi082 bash[20963]: audit 2024-04-04T00:44:31.349642+0000 mon.a (mon.0) 15898 : audit [DBG] from='client.? 172.21.15.67:0/4218321283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:32 smithi082 bash[20963]: cluster 2024-04-04T00:44:31.696999+0000 mgr.y (mgr.24370) 18778 : cluster [DBG] pgmap v18762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:44:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:44:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:34 smithi082 bash[20963]: cluster 2024-04-04T00:44:33.697646+0000 mgr.y (mgr.24370) 18779 : cluster [DBG] pgmap v18763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:34 smithi082 bash[20963]: audit 2024-04-04T00:44:33.816120+0000 mon.c (mon.2) 7503 : audit [DBG] from='client.? 172.21.15.67:0/1999434644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:34 smithi067 bash[27441]: cluster 2024-04-04T00:44:33.697646+0000 mgr.y (mgr.24370) 18779 : cluster [DBG] pgmap v18763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:34 smithi067 bash[27441]: audit 2024-04-04T00:44:33.816120+0000 mon.c (mon.2) 7503 : audit [DBG] from='client.? 172.21.15.67:0/1999434644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:34 smithi067 bash[17655]: cluster 2024-04-04T00:44:33.697646+0000 mgr.y (mgr.24370) 18779 : cluster [DBG] pgmap v18763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:34 smithi067 bash[17655]: audit 2024-04-04T00:44:33.816120+0000 mon.c (mon.2) 7503 : audit [DBG] from='client.? 172.21.15.67:0/1999434644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[17655]: cluster 2024-04-04T00:44:35.698052+0000 mgr.y (mgr.24370) 18780 : cluster [DBG] pgmap v18764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[17655]: audit 2024-04-04T00:44:35.901487+0000 mon.a (mon.0) 15899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[17655]: audit 2024-04-04T00:44:35.911424+0000 mon.a (mon.0) 15900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[17655]: audit 2024-04-04T00:44:36.148633+0000 mon.a (mon.0) 15901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[17655]: audit 2024-04-04T00:44:36.157474+0000 mon.a (mon.0) 15902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[17655]: audit 2024-04-04T00:44:36.274073+0000 mon.c (mon.2) 7504 : audit [DBG] from='client.? 172.21.15.67:0/3734375079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[17655]: audit 2024-04-04T00:44:36.585940+0000 mon.a (mon.0) 15903 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[17655]: audit 2024-04-04T00:44:36.587716+0000 mon.a (mon.0) 15904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[17655]: audit 2024-04-04T00:44:36.596231+0000 mon.a (mon.0) 15905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[27441]: cluster 2024-04-04T00:44:35.698052+0000 mgr.y (mgr.24370) 18780 : cluster [DBG] pgmap v18764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[27441]: audit 2024-04-04T00:44:35.901487+0000 mon.a (mon.0) 15899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[27441]: audit 2024-04-04T00:44:35.911424+0000 mon.a (mon.0) 15900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[27441]: audit 2024-04-04T00:44:36.148633+0000 mon.a (mon.0) 15901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[27441]: audit 2024-04-04T00:44:36.157474+0000 mon.a (mon.0) 15902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[27441]: audit 2024-04-04T00:44:36.274073+0000 mon.c (mon.2) 7504 : audit [DBG] from='client.? 172.21.15.67:0/3734375079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:37.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[27441]: audit 2024-04-04T00:44:36.585940+0000 mon.a (mon.0) 15903 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:44:37.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[27441]: audit 2024-04-04T00:44:36.587716+0000 mon.a (mon.0) 15904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:44:37.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:36 smithi067 bash[27441]: audit 2024-04-04T00:44:36.596231+0000 mon.a (mon.0) 15905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:36 smithi082 bash[20963]: cluster 2024-04-04T00:44:35.698052+0000 mgr.y (mgr.24370) 18780 : cluster [DBG] pgmap v18764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:36 smithi082 bash[20963]: audit 2024-04-04T00:44:35.901487+0000 mon.a (mon.0) 15899 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:36 smithi082 bash[20963]: audit 2024-04-04T00:44:35.911424+0000 mon.a (mon.0) 15900 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:36 smithi082 bash[20963]: audit 2024-04-04T00:44:36.148633+0000 mon.a (mon.0) 15901 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:36 smithi082 bash[20963]: audit 2024-04-04T00:44:36.157474+0000 mon.a (mon.0) 15902 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:36 smithi082 bash[20963]: audit 2024-04-04T00:44:36.274073+0000 mon.c (mon.2) 7504 : audit [DBG] from='client.? 172.21.15.67:0/3734375079' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:36 smithi082 bash[20963]: audit 2024-04-04T00:44:36.585940+0000 mon.a (mon.0) 15903 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:44:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:36 smithi082 bash[20963]: audit 2024-04-04T00:44:36.587716+0000 mon.a (mon.0) 15904 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:44:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:36 smithi082 bash[20963]: audit 2024-04-04T00:44:36.596231+0000 mon.a (mon.0) 15905 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:44:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:38 smithi067 bash[17655]: cluster 2024-04-04T00:44:37.699174+0000 mgr.y (mgr.24370) 18781 : cluster [DBG] pgmap v18765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:38 smithi067 bash[17655]: audit 2024-04-04T00:44:38.735252+0000 mon.c (mon.2) 7505 : audit [DBG] from='client.? 172.21.15.67:0/3787066899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:38 smithi067 bash[27441]: cluster 2024-04-04T00:44:37.699174+0000 mgr.y (mgr.24370) 18781 : cluster [DBG] pgmap v18765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:39.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:38 smithi067 bash[27441]: audit 2024-04-04T00:44:38.735252+0000 mon.c (mon.2) 7505 : audit [DBG] from='client.? 172.21.15.67:0/3787066899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:38 smithi082 bash[20963]: cluster 2024-04-04T00:44:37.699174+0000 mgr.y (mgr.24370) 18781 : cluster [DBG] pgmap v18765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:38 smithi082 bash[20963]: audit 2024-04-04T00:44:38.735252+0000 mon.c (mon.2) 7505 : audit [DBG] from='client.? 172.21.15.67:0/3787066899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:40 smithi067 bash[27441]: cluster 2024-04-04T00:44:39.699848+0000 mgr.y (mgr.24370) 18782 : cluster [DBG] pgmap v18766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:40 smithi067 bash[27441]: audit 2024-04-04T00:44:40.659273+0000 mon.a (mon.0) 15906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:40 smithi067 bash[17655]: cluster 2024-04-04T00:44:39.699848+0000 mgr.y (mgr.24370) 18782 : cluster [DBG] pgmap v18766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:40 smithi067 bash[17655]: audit 2024-04-04T00:44:40.659273+0000 mon.a (mon.0) 15906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:40 smithi082 bash[20963]: cluster 2024-04-04T00:44:39.699848+0000 mgr.y (mgr.24370) 18782 : cluster [DBG] pgmap v18766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:40 smithi082 bash[20963]: audit 2024-04-04T00:44:40.659273+0000 mon.a (mon.0) 15906 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:41 smithi067 bash[17655]: audit 2024-04-04T00:44:41.194312+0000 mon.a (mon.0) 15907 : audit [DBG] from='client.? 172.21.15.67:0/1438534462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:41 smithi067 bash[27441]: audit 2024-04-04T00:44:41.194312+0000 mon.a (mon.0) 15907 : audit [DBG] from='client.? 172.21.15.67:0/1438534462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:41 smithi082 bash[20963]: audit 2024-04-04T00:44:41.194312+0000 mon.a (mon.0) 15907 : audit [DBG] from='client.? 172.21.15.67:0/1438534462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:42 smithi082 bash[20963]: cluster 2024-04-04T00:44:41.701046+0000 mgr.y (mgr.24370) 18783 : cluster [DBG] pgmap v18767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:44:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:42 smithi067 bash[17655]: cluster 2024-04-04T00:44:41.701046+0000 mgr.y (mgr.24370) 18783 : cluster [DBG] pgmap v18767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:42 smithi067 bash[27441]: cluster 2024-04-04T00:44:41.701046+0000 mgr.y (mgr.24370) 18783 : cluster [DBG] pgmap v18767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:44:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:43 smithi082 bash[20963]: audit 2024-04-04T00:44:43.649257+0000 mon.c (mon.2) 7506 : audit [DBG] from='client.? 172.21.15.67:0/780479256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:43 smithi067 bash[17655]: audit 2024-04-04T00:44:43.649257+0000 mon.c (mon.2) 7506 : audit [DBG] from='client.? 172.21.15.67:0/780479256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:43 smithi067 bash[27441]: audit 2024-04-04T00:44:43.649257+0000 mon.c (mon.2) 7506 : audit [DBG] from='client.? 172.21.15.67:0/780479256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:44 smithi082 bash[20963]: cluster 2024-04-04T00:44:43.701743+0000 mgr.y (mgr.24370) 18784 : cluster [DBG] pgmap v18768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:44 smithi067 bash[17655]: cluster 2024-04-04T00:44:43.701743+0000 mgr.y (mgr.24370) 18784 : cluster [DBG] pgmap v18768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:44 smithi067 bash[27441]: cluster 2024-04-04T00:44:43.701743+0000 mgr.y (mgr.24370) 18784 : cluster [DBG] pgmap v18768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:46 smithi082 bash[20963]: cluster 2024-04-04T00:44:45.702428+0000 mgr.y (mgr.24370) 18785 : cluster [DBG] pgmap v18769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:46 smithi082 bash[20963]: audit 2024-04-04T00:44:46.096734+0000 mon.c (mon.2) 7507 : audit [DBG] from='client.? 172.21.15.67:0/4212548243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:46 smithi067 bash[17655]: cluster 2024-04-04T00:44:45.702428+0000 mgr.y (mgr.24370) 18785 : cluster [DBG] pgmap v18769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:46 smithi067 bash[17655]: audit 2024-04-04T00:44:46.096734+0000 mon.c (mon.2) 7507 : audit [DBG] from='client.? 172.21.15.67:0/4212548243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:46 smithi067 bash[27441]: cluster 2024-04-04T00:44:45.702428+0000 mgr.y (mgr.24370) 18785 : cluster [DBG] pgmap v18769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:47.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:46 smithi067 bash[27441]: audit 2024-04-04T00:44:46.096734+0000 mon.c (mon.2) 7507 : audit [DBG] from='client.? 172.21.15.67:0/4212548243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:48 smithi082 bash[20963]: cluster 2024-04-04T00:44:47.703605+0000 mgr.y (mgr.24370) 18786 : cluster [DBG] pgmap v18770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:48 smithi082 bash[20963]: audit 2024-04-04T00:44:48.555829+0000 mon.c (mon.2) 7508 : audit [DBG] from='client.? 172.21.15.67:0/2526317662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:48 smithi067 bash[27441]: cluster 2024-04-04T00:44:47.703605+0000 mgr.y (mgr.24370) 18786 : cluster [DBG] pgmap v18770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:48 smithi067 bash[27441]: audit 2024-04-04T00:44:48.555829+0000 mon.c (mon.2) 7508 : audit [DBG] from='client.? 172.21.15.67:0/2526317662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:48 smithi067 bash[17655]: cluster 2024-04-04T00:44:47.703605+0000 mgr.y (mgr.24370) 18786 : cluster [DBG] pgmap v18770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:48 smithi067 bash[17655]: audit 2024-04-04T00:44:48.555829+0000 mon.c (mon.2) 7508 : audit [DBG] from='client.? 172.21.15.67:0/2526317662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:50 smithi082 bash[20963]: cluster 2024-04-04T00:44:49.704379+0000 mgr.y (mgr.24370) 18787 : cluster [DBG] pgmap v18771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:50 smithi067 bash[27441]: cluster 2024-04-04T00:44:49.704379+0000 mgr.y (mgr.24370) 18787 : cluster [DBG] pgmap v18771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:51.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:50 smithi067 bash[17655]: cluster 2024-04-04T00:44:49.704379+0000 mgr.y (mgr.24370) 18787 : cluster [DBG] pgmap v18771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:51 smithi082 bash[20963]: audit 2024-04-04T00:44:51.011092+0000 mon.c (mon.2) 7509 : audit [DBG] from='client.? 172.21.15.67:0/1443680953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:51 smithi067 bash[17655]: audit 2024-04-04T00:44:51.011092+0000 mon.c (mon.2) 7509 : audit [DBG] from='client.? 172.21.15.67:0/1443680953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:51 smithi067 bash[27441]: audit 2024-04-04T00:44:51.011092+0000 mon.c (mon.2) 7509 : audit [DBG] from='client.? 172.21.15.67:0/1443680953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:52 smithi082 bash[20963]: cluster 2024-04-04T00:44:51.705528+0000 mgr.y (mgr.24370) 18788 : cluster [DBG] pgmap v18772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:44:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:52 smithi067 bash[27441]: cluster 2024-04-04T00:44:51.705528+0000 mgr.y (mgr.24370) 18788 : cluster [DBG] pgmap v18772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:52 smithi067 bash[17655]: cluster 2024-04-04T00:44:51.705528+0000 mgr.y (mgr.24370) 18788 : cluster [DBG] pgmap v18772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:44:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:53 smithi082 bash[20963]: audit 2024-04-04T00:44:53.466570+0000 mon.c (mon.2) 7510 : audit [DBG] from='client.? 172.21.15.67:0/627593783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:53 smithi067 bash[17655]: audit 2024-04-04T00:44:53.466570+0000 mon.c (mon.2) 7510 : audit [DBG] from='client.? 172.21.15.67:0/627593783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:53 smithi067 bash[27441]: audit 2024-04-04T00:44:53.466570+0000 mon.c (mon.2) 7510 : audit [DBG] from='client.? 172.21.15.67:0/627593783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:54 smithi082 bash[20963]: cluster 2024-04-04T00:44:53.706260+0000 mgr.y (mgr.24370) 18789 : cluster [DBG] pgmap v18773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:54 smithi067 bash[17655]: cluster 2024-04-04T00:44:53.706260+0000 mgr.y (mgr.24370) 18789 : cluster [DBG] pgmap v18773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:54 smithi067 bash[27441]: cluster 2024-04-04T00:44:53.706260+0000 mgr.y (mgr.24370) 18789 : cluster [DBG] pgmap v18773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:55 smithi082 bash[20963]: audit 2024-04-04T00:44:55.659435+0000 mon.a (mon.0) 15908 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:55 smithi082 bash[20963]: audit 2024-04-04T00:44:55.920507+0000 mon.c (mon.2) 7511 : audit [DBG] from='client.? 172.21.15.67:0/1759356312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:55 smithi067 bash[17655]: audit 2024-04-04T00:44:55.659435+0000 mon.a (mon.0) 15908 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:55 smithi067 bash[17655]: audit 2024-04-04T00:44:55.920507+0000 mon.c (mon.2) 7511 : audit [DBG] from='client.? 172.21.15.67:0/1759356312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:55 smithi067 bash[27441]: audit 2024-04-04T00:44:55.659435+0000 mon.a (mon.0) 15908 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:44:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:55 smithi067 bash[27441]: audit 2024-04-04T00:44:55.920507+0000 mon.c (mon.2) 7511 : audit [DBG] from='client.? 172.21.15.67:0/1759356312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:56 smithi082 bash[20963]: cluster 2024-04-04T00:44:55.706849+0000 mgr.y (mgr.24370) 18790 : cluster [DBG] pgmap v18774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:56 smithi067 bash[17655]: cluster 2024-04-04T00:44:55.706849+0000 mgr.y (mgr.24370) 18790 : cluster [DBG] pgmap v18774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:56 smithi067 bash[27441]: cluster 2024-04-04T00:44:55.706849+0000 mgr.y (mgr.24370) 18790 : cluster [DBG] pgmap v18774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:58 smithi082 bash[20963]: cluster 2024-04-04T00:44:57.708084+0000 mgr.y (mgr.24370) 18791 : cluster [DBG] pgmap v18775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:44:58 smithi082 bash[20963]: audit 2024-04-04T00:44:58.375038+0000 mon.c (mon.2) 7512 : audit [DBG] from='client.? 172.21.15.67:0/3214966346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:58 smithi067 bash[17655]: cluster 2024-04-04T00:44:57.708084+0000 mgr.y (mgr.24370) 18791 : cluster [DBG] pgmap v18775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:44:58 smithi067 bash[17655]: audit 2024-04-04T00:44:58.375038+0000 mon.c (mon.2) 7512 : audit [DBG] from='client.? 172.21.15.67:0/3214966346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:44:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:58 smithi067 bash[27441]: cluster 2024-04-04T00:44:57.708084+0000 mgr.y (mgr.24370) 18791 : cluster [DBG] pgmap v18775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:44:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:44:58 smithi067 bash[27441]: audit 2024-04-04T00:44:58.375038+0000 mon.c (mon.2) 7512 : audit [DBG] from='client.? 172.21.15.67:0/3214966346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:00 smithi082 bash[20963]: cluster 2024-04-04T00:44:59.708949+0000 mgr.y (mgr.24370) 18792 : cluster [DBG] pgmap v18776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:00 smithi082 bash[20963]: audit 2024-04-04T00:45:00.827471+0000 mon.c (mon.2) 7513 : audit [DBG] from='client.? 172.21.15.67:0/3583369891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:00 smithi067 bash[17655]: cluster 2024-04-04T00:44:59.708949+0000 mgr.y (mgr.24370) 18792 : cluster [DBG] pgmap v18776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:00 smithi067 bash[17655]: audit 2024-04-04T00:45:00.827471+0000 mon.c (mon.2) 7513 : audit [DBG] from='client.? 172.21.15.67:0/3583369891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:00 smithi067 bash[27441]: cluster 2024-04-04T00:44:59.708949+0000 mgr.y (mgr.24370) 18792 : cluster [DBG] pgmap v18776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:00 smithi067 bash[27441]: audit 2024-04-04T00:45:00.827471+0000 mon.c (mon.2) 7513 : audit [DBG] from='client.? 172.21.15.67:0/3583369891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:03 smithi082 bash[20963]: cluster 2024-04-04T00:45:01.710188+0000 mgr.y (mgr.24370) 18793 : cluster [DBG] pgmap v18777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:45:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:03 smithi067 bash[27441]: cluster 2024-04-04T00:45:01.710188+0000 mgr.y (mgr.24370) 18793 : cluster [DBG] pgmap v18777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:03 smithi067 bash[17655]: cluster 2024-04-04T00:45:01.710188+0000 mgr.y (mgr.24370) 18793 : cluster [DBG] pgmap v18777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:45:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:04 smithi082 bash[20963]: audit 2024-04-04T00:45:03.276616+0000 mon.a (mon.0) 15909 : audit [DBG] from='client.? 172.21.15.67:0/2726899264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:04 smithi067 bash[27441]: audit 2024-04-04T00:45:03.276616+0000 mon.a (mon.0) 15909 : audit [DBG] from='client.? 172.21.15.67:0/2726899264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:04 smithi067 bash[17655]: audit 2024-04-04T00:45:03.276616+0000 mon.a (mon.0) 15909 : audit [DBG] from='client.? 172.21.15.67:0/2726899264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:05 smithi082 bash[20963]: cluster 2024-04-04T00:45:03.710878+0000 mgr.y (mgr.24370) 18794 : cluster [DBG] pgmap v18778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:05 smithi067 bash[27441]: cluster 2024-04-04T00:45:03.710878+0000 mgr.y (mgr.24370) 18794 : cluster [DBG] pgmap v18778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:05 smithi067 bash[17655]: cluster 2024-04-04T00:45:03.710878+0000 mgr.y (mgr.24370) 18794 : cluster [DBG] pgmap v18778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:06 smithi082 bash[20963]: audit 2024-04-04T00:45:05.719433+0000 mon.c (mon.2) 7514 : audit [DBG] from='client.? 172.21.15.67:0/3186592048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:06.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:06 smithi067 bash[27441]: audit 2024-04-04T00:45:05.719433+0000 mon.c (mon.2) 7514 : audit [DBG] from='client.? 172.21.15.67:0/3186592048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:06 smithi067 bash[17655]: audit 2024-04-04T00:45:05.719433+0000 mon.c (mon.2) 7514 : audit [DBG] from='client.? 172.21.15.67:0/3186592048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:07 smithi082 bash[20963]: cluster 2024-04-04T00:45:05.711468+0000 mgr.y (mgr.24370) 18795 : cluster [DBG] pgmap v18779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:07 smithi067 bash[27441]: cluster 2024-04-04T00:45:05.711468+0000 mgr.y (mgr.24370) 18795 : cluster [DBG] pgmap v18779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:07 smithi067 bash[17655]: cluster 2024-04-04T00:45:05.711468+0000 mgr.y (mgr.24370) 18795 : cluster [DBG] pgmap v18779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:09 smithi082 bash[20963]: cluster 2024-04-04T00:45:07.712644+0000 mgr.y (mgr.24370) 18796 : cluster [DBG] pgmap v18780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:09 smithi082 bash[20963]: audit 2024-04-04T00:45:08.165945+0000 mon.c (mon.2) 7515 : audit [DBG] from='client.? 172.21.15.67:0/1998569859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:09 smithi067 bash[17655]: cluster 2024-04-04T00:45:07.712644+0000 mgr.y (mgr.24370) 18796 : cluster [DBG] pgmap v18780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:09 smithi067 bash[17655]: audit 2024-04-04T00:45:08.165945+0000 mon.c (mon.2) 7515 : audit [DBG] from='client.? 172.21.15.67:0/1998569859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:09 smithi067 bash[27441]: cluster 2024-04-04T00:45:07.712644+0000 mgr.y (mgr.24370) 18796 : cluster [DBG] pgmap v18780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:09 smithi067 bash[27441]: audit 2024-04-04T00:45:08.165945+0000 mon.c (mon.2) 7515 : audit [DBG] from='client.? 172.21.15.67:0/1998569859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:11 smithi082 bash[20963]: cluster 2024-04-04T00:45:09.713297+0000 mgr.y (mgr.24370) 18797 : cluster [DBG] pgmap v18781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:11 smithi082 bash[20963]: audit 2024-04-04T00:45:10.615701+0000 mon.a (mon.0) 15910 : audit [DBG] from='client.? 172.21.15.67:0/1769561512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:11 smithi082 bash[20963]: audit 2024-04-04T00:45:10.659631+0000 mon.a (mon.0) 15911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:11 smithi067 bash[17655]: cluster 2024-04-04T00:45:09.713297+0000 mgr.y (mgr.24370) 18797 : cluster [DBG] pgmap v18781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:11 smithi067 bash[17655]: audit 2024-04-04T00:45:10.615701+0000 mon.a (mon.0) 15910 : audit [DBG] from='client.? 172.21.15.67:0/1769561512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:11 smithi067 bash[17655]: audit 2024-04-04T00:45:10.659631+0000 mon.a (mon.0) 15911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:11 smithi067 bash[27441]: cluster 2024-04-04T00:45:09.713297+0000 mgr.y (mgr.24370) 18797 : cluster [DBG] pgmap v18781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:11 smithi067 bash[27441]: audit 2024-04-04T00:45:10.615701+0000 mon.a (mon.0) 15910 : audit [DBG] from='client.? 172.21.15.67:0/1769561512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:11.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:11 smithi067 bash[27441]: audit 2024-04-04T00:45:10.659631+0000 mon.a (mon.0) 15911 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:13 smithi082 bash[20963]: cluster 2024-04-04T00:45:11.714497+0000 mgr.y (mgr.24370) 18798 : cluster [DBG] pgmap v18782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:13 smithi067 bash[17655]: cluster 2024-04-04T00:45:11.714497+0000 mgr.y (mgr.24370) 18798 : cluster [DBG] pgmap v18782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:13] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T00:45:13.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:13 smithi067 bash[27441]: cluster 2024-04-04T00:45:11.714497+0000 mgr.y (mgr.24370) 18798 : cluster [DBG] pgmap v18782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:45:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:14 smithi082 bash[20963]: audit 2024-04-04T00:45:13.074198+0000 mon.a (mon.0) 15912 : audit [DBG] from='client.? 172.21.15.67:0/2031093849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:14 smithi067 bash[17655]: audit 2024-04-04T00:45:13.074198+0000 mon.a (mon.0) 15912 : audit [DBG] from='client.? 172.21.15.67:0/2031093849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:14 smithi067 bash[27441]: audit 2024-04-04T00:45:13.074198+0000 mon.a (mon.0) 15912 : audit [DBG] from='client.? 172.21.15.67:0/2031093849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:15 smithi082 bash[20963]: cluster 2024-04-04T00:45:13.715200+0000 mgr.y (mgr.24370) 18799 : cluster [DBG] pgmap v18783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:15 smithi067 bash[17655]: cluster 2024-04-04T00:45:13.715200+0000 mgr.y (mgr.24370) 18799 : cluster [DBG] pgmap v18783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:15 smithi067 bash[27441]: cluster 2024-04-04T00:45:13.715200+0000 mgr.y (mgr.24370) 18799 : cluster [DBG] pgmap v18783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:16 smithi082 bash[20963]: audit 2024-04-04T00:45:15.524611+0000 mon.c (mon.2) 7516 : audit [DBG] from='client.? 172.21.15.67:0/1655586162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:16 smithi067 bash[17655]: audit 2024-04-04T00:45:15.524611+0000 mon.c (mon.2) 7516 : audit [DBG] from='client.? 172.21.15.67:0/1655586162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:16 smithi067 bash[27441]: audit 2024-04-04T00:45:15.524611+0000 mon.c (mon.2) 7516 : audit [DBG] from='client.? 172.21.15.67:0/1655586162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:17 smithi082 bash[20963]: cluster 2024-04-04T00:45:15.715889+0000 mgr.y (mgr.24370) 18800 : cluster [DBG] pgmap v18784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:17 smithi067 bash[17655]: cluster 2024-04-04T00:45:15.715889+0000 mgr.y (mgr.24370) 18800 : cluster [DBG] pgmap v18784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:17 smithi067 bash[27441]: cluster 2024-04-04T00:45:15.715889+0000 mgr.y (mgr.24370) 18800 : cluster [DBG] pgmap v18784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:18 smithi082 bash[20963]: audit 2024-04-04T00:45:17.970321+0000 mon.a (mon.0) 15913 : audit [DBG] from='client.? 172.21.15.67:0/820581828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:18 smithi067 bash[17655]: audit 2024-04-04T00:45:17.970321+0000 mon.a (mon.0) 15913 : audit [DBG] from='client.? 172.21.15.67:0/820581828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:18 smithi067 bash[27441]: audit 2024-04-04T00:45:17.970321+0000 mon.a (mon.0) 15913 : audit [DBG] from='client.? 172.21.15.67:0/820581828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:19 smithi082 bash[20963]: cluster 2024-04-04T00:45:17.717003+0000 mgr.y (mgr.24370) 18801 : cluster [DBG] pgmap v18785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:19 smithi067 bash[17655]: cluster 2024-04-04T00:45:17.717003+0000 mgr.y (mgr.24370) 18801 : cluster [DBG] pgmap v18785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:19 smithi067 bash[27441]: cluster 2024-04-04T00:45:17.717003+0000 mgr.y (mgr.24370) 18801 : cluster [DBG] pgmap v18785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:21 smithi082 bash[20963]: cluster 2024-04-04T00:45:19.717723+0000 mgr.y (mgr.24370) 18802 : cluster [DBG] pgmap v18786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:21 smithi082 bash[20963]: audit 2024-04-04T00:45:20.423618+0000 mon.c (mon.2) 7517 : audit [DBG] from='client.? 172.21.15.67:0/1523944944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:21 smithi067 bash[17655]: cluster 2024-04-04T00:45:19.717723+0000 mgr.y (mgr.24370) 18802 : cluster [DBG] pgmap v18786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:21 smithi067 bash[17655]: audit 2024-04-04T00:45:20.423618+0000 mon.c (mon.2) 7517 : audit [DBG] from='client.? 172.21.15.67:0/1523944944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:21 smithi067 bash[27441]: cluster 2024-04-04T00:45:19.717723+0000 mgr.y (mgr.24370) 18802 : cluster [DBG] pgmap v18786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:21 smithi067 bash[27441]: audit 2024-04-04T00:45:20.423618+0000 mon.c (mon.2) 7517 : audit [DBG] from='client.? 172.21.15.67:0/1523944944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:23 smithi082 bash[20963]: cluster 2024-04-04T00:45:21.718889+0000 mgr.y (mgr.24370) 18803 : cluster [DBG] pgmap v18787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:23 smithi082 bash[20963]: audit 2024-04-04T00:45:22.883640+0000 mon.a (mon.0) 15914 : audit [DBG] from='client.? 172.21.15.67:0/1027181646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:23] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T00:45:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:23 smithi067 bash[17655]: cluster 2024-04-04T00:45:21.718889+0000 mgr.y (mgr.24370) 18803 : cluster [DBG] pgmap v18787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:23 smithi067 bash[17655]: audit 2024-04-04T00:45:22.883640+0000 mon.a (mon.0) 15914 : audit [DBG] from='client.? 172.21.15.67:0/1027181646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:23 smithi067 bash[27441]: cluster 2024-04-04T00:45:21.718889+0000 mgr.y (mgr.24370) 18803 : cluster [DBG] pgmap v18787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:23 smithi067 bash[27441]: audit 2024-04-04T00:45:22.883640+0000 mon.a (mon.0) 15914 : audit [DBG] from='client.? 172.21.15.67:0/1027181646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:45:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:25 smithi082 bash[20963]: cluster 2024-04-04T00:45:23.719590+0000 mgr.y (mgr.24370) 18804 : cluster [DBG] pgmap v18788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:25 smithi067 bash[27441]: cluster 2024-04-04T00:45:23.719590+0000 mgr.y (mgr.24370) 18804 : cluster [DBG] pgmap v18788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:25 smithi067 bash[17655]: cluster 2024-04-04T00:45:23.719590+0000 mgr.y (mgr.24370) 18804 : cluster [DBG] pgmap v18788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:26 smithi082 bash[20963]: audit 2024-04-04T00:45:25.342150+0000 mon.a (mon.0) 15915 : audit [DBG] from='client.? 172.21.15.67:0/2808496711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:26 smithi082 bash[20963]: audit 2024-04-04T00:45:25.660231+0000 mon.a (mon.0) 15916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:26 smithi067 bash[17655]: audit 2024-04-04T00:45:25.342150+0000 mon.a (mon.0) 15915 : audit [DBG] from='client.? 172.21.15.67:0/2808496711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:26 smithi067 bash[17655]: audit 2024-04-04T00:45:25.660231+0000 mon.a (mon.0) 15916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:26 smithi067 bash[27441]: audit 2024-04-04T00:45:25.342150+0000 mon.a (mon.0) 15915 : audit [DBG] from='client.? 172.21.15.67:0/2808496711' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:26 smithi067 bash[27441]: audit 2024-04-04T00:45:25.660231+0000 mon.a (mon.0) 15916 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:27 smithi082 bash[20963]: cluster 2024-04-04T00:45:25.720078+0000 mgr.y (mgr.24370) 18805 : cluster [DBG] pgmap v18789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:27 smithi067 bash[17655]: cluster 2024-04-04T00:45:25.720078+0000 mgr.y (mgr.24370) 18805 : cluster [DBG] pgmap v18789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:27 smithi067 bash[27441]: cluster 2024-04-04T00:45:25.720078+0000 mgr.y (mgr.24370) 18805 : cluster [DBG] pgmap v18789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:28 smithi067 bash[17655]: cluster 2024-04-04T00:45:27.721147+0000 mgr.y (mgr.24370) 18806 : cluster [DBG] pgmap v18790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:28 smithi067 bash[17655]: audit 2024-04-04T00:45:27.790582+0000 mon.a (mon.0) 15917 : audit [DBG] from='client.? 172.21.15.67:0/4098548307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:28 smithi067 bash[27441]: cluster 2024-04-04T00:45:27.721147+0000 mgr.y (mgr.24370) 18806 : cluster [DBG] pgmap v18790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:28.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:28 smithi067 bash[27441]: audit 2024-04-04T00:45:27.790582+0000 mon.a (mon.0) 15917 : audit [DBG] from='client.? 172.21.15.67:0/4098548307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:28 smithi082 bash[20963]: cluster 2024-04-04T00:45:27.721147+0000 mgr.y (mgr.24370) 18806 : cluster [DBG] pgmap v18790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:28 smithi082 bash[20963]: audit 2024-04-04T00:45:27.790582+0000 mon.a (mon.0) 15917 : audit [DBG] from='client.? 172.21.15.67:0/4098548307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:30 smithi082 bash[20963]: cluster 2024-04-04T00:45:29.721830+0000 mgr.y (mgr.24370) 18807 : cluster [DBG] pgmap v18791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:30 smithi082 bash[20963]: audit 2024-04-04T00:45:30.242022+0000 mon.c (mon.2) 7518 : audit [DBG] from='client.? 172.21.15.67:0/4072189567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:30 smithi067 bash[27441]: cluster 2024-04-04T00:45:29.721830+0000 mgr.y (mgr.24370) 18807 : cluster [DBG] pgmap v18791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:30 smithi067 bash[27441]: audit 2024-04-04T00:45:30.242022+0000 mon.c (mon.2) 7518 : audit [DBG] from='client.? 172.21.15.67:0/4072189567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:30 smithi067 bash[17655]: cluster 2024-04-04T00:45:29.721830+0000 mgr.y (mgr.24370) 18807 : cluster [DBG] pgmap v18791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:30 smithi067 bash[17655]: audit 2024-04-04T00:45:30.242022+0000 mon.c (mon.2) 7518 : audit [DBG] from='client.? 172.21.15.67:0/4072189567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:32 smithi067 bash[27441]: cluster 2024-04-04T00:45:31.723020+0000 mgr.y (mgr.24370) 18808 : cluster [DBG] pgmap v18792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:32 smithi067 bash[27441]: audit 2024-04-04T00:45:32.691505+0000 mon.c (mon.2) 7519 : audit [DBG] from='client.? 172.21.15.67:0/287713618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:32 smithi067 bash[17655]: cluster 2024-04-04T00:45:31.723020+0000 mgr.y (mgr.24370) 18808 : cluster [DBG] pgmap v18792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:32 smithi067 bash[17655]: audit 2024-04-04T00:45:32.691505+0000 mon.c (mon.2) 7519 : audit [DBG] from='client.? 172.21.15.67:0/287713618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:32 smithi082 bash[20963]: cluster 2024-04-04T00:45:31.723020+0000 mgr.y (mgr.24370) 18808 : cluster [DBG] pgmap v18792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:32 smithi082 bash[20963]: audit 2024-04-04T00:45:32.691505+0000 mon.c (mon.2) 7519 : audit [DBG] from='client.? 172.21.15.67:0/287713618' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:45:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:45:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:34 smithi082 bash[20963]: cluster 2024-04-04T00:45:33.723695+0000 mgr.y (mgr.24370) 18809 : cluster [DBG] pgmap v18793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:34 smithi067 bash[27441]: cluster 2024-04-04T00:45:33.723695+0000 mgr.y (mgr.24370) 18809 : cluster [DBG] pgmap v18793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:34 smithi067 bash[17655]: cluster 2024-04-04T00:45:33.723695+0000 mgr.y (mgr.24370) 18809 : cluster [DBG] pgmap v18793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:35 smithi082 bash[20963]: audit 2024-04-04T00:45:35.145352+0000 mon.c (mon.2) 7520 : audit [DBG] from='client.? 172.21.15.67:0/2319168429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:35 smithi067 bash[27441]: audit 2024-04-04T00:45:35.145352+0000 mon.c (mon.2) 7520 : audit [DBG] from='client.? 172.21.15.67:0/2319168429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:35 smithi067 bash[17655]: audit 2024-04-04T00:45:35.145352+0000 mon.c (mon.2) 7520 : audit [DBG] from='client.? 172.21.15.67:0/2319168429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:36 smithi082 bash[20963]: cluster 2024-04-04T00:45:35.724449+0000 mgr.y (mgr.24370) 18810 : cluster [DBG] pgmap v18794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:36 smithi082 bash[20963]: audit 2024-04-04T00:45:36.672291+0000 mon.a (mon.0) 15918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:45:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:36 smithi067 bash[17655]: cluster 2024-04-04T00:45:35.724449+0000 mgr.y (mgr.24370) 18810 : cluster [DBG] pgmap v18794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:36 smithi067 bash[17655]: audit 2024-04-04T00:45:36.672291+0000 mon.a (mon.0) 15918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:45:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:36 smithi067 bash[27441]: cluster 2024-04-04T00:45:35.724449+0000 mgr.y (mgr.24370) 18810 : cluster [DBG] pgmap v18794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:36 smithi067 bash[27441]: audit 2024-04-04T00:45:36.672291+0000 mon.a (mon.0) 15918 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:45:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:37 smithi082 bash[20963]: audit 2024-04-04T00:45:37.595970+0000 mon.a (mon.0) 15919 : audit [DBG] from='client.? 172.21.15.67:0/1003312201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:37 smithi067 bash[17655]: audit 2024-04-04T00:45:37.595970+0000 mon.a (mon.0) 15919 : audit [DBG] from='client.? 172.21.15.67:0/1003312201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:37 smithi067 bash[27441]: audit 2024-04-04T00:45:37.595970+0000 mon.a (mon.0) 15919 : audit [DBG] from='client.? 172.21.15.67:0/1003312201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:38 smithi082 bash[20963]: cluster 2024-04-04T00:45:37.725500+0000 mgr.y (mgr.24370) 18811 : cluster [DBG] pgmap v18795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:38 smithi067 bash[17655]: cluster 2024-04-04T00:45:37.725500+0000 mgr.y (mgr.24370) 18811 : cluster [DBG] pgmap v18795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:38 smithi067 bash[27441]: cluster 2024-04-04T00:45:37.725500+0000 mgr.y (mgr.24370) 18811 : cluster [DBG] pgmap v18795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:40 smithi082 bash[20963]: cluster 2024-04-04T00:45:39.726098+0000 mgr.y (mgr.24370) 18812 : cluster [DBG] pgmap v18796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:40 smithi082 bash[20963]: audit 2024-04-04T00:45:40.068281+0000 mon.c (mon.2) 7521 : audit [DBG] from='client.? 172.21.15.67:0/1476995660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:40 smithi082 bash[20963]: audit 2024-04-04T00:45:40.661025+0000 mon.a (mon.0) 15920 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:40 smithi067 bash[17655]: cluster 2024-04-04T00:45:39.726098+0000 mgr.y (mgr.24370) 18812 : cluster [DBG] pgmap v18796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:40 smithi067 bash[17655]: audit 2024-04-04T00:45:40.068281+0000 mon.c (mon.2) 7521 : audit [DBG] from='client.? 172.21.15.67:0/1476995660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:40 smithi067 bash[17655]: audit 2024-04-04T00:45:40.661025+0000 mon.a (mon.0) 15920 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:40 smithi067 bash[27441]: cluster 2024-04-04T00:45:39.726098+0000 mgr.y (mgr.24370) 18812 : cluster [DBG] pgmap v18796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:40 smithi067 bash[27441]: audit 2024-04-04T00:45:40.068281+0000 mon.c (mon.2) 7521 : audit [DBG] from='client.? 172.21.15.67:0/1476995660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:40 smithi067 bash[27441]: audit 2024-04-04T00:45:40.661025+0000 mon.a (mon.0) 15920 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[27441]: cluster 2024-04-04T00:45:41.727091+0000 mgr.y (mgr.24370) 18813 : cluster [DBG] pgmap v18797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[27441]: audit 2024-04-04T00:45:42.370715+0000 mon.a (mon.0) 15921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[27441]: audit 2024-04-04T00:45:42.377903+0000 mon.a (mon.0) 15922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[27441]: audit 2024-04-04T00:45:42.564911+0000 mon.a (mon.0) 15923 : audit [DBG] from='client.? 172.21.15.67:0/2223062308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[27441]: audit 2024-04-04T00:45:42.728036+0000 mon.a (mon.0) 15924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[27441]: audit 2024-04-04T00:45:42.738502+0000 mon.a (mon.0) 15925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[17655]: cluster 2024-04-04T00:45:41.727091+0000 mgr.y (mgr.24370) 18813 : cluster [DBG] pgmap v18797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[17655]: audit 2024-04-04T00:45:42.370715+0000 mon.a (mon.0) 15921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[17655]: audit 2024-04-04T00:45:42.377903+0000 mon.a (mon.0) 15922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[17655]: audit 2024-04-04T00:45:42.564911+0000 mon.a (mon.0) 15923 : audit [DBG] from='client.? 172.21.15.67:0/2223062308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[17655]: audit 2024-04-04T00:45:42.728036+0000 mon.a (mon.0) 15924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:42 smithi067 bash[17655]: audit 2024-04-04T00:45:42.738502+0000 mon.a (mon.0) 15925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:42 smithi082 bash[20963]: cluster 2024-04-04T00:45:41.727091+0000 mgr.y (mgr.24370) 18813 : cluster [DBG] pgmap v18797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:42 smithi082 bash[20963]: audit 2024-04-04T00:45:42.370715+0000 mon.a (mon.0) 15921 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:42 smithi082 bash[20963]: audit 2024-04-04T00:45:42.377903+0000 mon.a (mon.0) 15922 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:42 smithi082 bash[20963]: audit 2024-04-04T00:45:42.564911+0000 mon.a (mon.0) 15923 : audit [DBG] from='client.? 172.21.15.67:0/2223062308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:42 smithi082 bash[20963]: audit 2024-04-04T00:45:42.728036+0000 mon.a (mon.0) 15924 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:42 smithi082 bash[20963]: audit 2024-04-04T00:45:42.738502+0000 mon.a (mon.0) 15925 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:45:43.821 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:45:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:43 smithi082 bash[20963]: audit 2024-04-04T00:45:43.230751+0000 mon.a (mon.0) 15926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:45:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:43 smithi082 bash[20963]: audit 2024-04-04T00:45:43.232662+0000 mon.a (mon.0) 15927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:45:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:43 smithi082 bash[20963]: audit 2024-04-04T00:45:43.241680+0000 mon.a (mon.0) 15928 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:43 smithi067 bash[17655]: audit 2024-04-04T00:45:43.230751+0000 mon.a (mon.0) 15926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:45:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:43 smithi067 bash[17655]: audit 2024-04-04T00:45:43.232662+0000 mon.a (mon.0) 15927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:45:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:43 smithi067 bash[17655]: audit 2024-04-04T00:45:43.241680+0000 mon.a (mon.0) 15928 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:43 smithi067 bash[27441]: audit 2024-04-04T00:45:43.230751+0000 mon.a (mon.0) 15926 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:45:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:43 smithi067 bash[27441]: audit 2024-04-04T00:45:43.232662+0000 mon.a (mon.0) 15927 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:45:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:43 smithi067 bash[27441]: audit 2024-04-04T00:45:43.241680+0000 mon.a (mon.0) 15928 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:45:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:44 smithi082 bash[20963]: cluster 2024-04-04T00:45:43.727691+0000 mgr.y (mgr.24370) 18814 : cluster [DBG] pgmap v18798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:44 smithi067 bash[27441]: cluster 2024-04-04T00:45:43.727691+0000 mgr.y (mgr.24370) 18814 : cluster [DBG] pgmap v18798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:44 smithi067 bash[17655]: cluster 2024-04-04T00:45:43.727691+0000 mgr.y (mgr.24370) 18814 : cluster [DBG] pgmap v18798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:45 smithi082 bash[20963]: audit 2024-04-04T00:45:45.029818+0000 mon.c (mon.2) 7522 : audit [DBG] from='client.? 172.21.15.67:0/3757178631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:45 smithi067 bash[17655]: audit 2024-04-04T00:45:45.029818+0000 mon.c (mon.2) 7522 : audit [DBG] from='client.? 172.21.15.67:0/3757178631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:45 smithi067 bash[27441]: audit 2024-04-04T00:45:45.029818+0000 mon.c (mon.2) 7522 : audit [DBG] from='client.? 172.21.15.67:0/3757178631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:46 smithi082 bash[20963]: cluster 2024-04-04T00:45:45.728401+0000 mgr.y (mgr.24370) 18815 : cluster [DBG] pgmap v18799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:46 smithi067 bash[17655]: cluster 2024-04-04T00:45:45.728401+0000 mgr.y (mgr.24370) 18815 : cluster [DBG] pgmap v18799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:46 smithi067 bash[27441]: cluster 2024-04-04T00:45:45.728401+0000 mgr.y (mgr.24370) 18815 : cluster [DBG] pgmap v18799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:47 smithi082 bash[20963]: audit 2024-04-04T00:45:47.491224+0000 mon.a (mon.0) 15929 : audit [DBG] from='client.? 172.21.15.67:0/1344937718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:47 smithi067 bash[17655]: audit 2024-04-04T00:45:47.491224+0000 mon.a (mon.0) 15929 : audit [DBG] from='client.? 172.21.15.67:0/1344937718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:47 smithi067 bash[27441]: audit 2024-04-04T00:45:47.491224+0000 mon.a (mon.0) 15929 : audit [DBG] from='client.? 172.21.15.67:0/1344937718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:48 smithi082 bash[20963]: cluster 2024-04-04T00:45:47.729407+0000 mgr.y (mgr.24370) 18816 : cluster [DBG] pgmap v18800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:48 smithi067 bash[17655]: cluster 2024-04-04T00:45:47.729407+0000 mgr.y (mgr.24370) 18816 : cluster [DBG] pgmap v18800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:48 smithi067 bash[27441]: cluster 2024-04-04T00:45:47.729407+0000 mgr.y (mgr.24370) 18816 : cluster [DBG] pgmap v18800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:50 smithi082 bash[20963]: cluster 2024-04-04T00:45:49.730048+0000 mgr.y (mgr.24370) 18817 : cluster [DBG] pgmap v18801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:50 smithi082 bash[20963]: audit 2024-04-04T00:45:49.949730+0000 mon.a (mon.0) 15930 : audit [DBG] from='client.? 172.21.15.67:0/377258349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:50 smithi067 bash[17655]: cluster 2024-04-04T00:45:49.730048+0000 mgr.y (mgr.24370) 18817 : cluster [DBG] pgmap v18801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:50 smithi067 bash[17655]: audit 2024-04-04T00:45:49.949730+0000 mon.a (mon.0) 15930 : audit [DBG] from='client.? 172.21.15.67:0/377258349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:50 smithi067 bash[27441]: cluster 2024-04-04T00:45:49.730048+0000 mgr.y (mgr.24370) 18817 : cluster [DBG] pgmap v18801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:50 smithi067 bash[27441]: audit 2024-04-04T00:45:49.949730+0000 mon.a (mon.0) 15930 : audit [DBG] from='client.? 172.21.15.67:0/377258349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:52 smithi082 bash[20963]: cluster 2024-04-04T00:45:51.731218+0000 mgr.y (mgr.24370) 18818 : cluster [DBG] pgmap v18802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:52 smithi082 bash[20963]: audit 2024-04-04T00:45:52.396779+0000 mon.c (mon.2) 7523 : audit [DBG] from='client.? 172.21.15.67:0/3315637656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:53.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:52 smithi067 bash[17655]: cluster 2024-04-04T00:45:51.731218+0000 mgr.y (mgr.24370) 18818 : cluster [DBG] pgmap v18802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:53.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:52 smithi067 bash[17655]: audit 2024-04-04T00:45:52.396779+0000 mon.c (mon.2) 7523 : audit [DBG] from='client.? 172.21.15.67:0/3315637656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:53.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:45:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:52 smithi067 bash[27441]: cluster 2024-04-04T00:45:51.731218+0000 mgr.y (mgr.24370) 18818 : cluster [DBG] pgmap v18802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:52 smithi067 bash[27441]: audit 2024-04-04T00:45:52.396779+0000 mon.c (mon.2) 7523 : audit [DBG] from='client.? 172.21.15.67:0/3315637656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:45:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:54 smithi082 bash[20963]: cluster 2024-04-04T00:45:53.731879+0000 mgr.y (mgr.24370) 18819 : cluster [DBG] pgmap v18803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:54 smithi082 bash[20963]: audit 2024-04-04T00:45:54.850402+0000 mon.c (mon.2) 7524 : audit [DBG] from='client.? 172.21.15.67:0/816938052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:54 smithi067 bash[27441]: cluster 2024-04-04T00:45:53.731879+0000 mgr.y (mgr.24370) 18819 : cluster [DBG] pgmap v18803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:54 smithi067 bash[27441]: audit 2024-04-04T00:45:54.850402+0000 mon.c (mon.2) 7524 : audit [DBG] from='client.? 172.21.15.67:0/816938052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:54 smithi067 bash[17655]: cluster 2024-04-04T00:45:53.731879+0000 mgr.y (mgr.24370) 18819 : cluster [DBG] pgmap v18803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:54 smithi067 bash[17655]: audit 2024-04-04T00:45:54.850402+0000 mon.c (mon.2) 7524 : audit [DBG] from='client.? 172.21.15.67:0/816938052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:55 smithi082 bash[20963]: audit 2024-04-04T00:45:55.661055+0000 mon.a (mon.0) 15931 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:55 smithi067 bash[17655]: audit 2024-04-04T00:45:55.661055+0000 mon.a (mon.0) 15931 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:55 smithi067 bash[27441]: audit 2024-04-04T00:45:55.661055+0000 mon.a (mon.0) 15931 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:45:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:56 smithi082 bash[20963]: cluster 2024-04-04T00:45:55.732759+0000 mgr.y (mgr.24370) 18820 : cluster [DBG] pgmap v18804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:56 smithi067 bash[17655]: cluster 2024-04-04T00:45:55.732759+0000 mgr.y (mgr.24370) 18820 : cluster [DBG] pgmap v18804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:56 smithi067 bash[27441]: cluster 2024-04-04T00:45:55.732759+0000 mgr.y (mgr.24370) 18820 : cluster [DBG] pgmap v18804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:57 smithi082 bash[20963]: audit 2024-04-04T00:45:57.310141+0000 mon.a (mon.0) 15932 : audit [DBG] from='client.? 172.21.15.67:0/3524931728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:57 smithi067 bash[17655]: audit 2024-04-04T00:45:57.310141+0000 mon.a (mon.0) 15932 : audit [DBG] from='client.? 172.21.15.67:0/3524931728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:57 smithi067 bash[27441]: audit 2024-04-04T00:45:57.310141+0000 mon.a (mon.0) 15932 : audit [DBG] from='client.? 172.21.15.67:0/3524931728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:45:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:58 smithi082 bash[20963]: cluster 2024-04-04T00:45:57.733622+0000 mgr.y (mgr.24370) 18821 : cluster [DBG] pgmap v18805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:58 smithi067 bash[17655]: cluster 2024-04-04T00:45:57.733622+0000 mgr.y (mgr.24370) 18821 : cluster [DBG] pgmap v18805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:45:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:58 smithi067 bash[27441]: cluster 2024-04-04T00:45:57.733622+0000 mgr.y (mgr.24370) 18821 : cluster [DBG] pgmap v18805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:45:59 smithi067 bash[17655]: audit 2024-04-04T00:45:59.760051+0000 mon.c (mon.2) 7525 : audit [DBG] from='client.? 172.21.15.67:0/4097857634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:45:59 smithi067 bash[27441]: audit 2024-04-04T00:45:59.760051+0000 mon.c (mon.2) 7525 : audit [DBG] from='client.? 172.21.15.67:0/4097857634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:45:59 smithi082 bash[20963]: audit 2024-04-04T00:45:59.760051+0000 mon.c (mon.2) 7525 : audit [DBG] from='client.? 172.21.15.67:0/4097857634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:00 smithi067 bash[17655]: cluster 2024-04-04T00:45:59.734206+0000 mgr.y (mgr.24370) 18822 : cluster [DBG] pgmap v18806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:00 smithi067 bash[27441]: cluster 2024-04-04T00:45:59.734206+0000 mgr.y (mgr.24370) 18822 : cluster [DBG] pgmap v18806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:00 smithi082 bash[20963]: cluster 2024-04-04T00:45:59.734206+0000 mgr.y (mgr.24370) 18822 : cluster [DBG] pgmap v18806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:03.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T00:46:03.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:02 smithi067 bash[27441]: cluster 2024-04-04T00:46:01.735232+0000 mgr.y (mgr.24370) 18823 : cluster [DBG] pgmap v18807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:03.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:02 smithi067 bash[27441]: audit 2024-04-04T00:46:02.213264+0000 mon.a (mon.0) 15933 : audit [DBG] from='client.? 172.21.15.67:0/4082538777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:03.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:02 smithi067 bash[17655]: cluster 2024-04-04T00:46:01.735232+0000 mgr.y (mgr.24370) 18823 : cluster [DBG] pgmap v18807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:03.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:02 smithi067 bash[17655]: audit 2024-04-04T00:46:02.213264+0000 mon.a (mon.0) 15933 : audit [DBG] from='client.? 172.21.15.67:0/4082538777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:02 smithi082 bash[20963]: cluster 2024-04-04T00:46:01.735232+0000 mgr.y (mgr.24370) 18823 : cluster [DBG] pgmap v18807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:02 smithi082 bash[20963]: audit 2024-04-04T00:46:02.213264+0000 mon.a (mon.0) 15933 : audit [DBG] from='client.? 172.21.15.67:0/4082538777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:46:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:04 smithi067 bash[17655]: cluster 2024-04-04T00:46:03.735871+0000 mgr.y (mgr.24370) 18824 : cluster [DBG] pgmap v18808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:04 smithi067 bash[17655]: audit 2024-04-04T00:46:04.657362+0000 mon.a (mon.0) 15934 : audit [DBG] from='client.? 172.21.15.67:0/3240938334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:04 smithi067 bash[27441]: cluster 2024-04-04T00:46:03.735871+0000 mgr.y (mgr.24370) 18824 : cluster [DBG] pgmap v18808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:04 smithi067 bash[27441]: audit 2024-04-04T00:46:04.657362+0000 mon.a (mon.0) 15934 : audit [DBG] from='client.? 172.21.15.67:0/3240938334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:04 smithi082 bash[20963]: cluster 2024-04-04T00:46:03.735871+0000 mgr.y (mgr.24370) 18824 : cluster [DBG] pgmap v18808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:04 smithi082 bash[20963]: audit 2024-04-04T00:46:04.657362+0000 mon.a (mon.0) 15934 : audit [DBG] from='client.? 172.21.15.67:0/3240938334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:06 smithi067 bash[17655]: cluster 2024-04-04T00:46:05.736736+0000 mgr.y (mgr.24370) 18825 : cluster [DBG] pgmap v18809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:06 smithi067 bash[27441]: cluster 2024-04-04T00:46:05.736736+0000 mgr.y (mgr.24370) 18825 : cluster [DBG] pgmap v18809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:06 smithi082 bash[20963]: cluster 2024-04-04T00:46:05.736736+0000 mgr.y (mgr.24370) 18825 : cluster [DBG] pgmap v18809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:07 smithi067 bash[17655]: audit 2024-04-04T00:46:07.114954+0000 mon.c (mon.2) 7526 : audit [DBG] from='client.? 172.21.15.67:0/4176074169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:07 smithi067 bash[27441]: audit 2024-04-04T00:46:07.114954+0000 mon.c (mon.2) 7526 : audit [DBG] from='client.? 172.21.15.67:0/4176074169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:07 smithi082 bash[20963]: audit 2024-04-04T00:46:07.114954+0000 mon.c (mon.2) 7526 : audit [DBG] from='client.? 172.21.15.67:0/4176074169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:08 smithi067 bash[27441]: cluster 2024-04-04T00:46:07.737756+0000 mgr.y (mgr.24370) 18826 : cluster [DBG] pgmap v18810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:08 smithi067 bash[17655]: cluster 2024-04-04T00:46:07.737756+0000 mgr.y (mgr.24370) 18826 : cluster [DBG] pgmap v18810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:08 smithi082 bash[20963]: cluster 2024-04-04T00:46:07.737756+0000 mgr.y (mgr.24370) 18826 : cluster [DBG] pgmap v18810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:09 smithi082 bash[20963]: audit 2024-04-04T00:46:09.566520+0000 mon.c (mon.2) 7527 : audit [DBG] from='client.? 172.21.15.67:0/2761736049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:09 smithi067 bash[17655]: audit 2024-04-04T00:46:09.566520+0000 mon.c (mon.2) 7527 : audit [DBG] from='client.? 172.21.15.67:0/2761736049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:09 smithi067 bash[27441]: audit 2024-04-04T00:46:09.566520+0000 mon.c (mon.2) 7527 : audit [DBG] from='client.? 172.21.15.67:0/2761736049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:10 smithi082 bash[20963]: cluster 2024-04-04T00:46:09.738510+0000 mgr.y (mgr.24370) 18827 : cluster [DBG] pgmap v18811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:10 smithi082 bash[20963]: audit 2024-04-04T00:46:10.661556+0000 mon.a (mon.0) 15935 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:10 smithi067 bash[27441]: cluster 2024-04-04T00:46:09.738510+0000 mgr.y (mgr.24370) 18827 : cluster [DBG] pgmap v18811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:10 smithi067 bash[27441]: audit 2024-04-04T00:46:10.661556+0000 mon.a (mon.0) 15935 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:10 smithi067 bash[17655]: cluster 2024-04-04T00:46:09.738510+0000 mgr.y (mgr.24370) 18827 : cluster [DBG] pgmap v18811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:10 smithi067 bash[17655]: audit 2024-04-04T00:46:10.661556+0000 mon.a (mon.0) 15935 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:12 smithi082 bash[20963]: cluster 2024-04-04T00:46:11.739469+0000 mgr.y (mgr.24370) 18828 : cluster [DBG] pgmap v18812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:12 smithi082 bash[20963]: audit 2024-04-04T00:46:12.027891+0000 mon.a (mon.0) 15936 : audit [DBG] from='client.? 172.21.15.67:0/3518011580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:12 smithi067 bash[17655]: cluster 2024-04-04T00:46:11.739469+0000 mgr.y (mgr.24370) 18828 : cluster [DBG] pgmap v18812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:12 smithi067 bash[17655]: audit 2024-04-04T00:46:12.027891+0000 mon.a (mon.0) 15936 : audit [DBG] from='client.? 172.21.15.67:0/3518011580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:13] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:46:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:12 smithi067 bash[27441]: cluster 2024-04-04T00:46:11.739469+0000 mgr.y (mgr.24370) 18828 : cluster [DBG] pgmap v18812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:12 smithi067 bash[27441]: audit 2024-04-04T00:46:12.027891+0000 mon.a (mon.0) 15936 : audit [DBG] from='client.? 172.21.15.67:0/3518011580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:46:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:14 smithi082 bash[20963]: cluster 2024-04-04T00:46:13.740132+0000 mgr.y (mgr.24370) 18829 : cluster [DBG] pgmap v18813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:14 smithi082 bash[20963]: audit 2024-04-04T00:46:14.487942+0000 mon.a (mon.0) 15937 : audit [DBG] from='client.? 172.21.15.67:0/4167573955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:14 smithi067 bash[27441]: cluster 2024-04-04T00:46:13.740132+0000 mgr.y (mgr.24370) 18829 : cluster [DBG] pgmap v18813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:14 smithi067 bash[27441]: audit 2024-04-04T00:46:14.487942+0000 mon.a (mon.0) 15937 : audit [DBG] from='client.? 172.21.15.67:0/4167573955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:14 smithi067 bash[17655]: cluster 2024-04-04T00:46:13.740132+0000 mgr.y (mgr.24370) 18829 : cluster [DBG] pgmap v18813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:14 smithi067 bash[17655]: audit 2024-04-04T00:46:14.487942+0000 mon.a (mon.0) 15937 : audit [DBG] from='client.? 172.21.15.67:0/4167573955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:16 smithi082 bash[20963]: cluster 2024-04-04T00:46:15.741021+0000 mgr.y (mgr.24370) 18830 : cluster [DBG] pgmap v18814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:16 smithi082 bash[20963]: audit 2024-04-04T00:46:16.946989+0000 mon.c (mon.2) 7528 : audit [DBG] from='client.? 172.21.15.67:0/893305722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:16 smithi067 bash[17655]: cluster 2024-04-04T00:46:15.741021+0000 mgr.y (mgr.24370) 18830 : cluster [DBG] pgmap v18814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:16 smithi067 bash[17655]: audit 2024-04-04T00:46:16.946989+0000 mon.c (mon.2) 7528 : audit [DBG] from='client.? 172.21.15.67:0/893305722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:16 smithi067 bash[27441]: cluster 2024-04-04T00:46:15.741021+0000 mgr.y (mgr.24370) 18830 : cluster [DBG] pgmap v18814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:16 smithi067 bash[27441]: audit 2024-04-04T00:46:16.946989+0000 mon.c (mon.2) 7528 : audit [DBG] from='client.? 172.21.15.67:0/893305722' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:18 smithi082 bash[20963]: cluster 2024-04-04T00:46:17.742027+0000 mgr.y (mgr.24370) 18831 : cluster [DBG] pgmap v18815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:18 smithi067 bash[27441]: cluster 2024-04-04T00:46:17.742027+0000 mgr.y (mgr.24370) 18831 : cluster [DBG] pgmap v18815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:18 smithi067 bash[17655]: cluster 2024-04-04T00:46:17.742027+0000 mgr.y (mgr.24370) 18831 : cluster [DBG] pgmap v18815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:19 smithi082 bash[20963]: audit 2024-04-04T00:46:19.402274+0000 mon.a (mon.0) 15938 : audit [DBG] from='client.? 172.21.15.67:0/2081250081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:19 smithi067 bash[17655]: audit 2024-04-04T00:46:19.402274+0000 mon.a (mon.0) 15938 : audit [DBG] from='client.? 172.21.15.67:0/2081250081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:19 smithi067 bash[27441]: audit 2024-04-04T00:46:19.402274+0000 mon.a (mon.0) 15938 : audit [DBG] from='client.? 172.21.15.67:0/2081250081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:20 smithi082 bash[20963]: cluster 2024-04-04T00:46:19.742898+0000 mgr.y (mgr.24370) 18832 : cluster [DBG] pgmap v18816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:20 smithi067 bash[17655]: cluster 2024-04-04T00:46:19.742898+0000 mgr.y (mgr.24370) 18832 : cluster [DBG] pgmap v18816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:20 smithi067 bash[27441]: cluster 2024-04-04T00:46:19.742898+0000 mgr.y (mgr.24370) 18832 : cluster [DBG] pgmap v18816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:21 smithi082 bash[20963]: audit 2024-04-04T00:46:21.857543+0000 mon.c (mon.2) 7529 : audit [DBG] from='client.? 172.21.15.67:0/2036037875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:21 smithi067 bash[17655]: audit 2024-04-04T00:46:21.857543+0000 mon.c (mon.2) 7529 : audit [DBG] from='client.? 172.21.15.67:0/2036037875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:21 smithi067 bash[27441]: audit 2024-04-04T00:46:21.857543+0000 mon.c (mon.2) 7529 : audit [DBG] from='client.? 172.21.15.67:0/2036037875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:22 smithi082 bash[20963]: cluster 2024-04-04T00:46:21.744106+0000 mgr.y (mgr.24370) 18833 : cluster [DBG] pgmap v18817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:23] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:46:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:22 smithi067 bash[27441]: cluster 2024-04-04T00:46:21.744106+0000 mgr.y (mgr.24370) 18833 : cluster [DBG] pgmap v18817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:22 smithi067 bash[17655]: cluster 2024-04-04T00:46:21.744106+0000 mgr.y (mgr.24370) 18833 : cluster [DBG] pgmap v18817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:46:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:24 smithi082 bash[20963]: cluster 2024-04-04T00:46:23.744803+0000 mgr.y (mgr.24370) 18834 : cluster [DBG] pgmap v18818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:24 smithi082 bash[20963]: audit 2024-04-04T00:46:24.307073+0000 mon.a (mon.0) 15939 : audit [DBG] from='client.? 172.21.15.67:0/2370860911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:24 smithi067 bash[27441]: cluster 2024-04-04T00:46:23.744803+0000 mgr.y (mgr.24370) 18834 : cluster [DBG] pgmap v18818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:24 smithi067 bash[27441]: audit 2024-04-04T00:46:24.307073+0000 mon.a (mon.0) 15939 : audit [DBG] from='client.? 172.21.15.67:0/2370860911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:24 smithi067 bash[17655]: cluster 2024-04-04T00:46:23.744803+0000 mgr.y (mgr.24370) 18834 : cluster [DBG] pgmap v18818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:24 smithi067 bash[17655]: audit 2024-04-04T00:46:24.307073+0000 mon.a (mon.0) 15939 : audit [DBG] from='client.? 172.21.15.67:0/2370860911' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:25 smithi082 bash[20963]: audit 2024-04-04T00:46:25.661825+0000 mon.a (mon.0) 15940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:25 smithi067 bash[27441]: audit 2024-04-04T00:46:25.661825+0000 mon.a (mon.0) 15940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:25 smithi067 bash[17655]: audit 2024-04-04T00:46:25.661825+0000 mon.a (mon.0) 15940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:26 smithi082 bash[20963]: cluster 2024-04-04T00:46:25.745881+0000 mgr.y (mgr.24370) 18835 : cluster [DBG] pgmap v18819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:26 smithi082 bash[20963]: audit 2024-04-04T00:46:26.766934+0000 mon.a (mon.0) 15941 : audit [DBG] from='client.? 172.21.15.67:0/90036983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:26 smithi067 bash[17655]: cluster 2024-04-04T00:46:25.745881+0000 mgr.y (mgr.24370) 18835 : cluster [DBG] pgmap v18819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:26 smithi067 bash[17655]: audit 2024-04-04T00:46:26.766934+0000 mon.a (mon.0) 15941 : audit [DBG] from='client.? 172.21.15.67:0/90036983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:26 smithi067 bash[27441]: cluster 2024-04-04T00:46:25.745881+0000 mgr.y (mgr.24370) 18835 : cluster [DBG] pgmap v18819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:26 smithi067 bash[27441]: audit 2024-04-04T00:46:26.766934+0000 mon.a (mon.0) 15941 : audit [DBG] from='client.? 172.21.15.67:0/90036983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:28 smithi082 bash[20963]: cluster 2024-04-04T00:46:27.746582+0000 mgr.y (mgr.24370) 18836 : cluster [DBG] pgmap v18820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:28 smithi067 bash[17655]: cluster 2024-04-04T00:46:27.746582+0000 mgr.y (mgr.24370) 18836 : cluster [DBG] pgmap v18820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:28 smithi067 bash[27441]: cluster 2024-04-04T00:46:27.746582+0000 mgr.y (mgr.24370) 18836 : cluster [DBG] pgmap v18820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:30 smithi082 bash[20963]: audit 2024-04-04T00:46:29.221678+0000 mon.a (mon.0) 15942 : audit [DBG] from='client.? 172.21.15.67:0/3394436484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:30 smithi067 bash[17655]: audit 2024-04-04T00:46:29.221678+0000 mon.a (mon.0) 15942 : audit [DBG] from='client.? 172.21.15.67:0/3394436484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:30 smithi067 bash[27441]: audit 2024-04-04T00:46:29.221678+0000 mon.a (mon.0) 15942 : audit [DBG] from='client.? 172.21.15.67:0/3394436484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:31 smithi082 bash[20963]: cluster 2024-04-04T00:46:29.747290+0000 mgr.y (mgr.24370) 18837 : cluster [DBG] pgmap v18821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:31 smithi067 bash[27441]: cluster 2024-04-04T00:46:29.747290+0000 mgr.y (mgr.24370) 18837 : cluster [DBG] pgmap v18821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:31 smithi067 bash[17655]: cluster 2024-04-04T00:46:29.747290+0000 mgr.y (mgr.24370) 18837 : cluster [DBG] pgmap v18821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:32 smithi082 bash[20963]: audit 2024-04-04T00:46:31.678852+0000 mon.a (mon.0) 15943 : audit [DBG] from='client.? 172.21.15.67:0/2707902323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:32 smithi067 bash[17655]: audit 2024-04-04T00:46:31.678852+0000 mon.a (mon.0) 15943 : audit [DBG] from='client.? 172.21.15.67:0/2707902323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:32 smithi067 bash[27441]: audit 2024-04-04T00:46:31.678852+0000 mon.a (mon.0) 15943 : audit [DBG] from='client.? 172.21.15.67:0/2707902323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:33 smithi082 bash[20963]: cluster 2024-04-04T00:46:31.748603+0000 mgr.y (mgr.24370) 18838 : cluster [DBG] pgmap v18822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:33] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:46:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:33 smithi067 bash[27441]: cluster 2024-04-04T00:46:31.748603+0000 mgr.y (mgr.24370) 18838 : cluster [DBG] pgmap v18822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:33 smithi067 bash[17655]: cluster 2024-04-04T00:46:31.748603+0000 mgr.y (mgr.24370) 18838 : cluster [DBG] pgmap v18822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:46:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:35 smithi082 bash[20963]: cluster 2024-04-04T00:46:33.749324+0000 mgr.y (mgr.24370) 18839 : cluster [DBG] pgmap v18823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:35 smithi082 bash[20963]: audit 2024-04-04T00:46:34.139191+0000 mon.a (mon.0) 15944 : audit [DBG] from='client.? 172.21.15.67:0/2631742555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:35 smithi067 bash[17655]: cluster 2024-04-04T00:46:33.749324+0000 mgr.y (mgr.24370) 18839 : cluster [DBG] pgmap v18823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:35 smithi067 bash[17655]: audit 2024-04-04T00:46:34.139191+0000 mon.a (mon.0) 15944 : audit [DBG] from='client.? 172.21.15.67:0/2631742555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:35 smithi067 bash[27441]: cluster 2024-04-04T00:46:33.749324+0000 mgr.y (mgr.24370) 18839 : cluster [DBG] pgmap v18823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:35 smithi067 bash[27441]: audit 2024-04-04T00:46:34.139191+0000 mon.a (mon.0) 15944 : audit [DBG] from='client.? 172.21.15.67:0/2631742555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:37 smithi082 bash[20963]: cluster 2024-04-04T00:46:35.750439+0000 mgr.y (mgr.24370) 18840 : cluster [DBG] pgmap v18824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:37 smithi082 bash[20963]: audit 2024-04-04T00:46:36.590811+0000 mon.a (mon.0) 15945 : audit [DBG] from='client.? 172.21.15.67:0/2404025706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:37 smithi067 bash[17655]: cluster 2024-04-04T00:46:35.750439+0000 mgr.y (mgr.24370) 18840 : cluster [DBG] pgmap v18824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:37 smithi067 bash[17655]: audit 2024-04-04T00:46:36.590811+0000 mon.a (mon.0) 15945 : audit [DBG] from='client.? 172.21.15.67:0/2404025706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:37 smithi067 bash[27441]: cluster 2024-04-04T00:46:35.750439+0000 mgr.y (mgr.24370) 18840 : cluster [DBG] pgmap v18824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:37 smithi067 bash[27441]: audit 2024-04-04T00:46:36.590811+0000 mon.a (mon.0) 15945 : audit [DBG] from='client.? 172.21.15.67:0/2404025706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:39 smithi082 bash[20963]: cluster 2024-04-04T00:46:37.751076+0000 mgr.y (mgr.24370) 18841 : cluster [DBG] pgmap v18825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:39 smithi067 bash[17655]: cluster 2024-04-04T00:46:37.751076+0000 mgr.y (mgr.24370) 18841 : cluster [DBG] pgmap v18825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:39 smithi067 bash[27441]: cluster 2024-04-04T00:46:37.751076+0000 mgr.y (mgr.24370) 18841 : cluster [DBG] pgmap v18825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:40 smithi082 bash[20963]: audit 2024-04-04T00:46:39.040945+0000 mon.a (mon.0) 15946 : audit [DBG] from='client.? 172.21.15.67:0/1496060662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:40 smithi067 bash[17655]: audit 2024-04-04T00:46:39.040945+0000 mon.a (mon.0) 15946 : audit [DBG] from='client.? 172.21.15.67:0/1496060662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:40 smithi067 bash[27441]: audit 2024-04-04T00:46:39.040945+0000 mon.a (mon.0) 15946 : audit [DBG] from='client.? 172.21.15.67:0/1496060662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:41 smithi082 bash[20963]: cluster 2024-04-04T00:46:39.751747+0000 mgr.y (mgr.24370) 18842 : cluster [DBG] pgmap v18826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:41 smithi082 bash[20963]: audit 2024-04-04T00:46:40.662320+0000 mon.a (mon.0) 15947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:41 smithi067 bash[27441]: cluster 2024-04-04T00:46:39.751747+0000 mgr.y (mgr.24370) 18842 : cluster [DBG] pgmap v18826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:41 smithi067 bash[27441]: audit 2024-04-04T00:46:40.662320+0000 mon.a (mon.0) 15947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:41 smithi067 bash[17655]: cluster 2024-04-04T00:46:39.751747+0000 mgr.y (mgr.24370) 18842 : cluster [DBG] pgmap v18826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:41 smithi067 bash[17655]: audit 2024-04-04T00:46:40.662320+0000 mon.a (mon.0) 15947 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:42 smithi082 bash[20963]: audit 2024-04-04T00:46:41.491318+0000 mon.c (mon.2) 7530 : audit [DBG] from='client.? 172.21.15.67:0/3582163440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:42 smithi067 bash[27441]: audit 2024-04-04T00:46:41.491318+0000 mon.c (mon.2) 7530 : audit [DBG] from='client.? 172.21.15.67:0/3582163440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:42 smithi067 bash[17655]: audit 2024-04-04T00:46:41.491318+0000 mon.c (mon.2) 7530 : audit [DBG] from='client.? 172.21.15.67:0/3582163440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:43 smithi082 bash[20963]: cluster 2024-04-04T00:46:41.752975+0000 mgr.y (mgr.24370) 18843 : cluster [DBG] pgmap v18827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:43 smithi067 bash[17655]: cluster 2024-04-04T00:46:41.752975+0000 mgr.y (mgr.24370) 18843 : cluster [DBG] pgmap v18827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:46:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:43 smithi067 bash[27441]: cluster 2024-04-04T00:46:41.752975+0000 mgr.y (mgr.24370) 18843 : cluster [DBG] pgmap v18827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:46:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:44 smithi082 bash[20963]: audit 2024-04-04T00:46:43.318609+0000 mon.a (mon.0) 15948 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:46:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:44 smithi082 bash[20963]: audit 2024-04-04T00:46:43.936868+0000 mon.c (mon.2) 7531 : audit [DBG] from='client.? 172.21.15.67:0/523252088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:44 smithi067 bash[17655]: audit 2024-04-04T00:46:43.318609+0000 mon.a (mon.0) 15948 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:46:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:44 smithi067 bash[17655]: audit 2024-04-04T00:46:43.936868+0000 mon.c (mon.2) 7531 : audit [DBG] from='client.? 172.21.15.67:0/523252088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:44 smithi067 bash[27441]: audit 2024-04-04T00:46:43.318609+0000 mon.a (mon.0) 15948 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:46:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:44 smithi067 bash[27441]: audit 2024-04-04T00:46:43.936868+0000 mon.c (mon.2) 7531 : audit [DBG] from='client.? 172.21.15.67:0/523252088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:45 smithi082 bash[20963]: cluster 2024-04-04T00:46:43.753658+0000 mgr.y (mgr.24370) 18844 : cluster [DBG] pgmap v18828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:45 smithi067 bash[17655]: cluster 2024-04-04T00:46:43.753658+0000 mgr.y (mgr.24370) 18844 : cluster [DBG] pgmap v18828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:45 smithi067 bash[27441]: cluster 2024-04-04T00:46:43.753658+0000 mgr.y (mgr.24370) 18844 : cluster [DBG] pgmap v18828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:47 smithi082 bash[20963]: cluster 2024-04-04T00:46:45.754685+0000 mgr.y (mgr.24370) 18845 : cluster [DBG] pgmap v18829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:47 smithi082 bash[20963]: audit 2024-04-04T00:46:46.402347+0000 mon.a (mon.0) 15949 : audit [DBG] from='client.? 172.21.15.67:0/2885931474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:47 smithi067 bash[17655]: cluster 2024-04-04T00:46:45.754685+0000 mgr.y (mgr.24370) 18845 : cluster [DBG] pgmap v18829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:47 smithi067 bash[17655]: audit 2024-04-04T00:46:46.402347+0000 mon.a (mon.0) 15949 : audit [DBG] from='client.? 172.21.15.67:0/2885931474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:47 smithi067 bash[27441]: cluster 2024-04-04T00:46:45.754685+0000 mgr.y (mgr.24370) 18845 : cluster [DBG] pgmap v18829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:47 smithi067 bash[27441]: audit 2024-04-04T00:46:46.402347+0000 mon.a (mon.0) 15949 : audit [DBG] from='client.? 172.21.15.67:0/2885931474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:49 smithi082 bash[20963]: cluster 2024-04-04T00:46:47.755379+0000 mgr.y (mgr.24370) 18846 : cluster [DBG] pgmap v18830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:49 smithi082 bash[20963]: audit 2024-04-04T00:46:48.862477+0000 mon.c (mon.2) 7532 : audit [DBG] from='client.? 172.21.15.67:0/2312788807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:49 smithi082 bash[20963]: audit 2024-04-04T00:46:49.063332+0000 mon.a (mon.0) 15950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:49 smithi082 bash[20963]: audit 2024-04-04T00:46:49.071269+0000 mon.a (mon.0) 15951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:49 smithi067 bash[17655]: cluster 2024-04-04T00:46:47.755379+0000 mgr.y (mgr.24370) 18846 : cluster [DBG] pgmap v18830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:49 smithi067 bash[17655]: audit 2024-04-04T00:46:48.862477+0000 mon.c (mon.2) 7532 : audit [DBG] from='client.? 172.21.15.67:0/2312788807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:49 smithi067 bash[17655]: audit 2024-04-04T00:46:49.063332+0000 mon.a (mon.0) 15950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:49 smithi067 bash[17655]: audit 2024-04-04T00:46:49.071269+0000 mon.a (mon.0) 15951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:49 smithi067 bash[27441]: cluster 2024-04-04T00:46:47.755379+0000 mgr.y (mgr.24370) 18846 : cluster [DBG] pgmap v18830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:49 smithi067 bash[27441]: audit 2024-04-04T00:46:48.862477+0000 mon.c (mon.2) 7532 : audit [DBG] from='client.? 172.21.15.67:0/2312788807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:49 smithi067 bash[27441]: audit 2024-04-04T00:46:49.063332+0000 mon.a (mon.0) 15950 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:49 smithi067 bash[27441]: audit 2024-04-04T00:46:49.071269+0000 mon.a (mon.0) 15951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:50 smithi082 bash[20963]: audit 2024-04-04T00:46:49.312841+0000 mon.a (mon.0) 15952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:50 smithi082 bash[20963]: audit 2024-04-04T00:46:49.320654+0000 mon.a (mon.0) 15953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:50 smithi082 bash[20963]: audit 2024-04-04T00:46:49.752448+0000 mon.a (mon.0) 15954 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:46:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:50 smithi082 bash[20963]: audit 2024-04-04T00:46:49.754030+0000 mon.a (mon.0) 15955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:46:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:50 smithi082 bash[20963]: cluster 2024-04-04T00:46:49.756094+0000 mgr.y (mgr.24370) 18847 : cluster [DBG] pgmap v18831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:50 smithi082 bash[20963]: audit 2024-04-04T00:46:49.764250+0000 mon.a (mon.0) 15956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[17655]: audit 2024-04-04T00:46:49.312841+0000 mon.a (mon.0) 15952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[17655]: audit 2024-04-04T00:46:49.320654+0000 mon.a (mon.0) 15953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[17655]: audit 2024-04-04T00:46:49.752448+0000 mon.a (mon.0) 15954 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:46:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[17655]: audit 2024-04-04T00:46:49.754030+0000 mon.a (mon.0) 15955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:46:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[17655]: cluster 2024-04-04T00:46:49.756094+0000 mgr.y (mgr.24370) 18847 : cluster [DBG] pgmap v18831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[17655]: audit 2024-04-04T00:46:49.764250+0000 mon.a (mon.0) 15956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[27441]: audit 2024-04-04T00:46:49.312841+0000 mon.a (mon.0) 15952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[27441]: audit 2024-04-04T00:46:49.320654+0000 mon.a (mon.0) 15953 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[27441]: audit 2024-04-04T00:46:49.752448+0000 mon.a (mon.0) 15954 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:46:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[27441]: audit 2024-04-04T00:46:49.754030+0000 mon.a (mon.0) 15955 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:46:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[27441]: cluster 2024-04-04T00:46:49.756094+0000 mgr.y (mgr.24370) 18847 : cluster [DBG] pgmap v18831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:50 smithi067 bash[27441]: audit 2024-04-04T00:46:49.764250+0000 mon.a (mon.0) 15956 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:46:51.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:51 smithi082 bash[20963]: audit 2024-04-04T00:46:51.321941+0000 mon.c (mon.2) 7533 : audit [DBG] from='client.? 172.21.15.67:0/902386176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:51 smithi067 bash[27441]: audit 2024-04-04T00:46:51.321941+0000 mon.c (mon.2) 7533 : audit [DBG] from='client.? 172.21.15.67:0/902386176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:51 smithi067 bash[17655]: audit 2024-04-04T00:46:51.321941+0000 mon.c (mon.2) 7533 : audit [DBG] from='client.? 172.21.15.67:0/902386176' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:52 smithi082 bash[20963]: cluster 2024-04-04T00:46:51.757267+0000 mgr.y (mgr.24370) 18848 : cluster [DBG] pgmap v18832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:52 smithi067 bash[17655]: cluster 2024-04-04T00:46:51.757267+0000 mgr.y (mgr.24370) 18848 : cluster [DBG] pgmap v18832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:52 smithi067 bash[27441]: cluster 2024-04-04T00:46:51.757267+0000 mgr.y (mgr.24370) 18848 : cluster [DBG] pgmap v18832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:46:53.831 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:46:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:53 smithi082 bash[20963]: audit 2024-04-04T00:46:53.776623+0000 mon.c (mon.2) 7534 : audit [DBG] from='client.? 172.21.15.67:0/908183544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:53 smithi067 bash[17655]: audit 2024-04-04T00:46:53.776623+0000 mon.c (mon.2) 7534 : audit [DBG] from='client.? 172.21.15.67:0/908183544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:53 smithi067 bash[27441]: audit 2024-04-04T00:46:53.776623+0000 mon.c (mon.2) 7534 : audit [DBG] from='client.? 172.21.15.67:0/908183544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:54 smithi082 bash[20963]: cluster 2024-04-04T00:46:53.758021+0000 mgr.y (mgr.24370) 18849 : cluster [DBG] pgmap v18833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:54 smithi067 bash[17655]: cluster 2024-04-04T00:46:53.758021+0000 mgr.y (mgr.24370) 18849 : cluster [DBG] pgmap v18833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:54 smithi067 bash[27441]: cluster 2024-04-04T00:46:53.758021+0000 mgr.y (mgr.24370) 18849 : cluster [DBG] pgmap v18833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:55 smithi082 bash[20963]: audit 2024-04-04T00:46:55.662631+0000 mon.a (mon.0) 15957 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:55 smithi067 bash[17655]: audit 2024-04-04T00:46:55.662631+0000 mon.a (mon.0) 15957 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:55 smithi067 bash[27441]: audit 2024-04-04T00:46:55.662631+0000 mon.a (mon.0) 15957 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:46:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:56 smithi082 bash[20963]: cluster 2024-04-04T00:46:55.759126+0000 mgr.y (mgr.24370) 18850 : cluster [DBG] pgmap v18834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:56 smithi082 bash[20963]: audit 2024-04-04T00:46:56.234574+0000 mon.c (mon.2) 7535 : audit [DBG] from='client.? 172.21.15.67:0/2307222885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:56 smithi067 bash[17655]: cluster 2024-04-04T00:46:55.759126+0000 mgr.y (mgr.24370) 18850 : cluster [DBG] pgmap v18834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:56 smithi067 bash[17655]: audit 2024-04-04T00:46:56.234574+0000 mon.c (mon.2) 7535 : audit [DBG] from='client.? 172.21.15.67:0/2307222885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:56 smithi067 bash[27441]: cluster 2024-04-04T00:46:55.759126+0000 mgr.y (mgr.24370) 18850 : cluster [DBG] pgmap v18834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:57.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:56 smithi067 bash[27441]: audit 2024-04-04T00:46:56.234574+0000 mon.c (mon.2) 7535 : audit [DBG] from='client.? 172.21.15.67:0/2307222885' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:58 smithi082 bash[20963]: cluster 2024-04-04T00:46:57.759794+0000 mgr.y (mgr.24370) 18851 : cluster [DBG] pgmap v18835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:46:58 smithi082 bash[20963]: audit 2024-04-04T00:46:58.686521+0000 mon.a (mon.0) 15958 : audit [DBG] from='client.? 172.21.15.67:0/555703869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:58 smithi067 bash[27441]: cluster 2024-04-04T00:46:57.759794+0000 mgr.y (mgr.24370) 18851 : cluster [DBG] pgmap v18835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:46:58 smithi067 bash[27441]: audit 2024-04-04T00:46:58.686521+0000 mon.a (mon.0) 15958 : audit [DBG] from='client.? 172.21.15.67:0/555703869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:46:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:58 smithi067 bash[17655]: cluster 2024-04-04T00:46:57.759794+0000 mgr.y (mgr.24370) 18851 : cluster [DBG] pgmap v18835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:46:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:46:58 smithi067 bash[17655]: audit 2024-04-04T00:46:58.686521+0000 mon.a (mon.0) 15958 : audit [DBG] from='client.? 172.21.15.67:0/555703869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:00 smithi082 bash[20963]: cluster 2024-04-04T00:46:59.760533+0000 mgr.y (mgr.24370) 18852 : cluster [DBG] pgmap v18836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:00 smithi067 bash[17655]: cluster 2024-04-04T00:46:59.760533+0000 mgr.y (mgr.24370) 18852 : cluster [DBG] pgmap v18836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:00 smithi067 bash[27441]: cluster 2024-04-04T00:46:59.760533+0000 mgr.y (mgr.24370) 18852 : cluster [DBG] pgmap v18836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:01 smithi082 bash[20963]: audit 2024-04-04T00:47:01.148323+0000 mon.a (mon.0) 15959 : audit [DBG] from='client.? 172.21.15.67:0/366226696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:01 smithi067 bash[17655]: audit 2024-04-04T00:47:01.148323+0000 mon.a (mon.0) 15959 : audit [DBG] from='client.? 172.21.15.67:0/366226696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:01 smithi067 bash[27441]: audit 2024-04-04T00:47:01.148323+0000 mon.a (mon.0) 15959 : audit [DBG] from='client.? 172.21.15.67:0/366226696' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:02 smithi082 bash[20963]: cluster 2024-04-04T00:47:01.761725+0000 mgr.y (mgr.24370) 18853 : cluster [DBG] pgmap v18837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:03.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:02 smithi067 bash[27441]: cluster 2024-04-04T00:47:01.761725+0000 mgr.y (mgr.24370) 18853 : cluster [DBG] pgmap v18837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:03.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:02 smithi067 bash[17655]: cluster 2024-04-04T00:47:01.761725+0000 mgr.y (mgr.24370) 18853 : cluster [DBG] pgmap v18837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:03.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T00:47:03.871 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:47:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:03 smithi082 bash[20963]: audit 2024-04-04T00:47:03.600003+0000 mon.c (mon.2) 7536 : audit [DBG] from='client.? 172.21.15.67:0/1973612499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:03 smithi067 bash[17655]: audit 2024-04-04T00:47:03.600003+0000 mon.c (mon.2) 7536 : audit [DBG] from='client.? 172.21.15.67:0/1973612499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:03 smithi067 bash[27441]: audit 2024-04-04T00:47:03.600003+0000 mon.c (mon.2) 7536 : audit [DBG] from='client.? 172.21.15.67:0/1973612499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:04 smithi082 bash[20963]: cluster 2024-04-04T00:47:03.762450+0000 mgr.y (mgr.24370) 18854 : cluster [DBG] pgmap v18838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:04 smithi067 bash[17655]: cluster 2024-04-04T00:47:03.762450+0000 mgr.y (mgr.24370) 18854 : cluster [DBG] pgmap v18838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:04 smithi067 bash[27441]: cluster 2024-04-04T00:47:03.762450+0000 mgr.y (mgr.24370) 18854 : cluster [DBG] pgmap v18838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:06 smithi082 bash[20963]: cluster 2024-04-04T00:47:05.763585+0000 mgr.y (mgr.24370) 18855 : cluster [DBG] pgmap v18839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:06 smithi082 bash[20963]: audit 2024-04-04T00:47:06.047765+0000 mon.a (mon.0) 15960 : audit [DBG] from='client.? 172.21.15.67:0/2952747990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:06 smithi067 bash[17655]: cluster 2024-04-04T00:47:05.763585+0000 mgr.y (mgr.24370) 18855 : cluster [DBG] pgmap v18839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:06 smithi067 bash[17655]: audit 2024-04-04T00:47:06.047765+0000 mon.a (mon.0) 15960 : audit [DBG] from='client.? 172.21.15.67:0/2952747990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:06 smithi067 bash[27441]: cluster 2024-04-04T00:47:05.763585+0000 mgr.y (mgr.24370) 18855 : cluster [DBG] pgmap v18839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:06 smithi067 bash[27441]: audit 2024-04-04T00:47:06.047765+0000 mon.a (mon.0) 15960 : audit [DBG] from='client.? 172.21.15.67:0/2952747990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:08 smithi082 bash[20963]: cluster 2024-04-04T00:47:07.764226+0000 mgr.y (mgr.24370) 18856 : cluster [DBG] pgmap v18840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:08 smithi082 bash[20963]: audit 2024-04-04T00:47:08.502063+0000 mon.a (mon.0) 15961 : audit [DBG] from='client.? 172.21.15.67:0/3872849680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:08 smithi067 bash[27441]: cluster 2024-04-04T00:47:07.764226+0000 mgr.y (mgr.24370) 18856 : cluster [DBG] pgmap v18840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:08 smithi067 bash[27441]: audit 2024-04-04T00:47:08.502063+0000 mon.a (mon.0) 15961 : audit [DBG] from='client.? 172.21.15.67:0/3872849680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:08 smithi067 bash[17655]: cluster 2024-04-04T00:47:07.764226+0000 mgr.y (mgr.24370) 18856 : cluster [DBG] pgmap v18840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:08 smithi067 bash[17655]: audit 2024-04-04T00:47:08.502063+0000 mon.a (mon.0) 15961 : audit [DBG] from='client.? 172.21.15.67:0/3872849680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:10 smithi067 bash[27441]: cluster 2024-04-04T00:47:09.764858+0000 mgr.y (mgr.24370) 18857 : cluster [DBG] pgmap v18841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:10 smithi067 bash[27441]: audit 2024-04-04T00:47:10.662619+0000 mon.a (mon.0) 15962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:10 smithi067 bash[17655]: cluster 2024-04-04T00:47:09.764858+0000 mgr.y (mgr.24370) 18857 : cluster [DBG] pgmap v18841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:10 smithi067 bash[17655]: audit 2024-04-04T00:47:10.662619+0000 mon.a (mon.0) 15962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:10 smithi082 bash[20963]: cluster 2024-04-04T00:47:09.764858+0000 mgr.y (mgr.24370) 18857 : cluster [DBG] pgmap v18841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:10 smithi082 bash[20963]: audit 2024-04-04T00:47:10.662619+0000 mon.a (mon.0) 15962 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:11 smithi067 bash[17655]: audit 2024-04-04T00:47:10.964583+0000 mon.a (mon.0) 15963 : audit [DBG] from='client.? 172.21.15.67:0/913489695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:11 smithi067 bash[27441]: audit 2024-04-04T00:47:10.964583+0000 mon.a (mon.0) 15963 : audit [DBG] from='client.? 172.21.15.67:0/913489695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:11 smithi082 bash[20963]: audit 2024-04-04T00:47:10.964583+0000 mon.a (mon.0) 15963 : audit [DBG] from='client.? 172.21.15.67:0/913489695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:13.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:12 smithi067 bash[27441]: cluster 2024-04-04T00:47:11.766052+0000 mgr.y (mgr.24370) 18858 : cluster [DBG] pgmap v18842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:13.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:47:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:12 smithi067 bash[17655]: cluster 2024-04-04T00:47:11.766052+0000 mgr.y (mgr.24370) 18858 : cluster [DBG] pgmap v18842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:12 smithi082 bash[20963]: cluster 2024-04-04T00:47:11.766052+0000 mgr.y (mgr.24370) 18858 : cluster [DBG] pgmap v18842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:47:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:13 smithi067 bash[17655]: audit 2024-04-04T00:47:13.418688+0000 mon.a (mon.0) 15964 : audit [DBG] from='client.? 172.21.15.67:0/3093754900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:13 smithi067 bash[27441]: audit 2024-04-04T00:47:13.418688+0000 mon.a (mon.0) 15964 : audit [DBG] from='client.? 172.21.15.67:0/3093754900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:13 smithi082 bash[20963]: audit 2024-04-04T00:47:13.418688+0000 mon.a (mon.0) 15964 : audit [DBG] from='client.? 172.21.15.67:0/3093754900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:14 smithi067 bash[17655]: cluster 2024-04-04T00:47:13.766755+0000 mgr.y (mgr.24370) 18859 : cluster [DBG] pgmap v18843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:14 smithi067 bash[27441]: cluster 2024-04-04T00:47:13.766755+0000 mgr.y (mgr.24370) 18859 : cluster [DBG] pgmap v18843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:14 smithi082 bash[20963]: cluster 2024-04-04T00:47:13.766755+0000 mgr.y (mgr.24370) 18859 : cluster [DBG] pgmap v18843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:15 smithi067 bash[27441]: audit 2024-04-04T00:47:15.869562+0000 mon.a (mon.0) 15965 : audit [DBG] from='client.? 172.21.15.67:0/1760008542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:15 smithi067 bash[17655]: audit 2024-04-04T00:47:15.869562+0000 mon.a (mon.0) 15965 : audit [DBG] from='client.? 172.21.15.67:0/1760008542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:15 smithi082 bash[20963]: audit 2024-04-04T00:47:15.869562+0000 mon.a (mon.0) 15965 : audit [DBG] from='client.? 172.21.15.67:0/1760008542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:16 smithi067 bash[27441]: cluster 2024-04-04T00:47:15.767808+0000 mgr.y (mgr.24370) 18860 : cluster [DBG] pgmap v18844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:16 smithi067 bash[17655]: cluster 2024-04-04T00:47:15.767808+0000 mgr.y (mgr.24370) 18860 : cluster [DBG] pgmap v18844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:16 smithi082 bash[20963]: cluster 2024-04-04T00:47:15.767808+0000 mgr.y (mgr.24370) 18860 : cluster [DBG] pgmap v18844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:18 smithi082 bash[20963]: cluster 2024-04-04T00:47:17.768502+0000 mgr.y (mgr.24370) 18861 : cluster [DBG] pgmap v18845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:18 smithi082 bash[20963]: audit 2024-04-04T00:47:18.331157+0000 mon.a (mon.0) 15966 : audit [DBG] from='client.? 172.21.15.67:0/3336096633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:18 smithi067 bash[17655]: cluster 2024-04-04T00:47:17.768502+0000 mgr.y (mgr.24370) 18861 : cluster [DBG] pgmap v18845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:18 smithi067 bash[17655]: audit 2024-04-04T00:47:18.331157+0000 mon.a (mon.0) 15966 : audit [DBG] from='client.? 172.21.15.67:0/3336096633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:18 smithi067 bash[27441]: cluster 2024-04-04T00:47:17.768502+0000 mgr.y (mgr.24370) 18861 : cluster [DBG] pgmap v18845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:18 smithi067 bash[27441]: audit 2024-04-04T00:47:18.331157+0000 mon.a (mon.0) 15966 : audit [DBG] from='client.? 172.21.15.67:0/3336096633' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:20 smithi082 bash[20963]: cluster 2024-04-04T00:47:19.769240+0000 mgr.y (mgr.24370) 18862 : cluster [DBG] pgmap v18846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:20 smithi082 bash[20963]: audit 2024-04-04T00:47:20.789372+0000 mon.c (mon.2) 7537 : audit [DBG] from='client.? 172.21.15.67:0/2834700186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:20 smithi067 bash[17655]: cluster 2024-04-04T00:47:19.769240+0000 mgr.y (mgr.24370) 18862 : cluster [DBG] pgmap v18846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:20 smithi067 bash[17655]: audit 2024-04-04T00:47:20.789372+0000 mon.c (mon.2) 7537 : audit [DBG] from='client.? 172.21.15.67:0/2834700186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:20 smithi067 bash[27441]: cluster 2024-04-04T00:47:19.769240+0000 mgr.y (mgr.24370) 18862 : cluster [DBG] pgmap v18846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:20 smithi067 bash[27441]: audit 2024-04-04T00:47:20.789372+0000 mon.c (mon.2) 7537 : audit [DBG] from='client.? 172.21.15.67:0/2834700186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:23 smithi082 bash[20963]: cluster 2024-04-04T00:47:21.770448+0000 mgr.y (mgr.24370) 18863 : cluster [DBG] pgmap v18847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:23 smithi067 bash[17655]: cluster 2024-04-04T00:47:21.770448+0000 mgr.y (mgr.24370) 18863 : cluster [DBG] pgmap v18847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:47:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:23 smithi067 bash[27441]: cluster 2024-04-04T00:47:21.770448+0000 mgr.y (mgr.24370) 18863 : cluster [DBG] pgmap v18847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:47:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:24 smithi082 bash[20963]: audit 2024-04-04T00:47:23.238059+0000 mon.a (mon.0) 15967 : audit [DBG] from='client.? 172.21.15.67:0/745919383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:24 smithi067 bash[17655]: audit 2024-04-04T00:47:23.238059+0000 mon.a (mon.0) 15967 : audit [DBG] from='client.? 172.21.15.67:0/745919383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:24 smithi067 bash[27441]: audit 2024-04-04T00:47:23.238059+0000 mon.a (mon.0) 15967 : audit [DBG] from='client.? 172.21.15.67:0/745919383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:25 smithi082 bash[20963]: cluster 2024-04-04T00:47:23.771116+0000 mgr.y (mgr.24370) 18864 : cluster [DBG] pgmap v18848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:25 smithi067 bash[17655]: cluster 2024-04-04T00:47:23.771116+0000 mgr.y (mgr.24370) 18864 : cluster [DBG] pgmap v18848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:25 smithi067 bash[27441]: cluster 2024-04-04T00:47:23.771116+0000 mgr.y (mgr.24370) 18864 : cluster [DBG] pgmap v18848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:26 smithi082 bash[20963]: audit 2024-04-04T00:47:25.663039+0000 mon.a (mon.0) 15968 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:26 smithi082 bash[20963]: audit 2024-04-04T00:47:25.694701+0000 mon.c (mon.2) 7538 : audit [DBG] from='client.? 172.21.15.67:0/621260999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:26 smithi067 bash[17655]: audit 2024-04-04T00:47:25.663039+0000 mon.a (mon.0) 15968 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:26 smithi067 bash[17655]: audit 2024-04-04T00:47:25.694701+0000 mon.c (mon.2) 7538 : audit [DBG] from='client.? 172.21.15.67:0/621260999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:26 smithi067 bash[27441]: audit 2024-04-04T00:47:25.663039+0000 mon.a (mon.0) 15968 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:26 smithi067 bash[27441]: audit 2024-04-04T00:47:25.694701+0000 mon.c (mon.2) 7538 : audit [DBG] from='client.? 172.21.15.67:0/621260999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:27 smithi082 bash[20963]: cluster 2024-04-04T00:47:25.772237+0000 mgr.y (mgr.24370) 18865 : cluster [DBG] pgmap v18849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:27 smithi067 bash[27441]: cluster 2024-04-04T00:47:25.772237+0000 mgr.y (mgr.24370) 18865 : cluster [DBG] pgmap v18849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:27 smithi067 bash[17655]: cluster 2024-04-04T00:47:25.772237+0000 mgr.y (mgr.24370) 18865 : cluster [DBG] pgmap v18849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:29 smithi082 bash[20963]: cluster 2024-04-04T00:47:27.772869+0000 mgr.y (mgr.24370) 18866 : cluster [DBG] pgmap v18850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:29 smithi082 bash[20963]: audit 2024-04-04T00:47:28.140466+0000 mon.c (mon.2) 7539 : audit [DBG] from='client.? 172.21.15.67:0/375945527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:29 smithi067 bash[17655]: cluster 2024-04-04T00:47:27.772869+0000 mgr.y (mgr.24370) 18866 : cluster [DBG] pgmap v18850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:29 smithi067 bash[17655]: audit 2024-04-04T00:47:28.140466+0000 mon.c (mon.2) 7539 : audit [DBG] from='client.? 172.21.15.67:0/375945527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:29 smithi067 bash[27441]: cluster 2024-04-04T00:47:27.772869+0000 mgr.y (mgr.24370) 18866 : cluster [DBG] pgmap v18850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:29 smithi067 bash[27441]: audit 2024-04-04T00:47:28.140466+0000 mon.c (mon.2) 7539 : audit [DBG] from='client.? 172.21.15.67:0/375945527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:31 smithi082 bash[20963]: cluster 2024-04-04T00:47:29.773577+0000 mgr.y (mgr.24370) 18867 : cluster [DBG] pgmap v18851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:31.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:31 smithi082 bash[20963]: audit 2024-04-04T00:47:30.585414+0000 mon.a (mon.0) 15969 : audit [DBG] from='client.? 172.21.15.67:0/782517999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:31 smithi067 bash[17655]: cluster 2024-04-04T00:47:29.773577+0000 mgr.y (mgr.24370) 18867 : cluster [DBG] pgmap v18851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:31 smithi067 bash[17655]: audit 2024-04-04T00:47:30.585414+0000 mon.a (mon.0) 15969 : audit [DBG] from='client.? 172.21.15.67:0/782517999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:31 smithi067 bash[27441]: cluster 2024-04-04T00:47:29.773577+0000 mgr.y (mgr.24370) 18867 : cluster [DBG] pgmap v18851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:31 smithi067 bash[27441]: audit 2024-04-04T00:47:30.585414+0000 mon.a (mon.0) 15969 : audit [DBG] from='client.? 172.21.15.67:0/782517999' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:33 smithi082 bash[20963]: cluster 2024-04-04T00:47:31.774916+0000 mgr.y (mgr.24370) 18868 : cluster [DBG] pgmap v18852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:33 smithi082 bash[20963]: audit 2024-04-04T00:47:33.037503+0000 mon.c (mon.2) 7540 : audit [DBG] from='client.? 172.21.15.67:0/4251043119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:33] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:47:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:33 smithi067 bash[17655]: cluster 2024-04-04T00:47:31.774916+0000 mgr.y (mgr.24370) 18868 : cluster [DBG] pgmap v18852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:33 smithi067 bash[17655]: audit 2024-04-04T00:47:33.037503+0000 mon.c (mon.2) 7540 : audit [DBG] from='client.? 172.21.15.67:0/4251043119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:33 smithi067 bash[27441]: cluster 2024-04-04T00:47:31.774916+0000 mgr.y (mgr.24370) 18868 : cluster [DBG] pgmap v18852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:33 smithi067 bash[27441]: audit 2024-04-04T00:47:33.037503+0000 mon.c (mon.2) 7540 : audit [DBG] from='client.? 172.21.15.67:0/4251043119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:47:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:35 smithi082 bash[20963]: cluster 2024-04-04T00:47:33.775638+0000 mgr.y (mgr.24370) 18869 : cluster [DBG] pgmap v18853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:35 smithi067 bash[17655]: cluster 2024-04-04T00:47:33.775638+0000 mgr.y (mgr.24370) 18869 : cluster [DBG] pgmap v18853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:35 smithi067 bash[27441]: cluster 2024-04-04T00:47:33.775638+0000 mgr.y (mgr.24370) 18869 : cluster [DBG] pgmap v18853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:36 smithi082 bash[20963]: audit 2024-04-04T00:47:35.493707+0000 mon.c (mon.2) 7541 : audit [DBG] from='client.? 172.21.15.67:0/2453873850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:36 smithi067 bash[17655]: audit 2024-04-04T00:47:35.493707+0000 mon.c (mon.2) 7541 : audit [DBG] from='client.? 172.21.15.67:0/2453873850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:36 smithi067 bash[27441]: audit 2024-04-04T00:47:35.493707+0000 mon.c (mon.2) 7541 : audit [DBG] from='client.? 172.21.15.67:0/2453873850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:37 smithi082 bash[20963]: cluster 2024-04-04T00:47:35.776789+0000 mgr.y (mgr.24370) 18870 : cluster [DBG] pgmap v18854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:37 smithi067 bash[17655]: cluster 2024-04-04T00:47:35.776789+0000 mgr.y (mgr.24370) 18870 : cluster [DBG] pgmap v18854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:37 smithi067 bash[27441]: cluster 2024-04-04T00:47:35.776789+0000 mgr.y (mgr.24370) 18870 : cluster [DBG] pgmap v18854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:38 smithi082 bash[20963]: audit 2024-04-04T00:47:37.945620+0000 mon.a (mon.0) 15970 : audit [DBG] from='client.? 172.21.15.67:0/3401529455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:38 smithi067 bash[17655]: audit 2024-04-04T00:47:37.945620+0000 mon.a (mon.0) 15970 : audit [DBG] from='client.? 172.21.15.67:0/3401529455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:38 smithi067 bash[27441]: audit 2024-04-04T00:47:37.945620+0000 mon.a (mon.0) 15970 : audit [DBG] from='client.? 172.21.15.67:0/3401529455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:39 smithi082 bash[20963]: cluster 2024-04-04T00:47:37.777448+0000 mgr.y (mgr.24370) 18871 : cluster [DBG] pgmap v18855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:39 smithi067 bash[27441]: cluster 2024-04-04T00:47:37.777448+0000 mgr.y (mgr.24370) 18871 : cluster [DBG] pgmap v18855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:39 smithi067 bash[17655]: cluster 2024-04-04T00:47:37.777448+0000 mgr.y (mgr.24370) 18871 : cluster [DBG] pgmap v18855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:41 smithi067 bash[17655]: cluster 2024-04-04T00:47:39.778165+0000 mgr.y (mgr.24370) 18872 : cluster [DBG] pgmap v18856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:41 smithi067 bash[17655]: audit 2024-04-04T00:47:40.406122+0000 mon.a (mon.0) 15971 : audit [DBG] from='client.? 172.21.15.67:0/3245906357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:41 smithi067 bash[17655]: audit 2024-04-04T00:47:40.663651+0000 mon.a (mon.0) 15972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:41 smithi067 bash[27441]: cluster 2024-04-04T00:47:39.778165+0000 mgr.y (mgr.24370) 18872 : cluster [DBG] pgmap v18856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:41 smithi067 bash[27441]: audit 2024-04-04T00:47:40.406122+0000 mon.a (mon.0) 15971 : audit [DBG] from='client.? 172.21.15.67:0/3245906357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:41 smithi067 bash[27441]: audit 2024-04-04T00:47:40.663651+0000 mon.a (mon.0) 15972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:41 smithi082 bash[20963]: cluster 2024-04-04T00:47:39.778165+0000 mgr.y (mgr.24370) 18872 : cluster [DBG] pgmap v18856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:41 smithi082 bash[20963]: audit 2024-04-04T00:47:40.406122+0000 mon.a (mon.0) 15971 : audit [DBG] from='client.? 172.21.15.67:0/3245906357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:41 smithi082 bash[20963]: audit 2024-04-04T00:47:40.663651+0000 mon.a (mon.0) 15972 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:47:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:43 smithi067 bash[17655]: cluster 2024-04-04T00:47:41.779410+0000 mgr.y (mgr.24370) 18873 : cluster [DBG] pgmap v18857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:43 smithi067 bash[17655]: audit 2024-04-04T00:47:42.856134+0000 mon.c (mon.2) 7542 : audit [DBG] from='client.? 172.21.15.67:0/2674392409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:43 smithi067 bash[27441]: cluster 2024-04-04T00:47:41.779410+0000 mgr.y (mgr.24370) 18873 : cluster [DBG] pgmap v18857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:43 smithi067 bash[27441]: audit 2024-04-04T00:47:42.856134+0000 mon.c (mon.2) 7542 : audit [DBG] from='client.? 172.21.15.67:0/2674392409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:43.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:43 smithi082 bash[20963]: cluster 2024-04-04T00:47:41.779410+0000 mgr.y (mgr.24370) 18873 : cluster [DBG] pgmap v18857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:43.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:43 smithi082 bash[20963]: audit 2024-04-04T00:47:42.856134+0000 mon.c (mon.2) 7542 : audit [DBG] from='client.? 172.21.15.67:0/2674392409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:47:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:45 smithi067 bash[27441]: cluster 2024-04-04T00:47:43.780087+0000 mgr.y (mgr.24370) 18874 : cluster [DBG] pgmap v18858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:45 smithi067 bash[17655]: cluster 2024-04-04T00:47:43.780087+0000 mgr.y (mgr.24370) 18874 : cluster [DBG] pgmap v18858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:45 smithi082 bash[20963]: cluster 2024-04-04T00:47:43.780087+0000 mgr.y (mgr.24370) 18874 : cluster [DBG] pgmap v18858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:46 smithi067 bash[17655]: audit 2024-04-04T00:47:45.318165+0000 mon.c (mon.2) 7543 : audit [DBG] from='client.? 172.21.15.67:0/2034448458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:46 smithi067 bash[27441]: audit 2024-04-04T00:47:45.318165+0000 mon.c (mon.2) 7543 : audit [DBG] from='client.? 172.21.15.67:0/2034448458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:46 smithi082 bash[20963]: audit 2024-04-04T00:47:45.318165+0000 mon.c (mon.2) 7543 : audit [DBG] from='client.? 172.21.15.67:0/2034448458' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:47 smithi067 bash[27441]: cluster 2024-04-04T00:47:45.781177+0000 mgr.y (mgr.24370) 18875 : cluster [DBG] pgmap v18859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:47 smithi067 bash[17655]: cluster 2024-04-04T00:47:45.781177+0000 mgr.y (mgr.24370) 18875 : cluster [DBG] pgmap v18859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:47 smithi082 bash[20963]: cluster 2024-04-04T00:47:45.781177+0000 mgr.y (mgr.24370) 18875 : cluster [DBG] pgmap v18859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:48 smithi067 bash[17655]: audit 2024-04-04T00:47:47.771047+0000 mon.a (mon.0) 15973 : audit [DBG] from='client.? 172.21.15.67:0/3449135798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:48 smithi067 bash[27441]: audit 2024-04-04T00:47:47.771047+0000 mon.a (mon.0) 15973 : audit [DBG] from='client.? 172.21.15.67:0/3449135798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:48 smithi082 bash[20963]: audit 2024-04-04T00:47:47.771047+0000 mon.a (mon.0) 15973 : audit [DBG] from='client.? 172.21.15.67:0/3449135798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:49 smithi082 bash[20963]: cluster 2024-04-04T00:47:47.781792+0000 mgr.y (mgr.24370) 18876 : cluster [DBG] pgmap v18860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:49 smithi067 bash[27441]: cluster 2024-04-04T00:47:47.781792+0000 mgr.y (mgr.24370) 18876 : cluster [DBG] pgmap v18860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:49 smithi067 bash[17655]: cluster 2024-04-04T00:47:47.781792+0000 mgr.y (mgr.24370) 18876 : cluster [DBG] pgmap v18860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:50 smithi082 bash[20963]: cluster 2024-04-04T00:47:49.782466+0000 mgr.y (mgr.24370) 18877 : cluster [DBG] pgmap v18861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:50 smithi082 bash[20963]: audit 2024-04-04T00:47:49.838866+0000 mon.a (mon.0) 15974 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:47:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:50 smithi067 bash[17655]: cluster 2024-04-04T00:47:49.782466+0000 mgr.y (mgr.24370) 18877 : cluster [DBG] pgmap v18861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:50 smithi067 bash[17655]: audit 2024-04-04T00:47:49.838866+0000 mon.a (mon.0) 15974 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:47:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:50 smithi067 bash[27441]: cluster 2024-04-04T00:47:49.782466+0000 mgr.y (mgr.24370) 18877 : cluster [DBG] pgmap v18861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:50 smithi067 bash[27441]: audit 2024-04-04T00:47:49.838866+0000 mon.a (mon.0) 15974 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:47:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:51 smithi082 bash[20963]: audit 2024-04-04T00:47:50.233105+0000 mon.c (mon.2) 7544 : audit [DBG] from='client.? 172.21.15.67:0/3105274518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:51 smithi067 bash[17655]: audit 2024-04-04T00:47:50.233105+0000 mon.c (mon.2) 7544 : audit [DBG] from='client.? 172.21.15.67:0/3105274518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:51 smithi067 bash[27441]: audit 2024-04-04T00:47:50.233105+0000 mon.c (mon.2) 7544 : audit [DBG] from='client.? 172.21.15.67:0/3105274518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:52 smithi082 bash[20963]: cluster 2024-04-04T00:47:51.783663+0000 mgr.y (mgr.24370) 18878 : cluster [DBG] pgmap v18862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:52 smithi067 bash[17655]: cluster 2024-04-04T00:47:51.783663+0000 mgr.y (mgr.24370) 18878 : cluster [DBG] pgmap v18862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:52 smithi067 bash[27441]: cluster 2024-04-04T00:47:51.783663+0000 mgr.y (mgr.24370) 18878 : cluster [DBG] pgmap v18862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:47:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:53 smithi067 bash[27441]: audit 2024-04-04T00:47:52.689535+0000 mon.c (mon.2) 7545 : audit [DBG] from='client.? 172.21.15.67:0/750874072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:53 smithi067 bash[17655]: audit 2024-04-04T00:47:52.689535+0000 mon.c (mon.2) 7545 : audit [DBG] from='client.? 172.21.15.67:0/750874072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:53 smithi082 bash[20963]: audit 2024-04-04T00:47:52.689535+0000 mon.c (mon.2) 7545 : audit [DBG] from='client.? 172.21.15.67:0/750874072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:47:54.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:54 smithi082 bash[20963]: cluster 2024-04-04T00:47:53.784376+0000 mgr.y (mgr.24370) 18879 : cluster [DBG] pgmap v18863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:54 smithi067 bash[17655]: cluster 2024-04-04T00:47:53.784376+0000 mgr.y (mgr.24370) 18879 : cluster [DBG] pgmap v18863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:54 smithi067 bash[27441]: cluster 2024-04-04T00:47:53.784376+0000 mgr.y (mgr.24370) 18879 : cluster [DBG] pgmap v18863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:55 smithi082 bash[20963]: audit 2024-04-04T00:47:55.155757+0000 mon.a (mon.0) 15975 : audit [DBG] from='client.? 172.21.15.67:0/1472619686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:55 smithi067 bash[17655]: audit 2024-04-04T00:47:55.155757+0000 mon.a (mon.0) 15975 : audit [DBG] from='client.? 172.21.15.67:0/1472619686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:55 smithi067 bash[27441]: audit 2024-04-04T00:47:55.155757+0000 mon.a (mon.0) 15975 : audit [DBG] from='client.? 172.21.15.67:0/1472619686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:56 smithi082 bash[20963]: audit 2024-04-04T00:47:55.481415+0000 mon.a (mon.0) 15976 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:56 smithi082 bash[20963]: audit 2024-04-04T00:47:55.491178+0000 mon.a (mon.0) 15977 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:56 smithi082 bash[20963]: audit 2024-04-04T00:47:55.663882+0000 mon.a (mon.0) 15978 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:56 smithi082 bash[20963]: cluster 2024-04-04T00:47:55.785461+0000 mgr.y (mgr.24370) 18880 : cluster [DBG] pgmap v18864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:56 smithi082 bash[20963]: audit 2024-04-04T00:47:55.835712+0000 mon.a (mon.0) 15979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:56 smithi082 bash[20963]: audit 2024-04-04T00:47:55.847410+0000 mon.a (mon.0) 15980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:56 smithi082 bash[20963]: audit 2024-04-04T00:47:56.350428+0000 mon.a (mon.0) 15981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:56 smithi082 bash[20963]: audit 2024-04-04T00:47:56.352288+0000 mon.a (mon.0) 15982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:56 smithi082 bash[20963]: audit 2024-04-04T00:47:56.362356+0000 mon.a (mon.0) 15983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[17655]: audit 2024-04-04T00:47:55.481415+0000 mon.a (mon.0) 15976 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[17655]: audit 2024-04-04T00:47:55.491178+0000 mon.a (mon.0) 15977 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[17655]: audit 2024-04-04T00:47:55.663882+0000 mon.a (mon.0) 15978 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[17655]: cluster 2024-04-04T00:47:55.785461+0000 mgr.y (mgr.24370) 18880 : cluster [DBG] pgmap v18864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[17655]: audit 2024-04-04T00:47:55.835712+0000 mon.a (mon.0) 15979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[17655]: audit 2024-04-04T00:47:55.847410+0000 mon.a (mon.0) 15980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[17655]: audit 2024-04-04T00:47:56.350428+0000 mon.a (mon.0) 15981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[17655]: audit 2024-04-04T00:47:56.352288+0000 mon.a (mon.0) 15982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[17655]: audit 2024-04-04T00:47:56.362356+0000 mon.a (mon.0) 15983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[27441]: audit 2024-04-04T00:47:55.481415+0000 mon.a (mon.0) 15976 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[27441]: audit 2024-04-04T00:47:55.491178+0000 mon.a (mon.0) 15977 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[27441]: audit 2024-04-04T00:47:55.663882+0000 mon.a (mon.0) 15978 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:47:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[27441]: cluster 2024-04-04T00:47:55.785461+0000 mgr.y (mgr.24370) 18880 : cluster [DBG] pgmap v18864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[27441]: audit 2024-04-04T00:47:55.835712+0000 mon.a (mon.0) 15979 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[27441]: audit 2024-04-04T00:47:55.847410+0000 mon.a (mon.0) 15980 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[27441]: audit 2024-04-04T00:47:56.350428+0000 mon.a (mon.0) 15981 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:47:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[27441]: audit 2024-04-04T00:47:56.352288+0000 mon.a (mon.0) 15982 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:47:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:56 smithi067 bash[27441]: audit 2024-04-04T00:47:56.362356+0000 mon.a (mon.0) 15983 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:47:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:57 smithi067 bash[27441]: audit 2024-04-04T00:47:57.612923+0000 mon.c (mon.2) 7546 : audit [DBG] from='client.? 172.21.15.67:0/1751310355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:57 smithi067 bash[17655]: audit 2024-04-04T00:47:57.612923+0000 mon.c (mon.2) 7546 : audit [DBG] from='client.? 172.21.15.67:0/1751310355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:57 smithi082 bash[20963]: audit 2024-04-04T00:47:57.612923+0000 mon.c (mon.2) 7546 : audit [DBG] from='client.? 172.21.15.67:0/1751310355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:47:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:47:58 smithi082 bash[20963]: cluster 2024-04-04T00:47:57.786296+0000 mgr.y (mgr.24370) 18881 : cluster [DBG] pgmap v18865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:59.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:47:58 smithi067 bash[27441]: cluster 2024-04-04T00:47:57.786296+0000 mgr.y (mgr.24370) 18881 : cluster [DBG] pgmap v18865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:47:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:47:58 smithi067 bash[17655]: cluster 2024-04-04T00:47:57.786296+0000 mgr.y (mgr.24370) 18881 : cluster [DBG] pgmap v18865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:00 smithi082 bash[20963]: cluster 2024-04-04T00:47:59.786991+0000 mgr.y (mgr.24370) 18882 : cluster [DBG] pgmap v18866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:00 smithi082 bash[20963]: audit 2024-04-04T00:48:00.078418+0000 mon.a (mon.0) 15984 : audit [DBG] from='client.? 172.21.15.67:0/2734182152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:00 smithi067 bash[17655]: cluster 2024-04-04T00:47:59.786991+0000 mgr.y (mgr.24370) 18882 : cluster [DBG] pgmap v18866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:00 smithi067 bash[17655]: audit 2024-04-04T00:48:00.078418+0000 mon.a (mon.0) 15984 : audit [DBG] from='client.? 172.21.15.67:0/2734182152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:00 smithi067 bash[27441]: cluster 2024-04-04T00:47:59.786991+0000 mgr.y (mgr.24370) 18882 : cluster [DBG] pgmap v18866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:00 smithi067 bash[27441]: audit 2024-04-04T00:48:00.078418+0000 mon.a (mon.0) 15984 : audit [DBG] from='client.? 172.21.15.67:0/2734182152' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:02 smithi082 bash[20963]: cluster 2024-04-04T00:48:01.788291+0000 mgr.y (mgr.24370) 18883 : cluster [DBG] pgmap v18867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:02 smithi082 bash[20963]: audit 2024-04-04T00:48:02.524109+0000 mon.c (mon.2) 7547 : audit [DBG] from='client.? 172.21.15.67:0/1413658616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:03.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:48:03.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:02 smithi067 bash[17655]: cluster 2024-04-04T00:48:01.788291+0000 mgr.y (mgr.24370) 18883 : cluster [DBG] pgmap v18867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:03.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:02 smithi067 bash[17655]: audit 2024-04-04T00:48:02.524109+0000 mon.c (mon.2) 7547 : audit [DBG] from='client.? 172.21.15.67:0/1413658616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:03.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:02 smithi067 bash[27441]: cluster 2024-04-04T00:48:01.788291+0000 mgr.y (mgr.24370) 18883 : cluster [DBG] pgmap v18867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:03.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:02 smithi067 bash[27441]: audit 2024-04-04T00:48:02.524109+0000 mon.c (mon.2) 7547 : audit [DBG] from='client.? 172.21.15.67:0/1413658616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:48:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:04 smithi082 bash[20963]: cluster 2024-04-04T00:48:03.789040+0000 mgr.y (mgr.24370) 18884 : cluster [DBG] pgmap v18868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:04 smithi067 bash[17655]: cluster 2024-04-04T00:48:03.789040+0000 mgr.y (mgr.24370) 18884 : cluster [DBG] pgmap v18868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:04 smithi067 bash[27441]: cluster 2024-04-04T00:48:03.789040+0000 mgr.y (mgr.24370) 18884 : cluster [DBG] pgmap v18868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:05 smithi082 bash[20963]: audit 2024-04-04T00:48:04.971557+0000 mon.a (mon.0) 15985 : audit [DBG] from='client.? 172.21.15.67:0/2672775025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:05 smithi067 bash[17655]: audit 2024-04-04T00:48:04.971557+0000 mon.a (mon.0) 15985 : audit [DBG] from='client.? 172.21.15.67:0/2672775025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:05 smithi067 bash[27441]: audit 2024-04-04T00:48:04.971557+0000 mon.a (mon.0) 15985 : audit [DBG] from='client.? 172.21.15.67:0/2672775025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:06 smithi082 bash[20963]: cluster 2024-04-04T00:48:05.790206+0000 mgr.y (mgr.24370) 18885 : cluster [DBG] pgmap v18869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:07.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:06 smithi067 bash[17655]: cluster 2024-04-04T00:48:05.790206+0000 mgr.y (mgr.24370) 18885 : cluster [DBG] pgmap v18869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:06 smithi067 bash[27441]: cluster 2024-04-04T00:48:05.790206+0000 mgr.y (mgr.24370) 18885 : cluster [DBG] pgmap v18869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:07 smithi082 bash[20963]: audit 2024-04-04T00:48:07.412179+0000 mon.a (mon.0) 15986 : audit [DBG] from='client.? 172.21.15.67:0/3696513098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:07 smithi067 bash[27441]: audit 2024-04-04T00:48:07.412179+0000 mon.a (mon.0) 15986 : audit [DBG] from='client.? 172.21.15.67:0/3696513098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:07 smithi067 bash[17655]: audit 2024-04-04T00:48:07.412179+0000 mon.a (mon.0) 15986 : audit [DBG] from='client.? 172.21.15.67:0/3696513098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:08 smithi082 bash[20963]: cluster 2024-04-04T00:48:07.791032+0000 mgr.y (mgr.24370) 18886 : cluster [DBG] pgmap v18870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:08 smithi067 bash[27441]: cluster 2024-04-04T00:48:07.791032+0000 mgr.y (mgr.24370) 18886 : cluster [DBG] pgmap v18870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:09.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:08 smithi067 bash[17655]: cluster 2024-04-04T00:48:07.791032+0000 mgr.y (mgr.24370) 18886 : cluster [DBG] pgmap v18870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:09 smithi082 bash[20963]: audit 2024-04-04T00:48:09.867876+0000 mon.a (mon.0) 15987 : audit [DBG] from='client.? 172.21.15.67:0/3277620602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:09 smithi067 bash[27441]: audit 2024-04-04T00:48:09.867876+0000 mon.a (mon.0) 15987 : audit [DBG] from='client.? 172.21.15.67:0/3277620602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:09 smithi067 bash[17655]: audit 2024-04-04T00:48:09.867876+0000 mon.a (mon.0) 15987 : audit [DBG] from='client.? 172.21.15.67:0/3277620602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:10 smithi067 bash[17655]: cluster 2024-04-04T00:48:09.791689+0000 mgr.y (mgr.24370) 18887 : cluster [DBG] pgmap v18871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:10 smithi067 bash[17655]: audit 2024-04-04T00:48:10.664286+0000 mon.a (mon.0) 15988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:10 smithi067 bash[27441]: cluster 2024-04-04T00:48:09.791689+0000 mgr.y (mgr.24370) 18887 : cluster [DBG] pgmap v18871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:10 smithi067 bash[27441]: audit 2024-04-04T00:48:10.664286+0000 mon.a (mon.0) 15988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:10 smithi082 bash[20963]: cluster 2024-04-04T00:48:09.791689+0000 mgr.y (mgr.24370) 18887 : cluster [DBG] pgmap v18871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:10 smithi082 bash[20963]: audit 2024-04-04T00:48:10.664286+0000 mon.a (mon.0) 15988 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:13.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:48:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:12 smithi067 bash[17655]: cluster 2024-04-04T00:48:11.793003+0000 mgr.y (mgr.24370) 18888 : cluster [DBG] pgmap v18872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:12 smithi067 bash[17655]: audit 2024-04-04T00:48:12.316294+0000 mon.c (mon.2) 7548 : audit [DBG] from='client.? 172.21.15.67:0/244078540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:13.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:12 smithi067 bash[27441]: cluster 2024-04-04T00:48:11.793003+0000 mgr.y (mgr.24370) 18888 : cluster [DBG] pgmap v18872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:13.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:12 smithi067 bash[27441]: audit 2024-04-04T00:48:12.316294+0000 mon.c (mon.2) 7548 : audit [DBG] from='client.? 172.21.15.67:0/244078540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:12 smithi082 bash[20963]: cluster 2024-04-04T00:48:11.793003+0000 mgr.y (mgr.24370) 18888 : cluster [DBG] pgmap v18872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:12 smithi082 bash[20963]: audit 2024-04-04T00:48:12.316294+0000 mon.c (mon.2) 7548 : audit [DBG] from='client.? 172.21.15.67:0/244078540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:48:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:14 smithi067 bash[27441]: cluster 2024-04-04T00:48:13.793782+0000 mgr.y (mgr.24370) 18889 : cluster [DBG] pgmap v18873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:14 smithi067 bash[27441]: audit 2024-04-04T00:48:14.761873+0000 mon.a (mon.0) 15989 : audit [DBG] from='client.? 172.21.15.67:0/997718416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:14 smithi067 bash[17655]: cluster 2024-04-04T00:48:13.793782+0000 mgr.y (mgr.24370) 18889 : cluster [DBG] pgmap v18873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:14 smithi067 bash[17655]: audit 2024-04-04T00:48:14.761873+0000 mon.a (mon.0) 15989 : audit [DBG] from='client.? 172.21.15.67:0/997718416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:14 smithi082 bash[20963]: cluster 2024-04-04T00:48:13.793782+0000 mgr.y (mgr.24370) 18889 : cluster [DBG] pgmap v18873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:14 smithi082 bash[20963]: audit 2024-04-04T00:48:14.761873+0000 mon.a (mon.0) 15989 : audit [DBG] from='client.? 172.21.15.67:0/997718416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:16 smithi067 bash[27441]: cluster 2024-04-04T00:48:15.794919+0000 mgr.y (mgr.24370) 18890 : cluster [DBG] pgmap v18874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:16 smithi067 bash[17655]: cluster 2024-04-04T00:48:15.794919+0000 mgr.y (mgr.24370) 18890 : cluster [DBG] pgmap v18874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:16 smithi082 bash[20963]: cluster 2024-04-04T00:48:15.794919+0000 mgr.y (mgr.24370) 18890 : cluster [DBG] pgmap v18874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:17 smithi067 bash[17655]: audit 2024-04-04T00:48:17.212517+0000 mon.c (mon.2) 7549 : audit [DBG] from='client.? 172.21.15.67:0/2151264656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:17 smithi067 bash[27441]: audit 2024-04-04T00:48:17.212517+0000 mon.c (mon.2) 7549 : audit [DBG] from='client.? 172.21.15.67:0/2151264656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:17 smithi082 bash[20963]: audit 2024-04-04T00:48:17.212517+0000 mon.c (mon.2) 7549 : audit [DBG] from='client.? 172.21.15.67:0/2151264656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:19.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:18 smithi067 bash[17655]: cluster 2024-04-04T00:48:17.795608+0000 mgr.y (mgr.24370) 18891 : cluster [DBG] pgmap v18875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:18 smithi067 bash[27441]: cluster 2024-04-04T00:48:17.795608+0000 mgr.y (mgr.24370) 18891 : cluster [DBG] pgmap v18875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:18 smithi082 bash[20963]: cluster 2024-04-04T00:48:17.795608+0000 mgr.y (mgr.24370) 18891 : cluster [DBG] pgmap v18875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:19 smithi067 bash[17655]: audit 2024-04-04T00:48:19.665693+0000 mon.a (mon.0) 15990 : audit [DBG] from='client.? 172.21.15.67:0/969332124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:19 smithi067 bash[27441]: audit 2024-04-04T00:48:19.665693+0000 mon.a (mon.0) 15990 : audit [DBG] from='client.? 172.21.15.67:0/969332124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:19 smithi082 bash[20963]: audit 2024-04-04T00:48:19.665693+0000 mon.a (mon.0) 15990 : audit [DBG] from='client.? 172.21.15.67:0/969332124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:20 smithi082 bash[20963]: cluster 2024-04-04T00:48:19.796328+0000 mgr.y (mgr.24370) 18892 : cluster [DBG] pgmap v18876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:20 smithi067 bash[17655]: cluster 2024-04-04T00:48:19.796328+0000 mgr.y (mgr.24370) 18892 : cluster [DBG] pgmap v18876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:20 smithi067 bash[27441]: cluster 2024-04-04T00:48:19.796328+0000 mgr.y (mgr.24370) 18892 : cluster [DBG] pgmap v18876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:22 smithi082 bash[20963]: cluster 2024-04-04T00:48:21.797477+0000 mgr.y (mgr.24370) 18893 : cluster [DBG] pgmap v18877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:22 smithi082 bash[20963]: audit 2024-04-04T00:48:22.111805+0000 mon.c (mon.2) 7550 : audit [DBG] from='client.? 172.21.15.67:0/3584473484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:22 smithi067 bash[27441]: cluster 2024-04-04T00:48:21.797477+0000 mgr.y (mgr.24370) 18893 : cluster [DBG] pgmap v18877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:22 smithi067 bash[27441]: audit 2024-04-04T00:48:22.111805+0000 mon.c (mon.2) 7550 : audit [DBG] from='client.? 172.21.15.67:0/3584473484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:48:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:22 smithi067 bash[17655]: cluster 2024-04-04T00:48:21.797477+0000 mgr.y (mgr.24370) 18893 : cluster [DBG] pgmap v18877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:22 smithi067 bash[17655]: audit 2024-04-04T00:48:22.111805+0000 mon.c (mon.2) 7550 : audit [DBG] from='client.? 172.21.15.67:0/3584473484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:48:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:24 smithi082 bash[20963]: cluster 2024-04-04T00:48:23.798160+0000 mgr.y (mgr.24370) 18894 : cluster [DBG] pgmap v18878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:24 smithi082 bash[20963]: audit 2024-04-04T00:48:24.561037+0000 mon.c (mon.2) 7551 : audit [DBG] from='client.? 172.21.15.67:0/2759490590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:24 smithi067 bash[27441]: cluster 2024-04-04T00:48:23.798160+0000 mgr.y (mgr.24370) 18894 : cluster [DBG] pgmap v18878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:24 smithi067 bash[27441]: audit 2024-04-04T00:48:24.561037+0000 mon.c (mon.2) 7551 : audit [DBG] from='client.? 172.21.15.67:0/2759490590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:24 smithi067 bash[17655]: cluster 2024-04-04T00:48:23.798160+0000 mgr.y (mgr.24370) 18894 : cluster [DBG] pgmap v18878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:24 smithi067 bash[17655]: audit 2024-04-04T00:48:24.561037+0000 mon.c (mon.2) 7551 : audit [DBG] from='client.? 172.21.15.67:0/2759490590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:25 smithi082 bash[20963]: audit 2024-04-04T00:48:25.664790+0000 mon.a (mon.0) 15991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:25 smithi067 bash[17655]: audit 2024-04-04T00:48:25.664790+0000 mon.a (mon.0) 15991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:25 smithi067 bash[27441]: audit 2024-04-04T00:48:25.664790+0000 mon.a (mon.0) 15991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:26 smithi082 bash[20963]: cluster 2024-04-04T00:48:25.799249+0000 mgr.y (mgr.24370) 18895 : cluster [DBG] pgmap v18879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:26 smithi067 bash[17655]: cluster 2024-04-04T00:48:25.799249+0000 mgr.y (mgr.24370) 18895 : cluster [DBG] pgmap v18879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:26 smithi067 bash[27441]: cluster 2024-04-04T00:48:25.799249+0000 mgr.y (mgr.24370) 18895 : cluster [DBG] pgmap v18879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:27 smithi082 bash[20963]: audit 2024-04-04T00:48:27.014397+0000 mon.c (mon.2) 7552 : audit [DBG] from='client.? 172.21.15.67:0/1262035470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:27 smithi067 bash[17655]: audit 2024-04-04T00:48:27.014397+0000 mon.c (mon.2) 7552 : audit [DBG] from='client.? 172.21.15.67:0/1262035470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:27 smithi067 bash[27441]: audit 2024-04-04T00:48:27.014397+0000 mon.c (mon.2) 7552 : audit [DBG] from='client.? 172.21.15.67:0/1262035470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:28 smithi082 bash[20963]: cluster 2024-04-04T00:48:27.799920+0000 mgr.y (mgr.24370) 18896 : cluster [DBG] pgmap v18880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:28 smithi067 bash[27441]: cluster 2024-04-04T00:48:27.799920+0000 mgr.y (mgr.24370) 18896 : cluster [DBG] pgmap v18880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:28 smithi067 bash[17655]: cluster 2024-04-04T00:48:27.799920+0000 mgr.y (mgr.24370) 18896 : cluster [DBG] pgmap v18880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:29 smithi082 bash[20963]: audit 2024-04-04T00:48:29.466962+0000 mon.c (mon.2) 7553 : audit [DBG] from='client.? 172.21.15.67:0/1610571466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:29 smithi067 bash[17655]: audit 2024-04-04T00:48:29.466962+0000 mon.c (mon.2) 7553 : audit [DBG] from='client.? 172.21.15.67:0/1610571466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:29 smithi067 bash[27441]: audit 2024-04-04T00:48:29.466962+0000 mon.c (mon.2) 7553 : audit [DBG] from='client.? 172.21.15.67:0/1610571466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:30 smithi082 bash[20963]: cluster 2024-04-04T00:48:29.800696+0000 mgr.y (mgr.24370) 18897 : cluster [DBG] pgmap v18881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:30 smithi067 bash[17655]: cluster 2024-04-04T00:48:29.800696+0000 mgr.y (mgr.24370) 18897 : cluster [DBG] pgmap v18881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:30 smithi067 bash[27441]: cluster 2024-04-04T00:48:29.800696+0000 mgr.y (mgr.24370) 18897 : cluster [DBG] pgmap v18881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:31 smithi082 bash[20963]: audit 2024-04-04T00:48:31.933675+0000 mon.a (mon.0) 15992 : audit [DBG] from='client.? 172.21.15.67:0/1925864327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:31 smithi067 bash[17655]: audit 2024-04-04T00:48:31.933675+0000 mon.a (mon.0) 15992 : audit [DBG] from='client.? 172.21.15.67:0/1925864327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:31 smithi067 bash[27441]: audit 2024-04-04T00:48:31.933675+0000 mon.a (mon.0) 15992 : audit [DBG] from='client.? 172.21.15.67:0/1925864327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:32 smithi082 bash[20963]: cluster 2024-04-04T00:48:31.801846+0000 mgr.y (mgr.24370) 18898 : cluster [DBG] pgmap v18882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:32 smithi067 bash[17655]: cluster 2024-04-04T00:48:31.801846+0000 mgr.y (mgr.24370) 18898 : cluster [DBG] pgmap v18882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:48:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:32 smithi067 bash[27441]: cluster 2024-04-04T00:48:31.801846+0000 mgr.y (mgr.24370) 18898 : cluster [DBG] pgmap v18882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:48:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:34 smithi082 bash[20963]: cluster 2024-04-04T00:48:33.802654+0000 mgr.y (mgr.24370) 18899 : cluster [DBG] pgmap v18883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:34 smithi082 bash[20963]: audit 2024-04-04T00:48:34.385754+0000 mon.c (mon.2) 7554 : audit [DBG] from='client.? 172.21.15.67:0/639987110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:34 smithi067 bash[17655]: cluster 2024-04-04T00:48:33.802654+0000 mgr.y (mgr.24370) 18899 : cluster [DBG] pgmap v18883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:34 smithi067 bash[17655]: audit 2024-04-04T00:48:34.385754+0000 mon.c (mon.2) 7554 : audit [DBG] from='client.? 172.21.15.67:0/639987110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:34 smithi067 bash[27441]: cluster 2024-04-04T00:48:33.802654+0000 mgr.y (mgr.24370) 18899 : cluster [DBG] pgmap v18883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:34 smithi067 bash[27441]: audit 2024-04-04T00:48:34.385754+0000 mon.c (mon.2) 7554 : audit [DBG] from='client.? 172.21.15.67:0/639987110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:36 smithi082 bash[20963]: cluster 2024-04-04T00:48:35.803766+0000 mgr.y (mgr.24370) 18900 : cluster [DBG] pgmap v18884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:36 smithi082 bash[20963]: audit 2024-04-04T00:48:36.834806+0000 mon.a (mon.0) 15993 : audit [DBG] from='client.? 172.21.15.67:0/2786657781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:36 smithi067 bash[17655]: cluster 2024-04-04T00:48:35.803766+0000 mgr.y (mgr.24370) 18900 : cluster [DBG] pgmap v18884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:36 smithi067 bash[17655]: audit 2024-04-04T00:48:36.834806+0000 mon.a (mon.0) 15993 : audit [DBG] from='client.? 172.21.15.67:0/2786657781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:36 smithi067 bash[27441]: cluster 2024-04-04T00:48:35.803766+0000 mgr.y (mgr.24370) 18900 : cluster [DBG] pgmap v18884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:36 smithi067 bash[27441]: audit 2024-04-04T00:48:36.834806+0000 mon.a (mon.0) 15993 : audit [DBG] from='client.? 172.21.15.67:0/2786657781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:38 smithi082 bash[20963]: cluster 2024-04-04T00:48:37.804452+0000 mgr.y (mgr.24370) 18901 : cluster [DBG] pgmap v18885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:38 smithi067 bash[27441]: cluster 2024-04-04T00:48:37.804452+0000 mgr.y (mgr.24370) 18901 : cluster [DBG] pgmap v18885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:38 smithi067 bash[17655]: cluster 2024-04-04T00:48:37.804452+0000 mgr.y (mgr.24370) 18901 : cluster [DBG] pgmap v18885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:39 smithi082 bash[20963]: audit 2024-04-04T00:48:39.291089+0000 mon.c (mon.2) 7555 : audit [DBG] from='client.? 172.21.15.67:0/496569725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:39 smithi067 bash[17655]: audit 2024-04-04T00:48:39.291089+0000 mon.c (mon.2) 7555 : audit [DBG] from='client.? 172.21.15.67:0/496569725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:39 smithi067 bash[27441]: audit 2024-04-04T00:48:39.291089+0000 mon.c (mon.2) 7555 : audit [DBG] from='client.? 172.21.15.67:0/496569725' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:40 smithi082 bash[20963]: cluster 2024-04-04T00:48:39.805154+0000 mgr.y (mgr.24370) 18902 : cluster [DBG] pgmap v18886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:40 smithi082 bash[20963]: audit 2024-04-04T00:48:40.665290+0000 mon.a (mon.0) 15994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:40 smithi067 bash[17655]: cluster 2024-04-04T00:48:39.805154+0000 mgr.y (mgr.24370) 18902 : cluster [DBG] pgmap v18886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:40 smithi067 bash[17655]: audit 2024-04-04T00:48:40.665290+0000 mon.a (mon.0) 15994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:41 smithi067 bash[27441]: cluster 2024-04-04T00:48:39.805154+0000 mgr.y (mgr.24370) 18902 : cluster [DBG] pgmap v18886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:41 smithi067 bash[27441]: audit 2024-04-04T00:48:40.665290+0000 mon.a (mon.0) 15994 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:42.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:42 smithi082 bash[20963]: audit 2024-04-04T00:48:41.753797+0000 mon.c (mon.2) 7556 : audit [DBG] from='client.? 172.21.15.67:0/500171926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:42.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:42 smithi067 bash[17655]: audit 2024-04-04T00:48:41.753797+0000 mon.c (mon.2) 7556 : audit [DBG] from='client.? 172.21.15.67:0/500171926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:42.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:42 smithi067 bash[27441]: audit 2024-04-04T00:48:41.753797+0000 mon.c (mon.2) 7556 : audit [DBG] from='client.? 172.21.15.67:0/500171926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:43 smithi082 bash[20963]: cluster 2024-04-04T00:48:41.806283+0000 mgr.y (mgr.24370) 18903 : cluster [DBG] pgmap v18887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:43 smithi067 bash[17655]: cluster 2024-04-04T00:48:41.806283+0000 mgr.y (mgr.24370) 18903 : cluster [DBG] pgmap v18887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:48:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:43 smithi067 bash[27441]: cluster 2024-04-04T00:48:41.806283+0000 mgr.y (mgr.24370) 18903 : cluster [DBG] pgmap v18887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:48:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:45 smithi082 bash[20963]: cluster 2024-04-04T00:48:43.806963+0000 mgr.y (mgr.24370) 18904 : cluster [DBG] pgmap v18888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:45 smithi082 bash[20963]: audit 2024-04-04T00:48:44.203506+0000 mon.a (mon.0) 15995 : audit [DBG] from='client.? 172.21.15.67:0/1353851124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:45 smithi067 bash[27441]: cluster 2024-04-04T00:48:43.806963+0000 mgr.y (mgr.24370) 18904 : cluster [DBG] pgmap v18888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:45 smithi067 bash[27441]: audit 2024-04-04T00:48:44.203506+0000 mon.a (mon.0) 15995 : audit [DBG] from='client.? 172.21.15.67:0/1353851124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:45 smithi067 bash[17655]: cluster 2024-04-04T00:48:43.806963+0000 mgr.y (mgr.24370) 18904 : cluster [DBG] pgmap v18888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:45 smithi067 bash[17655]: audit 2024-04-04T00:48:44.203506+0000 mon.a (mon.0) 15995 : audit [DBG] from='client.? 172.21.15.67:0/1353851124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:47 smithi082 bash[20963]: cluster 2024-04-04T00:48:45.808255+0000 mgr.y (mgr.24370) 18905 : cluster [DBG] pgmap v18889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:47 smithi082 bash[20963]: audit 2024-04-04T00:48:46.654098+0000 mon.a (mon.0) 15996 : audit [DBG] from='client.? 172.21.15.67:0/3144076213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:47 smithi067 bash[17655]: cluster 2024-04-04T00:48:45.808255+0000 mgr.y (mgr.24370) 18905 : cluster [DBG] pgmap v18889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:47 smithi067 bash[17655]: audit 2024-04-04T00:48:46.654098+0000 mon.a (mon.0) 15996 : audit [DBG] from='client.? 172.21.15.67:0/3144076213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:47 smithi067 bash[27441]: cluster 2024-04-04T00:48:45.808255+0000 mgr.y (mgr.24370) 18905 : cluster [DBG] pgmap v18889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:47 smithi067 bash[27441]: audit 2024-04-04T00:48:46.654098+0000 mon.a (mon.0) 15996 : audit [DBG] from='client.? 172.21.15.67:0/3144076213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:49 smithi082 bash[20963]: cluster 2024-04-04T00:48:47.809111+0000 mgr.y (mgr.24370) 18906 : cluster [DBG] pgmap v18890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:49 smithi067 bash[17655]: cluster 2024-04-04T00:48:47.809111+0000 mgr.y (mgr.24370) 18906 : cluster [DBG] pgmap v18890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:49 smithi067 bash[27441]: cluster 2024-04-04T00:48:47.809111+0000 mgr.y (mgr.24370) 18906 : cluster [DBG] pgmap v18890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:50 smithi082 bash[20963]: audit 2024-04-04T00:48:49.111180+0000 mon.c (mon.2) 7557 : audit [DBG] from='client.? 172.21.15.67:0/1983394816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:50 smithi067 bash[27441]: audit 2024-04-04T00:48:49.111180+0000 mon.c (mon.2) 7557 : audit [DBG] from='client.? 172.21.15.67:0/1983394816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:50 smithi067 bash[17655]: audit 2024-04-04T00:48:49.111180+0000 mon.c (mon.2) 7557 : audit [DBG] from='client.? 172.21.15.67:0/1983394816' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:51 smithi082 bash[20963]: cluster 2024-04-04T00:48:49.809854+0000 mgr.y (mgr.24370) 18907 : cluster [DBG] pgmap v18891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:51 smithi067 bash[17655]: cluster 2024-04-04T00:48:49.809854+0000 mgr.y (mgr.24370) 18907 : cluster [DBG] pgmap v18891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:51 smithi067 bash[27441]: cluster 2024-04-04T00:48:49.809854+0000 mgr.y (mgr.24370) 18907 : cluster [DBG] pgmap v18891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:52 smithi082 bash[20963]: audit 2024-04-04T00:48:51.564175+0000 mon.c (mon.2) 7558 : audit [DBG] from='client.? 172.21.15.67:0/1564420917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:52 smithi067 bash[17655]: audit 2024-04-04T00:48:51.564175+0000 mon.c (mon.2) 7558 : audit [DBG] from='client.? 172.21.15.67:0/1564420917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:52 smithi067 bash[27441]: audit 2024-04-04T00:48:51.564175+0000 mon.c (mon.2) 7558 : audit [DBG] from='client.? 172.21.15.67:0/1564420917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:53 smithi082 bash[20963]: cluster 2024-04-04T00:48:51.811046+0000 mgr.y (mgr.24370) 18908 : cluster [DBG] pgmap v18892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:53 smithi067 bash[17655]: cluster 2024-04-04T00:48:51.811046+0000 mgr.y (mgr.24370) 18908 : cluster [DBG] pgmap v18892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:53 smithi067 bash[27441]: cluster 2024-04-04T00:48:51.811046+0000 mgr.y (mgr.24370) 18908 : cluster [DBG] pgmap v18892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:48:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:48:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:54 smithi082 bash[20963]: audit 2024-04-04T00:48:54.019063+0000 mon.a (mon.0) 15997 : audit [DBG] from='client.? 172.21.15.67:0/2107318056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:54 smithi067 bash[17655]: audit 2024-04-04T00:48:54.019063+0000 mon.a (mon.0) 15997 : audit [DBG] from='client.? 172.21.15.67:0/2107318056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:54 smithi067 bash[27441]: audit 2024-04-04T00:48:54.019063+0000 mon.a (mon.0) 15997 : audit [DBG] from='client.? 172.21.15.67:0/2107318056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:55 smithi082 bash[20963]: cluster 2024-04-04T00:48:53.811572+0000 mgr.y (mgr.24370) 18909 : cluster [DBG] pgmap v18893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:55 smithi067 bash[17655]: cluster 2024-04-04T00:48:53.811572+0000 mgr.y (mgr.24370) 18909 : cluster [DBG] pgmap v18893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:55 smithi067 bash[27441]: cluster 2024-04-04T00:48:53.811572+0000 mgr.y (mgr.24370) 18909 : cluster [DBG] pgmap v18893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:56 smithi082 bash[20963]: audit 2024-04-04T00:48:55.665652+0000 mon.a (mon.0) 15998 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:56 smithi067 bash[17655]: audit 2024-04-04T00:48:55.665652+0000 mon.a (mon.0) 15998 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:56 smithi067 bash[27441]: audit 2024-04-04T00:48:55.665652+0000 mon.a (mon.0) 15998 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:48:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:57 smithi082 bash[20963]: cluster 2024-04-04T00:48:55.812582+0000 mgr.y (mgr.24370) 18910 : cluster [DBG] pgmap v18894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:57 smithi082 bash[20963]: audit 2024-04-04T00:48:56.437075+0000 mon.a (mon.0) 15999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:48:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:57 smithi082 bash[20963]: audit 2024-04-04T00:48:56.473509+0000 mon.c (mon.2) 7559 : audit [DBG] from='client.? 172.21.15.67:0/3689590540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:57 smithi067 bash[27441]: cluster 2024-04-04T00:48:55.812582+0000 mgr.y (mgr.24370) 18910 : cluster [DBG] pgmap v18894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:57 smithi067 bash[27441]: audit 2024-04-04T00:48:56.437075+0000 mon.a (mon.0) 15999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:48:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:57 smithi067 bash[27441]: audit 2024-04-04T00:48:56.473509+0000 mon.c (mon.2) 7559 : audit [DBG] from='client.? 172.21.15.67:0/3689590540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:57 smithi067 bash[17655]: cluster 2024-04-04T00:48:55.812582+0000 mgr.y (mgr.24370) 18910 : cluster [DBG] pgmap v18894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:57 smithi067 bash[17655]: audit 2024-04-04T00:48:56.437075+0000 mon.a (mon.0) 15999 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:48:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:57 smithi067 bash[17655]: audit 2024-04-04T00:48:56.473509+0000 mon.c (mon.2) 7559 : audit [DBG] from='client.? 172.21.15.67:0/3689590540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:59 smithi082 bash[20963]: cluster 2024-04-04T00:48:57.813221+0000 mgr.y (mgr.24370) 18911 : cluster [DBG] pgmap v18895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:48:59 smithi082 bash[20963]: audit 2024-04-04T00:48:58.932278+0000 mon.c (mon.2) 7560 : audit [DBG] from='client.? 172.21.15.67:0/3440359353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:59 smithi067 bash[17655]: cluster 2024-04-04T00:48:57.813221+0000 mgr.y (mgr.24370) 18911 : cluster [DBG] pgmap v18895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:48:59 smithi067 bash[17655]: audit 2024-04-04T00:48:58.932278+0000 mon.c (mon.2) 7560 : audit [DBG] from='client.? 172.21.15.67:0/3440359353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:48:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:59 smithi067 bash[27441]: cluster 2024-04-04T00:48:57.813221+0000 mgr.y (mgr.24370) 18911 : cluster [DBG] pgmap v18895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:48:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:48:59 smithi067 bash[27441]: audit 2024-04-04T00:48:58.932278+0000 mon.c (mon.2) 7560 : audit [DBG] from='client.? 172.21.15.67:0/3440359353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:01 smithi082 bash[20963]: cluster 2024-04-04T00:48:59.813946+0000 mgr.y (mgr.24370) 18912 : cluster [DBG] pgmap v18896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:01 smithi067 bash[27441]: cluster 2024-04-04T00:48:59.813946+0000 mgr.y (mgr.24370) 18912 : cluster [DBG] pgmap v18896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:01 smithi067 bash[17655]: cluster 2024-04-04T00:48:59.813946+0000 mgr.y (mgr.24370) 18912 : cluster [DBG] pgmap v18896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:02 smithi082 bash[20963]: audit 2024-04-04T00:49:01.397788+0000 mon.c (mon.2) 7561 : audit [DBG] from='client.? 172.21.15.67:0/4051399861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:02 smithi067 bash[27441]: audit 2024-04-04T00:49:01.397788+0000 mon.c (mon.2) 7561 : audit [DBG] from='client.? 172.21.15.67:0/4051399861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:02 smithi067 bash[17655]: audit 2024-04-04T00:49:01.397788+0000 mon.c (mon.2) 7561 : audit [DBG] from='client.? 172.21.15.67:0/4051399861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:03 smithi082 bash[20963]: cluster 2024-04-04T00:49:01.815047+0000 mgr.y (mgr.24370) 18913 : cluster [DBG] pgmap v18897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:03 smithi082 bash[20963]: audit 2024-04-04T00:49:02.132064+0000 mon.a (mon.0) 16000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:03 smithi082 bash[20963]: audit 2024-04-04T00:49:02.138878+0000 mon.a (mon.0) 16001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:03 smithi082 bash[20963]: audit 2024-04-04T00:49:02.440285+0000 mon.a (mon.0) 16002 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:03 smithi082 bash[20963]: audit 2024-04-04T00:49:02.446648+0000 mon.a (mon.0) 16003 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:03 smithi082 bash[20963]: audit 2024-04-04T00:49:02.970463+0000 mon.a (mon.0) 16004 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:49:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:03 smithi082 bash[20963]: audit 2024-04-04T00:49:02.972174+0000 mon.a (mon.0) 16005 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:49:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:03 smithi082 bash[20963]: audit 2024-04-04T00:49:02.982261+0000 mon.a (mon.0) 16006 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[27441]: cluster 2024-04-04T00:49:01.815047+0000 mgr.y (mgr.24370) 18913 : cluster [DBG] pgmap v18897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[27441]: audit 2024-04-04T00:49:02.132064+0000 mon.a (mon.0) 16000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[27441]: audit 2024-04-04T00:49:02.138878+0000 mon.a (mon.0) 16001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[27441]: audit 2024-04-04T00:49:02.440285+0000 mon.a (mon.0) 16002 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[27441]: audit 2024-04-04T00:49:02.446648+0000 mon.a (mon.0) 16003 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[27441]: audit 2024-04-04T00:49:02.970463+0000 mon.a (mon.0) 16004 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[27441]: audit 2024-04-04T00:49:02.972174+0000 mon.a (mon.0) 16005 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:49:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[27441]: audit 2024-04-04T00:49:02.982261+0000 mon.a (mon.0) 16006 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[17655]: cluster 2024-04-04T00:49:01.815047+0000 mgr.y (mgr.24370) 18913 : cluster [DBG] pgmap v18897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[17655]: audit 2024-04-04T00:49:02.132064+0000 mon.a (mon.0) 16000 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[17655]: audit 2024-04-04T00:49:02.138878+0000 mon.a (mon.0) 16001 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[17655]: audit 2024-04-04T00:49:02.440285+0000 mon.a (mon.0) 16002 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[17655]: audit 2024-04-04T00:49:02.446648+0000 mon.a (mon.0) 16003 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[17655]: audit 2024-04-04T00:49:02.970463+0000 mon.a (mon.0) 16004 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:49:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[17655]: audit 2024-04-04T00:49:02.972174+0000 mon.a (mon.0) 16005 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:49:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:03 smithi067 bash[17655]: audit 2024-04-04T00:49:02.982261+0000 mon.a (mon.0) 16006 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:49:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:49:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:04 smithi067 bash[17655]: audit 2024-04-04T00:49:03.852874+0000 mon.a (mon.0) 16007 : audit [DBG] from='client.? 172.21.15.67:0/46881547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:04 smithi067 bash[27441]: audit 2024-04-04T00:49:03.852874+0000 mon.a (mon.0) 16007 : audit [DBG] from='client.? 172.21.15.67:0/46881547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:04 smithi082 bash[20963]: audit 2024-04-04T00:49:03.852874+0000 mon.a (mon.0) 16007 : audit [DBG] from='client.? 172.21.15.67:0/46881547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:05 smithi067 bash[17655]: cluster 2024-04-04T00:49:03.815718+0000 mgr.y (mgr.24370) 18914 : cluster [DBG] pgmap v18898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:05 smithi067 bash[27441]: cluster 2024-04-04T00:49:03.815718+0000 mgr.y (mgr.24370) 18914 : cluster [DBG] pgmap v18898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:05 smithi082 bash[20963]: cluster 2024-04-04T00:49:03.815718+0000 mgr.y (mgr.24370) 18914 : cluster [DBG] pgmap v18898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:07 smithi067 bash[27441]: cluster 2024-04-04T00:49:05.816852+0000 mgr.y (mgr.24370) 18915 : cluster [DBG] pgmap v18899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:07 smithi067 bash[27441]: audit 2024-04-04T00:49:06.306740+0000 mon.c (mon.2) 7562 : audit [DBG] from='client.? 172.21.15.67:0/314388469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:07 smithi067 bash[17655]: cluster 2024-04-04T00:49:05.816852+0000 mgr.y (mgr.24370) 18915 : cluster [DBG] pgmap v18899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:07 smithi067 bash[17655]: audit 2024-04-04T00:49:06.306740+0000 mon.c (mon.2) 7562 : audit [DBG] from='client.? 172.21.15.67:0/314388469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:07 smithi082 bash[20963]: cluster 2024-04-04T00:49:05.816852+0000 mgr.y (mgr.24370) 18915 : cluster [DBG] pgmap v18899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:07 smithi082 bash[20963]: audit 2024-04-04T00:49:06.306740+0000 mon.c (mon.2) 7562 : audit [DBG] from='client.? 172.21.15.67:0/314388469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:09 smithi067 bash[17655]: cluster 2024-04-04T00:49:07.817542+0000 mgr.y (mgr.24370) 18916 : cluster [DBG] pgmap v18900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:09 smithi067 bash[17655]: audit 2024-04-04T00:49:08.758030+0000 mon.a (mon.0) 16008 : audit [DBG] from='client.? 172.21.15.67:0/3894885444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:09 smithi067 bash[27441]: cluster 2024-04-04T00:49:07.817542+0000 mgr.y (mgr.24370) 18916 : cluster [DBG] pgmap v18900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:09 smithi067 bash[27441]: audit 2024-04-04T00:49:08.758030+0000 mon.a (mon.0) 16008 : audit [DBG] from='client.? 172.21.15.67:0/3894885444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:09 smithi082 bash[20963]: cluster 2024-04-04T00:49:07.817542+0000 mgr.y (mgr.24370) 18916 : cluster [DBG] pgmap v18900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:09 smithi082 bash[20963]: audit 2024-04-04T00:49:08.758030+0000 mon.a (mon.0) 16008 : audit [DBG] from='client.? 172.21.15.67:0/3894885444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:11 smithi067 bash[17655]: cluster 2024-04-04T00:49:09.818239+0000 mgr.y (mgr.24370) 18917 : cluster [DBG] pgmap v18901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:11 smithi067 bash[17655]: audit 2024-04-04T00:49:10.666190+0000 mon.a (mon.0) 16009 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:11 smithi067 bash[27441]: cluster 2024-04-04T00:49:09.818239+0000 mgr.y (mgr.24370) 18917 : cluster [DBG] pgmap v18901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:11 smithi067 bash[27441]: audit 2024-04-04T00:49:10.666190+0000 mon.a (mon.0) 16009 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:11 smithi082 bash[20963]: cluster 2024-04-04T00:49:09.818239+0000 mgr.y (mgr.24370) 18917 : cluster [DBG] pgmap v18901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:11 smithi082 bash[20963]: audit 2024-04-04T00:49:10.666190+0000 mon.a (mon.0) 16009 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:12 smithi067 bash[27441]: audit 2024-04-04T00:49:11.224441+0000 mon.a (mon.0) 16010 : audit [DBG] from='client.? 172.21.15.67:0/745832896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:12 smithi067 bash[17655]: audit 2024-04-04T00:49:11.224441+0000 mon.a (mon.0) 16010 : audit [DBG] from='client.? 172.21.15.67:0/745832896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:12 smithi082 bash[20963]: audit 2024-04-04T00:49:11.224441+0000 mon.a (mon.0) 16010 : audit [DBG] from='client.? 172.21.15.67:0/745832896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:13 smithi067 bash[27441]: cluster 2024-04-04T00:49:11.819303+0000 mgr.y (mgr.24370) 18918 : cluster [DBG] pgmap v18902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:49:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:13 smithi067 bash[17655]: cluster 2024-04-04T00:49:11.819303+0000 mgr.y (mgr.24370) 18918 : cluster [DBG] pgmap v18902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:13 smithi082 bash[20963]: cluster 2024-04-04T00:49:11.819303+0000 mgr.y (mgr.24370) 18918 : cluster [DBG] pgmap v18902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:49:14.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:14 smithi082 bash[20963]: audit 2024-04-04T00:49:13.680572+0000 mon.a (mon.0) 16011 : audit [DBG] from='client.? 172.21.15.67:0/116913682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:14 smithi067 bash[17655]: audit 2024-04-04T00:49:13.680572+0000 mon.a (mon.0) 16011 : audit [DBG] from='client.? 172.21.15.67:0/116913682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:14 smithi067 bash[27441]: audit 2024-04-04T00:49:13.680572+0000 mon.a (mon.0) 16011 : audit [DBG] from='client.? 172.21.15.67:0/116913682' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:15 smithi082 bash[20963]: cluster 2024-04-04T00:49:13.820040+0000 mgr.y (mgr.24370) 18919 : cluster [DBG] pgmap v18903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:15 smithi067 bash[27441]: cluster 2024-04-04T00:49:13.820040+0000 mgr.y (mgr.24370) 18919 : cluster [DBG] pgmap v18903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:15 smithi067 bash[17655]: cluster 2024-04-04T00:49:13.820040+0000 mgr.y (mgr.24370) 18919 : cluster [DBG] pgmap v18903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:16 smithi082 bash[20963]: cluster 2024-04-04T00:49:15.820891+0000 mgr.y (mgr.24370) 18920 : cluster [DBG] pgmap v18904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:16 smithi082 bash[20963]: audit 2024-04-04T00:49:16.134999+0000 mon.c (mon.2) 7563 : audit [DBG] from='client.? 172.21.15.67:0/3578398468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:16 smithi067 bash[27441]: cluster 2024-04-04T00:49:15.820891+0000 mgr.y (mgr.24370) 18920 : cluster [DBG] pgmap v18904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:16 smithi067 bash[27441]: audit 2024-04-04T00:49:16.134999+0000 mon.c (mon.2) 7563 : audit [DBG] from='client.? 172.21.15.67:0/3578398468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:16 smithi067 bash[17655]: cluster 2024-04-04T00:49:15.820891+0000 mgr.y (mgr.24370) 18920 : cluster [DBG] pgmap v18904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:16 smithi067 bash[17655]: audit 2024-04-04T00:49:16.134999+0000 mon.c (mon.2) 7563 : audit [DBG] from='client.? 172.21.15.67:0/3578398468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:18 smithi082 bash[20963]: cluster 2024-04-04T00:49:17.821542+0000 mgr.y (mgr.24370) 18921 : cluster [DBG] pgmap v18905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:18 smithi082 bash[20963]: audit 2024-04-04T00:49:18.588201+0000 mon.a (mon.0) 16012 : audit [DBG] from='client.? 172.21.15.67:0/3234863213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:19.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:18 smithi067 bash[17655]: cluster 2024-04-04T00:49:17.821542+0000 mgr.y (mgr.24370) 18921 : cluster [DBG] pgmap v18905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:19.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:18 smithi067 bash[17655]: audit 2024-04-04T00:49:18.588201+0000 mon.a (mon.0) 16012 : audit [DBG] from='client.? 172.21.15.67:0/3234863213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:18 smithi067 bash[27441]: cluster 2024-04-04T00:49:17.821542+0000 mgr.y (mgr.24370) 18921 : cluster [DBG] pgmap v18905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:18 smithi067 bash[27441]: audit 2024-04-04T00:49:18.588201+0000 mon.a (mon.0) 16012 : audit [DBG] from='client.? 172.21.15.67:0/3234863213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:20 smithi082 bash[20963]: cluster 2024-04-04T00:49:19.822298+0000 mgr.y (mgr.24370) 18922 : cluster [DBG] pgmap v18906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:20 smithi067 bash[17655]: cluster 2024-04-04T00:49:19.822298+0000 mgr.y (mgr.24370) 18922 : cluster [DBG] pgmap v18906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:20 smithi067 bash[27441]: cluster 2024-04-04T00:49:19.822298+0000 mgr.y (mgr.24370) 18922 : cluster [DBG] pgmap v18906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:21 smithi082 bash[20963]: audit 2024-04-04T00:49:21.042907+0000 mon.a (mon.0) 16013 : audit [DBG] from='client.? 172.21.15.67:0/2137486894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:22.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:21 smithi067 bash[27441]: audit 2024-04-04T00:49:21.042907+0000 mon.a (mon.0) 16013 : audit [DBG] from='client.? 172.21.15.67:0/2137486894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:22.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:21 smithi067 bash[17655]: audit 2024-04-04T00:49:21.042907+0000 mon.a (mon.0) 16013 : audit [DBG] from='client.? 172.21.15.67:0/2137486894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:23 smithi082 bash[20963]: cluster 2024-04-04T00:49:21.823446+0000 mgr.y (mgr.24370) 18923 : cluster [DBG] pgmap v18907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:49:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:23 smithi067 bash[27441]: cluster 2024-04-04T00:49:21.823446+0000 mgr.y (mgr.24370) 18923 : cluster [DBG] pgmap v18907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:23 smithi067 bash[17655]: cluster 2024-04-04T00:49:21.823446+0000 mgr.y (mgr.24370) 18923 : cluster [DBG] pgmap v18907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:49:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:24 smithi082 bash[20963]: audit 2024-04-04T00:49:23.503555+0000 mon.a (mon.0) 16014 : audit [DBG] from='client.? 172.21.15.67:0/2533732794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:24 smithi067 bash[17655]: audit 2024-04-04T00:49:23.503555+0000 mon.a (mon.0) 16014 : audit [DBG] from='client.? 172.21.15.67:0/2533732794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:24 smithi067 bash[27441]: audit 2024-04-04T00:49:23.503555+0000 mon.a (mon.0) 16014 : audit [DBG] from='client.? 172.21.15.67:0/2533732794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:25 smithi082 bash[20963]: cluster 2024-04-04T00:49:23.824165+0000 mgr.y (mgr.24370) 18924 : cluster [DBG] pgmap v18908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:25 smithi067 bash[17655]: cluster 2024-04-04T00:49:23.824165+0000 mgr.y (mgr.24370) 18924 : cluster [DBG] pgmap v18908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:25 smithi067 bash[27441]: cluster 2024-04-04T00:49:23.824165+0000 mgr.y (mgr.24370) 18924 : cluster [DBG] pgmap v18908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:26 smithi082 bash[20963]: audit 2024-04-04T00:49:25.666237+0000 mon.a (mon.0) 16015 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:26 smithi082 bash[20963]: audit 2024-04-04T00:49:25.957459+0000 mon.c (mon.2) 7564 : audit [DBG] from='client.? 172.21.15.67:0/2766641975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:26 smithi067 bash[17655]: audit 2024-04-04T00:49:25.666237+0000 mon.a (mon.0) 16015 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:26 smithi067 bash[17655]: audit 2024-04-04T00:49:25.957459+0000 mon.c (mon.2) 7564 : audit [DBG] from='client.? 172.21.15.67:0/2766641975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:26 smithi067 bash[27441]: audit 2024-04-04T00:49:25.666237+0000 mon.a (mon.0) 16015 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:26 smithi067 bash[27441]: audit 2024-04-04T00:49:25.957459+0000 mon.c (mon.2) 7564 : audit [DBG] from='client.? 172.21.15.67:0/2766641975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:27 smithi082 bash[20963]: cluster 2024-04-04T00:49:25.824885+0000 mgr.y (mgr.24370) 18925 : cluster [DBG] pgmap v18909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:27 smithi067 bash[17655]: cluster 2024-04-04T00:49:25.824885+0000 mgr.y (mgr.24370) 18925 : cluster [DBG] pgmap v18909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:27 smithi067 bash[27441]: cluster 2024-04-04T00:49:25.824885+0000 mgr.y (mgr.24370) 18925 : cluster [DBG] pgmap v18909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:29 smithi067 bash[17655]: cluster 2024-04-04T00:49:27.825520+0000 mgr.y (mgr.24370) 18926 : cluster [DBG] pgmap v18910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:29 smithi067 bash[17655]: audit 2024-04-04T00:49:28.415460+0000 mon.a (mon.0) 16016 : audit [DBG] from='client.? 172.21.15.67:0/3408664950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:29 smithi067 bash[27441]: cluster 2024-04-04T00:49:27.825520+0000 mgr.y (mgr.24370) 18926 : cluster [DBG] pgmap v18910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:29 smithi067 bash[27441]: audit 2024-04-04T00:49:28.415460+0000 mon.a (mon.0) 16016 : audit [DBG] from='client.? 172.21.15.67:0/3408664950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:29 smithi082 bash[20963]: cluster 2024-04-04T00:49:27.825520+0000 mgr.y (mgr.24370) 18926 : cluster [DBG] pgmap v18910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:29 smithi082 bash[20963]: audit 2024-04-04T00:49:28.415460+0000 mon.a (mon.0) 16016 : audit [DBG] from='client.? 172.21.15.67:0/3408664950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:31 smithi067 bash[17655]: cluster 2024-04-04T00:49:29.826195+0000 mgr.y (mgr.24370) 18927 : cluster [DBG] pgmap v18911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:31 smithi067 bash[17655]: audit 2024-04-04T00:49:30.868442+0000 mon.a (mon.0) 16017 : audit [DBG] from='client.? 172.21.15.67:0/1548841376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:31 smithi067 bash[27441]: cluster 2024-04-04T00:49:29.826195+0000 mgr.y (mgr.24370) 18927 : cluster [DBG] pgmap v18911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:31 smithi067 bash[27441]: audit 2024-04-04T00:49:30.868442+0000 mon.a (mon.0) 16017 : audit [DBG] from='client.? 172.21.15.67:0/1548841376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:31 smithi082 bash[20963]: cluster 2024-04-04T00:49:29.826195+0000 mgr.y (mgr.24370) 18927 : cluster [DBG] pgmap v18911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:31 smithi082 bash[20963]: audit 2024-04-04T00:49:30.868442+0000 mon.a (mon.0) 16017 : audit [DBG] from='client.? 172.21.15.67:0/1548841376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:49:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:33 smithi067 bash[27441]: cluster 2024-04-04T00:49:31.827332+0000 mgr.y (mgr.24370) 18928 : cluster [DBG] pgmap v18912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:33 smithi067 bash[17655]: cluster 2024-04-04T00:49:31.827332+0000 mgr.y (mgr.24370) 18928 : cluster [DBG] pgmap v18912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:33.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:33 smithi082 bash[20963]: cluster 2024-04-04T00:49:31.827332+0000 mgr.y (mgr.24370) 18928 : cluster [DBG] pgmap v18912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:49:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:34 smithi067 bash[17655]: audit 2024-04-04T00:49:33.318505+0000 mon.a (mon.0) 16018 : audit [DBG] from='client.? 172.21.15.67:0/2317692301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:34 smithi067 bash[27441]: audit 2024-04-04T00:49:33.318505+0000 mon.a (mon.0) 16018 : audit [DBG] from='client.? 172.21.15.67:0/2317692301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:34 smithi082 bash[20963]: audit 2024-04-04T00:49:33.318505+0000 mon.a (mon.0) 16018 : audit [DBG] from='client.? 172.21.15.67:0/2317692301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:35 smithi067 bash[17655]: cluster 2024-04-04T00:49:33.827982+0000 mgr.y (mgr.24370) 18929 : cluster [DBG] pgmap v18913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:35 smithi067 bash[27441]: cluster 2024-04-04T00:49:33.827982+0000 mgr.y (mgr.24370) 18929 : cluster [DBG] pgmap v18913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:35 smithi082 bash[20963]: cluster 2024-04-04T00:49:33.827982+0000 mgr.y (mgr.24370) 18929 : cluster [DBG] pgmap v18913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:36 smithi067 bash[17655]: audit 2024-04-04T00:49:35.770677+0000 mon.a (mon.0) 16019 : audit [DBG] from='client.? 172.21.15.67:0/1333385061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:36 smithi067 bash[27441]: audit 2024-04-04T00:49:35.770677+0000 mon.a (mon.0) 16019 : audit [DBG] from='client.? 172.21.15.67:0/1333385061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:36 smithi082 bash[20963]: audit 2024-04-04T00:49:35.770677+0000 mon.a (mon.0) 16019 : audit [DBG] from='client.? 172.21.15.67:0/1333385061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:37 smithi082 bash[20963]: cluster 2024-04-04T00:49:35.829098+0000 mgr.y (mgr.24370) 18930 : cluster [DBG] pgmap v18914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:37 smithi067 bash[17655]: cluster 2024-04-04T00:49:35.829098+0000 mgr.y (mgr.24370) 18930 : cluster [DBG] pgmap v18914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:37 smithi067 bash[27441]: cluster 2024-04-04T00:49:35.829098+0000 mgr.y (mgr.24370) 18930 : cluster [DBG] pgmap v18914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:39 smithi082 bash[20963]: cluster 2024-04-04T00:49:37.829786+0000 mgr.y (mgr.24370) 18931 : cluster [DBG] pgmap v18915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:39 smithi082 bash[20963]: audit 2024-04-04T00:49:38.216511+0000 mon.c (mon.2) 7565 : audit [DBG] from='client.? 172.21.15.67:0/2253802944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:39 smithi067 bash[17655]: cluster 2024-04-04T00:49:37.829786+0000 mgr.y (mgr.24370) 18931 : cluster [DBG] pgmap v18915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:39 smithi067 bash[17655]: audit 2024-04-04T00:49:38.216511+0000 mon.c (mon.2) 7565 : audit [DBG] from='client.? 172.21.15.67:0/2253802944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:39 smithi067 bash[27441]: cluster 2024-04-04T00:49:37.829786+0000 mgr.y (mgr.24370) 18931 : cluster [DBG] pgmap v18915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:39 smithi067 bash[27441]: audit 2024-04-04T00:49:38.216511+0000 mon.c (mon.2) 7565 : audit [DBG] from='client.? 172.21.15.67:0/2253802944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:41 smithi082 bash[20963]: cluster 2024-04-04T00:49:39.830468+0000 mgr.y (mgr.24370) 18932 : cluster [DBG] pgmap v18916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:41 smithi082 bash[20963]: audit 2024-04-04T00:49:40.664633+0000 mon.c (mon.2) 7566 : audit [DBG] from='client.? 172.21.15.67:0/411743967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:41 smithi082 bash[20963]: audit 2024-04-04T00:49:40.666684+0000 mon.a (mon.0) 16020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:41 smithi067 bash[27441]: cluster 2024-04-04T00:49:39.830468+0000 mgr.y (mgr.24370) 18932 : cluster [DBG] pgmap v18916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:41 smithi067 bash[27441]: audit 2024-04-04T00:49:40.664633+0000 mon.c (mon.2) 7566 : audit [DBG] from='client.? 172.21.15.67:0/411743967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:41 smithi067 bash[27441]: audit 2024-04-04T00:49:40.666684+0000 mon.a (mon.0) 16020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:41 smithi067 bash[17655]: cluster 2024-04-04T00:49:39.830468+0000 mgr.y (mgr.24370) 18932 : cluster [DBG] pgmap v18916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:41 smithi067 bash[17655]: audit 2024-04-04T00:49:40.664633+0000 mon.c (mon.2) 7566 : audit [DBG] from='client.? 172.21.15.67:0/411743967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:41 smithi067 bash[17655]: audit 2024-04-04T00:49:40.666684+0000 mon.a (mon.0) 16020 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:43] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:49:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:43 smithi067 bash[17655]: cluster 2024-04-04T00:49:41.831739+0000 mgr.y (mgr.24370) 18933 : cluster [DBG] pgmap v18917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:43 smithi067 bash[17655]: audit 2024-04-04T00:49:43.120735+0000 mon.c (mon.2) 7567 : audit [DBG] from='client.? 172.21.15.67:0/2197112932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:43 smithi067 bash[27441]: cluster 2024-04-04T00:49:41.831739+0000 mgr.y (mgr.24370) 18933 : cluster [DBG] pgmap v18917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:43 smithi067 bash[27441]: audit 2024-04-04T00:49:43.120735+0000 mon.c (mon.2) 7567 : audit [DBG] from='client.? 172.21.15.67:0/2197112932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:43.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:43 smithi082 bash[20963]: cluster 2024-04-04T00:49:41.831739+0000 mgr.y (mgr.24370) 18933 : cluster [DBG] pgmap v18917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:43.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:43 smithi082 bash[20963]: audit 2024-04-04T00:49:43.120735+0000 mon.c (mon.2) 7567 : audit [DBG] from='client.? 172.21.15.67:0/2197112932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:49:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:44 smithi082 bash[20963]: cluster 2024-04-04T00:49:43.832459+0000 mgr.y (mgr.24370) 18934 : cluster [DBG] pgmap v18918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:44 smithi067 bash[17655]: cluster 2024-04-04T00:49:43.832459+0000 mgr.y (mgr.24370) 18934 : cluster [DBG] pgmap v18918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:44 smithi067 bash[27441]: cluster 2024-04-04T00:49:43.832459+0000 mgr.y (mgr.24370) 18934 : cluster [DBG] pgmap v18918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:45.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:45 smithi067 bash[17655]: audit 2024-04-04T00:49:45.588264+0000 mon.c (mon.2) 7568 : audit [DBG] from='client.? 172.21.15.67:0/2476257286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:45.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:45 smithi067 bash[27441]: audit 2024-04-04T00:49:45.588264+0000 mon.c (mon.2) 7568 : audit [DBG] from='client.? 172.21.15.67:0/2476257286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:45 smithi082 bash[20963]: audit 2024-04-04T00:49:45.588264+0000 mon.c (mon.2) 7568 : audit [DBG] from='client.? 172.21.15.67:0/2476257286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:46 smithi067 bash[17655]: cluster 2024-04-04T00:49:45.833586+0000 mgr.y (mgr.24370) 18935 : cluster [DBG] pgmap v18919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:46 smithi067 bash[27441]: cluster 2024-04-04T00:49:45.833586+0000 mgr.y (mgr.24370) 18935 : cluster [DBG] pgmap v18919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:46 smithi082 bash[20963]: cluster 2024-04-04T00:49:45.833586+0000 mgr.y (mgr.24370) 18935 : cluster [DBG] pgmap v18919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:48 smithi067 bash[17655]: cluster 2024-04-04T00:49:47.834262+0000 mgr.y (mgr.24370) 18936 : cluster [DBG] pgmap v18920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:48 smithi067 bash[17655]: audit 2024-04-04T00:49:48.051123+0000 mon.c (mon.2) 7569 : audit [DBG] from='client.? 172.21.15.67:0/2713371797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:48 smithi067 bash[27441]: cluster 2024-04-04T00:49:47.834262+0000 mgr.y (mgr.24370) 18936 : cluster [DBG] pgmap v18920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:48 smithi067 bash[27441]: audit 2024-04-04T00:49:48.051123+0000 mon.c (mon.2) 7569 : audit [DBG] from='client.? 172.21.15.67:0/2713371797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:48 smithi082 bash[20963]: cluster 2024-04-04T00:49:47.834262+0000 mgr.y (mgr.24370) 18936 : cluster [DBG] pgmap v18920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:48 smithi082 bash[20963]: audit 2024-04-04T00:49:48.051123+0000 mon.c (mon.2) 7569 : audit [DBG] from='client.? 172.21.15.67:0/2713371797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:51.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:50 smithi067 bash[17655]: cluster 2024-04-04T00:49:49.834871+0000 mgr.y (mgr.24370) 18937 : cluster [DBG] pgmap v18921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:50 smithi067 bash[17655]: audit 2024-04-04T00:49:50.498024+0000 mon.c (mon.2) 7570 : audit [DBG] from='client.? 172.21.15.67:0/1688496220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:50 smithi067 bash[27441]: cluster 2024-04-04T00:49:49.834871+0000 mgr.y (mgr.24370) 18937 : cluster [DBG] pgmap v18921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:50 smithi067 bash[27441]: audit 2024-04-04T00:49:50.498024+0000 mon.c (mon.2) 7570 : audit [DBG] from='client.? 172.21.15.67:0/1688496220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:50 smithi082 bash[20963]: cluster 2024-04-04T00:49:49.834871+0000 mgr.y (mgr.24370) 18937 : cluster [DBG] pgmap v18921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:50 smithi082 bash[20963]: audit 2024-04-04T00:49:50.498024+0000 mon.c (mon.2) 7570 : audit [DBG] from='client.? 172.21.15.67:0/1688496220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:53.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:53] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:49:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:52 smithi067 bash[27441]: cluster 2024-04-04T00:49:51.836051+0000 mgr.y (mgr.24370) 18938 : cluster [DBG] pgmap v18922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:53.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:52 smithi067 bash[17655]: cluster 2024-04-04T00:49:51.836051+0000 mgr.y (mgr.24370) 18938 : cluster [DBG] pgmap v18922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:52 smithi082 bash[20963]: cluster 2024-04-04T00:49:51.836051+0000 mgr.y (mgr.24370) 18938 : cluster [DBG] pgmap v18922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:49:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:53 smithi067 bash[27441]: audit 2024-04-04T00:49:52.963290+0000 mon.c (mon.2) 7571 : audit [DBG] from='client.? 172.21.15.67:0/2758382918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:53 smithi067 bash[17655]: audit 2024-04-04T00:49:52.963290+0000 mon.c (mon.2) 7571 : audit [DBG] from='client.? 172.21.15.67:0/2758382918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:53 smithi082 bash[20963]: audit 2024-04-04T00:49:52.963290+0000 mon.c (mon.2) 7571 : audit [DBG] from='client.? 172.21.15.67:0/2758382918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:54 smithi067 bash[27441]: cluster 2024-04-04T00:49:53.836745+0000 mgr.y (mgr.24370) 18939 : cluster [DBG] pgmap v18923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:54 smithi067 bash[17655]: cluster 2024-04-04T00:49:53.836745+0000 mgr.y (mgr.24370) 18939 : cluster [DBG] pgmap v18923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:54 smithi082 bash[20963]: cluster 2024-04-04T00:49:53.836745+0000 mgr.y (mgr.24370) 18939 : cluster [DBG] pgmap v18923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:55 smithi082 bash[20963]: audit 2024-04-04T00:49:55.427535+0000 mon.a (mon.0) 16021 : audit [DBG] from='client.? 172.21.15.67:0/3232551347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:55 smithi082 bash[20963]: audit 2024-04-04T00:49:55.666423+0000 mon.a (mon.0) 16022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:55 smithi067 bash[27441]: audit 2024-04-04T00:49:55.427535+0000 mon.a (mon.0) 16021 : audit [DBG] from='client.? 172.21.15.67:0/3232551347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:55 smithi067 bash[27441]: audit 2024-04-04T00:49:55.666423+0000 mon.a (mon.0) 16022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:55 smithi067 bash[17655]: audit 2024-04-04T00:49:55.427535+0000 mon.a (mon.0) 16021 : audit [DBG] from='client.? 172.21.15.67:0/3232551347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:55 smithi067 bash[17655]: audit 2024-04-04T00:49:55.666423+0000 mon.a (mon.0) 16022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:49:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:56 smithi082 bash[20963]: cluster 2024-04-04T00:49:55.838067+0000 mgr.y (mgr.24370) 18940 : cluster [DBG] pgmap v18924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:56 smithi067 bash[17655]: cluster 2024-04-04T00:49:55.838067+0000 mgr.y (mgr.24370) 18940 : cluster [DBG] pgmap v18924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:56 smithi067 bash[27441]: cluster 2024-04-04T00:49:55.838067+0000 mgr.y (mgr.24370) 18940 : cluster [DBG] pgmap v18924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:57 smithi082 bash[20963]: audit 2024-04-04T00:49:57.888161+0000 mon.a (mon.0) 16023 : audit [DBG] from='client.? 172.21.15.67:0/2259905420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:57 smithi067 bash[17655]: audit 2024-04-04T00:49:57.888161+0000 mon.a (mon.0) 16023 : audit [DBG] from='client.? 172.21.15.67:0/2259905420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:57 smithi067 bash[27441]: audit 2024-04-04T00:49:57.888161+0000 mon.a (mon.0) 16023 : audit [DBG] from='client.? 172.21.15.67:0/2259905420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:49:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:49:58 smithi082 bash[20963]: cluster 2024-04-04T00:49:57.838756+0000 mgr.y (mgr.24370) 18941 : cluster [DBG] pgmap v18925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:49:58 smithi067 bash[17655]: cluster 2024-04-04T00:49:57.838756+0000 mgr.y (mgr.24370) 18941 : cluster [DBG] pgmap v18925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:49:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:49:58 smithi067 bash[27441]: cluster 2024-04-04T00:49:57.838756+0000 mgr.y (mgr.24370) 18941 : cluster [DBG] pgmap v18925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:00 smithi082 bash[20963]: cluster 2024-04-04T00:49:59.839655+0000 mgr.y (mgr.24370) 18942 : cluster [DBG] pgmap v18926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:00 smithi082 bash[20963]: cluster 2024-04-04T00:50:00.000182+0000 mon.a (mon.0) 16024 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:50:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:00 smithi082 bash[20963]: audit 2024-04-04T00:50:00.339929+0000 mon.a (mon.0) 16025 : audit [DBG] from='client.? 172.21.15.67:0/571776191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:00 smithi067 bash[27441]: cluster 2024-04-04T00:49:59.839655+0000 mgr.y (mgr.24370) 18942 : cluster [DBG] pgmap v18926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:00 smithi067 bash[27441]: cluster 2024-04-04T00:50:00.000182+0000 mon.a (mon.0) 16024 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:50:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:00 smithi067 bash[27441]: audit 2024-04-04T00:50:00.339929+0000 mon.a (mon.0) 16025 : audit [DBG] from='client.? 172.21.15.67:0/571776191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:00 smithi067 bash[17655]: cluster 2024-04-04T00:49:59.839655+0000 mgr.y (mgr.24370) 18942 : cluster [DBG] pgmap v18926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:00 smithi067 bash[17655]: cluster 2024-04-04T00:50:00.000182+0000 mon.a (mon.0) 16024 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T00:50:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:00 smithi067 bash[17655]: audit 2024-04-04T00:50:00.339929+0000 mon.a (mon.0) 16025 : audit [DBG] from='client.? 172.21.15.67:0/571776191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:02 smithi082 bash[20963]: cluster 2024-04-04T00:50:01.840856+0000 mgr.y (mgr.24370) 18943 : cluster [DBG] pgmap v18927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:02 smithi082 bash[20963]: audit 2024-04-04T00:50:02.790208+0000 mon.c (mon.2) 7572 : audit [DBG] from='client.? 172.21.15.67:0/4119419675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:03] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:50:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:02 smithi067 bash[17655]: cluster 2024-04-04T00:50:01.840856+0000 mgr.y (mgr.24370) 18943 : cluster [DBG] pgmap v18927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:02 smithi067 bash[17655]: audit 2024-04-04T00:50:02.790208+0000 mon.c (mon.2) 7572 : audit [DBG] from='client.? 172.21.15.67:0/4119419675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:02 smithi067 bash[27441]: cluster 2024-04-04T00:50:01.840856+0000 mgr.y (mgr.24370) 18943 : cluster [DBG] pgmap v18927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:02 smithi067 bash[27441]: audit 2024-04-04T00:50:02.790208+0000 mon.c (mon.2) 7572 : audit [DBG] from='client.? 172.21.15.67:0/4119419675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:50:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:03 smithi082 bash[20963]: audit 2024-04-04T00:50:03.057213+0000 mon.a (mon.0) 16026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:50:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:03 smithi067 bash[17655]: audit 2024-04-04T00:50:03.057213+0000 mon.a (mon.0) 16026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:50:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:03 smithi067 bash[27441]: audit 2024-04-04T00:50:03.057213+0000 mon.a (mon.0) 16026 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:50:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:04 smithi082 bash[20963]: cluster 2024-04-04T00:50:03.841525+0000 mgr.y (mgr.24370) 18944 : cluster [DBG] pgmap v18928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:04 smithi067 bash[17655]: cluster 2024-04-04T00:50:03.841525+0000 mgr.y (mgr.24370) 18944 : cluster [DBG] pgmap v18928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:04 smithi067 bash[27441]: cluster 2024-04-04T00:50:03.841525+0000 mgr.y (mgr.24370) 18944 : cluster [DBG] pgmap v18928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:05 smithi082 bash[20963]: audit 2024-04-04T00:50:05.246046+0000 mon.a (mon.0) 16027 : audit [DBG] from='client.? 172.21.15.67:0/1058329385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:05 smithi067 bash[17655]: audit 2024-04-04T00:50:05.246046+0000 mon.a (mon.0) 16027 : audit [DBG] from='client.? 172.21.15.67:0/1058329385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:05 smithi067 bash[27441]: audit 2024-04-04T00:50:05.246046+0000 mon.a (mon.0) 16027 : audit [DBG] from='client.? 172.21.15.67:0/1058329385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:06 smithi082 bash[20963]: cluster 2024-04-04T00:50:05.842617+0000 mgr.y (mgr.24370) 18945 : cluster [DBG] pgmap v18929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:06 smithi067 bash[17655]: cluster 2024-04-04T00:50:05.842617+0000 mgr.y (mgr.24370) 18945 : cluster [DBG] pgmap v18929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:06 smithi067 bash[27441]: cluster 2024-04-04T00:50:05.842617+0000 mgr.y (mgr.24370) 18945 : cluster [DBG] pgmap v18929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:07 smithi082 bash[20963]: audit 2024-04-04T00:50:07.699927+0000 mon.c (mon.2) 7573 : audit [DBG] from='client.? 172.21.15.67:0/4068959880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:07 smithi067 bash[17655]: audit 2024-04-04T00:50:07.699927+0000 mon.c (mon.2) 7573 : audit [DBG] from='client.? 172.21.15.67:0/4068959880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:07 smithi067 bash[27441]: audit 2024-04-04T00:50:07.699927+0000 mon.c (mon.2) 7573 : audit [DBG] from='client.? 172.21.15.67:0/4068959880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:08 smithi082 bash[20963]: cluster 2024-04-04T00:50:07.843232+0000 mgr.y (mgr.24370) 18946 : cluster [DBG] pgmap v18930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:08 smithi082 bash[20963]: audit 2024-04-04T00:50:08.750929+0000 mon.a (mon.0) 16028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:08 smithi082 bash[20963]: audit 2024-04-04T00:50:08.759552+0000 mon.a (mon.0) 16029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:08 smithi067 bash[17655]: cluster 2024-04-04T00:50:07.843232+0000 mgr.y (mgr.24370) 18946 : cluster [DBG] pgmap v18930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:08 smithi067 bash[17655]: audit 2024-04-04T00:50:08.750929+0000 mon.a (mon.0) 16028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:08 smithi067 bash[17655]: audit 2024-04-04T00:50:08.759552+0000 mon.a (mon.0) 16029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:08 smithi067 bash[27441]: cluster 2024-04-04T00:50:07.843232+0000 mgr.y (mgr.24370) 18946 : cluster [DBG] pgmap v18930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:08 smithi067 bash[27441]: audit 2024-04-04T00:50:08.750929+0000 mon.a (mon.0) 16028 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:08 smithi067 bash[27441]: audit 2024-04-04T00:50:08.759552+0000 mon.a (mon.0) 16029 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:10 smithi082 bash[20963]: audit 2024-04-04T00:50:09.062589+0000 mon.a (mon.0) 16030 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:10 smithi082 bash[20963]: audit 2024-04-04T00:50:09.072416+0000 mon.a (mon.0) 16031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:10 smithi082 bash[20963]: audit 2024-04-04T00:50:09.543062+0000 mon.a (mon.0) 16032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:50:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:10 smithi082 bash[20963]: audit 2024-04-04T00:50:09.544914+0000 mon.a (mon.0) 16033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:50:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:10 smithi082 bash[20963]: audit 2024-04-04T00:50:09.553665+0000 mon.a (mon.0) 16034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[17655]: audit 2024-04-04T00:50:09.062589+0000 mon.a (mon.0) 16030 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[17655]: audit 2024-04-04T00:50:09.072416+0000 mon.a (mon.0) 16031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[17655]: audit 2024-04-04T00:50:09.543062+0000 mon.a (mon.0) 16032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:50:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[17655]: audit 2024-04-04T00:50:09.544914+0000 mon.a (mon.0) 16033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:50:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[17655]: audit 2024-04-04T00:50:09.553665+0000 mon.a (mon.0) 16034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[27441]: audit 2024-04-04T00:50:09.062589+0000 mon.a (mon.0) 16030 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[27441]: audit 2024-04-04T00:50:09.072416+0000 mon.a (mon.0) 16031 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[27441]: audit 2024-04-04T00:50:09.543062+0000 mon.a (mon.0) 16032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:50:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[27441]: audit 2024-04-04T00:50:09.544914+0000 mon.a (mon.0) 16033 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:50:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:10 smithi067 bash[27441]: audit 2024-04-04T00:50:09.553665+0000 mon.a (mon.0) 16034 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:50:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:11 smithi082 bash[20963]: cluster 2024-04-04T00:50:09.843973+0000 mgr.y (mgr.24370) 18947 : cluster [DBG] pgmap v18931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:11 smithi082 bash[20963]: audit 2024-04-04T00:50:10.156503+0000 mon.a (mon.0) 16035 : audit [DBG] from='client.? 172.21.15.67:0/4285939775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:11 smithi082 bash[20963]: audit 2024-04-04T00:50:10.667715+0000 mon.a (mon.0) 16036 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:11 smithi067 bash[17655]: cluster 2024-04-04T00:50:09.843973+0000 mgr.y (mgr.24370) 18947 : cluster [DBG] pgmap v18931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:11 smithi067 bash[17655]: audit 2024-04-04T00:50:10.156503+0000 mon.a (mon.0) 16035 : audit [DBG] from='client.? 172.21.15.67:0/4285939775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:11 smithi067 bash[17655]: audit 2024-04-04T00:50:10.667715+0000 mon.a (mon.0) 16036 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:11 smithi067 bash[27441]: cluster 2024-04-04T00:50:09.843973+0000 mgr.y (mgr.24370) 18947 : cluster [DBG] pgmap v18931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:11 smithi067 bash[27441]: audit 2024-04-04T00:50:10.156503+0000 mon.a (mon.0) 16035 : audit [DBG] from='client.? 172.21.15.67:0/4285939775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:11 smithi067 bash[27441]: audit 2024-04-04T00:50:10.667715+0000 mon.a (mon.0) 16036 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:13 smithi082 bash[20963]: cluster 2024-04-04T00:50:11.845213+0000 mgr.y (mgr.24370) 18948 : cluster [DBG] pgmap v18932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:13 smithi082 bash[20963]: audit 2024-04-04T00:50:12.608264+0000 mon.c (mon.2) 7574 : audit [DBG] from='client.? 172.21.15.67:0/4142464847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:50:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:13 smithi067 bash[17655]: cluster 2024-04-04T00:50:11.845213+0000 mgr.y (mgr.24370) 18948 : cluster [DBG] pgmap v18932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:13 smithi067 bash[17655]: audit 2024-04-04T00:50:12.608264+0000 mon.c (mon.2) 7574 : audit [DBG] from='client.? 172.21.15.67:0/4142464847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:13 smithi067 bash[27441]: cluster 2024-04-04T00:50:11.845213+0000 mgr.y (mgr.24370) 18948 : cluster [DBG] pgmap v18932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:13 smithi067 bash[27441]: audit 2024-04-04T00:50:12.608264+0000 mon.c (mon.2) 7574 : audit [DBG] from='client.? 172.21.15.67:0/4142464847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:50:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:15 smithi082 bash[20963]: cluster 2024-04-04T00:50:13.845911+0000 mgr.y (mgr.24370) 18949 : cluster [DBG] pgmap v18933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:15 smithi082 bash[20963]: audit 2024-04-04T00:50:15.060612+0000 mon.a (mon.0) 16037 : audit [DBG] from='client.? 172.21.15.67:0/2231121719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:15 smithi067 bash[17655]: cluster 2024-04-04T00:50:13.845911+0000 mgr.y (mgr.24370) 18949 : cluster [DBG] pgmap v18933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:15 smithi067 bash[17655]: audit 2024-04-04T00:50:15.060612+0000 mon.a (mon.0) 16037 : audit [DBG] from='client.? 172.21.15.67:0/2231121719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:15 smithi067 bash[27441]: cluster 2024-04-04T00:50:13.845911+0000 mgr.y (mgr.24370) 18949 : cluster [DBG] pgmap v18933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:15 smithi067 bash[27441]: audit 2024-04-04T00:50:15.060612+0000 mon.a (mon.0) 16037 : audit [DBG] from='client.? 172.21.15.67:0/2231121719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:17 smithi082 bash[20963]: cluster 2024-04-04T00:50:15.846956+0000 mgr.y (mgr.24370) 18950 : cluster [DBG] pgmap v18934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:17 smithi067 bash[27441]: cluster 2024-04-04T00:50:15.846956+0000 mgr.y (mgr.24370) 18950 : cluster [DBG] pgmap v18934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:17 smithi067 bash[17655]: cluster 2024-04-04T00:50:15.846956+0000 mgr.y (mgr.24370) 18950 : cluster [DBG] pgmap v18934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:18 smithi082 bash[20963]: audit 2024-04-04T00:50:17.512188+0000 mon.a (mon.0) 16038 : audit [DBG] from='client.? 172.21.15.67:0/3160733093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:18 smithi067 bash[17655]: audit 2024-04-04T00:50:17.512188+0000 mon.a (mon.0) 16038 : audit [DBG] from='client.? 172.21.15.67:0/3160733093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:18 smithi067 bash[27441]: audit 2024-04-04T00:50:17.512188+0000 mon.a (mon.0) 16038 : audit [DBG] from='client.? 172.21.15.67:0/3160733093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:19 smithi082 bash[20963]: cluster 2024-04-04T00:50:17.847679+0000 mgr.y (mgr.24370) 18951 : cluster [DBG] pgmap v18935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:19 smithi067 bash[17655]: cluster 2024-04-04T00:50:17.847679+0000 mgr.y (mgr.24370) 18951 : cluster [DBG] pgmap v18935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:19 smithi067 bash[27441]: cluster 2024-04-04T00:50:17.847679+0000 mgr.y (mgr.24370) 18951 : cluster [DBG] pgmap v18935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:20 smithi082 bash[20963]: audit 2024-04-04T00:50:19.958472+0000 mon.a (mon.0) 16039 : audit [DBG] from='client.? 172.21.15.67:0/282815839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:20 smithi067 bash[17655]: audit 2024-04-04T00:50:19.958472+0000 mon.a (mon.0) 16039 : audit [DBG] from='client.? 172.21.15.67:0/282815839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:20 smithi067 bash[27441]: audit 2024-04-04T00:50:19.958472+0000 mon.a (mon.0) 16039 : audit [DBG] from='client.? 172.21.15.67:0/282815839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:21 smithi082 bash[20963]: cluster 2024-04-04T00:50:19.848205+0000 mgr.y (mgr.24370) 18952 : cluster [DBG] pgmap v18936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:21 smithi067 bash[17655]: cluster 2024-04-04T00:50:19.848205+0000 mgr.y (mgr.24370) 18952 : cluster [DBG] pgmap v18936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:21 smithi067 bash[27441]: cluster 2024-04-04T00:50:19.848205+0000 mgr.y (mgr.24370) 18952 : cluster [DBG] pgmap v18936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:23 smithi082 bash[20963]: cluster 2024-04-04T00:50:21.849288+0000 mgr.y (mgr.24370) 18953 : cluster [DBG] pgmap v18937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:23 smithi082 bash[20963]: audit 2024-04-04T00:50:22.409693+0000 mon.c (mon.2) 7575 : audit [DBG] from='client.? 172.21.15.67:0/339616982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:50:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:23 smithi067 bash[27441]: cluster 2024-04-04T00:50:21.849288+0000 mgr.y (mgr.24370) 18953 : cluster [DBG] pgmap v18937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:23 smithi067 bash[27441]: audit 2024-04-04T00:50:22.409693+0000 mon.c (mon.2) 7575 : audit [DBG] from='client.? 172.21.15.67:0/339616982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:23 smithi067 bash[17655]: cluster 2024-04-04T00:50:21.849288+0000 mgr.y (mgr.24370) 18953 : cluster [DBG] pgmap v18937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:23 smithi067 bash[17655]: audit 2024-04-04T00:50:22.409693+0000 mon.c (mon.2) 7575 : audit [DBG] from='client.? 172.21.15.67:0/339616982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:50:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:25 smithi082 bash[20963]: cluster 2024-04-04T00:50:23.849992+0000 mgr.y (mgr.24370) 18954 : cluster [DBG] pgmap v18938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:25 smithi082 bash[20963]: audit 2024-04-04T00:50:24.863705+0000 mon.a (mon.0) 16040 : audit [DBG] from='client.? 172.21.15.67:0/3267675154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:25 smithi067 bash[27441]: cluster 2024-04-04T00:50:23.849992+0000 mgr.y (mgr.24370) 18954 : cluster [DBG] pgmap v18938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:25 smithi067 bash[27441]: audit 2024-04-04T00:50:24.863705+0000 mon.a (mon.0) 16040 : audit [DBG] from='client.? 172.21.15.67:0/3267675154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:25 smithi067 bash[17655]: cluster 2024-04-04T00:50:23.849992+0000 mgr.y (mgr.24370) 18954 : cluster [DBG] pgmap v18938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:25 smithi067 bash[17655]: audit 2024-04-04T00:50:24.863705+0000 mon.a (mon.0) 16040 : audit [DBG] from='client.? 172.21.15.67:0/3267675154' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:26 smithi082 bash[20963]: audit 2024-04-04T00:50:25.668286+0000 mon.a (mon.0) 16041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:26 smithi067 bash[17655]: audit 2024-04-04T00:50:25.668286+0000 mon.a (mon.0) 16041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:26 smithi067 bash[27441]: audit 2024-04-04T00:50:25.668286+0000 mon.a (mon.0) 16041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:27 smithi082 bash[20963]: cluster 2024-04-04T00:50:25.851182+0000 mgr.y (mgr.24370) 18955 : cluster [DBG] pgmap v18939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:27 smithi067 bash[17655]: cluster 2024-04-04T00:50:25.851182+0000 mgr.y (mgr.24370) 18955 : cluster [DBG] pgmap v18939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:27 smithi067 bash[27441]: cluster 2024-04-04T00:50:25.851182+0000 mgr.y (mgr.24370) 18955 : cluster [DBG] pgmap v18939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:28 smithi082 bash[20963]: audit 2024-04-04T00:50:27.319196+0000 mon.c (mon.2) 7576 : audit [DBG] from='client.? 172.21.15.67:0/3254258543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:28 smithi067 bash[17655]: audit 2024-04-04T00:50:27.319196+0000 mon.c (mon.2) 7576 : audit [DBG] from='client.? 172.21.15.67:0/3254258543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:28 smithi067 bash[27441]: audit 2024-04-04T00:50:27.319196+0000 mon.c (mon.2) 7576 : audit [DBG] from='client.? 172.21.15.67:0/3254258543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:29 smithi082 bash[20963]: cluster 2024-04-04T00:50:27.851901+0000 mgr.y (mgr.24370) 18956 : cluster [DBG] pgmap v18940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:29 smithi067 bash[17655]: cluster 2024-04-04T00:50:27.851901+0000 mgr.y (mgr.24370) 18956 : cluster [DBG] pgmap v18940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:29 smithi067 bash[27441]: cluster 2024-04-04T00:50:27.851901+0000 mgr.y (mgr.24370) 18956 : cluster [DBG] pgmap v18940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:30 smithi082 bash[20963]: audit 2024-04-04T00:50:29.769006+0000 mon.a (mon.0) 16042 : audit [DBG] from='client.? 172.21.15.67:0/3886550670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:30.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:30 smithi067 bash[27441]: audit 2024-04-04T00:50:29.769006+0000 mon.a (mon.0) 16042 : audit [DBG] from='client.? 172.21.15.67:0/3886550670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:30 smithi067 bash[17655]: audit 2024-04-04T00:50:29.769006+0000 mon.a (mon.0) 16042 : audit [DBG] from='client.? 172.21.15.67:0/3886550670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:31 smithi067 bash[17655]: cluster 2024-04-04T00:50:29.852588+0000 mgr.y (mgr.24370) 18957 : cluster [DBG] pgmap v18941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:31 smithi067 bash[27441]: cluster 2024-04-04T00:50:29.852588+0000 mgr.y (mgr.24370) 18957 : cluster [DBG] pgmap v18941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:31 smithi082 bash[20963]: cluster 2024-04-04T00:50:29.852588+0000 mgr.y (mgr.24370) 18957 : cluster [DBG] pgmap v18941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:33] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:50:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:33 smithi067 bash[17655]: cluster 2024-04-04T00:50:31.853710+0000 mgr.y (mgr.24370) 18958 : cluster [DBG] pgmap v18942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:33 smithi067 bash[17655]: audit 2024-04-04T00:50:32.237572+0000 mon.c (mon.2) 7577 : audit [DBG] from='client.? 172.21.15.67:0/3021467134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:33 smithi067 bash[27441]: cluster 2024-04-04T00:50:31.853710+0000 mgr.y (mgr.24370) 18958 : cluster [DBG] pgmap v18942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:33 smithi067 bash[27441]: audit 2024-04-04T00:50:32.237572+0000 mon.c (mon.2) 7577 : audit [DBG] from='client.? 172.21.15.67:0/3021467134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:33 smithi082 bash[20963]: cluster 2024-04-04T00:50:31.853710+0000 mgr.y (mgr.24370) 18958 : cluster [DBG] pgmap v18942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:33.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:33 smithi082 bash[20963]: audit 2024-04-04T00:50:32.237572+0000 mon.c (mon.2) 7577 : audit [DBG] from='client.? 172.21.15.67:0/3021467134' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:50:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:35 smithi067 bash[17655]: cluster 2024-04-04T00:50:33.854399+0000 mgr.y (mgr.24370) 18959 : cluster [DBG] pgmap v18943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:35 smithi067 bash[17655]: audit 2024-04-04T00:50:34.687902+0000 mon.a (mon.0) 16043 : audit [DBG] from='client.? 172.21.15.67:0/286197108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:35 smithi067 bash[27441]: cluster 2024-04-04T00:50:33.854399+0000 mgr.y (mgr.24370) 18959 : cluster [DBG] pgmap v18943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:35 smithi067 bash[27441]: audit 2024-04-04T00:50:34.687902+0000 mon.a (mon.0) 16043 : audit [DBG] from='client.? 172.21.15.67:0/286197108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:35 smithi082 bash[20963]: cluster 2024-04-04T00:50:33.854399+0000 mgr.y (mgr.24370) 18959 : cluster [DBG] pgmap v18943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:35 smithi082 bash[20963]: audit 2024-04-04T00:50:34.687902+0000 mon.a (mon.0) 16043 : audit [DBG] from='client.? 172.21.15.67:0/286197108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:37 smithi067 bash[17655]: cluster 2024-04-04T00:50:35.855553+0000 mgr.y (mgr.24370) 18960 : cluster [DBG] pgmap v18944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:37 smithi067 bash[17655]: audit 2024-04-04T00:50:37.140762+0000 mon.a (mon.0) 16044 : audit [DBG] from='client.? 172.21.15.67:0/3499369421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:37 smithi067 bash[27441]: cluster 2024-04-04T00:50:35.855553+0000 mgr.y (mgr.24370) 18960 : cluster [DBG] pgmap v18944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:37 smithi067 bash[27441]: audit 2024-04-04T00:50:37.140762+0000 mon.a (mon.0) 16044 : audit [DBG] from='client.? 172.21.15.67:0/3499369421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:37 smithi082 bash[20963]: cluster 2024-04-04T00:50:35.855553+0000 mgr.y (mgr.24370) 18960 : cluster [DBG] pgmap v18944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:37 smithi082 bash[20963]: audit 2024-04-04T00:50:37.140762+0000 mon.a (mon.0) 16044 : audit [DBG] from='client.? 172.21.15.67:0/3499369421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:39 smithi067 bash[17655]: cluster 2024-04-04T00:50:37.856293+0000 mgr.y (mgr.24370) 18961 : cluster [DBG] pgmap v18945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:39 smithi067 bash[27441]: cluster 2024-04-04T00:50:37.856293+0000 mgr.y (mgr.24370) 18961 : cluster [DBG] pgmap v18945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:39 smithi082 bash[20963]: cluster 2024-04-04T00:50:37.856293+0000 mgr.y (mgr.24370) 18961 : cluster [DBG] pgmap v18945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:40 smithi067 bash[17655]: audit 2024-04-04T00:50:39.587965+0000 mon.c (mon.2) 7578 : audit [DBG] from='client.? 172.21.15.67:0/3101916518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:40 smithi067 bash[27441]: audit 2024-04-04T00:50:39.587965+0000 mon.c (mon.2) 7578 : audit [DBG] from='client.? 172.21.15.67:0/3101916518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:40 smithi082 bash[20963]: audit 2024-04-04T00:50:39.587965+0000 mon.c (mon.2) 7578 : audit [DBG] from='client.? 172.21.15.67:0/3101916518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:41 smithi067 bash[27441]: cluster 2024-04-04T00:50:39.857037+0000 mgr.y (mgr.24370) 18962 : cluster [DBG] pgmap v18946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:41 smithi067 bash[27441]: audit 2024-04-04T00:50:40.668468+0000 mon.a (mon.0) 16045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:41 smithi067 bash[17655]: cluster 2024-04-04T00:50:39.857037+0000 mgr.y (mgr.24370) 18962 : cluster [DBG] pgmap v18946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:41 smithi067 bash[17655]: audit 2024-04-04T00:50:40.668468+0000 mon.a (mon.0) 16045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:41 smithi082 bash[20963]: cluster 2024-04-04T00:50:39.857037+0000 mgr.y (mgr.24370) 18962 : cluster [DBG] pgmap v18946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:41 smithi082 bash[20963]: audit 2024-04-04T00:50:40.668468+0000 mon.a (mon.0) 16045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:42 smithi082 bash[20963]: audit 2024-04-04T00:50:42.044145+0000 mon.a (mon.0) 16046 : audit [DBG] from='client.? 172.21.15.67:0/3021594239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:42 smithi067 bash[17655]: audit 2024-04-04T00:50:42.044145+0000 mon.a (mon.0) 16046 : audit [DBG] from='client.? 172.21.15.67:0/3021594239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:42 smithi067 bash[27441]: audit 2024-04-04T00:50:42.044145+0000 mon.a (mon.0) 16046 : audit [DBG] from='client.? 172.21.15.67:0/3021594239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:43 smithi067 bash[17655]: cluster 2024-04-04T00:50:41.857822+0000 mgr.y (mgr.24370) 18963 : cluster [DBG] pgmap v18947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:50:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:43 smithi067 bash[27441]: cluster 2024-04-04T00:50:41.857822+0000 mgr.y (mgr.24370) 18963 : cluster [DBG] pgmap v18947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:43 smithi082 bash[20963]: cluster 2024-04-04T00:50:41.857822+0000 mgr.y (mgr.24370) 18963 : cluster [DBG] pgmap v18947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:50:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:45 smithi082 bash[20963]: cluster 2024-04-04T00:50:43.858498+0000 mgr.y (mgr.24370) 18964 : cluster [DBG] pgmap v18948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:45 smithi082 bash[20963]: audit 2024-04-04T00:50:44.492684+0000 mon.a (mon.0) 16047 : audit [DBG] from='client.? 172.21.15.67:0/1147742229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:45 smithi067 bash[27441]: cluster 2024-04-04T00:50:43.858498+0000 mgr.y (mgr.24370) 18964 : cluster [DBG] pgmap v18948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:45 smithi067 bash[27441]: audit 2024-04-04T00:50:44.492684+0000 mon.a (mon.0) 16047 : audit [DBG] from='client.? 172.21.15.67:0/1147742229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:45 smithi067 bash[17655]: cluster 2024-04-04T00:50:43.858498+0000 mgr.y (mgr.24370) 18964 : cluster [DBG] pgmap v18948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:45 smithi067 bash[17655]: audit 2024-04-04T00:50:44.492684+0000 mon.a (mon.0) 16047 : audit [DBG] from='client.? 172.21.15.67:0/1147742229' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:47.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:47 smithi082 bash[20963]: cluster 2024-04-04T00:50:45.859609+0000 mgr.y (mgr.24370) 18965 : cluster [DBG] pgmap v18949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:47.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:47 smithi082 bash[20963]: audit 2024-04-04T00:50:46.944343+0000 mon.a (mon.0) 16048 : audit [DBG] from='client.? 172.21.15.67:0/3530184317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:47 smithi067 bash[17655]: cluster 2024-04-04T00:50:45.859609+0000 mgr.y (mgr.24370) 18965 : cluster [DBG] pgmap v18949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:47 smithi067 bash[17655]: audit 2024-04-04T00:50:46.944343+0000 mon.a (mon.0) 16048 : audit [DBG] from='client.? 172.21.15.67:0/3530184317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:47.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:47 smithi067 bash[27441]: cluster 2024-04-04T00:50:45.859609+0000 mgr.y (mgr.24370) 18965 : cluster [DBG] pgmap v18949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:47.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:47 smithi067 bash[27441]: audit 2024-04-04T00:50:46.944343+0000 mon.a (mon.0) 16048 : audit [DBG] from='client.? 172.21.15.67:0/3530184317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:49 smithi082 bash[20963]: cluster 2024-04-04T00:50:47.860329+0000 mgr.y (mgr.24370) 18966 : cluster [DBG] pgmap v18950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:49 smithi067 bash[17655]: cluster 2024-04-04T00:50:47.860329+0000 mgr.y (mgr.24370) 18966 : cluster [DBG] pgmap v18950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:49 smithi067 bash[27441]: cluster 2024-04-04T00:50:47.860329+0000 mgr.y (mgr.24370) 18966 : cluster [DBG] pgmap v18950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:50 smithi082 bash[20963]: audit 2024-04-04T00:50:49.397268+0000 mon.a (mon.0) 16049 : audit [DBG] from='client.? 172.21.15.67:0/2091841523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:50 smithi067 bash[27441]: audit 2024-04-04T00:50:49.397268+0000 mon.a (mon.0) 16049 : audit [DBG] from='client.? 172.21.15.67:0/2091841523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:50 smithi067 bash[17655]: audit 2024-04-04T00:50:49.397268+0000 mon.a (mon.0) 16049 : audit [DBG] from='client.? 172.21.15.67:0/2091841523' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:51 smithi082 bash[20963]: cluster 2024-04-04T00:50:49.861143+0000 mgr.y (mgr.24370) 18967 : cluster [DBG] pgmap v18951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:51 smithi067 bash[27441]: cluster 2024-04-04T00:50:49.861143+0000 mgr.y (mgr.24370) 18967 : cluster [DBG] pgmap v18951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:51 smithi067 bash[17655]: cluster 2024-04-04T00:50:49.861143+0000 mgr.y (mgr.24370) 18967 : cluster [DBG] pgmap v18951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:52 smithi082 bash[20963]: audit 2024-04-04T00:50:51.841052+0000 mon.c (mon.2) 7579 : audit [DBG] from='client.? 172.21.15.67:0/1826231787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:52 smithi082 bash[20963]: cluster 2024-04-04T00:50:51.862351+0000 mgr.y (mgr.24370) 18968 : cluster [DBG] pgmap v18952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:52 smithi067 bash[17655]: audit 2024-04-04T00:50:51.841052+0000 mon.c (mon.2) 7579 : audit [DBG] from='client.? 172.21.15.67:0/1826231787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:52 smithi067 bash[17655]: cluster 2024-04-04T00:50:51.862351+0000 mgr.y (mgr.24370) 18968 : cluster [DBG] pgmap v18952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:52 smithi067 bash[27441]: audit 2024-04-04T00:50:51.841052+0000 mon.c (mon.2) 7579 : audit [DBG] from='client.? 172.21.15.67:0/1826231787' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:52 smithi067 bash[27441]: cluster 2024-04-04T00:50:51.862351+0000 mgr.y (mgr.24370) 18968 : cluster [DBG] pgmap v18952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:50:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:50:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:54 smithi082 bash[20963]: cluster 2024-04-04T00:50:53.863013+0000 mgr.y (mgr.24370) 18969 : cluster [DBG] pgmap v18953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:54 smithi082 bash[20963]: audit 2024-04-04T00:50:54.296582+0000 mon.a (mon.0) 16050 : audit [DBG] from='client.? 172.21.15.67:0/3374695870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:54 smithi067 bash[17655]: cluster 2024-04-04T00:50:53.863013+0000 mgr.y (mgr.24370) 18969 : cluster [DBG] pgmap v18953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:54 smithi067 bash[17655]: audit 2024-04-04T00:50:54.296582+0000 mon.a (mon.0) 16050 : audit [DBG] from='client.? 172.21.15.67:0/3374695870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:54 smithi067 bash[27441]: cluster 2024-04-04T00:50:53.863013+0000 mgr.y (mgr.24370) 18969 : cluster [DBG] pgmap v18953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:54 smithi067 bash[27441]: audit 2024-04-04T00:50:54.296582+0000 mon.a (mon.0) 16050 : audit [DBG] from='client.? 172.21.15.67:0/3374695870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:55 smithi082 bash[20963]: audit 2024-04-04T00:50:55.668719+0000 mon.a (mon.0) 16051 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:55 smithi067 bash[27441]: audit 2024-04-04T00:50:55.668719+0000 mon.a (mon.0) 16051 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:56.430 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:55 smithi067 bash[17655]: audit 2024-04-04T00:50:55.668719+0000 mon.a (mon.0) 16051 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:50:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:56 smithi082 bash[20963]: cluster 2024-04-04T00:50:55.864309+0000 mgr.y (mgr.24370) 18970 : cluster [DBG] pgmap v18954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:56 smithi082 bash[20963]: audit 2024-04-04T00:50:56.749897+0000 mon.a (mon.0) 16052 : audit [DBG] from='client.? 172.21.15.67:0/132440945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:56 smithi067 bash[27441]: cluster 2024-04-04T00:50:55.864309+0000 mgr.y (mgr.24370) 18970 : cluster [DBG] pgmap v18954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:56 smithi067 bash[27441]: audit 2024-04-04T00:50:56.749897+0000 mon.a (mon.0) 16052 : audit [DBG] from='client.? 172.21.15.67:0/132440945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:56 smithi067 bash[17655]: cluster 2024-04-04T00:50:55.864309+0000 mgr.y (mgr.24370) 18970 : cluster [DBG] pgmap v18954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:56 smithi067 bash[17655]: audit 2024-04-04T00:50:56.749897+0000 mon.a (mon.0) 16052 : audit [DBG] from='client.? 172.21.15.67:0/132440945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:50:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:58 smithi082 bash[20963]: cluster 2024-04-04T00:50:57.865155+0000 mgr.y (mgr.24370) 18971 : cluster [DBG] pgmap v18955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:58 smithi067 bash[17655]: cluster 2024-04-04T00:50:57.865155+0000 mgr.y (mgr.24370) 18971 : cluster [DBG] pgmap v18955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:50:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:58 smithi067 bash[27441]: cluster 2024-04-04T00:50:57.865155+0000 mgr.y (mgr.24370) 18971 : cluster [DBG] pgmap v18955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:50:59 smithi082 bash[20963]: audit 2024-04-04T00:50:59.201147+0000 mon.c (mon.2) 7580 : audit [DBG] from='client.? 172.21.15.67:0/1841892588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:50:59 smithi067 bash[27441]: audit 2024-04-04T00:50:59.201147+0000 mon.c (mon.2) 7580 : audit [DBG] from='client.? 172.21.15.67:0/1841892588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:50:59 smithi067 bash[17655]: audit 2024-04-04T00:50:59.201147+0000 mon.c (mon.2) 7580 : audit [DBG] from='client.? 172.21.15.67:0/1841892588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:00 smithi082 bash[20963]: cluster 2024-04-04T00:50:59.865907+0000 mgr.y (mgr.24370) 18972 : cluster [DBG] pgmap v18956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:00 smithi067 bash[27441]: cluster 2024-04-04T00:50:59.865907+0000 mgr.y (mgr.24370) 18972 : cluster [DBG] pgmap v18956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:00 smithi067 bash[17655]: cluster 2024-04-04T00:50:59.865907+0000 mgr.y (mgr.24370) 18972 : cluster [DBG] pgmap v18956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:01 smithi082 bash[20963]: audit 2024-04-04T00:51:01.655490+0000 mon.c (mon.2) 7581 : audit [DBG] from='client.? 172.21.15.67:0/383479341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:02.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:01 smithi067 bash[17655]: audit 2024-04-04T00:51:01.655490+0000 mon.c (mon.2) 7581 : audit [DBG] from='client.? 172.21.15.67:0/383479341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:02.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:01 smithi067 bash[27441]: audit 2024-04-04T00:51:01.655490+0000 mon.c (mon.2) 7581 : audit [DBG] from='client.? 172.21.15.67:0/383479341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:02 smithi082 bash[20963]: cluster 2024-04-04T00:51:01.867047+0000 mgr.y (mgr.24370) 18973 : cluster [DBG] pgmap v18957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:02 smithi067 bash[17655]: cluster 2024-04-04T00:51:01.867047+0000 mgr.y (mgr.24370) 18973 : cluster [DBG] pgmap v18957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:51:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:02 smithi067 bash[27441]: cluster 2024-04-04T00:51:01.867047+0000 mgr.y (mgr.24370) 18973 : cluster [DBG] pgmap v18957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:51:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:04 smithi082 bash[20963]: cluster 2024-04-04T00:51:03.867718+0000 mgr.y (mgr.24370) 18974 : cluster [DBG] pgmap v18958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:04 smithi082 bash[20963]: audit 2024-04-04T00:51:04.107204+0000 mon.a (mon.0) 16053 : audit [DBG] from='client.? 172.21.15.67:0/4198506308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:04 smithi067 bash[27441]: cluster 2024-04-04T00:51:03.867718+0000 mgr.y (mgr.24370) 18974 : cluster [DBG] pgmap v18958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:04 smithi067 bash[27441]: audit 2024-04-04T00:51:04.107204+0000 mon.a (mon.0) 16053 : audit [DBG] from='client.? 172.21.15.67:0/4198506308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:04 smithi067 bash[17655]: cluster 2024-04-04T00:51:03.867718+0000 mgr.y (mgr.24370) 18974 : cluster [DBG] pgmap v18958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:04 smithi067 bash[17655]: audit 2024-04-04T00:51:04.107204+0000 mon.a (mon.0) 16053 : audit [DBG] from='client.? 172.21.15.67:0/4198506308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:06 smithi082 bash[20963]: cluster 2024-04-04T00:51:05.868880+0000 mgr.y (mgr.24370) 18975 : cluster [DBG] pgmap v18959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:06 smithi082 bash[20963]: audit 2024-04-04T00:51:06.556382+0000 mon.a (mon.0) 16054 : audit [DBG] from='client.? 172.21.15.67:0/1988286083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:06 smithi067 bash[17655]: cluster 2024-04-04T00:51:05.868880+0000 mgr.y (mgr.24370) 18975 : cluster [DBG] pgmap v18959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:06 smithi067 bash[17655]: audit 2024-04-04T00:51:06.556382+0000 mon.a (mon.0) 16054 : audit [DBG] from='client.? 172.21.15.67:0/1988286083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:06 smithi067 bash[27441]: cluster 2024-04-04T00:51:05.868880+0000 mgr.y (mgr.24370) 18975 : cluster [DBG] pgmap v18959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:06 smithi067 bash[27441]: audit 2024-04-04T00:51:06.556382+0000 mon.a (mon.0) 16054 : audit [DBG] from='client.? 172.21.15.67:0/1988286083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:08 smithi082 bash[20963]: cluster 2024-04-04T00:51:07.869568+0000 mgr.y (mgr.24370) 18976 : cluster [DBG] pgmap v18960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:08 smithi067 bash[17655]: cluster 2024-04-04T00:51:07.869568+0000 mgr.y (mgr.24370) 18976 : cluster [DBG] pgmap v18960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:08 smithi067 bash[27441]: cluster 2024-04-04T00:51:07.869568+0000 mgr.y (mgr.24370) 18976 : cluster [DBG] pgmap v18960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:09 smithi082 bash[20963]: audit 2024-04-04T00:51:09.001043+0000 mon.a (mon.0) 16055 : audit [DBG] from='client.? 172.21.15.67:0/1966232529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:09 smithi082 bash[20963]: audit 2024-04-04T00:51:09.630383+0000 mon.a (mon.0) 16056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:51:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:09 smithi082 bash[20963]: audit 2024-04-04T00:51:09.959520+0000 mon.a (mon.0) 16057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:09 smithi082 bash[20963]: audit 2024-04-04T00:51:09.968874+0000 mon.a (mon.0) 16058 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:09 smithi067 bash[27441]: audit 2024-04-04T00:51:09.001043+0000 mon.a (mon.0) 16055 : audit [DBG] from='client.? 172.21.15.67:0/1966232529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:09 smithi067 bash[27441]: audit 2024-04-04T00:51:09.630383+0000 mon.a (mon.0) 16056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:51:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:09 smithi067 bash[27441]: audit 2024-04-04T00:51:09.959520+0000 mon.a (mon.0) 16057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:09 smithi067 bash[27441]: audit 2024-04-04T00:51:09.968874+0000 mon.a (mon.0) 16058 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:09 smithi067 bash[17655]: audit 2024-04-04T00:51:09.001043+0000 mon.a (mon.0) 16055 : audit [DBG] from='client.? 172.21.15.67:0/1966232529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:09 smithi067 bash[17655]: audit 2024-04-04T00:51:09.630383+0000 mon.a (mon.0) 16056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:51:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:09 smithi067 bash[17655]: audit 2024-04-04T00:51:09.959520+0000 mon.a (mon.0) 16057 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:09 smithi067 bash[17655]: audit 2024-04-04T00:51:09.968874+0000 mon.a (mon.0) 16058 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:10 smithi082 bash[20963]: cluster 2024-04-04T00:51:09.870248+0000 mgr.y (mgr.24370) 18977 : cluster [DBG] pgmap v18961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:10 smithi082 bash[20963]: audit 2024-04-04T00:51:10.668822+0000 mon.a (mon.0) 16059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:10 smithi067 bash[17655]: cluster 2024-04-04T00:51:09.870248+0000 mgr.y (mgr.24370) 18977 : cluster [DBG] pgmap v18961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:10 smithi067 bash[17655]: audit 2024-04-04T00:51:10.668822+0000 mon.a (mon.0) 16059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:10 smithi067 bash[27441]: cluster 2024-04-04T00:51:09.870248+0000 mgr.y (mgr.24370) 18977 : cluster [DBG] pgmap v18961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:10 smithi067 bash[27441]: audit 2024-04-04T00:51:10.668822+0000 mon.a (mon.0) 16059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:12.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:11 smithi082 bash[20963]: audit 2024-04-04T00:51:11.460144+0000 mon.c (mon.2) 7582 : audit [DBG] from='client.? 172.21.15.67:0/806096422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:11 smithi067 bash[17655]: audit 2024-04-04T00:51:11.460144+0000 mon.c (mon.2) 7582 : audit [DBG] from='client.? 172.21.15.67:0/806096422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:11 smithi067 bash[27441]: audit 2024-04-04T00:51:11.460144+0000 mon.c (mon.2) 7582 : audit [DBG] from='client.? 172.21.15.67:0/806096422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:12 smithi082 bash[20963]: cluster 2024-04-04T00:51:11.871431+0000 mgr.y (mgr.24370) 18978 : cluster [DBG] pgmap v18962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:12 smithi067 bash[17655]: cluster 2024-04-04T00:51:11.871431+0000 mgr.y (mgr.24370) 18978 : cluster [DBG] pgmap v18962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:51:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:12 smithi067 bash[27441]: cluster 2024-04-04T00:51:11.871431+0000 mgr.y (mgr.24370) 18978 : cluster [DBG] pgmap v18962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:51:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:13 smithi082 bash[20963]: audit 2024-04-04T00:51:13.912885+0000 mon.c (mon.2) 7583 : audit [DBG] from='client.? 172.21.15.67:0/1265083848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:13 smithi067 bash[17655]: audit 2024-04-04T00:51:13.912885+0000 mon.c (mon.2) 7583 : audit [DBG] from='client.? 172.21.15.67:0/1265083848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:13 smithi067 bash[27441]: audit 2024-04-04T00:51:13.912885+0000 mon.c (mon.2) 7583 : audit [DBG] from='client.? 172.21.15.67:0/1265083848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:14 smithi082 bash[20963]: cluster 2024-04-04T00:51:13.872086+0000 mgr.y (mgr.24370) 18979 : cluster [DBG] pgmap v18963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:14 smithi067 bash[17655]: cluster 2024-04-04T00:51:13.872086+0000 mgr.y (mgr.24370) 18979 : cluster [DBG] pgmap v18963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:14 smithi067 bash[27441]: cluster 2024-04-04T00:51:13.872086+0000 mgr.y (mgr.24370) 18979 : cluster [DBG] pgmap v18963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:15.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 00:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T00:51:15.597781577Z level=info msg="Completed cleanup jobs" duration=67.742008ms 2024-04-04T00:51:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:16 smithi082 bash[20963]: audit 2024-04-04T00:51:15.677630+0000 mon.a (mon.0) 16060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:16 smithi082 bash[20963]: audit 2024-04-04T00:51:15.685201+0000 mon.a (mon.0) 16061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:16 smithi082 bash[20963]: audit 2024-04-04T00:51:15.713179+0000 mon.a (mon.0) 16062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:16 smithi082 bash[20963]: audit 2024-04-04T00:51:15.721403+0000 mon.a (mon.0) 16063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:16 smithi082 bash[20963]: cluster 2024-04-04T00:51:15.873182+0000 mgr.y (mgr.24370) 18980 : cluster [DBG] pgmap v18964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:16 smithi082 bash[20963]: audit 2024-04-04T00:51:16.212413+0000 mon.a (mon.0) 16064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:51:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:16 smithi082 bash[20963]: audit 2024-04-04T00:51:16.214153+0000 mon.a (mon.0) 16065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:51:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:16 smithi082 bash[20963]: audit 2024-04-04T00:51:16.223236+0000 mon.a (mon.0) 16066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:16 smithi082 bash[20963]: audit 2024-04-04T00:51:16.362154+0000 mon.a (mon.0) 16067 : audit [DBG] from='client.? 172.21.15.67:0/212834796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[17655]: audit 2024-04-04T00:51:15.677630+0000 mon.a (mon.0) 16060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[17655]: audit 2024-04-04T00:51:15.685201+0000 mon.a (mon.0) 16061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[17655]: audit 2024-04-04T00:51:15.713179+0000 mon.a (mon.0) 16062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[17655]: audit 2024-04-04T00:51:15.721403+0000 mon.a (mon.0) 16063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[17655]: cluster 2024-04-04T00:51:15.873182+0000 mgr.y (mgr.24370) 18980 : cluster [DBG] pgmap v18964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[17655]: audit 2024-04-04T00:51:16.212413+0000 mon.a (mon.0) 16064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[17655]: audit 2024-04-04T00:51:16.214153+0000 mon.a (mon.0) 16065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[17655]: audit 2024-04-04T00:51:16.223236+0000 mon.a (mon.0) 16066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[17655]: audit 2024-04-04T00:51:16.362154+0000 mon.a (mon.0) 16067 : audit [DBG] from='client.? 172.21.15.67:0/212834796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[27441]: audit 2024-04-04T00:51:15.677630+0000 mon.a (mon.0) 16060 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[27441]: audit 2024-04-04T00:51:15.685201+0000 mon.a (mon.0) 16061 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[27441]: audit 2024-04-04T00:51:15.713179+0000 mon.a (mon.0) 16062 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[27441]: audit 2024-04-04T00:51:15.721403+0000 mon.a (mon.0) 16063 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[27441]: cluster 2024-04-04T00:51:15.873182+0000 mgr.y (mgr.24370) 18980 : cluster [DBG] pgmap v18964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[27441]: audit 2024-04-04T00:51:16.212413+0000 mon.a (mon.0) 16064 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[27441]: audit 2024-04-04T00:51:16.214153+0000 mon.a (mon.0) 16065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[27441]: audit 2024-04-04T00:51:16.223236+0000 mon.a (mon.0) 16066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:51:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:16 smithi067 bash[27441]: audit 2024-04-04T00:51:16.362154+0000 mon.a (mon.0) 16067 : audit [DBG] from='client.? 172.21.15.67:0/212834796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:18 smithi082 bash[20963]: cluster 2024-04-04T00:51:17.873869+0000 mgr.y (mgr.24370) 18981 : cluster [DBG] pgmap v18965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:18 smithi082 bash[20963]: audit 2024-04-04T00:51:18.810967+0000 mon.a (mon.0) 16068 : audit [DBG] from='client.? 172.21.15.67:0/220365164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:18 smithi067 bash[17655]: cluster 2024-04-04T00:51:17.873869+0000 mgr.y (mgr.24370) 18981 : cluster [DBG] pgmap v18965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:18 smithi067 bash[17655]: audit 2024-04-04T00:51:18.810967+0000 mon.a (mon.0) 16068 : audit [DBG] from='client.? 172.21.15.67:0/220365164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:18 smithi067 bash[27441]: cluster 2024-04-04T00:51:17.873869+0000 mgr.y (mgr.24370) 18981 : cluster [DBG] pgmap v18965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:18 smithi067 bash[27441]: audit 2024-04-04T00:51:18.810967+0000 mon.a (mon.0) 16068 : audit [DBG] from='client.? 172.21.15.67:0/220365164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:20 smithi082 bash[20963]: cluster 2024-04-04T00:51:19.874598+0000 mgr.y (mgr.24370) 18982 : cluster [DBG] pgmap v18966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:20 smithi067 bash[17655]: cluster 2024-04-04T00:51:19.874598+0000 mgr.y (mgr.24370) 18982 : cluster [DBG] pgmap v18966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:20 smithi067 bash[27441]: cluster 2024-04-04T00:51:19.874598+0000 mgr.y (mgr.24370) 18982 : cluster [DBG] pgmap v18966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:21 smithi082 bash[20963]: audit 2024-04-04T00:51:21.258773+0000 mon.a (mon.0) 16069 : audit [DBG] from='client.? 172.21.15.67:0/2128528740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:21 smithi067 bash[27441]: audit 2024-04-04T00:51:21.258773+0000 mon.a (mon.0) 16069 : audit [DBG] from='client.? 172.21.15.67:0/2128528740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:21 smithi067 bash[17655]: audit 2024-04-04T00:51:21.258773+0000 mon.a (mon.0) 16069 : audit [DBG] from='client.? 172.21.15.67:0/2128528740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:22 smithi082 bash[20963]: cluster 2024-04-04T00:51:21.875801+0000 mgr.y (mgr.24370) 18983 : cluster [DBG] pgmap v18967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:22 smithi067 bash[17655]: cluster 2024-04-04T00:51:21.875801+0000 mgr.y (mgr.24370) 18983 : cluster [DBG] pgmap v18967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:51:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:22 smithi067 bash[27441]: cluster 2024-04-04T00:51:21.875801+0000 mgr.y (mgr.24370) 18983 : cluster [DBG] pgmap v18967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:51:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:23 smithi082 bash[20963]: audit 2024-04-04T00:51:23.708042+0000 mon.a (mon.0) 16070 : audit [DBG] from='client.? 172.21.15.67:0/4210721904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:23 smithi067 bash[17655]: audit 2024-04-04T00:51:23.708042+0000 mon.a (mon.0) 16070 : audit [DBG] from='client.? 172.21.15.67:0/4210721904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:23 smithi067 bash[27441]: audit 2024-04-04T00:51:23.708042+0000 mon.a (mon.0) 16070 : audit [DBG] from='client.? 172.21.15.67:0/4210721904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:24 smithi082 bash[20963]: cluster 2024-04-04T00:51:23.876481+0000 mgr.y (mgr.24370) 18984 : cluster [DBG] pgmap v18968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:24 smithi067 bash[27441]: cluster 2024-04-04T00:51:23.876481+0000 mgr.y (mgr.24370) 18984 : cluster [DBG] pgmap v18968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:24 smithi067 bash[17655]: cluster 2024-04-04T00:51:23.876481+0000 mgr.y (mgr.24370) 18984 : cluster [DBG] pgmap v18968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:25 smithi082 bash[20963]: audit 2024-04-04T00:51:25.669378+0000 mon.a (mon.0) 16071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:25 smithi067 bash[27441]: audit 2024-04-04T00:51:25.669378+0000 mon.a (mon.0) 16071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:25 smithi067 bash[17655]: audit 2024-04-04T00:51:25.669378+0000 mon.a (mon.0) 16071 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:26 smithi082 bash[20963]: cluster 2024-04-04T00:51:25.878458+0000 mgr.y (mgr.24370) 18985 : cluster [DBG] pgmap v18969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:26 smithi082 bash[20963]: audit 2024-04-04T00:51:26.163773+0000 mon.a (mon.0) 16072 : audit [DBG] from='client.? 172.21.15.67:0/1488675358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:26 smithi067 bash[17655]: cluster 2024-04-04T00:51:25.878458+0000 mgr.y (mgr.24370) 18985 : cluster [DBG] pgmap v18969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:26 smithi067 bash[17655]: audit 2024-04-04T00:51:26.163773+0000 mon.a (mon.0) 16072 : audit [DBG] from='client.? 172.21.15.67:0/1488675358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:26 smithi067 bash[27441]: cluster 2024-04-04T00:51:25.878458+0000 mgr.y (mgr.24370) 18985 : cluster [DBG] pgmap v18969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:26 smithi067 bash[27441]: audit 2024-04-04T00:51:26.163773+0000 mon.a (mon.0) 16072 : audit [DBG] from='client.? 172.21.15.67:0/1488675358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:28 smithi082 bash[20963]: cluster 2024-04-04T00:51:27.879188+0000 mgr.y (mgr.24370) 18986 : cluster [DBG] pgmap v18970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:28 smithi082 bash[20963]: audit 2024-04-04T00:51:28.613692+0000 mon.a (mon.0) 16073 : audit [DBG] from='client.? 172.21.15.67:0/628337217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:28 smithi067 bash[17655]: cluster 2024-04-04T00:51:27.879188+0000 mgr.y (mgr.24370) 18986 : cluster [DBG] pgmap v18970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:28 smithi067 bash[17655]: audit 2024-04-04T00:51:28.613692+0000 mon.a (mon.0) 16073 : audit [DBG] from='client.? 172.21.15.67:0/628337217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:28 smithi067 bash[27441]: cluster 2024-04-04T00:51:27.879188+0000 mgr.y (mgr.24370) 18986 : cluster [DBG] pgmap v18970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:28 smithi067 bash[27441]: audit 2024-04-04T00:51:28.613692+0000 mon.a (mon.0) 16073 : audit [DBG] from='client.? 172.21.15.67:0/628337217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:30 smithi082 bash[20963]: cluster 2024-04-04T00:51:29.879925+0000 mgr.y (mgr.24370) 18987 : cluster [DBG] pgmap v18971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:30 smithi067 bash[17655]: cluster 2024-04-04T00:51:29.879925+0000 mgr.y (mgr.24370) 18987 : cluster [DBG] pgmap v18971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:30 smithi067 bash[27441]: cluster 2024-04-04T00:51:29.879925+0000 mgr.y (mgr.24370) 18987 : cluster [DBG] pgmap v18971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:31 smithi082 bash[20963]: audit 2024-04-04T00:51:31.066491+0000 mon.c (mon.2) 7584 : audit [DBG] from='client.? 172.21.15.67:0/991843404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:31 smithi067 bash[17655]: audit 2024-04-04T00:51:31.066491+0000 mon.c (mon.2) 7584 : audit [DBG] from='client.? 172.21.15.67:0/991843404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:32.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:31 smithi067 bash[27441]: audit 2024-04-04T00:51:31.066491+0000 mon.c (mon.2) 7584 : audit [DBG] from='client.? 172.21.15.67:0/991843404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:32 smithi082 bash[20963]: cluster 2024-04-04T00:51:31.881248+0000 mgr.y (mgr.24370) 18988 : cluster [DBG] pgmap v18972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:33] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:51:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:32 smithi067 bash[27441]: cluster 2024-04-04T00:51:31.881248+0000 mgr.y (mgr.24370) 18988 : cluster [DBG] pgmap v18972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:32 smithi067 bash[17655]: cluster 2024-04-04T00:51:31.881248+0000 mgr.y (mgr.24370) 18988 : cluster [DBG] pgmap v18972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:51:34.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:33 smithi082 bash[20963]: audit 2024-04-04T00:51:33.518668+0000 mon.c (mon.2) 7585 : audit [DBG] from='client.? 172.21.15.67:0/3792486442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:33 smithi067 bash[17655]: audit 2024-04-04T00:51:33.518668+0000 mon.c (mon.2) 7585 : audit [DBG] from='client.? 172.21.15.67:0/3792486442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:34.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:33 smithi067 bash[27441]: audit 2024-04-04T00:51:33.518668+0000 mon.c (mon.2) 7585 : audit [DBG] from='client.? 172.21.15.67:0/3792486442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:34 smithi082 bash[20963]: cluster 2024-04-04T00:51:33.882094+0000 mgr.y (mgr.24370) 18989 : cluster [DBG] pgmap v18973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:34 smithi067 bash[17655]: cluster 2024-04-04T00:51:33.882094+0000 mgr.y (mgr.24370) 18989 : cluster [DBG] pgmap v18973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:34 smithi067 bash[27441]: cluster 2024-04-04T00:51:33.882094+0000 mgr.y (mgr.24370) 18989 : cluster [DBG] pgmap v18973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:36 smithi082 bash[20963]: audit 2024-04-04T00:51:35.979998+0000 mon.c (mon.2) 7586 : audit [DBG] from='client.? 172.21.15.67:0/1954764028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:36 smithi067 bash[27441]: audit 2024-04-04T00:51:35.979998+0000 mon.c (mon.2) 7586 : audit [DBG] from='client.? 172.21.15.67:0/1954764028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:36 smithi067 bash[17655]: audit 2024-04-04T00:51:35.979998+0000 mon.c (mon.2) 7586 : audit [DBG] from='client.? 172.21.15.67:0/1954764028' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:37 smithi082 bash[20963]: cluster 2024-04-04T00:51:35.883266+0000 mgr.y (mgr.24370) 18990 : cluster [DBG] pgmap v18974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:37 smithi067 bash[27441]: cluster 2024-04-04T00:51:35.883266+0000 mgr.y (mgr.24370) 18990 : cluster [DBG] pgmap v18974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:37 smithi067 bash[17655]: cluster 2024-04-04T00:51:35.883266+0000 mgr.y (mgr.24370) 18990 : cluster [DBG] pgmap v18974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:39 smithi082 bash[20963]: cluster 2024-04-04T00:51:37.883975+0000 mgr.y (mgr.24370) 18991 : cluster [DBG] pgmap v18975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:39 smithi082 bash[20963]: audit 2024-04-04T00:51:38.434624+0000 mon.a (mon.0) 16074 : audit [DBG] from='client.? 172.21.15.67:0/3311785626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:39 smithi067 bash[27441]: cluster 2024-04-04T00:51:37.883975+0000 mgr.y (mgr.24370) 18991 : cluster [DBG] pgmap v18975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:39.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:39 smithi067 bash[27441]: audit 2024-04-04T00:51:38.434624+0000 mon.a (mon.0) 16074 : audit [DBG] from='client.? 172.21.15.67:0/3311785626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:39.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:39 smithi067 bash[17655]: cluster 2024-04-04T00:51:37.883975+0000 mgr.y (mgr.24370) 18991 : cluster [DBG] pgmap v18975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:39.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:39 smithi067 bash[17655]: audit 2024-04-04T00:51:38.434624+0000 mon.a (mon.0) 16074 : audit [DBG] from='client.? 172.21.15.67:0/3311785626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:41 smithi082 bash[20963]: cluster 2024-04-04T00:51:39.884697+0000 mgr.y (mgr.24370) 18992 : cluster [DBG] pgmap v18976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:41 smithi082 bash[20963]: audit 2024-04-04T00:51:40.669523+0000 mon.a (mon.0) 16075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:41 smithi082 bash[20963]: audit 2024-04-04T00:51:40.883607+0000 mon.c (mon.2) 7587 : audit [DBG] from='client.? 172.21.15.67:0/676535609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:41 smithi067 bash[17655]: cluster 2024-04-04T00:51:39.884697+0000 mgr.y (mgr.24370) 18992 : cluster [DBG] pgmap v18976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:41 smithi067 bash[17655]: audit 2024-04-04T00:51:40.669523+0000 mon.a (mon.0) 16075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:41 smithi067 bash[17655]: audit 2024-04-04T00:51:40.883607+0000 mon.c (mon.2) 7587 : audit [DBG] from='client.? 172.21.15.67:0/676535609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:41 smithi067 bash[27441]: cluster 2024-04-04T00:51:39.884697+0000 mgr.y (mgr.24370) 18992 : cluster [DBG] pgmap v18976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:41 smithi067 bash[27441]: audit 2024-04-04T00:51:40.669523+0000 mon.a (mon.0) 16075 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:41 smithi067 bash[27441]: audit 2024-04-04T00:51:40.883607+0000 mon.c (mon.2) 7587 : audit [DBG] from='client.? 172.21.15.67:0/676535609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:43 smithi082 bash[20963]: cluster 2024-04-04T00:51:41.885902+0000 mgr.y (mgr.24370) 18993 : cluster [DBG] pgmap v18977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:43 smithi067 bash[17655]: cluster 2024-04-04T00:51:41.885902+0000 mgr.y (mgr.24370) 18993 : cluster [DBG] pgmap v18977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:51:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:43 smithi067 bash[27441]: cluster 2024-04-04T00:51:41.885902+0000 mgr.y (mgr.24370) 18993 : cluster [DBG] pgmap v18977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:51:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:44 smithi082 bash[20963]: audit 2024-04-04T00:51:43.345869+0000 mon.c (mon.2) 7588 : audit [DBG] from='client.? 172.21.15.67:0/4132916427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:44 smithi067 bash[27441]: audit 2024-04-04T00:51:43.345869+0000 mon.c (mon.2) 7588 : audit [DBG] from='client.? 172.21.15.67:0/4132916427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:44 smithi067 bash[17655]: audit 2024-04-04T00:51:43.345869+0000 mon.c (mon.2) 7588 : audit [DBG] from='client.? 172.21.15.67:0/4132916427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:45 smithi082 bash[20963]: cluster 2024-04-04T00:51:43.886588+0000 mgr.y (mgr.24370) 18994 : cluster [DBG] pgmap v18978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:45 smithi067 bash[27441]: cluster 2024-04-04T00:51:43.886588+0000 mgr.y (mgr.24370) 18994 : cluster [DBG] pgmap v18978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:45 smithi067 bash[17655]: cluster 2024-04-04T00:51:43.886588+0000 mgr.y (mgr.24370) 18994 : cluster [DBG] pgmap v18978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:46 smithi082 bash[20963]: audit 2024-04-04T00:51:45.807671+0000 mon.a (mon.0) 16076 : audit [DBG] from='client.? 172.21.15.67:0/4225711515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:46.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:46 smithi067 bash[17655]: audit 2024-04-04T00:51:45.807671+0000 mon.a (mon.0) 16076 : audit [DBG] from='client.? 172.21.15.67:0/4225711515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:46 smithi067 bash[27441]: audit 2024-04-04T00:51:45.807671+0000 mon.a (mon.0) 16076 : audit [DBG] from='client.? 172.21.15.67:0/4225711515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:47 smithi082 bash[20963]: cluster 2024-04-04T00:51:45.887746+0000 mgr.y (mgr.24370) 18995 : cluster [DBG] pgmap v18979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:47 smithi067 bash[17655]: cluster 2024-04-04T00:51:45.887746+0000 mgr.y (mgr.24370) 18995 : cluster [DBG] pgmap v18979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:47 smithi067 bash[27441]: cluster 2024-04-04T00:51:45.887746+0000 mgr.y (mgr.24370) 18995 : cluster [DBG] pgmap v18979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:49 smithi082 bash[20963]: cluster 2024-04-04T00:51:47.888465+0000 mgr.y (mgr.24370) 18996 : cluster [DBG] pgmap v18980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:49 smithi082 bash[20963]: audit 2024-04-04T00:51:48.258784+0000 mon.a (mon.0) 16077 : audit [DBG] from='client.? 172.21.15.67:0/1701587288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:49 smithi067 bash[17655]: cluster 2024-04-04T00:51:47.888465+0000 mgr.y (mgr.24370) 18996 : cluster [DBG] pgmap v18980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:49 smithi067 bash[17655]: audit 2024-04-04T00:51:48.258784+0000 mon.a (mon.0) 16077 : audit [DBG] from='client.? 172.21.15.67:0/1701587288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:49 smithi067 bash[27441]: cluster 2024-04-04T00:51:47.888465+0000 mgr.y (mgr.24370) 18996 : cluster [DBG] pgmap v18980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:49 smithi067 bash[27441]: audit 2024-04-04T00:51:48.258784+0000 mon.a (mon.0) 16077 : audit [DBG] from='client.? 172.21.15.67:0/1701587288' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:51 smithi082 bash[20963]: cluster 2024-04-04T00:51:49.889174+0000 mgr.y (mgr.24370) 18997 : cluster [DBG] pgmap v18981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:51 smithi082 bash[20963]: audit 2024-04-04T00:51:50.700326+0000 mon.c (mon.2) 7589 : audit [DBG] from='client.? 172.21.15.67:0/1526318351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:51 smithi067 bash[27441]: cluster 2024-04-04T00:51:49.889174+0000 mgr.y (mgr.24370) 18997 : cluster [DBG] pgmap v18981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:51 smithi067 bash[27441]: audit 2024-04-04T00:51:50.700326+0000 mon.c (mon.2) 7589 : audit [DBG] from='client.? 172.21.15.67:0/1526318351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:51 smithi067 bash[17655]: cluster 2024-04-04T00:51:49.889174+0000 mgr.y (mgr.24370) 18997 : cluster [DBG] pgmap v18981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:51 smithi067 bash[17655]: audit 2024-04-04T00:51:50.700326+0000 mon.c (mon.2) 7589 : audit [DBG] from='client.? 172.21.15.67:0/1526318351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:53 smithi082 bash[20963]: cluster 2024-04-04T00:51:51.890369+0000 mgr.y (mgr.24370) 18998 : cluster [DBG] pgmap v18982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:53 smithi067 bash[17655]: cluster 2024-04-04T00:51:51.890369+0000 mgr.y (mgr.24370) 18998 : cluster [DBG] pgmap v18982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:51:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:53 smithi067 bash[27441]: cluster 2024-04-04T00:51:51.890369+0000 mgr.y (mgr.24370) 18998 : cluster [DBG] pgmap v18982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:51:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:54 smithi082 bash[20963]: audit 2024-04-04T00:51:53.160620+0000 mon.c (mon.2) 7590 : audit [DBG] from='client.? 172.21.15.67:0/2406132552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:54 smithi067 bash[17655]: audit 2024-04-04T00:51:53.160620+0000 mon.c (mon.2) 7590 : audit [DBG] from='client.? 172.21.15.67:0/2406132552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:54 smithi067 bash[27441]: audit 2024-04-04T00:51:53.160620+0000 mon.c (mon.2) 7590 : audit [DBG] from='client.? 172.21.15.67:0/2406132552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:55 smithi082 bash[20963]: cluster 2024-04-04T00:51:53.891056+0000 mgr.y (mgr.24370) 18999 : cluster [DBG] pgmap v18983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:55 smithi067 bash[17655]: cluster 2024-04-04T00:51:53.891056+0000 mgr.y (mgr.24370) 18999 : cluster [DBG] pgmap v18983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:55 smithi067 bash[27441]: cluster 2024-04-04T00:51:53.891056+0000 mgr.y (mgr.24370) 18999 : cluster [DBG] pgmap v18983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:56 smithi082 bash[20963]: audit 2024-04-04T00:51:55.610532+0000 mon.c (mon.2) 7591 : audit [DBG] from='client.? 172.21.15.67:0/3215230879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:56 smithi082 bash[20963]: audit 2024-04-04T00:51:55.670133+0000 mon.a (mon.0) 16078 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:56 smithi067 bash[17655]: audit 2024-04-04T00:51:55.610532+0000 mon.c (mon.2) 7591 : audit [DBG] from='client.? 172.21.15.67:0/3215230879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:56 smithi067 bash[17655]: audit 2024-04-04T00:51:55.670133+0000 mon.a (mon.0) 16078 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:56 smithi067 bash[27441]: audit 2024-04-04T00:51:55.610532+0000 mon.c (mon.2) 7591 : audit [DBG] from='client.? 172.21.15.67:0/3215230879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:56 smithi067 bash[27441]: audit 2024-04-04T00:51:55.670133+0000 mon.a (mon.0) 16078 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:51:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:57 smithi082 bash[20963]: cluster 2024-04-04T00:51:55.892244+0000 mgr.y (mgr.24370) 19000 : cluster [DBG] pgmap v18984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:57 smithi067 bash[27441]: cluster 2024-04-04T00:51:55.892244+0000 mgr.y (mgr.24370) 19000 : cluster [DBG] pgmap v18984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:57 smithi067 bash[17655]: cluster 2024-04-04T00:51:55.892244+0000 mgr.y (mgr.24370) 19000 : cluster [DBG] pgmap v18984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:59 smithi082 bash[20963]: cluster 2024-04-04T00:51:57.892858+0000 mgr.y (mgr.24370) 19001 : cluster [DBG] pgmap v18985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:51:59 smithi082 bash[20963]: audit 2024-04-04T00:51:58.074394+0000 mon.a (mon.0) 16079 : audit [DBG] from='client.? 172.21.15.67:0/1902811625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:59 smithi067 bash[17655]: cluster 2024-04-04T00:51:57.892858+0000 mgr.y (mgr.24370) 19001 : cluster [DBG] pgmap v18985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:51:59 smithi067 bash[17655]: audit 2024-04-04T00:51:58.074394+0000 mon.a (mon.0) 16079 : audit [DBG] from='client.? 172.21.15.67:0/1902811625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:51:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:59 smithi067 bash[27441]: cluster 2024-04-04T00:51:57.892858+0000 mgr.y (mgr.24370) 19001 : cluster [DBG] pgmap v18985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:51:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:51:59 smithi067 bash[27441]: audit 2024-04-04T00:51:58.074394+0000 mon.a (mon.0) 16079 : audit [DBG] from='client.? 172.21.15.67:0/1902811625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:01 smithi082 bash[20963]: cluster 2024-04-04T00:51:59.893524+0000 mgr.y (mgr.24370) 19002 : cluster [DBG] pgmap v18986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:01 smithi082 bash[20963]: audit 2024-04-04T00:52:00.531502+0000 mon.a (mon.0) 16080 : audit [DBG] from='client.? 172.21.15.67:0/24378621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:01 smithi067 bash[17655]: cluster 2024-04-04T00:51:59.893524+0000 mgr.y (mgr.24370) 19002 : cluster [DBG] pgmap v18986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:01 smithi067 bash[17655]: audit 2024-04-04T00:52:00.531502+0000 mon.a (mon.0) 16080 : audit [DBG] from='client.? 172.21.15.67:0/24378621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:01 smithi067 bash[27441]: cluster 2024-04-04T00:51:59.893524+0000 mgr.y (mgr.24370) 19002 : cluster [DBG] pgmap v18986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:01 smithi067 bash[27441]: audit 2024-04-04T00:52:00.531502+0000 mon.a (mon.0) 16080 : audit [DBG] from='client.? 172.21.15.67:0/24378621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:03 smithi082 bash[20963]: cluster 2024-04-04T00:52:01.894805+0000 mgr.y (mgr.24370) 19003 : cluster [DBG] pgmap v18987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:03 smithi082 bash[20963]: audit 2024-04-04T00:52:02.988405+0000 mon.c (mon.2) 7592 : audit [DBG] from='client.? 172.21.15.67:0/4052376898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:52:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:03 smithi067 bash[17655]: cluster 2024-04-04T00:52:01.894805+0000 mgr.y (mgr.24370) 19003 : cluster [DBG] pgmap v18987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:03 smithi067 bash[17655]: audit 2024-04-04T00:52:02.988405+0000 mon.c (mon.2) 7592 : audit [DBG] from='client.? 172.21.15.67:0/4052376898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:03 smithi067 bash[27441]: cluster 2024-04-04T00:52:01.894805+0000 mgr.y (mgr.24370) 19003 : cluster [DBG] pgmap v18987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:03 smithi067 bash[27441]: audit 2024-04-04T00:52:02.988405+0000 mon.c (mon.2) 7592 : audit [DBG] from='client.? 172.21.15.67:0/4052376898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:52:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:05 smithi082 bash[20963]: cluster 2024-04-04T00:52:03.895522+0000 mgr.y (mgr.24370) 19004 : cluster [DBG] pgmap v18988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:05 smithi067 bash[27441]: cluster 2024-04-04T00:52:03.895522+0000 mgr.y (mgr.24370) 19004 : cluster [DBG] pgmap v18988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:05 smithi067 bash[17655]: cluster 2024-04-04T00:52:03.895522+0000 mgr.y (mgr.24370) 19004 : cluster [DBG] pgmap v18988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:06 smithi082 bash[20963]: audit 2024-04-04T00:52:05.443903+0000 mon.c (mon.2) 7593 : audit [DBG] from='client.? 172.21.15.67:0/4252687664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:06 smithi067 bash[17655]: audit 2024-04-04T00:52:05.443903+0000 mon.c (mon.2) 7593 : audit [DBG] from='client.? 172.21.15.67:0/4252687664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:06 smithi067 bash[27441]: audit 2024-04-04T00:52:05.443903+0000 mon.c (mon.2) 7593 : audit [DBG] from='client.? 172.21.15.67:0/4252687664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:07 smithi082 bash[20963]: cluster 2024-04-04T00:52:05.896675+0000 mgr.y (mgr.24370) 19005 : cluster [DBG] pgmap v18989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:07 smithi067 bash[27441]: cluster 2024-04-04T00:52:05.896675+0000 mgr.y (mgr.24370) 19005 : cluster [DBG] pgmap v18989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:07 smithi067 bash[17655]: cluster 2024-04-04T00:52:05.896675+0000 mgr.y (mgr.24370) 19005 : cluster [DBG] pgmap v18989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:08.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:08 smithi082 bash[20963]: audit 2024-04-04T00:52:07.901804+0000 mon.c (mon.2) 7594 : audit [DBG] from='client.? 172.21.15.67:0/38683755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:08 smithi067 bash[17655]: audit 2024-04-04T00:52:07.901804+0000 mon.c (mon.2) 7594 : audit [DBG] from='client.? 172.21.15.67:0/38683755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:08 smithi067 bash[27441]: audit 2024-04-04T00:52:07.901804+0000 mon.c (mon.2) 7594 : audit [DBG] from='client.? 172.21.15.67:0/38683755' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:09 smithi082 bash[20963]: cluster 2024-04-04T00:52:07.897328+0000 mgr.y (mgr.24370) 19006 : cluster [DBG] pgmap v18990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:09 smithi067 bash[17655]: cluster 2024-04-04T00:52:07.897328+0000 mgr.y (mgr.24370) 19006 : cluster [DBG] pgmap v18990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:09 smithi067 bash[27441]: cluster 2024-04-04T00:52:07.897328+0000 mgr.y (mgr.24370) 19006 : cluster [DBG] pgmap v18990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:11 smithi082 bash[20963]: cluster 2024-04-04T00:52:09.898048+0000 mgr.y (mgr.24370) 19007 : cluster [DBG] pgmap v18991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:11 smithi082 bash[20963]: audit 2024-04-04T00:52:10.354138+0000 mon.c (mon.2) 7595 : audit [DBG] from='client.? 172.21.15.67:0/4133746707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:11 smithi082 bash[20963]: audit 2024-04-04T00:52:10.670724+0000 mon.a (mon.0) 16081 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:11 smithi067 bash[17655]: cluster 2024-04-04T00:52:09.898048+0000 mgr.y (mgr.24370) 19007 : cluster [DBG] pgmap v18991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:11 smithi067 bash[17655]: audit 2024-04-04T00:52:10.354138+0000 mon.c (mon.2) 7595 : audit [DBG] from='client.? 172.21.15.67:0/4133746707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:11 smithi067 bash[17655]: audit 2024-04-04T00:52:10.670724+0000 mon.a (mon.0) 16081 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:11 smithi067 bash[27441]: cluster 2024-04-04T00:52:09.898048+0000 mgr.y (mgr.24370) 19007 : cluster [DBG] pgmap v18991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:11 smithi067 bash[27441]: audit 2024-04-04T00:52:10.354138+0000 mon.c (mon.2) 7595 : audit [DBG] from='client.? 172.21.15.67:0/4133746707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:11 smithi067 bash[27441]: audit 2024-04-04T00:52:10.670724+0000 mon.a (mon.0) 16081 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:13 smithi082 bash[20963]: cluster 2024-04-04T00:52:11.899256+0000 mgr.y (mgr.24370) 19008 : cluster [DBG] pgmap v18992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:13 smithi082 bash[20963]: audit 2024-04-04T00:52:12.806779+0000 mon.a (mon.0) 16082 : audit [DBG] from='client.? 172.21.15.67:0/2496421162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:13] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:52:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:13 smithi067 bash[17655]: cluster 2024-04-04T00:52:11.899256+0000 mgr.y (mgr.24370) 19008 : cluster [DBG] pgmap v18992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:13 smithi067 bash[17655]: audit 2024-04-04T00:52:12.806779+0000 mon.a (mon.0) 16082 : audit [DBG] from='client.? 172.21.15.67:0/2496421162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:13 smithi067 bash[27441]: cluster 2024-04-04T00:52:11.899256+0000 mgr.y (mgr.24370) 19008 : cluster [DBG] pgmap v18992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:13 smithi067 bash[27441]: audit 2024-04-04T00:52:12.806779+0000 mon.a (mon.0) 16082 : audit [DBG] from='client.? 172.21.15.67:0/2496421162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:52:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:15 smithi082 bash[20963]: cluster 2024-04-04T00:52:13.899978+0000 mgr.y (mgr.24370) 19009 : cluster [DBG] pgmap v18993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:15 smithi067 bash[17655]: cluster 2024-04-04T00:52:13.899978+0000 mgr.y (mgr.24370) 19009 : cluster [DBG] pgmap v18993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:15 smithi067 bash[27441]: cluster 2024-04-04T00:52:13.899978+0000 mgr.y (mgr.24370) 19009 : cluster [DBG] pgmap v18993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:16 smithi082 bash[20963]: audit 2024-04-04T00:52:15.261666+0000 mon.a (mon.0) 16083 : audit [DBG] from='client.? 172.21.15.67:0/2447983775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:16 smithi067 bash[27441]: audit 2024-04-04T00:52:15.261666+0000 mon.a (mon.0) 16083 : audit [DBG] from='client.? 172.21.15.67:0/2447983775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:16 smithi067 bash[17655]: audit 2024-04-04T00:52:15.261666+0000 mon.a (mon.0) 16083 : audit [DBG] from='client.? 172.21.15.67:0/2447983775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:17 smithi082 bash[20963]: cluster 2024-04-04T00:52:15.901006+0000 mgr.y (mgr.24370) 19010 : cluster [DBG] pgmap v18994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:17 smithi082 bash[20963]: audit 2024-04-04T00:52:16.297551+0000 mon.a (mon.0) 16084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:52:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:17 smithi067 bash[17655]: cluster 2024-04-04T00:52:15.901006+0000 mgr.y (mgr.24370) 19010 : cluster [DBG] pgmap v18994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:17 smithi067 bash[17655]: audit 2024-04-04T00:52:16.297551+0000 mon.a (mon.0) 16084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:52:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:17 smithi067 bash[27441]: cluster 2024-04-04T00:52:15.901006+0000 mgr.y (mgr.24370) 19010 : cluster [DBG] pgmap v18994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:17 smithi067 bash[27441]: audit 2024-04-04T00:52:16.297551+0000 mon.a (mon.0) 16084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:52:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:18 smithi067 bash[17655]: audit 2024-04-04T00:52:17.722046+0000 mon.c (mon.2) 7596 : audit [DBG] from='client.? 172.21.15.67:0/3499934237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:18.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:18 smithi067 bash[27441]: audit 2024-04-04T00:52:17.722046+0000 mon.c (mon.2) 7596 : audit [DBG] from='client.? 172.21.15.67:0/3499934237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:18 smithi082 bash[20963]: audit 2024-04-04T00:52:17.722046+0000 mon.c (mon.2) 7596 : audit [DBG] from='client.? 172.21.15.67:0/3499934237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:19 smithi067 bash[17655]: cluster 2024-04-04T00:52:17.901734+0000 mgr.y (mgr.24370) 19011 : cluster [DBG] pgmap v18995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:19 smithi067 bash[27441]: cluster 2024-04-04T00:52:17.901734+0000 mgr.y (mgr.24370) 19011 : cluster [DBG] pgmap v18995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:19 smithi082 bash[20963]: cluster 2024-04-04T00:52:17.901734+0000 mgr.y (mgr.24370) 19011 : cluster [DBG] pgmap v18995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:21 smithi067 bash[17655]: cluster 2024-04-04T00:52:19.902226+0000 mgr.y (mgr.24370) 19012 : cluster [DBG] pgmap v18996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:21 smithi067 bash[17655]: audit 2024-04-04T00:52:20.169099+0000 mon.a (mon.0) 16085 : audit [DBG] from='client.? 172.21.15.67:0/1677477789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:21 smithi067 bash[27441]: cluster 2024-04-04T00:52:19.902226+0000 mgr.y (mgr.24370) 19012 : cluster [DBG] pgmap v18996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:21 smithi067 bash[27441]: audit 2024-04-04T00:52:20.169099+0000 mon.a (mon.0) 16085 : audit [DBG] from='client.? 172.21.15.67:0/1677477789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:21 smithi082 bash[20963]: cluster 2024-04-04T00:52:19.902226+0000 mgr.y (mgr.24370) 19012 : cluster [DBG] pgmap v18996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:21 smithi082 bash[20963]: audit 2024-04-04T00:52:20.169099+0000 mon.a (mon.0) 16085 : audit [DBG] from='client.? 172.21.15.67:0/1677477789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:23 smithi082 bash[20963]: cluster 2024-04-04T00:52:21.903425+0000 mgr.y (mgr.24370) 19013 : cluster [DBG] pgmap v18997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:23 smithi082 bash[20963]: audit 2024-04-04T00:52:22.054436+0000 mon.a (mon.0) 16086 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:23 smithi082 bash[20963]: audit 2024-04-04T00:52:22.062572+0000 mon.a (mon.0) 16087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:23 smithi082 bash[20963]: audit 2024-04-04T00:52:22.298150+0000 mon.a (mon.0) 16088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:23 smithi082 bash[20963]: audit 2024-04-04T00:52:22.306730+0000 mon.a (mon.0) 16089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:23 smithi082 bash[20963]: audit 2024-04-04T00:52:22.729022+0000 mon.c (mon.2) 7597 : audit [DBG] from='client.? 172.21.15.67:0/3369578877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:23] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:52:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[17655]: cluster 2024-04-04T00:52:21.903425+0000 mgr.y (mgr.24370) 19013 : cluster [DBG] pgmap v18997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[17655]: audit 2024-04-04T00:52:22.054436+0000 mon.a (mon.0) 16086 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[17655]: audit 2024-04-04T00:52:22.062572+0000 mon.a (mon.0) 16087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[17655]: audit 2024-04-04T00:52:22.298150+0000 mon.a (mon.0) 16088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[17655]: audit 2024-04-04T00:52:22.306730+0000 mon.a (mon.0) 16089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[17655]: audit 2024-04-04T00:52:22.729022+0000 mon.c (mon.2) 7597 : audit [DBG] from='client.? 172.21.15.67:0/3369578877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[27441]: cluster 2024-04-04T00:52:21.903425+0000 mgr.y (mgr.24370) 19013 : cluster [DBG] pgmap v18997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[27441]: audit 2024-04-04T00:52:22.054436+0000 mon.a (mon.0) 16086 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[27441]: audit 2024-04-04T00:52:22.062572+0000 mon.a (mon.0) 16087 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[27441]: audit 2024-04-04T00:52:22.298150+0000 mon.a (mon.0) 16088 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[27441]: audit 2024-04-04T00:52:22.306730+0000 mon.a (mon.0) 16089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:23 smithi067 bash[27441]: audit 2024-04-04T00:52:22.729022+0000 mon.c (mon.2) 7597 : audit [DBG] from='client.? 172.21.15.67:0/3369578877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:52:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:25 smithi082 bash[20963]: cluster 2024-04-04T00:52:23.904143+0000 mgr.y (mgr.24370) 19014 : cluster [DBG] pgmap v18998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:25 smithi067 bash[17655]: cluster 2024-04-04T00:52:23.904143+0000 mgr.y (mgr.24370) 19014 : cluster [DBG] pgmap v18998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:25 smithi067 bash[27441]: cluster 2024-04-04T00:52:23.904143+0000 mgr.y (mgr.24370) 19014 : cluster [DBG] pgmap v18998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:26 smithi082 bash[20963]: audit 2024-04-04T00:52:25.187845+0000 mon.a (mon.0) 16090 : audit [DBG] from='client.? 172.21.15.67:0/981266728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:26 smithi082 bash[20963]: audit 2024-04-04T00:52:25.671194+0000 mon.a (mon.0) 16091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:26 smithi067 bash[17655]: audit 2024-04-04T00:52:25.187845+0000 mon.a (mon.0) 16090 : audit [DBG] from='client.? 172.21.15.67:0/981266728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:26 smithi067 bash[17655]: audit 2024-04-04T00:52:25.671194+0000 mon.a (mon.0) 16091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:26 smithi067 bash[27441]: audit 2024-04-04T00:52:25.187845+0000 mon.a (mon.0) 16090 : audit [DBG] from='client.? 172.21.15.67:0/981266728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:26 smithi067 bash[27441]: audit 2024-04-04T00:52:25.671194+0000 mon.a (mon.0) 16091 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:27.362 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:27 smithi067 bash[27441]: cluster 2024-04-04T00:52:25.905282+0000 mgr.y (mgr.24370) 19015 : cluster [DBG] pgmap v18999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:27.362 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:27 smithi067 bash[17655]: cluster 2024-04-04T00:52:25.905282+0000 mgr.y (mgr.24370) 19015 : cluster [DBG] pgmap v18999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:27.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:27 smithi082 bash[20963]: cluster 2024-04-04T00:52:25.905282+0000 mgr.y (mgr.24370) 19015 : cluster [DBG] pgmap v18999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:28 smithi082 bash[20963]: audit 2024-04-04T00:52:27.641238+0000 mon.a (mon.0) 16092 : audit [DBG] from='client.? 172.21.15.67:0/1564327151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:28.392 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:28 smithi067 bash[17655]: audit 2024-04-04T00:52:27.641238+0000 mon.a (mon.0) 16092 : audit [DBG] from='client.? 172.21.15.67:0/1564327151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:28.392 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:28 smithi067 bash[27441]: audit 2024-04-04T00:52:27.641238+0000 mon.a (mon.0) 16092 : audit [DBG] from='client.? 172.21.15.67:0/1564327151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:29 smithi082 bash[20963]: cluster 2024-04-04T00:52:27.905735+0000 mgr.y (mgr.24370) 19016 : cluster [DBG] pgmap v19000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:29.409 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:29 smithi067 bash[17655]: cluster 2024-04-04T00:52:27.905735+0000 mgr.y (mgr.24370) 19016 : cluster [DBG] pgmap v19000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:29.410 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:29 smithi067 bash[27441]: cluster 2024-04-04T00:52:27.905735+0000 mgr.y (mgr.24370) 19016 : cluster [DBG] pgmap v19000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:31 smithi082 bash[20963]: cluster 2024-04-04T00:52:29.906367+0000 mgr.y (mgr.24370) 19017 : cluster [DBG] pgmap v19001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:31 smithi082 bash[20963]: audit 2024-04-04T00:52:30.090771+0000 mon.c (mon.2) 7598 : audit [DBG] from='client.? 172.21.15.67:0/871245080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:31 smithi067 bash[27441]: cluster 2024-04-04T00:52:29.906367+0000 mgr.y (mgr.24370) 19017 : cluster [DBG] pgmap v19001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:31 smithi067 bash[27441]: audit 2024-04-04T00:52:30.090771+0000 mon.c (mon.2) 7598 : audit [DBG] from='client.? 172.21.15.67:0/871245080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:31 smithi067 bash[17655]: cluster 2024-04-04T00:52:29.906367+0000 mgr.y (mgr.24370) 19017 : cluster [DBG] pgmap v19001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:31 smithi067 bash[17655]: audit 2024-04-04T00:52:30.090771+0000 mon.c (mon.2) 7598 : audit [DBG] from='client.? 172.21.15.67:0/871245080' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:33 smithi082 bash[20963]: cluster 2024-04-04T00:52:31.907449+0000 mgr.y (mgr.24370) 19018 : cluster [DBG] pgmap v19002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:33 smithi082 bash[20963]: audit 2024-04-04T00:52:32.525732+0000 mon.c (mon.2) 7599 : audit [DBG] from='client.? 172.21.15.67:0/672741273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:33 smithi082 bash[20963]: audit 2024-04-04T00:52:32.946299+0000 mon.a (mon.0) 16093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:33 smithi082 bash[20963]: audit 2024-04-04T00:52:32.962316+0000 mon.a (mon.0) 16094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:33 smithi082 bash[20963]: audit 2024-04-04T00:52:32.963660+0000 mon.a (mon.0) 16095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:52:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:33 smithi082 bash[20963]: audit 2024-04-04T00:52:32.964703+0000 mon.a (mon.0) 16096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:52:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:33 smithi082 bash[20963]: audit 2024-04-04T00:52:32.971579+0000 mon.a (mon.0) 16097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T00:52:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[17655]: cluster 2024-04-04T00:52:31.907449+0000 mgr.y (mgr.24370) 19018 : cluster [DBG] pgmap v19002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[17655]: audit 2024-04-04T00:52:32.525732+0000 mon.c (mon.2) 7599 : audit [DBG] from='client.? 172.21.15.67:0/672741273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[17655]: audit 2024-04-04T00:52:32.946299+0000 mon.a (mon.0) 16093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[17655]: audit 2024-04-04T00:52:32.962316+0000 mon.a (mon.0) 16094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[17655]: audit 2024-04-04T00:52:32.963660+0000 mon.a (mon.0) 16095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[17655]: audit 2024-04-04T00:52:32.964703+0000 mon.a (mon.0) 16096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[17655]: audit 2024-04-04T00:52:32.971579+0000 mon.a (mon.0) 16097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[27441]: cluster 2024-04-04T00:52:31.907449+0000 mgr.y (mgr.24370) 19018 : cluster [DBG] pgmap v19002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[27441]: audit 2024-04-04T00:52:32.525732+0000 mon.c (mon.2) 7599 : audit [DBG] from='client.? 172.21.15.67:0/672741273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[27441]: audit 2024-04-04T00:52:32.946299+0000 mon.a (mon.0) 16093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[27441]: audit 2024-04-04T00:52:32.962316+0000 mon.a (mon.0) 16094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[27441]: audit 2024-04-04T00:52:32.963660+0000 mon.a (mon.0) 16095 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[27441]: audit 2024-04-04T00:52:32.964703+0000 mon.a (mon.0) 16096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:52:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:33 smithi067 bash[27441]: audit 2024-04-04T00:52:32.971579+0000 mon.a (mon.0) 16097 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:52:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:52:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:35 smithi082 bash[20963]: cluster 2024-04-04T00:52:33.908192+0000 mgr.y (mgr.24370) 19019 : cluster [DBG] pgmap v19003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:35 smithi082 bash[20963]: audit 2024-04-04T00:52:34.973829+0000 mon.a (mon.0) 16098 : audit [DBG] from='client.? 172.21.15.67:0/1853746333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:35 smithi067 bash[27441]: cluster 2024-04-04T00:52:33.908192+0000 mgr.y (mgr.24370) 19019 : cluster [DBG] pgmap v19003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:35 smithi067 bash[27441]: audit 2024-04-04T00:52:34.973829+0000 mon.a (mon.0) 16098 : audit [DBG] from='client.? 172.21.15.67:0/1853746333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:35 smithi067 bash[17655]: cluster 2024-04-04T00:52:33.908192+0000 mgr.y (mgr.24370) 19019 : cluster [DBG] pgmap v19003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:35 smithi067 bash[17655]: audit 2024-04-04T00:52:34.973829+0000 mon.a (mon.0) 16098 : audit [DBG] from='client.? 172.21.15.67:0/1853746333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:37 smithi082 bash[20963]: cluster 2024-04-04T00:52:35.909313+0000 mgr.y (mgr.24370) 19020 : cluster [DBG] pgmap v19004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:37 smithi067 bash[17655]: cluster 2024-04-04T00:52:35.909313+0000 mgr.y (mgr.24370) 19020 : cluster [DBG] pgmap v19004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:37 smithi067 bash[27441]: cluster 2024-04-04T00:52:35.909313+0000 mgr.y (mgr.24370) 19020 : cluster [DBG] pgmap v19004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:38 smithi082 bash[20963]: audit 2024-04-04T00:52:37.425344+0000 mon.c (mon.2) 7600 : audit [DBG] from='client.? 172.21.15.67:0/3940293299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:38 smithi067 bash[17655]: audit 2024-04-04T00:52:37.425344+0000 mon.c (mon.2) 7600 : audit [DBG] from='client.? 172.21.15.67:0/3940293299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:38 smithi067 bash[27441]: audit 2024-04-04T00:52:37.425344+0000 mon.c (mon.2) 7600 : audit [DBG] from='client.? 172.21.15.67:0/3940293299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:39 smithi082 bash[20963]: cluster 2024-04-04T00:52:37.909958+0000 mgr.y (mgr.24370) 19021 : cluster [DBG] pgmap v19005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:39 smithi067 bash[27441]: cluster 2024-04-04T00:52:37.909958+0000 mgr.y (mgr.24370) 19021 : cluster [DBG] pgmap v19005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:39 smithi067 bash[17655]: cluster 2024-04-04T00:52:37.909958+0000 mgr.y (mgr.24370) 19021 : cluster [DBG] pgmap v19005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:40 smithi082 bash[20963]: audit 2024-04-04T00:52:39.879286+0000 mon.a (mon.0) 16099 : audit [DBG] from='client.? 172.21.15.67:0/171047543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:40 smithi067 bash[17655]: audit 2024-04-04T00:52:39.879286+0000 mon.a (mon.0) 16099 : audit [DBG] from='client.? 172.21.15.67:0/171047543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:40.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:40 smithi067 bash[27441]: audit 2024-04-04T00:52:39.879286+0000 mon.a (mon.0) 16099 : audit [DBG] from='client.? 172.21.15.67:0/171047543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:41 smithi082 bash[20963]: cluster 2024-04-04T00:52:39.910680+0000 mgr.y (mgr.24370) 19022 : cluster [DBG] pgmap v19006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:41 smithi082 bash[20963]: audit 2024-04-04T00:52:40.671341+0000 mon.a (mon.0) 16100 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:41 smithi067 bash[17655]: cluster 2024-04-04T00:52:39.910680+0000 mgr.y (mgr.24370) 19022 : cluster [DBG] pgmap v19006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:41 smithi067 bash[17655]: audit 2024-04-04T00:52:40.671341+0000 mon.a (mon.0) 16100 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:41 smithi067 bash[27441]: cluster 2024-04-04T00:52:39.910680+0000 mgr.y (mgr.24370) 19022 : cluster [DBG] pgmap v19006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:41 smithi067 bash[27441]: audit 2024-04-04T00:52:40.671341+0000 mon.a (mon.0) 16100 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:43 smithi082 bash[20963]: cluster 2024-04-04T00:52:41.911819+0000 mgr.y (mgr.24370) 19023 : cluster [DBG] pgmap v19007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:43 smithi082 bash[20963]: audit 2024-04-04T00:52:42.338579+0000 mon.a (mon.0) 16101 : audit [DBG] from='client.? 172.21.15.67:0/2276660168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:52:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:43 smithi067 bash[17655]: cluster 2024-04-04T00:52:41.911819+0000 mgr.y (mgr.24370) 19023 : cluster [DBG] pgmap v19007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:43 smithi067 bash[17655]: audit 2024-04-04T00:52:42.338579+0000 mon.a (mon.0) 16101 : audit [DBG] from='client.? 172.21.15.67:0/2276660168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:43 smithi067 bash[27441]: cluster 2024-04-04T00:52:41.911819+0000 mgr.y (mgr.24370) 19023 : cluster [DBG] pgmap v19007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:43 smithi067 bash[27441]: audit 2024-04-04T00:52:42.338579+0000 mon.a (mon.0) 16101 : audit [DBG] from='client.? 172.21.15.67:0/2276660168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:52:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:45 smithi082 bash[20963]: cluster 2024-04-04T00:52:43.912558+0000 mgr.y (mgr.24370) 19024 : cluster [DBG] pgmap v19008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:45 smithi082 bash[20963]: audit 2024-04-04T00:52:44.794597+0000 mon.c (mon.2) 7601 : audit [DBG] from='client.? 172.21.15.67:0/1056075230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:45 smithi067 bash[17655]: cluster 2024-04-04T00:52:43.912558+0000 mgr.y (mgr.24370) 19024 : cluster [DBG] pgmap v19008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:45 smithi067 bash[17655]: audit 2024-04-04T00:52:44.794597+0000 mon.c (mon.2) 7601 : audit [DBG] from='client.? 172.21.15.67:0/1056075230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:45 smithi067 bash[27441]: cluster 2024-04-04T00:52:43.912558+0000 mgr.y (mgr.24370) 19024 : cluster [DBG] pgmap v19008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:45 smithi067 bash[27441]: audit 2024-04-04T00:52:44.794597+0000 mon.c (mon.2) 7601 : audit [DBG] from='client.? 172.21.15.67:0/1056075230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:47 smithi082 bash[20963]: cluster 2024-04-04T00:52:45.913648+0000 mgr.y (mgr.24370) 19025 : cluster [DBG] pgmap v19009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:47 smithi067 bash[17655]: cluster 2024-04-04T00:52:45.913648+0000 mgr.y (mgr.24370) 19025 : cluster [DBG] pgmap v19009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:47 smithi067 bash[27441]: cluster 2024-04-04T00:52:45.913648+0000 mgr.y (mgr.24370) 19025 : cluster [DBG] pgmap v19009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:48 smithi067 bash[17655]: audit 2024-04-04T00:52:47.249505+0000 mon.a (mon.0) 16102 : audit [DBG] from='client.? 172.21.15.67:0/3875063235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:48.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:48 smithi067 bash[27441]: audit 2024-04-04T00:52:47.249505+0000 mon.a (mon.0) 16102 : audit [DBG] from='client.? 172.21.15.67:0/3875063235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:48.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:48 smithi082 bash[20963]: audit 2024-04-04T00:52:47.249505+0000 mon.a (mon.0) 16102 : audit [DBG] from='client.? 172.21.15.67:0/3875063235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:49 smithi067 bash[17655]: cluster 2024-04-04T00:52:47.914303+0000 mgr.y (mgr.24370) 19026 : cluster [DBG] pgmap v19010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:49 smithi067 bash[27441]: cluster 2024-04-04T00:52:47.914303+0000 mgr.y (mgr.24370) 19026 : cluster [DBG] pgmap v19010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:49 smithi082 bash[20963]: cluster 2024-04-04T00:52:47.914303+0000 mgr.y (mgr.24370) 19026 : cluster [DBG] pgmap v19010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:50 smithi067 bash[17655]: audit 2024-04-04T00:52:49.695257+0000 mon.a (mon.0) 16103 : audit [DBG] from='client.? 172.21.15.67:0/1925039714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:50 smithi067 bash[27441]: audit 2024-04-04T00:52:49.695257+0000 mon.a (mon.0) 16103 : audit [DBG] from='client.? 172.21.15.67:0/1925039714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:50 smithi082 bash[20963]: audit 2024-04-04T00:52:49.695257+0000 mon.a (mon.0) 16103 : audit [DBG] from='client.? 172.21.15.67:0/1925039714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:51 smithi067 bash[17655]: cluster 2024-04-04T00:52:49.914931+0000 mgr.y (mgr.24370) 19027 : cluster [DBG] pgmap v19011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:51 smithi067 bash[27441]: cluster 2024-04-04T00:52:49.914931+0000 mgr.y (mgr.24370) 19027 : cluster [DBG] pgmap v19011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:51 smithi082 bash[20963]: cluster 2024-04-04T00:52:49.914931+0000 mgr.y (mgr.24370) 19027 : cluster [DBG] pgmap v19011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:52 smithi067 bash[17655]: audit 2024-04-04T00:52:52.141076+0000 mon.a (mon.0) 16104 : audit [DBG] from='client.? 172.21.15.67:0/3586050417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:52 smithi067 bash[27441]: audit 2024-04-04T00:52:52.141076+0000 mon.a (mon.0) 16104 : audit [DBG] from='client.? 172.21.15.67:0/3586050417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:52 smithi082 bash[20963]: audit 2024-04-04T00:52:52.141076+0000 mon.a (mon.0) 16104 : audit [DBG] from='client.? 172.21.15.67:0/3586050417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:52:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:53 smithi067 bash[27441]: cluster 2024-04-04T00:52:51.916070+0000 mgr.y (mgr.24370) 19028 : cluster [DBG] pgmap v19012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:53 smithi067 bash[17655]: cluster 2024-04-04T00:52:51.916070+0000 mgr.y (mgr.24370) 19028 : cluster [DBG] pgmap v19012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:53 smithi082 bash[20963]: cluster 2024-04-04T00:52:51.916070+0000 mgr.y (mgr.24370) 19028 : cluster [DBG] pgmap v19012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:52:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:55 smithi082 bash[20963]: cluster 2024-04-04T00:52:53.916694+0000 mgr.y (mgr.24370) 19029 : cluster [DBG] pgmap v19013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:55 smithi082 bash[20963]: audit 2024-04-04T00:52:54.596971+0000 mon.a (mon.0) 16105 : audit [DBG] from='client.? 172.21.15.67:0/935652771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:55 smithi067 bash[17655]: cluster 2024-04-04T00:52:53.916694+0000 mgr.y (mgr.24370) 19029 : cluster [DBG] pgmap v19013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:55 smithi067 bash[17655]: audit 2024-04-04T00:52:54.596971+0000 mon.a (mon.0) 16105 : audit [DBG] from='client.? 172.21.15.67:0/935652771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:55 smithi067 bash[27441]: cluster 2024-04-04T00:52:53.916694+0000 mgr.y (mgr.24370) 19029 : cluster [DBG] pgmap v19013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:55 smithi067 bash[27441]: audit 2024-04-04T00:52:54.596971+0000 mon.a (mon.0) 16105 : audit [DBG] from='client.? 172.21.15.67:0/935652771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:56 smithi082 bash[20963]: audit 2024-04-04T00:52:55.671824+0000 mon.a (mon.0) 16106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:56 smithi067 bash[17655]: audit 2024-04-04T00:52:55.671824+0000 mon.a (mon.0) 16106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:56 smithi067 bash[27441]: audit 2024-04-04T00:52:55.671824+0000 mon.a (mon.0) 16106 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:52:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:57 smithi082 bash[20963]: cluster 2024-04-04T00:52:55.917836+0000 mgr.y (mgr.24370) 19030 : cluster [DBG] pgmap v19014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:57 smithi082 bash[20963]: audit 2024-04-04T00:52:57.044839+0000 mon.c (mon.2) 7602 : audit [DBG] from='client.? 172.21.15.67:0/3237405972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:57 smithi067 bash[17655]: cluster 2024-04-04T00:52:55.917836+0000 mgr.y (mgr.24370) 19030 : cluster [DBG] pgmap v19014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:57 smithi067 bash[17655]: audit 2024-04-04T00:52:57.044839+0000 mon.c (mon.2) 7602 : audit [DBG] from='client.? 172.21.15.67:0/3237405972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:57 smithi067 bash[27441]: cluster 2024-04-04T00:52:55.917836+0000 mgr.y (mgr.24370) 19030 : cluster [DBG] pgmap v19014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:57 smithi067 bash[27441]: audit 2024-04-04T00:52:57.044839+0000 mon.c (mon.2) 7602 : audit [DBG] from='client.? 172.21.15.67:0/3237405972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:52:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:52:59 smithi082 bash[20963]: cluster 2024-04-04T00:52:57.918601+0000 mgr.y (mgr.24370) 19031 : cluster [DBG] pgmap v19015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:52:59 smithi067 bash[17655]: cluster 2024-04-04T00:52:57.918601+0000 mgr.y (mgr.24370) 19031 : cluster [DBG] pgmap v19015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:52:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:52:59 smithi067 bash[27441]: cluster 2024-04-04T00:52:57.918601+0000 mgr.y (mgr.24370) 19031 : cluster [DBG] pgmap v19015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:00 smithi082 bash[20963]: audit 2024-04-04T00:52:59.493724+0000 mon.a (mon.0) 16107 : audit [DBG] from='client.? 172.21.15.67:0/2268245001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:00 smithi067 bash[17655]: audit 2024-04-04T00:52:59.493724+0000 mon.a (mon.0) 16107 : audit [DBG] from='client.? 172.21.15.67:0/2268245001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:00 smithi067 bash[27441]: audit 2024-04-04T00:52:59.493724+0000 mon.a (mon.0) 16107 : audit [DBG] from='client.? 172.21.15.67:0/2268245001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:01 smithi082 bash[20963]: cluster 2024-04-04T00:52:59.919306+0000 mgr.y (mgr.24370) 19032 : cluster [DBG] pgmap v19016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:01 smithi067 bash[27441]: cluster 2024-04-04T00:52:59.919306+0000 mgr.y (mgr.24370) 19032 : cluster [DBG] pgmap v19016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:01 smithi067 bash[17655]: cluster 2024-04-04T00:52:59.919306+0000 mgr.y (mgr.24370) 19032 : cluster [DBG] pgmap v19016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:02 smithi082 bash[20963]: audit 2024-04-04T00:53:01.943116+0000 mon.c (mon.2) 7603 : audit [DBG] from='client.? 172.21.15.67:0/914994063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:02 smithi067 bash[17655]: audit 2024-04-04T00:53:01.943116+0000 mon.c (mon.2) 7603 : audit [DBG] from='client.? 172.21.15.67:0/914994063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:02 smithi067 bash[27441]: audit 2024-04-04T00:53:01.943116+0000 mon.c (mon.2) 7603 : audit [DBG] from='client.? 172.21.15.67:0/914994063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:03 smithi067 bash[27441]: cluster 2024-04-04T00:53:01.920455+0000 mgr.y (mgr.24370) 19033 : cluster [DBG] pgmap v19017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:03 smithi067 bash[17655]: cluster 2024-04-04T00:53:01.920455+0000 mgr.y (mgr.24370) 19033 : cluster [DBG] pgmap v19017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:53:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:03 smithi082 bash[20963]: cluster 2024-04-04T00:53:01.920455+0000 mgr.y (mgr.24370) 19033 : cluster [DBG] pgmap v19017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:53:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:05 smithi082 bash[20963]: cluster 2024-04-04T00:53:03.921170+0000 mgr.y (mgr.24370) 19034 : cluster [DBG] pgmap v19018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:05 smithi082 bash[20963]: audit 2024-04-04T00:53:04.409082+0000 mon.c (mon.2) 7604 : audit [DBG] from='client.? 172.21.15.67:0/3369050930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:05 smithi067 bash[27441]: cluster 2024-04-04T00:53:03.921170+0000 mgr.y (mgr.24370) 19034 : cluster [DBG] pgmap v19018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:05 smithi067 bash[27441]: audit 2024-04-04T00:53:04.409082+0000 mon.c (mon.2) 7604 : audit [DBG] from='client.? 172.21.15.67:0/3369050930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:05 smithi067 bash[17655]: cluster 2024-04-04T00:53:03.921170+0000 mgr.y (mgr.24370) 19034 : cluster [DBG] pgmap v19018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:05 smithi067 bash[17655]: audit 2024-04-04T00:53:04.409082+0000 mon.c (mon.2) 7604 : audit [DBG] from='client.? 172.21.15.67:0/3369050930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:07 smithi082 bash[20963]: cluster 2024-04-04T00:53:05.922225+0000 mgr.y (mgr.24370) 19035 : cluster [DBG] pgmap v19019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:07 smithi082 bash[20963]: audit 2024-04-04T00:53:06.860402+0000 mon.a (mon.0) 16108 : audit [DBG] from='client.? 172.21.15.67:0/485399420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:07 smithi067 bash[27441]: cluster 2024-04-04T00:53:05.922225+0000 mgr.y (mgr.24370) 19035 : cluster [DBG] pgmap v19019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:07 smithi067 bash[27441]: audit 2024-04-04T00:53:06.860402+0000 mon.a (mon.0) 16108 : audit [DBG] from='client.? 172.21.15.67:0/485399420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:07 smithi067 bash[17655]: cluster 2024-04-04T00:53:05.922225+0000 mgr.y (mgr.24370) 19035 : cluster [DBG] pgmap v19019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:07 smithi067 bash[17655]: audit 2024-04-04T00:53:06.860402+0000 mon.a (mon.0) 16108 : audit [DBG] from='client.? 172.21.15.67:0/485399420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:09 smithi082 bash[20963]: cluster 2024-04-04T00:53:07.922911+0000 mgr.y (mgr.24370) 19036 : cluster [DBG] pgmap v19020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:09 smithi067 bash[17655]: cluster 2024-04-04T00:53:07.922911+0000 mgr.y (mgr.24370) 19036 : cluster [DBG] pgmap v19020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:09 smithi067 bash[27441]: cluster 2024-04-04T00:53:07.922911+0000 mgr.y (mgr.24370) 19036 : cluster [DBG] pgmap v19020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:10 smithi082 bash[20963]: audit 2024-04-04T00:53:09.329055+0000 mon.c (mon.2) 7605 : audit [DBG] from='client.? 172.21.15.67:0/3523264230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:10 smithi067 bash[17655]: audit 2024-04-04T00:53:09.329055+0000 mon.c (mon.2) 7605 : audit [DBG] from='client.? 172.21.15.67:0/3523264230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:10 smithi067 bash[27441]: audit 2024-04-04T00:53:09.329055+0000 mon.c (mon.2) 7605 : audit [DBG] from='client.? 172.21.15.67:0/3523264230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:11 smithi082 bash[20963]: cluster 2024-04-04T00:53:09.923609+0000 mgr.y (mgr.24370) 19037 : cluster [DBG] pgmap v19021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:11 smithi082 bash[20963]: audit 2024-04-04T00:53:10.672310+0000 mon.a (mon.0) 16109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:11 smithi067 bash[27441]: cluster 2024-04-04T00:53:09.923609+0000 mgr.y (mgr.24370) 19037 : cluster [DBG] pgmap v19021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:11 smithi067 bash[27441]: audit 2024-04-04T00:53:10.672310+0000 mon.a (mon.0) 16109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:11 smithi067 bash[17655]: cluster 2024-04-04T00:53:09.923609+0000 mgr.y (mgr.24370) 19037 : cluster [DBG] pgmap v19021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:11 smithi067 bash[17655]: audit 2024-04-04T00:53:10.672310+0000 mon.a (mon.0) 16109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:12 smithi082 bash[20963]: audit 2024-04-04T00:53:11.773821+0000 mon.c (mon.2) 7606 : audit [DBG] from='client.? 172.21.15.67:0/741832144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:12 smithi082 bash[20963]: cluster 2024-04-04T00:53:11.924817+0000 mgr.y (mgr.24370) 19038 : cluster [DBG] pgmap v19022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:12 smithi067 bash[17655]: audit 2024-04-04T00:53:11.773821+0000 mon.c (mon.2) 7606 : audit [DBG] from='client.? 172.21.15.67:0/741832144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:12 smithi067 bash[17655]: cluster 2024-04-04T00:53:11.924817+0000 mgr.y (mgr.24370) 19038 : cluster [DBG] pgmap v19022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:12 smithi067 bash[27441]: audit 2024-04-04T00:53:11.773821+0000 mon.c (mon.2) 7606 : audit [DBG] from='client.? 172.21.15.67:0/741832144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:12 smithi067 bash[27441]: cluster 2024-04-04T00:53:11.924817+0000 mgr.y (mgr.24370) 19038 : cluster [DBG] pgmap v19022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:13] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:53:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:53:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:14 smithi082 bash[20963]: cluster 2024-04-04T00:53:13.925380+0000 mgr.y (mgr.24370) 19039 : cluster [DBG] pgmap v19023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:14 smithi082 bash[20963]: audit 2024-04-04T00:53:14.229362+0000 mon.a (mon.0) 16110 : audit [DBG] from='client.? 172.21.15.67:0/3437421257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:14 smithi067 bash[27441]: cluster 2024-04-04T00:53:13.925380+0000 mgr.y (mgr.24370) 19039 : cluster [DBG] pgmap v19023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:14 smithi067 bash[27441]: audit 2024-04-04T00:53:14.229362+0000 mon.a (mon.0) 16110 : audit [DBG] from='client.? 172.21.15.67:0/3437421257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:14 smithi067 bash[17655]: cluster 2024-04-04T00:53:13.925380+0000 mgr.y (mgr.24370) 19039 : cluster [DBG] pgmap v19023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:14 smithi067 bash[17655]: audit 2024-04-04T00:53:14.229362+0000 mon.a (mon.0) 16110 : audit [DBG] from='client.? 172.21.15.67:0/3437421257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:16 smithi082 bash[20963]: cluster 2024-04-04T00:53:15.926563+0000 mgr.y (mgr.24370) 19040 : cluster [DBG] pgmap v19024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:16 smithi082 bash[20963]: audit 2024-04-04T00:53:16.692107+0000 mon.c (mon.2) 7607 : audit [DBG] from='client.? 172.21.15.67:0/1655595932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:16 smithi067 bash[27441]: cluster 2024-04-04T00:53:15.926563+0000 mgr.y (mgr.24370) 19040 : cluster [DBG] pgmap v19024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:16 smithi067 bash[27441]: audit 2024-04-04T00:53:16.692107+0000 mon.c (mon.2) 7607 : audit [DBG] from='client.? 172.21.15.67:0/1655595932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:16 smithi067 bash[17655]: cluster 2024-04-04T00:53:15.926563+0000 mgr.y (mgr.24370) 19040 : cluster [DBG] pgmap v19024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:16 smithi067 bash[17655]: audit 2024-04-04T00:53:16.692107+0000 mon.c (mon.2) 7607 : audit [DBG] from='client.? 172.21.15.67:0/1655595932' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:18 smithi082 bash[20963]: cluster 2024-04-04T00:53:17.927237+0000 mgr.y (mgr.24370) 19041 : cluster [DBG] pgmap v19025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:18 smithi067 bash[17655]: cluster 2024-04-04T00:53:17.927237+0000 mgr.y (mgr.24370) 19041 : cluster [DBG] pgmap v19025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:18 smithi067 bash[27441]: cluster 2024-04-04T00:53:17.927237+0000 mgr.y (mgr.24370) 19041 : cluster [DBG] pgmap v19025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:20 smithi082 bash[20963]: audit 2024-04-04T00:53:19.147722+0000 mon.c (mon.2) 7608 : audit [DBG] from='client.? 172.21.15.67:0/870921415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:20 smithi067 bash[27441]: audit 2024-04-04T00:53:19.147722+0000 mon.c (mon.2) 7608 : audit [DBG] from='client.? 172.21.15.67:0/870921415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:20 smithi067 bash[17655]: audit 2024-04-04T00:53:19.147722+0000 mon.c (mon.2) 7608 : audit [DBG] from='client.? 172.21.15.67:0/870921415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:21 smithi082 bash[20963]: cluster 2024-04-04T00:53:19.927893+0000 mgr.y (mgr.24370) 19042 : cluster [DBG] pgmap v19026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:21 smithi067 bash[27441]: cluster 2024-04-04T00:53:19.927893+0000 mgr.y (mgr.24370) 19042 : cluster [DBG] pgmap v19026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:21 smithi067 bash[17655]: cluster 2024-04-04T00:53:19.927893+0000 mgr.y (mgr.24370) 19042 : cluster [DBG] pgmap v19026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:22 smithi082 bash[20963]: audit 2024-04-04T00:53:21.620719+0000 mon.c (mon.2) 7609 : audit [DBG] from='client.? 172.21.15.67:0/3719587549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:22 smithi067 bash[27441]: audit 2024-04-04T00:53:21.620719+0000 mon.c (mon.2) 7609 : audit [DBG] from='client.? 172.21.15.67:0/3719587549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:22 smithi067 bash[17655]: audit 2024-04-04T00:53:21.620719+0000 mon.c (mon.2) 7609 : audit [DBG] from='client.? 172.21.15.67:0/3719587549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:23 smithi067 bash[17655]: cluster 2024-04-04T00:53:21.929030+0000 mgr.y (mgr.24370) 19043 : cluster [DBG] pgmap v19027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:23] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:53:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:23 smithi067 bash[27441]: cluster 2024-04-04T00:53:21.929030+0000 mgr.y (mgr.24370) 19043 : cluster [DBG] pgmap v19027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:23 smithi082 bash[20963]: cluster 2024-04-04T00:53:21.929030+0000 mgr.y (mgr.24370) 19043 : cluster [DBG] pgmap v19027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:53:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:24 smithi082 bash[20963]: audit 2024-04-04T00:53:24.080645+0000 mon.c (mon.2) 7610 : audit [DBG] from='client.? 172.21.15.67:0/1566823875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:24 smithi067 bash[27441]: audit 2024-04-04T00:53:24.080645+0000 mon.c (mon.2) 7610 : audit [DBG] from='client.? 172.21.15.67:0/1566823875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:24 smithi067 bash[17655]: audit 2024-04-04T00:53:24.080645+0000 mon.c (mon.2) 7610 : audit [DBG] from='client.? 172.21.15.67:0/1566823875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:25 smithi082 bash[20963]: cluster 2024-04-04T00:53:23.929688+0000 mgr.y (mgr.24370) 19044 : cluster [DBG] pgmap v19028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:25 smithi067 bash[17655]: cluster 2024-04-04T00:53:23.929688+0000 mgr.y (mgr.24370) 19044 : cluster [DBG] pgmap v19028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:25 smithi067 bash[27441]: cluster 2024-04-04T00:53:23.929688+0000 mgr.y (mgr.24370) 19044 : cluster [DBG] pgmap v19028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:26 smithi082 bash[20963]: audit 2024-04-04T00:53:25.672687+0000 mon.a (mon.0) 16111 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:26 smithi067 bash[17655]: audit 2024-04-04T00:53:25.672687+0000 mon.a (mon.0) 16111 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:26 smithi067 bash[27441]: audit 2024-04-04T00:53:25.672687+0000 mon.a (mon.0) 16111 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:27 smithi082 bash[20963]: cluster 2024-04-04T00:53:25.930754+0000 mgr.y (mgr.24370) 19045 : cluster [DBG] pgmap v19029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:27 smithi082 bash[20963]: audit 2024-04-04T00:53:26.541903+0000 mon.c (mon.2) 7611 : audit [DBG] from='client.? 172.21.15.67:0/1391683148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:27 smithi067 bash[27441]: cluster 2024-04-04T00:53:25.930754+0000 mgr.y (mgr.24370) 19045 : cluster [DBG] pgmap v19029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:27 smithi067 bash[27441]: audit 2024-04-04T00:53:26.541903+0000 mon.c (mon.2) 7611 : audit [DBG] from='client.? 172.21.15.67:0/1391683148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:27 smithi067 bash[17655]: cluster 2024-04-04T00:53:25.930754+0000 mgr.y (mgr.24370) 19045 : cluster [DBG] pgmap v19029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:27 smithi067 bash[17655]: audit 2024-04-04T00:53:26.541903+0000 mon.c (mon.2) 7611 : audit [DBG] from='client.? 172.21.15.67:0/1391683148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:29 smithi082 bash[20963]: cluster 2024-04-04T00:53:27.931413+0000 mgr.y (mgr.24370) 19046 : cluster [DBG] pgmap v19030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:29 smithi082 bash[20963]: audit 2024-04-04T00:53:28.991838+0000 mon.a (mon.0) 16112 : audit [DBG] from='client.? 172.21.15.67:0/4238326996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:29 smithi067 bash[17655]: cluster 2024-04-04T00:53:27.931413+0000 mgr.y (mgr.24370) 19046 : cluster [DBG] pgmap v19030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:29 smithi067 bash[17655]: audit 2024-04-04T00:53:28.991838+0000 mon.a (mon.0) 16112 : audit [DBG] from='client.? 172.21.15.67:0/4238326996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:29 smithi067 bash[27441]: cluster 2024-04-04T00:53:27.931413+0000 mgr.y (mgr.24370) 19046 : cluster [DBG] pgmap v19030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:29 smithi067 bash[27441]: audit 2024-04-04T00:53:28.991838+0000 mon.a (mon.0) 16112 : audit [DBG] from='client.? 172.21.15.67:0/4238326996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:31 smithi082 bash[20963]: cluster 2024-04-04T00:53:29.932131+0000 mgr.y (mgr.24370) 19047 : cluster [DBG] pgmap v19031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:31 smithi067 bash[17655]: cluster 2024-04-04T00:53:29.932131+0000 mgr.y (mgr.24370) 19047 : cluster [DBG] pgmap v19031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:31 smithi067 bash[27441]: cluster 2024-04-04T00:53:29.932131+0000 mgr.y (mgr.24370) 19047 : cluster [DBG] pgmap v19031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:32 smithi082 bash[20963]: audit 2024-04-04T00:53:31.446185+0000 mon.c (mon.2) 7612 : audit [DBG] from='client.? 172.21.15.67:0/3786893401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:32 smithi067 bash[17655]: audit 2024-04-04T00:53:31.446185+0000 mon.c (mon.2) 7612 : audit [DBG] from='client.? 172.21.15.67:0/3786893401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:32 smithi067 bash[27441]: audit 2024-04-04T00:53:31.446185+0000 mon.c (mon.2) 7612 : audit [DBG] from='client.? 172.21.15.67:0/3786893401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:33] "GET /metrics HTTP/1.1" 200 240007 "" "Prometheus/2.43.0" 2024-04-04T00:53:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:33 smithi067 bash[17655]: cluster 2024-04-04T00:53:31.933333+0000 mgr.y (mgr.24370) 19048 : cluster [DBG] pgmap v19032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:33 smithi067 bash[17655]: audit 2024-04-04T00:53:33.046061+0000 mon.a (mon.0) 16113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:53:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:33 smithi067 bash[27441]: cluster 2024-04-04T00:53:31.933333+0000 mgr.y (mgr.24370) 19048 : cluster [DBG] pgmap v19032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:33 smithi067 bash[27441]: audit 2024-04-04T00:53:33.046061+0000 mon.a (mon.0) 16113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:53:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:33 smithi082 bash[20963]: cluster 2024-04-04T00:53:31.933333+0000 mgr.y (mgr.24370) 19048 : cluster [DBG] pgmap v19032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:33 smithi082 bash[20963]: audit 2024-04-04T00:53:33.046061+0000 mon.a (mon.0) 16113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:53:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:53:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:34 smithi082 bash[20963]: audit 2024-04-04T00:53:33.377146+0000 mon.a (mon.0) 16114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:34 smithi082 bash[20963]: audit 2024-04-04T00:53:33.386520+0000 mon.a (mon.0) 16115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:34 smithi082 bash[20963]: audit 2024-04-04T00:53:33.899076+0000 mon.a (mon.0) 16116 : audit [DBG] from='client.? 172.21.15.67:0/4115917543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:34 smithi082 bash[20963]: cluster 2024-04-04T00:53:33.934038+0000 mgr.y (mgr.24370) 19049 : cluster [DBG] pgmap v19033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:34 smithi067 bash[17655]: audit 2024-04-04T00:53:33.377146+0000 mon.a (mon.0) 16114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:34 smithi067 bash[17655]: audit 2024-04-04T00:53:33.386520+0000 mon.a (mon.0) 16115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:34 smithi067 bash[17655]: audit 2024-04-04T00:53:33.899076+0000 mon.a (mon.0) 16116 : audit [DBG] from='client.? 172.21.15.67:0/4115917543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:34 smithi067 bash[17655]: cluster 2024-04-04T00:53:33.934038+0000 mgr.y (mgr.24370) 19049 : cluster [DBG] pgmap v19033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:34 smithi067 bash[27441]: audit 2024-04-04T00:53:33.377146+0000 mon.a (mon.0) 16114 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:34 smithi067 bash[27441]: audit 2024-04-04T00:53:33.386520+0000 mon.a (mon.0) 16115 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:34 smithi067 bash[27441]: audit 2024-04-04T00:53:33.899076+0000 mon.a (mon.0) 16116 : audit [DBG] from='client.? 172.21.15.67:0/4115917543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:34 smithi067 bash[27441]: cluster 2024-04-04T00:53:33.934038+0000 mgr.y (mgr.24370) 19049 : cluster [DBG] pgmap v19033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:36 smithi082 bash[20963]: cluster 2024-04-04T00:53:35.935220+0000 mgr.y (mgr.24370) 19050 : cluster [DBG] pgmap v19034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:36 smithi082 bash[20963]: audit 2024-04-04T00:53:36.352360+0000 mon.c (mon.2) 7613 : audit [DBG] from='client.? 172.21.15.67:0/2938551831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:36 smithi067 bash[27441]: cluster 2024-04-04T00:53:35.935220+0000 mgr.y (mgr.24370) 19050 : cluster [DBG] pgmap v19034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:36 smithi067 bash[27441]: audit 2024-04-04T00:53:36.352360+0000 mon.c (mon.2) 7613 : audit [DBG] from='client.? 172.21.15.67:0/2938551831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:36 smithi067 bash[17655]: cluster 2024-04-04T00:53:35.935220+0000 mgr.y (mgr.24370) 19050 : cluster [DBG] pgmap v19034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:36 smithi067 bash[17655]: audit 2024-04-04T00:53:36.352360+0000 mon.c (mon.2) 7613 : audit [DBG] from='client.? 172.21.15.67:0/2938551831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:38 smithi082 bash[20963]: cluster 2024-04-04T00:53:37.935865+0000 mgr.y (mgr.24370) 19051 : cluster [DBG] pgmap v19035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:38 smithi082 bash[20963]: audit 2024-04-04T00:53:38.793641+0000 mon.a (mon.0) 16117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:38 smithi082 bash[20963]: audit 2024-04-04T00:53:38.802064+0000 mon.a (mon.0) 16118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:38 smithi082 bash[20963]: audit 2024-04-04T00:53:38.821045+0000 mon.a (mon.0) 16119 : audit [DBG] from='client.? 172.21.15.67:0/2887727475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:38 smithi067 bash[17655]: cluster 2024-04-04T00:53:37.935865+0000 mgr.y (mgr.24370) 19051 : cluster [DBG] pgmap v19035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:38 smithi067 bash[17655]: audit 2024-04-04T00:53:38.793641+0000 mon.a (mon.0) 16117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:38 smithi067 bash[17655]: audit 2024-04-04T00:53:38.802064+0000 mon.a (mon.0) 16118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:38 smithi067 bash[17655]: audit 2024-04-04T00:53:38.821045+0000 mon.a (mon.0) 16119 : audit [DBG] from='client.? 172.21.15.67:0/2887727475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:38 smithi067 bash[27441]: cluster 2024-04-04T00:53:37.935865+0000 mgr.y (mgr.24370) 19051 : cluster [DBG] pgmap v19035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:38 smithi067 bash[27441]: audit 2024-04-04T00:53:38.793641+0000 mon.a (mon.0) 16117 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:38 smithi067 bash[27441]: audit 2024-04-04T00:53:38.802064+0000 mon.a (mon.0) 16118 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:38 smithi067 bash[27441]: audit 2024-04-04T00:53:38.821045+0000 mon.a (mon.0) 16119 : audit [DBG] from='client.? 172.21.15.67:0/2887727475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:40 smithi082 bash[20963]: audit 2024-04-04T00:53:39.341343+0000 mon.a (mon.0) 16120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:40 smithi082 bash[20963]: audit 2024-04-04T00:53:39.352089+0000 mon.a (mon.0) 16121 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:40 smithi082 bash[20963]: audit 2024-04-04T00:53:39.820131+0000 mon.a (mon.0) 16122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:53:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:40 smithi082 bash[20963]: audit 2024-04-04T00:53:39.821810+0000 mon.a (mon.0) 16123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:53:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:40 smithi082 bash[20963]: audit 2024-04-04T00:53:39.832808+0000 mon.a (mon.0) 16124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:40 smithi082 bash[20963]: cluster 2024-04-04T00:53:39.936619+0000 mgr.y (mgr.24370) 19052 : cluster [DBG] pgmap v19036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[17655]: audit 2024-04-04T00:53:39.341343+0000 mon.a (mon.0) 16120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[17655]: audit 2024-04-04T00:53:39.352089+0000 mon.a (mon.0) 16121 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[17655]: audit 2024-04-04T00:53:39.820131+0000 mon.a (mon.0) 16122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:53:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[17655]: audit 2024-04-04T00:53:39.821810+0000 mon.a (mon.0) 16123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:53:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[17655]: audit 2024-04-04T00:53:39.832808+0000 mon.a (mon.0) 16124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[17655]: cluster 2024-04-04T00:53:39.936619+0000 mgr.y (mgr.24370) 19052 : cluster [DBG] pgmap v19036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[27441]: audit 2024-04-04T00:53:39.341343+0000 mon.a (mon.0) 16120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[27441]: audit 2024-04-04T00:53:39.352089+0000 mon.a (mon.0) 16121 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[27441]: audit 2024-04-04T00:53:39.820131+0000 mon.a (mon.0) 16122 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:53:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[27441]: audit 2024-04-04T00:53:39.821810+0000 mon.a (mon.0) 16123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:53:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[27441]: audit 2024-04-04T00:53:39.832808+0000 mon.a (mon.0) 16124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:53:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:40 smithi067 bash[27441]: cluster 2024-04-04T00:53:39.936619+0000 mgr.y (mgr.24370) 19052 : cluster [DBG] pgmap v19036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:41 smithi082 bash[20963]: audit 2024-04-04T00:53:40.673105+0000 mon.a (mon.0) 16125 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:41 smithi082 bash[20963]: audit 2024-04-04T00:53:41.285580+0000 mon.c (mon.2) 7614 : audit [DBG] from='client.? 172.21.15.67:0/2915024517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:41 smithi067 bash[27441]: audit 2024-04-04T00:53:40.673105+0000 mon.a (mon.0) 16125 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:41 smithi067 bash[27441]: audit 2024-04-04T00:53:41.285580+0000 mon.c (mon.2) 7614 : audit [DBG] from='client.? 172.21.15.67:0/2915024517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:41 smithi067 bash[17655]: audit 2024-04-04T00:53:40.673105+0000 mon.a (mon.0) 16125 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:41 smithi067 bash[17655]: audit 2024-04-04T00:53:41.285580+0000 mon.c (mon.2) 7614 : audit [DBG] from='client.? 172.21.15.67:0/2915024517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:42 smithi082 bash[20963]: cluster 2024-04-04T00:53:41.937989+0000 mgr.y (mgr.24370) 19053 : cluster [DBG] pgmap v19037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:42 smithi067 bash[27441]: cluster 2024-04-04T00:53:41.937989+0000 mgr.y (mgr.24370) 19053 : cluster [DBG] pgmap v19037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:42 smithi067 bash[17655]: cluster 2024-04-04T00:53:41.937989+0000 mgr.y (mgr.24370) 19053 : cluster [DBG] pgmap v19037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:53:43.789 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:53:44.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:43 smithi082 bash[20963]: audit 2024-04-04T00:53:43.735253+0000 mon.a (mon.0) 16126 : audit [DBG] from='client.? 172.21.15.67:0/650839296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:44.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:43 smithi067 bash[17655]: audit 2024-04-04T00:53:43.735253+0000 mon.a (mon.0) 16126 : audit [DBG] from='client.? 172.21.15.67:0/650839296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:44.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:43 smithi067 bash[27441]: audit 2024-04-04T00:53:43.735253+0000 mon.a (mon.0) 16126 : audit [DBG] from='client.? 172.21.15.67:0/650839296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:44 smithi082 bash[20963]: cluster 2024-04-04T00:53:43.938715+0000 mgr.y (mgr.24370) 19054 : cluster [DBG] pgmap v19038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:44 smithi067 bash[27441]: cluster 2024-04-04T00:53:43.938715+0000 mgr.y (mgr.24370) 19054 : cluster [DBG] pgmap v19038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:45.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:44 smithi067 bash[17655]: cluster 2024-04-04T00:53:43.938715+0000 mgr.y (mgr.24370) 19054 : cluster [DBG] pgmap v19038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:46 smithi082 bash[20963]: cluster 2024-04-04T00:53:45.939802+0000 mgr.y (mgr.24370) 19055 : cluster [DBG] pgmap v19039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:46 smithi082 bash[20963]: audit 2024-04-04T00:53:46.186274+0000 mon.a (mon.0) 16127 : audit [DBG] from='client.? 172.21.15.67:0/1820358237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:46 smithi067 bash[27441]: cluster 2024-04-04T00:53:45.939802+0000 mgr.y (mgr.24370) 19055 : cluster [DBG] pgmap v19039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:46 smithi067 bash[27441]: audit 2024-04-04T00:53:46.186274+0000 mon.a (mon.0) 16127 : audit [DBG] from='client.? 172.21.15.67:0/1820358237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:46 smithi067 bash[17655]: cluster 2024-04-04T00:53:45.939802+0000 mgr.y (mgr.24370) 19055 : cluster [DBG] pgmap v19039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:46 smithi067 bash[17655]: audit 2024-04-04T00:53:46.186274+0000 mon.a (mon.0) 16127 : audit [DBG] from='client.? 172.21.15.67:0/1820358237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:49 smithi082 bash[20963]: cluster 2024-04-04T00:53:47.940468+0000 mgr.y (mgr.24370) 19056 : cluster [DBG] pgmap v19040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:49.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:49 smithi082 bash[20963]: audit 2024-04-04T00:53:48.640273+0000 mon.c (mon.2) 7615 : audit [DBG] from='client.? 172.21.15.67:0/1969866950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:49 smithi067 bash[27441]: cluster 2024-04-04T00:53:47.940468+0000 mgr.y (mgr.24370) 19056 : cluster [DBG] pgmap v19040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:49 smithi067 bash[27441]: audit 2024-04-04T00:53:48.640273+0000 mon.c (mon.2) 7615 : audit [DBG] from='client.? 172.21.15.67:0/1969866950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:49 smithi067 bash[17655]: cluster 2024-04-04T00:53:47.940468+0000 mgr.y (mgr.24370) 19056 : cluster [DBG] pgmap v19040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:49 smithi067 bash[17655]: audit 2024-04-04T00:53:48.640273+0000 mon.c (mon.2) 7615 : audit [DBG] from='client.? 172.21.15.67:0/1969866950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:51 smithi082 bash[20963]: cluster 2024-04-04T00:53:49.941138+0000 mgr.y (mgr.24370) 19057 : cluster [DBG] pgmap v19041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:51 smithi067 bash[17655]: cluster 2024-04-04T00:53:49.941138+0000 mgr.y (mgr.24370) 19057 : cluster [DBG] pgmap v19041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:51 smithi067 bash[27441]: cluster 2024-04-04T00:53:49.941138+0000 mgr.y (mgr.24370) 19057 : cluster [DBG] pgmap v19041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:52 smithi082 bash[20963]: audit 2024-04-04T00:53:51.103069+0000 mon.a (mon.0) 16128 : audit [DBG] from='client.? 172.21.15.67:0/1467560000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:52 smithi067 bash[27441]: audit 2024-04-04T00:53:51.103069+0000 mon.a (mon.0) 16128 : audit [DBG] from='client.? 172.21.15.67:0/1467560000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:52.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:52 smithi067 bash[17655]: audit 2024-04-04T00:53:51.103069+0000 mon.a (mon.0) 16128 : audit [DBG] from='client.? 172.21.15.67:0/1467560000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:53 smithi082 bash[20963]: cluster 2024-04-04T00:53:51.942335+0000 mgr.y (mgr.24370) 19058 : cluster [DBG] pgmap v19042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:53 smithi067 bash[17655]: cluster 2024-04-04T00:53:51.942335+0000 mgr.y (mgr.24370) 19058 : cluster [DBG] pgmap v19042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:53:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:53 smithi067 bash[27441]: cluster 2024-04-04T00:53:51.942335+0000 mgr.y (mgr.24370) 19058 : cluster [DBG] pgmap v19042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:53:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:54 smithi082 bash[20963]: audit 2024-04-04T00:53:53.557334+0000 mon.a (mon.0) 16129 : audit [DBG] from='client.? 172.21.15.67:0/3833706847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:54 smithi067 bash[17655]: audit 2024-04-04T00:53:53.557334+0000 mon.a (mon.0) 16129 : audit [DBG] from='client.? 172.21.15.67:0/3833706847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:54.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:54 smithi067 bash[27441]: audit 2024-04-04T00:53:53.557334+0000 mon.a (mon.0) 16129 : audit [DBG] from='client.? 172.21.15.67:0/3833706847' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:55 smithi082 bash[20963]: cluster 2024-04-04T00:53:53.943004+0000 mgr.y (mgr.24370) 19059 : cluster [DBG] pgmap v19043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:55 smithi067 bash[17655]: cluster 2024-04-04T00:53:53.943004+0000 mgr.y (mgr.24370) 19059 : cluster [DBG] pgmap v19043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:55 smithi067 bash[27441]: cluster 2024-04-04T00:53:53.943004+0000 mgr.y (mgr.24370) 19059 : cluster [DBG] pgmap v19043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:56 smithi082 bash[20963]: audit 2024-04-04T00:53:55.672692+0000 mon.a (mon.0) 16130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:56 smithi082 bash[20963]: audit 2024-04-04T00:53:56.015872+0000 mon.c (mon.2) 7616 : audit [DBG] from='client.? 172.21.15.67:0/2417259765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:56 smithi067 bash[17655]: audit 2024-04-04T00:53:55.672692+0000 mon.a (mon.0) 16130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:56 smithi067 bash[17655]: audit 2024-04-04T00:53:56.015872+0000 mon.c (mon.2) 7616 : audit [DBG] from='client.? 172.21.15.67:0/2417259765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:56 smithi067 bash[27441]: audit 2024-04-04T00:53:55.672692+0000 mon.a (mon.0) 16130 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:53:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:56 smithi067 bash[27441]: audit 2024-04-04T00:53:56.015872+0000 mon.c (mon.2) 7616 : audit [DBG] from='client.? 172.21.15.67:0/2417259765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:57 smithi082 bash[20963]: cluster 2024-04-04T00:53:55.943814+0000 mgr.y (mgr.24370) 19060 : cluster [DBG] pgmap v19044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:57 smithi067 bash[17655]: cluster 2024-04-04T00:53:55.943814+0000 mgr.y (mgr.24370) 19060 : cluster [DBG] pgmap v19044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:57 smithi067 bash[27441]: cluster 2024-04-04T00:53:55.943814+0000 mgr.y (mgr.24370) 19060 : cluster [DBG] pgmap v19044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:59 smithi082 bash[20963]: cluster 2024-04-04T00:53:57.944453+0000 mgr.y (mgr.24370) 19061 : cluster [DBG] pgmap v19045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:53:59 smithi082 bash[20963]: audit 2024-04-04T00:53:58.472982+0000 mon.a (mon.0) 16131 : audit [DBG] from='client.? 172.21.15.67:0/439405418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:59 smithi067 bash[17655]: cluster 2024-04-04T00:53:57.944453+0000 mgr.y (mgr.24370) 19061 : cluster [DBG] pgmap v19045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:53:59 smithi067 bash[17655]: audit 2024-04-04T00:53:58.472982+0000 mon.a (mon.0) 16131 : audit [DBG] from='client.? 172.21.15.67:0/439405418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:53:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:59 smithi067 bash[27441]: cluster 2024-04-04T00:53:57.944453+0000 mgr.y (mgr.24370) 19061 : cluster [DBG] pgmap v19045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:53:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:53:59 smithi067 bash[27441]: audit 2024-04-04T00:53:58.472982+0000 mon.a (mon.0) 16131 : audit [DBG] from='client.? 172.21.15.67:0/439405418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:01 smithi082 bash[20963]: cluster 2024-04-04T00:53:59.945207+0000 mgr.y (mgr.24370) 19062 : cluster [DBG] pgmap v19046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:01 smithi082 bash[20963]: audit 2024-04-04T00:54:00.934152+0000 mon.c (mon.2) 7617 : audit [DBG] from='client.? 172.21.15.67:0/3746020357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:01 smithi067 bash[17655]: cluster 2024-04-04T00:53:59.945207+0000 mgr.y (mgr.24370) 19062 : cluster [DBG] pgmap v19046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:01 smithi067 bash[17655]: audit 2024-04-04T00:54:00.934152+0000 mon.c (mon.2) 7617 : audit [DBG] from='client.? 172.21.15.67:0/3746020357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:01 smithi067 bash[27441]: cluster 2024-04-04T00:53:59.945207+0000 mgr.y (mgr.24370) 19062 : cluster [DBG] pgmap v19046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:01 smithi067 bash[27441]: audit 2024-04-04T00:54:00.934152+0000 mon.c (mon.2) 7617 : audit [DBG] from='client.? 172.21.15.67:0/3746020357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:03 smithi082 bash[20963]: cluster 2024-04-04T00:54:01.946362+0000 mgr.y (mgr.24370) 19063 : cluster [DBG] pgmap v19047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:03] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:54:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:03 smithi067 bash[17655]: cluster 2024-04-04T00:54:01.946362+0000 mgr.y (mgr.24370) 19063 : cluster [DBG] pgmap v19047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:03 smithi067 bash[27441]: cluster 2024-04-04T00:54:01.946362+0000 mgr.y (mgr.24370) 19063 : cluster [DBG] pgmap v19047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:54:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:04 smithi082 bash[20963]: audit 2024-04-04T00:54:03.391113+0000 mon.c (mon.2) 7618 : audit [DBG] from='client.? 172.21.15.67:0/3346604363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:04.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:04 smithi067 bash[17655]: audit 2024-04-04T00:54:03.391113+0000 mon.c (mon.2) 7618 : audit [DBG] from='client.? 172.21.15.67:0/3346604363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:04 smithi067 bash[27441]: audit 2024-04-04T00:54:03.391113+0000 mon.c (mon.2) 7618 : audit [DBG] from='client.? 172.21.15.67:0/3346604363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:05 smithi082 bash[20963]: cluster 2024-04-04T00:54:03.947071+0000 mgr.y (mgr.24370) 19064 : cluster [DBG] pgmap v19048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:05 smithi067 bash[27441]: cluster 2024-04-04T00:54:03.947071+0000 mgr.y (mgr.24370) 19064 : cluster [DBG] pgmap v19048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:05 smithi067 bash[17655]: cluster 2024-04-04T00:54:03.947071+0000 mgr.y (mgr.24370) 19064 : cluster [DBG] pgmap v19048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:06.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:06 smithi082 bash[20963]: audit 2024-04-04T00:54:05.848197+0000 mon.a (mon.0) 16132 : audit [DBG] from='client.? 172.21.15.67:0/1153286997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:06 smithi067 bash[17655]: audit 2024-04-04T00:54:05.848197+0000 mon.a (mon.0) 16132 : audit [DBG] from='client.? 172.21.15.67:0/1153286997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:06 smithi067 bash[27441]: audit 2024-04-04T00:54:05.848197+0000 mon.a (mon.0) 16132 : audit [DBG] from='client.? 172.21.15.67:0/1153286997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:07 smithi082 bash[20963]: cluster 2024-04-04T00:54:05.948266+0000 mgr.y (mgr.24370) 19065 : cluster [DBG] pgmap v19049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:07 smithi067 bash[17655]: cluster 2024-04-04T00:54:05.948266+0000 mgr.y (mgr.24370) 19065 : cluster [DBG] pgmap v19049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:07 smithi067 bash[27441]: cluster 2024-04-04T00:54:05.948266+0000 mgr.y (mgr.24370) 19065 : cluster [DBG] pgmap v19049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:09 smithi082 bash[20963]: cluster 2024-04-04T00:54:07.948904+0000 mgr.y (mgr.24370) 19066 : cluster [DBG] pgmap v19050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:09.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:09 smithi082 bash[20963]: audit 2024-04-04T00:54:08.301451+0000 mon.a (mon.0) 16133 : audit [DBG] from='client.? 172.21.15.67:0/3483737010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:09 smithi067 bash[17655]: cluster 2024-04-04T00:54:07.948904+0000 mgr.y (mgr.24370) 19066 : cluster [DBG] pgmap v19050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:09 smithi067 bash[17655]: audit 2024-04-04T00:54:08.301451+0000 mon.a (mon.0) 16133 : audit [DBG] from='client.? 172.21.15.67:0/3483737010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:09 smithi067 bash[27441]: cluster 2024-04-04T00:54:07.948904+0000 mgr.y (mgr.24370) 19066 : cluster [DBG] pgmap v19050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:09 smithi067 bash[27441]: audit 2024-04-04T00:54:08.301451+0000 mon.a (mon.0) 16133 : audit [DBG] from='client.? 172.21.15.67:0/3483737010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:11 smithi082 bash[20963]: cluster 2024-04-04T00:54:09.949640+0000 mgr.y (mgr.24370) 19067 : cluster [DBG] pgmap v19051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:11 smithi082 bash[20963]: audit 2024-04-04T00:54:10.673432+0000 mon.a (mon.0) 16134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:11 smithi082 bash[20963]: audit 2024-04-04T00:54:10.784765+0000 mon.a (mon.0) 16135 : audit [DBG] from='client.? 172.21.15.67:0/2004124212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:11 smithi067 bash[17655]: cluster 2024-04-04T00:54:09.949640+0000 mgr.y (mgr.24370) 19067 : cluster [DBG] pgmap v19051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:11 smithi067 bash[17655]: audit 2024-04-04T00:54:10.673432+0000 mon.a (mon.0) 16134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:11 smithi067 bash[17655]: audit 2024-04-04T00:54:10.784765+0000 mon.a (mon.0) 16135 : audit [DBG] from='client.? 172.21.15.67:0/2004124212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:11 smithi067 bash[27441]: cluster 2024-04-04T00:54:09.949640+0000 mgr.y (mgr.24370) 19067 : cluster [DBG] pgmap v19051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:11 smithi067 bash[27441]: audit 2024-04-04T00:54:10.673432+0000 mon.a (mon.0) 16134 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:11 smithi067 bash[27441]: audit 2024-04-04T00:54:10.784765+0000 mon.a (mon.0) 16135 : audit [DBG] from='client.? 172.21.15.67:0/2004124212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:13.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:13 smithi082 bash[20963]: cluster 2024-04-04T00:54:11.950803+0000 mgr.y (mgr.24370) 19068 : cluster [DBG] pgmap v19052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:13 smithi067 bash[17655]: cluster 2024-04-04T00:54:11.950803+0000 mgr.y (mgr.24370) 19068 : cluster [DBG] pgmap v19052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:13] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:54:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:13 smithi067 bash[27441]: cluster 2024-04-04T00:54:11.950803+0000 mgr.y (mgr.24370) 19068 : cluster [DBG] pgmap v19052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:54:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:14 smithi082 bash[20963]: audit 2024-04-04T00:54:13.237442+0000 mon.c (mon.2) 7619 : audit [DBG] from='client.? 172.21.15.67:0/2999481766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:14 smithi067 bash[27441]: audit 2024-04-04T00:54:13.237442+0000 mon.c (mon.2) 7619 : audit [DBG] from='client.? 172.21.15.67:0/2999481766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:14 smithi067 bash[17655]: audit 2024-04-04T00:54:13.237442+0000 mon.c (mon.2) 7619 : audit [DBG] from='client.? 172.21.15.67:0/2999481766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:15 smithi082 bash[20963]: cluster 2024-04-04T00:54:13.951509+0000 mgr.y (mgr.24370) 19069 : cluster [DBG] pgmap v19053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:15 smithi067 bash[27441]: cluster 2024-04-04T00:54:13.951509+0000 mgr.y (mgr.24370) 19069 : cluster [DBG] pgmap v19053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:15 smithi067 bash[17655]: cluster 2024-04-04T00:54:13.951509+0000 mgr.y (mgr.24370) 19069 : cluster [DBG] pgmap v19053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:16 smithi082 bash[20963]: audit 2024-04-04T00:54:15.683914+0000 mon.a (mon.0) 16136 : audit [DBG] from='client.? 172.21.15.67:0/767293982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:16 smithi067 bash[17655]: audit 2024-04-04T00:54:15.683914+0000 mon.a (mon.0) 16136 : audit [DBG] from='client.? 172.21.15.67:0/767293982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:16 smithi067 bash[27441]: audit 2024-04-04T00:54:15.683914+0000 mon.a (mon.0) 16136 : audit [DBG] from='client.? 172.21.15.67:0/767293982' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:17 smithi082 bash[20963]: cluster 2024-04-04T00:54:15.952770+0000 mgr.y (mgr.24370) 19070 : cluster [DBG] pgmap v19054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:17 smithi067 bash[17655]: cluster 2024-04-04T00:54:15.952770+0000 mgr.y (mgr.24370) 19070 : cluster [DBG] pgmap v19054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:17 smithi067 bash[27441]: cluster 2024-04-04T00:54:15.952770+0000 mgr.y (mgr.24370) 19070 : cluster [DBG] pgmap v19054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:19 smithi082 bash[20963]: cluster 2024-04-04T00:54:17.953570+0000 mgr.y (mgr.24370) 19071 : cluster [DBG] pgmap v19055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:19 smithi082 bash[20963]: audit 2024-04-04T00:54:18.130883+0000 mon.c (mon.2) 7620 : audit [DBG] from='client.? 172.21.15.67:0/2171441120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:19 smithi067 bash[17655]: cluster 2024-04-04T00:54:17.953570+0000 mgr.y (mgr.24370) 19071 : cluster [DBG] pgmap v19055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:19 smithi067 bash[17655]: audit 2024-04-04T00:54:18.130883+0000 mon.c (mon.2) 7620 : audit [DBG] from='client.? 172.21.15.67:0/2171441120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:19 smithi067 bash[27441]: cluster 2024-04-04T00:54:17.953570+0000 mgr.y (mgr.24370) 19071 : cluster [DBG] pgmap v19055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:19 smithi067 bash[27441]: audit 2024-04-04T00:54:18.130883+0000 mon.c (mon.2) 7620 : audit [DBG] from='client.? 172.21.15.67:0/2171441120' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:21 smithi082 bash[20963]: cluster 2024-04-04T00:54:19.954426+0000 mgr.y (mgr.24370) 19072 : cluster [DBG] pgmap v19056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:21 smithi082 bash[20963]: audit 2024-04-04T00:54:20.591625+0000 mon.a (mon.0) 16137 : audit [DBG] from='client.? 172.21.15.67:0/3616802372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:21 smithi067 bash[17655]: cluster 2024-04-04T00:54:19.954426+0000 mgr.y (mgr.24370) 19072 : cluster [DBG] pgmap v19056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:21 smithi067 bash[17655]: audit 2024-04-04T00:54:20.591625+0000 mon.a (mon.0) 16137 : audit [DBG] from='client.? 172.21.15.67:0/3616802372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:21 smithi067 bash[27441]: cluster 2024-04-04T00:54:19.954426+0000 mgr.y (mgr.24370) 19072 : cluster [DBG] pgmap v19056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:21 smithi067 bash[27441]: audit 2024-04-04T00:54:20.591625+0000 mon.a (mon.0) 16137 : audit [DBG] from='client.? 172.21.15.67:0/3616802372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:23 smithi082 bash[20963]: cluster 2024-04-04T00:54:21.955645+0000 mgr.y (mgr.24370) 19073 : cluster [DBG] pgmap v19057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:23 smithi082 bash[20963]: audit 2024-04-04T00:54:23.045002+0000 mon.a (mon.0) 16138 : audit [DBG] from='client.? 172.21.15.67:0/678748124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:23] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:54:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:23 smithi067 bash[17655]: cluster 2024-04-04T00:54:21.955645+0000 mgr.y (mgr.24370) 19073 : cluster [DBG] pgmap v19057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:23 smithi067 bash[17655]: audit 2024-04-04T00:54:23.045002+0000 mon.a (mon.0) 16138 : audit [DBG] from='client.? 172.21.15.67:0/678748124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:23 smithi067 bash[27441]: cluster 2024-04-04T00:54:21.955645+0000 mgr.y (mgr.24370) 19073 : cluster [DBG] pgmap v19057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:23 smithi067 bash[27441]: audit 2024-04-04T00:54:23.045002+0000 mon.a (mon.0) 16138 : audit [DBG] from='client.? 172.21.15.67:0/678748124' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:54:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:25 smithi082 bash[20963]: cluster 2024-04-04T00:54:23.956365+0000 mgr.y (mgr.24370) 19074 : cluster [DBG] pgmap v19058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:25 smithi067 bash[27441]: cluster 2024-04-04T00:54:23.956365+0000 mgr.y (mgr.24370) 19074 : cluster [DBG] pgmap v19058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:25 smithi067 bash[17655]: cluster 2024-04-04T00:54:23.956365+0000 mgr.y (mgr.24370) 19074 : cluster [DBG] pgmap v19058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:26 smithi082 bash[20963]: audit 2024-04-04T00:54:25.503993+0000 mon.a (mon.0) 16139 : audit [DBG] from='client.? 172.21.15.67:0/1617311664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:26 smithi082 bash[20963]: audit 2024-04-04T00:54:25.673980+0000 mon.a (mon.0) 16140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:26 smithi067 bash[27441]: audit 2024-04-04T00:54:25.503993+0000 mon.a (mon.0) 16139 : audit [DBG] from='client.? 172.21.15.67:0/1617311664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:26 smithi067 bash[27441]: audit 2024-04-04T00:54:25.673980+0000 mon.a (mon.0) 16140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:26 smithi067 bash[17655]: audit 2024-04-04T00:54:25.503993+0000 mon.a (mon.0) 16139 : audit [DBG] from='client.? 172.21.15.67:0/1617311664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:26 smithi067 bash[17655]: audit 2024-04-04T00:54:25.673980+0000 mon.a (mon.0) 16140 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:27 smithi082 bash[20963]: cluster 2024-04-04T00:54:25.957431+0000 mgr.y (mgr.24370) 19075 : cluster [DBG] pgmap v19059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:27 smithi067 bash[17655]: cluster 2024-04-04T00:54:25.957431+0000 mgr.y (mgr.24370) 19075 : cluster [DBG] pgmap v19059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:27 smithi067 bash[27441]: cluster 2024-04-04T00:54:25.957431+0000 mgr.y (mgr.24370) 19075 : cluster [DBG] pgmap v19059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:28.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:28 smithi067 bash[17655]: audit 2024-04-04T00:54:27.964187+0000 mon.a (mon.0) 16141 : audit [DBG] from='client.? 172.21.15.67:0/3211240001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:28.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:28 smithi067 bash[27441]: audit 2024-04-04T00:54:27.964187+0000 mon.a (mon.0) 16141 : audit [DBG] from='client.? 172.21.15.67:0/3211240001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:28 smithi082 bash[20963]: audit 2024-04-04T00:54:27.964187+0000 mon.a (mon.0) 16141 : audit [DBG] from='client.? 172.21.15.67:0/3211240001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:29 smithi067 bash[17655]: cluster 2024-04-04T00:54:27.958077+0000 mgr.y (mgr.24370) 19076 : cluster [DBG] pgmap v19060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:29 smithi067 bash[27441]: cluster 2024-04-04T00:54:27.958077+0000 mgr.y (mgr.24370) 19076 : cluster [DBG] pgmap v19060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:29 smithi082 bash[20963]: cluster 2024-04-04T00:54:27.958077+0000 mgr.y (mgr.24370) 19076 : cluster [DBG] pgmap v19060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:31 smithi067 bash[17655]: cluster 2024-04-04T00:54:29.958769+0000 mgr.y (mgr.24370) 19077 : cluster [DBG] pgmap v19061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:31 smithi067 bash[17655]: audit 2024-04-04T00:54:30.414787+0000 mon.a (mon.0) 16142 : audit [DBG] from='client.? 172.21.15.67:0/40635317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:31 smithi067 bash[27441]: cluster 2024-04-04T00:54:29.958769+0000 mgr.y (mgr.24370) 19077 : cluster [DBG] pgmap v19061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:31 smithi067 bash[27441]: audit 2024-04-04T00:54:30.414787+0000 mon.a (mon.0) 16142 : audit [DBG] from='client.? 172.21.15.67:0/40635317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:31 smithi082 bash[20963]: cluster 2024-04-04T00:54:29.958769+0000 mgr.y (mgr.24370) 19077 : cluster [DBG] pgmap v19061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:31 smithi082 bash[20963]: audit 2024-04-04T00:54:30.414787+0000 mon.a (mon.0) 16142 : audit [DBG] from='client.? 172.21.15.67:0/40635317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:54:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:33 smithi067 bash[17655]: cluster 2024-04-04T00:54:31.959957+0000 mgr.y (mgr.24370) 19078 : cluster [DBG] pgmap v19062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:33 smithi067 bash[17655]: audit 2024-04-04T00:54:32.855419+0000 mon.c (mon.2) 7621 : audit [DBG] from='client.? 172.21.15.67:0/2119845192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:33 smithi067 bash[27441]: cluster 2024-04-04T00:54:31.959957+0000 mgr.y (mgr.24370) 19078 : cluster [DBG] pgmap v19062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:33 smithi067 bash[27441]: audit 2024-04-04T00:54:32.855419+0000 mon.c (mon.2) 7621 : audit [DBG] from='client.? 172.21.15.67:0/2119845192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:33 smithi082 bash[20963]: cluster 2024-04-04T00:54:31.959957+0000 mgr.y (mgr.24370) 19078 : cluster [DBG] pgmap v19062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:33 smithi082 bash[20963]: audit 2024-04-04T00:54:32.855419+0000 mon.c (mon.2) 7621 : audit [DBG] from='client.? 172.21.15.67:0/2119845192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:54:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:35 smithi067 bash[17655]: cluster 2024-04-04T00:54:33.960652+0000 mgr.y (mgr.24370) 19079 : cluster [DBG] pgmap v19063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:35 smithi067 bash[27441]: cluster 2024-04-04T00:54:33.960652+0000 mgr.y (mgr.24370) 19079 : cluster [DBG] pgmap v19063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:35 smithi082 bash[20963]: cluster 2024-04-04T00:54:33.960652+0000 mgr.y (mgr.24370) 19079 : cluster [DBG] pgmap v19063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:36 smithi067 bash[27441]: audit 2024-04-04T00:54:35.320924+0000 mon.a (mon.0) 16143 : audit [DBG] from='client.? 172.21.15.67:0/403968656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:36 smithi067 bash[17655]: audit 2024-04-04T00:54:35.320924+0000 mon.a (mon.0) 16143 : audit [DBG] from='client.? 172.21.15.67:0/403968656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:36 smithi082 bash[20963]: audit 2024-04-04T00:54:35.320924+0000 mon.a (mon.0) 16143 : audit [DBG] from='client.? 172.21.15.67:0/403968656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:37 smithi067 bash[17655]: cluster 2024-04-04T00:54:35.961835+0000 mgr.y (mgr.24370) 19080 : cluster [DBG] pgmap v19064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:37 smithi067 bash[27441]: cluster 2024-04-04T00:54:35.961835+0000 mgr.y (mgr.24370) 19080 : cluster [DBG] pgmap v19064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:37 smithi082 bash[20963]: cluster 2024-04-04T00:54:35.961835+0000 mgr.y (mgr.24370) 19080 : cluster [DBG] pgmap v19064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:38 smithi082 bash[20963]: audit 2024-04-04T00:54:37.770805+0000 mon.c (mon.2) 7622 : audit [DBG] from='client.? 172.21.15.67:0/1374227575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:38 smithi067 bash[17655]: audit 2024-04-04T00:54:37.770805+0000 mon.c (mon.2) 7622 : audit [DBG] from='client.? 172.21.15.67:0/1374227575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:38 smithi067 bash[27441]: audit 2024-04-04T00:54:37.770805+0000 mon.c (mon.2) 7622 : audit [DBG] from='client.? 172.21.15.67:0/1374227575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:39 smithi082 bash[20963]: cluster 2024-04-04T00:54:37.962457+0000 mgr.y (mgr.24370) 19081 : cluster [DBG] pgmap v19065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:39 smithi067 bash[17655]: cluster 2024-04-04T00:54:37.962457+0000 mgr.y (mgr.24370) 19081 : cluster [DBG] pgmap v19065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:39 smithi067 bash[27441]: cluster 2024-04-04T00:54:37.962457+0000 mgr.y (mgr.24370) 19081 : cluster [DBG] pgmap v19065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:40 smithi082 bash[20963]: audit 2024-04-04T00:54:39.908471+0000 mon.a (mon.0) 16144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:54:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:40 smithi067 bash[17655]: audit 2024-04-04T00:54:39.908471+0000 mon.a (mon.0) 16144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:54:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:40 smithi067 bash[27441]: audit 2024-04-04T00:54:39.908471+0000 mon.a (mon.0) 16144 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:54:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:41 smithi082 bash[20963]: cluster 2024-04-04T00:54:39.962950+0000 mgr.y (mgr.24370) 19082 : cluster [DBG] pgmap v19066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:41 smithi082 bash[20963]: audit 2024-04-04T00:54:40.253141+0000 mon.a (mon.0) 16145 : audit [DBG] from='client.? 172.21.15.67:0/2704751397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:41 smithi082 bash[20963]: audit 2024-04-04T00:54:40.674278+0000 mon.a (mon.0) 16146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:41 smithi067 bash[27441]: cluster 2024-04-04T00:54:39.962950+0000 mgr.y (mgr.24370) 19082 : cluster [DBG] pgmap v19066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:41 smithi067 bash[27441]: audit 2024-04-04T00:54:40.253141+0000 mon.a (mon.0) 16145 : audit [DBG] from='client.? 172.21.15.67:0/2704751397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:41 smithi067 bash[27441]: audit 2024-04-04T00:54:40.674278+0000 mon.a (mon.0) 16146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:41 smithi067 bash[17655]: cluster 2024-04-04T00:54:39.962950+0000 mgr.y (mgr.24370) 19082 : cluster [DBG] pgmap v19066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:41 smithi067 bash[17655]: audit 2024-04-04T00:54:40.253141+0000 mon.a (mon.0) 16145 : audit [DBG] from='client.? 172.21.15.67:0/2704751397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:41 smithi067 bash[17655]: audit 2024-04-04T00:54:40.674278+0000 mon.a (mon.0) 16146 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:54:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:43 smithi067 bash[27441]: cluster 2024-04-04T00:54:41.964054+0000 mgr.y (mgr.24370) 19083 : cluster [DBG] pgmap v19067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:43 smithi067 bash[27441]: audit 2024-04-04T00:54:42.699072+0000 mon.a (mon.0) 16147 : audit [DBG] from='client.? 172.21.15.67:0/983089363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:43 smithi067 bash[17655]: cluster 2024-04-04T00:54:41.964054+0000 mgr.y (mgr.24370) 19083 : cluster [DBG] pgmap v19067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:43 smithi067 bash[17655]: audit 2024-04-04T00:54:42.699072+0000 mon.a (mon.0) 16147 : audit [DBG] from='client.? 172.21.15.67:0/983089363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:43 smithi082 bash[20963]: cluster 2024-04-04T00:54:41.964054+0000 mgr.y (mgr.24370) 19083 : cluster [DBG] pgmap v19067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:43 smithi082 bash[20963]: audit 2024-04-04T00:54:42.699072+0000 mon.a (mon.0) 16147 : audit [DBG] from='client.? 172.21.15.67:0/983089363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:54:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:45 smithi082 bash[20963]: cluster 2024-04-04T00:54:43.964691+0000 mgr.y (mgr.24370) 19084 : cluster [DBG] pgmap v19068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:45 smithi082 bash[20963]: audit 2024-04-04T00:54:45.167596+0000 mon.c (mon.2) 7623 : audit [DBG] from='client.? 172.21.15.67:0/2720825349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:45 smithi067 bash[27441]: cluster 2024-04-04T00:54:43.964691+0000 mgr.y (mgr.24370) 19084 : cluster [DBG] pgmap v19068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:45 smithi067 bash[27441]: audit 2024-04-04T00:54:45.167596+0000 mon.c (mon.2) 7623 : audit [DBG] from='client.? 172.21.15.67:0/2720825349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:45 smithi067 bash[17655]: cluster 2024-04-04T00:54:43.964691+0000 mgr.y (mgr.24370) 19084 : cluster [DBG] pgmap v19068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:45 smithi067 bash[17655]: audit 2024-04-04T00:54:45.167596+0000 mon.c (mon.2) 7623 : audit [DBG] from='client.? 172.21.15.67:0/2720825349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:46 smithi082 bash[20963]: audit 2024-04-04T00:54:45.610631+0000 mon.a (mon.0) 16148 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:46 smithi082 bash[20963]: audit 2024-04-04T00:54:45.618722+0000 mon.a (mon.0) 16149 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:46 smithi082 bash[20963]: audit 2024-04-04T00:54:45.911604+0000 mon.a (mon.0) 16150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:46 smithi082 bash[20963]: audit 2024-04-04T00:54:45.920158+0000 mon.a (mon.0) 16151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:46 smithi082 bash[20963]: cluster 2024-04-04T00:54:45.965819+0000 mgr.y (mgr.24370) 19085 : cluster [DBG] pgmap v19069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:46 smithi082 bash[20963]: audit 2024-04-04T00:54:46.444963+0000 mon.a (mon.0) 16152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:54:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:46 smithi082 bash[20963]: audit 2024-04-04T00:54:46.446703+0000 mon.a (mon.0) 16153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:54:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:46 smithi082 bash[20963]: audit 2024-04-04T00:54:46.456583+0000 mon.a (mon.0) 16154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[17655]: audit 2024-04-04T00:54:45.610631+0000 mon.a (mon.0) 16148 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[17655]: audit 2024-04-04T00:54:45.618722+0000 mon.a (mon.0) 16149 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[17655]: audit 2024-04-04T00:54:45.911604+0000 mon.a (mon.0) 16150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[17655]: audit 2024-04-04T00:54:45.920158+0000 mon.a (mon.0) 16151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[17655]: cluster 2024-04-04T00:54:45.965819+0000 mgr.y (mgr.24370) 19085 : cluster [DBG] pgmap v19069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[17655]: audit 2024-04-04T00:54:46.444963+0000 mon.a (mon.0) 16152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:54:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[17655]: audit 2024-04-04T00:54:46.446703+0000 mon.a (mon.0) 16153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:54:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[17655]: audit 2024-04-04T00:54:46.456583+0000 mon.a (mon.0) 16154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[27441]: audit 2024-04-04T00:54:45.610631+0000 mon.a (mon.0) 16148 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[27441]: audit 2024-04-04T00:54:45.618722+0000 mon.a (mon.0) 16149 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[27441]: audit 2024-04-04T00:54:45.911604+0000 mon.a (mon.0) 16150 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[27441]: audit 2024-04-04T00:54:45.920158+0000 mon.a (mon.0) 16151 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[27441]: cluster 2024-04-04T00:54:45.965819+0000 mgr.y (mgr.24370) 19085 : cluster [DBG] pgmap v19069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[27441]: audit 2024-04-04T00:54:46.444963+0000 mon.a (mon.0) 16152 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:54:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[27441]: audit 2024-04-04T00:54:46.446703+0000 mon.a (mon.0) 16153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:54:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:46 smithi067 bash[27441]: audit 2024-04-04T00:54:46.456583+0000 mon.a (mon.0) 16154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:54:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:47 smithi082 bash[20963]: audit 2024-04-04T00:54:47.623430+0000 mon.a (mon.0) 16155 : audit [DBG] from='client.? 172.21.15.67:0/1948657890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:48.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:47 smithi067 bash[27441]: audit 2024-04-04T00:54:47.623430+0000 mon.a (mon.0) 16155 : audit [DBG] from='client.? 172.21.15.67:0/1948657890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:47 smithi067 bash[17655]: audit 2024-04-04T00:54:47.623430+0000 mon.a (mon.0) 16155 : audit [DBG] from='client.? 172.21.15.67:0/1948657890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:48 smithi082 bash[20963]: cluster 2024-04-04T00:54:47.966533+0000 mgr.y (mgr.24370) 19086 : cluster [DBG] pgmap v19070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:49.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:48 smithi067 bash[27441]: cluster 2024-04-04T00:54:47.966533+0000 mgr.y (mgr.24370) 19086 : cluster [DBG] pgmap v19070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:48 smithi067 bash[17655]: cluster 2024-04-04T00:54:47.966533+0000 mgr.y (mgr.24370) 19086 : cluster [DBG] pgmap v19070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:51 smithi082 bash[20963]: cluster 2024-04-04T00:54:49.967008+0000 mgr.y (mgr.24370) 19087 : cluster [DBG] pgmap v19071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:51.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:51 smithi082 bash[20963]: audit 2024-04-04T00:54:50.082697+0000 mon.a (mon.0) 16156 : audit [DBG] from='client.? 172.21.15.67:0/743280704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:51 smithi067 bash[27441]: cluster 2024-04-04T00:54:49.967008+0000 mgr.y (mgr.24370) 19087 : cluster [DBG] pgmap v19071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:51 smithi067 bash[27441]: audit 2024-04-04T00:54:50.082697+0000 mon.a (mon.0) 16156 : audit [DBG] from='client.? 172.21.15.67:0/743280704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:51 smithi067 bash[17655]: cluster 2024-04-04T00:54:49.967008+0000 mgr.y (mgr.24370) 19087 : cluster [DBG] pgmap v19071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:51 smithi067 bash[17655]: audit 2024-04-04T00:54:50.082697+0000 mon.a (mon.0) 16156 : audit [DBG] from='client.? 172.21.15.67:0/743280704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:53 smithi082 bash[20963]: cluster 2024-04-04T00:54:51.968181+0000 mgr.y (mgr.24370) 19088 : cluster [DBG] pgmap v19072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:53 smithi082 bash[20963]: audit 2024-04-04T00:54:52.532534+0000 mon.c (mon.2) 7624 : audit [DBG] from='client.? 172.21.15.67:0/2796731756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:54:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:53 smithi067 bash[17655]: cluster 2024-04-04T00:54:51.968181+0000 mgr.y (mgr.24370) 19088 : cluster [DBG] pgmap v19072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:53 smithi067 bash[17655]: audit 2024-04-04T00:54:52.532534+0000 mon.c (mon.2) 7624 : audit [DBG] from='client.? 172.21.15.67:0/2796731756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:53 smithi067 bash[27441]: cluster 2024-04-04T00:54:51.968181+0000 mgr.y (mgr.24370) 19088 : cluster [DBG] pgmap v19072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:53 smithi067 bash[27441]: audit 2024-04-04T00:54:52.532534+0000 mon.c (mon.2) 7624 : audit [DBG] from='client.? 172.21.15.67:0/2796731756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:54:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:55 smithi082 bash[20963]: cluster 2024-04-04T00:54:53.968925+0000 mgr.y (mgr.24370) 19089 : cluster [DBG] pgmap v19073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:55 smithi082 bash[20963]: audit 2024-04-04T00:54:54.985093+0000 mon.c (mon.2) 7625 : audit [DBG] from='client.? 172.21.15.67:0/3332979092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:55 smithi067 bash[27441]: cluster 2024-04-04T00:54:53.968925+0000 mgr.y (mgr.24370) 19089 : cluster [DBG] pgmap v19073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:55 smithi067 bash[27441]: audit 2024-04-04T00:54:54.985093+0000 mon.c (mon.2) 7625 : audit [DBG] from='client.? 172.21.15.67:0/3332979092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:55 smithi067 bash[17655]: cluster 2024-04-04T00:54:53.968925+0000 mgr.y (mgr.24370) 19089 : cluster [DBG] pgmap v19073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:55 smithi067 bash[17655]: audit 2024-04-04T00:54:54.985093+0000 mon.c (mon.2) 7625 : audit [DBG] from='client.? 172.21.15.67:0/3332979092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:56.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:56 smithi082 bash[20963]: audit 2024-04-04T00:54:55.674748+0000 mon.a (mon.0) 16157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:56 smithi067 bash[17655]: audit 2024-04-04T00:54:55.674748+0000 mon.a (mon.0) 16157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:56 smithi067 bash[27441]: audit 2024-04-04T00:54:55.674748+0000 mon.a (mon.0) 16157 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:54:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:57 smithi082 bash[20963]: cluster 2024-04-04T00:54:55.970166+0000 mgr.y (mgr.24370) 19090 : cluster [DBG] pgmap v19074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:57.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:57 smithi067 bash[27441]: cluster 2024-04-04T00:54:55.970166+0000 mgr.y (mgr.24370) 19090 : cluster [DBG] pgmap v19074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:57 smithi067 bash[17655]: cluster 2024-04-04T00:54:55.970166+0000 mgr.y (mgr.24370) 19090 : cluster [DBG] pgmap v19074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:58.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:58 smithi082 bash[20963]: audit 2024-04-04T00:54:57.444528+0000 mon.a (mon.0) 16158 : audit [DBG] from='client.? 172.21.15.67:0/3093316514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:58 smithi067 bash[17655]: audit 2024-04-04T00:54:57.444528+0000 mon.a (mon.0) 16158 : audit [DBG] from='client.? 172.21.15.67:0/3093316514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:58.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:58 smithi067 bash[27441]: audit 2024-04-04T00:54:57.444528+0000 mon.a (mon.0) 16158 : audit [DBG] from='client.? 172.21.15.67:0/3093316514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:54:59.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:54:59 smithi082 bash[20963]: cluster 2024-04-04T00:54:57.970817+0000 mgr.y (mgr.24370) 19091 : cluster [DBG] pgmap v19075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:59.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:54:59 smithi067 bash[17655]: cluster 2024-04-04T00:54:57.970817+0000 mgr.y (mgr.24370) 19091 : cluster [DBG] pgmap v19075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:54:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:54:59 smithi067 bash[27441]: cluster 2024-04-04T00:54:57.970817+0000 mgr.y (mgr.24370) 19091 : cluster [DBG] pgmap v19075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:00.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:00 smithi082 bash[20963]: audit 2024-04-04T00:54:59.897066+0000 mon.a (mon.0) 16159 : audit [DBG] from='client.? 172.21.15.67:0/457711284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:00 smithi067 bash[17655]: audit 2024-04-04T00:54:59.897066+0000 mon.a (mon.0) 16159 : audit [DBG] from='client.? 172.21.15.67:0/457711284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:00.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:00 smithi067 bash[27441]: audit 2024-04-04T00:54:59.897066+0000 mon.a (mon.0) 16159 : audit [DBG] from='client.? 172.21.15.67:0/457711284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:01.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:01 smithi082 bash[20963]: cluster 2024-04-04T00:54:59.971492+0000 mgr.y (mgr.24370) 19092 : cluster [DBG] pgmap v19076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:01.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:01 smithi067 bash[27441]: cluster 2024-04-04T00:54:59.971492+0000 mgr.y (mgr.24370) 19092 : cluster [DBG] pgmap v19076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:01 smithi067 bash[17655]: cluster 2024-04-04T00:54:59.971492+0000 mgr.y (mgr.24370) 19092 : cluster [DBG] pgmap v19076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:03 smithi082 bash[20963]: cluster 2024-04-04T00:55:01.972774+0000 mgr.y (mgr.24370) 19093 : cluster [DBG] pgmap v19077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:03.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:03 smithi082 bash[20963]: audit 2024-04-04T00:55:02.345671+0000 mon.a (mon.0) 16160 : audit [DBG] from='client.? 172.21.15.67:0/3093087733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:03] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:55:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:03 smithi067 bash[17655]: cluster 2024-04-04T00:55:01.972774+0000 mgr.y (mgr.24370) 19093 : cluster [DBG] pgmap v19077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:03 smithi067 bash[17655]: audit 2024-04-04T00:55:02.345671+0000 mon.a (mon.0) 16160 : audit [DBG] from='client.? 172.21.15.67:0/3093087733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:03 smithi067 bash[27441]: cluster 2024-04-04T00:55:01.972774+0000 mgr.y (mgr.24370) 19093 : cluster [DBG] pgmap v19077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:03 smithi067 bash[27441]: audit 2024-04-04T00:55:02.345671+0000 mon.a (mon.0) 16160 : audit [DBG] from='client.? 172.21.15.67:0/3093087733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:55:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:05 smithi082 bash[20963]: cluster 2024-04-04T00:55:03.973621+0000 mgr.y (mgr.24370) 19094 : cluster [DBG] pgmap v19078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:05 smithi082 bash[20963]: audit 2024-04-04T00:55:04.796081+0000 mon.a (mon.0) 16161 : audit [DBG] from='client.? 172.21.15.67:0/3348508385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:05 smithi067 bash[17655]: cluster 2024-04-04T00:55:03.973621+0000 mgr.y (mgr.24370) 19094 : cluster [DBG] pgmap v19078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:05 smithi067 bash[17655]: audit 2024-04-04T00:55:04.796081+0000 mon.a (mon.0) 16161 : audit [DBG] from='client.? 172.21.15.67:0/3348508385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:05 smithi067 bash[27441]: cluster 2024-04-04T00:55:03.973621+0000 mgr.y (mgr.24370) 19094 : cluster [DBG] pgmap v19078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:05 smithi067 bash[27441]: audit 2024-04-04T00:55:04.796081+0000 mon.a (mon.0) 16161 : audit [DBG] from='client.? 172.21.15.67:0/3348508385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:07 smithi082 bash[20963]: cluster 2024-04-04T00:55:05.974909+0000 mgr.y (mgr.24370) 19095 : cluster [DBG] pgmap v19079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:07 smithi067 bash[27441]: cluster 2024-04-04T00:55:05.974909+0000 mgr.y (mgr.24370) 19095 : cluster [DBG] pgmap v19079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:07 smithi067 bash[17655]: cluster 2024-04-04T00:55:05.974909+0000 mgr.y (mgr.24370) 19095 : cluster [DBG] pgmap v19079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:08.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:08 smithi082 bash[20963]: audit 2024-04-04T00:55:07.247958+0000 mon.c (mon.2) 7626 : audit [DBG] from='client.? 172.21.15.67:0/19352169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:08.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:08 smithi067 bash[27441]: audit 2024-04-04T00:55:07.247958+0000 mon.c (mon.2) 7626 : audit [DBG] from='client.? 172.21.15.67:0/19352169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:08.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:08 smithi067 bash[17655]: audit 2024-04-04T00:55:07.247958+0000 mon.c (mon.2) 7626 : audit [DBG] from='client.? 172.21.15.67:0/19352169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:09 smithi082 bash[20963]: cluster 2024-04-04T00:55:07.975611+0000 mgr.y (mgr.24370) 19096 : cluster [DBG] pgmap v19080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:09 smithi067 bash[17655]: cluster 2024-04-04T00:55:07.975611+0000 mgr.y (mgr.24370) 19096 : cluster [DBG] pgmap v19080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:09 smithi067 bash[27441]: cluster 2024-04-04T00:55:07.975611+0000 mgr.y (mgr.24370) 19096 : cluster [DBG] pgmap v19080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:10.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:10 smithi082 bash[20963]: audit 2024-04-04T00:55:09.700891+0000 mon.a (mon.0) 16162 : audit [DBG] from='client.? 172.21.15.67:0/2938751459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:10.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:10 smithi067 bash[17655]: audit 2024-04-04T00:55:09.700891+0000 mon.a (mon.0) 16162 : audit [DBG] from='client.? 172.21.15.67:0/2938751459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:10.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:10 smithi067 bash[27441]: audit 2024-04-04T00:55:09.700891+0000 mon.a (mon.0) 16162 : audit [DBG] from='client.? 172.21.15.67:0/2938751459' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:11 smithi082 bash[20963]: cluster 2024-04-04T00:55:09.976333+0000 mgr.y (mgr.24370) 19097 : cluster [DBG] pgmap v19081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:11 smithi082 bash[20963]: audit 2024-04-04T00:55:10.675176+0000 mon.a (mon.0) 16163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:11 smithi067 bash[17655]: cluster 2024-04-04T00:55:09.976333+0000 mgr.y (mgr.24370) 19097 : cluster [DBG] pgmap v19081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:11 smithi067 bash[17655]: audit 2024-04-04T00:55:10.675176+0000 mon.a (mon.0) 16163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:11 smithi067 bash[27441]: cluster 2024-04-04T00:55:09.976333+0000 mgr.y (mgr.24370) 19097 : cluster [DBG] pgmap v19081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:11 smithi067 bash[27441]: audit 2024-04-04T00:55:10.675176+0000 mon.a (mon.0) 16163 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:13 smithi082 bash[20963]: cluster 2024-04-04T00:55:11.977111+0000 mgr.y (mgr.24370) 19098 : cluster [DBG] pgmap v19082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:13 smithi082 bash[20963]: audit 2024-04-04T00:55:12.156607+0000 mon.c (mon.2) 7627 : audit [DBG] from='client.? 172.21.15.67:0/3735411651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:55:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:13 smithi067 bash[17655]: cluster 2024-04-04T00:55:11.977111+0000 mgr.y (mgr.24370) 19098 : cluster [DBG] pgmap v19082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:13 smithi067 bash[17655]: audit 2024-04-04T00:55:12.156607+0000 mon.c (mon.2) 7627 : audit [DBG] from='client.? 172.21.15.67:0/3735411651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:13 smithi067 bash[27441]: cluster 2024-04-04T00:55:11.977111+0000 mgr.y (mgr.24370) 19098 : cluster [DBG] pgmap v19082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:13 smithi067 bash[27441]: audit 2024-04-04T00:55:12.156607+0000 mon.c (mon.2) 7627 : audit [DBG] from='client.? 172.21.15.67:0/3735411651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:55:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:15 smithi082 bash[20963]: cluster 2024-04-04T00:55:13.977889+0000 mgr.y (mgr.24370) 19099 : cluster [DBG] pgmap v19083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:15 smithi082 bash[20963]: audit 2024-04-04T00:55:14.611980+0000 mon.c (mon.2) 7628 : audit [DBG] from='client.? 172.21.15.67:0/1372936541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:15 smithi067 bash[27441]: cluster 2024-04-04T00:55:13.977889+0000 mgr.y (mgr.24370) 19099 : cluster [DBG] pgmap v19083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:15 smithi067 bash[27441]: audit 2024-04-04T00:55:14.611980+0000 mon.c (mon.2) 7628 : audit [DBG] from='client.? 172.21.15.67:0/1372936541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:15 smithi067 bash[17655]: cluster 2024-04-04T00:55:13.977889+0000 mgr.y (mgr.24370) 19099 : cluster [DBG] pgmap v19083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:15 smithi067 bash[17655]: audit 2024-04-04T00:55:14.611980+0000 mon.c (mon.2) 7628 : audit [DBG] from='client.? 172.21.15.67:0/1372936541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:17 smithi082 bash[20963]: cluster 2024-04-04T00:55:15.979084+0000 mgr.y (mgr.24370) 19100 : cluster [DBG] pgmap v19084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:17 smithi082 bash[20963]: audit 2024-04-04T00:55:17.062511+0000 mon.c (mon.2) 7629 : audit [DBG] from='client.? 172.21.15.67:0/4148475995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:17 smithi067 bash[17655]: cluster 2024-04-04T00:55:15.979084+0000 mgr.y (mgr.24370) 19100 : cluster [DBG] pgmap v19084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:17 smithi067 bash[17655]: audit 2024-04-04T00:55:17.062511+0000 mon.c (mon.2) 7629 : audit [DBG] from='client.? 172.21.15.67:0/4148475995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:17 smithi067 bash[27441]: cluster 2024-04-04T00:55:15.979084+0000 mgr.y (mgr.24370) 19100 : cluster [DBG] pgmap v19084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:17 smithi067 bash[27441]: audit 2024-04-04T00:55:17.062511+0000 mon.c (mon.2) 7629 : audit [DBG] from='client.? 172.21.15.67:0/4148475995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:19 smithi082 bash[20963]: cluster 2024-04-04T00:55:17.979781+0000 mgr.y (mgr.24370) 19101 : cluster [DBG] pgmap v19085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:19 smithi067 bash[17655]: cluster 2024-04-04T00:55:17.979781+0000 mgr.y (mgr.24370) 19101 : cluster [DBG] pgmap v19085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:19 smithi067 bash[27441]: cluster 2024-04-04T00:55:17.979781+0000 mgr.y (mgr.24370) 19101 : cluster [DBG] pgmap v19085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:20 smithi082 bash[20963]: audit 2024-04-04T00:55:19.527975+0000 mon.a (mon.0) 16164 : audit [DBG] from='client.? 172.21.15.67:0/1004979451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:20 smithi067 bash[27441]: audit 2024-04-04T00:55:19.527975+0000 mon.a (mon.0) 16164 : audit [DBG] from='client.? 172.21.15.67:0/1004979451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:20 smithi067 bash[17655]: audit 2024-04-04T00:55:19.527975+0000 mon.a (mon.0) 16164 : audit [DBG] from='client.? 172.21.15.67:0/1004979451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:21 smithi082 bash[20963]: cluster 2024-04-04T00:55:19.980583+0000 mgr.y (mgr.24370) 19102 : cluster [DBG] pgmap v19086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:21 smithi067 bash[27441]: cluster 2024-04-04T00:55:19.980583+0000 mgr.y (mgr.24370) 19102 : cluster [DBG] pgmap v19086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:21 smithi067 bash[17655]: cluster 2024-04-04T00:55:19.980583+0000 mgr.y (mgr.24370) 19102 : cluster [DBG] pgmap v19086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:22.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:22 smithi067 bash[27441]: audit 2024-04-04T00:55:21.985812+0000 mon.c (mon.2) 7630 : audit [DBG] from='client.? 172.21.15.67:0/3386553892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:22 smithi067 bash[17655]: audit 2024-04-04T00:55:21.985812+0000 mon.c (mon.2) 7630 : audit [DBG] from='client.? 172.21.15.67:0/3386553892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:22.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:22 smithi082 bash[20963]: audit 2024-04-04T00:55:21.985812+0000 mon.c (mon.2) 7630 : audit [DBG] from='client.? 172.21.15.67:0/3386553892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:55:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:23 smithi067 bash[27441]: cluster 2024-04-04T00:55:21.981714+0000 mgr.y (mgr.24370) 19103 : cluster [DBG] pgmap v19087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:23 smithi067 bash[17655]: cluster 2024-04-04T00:55:21.981714+0000 mgr.y (mgr.24370) 19103 : cluster [DBG] pgmap v19087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:23 smithi082 bash[20963]: cluster 2024-04-04T00:55:21.981714+0000 mgr.y (mgr.24370) 19103 : cluster [DBG] pgmap v19087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:55:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:25 smithi067 bash[17655]: cluster 2024-04-04T00:55:23.982344+0000 mgr.y (mgr.24370) 19104 : cluster [DBG] pgmap v19088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:25 smithi067 bash[17655]: audit 2024-04-04T00:55:24.439916+0000 mon.a (mon.0) 16165 : audit [DBG] from='client.? 172.21.15.67:0/3314087698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:25 smithi067 bash[27441]: cluster 2024-04-04T00:55:23.982344+0000 mgr.y (mgr.24370) 19104 : cluster [DBG] pgmap v19088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:25 smithi067 bash[27441]: audit 2024-04-04T00:55:24.439916+0000 mon.a (mon.0) 16165 : audit [DBG] from='client.? 172.21.15.67:0/3314087698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:25 smithi082 bash[20963]: cluster 2024-04-04T00:55:23.982344+0000 mgr.y (mgr.24370) 19104 : cluster [DBG] pgmap v19088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:25 smithi082 bash[20963]: audit 2024-04-04T00:55:24.439916+0000 mon.a (mon.0) 16165 : audit [DBG] from='client.? 172.21.15.67:0/3314087698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:26 smithi067 bash[17655]: audit 2024-04-04T00:55:25.675436+0000 mon.a (mon.0) 16166 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:26 smithi067 bash[27441]: audit 2024-04-04T00:55:25.675436+0000 mon.a (mon.0) 16166 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:26 smithi082 bash[20963]: audit 2024-04-04T00:55:25.675436+0000 mon.a (mon.0) 16166 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:27 smithi067 bash[17655]: cluster 2024-04-04T00:55:25.983630+0000 mgr.y (mgr.24370) 19105 : cluster [DBG] pgmap v19089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:27.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:27 smithi067 bash[17655]: audit 2024-04-04T00:55:26.902112+0000 mon.c (mon.2) 7631 : audit [DBG] from='client.? 172.21.15.67:0/460491541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:27 smithi067 bash[27441]: cluster 2024-04-04T00:55:25.983630+0000 mgr.y (mgr.24370) 19105 : cluster [DBG] pgmap v19089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:27 smithi067 bash[27441]: audit 2024-04-04T00:55:26.902112+0000 mon.c (mon.2) 7631 : audit [DBG] from='client.? 172.21.15.67:0/460491541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:27 smithi082 bash[20963]: cluster 2024-04-04T00:55:25.983630+0000 mgr.y (mgr.24370) 19105 : cluster [DBG] pgmap v19089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:27 smithi082 bash[20963]: audit 2024-04-04T00:55:26.902112+0000 mon.c (mon.2) 7631 : audit [DBG] from='client.? 172.21.15.67:0/460491541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:29 smithi067 bash[27441]: cluster 2024-04-04T00:55:27.984386+0000 mgr.y (mgr.24370) 19106 : cluster [DBG] pgmap v19090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:29 smithi067 bash[17655]: cluster 2024-04-04T00:55:27.984386+0000 mgr.y (mgr.24370) 19106 : cluster [DBG] pgmap v19090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:29 smithi082 bash[20963]: cluster 2024-04-04T00:55:27.984386+0000 mgr.y (mgr.24370) 19106 : cluster [DBG] pgmap v19090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:30 smithi082 bash[20963]: audit 2024-04-04T00:55:29.357455+0000 mon.a (mon.0) 16167 : audit [DBG] from='client.? 172.21.15.67:0/1304575441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:30 smithi067 bash[17655]: audit 2024-04-04T00:55:29.357455+0000 mon.a (mon.0) 16167 : audit [DBG] from='client.? 172.21.15.67:0/1304575441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:30 smithi067 bash[27441]: audit 2024-04-04T00:55:29.357455+0000 mon.a (mon.0) 16167 : audit [DBG] from='client.? 172.21.15.67:0/1304575441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:31 smithi082 bash[20963]: cluster 2024-04-04T00:55:29.985076+0000 mgr.y (mgr.24370) 19107 : cluster [DBG] pgmap v19091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:31 smithi067 bash[17655]: cluster 2024-04-04T00:55:29.985076+0000 mgr.y (mgr.24370) 19107 : cluster [DBG] pgmap v19091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:31 smithi067 bash[27441]: cluster 2024-04-04T00:55:29.985076+0000 mgr.y (mgr.24370) 19107 : cluster [DBG] pgmap v19091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:32 smithi082 bash[20963]: audit 2024-04-04T00:55:31.813286+0000 mon.a (mon.0) 16168 : audit [DBG] from='client.? 172.21.15.67:0/2566388137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:32 smithi067 bash[27441]: audit 2024-04-04T00:55:31.813286+0000 mon.a (mon.0) 16168 : audit [DBG] from='client.? 172.21.15.67:0/2566388137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:32 smithi067 bash[17655]: audit 2024-04-04T00:55:31.813286+0000 mon.a (mon.0) 16168 : audit [DBG] from='client.? 172.21.15.67:0/2566388137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:33] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:55:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:33 smithi067 bash[17655]: cluster 2024-04-04T00:55:31.986290+0000 mgr.y (mgr.24370) 19108 : cluster [DBG] pgmap v19092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:33 smithi067 bash[27441]: cluster 2024-04-04T00:55:31.986290+0000 mgr.y (mgr.24370) 19108 : cluster [DBG] pgmap v19092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:33 smithi082 bash[20963]: cluster 2024-04-04T00:55:31.986290+0000 mgr.y (mgr.24370) 19108 : cluster [DBG] pgmap v19092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:55:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:35 smithi082 bash[20963]: cluster 2024-04-04T00:55:33.986897+0000 mgr.y (mgr.24370) 19109 : cluster [DBG] pgmap v19093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:35 smithi082 bash[20963]: audit 2024-04-04T00:55:34.266304+0000 mon.a (mon.0) 16169 : audit [DBG] from='client.? 172.21.15.67:0/4219302698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:35 smithi067 bash[17655]: cluster 2024-04-04T00:55:33.986897+0000 mgr.y (mgr.24370) 19109 : cluster [DBG] pgmap v19093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:35 smithi067 bash[17655]: audit 2024-04-04T00:55:34.266304+0000 mon.a (mon.0) 16169 : audit [DBG] from='client.? 172.21.15.67:0/4219302698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:35 smithi067 bash[27441]: cluster 2024-04-04T00:55:33.986897+0000 mgr.y (mgr.24370) 19109 : cluster [DBG] pgmap v19093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:35 smithi067 bash[27441]: audit 2024-04-04T00:55:34.266304+0000 mon.a (mon.0) 16169 : audit [DBG] from='client.? 172.21.15.67:0/4219302698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:37 smithi082 bash[20963]: cluster 2024-04-04T00:55:35.988086+0000 mgr.y (mgr.24370) 19110 : cluster [DBG] pgmap v19094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:37 smithi082 bash[20963]: audit 2024-04-04T00:55:36.717206+0000 mon.a (mon.0) 16170 : audit [DBG] from='client.? 172.21.15.67:0/4034447202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:37 smithi067 bash[17655]: cluster 2024-04-04T00:55:35.988086+0000 mgr.y (mgr.24370) 19110 : cluster [DBG] pgmap v19094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:37 smithi067 bash[17655]: audit 2024-04-04T00:55:36.717206+0000 mon.a (mon.0) 16170 : audit [DBG] from='client.? 172.21.15.67:0/4034447202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:37 smithi067 bash[27441]: cluster 2024-04-04T00:55:35.988086+0000 mgr.y (mgr.24370) 19110 : cluster [DBG] pgmap v19094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:37 smithi067 bash[27441]: audit 2024-04-04T00:55:36.717206+0000 mon.a (mon.0) 16170 : audit [DBG] from='client.? 172.21.15.67:0/4034447202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:39 smithi082 bash[20963]: cluster 2024-04-04T00:55:37.988726+0000 mgr.y (mgr.24370) 19111 : cluster [DBG] pgmap v19095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:39 smithi082 bash[20963]: audit 2024-04-04T00:55:39.170282+0000 mon.c (mon.2) 7632 : audit [DBG] from='client.? 172.21.15.67:0/1362498413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:39 smithi067 bash[17655]: cluster 2024-04-04T00:55:37.988726+0000 mgr.y (mgr.24370) 19111 : cluster [DBG] pgmap v19095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:39 smithi067 bash[17655]: audit 2024-04-04T00:55:39.170282+0000 mon.c (mon.2) 7632 : audit [DBG] from='client.? 172.21.15.67:0/1362498413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:39 smithi067 bash[27441]: cluster 2024-04-04T00:55:37.988726+0000 mgr.y (mgr.24370) 19111 : cluster [DBG] pgmap v19095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:39 smithi067 bash[27441]: audit 2024-04-04T00:55:39.170282+0000 mon.c (mon.2) 7632 : audit [DBG] from='client.? 172.21.15.67:0/1362498413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:41 smithi082 bash[20963]: cluster 2024-04-04T00:55:39.989397+0000 mgr.y (mgr.24370) 19112 : cluster [DBG] pgmap v19096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:41 smithi082 bash[20963]: audit 2024-04-04T00:55:40.675944+0000 mon.a (mon.0) 16171 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:41 smithi067 bash[17655]: cluster 2024-04-04T00:55:39.989397+0000 mgr.y (mgr.24370) 19112 : cluster [DBG] pgmap v19096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:41 smithi067 bash[17655]: audit 2024-04-04T00:55:40.675944+0000 mon.a (mon.0) 16171 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:41 smithi067 bash[27441]: cluster 2024-04-04T00:55:39.989397+0000 mgr.y (mgr.24370) 19112 : cluster [DBG] pgmap v19096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:41 smithi067 bash[27441]: audit 2024-04-04T00:55:40.675944+0000 mon.a (mon.0) 16171 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:42 smithi082 bash[20963]: audit 2024-04-04T00:55:41.623129+0000 mon.c (mon.2) 7633 : audit [DBG] from='client.? 172.21.15.67:0/4206661280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:42 smithi067 bash[17655]: audit 2024-04-04T00:55:41.623129+0000 mon.c (mon.2) 7633 : audit [DBG] from='client.? 172.21.15.67:0/4206661280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:42 smithi067 bash[27441]: audit 2024-04-04T00:55:41.623129+0000 mon.c (mon.2) 7633 : audit [DBG] from='client.? 172.21.15.67:0/4206661280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:43 smithi067 bash[17655]: cluster 2024-04-04T00:55:41.990573+0000 mgr.y (mgr.24370) 19113 : cluster [DBG] pgmap v19097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:43 smithi067 bash[27441]: cluster 2024-04-04T00:55:41.990573+0000 mgr.y (mgr.24370) 19113 : cluster [DBG] pgmap v19097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:55:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:43 smithi082 bash[20963]: cluster 2024-04-04T00:55:41.990573+0000 mgr.y (mgr.24370) 19113 : cluster [DBG] pgmap v19097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:55:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:44 smithi082 bash[20963]: audit 2024-04-04T00:55:44.078047+0000 mon.a (mon.0) 16172 : audit [DBG] from='client.? 172.21.15.67:0/829034036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:44 smithi067 bash[17655]: audit 2024-04-04T00:55:44.078047+0000 mon.a (mon.0) 16172 : audit [DBG] from='client.? 172.21.15.67:0/829034036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:44 smithi067 bash[27441]: audit 2024-04-04T00:55:44.078047+0000 mon.a (mon.0) 16172 : audit [DBG] from='client.? 172.21.15.67:0/829034036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:45 smithi082 bash[20963]: cluster 2024-04-04T00:55:43.991055+0000 mgr.y (mgr.24370) 19114 : cluster [DBG] pgmap v19098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:45 smithi067 bash[17655]: cluster 2024-04-04T00:55:43.991055+0000 mgr.y (mgr.24370) 19114 : cluster [DBG] pgmap v19098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:45 smithi067 bash[27441]: cluster 2024-04-04T00:55:43.991055+0000 mgr.y (mgr.24370) 19114 : cluster [DBG] pgmap v19098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:46.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:46 smithi082 bash[20963]: cluster 2024-04-04T00:55:45.992196+0000 mgr.y (mgr.24370) 19115 : cluster [DBG] pgmap v19099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:46 smithi067 bash[17655]: cluster 2024-04-04T00:55:45.992196+0000 mgr.y (mgr.24370) 19115 : cluster [DBG] pgmap v19099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:46 smithi067 bash[27441]: cluster 2024-04-04T00:55:45.992196+0000 mgr.y (mgr.24370) 19115 : cluster [DBG] pgmap v19099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:47 smithi082 bash[20963]: audit 2024-04-04T00:55:46.526616+0000 mon.a (mon.0) 16173 : audit [DBG] from='client.? 172.21.15.67:0/4061814780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:47 smithi082 bash[20963]: audit 2024-04-04T00:55:46.533219+0000 mon.a (mon.0) 16174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:55:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:47 smithi067 bash[27441]: audit 2024-04-04T00:55:46.526616+0000 mon.a (mon.0) 16173 : audit [DBG] from='client.? 172.21.15.67:0/4061814780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:47 smithi067 bash[27441]: audit 2024-04-04T00:55:46.533219+0000 mon.a (mon.0) 16174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:55:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:47 smithi067 bash[17655]: audit 2024-04-04T00:55:46.526616+0000 mon.a (mon.0) 16173 : audit [DBG] from='client.? 172.21.15.67:0/4061814780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:47 smithi067 bash[17655]: audit 2024-04-04T00:55:46.533219+0000 mon.a (mon.0) 16174 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:55:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:48 smithi082 bash[20963]: cluster 2024-04-04T00:55:47.992914+0000 mgr.y (mgr.24370) 19116 : cluster [DBG] pgmap v19100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:48 smithi067 bash[27441]: cluster 2024-04-04T00:55:47.992914+0000 mgr.y (mgr.24370) 19116 : cluster [DBG] pgmap v19100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:48 smithi067 bash[17655]: cluster 2024-04-04T00:55:47.992914+0000 mgr.y (mgr.24370) 19116 : cluster [DBG] pgmap v19100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:49 smithi082 bash[20963]: audit 2024-04-04T00:55:48.982627+0000 mon.c (mon.2) 7634 : audit [DBG] from='client.? 172.21.15.67:0/1996629174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:49 smithi067 bash[17655]: audit 2024-04-04T00:55:48.982627+0000 mon.c (mon.2) 7634 : audit [DBG] from='client.? 172.21.15.67:0/1996629174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:49 smithi067 bash[27441]: audit 2024-04-04T00:55:48.982627+0000 mon.c (mon.2) 7634 : audit [DBG] from='client.? 172.21.15.67:0/1996629174' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:50 smithi082 bash[20963]: cluster 2024-04-04T00:55:49.993622+0000 mgr.y (mgr.24370) 19117 : cluster [DBG] pgmap v19101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:50 smithi067 bash[17655]: cluster 2024-04-04T00:55:49.993622+0000 mgr.y (mgr.24370) 19117 : cluster [DBG] pgmap v19101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:50 smithi067 bash[27441]: cluster 2024-04-04T00:55:49.993622+0000 mgr.y (mgr.24370) 19117 : cluster [DBG] pgmap v19101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:51.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:51 smithi082 bash[20963]: audit 2024-04-04T00:55:51.441748+0000 mon.c (mon.2) 7635 : audit [DBG] from='client.? 172.21.15.67:0/2269080063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:51.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:51 smithi067 bash[17655]: audit 2024-04-04T00:55:51.441748+0000 mon.c (mon.2) 7635 : audit [DBG] from='client.? 172.21.15.67:0/2269080063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:51 smithi067 bash[27441]: audit 2024-04-04T00:55:51.441748+0000 mon.c (mon.2) 7635 : audit [DBG] from='client.? 172.21.15.67:0/2269080063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:55:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[17655]: cluster 2024-04-04T00:55:51.994822+0000 mgr.y (mgr.24370) 19118 : cluster [DBG] pgmap v19102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[17655]: audit 2024-04-04T00:55:52.226472+0000 mon.a (mon.0) 16175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[17655]: audit 2024-04-04T00:55:52.233250+0000 mon.a (mon.0) 16176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[17655]: audit 2024-04-04T00:55:52.525992+0000 mon.a (mon.0) 16177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[17655]: audit 2024-04-04T00:55:52.534604+0000 mon.a (mon.0) 16178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[27441]: cluster 2024-04-04T00:55:51.994822+0000 mgr.y (mgr.24370) 19118 : cluster [DBG] pgmap v19102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[27441]: audit 2024-04-04T00:55:52.226472+0000 mon.a (mon.0) 16175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[27441]: audit 2024-04-04T00:55:52.233250+0000 mon.a (mon.0) 16176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[27441]: audit 2024-04-04T00:55:52.525992+0000 mon.a (mon.0) 16177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:53 smithi067 bash[27441]: audit 2024-04-04T00:55:52.534604+0000 mon.a (mon.0) 16178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:53 smithi082 bash[20963]: cluster 2024-04-04T00:55:51.994822+0000 mgr.y (mgr.24370) 19118 : cluster [DBG] pgmap v19102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:53 smithi082 bash[20963]: audit 2024-04-04T00:55:52.226472+0000 mon.a (mon.0) 16175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:53 smithi082 bash[20963]: audit 2024-04-04T00:55:52.233250+0000 mon.a (mon.0) 16176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:53 smithi082 bash[20963]: audit 2024-04-04T00:55:52.525992+0000 mon.a (mon.0) 16177 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:53 smithi082 bash[20963]: audit 2024-04-04T00:55:52.534604+0000 mon.a (mon.0) 16178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:55:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:55:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:54 smithi082 bash[20963]: audit 2024-04-04T00:55:53.904977+0000 mon.a (mon.0) 16179 : audit [DBG] from='client.? 172.21.15.67:0/301885302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:54 smithi067 bash[17655]: audit 2024-04-04T00:55:53.904977+0000 mon.a (mon.0) 16179 : audit [DBG] from='client.? 172.21.15.67:0/301885302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:54 smithi067 bash[27441]: audit 2024-04-04T00:55:53.904977+0000 mon.a (mon.0) 16179 : audit [DBG] from='client.? 172.21.15.67:0/301885302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:55 smithi082 bash[20963]: cluster 2024-04-04T00:55:53.995528+0000 mgr.y (mgr.24370) 19119 : cluster [DBG] pgmap v19103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:55 smithi067 bash[17655]: cluster 2024-04-04T00:55:53.995528+0000 mgr.y (mgr.24370) 19119 : cluster [DBG] pgmap v19103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:55 smithi067 bash[27441]: cluster 2024-04-04T00:55:53.995528+0000 mgr.y (mgr.24370) 19119 : cluster [DBG] pgmap v19103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:56 smithi082 bash[20963]: audit 2024-04-04T00:55:55.676286+0000 mon.a (mon.0) 16180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:56 smithi067 bash[27441]: audit 2024-04-04T00:55:55.676286+0000 mon.a (mon.0) 16180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:56 smithi067 bash[17655]: audit 2024-04-04T00:55:55.676286+0000 mon.a (mon.0) 16180 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:55:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:57 smithi082 bash[20963]: cluster 2024-04-04T00:55:55.996397+0000 mgr.y (mgr.24370) 19120 : cluster [DBG] pgmap v19104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:57 smithi082 bash[20963]: audit 2024-04-04T00:55:56.358243+0000 mon.a (mon.0) 16181 : audit [DBG] from='client.? 172.21.15.67:0/1812701254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:57 smithi067 bash[27441]: cluster 2024-04-04T00:55:55.996397+0000 mgr.y (mgr.24370) 19120 : cluster [DBG] pgmap v19104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:57 smithi067 bash[27441]: audit 2024-04-04T00:55:56.358243+0000 mon.a (mon.0) 16181 : audit [DBG] from='client.? 172.21.15.67:0/1812701254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:57 smithi067 bash[17655]: cluster 2024-04-04T00:55:55.996397+0000 mgr.y (mgr.24370) 19120 : cluster [DBG] pgmap v19104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:57 smithi067 bash[17655]: audit 2024-04-04T00:55:56.358243+0000 mon.a (mon.0) 16181 : audit [DBG] from='client.? 172.21.15.67:0/1812701254' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:58 smithi082 bash[20963]: cluster 2024-04-04T00:55:57.997003+0000 mgr.y (mgr.24370) 19121 : cluster [DBG] pgmap v19105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:58 smithi067 bash[27441]: cluster 2024-04-04T00:55:57.997003+0000 mgr.y (mgr.24370) 19121 : cluster [DBG] pgmap v19105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:58 smithi067 bash[17655]: cluster 2024-04-04T00:55:57.997003+0000 mgr.y (mgr.24370) 19121 : cluster [DBG] pgmap v19105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:55:59.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:55:59 smithi082 bash[20963]: audit 2024-04-04T00:55:58.813361+0000 mon.a (mon.0) 16182 : audit [DBG] from='client.? 172.21.15.67:0/2273625196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:55:59 smithi067 bash[17655]: audit 2024-04-04T00:55:58.813361+0000 mon.a (mon.0) 16182 : audit [DBG] from='client.? 172.21.15.67:0/2273625196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:55:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:55:59 smithi067 bash[27441]: audit 2024-04-04T00:55:58.813361+0000 mon.a (mon.0) 16182 : audit [DBG] from='client.? 172.21.15.67:0/2273625196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:00 smithi082 bash[20963]: cluster 2024-04-04T00:55:59.997714+0000 mgr.y (mgr.24370) 19122 : cluster [DBG] pgmap v19106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:00 smithi067 bash[17655]: cluster 2024-04-04T00:55:59.997714+0000 mgr.y (mgr.24370) 19122 : cluster [DBG] pgmap v19106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:00 smithi067 bash[27441]: cluster 2024-04-04T00:55:59.997714+0000 mgr.y (mgr.24370) 19122 : cluster [DBG] pgmap v19106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:01 smithi082 bash[20963]: audit 2024-04-04T00:56:01.269138+0000 mon.a (mon.0) 16183 : audit [DBG] from='client.? 172.21.15.67:0/4272822538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:01 smithi067 bash[17655]: audit 2024-04-04T00:56:01.269138+0000 mon.a (mon.0) 16183 : audit [DBG] from='client.? 172.21.15.67:0/4272822538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:01 smithi067 bash[27441]: audit 2024-04-04T00:56:01.269138+0000 mon.a (mon.0) 16183 : audit [DBG] from='client.? 172.21.15.67:0/4272822538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:02 smithi082 bash[20963]: cluster 2024-04-04T00:56:01.998860+0000 mgr.y (mgr.24370) 19123 : cluster [DBG] pgmap v19107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:02 smithi067 bash[17655]: cluster 2024-04-04T00:56:01.998860+0000 mgr.y (mgr.24370) 19123 : cluster [DBG] pgmap v19107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:02 smithi067 bash[27441]: cluster 2024-04-04T00:56:01.998860+0000 mgr.y (mgr.24370) 19123 : cluster [DBG] pgmap v19107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:03] "GET /metrics HTTP/1.1" 200 239996 "" "Prometheus/2.43.0" 2024-04-04T00:56:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:56:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:04 smithi082 bash[20963]: audit 2024-04-04T00:56:03.513912+0000 mon.a (mon.0) 16184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:56:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:04 smithi082 bash[20963]: audit 2024-04-04T00:56:03.524173+0000 mon.a (mon.0) 16185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:56:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:04 smithi082 bash[20963]: audit 2024-04-04T00:56:03.525580+0000 mon.a (mon.0) 16186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:56:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:04 smithi082 bash[20963]: audit 2024-04-04T00:56:03.526679+0000 mon.a (mon.0) 16187 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:56:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:04 smithi082 bash[20963]: audit 2024-04-04T00:56:03.533086+0000 mon.a (mon.0) 16188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:56:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:04 smithi082 bash[20963]: audit 2024-04-04T00:56:03.741161+0000 mon.c (mon.2) 7636 : audit [DBG] from='client.? 172.21.15.67:0/318849068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:04 smithi082 bash[20963]: cluster 2024-04-04T00:56:03.999506+0000 mgr.y (mgr.24370) 19124 : cluster [DBG] pgmap v19108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[27441]: audit 2024-04-04T00:56:03.513912+0000 mon.a (mon.0) 16184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:56:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[27441]: audit 2024-04-04T00:56:03.524173+0000 mon.a (mon.0) 16185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:56:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[27441]: audit 2024-04-04T00:56:03.525580+0000 mon.a (mon.0) 16186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:56:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[27441]: audit 2024-04-04T00:56:03.526679+0000 mon.a (mon.0) 16187 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:56:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[27441]: audit 2024-04-04T00:56:03.533086+0000 mon.a (mon.0) 16188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:56:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[27441]: audit 2024-04-04T00:56:03.741161+0000 mon.c (mon.2) 7636 : audit [DBG] from='client.? 172.21.15.67:0/318849068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[27441]: cluster 2024-04-04T00:56:03.999506+0000 mgr.y (mgr.24370) 19124 : cluster [DBG] pgmap v19108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[17655]: audit 2024-04-04T00:56:03.513912+0000 mon.a (mon.0) 16184 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:56:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[17655]: audit 2024-04-04T00:56:03.524173+0000 mon.a (mon.0) 16185 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:56:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[17655]: audit 2024-04-04T00:56:03.525580+0000 mon.a (mon.0) 16186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:56:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[17655]: audit 2024-04-04T00:56:03.526679+0000 mon.a (mon.0) 16187 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:56:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[17655]: audit 2024-04-04T00:56:03.533086+0000 mon.a (mon.0) 16188 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:56:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[17655]: audit 2024-04-04T00:56:03.741161+0000 mon.c (mon.2) 7636 : audit [DBG] from='client.? 172.21.15.67:0/318849068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:04 smithi067 bash[17655]: cluster 2024-04-04T00:56:03.999506+0000 mgr.y (mgr.24370) 19124 : cluster [DBG] pgmap v19108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:07.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:07 smithi082 bash[20963]: cluster 2024-04-04T00:56:06.000676+0000 mgr.y (mgr.24370) 19125 : cluster [DBG] pgmap v19109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:07 smithi082 bash[20963]: audit 2024-04-04T00:56:06.194137+0000 mon.c (mon.2) 7637 : audit [DBG] from='client.? 172.21.15.67:0/4155920302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:07 smithi067 bash[17655]: cluster 2024-04-04T00:56:06.000676+0000 mgr.y (mgr.24370) 19125 : cluster [DBG] pgmap v19109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:07 smithi067 bash[17655]: audit 2024-04-04T00:56:06.194137+0000 mon.c (mon.2) 7637 : audit [DBG] from='client.? 172.21.15.67:0/4155920302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:07 smithi067 bash[27441]: cluster 2024-04-04T00:56:06.000676+0000 mgr.y (mgr.24370) 19125 : cluster [DBG] pgmap v19109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:07.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:07 smithi067 bash[27441]: audit 2024-04-04T00:56:06.194137+0000 mon.c (mon.2) 7637 : audit [DBG] from='client.? 172.21.15.67:0/4155920302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:09 smithi082 bash[20963]: cluster 2024-04-04T00:56:08.001347+0000 mgr.y (mgr.24370) 19126 : cluster [DBG] pgmap v19110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:09.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:09 smithi082 bash[20963]: audit 2024-04-04T00:56:08.654010+0000 mon.a (mon.0) 16189 : audit [DBG] from='client.? 172.21.15.67:0/2021309540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:09.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:09 smithi067 bash[17655]: cluster 2024-04-04T00:56:08.001347+0000 mgr.y (mgr.24370) 19126 : cluster [DBG] pgmap v19110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:09.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:09 smithi067 bash[17655]: audit 2024-04-04T00:56:08.654010+0000 mon.a (mon.0) 16189 : audit [DBG] from='client.? 172.21.15.67:0/2021309540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:09 smithi067 bash[27441]: cluster 2024-04-04T00:56:08.001347+0000 mgr.y (mgr.24370) 19126 : cluster [DBG] pgmap v19110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:09.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:09 smithi067 bash[27441]: audit 2024-04-04T00:56:08.654010+0000 mon.a (mon.0) 16189 : audit [DBG] from='client.? 172.21.15.67:0/2021309540' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:11.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:11 smithi082 bash[20963]: cluster 2024-04-04T00:56:10.002024+0000 mgr.y (mgr.24370) 19127 : cluster [DBG] pgmap v19111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:11 smithi082 bash[20963]: audit 2024-04-04T00:56:10.676754+0000 mon.a (mon.0) 16190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:11 smithi067 bash[27441]: cluster 2024-04-04T00:56:10.002024+0000 mgr.y (mgr.24370) 19127 : cluster [DBG] pgmap v19111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:11.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:11 smithi067 bash[27441]: audit 2024-04-04T00:56:10.676754+0000 mon.a (mon.0) 16190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:11 smithi067 bash[17655]: cluster 2024-04-04T00:56:10.002024+0000 mgr.y (mgr.24370) 19127 : cluster [DBG] pgmap v19111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:11.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:11 smithi067 bash[17655]: audit 2024-04-04T00:56:10.676754+0000 mon.a (mon.0) 16190 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:12.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:12 smithi082 bash[20963]: audit 2024-04-04T00:56:11.120038+0000 mon.a (mon.0) 16191 : audit [DBG] from='client.? 172.21.15.67:0/3914329369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:12.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:12 smithi067 bash[17655]: audit 2024-04-04T00:56:11.120038+0000 mon.a (mon.0) 16191 : audit [DBG] from='client.? 172.21.15.67:0/3914329369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:12.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:12 smithi067 bash[27441]: audit 2024-04-04T00:56:11.120038+0000 mon.a (mon.0) 16191 : audit [DBG] from='client.? 172.21.15.67:0/3914329369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:13.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:13 smithi082 bash[20963]: cluster 2024-04-04T00:56:12.003177+0000 mgr.y (mgr.24370) 19128 : cluster [DBG] pgmap v19112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:13] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:56:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:13 smithi067 bash[17655]: cluster 2024-04-04T00:56:12.003177+0000 mgr.y (mgr.24370) 19128 : cluster [DBG] pgmap v19112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:13 smithi067 bash[27441]: cluster 2024-04-04T00:56:12.003177+0000 mgr.y (mgr.24370) 19128 : cluster [DBG] pgmap v19112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:56:14.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:14 smithi082 bash[20963]: audit 2024-04-04T00:56:13.569240+0000 mon.c (mon.2) 7638 : audit [DBG] from='client.? 172.21.15.67:0/607822390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:14.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:14 smithi067 bash[27441]: audit 2024-04-04T00:56:13.569240+0000 mon.c (mon.2) 7638 : audit [DBG] from='client.? 172.21.15.67:0/607822390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:14.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:14 smithi067 bash[17655]: audit 2024-04-04T00:56:13.569240+0000 mon.c (mon.2) 7638 : audit [DBG] from='client.? 172.21.15.67:0/607822390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:15 smithi082 bash[20963]: cluster 2024-04-04T00:56:14.003883+0000 mgr.y (mgr.24370) 19129 : cluster [DBG] pgmap v19113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:15 smithi067 bash[17655]: cluster 2024-04-04T00:56:14.003883+0000 mgr.y (mgr.24370) 19129 : cluster [DBG] pgmap v19113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:15 smithi067 bash[27441]: cluster 2024-04-04T00:56:14.003883+0000 mgr.y (mgr.24370) 19129 : cluster [DBG] pgmap v19113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:16.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:16 smithi082 bash[20963]: audit 2024-04-04T00:56:16.028517+0000 mon.a (mon.0) 16192 : audit [DBG] from='client.? 172.21.15.67:0/3292899287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:16.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:16 smithi067 bash[17655]: audit 2024-04-04T00:56:16.028517+0000 mon.a (mon.0) 16192 : audit [DBG] from='client.? 172.21.15.67:0/3292899287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:16 smithi067 bash[27441]: audit 2024-04-04T00:56:16.028517+0000 mon.a (mon.0) 16192 : audit [DBG] from='client.? 172.21.15.67:0/3292899287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:17 smithi082 bash[20963]: cluster 2024-04-04T00:56:16.004673+0000 mgr.y (mgr.24370) 19130 : cluster [DBG] pgmap v19114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:17 smithi067 bash[17655]: cluster 2024-04-04T00:56:16.004673+0000 mgr.y (mgr.24370) 19130 : cluster [DBG] pgmap v19114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:17 smithi067 bash[27441]: cluster 2024-04-04T00:56:16.004673+0000 mgr.y (mgr.24370) 19130 : cluster [DBG] pgmap v19114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:19.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:19 smithi082 bash[20963]: cluster 2024-04-04T00:56:18.005317+0000 mgr.y (mgr.24370) 19131 : cluster [DBG] pgmap v19115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:19 smithi082 bash[20963]: audit 2024-04-04T00:56:18.476388+0000 mon.c (mon.2) 7639 : audit [DBG] from='client.? 172.21.15.67:0/91741039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:19 smithi067 bash[17655]: cluster 2024-04-04T00:56:18.005317+0000 mgr.y (mgr.24370) 19131 : cluster [DBG] pgmap v19115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:19 smithi067 bash[17655]: audit 2024-04-04T00:56:18.476388+0000 mon.c (mon.2) 7639 : audit [DBG] from='client.? 172.21.15.67:0/91741039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:19 smithi067 bash[27441]: cluster 2024-04-04T00:56:18.005317+0000 mgr.y (mgr.24370) 19131 : cluster [DBG] pgmap v19115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:19 smithi067 bash[27441]: audit 2024-04-04T00:56:18.476388+0000 mon.c (mon.2) 7639 : audit [DBG] from='client.? 172.21.15.67:0/91741039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:21 smithi082 bash[20963]: cluster 2024-04-04T00:56:20.005996+0000 mgr.y (mgr.24370) 19132 : cluster [DBG] pgmap v19116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:21 smithi082 bash[20963]: audit 2024-04-04T00:56:20.933198+0000 mon.c (mon.2) 7640 : audit [DBG] from='client.? 172.21.15.67:0/3489843063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:21 smithi067 bash[17655]: cluster 2024-04-04T00:56:20.005996+0000 mgr.y (mgr.24370) 19132 : cluster [DBG] pgmap v19116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:21 smithi067 bash[17655]: audit 2024-04-04T00:56:20.933198+0000 mon.c (mon.2) 7640 : audit [DBG] from='client.? 172.21.15.67:0/3489843063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:21 smithi067 bash[27441]: cluster 2024-04-04T00:56:20.005996+0000 mgr.y (mgr.24370) 19132 : cluster [DBG] pgmap v19116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:21 smithi067 bash[27441]: audit 2024-04-04T00:56:20.933198+0000 mon.c (mon.2) 7640 : audit [DBG] from='client.? 172.21.15.67:0/3489843063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:23.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:23 smithi082 bash[20963]: cluster 2024-04-04T00:56:22.007192+0000 mgr.y (mgr.24370) 19133 : cluster [DBG] pgmap v19117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:23] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T00:56:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:23 smithi067 bash[17655]: cluster 2024-04-04T00:56:22.007192+0000 mgr.y (mgr.24370) 19133 : cluster [DBG] pgmap v19117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:23 smithi067 bash[27441]: cluster 2024-04-04T00:56:22.007192+0000 mgr.y (mgr.24370) 19133 : cluster [DBG] pgmap v19117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:56:24.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:24 smithi082 bash[20963]: audit 2024-04-04T00:56:23.389076+0000 mon.a (mon.0) 16193 : audit [DBG] from='client.? 172.21.15.67:0/3691816469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:24.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:24 smithi067 bash[17655]: audit 2024-04-04T00:56:23.389076+0000 mon.a (mon.0) 16193 : audit [DBG] from='client.? 172.21.15.67:0/3691816469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:24.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:24 smithi067 bash[27441]: audit 2024-04-04T00:56:23.389076+0000 mon.a (mon.0) 16193 : audit [DBG] from='client.? 172.21.15.67:0/3691816469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:25.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:25 smithi082 bash[20963]: cluster 2024-04-04T00:56:24.007875+0000 mgr.y (mgr.24370) 19134 : cluster [DBG] pgmap v19118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:25.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:25 smithi067 bash[17655]: cluster 2024-04-04T00:56:24.007875+0000 mgr.y (mgr.24370) 19134 : cluster [DBG] pgmap v19118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:25.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:25 smithi067 bash[27441]: cluster 2024-04-04T00:56:24.007875+0000 mgr.y (mgr.24370) 19134 : cluster [DBG] pgmap v19118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:26 smithi082 bash[20963]: audit 2024-04-04T00:56:25.676902+0000 mon.a (mon.0) 16194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:26 smithi082 bash[20963]: audit 2024-04-04T00:56:25.849415+0000 mon.c (mon.2) 7641 : audit [DBG] from='client.? 172.21.15.67:0/4092389597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:26 smithi067 bash[17655]: audit 2024-04-04T00:56:25.676902+0000 mon.a (mon.0) 16194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:26.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:26 smithi067 bash[17655]: audit 2024-04-04T00:56:25.849415+0000 mon.c (mon.2) 7641 : audit [DBG] from='client.? 172.21.15.67:0/4092389597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:26 smithi067 bash[27441]: audit 2024-04-04T00:56:25.676902+0000 mon.a (mon.0) 16194 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:26.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:26 smithi067 bash[27441]: audit 2024-04-04T00:56:25.849415+0000 mon.c (mon.2) 7641 : audit [DBG] from='client.? 172.21.15.67:0/4092389597' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:27 smithi082 bash[20963]: cluster 2024-04-04T00:56:26.009101+0000 mgr.y (mgr.24370) 19135 : cluster [DBG] pgmap v19119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:27.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:27 smithi067 bash[17655]: cluster 2024-04-04T00:56:26.009101+0000 mgr.y (mgr.24370) 19135 : cluster [DBG] pgmap v19119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:27.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:27 smithi067 bash[27441]: cluster 2024-04-04T00:56:26.009101+0000 mgr.y (mgr.24370) 19135 : cluster [DBG] pgmap v19119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:29 smithi082 bash[20963]: cluster 2024-04-04T00:56:28.009517+0000 mgr.y (mgr.24370) 19136 : cluster [DBG] pgmap v19120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:29 smithi082 bash[20963]: audit 2024-04-04T00:56:28.305740+0000 mon.a (mon.0) 16195 : audit [DBG] from='client.? 172.21.15.67:0/2296249746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:29 smithi067 bash[27441]: cluster 2024-04-04T00:56:28.009517+0000 mgr.y (mgr.24370) 19136 : cluster [DBG] pgmap v19120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:29.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:29 smithi067 bash[27441]: audit 2024-04-04T00:56:28.305740+0000 mon.a (mon.0) 16195 : audit [DBG] from='client.? 172.21.15.67:0/2296249746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:29 smithi067 bash[17655]: cluster 2024-04-04T00:56:28.009517+0000 mgr.y (mgr.24370) 19136 : cluster [DBG] pgmap v19120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:29.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:29 smithi067 bash[17655]: audit 2024-04-04T00:56:28.305740+0000 mon.a (mon.0) 16195 : audit [DBG] from='client.? 172.21.15.67:0/2296249746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:31 smithi067 bash[27441]: cluster 2024-04-04T00:56:30.010163+0000 mgr.y (mgr.24370) 19137 : cluster [DBG] pgmap v19121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:31 smithi067 bash[27441]: audit 2024-04-04T00:56:30.757183+0000 mon.a (mon.0) 16196 : audit [DBG] from='client.? 172.21.15.67:0/1129714158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:31 smithi067 bash[17655]: cluster 2024-04-04T00:56:30.010163+0000 mgr.y (mgr.24370) 19137 : cluster [DBG] pgmap v19121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:31.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:31 smithi067 bash[17655]: audit 2024-04-04T00:56:30.757183+0000 mon.a (mon.0) 16196 : audit [DBG] from='client.? 172.21.15.67:0/1129714158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:31 smithi082 bash[20963]: cluster 2024-04-04T00:56:30.010163+0000 mgr.y (mgr.24370) 19137 : cluster [DBG] pgmap v19121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:31 smithi082 bash[20963]: audit 2024-04-04T00:56:30.757183+0000 mon.a (mon.0) 16196 : audit [DBG] from='client.? 172.21.15.67:0/1129714158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:56:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:33 smithi067 bash[27441]: cluster 2024-04-04T00:56:32.011326+0000 mgr.y (mgr.24370) 19138 : cluster [DBG] pgmap v19122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:33 smithi067 bash[17655]: cluster 2024-04-04T00:56:32.011326+0000 mgr.y (mgr.24370) 19138 : cluster [DBG] pgmap v19122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:33.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:33 smithi082 bash[20963]: cluster 2024-04-04T00:56:32.011326+0000 mgr.y (mgr.24370) 19138 : cluster [DBG] pgmap v19122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:56:34.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:34 smithi067 bash[17655]: audit 2024-04-04T00:56:33.221807+0000 mon.c (mon.2) 7642 : audit [DBG] from='client.? 172.21.15.67:0/3094202732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:34.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:34 smithi067 bash[27441]: audit 2024-04-04T00:56:33.221807+0000 mon.c (mon.2) 7642 : audit [DBG] from='client.? 172.21.15.67:0/3094202732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:34 smithi082 bash[20963]: audit 2024-04-04T00:56:33.221807+0000 mon.c (mon.2) 7642 : audit [DBG] from='client.? 172.21.15.67:0/3094202732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:35 smithi067 bash[17655]: cluster 2024-04-04T00:56:34.012043+0000 mgr.y (mgr.24370) 19139 : cluster [DBG] pgmap v19123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:35 smithi067 bash[27441]: cluster 2024-04-04T00:56:34.012043+0000 mgr.y (mgr.24370) 19139 : cluster [DBG] pgmap v19123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:35 smithi082 bash[20963]: cluster 2024-04-04T00:56:34.012043+0000 mgr.y (mgr.24370) 19139 : cluster [DBG] pgmap v19123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:36 smithi067 bash[17655]: audit 2024-04-04T00:56:35.674363+0000 mon.c (mon.2) 7643 : audit [DBG] from='client.? 172.21.15.67:0/1549060634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:36 smithi067 bash[27441]: audit 2024-04-04T00:56:35.674363+0000 mon.c (mon.2) 7643 : audit [DBG] from='client.? 172.21.15.67:0/1549060634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:36 smithi082 bash[20963]: audit 2024-04-04T00:56:35.674363+0000 mon.c (mon.2) 7643 : audit [DBG] from='client.? 172.21.15.67:0/1549060634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:37 smithi067 bash[27441]: cluster 2024-04-04T00:56:36.013395+0000 mgr.y (mgr.24370) 19140 : cluster [DBG] pgmap v19124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:37 smithi067 bash[17655]: cluster 2024-04-04T00:56:36.013395+0000 mgr.y (mgr.24370) 19140 : cluster [DBG] pgmap v19124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:37 smithi082 bash[20963]: cluster 2024-04-04T00:56:36.013395+0000 mgr.y (mgr.24370) 19140 : cluster [DBG] pgmap v19124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:38 smithi082 bash[20963]: audit 2024-04-04T00:56:38.137177+0000 mon.c (mon.2) 7644 : audit [DBG] from='client.? 172.21.15.67:0/1269141003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:38 smithi067 bash[17655]: audit 2024-04-04T00:56:38.137177+0000 mon.c (mon.2) 7644 : audit [DBG] from='client.? 172.21.15.67:0/1269141003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:38 smithi067 bash[27441]: audit 2024-04-04T00:56:38.137177+0000 mon.c (mon.2) 7644 : audit [DBG] from='client.? 172.21.15.67:0/1269141003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:39 smithi082 bash[20963]: cluster 2024-04-04T00:56:38.014084+0000 mgr.y (mgr.24370) 19141 : cluster [DBG] pgmap v19125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:39 smithi067 bash[17655]: cluster 2024-04-04T00:56:38.014084+0000 mgr.y (mgr.24370) 19141 : cluster [DBG] pgmap v19125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:39 smithi067 bash[27441]: cluster 2024-04-04T00:56:38.014084+0000 mgr.y (mgr.24370) 19141 : cluster [DBG] pgmap v19125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:41 smithi082 bash[20963]: cluster 2024-04-04T00:56:40.014777+0000 mgr.y (mgr.24370) 19142 : cluster [DBG] pgmap v19126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:41 smithi082 bash[20963]: audit 2024-04-04T00:56:40.592533+0000 mon.a (mon.0) 16197 : audit [DBG] from='client.? 172.21.15.67:0/2783320875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:41 smithi082 bash[20963]: audit 2024-04-04T00:56:40.677213+0000 mon.a (mon.0) 16198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:41 smithi067 bash[27441]: cluster 2024-04-04T00:56:40.014777+0000 mgr.y (mgr.24370) 19142 : cluster [DBG] pgmap v19126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:41 smithi067 bash[27441]: audit 2024-04-04T00:56:40.592533+0000 mon.a (mon.0) 16197 : audit [DBG] from='client.? 172.21.15.67:0/2783320875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:41 smithi067 bash[27441]: audit 2024-04-04T00:56:40.677213+0000 mon.a (mon.0) 16198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:41 smithi067 bash[17655]: cluster 2024-04-04T00:56:40.014777+0000 mgr.y (mgr.24370) 19142 : cluster [DBG] pgmap v19126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:41 smithi067 bash[17655]: audit 2024-04-04T00:56:40.592533+0000 mon.a (mon.0) 16197 : audit [DBG] from='client.? 172.21.15.67:0/2783320875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:41 smithi067 bash[17655]: audit 2024-04-04T00:56:40.677213+0000 mon.a (mon.0) 16198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:43 smithi067 bash[17655]: cluster 2024-04-04T00:56:42.015998+0000 mgr.y (mgr.24370) 19143 : cluster [DBG] pgmap v19127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:43 smithi067 bash[17655]: audit 2024-04-04T00:56:43.039040+0000 mon.c (mon.2) 7645 : audit [DBG] from='client.? 172.21.15.67:0/3326441589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:56:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:43 smithi067 bash[27441]: cluster 2024-04-04T00:56:42.015998+0000 mgr.y (mgr.24370) 19143 : cluster [DBG] pgmap v19127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:43 smithi067 bash[27441]: audit 2024-04-04T00:56:43.039040+0000 mon.c (mon.2) 7645 : audit [DBG] from='client.? 172.21.15.67:0/3326441589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:43 smithi082 bash[20963]: cluster 2024-04-04T00:56:42.015998+0000 mgr.y (mgr.24370) 19143 : cluster [DBG] pgmap v19127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:43 smithi082 bash[20963]: audit 2024-04-04T00:56:43.039040+0000 mon.c (mon.2) 7645 : audit [DBG] from='client.? 172.21.15.67:0/3326441589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:56:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:45 smithi082 bash[20963]: cluster 2024-04-04T00:56:44.016816+0000 mgr.y (mgr.24370) 19144 : cluster [DBG] pgmap v19128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:45 smithi067 bash[17655]: cluster 2024-04-04T00:56:44.016816+0000 mgr.y (mgr.24370) 19144 : cluster [DBG] pgmap v19128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:45 smithi067 bash[27441]: cluster 2024-04-04T00:56:44.016816+0000 mgr.y (mgr.24370) 19144 : cluster [DBG] pgmap v19128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:46 smithi082 bash[20963]: audit 2024-04-04T00:56:45.496282+0000 mon.c (mon.2) 7646 : audit [DBG] from='client.? 172.21.15.67:0/3564655738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:46.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:46 smithi067 bash[17655]: audit 2024-04-04T00:56:45.496282+0000 mon.c (mon.2) 7646 : audit [DBG] from='client.? 172.21.15.67:0/3564655738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:46 smithi067 bash[27441]: audit 2024-04-04T00:56:45.496282+0000 mon.c (mon.2) 7646 : audit [DBG] from='client.? 172.21.15.67:0/3564655738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:47 smithi082 bash[20963]: cluster 2024-04-04T00:56:46.017901+0000 mgr.y (mgr.24370) 19145 : cluster [DBG] pgmap v19129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:47 smithi067 bash[27441]: cluster 2024-04-04T00:56:46.017901+0000 mgr.y (mgr.24370) 19145 : cluster [DBG] pgmap v19129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:47 smithi067 bash[17655]: cluster 2024-04-04T00:56:46.017901+0000 mgr.y (mgr.24370) 19145 : cluster [DBG] pgmap v19129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:48 smithi082 bash[20963]: audit 2024-04-04T00:56:47.949752+0000 mon.a (mon.0) 16199 : audit [DBG] from='client.? 172.21.15.67:0/1457204337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:48.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:48 smithi067 bash[17655]: audit 2024-04-04T00:56:47.949752+0000 mon.a (mon.0) 16199 : audit [DBG] from='client.? 172.21.15.67:0/1457204337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:48 smithi067 bash[27441]: audit 2024-04-04T00:56:47.949752+0000 mon.a (mon.0) 16199 : audit [DBG] from='client.? 172.21.15.67:0/1457204337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:49 smithi082 bash[20963]: cluster 2024-04-04T00:56:48.018539+0000 mgr.y (mgr.24370) 19146 : cluster [DBG] pgmap v19130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:49 smithi067 bash[27441]: cluster 2024-04-04T00:56:48.018539+0000 mgr.y (mgr.24370) 19146 : cluster [DBG] pgmap v19130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:49 smithi067 bash[17655]: cluster 2024-04-04T00:56:48.018539+0000 mgr.y (mgr.24370) 19146 : cluster [DBG] pgmap v19130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:51 smithi082 bash[20963]: cluster 2024-04-04T00:56:50.019214+0000 mgr.y (mgr.24370) 19147 : cluster [DBG] pgmap v19131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:51 smithi082 bash[20963]: audit 2024-04-04T00:56:50.404348+0000 mon.a (mon.0) 16200 : audit [DBG] from='client.? 172.21.15.67:0/1627546822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:51 smithi067 bash[27441]: cluster 2024-04-04T00:56:50.019214+0000 mgr.y (mgr.24370) 19147 : cluster [DBG] pgmap v19131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:51 smithi067 bash[27441]: audit 2024-04-04T00:56:50.404348+0000 mon.a (mon.0) 16200 : audit [DBG] from='client.? 172.21.15.67:0/1627546822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:51 smithi067 bash[17655]: cluster 2024-04-04T00:56:50.019214+0000 mgr.y (mgr.24370) 19147 : cluster [DBG] pgmap v19131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:51 smithi067 bash[17655]: audit 2024-04-04T00:56:50.404348+0000 mon.a (mon.0) 16200 : audit [DBG] from='client.? 172.21.15.67:0/1627546822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:53 smithi067 bash[27441]: cluster 2024-04-04T00:56:52.020392+0000 mgr.y (mgr.24370) 19148 : cluster [DBG] pgmap v19132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:53 smithi067 bash[27441]: audit 2024-04-04T00:56:52.850318+0000 mon.c (mon.2) 7647 : audit [DBG] from='client.? 172.21.15.67:0/4233384660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:56:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:53 smithi067 bash[17655]: cluster 2024-04-04T00:56:52.020392+0000 mgr.y (mgr.24370) 19148 : cluster [DBG] pgmap v19132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:53 smithi067 bash[17655]: audit 2024-04-04T00:56:52.850318+0000 mon.c (mon.2) 7647 : audit [DBG] from='client.? 172.21.15.67:0/4233384660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:53 smithi082 bash[20963]: cluster 2024-04-04T00:56:52.020392+0000 mgr.y (mgr.24370) 19148 : cluster [DBG] pgmap v19132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:53 smithi082 bash[20963]: audit 2024-04-04T00:56:52.850318+0000 mon.c (mon.2) 7647 : audit [DBG] from='client.? 172.21.15.67:0/4233384660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:56:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:55 smithi082 bash[20963]: cluster 2024-04-04T00:56:54.021082+0000 mgr.y (mgr.24370) 19149 : cluster [DBG] pgmap v19133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:55 smithi067 bash[27441]: cluster 2024-04-04T00:56:54.021082+0000 mgr.y (mgr.24370) 19149 : cluster [DBG] pgmap v19133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:55 smithi067 bash[17655]: cluster 2024-04-04T00:56:54.021082+0000 mgr.y (mgr.24370) 19149 : cluster [DBG] pgmap v19133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:56 smithi082 bash[20963]: audit 2024-04-04T00:56:55.298859+0000 mon.a (mon.0) 16201 : audit [DBG] from='client.? 172.21.15.67:0/445103926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:56 smithi082 bash[20963]: audit 2024-04-04T00:56:55.677532+0000 mon.a (mon.0) 16202 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:56 smithi067 bash[27441]: audit 2024-04-04T00:56:55.298859+0000 mon.a (mon.0) 16201 : audit [DBG] from='client.? 172.21.15.67:0/445103926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:56 smithi067 bash[27441]: audit 2024-04-04T00:56:55.677532+0000 mon.a (mon.0) 16202 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:56 smithi067 bash[17655]: audit 2024-04-04T00:56:55.298859+0000 mon.a (mon.0) 16201 : audit [DBG] from='client.? 172.21.15.67:0/445103926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:56 smithi067 bash[17655]: audit 2024-04-04T00:56:55.677532+0000 mon.a (mon.0) 16202 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:56:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:57 smithi082 bash[20963]: cluster 2024-04-04T00:56:56.022409+0000 mgr.y (mgr.24370) 19150 : cluster [DBG] pgmap v19134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:57 smithi067 bash[27441]: cluster 2024-04-04T00:56:56.022409+0000 mgr.y (mgr.24370) 19150 : cluster [DBG] pgmap v19134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:57 smithi067 bash[17655]: cluster 2024-04-04T00:56:56.022409+0000 mgr.y (mgr.24370) 19150 : cluster [DBG] pgmap v19134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:58 smithi082 bash[20963]: audit 2024-04-04T00:56:57.751433+0000 mon.c (mon.2) 7648 : audit [DBG] from='client.? 172.21.15.67:0/3799726172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:58 smithi067 bash[27441]: audit 2024-04-04T00:56:57.751433+0000 mon.c (mon.2) 7648 : audit [DBG] from='client.? 172.21.15.67:0/3799726172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:58 smithi067 bash[17655]: audit 2024-04-04T00:56:57.751433+0000 mon.c (mon.2) 7648 : audit [DBG] from='client.? 172.21.15.67:0/3799726172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:56:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:56:59 smithi082 bash[20963]: cluster 2024-04-04T00:56:58.023169+0000 mgr.y (mgr.24370) 19151 : cluster [DBG] pgmap v19135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:56:59 smithi067 bash[17655]: cluster 2024-04-04T00:56:58.023169+0000 mgr.y (mgr.24370) 19151 : cluster [DBG] pgmap v19135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:56:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:56:59 smithi067 bash[27441]: cluster 2024-04-04T00:56:58.023169+0000 mgr.y (mgr.24370) 19151 : cluster [DBG] pgmap v19135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:00.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:00 smithi082 bash[20963]: audit 2024-04-04T00:57:00.199858+0000 mon.c (mon.2) 7649 : audit [DBG] from='client.? 172.21.15.67:0/1446074814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:00 smithi067 bash[27441]: audit 2024-04-04T00:57:00.199858+0000 mon.c (mon.2) 7649 : audit [DBG] from='client.? 172.21.15.67:0/1446074814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:00 smithi067 bash[17655]: audit 2024-04-04T00:57:00.199858+0000 mon.c (mon.2) 7649 : audit [DBG] from='client.? 172.21.15.67:0/1446074814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:01 smithi082 bash[20963]: cluster 2024-04-04T00:57:00.023667+0000 mgr.y (mgr.24370) 19152 : cluster [DBG] pgmap v19136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:01 smithi067 bash[27441]: cluster 2024-04-04T00:57:00.023667+0000 mgr.y (mgr.24370) 19152 : cluster [DBG] pgmap v19136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:01 smithi067 bash[17655]: cluster 2024-04-04T00:57:00.023667+0000 mgr.y (mgr.24370) 19152 : cluster [DBG] pgmap v19136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:03] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:57:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:03 smithi067 bash[17655]: cluster 2024-04-04T00:57:02.024817+0000 mgr.y (mgr.24370) 19153 : cluster [DBG] pgmap v19137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:03 smithi067 bash[17655]: audit 2024-04-04T00:57:02.662186+0000 mon.a (mon.0) 16203 : audit [DBG] from='client.? 172.21.15.67:0/2125637226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:03 smithi067 bash[27441]: cluster 2024-04-04T00:57:02.024817+0000 mgr.y (mgr.24370) 19153 : cluster [DBG] pgmap v19137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:03 smithi067 bash[27441]: audit 2024-04-04T00:57:02.662186+0000 mon.a (mon.0) 16203 : audit [DBG] from='client.? 172.21.15.67:0/2125637226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:57:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:03 smithi082 bash[20963]: cluster 2024-04-04T00:57:02.024817+0000 mgr.y (mgr.24370) 19153 : cluster [DBG] pgmap v19137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:03 smithi082 bash[20963]: audit 2024-04-04T00:57:02.662186+0000 mon.a (mon.0) 16203 : audit [DBG] from='client.? 172.21.15.67:0/2125637226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:04 smithi082 bash[20963]: audit 2024-04-04T00:57:03.607251+0000 mon.a (mon.0) 16204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:57:04.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:04 smithi067 bash[27441]: audit 2024-04-04T00:57:03.607251+0000 mon.a (mon.0) 16204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:57:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:04 smithi067 bash[17655]: audit 2024-04-04T00:57:03.607251+0000 mon.a (mon.0) 16204 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:57:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:05 smithi082 bash[20963]: cluster 2024-04-04T00:57:04.025547+0000 mgr.y (mgr.24370) 19154 : cluster [DBG] pgmap v19138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:05 smithi082 bash[20963]: audit 2024-04-04T00:57:05.118252+0000 mon.c (mon.2) 7650 : audit [DBG] from='client.? 172.21.15.67:0/2768105214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:05 smithi067 bash[17655]: cluster 2024-04-04T00:57:04.025547+0000 mgr.y (mgr.24370) 19154 : cluster [DBG] pgmap v19138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:05 smithi067 bash[17655]: audit 2024-04-04T00:57:05.118252+0000 mon.c (mon.2) 7650 : audit [DBG] from='client.? 172.21.15.67:0/2768105214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:05 smithi067 bash[27441]: cluster 2024-04-04T00:57:04.025547+0000 mgr.y (mgr.24370) 19154 : cluster [DBG] pgmap v19138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:05 smithi067 bash[27441]: audit 2024-04-04T00:57:05.118252+0000 mon.c (mon.2) 7650 : audit [DBG] from='client.? 172.21.15.67:0/2768105214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:06 smithi082 bash[20963]: cluster 2024-04-04T00:57:06.026776+0000 mgr.y (mgr.24370) 19155 : cluster [DBG] pgmap v19139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:06 smithi067 bash[17655]: cluster 2024-04-04T00:57:06.026776+0000 mgr.y (mgr.24370) 19155 : cluster [DBG] pgmap v19139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:06 smithi067 bash[27441]: cluster 2024-04-04T00:57:06.026776+0000 mgr.y (mgr.24370) 19155 : cluster [DBG] pgmap v19139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:07.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:07 smithi082 bash[20963]: audit 2024-04-04T00:57:07.576621+0000 mon.c (mon.2) 7651 : audit [DBG] from='client.? 172.21.15.67:0/4272370013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:07 smithi067 bash[17655]: audit 2024-04-04T00:57:07.576621+0000 mon.c (mon.2) 7651 : audit [DBG] from='client.? 172.21.15.67:0/4272370013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:07.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:07 smithi067 bash[27441]: audit 2024-04-04T00:57:07.576621+0000 mon.c (mon.2) 7651 : audit [DBG] from='client.? 172.21.15.67:0/4272370013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:08 smithi067 bash[17655]: cluster 2024-04-04T00:57:08.027412+0000 mgr.y (mgr.24370) 19156 : cluster [DBG] pgmap v19140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:08 smithi067 bash[27441]: cluster 2024-04-04T00:57:08.027412+0000 mgr.y (mgr.24370) 19156 : cluster [DBG] pgmap v19140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:08 smithi082 bash[20963]: cluster 2024-04-04T00:57:08.027412+0000 mgr.y (mgr.24370) 19156 : cluster [DBG] pgmap v19140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:09.357966+0000 mon.a (mon.0) 16205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:09.365940+0000 mon.a (mon.0) 16206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:09.608346+0000 mon.a (mon.0) 16207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:09.616196+0000 mon.a (mon.0) 16208 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:10.028097+0000 mon.a (mon.0) 16209 : audit [DBG] from='client.? 172.21.15.67:0/1387867189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: cluster 2024-04-04T00:57:10.028209+0000 mgr.y (mgr.24370) 19157 : cluster [DBG] pgmap v19141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:10.064832+0000 mon.a (mon.0) 16210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:10.072433+0000 mon.a (mon.0) 16211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:10.322137+0000 mon.a (mon.0) 16212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:10.330613+0000 mon.a (mon.0) 16213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:10.332283+0000 mon.a (mon.0) 16214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:57:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:10.333664+0000 mon.a (mon.0) 16215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:57:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:10 smithi082 bash[20963]: audit 2024-04-04T00:57:10.341470+0000 mon.a (mon.0) 16216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:09.357966+0000 mon.a (mon.0) 16205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:09.365940+0000 mon.a (mon.0) 16206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:09.608346+0000 mon.a (mon.0) 16207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:09.616196+0000 mon.a (mon.0) 16208 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:10.028097+0000 mon.a (mon.0) 16209 : audit [DBG] from='client.? 172.21.15.67:0/1387867189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: cluster 2024-04-04T00:57:10.028209+0000 mgr.y (mgr.24370) 19157 : cluster [DBG] pgmap v19141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:10.064832+0000 mon.a (mon.0) 16210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:10.072433+0000 mon.a (mon.0) 16211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:10.322137+0000 mon.a (mon.0) 16212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:10.330613+0000 mon.a (mon.0) 16213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:10.332283+0000 mon.a (mon.0) 16214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:57:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:10.333664+0000 mon.a (mon.0) 16215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:57:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[17655]: audit 2024-04-04T00:57:10.341470+0000 mon.a (mon.0) 16216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:09.357966+0000 mon.a (mon.0) 16205 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:09.365940+0000 mon.a (mon.0) 16206 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:09.608346+0000 mon.a (mon.0) 16207 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:09.616196+0000 mon.a (mon.0) 16208 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:10.028097+0000 mon.a (mon.0) 16209 : audit [DBG] from='client.? 172.21.15.67:0/1387867189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: cluster 2024-04-04T00:57:10.028209+0000 mgr.y (mgr.24370) 19157 : cluster [DBG] pgmap v19141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:10.064832+0000 mon.a (mon.0) 16210 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:10.072433+0000 mon.a (mon.0) 16211 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:10.322137+0000 mon.a (mon.0) 16212 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:10.330613+0000 mon.a (mon.0) 16213 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:10.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:10.332283+0000 mon.a (mon.0) 16214 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:57:10.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:10.333664+0000 mon.a (mon.0) 16215 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:57:10.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:10 smithi067 bash[27441]: audit 2024-04-04T00:57:10.341470+0000 mon.a (mon.0) 16216 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:57:11.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:11 smithi082 bash[20963]: audit 2024-04-04T00:57:10.678059+0000 mon.a (mon.0) 16217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:11.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:11 smithi067 bash[17655]: audit 2024-04-04T00:57:10.678059+0000 mon.a (mon.0) 16217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:11 smithi067 bash[27441]: audit 2024-04-04T00:57:10.678059+0000 mon.a (mon.0) 16217 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:12.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:12 smithi082 bash[20963]: cluster 2024-04-04T00:57:12.030302+0000 mgr.y (mgr.24370) 19158 : cluster [DBG] pgmap v19142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:12 smithi082 bash[20963]: audit 2024-04-04T00:57:12.478248+0000 mon.c (mon.2) 7652 : audit [DBG] from='client.? 172.21.15.67:0/1700307571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:12 smithi067 bash[17655]: cluster 2024-04-04T00:57:12.030302+0000 mgr.y (mgr.24370) 19158 : cluster [DBG] pgmap v19142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:12 smithi067 bash[17655]: audit 2024-04-04T00:57:12.478248+0000 mon.c (mon.2) 7652 : audit [DBG] from='client.? 172.21.15.67:0/1700307571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:12 smithi067 bash[27441]: cluster 2024-04-04T00:57:12.030302+0000 mgr.y (mgr.24370) 19158 : cluster [DBG] pgmap v19142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:12 smithi067 bash[27441]: audit 2024-04-04T00:57:12.478248+0000 mon.c (mon.2) 7652 : audit [DBG] from='client.? 172.21.15.67:0/1700307571' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:57:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:57:15.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:15 smithi082 bash[20963]: cluster 2024-04-04T00:57:14.031088+0000 mgr.y (mgr.24370) 19159 : cluster [DBG] pgmap v19143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:15.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:15 smithi082 bash[20963]: audit 2024-04-04T00:57:14.932530+0000 mon.a (mon.0) 16218 : audit [DBG] from='client.? 172.21.15.67:0/2746330539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:15 smithi067 bash[17655]: cluster 2024-04-04T00:57:14.031088+0000 mgr.y (mgr.24370) 19159 : cluster [DBG] pgmap v19143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:15.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:15 smithi067 bash[17655]: audit 2024-04-04T00:57:14.932530+0000 mon.a (mon.0) 16218 : audit [DBG] from='client.? 172.21.15.67:0/2746330539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:15 smithi067 bash[27441]: cluster 2024-04-04T00:57:14.031088+0000 mgr.y (mgr.24370) 19159 : cluster [DBG] pgmap v19143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:15.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:15 smithi067 bash[27441]: audit 2024-04-04T00:57:14.932530+0000 mon.a (mon.0) 16218 : audit [DBG] from='client.? 172.21.15.67:0/2746330539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:17 smithi082 bash[20963]: cluster 2024-04-04T00:57:16.032261+0000 mgr.y (mgr.24370) 19160 : cluster [DBG] pgmap v19144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:17.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:17 smithi067 bash[17655]: cluster 2024-04-04T00:57:16.032261+0000 mgr.y (mgr.24370) 19160 : cluster [DBG] pgmap v19144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:17 smithi067 bash[27441]: cluster 2024-04-04T00:57:16.032261+0000 mgr.y (mgr.24370) 19160 : cluster [DBG] pgmap v19144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:18.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:18 smithi082 bash[20963]: audit 2024-04-04T00:57:17.384956+0000 mon.c (mon.2) 7653 : audit [DBG] from='client.? 172.21.15.67:0/971047603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:18.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:18 smithi067 bash[27441]: audit 2024-04-04T00:57:17.384956+0000 mon.c (mon.2) 7653 : audit [DBG] from='client.? 172.21.15.67:0/971047603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:18.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:18 smithi067 bash[17655]: audit 2024-04-04T00:57:17.384956+0000 mon.c (mon.2) 7653 : audit [DBG] from='client.? 172.21.15.67:0/971047603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:19 smithi082 bash[20963]: cluster 2024-04-04T00:57:18.032841+0000 mgr.y (mgr.24370) 19161 : cluster [DBG] pgmap v19145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:19.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:19 smithi067 bash[17655]: cluster 2024-04-04T00:57:18.032841+0000 mgr.y (mgr.24370) 19161 : cluster [DBG] pgmap v19145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:19.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:19 smithi067 bash[27441]: cluster 2024-04-04T00:57:18.032841+0000 mgr.y (mgr.24370) 19161 : cluster [DBG] pgmap v19145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:20 smithi082 bash[20963]: audit 2024-04-04T00:57:19.838508+0000 mon.a (mon.0) 16219 : audit [DBG] from='client.? 172.21.15.67:0/3700208744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:20.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:20 smithi067 bash[17655]: audit 2024-04-04T00:57:19.838508+0000 mon.a (mon.0) 16219 : audit [DBG] from='client.? 172.21.15.67:0/3700208744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:20.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:20 smithi067 bash[27441]: audit 2024-04-04T00:57:19.838508+0000 mon.a (mon.0) 16219 : audit [DBG] from='client.? 172.21.15.67:0/3700208744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:21.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:21 smithi082 bash[20963]: cluster 2024-04-04T00:57:20.033312+0000 mgr.y (mgr.24370) 19162 : cluster [DBG] pgmap v19146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:21.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:21 smithi067 bash[17655]: cluster 2024-04-04T00:57:20.033312+0000 mgr.y (mgr.24370) 19162 : cluster [DBG] pgmap v19146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:21.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:21 smithi067 bash[27441]: cluster 2024-04-04T00:57:20.033312+0000 mgr.y (mgr.24370) 19162 : cluster [DBG] pgmap v19146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:57:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:23 smithi067 bash[17655]: cluster 2024-04-04T00:57:22.034346+0000 mgr.y (mgr.24370) 19163 : cluster [DBG] pgmap v19147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:23 smithi067 bash[17655]: audit 2024-04-04T00:57:22.287513+0000 mon.c (mon.2) 7654 : audit [DBG] from='client.? 172.21.15.67:0/1998808241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:23 smithi067 bash[27441]: cluster 2024-04-04T00:57:22.034346+0000 mgr.y (mgr.24370) 19163 : cluster [DBG] pgmap v19147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:23 smithi067 bash[27441]: audit 2024-04-04T00:57:22.287513+0000 mon.c (mon.2) 7654 : audit [DBG] from='client.? 172.21.15.67:0/1998808241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:23 smithi082 bash[20963]: cluster 2024-04-04T00:57:22.034346+0000 mgr.y (mgr.24370) 19163 : cluster [DBG] pgmap v19147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:23 smithi082 bash[20963]: audit 2024-04-04T00:57:22.287513+0000 mon.c (mon.2) 7654 : audit [DBG] from='client.? 172.21.15.67:0/1998808241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:57:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:25 smithi082 bash[20963]: cluster 2024-04-04T00:57:24.034960+0000 mgr.y (mgr.24370) 19164 : cluster [DBG] pgmap v19148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:25 smithi082 bash[20963]: audit 2024-04-04T00:57:24.738079+0000 mon.c (mon.2) 7655 : audit [DBG] from='client.? 172.21.15.67:0/1923334239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:25 smithi067 bash[27441]: cluster 2024-04-04T00:57:24.034960+0000 mgr.y (mgr.24370) 19164 : cluster [DBG] pgmap v19148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:25 smithi067 bash[27441]: audit 2024-04-04T00:57:24.738079+0000 mon.c (mon.2) 7655 : audit [DBG] from='client.? 172.21.15.67:0/1923334239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:25 smithi067 bash[17655]: cluster 2024-04-04T00:57:24.034960+0000 mgr.y (mgr.24370) 19164 : cluster [DBG] pgmap v19148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:25 smithi067 bash[17655]: audit 2024-04-04T00:57:24.738079+0000 mon.c (mon.2) 7655 : audit [DBG] from='client.? 172.21.15.67:0/1923334239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:26 smithi082 bash[20963]: audit 2024-04-04T00:57:25.678659+0000 mon.a (mon.0) 16220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:26 smithi067 bash[27441]: audit 2024-04-04T00:57:25.678659+0000 mon.a (mon.0) 16220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:26 smithi067 bash[17655]: audit 2024-04-04T00:57:25.678659+0000 mon.a (mon.0) 16220 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:27 smithi082 bash[20963]: cluster 2024-04-04T00:57:26.036137+0000 mgr.y (mgr.24370) 19165 : cluster [DBG] pgmap v19149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:27.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:27 smithi082 bash[20963]: audit 2024-04-04T00:57:27.189875+0000 mon.a (mon.0) 16221 : audit [DBG] from='client.? 172.21.15.67:0/3597497462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:27 smithi067 bash[17655]: cluster 2024-04-04T00:57:26.036137+0000 mgr.y (mgr.24370) 19165 : cluster [DBG] pgmap v19149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:27 smithi067 bash[17655]: audit 2024-04-04T00:57:27.189875+0000 mon.a (mon.0) 16221 : audit [DBG] from='client.? 172.21.15.67:0/3597497462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:27 smithi067 bash[27441]: cluster 2024-04-04T00:57:26.036137+0000 mgr.y (mgr.24370) 19165 : cluster [DBG] pgmap v19149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:27 smithi067 bash[27441]: audit 2024-04-04T00:57:27.189875+0000 mon.a (mon.0) 16221 : audit [DBG] from='client.? 172.21.15.67:0/3597497462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:29 smithi082 bash[20963]: cluster 2024-04-04T00:57:28.036547+0000 mgr.y (mgr.24370) 19166 : cluster [DBG] pgmap v19150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:29.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:29 smithi067 bash[17655]: cluster 2024-04-04T00:57:28.036547+0000 mgr.y (mgr.24370) 19166 : cluster [DBG] pgmap v19150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:29 smithi067 bash[27441]: cluster 2024-04-04T00:57:28.036547+0000 mgr.y (mgr.24370) 19166 : cluster [DBG] pgmap v19150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:30 smithi082 bash[20963]: audit 2024-04-04T00:57:29.657483+0000 mon.a (mon.0) 16222 : audit [DBG] from='client.? 172.21.15.67:0/2986050133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:30 smithi067 bash[27441]: audit 2024-04-04T00:57:29.657483+0000 mon.a (mon.0) 16222 : audit [DBG] from='client.? 172.21.15.67:0/2986050133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:30.686 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:30 smithi067 bash[17655]: audit 2024-04-04T00:57:29.657483+0000 mon.a (mon.0) 16222 : audit [DBG] from='client.? 172.21.15.67:0/2986050133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:31 smithi082 bash[20963]: cluster 2024-04-04T00:57:30.037185+0000 mgr.y (mgr.24370) 19167 : cluster [DBG] pgmap v19151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:31 smithi067 bash[27441]: cluster 2024-04-04T00:57:30.037185+0000 mgr.y (mgr.24370) 19167 : cluster [DBG] pgmap v19151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:31 smithi067 bash[17655]: cluster 2024-04-04T00:57:30.037185+0000 mgr.y (mgr.24370) 19167 : cluster [DBG] pgmap v19151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:32.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:32 smithi082 bash[20963]: audit 2024-04-04T00:57:32.112843+0000 mon.c (mon.2) 7656 : audit [DBG] from='client.? 172.21.15.67:0/2573732462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:32.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:32 smithi067 bash[17655]: audit 2024-04-04T00:57:32.112843+0000 mon.c (mon.2) 7656 : audit [DBG] from='client.? 172.21.15.67:0/2573732462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:32.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:32 smithi067 bash[27441]: audit 2024-04-04T00:57:32.112843+0000 mon.c (mon.2) 7656 : audit [DBG] from='client.? 172.21.15.67:0/2573732462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:33 smithi067 bash[17655]: cluster 2024-04-04T00:57:32.038299+0000 mgr.y (mgr.24370) 19168 : cluster [DBG] pgmap v19152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:33] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T00:57:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:33 smithi067 bash[27441]: cluster 2024-04-04T00:57:32.038299+0000 mgr.y (mgr.24370) 19168 : cluster [DBG] pgmap v19152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:33 smithi082 bash[20963]: cluster 2024-04-04T00:57:32.038299+0000 mgr.y (mgr.24370) 19168 : cluster [DBG] pgmap v19152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:57:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:34 smithi082 bash[20963]: cluster 2024-04-04T00:57:34.038978+0000 mgr.y (mgr.24370) 19169 : cluster [DBG] pgmap v19153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:34 smithi067 bash[27441]: cluster 2024-04-04T00:57:34.038978+0000 mgr.y (mgr.24370) 19169 : cluster [DBG] pgmap v19153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:34 smithi067 bash[17655]: cluster 2024-04-04T00:57:34.038978+0000 mgr.y (mgr.24370) 19169 : cluster [DBG] pgmap v19153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:35 smithi082 bash[20963]: audit 2024-04-04T00:57:34.575656+0000 mon.c (mon.2) 7657 : audit [DBG] from='client.? 172.21.15.67:0/2590166928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:35 smithi067 bash[27441]: audit 2024-04-04T00:57:34.575656+0000 mon.c (mon.2) 7657 : audit [DBG] from='client.? 172.21.15.67:0/2590166928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:35 smithi067 bash[17655]: audit 2024-04-04T00:57:34.575656+0000 mon.c (mon.2) 7657 : audit [DBG] from='client.? 172.21.15.67:0/2590166928' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:36 smithi082 bash[20963]: cluster 2024-04-04T00:57:36.039635+0000 mgr.y (mgr.24370) 19170 : cluster [DBG] pgmap v19154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:36.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:36 smithi067 bash[27441]: cluster 2024-04-04T00:57:36.039635+0000 mgr.y (mgr.24370) 19170 : cluster [DBG] pgmap v19154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:36 smithi067 bash[17655]: cluster 2024-04-04T00:57:36.039635+0000 mgr.y (mgr.24370) 19170 : cluster [DBG] pgmap v19154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:37 smithi082 bash[20963]: audit 2024-04-04T00:57:37.030696+0000 mon.a (mon.0) 16223 : audit [DBG] from='client.? 172.21.15.67:0/1876266862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:37 smithi067 bash[17655]: audit 2024-04-04T00:57:37.030696+0000 mon.a (mon.0) 16223 : audit [DBG] from='client.? 172.21.15.67:0/1876266862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:37 smithi067 bash[27441]: audit 2024-04-04T00:57:37.030696+0000 mon.a (mon.0) 16223 : audit [DBG] from='client.? 172.21.15.67:0/1876266862' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:38 smithi082 bash[20963]: cluster 2024-04-04T00:57:38.040291+0000 mgr.y (mgr.24370) 19171 : cluster [DBG] pgmap v19155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:38.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:38 smithi067 bash[17655]: cluster 2024-04-04T00:57:38.040291+0000 mgr.y (mgr.24370) 19171 : cluster [DBG] pgmap v19155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:38 smithi067 bash[27441]: cluster 2024-04-04T00:57:38.040291+0000 mgr.y (mgr.24370) 19171 : cluster [DBG] pgmap v19155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:39.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:39 smithi082 bash[20963]: audit 2024-04-04T00:57:39.479332+0000 mon.a (mon.0) 16224 : audit [DBG] from='client.? 172.21.15.67:0/1926803709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:39.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:39 smithi067 bash[27441]: audit 2024-04-04T00:57:39.479332+0000 mon.a (mon.0) 16224 : audit [DBG] from='client.? 172.21.15.67:0/1926803709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:39 smithi067 bash[17655]: audit 2024-04-04T00:57:39.479332+0000 mon.a (mon.0) 16224 : audit [DBG] from='client.? 172.21.15.67:0/1926803709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:40.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:40 smithi082 bash[20963]: cluster 2024-04-04T00:57:40.040977+0000 mgr.y (mgr.24370) 19172 : cluster [DBG] pgmap v19156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:40.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:40 smithi067 bash[27441]: cluster 2024-04-04T00:57:40.040977+0000 mgr.y (mgr.24370) 19172 : cluster [DBG] pgmap v19156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:40 smithi067 bash[17655]: cluster 2024-04-04T00:57:40.040977+0000 mgr.y (mgr.24370) 19172 : cluster [DBG] pgmap v19156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:41.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:41 smithi082 bash[20963]: audit 2024-04-04T00:57:40.678841+0000 mon.a (mon.0) 16225 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:41.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:41 smithi067 bash[27441]: audit 2024-04-04T00:57:40.678841+0000 mon.a (mon.0) 16225 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:41 smithi067 bash[17655]: audit 2024-04-04T00:57:40.678841+0000 mon.a (mon.0) 16225 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:42 smithi082 bash[20963]: audit 2024-04-04T00:57:41.941959+0000 mon.c (mon.2) 7658 : audit [DBG] from='client.? 172.21.15.67:0/1369147916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:42 smithi082 bash[20963]: cluster 2024-04-04T00:57:42.042147+0000 mgr.y (mgr.24370) 19173 : cluster [DBG] pgmap v19157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:42.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:42 smithi067 bash[17655]: audit 2024-04-04T00:57:41.941959+0000 mon.c (mon.2) 7658 : audit [DBG] from='client.? 172.21.15.67:0/1369147916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:42 smithi067 bash[17655]: cluster 2024-04-04T00:57:42.042147+0000 mgr.y (mgr.24370) 19173 : cluster [DBG] pgmap v19157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:42 smithi067 bash[27441]: audit 2024-04-04T00:57:41.941959+0000 mon.c (mon.2) 7658 : audit [DBG] from='client.? 172.21.15.67:0/1369147916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:42 smithi067 bash[27441]: cluster 2024-04-04T00:57:42.042147+0000 mgr.y (mgr.24370) 19173 : cluster [DBG] pgmap v19157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:57:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:57:45.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:45 smithi082 bash[20963]: cluster 2024-04-04T00:57:44.042658+0000 mgr.y (mgr.24370) 19174 : cluster [DBG] pgmap v19158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:45 smithi082 bash[20963]: audit 2024-04-04T00:57:44.394647+0000 mon.c (mon.2) 7659 : audit [DBG] from='client.? 172.21.15.67:0/3942225647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:45 smithi067 bash[17655]: cluster 2024-04-04T00:57:44.042658+0000 mgr.y (mgr.24370) 19174 : cluster [DBG] pgmap v19158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:45 smithi067 bash[17655]: audit 2024-04-04T00:57:44.394647+0000 mon.c (mon.2) 7659 : audit [DBG] from='client.? 172.21.15.67:0/3942225647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:45 smithi067 bash[27441]: cluster 2024-04-04T00:57:44.042658+0000 mgr.y (mgr.24370) 19174 : cluster [DBG] pgmap v19158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:45 smithi067 bash[27441]: audit 2024-04-04T00:57:44.394647+0000 mon.c (mon.2) 7659 : audit [DBG] from='client.? 172.21.15.67:0/3942225647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:47 smithi082 bash[20963]: cluster 2024-04-04T00:57:46.043739+0000 mgr.y (mgr.24370) 19175 : cluster [DBG] pgmap v19159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:47.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:47 smithi082 bash[20963]: audit 2024-04-04T00:57:46.845418+0000 mon.c (mon.2) 7660 : audit [DBG] from='client.? 172.21.15.67:0/2252997502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:47.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:47 smithi067 bash[27441]: cluster 2024-04-04T00:57:46.043739+0000 mgr.y (mgr.24370) 19175 : cluster [DBG] pgmap v19159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:47 smithi067 bash[27441]: audit 2024-04-04T00:57:46.845418+0000 mon.c (mon.2) 7660 : audit [DBG] from='client.? 172.21.15.67:0/2252997502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:47 smithi067 bash[17655]: cluster 2024-04-04T00:57:46.043739+0000 mgr.y (mgr.24370) 19175 : cluster [DBG] pgmap v19159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:47.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:47 smithi067 bash[17655]: audit 2024-04-04T00:57:46.845418+0000 mon.c (mon.2) 7660 : audit [DBG] from='client.? 172.21.15.67:0/2252997502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:49.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:49 smithi082 bash[20963]: cluster 2024-04-04T00:57:48.044556+0000 mgr.y (mgr.24370) 19176 : cluster [DBG] pgmap v19160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:49.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:49 smithi067 bash[27441]: cluster 2024-04-04T00:57:48.044556+0000 mgr.y (mgr.24370) 19176 : cluster [DBG] pgmap v19160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:49.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:49 smithi067 bash[17655]: cluster 2024-04-04T00:57:48.044556+0000 mgr.y (mgr.24370) 19176 : cluster [DBG] pgmap v19160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:50.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:50 smithi082 bash[20963]: audit 2024-04-04T00:57:49.295230+0000 mon.a (mon.0) 16226 : audit [DBG] from='client.? 172.21.15.67:0/381846369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:50 smithi067 bash[17655]: audit 2024-04-04T00:57:49.295230+0000 mon.a (mon.0) 16226 : audit [DBG] from='client.? 172.21.15.67:0/381846369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:50 smithi067 bash[27441]: audit 2024-04-04T00:57:49.295230+0000 mon.a (mon.0) 16226 : audit [DBG] from='client.? 172.21.15.67:0/381846369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:51.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:51 smithi082 bash[20963]: cluster 2024-04-04T00:57:50.045063+0000 mgr.y (mgr.24370) 19177 : cluster [DBG] pgmap v19161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:51.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:51 smithi067 bash[17655]: cluster 2024-04-04T00:57:50.045063+0000 mgr.y (mgr.24370) 19177 : cluster [DBG] pgmap v19161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:51.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:51 smithi067 bash[27441]: cluster 2024-04-04T00:57:50.045063+0000 mgr.y (mgr.24370) 19177 : cluster [DBG] pgmap v19161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:52.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:52 smithi082 bash[20963]: audit 2024-04-04T00:57:51.744605+0000 mon.a (mon.0) 16227 : audit [DBG] from='client.? 172.21.15.67:0/2675590292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:52.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:52 smithi067 bash[17655]: audit 2024-04-04T00:57:51.744605+0000 mon.a (mon.0) 16227 : audit [DBG] from='client.? 172.21.15.67:0/2675590292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:52.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:52 smithi067 bash[27441]: audit 2024-04-04T00:57:51.744605+0000 mon.a (mon.0) 16227 : audit [DBG] from='client.? 172.21.15.67:0/2675590292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:53 smithi067 bash[17655]: cluster 2024-04-04T00:57:52.046154+0000 mgr.y (mgr.24370) 19178 : cluster [DBG] pgmap v19162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T00:57:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:53 smithi067 bash[27441]: cluster 2024-04-04T00:57:52.046154+0000 mgr.y (mgr.24370) 19178 : cluster [DBG] pgmap v19162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:53 smithi082 bash[20963]: cluster 2024-04-04T00:57:52.046154+0000 mgr.y (mgr.24370) 19178 : cluster [DBG] pgmap v19162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:57:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:55 smithi067 bash[17655]: cluster 2024-04-04T00:57:54.046601+0000 mgr.y (mgr.24370) 19179 : cluster [DBG] pgmap v19163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:55.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:55 smithi067 bash[17655]: audit 2024-04-04T00:57:54.199655+0000 mon.c (mon.2) 7661 : audit [DBG] from='client.? 172.21.15.67:0/3649466307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:55 smithi067 bash[27441]: cluster 2024-04-04T00:57:54.046601+0000 mgr.y (mgr.24370) 19179 : cluster [DBG] pgmap v19163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:55 smithi067 bash[27441]: audit 2024-04-04T00:57:54.199655+0000 mon.c (mon.2) 7661 : audit [DBG] from='client.? 172.21.15.67:0/3649466307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:55 smithi082 bash[20963]: cluster 2024-04-04T00:57:54.046601+0000 mgr.y (mgr.24370) 19179 : cluster [DBG] pgmap v19163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:55 smithi082 bash[20963]: audit 2024-04-04T00:57:54.199655+0000 mon.c (mon.2) 7661 : audit [DBG] from='client.? 172.21.15.67:0/3649466307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:56 smithi067 bash[17655]: audit 2024-04-04T00:57:55.679176+0000 mon.a (mon.0) 16228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:56 smithi067 bash[27441]: audit 2024-04-04T00:57:55.679176+0000 mon.a (mon.0) 16228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:56 smithi082 bash[20963]: audit 2024-04-04T00:57:55.679176+0000 mon.a (mon.0) 16228 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:57:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:57 smithi067 bash[17655]: cluster 2024-04-04T00:57:56.047729+0000 mgr.y (mgr.24370) 19180 : cluster [DBG] pgmap v19164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:57.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:57 smithi067 bash[17655]: audit 2024-04-04T00:57:56.650319+0000 mon.a (mon.0) 16229 : audit [DBG] from='client.? 172.21.15.67:0/1228672716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:57 smithi067 bash[27441]: cluster 2024-04-04T00:57:56.047729+0000 mgr.y (mgr.24370) 19180 : cluster [DBG] pgmap v19164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:57 smithi067 bash[27441]: audit 2024-04-04T00:57:56.650319+0000 mon.a (mon.0) 16229 : audit [DBG] from='client.? 172.21.15.67:0/1228672716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:57 smithi082 bash[20963]: cluster 2024-04-04T00:57:56.047729+0000 mgr.y (mgr.24370) 19180 : cluster [DBG] pgmap v19164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:57 smithi082 bash[20963]: audit 2024-04-04T00:57:56.650319+0000 mon.a (mon.0) 16229 : audit [DBG] from='client.? 172.21.15.67:0/1228672716' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:59 smithi067 bash[17655]: cluster 2024-04-04T00:57:58.048532+0000 mgr.y (mgr.24370) 19181 : cluster [DBG] pgmap v19165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:59.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:57:59 smithi067 bash[17655]: audit 2024-04-04T00:57:59.108764+0000 mon.c (mon.2) 7662 : audit [DBG] from='client.? 172.21.15.67:0/4126533614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:59 smithi067 bash[27441]: cluster 2024-04-04T00:57:58.048532+0000 mgr.y (mgr.24370) 19181 : cluster [DBG] pgmap v19165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:59.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:57:59 smithi067 bash[27441]: audit 2024-04-04T00:57:59.108764+0000 mon.c (mon.2) 7662 : audit [DBG] from='client.? 172.21.15.67:0/4126533614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:57:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:59 smithi082 bash[20963]: cluster 2024-04-04T00:57:58.048532+0000 mgr.y (mgr.24370) 19181 : cluster [DBG] pgmap v19165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:57:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:57:59 smithi082 bash[20963]: audit 2024-04-04T00:57:59.108764+0000 mon.c (mon.2) 7662 : audit [DBG] from='client.? 172.21.15.67:0/4126533614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:01.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:01 smithi067 bash[17655]: cluster 2024-04-04T00:58:00.049175+0000 mgr.y (mgr.24370) 19182 : cluster [DBG] pgmap v19166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:01 smithi067 bash[27441]: cluster 2024-04-04T00:58:00.049175+0000 mgr.y (mgr.24370) 19182 : cluster [DBG] pgmap v19166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:01 smithi082 bash[20963]: cluster 2024-04-04T00:58:00.049175+0000 mgr.y (mgr.24370) 19182 : cluster [DBG] pgmap v19166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:02 smithi082 bash[20963]: audit 2024-04-04T00:58:01.573087+0000 mon.a (mon.0) 16230 : audit [DBG] from='client.? 172.21.15.67:0/1331129173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:02.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:02 smithi067 bash[27441]: audit 2024-04-04T00:58:01.573087+0000 mon.a (mon.0) 16230 : audit [DBG] from='client.? 172.21.15.67:0/1331129173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:02 smithi067 bash[17655]: audit 2024-04-04T00:58:01.573087+0000 mon.a (mon.0) 16230 : audit [DBG] from='client.? 172.21.15.67:0/1331129173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:03 smithi067 bash[17655]: cluster 2024-04-04T00:58:02.050409+0000 mgr.y (mgr.24370) 19183 : cluster [DBG] pgmap v19167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:58:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:03 smithi067 bash[27441]: cluster 2024-04-04T00:58:02.050409+0000 mgr.y (mgr.24370) 19183 : cluster [DBG] pgmap v19167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:03 smithi082 bash[20963]: cluster 2024-04-04T00:58:02.050409+0000 mgr.y (mgr.24370) 19183 : cluster [DBG] pgmap v19167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:58:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:04 smithi082 bash[20963]: audit 2024-04-04T00:58:04.034386+0000 mon.a (mon.0) 16231 : audit [DBG] from='client.? 172.21.15.67:0/3704247938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:04 smithi067 bash[27441]: audit 2024-04-04T00:58:04.034386+0000 mon.a (mon.0) 16231 : audit [DBG] from='client.? 172.21.15.67:0/3704247938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:04 smithi067 bash[17655]: audit 2024-04-04T00:58:04.034386+0000 mon.a (mon.0) 16231 : audit [DBG] from='client.? 172.21.15.67:0/3704247938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:05 smithi082 bash[20963]: cluster 2024-04-04T00:58:04.051084+0000 mgr.y (mgr.24370) 19184 : cluster [DBG] pgmap v19168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:05 smithi067 bash[17655]: cluster 2024-04-04T00:58:04.051084+0000 mgr.y (mgr.24370) 19184 : cluster [DBG] pgmap v19168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:05 smithi067 bash[27441]: cluster 2024-04-04T00:58:04.051084+0000 mgr.y (mgr.24370) 19184 : cluster [DBG] pgmap v19168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:07 smithi082 bash[20963]: cluster 2024-04-04T00:58:06.052238+0000 mgr.y (mgr.24370) 19185 : cluster [DBG] pgmap v19169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:07 smithi082 bash[20963]: audit 2024-04-04T00:58:06.488595+0000 mon.c (mon.2) 7663 : audit [DBG] from='client.? 172.21.15.67:0/291763348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:07 smithi067 bash[17655]: cluster 2024-04-04T00:58:06.052238+0000 mgr.y (mgr.24370) 19185 : cluster [DBG] pgmap v19169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:07 smithi067 bash[17655]: audit 2024-04-04T00:58:06.488595+0000 mon.c (mon.2) 7663 : audit [DBG] from='client.? 172.21.15.67:0/291763348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:07 smithi067 bash[27441]: cluster 2024-04-04T00:58:06.052238+0000 mgr.y (mgr.24370) 19185 : cluster [DBG] pgmap v19169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:07 smithi067 bash[27441]: audit 2024-04-04T00:58:06.488595+0000 mon.c (mon.2) 7663 : audit [DBG] from='client.? 172.21.15.67:0/291763348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:09 smithi082 bash[20963]: cluster 2024-04-04T00:58:08.053016+0000 mgr.y (mgr.24370) 19186 : cluster [DBG] pgmap v19170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:09 smithi082 bash[20963]: audit 2024-04-04T00:58:08.937043+0000 mon.c (mon.2) 7664 : audit [DBG] from='client.? 172.21.15.67:0/2734707726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:09 smithi067 bash[27441]: cluster 2024-04-04T00:58:08.053016+0000 mgr.y (mgr.24370) 19186 : cluster [DBG] pgmap v19170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:09 smithi067 bash[27441]: audit 2024-04-04T00:58:08.937043+0000 mon.c (mon.2) 7664 : audit [DBG] from='client.? 172.21.15.67:0/2734707726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:09 smithi067 bash[17655]: cluster 2024-04-04T00:58:08.053016+0000 mgr.y (mgr.24370) 19186 : cluster [DBG] pgmap v19170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:09 smithi067 bash[17655]: audit 2024-04-04T00:58:08.937043+0000 mon.c (mon.2) 7664 : audit [DBG] from='client.? 172.21.15.67:0/2734707726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:11.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:11 smithi082 bash[20963]: cluster 2024-04-04T00:58:10.053774+0000 mgr.y (mgr.24370) 19187 : cluster [DBG] pgmap v19171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:11.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:11 smithi082 bash[20963]: audit 2024-04-04T00:58:10.418972+0000 mon.a (mon.0) 16232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:58:11.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:11 smithi082 bash[20963]: audit 2024-04-04T00:58:10.679637+0000 mon.a (mon.0) 16233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:11 smithi067 bash[27441]: cluster 2024-04-04T00:58:10.053774+0000 mgr.y (mgr.24370) 19187 : cluster [DBG] pgmap v19171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:11 smithi067 bash[27441]: audit 2024-04-04T00:58:10.418972+0000 mon.a (mon.0) 16232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:58:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:11 smithi067 bash[27441]: audit 2024-04-04T00:58:10.679637+0000 mon.a (mon.0) 16233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:11 smithi067 bash[17655]: cluster 2024-04-04T00:58:10.053774+0000 mgr.y (mgr.24370) 19187 : cluster [DBG] pgmap v19171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:11 smithi067 bash[17655]: audit 2024-04-04T00:58:10.418972+0000 mon.a (mon.0) 16232 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:58:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:11 smithi067 bash[17655]: audit 2024-04-04T00:58:10.679637+0000 mon.a (mon.0) 16233 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:12 smithi082 bash[20963]: audit 2024-04-04T00:58:11.393917+0000 mon.c (mon.2) 7665 : audit [DBG] from='client.? 172.21.15.67:0/4122746701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:12.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:12 smithi067 bash[17655]: audit 2024-04-04T00:58:11.393917+0000 mon.c (mon.2) 7665 : audit [DBG] from='client.? 172.21.15.67:0/4122746701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:12 smithi067 bash[27441]: audit 2024-04-04T00:58:11.393917+0000 mon.c (mon.2) 7665 : audit [DBG] from='client.? 172.21.15.67:0/4122746701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:58:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:13] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:58:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:13 smithi067 bash[27441]: cluster 2024-04-04T00:58:12.055077+0000 mgr.y (mgr.24370) 19188 : cluster [DBG] pgmap v19172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:13 smithi067 bash[17655]: cluster 2024-04-04T00:58:12.055077+0000 mgr.y (mgr.24370) 19188 : cluster [DBG] pgmap v19172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:13.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:13 smithi082 bash[20963]: cluster 2024-04-04T00:58:12.055077+0000 mgr.y (mgr.24370) 19188 : cluster [DBG] pgmap v19172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:58:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:58:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:14 smithi082 bash[20963]: audit 2024-04-04T00:58:13.852840+0000 mon.c (mon.2) 7666 : audit [DBG] from='client.? 172.21.15.67:0/1503630882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:14 smithi067 bash[17655]: audit 2024-04-04T00:58:13.852840+0000 mon.c (mon.2) 7666 : audit [DBG] from='client.? 172.21.15.67:0/1503630882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:14 smithi067 bash[27441]: audit 2024-04-04T00:58:13.852840+0000 mon.c (mon.2) 7666 : audit [DBG] from='client.? 172.21.15.67:0/1503630882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:15 smithi082 bash[20963]: cluster 2024-04-04T00:58:14.055844+0000 mgr.y (mgr.24370) 19189 : cluster [DBG] pgmap v19173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:15 smithi067 bash[17655]: cluster 2024-04-04T00:58:14.055844+0000 mgr.y (mgr.24370) 19189 : cluster [DBG] pgmap v19173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:15 smithi067 bash[27441]: cluster 2024-04-04T00:58:14.055844+0000 mgr.y (mgr.24370) 19189 : cluster [DBG] pgmap v19173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:17 smithi082 bash[20963]: cluster 2024-04-04T00:58:16.056652+0000 mgr.y (mgr.24370) 19190 : cluster [DBG] pgmap v19174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:17 smithi082 bash[20963]: audit 2024-04-04T00:58:16.168057+0000 mon.a (mon.0) 16234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:17 smithi082 bash[20963]: audit 2024-04-04T00:58:16.175655+0000 mon.a (mon.0) 16235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:17 smithi082 bash[20963]: audit 2024-04-04T00:58:16.338375+0000 mon.c (mon.2) 7667 : audit [DBG] from='client.? 172.21.15.67:0/3166719827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:17 smithi082 bash[20963]: audit 2024-04-04T00:58:16.472911+0000 mon.a (mon.0) 16236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:17 smithi082 bash[20963]: audit 2024-04-04T00:58:16.481730+0000 mon.a (mon.0) 16237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:17 smithi082 bash[20963]: audit 2024-04-04T00:58:16.907748+0000 mon.a (mon.0) 16238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:17 smithi082 bash[20963]: audit 2024-04-04T00:58:16.909391+0000 mon.a (mon.0) 16239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:58:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:17 smithi082 bash[20963]: audit 2024-04-04T00:58:16.922377+0000 mon.a (mon.0) 16240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[17655]: cluster 2024-04-04T00:58:16.056652+0000 mgr.y (mgr.24370) 19190 : cluster [DBG] pgmap v19174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[17655]: audit 2024-04-04T00:58:16.168057+0000 mon.a (mon.0) 16234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[17655]: audit 2024-04-04T00:58:16.175655+0000 mon.a (mon.0) 16235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[17655]: audit 2024-04-04T00:58:16.338375+0000 mon.c (mon.2) 7667 : audit [DBG] from='client.? 172.21.15.67:0/3166719827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[17655]: audit 2024-04-04T00:58:16.472911+0000 mon.a (mon.0) 16236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[17655]: audit 2024-04-04T00:58:16.481730+0000 mon.a (mon.0) 16237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[17655]: audit 2024-04-04T00:58:16.907748+0000 mon.a (mon.0) 16238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[17655]: audit 2024-04-04T00:58:16.909391+0000 mon.a (mon.0) 16239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:58:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[17655]: audit 2024-04-04T00:58:16.922377+0000 mon.a (mon.0) 16240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[27441]: cluster 2024-04-04T00:58:16.056652+0000 mgr.y (mgr.24370) 19190 : cluster [DBG] pgmap v19174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[27441]: audit 2024-04-04T00:58:16.168057+0000 mon.a (mon.0) 16234 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[27441]: audit 2024-04-04T00:58:16.175655+0000 mon.a (mon.0) 16235 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[27441]: audit 2024-04-04T00:58:16.338375+0000 mon.c (mon.2) 7667 : audit [DBG] from='client.? 172.21.15.67:0/3166719827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[27441]: audit 2024-04-04T00:58:16.472911+0000 mon.a (mon.0) 16236 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[27441]: audit 2024-04-04T00:58:16.481730+0000 mon.a (mon.0) 16237 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[27441]: audit 2024-04-04T00:58:16.907748+0000 mon.a (mon.0) 16238 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:58:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[27441]: audit 2024-04-04T00:58:16.909391+0000 mon.a (mon.0) 16239 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:58:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:17 smithi067 bash[27441]: audit 2024-04-04T00:58:16.922377+0000 mon.a (mon.0) 16240 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:58:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:19 smithi082 bash[20963]: cluster 2024-04-04T00:58:18.057297+0000 mgr.y (mgr.24370) 19191 : cluster [DBG] pgmap v19175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:19 smithi082 bash[20963]: audit 2024-04-04T00:58:18.791768+0000 mon.a (mon.0) 16241 : audit [DBG] from='client.? 172.21.15.67:0/475004002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:19 smithi067 bash[17655]: cluster 2024-04-04T00:58:18.057297+0000 mgr.y (mgr.24370) 19191 : cluster [DBG] pgmap v19175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:19 smithi067 bash[17655]: audit 2024-04-04T00:58:18.791768+0000 mon.a (mon.0) 16241 : audit [DBG] from='client.? 172.21.15.67:0/475004002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:19 smithi067 bash[27441]: cluster 2024-04-04T00:58:18.057297+0000 mgr.y (mgr.24370) 19191 : cluster [DBG] pgmap v19175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:19 smithi067 bash[27441]: audit 2024-04-04T00:58:18.791768+0000 mon.a (mon.0) 16241 : audit [DBG] from='client.? 172.21.15.67:0/475004002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:21 smithi082 bash[20963]: cluster 2024-04-04T00:58:20.057969+0000 mgr.y (mgr.24370) 19192 : cluster [DBG] pgmap v19176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:21 smithi067 bash[17655]: cluster 2024-04-04T00:58:20.057969+0000 mgr.y (mgr.24370) 19192 : cluster [DBG] pgmap v19176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:21 smithi067 bash[27441]: cluster 2024-04-04T00:58:20.057969+0000 mgr.y (mgr.24370) 19192 : cluster [DBG] pgmap v19176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:22.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:22 smithi082 bash[20963]: audit 2024-04-04T00:58:21.243194+0000 mon.a (mon.0) 16242 : audit [DBG] from='client.? 172.21.15.67:0/2742080313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:22.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:22 smithi067 bash[17655]: audit 2024-04-04T00:58:21.243194+0000 mon.a (mon.0) 16242 : audit [DBG] from='client.? 172.21.15.67:0/2742080313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:22 smithi067 bash[27441]: audit 2024-04-04T00:58:21.243194+0000 mon.a (mon.0) 16242 : audit [DBG] from='client.? 172.21.15.67:0/2742080313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:58:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:23] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T00:58:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:23 smithi067 bash[17655]: cluster 2024-04-04T00:58:22.059158+0000 mgr.y (mgr.24370) 19193 : cluster [DBG] pgmap v19177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:23 smithi067 bash[27441]: cluster 2024-04-04T00:58:22.059158+0000 mgr.y (mgr.24370) 19193 : cluster [DBG] pgmap v19177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:23.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:23 smithi082 bash[20963]: cluster 2024-04-04T00:58:22.059158+0000 mgr.y (mgr.24370) 19193 : cluster [DBG] pgmap v19177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:58:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:58:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:24 smithi082 bash[20963]: audit 2024-04-04T00:58:23.701854+0000 mon.a (mon.0) 16243 : audit [DBG] from='client.? 172.21.15.67:0/2482599077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:24.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:24 smithi067 bash[17655]: audit 2024-04-04T00:58:23.701854+0000 mon.a (mon.0) 16243 : audit [DBG] from='client.? 172.21.15.67:0/2482599077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:24 smithi067 bash[27441]: audit 2024-04-04T00:58:23.701854+0000 mon.a (mon.0) 16243 : audit [DBG] from='client.? 172.21.15.67:0/2482599077' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:25 smithi082 bash[20963]: cluster 2024-04-04T00:58:24.059860+0000 mgr.y (mgr.24370) 19194 : cluster [DBG] pgmap v19178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:25 smithi067 bash[27441]: cluster 2024-04-04T00:58:24.059860+0000 mgr.y (mgr.24370) 19194 : cluster [DBG] pgmap v19178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:25 smithi067 bash[17655]: cluster 2024-04-04T00:58:24.059860+0000 mgr.y (mgr.24370) 19194 : cluster [DBG] pgmap v19178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:26 smithi082 bash[20963]: audit 2024-04-04T00:58:25.680263+0000 mon.a (mon.0) 16244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:26.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:26 smithi082 bash[20963]: audit 2024-04-04T00:58:26.145725+0000 mon.c (mon.2) 7668 : audit [DBG] from='client.? 172.21.15.67:0/412271255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:26 smithi067 bash[27441]: audit 2024-04-04T00:58:25.680263+0000 mon.a (mon.0) 16244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:26 smithi067 bash[27441]: audit 2024-04-04T00:58:26.145725+0000 mon.c (mon.2) 7668 : audit [DBG] from='client.? 172.21.15.67:0/412271255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:26 smithi067 bash[17655]: audit 2024-04-04T00:58:25.680263+0000 mon.a (mon.0) 16244 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:26 smithi067 bash[17655]: audit 2024-04-04T00:58:26.145725+0000 mon.c (mon.2) 7668 : audit [DBG] from='client.? 172.21.15.67:0/412271255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:27 smithi082 bash[20963]: cluster 2024-04-04T00:58:26.060917+0000 mgr.y (mgr.24370) 19195 : cluster [DBG] pgmap v19179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:27.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:27 smithi067 bash[27441]: cluster 2024-04-04T00:58:26.060917+0000 mgr.y (mgr.24370) 19195 : cluster [DBG] pgmap v19179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:27 smithi067 bash[17655]: cluster 2024-04-04T00:58:26.060917+0000 mgr.y (mgr.24370) 19195 : cluster [DBG] pgmap v19179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:29 smithi082 bash[20963]: cluster 2024-04-04T00:58:28.061608+0000 mgr.y (mgr.24370) 19196 : cluster [DBG] pgmap v19180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:29.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:29 smithi082 bash[20963]: audit 2024-04-04T00:58:28.609571+0000 mon.c (mon.2) 7669 : audit [DBG] from='client.? 172.21.15.67:0/212817169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:29 smithi067 bash[27441]: cluster 2024-04-04T00:58:28.061608+0000 mgr.y (mgr.24370) 19196 : cluster [DBG] pgmap v19180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:29 smithi067 bash[27441]: audit 2024-04-04T00:58:28.609571+0000 mon.c (mon.2) 7669 : audit [DBG] from='client.? 172.21.15.67:0/212817169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:29 smithi067 bash[17655]: cluster 2024-04-04T00:58:28.061608+0000 mgr.y (mgr.24370) 19196 : cluster [DBG] pgmap v19180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:29 smithi067 bash[17655]: audit 2024-04-04T00:58:28.609571+0000 mon.c (mon.2) 7669 : audit [DBG] from='client.? 172.21.15.67:0/212817169' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:31 smithi082 bash[20963]: cluster 2024-04-04T00:58:30.062293+0000 mgr.y (mgr.24370) 19197 : cluster [DBG] pgmap v19181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:31 smithi082 bash[20963]: audit 2024-04-04T00:58:31.060391+0000 mon.a (mon.0) 16245 : audit [DBG] from='client.? 172.21.15.67:0/2077442201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:31 smithi067 bash[27441]: cluster 2024-04-04T00:58:30.062293+0000 mgr.y (mgr.24370) 19197 : cluster [DBG] pgmap v19181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:31 smithi067 bash[27441]: audit 2024-04-04T00:58:31.060391+0000 mon.a (mon.0) 16245 : audit [DBG] from='client.? 172.21.15.67:0/2077442201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:31 smithi067 bash[17655]: cluster 2024-04-04T00:58:30.062293+0000 mgr.y (mgr.24370) 19197 : cluster [DBG] pgmap v19181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:31 smithi067 bash[17655]: audit 2024-04-04T00:58:31.060391+0000 mon.a (mon.0) 16245 : audit [DBG] from='client.? 172.21.15.67:0/2077442201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:58:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:58:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:33 smithi067 bash[27441]: cluster 2024-04-04T00:58:32.063391+0000 mgr.y (mgr.24370) 19198 : cluster [DBG] pgmap v19182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:33 smithi067 bash[17655]: cluster 2024-04-04T00:58:32.063391+0000 mgr.y (mgr.24370) 19198 : cluster [DBG] pgmap v19182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:33 smithi082 bash[20963]: cluster 2024-04-04T00:58:32.063391+0000 mgr.y (mgr.24370) 19198 : cluster [DBG] pgmap v19182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:58:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:58:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:34 smithi082 bash[20963]: audit 2024-04-04T00:58:33.502668+0000 mon.a (mon.0) 16246 : audit [DBG] from='client.? 172.21.15.67:0/1378275379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:34 smithi082 bash[20963]: cluster 2024-04-04T00:58:34.064062+0000 mgr.y (mgr.24370) 19199 : cluster [DBG] pgmap v19183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:34.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:34 smithi067 bash[17655]: audit 2024-04-04T00:58:33.502668+0000 mon.a (mon.0) 16246 : audit [DBG] from='client.? 172.21.15.67:0/1378275379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:34 smithi067 bash[17655]: cluster 2024-04-04T00:58:34.064062+0000 mgr.y (mgr.24370) 19199 : cluster [DBG] pgmap v19183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:34 smithi067 bash[27441]: audit 2024-04-04T00:58:33.502668+0000 mon.a (mon.0) 16246 : audit [DBG] from='client.? 172.21.15.67:0/1378275379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:34 smithi067 bash[27441]: cluster 2024-04-04T00:58:34.064062+0000 mgr.y (mgr.24370) 19199 : cluster [DBG] pgmap v19183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:36.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:35 smithi082 bash[20963]: audit 2024-04-04T00:58:35.943701+0000 mon.a (mon.0) 16247 : audit [DBG] from='client.? 172.21.15.67:0/2555572316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:35 smithi067 bash[17655]: audit 2024-04-04T00:58:35.943701+0000 mon.a (mon.0) 16247 : audit [DBG] from='client.? 172.21.15.67:0/2555572316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:36.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:35 smithi067 bash[27441]: audit 2024-04-04T00:58:35.943701+0000 mon.a (mon.0) 16247 : audit [DBG] from='client.? 172.21.15.67:0/2555572316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:37.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:37 smithi082 bash[20963]: cluster 2024-04-04T00:58:36.065205+0000 mgr.y (mgr.24370) 19200 : cluster [DBG] pgmap v19184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:37 smithi067 bash[17655]: cluster 2024-04-04T00:58:36.065205+0000 mgr.y (mgr.24370) 19200 : cluster [DBG] pgmap v19184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:37 smithi067 bash[27441]: cluster 2024-04-04T00:58:36.065205+0000 mgr.y (mgr.24370) 19200 : cluster [DBG] pgmap v19184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:39.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:39 smithi082 bash[20963]: cluster 2024-04-04T00:58:38.065735+0000 mgr.y (mgr.24370) 19201 : cluster [DBG] pgmap v19185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:39 smithi082 bash[20963]: audit 2024-04-04T00:58:38.404663+0000 mon.a (mon.0) 16248 : audit [DBG] from='client.? 172.21.15.67:0/1917011783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:39.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:39 smithi067 bash[17655]: cluster 2024-04-04T00:58:38.065735+0000 mgr.y (mgr.24370) 19201 : cluster [DBG] pgmap v19185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:39 smithi067 bash[17655]: audit 2024-04-04T00:58:38.404663+0000 mon.a (mon.0) 16248 : audit [DBG] from='client.? 172.21.15.67:0/1917011783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:39 smithi067 bash[27441]: cluster 2024-04-04T00:58:38.065735+0000 mgr.y (mgr.24370) 19201 : cluster [DBG] pgmap v19185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:39 smithi067 bash[27441]: audit 2024-04-04T00:58:38.404663+0000 mon.a (mon.0) 16248 : audit [DBG] from='client.? 172.21.15.67:0/1917011783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:41 smithi082 bash[20963]: cluster 2024-04-04T00:58:40.066385+0000 mgr.y (mgr.24370) 19202 : cluster [DBG] pgmap v19186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:41 smithi082 bash[20963]: audit 2024-04-04T00:58:40.679697+0000 mon.a (mon.0) 16249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:41 smithi082 bash[20963]: audit 2024-04-04T00:58:40.876601+0000 mon.a (mon.0) 16250 : audit [DBG] from='client.? 172.21.15.67:0/3716379440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:41 smithi067 bash[27441]: cluster 2024-04-04T00:58:40.066385+0000 mgr.y (mgr.24370) 19202 : cluster [DBG] pgmap v19186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:41 smithi067 bash[27441]: audit 2024-04-04T00:58:40.679697+0000 mon.a (mon.0) 16249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:41 smithi067 bash[27441]: audit 2024-04-04T00:58:40.876601+0000 mon.a (mon.0) 16250 : audit [DBG] from='client.? 172.21.15.67:0/3716379440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:41 smithi067 bash[17655]: cluster 2024-04-04T00:58:40.066385+0000 mgr.y (mgr.24370) 19202 : cluster [DBG] pgmap v19186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:41 smithi067 bash[17655]: audit 2024-04-04T00:58:40.679697+0000 mon.a (mon.0) 16249 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:41 smithi067 bash[17655]: audit 2024-04-04T00:58:40.876601+0000 mon.a (mon.0) 16250 : audit [DBG] from='client.? 172.21.15.67:0/3716379440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:43.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:43 smithi082 bash[20963]: cluster 2024-04-04T00:58:42.067551+0000 mgr.y (mgr.24370) 19203 : cluster [DBG] pgmap v19187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:58:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:58:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:43 smithi067 bash[27441]: cluster 2024-04-04T00:58:42.067551+0000 mgr.y (mgr.24370) 19203 : cluster [DBG] pgmap v19187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:43 smithi067 bash[17655]: cluster 2024-04-04T00:58:42.067551+0000 mgr.y (mgr.24370) 19203 : cluster [DBG] pgmap v19187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:58:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:58:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:44 smithi067 bash[27441]: audit 2024-04-04T00:58:43.343204+0000 mon.a (mon.0) 16251 : audit [DBG] from='client.? 172.21.15.67:0/278546322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:44 smithi067 bash[17655]: audit 2024-04-04T00:58:43.343204+0000 mon.a (mon.0) 16251 : audit [DBG] from='client.? 172.21.15.67:0/278546322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:44 smithi082 bash[20963]: audit 2024-04-04T00:58:43.343204+0000 mon.a (mon.0) 16251 : audit [DBG] from='client.? 172.21.15.67:0/278546322' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:45.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:45 smithi067 bash[27441]: cluster 2024-04-04T00:58:44.068192+0000 mgr.y (mgr.24370) 19204 : cluster [DBG] pgmap v19188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:45 smithi067 bash[17655]: cluster 2024-04-04T00:58:44.068192+0000 mgr.y (mgr.24370) 19204 : cluster [DBG] pgmap v19188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:45 smithi082 bash[20963]: cluster 2024-04-04T00:58:44.068192+0000 mgr.y (mgr.24370) 19204 : cluster [DBG] pgmap v19188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:46.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:46 smithi067 bash[17655]: audit 2024-04-04T00:58:45.797839+0000 mon.a (mon.0) 16252 : audit [DBG] from='client.? 172.21.15.67:0/835905358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:46.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:46 smithi067 bash[27441]: audit 2024-04-04T00:58:45.797839+0000 mon.a (mon.0) 16252 : audit [DBG] from='client.? 172.21.15.67:0/835905358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:46 smithi082 bash[20963]: audit 2024-04-04T00:58:45.797839+0000 mon.a (mon.0) 16252 : audit [DBG] from='client.? 172.21.15.67:0/835905358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:47.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:47 smithi067 bash[17655]: cluster 2024-04-04T00:58:46.069337+0000 mgr.y (mgr.24370) 19205 : cluster [DBG] pgmap v19189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:47.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:47 smithi067 bash[27441]: cluster 2024-04-04T00:58:46.069337+0000 mgr.y (mgr.24370) 19205 : cluster [DBG] pgmap v19189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:47 smithi082 bash[20963]: cluster 2024-04-04T00:58:46.069337+0000 mgr.y (mgr.24370) 19205 : cluster [DBG] pgmap v19189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:49 smithi067 bash[17655]: cluster 2024-04-04T00:58:48.070113+0000 mgr.y (mgr.24370) 19206 : cluster [DBG] pgmap v19190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:49 smithi067 bash[17655]: audit 2024-04-04T00:58:48.258172+0000 mon.c (mon.2) 7670 : audit [DBG] from='client.? 172.21.15.67:0/2456021945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:49 smithi067 bash[27441]: cluster 2024-04-04T00:58:48.070113+0000 mgr.y (mgr.24370) 19206 : cluster [DBG] pgmap v19190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:49.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:49 smithi067 bash[27441]: audit 2024-04-04T00:58:48.258172+0000 mon.c (mon.2) 7670 : audit [DBG] from='client.? 172.21.15.67:0/2456021945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:49 smithi082 bash[20963]: cluster 2024-04-04T00:58:48.070113+0000 mgr.y (mgr.24370) 19206 : cluster [DBG] pgmap v19190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:49 smithi082 bash[20963]: audit 2024-04-04T00:58:48.258172+0000 mon.c (mon.2) 7670 : audit [DBG] from='client.? 172.21.15.67:0/2456021945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:51 smithi067 bash[17655]: cluster 2024-04-04T00:58:50.070922+0000 mgr.y (mgr.24370) 19207 : cluster [DBG] pgmap v19191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:51.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:51 smithi067 bash[17655]: audit 2024-04-04T00:58:50.712889+0000 mon.a (mon.0) 16253 : audit [DBG] from='client.? 172.21.15.67:0/1359551599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:51 smithi067 bash[27441]: cluster 2024-04-04T00:58:50.070922+0000 mgr.y (mgr.24370) 19207 : cluster [DBG] pgmap v19191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:51.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:51 smithi067 bash[27441]: audit 2024-04-04T00:58:50.712889+0000 mon.a (mon.0) 16253 : audit [DBG] from='client.? 172.21.15.67:0/1359551599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:51 smithi082 bash[20963]: cluster 2024-04-04T00:58:50.070922+0000 mgr.y (mgr.24370) 19207 : cluster [DBG] pgmap v19191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:51 smithi082 bash[20963]: audit 2024-04-04T00:58:50.712889+0000 mon.a (mon.0) 16253 : audit [DBG] from='client.? 172.21.15.67:0/1359551599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:53 smithi067 bash[17655]: cluster 2024-04-04T00:58:52.072197+0000 mgr.y (mgr.24370) 19208 : cluster [DBG] pgmap v19192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:53 smithi067 bash[17655]: audit 2024-04-04T00:58:53.155220+0000 mon.a (mon.0) 16254 : audit [DBG] from='client.? 172.21.15.67:0/3661702654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:58:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:58:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:53 smithi067 bash[27441]: cluster 2024-04-04T00:58:52.072197+0000 mgr.y (mgr.24370) 19208 : cluster [DBG] pgmap v19192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:53 smithi067 bash[27441]: audit 2024-04-04T00:58:53.155220+0000 mon.a (mon.0) 16254 : audit [DBG] from='client.? 172.21.15.67:0/3661702654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:53 smithi082 bash[20963]: cluster 2024-04-04T00:58:52.072197+0000 mgr.y (mgr.24370) 19208 : cluster [DBG] pgmap v19192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:53 smithi082 bash[20963]: audit 2024-04-04T00:58:53.155220+0000 mon.a (mon.0) 16254 : audit [DBG] from='client.? 172.21.15.67:0/3661702654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:58:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:58:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:55 smithi082 bash[20963]: cluster 2024-04-04T00:58:54.072844+0000 mgr.y (mgr.24370) 19209 : cluster [DBG] pgmap v19193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:55 smithi067 bash[27441]: cluster 2024-04-04T00:58:54.072844+0000 mgr.y (mgr.24370) 19209 : cluster [DBG] pgmap v19193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:55 smithi067 bash[17655]: cluster 2024-04-04T00:58:54.072844+0000 mgr.y (mgr.24370) 19209 : cluster [DBG] pgmap v19193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:56 smithi082 bash[20963]: audit 2024-04-04T00:58:55.607692+0000 mon.c (mon.2) 7671 : audit [DBG] from='client.? 172.21.15.67:0/3314890202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:56 smithi082 bash[20963]: audit 2024-04-04T00:58:55.680644+0000 mon.a (mon.0) 16255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:56 smithi067 bash[17655]: audit 2024-04-04T00:58:55.607692+0000 mon.c (mon.2) 7671 : audit [DBG] from='client.? 172.21.15.67:0/3314890202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:56 smithi067 bash[17655]: audit 2024-04-04T00:58:55.680644+0000 mon.a (mon.0) 16255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:56 smithi067 bash[27441]: audit 2024-04-04T00:58:55.607692+0000 mon.c (mon.2) 7671 : audit [DBG] from='client.? 172.21.15.67:0/3314890202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:56 smithi067 bash[27441]: audit 2024-04-04T00:58:55.680644+0000 mon.a (mon.0) 16255 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:58:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:57 smithi082 bash[20963]: cluster 2024-04-04T00:58:56.073982+0000 mgr.y (mgr.24370) 19210 : cluster [DBG] pgmap v19194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:57 smithi067 bash[17655]: cluster 2024-04-04T00:58:56.073982+0000 mgr.y (mgr.24370) 19210 : cluster [DBG] pgmap v19194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:57 smithi067 bash[27441]: cluster 2024-04-04T00:58:56.073982+0000 mgr.y (mgr.24370) 19210 : cluster [DBG] pgmap v19194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:58 smithi082 bash[20963]: audit 2024-04-04T00:58:58.065707+0000 mon.a (mon.0) 16256 : audit [DBG] from='client.? 172.21.15.67:0/110243698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:58.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:58 smithi067 bash[27441]: audit 2024-04-04T00:58:58.065707+0000 mon.a (mon.0) 16256 : audit [DBG] from='client.? 172.21.15.67:0/110243698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:58 smithi067 bash[17655]: audit 2024-04-04T00:58:58.065707+0000 mon.a (mon.0) 16256 : audit [DBG] from='client.? 172.21.15.67:0/110243698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:58:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:58:59 smithi082 bash[20963]: cluster 2024-04-04T00:58:58.074585+0000 mgr.y (mgr.24370) 19211 : cluster [DBG] pgmap v19195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:58:59 smithi067 bash[27441]: cluster 2024-04-04T00:58:58.074585+0000 mgr.y (mgr.24370) 19211 : cluster [DBG] pgmap v19195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:58:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:58:59 smithi067 bash[17655]: cluster 2024-04-04T00:58:58.074585+0000 mgr.y (mgr.24370) 19211 : cluster [DBG] pgmap v19195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:01 smithi082 bash[20963]: cluster 2024-04-04T00:59:00.075242+0000 mgr.y (mgr.24370) 19212 : cluster [DBG] pgmap v19196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:01 smithi082 bash[20963]: audit 2024-04-04T00:59:00.518509+0000 mon.a (mon.0) 16257 : audit [DBG] from='client.? 172.21.15.67:0/2360050121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:01 smithi067 bash[27441]: cluster 2024-04-04T00:59:00.075242+0000 mgr.y (mgr.24370) 19212 : cluster [DBG] pgmap v19196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:01 smithi067 bash[27441]: audit 2024-04-04T00:59:00.518509+0000 mon.a (mon.0) 16257 : audit [DBG] from='client.? 172.21.15.67:0/2360050121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:01 smithi067 bash[17655]: cluster 2024-04-04T00:59:00.075242+0000 mgr.y (mgr.24370) 19212 : cluster [DBG] pgmap v19196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:01 smithi067 bash[17655]: audit 2024-04-04T00:59:00.518509+0000 mon.a (mon.0) 16257 : audit [DBG] from='client.? 172.21.15.67:0/2360050121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:59:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T00:59:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:03 smithi067 bash[17655]: cluster 2024-04-04T00:59:02.076441+0000 mgr.y (mgr.24370) 19213 : cluster [DBG] pgmap v19197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:03 smithi067 bash[17655]: audit 2024-04-04T00:59:02.969248+0000 mon.c (mon.2) 7672 : audit [DBG] from='client.? 172.21.15.67:0/439979757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:03 smithi067 bash[27441]: cluster 2024-04-04T00:59:02.076441+0000 mgr.y (mgr.24370) 19213 : cluster [DBG] pgmap v19197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:03 smithi067 bash[27441]: audit 2024-04-04T00:59:02.969248+0000 mon.c (mon.2) 7672 : audit [DBG] from='client.? 172.21.15.67:0/439979757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:03 smithi082 bash[20963]: cluster 2024-04-04T00:59:02.076441+0000 mgr.y (mgr.24370) 19213 : cluster [DBG] pgmap v19197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:03.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:03 smithi082 bash[20963]: audit 2024-04-04T00:59:02.969248+0000 mon.c (mon.2) 7672 : audit [DBG] from='client.? 172.21.15.67:0/439979757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:59:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:59:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:05 smithi082 bash[20963]: cluster 2024-04-04T00:59:04.077115+0000 mgr.y (mgr.24370) 19214 : cluster [DBG] pgmap v19198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:05 smithi067 bash[17655]: cluster 2024-04-04T00:59:04.077115+0000 mgr.y (mgr.24370) 19214 : cluster [DBG] pgmap v19198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:05 smithi067 bash[27441]: cluster 2024-04-04T00:59:04.077115+0000 mgr.y (mgr.24370) 19214 : cluster [DBG] pgmap v19198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:06 smithi082 bash[20963]: audit 2024-04-04T00:59:05.415972+0000 mon.a (mon.0) 16258 : audit [DBG] from='client.? 172.21.15.67:0/30997341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:06.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:06 smithi067 bash[17655]: audit 2024-04-04T00:59:05.415972+0000 mon.a (mon.0) 16258 : audit [DBG] from='client.? 172.21.15.67:0/30997341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:06 smithi067 bash[27441]: audit 2024-04-04T00:59:05.415972+0000 mon.a (mon.0) 16258 : audit [DBG] from='client.? 172.21.15.67:0/30997341' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:07 smithi082 bash[20963]: cluster 2024-04-04T00:59:06.078237+0000 mgr.y (mgr.24370) 19215 : cluster [DBG] pgmap v19199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:07 smithi067 bash[27441]: cluster 2024-04-04T00:59:06.078237+0000 mgr.y (mgr.24370) 19215 : cluster [DBG] pgmap v19199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:07 smithi067 bash[17655]: cluster 2024-04-04T00:59:06.078237+0000 mgr.y (mgr.24370) 19215 : cluster [DBG] pgmap v19199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:08 smithi082 bash[20963]: audit 2024-04-04T00:59:07.869869+0000 mon.c (mon.2) 7673 : audit [DBG] from='client.? 172.21.15.67:0/3259696643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:08.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:08 smithi067 bash[17655]: audit 2024-04-04T00:59:07.869869+0000 mon.c (mon.2) 7673 : audit [DBG] from='client.? 172.21.15.67:0/3259696643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:08 smithi067 bash[27441]: audit 2024-04-04T00:59:07.869869+0000 mon.c (mon.2) 7673 : audit [DBG] from='client.? 172.21.15.67:0/3259696643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:09 smithi082 bash[20963]: cluster 2024-04-04T00:59:08.078930+0000 mgr.y (mgr.24370) 19216 : cluster [DBG] pgmap v19200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:09 smithi067 bash[27441]: cluster 2024-04-04T00:59:08.078930+0000 mgr.y (mgr.24370) 19216 : cluster [DBG] pgmap v19200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:09 smithi067 bash[17655]: cluster 2024-04-04T00:59:08.078930+0000 mgr.y (mgr.24370) 19216 : cluster [DBG] pgmap v19200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:11 smithi082 bash[20963]: cluster 2024-04-04T00:59:10.079573+0000 mgr.y (mgr.24370) 19217 : cluster [DBG] pgmap v19201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:11 smithi082 bash[20963]: audit 2024-04-04T00:59:10.317287+0000 mon.a (mon.0) 16259 : audit [DBG] from='client.? 172.21.15.67:0/494077849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:11 smithi082 bash[20963]: audit 2024-04-04T00:59:10.681223+0000 mon.a (mon.0) 16260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:11 smithi067 bash[27441]: cluster 2024-04-04T00:59:10.079573+0000 mgr.y (mgr.24370) 19217 : cluster [DBG] pgmap v19201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:11 smithi067 bash[27441]: audit 2024-04-04T00:59:10.317287+0000 mon.a (mon.0) 16259 : audit [DBG] from='client.? 172.21.15.67:0/494077849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:11 smithi067 bash[27441]: audit 2024-04-04T00:59:10.681223+0000 mon.a (mon.0) 16260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:11 smithi067 bash[17655]: cluster 2024-04-04T00:59:10.079573+0000 mgr.y (mgr.24370) 19217 : cluster [DBG] pgmap v19201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:11 smithi067 bash[17655]: audit 2024-04-04T00:59:10.317287+0000 mon.a (mon.0) 16259 : audit [DBG] from='client.? 172.21.15.67:0/494077849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:11 smithi067 bash[17655]: audit 2024-04-04T00:59:10.681223+0000 mon.a (mon.0) 16260 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:59:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:13] "GET /metrics HTTP/1.1" 200 240008 "" "Prometheus/2.43.0" 2024-04-04T00:59:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:13 smithi067 bash[27441]: cluster 2024-04-04T00:59:12.080757+0000 mgr.y (mgr.24370) 19218 : cluster [DBG] pgmap v19202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:13 smithi067 bash[27441]: audit 2024-04-04T00:59:12.770609+0000 mon.a (mon.0) 16261 : audit [DBG] from='client.? 172.21.15.67:0/3017573939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:13 smithi067 bash[17655]: cluster 2024-04-04T00:59:12.080757+0000 mgr.y (mgr.24370) 19218 : cluster [DBG] pgmap v19202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:13 smithi067 bash[17655]: audit 2024-04-04T00:59:12.770609+0000 mon.a (mon.0) 16261 : audit [DBG] from='client.? 172.21.15.67:0/3017573939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:13.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:13 smithi082 bash[20963]: cluster 2024-04-04T00:59:12.080757+0000 mgr.y (mgr.24370) 19218 : cluster [DBG] pgmap v19202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:13.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:13 smithi082 bash[20963]: audit 2024-04-04T00:59:12.770609+0000 mon.a (mon.0) 16261 : audit [DBG] from='client.? 172.21.15.67:0/3017573939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:59:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:59:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:15 smithi082 bash[20963]: cluster 2024-04-04T00:59:14.081444+0000 mgr.y (mgr.24370) 19219 : cluster [DBG] pgmap v19203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:15 smithi082 bash[20963]: audit 2024-04-04T00:59:15.223927+0000 mon.a (mon.0) 16262 : audit [DBG] from='client.? 172.21.15.67:0/3129414798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:15 smithi067 bash[27441]: cluster 2024-04-04T00:59:14.081444+0000 mgr.y (mgr.24370) 19219 : cluster [DBG] pgmap v19203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:15 smithi067 bash[27441]: audit 2024-04-04T00:59:15.223927+0000 mon.a (mon.0) 16262 : audit [DBG] from='client.? 172.21.15.67:0/3129414798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:15 smithi067 bash[17655]: cluster 2024-04-04T00:59:14.081444+0000 mgr.y (mgr.24370) 19219 : cluster [DBG] pgmap v19203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:15 smithi067 bash[17655]: audit 2024-04-04T00:59:15.223927+0000 mon.a (mon.0) 16262 : audit [DBG] from='client.? 172.21.15.67:0/3129414798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:17 smithi082 bash[20963]: cluster 2024-04-04T00:59:16.082578+0000 mgr.y (mgr.24370) 19220 : cluster [DBG] pgmap v19204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:17 smithi082 bash[20963]: audit 2024-04-04T00:59:16.999128+0000 mon.a (mon.0) 16263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:59:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:17 smithi067 bash[17655]: cluster 2024-04-04T00:59:16.082578+0000 mgr.y (mgr.24370) 19220 : cluster [DBG] pgmap v19204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:17 smithi067 bash[17655]: audit 2024-04-04T00:59:16.999128+0000 mon.a (mon.0) 16263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:59:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:17 smithi067 bash[27441]: cluster 2024-04-04T00:59:16.082578+0000 mgr.y (mgr.24370) 19220 : cluster [DBG] pgmap v19204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:17 smithi067 bash[27441]: audit 2024-04-04T00:59:16.999128+0000 mon.a (mon.0) 16263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T00:59:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:18 smithi082 bash[20963]: audit 2024-04-04T00:59:17.675865+0000 mon.c (mon.2) 7674 : audit [DBG] from='client.? 172.21.15.67:0/3956232971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:18 smithi067 bash[17655]: audit 2024-04-04T00:59:17.675865+0000 mon.c (mon.2) 7674 : audit [DBG] from='client.? 172.21.15.67:0/3956232971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:18 smithi067 bash[27441]: audit 2024-04-04T00:59:17.675865+0000 mon.c (mon.2) 7674 : audit [DBG] from='client.? 172.21.15.67:0/3956232971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:19 smithi082 bash[20963]: cluster 2024-04-04T00:59:18.083278+0000 mgr.y (mgr.24370) 19221 : cluster [DBG] pgmap v19205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:19.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:19 smithi067 bash[17655]: cluster 2024-04-04T00:59:18.083278+0000 mgr.y (mgr.24370) 19221 : cluster [DBG] pgmap v19205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:19 smithi067 bash[27441]: cluster 2024-04-04T00:59:18.083278+0000 mgr.y (mgr.24370) 19221 : cluster [DBG] pgmap v19205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:20.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:20 smithi082 bash[20963]: audit 2024-04-04T00:59:20.133674+0000 mon.a (mon.0) 16264 : audit [DBG] from='client.? 172.21.15.67:0/1139228684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:20.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:20 smithi067 bash[17655]: audit 2024-04-04T00:59:20.133674+0000 mon.a (mon.0) 16264 : audit [DBG] from='client.? 172.21.15.67:0/1139228684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:20 smithi067 bash[27441]: audit 2024-04-04T00:59:20.133674+0000 mon.a (mon.0) 16264 : audit [DBG] from='client.? 172.21.15.67:0/1139228684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:21 smithi082 bash[20963]: cluster 2024-04-04T00:59:20.083766+0000 mgr.y (mgr.24370) 19222 : cluster [DBG] pgmap v19206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:21 smithi067 bash[17655]: cluster 2024-04-04T00:59:20.083766+0000 mgr.y (mgr.24370) 19222 : cluster [DBG] pgmap v19206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:21 smithi067 bash[27441]: cluster 2024-04-04T00:59:20.083766+0000 mgr.y (mgr.24370) 19222 : cluster [DBG] pgmap v19206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:23] "GET /metrics HTTP/1.1" 200 240008 "" "Prometheus/2.43.0" 2024-04-04T00:59:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[17655]: cluster 2024-04-04T00:59:22.084789+0000 mgr.y (mgr.24370) 19223 : cluster [DBG] pgmap v19207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[17655]: audit 2024-04-04T00:59:22.621628+0000 mon.b (mon.1) 97 : audit [DBG] from='client.? 172.21.15.67:0/3186541064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[17655]: audit 2024-04-04T00:59:22.692847+0000 mon.a (mon.0) 16265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[17655]: audit 2024-04-04T00:59:22.701986+0000 mon.a (mon.0) 16266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[17655]: audit 2024-04-04T00:59:22.991888+0000 mon.a (mon.0) 16267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[17655]: audit 2024-04-04T00:59:22.999211+0000 mon.a (mon.0) 16268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[27441]: cluster 2024-04-04T00:59:22.084789+0000 mgr.y (mgr.24370) 19223 : cluster [DBG] pgmap v19207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[27441]: audit 2024-04-04T00:59:22.621628+0000 mon.b (mon.1) 97 : audit [DBG] from='client.? 172.21.15.67:0/3186541064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[27441]: audit 2024-04-04T00:59:22.692847+0000 mon.a (mon.0) 16265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[27441]: audit 2024-04-04T00:59:22.701986+0000 mon.a (mon.0) 16266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[27441]: audit 2024-04-04T00:59:22.991888+0000 mon.a (mon.0) 16267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:23 smithi067 bash[27441]: audit 2024-04-04T00:59:22.999211+0000 mon.a (mon.0) 16268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:59:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:59:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:23 smithi082 bash[20963]: cluster 2024-04-04T00:59:22.084789+0000 mgr.y (mgr.24370) 19223 : cluster [DBG] pgmap v19207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:23 smithi082 bash[20963]: audit 2024-04-04T00:59:22.621628+0000 mon.b (mon.1) 97 : audit [DBG] from='client.? 172.21.15.67:0/3186541064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:23 smithi082 bash[20963]: audit 2024-04-04T00:59:22.692847+0000 mon.a (mon.0) 16265 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:23 smithi082 bash[20963]: audit 2024-04-04T00:59:22.701986+0000 mon.a (mon.0) 16266 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:23 smithi082 bash[20963]: audit 2024-04-04T00:59:22.991888+0000 mon.a (mon.0) 16267 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:23 smithi082 bash[20963]: audit 2024-04-04T00:59:22.999211+0000 mon.a (mon.0) 16268 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:24 smithi082 bash[20963]: audit 2024-04-04T00:59:23.522100+0000 mon.a (mon.0) 16269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:59:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:24 smithi082 bash[20963]: audit 2024-04-04T00:59:23.523924+0000 mon.a (mon.0) 16270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:59:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:24 smithi082 bash[20963]: audit 2024-04-04T00:59:23.532886+0000 mon.a (mon.0) 16271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:24 smithi067 bash[27441]: audit 2024-04-04T00:59:23.522100+0000 mon.a (mon.0) 16269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:59:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:24 smithi067 bash[27441]: audit 2024-04-04T00:59:23.523924+0000 mon.a (mon.0) 16270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:59:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:24 smithi067 bash[27441]: audit 2024-04-04T00:59:23.532886+0000 mon.a (mon.0) 16271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:24 smithi067 bash[17655]: audit 2024-04-04T00:59:23.522100+0000 mon.a (mon.0) 16269 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T00:59:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:24 smithi067 bash[17655]: audit 2024-04-04T00:59:23.523924+0000 mon.a (mon.0) 16270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T00:59:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:24 smithi067 bash[17655]: audit 2024-04-04T00:59:23.532886+0000 mon.a (mon.0) 16271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T00:59:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:25 smithi082 bash[20963]: cluster 2024-04-04T00:59:24.085511+0000 mgr.y (mgr.24370) 19224 : cluster [DBG] pgmap v19208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:25 smithi082 bash[20963]: audit 2024-04-04T00:59:25.080814+0000 mon.c (mon.2) 7675 : audit [DBG] from='client.? 172.21.15.67:0/3564271675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:25 smithi067 bash[27441]: cluster 2024-04-04T00:59:24.085511+0000 mgr.y (mgr.24370) 19224 : cluster [DBG] pgmap v19208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:25 smithi067 bash[27441]: audit 2024-04-04T00:59:25.080814+0000 mon.c (mon.2) 7675 : audit [DBG] from='client.? 172.21.15.67:0/3564271675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:25 smithi067 bash[17655]: cluster 2024-04-04T00:59:24.085511+0000 mgr.y (mgr.24370) 19224 : cluster [DBG] pgmap v19208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:25 smithi067 bash[17655]: audit 2024-04-04T00:59:25.080814+0000 mon.c (mon.2) 7675 : audit [DBG] from='client.? 172.21.15.67:0/3564271675' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:26 smithi082 bash[20963]: audit 2024-04-04T00:59:25.681694+0000 mon.a (mon.0) 16272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:26 smithi067 bash[27441]: audit 2024-04-04T00:59:25.681694+0000 mon.a (mon.0) 16272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:26 smithi067 bash[17655]: audit 2024-04-04T00:59:25.681694+0000 mon.a (mon.0) 16272 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:27 smithi082 bash[20963]: cluster 2024-04-04T00:59:26.086640+0000 mgr.y (mgr.24370) 19225 : cluster [DBG] pgmap v19209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:27 smithi067 bash[27441]: cluster 2024-04-04T00:59:26.086640+0000 mgr.y (mgr.24370) 19225 : cluster [DBG] pgmap v19209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:27 smithi067 bash[17655]: cluster 2024-04-04T00:59:26.086640+0000 mgr.y (mgr.24370) 19225 : cluster [DBG] pgmap v19209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:28 smithi082 bash[20963]: audit 2024-04-04T00:59:27.533650+0000 mon.c (mon.2) 7676 : audit [DBG] from='client.? 172.21.15.67:0/3573877980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:28.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:28 smithi082 bash[20963]: cluster 2024-04-04T00:59:28.087344+0000 mgr.y (mgr.24370) 19226 : cluster [DBG] pgmap v19210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:28 smithi067 bash[27441]: audit 2024-04-04T00:59:27.533650+0000 mon.c (mon.2) 7676 : audit [DBG] from='client.? 172.21.15.67:0/3573877980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:28 smithi067 bash[27441]: cluster 2024-04-04T00:59:28.087344+0000 mgr.y (mgr.24370) 19226 : cluster [DBG] pgmap v19210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:28 smithi067 bash[17655]: audit 2024-04-04T00:59:27.533650+0000 mon.c (mon.2) 7676 : audit [DBG] from='client.? 172.21.15.67:0/3573877980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:28 smithi067 bash[17655]: cluster 2024-04-04T00:59:28.087344+0000 mgr.y (mgr.24370) 19226 : cluster [DBG] pgmap v19210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:30.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:30 smithi082 bash[20963]: audit 2024-04-04T00:59:29.993991+0000 mon.a (mon.0) 16273 : audit [DBG] from='client.? 172.21.15.67:0/1597037099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:30.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:30 smithi067 bash[27441]: audit 2024-04-04T00:59:29.993991+0000 mon.a (mon.0) 16273 : audit [DBG] from='client.? 172.21.15.67:0/1597037099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:30.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:30 smithi067 bash[17655]: audit 2024-04-04T00:59:29.993991+0000 mon.a (mon.0) 16273 : audit [DBG] from='client.? 172.21.15.67:0/1597037099' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:31.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:31 smithi082 bash[20963]: cluster 2024-04-04T00:59:30.088201+0000 mgr.y (mgr.24370) 19227 : cluster [DBG] pgmap v19211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:31.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:31 smithi067 bash[17655]: cluster 2024-04-04T00:59:30.088201+0000 mgr.y (mgr.24370) 19227 : cluster [DBG] pgmap v19211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:31.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:31 smithi067 bash[27441]: cluster 2024-04-04T00:59:30.088201+0000 mgr.y (mgr.24370) 19227 : cluster [DBG] pgmap v19211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:59:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:33] "GET /metrics HTTP/1.1" 200 240007 "" "Prometheus/2.43.0" 2024-04-04T00:59:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:33 smithi067 bash[17655]: cluster 2024-04-04T00:59:32.089348+0000 mgr.y (mgr.24370) 19228 : cluster [DBG] pgmap v19212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:33 smithi067 bash[17655]: audit 2024-04-04T00:59:32.448652+0000 mon.c (mon.2) 7677 : audit [DBG] from='client.? 172.21.15.67:0/796570045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:33 smithi067 bash[27441]: cluster 2024-04-04T00:59:32.089348+0000 mgr.y (mgr.24370) 19228 : cluster [DBG] pgmap v19212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:33 smithi067 bash[27441]: audit 2024-04-04T00:59:32.448652+0000 mon.c (mon.2) 7677 : audit [DBG] from='client.? 172.21.15.67:0/796570045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:33 smithi082 bash[20963]: cluster 2024-04-04T00:59:32.089348+0000 mgr.y (mgr.24370) 19228 : cluster [DBG] pgmap v19212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:33 smithi082 bash[20963]: audit 2024-04-04T00:59:32.448652+0000 mon.c (mon.2) 7677 : audit [DBG] from='client.? 172.21.15.67:0/796570045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:59:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:59:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:35 smithi067 bash[17655]: cluster 2024-04-04T00:59:34.089978+0000 mgr.y (mgr.24370) 19229 : cluster [DBG] pgmap v19213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:35.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:35 smithi067 bash[17655]: audit 2024-04-04T00:59:34.903184+0000 mon.a (mon.0) 16274 : audit [DBG] from='client.? 172.21.15.67:0/3281261623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:35 smithi067 bash[27441]: cluster 2024-04-04T00:59:34.089978+0000 mgr.y (mgr.24370) 19229 : cluster [DBG] pgmap v19213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:35.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:35 smithi067 bash[27441]: audit 2024-04-04T00:59:34.903184+0000 mon.a (mon.0) 16274 : audit [DBG] from='client.? 172.21.15.67:0/3281261623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:35 smithi082 bash[20963]: cluster 2024-04-04T00:59:34.089978+0000 mgr.y (mgr.24370) 19229 : cluster [DBG] pgmap v19213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:35 smithi082 bash[20963]: audit 2024-04-04T00:59:34.903184+0000 mon.a (mon.0) 16274 : audit [DBG] from='client.? 172.21.15.67:0/3281261623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:37.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:37 smithi067 bash[17655]: cluster 2024-04-04T00:59:36.091184+0000 mgr.y (mgr.24370) 19230 : cluster [DBG] pgmap v19214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:37.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:37 smithi067 bash[27441]: cluster 2024-04-04T00:59:36.091184+0000 mgr.y (mgr.24370) 19230 : cluster [DBG] pgmap v19214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:37 smithi082 bash[20963]: cluster 2024-04-04T00:59:36.091184+0000 mgr.y (mgr.24370) 19230 : cluster [DBG] pgmap v19214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:38 smithi067 bash[17655]: audit 2024-04-04T00:59:37.358311+0000 mon.c (mon.2) 7678 : audit [DBG] from='client.? 172.21.15.67:0/2933344157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:38.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:38 smithi067 bash[27441]: audit 2024-04-04T00:59:37.358311+0000 mon.c (mon.2) 7678 : audit [DBG] from='client.? 172.21.15.67:0/2933344157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:38 smithi082 bash[20963]: audit 2024-04-04T00:59:37.358311+0000 mon.c (mon.2) 7678 : audit [DBG] from='client.? 172.21.15.67:0/2933344157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:39 smithi067 bash[27441]: cluster 2024-04-04T00:59:38.091897+0000 mgr.y (mgr.24370) 19231 : cluster [DBG] pgmap v19215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:39 smithi067 bash[17655]: cluster 2024-04-04T00:59:38.091897+0000 mgr.y (mgr.24370) 19231 : cluster [DBG] pgmap v19215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:39 smithi082 bash[20963]: cluster 2024-04-04T00:59:38.091897+0000 mgr.y (mgr.24370) 19231 : cluster [DBG] pgmap v19215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:40 smithi082 bash[20963]: audit 2024-04-04T00:59:39.807702+0000 mon.a (mon.0) 16275 : audit [DBG] from='client.? 172.21.15.67:0/2635643771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:40 smithi067 bash[17655]: audit 2024-04-04T00:59:39.807702+0000 mon.a (mon.0) 16275 : audit [DBG] from='client.? 172.21.15.67:0/2635643771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:40 smithi067 bash[27441]: audit 2024-04-04T00:59:39.807702+0000 mon.a (mon.0) 16275 : audit [DBG] from='client.? 172.21.15.67:0/2635643771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:41 smithi082 bash[20963]: cluster 2024-04-04T00:59:40.092636+0000 mgr.y (mgr.24370) 19232 : cluster [DBG] pgmap v19216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:41 smithi082 bash[20963]: audit 2024-04-04T00:59:40.681977+0000 mon.a (mon.0) 16276 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:41 smithi067 bash[27441]: cluster 2024-04-04T00:59:40.092636+0000 mgr.y (mgr.24370) 19232 : cluster [DBG] pgmap v19216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:41 smithi067 bash[27441]: audit 2024-04-04T00:59:40.681977+0000 mon.a (mon.0) 16276 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:41 smithi067 bash[17655]: cluster 2024-04-04T00:59:40.092636+0000 mgr.y (mgr.24370) 19232 : cluster [DBG] pgmap v19216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:41 smithi067 bash[17655]: audit 2024-04-04T00:59:40.681977+0000 mon.a (mon.0) 16276 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:59:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:59:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:43 smithi067 bash[17655]: cluster 2024-04-04T00:59:42.093821+0000 mgr.y (mgr.24370) 19233 : cluster [DBG] pgmap v19217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:43 smithi067 bash[17655]: audit 2024-04-04T00:59:42.267389+0000 mon.a (mon.0) 16277 : audit [DBG] from='client.? 172.21.15.67:0/3641321086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:43 smithi067 bash[27441]: cluster 2024-04-04T00:59:42.093821+0000 mgr.y (mgr.24370) 19233 : cluster [DBG] pgmap v19217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:43 smithi067 bash[27441]: audit 2024-04-04T00:59:42.267389+0000 mon.a (mon.0) 16277 : audit [DBG] from='client.? 172.21.15.67:0/3641321086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:43 smithi082 bash[20963]: cluster 2024-04-04T00:59:42.093821+0000 mgr.y (mgr.24370) 19233 : cluster [DBG] pgmap v19217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:43 smithi082 bash[20963]: audit 2024-04-04T00:59:42.267389+0000 mon.a (mon.0) 16277 : audit [DBG] from='client.? 172.21.15.67:0/3641321086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:59:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:59:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:45 smithi082 bash[20963]: cluster 2024-04-04T00:59:44.094508+0000 mgr.y (mgr.24370) 19234 : cluster [DBG] pgmap v19218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:45 smithi082 bash[20963]: audit 2024-04-04T00:59:44.724312+0000 mon.a (mon.0) 16278 : audit [DBG] from='client.? 172.21.15.67:0/2094560846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:45 smithi067 bash[27441]: cluster 2024-04-04T00:59:44.094508+0000 mgr.y (mgr.24370) 19234 : cluster [DBG] pgmap v19218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:45 smithi067 bash[27441]: audit 2024-04-04T00:59:44.724312+0000 mon.a (mon.0) 16278 : audit [DBG] from='client.? 172.21.15.67:0/2094560846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:45 smithi067 bash[17655]: cluster 2024-04-04T00:59:44.094508+0000 mgr.y (mgr.24370) 19234 : cluster [DBG] pgmap v19218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:45 smithi067 bash[17655]: audit 2024-04-04T00:59:44.724312+0000 mon.a (mon.0) 16278 : audit [DBG] from='client.? 172.21.15.67:0/2094560846' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:47 smithi082 bash[20963]: cluster 2024-04-04T00:59:46.095640+0000 mgr.y (mgr.24370) 19235 : cluster [DBG] pgmap v19219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:47 smithi082 bash[20963]: audit 2024-04-04T00:59:47.180854+0000 mon.c (mon.2) 7679 : audit [DBG] from='client.? 172.21.15.67:0/1756760449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:47 smithi067 bash[17655]: cluster 2024-04-04T00:59:46.095640+0000 mgr.y (mgr.24370) 19235 : cluster [DBG] pgmap v19219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:47 smithi067 bash[17655]: audit 2024-04-04T00:59:47.180854+0000 mon.c (mon.2) 7679 : audit [DBG] from='client.? 172.21.15.67:0/1756760449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:47 smithi067 bash[27441]: cluster 2024-04-04T00:59:46.095640+0000 mgr.y (mgr.24370) 19235 : cluster [DBG] pgmap v19219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:47 smithi067 bash[27441]: audit 2024-04-04T00:59:47.180854+0000 mon.c (mon.2) 7679 : audit [DBG] from='client.? 172.21.15.67:0/1756760449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:49 smithi082 bash[20963]: cluster 2024-04-04T00:59:48.096483+0000 mgr.y (mgr.24370) 19236 : cluster [DBG] pgmap v19220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:49 smithi067 bash[27441]: cluster 2024-04-04T00:59:48.096483+0000 mgr.y (mgr.24370) 19236 : cluster [DBG] pgmap v19220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:49 smithi067 bash[17655]: cluster 2024-04-04T00:59:48.096483+0000 mgr.y (mgr.24370) 19236 : cluster [DBG] pgmap v19220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:50 smithi082 bash[20963]: audit 2024-04-04T00:59:49.634261+0000 mon.c (mon.2) 7680 : audit [DBG] from='client.? 172.21.15.67:0/3960835016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:50.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:50 smithi067 bash[27441]: audit 2024-04-04T00:59:49.634261+0000 mon.c (mon.2) 7680 : audit [DBG] from='client.? 172.21.15.67:0/3960835016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:50 smithi067 bash[17655]: audit 2024-04-04T00:59:49.634261+0000 mon.c (mon.2) 7680 : audit [DBG] from='client.? 172.21.15.67:0/3960835016' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:51 smithi082 bash[20963]: cluster 2024-04-04T00:59:50.097198+0000 mgr.y (mgr.24370) 19237 : cluster [DBG] pgmap v19221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:51 smithi067 bash[17655]: cluster 2024-04-04T00:59:50.097198+0000 mgr.y (mgr.24370) 19237 : cluster [DBG] pgmap v19221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:51.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:51 smithi067 bash[27441]: cluster 2024-04-04T00:59:50.097198+0000 mgr.y (mgr.24370) 19237 : cluster [DBG] pgmap v19221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:52 smithi082 bash[20963]: audit 2024-04-04T00:59:52.099126+0000 mon.c (mon.2) 7681 : audit [DBG] from='client.? 172.21.15.67:0/4144420237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:52.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:52 smithi067 bash[17655]: audit 2024-04-04T00:59:52.099126+0000 mon.c (mon.2) 7681 : audit [DBG] from='client.? 172.21.15.67:0/4144420237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:52 smithi067 bash[27441]: audit 2024-04-04T00:59:52.099126+0000 mon.c (mon.2) 7681 : audit [DBG] from='client.? 172.21.15.67:0/4144420237' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 00:59:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T00:59:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:53 smithi067 bash[27441]: cluster 2024-04-04T00:59:52.098339+0000 mgr.y (mgr.24370) 19238 : cluster [DBG] pgmap v19222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:53 smithi067 bash[17655]: cluster 2024-04-04T00:59:52.098339+0000 mgr.y (mgr.24370) 19238 : cluster [DBG] pgmap v19222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:53 smithi082 bash[20963]: cluster 2024-04-04T00:59:52.098339+0000 mgr.y (mgr.24370) 19238 : cluster [DBG] pgmap v19222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 00:59:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:00:59:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T00:59:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:55 smithi082 bash[20963]: cluster 2024-04-04T00:59:54.099027+0000 mgr.y (mgr.24370) 19239 : cluster [DBG] pgmap v19223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:55.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:55 smithi082 bash[20963]: audit 2024-04-04T00:59:54.545710+0000 mon.c (mon.2) 7682 : audit [DBG] from='client.? 172.21.15.67:0/2008758516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:55 smithi067 bash[27441]: cluster 2024-04-04T00:59:54.099027+0000 mgr.y (mgr.24370) 19239 : cluster [DBG] pgmap v19223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:55 smithi067 bash[27441]: audit 2024-04-04T00:59:54.545710+0000 mon.c (mon.2) 7682 : audit [DBG] from='client.? 172.21.15.67:0/2008758516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:55 smithi067 bash[17655]: cluster 2024-04-04T00:59:54.099027+0000 mgr.y (mgr.24370) 19239 : cluster [DBG] pgmap v19223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:55 smithi067 bash[17655]: audit 2024-04-04T00:59:54.545710+0000 mon.c (mon.2) 7682 : audit [DBG] from='client.? 172.21.15.67:0/2008758516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:56 smithi082 bash[20963]: audit 2024-04-04T00:59:55.682158+0000 mon.a (mon.0) 16279 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:56 smithi067 bash[27441]: audit 2024-04-04T00:59:55.682158+0000 mon.a (mon.0) 16279 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:56 smithi067 bash[17655]: audit 2024-04-04T00:59:55.682158+0000 mon.a (mon.0) 16279 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T00:59:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:57 smithi082 bash[20963]: cluster 2024-04-04T00:59:56.100222+0000 mgr.y (mgr.24370) 19240 : cluster [DBG] pgmap v19224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:57 smithi082 bash[20963]: audit 2024-04-04T00:59:57.007130+0000 mon.a (mon.0) 16280 : audit [DBG] from='client.? 172.21.15.67:0/4027639939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:57 smithi067 bash[27441]: cluster 2024-04-04T00:59:56.100222+0000 mgr.y (mgr.24370) 19240 : cluster [DBG] pgmap v19224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:57 smithi067 bash[27441]: audit 2024-04-04T00:59:57.007130+0000 mon.a (mon.0) 16280 : audit [DBG] from='client.? 172.21.15.67:0/4027639939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:57 smithi067 bash[17655]: cluster 2024-04-04T00:59:56.100222+0000 mgr.y (mgr.24370) 19240 : cluster [DBG] pgmap v19224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:57 smithi067 bash[17655]: audit 2024-04-04T00:59:57.007130+0000 mon.a (mon.0) 16280 : audit [DBG] from='client.? 172.21.15.67:0/4027639939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T00:59:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 00:59:59 smithi082 bash[20963]: cluster 2024-04-04T00:59:58.100846+0000 mgr.y (mgr.24370) 19241 : cluster [DBG] pgmap v19225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 00:59:59 smithi067 bash[17655]: cluster 2024-04-04T00:59:58.100846+0000 mgr.y (mgr.24370) 19241 : cluster [DBG] pgmap v19225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T00:59:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 00:59:59 smithi067 bash[27441]: cluster 2024-04-04T00:59:58.100846+0000 mgr.y (mgr.24370) 19241 : cluster [DBG] pgmap v19225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:00 smithi082 bash[20963]: audit 2024-04-04T00:59:59.456316+0000 mon.c (mon.2) 7683 : audit [DBG] from='client.? 172.21.15.67:0/3599413737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:00 smithi082 bash[20963]: cluster 2024-04-04T01:00:00.000156+0000 mon.a (mon.0) 16281 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:00:00.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:00 smithi067 bash[27441]: audit 2024-04-04T00:59:59.456316+0000 mon.c (mon.2) 7683 : audit [DBG] from='client.? 172.21.15.67:0/3599413737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:00.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:00 smithi067 bash[27441]: cluster 2024-04-04T01:00:00.000156+0000 mon.a (mon.0) 16281 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:00:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:00 smithi067 bash[17655]: audit 2024-04-04T00:59:59.456316+0000 mon.c (mon.2) 7683 : audit [DBG] from='client.? 172.21.15.67:0/3599413737' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:00.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:00 smithi067 bash[17655]: cluster 2024-04-04T01:00:00.000156+0000 mon.a (mon.0) 16281 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:00:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:01 smithi082 bash[20963]: cluster 2024-04-04T01:00:00.101675+0000 mgr.y (mgr.24370) 19242 : cluster [DBG] pgmap v19226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:01 smithi067 bash[27441]: cluster 2024-04-04T01:00:00.101675+0000 mgr.y (mgr.24370) 19242 : cluster [DBG] pgmap v19226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:01 smithi067 bash[17655]: cluster 2024-04-04T01:00:00.101675+0000 mgr.y (mgr.24370) 19242 : cluster [DBG] pgmap v19226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:02 smithi082 bash[20963]: audit 2024-04-04T01:00:01.909186+0000 mon.a (mon.0) 16282 : audit [DBG] from='client.? 172.21.15.67:0/4158112782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:02 smithi067 bash[17655]: audit 2024-04-04T01:00:01.909186+0000 mon.a (mon.0) 16282 : audit [DBG] from='client.? 172.21.15.67:0/4158112782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:02.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:02 smithi067 bash[27441]: audit 2024-04-04T01:00:01.909186+0000 mon.a (mon.0) 16282 : audit [DBG] from='client.? 172.21.15.67:0/4158112782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:00:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:00:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:03 smithi067 bash[27441]: cluster 2024-04-04T01:00:02.102867+0000 mgr.y (mgr.24370) 19243 : cluster [DBG] pgmap v19227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:03 smithi067 bash[17655]: cluster 2024-04-04T01:00:02.102867+0000 mgr.y (mgr.24370) 19243 : cluster [DBG] pgmap v19227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:03.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:03 smithi082 bash[20963]: cluster 2024-04-04T01:00:02.102867+0000 mgr.y (mgr.24370) 19243 : cluster [DBG] pgmap v19227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:03.504 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 04 01:00:03 smithi082 bash[56206]: ts=2024-04-04T01:00:03.163Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1712181600138 maxt=1712188800000 ulid=01HTK9XDMWBW8DVCMHW6KZS42R duration=63.289712ms 2024-04-04T01:00:03.504 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 04 01:00:03 smithi082 bash[56206]: ts=2024-04-04T01:00:03.167Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=3.613369ms 2024-04-04T01:00:03.504 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 04 01:00:03 smithi082 bash[56206]: ts=2024-04-04T01:00:03.168Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=2 to_segment=3 mint=1712188800000 2024-04-04T01:00:03.504 INFO:journalctl@ceph.prometheus.a.smithi082.stdout:Apr 04 01:00:03 smithi082 bash[56206]: ts=2024-04-04T01:00:03.336Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=2 last=3 duration=168.266125ms 2024-04-04T01:00:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:00:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:00:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:05 smithi082 bash[20963]: cluster 2024-04-04T01:00:04.103530+0000 mgr.y (mgr.24370) 19244 : cluster [DBG] pgmap v19228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:05 smithi082 bash[20963]: audit 2024-04-04T01:00:04.366358+0000 mon.a (mon.0) 16283 : audit [DBG] from='client.? 172.21.15.67:0/721055849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:05 smithi067 bash[17655]: cluster 2024-04-04T01:00:04.103530+0000 mgr.y (mgr.24370) 19244 : cluster [DBG] pgmap v19228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:05 smithi067 bash[17655]: audit 2024-04-04T01:00:04.366358+0000 mon.a (mon.0) 16283 : audit [DBG] from='client.? 172.21.15.67:0/721055849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:05 smithi067 bash[27441]: cluster 2024-04-04T01:00:04.103530+0000 mgr.y (mgr.24370) 19244 : cluster [DBG] pgmap v19228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:05 smithi067 bash[27441]: audit 2024-04-04T01:00:04.366358+0000 mon.a (mon.0) 16283 : audit [DBG] from='client.? 172.21.15.67:0/721055849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:07 smithi082 bash[20963]: cluster 2024-04-04T01:00:06.104732+0000 mgr.y (mgr.24370) 19245 : cluster [DBG] pgmap v19229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:07 smithi082 bash[20963]: audit 2024-04-04T01:00:06.824485+0000 mon.c (mon.2) 7684 : audit [DBG] from='client.? 172.21.15.67:0/979415469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:07 smithi067 bash[27441]: cluster 2024-04-04T01:00:06.104732+0000 mgr.y (mgr.24370) 19245 : cluster [DBG] pgmap v19229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:07 smithi067 bash[27441]: audit 2024-04-04T01:00:06.824485+0000 mon.c (mon.2) 7684 : audit [DBG] from='client.? 172.21.15.67:0/979415469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:07 smithi067 bash[17655]: cluster 2024-04-04T01:00:06.104732+0000 mgr.y (mgr.24370) 19245 : cluster [DBG] pgmap v19229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:07 smithi067 bash[17655]: audit 2024-04-04T01:00:06.824485+0000 mon.c (mon.2) 7684 : audit [DBG] from='client.? 172.21.15.67:0/979415469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:09 smithi082 bash[20963]: cluster 2024-04-04T01:00:08.105385+0000 mgr.y (mgr.24370) 19246 : cluster [DBG] pgmap v19230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:09.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:09 smithi067 bash[17655]: cluster 2024-04-04T01:00:08.105385+0000 mgr.y (mgr.24370) 19246 : cluster [DBG] pgmap v19230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:09 smithi067 bash[27441]: cluster 2024-04-04T01:00:08.105385+0000 mgr.y (mgr.24370) 19246 : cluster [DBG] pgmap v19230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:10 smithi082 bash[20963]: audit 2024-04-04T01:00:09.276449+0000 mon.a (mon.0) 16284 : audit [DBG] from='client.? 172.21.15.67:0/107099754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:10 smithi067 bash[27441]: audit 2024-04-04T01:00:09.276449+0000 mon.a (mon.0) 16284 : audit [DBG] from='client.? 172.21.15.67:0/107099754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:10 smithi067 bash[17655]: audit 2024-04-04T01:00:09.276449+0000 mon.a (mon.0) 16284 : audit [DBG] from='client.? 172.21.15.67:0/107099754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:11 smithi082 bash[20963]: cluster 2024-04-04T01:00:10.106089+0000 mgr.y (mgr.24370) 19247 : cluster [DBG] pgmap v19231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:11 smithi082 bash[20963]: audit 2024-04-04T01:00:10.682887+0000 mon.a (mon.0) 16285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:11 smithi067 bash[17655]: cluster 2024-04-04T01:00:10.106089+0000 mgr.y (mgr.24370) 19247 : cluster [DBG] pgmap v19231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:11 smithi067 bash[17655]: audit 2024-04-04T01:00:10.682887+0000 mon.a (mon.0) 16285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:11 smithi067 bash[27441]: cluster 2024-04-04T01:00:10.106089+0000 mgr.y (mgr.24370) 19247 : cluster [DBG] pgmap v19231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:11 smithi067 bash[27441]: audit 2024-04-04T01:00:10.682887+0000 mon.a (mon.0) 16285 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:12 smithi082 bash[20963]: audit 2024-04-04T01:00:11.727088+0000 mon.a (mon.0) 16286 : audit [DBG] from='client.? 172.21.15.67:0/3413255103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:12.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:12 smithi067 bash[27441]: audit 2024-04-04T01:00:11.727088+0000 mon.a (mon.0) 16286 : audit [DBG] from='client.? 172.21.15.67:0/3413255103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:12.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:12 smithi067 bash[17655]: audit 2024-04-04T01:00:11.727088+0000 mon.a (mon.0) 16286 : audit [DBG] from='client.? 172.21.15.67:0/3413255103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:00:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:00:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:13 smithi067 bash[27441]: cluster 2024-04-04T01:00:12.107302+0000 mgr.y (mgr.24370) 19248 : cluster [DBG] pgmap v19232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:13 smithi067 bash[17655]: cluster 2024-04-04T01:00:12.107302+0000 mgr.y (mgr.24370) 19248 : cluster [DBG] pgmap v19232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:00:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:00:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:13 smithi082 bash[20963]: cluster 2024-04-04T01:00:12.107302+0000 mgr.y (mgr.24370) 19248 : cluster [DBG] pgmap v19232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:14 smithi082 bash[20963]: audit 2024-04-04T01:00:14.180090+0000 mon.c (mon.2) 7685 : audit [DBG] from='client.? 172.21.15.67:0/2189731926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:14 smithi067 bash[27441]: audit 2024-04-04T01:00:14.180090+0000 mon.c (mon.2) 7685 : audit [DBG] from='client.? 172.21.15.67:0/2189731926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:14 smithi067 bash[17655]: audit 2024-04-04T01:00:14.180090+0000 mon.c (mon.2) 7685 : audit [DBG] from='client.? 172.21.15.67:0/2189731926' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:15 smithi082 bash[20963]: cluster 2024-04-04T01:00:14.107986+0000 mgr.y (mgr.24370) 19249 : cluster [DBG] pgmap v19233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:15 smithi067 bash[27441]: cluster 2024-04-04T01:00:14.107986+0000 mgr.y (mgr.24370) 19249 : cluster [DBG] pgmap v19233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:15 smithi067 bash[17655]: cluster 2024-04-04T01:00:14.107986+0000 mgr.y (mgr.24370) 19249 : cluster [DBG] pgmap v19233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:16 smithi082 bash[20963]: cluster 2024-04-04T01:00:16.109151+0000 mgr.y (mgr.24370) 19250 : cluster [DBG] pgmap v19234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:16 smithi067 bash[27441]: cluster 2024-04-04T01:00:16.109151+0000 mgr.y (mgr.24370) 19250 : cluster [DBG] pgmap v19234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:16 smithi067 bash[17655]: cluster 2024-04-04T01:00:16.109151+0000 mgr.y (mgr.24370) 19250 : cluster [DBG] pgmap v19234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:17 smithi082 bash[20963]: audit 2024-04-04T01:00:16.642201+0000 mon.a (mon.0) 16287 : audit [DBG] from='client.? 172.21.15.67:0/3671833747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:17 smithi067 bash[27441]: audit 2024-04-04T01:00:16.642201+0000 mon.a (mon.0) 16287 : audit [DBG] from='client.? 172.21.15.67:0/3671833747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:17.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:17 smithi067 bash[17655]: audit 2024-04-04T01:00:16.642201+0000 mon.a (mon.0) 16287 : audit [DBG] from='client.? 172.21.15.67:0/3671833747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:18 smithi082 bash[20963]: cluster 2024-04-04T01:00:18.109945+0000 mgr.y (mgr.24370) 19251 : cluster [DBG] pgmap v19235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:18 smithi067 bash[17655]: cluster 2024-04-04T01:00:18.109945+0000 mgr.y (mgr.24370) 19251 : cluster [DBG] pgmap v19235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:18.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:18 smithi067 bash[27441]: cluster 2024-04-04T01:00:18.109945+0000 mgr.y (mgr.24370) 19251 : cluster [DBG] pgmap v19235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:19 smithi082 bash[20963]: audit 2024-04-04T01:00:19.095869+0000 mon.a (mon.0) 16288 : audit [DBG] from='client.? 172.21.15.67:0/2168862013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:19.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:19 smithi067 bash[17655]: audit 2024-04-04T01:00:19.095869+0000 mon.a (mon.0) 16288 : audit [DBG] from='client.? 172.21.15.67:0/2168862013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:19 smithi067 bash[27441]: audit 2024-04-04T01:00:19.095869+0000 mon.a (mon.0) 16288 : audit [DBG] from='client.? 172.21.15.67:0/2168862013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:20.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:20 smithi082 bash[20963]: cluster 2024-04-04T01:00:20.110678+0000 mgr.y (mgr.24370) 19252 : cluster [DBG] pgmap v19236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:20.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:20 smithi067 bash[17655]: cluster 2024-04-04T01:00:20.110678+0000 mgr.y (mgr.24370) 19252 : cluster [DBG] pgmap v19236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:20 smithi067 bash[27441]: cluster 2024-04-04T01:00:20.110678+0000 mgr.y (mgr.24370) 19252 : cluster [DBG] pgmap v19236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:21.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:21 smithi082 bash[20963]: audit 2024-04-04T01:00:21.550389+0000 mon.c (mon.2) 7686 : audit [DBG] from='client.? 172.21.15.67:0/1459493289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:21.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:21 smithi067 bash[17655]: audit 2024-04-04T01:00:21.550389+0000 mon.c (mon.2) 7686 : audit [DBG] from='client.? 172.21.15.67:0/1459493289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:21 smithi067 bash[27441]: audit 2024-04-04T01:00:21.550389+0000 mon.c (mon.2) 7686 : audit [DBG] from='client.? 172.21.15.67:0/1459493289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:22.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:22 smithi082 bash[20963]: cluster 2024-04-04T01:00:22.111854+0000 mgr.y (mgr.24370) 19253 : cluster [DBG] pgmap v19237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:22.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:22 smithi067 bash[17655]: cluster 2024-04-04T01:00:22.111854+0000 mgr.y (mgr.24370) 19253 : cluster [DBG] pgmap v19237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:22.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:22 smithi067 bash[27441]: cluster 2024-04-04T01:00:22.111854+0000 mgr.y (mgr.24370) 19253 : cluster [DBG] pgmap v19237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:23.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:00:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:00:23.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:23 smithi082 bash[20963]: audit 2024-04-04T01:00:23.607517+0000 mon.a (mon.0) 16289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:00:23.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:00:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:00:23.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:23 smithi067 bash[27441]: audit 2024-04-04T01:00:23.607517+0000 mon.a (mon.0) 16289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:00:23.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:23 smithi067 bash[17655]: audit 2024-04-04T01:00:23.607517+0000 mon.a (mon.0) 16289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:00:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:24 smithi082 bash[20963]: audit 2024-04-04T01:00:24.006842+0000 mon.a (mon.0) 16290 : audit [DBG] from='client.? 172.21.15.67:0/4274597509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:24.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:24 smithi082 bash[20963]: cluster 2024-04-04T01:00:24.112560+0000 mgr.y (mgr.24370) 19254 : cluster [DBG] pgmap v19238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:24.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:24 smithi067 bash[17655]: audit 2024-04-04T01:00:24.006842+0000 mon.a (mon.0) 16290 : audit [DBG] from='client.? 172.21.15.67:0/4274597509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:24.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:24 smithi067 bash[17655]: cluster 2024-04-04T01:00:24.112560+0000 mgr.y (mgr.24370) 19254 : cluster [DBG] pgmap v19238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:24.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:24 smithi067 bash[27441]: audit 2024-04-04T01:00:24.006842+0000 mon.a (mon.0) 16290 : audit [DBG] from='client.? 172.21.15.67:0/4274597509' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:24.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:24 smithi067 bash[27441]: cluster 2024-04-04T01:00:24.112560+0000 mgr.y (mgr.24370) 19254 : cluster [DBG] pgmap v19238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:26.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:25 smithi082 bash[20963]: audit 2024-04-04T01:00:25.683122+0000 mon.a (mon.0) 16291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:26.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:25 smithi067 bash[27441]: audit 2024-04-04T01:00:25.683122+0000 mon.a (mon.0) 16291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:25 smithi067 bash[17655]: audit 2024-04-04T01:00:25.683122+0000 mon.a (mon.0) 16291 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:26 smithi082 bash[20963]: cluster 2024-04-04T01:00:26.113708+0000 mgr.y (mgr.24370) 19255 : cluster [DBG] pgmap v19239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:27.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:26 smithi082 bash[20963]: audit 2024-04-04T01:00:26.468566+0000 mon.a (mon.0) 16292 : audit [DBG] from='client.? 172.21.15.67:0/4019196972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:27.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:26 smithi067 bash[17655]: cluster 2024-04-04T01:00:26.113708+0000 mgr.y (mgr.24370) 19255 : cluster [DBG] pgmap v19239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:26 smithi067 bash[17655]: audit 2024-04-04T01:00:26.468566+0000 mon.a (mon.0) 16292 : audit [DBG] from='client.? 172.21.15.67:0/4019196972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:26 smithi067 bash[27441]: cluster 2024-04-04T01:00:26.113708+0000 mgr.y (mgr.24370) 19255 : cluster [DBG] pgmap v19239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:26 smithi067 bash[27441]: audit 2024-04-04T01:00:26.468566+0000 mon.a (mon.0) 16292 : audit [DBG] from='client.? 172.21.15.67:0/4019196972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:29 smithi082 bash[20963]: cluster 2024-04-04T01:00:28.114361+0000 mgr.y (mgr.24370) 19256 : cluster [DBG] pgmap v19240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:29 smithi082 bash[20963]: audit 2024-04-04T01:00:28.927296+0000 mon.c (mon.2) 7687 : audit [DBG] from='client.? 172.21.15.67:0/1497536069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:29 smithi067 bash[27441]: cluster 2024-04-04T01:00:28.114361+0000 mgr.y (mgr.24370) 19256 : cluster [DBG] pgmap v19240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:29 smithi067 bash[27441]: audit 2024-04-04T01:00:28.927296+0000 mon.c (mon.2) 7687 : audit [DBG] from='client.? 172.21.15.67:0/1497536069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:29 smithi067 bash[17655]: cluster 2024-04-04T01:00:28.114361+0000 mgr.y (mgr.24370) 19256 : cluster [DBG] pgmap v19240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:29 smithi067 bash[17655]: audit 2024-04-04T01:00:28.927296+0000 mon.c (mon.2) 7687 : audit [DBG] from='client.? 172.21.15.67:0/1497536069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:30 smithi082 bash[20963]: audit 2024-04-04T01:00:29.356618+0000 mon.a (mon.0) 16293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:30 smithi082 bash[20963]: audit 2024-04-04T01:00:29.366546+0000 mon.a (mon.0) 16294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:30 smithi082 bash[20963]: audit 2024-04-04T01:00:29.605793+0000 mon.a (mon.0) 16295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:30 smithi082 bash[20963]: audit 2024-04-04T01:00:29.613207+0000 mon.a (mon.0) 16296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:30 smithi082 bash[20963]: audit 2024-04-04T01:00:30.032760+0000 mon.a (mon.0) 16297 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:00:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:30 smithi082 bash[20963]: audit 2024-04-04T01:00:30.034384+0000 mon.a (mon.0) 16298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:00:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:30 smithi082 bash[20963]: audit 2024-04-04T01:00:30.044062+0000 mon.a (mon.0) 16299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:30 smithi082 bash[20963]: cluster 2024-04-04T01:00:30.114874+0000 mgr.y (mgr.24370) 19257 : cluster [DBG] pgmap v19241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[17655]: audit 2024-04-04T01:00:29.356618+0000 mon.a (mon.0) 16293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[17655]: audit 2024-04-04T01:00:29.366546+0000 mon.a (mon.0) 16294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[17655]: audit 2024-04-04T01:00:29.605793+0000 mon.a (mon.0) 16295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[17655]: audit 2024-04-04T01:00:29.613207+0000 mon.a (mon.0) 16296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[17655]: audit 2024-04-04T01:00:30.032760+0000 mon.a (mon.0) 16297 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:00:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[17655]: audit 2024-04-04T01:00:30.034384+0000 mon.a (mon.0) 16298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:00:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[17655]: audit 2024-04-04T01:00:30.044062+0000 mon.a (mon.0) 16299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[17655]: cluster 2024-04-04T01:00:30.114874+0000 mgr.y (mgr.24370) 19257 : cluster [DBG] pgmap v19241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[27441]: audit 2024-04-04T01:00:29.356618+0000 mon.a (mon.0) 16293 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[27441]: audit 2024-04-04T01:00:29.366546+0000 mon.a (mon.0) 16294 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[27441]: audit 2024-04-04T01:00:29.605793+0000 mon.a (mon.0) 16295 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[27441]: audit 2024-04-04T01:00:29.613207+0000 mon.a (mon.0) 16296 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[27441]: audit 2024-04-04T01:00:30.032760+0000 mon.a (mon.0) 16297 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:00:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[27441]: audit 2024-04-04T01:00:30.034384+0000 mon.a (mon.0) 16298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:00:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[27441]: audit 2024-04-04T01:00:30.044062+0000 mon.a (mon.0) 16299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:00:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:30 smithi067 bash[27441]: cluster 2024-04-04T01:00:30.114874+0000 mgr.y (mgr.24370) 19257 : cluster [DBG] pgmap v19241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:32.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:32 smithi082 bash[20963]: audit 2024-04-04T01:00:31.377273+0000 mon.a (mon.0) 16300 : audit [DBG] from='client.? 172.21.15.67:0/2965783014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:32.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:32 smithi067 bash[17655]: audit 2024-04-04T01:00:31.377273+0000 mon.a (mon.0) 16300 : audit [DBG] from='client.? 172.21.15.67:0/2965783014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:32.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:32 smithi067 bash[27441]: audit 2024-04-04T01:00:31.377273+0000 mon.a (mon.0) 16300 : audit [DBG] from='client.? 172.21.15.67:0/2965783014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:33.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:33 smithi082 bash[20963]: cluster 2024-04-04T01:00:32.116102+0000 mgr.y (mgr.24370) 19258 : cluster [DBG] pgmap v19242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:33.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:33 smithi067 bash[17655]: cluster 2024-04-04T01:00:32.116102+0000 mgr.y (mgr.24370) 19258 : cluster [DBG] pgmap v19242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:00:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:33] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:00:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:33 smithi067 bash[27441]: cluster 2024-04-04T01:00:32.116102+0000 mgr.y (mgr.24370) 19258 : cluster [DBG] pgmap v19242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:00:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:00:34.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:34 smithi082 bash[20963]: audit 2024-04-04T01:00:33.826624+0000 mon.a (mon.0) 16301 : audit [DBG] from='client.? 172.21.15.67:0/1394467884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:34.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:34 smithi067 bash[17655]: audit 2024-04-04T01:00:33.826624+0000 mon.a (mon.0) 16301 : audit [DBG] from='client.? 172.21.15.67:0/1394467884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:34.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:34 smithi067 bash[27441]: audit 2024-04-04T01:00:33.826624+0000 mon.a (mon.0) 16301 : audit [DBG] from='client.? 172.21.15.67:0/1394467884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:35.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:35 smithi082 bash[20963]: cluster 2024-04-04T01:00:34.116771+0000 mgr.y (mgr.24370) 19259 : cluster [DBG] pgmap v19243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:35.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:35 smithi067 bash[17655]: cluster 2024-04-04T01:00:34.116771+0000 mgr.y (mgr.24370) 19259 : cluster [DBG] pgmap v19243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:35.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:35 smithi067 bash[27441]: cluster 2024-04-04T01:00:34.116771+0000 mgr.y (mgr.24370) 19259 : cluster [DBG] pgmap v19243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:37 smithi082 bash[20963]: cluster 2024-04-04T01:00:36.117890+0000 mgr.y (mgr.24370) 19260 : cluster [DBG] pgmap v19244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:37 smithi082 bash[20963]: audit 2024-04-04T01:00:36.279052+0000 mon.c (mon.2) 7688 : audit [DBG] from='client.? 172.21.15.67:0/2451999061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:37 smithi067 bash[17655]: cluster 2024-04-04T01:00:36.117890+0000 mgr.y (mgr.24370) 19260 : cluster [DBG] pgmap v19244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:37 smithi067 bash[17655]: audit 2024-04-04T01:00:36.279052+0000 mon.c (mon.2) 7688 : audit [DBG] from='client.? 172.21.15.67:0/2451999061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:37 smithi067 bash[27441]: cluster 2024-04-04T01:00:36.117890+0000 mgr.y (mgr.24370) 19260 : cluster [DBG] pgmap v19244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:37 smithi067 bash[27441]: audit 2024-04-04T01:00:36.279052+0000 mon.c (mon.2) 7688 : audit [DBG] from='client.? 172.21.15.67:0/2451999061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:39.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:39 smithi082 bash[20963]: cluster 2024-04-04T01:00:38.118541+0000 mgr.y (mgr.24370) 19261 : cluster [DBG] pgmap v19245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:39.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:39 smithi082 bash[20963]: audit 2024-04-04T01:00:38.730056+0000 mon.a (mon.0) 16302 : audit [DBG] from='client.? 172.21.15.67:0/2134626586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:39 smithi067 bash[27441]: cluster 2024-04-04T01:00:38.118541+0000 mgr.y (mgr.24370) 19261 : cluster [DBG] pgmap v19245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:39 smithi067 bash[27441]: audit 2024-04-04T01:00:38.730056+0000 mon.a (mon.0) 16302 : audit [DBG] from='client.? 172.21.15.67:0/2134626586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:39 smithi067 bash[17655]: cluster 2024-04-04T01:00:38.118541+0000 mgr.y (mgr.24370) 19261 : cluster [DBG] pgmap v19245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:39 smithi067 bash[17655]: audit 2024-04-04T01:00:38.730056+0000 mon.a (mon.0) 16302 : audit [DBG] from='client.? 172.21.15.67:0/2134626586' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:41 smithi082 bash[20963]: cluster 2024-04-04T01:00:40.119217+0000 mgr.y (mgr.24370) 19262 : cluster [DBG] pgmap v19246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:41 smithi082 bash[20963]: audit 2024-04-04T01:00:40.683724+0000 mon.a (mon.0) 16303 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:41 smithi082 bash[20963]: audit 2024-04-04T01:00:41.169097+0000 mon.c (mon.2) 7689 : audit [DBG] from='client.? 172.21.15.67:0/859966325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:41 smithi067 bash[27441]: cluster 2024-04-04T01:00:40.119217+0000 mgr.y (mgr.24370) 19262 : cluster [DBG] pgmap v19246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:41 smithi067 bash[27441]: audit 2024-04-04T01:00:40.683724+0000 mon.a (mon.0) 16303 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:41 smithi067 bash[27441]: audit 2024-04-04T01:00:41.169097+0000 mon.c (mon.2) 7689 : audit [DBG] from='client.? 172.21.15.67:0/859966325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:41 smithi067 bash[17655]: cluster 2024-04-04T01:00:40.119217+0000 mgr.y (mgr.24370) 19262 : cluster [DBG] pgmap v19246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:41 smithi067 bash[17655]: audit 2024-04-04T01:00:40.683724+0000 mon.a (mon.0) 16303 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:41 smithi067 bash[17655]: audit 2024-04-04T01:00:41.169097+0000 mon.c (mon.2) 7689 : audit [DBG] from='client.? 172.21.15.67:0/859966325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:43.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:43 smithi067 bash[17655]: cluster 2024-04-04T01:00:42.120435+0000 mgr.y (mgr.24370) 19263 : cluster [DBG] pgmap v19247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:00:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:43] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:00:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:43 smithi067 bash[27441]: cluster 2024-04-04T01:00:42.120435+0000 mgr.y (mgr.24370) 19263 : cluster [DBG] pgmap v19247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:43.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:43 smithi082 bash[20963]: cluster 2024-04-04T01:00:42.120435+0000 mgr.y (mgr.24370) 19263 : cluster [DBG] pgmap v19247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:00:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:00:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:44 smithi082 bash[20963]: audit 2024-04-04T01:00:43.615374+0000 mon.c (mon.2) 7690 : audit [DBG] from='client.? 172.21.15.67:0/3174359338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:44.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:44 smithi067 bash[27441]: audit 2024-04-04T01:00:43.615374+0000 mon.c (mon.2) 7690 : audit [DBG] from='client.? 172.21.15.67:0/3174359338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:44 smithi067 bash[17655]: audit 2024-04-04T01:00:43.615374+0000 mon.c (mon.2) 7690 : audit [DBG] from='client.? 172.21.15.67:0/3174359338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:45 smithi082 bash[20963]: cluster 2024-04-04T01:00:44.121132+0000 mgr.y (mgr.24370) 19264 : cluster [DBG] pgmap v19248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:45 smithi067 bash[17655]: cluster 2024-04-04T01:00:44.121132+0000 mgr.y (mgr.24370) 19264 : cluster [DBG] pgmap v19248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:45 smithi067 bash[27441]: cluster 2024-04-04T01:00:44.121132+0000 mgr.y (mgr.24370) 19264 : cluster [DBG] pgmap v19248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:46 smithi082 bash[20963]: audit 2024-04-04T01:00:46.078491+0000 mon.a (mon.0) 16304 : audit [DBG] from='client.? 172.21.15.67:0/191957268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:46.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:46 smithi067 bash[17655]: audit 2024-04-04T01:00:46.078491+0000 mon.a (mon.0) 16304 : audit [DBG] from='client.? 172.21.15.67:0/191957268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:46.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:46 smithi067 bash[27441]: audit 2024-04-04T01:00:46.078491+0000 mon.a (mon.0) 16304 : audit [DBG] from='client.? 172.21.15.67:0/191957268' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:47 smithi082 bash[20963]: cluster 2024-04-04T01:00:46.122214+0000 mgr.y (mgr.24370) 19265 : cluster [DBG] pgmap v19249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:47 smithi067 bash[17655]: cluster 2024-04-04T01:00:46.122214+0000 mgr.y (mgr.24370) 19265 : cluster [DBG] pgmap v19249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:47 smithi067 bash[27441]: cluster 2024-04-04T01:00:46.122214+0000 mgr.y (mgr.24370) 19265 : cluster [DBG] pgmap v19249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:49 smithi082 bash[20963]: cluster 2024-04-04T01:00:48.123004+0000 mgr.y (mgr.24370) 19266 : cluster [DBG] pgmap v19250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:49 smithi082 bash[20963]: audit 2024-04-04T01:00:48.530746+0000 mon.c (mon.2) 7691 : audit [DBG] from='client.? 172.21.15.67:0/2163208759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:49 smithi067 bash[27441]: cluster 2024-04-04T01:00:48.123004+0000 mgr.y (mgr.24370) 19266 : cluster [DBG] pgmap v19250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:49 smithi067 bash[27441]: audit 2024-04-04T01:00:48.530746+0000 mon.c (mon.2) 7691 : audit [DBG] from='client.? 172.21.15.67:0/2163208759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:49 smithi067 bash[17655]: cluster 2024-04-04T01:00:48.123004+0000 mgr.y (mgr.24370) 19266 : cluster [DBG] pgmap v19250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:49 smithi067 bash[17655]: audit 2024-04-04T01:00:48.530746+0000 mon.c (mon.2) 7691 : audit [DBG] from='client.? 172.21.15.67:0/2163208759' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:51 smithi082 bash[20963]: cluster 2024-04-04T01:00:50.123826+0000 mgr.y (mgr.24370) 19267 : cluster [DBG] pgmap v19251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:51 smithi082 bash[20963]: audit 2024-04-04T01:00:50.986712+0000 mon.a (mon.0) 16305 : audit [DBG] from='client.? 172.21.15.67:0/2323376678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:51 smithi067 bash[27441]: cluster 2024-04-04T01:00:50.123826+0000 mgr.y (mgr.24370) 19267 : cluster [DBG] pgmap v19251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:51 smithi067 bash[27441]: audit 2024-04-04T01:00:50.986712+0000 mon.a (mon.0) 16305 : audit [DBG] from='client.? 172.21.15.67:0/2323376678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:51 smithi067 bash[17655]: cluster 2024-04-04T01:00:50.123826+0000 mgr.y (mgr.24370) 19267 : cluster [DBG] pgmap v19251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:51 smithi067 bash[17655]: audit 2024-04-04T01:00:50.986712+0000 mon.a (mon.0) 16305 : audit [DBG] from='client.? 172.21.15.67:0/2323376678' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:53.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:53 smithi067 bash[27441]: cluster 2024-04-04T01:00:52.125060+0000 mgr.y (mgr.24370) 19268 : cluster [DBG] pgmap v19252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:53 smithi067 bash[17655]: cluster 2024-04-04T01:00:52.125060+0000 mgr.y (mgr.24370) 19268 : cluster [DBG] pgmap v19252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:00:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:53] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:00:53.504 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:53 smithi082 bash[20963]: cluster 2024-04-04T01:00:52.125060+0000 mgr.y (mgr.24370) 19268 : cluster [DBG] pgmap v19252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:00:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:00:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:00:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:54 smithi082 bash[20963]: audit 2024-04-04T01:00:53.458179+0000 mon.a (mon.0) 16306 : audit [DBG] from='client.? 172.21.15.67:0/863531480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:54 smithi067 bash[17655]: audit 2024-04-04T01:00:53.458179+0000 mon.a (mon.0) 16306 : audit [DBG] from='client.? 172.21.15.67:0/863531480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:54 smithi067 bash[27441]: audit 2024-04-04T01:00:53.458179+0000 mon.a (mon.0) 16306 : audit [DBG] from='client.? 172.21.15.67:0/863531480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:55 smithi082 bash[20963]: cluster 2024-04-04T01:00:54.125772+0000 mgr.y (mgr.24370) 19269 : cluster [DBG] pgmap v19253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:55 smithi067 bash[27441]: cluster 2024-04-04T01:00:54.125772+0000 mgr.y (mgr.24370) 19269 : cluster [DBG] pgmap v19253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:55 smithi067 bash[17655]: cluster 2024-04-04T01:00:54.125772+0000 mgr.y (mgr.24370) 19269 : cluster [DBG] pgmap v19253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:56 smithi082 bash[20963]: audit 2024-04-04T01:00:55.683839+0000 mon.a (mon.0) 16307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:56 smithi082 bash[20963]: audit 2024-04-04T01:00:55.908334+0000 mon.a (mon.0) 16308 : audit [DBG] from='client.? 172.21.15.67:0/244609017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:56 smithi067 bash[27441]: audit 2024-04-04T01:00:55.683839+0000 mon.a (mon.0) 16307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:56 smithi067 bash[27441]: audit 2024-04-04T01:00:55.908334+0000 mon.a (mon.0) 16308 : audit [DBG] from='client.? 172.21.15.67:0/244609017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:56 smithi067 bash[17655]: audit 2024-04-04T01:00:55.683839+0000 mon.a (mon.0) 16307 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:00:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:56 smithi067 bash[17655]: audit 2024-04-04T01:00:55.908334+0000 mon.a (mon.0) 16308 : audit [DBG] from='client.? 172.21.15.67:0/244609017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:57 smithi082 bash[20963]: cluster 2024-04-04T01:00:56.126957+0000 mgr.y (mgr.24370) 19270 : cluster [DBG] pgmap v19254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:57 smithi067 bash[17655]: cluster 2024-04-04T01:00:56.126957+0000 mgr.y (mgr.24370) 19270 : cluster [DBG] pgmap v19254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:57 smithi067 bash[27441]: cluster 2024-04-04T01:00:56.126957+0000 mgr.y (mgr.24370) 19270 : cluster [DBG] pgmap v19254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:59 smithi082 bash[20963]: cluster 2024-04-04T01:00:58.127611+0000 mgr.y (mgr.24370) 19271 : cluster [DBG] pgmap v19255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:59.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:00:59 smithi082 bash[20963]: audit 2024-04-04T01:00:58.371639+0000 mon.c (mon.2) 7692 : audit [DBG] from='client.? 172.21.15.67:0/2145111805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:59 smithi067 bash[17655]: cluster 2024-04-04T01:00:58.127611+0000 mgr.y (mgr.24370) 19271 : cluster [DBG] pgmap v19255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:00:59 smithi067 bash[17655]: audit 2024-04-04T01:00:58.371639+0000 mon.c (mon.2) 7692 : audit [DBG] from='client.? 172.21.15.67:0/2145111805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:00:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:59 smithi067 bash[27441]: cluster 2024-04-04T01:00:58.127611+0000 mgr.y (mgr.24370) 19271 : cluster [DBG] pgmap v19255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:00:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:00:59 smithi067 bash[27441]: audit 2024-04-04T01:00:58.371639+0000 mon.c (mon.2) 7692 : audit [DBG] from='client.? 172.21.15.67:0/2145111805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:01 smithi082 bash[20963]: cluster 2024-04-04T01:01:00.128331+0000 mgr.y (mgr.24370) 19272 : cluster [DBG] pgmap v19256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:01 smithi082 bash[20963]: audit 2024-04-04T01:01:00.835944+0000 mon.a (mon.0) 16309 : audit [DBG] from='client.? 172.21.15.67:0/1924416422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:01 smithi067 bash[17655]: cluster 2024-04-04T01:01:00.128331+0000 mgr.y (mgr.24370) 19272 : cluster [DBG] pgmap v19256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:01 smithi067 bash[17655]: audit 2024-04-04T01:01:00.835944+0000 mon.a (mon.0) 16309 : audit [DBG] from='client.? 172.21.15.67:0/1924416422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:01 smithi067 bash[27441]: cluster 2024-04-04T01:01:00.128331+0000 mgr.y (mgr.24370) 19272 : cluster [DBG] pgmap v19256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:01 smithi067 bash[27441]: audit 2024-04-04T01:01:00.835944+0000 mon.a (mon.0) 16309 : audit [DBG] from='client.? 172.21.15.67:0/1924416422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:01:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:01:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:03 smithi067 bash[27441]: cluster 2024-04-04T01:01:02.129467+0000 mgr.y (mgr.24370) 19273 : cluster [DBG] pgmap v19257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:03 smithi067 bash[17655]: cluster 2024-04-04T01:01:02.129467+0000 mgr.y (mgr.24370) 19273 : cluster [DBG] pgmap v19257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:03 smithi082 bash[20963]: cluster 2024-04-04T01:01:02.129467+0000 mgr.y (mgr.24370) 19273 : cluster [DBG] pgmap v19257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:01:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:01:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:04 smithi082 bash[20963]: audit 2024-04-04T01:01:03.288652+0000 mon.a (mon.0) 16310 : audit [DBG] from='client.? 172.21.15.67:0/1846988088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:04.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:04 smithi067 bash[17655]: audit 2024-04-04T01:01:03.288652+0000 mon.a (mon.0) 16310 : audit [DBG] from='client.? 172.21.15.67:0/1846988088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:04 smithi067 bash[27441]: audit 2024-04-04T01:01:03.288652+0000 mon.a (mon.0) 16310 : audit [DBG] from='client.? 172.21.15.67:0/1846988088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:05 smithi082 bash[20963]: cluster 2024-04-04T01:01:04.130200+0000 mgr.y (mgr.24370) 19274 : cluster [DBG] pgmap v19258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:05 smithi067 bash[27441]: cluster 2024-04-04T01:01:04.130200+0000 mgr.y (mgr.24370) 19274 : cluster [DBG] pgmap v19258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:05 smithi067 bash[17655]: cluster 2024-04-04T01:01:04.130200+0000 mgr.y (mgr.24370) 19274 : cluster [DBG] pgmap v19258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:06 smithi082 bash[20963]: audit 2024-04-04T01:01:05.742745+0000 mon.c (mon.2) 7693 : audit [DBG] from='client.? 172.21.15.67:0/2580784771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:06.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:06 smithi067 bash[27441]: audit 2024-04-04T01:01:05.742745+0000 mon.c (mon.2) 7693 : audit [DBG] from='client.? 172.21.15.67:0/2580784771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:06 smithi067 bash[17655]: audit 2024-04-04T01:01:05.742745+0000 mon.c (mon.2) 7693 : audit [DBG] from='client.? 172.21.15.67:0/2580784771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:07 smithi082 bash[20963]: cluster 2024-04-04T01:01:06.131436+0000 mgr.y (mgr.24370) 19275 : cluster [DBG] pgmap v19259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:07 smithi067 bash[17655]: cluster 2024-04-04T01:01:06.131436+0000 mgr.y (mgr.24370) 19275 : cluster [DBG] pgmap v19259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:07 smithi067 bash[27441]: cluster 2024-04-04T01:01:06.131436+0000 mgr.y (mgr.24370) 19275 : cluster [DBG] pgmap v19259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:08 smithi082 bash[20963]: audit 2024-04-04T01:01:08.199239+0000 mon.a (mon.0) 16311 : audit [DBG] from='client.? 172.21.15.67:0/3667627762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:08.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:08 smithi067 bash[17655]: audit 2024-04-04T01:01:08.199239+0000 mon.a (mon.0) 16311 : audit [DBG] from='client.? 172.21.15.67:0/3667627762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:08 smithi067 bash[27441]: audit 2024-04-04T01:01:08.199239+0000 mon.a (mon.0) 16311 : audit [DBG] from='client.? 172.21.15.67:0/3667627762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:09 smithi082 bash[20963]: cluster 2024-04-04T01:01:08.132165+0000 mgr.y (mgr.24370) 19276 : cluster [DBG] pgmap v19260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:09 smithi067 bash[27441]: cluster 2024-04-04T01:01:08.132165+0000 mgr.y (mgr.24370) 19276 : cluster [DBG] pgmap v19260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:09 smithi067 bash[17655]: cluster 2024-04-04T01:01:08.132165+0000 mgr.y (mgr.24370) 19276 : cluster [DBG] pgmap v19260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:11 smithi082 bash[20963]: cluster 2024-04-04T01:01:10.132792+0000 mgr.y (mgr.24370) 19277 : cluster [DBG] pgmap v19261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:11 smithi082 bash[20963]: audit 2024-04-04T01:01:10.652822+0000 mon.a (mon.0) 16312 : audit [DBG] from='client.? 172.21.15.67:0/4228571210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:11 smithi082 bash[20963]: audit 2024-04-04T01:01:10.684225+0000 mon.a (mon.0) 16313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:11 smithi067 bash[17655]: cluster 2024-04-04T01:01:10.132792+0000 mgr.y (mgr.24370) 19277 : cluster [DBG] pgmap v19261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:11 smithi067 bash[17655]: audit 2024-04-04T01:01:10.652822+0000 mon.a (mon.0) 16312 : audit [DBG] from='client.? 172.21.15.67:0/4228571210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:11 smithi067 bash[17655]: audit 2024-04-04T01:01:10.684225+0000 mon.a (mon.0) 16313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:11 smithi067 bash[27441]: cluster 2024-04-04T01:01:10.132792+0000 mgr.y (mgr.24370) 19277 : cluster [DBG] pgmap v19261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:11 smithi067 bash[27441]: audit 2024-04-04T01:01:10.652822+0000 mon.a (mon.0) 16312 : audit [DBG] from='client.? 172.21.15.67:0/4228571210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:11 smithi067 bash[27441]: audit 2024-04-04T01:01:10.684225+0000 mon.a (mon.0) 16313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:01:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:01:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:13 smithi067 bash[17655]: cluster 2024-04-04T01:01:12.133928+0000 mgr.y (mgr.24370) 19278 : cluster [DBG] pgmap v19262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:13 smithi067 bash[17655]: audit 2024-04-04T01:01:13.110543+0000 mon.a (mon.0) 16314 : audit [DBG] from='client.? 172.21.15.67:0/2422549541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:13 smithi067 bash[27441]: cluster 2024-04-04T01:01:12.133928+0000 mgr.y (mgr.24370) 19278 : cluster [DBG] pgmap v19262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:13 smithi067 bash[27441]: audit 2024-04-04T01:01:13.110543+0000 mon.a (mon.0) 16314 : audit [DBG] from='client.? 172.21.15.67:0/2422549541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:01:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:01:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:13 smithi082 bash[20963]: cluster 2024-04-04T01:01:12.133928+0000 mgr.y (mgr.24370) 19278 : cluster [DBG] pgmap v19262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:13 smithi082 bash[20963]: audit 2024-04-04T01:01:13.110543+0000 mon.a (mon.0) 16314 : audit [DBG] from='client.? 172.21.15.67:0/2422549541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:15.578 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:15 smithi082 bash[20963]: cluster 2024-04-04T01:01:14.134623+0000 mgr.y (mgr.24370) 19279 : cluster [DBG] pgmap v19263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:15 smithi067 bash[27441]: cluster 2024-04-04T01:01:14.134623+0000 mgr.y (mgr.24370) 19279 : cluster [DBG] pgmap v19263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:15 smithi067 bash[17655]: cluster 2024-04-04T01:01:14.134623+0000 mgr.y (mgr.24370) 19279 : cluster [DBG] pgmap v19263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:15.884 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 01:01:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T01:01:15.578069596Z level=info msg="Completed cleanup jobs" duration=47.981037ms 2024-04-04T01:01:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:16 smithi082 bash[20963]: audit 2024-04-04T01:01:15.563667+0000 mon.a (mon.0) 16315 : audit [DBG] from='client.? 172.21.15.67:0/2466756043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:16 smithi067 bash[27441]: audit 2024-04-04T01:01:15.563667+0000 mon.a (mon.0) 16315 : audit [DBG] from='client.? 172.21.15.67:0/2466756043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:16 smithi067 bash[17655]: audit 2024-04-04T01:01:15.563667+0000 mon.a (mon.0) 16315 : audit [DBG] from='client.? 172.21.15.67:0/2466756043' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:17 smithi082 bash[20963]: cluster 2024-04-04T01:01:16.135774+0000 mgr.y (mgr.24370) 19280 : cluster [DBG] pgmap v19264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:17.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:17 smithi067 bash[17655]: cluster 2024-04-04T01:01:16.135774+0000 mgr.y (mgr.24370) 19280 : cluster [DBG] pgmap v19264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:17 smithi067 bash[27441]: cluster 2024-04-04T01:01:16.135774+0000 mgr.y (mgr.24370) 19280 : cluster [DBG] pgmap v19264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:18 smithi082 bash[20963]: audit 2024-04-04T01:01:18.013723+0000 mon.c (mon.2) 7694 : audit [DBG] from='client.? 172.21.15.67:0/765534517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:18.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:18 smithi067 bash[27441]: audit 2024-04-04T01:01:18.013723+0000 mon.c (mon.2) 7694 : audit [DBG] from='client.? 172.21.15.67:0/765534517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:18 smithi067 bash[17655]: audit 2024-04-04T01:01:18.013723+0000 mon.c (mon.2) 7694 : audit [DBG] from='client.? 172.21.15.67:0/765534517' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:19 smithi082 bash[20963]: cluster 2024-04-04T01:01:18.136613+0000 mgr.y (mgr.24370) 19281 : cluster [DBG] pgmap v19265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:19 smithi067 bash[27441]: cluster 2024-04-04T01:01:18.136613+0000 mgr.y (mgr.24370) 19281 : cluster [DBG] pgmap v19265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:19.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:19 smithi067 bash[17655]: cluster 2024-04-04T01:01:18.136613+0000 mgr.y (mgr.24370) 19281 : cluster [DBG] pgmap v19265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:20.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:20 smithi082 bash[20963]: cluster 2024-04-04T01:01:20.137328+0000 mgr.y (mgr.24370) 19282 : cluster [DBG] pgmap v19266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:20 smithi067 bash[17655]: cluster 2024-04-04T01:01:20.137328+0000 mgr.y (mgr.24370) 19282 : cluster [DBG] pgmap v19266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:20 smithi067 bash[27441]: cluster 2024-04-04T01:01:20.137328+0000 mgr.y (mgr.24370) 19282 : cluster [DBG] pgmap v19266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:21 smithi082 bash[20963]: audit 2024-04-04T01:01:20.470302+0000 mon.a (mon.0) 16316 : audit [DBG] from='client.? 172.21.15.67:0/777227970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:21 smithi067 bash[17655]: audit 2024-04-04T01:01:20.470302+0000 mon.a (mon.0) 16316 : audit [DBG] from='client.? 172.21.15.67:0/777227970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:21 smithi067 bash[27441]: audit 2024-04-04T01:01:20.470302+0000 mon.a (mon.0) 16316 : audit [DBG] from='client.? 172.21.15.67:0/777227970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:22.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:22 smithi082 bash[20963]: cluster 2024-04-04T01:01:22.138496+0000 mgr.y (mgr.24370) 19283 : cluster [DBG] pgmap v19267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:22.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:22 smithi067 bash[17655]: cluster 2024-04-04T01:01:22.138496+0000 mgr.y (mgr.24370) 19283 : cluster [DBG] pgmap v19267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:22.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:22 smithi067 bash[27441]: cluster 2024-04-04T01:01:22.138496+0000 mgr.y (mgr.24370) 19283 : cluster [DBG] pgmap v19267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:23.339 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:01:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:01:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:01:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:01:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:23 smithi082 bash[20963]: audit 2024-04-04T01:01:22.923865+0000 mon.c (mon.2) 7695 : audit [DBG] from='client.? 172.21.15.67:0/1021833286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:23.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:23 smithi067 bash[17655]: audit 2024-04-04T01:01:22.923865+0000 mon.c (mon.2) 7695 : audit [DBG] from='client.? 172.21.15.67:0/1021833286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:23 smithi067 bash[27441]: audit 2024-04-04T01:01:22.923865+0000 mon.c (mon.2) 7695 : audit [DBG] from='client.? 172.21.15.67:0/1021833286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:24 smithi082 bash[20963]: cluster 2024-04-04T01:01:24.139158+0000 mgr.y (mgr.24370) 19284 : cluster [DBG] pgmap v19268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:24 smithi067 bash[27441]: cluster 2024-04-04T01:01:24.139158+0000 mgr.y (mgr.24370) 19284 : cluster [DBG] pgmap v19268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:24 smithi067 bash[17655]: cluster 2024-04-04T01:01:24.139158+0000 mgr.y (mgr.24370) 19284 : cluster [DBG] pgmap v19268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:25 smithi082 bash[20963]: audit 2024-04-04T01:01:25.376235+0000 mon.a (mon.0) 16317 : audit [DBG] from='client.? 172.21.15.67:0/1022547021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:25.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:25 smithi067 bash[27441]: audit 2024-04-04T01:01:25.376235+0000 mon.a (mon.0) 16317 : audit [DBG] from='client.? 172.21.15.67:0/1022547021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:25 smithi067 bash[17655]: audit 2024-04-04T01:01:25.376235+0000 mon.a (mon.0) 16317 : audit [DBG] from='client.? 172.21.15.67:0/1022547021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:26 smithi082 bash[20963]: audit 2024-04-04T01:01:25.684976+0000 mon.a (mon.0) 16318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:26.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:26 smithi082 bash[20963]: cluster 2024-04-04T01:01:26.140405+0000 mgr.y (mgr.24370) 19285 : cluster [DBG] pgmap v19269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:26 smithi067 bash[17655]: audit 2024-04-04T01:01:25.684976+0000 mon.a (mon.0) 16318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:26.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:26 smithi067 bash[17655]: cluster 2024-04-04T01:01:26.140405+0000 mgr.y (mgr.24370) 19285 : cluster [DBG] pgmap v19269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:26.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:26 smithi067 bash[27441]: audit 2024-04-04T01:01:25.684976+0000 mon.a (mon.0) 16318 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:26.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:26 smithi067 bash[27441]: cluster 2024-04-04T01:01:26.140405+0000 mgr.y (mgr.24370) 19285 : cluster [DBG] pgmap v19269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:28.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:27 smithi082 bash[20963]: audit 2024-04-04T01:01:27.826463+0000 mon.a (mon.0) 16319 : audit [DBG] from='client.? 172.21.15.67:0/2712359468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:28.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:27 smithi067 bash[17655]: audit 2024-04-04T01:01:27.826463+0000 mon.a (mon.0) 16319 : audit [DBG] from='client.? 172.21.15.67:0/2712359468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:27 smithi067 bash[27441]: audit 2024-04-04T01:01:27.826463+0000 mon.a (mon.0) 16319 : audit [DBG] from='client.? 172.21.15.67:0/2712359468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:29.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:28 smithi067 bash[27441]: cluster 2024-04-04T01:01:28.141082+0000 mgr.y (mgr.24370) 19286 : cluster [DBG] pgmap v19270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:28 smithi067 bash[17655]: cluster 2024-04-04T01:01:28.141082+0000 mgr.y (mgr.24370) 19286 : cluster [DBG] pgmap v19270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:29.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:28 smithi082 bash[20963]: cluster 2024-04-04T01:01:28.141082+0000 mgr.y (mgr.24370) 19286 : cluster [DBG] pgmap v19270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:30 smithi082 bash[20963]: audit 2024-04-04T01:01:30.119196+0000 mon.a (mon.0) 16320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:01:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:30 smithi067 bash[17655]: audit 2024-04-04T01:01:30.119196+0000 mon.a (mon.0) 16320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:01:30.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:30 smithi067 bash[27441]: audit 2024-04-04T01:01:30.119196+0000 mon.a (mon.0) 16320 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:01:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:31 smithi082 bash[20963]: cluster 2024-04-04T01:01:30.141828+0000 mgr.y (mgr.24370) 19287 : cluster [DBG] pgmap v19271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:31 smithi082 bash[20963]: audit 2024-04-04T01:01:30.295364+0000 mon.a (mon.0) 16321 : audit [DBG] from='client.? 172.21.15.67:0/2973471248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:31 smithi082 bash[20963]: audit 2024-04-04T01:01:30.445503+0000 mon.a (mon.0) 16322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:31 smithi082 bash[20963]: audit 2024-04-04T01:01:30.453152+0000 mon.a (mon.0) 16323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:31 smithi067 bash[17655]: cluster 2024-04-04T01:01:30.141828+0000 mgr.y (mgr.24370) 19287 : cluster [DBG] pgmap v19271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:31 smithi067 bash[17655]: audit 2024-04-04T01:01:30.295364+0000 mon.a (mon.0) 16321 : audit [DBG] from='client.? 172.21.15.67:0/2973471248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:31 smithi067 bash[17655]: audit 2024-04-04T01:01:30.445503+0000 mon.a (mon.0) 16322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:31 smithi067 bash[17655]: audit 2024-04-04T01:01:30.453152+0000 mon.a (mon.0) 16323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:31 smithi067 bash[27441]: cluster 2024-04-04T01:01:30.141828+0000 mgr.y (mgr.24370) 19287 : cluster [DBG] pgmap v19271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:31 smithi067 bash[27441]: audit 2024-04-04T01:01:30.295364+0000 mon.a (mon.0) 16321 : audit [DBG] from='client.? 172.21.15.67:0/2973471248' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:31 smithi067 bash[27441]: audit 2024-04-04T01:01:30.445503+0000 mon.a (mon.0) 16322 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:31 smithi067 bash[27441]: audit 2024-04-04T01:01:30.453152+0000 mon.a (mon.0) 16323 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:01:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:01:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:33 smithi067 bash[17655]: cluster 2024-04-04T01:01:32.143004+0000 mgr.y (mgr.24370) 19288 : cluster [DBG] pgmap v19272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:33 smithi067 bash[17655]: audit 2024-04-04T01:01:32.755250+0000 mon.c (mon.2) 7696 : audit [DBG] from='client.? 172.21.15.67:0/829772333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:33 smithi067 bash[27441]: cluster 2024-04-04T01:01:32.143004+0000 mgr.y (mgr.24370) 19288 : cluster [DBG] pgmap v19272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:33 smithi067 bash[27441]: audit 2024-04-04T01:01:32.755250+0000 mon.c (mon.2) 7696 : audit [DBG] from='client.? 172.21.15.67:0/829772333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:33 smithi082 bash[20963]: cluster 2024-04-04T01:01:32.143004+0000 mgr.y (mgr.24370) 19288 : cluster [DBG] pgmap v19272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:33 smithi082 bash[20963]: audit 2024-04-04T01:01:32.755250+0000 mon.c (mon.2) 7696 : audit [DBG] from='client.? 172.21.15.67:0/829772333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:01:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:01:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:35 smithi082 bash[20963]: cluster 2024-04-04T01:01:34.143776+0000 mgr.y (mgr.24370) 19289 : cluster [DBG] pgmap v19273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:35 smithi067 bash[17655]: cluster 2024-04-04T01:01:34.143776+0000 mgr.y (mgr.24370) 19289 : cluster [DBG] pgmap v19273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:35 smithi067 bash[27441]: cluster 2024-04-04T01:01:34.143776+0000 mgr.y (mgr.24370) 19289 : cluster [DBG] pgmap v19273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:36 smithi082 bash[20963]: audit 2024-04-04T01:01:35.210021+0000 mon.a (mon.0) 16324 : audit [DBG] from='client.? 172.21.15.67:0/1492638728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:36 smithi082 bash[20963]: audit 2024-04-04T01:01:36.142958+0000 mon.a (mon.0) 16325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:36 smithi082 bash[20963]: audit 2024-04-04T01:01:36.154041+0000 mon.a (mon.0) 16326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:36 smithi082 bash[20963]: audit 2024-04-04T01:01:36.167049+0000 mon.a (mon.0) 16327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:36 smithi082 bash[20963]: audit 2024-04-04T01:01:36.175391+0000 mon.a (mon.0) 16328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[27441]: audit 2024-04-04T01:01:35.210021+0000 mon.a (mon.0) 16324 : audit [DBG] from='client.? 172.21.15.67:0/1492638728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:36.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[27441]: audit 2024-04-04T01:01:36.142958+0000 mon.a (mon.0) 16325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[27441]: audit 2024-04-04T01:01:36.154041+0000 mon.a (mon.0) 16326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[27441]: audit 2024-04-04T01:01:36.167049+0000 mon.a (mon.0) 16327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[27441]: audit 2024-04-04T01:01:36.175391+0000 mon.a (mon.0) 16328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[17655]: audit 2024-04-04T01:01:35.210021+0000 mon.a (mon.0) 16324 : audit [DBG] from='client.? 172.21.15.67:0/1492638728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[17655]: audit 2024-04-04T01:01:36.142958+0000 mon.a (mon.0) 16325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[17655]: audit 2024-04-04T01:01:36.154041+0000 mon.a (mon.0) 16326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[17655]: audit 2024-04-04T01:01:36.167049+0000 mon.a (mon.0) 16327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:36 smithi067 bash[17655]: audit 2024-04-04T01:01:36.175391+0000 mon.a (mon.0) 16328 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:37 smithi082 bash[20963]: cluster 2024-04-04T01:01:36.145305+0000 mgr.y (mgr.24370) 19290 : cluster [DBG] pgmap v19274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:37 smithi082 bash[20963]: audit 2024-04-04T01:01:36.653906+0000 mon.a (mon.0) 16329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:01:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:37 smithi082 bash[20963]: audit 2024-04-04T01:01:36.655589+0000 mon.a (mon.0) 16330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:01:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:37 smithi082 bash[20963]: audit 2024-04-04T01:01:36.664347+0000 mon.a (mon.0) 16331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:37 smithi067 bash[17655]: cluster 2024-04-04T01:01:36.145305+0000 mgr.y (mgr.24370) 19290 : cluster [DBG] pgmap v19274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:37 smithi067 bash[17655]: audit 2024-04-04T01:01:36.653906+0000 mon.a (mon.0) 16329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:01:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:37 smithi067 bash[17655]: audit 2024-04-04T01:01:36.655589+0000 mon.a (mon.0) 16330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:01:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:37 smithi067 bash[17655]: audit 2024-04-04T01:01:36.664347+0000 mon.a (mon.0) 16331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:37 smithi067 bash[27441]: cluster 2024-04-04T01:01:36.145305+0000 mgr.y (mgr.24370) 19290 : cluster [DBG] pgmap v19274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:37 smithi067 bash[27441]: audit 2024-04-04T01:01:36.653906+0000 mon.a (mon.0) 16329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:01:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:37 smithi067 bash[27441]: audit 2024-04-04T01:01:36.655589+0000 mon.a (mon.0) 16330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:01:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:37 smithi067 bash[27441]: audit 2024-04-04T01:01:36.664347+0000 mon.a (mon.0) 16331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:01:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:38 smithi082 bash[20963]: audit 2024-04-04T01:01:37.661371+0000 mon.c (mon.2) 7697 : audit [DBG] from='client.? 172.21.15.67:0/868071981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:38 smithi067 bash[17655]: audit 2024-04-04T01:01:37.661371+0000 mon.c (mon.2) 7697 : audit [DBG] from='client.? 172.21.15.67:0/868071981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:38 smithi067 bash[27441]: audit 2024-04-04T01:01:37.661371+0000 mon.c (mon.2) 7697 : audit [DBG] from='client.? 172.21.15.67:0/868071981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:39 smithi082 bash[20963]: cluster 2024-04-04T01:01:38.145926+0000 mgr.y (mgr.24370) 19291 : cluster [DBG] pgmap v19275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:39 smithi067 bash[27441]: cluster 2024-04-04T01:01:38.145926+0000 mgr.y (mgr.24370) 19291 : cluster [DBG] pgmap v19275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:39 smithi067 bash[17655]: cluster 2024-04-04T01:01:38.145926+0000 mgr.y (mgr.24370) 19291 : cluster [DBG] pgmap v19275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:40 smithi082 bash[20963]: audit 2024-04-04T01:01:40.116837+0000 mon.c (mon.2) 7698 : audit [DBG] from='client.? 172.21.15.67:0/4050646057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:40 smithi067 bash[17655]: audit 2024-04-04T01:01:40.116837+0000 mon.c (mon.2) 7698 : audit [DBG] from='client.? 172.21.15.67:0/4050646057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:40 smithi067 bash[27441]: audit 2024-04-04T01:01:40.116837+0000 mon.c (mon.2) 7698 : audit [DBG] from='client.? 172.21.15.67:0/4050646057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:41 smithi082 bash[20963]: cluster 2024-04-04T01:01:40.146653+0000 mgr.y (mgr.24370) 19292 : cluster [DBG] pgmap v19276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:41 smithi082 bash[20963]: audit 2024-04-04T01:01:40.685243+0000 mon.a (mon.0) 16332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:41 smithi067 bash[27441]: cluster 2024-04-04T01:01:40.146653+0000 mgr.y (mgr.24370) 19292 : cluster [DBG] pgmap v19276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:41 smithi067 bash[27441]: audit 2024-04-04T01:01:40.685243+0000 mon.a (mon.0) 16332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:41 smithi067 bash[17655]: cluster 2024-04-04T01:01:40.146653+0000 mgr.y (mgr.24370) 19292 : cluster [DBG] pgmap v19276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:41 smithi067 bash[17655]: audit 2024-04-04T01:01:40.685243+0000 mon.a (mon.0) 16332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:01:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:01:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:43 smithi067 bash[17655]: cluster 2024-04-04T01:01:42.147864+0000 mgr.y (mgr.24370) 19293 : cluster [DBG] pgmap v19277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:43 smithi067 bash[17655]: audit 2024-04-04T01:01:42.570114+0000 mon.a (mon.0) 16333 : audit [DBG] from='client.? 172.21.15.67:0/1550955413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:43 smithi067 bash[27441]: cluster 2024-04-04T01:01:42.147864+0000 mgr.y (mgr.24370) 19293 : cluster [DBG] pgmap v19277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:43.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:43 smithi067 bash[27441]: audit 2024-04-04T01:01:42.570114+0000 mon.a (mon.0) 16333 : audit [DBG] from='client.? 172.21.15.67:0/1550955413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:01:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:01:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:43 smithi082 bash[20963]: cluster 2024-04-04T01:01:42.147864+0000 mgr.y (mgr.24370) 19293 : cluster [DBG] pgmap v19277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:43 smithi082 bash[20963]: audit 2024-04-04T01:01:42.570114+0000 mon.a (mon.0) 16333 : audit [DBG] from='client.? 172.21.15.67:0/1550955413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:45 smithi082 bash[20963]: cluster 2024-04-04T01:01:44.148565+0000 mgr.y (mgr.24370) 19294 : cluster [DBG] pgmap v19278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:45 smithi082 bash[20963]: audit 2024-04-04T01:01:45.024329+0000 mon.a (mon.0) 16334 : audit [DBG] from='client.? 172.21.15.67:0/3282175325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:45 smithi067 bash[27441]: cluster 2024-04-04T01:01:44.148565+0000 mgr.y (mgr.24370) 19294 : cluster [DBG] pgmap v19278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:45 smithi067 bash[27441]: audit 2024-04-04T01:01:45.024329+0000 mon.a (mon.0) 16334 : audit [DBG] from='client.? 172.21.15.67:0/3282175325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:45 smithi067 bash[17655]: cluster 2024-04-04T01:01:44.148565+0000 mgr.y (mgr.24370) 19294 : cluster [DBG] pgmap v19278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:45 smithi067 bash[17655]: audit 2024-04-04T01:01:45.024329+0000 mon.a (mon.0) 16334 : audit [DBG] from='client.? 172.21.15.67:0/3282175325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:47 smithi082 bash[20963]: cluster 2024-04-04T01:01:46.149687+0000 mgr.y (mgr.24370) 19295 : cluster [DBG] pgmap v19279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:47 smithi067 bash[17655]: cluster 2024-04-04T01:01:46.149687+0000 mgr.y (mgr.24370) 19295 : cluster [DBG] pgmap v19279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:47 smithi067 bash[27441]: cluster 2024-04-04T01:01:46.149687+0000 mgr.y (mgr.24370) 19295 : cluster [DBG] pgmap v19279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:48 smithi082 bash[20963]: audit 2024-04-04T01:01:47.482447+0000 mon.c (mon.2) 7699 : audit [DBG] from='client.? 172.21.15.67:0/1805869510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:48 smithi067 bash[17655]: audit 2024-04-04T01:01:47.482447+0000 mon.c (mon.2) 7699 : audit [DBG] from='client.? 172.21.15.67:0/1805869510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:48 smithi067 bash[27441]: audit 2024-04-04T01:01:47.482447+0000 mon.c (mon.2) 7699 : audit [DBG] from='client.? 172.21.15.67:0/1805869510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:49 smithi082 bash[20963]: cluster 2024-04-04T01:01:48.150385+0000 mgr.y (mgr.24370) 19296 : cluster [DBG] pgmap v19280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:49 smithi067 bash[17655]: cluster 2024-04-04T01:01:48.150385+0000 mgr.y (mgr.24370) 19296 : cluster [DBG] pgmap v19280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:49 smithi067 bash[27441]: cluster 2024-04-04T01:01:48.150385+0000 mgr.y (mgr.24370) 19296 : cluster [DBG] pgmap v19280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:50 smithi082 bash[20963]: audit 2024-04-04T01:01:49.935417+0000 mon.c (mon.2) 7700 : audit [DBG] from='client.? 172.21.15.67:0/3762065259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:50 smithi082 bash[20963]: cluster 2024-04-04T01:01:50.151028+0000 mgr.y (mgr.24370) 19297 : cluster [DBG] pgmap v19281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:50 smithi067 bash[17655]: audit 2024-04-04T01:01:49.935417+0000 mon.c (mon.2) 7700 : audit [DBG] from='client.? 172.21.15.67:0/3762065259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:50 smithi067 bash[17655]: cluster 2024-04-04T01:01:50.151028+0000 mgr.y (mgr.24370) 19297 : cluster [DBG] pgmap v19281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:50 smithi067 bash[27441]: audit 2024-04-04T01:01:49.935417+0000 mon.c (mon.2) 7700 : audit [DBG] from='client.? 172.21.15.67:0/3762065259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:50 smithi067 bash[27441]: cluster 2024-04-04T01:01:50.151028+0000 mgr.y (mgr.24370) 19297 : cluster [DBG] pgmap v19281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:01:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:01:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:53 smithi067 bash[17655]: cluster 2024-04-04T01:01:52.152204+0000 mgr.y (mgr.24370) 19298 : cluster [DBG] pgmap v19282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:53 smithi067 bash[17655]: audit 2024-04-04T01:01:52.430702+0000 mon.c (mon.2) 7701 : audit [DBG] from='client.? 172.21.15.67:0/2407457941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:53 smithi067 bash[27441]: cluster 2024-04-04T01:01:52.152204+0000 mgr.y (mgr.24370) 19298 : cluster [DBG] pgmap v19282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:53 smithi067 bash[27441]: audit 2024-04-04T01:01:52.430702+0000 mon.c (mon.2) 7701 : audit [DBG] from='client.? 172.21.15.67:0/2407457941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:53 smithi082 bash[20963]: cluster 2024-04-04T01:01:52.152204+0000 mgr.y (mgr.24370) 19298 : cluster [DBG] pgmap v19282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:53.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:53 smithi082 bash[20963]: audit 2024-04-04T01:01:52.430702+0000 mon.c (mon.2) 7701 : audit [DBG] from='client.? 172.21.15.67:0/2407457941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:01:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:01:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:01:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:55 smithi082 bash[20963]: cluster 2024-04-04T01:01:54.152855+0000 mgr.y (mgr.24370) 19299 : cluster [DBG] pgmap v19283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:55 smithi082 bash[20963]: audit 2024-04-04T01:01:54.887512+0000 mon.a (mon.0) 16335 : audit [DBG] from='client.? 172.21.15.67:0/132685232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:55 smithi067 bash[17655]: cluster 2024-04-04T01:01:54.152855+0000 mgr.y (mgr.24370) 19299 : cluster [DBG] pgmap v19283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:55 smithi067 bash[17655]: audit 2024-04-04T01:01:54.887512+0000 mon.a (mon.0) 16335 : audit [DBG] from='client.? 172.21.15.67:0/132685232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:55 smithi067 bash[27441]: cluster 2024-04-04T01:01:54.152855+0000 mgr.y (mgr.24370) 19299 : cluster [DBG] pgmap v19283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:55 smithi067 bash[27441]: audit 2024-04-04T01:01:54.887512+0000 mon.a (mon.0) 16335 : audit [DBG] from='client.? 172.21.15.67:0/132685232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:56 smithi082 bash[20963]: audit 2024-04-04T01:01:55.685568+0000 mon.a (mon.0) 16336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:56 smithi067 bash[17655]: audit 2024-04-04T01:01:55.685568+0000 mon.a (mon.0) 16336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:56 smithi067 bash[27441]: audit 2024-04-04T01:01:55.685568+0000 mon.a (mon.0) 16336 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:01:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:57 smithi082 bash[20963]: cluster 2024-04-04T01:01:56.154062+0000 mgr.y (mgr.24370) 19300 : cluster [DBG] pgmap v19284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:57 smithi067 bash[17655]: cluster 2024-04-04T01:01:56.154062+0000 mgr.y (mgr.24370) 19300 : cluster [DBG] pgmap v19284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:57 smithi067 bash[27441]: cluster 2024-04-04T01:01:56.154062+0000 mgr.y (mgr.24370) 19300 : cluster [DBG] pgmap v19284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:58 smithi082 bash[20963]: audit 2024-04-04T01:01:57.338102+0000 mon.c (mon.2) 7702 : audit [DBG] from='client.? 172.21.15.67:0/3883672866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:58.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:58 smithi067 bash[17655]: audit 2024-04-04T01:01:57.338102+0000 mon.c (mon.2) 7702 : audit [DBG] from='client.? 172.21.15.67:0/3883672866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:58.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:58 smithi067 bash[27441]: audit 2024-04-04T01:01:57.338102+0000 mon.c (mon.2) 7702 : audit [DBG] from='client.? 172.21.15.67:0/3883672866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:01:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:01:59 smithi082 bash[20963]: cluster 2024-04-04T01:01:58.154759+0000 mgr.y (mgr.24370) 19301 : cluster [DBG] pgmap v19285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:59.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:01:59 smithi067 bash[27441]: cluster 2024-04-04T01:01:58.154759+0000 mgr.y (mgr.24370) 19301 : cluster [DBG] pgmap v19285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:01:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:01:59 smithi067 bash[17655]: cluster 2024-04-04T01:01:58.154759+0000 mgr.y (mgr.24370) 19301 : cluster [DBG] pgmap v19285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:00 smithi082 bash[20963]: audit 2024-04-04T01:01:59.790496+0000 mon.c (mon.2) 7703 : audit [DBG] from='client.? 172.21.15.67:0/2031232628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:00.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:00 smithi067 bash[17655]: audit 2024-04-04T01:01:59.790496+0000 mon.c (mon.2) 7703 : audit [DBG] from='client.? 172.21.15.67:0/2031232628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:00.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:00 smithi067 bash[27441]: audit 2024-04-04T01:01:59.790496+0000 mon.c (mon.2) 7703 : audit [DBG] from='client.? 172.21.15.67:0/2031232628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:01 smithi082 bash[20963]: cluster 2024-04-04T01:02:00.155597+0000 mgr.y (mgr.24370) 19302 : cluster [DBG] pgmap v19286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:01 smithi067 bash[27441]: cluster 2024-04-04T01:02:00.155597+0000 mgr.y (mgr.24370) 19302 : cluster [DBG] pgmap v19286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:01 smithi067 bash[17655]: cluster 2024-04-04T01:02:00.155597+0000 mgr.y (mgr.24370) 19302 : cluster [DBG] pgmap v19286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:02 smithi082 bash[20963]: audit 2024-04-04T01:02:02.246569+0000 mon.c (mon.2) 7704 : audit [DBG] from='client.? 172.21.15.67:0/1987490181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:02.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:02 smithi067 bash[27441]: audit 2024-04-04T01:02:02.246569+0000 mon.c (mon.2) 7704 : audit [DBG] from='client.? 172.21.15.67:0/1987490181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:02 smithi067 bash[17655]: audit 2024-04-04T01:02:02.246569+0000 mon.c (mon.2) 7704 : audit [DBG] from='client.? 172.21.15.67:0/1987490181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:02:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:03] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:02:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:03 smithi067 bash[27441]: cluster 2024-04-04T01:02:02.156809+0000 mgr.y (mgr.24370) 19303 : cluster [DBG] pgmap v19287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:03 smithi067 bash[17655]: cluster 2024-04-04T01:02:02.156809+0000 mgr.y (mgr.24370) 19303 : cluster [DBG] pgmap v19287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:03 smithi082 bash[20963]: cluster 2024-04-04T01:02:02.156809+0000 mgr.y (mgr.24370) 19303 : cluster [DBG] pgmap v19287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:02:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:02:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:05 smithi082 bash[20963]: cluster 2024-04-04T01:02:04.157491+0000 mgr.y (mgr.24370) 19304 : cluster [DBG] pgmap v19288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:05 smithi082 bash[20963]: audit 2024-04-04T01:02:04.704004+0000 mon.c (mon.2) 7705 : audit [DBG] from='client.? 172.21.15.67:0/3244013525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:05 smithi067 bash[27441]: cluster 2024-04-04T01:02:04.157491+0000 mgr.y (mgr.24370) 19304 : cluster [DBG] pgmap v19288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:05 smithi067 bash[27441]: audit 2024-04-04T01:02:04.704004+0000 mon.c (mon.2) 7705 : audit [DBG] from='client.? 172.21.15.67:0/3244013525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:05 smithi067 bash[17655]: cluster 2024-04-04T01:02:04.157491+0000 mgr.y (mgr.24370) 19304 : cluster [DBG] pgmap v19288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:05 smithi067 bash[17655]: audit 2024-04-04T01:02:04.704004+0000 mon.c (mon.2) 7705 : audit [DBG] from='client.? 172.21.15.67:0/3244013525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:07 smithi082 bash[20963]: cluster 2024-04-04T01:02:06.158630+0000 mgr.y (mgr.24370) 19305 : cluster [DBG] pgmap v19289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:07 smithi082 bash[20963]: audit 2024-04-04T01:02:07.163751+0000 mon.a (mon.0) 16337 : audit [DBG] from='client.? 172.21.15.67:0/2311843334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:07 smithi067 bash[27441]: cluster 2024-04-04T01:02:06.158630+0000 mgr.y (mgr.24370) 19305 : cluster [DBG] pgmap v19289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:07 smithi067 bash[27441]: audit 2024-04-04T01:02:07.163751+0000 mon.a (mon.0) 16337 : audit [DBG] from='client.? 172.21.15.67:0/2311843334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:07 smithi067 bash[17655]: cluster 2024-04-04T01:02:06.158630+0000 mgr.y (mgr.24370) 19305 : cluster [DBG] pgmap v19289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:07 smithi067 bash[17655]: audit 2024-04-04T01:02:07.163751+0000 mon.a (mon.0) 16337 : audit [DBG] from='client.? 172.21.15.67:0/2311843334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:09 smithi082 bash[20963]: cluster 2024-04-04T01:02:08.159348+0000 mgr.y (mgr.24370) 19306 : cluster [DBG] pgmap v19290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:09 smithi067 bash[27441]: cluster 2024-04-04T01:02:08.159348+0000 mgr.y (mgr.24370) 19306 : cluster [DBG] pgmap v19290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:09 smithi067 bash[17655]: cluster 2024-04-04T01:02:08.159348+0000 mgr.y (mgr.24370) 19306 : cluster [DBG] pgmap v19290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:10 smithi082 bash[20963]: audit 2024-04-04T01:02:09.610333+0000 mon.a (mon.0) 16338 : audit [DBG] from='client.? 172.21.15.67:0/1387160861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:10 smithi067 bash[17655]: audit 2024-04-04T01:02:09.610333+0000 mon.a (mon.0) 16338 : audit [DBG] from='client.? 172.21.15.67:0/1387160861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:10 smithi067 bash[27441]: audit 2024-04-04T01:02:09.610333+0000 mon.a (mon.0) 16338 : audit [DBG] from='client.? 172.21.15.67:0/1387160861' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:11 smithi082 bash[20963]: cluster 2024-04-04T01:02:10.160095+0000 mgr.y (mgr.24370) 19307 : cluster [DBG] pgmap v19291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:11 smithi082 bash[20963]: audit 2024-04-04T01:02:10.686004+0000 mon.a (mon.0) 16339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:11 smithi067 bash[27441]: cluster 2024-04-04T01:02:10.160095+0000 mgr.y (mgr.24370) 19307 : cluster [DBG] pgmap v19291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:11 smithi067 bash[27441]: audit 2024-04-04T01:02:10.686004+0000 mon.a (mon.0) 16339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:11 smithi067 bash[17655]: cluster 2024-04-04T01:02:10.160095+0000 mgr.y (mgr.24370) 19307 : cluster [DBG] pgmap v19291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:11 smithi067 bash[17655]: audit 2024-04-04T01:02:10.686004+0000 mon.a (mon.0) 16339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:12 smithi082 bash[20963]: audit 2024-04-04T01:02:12.074709+0000 mon.c (mon.2) 7706 : audit [DBG] from='client.? 172.21.15.67:0/4149134088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:12.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:12 smithi067 bash[27441]: audit 2024-04-04T01:02:12.074709+0000 mon.c (mon.2) 7706 : audit [DBG] from='client.? 172.21.15.67:0/4149134088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:12.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:12 smithi067 bash[17655]: audit 2024-04-04T01:02:12.074709+0000 mon.c (mon.2) 7706 : audit [DBG] from='client.? 172.21.15.67:0/4149134088' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:13.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:13 smithi067 bash[17655]: cluster 2024-04-04T01:02:12.161240+0000 mgr.y (mgr.24370) 19308 : cluster [DBG] pgmap v19292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:02:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:02:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:13 smithi067 bash[27441]: cluster 2024-04-04T01:02:12.161240+0000 mgr.y (mgr.24370) 19308 : cluster [DBG] pgmap v19292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:13 smithi082 bash[20963]: cluster 2024-04-04T01:02:12.161240+0000 mgr.y (mgr.24370) 19308 : cluster [DBG] pgmap v19292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:02:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:02:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:15 smithi082 bash[20963]: cluster 2024-04-04T01:02:14.161763+0000 mgr.y (mgr.24370) 19309 : cluster [DBG] pgmap v19293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:15 smithi082 bash[20963]: audit 2024-04-04T01:02:14.528391+0000 mon.a (mon.0) 16340 : audit [DBG] from='client.? 172.21.15.67:0/3293128446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:15.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:15 smithi067 bash[27441]: cluster 2024-04-04T01:02:14.161763+0000 mgr.y (mgr.24370) 19309 : cluster [DBG] pgmap v19293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:15.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:15 smithi067 bash[27441]: audit 2024-04-04T01:02:14.528391+0000 mon.a (mon.0) 16340 : audit [DBG] from='client.? 172.21.15.67:0/3293128446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:15 smithi067 bash[17655]: cluster 2024-04-04T01:02:14.161763+0000 mgr.y (mgr.24370) 19309 : cluster [DBG] pgmap v19293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:15 smithi067 bash[17655]: audit 2024-04-04T01:02:14.528391+0000 mon.a (mon.0) 16340 : audit [DBG] from='client.? 172.21.15.67:0/3293128446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:17 smithi082 bash[20963]: cluster 2024-04-04T01:02:16.163050+0000 mgr.y (mgr.24370) 19310 : cluster [DBG] pgmap v19294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:17 smithi082 bash[20963]: audit 2024-04-04T01:02:16.987237+0000 mon.a (mon.0) 16341 : audit [DBG] from='client.? 172.21.15.67:0/4160628208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:17.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:17 smithi067 bash[17655]: cluster 2024-04-04T01:02:16.163050+0000 mgr.y (mgr.24370) 19310 : cluster [DBG] pgmap v19294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:17.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:17 smithi067 bash[17655]: audit 2024-04-04T01:02:16.987237+0000 mon.a (mon.0) 16341 : audit [DBG] from='client.? 172.21.15.67:0/4160628208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:17 smithi067 bash[27441]: cluster 2024-04-04T01:02:16.163050+0000 mgr.y (mgr.24370) 19310 : cluster [DBG] pgmap v19294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:17 smithi067 bash[27441]: audit 2024-04-04T01:02:16.987237+0000 mon.a (mon.0) 16341 : audit [DBG] from='client.? 172.21.15.67:0/4160628208' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:19 smithi082 bash[20963]: cluster 2024-04-04T01:02:18.163806+0000 mgr.y (mgr.24370) 19311 : cluster [DBG] pgmap v19295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:19.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:19 smithi067 bash[17655]: cluster 2024-04-04T01:02:18.163806+0000 mgr.y (mgr.24370) 19311 : cluster [DBG] pgmap v19295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:19 smithi067 bash[27441]: cluster 2024-04-04T01:02:18.163806+0000 mgr.y (mgr.24370) 19311 : cluster [DBG] pgmap v19295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:20.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:20 smithi082 bash[20963]: audit 2024-04-04T01:02:19.439383+0000 mon.b (mon.1) 98 : audit [DBG] from='client.? 172.21.15.67:0/950933909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:20.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:20 smithi067 bash[17655]: audit 2024-04-04T01:02:19.439383+0000 mon.b (mon.1) 98 : audit [DBG] from='client.? 172.21.15.67:0/950933909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:20.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:20 smithi067 bash[27441]: audit 2024-04-04T01:02:19.439383+0000 mon.b (mon.1) 98 : audit [DBG] from='client.? 172.21.15.67:0/950933909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:21 smithi082 bash[20963]: cluster 2024-04-04T01:02:20.164586+0000 mgr.y (mgr.24370) 19312 : cluster [DBG] pgmap v19296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:21 smithi067 bash[17655]: cluster 2024-04-04T01:02:20.164586+0000 mgr.y (mgr.24370) 19312 : cluster [DBG] pgmap v19296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:21.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:21 smithi067 bash[27441]: cluster 2024-04-04T01:02:20.164586+0000 mgr.y (mgr.24370) 19312 : cluster [DBG] pgmap v19296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:22.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:22 smithi082 bash[20963]: audit 2024-04-04T01:02:21.890446+0000 mon.c (mon.2) 7707 : audit [DBG] from='client.? 172.21.15.67:0/670266845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:22.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:22 smithi067 bash[27441]: audit 2024-04-04T01:02:21.890446+0000 mon.c (mon.2) 7707 : audit [DBG] from='client.? 172.21.15.67:0/670266845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:22.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:22 smithi067 bash[17655]: audit 2024-04-04T01:02:21.890446+0000 mon.c (mon.2) 7707 : audit [DBG] from='client.? 172.21.15.67:0/670266845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:23.333 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:02:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:02:23.333 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:23 smithi067 bash[17655]: cluster 2024-04-04T01:02:22.165711+0000 mgr.y (mgr.24370) 19313 : cluster [DBG] pgmap v19297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:23 smithi082 bash[20963]: cluster 2024-04-04T01:02:22.165711+0000 mgr.y (mgr.24370) 19313 : cluster [DBG] pgmap v19297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:02:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:02:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:23 smithi067 bash[27441]: cluster 2024-04-04T01:02:22.165711+0000 mgr.y (mgr.24370) 19313 : cluster [DBG] pgmap v19297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:24 smithi082 bash[20963]: cluster 2024-04-04T01:02:24.166356+0000 mgr.y (mgr.24370) 19314 : cluster [DBG] pgmap v19298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:24.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:24 smithi067 bash[17655]: cluster 2024-04-04T01:02:24.166356+0000 mgr.y (mgr.24370) 19314 : cluster [DBG] pgmap v19298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:24 smithi067 bash[27441]: cluster 2024-04-04T01:02:24.166356+0000 mgr.y (mgr.24370) 19314 : cluster [DBG] pgmap v19298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:25 smithi082 bash[20963]: audit 2024-04-04T01:02:24.349754+0000 mon.a (mon.0) 16342 : audit [DBG] from='client.? 172.21.15.67:0/3033343457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:25 smithi067 bash[17655]: audit 2024-04-04T01:02:24.349754+0000 mon.a (mon.0) 16342 : audit [DBG] from='client.? 172.21.15.67:0/3033343457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:25 smithi067 bash[27441]: audit 2024-04-04T01:02:24.349754+0000 mon.a (mon.0) 16342 : audit [DBG] from='client.? 172.21.15.67:0/3033343457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:26 smithi082 bash[20963]: audit 2024-04-04T01:02:25.686248+0000 mon.a (mon.0) 16343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:26 smithi082 bash[20963]: cluster 2024-04-04T01:02:26.167484+0000 mgr.y (mgr.24370) 19315 : cluster [DBG] pgmap v19299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:26 smithi067 bash[17655]: audit 2024-04-04T01:02:25.686248+0000 mon.a (mon.0) 16343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:26 smithi067 bash[17655]: cluster 2024-04-04T01:02:26.167484+0000 mgr.y (mgr.24370) 19315 : cluster [DBG] pgmap v19299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:26 smithi067 bash[27441]: audit 2024-04-04T01:02:25.686248+0000 mon.a (mon.0) 16343 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:26 smithi067 bash[27441]: cluster 2024-04-04T01:02:26.167484+0000 mgr.y (mgr.24370) 19315 : cluster [DBG] pgmap v19299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:27 smithi082 bash[20963]: audit 2024-04-04T01:02:26.807289+0000 mon.c (mon.2) 7708 : audit [DBG] from='client.? 172.21.15.67:0/535738202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:27.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:27 smithi067 bash[27441]: audit 2024-04-04T01:02:26.807289+0000 mon.c (mon.2) 7708 : audit [DBG] from='client.? 172.21.15.67:0/535738202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:27.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:27 smithi067 bash[17655]: audit 2024-04-04T01:02:26.807289+0000 mon.c (mon.2) 7708 : audit [DBG] from='client.? 172.21.15.67:0/535738202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:28 smithi082 bash[20963]: cluster 2024-04-04T01:02:28.168191+0000 mgr.y (mgr.24370) 19316 : cluster [DBG] pgmap v19300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:28 smithi067 bash[27441]: cluster 2024-04-04T01:02:28.168191+0000 mgr.y (mgr.24370) 19316 : cluster [DBG] pgmap v19300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:28 smithi067 bash[17655]: cluster 2024-04-04T01:02:28.168191+0000 mgr.y (mgr.24370) 19316 : cluster [DBG] pgmap v19300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:29 smithi082 bash[20963]: audit 2024-04-04T01:02:29.270659+0000 mon.c (mon.2) 7709 : audit [DBG] from='client.? 172.21.15.67:0/4100465110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:29 smithi067 bash[27441]: audit 2024-04-04T01:02:29.270659+0000 mon.c (mon.2) 7709 : audit [DBG] from='client.? 172.21.15.67:0/4100465110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:29.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:29 smithi067 bash[17655]: audit 2024-04-04T01:02:29.270659+0000 mon.c (mon.2) 7709 : audit [DBG] from='client.? 172.21.15.67:0/4100465110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:30 smithi082 bash[20963]: cluster 2024-04-04T01:02:30.168840+0000 mgr.y (mgr.24370) 19317 : cluster [DBG] pgmap v19301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:30 smithi067 bash[17655]: cluster 2024-04-04T01:02:30.168840+0000 mgr.y (mgr.24370) 19317 : cluster [DBG] pgmap v19301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:30.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:30 smithi067 bash[27441]: cluster 2024-04-04T01:02:30.168840+0000 mgr.y (mgr.24370) 19317 : cluster [DBG] pgmap v19301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:32.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:31 smithi082 bash[20963]: audit 2024-04-04T01:02:31.724644+0000 mon.c (mon.2) 7710 : audit [DBG] from='client.? 172.21.15.67:0/2217584519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:32.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:31 smithi067 bash[17655]: audit 2024-04-04T01:02:31.724644+0000 mon.c (mon.2) 7710 : audit [DBG] from='client.? 172.21.15.67:0/2217584519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:32.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:31 smithi067 bash[27441]: audit 2024-04-04T01:02:31.724644+0000 mon.c (mon.2) 7710 : audit [DBG] from='client.? 172.21.15.67:0/2217584519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:33.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:32 smithi067 bash[17655]: cluster 2024-04-04T01:02:32.169924+0000 mgr.y (mgr.24370) 19318 : cluster [DBG] pgmap v19302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:32 smithi067 bash[27441]: cluster 2024-04-04T01:02:32.169924+0000 mgr.y (mgr.24370) 19318 : cluster [DBG] pgmap v19302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:33.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:32 smithi082 bash[20963]: cluster 2024-04-04T01:02:32.169924+0000 mgr.y (mgr.24370) 19318 : cluster [DBG] pgmap v19302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:02:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:33] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:02:33.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:02:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:02:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:34 smithi082 bash[20963]: audit 2024-04-04T01:02:34.178190+0000 mon.c (mon.2) 7711 : audit [DBG] from='client.? 172.21.15.67:0/721344330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:34 smithi067 bash[27441]: audit 2024-04-04T01:02:34.178190+0000 mon.c (mon.2) 7711 : audit [DBG] from='client.? 172.21.15.67:0/721344330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:34.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:34 smithi067 bash[17655]: audit 2024-04-04T01:02:34.178190+0000 mon.c (mon.2) 7711 : audit [DBG] from='client.? 172.21.15.67:0/721344330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:35 smithi082 bash[20963]: cluster 2024-04-04T01:02:34.170571+0000 mgr.y (mgr.24370) 19319 : cluster [DBG] pgmap v19303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:35 smithi067 bash[17655]: cluster 2024-04-04T01:02:34.170571+0000 mgr.y (mgr.24370) 19319 : cluster [DBG] pgmap v19303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:35 smithi067 bash[27441]: cluster 2024-04-04T01:02:34.170571+0000 mgr.y (mgr.24370) 19319 : cluster [DBG] pgmap v19303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:37 smithi082 bash[20963]: cluster 2024-04-04T01:02:36.171738+0000 mgr.y (mgr.24370) 19320 : cluster [DBG] pgmap v19304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:37 smithi082 bash[20963]: audit 2024-04-04T01:02:36.635353+0000 mon.c (mon.2) 7712 : audit [DBG] from='client.? 172.21.15.67:0/767954552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:37 smithi082 bash[20963]: audit 2024-04-04T01:02:36.740191+0000 mon.a (mon.0) 16344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:02:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:37 smithi067 bash[17655]: cluster 2024-04-04T01:02:36.171738+0000 mgr.y (mgr.24370) 19320 : cluster [DBG] pgmap v19304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:37 smithi067 bash[17655]: audit 2024-04-04T01:02:36.635353+0000 mon.c (mon.2) 7712 : audit [DBG] from='client.? 172.21.15.67:0/767954552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:37 smithi067 bash[17655]: audit 2024-04-04T01:02:36.740191+0000 mon.a (mon.0) 16344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:02:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:37 smithi067 bash[27441]: cluster 2024-04-04T01:02:36.171738+0000 mgr.y (mgr.24370) 19320 : cluster [DBG] pgmap v19304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:37 smithi067 bash[27441]: audit 2024-04-04T01:02:36.635353+0000 mon.c (mon.2) 7712 : audit [DBG] from='client.? 172.21.15.67:0/767954552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:37 smithi067 bash[27441]: audit 2024-04-04T01:02:36.740191+0000 mon.a (mon.0) 16344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:02:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:39 smithi082 bash[20963]: cluster 2024-04-04T01:02:38.172430+0000 mgr.y (mgr.24370) 19321 : cluster [DBG] pgmap v19305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:39 smithi082 bash[20963]: audit 2024-04-04T01:02:39.096489+0000 mon.a (mon.0) 16345 : audit [DBG] from='client.? 172.21.15.67:0/2471002754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:39 smithi067 bash[17655]: cluster 2024-04-04T01:02:38.172430+0000 mgr.y (mgr.24370) 19321 : cluster [DBG] pgmap v19305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:39 smithi067 bash[17655]: audit 2024-04-04T01:02:39.096489+0000 mon.a (mon.0) 16345 : audit [DBG] from='client.? 172.21.15.67:0/2471002754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:39 smithi067 bash[27441]: cluster 2024-04-04T01:02:38.172430+0000 mgr.y (mgr.24370) 19321 : cluster [DBG] pgmap v19305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:39 smithi067 bash[27441]: audit 2024-04-04T01:02:39.096489+0000 mon.a (mon.0) 16345 : audit [DBG] from='client.? 172.21.15.67:0/2471002754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:41 smithi082 bash[20963]: cluster 2024-04-04T01:02:40.173078+0000 mgr.y (mgr.24370) 19322 : cluster [DBG] pgmap v19306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:41 smithi082 bash[20963]: audit 2024-04-04T01:02:40.686737+0000 mon.a (mon.0) 16346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:41 smithi067 bash[27441]: cluster 2024-04-04T01:02:40.173078+0000 mgr.y (mgr.24370) 19322 : cluster [DBG] pgmap v19306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:41 smithi067 bash[27441]: audit 2024-04-04T01:02:40.686737+0000 mon.a (mon.0) 16346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:41 smithi067 bash[17655]: cluster 2024-04-04T01:02:40.173078+0000 mgr.y (mgr.24370) 19322 : cluster [DBG] pgmap v19306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:41 smithi067 bash[17655]: audit 2024-04-04T01:02:40.686737+0000 mon.a (mon.0) 16346 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:42 smithi082 bash[20963]: audit 2024-04-04T01:02:41.557516+0000 mon.c (mon.2) 7713 : audit [DBG] from='client.? 172.21.15.67:0/3076368550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:42 smithi067 bash[17655]: audit 2024-04-04T01:02:41.557516+0000 mon.c (mon.2) 7713 : audit [DBG] from='client.? 172.21.15.67:0/3076368550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:42 smithi067 bash[27441]: audit 2024-04-04T01:02:41.557516+0000 mon.c (mon.2) 7713 : audit [DBG] from='client.? 172.21.15.67:0/3076368550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:43.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[27441]: cluster 2024-04-04T01:02:42.173848+0000 mgr.y (mgr.24370) 19323 : cluster [DBG] pgmap v19307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[27441]: audit 2024-04-04T01:02:42.436742+0000 mon.a (mon.0) 16347 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[27441]: audit 2024-04-04T01:02:42.448553+0000 mon.a (mon.0) 16348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[27441]: audit 2024-04-04T01:02:42.787352+0000 mon.a (mon.0) 16349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[27441]: audit 2024-04-04T01:02:42.794421+0000 mon.a (mon.0) 16350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[17655]: cluster 2024-04-04T01:02:42.173848+0000 mgr.y (mgr.24370) 19323 : cluster [DBG] pgmap v19307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[17655]: audit 2024-04-04T01:02:42.436742+0000 mon.a (mon.0) 16347 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[17655]: audit 2024-04-04T01:02:42.448553+0000 mon.a (mon.0) 16348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[17655]: audit 2024-04-04T01:02:42.787352+0000 mon.a (mon.0) 16349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:43 smithi067 bash[17655]: audit 2024-04-04T01:02:42.794421+0000 mon.a (mon.0) 16350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:02:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:02:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:43 smithi082 bash[20963]: cluster 2024-04-04T01:02:42.173848+0000 mgr.y (mgr.24370) 19323 : cluster [DBG] pgmap v19307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:43 smithi082 bash[20963]: audit 2024-04-04T01:02:42.436742+0000 mon.a (mon.0) 16347 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:43 smithi082 bash[20963]: audit 2024-04-04T01:02:42.448553+0000 mon.a (mon.0) 16348 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:43 smithi082 bash[20963]: audit 2024-04-04T01:02:42.787352+0000 mon.a (mon.0) 16349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:43 smithi082 bash[20963]: audit 2024-04-04T01:02:42.794421+0000 mon.a (mon.0) 16350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:44 smithi082 bash[20963]: audit 2024-04-04T01:02:43.324990+0000 mon.a (mon.0) 16351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:02:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:44 smithi082 bash[20963]: audit 2024-04-04T01:02:43.326774+0000 mon.a (mon.0) 16352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:02:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:44 smithi082 bash[20963]: audit 2024-04-04T01:02:43.338177+0000 mon.a (mon.0) 16353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:44 smithi082 bash[20963]: audit 2024-04-04T01:02:44.006016+0000 mon.c (mon.2) 7714 : audit [DBG] from='client.? 172.21.15.67:0/383198944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:44.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:44 smithi067 bash[17655]: audit 2024-04-04T01:02:43.324990+0000 mon.a (mon.0) 16351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:02:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:44 smithi067 bash[17655]: audit 2024-04-04T01:02:43.326774+0000 mon.a (mon.0) 16352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:02:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:44 smithi067 bash[17655]: audit 2024-04-04T01:02:43.338177+0000 mon.a (mon.0) 16353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:44.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:44 smithi067 bash[17655]: audit 2024-04-04T01:02:44.006016+0000 mon.c (mon.2) 7714 : audit [DBG] from='client.? 172.21.15.67:0/383198944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:44 smithi067 bash[27441]: audit 2024-04-04T01:02:43.324990+0000 mon.a (mon.0) 16351 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:02:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:44 smithi067 bash[27441]: audit 2024-04-04T01:02:43.326774+0000 mon.a (mon.0) 16352 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:02:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:44 smithi067 bash[27441]: audit 2024-04-04T01:02:43.338177+0000 mon.a (mon.0) 16353 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:02:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:44 smithi067 bash[27441]: audit 2024-04-04T01:02:44.006016+0000 mon.c (mon.2) 7714 : audit [DBG] from='client.? 172.21.15.67:0/383198944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:45 smithi082 bash[20963]: cluster 2024-04-04T01:02:44.174558+0000 mgr.y (mgr.24370) 19324 : cluster [DBG] pgmap v19308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:45 smithi067 bash[17655]: cluster 2024-04-04T01:02:44.174558+0000 mgr.y (mgr.24370) 19324 : cluster [DBG] pgmap v19308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:45 smithi067 bash[27441]: cluster 2024-04-04T01:02:44.174558+0000 mgr.y (mgr.24370) 19324 : cluster [DBG] pgmap v19308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:47 smithi082 bash[20963]: cluster 2024-04-04T01:02:46.175638+0000 mgr.y (mgr.24370) 19325 : cluster [DBG] pgmap v19309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:47 smithi082 bash[20963]: audit 2024-04-04T01:02:46.467290+0000 mon.c (mon.2) 7715 : audit [DBG] from='client.? 172.21.15.67:0/1729185590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:47 smithi067 bash[17655]: cluster 2024-04-04T01:02:46.175638+0000 mgr.y (mgr.24370) 19325 : cluster [DBG] pgmap v19309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:47 smithi067 bash[17655]: audit 2024-04-04T01:02:46.467290+0000 mon.c (mon.2) 7715 : audit [DBG] from='client.? 172.21.15.67:0/1729185590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:47 smithi067 bash[27441]: cluster 2024-04-04T01:02:46.175638+0000 mgr.y (mgr.24370) 19325 : cluster [DBG] pgmap v19309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:47 smithi067 bash[27441]: audit 2024-04-04T01:02:46.467290+0000 mon.c (mon.2) 7715 : audit [DBG] from='client.? 172.21.15.67:0/1729185590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:49 smithi082 bash[20963]: cluster 2024-04-04T01:02:48.176408+0000 mgr.y (mgr.24370) 19326 : cluster [DBG] pgmap v19310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:49 smithi082 bash[20963]: audit 2024-04-04T01:02:48.926204+0000 mon.a (mon.0) 16354 : audit [DBG] from='client.? 172.21.15.67:0/1505341903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:49 smithi067 bash[27441]: cluster 2024-04-04T01:02:48.176408+0000 mgr.y (mgr.24370) 19326 : cluster [DBG] pgmap v19310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:49 smithi067 bash[27441]: audit 2024-04-04T01:02:48.926204+0000 mon.a (mon.0) 16354 : audit [DBG] from='client.? 172.21.15.67:0/1505341903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:49 smithi067 bash[17655]: cluster 2024-04-04T01:02:48.176408+0000 mgr.y (mgr.24370) 19326 : cluster [DBG] pgmap v19310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:49 smithi067 bash[17655]: audit 2024-04-04T01:02:48.926204+0000 mon.a (mon.0) 16354 : audit [DBG] from='client.? 172.21.15.67:0/1505341903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:51 smithi082 bash[20963]: cluster 2024-04-04T01:02:50.177067+0000 mgr.y (mgr.24370) 19327 : cluster [DBG] pgmap v19311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:51 smithi067 bash[17655]: cluster 2024-04-04T01:02:50.177067+0000 mgr.y (mgr.24370) 19327 : cluster [DBG] pgmap v19311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:51 smithi067 bash[27441]: cluster 2024-04-04T01:02:50.177067+0000 mgr.y (mgr.24370) 19327 : cluster [DBG] pgmap v19311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:52 smithi082 bash[20963]: audit 2024-04-04T01:02:51.382400+0000 mon.c (mon.2) 7716 : audit [DBG] from='client.? 172.21.15.67:0/1058477049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:52.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:52 smithi067 bash[27441]: audit 2024-04-04T01:02:51.382400+0000 mon.c (mon.2) 7716 : audit [DBG] from='client.? 172.21.15.67:0/1058477049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:52 smithi067 bash[17655]: audit 2024-04-04T01:02:51.382400+0000 mon.c (mon.2) 7716 : audit [DBG] from='client.? 172.21.15.67:0/1058477049' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:02:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:02:53.580 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:53 smithi067 bash[27441]: cluster 2024-04-04T01:02:52.178327+0000 mgr.y (mgr.24370) 19328 : cluster [DBG] pgmap v19312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:53.580 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:53 smithi067 bash[17655]: cluster 2024-04-04T01:02:52.178327+0000 mgr.y (mgr.24370) 19328 : cluster [DBG] pgmap v19312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:53 smithi082 bash[20963]: cluster 2024-04-04T01:02:52.178327+0000 mgr.y (mgr.24370) 19328 : cluster [DBG] pgmap v19312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:02:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:02:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:02:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:54 smithi082 bash[20963]: audit 2024-04-04T01:02:53.832391+0000 mon.a (mon.0) 16355 : audit [DBG] from='client.? 172.21.15.67:0/2318084045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:54.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:54 smithi067 bash[17655]: audit 2024-04-04T01:02:53.832391+0000 mon.a (mon.0) 16355 : audit [DBG] from='client.? 172.21.15.67:0/2318084045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:54 smithi067 bash[27441]: audit 2024-04-04T01:02:53.832391+0000 mon.a (mon.0) 16355 : audit [DBG] from='client.? 172.21.15.67:0/2318084045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:55 smithi082 bash[20963]: cluster 2024-04-04T01:02:54.179031+0000 mgr.y (mgr.24370) 19329 : cluster [DBG] pgmap v19313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:55 smithi067 bash[17655]: cluster 2024-04-04T01:02:54.179031+0000 mgr.y (mgr.24370) 19329 : cluster [DBG] pgmap v19313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:55 smithi067 bash[27441]: cluster 2024-04-04T01:02:54.179031+0000 mgr.y (mgr.24370) 19329 : cluster [DBG] pgmap v19313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:56 smithi082 bash[20963]: audit 2024-04-04T01:02:55.687046+0000 mon.a (mon.0) 16356 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:56 smithi082 bash[20963]: audit 2024-04-04T01:02:56.285525+0000 mon.c (mon.2) 7717 : audit [DBG] from='client.? 172.21.15.67:0/2692273745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:56 smithi067 bash[17655]: audit 2024-04-04T01:02:55.687046+0000 mon.a (mon.0) 16356 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:56 smithi067 bash[17655]: audit 2024-04-04T01:02:56.285525+0000 mon.c (mon.2) 7717 : audit [DBG] from='client.? 172.21.15.67:0/2692273745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:56 smithi067 bash[27441]: audit 2024-04-04T01:02:55.687046+0000 mon.a (mon.0) 16356 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:02:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:56 smithi067 bash[27441]: audit 2024-04-04T01:02:56.285525+0000 mon.c (mon.2) 7717 : audit [DBG] from='client.? 172.21.15.67:0/2692273745' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:57 smithi082 bash[20963]: cluster 2024-04-04T01:02:56.180172+0000 mgr.y (mgr.24370) 19330 : cluster [DBG] pgmap v19314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:57 smithi067 bash[17655]: cluster 2024-04-04T01:02:56.180172+0000 mgr.y (mgr.24370) 19330 : cluster [DBG] pgmap v19314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:57 smithi067 bash[27441]: cluster 2024-04-04T01:02:56.180172+0000 mgr.y (mgr.24370) 19330 : cluster [DBG] pgmap v19314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:59 smithi082 bash[20963]: cluster 2024-04-04T01:02:58.180964+0000 mgr.y (mgr.24370) 19331 : cluster [DBG] pgmap v19315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:02:59 smithi082 bash[20963]: audit 2024-04-04T01:02:58.743203+0000 mon.a (mon.0) 16357 : audit [DBG] from='client.? 172.21.15.67:0/3127486717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:59 smithi067 bash[17655]: cluster 2024-04-04T01:02:58.180964+0000 mgr.y (mgr.24370) 19331 : cluster [DBG] pgmap v19315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:02:59 smithi067 bash[17655]: audit 2024-04-04T01:02:58.743203+0000 mon.a (mon.0) 16357 : audit [DBG] from='client.? 172.21.15.67:0/3127486717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:02:59.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:59 smithi067 bash[27441]: cluster 2024-04-04T01:02:58.180964+0000 mgr.y (mgr.24370) 19331 : cluster [DBG] pgmap v19315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:02:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:02:59 smithi067 bash[27441]: audit 2024-04-04T01:02:58.743203+0000 mon.a (mon.0) 16357 : audit [DBG] from='client.? 172.21.15.67:0/3127486717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:01 smithi082 bash[20963]: cluster 2024-04-04T01:03:00.181690+0000 mgr.y (mgr.24370) 19332 : cluster [DBG] pgmap v19316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:01 smithi082 bash[20963]: audit 2024-04-04T01:03:01.192820+0000 mon.c (mon.2) 7718 : audit [DBG] from='client.? 172.21.15.67:0/3659786593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:01 smithi067 bash[17655]: cluster 2024-04-04T01:03:00.181690+0000 mgr.y (mgr.24370) 19332 : cluster [DBG] pgmap v19316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:01 smithi067 bash[17655]: audit 2024-04-04T01:03:01.192820+0000 mon.c (mon.2) 7718 : audit [DBG] from='client.? 172.21.15.67:0/3659786593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:01 smithi067 bash[27441]: cluster 2024-04-04T01:03:00.181690+0000 mgr.y (mgr.24370) 19332 : cluster [DBG] pgmap v19316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:01 smithi067 bash[27441]: audit 2024-04-04T01:03:01.192820+0000 mon.c (mon.2) 7718 : audit [DBG] from='client.? 172.21.15.67:0/3659786593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:03 smithi067 bash[17655]: cluster 2024-04-04T01:03:02.182843+0000 mgr.y (mgr.24370) 19333 : cluster [DBG] pgmap v19317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:03:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:03:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:03 smithi067 bash[27441]: cluster 2024-04-04T01:03:02.182843+0000 mgr.y (mgr.24370) 19333 : cluster [DBG] pgmap v19317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:03 smithi082 bash[20963]: cluster 2024-04-04T01:03:02.182843+0000 mgr.y (mgr.24370) 19333 : cluster [DBG] pgmap v19317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:03:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:03:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:04 smithi082 bash[20963]: audit 2024-04-04T01:03:03.641000+0000 mon.a (mon.0) 16358 : audit [DBG] from='client.? 172.21.15.67:0/3098340466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:04.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:04 smithi067 bash[27441]: audit 2024-04-04T01:03:03.641000+0000 mon.a (mon.0) 16358 : audit [DBG] from='client.? 172.21.15.67:0/3098340466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:04.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:04 smithi067 bash[17655]: audit 2024-04-04T01:03:03.641000+0000 mon.a (mon.0) 16358 : audit [DBG] from='client.? 172.21.15.67:0/3098340466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:05 smithi082 bash[20963]: cluster 2024-04-04T01:03:04.183541+0000 mgr.y (mgr.24370) 19334 : cluster [DBG] pgmap v19318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:05 smithi067 bash[27441]: cluster 2024-04-04T01:03:04.183541+0000 mgr.y (mgr.24370) 19334 : cluster [DBG] pgmap v19318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:05 smithi067 bash[17655]: cluster 2024-04-04T01:03:04.183541+0000 mgr.y (mgr.24370) 19334 : cluster [DBG] pgmap v19318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:06 smithi082 bash[20963]: audit 2024-04-04T01:03:06.094777+0000 mon.a (mon.0) 16359 : audit [DBG] from='client.? 172.21.15.67:0/1897789934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:06.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:06 smithi067 bash[17655]: audit 2024-04-04T01:03:06.094777+0000 mon.a (mon.0) 16359 : audit [DBG] from='client.? 172.21.15.67:0/1897789934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:06.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:06 smithi067 bash[27441]: audit 2024-04-04T01:03:06.094777+0000 mon.a (mon.0) 16359 : audit [DBG] from='client.? 172.21.15.67:0/1897789934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:07 smithi082 bash[20963]: cluster 2024-04-04T01:03:06.184646+0000 mgr.y (mgr.24370) 19335 : cluster [DBG] pgmap v19319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:07 smithi067 bash[17655]: cluster 2024-04-04T01:03:06.184646+0000 mgr.y (mgr.24370) 19335 : cluster [DBG] pgmap v19319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:07 smithi067 bash[27441]: cluster 2024-04-04T01:03:06.184646+0000 mgr.y (mgr.24370) 19335 : cluster [DBG] pgmap v19319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:08.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:08 smithi082 bash[20963]: cluster 2024-04-04T01:03:08.185304+0000 mgr.y (mgr.24370) 19336 : cluster [DBG] pgmap v19320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:08.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:08 smithi067 bash[17655]: cluster 2024-04-04T01:03:08.185304+0000 mgr.y (mgr.24370) 19336 : cluster [DBG] pgmap v19320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:08 smithi067 bash[27441]: cluster 2024-04-04T01:03:08.185304+0000 mgr.y (mgr.24370) 19336 : cluster [DBG] pgmap v19320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:09 smithi082 bash[20963]: audit 2024-04-04T01:03:08.550165+0000 mon.c (mon.2) 7719 : audit [DBG] from='client.? 172.21.15.67:0/4001926580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:09.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:09 smithi067 bash[17655]: audit 2024-04-04T01:03:08.550165+0000 mon.c (mon.2) 7719 : audit [DBG] from='client.? 172.21.15.67:0/4001926580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:09 smithi067 bash[27441]: audit 2024-04-04T01:03:08.550165+0000 mon.c (mon.2) 7719 : audit [DBG] from='client.? 172.21.15.67:0/4001926580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:10 smithi082 bash[20963]: cluster 2024-04-04T01:03:10.186031+0000 mgr.y (mgr.24370) 19337 : cluster [DBG] pgmap v19321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:10 smithi067 bash[27441]: cluster 2024-04-04T01:03:10.186031+0000 mgr.y (mgr.24370) 19337 : cluster [DBG] pgmap v19321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:10 smithi067 bash[17655]: cluster 2024-04-04T01:03:10.186031+0000 mgr.y (mgr.24370) 19337 : cluster [DBG] pgmap v19321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:11 smithi082 bash[20963]: audit 2024-04-04T01:03:10.687447+0000 mon.a (mon.0) 16360 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:11 smithi082 bash[20963]: audit 2024-04-04T01:03:11.013208+0000 mon.a (mon.0) 16361 : audit [DBG] from='client.? 172.21.15.67:0/514136534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:11 smithi067 bash[17655]: audit 2024-04-04T01:03:10.687447+0000 mon.a (mon.0) 16360 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:11 smithi067 bash[17655]: audit 2024-04-04T01:03:11.013208+0000 mon.a (mon.0) 16361 : audit [DBG] from='client.? 172.21.15.67:0/514136534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:11 smithi067 bash[27441]: audit 2024-04-04T01:03:10.687447+0000 mon.a (mon.0) 16360 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:11 smithi067 bash[27441]: audit 2024-04-04T01:03:11.013208+0000 mon.a (mon.0) 16361 : audit [DBG] from='client.? 172.21.15.67:0/514136534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:12 smithi082 bash[20963]: cluster 2024-04-04T01:03:12.187234+0000 mgr.y (mgr.24370) 19338 : cluster [DBG] pgmap v19322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:12.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:12 smithi067 bash[17655]: cluster 2024-04-04T01:03:12.187234+0000 mgr.y (mgr.24370) 19338 : cluster [DBG] pgmap v19322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:12.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:12 smithi067 bash[27441]: cluster 2024-04-04T01:03:12.187234+0000 mgr.y (mgr.24370) 19338 : cluster [DBG] pgmap v19322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:03:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:03:13.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:13 smithi082 bash[20963]: audit 2024-04-04T01:03:13.475018+0000 mon.a (mon.0) 16362 : audit [DBG] from='client.? 172.21.15.67:0/2580829327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:03:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:03:13.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:13 smithi067 bash[17655]: audit 2024-04-04T01:03:13.475018+0000 mon.a (mon.0) 16362 : audit [DBG] from='client.? 172.21.15.67:0/2580829327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:13.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:13 smithi067 bash[27441]: audit 2024-04-04T01:03:13.475018+0000 mon.a (mon.0) 16362 : audit [DBG] from='client.? 172.21.15.67:0/2580829327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:14.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:14 smithi082 bash[20963]: cluster 2024-04-04T01:03:14.187871+0000 mgr.y (mgr.24370) 19339 : cluster [DBG] pgmap v19323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:14.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:14 smithi067 bash[17655]: cluster 2024-04-04T01:03:14.187871+0000 mgr.y (mgr.24370) 19339 : cluster [DBG] pgmap v19323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:14.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:14 smithi067 bash[27441]: cluster 2024-04-04T01:03:14.187871+0000 mgr.y (mgr.24370) 19339 : cluster [DBG] pgmap v19323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:16.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:15 smithi082 bash[20963]: audit 2024-04-04T01:03:15.930158+0000 mon.c (mon.2) 7720 : audit [DBG] from='client.? 172.21.15.67:0/1735905900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:16.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:15 smithi067 bash[17655]: audit 2024-04-04T01:03:15.930158+0000 mon.c (mon.2) 7720 : audit [DBG] from='client.? 172.21.15.67:0/1735905900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:15 smithi067 bash[27441]: audit 2024-04-04T01:03:15.930158+0000 mon.c (mon.2) 7720 : audit [DBG] from='client.? 172.21.15.67:0/1735905900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:17.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:16 smithi082 bash[20963]: cluster 2024-04-04T01:03:16.188939+0000 mgr.y (mgr.24370) 19340 : cluster [DBG] pgmap v19324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:17.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:16 smithi067 bash[17655]: cluster 2024-04-04T01:03:16.188939+0000 mgr.y (mgr.24370) 19340 : cluster [DBG] pgmap v19324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:16 smithi067 bash[27441]: cluster 2024-04-04T01:03:16.188939+0000 mgr.y (mgr.24370) 19340 : cluster [DBG] pgmap v19324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:19 smithi082 bash[20963]: cluster 2024-04-04T01:03:18.189583+0000 mgr.y (mgr.24370) 19341 : cluster [DBG] pgmap v19325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:19 smithi082 bash[20963]: audit 2024-04-04T01:03:18.377747+0000 mon.c (mon.2) 7721 : audit [DBG] from='client.? 172.21.15.67:0/1282389829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:19.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:19 smithi067 bash[17655]: cluster 2024-04-04T01:03:18.189583+0000 mgr.y (mgr.24370) 19341 : cluster [DBG] pgmap v19325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:19.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:19 smithi067 bash[17655]: audit 2024-04-04T01:03:18.377747+0000 mon.c (mon.2) 7721 : audit [DBG] from='client.? 172.21.15.67:0/1282389829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:19 smithi067 bash[27441]: cluster 2024-04-04T01:03:18.189583+0000 mgr.y (mgr.24370) 19341 : cluster [DBG] pgmap v19325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:19 smithi067 bash[27441]: audit 2024-04-04T01:03:18.377747+0000 mon.c (mon.2) 7721 : audit [DBG] from='client.? 172.21.15.67:0/1282389829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:21 smithi082 bash[20963]: cluster 2024-04-04T01:03:20.190282+0000 mgr.y (mgr.24370) 19342 : cluster [DBG] pgmap v19326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:21 smithi082 bash[20963]: audit 2024-04-04T01:03:20.838801+0000 mon.c (mon.2) 7722 : audit [DBG] from='client.? 172.21.15.67:0/4286125521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:21 smithi067 bash[17655]: cluster 2024-04-04T01:03:20.190282+0000 mgr.y (mgr.24370) 19342 : cluster [DBG] pgmap v19326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:21 smithi067 bash[17655]: audit 2024-04-04T01:03:20.838801+0000 mon.c (mon.2) 7722 : audit [DBG] from='client.? 172.21.15.67:0/4286125521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:21 smithi067 bash[27441]: cluster 2024-04-04T01:03:20.190282+0000 mgr.y (mgr.24370) 19342 : cluster [DBG] pgmap v19326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:21 smithi067 bash[27441]: audit 2024-04-04T01:03:20.838801+0000 mon.c (mon.2) 7722 : audit [DBG] from='client.? 172.21.15.67:0/4286125521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:23 smithi067 bash[17655]: cluster 2024-04-04T01:03:22.191419+0000 mgr.y (mgr.24370) 19343 : cluster [DBG] pgmap v19327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:23.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:23 smithi067 bash[27441]: cluster 2024-04-04T01:03:22.191419+0000 mgr.y (mgr.24370) 19343 : cluster [DBG] pgmap v19327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:03:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:03:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:23 smithi082 bash[20963]: cluster 2024-04-04T01:03:22.191419+0000 mgr.y (mgr.24370) 19343 : cluster [DBG] pgmap v19327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:03:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:03:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:24 smithi082 bash[20963]: audit 2024-04-04T01:03:23.298047+0000 mon.c (mon.2) 7723 : audit [DBG] from='client.? 172.21.15.67:0/2585587433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:24.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:24 smithi067 bash[17655]: audit 2024-04-04T01:03:23.298047+0000 mon.c (mon.2) 7723 : audit [DBG] from='client.? 172.21.15.67:0/2585587433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:24 smithi067 bash[27441]: audit 2024-04-04T01:03:23.298047+0000 mon.c (mon.2) 7723 : audit [DBG] from='client.? 172.21.15.67:0/2585587433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:25 smithi082 bash[20963]: cluster 2024-04-04T01:03:24.192102+0000 mgr.y (mgr.24370) 19344 : cluster [DBG] pgmap v19328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:25 smithi067 bash[27441]: cluster 2024-04-04T01:03:24.192102+0000 mgr.y (mgr.24370) 19344 : cluster [DBG] pgmap v19328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:25 smithi067 bash[17655]: cluster 2024-04-04T01:03:24.192102+0000 mgr.y (mgr.24370) 19344 : cluster [DBG] pgmap v19328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:26 smithi082 bash[20963]: audit 2024-04-04T01:03:25.687458+0000 mon.a (mon.0) 16363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:26 smithi082 bash[20963]: audit 2024-04-04T01:03:25.753747+0000 mon.a (mon.0) 16364 : audit [DBG] from='client.? 172.21.15.67:0/1354325332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:26 smithi067 bash[17655]: audit 2024-04-04T01:03:25.687458+0000 mon.a (mon.0) 16363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:26 smithi067 bash[17655]: audit 2024-04-04T01:03:25.753747+0000 mon.a (mon.0) 16364 : audit [DBG] from='client.? 172.21.15.67:0/1354325332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:26 smithi067 bash[27441]: audit 2024-04-04T01:03:25.687458+0000 mon.a (mon.0) 16363 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:26 smithi067 bash[27441]: audit 2024-04-04T01:03:25.753747+0000 mon.a (mon.0) 16364 : audit [DBG] from='client.? 172.21.15.67:0/1354325332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:27 smithi082 bash[20963]: cluster 2024-04-04T01:03:26.193224+0000 mgr.y (mgr.24370) 19345 : cluster [DBG] pgmap v19329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:27.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:27 smithi067 bash[27441]: cluster 2024-04-04T01:03:26.193224+0000 mgr.y (mgr.24370) 19345 : cluster [DBG] pgmap v19329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:27 smithi067 bash[17655]: cluster 2024-04-04T01:03:26.193224+0000 mgr.y (mgr.24370) 19345 : cluster [DBG] pgmap v19329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:28 smithi082 bash[20963]: audit 2024-04-04T01:03:28.210427+0000 mon.c (mon.2) 7724 : audit [DBG] from='client.? 172.21.15.67:0/67040430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:28.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:28 smithi067 bash[17655]: audit 2024-04-04T01:03:28.210427+0000 mon.c (mon.2) 7724 : audit [DBG] from='client.? 172.21.15.67:0/67040430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:28 smithi067 bash[27441]: audit 2024-04-04T01:03:28.210427+0000 mon.c (mon.2) 7724 : audit [DBG] from='client.? 172.21.15.67:0/67040430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:29 smithi082 bash[20963]: cluster 2024-04-04T01:03:28.193710+0000 mgr.y (mgr.24370) 19346 : cluster [DBG] pgmap v19330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:29 smithi067 bash[27441]: cluster 2024-04-04T01:03:28.193710+0000 mgr.y (mgr.24370) 19346 : cluster [DBG] pgmap v19330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:29.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:29 smithi067 bash[17655]: cluster 2024-04-04T01:03:28.193710+0000 mgr.y (mgr.24370) 19346 : cluster [DBG] pgmap v19330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:31 smithi082 bash[20963]: cluster 2024-04-04T01:03:30.194380+0000 mgr.y (mgr.24370) 19347 : cluster [DBG] pgmap v19331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:31 smithi082 bash[20963]: audit 2024-04-04T01:03:30.669441+0000 mon.a (mon.0) 16365 : audit [DBG] from='client.? 172.21.15.67:0/3150435546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:31 smithi067 bash[17655]: cluster 2024-04-04T01:03:30.194380+0000 mgr.y (mgr.24370) 19347 : cluster [DBG] pgmap v19331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:31 smithi067 bash[17655]: audit 2024-04-04T01:03:30.669441+0000 mon.a (mon.0) 16365 : audit [DBG] from='client.? 172.21.15.67:0/3150435546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:31 smithi067 bash[27441]: cluster 2024-04-04T01:03:30.194380+0000 mgr.y (mgr.24370) 19347 : cluster [DBG] pgmap v19331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:31 smithi067 bash[27441]: audit 2024-04-04T01:03:30.669441+0000 mon.a (mon.0) 16365 : audit [DBG] from='client.? 172.21.15.67:0/3150435546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:03:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:03:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:33 smithi067 bash[27441]: cluster 2024-04-04T01:03:32.195538+0000 mgr.y (mgr.24370) 19348 : cluster [DBG] pgmap v19332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:33 smithi067 bash[27441]: audit 2024-04-04T01:03:33.120878+0000 mon.c (mon.2) 7725 : audit [DBG] from='client.? 172.21.15.67:0/4292807201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:33 smithi067 bash[17655]: cluster 2024-04-04T01:03:32.195538+0000 mgr.y (mgr.24370) 19348 : cluster [DBG] pgmap v19332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:33 smithi067 bash[17655]: audit 2024-04-04T01:03:33.120878+0000 mon.c (mon.2) 7725 : audit [DBG] from='client.? 172.21.15.67:0/4292807201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:03:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:03:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:33 smithi082 bash[20963]: cluster 2024-04-04T01:03:32.195538+0000 mgr.y (mgr.24370) 19348 : cluster [DBG] pgmap v19332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:33 smithi082 bash[20963]: audit 2024-04-04T01:03:33.120878+0000 mon.c (mon.2) 7725 : audit [DBG] from='client.? 172.21.15.67:0/4292807201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:35 smithi082 bash[20963]: cluster 2024-04-04T01:03:34.196287+0000 mgr.y (mgr.24370) 19349 : cluster [DBG] pgmap v19333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:35 smithi067 bash[17655]: cluster 2024-04-04T01:03:34.196287+0000 mgr.y (mgr.24370) 19349 : cluster [DBG] pgmap v19333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:35 smithi067 bash[27441]: cluster 2024-04-04T01:03:34.196287+0000 mgr.y (mgr.24370) 19349 : cluster [DBG] pgmap v19333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:36 smithi082 bash[20963]: audit 2024-04-04T01:03:35.570551+0000 mon.c (mon.2) 7726 : audit [DBG] from='client.? 172.21.15.67:0/2140371001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:36.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:36 smithi067 bash[27441]: audit 2024-04-04T01:03:35.570551+0000 mon.c (mon.2) 7726 : audit [DBG] from='client.? 172.21.15.67:0/2140371001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:36.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:36 smithi067 bash[17655]: audit 2024-04-04T01:03:35.570551+0000 mon.c (mon.2) 7726 : audit [DBG] from='client.? 172.21.15.67:0/2140371001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:37 smithi082 bash[20963]: cluster 2024-04-04T01:03:36.197516+0000 mgr.y (mgr.24370) 19350 : cluster [DBG] pgmap v19334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:37 smithi067 bash[17655]: cluster 2024-04-04T01:03:36.197516+0000 mgr.y (mgr.24370) 19350 : cluster [DBG] pgmap v19334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:37.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:37 smithi067 bash[27441]: cluster 2024-04-04T01:03:36.197516+0000 mgr.y (mgr.24370) 19350 : cluster [DBG] pgmap v19334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:38 smithi082 bash[20963]: audit 2024-04-04T01:03:38.026565+0000 mon.c (mon.2) 7727 : audit [DBG] from='client.? 172.21.15.67:0/953192884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:38.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:38 smithi067 bash[17655]: audit 2024-04-04T01:03:38.026565+0000 mon.c (mon.2) 7727 : audit [DBG] from='client.? 172.21.15.67:0/953192884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:38.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:38 smithi067 bash[27441]: audit 2024-04-04T01:03:38.026565+0000 mon.c (mon.2) 7727 : audit [DBG] from='client.? 172.21.15.67:0/953192884' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:39 smithi082 bash[20963]: cluster 2024-04-04T01:03:38.198292+0000 mgr.y (mgr.24370) 19351 : cluster [DBG] pgmap v19335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:39 smithi067 bash[17655]: cluster 2024-04-04T01:03:38.198292+0000 mgr.y (mgr.24370) 19351 : cluster [DBG] pgmap v19335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:39 smithi067 bash[27441]: cluster 2024-04-04T01:03:38.198292+0000 mgr.y (mgr.24370) 19351 : cluster [DBG] pgmap v19335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:41 smithi082 bash[20963]: cluster 2024-04-04T01:03:40.198950+0000 mgr.y (mgr.24370) 19352 : cluster [DBG] pgmap v19336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:41 smithi082 bash[20963]: audit 2024-04-04T01:03:40.478337+0000 mon.a (mon.0) 16366 : audit [DBG] from='client.? 172.21.15.67:0/3858595404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:41 smithi082 bash[20963]: audit 2024-04-04T01:03:40.688095+0000 mon.a (mon.0) 16367 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:41 smithi067 bash[17655]: cluster 2024-04-04T01:03:40.198950+0000 mgr.y (mgr.24370) 19352 : cluster [DBG] pgmap v19336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:41 smithi067 bash[17655]: audit 2024-04-04T01:03:40.478337+0000 mon.a (mon.0) 16366 : audit [DBG] from='client.? 172.21.15.67:0/3858595404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:41 smithi067 bash[17655]: audit 2024-04-04T01:03:40.688095+0000 mon.a (mon.0) 16367 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:41 smithi067 bash[27441]: cluster 2024-04-04T01:03:40.198950+0000 mgr.y (mgr.24370) 19352 : cluster [DBG] pgmap v19336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:41 smithi067 bash[27441]: audit 2024-04-04T01:03:40.478337+0000 mon.a (mon.0) 16366 : audit [DBG] from='client.? 172.21.15.67:0/3858595404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:41 smithi067 bash[27441]: audit 2024-04-04T01:03:40.688095+0000 mon.a (mon.0) 16367 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:43.334 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:03:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:03:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:03:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:03:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:43 smithi082 bash[20963]: cluster 2024-04-04T01:03:42.200182+0000 mgr.y (mgr.24370) 19353 : cluster [DBG] pgmap v19337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:43 smithi082 bash[20963]: audit 2024-04-04T01:03:42.923881+0000 mon.c (mon.2) 7728 : audit [DBG] from='client.? 172.21.15.67:0/3442774502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:43.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:43 smithi067 bash[27441]: cluster 2024-04-04T01:03:42.200182+0000 mgr.y (mgr.24370) 19353 : cluster [DBG] pgmap v19337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:43.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:43 smithi067 bash[27441]: audit 2024-04-04T01:03:42.923881+0000 mon.c (mon.2) 7728 : audit [DBG] from='client.? 172.21.15.67:0/3442774502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:43.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:43 smithi067 bash[17655]: cluster 2024-04-04T01:03:42.200182+0000 mgr.y (mgr.24370) 19353 : cluster [DBG] pgmap v19337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:43.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:43 smithi067 bash[17655]: audit 2024-04-04T01:03:42.923881+0000 mon.c (mon.2) 7728 : audit [DBG] from='client.? 172.21.15.67:0/3442774502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:44 smithi082 bash[20963]: audit 2024-04-04T01:03:43.413324+0000 mon.a (mon.0) 16368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:03:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:44 smithi082 bash[20963]: audit 2024-04-04T01:03:43.742151+0000 mon.a (mon.0) 16369 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:44 smithi082 bash[20963]: audit 2024-04-04T01:03:43.749849+0000 mon.a (mon.0) 16370 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:44.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:44 smithi067 bash[17655]: audit 2024-04-04T01:03:43.413324+0000 mon.a (mon.0) 16368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:03:44.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:44 smithi067 bash[17655]: audit 2024-04-04T01:03:43.742151+0000 mon.a (mon.0) 16369 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:44.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:44 smithi067 bash[17655]: audit 2024-04-04T01:03:43.749849+0000 mon.a (mon.0) 16370 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:44 smithi067 bash[27441]: audit 2024-04-04T01:03:43.413324+0000 mon.a (mon.0) 16368 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:03:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:44 smithi067 bash[27441]: audit 2024-04-04T01:03:43.742151+0000 mon.a (mon.0) 16369 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:44 smithi067 bash[27441]: audit 2024-04-04T01:03:43.749849+0000 mon.a (mon.0) 16370 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:45 smithi082 bash[20963]: cluster 2024-04-04T01:03:44.200889+0000 mgr.y (mgr.24370) 19354 : cluster [DBG] pgmap v19338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:45 smithi067 bash[17655]: cluster 2024-04-04T01:03:44.200889+0000 mgr.y (mgr.24370) 19354 : cluster [DBG] pgmap v19338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:45 smithi067 bash[27441]: cluster 2024-04-04T01:03:44.200889+0000 mgr.y (mgr.24370) 19354 : cluster [DBG] pgmap v19338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:46 smithi082 bash[20963]: audit 2024-04-04T01:03:45.385013+0000 mon.a (mon.0) 16371 : audit [DBG] from='client.? 172.21.15.67:0/2886308260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:46.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:46 smithi067 bash[17655]: audit 2024-04-04T01:03:45.385013+0000 mon.a (mon.0) 16371 : audit [DBG] from='client.? 172.21.15.67:0/2886308260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:46.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:46 smithi067 bash[27441]: audit 2024-04-04T01:03:45.385013+0000 mon.a (mon.0) 16371 : audit [DBG] from='client.? 172.21.15.67:0/2886308260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:47 smithi082 bash[20963]: cluster 2024-04-04T01:03:46.201989+0000 mgr.y (mgr.24370) 19355 : cluster [DBG] pgmap v19339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:47.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:47 smithi067 bash[27441]: cluster 2024-04-04T01:03:46.201989+0000 mgr.y (mgr.24370) 19355 : cluster [DBG] pgmap v19339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:47 smithi067 bash[17655]: cluster 2024-04-04T01:03:46.201989+0000 mgr.y (mgr.24370) 19355 : cluster [DBG] pgmap v19339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:48 smithi082 bash[20963]: audit 2024-04-04T01:03:47.844261+0000 mon.a (mon.0) 16372 : audit [DBG] from='client.? 172.21.15.67:0/3980766263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:48 smithi082 bash[20963]: cluster 2024-04-04T01:03:48.202689+0000 mgr.y (mgr.24370) 19356 : cluster [DBG] pgmap v19340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:48 smithi067 bash[27441]: audit 2024-04-04T01:03:47.844261+0000 mon.a (mon.0) 16372 : audit [DBG] from='client.? 172.21.15.67:0/3980766263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:48 smithi067 bash[27441]: cluster 2024-04-04T01:03:48.202689+0000 mgr.y (mgr.24370) 19356 : cluster [DBG] pgmap v19340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:48 smithi067 bash[17655]: audit 2024-04-04T01:03:47.844261+0000 mon.a (mon.0) 16372 : audit [DBG] from='client.? 172.21.15.67:0/3980766263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:48 smithi067 bash[17655]: cluster 2024-04-04T01:03:48.202689+0000 mgr.y (mgr.24370) 19356 : cluster [DBG] pgmap v19340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:50.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[17655]: audit 2024-04-04T01:03:49.164407+0000 mon.a (mon.0) 16373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[17655]: audit 2024-04-04T01:03:49.172313+0000 mon.a (mon.0) 16374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[17655]: audit 2024-04-04T01:03:49.697504+0000 mon.a (mon.0) 16375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[17655]: audit 2024-04-04T01:03:49.705042+0000 mon.a (mon.0) 16376 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[17655]: audit 2024-04-04T01:03:50.126953+0000 mon.a (mon.0) 16377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[17655]: audit 2024-04-04T01:03:50.128651+0000 mon.a (mon.0) 16378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[17655]: audit 2024-04-04T01:03:50.137627+0000 mon.a (mon.0) 16379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[27441]: audit 2024-04-04T01:03:49.164407+0000 mon.a (mon.0) 16373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[27441]: audit 2024-04-04T01:03:49.172313+0000 mon.a (mon.0) 16374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[27441]: audit 2024-04-04T01:03:49.697504+0000 mon.a (mon.0) 16375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[27441]: audit 2024-04-04T01:03:49.705042+0000 mon.a (mon.0) 16376 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[27441]: audit 2024-04-04T01:03:50.126953+0000 mon.a (mon.0) 16377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[27441]: audit 2024-04-04T01:03:50.128651+0000 mon.a (mon.0) 16378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:03:50.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:50 smithi067 bash[27441]: audit 2024-04-04T01:03:50.137627+0000 mon.a (mon.0) 16379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:50 smithi082 bash[20963]: audit 2024-04-04T01:03:49.164407+0000 mon.a (mon.0) 16373 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:50 smithi082 bash[20963]: audit 2024-04-04T01:03:49.172313+0000 mon.a (mon.0) 16374 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:50 smithi082 bash[20963]: audit 2024-04-04T01:03:49.697504+0000 mon.a (mon.0) 16375 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:50 smithi082 bash[20963]: audit 2024-04-04T01:03:49.705042+0000 mon.a (mon.0) 16376 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:50 smithi082 bash[20963]: audit 2024-04-04T01:03:50.126953+0000 mon.a (mon.0) 16377 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:03:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:50 smithi082 bash[20963]: audit 2024-04-04T01:03:50.128651+0000 mon.a (mon.0) 16378 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:03:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:50 smithi082 bash[20963]: audit 2024-04-04T01:03:50.137627+0000 mon.a (mon.0) 16379 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:03:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:51 smithi082 bash[20963]: cluster 2024-04-04T01:03:50.203299+0000 mgr.y (mgr.24370) 19357 : cluster [DBG] pgmap v19341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:51 smithi082 bash[20963]: audit 2024-04-04T01:03:50.301105+0000 mon.a (mon.0) 16380 : audit [DBG] from='client.? 172.21.15.67:0/359827317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:51 smithi067 bash[17655]: cluster 2024-04-04T01:03:50.203299+0000 mgr.y (mgr.24370) 19357 : cluster [DBG] pgmap v19341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:51 smithi067 bash[17655]: audit 2024-04-04T01:03:50.301105+0000 mon.a (mon.0) 16380 : audit [DBG] from='client.? 172.21.15.67:0/359827317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:51.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:51 smithi067 bash[27441]: cluster 2024-04-04T01:03:50.203299+0000 mgr.y (mgr.24370) 19357 : cluster [DBG] pgmap v19341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:51 smithi067 bash[27441]: audit 2024-04-04T01:03:50.301105+0000 mon.a (mon.0) 16380 : audit [DBG] from='client.? 172.21.15.67:0/359827317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:03:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:03:53.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:53 smithi067 bash[17655]: cluster 2024-04-04T01:03:52.204516+0000 mgr.y (mgr.24370) 19358 : cluster [DBG] pgmap v19342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:53.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:53 smithi067 bash[17655]: audit 2024-04-04T01:03:52.754764+0000 mon.c (mon.2) 7729 : audit [DBG] from='client.? 172.21.15.67:0/2702194335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:53 smithi067 bash[27441]: cluster 2024-04-04T01:03:52.204516+0000 mgr.y (mgr.24370) 19358 : cluster [DBG] pgmap v19342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:53.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:53 smithi067 bash[27441]: audit 2024-04-04T01:03:52.754764+0000 mon.c (mon.2) 7729 : audit [DBG] from='client.? 172.21.15.67:0/2702194335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:03:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:03:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:53 smithi082 bash[20963]: cluster 2024-04-04T01:03:52.204516+0000 mgr.y (mgr.24370) 19358 : cluster [DBG] pgmap v19342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:53.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:53 smithi082 bash[20963]: audit 2024-04-04T01:03:52.754764+0000 mon.c (mon.2) 7729 : audit [DBG] from='client.? 172.21.15.67:0/2702194335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:55 smithi082 bash[20963]: cluster 2024-04-04T01:03:54.205211+0000 mgr.y (mgr.24370) 19359 : cluster [DBG] pgmap v19343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:55 smithi082 bash[20963]: audit 2024-04-04T01:03:55.208100+0000 mon.a (mon.0) 16381 : audit [DBG] from='client.? 172.21.15.67:0/3634317478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:55 smithi067 bash[27441]: cluster 2024-04-04T01:03:54.205211+0000 mgr.y (mgr.24370) 19359 : cluster [DBG] pgmap v19343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:55.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:55 smithi067 bash[27441]: audit 2024-04-04T01:03:55.208100+0000 mon.a (mon.0) 16381 : audit [DBG] from='client.? 172.21.15.67:0/3634317478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:55 smithi067 bash[17655]: cluster 2024-04-04T01:03:54.205211+0000 mgr.y (mgr.24370) 19359 : cluster [DBG] pgmap v19343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:55.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:55 smithi067 bash[17655]: audit 2024-04-04T01:03:55.208100+0000 mon.a (mon.0) 16381 : audit [DBG] from='client.? 172.21.15.67:0/3634317478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:56 smithi082 bash[20963]: audit 2024-04-04T01:03:55.688543+0000 mon.a (mon.0) 16382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:56.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:56 smithi067 bash[27441]: audit 2024-04-04T01:03:55.688543+0000 mon.a (mon.0) 16382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:56 smithi067 bash[17655]: audit 2024-04-04T01:03:55.688543+0000 mon.a (mon.0) 16382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:03:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:57 smithi082 bash[20963]: cluster 2024-04-04T01:03:56.206385+0000 mgr.y (mgr.24370) 19360 : cluster [DBG] pgmap v19344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:57.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:57 smithi067 bash[17655]: cluster 2024-04-04T01:03:56.206385+0000 mgr.y (mgr.24370) 19360 : cluster [DBG] pgmap v19344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:57 smithi067 bash[27441]: cluster 2024-04-04T01:03:56.206385+0000 mgr.y (mgr.24370) 19360 : cluster [DBG] pgmap v19344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:58.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:58 smithi082 bash[20963]: audit 2024-04-04T01:03:57.666303+0000 mon.c (mon.2) 7730 : audit [DBG] from='client.? 172.21.15.67:0/1792515859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:58.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:58 smithi067 bash[17655]: audit 2024-04-04T01:03:57.666303+0000 mon.c (mon.2) 7730 : audit [DBG] from='client.? 172.21.15.67:0/1792515859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:58.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:58 smithi067 bash[27441]: audit 2024-04-04T01:03:57.666303+0000 mon.c (mon.2) 7730 : audit [DBG] from='client.? 172.21.15.67:0/1792515859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:03:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:03:59 smithi082 bash[20963]: cluster 2024-04-04T01:03:58.207088+0000 mgr.y (mgr.24370) 19361 : cluster [DBG] pgmap v19345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:03:59 smithi067 bash[17655]: cluster 2024-04-04T01:03:58.207088+0000 mgr.y (mgr.24370) 19361 : cluster [DBG] pgmap v19345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:03:59.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:03:59 smithi067 bash[27441]: cluster 2024-04-04T01:03:58.207088+0000 mgr.y (mgr.24370) 19361 : cluster [DBG] pgmap v19345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:00.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:00 smithi082 bash[20963]: audit 2024-04-04T01:04:00.118335+0000 mon.a (mon.0) 16383 : audit [DBG] from='client.? 172.21.15.67:0/3499883086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:00.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:00 smithi067 bash[17655]: audit 2024-04-04T01:04:00.118335+0000 mon.a (mon.0) 16383 : audit [DBG] from='client.? 172.21.15.67:0/3499883086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:00.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:00 smithi067 bash[27441]: audit 2024-04-04T01:04:00.118335+0000 mon.a (mon.0) 16383 : audit [DBG] from='client.? 172.21.15.67:0/3499883086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:01 smithi082 bash[20963]: cluster 2024-04-04T01:04:00.207784+0000 mgr.y (mgr.24370) 19362 : cluster [DBG] pgmap v19346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:01.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:01 smithi067 bash[27441]: cluster 2024-04-04T01:04:00.207784+0000 mgr.y (mgr.24370) 19362 : cluster [DBG] pgmap v19346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:01.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:01 smithi067 bash[17655]: cluster 2024-04-04T01:04:00.207784+0000 mgr.y (mgr.24370) 19362 : cluster [DBG] pgmap v19346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:04:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:04:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:03 smithi067 bash[17655]: cluster 2024-04-04T01:04:02.208979+0000 mgr.y (mgr.24370) 19363 : cluster [DBG] pgmap v19347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:03 smithi067 bash[17655]: audit 2024-04-04T01:04:02.575106+0000 mon.c (mon.2) 7731 : audit [DBG] from='client.? 172.21.15.67:0/4247062822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:03 smithi067 bash[27441]: cluster 2024-04-04T01:04:02.208979+0000 mgr.y (mgr.24370) 19363 : cluster [DBG] pgmap v19347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:03 smithi067 bash[27441]: audit 2024-04-04T01:04:02.575106+0000 mon.c (mon.2) 7731 : audit [DBG] from='client.? 172.21.15.67:0/4247062822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:04:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:04:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:03 smithi082 bash[20963]: cluster 2024-04-04T01:04:02.208979+0000 mgr.y (mgr.24370) 19363 : cluster [DBG] pgmap v19347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:03 smithi082 bash[20963]: audit 2024-04-04T01:04:02.575106+0000 mon.c (mon.2) 7731 : audit [DBG] from='client.? 172.21.15.67:0/4247062822' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:05 smithi082 bash[20963]: cluster 2024-04-04T01:04:04.209710+0000 mgr.y (mgr.24370) 19364 : cluster [DBG] pgmap v19348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:05 smithi082 bash[20963]: audit 2024-04-04T01:04:05.031873+0000 mon.a (mon.0) 16384 : audit [DBG] from='client.? 172.21.15.67:0/3240025719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:05 smithi067 bash[17655]: cluster 2024-04-04T01:04:04.209710+0000 mgr.y (mgr.24370) 19364 : cluster [DBG] pgmap v19348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:05 smithi067 bash[17655]: audit 2024-04-04T01:04:05.031873+0000 mon.a (mon.0) 16384 : audit [DBG] from='client.? 172.21.15.67:0/3240025719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:05 smithi067 bash[27441]: cluster 2024-04-04T01:04:04.209710+0000 mgr.y (mgr.24370) 19364 : cluster [DBG] pgmap v19348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:05 smithi067 bash[27441]: audit 2024-04-04T01:04:05.031873+0000 mon.a (mon.0) 16384 : audit [DBG] from='client.? 172.21.15.67:0/3240025719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:07 smithi082 bash[20963]: cluster 2024-04-04T01:04:06.210904+0000 mgr.y (mgr.24370) 19365 : cluster [DBG] pgmap v19349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:07 smithi067 bash[17655]: cluster 2024-04-04T01:04:06.210904+0000 mgr.y (mgr.24370) 19365 : cluster [DBG] pgmap v19349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:07.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:07 smithi067 bash[27441]: cluster 2024-04-04T01:04:06.210904+0000 mgr.y (mgr.24370) 19365 : cluster [DBG] pgmap v19349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:08 smithi082 bash[20963]: audit 2024-04-04T01:04:07.480851+0000 mon.a (mon.0) 16385 : audit [DBG] from='client.? 172.21.15.67:0/558931548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:08.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:08 smithi067 bash[17655]: audit 2024-04-04T01:04:07.480851+0000 mon.a (mon.0) 16385 : audit [DBG] from='client.? 172.21.15.67:0/558931548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:08.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:08 smithi067 bash[27441]: audit 2024-04-04T01:04:07.480851+0000 mon.a (mon.0) 16385 : audit [DBG] from='client.? 172.21.15.67:0/558931548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:09 smithi082 bash[20963]: cluster 2024-04-04T01:04:08.211618+0000 mgr.y (mgr.24370) 19366 : cluster [DBG] pgmap v19350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:09 smithi067 bash[27441]: cluster 2024-04-04T01:04:08.211618+0000 mgr.y (mgr.24370) 19366 : cluster [DBG] pgmap v19350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:09.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:09 smithi067 bash[17655]: cluster 2024-04-04T01:04:08.211618+0000 mgr.y (mgr.24370) 19366 : cluster [DBG] pgmap v19350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:10 smithi082 bash[20963]: audit 2024-04-04T01:04:09.921276+0000 mon.a (mon.0) 16386 : audit [DBG] from='client.? 172.21.15.67:0/2645433220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:10.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:10 smithi067 bash[27441]: audit 2024-04-04T01:04:09.921276+0000 mon.a (mon.0) 16386 : audit [DBG] from='client.? 172.21.15.67:0/2645433220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:10.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:10 smithi067 bash[17655]: audit 2024-04-04T01:04:09.921276+0000 mon.a (mon.0) 16386 : audit [DBG] from='client.? 172.21.15.67:0/2645433220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:11 smithi082 bash[20963]: cluster 2024-04-04T01:04:10.212338+0000 mgr.y (mgr.24370) 19367 : cluster [DBG] pgmap v19351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:11 smithi082 bash[20963]: audit 2024-04-04T01:04:10.688789+0000 mon.a (mon.0) 16387 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:11 smithi067 bash[17655]: cluster 2024-04-04T01:04:10.212338+0000 mgr.y (mgr.24370) 19367 : cluster [DBG] pgmap v19351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:11.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:11 smithi067 bash[17655]: audit 2024-04-04T01:04:10.688789+0000 mon.a (mon.0) 16387 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:11 smithi067 bash[27441]: cluster 2024-04-04T01:04:10.212338+0000 mgr.y (mgr.24370) 19367 : cluster [DBG] pgmap v19351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:11 smithi067 bash[27441]: audit 2024-04-04T01:04:10.688789+0000 mon.a (mon.0) 16387 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:13.340 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:04:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:04:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:04:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:04:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:13 smithi082 bash[20963]: cluster 2024-04-04T01:04:12.213443+0000 mgr.y (mgr.24370) 19368 : cluster [DBG] pgmap v19352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:13 smithi082 bash[20963]: audit 2024-04-04T01:04:12.379010+0000 mon.a (mon.0) 16388 : audit [DBG] from='client.? 172.21.15.67:0/4222552421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:13.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:13 smithi067 bash[17655]: cluster 2024-04-04T01:04:12.213443+0000 mgr.y (mgr.24370) 19368 : cluster [DBG] pgmap v19352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:13.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:13 smithi067 bash[17655]: audit 2024-04-04T01:04:12.379010+0000 mon.a (mon.0) 16388 : audit [DBG] from='client.? 172.21.15.67:0/4222552421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:13.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:13 smithi067 bash[27441]: cluster 2024-04-04T01:04:12.213443+0000 mgr.y (mgr.24370) 19368 : cluster [DBG] pgmap v19352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:13.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:13 smithi067 bash[27441]: audit 2024-04-04T01:04:12.379010+0000 mon.a (mon.0) 16388 : audit [DBG] from='client.? 172.21.15.67:0/4222552421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:15 smithi082 bash[20963]: cluster 2024-04-04T01:04:14.214145+0000 mgr.y (mgr.24370) 19369 : cluster [DBG] pgmap v19353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:15 smithi082 bash[20963]: audit 2024-04-04T01:04:14.835094+0000 mon.a (mon.0) 16389 : audit [DBG] from='client.? 172.21.15.67:0/194906201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:15 smithi067 bash[17655]: cluster 2024-04-04T01:04:14.214145+0000 mgr.y (mgr.24370) 19369 : cluster [DBG] pgmap v19353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:15 smithi067 bash[17655]: audit 2024-04-04T01:04:14.835094+0000 mon.a (mon.0) 16389 : audit [DBG] from='client.? 172.21.15.67:0/194906201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:15.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:15 smithi067 bash[27441]: cluster 2024-04-04T01:04:14.214145+0000 mgr.y (mgr.24370) 19369 : cluster [DBG] pgmap v19353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:15.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:15 smithi067 bash[27441]: audit 2024-04-04T01:04:14.835094+0000 mon.a (mon.0) 16389 : audit [DBG] from='client.? 172.21.15.67:0/194906201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:16 smithi082 bash[20963]: cluster 2024-04-04T01:04:16.215362+0000 mgr.y (mgr.24370) 19370 : cluster [DBG] pgmap v19354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:16 smithi067 bash[17655]: cluster 2024-04-04T01:04:16.215362+0000 mgr.y (mgr.24370) 19370 : cluster [DBG] pgmap v19354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:16 smithi067 bash[27441]: cluster 2024-04-04T01:04:16.215362+0000 mgr.y (mgr.24370) 19370 : cluster [DBG] pgmap v19354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:17 smithi082 bash[20963]: audit 2024-04-04T01:04:17.289577+0000 mon.c (mon.2) 7732 : audit [DBG] from='client.? 172.21.15.67:0/1355996263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:17.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:17 smithi067 bash[17655]: audit 2024-04-04T01:04:17.289577+0000 mon.c (mon.2) 7732 : audit [DBG] from='client.? 172.21.15.67:0/1355996263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:17 smithi067 bash[27441]: audit 2024-04-04T01:04:17.289577+0000 mon.c (mon.2) 7732 : audit [DBG] from='client.? 172.21.15.67:0/1355996263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:18.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:18 smithi082 bash[20963]: cluster 2024-04-04T01:04:18.216134+0000 mgr.y (mgr.24370) 19371 : cluster [DBG] pgmap v19355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:18.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:18 smithi067 bash[17655]: cluster 2024-04-04T01:04:18.216134+0000 mgr.y (mgr.24370) 19371 : cluster [DBG] pgmap v19355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:18.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:18 smithi067 bash[27441]: cluster 2024-04-04T01:04:18.216134+0000 mgr.y (mgr.24370) 19371 : cluster [DBG] pgmap v19355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:20.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:19 smithi082 bash[20963]: audit 2024-04-04T01:04:19.741959+0000 mon.c (mon.2) 7733 : audit [DBG] from='client.? 172.21.15.67:0/1642630090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:20.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:19 smithi067 bash[17655]: audit 2024-04-04T01:04:19.741959+0000 mon.c (mon.2) 7733 : audit [DBG] from='client.? 172.21.15.67:0/1642630090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:20.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:19 smithi067 bash[27441]: audit 2024-04-04T01:04:19.741959+0000 mon.c (mon.2) 7733 : audit [DBG] from='client.? 172.21.15.67:0/1642630090' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:21.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:20 smithi082 bash[20963]: cluster 2024-04-04T01:04:20.216782+0000 mgr.y (mgr.24370) 19372 : cluster [DBG] pgmap v19356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:21.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:20 smithi067 bash[27441]: cluster 2024-04-04T01:04:20.216782+0000 mgr.y (mgr.24370) 19372 : cluster [DBG] pgmap v19356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:21.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:20 smithi067 bash[17655]: cluster 2024-04-04T01:04:20.216782+0000 mgr.y (mgr.24370) 19372 : cluster [DBG] pgmap v19356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:22.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:22 smithi082 bash[20963]: audit 2024-04-04T01:04:22.197613+0000 mon.c (mon.2) 7734 : audit [DBG] from='client.? 172.21.15.67:0/523561869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:22.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:22 smithi067 bash[27441]: audit 2024-04-04T01:04:22.197613+0000 mon.c (mon.2) 7734 : audit [DBG] from='client.? 172.21.15.67:0/523561869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:22.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:22 smithi067 bash[17655]: audit 2024-04-04T01:04:22.197613+0000 mon.c (mon.2) 7734 : audit [DBG] from='client.? 172.21.15.67:0/523561869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:23.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:23 smithi067 bash[17655]: cluster 2024-04-04T01:04:22.217950+0000 mgr.y (mgr.24370) 19373 : cluster [DBG] pgmap v19357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:04:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:04:23.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:23 smithi067 bash[27441]: cluster 2024-04-04T01:04:22.217950+0000 mgr.y (mgr.24370) 19373 : cluster [DBG] pgmap v19357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:04:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:04:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:23 smithi082 bash[20963]: cluster 2024-04-04T01:04:22.217950+0000 mgr.y (mgr.24370) 19373 : cluster [DBG] pgmap v19357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:25 smithi082 bash[20963]: cluster 2024-04-04T01:04:24.218622+0000 mgr.y (mgr.24370) 19374 : cluster [DBG] pgmap v19358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:25 smithi082 bash[20963]: audit 2024-04-04T01:04:24.650442+0000 mon.a (mon.0) 16390 : audit [DBG] from='client.? 172.21.15.67:0/3787037239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:25 smithi067 bash[27441]: cluster 2024-04-04T01:04:24.218622+0000 mgr.y (mgr.24370) 19374 : cluster [DBG] pgmap v19358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:25 smithi067 bash[27441]: audit 2024-04-04T01:04:24.650442+0000 mon.a (mon.0) 16390 : audit [DBG] from='client.? 172.21.15.67:0/3787037239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:25 smithi067 bash[17655]: cluster 2024-04-04T01:04:24.218622+0000 mgr.y (mgr.24370) 19374 : cluster [DBG] pgmap v19358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:25 smithi067 bash[17655]: audit 2024-04-04T01:04:24.650442+0000 mon.a (mon.0) 16390 : audit [DBG] from='client.? 172.21.15.67:0/3787037239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:26 smithi082 bash[20963]: audit 2024-04-04T01:04:25.689245+0000 mon.a (mon.0) 16391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:26 smithi067 bash[17655]: audit 2024-04-04T01:04:25.689245+0000 mon.a (mon.0) 16391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:26.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:26 smithi067 bash[27441]: audit 2024-04-04T01:04:25.689245+0000 mon.a (mon.0) 16391 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:27 smithi082 bash[20963]: cluster 2024-04-04T01:04:26.219803+0000 mgr.y (mgr.24370) 19375 : cluster [DBG] pgmap v19359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:27 smithi082 bash[20963]: audit 2024-04-04T01:04:27.110000+0000 mon.c (mon.2) 7735 : audit [DBG] from='client.? 172.21.15.67:0/1242117781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:27.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:27 smithi067 bash[17655]: cluster 2024-04-04T01:04:26.219803+0000 mgr.y (mgr.24370) 19375 : cluster [DBG] pgmap v19359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:27.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:27 smithi067 bash[17655]: audit 2024-04-04T01:04:27.110000+0000 mon.c (mon.2) 7735 : audit [DBG] from='client.? 172.21.15.67:0/1242117781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:27.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:27 smithi067 bash[27441]: cluster 2024-04-04T01:04:26.219803+0000 mgr.y (mgr.24370) 19375 : cluster [DBG] pgmap v19359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:27.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:27 smithi067 bash[27441]: audit 2024-04-04T01:04:27.110000+0000 mon.c (mon.2) 7735 : audit [DBG] from='client.? 172.21.15.67:0/1242117781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:29 smithi082 bash[20963]: cluster 2024-04-04T01:04:28.220498+0000 mgr.y (mgr.24370) 19376 : cluster [DBG] pgmap v19360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:29.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:29 smithi067 bash[17655]: cluster 2024-04-04T01:04:28.220498+0000 mgr.y (mgr.24370) 19376 : cluster [DBG] pgmap v19360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:29 smithi067 bash[27441]: cluster 2024-04-04T01:04:28.220498+0000 mgr.y (mgr.24370) 19376 : cluster [DBG] pgmap v19360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:30 smithi082 bash[20963]: audit 2024-04-04T01:04:29.576605+0000 mon.a (mon.0) 16392 : audit [DBG] from='client.? 172.21.15.67:0/2290607876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:30.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:30 smithi067 bash[17655]: audit 2024-04-04T01:04:29.576605+0000 mon.a (mon.0) 16392 : audit [DBG] from='client.? 172.21.15.67:0/2290607876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:30.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:30 smithi067 bash[27441]: audit 2024-04-04T01:04:29.576605+0000 mon.a (mon.0) 16392 : audit [DBG] from='client.? 172.21.15.67:0/2290607876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:31 smithi082 bash[20963]: cluster 2024-04-04T01:04:30.221241+0000 mgr.y (mgr.24370) 19377 : cluster [DBG] pgmap v19361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:31.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:31 smithi067 bash[27441]: cluster 2024-04-04T01:04:30.221241+0000 mgr.y (mgr.24370) 19377 : cluster [DBG] pgmap v19361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:31 smithi067 bash[17655]: cluster 2024-04-04T01:04:30.221241+0000 mgr.y (mgr.24370) 19377 : cluster [DBG] pgmap v19361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:32.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:32 smithi082 bash[20963]: audit 2024-04-04T01:04:32.028569+0000 mon.a (mon.0) 16393 : audit [DBG] from='client.? 172.21.15.67:0/1480116374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:32.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:32 smithi067 bash[27441]: audit 2024-04-04T01:04:32.028569+0000 mon.a (mon.0) 16393 : audit [DBG] from='client.? 172.21.15.67:0/1480116374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:32.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:32 smithi067 bash[17655]: audit 2024-04-04T01:04:32.028569+0000 mon.a (mon.0) 16393 : audit [DBG] from='client.? 172.21.15.67:0/1480116374' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:04:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:33] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:04:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:33 smithi067 bash[27441]: cluster 2024-04-04T01:04:32.222427+0000 mgr.y (mgr.24370) 19378 : cluster [DBG] pgmap v19362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:33 smithi067 bash[17655]: cluster 2024-04-04T01:04:32.222427+0000 mgr.y (mgr.24370) 19378 : cluster [DBG] pgmap v19362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:33 smithi082 bash[20963]: cluster 2024-04-04T01:04:32.222427+0000 mgr.y (mgr.24370) 19378 : cluster [DBG] pgmap v19362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:04:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:04:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:35 smithi082 bash[20963]: cluster 2024-04-04T01:04:34.223082+0000 mgr.y (mgr.24370) 19379 : cluster [DBG] pgmap v19363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:35.642 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:35 smithi082 bash[20963]: audit 2024-04-04T01:04:34.482222+0000 mon.c (mon.2) 7736 : audit [DBG] from='client.? 172.21.15.67:0/3856427190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:35 smithi067 bash[27441]: cluster 2024-04-04T01:04:34.223082+0000 mgr.y (mgr.24370) 19379 : cluster [DBG] pgmap v19363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:35 smithi067 bash[27441]: audit 2024-04-04T01:04:34.482222+0000 mon.c (mon.2) 7736 : audit [DBG] from='client.? 172.21.15.67:0/3856427190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:35 smithi067 bash[17655]: cluster 2024-04-04T01:04:34.223082+0000 mgr.y (mgr.24370) 19379 : cluster [DBG] pgmap v19363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:35 smithi067 bash[17655]: audit 2024-04-04T01:04:34.482222+0000 mon.c (mon.2) 7736 : audit [DBG] from='client.? 172.21.15.67:0/3856427190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:37 smithi082 bash[20963]: cluster 2024-04-04T01:04:36.224236+0000 mgr.y (mgr.24370) 19380 : cluster [DBG] pgmap v19364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:37 smithi082 bash[20963]: audit 2024-04-04T01:04:36.935846+0000 mon.c (mon.2) 7737 : audit [DBG] from='client.? 172.21.15.67:0/100612158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:37.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:37 smithi067 bash[27441]: cluster 2024-04-04T01:04:36.224236+0000 mgr.y (mgr.24370) 19380 : cluster [DBG] pgmap v19364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:37.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:37 smithi067 bash[27441]: audit 2024-04-04T01:04:36.935846+0000 mon.c (mon.2) 7737 : audit [DBG] from='client.? 172.21.15.67:0/100612158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:37 smithi067 bash[17655]: cluster 2024-04-04T01:04:36.224236+0000 mgr.y (mgr.24370) 19380 : cluster [DBG] pgmap v19364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:37 smithi067 bash[17655]: audit 2024-04-04T01:04:36.935846+0000 mon.c (mon.2) 7737 : audit [DBG] from='client.? 172.21.15.67:0/100612158' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:39.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:39 smithi082 bash[20963]: cluster 2024-04-04T01:04:38.224938+0000 mgr.y (mgr.24370) 19381 : cluster [DBG] pgmap v19365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:39 smithi067 bash[17655]: cluster 2024-04-04T01:04:38.224938+0000 mgr.y (mgr.24370) 19381 : cluster [DBG] pgmap v19365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:39.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:39 smithi067 bash[27441]: cluster 2024-04-04T01:04:38.224938+0000 mgr.y (mgr.24370) 19381 : cluster [DBG] pgmap v19365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:40.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:40 smithi082 bash[20963]: audit 2024-04-04T01:04:39.392966+0000 mon.a (mon.0) 16394 : audit [DBG] from='client.? 172.21.15.67:0/2974782466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:40.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:40 smithi067 bash[27441]: audit 2024-04-04T01:04:39.392966+0000 mon.a (mon.0) 16394 : audit [DBG] from='client.? 172.21.15.67:0/2974782466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:40.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:40 smithi067 bash[17655]: audit 2024-04-04T01:04:39.392966+0000 mon.a (mon.0) 16394 : audit [DBG] from='client.? 172.21.15.67:0/2974782466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:41 smithi082 bash[20963]: cluster 2024-04-04T01:04:40.225637+0000 mgr.y (mgr.24370) 19382 : cluster [DBG] pgmap v19366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:41.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:41 smithi082 bash[20963]: audit 2024-04-04T01:04:40.689702+0000 mon.a (mon.0) 16395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:41 smithi067 bash[17655]: cluster 2024-04-04T01:04:40.225637+0000 mgr.y (mgr.24370) 19382 : cluster [DBG] pgmap v19366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:41.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:41 smithi067 bash[17655]: audit 2024-04-04T01:04:40.689702+0000 mon.a (mon.0) 16395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:41.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:41 smithi067 bash[27441]: cluster 2024-04-04T01:04:40.225637+0000 mgr.y (mgr.24370) 19382 : cluster [DBG] pgmap v19366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:41 smithi067 bash[27441]: audit 2024-04-04T01:04:40.689702+0000 mon.a (mon.0) 16395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:42.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:42 smithi082 bash[20963]: audit 2024-04-04T01:04:41.842338+0000 mon.c (mon.2) 7738 : audit [DBG] from='client.? 172.21.15.67:0/3813987792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:42.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:42 smithi067 bash[27441]: audit 2024-04-04T01:04:41.842338+0000 mon.c (mon.2) 7738 : audit [DBG] from='client.? 172.21.15.67:0/3813987792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:42.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:42 smithi067 bash[17655]: audit 2024-04-04T01:04:41.842338+0000 mon.c (mon.2) 7738 : audit [DBG] from='client.? 172.21.15.67:0/3813987792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:43.348 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:04:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:43] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:04:43.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:43 smithi082 bash[20963]: cluster 2024-04-04T01:04:42.226826+0000 mgr.y (mgr.24370) 19383 : cluster [DBG] pgmap v19367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:04:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:04:43.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:43 smithi067 bash[27441]: cluster 2024-04-04T01:04:42.226826+0000 mgr.y (mgr.24370) 19383 : cluster [DBG] pgmap v19367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:43.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:43 smithi067 bash[17655]: cluster 2024-04-04T01:04:42.226826+0000 mgr.y (mgr.24370) 19383 : cluster [DBG] pgmap v19367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:44.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:44 smithi082 bash[20963]: audit 2024-04-04T01:04:44.295557+0000 mon.c (mon.2) 7739 : audit [DBG] from='client.? 172.21.15.67:0/2708010577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:44.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:44 smithi067 bash[27441]: audit 2024-04-04T01:04:44.295557+0000 mon.c (mon.2) 7739 : audit [DBG] from='client.? 172.21.15.67:0/2708010577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:44.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:44 smithi067 bash[17655]: audit 2024-04-04T01:04:44.295557+0000 mon.c (mon.2) 7739 : audit [DBG] from='client.? 172.21.15.67:0/2708010577' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:45 smithi082 bash[20963]: cluster 2024-04-04T01:04:44.227577+0000 mgr.y (mgr.24370) 19384 : cluster [DBG] pgmap v19368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:45 smithi067 bash[27441]: cluster 2024-04-04T01:04:44.227577+0000 mgr.y (mgr.24370) 19384 : cluster [DBG] pgmap v19368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:45 smithi067 bash[17655]: cluster 2024-04-04T01:04:44.227577+0000 mgr.y (mgr.24370) 19384 : cluster [DBG] pgmap v19368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:46 smithi082 bash[20963]: cluster 2024-04-04T01:04:46.228885+0000 mgr.y (mgr.24370) 19385 : cluster [DBG] pgmap v19369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:46.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:46 smithi067 bash[17655]: cluster 2024-04-04T01:04:46.228885+0000 mgr.y (mgr.24370) 19385 : cluster [DBG] pgmap v19369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:46.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:46 smithi067 bash[27441]: cluster 2024-04-04T01:04:46.228885+0000 mgr.y (mgr.24370) 19385 : cluster [DBG] pgmap v19369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:47 smithi082 bash[20963]: audit 2024-04-04T01:04:46.756388+0000 mon.a (mon.0) 16396 : audit [DBG] from='client.? 172.21.15.67:0/1156023605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:47.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:47 smithi067 bash[27441]: audit 2024-04-04T01:04:46.756388+0000 mon.a (mon.0) 16396 : audit [DBG] from='client.? 172.21.15.67:0/1156023605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:47 smithi067 bash[17655]: audit 2024-04-04T01:04:46.756388+0000 mon.a (mon.0) 16396 : audit [DBG] from='client.? 172.21.15.67:0/1156023605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:48 smithi082 bash[20963]: cluster 2024-04-04T01:04:48.229546+0000 mgr.y (mgr.24370) 19386 : cluster [DBG] pgmap v19370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:48 smithi067 bash[17655]: cluster 2024-04-04T01:04:48.229546+0000 mgr.y (mgr.24370) 19386 : cluster [DBG] pgmap v19370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:48 smithi067 bash[27441]: cluster 2024-04-04T01:04:48.229546+0000 mgr.y (mgr.24370) 19386 : cluster [DBG] pgmap v19370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:49 smithi067 bash[17655]: audit 2024-04-04T01:04:49.211189+0000 mon.c (mon.2) 7740 : audit [DBG] from='client.? 172.21.15.67:0/117522818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:49.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:49 smithi067 bash[27441]: audit 2024-04-04T01:04:49.211189+0000 mon.c (mon.2) 7740 : audit [DBG] from='client.? 172.21.15.67:0/117522818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:49.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:49 smithi082 bash[20963]: audit 2024-04-04T01:04:49.211189+0000 mon.c (mon.2) 7740 : audit [DBG] from='client.? 172.21.15.67:0/117522818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:50 smithi067 bash[17655]: audit 2024-04-04T01:04:50.211430+0000 mon.a (mon.0) 16397 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:04:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:50 smithi067 bash[17655]: cluster 2024-04-04T01:04:50.230169+0000 mgr.y (mgr.24370) 19387 : cluster [DBG] pgmap v19371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:50.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:50 smithi067 bash[27441]: audit 2024-04-04T01:04:50.211430+0000 mon.a (mon.0) 16397 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:04:50.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:50 smithi067 bash[27441]: cluster 2024-04-04T01:04:50.230169+0000 mgr.y (mgr.24370) 19387 : cluster [DBG] pgmap v19371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:50 smithi082 bash[20963]: audit 2024-04-04T01:04:50.211430+0000 mon.a (mon.0) 16397 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:04:50.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:50 smithi082 bash[20963]: cluster 2024-04-04T01:04:50.230169+0000 mgr.y (mgr.24370) 19387 : cluster [DBG] pgmap v19371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:52.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:51 smithi082 bash[20963]: audit 2024-04-04T01:04:51.668273+0000 mon.c (mon.2) 7741 : audit [DBG] from='client.? 172.21.15.67:0/3764817058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:52.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:51 smithi067 bash[17655]: audit 2024-04-04T01:04:51.668273+0000 mon.c (mon.2) 7741 : audit [DBG] from='client.? 172.21.15.67:0/3764817058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:52.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:51 smithi067 bash[27441]: audit 2024-04-04T01:04:51.668273+0000 mon.c (mon.2) 7741 : audit [DBG] from='client.? 172.21.15.67:0/3764817058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:53.082 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:52 smithi067 bash[27441]: cluster 2024-04-04T01:04:52.231335+0000 mgr.y (mgr.24370) 19388 : cluster [DBG] pgmap v19372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:53.082 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:52 smithi067 bash[17655]: cluster 2024-04-04T01:04:52.231335+0000 mgr.y (mgr.24370) 19388 : cluster [DBG] pgmap v19372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:53.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:52 smithi082 bash[20963]: cluster 2024-04-04T01:04:52.231335+0000 mgr.y (mgr.24370) 19388 : cluster [DBG] pgmap v19372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:53.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:04:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:53] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:04:53.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:04:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:04:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:04:54.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:54 smithi082 bash[20963]: audit 2024-04-04T01:04:54.122987+0000 mon.c (mon.2) 7742 : audit [DBG] from='client.? 172.21.15.67:0/2915147163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:54.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:54 smithi067 bash[27441]: audit 2024-04-04T01:04:54.122987+0000 mon.c (mon.2) 7742 : audit [DBG] from='client.? 172.21.15.67:0/2915147163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:54.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:54 smithi067 bash[17655]: audit 2024-04-04T01:04:54.122987+0000 mon.c (mon.2) 7742 : audit [DBG] from='client.? 172.21.15.67:0/2915147163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:55.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:55 smithi082 bash[20963]: cluster 2024-04-04T01:04:54.232029+0000 mgr.y (mgr.24370) 19389 : cluster [DBG] pgmap v19373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:55 smithi067 bash[17655]: cluster 2024-04-04T01:04:54.232029+0000 mgr.y (mgr.24370) 19389 : cluster [DBG] pgmap v19373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:55 smithi067 bash[27441]: cluster 2024-04-04T01:04:54.232029+0000 mgr.y (mgr.24370) 19389 : cluster [DBG] pgmap v19373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:56 smithi082 bash[20963]: audit 2024-04-04T01:04:55.689308+0000 mon.a (mon.0) 16398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:56 smithi082 bash[20963]: audit 2024-04-04T01:04:55.909230+0000 mon.a (mon.0) 16399 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:56.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:56 smithi082 bash[20963]: audit 2024-04-04T01:04:55.917513+0000 mon.a (mon.0) 16400 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:56 smithi067 bash[17655]: audit 2024-04-04T01:04:55.689308+0000 mon.a (mon.0) 16398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:56 smithi067 bash[17655]: audit 2024-04-04T01:04:55.909230+0000 mon.a (mon.0) 16399 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:56.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:56 smithi067 bash[17655]: audit 2024-04-04T01:04:55.917513+0000 mon.a (mon.0) 16400 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:56 smithi067 bash[27441]: audit 2024-04-04T01:04:55.689308+0000 mon.a (mon.0) 16398 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:04:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:56 smithi067 bash[27441]: audit 2024-04-04T01:04:55.909230+0000 mon.a (mon.0) 16399 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:56 smithi067 bash[27441]: audit 2024-04-04T01:04:55.917513+0000 mon.a (mon.0) 16400 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:57 smithi082 bash[20963]: cluster 2024-04-04T01:04:56.232860+0000 mgr.y (mgr.24370) 19390 : cluster [DBG] pgmap v19374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:57 smithi082 bash[20963]: audit 2024-04-04T01:04:56.258901+0000 mon.a (mon.0) 16401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:57 smithi082 bash[20963]: audit 2024-04-04T01:04:56.280576+0000 mon.a (mon.0) 16402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:57 smithi082 bash[20963]: audit 2024-04-04T01:04:56.601595+0000 mon.a (mon.0) 16403 : audit [DBG] from='client.? 172.21.15.67:0/3854172531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:57.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:57 smithi082 bash[20963]: audit 2024-04-04T01:04:56.776284+0000 mon.a (mon.0) 16404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:04:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:57 smithi082 bash[20963]: audit 2024-04-04T01:04:56.778174+0000 mon.a (mon.0) 16405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:04:57.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:57 smithi082 bash[20963]: audit 2024-04-04T01:04:56.787718+0000 mon.a (mon.0) 16406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[27441]: cluster 2024-04-04T01:04:56.232860+0000 mgr.y (mgr.24370) 19390 : cluster [DBG] pgmap v19374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[27441]: audit 2024-04-04T01:04:56.258901+0000 mon.a (mon.0) 16401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:57.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[27441]: audit 2024-04-04T01:04:56.280576+0000 mon.a (mon.0) 16402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[27441]: audit 2024-04-04T01:04:56.601595+0000 mon.a (mon.0) 16403 : audit [DBG] from='client.? 172.21.15.67:0/3854172531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[27441]: audit 2024-04-04T01:04:56.776284+0000 mon.a (mon.0) 16404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[27441]: audit 2024-04-04T01:04:56.778174+0000 mon.a (mon.0) 16405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[27441]: audit 2024-04-04T01:04:56.787718+0000 mon.a (mon.0) 16406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[17655]: cluster 2024-04-04T01:04:56.232860+0000 mgr.y (mgr.24370) 19390 : cluster [DBG] pgmap v19374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[17655]: audit 2024-04-04T01:04:56.258901+0000 mon.a (mon.0) 16401 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[17655]: audit 2024-04-04T01:04:56.280576+0000 mon.a (mon.0) 16402 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[17655]: audit 2024-04-04T01:04:56.601595+0000 mon.a (mon.0) 16403 : audit [DBG] from='client.? 172.21.15.67:0/3854172531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[17655]: audit 2024-04-04T01:04:56.776284+0000 mon.a (mon.0) 16404 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[17655]: audit 2024-04-04T01:04:56.778174+0000 mon.a (mon.0) 16405 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:04:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:57 smithi067 bash[17655]: audit 2024-04-04T01:04:56.787718+0000 mon.a (mon.0) 16406 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:04:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:59 smithi082 bash[20963]: cluster 2024-04-04T01:04:58.233500+0000 mgr.y (mgr.24370) 19391 : cluster [DBG] pgmap v19375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:59.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:04:59 smithi082 bash[20963]: audit 2024-04-04T01:04:59.053113+0000 mon.c (mon.2) 7743 : audit [DBG] from='client.? 172.21.15.67:0/197068215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:59.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:59 smithi067 bash[17655]: cluster 2024-04-04T01:04:58.233500+0000 mgr.y (mgr.24370) 19391 : cluster [DBG] pgmap v19375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:59.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:04:59 smithi067 bash[17655]: audit 2024-04-04T01:04:59.053113+0000 mon.c (mon.2) 7743 : audit [DBG] from='client.? 172.21.15.67:0/197068215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:04:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:59 smithi067 bash[27441]: cluster 2024-04-04T01:04:58.233500+0000 mgr.y (mgr.24370) 19391 : cluster [DBG] pgmap v19375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:04:59.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:04:59 smithi067 bash[27441]: audit 2024-04-04T01:04:59.053113+0000 mon.c (mon.2) 7743 : audit [DBG] from='client.? 172.21.15.67:0/197068215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:01.588 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:01 smithi067 bash[17655]: cluster 2024-04-04T01:05:00.234376+0000 mgr.y (mgr.24370) 19392 : cluster [DBG] pgmap v19376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:01.588 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:01 smithi067 bash[27441]: cluster 2024-04-04T01:05:00.234376+0000 mgr.y (mgr.24370) 19392 : cluster [DBG] pgmap v19376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:01.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:01 smithi082 bash[20963]: cluster 2024-04-04T01:05:00.234376+0000 mgr.y (mgr.24370) 19392 : cluster [DBG] pgmap v19376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:02.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:02 smithi082 bash[20963]: audit 2024-04-04T01:05:01.499275+0000 mon.c (mon.2) 7744 : audit [DBG] from='client.? 172.21.15.67:0/1595945989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:02.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:02 smithi067 bash[17655]: audit 2024-04-04T01:05:01.499275+0000 mon.c (mon.2) 7744 : audit [DBG] from='client.? 172.21.15.67:0/1595945989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:02.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:02 smithi067 bash[27441]: audit 2024-04-04T01:05:01.499275+0000 mon.c (mon.2) 7744 : audit [DBG] from='client.? 172.21.15.67:0/1595945989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:03.416 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:03 smithi067 bash[27441]: cluster 2024-04-04T01:05:02.235716+0000 mgr.y (mgr.24370) 19393 : cluster [DBG] pgmap v19377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:03 smithi067 bash[17655]: cluster 2024-04-04T01:05:02.235716+0000 mgr.y (mgr.24370) 19393 : cluster [DBG] pgmap v19377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:05:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:03] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:05:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:05:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:05:03.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:03 smithi082 bash[20963]: cluster 2024-04-04T01:05:02.235716+0000 mgr.y (mgr.24370) 19393 : cluster [DBG] pgmap v19377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:04 smithi082 bash[20963]: audit 2024-04-04T01:05:03.948162+0000 mon.c (mon.2) 7745 : audit [DBG] from='client.? 172.21.15.67:0/1752485707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:04.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:04 smithi067 bash[27441]: audit 2024-04-04T01:05:03.948162+0000 mon.c (mon.2) 7745 : audit [DBG] from='client.? 172.21.15.67:0/1752485707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:04 smithi067 bash[17655]: audit 2024-04-04T01:05:03.948162+0000 mon.c (mon.2) 7745 : audit [DBG] from='client.? 172.21.15.67:0/1752485707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:05 smithi082 bash[20963]: cluster 2024-04-04T01:05:04.236558+0000 mgr.y (mgr.24370) 19394 : cluster [DBG] pgmap v19378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:05.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:05 smithi067 bash[27441]: cluster 2024-04-04T01:05:04.236558+0000 mgr.y (mgr.24370) 19394 : cluster [DBG] pgmap v19378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:05 smithi067 bash[17655]: cluster 2024-04-04T01:05:04.236558+0000 mgr.y (mgr.24370) 19394 : cluster [DBG] pgmap v19378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:07 smithi082 bash[20963]: cluster 2024-04-04T01:05:06.237773+0000 mgr.y (mgr.24370) 19395 : cluster [DBG] pgmap v19379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:07 smithi082 bash[20963]: audit 2024-04-04T01:05:06.409593+0000 mon.a (mon.0) 16407 : audit [DBG] from='client.? 172.21.15.67:0/2147517221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:07 smithi067 bash[17655]: cluster 2024-04-04T01:05:06.237773+0000 mgr.y (mgr.24370) 19395 : cluster [DBG] pgmap v19379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:07 smithi067 bash[17655]: audit 2024-04-04T01:05:06.409593+0000 mon.a (mon.0) 16407 : audit [DBG] from='client.? 172.21.15.67:0/2147517221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:07 smithi067 bash[27441]: cluster 2024-04-04T01:05:06.237773+0000 mgr.y (mgr.24370) 19395 : cluster [DBG] pgmap v19379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:07 smithi067 bash[27441]: audit 2024-04-04T01:05:06.409593+0000 mon.a (mon.0) 16407 : audit [DBG] from='client.? 172.21.15.67:0/2147517221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:09 smithi082 bash[20963]: cluster 2024-04-04T01:05:08.238484+0000 mgr.y (mgr.24370) 19396 : cluster [DBG] pgmap v19380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:09 smithi082 bash[20963]: audit 2024-04-04T01:05:08.869834+0000 mon.c (mon.2) 7746 : audit [DBG] from='client.? 172.21.15.67:0/2178270596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:09.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:09 smithi067 bash[17655]: cluster 2024-04-04T01:05:08.238484+0000 mgr.y (mgr.24370) 19396 : cluster [DBG] pgmap v19380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:09.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:09 smithi067 bash[17655]: audit 2024-04-04T01:05:08.869834+0000 mon.c (mon.2) 7746 : audit [DBG] from='client.? 172.21.15.67:0/2178270596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:09.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:09 smithi067 bash[27441]: cluster 2024-04-04T01:05:08.238484+0000 mgr.y (mgr.24370) 19396 : cluster [DBG] pgmap v19380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:09 smithi067 bash[27441]: audit 2024-04-04T01:05:08.869834+0000 mon.c (mon.2) 7746 : audit [DBG] from='client.? 172.21.15.67:0/2178270596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:11 smithi082 bash[20963]: cluster 2024-04-04T01:05:10.239186+0000 mgr.y (mgr.24370) 19397 : cluster [DBG] pgmap v19381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:11 smithi082 bash[20963]: audit 2024-04-04T01:05:10.690292+0000 mon.a (mon.0) 16408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:11 smithi067 bash[27441]: cluster 2024-04-04T01:05:10.239186+0000 mgr.y (mgr.24370) 19397 : cluster [DBG] pgmap v19381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:11 smithi067 bash[27441]: audit 2024-04-04T01:05:10.690292+0000 mon.a (mon.0) 16408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:11 smithi067 bash[17655]: cluster 2024-04-04T01:05:10.239186+0000 mgr.y (mgr.24370) 19397 : cluster [DBG] pgmap v19381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:11 smithi067 bash[17655]: audit 2024-04-04T01:05:10.690292+0000 mon.a (mon.0) 16408 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:12.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:12 smithi082 bash[20963]: audit 2024-04-04T01:05:11.330358+0000 mon.a (mon.0) 16409 : audit [DBG] from='client.? 172.21.15.67:0/2706016641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:12.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:12 smithi067 bash[17655]: audit 2024-04-04T01:05:11.330358+0000 mon.a (mon.0) 16409 : audit [DBG] from='client.? 172.21.15.67:0/2706016641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:12.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:12 smithi067 bash[27441]: audit 2024-04-04T01:05:11.330358+0000 mon.a (mon.0) 16409 : audit [DBG] from='client.? 172.21.15.67:0/2706016641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:13.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:05:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:05:13.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:13 smithi067 bash[17655]: cluster 2024-04-04T01:05:12.240439+0000 mgr.y (mgr.24370) 19398 : cluster [DBG] pgmap v19382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:13.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:13 smithi067 bash[27441]: cluster 2024-04-04T01:05:12.240439+0000 mgr.y (mgr.24370) 19398 : cluster [DBG] pgmap v19382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:13 smithi082 bash[20963]: cluster 2024-04-04T01:05:12.240439+0000 mgr.y (mgr.24370) 19398 : cluster [DBG] pgmap v19382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:13.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:05:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:05:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:14 smithi082 bash[20963]: audit 2024-04-04T01:05:13.781068+0000 mon.a (mon.0) 16410 : audit [DBG] from='client.? 172.21.15.67:0/3364554455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:14.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:14 smithi067 bash[17655]: audit 2024-04-04T01:05:13.781068+0000 mon.a (mon.0) 16410 : audit [DBG] from='client.? 172.21.15.67:0/3364554455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:14.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:14 smithi067 bash[27441]: audit 2024-04-04T01:05:13.781068+0000 mon.a (mon.0) 16410 : audit [DBG] from='client.? 172.21.15.67:0/3364554455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:15 smithi082 bash[20963]: cluster 2024-04-04T01:05:14.241159+0000 mgr.y (mgr.24370) 19399 : cluster [DBG] pgmap v19383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:15.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:15 smithi067 bash[27441]: cluster 2024-04-04T01:05:14.241159+0000 mgr.y (mgr.24370) 19399 : cluster [DBG] pgmap v19383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:15.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:15 smithi067 bash[17655]: cluster 2024-04-04T01:05:14.241159+0000 mgr.y (mgr.24370) 19399 : cluster [DBG] pgmap v19383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:16.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:16 smithi082 bash[20963]: audit 2024-04-04T01:05:16.228938+0000 mon.a (mon.0) 16411 : audit [DBG] from='client.? 172.21.15.67:0/2624033804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:16.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:16 smithi067 bash[27441]: audit 2024-04-04T01:05:16.228938+0000 mon.a (mon.0) 16411 : audit [DBG] from='client.? 172.21.15.67:0/2624033804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:16.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:16 smithi067 bash[17655]: audit 2024-04-04T01:05:16.228938+0000 mon.a (mon.0) 16411 : audit [DBG] from='client.? 172.21.15.67:0/2624033804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:17.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:17 smithi082 bash[20963]: cluster 2024-04-04T01:05:16.242221+0000 mgr.y (mgr.24370) 19400 : cluster [DBG] pgmap v19384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:17.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:17 smithi067 bash[27441]: cluster 2024-04-04T01:05:16.242221+0000 mgr.y (mgr.24370) 19400 : cluster [DBG] pgmap v19384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:17.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:17 smithi067 bash[17655]: cluster 2024-04-04T01:05:16.242221+0000 mgr.y (mgr.24370) 19400 : cluster [DBG] pgmap v19384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:19 smithi082 bash[20963]: cluster 2024-04-04T01:05:18.242954+0000 mgr.y (mgr.24370) 19401 : cluster [DBG] pgmap v19385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:19 smithi082 bash[20963]: audit 2024-04-04T01:05:18.683801+0000 mon.c (mon.2) 7747 : audit [DBG] from='client.? 172.21.15.67:0/2679133343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:19.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:19 smithi067 bash[17655]: cluster 2024-04-04T01:05:18.242954+0000 mgr.y (mgr.24370) 19401 : cluster [DBG] pgmap v19385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:19.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:19 smithi067 bash[17655]: audit 2024-04-04T01:05:18.683801+0000 mon.c (mon.2) 7747 : audit [DBG] from='client.? 172.21.15.67:0/2679133343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:19.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:19 smithi067 bash[27441]: cluster 2024-04-04T01:05:18.242954+0000 mgr.y (mgr.24370) 19401 : cluster [DBG] pgmap v19385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:19 smithi067 bash[27441]: audit 2024-04-04T01:05:18.683801+0000 mon.c (mon.2) 7747 : audit [DBG] from='client.? 172.21.15.67:0/2679133343' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:21 smithi082 bash[20963]: cluster 2024-04-04T01:05:20.243705+0000 mgr.y (mgr.24370) 19402 : cluster [DBG] pgmap v19386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:21 smithi082 bash[20963]: audit 2024-04-04T01:05:21.146869+0000 mon.c (mon.2) 7748 : audit [DBG] from='client.? 172.21.15.67:0/4121668942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:21 smithi067 bash[17655]: cluster 2024-04-04T01:05:20.243705+0000 mgr.y (mgr.24370) 19402 : cluster [DBG] pgmap v19386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:21.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:21 smithi067 bash[17655]: audit 2024-04-04T01:05:21.146869+0000 mon.c (mon.2) 7748 : audit [DBG] from='client.? 172.21.15.67:0/4121668942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:21 smithi067 bash[27441]: cluster 2024-04-04T01:05:20.243705+0000 mgr.y (mgr.24370) 19402 : cluster [DBG] pgmap v19386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:21 smithi067 bash[27441]: audit 2024-04-04T01:05:21.146869+0000 mon.c (mon.2) 7748 : audit [DBG] from='client.? 172.21.15.67:0/4121668942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:23.352 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:05:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:05:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:23 smithi082 bash[20963]: cluster 2024-04-04T01:05:22.244997+0000 mgr.y (mgr.24370) 19403 : cluster [DBG] pgmap v19387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:05:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:05:23.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:23 smithi067 bash[17655]: cluster 2024-04-04T01:05:22.244997+0000 mgr.y (mgr.24370) 19403 : cluster [DBG] pgmap v19387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:23.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:23 smithi067 bash[27441]: cluster 2024-04-04T01:05:22.244997+0000 mgr.y (mgr.24370) 19403 : cluster [DBG] pgmap v19387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:24 smithi082 bash[20963]: audit 2024-04-04T01:05:23.601125+0000 mon.c (mon.2) 7749 : audit [DBG] from='client.? 172.21.15.67:0/1902362951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:24.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:24 smithi067 bash[17655]: audit 2024-04-04T01:05:23.601125+0000 mon.c (mon.2) 7749 : audit [DBG] from='client.? 172.21.15.67:0/1902362951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:24.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:24 smithi067 bash[27441]: audit 2024-04-04T01:05:23.601125+0000 mon.c (mon.2) 7749 : audit [DBG] from='client.? 172.21.15.67:0/1902362951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:25.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:25 smithi082 bash[20963]: cluster 2024-04-04T01:05:24.245833+0000 mgr.y (mgr.24370) 19404 : cluster [DBG] pgmap v19388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:25.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:25 smithi067 bash[17655]: cluster 2024-04-04T01:05:24.245833+0000 mgr.y (mgr.24370) 19404 : cluster [DBG] pgmap v19388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:25.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:25 smithi067 bash[27441]: cluster 2024-04-04T01:05:24.245833+0000 mgr.y (mgr.24370) 19404 : cluster [DBG] pgmap v19388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:26 smithi082 bash[20963]: audit 2024-04-04T01:05:25.690444+0000 mon.a (mon.0) 16412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:26 smithi082 bash[20963]: audit 2024-04-04T01:05:26.052518+0000 mon.c (mon.2) 7750 : audit [DBG] from='client.? 172.21.15.67:0/2827985166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:26 smithi082 bash[20963]: cluster 2024-04-04T01:05:26.247188+0000 mgr.y (mgr.24370) 19405 : cluster [DBG] pgmap v19389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:26 smithi067 bash[17655]: audit 2024-04-04T01:05:25.690444+0000 mon.a (mon.0) 16412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:26 smithi067 bash[17655]: audit 2024-04-04T01:05:26.052518+0000 mon.c (mon.2) 7750 : audit [DBG] from='client.? 172.21.15.67:0/2827985166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:26.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:26 smithi067 bash[17655]: cluster 2024-04-04T01:05:26.247188+0000 mgr.y (mgr.24370) 19405 : cluster [DBG] pgmap v19389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:26 smithi067 bash[27441]: audit 2024-04-04T01:05:25.690444+0000 mon.a (mon.0) 16412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:26 smithi067 bash[27441]: audit 2024-04-04T01:05:26.052518+0000 mon.c (mon.2) 7750 : audit [DBG] from='client.? 172.21.15.67:0/2827985166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:26 smithi067 bash[27441]: cluster 2024-04-04T01:05:26.247188+0000 mgr.y (mgr.24370) 19405 : cluster [DBG] pgmap v19389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:29 smithi082 bash[20963]: cluster 2024-04-04T01:05:28.248092+0000 mgr.y (mgr.24370) 19406 : cluster [DBG] pgmap v19390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:29 smithi082 bash[20963]: audit 2024-04-04T01:05:28.498051+0000 mon.a (mon.0) 16413 : audit [DBG] from='client.? 172.21.15.67:0/1285598807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:29 smithi067 bash[27441]: cluster 2024-04-04T01:05:28.248092+0000 mgr.y (mgr.24370) 19406 : cluster [DBG] pgmap v19390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:29.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:29 smithi067 bash[27441]: audit 2024-04-04T01:05:28.498051+0000 mon.a (mon.0) 16413 : audit [DBG] from='client.? 172.21.15.67:0/1285598807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:29 smithi067 bash[17655]: cluster 2024-04-04T01:05:28.248092+0000 mgr.y (mgr.24370) 19406 : cluster [DBG] pgmap v19390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:29 smithi067 bash[17655]: audit 2024-04-04T01:05:28.498051+0000 mon.a (mon.0) 16413 : audit [DBG] from='client.? 172.21.15.67:0/1285598807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:31 smithi082 bash[20963]: cluster 2024-04-04T01:05:30.248840+0000 mgr.y (mgr.24370) 19407 : cluster [DBG] pgmap v19391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:31 smithi082 bash[20963]: audit 2024-04-04T01:05:30.947935+0000 mon.a (mon.0) 16414 : audit [DBG] from='client.? 172.21.15.67:0/2478953086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:31 smithi067 bash[17655]: cluster 2024-04-04T01:05:30.248840+0000 mgr.y (mgr.24370) 19407 : cluster [DBG] pgmap v19391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:31.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:31 smithi067 bash[17655]: audit 2024-04-04T01:05:30.947935+0000 mon.a (mon.0) 16414 : audit [DBG] from='client.? 172.21.15.67:0/2478953086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:31 smithi067 bash[27441]: cluster 2024-04-04T01:05:30.248840+0000 mgr.y (mgr.24370) 19407 : cluster [DBG] pgmap v19391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:31 smithi067 bash[27441]: audit 2024-04-04T01:05:30.947935+0000 mon.a (mon.0) 16414 : audit [DBG] from='client.? 172.21.15.67:0/2478953086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:33.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:05:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:33] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:05:33.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:33 smithi067 bash[17655]: cluster 2024-04-04T01:05:32.250031+0000 mgr.y (mgr.24370) 19408 : cluster [DBG] pgmap v19392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:33.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:33 smithi067 bash[27441]: cluster 2024-04-04T01:05:32.250031+0000 mgr.y (mgr.24370) 19408 : cluster [DBG] pgmap v19392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:33.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:33 smithi082 bash[20963]: cluster 2024-04-04T01:05:32.250031+0000 mgr.y (mgr.24370) 19408 : cluster [DBG] pgmap v19392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:05:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:05:34.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:34 smithi082 bash[20963]: audit 2024-04-04T01:05:33.405464+0000 mon.c (mon.2) 7751 : audit [DBG] from='client.? 172.21.15.67:0/1431997953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:34.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:34 smithi067 bash[27441]: audit 2024-04-04T01:05:33.405464+0000 mon.c (mon.2) 7751 : audit [DBG] from='client.? 172.21.15.67:0/1431997953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:34.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:34 smithi067 bash[17655]: audit 2024-04-04T01:05:33.405464+0000 mon.c (mon.2) 7751 : audit [DBG] from='client.? 172.21.15.67:0/1431997953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:35.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:35 smithi082 bash[20963]: cluster 2024-04-04T01:05:34.250723+0000 mgr.y (mgr.24370) 19409 : cluster [DBG] pgmap v19393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:35.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:35 smithi067 bash[17655]: cluster 2024-04-04T01:05:34.250723+0000 mgr.y (mgr.24370) 19409 : cluster [DBG] pgmap v19393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:35 smithi067 bash[27441]: cluster 2024-04-04T01:05:34.250723+0000 mgr.y (mgr.24370) 19409 : cluster [DBG] pgmap v19393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:36.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:36 smithi082 bash[20963]: audit 2024-04-04T01:05:35.862731+0000 mon.c (mon.2) 7752 : audit [DBG] from='client.? 172.21.15.67:0/3290951215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:36.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:36 smithi067 bash[27441]: audit 2024-04-04T01:05:35.862731+0000 mon.c (mon.2) 7752 : audit [DBG] from='client.? 172.21.15.67:0/3290951215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:36.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:36 smithi067 bash[17655]: audit 2024-04-04T01:05:35.862731+0000 mon.c (mon.2) 7752 : audit [DBG] from='client.? 172.21.15.67:0/3290951215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:37 smithi082 bash[20963]: cluster 2024-04-04T01:05:36.251993+0000 mgr.y (mgr.24370) 19410 : cluster [DBG] pgmap v19394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:37 smithi067 bash[17655]: cluster 2024-04-04T01:05:36.251993+0000 mgr.y (mgr.24370) 19410 : cluster [DBG] pgmap v19394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:37.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:37 smithi067 bash[27441]: cluster 2024-04-04T01:05:36.251993+0000 mgr.y (mgr.24370) 19410 : cluster [DBG] pgmap v19394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:38.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:38 smithi082 bash[20963]: audit 2024-04-04T01:05:38.325283+0000 mon.a (mon.0) 16415 : audit [DBG] from='client.? 172.21.15.67:0/262227494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:38.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:38 smithi067 bash[17655]: audit 2024-04-04T01:05:38.325283+0000 mon.a (mon.0) 16415 : audit [DBG] from='client.? 172.21.15.67:0/262227494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:38 smithi067 bash[27441]: audit 2024-04-04T01:05:38.325283+0000 mon.a (mon.0) 16415 : audit [DBG] from='client.? 172.21.15.67:0/262227494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:39 smithi082 bash[20963]: cluster 2024-04-04T01:05:38.252691+0000 mgr.y (mgr.24370) 19411 : cluster [DBG] pgmap v19395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:39.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:39 smithi067 bash[17655]: cluster 2024-04-04T01:05:38.252691+0000 mgr.y (mgr.24370) 19411 : cluster [DBG] pgmap v19395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:39 smithi067 bash[27441]: cluster 2024-04-04T01:05:38.252691+0000 mgr.y (mgr.24370) 19411 : cluster [DBG] pgmap v19395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:41 smithi082 bash[20963]: cluster 2024-04-04T01:05:40.253426+0000 mgr.y (mgr.24370) 19412 : cluster [DBG] pgmap v19396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:41 smithi082 bash[20963]: audit 2024-04-04T01:05:40.691050+0000 mon.a (mon.0) 16416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:41 smithi082 bash[20963]: audit 2024-04-04T01:05:40.788341+0000 mon.c (mon.2) 7753 : audit [DBG] from='client.? 172.21.15.67:0/4074210728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:41 smithi067 bash[17655]: cluster 2024-04-04T01:05:40.253426+0000 mgr.y (mgr.24370) 19412 : cluster [DBG] pgmap v19396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:41 smithi067 bash[17655]: audit 2024-04-04T01:05:40.691050+0000 mon.a (mon.0) 16416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:41 smithi067 bash[17655]: audit 2024-04-04T01:05:40.788341+0000 mon.c (mon.2) 7753 : audit [DBG] from='client.? 172.21.15.67:0/4074210728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:41 smithi067 bash[27441]: cluster 2024-04-04T01:05:40.253426+0000 mgr.y (mgr.24370) 19412 : cluster [DBG] pgmap v19396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:41 smithi067 bash[27441]: audit 2024-04-04T01:05:40.691050+0000 mon.a (mon.0) 16416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:41 smithi067 bash[27441]: audit 2024-04-04T01:05:40.788341+0000 mon.c (mon.2) 7753 : audit [DBG] from='client.? 172.21.15.67:0/4074210728' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:43.352 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:05:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:43] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:05:43.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:05:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:05:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:43 smithi082 bash[20963]: cluster 2024-04-04T01:05:42.254585+0000 mgr.y (mgr.24370) 19413 : cluster [DBG] pgmap v19397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:43 smithi082 bash[20963]: audit 2024-04-04T01:05:43.243618+0000 mon.c (mon.2) 7754 : audit [DBG] from='client.? 172.21.15.67:0/3319218191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:43.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:43 smithi067 bash[17655]: cluster 2024-04-04T01:05:42.254585+0000 mgr.y (mgr.24370) 19413 : cluster [DBG] pgmap v19397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:43.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:43 smithi067 bash[17655]: audit 2024-04-04T01:05:43.243618+0000 mon.c (mon.2) 7754 : audit [DBG] from='client.? 172.21.15.67:0/3319218191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:43 smithi067 bash[27441]: cluster 2024-04-04T01:05:42.254585+0000 mgr.y (mgr.24370) 19413 : cluster [DBG] pgmap v19397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:43 smithi067 bash[27441]: audit 2024-04-04T01:05:43.243618+0000 mon.c (mon.2) 7754 : audit [DBG] from='client.? 172.21.15.67:0/3319218191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:45.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:45 smithi082 bash[20963]: cluster 2024-04-04T01:05:44.255266+0000 mgr.y (mgr.24370) 19414 : cluster [DBG] pgmap v19398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:45.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:45 smithi067 bash[17655]: cluster 2024-04-04T01:05:44.255266+0000 mgr.y (mgr.24370) 19414 : cluster [DBG] pgmap v19398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:45.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:45 smithi067 bash[27441]: cluster 2024-04-04T01:05:44.255266+0000 mgr.y (mgr.24370) 19414 : cluster [DBG] pgmap v19398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:46.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:46 smithi082 bash[20963]: audit 2024-04-04T01:05:45.703375+0000 mon.c (mon.2) 7755 : audit [DBG] from='client.? 172.21.15.67:0/1181347172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:46.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:46 smithi067 bash[17655]: audit 2024-04-04T01:05:45.703375+0000 mon.c (mon.2) 7755 : audit [DBG] from='client.? 172.21.15.67:0/1181347172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:46.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:46 smithi067 bash[27441]: audit 2024-04-04T01:05:45.703375+0000 mon.c (mon.2) 7755 : audit [DBG] from='client.? 172.21.15.67:0/1181347172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:47.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:47 smithi082 bash[20963]: cluster 2024-04-04T01:05:46.256513+0000 mgr.y (mgr.24370) 19415 : cluster [DBG] pgmap v19399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:47.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:47 smithi067 bash[27441]: cluster 2024-04-04T01:05:46.256513+0000 mgr.y (mgr.24370) 19415 : cluster [DBG] pgmap v19399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:47.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:47 smithi067 bash[17655]: cluster 2024-04-04T01:05:46.256513+0000 mgr.y (mgr.24370) 19415 : cluster [DBG] pgmap v19399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:48.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:48 smithi082 bash[20963]: audit 2024-04-04T01:05:48.153782+0000 mon.c (mon.2) 7756 : audit [DBG] from='client.? 172.21.15.67:0/3614040333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:48.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:48 smithi067 bash[17655]: audit 2024-04-04T01:05:48.153782+0000 mon.c (mon.2) 7756 : audit [DBG] from='client.? 172.21.15.67:0/3614040333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:48.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:48 smithi067 bash[27441]: audit 2024-04-04T01:05:48.153782+0000 mon.c (mon.2) 7756 : audit [DBG] from='client.? 172.21.15.67:0/3614040333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:49.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:49 smithi082 bash[20963]: cluster 2024-04-04T01:05:48.257230+0000 mgr.y (mgr.24370) 19416 : cluster [DBG] pgmap v19400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:49.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:49 smithi067 bash[17655]: cluster 2024-04-04T01:05:48.257230+0000 mgr.y (mgr.24370) 19416 : cluster [DBG] pgmap v19400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:49 smithi067 bash[27441]: cluster 2024-04-04T01:05:48.257230+0000 mgr.y (mgr.24370) 19416 : cluster [DBG] pgmap v19400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:50.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:50 smithi082 bash[20963]: cluster 2024-04-04T01:05:50.257908+0000 mgr.y (mgr.24370) 19417 : cluster [DBG] pgmap v19401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:50.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:50 smithi067 bash[17655]: cluster 2024-04-04T01:05:50.257908+0000 mgr.y (mgr.24370) 19417 : cluster [DBG] pgmap v19401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:50 smithi067 bash[27441]: cluster 2024-04-04T01:05:50.257908+0000 mgr.y (mgr.24370) 19417 : cluster [DBG] pgmap v19401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:51.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:51 smithi082 bash[20963]: audit 2024-04-04T01:05:50.606841+0000 mon.c (mon.2) 7757 : audit [DBG] from='client.? 172.21.15.67:0/963848239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:51.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:51 smithi067 bash[17655]: audit 2024-04-04T01:05:50.606841+0000 mon.c (mon.2) 7757 : audit [DBG] from='client.? 172.21.15.67:0/963848239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:51 smithi067 bash[27441]: audit 2024-04-04T01:05:50.606841+0000 mon.c (mon.2) 7757 : audit [DBG] from='client.? 172.21.15.67:0/963848239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:52.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:52 smithi067 bash[17655]: cluster 2024-04-04T01:05:52.259312+0000 mgr.y (mgr.24370) 19418 : cluster [DBG] pgmap v19402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:52 smithi067 bash[27441]: cluster 2024-04-04T01:05:52.259312+0000 mgr.y (mgr.24370) 19418 : cluster [DBG] pgmap v19402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:52 smithi082 bash[20963]: cluster 2024-04-04T01:05:52.259312+0000 mgr.y (mgr.24370) 19418 : cluster [DBG] pgmap v19402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:53.390 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:05:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:53] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:05:53.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:53 smithi067 bash[17655]: audit 2024-04-04T01:05:53.066850+0000 mon.c (mon.2) 7758 : audit [DBG] from='client.? 172.21.15.67:0/3387965809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:53 smithi067 bash[27441]: audit 2024-04-04T01:05:53.066850+0000 mon.c (mon.2) 7758 : audit [DBG] from='client.? 172.21.15.67:0/3387965809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:53.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:53 smithi082 bash[20963]: audit 2024-04-04T01:05:53.066850+0000 mon.c (mon.2) 7758 : audit [DBG] from='client.? 172.21.15.67:0/3387965809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:05:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:05:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:05:54.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:54 smithi067 bash[17655]: cluster 2024-04-04T01:05:54.260078+0000 mgr.y (mgr.24370) 19419 : cluster [DBG] pgmap v19403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:54 smithi067 bash[27441]: cluster 2024-04-04T01:05:54.260078+0000 mgr.y (mgr.24370) 19419 : cluster [DBG] pgmap v19403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:54 smithi082 bash[20963]: cluster 2024-04-04T01:05:54.260078+0000 mgr.y (mgr.24370) 19419 : cluster [DBG] pgmap v19403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:55 smithi082 bash[20963]: audit 2024-04-04T01:05:55.518017+0000 mon.a (mon.0) 16417 : audit [DBG] from='client.? 172.21.15.67:0/1354035499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:55.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:55 smithi067 bash[17655]: audit 2024-04-04T01:05:55.518017+0000 mon.a (mon.0) 16417 : audit [DBG] from='client.? 172.21.15.67:0/1354035499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:55 smithi067 bash[27441]: audit 2024-04-04T01:05:55.518017+0000 mon.a (mon.0) 16417 : audit [DBG] from='client.? 172.21.15.67:0/1354035499' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:56 smithi082 bash[20963]: audit 2024-04-04T01:05:55.691437+0000 mon.a (mon.0) 16418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:56 smithi082 bash[20963]: cluster 2024-04-04T01:05:56.261388+0000 mgr.y (mgr.24370) 19420 : cluster [DBG] pgmap v19404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:56 smithi067 bash[17655]: audit 2024-04-04T01:05:55.691437+0000 mon.a (mon.0) 16418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:56 smithi067 bash[17655]: cluster 2024-04-04T01:05:56.261388+0000 mgr.y (mgr.24370) 19420 : cluster [DBG] pgmap v19404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:56 smithi067 bash[27441]: audit 2024-04-04T01:05:55.691437+0000 mon.a (mon.0) 16418 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:05:56.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:56 smithi067 bash[27441]: cluster 2024-04-04T01:05:56.261388+0000 mgr.y (mgr.24370) 19420 : cluster [DBG] pgmap v19404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:57 smithi082 bash[20963]: audit 2024-04-04T01:05:56.863735+0000 mon.a (mon.0) 16419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:05:57.916 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:57 smithi067 bash[27441]: audit 2024-04-04T01:05:56.863735+0000 mon.a (mon.0) 16419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:05:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:57 smithi067 bash[17655]: audit 2024-04-04T01:05:56.863735+0000 mon.a (mon.0) 16419 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:05:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:58 smithi082 bash[20963]: audit 2024-04-04T01:05:57.974162+0000 mon.c (mon.2) 7759 : audit [DBG] from='client.? 172.21.15.67:0/883122141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:05:58 smithi082 bash[20963]: cluster 2024-04-04T01:05:58.262116+0000 mgr.y (mgr.24370) 19421 : cluster [DBG] pgmap v19405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:58 smithi067 bash[17655]: audit 2024-04-04T01:05:57.974162+0000 mon.c (mon.2) 7759 : audit [DBG] from='client.? 172.21.15.67:0/883122141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:05:58 smithi067 bash[17655]: cluster 2024-04-04T01:05:58.262116+0000 mgr.y (mgr.24370) 19421 : cluster [DBG] pgmap v19405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:05:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:58 smithi067 bash[27441]: audit 2024-04-04T01:05:57.974162+0000 mon.c (mon.2) 7759 : audit [DBG] from='client.? 172.21.15.67:0/883122141' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:05:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:05:58 smithi067 bash[27441]: cluster 2024-04-04T01:05:58.262116+0000 mgr.y (mgr.24370) 19421 : cluster [DBG] pgmap v19405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:01 smithi082 bash[20963]: cluster 2024-04-04T01:06:00.262628+0000 mgr.y (mgr.24370) 19422 : cluster [DBG] pgmap v19406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:01 smithi082 bash[20963]: audit 2024-04-04T01:06:00.448715+0000 mon.a (mon.0) 16420 : audit [DBG] from='client.? 172.21.15.67:0/2930429395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:01 smithi067 bash[17655]: cluster 2024-04-04T01:06:00.262628+0000 mgr.y (mgr.24370) 19422 : cluster [DBG] pgmap v19406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:01 smithi067 bash[17655]: audit 2024-04-04T01:06:00.448715+0000 mon.a (mon.0) 16420 : audit [DBG] from='client.? 172.21.15.67:0/2930429395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:01 smithi067 bash[27441]: cluster 2024-04-04T01:06:00.262628+0000 mgr.y (mgr.24370) 19422 : cluster [DBG] pgmap v19406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:01 smithi067 bash[27441]: audit 2024-04-04T01:06:00.448715+0000 mon.a (mon.0) 16420 : audit [DBG] from='client.? 172.21.15.67:0/2930429395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:03.416 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:06:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[27441]: cluster 2024-04-04T01:06:02.263780+0000 mgr.y (mgr.24370) 19423 : cluster [DBG] pgmap v19407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[27441]: audit 2024-04-04T01:06:02.611884+0000 mon.a (mon.0) 16421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[27441]: audit 2024-04-04T01:06:02.620163+0000 mon.a (mon.0) 16422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[27441]: audit 2024-04-04T01:06:02.906716+0000 mon.a (mon.0) 16423 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[27441]: audit 2024-04-04T01:06:02.913395+0000 mon.a (mon.0) 16424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[27441]: audit 2024-04-04T01:06:02.926432+0000 mon.c (mon.2) 7760 : audit [DBG] from='client.? 172.21.15.67:0/2204254879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[17655]: cluster 2024-04-04T01:06:02.263780+0000 mgr.y (mgr.24370) 19423 : cluster [DBG] pgmap v19407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[17655]: audit 2024-04-04T01:06:02.611884+0000 mon.a (mon.0) 16421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[17655]: audit 2024-04-04T01:06:02.620163+0000 mon.a (mon.0) 16422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[17655]: audit 2024-04-04T01:06:02.906716+0000 mon.a (mon.0) 16423 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[17655]: audit 2024-04-04T01:06:02.913395+0000 mon.a (mon.0) 16424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:03 smithi067 bash[17655]: audit 2024-04-04T01:06:02.926432+0000 mon.c (mon.2) 7760 : audit [DBG] from='client.? 172.21.15.67:0/2204254879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:03.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:06:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:06:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:03 smithi082 bash[20963]: cluster 2024-04-04T01:06:02.263780+0000 mgr.y (mgr.24370) 19423 : cluster [DBG] pgmap v19407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:03 smithi082 bash[20963]: audit 2024-04-04T01:06:02.611884+0000 mon.a (mon.0) 16421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:03 smithi082 bash[20963]: audit 2024-04-04T01:06:02.620163+0000 mon.a (mon.0) 16422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:03 smithi082 bash[20963]: audit 2024-04-04T01:06:02.906716+0000 mon.a (mon.0) 16423 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:03 smithi082 bash[20963]: audit 2024-04-04T01:06:02.913395+0000 mon.a (mon.0) 16424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:03 smithi082 bash[20963]: audit 2024-04-04T01:06:02.926432+0000 mon.c (mon.2) 7760 : audit [DBG] from='client.? 172.21.15.67:0/2204254879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:04.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:04 smithi082 bash[20963]: audit 2024-04-04T01:06:03.389020+0000 mon.a (mon.0) 16425 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:06:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:04 smithi082 bash[20963]: audit 2024-04-04T01:06:03.390716+0000 mon.a (mon.0) 16426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:06:04.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:04 smithi082 bash[20963]: audit 2024-04-04T01:06:03.400389+0000 mon.a (mon.0) 16427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:04.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:04 smithi067 bash[17655]: audit 2024-04-04T01:06:03.389020+0000 mon.a (mon.0) 16425 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:06:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:04 smithi067 bash[17655]: audit 2024-04-04T01:06:03.390716+0000 mon.a (mon.0) 16426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:06:04.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:04 smithi067 bash[17655]: audit 2024-04-04T01:06:03.400389+0000 mon.a (mon.0) 16427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:04 smithi067 bash[27441]: audit 2024-04-04T01:06:03.389020+0000 mon.a (mon.0) 16425 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:06:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:04 smithi067 bash[27441]: audit 2024-04-04T01:06:03.390716+0000 mon.a (mon.0) 16426 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:06:04.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:04 smithi067 bash[27441]: audit 2024-04-04T01:06:03.400389+0000 mon.a (mon.0) 16427 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:06:05.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:05 smithi082 bash[20963]: cluster 2024-04-04T01:06:04.264503+0000 mgr.y (mgr.24370) 19424 : cluster [DBG] pgmap v19408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:05.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:05 smithi067 bash[17655]: cluster 2024-04-04T01:06:04.264503+0000 mgr.y (mgr.24370) 19424 : cluster [DBG] pgmap v19408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:05 smithi067 bash[27441]: cluster 2024-04-04T01:06:04.264503+0000 mgr.y (mgr.24370) 19424 : cluster [DBG] pgmap v19408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:06.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:06 smithi082 bash[20963]: audit 2024-04-04T01:06:05.378970+0000 mon.c (mon.2) 7761 : audit [DBG] from='client.? 172.21.15.67:0/292714047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:06.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:06 smithi067 bash[17655]: audit 2024-04-04T01:06:05.378970+0000 mon.c (mon.2) 7761 : audit [DBG] from='client.? 172.21.15.67:0/292714047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:06 smithi067 bash[27441]: audit 2024-04-04T01:06:05.378970+0000 mon.c (mon.2) 7761 : audit [DBG] from='client.? 172.21.15.67:0/292714047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:07 smithi082 bash[20963]: cluster 2024-04-04T01:06:06.265672+0000 mgr.y (mgr.24370) 19425 : cluster [DBG] pgmap v19409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:07.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:07 smithi067 bash[17655]: cluster 2024-04-04T01:06:06.265672+0000 mgr.y (mgr.24370) 19425 : cluster [DBG] pgmap v19409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:07 smithi067 bash[27441]: cluster 2024-04-04T01:06:06.265672+0000 mgr.y (mgr.24370) 19425 : cluster [DBG] pgmap v19409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:08.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:08 smithi082 bash[20963]: audit 2024-04-04T01:06:07.839501+0000 mon.a (mon.0) 16428 : audit [DBG] from='client.? 172.21.15.67:0/1000338544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:08.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:08 smithi067 bash[17655]: audit 2024-04-04T01:06:07.839501+0000 mon.a (mon.0) 16428 : audit [DBG] from='client.? 172.21.15.67:0/1000338544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:08 smithi067 bash[27441]: audit 2024-04-04T01:06:07.839501+0000 mon.a (mon.0) 16428 : audit [DBG] from='client.? 172.21.15.67:0/1000338544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:09.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:09 smithi082 bash[20963]: cluster 2024-04-04T01:06:08.266374+0000 mgr.y (mgr.24370) 19426 : cluster [DBG] pgmap v19410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:09 smithi067 bash[17655]: cluster 2024-04-04T01:06:08.266374+0000 mgr.y (mgr.24370) 19426 : cluster [DBG] pgmap v19410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:09 smithi067 bash[27441]: cluster 2024-04-04T01:06:08.266374+0000 mgr.y (mgr.24370) 19426 : cluster [DBG] pgmap v19410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:10.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:10 smithi082 bash[20963]: audit 2024-04-04T01:06:10.295562+0000 mon.a (mon.0) 16429 : audit [DBG] from='client.? 172.21.15.67:0/371549138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:10 smithi067 bash[17655]: audit 2024-04-04T01:06:10.295562+0000 mon.a (mon.0) 16429 : audit [DBG] from='client.? 172.21.15.67:0/371549138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:10 smithi067 bash[27441]: audit 2024-04-04T01:06:10.295562+0000 mon.a (mon.0) 16429 : audit [DBG] from='client.? 172.21.15.67:0/371549138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:11.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:11 smithi082 bash[20963]: cluster 2024-04-04T01:06:10.267030+0000 mgr.y (mgr.24370) 19427 : cluster [DBG] pgmap v19411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:11 smithi082 bash[20963]: audit 2024-04-04T01:06:10.691793+0000 mon.a (mon.0) 16430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:11.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:11 smithi067 bash[27441]: cluster 2024-04-04T01:06:10.267030+0000 mgr.y (mgr.24370) 19427 : cluster [DBG] pgmap v19411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:11.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:11 smithi067 bash[27441]: audit 2024-04-04T01:06:10.691793+0000 mon.a (mon.0) 16430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:11 smithi067 bash[17655]: cluster 2024-04-04T01:06:10.267030+0000 mgr.y (mgr.24370) 19427 : cluster [DBG] pgmap v19411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:11 smithi067 bash[17655]: audit 2024-04-04T01:06:10.691793+0000 mon.a (mon.0) 16430 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:13.367 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:06:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:06:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:13 smithi082 bash[20963]: cluster 2024-04-04T01:06:12.268258+0000 mgr.y (mgr.24370) 19428 : cluster [DBG] pgmap v19412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:13.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:13 smithi082 bash[20963]: audit 2024-04-04T01:06:12.752460+0000 mon.a (mon.0) 16431 : audit [DBG] from='client.? 172.21.15.67:0/1836789720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:13.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:06:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:06:13.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:13 smithi067 bash[27441]: cluster 2024-04-04T01:06:12.268258+0000 mgr.y (mgr.24370) 19428 : cluster [DBG] pgmap v19412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:13.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:13 smithi067 bash[27441]: audit 2024-04-04T01:06:12.752460+0000 mon.a (mon.0) 16431 : audit [DBG] from='client.? 172.21.15.67:0/1836789720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:13 smithi067 bash[17655]: cluster 2024-04-04T01:06:12.268258+0000 mgr.y (mgr.24370) 19428 : cluster [DBG] pgmap v19412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:13 smithi067 bash[17655]: audit 2024-04-04T01:06:12.752460+0000 mon.a (mon.0) 16431 : audit [DBG] from='client.? 172.21.15.67:0/1836789720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:14 smithi082 bash[20963]: cluster 2024-04-04T01:06:14.268913+0000 mgr.y (mgr.24370) 19429 : cluster [DBG] pgmap v19413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:14 smithi067 bash[27441]: cluster 2024-04-04T01:06:14.268913+0000 mgr.y (mgr.24370) 19429 : cluster [DBG] pgmap v19413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:14 smithi067 bash[17655]: cluster 2024-04-04T01:06:14.268913+0000 mgr.y (mgr.24370) 19429 : cluster [DBG] pgmap v19413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:15 smithi082 bash[20963]: audit 2024-04-04T01:06:15.208249+0000 mon.a (mon.0) 16432 : audit [DBG] from='client.? 172.21.15.67:0/2662568366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:15 smithi067 bash[27441]: audit 2024-04-04T01:06:15.208249+0000 mon.a (mon.0) 16432 : audit [DBG] from='client.? 172.21.15.67:0/2662568366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:15 smithi067 bash[17655]: audit 2024-04-04T01:06:15.208249+0000 mon.a (mon.0) 16432 : audit [DBG] from='client.? 172.21.15.67:0/2662568366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:16 smithi067 bash[17655]: cluster 2024-04-04T01:06:16.270106+0000 mgr.y (mgr.24370) 19430 : cluster [DBG] pgmap v19414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:16.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:16 smithi067 bash[27441]: cluster 2024-04-04T01:06:16.270106+0000 mgr.y (mgr.24370) 19430 : cluster [DBG] pgmap v19414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:16.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:16 smithi082 bash[20963]: cluster 2024-04-04T01:06:16.270106+0000 mgr.y (mgr.24370) 19430 : cluster [DBG] pgmap v19414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:18.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:17 smithi082 bash[20963]: audit 2024-04-04T01:06:17.663547+0000 mon.c (mon.2) 7762 : audit [DBG] from='client.? 172.21.15.67:0/3963836563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:18.166 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:17 smithi067 bash[27441]: audit 2024-04-04T01:06:17.663547+0000 mon.c (mon.2) 7762 : audit [DBG] from='client.? 172.21.15.67:0/3963836563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:17 smithi067 bash[17655]: audit 2024-04-04T01:06:17.663547+0000 mon.c (mon.2) 7762 : audit [DBG] from='client.? 172.21.15.67:0/3963836563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:19.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:18 smithi082 bash[20963]: cluster 2024-04-04T01:06:18.270897+0000 mgr.y (mgr.24370) 19431 : cluster [DBG] pgmap v19415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:19.166 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:18 smithi067 bash[17655]: cluster 2024-04-04T01:06:18.270897+0000 mgr.y (mgr.24370) 19431 : cluster [DBG] pgmap v19415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:19.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:18 smithi067 bash[27441]: cluster 2024-04-04T01:06:18.270897+0000 mgr.y (mgr.24370) 19431 : cluster [DBG] pgmap v19415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:20.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:20 smithi082 bash[20963]: audit 2024-04-04T01:06:20.127917+0000 mon.a (mon.0) 16433 : audit [DBG] from='client.? 172.21.15.67:0/805293603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:20.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:20 smithi067 bash[17655]: audit 2024-04-04T01:06:20.127917+0000 mon.a (mon.0) 16433 : audit [DBG] from='client.? 172.21.15.67:0/805293603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:20.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:20 smithi067 bash[27441]: audit 2024-04-04T01:06:20.127917+0000 mon.a (mon.0) 16433 : audit [DBG] from='client.? 172.21.15.67:0/805293603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:21 smithi082 bash[20963]: cluster 2024-04-04T01:06:20.271744+0000 mgr.y (mgr.24370) 19432 : cluster [DBG] pgmap v19416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:21 smithi067 bash[17655]: cluster 2024-04-04T01:06:20.271744+0000 mgr.y (mgr.24370) 19432 : cluster [DBG] pgmap v19416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:21 smithi067 bash[27441]: cluster 2024-04-04T01:06:20.271744+0000 mgr.y (mgr.24370) 19432 : cluster [DBG] pgmap v19416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:06:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:06:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:23 smithi067 bash[17655]: cluster 2024-04-04T01:06:22.272864+0000 mgr.y (mgr.24370) 19433 : cluster [DBG] pgmap v19417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:23 smithi067 bash[17655]: audit 2024-04-04T01:06:22.584991+0000 mon.a (mon.0) 16434 : audit [DBG] from='client.? 172.21.15.67:0/3935195785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:23 smithi067 bash[27441]: cluster 2024-04-04T01:06:22.272864+0000 mgr.y (mgr.24370) 19433 : cluster [DBG] pgmap v19417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:23 smithi067 bash[27441]: audit 2024-04-04T01:06:22.584991+0000 mon.a (mon.0) 16434 : audit [DBG] from='client.? 172.21.15.67:0/3935195785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:23.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:06:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:06:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:23 smithi082 bash[20963]: cluster 2024-04-04T01:06:22.272864+0000 mgr.y (mgr.24370) 19433 : cluster [DBG] pgmap v19417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:23.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:23 smithi082 bash[20963]: audit 2024-04-04T01:06:22.584991+0000 mon.a (mon.0) 16434 : audit [DBG] from='client.? 172.21.15.67:0/3935195785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:25 smithi082 bash[20963]: cluster 2024-04-04T01:06:24.273583+0000 mgr.y (mgr.24370) 19434 : cluster [DBG] pgmap v19418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:25.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:25 smithi082 bash[20963]: audit 2024-04-04T01:06:25.035608+0000 mon.c (mon.2) 7763 : audit [DBG] from='client.? 172.21.15.67:0/2819125685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:25 smithi067 bash[27441]: cluster 2024-04-04T01:06:24.273583+0000 mgr.y (mgr.24370) 19434 : cluster [DBG] pgmap v19418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:25 smithi067 bash[27441]: audit 2024-04-04T01:06:25.035608+0000 mon.c (mon.2) 7763 : audit [DBG] from='client.? 172.21.15.67:0/2819125685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:25 smithi067 bash[17655]: cluster 2024-04-04T01:06:24.273583+0000 mgr.y (mgr.24370) 19434 : cluster [DBG] pgmap v19418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:25 smithi067 bash[17655]: audit 2024-04-04T01:06:25.035608+0000 mon.c (mon.2) 7763 : audit [DBG] from='client.? 172.21.15.67:0/2819125685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:26.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:26 smithi082 bash[20963]: audit 2024-04-04T01:06:25.692152+0000 mon.a (mon.0) 16435 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:26 smithi067 bash[17655]: audit 2024-04-04T01:06:25.692152+0000 mon.a (mon.0) 16435 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:26 smithi067 bash[27441]: audit 2024-04-04T01:06:25.692152+0000 mon.a (mon.0) 16435 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:27.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:27 smithi082 bash[20963]: cluster 2024-04-04T01:06:26.274898+0000 mgr.y (mgr.24370) 19435 : cluster [DBG] pgmap v19419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:27.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:27 smithi067 bash[27441]: cluster 2024-04-04T01:06:26.274898+0000 mgr.y (mgr.24370) 19435 : cluster [DBG] pgmap v19419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:27 smithi067 bash[17655]: cluster 2024-04-04T01:06:26.274898+0000 mgr.y (mgr.24370) 19435 : cluster [DBG] pgmap v19419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:28.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:28 smithi082 bash[20963]: audit 2024-04-04T01:06:27.499837+0000 mon.a (mon.0) 16436 : audit [DBG] from='client.? 172.21.15.67:0/1858790493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:28.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:28 smithi067 bash[27441]: audit 2024-04-04T01:06:27.499837+0000 mon.a (mon.0) 16436 : audit [DBG] from='client.? 172.21.15.67:0/1858790493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:28 smithi067 bash[17655]: audit 2024-04-04T01:06:27.499837+0000 mon.a (mon.0) 16436 : audit [DBG] from='client.? 172.21.15.67:0/1858790493' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:29.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:29 smithi082 bash[20963]: cluster 2024-04-04T01:06:28.275664+0000 mgr.y (mgr.24370) 19436 : cluster [DBG] pgmap v19420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:29 smithi067 bash[27441]: cluster 2024-04-04T01:06:28.275664+0000 mgr.y (mgr.24370) 19436 : cluster [DBG] pgmap v19420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:29 smithi067 bash[17655]: cluster 2024-04-04T01:06:28.275664+0000 mgr.y (mgr.24370) 19436 : cluster [DBG] pgmap v19420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:30.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:30 smithi082 bash[20963]: audit 2024-04-04T01:06:29.954482+0000 mon.c (mon.2) 7764 : audit [DBG] from='client.? 172.21.15.67:0/3489130050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:30 smithi067 bash[27441]: audit 2024-04-04T01:06:29.954482+0000 mon.c (mon.2) 7764 : audit [DBG] from='client.? 172.21.15.67:0/3489130050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:30 smithi067 bash[17655]: audit 2024-04-04T01:06:29.954482+0000 mon.c (mon.2) 7764 : audit [DBG] from='client.? 172.21.15.67:0/3489130050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:31.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:31 smithi082 bash[20963]: cluster 2024-04-04T01:06:30.276388+0000 mgr.y (mgr.24370) 19437 : cluster [DBG] pgmap v19421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:31 smithi067 bash[27441]: cluster 2024-04-04T01:06:30.276388+0000 mgr.y (mgr.24370) 19437 : cluster [DBG] pgmap v19421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:31 smithi067 bash[17655]: cluster 2024-04-04T01:06:30.276388+0000 mgr.y (mgr.24370) 19437 : cluster [DBG] pgmap v19421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:33.367 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:06:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:33] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:06:33.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:06:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:06:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:33 smithi082 bash[20963]: cluster 2024-04-04T01:06:32.277500+0000 mgr.y (mgr.24370) 19438 : cluster [DBG] pgmap v19422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:33 smithi082 bash[20963]: audit 2024-04-04T01:06:32.409003+0000 mon.c (mon.2) 7765 : audit [DBG] from='client.? 172.21.15.67:0/3602313603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:33.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:33 smithi067 bash[27441]: cluster 2024-04-04T01:06:32.277500+0000 mgr.y (mgr.24370) 19438 : cluster [DBG] pgmap v19422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:33.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:33 smithi067 bash[27441]: audit 2024-04-04T01:06:32.409003+0000 mon.c (mon.2) 7765 : audit [DBG] from='client.? 172.21.15.67:0/3602313603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:33.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:33 smithi067 bash[17655]: cluster 2024-04-04T01:06:32.277500+0000 mgr.y (mgr.24370) 19438 : cluster [DBG] pgmap v19422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:33.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:33 smithi067 bash[17655]: audit 2024-04-04T01:06:32.409003+0000 mon.c (mon.2) 7765 : audit [DBG] from='client.? 172.21.15.67:0/3602313603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:35 smithi082 bash[20963]: cluster 2024-04-04T01:06:34.278199+0000 mgr.y (mgr.24370) 19439 : cluster [DBG] pgmap v19423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:35 smithi082 bash[20963]: audit 2024-04-04T01:06:34.863097+0000 mon.c (mon.2) 7766 : audit [DBG] from='client.? 172.21.15.67:0/3887955651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:35.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:35 smithi067 bash[27441]: cluster 2024-04-04T01:06:34.278199+0000 mgr.y (mgr.24370) 19439 : cluster [DBG] pgmap v19423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:35 smithi067 bash[27441]: audit 2024-04-04T01:06:34.863097+0000 mon.c (mon.2) 7766 : audit [DBG] from='client.? 172.21.15.67:0/3887955651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:35 smithi067 bash[17655]: cluster 2024-04-04T01:06:34.278199+0000 mgr.y (mgr.24370) 19439 : cluster [DBG] pgmap v19423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:35 smithi067 bash[17655]: audit 2024-04-04T01:06:34.863097+0000 mon.c (mon.2) 7766 : audit [DBG] from='client.? 172.21.15.67:0/3887955651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:37.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:37 smithi082 bash[20963]: cluster 2024-04-04T01:06:36.279358+0000 mgr.y (mgr.24370) 19440 : cluster [DBG] pgmap v19424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:37 smithi082 bash[20963]: audit 2024-04-04T01:06:37.315417+0000 mon.a (mon.0) 16437 : audit [DBG] from='client.? 172.21.15.67:0/2156227214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:37.666 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:37 smithi067 bash[17655]: cluster 2024-04-04T01:06:36.279358+0000 mgr.y (mgr.24370) 19440 : cluster [DBG] pgmap v19424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:37 smithi067 bash[17655]: audit 2024-04-04T01:06:37.315417+0000 mon.a (mon.0) 16437 : audit [DBG] from='client.? 172.21.15.67:0/2156227214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:37 smithi067 bash[27441]: cluster 2024-04-04T01:06:36.279358+0000 mgr.y (mgr.24370) 19440 : cluster [DBG] pgmap v19424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:37 smithi067 bash[27441]: audit 2024-04-04T01:06:37.315417+0000 mon.a (mon.0) 16437 : audit [DBG] from='client.? 172.21.15.67:0/2156227214' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:39 smithi082 bash[20963]: cluster 2024-04-04T01:06:38.280073+0000 mgr.y (mgr.24370) 19441 : cluster [DBG] pgmap v19425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:39 smithi067 bash[17655]: cluster 2024-04-04T01:06:38.280073+0000 mgr.y (mgr.24370) 19441 : cluster [DBG] pgmap v19425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:39 smithi067 bash[27441]: cluster 2024-04-04T01:06:38.280073+0000 mgr.y (mgr.24370) 19441 : cluster [DBG] pgmap v19425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:40 smithi082 bash[20963]: audit 2024-04-04T01:06:39.771669+0000 mon.a (mon.0) 16438 : audit [DBG] from='client.? 172.21.15.67:0/3327763107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:40 smithi067 bash[17655]: audit 2024-04-04T01:06:39.771669+0000 mon.a (mon.0) 16438 : audit [DBG] from='client.? 172.21.15.67:0/3327763107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:40 smithi067 bash[27441]: audit 2024-04-04T01:06:39.771669+0000 mon.a (mon.0) 16438 : audit [DBG] from='client.? 172.21.15.67:0/3327763107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:41 smithi067 bash[17655]: cluster 2024-04-04T01:06:40.280744+0000 mgr.y (mgr.24370) 19442 : cluster [DBG] pgmap v19426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:41 smithi067 bash[17655]: audit 2024-04-04T01:06:40.692534+0000 mon.a (mon.0) 16439 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:41 smithi067 bash[27441]: cluster 2024-04-04T01:06:40.280744+0000 mgr.y (mgr.24370) 19442 : cluster [DBG] pgmap v19426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:41 smithi067 bash[27441]: audit 2024-04-04T01:06:40.692534+0000 mon.a (mon.0) 16439 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:41 smithi082 bash[20963]: cluster 2024-04-04T01:06:40.280744+0000 mgr.y (mgr.24370) 19442 : cluster [DBG] pgmap v19426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:41 smithi082 bash[20963]: audit 2024-04-04T01:06:40.692534+0000 mon.a (mon.0) 16439 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:42 smithi067 bash[27441]: audit 2024-04-04T01:06:42.223763+0000 mon.a (mon.0) 16440 : audit [DBG] from='client.? 172.21.15.67:0/631746941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:42.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:42 smithi067 bash[27441]: cluster 2024-04-04T01:06:42.281979+0000 mgr.y (mgr.24370) 19443 : cluster [DBG] pgmap v19427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:42 smithi067 bash[17655]: audit 2024-04-04T01:06:42.223763+0000 mon.a (mon.0) 16440 : audit [DBG] from='client.? 172.21.15.67:0/631746941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:42.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:42 smithi067 bash[17655]: cluster 2024-04-04T01:06:42.281979+0000 mgr.y (mgr.24370) 19443 : cluster [DBG] pgmap v19427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:42 smithi082 bash[20963]: audit 2024-04-04T01:06:42.223763+0000 mon.a (mon.0) 16440 : audit [DBG] from='client.? 172.21.15.67:0/631746941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:42.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:42 smithi082 bash[20963]: cluster 2024-04-04T01:06:42.281979+0000 mgr.y (mgr.24370) 19443 : cluster [DBG] pgmap v19427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:06:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:06:43.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:06:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:06:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:45 smithi082 bash[20963]: cluster 2024-04-04T01:06:44.282806+0000 mgr.y (mgr.24370) 19444 : cluster [DBG] pgmap v19428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:45 smithi082 bash[20963]: audit 2024-04-04T01:06:44.674502+0000 mon.c (mon.2) 7767 : audit [DBG] from='client.? 172.21.15.67:0/3936176126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:45 smithi067 bash[17655]: cluster 2024-04-04T01:06:44.282806+0000 mgr.y (mgr.24370) 19444 : cluster [DBG] pgmap v19428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:45 smithi067 bash[17655]: audit 2024-04-04T01:06:44.674502+0000 mon.c (mon.2) 7767 : audit [DBG] from='client.? 172.21.15.67:0/3936176126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:45 smithi067 bash[27441]: cluster 2024-04-04T01:06:44.282806+0000 mgr.y (mgr.24370) 19444 : cluster [DBG] pgmap v19428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:45 smithi067 bash[27441]: audit 2024-04-04T01:06:44.674502+0000 mon.c (mon.2) 7767 : audit [DBG] from='client.? 172.21.15.67:0/3936176126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:47 smithi082 bash[20963]: cluster 2024-04-04T01:06:46.283987+0000 mgr.y (mgr.24370) 19445 : cluster [DBG] pgmap v19429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:47 smithi082 bash[20963]: audit 2024-04-04T01:06:47.136168+0000 mon.c (mon.2) 7768 : audit [DBG] from='client.? 172.21.15.67:0/4191320145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:47 smithi067 bash[27441]: cluster 2024-04-04T01:06:46.283987+0000 mgr.y (mgr.24370) 19445 : cluster [DBG] pgmap v19429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:47 smithi067 bash[27441]: audit 2024-04-04T01:06:47.136168+0000 mon.c (mon.2) 7768 : audit [DBG] from='client.? 172.21.15.67:0/4191320145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:47 smithi067 bash[17655]: cluster 2024-04-04T01:06:46.283987+0000 mgr.y (mgr.24370) 19445 : cluster [DBG] pgmap v19429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:47 smithi067 bash[17655]: audit 2024-04-04T01:06:47.136168+0000 mon.c (mon.2) 7768 : audit [DBG] from='client.? 172.21.15.67:0/4191320145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:49.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:49 smithi082 bash[20963]: cluster 2024-04-04T01:06:48.284676+0000 mgr.y (mgr.24370) 19446 : cluster [DBG] pgmap v19430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:49 smithi067 bash[27441]: cluster 2024-04-04T01:06:48.284676+0000 mgr.y (mgr.24370) 19446 : cluster [DBG] pgmap v19430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:49 smithi067 bash[17655]: cluster 2024-04-04T01:06:48.284676+0000 mgr.y (mgr.24370) 19446 : cluster [DBG] pgmap v19430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:50 smithi082 bash[20963]: audit 2024-04-04T01:06:49.589959+0000 mon.a (mon.0) 16441 : audit [DBG] from='client.? 172.21.15.67:0/1612846521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:50 smithi067 bash[17655]: audit 2024-04-04T01:06:49.589959+0000 mon.a (mon.0) 16441 : audit [DBG] from='client.? 172.21.15.67:0/1612846521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:50 smithi067 bash[27441]: audit 2024-04-04T01:06:49.589959+0000 mon.a (mon.0) 16441 : audit [DBG] from='client.? 172.21.15.67:0/1612846521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:51 smithi082 bash[20963]: cluster 2024-04-04T01:06:50.285545+0000 mgr.y (mgr.24370) 19447 : cluster [DBG] pgmap v19431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:51 smithi067 bash[17655]: cluster 2024-04-04T01:06:50.285545+0000 mgr.y (mgr.24370) 19447 : cluster [DBG] pgmap v19431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:51 smithi067 bash[27441]: cluster 2024-04-04T01:06:50.285545+0000 mgr.y (mgr.24370) 19447 : cluster [DBG] pgmap v19431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:52.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:52 smithi082 bash[20963]: audit 2024-04-04T01:06:52.040329+0000 mon.c (mon.2) 7769 : audit [DBG] from='client.? 172.21.15.67:0/3517410439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:52.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:52 smithi067 bash[27441]: audit 2024-04-04T01:06:52.040329+0000 mon.c (mon.2) 7769 : audit [DBG] from='client.? 172.21.15.67:0/3517410439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:52.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:52 smithi067 bash[17655]: audit 2024-04-04T01:06:52.040329+0000 mon.c (mon.2) 7769 : audit [DBG] from='client.? 172.21.15.67:0/3517410439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:53.371 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:06:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:06:53.634 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:06:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:06:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:06:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:53 smithi082 bash[20963]: cluster 2024-04-04T01:06:52.286814+0000 mgr.y (mgr.24370) 19448 : cluster [DBG] pgmap v19432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:53.666 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:53 smithi067 bash[27441]: cluster 2024-04-04T01:06:52.286814+0000 mgr.y (mgr.24370) 19448 : cluster [DBG] pgmap v19432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:53 smithi067 bash[17655]: cluster 2024-04-04T01:06:52.286814+0000 mgr.y (mgr.24370) 19448 : cluster [DBG] pgmap v19432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:54.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:54 smithi082 bash[20963]: cluster 2024-04-04T01:06:54.287474+0000 mgr.y (mgr.24370) 19449 : cluster [DBG] pgmap v19433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:54 smithi067 bash[17655]: cluster 2024-04-04T01:06:54.287474+0000 mgr.y (mgr.24370) 19449 : cluster [DBG] pgmap v19433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:54.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:54 smithi067 bash[27441]: cluster 2024-04-04T01:06:54.287474+0000 mgr.y (mgr.24370) 19449 : cluster [DBG] pgmap v19433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:55.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:55 smithi082 bash[20963]: audit 2024-04-04T01:06:54.502913+0000 mon.c (mon.2) 7770 : audit [DBG] from='client.? 172.21.15.67:0/3899581906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:55 smithi067 bash[17655]: audit 2024-04-04T01:06:54.502913+0000 mon.c (mon.2) 7770 : audit [DBG] from='client.? 172.21.15.67:0/3899581906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:55.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:55 smithi067 bash[27441]: audit 2024-04-04T01:06:54.502913+0000 mon.c (mon.2) 7770 : audit [DBG] from='client.? 172.21.15.67:0/3899581906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:56 smithi082 bash[20963]: audit 2024-04-04T01:06:55.693062+0000 mon.a (mon.0) 16442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:56 smithi082 bash[20963]: cluster 2024-04-04T01:06:56.288710+0000 mgr.y (mgr.24370) 19450 : cluster [DBG] pgmap v19434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:56 smithi067 bash[17655]: audit 2024-04-04T01:06:55.693062+0000 mon.a (mon.0) 16442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:56.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:56 smithi067 bash[17655]: cluster 2024-04-04T01:06:56.288710+0000 mgr.y (mgr.24370) 19450 : cluster [DBG] pgmap v19434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:56 smithi067 bash[27441]: audit 2024-04-04T01:06:55.693062+0000 mon.a (mon.0) 16442 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:06:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:56 smithi067 bash[27441]: cluster 2024-04-04T01:06:56.288710+0000 mgr.y (mgr.24370) 19450 : cluster [DBG] pgmap v19434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:57.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:57 smithi082 bash[20963]: audit 2024-04-04T01:06:56.953779+0000 mon.a (mon.0) 16443 : audit [DBG] from='client.? 172.21.15.67:0/3102436315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:57.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:57 smithi067 bash[17655]: audit 2024-04-04T01:06:56.953779+0000 mon.a (mon.0) 16443 : audit [DBG] from='client.? 172.21.15.67:0/3102436315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:57.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:57 smithi067 bash[27441]: audit 2024-04-04T01:06:56.953779+0000 mon.a (mon.0) 16443 : audit [DBG] from='client.? 172.21.15.67:0/3102436315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:58.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:58 smithi082 bash[20963]: cluster 2024-04-04T01:06:58.289413+0000 mgr.y (mgr.24370) 19451 : cluster [DBG] pgmap v19435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:58.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:58 smithi067 bash[17655]: cluster 2024-04-04T01:06:58.289413+0000 mgr.y (mgr.24370) 19451 : cluster [DBG] pgmap v19435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:58 smithi067 bash[27441]: cluster 2024-04-04T01:06:58.289413+0000 mgr.y (mgr.24370) 19451 : cluster [DBG] pgmap v19435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:06:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:06:59 smithi082 bash[20963]: audit 2024-04-04T01:06:59.406031+0000 mon.a (mon.0) 16444 : audit [DBG] from='client.? 172.21.15.67:0/1857885405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:59.916 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:06:59 smithi067 bash[17655]: audit 2024-04-04T01:06:59.406031+0000 mon.a (mon.0) 16444 : audit [DBG] from='client.? 172.21.15.67:0/1857885405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:06:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:06:59 smithi067 bash[27441]: audit 2024-04-04T01:06:59.406031+0000 mon.a (mon.0) 16444 : audit [DBG] from='client.? 172.21.15.67:0/1857885405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:00 smithi082 bash[20963]: cluster 2024-04-04T01:07:00.290110+0000 mgr.y (mgr.24370) 19452 : cluster [DBG] pgmap v19436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:00 smithi067 bash[17655]: cluster 2024-04-04T01:07:00.290110+0000 mgr.y (mgr.24370) 19452 : cluster [DBG] pgmap v19436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:00 smithi067 bash[27441]: cluster 2024-04-04T01:07:00.290110+0000 mgr.y (mgr.24370) 19452 : cluster [DBG] pgmap v19436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:02.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:01 smithi067 bash[17655]: audit 2024-04-04T01:07:01.858440+0000 mon.c (mon.2) 7771 : audit [DBG] from='client.? 172.21.15.67:0/2992326975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:02.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:01 smithi067 bash[27441]: audit 2024-04-04T01:07:01.858440+0000 mon.c (mon.2) 7771 : audit [DBG] from='client.? 172.21.15.67:0/2992326975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:02.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:01 smithi082 bash[20963]: audit 2024-04-04T01:07:01.858440+0000 mon.c (mon.2) 7771 : audit [DBG] from='client.? 172.21.15.67:0/2992326975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:03.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:02 smithi082 bash[20963]: cluster 2024-04-04T01:07:02.291415+0000 mgr.y (mgr.24370) 19453 : cluster [DBG] pgmap v19437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:03.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:02 smithi067 bash[17655]: cluster 2024-04-04T01:07:02.291415+0000 mgr.y (mgr.24370) 19453 : cluster [DBG] pgmap v19437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:07:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:07:03.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:02 smithi067 bash[27441]: cluster 2024-04-04T01:07:02.291415+0000 mgr.y (mgr.24370) 19453 : cluster [DBG] pgmap v19437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:03.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:07:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:07:04.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:03 smithi082 bash[20963]: audit 2024-04-04T01:07:03.475771+0000 mon.a (mon.0) 16445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:07:04.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:03 smithi067 bash[17655]: audit 2024-04-04T01:07:03.475771+0000 mon.a (mon.0) 16445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:07:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:03 smithi067 bash[27441]: audit 2024-04-04T01:07:03.475771+0000 mon.a (mon.0) 16445 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:07:05.384 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:04 smithi082 bash[20963]: cluster 2024-04-04T01:07:04.292151+0000 mgr.y (mgr.24370) 19454 : cluster [DBG] pgmap v19438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:04 smithi082 bash[20963]: audit 2024-04-04T01:07:04.327021+0000 mon.a (mon.0) 16446 : audit [DBG] from='client.? 172.21.15.67:0/2415708389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:05.416 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:04 smithi067 bash[17655]: cluster 2024-04-04T01:07:04.292151+0000 mgr.y (mgr.24370) 19454 : cluster [DBG] pgmap v19438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:04 smithi067 bash[17655]: audit 2024-04-04T01:07:04.327021+0000 mon.a (mon.0) 16446 : audit [DBG] from='client.? 172.21.15.67:0/2415708389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:04 smithi067 bash[27441]: cluster 2024-04-04T01:07:04.292151+0000 mgr.y (mgr.24370) 19454 : cluster [DBG] pgmap v19438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:05.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:04 smithi067 bash[27441]: audit 2024-04-04T01:07:04.327021+0000 mon.a (mon.0) 16446 : audit [DBG] from='client.? 172.21.15.67:0/2415708389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:07.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:07 smithi082 bash[20963]: cluster 2024-04-04T01:07:06.293232+0000 mgr.y (mgr.24370) 19455 : cluster [DBG] pgmap v19439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:07.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:07 smithi082 bash[20963]: audit 2024-04-04T01:07:06.786350+0000 mon.c (mon.2) 7772 : audit [DBG] from='client.? 172.21.15.67:0/50209227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:07 smithi067 bash[27441]: cluster 2024-04-04T01:07:06.293232+0000 mgr.y (mgr.24370) 19455 : cluster [DBG] pgmap v19439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:07 smithi067 bash[27441]: audit 2024-04-04T01:07:06.786350+0000 mon.c (mon.2) 7772 : audit [DBG] from='client.? 172.21.15.67:0/50209227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:07 smithi067 bash[17655]: cluster 2024-04-04T01:07:06.293232+0000 mgr.y (mgr.24370) 19455 : cluster [DBG] pgmap v19439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:07 smithi067 bash[17655]: audit 2024-04-04T01:07:06.786350+0000 mon.c (mon.2) 7772 : audit [DBG] from='client.? 172.21.15.67:0/50209227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:09 smithi082 bash[20963]: cluster 2024-04-04T01:07:08.293902+0000 mgr.y (mgr.24370) 19456 : cluster [DBG] pgmap v19440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:09 smithi082 bash[20963]: audit 2024-04-04T01:07:09.167756+0000 mon.a (mon.0) 16447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:09 smithi082 bash[20963]: audit 2024-04-04T01:07:09.174299+0000 mon.a (mon.0) 16448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:09.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:09 smithi082 bash[20963]: audit 2024-04-04T01:07:09.273721+0000 mon.c (mon.2) 7773 : audit [DBG] from='client.? 172.21.15.67:0/3174767199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:09 smithi067 bash[27441]: cluster 2024-04-04T01:07:08.293902+0000 mgr.y (mgr.24370) 19456 : cluster [DBG] pgmap v19440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:09 smithi067 bash[27441]: audit 2024-04-04T01:07:09.167756+0000 mon.a (mon.0) 16447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:09 smithi067 bash[27441]: audit 2024-04-04T01:07:09.174299+0000 mon.a (mon.0) 16448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:09.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:09 smithi067 bash[27441]: audit 2024-04-04T01:07:09.273721+0000 mon.c (mon.2) 7773 : audit [DBG] from='client.? 172.21.15.67:0/3174767199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:09 smithi067 bash[17655]: cluster 2024-04-04T01:07:08.293902+0000 mgr.y (mgr.24370) 19456 : cluster [DBG] pgmap v19440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:09 smithi067 bash[17655]: audit 2024-04-04T01:07:09.167756+0000 mon.a (mon.0) 16447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:09.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:09 smithi067 bash[17655]: audit 2024-04-04T01:07:09.174299+0000 mon.a (mon.0) 16448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:09 smithi067 bash[17655]: audit 2024-04-04T01:07:09.273721+0000 mon.c (mon.2) 7773 : audit [DBG] from='client.? 172.21.15.67:0/3174767199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:10 smithi082 bash[20963]: audit 2024-04-04T01:07:09.526040+0000 mon.a (mon.0) 16449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:10 smithi082 bash[20963]: audit 2024-04-04T01:07:09.539106+0000 mon.a (mon.0) 16450 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:10 smithi082 bash[20963]: audit 2024-04-04T01:07:10.037506+0000 mon.a (mon.0) 16451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:07:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:10 smithi082 bash[20963]: audit 2024-04-04T01:07:10.039395+0000 mon.a (mon.0) 16452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:07:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:10 smithi082 bash[20963]: audit 2024-04-04T01:07:10.050771+0000 mon.a (mon.0) 16453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:10 smithi082 bash[20963]: cluster 2024-04-04T01:07:10.294570+0000 mgr.y (mgr.24370) 19457 : cluster [DBG] pgmap v19441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[27441]: audit 2024-04-04T01:07:09.526040+0000 mon.a (mon.0) 16449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[27441]: audit 2024-04-04T01:07:09.539106+0000 mon.a (mon.0) 16450 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[27441]: audit 2024-04-04T01:07:10.037506+0000 mon.a (mon.0) 16451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:07:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[27441]: audit 2024-04-04T01:07:10.039395+0000 mon.a (mon.0) 16452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:07:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[27441]: audit 2024-04-04T01:07:10.050771+0000 mon.a (mon.0) 16453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[27441]: cluster 2024-04-04T01:07:10.294570+0000 mgr.y (mgr.24370) 19457 : cluster [DBG] pgmap v19441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[17655]: audit 2024-04-04T01:07:09.526040+0000 mon.a (mon.0) 16449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[17655]: audit 2024-04-04T01:07:09.539106+0000 mon.a (mon.0) 16450 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[17655]: audit 2024-04-04T01:07:10.037506+0000 mon.a (mon.0) 16451 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:07:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[17655]: audit 2024-04-04T01:07:10.039395+0000 mon.a (mon.0) 16452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:07:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[17655]: audit 2024-04-04T01:07:10.050771+0000 mon.a (mon.0) 16453 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:07:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:10 smithi067 bash[17655]: cluster 2024-04-04T01:07:10.294570+0000 mgr.y (mgr.24370) 19457 : cluster [DBG] pgmap v19441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:11 smithi082 bash[20963]: audit 2024-04-04T01:07:10.693616+0000 mon.a (mon.0) 16454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:11 smithi067 bash[17655]: audit 2024-04-04T01:07:10.693616+0000 mon.a (mon.0) 16454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:11 smithi067 bash[27441]: audit 2024-04-04T01:07:10.693616+0000 mon.a (mon.0) 16454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:12 smithi082 bash[20963]: audit 2024-04-04T01:07:11.725434+0000 mon.c (mon.2) 7774 : audit [DBG] from='client.? 172.21.15.67:0/2796886087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:12 smithi082 bash[20963]: cluster 2024-04-04T01:07:12.295769+0000 mgr.y (mgr.24370) 19458 : cluster [DBG] pgmap v19442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:12 smithi067 bash[17655]: audit 2024-04-04T01:07:11.725434+0000 mon.c (mon.2) 7774 : audit [DBG] from='client.? 172.21.15.67:0/2796886087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:12 smithi067 bash[17655]: cluster 2024-04-04T01:07:12.295769+0000 mgr.y (mgr.24370) 19458 : cluster [DBG] pgmap v19442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:12 smithi067 bash[27441]: audit 2024-04-04T01:07:11.725434+0000 mon.c (mon.2) 7774 : audit [DBG] from='client.? 172.21.15.67:0/2796886087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:12 smithi067 bash[27441]: cluster 2024-04-04T01:07:12.295769+0000 mgr.y (mgr.24370) 19458 : cluster [DBG] pgmap v19442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:07:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:07:13.884 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:07:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:07:14.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:14 smithi082 bash[20963]: audit 2024-04-04T01:07:14.187128+0000 mon.a (mon.0) 16455 : audit [DBG] from='client.? 172.21.15.67:0/4086481247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:14.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:14 smithi067 bash[17655]: audit 2024-04-04T01:07:14.187128+0000 mon.a (mon.0) 16455 : audit [DBG] from='client.? 172.21.15.67:0/4086481247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:14.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:14 smithi067 bash[27441]: audit 2024-04-04T01:07:14.187128+0000 mon.a (mon.0) 16455 : audit [DBG] from='client.? 172.21.15.67:0/4086481247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:15.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:15 smithi082 bash[20963]: cluster 2024-04-04T01:07:14.296432+0000 mgr.y (mgr.24370) 19459 : cluster [DBG] pgmap v19443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:15 smithi067 bash[27441]: cluster 2024-04-04T01:07:14.296432+0000 mgr.y (mgr.24370) 19459 : cluster [DBG] pgmap v19443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:15 smithi067 bash[17655]: cluster 2024-04-04T01:07:14.296432+0000 mgr.y (mgr.24370) 19459 : cluster [DBG] pgmap v19443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:17 smithi082 bash[20963]: cluster 2024-04-04T01:07:16.297195+0000 mgr.y (mgr.24370) 19460 : cluster [DBG] pgmap v19444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:17 smithi082 bash[20963]: audit 2024-04-04T01:07:16.638051+0000 mon.c (mon.2) 7775 : audit [DBG] from='client.? 172.21.15.67:0/575210350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:17 smithi067 bash[17655]: cluster 2024-04-04T01:07:16.297195+0000 mgr.y (mgr.24370) 19460 : cluster [DBG] pgmap v19444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:17 smithi067 bash[17655]: audit 2024-04-04T01:07:16.638051+0000 mon.c (mon.2) 7775 : audit [DBG] from='client.? 172.21.15.67:0/575210350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:17 smithi067 bash[27441]: cluster 2024-04-04T01:07:16.297195+0000 mgr.y (mgr.24370) 19460 : cluster [DBG] pgmap v19444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:17.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:17 smithi067 bash[27441]: audit 2024-04-04T01:07:16.638051+0000 mon.c (mon.2) 7775 : audit [DBG] from='client.? 172.21.15.67:0/575210350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:19.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:19 smithi082 bash[20963]: cluster 2024-04-04T01:07:18.297856+0000 mgr.y (mgr.24370) 19461 : cluster [DBG] pgmap v19445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:19.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:19 smithi082 bash[20963]: audit 2024-04-04T01:07:19.086923+0000 mon.c (mon.2) 7776 : audit [DBG] from='client.? 172.21.15.67:0/2899639697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:19 smithi067 bash[27441]: cluster 2024-04-04T01:07:18.297856+0000 mgr.y (mgr.24370) 19461 : cluster [DBG] pgmap v19445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:19.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:19 smithi067 bash[27441]: audit 2024-04-04T01:07:19.086923+0000 mon.c (mon.2) 7776 : audit [DBG] from='client.? 172.21.15.67:0/2899639697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:19 smithi067 bash[17655]: cluster 2024-04-04T01:07:18.297856+0000 mgr.y (mgr.24370) 19461 : cluster [DBG] pgmap v19445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:19.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:19 smithi067 bash[17655]: audit 2024-04-04T01:07:19.086923+0000 mon.c (mon.2) 7776 : audit [DBG] from='client.? 172.21.15.67:0/2899639697' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:21.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:21 smithi082 bash[20963]: cluster 2024-04-04T01:07:20.298568+0000 mgr.y (mgr.24370) 19462 : cluster [DBG] pgmap v19446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:21 smithi067 bash[17655]: cluster 2024-04-04T01:07:20.298568+0000 mgr.y (mgr.24370) 19462 : cluster [DBG] pgmap v19446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:21.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:21 smithi067 bash[27441]: cluster 2024-04-04T01:07:20.298568+0000 mgr.y (mgr.24370) 19462 : cluster [DBG] pgmap v19446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:22 smithi082 bash[20963]: audit 2024-04-04T01:07:21.538455+0000 mon.a (mon.0) 16456 : audit [DBG] from='client.? 172.21.15.67:0/1598944869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:22 smithi067 bash[17655]: audit 2024-04-04T01:07:21.538455+0000 mon.a (mon.0) 16456 : audit [DBG] from='client.? 172.21.15.67:0/1598944869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:22 smithi067 bash[27441]: audit 2024-04-04T01:07:21.538455+0000 mon.a (mon.0) 16456 : audit [DBG] from='client.? 172.21.15.67:0/1598944869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:23.374 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:07:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:07:23.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:23 smithi082 bash[20963]: cluster 2024-04-04T01:07:22.299734+0000 mgr.y (mgr.24370) 19463 : cluster [DBG] pgmap v19447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:07:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:07:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:23 smithi067 bash[27441]: cluster 2024-04-04T01:07:22.299734+0000 mgr.y (mgr.24370) 19463 : cluster [DBG] pgmap v19447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:23.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:23 smithi067 bash[17655]: cluster 2024-04-04T01:07:22.299734+0000 mgr.y (mgr.24370) 19463 : cluster [DBG] pgmap v19447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:24.634 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:24 smithi082 bash[20963]: audit 2024-04-04T01:07:23.995761+0000 mon.a (mon.0) 16457 : audit [DBG] from='client.? 172.21.15.67:0/273941398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:24.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:24 smithi067 bash[17655]: audit 2024-04-04T01:07:23.995761+0000 mon.a (mon.0) 16457 : audit [DBG] from='client.? 172.21.15.67:0/273941398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:24.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:24 smithi067 bash[27441]: audit 2024-04-04T01:07:23.995761+0000 mon.a (mon.0) 16457 : audit [DBG] from='client.? 172.21.15.67:0/273941398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:25 smithi067 bash[27441]: cluster 2024-04-04T01:07:24.300464+0000 mgr.y (mgr.24370) 19464 : cluster [DBG] pgmap v19448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:25.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:25 smithi067 bash[17655]: cluster 2024-04-04T01:07:24.300464+0000 mgr.y (mgr.24370) 19464 : cluster [DBG] pgmap v19448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:25.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:25 smithi082 bash[20963]: cluster 2024-04-04T01:07:24.300464+0000 mgr.y (mgr.24370) 19464 : cluster [DBG] pgmap v19448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:26 smithi067 bash[27441]: audit 2024-04-04T01:07:25.693758+0000 mon.a (mon.0) 16458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:26.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:26 smithi067 bash[27441]: cluster 2024-04-04T01:07:26.301575+0000 mgr.y (mgr.24370) 19465 : cluster [DBG] pgmap v19449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:26 smithi067 bash[17655]: audit 2024-04-04T01:07:25.693758+0000 mon.a (mon.0) 16458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:26 smithi067 bash[17655]: cluster 2024-04-04T01:07:26.301575+0000 mgr.y (mgr.24370) 19465 : cluster [DBG] pgmap v19449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:26 smithi082 bash[20963]: audit 2024-04-04T01:07:25.693758+0000 mon.a (mon.0) 16458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:26 smithi082 bash[20963]: cluster 2024-04-04T01:07:26.301575+0000 mgr.y (mgr.24370) 19465 : cluster [DBG] pgmap v19449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:27.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:27 smithi067 bash[17655]: audit 2024-04-04T01:07:26.455473+0000 mon.a (mon.0) 16459 : audit [DBG] from='client.? 172.21.15.67:0/2507747560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:27 smithi067 bash[27441]: audit 2024-04-04T01:07:26.455473+0000 mon.a (mon.0) 16459 : audit [DBG] from='client.? 172.21.15.67:0/2507747560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:27.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:27 smithi082 bash[20963]: audit 2024-04-04T01:07:26.455473+0000 mon.a (mon.0) 16459 : audit [DBG] from='client.? 172.21.15.67:0/2507747560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:28 smithi067 bash[27441]: cluster 2024-04-04T01:07:28.302280+0000 mgr.y (mgr.24370) 19466 : cluster [DBG] pgmap v19450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:28.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:28 smithi067 bash[17655]: cluster 2024-04-04T01:07:28.302280+0000 mgr.y (mgr.24370) 19466 : cluster [DBG] pgmap v19450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:28.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:28 smithi082 bash[20963]: cluster 2024-04-04T01:07:28.302280+0000 mgr.y (mgr.24370) 19466 : cluster [DBG] pgmap v19450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:29.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:29 smithi067 bash[17655]: audit 2024-04-04T01:07:28.919477+0000 mon.a (mon.0) 16460 : audit [DBG] from='client.? 172.21.15.67:0/1473068168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:29.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:29 smithi067 bash[27441]: audit 2024-04-04T01:07:28.919477+0000 mon.a (mon.0) 16460 : audit [DBG] from='client.? 172.21.15.67:0/1473068168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:29 smithi082 bash[20963]: audit 2024-04-04T01:07:28.919477+0000 mon.a (mon.0) 16460 : audit [DBG] from='client.? 172.21.15.67:0/1473068168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:30 smithi067 bash[17655]: cluster 2024-04-04T01:07:30.302987+0000 mgr.y (mgr.24370) 19467 : cluster [DBG] pgmap v19451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:30 smithi067 bash[27441]: cluster 2024-04-04T01:07:30.302987+0000 mgr.y (mgr.24370) 19467 : cluster [DBG] pgmap v19451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:30 smithi082 bash[20963]: cluster 2024-04-04T01:07:30.302987+0000 mgr.y (mgr.24370) 19467 : cluster [DBG] pgmap v19451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:31 smithi067 bash[17655]: audit 2024-04-04T01:07:31.377656+0000 mon.a (mon.0) 16461 : audit [DBG] from='client.? 172.21.15.67:0/3678074308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:31 smithi067 bash[27441]: audit 2024-04-04T01:07:31.377656+0000 mon.a (mon.0) 16461 : audit [DBG] from='client.? 172.21.15.67:0/3678074308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:31.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:31 smithi082 bash[20963]: audit 2024-04-04T01:07:31.377656+0000 mon.a (mon.0) 16461 : audit [DBG] from='client.? 172.21.15.67:0/3678074308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:32.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:32 smithi082 bash[20963]: cluster 2024-04-04T01:07:32.304240+0000 mgr.y (mgr.24370) 19468 : cluster [DBG] pgmap v19452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:32 smithi067 bash[17655]: cluster 2024-04-04T01:07:32.304240+0000 mgr.y (mgr.24370) 19468 : cluster [DBG] pgmap v19452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:32.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:32 smithi067 bash[27441]: cluster 2024-04-04T01:07:32.304240+0000 mgr.y (mgr.24370) 19468 : cluster [DBG] pgmap v19452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:07:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:07:33.873 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:07:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:07:34.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:33 smithi082 bash[20963]: audit 2024-04-04T01:07:33.819232+0000 mon.c (mon.2) 7777 : audit [DBG] from='client.? 172.21.15.67:0/3206079804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:34.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:33 smithi067 bash[17655]: audit 2024-04-04T01:07:33.819232+0000 mon.c (mon.2) 7777 : audit [DBG] from='client.? 172.21.15.67:0/3206079804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:34.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:33 smithi067 bash[27441]: audit 2024-04-04T01:07:33.819232+0000 mon.c (mon.2) 7777 : audit [DBG] from='client.? 172.21.15.67:0/3206079804' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:35.134 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:34 smithi082 bash[20963]: cluster 2024-04-04T01:07:34.304999+0000 mgr.y (mgr.24370) 19469 : cluster [DBG] pgmap v19453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:35.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:34 smithi067 bash[27441]: cluster 2024-04-04T01:07:34.304999+0000 mgr.y (mgr.24370) 19469 : cluster [DBG] pgmap v19453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:34 smithi067 bash[17655]: cluster 2024-04-04T01:07:34.304999+0000 mgr.y (mgr.24370) 19469 : cluster [DBG] pgmap v19453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:36.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:36 smithi082 bash[20963]: audit 2024-04-04T01:07:36.274750+0000 mon.c (mon.2) 7778 : audit [DBG] from='client.? 172.21.15.67:0/2114553954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:36.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:36 smithi067 bash[17655]: audit 2024-04-04T01:07:36.274750+0000 mon.c (mon.2) 7778 : audit [DBG] from='client.? 172.21.15.67:0/2114553954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:36 smithi067 bash[27441]: audit 2024-04-04T01:07:36.274750+0000 mon.c (mon.2) 7778 : audit [DBG] from='client.? 172.21.15.67:0/2114553954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:37 smithi082 bash[20963]: cluster 2024-04-04T01:07:36.306179+0000 mgr.y (mgr.24370) 19470 : cluster [DBG] pgmap v19454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:37 smithi067 bash[27441]: cluster 2024-04-04T01:07:36.306179+0000 mgr.y (mgr.24370) 19470 : cluster [DBG] pgmap v19454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:37 smithi067 bash[17655]: cluster 2024-04-04T01:07:36.306179+0000 mgr.y (mgr.24370) 19470 : cluster [DBG] pgmap v19454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:39 smithi082 bash[20963]: cluster 2024-04-04T01:07:38.306943+0000 mgr.y (mgr.24370) 19471 : cluster [DBG] pgmap v19455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:39 smithi082 bash[20963]: audit 2024-04-04T01:07:38.729150+0000 mon.a (mon.0) 16462 : audit [DBG] from='client.? 172.21.15.67:0/573803172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:39 smithi067 bash[17655]: cluster 2024-04-04T01:07:38.306943+0000 mgr.y (mgr.24370) 19471 : cluster [DBG] pgmap v19455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:39 smithi067 bash[17655]: audit 2024-04-04T01:07:38.729150+0000 mon.a (mon.0) 16462 : audit [DBG] from='client.? 172.21.15.67:0/573803172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:39 smithi067 bash[27441]: cluster 2024-04-04T01:07:38.306943+0000 mgr.y (mgr.24370) 19471 : cluster [DBG] pgmap v19455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:39 smithi067 bash[27441]: audit 2024-04-04T01:07:38.729150+0000 mon.a (mon.0) 16462 : audit [DBG] from='client.? 172.21.15.67:0/573803172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:41 smithi082 bash[20963]: cluster 2024-04-04T01:07:40.307691+0000 mgr.y (mgr.24370) 19472 : cluster [DBG] pgmap v19456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:41 smithi082 bash[20963]: audit 2024-04-04T01:07:40.694207+0000 mon.a (mon.0) 16463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:41 smithi082 bash[20963]: audit 2024-04-04T01:07:41.175598+0000 mon.a (mon.0) 16464 : audit [DBG] from='client.? 172.21.15.67:0/2159757168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:41 smithi067 bash[27441]: cluster 2024-04-04T01:07:40.307691+0000 mgr.y (mgr.24370) 19472 : cluster [DBG] pgmap v19456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:41 smithi067 bash[27441]: audit 2024-04-04T01:07:40.694207+0000 mon.a (mon.0) 16463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:41 smithi067 bash[27441]: audit 2024-04-04T01:07:41.175598+0000 mon.a (mon.0) 16464 : audit [DBG] from='client.? 172.21.15.67:0/2159757168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:41 smithi067 bash[17655]: cluster 2024-04-04T01:07:40.307691+0000 mgr.y (mgr.24370) 19472 : cluster [DBG] pgmap v19456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:41 smithi067 bash[17655]: audit 2024-04-04T01:07:40.694207+0000 mon.a (mon.0) 16463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:41 smithi067 bash[17655]: audit 2024-04-04T01:07:41.175598+0000 mon.a (mon.0) 16464 : audit [DBG] from='client.? 172.21.15.67:0/2159757168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:43.375 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:07:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:07:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:43 smithi082 bash[20963]: cluster 2024-04-04T01:07:42.308902+0000 mgr.y (mgr.24370) 19473 : cluster [DBG] pgmap v19457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:07:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:07:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:43 smithi067 bash[17655]: cluster 2024-04-04T01:07:42.308902+0000 mgr.y (mgr.24370) 19473 : cluster [DBG] pgmap v19457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:43 smithi067 bash[27441]: cluster 2024-04-04T01:07:42.308902+0000 mgr.y (mgr.24370) 19473 : cluster [DBG] pgmap v19457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:44 smithi067 bash[27441]: audit 2024-04-04T01:07:43.632654+0000 mon.c (mon.2) 7779 : audit [DBG] from='client.? 172.21.15.67:0/3122737661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:44 smithi067 bash[17655]: audit 2024-04-04T01:07:43.632654+0000 mon.c (mon.2) 7779 : audit [DBG] from='client.? 172.21.15.67:0/3122737661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:44 smithi082 bash[20963]: audit 2024-04-04T01:07:43.632654+0000 mon.c (mon.2) 7779 : audit [DBG] from='client.? 172.21.15.67:0/3122737661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:45 smithi067 bash[27441]: cluster 2024-04-04T01:07:44.309628+0000 mgr.y (mgr.24370) 19474 : cluster [DBG] pgmap v19458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:45.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:45 smithi067 bash[17655]: cluster 2024-04-04T01:07:44.309628+0000 mgr.y (mgr.24370) 19474 : cluster [DBG] pgmap v19458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:45 smithi082 bash[20963]: cluster 2024-04-04T01:07:44.309628+0000 mgr.y (mgr.24370) 19474 : cluster [DBG] pgmap v19458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:46 smithi067 bash[17655]: audit 2024-04-04T01:07:46.073495+0000 mon.c (mon.2) 7780 : audit [DBG] from='client.? 172.21.15.67:0/157023189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:46 smithi067 bash[17655]: cluster 2024-04-04T01:07:46.310792+0000 mgr.y (mgr.24370) 19475 : cluster [DBG] pgmap v19459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:46.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:46 smithi067 bash[27441]: audit 2024-04-04T01:07:46.073495+0000 mon.c (mon.2) 7780 : audit [DBG] from='client.? 172.21.15.67:0/157023189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:46.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:46 smithi067 bash[27441]: cluster 2024-04-04T01:07:46.310792+0000 mgr.y (mgr.24370) 19475 : cluster [DBG] pgmap v19459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:46 smithi082 bash[20963]: audit 2024-04-04T01:07:46.073495+0000 mon.c (mon.2) 7780 : audit [DBG] from='client.? 172.21.15.67:0/157023189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:46 smithi082 bash[20963]: cluster 2024-04-04T01:07:46.310792+0000 mgr.y (mgr.24370) 19475 : cluster [DBG] pgmap v19459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:49 smithi082 bash[20963]: cluster 2024-04-04T01:07:48.311412+0000 mgr.y (mgr.24370) 19476 : cluster [DBG] pgmap v19460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:49.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:49 smithi082 bash[20963]: audit 2024-04-04T01:07:48.520530+0000 mon.c (mon.2) 7781 : audit [DBG] from='client.? 172.21.15.67:0/1920131505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:49 smithi067 bash[17655]: cluster 2024-04-04T01:07:48.311412+0000 mgr.y (mgr.24370) 19476 : cluster [DBG] pgmap v19460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:49 smithi067 bash[17655]: audit 2024-04-04T01:07:48.520530+0000 mon.c (mon.2) 7781 : audit [DBG] from='client.? 172.21.15.67:0/1920131505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:49 smithi067 bash[27441]: cluster 2024-04-04T01:07:48.311412+0000 mgr.y (mgr.24370) 19476 : cluster [DBG] pgmap v19460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:49 smithi067 bash[27441]: audit 2024-04-04T01:07:48.520530+0000 mon.c (mon.2) 7781 : audit [DBG] from='client.? 172.21.15.67:0/1920131505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:51 smithi082 bash[20963]: cluster 2024-04-04T01:07:50.312167+0000 mgr.y (mgr.24370) 19477 : cluster [DBG] pgmap v19461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:51 smithi082 bash[20963]: audit 2024-04-04T01:07:50.975544+0000 mon.a (mon.0) 16465 : audit [DBG] from='client.? 172.21.15.67:0/1865190166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:51 smithi067 bash[17655]: cluster 2024-04-04T01:07:50.312167+0000 mgr.y (mgr.24370) 19477 : cluster [DBG] pgmap v19461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:51 smithi067 bash[17655]: audit 2024-04-04T01:07:50.975544+0000 mon.a (mon.0) 16465 : audit [DBG] from='client.? 172.21.15.67:0/1865190166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:51 smithi067 bash[27441]: cluster 2024-04-04T01:07:50.312167+0000 mgr.y (mgr.24370) 19477 : cluster [DBG] pgmap v19461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:51 smithi067 bash[27441]: audit 2024-04-04T01:07:50.975544+0000 mon.a (mon.0) 16465 : audit [DBG] from='client.? 172.21.15.67:0/1865190166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:53.376 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:07:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:07:53.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:07:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:07:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:07:53.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:53 smithi082 bash[20963]: cluster 2024-04-04T01:07:52.313160+0000 mgr.y (mgr.24370) 19478 : cluster [DBG] pgmap v19462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:53.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:53 smithi067 bash[17655]: cluster 2024-04-04T01:07:52.313160+0000 mgr.y (mgr.24370) 19478 : cluster [DBG] pgmap v19462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:53.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:53 smithi067 bash[27441]: cluster 2024-04-04T01:07:52.313160+0000 mgr.y (mgr.24370) 19478 : cluster [DBG] pgmap v19462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:54 smithi082 bash[20963]: audit 2024-04-04T01:07:53.435512+0000 mon.a (mon.0) 16466 : audit [DBG] from='client.? 172.21.15.67:0/200072997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:54.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:54 smithi067 bash[27441]: audit 2024-04-04T01:07:53.435512+0000 mon.a (mon.0) 16466 : audit [DBG] from='client.? 172.21.15.67:0/200072997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:54.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:54 smithi067 bash[17655]: audit 2024-04-04T01:07:53.435512+0000 mon.a (mon.0) 16466 : audit [DBG] from='client.? 172.21.15.67:0/200072997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:55.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:55 smithi067 bash[27441]: cluster 2024-04-04T01:07:54.313779+0000 mgr.y (mgr.24370) 19479 : cluster [DBG] pgmap v19463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:55 smithi067 bash[17655]: cluster 2024-04-04T01:07:54.313779+0000 mgr.y (mgr.24370) 19479 : cluster [DBG] pgmap v19463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:55 smithi082 bash[20963]: cluster 2024-04-04T01:07:54.313779+0000 mgr.y (mgr.24370) 19479 : cluster [DBG] pgmap v19463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:56 smithi067 bash[27441]: audit 2024-04-04T01:07:55.694468+0000 mon.a (mon.0) 16467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:56 smithi067 bash[27441]: audit 2024-04-04T01:07:55.895289+0000 mon.c (mon.2) 7782 : audit [DBG] from='client.? 172.21.15.67:0/3146526817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:56.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:56 smithi067 bash[27441]: cluster 2024-04-04T01:07:56.314976+0000 mgr.y (mgr.24370) 19480 : cluster [DBG] pgmap v19464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:56 smithi067 bash[17655]: audit 2024-04-04T01:07:55.694468+0000 mon.a (mon.0) 16467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:56 smithi067 bash[17655]: audit 2024-04-04T01:07:55.895289+0000 mon.c (mon.2) 7782 : audit [DBG] from='client.? 172.21.15.67:0/3146526817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:56 smithi067 bash[17655]: cluster 2024-04-04T01:07:56.314976+0000 mgr.y (mgr.24370) 19480 : cluster [DBG] pgmap v19464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:56.884 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:56 smithi082 bash[20963]: audit 2024-04-04T01:07:55.694468+0000 mon.a (mon.0) 16467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:07:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:56 smithi082 bash[20963]: audit 2024-04-04T01:07:55.895289+0000 mon.c (mon.2) 7782 : audit [DBG] from='client.? 172.21.15.67:0/3146526817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:56 smithi082 bash[20963]: cluster 2024-04-04T01:07:56.314976+0000 mgr.y (mgr.24370) 19480 : cluster [DBG] pgmap v19464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:58 smithi067 bash[27441]: cluster 2024-04-04T01:07:58.315620+0000 mgr.y (mgr.24370) 19481 : cluster [DBG] pgmap v19465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:58.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:07:58 smithi067 bash[27441]: audit 2024-04-04T01:07:58.351545+0000 mon.c (mon.2) 7783 : audit [DBG] from='client.? 172.21.15.67:0/2668630328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:58 smithi067 bash[17655]: cluster 2024-04-04T01:07:58.315620+0000 mgr.y (mgr.24370) 19481 : cluster [DBG] pgmap v19465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:58.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:07:58 smithi067 bash[17655]: audit 2024-04-04T01:07:58.351545+0000 mon.c (mon.2) 7783 : audit [DBG] from='client.? 172.21.15.67:0/2668630328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:07:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:58 smithi082 bash[20963]: cluster 2024-04-04T01:07:58.315620+0000 mgr.y (mgr.24370) 19481 : cluster [DBG] pgmap v19465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:07:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:07:58 smithi082 bash[20963]: audit 2024-04-04T01:07:58.351545+0000 mon.c (mon.2) 7783 : audit [DBG] from='client.? 172.21.15.67:0/2668630328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:01 smithi082 bash[20963]: cluster 2024-04-04T01:08:00.316344+0000 mgr.y (mgr.24370) 19482 : cluster [DBG] pgmap v19466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:01 smithi082 bash[20963]: audit 2024-04-04T01:08:00.809999+0000 mon.a (mon.0) 16468 : audit [DBG] from='client.? 172.21.15.67:0/3067382689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:01 smithi067 bash[17655]: cluster 2024-04-04T01:08:00.316344+0000 mgr.y (mgr.24370) 19482 : cluster [DBG] pgmap v19466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:01.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:01 smithi067 bash[17655]: audit 2024-04-04T01:08:00.809999+0000 mon.a (mon.0) 16468 : audit [DBG] from='client.? 172.21.15.67:0/3067382689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:01 smithi067 bash[27441]: cluster 2024-04-04T01:08:00.316344+0000 mgr.y (mgr.24370) 19482 : cluster [DBG] pgmap v19466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:01.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:01 smithi067 bash[27441]: audit 2024-04-04T01:08:00.809999+0000 mon.a (mon.0) 16468 : audit [DBG] from='client.? 172.21.15.67:0/3067382689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:03.377 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:08:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:08:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:08:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:08:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:03 smithi082 bash[20963]: cluster 2024-04-04T01:08:02.317496+0000 mgr.y (mgr.24370) 19483 : cluster [DBG] pgmap v19467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:03 smithi082 bash[20963]: audit 2024-04-04T01:08:03.265528+0000 mon.a (mon.0) 16469 : audit [DBG] from='client.? 172.21.15.67:0/1987961531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:03.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:03 smithi067 bash[27441]: cluster 2024-04-04T01:08:02.317496+0000 mgr.y (mgr.24370) 19483 : cluster [DBG] pgmap v19467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:03.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:03 smithi067 bash[27441]: audit 2024-04-04T01:08:03.265528+0000 mon.a (mon.0) 16469 : audit [DBG] from='client.? 172.21.15.67:0/1987961531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:03.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:03 smithi067 bash[17655]: cluster 2024-04-04T01:08:02.317496+0000 mgr.y (mgr.24370) 19483 : cluster [DBG] pgmap v19467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:03.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:03 smithi067 bash[17655]: audit 2024-04-04T01:08:03.265528+0000 mon.a (mon.0) 16469 : audit [DBG] from='client.? 172.21.15.67:0/1987961531' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:05.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:05 smithi082 bash[20963]: cluster 2024-04-04T01:08:04.318183+0000 mgr.y (mgr.24370) 19484 : cluster [DBG] pgmap v19468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:05.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:05 smithi067 bash[27441]: cluster 2024-04-04T01:08:04.318183+0000 mgr.y (mgr.24370) 19484 : cluster [DBG] pgmap v19468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:05.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:05 smithi067 bash[17655]: cluster 2024-04-04T01:08:04.318183+0000 mgr.y (mgr.24370) 19484 : cluster [DBG] pgmap v19468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:06 smithi067 bash[17655]: audit 2024-04-04T01:08:05.716229+0000 mon.c (mon.2) 7784 : audit [DBG] from='client.? 172.21.15.67:0/4173277285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:06.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:06 smithi067 bash[27441]: audit 2024-04-04T01:08:05.716229+0000 mon.c (mon.2) 7784 : audit [DBG] from='client.? 172.21.15.67:0/4173277285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:06 smithi082 bash[20963]: audit 2024-04-04T01:08:05.716229+0000 mon.c (mon.2) 7784 : audit [DBG] from='client.? 172.21.15.67:0/4173277285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:07 smithi067 bash[27441]: cluster 2024-04-04T01:08:06.319385+0000 mgr.y (mgr.24370) 19485 : cluster [DBG] pgmap v19469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:07.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:07 smithi067 bash[17655]: cluster 2024-04-04T01:08:06.319385+0000 mgr.y (mgr.24370) 19485 : cluster [DBG] pgmap v19469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:07 smithi082 bash[20963]: cluster 2024-04-04T01:08:06.319385+0000 mgr.y (mgr.24370) 19485 : cluster [DBG] pgmap v19469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:08 smithi067 bash[27441]: audit 2024-04-04T01:08:08.173347+0000 mon.c (mon.2) 7785 : audit [DBG] from='client.? 172.21.15.67:0/1606670417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:08.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:08 smithi067 bash[27441]: cluster 2024-04-04T01:08:08.320102+0000 mgr.y (mgr.24370) 19486 : cluster [DBG] pgmap v19470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:08 smithi067 bash[17655]: audit 2024-04-04T01:08:08.173347+0000 mon.c (mon.2) 7785 : audit [DBG] from='client.? 172.21.15.67:0/1606670417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:08.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:08 smithi067 bash[17655]: cluster 2024-04-04T01:08:08.320102+0000 mgr.y (mgr.24370) 19486 : cluster [DBG] pgmap v19470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:08 smithi082 bash[20963]: audit 2024-04-04T01:08:08.173347+0000 mon.c (mon.2) 7785 : audit [DBG] from='client.? 172.21.15.67:0/1606670417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:08 smithi082 bash[20963]: cluster 2024-04-04T01:08:08.320102+0000 mgr.y (mgr.24370) 19486 : cluster [DBG] pgmap v19470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:10.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:10 smithi082 bash[20963]: audit 2024-04-04T01:08:10.127135+0000 mon.a (mon.0) 16470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:08:10.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:10 smithi067 bash[17655]: audit 2024-04-04T01:08:10.127135+0000 mon.a (mon.0) 16470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:08:10.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:10 smithi067 bash[27441]: audit 2024-04-04T01:08:10.127135+0000 mon.a (mon.0) 16470 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:08:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:11 smithi082 bash[20963]: cluster 2024-04-04T01:08:10.320577+0000 mgr.y (mgr.24370) 19487 : cluster [DBG] pgmap v19471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:11 smithi082 bash[20963]: audit 2024-04-04T01:08:10.617374+0000 mon.a (mon.0) 16471 : audit [DBG] from='client.? 172.21.15.67:0/4233074579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:11.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:11 smithi082 bash[20963]: audit 2024-04-04T01:08:10.695166+0000 mon.a (mon.0) 16472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:11 smithi067 bash[17655]: cluster 2024-04-04T01:08:10.320577+0000 mgr.y (mgr.24370) 19487 : cluster [DBG] pgmap v19471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:11 smithi067 bash[17655]: audit 2024-04-04T01:08:10.617374+0000 mon.a (mon.0) 16471 : audit [DBG] from='client.? 172.21.15.67:0/4233074579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:11 smithi067 bash[17655]: audit 2024-04-04T01:08:10.695166+0000 mon.a (mon.0) 16472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:11 smithi067 bash[27441]: cluster 2024-04-04T01:08:10.320577+0000 mgr.y (mgr.24370) 19487 : cluster [DBG] pgmap v19471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:11 smithi067 bash[27441]: audit 2024-04-04T01:08:10.617374+0000 mon.a (mon.0) 16471 : audit [DBG] from='client.? 172.21.15.67:0/4233074579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:11 smithi067 bash[27441]: audit 2024-04-04T01:08:10.695166+0000 mon.a (mon.0) 16472 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:13.378 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:08:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:13] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:08:13.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:08:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:08:13.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:13 smithi082 bash[20963]: cluster 2024-04-04T01:08:12.321709+0000 mgr.y (mgr.24370) 19488 : cluster [DBG] pgmap v19472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:13.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:13 smithi082 bash[20963]: audit 2024-04-04T01:08:13.071323+0000 mon.a (mon.0) 16473 : audit [DBG] from='client.? 172.21.15.67:0/2308234683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:13 smithi067 bash[17655]: cluster 2024-04-04T01:08:12.321709+0000 mgr.y (mgr.24370) 19488 : cluster [DBG] pgmap v19472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:13 smithi067 bash[17655]: audit 2024-04-04T01:08:13.071323+0000 mon.a (mon.0) 16473 : audit [DBG] from='client.? 172.21.15.67:0/2308234683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:13.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:13 smithi067 bash[27441]: cluster 2024-04-04T01:08:12.321709+0000 mgr.y (mgr.24370) 19488 : cluster [DBG] pgmap v19472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:13.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:13 smithi067 bash[27441]: audit 2024-04-04T01:08:13.071323+0000 mon.a (mon.0) 16473 : audit [DBG] from='client.? 172.21.15.67:0/2308234683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:15.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:15 smithi082 bash[20963]: cluster 2024-04-04T01:08:14.322389+0000 mgr.y (mgr.24370) 19489 : cluster [DBG] pgmap v19473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:15.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:15 smithi067 bash[17655]: cluster 2024-04-04T01:08:14.322389+0000 mgr.y (mgr.24370) 19489 : cluster [DBG] pgmap v19473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:15.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:15 smithi067 bash[27441]: cluster 2024-04-04T01:08:14.322389+0000 mgr.y (mgr.24370) 19489 : cluster [DBG] pgmap v19473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[17655]: audit 2024-04-04T01:08:15.536366+0000 mon.a (mon.0) 16474 : audit [DBG] from='client.? 172.21.15.67:0/873500372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[17655]: audit 2024-04-04T01:08:15.818457+0000 mon.a (mon.0) 16475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[17655]: audit 2024-04-04T01:08:15.826645+0000 mon.a (mon.0) 16476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[17655]: audit 2024-04-04T01:08:16.123144+0000 mon.a (mon.0) 16477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[17655]: audit 2024-04-04T01:08:16.130437+0000 mon.a (mon.0) 16478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[27441]: audit 2024-04-04T01:08:15.536366+0000 mon.a (mon.0) 16474 : audit [DBG] from='client.? 172.21.15.67:0/873500372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[27441]: audit 2024-04-04T01:08:15.818457+0000 mon.a (mon.0) 16475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[27441]: audit 2024-04-04T01:08:15.826645+0000 mon.a (mon.0) 16476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[27441]: audit 2024-04-04T01:08:16.123144+0000 mon.a (mon.0) 16477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:16 smithi067 bash[27441]: audit 2024-04-04T01:08:16.130437+0000 mon.a (mon.0) 16478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:16 smithi082 bash[20963]: audit 2024-04-04T01:08:15.536366+0000 mon.a (mon.0) 16474 : audit [DBG] from='client.? 172.21.15.67:0/873500372' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:16 smithi082 bash[20963]: audit 2024-04-04T01:08:15.818457+0000 mon.a (mon.0) 16475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:16 smithi082 bash[20963]: audit 2024-04-04T01:08:15.826645+0000 mon.a (mon.0) 16476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:16 smithi082 bash[20963]: audit 2024-04-04T01:08:16.123144+0000 mon.a (mon.0) 16477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:16 smithi082 bash[20963]: audit 2024-04-04T01:08:16.130437+0000 mon.a (mon.0) 16478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:17 smithi067 bash[17655]: cluster 2024-04-04T01:08:16.323683+0000 mgr.y (mgr.24370) 19490 : cluster [DBG] pgmap v19474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:17.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:17 smithi067 bash[17655]: audit 2024-04-04T01:08:16.562542+0000 mon.a (mon.0) 16479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:08:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:17 smithi067 bash[17655]: audit 2024-04-04T01:08:16.564361+0000 mon.a (mon.0) 16480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:08:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:17 smithi067 bash[17655]: audit 2024-04-04T01:08:16.576534+0000 mon.a (mon.0) 16481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:17 smithi067 bash[27441]: cluster 2024-04-04T01:08:16.323683+0000 mgr.y (mgr.24370) 19490 : cluster [DBG] pgmap v19474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:17 smithi067 bash[27441]: audit 2024-04-04T01:08:16.562542+0000 mon.a (mon.0) 16479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:08:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:17 smithi067 bash[27441]: audit 2024-04-04T01:08:16.564361+0000 mon.a (mon.0) 16480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:08:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:17 smithi067 bash[27441]: audit 2024-04-04T01:08:16.576534+0000 mon.a (mon.0) 16481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:17 smithi082 bash[20963]: cluster 2024-04-04T01:08:16.323683+0000 mgr.y (mgr.24370) 19490 : cluster [DBG] pgmap v19474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:17 smithi082 bash[20963]: audit 2024-04-04T01:08:16.562542+0000 mon.a (mon.0) 16479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:08:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:17 smithi082 bash[20963]: audit 2024-04-04T01:08:16.564361+0000 mon.a (mon.0) 16480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:08:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:17 smithi082 bash[20963]: audit 2024-04-04T01:08:16.576534+0000 mon.a (mon.0) 16481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:08:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:18 smithi067 bash[17655]: audit 2024-04-04T01:08:17.992169+0000 mon.a (mon.0) 16482 : audit [DBG] from='client.? 172.21.15.67:0/2129446817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:18.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:18 smithi067 bash[17655]: cluster 2024-04-04T01:08:18.324421+0000 mgr.y (mgr.24370) 19491 : cluster [DBG] pgmap v19475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:18 smithi067 bash[27441]: audit 2024-04-04T01:08:17.992169+0000 mon.a (mon.0) 16482 : audit [DBG] from='client.? 172.21.15.67:0/2129446817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:18 smithi067 bash[27441]: cluster 2024-04-04T01:08:18.324421+0000 mgr.y (mgr.24370) 19491 : cluster [DBG] pgmap v19475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:18 smithi082 bash[20963]: audit 2024-04-04T01:08:17.992169+0000 mon.a (mon.0) 16482 : audit [DBG] from='client.? 172.21.15.67:0/2129446817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:18 smithi082 bash[20963]: cluster 2024-04-04T01:08:18.324421+0000 mgr.y (mgr.24370) 19491 : cluster [DBG] pgmap v19475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:21 smithi082 bash[20963]: cluster 2024-04-04T01:08:20.325021+0000 mgr.y (mgr.24370) 19492 : cluster [DBG] pgmap v19476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:21 smithi082 bash[20963]: audit 2024-04-04T01:08:20.454802+0000 mon.a (mon.0) 16483 : audit [DBG] from='client.? 172.21.15.67:0/1569957180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:21 smithi067 bash[17655]: cluster 2024-04-04T01:08:20.325021+0000 mgr.y (mgr.24370) 19492 : cluster [DBG] pgmap v19476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:21.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:21 smithi067 bash[17655]: audit 2024-04-04T01:08:20.454802+0000 mon.a (mon.0) 16483 : audit [DBG] from='client.? 172.21.15.67:0/1569957180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:21 smithi067 bash[27441]: cluster 2024-04-04T01:08:20.325021+0000 mgr.y (mgr.24370) 19492 : cluster [DBG] pgmap v19476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:21 smithi067 bash[27441]: audit 2024-04-04T01:08:20.454802+0000 mon.a (mon.0) 16483 : audit [DBG] from='client.? 172.21.15.67:0/1569957180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:23.386 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:08:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:23] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:08:23.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:23 smithi067 bash[17655]: cluster 2024-04-04T01:08:22.326326+0000 mgr.y (mgr.24370) 19493 : cluster [DBG] pgmap v19477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:23.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:23 smithi067 bash[17655]: audit 2024-04-04T01:08:22.906897+0000 mon.a (mon.0) 16484 : audit [DBG] from='client.? 172.21.15.67:0/4097705904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:23 smithi067 bash[27441]: cluster 2024-04-04T01:08:22.326326+0000 mgr.y (mgr.24370) 19493 : cluster [DBG] pgmap v19477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:23.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:23 smithi067 bash[27441]: audit 2024-04-04T01:08:22.906897+0000 mon.a (mon.0) 16484 : audit [DBG] from='client.? 172.21.15.67:0/4097705904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:08:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:08:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:23 smithi082 bash[20963]: cluster 2024-04-04T01:08:22.326326+0000 mgr.y (mgr.24370) 19493 : cluster [DBG] pgmap v19477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:23 smithi082 bash[20963]: audit 2024-04-04T01:08:22.906897+0000 mon.a (mon.0) 16484 : audit [DBG] from='client.? 172.21.15.67:0/4097705904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:25.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:25 smithi067 bash[27441]: cluster 2024-04-04T01:08:24.327088+0000 mgr.y (mgr.24370) 19494 : cluster [DBG] pgmap v19478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:25 smithi067 bash[27441]: audit 2024-04-04T01:08:25.360989+0000 mon.c (mon.2) 7786 : audit [DBG] from='client.? 172.21.15.67:0/4003481212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:25 smithi067 bash[17655]: cluster 2024-04-04T01:08:24.327088+0000 mgr.y (mgr.24370) 19494 : cluster [DBG] pgmap v19478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:25 smithi067 bash[17655]: audit 2024-04-04T01:08:25.360989+0000 mon.c (mon.2) 7786 : audit [DBG] from='client.? 172.21.15.67:0/4003481212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:25 smithi082 bash[20963]: cluster 2024-04-04T01:08:24.327088+0000 mgr.y (mgr.24370) 19494 : cluster [DBG] pgmap v19478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:25 smithi082 bash[20963]: audit 2024-04-04T01:08:25.360989+0000 mon.c (mon.2) 7786 : audit [DBG] from='client.? 172.21.15.67:0/4003481212' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:26.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:26 smithi067 bash[17655]: audit 2024-04-04T01:08:25.695764+0000 mon.a (mon.0) 16485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:26 smithi067 bash[27441]: audit 2024-04-04T01:08:25.695764+0000 mon.a (mon.0) 16485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:26 smithi082 bash[20963]: audit 2024-04-04T01:08:25.695764+0000 mon.a (mon.0) 16485 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:27.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:27 smithi067 bash[27441]: cluster 2024-04-04T01:08:26.328306+0000 mgr.y (mgr.24370) 19495 : cluster [DBG] pgmap v19479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:27.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:27 smithi067 bash[17655]: cluster 2024-04-04T01:08:26.328306+0000 mgr.y (mgr.24370) 19495 : cluster [DBG] pgmap v19479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:27 smithi082 bash[20963]: cluster 2024-04-04T01:08:26.328306+0000 mgr.y (mgr.24370) 19495 : cluster [DBG] pgmap v19479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:28.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:28 smithi067 bash[27441]: audit 2024-04-04T01:08:27.808956+0000 mon.c (mon.2) 7787 : audit [DBG] from='client.? 172.21.15.67:0/639423348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:28 smithi067 bash[27441]: cluster 2024-04-04T01:08:28.329045+0000 mgr.y (mgr.24370) 19496 : cluster [DBG] pgmap v19480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:28 smithi067 bash[17655]: audit 2024-04-04T01:08:27.808956+0000 mon.c (mon.2) 7787 : audit [DBG] from='client.? 172.21.15.67:0/639423348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:28 smithi067 bash[17655]: cluster 2024-04-04T01:08:28.329045+0000 mgr.y (mgr.24370) 19496 : cluster [DBG] pgmap v19480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:28 smithi082 bash[20963]: audit 2024-04-04T01:08:27.808956+0000 mon.c (mon.2) 7787 : audit [DBG] from='client.? 172.21.15.67:0/639423348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:28 smithi082 bash[20963]: cluster 2024-04-04T01:08:28.329045+0000 mgr.y (mgr.24370) 19496 : cluster [DBG] pgmap v19480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:30.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:30 smithi082 bash[20963]: audit 2024-04-04T01:08:30.271385+0000 mon.c (mon.2) 7788 : audit [DBG] from='client.? 172.21.15.67:0/3702068721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:30.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:30 smithi067 bash[17655]: audit 2024-04-04T01:08:30.271385+0000 mon.c (mon.2) 7788 : audit [DBG] from='client.? 172.21.15.67:0/3702068721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:30.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:30 smithi067 bash[27441]: audit 2024-04-04T01:08:30.271385+0000 mon.c (mon.2) 7788 : audit [DBG] from='client.? 172.21.15.67:0/3702068721' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:31.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:31 smithi082 bash[20963]: cluster 2024-04-04T01:08:30.329524+0000 mgr.y (mgr.24370) 19497 : cluster [DBG] pgmap v19481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:31.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:31 smithi067 bash[17655]: cluster 2024-04-04T01:08:30.329524+0000 mgr.y (mgr.24370) 19497 : cluster [DBG] pgmap v19481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:31.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:31 smithi067 bash[27441]: cluster 2024-04-04T01:08:30.329524+0000 mgr.y (mgr.24370) 19497 : cluster [DBG] pgmap v19481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:33.337 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:08:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:33] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:08:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:33 smithi082 bash[20963]: cluster 2024-04-04T01:08:32.330668+0000 mgr.y (mgr.24370) 19498 : cluster [DBG] pgmap v19482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:33.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:33 smithi082 bash[20963]: audit 2024-04-04T01:08:32.731706+0000 mon.c (mon.2) 7789 : audit [DBG] from='client.? 172.21.15.67:0/1530510842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:08:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:08:33.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:33 smithi067 bash[27441]: cluster 2024-04-04T01:08:32.330668+0000 mgr.y (mgr.24370) 19498 : cluster [DBG] pgmap v19482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:33.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:33 smithi067 bash[27441]: audit 2024-04-04T01:08:32.731706+0000 mon.c (mon.2) 7789 : audit [DBG] from='client.? 172.21.15.67:0/1530510842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:33.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:33 smithi067 bash[17655]: cluster 2024-04-04T01:08:32.330668+0000 mgr.y (mgr.24370) 19498 : cluster [DBG] pgmap v19482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:33.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:33 smithi067 bash[17655]: audit 2024-04-04T01:08:32.731706+0000 mon.c (mon.2) 7789 : audit [DBG] from='client.? 172.21.15.67:0/1530510842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:35 smithi082 bash[20963]: cluster 2024-04-04T01:08:34.331371+0000 mgr.y (mgr.24370) 19499 : cluster [DBG] pgmap v19483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:35 smithi082 bash[20963]: audit 2024-04-04T01:08:35.191656+0000 mon.a (mon.0) 16486 : audit [DBG] from='client.? 172.21.15.67:0/1208483833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:35 smithi067 bash[27441]: cluster 2024-04-04T01:08:34.331371+0000 mgr.y (mgr.24370) 19499 : cluster [DBG] pgmap v19483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:35 smithi067 bash[27441]: audit 2024-04-04T01:08:35.191656+0000 mon.a (mon.0) 16486 : audit [DBG] from='client.? 172.21.15.67:0/1208483833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:35 smithi067 bash[17655]: cluster 2024-04-04T01:08:34.331371+0000 mgr.y (mgr.24370) 19499 : cluster [DBG] pgmap v19483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:35 smithi067 bash[17655]: audit 2024-04-04T01:08:35.191656+0000 mon.a (mon.0) 16486 : audit [DBG] from='client.? 172.21.15.67:0/1208483833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:37 smithi082 bash[20963]: cluster 2024-04-04T01:08:36.332662+0000 mgr.y (mgr.24370) 19500 : cluster [DBG] pgmap v19484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:37.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:37 smithi067 bash[17655]: cluster 2024-04-04T01:08:36.332662+0000 mgr.y (mgr.24370) 19500 : cluster [DBG] pgmap v19484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:37.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:37 smithi067 bash[27441]: cluster 2024-04-04T01:08:36.332662+0000 mgr.y (mgr.24370) 19500 : cluster [DBG] pgmap v19484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:38 smithi082 bash[20963]: audit 2024-04-04T01:08:37.649992+0000 mon.a (mon.0) 16487 : audit [DBG] from='client.? 172.21.15.67:0/183078705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:38.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:38 smithi067 bash[27441]: audit 2024-04-04T01:08:37.649992+0000 mon.a (mon.0) 16487 : audit [DBG] from='client.? 172.21.15.67:0/183078705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:38.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:38 smithi067 bash[17655]: audit 2024-04-04T01:08:37.649992+0000 mon.a (mon.0) 16487 : audit [DBG] from='client.? 172.21.15.67:0/183078705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:39.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:39 smithi082 bash[20963]: cluster 2024-04-04T01:08:38.333368+0000 mgr.y (mgr.24370) 19501 : cluster [DBG] pgmap v19485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:39.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:39 smithi067 bash[17655]: cluster 2024-04-04T01:08:38.333368+0000 mgr.y (mgr.24370) 19501 : cluster [DBG] pgmap v19485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:39.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:39 smithi067 bash[27441]: cluster 2024-04-04T01:08:38.333368+0000 mgr.y (mgr.24370) 19501 : cluster [DBG] pgmap v19485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:40 smithi082 bash[20963]: audit 2024-04-04T01:08:40.114031+0000 mon.c (mon.2) 7790 : audit [DBG] from='client.? 172.21.15.67:0/2987935431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:40.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:40 smithi067 bash[17655]: audit 2024-04-04T01:08:40.114031+0000 mon.c (mon.2) 7790 : audit [DBG] from='client.? 172.21.15.67:0/2987935431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:40.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:40 smithi067 bash[27441]: audit 2024-04-04T01:08:40.114031+0000 mon.c (mon.2) 7790 : audit [DBG] from='client.? 172.21.15.67:0/2987935431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:41 smithi082 bash[20963]: cluster 2024-04-04T01:08:40.334085+0000 mgr.y (mgr.24370) 19502 : cluster [DBG] pgmap v19486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:41 smithi082 bash[20963]: audit 2024-04-04T01:08:40.695610+0000 mon.a (mon.0) 16488 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:41 smithi067 bash[17655]: cluster 2024-04-04T01:08:40.334085+0000 mgr.y (mgr.24370) 19502 : cluster [DBG] pgmap v19486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:41.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:41 smithi067 bash[17655]: audit 2024-04-04T01:08:40.695610+0000 mon.a (mon.0) 16488 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:41 smithi067 bash[27441]: cluster 2024-04-04T01:08:40.334085+0000 mgr.y (mgr.24370) 19502 : cluster [DBG] pgmap v19486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:41.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:41 smithi067 bash[27441]: audit 2024-04-04T01:08:40.695610+0000 mon.a (mon.0) 16488 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:43.370 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:08:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:08:43.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:08:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:08:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:43 smithi082 bash[20963]: cluster 2024-04-04T01:08:42.335254+0000 mgr.y (mgr.24370) 19503 : cluster [DBG] pgmap v19487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:43.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:43 smithi082 bash[20963]: audit 2024-04-04T01:08:42.574071+0000 mon.a (mon.0) 16489 : audit [DBG] from='client.? 172.21.15.67:0/1758277109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:43 smithi067 bash[17655]: cluster 2024-04-04T01:08:42.335254+0000 mgr.y (mgr.24370) 19503 : cluster [DBG] pgmap v19487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:43.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:43 smithi067 bash[17655]: audit 2024-04-04T01:08:42.574071+0000 mon.a (mon.0) 16489 : audit [DBG] from='client.? 172.21.15.67:0/1758277109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:43 smithi067 bash[27441]: cluster 2024-04-04T01:08:42.335254+0000 mgr.y (mgr.24370) 19503 : cluster [DBG] pgmap v19487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:43.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:43 smithi067 bash[27441]: audit 2024-04-04T01:08:42.574071+0000 mon.a (mon.0) 16489 : audit [DBG] from='client.? 172.21.15.67:0/1758277109' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:45 smithi082 bash[20963]: cluster 2024-04-04T01:08:44.335891+0000 mgr.y (mgr.24370) 19504 : cluster [DBG] pgmap v19488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:45 smithi082 bash[20963]: audit 2024-04-04T01:08:45.030597+0000 mon.a (mon.0) 16490 : audit [DBG] from='client.? 172.21.15.67:0/1962515877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:45 smithi067 bash[27441]: cluster 2024-04-04T01:08:44.335891+0000 mgr.y (mgr.24370) 19504 : cluster [DBG] pgmap v19488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:45 smithi067 bash[27441]: audit 2024-04-04T01:08:45.030597+0000 mon.a (mon.0) 16490 : audit [DBG] from='client.? 172.21.15.67:0/1962515877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:45.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:45 smithi067 bash[17655]: cluster 2024-04-04T01:08:44.335891+0000 mgr.y (mgr.24370) 19504 : cluster [DBG] pgmap v19488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:45.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:45 smithi067 bash[17655]: audit 2024-04-04T01:08:45.030597+0000 mon.a (mon.0) 16490 : audit [DBG] from='client.? 172.21.15.67:0/1962515877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:47.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:47 smithi082 bash[20963]: cluster 2024-04-04T01:08:46.336977+0000 mgr.y (mgr.24370) 19505 : cluster [DBG] pgmap v19489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:47.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:47 smithi067 bash[27441]: cluster 2024-04-04T01:08:46.336977+0000 mgr.y (mgr.24370) 19505 : cluster [DBG] pgmap v19489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:47.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:47 smithi067 bash[17655]: cluster 2024-04-04T01:08:46.336977+0000 mgr.y (mgr.24370) 19505 : cluster [DBG] pgmap v19489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:48.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:48 smithi067 bash[27441]: audit 2024-04-04T01:08:47.489039+0000 mon.a (mon.0) 16491 : audit [DBG] from='client.? 172.21.15.67:0/2659752252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:48 smithi067 bash[17655]: audit 2024-04-04T01:08:47.489039+0000 mon.a (mon.0) 16491 : audit [DBG] from='client.? 172.21.15.67:0/2659752252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:48 smithi082 bash[20963]: audit 2024-04-04T01:08:47.489039+0000 mon.a (mon.0) 16491 : audit [DBG] from='client.? 172.21.15.67:0/2659752252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:49.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:49 smithi067 bash[27441]: cluster 2024-04-04T01:08:48.337675+0000 mgr.y (mgr.24370) 19506 : cluster [DBG] pgmap v19490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:49.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:49 smithi067 bash[17655]: cluster 2024-04-04T01:08:48.337675+0000 mgr.y (mgr.24370) 19506 : cluster [DBG] pgmap v19490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:49 smithi082 bash[20963]: cluster 2024-04-04T01:08:48.337675+0000 mgr.y (mgr.24370) 19506 : cluster [DBG] pgmap v19490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:50 smithi067 bash[17655]: audit 2024-04-04T01:08:49.941725+0000 mon.a (mon.0) 16492 : audit [DBG] from='client.? 172.21.15.67:0/3318950784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:50 smithi067 bash[27441]: audit 2024-04-04T01:08:49.941725+0000 mon.a (mon.0) 16492 : audit [DBG] from='client.? 172.21.15.67:0/3318950784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:50 smithi082 bash[20963]: audit 2024-04-04T01:08:49.941725+0000 mon.a (mon.0) 16492 : audit [DBG] from='client.? 172.21.15.67:0/3318950784' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:51 smithi067 bash[17655]: cluster 2024-04-04T01:08:50.338457+0000 mgr.y (mgr.24370) 19507 : cluster [DBG] pgmap v19491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:51.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:51 smithi067 bash[27441]: cluster 2024-04-04T01:08:50.338457+0000 mgr.y (mgr.24370) 19507 : cluster [DBG] pgmap v19491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:51 smithi082 bash[20963]: cluster 2024-04-04T01:08:50.338457+0000 mgr.y (mgr.24370) 19507 : cluster [DBG] pgmap v19491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:52 smithi067 bash[27441]: cluster 2024-04-04T01:08:52.339249+0000 mgr.y (mgr.24370) 19508 : cluster [DBG] pgmap v19492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:52.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:52 smithi067 bash[27441]: audit 2024-04-04T01:08:52.398861+0000 mon.a (mon.0) 16493 : audit [DBG] from='client.? 172.21.15.67:0/2331716845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:52 smithi067 bash[17655]: cluster 2024-04-04T01:08:52.339249+0000 mgr.y (mgr.24370) 19508 : cluster [DBG] pgmap v19492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:52 smithi067 bash[17655]: audit 2024-04-04T01:08:52.398861+0000 mon.a (mon.0) 16493 : audit [DBG] from='client.? 172.21.15.67:0/2331716845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:52 smithi082 bash[20963]: cluster 2024-04-04T01:08:52.339249+0000 mgr.y (mgr.24370) 19508 : cluster [DBG] pgmap v19492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:52 smithi082 bash[20963]: audit 2024-04-04T01:08:52.398861+0000 mon.a (mon.0) 16493 : audit [DBG] from='client.? 172.21.15.67:0/2331716845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:08:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:08:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:08:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:08:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:08:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:55 smithi067 bash[17655]: cluster 2024-04-04T01:08:54.339886+0000 mgr.y (mgr.24370) 19509 : cluster [DBG] pgmap v19493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:55 smithi067 bash[17655]: audit 2024-04-04T01:08:54.857354+0000 mon.a (mon.0) 16494 : audit [DBG] from='client.? 172.21.15.67:0/4029821970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:55 smithi067 bash[27441]: cluster 2024-04-04T01:08:54.339886+0000 mgr.y (mgr.24370) 19509 : cluster [DBG] pgmap v19493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:55 smithi067 bash[27441]: audit 2024-04-04T01:08:54.857354+0000 mon.a (mon.0) 16494 : audit [DBG] from='client.? 172.21.15.67:0/4029821970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:55 smithi082 bash[20963]: cluster 2024-04-04T01:08:54.339886+0000 mgr.y (mgr.24370) 19509 : cluster [DBG] pgmap v19493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:55 smithi082 bash[20963]: audit 2024-04-04T01:08:54.857354+0000 mon.a (mon.0) 16494 : audit [DBG] from='client.? 172.21.15.67:0/4029821970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:56 smithi067 bash[17655]: audit 2024-04-04T01:08:55.696209+0000 mon.a (mon.0) 16495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:56.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:56 smithi067 bash[17655]: cluster 2024-04-04T01:08:56.341180+0000 mgr.y (mgr.24370) 19510 : cluster [DBG] pgmap v19494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:56 smithi067 bash[27441]: audit 2024-04-04T01:08:55.696209+0000 mon.a (mon.0) 16495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:56 smithi067 bash[27441]: cluster 2024-04-04T01:08:56.341180+0000 mgr.y (mgr.24370) 19510 : cluster [DBG] pgmap v19494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:56 smithi082 bash[20963]: audit 2024-04-04T01:08:55.696209+0000 mon.a (mon.0) 16495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:08:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:56 smithi082 bash[20963]: cluster 2024-04-04T01:08:56.341180+0000 mgr.y (mgr.24370) 19510 : cluster [DBG] pgmap v19494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:57.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:57 smithi067 bash[17655]: audit 2024-04-04T01:08:57.307503+0000 mon.c (mon.2) 7791 : audit [DBG] from='client.? 172.21.15.67:0/2998032083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:57 smithi067 bash[27441]: audit 2024-04-04T01:08:57.307503+0000 mon.c (mon.2) 7791 : audit [DBG] from='client.? 172.21.15.67:0/2998032083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:57 smithi082 bash[20963]: audit 2024-04-04T01:08:57.307503+0000 mon.c (mon.2) 7791 : audit [DBG] from='client.? 172.21.15.67:0/2998032083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:08:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:58 smithi082 bash[20963]: cluster 2024-04-04T01:08:58.342014+0000 mgr.y (mgr.24370) 19511 : cluster [DBG] pgmap v19495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:58 smithi067 bash[17655]: cluster 2024-04-04T01:08:58.342014+0000 mgr.y (mgr.24370) 19511 : cluster [DBG] pgmap v19495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:08:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:58 smithi067 bash[27441]: cluster 2024-04-04T01:08:58.342014+0000 mgr.y (mgr.24370) 19511 : cluster [DBG] pgmap v19495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:08:59 smithi082 bash[20963]: audit 2024-04-04T01:08:59.768062+0000 mon.a (mon.0) 16496 : audit [DBG] from='client.? 172.21.15.67:0/3061120609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:00.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:08:59 smithi067 bash[17655]: audit 2024-04-04T01:08:59.768062+0000 mon.a (mon.0) 16496 : audit [DBG] from='client.? 172.21.15.67:0/3061120609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:00.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:08:59 smithi067 bash[27441]: audit 2024-04-04T01:08:59.768062+0000 mon.a (mon.0) 16496 : audit [DBG] from='client.? 172.21.15.67:0/3061120609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:00 smithi082 bash[20963]: cluster 2024-04-04T01:09:00.342731+0000 mgr.y (mgr.24370) 19512 : cluster [DBG] pgmap v19496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:00 smithi067 bash[27441]: cluster 2024-04-04T01:09:00.342731+0000 mgr.y (mgr.24370) 19512 : cluster [DBG] pgmap v19496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:00 smithi067 bash[17655]: cluster 2024-04-04T01:09:00.342731+0000 mgr.y (mgr.24370) 19512 : cluster [DBG] pgmap v19496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:02.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:02 smithi082 bash[20963]: audit 2024-04-04T01:09:02.217674+0000 mon.a (mon.0) 16497 : audit [DBG] from='client.? 172.21.15.67:0/2069189977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:02.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:02 smithi067 bash[17655]: audit 2024-04-04T01:09:02.217674+0000 mon.a (mon.0) 16497 : audit [DBG] from='client.? 172.21.15.67:0/2069189977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:02 smithi067 bash[27441]: audit 2024-04-04T01:09:02.217674+0000 mon.a (mon.0) 16497 : audit [DBG] from='client.? 172.21.15.67:0/2069189977' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:03.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:03 smithi067 bash[17655]: cluster 2024-04-04T01:09:02.343913+0000 mgr.y (mgr.24370) 19513 : cluster [DBG] pgmap v19497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:09:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:03] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:09:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:03 smithi067 bash[27441]: cluster 2024-04-04T01:09:02.343913+0000 mgr.y (mgr.24370) 19513 : cluster [DBG] pgmap v19497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:03.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:03 smithi082 bash[20963]: cluster 2024-04-04T01:09:02.343913+0000 mgr.y (mgr.24370) 19513 : cluster [DBG] pgmap v19497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:03.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:09:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:09:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:04 smithi082 bash[20963]: cluster 2024-04-04T01:09:04.344590+0000 mgr.y (mgr.24370) 19514 : cluster [DBG] pgmap v19498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:04 smithi067 bash[17655]: cluster 2024-04-04T01:09:04.344590+0000 mgr.y (mgr.24370) 19514 : cluster [DBG] pgmap v19498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:04 smithi067 bash[27441]: cluster 2024-04-04T01:09:04.344590+0000 mgr.y (mgr.24370) 19514 : cluster [DBG] pgmap v19498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:05 smithi082 bash[20963]: audit 2024-04-04T01:09:04.675596+0000 mon.a (mon.0) 16498 : audit [DBG] from='client.? 172.21.15.67:0/1655357084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:05 smithi067 bash[27441]: audit 2024-04-04T01:09:04.675596+0000 mon.a (mon.0) 16498 : audit [DBG] from='client.? 172.21.15.67:0/1655357084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:05 smithi067 bash[17655]: audit 2024-04-04T01:09:04.675596+0000 mon.a (mon.0) 16498 : audit [DBG] from='client.? 172.21.15.67:0/1655357084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:06 smithi082 bash[20963]: cluster 2024-04-04T01:09:06.345728+0000 mgr.y (mgr.24370) 19515 : cluster [DBG] pgmap v19499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:06.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:06 smithi067 bash[27441]: cluster 2024-04-04T01:09:06.345728+0000 mgr.y (mgr.24370) 19515 : cluster [DBG] pgmap v19499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:06 smithi067 bash[17655]: cluster 2024-04-04T01:09:06.345728+0000 mgr.y (mgr.24370) 19515 : cluster [DBG] pgmap v19499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:07 smithi082 bash[20963]: audit 2024-04-04T01:09:07.131353+0000 mon.a (mon.0) 16499 : audit [DBG] from='client.? 172.21.15.67:0/3678592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:07 smithi067 bash[17655]: audit 2024-04-04T01:09:07.131353+0000 mon.a (mon.0) 16499 : audit [DBG] from='client.? 172.21.15.67:0/3678592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:07 smithi067 bash[27441]: audit 2024-04-04T01:09:07.131353+0000 mon.a (mon.0) 16499 : audit [DBG] from='client.? 172.21.15.67:0/3678592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:08 smithi082 bash[20963]: cluster 2024-04-04T01:09:08.346405+0000 mgr.y (mgr.24370) 19516 : cluster [DBG] pgmap v19500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:08 smithi067 bash[27441]: cluster 2024-04-04T01:09:08.346405+0000 mgr.y (mgr.24370) 19516 : cluster [DBG] pgmap v19500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:08 smithi067 bash[17655]: cluster 2024-04-04T01:09:08.346405+0000 mgr.y (mgr.24370) 19516 : cluster [DBG] pgmap v19500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:09 smithi067 bash[27441]: audit 2024-04-04T01:09:09.591171+0000 mon.c (mon.2) 7792 : audit [DBG] from='client.? 172.21.15.67:0/4256730140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:09 smithi067 bash[17655]: audit 2024-04-04T01:09:09.591171+0000 mon.c (mon.2) 7792 : audit [DBG] from='client.? 172.21.15.67:0/4256730140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:09 smithi082 bash[20963]: audit 2024-04-04T01:09:09.591171+0000 mon.c (mon.2) 7792 : audit [DBG] from='client.? 172.21.15.67:0/4256730140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:10 smithi067 bash[27441]: cluster 2024-04-04T01:09:10.347075+0000 mgr.y (mgr.24370) 19517 : cluster [DBG] pgmap v19501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:10 smithi067 bash[17655]: cluster 2024-04-04T01:09:10.347075+0000 mgr.y (mgr.24370) 19517 : cluster [DBG] pgmap v19501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:10 smithi082 bash[20963]: cluster 2024-04-04T01:09:10.347075+0000 mgr.y (mgr.24370) 19517 : cluster [DBG] pgmap v19501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:11 smithi067 bash[17655]: audit 2024-04-04T01:09:10.696858+0000 mon.a (mon.0) 16500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:11 smithi067 bash[27441]: audit 2024-04-04T01:09:10.696858+0000 mon.a (mon.0) 16500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:11 smithi082 bash[20963]: audit 2024-04-04T01:09:10.696858+0000 mon.a (mon.0) 16500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:12 smithi067 bash[27441]: audit 2024-04-04T01:09:12.044860+0000 mon.a (mon.0) 16501 : audit [DBG] from='client.? 172.21.15.67:0/3333173472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:12.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:12 smithi067 bash[27441]: cluster 2024-04-04T01:09:12.348230+0000 mgr.y (mgr.24370) 19518 : cluster [DBG] pgmap v19502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:12 smithi067 bash[17655]: audit 2024-04-04T01:09:12.044860+0000 mon.a (mon.0) 16501 : audit [DBG] from='client.? 172.21.15.67:0/3333173472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:12 smithi067 bash[17655]: cluster 2024-04-04T01:09:12.348230+0000 mgr.y (mgr.24370) 19518 : cluster [DBG] pgmap v19502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:12 smithi082 bash[20963]: audit 2024-04-04T01:09:12.044860+0000 mon.a (mon.0) 16501 : audit [DBG] from='client.? 172.21.15.67:0/3333173472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:12 smithi082 bash[20963]: cluster 2024-04-04T01:09:12.348230+0000 mgr.y (mgr.24370) 19518 : cluster [DBG] pgmap v19502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:09:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:09:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:09:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:09:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:14 smithi082 bash[20963]: cluster 2024-04-04T01:09:14.348848+0000 mgr.y (mgr.24370) 19519 : cluster [DBG] pgmap v19503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:14.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:14 smithi067 bash[27441]: cluster 2024-04-04T01:09:14.348848+0000 mgr.y (mgr.24370) 19519 : cluster [DBG] pgmap v19503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:14 smithi067 bash[17655]: cluster 2024-04-04T01:09:14.348848+0000 mgr.y (mgr.24370) 19519 : cluster [DBG] pgmap v19503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:15 smithi082 bash[20963]: audit 2024-04-04T01:09:14.504280+0000 mon.c (mon.2) 7793 : audit [DBG] from='client.? 172.21.15.67:0/2151363560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:15 smithi067 bash[17655]: audit 2024-04-04T01:09:14.504280+0000 mon.c (mon.2) 7793 : audit [DBG] from='client.? 172.21.15.67:0/2151363560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:15 smithi067 bash[27441]: audit 2024-04-04T01:09:14.504280+0000 mon.c (mon.2) 7793 : audit [DBG] from='client.? 172.21.15.67:0/2151363560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:16 smithi082 bash[20963]: cluster 2024-04-04T01:09:16.349963+0000 mgr.y (mgr.24370) 19520 : cluster [DBG] pgmap v19504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:16.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:16 smithi067 bash[17655]: cluster 2024-04-04T01:09:16.349963+0000 mgr.y (mgr.24370) 19520 : cluster [DBG] pgmap v19504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:16 smithi067 bash[27441]: cluster 2024-04-04T01:09:16.349963+0000 mgr.y (mgr.24370) 19520 : cluster [DBG] pgmap v19504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:17 smithi082 bash[20963]: audit 2024-04-04T01:09:16.651627+0000 mon.a (mon.0) 16502 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:09:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:17 smithi082 bash[20963]: audit 2024-04-04T01:09:16.968040+0000 mon.a (mon.0) 16503 : audit [DBG] from='client.? 172.21.15.67:0/486200966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:17 smithi067 bash[17655]: audit 2024-04-04T01:09:16.651627+0000 mon.a (mon.0) 16502 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:09:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:17 smithi067 bash[17655]: audit 2024-04-04T01:09:16.968040+0000 mon.a (mon.0) 16503 : audit [DBG] from='client.? 172.21.15.67:0/486200966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:17 smithi067 bash[27441]: audit 2024-04-04T01:09:16.651627+0000 mon.a (mon.0) 16502 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:09:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:17 smithi067 bash[27441]: audit 2024-04-04T01:09:16.968040+0000 mon.a (mon.0) 16503 : audit [DBG] from='client.? 172.21.15.67:0/486200966' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:18 smithi082 bash[20963]: cluster 2024-04-04T01:09:18.350631+0000 mgr.y (mgr.24370) 19521 : cluster [DBG] pgmap v19505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:18 smithi067 bash[17655]: cluster 2024-04-04T01:09:18.350631+0000 mgr.y (mgr.24370) 19521 : cluster [DBG] pgmap v19505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:18.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:18 smithi067 bash[27441]: cluster 2024-04-04T01:09:18.350631+0000 mgr.y (mgr.24370) 19521 : cluster [DBG] pgmap v19505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:19 smithi082 bash[20963]: audit 2024-04-04T01:09:19.416951+0000 mon.c (mon.2) 7794 : audit [DBG] from='client.? 172.21.15.67:0/1526822729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:19.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:19 smithi067 bash[17655]: audit 2024-04-04T01:09:19.416951+0000 mon.c (mon.2) 7794 : audit [DBG] from='client.? 172.21.15.67:0/1526822729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:19 smithi067 bash[27441]: audit 2024-04-04T01:09:19.416951+0000 mon.c (mon.2) 7794 : audit [DBG] from='client.? 172.21.15.67:0/1526822729' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:20 smithi082 bash[20963]: cluster 2024-04-04T01:09:20.351304+0000 mgr.y (mgr.24370) 19522 : cluster [DBG] pgmap v19506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:20.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:20 smithi067 bash[17655]: cluster 2024-04-04T01:09:20.351304+0000 mgr.y (mgr.24370) 19522 : cluster [DBG] pgmap v19506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:20 smithi067 bash[27441]: cluster 2024-04-04T01:09:20.351304+0000 mgr.y (mgr.24370) 19522 : cluster [DBG] pgmap v19506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:22 smithi067 bash[17655]: audit 2024-04-04T01:09:21.891663+0000 mon.c (mon.2) 7795 : audit [DBG] from='client.? 172.21.15.67:0/3358711072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:22.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:22 smithi067 bash[17655]: cluster 2024-04-04T01:09:22.352548+0000 mgr.y (mgr.24370) 19523 : cluster [DBG] pgmap v19507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:22 smithi067 bash[17655]: audit 2024-04-04T01:09:22.393817+0000 mon.a (mon.0) 16504 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:22 smithi067 bash[17655]: audit 2024-04-04T01:09:22.401385+0000 mon.a (mon.0) 16505 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:22 smithi067 bash[27441]: audit 2024-04-04T01:09:21.891663+0000 mon.c (mon.2) 7795 : audit [DBG] from='client.? 172.21.15.67:0/3358711072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:22 smithi067 bash[27441]: cluster 2024-04-04T01:09:22.352548+0000 mgr.y (mgr.24370) 19523 : cluster [DBG] pgmap v19507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:22 smithi067 bash[27441]: audit 2024-04-04T01:09:22.393817+0000 mon.a (mon.0) 16504 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:22 smithi067 bash[27441]: audit 2024-04-04T01:09:22.401385+0000 mon.a (mon.0) 16505 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:22 smithi082 bash[20963]: audit 2024-04-04T01:09:21.891663+0000 mon.c (mon.2) 7795 : audit [DBG] from='client.? 172.21.15.67:0/3358711072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:22 smithi082 bash[20963]: cluster 2024-04-04T01:09:22.352548+0000 mgr.y (mgr.24370) 19523 : cluster [DBG] pgmap v19507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:22 smithi082 bash[20963]: audit 2024-04-04T01:09:22.393817+0000 mon.a (mon.0) 16504 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:22 smithi082 bash[20963]: audit 2024-04-04T01:09:22.401385+0000 mon.a (mon.0) 16505 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:09:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:09:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:09:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:23 smithi082 bash[20963]: audit 2024-04-04T01:09:22.702579+0000 mon.a (mon.0) 16506 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:23 smithi082 bash[20963]: audit 2024-04-04T01:09:22.709260+0000 mon.a (mon.0) 16507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:23 smithi082 bash[20963]: audit 2024-04-04T01:09:23.144652+0000 mon.a (mon.0) 16508 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:09:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:23 smithi082 bash[20963]: audit 2024-04-04T01:09:23.146474+0000 mon.a (mon.0) 16509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:09:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:23 smithi082 bash[20963]: audit 2024-04-04T01:09:23.156446+0000 mon.a (mon.0) 16510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[27441]: audit 2024-04-04T01:09:22.702579+0000 mon.a (mon.0) 16506 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[27441]: audit 2024-04-04T01:09:22.709260+0000 mon.a (mon.0) 16507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:24.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[27441]: audit 2024-04-04T01:09:23.144652+0000 mon.a (mon.0) 16508 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:09:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[27441]: audit 2024-04-04T01:09:23.146474+0000 mon.a (mon.0) 16509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:09:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[27441]: audit 2024-04-04T01:09:23.156446+0000 mon.a (mon.0) 16510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[17655]: audit 2024-04-04T01:09:22.702579+0000 mon.a (mon.0) 16506 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[17655]: audit 2024-04-04T01:09:22.709260+0000 mon.a (mon.0) 16507 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[17655]: audit 2024-04-04T01:09:23.144652+0000 mon.a (mon.0) 16508 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:09:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[17655]: audit 2024-04-04T01:09:23.146474+0000 mon.a (mon.0) 16509 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:09:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:23 smithi067 bash[17655]: audit 2024-04-04T01:09:23.156446+0000 mon.a (mon.0) 16510 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:09:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:24 smithi082 bash[20963]: audit 2024-04-04T01:09:24.350128+0000 mon.a (mon.0) 16511 : audit [DBG] from='client.? 172.21.15.67:0/3711682260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:24 smithi082 bash[20963]: cluster 2024-04-04T01:09:24.352947+0000 mgr.y (mgr.24370) 19524 : cluster [DBG] pgmap v19508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:24 smithi067 bash[17655]: audit 2024-04-04T01:09:24.350128+0000 mon.a (mon.0) 16511 : audit [DBG] from='client.? 172.21.15.67:0/3711682260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:25.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:24 smithi067 bash[17655]: cluster 2024-04-04T01:09:24.352947+0000 mgr.y (mgr.24370) 19524 : cluster [DBG] pgmap v19508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:24 smithi067 bash[27441]: audit 2024-04-04T01:09:24.350128+0000 mon.a (mon.0) 16511 : audit [DBG] from='client.? 172.21.15.67:0/3711682260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:24 smithi067 bash[27441]: cluster 2024-04-04T01:09:24.352947+0000 mgr.y (mgr.24370) 19524 : cluster [DBG] pgmap v19508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:25 smithi082 bash[20963]: audit 2024-04-04T01:09:25.696995+0000 mon.a (mon.0) 16512 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:26.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:25 smithi067 bash[17655]: audit 2024-04-04T01:09:25.696995+0000 mon.a (mon.0) 16512 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:25 smithi067 bash[27441]: audit 2024-04-04T01:09:25.696995+0000 mon.a (mon.0) 16512 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:26 smithi082 bash[20963]: cluster 2024-04-04T01:09:26.354063+0000 mgr.y (mgr.24370) 19525 : cluster [DBG] pgmap v19509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:27.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:26 smithi067 bash[17655]: cluster 2024-04-04T01:09:26.354063+0000 mgr.y (mgr.24370) 19525 : cluster [DBG] pgmap v19509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:26 smithi067 bash[27441]: cluster 2024-04-04T01:09:26.354063+0000 mgr.y (mgr.24370) 19525 : cluster [DBG] pgmap v19509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:27 smithi082 bash[20963]: audit 2024-04-04T01:09:26.811688+0000 mon.c (mon.2) 7796 : audit [DBG] from='client.? 172.21.15.67:0/2612427027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:27 smithi067 bash[17655]: audit 2024-04-04T01:09:26.811688+0000 mon.c (mon.2) 7796 : audit [DBG] from='client.? 172.21.15.67:0/2612427027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:28.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:27 smithi067 bash[27441]: audit 2024-04-04T01:09:26.811688+0000 mon.c (mon.2) 7796 : audit [DBG] from='client.? 172.21.15.67:0/2612427027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:28 smithi082 bash[20963]: cluster 2024-04-04T01:09:28.354819+0000 mgr.y (mgr.24370) 19526 : cluster [DBG] pgmap v19510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:28 smithi067 bash[27441]: cluster 2024-04-04T01:09:28.354819+0000 mgr.y (mgr.24370) 19526 : cluster [DBG] pgmap v19510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:28 smithi067 bash[17655]: cluster 2024-04-04T01:09:28.354819+0000 mgr.y (mgr.24370) 19526 : cluster [DBG] pgmap v19510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:29 smithi082 bash[20963]: audit 2024-04-04T01:09:29.266160+0000 mon.a (mon.0) 16513 : audit [DBG] from='client.? 172.21.15.67:0/3619216673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:30.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:29 smithi067 bash[17655]: audit 2024-04-04T01:09:29.266160+0000 mon.a (mon.0) 16513 : audit [DBG] from='client.? 172.21.15.67:0/3619216673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:30.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:29 smithi067 bash[27441]: audit 2024-04-04T01:09:29.266160+0000 mon.a (mon.0) 16513 : audit [DBG] from='client.? 172.21.15.67:0/3619216673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:30 smithi082 bash[20963]: cluster 2024-04-04T01:09:30.355481+0000 mgr.y (mgr.24370) 19527 : cluster [DBG] pgmap v19511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:31.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:30 smithi067 bash[17655]: cluster 2024-04-04T01:09:30.355481+0000 mgr.y (mgr.24370) 19527 : cluster [DBG] pgmap v19511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:30 smithi067 bash[27441]: cluster 2024-04-04T01:09:30.355481+0000 mgr.y (mgr.24370) 19527 : cluster [DBG] pgmap v19511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:31 smithi082 bash[20963]: audit 2024-04-04T01:09:31.720443+0000 mon.c (mon.2) 7797 : audit [DBG] from='client.? 172.21.15.67:0/2197570087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:32.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:31 smithi067 bash[17655]: audit 2024-04-04T01:09:31.720443+0000 mon.c (mon.2) 7797 : audit [DBG] from='client.? 172.21.15.67:0/2197570087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:31 smithi067 bash[27441]: audit 2024-04-04T01:09:31.720443+0000 mon.c (mon.2) 7797 : audit [DBG] from='client.? 172.21.15.67:0/2197570087' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:32 smithi067 bash[27441]: cluster 2024-04-04T01:09:32.356771+0000 mgr.y (mgr.24370) 19528 : cluster [DBG] pgmap v19512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:32 smithi067 bash[17655]: cluster 2024-04-04T01:09:32.356771+0000 mgr.y (mgr.24370) 19528 : cluster [DBG] pgmap v19512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:32 smithi082 bash[20963]: cluster 2024-04-04T01:09:32.356771+0000 mgr.y (mgr.24370) 19528 : cluster [DBG] pgmap v19512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:09:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:09:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:09:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:09:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:34 smithi082 bash[20963]: audit 2024-04-04T01:09:34.169527+0000 mon.c (mon.2) 7798 : audit [DBG] from='client.? 172.21.15.67:0/3244397098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:34.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:34 smithi067 bash[27441]: audit 2024-04-04T01:09:34.169527+0000 mon.c (mon.2) 7798 : audit [DBG] from='client.? 172.21.15.67:0/3244397098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:34 smithi067 bash[17655]: audit 2024-04-04T01:09:34.169527+0000 mon.c (mon.2) 7798 : audit [DBG] from='client.? 172.21.15.67:0/3244397098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:35 smithi082 bash[20963]: cluster 2024-04-04T01:09:34.357467+0000 mgr.y (mgr.24370) 19529 : cluster [DBG] pgmap v19513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:35.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:35 smithi067 bash[27441]: cluster 2024-04-04T01:09:34.357467+0000 mgr.y (mgr.24370) 19529 : cluster [DBG] pgmap v19513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:35.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:35 smithi067 bash[17655]: cluster 2024-04-04T01:09:34.357467+0000 mgr.y (mgr.24370) 19529 : cluster [DBG] pgmap v19513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:36 smithi082 bash[20963]: cluster 2024-04-04T01:09:36.358710+0000 mgr.y (mgr.24370) 19530 : cluster [DBG] pgmap v19514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:36.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:36 smithi067 bash[17655]: cluster 2024-04-04T01:09:36.358710+0000 mgr.y (mgr.24370) 19530 : cluster [DBG] pgmap v19514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:36.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:36 smithi067 bash[27441]: cluster 2024-04-04T01:09:36.358710+0000 mgr.y (mgr.24370) 19530 : cluster [DBG] pgmap v19514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:37 smithi082 bash[20963]: audit 2024-04-04T01:09:36.632677+0000 mon.c (mon.2) 7799 : audit [DBG] from='client.? 172.21.15.67:0/3876698622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:37 smithi067 bash[17655]: audit 2024-04-04T01:09:36.632677+0000 mon.c (mon.2) 7799 : audit [DBG] from='client.? 172.21.15.67:0/3876698622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:37.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:37 smithi067 bash[27441]: audit 2024-04-04T01:09:36.632677+0000 mon.c (mon.2) 7799 : audit [DBG] from='client.? 172.21.15.67:0/3876698622' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:38.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:38 smithi082 bash[20963]: cluster 2024-04-04T01:09:38.359391+0000 mgr.y (mgr.24370) 19531 : cluster [DBG] pgmap v19515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:38.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:38 smithi067 bash[17655]: cluster 2024-04-04T01:09:38.359391+0000 mgr.y (mgr.24370) 19531 : cluster [DBG] pgmap v19515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:38.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:38 smithi067 bash[27441]: cluster 2024-04-04T01:09:38.359391+0000 mgr.y (mgr.24370) 19531 : cluster [DBG] pgmap v19515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:39 smithi082 bash[20963]: audit 2024-04-04T01:09:39.084335+0000 mon.c (mon.2) 7800 : audit [DBG] from='client.? 172.21.15.67:0/2278524373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:39.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:39 smithi067 bash[17655]: audit 2024-04-04T01:09:39.084335+0000 mon.c (mon.2) 7800 : audit [DBG] from='client.? 172.21.15.67:0/2278524373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:39.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:39 smithi067 bash[27441]: audit 2024-04-04T01:09:39.084335+0000 mon.c (mon.2) 7800 : audit [DBG] from='client.? 172.21.15.67:0/2278524373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:40 smithi082 bash[20963]: cluster 2024-04-04T01:09:40.359990+0000 mgr.y (mgr.24370) 19532 : cluster [DBG] pgmap v19516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:40 smithi067 bash[17655]: cluster 2024-04-04T01:09:40.359990+0000 mgr.y (mgr.24370) 19532 : cluster [DBG] pgmap v19516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:40.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:40 smithi067 bash[27441]: cluster 2024-04-04T01:09:40.359990+0000 mgr.y (mgr.24370) 19532 : cluster [DBG] pgmap v19516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:41 smithi082 bash[20963]: audit 2024-04-04T01:09:40.697685+0000 mon.a (mon.0) 16514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:41 smithi067 bash[17655]: audit 2024-04-04T01:09:40.697685+0000 mon.a (mon.0) 16514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:41 smithi067 bash[27441]: audit 2024-04-04T01:09:40.697685+0000 mon.a (mon.0) 16514 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:42 smithi082 bash[20963]: audit 2024-04-04T01:09:41.544275+0000 mon.a (mon.0) 16515 : audit [DBG] from='client.? 172.21.15.67:0/396614433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:42 smithi082 bash[20963]: cluster 2024-04-04T01:09:42.361137+0000 mgr.y (mgr.24370) 19533 : cluster [DBG] pgmap v19517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:42 smithi067 bash[17655]: audit 2024-04-04T01:09:41.544275+0000 mon.a (mon.0) 16515 : audit [DBG] from='client.? 172.21.15.67:0/396614433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:42 smithi067 bash[17655]: cluster 2024-04-04T01:09:42.361137+0000 mgr.y (mgr.24370) 19533 : cluster [DBG] pgmap v19517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:42 smithi067 bash[27441]: audit 2024-04-04T01:09:41.544275+0000 mon.a (mon.0) 16515 : audit [DBG] from='client.? 172.21.15.67:0/396614433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:42 smithi067 bash[27441]: cluster 2024-04-04T01:09:42.361137+0000 mgr.y (mgr.24370) 19533 : cluster [DBG] pgmap v19517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:09:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:09:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:09:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:09:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:44 smithi082 bash[20963]: audit 2024-04-04T01:09:43.990144+0000 mon.c (mon.2) 7801 : audit [DBG] from='client.? 172.21.15.67:0/3259429192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:44.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:44 smithi067 bash[27441]: audit 2024-04-04T01:09:43.990144+0000 mon.c (mon.2) 7801 : audit [DBG] from='client.? 172.21.15.67:0/3259429192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:44.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:44 smithi067 bash[17655]: audit 2024-04-04T01:09:43.990144+0000 mon.c (mon.2) 7801 : audit [DBG] from='client.? 172.21.15.67:0/3259429192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:45 smithi082 bash[20963]: cluster 2024-04-04T01:09:44.361922+0000 mgr.y (mgr.24370) 19534 : cluster [DBG] pgmap v19518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:45.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:45 smithi067 bash[27441]: cluster 2024-04-04T01:09:44.361922+0000 mgr.y (mgr.24370) 19534 : cluster [DBG] pgmap v19518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:45.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:45 smithi067 bash[17655]: cluster 2024-04-04T01:09:44.361922+0000 mgr.y (mgr.24370) 19534 : cluster [DBG] pgmap v19518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:46 smithi082 bash[20963]: cluster 2024-04-04T01:09:46.363066+0000 mgr.y (mgr.24370) 19535 : cluster [DBG] pgmap v19519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:46 smithi082 bash[20963]: audit 2024-04-04T01:09:46.441161+0000 mon.c (mon.2) 7802 : audit [DBG] from='client.? 172.21.15.67:0/3807199970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:46 smithi067 bash[17655]: cluster 2024-04-04T01:09:46.363066+0000 mgr.y (mgr.24370) 19535 : cluster [DBG] pgmap v19519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:46 smithi067 bash[17655]: audit 2024-04-04T01:09:46.441161+0000 mon.c (mon.2) 7802 : audit [DBG] from='client.? 172.21.15.67:0/3807199970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:46 smithi067 bash[27441]: cluster 2024-04-04T01:09:46.363066+0000 mgr.y (mgr.24370) 19535 : cluster [DBG] pgmap v19519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:46 smithi067 bash[27441]: audit 2024-04-04T01:09:46.441161+0000 mon.c (mon.2) 7802 : audit [DBG] from='client.? 172.21.15.67:0/3807199970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:48 smithi082 bash[20963]: cluster 2024-04-04T01:09:48.363781+0000 mgr.y (mgr.24370) 19536 : cluster [DBG] pgmap v19520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:48.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:48 smithi067 bash[17655]: cluster 2024-04-04T01:09:48.363781+0000 mgr.y (mgr.24370) 19536 : cluster [DBG] pgmap v19520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:48.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:48 smithi067 bash[27441]: cluster 2024-04-04T01:09:48.363781+0000 mgr.y (mgr.24370) 19536 : cluster [DBG] pgmap v19520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:49 smithi082 bash[20963]: audit 2024-04-04T01:09:48.889938+0000 mon.a (mon.0) 16516 : audit [DBG] from='client.? 172.21.15.67:0/3755007281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:49 smithi067 bash[27441]: audit 2024-04-04T01:09:48.889938+0000 mon.a (mon.0) 16516 : audit [DBG] from='client.? 172.21.15.67:0/3755007281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:49 smithi067 bash[17655]: audit 2024-04-04T01:09:48.889938+0000 mon.a (mon.0) 16516 : audit [DBG] from='client.? 172.21.15.67:0/3755007281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:50 smithi082 bash[20963]: cluster 2024-04-04T01:09:50.364514+0000 mgr.y (mgr.24370) 19537 : cluster [DBG] pgmap v19521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:50.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:50 smithi067 bash[17655]: cluster 2024-04-04T01:09:50.364514+0000 mgr.y (mgr.24370) 19537 : cluster [DBG] pgmap v19521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:50.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:50 smithi067 bash[27441]: cluster 2024-04-04T01:09:50.364514+0000 mgr.y (mgr.24370) 19537 : cluster [DBG] pgmap v19521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:51 smithi082 bash[20963]: audit 2024-04-04T01:09:51.345130+0000 mon.a (mon.0) 16517 : audit [DBG] from='client.? 172.21.15.67:0/1716194294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:51.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:51 smithi067 bash[17655]: audit 2024-04-04T01:09:51.345130+0000 mon.a (mon.0) 16517 : audit [DBG] from='client.? 172.21.15.67:0/1716194294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:51.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:51 smithi067 bash[27441]: audit 2024-04-04T01:09:51.345130+0000 mon.a (mon.0) 16517 : audit [DBG] from='client.? 172.21.15.67:0/1716194294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:52 smithi082 bash[20963]: cluster 2024-04-04T01:09:52.365702+0000 mgr.y (mgr.24370) 19538 : cluster [DBG] pgmap v19522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:52.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:52 smithi067 bash[17655]: cluster 2024-04-04T01:09:52.365702+0000 mgr.y (mgr.24370) 19538 : cluster [DBG] pgmap v19522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:52 smithi067 bash[27441]: cluster 2024-04-04T01:09:52.365702+0000 mgr.y (mgr.24370) 19538 : cluster [DBG] pgmap v19522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:09:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:09:53.848 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:09:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:09:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:09:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:53 smithi082 bash[20963]: audit 2024-04-04T01:09:53.793562+0000 mon.a (mon.0) 16518 : audit [DBG] from='client.? 172.21.15.67:0/3885886949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:54.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:53 smithi067 bash[17655]: audit 2024-04-04T01:09:53.793562+0000 mon.a (mon.0) 16518 : audit [DBG] from='client.? 172.21.15.67:0/3885886949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:54.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:53 smithi067 bash[27441]: audit 2024-04-04T01:09:53.793562+0000 mon.a (mon.0) 16518 : audit [DBG] from='client.? 172.21.15.67:0/3885886949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:54 smithi082 bash[20963]: cluster 2024-04-04T01:09:54.366420+0000 mgr.y (mgr.24370) 19539 : cluster [DBG] pgmap v19523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:54 smithi067 bash[17655]: cluster 2024-04-04T01:09:54.366420+0000 mgr.y (mgr.24370) 19539 : cluster [DBG] pgmap v19523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:55.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:54 smithi067 bash[27441]: cluster 2024-04-04T01:09:54.366420+0000 mgr.y (mgr.24370) 19539 : cluster [DBG] pgmap v19523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:55 smithi082 bash[20963]: audit 2024-04-04T01:09:55.697772+0000 mon.a (mon.0) 16519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:56.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:55 smithi067 bash[17655]: audit 2024-04-04T01:09:55.697772+0000 mon.a (mon.0) 16519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:55 smithi067 bash[27441]: audit 2024-04-04T01:09:55.697772+0000 mon.a (mon.0) 16519 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:09:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:56 smithi082 bash[20963]: audit 2024-04-04T01:09:56.248155+0000 mon.a (mon.0) 16520 : audit [DBG] from='client.? 172.21.15.67:0/1326672553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:56 smithi082 bash[20963]: cluster 2024-04-04T01:09:56.367589+0000 mgr.y (mgr.24370) 19540 : cluster [DBG] pgmap v19524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:56 smithi067 bash[17655]: audit 2024-04-04T01:09:56.248155+0000 mon.a (mon.0) 16520 : audit [DBG] from='client.? 172.21.15.67:0/1326672553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:56 smithi067 bash[17655]: cluster 2024-04-04T01:09:56.367589+0000 mgr.y (mgr.24370) 19540 : cluster [DBG] pgmap v19524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:56 smithi067 bash[27441]: audit 2024-04-04T01:09:56.248155+0000 mon.a (mon.0) 16520 : audit [DBG] from='client.? 172.21.15.67:0/1326672553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:56 smithi067 bash[27441]: cluster 2024-04-04T01:09:56.367589+0000 mgr.y (mgr.24370) 19540 : cluster [DBG] pgmap v19524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:58 smithi082 bash[20963]: cluster 2024-04-04T01:09:58.368098+0000 mgr.y (mgr.24370) 19541 : cluster [DBG] pgmap v19525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:58 smithi067 bash[17655]: cluster 2024-04-04T01:09:58.368098+0000 mgr.y (mgr.24370) 19541 : cluster [DBG] pgmap v19525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:58.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:58 smithi067 bash[27441]: cluster 2024-04-04T01:09:58.368098+0000 mgr.y (mgr.24370) 19541 : cluster [DBG] pgmap v19525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:09:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:09:59 smithi082 bash[20963]: audit 2024-04-04T01:09:58.700158+0000 mon.a (mon.0) 16521 : audit [DBG] from='client.? 172.21.15.67:0/2965141700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:09:59 smithi067 bash[27441]: audit 2024-04-04T01:09:58.700158+0000 mon.a (mon.0) 16521 : audit [DBG] from='client.? 172.21.15.67:0/2965141700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:09:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:09:59 smithi067 bash[17655]: audit 2024-04-04T01:09:58.700158+0000 mon.a (mon.0) 16521 : audit [DBG] from='client.? 172.21.15.67:0/2965141700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:00 smithi082 bash[20963]: cluster 2024-04-04T01:10:00.000131+0000 mon.a (mon.0) 16522 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:10:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:00 smithi082 bash[20963]: cluster 2024-04-04T01:10:00.368854+0000 mgr.y (mgr.24370) 19542 : cluster [DBG] pgmap v19526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:00 smithi067 bash[17655]: cluster 2024-04-04T01:10:00.000131+0000 mon.a (mon.0) 16522 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:10:00.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:00 smithi067 bash[17655]: cluster 2024-04-04T01:10:00.368854+0000 mgr.y (mgr.24370) 19542 : cluster [DBG] pgmap v19526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:00 smithi067 bash[27441]: cluster 2024-04-04T01:10:00.000131+0000 mon.a (mon.0) 16522 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:10:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:00 smithi067 bash[27441]: cluster 2024-04-04T01:10:00.368854+0000 mgr.y (mgr.24370) 19542 : cluster [DBG] pgmap v19526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:01 smithi082 bash[20963]: audit 2024-04-04T01:10:01.158395+0000 mon.c (mon.2) 7803 : audit [DBG] from='client.? 172.21.15.67:0/2468137878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:01.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:01 smithi067 bash[17655]: audit 2024-04-04T01:10:01.158395+0000 mon.c (mon.2) 7803 : audit [DBG] from='client.? 172.21.15.67:0/2468137878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:01.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:01 smithi067 bash[27441]: audit 2024-04-04T01:10:01.158395+0000 mon.c (mon.2) 7803 : audit [DBG] from='client.? 172.21.15.67:0/2468137878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:02 smithi082 bash[20963]: cluster 2024-04-04T01:10:02.370037+0000 mgr.y (mgr.24370) 19543 : cluster [DBG] pgmap v19527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:02 smithi067 bash[17655]: cluster 2024-04-04T01:10:02.370037+0000 mgr.y (mgr.24370) 19543 : cluster [DBG] pgmap v19527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:02 smithi067 bash[27441]: cluster 2024-04-04T01:10:02.370037+0000 mgr.y (mgr.24370) 19543 : cluster [DBG] pgmap v19527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:10:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:03] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:10:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:10:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:10:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:03 smithi082 bash[20963]: audit 2024-04-04T01:10:03.617979+0000 mon.a (mon.0) 16523 : audit [DBG] from='client.? 172.21.15.67:0/1378053688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:04.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:03 smithi067 bash[17655]: audit 2024-04-04T01:10:03.617979+0000 mon.a (mon.0) 16523 : audit [DBG] from='client.? 172.21.15.67:0/1378053688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:03 smithi067 bash[27441]: audit 2024-04-04T01:10:03.617979+0000 mon.a (mon.0) 16523 : audit [DBG] from='client.? 172.21.15.67:0/1378053688' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:04 smithi082 bash[20963]: cluster 2024-04-04T01:10:04.370749+0000 mgr.y (mgr.24370) 19544 : cluster [DBG] pgmap v19528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:05.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:04 smithi067 bash[27441]: cluster 2024-04-04T01:10:04.370749+0000 mgr.y (mgr.24370) 19544 : cluster [DBG] pgmap v19528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:04 smithi067 bash[17655]: cluster 2024-04-04T01:10:04.370749+0000 mgr.y (mgr.24370) 19544 : cluster [DBG] pgmap v19528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:06 smithi082 bash[20963]: audit 2024-04-04T01:10:06.066413+0000 mon.a (mon.0) 16524 : audit [DBG] from='client.? 172.21.15.67:0/2660493299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:06 smithi067 bash[27441]: audit 2024-04-04T01:10:06.066413+0000 mon.a (mon.0) 16524 : audit [DBG] from='client.? 172.21.15.67:0/2660493299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:06.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:06 smithi067 bash[17655]: audit 2024-04-04T01:10:06.066413+0000 mon.a (mon.0) 16524 : audit [DBG] from='client.? 172.21.15.67:0/2660493299' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:07 smithi082 bash[20963]: cluster 2024-04-04T01:10:06.371879+0000 mgr.y (mgr.24370) 19545 : cluster [DBG] pgmap v19529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:07.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:07 smithi067 bash[17655]: cluster 2024-04-04T01:10:06.371879+0000 mgr.y (mgr.24370) 19545 : cluster [DBG] pgmap v19529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:07 smithi067 bash[27441]: cluster 2024-04-04T01:10:06.371879+0000 mgr.y (mgr.24370) 19545 : cluster [DBG] pgmap v19529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:08 smithi082 bash[20963]: cluster 2024-04-04T01:10:08.372523+0000 mgr.y (mgr.24370) 19546 : cluster [DBG] pgmap v19530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:08.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:08 smithi067 bash[27441]: cluster 2024-04-04T01:10:08.372523+0000 mgr.y (mgr.24370) 19546 : cluster [DBG] pgmap v19530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:08 smithi067 bash[17655]: cluster 2024-04-04T01:10:08.372523+0000 mgr.y (mgr.24370) 19546 : cluster [DBG] pgmap v19530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:09 smithi082 bash[20963]: audit 2024-04-04T01:10:08.515373+0000 mon.c (mon.2) 7804 : audit [DBG] from='client.? 172.21.15.67:0/516390265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:09 smithi067 bash[27441]: audit 2024-04-04T01:10:08.515373+0000 mon.c (mon.2) 7804 : audit [DBG] from='client.? 172.21.15.67:0/516390265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:09 smithi067 bash[17655]: audit 2024-04-04T01:10:08.515373+0000 mon.c (mon.2) 7804 : audit [DBG] from='client.? 172.21.15.67:0/516390265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:10 smithi082 bash[20963]: cluster 2024-04-04T01:10:10.373308+0000 mgr.y (mgr.24370) 19547 : cluster [DBG] pgmap v19531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:10 smithi067 bash[17655]: cluster 2024-04-04T01:10:10.373308+0000 mgr.y (mgr.24370) 19547 : cluster [DBG] pgmap v19531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:10 smithi067 bash[27441]: cluster 2024-04-04T01:10:10.373308+0000 mgr.y (mgr.24370) 19547 : cluster [DBG] pgmap v19531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:11 smithi082 bash[20963]: audit 2024-04-04T01:10:10.698250+0000 mon.a (mon.0) 16525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:11 smithi082 bash[20963]: audit 2024-04-04T01:10:10.973636+0000 mon.a (mon.0) 16526 : audit [DBG] from='client.? 172.21.15.67:0/2818446012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:11 smithi067 bash[17655]: audit 2024-04-04T01:10:10.698250+0000 mon.a (mon.0) 16525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:11 smithi067 bash[17655]: audit 2024-04-04T01:10:10.973636+0000 mon.a (mon.0) 16526 : audit [DBG] from='client.? 172.21.15.67:0/2818446012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:11 smithi067 bash[27441]: audit 2024-04-04T01:10:10.698250+0000 mon.a (mon.0) 16525 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:11 smithi067 bash[27441]: audit 2024-04-04T01:10:10.973636+0000 mon.a (mon.0) 16526 : audit [DBG] from='client.? 172.21.15.67:0/2818446012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:12 smithi082 bash[20963]: cluster 2024-04-04T01:10:12.374492+0000 mgr.y (mgr.24370) 19548 : cluster [DBG] pgmap v19532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:12.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:12 smithi067 bash[17655]: cluster 2024-04-04T01:10:12.374492+0000 mgr.y (mgr.24370) 19548 : cluster [DBG] pgmap v19532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:12 smithi067 bash[27441]: cluster 2024-04-04T01:10:12.374492+0000 mgr.y (mgr.24370) 19548 : cluster [DBG] pgmap v19532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:10:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:10:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:13 smithi082 bash[20963]: audit 2024-04-04T01:10:13.426285+0000 mon.c (mon.2) 7805 : audit [DBG] from='client.? 172.21.15.67:0/63119052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:10:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:10:13.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:13 smithi067 bash[17655]: audit 2024-04-04T01:10:13.426285+0000 mon.c (mon.2) 7805 : audit [DBG] from='client.? 172.21.15.67:0/63119052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:13 smithi067 bash[27441]: audit 2024-04-04T01:10:13.426285+0000 mon.c (mon.2) 7805 : audit [DBG] from='client.? 172.21.15.67:0/63119052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:14 smithi082 bash[20963]: cluster 2024-04-04T01:10:14.375127+0000 mgr.y (mgr.24370) 19549 : cluster [DBG] pgmap v19533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:14 smithi067 bash[17655]: cluster 2024-04-04T01:10:14.375127+0000 mgr.y (mgr.24370) 19549 : cluster [DBG] pgmap v19533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:14 smithi067 bash[27441]: cluster 2024-04-04T01:10:14.375127+0000 mgr.y (mgr.24370) 19549 : cluster [DBG] pgmap v19533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:15 smithi082 bash[20963]: audit 2024-04-04T01:10:15.877745+0000 mon.c (mon.2) 7806 : audit [DBG] from='client.? 172.21.15.67:0/3729231298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:16.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:15 smithi067 bash[27441]: audit 2024-04-04T01:10:15.877745+0000 mon.c (mon.2) 7806 : audit [DBG] from='client.? 172.21.15.67:0/3729231298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:16.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:15 smithi067 bash[17655]: audit 2024-04-04T01:10:15.877745+0000 mon.c (mon.2) 7806 : audit [DBG] from='client.? 172.21.15.67:0/3729231298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:16 smithi082 bash[20963]: cluster 2024-04-04T01:10:16.376425+0000 mgr.y (mgr.24370) 19550 : cluster [DBG] pgmap v19534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:17.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:16 smithi067 bash[27441]: cluster 2024-04-04T01:10:16.376425+0000 mgr.y (mgr.24370) 19550 : cluster [DBG] pgmap v19534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:17.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:16 smithi067 bash[17655]: cluster 2024-04-04T01:10:16.376425+0000 mgr.y (mgr.24370) 19550 : cluster [DBG] pgmap v19534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:18.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:18 smithi067 bash[27441]: audit 2024-04-04T01:10:18.332704+0000 mon.a (mon.0) 16527 : audit [DBG] from='client.? 172.21.15.67:0/1702594344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:18 smithi067 bash[17655]: audit 2024-04-04T01:10:18.332704+0000 mon.a (mon.0) 16527 : audit [DBG] from='client.? 172.21.15.67:0/1702594344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:18 smithi082 bash[20963]: audit 2024-04-04T01:10:18.332704+0000 mon.a (mon.0) 16527 : audit [DBG] from='client.? 172.21.15.67:0/1702594344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:19.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:19 smithi067 bash[17655]: cluster 2024-04-04T01:10:18.377266+0000 mgr.y (mgr.24370) 19551 : cluster [DBG] pgmap v19535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:19 smithi067 bash[27441]: cluster 2024-04-04T01:10:18.377266+0000 mgr.y (mgr.24370) 19551 : cluster [DBG] pgmap v19535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:19 smithi082 bash[20963]: cluster 2024-04-04T01:10:18.377266+0000 mgr.y (mgr.24370) 19551 : cluster [DBG] pgmap v19535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:21 smithi067 bash[17655]: cluster 2024-04-04T01:10:20.378002+0000 mgr.y (mgr.24370) 19552 : cluster [DBG] pgmap v19536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:21 smithi067 bash[17655]: audit 2024-04-04T01:10:20.782504+0000 mon.a (mon.0) 16528 : audit [DBG] from='client.? 172.21.15.67:0/2301553954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:21 smithi067 bash[27441]: cluster 2024-04-04T01:10:20.378002+0000 mgr.y (mgr.24370) 19552 : cluster [DBG] pgmap v19536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:21 smithi067 bash[27441]: audit 2024-04-04T01:10:20.782504+0000 mon.a (mon.0) 16528 : audit [DBG] from='client.? 172.21.15.67:0/2301553954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:21 smithi082 bash[20963]: cluster 2024-04-04T01:10:20.378002+0000 mgr.y (mgr.24370) 19552 : cluster [DBG] pgmap v19536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:21 smithi082 bash[20963]: audit 2024-04-04T01:10:20.782504+0000 mon.a (mon.0) 16528 : audit [DBG] from='client.? 172.21.15.67:0/2301553954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:23.397 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:10:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:10:23.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:23 smithi067 bash[17655]: cluster 2024-04-04T01:10:22.379170+0000 mgr.y (mgr.24370) 19553 : cluster [DBG] pgmap v19537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:23 smithi067 bash[17655]: audit 2024-04-04T01:10:23.232903+0000 mon.a (mon.0) 16529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:10:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:23 smithi067 bash[17655]: audit 2024-04-04T01:10:23.236850+0000 mon.c (mon.2) 7807 : audit [DBG] from='client.? 172.21.15.67:0/690526727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:23.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:23 smithi067 bash[27441]: cluster 2024-04-04T01:10:22.379170+0000 mgr.y (mgr.24370) 19553 : cluster [DBG] pgmap v19537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:23.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:23 smithi067 bash[27441]: audit 2024-04-04T01:10:23.232903+0000 mon.a (mon.0) 16529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:10:23.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:23 smithi067 bash[27441]: audit 2024-04-04T01:10:23.236850+0000 mon.c (mon.2) 7807 : audit [DBG] from='client.? 172.21.15.67:0/690526727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:10:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:10:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:23 smithi082 bash[20963]: cluster 2024-04-04T01:10:22.379170+0000 mgr.y (mgr.24370) 19553 : cluster [DBG] pgmap v19537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:23 smithi082 bash[20963]: audit 2024-04-04T01:10:23.232903+0000 mon.a (mon.0) 16529 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:10:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:23 smithi082 bash[20963]: audit 2024-04-04T01:10:23.236850+0000 mon.c (mon.2) 7807 : audit [DBG] from='client.? 172.21.15.67:0/690526727' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:25 smithi067 bash[17655]: cluster 2024-04-04T01:10:24.379855+0000 mgr.y (mgr.24370) 19554 : cluster [DBG] pgmap v19538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:25 smithi067 bash[27441]: cluster 2024-04-04T01:10:24.379855+0000 mgr.y (mgr.24370) 19554 : cluster [DBG] pgmap v19538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:25 smithi082 bash[20963]: cluster 2024-04-04T01:10:24.379855+0000 mgr.y (mgr.24370) 19554 : cluster [DBG] pgmap v19538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:26 smithi067 bash[27441]: audit 2024-04-04T01:10:25.696263+0000 mon.c (mon.2) 7808 : audit [DBG] from='client.? 172.21.15.67:0/1035576182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:26 smithi067 bash[27441]: audit 2024-04-04T01:10:25.699186+0000 mon.a (mon.0) 16530 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:26 smithi067 bash[17655]: audit 2024-04-04T01:10:25.696263+0000 mon.c (mon.2) 7808 : audit [DBG] from='client.? 172.21.15.67:0/1035576182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:26 smithi067 bash[17655]: audit 2024-04-04T01:10:25.699186+0000 mon.a (mon.0) 16530 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:26 smithi082 bash[20963]: audit 2024-04-04T01:10:25.696263+0000 mon.c (mon.2) 7808 : audit [DBG] from='client.? 172.21.15.67:0/1035576182' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:26 smithi082 bash[20963]: audit 2024-04-04T01:10:25.699186+0000 mon.a (mon.0) 16530 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:27.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:27 smithi067 bash[27441]: cluster 2024-04-04T01:10:26.381050+0000 mgr.y (mgr.24370) 19555 : cluster [DBG] pgmap v19539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:27.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:27 smithi067 bash[17655]: cluster 2024-04-04T01:10:26.381050+0000 mgr.y (mgr.24370) 19555 : cluster [DBG] pgmap v19539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:27 smithi082 bash[20963]: cluster 2024-04-04T01:10:26.381050+0000 mgr.y (mgr.24370) 19555 : cluster [DBG] pgmap v19539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:28 smithi082 bash[20963]: audit 2024-04-04T01:10:28.162800+0000 mon.c (mon.2) 7809 : audit [DBG] from='client.? 172.21.15.67:0/3871744925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:28 smithi067 bash[27441]: audit 2024-04-04T01:10:28.162800+0000 mon.c (mon.2) 7809 : audit [DBG] from='client.? 172.21.15.67:0/3871744925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:29.002 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:28 smithi067 bash[17655]: audit 2024-04-04T01:10:28.162800+0000 mon.c (mon.2) 7809 : audit [DBG] from='client.? 172.21.15.67:0/3871744925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:29 smithi082 bash[20963]: cluster 2024-04-04T01:10:28.381518+0000 mgr.y (mgr.24370) 19556 : cluster [DBG] pgmap v19540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:29 smithi082 bash[20963]: audit 2024-04-04T01:10:28.930361+0000 mon.a (mon.0) 16531 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:29 smithi082 bash[20963]: audit 2024-04-04T01:10:28.937833+0000 mon.a (mon.0) 16532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:29 smithi082 bash[20963]: audit 2024-04-04T01:10:29.229004+0000 mon.a (mon.0) 16533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:29 smithi082 bash[20963]: audit 2024-04-04T01:10:29.237902+0000 mon.a (mon.0) 16534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[17655]: cluster 2024-04-04T01:10:28.381518+0000 mgr.y (mgr.24370) 19556 : cluster [DBG] pgmap v19540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[17655]: audit 2024-04-04T01:10:28.930361+0000 mon.a (mon.0) 16531 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[17655]: audit 2024-04-04T01:10:28.937833+0000 mon.a (mon.0) 16532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[17655]: audit 2024-04-04T01:10:29.229004+0000 mon.a (mon.0) 16533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[17655]: audit 2024-04-04T01:10:29.237902+0000 mon.a (mon.0) 16534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[27441]: cluster 2024-04-04T01:10:28.381518+0000 mgr.y (mgr.24370) 19556 : cluster [DBG] pgmap v19540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[27441]: audit 2024-04-04T01:10:28.930361+0000 mon.a (mon.0) 16531 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[27441]: audit 2024-04-04T01:10:28.937833+0000 mon.a (mon.0) 16532 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[27441]: audit 2024-04-04T01:10:29.229004+0000 mon.a (mon.0) 16533 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:29.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:29 smithi067 bash[27441]: audit 2024-04-04T01:10:29.237902+0000 mon.a (mon.0) 16534 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:30 smithi082 bash[20963]: audit 2024-04-04T01:10:29.714687+0000 mon.a (mon.0) 16535 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:10:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:30 smithi082 bash[20963]: audit 2024-04-04T01:10:29.716466+0000 mon.a (mon.0) 16536 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:10:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:30 smithi082 bash[20963]: audit 2024-04-04T01:10:29.727578+0000 mon.a (mon.0) 16537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:30 smithi082 bash[20963]: cluster 2024-04-04T01:10:30.381992+0000 mgr.y (mgr.24370) 19557 : cluster [DBG] pgmap v19541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:30.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:30 smithi067 bash[27441]: audit 2024-04-04T01:10:29.714687+0000 mon.a (mon.0) 16535 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:10:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:30 smithi067 bash[27441]: audit 2024-04-04T01:10:29.716466+0000 mon.a (mon.0) 16536 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:10:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:30 smithi067 bash[27441]: audit 2024-04-04T01:10:29.727578+0000 mon.a (mon.0) 16537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:30 smithi067 bash[27441]: cluster 2024-04-04T01:10:30.381992+0000 mgr.y (mgr.24370) 19557 : cluster [DBG] pgmap v19541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:30 smithi067 bash[17655]: audit 2024-04-04T01:10:29.714687+0000 mon.a (mon.0) 16535 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:10:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:30 smithi067 bash[17655]: audit 2024-04-04T01:10:29.716466+0000 mon.a (mon.0) 16536 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:10:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:30 smithi067 bash[17655]: audit 2024-04-04T01:10:29.727578+0000 mon.a (mon.0) 16537 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:10:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:30 smithi067 bash[17655]: cluster 2024-04-04T01:10:30.381992+0000 mgr.y (mgr.24370) 19557 : cluster [DBG] pgmap v19541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:31 smithi082 bash[20963]: audit 2024-04-04T01:10:30.619458+0000 mon.c (mon.2) 7810 : audit [DBG] from='client.? 172.21.15.67:0/1684166813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:31.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:31 smithi067 bash[27441]: audit 2024-04-04T01:10:30.619458+0000 mon.c (mon.2) 7810 : audit [DBG] from='client.? 172.21.15.67:0/1684166813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:31 smithi067 bash[17655]: audit 2024-04-04T01:10:30.619458+0000 mon.c (mon.2) 7810 : audit [DBG] from='client.? 172.21.15.67:0/1684166813' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:32 smithi082 bash[20963]: cluster 2024-04-04T01:10:32.383125+0000 mgr.y (mgr.24370) 19558 : cluster [DBG] pgmap v19542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:32 smithi067 bash[17655]: cluster 2024-04-04T01:10:32.383125+0000 mgr.y (mgr.24370) 19558 : cluster [DBG] pgmap v19542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:32.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:32 smithi067 bash[27441]: cluster 2024-04-04T01:10:32.383125+0000 mgr.y (mgr.24370) 19558 : cluster [DBG] pgmap v19542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:10:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:33] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:10:33.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:33 smithi082 bash[20963]: audit 2024-04-04T01:10:33.068709+0000 mon.a (mon.0) 16538 : audit [DBG] from='client.? 172.21.15.67:0/3645914521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:10:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:10:33.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:33 smithi067 bash[17655]: audit 2024-04-04T01:10:33.068709+0000 mon.a (mon.0) 16538 : audit [DBG] from='client.? 172.21.15.67:0/3645914521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:33.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:33 smithi067 bash[27441]: audit 2024-04-04T01:10:33.068709+0000 mon.a (mon.0) 16538 : audit [DBG] from='client.? 172.21.15.67:0/3645914521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:34 smithi082 bash[20963]: cluster 2024-04-04T01:10:34.383815+0000 mgr.y (mgr.24370) 19559 : cluster [DBG] pgmap v19543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:34 smithi067 bash[17655]: cluster 2024-04-04T01:10:34.383815+0000 mgr.y (mgr.24370) 19559 : cluster [DBG] pgmap v19543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:34.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:34 smithi067 bash[27441]: cluster 2024-04-04T01:10:34.383815+0000 mgr.y (mgr.24370) 19559 : cluster [DBG] pgmap v19543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:35 smithi082 bash[20963]: audit 2024-04-04T01:10:35.524281+0000 mon.a (mon.0) 16539 : audit [DBG] from='client.? 172.21.15.67:0/3056832177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:35 smithi067 bash[17655]: audit 2024-04-04T01:10:35.524281+0000 mon.a (mon.0) 16539 : audit [DBG] from='client.? 172.21.15.67:0/3056832177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:35.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:35 smithi067 bash[27441]: audit 2024-04-04T01:10:35.524281+0000 mon.a (mon.0) 16539 : audit [DBG] from='client.? 172.21.15.67:0/3056832177' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:36 smithi082 bash[20963]: cluster 2024-04-04T01:10:36.384953+0000 mgr.y (mgr.24370) 19560 : cluster [DBG] pgmap v19544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:36.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:36 smithi067 bash[27441]: cluster 2024-04-04T01:10:36.384953+0000 mgr.y (mgr.24370) 19560 : cluster [DBG] pgmap v19544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:36 smithi067 bash[17655]: cluster 2024-04-04T01:10:36.384953+0000 mgr.y (mgr.24370) 19560 : cluster [DBG] pgmap v19544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:38 smithi082 bash[20963]: audit 2024-04-04T01:10:37.973175+0000 mon.c (mon.2) 7811 : audit [DBG] from='client.? 172.21.15.67:0/1674079656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:38 smithi067 bash[17655]: audit 2024-04-04T01:10:37.973175+0000 mon.c (mon.2) 7811 : audit [DBG] from='client.? 172.21.15.67:0/1674079656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:38 smithi067 bash[27441]: audit 2024-04-04T01:10:37.973175+0000 mon.c (mon.2) 7811 : audit [DBG] from='client.? 172.21.15.67:0/1674079656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:39 smithi082 bash[20963]: cluster 2024-04-04T01:10:38.385631+0000 mgr.y (mgr.24370) 19561 : cluster [DBG] pgmap v19545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:39 smithi067 bash[17655]: cluster 2024-04-04T01:10:38.385631+0000 mgr.y (mgr.24370) 19561 : cluster [DBG] pgmap v19545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:39.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:39 smithi067 bash[27441]: cluster 2024-04-04T01:10:38.385631+0000 mgr.y (mgr.24370) 19561 : cluster [DBG] pgmap v19545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:40 smithi082 bash[20963]: cluster 2024-04-04T01:10:40.386286+0000 mgr.y (mgr.24370) 19562 : cluster [DBG] pgmap v19546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:40 smithi082 bash[20963]: audit 2024-04-04T01:10:40.423806+0000 mon.c (mon.2) 7812 : audit [DBG] from='client.? 172.21.15.67:0/2085760834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:40 smithi067 bash[17655]: cluster 2024-04-04T01:10:40.386286+0000 mgr.y (mgr.24370) 19562 : cluster [DBG] pgmap v19546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:40 smithi067 bash[17655]: audit 2024-04-04T01:10:40.423806+0000 mon.c (mon.2) 7812 : audit [DBG] from='client.? 172.21.15.67:0/2085760834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:40 smithi067 bash[27441]: cluster 2024-04-04T01:10:40.386286+0000 mgr.y (mgr.24370) 19562 : cluster [DBG] pgmap v19546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:40 smithi067 bash[27441]: audit 2024-04-04T01:10:40.423806+0000 mon.c (mon.2) 7812 : audit [DBG] from='client.? 172.21.15.67:0/2085760834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:41 smithi082 bash[20963]: audit 2024-04-04T01:10:40.699162+0000 mon.a (mon.0) 16540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:41 smithi067 bash[17655]: audit 2024-04-04T01:10:40.699162+0000 mon.a (mon.0) 16540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:41 smithi067 bash[27441]: audit 2024-04-04T01:10:40.699162+0000 mon.a (mon.0) 16540 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:42 smithi082 bash[20963]: cluster 2024-04-04T01:10:42.387459+0000 mgr.y (mgr.24370) 19563 : cluster [DBG] pgmap v19547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:42 smithi067 bash[27441]: cluster 2024-04-04T01:10:42.387459+0000 mgr.y (mgr.24370) 19563 : cluster [DBG] pgmap v19547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:42.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:42 smithi067 bash[17655]: cluster 2024-04-04T01:10:42.387459+0000 mgr.y (mgr.24370) 19563 : cluster [DBG] pgmap v19547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:10:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:10:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:43 smithi082 bash[20963]: audit 2024-04-04T01:10:42.884901+0000 mon.c (mon.2) 7813 : audit [DBG] from='client.? 172.21.15.67:0/3637068663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:10:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:10:43.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:43 smithi067 bash[17655]: audit 2024-04-04T01:10:42.884901+0000 mon.c (mon.2) 7813 : audit [DBG] from='client.? 172.21.15.67:0/3637068663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:43 smithi067 bash[27441]: audit 2024-04-04T01:10:42.884901+0000 mon.c (mon.2) 7813 : audit [DBG] from='client.? 172.21.15.67:0/3637068663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:44 smithi082 bash[20963]: cluster 2024-04-04T01:10:44.388144+0000 mgr.y (mgr.24370) 19564 : cluster [DBG] pgmap v19548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:44.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:44 smithi067 bash[27441]: cluster 2024-04-04T01:10:44.388144+0000 mgr.y (mgr.24370) 19564 : cluster [DBG] pgmap v19548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:44.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:44 smithi067 bash[17655]: cluster 2024-04-04T01:10:44.388144+0000 mgr.y (mgr.24370) 19564 : cluster [DBG] pgmap v19548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:45 smithi082 bash[20963]: audit 2024-04-04T01:10:45.335689+0000 mon.a (mon.0) 16541 : audit [DBG] from='client.? 172.21.15.67:0/2697191686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:45 smithi067 bash[17655]: audit 2024-04-04T01:10:45.335689+0000 mon.a (mon.0) 16541 : audit [DBG] from='client.? 172.21.15.67:0/2697191686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:45.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:45 smithi067 bash[27441]: audit 2024-04-04T01:10:45.335689+0000 mon.a (mon.0) 16541 : audit [DBG] from='client.? 172.21.15.67:0/2697191686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:46 smithi082 bash[20963]: cluster 2024-04-04T01:10:46.389306+0000 mgr.y (mgr.24370) 19565 : cluster [DBG] pgmap v19549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:46.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:46 smithi067 bash[17655]: cluster 2024-04-04T01:10:46.389306+0000 mgr.y (mgr.24370) 19565 : cluster [DBG] pgmap v19549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:46 smithi067 bash[27441]: cluster 2024-04-04T01:10:46.389306+0000 mgr.y (mgr.24370) 19565 : cluster [DBG] pgmap v19549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:47 smithi082 bash[20963]: audit 2024-04-04T01:10:47.777516+0000 mon.a (mon.0) 16542 : audit [DBG] from='client.? 172.21.15.67:0/1810496563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:48.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:47 smithi067 bash[27441]: audit 2024-04-04T01:10:47.777516+0000 mon.a (mon.0) 16542 : audit [DBG] from='client.? 172.21.15.67:0/1810496563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:47 smithi067 bash[17655]: audit 2024-04-04T01:10:47.777516+0000 mon.a (mon.0) 16542 : audit [DBG] from='client.? 172.21.15.67:0/1810496563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:48 smithi082 bash[20963]: cluster 2024-04-04T01:10:48.390001+0000 mgr.y (mgr.24370) 19566 : cluster [DBG] pgmap v19550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:49.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:48 smithi067 bash[27441]: cluster 2024-04-04T01:10:48.390001+0000 mgr.y (mgr.24370) 19566 : cluster [DBG] pgmap v19550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:48 smithi067 bash[17655]: cluster 2024-04-04T01:10:48.390001+0000 mgr.y (mgr.24370) 19566 : cluster [DBG] pgmap v19550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:50.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:50 smithi082 bash[20963]: audit 2024-04-04T01:10:50.231721+0000 mon.a (mon.0) 16543 : audit [DBG] from='client.? 172.21.15.67:0/763624954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:50.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:50 smithi067 bash[27441]: audit 2024-04-04T01:10:50.231721+0000 mon.a (mon.0) 16543 : audit [DBG] from='client.? 172.21.15.67:0/763624954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:50.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:50 smithi067 bash[17655]: audit 2024-04-04T01:10:50.231721+0000 mon.a (mon.0) 16543 : audit [DBG] from='client.? 172.21.15.67:0/763624954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:51.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:51 smithi082 bash[20963]: cluster 2024-04-04T01:10:50.390624+0000 mgr.y (mgr.24370) 19567 : cluster [DBG] pgmap v19551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:51.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:51 smithi067 bash[17655]: cluster 2024-04-04T01:10:50.390624+0000 mgr.y (mgr.24370) 19567 : cluster [DBG] pgmap v19551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:51 smithi067 bash[27441]: cluster 2024-04-04T01:10:50.390624+0000 mgr.y (mgr.24370) 19567 : cluster [DBG] pgmap v19551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:52 smithi082 bash[20963]: cluster 2024-04-04T01:10:52.391567+0000 mgr.y (mgr.24370) 19568 : cluster [DBG] pgmap v19552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:52 smithi067 bash[27441]: cluster 2024-04-04T01:10:52.391567+0000 mgr.y (mgr.24370) 19568 : cluster [DBG] pgmap v19552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:52.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:52 smithi067 bash[17655]: cluster 2024-04-04T01:10:52.391567+0000 mgr.y (mgr.24370) 19568 : cluster [DBG] pgmap v19552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:10:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:10:53.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:53 smithi082 bash[20963]: audit 2024-04-04T01:10:52.687291+0000 mon.c (mon.2) 7814 : audit [DBG] from='client.? 172.21.15.67:0/3383527852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:10:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:10:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:10:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:53 smithi067 bash[17655]: audit 2024-04-04T01:10:52.687291+0000 mon.c (mon.2) 7814 : audit [DBG] from='client.? 172.21.15.67:0/3383527852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:53 smithi067 bash[27441]: audit 2024-04-04T01:10:52.687291+0000 mon.c (mon.2) 7814 : audit [DBG] from='client.? 172.21.15.67:0/3383527852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:54 smithi082 bash[20963]: cluster 2024-04-04T01:10:54.392399+0000 mgr.y (mgr.24370) 19569 : cluster [DBG] pgmap v19553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:54 smithi067 bash[17655]: cluster 2024-04-04T01:10:54.392399+0000 mgr.y (mgr.24370) 19569 : cluster [DBG] pgmap v19553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:54 smithi067 bash[27441]: cluster 2024-04-04T01:10:54.392399+0000 mgr.y (mgr.24370) 19569 : cluster [DBG] pgmap v19553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:55 smithi082 bash[20963]: audit 2024-04-04T01:10:55.137588+0000 mon.c (mon.2) 7815 : audit [DBG] from='client.? 172.21.15.67:0/1251895361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:55 smithi067 bash[17655]: audit 2024-04-04T01:10:55.137588+0000 mon.c (mon.2) 7815 : audit [DBG] from='client.? 172.21.15.67:0/1251895361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:55 smithi067 bash[27441]: audit 2024-04-04T01:10:55.137588+0000 mon.c (mon.2) 7815 : audit [DBG] from='client.? 172.21.15.67:0/1251895361' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:56 smithi082 bash[20963]: audit 2024-04-04T01:10:55.699866+0000 mon.a (mon.0) 16544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:56 smithi082 bash[20963]: cluster 2024-04-04T01:10:56.393569+0000 mgr.y (mgr.24370) 19570 : cluster [DBG] pgmap v19554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:56 smithi067 bash[27441]: audit 2024-04-04T01:10:55.699866+0000 mon.a (mon.0) 16544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:56 smithi067 bash[27441]: cluster 2024-04-04T01:10:56.393569+0000 mgr.y (mgr.24370) 19570 : cluster [DBG] pgmap v19554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:56 smithi067 bash[17655]: audit 2024-04-04T01:10:55.699866+0000 mon.a (mon.0) 16544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:10:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:56 smithi067 bash[17655]: cluster 2024-04-04T01:10:56.393569+0000 mgr.y (mgr.24370) 19570 : cluster [DBG] pgmap v19554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:57.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:57 smithi067 bash[17655]: audit 2024-04-04T01:10:57.589785+0000 mon.c (mon.2) 7816 : audit [DBG] from='client.? 172.21.15.67:0/3298986637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:57 smithi067 bash[27441]: audit 2024-04-04T01:10:57.589785+0000 mon.c (mon.2) 7816 : audit [DBG] from='client.? 172.21.15.67:0/3298986637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:57 smithi082 bash[20963]: audit 2024-04-04T01:10:57.589785+0000 mon.c (mon.2) 7816 : audit [DBG] from='client.? 172.21.15.67:0/3298986637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:10:58.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:10:58 smithi067 bash[17655]: cluster 2024-04-04T01:10:58.394257+0000 mgr.y (mgr.24370) 19571 : cluster [DBG] pgmap v19555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:10:58 smithi067 bash[27441]: cluster 2024-04-04T01:10:58.394257+0000 mgr.y (mgr.24370) 19571 : cluster [DBG] pgmap v19555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:10:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:10:58 smithi082 bash[20963]: cluster 2024-04-04T01:10:58.394257+0000 mgr.y (mgr.24370) 19571 : cluster [DBG] pgmap v19555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:00.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:00 smithi082 bash[20963]: audit 2024-04-04T01:11:00.030607+0000 mon.c (mon.2) 7817 : audit [DBG] from='client.? 172.21.15.67:0/3498929083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:00.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:00 smithi067 bash[17655]: audit 2024-04-04T01:11:00.030607+0000 mon.c (mon.2) 7817 : audit [DBG] from='client.? 172.21.15.67:0/3498929083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:00 smithi067 bash[27441]: audit 2024-04-04T01:11:00.030607+0000 mon.c (mon.2) 7817 : audit [DBG] from='client.? 172.21.15.67:0/3498929083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:01.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:01 smithi082 bash[20963]: cluster 2024-04-04T01:11:00.394990+0000 mgr.y (mgr.24370) 19572 : cluster [DBG] pgmap v19556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:01.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:01 smithi067 bash[27441]: cluster 2024-04-04T01:11:00.394990+0000 mgr.y (mgr.24370) 19572 : cluster [DBG] pgmap v19556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:01.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:01 smithi067 bash[17655]: cluster 2024-04-04T01:11:00.394990+0000 mgr.y (mgr.24370) 19572 : cluster [DBG] pgmap v19556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:02 smithi082 bash[20963]: cluster 2024-04-04T01:11:02.396182+0000 mgr.y (mgr.24370) 19573 : cluster [DBG] pgmap v19557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:02 smithi067 bash[27441]: cluster 2024-04-04T01:11:02.396182+0000 mgr.y (mgr.24370) 19573 : cluster [DBG] pgmap v19557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:02.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:02 smithi067 bash[17655]: cluster 2024-04-04T01:11:02.396182+0000 mgr.y (mgr.24370) 19573 : cluster [DBG] pgmap v19557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:11:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:03] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:11:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:11:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:11:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:03 smithi082 bash[20963]: audit 2024-04-04T01:11:02.486599+0000 mon.a (mon.0) 16545 : audit [DBG] from='client.? 172.21.15.67:0/1639741031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:03.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:03 smithi067 bash[17655]: audit 2024-04-04T01:11:02.486599+0000 mon.a (mon.0) 16545 : audit [DBG] from='client.? 172.21.15.67:0/1639741031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:03.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:03 smithi067 bash[27441]: audit 2024-04-04T01:11:02.486599+0000 mon.a (mon.0) 16545 : audit [DBG] from='client.? 172.21.15.67:0/1639741031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:04 smithi082 bash[20963]: cluster 2024-04-04T01:11:04.396877+0000 mgr.y (mgr.24370) 19574 : cluster [DBG] pgmap v19558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:04.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:04 smithi067 bash[17655]: cluster 2024-04-04T01:11:04.396877+0000 mgr.y (mgr.24370) 19574 : cluster [DBG] pgmap v19558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:04.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:04 smithi067 bash[27441]: cluster 2024-04-04T01:11:04.396877+0000 mgr.y (mgr.24370) 19574 : cluster [DBG] pgmap v19558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:05 smithi082 bash[20963]: audit 2024-04-04T01:11:04.945802+0000 mon.c (mon.2) 7818 : audit [DBG] from='client.? 172.21.15.67:0/1381134310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:05.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:05 smithi067 bash[17655]: audit 2024-04-04T01:11:04.945802+0000 mon.c (mon.2) 7818 : audit [DBG] from='client.? 172.21.15.67:0/1381134310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:05.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:05 smithi067 bash[27441]: audit 2024-04-04T01:11:04.945802+0000 mon.c (mon.2) 7818 : audit [DBG] from='client.? 172.21.15.67:0/1381134310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:06 smithi082 bash[20963]: cluster 2024-04-04T01:11:06.398059+0000 mgr.y (mgr.24370) 19575 : cluster [DBG] pgmap v19559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:06 smithi067 bash[17655]: cluster 2024-04-04T01:11:06.398059+0000 mgr.y (mgr.24370) 19575 : cluster [DBG] pgmap v19559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:06 smithi067 bash[27441]: cluster 2024-04-04T01:11:06.398059+0000 mgr.y (mgr.24370) 19575 : cluster [DBG] pgmap v19559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:07 smithi082 bash[20963]: audit 2024-04-04T01:11:07.395810+0000 mon.c (mon.2) 7819 : audit [DBG] from='client.? 172.21.15.67:0/1587367353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:07 smithi067 bash[17655]: audit 2024-04-04T01:11:07.395810+0000 mon.c (mon.2) 7819 : audit [DBG] from='client.? 172.21.15.67:0/1587367353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:07 smithi067 bash[27441]: audit 2024-04-04T01:11:07.395810+0000 mon.c (mon.2) 7819 : audit [DBG] from='client.? 172.21.15.67:0/1587367353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:08 smithi082 bash[20963]: cluster 2024-04-04T01:11:08.398872+0000 mgr.y (mgr.24370) 19576 : cluster [DBG] pgmap v19560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:08 smithi067 bash[17655]: cluster 2024-04-04T01:11:08.398872+0000 mgr.y (mgr.24370) 19576 : cluster [DBG] pgmap v19560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:08 smithi067 bash[27441]: cluster 2024-04-04T01:11:08.398872+0000 mgr.y (mgr.24370) 19576 : cluster [DBG] pgmap v19560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:10.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:09 smithi067 bash[17655]: audit 2024-04-04T01:11:09.840085+0000 mon.c (mon.2) 7820 : audit [DBG] from='client.? 172.21.15.67:0/16682604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:09 smithi067 bash[27441]: audit 2024-04-04T01:11:09.840085+0000 mon.c (mon.2) 7820 : audit [DBG] from='client.? 172.21.15.67:0/16682604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:09 smithi082 bash[20963]: audit 2024-04-04T01:11:09.840085+0000 mon.c (mon.2) 7820 : audit [DBG] from='client.? 172.21.15.67:0/16682604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:10 smithi067 bash[17655]: cluster 2024-04-04T01:11:10.399629+0000 mgr.y (mgr.24370) 19577 : cluster [DBG] pgmap v19561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:10 smithi067 bash[17655]: audit 2024-04-04T01:11:10.700077+0000 mon.a (mon.0) 16546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:10 smithi067 bash[27441]: cluster 2024-04-04T01:11:10.399629+0000 mgr.y (mgr.24370) 19577 : cluster [DBG] pgmap v19561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:10 smithi067 bash[27441]: audit 2024-04-04T01:11:10.700077+0000 mon.a (mon.0) 16546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:10 smithi082 bash[20963]: cluster 2024-04-04T01:11:10.399629+0000 mgr.y (mgr.24370) 19577 : cluster [DBG] pgmap v19561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:11.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:10 smithi082 bash[20963]: audit 2024-04-04T01:11:10.700077+0000 mon.a (mon.0) 16546 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:12.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:12 smithi082 bash[20963]: audit 2024-04-04T01:11:12.299430+0000 mon.a (mon.0) 16547 : audit [DBG] from='client.? 172.21.15.67:0/3406498659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:12.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:12 smithi067 bash[27441]: audit 2024-04-04T01:11:12.299430+0000 mon.a (mon.0) 16547 : audit [DBG] from='client.? 172.21.15.67:0/3406498659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:12 smithi067 bash[17655]: audit 2024-04-04T01:11:12.299430+0000 mon.a (mon.0) 16547 : audit [DBG] from='client.? 172.21.15.67:0/3406498659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:13.360 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:11:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:13] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:11:13.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:11:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:11:13.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:13 smithi082 bash[20963]: cluster 2024-04-04T01:11:12.400946+0000 mgr.y (mgr.24370) 19578 : cluster [DBG] pgmap v19562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:13.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:13 smithi067 bash[17655]: cluster 2024-04-04T01:11:12.400946+0000 mgr.y (mgr.24370) 19578 : cluster [DBG] pgmap v19562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:13.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:13 smithi067 bash[27441]: cluster 2024-04-04T01:11:12.400946+0000 mgr.y (mgr.24370) 19578 : cluster [DBG] pgmap v19562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:14 smithi082 bash[20963]: cluster 2024-04-04T01:11:14.401757+0000 mgr.y (mgr.24370) 19579 : cluster [DBG] pgmap v19563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:14.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:14 smithi067 bash[17655]: cluster 2024-04-04T01:11:14.401757+0000 mgr.y (mgr.24370) 19579 : cluster [DBG] pgmap v19563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:14 smithi067 bash[27441]: cluster 2024-04-04T01:11:14.401757+0000 mgr.y (mgr.24370) 19579 : cluster [DBG] pgmap v19563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:15 smithi082 bash[20963]: audit 2024-04-04T01:11:14.750164+0000 mon.c (mon.2) 7821 : audit [DBG] from='client.? 172.21.15.67:0/3338457854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:15.886 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 01:11:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T01:11:15.598039937Z level=info msg="Completed cleanup jobs" duration=68.022615ms 2024-04-04T01:11:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:15 smithi067 bash[17655]: audit 2024-04-04T01:11:14.750164+0000 mon.c (mon.2) 7821 : audit [DBG] from='client.? 172.21.15.67:0/3338457854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:15 smithi067 bash[27441]: audit 2024-04-04T01:11:14.750164+0000 mon.c (mon.2) 7821 : audit [DBG] from='client.? 172.21.15.67:0/3338457854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:16 smithi082 bash[20963]: cluster 2024-04-04T01:11:16.403092+0000 mgr.y (mgr.24370) 19580 : cluster [DBG] pgmap v19564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:16 smithi067 bash[27441]: cluster 2024-04-04T01:11:16.403092+0000 mgr.y (mgr.24370) 19580 : cluster [DBG] pgmap v19564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:16 smithi067 bash[17655]: cluster 2024-04-04T01:11:16.403092+0000 mgr.y (mgr.24370) 19580 : cluster [DBG] pgmap v19564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:17 smithi082 bash[20963]: audit 2024-04-04T01:11:17.199346+0000 mon.c (mon.2) 7822 : audit [DBG] from='client.? 172.21.15.67:0/1876624501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:17.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:17 smithi067 bash[17655]: audit 2024-04-04T01:11:17.199346+0000 mon.c (mon.2) 7822 : audit [DBG] from='client.? 172.21.15.67:0/1876624501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:17 smithi067 bash[27441]: audit 2024-04-04T01:11:17.199346+0000 mon.c (mon.2) 7822 : audit [DBG] from='client.? 172.21.15.67:0/1876624501' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:18 smithi082 bash[20963]: cluster 2024-04-04T01:11:18.403841+0000 mgr.y (mgr.24370) 19581 : cluster [DBG] pgmap v19565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:18 smithi067 bash[17655]: cluster 2024-04-04T01:11:18.403841+0000 mgr.y (mgr.24370) 19581 : cluster [DBG] pgmap v19565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:18 smithi067 bash[27441]: cluster 2024-04-04T01:11:18.403841+0000 mgr.y (mgr.24370) 19581 : cluster [DBG] pgmap v19565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:19 smithi082 bash[20963]: audit 2024-04-04T01:11:19.651118+0000 mon.a (mon.0) 16548 : audit [DBG] from='client.? 172.21.15.67:0/912392387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:20.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:19 smithi067 bash[17655]: audit 2024-04-04T01:11:19.651118+0000 mon.a (mon.0) 16548 : audit [DBG] from='client.? 172.21.15.67:0/912392387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:19 smithi067 bash[27441]: audit 2024-04-04T01:11:19.651118+0000 mon.a (mon.0) 16548 : audit [DBG] from='client.? 172.21.15.67:0/912392387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:20 smithi082 bash[20963]: cluster 2024-04-04T01:11:20.404697+0000 mgr.y (mgr.24370) 19582 : cluster [DBG] pgmap v19566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:20 smithi067 bash[27441]: cluster 2024-04-04T01:11:20.404697+0000 mgr.y (mgr.24370) 19582 : cluster [DBG] pgmap v19566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:20 smithi067 bash[17655]: cluster 2024-04-04T01:11:20.404697+0000 mgr.y (mgr.24370) 19582 : cluster [DBG] pgmap v19566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:22.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:22 smithi067 bash[17655]: audit 2024-04-04T01:11:22.111510+0000 mon.c (mon.2) 7823 : audit [DBG] from='client.? 172.21.15.67:0/3407502798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:22 smithi067 bash[27441]: audit 2024-04-04T01:11:22.111510+0000 mon.c (mon.2) 7823 : audit [DBG] from='client.? 172.21.15.67:0/3407502798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:22.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:22 smithi082 bash[20963]: audit 2024-04-04T01:11:22.111510+0000 mon.c (mon.2) 7823 : audit [DBG] from='client.? 172.21.15.67:0/3407502798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:11:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:23] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:11:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:23 smithi067 bash[27441]: cluster 2024-04-04T01:11:22.405921+0000 mgr.y (mgr.24370) 19583 : cluster [DBG] pgmap v19567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:23 smithi067 bash[17655]: cluster 2024-04-04T01:11:22.405921+0000 mgr.y (mgr.24370) 19583 : cluster [DBG] pgmap v19567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:23 smithi082 bash[20963]: cluster 2024-04-04T01:11:22.405921+0000 mgr.y (mgr.24370) 19583 : cluster [DBG] pgmap v19567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:11:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:11:24.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:24 smithi082 bash[20963]: cluster 2024-04-04T01:11:24.406508+0000 mgr.y (mgr.24370) 19584 : cluster [DBG] pgmap v19568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:24.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:24 smithi067 bash[17655]: cluster 2024-04-04T01:11:24.406508+0000 mgr.y (mgr.24370) 19584 : cluster [DBG] pgmap v19568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:24 smithi067 bash[27441]: cluster 2024-04-04T01:11:24.406508+0000 mgr.y (mgr.24370) 19584 : cluster [DBG] pgmap v19568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:25 smithi082 bash[20963]: audit 2024-04-04T01:11:24.559732+0000 mon.c (mon.2) 7824 : audit [DBG] from='client.? 172.21.15.67:0/3221934159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:25.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:25 smithi067 bash[17655]: audit 2024-04-04T01:11:24.559732+0000 mon.c (mon.2) 7824 : audit [DBG] from='client.? 172.21.15.67:0/3221934159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:25 smithi067 bash[27441]: audit 2024-04-04T01:11:24.559732+0000 mon.c (mon.2) 7824 : audit [DBG] from='client.? 172.21.15.67:0/3221934159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:26 smithi082 bash[20963]: audit 2024-04-04T01:11:25.700499+0000 mon.a (mon.0) 16549 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:26 smithi082 bash[20963]: cluster 2024-04-04T01:11:26.407695+0000 mgr.y (mgr.24370) 19585 : cluster [DBG] pgmap v19569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:26.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:26 smithi067 bash[17655]: audit 2024-04-04T01:11:25.700499+0000 mon.a (mon.0) 16549 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:26 smithi067 bash[17655]: cluster 2024-04-04T01:11:26.407695+0000 mgr.y (mgr.24370) 19585 : cluster [DBG] pgmap v19569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:26 smithi067 bash[27441]: audit 2024-04-04T01:11:25.700499+0000 mon.a (mon.0) 16549 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:26 smithi067 bash[27441]: cluster 2024-04-04T01:11:26.407695+0000 mgr.y (mgr.24370) 19585 : cluster [DBG] pgmap v19569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:27 smithi082 bash[20963]: audit 2024-04-04T01:11:27.024554+0000 mon.c (mon.2) 7825 : audit [DBG] from='client.? 172.21.15.67:0/2982006959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:27.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:27 smithi067 bash[17655]: audit 2024-04-04T01:11:27.024554+0000 mon.c (mon.2) 7825 : audit [DBG] from='client.? 172.21.15.67:0/2982006959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:27 smithi067 bash[27441]: audit 2024-04-04T01:11:27.024554+0000 mon.c (mon.2) 7825 : audit [DBG] from='client.? 172.21.15.67:0/2982006959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:28 smithi082 bash[20963]: cluster 2024-04-04T01:11:28.408423+0000 mgr.y (mgr.24370) 19586 : cluster [DBG] pgmap v19570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:28 smithi067 bash[17655]: cluster 2024-04-04T01:11:28.408423+0000 mgr.y (mgr.24370) 19586 : cluster [DBG] pgmap v19570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:28 smithi067 bash[27441]: cluster 2024-04-04T01:11:28.408423+0000 mgr.y (mgr.24370) 19586 : cluster [DBG] pgmap v19570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:29 smithi082 bash[20963]: audit 2024-04-04T01:11:29.473348+0000 mon.c (mon.2) 7826 : audit [DBG] from='client.? 172.21.15.67:0/2500033579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:29.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:29 smithi067 bash[17655]: audit 2024-04-04T01:11:29.473348+0000 mon.c (mon.2) 7826 : audit [DBG] from='client.? 172.21.15.67:0/2500033579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:29.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:29 smithi067 bash[27441]: audit 2024-04-04T01:11:29.473348+0000 mon.c (mon.2) 7826 : audit [DBG] from='client.? 172.21.15.67:0/2500033579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:30 smithi082 bash[20963]: audit 2024-04-04T01:11:29.803429+0000 mon.a (mon.0) 16550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:11:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:30 smithi082 bash[20963]: cluster 2024-04-04T01:11:30.409122+0000 mgr.y (mgr.24370) 19587 : cluster [DBG] pgmap v19571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:30 smithi067 bash[17655]: audit 2024-04-04T01:11:29.803429+0000 mon.a (mon.0) 16550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:11:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:30 smithi067 bash[17655]: cluster 2024-04-04T01:11:30.409122+0000 mgr.y (mgr.24370) 19587 : cluster [DBG] pgmap v19571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:30 smithi067 bash[27441]: audit 2024-04-04T01:11:29.803429+0000 mon.a (mon.0) 16550 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:11:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:30 smithi067 bash[27441]: cluster 2024-04-04T01:11:30.409122+0000 mgr.y (mgr.24370) 19587 : cluster [DBG] pgmap v19571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:31 smithi082 bash[20963]: audit 2024-04-04T01:11:31.933355+0000 mon.a (mon.0) 16551 : audit [DBG] from='client.? 172.21.15.67:0/750682063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:32.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:31 smithi067 bash[17655]: audit 2024-04-04T01:11:31.933355+0000 mon.a (mon.0) 16551 : audit [DBG] from='client.? 172.21.15.67:0/750682063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:31 smithi067 bash[27441]: audit 2024-04-04T01:11:31.933355+0000 mon.a (mon.0) 16551 : audit [DBG] from='client.? 172.21.15.67:0/750682063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:32 smithi082 bash[20963]: cluster 2024-04-04T01:11:32.410462+0000 mgr.y (mgr.24370) 19588 : cluster [DBG] pgmap v19572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:32 smithi067 bash[17655]: cluster 2024-04-04T01:11:32.410462+0000 mgr.y (mgr.24370) 19588 : cluster [DBG] pgmap v19572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:11:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:11:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:32 smithi067 bash[27441]: cluster 2024-04-04T01:11:32.410462+0000 mgr.y (mgr.24370) 19588 : cluster [DBG] pgmap v19572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:11:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:11:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:34 smithi082 bash[20963]: audit 2024-04-04T01:11:34.391353+0000 mon.c (mon.2) 7827 : audit [DBG] from='client.? 172.21.15.67:0/170980609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:34 smithi082 bash[20963]: cluster 2024-04-04T01:11:34.411027+0000 mgr.y (mgr.24370) 19589 : cluster [DBG] pgmap v19573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:34.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:34 smithi067 bash[27441]: audit 2024-04-04T01:11:34.391353+0000 mon.c (mon.2) 7827 : audit [DBG] from='client.? 172.21.15.67:0/170980609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:34.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:34 smithi067 bash[27441]: cluster 2024-04-04T01:11:34.411027+0000 mgr.y (mgr.24370) 19589 : cluster [DBG] pgmap v19573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:34 smithi067 bash[17655]: audit 2024-04-04T01:11:34.391353+0000 mon.c (mon.2) 7827 : audit [DBG] from='client.? 172.21.15.67:0/170980609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:34 smithi067 bash[17655]: cluster 2024-04-04T01:11:34.411027+0000 mgr.y (mgr.24370) 19589 : cluster [DBG] pgmap v19573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:36 smithi082 bash[20963]: audit 2024-04-04T01:11:35.496624+0000 mon.a (mon.0) 16552 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:36 smithi082 bash[20963]: audit 2024-04-04T01:11:35.504737+0000 mon.a (mon.0) 16553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:36 smithi082 bash[20963]: audit 2024-04-04T01:11:35.853446+0000 mon.a (mon.0) 16554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:36 smithi082 bash[20963]: audit 2024-04-04T01:11:35.863501+0000 mon.a (mon.0) 16555 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:36 smithi082 bash[20963]: audit 2024-04-04T01:11:36.358194+0000 mon.a (mon.0) 16556 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:11:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:36 smithi082 bash[20963]: audit 2024-04-04T01:11:36.360216+0000 mon.a (mon.0) 16557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:11:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:36 smithi082 bash[20963]: audit 2024-04-04T01:11:36.370047+0000 mon.a (mon.0) 16558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:36 smithi082 bash[20963]: cluster 2024-04-04T01:11:36.412542+0000 mgr.y (mgr.24370) 19590 : cluster [DBG] pgmap v19574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[27441]: audit 2024-04-04T01:11:35.496624+0000 mon.a (mon.0) 16552 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[27441]: audit 2024-04-04T01:11:35.504737+0000 mon.a (mon.0) 16553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[27441]: audit 2024-04-04T01:11:35.853446+0000 mon.a (mon.0) 16554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[27441]: audit 2024-04-04T01:11:35.863501+0000 mon.a (mon.0) 16555 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[27441]: audit 2024-04-04T01:11:36.358194+0000 mon.a (mon.0) 16556 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[27441]: audit 2024-04-04T01:11:36.360216+0000 mon.a (mon.0) 16557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[27441]: audit 2024-04-04T01:11:36.370047+0000 mon.a (mon.0) 16558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[27441]: cluster 2024-04-04T01:11:36.412542+0000 mgr.y (mgr.24370) 19590 : cluster [DBG] pgmap v19574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[17655]: audit 2024-04-04T01:11:35.496624+0000 mon.a (mon.0) 16552 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[17655]: audit 2024-04-04T01:11:35.504737+0000 mon.a (mon.0) 16553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[17655]: audit 2024-04-04T01:11:35.853446+0000 mon.a (mon.0) 16554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[17655]: audit 2024-04-04T01:11:35.863501+0000 mon.a (mon.0) 16555 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[17655]: audit 2024-04-04T01:11:36.358194+0000 mon.a (mon.0) 16556 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:11:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[17655]: audit 2024-04-04T01:11:36.360216+0000 mon.a (mon.0) 16557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:11:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[17655]: audit 2024-04-04T01:11:36.370047+0000 mon.a (mon.0) 16558 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:11:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:36 smithi067 bash[17655]: cluster 2024-04-04T01:11:36.412542+0000 mgr.y (mgr.24370) 19590 : cluster [DBG] pgmap v19574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:37 smithi082 bash[20963]: audit 2024-04-04T01:11:36.840422+0000 mon.a (mon.0) 16559 : audit [DBG] from='client.? 172.21.15.67:0/1819214976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:37 smithi067 bash[17655]: audit 2024-04-04T01:11:36.840422+0000 mon.a (mon.0) 16559 : audit [DBG] from='client.? 172.21.15.67:0/1819214976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:37 smithi067 bash[27441]: audit 2024-04-04T01:11:36.840422+0000 mon.a (mon.0) 16559 : audit [DBG] from='client.? 172.21.15.67:0/1819214976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:38.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:38 smithi082 bash[20963]: cluster 2024-04-04T01:11:38.413270+0000 mgr.y (mgr.24370) 19591 : cluster [DBG] pgmap v19575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:38.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:38 smithi067 bash[27441]: cluster 2024-04-04T01:11:38.413270+0000 mgr.y (mgr.24370) 19591 : cluster [DBG] pgmap v19575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:38 smithi067 bash[17655]: cluster 2024-04-04T01:11:38.413270+0000 mgr.y (mgr.24370) 19591 : cluster [DBG] pgmap v19575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:39.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:39 smithi082 bash[20963]: audit 2024-04-04T01:11:39.296849+0000 mon.a (mon.0) 16560 : audit [DBG] from='client.? 172.21.15.67:0/2632890596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:39.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:39 smithi067 bash[27441]: audit 2024-04-04T01:11:39.296849+0000 mon.a (mon.0) 16560 : audit [DBG] from='client.? 172.21.15.67:0/2632890596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:39.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:39 smithi067 bash[17655]: audit 2024-04-04T01:11:39.296849+0000 mon.a (mon.0) 16560 : audit [DBG] from='client.? 172.21.15.67:0/2632890596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:40.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:40 smithi082 bash[20963]: cluster 2024-04-04T01:11:40.413960+0000 mgr.y (mgr.24370) 19592 : cluster [DBG] pgmap v19576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:40 smithi067 bash[17655]: cluster 2024-04-04T01:11:40.413960+0000 mgr.y (mgr.24370) 19592 : cluster [DBG] pgmap v19576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:40 smithi067 bash[27441]: cluster 2024-04-04T01:11:40.413960+0000 mgr.y (mgr.24370) 19592 : cluster [DBG] pgmap v19576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:41 smithi082 bash[20963]: audit 2024-04-04T01:11:40.700822+0000 mon.a (mon.0) 16561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:41.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:41 smithi067 bash[17655]: audit 2024-04-04T01:11:40.700822+0000 mon.a (mon.0) 16561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:41 smithi067 bash[27441]: audit 2024-04-04T01:11:40.700822+0000 mon.a (mon.0) 16561 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:42 smithi082 bash[20963]: audit 2024-04-04T01:11:41.760173+0000 mon.c (mon.2) 7828 : audit [DBG] from='client.? 172.21.15.67:0/746042849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:42 smithi082 bash[20963]: cluster 2024-04-04T01:11:42.415146+0000 mgr.y (mgr.24370) 19593 : cluster [DBG] pgmap v19577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:42 smithi067 bash[27441]: audit 2024-04-04T01:11:41.760173+0000 mon.c (mon.2) 7828 : audit [DBG] from='client.? 172.21.15.67:0/746042849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:42.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:42 smithi067 bash[27441]: cluster 2024-04-04T01:11:42.415146+0000 mgr.y (mgr.24370) 19593 : cluster [DBG] pgmap v19577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:42 smithi067 bash[17655]: audit 2024-04-04T01:11:41.760173+0000 mon.c (mon.2) 7828 : audit [DBG] from='client.? 172.21.15.67:0/746042849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:42 smithi067 bash[17655]: cluster 2024-04-04T01:11:42.415146+0000 mgr.y (mgr.24370) 19593 : cluster [DBG] pgmap v19577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:11:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:11:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:11:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:11:44.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:44 smithi082 bash[20963]: audit 2024-04-04T01:11:44.224786+0000 mon.c (mon.2) 7829 : audit [DBG] from='client.? 172.21.15.67:0/3073326875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:44.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:44 smithi067 bash[27441]: audit 2024-04-04T01:11:44.224786+0000 mon.c (mon.2) 7829 : audit [DBG] from='client.? 172.21.15.67:0/3073326875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:44 smithi067 bash[17655]: audit 2024-04-04T01:11:44.224786+0000 mon.c (mon.2) 7829 : audit [DBG] from='client.? 172.21.15.67:0/3073326875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:45.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:45 smithi082 bash[20963]: cluster 2024-04-04T01:11:44.415857+0000 mgr.y (mgr.24370) 19594 : cluster [DBG] pgmap v19578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:45.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:45 smithi067 bash[27441]: cluster 2024-04-04T01:11:44.415857+0000 mgr.y (mgr.24370) 19594 : cluster [DBG] pgmap v19578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:45.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:45 smithi067 bash[17655]: cluster 2024-04-04T01:11:44.415857+0000 mgr.y (mgr.24370) 19594 : cluster [DBG] pgmap v19578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:46 smithi082 bash[20963]: cluster 2024-04-04T01:11:46.416652+0000 mgr.y (mgr.24370) 19595 : cluster [DBG] pgmap v19579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:46 smithi067 bash[27441]: cluster 2024-04-04T01:11:46.416652+0000 mgr.y (mgr.24370) 19595 : cluster [DBG] pgmap v19579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:46 smithi067 bash[17655]: cluster 2024-04-04T01:11:46.416652+0000 mgr.y (mgr.24370) 19595 : cluster [DBG] pgmap v19579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:47 smithi082 bash[20963]: audit 2024-04-04T01:11:46.683088+0000 mon.a (mon.0) 16562 : audit [DBG] from='client.? 172.21.15.67:0/4099498774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:47.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:47 smithi067 bash[17655]: audit 2024-04-04T01:11:46.683088+0000 mon.a (mon.0) 16562 : audit [DBG] from='client.? 172.21.15.67:0/4099498774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:47 smithi067 bash[27441]: audit 2024-04-04T01:11:46.683088+0000 mon.a (mon.0) 16562 : audit [DBG] from='client.? 172.21.15.67:0/4099498774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:48 smithi082 bash[20963]: cluster 2024-04-04T01:11:48.417315+0000 mgr.y (mgr.24370) 19596 : cluster [DBG] pgmap v19580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:48 smithi067 bash[17655]: cluster 2024-04-04T01:11:48.417315+0000 mgr.y (mgr.24370) 19596 : cluster [DBG] pgmap v19580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:48 smithi067 bash[27441]: cluster 2024-04-04T01:11:48.417315+0000 mgr.y (mgr.24370) 19596 : cluster [DBG] pgmap v19580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:49 smithi082 bash[20963]: audit 2024-04-04T01:11:49.133454+0000 mon.a (mon.0) 16563 : audit [DBG] from='client.? 172.21.15.67:0/2273896098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:49.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:49 smithi067 bash[27441]: audit 2024-04-04T01:11:49.133454+0000 mon.a (mon.0) 16563 : audit [DBG] from='client.? 172.21.15.67:0/2273896098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:49 smithi067 bash[17655]: audit 2024-04-04T01:11:49.133454+0000 mon.a (mon.0) 16563 : audit [DBG] from='client.? 172.21.15.67:0/2273896098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:50 smithi082 bash[20963]: cluster 2024-04-04T01:11:50.418042+0000 mgr.y (mgr.24370) 19597 : cluster [DBG] pgmap v19581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:50.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:50 smithi067 bash[17655]: cluster 2024-04-04T01:11:50.418042+0000 mgr.y (mgr.24370) 19597 : cluster [DBG] pgmap v19581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:50 smithi067 bash[27441]: cluster 2024-04-04T01:11:50.418042+0000 mgr.y (mgr.24370) 19597 : cluster [DBG] pgmap v19581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:52 smithi082 bash[20963]: audit 2024-04-04T01:11:51.586306+0000 mon.a (mon.0) 16564 : audit [DBG] from='client.? 172.21.15.67:0/2035995604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:52 smithi082 bash[20963]: cluster 2024-04-04T01:11:52.419214+0000 mgr.y (mgr.24370) 19598 : cluster [DBG] pgmap v19582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:52 smithi067 bash[27441]: audit 2024-04-04T01:11:51.586306+0000 mon.a (mon.0) 16564 : audit [DBG] from='client.? 172.21.15.67:0/2035995604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:52 smithi067 bash[27441]: cluster 2024-04-04T01:11:52.419214+0000 mgr.y (mgr.24370) 19598 : cluster [DBG] pgmap v19582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:52 smithi067 bash[17655]: audit 2024-04-04T01:11:51.586306+0000 mon.a (mon.0) 16564 : audit [DBG] from='client.? 172.21.15.67:0/2035995604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:52 smithi067 bash[17655]: cluster 2024-04-04T01:11:52.419214+0000 mgr.y (mgr.24370) 19598 : cluster [DBG] pgmap v19582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:11:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:11:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:11:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:11:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:11:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:54 smithi082 bash[20963]: audit 2024-04-04T01:11:54.042081+0000 mon.a (mon.0) 16565 : audit [DBG] from='client.? 172.21.15.67:0/948791565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:54.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:54 smithi067 bash[17655]: audit 2024-04-04T01:11:54.042081+0000 mon.a (mon.0) 16565 : audit [DBG] from='client.? 172.21.15.67:0/948791565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:54 smithi067 bash[27441]: audit 2024-04-04T01:11:54.042081+0000 mon.a (mon.0) 16565 : audit [DBG] from='client.? 172.21.15.67:0/948791565' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:55 smithi082 bash[20963]: cluster 2024-04-04T01:11:54.419908+0000 mgr.y (mgr.24370) 19599 : cluster [DBG] pgmap v19583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:55.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:55 smithi067 bash[27441]: cluster 2024-04-04T01:11:54.419908+0000 mgr.y (mgr.24370) 19599 : cluster [DBG] pgmap v19583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:55 smithi067 bash[17655]: cluster 2024-04-04T01:11:54.419908+0000 mgr.y (mgr.24370) 19599 : cluster [DBG] pgmap v19583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:56.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:56 smithi082 bash[20963]: audit 2024-04-04T01:11:55.701253+0000 mon.a (mon.0) 16566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:56.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:56 smithi067 bash[27441]: audit 2024-04-04T01:11:55.701253+0000 mon.a (mon.0) 16566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:56.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:56 smithi067 bash[17655]: audit 2024-04-04T01:11:55.701253+0000 mon.a (mon.0) 16566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:11:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:57 smithi082 bash[20963]: cluster 2024-04-04T01:11:56.421037+0000 mgr.y (mgr.24370) 19600 : cluster [DBG] pgmap v19584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:57.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:57 smithi082 bash[20963]: audit 2024-04-04T01:11:56.501645+0000 mon.c (mon.2) 7830 : audit [DBG] from='client.? 172.21.15.67:0/2622773128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:57.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:57 smithi067 bash[27441]: cluster 2024-04-04T01:11:56.421037+0000 mgr.y (mgr.24370) 19600 : cluster [DBG] pgmap v19584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:57 smithi067 bash[27441]: audit 2024-04-04T01:11:56.501645+0000 mon.c (mon.2) 7830 : audit [DBG] from='client.? 172.21.15.67:0/2622773128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:57 smithi067 bash[17655]: cluster 2024-04-04T01:11:56.421037+0000 mgr.y (mgr.24370) 19600 : cluster [DBG] pgmap v19584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:57 smithi067 bash[17655]: audit 2024-04-04T01:11:56.501645+0000 mon.c (mon.2) 7830 : audit [DBG] from='client.? 172.21.15.67:0/2622773128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:58 smithi082 bash[20963]: cluster 2024-04-04T01:11:58.421735+0000 mgr.y (mgr.24370) 19601 : cluster [DBG] pgmap v19585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:58 smithi067 bash[17655]: cluster 2024-04-04T01:11:58.421735+0000 mgr.y (mgr.24370) 19601 : cluster [DBG] pgmap v19585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:58 smithi067 bash[27441]: cluster 2024-04-04T01:11:58.421735+0000 mgr.y (mgr.24370) 19601 : cluster [DBG] pgmap v19585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:11:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:11:59 smithi082 bash[20963]: audit 2024-04-04T01:11:58.960730+0000 mon.c (mon.2) 7831 : audit [DBG] from='client.? 172.21.15.67:0/982107524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:59.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:11:59 smithi067 bash[27441]: audit 2024-04-04T01:11:58.960730+0000 mon.c (mon.2) 7831 : audit [DBG] from='client.? 172.21.15.67:0/982107524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:11:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:11:59 smithi067 bash[17655]: audit 2024-04-04T01:11:58.960730+0000 mon.c (mon.2) 7831 : audit [DBG] from='client.? 172.21.15.67:0/982107524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:00 smithi082 bash[20963]: cluster 2024-04-04T01:12:00.422458+0000 mgr.y (mgr.24370) 19602 : cluster [DBG] pgmap v19586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:00 smithi067 bash[27441]: cluster 2024-04-04T01:12:00.422458+0000 mgr.y (mgr.24370) 19602 : cluster [DBG] pgmap v19586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:00 smithi067 bash[17655]: cluster 2024-04-04T01:12:00.422458+0000 mgr.y (mgr.24370) 19602 : cluster [DBG] pgmap v19586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:01 smithi082 bash[20963]: audit 2024-04-04T01:12:01.409433+0000 mon.c (mon.2) 7832 : audit [DBG] from='client.? 172.21.15.67:0/4131760937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:01 smithi067 bash[27441]: audit 2024-04-04T01:12:01.409433+0000 mon.c (mon.2) 7832 : audit [DBG] from='client.? 172.21.15.67:0/4131760937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:01 smithi067 bash[17655]: audit 2024-04-04T01:12:01.409433+0000 mon.c (mon.2) 7832 : audit [DBG] from='client.? 172.21.15.67:0/4131760937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:02 smithi082 bash[20963]: cluster 2024-04-04T01:12:02.423630+0000 mgr.y (mgr.24370) 19603 : cluster [DBG] pgmap v19587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:02.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:02 smithi067 bash[27441]: cluster 2024-04-04T01:12:02.423630+0000 mgr.y (mgr.24370) 19603 : cluster [DBG] pgmap v19587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:02 smithi067 bash[17655]: cluster 2024-04-04T01:12:02.423630+0000 mgr.y (mgr.24370) 19603 : cluster [DBG] pgmap v19587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:12:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:12:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:12:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:12:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:03 smithi082 bash[20963]: audit 2024-04-04T01:12:03.872427+0000 mon.a (mon.0) 16567 : audit [DBG] from='client.? 172.21.15.67:0/2995009850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:04.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:03 smithi067 bash[27441]: audit 2024-04-04T01:12:03.872427+0000 mon.a (mon.0) 16567 : audit [DBG] from='client.? 172.21.15.67:0/2995009850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:03 smithi067 bash[17655]: audit 2024-04-04T01:12:03.872427+0000 mon.a (mon.0) 16567 : audit [DBG] from='client.? 172.21.15.67:0/2995009850' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:05.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:04 smithi082 bash[20963]: cluster 2024-04-04T01:12:04.424362+0000 mgr.y (mgr.24370) 19604 : cluster [DBG] pgmap v19588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:05.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:04 smithi067 bash[17655]: cluster 2024-04-04T01:12:04.424362+0000 mgr.y (mgr.24370) 19604 : cluster [DBG] pgmap v19588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:04 smithi067 bash[27441]: cluster 2024-04-04T01:12:04.424362+0000 mgr.y (mgr.24370) 19604 : cluster [DBG] pgmap v19588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:06.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:06 smithi082 bash[20963]: audit 2024-04-04T01:12:06.321896+0000 mon.a (mon.0) 16568 : audit [DBG] from='client.? 172.21.15.67:0/3148594375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:06.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:06 smithi067 bash[17655]: audit 2024-04-04T01:12:06.321896+0000 mon.a (mon.0) 16568 : audit [DBG] from='client.? 172.21.15.67:0/3148594375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:06 smithi067 bash[27441]: audit 2024-04-04T01:12:06.321896+0000 mon.a (mon.0) 16568 : audit [DBG] from='client.? 172.21.15.67:0/3148594375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:07.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:07 smithi067 bash[27441]: cluster 2024-04-04T01:12:06.425538+0000 mgr.y (mgr.24370) 19605 : cluster [DBG] pgmap v19589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:07.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:07 smithi067 bash[17655]: cluster 2024-04-04T01:12:06.425538+0000 mgr.y (mgr.24370) 19605 : cluster [DBG] pgmap v19589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:07 smithi082 bash[20963]: cluster 2024-04-04T01:12:06.425538+0000 mgr.y (mgr.24370) 19605 : cluster [DBG] pgmap v19589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:08 smithi082 bash[20963]: cluster 2024-04-04T01:12:08.426208+0000 mgr.y (mgr.24370) 19606 : cluster [DBG] pgmap v19590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:08 smithi067 bash[17655]: cluster 2024-04-04T01:12:08.426208+0000 mgr.y (mgr.24370) 19606 : cluster [DBG] pgmap v19590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:08 smithi067 bash[27441]: cluster 2024-04-04T01:12:08.426208+0000 mgr.y (mgr.24370) 19606 : cluster [DBG] pgmap v19590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:09 smithi082 bash[20963]: audit 2024-04-04T01:12:08.774146+0000 mon.a (mon.0) 16569 : audit [DBG] from='client.? 172.21.15.67:0/2717159851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:09.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:09 smithi067 bash[17655]: audit 2024-04-04T01:12:08.774146+0000 mon.a (mon.0) 16569 : audit [DBG] from='client.? 172.21.15.67:0/2717159851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:09 smithi067 bash[27441]: audit 2024-04-04T01:12:08.774146+0000 mon.a (mon.0) 16569 : audit [DBG] from='client.? 172.21.15.67:0/2717159851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:10 smithi082 bash[20963]: cluster 2024-04-04T01:12:10.426895+0000 mgr.y (mgr.24370) 19607 : cluster [DBG] pgmap v19591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:10 smithi067 bash[27441]: cluster 2024-04-04T01:12:10.426895+0000 mgr.y (mgr.24370) 19607 : cluster [DBG] pgmap v19591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:10 smithi067 bash[17655]: cluster 2024-04-04T01:12:10.426895+0000 mgr.y (mgr.24370) 19607 : cluster [DBG] pgmap v19591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:11 smithi082 bash[20963]: audit 2024-04-04T01:12:10.701732+0000 mon.a (mon.0) 16570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:11 smithi082 bash[20963]: audit 2024-04-04T01:12:11.225852+0000 mon.c (mon.2) 7833 : audit [DBG] from='client.? 172.21.15.67:0/2710034467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:11.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:11 smithi067 bash[17655]: audit 2024-04-04T01:12:10.701732+0000 mon.a (mon.0) 16570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:11 smithi067 bash[17655]: audit 2024-04-04T01:12:11.225852+0000 mon.c (mon.2) 7833 : audit [DBG] from='client.? 172.21.15.67:0/2710034467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:11 smithi067 bash[27441]: audit 2024-04-04T01:12:10.701732+0000 mon.a (mon.0) 16570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:11 smithi067 bash[27441]: audit 2024-04-04T01:12:11.225852+0000 mon.c (mon.2) 7833 : audit [DBG] from='client.? 172.21.15.67:0/2710034467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:12 smithi082 bash[20963]: cluster 2024-04-04T01:12:12.428079+0000 mgr.y (mgr.24370) 19608 : cluster [DBG] pgmap v19592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:12 smithi067 bash[17655]: cluster 2024-04-04T01:12:12.428079+0000 mgr.y (mgr.24370) 19608 : cluster [DBG] pgmap v19592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:12 smithi067 bash[27441]: cluster 2024-04-04T01:12:12.428079+0000 mgr.y (mgr.24370) 19608 : cluster [DBG] pgmap v19592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:12:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:12:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:13 smithi082 bash[20963]: audit 2024-04-04T01:12:13.690251+0000 mon.a (mon.0) 16571 : audit [DBG] from='client.? 172.21.15.67:0/3033562334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:12:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:12:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:13 smithi067 bash[17655]: audit 2024-04-04T01:12:13.690251+0000 mon.a (mon.0) 16571 : audit [DBG] from='client.? 172.21.15.67:0/3033562334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:13 smithi067 bash[27441]: audit 2024-04-04T01:12:13.690251+0000 mon.a (mon.0) 16571 : audit [DBG] from='client.? 172.21.15.67:0/3033562334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:14 smithi082 bash[20963]: cluster 2024-04-04T01:12:14.428738+0000 mgr.y (mgr.24370) 19609 : cluster [DBG] pgmap v19593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:14 smithi067 bash[17655]: cluster 2024-04-04T01:12:14.428738+0000 mgr.y (mgr.24370) 19609 : cluster [DBG] pgmap v19593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:14 smithi067 bash[27441]: cluster 2024-04-04T01:12:14.428738+0000 mgr.y (mgr.24370) 19609 : cluster [DBG] pgmap v19593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:16.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:16 smithi082 bash[20963]: audit 2024-04-04T01:12:16.156171+0000 mon.a (mon.0) 16572 : audit [DBG] from='client.? 172.21.15.67:0/436637881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:16.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:16 smithi067 bash[17655]: audit 2024-04-04T01:12:16.156171+0000 mon.a (mon.0) 16572 : audit [DBG] from='client.? 172.21.15.67:0/436637881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:16 smithi067 bash[27441]: audit 2024-04-04T01:12:16.156171+0000 mon.a (mon.0) 16572 : audit [DBG] from='client.? 172.21.15.67:0/436637881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:17.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:17 smithi082 bash[20963]: cluster 2024-04-04T01:12:16.430122+0000 mgr.y (mgr.24370) 19610 : cluster [DBG] pgmap v19594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:17 smithi067 bash[27441]: cluster 2024-04-04T01:12:16.430122+0000 mgr.y (mgr.24370) 19610 : cluster [DBG] pgmap v19594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:17 smithi067 bash[17655]: cluster 2024-04-04T01:12:16.430122+0000 mgr.y (mgr.24370) 19610 : cluster [DBG] pgmap v19594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:18.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:18 smithi082 bash[20963]: cluster 2024-04-04T01:12:18.430917+0000 mgr.y (mgr.24370) 19611 : cluster [DBG] pgmap v19595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:18.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:18 smithi067 bash[17655]: cluster 2024-04-04T01:12:18.430917+0000 mgr.y (mgr.24370) 19611 : cluster [DBG] pgmap v19595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:18 smithi067 bash[27441]: cluster 2024-04-04T01:12:18.430917+0000 mgr.y (mgr.24370) 19611 : cluster [DBG] pgmap v19595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:19 smithi082 bash[20963]: audit 2024-04-04T01:12:18.619617+0000 mon.c (mon.2) 7834 : audit [DBG] from='client.? 172.21.15.67:0/1459600886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:19.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:19 smithi067 bash[27441]: audit 2024-04-04T01:12:18.619617+0000 mon.c (mon.2) 7834 : audit [DBG] from='client.? 172.21.15.67:0/1459600886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:19 smithi067 bash[17655]: audit 2024-04-04T01:12:18.619617+0000 mon.c (mon.2) 7834 : audit [DBG] from='client.? 172.21.15.67:0/1459600886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:20 smithi082 bash[20963]: cluster 2024-04-04T01:12:20.431679+0000 mgr.y (mgr.24370) 19612 : cluster [DBG] pgmap v19596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:20 smithi067 bash[17655]: cluster 2024-04-04T01:12:20.431679+0000 mgr.y (mgr.24370) 19612 : cluster [DBG] pgmap v19596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:20 smithi067 bash[27441]: cluster 2024-04-04T01:12:20.431679+0000 mgr.y (mgr.24370) 19612 : cluster [DBG] pgmap v19596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:21 smithi082 bash[20963]: audit 2024-04-04T01:12:21.079322+0000 mon.c (mon.2) 7835 : audit [DBG] from='client.? 172.21.15.67:0/1234524668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:21 smithi067 bash[27441]: audit 2024-04-04T01:12:21.079322+0000 mon.c (mon.2) 7835 : audit [DBG] from='client.? 172.21.15.67:0/1234524668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:21 smithi067 bash[17655]: audit 2024-04-04T01:12:21.079322+0000 mon.c (mon.2) 7835 : audit [DBG] from='client.? 172.21.15.67:0/1234524668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:22 smithi082 bash[20963]: cluster 2024-04-04T01:12:22.432874+0000 mgr.y (mgr.24370) 19613 : cluster [DBG] pgmap v19597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:22 smithi067 bash[17655]: cluster 2024-04-04T01:12:22.432874+0000 mgr.y (mgr.24370) 19613 : cluster [DBG] pgmap v19597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:22 smithi067 bash[27441]: cluster 2024-04-04T01:12:22.432874+0000 mgr.y (mgr.24370) 19613 : cluster [DBG] pgmap v19597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:12:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:12:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:12:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:12:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:23 smithi082 bash[20963]: audit 2024-04-04T01:12:23.531029+0000 mon.c (mon.2) 7836 : audit [DBG] from='client.? 172.21.15.67:0/766974489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:23 smithi067 bash[17655]: audit 2024-04-04T01:12:23.531029+0000 mon.c (mon.2) 7836 : audit [DBG] from='client.? 172.21.15.67:0/766974489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:23 smithi067 bash[27441]: audit 2024-04-04T01:12:23.531029+0000 mon.c (mon.2) 7836 : audit [DBG] from='client.? 172.21.15.67:0/766974489' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:25 smithi082 bash[20963]: cluster 2024-04-04T01:12:24.433575+0000 mgr.y (mgr.24370) 19614 : cluster [DBG] pgmap v19598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:25 smithi067 bash[17655]: cluster 2024-04-04T01:12:24.433575+0000 mgr.y (mgr.24370) 19614 : cluster [DBG] pgmap v19598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:25 smithi067 bash[27441]: cluster 2024-04-04T01:12:24.433575+0000 mgr.y (mgr.24370) 19614 : cluster [DBG] pgmap v19598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:26 smithi082 bash[20963]: audit 2024-04-04T01:12:25.702159+0000 mon.a (mon.0) 16573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:26 smithi082 bash[20963]: audit 2024-04-04T01:12:25.992336+0000 mon.c (mon.2) 7837 : audit [DBG] from='client.? 172.21.15.67:0/3468265663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:26 smithi067 bash[17655]: audit 2024-04-04T01:12:25.702159+0000 mon.a (mon.0) 16573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:26 smithi067 bash[17655]: audit 2024-04-04T01:12:25.992336+0000 mon.c (mon.2) 7837 : audit [DBG] from='client.? 172.21.15.67:0/3468265663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:26 smithi067 bash[27441]: audit 2024-04-04T01:12:25.702159+0000 mon.a (mon.0) 16573 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:26 smithi067 bash[27441]: audit 2024-04-04T01:12:25.992336+0000 mon.c (mon.2) 7837 : audit [DBG] from='client.? 172.21.15.67:0/3468265663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:27 smithi082 bash[20963]: cluster 2024-04-04T01:12:26.434785+0000 mgr.y (mgr.24370) 19615 : cluster [DBG] pgmap v19599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:27 smithi067 bash[17655]: cluster 2024-04-04T01:12:26.434785+0000 mgr.y (mgr.24370) 19615 : cluster [DBG] pgmap v19599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:27 smithi067 bash[27441]: cluster 2024-04-04T01:12:26.434785+0000 mgr.y (mgr.24370) 19615 : cluster [DBG] pgmap v19599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:28 smithi082 bash[20963]: audit 2024-04-04T01:12:28.444543+0000 mon.a (mon.0) 16574 : audit [DBG] from='client.? 172.21.15.67:0/1095001051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:28 smithi067 bash[17655]: audit 2024-04-04T01:12:28.444543+0000 mon.a (mon.0) 16574 : audit [DBG] from='client.? 172.21.15.67:0/1095001051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:28 smithi067 bash[27441]: audit 2024-04-04T01:12:28.444543+0000 mon.a (mon.0) 16574 : audit [DBG] from='client.? 172.21.15.67:0/1095001051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:29.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:29 smithi082 bash[20963]: cluster 2024-04-04T01:12:28.435415+0000 mgr.y (mgr.24370) 19616 : cluster [DBG] pgmap v19600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:29 smithi067 bash[27441]: cluster 2024-04-04T01:12:28.435415+0000 mgr.y (mgr.24370) 19616 : cluster [DBG] pgmap v19600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:29 smithi067 bash[17655]: cluster 2024-04-04T01:12:28.435415+0000 mgr.y (mgr.24370) 19616 : cluster [DBG] pgmap v19600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:31.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:31 smithi082 bash[20963]: cluster 2024-04-04T01:12:30.436115+0000 mgr.y (mgr.24370) 19617 : cluster [DBG] pgmap v19601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:31 smithi082 bash[20963]: audit 2024-04-04T01:12:30.897335+0000 mon.a (mon.0) 16575 : audit [DBG] from='client.? 172.21.15.67:0/3116205870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:31.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:31 smithi067 bash[17655]: cluster 2024-04-04T01:12:30.436115+0000 mgr.y (mgr.24370) 19617 : cluster [DBG] pgmap v19601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:31 smithi067 bash[17655]: audit 2024-04-04T01:12:30.897335+0000 mon.a (mon.0) 16575 : audit [DBG] from='client.? 172.21.15.67:0/3116205870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:31 smithi067 bash[27441]: cluster 2024-04-04T01:12:30.436115+0000 mgr.y (mgr.24370) 19617 : cluster [DBG] pgmap v19601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:31 smithi067 bash[27441]: audit 2024-04-04T01:12:30.897335+0000 mon.a (mon.0) 16575 : audit [DBG] from='client.? 172.21.15.67:0/3116205870' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:12:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:12:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:12:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:12:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:33 smithi082 bash[20963]: cluster 2024-04-04T01:12:32.437239+0000 mgr.y (mgr.24370) 19618 : cluster [DBG] pgmap v19602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:33 smithi082 bash[20963]: audit 2024-04-04T01:12:33.347436+0000 mon.a (mon.0) 16576 : audit [DBG] from='client.? 172.21.15.67:0/1349245039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:33 smithi067 bash[27441]: cluster 2024-04-04T01:12:32.437239+0000 mgr.y (mgr.24370) 19618 : cluster [DBG] pgmap v19602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:33 smithi067 bash[27441]: audit 2024-04-04T01:12:33.347436+0000 mon.a (mon.0) 16576 : audit [DBG] from='client.? 172.21.15.67:0/1349245039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:33 smithi067 bash[17655]: cluster 2024-04-04T01:12:32.437239+0000 mgr.y (mgr.24370) 19618 : cluster [DBG] pgmap v19602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:33 smithi067 bash[17655]: audit 2024-04-04T01:12:33.347436+0000 mon.a (mon.0) 16576 : audit [DBG] from='client.? 172.21.15.67:0/1349245039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:35 smithi082 bash[20963]: cluster 2024-04-04T01:12:34.437962+0000 mgr.y (mgr.24370) 19619 : cluster [DBG] pgmap v19603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:35 smithi067 bash[17655]: cluster 2024-04-04T01:12:34.437962+0000 mgr.y (mgr.24370) 19619 : cluster [DBG] pgmap v19603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:35 smithi067 bash[27441]: cluster 2024-04-04T01:12:34.437962+0000 mgr.y (mgr.24370) 19619 : cluster [DBG] pgmap v19603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:36 smithi082 bash[20963]: audit 2024-04-04T01:12:35.795149+0000 mon.a (mon.0) 16577 : audit [DBG] from='client.? 172.21.15.67:0/3617958239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:36 smithi082 bash[20963]: audit 2024-04-04T01:12:36.446841+0000 mon.a (mon.0) 16578 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:12:36.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:36 smithi067 bash[27441]: audit 2024-04-04T01:12:35.795149+0000 mon.a (mon.0) 16577 : audit [DBG] from='client.? 172.21.15.67:0/3617958239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:36.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:36 smithi067 bash[27441]: audit 2024-04-04T01:12:36.446841+0000 mon.a (mon.0) 16578 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:12:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:36 smithi067 bash[17655]: audit 2024-04-04T01:12:35.795149+0000 mon.a (mon.0) 16577 : audit [DBG] from='client.? 172.21.15.67:0/3617958239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:36 smithi067 bash[17655]: audit 2024-04-04T01:12:36.446841+0000 mon.a (mon.0) 16578 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:12:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:37 smithi082 bash[20963]: cluster 2024-04-04T01:12:36.439130+0000 mgr.y (mgr.24370) 19620 : cluster [DBG] pgmap v19604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:37 smithi082 bash[20963]: audit 2024-04-04T01:12:36.773663+0000 mon.a (mon.0) 16579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:37 smithi082 bash[20963]: audit 2024-04-04T01:12:36.781587+0000 mon.a (mon.0) 16580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:37 smithi067 bash[17655]: cluster 2024-04-04T01:12:36.439130+0000 mgr.y (mgr.24370) 19620 : cluster [DBG] pgmap v19604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:37 smithi067 bash[17655]: audit 2024-04-04T01:12:36.773663+0000 mon.a (mon.0) 16579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:37 smithi067 bash[17655]: audit 2024-04-04T01:12:36.781587+0000 mon.a (mon.0) 16580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:37 smithi067 bash[27441]: cluster 2024-04-04T01:12:36.439130+0000 mgr.y (mgr.24370) 19620 : cluster [DBG] pgmap v19604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:37 smithi067 bash[27441]: audit 2024-04-04T01:12:36.773663+0000 mon.a (mon.0) 16579 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:37 smithi067 bash[27441]: audit 2024-04-04T01:12:36.781587+0000 mon.a (mon.0) 16580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:38 smithi082 bash[20963]: audit 2024-04-04T01:12:38.259276+0000 mon.a (mon.0) 16581 : audit [DBG] from='client.? 172.21.15.67:0/1155143797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:38 smithi067 bash[17655]: audit 2024-04-04T01:12:38.259276+0000 mon.a (mon.0) 16581 : audit [DBG] from='client.? 172.21.15.67:0/1155143797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:38 smithi067 bash[27441]: audit 2024-04-04T01:12:38.259276+0000 mon.a (mon.0) 16581 : audit [DBG] from='client.? 172.21.15.67:0/1155143797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:39 smithi082 bash[20963]: cluster 2024-04-04T01:12:38.439827+0000 mgr.y (mgr.24370) 19621 : cluster [DBG] pgmap v19605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:39 smithi067 bash[17655]: cluster 2024-04-04T01:12:38.439827+0000 mgr.y (mgr.24370) 19621 : cluster [DBG] pgmap v19605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:39 smithi067 bash[27441]: cluster 2024-04-04T01:12:38.439827+0000 mgr.y (mgr.24370) 19621 : cluster [DBG] pgmap v19605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:40 smithi082 bash[20963]: audit 2024-04-04T01:12:40.702286+0000 mon.a (mon.0) 16582 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:40 smithi082 bash[20963]: audit 2024-04-04T01:12:40.725148+0000 mon.c (mon.2) 7838 : audit [DBG] from='client.? 172.21.15.67:0/1151993700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:40 smithi067 bash[27441]: audit 2024-04-04T01:12:40.702286+0000 mon.a (mon.0) 16582 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:40 smithi067 bash[27441]: audit 2024-04-04T01:12:40.725148+0000 mon.c (mon.2) 7838 : audit [DBG] from='client.? 172.21.15.67:0/1151993700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:40 smithi067 bash[17655]: audit 2024-04-04T01:12:40.702286+0000 mon.a (mon.0) 16582 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:40 smithi067 bash[17655]: audit 2024-04-04T01:12:40.725148+0000 mon.c (mon.2) 7838 : audit [DBG] from='client.? 172.21.15.67:0/1151993700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:41 smithi082 bash[20963]: cluster 2024-04-04T01:12:40.440511+0000 mgr.y (mgr.24370) 19622 : cluster [DBG] pgmap v19606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:42.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:41 smithi067 bash[17655]: cluster 2024-04-04T01:12:40.440511+0000 mgr.y (mgr.24370) 19622 : cluster [DBG] pgmap v19606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:41 smithi067 bash[27441]: cluster 2024-04-04T01:12:40.440511+0000 mgr.y (mgr.24370) 19622 : cluster [DBG] pgmap v19606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:12:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[20963]: cluster 2024-04-04T01:12:42.441332+0000 mgr.y (mgr.24370) 19623 : cluster [DBG] pgmap v19607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[20963]: audit 2024-04-04T01:12:42.495616+0000 mon.a (mon.0) 16583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[20963]: audit 2024-04-04T01:12:42.503513+0000 mon.a (mon.0) 16584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[20963]: audit 2024-04-04T01:12:42.523779+0000 mon.a (mon.0) 16585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[20963]: audit 2024-04-04T01:12:42.533265+0000 mon.a (mon.0) 16586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[20963]: audit 2024-04-04T01:12:43.069526+0000 mon.a (mon.0) 16587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[20963]: audit 2024-04-04T01:12:43.071178+0000 mon.a (mon.0) 16588 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[20963]: audit 2024-04-04T01:12:43.079438+0000 mon.a (mon.0) 16589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:43 smithi082 bash[20963]: audit 2024-04-04T01:12:43.237338+0000 mon.c (mon.2) 7839 : audit [DBG] from='client.? 172.21.15.67:0/625726062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17655]: cluster 2024-04-04T01:12:42.441332+0000 mgr.y (mgr.24370) 19623 : cluster [DBG] pgmap v19607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17655]: audit 2024-04-04T01:12:42.495616+0000 mon.a (mon.0) 16583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17655]: audit 2024-04-04T01:12:42.503513+0000 mon.a (mon.0) 16584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17655]: audit 2024-04-04T01:12:42.523779+0000 mon.a (mon.0) 16585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17655]: audit 2024-04-04T01:12:42.533265+0000 mon.a (mon.0) 16586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17655]: audit 2024-04-04T01:12:43.069526+0000 mon.a (mon.0) 16587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:12:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17655]: audit 2024-04-04T01:12:43.071178+0000 mon.a (mon.0) 16588 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:12:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17655]: audit 2024-04-04T01:12:43.079438+0000 mon.a (mon.0) 16589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[17655]: audit 2024-04-04T01:12:43.237338+0000 mon.c (mon.2) 7839 : audit [DBG] from='client.? 172.21.15.67:0/625726062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[27441]: cluster 2024-04-04T01:12:42.441332+0000 mgr.y (mgr.24370) 19623 : cluster [DBG] pgmap v19607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[27441]: audit 2024-04-04T01:12:42.495616+0000 mon.a (mon.0) 16583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[27441]: audit 2024-04-04T01:12:42.503513+0000 mon.a (mon.0) 16584 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[27441]: audit 2024-04-04T01:12:42.523779+0000 mon.a (mon.0) 16585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[27441]: audit 2024-04-04T01:12:42.533265+0000 mon.a (mon.0) 16586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[27441]: audit 2024-04-04T01:12:43.069526+0000 mon.a (mon.0) 16587 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:12:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[27441]: audit 2024-04-04T01:12:43.071178+0000 mon.a (mon.0) 16588 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:12:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[27441]: audit 2024-04-04T01:12:43.079438+0000 mon.a (mon.0) 16589 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:12:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:43 smithi067 bash[27441]: audit 2024-04-04T01:12:43.237338+0000 mon.c (mon.2) 7839 : audit [DBG] from='client.? 172.21.15.67:0/625726062' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:45.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:45 smithi082 bash[20963]: cluster 2024-04-04T01:12:44.442009+0000 mgr.y (mgr.24370) 19624 : cluster [DBG] pgmap v19608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:45 smithi067 bash[17655]: cluster 2024-04-04T01:12:44.442009+0000 mgr.y (mgr.24370) 19624 : cluster [DBG] pgmap v19608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:45.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:45 smithi067 bash[27441]: cluster 2024-04-04T01:12:44.442009+0000 mgr.y (mgr.24370) 19624 : cluster [DBG] pgmap v19608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:46 smithi082 bash[20963]: audit 2024-04-04T01:12:45.697508+0000 mon.c (mon.2) 7840 : audit [DBG] from='client.? 172.21.15.67:0/3981734543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:46.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:46 smithi067 bash[27441]: audit 2024-04-04T01:12:45.697508+0000 mon.c (mon.2) 7840 : audit [DBG] from='client.? 172.21.15.67:0/3981734543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:46 smithi067 bash[17655]: audit 2024-04-04T01:12:45.697508+0000 mon.c (mon.2) 7840 : audit [DBG] from='client.? 172.21.15.67:0/3981734543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:47 smithi082 bash[20963]: cluster 2024-04-04T01:12:46.443170+0000 mgr.y (mgr.24370) 19625 : cluster [DBG] pgmap v19609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:47.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:47 smithi067 bash[27441]: cluster 2024-04-04T01:12:46.443170+0000 mgr.y (mgr.24370) 19625 : cluster [DBG] pgmap v19609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:47 smithi067 bash[17655]: cluster 2024-04-04T01:12:46.443170+0000 mgr.y (mgr.24370) 19625 : cluster [DBG] pgmap v19609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:48 smithi082 bash[20963]: audit 2024-04-04T01:12:48.160630+0000 mon.a (mon.0) 16590 : audit [DBG] from='client.? 172.21.15.67:0/837484218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:48 smithi067 bash[27441]: audit 2024-04-04T01:12:48.160630+0000 mon.a (mon.0) 16590 : audit [DBG] from='client.? 172.21.15.67:0/837484218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:48 smithi067 bash[17655]: audit 2024-04-04T01:12:48.160630+0000 mon.a (mon.0) 16590 : audit [DBG] from='client.? 172.21.15.67:0/837484218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:49 smithi082 bash[20963]: cluster 2024-04-04T01:12:48.443864+0000 mgr.y (mgr.24370) 19626 : cluster [DBG] pgmap v19610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:49.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:49 smithi067 bash[17655]: cluster 2024-04-04T01:12:48.443864+0000 mgr.y (mgr.24370) 19626 : cluster [DBG] pgmap v19610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:49 smithi067 bash[27441]: cluster 2024-04-04T01:12:48.443864+0000 mgr.y (mgr.24370) 19626 : cluster [DBG] pgmap v19610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:51 smithi082 bash[20963]: cluster 2024-04-04T01:12:50.444473+0000 mgr.y (mgr.24370) 19627 : cluster [DBG] pgmap v19611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:51 smithi082 bash[20963]: audit 2024-04-04T01:12:50.608286+0000 mon.a (mon.0) 16591 : audit [DBG] from='client.? 172.21.15.67:0/3893755068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:51 smithi067 bash[17655]: cluster 2024-04-04T01:12:50.444473+0000 mgr.y (mgr.24370) 19627 : cluster [DBG] pgmap v19611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:51 smithi067 bash[17655]: audit 2024-04-04T01:12:50.608286+0000 mon.a (mon.0) 16591 : audit [DBG] from='client.? 172.21.15.67:0/3893755068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:51 smithi067 bash[27441]: cluster 2024-04-04T01:12:50.444473+0000 mgr.y (mgr.24370) 19627 : cluster [DBG] pgmap v19611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:51 smithi067 bash[27441]: audit 2024-04-04T01:12:50.608286+0000 mon.a (mon.0) 16591 : audit [DBG] from='client.? 172.21.15.67:0/3893755068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:12:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:12:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:12:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:12:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:12:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:53 smithi082 bash[20963]: cluster 2024-04-04T01:12:52.445634+0000 mgr.y (mgr.24370) 19628 : cluster [DBG] pgmap v19612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:53 smithi082 bash[20963]: audit 2024-04-04T01:12:53.061842+0000 mon.a (mon.0) 16592 : audit [DBG] from='client.? 172.21.15.67:0/1063991906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:53.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:53 smithi067 bash[17655]: cluster 2024-04-04T01:12:52.445634+0000 mgr.y (mgr.24370) 19628 : cluster [DBG] pgmap v19612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:53.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:53 smithi067 bash[17655]: audit 2024-04-04T01:12:53.061842+0000 mon.a (mon.0) 16592 : audit [DBG] from='client.? 172.21.15.67:0/1063991906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:53 smithi067 bash[27441]: cluster 2024-04-04T01:12:52.445634+0000 mgr.y (mgr.24370) 19628 : cluster [DBG] pgmap v19612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:53 smithi067 bash[27441]: audit 2024-04-04T01:12:53.061842+0000 mon.a (mon.0) 16592 : audit [DBG] from='client.? 172.21.15.67:0/1063991906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:55 smithi082 bash[20963]: cluster 2024-04-04T01:12:54.446326+0000 mgr.y (mgr.24370) 19629 : cluster [DBG] pgmap v19613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:55 smithi082 bash[20963]: audit 2024-04-04T01:12:55.511705+0000 mon.c (mon.2) 7841 : audit [DBG] from='client.? 172.21.15.67:0/3845718502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:55 smithi067 bash[17655]: cluster 2024-04-04T01:12:54.446326+0000 mgr.y (mgr.24370) 19629 : cluster [DBG] pgmap v19613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:55 smithi067 bash[17655]: audit 2024-04-04T01:12:55.511705+0000 mon.c (mon.2) 7841 : audit [DBG] from='client.? 172.21.15.67:0/3845718502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:55 smithi067 bash[27441]: cluster 2024-04-04T01:12:54.446326+0000 mgr.y (mgr.24370) 19629 : cluster [DBG] pgmap v19613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:55 smithi067 bash[27441]: audit 2024-04-04T01:12:55.511705+0000 mon.c (mon.2) 7841 : audit [DBG] from='client.? 172.21.15.67:0/3845718502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:56 smithi082 bash[20963]: audit 2024-04-04T01:12:55.702966+0000 mon.a (mon.0) 16593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:56 smithi067 bash[17655]: audit 2024-04-04T01:12:55.702966+0000 mon.a (mon.0) 16593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:56 smithi067 bash[27441]: audit 2024-04-04T01:12:55.702966+0000 mon.a (mon.0) 16593 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:12:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:57 smithi082 bash[20963]: cluster 2024-04-04T01:12:56.447502+0000 mgr.y (mgr.24370) 19630 : cluster [DBG] pgmap v19614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:57 smithi067 bash[17655]: cluster 2024-04-04T01:12:56.447502+0000 mgr.y (mgr.24370) 19630 : cluster [DBG] pgmap v19614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:57 smithi067 bash[27441]: cluster 2024-04-04T01:12:56.447502+0000 mgr.y (mgr.24370) 19630 : cluster [DBG] pgmap v19614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:58 smithi082 bash[20963]: audit 2024-04-04T01:12:57.971247+0000 mon.a (mon.0) 16594 : audit [DBG] from='client.? 172.21.15.67:0/2957737950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:58 smithi067 bash[17655]: audit 2024-04-04T01:12:57.971247+0000 mon.a (mon.0) 16594 : audit [DBG] from='client.? 172.21.15.67:0/2957737950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:58 smithi067 bash[27441]: audit 2024-04-04T01:12:57.971247+0000 mon.a (mon.0) 16594 : audit [DBG] from='client.? 172.21.15.67:0/2957737950' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:12:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:12:59 smithi082 bash[20963]: cluster 2024-04-04T01:12:58.448231+0000 mgr.y (mgr.24370) 19631 : cluster [DBG] pgmap v19615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:12:59 smithi067 bash[17655]: cluster 2024-04-04T01:12:58.448231+0000 mgr.y (mgr.24370) 19631 : cluster [DBG] pgmap v19615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:12:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:12:59 smithi067 bash[27441]: cluster 2024-04-04T01:12:58.448231+0000 mgr.y (mgr.24370) 19631 : cluster [DBG] pgmap v19615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:00 smithi082 bash[20963]: audit 2024-04-04T01:13:00.428811+0000 mon.c (mon.2) 7842 : audit [DBG] from='client.? 172.21.15.67:0/2749461026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:00 smithi067 bash[27441]: audit 2024-04-04T01:13:00.428811+0000 mon.c (mon.2) 7842 : audit [DBG] from='client.? 172.21.15.67:0/2749461026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:00 smithi067 bash[17655]: audit 2024-04-04T01:13:00.428811+0000 mon.c (mon.2) 7842 : audit [DBG] from='client.? 172.21.15.67:0/2749461026' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:01 smithi082 bash[20963]: cluster 2024-04-04T01:13:00.448827+0000 mgr.y (mgr.24370) 19632 : cluster [DBG] pgmap v19616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:01 smithi067 bash[27441]: cluster 2024-04-04T01:13:00.448827+0000 mgr.y (mgr.24370) 19632 : cluster [DBG] pgmap v19616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:01 smithi067 bash[17655]: cluster 2024-04-04T01:13:00.448827+0000 mgr.y (mgr.24370) 19632 : cluster [DBG] pgmap v19616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:13:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:13:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:03 smithi082 bash[20963]: cluster 2024-04-04T01:13:02.449874+0000 mgr.y (mgr.24370) 19633 : cluster [DBG] pgmap v19617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:03.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:03 smithi082 bash[20963]: audit 2024-04-04T01:13:02.870327+0000 mon.a (mon.0) 16595 : audit [DBG] from='client.? 172.21.15.67:0/3365106916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:13:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:13:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:03 smithi067 bash[27441]: cluster 2024-04-04T01:13:02.449874+0000 mgr.y (mgr.24370) 19633 : cluster [DBG] pgmap v19617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:03 smithi067 bash[27441]: audit 2024-04-04T01:13:02.870327+0000 mon.a (mon.0) 16595 : audit [DBG] from='client.? 172.21.15.67:0/3365106916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:03 smithi067 bash[17655]: cluster 2024-04-04T01:13:02.449874+0000 mgr.y (mgr.24370) 19633 : cluster [DBG] pgmap v19617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:03 smithi067 bash[17655]: audit 2024-04-04T01:13:02.870327+0000 mon.a (mon.0) 16595 : audit [DBG] from='client.? 172.21.15.67:0/3365106916' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:05 smithi082 bash[20963]: cluster 2024-04-04T01:13:04.450544+0000 mgr.y (mgr.24370) 19634 : cluster [DBG] pgmap v19618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:05 smithi082 bash[20963]: audit 2024-04-04T01:13:05.329916+0000 mon.c (mon.2) 7843 : audit [DBG] from='client.? 172.21.15.67:0/2973968072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:05 smithi067 bash[27441]: cluster 2024-04-04T01:13:04.450544+0000 mgr.y (mgr.24370) 19634 : cluster [DBG] pgmap v19618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:05 smithi067 bash[27441]: audit 2024-04-04T01:13:05.329916+0000 mon.c (mon.2) 7843 : audit [DBG] from='client.? 172.21.15.67:0/2973968072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:05 smithi067 bash[17655]: cluster 2024-04-04T01:13:04.450544+0000 mgr.y (mgr.24370) 19634 : cluster [DBG] pgmap v19618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:05 smithi067 bash[17655]: audit 2024-04-04T01:13:05.329916+0000 mon.c (mon.2) 7843 : audit [DBG] from='client.? 172.21.15.67:0/2973968072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:07 smithi082 bash[20963]: cluster 2024-04-04T01:13:06.451718+0000 mgr.y (mgr.24370) 19635 : cluster [DBG] pgmap v19619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:07 smithi067 bash[27441]: cluster 2024-04-04T01:13:06.451718+0000 mgr.y (mgr.24370) 19635 : cluster [DBG] pgmap v19619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:07 smithi067 bash[17655]: cluster 2024-04-04T01:13:06.451718+0000 mgr.y (mgr.24370) 19635 : cluster [DBG] pgmap v19619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:08 smithi082 bash[20963]: audit 2024-04-04T01:13:07.793657+0000 mon.a (mon.0) 16596 : audit [DBG] from='client.? 172.21.15.67:0/3905639895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:08 smithi067 bash[17655]: audit 2024-04-04T01:13:07.793657+0000 mon.a (mon.0) 16596 : audit [DBG] from='client.? 172.21.15.67:0/3905639895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:08 smithi067 bash[27441]: audit 2024-04-04T01:13:07.793657+0000 mon.a (mon.0) 16596 : audit [DBG] from='client.? 172.21.15.67:0/3905639895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:09 smithi082 bash[20963]: cluster 2024-04-04T01:13:08.452531+0000 mgr.y (mgr.24370) 19636 : cluster [DBG] pgmap v19620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:09 smithi067 bash[27441]: cluster 2024-04-04T01:13:08.452531+0000 mgr.y (mgr.24370) 19636 : cluster [DBG] pgmap v19620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:09 smithi067 bash[17655]: cluster 2024-04-04T01:13:08.452531+0000 mgr.y (mgr.24370) 19636 : cluster [DBG] pgmap v19620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:10 smithi082 bash[20963]: audit 2024-04-04T01:13:10.251688+0000 mon.a (mon.0) 16597 : audit [DBG] from='client.? 172.21.15.67:0/3429357445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:10 smithi067 bash[27441]: audit 2024-04-04T01:13:10.251688+0000 mon.a (mon.0) 16597 : audit [DBG] from='client.? 172.21.15.67:0/3429357445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:10 smithi067 bash[17655]: audit 2024-04-04T01:13:10.251688+0000 mon.a (mon.0) 16597 : audit [DBG] from='client.? 172.21.15.67:0/3429357445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:11 smithi082 bash[20963]: cluster 2024-04-04T01:13:10.453253+0000 mgr.y (mgr.24370) 19637 : cluster [DBG] pgmap v19621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:11 smithi082 bash[20963]: audit 2024-04-04T01:13:10.703220+0000 mon.a (mon.0) 16598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:11 smithi067 bash[17655]: cluster 2024-04-04T01:13:10.453253+0000 mgr.y (mgr.24370) 19637 : cluster [DBG] pgmap v19621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:11 smithi067 bash[17655]: audit 2024-04-04T01:13:10.703220+0000 mon.a (mon.0) 16598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:11 smithi067 bash[27441]: cluster 2024-04-04T01:13:10.453253+0000 mgr.y (mgr.24370) 19637 : cluster [DBG] pgmap v19621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:11 smithi067 bash[27441]: audit 2024-04-04T01:13:10.703220+0000 mon.a (mon.0) 16598 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:13:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:13:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:13:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:13:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:13 smithi082 bash[20963]: cluster 2024-04-04T01:13:12.454492+0000 mgr.y (mgr.24370) 19638 : cluster [DBG] pgmap v19622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:13 smithi082 bash[20963]: audit 2024-04-04T01:13:12.705679+0000 mon.c (mon.2) 7844 : audit [DBG] from='client.? 172.21.15.67:0/3659743520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:13 smithi067 bash[27441]: cluster 2024-04-04T01:13:12.454492+0000 mgr.y (mgr.24370) 19638 : cluster [DBG] pgmap v19622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:13 smithi067 bash[27441]: audit 2024-04-04T01:13:12.705679+0000 mon.c (mon.2) 7844 : audit [DBG] from='client.? 172.21.15.67:0/3659743520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:13 smithi067 bash[17655]: cluster 2024-04-04T01:13:12.454492+0000 mgr.y (mgr.24370) 19638 : cluster [DBG] pgmap v19622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:13 smithi067 bash[17655]: audit 2024-04-04T01:13:12.705679+0000 mon.c (mon.2) 7844 : audit [DBG] from='client.? 172.21.15.67:0/3659743520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:15 smithi082 bash[20963]: cluster 2024-04-04T01:13:14.455313+0000 mgr.y (mgr.24370) 19639 : cluster [DBG] pgmap v19623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:15 smithi082 bash[20963]: audit 2024-04-04T01:13:15.146818+0000 mon.c (mon.2) 7845 : audit [DBG] from='client.? 172.21.15.67:0/229423507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:15 smithi067 bash[17655]: cluster 2024-04-04T01:13:14.455313+0000 mgr.y (mgr.24370) 19639 : cluster [DBG] pgmap v19623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:15 smithi067 bash[17655]: audit 2024-04-04T01:13:15.146818+0000 mon.c (mon.2) 7845 : audit [DBG] from='client.? 172.21.15.67:0/229423507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:15 smithi067 bash[27441]: cluster 2024-04-04T01:13:14.455313+0000 mgr.y (mgr.24370) 19639 : cluster [DBG] pgmap v19623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:15 smithi067 bash[27441]: audit 2024-04-04T01:13:15.146818+0000 mon.c (mon.2) 7845 : audit [DBG] from='client.? 172.21.15.67:0/229423507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:17 smithi082 bash[20963]: cluster 2024-04-04T01:13:16.456522+0000 mgr.y (mgr.24370) 19640 : cluster [DBG] pgmap v19624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:17 smithi082 bash[20963]: audit 2024-04-04T01:13:17.601423+0000 mon.a (mon.0) 16599 : audit [DBG] from='client.? 172.21.15.67:0/2130419753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:17 smithi067 bash[27441]: cluster 2024-04-04T01:13:16.456522+0000 mgr.y (mgr.24370) 19640 : cluster [DBG] pgmap v19624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:17 smithi067 bash[27441]: audit 2024-04-04T01:13:17.601423+0000 mon.a (mon.0) 16599 : audit [DBG] from='client.? 172.21.15.67:0/2130419753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:17 smithi067 bash[17655]: cluster 2024-04-04T01:13:16.456522+0000 mgr.y (mgr.24370) 19640 : cluster [DBG] pgmap v19624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:17 smithi067 bash[17655]: audit 2024-04-04T01:13:17.601423+0000 mon.a (mon.0) 16599 : audit [DBG] from='client.? 172.21.15.67:0/2130419753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:19 smithi082 bash[20963]: cluster 2024-04-04T01:13:18.457198+0000 mgr.y (mgr.24370) 19641 : cluster [DBG] pgmap v19625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:19 smithi067 bash[27441]: cluster 2024-04-04T01:13:18.457198+0000 mgr.y (mgr.24370) 19641 : cluster [DBG] pgmap v19625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:19 smithi067 bash[17655]: cluster 2024-04-04T01:13:18.457198+0000 mgr.y (mgr.24370) 19641 : cluster [DBG] pgmap v19625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:20 smithi082 bash[20963]: audit 2024-04-04T01:13:20.057619+0000 mon.a (mon.0) 16600 : audit [DBG] from='client.? 172.21.15.67:0/2556209719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:20 smithi067 bash[27441]: audit 2024-04-04T01:13:20.057619+0000 mon.a (mon.0) 16600 : audit [DBG] from='client.? 172.21.15.67:0/2556209719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:20 smithi067 bash[17655]: audit 2024-04-04T01:13:20.057619+0000 mon.a (mon.0) 16600 : audit [DBG] from='client.? 172.21.15.67:0/2556209719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:21 smithi082 bash[20963]: cluster 2024-04-04T01:13:20.457878+0000 mgr.y (mgr.24370) 19642 : cluster [DBG] pgmap v19626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:21 smithi067 bash[27441]: cluster 2024-04-04T01:13:20.457878+0000 mgr.y (mgr.24370) 19642 : cluster [DBG] pgmap v19626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:21 smithi067 bash[17655]: cluster 2024-04-04T01:13:20.457878+0000 mgr.y (mgr.24370) 19642 : cluster [DBG] pgmap v19626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:22 smithi067 bash[17655]: audit 2024-04-04T01:13:22.505982+0000 mon.a (mon.0) 16601 : audit [DBG] from='client.? 172.21.15.67:0/3227774748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:22 smithi067 bash[27441]: audit 2024-04-04T01:13:22.505982+0000 mon.a (mon.0) 16601 : audit [DBG] from='client.? 172.21.15.67:0/3227774748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:22 smithi082 bash[20963]: audit 2024-04-04T01:13:22.505982+0000 mon.a (mon.0) 16601 : audit [DBG] from='client.? 172.21.15.67:0/3227774748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:13:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:13:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:13:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:13:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:23 smithi082 bash[20963]: cluster 2024-04-04T01:13:22.459003+0000 mgr.y (mgr.24370) 19643 : cluster [DBG] pgmap v19627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:23 smithi067 bash[17655]: cluster 2024-04-04T01:13:22.459003+0000 mgr.y (mgr.24370) 19643 : cluster [DBG] pgmap v19627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:23 smithi067 bash[27441]: cluster 2024-04-04T01:13:22.459003+0000 mgr.y (mgr.24370) 19643 : cluster [DBG] pgmap v19627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:25 smithi067 bash[27441]: cluster 2024-04-04T01:13:24.459704+0000 mgr.y (mgr.24370) 19644 : cluster [DBG] pgmap v19628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:25 smithi067 bash[27441]: audit 2024-04-04T01:13:24.952694+0000 mon.c (mon.2) 7846 : audit [DBG] from='client.? 172.21.15.67:0/3489185330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:25 smithi067 bash[17655]: cluster 2024-04-04T01:13:24.459704+0000 mgr.y (mgr.24370) 19644 : cluster [DBG] pgmap v19628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:25 smithi067 bash[17655]: audit 2024-04-04T01:13:24.952694+0000 mon.c (mon.2) 7846 : audit [DBG] from='client.? 172.21.15.67:0/3489185330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:25 smithi082 bash[20963]: cluster 2024-04-04T01:13:24.459704+0000 mgr.y (mgr.24370) 19644 : cluster [DBG] pgmap v19628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:25 smithi082 bash[20963]: audit 2024-04-04T01:13:24.952694+0000 mon.c (mon.2) 7846 : audit [DBG] from='client.? 172.21.15.67:0/3489185330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:26 smithi067 bash[17655]: audit 2024-04-04T01:13:25.703697+0000 mon.a (mon.0) 16602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:26 smithi067 bash[27441]: audit 2024-04-04T01:13:25.703697+0000 mon.a (mon.0) 16602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:26 smithi082 bash[20963]: audit 2024-04-04T01:13:25.703697+0000 mon.a (mon.0) 16602 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:27 smithi067 bash[27441]: cluster 2024-04-04T01:13:26.460914+0000 mgr.y (mgr.24370) 19645 : cluster [DBG] pgmap v19629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:27 smithi067 bash[27441]: audit 2024-04-04T01:13:27.416902+0000 mon.c (mon.2) 7847 : audit [DBG] from='client.? 172.21.15.67:0/4288411810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:27 smithi067 bash[17655]: cluster 2024-04-04T01:13:26.460914+0000 mgr.y (mgr.24370) 19645 : cluster [DBG] pgmap v19629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:27 smithi067 bash[17655]: audit 2024-04-04T01:13:27.416902+0000 mon.c (mon.2) 7847 : audit [DBG] from='client.? 172.21.15.67:0/4288411810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:27 smithi082 bash[20963]: cluster 2024-04-04T01:13:26.460914+0000 mgr.y (mgr.24370) 19645 : cluster [DBG] pgmap v19629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:27 smithi082 bash[20963]: audit 2024-04-04T01:13:27.416902+0000 mon.c (mon.2) 7847 : audit [DBG] from='client.? 172.21.15.67:0/4288411810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:29 smithi067 bash[17655]: cluster 2024-04-04T01:13:28.461580+0000 mgr.y (mgr.24370) 19646 : cluster [DBG] pgmap v19630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:29 smithi067 bash[27441]: cluster 2024-04-04T01:13:28.461580+0000 mgr.y (mgr.24370) 19646 : cluster [DBG] pgmap v19630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:29 smithi082 bash[20963]: cluster 2024-04-04T01:13:28.461580+0000 mgr.y (mgr.24370) 19646 : cluster [DBG] pgmap v19630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:30 smithi082 bash[20963]: audit 2024-04-04T01:13:29.869444+0000 mon.a (mon.0) 16603 : audit [DBG] from='client.? 172.21.15.67:0/1670310009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:30 smithi067 bash[27441]: audit 2024-04-04T01:13:29.869444+0000 mon.a (mon.0) 16603 : audit [DBG] from='client.? 172.21.15.67:0/1670310009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:30 smithi067 bash[17655]: audit 2024-04-04T01:13:29.869444+0000 mon.a (mon.0) 16603 : audit [DBG] from='client.? 172.21.15.67:0/1670310009' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:31 smithi082 bash[20963]: cluster 2024-04-04T01:13:30.462200+0000 mgr.y (mgr.24370) 19647 : cluster [DBG] pgmap v19631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:32.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:31 smithi067 bash[27441]: cluster 2024-04-04T01:13:30.462200+0000 mgr.y (mgr.24370) 19647 : cluster [DBG] pgmap v19631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:31 smithi067 bash[17655]: cluster 2024-04-04T01:13:30.462200+0000 mgr.y (mgr.24370) 19647 : cluster [DBG] pgmap v19631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:32 smithi067 bash[27441]: audit 2024-04-04T01:13:32.333062+0000 mon.c (mon.2) 7848 : audit [DBG] from='client.? 172.21.15.67:0/1208922668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:32 smithi067 bash[17655]: audit 2024-04-04T01:13:32.333062+0000 mon.c (mon.2) 7848 : audit [DBG] from='client.? 172.21.15.67:0/1208922668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:32 smithi082 bash[20963]: audit 2024-04-04T01:13:32.333062+0000 mon.c (mon.2) 7848 : audit [DBG] from='client.? 172.21.15.67:0/1208922668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:13:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:13:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:33 smithi082 bash[20963]: cluster 2024-04-04T01:13:32.463348+0000 mgr.y (mgr.24370) 19648 : cluster [DBG] pgmap v19632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:13:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:13:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:33 smithi067 bash[17655]: cluster 2024-04-04T01:13:32.463348+0000 mgr.y (mgr.24370) 19648 : cluster [DBG] pgmap v19632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:33 smithi067 bash[27441]: cluster 2024-04-04T01:13:32.463348+0000 mgr.y (mgr.24370) 19648 : cluster [DBG] pgmap v19632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:35 smithi082 bash[20963]: cluster 2024-04-04T01:13:34.464018+0000 mgr.y (mgr.24370) 19649 : cluster [DBG] pgmap v19633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:35 smithi082 bash[20963]: audit 2024-04-04T01:13:34.793778+0000 mon.a (mon.0) 16604 : audit [DBG] from='client.? 172.21.15.67:0/3705901330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:35 smithi067 bash[17655]: cluster 2024-04-04T01:13:34.464018+0000 mgr.y (mgr.24370) 19649 : cluster [DBG] pgmap v19633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:35 smithi067 bash[17655]: audit 2024-04-04T01:13:34.793778+0000 mon.a (mon.0) 16604 : audit [DBG] from='client.? 172.21.15.67:0/3705901330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:35 smithi067 bash[27441]: cluster 2024-04-04T01:13:34.464018+0000 mgr.y (mgr.24370) 19649 : cluster [DBG] pgmap v19633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:35 smithi067 bash[27441]: audit 2024-04-04T01:13:34.793778+0000 mon.a (mon.0) 16604 : audit [DBG] from='client.? 172.21.15.67:0/3705901330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:37 smithi082 bash[20963]: cluster 2024-04-04T01:13:36.465119+0000 mgr.y (mgr.24370) 19650 : cluster [DBG] pgmap v19634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:37 smithi082 bash[20963]: audit 2024-04-04T01:13:37.250660+0000 mon.a (mon.0) 16605 : audit [DBG] from='client.? 172.21.15.67:0/3041231757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:37 smithi067 bash[27441]: cluster 2024-04-04T01:13:36.465119+0000 mgr.y (mgr.24370) 19650 : cluster [DBG] pgmap v19634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:37 smithi067 bash[27441]: audit 2024-04-04T01:13:37.250660+0000 mon.a (mon.0) 16605 : audit [DBG] from='client.? 172.21.15.67:0/3041231757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:37 smithi067 bash[17655]: cluster 2024-04-04T01:13:36.465119+0000 mgr.y (mgr.24370) 19650 : cluster [DBG] pgmap v19634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:37 smithi067 bash[17655]: audit 2024-04-04T01:13:37.250660+0000 mon.a (mon.0) 16605 : audit [DBG] from='client.? 172.21.15.67:0/3041231757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:39 smithi082 bash[20963]: cluster 2024-04-04T01:13:38.465786+0000 mgr.y (mgr.24370) 19651 : cluster [DBG] pgmap v19635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:39 smithi067 bash[17655]: cluster 2024-04-04T01:13:38.465786+0000 mgr.y (mgr.24370) 19651 : cluster [DBG] pgmap v19635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:39 smithi067 bash[27441]: cluster 2024-04-04T01:13:38.465786+0000 mgr.y (mgr.24370) 19651 : cluster [DBG] pgmap v19635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:40 smithi082 bash[20963]: audit 2024-04-04T01:13:39.705789+0000 mon.c (mon.2) 7849 : audit [DBG] from='client.? 172.21.15.67:0/562737307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:40 smithi067 bash[17655]: audit 2024-04-04T01:13:39.705789+0000 mon.c (mon.2) 7849 : audit [DBG] from='client.? 172.21.15.67:0/562737307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:40 smithi067 bash[27441]: audit 2024-04-04T01:13:39.705789+0000 mon.c (mon.2) 7849 : audit [DBG] from='client.? 172.21.15.67:0/562737307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:41 smithi082 bash[20963]: cluster 2024-04-04T01:13:40.466603+0000 mgr.y (mgr.24370) 19652 : cluster [DBG] pgmap v19636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:41 smithi082 bash[20963]: audit 2024-04-04T01:13:40.704240+0000 mon.a (mon.0) 16606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:41 smithi067 bash[27441]: cluster 2024-04-04T01:13:40.466603+0000 mgr.y (mgr.24370) 19652 : cluster [DBG] pgmap v19636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:41 smithi067 bash[27441]: audit 2024-04-04T01:13:40.704240+0000 mon.a (mon.0) 16606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:41 smithi067 bash[17655]: cluster 2024-04-04T01:13:40.466603+0000 mgr.y (mgr.24370) 19652 : cluster [DBG] pgmap v19636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:41 smithi067 bash[17655]: audit 2024-04-04T01:13:40.704240+0000 mon.a (mon.0) 16606 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:42 smithi067 bash[27441]: audit 2024-04-04T01:13:42.160440+0000 mon.c (mon.2) 7850 : audit [DBG] from='client.? 172.21.15.67:0/2020677173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:42 smithi067 bash[17655]: audit 2024-04-04T01:13:42.160440+0000 mon.c (mon.2) 7850 : audit [DBG] from='client.? 172.21.15.67:0/2020677173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:42 smithi082 bash[20963]: audit 2024-04-04T01:13:42.160440+0000 mon.c (mon.2) 7850 : audit [DBG] from='client.? 172.21.15.67:0/2020677173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:13:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:43] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:13:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:13:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:13:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:43 smithi082 bash[20963]: cluster 2024-04-04T01:13:42.467804+0000 mgr.y (mgr.24370) 19653 : cluster [DBG] pgmap v19637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:43 smithi082 bash[20963]: audit 2024-04-04T01:13:43.157101+0000 mon.a (mon.0) 16607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:13:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:43 smithi067 bash[17655]: cluster 2024-04-04T01:13:42.467804+0000 mgr.y (mgr.24370) 19653 : cluster [DBG] pgmap v19637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:43 smithi067 bash[17655]: audit 2024-04-04T01:13:43.157101+0000 mon.a (mon.0) 16607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:13:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:43 smithi067 bash[27441]: cluster 2024-04-04T01:13:42.467804+0000 mgr.y (mgr.24370) 19653 : cluster [DBG] pgmap v19637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:43 smithi067 bash[27441]: audit 2024-04-04T01:13:43.157101+0000 mon.a (mon.0) 16607 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:13:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:44 smithi082 bash[20963]: audit 2024-04-04T01:13:44.615874+0000 mon.a (mon.0) 16608 : audit [DBG] from='client.? 172.21.15.67:0/600445421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:44 smithi067 bash[17655]: audit 2024-04-04T01:13:44.615874+0000 mon.a (mon.0) 16608 : audit [DBG] from='client.? 172.21.15.67:0/600445421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:44 smithi067 bash[27441]: audit 2024-04-04T01:13:44.615874+0000 mon.a (mon.0) 16608 : audit [DBG] from='client.? 172.21.15.67:0/600445421' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:45 smithi082 bash[20963]: cluster 2024-04-04T01:13:44.468476+0000 mgr.y (mgr.24370) 19654 : cluster [DBG] pgmap v19638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:45 smithi067 bash[17655]: cluster 2024-04-04T01:13:44.468476+0000 mgr.y (mgr.24370) 19654 : cluster [DBG] pgmap v19638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:45 smithi067 bash[27441]: cluster 2024-04-04T01:13:44.468476+0000 mgr.y (mgr.24370) 19654 : cluster [DBG] pgmap v19638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:47 smithi082 bash[20963]: cluster 2024-04-04T01:13:46.469416+0000 mgr.y (mgr.24370) 19655 : cluster [DBG] pgmap v19639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:47 smithi082 bash[20963]: audit 2024-04-04T01:13:47.073139+0000 mon.a (mon.0) 16609 : audit [DBG] from='client.? 172.21.15.67:0/3527839893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:47 smithi067 bash[27441]: cluster 2024-04-04T01:13:46.469416+0000 mgr.y (mgr.24370) 19655 : cluster [DBG] pgmap v19639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:47 smithi067 bash[27441]: audit 2024-04-04T01:13:47.073139+0000 mon.a (mon.0) 16609 : audit [DBG] from='client.? 172.21.15.67:0/3527839893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:47 smithi067 bash[17655]: cluster 2024-04-04T01:13:46.469416+0000 mgr.y (mgr.24370) 19655 : cluster [DBG] pgmap v19639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:47 smithi067 bash[17655]: audit 2024-04-04T01:13:47.073139+0000 mon.a (mon.0) 16609 : audit [DBG] from='client.? 172.21.15.67:0/3527839893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:49 smithi082 bash[20963]: cluster 2024-04-04T01:13:48.470075+0000 mgr.y (mgr.24370) 19656 : cluster [DBG] pgmap v19640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:49 smithi082 bash[20963]: audit 2024-04-04T01:13:48.954318+0000 mon.a (mon.0) 16610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:49 smithi082 bash[20963]: audit 2024-04-04T01:13:48.963527+0000 mon.a (mon.0) 16611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:49 smithi082 bash[20963]: audit 2024-04-04T01:13:49.202202+0000 mon.a (mon.0) 16612 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:49 smithi082 bash[20963]: audit 2024-04-04T01:13:49.212254+0000 mon.a (mon.0) 16613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:49 smithi082 bash[20963]: audit 2024-04-04T01:13:49.535967+0000 mon.c (mon.2) 7851 : audit [DBG] from='client.? 172.21.15.67:0/2651967739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:49 smithi082 bash[20963]: audit 2024-04-04T01:13:49.636571+0000 mon.a (mon.0) 16614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:13:50.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:49 smithi082 bash[20963]: audit 2024-04-04T01:13:49.638362+0000 mon.a (mon.0) 16615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:13:50.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:49 smithi082 bash[20963]: audit 2024-04-04T01:13:49.648298+0000 mon.a (mon.0) 16616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[17655]: cluster 2024-04-04T01:13:48.470075+0000 mgr.y (mgr.24370) 19656 : cluster [DBG] pgmap v19640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[17655]: audit 2024-04-04T01:13:48.954318+0000 mon.a (mon.0) 16610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[17655]: audit 2024-04-04T01:13:48.963527+0000 mon.a (mon.0) 16611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[17655]: audit 2024-04-04T01:13:49.202202+0000 mon.a (mon.0) 16612 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[17655]: audit 2024-04-04T01:13:49.212254+0000 mon.a (mon.0) 16613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[17655]: audit 2024-04-04T01:13:49.535967+0000 mon.c (mon.2) 7851 : audit [DBG] from='client.? 172.21.15.67:0/2651967739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[17655]: audit 2024-04-04T01:13:49.636571+0000 mon.a (mon.0) 16614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[17655]: audit 2024-04-04T01:13:49.638362+0000 mon.a (mon.0) 16615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[17655]: audit 2024-04-04T01:13:49.648298+0000 mon.a (mon.0) 16616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[27441]: cluster 2024-04-04T01:13:48.470075+0000 mgr.y (mgr.24370) 19656 : cluster [DBG] pgmap v19640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[27441]: audit 2024-04-04T01:13:48.954318+0000 mon.a (mon.0) 16610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[27441]: audit 2024-04-04T01:13:48.963527+0000 mon.a (mon.0) 16611 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[27441]: audit 2024-04-04T01:13:49.202202+0000 mon.a (mon.0) 16612 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[27441]: audit 2024-04-04T01:13:49.212254+0000 mon.a (mon.0) 16613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[27441]: audit 2024-04-04T01:13:49.535967+0000 mon.c (mon.2) 7851 : audit [DBG] from='client.? 172.21.15.67:0/2651967739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[27441]: audit 2024-04-04T01:13:49.636571+0000 mon.a (mon.0) 16614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[27441]: audit 2024-04-04T01:13:49.638362+0000 mon.a (mon.0) 16615 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:13:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:49 smithi067 bash[27441]: audit 2024-04-04T01:13:49.648298+0000 mon.a (mon.0) 16616 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:13:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:51 smithi082 bash[20963]: cluster 2024-04-04T01:13:50.470780+0000 mgr.y (mgr.24370) 19657 : cluster [DBG] pgmap v19641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:51 smithi067 bash[17655]: cluster 2024-04-04T01:13:50.470780+0000 mgr.y (mgr.24370) 19657 : cluster [DBG] pgmap v19641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:51 smithi067 bash[27441]: cluster 2024-04-04T01:13:50.470780+0000 mgr.y (mgr.24370) 19657 : cluster [DBG] pgmap v19641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:52 smithi082 bash[20963]: audit 2024-04-04T01:13:51.987858+0000 mon.a (mon.0) 16617 : audit [DBG] from='client.? 172.21.15.67:0/500472951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:52 smithi067 bash[17655]: audit 2024-04-04T01:13:51.987858+0000 mon.a (mon.0) 16617 : audit [DBG] from='client.? 172.21.15.67:0/500472951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:13:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:53] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:13:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:52 smithi067 bash[27441]: audit 2024-04-04T01:13:51.987858+0000 mon.a (mon.0) 16617 : audit [DBG] from='client.? 172.21.15.67:0/500472951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:13:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:13:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:13:54.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:53 smithi082 bash[20963]: cluster 2024-04-04T01:13:52.471975+0000 mgr.y (mgr.24370) 19658 : cluster [DBG] pgmap v19642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:53 smithi067 bash[27441]: cluster 2024-04-04T01:13:52.471975+0000 mgr.y (mgr.24370) 19658 : cluster [DBG] pgmap v19642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:53 smithi067 bash[17655]: cluster 2024-04-04T01:13:52.471975+0000 mgr.y (mgr.24370) 19658 : cluster [DBG] pgmap v19642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:55.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:54 smithi082 bash[20963]: audit 2024-04-04T01:13:54.447683+0000 mon.c (mon.2) 7852 : audit [DBG] from='client.? 172.21.15.67:0/1883071498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:54 smithi067 bash[17655]: audit 2024-04-04T01:13:54.447683+0000 mon.c (mon.2) 7852 : audit [DBG] from='client.? 172.21.15.67:0/1883071498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:54 smithi067 bash[27441]: audit 2024-04-04T01:13:54.447683+0000 mon.c (mon.2) 7852 : audit [DBG] from='client.? 172.21.15.67:0/1883071498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:55 smithi082 bash[20963]: cluster 2024-04-04T01:13:54.472599+0000 mgr.y (mgr.24370) 19659 : cluster [DBG] pgmap v19643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:55 smithi082 bash[20963]: audit 2024-04-04T01:13:55.704556+0000 mon.a (mon.0) 16618 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:55 smithi067 bash[27441]: cluster 2024-04-04T01:13:54.472599+0000 mgr.y (mgr.24370) 19659 : cluster [DBG] pgmap v19643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:55 smithi067 bash[27441]: audit 2024-04-04T01:13:55.704556+0000 mon.a (mon.0) 16618 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:55 smithi067 bash[17655]: cluster 2024-04-04T01:13:54.472599+0000 mgr.y (mgr.24370) 19659 : cluster [DBG] pgmap v19643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:55 smithi067 bash[17655]: audit 2024-04-04T01:13:55.704556+0000 mon.a (mon.0) 16618 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:13:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:56 smithi082 bash[20963]: audit 2024-04-04T01:13:56.907611+0000 mon.a (mon.0) 16619 : audit [DBG] from='client.? 172.21.15.67:0/476269627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:56 smithi067 bash[27441]: audit 2024-04-04T01:13:56.907611+0000 mon.a (mon.0) 16619 : audit [DBG] from='client.? 172.21.15.67:0/476269627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:56 smithi067 bash[17655]: audit 2024-04-04T01:13:56.907611+0000 mon.a (mon.0) 16619 : audit [DBG] from='client.? 172.21.15.67:0/476269627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:13:58.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:13:57 smithi082 bash[20963]: cluster 2024-04-04T01:13:56.473770+0000 mgr.y (mgr.24370) 19660 : cluster [DBG] pgmap v19644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:58.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:13:57 smithi067 bash[17655]: cluster 2024-04-04T01:13:56.473770+0000 mgr.y (mgr.24370) 19660 : cluster [DBG] pgmap v19644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:13:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:13:57 smithi067 bash[27441]: cluster 2024-04-04T01:13:56.473770+0000 mgr.y (mgr.24370) 19660 : cluster [DBG] pgmap v19644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:00 smithi082 bash[20963]: cluster 2024-04-04T01:13:58.474445+0000 mgr.y (mgr.24370) 19661 : cluster [DBG] pgmap v19645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:00 smithi082 bash[20963]: audit 2024-04-04T01:13:59.367165+0000 mon.a (mon.0) 16620 : audit [DBG] from='client.? 172.21.15.67:0/1172599859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:00 smithi067 bash[17655]: cluster 2024-04-04T01:13:58.474445+0000 mgr.y (mgr.24370) 19661 : cluster [DBG] pgmap v19645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:00 smithi067 bash[17655]: audit 2024-04-04T01:13:59.367165+0000 mon.a (mon.0) 16620 : audit [DBG] from='client.? 172.21.15.67:0/1172599859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:00 smithi067 bash[27441]: cluster 2024-04-04T01:13:58.474445+0000 mgr.y (mgr.24370) 19661 : cluster [DBG] pgmap v19645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:00 smithi067 bash[27441]: audit 2024-04-04T01:13:59.367165+0000 mon.a (mon.0) 16620 : audit [DBG] from='client.? 172.21.15.67:0/1172599859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:02 smithi082 bash[20963]: cluster 2024-04-04T01:14:00.475173+0000 mgr.y (mgr.24370) 19662 : cluster [DBG] pgmap v19646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:02 smithi082 bash[20963]: audit 2024-04-04T01:14:01.822042+0000 mon.a (mon.0) 16621 : audit [DBG] from='client.? 172.21.15.67:0/2121615467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:02 smithi067 bash[27441]: cluster 2024-04-04T01:14:00.475173+0000 mgr.y (mgr.24370) 19662 : cluster [DBG] pgmap v19646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:02 smithi067 bash[27441]: audit 2024-04-04T01:14:01.822042+0000 mon.a (mon.0) 16621 : audit [DBG] from='client.? 172.21.15.67:0/2121615467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:02 smithi067 bash[17655]: cluster 2024-04-04T01:14:00.475173+0000 mgr.y (mgr.24370) 19662 : cluster [DBG] pgmap v19646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:02 smithi067 bash[17655]: audit 2024-04-04T01:14:01.822042+0000 mon.a (mon.0) 16621 : audit [DBG] from='client.? 172.21.15.67:0/2121615467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:14:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:14:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:14:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:14:04.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:04 smithi082 bash[20963]: cluster 2024-04-04T01:14:02.476358+0000 mgr.y (mgr.24370) 19663 : cluster [DBG] pgmap v19647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:04 smithi067 bash[17655]: cluster 2024-04-04T01:14:02.476358+0000 mgr.y (mgr.24370) 19663 : cluster [DBG] pgmap v19647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:04 smithi067 bash[27441]: cluster 2024-04-04T01:14:02.476358+0000 mgr.y (mgr.24370) 19663 : cluster [DBG] pgmap v19647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:05 smithi082 bash[20963]: audit 2024-04-04T01:14:04.275723+0000 mon.c (mon.2) 7853 : audit [DBG] from='client.? 172.21.15.67:0/2259920487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:05 smithi067 bash[17655]: audit 2024-04-04T01:14:04.275723+0000 mon.c (mon.2) 7853 : audit [DBG] from='client.? 172.21.15.67:0/2259920487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:05 smithi067 bash[27441]: audit 2024-04-04T01:14:04.275723+0000 mon.c (mon.2) 7853 : audit [DBG] from='client.? 172.21.15.67:0/2259920487' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:06.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:06 smithi082 bash[20963]: cluster 2024-04-04T01:14:04.476997+0000 mgr.y (mgr.24370) 19664 : cluster [DBG] pgmap v19648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:06.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:06 smithi067 bash[27441]: cluster 2024-04-04T01:14:04.476997+0000 mgr.y (mgr.24370) 19664 : cluster [DBG] pgmap v19648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:06 smithi067 bash[17655]: cluster 2024-04-04T01:14:04.476997+0000 mgr.y (mgr.24370) 19664 : cluster [DBG] pgmap v19648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:07.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:07 smithi082 bash[20963]: audit 2024-04-04T01:14:06.724304+0000 mon.c (mon.2) 7854 : audit [DBG] from='client.? 172.21.15.67:0/1599208003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:07 smithi067 bash[17655]: audit 2024-04-04T01:14:06.724304+0000 mon.c (mon.2) 7854 : audit [DBG] from='client.? 172.21.15.67:0/1599208003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:07 smithi067 bash[27441]: audit 2024-04-04T01:14:06.724304+0000 mon.c (mon.2) 7854 : audit [DBG] from='client.? 172.21.15.67:0/1599208003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:08 smithi082 bash[20963]: cluster 2024-04-04T01:14:06.478142+0000 mgr.y (mgr.24370) 19665 : cluster [DBG] pgmap v19649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:08 smithi067 bash[27441]: cluster 2024-04-04T01:14:06.478142+0000 mgr.y (mgr.24370) 19665 : cluster [DBG] pgmap v19649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:08 smithi067 bash[17655]: cluster 2024-04-04T01:14:06.478142+0000 mgr.y (mgr.24370) 19665 : cluster [DBG] pgmap v19649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:10.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:10 smithi082 bash[20963]: cluster 2024-04-04T01:14:08.478771+0000 mgr.y (mgr.24370) 19666 : cluster [DBG] pgmap v19650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:10 smithi082 bash[20963]: audit 2024-04-04T01:14:09.175651+0000 mon.a (mon.0) 16622 : audit [DBG] from='client.? 172.21.15.67:0/1076210337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:10 smithi067 bash[17655]: cluster 2024-04-04T01:14:08.478771+0000 mgr.y (mgr.24370) 19666 : cluster [DBG] pgmap v19650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:10 smithi067 bash[17655]: audit 2024-04-04T01:14:09.175651+0000 mon.a (mon.0) 16622 : audit [DBG] from='client.? 172.21.15.67:0/1076210337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:10 smithi067 bash[27441]: cluster 2024-04-04T01:14:08.478771+0000 mgr.y (mgr.24370) 19666 : cluster [DBG] pgmap v19650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:10 smithi067 bash[27441]: audit 2024-04-04T01:14:09.175651+0000 mon.a (mon.0) 16622 : audit [DBG] from='client.? 172.21.15.67:0/1076210337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:11 smithi082 bash[20963]: audit 2024-04-04T01:14:10.704508+0000 mon.a (mon.0) 16623 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:11 smithi067 bash[17655]: audit 2024-04-04T01:14:10.704508+0000 mon.a (mon.0) 16623 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:11 smithi067 bash[27441]: audit 2024-04-04T01:14:10.704508+0000 mon.a (mon.0) 16623 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:12 smithi082 bash[20963]: cluster 2024-04-04T01:14:10.479507+0000 mgr.y (mgr.24370) 19667 : cluster [DBG] pgmap v19651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:12 smithi082 bash[20963]: audit 2024-04-04T01:14:11.630918+0000 mon.a (mon.0) 16624 : audit [DBG] from='client.? 172.21.15.67:0/1867425743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:12 smithi067 bash[17655]: cluster 2024-04-04T01:14:10.479507+0000 mgr.y (mgr.24370) 19667 : cluster [DBG] pgmap v19651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:12 smithi067 bash[17655]: audit 2024-04-04T01:14:11.630918+0000 mon.a (mon.0) 16624 : audit [DBG] from='client.? 172.21.15.67:0/1867425743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:12 smithi067 bash[27441]: cluster 2024-04-04T01:14:10.479507+0000 mgr.y (mgr.24370) 19667 : cluster [DBG] pgmap v19651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:12 smithi067 bash[27441]: audit 2024-04-04T01:14:11.630918+0000 mon.a (mon.0) 16624 : audit [DBG] from='client.? 172.21.15.67:0/1867425743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:14:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:13] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:14:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:14:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:14:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:14 smithi082 bash[20963]: cluster 2024-04-04T01:14:12.480879+0000 mgr.y (mgr.24370) 19668 : cluster [DBG] pgmap v19652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:14 smithi067 bash[17655]: cluster 2024-04-04T01:14:12.480879+0000 mgr.y (mgr.24370) 19668 : cluster [DBG] pgmap v19652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:14 smithi067 bash[27441]: cluster 2024-04-04T01:14:12.480879+0000 mgr.y (mgr.24370) 19668 : cluster [DBG] pgmap v19652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:15 smithi082 bash[20963]: audit 2024-04-04T01:14:14.075641+0000 mon.c (mon.2) 7855 : audit [DBG] from='client.? 172.21.15.67:0/3962535793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:15 smithi067 bash[27441]: audit 2024-04-04T01:14:14.075641+0000 mon.c (mon.2) 7855 : audit [DBG] from='client.? 172.21.15.67:0/3962535793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:15 smithi067 bash[17655]: audit 2024-04-04T01:14:14.075641+0000 mon.c (mon.2) 7855 : audit [DBG] from='client.? 172.21.15.67:0/3962535793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:16 smithi082 bash[20963]: cluster 2024-04-04T01:14:14.481611+0000 mgr.y (mgr.24370) 19669 : cluster [DBG] pgmap v19653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:16 smithi067 bash[17655]: cluster 2024-04-04T01:14:14.481611+0000 mgr.y (mgr.24370) 19669 : cluster [DBG] pgmap v19653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:16 smithi067 bash[27441]: cluster 2024-04-04T01:14:14.481611+0000 mgr.y (mgr.24370) 19669 : cluster [DBG] pgmap v19653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:17 smithi082 bash[20963]: audit 2024-04-04T01:14:16.521857+0000 mon.c (mon.2) 7856 : audit [DBG] from='client.? 172.21.15.67:0/774868882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:17 smithi067 bash[27441]: audit 2024-04-04T01:14:16.521857+0000 mon.c (mon.2) 7856 : audit [DBG] from='client.? 172.21.15.67:0/774868882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:17 smithi067 bash[17655]: audit 2024-04-04T01:14:16.521857+0000 mon.c (mon.2) 7856 : audit [DBG] from='client.? 172.21.15.67:0/774868882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:18 smithi082 bash[20963]: cluster 2024-04-04T01:14:16.482772+0000 mgr.y (mgr.24370) 19670 : cluster [DBG] pgmap v19654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:18 smithi067 bash[27441]: cluster 2024-04-04T01:14:16.482772+0000 mgr.y (mgr.24370) 19670 : cluster [DBG] pgmap v19654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:18 smithi067 bash[17655]: cluster 2024-04-04T01:14:16.482772+0000 mgr.y (mgr.24370) 19670 : cluster [DBG] pgmap v19654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:19.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:19 smithi082 bash[20963]: audit 2024-04-04T01:14:18.976461+0000 mon.a (mon.0) 16625 : audit [DBG] from='client.? 172.21.15.67:0/2063737555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:19 smithi067 bash[27441]: audit 2024-04-04T01:14:18.976461+0000 mon.a (mon.0) 16625 : audit [DBG] from='client.? 172.21.15.67:0/2063737555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:19 smithi067 bash[17655]: audit 2024-04-04T01:14:18.976461+0000 mon.a (mon.0) 16625 : audit [DBG] from='client.? 172.21.15.67:0/2063737555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:20.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:20 smithi082 bash[20963]: cluster 2024-04-04T01:14:18.483637+0000 mgr.y (mgr.24370) 19671 : cluster [DBG] pgmap v19655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:20 smithi067 bash[27441]: cluster 2024-04-04T01:14:18.483637+0000 mgr.y (mgr.24370) 19671 : cluster [DBG] pgmap v19655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:20 smithi067 bash[17655]: cluster 2024-04-04T01:14:18.483637+0000 mgr.y (mgr.24370) 19671 : cluster [DBG] pgmap v19655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:22 smithi082 bash[20963]: cluster 2024-04-04T01:14:20.484397+0000 mgr.y (mgr.24370) 19672 : cluster [DBG] pgmap v19656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:22 smithi082 bash[20963]: audit 2024-04-04T01:14:21.442144+0000 mon.a (mon.0) 16626 : audit [DBG] from='client.? 172.21.15.67:0/2606819131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:22 smithi067 bash[17655]: cluster 2024-04-04T01:14:20.484397+0000 mgr.y (mgr.24370) 19672 : cluster [DBG] pgmap v19656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:22 smithi067 bash[17655]: audit 2024-04-04T01:14:21.442144+0000 mon.a (mon.0) 16626 : audit [DBG] from='client.? 172.21.15.67:0/2606819131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:22 smithi067 bash[27441]: cluster 2024-04-04T01:14:20.484397+0000 mgr.y (mgr.24370) 19672 : cluster [DBG] pgmap v19656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:22 smithi067 bash[27441]: audit 2024-04-04T01:14:21.442144+0000 mon.a (mon.0) 16626 : audit [DBG] from='client.? 172.21.15.67:0/2606819131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:14:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:23] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:14:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:14:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:14:24.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:24 smithi082 bash[20963]: cluster 2024-04-04T01:14:22.485563+0000 mgr.y (mgr.24370) 19673 : cluster [DBG] pgmap v19657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:24 smithi082 bash[20963]: audit 2024-04-04T01:14:23.902720+0000 mon.c (mon.2) 7857 : audit [DBG] from='client.? 172.21.15.67:0/2411076451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:24 smithi067 bash[17655]: cluster 2024-04-04T01:14:22.485563+0000 mgr.y (mgr.24370) 19673 : cluster [DBG] pgmap v19657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:24 smithi067 bash[17655]: audit 2024-04-04T01:14:23.902720+0000 mon.c (mon.2) 7857 : audit [DBG] from='client.? 172.21.15.67:0/2411076451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:24 smithi067 bash[27441]: cluster 2024-04-04T01:14:22.485563+0000 mgr.y (mgr.24370) 19673 : cluster [DBG] pgmap v19657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:24 smithi067 bash[27441]: audit 2024-04-04T01:14:23.902720+0000 mon.c (mon.2) 7857 : audit [DBG] from='client.? 172.21.15.67:0/2411076451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:26 smithi082 bash[20963]: cluster 2024-04-04T01:14:24.486272+0000 mgr.y (mgr.24370) 19674 : cluster [DBG] pgmap v19658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:26 smithi082 bash[20963]: audit 2024-04-04T01:14:25.705240+0000 mon.a (mon.0) 16627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:26 smithi067 bash[17655]: cluster 2024-04-04T01:14:24.486272+0000 mgr.y (mgr.24370) 19674 : cluster [DBG] pgmap v19658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:26 smithi067 bash[17655]: audit 2024-04-04T01:14:25.705240+0000 mon.a (mon.0) 16627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:26 smithi067 bash[27441]: cluster 2024-04-04T01:14:24.486272+0000 mgr.y (mgr.24370) 19674 : cluster [DBG] pgmap v19658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:26 smithi067 bash[27441]: audit 2024-04-04T01:14:25.705240+0000 mon.a (mon.0) 16627 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:27 smithi082 bash[20963]: audit 2024-04-04T01:14:26.361369+0000 mon.c (mon.2) 7858 : audit [DBG] from='client.? 172.21.15.67:0/1105268643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:27 smithi067 bash[17655]: audit 2024-04-04T01:14:26.361369+0000 mon.c (mon.2) 7858 : audit [DBG] from='client.? 172.21.15.67:0/1105268643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:27 smithi067 bash[27441]: audit 2024-04-04T01:14:26.361369+0000 mon.c (mon.2) 7858 : audit [DBG] from='client.? 172.21.15.67:0/1105268643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:28 smithi082 bash[20963]: cluster 2024-04-04T01:14:26.487391+0000 mgr.y (mgr.24370) 19675 : cluster [DBG] pgmap v19659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:28 smithi067 bash[27441]: cluster 2024-04-04T01:14:26.487391+0000 mgr.y (mgr.24370) 19675 : cluster [DBG] pgmap v19659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:28 smithi067 bash[17655]: cluster 2024-04-04T01:14:26.487391+0000 mgr.y (mgr.24370) 19675 : cluster [DBG] pgmap v19659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:29 smithi082 bash[20963]: audit 2024-04-04T01:14:28.811947+0000 mon.c (mon.2) 7859 : audit [DBG] from='client.? 172.21.15.67:0/3602282780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:29 smithi067 bash[17655]: audit 2024-04-04T01:14:28.811947+0000 mon.c (mon.2) 7859 : audit [DBG] from='client.? 172.21.15.67:0/3602282780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:29 smithi067 bash[27441]: audit 2024-04-04T01:14:28.811947+0000 mon.c (mon.2) 7859 : audit [DBG] from='client.? 172.21.15.67:0/3602282780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:30 smithi082 bash[20963]: cluster 2024-04-04T01:14:28.488079+0000 mgr.y (mgr.24370) 19676 : cluster [DBG] pgmap v19660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:30 smithi067 bash[17655]: cluster 2024-04-04T01:14:28.488079+0000 mgr.y (mgr.24370) 19676 : cluster [DBG] pgmap v19660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:30 smithi067 bash[27441]: cluster 2024-04-04T01:14:28.488079+0000 mgr.y (mgr.24370) 19676 : cluster [DBG] pgmap v19660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:32 smithi082 bash[20963]: cluster 2024-04-04T01:14:30.488768+0000 mgr.y (mgr.24370) 19677 : cluster [DBG] pgmap v19661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:32 smithi082 bash[20963]: audit 2024-04-04T01:14:31.274130+0000 mon.c (mon.2) 7860 : audit [DBG] from='client.? 172.21.15.67:0/1357237304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:32 smithi067 bash[17655]: cluster 2024-04-04T01:14:30.488768+0000 mgr.y (mgr.24370) 19677 : cluster [DBG] pgmap v19661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:32 smithi067 bash[17655]: audit 2024-04-04T01:14:31.274130+0000 mon.c (mon.2) 7860 : audit [DBG] from='client.? 172.21.15.67:0/1357237304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:32 smithi067 bash[27441]: cluster 2024-04-04T01:14:30.488768+0000 mgr.y (mgr.24370) 19677 : cluster [DBG] pgmap v19661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:32 smithi067 bash[27441]: audit 2024-04-04T01:14:31.274130+0000 mon.c (mon.2) 7860 : audit [DBG] from='client.? 172.21.15.67:0/1357237304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:14:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:14:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:14:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:14:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:34 smithi082 bash[20963]: cluster 2024-04-04T01:14:32.490010+0000 mgr.y (mgr.24370) 19678 : cluster [DBG] pgmap v19662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:34 smithi082 bash[20963]: audit 2024-04-04T01:14:33.731325+0000 mon.a (mon.0) 16628 : audit [DBG] from='client.? 172.21.15.67:0/992922771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:34 smithi067 bash[17655]: cluster 2024-04-04T01:14:32.490010+0000 mgr.y (mgr.24370) 19678 : cluster [DBG] pgmap v19662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:34 smithi067 bash[17655]: audit 2024-04-04T01:14:33.731325+0000 mon.a (mon.0) 16628 : audit [DBG] from='client.? 172.21.15.67:0/992922771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:34 smithi067 bash[27441]: cluster 2024-04-04T01:14:32.490010+0000 mgr.y (mgr.24370) 19678 : cluster [DBG] pgmap v19662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:34 smithi067 bash[27441]: audit 2024-04-04T01:14:33.731325+0000 mon.a (mon.0) 16628 : audit [DBG] from='client.? 172.21.15.67:0/992922771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:36 smithi082 bash[20963]: cluster 2024-04-04T01:14:34.490702+0000 mgr.y (mgr.24370) 19679 : cluster [DBG] pgmap v19663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:36 smithi067 bash[27441]: cluster 2024-04-04T01:14:34.490702+0000 mgr.y (mgr.24370) 19679 : cluster [DBG] pgmap v19663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:36 smithi067 bash[17655]: cluster 2024-04-04T01:14:34.490702+0000 mgr.y (mgr.24370) 19679 : cluster [DBG] pgmap v19663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:37 smithi067 bash[27441]: audit 2024-04-04T01:14:36.179752+0000 mon.c (mon.2) 7861 : audit [DBG] from='client.? 172.21.15.67:0/699355913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:37 smithi067 bash[17655]: audit 2024-04-04T01:14:36.179752+0000 mon.c (mon.2) 7861 : audit [DBG] from='client.? 172.21.15.67:0/699355913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:37 smithi082 bash[20963]: audit 2024-04-04T01:14:36.179752+0000 mon.c (mon.2) 7861 : audit [DBG] from='client.? 172.21.15.67:0/699355913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:38 smithi067 bash[17655]: cluster 2024-04-04T01:14:36.491888+0000 mgr.y (mgr.24370) 19680 : cluster [DBG] pgmap v19664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:38 smithi067 bash[27441]: cluster 2024-04-04T01:14:36.491888+0000 mgr.y (mgr.24370) 19680 : cluster [DBG] pgmap v19664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:38 smithi082 bash[20963]: cluster 2024-04-04T01:14:36.491888+0000 mgr.y (mgr.24370) 19680 : cluster [DBG] pgmap v19664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:39 smithi067 bash[17655]: audit 2024-04-04T01:14:38.636478+0000 mon.c (mon.2) 7862 : audit [DBG] from='client.? 172.21.15.67:0/3883469391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:39 smithi067 bash[27441]: audit 2024-04-04T01:14:38.636478+0000 mon.c (mon.2) 7862 : audit [DBG] from='client.? 172.21.15.67:0/3883469391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:39 smithi082 bash[20963]: audit 2024-04-04T01:14:38.636478+0000 mon.c (mon.2) 7862 : audit [DBG] from='client.? 172.21.15.67:0/3883469391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:40 smithi067 bash[17655]: cluster 2024-04-04T01:14:38.492532+0000 mgr.y (mgr.24370) 19681 : cluster [DBG] pgmap v19665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:40 smithi067 bash[27441]: cluster 2024-04-04T01:14:38.492532+0000 mgr.y (mgr.24370) 19681 : cluster [DBG] pgmap v19665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:40.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:40 smithi082 bash[20963]: cluster 2024-04-04T01:14:38.492532+0000 mgr.y (mgr.24370) 19681 : cluster [DBG] pgmap v19665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:41 smithi067 bash[27441]: audit 2024-04-04T01:14:40.705657+0000 mon.a (mon.0) 16629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:41 smithi067 bash[27441]: audit 2024-04-04T01:14:41.089596+0000 mon.a (mon.0) 16630 : audit [DBG] from='client.? 172.21.15.67:0/233328317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:41 smithi067 bash[17655]: audit 2024-04-04T01:14:40.705657+0000 mon.a (mon.0) 16629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:41 smithi067 bash[17655]: audit 2024-04-04T01:14:41.089596+0000 mon.a (mon.0) 16630 : audit [DBG] from='client.? 172.21.15.67:0/233328317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:41 smithi082 bash[20963]: audit 2024-04-04T01:14:40.705657+0000 mon.a (mon.0) 16629 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:41 smithi082 bash[20963]: audit 2024-04-04T01:14:41.089596+0000 mon.a (mon.0) 16630 : audit [DBG] from='client.? 172.21.15.67:0/233328317' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:42 smithi082 bash[20963]: cluster 2024-04-04T01:14:40.493287+0000 mgr.y (mgr.24370) 19682 : cluster [DBG] pgmap v19666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:42 smithi067 bash[17655]: cluster 2024-04-04T01:14:40.493287+0000 mgr.y (mgr.24370) 19682 : cluster [DBG] pgmap v19666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:42 smithi067 bash[27441]: cluster 2024-04-04T01:14:40.493287+0000 mgr.y (mgr.24370) 19682 : cluster [DBG] pgmap v19666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:14:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:14:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:14:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:14:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:44 smithi082 bash[20963]: cluster 2024-04-04T01:14:42.494535+0000 mgr.y (mgr.24370) 19683 : cluster [DBG] pgmap v19667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:44 smithi082 bash[20963]: audit 2024-04-04T01:14:43.534192+0000 mon.c (mon.2) 7863 : audit [DBG] from='client.? 172.21.15.67:0/2812901094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:44 smithi067 bash[27441]: cluster 2024-04-04T01:14:42.494535+0000 mgr.y (mgr.24370) 19683 : cluster [DBG] pgmap v19667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:44 smithi067 bash[27441]: audit 2024-04-04T01:14:43.534192+0000 mon.c (mon.2) 7863 : audit [DBG] from='client.? 172.21.15.67:0/2812901094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:44 smithi067 bash[17655]: cluster 2024-04-04T01:14:42.494535+0000 mgr.y (mgr.24370) 19683 : cluster [DBG] pgmap v19667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:44 smithi067 bash[17655]: audit 2024-04-04T01:14:43.534192+0000 mon.c (mon.2) 7863 : audit [DBG] from='client.? 172.21.15.67:0/2812901094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:46 smithi082 bash[20963]: cluster 2024-04-04T01:14:44.495271+0000 mgr.y (mgr.24370) 19684 : cluster [DBG] pgmap v19668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:46 smithi082 bash[20963]: audit 2024-04-04T01:14:45.988386+0000 mon.c (mon.2) 7864 : audit [DBG] from='client.? 172.21.15.67:0/2468853831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:46 smithi067 bash[27441]: cluster 2024-04-04T01:14:44.495271+0000 mgr.y (mgr.24370) 19684 : cluster [DBG] pgmap v19668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:46 smithi067 bash[27441]: audit 2024-04-04T01:14:45.988386+0000 mon.c (mon.2) 7864 : audit [DBG] from='client.? 172.21.15.67:0/2468853831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:46 smithi067 bash[17655]: cluster 2024-04-04T01:14:44.495271+0000 mgr.y (mgr.24370) 19684 : cluster [DBG] pgmap v19668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:46 smithi067 bash[17655]: audit 2024-04-04T01:14:45.988386+0000 mon.c (mon.2) 7864 : audit [DBG] from='client.? 172.21.15.67:0/2468853831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:48 smithi082 bash[20963]: cluster 2024-04-04T01:14:46.496463+0000 mgr.y (mgr.24370) 19685 : cluster [DBG] pgmap v19669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:48 smithi067 bash[17655]: cluster 2024-04-04T01:14:46.496463+0000 mgr.y (mgr.24370) 19685 : cluster [DBG] pgmap v19669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:48 smithi067 bash[27441]: cluster 2024-04-04T01:14:46.496463+0000 mgr.y (mgr.24370) 19685 : cluster [DBG] pgmap v19669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:49.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:49 smithi082 bash[20963]: audit 2024-04-04T01:14:48.445936+0000 mon.c (mon.2) 7865 : audit [DBG] from='client.? 172.21.15.67:0/3028076186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:49.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:49 smithi067 bash[27441]: audit 2024-04-04T01:14:48.445936+0000 mon.c (mon.2) 7865 : audit [DBG] from='client.? 172.21.15.67:0/3028076186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:49 smithi067 bash[17655]: audit 2024-04-04T01:14:48.445936+0000 mon.c (mon.2) 7865 : audit [DBG] from='client.? 172.21.15.67:0/3028076186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:50 smithi082 bash[20963]: cluster 2024-04-04T01:14:48.497226+0000 mgr.y (mgr.24370) 19686 : cluster [DBG] pgmap v19670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:50 smithi082 bash[20963]: audit 2024-04-04T01:14:49.725760+0000 mon.a (mon.0) 16631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:14:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:50 smithi082 bash[20963]: audit 2024-04-04T01:14:50.053101+0000 mon.a (mon.0) 16632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:50 smithi082 bash[20963]: audit 2024-04-04T01:14:50.061408+0000 mon.a (mon.0) 16633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:50 smithi067 bash[17655]: cluster 2024-04-04T01:14:48.497226+0000 mgr.y (mgr.24370) 19686 : cluster [DBG] pgmap v19670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:50 smithi067 bash[17655]: audit 2024-04-04T01:14:49.725760+0000 mon.a (mon.0) 16631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:14:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:50 smithi067 bash[17655]: audit 2024-04-04T01:14:50.053101+0000 mon.a (mon.0) 16632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:50 smithi067 bash[17655]: audit 2024-04-04T01:14:50.061408+0000 mon.a (mon.0) 16633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:50 smithi067 bash[27441]: cluster 2024-04-04T01:14:48.497226+0000 mgr.y (mgr.24370) 19686 : cluster [DBG] pgmap v19670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:50 smithi067 bash[27441]: audit 2024-04-04T01:14:49.725760+0000 mon.a (mon.0) 16631 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:14:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:50 smithi067 bash[27441]: audit 2024-04-04T01:14:50.053101+0000 mon.a (mon.0) 16632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:50 smithi067 bash[27441]: audit 2024-04-04T01:14:50.061408+0000 mon.a (mon.0) 16633 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:51.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:51 smithi082 bash[20963]: audit 2024-04-04T01:14:50.912384+0000 mon.a (mon.0) 16634 : audit [DBG] from='client.? 172.21.15.67:0/60952971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:51 smithi067 bash[17655]: audit 2024-04-04T01:14:50.912384+0000 mon.a (mon.0) 16634 : audit [DBG] from='client.? 172.21.15.67:0/60952971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:51 smithi067 bash[27441]: audit 2024-04-04T01:14:50.912384+0000 mon.a (mon.0) 16634 : audit [DBG] from='client.? 172.21.15.67:0/60952971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:52.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:52 smithi082 bash[20963]: cluster 2024-04-04T01:14:50.498011+0000 mgr.y (mgr.24370) 19687 : cluster [DBG] pgmap v19671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:52 smithi067 bash[17655]: cluster 2024-04-04T01:14:50.498011+0000 mgr.y (mgr.24370) 19687 : cluster [DBG] pgmap v19671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:52 smithi067 bash[27441]: cluster 2024-04-04T01:14:50.498011+0000 mgr.y (mgr.24370) 19687 : cluster [DBG] pgmap v19671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:14:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:14:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:14:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:14:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:14:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:54 smithi082 bash[20963]: cluster 2024-04-04T01:14:52.499342+0000 mgr.y (mgr.24370) 19688 : cluster [DBG] pgmap v19672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:54 smithi082 bash[20963]: audit 2024-04-04T01:14:53.364419+0000 mon.a (mon.0) 16635 : audit [DBG] from='client.? 172.21.15.67:0/2356416445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:54 smithi067 bash[17655]: cluster 2024-04-04T01:14:52.499342+0000 mgr.y (mgr.24370) 19688 : cluster [DBG] pgmap v19672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:54 smithi067 bash[17655]: audit 2024-04-04T01:14:53.364419+0000 mon.a (mon.0) 16635 : audit [DBG] from='client.? 172.21.15.67:0/2356416445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:54 smithi067 bash[27441]: cluster 2024-04-04T01:14:52.499342+0000 mgr.y (mgr.24370) 19688 : cluster [DBG] pgmap v19672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:54 smithi067 bash[27441]: audit 2024-04-04T01:14:53.364419+0000 mon.a (mon.0) 16635 : audit [DBG] from='client.? 172.21.15.67:0/2356416445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:56 smithi082 bash[20963]: cluster 2024-04-04T01:14:54.500199+0000 mgr.y (mgr.24370) 19689 : cluster [DBG] pgmap v19673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:56 smithi082 bash[20963]: audit 2024-04-04T01:14:55.469360+0000 mon.a (mon.0) 16636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:56 smithi082 bash[20963]: audit 2024-04-04T01:14:55.477092+0000 mon.a (mon.0) 16637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:56 smithi082 bash[20963]: audit 2024-04-04T01:14:55.705943+0000 mon.a (mon.0) 16638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:56 smithi082 bash[20963]: audit 2024-04-04T01:14:55.833555+0000 mon.c (mon.2) 7866 : audit [DBG] from='client.? 172.21.15.67:0/1759965595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:56 smithi082 bash[20963]: audit 2024-04-04T01:14:56.062061+0000 mon.a (mon.0) 16639 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:56 smithi082 bash[20963]: audit 2024-04-04T01:14:56.070390+0000 mon.a (mon.0) 16640 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[17655]: cluster 2024-04-04T01:14:54.500199+0000 mgr.y (mgr.24370) 19689 : cluster [DBG] pgmap v19673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[17655]: audit 2024-04-04T01:14:55.469360+0000 mon.a (mon.0) 16636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[17655]: audit 2024-04-04T01:14:55.477092+0000 mon.a (mon.0) 16637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[17655]: audit 2024-04-04T01:14:55.705943+0000 mon.a (mon.0) 16638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[17655]: audit 2024-04-04T01:14:55.833555+0000 mon.c (mon.2) 7866 : audit [DBG] from='client.? 172.21.15.67:0/1759965595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[17655]: audit 2024-04-04T01:14:56.062061+0000 mon.a (mon.0) 16639 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[17655]: audit 2024-04-04T01:14:56.070390+0000 mon.a (mon.0) 16640 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[27441]: cluster 2024-04-04T01:14:54.500199+0000 mgr.y (mgr.24370) 19689 : cluster [DBG] pgmap v19673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[27441]: audit 2024-04-04T01:14:55.469360+0000 mon.a (mon.0) 16636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[27441]: audit 2024-04-04T01:14:55.477092+0000 mon.a (mon.0) 16637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[27441]: audit 2024-04-04T01:14:55.705943+0000 mon.a (mon.0) 16638 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:14:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[27441]: audit 2024-04-04T01:14:55.833555+0000 mon.c (mon.2) 7866 : audit [DBG] from='client.? 172.21.15.67:0/1759965595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[27441]: audit 2024-04-04T01:14:56.062061+0000 mon.a (mon.0) 16639 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:56 smithi067 bash[27441]: audit 2024-04-04T01:14:56.070390+0000 mon.a (mon.0) 16640 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:57.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:57 smithi082 bash[20963]: audit 2024-04-04T01:14:56.487384+0000 mon.a (mon.0) 16641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:14:57.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:57 smithi082 bash[20963]: audit 2024-04-04T01:14:56.490205+0000 mon.a (mon.0) 16642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:14:57.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:57 smithi082 bash[20963]: audit 2024-04-04T01:14:56.501162+0000 mon.a (mon.0) 16643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:57 smithi067 bash[17655]: audit 2024-04-04T01:14:56.487384+0000 mon.a (mon.0) 16641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:14:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:57 smithi067 bash[17655]: audit 2024-04-04T01:14:56.490205+0000 mon.a (mon.0) 16642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:14:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:57 smithi067 bash[17655]: audit 2024-04-04T01:14:56.501162+0000 mon.a (mon.0) 16643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:57 smithi067 bash[27441]: audit 2024-04-04T01:14:56.487384+0000 mon.a (mon.0) 16641 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:14:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:57 smithi067 bash[27441]: audit 2024-04-04T01:14:56.490205+0000 mon.a (mon.0) 16642 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:14:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:57 smithi067 bash[27441]: audit 2024-04-04T01:14:56.501162+0000 mon.a (mon.0) 16643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:14:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:58 smithi082 bash[20963]: cluster 2024-04-04T01:14:56.501435+0000 mgr.y (mgr.24370) 19690 : cluster [DBG] pgmap v19674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:58 smithi067 bash[27441]: cluster 2024-04-04T01:14:56.501435+0000 mgr.y (mgr.24370) 19690 : cluster [DBG] pgmap v19674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:58 smithi067 bash[17655]: cluster 2024-04-04T01:14:56.501435+0000 mgr.y (mgr.24370) 19690 : cluster [DBG] pgmap v19674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:14:59.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:14:59 smithi082 bash[20963]: audit 2024-04-04T01:14:58.285857+0000 mon.c (mon.2) 7867 : audit [DBG] from='client.? 172.21.15.67:0/1071341494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:59.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:14:59 smithi067 bash[17655]: audit 2024-04-04T01:14:58.285857+0000 mon.c (mon.2) 7867 : audit [DBG] from='client.? 172.21.15.67:0/1071341494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:14:59.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:14:59 smithi067 bash[27441]: audit 2024-04-04T01:14:58.285857+0000 mon.c (mon.2) 7867 : audit [DBG] from='client.? 172.21.15.67:0/1071341494' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:00 smithi082 bash[20963]: cluster 2024-04-04T01:14:58.502148+0000 mgr.y (mgr.24370) 19691 : cluster [DBG] pgmap v19675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:00 smithi067 bash[27441]: cluster 2024-04-04T01:14:58.502148+0000 mgr.y (mgr.24370) 19691 : cluster [DBG] pgmap v19675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:00 smithi067 bash[17655]: cluster 2024-04-04T01:14:58.502148+0000 mgr.y (mgr.24370) 19691 : cluster [DBG] pgmap v19675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:01.600 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:01 smithi067 bash[27441]: audit 2024-04-04T01:15:00.738021+0000 mon.c (mon.2) 7868 : audit [DBG] from='client.? 172.21.15.67:0/848175093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:01.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:01 smithi067 bash[17655]: audit 2024-04-04T01:15:00.738021+0000 mon.c (mon.2) 7868 : audit [DBG] from='client.? 172.21.15.67:0/848175093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:01 smithi082 bash[20963]: audit 2024-04-04T01:15:00.738021+0000 mon.c (mon.2) 7868 : audit [DBG] from='client.? 172.21.15.67:0/848175093' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:02 smithi082 bash[20963]: cluster 2024-04-04T01:15:00.502874+0000 mgr.y (mgr.24370) 19692 : cluster [DBG] pgmap v19676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:02 smithi067 bash[17655]: cluster 2024-04-04T01:15:00.502874+0000 mgr.y (mgr.24370) 19692 : cluster [DBG] pgmap v19676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:02 smithi067 bash[27441]: cluster 2024-04-04T01:15:00.502874+0000 mgr.y (mgr.24370) 19692 : cluster [DBG] pgmap v19676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:15:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:15:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:03 smithi067 bash[27441]: audit 2024-04-04T01:15:03.200131+0000 mon.c (mon.2) 7869 : audit [DBG] from='client.? 172.21.15.67:0/1778301506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:03 smithi067 bash[17655]: audit 2024-04-04T01:15:03.200131+0000 mon.c (mon.2) 7869 : audit [DBG] from='client.? 172.21.15.67:0/1778301506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:03.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:03 smithi082 bash[20963]: audit 2024-04-04T01:15:03.200131+0000 mon.c (mon.2) 7869 : audit [DBG] from='client.? 172.21.15.67:0/1778301506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:15:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:15:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:04 smithi082 bash[20963]: cluster 2024-04-04T01:15:02.504185+0000 mgr.y (mgr.24370) 19693 : cluster [DBG] pgmap v19677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:04 smithi067 bash[27441]: cluster 2024-04-04T01:15:02.504185+0000 mgr.y (mgr.24370) 19693 : cluster [DBG] pgmap v19677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:04 smithi067 bash[17655]: cluster 2024-04-04T01:15:02.504185+0000 mgr.y (mgr.24370) 19693 : cluster [DBG] pgmap v19677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:06 smithi082 bash[20963]: cluster 2024-04-04T01:15:04.504809+0000 mgr.y (mgr.24370) 19694 : cluster [DBG] pgmap v19678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:06 smithi082 bash[20963]: audit 2024-04-04T01:15:05.648810+0000 mon.c (mon.2) 7870 : audit [DBG] from='client.? 172.21.15.67:0/1326439311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:06 smithi067 bash[17655]: cluster 2024-04-04T01:15:04.504809+0000 mgr.y (mgr.24370) 19694 : cluster [DBG] pgmap v19678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:06 smithi067 bash[17655]: audit 2024-04-04T01:15:05.648810+0000 mon.c (mon.2) 7870 : audit [DBG] from='client.? 172.21.15.67:0/1326439311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:06 smithi067 bash[27441]: cluster 2024-04-04T01:15:04.504809+0000 mgr.y (mgr.24370) 19694 : cluster [DBG] pgmap v19678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:06 smithi067 bash[27441]: audit 2024-04-04T01:15:05.648810+0000 mon.c (mon.2) 7870 : audit [DBG] from='client.? 172.21.15.67:0/1326439311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:08 smithi082 bash[20963]: cluster 2024-04-04T01:15:06.506014+0000 mgr.y (mgr.24370) 19695 : cluster [DBG] pgmap v19679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:08 smithi082 bash[20963]: audit 2024-04-04T01:15:08.099279+0000 mon.a (mon.0) 16644 : audit [DBG] from='client.? 172.21.15.67:0/3435235333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:08 smithi067 bash[17655]: cluster 2024-04-04T01:15:06.506014+0000 mgr.y (mgr.24370) 19695 : cluster [DBG] pgmap v19679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:08 smithi067 bash[17655]: audit 2024-04-04T01:15:08.099279+0000 mon.a (mon.0) 16644 : audit [DBG] from='client.? 172.21.15.67:0/3435235333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:08 smithi067 bash[27441]: cluster 2024-04-04T01:15:06.506014+0000 mgr.y (mgr.24370) 19695 : cluster [DBG] pgmap v19679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:08 smithi067 bash[27441]: audit 2024-04-04T01:15:08.099279+0000 mon.a (mon.0) 16644 : audit [DBG] from='client.? 172.21.15.67:0/3435235333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:10 smithi082 bash[20963]: cluster 2024-04-04T01:15:08.506655+0000 mgr.y (mgr.24370) 19696 : cluster [DBG] pgmap v19680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:10 smithi067 bash[17655]: cluster 2024-04-04T01:15:08.506655+0000 mgr.y (mgr.24370) 19696 : cluster [DBG] pgmap v19680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:10 smithi067 bash[27441]: cluster 2024-04-04T01:15:08.506655+0000 mgr.y (mgr.24370) 19696 : cluster [DBG] pgmap v19680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:11 smithi082 bash[20963]: audit 2024-04-04T01:15:10.555280+0000 mon.a (mon.0) 16645 : audit [DBG] from='client.? 172.21.15.67:0/212091718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:11 smithi082 bash[20963]: audit 2024-04-04T01:15:10.706474+0000 mon.a (mon.0) 16646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:11 smithi067 bash[27441]: audit 2024-04-04T01:15:10.555280+0000 mon.a (mon.0) 16645 : audit [DBG] from='client.? 172.21.15.67:0/212091718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:11 smithi067 bash[27441]: audit 2024-04-04T01:15:10.706474+0000 mon.a (mon.0) 16646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:11 smithi067 bash[17655]: audit 2024-04-04T01:15:10.555280+0000 mon.a (mon.0) 16645 : audit [DBG] from='client.? 172.21.15.67:0/212091718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:11.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:11 smithi067 bash[17655]: audit 2024-04-04T01:15:10.706474+0000 mon.a (mon.0) 16646 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:12 smithi082 bash[20963]: cluster 2024-04-04T01:15:10.507286+0000 mgr.y (mgr.24370) 19697 : cluster [DBG] pgmap v19681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:12 smithi067 bash[17655]: cluster 2024-04-04T01:15:10.507286+0000 mgr.y (mgr.24370) 19697 : cluster [DBG] pgmap v19681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:12 smithi067 bash[27441]: cluster 2024-04-04T01:15:10.507286+0000 mgr.y (mgr.24370) 19697 : cluster [DBG] pgmap v19681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:15:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:15:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:13 smithi067 bash[27441]: audit 2024-04-04T01:15:13.013788+0000 mon.c (mon.2) 7871 : audit [DBG] from='client.? 172.21.15.67:0/3122961810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:13 smithi067 bash[17655]: audit 2024-04-04T01:15:13.013788+0000 mon.c (mon.2) 7871 : audit [DBG] from='client.? 172.21.15.67:0/3122961810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:13.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:15:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:15:13.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:13 smithi082 bash[20963]: audit 2024-04-04T01:15:13.013788+0000 mon.c (mon.2) 7871 : audit [DBG] from='client.? 172.21.15.67:0/3122961810' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:14 smithi082 bash[20963]: cluster 2024-04-04T01:15:12.508434+0000 mgr.y (mgr.24370) 19698 : cluster [DBG] pgmap v19682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:14 smithi067 bash[17655]: cluster 2024-04-04T01:15:12.508434+0000 mgr.y (mgr.24370) 19698 : cluster [DBG] pgmap v19682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:14.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:14 smithi067 bash[27441]: cluster 2024-04-04T01:15:12.508434+0000 mgr.y (mgr.24370) 19698 : cluster [DBG] pgmap v19682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:16 smithi082 bash[20963]: cluster 2024-04-04T01:15:14.509178+0000 mgr.y (mgr.24370) 19699 : cluster [DBG] pgmap v19683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:16 smithi082 bash[20963]: audit 2024-04-04T01:15:15.467818+0000 mon.c (mon.2) 7872 : audit [DBG] from='client.? 172.21.15.67:0/3897247617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:16 smithi067 bash[17655]: cluster 2024-04-04T01:15:14.509178+0000 mgr.y (mgr.24370) 19699 : cluster [DBG] pgmap v19683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:16 smithi067 bash[17655]: audit 2024-04-04T01:15:15.467818+0000 mon.c (mon.2) 7872 : audit [DBG] from='client.? 172.21.15.67:0/3897247617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:16.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:16 smithi067 bash[27441]: cluster 2024-04-04T01:15:14.509178+0000 mgr.y (mgr.24370) 19699 : cluster [DBG] pgmap v19683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:16.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:16 smithi067 bash[27441]: audit 2024-04-04T01:15:15.467818+0000 mon.c (mon.2) 7872 : audit [DBG] from='client.? 172.21.15.67:0/3897247617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:18 smithi082 bash[20963]: cluster 2024-04-04T01:15:16.510406+0000 mgr.y (mgr.24370) 19700 : cluster [DBG] pgmap v19684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:18 smithi082 bash[20963]: audit 2024-04-04T01:15:17.919879+0000 mon.a (mon.0) 16647 : audit [DBG] from='client.? 172.21.15.67:0/2156169651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:18 smithi067 bash[17655]: cluster 2024-04-04T01:15:16.510406+0000 mgr.y (mgr.24370) 19700 : cluster [DBG] pgmap v19684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:18 smithi067 bash[17655]: audit 2024-04-04T01:15:17.919879+0000 mon.a (mon.0) 16647 : audit [DBG] from='client.? 172.21.15.67:0/2156169651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:18 smithi067 bash[27441]: cluster 2024-04-04T01:15:16.510406+0000 mgr.y (mgr.24370) 19700 : cluster [DBG] pgmap v19684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:18 smithi067 bash[27441]: audit 2024-04-04T01:15:17.919879+0000 mon.a (mon.0) 16647 : audit [DBG] from='client.? 172.21.15.67:0/2156169651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:20 smithi082 bash[20963]: cluster 2024-04-04T01:15:18.511087+0000 mgr.y (mgr.24370) 19701 : cluster [DBG] pgmap v19685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:20 smithi067 bash[17655]: cluster 2024-04-04T01:15:18.511087+0000 mgr.y (mgr.24370) 19701 : cluster [DBG] pgmap v19685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:20 smithi067 bash[27441]: cluster 2024-04-04T01:15:18.511087+0000 mgr.y (mgr.24370) 19701 : cluster [DBG] pgmap v19685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:21.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:21 smithi082 bash[20963]: audit 2024-04-04T01:15:20.376632+0000 mon.a (mon.0) 16648 : audit [DBG] from='client.? 172.21.15.67:0/1680771069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:21 smithi067 bash[17655]: audit 2024-04-04T01:15:20.376632+0000 mon.a (mon.0) 16648 : audit [DBG] from='client.? 172.21.15.67:0/1680771069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:21 smithi067 bash[27441]: audit 2024-04-04T01:15:20.376632+0000 mon.a (mon.0) 16648 : audit [DBG] from='client.? 172.21.15.67:0/1680771069' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:22 smithi082 bash[20963]: cluster 2024-04-04T01:15:20.511880+0000 mgr.y (mgr.24370) 19702 : cluster [DBG] pgmap v19686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:22 smithi067 bash[17655]: cluster 2024-04-04T01:15:20.511880+0000 mgr.y (mgr.24370) 19702 : cluster [DBG] pgmap v19686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:22 smithi067 bash[27441]: cluster 2024-04-04T01:15:20.511880+0000 mgr.y (mgr.24370) 19702 : cluster [DBG] pgmap v19686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:23 smithi067 bash[17655]: audit 2024-04-04T01:15:22.828803+0000 mon.c (mon.2) 7873 : audit [DBG] from='client.? 172.21.15.67:0/2741195155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:15:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:15:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:23 smithi067 bash[27441]: audit 2024-04-04T01:15:22.828803+0000 mon.c (mon.2) 7873 : audit [DBG] from='client.? 172.21.15.67:0/2741195155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:23.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:15:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:15:23.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:23 smithi082 bash[20963]: audit 2024-04-04T01:15:22.828803+0000 mon.c (mon.2) 7873 : audit [DBG] from='client.? 172.21.15.67:0/2741195155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:24 smithi082 bash[20963]: cluster 2024-04-04T01:15:22.513087+0000 mgr.y (mgr.24370) 19703 : cluster [DBG] pgmap v19687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:24 smithi067 bash[17655]: cluster 2024-04-04T01:15:22.513087+0000 mgr.y (mgr.24370) 19703 : cluster [DBG] pgmap v19687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:24 smithi067 bash[27441]: cluster 2024-04-04T01:15:22.513087+0000 mgr.y (mgr.24370) 19703 : cluster [DBG] pgmap v19687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:25 smithi082 bash[20963]: audit 2024-04-04T01:15:25.276294+0000 mon.c (mon.2) 7874 : audit [DBG] from='client.? 172.21.15.67:0/482300558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:25 smithi067 bash[17655]: audit 2024-04-04T01:15:25.276294+0000 mon.c (mon.2) 7874 : audit [DBG] from='client.? 172.21.15.67:0/482300558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:25 smithi067 bash[27441]: audit 2024-04-04T01:15:25.276294+0000 mon.c (mon.2) 7874 : audit [DBG] from='client.? 172.21.15.67:0/482300558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:26 smithi082 bash[20963]: cluster 2024-04-04T01:15:24.513905+0000 mgr.y (mgr.24370) 19704 : cluster [DBG] pgmap v19688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:26 smithi082 bash[20963]: audit 2024-04-04T01:15:25.706802+0000 mon.a (mon.0) 16649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:26 smithi067 bash[17655]: cluster 2024-04-04T01:15:24.513905+0000 mgr.y (mgr.24370) 19704 : cluster [DBG] pgmap v19688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:26 smithi067 bash[17655]: audit 2024-04-04T01:15:25.706802+0000 mon.a (mon.0) 16649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:26 smithi067 bash[27441]: cluster 2024-04-04T01:15:24.513905+0000 mgr.y (mgr.24370) 19704 : cluster [DBG] pgmap v19688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:26 smithi067 bash[27441]: audit 2024-04-04T01:15:25.706802+0000 mon.a (mon.0) 16649 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:28 smithi082 bash[20963]: cluster 2024-04-04T01:15:26.514996+0000 mgr.y (mgr.24370) 19705 : cluster [DBG] pgmap v19689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:28 smithi082 bash[20963]: audit 2024-04-04T01:15:27.729853+0000 mon.a (mon.0) 16650 : audit [DBG] from='client.? 172.21.15.67:0/574058376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:28 smithi067 bash[17655]: cluster 2024-04-04T01:15:26.514996+0000 mgr.y (mgr.24370) 19705 : cluster [DBG] pgmap v19689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:28 smithi067 bash[17655]: audit 2024-04-04T01:15:27.729853+0000 mon.a (mon.0) 16650 : audit [DBG] from='client.? 172.21.15.67:0/574058376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:28 smithi067 bash[27441]: cluster 2024-04-04T01:15:26.514996+0000 mgr.y (mgr.24370) 19705 : cluster [DBG] pgmap v19689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:28 smithi067 bash[27441]: audit 2024-04-04T01:15:27.729853+0000 mon.a (mon.0) 16650 : audit [DBG] from='client.? 172.21.15.67:0/574058376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:30 smithi082 bash[20963]: cluster 2024-04-04T01:15:28.515661+0000 mgr.y (mgr.24370) 19706 : cluster [DBG] pgmap v19690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:30 smithi082 bash[20963]: audit 2024-04-04T01:15:30.177984+0000 mon.a (mon.0) 16651 : audit [DBG] from='client.? 172.21.15.67:0/274088138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:30 smithi067 bash[27441]: cluster 2024-04-04T01:15:28.515661+0000 mgr.y (mgr.24370) 19706 : cluster [DBG] pgmap v19690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:30 smithi067 bash[27441]: audit 2024-04-04T01:15:30.177984+0000 mon.a (mon.0) 16651 : audit [DBG] from='client.? 172.21.15.67:0/274088138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:30 smithi067 bash[17655]: cluster 2024-04-04T01:15:28.515661+0000 mgr.y (mgr.24370) 19706 : cluster [DBG] pgmap v19690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:30 smithi067 bash[17655]: audit 2024-04-04T01:15:30.177984+0000 mon.a (mon.0) 16651 : audit [DBG] from='client.? 172.21.15.67:0/274088138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:32 smithi082 bash[20963]: cluster 2024-04-04T01:15:30.516373+0000 mgr.y (mgr.24370) 19707 : cluster [DBG] pgmap v19691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:32 smithi067 bash[27441]: cluster 2024-04-04T01:15:30.516373+0000 mgr.y (mgr.24370) 19707 : cluster [DBG] pgmap v19691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:32 smithi067 bash[17655]: cluster 2024-04-04T01:15:30.516373+0000 mgr.y (mgr.24370) 19707 : cluster [DBG] pgmap v19691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:33.351 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:15:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:15:33.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:33 smithi082 bash[20963]: audit 2024-04-04T01:15:32.635952+0000 mon.a (mon.0) 16652 : audit [DBG] from='client.? 172.21.15.67:0/803260403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:33.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:15:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:15:33.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:33 smithi067 bash[17655]: audit 2024-04-04T01:15:32.635952+0000 mon.a (mon.0) 16652 : audit [DBG] from='client.? 172.21.15.67:0/803260403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:33.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:33 smithi067 bash[27441]: audit 2024-04-04T01:15:32.635952+0000 mon.a (mon.0) 16652 : audit [DBG] from='client.? 172.21.15.67:0/803260403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:34 smithi082 bash[20963]: cluster 2024-04-04T01:15:32.517515+0000 mgr.y (mgr.24370) 19708 : cluster [DBG] pgmap v19692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:34 smithi067 bash[17655]: cluster 2024-04-04T01:15:32.517515+0000 mgr.y (mgr.24370) 19708 : cluster [DBG] pgmap v19692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:34 smithi067 bash[27441]: cluster 2024-04-04T01:15:32.517515+0000 mgr.y (mgr.24370) 19708 : cluster [DBG] pgmap v19692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:35.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:35 smithi082 bash[20963]: audit 2024-04-04T01:15:35.087078+0000 mon.c (mon.2) 7875 : audit [DBG] from='client.? 172.21.15.67:0/1073513351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:35 smithi067 bash[17655]: audit 2024-04-04T01:15:35.087078+0000 mon.c (mon.2) 7875 : audit [DBG] from='client.? 172.21.15.67:0/1073513351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:35 smithi067 bash[27441]: audit 2024-04-04T01:15:35.087078+0000 mon.c (mon.2) 7875 : audit [DBG] from='client.? 172.21.15.67:0/1073513351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:36 smithi082 bash[20963]: cluster 2024-04-04T01:15:34.518327+0000 mgr.y (mgr.24370) 19709 : cluster [DBG] pgmap v19693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:36 smithi067 bash[27441]: cluster 2024-04-04T01:15:34.518327+0000 mgr.y (mgr.24370) 19709 : cluster [DBG] pgmap v19693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:36 smithi067 bash[17655]: cluster 2024-04-04T01:15:34.518327+0000 mgr.y (mgr.24370) 19709 : cluster [DBG] pgmap v19693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:38 smithi082 bash[20963]: cluster 2024-04-04T01:15:36.519490+0000 mgr.y (mgr.24370) 19710 : cluster [DBG] pgmap v19694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:38 smithi082 bash[20963]: audit 2024-04-04T01:15:37.541398+0000 mon.c (mon.2) 7876 : audit [DBG] from='client.? 172.21.15.67:0/2118279473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:38 smithi067 bash[17655]: cluster 2024-04-04T01:15:36.519490+0000 mgr.y (mgr.24370) 19710 : cluster [DBG] pgmap v19694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:38 smithi067 bash[17655]: audit 2024-04-04T01:15:37.541398+0000 mon.c (mon.2) 7876 : audit [DBG] from='client.? 172.21.15.67:0/2118279473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:38 smithi067 bash[27441]: cluster 2024-04-04T01:15:36.519490+0000 mgr.y (mgr.24370) 19710 : cluster [DBG] pgmap v19694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:38 smithi067 bash[27441]: audit 2024-04-04T01:15:37.541398+0000 mon.c (mon.2) 7876 : audit [DBG] from='client.? 172.21.15.67:0/2118279473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:40 smithi082 bash[20963]: cluster 2024-04-04T01:15:38.520211+0000 mgr.y (mgr.24370) 19711 : cluster [DBG] pgmap v19695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:40 smithi082 bash[20963]: audit 2024-04-04T01:15:39.997253+0000 mon.a (mon.0) 16653 : audit [DBG] from='client.? 172.21.15.67:0/2353722946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:40 smithi067 bash[17655]: cluster 2024-04-04T01:15:38.520211+0000 mgr.y (mgr.24370) 19711 : cluster [DBG] pgmap v19695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:40 smithi067 bash[17655]: audit 2024-04-04T01:15:39.997253+0000 mon.a (mon.0) 16653 : audit [DBG] from='client.? 172.21.15.67:0/2353722946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:40 smithi067 bash[27441]: cluster 2024-04-04T01:15:38.520211+0000 mgr.y (mgr.24370) 19711 : cluster [DBG] pgmap v19695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:40 smithi067 bash[27441]: audit 2024-04-04T01:15:39.997253+0000 mon.a (mon.0) 16653 : audit [DBG] from='client.? 172.21.15.67:0/2353722946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:41 smithi082 bash[20963]: audit 2024-04-04T01:15:40.707223+0000 mon.a (mon.0) 16654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:41 smithi067 bash[17655]: audit 2024-04-04T01:15:40.707223+0000 mon.a (mon.0) 16654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:41 smithi067 bash[27441]: audit 2024-04-04T01:15:40.707223+0000 mon.a (mon.0) 16654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:42 smithi067 bash[17655]: cluster 2024-04-04T01:15:40.520924+0000 mgr.y (mgr.24370) 19712 : cluster [DBG] pgmap v19696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:42 smithi067 bash[27441]: cluster 2024-04-04T01:15:40.520924+0000 mgr.y (mgr.24370) 19712 : cluster [DBG] pgmap v19696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:42 smithi082 bash[20963]: cluster 2024-04-04T01:15:40.520924+0000 mgr.y (mgr.24370) 19712 : cluster [DBG] pgmap v19696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:43.396 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:15:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:15:43.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:43 smithi067 bash[17655]: audit 2024-04-04T01:15:42.447906+0000 mon.a (mon.0) 16655 : audit [DBG] from='client.? 172.21.15.67:0/407018900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:43.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:43 smithi067 bash[27441]: audit 2024-04-04T01:15:42.447906+0000 mon.a (mon.0) 16655 : audit [DBG] from='client.? 172.21.15.67:0/407018900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:43 smithi082 bash[20963]: audit 2024-04-04T01:15:42.447906+0000 mon.a (mon.0) 16655 : audit [DBG] from='client.? 172.21.15.67:0/407018900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:15:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:15:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:44 smithi067 bash[27441]: cluster 2024-04-04T01:15:42.522075+0000 mgr.y (mgr.24370) 19713 : cluster [DBG] pgmap v19697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:44 smithi067 bash[17655]: cluster 2024-04-04T01:15:42.522075+0000 mgr.y (mgr.24370) 19713 : cluster [DBG] pgmap v19697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:44 smithi082 bash[20963]: cluster 2024-04-04T01:15:42.522075+0000 mgr.y (mgr.24370) 19713 : cluster [DBG] pgmap v19697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:45.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:45 smithi067 bash[27441]: audit 2024-04-04T01:15:44.899084+0000 mon.c (mon.2) 7877 : audit [DBG] from='client.? 172.21.15.67:0/1500709119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:45.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:45 smithi067 bash[17655]: audit 2024-04-04T01:15:44.899084+0000 mon.c (mon.2) 7877 : audit [DBG] from='client.? 172.21.15.67:0/1500709119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:45 smithi082 bash[20963]: audit 2024-04-04T01:15:44.899084+0000 mon.c (mon.2) 7877 : audit [DBG] from='client.? 172.21.15.67:0/1500709119' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:46 smithi067 bash[17655]: cluster 2024-04-04T01:15:44.522587+0000 mgr.y (mgr.24370) 19714 : cluster [DBG] pgmap v19698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:46 smithi067 bash[27441]: cluster 2024-04-04T01:15:44.522587+0000 mgr.y (mgr.24370) 19714 : cluster [DBG] pgmap v19698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:46 smithi082 bash[20963]: cluster 2024-04-04T01:15:44.522587+0000 mgr.y (mgr.24370) 19714 : cluster [DBG] pgmap v19698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:47 smithi082 bash[20963]: audit 2024-04-04T01:15:47.353835+0000 mon.a (mon.0) 16656 : audit [DBG] from='client.? 172.21.15.67:0/1728867913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:47 smithi067 bash[17655]: audit 2024-04-04T01:15:47.353835+0000 mon.a (mon.0) 16656 : audit [DBG] from='client.? 172.21.15.67:0/1728867913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:47 smithi067 bash[27441]: audit 2024-04-04T01:15:47.353835+0000 mon.a (mon.0) 16656 : audit [DBG] from='client.? 172.21.15.67:0/1728867913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:48 smithi082 bash[20963]: cluster 2024-04-04T01:15:46.523740+0000 mgr.y (mgr.24370) 19715 : cluster [DBG] pgmap v19699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:48 smithi067 bash[27441]: cluster 2024-04-04T01:15:46.523740+0000 mgr.y (mgr.24370) 19715 : cluster [DBG] pgmap v19699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:48 smithi067 bash[17655]: cluster 2024-04-04T01:15:46.523740+0000 mgr.y (mgr.24370) 19715 : cluster [DBG] pgmap v19699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:50 smithi082 bash[20963]: cluster 2024-04-04T01:15:48.524381+0000 mgr.y (mgr.24370) 19716 : cluster [DBG] pgmap v19700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:50 smithi082 bash[20963]: audit 2024-04-04T01:15:49.804954+0000 mon.a (mon.0) 16657 : audit [DBG] from='client.? 172.21.15.67:0/26938217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:50 smithi067 bash[17655]: cluster 2024-04-04T01:15:48.524381+0000 mgr.y (mgr.24370) 19716 : cluster [DBG] pgmap v19700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:50 smithi067 bash[17655]: audit 2024-04-04T01:15:49.804954+0000 mon.a (mon.0) 16657 : audit [DBG] from='client.? 172.21.15.67:0/26938217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:50 smithi067 bash[27441]: cluster 2024-04-04T01:15:48.524381+0000 mgr.y (mgr.24370) 19716 : cluster [DBG] pgmap v19700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:50 smithi067 bash[27441]: audit 2024-04-04T01:15:49.804954+0000 mon.a (mon.0) 16657 : audit [DBG] from='client.? 172.21.15.67:0/26938217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:52 smithi082 bash[20963]: cluster 2024-04-04T01:15:50.525019+0000 mgr.y (mgr.24370) 19717 : cluster [DBG] pgmap v19701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:52 smithi082 bash[20963]: audit 2024-04-04T01:15:52.267827+0000 mon.c (mon.2) 7878 : audit [DBG] from='client.? 172.21.15.67:0/1491922098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:52 smithi067 bash[27441]: cluster 2024-04-04T01:15:50.525019+0000 mgr.y (mgr.24370) 19717 : cluster [DBG] pgmap v19701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:52 smithi067 bash[27441]: audit 2024-04-04T01:15:52.267827+0000 mon.c (mon.2) 7878 : audit [DBG] from='client.? 172.21.15.67:0/1491922098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:52 smithi067 bash[17655]: cluster 2024-04-04T01:15:50.525019+0000 mgr.y (mgr.24370) 19717 : cluster [DBG] pgmap v19701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:52 smithi067 bash[17655]: audit 2024-04-04T01:15:52.267827+0000 mon.c (mon.2) 7878 : audit [DBG] from='client.? 172.21.15.67:0/1491922098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:15:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:15:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:15:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:15:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:15:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:54 smithi082 bash[20963]: cluster 2024-04-04T01:15:52.526348+0000 mgr.y (mgr.24370) 19718 : cluster [DBG] pgmap v19702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:54 smithi067 bash[17655]: cluster 2024-04-04T01:15:52.526348+0000 mgr.y (mgr.24370) 19718 : cluster [DBG] pgmap v19702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:54 smithi067 bash[27441]: cluster 2024-04-04T01:15:52.526348+0000 mgr.y (mgr.24370) 19718 : cluster [DBG] pgmap v19702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:55 smithi082 bash[20963]: audit 2024-04-04T01:15:54.725015+0000 mon.a (mon.0) 16658 : audit [DBG] from='client.? 172.21.15.67:0/2977793718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:55 smithi067 bash[17655]: audit 2024-04-04T01:15:54.725015+0000 mon.a (mon.0) 16658 : audit [DBG] from='client.? 172.21.15.67:0/2977793718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:55 smithi067 bash[27441]: audit 2024-04-04T01:15:54.725015+0000 mon.a (mon.0) 16658 : audit [DBG] from='client.? 172.21.15.67:0/2977793718' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:56 smithi082 bash[20963]: cluster 2024-04-04T01:15:54.526999+0000 mgr.y (mgr.24370) 19719 : cluster [DBG] pgmap v19703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:56 smithi082 bash[20963]: audit 2024-04-04T01:15:55.707537+0000 mon.a (mon.0) 16659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:56 smithi067 bash[27441]: cluster 2024-04-04T01:15:54.526999+0000 mgr.y (mgr.24370) 19719 : cluster [DBG] pgmap v19703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:56 smithi067 bash[27441]: audit 2024-04-04T01:15:55.707537+0000 mon.a (mon.0) 16659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:56 smithi067 bash[17655]: cluster 2024-04-04T01:15:54.526999+0000 mgr.y (mgr.24370) 19719 : cluster [DBG] pgmap v19703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:56 smithi067 bash[17655]: audit 2024-04-04T01:15:55.707537+0000 mon.a (mon.0) 16659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:15:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:57 smithi082 bash[20963]: audit 2024-04-04T01:15:56.577015+0000 mon.a (mon.0) 16660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:15:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:57 smithi082 bash[20963]: audit 2024-04-04T01:15:57.172789+0000 mon.a (mon.0) 16661 : audit [DBG] from='client.? 172.21.15.67:0/4252094285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:57 smithi067 bash[27441]: audit 2024-04-04T01:15:56.577015+0000 mon.a (mon.0) 16660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:15:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:57 smithi067 bash[27441]: audit 2024-04-04T01:15:57.172789+0000 mon.a (mon.0) 16661 : audit [DBG] from='client.? 172.21.15.67:0/4252094285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:57 smithi067 bash[17655]: audit 2024-04-04T01:15:56.577015+0000 mon.a (mon.0) 16660 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:15:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:57 smithi067 bash[17655]: audit 2024-04-04T01:15:57.172789+0000 mon.a (mon.0) 16661 : audit [DBG] from='client.? 172.21.15.67:0/4252094285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:15:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:15:58 smithi082 bash[20963]: cluster 2024-04-04T01:15:56.528216+0000 mgr.y (mgr.24370) 19720 : cluster [DBG] pgmap v19704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:15:58 smithi067 bash[17655]: cluster 2024-04-04T01:15:56.528216+0000 mgr.y (mgr.24370) 19720 : cluster [DBG] pgmap v19704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:15:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:15:58 smithi067 bash[27441]: cluster 2024-04-04T01:15:56.528216+0000 mgr.y (mgr.24370) 19720 : cluster [DBG] pgmap v19704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:00 smithi082 bash[20963]: cluster 2024-04-04T01:15:58.528899+0000 mgr.y (mgr.24370) 19721 : cluster [DBG] pgmap v19705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:00 smithi082 bash[20963]: audit 2024-04-04T01:15:59.627608+0000 mon.a (mon.0) 16662 : audit [DBG] from='client.? 172.21.15.67:0/1158555871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:00 smithi067 bash[17655]: cluster 2024-04-04T01:15:58.528899+0000 mgr.y (mgr.24370) 19721 : cluster [DBG] pgmap v19705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:00 smithi067 bash[17655]: audit 2024-04-04T01:15:59.627608+0000 mon.a (mon.0) 16662 : audit [DBG] from='client.? 172.21.15.67:0/1158555871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:00 smithi067 bash[27441]: cluster 2024-04-04T01:15:58.528899+0000 mgr.y (mgr.24370) 19721 : cluster [DBG] pgmap v19705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:00 smithi067 bash[27441]: audit 2024-04-04T01:15:59.627608+0000 mon.a (mon.0) 16662 : audit [DBG] from='client.? 172.21.15.67:0/1158555871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:02 smithi082 bash[20963]: cluster 2024-04-04T01:16:00.529578+0000 mgr.y (mgr.24370) 19722 : cluster [DBG] pgmap v19706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:02 smithi082 bash[20963]: audit 2024-04-04T01:16:02.086809+0000 mon.c (mon.2) 7879 : audit [DBG] from='client.? 172.21.15.67:0/2293047201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:02 smithi082 bash[20963]: audit 2024-04-04T01:16:02.270478+0000 mon.a (mon.0) 16663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:02 smithi082 bash[20963]: audit 2024-04-04T01:16:02.278678+0000 mon.a (mon.0) 16664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:02 smithi067 bash[27441]: cluster 2024-04-04T01:16:00.529578+0000 mgr.y (mgr.24370) 19722 : cluster [DBG] pgmap v19706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:02 smithi067 bash[27441]: audit 2024-04-04T01:16:02.086809+0000 mon.c (mon.2) 7879 : audit [DBG] from='client.? 172.21.15.67:0/2293047201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:02 smithi067 bash[27441]: audit 2024-04-04T01:16:02.270478+0000 mon.a (mon.0) 16663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:02 smithi067 bash[27441]: audit 2024-04-04T01:16:02.278678+0000 mon.a (mon.0) 16664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:02 smithi067 bash[17655]: cluster 2024-04-04T01:16:00.529578+0000 mgr.y (mgr.24370) 19722 : cluster [DBG] pgmap v19706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:02 smithi067 bash[17655]: audit 2024-04-04T01:16:02.086809+0000 mon.c (mon.2) 7879 : audit [DBG] from='client.? 172.21.15.67:0/2293047201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:02 smithi067 bash[17655]: audit 2024-04-04T01:16:02.270478+0000 mon.a (mon.0) 16663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:02 smithi067 bash[17655]: audit 2024-04-04T01:16:02.278678+0000 mon.a (mon.0) 16664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:16:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:16:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:16:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:03 smithi082 bash[20963]: cluster 2024-04-04T01:16:02.530661+0000 mgr.y (mgr.24370) 19723 : cluster [DBG] pgmap v19707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:03 smithi082 bash[20963]: audit 2024-04-04T01:16:02.571601+0000 mon.a (mon.0) 16665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:03 smithi082 bash[20963]: audit 2024-04-04T01:16:02.578894+0000 mon.a (mon.0) 16666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:03 smithi082 bash[20963]: audit 2024-04-04T01:16:03.111277+0000 mon.a (mon.0) 16667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:16:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:03 smithi082 bash[20963]: audit 2024-04-04T01:16:03.113135+0000 mon.a (mon.0) 16668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:16:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:03 smithi082 bash[20963]: audit 2024-04-04T01:16:03.123045+0000 mon.a (mon.0) 16669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[27441]: cluster 2024-04-04T01:16:02.530661+0000 mgr.y (mgr.24370) 19723 : cluster [DBG] pgmap v19707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[27441]: audit 2024-04-04T01:16:02.571601+0000 mon.a (mon.0) 16665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[27441]: audit 2024-04-04T01:16:02.578894+0000 mon.a (mon.0) 16666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[27441]: audit 2024-04-04T01:16:03.111277+0000 mon.a (mon.0) 16667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:16:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[27441]: audit 2024-04-04T01:16:03.113135+0000 mon.a (mon.0) 16668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:16:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[27441]: audit 2024-04-04T01:16:03.123045+0000 mon.a (mon.0) 16669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[17655]: cluster 2024-04-04T01:16:02.530661+0000 mgr.y (mgr.24370) 19723 : cluster [DBG] pgmap v19707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[17655]: audit 2024-04-04T01:16:02.571601+0000 mon.a (mon.0) 16665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[17655]: audit 2024-04-04T01:16:02.578894+0000 mon.a (mon.0) 16666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[17655]: audit 2024-04-04T01:16:03.111277+0000 mon.a (mon.0) 16667 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:16:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[17655]: audit 2024-04-04T01:16:03.113135+0000 mon.a (mon.0) 16668 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:16:03.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:03 smithi067 bash[17655]: audit 2024-04-04T01:16:03.123045+0000 mon.a (mon.0) 16669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:16:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:04 smithi082 bash[20963]: audit 2024-04-04T01:16:04.532638+0000 mon.c (mon.2) 7880 : audit [DBG] from='client.? 172.21.15.67:0/548543645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:04 smithi067 bash[27441]: audit 2024-04-04T01:16:04.532638+0000 mon.c (mon.2) 7880 : audit [DBG] from='client.? 172.21.15.67:0/548543645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:04 smithi067 bash[17655]: audit 2024-04-04T01:16:04.532638+0000 mon.c (mon.2) 7880 : audit [DBG] from='client.? 172.21.15.67:0/548543645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:05 smithi082 bash[20963]: cluster 2024-04-04T01:16:04.531259+0000 mgr.y (mgr.24370) 19724 : cluster [DBG] pgmap v19708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:05 smithi067 bash[17655]: cluster 2024-04-04T01:16:04.531259+0000 mgr.y (mgr.24370) 19724 : cluster [DBG] pgmap v19708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:05 smithi067 bash[27441]: cluster 2024-04-04T01:16:04.531259+0000 mgr.y (mgr.24370) 19724 : cluster [DBG] pgmap v19708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:07 smithi082 bash[20963]: cluster 2024-04-04T01:16:06.532550+0000 mgr.y (mgr.24370) 19725 : cluster [DBG] pgmap v19709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:07 smithi082 bash[20963]: audit 2024-04-04T01:16:06.990620+0000 mon.c (mon.2) 7881 : audit [DBG] from='client.? 172.21.15.67:0/3043780041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:07 smithi067 bash[17655]: cluster 2024-04-04T01:16:06.532550+0000 mgr.y (mgr.24370) 19725 : cluster [DBG] pgmap v19709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:07 smithi067 bash[17655]: audit 2024-04-04T01:16:06.990620+0000 mon.c (mon.2) 7881 : audit [DBG] from='client.? 172.21.15.67:0/3043780041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:07 smithi067 bash[27441]: cluster 2024-04-04T01:16:06.532550+0000 mgr.y (mgr.24370) 19725 : cluster [DBG] pgmap v19709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:07 smithi067 bash[27441]: audit 2024-04-04T01:16:06.990620+0000 mon.c (mon.2) 7881 : audit [DBG] from='client.? 172.21.15.67:0/3043780041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:09 smithi082 bash[20963]: cluster 2024-04-04T01:16:08.533351+0000 mgr.y (mgr.24370) 19726 : cluster [DBG] pgmap v19710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:09 smithi082 bash[20963]: audit 2024-04-04T01:16:09.440348+0000 mon.c (mon.2) 7882 : audit [DBG] from='client.? 172.21.15.67:0/2308388927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:09 smithi067 bash[27441]: cluster 2024-04-04T01:16:08.533351+0000 mgr.y (mgr.24370) 19726 : cluster [DBG] pgmap v19710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:09 smithi067 bash[27441]: audit 2024-04-04T01:16:09.440348+0000 mon.c (mon.2) 7882 : audit [DBG] from='client.? 172.21.15.67:0/2308388927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:09 smithi067 bash[17655]: cluster 2024-04-04T01:16:08.533351+0000 mgr.y (mgr.24370) 19726 : cluster [DBG] pgmap v19710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:09 smithi067 bash[17655]: audit 2024-04-04T01:16:09.440348+0000 mon.c (mon.2) 7882 : audit [DBG] from='client.? 172.21.15.67:0/2308388927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:11 smithi082 bash[20963]: cluster 2024-04-04T01:16:10.534061+0000 mgr.y (mgr.24370) 19727 : cluster [DBG] pgmap v19711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:11 smithi082 bash[20963]: audit 2024-04-04T01:16:10.707907+0000 mon.a (mon.0) 16670 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:11 smithi067 bash[17655]: cluster 2024-04-04T01:16:10.534061+0000 mgr.y (mgr.24370) 19727 : cluster [DBG] pgmap v19711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:11 smithi067 bash[17655]: audit 2024-04-04T01:16:10.707907+0000 mon.a (mon.0) 16670 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:11 smithi067 bash[27441]: cluster 2024-04-04T01:16:10.534061+0000 mgr.y (mgr.24370) 19727 : cluster [DBG] pgmap v19711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:11 smithi067 bash[27441]: audit 2024-04-04T01:16:10.707907+0000 mon.a (mon.0) 16670 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:12 smithi082 bash[20963]: audit 2024-04-04T01:16:11.894409+0000 mon.a (mon.0) 16671 : audit [DBG] from='client.? 172.21.15.67:0/2633494126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:12 smithi067 bash[17655]: audit 2024-04-04T01:16:11.894409+0000 mon.a (mon.0) 16671 : audit [DBG] from='client.? 172.21.15.67:0/2633494126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:12 smithi067 bash[27441]: audit 2024-04-04T01:16:11.894409+0000 mon.a (mon.0) 16671 : audit [DBG] from='client.? 172.21.15.67:0/2633494126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:16:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:13] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:16:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:13 smithi082 bash[20963]: cluster 2024-04-04T01:16:12.535238+0000 mgr.y (mgr.24370) 19728 : cluster [DBG] pgmap v19712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:16:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:16:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:13 smithi067 bash[27441]: cluster 2024-04-04T01:16:12.535238+0000 mgr.y (mgr.24370) 19728 : cluster [DBG] pgmap v19712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:13 smithi067 bash[17655]: cluster 2024-04-04T01:16:12.535238+0000 mgr.y (mgr.24370) 19728 : cluster [DBG] pgmap v19712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:14 smithi082 bash[20963]: audit 2024-04-04T01:16:14.345467+0000 mon.a (mon.0) 16672 : audit [DBG] from='client.? 172.21.15.67:0/2438121805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:14 smithi067 bash[27441]: audit 2024-04-04T01:16:14.345467+0000 mon.a (mon.0) 16672 : audit [DBG] from='client.? 172.21.15.67:0/2438121805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:14 smithi067 bash[17655]: audit 2024-04-04T01:16:14.345467+0000 mon.a (mon.0) 16672 : audit [DBG] from='client.? 172.21.15.67:0/2438121805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:15 smithi082 bash[20963]: cluster 2024-04-04T01:16:14.535916+0000 mgr.y (mgr.24370) 19729 : cluster [DBG] pgmap v19713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:15 smithi067 bash[17655]: cluster 2024-04-04T01:16:14.535916+0000 mgr.y (mgr.24370) 19729 : cluster [DBG] pgmap v19713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:15 smithi067 bash[27441]: cluster 2024-04-04T01:16:14.535916+0000 mgr.y (mgr.24370) 19729 : cluster [DBG] pgmap v19713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:17 smithi082 bash[20963]: cluster 2024-04-04T01:16:16.536983+0000 mgr.y (mgr.24370) 19730 : cluster [DBG] pgmap v19714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:17 smithi082 bash[20963]: audit 2024-04-04T01:16:16.798804+0000 mon.a (mon.0) 16673 : audit [DBG] from='client.? 172.21.15.67:0/1759034933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:17 smithi067 bash[17655]: cluster 2024-04-04T01:16:16.536983+0000 mgr.y (mgr.24370) 19730 : cluster [DBG] pgmap v19714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:17 smithi067 bash[17655]: audit 2024-04-04T01:16:16.798804+0000 mon.a (mon.0) 16673 : audit [DBG] from='client.? 172.21.15.67:0/1759034933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:17 smithi067 bash[27441]: cluster 2024-04-04T01:16:16.536983+0000 mgr.y (mgr.24370) 19730 : cluster [DBG] pgmap v19714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:17 smithi067 bash[27441]: audit 2024-04-04T01:16:16.798804+0000 mon.a (mon.0) 16673 : audit [DBG] from='client.? 172.21.15.67:0/1759034933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:19 smithi082 bash[20963]: cluster 2024-04-04T01:16:18.537614+0000 mgr.y (mgr.24370) 19731 : cluster [DBG] pgmap v19715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:19 smithi082 bash[20963]: audit 2024-04-04T01:16:19.256665+0000 mon.a (mon.0) 16674 : audit [DBG] from='client.? 172.21.15.67:0/2041550655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:19 smithi067 bash[17655]: cluster 2024-04-04T01:16:18.537614+0000 mgr.y (mgr.24370) 19731 : cluster [DBG] pgmap v19715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:19 smithi067 bash[17655]: audit 2024-04-04T01:16:19.256665+0000 mon.a (mon.0) 16674 : audit [DBG] from='client.? 172.21.15.67:0/2041550655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:19 smithi067 bash[27441]: cluster 2024-04-04T01:16:18.537614+0000 mgr.y (mgr.24370) 19731 : cluster [DBG] pgmap v19715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:19.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:19 smithi067 bash[27441]: audit 2024-04-04T01:16:19.256665+0000 mon.a (mon.0) 16674 : audit [DBG] from='client.? 172.21.15.67:0/2041550655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:21 smithi067 bash[17655]: cluster 2024-04-04T01:16:20.538246+0000 mgr.y (mgr.24370) 19732 : cluster [DBG] pgmap v19716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:21 smithi067 bash[27441]: cluster 2024-04-04T01:16:20.538246+0000 mgr.y (mgr.24370) 19732 : cluster [DBG] pgmap v19716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:21 smithi082 bash[20963]: cluster 2024-04-04T01:16:20.538246+0000 mgr.y (mgr.24370) 19732 : cluster [DBG] pgmap v19716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:22 smithi067 bash[17655]: audit 2024-04-04T01:16:21.716898+0000 mon.a (mon.0) 16675 : audit [DBG] from='client.? 172.21.15.67:0/2114905880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:22 smithi067 bash[27441]: audit 2024-04-04T01:16:21.716898+0000 mon.a (mon.0) 16675 : audit [DBG] from='client.? 172.21.15.67:0/2114905880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:22 smithi082 bash[20963]: audit 2024-04-04T01:16:21.716898+0000 mon.a (mon.0) 16675 : audit [DBG] from='client.? 172.21.15.67:0/2114905880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:16:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:23] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:16:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:16:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:16:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:23 smithi082 bash[20963]: cluster 2024-04-04T01:16:22.539367+0000 mgr.y (mgr.24370) 19733 : cluster [DBG] pgmap v19717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:23 smithi067 bash[17655]: cluster 2024-04-04T01:16:22.539367+0000 mgr.y (mgr.24370) 19733 : cluster [DBG] pgmap v19717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:23 smithi067 bash[27441]: cluster 2024-04-04T01:16:22.539367+0000 mgr.y (mgr.24370) 19733 : cluster [DBG] pgmap v19717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:24 smithi067 bash[17655]: audit 2024-04-04T01:16:24.178417+0000 mon.a (mon.0) 16676 : audit [DBG] from='client.? 172.21.15.67:0/3980575438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:24 smithi067 bash[27441]: audit 2024-04-04T01:16:24.178417+0000 mon.a (mon.0) 16676 : audit [DBG] from='client.? 172.21.15.67:0/3980575438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:24 smithi082 bash[20963]: audit 2024-04-04T01:16:24.178417+0000 mon.a (mon.0) 16676 : audit [DBG] from='client.? 172.21.15.67:0/3980575438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:25 smithi067 bash[27441]: cluster 2024-04-04T01:16:24.540080+0000 mgr.y (mgr.24370) 19734 : cluster [DBG] pgmap v19718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:25 smithi067 bash[17655]: cluster 2024-04-04T01:16:24.540080+0000 mgr.y (mgr.24370) 19734 : cluster [DBG] pgmap v19718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:25 smithi082 bash[20963]: cluster 2024-04-04T01:16:24.540080+0000 mgr.y (mgr.24370) 19734 : cluster [DBG] pgmap v19718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:26 smithi082 bash[20963]: audit 2024-04-04T01:16:25.708385+0000 mon.a (mon.0) 16677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:26 smithi082 bash[20963]: audit 2024-04-04T01:16:26.633883+0000 mon.a (mon.0) 16678 : audit [DBG] from='client.? 172.21.15.67:0/532433431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:26 smithi067 bash[17655]: audit 2024-04-04T01:16:25.708385+0000 mon.a (mon.0) 16677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:26 smithi067 bash[17655]: audit 2024-04-04T01:16:26.633883+0000 mon.a (mon.0) 16678 : audit [DBG] from='client.? 172.21.15.67:0/532433431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:26 smithi067 bash[27441]: audit 2024-04-04T01:16:25.708385+0000 mon.a (mon.0) 16677 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:26 smithi067 bash[27441]: audit 2024-04-04T01:16:26.633883+0000 mon.a (mon.0) 16678 : audit [DBG] from='client.? 172.21.15.67:0/532433431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:28.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:27 smithi082 bash[20963]: cluster 2024-04-04T01:16:26.541128+0000 mgr.y (mgr.24370) 19735 : cluster [DBG] pgmap v19719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:27 smithi067 bash[17655]: cluster 2024-04-04T01:16:26.541128+0000 mgr.y (mgr.24370) 19735 : cluster [DBG] pgmap v19719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:27 smithi067 bash[27441]: cluster 2024-04-04T01:16:26.541128+0000 mgr.y (mgr.24370) 19735 : cluster [DBG] pgmap v19719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:29 smithi082 bash[20963]: cluster 2024-04-04T01:16:28.541778+0000 mgr.y (mgr.24370) 19736 : cluster [DBG] pgmap v19720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:29 smithi082 bash[20963]: audit 2024-04-04T01:16:29.084386+0000 mon.a (mon.0) 16679 : audit [DBG] from='client.? 172.21.15.67:0/331631111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:29 smithi067 bash[17655]: cluster 2024-04-04T01:16:28.541778+0000 mgr.y (mgr.24370) 19736 : cluster [DBG] pgmap v19720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:29 smithi067 bash[17655]: audit 2024-04-04T01:16:29.084386+0000 mon.a (mon.0) 16679 : audit [DBG] from='client.? 172.21.15.67:0/331631111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:29 smithi067 bash[27441]: cluster 2024-04-04T01:16:28.541778+0000 mgr.y (mgr.24370) 19736 : cluster [DBG] pgmap v19720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:29 smithi067 bash[27441]: audit 2024-04-04T01:16:29.084386+0000 mon.a (mon.0) 16679 : audit [DBG] from='client.? 172.21.15.67:0/331631111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:31 smithi082 bash[20963]: cluster 2024-04-04T01:16:30.542421+0000 mgr.y (mgr.24370) 19737 : cluster [DBG] pgmap v19721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:31 smithi082 bash[20963]: audit 2024-04-04T01:16:31.526000+0000 mon.c (mon.2) 7883 : audit [DBG] from='client.? 172.21.15.67:0/571579760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:31 smithi067 bash[27441]: cluster 2024-04-04T01:16:30.542421+0000 mgr.y (mgr.24370) 19737 : cluster [DBG] pgmap v19721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:31 smithi067 bash[27441]: audit 2024-04-04T01:16:31.526000+0000 mon.c (mon.2) 7883 : audit [DBG] from='client.? 172.21.15.67:0/571579760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:31 smithi067 bash[17655]: cluster 2024-04-04T01:16:30.542421+0000 mgr.y (mgr.24370) 19737 : cluster [DBG] pgmap v19721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:32.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:31 smithi067 bash[17655]: audit 2024-04-04T01:16:31.526000+0000 mon.c (mon.2) 7883 : audit [DBG] from='client.? 172.21.15.67:0/571579760' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:16:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:33] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:16:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:33 smithi082 bash[20963]: cluster 2024-04-04T01:16:32.543582+0000 mgr.y (mgr.24370) 19738 : cluster [DBG] pgmap v19722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:16:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:16:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:33 smithi067 bash[27441]: cluster 2024-04-04T01:16:32.543582+0000 mgr.y (mgr.24370) 19738 : cluster [DBG] pgmap v19722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:33 smithi067 bash[17655]: cluster 2024-04-04T01:16:32.543582+0000 mgr.y (mgr.24370) 19738 : cluster [DBG] pgmap v19722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:34 smithi082 bash[20963]: audit 2024-04-04T01:16:33.975279+0000 mon.c (mon.2) 7884 : audit [DBG] from='client.? 172.21.15.67:0/1909437707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:34 smithi067 bash[17655]: audit 2024-04-04T01:16:33.975279+0000 mon.c (mon.2) 7884 : audit [DBG] from='client.? 172.21.15.67:0/1909437707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:35.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:34 smithi067 bash[27441]: audit 2024-04-04T01:16:33.975279+0000 mon.c (mon.2) 7884 : audit [DBG] from='client.? 172.21.15.67:0/1909437707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:35 smithi082 bash[20963]: cluster 2024-04-04T01:16:34.544323+0000 mgr.y (mgr.24370) 19739 : cluster [DBG] pgmap v19723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:35 smithi067 bash[27441]: cluster 2024-04-04T01:16:34.544323+0000 mgr.y (mgr.24370) 19739 : cluster [DBG] pgmap v19723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:35 smithi067 bash[17655]: cluster 2024-04-04T01:16:34.544323+0000 mgr.y (mgr.24370) 19739 : cluster [DBG] pgmap v19723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:36 smithi082 bash[20963]: audit 2024-04-04T01:16:36.438060+0000 mon.a (mon.0) 16680 : audit [DBG] from='client.? 172.21.15.67:0/601900159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:36 smithi067 bash[17655]: audit 2024-04-04T01:16:36.438060+0000 mon.a (mon.0) 16680 : audit [DBG] from='client.? 172.21.15.67:0/601900159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:36 smithi067 bash[27441]: audit 2024-04-04T01:16:36.438060+0000 mon.a (mon.0) 16680 : audit [DBG] from='client.? 172.21.15.67:0/601900159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:37 smithi082 bash[20963]: cluster 2024-04-04T01:16:36.545427+0000 mgr.y (mgr.24370) 19740 : cluster [DBG] pgmap v19724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:37 smithi067 bash[17655]: cluster 2024-04-04T01:16:36.545427+0000 mgr.y (mgr.24370) 19740 : cluster [DBG] pgmap v19724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:37 smithi067 bash[27441]: cluster 2024-04-04T01:16:36.545427+0000 mgr.y (mgr.24370) 19740 : cluster [DBG] pgmap v19724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:39 smithi082 bash[20963]: cluster 2024-04-04T01:16:38.546153+0000 mgr.y (mgr.24370) 19741 : cluster [DBG] pgmap v19725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:39 smithi082 bash[20963]: audit 2024-04-04T01:16:38.900676+0000 mon.a (mon.0) 16681 : audit [DBG] from='client.? 172.21.15.67:0/3696669083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:39 smithi067 bash[17655]: cluster 2024-04-04T01:16:38.546153+0000 mgr.y (mgr.24370) 19741 : cluster [DBG] pgmap v19725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:39 smithi067 bash[17655]: audit 2024-04-04T01:16:38.900676+0000 mon.a (mon.0) 16681 : audit [DBG] from='client.? 172.21.15.67:0/3696669083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:39 smithi067 bash[27441]: cluster 2024-04-04T01:16:38.546153+0000 mgr.y (mgr.24370) 19741 : cluster [DBG] pgmap v19725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:39 smithi067 bash[27441]: audit 2024-04-04T01:16:38.900676+0000 mon.a (mon.0) 16681 : audit [DBG] from='client.? 172.21.15.67:0/3696669083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:40 smithi082 bash[20963]: audit 2024-04-04T01:16:40.708787+0000 mon.a (mon.0) 16682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:40 smithi067 bash[17655]: audit 2024-04-04T01:16:40.708787+0000 mon.a (mon.0) 16682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:40 smithi067 bash[27441]: audit 2024-04-04T01:16:40.708787+0000 mon.a (mon.0) 16682 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:41 smithi082 bash[20963]: cluster 2024-04-04T01:16:40.547186+0000 mgr.y (mgr.24370) 19742 : cluster [DBG] pgmap v19726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:41 smithi082 bash[20963]: audit 2024-04-04T01:16:41.357778+0000 mon.c (mon.2) 7885 : audit [DBG] from='client.? 172.21.15.67:0/1449779008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:41 smithi067 bash[17655]: cluster 2024-04-04T01:16:40.547186+0000 mgr.y (mgr.24370) 19742 : cluster [DBG] pgmap v19726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:41 smithi067 bash[17655]: audit 2024-04-04T01:16:41.357778+0000 mon.c (mon.2) 7885 : audit [DBG] from='client.? 172.21.15.67:0/1449779008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:41 smithi067 bash[27441]: cluster 2024-04-04T01:16:40.547186+0000 mgr.y (mgr.24370) 19742 : cluster [DBG] pgmap v19726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:42.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:41 smithi067 bash[27441]: audit 2024-04-04T01:16:41.357778+0000 mon.c (mon.2) 7885 : audit [DBG] from='client.? 172.21.15.67:0/1449779008' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:16:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:16:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:43 smithi082 bash[20963]: cluster 2024-04-04T01:16:42.548611+0000 mgr.y (mgr.24370) 19743 : cluster [DBG] pgmap v19727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:16:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:16:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:43 smithi067 bash[17655]: cluster 2024-04-04T01:16:42.548611+0000 mgr.y (mgr.24370) 19743 : cluster [DBG] pgmap v19727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:43 smithi067 bash[27441]: cluster 2024-04-04T01:16:42.548611+0000 mgr.y (mgr.24370) 19743 : cluster [DBG] pgmap v19727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:44 smithi082 bash[20963]: audit 2024-04-04T01:16:43.810407+0000 mon.a (mon.0) 16683 : audit [DBG] from='client.? 172.21.15.67:0/3604581085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:44 smithi067 bash[17655]: audit 2024-04-04T01:16:43.810407+0000 mon.a (mon.0) 16683 : audit [DBG] from='client.? 172.21.15.67:0/3604581085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:44 smithi067 bash[27441]: audit 2024-04-04T01:16:43.810407+0000 mon.a (mon.0) 16683 : audit [DBG] from='client.? 172.21.15.67:0/3604581085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:45 smithi082 bash[20963]: cluster 2024-04-04T01:16:44.549430+0000 mgr.y (mgr.24370) 19744 : cluster [DBG] pgmap v19728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:45 smithi067 bash[27441]: cluster 2024-04-04T01:16:44.549430+0000 mgr.y (mgr.24370) 19744 : cluster [DBG] pgmap v19728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:45 smithi067 bash[17655]: cluster 2024-04-04T01:16:44.549430+0000 mgr.y (mgr.24370) 19744 : cluster [DBG] pgmap v19728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:46 smithi082 bash[20963]: audit 2024-04-04T01:16:46.257035+0000 mon.a (mon.0) 16684 : audit [DBG] from='client.? 172.21.15.67:0/4065737086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:46 smithi067 bash[17655]: audit 2024-04-04T01:16:46.257035+0000 mon.a (mon.0) 16684 : audit [DBG] from='client.? 172.21.15.67:0/4065737086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:46 smithi067 bash[27441]: audit 2024-04-04T01:16:46.257035+0000 mon.a (mon.0) 16684 : audit [DBG] from='client.? 172.21.15.67:0/4065737086' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:47 smithi082 bash[20963]: cluster 2024-04-04T01:16:46.550626+0000 mgr.y (mgr.24370) 19745 : cluster [DBG] pgmap v19729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:47 smithi067 bash[27441]: cluster 2024-04-04T01:16:46.550626+0000 mgr.y (mgr.24370) 19745 : cluster [DBG] pgmap v19729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:47 smithi067 bash[17655]: cluster 2024-04-04T01:16:46.550626+0000 mgr.y (mgr.24370) 19745 : cluster [DBG] pgmap v19729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:48 smithi082 bash[20963]: audit 2024-04-04T01:16:48.719622+0000 mon.a (mon.0) 16685 : audit [DBG] from='client.? 172.21.15.67:0/1093199826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:48 smithi067 bash[17655]: audit 2024-04-04T01:16:48.719622+0000 mon.a (mon.0) 16685 : audit [DBG] from='client.? 172.21.15.67:0/1093199826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:48 smithi067 bash[27441]: audit 2024-04-04T01:16:48.719622+0000 mon.a (mon.0) 16685 : audit [DBG] from='client.? 172.21.15.67:0/1093199826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:49 smithi082 bash[20963]: cluster 2024-04-04T01:16:48.551102+0000 mgr.y (mgr.24370) 19746 : cluster [DBG] pgmap v19730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:49 smithi067 bash[17655]: cluster 2024-04-04T01:16:48.551102+0000 mgr.y (mgr.24370) 19746 : cluster [DBG] pgmap v19730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:49 smithi067 bash[27441]: cluster 2024-04-04T01:16:48.551102+0000 mgr.y (mgr.24370) 19746 : cluster [DBG] pgmap v19730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:51 smithi082 bash[20963]: cluster 2024-04-04T01:16:50.551833+0000 mgr.y (mgr.24370) 19747 : cluster [DBG] pgmap v19731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:51 smithi082 bash[20963]: audit 2024-04-04T01:16:51.178495+0000 mon.c (mon.2) 7886 : audit [DBG] from='client.? 172.21.15.67:0/1056380001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:51 smithi067 bash[27441]: cluster 2024-04-04T01:16:50.551833+0000 mgr.y (mgr.24370) 19747 : cluster [DBG] pgmap v19731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:51 smithi067 bash[27441]: audit 2024-04-04T01:16:51.178495+0000 mon.c (mon.2) 7886 : audit [DBG] from='client.? 172.21.15.67:0/1056380001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:51 smithi067 bash[17655]: cluster 2024-04-04T01:16:50.551833+0000 mgr.y (mgr.24370) 19747 : cluster [DBG] pgmap v19731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:51 smithi067 bash[17655]: audit 2024-04-04T01:16:51.178495+0000 mon.c (mon.2) 7886 : audit [DBG] from='client.? 172.21.15.67:0/1056380001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:16:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:16:53.775 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:16:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:16:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:16:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:53 smithi082 bash[20963]: cluster 2024-04-04T01:16:52.553035+0000 mgr.y (mgr.24370) 19748 : cluster [DBG] pgmap v19732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:54.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:53 smithi082 bash[20963]: audit 2024-04-04T01:16:53.631938+0000 mon.c (mon.2) 7887 : audit [DBG] from='client.? 172.21.15.67:0/4213160429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:53 smithi067 bash[17655]: cluster 2024-04-04T01:16:52.553035+0000 mgr.y (mgr.24370) 19748 : cluster [DBG] pgmap v19732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:53 smithi067 bash[17655]: audit 2024-04-04T01:16:53.631938+0000 mon.c (mon.2) 7887 : audit [DBG] from='client.? 172.21.15.67:0/4213160429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:53 smithi067 bash[27441]: cluster 2024-04-04T01:16:52.553035+0000 mgr.y (mgr.24370) 19748 : cluster [DBG] pgmap v19732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:53 smithi067 bash[27441]: audit 2024-04-04T01:16:53.631938+0000 mon.c (mon.2) 7887 : audit [DBG] from='client.? 172.21.15.67:0/4213160429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:55 smithi082 bash[20963]: cluster 2024-04-04T01:16:54.553843+0000 mgr.y (mgr.24370) 19749 : cluster [DBG] pgmap v19733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:55 smithi082 bash[20963]: audit 2024-04-04T01:16:55.709019+0000 mon.a (mon.0) 16686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:55 smithi067 bash[27441]: cluster 2024-04-04T01:16:54.553843+0000 mgr.y (mgr.24370) 19749 : cluster [DBG] pgmap v19733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:55 smithi067 bash[27441]: audit 2024-04-04T01:16:55.709019+0000 mon.a (mon.0) 16686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:55 smithi067 bash[17655]: cluster 2024-04-04T01:16:54.553843+0000 mgr.y (mgr.24370) 19749 : cluster [DBG] pgmap v19733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:55 smithi067 bash[17655]: audit 2024-04-04T01:16:55.709019+0000 mon.a (mon.0) 16686 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:16:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:56 smithi082 bash[20963]: audit 2024-04-04T01:16:56.080507+0000 mon.a (mon.0) 16687 : audit [DBG] from='client.? 172.21.15.67:0/4086766912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:56 smithi067 bash[27441]: audit 2024-04-04T01:16:56.080507+0000 mon.a (mon.0) 16687 : audit [DBG] from='client.? 172.21.15.67:0/4086766912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:56 smithi067 bash[17655]: audit 2024-04-04T01:16:56.080507+0000 mon.a (mon.0) 16687 : audit [DBG] from='client.? 172.21.15.67:0/4086766912' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:57 smithi082 bash[20963]: cluster 2024-04-04T01:16:56.555076+0000 mgr.y (mgr.24370) 19750 : cluster [DBG] pgmap v19734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:57 smithi067 bash[17655]: cluster 2024-04-04T01:16:56.555076+0000 mgr.y (mgr.24370) 19750 : cluster [DBG] pgmap v19734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:57 smithi067 bash[27441]: cluster 2024-04-04T01:16:56.555076+0000 mgr.y (mgr.24370) 19750 : cluster [DBG] pgmap v19734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:16:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:58 smithi082 bash[20963]: audit 2024-04-04T01:16:58.530204+0000 mon.c (mon.2) 7888 : audit [DBG] from='client.? 172.21.15.67:0/3436579045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:58 smithi067 bash[27441]: audit 2024-04-04T01:16:58.530204+0000 mon.c (mon.2) 7888 : audit [DBG] from='client.? 172.21.15.67:0/3436579045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:16:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:58 smithi067 bash[17655]: audit 2024-04-04T01:16:58.530204+0000 mon.c (mon.2) 7888 : audit [DBG] from='client.? 172.21.15.67:0/3436579045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:16:59 smithi082 bash[20963]: cluster 2024-04-04T01:16:58.555783+0000 mgr.y (mgr.24370) 19751 : cluster [DBG] pgmap v19735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:16:59 smithi067 bash[27441]: cluster 2024-04-04T01:16:58.555783+0000 mgr.y (mgr.24370) 19751 : cluster [DBG] pgmap v19735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:16:59 smithi067 bash[17655]: cluster 2024-04-04T01:16:58.555783+0000 mgr.y (mgr.24370) 19751 : cluster [DBG] pgmap v19735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:01 smithi067 bash[17655]: cluster 2024-04-04T01:17:00.556447+0000 mgr.y (mgr.24370) 19752 : cluster [DBG] pgmap v19736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:01.921 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:01 smithi067 bash[17655]: audit 2024-04-04T01:17:00.987010+0000 mon.a (mon.0) 16688 : audit [DBG] from='client.? 172.21.15.67:0/3297081663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:01.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:01 smithi067 bash[27441]: cluster 2024-04-04T01:17:00.556447+0000 mgr.y (mgr.24370) 19752 : cluster [DBG] pgmap v19736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:01.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:01 smithi067 bash[27441]: audit 2024-04-04T01:17:00.987010+0000 mon.a (mon.0) 16688 : audit [DBG] from='client.? 172.21.15.67:0/3297081663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:01 smithi082 bash[20963]: cluster 2024-04-04T01:17:00.556447+0000 mgr.y (mgr.24370) 19752 : cluster [DBG] pgmap v19736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:01 smithi082 bash[20963]: audit 2024-04-04T01:17:00.987010+0000 mon.a (mon.0) 16688 : audit [DBG] from='client.? 172.21.15.67:0/3297081663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:17:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:17:03.811 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:17:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:17:04.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:03 smithi082 bash[20963]: cluster 2024-04-04T01:17:02.557591+0000 mgr.y (mgr.24370) 19753 : cluster [DBG] pgmap v19737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:04.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:03 smithi082 bash[20963]: audit 2024-04-04T01:17:03.200520+0000 mon.a (mon.0) 16689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:17:04.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:03 smithi082 bash[20963]: audit 2024-04-04T01:17:03.444998+0000 mon.a (mon.0) 16690 : audit [DBG] from='client.? 172.21.15.67:0/983549249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:03 smithi067 bash[27441]: cluster 2024-04-04T01:17:02.557591+0000 mgr.y (mgr.24370) 19753 : cluster [DBG] pgmap v19737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:03 smithi067 bash[27441]: audit 2024-04-04T01:17:03.200520+0000 mon.a (mon.0) 16689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:17:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:03 smithi067 bash[27441]: audit 2024-04-04T01:17:03.444998+0000 mon.a (mon.0) 16690 : audit [DBG] from='client.? 172.21.15.67:0/983549249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:03 smithi067 bash[17655]: cluster 2024-04-04T01:17:02.557591+0000 mgr.y (mgr.24370) 19753 : cluster [DBG] pgmap v19737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:03 smithi067 bash[17655]: audit 2024-04-04T01:17:03.200520+0000 mon.a (mon.0) 16689 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:17:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:03 smithi067 bash[17655]: audit 2024-04-04T01:17:03.444998+0000 mon.a (mon.0) 16690 : audit [DBG] from='client.? 172.21.15.67:0/983549249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:05 smithi082 bash[20963]: cluster 2024-04-04T01:17:04.558299+0000 mgr.y (mgr.24370) 19754 : cluster [DBG] pgmap v19738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:05 smithi067 bash[17655]: cluster 2024-04-04T01:17:04.558299+0000 mgr.y (mgr.24370) 19754 : cluster [DBG] pgmap v19738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:05 smithi067 bash[27441]: cluster 2024-04-04T01:17:04.558299+0000 mgr.y (mgr.24370) 19754 : cluster [DBG] pgmap v19738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:07.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:06 smithi082 bash[20963]: audit 2024-04-04T01:17:05.893453+0000 mon.a (mon.0) 16691 : audit [DBG] from='client.? 172.21.15.67:0/694712468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:06 smithi067 bash[17655]: audit 2024-04-04T01:17:05.893453+0000 mon.a (mon.0) 16691 : audit [DBG] from='client.? 172.21.15.67:0/694712468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:06 smithi067 bash[27441]: audit 2024-04-04T01:17:05.893453+0000 mon.a (mon.0) 16691 : audit [DBG] from='client.? 172.21.15.67:0/694712468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:07 smithi082 bash[20963]: cluster 2024-04-04T01:17:06.559455+0000 mgr.y (mgr.24370) 19755 : cluster [DBG] pgmap v19739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:07 smithi067 bash[27441]: cluster 2024-04-04T01:17:06.559455+0000 mgr.y (mgr.24370) 19755 : cluster [DBG] pgmap v19739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:07 smithi067 bash[17655]: cluster 2024-04-04T01:17:06.559455+0000 mgr.y (mgr.24370) 19755 : cluster [DBG] pgmap v19739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:08 smithi082 bash[20963]: audit 2024-04-04T01:17:08.365816+0000 mon.a (mon.0) 16692 : audit [DBG] from='client.? 172.21.15.67:0/2787279318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:08 smithi067 bash[27441]: audit 2024-04-04T01:17:08.365816+0000 mon.a (mon.0) 16692 : audit [DBG] from='client.? 172.21.15.67:0/2787279318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:08 smithi067 bash[17655]: audit 2024-04-04T01:17:08.365816+0000 mon.a (mon.0) 16692 : audit [DBG] from='client.? 172.21.15.67:0/2787279318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:09 smithi082 bash[20963]: cluster 2024-04-04T01:17:08.559935+0000 mgr.y (mgr.24370) 19756 : cluster [DBG] pgmap v19740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:09 smithi082 bash[20963]: audit 2024-04-04T01:17:08.838929+0000 mon.a (mon.0) 16693 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:09 smithi082 bash[20963]: audit 2024-04-04T01:17:08.845591+0000 mon.a (mon.0) 16694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:09 smithi082 bash[20963]: audit 2024-04-04T01:17:09.308353+0000 mon.a (mon.0) 16695 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:09 smithi082 bash[20963]: audit 2024-04-04T01:17:09.315540+0000 mon.a (mon.0) 16696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:09 smithi082 bash[20963]: audit 2024-04-04T01:17:09.793593+0000 mon.a (mon.0) 16697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:17:10.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:09 smithi082 bash[20963]: audit 2024-04-04T01:17:09.795665+0000 mon.a (mon.0) 16698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:17:10.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:09 smithi082 bash[20963]: audit 2024-04-04T01:17:09.804742+0000 mon.a (mon.0) 16699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[17655]: cluster 2024-04-04T01:17:08.559935+0000 mgr.y (mgr.24370) 19756 : cluster [DBG] pgmap v19740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[17655]: audit 2024-04-04T01:17:08.838929+0000 mon.a (mon.0) 16693 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[17655]: audit 2024-04-04T01:17:08.845591+0000 mon.a (mon.0) 16694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[17655]: audit 2024-04-04T01:17:09.308353+0000 mon.a (mon.0) 16695 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[17655]: audit 2024-04-04T01:17:09.315540+0000 mon.a (mon.0) 16696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[17655]: audit 2024-04-04T01:17:09.793593+0000 mon.a (mon.0) 16697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[17655]: audit 2024-04-04T01:17:09.795665+0000 mon.a (mon.0) 16698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[17655]: audit 2024-04-04T01:17:09.804742+0000 mon.a (mon.0) 16699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[27441]: cluster 2024-04-04T01:17:08.559935+0000 mgr.y (mgr.24370) 19756 : cluster [DBG] pgmap v19740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[27441]: audit 2024-04-04T01:17:08.838929+0000 mon.a (mon.0) 16693 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[27441]: audit 2024-04-04T01:17:08.845591+0000 mon.a (mon.0) 16694 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[27441]: audit 2024-04-04T01:17:09.308353+0000 mon.a (mon.0) 16695 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[27441]: audit 2024-04-04T01:17:09.315540+0000 mon.a (mon.0) 16696 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[27441]: audit 2024-04-04T01:17:09.793593+0000 mon.a (mon.0) 16697 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[27441]: audit 2024-04-04T01:17:09.795665+0000 mon.a (mon.0) 16698 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:17:10.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:09 smithi067 bash[27441]: audit 2024-04-04T01:17:09.804742+0000 mon.a (mon.0) 16699 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:17:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:10 smithi082 bash[20963]: audit 2024-04-04T01:17:10.709427+0000 mon.a (mon.0) 16700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:10 smithi082 bash[20963]: audit 2024-04-04T01:17:10.824055+0000 mon.c (mon.2) 7889 : audit [DBG] from='client.? 172.21.15.67:0/2345623894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:10 smithi067 bash[17655]: audit 2024-04-04T01:17:10.709427+0000 mon.a (mon.0) 16700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:11.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:10 smithi067 bash[17655]: audit 2024-04-04T01:17:10.824055+0000 mon.c (mon.2) 7889 : audit [DBG] from='client.? 172.21.15.67:0/2345623894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:10 smithi067 bash[27441]: audit 2024-04-04T01:17:10.709427+0000 mon.a (mon.0) 16700 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:11.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:10 smithi067 bash[27441]: audit 2024-04-04T01:17:10.824055+0000 mon.c (mon.2) 7889 : audit [DBG] from='client.? 172.21.15.67:0/2345623894' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:11 smithi082 bash[20963]: cluster 2024-04-04T01:17:10.560515+0000 mgr.y (mgr.24370) 19757 : cluster [DBG] pgmap v19741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:11 smithi067 bash[27441]: cluster 2024-04-04T01:17:10.560515+0000 mgr.y (mgr.24370) 19757 : cluster [DBG] pgmap v19741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:11 smithi067 bash[17655]: cluster 2024-04-04T01:17:10.560515+0000 mgr.y (mgr.24370) 19757 : cluster [DBG] pgmap v19741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:17:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:17:13.854 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:17:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:17:14.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:13 smithi082 bash[20963]: cluster 2024-04-04T01:17:12.561606+0000 mgr.y (mgr.24370) 19758 : cluster [DBG] pgmap v19742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:14.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:13 smithi082 bash[20963]: audit 2024-04-04T01:17:13.275936+0000 mon.a (mon.0) 16701 : audit [DBG] from='client.? 172.21.15.67:0/3495900311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:13 smithi067 bash[17655]: cluster 2024-04-04T01:17:12.561606+0000 mgr.y (mgr.24370) 19758 : cluster [DBG] pgmap v19742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:13 smithi067 bash[17655]: audit 2024-04-04T01:17:13.275936+0000 mon.a (mon.0) 16701 : audit [DBG] from='client.? 172.21.15.67:0/3495900311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:13 smithi067 bash[27441]: cluster 2024-04-04T01:17:12.561606+0000 mgr.y (mgr.24370) 19758 : cluster [DBG] pgmap v19742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:13 smithi067 bash[27441]: audit 2024-04-04T01:17:13.275936+0000 mon.a (mon.0) 16701 : audit [DBG] from='client.? 172.21.15.67:0/3495900311' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:15 smithi082 bash[20963]: cluster 2024-04-04T01:17:14.562240+0000 mgr.y (mgr.24370) 19759 : cluster [DBG] pgmap v19743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:15 smithi082 bash[20963]: audit 2024-04-04T01:17:15.729023+0000 mon.a (mon.0) 16702 : audit [DBG] from='client.? 172.21.15.67:0/2334214989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:15 smithi067 bash[17655]: cluster 2024-04-04T01:17:14.562240+0000 mgr.y (mgr.24370) 19759 : cluster [DBG] pgmap v19743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:15 smithi067 bash[17655]: audit 2024-04-04T01:17:15.729023+0000 mon.a (mon.0) 16702 : audit [DBG] from='client.? 172.21.15.67:0/2334214989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:15 smithi067 bash[27441]: cluster 2024-04-04T01:17:14.562240+0000 mgr.y (mgr.24370) 19759 : cluster [DBG] pgmap v19743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:15 smithi067 bash[27441]: audit 2024-04-04T01:17:15.729023+0000 mon.a (mon.0) 16702 : audit [DBG] from='client.? 172.21.15.67:0/2334214989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:17 smithi082 bash[20963]: cluster 2024-04-04T01:17:16.563375+0000 mgr.y (mgr.24370) 19760 : cluster [DBG] pgmap v19744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:17 smithi067 bash[27441]: cluster 2024-04-04T01:17:16.563375+0000 mgr.y (mgr.24370) 19760 : cluster [DBG] pgmap v19744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:17 smithi067 bash[17655]: cluster 2024-04-04T01:17:16.563375+0000 mgr.y (mgr.24370) 19760 : cluster [DBG] pgmap v19744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:18 smithi082 bash[20963]: audit 2024-04-04T01:17:18.174340+0000 mon.c (mon.2) 7890 : audit [DBG] from='client.? 172.21.15.67:0/3903615113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:18 smithi067 bash[17655]: audit 2024-04-04T01:17:18.174340+0000 mon.c (mon.2) 7890 : audit [DBG] from='client.? 172.21.15.67:0/3903615113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:18 smithi067 bash[27441]: audit 2024-04-04T01:17:18.174340+0000 mon.c (mon.2) 7890 : audit [DBG] from='client.? 172.21.15.67:0/3903615113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:19 smithi082 bash[20963]: cluster 2024-04-04T01:17:18.564088+0000 mgr.y (mgr.24370) 19761 : cluster [DBG] pgmap v19745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:19 smithi067 bash[17655]: cluster 2024-04-04T01:17:18.564088+0000 mgr.y (mgr.24370) 19761 : cluster [DBG] pgmap v19745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:19 smithi067 bash[27441]: cluster 2024-04-04T01:17:18.564088+0000 mgr.y (mgr.24370) 19761 : cluster [DBG] pgmap v19745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:20 smithi067 bash[17655]: audit 2024-04-04T01:17:20.631884+0000 mon.a (mon.0) 16703 : audit [DBG] from='client.? 172.21.15.67:0/147429876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:20 smithi067 bash[27441]: audit 2024-04-04T01:17:20.631884+0000 mon.a (mon.0) 16703 : audit [DBG] from='client.? 172.21.15.67:0/147429876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:21.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:20 smithi082 bash[20963]: audit 2024-04-04T01:17:20.631884+0000 mon.a (mon.0) 16703 : audit [DBG] from='client.? 172.21.15.67:0/147429876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:21 smithi067 bash[17655]: cluster 2024-04-04T01:17:20.564564+0000 mgr.y (mgr.24370) 19762 : cluster [DBG] pgmap v19746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:21 smithi067 bash[27441]: cluster 2024-04-04T01:17:20.564564+0000 mgr.y (mgr.24370) 19762 : cluster [DBG] pgmap v19746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:22.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:21 smithi082 bash[20963]: cluster 2024-04-04T01:17:20.564564+0000 mgr.y (mgr.24370) 19762 : cluster [DBG] pgmap v19746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:17:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:17:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:17:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:17:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:23 smithi067 bash[17655]: cluster 2024-04-04T01:17:22.565628+0000 mgr.y (mgr.24370) 19763 : cluster [DBG] pgmap v19747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:23 smithi067 bash[17655]: audit 2024-04-04T01:17:23.083423+0000 mon.a (mon.0) 16704 : audit [DBG] from='client.? 172.21.15.67:0/1458522261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:23 smithi067 bash[27441]: cluster 2024-04-04T01:17:22.565628+0000 mgr.y (mgr.24370) 19763 : cluster [DBG] pgmap v19747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:23 smithi067 bash[27441]: audit 2024-04-04T01:17:23.083423+0000 mon.a (mon.0) 16704 : audit [DBG] from='client.? 172.21.15.67:0/1458522261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:23 smithi082 bash[20963]: cluster 2024-04-04T01:17:22.565628+0000 mgr.y (mgr.24370) 19763 : cluster [DBG] pgmap v19747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:23 smithi082 bash[20963]: audit 2024-04-04T01:17:23.083423+0000 mon.a (mon.0) 16704 : audit [DBG] from='client.? 172.21.15.67:0/1458522261' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:25 smithi067 bash[17655]: cluster 2024-04-04T01:17:24.566296+0000 mgr.y (mgr.24370) 19764 : cluster [DBG] pgmap v19748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:25 smithi067 bash[17655]: audit 2024-04-04T01:17:25.536269+0000 mon.a (mon.0) 16705 : audit [DBG] from='client.? 172.21.15.67:0/3093014833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:25 smithi067 bash[17655]: audit 2024-04-04T01:17:25.709979+0000 mon.a (mon.0) 16706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:25 smithi067 bash[27441]: cluster 2024-04-04T01:17:24.566296+0000 mgr.y (mgr.24370) 19764 : cluster [DBG] pgmap v19748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:25 smithi067 bash[27441]: audit 2024-04-04T01:17:25.536269+0000 mon.a (mon.0) 16705 : audit [DBG] from='client.? 172.21.15.67:0/3093014833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:25 smithi067 bash[27441]: audit 2024-04-04T01:17:25.709979+0000 mon.a (mon.0) 16706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:25 smithi082 bash[20963]: cluster 2024-04-04T01:17:24.566296+0000 mgr.y (mgr.24370) 19764 : cluster [DBG] pgmap v19748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:25 smithi082 bash[20963]: audit 2024-04-04T01:17:25.536269+0000 mon.a (mon.0) 16705 : audit [DBG] from='client.? 172.21.15.67:0/3093014833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:25 smithi082 bash[20963]: audit 2024-04-04T01:17:25.709979+0000 mon.a (mon.0) 16706 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:27 smithi082 bash[20963]: cluster 2024-04-04T01:17:26.567458+0000 mgr.y (mgr.24370) 19765 : cluster [DBG] pgmap v19749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:27 smithi067 bash[17655]: cluster 2024-04-04T01:17:26.567458+0000 mgr.y (mgr.24370) 19765 : cluster [DBG] pgmap v19749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:27 smithi067 bash[27441]: cluster 2024-04-04T01:17:26.567458+0000 mgr.y (mgr.24370) 19765 : cluster [DBG] pgmap v19749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:28 smithi082 bash[20963]: audit 2024-04-04T01:17:27.988173+0000 mon.a (mon.0) 16707 : audit [DBG] from='client.? 172.21.15.67:0/1158665228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:28 smithi067 bash[17655]: audit 2024-04-04T01:17:27.988173+0000 mon.a (mon.0) 16707 : audit [DBG] from='client.? 172.21.15.67:0/1158665228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:28 smithi067 bash[27441]: audit 2024-04-04T01:17:27.988173+0000 mon.a (mon.0) 16707 : audit [DBG] from='client.? 172.21.15.67:0/1158665228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:29 smithi082 bash[20963]: cluster 2024-04-04T01:17:28.568197+0000 mgr.y (mgr.24370) 19766 : cluster [DBG] pgmap v19750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:29 smithi067 bash[17655]: cluster 2024-04-04T01:17:28.568197+0000 mgr.y (mgr.24370) 19766 : cluster [DBG] pgmap v19750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:29 smithi067 bash[27441]: cluster 2024-04-04T01:17:28.568197+0000 mgr.y (mgr.24370) 19766 : cluster [DBG] pgmap v19750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:30 smithi082 bash[20963]: audit 2024-04-04T01:17:30.443615+0000 mon.c (mon.2) 7891 : audit [DBG] from='client.? 172.21.15.67:0/3052381125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:30 smithi067 bash[17655]: audit 2024-04-04T01:17:30.443615+0000 mon.c (mon.2) 7891 : audit [DBG] from='client.? 172.21.15.67:0/3052381125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:30 smithi067 bash[27441]: audit 2024-04-04T01:17:30.443615+0000 mon.c (mon.2) 7891 : audit [DBG] from='client.? 172.21.15.67:0/3052381125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:31 smithi082 bash[20963]: cluster 2024-04-04T01:17:30.568759+0000 mgr.y (mgr.24370) 19767 : cluster [DBG] pgmap v19751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:31 smithi067 bash[27441]: cluster 2024-04-04T01:17:30.568759+0000 mgr.y (mgr.24370) 19767 : cluster [DBG] pgmap v19751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:31 smithi067 bash[17655]: cluster 2024-04-04T01:17:30.568759+0000 mgr.y (mgr.24370) 19767 : cluster [DBG] pgmap v19751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:17:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:17:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:17:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:17:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:33 smithi082 bash[20963]: cluster 2024-04-04T01:17:32.569985+0000 mgr.y (mgr.24370) 19768 : cluster [DBG] pgmap v19752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:33 smithi082 bash[20963]: audit 2024-04-04T01:17:32.899475+0000 mon.c (mon.2) 7892 : audit [DBG] from='client.? 172.21.15.67:0/1346359937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:33 smithi067 bash[27441]: cluster 2024-04-04T01:17:32.569985+0000 mgr.y (mgr.24370) 19768 : cluster [DBG] pgmap v19752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:33 smithi067 bash[27441]: audit 2024-04-04T01:17:32.899475+0000 mon.c (mon.2) 7892 : audit [DBG] from='client.? 172.21.15.67:0/1346359937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:33 smithi067 bash[17655]: cluster 2024-04-04T01:17:32.569985+0000 mgr.y (mgr.24370) 19768 : cluster [DBG] pgmap v19752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:33 smithi067 bash[17655]: audit 2024-04-04T01:17:32.899475+0000 mon.c (mon.2) 7892 : audit [DBG] from='client.? 172.21.15.67:0/1346359937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:35 smithi082 bash[20963]: cluster 2024-04-04T01:17:34.570557+0000 mgr.y (mgr.24370) 19769 : cluster [DBG] pgmap v19753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:35 smithi082 bash[20963]: audit 2024-04-04T01:17:35.349815+0000 mon.a (mon.0) 16708 : audit [DBG] from='client.? 172.21.15.67:0/4228172401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:35 smithi067 bash[27441]: cluster 2024-04-04T01:17:34.570557+0000 mgr.y (mgr.24370) 19769 : cluster [DBG] pgmap v19753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:35 smithi067 bash[27441]: audit 2024-04-04T01:17:35.349815+0000 mon.a (mon.0) 16708 : audit [DBG] from='client.? 172.21.15.67:0/4228172401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:35 smithi067 bash[17655]: cluster 2024-04-04T01:17:34.570557+0000 mgr.y (mgr.24370) 19769 : cluster [DBG] pgmap v19753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:35 smithi067 bash[17655]: audit 2024-04-04T01:17:35.349815+0000 mon.a (mon.0) 16708 : audit [DBG] from='client.? 172.21.15.67:0/4228172401' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:37 smithi067 bash[27441]: cluster 2024-04-04T01:17:36.571676+0000 mgr.y (mgr.24370) 19770 : cluster [DBG] pgmap v19754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:37 smithi067 bash[17655]: cluster 2024-04-04T01:17:36.571676+0000 mgr.y (mgr.24370) 19770 : cluster [DBG] pgmap v19754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:37 smithi082 bash[20963]: cluster 2024-04-04T01:17:36.571676+0000 mgr.y (mgr.24370) 19770 : cluster [DBG] pgmap v19754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:38 smithi067 bash[17655]: audit 2024-04-04T01:17:37.804378+0000 mon.a (mon.0) 16709 : audit [DBG] from='client.? 172.21.15.67:0/2948149987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:38 smithi067 bash[27441]: audit 2024-04-04T01:17:37.804378+0000 mon.a (mon.0) 16709 : audit [DBG] from='client.? 172.21.15.67:0/2948149987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:38 smithi082 bash[20963]: audit 2024-04-04T01:17:37.804378+0000 mon.a (mon.0) 16709 : audit [DBG] from='client.? 172.21.15.67:0/2948149987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:39.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:39 smithi067 bash[27441]: cluster 2024-04-04T01:17:38.572364+0000 mgr.y (mgr.24370) 19771 : cluster [DBG] pgmap v19755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:39.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:39 smithi067 bash[17655]: cluster 2024-04-04T01:17:38.572364+0000 mgr.y (mgr.24370) 19771 : cluster [DBG] pgmap v19755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:39 smithi082 bash[20963]: cluster 2024-04-04T01:17:38.572364+0000 mgr.y (mgr.24370) 19771 : cluster [DBG] pgmap v19755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:40 smithi067 bash[17655]: audit 2024-04-04T01:17:40.252784+0000 mon.a (mon.0) 16710 : audit [DBG] from='client.? 172.21.15.67:0/1373244824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:40 smithi067 bash[27441]: audit 2024-04-04T01:17:40.252784+0000 mon.a (mon.0) 16710 : audit [DBG] from='client.? 172.21.15.67:0/1373244824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:40 smithi082 bash[20963]: audit 2024-04-04T01:17:40.252784+0000 mon.a (mon.0) 16710 : audit [DBG] from='client.? 172.21.15.67:0/1373244824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:41 smithi067 bash[27441]: cluster 2024-04-04T01:17:40.573044+0000 mgr.y (mgr.24370) 19772 : cluster [DBG] pgmap v19756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:41 smithi067 bash[27441]: audit 2024-04-04T01:17:40.710289+0000 mon.a (mon.0) 16711 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:41.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:41 smithi067 bash[17655]: cluster 2024-04-04T01:17:40.573044+0000 mgr.y (mgr.24370) 19772 : cluster [DBG] pgmap v19756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:41.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:41 smithi067 bash[17655]: audit 2024-04-04T01:17:40.710289+0000 mon.a (mon.0) 16711 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:41 smithi082 bash[20963]: cluster 2024-04-04T01:17:40.573044+0000 mgr.y (mgr.24370) 19772 : cluster [DBG] pgmap v19756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:41 smithi082 bash[20963]: audit 2024-04-04T01:17:40.710289+0000 mon.a (mon.0) 16711 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:17:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:17:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:17:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:17:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:43 smithi082 bash[20963]: cluster 2024-04-04T01:17:42.574149+0000 mgr.y (mgr.24370) 19773 : cluster [DBG] pgmap v19757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:43 smithi082 bash[20963]: audit 2024-04-04T01:17:42.698014+0000 mon.c (mon.2) 7893 : audit [DBG] from='client.? 172.21.15.67:0/1006084161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:43 smithi067 bash[17655]: cluster 2024-04-04T01:17:42.574149+0000 mgr.y (mgr.24370) 19773 : cluster [DBG] pgmap v19757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:43 smithi067 bash[17655]: audit 2024-04-04T01:17:42.698014+0000 mon.c (mon.2) 7893 : audit [DBG] from='client.? 172.21.15.67:0/1006084161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:43 smithi067 bash[27441]: cluster 2024-04-04T01:17:42.574149+0000 mgr.y (mgr.24370) 19773 : cluster [DBG] pgmap v19757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:43 smithi067 bash[27441]: audit 2024-04-04T01:17:42.698014+0000 mon.c (mon.2) 7893 : audit [DBG] from='client.? 172.21.15.67:0/1006084161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:45 smithi067 bash[17655]: cluster 2024-04-04T01:17:44.574851+0000 mgr.y (mgr.24370) 19774 : cluster [DBG] pgmap v19758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:45.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:45 smithi067 bash[17655]: audit 2024-04-04T01:17:45.156158+0000 mon.a (mon.0) 16712 : audit [DBG] from='client.? 172.21.15.67:0/993529609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:45.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:45 smithi067 bash[27441]: cluster 2024-04-04T01:17:44.574851+0000 mgr.y (mgr.24370) 19774 : cluster [DBG] pgmap v19758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:45.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:45 smithi067 bash[27441]: audit 2024-04-04T01:17:45.156158+0000 mon.a (mon.0) 16712 : audit [DBG] from='client.? 172.21.15.67:0/993529609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:45 smithi082 bash[20963]: cluster 2024-04-04T01:17:44.574851+0000 mgr.y (mgr.24370) 19774 : cluster [DBG] pgmap v19758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:45 smithi082 bash[20963]: audit 2024-04-04T01:17:45.156158+0000 mon.a (mon.0) 16712 : audit [DBG] from='client.? 172.21.15.67:0/993529609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:47 smithi082 bash[20963]: cluster 2024-04-04T01:17:46.575990+0000 mgr.y (mgr.24370) 19775 : cluster [DBG] pgmap v19759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:47 smithi082 bash[20963]: audit 2024-04-04T01:17:47.608952+0000 mon.c (mon.2) 7894 : audit [DBG] from='client.? 172.21.15.67:0/1804964975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:47 smithi067 bash[17655]: cluster 2024-04-04T01:17:46.575990+0000 mgr.y (mgr.24370) 19775 : cluster [DBG] pgmap v19759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:48.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:47 smithi067 bash[17655]: audit 2024-04-04T01:17:47.608952+0000 mon.c (mon.2) 7894 : audit [DBG] from='client.? 172.21.15.67:0/1804964975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:48.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:47 smithi067 bash[27441]: cluster 2024-04-04T01:17:46.575990+0000 mgr.y (mgr.24370) 19775 : cluster [DBG] pgmap v19759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:48.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:47 smithi067 bash[27441]: audit 2024-04-04T01:17:47.608952+0000 mon.c (mon.2) 7894 : audit [DBG] from='client.? 172.21.15.67:0/1804964975' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:49 smithi082 bash[20963]: cluster 2024-04-04T01:17:48.576674+0000 mgr.y (mgr.24370) 19776 : cluster [DBG] pgmap v19760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:49 smithi067 bash[17655]: cluster 2024-04-04T01:17:48.576674+0000 mgr.y (mgr.24370) 19776 : cluster [DBG] pgmap v19760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:49 smithi067 bash[27441]: cluster 2024-04-04T01:17:48.576674+0000 mgr.y (mgr.24370) 19776 : cluster [DBG] pgmap v19760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:50 smithi082 bash[20963]: audit 2024-04-04T01:17:50.062302+0000 mon.a (mon.0) 16713 : audit [DBG] from='client.? 172.21.15.67:0/1605104530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:50 smithi067 bash[17655]: audit 2024-04-04T01:17:50.062302+0000 mon.a (mon.0) 16713 : audit [DBG] from='client.? 172.21.15.67:0/1605104530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:50 smithi067 bash[27441]: audit 2024-04-04T01:17:50.062302+0000 mon.a (mon.0) 16713 : audit [DBG] from='client.? 172.21.15.67:0/1605104530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:51 smithi082 bash[20963]: cluster 2024-04-04T01:17:50.577331+0000 mgr.y (mgr.24370) 19777 : cluster [DBG] pgmap v19761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:51 smithi067 bash[27441]: cluster 2024-04-04T01:17:50.577331+0000 mgr.y (mgr.24370) 19777 : cluster [DBG] pgmap v19761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:51 smithi067 bash[17655]: cluster 2024-04-04T01:17:50.577331+0000 mgr.y (mgr.24370) 19777 : cluster [DBG] pgmap v19761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:52 smithi067 bash[27441]: audit 2024-04-04T01:17:52.523134+0000 mon.a (mon.0) 16714 : audit [DBG] from='client.? 172.21.15.67:0/1188115953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:52 smithi067 bash[17655]: audit 2024-04-04T01:17:52.523134+0000 mon.a (mon.0) 16714 : audit [DBG] from='client.? 172.21.15.67:0/1188115953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:52 smithi082 bash[20963]: audit 2024-04-04T01:17:52.523134+0000 mon.a (mon.0) 16714 : audit [DBG] from='client.? 172.21.15.67:0/1188115953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:17:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:17:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:17:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:17:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:17:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:53 smithi082 bash[20963]: cluster 2024-04-04T01:17:52.578473+0000 mgr.y (mgr.24370) 19778 : cluster [DBG] pgmap v19762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:53 smithi067 bash[17655]: cluster 2024-04-04T01:17:52.578473+0000 mgr.y (mgr.24370) 19778 : cluster [DBG] pgmap v19762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:53 smithi067 bash[27441]: cluster 2024-04-04T01:17:52.578473+0000 mgr.y (mgr.24370) 19778 : cluster [DBG] pgmap v19762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:55 smithi082 bash[20963]: cluster 2024-04-04T01:17:54.578980+0000 mgr.y (mgr.24370) 19779 : cluster [DBG] pgmap v19763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:55 smithi082 bash[20963]: audit 2024-04-04T01:17:54.971893+0000 mon.c (mon.2) 7895 : audit [DBG] from='client.? 172.21.15.67:0/2021482506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:55 smithi067 bash[17655]: cluster 2024-04-04T01:17:54.578980+0000 mgr.y (mgr.24370) 19779 : cluster [DBG] pgmap v19763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:55 smithi067 bash[17655]: audit 2024-04-04T01:17:54.971893+0000 mon.c (mon.2) 7895 : audit [DBG] from='client.? 172.21.15.67:0/2021482506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:55 smithi067 bash[27441]: cluster 2024-04-04T01:17:54.578980+0000 mgr.y (mgr.24370) 19779 : cluster [DBG] pgmap v19763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:55 smithi067 bash[27441]: audit 2024-04-04T01:17:54.971893+0000 mon.c (mon.2) 7895 : audit [DBG] from='client.? 172.21.15.67:0/2021482506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:56 smithi082 bash[20963]: audit 2024-04-04T01:17:55.709646+0000 mon.a (mon.0) 16715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:56 smithi067 bash[27441]: audit 2024-04-04T01:17:55.709646+0000 mon.a (mon.0) 16715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:56 smithi067 bash[17655]: audit 2024-04-04T01:17:55.709646+0000 mon.a (mon.0) 16715 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:17:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:57 smithi082 bash[20963]: cluster 2024-04-04T01:17:56.580164+0000 mgr.y (mgr.24370) 19780 : cluster [DBG] pgmap v19764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:57 smithi082 bash[20963]: audit 2024-04-04T01:17:57.422795+0000 mon.a (mon.0) 16716 : audit [DBG] from='client.? 172.21.15.67:0/3826994488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:57 smithi067 bash[17655]: cluster 2024-04-04T01:17:56.580164+0000 mgr.y (mgr.24370) 19780 : cluster [DBG] pgmap v19764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:57 smithi067 bash[17655]: audit 2024-04-04T01:17:57.422795+0000 mon.a (mon.0) 16716 : audit [DBG] from='client.? 172.21.15.67:0/3826994488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:17:58.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:57 smithi067 bash[27441]: cluster 2024-04-04T01:17:56.580164+0000 mgr.y (mgr.24370) 19780 : cluster [DBG] pgmap v19764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:17:58.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:57 smithi067 bash[27441]: audit 2024-04-04T01:17:57.422795+0000 mon.a (mon.0) 16716 : audit [DBG] from='client.? 172.21.15.67:0/3826994488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:17:59 smithi082 bash[20963]: cluster 2024-04-04T01:17:58.580802+0000 mgr.y (mgr.24370) 19781 : cluster [DBG] pgmap v19765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:17:59 smithi067 bash[17655]: cluster 2024-04-04T01:17:58.580802+0000 mgr.y (mgr.24370) 19781 : cluster [DBG] pgmap v19765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:17:59 smithi067 bash[27441]: cluster 2024-04-04T01:17:58.580802+0000 mgr.y (mgr.24370) 19781 : cluster [DBG] pgmap v19765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:00 smithi082 bash[20963]: audit 2024-04-04T01:17:59.878404+0000 mon.a (mon.0) 16717 : audit [DBG] from='client.? 172.21.15.67:0/2252378692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:00 smithi067 bash[27441]: audit 2024-04-04T01:17:59.878404+0000 mon.a (mon.0) 16717 : audit [DBG] from='client.? 172.21.15.67:0/2252378692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:00 smithi067 bash[17655]: audit 2024-04-04T01:17:59.878404+0000 mon.a (mon.0) 16717 : audit [DBG] from='client.? 172.21.15.67:0/2252378692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:01 smithi082 bash[20963]: cluster 2024-04-04T01:18:00.581599+0000 mgr.y (mgr.24370) 19782 : cluster [DBG] pgmap v19766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:01 smithi067 bash[17655]: cluster 2024-04-04T01:18:00.581599+0000 mgr.y (mgr.24370) 19782 : cluster [DBG] pgmap v19766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:01 smithi067 bash[27441]: cluster 2024-04-04T01:18:00.581599+0000 mgr.y (mgr.24370) 19782 : cluster [DBG] pgmap v19766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:02 smithi067 bash[27441]: audit 2024-04-04T01:18:02.335646+0000 mon.a (mon.0) 16718 : audit [DBG] from='client.? 172.21.15.67:0/1021433735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:02 smithi067 bash[17655]: audit 2024-04-04T01:18:02.335646+0000 mon.a (mon.0) 16718 : audit [DBG] from='client.? 172.21.15.67:0/1021433735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:02 smithi082 bash[20963]: audit 2024-04-04T01:18:02.335646+0000 mon.a (mon.0) 16718 : audit [DBG] from='client.? 172.21.15.67:0/1021433735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:18:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:03] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:18:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:03 smithi082 bash[20963]: cluster 2024-04-04T01:18:02.582837+0000 mgr.y (mgr.24370) 19783 : cluster [DBG] pgmap v19767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:18:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:18:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:03 smithi067 bash[17655]: cluster 2024-04-04T01:18:02.582837+0000 mgr.y (mgr.24370) 19783 : cluster [DBG] pgmap v19767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:03 smithi067 bash[27441]: cluster 2024-04-04T01:18:02.582837+0000 mgr.y (mgr.24370) 19783 : cluster [DBG] pgmap v19767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:05 smithi082 bash[20963]: cluster 2024-04-04T01:18:04.583460+0000 mgr.y (mgr.24370) 19784 : cluster [DBG] pgmap v19768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:05 smithi082 bash[20963]: audit 2024-04-04T01:18:04.788957+0000 mon.a (mon.0) 16719 : audit [DBG] from='client.? 172.21.15.67:0/414920703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:05 smithi067 bash[17655]: cluster 2024-04-04T01:18:04.583460+0000 mgr.y (mgr.24370) 19784 : cluster [DBG] pgmap v19768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:05 smithi067 bash[17655]: audit 2024-04-04T01:18:04.788957+0000 mon.a (mon.0) 16719 : audit [DBG] from='client.? 172.21.15.67:0/414920703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:05 smithi067 bash[27441]: cluster 2024-04-04T01:18:04.583460+0000 mgr.y (mgr.24370) 19784 : cluster [DBG] pgmap v19768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:05 smithi067 bash[27441]: audit 2024-04-04T01:18:04.788957+0000 mon.a (mon.0) 16719 : audit [DBG] from='client.? 172.21.15.67:0/414920703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:07 smithi082 bash[20963]: cluster 2024-04-04T01:18:06.584628+0000 mgr.y (mgr.24370) 19785 : cluster [DBG] pgmap v19769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:07 smithi082 bash[20963]: audit 2024-04-04T01:18:07.240043+0000 mon.c (mon.2) 7896 : audit [DBG] from='client.? 172.21.15.67:0/3828965025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:07 smithi067 bash[27441]: cluster 2024-04-04T01:18:06.584628+0000 mgr.y (mgr.24370) 19785 : cluster [DBG] pgmap v19769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:07 smithi067 bash[27441]: audit 2024-04-04T01:18:07.240043+0000 mon.c (mon.2) 7896 : audit [DBG] from='client.? 172.21.15.67:0/3828965025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:08.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:07 smithi067 bash[17655]: cluster 2024-04-04T01:18:06.584628+0000 mgr.y (mgr.24370) 19785 : cluster [DBG] pgmap v19769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:08.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:07 smithi067 bash[17655]: audit 2024-04-04T01:18:07.240043+0000 mon.c (mon.2) 7896 : audit [DBG] from='client.? 172.21.15.67:0/3828965025' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:09 smithi082 bash[20963]: cluster 2024-04-04T01:18:08.585397+0000 mgr.y (mgr.24370) 19786 : cluster [DBG] pgmap v19770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:09 smithi082 bash[20963]: audit 2024-04-04T01:18:09.699210+0000 mon.c (mon.2) 7897 : audit [DBG] from='client.? 172.21.15.67:0/1521268356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:09 smithi067 bash[17655]: cluster 2024-04-04T01:18:08.585397+0000 mgr.y (mgr.24370) 19786 : cluster [DBG] pgmap v19770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:09 smithi067 bash[17655]: audit 2024-04-04T01:18:09.699210+0000 mon.c (mon.2) 7897 : audit [DBG] from='client.? 172.21.15.67:0/1521268356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:09 smithi067 bash[27441]: cluster 2024-04-04T01:18:08.585397+0000 mgr.y (mgr.24370) 19786 : cluster [DBG] pgmap v19770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:09 smithi067 bash[27441]: audit 2024-04-04T01:18:09.699210+0000 mon.c (mon.2) 7897 : audit [DBG] from='client.? 172.21.15.67:0/1521268356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:10 smithi082 bash[20963]: audit 2024-04-04T01:18:09.880300+0000 mon.a (mon.0) 16720 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:18:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:10 smithi082 bash[20963]: audit 2024-04-04T01:18:10.710930+0000 mon.a (mon.0) 16721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:10 smithi067 bash[27441]: audit 2024-04-04T01:18:09.880300+0000 mon.a (mon.0) 16720 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:18:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:10 smithi067 bash[27441]: audit 2024-04-04T01:18:10.710930+0000 mon.a (mon.0) 16721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:10 smithi067 bash[17655]: audit 2024-04-04T01:18:09.880300+0000 mon.a (mon.0) 16720 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:18:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:10 smithi067 bash[17655]: audit 2024-04-04T01:18:10.710930+0000 mon.a (mon.0) 16721 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:11 smithi082 bash[20963]: cluster 2024-04-04T01:18:10.586167+0000 mgr.y (mgr.24370) 19787 : cluster [DBG] pgmap v19771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:11 smithi067 bash[27441]: cluster 2024-04-04T01:18:10.586167+0000 mgr.y (mgr.24370) 19787 : cluster [DBG] pgmap v19771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:11 smithi067 bash[17655]: cluster 2024-04-04T01:18:10.586167+0000 mgr.y (mgr.24370) 19787 : cluster [DBG] pgmap v19771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:12 smithi067 bash[27441]: audit 2024-04-04T01:18:12.163743+0000 mon.c (mon.2) 7898 : audit [DBG] from='client.? 172.21.15.67:0/3030551589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:12 smithi067 bash[17655]: audit 2024-04-04T01:18:12.163743+0000 mon.c (mon.2) 7898 : audit [DBG] from='client.? 172.21.15.67:0/3030551589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:12 smithi082 bash[20963]: audit 2024-04-04T01:18:12.163743+0000 mon.c (mon.2) 7898 : audit [DBG] from='client.? 172.21.15.67:0/3030551589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:18:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:18:13.768 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:18:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:18:14.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:13 smithi082 bash[20963]: cluster 2024-04-04T01:18:12.587346+0000 mgr.y (mgr.24370) 19788 : cluster [DBG] pgmap v19772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:13 smithi067 bash[17655]: cluster 2024-04-04T01:18:12.587346+0000 mgr.y (mgr.24370) 19788 : cluster [DBG] pgmap v19772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:13 smithi067 bash[27441]: cluster 2024-04-04T01:18:12.587346+0000 mgr.y (mgr.24370) 19788 : cluster [DBG] pgmap v19772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:14 smithi082 bash[20963]: audit 2024-04-04T01:18:14.601792+0000 mon.c (mon.2) 7899 : audit [DBG] from='client.? 172.21.15.67:0/1521340856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:14 smithi067 bash[17655]: audit 2024-04-04T01:18:14.601792+0000 mon.c (mon.2) 7899 : audit [DBG] from='client.? 172.21.15.67:0/1521340856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:14 smithi067 bash[27441]: audit 2024-04-04T01:18:14.601792+0000 mon.c (mon.2) 7899 : audit [DBG] from='client.? 172.21.15.67:0/1521340856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:15 smithi082 bash[20963]: cluster 2024-04-04T01:18:14.588068+0000 mgr.y (mgr.24370) 19789 : cluster [DBG] pgmap v19773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:15 smithi082 bash[20963]: audit 2024-04-04T01:18:15.526611+0000 mon.a (mon.0) 16722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:15 smithi082 bash[20963]: audit 2024-04-04T01:18:15.534004+0000 mon.a (mon.0) 16723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:15 smithi067 bash[27441]: cluster 2024-04-04T01:18:14.588068+0000 mgr.y (mgr.24370) 19789 : cluster [DBG] pgmap v19773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:15 smithi067 bash[27441]: audit 2024-04-04T01:18:15.526611+0000 mon.a (mon.0) 16722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:15 smithi067 bash[27441]: audit 2024-04-04T01:18:15.534004+0000 mon.a (mon.0) 16723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:15 smithi067 bash[17655]: cluster 2024-04-04T01:18:14.588068+0000 mgr.y (mgr.24370) 19789 : cluster [DBG] pgmap v19773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:15 smithi067 bash[17655]: audit 2024-04-04T01:18:15.526611+0000 mon.a (mon.0) 16722 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:16.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:15 smithi067 bash[17655]: audit 2024-04-04T01:18:15.534004+0000 mon.a (mon.0) 16723 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:16 smithi082 bash[20963]: audit 2024-04-04T01:18:15.877698+0000 mon.a (mon.0) 16724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:16 smithi082 bash[20963]: audit 2024-04-04T01:18:15.886064+0000 mon.a (mon.0) 16725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:16 smithi082 bash[20963]: audit 2024-04-04T01:18:16.375619+0000 mon.a (mon.0) 16726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:18:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:16 smithi082 bash[20963]: audit 2024-04-04T01:18:16.377656+0000 mon.a (mon.0) 16727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:18:17.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:16 smithi082 bash[20963]: audit 2024-04-04T01:18:16.386826+0000 mon.a (mon.0) 16728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[27441]: audit 2024-04-04T01:18:15.877698+0000 mon.a (mon.0) 16724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[27441]: audit 2024-04-04T01:18:15.886064+0000 mon.a (mon.0) 16725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[27441]: audit 2024-04-04T01:18:16.375619+0000 mon.a (mon.0) 16726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:18:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[27441]: audit 2024-04-04T01:18:16.377656+0000 mon.a (mon.0) 16727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:18:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[27441]: audit 2024-04-04T01:18:16.386826+0000 mon.a (mon.0) 16728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[17655]: audit 2024-04-04T01:18:15.877698+0000 mon.a (mon.0) 16724 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[17655]: audit 2024-04-04T01:18:15.886064+0000 mon.a (mon.0) 16725 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[17655]: audit 2024-04-04T01:18:16.375619+0000 mon.a (mon.0) 16726 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:18:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[17655]: audit 2024-04-04T01:18:16.377656+0000 mon.a (mon.0) 16727 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:18:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:16 smithi067 bash[17655]: audit 2024-04-04T01:18:16.386826+0000 mon.a (mon.0) 16728 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:18:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:17 smithi082 bash[20963]: cluster 2024-04-04T01:18:16.589164+0000 mgr.y (mgr.24370) 19790 : cluster [DBG] pgmap v19774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:17 smithi082 bash[20963]: audit 2024-04-04T01:18:17.050673+0000 mon.a (mon.0) 16729 : audit [DBG] from='client.? 172.21.15.67:0/2380547184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:17 smithi067 bash[27441]: cluster 2024-04-04T01:18:16.589164+0000 mgr.y (mgr.24370) 19790 : cluster [DBG] pgmap v19774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:17 smithi067 bash[27441]: audit 2024-04-04T01:18:17.050673+0000 mon.a (mon.0) 16729 : audit [DBG] from='client.? 172.21.15.67:0/2380547184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:17 smithi067 bash[17655]: cluster 2024-04-04T01:18:16.589164+0000 mgr.y (mgr.24370) 19790 : cluster [DBG] pgmap v19774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:17 smithi067 bash[17655]: audit 2024-04-04T01:18:17.050673+0000 mon.a (mon.0) 16729 : audit [DBG] from='client.? 172.21.15.67:0/2380547184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:19 smithi082 bash[20963]: cluster 2024-04-04T01:18:18.589821+0000 mgr.y (mgr.24370) 19791 : cluster [DBG] pgmap v19775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:19 smithi082 bash[20963]: audit 2024-04-04T01:18:19.502476+0000 mon.a (mon.0) 16730 : audit [DBG] from='client.? 172.21.15.67:0/3633959349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:19 smithi067 bash[27441]: cluster 2024-04-04T01:18:18.589821+0000 mgr.y (mgr.24370) 19791 : cluster [DBG] pgmap v19775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:19 smithi067 bash[27441]: audit 2024-04-04T01:18:19.502476+0000 mon.a (mon.0) 16730 : audit [DBG] from='client.? 172.21.15.67:0/3633959349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:19 smithi067 bash[17655]: cluster 2024-04-04T01:18:18.589821+0000 mgr.y (mgr.24370) 19791 : cluster [DBG] pgmap v19775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:20.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:19 smithi067 bash[17655]: audit 2024-04-04T01:18:19.502476+0000 mon.a (mon.0) 16730 : audit [DBG] from='client.? 172.21.15.67:0/3633959349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:21 smithi067 bash[27441]: cluster 2024-04-04T01:18:20.590508+0000 mgr.y (mgr.24370) 19792 : cluster [DBG] pgmap v19776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:22.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:21 smithi067 bash[17655]: cluster 2024-04-04T01:18:20.590508+0000 mgr.y (mgr.24370) 19792 : cluster [DBG] pgmap v19776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:21 smithi082 bash[20963]: cluster 2024-04-04T01:18:20.590508+0000 mgr.y (mgr.24370) 19792 : cluster [DBG] pgmap v19776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:23.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:18:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:18:23.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:22 smithi067 bash[27441]: audit 2024-04-04T01:18:21.960626+0000 mon.c (mon.2) 7900 : audit [DBG] from='client.? 172.21.15.67:0/2724171859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:23.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:22 smithi067 bash[17655]: audit 2024-04-04T01:18:21.960626+0000 mon.c (mon.2) 7900 : audit [DBG] from='client.? 172.21.15.67:0/2724171859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:22 smithi082 bash[20963]: audit 2024-04-04T01:18:21.960626+0000 mon.c (mon.2) 7900 : audit [DBG] from='client.? 172.21.15.67:0/2724171859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:18:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:18:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:23 smithi067 bash[17655]: cluster 2024-04-04T01:18:22.591711+0000 mgr.y (mgr.24370) 19793 : cluster [DBG] pgmap v19777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:24.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:23 smithi067 bash[27441]: cluster 2024-04-04T01:18:22.591711+0000 mgr.y (mgr.24370) 19793 : cluster [DBG] pgmap v19777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:23 smithi082 bash[20963]: cluster 2024-04-04T01:18:22.591711+0000 mgr.y (mgr.24370) 19793 : cluster [DBG] pgmap v19777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:24 smithi067 bash[17655]: audit 2024-04-04T01:18:24.413199+0000 mon.a (mon.0) 16731 : audit [DBG] from='client.? 172.21.15.67:0/34908479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:25.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:24 smithi067 bash[27441]: audit 2024-04-04T01:18:24.413199+0000 mon.a (mon.0) 16731 : audit [DBG] from='client.? 172.21.15.67:0/34908479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:24 smithi082 bash[20963]: audit 2024-04-04T01:18:24.413199+0000 mon.a (mon.0) 16731 : audit [DBG] from='client.? 172.21.15.67:0/34908479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:25 smithi067 bash[17655]: cluster 2024-04-04T01:18:24.592420+0000 mgr.y (mgr.24370) 19794 : cluster [DBG] pgmap v19778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:25 smithi067 bash[17655]: audit 2024-04-04T01:18:25.711340+0000 mon.a (mon.0) 16732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:25 smithi067 bash[27441]: cluster 2024-04-04T01:18:24.592420+0000 mgr.y (mgr.24370) 19794 : cluster [DBG] pgmap v19778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:25 smithi067 bash[27441]: audit 2024-04-04T01:18:25.711340+0000 mon.a (mon.0) 16732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:25 smithi082 bash[20963]: cluster 2024-04-04T01:18:24.592420+0000 mgr.y (mgr.24370) 19794 : cluster [DBG] pgmap v19778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:25 smithi082 bash[20963]: audit 2024-04-04T01:18:25.711340+0000 mon.a (mon.0) 16732 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:26 smithi082 bash[20963]: audit 2024-04-04T01:18:26.861538+0000 mon.a (mon.0) 16733 : audit [DBG] from='client.? 172.21.15.67:0/943751345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:26 smithi067 bash[17655]: audit 2024-04-04T01:18:26.861538+0000 mon.a (mon.0) 16733 : audit [DBG] from='client.? 172.21.15.67:0/943751345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:26 smithi067 bash[27441]: audit 2024-04-04T01:18:26.861538+0000 mon.a (mon.0) 16733 : audit [DBG] from='client.? 172.21.15.67:0/943751345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:27 smithi082 bash[20963]: cluster 2024-04-04T01:18:26.593524+0000 mgr.y (mgr.24370) 19795 : cluster [DBG] pgmap v19779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:27 smithi067 bash[17655]: cluster 2024-04-04T01:18:26.593524+0000 mgr.y (mgr.24370) 19795 : cluster [DBG] pgmap v19779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:27 smithi067 bash[27441]: cluster 2024-04-04T01:18:26.593524+0000 mgr.y (mgr.24370) 19795 : cluster [DBG] pgmap v19779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:29 smithi082 bash[20963]: cluster 2024-04-04T01:18:28.594129+0000 mgr.y (mgr.24370) 19796 : cluster [DBG] pgmap v19780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:29 smithi082 bash[20963]: audit 2024-04-04T01:18:29.315106+0000 mon.a (mon.0) 16734 : audit [DBG] from='client.? 172.21.15.67:0/858190824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:29 smithi067 bash[27441]: cluster 2024-04-04T01:18:28.594129+0000 mgr.y (mgr.24370) 19796 : cluster [DBG] pgmap v19780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:29 smithi067 bash[27441]: audit 2024-04-04T01:18:29.315106+0000 mon.a (mon.0) 16734 : audit [DBG] from='client.? 172.21.15.67:0/858190824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:29 smithi067 bash[17655]: cluster 2024-04-04T01:18:28.594129+0000 mgr.y (mgr.24370) 19796 : cluster [DBG] pgmap v19780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:29 smithi067 bash[17655]: audit 2024-04-04T01:18:29.315106+0000 mon.a (mon.0) 16734 : audit [DBG] from='client.? 172.21.15.67:0/858190824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:31 smithi082 bash[20963]: cluster 2024-04-04T01:18:30.594746+0000 mgr.y (mgr.24370) 19797 : cluster [DBG] pgmap v19781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:31 smithi082 bash[20963]: audit 2024-04-04T01:18:31.767433+0000 mon.c (mon.2) 7901 : audit [DBG] from='client.? 172.21.15.67:0/2818187469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:31 smithi067 bash[17655]: cluster 2024-04-04T01:18:30.594746+0000 mgr.y (mgr.24370) 19797 : cluster [DBG] pgmap v19781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:31 smithi067 bash[17655]: audit 2024-04-04T01:18:31.767433+0000 mon.c (mon.2) 7901 : audit [DBG] from='client.? 172.21.15.67:0/2818187469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:31 smithi067 bash[27441]: cluster 2024-04-04T01:18:30.594746+0000 mgr.y (mgr.24370) 19797 : cluster [DBG] pgmap v19781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:32.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:31 smithi067 bash[27441]: audit 2024-04-04T01:18:31.767433+0000 mon.c (mon.2) 7901 : audit [DBG] from='client.? 172.21.15.67:0/2818187469' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:18:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:33] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:18:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:18:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:18:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:33 smithi082 bash[20963]: cluster 2024-04-04T01:18:32.595881+0000 mgr.y (mgr.24370) 19798 : cluster [DBG] pgmap v19782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:33 smithi067 bash[17655]: cluster 2024-04-04T01:18:32.595881+0000 mgr.y (mgr.24370) 19798 : cluster [DBG] pgmap v19782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:33 smithi067 bash[27441]: cluster 2024-04-04T01:18:32.595881+0000 mgr.y (mgr.24370) 19798 : cluster [DBG] pgmap v19782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:34 smithi082 bash[20963]: audit 2024-04-04T01:18:34.228920+0000 mon.c (mon.2) 7902 : audit [DBG] from='client.? 172.21.15.67:0/3378416967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:34 smithi067 bash[27441]: audit 2024-04-04T01:18:34.228920+0000 mon.c (mon.2) 7902 : audit [DBG] from='client.? 172.21.15.67:0/3378416967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:34 smithi067 bash[17655]: audit 2024-04-04T01:18:34.228920+0000 mon.c (mon.2) 7902 : audit [DBG] from='client.? 172.21.15.67:0/3378416967' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:35 smithi082 bash[20963]: cluster 2024-04-04T01:18:34.596579+0000 mgr.y (mgr.24370) 19799 : cluster [DBG] pgmap v19783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:35 smithi067 bash[17655]: cluster 2024-04-04T01:18:34.596579+0000 mgr.y (mgr.24370) 19799 : cluster [DBG] pgmap v19783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:36.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:35 smithi067 bash[27441]: cluster 2024-04-04T01:18:34.596579+0000 mgr.y (mgr.24370) 19799 : cluster [DBG] pgmap v19783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:36 smithi082 bash[20963]: audit 2024-04-04T01:18:36.679145+0000 mon.c (mon.2) 7903 : audit [DBG] from='client.? 172.21.15.67:0/2735605199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:36 smithi067 bash[17655]: audit 2024-04-04T01:18:36.679145+0000 mon.c (mon.2) 7903 : audit [DBG] from='client.? 172.21.15.67:0/2735605199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:36 smithi067 bash[27441]: audit 2024-04-04T01:18:36.679145+0000 mon.c (mon.2) 7903 : audit [DBG] from='client.? 172.21.15.67:0/2735605199' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:37 smithi082 bash[20963]: cluster 2024-04-04T01:18:36.597742+0000 mgr.y (mgr.24370) 19800 : cluster [DBG] pgmap v19784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:37 smithi067 bash[17655]: cluster 2024-04-04T01:18:36.597742+0000 mgr.y (mgr.24370) 19800 : cluster [DBG] pgmap v19784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:37 smithi067 bash[27441]: cluster 2024-04-04T01:18:36.597742+0000 mgr.y (mgr.24370) 19800 : cluster [DBG] pgmap v19784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:39 smithi082 bash[20963]: cluster 2024-04-04T01:18:38.598443+0000 mgr.y (mgr.24370) 19801 : cluster [DBG] pgmap v19785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:39 smithi082 bash[20963]: audit 2024-04-04T01:18:39.132059+0000 mon.c (mon.2) 7904 : audit [DBG] from='client.? 172.21.15.67:0/1966179171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:39 smithi067 bash[17655]: cluster 2024-04-04T01:18:38.598443+0000 mgr.y (mgr.24370) 19801 : cluster [DBG] pgmap v19785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:39 smithi067 bash[17655]: audit 2024-04-04T01:18:39.132059+0000 mon.c (mon.2) 7904 : audit [DBG] from='client.? 172.21.15.67:0/1966179171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:39 smithi067 bash[27441]: cluster 2024-04-04T01:18:38.598443+0000 mgr.y (mgr.24370) 19801 : cluster [DBG] pgmap v19785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:39 smithi067 bash[27441]: audit 2024-04-04T01:18:39.132059+0000 mon.c (mon.2) 7904 : audit [DBG] from='client.? 172.21.15.67:0/1966179171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:40 smithi082 bash[20963]: audit 2024-04-04T01:18:40.712108+0000 mon.a (mon.0) 16735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:40 smithi067 bash[27441]: audit 2024-04-04T01:18:40.712108+0000 mon.a (mon.0) 16735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:40 smithi067 bash[17655]: audit 2024-04-04T01:18:40.712108+0000 mon.a (mon.0) 16735 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:41 smithi082 bash[20963]: cluster 2024-04-04T01:18:40.599116+0000 mgr.y (mgr.24370) 19802 : cluster [DBG] pgmap v19786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:41 smithi082 bash[20963]: audit 2024-04-04T01:18:41.580848+0000 mon.c (mon.2) 7905 : audit [DBG] from='client.? 172.21.15.67:0/1298323771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:41 smithi067 bash[27441]: cluster 2024-04-04T01:18:40.599116+0000 mgr.y (mgr.24370) 19802 : cluster [DBG] pgmap v19786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:41 smithi067 bash[27441]: audit 2024-04-04T01:18:41.580848+0000 mon.c (mon.2) 7905 : audit [DBG] from='client.? 172.21.15.67:0/1298323771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:41 smithi067 bash[17655]: cluster 2024-04-04T01:18:40.599116+0000 mgr.y (mgr.24370) 19802 : cluster [DBG] pgmap v19786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:41 smithi067 bash[17655]: audit 2024-04-04T01:18:41.580848+0000 mon.c (mon.2) 7905 : audit [DBG] from='client.? 172.21.15.67:0/1298323771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:18:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:18:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:18:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:18:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:43 smithi082 bash[20963]: cluster 2024-04-04T01:18:42.600346+0000 mgr.y (mgr.24370) 19803 : cluster [DBG] pgmap v19787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:43 smithi067 bash[27441]: cluster 2024-04-04T01:18:42.600346+0000 mgr.y (mgr.24370) 19803 : cluster [DBG] pgmap v19787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:43 smithi067 bash[17655]: cluster 2024-04-04T01:18:42.600346+0000 mgr.y (mgr.24370) 19803 : cluster [DBG] pgmap v19787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:44 smithi082 bash[20963]: audit 2024-04-04T01:18:44.039814+0000 mon.a (mon.0) 16736 : audit [DBG] from='client.? 172.21.15.67:0/2828477545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:44 smithi067 bash[27441]: audit 2024-04-04T01:18:44.039814+0000 mon.a (mon.0) 16736 : audit [DBG] from='client.? 172.21.15.67:0/2828477545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:44 smithi067 bash[17655]: audit 2024-04-04T01:18:44.039814+0000 mon.a (mon.0) 16736 : audit [DBG] from='client.? 172.21.15.67:0/2828477545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:45 smithi082 bash[20963]: cluster 2024-04-04T01:18:44.601057+0000 mgr.y (mgr.24370) 19804 : cluster [DBG] pgmap v19788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:45 smithi067 bash[17655]: cluster 2024-04-04T01:18:44.601057+0000 mgr.y (mgr.24370) 19804 : cluster [DBG] pgmap v19788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:45 smithi067 bash[27441]: cluster 2024-04-04T01:18:44.601057+0000 mgr.y (mgr.24370) 19804 : cluster [DBG] pgmap v19788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:46 smithi082 bash[20963]: audit 2024-04-04T01:18:46.495830+0000 mon.c (mon.2) 7906 : audit [DBG] from='client.? 172.21.15.67:0/2259406166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:46 smithi067 bash[17655]: audit 2024-04-04T01:18:46.495830+0000 mon.c (mon.2) 7906 : audit [DBG] from='client.? 172.21.15.67:0/2259406166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:46 smithi067 bash[27441]: audit 2024-04-04T01:18:46.495830+0000 mon.c (mon.2) 7906 : audit [DBG] from='client.? 172.21.15.67:0/2259406166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:48 smithi082 bash[20963]: cluster 2024-04-04T01:18:46.602168+0000 mgr.y (mgr.24370) 19805 : cluster [DBG] pgmap v19789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:48 smithi067 bash[17655]: cluster 2024-04-04T01:18:46.602168+0000 mgr.y (mgr.24370) 19805 : cluster [DBG] pgmap v19789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:48 smithi067 bash[27441]: cluster 2024-04-04T01:18:46.602168+0000 mgr.y (mgr.24370) 19805 : cluster [DBG] pgmap v19789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:49 smithi082 bash[20963]: audit 2024-04-04T01:18:48.951002+0000 mon.a (mon.0) 16737 : audit [DBG] from='client.? 172.21.15.67:0/1717841313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:49 smithi067 bash[27441]: audit 2024-04-04T01:18:48.951002+0000 mon.a (mon.0) 16737 : audit [DBG] from='client.? 172.21.15.67:0/1717841313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:49 smithi067 bash[17655]: audit 2024-04-04T01:18:48.951002+0000 mon.a (mon.0) 16737 : audit [DBG] from='client.? 172.21.15.67:0/1717841313' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:50 smithi082 bash[20963]: cluster 2024-04-04T01:18:48.602780+0000 mgr.y (mgr.24370) 19806 : cluster [DBG] pgmap v19790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:50 smithi067 bash[27441]: cluster 2024-04-04T01:18:48.602780+0000 mgr.y (mgr.24370) 19806 : cluster [DBG] pgmap v19790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:50 smithi067 bash[17655]: cluster 2024-04-04T01:18:48.602780+0000 mgr.y (mgr.24370) 19806 : cluster [DBG] pgmap v19790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:52 smithi082 bash[20963]: cluster 2024-04-04T01:18:50.603473+0000 mgr.y (mgr.24370) 19807 : cluster [DBG] pgmap v19791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:52 smithi082 bash[20963]: audit 2024-04-04T01:18:51.401835+0000 mon.c (mon.2) 7907 : audit [DBG] from='client.? 172.21.15.67:0/1413854881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:52 smithi067 bash[17655]: cluster 2024-04-04T01:18:50.603473+0000 mgr.y (mgr.24370) 19807 : cluster [DBG] pgmap v19791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:52 smithi067 bash[17655]: audit 2024-04-04T01:18:51.401835+0000 mon.c (mon.2) 7907 : audit [DBG] from='client.? 172.21.15.67:0/1413854881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:52 smithi067 bash[27441]: cluster 2024-04-04T01:18:50.603473+0000 mgr.y (mgr.24370) 19807 : cluster [DBG] pgmap v19791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:52 smithi067 bash[27441]: audit 2024-04-04T01:18:51.401835+0000 mon.c (mon.2) 7907 : audit [DBG] from='client.? 172.21.15.67:0/1413854881' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:18:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:18:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:18:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:18:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:18:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:54 smithi082 bash[20963]: cluster 2024-04-04T01:18:52.604758+0000 mgr.y (mgr.24370) 19808 : cluster [DBG] pgmap v19792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:54 smithi082 bash[20963]: audit 2024-04-04T01:18:53.851142+0000 mon.c (mon.2) 7908 : audit [DBG] from='client.? 172.21.15.67:0/2318337427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:54 smithi067 bash[27441]: cluster 2024-04-04T01:18:52.604758+0000 mgr.y (mgr.24370) 19808 : cluster [DBG] pgmap v19792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:54 smithi067 bash[27441]: audit 2024-04-04T01:18:53.851142+0000 mon.c (mon.2) 7908 : audit [DBG] from='client.? 172.21.15.67:0/2318337427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:54 smithi067 bash[17655]: cluster 2024-04-04T01:18:52.604758+0000 mgr.y (mgr.24370) 19808 : cluster [DBG] pgmap v19792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:54.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:54 smithi067 bash[17655]: audit 2024-04-04T01:18:53.851142+0000 mon.c (mon.2) 7908 : audit [DBG] from='client.? 172.21.15.67:0/2318337427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:56 smithi082 bash[20963]: cluster 2024-04-04T01:18:54.605581+0000 mgr.y (mgr.24370) 19809 : cluster [DBG] pgmap v19793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:56 smithi082 bash[20963]: audit 2024-04-04T01:18:55.712260+0000 mon.a (mon.0) 16738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:56 smithi067 bash[27441]: cluster 2024-04-04T01:18:54.605581+0000 mgr.y (mgr.24370) 19809 : cluster [DBG] pgmap v19793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:56 smithi067 bash[27441]: audit 2024-04-04T01:18:55.712260+0000 mon.a (mon.0) 16738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:56 smithi067 bash[17655]: cluster 2024-04-04T01:18:54.605581+0000 mgr.y (mgr.24370) 19809 : cluster [DBG] pgmap v19793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:56 smithi067 bash[17655]: audit 2024-04-04T01:18:55.712260+0000 mon.a (mon.0) 16738 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:18:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:57 smithi082 bash[20963]: audit 2024-04-04T01:18:56.310224+0000 mon.c (mon.2) 7909 : audit [DBG] from='client.? 172.21.15.67:0/4012618849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:57 smithi067 bash[17655]: audit 2024-04-04T01:18:56.310224+0000 mon.c (mon.2) 7909 : audit [DBG] from='client.? 172.21.15.67:0/4012618849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:57 smithi067 bash[27441]: audit 2024-04-04T01:18:56.310224+0000 mon.c (mon.2) 7909 : audit [DBG] from='client.? 172.21.15.67:0/4012618849' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:58 smithi082 bash[20963]: cluster 2024-04-04T01:18:56.606766+0000 mgr.y (mgr.24370) 19810 : cluster [DBG] pgmap v19794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:58 smithi067 bash[27441]: cluster 2024-04-04T01:18:56.606766+0000 mgr.y (mgr.24370) 19810 : cluster [DBG] pgmap v19794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:58 smithi067 bash[17655]: cluster 2024-04-04T01:18:56.606766+0000 mgr.y (mgr.24370) 19810 : cluster [DBG] pgmap v19794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:18:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:18:59 smithi082 bash[20963]: audit 2024-04-04T01:18:58.764511+0000 mon.c (mon.2) 7910 : audit [DBG] from='client.? 172.21.15.67:0/370175428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:18:59 smithi067 bash[17655]: audit 2024-04-04T01:18:58.764511+0000 mon.c (mon.2) 7910 : audit [DBG] from='client.? 172.21.15.67:0/370175428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:18:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:18:59 smithi067 bash[27441]: audit 2024-04-04T01:18:58.764511+0000 mon.c (mon.2) 7910 : audit [DBG] from='client.? 172.21.15.67:0/370175428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:00 smithi082 bash[20963]: cluster 2024-04-04T01:18:58.607296+0000 mgr.y (mgr.24370) 19811 : cluster [DBG] pgmap v19795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:00 smithi067 bash[17655]: cluster 2024-04-04T01:18:58.607296+0000 mgr.y (mgr.24370) 19811 : cluster [DBG] pgmap v19795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:00 smithi067 bash[27441]: cluster 2024-04-04T01:18:58.607296+0000 mgr.y (mgr.24370) 19811 : cluster [DBG] pgmap v19795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:02 smithi082 bash[20963]: cluster 2024-04-04T01:19:00.607886+0000 mgr.y (mgr.24370) 19812 : cluster [DBG] pgmap v19796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:02 smithi082 bash[20963]: audit 2024-04-04T01:19:01.216314+0000 mon.a (mon.0) 16739 : audit [DBG] from='client.? 172.21.15.67:0/1856907352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:02 smithi067 bash[27441]: cluster 2024-04-04T01:19:00.607886+0000 mgr.y (mgr.24370) 19812 : cluster [DBG] pgmap v19796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:02 smithi067 bash[27441]: audit 2024-04-04T01:19:01.216314+0000 mon.a (mon.0) 16739 : audit [DBG] from='client.? 172.21.15.67:0/1856907352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:02 smithi067 bash[17655]: cluster 2024-04-04T01:19:00.607886+0000 mgr.y (mgr.24370) 19812 : cluster [DBG] pgmap v19796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:02 smithi067 bash[17655]: audit 2024-04-04T01:19:01.216314+0000 mon.a (mon.0) 16739 : audit [DBG] from='client.? 172.21.15.67:0/1856907352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:19:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:03] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:19:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:19:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:19:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:04 smithi082 bash[20963]: cluster 2024-04-04T01:19:02.609061+0000 mgr.y (mgr.24370) 19813 : cluster [DBG] pgmap v19797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:04 smithi082 bash[20963]: audit 2024-04-04T01:19:03.661674+0000 mon.c (mon.2) 7911 : audit [DBG] from='client.? 172.21.15.67:0/3251158815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:04 smithi067 bash[17655]: cluster 2024-04-04T01:19:02.609061+0000 mgr.y (mgr.24370) 19813 : cluster [DBG] pgmap v19797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:04 smithi067 bash[17655]: audit 2024-04-04T01:19:03.661674+0000 mon.c (mon.2) 7911 : audit [DBG] from='client.? 172.21.15.67:0/3251158815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:04 smithi067 bash[27441]: cluster 2024-04-04T01:19:02.609061+0000 mgr.y (mgr.24370) 19813 : cluster [DBG] pgmap v19797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:04.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:04 smithi067 bash[27441]: audit 2024-04-04T01:19:03.661674+0000 mon.c (mon.2) 7911 : audit [DBG] from='client.? 172.21.15.67:0/3251158815' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:06 smithi082 bash[20963]: cluster 2024-04-04T01:19:04.609765+0000 mgr.y (mgr.24370) 19814 : cluster [DBG] pgmap v19798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:06 smithi067 bash[17655]: cluster 2024-04-04T01:19:04.609765+0000 mgr.y (mgr.24370) 19814 : cluster [DBG] pgmap v19798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:06.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:06 smithi067 bash[27441]: cluster 2024-04-04T01:19:04.609765+0000 mgr.y (mgr.24370) 19814 : cluster [DBG] pgmap v19798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:07 smithi082 bash[20963]: audit 2024-04-04T01:19:06.121824+0000 mon.a (mon.0) 16740 : audit [DBG] from='client.? 172.21.15.67:0/913983113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:07 smithi067 bash[17655]: audit 2024-04-04T01:19:06.121824+0000 mon.a (mon.0) 16740 : audit [DBG] from='client.? 172.21.15.67:0/913983113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:07 smithi067 bash[27441]: audit 2024-04-04T01:19:06.121824+0000 mon.a (mon.0) 16740 : audit [DBG] from='client.? 172.21.15.67:0/913983113' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:08 smithi082 bash[20963]: cluster 2024-04-04T01:19:06.610941+0000 mgr.y (mgr.24370) 19815 : cluster [DBG] pgmap v19799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:08 smithi067 bash[27441]: cluster 2024-04-04T01:19:06.610941+0000 mgr.y (mgr.24370) 19815 : cluster [DBG] pgmap v19799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:08 smithi067 bash[17655]: cluster 2024-04-04T01:19:06.610941+0000 mgr.y (mgr.24370) 19815 : cluster [DBG] pgmap v19799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:09 smithi082 bash[20963]: audit 2024-04-04T01:19:08.580866+0000 mon.a (mon.0) 16741 : audit [DBG] from='client.? 172.21.15.67:0/3840459673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:09 smithi067 bash[17655]: audit 2024-04-04T01:19:08.580866+0000 mon.a (mon.0) 16741 : audit [DBG] from='client.? 172.21.15.67:0/3840459673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:09.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:09 smithi067 bash[27441]: audit 2024-04-04T01:19:08.580866+0000 mon.a (mon.0) 16741 : audit [DBG] from='client.? 172.21.15.67:0/3840459673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:10 smithi082 bash[20963]: cluster 2024-04-04T01:19:08.611656+0000 mgr.y (mgr.24370) 19816 : cluster [DBG] pgmap v19800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:10 smithi067 bash[27441]: cluster 2024-04-04T01:19:08.611656+0000 mgr.y (mgr.24370) 19816 : cluster [DBG] pgmap v19800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:10 smithi067 bash[17655]: cluster 2024-04-04T01:19:08.611656+0000 mgr.y (mgr.24370) 19816 : cluster [DBG] pgmap v19800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:11 smithi082 bash[20963]: audit 2024-04-04T01:19:10.712366+0000 mon.a (mon.0) 16742 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:11 smithi082 bash[20963]: audit 2024-04-04T01:19:11.037949+0000 mon.c (mon.2) 7912 : audit [DBG] from='client.? 172.21.15.67:0/414517200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:11 smithi067 bash[27441]: audit 2024-04-04T01:19:10.712366+0000 mon.a (mon.0) 16742 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:11 smithi067 bash[27441]: audit 2024-04-04T01:19:11.037949+0000 mon.c (mon.2) 7912 : audit [DBG] from='client.? 172.21.15.67:0/414517200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:11 smithi067 bash[17655]: audit 2024-04-04T01:19:10.712366+0000 mon.a (mon.0) 16742 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:11 smithi067 bash[17655]: audit 2024-04-04T01:19:11.037949+0000 mon.c (mon.2) 7912 : audit [DBG] from='client.? 172.21.15.67:0/414517200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:12 smithi082 bash[20963]: cluster 2024-04-04T01:19:10.612352+0000 mgr.y (mgr.24370) 19817 : cluster [DBG] pgmap v19801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:12 smithi067 bash[17655]: cluster 2024-04-04T01:19:10.612352+0000 mgr.y (mgr.24370) 19817 : cluster [DBG] pgmap v19801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:12 smithi067 bash[27441]: cluster 2024-04-04T01:19:10.612352+0000 mgr.y (mgr.24370) 19817 : cluster [DBG] pgmap v19801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:19:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:13] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:19:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:19:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:19:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:14 smithi082 bash[20963]: cluster 2024-04-04T01:19:12.613588+0000 mgr.y (mgr.24370) 19818 : cluster [DBG] pgmap v19802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:14 smithi082 bash[20963]: audit 2024-04-04T01:19:13.487611+0000 mon.a (mon.0) 16743 : audit [DBG] from='client.? 172.21.15.67:0/689663698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:14 smithi067 bash[17655]: cluster 2024-04-04T01:19:12.613588+0000 mgr.y (mgr.24370) 19818 : cluster [DBG] pgmap v19802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:14 smithi067 bash[17655]: audit 2024-04-04T01:19:13.487611+0000 mon.a (mon.0) 16743 : audit [DBG] from='client.? 172.21.15.67:0/689663698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:14.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:14 smithi067 bash[27441]: cluster 2024-04-04T01:19:12.613588+0000 mgr.y (mgr.24370) 19818 : cluster [DBG] pgmap v19802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:14.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:14 smithi067 bash[27441]: audit 2024-04-04T01:19:13.487611+0000 mon.a (mon.0) 16743 : audit [DBG] from='client.? 172.21.15.67:0/689663698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:16 smithi082 bash[20963]: cluster 2024-04-04T01:19:14.614382+0000 mgr.y (mgr.24370) 19819 : cluster [DBG] pgmap v19803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:16 smithi082 bash[20963]: audit 2024-04-04T01:19:15.937211+0000 mon.a (mon.0) 16744 : audit [DBG] from='client.? 172.21.15.67:0/2845024117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:16 smithi067 bash[27441]: cluster 2024-04-04T01:19:14.614382+0000 mgr.y (mgr.24370) 19819 : cluster [DBG] pgmap v19803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:16 smithi067 bash[27441]: audit 2024-04-04T01:19:15.937211+0000 mon.a (mon.0) 16744 : audit [DBG] from='client.? 172.21.15.67:0/2845024117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:16 smithi067 bash[17655]: cluster 2024-04-04T01:19:14.614382+0000 mgr.y (mgr.24370) 19819 : cluster [DBG] pgmap v19803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:16 smithi067 bash[17655]: audit 2024-04-04T01:19:15.937211+0000 mon.a (mon.0) 16744 : audit [DBG] from='client.? 172.21.15.67:0/2845024117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:17 smithi082 bash[20963]: audit 2024-04-04T01:19:16.461952+0000 mon.a (mon.0) 16745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:19:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:17 smithi067 bash[17655]: audit 2024-04-04T01:19:16.461952+0000 mon.a (mon.0) 16745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:19:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:17 smithi067 bash[27441]: audit 2024-04-04T01:19:16.461952+0000 mon.a (mon.0) 16745 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:19:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:18 smithi082 bash[20963]: cluster 2024-04-04T01:19:16.615514+0000 mgr.y (mgr.24370) 19820 : cluster [DBG] pgmap v19804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:18 smithi067 bash[17655]: cluster 2024-04-04T01:19:16.615514+0000 mgr.y (mgr.24370) 19820 : cluster [DBG] pgmap v19804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:18 smithi067 bash[27441]: cluster 2024-04-04T01:19:16.615514+0000 mgr.y (mgr.24370) 19820 : cluster [DBG] pgmap v19804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:19 smithi082 bash[20963]: audit 2024-04-04T01:19:18.390845+0000 mon.a (mon.0) 16746 : audit [DBG] from='client.? 172.21.15.67:0/2781464623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:19 smithi067 bash[17655]: audit 2024-04-04T01:19:18.390845+0000 mon.a (mon.0) 16746 : audit [DBG] from='client.? 172.21.15.67:0/2781464623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:19 smithi067 bash[27441]: audit 2024-04-04T01:19:18.390845+0000 mon.a (mon.0) 16746 : audit [DBG] from='client.? 172.21.15.67:0/2781464623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:20 smithi082 bash[20963]: cluster 2024-04-04T01:19:18.616229+0000 mgr.y (mgr.24370) 19821 : cluster [DBG] pgmap v19805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:20 smithi067 bash[17655]: cluster 2024-04-04T01:19:18.616229+0000 mgr.y (mgr.24370) 19821 : cluster [DBG] pgmap v19805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:20 smithi067 bash[27441]: cluster 2024-04-04T01:19:18.616229+0000 mgr.y (mgr.24370) 19821 : cluster [DBG] pgmap v19805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:21 smithi067 bash[17655]: audit 2024-04-04T01:19:20.849631+0000 mon.a (mon.0) 16747 : audit [DBG] from='client.? 172.21.15.67:0/3646839430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:21 smithi067 bash[27441]: audit 2024-04-04T01:19:20.849631+0000 mon.a (mon.0) 16747 : audit [DBG] from='client.? 172.21.15.67:0/3646839430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:21 smithi082 bash[20963]: audit 2024-04-04T01:19:20.849631+0000 mon.a (mon.0) 16747 : audit [DBG] from='client.? 172.21.15.67:0/3646839430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:22 smithi067 bash[17655]: cluster 2024-04-04T01:19:20.616846+0000 mgr.y (mgr.24370) 19822 : cluster [DBG] pgmap v19806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:22 smithi067 bash[27441]: cluster 2024-04-04T01:19:20.616846+0000 mgr.y (mgr.24370) 19822 : cluster [DBG] pgmap v19806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:22 smithi082 bash[20963]: cluster 2024-04-04T01:19:20.616846+0000 mgr.y (mgr.24370) 19822 : cluster [DBG] pgmap v19806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:23] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[17655]: audit 2024-04-04T01:19:22.212660+0000 mon.a (mon.0) 16748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[17655]: audit 2024-04-04T01:19:22.220529+0000 mon.a (mon.0) 16749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[17655]: audit 2024-04-04T01:19:22.511079+0000 mon.a (mon.0) 16750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[17655]: audit 2024-04-04T01:19:22.520757+0000 mon.a (mon.0) 16751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[17655]: audit 2024-04-04T01:19:22.957739+0000 mon.a (mon.0) 16752 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[17655]: audit 2024-04-04T01:19:22.959523+0000 mon.a (mon.0) 16753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[17655]: audit 2024-04-04T01:19:22.970115+0000 mon.a (mon.0) 16754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[27441]: audit 2024-04-04T01:19:22.212660+0000 mon.a (mon.0) 16748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[27441]: audit 2024-04-04T01:19:22.220529+0000 mon.a (mon.0) 16749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[27441]: audit 2024-04-04T01:19:22.511079+0000 mon.a (mon.0) 16750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[27441]: audit 2024-04-04T01:19:22.520757+0000 mon.a (mon.0) 16751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[27441]: audit 2024-04-04T01:19:22.957739+0000 mon.a (mon.0) 16752 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:19:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[27441]: audit 2024-04-04T01:19:22.959523+0000 mon.a (mon.0) 16753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:19:23.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:23 smithi067 bash[27441]: audit 2024-04-04T01:19:22.970115+0000 mon.a (mon.0) 16754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:23 smithi082 bash[20963]: audit 2024-04-04T01:19:22.212660+0000 mon.a (mon.0) 16748 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:23 smithi082 bash[20963]: audit 2024-04-04T01:19:22.220529+0000 mon.a (mon.0) 16749 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:23 smithi082 bash[20963]: audit 2024-04-04T01:19:22.511079+0000 mon.a (mon.0) 16750 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:23 smithi082 bash[20963]: audit 2024-04-04T01:19:22.520757+0000 mon.a (mon.0) 16751 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:23 smithi082 bash[20963]: audit 2024-04-04T01:19:22.957739+0000 mon.a (mon.0) 16752 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:19:23.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:23 smithi082 bash[20963]: audit 2024-04-04T01:19:22.959523+0000 mon.a (mon.0) 16753 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:19:23.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:23 smithi082 bash[20963]: audit 2024-04-04T01:19:22.970115+0000 mon.a (mon.0) 16754 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:19:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:19:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:19:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:24 smithi082 bash[20963]: cluster 2024-04-04T01:19:22.617578+0000 mgr.y (mgr.24370) 19823 : cluster [DBG] pgmap v19807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:24 smithi082 bash[20963]: audit 2024-04-04T01:19:23.326347+0000 mon.c (mon.2) 7913 : audit [DBG] from='client.? 172.21.15.67:0/1060336541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:24 smithi067 bash[17655]: cluster 2024-04-04T01:19:22.617578+0000 mgr.y (mgr.24370) 19823 : cluster [DBG] pgmap v19807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:24 smithi067 bash[17655]: audit 2024-04-04T01:19:23.326347+0000 mon.c (mon.2) 7913 : audit [DBG] from='client.? 172.21.15.67:0/1060336541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:24 smithi067 bash[27441]: cluster 2024-04-04T01:19:22.617578+0000 mgr.y (mgr.24370) 19823 : cluster [DBG] pgmap v19807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:24 smithi067 bash[27441]: audit 2024-04-04T01:19:23.326347+0000 mon.c (mon.2) 7913 : audit [DBG] from='client.? 172.21.15.67:0/1060336541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:26 smithi082 bash[20963]: cluster 2024-04-04T01:19:24.618237+0000 mgr.y (mgr.24370) 19824 : cluster [DBG] pgmap v19808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:26 smithi082 bash[20963]: audit 2024-04-04T01:19:25.712664+0000 mon.a (mon.0) 16755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:26 smithi082 bash[20963]: audit 2024-04-04T01:19:25.773987+0000 mon.c (mon.2) 7914 : audit [DBG] from='client.? 172.21.15.67:0/1244048013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:26 smithi067 bash[27441]: cluster 2024-04-04T01:19:24.618237+0000 mgr.y (mgr.24370) 19824 : cluster [DBG] pgmap v19808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:26 smithi067 bash[27441]: audit 2024-04-04T01:19:25.712664+0000 mon.a (mon.0) 16755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:26 smithi067 bash[27441]: audit 2024-04-04T01:19:25.773987+0000 mon.c (mon.2) 7914 : audit [DBG] from='client.? 172.21.15.67:0/1244048013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:26 smithi067 bash[17655]: cluster 2024-04-04T01:19:24.618237+0000 mgr.y (mgr.24370) 19824 : cluster [DBG] pgmap v19808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:26 smithi067 bash[17655]: audit 2024-04-04T01:19:25.712664+0000 mon.a (mon.0) 16755 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:26 smithi067 bash[17655]: audit 2024-04-04T01:19:25.773987+0000 mon.c (mon.2) 7914 : audit [DBG] from='client.? 172.21.15.67:0/1244048013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:28 smithi082 bash[20963]: cluster 2024-04-04T01:19:26.619403+0000 mgr.y (mgr.24370) 19825 : cluster [DBG] pgmap v19809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:28 smithi067 bash[17655]: cluster 2024-04-04T01:19:26.619403+0000 mgr.y (mgr.24370) 19825 : cluster [DBG] pgmap v19809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:28.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:28 smithi067 bash[27441]: cluster 2024-04-04T01:19:26.619403+0000 mgr.y (mgr.24370) 19825 : cluster [DBG] pgmap v19809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:29 smithi082 bash[20963]: audit 2024-04-04T01:19:28.242484+0000 mon.a (mon.0) 16756 : audit [DBG] from='client.? 172.21.15.67:0/6342511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:29.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:29 smithi067 bash[27441]: audit 2024-04-04T01:19:28.242484+0000 mon.a (mon.0) 16756 : audit [DBG] from='client.? 172.21.15.67:0/6342511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:29 smithi067 bash[17655]: audit 2024-04-04T01:19:28.242484+0000 mon.a (mon.0) 16756 : audit [DBG] from='client.? 172.21.15.67:0/6342511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:30 smithi082 bash[20963]: cluster 2024-04-04T01:19:28.620130+0000 mgr.y (mgr.24370) 19826 : cluster [DBG] pgmap v19810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:30 smithi067 bash[27441]: cluster 2024-04-04T01:19:28.620130+0000 mgr.y (mgr.24370) 19826 : cluster [DBG] pgmap v19810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:30 smithi067 bash[17655]: cluster 2024-04-04T01:19:28.620130+0000 mgr.y (mgr.24370) 19826 : cluster [DBG] pgmap v19810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:31 smithi082 bash[20963]: audit 2024-04-04T01:19:30.695754+0000 mon.c (mon.2) 7915 : audit [DBG] from='client.? 172.21.15.67:0/2917304905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:31 smithi067 bash[27441]: audit 2024-04-04T01:19:30.695754+0000 mon.c (mon.2) 7915 : audit [DBG] from='client.? 172.21.15.67:0/2917304905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:31.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:31 smithi067 bash[17655]: audit 2024-04-04T01:19:30.695754+0000 mon.c (mon.2) 7915 : audit [DBG] from='client.? 172.21.15.67:0/2917304905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:32 smithi082 bash[20963]: cluster 2024-04-04T01:19:30.620604+0000 mgr.y (mgr.24370) 19827 : cluster [DBG] pgmap v19811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:32 smithi067 bash[27441]: cluster 2024-04-04T01:19:30.620604+0000 mgr.y (mgr.24370) 19827 : cluster [DBG] pgmap v19811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:32 smithi067 bash[17655]: cluster 2024-04-04T01:19:30.620604+0000 mgr.y (mgr.24370) 19827 : cluster [DBG] pgmap v19811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:33 smithi067 bash[17655]: audit 2024-04-04T01:19:33.159174+0000 mon.c (mon.2) 7916 : audit [DBG] from='client.? 172.21.15.67:0/2050761429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:19:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:19:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:33 smithi067 bash[27441]: audit 2024-04-04T01:19:33.159174+0000 mon.c (mon.2) 7916 : audit [DBG] from='client.? 172.21.15.67:0/2050761429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:33.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:33 smithi082 bash[20963]: audit 2024-04-04T01:19:33.159174+0000 mon.c (mon.2) 7916 : audit [DBG] from='client.? 172.21.15.67:0/2050761429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:19:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:19:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:34 smithi082 bash[20963]: cluster 2024-04-04T01:19:32.621673+0000 mgr.y (mgr.24370) 19828 : cluster [DBG] pgmap v19812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:34 smithi067 bash[17655]: cluster 2024-04-04T01:19:32.621673+0000 mgr.y (mgr.24370) 19828 : cluster [DBG] pgmap v19812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:34 smithi067 bash[27441]: cluster 2024-04-04T01:19:32.621673+0000 mgr.y (mgr.24370) 19828 : cluster [DBG] pgmap v19812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:36 smithi082 bash[20963]: cluster 2024-04-04T01:19:34.622363+0000 mgr.y (mgr.24370) 19829 : cluster [DBG] pgmap v19813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:36 smithi082 bash[20963]: audit 2024-04-04T01:19:35.612212+0000 mon.c (mon.2) 7917 : audit [DBG] from='client.? 172.21.15.67:0/3599438573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:36 smithi067 bash[17655]: cluster 2024-04-04T01:19:34.622363+0000 mgr.y (mgr.24370) 19829 : cluster [DBG] pgmap v19813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:36 smithi067 bash[17655]: audit 2024-04-04T01:19:35.612212+0000 mon.c (mon.2) 7917 : audit [DBG] from='client.? 172.21.15.67:0/3599438573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:36 smithi067 bash[27441]: cluster 2024-04-04T01:19:34.622363+0000 mgr.y (mgr.24370) 19829 : cluster [DBG] pgmap v19813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:36 smithi067 bash[27441]: audit 2024-04-04T01:19:35.612212+0000 mon.c (mon.2) 7917 : audit [DBG] from='client.? 172.21.15.67:0/3599438573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:38 smithi082 bash[20963]: cluster 2024-04-04T01:19:36.623505+0000 mgr.y (mgr.24370) 19830 : cluster [DBG] pgmap v19814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:38 smithi082 bash[20963]: audit 2024-04-04T01:19:38.069842+0000 mon.c (mon.2) 7918 : audit [DBG] from='client.? 172.21.15.67:0/3501047902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:38 smithi067 bash[17655]: cluster 2024-04-04T01:19:36.623505+0000 mgr.y (mgr.24370) 19830 : cluster [DBG] pgmap v19814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:38 smithi067 bash[17655]: audit 2024-04-04T01:19:38.069842+0000 mon.c (mon.2) 7918 : audit [DBG] from='client.? 172.21.15.67:0/3501047902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:38 smithi067 bash[27441]: cluster 2024-04-04T01:19:36.623505+0000 mgr.y (mgr.24370) 19830 : cluster [DBG] pgmap v19814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:38 smithi067 bash[27441]: audit 2024-04-04T01:19:38.069842+0000 mon.c (mon.2) 7918 : audit [DBG] from='client.? 172.21.15.67:0/3501047902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:40 smithi082 bash[20963]: cluster 2024-04-04T01:19:38.624334+0000 mgr.y (mgr.24370) 19831 : cluster [DBG] pgmap v19815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:40 smithi067 bash[17655]: cluster 2024-04-04T01:19:38.624334+0000 mgr.y (mgr.24370) 19831 : cluster [DBG] pgmap v19815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:40 smithi067 bash[27441]: cluster 2024-04-04T01:19:38.624334+0000 mgr.y (mgr.24370) 19831 : cluster [DBG] pgmap v19815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:41 smithi082 bash[20963]: audit 2024-04-04T01:19:40.522892+0000 mon.a (mon.0) 16757 : audit [DBG] from='client.? 172.21.15.67:0/4071851520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:41 smithi082 bash[20963]: audit 2024-04-04T01:19:40.713499+0000 mon.a (mon.0) 16758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:41 smithi067 bash[27441]: audit 2024-04-04T01:19:40.522892+0000 mon.a (mon.0) 16757 : audit [DBG] from='client.? 172.21.15.67:0/4071851520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:41 smithi067 bash[27441]: audit 2024-04-04T01:19:40.713499+0000 mon.a (mon.0) 16758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:41.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:41 smithi067 bash[17655]: audit 2024-04-04T01:19:40.522892+0000 mon.a (mon.0) 16757 : audit [DBG] from='client.? 172.21.15.67:0/4071851520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:41.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:41 smithi067 bash[17655]: audit 2024-04-04T01:19:40.713499+0000 mon.a (mon.0) 16758 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:42 smithi082 bash[20963]: cluster 2024-04-04T01:19:40.624979+0000 mgr.y (mgr.24370) 19832 : cluster [DBG] pgmap v19816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:42 smithi067 bash[17655]: cluster 2024-04-04T01:19:40.624979+0000 mgr.y (mgr.24370) 19832 : cluster [DBG] pgmap v19816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:42 smithi067 bash[27441]: cluster 2024-04-04T01:19:40.624979+0000 mgr.y (mgr.24370) 19832 : cluster [DBG] pgmap v19816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:19:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:19:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:43 smithi067 bash[27441]: audit 2024-04-04T01:19:42.986927+0000 mon.c (mon.2) 7919 : audit [DBG] from='client.? 172.21.15.67:0/1053776188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:43.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:43 smithi067 bash[17655]: audit 2024-04-04T01:19:42.986927+0000 mon.c (mon.2) 7919 : audit [DBG] from='client.? 172.21.15.67:0/1053776188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:43.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:43 smithi082 bash[20963]: audit 2024-04-04T01:19:42.986927+0000 mon.c (mon.2) 7919 : audit [DBG] from='client.? 172.21.15.67:0/1053776188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:43.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:19:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:19:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:44 smithi082 bash[20963]: cluster 2024-04-04T01:19:42.625812+0000 mgr.y (mgr.24370) 19833 : cluster [DBG] pgmap v19817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:44 smithi067 bash[17655]: cluster 2024-04-04T01:19:42.625812+0000 mgr.y (mgr.24370) 19833 : cluster [DBG] pgmap v19817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:44 smithi067 bash[27441]: cluster 2024-04-04T01:19:42.625812+0000 mgr.y (mgr.24370) 19833 : cluster [DBG] pgmap v19817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:46 smithi082 bash[20963]: cluster 2024-04-04T01:19:44.626501+0000 mgr.y (mgr.24370) 19834 : cluster [DBG] pgmap v19818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:46 smithi082 bash[20963]: audit 2024-04-04T01:19:45.435916+0000 mon.c (mon.2) 7920 : audit [DBG] from='client.? 172.21.15.67:0/1673272774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:46 smithi067 bash[17655]: cluster 2024-04-04T01:19:44.626501+0000 mgr.y (mgr.24370) 19834 : cluster [DBG] pgmap v19818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:46 smithi067 bash[17655]: audit 2024-04-04T01:19:45.435916+0000 mon.c (mon.2) 7920 : audit [DBG] from='client.? 172.21.15.67:0/1673272774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:46 smithi067 bash[27441]: cluster 2024-04-04T01:19:44.626501+0000 mgr.y (mgr.24370) 19834 : cluster [DBG] pgmap v19818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:46.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:46 smithi067 bash[27441]: audit 2024-04-04T01:19:45.435916+0000 mon.c (mon.2) 7920 : audit [DBG] from='client.? 172.21.15.67:0/1673272774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:48 smithi082 bash[20963]: cluster 2024-04-04T01:19:46.627691+0000 mgr.y (mgr.24370) 19835 : cluster [DBG] pgmap v19819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:48.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:48 smithi082 bash[20963]: audit 2024-04-04T01:19:47.890247+0000 mon.a (mon.0) 16759 : audit [DBG] from='client.? 172.21.15.67:0/3058161103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:48 smithi067 bash[17655]: cluster 2024-04-04T01:19:46.627691+0000 mgr.y (mgr.24370) 19835 : cluster [DBG] pgmap v19819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:48 smithi067 bash[17655]: audit 2024-04-04T01:19:47.890247+0000 mon.a (mon.0) 16759 : audit [DBG] from='client.? 172.21.15.67:0/3058161103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:48.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:48 smithi067 bash[27441]: cluster 2024-04-04T01:19:46.627691+0000 mgr.y (mgr.24370) 19835 : cluster [DBG] pgmap v19819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:48.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:48 smithi067 bash[27441]: audit 2024-04-04T01:19:47.890247+0000 mon.a (mon.0) 16759 : audit [DBG] from='client.? 172.21.15.67:0/3058161103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:50 smithi082 bash[20963]: cluster 2024-04-04T01:19:48.628412+0000 mgr.y (mgr.24370) 19836 : cluster [DBG] pgmap v19820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:50 smithi067 bash[17655]: cluster 2024-04-04T01:19:48.628412+0000 mgr.y (mgr.24370) 19836 : cluster [DBG] pgmap v19820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:50 smithi067 bash[27441]: cluster 2024-04-04T01:19:48.628412+0000 mgr.y (mgr.24370) 19836 : cluster [DBG] pgmap v19820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:51.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:51 smithi082 bash[20963]: audit 2024-04-04T01:19:50.341138+0000 mon.c (mon.2) 7921 : audit [DBG] from='client.? 172.21.15.67:0/3275790203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:51 smithi067 bash[27441]: audit 2024-04-04T01:19:50.341138+0000 mon.c (mon.2) 7921 : audit [DBG] from='client.? 172.21.15.67:0/3275790203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:51.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:51 smithi067 bash[17655]: audit 2024-04-04T01:19:50.341138+0000 mon.c (mon.2) 7921 : audit [DBG] from='client.? 172.21.15.67:0/3275790203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:52 smithi082 bash[20963]: cluster 2024-04-04T01:19:50.629114+0000 mgr.y (mgr.24370) 19837 : cluster [DBG] pgmap v19821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:52 smithi067 bash[27441]: cluster 2024-04-04T01:19:50.629114+0000 mgr.y (mgr.24370) 19837 : cluster [DBG] pgmap v19821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:52 smithi067 bash[17655]: cluster 2024-04-04T01:19:50.629114+0000 mgr.y (mgr.24370) 19837 : cluster [DBG] pgmap v19821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:19:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:19:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:53 smithi067 bash[27441]: audit 2024-04-04T01:19:52.802161+0000 mon.a (mon.0) 16760 : audit [DBG] from='client.? 172.21.15.67:0/4006718602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:53 smithi067 bash[17655]: audit 2024-04-04T01:19:52.802161+0000 mon.a (mon.0) 16760 : audit [DBG] from='client.? 172.21.15.67:0/4006718602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:53.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:53 smithi082 bash[20963]: audit 2024-04-04T01:19:52.802161+0000 mon.a (mon.0) 16760 : audit [DBG] from='client.? 172.21.15.67:0/4006718602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:53.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:19:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:19:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:19:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:54 smithi082 bash[20963]: cluster 2024-04-04T01:19:52.630226+0000 mgr.y (mgr.24370) 19838 : cluster [DBG] pgmap v19822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:54 smithi067 bash[27441]: cluster 2024-04-04T01:19:52.630226+0000 mgr.y (mgr.24370) 19838 : cluster [DBG] pgmap v19822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:54 smithi067 bash[17655]: cluster 2024-04-04T01:19:52.630226+0000 mgr.y (mgr.24370) 19838 : cluster [DBG] pgmap v19822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:55.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:55 smithi082 bash[20963]: audit 2024-04-04T01:19:55.258223+0000 mon.c (mon.2) 7922 : audit [DBG] from='client.? 172.21.15.67:0/3678736403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:55 smithi067 bash[27441]: audit 2024-04-04T01:19:55.258223+0000 mon.c (mon.2) 7922 : audit [DBG] from='client.? 172.21.15.67:0/3678736403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:55 smithi067 bash[17655]: audit 2024-04-04T01:19:55.258223+0000 mon.c (mon.2) 7922 : audit [DBG] from='client.? 172.21.15.67:0/3678736403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:56 smithi082 bash[20963]: cluster 2024-04-04T01:19:54.630918+0000 mgr.y (mgr.24370) 19839 : cluster [DBG] pgmap v19823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:56 smithi082 bash[20963]: audit 2024-04-04T01:19:55.713799+0000 mon.a (mon.0) 16761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:56 smithi067 bash[17655]: cluster 2024-04-04T01:19:54.630918+0000 mgr.y (mgr.24370) 19839 : cluster [DBG] pgmap v19823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:56 smithi067 bash[17655]: audit 2024-04-04T01:19:55.713799+0000 mon.a (mon.0) 16761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:56 smithi067 bash[27441]: cluster 2024-04-04T01:19:54.630918+0000 mgr.y (mgr.24370) 19839 : cluster [DBG] pgmap v19823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:56 smithi067 bash[27441]: audit 2024-04-04T01:19:55.713799+0000 mon.a (mon.0) 16761 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:19:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:58 smithi082 bash[20963]: cluster 2024-04-04T01:19:56.632247+0000 mgr.y (mgr.24370) 19840 : cluster [DBG] pgmap v19824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:19:58 smithi082 bash[20963]: audit 2024-04-04T01:19:57.710930+0000 mon.a (mon.0) 16762 : audit [DBG] from='client.? 172.21.15.67:0/2562010323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:58 smithi067 bash[27441]: cluster 2024-04-04T01:19:56.632247+0000 mgr.y (mgr.24370) 19840 : cluster [DBG] pgmap v19824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:19:58 smithi067 bash[27441]: audit 2024-04-04T01:19:57.710930+0000 mon.a (mon.0) 16762 : audit [DBG] from='client.? 172.21.15.67:0/2562010323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:19:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:58 smithi067 bash[17655]: cluster 2024-04-04T01:19:56.632247+0000 mgr.y (mgr.24370) 19840 : cluster [DBG] pgmap v19824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:19:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:19:58 smithi067 bash[17655]: audit 2024-04-04T01:19:57.710930+0000 mon.a (mon.0) 16762 : audit [DBG] from='client.? 172.21.15.67:0/2562010323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:00 smithi082 bash[20963]: cluster 2024-04-04T01:19:58.632933+0000 mgr.y (mgr.24370) 19841 : cluster [DBG] pgmap v19825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:00 smithi082 bash[20963]: cluster 2024-04-04T01:20:00.000140+0000 mon.a (mon.0) 16763 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:20:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:00 smithi082 bash[20963]: audit 2024-04-04T01:20:00.165374+0000 mon.c (mon.2) 7923 : audit [DBG] from='client.? 172.21.15.67:0/1106636367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:00 smithi067 bash[17655]: cluster 2024-04-04T01:19:58.632933+0000 mgr.y (mgr.24370) 19841 : cluster [DBG] pgmap v19825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:00 smithi067 bash[17655]: cluster 2024-04-04T01:20:00.000140+0000 mon.a (mon.0) 16763 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:20:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:00 smithi067 bash[17655]: audit 2024-04-04T01:20:00.165374+0000 mon.c (mon.2) 7923 : audit [DBG] from='client.? 172.21.15.67:0/1106636367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:00 smithi067 bash[27441]: cluster 2024-04-04T01:19:58.632933+0000 mgr.y (mgr.24370) 19841 : cluster [DBG] pgmap v19825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:00 smithi067 bash[27441]: cluster 2024-04-04T01:20:00.000140+0000 mon.a (mon.0) 16763 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:20:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:00 smithi067 bash[27441]: audit 2024-04-04T01:20:00.165374+0000 mon.c (mon.2) 7923 : audit [DBG] from='client.? 172.21.15.67:0/1106636367' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:02 smithi082 bash[20963]: cluster 2024-04-04T01:20:00.633629+0000 mgr.y (mgr.24370) 19842 : cluster [DBG] pgmap v19826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:02 smithi067 bash[17655]: cluster 2024-04-04T01:20:00.633629+0000 mgr.y (mgr.24370) 19842 : cluster [DBG] pgmap v19826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:02 smithi067 bash[27441]: cluster 2024-04-04T01:20:00.633629+0000 mgr.y (mgr.24370) 19842 : cluster [DBG] pgmap v19826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:03.353 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:20:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:20:03.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:20:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:20:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:03 smithi082 bash[20963]: audit 2024-04-04T01:20:02.607126+0000 mon.c (mon.2) 7924 : audit [DBG] from='client.? 172.21.15.67:0/1103554094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:03.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:03 smithi067 bash[27441]: audit 2024-04-04T01:20:02.607126+0000 mon.c (mon.2) 7924 : audit [DBG] from='client.? 172.21.15.67:0/1103554094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:03.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:03 smithi067 bash[17655]: audit 2024-04-04T01:20:02.607126+0000 mon.c (mon.2) 7924 : audit [DBG] from='client.? 172.21.15.67:0/1103554094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:04 smithi082 bash[20963]: cluster 2024-04-04T01:20:02.634744+0000 mgr.y (mgr.24370) 19843 : cluster [DBG] pgmap v19827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:04 smithi067 bash[17655]: cluster 2024-04-04T01:20:02.634744+0000 mgr.y (mgr.24370) 19843 : cluster [DBG] pgmap v19827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:04 smithi067 bash[27441]: cluster 2024-04-04T01:20:02.634744+0000 mgr.y (mgr.24370) 19843 : cluster [DBG] pgmap v19827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:05.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:05 smithi082 bash[20963]: audit 2024-04-04T01:20:05.074467+0000 mon.c (mon.2) 7925 : audit [DBG] from='client.? 172.21.15.67:0/2518642228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:05 smithi067 bash[27441]: audit 2024-04-04T01:20:05.074467+0000 mon.c (mon.2) 7925 : audit [DBG] from='client.? 172.21.15.67:0/2518642228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:05.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:05 smithi067 bash[17655]: audit 2024-04-04T01:20:05.074467+0000 mon.c (mon.2) 7925 : audit [DBG] from='client.? 172.21.15.67:0/2518642228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:06 smithi082 bash[20963]: cluster 2024-04-04T01:20:04.635382+0000 mgr.y (mgr.24370) 19844 : cluster [DBG] pgmap v19828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:06 smithi067 bash[17655]: cluster 2024-04-04T01:20:04.635382+0000 mgr.y (mgr.24370) 19844 : cluster [DBG] pgmap v19828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:06 smithi067 bash[27441]: cluster 2024-04-04T01:20:04.635382+0000 mgr.y (mgr.24370) 19844 : cluster [DBG] pgmap v19828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:08 smithi082 bash[20963]: cluster 2024-04-04T01:20:06.636622+0000 mgr.y (mgr.24370) 19845 : cluster [DBG] pgmap v19829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:08 smithi082 bash[20963]: audit 2024-04-04T01:20:07.525788+0000 mon.a (mon.0) 16764 : audit [DBG] from='client.? 172.21.15.67:0/3304120899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:08 smithi067 bash[17655]: cluster 2024-04-04T01:20:06.636622+0000 mgr.y (mgr.24370) 19845 : cluster [DBG] pgmap v19829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:08 smithi067 bash[17655]: audit 2024-04-04T01:20:07.525788+0000 mon.a (mon.0) 16764 : audit [DBG] from='client.? 172.21.15.67:0/3304120899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:08 smithi067 bash[27441]: cluster 2024-04-04T01:20:06.636622+0000 mgr.y (mgr.24370) 19845 : cluster [DBG] pgmap v19829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:08 smithi067 bash[27441]: audit 2024-04-04T01:20:07.525788+0000 mon.a (mon.0) 16764 : audit [DBG] from='client.? 172.21.15.67:0/3304120899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:10 smithi082 bash[20963]: cluster 2024-04-04T01:20:08.637321+0000 mgr.y (mgr.24370) 19846 : cluster [DBG] pgmap v19830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:10 smithi082 bash[20963]: audit 2024-04-04T01:20:09.991703+0000 mon.c (mon.2) 7926 : audit [DBG] from='client.? 172.21.15.67:0/4249203811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:10 smithi067 bash[17655]: cluster 2024-04-04T01:20:08.637321+0000 mgr.y (mgr.24370) 19846 : cluster [DBG] pgmap v19830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:10 smithi067 bash[17655]: audit 2024-04-04T01:20:09.991703+0000 mon.c (mon.2) 7926 : audit [DBG] from='client.? 172.21.15.67:0/4249203811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:10 smithi067 bash[27441]: cluster 2024-04-04T01:20:08.637321+0000 mgr.y (mgr.24370) 19846 : cluster [DBG] pgmap v19830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:10 smithi067 bash[27441]: audit 2024-04-04T01:20:09.991703+0000 mon.c (mon.2) 7926 : audit [DBG] from='client.? 172.21.15.67:0/4249203811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:11 smithi082 bash[20963]: audit 2024-04-04T01:20:10.714121+0000 mon.a (mon.0) 16765 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:11 smithi067 bash[27441]: audit 2024-04-04T01:20:10.714121+0000 mon.a (mon.0) 16765 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:11 smithi067 bash[17655]: audit 2024-04-04T01:20:10.714121+0000 mon.a (mon.0) 16765 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:12 smithi067 bash[17655]: cluster 2024-04-04T01:20:10.638002+0000 mgr.y (mgr.24370) 19847 : cluster [DBG] pgmap v19831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:12 smithi067 bash[27441]: cluster 2024-04-04T01:20:10.638002+0000 mgr.y (mgr.24370) 19847 : cluster [DBG] pgmap v19831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:12 smithi082 bash[20963]: cluster 2024-04-04T01:20:10.638002+0000 mgr.y (mgr.24370) 19847 : cluster [DBG] pgmap v19831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:13.388 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:20:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:20:13.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:13 smithi067 bash[27441]: audit 2024-04-04T01:20:12.454562+0000 mon.a (mon.0) 16766 : audit [DBG] from='client.? 172.21.15.67:0/3246969266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:13.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:13 smithi067 bash[17655]: audit 2024-04-04T01:20:12.454562+0000 mon.a (mon.0) 16766 : audit [DBG] from='client.? 172.21.15.67:0/3246969266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:20:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:20:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:13 smithi082 bash[20963]: audit 2024-04-04T01:20:12.454562+0000 mon.a (mon.0) 16766 : audit [DBG] from='client.? 172.21.15.67:0/3246969266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:14 smithi067 bash[17655]: cluster 2024-04-04T01:20:12.639337+0000 mgr.y (mgr.24370) 19848 : cluster [DBG] pgmap v19832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:14 smithi067 bash[27441]: cluster 2024-04-04T01:20:12.639337+0000 mgr.y (mgr.24370) 19848 : cluster [DBG] pgmap v19832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:14 smithi082 bash[20963]: cluster 2024-04-04T01:20:12.639337+0000 mgr.y (mgr.24370) 19848 : cluster [DBG] pgmap v19832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:15.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:15 smithi067 bash[27441]: audit 2024-04-04T01:20:14.914098+0000 mon.a (mon.0) 16767 : audit [DBG] from='client.? 172.21.15.67:0/3685373404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:15.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:15 smithi067 bash[17655]: audit 2024-04-04T01:20:14.914098+0000 mon.a (mon.0) 16767 : audit [DBG] from='client.? 172.21.15.67:0/3685373404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:15 smithi082 bash[20963]: audit 2024-04-04T01:20:14.914098+0000 mon.a (mon.0) 16767 : audit [DBG] from='client.? 172.21.15.67:0/3685373404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:16 smithi067 bash[17655]: cluster 2024-04-04T01:20:14.640045+0000 mgr.y (mgr.24370) 19849 : cluster [DBG] pgmap v19833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:16 smithi067 bash[27441]: cluster 2024-04-04T01:20:14.640045+0000 mgr.y (mgr.24370) 19849 : cluster [DBG] pgmap v19833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:16 smithi082 bash[20963]: cluster 2024-04-04T01:20:14.640045+0000 mgr.y (mgr.24370) 19849 : cluster [DBG] pgmap v19833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:17 smithi082 bash[20963]: audit 2024-04-04T01:20:17.365165+0000 mon.c (mon.2) 7927 : audit [DBG] from='client.? 172.21.15.67:0/3716703061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:17 smithi067 bash[17655]: audit 2024-04-04T01:20:17.365165+0000 mon.c (mon.2) 7927 : audit [DBG] from='client.? 172.21.15.67:0/3716703061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:17 smithi067 bash[27441]: audit 2024-04-04T01:20:17.365165+0000 mon.c (mon.2) 7927 : audit [DBG] from='client.? 172.21.15.67:0/3716703061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:18 smithi082 bash[20963]: cluster 2024-04-04T01:20:16.641234+0000 mgr.y (mgr.24370) 19850 : cluster [DBG] pgmap v19834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:18 smithi067 bash[17655]: cluster 2024-04-04T01:20:16.641234+0000 mgr.y (mgr.24370) 19850 : cluster [DBG] pgmap v19834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:18 smithi067 bash[27441]: cluster 2024-04-04T01:20:16.641234+0000 mgr.y (mgr.24370) 19850 : cluster [DBG] pgmap v19834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:20 smithi082 bash[20963]: cluster 2024-04-04T01:20:18.641950+0000 mgr.y (mgr.24370) 19851 : cluster [DBG] pgmap v19835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:20 smithi082 bash[20963]: audit 2024-04-04T01:20:19.813349+0000 mon.c (mon.2) 7928 : audit [DBG] from='client.? 172.21.15.67:0/1421926669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:20 smithi067 bash[27441]: cluster 2024-04-04T01:20:18.641950+0000 mgr.y (mgr.24370) 19851 : cluster [DBG] pgmap v19835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:20 smithi067 bash[27441]: audit 2024-04-04T01:20:19.813349+0000 mon.c (mon.2) 7928 : audit [DBG] from='client.? 172.21.15.67:0/1421926669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:20 smithi067 bash[17655]: cluster 2024-04-04T01:20:18.641950+0000 mgr.y (mgr.24370) 19851 : cluster [DBG] pgmap v19835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:20 smithi067 bash[17655]: audit 2024-04-04T01:20:19.813349+0000 mon.c (mon.2) 7928 : audit [DBG] from='client.? 172.21.15.67:0/1421926669' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:22 smithi082 bash[20963]: cluster 2024-04-04T01:20:20.642642+0000 mgr.y (mgr.24370) 19852 : cluster [DBG] pgmap v19836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:22 smithi082 bash[20963]: audit 2024-04-04T01:20:22.266263+0000 mon.a (mon.0) 16768 : audit [DBG] from='client.? 172.21.15.67:0/1223301994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:22 smithi067 bash[17655]: cluster 2024-04-04T01:20:20.642642+0000 mgr.y (mgr.24370) 19852 : cluster [DBG] pgmap v19836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:22 smithi067 bash[17655]: audit 2024-04-04T01:20:22.266263+0000 mon.a (mon.0) 16768 : audit [DBG] from='client.? 172.21.15.67:0/1223301994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:22 smithi067 bash[27441]: cluster 2024-04-04T01:20:20.642642+0000 mgr.y (mgr.24370) 19852 : cluster [DBG] pgmap v19836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:22 smithi067 bash[27441]: audit 2024-04-04T01:20:22.266263+0000 mon.a (mon.0) 16768 : audit [DBG] from='client.? 172.21.15.67:0/1223301994' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:20:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:20:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:20:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:20:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:23 smithi082 bash[20963]: audit 2024-04-04T01:20:23.047550+0000 mon.a (mon.0) 16769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:20:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:23 smithi067 bash[17655]: audit 2024-04-04T01:20:23.047550+0000 mon.a (mon.0) 16769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:20:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:23 smithi067 bash[27441]: audit 2024-04-04T01:20:23.047550+0000 mon.a (mon.0) 16769 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:20:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:24 smithi082 bash[20963]: cluster 2024-04-04T01:20:22.643831+0000 mgr.y (mgr.24370) 19853 : cluster [DBG] pgmap v19837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:24 smithi067 bash[27441]: cluster 2024-04-04T01:20:22.643831+0000 mgr.y (mgr.24370) 19853 : cluster [DBG] pgmap v19837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:24 smithi067 bash[17655]: cluster 2024-04-04T01:20:22.643831+0000 mgr.y (mgr.24370) 19853 : cluster [DBG] pgmap v19837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:25 smithi082 bash[20963]: audit 2024-04-04T01:20:24.721099+0000 mon.a (mon.0) 16770 : audit [DBG] from='client.? 172.21.15.67:0/2582117628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:25 smithi067 bash[17655]: audit 2024-04-04T01:20:24.721099+0000 mon.a (mon.0) 16770 : audit [DBG] from='client.? 172.21.15.67:0/2582117628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:25.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:25 smithi067 bash[27441]: audit 2024-04-04T01:20:24.721099+0000 mon.a (mon.0) 16770 : audit [DBG] from='client.? 172.21.15.67:0/2582117628' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:26 smithi082 bash[20963]: cluster 2024-04-04T01:20:24.644494+0000 mgr.y (mgr.24370) 19854 : cluster [DBG] pgmap v19838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:26 smithi082 bash[20963]: audit 2024-04-04T01:20:25.714514+0000 mon.a (mon.0) 16771 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:26 smithi067 bash[17655]: cluster 2024-04-04T01:20:24.644494+0000 mgr.y (mgr.24370) 19854 : cluster [DBG] pgmap v19838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:26 smithi067 bash[17655]: audit 2024-04-04T01:20:25.714514+0000 mon.a (mon.0) 16771 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:26 smithi067 bash[27441]: cluster 2024-04-04T01:20:24.644494+0000 mgr.y (mgr.24370) 19854 : cluster [DBG] pgmap v19838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:26 smithi067 bash[27441]: audit 2024-04-04T01:20:25.714514+0000 mon.a (mon.0) 16771 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:27 smithi082 bash[20963]: audit 2024-04-04T01:20:27.173392+0000 mon.c (mon.2) 7929 : audit [DBG] from='client.? 172.21.15.67:0/2611259226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:27 smithi067 bash[17655]: audit 2024-04-04T01:20:27.173392+0000 mon.c (mon.2) 7929 : audit [DBG] from='client.? 172.21.15.67:0/2611259226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:27 smithi067 bash[27441]: audit 2024-04-04T01:20:27.173392+0000 mon.c (mon.2) 7929 : audit [DBG] from='client.? 172.21.15.67:0/2611259226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:28 smithi082 bash[20963]: cluster 2024-04-04T01:20:26.645685+0000 mgr.y (mgr.24370) 19855 : cluster [DBG] pgmap v19839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:28 smithi067 bash[17655]: cluster 2024-04-04T01:20:26.645685+0000 mgr.y (mgr.24370) 19855 : cluster [DBG] pgmap v19839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:28 smithi067 bash[27441]: cluster 2024-04-04T01:20:26.645685+0000 mgr.y (mgr.24370) 19855 : cluster [DBG] pgmap v19839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:29 smithi082 bash[20963]: cluster 2024-04-04T01:20:28.646348+0000 mgr.y (mgr.24370) 19856 : cluster [DBG] pgmap v19840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:29 smithi082 bash[20963]: audit 2024-04-04T01:20:28.800522+0000 mon.a (mon.0) 16772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:29 smithi082 bash[20963]: audit 2024-04-04T01:20:28.812400+0000 mon.a (mon.0) 16773 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:29 smithi082 bash[20963]: audit 2024-04-04T01:20:29.050182+0000 mon.a (mon.0) 16774 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:29 smithi082 bash[20963]: audit 2024-04-04T01:20:29.059652+0000 mon.a (mon.0) 16775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:29 smithi082 bash[20963]: audit 2024-04-04T01:20:29.498565+0000 mon.a (mon.0) 16776 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:20:30.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:29 smithi082 bash[20963]: audit 2024-04-04T01:20:29.500129+0000 mon.a (mon.0) 16777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:20:30.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:29 smithi082 bash[20963]: audit 2024-04-04T01:20:29.510897+0000 mon.a (mon.0) 16778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:29 smithi082 bash[20963]: audit 2024-04-04T01:20:29.662392+0000 mon.c (mon.2) 7930 : audit [DBG] from='client.? 172.21.15.67:0/1343590027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[17655]: cluster 2024-04-04T01:20:28.646348+0000 mgr.y (mgr.24370) 19856 : cluster [DBG] pgmap v19840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[17655]: audit 2024-04-04T01:20:28.800522+0000 mon.a (mon.0) 16772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[17655]: audit 2024-04-04T01:20:28.812400+0000 mon.a (mon.0) 16773 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[17655]: audit 2024-04-04T01:20:29.050182+0000 mon.a (mon.0) 16774 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[17655]: audit 2024-04-04T01:20:29.059652+0000 mon.a (mon.0) 16775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[17655]: audit 2024-04-04T01:20:29.498565+0000 mon.a (mon.0) 16776 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[17655]: audit 2024-04-04T01:20:29.500129+0000 mon.a (mon.0) 16777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[17655]: audit 2024-04-04T01:20:29.510897+0000 mon.a (mon.0) 16778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[17655]: audit 2024-04-04T01:20:29.662392+0000 mon.c (mon.2) 7930 : audit [DBG] from='client.? 172.21.15.67:0/1343590027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[27441]: cluster 2024-04-04T01:20:28.646348+0000 mgr.y (mgr.24370) 19856 : cluster [DBG] pgmap v19840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[27441]: audit 2024-04-04T01:20:28.800522+0000 mon.a (mon.0) 16772 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[27441]: audit 2024-04-04T01:20:28.812400+0000 mon.a (mon.0) 16773 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[27441]: audit 2024-04-04T01:20:29.050182+0000 mon.a (mon.0) 16774 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[27441]: audit 2024-04-04T01:20:29.059652+0000 mon.a (mon.0) 16775 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[27441]: audit 2024-04-04T01:20:29.498565+0000 mon.a (mon.0) 16776 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[27441]: audit 2024-04-04T01:20:29.500129+0000 mon.a (mon.0) 16777 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:20:30.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[27441]: audit 2024-04-04T01:20:29.510897+0000 mon.a (mon.0) 16778 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:20:30.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:29 smithi067 bash[27441]: audit 2024-04-04T01:20:29.662392+0000 mon.c (mon.2) 7930 : audit [DBG] from='client.? 172.21.15.67:0/1343590027' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:31 smithi082 bash[20963]: cluster 2024-04-04T01:20:30.646947+0000 mgr.y (mgr.24370) 19857 : cluster [DBG] pgmap v19841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:31 smithi067 bash[17655]: cluster 2024-04-04T01:20:30.646947+0000 mgr.y (mgr.24370) 19857 : cluster [DBG] pgmap v19841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:31 smithi067 bash[27441]: cluster 2024-04-04T01:20:30.646947+0000 mgr.y (mgr.24370) 19857 : cluster [DBG] pgmap v19841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:32 smithi067 bash[17655]: audit 2024-04-04T01:20:32.127432+0000 mon.a (mon.0) 16779 : audit [DBG] from='client.? 172.21.15.67:0/3887623184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:33.096 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:32 smithi067 bash[27441]: audit 2024-04-04T01:20:32.127432+0000 mon.a (mon.0) 16779 : audit [DBG] from='client.? 172.21.15.67:0/3887623184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:32 smithi082 bash[20963]: audit 2024-04-04T01:20:32.127432+0000 mon.a (mon.0) 16779 : audit [DBG] from='client.? 172.21.15.67:0/3887623184' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:20:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:33] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:20:33.822 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:20:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:20:34.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:33 smithi082 bash[20963]: cluster 2024-04-04T01:20:32.648188+0000 mgr.y (mgr.24370) 19858 : cluster [DBG] pgmap v19842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:33 smithi067 bash[27441]: cluster 2024-04-04T01:20:32.648188+0000 mgr.y (mgr.24370) 19858 : cluster [DBG] pgmap v19842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:33 smithi067 bash[17655]: cluster 2024-04-04T01:20:32.648188+0000 mgr.y (mgr.24370) 19858 : cluster [DBG] pgmap v19842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:34 smithi082 bash[20963]: audit 2024-04-04T01:20:34.582982+0000 mon.c (mon.2) 7931 : audit [DBG] from='client.? 172.21.15.67:0/3146200913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:34 smithi067 bash[17655]: audit 2024-04-04T01:20:34.582982+0000 mon.c (mon.2) 7931 : audit [DBG] from='client.? 172.21.15.67:0/3146200913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:34 smithi067 bash[27441]: audit 2024-04-04T01:20:34.582982+0000 mon.c (mon.2) 7931 : audit [DBG] from='client.? 172.21.15.67:0/3146200913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:35 smithi082 bash[20963]: cluster 2024-04-04T01:20:34.648818+0000 mgr.y (mgr.24370) 19859 : cluster [DBG] pgmap v19843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:35 smithi067 bash[17655]: cluster 2024-04-04T01:20:34.648818+0000 mgr.y (mgr.24370) 19859 : cluster [DBG] pgmap v19843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:35 smithi067 bash[27441]: cluster 2024-04-04T01:20:34.648818+0000 mgr.y (mgr.24370) 19859 : cluster [DBG] pgmap v19843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:37 smithi082 bash[20963]: cluster 2024-04-04T01:20:36.650013+0000 mgr.y (mgr.24370) 19860 : cluster [DBG] pgmap v19844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:37 smithi082 bash[20963]: audit 2024-04-04T01:20:37.032598+0000 mon.c (mon.2) 7932 : audit [DBG] from='client.? 172.21.15.67:0/2136740769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:37 smithi067 bash[27441]: cluster 2024-04-04T01:20:36.650013+0000 mgr.y (mgr.24370) 19860 : cluster [DBG] pgmap v19844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:37 smithi067 bash[27441]: audit 2024-04-04T01:20:37.032598+0000 mon.c (mon.2) 7932 : audit [DBG] from='client.? 172.21.15.67:0/2136740769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:37 smithi067 bash[17655]: cluster 2024-04-04T01:20:36.650013+0000 mgr.y (mgr.24370) 19860 : cluster [DBG] pgmap v19844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:38.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:37 smithi067 bash[17655]: audit 2024-04-04T01:20:37.032598+0000 mon.c (mon.2) 7932 : audit [DBG] from='client.? 172.21.15.67:0/2136740769' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:39 smithi082 bash[20963]: cluster 2024-04-04T01:20:38.650724+0000 mgr.y (mgr.24370) 19861 : cluster [DBG] pgmap v19845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:39 smithi082 bash[20963]: audit 2024-04-04T01:20:39.477154+0000 mon.c (mon.2) 7933 : audit [DBG] from='client.? 172.21.15.67:0/796066220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:39 smithi067 bash[17655]: cluster 2024-04-04T01:20:38.650724+0000 mgr.y (mgr.24370) 19861 : cluster [DBG] pgmap v19845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:39 smithi067 bash[17655]: audit 2024-04-04T01:20:39.477154+0000 mon.c (mon.2) 7933 : audit [DBG] from='client.? 172.21.15.67:0/796066220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:39 smithi067 bash[27441]: cluster 2024-04-04T01:20:38.650724+0000 mgr.y (mgr.24370) 19861 : cluster [DBG] pgmap v19845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:40.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:39 smithi067 bash[27441]: audit 2024-04-04T01:20:39.477154+0000 mon.c (mon.2) 7933 : audit [DBG] from='client.? 172.21.15.67:0/796066220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:41.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:40 smithi082 bash[20963]: audit 2024-04-04T01:20:40.714819+0000 mon.a (mon.0) 16780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:40 smithi067 bash[17655]: audit 2024-04-04T01:20:40.714819+0000 mon.a (mon.0) 16780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:40 smithi067 bash[27441]: audit 2024-04-04T01:20:40.714819+0000 mon.a (mon.0) 16780 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:41 smithi082 bash[20963]: cluster 2024-04-04T01:20:40.651581+0000 mgr.y (mgr.24370) 19862 : cluster [DBG] pgmap v19846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:41 smithi067 bash[27441]: cluster 2024-04-04T01:20:40.651581+0000 mgr.y (mgr.24370) 19862 : cluster [DBG] pgmap v19846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:41 smithi067 bash[17655]: cluster 2024-04-04T01:20:40.651581+0000 mgr.y (mgr.24370) 19862 : cluster [DBG] pgmap v19846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:42 smithi082 bash[20963]: audit 2024-04-04T01:20:41.936201+0000 mon.c (mon.2) 7934 : audit [DBG] from='client.? 172.21.15.67:0/4080140640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:42 smithi067 bash[17655]: audit 2024-04-04T01:20:41.936201+0000 mon.c (mon.2) 7934 : audit [DBG] from='client.? 172.21.15.67:0/4080140640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:20:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:20:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:42 smithi067 bash[27441]: audit 2024-04-04T01:20:41.936201+0000 mon.c (mon.2) 7934 : audit [DBG] from='client.? 172.21.15.67:0/4080140640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:43.866 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:20:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:20:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:43 smithi082 bash[20963]: cluster 2024-04-04T01:20:42.652814+0000 mgr.y (mgr.24370) 19863 : cluster [DBG] pgmap v19847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:43 smithi067 bash[17655]: cluster 2024-04-04T01:20:42.652814+0000 mgr.y (mgr.24370) 19863 : cluster [DBG] pgmap v19847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:43 smithi067 bash[27441]: cluster 2024-04-04T01:20:42.652814+0000 mgr.y (mgr.24370) 19863 : cluster [DBG] pgmap v19847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:44 smithi082 bash[20963]: audit 2024-04-04T01:20:44.396465+0000 mon.c (mon.2) 7935 : audit [DBG] from='client.? 172.21.15.67:0/3190164544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:44 smithi067 bash[17655]: audit 2024-04-04T01:20:44.396465+0000 mon.c (mon.2) 7935 : audit [DBG] from='client.? 172.21.15.67:0/3190164544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:44 smithi067 bash[27441]: audit 2024-04-04T01:20:44.396465+0000 mon.c (mon.2) 7935 : audit [DBG] from='client.? 172.21.15.67:0/3190164544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:45 smithi082 bash[20963]: cluster 2024-04-04T01:20:44.653519+0000 mgr.y (mgr.24370) 19864 : cluster [DBG] pgmap v19848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:45 smithi067 bash[17655]: cluster 2024-04-04T01:20:44.653519+0000 mgr.y (mgr.24370) 19864 : cluster [DBG] pgmap v19848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:45 smithi067 bash[27441]: cluster 2024-04-04T01:20:44.653519+0000 mgr.y (mgr.24370) 19864 : cluster [DBG] pgmap v19848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:46 smithi082 bash[20963]: audit 2024-04-04T01:20:46.854098+0000 mon.c (mon.2) 7936 : audit [DBG] from='client.? 172.21.15.67:0/3465222888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:46 smithi067 bash[27441]: audit 2024-04-04T01:20:46.854098+0000 mon.c (mon.2) 7936 : audit [DBG] from='client.? 172.21.15.67:0/3465222888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:47.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:46 smithi067 bash[17655]: audit 2024-04-04T01:20:46.854098+0000 mon.c (mon.2) 7936 : audit [DBG] from='client.? 172.21.15.67:0/3465222888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:47 smithi067 bash[27441]: cluster 2024-04-04T01:20:46.654684+0000 mgr.y (mgr.24370) 19865 : cluster [DBG] pgmap v19849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:48.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:47 smithi067 bash[17655]: cluster 2024-04-04T01:20:46.654684+0000 mgr.y (mgr.24370) 19865 : cluster [DBG] pgmap v19849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:47 smithi082 bash[20963]: cluster 2024-04-04T01:20:46.654684+0000 mgr.y (mgr.24370) 19865 : cluster [DBG] pgmap v19849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:49 smithi067 bash[27441]: cluster 2024-04-04T01:20:48.655287+0000 mgr.y (mgr.24370) 19866 : cluster [DBG] pgmap v19850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:49 smithi067 bash[27441]: audit 2024-04-04T01:20:49.303462+0000 mon.c (mon.2) 7937 : audit [DBG] from='client.? 172.21.15.67:0/2385123118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:49 smithi067 bash[17655]: cluster 2024-04-04T01:20:48.655287+0000 mgr.y (mgr.24370) 19866 : cluster [DBG] pgmap v19850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:50.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:49 smithi067 bash[17655]: audit 2024-04-04T01:20:49.303462+0000 mon.c (mon.2) 7937 : audit [DBG] from='client.? 172.21.15.67:0/2385123118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:49 smithi082 bash[20963]: cluster 2024-04-04T01:20:48.655287+0000 mgr.y (mgr.24370) 19866 : cluster [DBG] pgmap v19850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:49 smithi082 bash[20963]: audit 2024-04-04T01:20:49.303462+0000 mon.c (mon.2) 7937 : audit [DBG] from='client.? 172.21.15.67:0/2385123118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:51 smithi067 bash[27441]: cluster 2024-04-04T01:20:50.655963+0000 mgr.y (mgr.24370) 19867 : cluster [DBG] pgmap v19851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:51 smithi067 bash[27441]: audit 2024-04-04T01:20:51.750213+0000 mon.c (mon.2) 7938 : audit [DBG] from='client.? 172.21.15.67:0/43783405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:52.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:51 smithi067 bash[17655]: cluster 2024-04-04T01:20:50.655963+0000 mgr.y (mgr.24370) 19867 : cluster [DBG] pgmap v19851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:52.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:51 smithi067 bash[17655]: audit 2024-04-04T01:20:51.750213+0000 mon.c (mon.2) 7938 : audit [DBG] from='client.? 172.21.15.67:0/43783405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:51 smithi082 bash[20963]: cluster 2024-04-04T01:20:50.655963+0000 mgr.y (mgr.24370) 19867 : cluster [DBG] pgmap v19851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:51 smithi082 bash[20963]: audit 2024-04-04T01:20:51.750213+0000 mon.c (mon.2) 7938 : audit [DBG] from='client.? 172.21.15.67:0/43783405' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:20:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:20:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:20:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:20:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:20:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:53 smithi067 bash[17655]: cluster 2024-04-04T01:20:52.657091+0000 mgr.y (mgr.24370) 19868 : cluster [DBG] pgmap v19852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:53 smithi067 bash[27441]: cluster 2024-04-04T01:20:52.657091+0000 mgr.y (mgr.24370) 19868 : cluster [DBG] pgmap v19852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:53 smithi082 bash[20963]: cluster 2024-04-04T01:20:52.657091+0000 mgr.y (mgr.24370) 19868 : cluster [DBG] pgmap v19852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:54 smithi067 bash[27441]: audit 2024-04-04T01:20:54.204056+0000 mon.a (mon.0) 16781 : audit [DBG] from='client.? 172.21.15.67:0/1521545244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:55.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:54 smithi067 bash[17655]: audit 2024-04-04T01:20:54.204056+0000 mon.a (mon.0) 16781 : audit [DBG] from='client.? 172.21.15.67:0/1521545244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:54 smithi082 bash[20963]: audit 2024-04-04T01:20:54.204056+0000 mon.a (mon.0) 16781 : audit [DBG] from='client.? 172.21.15.67:0/1521545244' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:55 smithi067 bash[17655]: cluster 2024-04-04T01:20:54.657798+0000 mgr.y (mgr.24370) 19869 : cluster [DBG] pgmap v19853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:56.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:55 smithi067 bash[17655]: audit 2024-04-04T01:20:55.715267+0000 mon.a (mon.0) 16782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:55 smithi067 bash[27441]: cluster 2024-04-04T01:20:54.657798+0000 mgr.y (mgr.24370) 19869 : cluster [DBG] pgmap v19853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:55 smithi067 bash[27441]: audit 2024-04-04T01:20:55.715267+0000 mon.a (mon.0) 16782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:55 smithi082 bash[20963]: cluster 2024-04-04T01:20:54.657798+0000 mgr.y (mgr.24370) 19869 : cluster [DBG] pgmap v19853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:55 smithi082 bash[20963]: audit 2024-04-04T01:20:55.715267+0000 mon.a (mon.0) 16782 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:20:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:56 smithi082 bash[20963]: audit 2024-04-04T01:20:56.655052+0000 mon.a (mon.0) 16783 : audit [DBG] from='client.? 172.21.15.67:0/1627415042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:56 smithi067 bash[17655]: audit 2024-04-04T01:20:56.655052+0000 mon.a (mon.0) 16783 : audit [DBG] from='client.? 172.21.15.67:0/1627415042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:56 smithi067 bash[27441]: audit 2024-04-04T01:20:56.655052+0000 mon.a (mon.0) 16783 : audit [DBG] from='client.? 172.21.15.67:0/1627415042' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:20:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:57 smithi082 bash[20963]: cluster 2024-04-04T01:20:56.659430+0000 mgr.y (mgr.24370) 19870 : cluster [DBG] pgmap v19854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:57 smithi067 bash[17655]: cluster 2024-04-04T01:20:56.659430+0000 mgr.y (mgr.24370) 19870 : cluster [DBG] pgmap v19854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:20:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:57 smithi067 bash[27441]: cluster 2024-04-04T01:20:56.659430+0000 mgr.y (mgr.24370) 19870 : cluster [DBG] pgmap v19854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:59 smithi082 bash[20963]: cluster 2024-04-04T01:20:58.660080+0000 mgr.y (mgr.24370) 19871 : cluster [DBG] pgmap v19855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:20:59 smithi082 bash[20963]: audit 2024-04-04T01:20:59.110640+0000 mon.a (mon.0) 16784 : audit [DBG] from='client.? 172.21.15.67:0/1308328566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:59 smithi067 bash[17655]: cluster 2024-04-04T01:20:58.660080+0000 mgr.y (mgr.24370) 19871 : cluster [DBG] pgmap v19855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:20:59 smithi067 bash[17655]: audit 2024-04-04T01:20:59.110640+0000 mon.a (mon.0) 16784 : audit [DBG] from='client.? 172.21.15.67:0/1308328566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:00.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:59 smithi067 bash[27441]: cluster 2024-04-04T01:20:58.660080+0000 mgr.y (mgr.24370) 19871 : cluster [DBG] pgmap v19855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:00.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:20:59 smithi067 bash[27441]: audit 2024-04-04T01:20:59.110640+0000 mon.a (mon.0) 16784 : audit [DBG] from='client.? 172.21.15.67:0/1308328566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:01 smithi082 bash[20963]: cluster 2024-04-04T01:21:00.660762+0000 mgr.y (mgr.24370) 19872 : cluster [DBG] pgmap v19856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:01 smithi082 bash[20963]: audit 2024-04-04T01:21:01.562099+0000 mon.c (mon.2) 7939 : audit [DBG] from='client.? 172.21.15.67:0/1215305801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:01 smithi067 bash[27441]: cluster 2024-04-04T01:21:00.660762+0000 mgr.y (mgr.24370) 19872 : cluster [DBG] pgmap v19856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:01 smithi067 bash[27441]: audit 2024-04-04T01:21:01.562099+0000 mon.c (mon.2) 7939 : audit [DBG] from='client.? 172.21.15.67:0/1215305801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:01 smithi067 bash[17655]: cluster 2024-04-04T01:21:00.660762+0000 mgr.y (mgr.24370) 19872 : cluster [DBG] pgmap v19856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:01 smithi067 bash[17655]: audit 2024-04-04T01:21:01.562099+0000 mon.c (mon.2) 7939 : audit [DBG] from='client.? 172.21.15.67:0/1215305801' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:21:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:03] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:21:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:21:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:21:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:03 smithi082 bash[20963]: cluster 2024-04-04T01:21:02.661882+0000 mgr.y (mgr.24370) 19873 : cluster [DBG] pgmap v19857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:03 smithi067 bash[27441]: cluster 2024-04-04T01:21:02.661882+0000 mgr.y (mgr.24370) 19873 : cluster [DBG] pgmap v19857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:03 smithi067 bash[17655]: cluster 2024-04-04T01:21:02.661882+0000 mgr.y (mgr.24370) 19873 : cluster [DBG] pgmap v19857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:05.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:04 smithi082 bash[20963]: audit 2024-04-04T01:21:04.016615+0000 mon.a (mon.0) 16785 : audit [DBG] from='client.? 172.21.15.67:0/3941509356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:05.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:04 smithi067 bash[17655]: audit 2024-04-04T01:21:04.016615+0000 mon.a (mon.0) 16785 : audit [DBG] from='client.? 172.21.15.67:0/3941509356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:05.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:04 smithi067 bash[27441]: audit 2024-04-04T01:21:04.016615+0000 mon.a (mon.0) 16785 : audit [DBG] from='client.? 172.21.15.67:0/3941509356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:05 smithi082 bash[20963]: cluster 2024-04-04T01:21:04.662568+0000 mgr.y (mgr.24370) 19874 : cluster [DBG] pgmap v19858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:05 smithi067 bash[17655]: cluster 2024-04-04T01:21:04.662568+0000 mgr.y (mgr.24370) 19874 : cluster [DBG] pgmap v19858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:06.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:05 smithi067 bash[27441]: cluster 2024-04-04T01:21:04.662568+0000 mgr.y (mgr.24370) 19874 : cluster [DBG] pgmap v19858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:07.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:06 smithi082 bash[20963]: audit 2024-04-04T01:21:06.476061+0000 mon.c (mon.2) 7940 : audit [DBG] from='client.? 172.21.15.67:0/3103618923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:06 smithi067 bash[27441]: audit 2024-04-04T01:21:06.476061+0000 mon.c (mon.2) 7940 : audit [DBG] from='client.? 172.21.15.67:0/3103618923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:06 smithi067 bash[17655]: audit 2024-04-04T01:21:06.476061+0000 mon.c (mon.2) 7940 : audit [DBG] from='client.? 172.21.15.67:0/3103618923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:07 smithi082 bash[20963]: cluster 2024-04-04T01:21:06.663767+0000 mgr.y (mgr.24370) 19875 : cluster [DBG] pgmap v19859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:07 smithi067 bash[27441]: cluster 2024-04-04T01:21:06.663767+0000 mgr.y (mgr.24370) 19875 : cluster [DBG] pgmap v19859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:07 smithi067 bash[17655]: cluster 2024-04-04T01:21:06.663767+0000 mgr.y (mgr.24370) 19875 : cluster [DBG] pgmap v19859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:08 smithi082 bash[20963]: audit 2024-04-04T01:21:08.928434+0000 mon.a (mon.0) 16786 : audit [DBG] from='client.? 172.21.15.67:0/3096497603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:08 smithi067 bash[17655]: audit 2024-04-04T01:21:08.928434+0000 mon.a (mon.0) 16786 : audit [DBG] from='client.? 172.21.15.67:0/3096497603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:08 smithi067 bash[27441]: audit 2024-04-04T01:21:08.928434+0000 mon.a (mon.0) 16786 : audit [DBG] from='client.? 172.21.15.67:0/3096497603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:09 smithi082 bash[20963]: cluster 2024-04-04T01:21:08.664437+0000 mgr.y (mgr.24370) 19876 : cluster [DBG] pgmap v19860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:09 smithi067 bash[17655]: cluster 2024-04-04T01:21:08.664437+0000 mgr.y (mgr.24370) 19876 : cluster [DBG] pgmap v19860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:09 smithi067 bash[27441]: cluster 2024-04-04T01:21:08.664437+0000 mgr.y (mgr.24370) 19876 : cluster [DBG] pgmap v19860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:10 smithi082 bash[20963]: audit 2024-04-04T01:21:10.715658+0000 mon.a (mon.0) 16787 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:10 smithi067 bash[17655]: audit 2024-04-04T01:21:10.715658+0000 mon.a (mon.0) 16787 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:10 smithi067 bash[27441]: audit 2024-04-04T01:21:10.715658+0000 mon.a (mon.0) 16787 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:11 smithi082 bash[20963]: cluster 2024-04-04T01:21:10.665154+0000 mgr.y (mgr.24370) 19877 : cluster [DBG] pgmap v19861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:11 smithi082 bash[20963]: audit 2024-04-04T01:21:11.381559+0000 mon.a (mon.0) 16788 : audit [DBG] from='client.? 172.21.15.67:0/3520310412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:11 smithi067 bash[17655]: cluster 2024-04-04T01:21:10.665154+0000 mgr.y (mgr.24370) 19877 : cluster [DBG] pgmap v19861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:11 smithi067 bash[17655]: audit 2024-04-04T01:21:11.381559+0000 mon.a (mon.0) 16788 : audit [DBG] from='client.? 172.21.15.67:0/3520310412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:11 smithi067 bash[27441]: cluster 2024-04-04T01:21:10.665154+0000 mgr.y (mgr.24370) 19877 : cluster [DBG] pgmap v19861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:11 smithi067 bash[27441]: audit 2024-04-04T01:21:11.381559+0000 mon.a (mon.0) 16788 : audit [DBG] from='client.? 172.21.15.67:0/3520310412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:21:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:21:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:21:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:21:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:13 smithi082 bash[20963]: cluster 2024-04-04T01:21:12.666222+0000 mgr.y (mgr.24370) 19878 : cluster [DBG] pgmap v19862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:13 smithi082 bash[20963]: audit 2024-04-04T01:21:13.847875+0000 mon.a (mon.0) 16789 : audit [DBG] from='client.? 172.21.15.67:0/1625538270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:13 smithi067 bash[17655]: cluster 2024-04-04T01:21:12.666222+0000 mgr.y (mgr.24370) 19878 : cluster [DBG] pgmap v19862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:13 smithi067 bash[17655]: audit 2024-04-04T01:21:13.847875+0000 mon.a (mon.0) 16789 : audit [DBG] from='client.? 172.21.15.67:0/1625538270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:13 smithi067 bash[27441]: cluster 2024-04-04T01:21:12.666222+0000 mgr.y (mgr.24370) 19878 : cluster [DBG] pgmap v19862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:13 smithi067 bash[27441]: audit 2024-04-04T01:21:13.847875+0000 mon.a (mon.0) 16789 : audit [DBG] from='client.? 172.21.15.67:0/1625538270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:15.886 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 01:21:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T01:21:15.579933738Z level=info msg="Completed cleanup jobs" duration=49.400403ms 2024-04-04T01:21:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:15 smithi082 bash[20963]: cluster 2024-04-04T01:21:14.666900+0000 mgr.y (mgr.24370) 19879 : cluster [DBG] pgmap v19863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:15 smithi067 bash[17655]: cluster 2024-04-04T01:21:14.666900+0000 mgr.y (mgr.24370) 19879 : cluster [DBG] pgmap v19863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:15 smithi067 bash[27441]: cluster 2024-04-04T01:21:14.666900+0000 mgr.y (mgr.24370) 19879 : cluster [DBG] pgmap v19863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:17 smithi082 bash[20963]: audit 2024-04-04T01:21:16.302725+0000 mon.c (mon.2) 7941 : audit [DBG] from='client.? 172.21.15.67:0/4026611429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:17 smithi067 bash[27441]: audit 2024-04-04T01:21:16.302725+0000 mon.c (mon.2) 7941 : audit [DBG] from='client.? 172.21.15.67:0/4026611429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:16 smithi067 bash[17655]: audit 2024-04-04T01:21:16.302725+0000 mon.c (mon.2) 7941 : audit [DBG] from='client.? 172.21.15.67:0/4026611429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:18 smithi082 bash[20963]: cluster 2024-04-04T01:21:16.667986+0000 mgr.y (mgr.24370) 19880 : cluster [DBG] pgmap v19864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:18 smithi067 bash[27441]: cluster 2024-04-04T01:21:16.667986+0000 mgr.y (mgr.24370) 19880 : cluster [DBG] pgmap v19864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:18 smithi067 bash[17655]: cluster 2024-04-04T01:21:16.667986+0000 mgr.y (mgr.24370) 19880 : cluster [DBG] pgmap v19864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:19.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:19 smithi082 bash[20963]: audit 2024-04-04T01:21:18.762969+0000 mon.c (mon.2) 7942 : audit [DBG] from='client.? 172.21.15.67:0/785527140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:19.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:19 smithi067 bash[27441]: audit 2024-04-04T01:21:18.762969+0000 mon.c (mon.2) 7942 : audit [DBG] from='client.? 172.21.15.67:0/785527140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:19.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:19 smithi067 bash[17655]: audit 2024-04-04T01:21:18.762969+0000 mon.c (mon.2) 7942 : audit [DBG] from='client.? 172.21.15.67:0/785527140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:20 smithi082 bash[20963]: cluster 2024-04-04T01:21:18.668427+0000 mgr.y (mgr.24370) 19881 : cluster [DBG] pgmap v19865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:20 smithi067 bash[17655]: cluster 2024-04-04T01:21:18.668427+0000 mgr.y (mgr.24370) 19881 : cluster [DBG] pgmap v19865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:20.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:20 smithi067 bash[27441]: cluster 2024-04-04T01:21:18.668427+0000 mgr.y (mgr.24370) 19881 : cluster [DBG] pgmap v19865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:22 smithi082 bash[20963]: cluster 2024-04-04T01:21:20.669268+0000 mgr.y (mgr.24370) 19882 : cluster [DBG] pgmap v19866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:22 smithi082 bash[20963]: audit 2024-04-04T01:21:21.222842+0000 mon.a (mon.0) 16790 : audit [DBG] from='client.? 172.21.15.67:0/146202332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:22 smithi067 bash[27441]: cluster 2024-04-04T01:21:20.669268+0000 mgr.y (mgr.24370) 19882 : cluster [DBG] pgmap v19866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:22 smithi067 bash[27441]: audit 2024-04-04T01:21:21.222842+0000 mon.a (mon.0) 16790 : audit [DBG] from='client.? 172.21.15.67:0/146202332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:22 smithi067 bash[17655]: cluster 2024-04-04T01:21:20.669268+0000 mgr.y (mgr.24370) 19882 : cluster [DBG] pgmap v19866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:22.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:22 smithi067 bash[17655]: audit 2024-04-04T01:21:21.222842+0000 mon.a (mon.0) 16790 : audit [DBG] from='client.? 172.21.15.67:0/146202332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:21:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:21:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:21:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:21:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:24 smithi082 bash[20963]: cluster 2024-04-04T01:21:22.670336+0000 mgr.y (mgr.24370) 19883 : cluster [DBG] pgmap v19867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:24 smithi082 bash[20963]: audit 2024-04-04T01:21:23.678613+0000 mon.a (mon.0) 16791 : audit [DBG] from='client.? 172.21.15.67:0/622964046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:24 smithi067 bash[27441]: cluster 2024-04-04T01:21:22.670336+0000 mgr.y (mgr.24370) 19883 : cluster [DBG] pgmap v19867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:24 smithi067 bash[27441]: audit 2024-04-04T01:21:23.678613+0000 mon.a (mon.0) 16791 : audit [DBG] from='client.? 172.21.15.67:0/622964046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:24 smithi067 bash[17655]: cluster 2024-04-04T01:21:22.670336+0000 mgr.y (mgr.24370) 19883 : cluster [DBG] pgmap v19867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:24 smithi067 bash[17655]: audit 2024-04-04T01:21:23.678613+0000 mon.a (mon.0) 16791 : audit [DBG] from='client.? 172.21.15.67:0/622964046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:26 smithi082 bash[20963]: cluster 2024-04-04T01:21:24.671004+0000 mgr.y (mgr.24370) 19884 : cluster [DBG] pgmap v19868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:26 smithi082 bash[20963]: audit 2024-04-04T01:21:25.715929+0000 mon.a (mon.0) 16792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:26 smithi067 bash[27441]: cluster 2024-04-04T01:21:24.671004+0000 mgr.y (mgr.24370) 19884 : cluster [DBG] pgmap v19868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:26 smithi067 bash[27441]: audit 2024-04-04T01:21:25.715929+0000 mon.a (mon.0) 16792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:26 smithi067 bash[17655]: cluster 2024-04-04T01:21:24.671004+0000 mgr.y (mgr.24370) 19884 : cluster [DBG] pgmap v19868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:26 smithi067 bash[17655]: audit 2024-04-04T01:21:25.715929+0000 mon.a (mon.0) 16792 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:27 smithi082 bash[20963]: audit 2024-04-04T01:21:26.139910+0000 mon.a (mon.0) 16793 : audit [DBG] from='client.? 172.21.15.67:0/1141204786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:27 smithi067 bash[17655]: audit 2024-04-04T01:21:26.139910+0000 mon.a (mon.0) 16793 : audit [DBG] from='client.? 172.21.15.67:0/1141204786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:27.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:27 smithi067 bash[27441]: audit 2024-04-04T01:21:26.139910+0000 mon.a (mon.0) 16793 : audit [DBG] from='client.? 172.21.15.67:0/1141204786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:28 smithi082 bash[20963]: cluster 2024-04-04T01:21:26.672209+0000 mgr.y (mgr.24370) 19885 : cluster [DBG] pgmap v19869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:28 smithi067 bash[17655]: cluster 2024-04-04T01:21:26.672209+0000 mgr.y (mgr.24370) 19885 : cluster [DBG] pgmap v19869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:28 smithi067 bash[27441]: cluster 2024-04-04T01:21:26.672209+0000 mgr.y (mgr.24370) 19885 : cluster [DBG] pgmap v19869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:29 smithi082 bash[20963]: audit 2024-04-04T01:21:28.594302+0000 mon.a (mon.0) 16794 : audit [DBG] from='client.? 172.21.15.67:0/1639529388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:29 smithi067 bash[17655]: audit 2024-04-04T01:21:28.594302+0000 mon.a (mon.0) 16794 : audit [DBG] from='client.? 172.21.15.67:0/1639529388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:29 smithi067 bash[27441]: audit 2024-04-04T01:21:28.594302+0000 mon.a (mon.0) 16794 : audit [DBG] from='client.? 172.21.15.67:0/1639529388' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:30 smithi082 bash[20963]: cluster 2024-04-04T01:21:28.672834+0000 mgr.y (mgr.24370) 19886 : cluster [DBG] pgmap v19870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:30 smithi082 bash[20963]: audit 2024-04-04T01:21:29.587181+0000 mon.a (mon.0) 16795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:21:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:30 smithi067 bash[27441]: cluster 2024-04-04T01:21:28.672834+0000 mgr.y (mgr.24370) 19886 : cluster [DBG] pgmap v19870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:30 smithi067 bash[27441]: audit 2024-04-04T01:21:29.587181+0000 mon.a (mon.0) 16795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:21:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:30 smithi067 bash[17655]: cluster 2024-04-04T01:21:28.672834+0000 mgr.y (mgr.24370) 19886 : cluster [DBG] pgmap v19870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:30 smithi067 bash[17655]: audit 2024-04-04T01:21:29.587181+0000 mon.a (mon.0) 16795 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:21:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:32 smithi082 bash[20963]: cluster 2024-04-04T01:21:30.673820+0000 mgr.y (mgr.24370) 19887 : cluster [DBG] pgmap v19871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:32 smithi082 bash[20963]: audit 2024-04-04T01:21:31.055431+0000 mon.a (mon.0) 16796 : audit [DBG] from='client.? 172.21.15.67:0/2796964595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:32 smithi067 bash[17655]: cluster 2024-04-04T01:21:30.673820+0000 mgr.y (mgr.24370) 19887 : cluster [DBG] pgmap v19871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:32 smithi067 bash[17655]: audit 2024-04-04T01:21:31.055431+0000 mon.a (mon.0) 16796 : audit [DBG] from='client.? 172.21.15.67:0/2796964595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:32 smithi067 bash[27441]: cluster 2024-04-04T01:21:30.673820+0000 mgr.y (mgr.24370) 19887 : cluster [DBG] pgmap v19871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:32 smithi067 bash[27441]: audit 2024-04-04T01:21:31.055431+0000 mon.a (mon.0) 16796 : audit [DBG] from='client.? 172.21.15.67:0/2796964595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:21:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:21:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:21:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:21:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:34 smithi082 bash[20963]: cluster 2024-04-04T01:21:32.674711+0000 mgr.y (mgr.24370) 19888 : cluster [DBG] pgmap v19872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:34 smithi082 bash[20963]: audit 2024-04-04T01:21:33.512514+0000 mon.c (mon.2) 7943 : audit [DBG] from='client.? 172.21.15.67:0/3282231112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:34 smithi067 bash[27441]: cluster 2024-04-04T01:21:32.674711+0000 mgr.y (mgr.24370) 19888 : cluster [DBG] pgmap v19872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:34 smithi067 bash[27441]: audit 2024-04-04T01:21:33.512514+0000 mon.c (mon.2) 7943 : audit [DBG] from='client.? 172.21.15.67:0/3282231112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:34 smithi067 bash[17655]: cluster 2024-04-04T01:21:32.674711+0000 mgr.y (mgr.24370) 19888 : cluster [DBG] pgmap v19872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:34.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:34 smithi067 bash[17655]: audit 2024-04-04T01:21:33.512514+0000 mon.c (mon.2) 7943 : audit [DBG] from='client.? 172.21.15.67:0/3282231112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:36 smithi082 bash[20963]: cluster 2024-04-04T01:21:34.675205+0000 mgr.y (mgr.24370) 19889 : cluster [DBG] pgmap v19873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:36 smithi082 bash[20963]: audit 2024-04-04T01:21:35.337114+0000 mon.a (mon.0) 16797 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:36 smithi082 bash[20963]: audit 2024-04-04T01:21:35.343587+0000 mon.a (mon.0) 16798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:36 smithi082 bash[20963]: audit 2024-04-04T01:21:35.596786+0000 mon.a (mon.0) 16799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:36 smithi082 bash[20963]: audit 2024-04-04T01:21:35.602900+0000 mon.a (mon.0) 16800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:36 smithi082 bash[20963]: audit 2024-04-04T01:21:35.952853+0000 mon.c (mon.2) 7944 : audit [DBG] from='client.? 172.21.15.67:0/2216127178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:36 smithi082 bash[20963]: audit 2024-04-04T01:21:36.032811+0000 mon.a (mon.0) 16801 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:21:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:36 smithi082 bash[20963]: audit 2024-04-04T01:21:36.034628+0000 mon.a (mon.0) 16802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:21:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:36 smithi082 bash[20963]: audit 2024-04-04T01:21:36.044410+0000 mon.a (mon.0) 16803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[17655]: cluster 2024-04-04T01:21:34.675205+0000 mgr.y (mgr.24370) 19889 : cluster [DBG] pgmap v19873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[17655]: audit 2024-04-04T01:21:35.337114+0000 mon.a (mon.0) 16797 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[17655]: audit 2024-04-04T01:21:35.343587+0000 mon.a (mon.0) 16798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[17655]: audit 2024-04-04T01:21:35.596786+0000 mon.a (mon.0) 16799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[17655]: audit 2024-04-04T01:21:35.602900+0000 mon.a (mon.0) 16800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[17655]: audit 2024-04-04T01:21:35.952853+0000 mon.c (mon.2) 7944 : audit [DBG] from='client.? 172.21.15.67:0/2216127178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[17655]: audit 2024-04-04T01:21:36.032811+0000 mon.a (mon.0) 16801 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[17655]: audit 2024-04-04T01:21:36.034628+0000 mon.a (mon.0) 16802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[17655]: audit 2024-04-04T01:21:36.044410+0000 mon.a (mon.0) 16803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[27441]: cluster 2024-04-04T01:21:34.675205+0000 mgr.y (mgr.24370) 19889 : cluster [DBG] pgmap v19873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[27441]: audit 2024-04-04T01:21:35.337114+0000 mon.a (mon.0) 16797 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[27441]: audit 2024-04-04T01:21:35.343587+0000 mon.a (mon.0) 16798 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[27441]: audit 2024-04-04T01:21:35.596786+0000 mon.a (mon.0) 16799 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[27441]: audit 2024-04-04T01:21:35.602900+0000 mon.a (mon.0) 16800 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:36.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[27441]: audit 2024-04-04T01:21:35.952853+0000 mon.c (mon.2) 7944 : audit [DBG] from='client.? 172.21.15.67:0/2216127178' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:36.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[27441]: audit 2024-04-04T01:21:36.032811+0000 mon.a (mon.0) 16801 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:21:36.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[27441]: audit 2024-04-04T01:21:36.034628+0000 mon.a (mon.0) 16802 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:21:36.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:36 smithi067 bash[27441]: audit 2024-04-04T01:21:36.044410+0000 mon.a (mon.0) 16803 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:21:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:38 smithi082 bash[20963]: cluster 2024-04-04T01:21:36.676431+0000 mgr.y (mgr.24370) 19890 : cluster [DBG] pgmap v19874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:38 smithi067 bash[27441]: cluster 2024-04-04T01:21:36.676431+0000 mgr.y (mgr.24370) 19890 : cluster [DBG] pgmap v19874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:38 smithi067 bash[17655]: cluster 2024-04-04T01:21:36.676431+0000 mgr.y (mgr.24370) 19890 : cluster [DBG] pgmap v19874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:39.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:39 smithi082 bash[20963]: audit 2024-04-04T01:21:38.411227+0000 mon.c (mon.2) 7945 : audit [DBG] from='client.? 172.21.15.67:0/634761220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:39 smithi067 bash[17655]: audit 2024-04-04T01:21:38.411227+0000 mon.c (mon.2) 7945 : audit [DBG] from='client.? 172.21.15.67:0/634761220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:39.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:39 smithi067 bash[27441]: audit 2024-04-04T01:21:38.411227+0000 mon.c (mon.2) 7945 : audit [DBG] from='client.? 172.21.15.67:0/634761220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:40 smithi082 bash[20963]: cluster 2024-04-04T01:21:38.677058+0000 mgr.y (mgr.24370) 19891 : cluster [DBG] pgmap v19875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:40 smithi067 bash[27441]: cluster 2024-04-04T01:21:38.677058+0000 mgr.y (mgr.24370) 19891 : cluster [DBG] pgmap v19875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:40 smithi067 bash[17655]: cluster 2024-04-04T01:21:38.677058+0000 mgr.y (mgr.24370) 19891 : cluster [DBG] pgmap v19875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:41 smithi082 bash[20963]: audit 2024-04-04T01:21:40.716194+0000 mon.a (mon.0) 16804 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:41 smithi082 bash[20963]: audit 2024-04-04T01:21:40.865355+0000 mon.a (mon.0) 16805 : audit [DBG] from='client.? 172.21.15.67:0/2693991744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:41 smithi067 bash[17655]: audit 2024-04-04T01:21:40.716194+0000 mon.a (mon.0) 16804 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:41 smithi067 bash[17655]: audit 2024-04-04T01:21:40.865355+0000 mon.a (mon.0) 16805 : audit [DBG] from='client.? 172.21.15.67:0/2693991744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:41.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:41 smithi067 bash[27441]: audit 2024-04-04T01:21:40.716194+0000 mon.a (mon.0) 16804 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:41.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:41 smithi067 bash[27441]: audit 2024-04-04T01:21:40.865355+0000 mon.a (mon.0) 16805 : audit [DBG] from='client.? 172.21.15.67:0/2693991744' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:42 smithi082 bash[20963]: cluster 2024-04-04T01:21:40.678135+0000 mgr.y (mgr.24370) 19892 : cluster [DBG] pgmap v19876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:42 smithi067 bash[17655]: cluster 2024-04-04T01:21:40.678135+0000 mgr.y (mgr.24370) 19892 : cluster [DBG] pgmap v19876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:42 smithi067 bash[27441]: cluster 2024-04-04T01:21:40.678135+0000 mgr.y (mgr.24370) 19892 : cluster [DBG] pgmap v19876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:43.365 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:21:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:21:43.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:21:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:21:43.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:43 smithi082 bash[20963]: audit 2024-04-04T01:21:43.320592+0000 mon.c (mon.2) 7946 : audit [DBG] from='client.? 172.21.15.67:0/550465183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:43.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:43 smithi067 bash[17655]: audit 2024-04-04T01:21:43.320592+0000 mon.c (mon.2) 7946 : audit [DBG] from='client.? 172.21.15.67:0/550465183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:43.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:43 smithi067 bash[27441]: audit 2024-04-04T01:21:43.320592+0000 mon.c (mon.2) 7946 : audit [DBG] from='client.? 172.21.15.67:0/550465183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:44 smithi082 bash[20963]: cluster 2024-04-04T01:21:42.679022+0000 mgr.y (mgr.24370) 19893 : cluster [DBG] pgmap v19877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:44 smithi067 bash[17655]: cluster 2024-04-04T01:21:42.679022+0000 mgr.y (mgr.24370) 19893 : cluster [DBG] pgmap v19877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:44 smithi067 bash[27441]: cluster 2024-04-04T01:21:42.679022+0000 mgr.y (mgr.24370) 19893 : cluster [DBG] pgmap v19877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:46 smithi082 bash[20963]: cluster 2024-04-04T01:21:44.679707+0000 mgr.y (mgr.24370) 19894 : cluster [DBG] pgmap v19878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:46 smithi082 bash[20963]: audit 2024-04-04T01:21:45.776445+0000 mon.c (mon.2) 7947 : audit [DBG] from='client.? 172.21.15.67:0/2184213536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:46 smithi067 bash[17655]: cluster 2024-04-04T01:21:44.679707+0000 mgr.y (mgr.24370) 19894 : cluster [DBG] pgmap v19878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:46 smithi067 bash[17655]: audit 2024-04-04T01:21:45.776445+0000 mon.c (mon.2) 7947 : audit [DBG] from='client.? 172.21.15.67:0/2184213536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:46 smithi067 bash[27441]: cluster 2024-04-04T01:21:44.679707+0000 mgr.y (mgr.24370) 19894 : cluster [DBG] pgmap v19878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:46 smithi067 bash[27441]: audit 2024-04-04T01:21:45.776445+0000 mon.c (mon.2) 7947 : audit [DBG] from='client.? 172.21.15.67:0/2184213536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:48 smithi082 bash[20963]: cluster 2024-04-04T01:21:46.680908+0000 mgr.y (mgr.24370) 19895 : cluster [DBG] pgmap v19879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:48 smithi082 bash[20963]: audit 2024-04-04T01:21:48.231315+0000 mon.c (mon.2) 7948 : audit [DBG] from='client.? 172.21.15.67:0/4079625241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:48 smithi067 bash[27441]: cluster 2024-04-04T01:21:46.680908+0000 mgr.y (mgr.24370) 19895 : cluster [DBG] pgmap v19879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:48 smithi067 bash[27441]: audit 2024-04-04T01:21:48.231315+0000 mon.c (mon.2) 7948 : audit [DBG] from='client.? 172.21.15.67:0/4079625241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:48 smithi067 bash[17655]: cluster 2024-04-04T01:21:46.680908+0000 mgr.y (mgr.24370) 19895 : cluster [DBG] pgmap v19879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:48 smithi067 bash[17655]: audit 2024-04-04T01:21:48.231315+0000 mon.c (mon.2) 7948 : audit [DBG] from='client.? 172.21.15.67:0/4079625241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:50 smithi067 bash[27441]: cluster 2024-04-04T01:21:48.681632+0000 mgr.y (mgr.24370) 19896 : cluster [DBG] pgmap v19880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:50 smithi067 bash[17655]: cluster 2024-04-04T01:21:48.681632+0000 mgr.y (mgr.24370) 19896 : cluster [DBG] pgmap v19880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:50 smithi082 bash[20963]: cluster 2024-04-04T01:21:48.681632+0000 mgr.y (mgr.24370) 19896 : cluster [DBG] pgmap v19880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:51 smithi067 bash[17655]: audit 2024-04-04T01:21:50.687910+0000 mon.a (mon.0) 16806 : audit [DBG] from='client.? 172.21.15.67:0/3434282327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:51.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:51 smithi067 bash[27441]: audit 2024-04-04T01:21:50.687910+0000 mon.a (mon.0) 16806 : audit [DBG] from='client.? 172.21.15.67:0/3434282327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:51 smithi082 bash[20963]: audit 2024-04-04T01:21:50.687910+0000 mon.a (mon.0) 16806 : audit [DBG] from='client.? 172.21.15.67:0/3434282327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:52 smithi067 bash[27441]: cluster 2024-04-04T01:21:50.682285+0000 mgr.y (mgr.24370) 19897 : cluster [DBG] pgmap v19881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:52.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:52 smithi067 bash[17655]: cluster 2024-04-04T01:21:50.682285+0000 mgr.y (mgr.24370) 19897 : cluster [DBG] pgmap v19881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:52 smithi082 bash[20963]: cluster 2024-04-04T01:21:50.682285+0000 mgr.y (mgr.24370) 19897 : cluster [DBG] pgmap v19881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:21:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:21:53.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:53 smithi067 bash[27441]: audit 2024-04-04T01:21:53.143669+0000 mon.a (mon.0) 16807 : audit [DBG] from='client.? 172.21.15.67:0/1647996791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:53.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:53 smithi067 bash[17655]: audit 2024-04-04T01:21:53.143669+0000 mon.a (mon.0) 16807 : audit [DBG] from='client.? 172.21.15.67:0/1647996791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:53 smithi082 bash[20963]: audit 2024-04-04T01:21:53.143669+0000 mon.a (mon.0) 16807 : audit [DBG] from='client.? 172.21.15.67:0/1647996791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:21:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:21:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:21:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:54 smithi082 bash[20963]: cluster 2024-04-04T01:21:52.683104+0000 mgr.y (mgr.24370) 19898 : cluster [DBG] pgmap v19882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:54 smithi067 bash[17655]: cluster 2024-04-04T01:21:52.683104+0000 mgr.y (mgr.24370) 19898 : cluster [DBG] pgmap v19882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:54 smithi067 bash[27441]: cluster 2024-04-04T01:21:52.683104+0000 mgr.y (mgr.24370) 19898 : cluster [DBG] pgmap v19882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:56 smithi082 bash[20963]: cluster 2024-04-04T01:21:54.683910+0000 mgr.y (mgr.24370) 19899 : cluster [DBG] pgmap v19883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:56 smithi082 bash[20963]: audit 2024-04-04T01:21:55.596047+0000 mon.a (mon.0) 16808 : audit [DBG] from='client.? 172.21.15.67:0/2667154607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:56 smithi082 bash[20963]: audit 2024-04-04T01:21:55.716763+0000 mon.a (mon.0) 16809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:56 smithi067 bash[27441]: cluster 2024-04-04T01:21:54.683910+0000 mgr.y (mgr.24370) 19899 : cluster [DBG] pgmap v19883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:56 smithi067 bash[27441]: audit 2024-04-04T01:21:55.596047+0000 mon.a (mon.0) 16808 : audit [DBG] from='client.? 172.21.15.67:0/2667154607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:56 smithi067 bash[27441]: audit 2024-04-04T01:21:55.716763+0000 mon.a (mon.0) 16809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:56 smithi067 bash[17655]: cluster 2024-04-04T01:21:54.683910+0000 mgr.y (mgr.24370) 19899 : cluster [DBG] pgmap v19883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:56 smithi067 bash[17655]: audit 2024-04-04T01:21:55.596047+0000 mon.a (mon.0) 16808 : audit [DBG] from='client.? 172.21.15.67:0/2667154607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:56 smithi067 bash[17655]: audit 2024-04-04T01:21:55.716763+0000 mon.a (mon.0) 16809 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:21:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:58 smithi082 bash[20963]: cluster 2024-04-04T01:21:56.685116+0000 mgr.y (mgr.24370) 19900 : cluster [DBG] pgmap v19884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:21:58 smithi082 bash[20963]: audit 2024-04-04T01:21:58.057594+0000 mon.a (mon.0) 16810 : audit [DBG] from='client.? 172.21.15.67:0/1404637762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:58 smithi067 bash[27441]: cluster 2024-04-04T01:21:56.685116+0000 mgr.y (mgr.24370) 19900 : cluster [DBG] pgmap v19884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:21:58 smithi067 bash[27441]: audit 2024-04-04T01:21:58.057594+0000 mon.a (mon.0) 16810 : audit [DBG] from='client.? 172.21.15.67:0/1404637762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:21:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:58 smithi067 bash[17655]: cluster 2024-04-04T01:21:56.685116+0000 mgr.y (mgr.24370) 19900 : cluster [DBG] pgmap v19884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:21:58.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:21:58 smithi067 bash[17655]: audit 2024-04-04T01:21:58.057594+0000 mon.a (mon.0) 16810 : audit [DBG] from='client.? 172.21.15.67:0/1404637762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:00 smithi082 bash[20963]: cluster 2024-04-04T01:21:58.685828+0000 mgr.y (mgr.24370) 19901 : cluster [DBG] pgmap v19885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:00 smithi067 bash[17655]: cluster 2024-04-04T01:21:58.685828+0000 mgr.y (mgr.24370) 19901 : cluster [DBG] pgmap v19885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:00 smithi067 bash[27441]: cluster 2024-04-04T01:21:58.685828+0000 mgr.y (mgr.24370) 19901 : cluster [DBG] pgmap v19885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:01.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:01 smithi082 bash[20963]: audit 2024-04-04T01:22:00.511942+0000 mon.c (mon.2) 7949 : audit [DBG] from='client.? 172.21.15.67:0/2865758863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:01 smithi067 bash[27441]: audit 2024-04-04T01:22:00.511942+0000 mon.c (mon.2) 7949 : audit [DBG] from='client.? 172.21.15.67:0/2865758863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:01 smithi067 bash[17655]: audit 2024-04-04T01:22:00.511942+0000 mon.c (mon.2) 7949 : audit [DBG] from='client.? 172.21.15.67:0/2865758863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:02 smithi082 bash[20963]: cluster 2024-04-04T01:22:00.686812+0000 mgr.y (mgr.24370) 19902 : cluster [DBG] pgmap v19886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:02 smithi067 bash[27441]: cluster 2024-04-04T01:22:00.686812+0000 mgr.y (mgr.24370) 19902 : cluster [DBG] pgmap v19886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:02 smithi067 bash[17655]: cluster 2024-04-04T01:22:00.686812+0000 mgr.y (mgr.24370) 19902 : cluster [DBG] pgmap v19886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:22:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:22:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:22:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:22:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:03 smithi082 bash[20963]: audit 2024-04-04T01:22:02.962380+0000 mon.c (mon.2) 7950 : audit [DBG] from='client.? 172.21.15.67:0/1145187623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:03 smithi067 bash[17655]: audit 2024-04-04T01:22:02.962380+0000 mon.c (mon.2) 7950 : audit [DBG] from='client.? 172.21.15.67:0/1145187623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:03 smithi067 bash[27441]: audit 2024-04-04T01:22:02.962380+0000 mon.c (mon.2) 7950 : audit [DBG] from='client.? 172.21.15.67:0/1145187623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:04 smithi082 bash[20963]: cluster 2024-04-04T01:22:02.687541+0000 mgr.y (mgr.24370) 19903 : cluster [DBG] pgmap v19887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:04 smithi067 bash[17655]: cluster 2024-04-04T01:22:02.687541+0000 mgr.y (mgr.24370) 19903 : cluster [DBG] pgmap v19887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:04 smithi067 bash[27441]: cluster 2024-04-04T01:22:02.687541+0000 mgr.y (mgr.24370) 19903 : cluster [DBG] pgmap v19887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:05 smithi082 bash[20963]: audit 2024-04-04T01:22:05.414303+0000 mon.a (mon.0) 16811 : audit [DBG] from='client.? 172.21.15.67:0/1993679249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:05 smithi067 bash[17655]: audit 2024-04-04T01:22:05.414303+0000 mon.a (mon.0) 16811 : audit [DBG] from='client.? 172.21.15.67:0/1993679249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:05 smithi067 bash[27441]: audit 2024-04-04T01:22:05.414303+0000 mon.a (mon.0) 16811 : audit [DBG] from='client.? 172.21.15.67:0/1993679249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:06 smithi082 bash[20963]: cluster 2024-04-04T01:22:04.688280+0000 mgr.y (mgr.24370) 19904 : cluster [DBG] pgmap v19888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:06 smithi067 bash[17655]: cluster 2024-04-04T01:22:04.688280+0000 mgr.y (mgr.24370) 19904 : cluster [DBG] pgmap v19888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:06 smithi067 bash[27441]: cluster 2024-04-04T01:22:04.688280+0000 mgr.y (mgr.24370) 19904 : cluster [DBG] pgmap v19888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:08 smithi082 bash[20963]: cluster 2024-04-04T01:22:06.689484+0000 mgr.y (mgr.24370) 19905 : cluster [DBG] pgmap v19889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:08 smithi082 bash[20963]: audit 2024-04-04T01:22:07.867241+0000 mon.c (mon.2) 7951 : audit [DBG] from='client.? 172.21.15.67:0/1534715282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:08 smithi067 bash[27441]: cluster 2024-04-04T01:22:06.689484+0000 mgr.y (mgr.24370) 19905 : cluster [DBG] pgmap v19889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:08 smithi067 bash[27441]: audit 2024-04-04T01:22:07.867241+0000 mon.c (mon.2) 7951 : audit [DBG] from='client.? 172.21.15.67:0/1534715282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:08 smithi067 bash[17655]: cluster 2024-04-04T01:22:06.689484+0000 mgr.y (mgr.24370) 19905 : cluster [DBG] pgmap v19889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:08.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:08 smithi067 bash[17655]: audit 2024-04-04T01:22:07.867241+0000 mon.c (mon.2) 7951 : audit [DBG] from='client.? 172.21.15.67:0/1534715282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:10 smithi082 bash[20963]: cluster 2024-04-04T01:22:08.690171+0000 mgr.y (mgr.24370) 19906 : cluster [DBG] pgmap v19890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:10 smithi082 bash[20963]: audit 2024-04-04T01:22:10.324784+0000 mon.c (mon.2) 7952 : audit [DBG] from='client.? 172.21.15.67:0/2785914239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:10 smithi067 bash[27441]: cluster 2024-04-04T01:22:08.690171+0000 mgr.y (mgr.24370) 19906 : cluster [DBG] pgmap v19890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:10.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:10 smithi067 bash[27441]: audit 2024-04-04T01:22:10.324784+0000 mon.c (mon.2) 7952 : audit [DBG] from='client.? 172.21.15.67:0/2785914239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:10 smithi067 bash[17655]: cluster 2024-04-04T01:22:08.690171+0000 mgr.y (mgr.24370) 19906 : cluster [DBG] pgmap v19890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:10.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:10 smithi067 bash[17655]: audit 2024-04-04T01:22:10.324784+0000 mon.c (mon.2) 7952 : audit [DBG] from='client.? 172.21.15.67:0/2785914239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:11 smithi082 bash[20963]: audit 2024-04-04T01:22:10.717140+0000 mon.a (mon.0) 16812 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:11 smithi067 bash[27441]: audit 2024-04-04T01:22:10.717140+0000 mon.a (mon.0) 16812 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:11.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:11 smithi067 bash[17655]: audit 2024-04-04T01:22:10.717140+0000 mon.a (mon.0) 16812 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:12 smithi082 bash[20963]: cluster 2024-04-04T01:22:10.691190+0000 mgr.y (mgr.24370) 19907 : cluster [DBG] pgmap v19891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:12 smithi067 bash[17655]: cluster 2024-04-04T01:22:10.691190+0000 mgr.y (mgr.24370) 19907 : cluster [DBG] pgmap v19891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:12 smithi067 bash[27441]: cluster 2024-04-04T01:22:10.691190+0000 mgr.y (mgr.24370) 19907 : cluster [DBG] pgmap v19891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:22:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:22:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:13 smithi082 bash[20963]: audit 2024-04-04T01:22:12.781171+0000 mon.a (mon.0) 16813 : audit [DBG] from='client.? 172.21.15.67:0/3645706730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:22:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:22:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:13 smithi067 bash[17655]: audit 2024-04-04T01:22:12.781171+0000 mon.a (mon.0) 16813 : audit [DBG] from='client.? 172.21.15.67:0/3645706730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:13 smithi067 bash[27441]: audit 2024-04-04T01:22:12.781171+0000 mon.a (mon.0) 16813 : audit [DBG] from='client.? 172.21.15.67:0/3645706730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:14 smithi082 bash[20963]: cluster 2024-04-04T01:22:12.691946+0000 mgr.y (mgr.24370) 19908 : cluster [DBG] pgmap v19892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:14 smithi067 bash[27441]: cluster 2024-04-04T01:22:12.691946+0000 mgr.y (mgr.24370) 19908 : cluster [DBG] pgmap v19892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:14 smithi067 bash[17655]: cluster 2024-04-04T01:22:12.691946+0000 mgr.y (mgr.24370) 19908 : cluster [DBG] pgmap v19892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:15 smithi082 bash[20963]: audit 2024-04-04T01:22:15.231679+0000 mon.a (mon.0) 16814 : audit [DBG] from='client.? 172.21.15.67:0/1707096936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:15 smithi067 bash[17655]: audit 2024-04-04T01:22:15.231679+0000 mon.a (mon.0) 16814 : audit [DBG] from='client.? 172.21.15.67:0/1707096936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:15 smithi067 bash[27441]: audit 2024-04-04T01:22:15.231679+0000 mon.a (mon.0) 16814 : audit [DBG] from='client.? 172.21.15.67:0/1707096936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:16 smithi082 bash[20963]: cluster 2024-04-04T01:22:14.692645+0000 mgr.y (mgr.24370) 19909 : cluster [DBG] pgmap v19893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:16 smithi067 bash[17655]: cluster 2024-04-04T01:22:14.692645+0000 mgr.y (mgr.24370) 19909 : cluster [DBG] pgmap v19893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:16 smithi067 bash[27441]: cluster 2024-04-04T01:22:14.692645+0000 mgr.y (mgr.24370) 19909 : cluster [DBG] pgmap v19893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:18 smithi082 bash[20963]: cluster 2024-04-04T01:22:16.693787+0000 mgr.y (mgr.24370) 19910 : cluster [DBG] pgmap v19894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:18 smithi082 bash[20963]: audit 2024-04-04T01:22:17.688845+0000 mon.a (mon.0) 16815 : audit [DBG] from='client.? 172.21.15.67:0/2901842908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:18 smithi067 bash[17655]: cluster 2024-04-04T01:22:16.693787+0000 mgr.y (mgr.24370) 19910 : cluster [DBG] pgmap v19894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:18 smithi067 bash[17655]: audit 2024-04-04T01:22:17.688845+0000 mon.a (mon.0) 16815 : audit [DBG] from='client.? 172.21.15.67:0/2901842908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:18 smithi067 bash[27441]: cluster 2024-04-04T01:22:16.693787+0000 mgr.y (mgr.24370) 19910 : cluster [DBG] pgmap v19894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:18.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:18 smithi067 bash[27441]: audit 2024-04-04T01:22:17.688845+0000 mon.a (mon.0) 16815 : audit [DBG] from='client.? 172.21.15.67:0/2901842908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:20 smithi082 bash[20963]: cluster 2024-04-04T01:22:18.694476+0000 mgr.y (mgr.24370) 19911 : cluster [DBG] pgmap v19895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:20 smithi082 bash[20963]: audit 2024-04-04T01:22:20.134934+0000 mon.c (mon.2) 7953 : audit [DBG] from='client.? 172.21.15.67:0/2873721821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:20 smithi067 bash[17655]: cluster 2024-04-04T01:22:18.694476+0000 mgr.y (mgr.24370) 19911 : cluster [DBG] pgmap v19895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:20 smithi067 bash[17655]: audit 2024-04-04T01:22:20.134934+0000 mon.c (mon.2) 7953 : audit [DBG] from='client.? 172.21.15.67:0/2873721821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:20.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:20 smithi067 bash[27441]: cluster 2024-04-04T01:22:18.694476+0000 mgr.y (mgr.24370) 19911 : cluster [DBG] pgmap v19895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:20.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:20 smithi067 bash[27441]: audit 2024-04-04T01:22:20.134934+0000 mon.c (mon.2) 7953 : audit [DBG] from='client.? 172.21.15.67:0/2873721821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:22 smithi082 bash[20963]: cluster 2024-04-04T01:22:20.695480+0000 mgr.y (mgr.24370) 19912 : cluster [DBG] pgmap v19896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:22 smithi067 bash[17655]: cluster 2024-04-04T01:22:20.695480+0000 mgr.y (mgr.24370) 19912 : cluster [DBG] pgmap v19896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:22 smithi067 bash[27441]: cluster 2024-04-04T01:22:20.695480+0000 mgr.y (mgr.24370) 19912 : cluster [DBG] pgmap v19896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:22:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:22:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:23 smithi082 bash[20963]: audit 2024-04-04T01:22:22.585117+0000 mon.c (mon.2) 7954 : audit [DBG] from='client.? 172.21.15.67:0/3576056560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:22:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:22:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:23 smithi067 bash[17655]: audit 2024-04-04T01:22:22.585117+0000 mon.c (mon.2) 7954 : audit [DBG] from='client.? 172.21.15.67:0/3576056560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:23 smithi067 bash[27441]: audit 2024-04-04T01:22:22.585117+0000 mon.c (mon.2) 7954 : audit [DBG] from='client.? 172.21.15.67:0/3576056560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:24 smithi082 bash[20963]: cluster 2024-04-04T01:22:22.696281+0000 mgr.y (mgr.24370) 19913 : cluster [DBG] pgmap v19897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:24 smithi067 bash[17655]: cluster 2024-04-04T01:22:22.696281+0000 mgr.y (mgr.24370) 19913 : cluster [DBG] pgmap v19897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:24 smithi067 bash[27441]: cluster 2024-04-04T01:22:22.696281+0000 mgr.y (mgr.24370) 19913 : cluster [DBG] pgmap v19897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:25 smithi082 bash[20963]: audit 2024-04-04T01:22:25.032510+0000 mon.a (mon.0) 16816 : audit [DBG] from='client.? 172.21.15.67:0/1843950497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:25 smithi067 bash[17655]: audit 2024-04-04T01:22:25.032510+0000 mon.a (mon.0) 16816 : audit [DBG] from='client.? 172.21.15.67:0/1843950497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:25 smithi067 bash[27441]: audit 2024-04-04T01:22:25.032510+0000 mon.a (mon.0) 16816 : audit [DBG] from='client.? 172.21.15.67:0/1843950497' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:26 smithi082 bash[20963]: cluster 2024-04-04T01:22:24.696935+0000 mgr.y (mgr.24370) 19914 : cluster [DBG] pgmap v19898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:26 smithi082 bash[20963]: audit 2024-04-04T01:22:25.717419+0000 mon.a (mon.0) 16817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:26 smithi067 bash[17655]: cluster 2024-04-04T01:22:24.696935+0000 mgr.y (mgr.24370) 19914 : cluster [DBG] pgmap v19898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:26 smithi067 bash[17655]: audit 2024-04-04T01:22:25.717419+0000 mon.a (mon.0) 16817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:26 smithi067 bash[27441]: cluster 2024-04-04T01:22:24.696935+0000 mgr.y (mgr.24370) 19914 : cluster [DBG] pgmap v19898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:26 smithi067 bash[27441]: audit 2024-04-04T01:22:25.717419+0000 mon.a (mon.0) 16817 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:27 smithi082 bash[20963]: audit 2024-04-04T01:22:27.485133+0000 mon.a (mon.0) 16818 : audit [DBG] from='client.? 172.21.15.67:0/3639845427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:27 smithi067 bash[17655]: audit 2024-04-04T01:22:27.485133+0000 mon.a (mon.0) 16818 : audit [DBG] from='client.? 172.21.15.67:0/3639845427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:27.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:27 smithi067 bash[27441]: audit 2024-04-04T01:22:27.485133+0000 mon.a (mon.0) 16818 : audit [DBG] from='client.? 172.21.15.67:0/3639845427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:28 smithi082 bash[20963]: cluster 2024-04-04T01:22:26.698107+0000 mgr.y (mgr.24370) 19915 : cluster [DBG] pgmap v19899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:28 smithi067 bash[17655]: cluster 2024-04-04T01:22:26.698107+0000 mgr.y (mgr.24370) 19915 : cluster [DBG] pgmap v19899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:28 smithi067 bash[27441]: cluster 2024-04-04T01:22:26.698107+0000 mgr.y (mgr.24370) 19915 : cluster [DBG] pgmap v19899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:30 smithi082 bash[20963]: cluster 2024-04-04T01:22:28.698787+0000 mgr.y (mgr.24370) 19916 : cluster [DBG] pgmap v19900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:30 smithi082 bash[20963]: audit 2024-04-04T01:22:29.941674+0000 mon.a (mon.0) 16819 : audit [DBG] from='client.? 172.21.15.67:0/1449964057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:30 smithi067 bash[27441]: cluster 2024-04-04T01:22:28.698787+0000 mgr.y (mgr.24370) 19916 : cluster [DBG] pgmap v19900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:30 smithi067 bash[27441]: audit 2024-04-04T01:22:29.941674+0000 mon.a (mon.0) 16819 : audit [DBG] from='client.? 172.21.15.67:0/1449964057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:30 smithi067 bash[17655]: cluster 2024-04-04T01:22:28.698787+0000 mgr.y (mgr.24370) 19916 : cluster [DBG] pgmap v19900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:30.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:30 smithi067 bash[17655]: audit 2024-04-04T01:22:29.941674+0000 mon.a (mon.0) 16819 : audit [DBG] from='client.? 172.21.15.67:0/1449964057' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:31 smithi082 bash[20963]: cluster 2024-04-04T01:22:30.699810+0000 mgr.y (mgr.24370) 19917 : cluster [DBG] pgmap v19901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:31 smithi067 bash[17655]: cluster 2024-04-04T01:22:30.699810+0000 mgr.y (mgr.24370) 19917 : cluster [DBG] pgmap v19901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:31 smithi067 bash[27441]: cluster 2024-04-04T01:22:30.699810+0000 mgr.y (mgr.24370) 19917 : cluster [DBG] pgmap v19901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:32 smithi082 bash[20963]: audit 2024-04-04T01:22:32.392884+0000 mon.a (mon.0) 16820 : audit [DBG] from='client.? 172.21.15.67:0/2179477173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:32 smithi067 bash[27441]: audit 2024-04-04T01:22:32.392884+0000 mon.a (mon.0) 16820 : audit [DBG] from='client.? 172.21.15.67:0/2179477173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:32 smithi067 bash[17655]: audit 2024-04-04T01:22:32.392884+0000 mon.a (mon.0) 16820 : audit [DBG] from='client.? 172.21.15.67:0/2179477173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:22:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:22:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:22:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:22:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:33 smithi082 bash[20963]: cluster 2024-04-04T01:22:32.700662+0000 mgr.y (mgr.24370) 19918 : cluster [DBG] pgmap v19902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:33 smithi067 bash[27441]: cluster 2024-04-04T01:22:32.700662+0000 mgr.y (mgr.24370) 19918 : cluster [DBG] pgmap v19902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:33 smithi067 bash[17655]: cluster 2024-04-04T01:22:32.700662+0000 mgr.y (mgr.24370) 19918 : cluster [DBG] pgmap v19902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:35 smithi082 bash[20963]: cluster 2024-04-04T01:22:34.701313+0000 mgr.y (mgr.24370) 19919 : cluster [DBG] pgmap v19903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:36.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:35 smithi082 bash[20963]: audit 2024-04-04T01:22:34.851177+0000 mon.a (mon.0) 16821 : audit [DBG] from='client.? 172.21.15.67:0/2937299387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:35 smithi067 bash[17655]: cluster 2024-04-04T01:22:34.701313+0000 mgr.y (mgr.24370) 19919 : cluster [DBG] pgmap v19903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:35 smithi067 bash[17655]: audit 2024-04-04T01:22:34.851177+0000 mon.a (mon.0) 16821 : audit [DBG] from='client.? 172.21.15.67:0/2937299387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:35 smithi067 bash[27441]: cluster 2024-04-04T01:22:34.701313+0000 mgr.y (mgr.24370) 19919 : cluster [DBG] pgmap v19903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:35 smithi067 bash[27441]: audit 2024-04-04T01:22:34.851177+0000 mon.a (mon.0) 16821 : audit [DBG] from='client.? 172.21.15.67:0/2937299387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:36 smithi082 bash[20963]: audit 2024-04-04T01:22:36.116206+0000 mon.a (mon.0) 16822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:22:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:36 smithi067 bash[17655]: audit 2024-04-04T01:22:36.116206+0000 mon.a (mon.0) 16822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:22:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:36 smithi067 bash[27441]: audit 2024-04-04T01:22:36.116206+0000 mon.a (mon.0) 16822 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:22:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:37 smithi082 bash[20963]: cluster 2024-04-04T01:22:36.702304+0000 mgr.y (mgr.24370) 19920 : cluster [DBG] pgmap v19904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:37 smithi082 bash[20963]: audit 2024-04-04T01:22:37.311831+0000 mon.a (mon.0) 16823 : audit [DBG] from='client.? 172.21.15.67:0/1517051558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:37 smithi067 bash[17655]: cluster 2024-04-04T01:22:36.702304+0000 mgr.y (mgr.24370) 19920 : cluster [DBG] pgmap v19904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:37 smithi067 bash[17655]: audit 2024-04-04T01:22:37.311831+0000 mon.a (mon.0) 16823 : audit [DBG] from='client.? 172.21.15.67:0/1517051558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:37 smithi067 bash[27441]: cluster 2024-04-04T01:22:36.702304+0000 mgr.y (mgr.24370) 19920 : cluster [DBG] pgmap v19904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:38.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:37 smithi067 bash[27441]: audit 2024-04-04T01:22:37.311831+0000 mon.a (mon.0) 16823 : audit [DBG] from='client.? 172.21.15.67:0/1517051558' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:39 smithi082 bash[20963]: cluster 2024-04-04T01:22:38.702973+0000 mgr.y (mgr.24370) 19921 : cluster [DBG] pgmap v19905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:39 smithi082 bash[20963]: audit 2024-04-04T01:22:39.764994+0000 mon.a (mon.0) 16824 : audit [DBG] from='client.? 172.21.15.67:0/1687521445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:39 smithi067 bash[17655]: cluster 2024-04-04T01:22:38.702973+0000 mgr.y (mgr.24370) 19921 : cluster [DBG] pgmap v19905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:39 smithi067 bash[17655]: audit 2024-04-04T01:22:39.764994+0000 mon.a (mon.0) 16824 : audit [DBG] from='client.? 172.21.15.67:0/1687521445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:39 smithi067 bash[27441]: cluster 2024-04-04T01:22:38.702973+0000 mgr.y (mgr.24370) 19921 : cluster [DBG] pgmap v19905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:39 smithi067 bash[27441]: audit 2024-04-04T01:22:39.764994+0000 mon.a (mon.0) 16824 : audit [DBG] from='client.? 172.21.15.67:0/1687521445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:40 smithi082 bash[20963]: audit 2024-04-04T01:22:40.717739+0000 mon.a (mon.0) 16825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:40 smithi067 bash[17655]: audit 2024-04-04T01:22:40.717739+0000 mon.a (mon.0) 16825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:40 smithi067 bash[27441]: audit 2024-04-04T01:22:40.717739+0000 mon.a (mon.0) 16825 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:41 smithi082 bash[20963]: cluster 2024-04-04T01:22:40.704195+0000 mgr.y (mgr.24370) 19922 : cluster [DBG] pgmap v19906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:41 smithi067 bash[27441]: cluster 2024-04-04T01:22:40.704195+0000 mgr.y (mgr.24370) 19922 : cluster [DBG] pgmap v19906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:41 smithi067 bash[17655]: cluster 2024-04-04T01:22:40.704195+0000 mgr.y (mgr.24370) 19922 : cluster [DBG] pgmap v19906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:42 smithi082 bash[20963]: audit 2024-04-04T01:22:41.871524+0000 mon.a (mon.0) 16826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:42 smithi082 bash[20963]: audit 2024-04-04T01:22:41.881222+0000 mon.a (mon.0) 16827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:42 smithi082 bash[20963]: audit 2024-04-04T01:22:42.131033+0000 mon.a (mon.0) 16828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:42 smithi082 bash[20963]: audit 2024-04-04T01:22:42.139980+0000 mon.a (mon.0) 16829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:42 smithi082 bash[20963]: audit 2024-04-04T01:22:42.225998+0000 mon.a (mon.0) 16830 : audit [DBG] from='client.? 172.21.15.67:0/3081622830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:22:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:22:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[17655]: audit 2024-04-04T01:22:41.871524+0000 mon.a (mon.0) 16826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[17655]: audit 2024-04-04T01:22:41.881222+0000 mon.a (mon.0) 16827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[17655]: audit 2024-04-04T01:22:42.131033+0000 mon.a (mon.0) 16828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[17655]: audit 2024-04-04T01:22:42.139980+0000 mon.a (mon.0) 16829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[17655]: audit 2024-04-04T01:22:42.225998+0000 mon.a (mon.0) 16830 : audit [DBG] from='client.? 172.21.15.67:0/3081622830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[27441]: audit 2024-04-04T01:22:41.871524+0000 mon.a (mon.0) 16826 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[27441]: audit 2024-04-04T01:22:41.881222+0000 mon.a (mon.0) 16827 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[27441]: audit 2024-04-04T01:22:42.131033+0000 mon.a (mon.0) 16828 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[27441]: audit 2024-04-04T01:22:42.139980+0000 mon.a (mon.0) 16829 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:42 smithi067 bash[27441]: audit 2024-04-04T01:22:42.225998+0000 mon.a (mon.0) 16830 : audit [DBG] from='client.? 172.21.15.67:0/3081622830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:22:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:22:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:44 smithi067 bash[17655]: cluster 2024-04-04T01:22:42.705020+0000 mgr.y (mgr.24370) 19923 : cluster [DBG] pgmap v19907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:44.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:44 smithi067 bash[27441]: cluster 2024-04-04T01:22:42.705020+0000 mgr.y (mgr.24370) 19923 : cluster [DBG] pgmap v19907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:44 smithi082 bash[20963]: cluster 2024-04-04T01:22:42.705020+0000 mgr.y (mgr.24370) 19923 : cluster [DBG] pgmap v19907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:45 smithi067 bash[27441]: audit 2024-04-04T01:22:44.685155+0000 mon.c (mon.2) 7955 : audit [DBG] from='client.? 172.21.15.67:0/3377359623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:45 smithi067 bash[17655]: audit 2024-04-04T01:22:44.685155+0000 mon.c (mon.2) 7955 : audit [DBG] from='client.? 172.21.15.67:0/3377359623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:45.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:45 smithi082 bash[20963]: audit 2024-04-04T01:22:44.685155+0000 mon.c (mon.2) 7955 : audit [DBG] from='client.? 172.21.15.67:0/3377359623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:46 smithi067 bash[17655]: cluster 2024-04-04T01:22:44.705706+0000 mgr.y (mgr.24370) 19924 : cluster [DBG] pgmap v19908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:46.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:46 smithi067 bash[27441]: cluster 2024-04-04T01:22:44.705706+0000 mgr.y (mgr.24370) 19924 : cluster [DBG] pgmap v19908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:46 smithi082 bash[20963]: cluster 2024-04-04T01:22:44.705706+0000 mgr.y (mgr.24370) 19924 : cluster [DBG] pgmap v19908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:47 smithi067 bash[17655]: audit 2024-04-04T01:22:47.145238+0000 mon.a (mon.0) 16831 : audit [DBG] from='client.? 172.21.15.67:0/3801465056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:47 smithi067 bash[27441]: audit 2024-04-04T01:22:47.145238+0000 mon.a (mon.0) 16831 : audit [DBG] from='client.? 172.21.15.67:0/3801465056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:47.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:47 smithi082 bash[20963]: audit 2024-04-04T01:22:47.145238+0000 mon.a (mon.0) 16831 : audit [DBG] from='client.? 172.21.15.67:0/3801465056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:48 smithi067 bash[17655]: cluster 2024-04-04T01:22:46.706643+0000 mgr.y (mgr.24370) 19925 : cluster [DBG] pgmap v19909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:48 smithi067 bash[27441]: cluster 2024-04-04T01:22:46.706643+0000 mgr.y (mgr.24370) 19925 : cluster [DBG] pgmap v19909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:48 smithi082 bash[20963]: cluster 2024-04-04T01:22:46.706643+0000 mgr.y (mgr.24370) 19925 : cluster [DBG] pgmap v19909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:50 smithi082 bash[20963]: cluster 2024-04-04T01:22:48.707324+0000 mgr.y (mgr.24370) 19926 : cluster [DBG] pgmap v19910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:50 smithi082 bash[20963]: audit 2024-04-04T01:22:49.586525+0000 mon.c (mon.2) 7956 : audit [DBG] from='client.? 172.21.15.67:0/3784865953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:50 smithi067 bash[17655]: cluster 2024-04-04T01:22:48.707324+0000 mgr.y (mgr.24370) 19926 : cluster [DBG] pgmap v19910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:50 smithi067 bash[17655]: audit 2024-04-04T01:22:49.586525+0000 mon.c (mon.2) 7956 : audit [DBG] from='client.? 172.21.15.67:0/3784865953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:50 smithi067 bash[27441]: cluster 2024-04-04T01:22:48.707324+0000 mgr.y (mgr.24370) 19926 : cluster [DBG] pgmap v19910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:50 smithi067 bash[27441]: audit 2024-04-04T01:22:49.586525+0000 mon.c (mon.2) 7956 : audit [DBG] from='client.? 172.21.15.67:0/3784865953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:52 smithi082 bash[20963]: cluster 2024-04-04T01:22:50.708407+0000 mgr.y (mgr.24370) 19927 : cluster [DBG] pgmap v19911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:52 smithi082 bash[20963]: audit 2024-04-04T01:22:52.039002+0000 mon.a (mon.0) 16832 : audit [DBG] from='client.? 172.21.15.67:0/3527936595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:52 smithi067 bash[17655]: cluster 2024-04-04T01:22:50.708407+0000 mgr.y (mgr.24370) 19927 : cluster [DBG] pgmap v19911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:52 smithi067 bash[17655]: audit 2024-04-04T01:22:52.039002+0000 mon.a (mon.0) 16832 : audit [DBG] from='client.? 172.21.15.67:0/3527936595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:52 smithi067 bash[27441]: cluster 2024-04-04T01:22:50.708407+0000 mgr.y (mgr.24370) 19927 : cluster [DBG] pgmap v19911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:52 smithi067 bash[27441]: audit 2024-04-04T01:22:52.039002+0000 mon.a (mon.0) 16832 : audit [DBG] from='client.? 172.21.15.67:0/3527936595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:22:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:22:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:22:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:22:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:53 smithi082 bash[20963]: audit 2024-04-04T01:22:52.558496+0000 mon.a (mon.0) 16833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:53 smithi082 bash[20963]: audit 2024-04-04T01:22:52.566639+0000 mon.a (mon.0) 16834 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:53 smithi082 bash[20963]: audit 2024-04-04T01:22:52.568277+0000 mon.a (mon.0) 16835 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:22:53.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:53 smithi082 bash[20963]: audit 2024-04-04T01:22:52.569664+0000 mon.a (mon.0) 16836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:22:53.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:53 smithi082 bash[20963]: audit 2024-04-04T01:22:52.577082+0000 mon.a (mon.0) 16837 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[27441]: audit 2024-04-04T01:22:52.558496+0000 mon.a (mon.0) 16833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[27441]: audit 2024-04-04T01:22:52.566639+0000 mon.a (mon.0) 16834 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[27441]: audit 2024-04-04T01:22:52.568277+0000 mon.a (mon.0) 16835 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:22:53.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[27441]: audit 2024-04-04T01:22:52.569664+0000 mon.a (mon.0) 16836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:22:53.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[27441]: audit 2024-04-04T01:22:52.577082+0000 mon.a (mon.0) 16837 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[17655]: audit 2024-04-04T01:22:52.558496+0000 mon.a (mon.0) 16833 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[17655]: audit 2024-04-04T01:22:52.566639+0000 mon.a (mon.0) 16834 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[17655]: audit 2024-04-04T01:22:52.568277+0000 mon.a (mon.0) 16835 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:22:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[17655]: audit 2024-04-04T01:22:52.569664+0000 mon.a (mon.0) 16836 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:22:53.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:53 smithi067 bash[17655]: audit 2024-04-04T01:22:52.577082+0000 mon.a (mon.0) 16837 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:22:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:54 smithi082 bash[20963]: cluster 2024-04-04T01:22:52.709158+0000 mgr.y (mgr.24370) 19928 : cluster [DBG] pgmap v19912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:54 smithi082 bash[20963]: audit 2024-04-04T01:22:54.485696+0000 mon.a (mon.0) 16838 : audit [DBG] from='client.? 172.21.15.67:0/3745790161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:54 smithi067 bash[17655]: cluster 2024-04-04T01:22:52.709158+0000 mgr.y (mgr.24370) 19928 : cluster [DBG] pgmap v19912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:54 smithi067 bash[17655]: audit 2024-04-04T01:22:54.485696+0000 mon.a (mon.0) 16838 : audit [DBG] from='client.? 172.21.15.67:0/3745790161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:54 smithi067 bash[27441]: cluster 2024-04-04T01:22:52.709158+0000 mgr.y (mgr.24370) 19928 : cluster [DBG] pgmap v19912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:54 smithi067 bash[27441]: audit 2024-04-04T01:22:54.485696+0000 mon.a (mon.0) 16838 : audit [DBG] from='client.? 172.21.15.67:0/3745790161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:55 smithi082 bash[20963]: cluster 2024-04-04T01:22:54.709878+0000 mgr.y (mgr.24370) 19929 : cluster [DBG] pgmap v19913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:55 smithi067 bash[17655]: cluster 2024-04-04T01:22:54.709878+0000 mgr.y (mgr.24370) 19929 : cluster [DBG] pgmap v19913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:55 smithi067 bash[27441]: cluster 2024-04-04T01:22:54.709878+0000 mgr.y (mgr.24370) 19929 : cluster [DBG] pgmap v19913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:56 smithi082 bash[20963]: audit 2024-04-04T01:22:55.718351+0000 mon.a (mon.0) 16839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:56 smithi067 bash[17655]: audit 2024-04-04T01:22:55.718351+0000 mon.a (mon.0) 16839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:56 smithi067 bash[27441]: audit 2024-04-04T01:22:55.718351+0000 mon.a (mon.0) 16839 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:22:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:57 smithi082 bash[20963]: cluster 2024-04-04T01:22:56.711267+0000 mgr.y (mgr.24370) 19930 : cluster [DBG] pgmap v19914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:57 smithi082 bash[20963]: audit 2024-04-04T01:22:56.936487+0000 mon.a (mon.0) 16840 : audit [DBG] from='client.? 172.21.15.67:0/697850426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:57 smithi067 bash[27441]: cluster 2024-04-04T01:22:56.711267+0000 mgr.y (mgr.24370) 19930 : cluster [DBG] pgmap v19914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:57 smithi067 bash[27441]: audit 2024-04-04T01:22:56.936487+0000 mon.a (mon.0) 16840 : audit [DBG] from='client.? 172.21.15.67:0/697850426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:22:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:57 smithi067 bash[17655]: cluster 2024-04-04T01:22:56.711267+0000 mgr.y (mgr.24370) 19930 : cluster [DBG] pgmap v19914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:22:57.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:57 smithi067 bash[17655]: audit 2024-04-04T01:22:56.936487+0000 mon.a (mon.0) 16840 : audit [DBG] from='client.? 172.21.15.67:0/697850426' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:59 smithi082 bash[20963]: cluster 2024-04-04T01:22:58.711993+0000 mgr.y (mgr.24370) 19931 : cluster [DBG] pgmap v19915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:22:59 smithi082 bash[20963]: audit 2024-04-04T01:22:59.392252+0000 mon.c (mon.2) 7957 : audit [DBG] from='client.? 172.21.15.67:0/1796202915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:59 smithi067 bash[17655]: cluster 2024-04-04T01:22:58.711993+0000 mgr.y (mgr.24370) 19931 : cluster [DBG] pgmap v19915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:22:59 smithi067 bash[17655]: audit 2024-04-04T01:22:59.392252+0000 mon.c (mon.2) 7957 : audit [DBG] from='client.? 172.21.15.67:0/1796202915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:59 smithi067 bash[27441]: cluster 2024-04-04T01:22:58.711993+0000 mgr.y (mgr.24370) 19931 : cluster [DBG] pgmap v19915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:22:59 smithi067 bash[27441]: audit 2024-04-04T01:22:59.392252+0000 mon.c (mon.2) 7957 : audit [DBG] from='client.? 172.21.15.67:0/1796202915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:01 smithi082 bash[20963]: cluster 2024-04-04T01:23:00.712963+0000 mgr.y (mgr.24370) 19932 : cluster [DBG] pgmap v19916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:01 smithi067 bash[17655]: cluster 2024-04-04T01:23:00.712963+0000 mgr.y (mgr.24370) 19932 : cluster [DBG] pgmap v19916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:01 smithi067 bash[27441]: cluster 2024-04-04T01:23:00.712963+0000 mgr.y (mgr.24370) 19932 : cluster [DBG] pgmap v19916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:02 smithi067 bash[17655]: audit 2024-04-04T01:23:01.845605+0000 mon.c (mon.2) 7958 : audit [DBG] from='client.? 172.21.15.67:0/483164793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:02 smithi067 bash[27441]: audit 2024-04-04T01:23:01.845605+0000 mon.c (mon.2) 7958 : audit [DBG] from='client.? 172.21.15.67:0/483164793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:02 smithi082 bash[20963]: audit 2024-04-04T01:23:01.845605+0000 mon.c (mon.2) 7958 : audit [DBG] from='client.? 172.21.15.67:0/483164793' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:23:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:23:03.785 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:23:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:23:04.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:03 smithi082 bash[20963]: cluster 2024-04-04T01:23:02.713747+0000 mgr.y (mgr.24370) 19933 : cluster [DBG] pgmap v19917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:03 smithi067 bash[17655]: cluster 2024-04-04T01:23:02.713747+0000 mgr.y (mgr.24370) 19933 : cluster [DBG] pgmap v19917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:03 smithi067 bash[27441]: cluster 2024-04-04T01:23:02.713747+0000 mgr.y (mgr.24370) 19933 : cluster [DBG] pgmap v19917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:04 smithi082 bash[20963]: audit 2024-04-04T01:23:04.301724+0000 mon.a (mon.0) 16841 : audit [DBG] from='client.? 172.21.15.67:0/1445525359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:04 smithi067 bash[27441]: audit 2024-04-04T01:23:04.301724+0000 mon.a (mon.0) 16841 : audit [DBG] from='client.? 172.21.15.67:0/1445525359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:04 smithi067 bash[17655]: audit 2024-04-04T01:23:04.301724+0000 mon.a (mon.0) 16841 : audit [DBG] from='client.? 172.21.15.67:0/1445525359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:05 smithi082 bash[20963]: cluster 2024-04-04T01:23:04.714454+0000 mgr.y (mgr.24370) 19934 : cluster [DBG] pgmap v19918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:05 smithi067 bash[17655]: cluster 2024-04-04T01:23:04.714454+0000 mgr.y (mgr.24370) 19934 : cluster [DBG] pgmap v19918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:05 smithi067 bash[27441]: cluster 2024-04-04T01:23:04.714454+0000 mgr.y (mgr.24370) 19934 : cluster [DBG] pgmap v19918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:06 smithi082 bash[20963]: audit 2024-04-04T01:23:06.754068+0000 mon.a (mon.0) 16842 : audit [DBG] from='client.? 172.21.15.67:0/709026995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:06 smithi067 bash[27441]: audit 2024-04-04T01:23:06.754068+0000 mon.a (mon.0) 16842 : audit [DBG] from='client.? 172.21.15.67:0/709026995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:06 smithi067 bash[17655]: audit 2024-04-04T01:23:06.754068+0000 mon.a (mon.0) 16842 : audit [DBG] from='client.? 172.21.15.67:0/709026995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:07 smithi082 bash[20963]: cluster 2024-04-04T01:23:06.715503+0000 mgr.y (mgr.24370) 19935 : cluster [DBG] pgmap v19919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:07 smithi067 bash[27441]: cluster 2024-04-04T01:23:06.715503+0000 mgr.y (mgr.24370) 19935 : cluster [DBG] pgmap v19919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:07 smithi067 bash[17655]: cluster 2024-04-04T01:23:06.715503+0000 mgr.y (mgr.24370) 19935 : cluster [DBG] pgmap v19919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:09 smithi082 bash[20963]: cluster 2024-04-04T01:23:08.716368+0000 mgr.y (mgr.24370) 19936 : cluster [DBG] pgmap v19920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:09 smithi082 bash[20963]: audit 2024-04-04T01:23:09.217607+0000 mon.c (mon.2) 7959 : audit [DBG] from='client.? 172.21.15.67:0/1667224774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:09 smithi067 bash[17655]: cluster 2024-04-04T01:23:08.716368+0000 mgr.y (mgr.24370) 19936 : cluster [DBG] pgmap v19920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:09 smithi067 bash[17655]: audit 2024-04-04T01:23:09.217607+0000 mon.c (mon.2) 7959 : audit [DBG] from='client.? 172.21.15.67:0/1667224774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:09 smithi067 bash[27441]: cluster 2024-04-04T01:23:08.716368+0000 mgr.y (mgr.24370) 19936 : cluster [DBG] pgmap v19920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:09 smithi067 bash[27441]: audit 2024-04-04T01:23:09.217607+0000 mon.c (mon.2) 7959 : audit [DBG] from='client.? 172.21.15.67:0/1667224774' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:10 smithi082 bash[20963]: audit 2024-04-04T01:23:10.718825+0000 mon.a (mon.0) 16843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:10 smithi067 bash[17655]: audit 2024-04-04T01:23:10.718825+0000 mon.a (mon.0) 16843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:10 smithi067 bash[27441]: audit 2024-04-04T01:23:10.718825+0000 mon.a (mon.0) 16843 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:11 smithi082 bash[20963]: cluster 2024-04-04T01:23:10.717476+0000 mgr.y (mgr.24370) 19937 : cluster [DBG] pgmap v19921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:11 smithi082 bash[20963]: audit 2024-04-04T01:23:11.668715+0000 mon.c (mon.2) 7960 : audit [DBG] from='client.? 172.21.15.67:0/613807851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:11 smithi067 bash[17655]: cluster 2024-04-04T01:23:10.717476+0000 mgr.y (mgr.24370) 19937 : cluster [DBG] pgmap v19921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:11 smithi067 bash[17655]: audit 2024-04-04T01:23:11.668715+0000 mon.c (mon.2) 7960 : audit [DBG] from='client.? 172.21.15.67:0/613807851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:12.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:11 smithi067 bash[27441]: cluster 2024-04-04T01:23:10.717476+0000 mgr.y (mgr.24370) 19937 : cluster [DBG] pgmap v19921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:12.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:11 smithi067 bash[27441]: audit 2024-04-04T01:23:11.668715+0000 mon.c (mon.2) 7960 : audit [DBG] from='client.? 172.21.15.67:0/613807851' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:23:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:23:13.830 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:23:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:23:14.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:13 smithi082 bash[20963]: cluster 2024-04-04T01:23:12.718278+0000 mgr.y (mgr.24370) 19938 : cluster [DBG] pgmap v19922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:13 smithi067 bash[27441]: cluster 2024-04-04T01:23:12.718278+0000 mgr.y (mgr.24370) 19938 : cluster [DBG] pgmap v19922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:13 smithi067 bash[17655]: cluster 2024-04-04T01:23:12.718278+0000 mgr.y (mgr.24370) 19938 : cluster [DBG] pgmap v19922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:14 smithi082 bash[20963]: audit 2024-04-04T01:23:14.125648+0000 mon.c (mon.2) 7961 : audit [DBG] from='client.? 172.21.15.67:0/3767446264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:14 smithi067 bash[17655]: audit 2024-04-04T01:23:14.125648+0000 mon.c (mon.2) 7961 : audit [DBG] from='client.? 172.21.15.67:0/3767446264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:14 smithi067 bash[27441]: audit 2024-04-04T01:23:14.125648+0000 mon.c (mon.2) 7961 : audit [DBG] from='client.? 172.21.15.67:0/3767446264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:15 smithi082 bash[20963]: cluster 2024-04-04T01:23:14.719096+0000 mgr.y (mgr.24370) 19939 : cluster [DBG] pgmap v19923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:15 smithi067 bash[17655]: cluster 2024-04-04T01:23:14.719096+0000 mgr.y (mgr.24370) 19939 : cluster [DBG] pgmap v19923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:15 smithi067 bash[27441]: cluster 2024-04-04T01:23:14.719096+0000 mgr.y (mgr.24370) 19939 : cluster [DBG] pgmap v19923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:16 smithi082 bash[20963]: audit 2024-04-04T01:23:16.574688+0000 mon.a (mon.0) 16844 : audit [DBG] from='client.? 172.21.15.67:0/83789905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:16 smithi067 bash[27441]: audit 2024-04-04T01:23:16.574688+0000 mon.a (mon.0) 16844 : audit [DBG] from='client.? 172.21.15.67:0/83789905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:16 smithi067 bash[17655]: audit 2024-04-04T01:23:16.574688+0000 mon.a (mon.0) 16844 : audit [DBG] from='client.? 172.21.15.67:0/83789905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:17 smithi082 bash[20963]: cluster 2024-04-04T01:23:16.720146+0000 mgr.y (mgr.24370) 19940 : cluster [DBG] pgmap v19924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:17 smithi067 bash[27441]: cluster 2024-04-04T01:23:16.720146+0000 mgr.y (mgr.24370) 19940 : cluster [DBG] pgmap v19924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:17 smithi067 bash[17655]: cluster 2024-04-04T01:23:16.720146+0000 mgr.y (mgr.24370) 19940 : cluster [DBG] pgmap v19924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:19 smithi082 bash[20963]: cluster 2024-04-04T01:23:18.720711+0000 mgr.y (mgr.24370) 19941 : cluster [DBG] pgmap v19925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:19 smithi082 bash[20963]: audit 2024-04-04T01:23:19.020483+0000 mon.c (mon.2) 7962 : audit [DBG] from='client.? 172.21.15.67:0/297806615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:19 smithi067 bash[17655]: cluster 2024-04-04T01:23:18.720711+0000 mgr.y (mgr.24370) 19941 : cluster [DBG] pgmap v19925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:19 smithi067 bash[17655]: audit 2024-04-04T01:23:19.020483+0000 mon.c (mon.2) 7962 : audit [DBG] from='client.? 172.21.15.67:0/297806615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:19 smithi067 bash[27441]: cluster 2024-04-04T01:23:18.720711+0000 mgr.y (mgr.24370) 19941 : cluster [DBG] pgmap v19925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:19 smithi067 bash[27441]: audit 2024-04-04T01:23:19.020483+0000 mon.c (mon.2) 7962 : audit [DBG] from='client.? 172.21.15.67:0/297806615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:21 smithi082 bash[20963]: cluster 2024-04-04T01:23:20.721811+0000 mgr.y (mgr.24370) 19942 : cluster [DBG] pgmap v19926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:21 smithi082 bash[20963]: audit 2024-04-04T01:23:21.475675+0000 mon.a (mon.0) 16845 : audit [DBG] from='client.? 172.21.15.67:0/1392534205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:21 smithi067 bash[17655]: cluster 2024-04-04T01:23:20.721811+0000 mgr.y (mgr.24370) 19942 : cluster [DBG] pgmap v19926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:21 smithi067 bash[17655]: audit 2024-04-04T01:23:21.475675+0000 mon.a (mon.0) 16845 : audit [DBG] from='client.? 172.21.15.67:0/1392534205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:21 smithi067 bash[27441]: cluster 2024-04-04T01:23:20.721811+0000 mgr.y (mgr.24370) 19942 : cluster [DBG] pgmap v19926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:21 smithi067 bash[27441]: audit 2024-04-04T01:23:21.475675+0000 mon.a (mon.0) 16845 : audit [DBG] from='client.? 172.21.15.67:0/1392534205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:23:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:23:23.881 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:23:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:23:24.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:23 smithi082 bash[20963]: cluster 2024-04-04T01:23:22.722626+0000 mgr.y (mgr.24370) 19943 : cluster [DBG] pgmap v19927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:23 smithi067 bash[17655]: cluster 2024-04-04T01:23:22.722626+0000 mgr.y (mgr.24370) 19943 : cluster [DBG] pgmap v19927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:23 smithi067 bash[27441]: cluster 2024-04-04T01:23:22.722626+0000 mgr.y (mgr.24370) 19943 : cluster [DBG] pgmap v19927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:24 smithi067 bash[27441]: audit 2024-04-04T01:23:23.927744+0000 mon.a (mon.0) 16846 : audit [DBG] from='client.? 172.21.15.67:0/1929370205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:24 smithi067 bash[17655]: audit 2024-04-04T01:23:23.927744+0000 mon.a (mon.0) 16846 : audit [DBG] from='client.? 172.21.15.67:0/1929370205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:25.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:24 smithi082 bash[20963]: audit 2024-04-04T01:23:23.927744+0000 mon.a (mon.0) 16846 : audit [DBG] from='client.? 172.21.15.67:0/1929370205' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:25 smithi067 bash[17655]: cluster 2024-04-04T01:23:24.723356+0000 mgr.y (mgr.24370) 19944 : cluster [DBG] pgmap v19928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:25 smithi067 bash[17655]: audit 2024-04-04T01:23:25.719108+0000 mon.a (mon.0) 16847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:25 smithi067 bash[27441]: cluster 2024-04-04T01:23:24.723356+0000 mgr.y (mgr.24370) 19944 : cluster [DBG] pgmap v19928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:25 smithi067 bash[27441]: audit 2024-04-04T01:23:25.719108+0000 mon.a (mon.0) 16847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:25 smithi082 bash[20963]: cluster 2024-04-04T01:23:24.723356+0000 mgr.y (mgr.24370) 19944 : cluster [DBG] pgmap v19928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:25 smithi082 bash[20963]: audit 2024-04-04T01:23:25.719108+0000 mon.a (mon.0) 16847 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:26 smithi067 bash[17655]: audit 2024-04-04T01:23:26.382223+0000 mon.c (mon.2) 7963 : audit [DBG] from='client.? 172.21.15.67:0/1834770545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:26 smithi067 bash[27441]: audit 2024-04-04T01:23:26.382223+0000 mon.c (mon.2) 7963 : audit [DBG] from='client.? 172.21.15.67:0/1834770545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:26 smithi082 bash[20963]: audit 2024-04-04T01:23:26.382223+0000 mon.c (mon.2) 7963 : audit [DBG] from='client.? 172.21.15.67:0/1834770545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:27 smithi067 bash[17655]: cluster 2024-04-04T01:23:26.724703+0000 mgr.y (mgr.24370) 19945 : cluster [DBG] pgmap v19929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:27 smithi067 bash[27441]: cluster 2024-04-04T01:23:26.724703+0000 mgr.y (mgr.24370) 19945 : cluster [DBG] pgmap v19929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:27 smithi082 bash[20963]: cluster 2024-04-04T01:23:26.724703+0000 mgr.y (mgr.24370) 19945 : cluster [DBG] pgmap v19929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:28 smithi067 bash[17655]: audit 2024-04-04T01:23:28.839953+0000 mon.a (mon.0) 16848 : audit [DBG] from='client.? 172.21.15.67:0/134651262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:28 smithi067 bash[27441]: audit 2024-04-04T01:23:28.839953+0000 mon.a (mon.0) 16848 : audit [DBG] from='client.? 172.21.15.67:0/134651262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:28 smithi082 bash[20963]: audit 2024-04-04T01:23:28.839953+0000 mon.a (mon.0) 16848 : audit [DBG] from='client.? 172.21.15.67:0/134651262' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:29 smithi067 bash[17655]: cluster 2024-04-04T01:23:28.725388+0000 mgr.y (mgr.24370) 19946 : cluster [DBG] pgmap v19930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:29 smithi067 bash[27441]: cluster 2024-04-04T01:23:28.725388+0000 mgr.y (mgr.24370) 19946 : cluster [DBG] pgmap v19930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:29 smithi082 bash[20963]: cluster 2024-04-04T01:23:28.725388+0000 mgr.y (mgr.24370) 19946 : cluster [DBG] pgmap v19930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:31 smithi082 bash[20963]: cluster 2024-04-04T01:23:30.726379+0000 mgr.y (mgr.24370) 19947 : cluster [DBG] pgmap v19931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:31 smithi082 bash[20963]: audit 2024-04-04T01:23:31.289928+0000 mon.c (mon.2) 7964 : audit [DBG] from='client.? 172.21.15.67:0/2605628376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:31 smithi067 bash[27441]: cluster 2024-04-04T01:23:30.726379+0000 mgr.y (mgr.24370) 19947 : cluster [DBG] pgmap v19931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:31 smithi067 bash[27441]: audit 2024-04-04T01:23:31.289928+0000 mon.c (mon.2) 7964 : audit [DBG] from='client.? 172.21.15.67:0/2605628376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:31 smithi067 bash[17655]: cluster 2024-04-04T01:23:30.726379+0000 mgr.y (mgr.24370) 19947 : cluster [DBG] pgmap v19931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:31 smithi067 bash[17655]: audit 2024-04-04T01:23:31.289928+0000 mon.c (mon.2) 7964 : audit [DBG] from='client.? 172.21.15.67:0/2605628376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:23:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:23:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:23:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:23:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:33 smithi082 bash[20963]: cluster 2024-04-04T01:23:32.727228+0000 mgr.y (mgr.24370) 19948 : cluster [DBG] pgmap v19932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:33 smithi082 bash[20963]: audit 2024-04-04T01:23:33.739622+0000 mon.c (mon.2) 7965 : audit [DBG] from='client.? 172.21.15.67:0/3263051507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:33 smithi067 bash[27441]: cluster 2024-04-04T01:23:32.727228+0000 mgr.y (mgr.24370) 19948 : cluster [DBG] pgmap v19932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:34.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:33 smithi067 bash[27441]: audit 2024-04-04T01:23:33.739622+0000 mon.c (mon.2) 7965 : audit [DBG] from='client.? 172.21.15.67:0/3263051507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:34.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:33 smithi067 bash[17655]: cluster 2024-04-04T01:23:32.727228+0000 mgr.y (mgr.24370) 19948 : cluster [DBG] pgmap v19932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:34.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:33 smithi067 bash[17655]: audit 2024-04-04T01:23:33.739622+0000 mon.c (mon.2) 7965 : audit [DBG] from='client.? 172.21.15.67:0/3263051507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:35 smithi082 bash[20963]: cluster 2024-04-04T01:23:34.727886+0000 mgr.y (mgr.24370) 19949 : cluster [DBG] pgmap v19933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:35 smithi067 bash[17655]: cluster 2024-04-04T01:23:34.727886+0000 mgr.y (mgr.24370) 19949 : cluster [DBG] pgmap v19933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:35 smithi067 bash[27441]: cluster 2024-04-04T01:23:34.727886+0000 mgr.y (mgr.24370) 19949 : cluster [DBG] pgmap v19933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:36 smithi082 bash[20963]: audit 2024-04-04T01:23:36.199730+0000 mon.a (mon.0) 16849 : audit [DBG] from='client.? 172.21.15.67:0/4074409698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:36 smithi067 bash[17655]: audit 2024-04-04T01:23:36.199730+0000 mon.a (mon.0) 16849 : audit [DBG] from='client.? 172.21.15.67:0/4074409698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:36 smithi067 bash[27441]: audit 2024-04-04T01:23:36.199730+0000 mon.a (mon.0) 16849 : audit [DBG] from='client.? 172.21.15.67:0/4074409698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:37 smithi082 bash[20963]: cluster 2024-04-04T01:23:36.729042+0000 mgr.y (mgr.24370) 19950 : cluster [DBG] pgmap v19934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:37 smithi067 bash[17655]: cluster 2024-04-04T01:23:36.729042+0000 mgr.y (mgr.24370) 19950 : cluster [DBG] pgmap v19934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:37 smithi067 bash[27441]: cluster 2024-04-04T01:23:36.729042+0000 mgr.y (mgr.24370) 19950 : cluster [DBG] pgmap v19934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:38 smithi082 bash[20963]: audit 2024-04-04T01:23:38.661059+0000 mon.c (mon.2) 7966 : audit [DBG] from='client.? 172.21.15.67:0/3483108285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:39.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:38 smithi067 bash[17655]: audit 2024-04-04T01:23:38.661059+0000 mon.c (mon.2) 7966 : audit [DBG] from='client.? 172.21.15.67:0/3483108285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:38 smithi067 bash[27441]: audit 2024-04-04T01:23:38.661059+0000 mon.c (mon.2) 7966 : audit [DBG] from='client.? 172.21.15.67:0/3483108285' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:39 smithi082 bash[20963]: cluster 2024-04-04T01:23:38.729737+0000 mgr.y (mgr.24370) 19951 : cluster [DBG] pgmap v19935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:39 smithi067 bash[17655]: cluster 2024-04-04T01:23:38.729737+0000 mgr.y (mgr.24370) 19951 : cluster [DBG] pgmap v19935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:39 smithi067 bash[27441]: cluster 2024-04-04T01:23:38.729737+0000 mgr.y (mgr.24370) 19951 : cluster [DBG] pgmap v19935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:40 smithi082 bash[20963]: audit 2024-04-04T01:23:40.719067+0000 mon.a (mon.0) 16850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:40 smithi067 bash[17655]: audit 2024-04-04T01:23:40.719067+0000 mon.a (mon.0) 16850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:40 smithi067 bash[27441]: audit 2024-04-04T01:23:40.719067+0000 mon.a (mon.0) 16850 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:41 smithi082 bash[20963]: cluster 2024-04-04T01:23:40.730780+0000 mgr.y (mgr.24370) 19952 : cluster [DBG] pgmap v19936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:41 smithi082 bash[20963]: audit 2024-04-04T01:23:41.139369+0000 mon.a (mon.0) 16851 : audit [DBG] from='client.? 172.21.15.67:0/1732781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:41 smithi067 bash[27441]: cluster 2024-04-04T01:23:40.730780+0000 mgr.y (mgr.24370) 19952 : cluster [DBG] pgmap v19936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:41 smithi067 bash[27441]: audit 2024-04-04T01:23:41.139369+0000 mon.a (mon.0) 16851 : audit [DBG] from='client.? 172.21.15.67:0/1732781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:41 smithi067 bash[17655]: cluster 2024-04-04T01:23:40.730780+0000 mgr.y (mgr.24370) 19952 : cluster [DBG] pgmap v19936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:41 smithi067 bash[17655]: audit 2024-04-04T01:23:41.139369+0000 mon.a (mon.0) 16851 : audit [DBG] from='client.? 172.21.15.67:0/1732781376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:23:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:23:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:23:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:23:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:43 smithi082 bash[20963]: cluster 2024-04-04T01:23:42.731695+0000 mgr.y (mgr.24370) 19953 : cluster [DBG] pgmap v19937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:43 smithi082 bash[20963]: audit 2024-04-04T01:23:43.591529+0000 mon.c (mon.2) 7967 : audit [DBG] from='client.? 172.21.15.67:0/3069450879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:43 smithi067 bash[27441]: cluster 2024-04-04T01:23:42.731695+0000 mgr.y (mgr.24370) 19953 : cluster [DBG] pgmap v19937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:43 smithi067 bash[27441]: audit 2024-04-04T01:23:43.591529+0000 mon.c (mon.2) 7967 : audit [DBG] from='client.? 172.21.15.67:0/3069450879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:44.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:43 smithi067 bash[17655]: cluster 2024-04-04T01:23:42.731695+0000 mgr.y (mgr.24370) 19953 : cluster [DBG] pgmap v19937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:44.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:43 smithi067 bash[17655]: audit 2024-04-04T01:23:43.591529+0000 mon.c (mon.2) 7967 : audit [DBG] from='client.? 172.21.15.67:0/3069450879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:45 smithi082 bash[20963]: cluster 2024-04-04T01:23:44.732564+0000 mgr.y (mgr.24370) 19954 : cluster [DBG] pgmap v19938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:45 smithi067 bash[17655]: cluster 2024-04-04T01:23:44.732564+0000 mgr.y (mgr.24370) 19954 : cluster [DBG] pgmap v19938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:45 smithi067 bash[27441]: cluster 2024-04-04T01:23:44.732564+0000 mgr.y (mgr.24370) 19954 : cluster [DBG] pgmap v19938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:46 smithi082 bash[20963]: audit 2024-04-04T01:23:46.041412+0000 mon.c (mon.2) 7968 : audit [DBG] from='client.? 172.21.15.67:0/1850443340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:46 smithi067 bash[27441]: audit 2024-04-04T01:23:46.041412+0000 mon.c (mon.2) 7968 : audit [DBG] from='client.? 172.21.15.67:0/1850443340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:46 smithi067 bash[17655]: audit 2024-04-04T01:23:46.041412+0000 mon.c (mon.2) 7968 : audit [DBG] from='client.? 172.21.15.67:0/1850443340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:47 smithi082 bash[20963]: cluster 2024-04-04T01:23:46.733478+0000 mgr.y (mgr.24370) 19955 : cluster [DBG] pgmap v19939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:47 smithi067 bash[27441]: cluster 2024-04-04T01:23:46.733478+0000 mgr.y (mgr.24370) 19955 : cluster [DBG] pgmap v19939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:47 smithi067 bash[17655]: cluster 2024-04-04T01:23:46.733478+0000 mgr.y (mgr.24370) 19955 : cluster [DBG] pgmap v19939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:48 smithi082 bash[20963]: audit 2024-04-04T01:23:48.486850+0000 mon.a (mon.0) 16852 : audit [DBG] from='client.? 172.21.15.67:0/2017900130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:48 smithi067 bash[27441]: audit 2024-04-04T01:23:48.486850+0000 mon.a (mon.0) 16852 : audit [DBG] from='client.? 172.21.15.67:0/2017900130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:48 smithi067 bash[17655]: audit 2024-04-04T01:23:48.486850+0000 mon.a (mon.0) 16852 : audit [DBG] from='client.? 172.21.15.67:0/2017900130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:49 smithi082 bash[20963]: cluster 2024-04-04T01:23:48.734161+0000 mgr.y (mgr.24370) 19956 : cluster [DBG] pgmap v19940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:49 smithi067 bash[17655]: cluster 2024-04-04T01:23:48.734161+0000 mgr.y (mgr.24370) 19956 : cluster [DBG] pgmap v19940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:49 smithi067 bash[27441]: cluster 2024-04-04T01:23:48.734161+0000 mgr.y (mgr.24370) 19956 : cluster [DBG] pgmap v19940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:51.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:51 smithi082 bash[20963]: audit 2024-04-04T01:23:50.938668+0000 mon.a (mon.0) 16853 : audit [DBG] from='client.? 172.21.15.67:0/4114127592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:51.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:51 smithi067 bash[27441]: audit 2024-04-04T01:23:50.938668+0000 mon.a (mon.0) 16853 : audit [DBG] from='client.? 172.21.15.67:0/4114127592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:51.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:51 smithi067 bash[17655]: audit 2024-04-04T01:23:50.938668+0000 mon.a (mon.0) 16853 : audit [DBG] from='client.? 172.21.15.67:0/4114127592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:52 smithi082 bash[20963]: cluster 2024-04-04T01:23:50.735185+0000 mgr.y (mgr.24370) 19957 : cluster [DBG] pgmap v19941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:52 smithi067 bash[17655]: cluster 2024-04-04T01:23:50.735185+0000 mgr.y (mgr.24370) 19957 : cluster [DBG] pgmap v19941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:52 smithi067 bash[27441]: cluster 2024-04-04T01:23:50.735185+0000 mgr.y (mgr.24370) 19957 : cluster [DBG] pgmap v19941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:53 smithi082 bash[20963]: audit 2024-04-04T01:23:52.652364+0000 mon.a (mon.0) 16854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:23:53.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:53 smithi082 bash[20963]: audit 2024-04-04T01:23:52.979373+0000 mon.a (mon.0) 16855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:53.389 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:53 smithi082 bash[20963]: audit 2024-04-04T01:23:52.987311+0000 mon.a (mon.0) 16856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:23:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:23:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:53 smithi067 bash[27441]: audit 2024-04-04T01:23:52.652364+0000 mon.a (mon.0) 16854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:23:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:53 smithi067 bash[27441]: audit 2024-04-04T01:23:52.979373+0000 mon.a (mon.0) 16855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:53 smithi067 bash[27441]: audit 2024-04-04T01:23:52.987311+0000 mon.a (mon.0) 16856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:53 smithi067 bash[17655]: audit 2024-04-04T01:23:52.652364+0000 mon.a (mon.0) 16854 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:23:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:53 smithi067 bash[17655]: audit 2024-04-04T01:23:52.979373+0000 mon.a (mon.0) 16855 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:53 smithi067 bash[17655]: audit 2024-04-04T01:23:52.987311+0000 mon.a (mon.0) 16856 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:23:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:23:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:23:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:54 smithi082 bash[20963]: cluster 2024-04-04T01:23:52.735969+0000 mgr.y (mgr.24370) 19958 : cluster [DBG] pgmap v19942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:54 smithi082 bash[20963]: audit 2024-04-04T01:23:53.411831+0000 mon.c (mon.2) 7969 : audit [DBG] from='client.? 172.21.15.67:0/79773962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:54 smithi067 bash[17655]: cluster 2024-04-04T01:23:52.735969+0000 mgr.y (mgr.24370) 19958 : cluster [DBG] pgmap v19942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:54 smithi067 bash[17655]: audit 2024-04-04T01:23:53.411831+0000 mon.c (mon.2) 7969 : audit [DBG] from='client.? 172.21.15.67:0/79773962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:54.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:54 smithi067 bash[27441]: cluster 2024-04-04T01:23:52.735969+0000 mgr.y (mgr.24370) 19958 : cluster [DBG] pgmap v19942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:54.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:54 smithi067 bash[27441]: audit 2024-04-04T01:23:53.411831+0000 mon.c (mon.2) 7969 : audit [DBG] from='client.? 172.21.15.67:0/79773962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:56 smithi082 bash[20963]: cluster 2024-04-04T01:23:54.736823+0000 mgr.y (mgr.24370) 19959 : cluster [DBG] pgmap v19943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:56 smithi082 bash[20963]: audit 2024-04-04T01:23:55.719687+0000 mon.a (mon.0) 16857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:56 smithi082 bash[20963]: audit 2024-04-04T01:23:55.892971+0000 mon.c (mon.2) 7970 : audit [DBG] from='client.? 172.21.15.67:0/1009239151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:56 smithi067 bash[17655]: cluster 2024-04-04T01:23:54.736823+0000 mgr.y (mgr.24370) 19959 : cluster [DBG] pgmap v19943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:56 smithi067 bash[17655]: audit 2024-04-04T01:23:55.719687+0000 mon.a (mon.0) 16857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:56.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:56 smithi067 bash[17655]: audit 2024-04-04T01:23:55.892971+0000 mon.c (mon.2) 7970 : audit [DBG] from='client.? 172.21.15.67:0/1009239151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:56 smithi067 bash[27441]: cluster 2024-04-04T01:23:54.736823+0000 mgr.y (mgr.24370) 19959 : cluster [DBG] pgmap v19943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:56 smithi067 bash[27441]: audit 2024-04-04T01:23:55.719687+0000 mon.a (mon.0) 16857 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:23:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:56 smithi067 bash[27441]: audit 2024-04-04T01:23:55.892971+0000 mon.c (mon.2) 7970 : audit [DBG] from='client.? 172.21.15.67:0/1009239151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:58 smithi082 bash[20963]: cluster 2024-04-04T01:23:56.738085+0000 mgr.y (mgr.24370) 19960 : cluster [DBG] pgmap v19944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:58 smithi067 bash[27441]: cluster 2024-04-04T01:23:56.738085+0000 mgr.y (mgr.24370) 19960 : cluster [DBG] pgmap v19944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:58 smithi067 bash[17655]: cluster 2024-04-04T01:23:56.738085+0000 mgr.y (mgr.24370) 19960 : cluster [DBG] pgmap v19944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:23:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:59 smithi082 bash[20963]: audit 2024-04-04T01:23:58.380411+0000 mon.b (mon.1) 99 : audit [DBG] from='client.? 172.21.15.67:0/1992226522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:59 smithi082 bash[20963]: audit 2024-04-04T01:23:58.633555+0000 mon.a (mon.0) 16858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:59 smithi082 bash[20963]: audit 2024-04-04T01:23:58.641455+0000 mon.a (mon.0) 16859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:59 smithi082 bash[20963]: audit 2024-04-04T01:23:58.661858+0000 mon.a (mon.0) 16860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:23:59 smithi082 bash[20963]: audit 2024-04-04T01:23:58.670281+0000 mon.a (mon.0) 16861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[27441]: audit 2024-04-04T01:23:58.380411+0000 mon.b (mon.1) 99 : audit [DBG] from='client.? 172.21.15.67:0/1992226522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[27441]: audit 2024-04-04T01:23:58.633555+0000 mon.a (mon.0) 16858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[27441]: audit 2024-04-04T01:23:58.641455+0000 mon.a (mon.0) 16859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[27441]: audit 2024-04-04T01:23:58.661858+0000 mon.a (mon.0) 16860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[27441]: audit 2024-04-04T01:23:58.670281+0000 mon.a (mon.0) 16861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[17655]: audit 2024-04-04T01:23:58.380411+0000 mon.b (mon.1) 99 : audit [DBG] from='client.? 172.21.15.67:0/1992226522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:23:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[17655]: audit 2024-04-04T01:23:58.633555+0000 mon.a (mon.0) 16858 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[17655]: audit 2024-04-04T01:23:58.641455+0000 mon.a (mon.0) 16859 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[17655]: audit 2024-04-04T01:23:58.661858+0000 mon.a (mon.0) 16860 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:23:59.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:23:59 smithi067 bash[17655]: audit 2024-04-04T01:23:58.670281+0000 mon.a (mon.0) 16861 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:24:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:00 smithi082 bash[20963]: cluster 2024-04-04T01:23:58.738692+0000 mgr.y (mgr.24370) 19961 : cluster [DBG] pgmap v19945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:00 smithi082 bash[20963]: audit 2024-04-04T01:23:59.193832+0000 mon.a (mon.0) 16862 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:24:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:00 smithi082 bash[20963]: audit 2024-04-04T01:23:59.195570+0000 mon.a (mon.0) 16863 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:24:00.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:00 smithi082 bash[20963]: audit 2024-04-04T01:23:59.204857+0000 mon.a (mon.0) 16864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:24:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:00 smithi067 bash[27441]: cluster 2024-04-04T01:23:58.738692+0000 mgr.y (mgr.24370) 19961 : cluster [DBG] pgmap v19945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:00 smithi067 bash[27441]: audit 2024-04-04T01:23:59.193832+0000 mon.a (mon.0) 16862 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:24:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:00 smithi067 bash[27441]: audit 2024-04-04T01:23:59.195570+0000 mon.a (mon.0) 16863 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:24:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:00 smithi067 bash[27441]: audit 2024-04-04T01:23:59.204857+0000 mon.a (mon.0) 16864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:24:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:00 smithi067 bash[17655]: cluster 2024-04-04T01:23:58.738692+0000 mgr.y (mgr.24370) 19961 : cluster [DBG] pgmap v19945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:00 smithi067 bash[17655]: audit 2024-04-04T01:23:59.193832+0000 mon.a (mon.0) 16862 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:24:00.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:00 smithi067 bash[17655]: audit 2024-04-04T01:23:59.195570+0000 mon.a (mon.0) 16863 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:24:00.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:00 smithi067 bash[17655]: audit 2024-04-04T01:23:59.204857+0000 mon.a (mon.0) 16864 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:24:01.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:01 smithi082 bash[20963]: audit 2024-04-04T01:24:00.836247+0000 mon.a (mon.0) 16865 : audit [DBG] from='client.? 172.21.15.67:0/1013041820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:01.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:01 smithi067 bash[17655]: audit 2024-04-04T01:24:00.836247+0000 mon.a (mon.0) 16865 : audit [DBG] from='client.? 172.21.15.67:0/1013041820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:01.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:01 smithi067 bash[27441]: audit 2024-04-04T01:24:00.836247+0000 mon.a (mon.0) 16865 : audit [DBG] from='client.? 172.21.15.67:0/1013041820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:02 smithi082 bash[20963]: cluster 2024-04-04T01:24:00.739672+0000 mgr.y (mgr.24370) 19962 : cluster [DBG] pgmap v19946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:02 smithi067 bash[27441]: cluster 2024-04-04T01:24:00.739672+0000 mgr.y (mgr.24370) 19962 : cluster [DBG] pgmap v19946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:02 smithi067 bash[17655]: cluster 2024-04-04T01:24:00.739672+0000 mgr.y (mgr.24370) 19962 : cluster [DBG] pgmap v19946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:24:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:24:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:24:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:24:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:04 smithi082 bash[20963]: cluster 2024-04-04T01:24:02.740446+0000 mgr.y (mgr.24370) 19963 : cluster [DBG] pgmap v19947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:04 smithi082 bash[20963]: audit 2024-04-04T01:24:03.293177+0000 mon.a (mon.0) 16866 : audit [DBG] from='client.? 172.21.15.67:0/1823150612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:04 smithi067 bash[27441]: cluster 2024-04-04T01:24:02.740446+0000 mgr.y (mgr.24370) 19963 : cluster [DBG] pgmap v19947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:04 smithi067 bash[27441]: audit 2024-04-04T01:24:03.293177+0000 mon.a (mon.0) 16866 : audit [DBG] from='client.? 172.21.15.67:0/1823150612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:04 smithi067 bash[17655]: cluster 2024-04-04T01:24:02.740446+0000 mgr.y (mgr.24370) 19963 : cluster [DBG] pgmap v19947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:04 smithi067 bash[17655]: audit 2024-04-04T01:24:03.293177+0000 mon.a (mon.0) 16866 : audit [DBG] from='client.? 172.21.15.67:0/1823150612' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:06 smithi082 bash[20963]: cluster 2024-04-04T01:24:04.741164+0000 mgr.y (mgr.24370) 19964 : cluster [DBG] pgmap v19948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:06 smithi082 bash[20963]: audit 2024-04-04T01:24:05.745988+0000 mon.a (mon.0) 16867 : audit [DBG] from='client.? 172.21.15.67:0/254592592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:06 smithi067 bash[17655]: cluster 2024-04-04T01:24:04.741164+0000 mgr.y (mgr.24370) 19964 : cluster [DBG] pgmap v19948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:06 smithi067 bash[17655]: audit 2024-04-04T01:24:05.745988+0000 mon.a (mon.0) 16867 : audit [DBG] from='client.? 172.21.15.67:0/254592592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:06.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:06 smithi067 bash[27441]: cluster 2024-04-04T01:24:04.741164+0000 mgr.y (mgr.24370) 19964 : cluster [DBG] pgmap v19948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:06.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:06 smithi067 bash[27441]: audit 2024-04-04T01:24:05.745988+0000 mon.a (mon.0) 16867 : audit [DBG] from='client.? 172.21.15.67:0/254592592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:08 smithi082 bash[20963]: cluster 2024-04-04T01:24:06.742440+0000 mgr.y (mgr.24370) 19965 : cluster [DBG] pgmap v19949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:08 smithi067 bash[27441]: cluster 2024-04-04T01:24:06.742440+0000 mgr.y (mgr.24370) 19965 : cluster [DBG] pgmap v19949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:08 smithi067 bash[17655]: cluster 2024-04-04T01:24:06.742440+0000 mgr.y (mgr.24370) 19965 : cluster [DBG] pgmap v19949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:09 smithi082 bash[20963]: audit 2024-04-04T01:24:08.206408+0000 mon.a (mon.0) 16868 : audit [DBG] from='client.? 172.21.15.67:0/4259797838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:09 smithi067 bash[17655]: audit 2024-04-04T01:24:08.206408+0000 mon.a (mon.0) 16868 : audit [DBG] from='client.? 172.21.15.67:0/4259797838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:09 smithi067 bash[27441]: audit 2024-04-04T01:24:08.206408+0000 mon.a (mon.0) 16868 : audit [DBG] from='client.? 172.21.15.67:0/4259797838' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:10 smithi082 bash[20963]: cluster 2024-04-04T01:24:08.743157+0000 mgr.y (mgr.24370) 19966 : cluster [DBG] pgmap v19950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:10 smithi067 bash[17655]: cluster 2024-04-04T01:24:08.743157+0000 mgr.y (mgr.24370) 19966 : cluster [DBG] pgmap v19950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:10 smithi067 bash[27441]: cluster 2024-04-04T01:24:08.743157+0000 mgr.y (mgr.24370) 19966 : cluster [DBG] pgmap v19950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:11 smithi082 bash[20963]: audit 2024-04-04T01:24:10.660446+0000 mon.a (mon.0) 16869 : audit [DBG] from='client.? 172.21.15.67:0/2453327562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:11 smithi082 bash[20963]: audit 2024-04-04T01:24:10.720310+0000 mon.a (mon.0) 16870 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:11 smithi067 bash[17655]: audit 2024-04-04T01:24:10.660446+0000 mon.a (mon.0) 16869 : audit [DBG] from='client.? 172.21.15.67:0/2453327562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:11 smithi067 bash[17655]: audit 2024-04-04T01:24:10.720310+0000 mon.a (mon.0) 16870 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:11 smithi067 bash[27441]: audit 2024-04-04T01:24:10.660446+0000 mon.a (mon.0) 16869 : audit [DBG] from='client.? 172.21.15.67:0/2453327562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:11 smithi067 bash[27441]: audit 2024-04-04T01:24:10.720310+0000 mon.a (mon.0) 16870 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:12 smithi082 bash[20963]: cluster 2024-04-04T01:24:10.743894+0000 mgr.y (mgr.24370) 19967 : cluster [DBG] pgmap v19951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:12 smithi067 bash[17655]: cluster 2024-04-04T01:24:10.743894+0000 mgr.y (mgr.24370) 19967 : cluster [DBG] pgmap v19951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:12 smithi067 bash[27441]: cluster 2024-04-04T01:24:10.743894+0000 mgr.y (mgr.24370) 19967 : cluster [DBG] pgmap v19951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:24:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:13] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:24:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:24:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:24:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:14 smithi082 bash[20963]: cluster 2024-04-04T01:24:12.744663+0000 mgr.y (mgr.24370) 19968 : cluster [DBG] pgmap v19952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:14 smithi082 bash[20963]: audit 2024-04-04T01:24:13.122402+0000 mon.c (mon.2) 7971 : audit [DBG] from='client.? 172.21.15.67:0/2592561913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:14 smithi067 bash[27441]: cluster 2024-04-04T01:24:12.744663+0000 mgr.y (mgr.24370) 19968 : cluster [DBG] pgmap v19952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:14 smithi067 bash[27441]: audit 2024-04-04T01:24:13.122402+0000 mon.c (mon.2) 7971 : audit [DBG] from='client.? 172.21.15.67:0/2592561913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:14 smithi067 bash[17655]: cluster 2024-04-04T01:24:12.744663+0000 mgr.y (mgr.24370) 19968 : cluster [DBG] pgmap v19952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:14 smithi067 bash[17655]: audit 2024-04-04T01:24:13.122402+0000 mon.c (mon.2) 7971 : audit [DBG] from='client.? 172.21.15.67:0/2592561913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:16 smithi082 bash[20963]: cluster 2024-04-04T01:24:14.745357+0000 mgr.y (mgr.24370) 19969 : cluster [DBG] pgmap v19953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:16 smithi082 bash[20963]: audit 2024-04-04T01:24:15.576969+0000 mon.a (mon.0) 16871 : audit [DBG] from='client.? 172.21.15.67:0/2593072213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:16 smithi067 bash[27441]: cluster 2024-04-04T01:24:14.745357+0000 mgr.y (mgr.24370) 19969 : cluster [DBG] pgmap v19953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:16 smithi067 bash[27441]: audit 2024-04-04T01:24:15.576969+0000 mon.a (mon.0) 16871 : audit [DBG] from='client.? 172.21.15.67:0/2593072213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:16 smithi067 bash[17655]: cluster 2024-04-04T01:24:14.745357+0000 mgr.y (mgr.24370) 19969 : cluster [DBG] pgmap v19953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:16 smithi067 bash[17655]: audit 2024-04-04T01:24:15.576969+0000 mon.a (mon.0) 16871 : audit [DBG] from='client.? 172.21.15.67:0/2593072213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:18 smithi082 bash[20963]: cluster 2024-04-04T01:24:16.746491+0000 mgr.y (mgr.24370) 19970 : cluster [DBG] pgmap v19954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:18 smithi082 bash[20963]: audit 2024-04-04T01:24:18.025204+0000 mon.a (mon.0) 16872 : audit [DBG] from='client.? 172.21.15.67:0/1871228796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:18 smithi067 bash[17655]: cluster 2024-04-04T01:24:16.746491+0000 mgr.y (mgr.24370) 19970 : cluster [DBG] pgmap v19954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:18 smithi067 bash[17655]: audit 2024-04-04T01:24:18.025204+0000 mon.a (mon.0) 16872 : audit [DBG] from='client.? 172.21.15.67:0/1871228796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:18 smithi067 bash[27441]: cluster 2024-04-04T01:24:16.746491+0000 mgr.y (mgr.24370) 19970 : cluster [DBG] pgmap v19954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:18.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:18 smithi067 bash[27441]: audit 2024-04-04T01:24:18.025204+0000 mon.a (mon.0) 16872 : audit [DBG] from='client.? 172.21.15.67:0/1871228796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:20 smithi082 bash[20963]: cluster 2024-04-04T01:24:18.747164+0000 mgr.y (mgr.24370) 19971 : cluster [DBG] pgmap v19955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:20 smithi067 bash[17655]: cluster 2024-04-04T01:24:18.747164+0000 mgr.y (mgr.24370) 19971 : cluster [DBG] pgmap v19955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:20 smithi067 bash[27441]: cluster 2024-04-04T01:24:18.747164+0000 mgr.y (mgr.24370) 19971 : cluster [DBG] pgmap v19955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:21.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:21 smithi082 bash[20963]: audit 2024-04-04T01:24:20.480713+0000 mon.c (mon.2) 7972 : audit [DBG] from='client.? 172.21.15.67:0/2375343805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:21.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:21 smithi067 bash[27441]: audit 2024-04-04T01:24:20.480713+0000 mon.c (mon.2) 7972 : audit [DBG] from='client.? 172.21.15.67:0/2375343805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:21.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:21 smithi067 bash[17655]: audit 2024-04-04T01:24:20.480713+0000 mon.c (mon.2) 7972 : audit [DBG] from='client.? 172.21.15.67:0/2375343805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:22 smithi082 bash[20963]: cluster 2024-04-04T01:24:20.748225+0000 mgr.y (mgr.24370) 19972 : cluster [DBG] pgmap v19956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:22 smithi067 bash[27441]: cluster 2024-04-04T01:24:20.748225+0000 mgr.y (mgr.24370) 19972 : cluster [DBG] pgmap v19956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:22 smithi067 bash[17655]: cluster 2024-04-04T01:24:20.748225+0000 mgr.y (mgr.24370) 19972 : cluster [DBG] pgmap v19956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:23.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:23 smithi082 bash[20963]: audit 2024-04-04T01:24:22.932339+0000 mon.a (mon.0) 16873 : audit [DBG] from='client.? 172.21.15.67:0/299353695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:24:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:23] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:24:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:23 smithi067 bash[27441]: audit 2024-04-04T01:24:22.932339+0000 mon.a (mon.0) 16873 : audit [DBG] from='client.? 172.21.15.67:0/299353695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:23 smithi067 bash[17655]: audit 2024-04-04T01:24:22.932339+0000 mon.a (mon.0) 16873 : audit [DBG] from='client.? 172.21.15.67:0/299353695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:24:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:24:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:24 smithi082 bash[20963]: cluster 2024-04-04T01:24:22.748963+0000 mgr.y (mgr.24370) 19973 : cluster [DBG] pgmap v19957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:24 smithi067 bash[27441]: cluster 2024-04-04T01:24:22.748963+0000 mgr.y (mgr.24370) 19973 : cluster [DBG] pgmap v19957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:24 smithi067 bash[17655]: cluster 2024-04-04T01:24:22.748963+0000 mgr.y (mgr.24370) 19973 : cluster [DBG] pgmap v19957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:26 smithi082 bash[20963]: cluster 2024-04-04T01:24:24.749658+0000 mgr.y (mgr.24370) 19974 : cluster [DBG] pgmap v19958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:26 smithi082 bash[20963]: audit 2024-04-04T01:24:25.386021+0000 mon.c (mon.2) 7973 : audit [DBG] from='client.? 172.21.15.67:0/2794916990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:26 smithi082 bash[20963]: audit 2024-04-04T01:24:25.720913+0000 mon.a (mon.0) 16874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:26 smithi067 bash[27441]: cluster 2024-04-04T01:24:24.749658+0000 mgr.y (mgr.24370) 19974 : cluster [DBG] pgmap v19958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:26 smithi067 bash[27441]: audit 2024-04-04T01:24:25.386021+0000 mon.c (mon.2) 7973 : audit [DBG] from='client.? 172.21.15.67:0/2794916990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:26 smithi067 bash[27441]: audit 2024-04-04T01:24:25.720913+0000 mon.a (mon.0) 16874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:26 smithi067 bash[17655]: cluster 2024-04-04T01:24:24.749658+0000 mgr.y (mgr.24370) 19974 : cluster [DBG] pgmap v19958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:26 smithi067 bash[17655]: audit 2024-04-04T01:24:25.386021+0000 mon.c (mon.2) 7973 : audit [DBG] from='client.? 172.21.15.67:0/2794916990' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:26 smithi067 bash[17655]: audit 2024-04-04T01:24:25.720913+0000 mon.a (mon.0) 16874 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:28 smithi082 bash[20963]: cluster 2024-04-04T01:24:26.750896+0000 mgr.y (mgr.24370) 19975 : cluster [DBG] pgmap v19959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:28 smithi082 bash[20963]: audit 2024-04-04T01:24:27.847772+0000 mon.c (mon.2) 7974 : audit [DBG] from='client.? 172.21.15.67:0/109879607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:28 smithi067 bash[17655]: cluster 2024-04-04T01:24:26.750896+0000 mgr.y (mgr.24370) 19975 : cluster [DBG] pgmap v19959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:28 smithi067 bash[17655]: audit 2024-04-04T01:24:27.847772+0000 mon.c (mon.2) 7974 : audit [DBG] from='client.? 172.21.15.67:0/109879607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:28.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:28 smithi067 bash[27441]: cluster 2024-04-04T01:24:26.750896+0000 mgr.y (mgr.24370) 19975 : cluster [DBG] pgmap v19959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:28.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:28 smithi067 bash[27441]: audit 2024-04-04T01:24:27.847772+0000 mon.c (mon.2) 7974 : audit [DBG] from='client.? 172.21.15.67:0/109879607' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:30 smithi082 bash[20963]: cluster 2024-04-04T01:24:28.751585+0000 mgr.y (mgr.24370) 19976 : cluster [DBG] pgmap v19960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:30 smithi067 bash[17655]: cluster 2024-04-04T01:24:28.751585+0000 mgr.y (mgr.24370) 19976 : cluster [DBG] pgmap v19960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:30 smithi067 bash[27441]: cluster 2024-04-04T01:24:28.751585+0000 mgr.y (mgr.24370) 19976 : cluster [DBG] pgmap v19960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:31 smithi067 bash[17655]: audit 2024-04-04T01:24:30.309416+0000 mon.a (mon.0) 16875 : audit [DBG] from='client.? 172.21.15.67:0/3047628385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:31 smithi067 bash[27441]: audit 2024-04-04T01:24:30.309416+0000 mon.a (mon.0) 16875 : audit [DBG] from='client.? 172.21.15.67:0/3047628385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:31 smithi082 bash[20963]: audit 2024-04-04T01:24:30.309416+0000 mon.a (mon.0) 16875 : audit [DBG] from='client.? 172.21.15.67:0/3047628385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:32 smithi067 bash[17655]: cluster 2024-04-04T01:24:30.752806+0000 mgr.y (mgr.24370) 19977 : cluster [DBG] pgmap v19961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:32 smithi067 bash[27441]: cluster 2024-04-04T01:24:30.752806+0000 mgr.y (mgr.24370) 19977 : cluster [DBG] pgmap v19961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:32 smithi082 bash[20963]: cluster 2024-04-04T01:24:30.752806+0000 mgr.y (mgr.24370) 19977 : cluster [DBG] pgmap v19961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:33 smithi067 bash[17655]: audit 2024-04-04T01:24:32.777349+0000 mon.c (mon.2) 7975 : audit [DBG] from='client.? 172.21.15.67:0/1960993293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:33 smithi067 bash[27441]: audit 2024-04-04T01:24:32.777349+0000 mon.c (mon.2) 7975 : audit [DBG] from='client.? 172.21.15.67:0/1960993293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:33.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:24:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:24:33.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:33 smithi082 bash[20963]: audit 2024-04-04T01:24:32.777349+0000 mon.c (mon.2) 7975 : audit [DBG] from='client.? 172.21.15.67:0/1960993293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:24:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:24:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:34 smithi067 bash[17655]: cluster 2024-04-04T01:24:32.753591+0000 mgr.y (mgr.24370) 19978 : cluster [DBG] pgmap v19962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:34 smithi067 bash[27441]: cluster 2024-04-04T01:24:32.753591+0000 mgr.y (mgr.24370) 19978 : cluster [DBG] pgmap v19962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:34 smithi082 bash[20963]: cluster 2024-04-04T01:24:32.753591+0000 mgr.y (mgr.24370) 19978 : cluster [DBG] pgmap v19962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:36 smithi067 bash[17655]: cluster 2024-04-04T01:24:34.754332+0000 mgr.y (mgr.24370) 19979 : cluster [DBG] pgmap v19963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:36 smithi067 bash[17655]: audit 2024-04-04T01:24:35.230954+0000 mon.c (mon.2) 7976 : audit [DBG] from='client.? 172.21.15.67:0/3787037004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:36.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:36 smithi067 bash[27441]: cluster 2024-04-04T01:24:34.754332+0000 mgr.y (mgr.24370) 19979 : cluster [DBG] pgmap v19963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:36.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:36 smithi067 bash[27441]: audit 2024-04-04T01:24:35.230954+0000 mon.c (mon.2) 7976 : audit [DBG] from='client.? 172.21.15.67:0/3787037004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:36 smithi082 bash[20963]: cluster 2024-04-04T01:24:34.754332+0000 mgr.y (mgr.24370) 19979 : cluster [DBG] pgmap v19963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:36 smithi082 bash[20963]: audit 2024-04-04T01:24:35.230954+0000 mon.c (mon.2) 7976 : audit [DBG] from='client.? 172.21.15.67:0/3787037004' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:38 smithi067 bash[17655]: cluster 2024-04-04T01:24:36.755602+0000 mgr.y (mgr.24370) 19980 : cluster [DBG] pgmap v19964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:38 smithi067 bash[17655]: audit 2024-04-04T01:24:37.681208+0000 mon.a (mon.0) 16876 : audit [DBG] from='client.? 172.21.15.67:0/1681994003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:38.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:38 smithi067 bash[27441]: cluster 2024-04-04T01:24:36.755602+0000 mgr.y (mgr.24370) 19980 : cluster [DBG] pgmap v19964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:38.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:38 smithi067 bash[27441]: audit 2024-04-04T01:24:37.681208+0000 mon.a (mon.0) 16876 : audit [DBG] from='client.? 172.21.15.67:0/1681994003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:38 smithi082 bash[20963]: cluster 2024-04-04T01:24:36.755602+0000 mgr.y (mgr.24370) 19980 : cluster [DBG] pgmap v19964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:38 smithi082 bash[20963]: audit 2024-04-04T01:24:37.681208+0000 mon.a (mon.0) 16876 : audit [DBG] from='client.? 172.21.15.67:0/1681994003' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:40 smithi082 bash[20963]: cluster 2024-04-04T01:24:38.756332+0000 mgr.y (mgr.24370) 19981 : cluster [DBG] pgmap v19965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:40 smithi082 bash[20963]: audit 2024-04-04T01:24:40.134784+0000 mon.a (mon.0) 16877 : audit [DBG] from='client.? 172.21.15.67:0/1928655601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:40 smithi067 bash[27441]: cluster 2024-04-04T01:24:38.756332+0000 mgr.y (mgr.24370) 19981 : cluster [DBG] pgmap v19965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:40 smithi067 bash[27441]: audit 2024-04-04T01:24:40.134784+0000 mon.a (mon.0) 16877 : audit [DBG] from='client.? 172.21.15.67:0/1928655601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:40 smithi067 bash[17655]: cluster 2024-04-04T01:24:38.756332+0000 mgr.y (mgr.24370) 19981 : cluster [DBG] pgmap v19965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:40 smithi067 bash[17655]: audit 2024-04-04T01:24:40.134784+0000 mon.a (mon.0) 16877 : audit [DBG] from='client.? 172.21.15.67:0/1928655601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:41 smithi082 bash[20963]: audit 2024-04-04T01:24:40.720787+0000 mon.a (mon.0) 16878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:41 smithi067 bash[17655]: audit 2024-04-04T01:24:40.720787+0000 mon.a (mon.0) 16878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:41 smithi067 bash[27441]: audit 2024-04-04T01:24:40.720787+0000 mon.a (mon.0) 16878 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:42 smithi082 bash[20963]: cluster 2024-04-04T01:24:40.757379+0000 mgr.y (mgr.24370) 19982 : cluster [DBG] pgmap v19966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:42 smithi067 bash[17655]: cluster 2024-04-04T01:24:40.757379+0000 mgr.y (mgr.24370) 19982 : cluster [DBG] pgmap v19966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:42 smithi067 bash[27441]: cluster 2024-04-04T01:24:40.757379+0000 mgr.y (mgr.24370) 19982 : cluster [DBG] pgmap v19966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:43 smithi067 bash[17655]: audit 2024-04-04T01:24:42.596037+0000 mon.a (mon.0) 16879 : audit [DBG] from='client.? 172.21.15.67:0/3580566449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:24:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:24:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:43 smithi067 bash[27441]: audit 2024-04-04T01:24:42.596037+0000 mon.a (mon.0) 16879 : audit [DBG] from='client.? 172.21.15.67:0/3580566449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:43.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:43 smithi082 bash[20963]: audit 2024-04-04T01:24:42.596037+0000 mon.a (mon.0) 16879 : audit [DBG] from='client.? 172.21.15.67:0/3580566449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:24:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:24:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:44 smithi082 bash[20963]: cluster 2024-04-04T01:24:42.758127+0000 mgr.y (mgr.24370) 19983 : cluster [DBG] pgmap v19967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:44 smithi067 bash[17655]: cluster 2024-04-04T01:24:42.758127+0000 mgr.y (mgr.24370) 19983 : cluster [DBG] pgmap v19967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:44.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:44 smithi067 bash[27441]: cluster 2024-04-04T01:24:42.758127+0000 mgr.y (mgr.24370) 19983 : cluster [DBG] pgmap v19967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:45.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:45 smithi082 bash[20963]: audit 2024-04-04T01:24:45.052275+0000 mon.c (mon.2) 7977 : audit [DBG] from='client.? 172.21.15.67:0/1912205461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:45.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:45 smithi067 bash[27441]: audit 2024-04-04T01:24:45.052275+0000 mon.c (mon.2) 7977 : audit [DBG] from='client.? 172.21.15.67:0/1912205461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:45.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:45 smithi067 bash[17655]: audit 2024-04-04T01:24:45.052275+0000 mon.c (mon.2) 7977 : audit [DBG] from='client.? 172.21.15.67:0/1912205461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:46 smithi082 bash[20963]: cluster 2024-04-04T01:24:44.758566+0000 mgr.y (mgr.24370) 19984 : cluster [DBG] pgmap v19968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:46 smithi067 bash[17655]: cluster 2024-04-04T01:24:44.758566+0000 mgr.y (mgr.24370) 19984 : cluster [DBG] pgmap v19968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:46 smithi067 bash[27441]: cluster 2024-04-04T01:24:44.758566+0000 mgr.y (mgr.24370) 19984 : cluster [DBG] pgmap v19968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:48 smithi082 bash[20963]: cluster 2024-04-04T01:24:46.759678+0000 mgr.y (mgr.24370) 19985 : cluster [DBG] pgmap v19969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:48 smithi082 bash[20963]: audit 2024-04-04T01:24:47.506044+0000 mon.c (mon.2) 7978 : audit [DBG] from='client.? 172.21.15.67:0/546382621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:48 smithi067 bash[17655]: cluster 2024-04-04T01:24:46.759678+0000 mgr.y (mgr.24370) 19985 : cluster [DBG] pgmap v19969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:48 smithi067 bash[17655]: audit 2024-04-04T01:24:47.506044+0000 mon.c (mon.2) 7978 : audit [DBG] from='client.? 172.21.15.67:0/546382621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:48 smithi067 bash[27441]: cluster 2024-04-04T01:24:46.759678+0000 mgr.y (mgr.24370) 19985 : cluster [DBG] pgmap v19969: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:48 smithi067 bash[27441]: audit 2024-04-04T01:24:47.506044+0000 mon.c (mon.2) 7978 : audit [DBG] from='client.? 172.21.15.67:0/546382621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:50 smithi082 bash[20963]: cluster 2024-04-04T01:24:48.760441+0000 mgr.y (mgr.24370) 19986 : cluster [DBG] pgmap v19970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:50 smithi082 bash[20963]: audit 2024-04-04T01:24:49.951297+0000 mon.a (mon.0) 16880 : audit [DBG] from='client.? 172.21.15.67:0/2173823814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:50 smithi067 bash[27441]: cluster 2024-04-04T01:24:48.760441+0000 mgr.y (mgr.24370) 19986 : cluster [DBG] pgmap v19970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:50 smithi067 bash[27441]: audit 2024-04-04T01:24:49.951297+0000 mon.a (mon.0) 16880 : audit [DBG] from='client.? 172.21.15.67:0/2173823814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:50 smithi067 bash[17655]: cluster 2024-04-04T01:24:48.760441+0000 mgr.y (mgr.24370) 19986 : cluster [DBG] pgmap v19970: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:50 smithi067 bash[17655]: audit 2024-04-04T01:24:49.951297+0000 mon.a (mon.0) 16880 : audit [DBG] from='client.? 172.21.15.67:0/2173823814' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:52 smithi082 bash[20963]: cluster 2024-04-04T01:24:50.761389+0000 mgr.y (mgr.24370) 19987 : cluster [DBG] pgmap v19971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:52 smithi067 bash[17655]: cluster 2024-04-04T01:24:50.761389+0000 mgr.y (mgr.24370) 19987 : cluster [DBG] pgmap v19971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:52 smithi067 bash[27441]: cluster 2024-04-04T01:24:50.761389+0000 mgr.y (mgr.24370) 19987 : cluster [DBG] pgmap v19971: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:53 smithi067 bash[17655]: audit 2024-04-04T01:24:52.413429+0000 mon.c (mon.2) 7979 : audit [DBG] from='client.? 172.21.15.67:0/1804396474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:24:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:24:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:53 smithi067 bash[27441]: audit 2024-04-04T01:24:52.413429+0000 mon.c (mon.2) 7979 : audit [DBG] from='client.? 172.21.15.67:0/1804396474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:53.507 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:53 smithi082 bash[20963]: audit 2024-04-04T01:24:52.413429+0000 mon.c (mon.2) 7979 : audit [DBG] from='client.? 172.21.15.67:0/1804396474' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:24:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:24:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:24:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:54 smithi082 bash[20963]: cluster 2024-04-04T01:24:52.762176+0000 mgr.y (mgr.24370) 19988 : cluster [DBG] pgmap v19972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:54 smithi067 bash[17655]: cluster 2024-04-04T01:24:52.762176+0000 mgr.y (mgr.24370) 19988 : cluster [DBG] pgmap v19972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:54 smithi067 bash[27441]: cluster 2024-04-04T01:24:52.762176+0000 mgr.y (mgr.24370) 19988 : cluster [DBG] pgmap v19972: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:55.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:55 smithi082 bash[20963]: audit 2024-04-04T01:24:54.871880+0000 mon.a (mon.0) 16881 : audit [DBG] from='client.? 172.21.15.67:0/2564516398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:55 smithi067 bash[27441]: audit 2024-04-04T01:24:54.871880+0000 mon.a (mon.0) 16881 : audit [DBG] from='client.? 172.21.15.67:0/2564516398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:55 smithi067 bash[17655]: audit 2024-04-04T01:24:54.871880+0000 mon.a (mon.0) 16881 : audit [DBG] from='client.? 172.21.15.67:0/2564516398' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:56 smithi082 bash[20963]: cluster 2024-04-04T01:24:54.762836+0000 mgr.y (mgr.24370) 19989 : cluster [DBG] pgmap v19973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:56 smithi082 bash[20963]: audit 2024-04-04T01:24:55.721477+0000 mon.a (mon.0) 16882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:56 smithi067 bash[27441]: cluster 2024-04-04T01:24:54.762836+0000 mgr.y (mgr.24370) 19989 : cluster [DBG] pgmap v19973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:56 smithi067 bash[27441]: audit 2024-04-04T01:24:55.721477+0000 mon.a (mon.0) 16882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:56 smithi067 bash[17655]: cluster 2024-04-04T01:24:54.762836+0000 mgr.y (mgr.24370) 19989 : cluster [DBG] pgmap v19973: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:56 smithi067 bash[17655]: audit 2024-04-04T01:24:55.721477+0000 mon.a (mon.0) 16882 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:24:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:58 smithi082 bash[20963]: cluster 2024-04-04T01:24:56.763790+0000 mgr.y (mgr.24370) 19990 : cluster [DBG] pgmap v19974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:24:58 smithi082 bash[20963]: audit 2024-04-04T01:24:57.324199+0000 mon.c (mon.2) 7980 : audit [DBG] from='client.? 172.21.15.67:0/1506166662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:58 smithi067 bash[27441]: cluster 2024-04-04T01:24:56.763790+0000 mgr.y (mgr.24370) 19990 : cluster [DBG] pgmap v19974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:24:58 smithi067 bash[27441]: audit 2024-04-04T01:24:57.324199+0000 mon.c (mon.2) 7980 : audit [DBG] from='client.? 172.21.15.67:0/1506166662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:24:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:58 smithi067 bash[17655]: cluster 2024-04-04T01:24:56.763790+0000 mgr.y (mgr.24370) 19990 : cluster [DBG] pgmap v19974: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:24:58.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:24:58 smithi067 bash[17655]: audit 2024-04-04T01:24:57.324199+0000 mon.c (mon.2) 7980 : audit [DBG] from='client.? 172.21.15.67:0/1506166662' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:00 smithi082 bash[20963]: cluster 2024-04-04T01:24:58.764441+0000 mgr.y (mgr.24370) 19991 : cluster [DBG] pgmap v19975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:00 smithi082 bash[20963]: audit 2024-04-04T01:24:59.279149+0000 mon.a (mon.0) 16883 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:25:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:00 smithi082 bash[20963]: audit 2024-04-04T01:24:59.607486+0000 mon.a (mon.0) 16884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:00 smithi082 bash[20963]: audit 2024-04-04T01:24:59.616230+0000 mon.a (mon.0) 16885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:00 smithi082 bash[20963]: audit 2024-04-04T01:24:59.789110+0000 mon.c (mon.2) 7981 : audit [DBG] from='client.? 172.21.15.67:0/1707257785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[17655]: cluster 2024-04-04T01:24:58.764441+0000 mgr.y (mgr.24370) 19991 : cluster [DBG] pgmap v19975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[17655]: audit 2024-04-04T01:24:59.279149+0000 mon.a (mon.0) 16883 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:25:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[17655]: audit 2024-04-04T01:24:59.607486+0000 mon.a (mon.0) 16884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[17655]: audit 2024-04-04T01:24:59.616230+0000 mon.a (mon.0) 16885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[17655]: audit 2024-04-04T01:24:59.789110+0000 mon.c (mon.2) 7981 : audit [DBG] from='client.? 172.21.15.67:0/1707257785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[27441]: cluster 2024-04-04T01:24:58.764441+0000 mgr.y (mgr.24370) 19991 : cluster [DBG] pgmap v19975: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[27441]: audit 2024-04-04T01:24:59.279149+0000 mon.a (mon.0) 16883 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:25:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[27441]: audit 2024-04-04T01:24:59.607486+0000 mon.a (mon.0) 16884 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[27441]: audit 2024-04-04T01:24:59.616230+0000 mon.a (mon.0) 16885 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:00 smithi067 bash[27441]: audit 2024-04-04T01:24:59.789110+0000 mon.c (mon.2) 7981 : audit [DBG] from='client.? 172.21.15.67:0/1707257785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:02.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:02 smithi082 bash[20963]: cluster 2024-04-04T01:25:00.765450+0000 mgr.y (mgr.24370) 19992 : cluster [DBG] pgmap v19976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:02.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:02 smithi082 bash[20963]: audit 2024-04-04T01:25:02.242096+0000 mon.a (mon.0) 16886 : audit [DBG] from='client.? 172.21.15.67:0/2665757625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:02 smithi067 bash[17655]: cluster 2024-04-04T01:25:00.765450+0000 mgr.y (mgr.24370) 19992 : cluster [DBG] pgmap v19976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:02 smithi067 bash[17655]: audit 2024-04-04T01:25:02.242096+0000 mon.a (mon.0) 16886 : audit [DBG] from='client.? 172.21.15.67:0/2665757625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:02 smithi067 bash[27441]: cluster 2024-04-04T01:25:00.765450+0000 mgr.y (mgr.24370) 19992 : cluster [DBG] pgmap v19976: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:02 smithi067 bash[27441]: audit 2024-04-04T01:25:02.242096+0000 mon.a (mon.0) 16886 : audit [DBG] from='client.? 172.21.15.67:0/2665757625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:25:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:25:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:25:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:25:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:04 smithi082 bash[20963]: cluster 2024-04-04T01:25:02.766236+0000 mgr.y (mgr.24370) 19993 : cluster [DBG] pgmap v19977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:04 smithi067 bash[17655]: cluster 2024-04-04T01:25:02.766236+0000 mgr.y (mgr.24370) 19993 : cluster [DBG] pgmap v19977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:04 smithi067 bash[27441]: cluster 2024-04-04T01:25:02.766236+0000 mgr.y (mgr.24370) 19993 : cluster [DBG] pgmap v19977: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:05.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:05 smithi082 bash[20963]: audit 2024-04-04T01:25:04.726268+0000 mon.a (mon.0) 16887 : audit [DBG] from='client.? 172.21.15.67:0/1636316919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:05.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:05 smithi082 bash[20963]: audit 2024-04-04T01:25:04.970325+0000 mon.a (mon.0) 16888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:05.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:05 smithi082 bash[20963]: audit 2024-04-04T01:25:04.979570+0000 mon.a (mon.0) 16889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:05.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:05 smithi067 bash[17655]: audit 2024-04-04T01:25:04.726268+0000 mon.a (mon.0) 16887 : audit [DBG] from='client.? 172.21.15.67:0/1636316919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:05.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:05 smithi067 bash[17655]: audit 2024-04-04T01:25:04.970325+0000 mon.a (mon.0) 16888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:05.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:05 smithi067 bash[17655]: audit 2024-04-04T01:25:04.979570+0000 mon.a (mon.0) 16889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:05 smithi067 bash[27441]: audit 2024-04-04T01:25:04.726268+0000 mon.a (mon.0) 16887 : audit [DBG] from='client.? 172.21.15.67:0/1636316919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:05.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:05 smithi067 bash[27441]: audit 2024-04-04T01:25:04.970325+0000 mon.a (mon.0) 16888 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:05.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:05 smithi067 bash[27441]: audit 2024-04-04T01:25:04.979570+0000 mon.a (mon.0) 16889 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:06 smithi082 bash[20963]: cluster 2024-04-04T01:25:04.766770+0000 mgr.y (mgr.24370) 19994 : cluster [DBG] pgmap v19978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:06 smithi082 bash[20963]: audit 2024-04-04T01:25:05.616713+0000 mon.a (mon.0) 16890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:06 smithi082 bash[20963]: audit 2024-04-04T01:25:05.626856+0000 mon.a (mon.0) 16891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:06 smithi082 bash[20963]: audit 2024-04-04T01:25:06.046065+0000 mon.a (mon.0) 16892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:25:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:06 smithi082 bash[20963]: audit 2024-04-04T01:25:06.047799+0000 mon.a (mon.0) 16893 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:25:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:06 smithi082 bash[20963]: audit 2024-04-04T01:25:06.058254+0000 mon.a (mon.0) 16894 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[27441]: cluster 2024-04-04T01:25:04.766770+0000 mgr.y (mgr.24370) 19994 : cluster [DBG] pgmap v19978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[27441]: audit 2024-04-04T01:25:05.616713+0000 mon.a (mon.0) 16890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[27441]: audit 2024-04-04T01:25:05.626856+0000 mon.a (mon.0) 16891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[27441]: audit 2024-04-04T01:25:06.046065+0000 mon.a (mon.0) 16892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:25:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[27441]: audit 2024-04-04T01:25:06.047799+0000 mon.a (mon.0) 16893 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:25:06.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[27441]: audit 2024-04-04T01:25:06.058254+0000 mon.a (mon.0) 16894 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[17655]: cluster 2024-04-04T01:25:04.766770+0000 mgr.y (mgr.24370) 19994 : cluster [DBG] pgmap v19978: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[17655]: audit 2024-04-04T01:25:05.616713+0000 mon.a (mon.0) 16890 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[17655]: audit 2024-04-04T01:25:05.626856+0000 mon.a (mon.0) 16891 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[17655]: audit 2024-04-04T01:25:06.046065+0000 mon.a (mon.0) 16892 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:25:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[17655]: audit 2024-04-04T01:25:06.047799+0000 mon.a (mon.0) 16893 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:25:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:06 smithi067 bash[17655]: audit 2024-04-04T01:25:06.058254+0000 mon.a (mon.0) 16894 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:25:07.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:07 smithi082 bash[20963]: audit 2024-04-04T01:25:07.179254+0000 mon.a (mon.0) 16895 : audit [DBG] from='client.? 172.21.15.67:0/2272996529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:07.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:07 smithi067 bash[27441]: audit 2024-04-04T01:25:07.179254+0000 mon.a (mon.0) 16895 : audit [DBG] from='client.? 172.21.15.67:0/2272996529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:07.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:07 smithi067 bash[17655]: audit 2024-04-04T01:25:07.179254+0000 mon.a (mon.0) 16895 : audit [DBG] from='client.? 172.21.15.67:0/2272996529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:08 smithi082 bash[20963]: cluster 2024-04-04T01:25:06.767605+0000 mgr.y (mgr.24370) 19995 : cluster [DBG] pgmap v19979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:08 smithi067 bash[17655]: cluster 2024-04-04T01:25:06.767605+0000 mgr.y (mgr.24370) 19995 : cluster [DBG] pgmap v19979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:08.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:08 smithi067 bash[27441]: cluster 2024-04-04T01:25:06.767605+0000 mgr.y (mgr.24370) 19995 : cluster [DBG] pgmap v19979: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:10 smithi082 bash[20963]: cluster 2024-04-04T01:25:08.768305+0000 mgr.y (mgr.24370) 19996 : cluster [DBG] pgmap v19980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:10 smithi082 bash[20963]: audit 2024-04-04T01:25:09.638405+0000 mon.a (mon.0) 16896 : audit [DBG] from='client.? 172.21.15.67:0/4102410006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:10 smithi067 bash[27441]: cluster 2024-04-04T01:25:08.768305+0000 mgr.y (mgr.24370) 19996 : cluster [DBG] pgmap v19980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:10 smithi067 bash[27441]: audit 2024-04-04T01:25:09.638405+0000 mon.a (mon.0) 16896 : audit [DBG] from='client.? 172.21.15.67:0/4102410006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:10 smithi067 bash[17655]: cluster 2024-04-04T01:25:08.768305+0000 mgr.y (mgr.24370) 19996 : cluster [DBG] pgmap v19980: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:10.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:10 smithi067 bash[17655]: audit 2024-04-04T01:25:09.638405+0000 mon.a (mon.0) 16896 : audit [DBG] from='client.? 172.21.15.67:0/4102410006' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:11 smithi082 bash[20963]: audit 2024-04-04T01:25:10.721883+0000 mon.a (mon.0) 16897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:11 smithi067 bash[27441]: audit 2024-04-04T01:25:10.721883+0000 mon.a (mon.0) 16897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:11 smithi067 bash[17655]: audit 2024-04-04T01:25:10.721883+0000 mon.a (mon.0) 16897 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:12 smithi082 bash[20963]: cluster 2024-04-04T01:25:10.769305+0000 mgr.y (mgr.24370) 19997 : cluster [DBG] pgmap v19981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:12 smithi082 bash[20963]: audit 2024-04-04T01:25:12.084708+0000 mon.a (mon.0) 16898 : audit [DBG] from='client.? 172.21.15.67:0/3275088507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:12 smithi067 bash[27441]: cluster 2024-04-04T01:25:10.769305+0000 mgr.y (mgr.24370) 19997 : cluster [DBG] pgmap v19981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:12 smithi067 bash[27441]: audit 2024-04-04T01:25:12.084708+0000 mon.a (mon.0) 16898 : audit [DBG] from='client.? 172.21.15.67:0/3275088507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:12 smithi067 bash[17655]: cluster 2024-04-04T01:25:10.769305+0000 mgr.y (mgr.24370) 19997 : cluster [DBG] pgmap v19981: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:12 smithi067 bash[17655]: audit 2024-04-04T01:25:12.084708+0000 mon.a (mon.0) 16898 : audit [DBG] from='client.? 172.21.15.67:0/3275088507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:25:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:13] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:25:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:25:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:25:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:14 smithi082 bash[20963]: cluster 2024-04-04T01:25:12.770093+0000 mgr.y (mgr.24370) 19998 : cluster [DBG] pgmap v19982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:14 smithi067 bash[17655]: cluster 2024-04-04T01:25:12.770093+0000 mgr.y (mgr.24370) 19998 : cluster [DBG] pgmap v19982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:14.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:14 smithi067 bash[27441]: cluster 2024-04-04T01:25:12.770093+0000 mgr.y (mgr.24370) 19998 : cluster [DBG] pgmap v19982: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:15.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:15 smithi082 bash[20963]: audit 2024-04-04T01:25:14.538617+0000 mon.c (mon.2) 7982 : audit [DBG] from='client.? 172.21.15.67:0/1675859114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:15.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:15 smithi067 bash[17655]: audit 2024-04-04T01:25:14.538617+0000 mon.c (mon.2) 7982 : audit [DBG] from='client.? 172.21.15.67:0/1675859114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:15.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:15 smithi067 bash[27441]: audit 2024-04-04T01:25:14.538617+0000 mon.c (mon.2) 7982 : audit [DBG] from='client.? 172.21.15.67:0/1675859114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:16 smithi082 bash[20963]: cluster 2024-04-04T01:25:14.770784+0000 mgr.y (mgr.24370) 19999 : cluster [DBG] pgmap v19983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:16 smithi067 bash[17655]: cluster 2024-04-04T01:25:14.770784+0000 mgr.y (mgr.24370) 19999 : cluster [DBG] pgmap v19983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:16 smithi067 bash[27441]: cluster 2024-04-04T01:25:14.770784+0000 mgr.y (mgr.24370) 19999 : cluster [DBG] pgmap v19983: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:17 smithi082 bash[20963]: audit 2024-04-04T01:25:16.991445+0000 mon.c (mon.2) 7983 : audit [DBG] from='client.? 172.21.15.67:0/2625757576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:17 smithi067 bash[17655]: audit 2024-04-04T01:25:16.991445+0000 mon.c (mon.2) 7983 : audit [DBG] from='client.? 172.21.15.67:0/2625757576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:17 smithi067 bash[27441]: audit 2024-04-04T01:25:16.991445+0000 mon.c (mon.2) 7983 : audit [DBG] from='client.? 172.21.15.67:0/2625757576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:18 smithi082 bash[20963]: cluster 2024-04-04T01:25:16.771936+0000 mgr.y (mgr.24370) 20000 : cluster [DBG] pgmap v19984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:18 smithi067 bash[27441]: cluster 2024-04-04T01:25:16.771936+0000 mgr.y (mgr.24370) 20000 : cluster [DBG] pgmap v19984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:18 smithi067 bash[17655]: cluster 2024-04-04T01:25:16.771936+0000 mgr.y (mgr.24370) 20000 : cluster [DBG] pgmap v19984: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:20 smithi082 bash[20963]: cluster 2024-04-04T01:25:18.772632+0000 mgr.y (mgr.24370) 20001 : cluster [DBG] pgmap v19985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:20 smithi082 bash[20963]: audit 2024-04-04T01:25:19.443118+0000 mon.c (mon.2) 7984 : audit [DBG] from='client.? 172.21.15.67:0/2237573691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:20 smithi067 bash[27441]: cluster 2024-04-04T01:25:18.772632+0000 mgr.y (mgr.24370) 20001 : cluster [DBG] pgmap v19985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:20 smithi067 bash[27441]: audit 2024-04-04T01:25:19.443118+0000 mon.c (mon.2) 7984 : audit [DBG] from='client.? 172.21.15.67:0/2237573691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:20 smithi067 bash[17655]: cluster 2024-04-04T01:25:18.772632+0000 mgr.y (mgr.24370) 20001 : cluster [DBG] pgmap v19985: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:20 smithi067 bash[17655]: audit 2024-04-04T01:25:19.443118+0000 mon.c (mon.2) 7984 : audit [DBG] from='client.? 172.21.15.67:0/2237573691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:22 smithi082 bash[20963]: cluster 2024-04-04T01:25:20.773687+0000 mgr.y (mgr.24370) 20002 : cluster [DBG] pgmap v19986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:22 smithi082 bash[20963]: audit 2024-04-04T01:25:21.893377+0000 mon.c (mon.2) 7985 : audit [DBG] from='client.? 172.21.15.67:0/471234925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:22 smithi067 bash[17655]: cluster 2024-04-04T01:25:20.773687+0000 mgr.y (mgr.24370) 20002 : cluster [DBG] pgmap v19986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:22 smithi067 bash[17655]: audit 2024-04-04T01:25:21.893377+0000 mon.c (mon.2) 7985 : audit [DBG] from='client.? 172.21.15.67:0/471234925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:22 smithi067 bash[27441]: cluster 2024-04-04T01:25:20.773687+0000 mgr.y (mgr.24370) 20002 : cluster [DBG] pgmap v19986: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:22.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:22 smithi067 bash[27441]: audit 2024-04-04T01:25:21.893377+0000 mon.c (mon.2) 7985 : audit [DBG] from='client.? 172.21.15.67:0/471234925' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:25:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:23] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:25:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:25:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:25:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:24 smithi082 bash[20963]: cluster 2024-04-04T01:25:22.774486+0000 mgr.y (mgr.24370) 20003 : cluster [DBG] pgmap v19987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:24 smithi067 bash[17655]: cluster 2024-04-04T01:25:22.774486+0000 mgr.y (mgr.24370) 20003 : cluster [DBG] pgmap v19987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:24 smithi067 bash[27441]: cluster 2024-04-04T01:25:22.774486+0000 mgr.y (mgr.24370) 20003 : cluster [DBG] pgmap v19987: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:25 smithi082 bash[20963]: audit 2024-04-04T01:25:24.342991+0000 mon.a (mon.0) 16899 : audit [DBG] from='client.? 172.21.15.67:0/2979223510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:25 smithi067 bash[17655]: audit 2024-04-04T01:25:24.342991+0000 mon.a (mon.0) 16899 : audit [DBG] from='client.? 172.21.15.67:0/2979223510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:25 smithi067 bash[27441]: audit 2024-04-04T01:25:24.342991+0000 mon.a (mon.0) 16899 : audit [DBG] from='client.? 172.21.15.67:0/2979223510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:26 smithi082 bash[20963]: cluster 2024-04-04T01:25:24.775164+0000 mgr.y (mgr.24370) 20004 : cluster [DBG] pgmap v19988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:26 smithi082 bash[20963]: audit 2024-04-04T01:25:25.722149+0000 mon.a (mon.0) 16900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:26 smithi067 bash[17655]: cluster 2024-04-04T01:25:24.775164+0000 mgr.y (mgr.24370) 20004 : cluster [DBG] pgmap v19988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:26 smithi067 bash[17655]: audit 2024-04-04T01:25:25.722149+0000 mon.a (mon.0) 16900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:26 smithi067 bash[27441]: cluster 2024-04-04T01:25:24.775164+0000 mgr.y (mgr.24370) 20004 : cluster [DBG] pgmap v19988: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:26 smithi067 bash[27441]: audit 2024-04-04T01:25:25.722149+0000 mon.a (mon.0) 16900 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:27.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:27 smithi082 bash[20963]: audit 2024-04-04T01:25:26.802212+0000 mon.c (mon.2) 7986 : audit [DBG] from='client.? 172.21.15.67:0/2513477904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:27.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:27 smithi067 bash[27441]: audit 2024-04-04T01:25:26.802212+0000 mon.c (mon.2) 7986 : audit [DBG] from='client.? 172.21.15.67:0/2513477904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:27.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:27 smithi067 bash[17655]: audit 2024-04-04T01:25:26.802212+0000 mon.c (mon.2) 7986 : audit [DBG] from='client.? 172.21.15.67:0/2513477904' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:28 smithi082 bash[20963]: cluster 2024-04-04T01:25:26.775897+0000 mgr.y (mgr.24370) 20005 : cluster [DBG] pgmap v19989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:28 smithi067 bash[17655]: cluster 2024-04-04T01:25:26.775897+0000 mgr.y (mgr.24370) 20005 : cluster [DBG] pgmap v19989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:28 smithi067 bash[27441]: cluster 2024-04-04T01:25:26.775897+0000 mgr.y (mgr.24370) 20005 : cluster [DBG] pgmap v19989: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:29 smithi082 bash[20963]: audit 2024-04-04T01:25:29.257441+0000 mon.c (mon.2) 7987 : audit [DBG] from='client.? 172.21.15.67:0/2608181435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:29 smithi067 bash[17655]: audit 2024-04-04T01:25:29.257441+0000 mon.c (mon.2) 7987 : audit [DBG] from='client.? 172.21.15.67:0/2608181435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:29.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:29 smithi067 bash[27441]: audit 2024-04-04T01:25:29.257441+0000 mon.c (mon.2) 7987 : audit [DBG] from='client.? 172.21.15.67:0/2608181435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:30 smithi082 bash[20963]: cluster 2024-04-04T01:25:28.776581+0000 mgr.y (mgr.24370) 20006 : cluster [DBG] pgmap v19990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:30 smithi067 bash[27441]: cluster 2024-04-04T01:25:28.776581+0000 mgr.y (mgr.24370) 20006 : cluster [DBG] pgmap v19990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:30 smithi067 bash[17655]: cluster 2024-04-04T01:25:28.776581+0000 mgr.y (mgr.24370) 20006 : cluster [DBG] pgmap v19990: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:32 smithi082 bash[20963]: cluster 2024-04-04T01:25:30.777589+0000 mgr.y (mgr.24370) 20007 : cluster [DBG] pgmap v19991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:32 smithi082 bash[20963]: audit 2024-04-04T01:25:31.713881+0000 mon.c (mon.2) 7988 : audit [DBG] from='client.? 172.21.15.67:0/3183585766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:32 smithi067 bash[27441]: cluster 2024-04-04T01:25:30.777589+0000 mgr.y (mgr.24370) 20007 : cluster [DBG] pgmap v19991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:32 smithi067 bash[27441]: audit 2024-04-04T01:25:31.713881+0000 mon.c (mon.2) 7988 : audit [DBG] from='client.? 172.21.15.67:0/3183585766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:32.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:32 smithi067 bash[17655]: cluster 2024-04-04T01:25:30.777589+0000 mgr.y (mgr.24370) 20007 : cluster [DBG] pgmap v19991: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:32.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:32 smithi067 bash[17655]: audit 2024-04-04T01:25:31.713881+0000 mon.c (mon.2) 7988 : audit [DBG] from='client.? 172.21.15.67:0/3183585766' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:25:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:25:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:25:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:25:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:34 smithi082 bash[20963]: cluster 2024-04-04T01:25:32.778419+0000 mgr.y (mgr.24370) 20008 : cluster [DBG] pgmap v19992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:34 smithi082 bash[20963]: audit 2024-04-04T01:25:34.167821+0000 mon.c (mon.2) 7989 : audit [DBG] from='client.? 172.21.15.67:0/2944370949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:34 smithi067 bash[17655]: cluster 2024-04-04T01:25:32.778419+0000 mgr.y (mgr.24370) 20008 : cluster [DBG] pgmap v19992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:34 smithi067 bash[17655]: audit 2024-04-04T01:25:34.167821+0000 mon.c (mon.2) 7989 : audit [DBG] from='client.? 172.21.15.67:0/2944370949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:34 smithi067 bash[27441]: cluster 2024-04-04T01:25:32.778419+0000 mgr.y (mgr.24370) 20008 : cluster [DBG] pgmap v19992: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:34 smithi067 bash[27441]: audit 2024-04-04T01:25:34.167821+0000 mon.c (mon.2) 7989 : audit [DBG] from='client.? 172.21.15.67:0/2944370949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:36 smithi082 bash[20963]: cluster 2024-04-04T01:25:34.779098+0000 mgr.y (mgr.24370) 20009 : cluster [DBG] pgmap v19993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:36 smithi067 bash[17655]: cluster 2024-04-04T01:25:34.779098+0000 mgr.y (mgr.24370) 20009 : cluster [DBG] pgmap v19993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:36 smithi067 bash[27441]: cluster 2024-04-04T01:25:34.779098+0000 mgr.y (mgr.24370) 20009 : cluster [DBG] pgmap v19993: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:37 smithi082 bash[20963]: audit 2024-04-04T01:25:36.623629+0000 mon.c (mon.2) 7990 : audit [DBG] from='client.? 172.21.15.67:0/2877456017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:37 smithi067 bash[17655]: audit 2024-04-04T01:25:36.623629+0000 mon.c (mon.2) 7990 : audit [DBG] from='client.? 172.21.15.67:0/2877456017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:37 smithi067 bash[27441]: audit 2024-04-04T01:25:36.623629+0000 mon.c (mon.2) 7990 : audit [DBG] from='client.? 172.21.15.67:0/2877456017' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:38 smithi067 bash[17655]: cluster 2024-04-04T01:25:36.780342+0000 mgr.y (mgr.24370) 20010 : cluster [DBG] pgmap v19994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:38 smithi067 bash[27441]: cluster 2024-04-04T01:25:36.780342+0000 mgr.y (mgr.24370) 20010 : cluster [DBG] pgmap v19994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:38 smithi082 bash[20963]: cluster 2024-04-04T01:25:36.780342+0000 mgr.y (mgr.24370) 20010 : cluster [DBG] pgmap v19994: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:39 smithi067 bash[27441]: audit 2024-04-04T01:25:39.080907+0000 mon.c (mon.2) 7991 : audit [DBG] from='client.? 172.21.15.67:0/2942566378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:39 smithi067 bash[17655]: audit 2024-04-04T01:25:39.080907+0000 mon.c (mon.2) 7991 : audit [DBG] from='client.? 172.21.15.67:0/2942566378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:39.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:39 smithi082 bash[20963]: audit 2024-04-04T01:25:39.080907+0000 mon.c (mon.2) 7991 : audit [DBG] from='client.? 172.21.15.67:0/2942566378' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:40 smithi067 bash[27441]: cluster 2024-04-04T01:25:38.780902+0000 mgr.y (mgr.24370) 20011 : cluster [DBG] pgmap v19995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:40.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:40 smithi067 bash[17655]: cluster 2024-04-04T01:25:38.780902+0000 mgr.y (mgr.24370) 20011 : cluster [DBG] pgmap v19995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:40 smithi082 bash[20963]: cluster 2024-04-04T01:25:38.780902+0000 mgr.y (mgr.24370) 20011 : cluster [DBG] pgmap v19995: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:41 smithi067 bash[27441]: audit 2024-04-04T01:25:40.722506+0000 mon.a (mon.0) 16901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:41 smithi067 bash[17655]: audit 2024-04-04T01:25:40.722506+0000 mon.a (mon.0) 16901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:41 smithi082 bash[20963]: audit 2024-04-04T01:25:40.722506+0000 mon.a (mon.0) 16901 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:42 smithi067 bash[17655]: cluster 2024-04-04T01:25:40.781942+0000 mgr.y (mgr.24370) 20012 : cluster [DBG] pgmap v19996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:42 smithi067 bash[17655]: audit 2024-04-04T01:25:41.532386+0000 mon.c (mon.2) 7992 : audit [DBG] from='client.? 172.21.15.67:0/1497140475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:42.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:42 smithi067 bash[27441]: cluster 2024-04-04T01:25:40.781942+0000 mgr.y (mgr.24370) 20012 : cluster [DBG] pgmap v19996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:42.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:42 smithi067 bash[27441]: audit 2024-04-04T01:25:41.532386+0000 mon.c (mon.2) 7992 : audit [DBG] from='client.? 172.21.15.67:0/1497140475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:42 smithi082 bash[20963]: cluster 2024-04-04T01:25:40.781942+0000 mgr.y (mgr.24370) 20012 : cluster [DBG] pgmap v19996: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:42 smithi082 bash[20963]: audit 2024-04-04T01:25:41.532386+0000 mon.c (mon.2) 7992 : audit [DBG] from='client.? 172.21.15.67:0/1497140475' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:25:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:25:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:25:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:25:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:44 smithi067 bash[17655]: cluster 2024-04-04T01:25:42.782766+0000 mgr.y (mgr.24370) 20013 : cluster [DBG] pgmap v19997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:44.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:44 smithi067 bash[17655]: audit 2024-04-04T01:25:43.993360+0000 mon.a (mon.0) 16902 : audit [DBG] from='client.? 172.21.15.67:0/3598250061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:44.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:44 smithi067 bash[27441]: cluster 2024-04-04T01:25:42.782766+0000 mgr.y (mgr.24370) 20013 : cluster [DBG] pgmap v19997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:44.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:44 smithi067 bash[27441]: audit 2024-04-04T01:25:43.993360+0000 mon.a (mon.0) 16902 : audit [DBG] from='client.? 172.21.15.67:0/3598250061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:44 smithi082 bash[20963]: cluster 2024-04-04T01:25:42.782766+0000 mgr.y (mgr.24370) 20013 : cluster [DBG] pgmap v19997: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:44 smithi082 bash[20963]: audit 2024-04-04T01:25:43.993360+0000 mon.a (mon.0) 16902 : audit [DBG] from='client.? 172.21.15.67:0/3598250061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:46 smithi067 bash[17655]: cluster 2024-04-04T01:25:44.783454+0000 mgr.y (mgr.24370) 20014 : cluster [DBG] pgmap v19998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:46 smithi067 bash[27441]: cluster 2024-04-04T01:25:44.783454+0000 mgr.y (mgr.24370) 20014 : cluster [DBG] pgmap v19998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:46 smithi082 bash[20963]: cluster 2024-04-04T01:25:44.783454+0000 mgr.y (mgr.24370) 20014 : cluster [DBG] pgmap v19998: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:47 smithi082 bash[20963]: audit 2024-04-04T01:25:46.448436+0000 mon.c (mon.2) 7993 : audit [DBG] from='client.? 172.21.15.67:0/638258681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:47 smithi067 bash[27441]: audit 2024-04-04T01:25:46.448436+0000 mon.c (mon.2) 7993 : audit [DBG] from='client.? 172.21.15.67:0/638258681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:47 smithi067 bash[17655]: audit 2024-04-04T01:25:46.448436+0000 mon.c (mon.2) 7993 : audit [DBG] from='client.? 172.21.15.67:0/638258681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:48 smithi082 bash[20963]: cluster 2024-04-04T01:25:46.784648+0000 mgr.y (mgr.24370) 20015 : cluster [DBG] pgmap v19999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:48 smithi067 bash[17655]: cluster 2024-04-04T01:25:46.784648+0000 mgr.y (mgr.24370) 20015 : cluster [DBG] pgmap v19999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:48 smithi067 bash[27441]: cluster 2024-04-04T01:25:46.784648+0000 mgr.y (mgr.24370) 20015 : cluster [DBG] pgmap v19999: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:49.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:49 smithi082 bash[20963]: audit 2024-04-04T01:25:48.908902+0000 mon.c (mon.2) 7994 : audit [DBG] from='client.? 172.21.15.67:0/2664021896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:49 smithi067 bash[27441]: audit 2024-04-04T01:25:48.908902+0000 mon.c (mon.2) 7994 : audit [DBG] from='client.? 172.21.15.67:0/2664021896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:49.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:49 smithi067 bash[17655]: audit 2024-04-04T01:25:48.908902+0000 mon.c (mon.2) 7994 : audit [DBG] from='client.? 172.21.15.67:0/2664021896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:50 smithi082 bash[20963]: cluster 2024-04-04T01:25:48.785394+0000 mgr.y (mgr.24370) 20016 : cluster [DBG] pgmap v20000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:50 smithi067 bash[17655]: cluster 2024-04-04T01:25:48.785394+0000 mgr.y (mgr.24370) 20016 : cluster [DBG] pgmap v20000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:50.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:50 smithi067 bash[27441]: cluster 2024-04-04T01:25:48.785394+0000 mgr.y (mgr.24370) 20016 : cluster [DBG] pgmap v20000: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:51.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:51 smithi082 bash[20963]: audit 2024-04-04T01:25:51.362064+0000 mon.a (mon.0) 16903 : audit [DBG] from='client.? 172.21.15.67:0/3271322416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:51 smithi067 bash[17655]: audit 2024-04-04T01:25:51.362064+0000 mon.a (mon.0) 16903 : audit [DBG] from='client.? 172.21.15.67:0/3271322416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:51.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:51 smithi067 bash[27441]: audit 2024-04-04T01:25:51.362064+0000 mon.a (mon.0) 16903 : audit [DBG] from='client.? 172.21.15.67:0/3271322416' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:52 smithi082 bash[20963]: cluster 2024-04-04T01:25:50.786639+0000 mgr.y (mgr.24370) 20017 : cluster [DBG] pgmap v20001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:52 smithi067 bash[17655]: cluster 2024-04-04T01:25:50.786639+0000 mgr.y (mgr.24370) 20017 : cluster [DBG] pgmap v20001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:52 smithi067 bash[27441]: cluster 2024-04-04T01:25:50.786639+0000 mgr.y (mgr.24370) 20017 : cluster [DBG] pgmap v20001: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:25:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:25:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:25:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:25:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:25:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:54 smithi082 bash[20963]: cluster 2024-04-04T01:25:52.787488+0000 mgr.y (mgr.24370) 20018 : cluster [DBG] pgmap v20002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:54.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:54 smithi082 bash[20963]: audit 2024-04-04T01:25:53.809186+0000 mon.c (mon.2) 7995 : audit [DBG] from='client.? 172.21.15.67:0/1579085530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:54 smithi067 bash[17655]: cluster 2024-04-04T01:25:52.787488+0000 mgr.y (mgr.24370) 20018 : cluster [DBG] pgmap v20002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:54.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:54 smithi067 bash[17655]: audit 2024-04-04T01:25:53.809186+0000 mon.c (mon.2) 7995 : audit [DBG] from='client.? 172.21.15.67:0/1579085530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:54 smithi067 bash[27441]: cluster 2024-04-04T01:25:52.787488+0000 mgr.y (mgr.24370) 20018 : cluster [DBG] pgmap v20002: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:54 smithi067 bash[27441]: audit 2024-04-04T01:25:53.809186+0000 mon.c (mon.2) 7995 : audit [DBG] from='client.? 172.21.15.67:0/1579085530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:56 smithi082 bash[20963]: cluster 2024-04-04T01:25:54.788201+0000 mgr.y (mgr.24370) 20019 : cluster [DBG] pgmap v20003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:56 smithi082 bash[20963]: audit 2024-04-04T01:25:55.722858+0000 mon.a (mon.0) 16904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:56 smithi082 bash[20963]: audit 2024-04-04T01:25:56.260497+0000 mon.a (mon.0) 16905 : audit [DBG] from='client.? 172.21.15.67:0/2522854730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:56 smithi067 bash[27441]: cluster 2024-04-04T01:25:54.788201+0000 mgr.y (mgr.24370) 20019 : cluster [DBG] pgmap v20003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:56 smithi067 bash[27441]: audit 2024-04-04T01:25:55.722858+0000 mon.a (mon.0) 16904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:56 smithi067 bash[27441]: audit 2024-04-04T01:25:56.260497+0000 mon.a (mon.0) 16905 : audit [DBG] from='client.? 172.21.15.67:0/2522854730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:56 smithi067 bash[17655]: cluster 2024-04-04T01:25:54.788201+0000 mgr.y (mgr.24370) 20019 : cluster [DBG] pgmap v20003: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:56 smithi067 bash[17655]: audit 2024-04-04T01:25:55.722858+0000 mon.a (mon.0) 16904 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:25:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:56 smithi067 bash[17655]: audit 2024-04-04T01:25:56.260497+0000 mon.a (mon.0) 16905 : audit [DBG] from='client.? 172.21.15.67:0/2522854730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:58 smithi082 bash[20963]: cluster 2024-04-04T01:25:56.789348+0000 mgr.y (mgr.24370) 20020 : cluster [DBG] pgmap v20004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:58 smithi067 bash[27441]: cluster 2024-04-04T01:25:56.789348+0000 mgr.y (mgr.24370) 20020 : cluster [DBG] pgmap v20004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:58 smithi067 bash[17655]: cluster 2024-04-04T01:25:56.789348+0000 mgr.y (mgr.24370) 20020 : cluster [DBG] pgmap v20004: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:25:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:25:59 smithi082 bash[20963]: audit 2024-04-04T01:25:58.723052+0000 mon.c (mon.2) 7996 : audit [DBG] from='client.? 172.21.15.67:0/2199085307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:25:59 smithi067 bash[17655]: audit 2024-04-04T01:25:58.723052+0000 mon.c (mon.2) 7996 : audit [DBG] from='client.? 172.21.15.67:0/2199085307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:25:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:25:59 smithi067 bash[27441]: audit 2024-04-04T01:25:58.723052+0000 mon.c (mon.2) 7996 : audit [DBG] from='client.? 172.21.15.67:0/2199085307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:00 smithi082 bash[20963]: cluster 2024-04-04T01:25:58.790015+0000 mgr.y (mgr.24370) 20021 : cluster [DBG] pgmap v20005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:00 smithi067 bash[17655]: cluster 2024-04-04T01:25:58.790015+0000 mgr.y (mgr.24370) 20021 : cluster [DBG] pgmap v20005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:00 smithi067 bash[27441]: cluster 2024-04-04T01:25:58.790015+0000 mgr.y (mgr.24370) 20021 : cluster [DBG] pgmap v20005: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:01.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:01 smithi082 bash[20963]: audit 2024-04-04T01:26:01.180067+0000 mon.a (mon.0) 16906 : audit [DBG] from='client.? 172.21.15.67:0/659665228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:01 smithi067 bash[27441]: audit 2024-04-04T01:26:01.180067+0000 mon.a (mon.0) 16906 : audit [DBG] from='client.? 172.21.15.67:0/659665228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:01 smithi067 bash[17655]: audit 2024-04-04T01:26:01.180067+0000 mon.a (mon.0) 16906 : audit [DBG] from='client.? 172.21.15.67:0/659665228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:02 smithi082 bash[20963]: cluster 2024-04-04T01:26:00.791089+0000 mgr.y (mgr.24370) 20022 : cluster [DBG] pgmap v20006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:02 smithi067 bash[27441]: cluster 2024-04-04T01:26:00.791089+0000 mgr.y (mgr.24370) 20022 : cluster [DBG] pgmap v20006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:02 smithi067 bash[17655]: cluster 2024-04-04T01:26:00.791089+0000 mgr.y (mgr.24370) 20022 : cluster [DBG] pgmap v20006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:26:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:03] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:26:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:26:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:26:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:04 smithi082 bash[20963]: cluster 2024-04-04T01:26:02.792036+0000 mgr.y (mgr.24370) 20023 : cluster [DBG] pgmap v20007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:04 smithi082 bash[20963]: audit 2024-04-04T01:26:03.637392+0000 mon.c (mon.2) 7997 : audit [DBG] from='client.? 172.21.15.67:0/868801183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:04 smithi067 bash[17655]: cluster 2024-04-04T01:26:02.792036+0000 mgr.y (mgr.24370) 20023 : cluster [DBG] pgmap v20007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:04 smithi067 bash[17655]: audit 2024-04-04T01:26:03.637392+0000 mon.c (mon.2) 7997 : audit [DBG] from='client.? 172.21.15.67:0/868801183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:04 smithi067 bash[27441]: cluster 2024-04-04T01:26:02.792036+0000 mgr.y (mgr.24370) 20023 : cluster [DBG] pgmap v20007: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:04 smithi067 bash[27441]: audit 2024-04-04T01:26:03.637392+0000 mon.c (mon.2) 7997 : audit [DBG] from='client.? 172.21.15.67:0/868801183' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:06 smithi082 bash[20963]: cluster 2024-04-04T01:26:04.792770+0000 mgr.y (mgr.24370) 20024 : cluster [DBG] pgmap v20008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:06 smithi082 bash[20963]: audit 2024-04-04T01:26:06.095080+0000 mon.c (mon.2) 7998 : audit [DBG] from='client.? 172.21.15.67:0/1434608958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:06 smithi082 bash[20963]: audit 2024-04-04T01:26:06.132622+0000 mon.a (mon.0) 16907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:26:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:06 smithi067 bash[17655]: cluster 2024-04-04T01:26:04.792770+0000 mgr.y (mgr.24370) 20024 : cluster [DBG] pgmap v20008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:06 smithi067 bash[17655]: audit 2024-04-04T01:26:06.095080+0000 mon.c (mon.2) 7998 : audit [DBG] from='client.? 172.21.15.67:0/1434608958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:06 smithi067 bash[17655]: audit 2024-04-04T01:26:06.132622+0000 mon.a (mon.0) 16907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:26:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:06 smithi067 bash[27441]: cluster 2024-04-04T01:26:04.792770+0000 mgr.y (mgr.24370) 20024 : cluster [DBG] pgmap v20008: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:06.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:06 smithi067 bash[27441]: audit 2024-04-04T01:26:06.095080+0000 mon.c (mon.2) 7998 : audit [DBG] from='client.? 172.21.15.67:0/1434608958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:06.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:06 smithi067 bash[27441]: audit 2024-04-04T01:26:06.132622+0000 mon.a (mon.0) 16907 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:26:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:08 smithi082 bash[20963]: cluster 2024-04-04T01:26:06.794089+0000 mgr.y (mgr.24370) 20025 : cluster [DBG] pgmap v20009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:08 smithi067 bash[27441]: cluster 2024-04-04T01:26:06.794089+0000 mgr.y (mgr.24370) 20025 : cluster [DBG] pgmap v20009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:08 smithi067 bash[17655]: cluster 2024-04-04T01:26:06.794089+0000 mgr.y (mgr.24370) 20025 : cluster [DBG] pgmap v20009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:09 smithi082 bash[20963]: audit 2024-04-04T01:26:08.554845+0000 mon.c (mon.2) 7999 : audit [DBG] from='client.? 172.21.15.67:0/2695723157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:09 smithi067 bash[17655]: audit 2024-04-04T01:26:08.554845+0000 mon.c (mon.2) 7999 : audit [DBG] from='client.? 172.21.15.67:0/2695723157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:09.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:09 smithi067 bash[27441]: audit 2024-04-04T01:26:08.554845+0000 mon.c (mon.2) 7999 : audit [DBG] from='client.? 172.21.15.67:0/2695723157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:10 smithi082 bash[20963]: cluster 2024-04-04T01:26:08.794827+0000 mgr.y (mgr.24370) 20026 : cluster [DBG] pgmap v20010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:10 smithi067 bash[17655]: cluster 2024-04-04T01:26:08.794827+0000 mgr.y (mgr.24370) 20026 : cluster [DBG] pgmap v20010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:10 smithi067 bash[27441]: cluster 2024-04-04T01:26:08.794827+0000 mgr.y (mgr.24370) 20026 : cluster [DBG] pgmap v20010: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:11 smithi082 bash[20963]: audit 2024-04-04T01:26:10.723459+0000 mon.a (mon.0) 16908 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:11 smithi082 bash[20963]: audit 2024-04-04T01:26:11.054813+0000 mon.a (mon.0) 16909 : audit [DBG] from='client.? 172.21.15.67:0/1762733812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:11 smithi067 bash[17655]: audit 2024-04-04T01:26:10.723459+0000 mon.a (mon.0) 16908 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:11 smithi067 bash[17655]: audit 2024-04-04T01:26:11.054813+0000 mon.a (mon.0) 16909 : audit [DBG] from='client.? 172.21.15.67:0/1762733812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:11 smithi067 bash[27441]: audit 2024-04-04T01:26:10.723459+0000 mon.a (mon.0) 16908 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:11 smithi067 bash[27441]: audit 2024-04-04T01:26:11.054813+0000 mon.a (mon.0) 16909 : audit [DBG] from='client.? 172.21.15.67:0/1762733812' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:12 smithi082 bash[20963]: cluster 2024-04-04T01:26:10.795850+0000 mgr.y (mgr.24370) 20027 : cluster [DBG] pgmap v20011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:12 smithi082 bash[20963]: audit 2024-04-04T01:26:11.830663+0000 mon.a (mon.0) 16910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:12 smithi082 bash[20963]: audit 2024-04-04T01:26:11.839434+0000 mon.a (mon.0) 16911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:12 smithi082 bash[20963]: audit 2024-04-04T01:26:12.137358+0000 mon.a (mon.0) 16912 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:12 smithi082 bash[20963]: audit 2024-04-04T01:26:12.144738+0000 mon.a (mon.0) 16913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[27441]: cluster 2024-04-04T01:26:10.795850+0000 mgr.y (mgr.24370) 20027 : cluster [DBG] pgmap v20011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[27441]: audit 2024-04-04T01:26:11.830663+0000 mon.a (mon.0) 16910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[27441]: audit 2024-04-04T01:26:11.839434+0000 mon.a (mon.0) 16911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[27441]: audit 2024-04-04T01:26:12.137358+0000 mon.a (mon.0) 16912 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[27441]: audit 2024-04-04T01:26:12.144738+0000 mon.a (mon.0) 16913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[17655]: cluster 2024-04-04T01:26:10.795850+0000 mgr.y (mgr.24370) 20027 : cluster [DBG] pgmap v20011: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[17655]: audit 2024-04-04T01:26:11.830663+0000 mon.a (mon.0) 16910 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[17655]: audit 2024-04-04T01:26:11.839434+0000 mon.a (mon.0) 16911 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[17655]: audit 2024-04-04T01:26:12.137358+0000 mon.a (mon.0) 16912 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:12.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:12 smithi067 bash[17655]: audit 2024-04-04T01:26:12.144738+0000 mon.a (mon.0) 16913 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:26:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:26:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:13 smithi082 bash[20963]: audit 2024-04-04T01:26:13.515422+0000 mon.c (mon.2) 8000 : audit [DBG] from='client.? 172.21.15.67:0/3018211403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:26:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:26:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:13 smithi067 bash[27441]: audit 2024-04-04T01:26:13.515422+0000 mon.c (mon.2) 8000 : audit [DBG] from='client.? 172.21.15.67:0/3018211403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:13 smithi067 bash[17655]: audit 2024-04-04T01:26:13.515422+0000 mon.c (mon.2) 8000 : audit [DBG] from='client.? 172.21.15.67:0/3018211403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:14 smithi082 bash[20963]: cluster 2024-04-04T01:26:12.796667+0000 mgr.y (mgr.24370) 20028 : cluster [DBG] pgmap v20012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:14 smithi067 bash[27441]: cluster 2024-04-04T01:26:12.796667+0000 mgr.y (mgr.24370) 20028 : cluster [DBG] pgmap v20012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:14.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:14 smithi067 bash[17655]: cluster 2024-04-04T01:26:12.796667+0000 mgr.y (mgr.24370) 20028 : cluster [DBG] pgmap v20012: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:16 smithi082 bash[20963]: cluster 2024-04-04T01:26:14.797423+0000 mgr.y (mgr.24370) 20029 : cluster [DBG] pgmap v20013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:16 smithi082 bash[20963]: audit 2024-04-04T01:26:15.979884+0000 mon.a (mon.0) 16914 : audit [DBG] from='client.? 172.21.15.67:0/1520469045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:16 smithi067 bash[17655]: cluster 2024-04-04T01:26:14.797423+0000 mgr.y (mgr.24370) 20029 : cluster [DBG] pgmap v20013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:16 smithi067 bash[17655]: audit 2024-04-04T01:26:15.979884+0000 mon.a (mon.0) 16914 : audit [DBG] from='client.? 172.21.15.67:0/1520469045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:16 smithi067 bash[27441]: cluster 2024-04-04T01:26:14.797423+0000 mgr.y (mgr.24370) 20029 : cluster [DBG] pgmap v20013: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:16 smithi067 bash[27441]: audit 2024-04-04T01:26:15.979884+0000 mon.a (mon.0) 16914 : audit [DBG] from='client.? 172.21.15.67:0/1520469045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:18.839 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:18 smithi082 bash[20963]: cluster 2024-04-04T01:26:16.798653+0000 mgr.y (mgr.24370) 20030 : cluster [DBG] pgmap v20014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:18.839 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:18 smithi082 bash[20963]: audit 2024-04-04T01:26:18.436247+0000 mon.c (mon.2) 8001 : audit [DBG] from='client.? 172.21.15.67:0/2191003790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:18 smithi067 bash[27441]: cluster 2024-04-04T01:26:16.798653+0000 mgr.y (mgr.24370) 20030 : cluster [DBG] pgmap v20014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:18 smithi067 bash[27441]: audit 2024-04-04T01:26:18.436247+0000 mon.c (mon.2) 8001 : audit [DBG] from='client.? 172.21.15.67:0/2191003790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:18.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:18 smithi067 bash[17655]: cluster 2024-04-04T01:26:16.798653+0000 mgr.y (mgr.24370) 20030 : cluster [DBG] pgmap v20014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:18.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:18 smithi067 bash[17655]: audit 2024-04-04T01:26:18.436247+0000 mon.c (mon.2) 8001 : audit [DBG] from='client.? 172.21.15.67:0/2191003790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:20 smithi082 bash[20963]: cluster 2024-04-04T01:26:18.799357+0000 mgr.y (mgr.24370) 20031 : cluster [DBG] pgmap v20015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:20 smithi067 bash[17655]: cluster 2024-04-04T01:26:18.799357+0000 mgr.y (mgr.24370) 20031 : cluster [DBG] pgmap v20015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:20 smithi067 bash[27441]: cluster 2024-04-04T01:26:18.799357+0000 mgr.y (mgr.24370) 20031 : cluster [DBG] pgmap v20015: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:21.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:21 smithi082 bash[20963]: audit 2024-04-04T01:26:20.895047+0000 mon.c (mon.2) 8002 : audit [DBG] from='client.? 172.21.15.67:0/2582790466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:21 smithi067 bash[17655]: audit 2024-04-04T01:26:20.895047+0000 mon.c (mon.2) 8002 : audit [DBG] from='client.? 172.21.15.67:0/2582790466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:21 smithi067 bash[27441]: audit 2024-04-04T01:26:20.895047+0000 mon.c (mon.2) 8002 : audit [DBG] from='client.? 172.21.15.67:0/2582790466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:22 smithi082 bash[20963]: cluster 2024-04-04T01:26:20.800049+0000 mgr.y (mgr.24370) 20032 : cluster [DBG] pgmap v20016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:22 smithi067 bash[17655]: cluster 2024-04-04T01:26:20.800049+0000 mgr.y (mgr.24370) 20032 : cluster [DBG] pgmap v20016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:22 smithi067 bash[27441]: cluster 2024-04-04T01:26:20.800049+0000 mgr.y (mgr.24370) 20032 : cluster [DBG] pgmap v20016: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:26:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:26:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:26:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:26:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:24 smithi082 bash[20963]: cluster 2024-04-04T01:26:22.800762+0000 mgr.y (mgr.24370) 20033 : cluster [DBG] pgmap v20017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:24 smithi082 bash[20963]: audit 2024-04-04T01:26:23.175278+0000 mon.a (mon.0) 16915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:24 smithi082 bash[20963]: audit 2024-04-04T01:26:23.182281+0000 mon.a (mon.0) 16916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:24 smithi082 bash[20963]: audit 2024-04-04T01:26:23.183596+0000 mon.a (mon.0) 16917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:26:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:24 smithi082 bash[20963]: audit 2024-04-04T01:26:23.184606+0000 mon.a (mon.0) 16918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:26:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:24 smithi082 bash[20963]: audit 2024-04-04T01:26:23.190706+0000 mon.a (mon.0) 16919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:24 smithi082 bash[20963]: audit 2024-04-04T01:26:23.359737+0000 mon.a (mon.0) 16920 : audit [DBG] from='client.? 172.21.15.67:0/2133883871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[17655]: cluster 2024-04-04T01:26:22.800762+0000 mgr.y (mgr.24370) 20033 : cluster [DBG] pgmap v20017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[17655]: audit 2024-04-04T01:26:23.175278+0000 mon.a (mon.0) 16915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[17655]: audit 2024-04-04T01:26:23.182281+0000 mon.a (mon.0) 16916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[17655]: audit 2024-04-04T01:26:23.183596+0000 mon.a (mon.0) 16917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[17655]: audit 2024-04-04T01:26:23.184606+0000 mon.a (mon.0) 16918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[17655]: audit 2024-04-04T01:26:23.190706+0000 mon.a (mon.0) 16919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[17655]: audit 2024-04-04T01:26:23.359737+0000 mon.a (mon.0) 16920 : audit [DBG] from='client.? 172.21.15.67:0/2133883871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[27441]: cluster 2024-04-04T01:26:22.800762+0000 mgr.y (mgr.24370) 20033 : cluster [DBG] pgmap v20017: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[27441]: audit 2024-04-04T01:26:23.175278+0000 mon.a (mon.0) 16915 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[27441]: audit 2024-04-04T01:26:23.182281+0000 mon.a (mon.0) 16916 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[27441]: audit 2024-04-04T01:26:23.183596+0000 mon.a (mon.0) 16917 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[27441]: audit 2024-04-04T01:26:23.184606+0000 mon.a (mon.0) 16918 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[27441]: audit 2024-04-04T01:26:23.190706+0000 mon.a (mon.0) 16919 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:26:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:24 smithi067 bash[27441]: audit 2024-04-04T01:26:23.359737+0000 mon.a (mon.0) 16920 : audit [DBG] from='client.? 172.21.15.67:0/2133883871' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:26 smithi082 bash[20963]: cluster 2024-04-04T01:26:24.801412+0000 mgr.y (mgr.24370) 20034 : cluster [DBG] pgmap v20018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:26 smithi082 bash[20963]: audit 2024-04-04T01:26:25.723389+0000 mon.a (mon.0) 16921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:26 smithi082 bash[20963]: audit 2024-04-04T01:26:25.822361+0000 mon.a (mon.0) 16922 : audit [DBG] from='client.? 172.21.15.67:0/794227827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:26 smithi067 bash[27441]: cluster 2024-04-04T01:26:24.801412+0000 mgr.y (mgr.24370) 20034 : cluster [DBG] pgmap v20018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:26 smithi067 bash[27441]: audit 2024-04-04T01:26:25.723389+0000 mon.a (mon.0) 16921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:26 smithi067 bash[27441]: audit 2024-04-04T01:26:25.822361+0000 mon.a (mon.0) 16922 : audit [DBG] from='client.? 172.21.15.67:0/794227827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:26 smithi067 bash[17655]: cluster 2024-04-04T01:26:24.801412+0000 mgr.y (mgr.24370) 20034 : cluster [DBG] pgmap v20018: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:26 smithi067 bash[17655]: audit 2024-04-04T01:26:25.723389+0000 mon.a (mon.0) 16921 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:26 smithi067 bash[17655]: audit 2024-04-04T01:26:25.822361+0000 mon.a (mon.0) 16922 : audit [DBG] from='client.? 172.21.15.67:0/794227827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:28 smithi082 bash[20963]: cluster 2024-04-04T01:26:26.802611+0000 mgr.y (mgr.24370) 20035 : cluster [DBG] pgmap v20019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:28 smithi067 bash[17655]: cluster 2024-04-04T01:26:26.802611+0000 mgr.y (mgr.24370) 20035 : cluster [DBG] pgmap v20019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:28 smithi067 bash[27441]: cluster 2024-04-04T01:26:26.802611+0000 mgr.y (mgr.24370) 20035 : cluster [DBG] pgmap v20019: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:29 smithi082 bash[20963]: audit 2024-04-04T01:26:28.280336+0000 mon.c (mon.2) 8003 : audit [DBG] from='client.? 172.21.15.67:0/2514121210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:29 smithi067 bash[17655]: audit 2024-04-04T01:26:28.280336+0000 mon.c (mon.2) 8003 : audit [DBG] from='client.? 172.21.15.67:0/2514121210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:29.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:29 smithi067 bash[27441]: audit 2024-04-04T01:26:28.280336+0000 mon.c (mon.2) 8003 : audit [DBG] from='client.? 172.21.15.67:0/2514121210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:30 smithi082 bash[20963]: cluster 2024-04-04T01:26:28.803292+0000 mgr.y (mgr.24370) 20036 : cluster [DBG] pgmap v20020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:30 smithi067 bash[17655]: cluster 2024-04-04T01:26:28.803292+0000 mgr.y (mgr.24370) 20036 : cluster [DBG] pgmap v20020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:30 smithi067 bash[27441]: cluster 2024-04-04T01:26:28.803292+0000 mgr.y (mgr.24370) 20036 : cluster [DBG] pgmap v20020: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:31 smithi082 bash[20963]: audit 2024-04-04T01:26:30.733121+0000 mon.c (mon.2) 8004 : audit [DBG] from='client.? 172.21.15.67:0/1009596047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:31.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:31 smithi067 bash[17655]: audit 2024-04-04T01:26:30.733121+0000 mon.c (mon.2) 8004 : audit [DBG] from='client.? 172.21.15.67:0/1009596047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:31 smithi067 bash[27441]: audit 2024-04-04T01:26:30.733121+0000 mon.c (mon.2) 8004 : audit [DBG] from='client.? 172.21.15.67:0/1009596047' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:32 smithi082 bash[20963]: cluster 2024-04-04T01:26:30.804378+0000 mgr.y (mgr.24370) 20037 : cluster [DBG] pgmap v20021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:32 smithi067 bash[17655]: cluster 2024-04-04T01:26:30.804378+0000 mgr.y (mgr.24370) 20037 : cluster [DBG] pgmap v20021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:32 smithi067 bash[27441]: cluster 2024-04-04T01:26:30.804378+0000 mgr.y (mgr.24370) 20037 : cluster [DBG] pgmap v20021: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:26:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:26:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:33 smithi067 bash[27441]: audit 2024-04-04T01:26:33.184958+0000 mon.a (mon.0) 16923 : audit [DBG] from='client.? 172.21.15.67:0/2403237143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:33.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:33 smithi067 bash[17655]: audit 2024-04-04T01:26:33.184958+0000 mon.a (mon.0) 16923 : audit [DBG] from='client.? 172.21.15.67:0/2403237143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:33.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:33 smithi082 bash[20963]: audit 2024-04-04T01:26:33.184958+0000 mon.a (mon.0) 16923 : audit [DBG] from='client.? 172.21.15.67:0/2403237143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:26:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:26:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:34 smithi082 bash[20963]: cluster 2024-04-04T01:26:32.805004+0000 mgr.y (mgr.24370) 20038 : cluster [DBG] pgmap v20022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:34 smithi067 bash[27441]: cluster 2024-04-04T01:26:32.805004+0000 mgr.y (mgr.24370) 20038 : cluster [DBG] pgmap v20022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:34 smithi067 bash[17655]: cluster 2024-04-04T01:26:32.805004+0000 mgr.y (mgr.24370) 20038 : cluster [DBG] pgmap v20022: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:36 smithi082 bash[20963]: cluster 2024-04-04T01:26:34.805690+0000 mgr.y (mgr.24370) 20039 : cluster [DBG] pgmap v20023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:36 smithi082 bash[20963]: audit 2024-04-04T01:26:35.638194+0000 mon.c (mon.2) 8005 : audit [DBG] from='client.? 172.21.15.67:0/3171881103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:36 smithi067 bash[17655]: cluster 2024-04-04T01:26:34.805690+0000 mgr.y (mgr.24370) 20039 : cluster [DBG] pgmap v20023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:36 smithi067 bash[17655]: audit 2024-04-04T01:26:35.638194+0000 mon.c (mon.2) 8005 : audit [DBG] from='client.? 172.21.15.67:0/3171881103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:36 smithi067 bash[27441]: cluster 2024-04-04T01:26:34.805690+0000 mgr.y (mgr.24370) 20039 : cluster [DBG] pgmap v20023: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:36 smithi067 bash[27441]: audit 2024-04-04T01:26:35.638194+0000 mon.c (mon.2) 8005 : audit [DBG] from='client.? 172.21.15.67:0/3171881103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:38 smithi082 bash[20963]: cluster 2024-04-04T01:26:36.806899+0000 mgr.y (mgr.24370) 20040 : cluster [DBG] pgmap v20024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:38 smithi082 bash[20963]: audit 2024-04-04T01:26:38.093416+0000 mon.a (mon.0) 16924 : audit [DBG] from='client.? 172.21.15.67:0/3656133724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:38 smithi067 bash[17655]: cluster 2024-04-04T01:26:36.806899+0000 mgr.y (mgr.24370) 20040 : cluster [DBG] pgmap v20024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:38 smithi067 bash[17655]: audit 2024-04-04T01:26:38.093416+0000 mon.a (mon.0) 16924 : audit [DBG] from='client.? 172.21.15.67:0/3656133724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:38 smithi067 bash[27441]: cluster 2024-04-04T01:26:36.806899+0000 mgr.y (mgr.24370) 20040 : cluster [DBG] pgmap v20024: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:38 smithi067 bash[27441]: audit 2024-04-04T01:26:38.093416+0000 mon.a (mon.0) 16924 : audit [DBG] from='client.? 172.21.15.67:0/3656133724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:40 smithi082 bash[20963]: cluster 2024-04-04T01:26:38.807616+0000 mgr.y (mgr.24370) 20041 : cluster [DBG] pgmap v20025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:40 smithi067 bash[17655]: cluster 2024-04-04T01:26:38.807616+0000 mgr.y (mgr.24370) 20041 : cluster [DBG] pgmap v20025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:40 smithi067 bash[27441]: cluster 2024-04-04T01:26:38.807616+0000 mgr.y (mgr.24370) 20041 : cluster [DBG] pgmap v20025: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:41 smithi082 bash[20963]: audit 2024-04-04T01:26:40.546831+0000 mon.c (mon.2) 8006 : audit [DBG] from='client.? 172.21.15.67:0/3550094472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:41 smithi082 bash[20963]: audit 2024-04-04T01:26:40.723866+0000 mon.a (mon.0) 16925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:41 smithi067 bash[27441]: audit 2024-04-04T01:26:40.546831+0000 mon.c (mon.2) 8006 : audit [DBG] from='client.? 172.21.15.67:0/3550094472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:41 smithi067 bash[27441]: audit 2024-04-04T01:26:40.723866+0000 mon.a (mon.0) 16925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:41 smithi067 bash[17655]: audit 2024-04-04T01:26:40.546831+0000 mon.c (mon.2) 8006 : audit [DBG] from='client.? 172.21.15.67:0/3550094472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:41 smithi067 bash[17655]: audit 2024-04-04T01:26:40.723866+0000 mon.a (mon.0) 16925 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:42 smithi082 bash[20963]: cluster 2024-04-04T01:26:40.808691+0000 mgr.y (mgr.24370) 20042 : cluster [DBG] pgmap v20026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:42 smithi067 bash[17655]: cluster 2024-04-04T01:26:40.808691+0000 mgr.y (mgr.24370) 20042 : cluster [DBG] pgmap v20026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:42 smithi067 bash[27441]: cluster 2024-04-04T01:26:40.808691+0000 mgr.y (mgr.24370) 20042 : cluster [DBG] pgmap v20026: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:43 smithi067 bash[17655]: audit 2024-04-04T01:26:42.994612+0000 mon.c (mon.2) 8007 : audit [DBG] from='client.? 172.21.15.67:0/1818548505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:43.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:26:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:43] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:26:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:43 smithi067 bash[27441]: audit 2024-04-04T01:26:42.994612+0000 mon.c (mon.2) 8007 : audit [DBG] from='client.? 172.21.15.67:0/1818548505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:43.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:43 smithi082 bash[20963]: audit 2024-04-04T01:26:42.994612+0000 mon.c (mon.2) 8007 : audit [DBG] from='client.? 172.21.15.67:0/1818548505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:26:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:26:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:44 smithi082 bash[20963]: cluster 2024-04-04T01:26:42.809465+0000 mgr.y (mgr.24370) 20043 : cluster [DBG] pgmap v20027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:44 smithi067 bash[17655]: cluster 2024-04-04T01:26:42.809465+0000 mgr.y (mgr.24370) 20043 : cluster [DBG] pgmap v20027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:44 smithi067 bash[27441]: cluster 2024-04-04T01:26:42.809465+0000 mgr.y (mgr.24370) 20043 : cluster [DBG] pgmap v20027: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:46 smithi082 bash[20963]: cluster 2024-04-04T01:26:44.810149+0000 mgr.y (mgr.24370) 20044 : cluster [DBG] pgmap v20028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:46 smithi082 bash[20963]: audit 2024-04-04T01:26:45.445201+0000 mon.c (mon.2) 8008 : audit [DBG] from='client.? 172.21.15.67:0/3526759295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:46 smithi067 bash[17655]: cluster 2024-04-04T01:26:44.810149+0000 mgr.y (mgr.24370) 20044 : cluster [DBG] pgmap v20028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:46 smithi067 bash[17655]: audit 2024-04-04T01:26:45.445201+0000 mon.c (mon.2) 8008 : audit [DBG] from='client.? 172.21.15.67:0/3526759295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:46 smithi067 bash[27441]: cluster 2024-04-04T01:26:44.810149+0000 mgr.y (mgr.24370) 20044 : cluster [DBG] pgmap v20028: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:46 smithi067 bash[27441]: audit 2024-04-04T01:26:45.445201+0000 mon.c (mon.2) 8008 : audit [DBG] from='client.? 172.21.15.67:0/3526759295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:48 smithi082 bash[20963]: cluster 2024-04-04T01:26:46.811226+0000 mgr.y (mgr.24370) 20045 : cluster [DBG] pgmap v20029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:48 smithi082 bash[20963]: audit 2024-04-04T01:26:47.904080+0000 mon.c (mon.2) 8009 : audit [DBG] from='client.? 172.21.15.67:0/3047694329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:48 smithi067 bash[17655]: cluster 2024-04-04T01:26:46.811226+0000 mgr.y (mgr.24370) 20045 : cluster [DBG] pgmap v20029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:48 smithi067 bash[17655]: audit 2024-04-04T01:26:47.904080+0000 mon.c (mon.2) 8009 : audit [DBG] from='client.? 172.21.15.67:0/3047694329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:48 smithi067 bash[27441]: cluster 2024-04-04T01:26:46.811226+0000 mgr.y (mgr.24370) 20045 : cluster [DBG] pgmap v20029: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:48.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:48 smithi067 bash[27441]: audit 2024-04-04T01:26:47.904080+0000 mon.c (mon.2) 8009 : audit [DBG] from='client.? 172.21.15.67:0/3047694329' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:50 smithi082 bash[20963]: cluster 2024-04-04T01:26:48.811918+0000 mgr.y (mgr.24370) 20046 : cluster [DBG] pgmap v20030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:50 smithi067 bash[17655]: cluster 2024-04-04T01:26:48.811918+0000 mgr.y (mgr.24370) 20046 : cluster [DBG] pgmap v20030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:50 smithi067 bash[27441]: cluster 2024-04-04T01:26:48.811918+0000 mgr.y (mgr.24370) 20046 : cluster [DBG] pgmap v20030: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:51.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:51 smithi082 bash[20963]: audit 2024-04-04T01:26:50.355037+0000 mon.a (mon.0) 16926 : audit [DBG] from='client.? 172.21.15.67:0/3663118824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:51 smithi067 bash[17655]: audit 2024-04-04T01:26:50.355037+0000 mon.a (mon.0) 16926 : audit [DBG] from='client.? 172.21.15.67:0/3663118824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:51 smithi067 bash[27441]: audit 2024-04-04T01:26:50.355037+0000 mon.a (mon.0) 16926 : audit [DBG] from='client.? 172.21.15.67:0/3663118824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:52 smithi082 bash[20963]: cluster 2024-04-04T01:26:50.812916+0000 mgr.y (mgr.24370) 20047 : cluster [DBG] pgmap v20031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:52 smithi067 bash[17655]: cluster 2024-04-04T01:26:50.812916+0000 mgr.y (mgr.24370) 20047 : cluster [DBG] pgmap v20031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:52 smithi067 bash[27441]: cluster 2024-04-04T01:26:50.812916+0000 mgr.y (mgr.24370) 20047 : cluster [DBG] pgmap v20031: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:53 smithi067 bash[17655]: audit 2024-04-04T01:26:52.803945+0000 mon.a (mon.0) 16927 : audit [DBG] from='client.? 172.21.15.67:0/1515357146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:26:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:53] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:26:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:53 smithi067 bash[27441]: audit 2024-04-04T01:26:52.803945+0000 mon.a (mon.0) 16927 : audit [DBG] from='client.? 172.21.15.67:0/1515357146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:53.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:26:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:26:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:26:53.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:53 smithi082 bash[20963]: audit 2024-04-04T01:26:52.803945+0000 mon.a (mon.0) 16927 : audit [DBG] from='client.? 172.21.15.67:0/1515357146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:54 smithi082 bash[20963]: cluster 2024-04-04T01:26:52.813582+0000 mgr.y (mgr.24370) 20048 : cluster [DBG] pgmap v20032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:54 smithi067 bash[17655]: cluster 2024-04-04T01:26:52.813582+0000 mgr.y (mgr.24370) 20048 : cluster [DBG] pgmap v20032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:54 smithi067 bash[27441]: cluster 2024-04-04T01:26:52.813582+0000 mgr.y (mgr.24370) 20048 : cluster [DBG] pgmap v20032: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:55.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:55 smithi082 bash[20963]: audit 2024-04-04T01:26:55.254518+0000 mon.c (mon.2) 8010 : audit [DBG] from='client.? 172.21.15.67:0/3925021659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:55 smithi067 bash[17655]: audit 2024-04-04T01:26:55.254518+0000 mon.c (mon.2) 8010 : audit [DBG] from='client.? 172.21.15.67:0/3925021659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:55 smithi067 bash[27441]: audit 2024-04-04T01:26:55.254518+0000 mon.c (mon.2) 8010 : audit [DBG] from='client.? 172.21.15.67:0/3925021659' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:56 smithi082 bash[20963]: cluster 2024-04-04T01:26:54.814264+0000 mgr.y (mgr.24370) 20049 : cluster [DBG] pgmap v20033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:56 smithi082 bash[20963]: audit 2024-04-04T01:26:55.724487+0000 mon.a (mon.0) 16928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:56 smithi067 bash[17655]: cluster 2024-04-04T01:26:54.814264+0000 mgr.y (mgr.24370) 20049 : cluster [DBG] pgmap v20033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:56 smithi067 bash[17655]: audit 2024-04-04T01:26:55.724487+0000 mon.a (mon.0) 16928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:56 smithi067 bash[27441]: cluster 2024-04-04T01:26:54.814264+0000 mgr.y (mgr.24370) 20049 : cluster [DBG] pgmap v20033: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:56 smithi067 bash[27441]: audit 2024-04-04T01:26:55.724487+0000 mon.a (mon.0) 16928 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:26:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:58 smithi082 bash[20963]: cluster 2024-04-04T01:26:56.815400+0000 mgr.y (mgr.24370) 20050 : cluster [DBG] pgmap v20034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:26:58 smithi082 bash[20963]: audit 2024-04-04T01:26:57.710667+0000 mon.a (mon.0) 16929 : audit [DBG] from='client.? 172.21.15.67:0/2692964798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:58 smithi067 bash[27441]: cluster 2024-04-04T01:26:56.815400+0000 mgr.y (mgr.24370) 20050 : cluster [DBG] pgmap v20034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:26:58 smithi067 bash[27441]: audit 2024-04-04T01:26:57.710667+0000 mon.a (mon.0) 16929 : audit [DBG] from='client.? 172.21.15.67:0/2692964798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:26:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:58 smithi067 bash[17655]: cluster 2024-04-04T01:26:56.815400+0000 mgr.y (mgr.24370) 20050 : cluster [DBG] pgmap v20034: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:26:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:26:58 smithi067 bash[17655]: audit 2024-04-04T01:26:57.710667+0000 mon.a (mon.0) 16929 : audit [DBG] from='client.? 172.21.15.67:0/2692964798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:00 smithi082 bash[20963]: cluster 2024-04-04T01:26:58.816085+0000 mgr.y (mgr.24370) 20051 : cluster [DBG] pgmap v20035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:00 smithi082 bash[20963]: audit 2024-04-04T01:27:00.168497+0000 mon.c (mon.2) 8011 : audit [DBG] from='client.? 172.21.15.67:0/458761144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:00 smithi067 bash[17655]: cluster 2024-04-04T01:26:58.816085+0000 mgr.y (mgr.24370) 20051 : cluster [DBG] pgmap v20035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:00 smithi067 bash[17655]: audit 2024-04-04T01:27:00.168497+0000 mon.c (mon.2) 8011 : audit [DBG] from='client.? 172.21.15.67:0/458761144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:00 smithi067 bash[27441]: cluster 2024-04-04T01:26:58.816085+0000 mgr.y (mgr.24370) 20051 : cluster [DBG] pgmap v20035: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:00 smithi067 bash[27441]: audit 2024-04-04T01:27:00.168497+0000 mon.c (mon.2) 8011 : audit [DBG] from='client.? 172.21.15.67:0/458761144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:02 smithi082 bash[20963]: cluster 2024-04-04T01:27:00.817069+0000 mgr.y (mgr.24370) 20052 : cluster [DBG] pgmap v20036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:02 smithi067 bash[17655]: cluster 2024-04-04T01:27:00.817069+0000 mgr.y (mgr.24370) 20052 : cluster [DBG] pgmap v20036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:02 smithi067 bash[27441]: cluster 2024-04-04T01:27:00.817069+0000 mgr.y (mgr.24370) 20052 : cluster [DBG] pgmap v20036: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:03.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:03 smithi067 bash[17655]: audit 2024-04-04T01:27:02.622927+0000 mon.a (mon.0) 16930 : audit [DBG] from='client.? 172.21.15.67:0/528590267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:03 smithi067 bash[27441]: audit 2024-04-04T01:27:02.622927+0000 mon.a (mon.0) 16930 : audit [DBG] from='client.? 172.21.15.67:0/528590267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:03.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:27:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:27:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:03 smithi082 bash[20963]: audit 2024-04-04T01:27:02.622927+0000 mon.a (mon.0) 16930 : audit [DBG] from='client.? 172.21.15.67:0/528590267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:03.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:27:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:27:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:04 smithi082 bash[20963]: cluster 2024-04-04T01:27:02.817900+0000 mgr.y (mgr.24370) 20053 : cluster [DBG] pgmap v20037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:04 smithi067 bash[27441]: cluster 2024-04-04T01:27:02.817900+0000 mgr.y (mgr.24370) 20053 : cluster [DBG] pgmap v20037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:04 smithi067 bash[17655]: cluster 2024-04-04T01:27:02.817900+0000 mgr.y (mgr.24370) 20053 : cluster [DBG] pgmap v20037: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:05.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:05 smithi082 bash[20963]: audit 2024-04-04T01:27:05.079983+0000 mon.a (mon.0) 16931 : audit [DBG] from='client.? 172.21.15.67:0/2472887776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:05.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:05 smithi067 bash[17655]: audit 2024-04-04T01:27:05.079983+0000 mon.a (mon.0) 16931 : audit [DBG] from='client.? 172.21.15.67:0/2472887776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:05.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:05 smithi067 bash[27441]: audit 2024-04-04T01:27:05.079983+0000 mon.a (mon.0) 16931 : audit [DBG] from='client.? 172.21.15.67:0/2472887776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:06 smithi082 bash[20963]: cluster 2024-04-04T01:27:04.818559+0000 mgr.y (mgr.24370) 20054 : cluster [DBG] pgmap v20038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:06 smithi067 bash[17655]: cluster 2024-04-04T01:27:04.818559+0000 mgr.y (mgr.24370) 20054 : cluster [DBG] pgmap v20038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:06 smithi067 bash[27441]: cluster 2024-04-04T01:27:04.818559+0000 mgr.y (mgr.24370) 20054 : cluster [DBG] pgmap v20038: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:08 smithi082 bash[20963]: cluster 2024-04-04T01:27:06.819759+0000 mgr.y (mgr.24370) 20055 : cluster [DBG] pgmap v20039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:08 smithi082 bash[20963]: audit 2024-04-04T01:27:07.531716+0000 mon.a (mon.0) 16932 : audit [DBG] from='client.? 172.21.15.67:0/3572513534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:08 smithi067 bash[27441]: cluster 2024-04-04T01:27:06.819759+0000 mgr.y (mgr.24370) 20055 : cluster [DBG] pgmap v20039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:08 smithi067 bash[27441]: audit 2024-04-04T01:27:07.531716+0000 mon.a (mon.0) 16932 : audit [DBG] from='client.? 172.21.15.67:0/3572513534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:08.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:08 smithi067 bash[17655]: cluster 2024-04-04T01:27:06.819759+0000 mgr.y (mgr.24370) 20055 : cluster [DBG] pgmap v20039: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:08.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:08 smithi067 bash[17655]: audit 2024-04-04T01:27:07.531716+0000 mon.a (mon.0) 16932 : audit [DBG] from='client.? 172.21.15.67:0/3572513534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:10 smithi082 bash[20963]: cluster 2024-04-04T01:27:08.820570+0000 mgr.y (mgr.24370) 20056 : cluster [DBG] pgmap v20040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:10 smithi082 bash[20963]: audit 2024-04-04T01:27:09.982890+0000 mon.a (mon.0) 16933 : audit [DBG] from='client.? 172.21.15.67:0/2448141112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:10 smithi067 bash[27441]: cluster 2024-04-04T01:27:08.820570+0000 mgr.y (mgr.24370) 20056 : cluster [DBG] pgmap v20040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:10 smithi067 bash[27441]: audit 2024-04-04T01:27:09.982890+0000 mon.a (mon.0) 16933 : audit [DBG] from='client.? 172.21.15.67:0/2448141112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:10.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:10 smithi067 bash[17655]: cluster 2024-04-04T01:27:08.820570+0000 mgr.y (mgr.24370) 20056 : cluster [DBG] pgmap v20040: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:10.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:10 smithi067 bash[17655]: audit 2024-04-04T01:27:09.982890+0000 mon.a (mon.0) 16933 : audit [DBG] from='client.? 172.21.15.67:0/2448141112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:11 smithi082 bash[20963]: audit 2024-04-04T01:27:10.724826+0000 mon.a (mon.0) 16934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:11 smithi067 bash[27441]: audit 2024-04-04T01:27:10.724826+0000 mon.a (mon.0) 16934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:11 smithi067 bash[17655]: audit 2024-04-04T01:27:10.724826+0000 mon.a (mon.0) 16934 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:12 smithi082 bash[20963]: cluster 2024-04-04T01:27:10.821600+0000 mgr.y (mgr.24370) 20057 : cluster [DBG] pgmap v20041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:12 smithi067 bash[17655]: cluster 2024-04-04T01:27:10.821600+0000 mgr.y (mgr.24370) 20057 : cluster [DBG] pgmap v20041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:12 smithi067 bash[27441]: cluster 2024-04-04T01:27:10.821600+0000 mgr.y (mgr.24370) 20057 : cluster [DBG] pgmap v20041: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:13.359 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:27:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:27:13.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:27:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:27:13.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:13 smithi082 bash[20963]: audit 2024-04-04T01:27:12.437825+0000 mon.a (mon.0) 16935 : audit [DBG] from='client.? 172.21.15.67:0/2724762272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:13.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:13 smithi067 bash[27441]: audit 2024-04-04T01:27:12.437825+0000 mon.a (mon.0) 16935 : audit [DBG] from='client.? 172.21.15.67:0/2724762272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:13.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:13 smithi067 bash[17655]: audit 2024-04-04T01:27:12.437825+0000 mon.a (mon.0) 16935 : audit [DBG] from='client.? 172.21.15.67:0/2724762272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:14 smithi082 bash[20963]: cluster 2024-04-04T01:27:12.822421+0000 mgr.y (mgr.24370) 20058 : cluster [DBG] pgmap v20042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:14 smithi067 bash[17655]: cluster 2024-04-04T01:27:12.822421+0000 mgr.y (mgr.24370) 20058 : cluster [DBG] pgmap v20042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:14 smithi067 bash[27441]: cluster 2024-04-04T01:27:12.822421+0000 mgr.y (mgr.24370) 20058 : cluster [DBG] pgmap v20042: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:15.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:15 smithi082 bash[20963]: audit 2024-04-04T01:27:14.901774+0000 mon.a (mon.0) 16936 : audit [DBG] from='client.? 172.21.15.67:0/3987509106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:15.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:15 smithi067 bash[17655]: audit 2024-04-04T01:27:14.901774+0000 mon.a (mon.0) 16936 : audit [DBG] from='client.? 172.21.15.67:0/3987509106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:15.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:15 smithi067 bash[27441]: audit 2024-04-04T01:27:14.901774+0000 mon.a (mon.0) 16936 : audit [DBG] from='client.? 172.21.15.67:0/3987509106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:16 smithi082 bash[20963]: cluster 2024-04-04T01:27:14.823073+0000 mgr.y (mgr.24370) 20059 : cluster [DBG] pgmap v20043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:16 smithi067 bash[27441]: cluster 2024-04-04T01:27:14.823073+0000 mgr.y (mgr.24370) 20059 : cluster [DBG] pgmap v20043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:16 smithi067 bash[17655]: cluster 2024-04-04T01:27:14.823073+0000 mgr.y (mgr.24370) 20059 : cluster [DBG] pgmap v20043: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:17 smithi082 bash[20963]: audit 2024-04-04T01:27:17.344160+0000 mon.c (mon.2) 8012 : audit [DBG] from='client.? 172.21.15.67:0/434667534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:17 smithi067 bash[17655]: audit 2024-04-04T01:27:17.344160+0000 mon.c (mon.2) 8012 : audit [DBG] from='client.? 172.21.15.67:0/434667534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:17.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:17 smithi067 bash[27441]: audit 2024-04-04T01:27:17.344160+0000 mon.c (mon.2) 8012 : audit [DBG] from='client.? 172.21.15.67:0/434667534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:18 smithi067 bash[17655]: cluster 2024-04-04T01:27:16.824254+0000 mgr.y (mgr.24370) 20060 : cluster [DBG] pgmap v20044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:18.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:18 smithi067 bash[27441]: cluster 2024-04-04T01:27:16.824254+0000 mgr.y (mgr.24370) 20060 : cluster [DBG] pgmap v20044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:18 smithi082 bash[20963]: cluster 2024-04-04T01:27:16.824254+0000 mgr.y (mgr.24370) 20060 : cluster [DBG] pgmap v20044: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:20 smithi067 bash[27441]: cluster 2024-04-04T01:27:18.824953+0000 mgr.y (mgr.24370) 20061 : cluster [DBG] pgmap v20045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:20.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:20 smithi067 bash[27441]: audit 2024-04-04T01:27:19.798871+0000 mon.a (mon.0) 16937 : audit [DBG] from='client.? 172.21.15.67:0/1850793852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:20.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:20 smithi067 bash[17655]: cluster 2024-04-04T01:27:18.824953+0000 mgr.y (mgr.24370) 20061 : cluster [DBG] pgmap v20045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:20.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:20 smithi067 bash[17655]: audit 2024-04-04T01:27:19.798871+0000 mon.a (mon.0) 16937 : audit [DBG] from='client.? 172.21.15.67:0/1850793852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:20 smithi082 bash[20963]: cluster 2024-04-04T01:27:18.824953+0000 mgr.y (mgr.24370) 20061 : cluster [DBG] pgmap v20045: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:20 smithi082 bash[20963]: audit 2024-04-04T01:27:19.798871+0000 mon.a (mon.0) 16937 : audit [DBG] from='client.? 172.21.15.67:0/1850793852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:22 smithi067 bash[17655]: cluster 2024-04-04T01:27:20.826297+0000 mgr.y (mgr.24370) 20062 : cluster [DBG] pgmap v20046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:22 smithi067 bash[17655]: audit 2024-04-04T01:27:22.257109+0000 mon.a (mon.0) 16938 : audit [DBG] from='client.? 172.21.15.67:0/1264076750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:22.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:22 smithi067 bash[27441]: cluster 2024-04-04T01:27:20.826297+0000 mgr.y (mgr.24370) 20062 : cluster [DBG] pgmap v20046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:22.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:22 smithi067 bash[27441]: audit 2024-04-04T01:27:22.257109+0000 mon.a (mon.0) 16938 : audit [DBG] from='client.? 172.21.15.67:0/1264076750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:22 smithi082 bash[20963]: cluster 2024-04-04T01:27:20.826297+0000 mgr.y (mgr.24370) 20062 : cluster [DBG] pgmap v20046: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:22 smithi082 bash[20963]: audit 2024-04-04T01:27:22.257109+0000 mon.a (mon.0) 16938 : audit [DBG] from='client.? 172.21.15.67:0/1264076750' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:23.411 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:27:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:27:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:23 smithi067 bash[17655]: audit 2024-04-04T01:27:23.265003+0000 mon.a (mon.0) 16939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:27:23.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:23 smithi067 bash[27441]: audit 2024-04-04T01:27:23.265003+0000 mon.a (mon.0) 16939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:27:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:27:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:27:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:23 smithi082 bash[20963]: audit 2024-04-04T01:27:23.265003+0000 mon.a (mon.0) 16939 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:27:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:24 smithi067 bash[17655]: cluster 2024-04-04T01:27:22.827131+0000 mgr.y (mgr.24370) 20063 : cluster [DBG] pgmap v20047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:24 smithi067 bash[27441]: cluster 2024-04-04T01:27:22.827131+0000 mgr.y (mgr.24370) 20063 : cluster [DBG] pgmap v20047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:24 smithi082 bash[20963]: cluster 2024-04-04T01:27:22.827131+0000 mgr.y (mgr.24370) 20063 : cluster [DBG] pgmap v20047: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:25 smithi082 bash[20963]: audit 2024-04-04T01:27:24.714758+0000 mon.c (mon.2) 8013 : audit [DBG] from='client.? 172.21.15.67:0/2376445556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:25 smithi067 bash[17655]: audit 2024-04-04T01:27:24.714758+0000 mon.c (mon.2) 8013 : audit [DBG] from='client.? 172.21.15.67:0/2376445556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:25 smithi067 bash[27441]: audit 2024-04-04T01:27:24.714758+0000 mon.c (mon.2) 8013 : audit [DBG] from='client.? 172.21.15.67:0/2376445556' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:26 smithi082 bash[20963]: cluster 2024-04-04T01:27:24.827854+0000 mgr.y (mgr.24370) 20064 : cluster [DBG] pgmap v20048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:26 smithi082 bash[20963]: audit 2024-04-04T01:27:25.725110+0000 mon.a (mon.0) 16940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:26 smithi067 bash[17655]: cluster 2024-04-04T01:27:24.827854+0000 mgr.y (mgr.24370) 20064 : cluster [DBG] pgmap v20048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:26 smithi067 bash[17655]: audit 2024-04-04T01:27:25.725110+0000 mon.a (mon.0) 16940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:26 smithi067 bash[27441]: cluster 2024-04-04T01:27:24.827854+0000 mgr.y (mgr.24370) 20064 : cluster [DBG] pgmap v20048: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:26 smithi067 bash[27441]: audit 2024-04-04T01:27:25.725110+0000 mon.a (mon.0) 16940 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:27 smithi082 bash[20963]: audit 2024-04-04T01:27:27.169233+0000 mon.a (mon.0) 16941 : audit [DBG] from='client.? 172.21.15.67:0/1466941782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:27 smithi067 bash[27441]: audit 2024-04-04T01:27:27.169233+0000 mon.a (mon.0) 16941 : audit [DBG] from='client.? 172.21.15.67:0/1466941782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:27 smithi067 bash[17655]: audit 2024-04-04T01:27:27.169233+0000 mon.a (mon.0) 16941 : audit [DBG] from='client.? 172.21.15.67:0/1466941782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:28 smithi082 bash[20963]: cluster 2024-04-04T01:27:26.828940+0000 mgr.y (mgr.24370) 20065 : cluster [DBG] pgmap v20049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:28 smithi067 bash[27441]: cluster 2024-04-04T01:27:26.828940+0000 mgr.y (mgr.24370) 20065 : cluster [DBG] pgmap v20049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:28 smithi067 bash[17655]: cluster 2024-04-04T01:27:26.828940+0000 mgr.y (mgr.24370) 20065 : cluster [DBG] pgmap v20049: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: cluster 2024-04-04T01:27:28.829561+0000 mgr.y (mgr.24370) 20066 : cluster [DBG] pgmap v20050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.012284+0000 mon.a (mon.0) 16942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.020212+0000 mon.a (mon.0) 16943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.209587+0000 mon.a (mon.0) 16944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.217762+0000 mon.a (mon.0) 16945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.640049+0000 mon.c (mon.2) 8014 : audit [DBG] from='client.? 172.21.15.67:0/691082445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.727824+0000 mon.a (mon.0) 16946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.735927+0000 mon.a (mon.0) 16947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.916501+0000 mon.a (mon.0) 16948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.925594+0000 mon.a (mon.0) 16949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.927359+0000 mon.a (mon.0) 16950 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.928898+0000 mon.a (mon.0) 16951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:27:30.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:30 smithi082 bash[20963]: audit 2024-04-04T01:27:29.936402+0000 mon.a (mon.0) 16952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: cluster 2024-04-04T01:27:28.829561+0000 mgr.y (mgr.24370) 20066 : cluster [DBG] pgmap v20050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.012284+0000 mon.a (mon.0) 16942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.020212+0000 mon.a (mon.0) 16943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.209587+0000 mon.a (mon.0) 16944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.217762+0000 mon.a (mon.0) 16945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.640049+0000 mon.c (mon.2) 8014 : audit [DBG] from='client.? 172.21.15.67:0/691082445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.727824+0000 mon.a (mon.0) 16946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.735927+0000 mon.a (mon.0) 16947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.916501+0000 mon.a (mon.0) 16948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.925594+0000 mon.a (mon.0) 16949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.927359+0000 mon.a (mon.0) 16950 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.928898+0000 mon.a (mon.0) 16951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[17655]: audit 2024-04-04T01:27:29.936402+0000 mon.a (mon.0) 16952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: cluster 2024-04-04T01:27:28.829561+0000 mgr.y (mgr.24370) 20066 : cluster [DBG] pgmap v20050: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.012284+0000 mon.a (mon.0) 16942 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.020212+0000 mon.a (mon.0) 16943 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.209587+0000 mon.a (mon.0) 16944 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.217762+0000 mon.a (mon.0) 16945 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.640049+0000 mon.c (mon.2) 8014 : audit [DBG] from='client.? 172.21.15.67:0/691082445' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.727824+0000 mon.a (mon.0) 16946 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.735927+0000 mon.a (mon.0) 16947 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.916501+0000 mon.a (mon.0) 16948 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.925594+0000 mon.a (mon.0) 16949 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.927359+0000 mon.a (mon.0) 16950 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.928898+0000 mon.a (mon.0) 16951 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:27:30.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:30 smithi067 bash[27441]: audit 2024-04-04T01:27:29.936402+0000 mon.a (mon.0) 16952 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:27:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:32 smithi082 bash[20963]: cluster 2024-04-04T01:27:30.830663+0000 mgr.y (mgr.24370) 20067 : cluster [DBG] pgmap v20051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:32 smithi067 bash[17655]: cluster 2024-04-04T01:27:30.830663+0000 mgr.y (mgr.24370) 20067 : cluster [DBG] pgmap v20051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:32 smithi067 bash[27441]: cluster 2024-04-04T01:27:30.830663+0000 mgr.y (mgr.24370) 20067 : cluster [DBG] pgmap v20051: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:33.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:33 smithi082 bash[20963]: audit 2024-04-04T01:27:32.102048+0000 mon.a (mon.0) 16953 : audit [DBG] from='client.? 172.21.15.67:0/1408527338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:27:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:27:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:33 smithi067 bash[27441]: audit 2024-04-04T01:27:32.102048+0000 mon.a (mon.0) 16953 : audit [DBG] from='client.? 172.21.15.67:0/1408527338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:33.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:33 smithi067 bash[17655]: audit 2024-04-04T01:27:32.102048+0000 mon.a (mon.0) 16953 : audit [DBG] from='client.? 172.21.15.67:0/1408527338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:27:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:27:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:34 smithi082 bash[20963]: cluster 2024-04-04T01:27:32.831348+0000 mgr.y (mgr.24370) 20068 : cluster [DBG] pgmap v20052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:34 smithi067 bash[27441]: cluster 2024-04-04T01:27:32.831348+0000 mgr.y (mgr.24370) 20068 : cluster [DBG] pgmap v20052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:34 smithi067 bash[17655]: cluster 2024-04-04T01:27:32.831348+0000 mgr.y (mgr.24370) 20068 : cluster [DBG] pgmap v20052: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:35 smithi082 bash[20963]: audit 2024-04-04T01:27:34.561096+0000 mon.a (mon.0) 16954 : audit [DBG] from='client.? 172.21.15.67:0/900809684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:35 smithi067 bash[17655]: audit 2024-04-04T01:27:34.561096+0000 mon.a (mon.0) 16954 : audit [DBG] from='client.? 172.21.15.67:0/900809684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:35 smithi067 bash[27441]: audit 2024-04-04T01:27:34.561096+0000 mon.a (mon.0) 16954 : audit [DBG] from='client.? 172.21.15.67:0/900809684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:36 smithi082 bash[20963]: cluster 2024-04-04T01:27:34.832084+0000 mgr.y (mgr.24370) 20069 : cluster [DBG] pgmap v20053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:36 smithi067 bash[17655]: cluster 2024-04-04T01:27:34.832084+0000 mgr.y (mgr.24370) 20069 : cluster [DBG] pgmap v20053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:36 smithi067 bash[27441]: cluster 2024-04-04T01:27:34.832084+0000 mgr.y (mgr.24370) 20069 : cluster [DBG] pgmap v20053: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:37 smithi082 bash[20963]: audit 2024-04-04T01:27:37.012490+0000 mon.c (mon.2) 8015 : audit [DBG] from='client.? 172.21.15.67:0/1681463056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:37 smithi067 bash[27441]: audit 2024-04-04T01:27:37.012490+0000 mon.c (mon.2) 8015 : audit [DBG] from='client.? 172.21.15.67:0/1681463056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:37 smithi067 bash[17655]: audit 2024-04-04T01:27:37.012490+0000 mon.c (mon.2) 8015 : audit [DBG] from='client.? 172.21.15.67:0/1681463056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:38 smithi082 bash[20963]: cluster 2024-04-04T01:27:36.833146+0000 mgr.y (mgr.24370) 20070 : cluster [DBG] pgmap v20054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:38 smithi067 bash[27441]: cluster 2024-04-04T01:27:36.833146+0000 mgr.y (mgr.24370) 20070 : cluster [DBG] pgmap v20054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:38 smithi067 bash[17655]: cluster 2024-04-04T01:27:36.833146+0000 mgr.y (mgr.24370) 20070 : cluster [DBG] pgmap v20054: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:40 smithi082 bash[20963]: cluster 2024-04-04T01:27:38.833804+0000 mgr.y (mgr.24370) 20071 : cluster [DBG] pgmap v20055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:40 smithi082 bash[20963]: audit 2024-04-04T01:27:39.464116+0000 mon.c (mon.2) 8016 : audit [DBG] from='client.? 172.21.15.67:0/2209429653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:40 smithi067 bash[17655]: cluster 2024-04-04T01:27:38.833804+0000 mgr.y (mgr.24370) 20071 : cluster [DBG] pgmap v20055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:40 smithi067 bash[17655]: audit 2024-04-04T01:27:39.464116+0000 mon.c (mon.2) 8016 : audit [DBG] from='client.? 172.21.15.67:0/2209429653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:40.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:40 smithi067 bash[27441]: cluster 2024-04-04T01:27:38.833804+0000 mgr.y (mgr.24370) 20071 : cluster [DBG] pgmap v20055: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:40.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:40 smithi067 bash[27441]: audit 2024-04-04T01:27:39.464116+0000 mon.c (mon.2) 8016 : audit [DBG] from='client.? 172.21.15.67:0/2209429653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:41 smithi082 bash[20963]: audit 2024-04-04T01:27:40.725741+0000 mon.a (mon.0) 16955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:41 smithi067 bash[17655]: audit 2024-04-04T01:27:40.725741+0000 mon.a (mon.0) 16955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:41 smithi067 bash[27441]: audit 2024-04-04T01:27:40.725741+0000 mon.a (mon.0) 16955 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:42 smithi082 bash[20963]: cluster 2024-04-04T01:27:40.834871+0000 mgr.y (mgr.24370) 20072 : cluster [DBG] pgmap v20056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:42 smithi082 bash[20963]: audit 2024-04-04T01:27:41.920752+0000 mon.a (mon.0) 16956 : audit [DBG] from='client.? 172.21.15.67:0/320694998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:42 smithi067 bash[17655]: cluster 2024-04-04T01:27:40.834871+0000 mgr.y (mgr.24370) 20072 : cluster [DBG] pgmap v20056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:42 smithi067 bash[17655]: audit 2024-04-04T01:27:41.920752+0000 mon.a (mon.0) 16956 : audit [DBG] from='client.? 172.21.15.67:0/320694998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:42 smithi067 bash[27441]: cluster 2024-04-04T01:27:40.834871+0000 mgr.y (mgr.24370) 20072 : cluster [DBG] pgmap v20056: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:42 smithi067 bash[27441]: audit 2024-04-04T01:27:41.920752+0000 mon.a (mon.0) 16956 : audit [DBG] from='client.? 172.21.15.67:0/320694998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:27:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:27:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:27:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:27:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:44 smithi082 bash[20963]: cluster 2024-04-04T01:27:42.835536+0000 mgr.y (mgr.24370) 20073 : cluster [DBG] pgmap v20057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:44 smithi067 bash[17655]: cluster 2024-04-04T01:27:42.835536+0000 mgr.y (mgr.24370) 20073 : cluster [DBG] pgmap v20057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:44 smithi067 bash[27441]: cluster 2024-04-04T01:27:42.835536+0000 mgr.y (mgr.24370) 20073 : cluster [DBG] pgmap v20057: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:45.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:45 smithi082 bash[20963]: audit 2024-04-04T01:27:44.391737+0000 mon.c (mon.2) 8017 : audit [DBG] from='client.? 172.21.15.67:0/4057035215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:45 smithi067 bash[27441]: audit 2024-04-04T01:27:44.391737+0000 mon.c (mon.2) 8017 : audit [DBG] from='client.? 172.21.15.67:0/4057035215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:45 smithi067 bash[17655]: audit 2024-04-04T01:27:44.391737+0000 mon.c (mon.2) 8017 : audit [DBG] from='client.? 172.21.15.67:0/4057035215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:46 smithi082 bash[20963]: cluster 2024-04-04T01:27:44.836256+0000 mgr.y (mgr.24370) 20074 : cluster [DBG] pgmap v20058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:46 smithi067 bash[27441]: cluster 2024-04-04T01:27:44.836256+0000 mgr.y (mgr.24370) 20074 : cluster [DBG] pgmap v20058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:46 smithi067 bash[17655]: cluster 2024-04-04T01:27:44.836256+0000 mgr.y (mgr.24370) 20074 : cluster [DBG] pgmap v20058: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:47 smithi082 bash[20963]: audit 2024-04-04T01:27:46.845919+0000 mon.c (mon.2) 8018 : audit [DBG] from='client.? 172.21.15.67:0/3875109632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:47 smithi067 bash[27441]: audit 2024-04-04T01:27:46.845919+0000 mon.c (mon.2) 8018 : audit [DBG] from='client.? 172.21.15.67:0/3875109632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:47 smithi067 bash[17655]: audit 2024-04-04T01:27:46.845919+0000 mon.c (mon.2) 8018 : audit [DBG] from='client.? 172.21.15.67:0/3875109632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:48 smithi082 bash[20963]: cluster 2024-04-04T01:27:46.837318+0000 mgr.y (mgr.24370) 20075 : cluster [DBG] pgmap v20059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:48 smithi067 bash[27441]: cluster 2024-04-04T01:27:46.837318+0000 mgr.y (mgr.24370) 20075 : cluster [DBG] pgmap v20059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:48 smithi067 bash[17655]: cluster 2024-04-04T01:27:46.837318+0000 mgr.y (mgr.24370) 20075 : cluster [DBG] pgmap v20059: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:50 smithi082 bash[20963]: cluster 2024-04-04T01:27:48.838000+0000 mgr.y (mgr.24370) 20076 : cluster [DBG] pgmap v20060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:50 smithi082 bash[20963]: audit 2024-04-04T01:27:49.301107+0000 mon.c (mon.2) 8019 : audit [DBG] from='client.? 172.21.15.67:0/2060297196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:50 smithi067 bash[27441]: cluster 2024-04-04T01:27:48.838000+0000 mgr.y (mgr.24370) 20076 : cluster [DBG] pgmap v20060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:50 smithi067 bash[27441]: audit 2024-04-04T01:27:49.301107+0000 mon.c (mon.2) 8019 : audit [DBG] from='client.? 172.21.15.67:0/2060297196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:50.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:50 smithi067 bash[17655]: cluster 2024-04-04T01:27:48.838000+0000 mgr.y (mgr.24370) 20076 : cluster [DBG] pgmap v20060: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:50.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:50 smithi067 bash[17655]: audit 2024-04-04T01:27:49.301107+0000 mon.c (mon.2) 8019 : audit [DBG] from='client.? 172.21.15.67:0/2060297196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:52 smithi082 bash[20963]: cluster 2024-04-04T01:27:50.839104+0000 mgr.y (mgr.24370) 20077 : cluster [DBG] pgmap v20061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:52.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:52 smithi082 bash[20963]: audit 2024-04-04T01:27:51.754824+0000 mon.c (mon.2) 8020 : audit [DBG] from='client.? 172.21.15.67:0/1988482324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:52 smithi067 bash[17655]: cluster 2024-04-04T01:27:50.839104+0000 mgr.y (mgr.24370) 20077 : cluster [DBG] pgmap v20061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:52 smithi067 bash[17655]: audit 2024-04-04T01:27:51.754824+0000 mon.c (mon.2) 8020 : audit [DBG] from='client.? 172.21.15.67:0/1988482324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:52 smithi067 bash[27441]: cluster 2024-04-04T01:27:50.839104+0000 mgr.y (mgr.24370) 20077 : cluster [DBG] pgmap v20061: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:52 smithi067 bash[27441]: audit 2024-04-04T01:27:51.754824+0000 mon.c (mon.2) 8020 : audit [DBG] from='client.? 172.21.15.67:0/1988482324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:27:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:27:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:27:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:27:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:27:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:54 smithi082 bash[20963]: cluster 2024-04-04T01:27:52.839843+0000 mgr.y (mgr.24370) 20078 : cluster [DBG] pgmap v20062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:54 smithi067 bash[17655]: cluster 2024-04-04T01:27:52.839843+0000 mgr.y (mgr.24370) 20078 : cluster [DBG] pgmap v20062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:54 smithi067 bash[27441]: cluster 2024-04-04T01:27:52.839843+0000 mgr.y (mgr.24370) 20078 : cluster [DBG] pgmap v20062: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:55.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:55 smithi082 bash[20963]: audit 2024-04-04T01:27:54.210230+0000 mon.c (mon.2) 8021 : audit [DBG] from='client.? 172.21.15.67:0/2090088106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:55 smithi067 bash[27441]: audit 2024-04-04T01:27:54.210230+0000 mon.c (mon.2) 8021 : audit [DBG] from='client.? 172.21.15.67:0/2090088106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:55 smithi067 bash[17655]: audit 2024-04-04T01:27:54.210230+0000 mon.c (mon.2) 8021 : audit [DBG] from='client.? 172.21.15.67:0/2090088106' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:56 smithi082 bash[20963]: cluster 2024-04-04T01:27:54.840506+0000 mgr.y (mgr.24370) 20079 : cluster [DBG] pgmap v20063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:56.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:56 smithi082 bash[20963]: audit 2024-04-04T01:27:55.725849+0000 mon.a (mon.0) 16957 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:56 smithi067 bash[27441]: cluster 2024-04-04T01:27:54.840506+0000 mgr.y (mgr.24370) 20079 : cluster [DBG] pgmap v20063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:56 smithi067 bash[27441]: audit 2024-04-04T01:27:55.725849+0000 mon.a (mon.0) 16957 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:56 smithi067 bash[17655]: cluster 2024-04-04T01:27:54.840506+0000 mgr.y (mgr.24370) 20079 : cluster [DBG] pgmap v20063: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:56 smithi067 bash[17655]: audit 2024-04-04T01:27:55.725849+0000 mon.a (mon.0) 16957 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:27:57.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:57 smithi082 bash[20963]: audit 2024-04-04T01:27:56.666777+0000 mon.c (mon.2) 8022 : audit [DBG] from='client.? 172.21.15.67:0/4251497292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:57 smithi067 bash[27441]: audit 2024-04-04T01:27:56.666777+0000 mon.c (mon.2) 8022 : audit [DBG] from='client.? 172.21.15.67:0/4251497292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:57 smithi067 bash[17655]: audit 2024-04-04T01:27:56.666777+0000 mon.c (mon.2) 8022 : audit [DBG] from='client.? 172.21.15.67:0/4251497292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:58.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:58 smithi082 bash[20963]: cluster 2024-04-04T01:27:56.841545+0000 mgr.y (mgr.24370) 20080 : cluster [DBG] pgmap v20064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:58 smithi067 bash[27441]: cluster 2024-04-04T01:27:56.841545+0000 mgr.y (mgr.24370) 20080 : cluster [DBG] pgmap v20064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:58 smithi067 bash[17655]: cluster 2024-04-04T01:27:56.841545+0000 mgr.y (mgr.24370) 20080 : cluster [DBG] pgmap v20064: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:27:59.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:27:59 smithi067 bash[17655]: audit 2024-04-04T01:27:59.122261+0000 mon.a (mon.0) 16958 : audit [DBG] from='client.? 172.21.15.67:0/1644912907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:59.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:27:59 smithi067 bash[27441]: audit 2024-04-04T01:27:59.122261+0000 mon.a (mon.0) 16958 : audit [DBG] from='client.? 172.21.15.67:0/1644912907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:27:59.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:27:59 smithi082 bash[20963]: audit 2024-04-04T01:27:59.122261+0000 mon.a (mon.0) 16958 : audit [DBG] from='client.? 172.21.15.67:0/1644912907' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:00.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:00 smithi067 bash[27441]: cluster 2024-04-04T01:27:58.842188+0000 mgr.y (mgr.24370) 20081 : cluster [DBG] pgmap v20065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:00.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:00 smithi067 bash[17655]: cluster 2024-04-04T01:27:58.842188+0000 mgr.y (mgr.24370) 20081 : cluster [DBG] pgmap v20065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:00 smithi082 bash[20963]: cluster 2024-04-04T01:27:58.842188+0000 mgr.y (mgr.24370) 20081 : cluster [DBG] pgmap v20065: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:02 smithi067 bash[17655]: cluster 2024-04-04T01:28:00.843396+0000 mgr.y (mgr.24370) 20082 : cluster [DBG] pgmap v20066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:02 smithi067 bash[17655]: audit 2024-04-04T01:28:01.578026+0000 mon.c (mon.2) 8023 : audit [DBG] from='client.? 172.21.15.67:0/4068679563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:02 smithi067 bash[27441]: cluster 2024-04-04T01:28:00.843396+0000 mgr.y (mgr.24370) 20082 : cluster [DBG] pgmap v20066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:02.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:02 smithi067 bash[27441]: audit 2024-04-04T01:28:01.578026+0000 mon.c (mon.2) 8023 : audit [DBG] from='client.? 172.21.15.67:0/4068679563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:02 smithi082 bash[20963]: cluster 2024-04-04T01:28:00.843396+0000 mgr.y (mgr.24370) 20082 : cluster [DBG] pgmap v20066: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:02 smithi082 bash[20963]: audit 2024-04-04T01:28:01.578026+0000 mon.c (mon.2) 8023 : audit [DBG] from='client.? 172.21.15.67:0/4068679563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:28:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:03] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:28:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:28:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:28:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:04 smithi067 bash[27441]: cluster 2024-04-04T01:28:02.844134+0000 mgr.y (mgr.24370) 20083 : cluster [DBG] pgmap v20067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:04 smithi067 bash[27441]: audit 2024-04-04T01:28:04.032895+0000 mon.c (mon.2) 8024 : audit [DBG] from='client.? 172.21.15.67:0/178976891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:04 smithi067 bash[17655]: cluster 2024-04-04T01:28:02.844134+0000 mgr.y (mgr.24370) 20083 : cluster [DBG] pgmap v20067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:04.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:04 smithi067 bash[17655]: audit 2024-04-04T01:28:04.032895+0000 mon.c (mon.2) 8024 : audit [DBG] from='client.? 172.21.15.67:0/178976891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:04 smithi082 bash[20963]: cluster 2024-04-04T01:28:02.844134+0000 mgr.y (mgr.24370) 20083 : cluster [DBG] pgmap v20067: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:04 smithi082 bash[20963]: audit 2024-04-04T01:28:04.032895+0000 mon.c (mon.2) 8024 : audit [DBG] from='client.? 172.21.15.67:0/178976891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:06 smithi067 bash[17655]: cluster 2024-04-04T01:28:04.844762+0000 mgr.y (mgr.24370) 20084 : cluster [DBG] pgmap v20068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:06.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:06 smithi067 bash[27441]: cluster 2024-04-04T01:28:04.844762+0000 mgr.y (mgr.24370) 20084 : cluster [DBG] pgmap v20068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:06 smithi082 bash[20963]: cluster 2024-04-04T01:28:04.844762+0000 mgr.y (mgr.24370) 20084 : cluster [DBG] pgmap v20068: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:07.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:07 smithi067 bash[17655]: audit 2024-04-04T01:28:06.478242+0000 mon.c (mon.2) 8025 : audit [DBG] from='client.? 172.21.15.67:0/2934538661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:07.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:07 smithi067 bash[27441]: audit 2024-04-04T01:28:06.478242+0000 mon.c (mon.2) 8025 : audit [DBG] from='client.? 172.21.15.67:0/2934538661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:07.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:07 smithi082 bash[20963]: audit 2024-04-04T01:28:06.478242+0000 mon.c (mon.2) 8025 : audit [DBG] from='client.? 172.21.15.67:0/2934538661' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:08 smithi067 bash[27441]: cluster 2024-04-04T01:28:06.845879+0000 mgr.y (mgr.24370) 20085 : cluster [DBG] pgmap v20069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:08 smithi067 bash[17655]: cluster 2024-04-04T01:28:06.845879+0000 mgr.y (mgr.24370) 20085 : cluster [DBG] pgmap v20069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:08.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:08 smithi082 bash[20963]: cluster 2024-04-04T01:28:06.845879+0000 mgr.y (mgr.24370) 20085 : cluster [DBG] pgmap v20069: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:09 smithi067 bash[17655]: audit 2024-04-04T01:28:08.941343+0000 mon.c (mon.2) 8026 : audit [DBG] from='client.? 172.21.15.67:0/1845360170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:09 smithi067 bash[27441]: audit 2024-04-04T01:28:08.941343+0000 mon.c (mon.2) 8026 : audit [DBG] from='client.? 172.21.15.67:0/1845360170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:09 smithi082 bash[20963]: audit 2024-04-04T01:28:08.941343+0000 mon.c (mon.2) 8026 : audit [DBG] from='client.? 172.21.15.67:0/1845360170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:10 smithi082 bash[20963]: cluster 2024-04-04T01:28:08.846518+0000 mgr.y (mgr.24370) 20086 : cluster [DBG] pgmap v20070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:10 smithi067 bash[17655]: cluster 2024-04-04T01:28:08.846518+0000 mgr.y (mgr.24370) 20086 : cluster [DBG] pgmap v20070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:10 smithi067 bash[27441]: cluster 2024-04-04T01:28:08.846518+0000 mgr.y (mgr.24370) 20086 : cluster [DBG] pgmap v20070: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:11 smithi082 bash[20963]: audit 2024-04-04T01:28:10.726324+0000 mon.a (mon.0) 16959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:11 smithi067 bash[17655]: audit 2024-04-04T01:28:10.726324+0000 mon.a (mon.0) 16959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:11 smithi067 bash[27441]: audit 2024-04-04T01:28:10.726324+0000 mon.a (mon.0) 16959 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:12 smithi082 bash[20963]: cluster 2024-04-04T01:28:10.847672+0000 mgr.y (mgr.24370) 20087 : cluster [DBG] pgmap v20071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:12 smithi082 bash[20963]: audit 2024-04-04T01:28:11.404963+0000 mon.a (mon.0) 16960 : audit [DBG] from='client.? 172.21.15.67:0/819267100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:12 smithi067 bash[27441]: cluster 2024-04-04T01:28:10.847672+0000 mgr.y (mgr.24370) 20087 : cluster [DBG] pgmap v20071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:12 smithi067 bash[27441]: audit 2024-04-04T01:28:11.404963+0000 mon.a (mon.0) 16960 : audit [DBG] from='client.? 172.21.15.67:0/819267100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:12 smithi067 bash[17655]: cluster 2024-04-04T01:28:10.847672+0000 mgr.y (mgr.24370) 20087 : cluster [DBG] pgmap v20071: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:12 smithi067 bash[17655]: audit 2024-04-04T01:28:11.404963+0000 mon.a (mon.0) 16960 : audit [DBG] from='client.? 172.21.15.67:0/819267100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:28:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:28:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:28:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:28:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:14 smithi082 bash[20963]: cluster 2024-04-04T01:28:12.848403+0000 mgr.y (mgr.24370) 20088 : cluster [DBG] pgmap v20072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:14 smithi082 bash[20963]: audit 2024-04-04T01:28:13.863379+0000 mon.c (mon.2) 8027 : audit [DBG] from='client.? 172.21.15.67:0/1206087280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:14 smithi067 bash[17655]: cluster 2024-04-04T01:28:12.848403+0000 mgr.y (mgr.24370) 20088 : cluster [DBG] pgmap v20072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:14 smithi067 bash[17655]: audit 2024-04-04T01:28:13.863379+0000 mon.c (mon.2) 8027 : audit [DBG] from='client.? 172.21.15.67:0/1206087280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:14 smithi067 bash[27441]: cluster 2024-04-04T01:28:12.848403+0000 mgr.y (mgr.24370) 20088 : cluster [DBG] pgmap v20072: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:14 smithi067 bash[27441]: audit 2024-04-04T01:28:13.863379+0000 mon.c (mon.2) 8027 : audit [DBG] from='client.? 172.21.15.67:0/1206087280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:16 smithi082 bash[20963]: cluster 2024-04-04T01:28:14.849093+0000 mgr.y (mgr.24370) 20089 : cluster [DBG] pgmap v20073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:16 smithi067 bash[17655]: cluster 2024-04-04T01:28:14.849093+0000 mgr.y (mgr.24370) 20089 : cluster [DBG] pgmap v20073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:16 smithi067 bash[27441]: cluster 2024-04-04T01:28:14.849093+0000 mgr.y (mgr.24370) 20089 : cluster [DBG] pgmap v20073: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:17 smithi082 bash[20963]: audit 2024-04-04T01:28:16.323262+0000 mon.c (mon.2) 8028 : audit [DBG] from='client.? 172.21.15.67:0/1744151820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:17 smithi067 bash[17655]: audit 2024-04-04T01:28:16.323262+0000 mon.c (mon.2) 8028 : audit [DBG] from='client.? 172.21.15.67:0/1744151820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:17 smithi067 bash[27441]: audit 2024-04-04T01:28:16.323262+0000 mon.c (mon.2) 8028 : audit [DBG] from='client.? 172.21.15.67:0/1744151820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:18 smithi082 bash[20963]: cluster 2024-04-04T01:28:16.850390+0000 mgr.y (mgr.24370) 20090 : cluster [DBG] pgmap v20074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:18 smithi067 bash[27441]: cluster 2024-04-04T01:28:16.850390+0000 mgr.y (mgr.24370) 20090 : cluster [DBG] pgmap v20074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:18 smithi067 bash[17655]: cluster 2024-04-04T01:28:16.850390+0000 mgr.y (mgr.24370) 20090 : cluster [DBG] pgmap v20074: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:19.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:19 smithi082 bash[20963]: audit 2024-04-04T01:28:18.778644+0000 mon.c (mon.2) 8029 : audit [DBG] from='client.? 172.21.15.67:0/1169562602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:19.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:19 smithi067 bash[17655]: audit 2024-04-04T01:28:18.778644+0000 mon.c (mon.2) 8029 : audit [DBG] from='client.? 172.21.15.67:0/1169562602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:19 smithi067 bash[27441]: audit 2024-04-04T01:28:18.778644+0000 mon.c (mon.2) 8029 : audit [DBG] from='client.? 172.21.15.67:0/1169562602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:20 smithi082 bash[20963]: cluster 2024-04-04T01:28:18.851172+0000 mgr.y (mgr.24370) 20091 : cluster [DBG] pgmap v20075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:20 smithi067 bash[17655]: cluster 2024-04-04T01:28:18.851172+0000 mgr.y (mgr.24370) 20091 : cluster [DBG] pgmap v20075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:20 smithi067 bash[27441]: cluster 2024-04-04T01:28:18.851172+0000 mgr.y (mgr.24370) 20091 : cluster [DBG] pgmap v20075: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:22 smithi082 bash[20963]: cluster 2024-04-04T01:28:20.852402+0000 mgr.y (mgr.24370) 20092 : cluster [DBG] pgmap v20076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:22 smithi082 bash[20963]: audit 2024-04-04T01:28:21.239282+0000 mon.c (mon.2) 8030 : audit [DBG] from='client.? 172.21.15.67:0/913475880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:22 smithi067 bash[27441]: cluster 2024-04-04T01:28:20.852402+0000 mgr.y (mgr.24370) 20092 : cluster [DBG] pgmap v20076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:22 smithi067 bash[27441]: audit 2024-04-04T01:28:21.239282+0000 mon.c (mon.2) 8030 : audit [DBG] from='client.? 172.21.15.67:0/913475880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:22 smithi067 bash[17655]: cluster 2024-04-04T01:28:20.852402+0000 mgr.y (mgr.24370) 20092 : cluster [DBG] pgmap v20076: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:22 smithi067 bash[17655]: audit 2024-04-04T01:28:21.239282+0000 mon.c (mon.2) 8030 : audit [DBG] from='client.? 172.21.15.67:0/913475880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:28:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:28:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:28:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:28:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:24 smithi082 bash[20963]: cluster 2024-04-04T01:28:22.853112+0000 mgr.y (mgr.24370) 20093 : cluster [DBG] pgmap v20077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:24 smithi082 bash[20963]: audit 2024-04-04T01:28:23.693867+0000 mon.c (mon.2) 8031 : audit [DBG] from='client.? 172.21.15.67:0/64048278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:24 smithi067 bash[17655]: cluster 2024-04-04T01:28:22.853112+0000 mgr.y (mgr.24370) 20093 : cluster [DBG] pgmap v20077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:24.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:24 smithi067 bash[17655]: audit 2024-04-04T01:28:23.693867+0000 mon.c (mon.2) 8031 : audit [DBG] from='client.? 172.21.15.67:0/64048278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:24 smithi067 bash[27441]: cluster 2024-04-04T01:28:22.853112+0000 mgr.y (mgr.24370) 20093 : cluster [DBG] pgmap v20077: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:24.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:24 smithi067 bash[27441]: audit 2024-04-04T01:28:23.693867+0000 mon.c (mon.2) 8031 : audit [DBG] from='client.? 172.21.15.67:0/64048278' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:26 smithi082 bash[20963]: cluster 2024-04-04T01:28:24.853826+0000 mgr.y (mgr.24370) 20094 : cluster [DBG] pgmap v20078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:26 smithi082 bash[20963]: audit 2024-04-04T01:28:25.726276+0000 mon.a (mon.0) 16961 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:26 smithi082 bash[20963]: audit 2024-04-04T01:28:26.145785+0000 mon.a (mon.0) 16962 : audit [DBG] from='client.? 172.21.15.67:0/1749656584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:26 smithi067 bash[17655]: cluster 2024-04-04T01:28:24.853826+0000 mgr.y (mgr.24370) 20094 : cluster [DBG] pgmap v20078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:26 smithi067 bash[17655]: audit 2024-04-04T01:28:25.726276+0000 mon.a (mon.0) 16961 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:26 smithi067 bash[17655]: audit 2024-04-04T01:28:26.145785+0000 mon.a (mon.0) 16962 : audit [DBG] from='client.? 172.21.15.67:0/1749656584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:26 smithi067 bash[27441]: cluster 2024-04-04T01:28:24.853826+0000 mgr.y (mgr.24370) 20094 : cluster [DBG] pgmap v20078: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:26 smithi067 bash[27441]: audit 2024-04-04T01:28:25.726276+0000 mon.a (mon.0) 16961 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:26 smithi067 bash[27441]: audit 2024-04-04T01:28:26.145785+0000 mon.a (mon.0) 16962 : audit [DBG] from='client.? 172.21.15.67:0/1749656584' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:28 smithi082 bash[20963]: cluster 2024-04-04T01:28:26.855022+0000 mgr.y (mgr.24370) 20095 : cluster [DBG] pgmap v20079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:28 smithi067 bash[27441]: cluster 2024-04-04T01:28:26.855022+0000 mgr.y (mgr.24370) 20095 : cluster [DBG] pgmap v20079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:28 smithi067 bash[17655]: cluster 2024-04-04T01:28:26.855022+0000 mgr.y (mgr.24370) 20095 : cluster [DBG] pgmap v20079: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:29 smithi082 bash[20963]: audit 2024-04-04T01:28:28.596275+0000 mon.a (mon.0) 16963 : audit [DBG] from='client.? 172.21.15.67:0/3840800831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:29.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:29 smithi067 bash[27441]: audit 2024-04-04T01:28:28.596275+0000 mon.a (mon.0) 16963 : audit [DBG] from='client.? 172.21.15.67:0/3840800831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:29 smithi067 bash[17655]: audit 2024-04-04T01:28:28.596275+0000 mon.a (mon.0) 16963 : audit [DBG] from='client.? 172.21.15.67:0/3840800831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:30 smithi082 bash[20963]: cluster 2024-04-04T01:28:28.855657+0000 mgr.y (mgr.24370) 20096 : cluster [DBG] pgmap v20080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:30 smithi082 bash[20963]: audit 2024-04-04T01:28:30.010636+0000 mon.a (mon.0) 16964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:28:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:30 smithi067 bash[17655]: cluster 2024-04-04T01:28:28.855657+0000 mgr.y (mgr.24370) 20096 : cluster [DBG] pgmap v20080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:30 smithi067 bash[17655]: audit 2024-04-04T01:28:30.010636+0000 mon.a (mon.0) 16964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:28:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:30 smithi067 bash[27441]: cluster 2024-04-04T01:28:28.855657+0000 mgr.y (mgr.24370) 20096 : cluster [DBG] pgmap v20080: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:30 smithi067 bash[27441]: audit 2024-04-04T01:28:30.010636+0000 mon.a (mon.0) 16964 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:28:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:31 smithi082 bash[20963]: audit 2024-04-04T01:28:31.049710+0000 mon.c (mon.2) 8032 : audit [DBG] from='client.? 172.21.15.67:0/246833256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:31.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:31 smithi067 bash[17655]: audit 2024-04-04T01:28:31.049710+0000 mon.c (mon.2) 8032 : audit [DBG] from='client.? 172.21.15.67:0/246833256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:31 smithi067 bash[27441]: audit 2024-04-04T01:28:31.049710+0000 mon.c (mon.2) 8032 : audit [DBG] from='client.? 172.21.15.67:0/246833256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:32 smithi082 bash[20963]: cluster 2024-04-04T01:28:30.856833+0000 mgr.y (mgr.24370) 20097 : cluster [DBG] pgmap v20081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:32 smithi067 bash[17655]: cluster 2024-04-04T01:28:30.856833+0000 mgr.y (mgr.24370) 20097 : cluster [DBG] pgmap v20081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:32 smithi067 bash[27441]: cluster 2024-04-04T01:28:30.856833+0000 mgr.y (mgr.24370) 20097 : cluster [DBG] pgmap v20081: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:28:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:28:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:28:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:28:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:34 smithi082 bash[20963]: cluster 2024-04-04T01:28:32.857537+0000 mgr.y (mgr.24370) 20098 : cluster [DBG] pgmap v20082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:34 smithi082 bash[20963]: audit 2024-04-04T01:28:33.511810+0000 mon.a (mon.0) 16965 : audit [DBG] from='client.? 172.21.15.67:0/3380077338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:34 smithi067 bash[17655]: cluster 2024-04-04T01:28:32.857537+0000 mgr.y (mgr.24370) 20098 : cluster [DBG] pgmap v20082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:34 smithi067 bash[17655]: audit 2024-04-04T01:28:33.511810+0000 mon.a (mon.0) 16965 : audit [DBG] from='client.? 172.21.15.67:0/3380077338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:34 smithi067 bash[27441]: cluster 2024-04-04T01:28:32.857537+0000 mgr.y (mgr.24370) 20098 : cluster [DBG] pgmap v20082: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:34 smithi067 bash[27441]: audit 2024-04-04T01:28:33.511810+0000 mon.a (mon.0) 16965 : audit [DBG] from='client.? 172.21.15.67:0/3380077338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:36 smithi082 bash[20963]: cluster 2024-04-04T01:28:34.858096+0000 mgr.y (mgr.24370) 20099 : cluster [DBG] pgmap v20083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:36 smithi082 bash[20963]: audit 2024-04-04T01:28:35.712334+0000 mon.a (mon.0) 16966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:36 smithi082 bash[20963]: audit 2024-04-04T01:28:35.719852+0000 mon.a (mon.0) 16967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:36 smithi082 bash[20963]: audit 2024-04-04T01:28:35.969412+0000 mon.c (mon.2) 8033 : audit [DBG] from='client.? 172.21.15.67:0/3807477114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:36 smithi082 bash[20963]: audit 2024-04-04T01:28:36.007289+0000 mon.a (mon.0) 16968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:36 smithi082 bash[20963]: audit 2024-04-04T01:28:36.014868+0000 mon.a (mon.0) 16969 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[17655]: cluster 2024-04-04T01:28:34.858096+0000 mgr.y (mgr.24370) 20099 : cluster [DBG] pgmap v20083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[17655]: audit 2024-04-04T01:28:35.712334+0000 mon.a (mon.0) 16966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[17655]: audit 2024-04-04T01:28:35.719852+0000 mon.a (mon.0) 16967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[17655]: audit 2024-04-04T01:28:35.969412+0000 mon.c (mon.2) 8033 : audit [DBG] from='client.? 172.21.15.67:0/3807477114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[17655]: audit 2024-04-04T01:28:36.007289+0000 mon.a (mon.0) 16968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[17655]: audit 2024-04-04T01:28:36.014868+0000 mon.a (mon.0) 16969 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[27441]: cluster 2024-04-04T01:28:34.858096+0000 mgr.y (mgr.24370) 20099 : cluster [DBG] pgmap v20083: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[27441]: audit 2024-04-04T01:28:35.712334+0000 mon.a (mon.0) 16966 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[27441]: audit 2024-04-04T01:28:35.719852+0000 mon.a (mon.0) 16967 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[27441]: audit 2024-04-04T01:28:35.969412+0000 mon.c (mon.2) 8033 : audit [DBG] from='client.? 172.21.15.67:0/3807477114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[27441]: audit 2024-04-04T01:28:36.007289+0000 mon.a (mon.0) 16968 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:36.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:36 smithi067 bash[27441]: audit 2024-04-04T01:28:36.014868+0000 mon.a (mon.0) 16969 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:37 smithi082 bash[20963]: audit 2024-04-04T01:28:36.438239+0000 mon.a (mon.0) 16970 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:28:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:37 smithi082 bash[20963]: audit 2024-04-04T01:28:36.439807+0000 mon.a (mon.0) 16971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:28:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:37 smithi082 bash[20963]: audit 2024-04-04T01:28:36.450430+0000 mon.a (mon.0) 16972 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:37 smithi067 bash[17655]: audit 2024-04-04T01:28:36.438239+0000 mon.a (mon.0) 16970 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:28:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:37 smithi067 bash[17655]: audit 2024-04-04T01:28:36.439807+0000 mon.a (mon.0) 16971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:28:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:37 smithi067 bash[17655]: audit 2024-04-04T01:28:36.450430+0000 mon.a (mon.0) 16972 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:37 smithi067 bash[27441]: audit 2024-04-04T01:28:36.438239+0000 mon.a (mon.0) 16970 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:28:37.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:37 smithi067 bash[27441]: audit 2024-04-04T01:28:36.439807+0000 mon.a (mon.0) 16971 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:28:37.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:37 smithi067 bash[27441]: audit 2024-04-04T01:28:36.450430+0000 mon.a (mon.0) 16972 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:28:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:38 smithi082 bash[20963]: cluster 2024-04-04T01:28:36.859389+0000 mgr.y (mgr.24370) 20100 : cluster [DBG] pgmap v20084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:38 smithi067 bash[17655]: cluster 2024-04-04T01:28:36.859389+0000 mgr.y (mgr.24370) 20100 : cluster [DBG] pgmap v20084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:38 smithi067 bash[27441]: cluster 2024-04-04T01:28:36.859389+0000 mgr.y (mgr.24370) 20100 : cluster [DBG] pgmap v20084: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:39 smithi082 bash[20963]: audit 2024-04-04T01:28:38.428852+0000 mon.a (mon.0) 16973 : audit [DBG] from='client.? 172.21.15.67:0/1012297287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:39 smithi067 bash[17655]: audit 2024-04-04T01:28:38.428852+0000 mon.a (mon.0) 16973 : audit [DBG] from='client.? 172.21.15.67:0/1012297287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:39 smithi067 bash[27441]: audit 2024-04-04T01:28:38.428852+0000 mon.a (mon.0) 16973 : audit [DBG] from='client.? 172.21.15.67:0/1012297287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:40 smithi082 bash[20963]: cluster 2024-04-04T01:28:38.860135+0000 mgr.y (mgr.24370) 20101 : cluster [DBG] pgmap v20085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:40 smithi067 bash[27441]: cluster 2024-04-04T01:28:38.860135+0000 mgr.y (mgr.24370) 20101 : cluster [DBG] pgmap v20085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:40 smithi067 bash[17655]: cluster 2024-04-04T01:28:38.860135+0000 mgr.y (mgr.24370) 20101 : cluster [DBG] pgmap v20085: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:41 smithi082 bash[20963]: audit 2024-04-04T01:28:40.726859+0000 mon.a (mon.0) 16974 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:41 smithi082 bash[20963]: audit 2024-04-04T01:28:40.888321+0000 mon.a (mon.0) 16975 : audit [DBG] from='client.? 172.21.15.67:0/2052129363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:41 smithi067 bash[27441]: audit 2024-04-04T01:28:40.726859+0000 mon.a (mon.0) 16974 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:41 smithi067 bash[27441]: audit 2024-04-04T01:28:40.888321+0000 mon.a (mon.0) 16975 : audit [DBG] from='client.? 172.21.15.67:0/2052129363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:41 smithi067 bash[17655]: audit 2024-04-04T01:28:40.726859+0000 mon.a (mon.0) 16974 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:41 smithi067 bash[17655]: audit 2024-04-04T01:28:40.888321+0000 mon.a (mon.0) 16975 : audit [DBG] from='client.? 172.21.15.67:0/2052129363' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:42 smithi082 bash[20963]: cluster 2024-04-04T01:28:40.861229+0000 mgr.y (mgr.24370) 20102 : cluster [DBG] pgmap v20086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:42 smithi067 bash[17655]: cluster 2024-04-04T01:28:40.861229+0000 mgr.y (mgr.24370) 20102 : cluster [DBG] pgmap v20086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:42.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:42 smithi067 bash[27441]: cluster 2024-04-04T01:28:40.861229+0000 mgr.y (mgr.24370) 20102 : cluster [DBG] pgmap v20086: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:28:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:28:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:28:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:28:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:44 smithi082 bash[20963]: cluster 2024-04-04T01:28:42.861988+0000 mgr.y (mgr.24370) 20103 : cluster [DBG] pgmap v20087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:44 smithi082 bash[20963]: audit 2024-04-04T01:28:43.346738+0000 mon.a (mon.0) 16976 : audit [DBG] from='client.? 172.21.15.67:0/2317330073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:44 smithi067 bash[27441]: cluster 2024-04-04T01:28:42.861988+0000 mgr.y (mgr.24370) 20103 : cluster [DBG] pgmap v20087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:44 smithi067 bash[27441]: audit 2024-04-04T01:28:43.346738+0000 mon.a (mon.0) 16976 : audit [DBG] from='client.? 172.21.15.67:0/2317330073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:44 smithi067 bash[17655]: cluster 2024-04-04T01:28:42.861988+0000 mgr.y (mgr.24370) 20103 : cluster [DBG] pgmap v20087: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:44 smithi067 bash[17655]: audit 2024-04-04T01:28:43.346738+0000 mon.a (mon.0) 16976 : audit [DBG] from='client.? 172.21.15.67:0/2317330073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:46 smithi082 bash[20963]: cluster 2024-04-04T01:28:44.862621+0000 mgr.y (mgr.24370) 20104 : cluster [DBG] pgmap v20088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:46 smithi082 bash[20963]: audit 2024-04-04T01:28:45.796681+0000 mon.c (mon.2) 8034 : audit [DBG] from='client.? 172.21.15.67:0/2695817594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:46 smithi067 bash[27441]: cluster 2024-04-04T01:28:44.862621+0000 mgr.y (mgr.24370) 20104 : cluster [DBG] pgmap v20088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:46 smithi067 bash[27441]: audit 2024-04-04T01:28:45.796681+0000 mon.c (mon.2) 8034 : audit [DBG] from='client.? 172.21.15.67:0/2695817594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:46 smithi067 bash[17655]: cluster 2024-04-04T01:28:44.862621+0000 mgr.y (mgr.24370) 20104 : cluster [DBG] pgmap v20088: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:46 smithi067 bash[17655]: audit 2024-04-04T01:28:45.796681+0000 mon.c (mon.2) 8034 : audit [DBG] from='client.? 172.21.15.67:0/2695817594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:48 smithi082 bash[20963]: cluster 2024-04-04T01:28:46.863899+0000 mgr.y (mgr.24370) 20105 : cluster [DBG] pgmap v20089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:48 smithi082 bash[20963]: audit 2024-04-04T01:28:48.253402+0000 mon.c (mon.2) 8035 : audit [DBG] from='client.? 172.21.15.67:0/1820142594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:48 smithi067 bash[17655]: cluster 2024-04-04T01:28:46.863899+0000 mgr.y (mgr.24370) 20105 : cluster [DBG] pgmap v20089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:48 smithi067 bash[17655]: audit 2024-04-04T01:28:48.253402+0000 mon.c (mon.2) 8035 : audit [DBG] from='client.? 172.21.15.67:0/1820142594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:48 smithi067 bash[27441]: cluster 2024-04-04T01:28:46.863899+0000 mgr.y (mgr.24370) 20105 : cluster [DBG] pgmap v20089: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:48 smithi067 bash[27441]: audit 2024-04-04T01:28:48.253402+0000 mon.c (mon.2) 8035 : audit [DBG] from='client.? 172.21.15.67:0/1820142594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:50 smithi082 bash[20963]: cluster 2024-04-04T01:28:48.864547+0000 mgr.y (mgr.24370) 20106 : cluster [DBG] pgmap v20090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:50 smithi067 bash[27441]: cluster 2024-04-04T01:28:48.864547+0000 mgr.y (mgr.24370) 20106 : cluster [DBG] pgmap v20090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:50 smithi067 bash[17655]: cluster 2024-04-04T01:28:48.864547+0000 mgr.y (mgr.24370) 20106 : cluster [DBG] pgmap v20090: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:51.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:51 smithi082 bash[20963]: audit 2024-04-04T01:28:50.707475+0000 mon.a (mon.0) 16977 : audit [DBG] from='client.? 172.21.15.67:0/2813018298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:51 smithi067 bash[17655]: audit 2024-04-04T01:28:50.707475+0000 mon.a (mon.0) 16977 : audit [DBG] from='client.? 172.21.15.67:0/2813018298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:51.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:51 smithi067 bash[27441]: audit 2024-04-04T01:28:50.707475+0000 mon.a (mon.0) 16977 : audit [DBG] from='client.? 172.21.15.67:0/2813018298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:52 smithi082 bash[20963]: cluster 2024-04-04T01:28:50.865696+0000 mgr.y (mgr.24370) 20107 : cluster [DBG] pgmap v20091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:52 smithi067 bash[27441]: cluster 2024-04-04T01:28:50.865696+0000 mgr.y (mgr.24370) 20107 : cluster [DBG] pgmap v20091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:52 smithi067 bash[17655]: cluster 2024-04-04T01:28:50.865696+0000 mgr.y (mgr.24370) 20107 : cluster [DBG] pgmap v20091: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:53.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:53 smithi067 bash[27441]: audit 2024-04-04T01:28:53.162573+0000 mon.c (mon.2) 8036 : audit [DBG] from='client.? 172.21.15.67:0/3722658951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:53.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:53 smithi067 bash[17655]: audit 2024-04-04T01:28:53.162573+0000 mon.c (mon.2) 8036 : audit [DBG] from='client.? 172.21.15.67:0/3722658951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:28:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:28:53.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:53 smithi082 bash[20963]: audit 2024-04-04T01:28:53.162573+0000 mon.c (mon.2) 8036 : audit [DBG] from='client.? 172.21.15.67:0/3722658951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:53.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:28:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:28:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:54 smithi082 bash[20963]: cluster 2024-04-04T01:28:52.866280+0000 mgr.y (mgr.24370) 20108 : cluster [DBG] pgmap v20092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:54 smithi067 bash[17655]: cluster 2024-04-04T01:28:52.866280+0000 mgr.y (mgr.24370) 20108 : cluster [DBG] pgmap v20092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:54 smithi067 bash[27441]: cluster 2024-04-04T01:28:52.866280+0000 mgr.y (mgr.24370) 20108 : cluster [DBG] pgmap v20092: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:56 smithi082 bash[20963]: cluster 2024-04-04T01:28:54.866920+0000 mgr.y (mgr.24370) 20109 : cluster [DBG] pgmap v20093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:56 smithi082 bash[20963]: audit 2024-04-04T01:28:55.613929+0000 mon.c (mon.2) 8037 : audit [DBG] from='client.? 172.21.15.67:0/3390648473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:56 smithi082 bash[20963]: audit 2024-04-04T01:28:55.727327+0000 mon.a (mon.0) 16978 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:56 smithi067 bash[17655]: cluster 2024-04-04T01:28:54.866920+0000 mgr.y (mgr.24370) 20109 : cluster [DBG] pgmap v20093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:56 smithi067 bash[17655]: audit 2024-04-04T01:28:55.613929+0000 mon.c (mon.2) 8037 : audit [DBG] from='client.? 172.21.15.67:0/3390648473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:56 smithi067 bash[17655]: audit 2024-04-04T01:28:55.727327+0000 mon.a (mon.0) 16978 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:56 smithi067 bash[27441]: cluster 2024-04-04T01:28:54.866920+0000 mgr.y (mgr.24370) 20109 : cluster [DBG] pgmap v20093: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:56 smithi067 bash[27441]: audit 2024-04-04T01:28:55.613929+0000 mon.c (mon.2) 8037 : audit [DBG] from='client.? 172.21.15.67:0/3390648473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:56 smithi067 bash[27441]: audit 2024-04-04T01:28:55.727327+0000 mon.a (mon.0) 16978 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:28:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:58 smithi082 bash[20963]: cluster 2024-04-04T01:28:56.868146+0000 mgr.y (mgr.24370) 20110 : cluster [DBG] pgmap v20094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:28:58 smithi082 bash[20963]: audit 2024-04-04T01:28:58.063736+0000 mon.c (mon.2) 8038 : audit [DBG] from='client.? 172.21.15.67:0/1438152726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:58 smithi067 bash[27441]: cluster 2024-04-04T01:28:56.868146+0000 mgr.y (mgr.24370) 20110 : cluster [DBG] pgmap v20094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:28:58 smithi067 bash[27441]: audit 2024-04-04T01:28:58.063736+0000 mon.c (mon.2) 8038 : audit [DBG] from='client.? 172.21.15.67:0/1438152726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:28:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:58 smithi067 bash[17655]: cluster 2024-04-04T01:28:56.868146+0000 mgr.y (mgr.24370) 20110 : cluster [DBG] pgmap v20094: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:28:58.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:28:58 smithi067 bash[17655]: audit 2024-04-04T01:28:58.063736+0000 mon.c (mon.2) 8038 : audit [DBG] from='client.? 172.21.15.67:0/1438152726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:00 smithi082 bash[20963]: cluster 2024-04-04T01:28:58.868753+0000 mgr.y (mgr.24370) 20111 : cluster [DBG] pgmap v20095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:00 smithi067 bash[17655]: cluster 2024-04-04T01:28:58.868753+0000 mgr.y (mgr.24370) 20111 : cluster [DBG] pgmap v20095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:00 smithi067 bash[27441]: cluster 2024-04-04T01:28:58.868753+0000 mgr.y (mgr.24370) 20111 : cluster [DBG] pgmap v20095: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:01.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:01 smithi082 bash[20963]: audit 2024-04-04T01:29:00.516621+0000 mon.a (mon.0) 16979 : audit [DBG] from='client.? 172.21.15.67:0/275137653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:01.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:01 smithi067 bash[17655]: audit 2024-04-04T01:29:00.516621+0000 mon.a (mon.0) 16979 : audit [DBG] from='client.? 172.21.15.67:0/275137653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:01.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:01 smithi067 bash[27441]: audit 2024-04-04T01:29:00.516621+0000 mon.a (mon.0) 16979 : audit [DBG] from='client.? 172.21.15.67:0/275137653' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:02 smithi082 bash[20963]: cluster 2024-04-04T01:29:00.869985+0000 mgr.y (mgr.24370) 20112 : cluster [DBG] pgmap v20096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:02 smithi067 bash[27441]: cluster 2024-04-04T01:29:00.869985+0000 mgr.y (mgr.24370) 20112 : cluster [DBG] pgmap v20096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:02 smithi067 bash[17655]: cluster 2024-04-04T01:29:00.869985+0000 mgr.y (mgr.24370) 20112 : cluster [DBG] pgmap v20096: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:03.359 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:29:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:03] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:29:03.360 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:03 smithi067 bash[17655]: audit 2024-04-04T01:29:02.968229+0000 mon.c (mon.2) 8039 : audit [DBG] from='client.? 172.21.15.67:0/103647931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:03.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:03 smithi082 bash[20963]: audit 2024-04-04T01:29:02.968229+0000 mon.c (mon.2) 8039 : audit [DBG] from='client.? 172.21.15.67:0/103647931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:03.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:29:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:29:03.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:03 smithi067 bash[27441]: audit 2024-04-04T01:29:02.968229+0000 mon.c (mon.2) 8039 : audit [DBG] from='client.? 172.21.15.67:0/103647931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:04 smithi082 bash[20963]: cluster 2024-04-04T01:29:02.870772+0000 mgr.y (mgr.24370) 20113 : cluster [DBG] pgmap v20097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:04 smithi067 bash[17655]: cluster 2024-04-04T01:29:02.870772+0000 mgr.y (mgr.24370) 20113 : cluster [DBG] pgmap v20097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:04 smithi067 bash[27441]: cluster 2024-04-04T01:29:02.870772+0000 mgr.y (mgr.24370) 20113 : cluster [DBG] pgmap v20097: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:06 smithi082 bash[20963]: cluster 2024-04-04T01:29:04.871475+0000 mgr.y (mgr.24370) 20114 : cluster [DBG] pgmap v20098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:06 smithi082 bash[20963]: audit 2024-04-04T01:29:05.423098+0000 mon.a (mon.0) 16980 : audit [DBG] from='client.? 172.21.15.67:0/238402879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:06 smithi067 bash[27441]: cluster 2024-04-04T01:29:04.871475+0000 mgr.y (mgr.24370) 20114 : cluster [DBG] pgmap v20098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:06 smithi067 bash[27441]: audit 2024-04-04T01:29:05.423098+0000 mon.a (mon.0) 16980 : audit [DBG] from='client.? 172.21.15.67:0/238402879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:06 smithi067 bash[17655]: cluster 2024-04-04T01:29:04.871475+0000 mgr.y (mgr.24370) 20114 : cluster [DBG] pgmap v20098: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:06.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:06 smithi067 bash[17655]: audit 2024-04-04T01:29:05.423098+0000 mon.a (mon.0) 16980 : audit [DBG] from='client.? 172.21.15.67:0/238402879' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:08 smithi082 bash[20963]: cluster 2024-04-04T01:29:06.872702+0000 mgr.y (mgr.24370) 20115 : cluster [DBG] pgmap v20099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:08 smithi082 bash[20963]: audit 2024-04-04T01:29:07.876851+0000 mon.c (mon.2) 8040 : audit [DBG] from='client.? 172.21.15.67:0/1929318437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:08.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:08 smithi067 bash[27441]: cluster 2024-04-04T01:29:06.872702+0000 mgr.y (mgr.24370) 20115 : cluster [DBG] pgmap v20099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:08.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:08 smithi067 bash[27441]: audit 2024-04-04T01:29:07.876851+0000 mon.c (mon.2) 8040 : audit [DBG] from='client.? 172.21.15.67:0/1929318437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:08.670 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:08 smithi067 bash[17655]: cluster 2024-04-04T01:29:06.872702+0000 mgr.y (mgr.24370) 20115 : cluster [DBG] pgmap v20099: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:08.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:08 smithi067 bash[17655]: audit 2024-04-04T01:29:07.876851+0000 mon.c (mon.2) 8040 : audit [DBG] from='client.? 172.21.15.67:0/1929318437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:10 smithi082 bash[20963]: cluster 2024-04-04T01:29:08.873359+0000 mgr.y (mgr.24370) 20116 : cluster [DBG] pgmap v20100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:10 smithi082 bash[20963]: audit 2024-04-04T01:29:10.322149+0000 mon.a (mon.0) 16981 : audit [DBG] from='client.? 172.21.15.67:0/1918008942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:10 smithi067 bash[17655]: cluster 2024-04-04T01:29:08.873359+0000 mgr.y (mgr.24370) 20116 : cluster [DBG] pgmap v20100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:10 smithi067 bash[17655]: audit 2024-04-04T01:29:10.322149+0000 mon.a (mon.0) 16981 : audit [DBG] from='client.? 172.21.15.67:0/1918008942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:10 smithi067 bash[27441]: cluster 2024-04-04T01:29:08.873359+0000 mgr.y (mgr.24370) 20116 : cluster [DBG] pgmap v20100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:10 smithi067 bash[27441]: audit 2024-04-04T01:29:10.322149+0000 mon.a (mon.0) 16981 : audit [DBG] from='client.? 172.21.15.67:0/1918008942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:11 smithi082 bash[20963]: audit 2024-04-04T01:29:10.727531+0000 mon.a (mon.0) 16982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:11 smithi067 bash[17655]: audit 2024-04-04T01:29:10.727531+0000 mon.a (mon.0) 16982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:11 smithi067 bash[27441]: audit 2024-04-04T01:29:10.727531+0000 mon.a (mon.0) 16982 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:12 smithi082 bash[20963]: cluster 2024-04-04T01:29:10.874452+0000 mgr.y (mgr.24370) 20117 : cluster [DBG] pgmap v20101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:12 smithi067 bash[17655]: cluster 2024-04-04T01:29:10.874452+0000 mgr.y (mgr.24370) 20117 : cluster [DBG] pgmap v20101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:12 smithi067 bash[27441]: cluster 2024-04-04T01:29:10.874452+0000 mgr.y (mgr.24370) 20117 : cluster [DBG] pgmap v20101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:13.391 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:29:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:29:13.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:13 smithi067 bash[17655]: audit 2024-04-04T01:29:12.781647+0000 mon.a (mon.0) 16983 : audit [DBG] from='client.? 172.21.15.67:0/14907588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:13.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:13 smithi067 bash[27441]: audit 2024-04-04T01:29:12.781647+0000 mon.a (mon.0) 16983 : audit [DBG] from='client.? 172.21.15.67:0/14907588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:13 smithi082 bash[20963]: audit 2024-04-04T01:29:12.781647+0000 mon.a (mon.0) 16983 : audit [DBG] from='client.? 172.21.15.67:0/14907588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:29:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:29:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:14 smithi067 bash[17655]: cluster 2024-04-04T01:29:12.875109+0000 mgr.y (mgr.24370) 20118 : cluster [DBG] pgmap v20102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:14.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:14 smithi067 bash[27441]: cluster 2024-04-04T01:29:12.875109+0000 mgr.y (mgr.24370) 20118 : cluster [DBG] pgmap v20102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:14 smithi082 bash[20963]: cluster 2024-04-04T01:29:12.875109+0000 mgr.y (mgr.24370) 20118 : cluster [DBG] pgmap v20102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:15.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:15 smithi067 bash[27441]: audit 2024-04-04T01:29:15.236346+0000 mon.c (mon.2) 8041 : audit [DBG] from='client.? 172.21.15.67:0/254263133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:15.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:15 smithi067 bash[17655]: audit 2024-04-04T01:29:15.236346+0000 mon.c (mon.2) 8041 : audit [DBG] from='client.? 172.21.15.67:0/254263133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:15 smithi082 bash[20963]: audit 2024-04-04T01:29:15.236346+0000 mon.c (mon.2) 8041 : audit [DBG] from='client.? 172.21.15.67:0/254263133' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:16 smithi067 bash[17655]: cluster 2024-04-04T01:29:14.875738+0000 mgr.y (mgr.24370) 20119 : cluster [DBG] pgmap v20103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:16 smithi067 bash[27441]: cluster 2024-04-04T01:29:14.875738+0000 mgr.y (mgr.24370) 20119 : cluster [DBG] pgmap v20103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:16 smithi082 bash[20963]: cluster 2024-04-04T01:29:14.875738+0000 mgr.y (mgr.24370) 20119 : cluster [DBG] pgmap v20103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:18 smithi067 bash[17655]: cluster 2024-04-04T01:29:16.876879+0000 mgr.y (mgr.24370) 20120 : cluster [DBG] pgmap v20104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:18.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:18 smithi067 bash[17655]: audit 2024-04-04T01:29:17.685083+0000 mon.c (mon.2) 8042 : audit [DBG] from='client.? 172.21.15.67:0/2341903221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:18.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:18 smithi067 bash[27441]: cluster 2024-04-04T01:29:16.876879+0000 mgr.y (mgr.24370) 20120 : cluster [DBG] pgmap v20104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:18.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:18 smithi067 bash[27441]: audit 2024-04-04T01:29:17.685083+0000 mon.c (mon.2) 8042 : audit [DBG] from='client.? 172.21.15.67:0/2341903221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:18 smithi082 bash[20963]: cluster 2024-04-04T01:29:16.876879+0000 mgr.y (mgr.24370) 20120 : cluster [DBG] pgmap v20104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:18 smithi082 bash[20963]: audit 2024-04-04T01:29:17.685083+0000 mon.c (mon.2) 8042 : audit [DBG] from='client.? 172.21.15.67:0/2341903221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:20 smithi067 bash[27441]: cluster 2024-04-04T01:29:18.877555+0000 mgr.y (mgr.24370) 20121 : cluster [DBG] pgmap v20105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:20.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:20 smithi067 bash[27441]: audit 2024-04-04T01:29:20.147849+0000 mon.a (mon.0) 16984 : audit [DBG] from='client.? 172.21.15.67:0/3605314958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:20.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:20 smithi067 bash[17655]: cluster 2024-04-04T01:29:18.877555+0000 mgr.y (mgr.24370) 20121 : cluster [DBG] pgmap v20105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:20.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:20 smithi067 bash[17655]: audit 2024-04-04T01:29:20.147849+0000 mon.a (mon.0) 16984 : audit [DBG] from='client.? 172.21.15.67:0/3605314958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:20 smithi082 bash[20963]: cluster 2024-04-04T01:29:18.877555+0000 mgr.y (mgr.24370) 20121 : cluster [DBG] pgmap v20105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:20 smithi082 bash[20963]: audit 2024-04-04T01:29:20.147849+0000 mon.a (mon.0) 16984 : audit [DBG] from='client.? 172.21.15.67:0/3605314958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:22 smithi067 bash[17655]: cluster 2024-04-04T01:29:20.878687+0000 mgr.y (mgr.24370) 20122 : cluster [DBG] pgmap v20106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:22 smithi067 bash[27441]: cluster 2024-04-04T01:29:20.878687+0000 mgr.y (mgr.24370) 20122 : cluster [DBG] pgmap v20106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:22 smithi082 bash[20963]: cluster 2024-04-04T01:29:20.878687+0000 mgr.y (mgr.24370) 20122 : cluster [DBG] pgmap v20106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:29:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:29:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:23 smithi082 bash[20963]: audit 2024-04-04T01:29:22.604157+0000 mon.a (mon.0) 16985 : audit [DBG] from='client.? 172.21.15.67:0/4224931733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:29:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:29:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:23 smithi067 bash[27441]: audit 2024-04-04T01:29:22.604157+0000 mon.a (mon.0) 16985 : audit [DBG] from='client.? 172.21.15.67:0/4224931733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:23 smithi067 bash[17655]: audit 2024-04-04T01:29:22.604157+0000 mon.a (mon.0) 16985 : audit [DBG] from='client.? 172.21.15.67:0/4224931733' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:24 smithi082 bash[20963]: cluster 2024-04-04T01:29:22.879398+0000 mgr.y (mgr.24370) 20123 : cluster [DBG] pgmap v20107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:24 smithi067 bash[27441]: cluster 2024-04-04T01:29:22.879398+0000 mgr.y (mgr.24370) 20123 : cluster [DBG] pgmap v20107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:24 smithi067 bash[17655]: cluster 2024-04-04T01:29:22.879398+0000 mgr.y (mgr.24370) 20123 : cluster [DBG] pgmap v20107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:25 smithi082 bash[20963]: audit 2024-04-04T01:29:25.062068+0000 mon.c (mon.2) 8043 : audit [DBG] from='client.? 172.21.15.67:0/733157670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:25 smithi067 bash[27441]: audit 2024-04-04T01:29:25.062068+0000 mon.c (mon.2) 8043 : audit [DBG] from='client.? 172.21.15.67:0/733157670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:25.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:25 smithi067 bash[17655]: audit 2024-04-04T01:29:25.062068+0000 mon.c (mon.2) 8043 : audit [DBG] from='client.? 172.21.15.67:0/733157670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:26 smithi082 bash[20963]: cluster 2024-04-04T01:29:24.880068+0000 mgr.y (mgr.24370) 20124 : cluster [DBG] pgmap v20108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:26 smithi082 bash[20963]: audit 2024-04-04T01:29:25.727882+0000 mon.a (mon.0) 16986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:26 smithi067 bash[27441]: cluster 2024-04-04T01:29:24.880068+0000 mgr.y (mgr.24370) 20124 : cluster [DBG] pgmap v20108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:26 smithi067 bash[27441]: audit 2024-04-04T01:29:25.727882+0000 mon.a (mon.0) 16986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:26 smithi067 bash[17655]: cluster 2024-04-04T01:29:24.880068+0000 mgr.y (mgr.24370) 20124 : cluster [DBG] pgmap v20108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:26 smithi067 bash[17655]: audit 2024-04-04T01:29:25.727882+0000 mon.a (mon.0) 16986 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:28 smithi082 bash[20963]: cluster 2024-04-04T01:29:26.881275+0000 mgr.y (mgr.24370) 20125 : cluster [DBG] pgmap v20109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:28 smithi082 bash[20963]: audit 2024-04-04T01:29:27.511701+0000 mon.c (mon.2) 8044 : audit [DBG] from='client.? 172.21.15.67:0/5675342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:28 smithi067 bash[17655]: cluster 2024-04-04T01:29:26.881275+0000 mgr.y (mgr.24370) 20125 : cluster [DBG] pgmap v20109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:28 smithi067 bash[17655]: audit 2024-04-04T01:29:27.511701+0000 mon.c (mon.2) 8044 : audit [DBG] from='client.? 172.21.15.67:0/5675342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:28 smithi067 bash[27441]: cluster 2024-04-04T01:29:26.881275+0000 mgr.y (mgr.24370) 20125 : cluster [DBG] pgmap v20109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:28.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:28 smithi067 bash[27441]: audit 2024-04-04T01:29:27.511701+0000 mon.c (mon.2) 8044 : audit [DBG] from='client.? 172.21.15.67:0/5675342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:30 smithi082 bash[20963]: cluster 2024-04-04T01:29:28.881981+0000 mgr.y (mgr.24370) 20126 : cluster [DBG] pgmap v20110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:30 smithi082 bash[20963]: audit 2024-04-04T01:29:29.972260+0000 mon.c (mon.2) 8045 : audit [DBG] from='client.? 172.21.15.67:0/153845121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:30 smithi067 bash[27441]: cluster 2024-04-04T01:29:28.881981+0000 mgr.y (mgr.24370) 20126 : cluster [DBG] pgmap v20110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:30.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:30 smithi067 bash[27441]: audit 2024-04-04T01:29:29.972260+0000 mon.c (mon.2) 8045 : audit [DBG] from='client.? 172.21.15.67:0/153845121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:30 smithi067 bash[17655]: cluster 2024-04-04T01:29:28.881981+0000 mgr.y (mgr.24370) 20126 : cluster [DBG] pgmap v20110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:30.922 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:30 smithi067 bash[17655]: audit 2024-04-04T01:29:29.972260+0000 mon.c (mon.2) 8045 : audit [DBG] from='client.? 172.21.15.67:0/153845121' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:32 smithi082 bash[20963]: cluster 2024-04-04T01:29:30.883094+0000 mgr.y (mgr.24370) 20127 : cluster [DBG] pgmap v20111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:32 smithi082 bash[20963]: audit 2024-04-04T01:29:32.427199+0000 mon.a (mon.0) 16987 : audit [DBG] from='client.? 172.21.15.67:0/2654332768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:32 smithi067 bash[27441]: cluster 2024-04-04T01:29:30.883094+0000 mgr.y (mgr.24370) 20127 : cluster [DBG] pgmap v20111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:32 smithi067 bash[27441]: audit 2024-04-04T01:29:32.427199+0000 mon.a (mon.0) 16987 : audit [DBG] from='client.? 172.21.15.67:0/2654332768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:32 smithi067 bash[17655]: cluster 2024-04-04T01:29:30.883094+0000 mgr.y (mgr.24370) 20127 : cluster [DBG] pgmap v20111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:32 smithi067 bash[17655]: audit 2024-04-04T01:29:32.427199+0000 mon.a (mon.0) 16987 : audit [DBG] from='client.? 172.21.15.67:0/2654332768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:29:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:33] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:29:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:29:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:29:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:34 smithi082 bash[20963]: cluster 2024-04-04T01:29:32.883768+0000 mgr.y (mgr.24370) 20128 : cluster [DBG] pgmap v20112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:34 smithi067 bash[17655]: cluster 2024-04-04T01:29:32.883768+0000 mgr.y (mgr.24370) 20128 : cluster [DBG] pgmap v20112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:34 smithi067 bash[27441]: cluster 2024-04-04T01:29:32.883768+0000 mgr.y (mgr.24370) 20128 : cluster [DBG] pgmap v20112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:35 smithi082 bash[20963]: audit 2024-04-04T01:29:34.884859+0000 mon.a (mon.0) 16988 : audit [DBG] from='client.? 172.21.15.67:0/1560758886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:35 smithi067 bash[17655]: audit 2024-04-04T01:29:34.884859+0000 mon.a (mon.0) 16988 : audit [DBG] from='client.? 172.21.15.67:0/1560758886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:35 smithi067 bash[27441]: audit 2024-04-04T01:29:34.884859+0000 mon.a (mon.0) 16988 : audit [DBG] from='client.? 172.21.15.67:0/1560758886' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:36 smithi082 bash[20963]: cluster 2024-04-04T01:29:34.884447+0000 mgr.y (mgr.24370) 20129 : cluster [DBG] pgmap v20113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:36 smithi067 bash[27441]: cluster 2024-04-04T01:29:34.884447+0000 mgr.y (mgr.24370) 20129 : cluster [DBG] pgmap v20113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:36 smithi067 bash[17655]: cluster 2024-04-04T01:29:34.884447+0000 mgr.y (mgr.24370) 20129 : cluster [DBG] pgmap v20113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:37 smithi082 bash[20963]: audit 2024-04-04T01:29:36.526692+0000 mon.a (mon.0) 16989 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:29:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:37 smithi082 bash[20963]: audit 2024-04-04T01:29:37.337834+0000 mon.c (mon.2) 8046 : audit [DBG] from='client.? 172.21.15.67:0/921611431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:37 smithi067 bash[17655]: audit 2024-04-04T01:29:36.526692+0000 mon.a (mon.0) 16989 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:29:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:37 smithi067 bash[17655]: audit 2024-04-04T01:29:37.337834+0000 mon.c (mon.2) 8046 : audit [DBG] from='client.? 172.21.15.67:0/921611431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:37 smithi067 bash[27441]: audit 2024-04-04T01:29:36.526692+0000 mon.a (mon.0) 16989 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:29:37.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:37 smithi067 bash[27441]: audit 2024-04-04T01:29:37.337834+0000 mon.c (mon.2) 8046 : audit [DBG] from='client.? 172.21.15.67:0/921611431' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:38 smithi082 bash[20963]: cluster 2024-04-04T01:29:36.885685+0000 mgr.y (mgr.24370) 20130 : cluster [DBG] pgmap v20114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:38 smithi067 bash[17655]: cluster 2024-04-04T01:29:36.885685+0000 mgr.y (mgr.24370) 20130 : cluster [DBG] pgmap v20114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:38 smithi067 bash[27441]: cluster 2024-04-04T01:29:36.885685+0000 mgr.y (mgr.24370) 20130 : cluster [DBG] pgmap v20114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:40 smithi082 bash[20963]: cluster 2024-04-04T01:29:38.886413+0000 mgr.y (mgr.24370) 20131 : cluster [DBG] pgmap v20115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:40 smithi082 bash[20963]: audit 2024-04-04T01:29:39.778711+0000 mon.a (mon.0) 16990 : audit [DBG] from='client.? 172.21.15.67:0/507223983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:40 smithi067 bash[17655]: cluster 2024-04-04T01:29:38.886413+0000 mgr.y (mgr.24370) 20131 : cluster [DBG] pgmap v20115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:40 smithi067 bash[17655]: audit 2024-04-04T01:29:39.778711+0000 mon.a (mon.0) 16990 : audit [DBG] from='client.? 172.21.15.67:0/507223983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:40.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:40 smithi067 bash[27441]: cluster 2024-04-04T01:29:38.886413+0000 mgr.y (mgr.24370) 20131 : cluster [DBG] pgmap v20115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:40.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:40 smithi067 bash[27441]: audit 2024-04-04T01:29:39.778711+0000 mon.a (mon.0) 16990 : audit [DBG] from='client.? 172.21.15.67:0/507223983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:41 smithi082 bash[20963]: audit 2024-04-04T01:29:40.728389+0000 mon.a (mon.0) 16991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:41 smithi067 bash[17655]: audit 2024-04-04T01:29:40.728389+0000 mon.a (mon.0) 16991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:41 smithi067 bash[27441]: audit 2024-04-04T01:29:40.728389+0000 mon.a (mon.0) 16991 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:42 smithi082 bash[20963]: cluster 2024-04-04T01:29:40.887519+0000 mgr.y (mgr.24370) 20132 : cluster [DBG] pgmap v20116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:42 smithi082 bash[20963]: audit 2024-04-04T01:29:42.219825+0000 mon.a (mon.0) 16992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:42 smithi082 bash[20963]: audit 2024-04-04T01:29:42.226515+0000 mon.a (mon.0) 16993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:42.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:42 smithi082 bash[20963]: audit 2024-04-04T01:29:42.282655+0000 mon.c (mon.2) 8047 : audit [DBG] from='client.? 172.21.15.67:0/181430606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:42 smithi067 bash[17655]: cluster 2024-04-04T01:29:40.887519+0000 mgr.y (mgr.24370) 20132 : cluster [DBG] pgmap v20116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:42.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:42 smithi067 bash[17655]: audit 2024-04-04T01:29:42.219825+0000 mon.a (mon.0) 16992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:42.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:42 smithi067 bash[17655]: audit 2024-04-04T01:29:42.226515+0000 mon.a (mon.0) 16993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:42.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:42 smithi067 bash[17655]: audit 2024-04-04T01:29:42.282655+0000 mon.c (mon.2) 8047 : audit [DBG] from='client.? 172.21.15.67:0/181430606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:42 smithi067 bash[27441]: cluster 2024-04-04T01:29:40.887519+0000 mgr.y (mgr.24370) 20132 : cluster [DBG] pgmap v20116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:42 smithi067 bash[27441]: audit 2024-04-04T01:29:42.219825+0000 mon.a (mon.0) 16992 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:42 smithi067 bash[27441]: audit 2024-04-04T01:29:42.226515+0000 mon.a (mon.0) 16993 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:42.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:42 smithi067 bash[27441]: audit 2024-04-04T01:29:42.282655+0000 mon.c (mon.2) 8047 : audit [DBG] from='client.? 172.21.15.67:0/181430606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:29:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:29:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:29:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:43 smithi082 bash[20963]: audit 2024-04-04T01:29:42.579280+0000 mon.a (mon.0) 16994 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:43 smithi082 bash[20963]: audit 2024-04-04T01:29:42.593398+0000 mon.a (mon.0) 16995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:43 smithi082 bash[20963]: audit 2024-04-04T01:29:43.102331+0000 mon.a (mon.0) 16996 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:29:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:43 smithi082 bash[20963]: audit 2024-04-04T01:29:43.104347+0000 mon.a (mon.0) 16997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:29:43.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:43 smithi082 bash[20963]: audit 2024-04-04T01:29:43.117397+0000 mon.a (mon.0) 16998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[27441]: audit 2024-04-04T01:29:42.579280+0000 mon.a (mon.0) 16994 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[27441]: audit 2024-04-04T01:29:42.593398+0000 mon.a (mon.0) 16995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[27441]: audit 2024-04-04T01:29:43.102331+0000 mon.a (mon.0) 16996 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:29:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[27441]: audit 2024-04-04T01:29:43.104347+0000 mon.a (mon.0) 16997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:29:43.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[27441]: audit 2024-04-04T01:29:43.117397+0000 mon.a (mon.0) 16998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[17655]: audit 2024-04-04T01:29:42.579280+0000 mon.a (mon.0) 16994 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[17655]: audit 2024-04-04T01:29:42.593398+0000 mon.a (mon.0) 16995 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[17655]: audit 2024-04-04T01:29:43.102331+0000 mon.a (mon.0) 16996 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:29:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[17655]: audit 2024-04-04T01:29:43.104347+0000 mon.a (mon.0) 16997 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:29:43.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:43 smithi067 bash[17655]: audit 2024-04-04T01:29:43.117397+0000 mon.a (mon.0) 16998 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:29:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:44 smithi082 bash[20963]: cluster 2024-04-04T01:29:42.888218+0000 mgr.y (mgr.24370) 20133 : cluster [DBG] pgmap v20117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:44 smithi067 bash[27441]: cluster 2024-04-04T01:29:42.888218+0000 mgr.y (mgr.24370) 20133 : cluster [DBG] pgmap v20117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:44 smithi067 bash[17655]: cluster 2024-04-04T01:29:42.888218+0000 mgr.y (mgr.24370) 20133 : cluster [DBG] pgmap v20117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:45 smithi082 bash[20963]: audit 2024-04-04T01:29:44.737965+0000 mon.c (mon.2) 8048 : audit [DBG] from='client.? 172.21.15.67:0/1539640037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:45.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:45 smithi067 bash[27441]: audit 2024-04-04T01:29:44.737965+0000 mon.c (mon.2) 8048 : audit [DBG] from='client.? 172.21.15.67:0/1539640037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:45 smithi067 bash[17655]: audit 2024-04-04T01:29:44.737965+0000 mon.c (mon.2) 8048 : audit [DBG] from='client.? 172.21.15.67:0/1539640037' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:46 smithi082 bash[20963]: cluster 2024-04-04T01:29:44.888905+0000 mgr.y (mgr.24370) 20134 : cluster [DBG] pgmap v20118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:46 smithi067 bash[27441]: cluster 2024-04-04T01:29:44.888905+0000 mgr.y (mgr.24370) 20134 : cluster [DBG] pgmap v20118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:46 smithi067 bash[17655]: cluster 2024-04-04T01:29:44.888905+0000 mgr.y (mgr.24370) 20134 : cluster [DBG] pgmap v20118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:47 smithi082 bash[20963]: audit 2024-04-04T01:29:47.179057+0000 mon.c (mon.2) 8049 : audit [DBG] from='client.? 172.21.15.67:0/568568441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:47 smithi067 bash[17655]: audit 2024-04-04T01:29:47.179057+0000 mon.c (mon.2) 8049 : audit [DBG] from='client.? 172.21.15.67:0/568568441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:47 smithi067 bash[27441]: audit 2024-04-04T01:29:47.179057+0000 mon.c (mon.2) 8049 : audit [DBG] from='client.? 172.21.15.67:0/568568441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:48 smithi082 bash[20963]: cluster 2024-04-04T01:29:46.889600+0000 mgr.y (mgr.24370) 20135 : cluster [DBG] pgmap v20119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:48 smithi067 bash[27441]: cluster 2024-04-04T01:29:46.889600+0000 mgr.y (mgr.24370) 20135 : cluster [DBG] pgmap v20119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:48 smithi067 bash[17655]: cluster 2024-04-04T01:29:46.889600+0000 mgr.y (mgr.24370) 20135 : cluster [DBG] pgmap v20119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:50 smithi082 bash[20963]: cluster 2024-04-04T01:29:48.890266+0000 mgr.y (mgr.24370) 20136 : cluster [DBG] pgmap v20120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:50 smithi082 bash[20963]: audit 2024-04-04T01:29:49.629536+0000 mon.c (mon.2) 8050 : audit [DBG] from='client.? 172.21.15.67:0/1865485180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:50 smithi067 bash[17655]: cluster 2024-04-04T01:29:48.890266+0000 mgr.y (mgr.24370) 20136 : cluster [DBG] pgmap v20120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:50 smithi067 bash[17655]: audit 2024-04-04T01:29:49.629536+0000 mon.c (mon.2) 8050 : audit [DBG] from='client.? 172.21.15.67:0/1865485180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:50 smithi067 bash[27441]: cluster 2024-04-04T01:29:48.890266+0000 mgr.y (mgr.24370) 20136 : cluster [DBG] pgmap v20120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:50.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:50 smithi067 bash[27441]: audit 2024-04-04T01:29:49.629536+0000 mon.c (mon.2) 8050 : audit [DBG] from='client.? 172.21.15.67:0/1865485180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:52 smithi082 bash[20963]: cluster 2024-04-04T01:29:50.891368+0000 mgr.y (mgr.24370) 20137 : cluster [DBG] pgmap v20121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:52 smithi082 bash[20963]: audit 2024-04-04T01:29:52.062211+0000 mon.a (mon.0) 16999 : audit [DBG] from='client.? 172.21.15.67:0/3149899522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:52 smithi067 bash[17655]: cluster 2024-04-04T01:29:50.891368+0000 mgr.y (mgr.24370) 20137 : cluster [DBG] pgmap v20121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:52 smithi067 bash[17655]: audit 2024-04-04T01:29:52.062211+0000 mon.a (mon.0) 16999 : audit [DBG] from='client.? 172.21.15.67:0/3149899522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:52 smithi067 bash[27441]: cluster 2024-04-04T01:29:50.891368+0000 mgr.y (mgr.24370) 20137 : cluster [DBG] pgmap v20121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:52 smithi067 bash[27441]: audit 2024-04-04T01:29:52.062211+0000 mon.a (mon.0) 16999 : audit [DBG] from='client.? 172.21.15.67:0/3149899522' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:29:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:29:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:29:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:29:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:54 smithi082 bash[20963]: cluster 2024-04-04T01:29:52.892044+0000 mgr.y (mgr.24370) 20138 : cluster [DBG] pgmap v20122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:54 smithi082 bash[20963]: audit 2024-04-04T01:29:54.522759+0000 mon.a (mon.0) 17000 : audit [DBG] from='client.? 172.21.15.67:0/2410919560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:54 smithi067 bash[17655]: cluster 2024-04-04T01:29:52.892044+0000 mgr.y (mgr.24370) 20138 : cluster [DBG] pgmap v20122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:54 smithi067 bash[17655]: audit 2024-04-04T01:29:54.522759+0000 mon.a (mon.0) 17000 : audit [DBG] from='client.? 172.21.15.67:0/2410919560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:54 smithi067 bash[27441]: cluster 2024-04-04T01:29:52.892044+0000 mgr.y (mgr.24370) 20138 : cluster [DBG] pgmap v20122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:54 smithi067 bash[27441]: audit 2024-04-04T01:29:54.522759+0000 mon.a (mon.0) 17000 : audit [DBG] from='client.? 172.21.15.67:0/2410919560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:56 smithi082 bash[20963]: cluster 2024-04-04T01:29:54.892758+0000 mgr.y (mgr.24370) 20139 : cluster [DBG] pgmap v20123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:56 smithi082 bash[20963]: audit 2024-04-04T01:29:55.728826+0000 mon.a (mon.0) 17001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:56 smithi067 bash[27441]: cluster 2024-04-04T01:29:54.892758+0000 mgr.y (mgr.24370) 20139 : cluster [DBG] pgmap v20123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:56 smithi067 bash[27441]: audit 2024-04-04T01:29:55.728826+0000 mon.a (mon.0) 17001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:56 smithi067 bash[17655]: cluster 2024-04-04T01:29:54.892758+0000 mgr.y (mgr.24370) 20139 : cluster [DBG] pgmap v20123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:56 smithi067 bash[17655]: audit 2024-04-04T01:29:55.728826+0000 mon.a (mon.0) 17001 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:29:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:57 smithi067 bash[27441]: audit 2024-04-04T01:29:56.980910+0000 mon.c (mon.2) 8051 : audit [DBG] from='client.? 172.21.15.67:0/2601924331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:57 smithi067 bash[17655]: audit 2024-04-04T01:29:56.980910+0000 mon.c (mon.2) 8051 : audit [DBG] from='client.? 172.21.15.67:0/2601924331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:57 smithi082 bash[20963]: audit 2024-04-04T01:29:56.980910+0000 mon.c (mon.2) 8051 : audit [DBG] from='client.? 172.21.15.67:0/2601924331' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:58 smithi067 bash[27441]: cluster 2024-04-04T01:29:56.893523+0000 mgr.y (mgr.24370) 20140 : cluster [DBG] pgmap v20124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:58 smithi067 bash[17655]: cluster 2024-04-04T01:29:56.893523+0000 mgr.y (mgr.24370) 20140 : cluster [DBG] pgmap v20124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:58 smithi082 bash[20963]: cluster 2024-04-04T01:29:56.893523+0000 mgr.y (mgr.24370) 20140 : cluster [DBG] pgmap v20124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:59 smithi067 bash[17655]: cluster 2024-04-04T01:29:58.894169+0000 mgr.y (mgr.24370) 20141 : cluster [DBG] pgmap v20125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:29:59 smithi067 bash[17655]: audit 2024-04-04T01:29:59.435653+0000 mon.c (mon.2) 8052 : audit [DBG] from='client.? 172.21.15.67:0/1245227683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:29:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:59 smithi067 bash[27441]: cluster 2024-04-04T01:29:58.894169+0000 mgr.y (mgr.24370) 20141 : cluster [DBG] pgmap v20125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:29:59.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:29:59 smithi067 bash[27441]: audit 2024-04-04T01:29:59.435653+0000 mon.c (mon.2) 8052 : audit [DBG] from='client.? 172.21.15.67:0/1245227683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:59 smithi082 bash[20963]: cluster 2024-04-04T01:29:58.894169+0000 mgr.y (mgr.24370) 20141 : cluster [DBG] pgmap v20125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:29:59 smithi082 bash[20963]: audit 2024-04-04T01:29:59.435653+0000 mon.c (mon.2) 8052 : audit [DBG] from='client.? 172.21.15.67:0/1245227683' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:00 smithi067 bash[17655]: cluster 2024-04-04T01:30:00.000167+0000 mon.a (mon.0) 17002 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:30:00.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:00 smithi067 bash[27441]: cluster 2024-04-04T01:30:00.000167+0000 mon.a (mon.0) 17002 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:30:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:00 smithi082 bash[20963]: cluster 2024-04-04T01:30:00.000167+0000 mon.a (mon.0) 17002 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:30:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:01 smithi067 bash[17655]: cluster 2024-04-04T01:30:00.895294+0000 mgr.y (mgr.24370) 20142 : cluster [DBG] pgmap v20126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:01 smithi067 bash[27441]: cluster 2024-04-04T01:30:00.895294+0000 mgr.y (mgr.24370) 20142 : cluster [DBG] pgmap v20126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:01 smithi082 bash[20963]: cluster 2024-04-04T01:30:00.895294+0000 mgr.y (mgr.24370) 20142 : cluster [DBG] pgmap v20126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:02 smithi067 bash[17655]: audit 2024-04-04T01:30:01.895931+0000 mon.a (mon.0) 17003 : audit [DBG] from='client.? 172.21.15.67:0/2331101826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:02 smithi067 bash[27441]: audit 2024-04-04T01:30:01.895931+0000 mon.a (mon.0) 17003 : audit [DBG] from='client.? 172.21.15.67:0/2331101826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:02 smithi082 bash[20963]: audit 2024-04-04T01:30:01.895931+0000 mon.a (mon.0) 17003 : audit [DBG] from='client.? 172.21.15.67:0/2331101826' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:30:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:30:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:03 smithi082 bash[20963]: cluster 2024-04-04T01:30:02.895938+0000 mgr.y (mgr.24370) 20143 : cluster [DBG] pgmap v20127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:30:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:30:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:03 smithi067 bash[27441]: cluster 2024-04-04T01:30:02.895938+0000 mgr.y (mgr.24370) 20143 : cluster [DBG] pgmap v20127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:03 smithi067 bash[17655]: cluster 2024-04-04T01:30:02.895938+0000 mgr.y (mgr.24370) 20143 : cluster [DBG] pgmap v20127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:04 smithi082 bash[20963]: audit 2024-04-04T01:30:04.348498+0000 mon.a (mon.0) 17004 : audit [DBG] from='client.? 172.21.15.67:0/125712827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:04 smithi067 bash[17655]: audit 2024-04-04T01:30:04.348498+0000 mon.a (mon.0) 17004 : audit [DBG] from='client.? 172.21.15.67:0/125712827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:04 smithi067 bash[27441]: audit 2024-04-04T01:30:04.348498+0000 mon.a (mon.0) 17004 : audit [DBG] from='client.? 172.21.15.67:0/125712827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:05 smithi082 bash[20963]: cluster 2024-04-04T01:30:04.896686+0000 mgr.y (mgr.24370) 20144 : cluster [DBG] pgmap v20128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:05 smithi067 bash[17655]: cluster 2024-04-04T01:30:04.896686+0000 mgr.y (mgr.24370) 20144 : cluster [DBG] pgmap v20128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:05 smithi067 bash[27441]: cluster 2024-04-04T01:30:04.896686+0000 mgr.y (mgr.24370) 20144 : cluster [DBG] pgmap v20128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:06 smithi082 bash[20963]: audit 2024-04-04T01:30:06.808312+0000 mon.a (mon.0) 17005 : audit [DBG] from='client.? 172.21.15.67:0/286659701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:06 smithi067 bash[17655]: audit 2024-04-04T01:30:06.808312+0000 mon.a (mon.0) 17005 : audit [DBG] from='client.? 172.21.15.67:0/286659701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:06 smithi067 bash[27441]: audit 2024-04-04T01:30:06.808312+0000 mon.a (mon.0) 17005 : audit [DBG] from='client.? 172.21.15.67:0/286659701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:07 smithi082 bash[20963]: cluster 2024-04-04T01:30:06.897821+0000 mgr.y (mgr.24370) 20145 : cluster [DBG] pgmap v20129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:07 smithi067 bash[17655]: cluster 2024-04-04T01:30:06.897821+0000 mgr.y (mgr.24370) 20145 : cluster [DBG] pgmap v20129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:07 smithi067 bash[27441]: cluster 2024-04-04T01:30:06.897821+0000 mgr.y (mgr.24370) 20145 : cluster [DBG] pgmap v20129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:09 smithi082 bash[20963]: cluster 2024-04-04T01:30:08.898504+0000 mgr.y (mgr.24370) 20146 : cluster [DBG] pgmap v20130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:09 smithi082 bash[20963]: audit 2024-04-04T01:30:09.267231+0000 mon.c (mon.2) 8053 : audit [DBG] from='client.? 172.21.15.67:0/1350891785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:09 smithi067 bash[27441]: cluster 2024-04-04T01:30:08.898504+0000 mgr.y (mgr.24370) 20146 : cluster [DBG] pgmap v20130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:09 smithi067 bash[27441]: audit 2024-04-04T01:30:09.267231+0000 mon.c (mon.2) 8053 : audit [DBG] from='client.? 172.21.15.67:0/1350891785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:09 smithi067 bash[17655]: cluster 2024-04-04T01:30:08.898504+0000 mgr.y (mgr.24370) 20146 : cluster [DBG] pgmap v20130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:09 smithi067 bash[17655]: audit 2024-04-04T01:30:09.267231+0000 mon.c (mon.2) 8053 : audit [DBG] from='client.? 172.21.15.67:0/1350891785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:10 smithi082 bash[20963]: audit 2024-04-04T01:30:10.729116+0000 mon.a (mon.0) 17006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:10 smithi067 bash[17655]: audit 2024-04-04T01:30:10.729116+0000 mon.a (mon.0) 17006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:10 smithi067 bash[27441]: audit 2024-04-04T01:30:10.729116+0000 mon.a (mon.0) 17006 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:11 smithi082 bash[20963]: cluster 2024-04-04T01:30:10.899781+0000 mgr.y (mgr.24370) 20147 : cluster [DBG] pgmap v20131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:11 smithi082 bash[20963]: audit 2024-04-04T01:30:11.719713+0000 mon.c (mon.2) 8054 : audit [DBG] from='client.? 172.21.15.67:0/1697506206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:11 smithi067 bash[17655]: cluster 2024-04-04T01:30:10.899781+0000 mgr.y (mgr.24370) 20147 : cluster [DBG] pgmap v20131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:11 smithi067 bash[17655]: audit 2024-04-04T01:30:11.719713+0000 mon.c (mon.2) 8054 : audit [DBG] from='client.? 172.21.15.67:0/1697506206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:11 smithi067 bash[27441]: cluster 2024-04-04T01:30:10.899781+0000 mgr.y (mgr.24370) 20147 : cluster [DBG] pgmap v20131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:11 smithi067 bash[27441]: audit 2024-04-04T01:30:11.719713+0000 mon.c (mon.2) 8054 : audit [DBG] from='client.? 172.21.15.67:0/1697506206' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:30:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:30:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:30:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:30:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:13 smithi082 bash[20963]: cluster 2024-04-04T01:30:12.900492+0000 mgr.y (mgr.24370) 20148 : cluster [DBG] pgmap v20132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:13 smithi067 bash[17655]: cluster 2024-04-04T01:30:12.900492+0000 mgr.y (mgr.24370) 20148 : cluster [DBG] pgmap v20132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:14.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:13 smithi067 bash[27441]: cluster 2024-04-04T01:30:12.900492+0000 mgr.y (mgr.24370) 20148 : cluster [DBG] pgmap v20132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:14 smithi082 bash[20963]: audit 2024-04-04T01:30:14.182495+0000 mon.a (mon.0) 17007 : audit [DBG] from='client.? 172.21.15.67:0/2667045188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:14 smithi067 bash[17655]: audit 2024-04-04T01:30:14.182495+0000 mon.a (mon.0) 17007 : audit [DBG] from='client.? 172.21.15.67:0/2667045188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:14 smithi067 bash[27441]: audit 2024-04-04T01:30:14.182495+0000 mon.a (mon.0) 17007 : audit [DBG] from='client.? 172.21.15.67:0/2667045188' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:15 smithi082 bash[20963]: cluster 2024-04-04T01:30:14.901218+0000 mgr.y (mgr.24370) 20149 : cluster [DBG] pgmap v20133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:15 smithi067 bash[17655]: cluster 2024-04-04T01:30:14.901218+0000 mgr.y (mgr.24370) 20149 : cluster [DBG] pgmap v20133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:15 smithi067 bash[27441]: cluster 2024-04-04T01:30:14.901218+0000 mgr.y (mgr.24370) 20149 : cluster [DBG] pgmap v20133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:16 smithi082 bash[20963]: audit 2024-04-04T01:30:16.633953+0000 mon.a (mon.0) 17008 : audit [DBG] from='client.? 172.21.15.67:0/435330939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:16 smithi067 bash[27441]: audit 2024-04-04T01:30:16.633953+0000 mon.a (mon.0) 17008 : audit [DBG] from='client.? 172.21.15.67:0/435330939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:16 smithi067 bash[17655]: audit 2024-04-04T01:30:16.633953+0000 mon.a (mon.0) 17008 : audit [DBG] from='client.? 172.21.15.67:0/435330939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:17 smithi082 bash[20963]: cluster 2024-04-04T01:30:16.902358+0000 mgr.y (mgr.24370) 20150 : cluster [DBG] pgmap v20134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:17 smithi067 bash[27441]: cluster 2024-04-04T01:30:16.902358+0000 mgr.y (mgr.24370) 20150 : cluster [DBG] pgmap v20134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:17 smithi067 bash[17655]: cluster 2024-04-04T01:30:16.902358+0000 mgr.y (mgr.24370) 20150 : cluster [DBG] pgmap v20134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:20 smithi082 bash[20963]: cluster 2024-04-04T01:30:18.903036+0000 mgr.y (mgr.24370) 20151 : cluster [DBG] pgmap v20135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:20 smithi082 bash[20963]: audit 2024-04-04T01:30:19.083173+0000 mon.c (mon.2) 8055 : audit [DBG] from='client.? 172.21.15.67:0/1909139706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:20 smithi067 bash[27441]: cluster 2024-04-04T01:30:18.903036+0000 mgr.y (mgr.24370) 20151 : cluster [DBG] pgmap v20135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:20.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:20 smithi067 bash[27441]: audit 2024-04-04T01:30:19.083173+0000 mon.c (mon.2) 8055 : audit [DBG] from='client.? 172.21.15.67:0/1909139706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:20 smithi067 bash[17655]: cluster 2024-04-04T01:30:18.903036+0000 mgr.y (mgr.24370) 20151 : cluster [DBG] pgmap v20135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:20 smithi067 bash[17655]: audit 2024-04-04T01:30:19.083173+0000 mon.c (mon.2) 8055 : audit [DBG] from='client.? 172.21.15.67:0/1909139706' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:22 smithi082 bash[20963]: cluster 2024-04-04T01:30:20.904182+0000 mgr.y (mgr.24370) 20152 : cluster [DBG] pgmap v20136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:22 smithi082 bash[20963]: audit 2024-04-04T01:30:21.546044+0000 mon.a (mon.0) 17009 : audit [DBG] from='client.? 172.21.15.67:0/1647932833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:22 smithi067 bash[17655]: cluster 2024-04-04T01:30:20.904182+0000 mgr.y (mgr.24370) 20152 : cluster [DBG] pgmap v20136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:22 smithi067 bash[17655]: audit 2024-04-04T01:30:21.546044+0000 mon.a (mon.0) 17009 : audit [DBG] from='client.? 172.21.15.67:0/1647932833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:22 smithi067 bash[27441]: cluster 2024-04-04T01:30:20.904182+0000 mgr.y (mgr.24370) 20152 : cluster [DBG] pgmap v20136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:22.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:22 smithi067 bash[27441]: audit 2024-04-04T01:30:21.546044+0000 mon.a (mon.0) 17009 : audit [DBG] from='client.? 172.21.15.67:0/1647932833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:30:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:30:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:30:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:30:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:24 smithi082 bash[20963]: cluster 2024-04-04T01:30:22.904877+0000 mgr.y (mgr.24370) 20153 : cluster [DBG] pgmap v20137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:24.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:24 smithi082 bash[20963]: audit 2024-04-04T01:30:23.992090+0000 mon.c (mon.2) 8056 : audit [DBG] from='client.? 172.21.15.67:0/115928770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:24 smithi067 bash[27441]: cluster 2024-04-04T01:30:22.904877+0000 mgr.y (mgr.24370) 20153 : cluster [DBG] pgmap v20137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:24 smithi067 bash[27441]: audit 2024-04-04T01:30:23.992090+0000 mon.c (mon.2) 8056 : audit [DBG] from='client.? 172.21.15.67:0/115928770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:24 smithi067 bash[17655]: cluster 2024-04-04T01:30:22.904877+0000 mgr.y (mgr.24370) 20153 : cluster [DBG] pgmap v20137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:24.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:24 smithi067 bash[17655]: audit 2024-04-04T01:30:23.992090+0000 mon.c (mon.2) 8056 : audit [DBG] from='client.? 172.21.15.67:0/115928770' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:26 smithi082 bash[20963]: cluster 2024-04-04T01:30:24.905595+0000 mgr.y (mgr.24370) 20154 : cluster [DBG] pgmap v20138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:26 smithi082 bash[20963]: audit 2024-04-04T01:30:25.729931+0000 mon.a (mon.0) 17010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:26 smithi067 bash[17655]: cluster 2024-04-04T01:30:24.905595+0000 mgr.y (mgr.24370) 20154 : cluster [DBG] pgmap v20138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:26 smithi067 bash[17655]: audit 2024-04-04T01:30:25.729931+0000 mon.a (mon.0) 17010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:26 smithi067 bash[27441]: cluster 2024-04-04T01:30:24.905595+0000 mgr.y (mgr.24370) 20154 : cluster [DBG] pgmap v20138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:26 smithi067 bash[27441]: audit 2024-04-04T01:30:25.729931+0000 mon.a (mon.0) 17010 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:27 smithi082 bash[20963]: audit 2024-04-04T01:30:26.439816+0000 mon.c (mon.2) 8057 : audit [DBG] from='client.? 172.21.15.67:0/3760501740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:27.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:27 smithi067 bash[17655]: audit 2024-04-04T01:30:26.439816+0000 mon.c (mon.2) 8057 : audit [DBG] from='client.? 172.21.15.67:0/3760501740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:27.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:27 smithi067 bash[27441]: audit 2024-04-04T01:30:26.439816+0000 mon.c (mon.2) 8057 : audit [DBG] from='client.? 172.21.15.67:0/3760501740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:28.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:28 smithi082 bash[20963]: cluster 2024-04-04T01:30:26.906719+0000 mgr.y (mgr.24370) 20155 : cluster [DBG] pgmap v20139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:28.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:28 smithi067 bash[17655]: cluster 2024-04-04T01:30:26.906719+0000 mgr.y (mgr.24370) 20155 : cluster [DBG] pgmap v20139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:28.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:28 smithi067 bash[27441]: cluster 2024-04-04T01:30:26.906719+0000 mgr.y (mgr.24370) 20155 : cluster [DBG] pgmap v20139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:29 smithi082 bash[20963]: audit 2024-04-04T01:30:28.902756+0000 mon.c (mon.2) 8058 : audit [DBG] from='client.? 172.21.15.67:0/2972407155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:29.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:29 smithi067 bash[17655]: audit 2024-04-04T01:30:28.902756+0000 mon.c (mon.2) 8058 : audit [DBG] from='client.? 172.21.15.67:0/2972407155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:29.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:29 smithi067 bash[27441]: audit 2024-04-04T01:30:28.902756+0000 mon.c (mon.2) 8058 : audit [DBG] from='client.? 172.21.15.67:0/2972407155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:30 smithi082 bash[20963]: cluster 2024-04-04T01:30:28.907435+0000 mgr.y (mgr.24370) 20156 : cluster [DBG] pgmap v20140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:30 smithi067 bash[27441]: cluster 2024-04-04T01:30:28.907435+0000 mgr.y (mgr.24370) 20156 : cluster [DBG] pgmap v20140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:30 smithi067 bash[17655]: cluster 2024-04-04T01:30:28.907435+0000 mgr.y (mgr.24370) 20156 : cluster [DBG] pgmap v20140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:32 smithi082 bash[20963]: cluster 2024-04-04T01:30:30.908578+0000 mgr.y (mgr.24370) 20157 : cluster [DBG] pgmap v20141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:32 smithi082 bash[20963]: audit 2024-04-04T01:30:31.349705+0000 mon.c (mon.2) 8059 : audit [DBG] from='client.? 172.21.15.67:0/2153258189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:32 smithi067 bash[17655]: cluster 2024-04-04T01:30:30.908578+0000 mgr.y (mgr.24370) 20157 : cluster [DBG] pgmap v20141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:32 smithi067 bash[17655]: audit 2024-04-04T01:30:31.349705+0000 mon.c (mon.2) 8059 : audit [DBG] from='client.? 172.21.15.67:0/2153258189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:32.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:32 smithi067 bash[27441]: cluster 2024-04-04T01:30:30.908578+0000 mgr.y (mgr.24370) 20157 : cluster [DBG] pgmap v20141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:32.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:32 smithi067 bash[27441]: audit 2024-04-04T01:30:31.349705+0000 mon.c (mon.2) 8059 : audit [DBG] from='client.? 172.21.15.67:0/2153258189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:30:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:30:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:30:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:30:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:34 smithi082 bash[20963]: cluster 2024-04-04T01:30:32.909247+0000 mgr.y (mgr.24370) 20158 : cluster [DBG] pgmap v20142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:34 smithi082 bash[20963]: audit 2024-04-04T01:30:33.813041+0000 mon.a (mon.0) 17011 : audit [DBG] from='client.? 172.21.15.67:0/4144067566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:34 smithi067 bash[17655]: cluster 2024-04-04T01:30:32.909247+0000 mgr.y (mgr.24370) 20158 : cluster [DBG] pgmap v20142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:34 smithi067 bash[17655]: audit 2024-04-04T01:30:33.813041+0000 mon.a (mon.0) 17011 : audit [DBG] from='client.? 172.21.15.67:0/4144067566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:34 smithi067 bash[27441]: cluster 2024-04-04T01:30:32.909247+0000 mgr.y (mgr.24370) 20158 : cluster [DBG] pgmap v20142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:34 smithi067 bash[27441]: audit 2024-04-04T01:30:33.813041+0000 mon.a (mon.0) 17011 : audit [DBG] from='client.? 172.21.15.67:0/4144067566' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:36 smithi082 bash[20963]: cluster 2024-04-04T01:30:34.909970+0000 mgr.y (mgr.24370) 20159 : cluster [DBG] pgmap v20143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:36 smithi067 bash[27441]: cluster 2024-04-04T01:30:34.909970+0000 mgr.y (mgr.24370) 20159 : cluster [DBG] pgmap v20143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:36 smithi067 bash[17655]: cluster 2024-04-04T01:30:34.909970+0000 mgr.y (mgr.24370) 20159 : cluster [DBG] pgmap v20143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:37 smithi082 bash[20963]: audit 2024-04-04T01:30:36.266604+0000 mon.a (mon.0) 17012 : audit [DBG] from='client.? 172.21.15.67:0/2890199954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:37 smithi067 bash[27441]: audit 2024-04-04T01:30:36.266604+0000 mon.a (mon.0) 17012 : audit [DBG] from='client.? 172.21.15.67:0/2890199954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:37 smithi067 bash[17655]: audit 2024-04-04T01:30:36.266604+0000 mon.a (mon.0) 17012 : audit [DBG] from='client.? 172.21.15.67:0/2890199954' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:38 smithi082 bash[20963]: cluster 2024-04-04T01:30:36.911160+0000 mgr.y (mgr.24370) 20160 : cluster [DBG] pgmap v20144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:38 smithi067 bash[17655]: cluster 2024-04-04T01:30:36.911160+0000 mgr.y (mgr.24370) 20160 : cluster [DBG] pgmap v20144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:38 smithi067 bash[27441]: cluster 2024-04-04T01:30:36.911160+0000 mgr.y (mgr.24370) 20160 : cluster [DBG] pgmap v20144: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:39.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:39 smithi082 bash[20963]: audit 2024-04-04T01:30:38.720780+0000 mon.a (mon.0) 17013 : audit [DBG] from='client.? 172.21.15.67:0/901045277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:39 smithi067 bash[27441]: audit 2024-04-04T01:30:38.720780+0000 mon.a (mon.0) 17013 : audit [DBG] from='client.? 172.21.15.67:0/901045277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:39.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:39 smithi067 bash[17655]: audit 2024-04-04T01:30:38.720780+0000 mon.a (mon.0) 17013 : audit [DBG] from='client.? 172.21.15.67:0/901045277' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:40 smithi082 bash[20963]: cluster 2024-04-04T01:30:38.911851+0000 mgr.y (mgr.24370) 20161 : cluster [DBG] pgmap v20145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:40 smithi067 bash[17655]: cluster 2024-04-04T01:30:38.911851+0000 mgr.y (mgr.24370) 20161 : cluster [DBG] pgmap v20145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:40 smithi067 bash[27441]: cluster 2024-04-04T01:30:38.911851+0000 mgr.y (mgr.24370) 20161 : cluster [DBG] pgmap v20145: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:41 smithi082 bash[20963]: audit 2024-04-04T01:30:40.730362+0000 mon.a (mon.0) 17014 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:41 smithi067 bash[17655]: audit 2024-04-04T01:30:40.730362+0000 mon.a (mon.0) 17014 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:41.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:41 smithi067 bash[27441]: audit 2024-04-04T01:30:40.730362+0000 mon.a (mon.0) 17014 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:42 smithi082 bash[20963]: cluster 2024-04-04T01:30:40.912668+0000 mgr.y (mgr.24370) 20162 : cluster [DBG] pgmap v20146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:42 smithi082 bash[20963]: audit 2024-04-04T01:30:41.184961+0000 mon.a (mon.0) 17015 : audit [DBG] from='client.? 172.21.15.67:0/3162631615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:42 smithi067 bash[17655]: cluster 2024-04-04T01:30:40.912668+0000 mgr.y (mgr.24370) 20162 : cluster [DBG] pgmap v20146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:42 smithi067 bash[17655]: audit 2024-04-04T01:30:41.184961+0000 mon.a (mon.0) 17015 : audit [DBG] from='client.? 172.21.15.67:0/3162631615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:42 smithi067 bash[27441]: cluster 2024-04-04T01:30:40.912668+0000 mgr.y (mgr.24370) 20162 : cluster [DBG] pgmap v20146: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:42 smithi067 bash[27441]: audit 2024-04-04T01:30:41.184961+0000 mon.a (mon.0) 17015 : audit [DBG] from='client.? 172.21.15.67:0/3162631615' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:30:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:30:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:30:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:30:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:44 smithi082 bash[20963]: cluster 2024-04-04T01:30:42.913328+0000 mgr.y (mgr.24370) 20163 : cluster [DBG] pgmap v20147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:44 smithi082 bash[20963]: audit 2024-04-04T01:30:43.194704+0000 mon.a (mon.0) 17016 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:30:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:44 smithi082 bash[20963]: audit 2024-04-04T01:30:43.643250+0000 mon.c (mon.2) 8060 : audit [DBG] from='client.? 172.21.15.67:0/2690387724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:44 smithi067 bash[17655]: cluster 2024-04-04T01:30:42.913328+0000 mgr.y (mgr.24370) 20163 : cluster [DBG] pgmap v20147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:44 smithi067 bash[17655]: audit 2024-04-04T01:30:43.194704+0000 mon.a (mon.0) 17016 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:30:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:44 smithi067 bash[17655]: audit 2024-04-04T01:30:43.643250+0000 mon.c (mon.2) 8060 : audit [DBG] from='client.? 172.21.15.67:0/2690387724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:44.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:44 smithi067 bash[27441]: cluster 2024-04-04T01:30:42.913328+0000 mgr.y (mgr.24370) 20163 : cluster [DBG] pgmap v20147: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:44.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:44 smithi067 bash[27441]: audit 2024-04-04T01:30:43.194704+0000 mon.a (mon.0) 17016 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:30:44.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:44 smithi067 bash[27441]: audit 2024-04-04T01:30:43.643250+0000 mon.c (mon.2) 8060 : audit [DBG] from='client.? 172.21.15.67:0/2690387724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:46 smithi082 bash[20963]: cluster 2024-04-04T01:30:44.914008+0000 mgr.y (mgr.24370) 20164 : cluster [DBG] pgmap v20148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:46 smithi067 bash[17655]: cluster 2024-04-04T01:30:44.914008+0000 mgr.y (mgr.24370) 20164 : cluster [DBG] pgmap v20148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:46 smithi067 bash[27441]: cluster 2024-04-04T01:30:44.914008+0000 mgr.y (mgr.24370) 20164 : cluster [DBG] pgmap v20148: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:47 smithi082 bash[20963]: audit 2024-04-04T01:30:46.105827+0000 mon.c (mon.2) 8061 : audit [DBG] from='client.? 172.21.15.67:0/2416283891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:47 smithi067 bash[17655]: audit 2024-04-04T01:30:46.105827+0000 mon.c (mon.2) 8061 : audit [DBG] from='client.? 172.21.15.67:0/2416283891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:47 smithi067 bash[27441]: audit 2024-04-04T01:30:46.105827+0000 mon.c (mon.2) 8061 : audit [DBG] from='client.? 172.21.15.67:0/2416283891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:48 smithi082 bash[20963]: cluster 2024-04-04T01:30:46.915199+0000 mgr.y (mgr.24370) 20165 : cluster [DBG] pgmap v20149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:48 smithi067 bash[27441]: cluster 2024-04-04T01:30:46.915199+0000 mgr.y (mgr.24370) 20165 : cluster [DBG] pgmap v20149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:48 smithi067 bash[17655]: cluster 2024-04-04T01:30:46.915199+0000 mgr.y (mgr.24370) 20165 : cluster [DBG] pgmap v20149: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:49 smithi082 bash[20963]: audit 2024-04-04T01:30:48.571835+0000 mon.a (mon.0) 17017 : audit [DBG] from='client.? 172.21.15.67:0/2358432149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:49 smithi082 bash[20963]: audit 2024-04-04T01:30:48.889374+0000 mon.a (mon.0) 17018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:49.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:49 smithi082 bash[20963]: audit 2024-04-04T01:30:48.896731+0000 mon.a (mon.0) 17019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:49 smithi067 bash[27441]: audit 2024-04-04T01:30:48.571835+0000 mon.a (mon.0) 17017 : audit [DBG] from='client.? 172.21.15.67:0/2358432149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:49 smithi067 bash[27441]: audit 2024-04-04T01:30:48.889374+0000 mon.a (mon.0) 17018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:49 smithi067 bash[27441]: audit 2024-04-04T01:30:48.896731+0000 mon.a (mon.0) 17019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:49 smithi067 bash[17655]: audit 2024-04-04T01:30:48.571835+0000 mon.a (mon.0) 17017 : audit [DBG] from='client.? 172.21.15.67:0/2358432149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:49.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:49 smithi067 bash[17655]: audit 2024-04-04T01:30:48.889374+0000 mon.a (mon.0) 17018 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:49.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:49 smithi067 bash[17655]: audit 2024-04-04T01:30:48.896731+0000 mon.a (mon.0) 17019 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:50 smithi082 bash[20963]: cluster 2024-04-04T01:30:48.915813+0000 mgr.y (mgr.24370) 20166 : cluster [DBG] pgmap v20150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:50 smithi082 bash[20963]: audit 2024-04-04T01:30:49.194265+0000 mon.a (mon.0) 17020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:50 smithi082 bash[20963]: audit 2024-04-04T01:30:49.204686+0000 mon.a (mon.0) 17021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:50 smithi082 bash[20963]: audit 2024-04-04T01:30:49.686541+0000 mon.a (mon.0) 17022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:30:50.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:50 smithi082 bash[20963]: audit 2024-04-04T01:30:49.687972+0000 mon.a (mon.0) 17023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:30:50.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:50 smithi082 bash[20963]: audit 2024-04-04T01:30:49.698862+0000 mon.a (mon.0) 17024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[17655]: cluster 2024-04-04T01:30:48.915813+0000 mgr.y (mgr.24370) 20166 : cluster [DBG] pgmap v20150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[17655]: audit 2024-04-04T01:30:49.194265+0000 mon.a (mon.0) 17020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[17655]: audit 2024-04-04T01:30:49.204686+0000 mon.a (mon.0) 17021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[17655]: audit 2024-04-04T01:30:49.686541+0000 mon.a (mon.0) 17022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:30:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[17655]: audit 2024-04-04T01:30:49.687972+0000 mon.a (mon.0) 17023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:30:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[17655]: audit 2024-04-04T01:30:49.698862+0000 mon.a (mon.0) 17024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[27441]: cluster 2024-04-04T01:30:48.915813+0000 mgr.y (mgr.24370) 20166 : cluster [DBG] pgmap v20150: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[27441]: audit 2024-04-04T01:30:49.194265+0000 mon.a (mon.0) 17020 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[27441]: audit 2024-04-04T01:30:49.204686+0000 mon.a (mon.0) 17021 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[27441]: audit 2024-04-04T01:30:49.686541+0000 mon.a (mon.0) 17022 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:30:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[27441]: audit 2024-04-04T01:30:49.687972+0000 mon.a (mon.0) 17023 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:30:50.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:50 smithi067 bash[27441]: audit 2024-04-04T01:30:49.698862+0000 mon.a (mon.0) 17024 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:30:51.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:51 smithi082 bash[20963]: audit 2024-04-04T01:30:51.022810+0000 mon.c (mon.2) 8062 : audit [DBG] from='client.? 172.21.15.67:0/2981409290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:51 smithi067 bash[17655]: audit 2024-04-04T01:30:51.022810+0000 mon.c (mon.2) 8062 : audit [DBG] from='client.? 172.21.15.67:0/2981409290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:51 smithi067 bash[27441]: audit 2024-04-04T01:30:51.022810+0000 mon.c (mon.2) 8062 : audit [DBG] from='client.? 172.21.15.67:0/2981409290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:52 smithi082 bash[20963]: cluster 2024-04-04T01:30:50.916924+0000 mgr.y (mgr.24370) 20167 : cluster [DBG] pgmap v20151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:52 smithi067 bash[17655]: cluster 2024-04-04T01:30:50.916924+0000 mgr.y (mgr.24370) 20167 : cluster [DBG] pgmap v20151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:52 smithi067 bash[27441]: cluster 2024-04-04T01:30:50.916924+0000 mgr.y (mgr.24370) 20167 : cluster [DBG] pgmap v20151: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:30:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:30:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:30:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:30:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:54 smithi082 bash[20963]: cluster 2024-04-04T01:30:52.917590+0000 mgr.y (mgr.24370) 20168 : cluster [DBG] pgmap v20152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:54 smithi082 bash[20963]: audit 2024-04-04T01:30:53.479744+0000 mon.c (mon.2) 8063 : audit [DBG] from='client.? 172.21.15.67:0/104007220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:54 smithi067 bash[17655]: cluster 2024-04-04T01:30:52.917590+0000 mgr.y (mgr.24370) 20168 : cluster [DBG] pgmap v20152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:54 smithi067 bash[17655]: audit 2024-04-04T01:30:53.479744+0000 mon.c (mon.2) 8063 : audit [DBG] from='client.? 172.21.15.67:0/104007220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:54 smithi067 bash[27441]: cluster 2024-04-04T01:30:52.917590+0000 mgr.y (mgr.24370) 20168 : cluster [DBG] pgmap v20152: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:54.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:54 smithi067 bash[27441]: audit 2024-04-04T01:30:53.479744+0000 mon.c (mon.2) 8063 : audit [DBG] from='client.? 172.21.15.67:0/104007220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:56 smithi082 bash[20963]: cluster 2024-04-04T01:30:54.918224+0000 mgr.y (mgr.24370) 20169 : cluster [DBG] pgmap v20153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:56 smithi082 bash[20963]: audit 2024-04-04T01:30:55.730342+0000 mon.a (mon.0) 17025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:56 smithi082 bash[20963]: audit 2024-04-04T01:30:55.933028+0000 mon.a (mon.0) 17026 : audit [DBG] from='client.? 172.21.15.67:0/2954342590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:56 smithi067 bash[17655]: cluster 2024-04-04T01:30:54.918224+0000 mgr.y (mgr.24370) 20169 : cluster [DBG] pgmap v20153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:56 smithi067 bash[17655]: audit 2024-04-04T01:30:55.730342+0000 mon.a (mon.0) 17025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:56 smithi067 bash[17655]: audit 2024-04-04T01:30:55.933028+0000 mon.a (mon.0) 17026 : audit [DBG] from='client.? 172.21.15.67:0/2954342590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:56 smithi067 bash[27441]: cluster 2024-04-04T01:30:54.918224+0000 mgr.y (mgr.24370) 20169 : cluster [DBG] pgmap v20153: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:56 smithi067 bash[27441]: audit 2024-04-04T01:30:55.730342+0000 mon.a (mon.0) 17025 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:30:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:56 smithi067 bash[27441]: audit 2024-04-04T01:30:55.933028+0000 mon.a (mon.0) 17026 : audit [DBG] from='client.? 172.21.15.67:0/2954342590' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:58 smithi082 bash[20963]: cluster 2024-04-04T01:30:56.919414+0000 mgr.y (mgr.24370) 20170 : cluster [DBG] pgmap v20154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:58 smithi067 bash[27441]: cluster 2024-04-04T01:30:56.919414+0000 mgr.y (mgr.24370) 20170 : cluster [DBG] pgmap v20154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:58 smithi067 bash[17655]: cluster 2024-04-04T01:30:56.919414+0000 mgr.y (mgr.24370) 20170 : cluster [DBG] pgmap v20154: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:30:59.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:30:59 smithi082 bash[20963]: audit 2024-04-04T01:30:58.390459+0000 mon.a (mon.0) 17027 : audit [DBG] from='client.? 172.21.15.67:0/153851110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:59.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:30:59 smithi067 bash[17655]: audit 2024-04-04T01:30:58.390459+0000 mon.a (mon.0) 17027 : audit [DBG] from='client.? 172.21.15.67:0/153851110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:30:59.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:30:59 smithi067 bash[27441]: audit 2024-04-04T01:30:58.390459+0000 mon.a (mon.0) 17027 : audit [DBG] from='client.? 172.21.15.67:0/153851110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:00 smithi082 bash[20963]: cluster 2024-04-04T01:30:58.920124+0000 mgr.y (mgr.24370) 20171 : cluster [DBG] pgmap v20155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:00 smithi067 bash[17655]: cluster 2024-04-04T01:30:58.920124+0000 mgr.y (mgr.24370) 20171 : cluster [DBG] pgmap v20155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:00 smithi067 bash[27441]: cluster 2024-04-04T01:30:58.920124+0000 mgr.y (mgr.24370) 20171 : cluster [DBG] pgmap v20155: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:01.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:01 smithi082 bash[20963]: audit 2024-04-04T01:31:00.840114+0000 mon.c (mon.2) 8064 : audit [DBG] from='client.? 172.21.15.67:0/413243068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:01.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:01 smithi067 bash[27441]: audit 2024-04-04T01:31:00.840114+0000 mon.c (mon.2) 8064 : audit [DBG] from='client.? 172.21.15.67:0/413243068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:01.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:01 smithi067 bash[17655]: audit 2024-04-04T01:31:00.840114+0000 mon.c (mon.2) 8064 : audit [DBG] from='client.? 172.21.15.67:0/413243068' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:02 smithi082 bash[20963]: cluster 2024-04-04T01:31:00.921269+0000 mgr.y (mgr.24370) 20172 : cluster [DBG] pgmap v20156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:02 smithi067 bash[27441]: cluster 2024-04-04T01:31:00.921269+0000 mgr.y (mgr.24370) 20172 : cluster [DBG] pgmap v20156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:02 smithi067 bash[17655]: cluster 2024-04-04T01:31:00.921269+0000 mgr.y (mgr.24370) 20172 : cluster [DBG] pgmap v20156: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:31:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:31:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:31:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:31:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:04 smithi082 bash[20963]: cluster 2024-04-04T01:31:02.921966+0000 mgr.y (mgr.24370) 20173 : cluster [DBG] pgmap v20157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:04 smithi082 bash[20963]: audit 2024-04-04T01:31:03.297582+0000 mon.c (mon.2) 8065 : audit [DBG] from='client.? 172.21.15.67:0/1117741917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:04 smithi067 bash[27441]: cluster 2024-04-04T01:31:02.921966+0000 mgr.y (mgr.24370) 20173 : cluster [DBG] pgmap v20157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:04 smithi067 bash[27441]: audit 2024-04-04T01:31:03.297582+0000 mon.c (mon.2) 8065 : audit [DBG] from='client.? 172.21.15.67:0/1117741917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:04 smithi067 bash[17655]: cluster 2024-04-04T01:31:02.921966+0000 mgr.y (mgr.24370) 20173 : cluster [DBG] pgmap v20157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:04.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:04 smithi067 bash[17655]: audit 2024-04-04T01:31:03.297582+0000 mon.c (mon.2) 8065 : audit [DBG] from='client.? 172.21.15.67:0/1117741917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:06 smithi082 bash[20963]: cluster 2024-04-04T01:31:04.922664+0000 mgr.y (mgr.24370) 20174 : cluster [DBG] pgmap v20158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:06 smithi082 bash[20963]: audit 2024-04-04T01:31:05.746734+0000 mon.c (mon.2) 8066 : audit [DBG] from='client.? 172.21.15.67:0/993373520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:06 smithi067 bash[17655]: cluster 2024-04-04T01:31:04.922664+0000 mgr.y (mgr.24370) 20174 : cluster [DBG] pgmap v20158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:06 smithi067 bash[17655]: audit 2024-04-04T01:31:05.746734+0000 mon.c (mon.2) 8066 : audit [DBG] from='client.? 172.21.15.67:0/993373520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:06 smithi067 bash[27441]: cluster 2024-04-04T01:31:04.922664+0000 mgr.y (mgr.24370) 20174 : cluster [DBG] pgmap v20158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:06 smithi067 bash[27441]: audit 2024-04-04T01:31:05.746734+0000 mon.c (mon.2) 8066 : audit [DBG] from='client.? 172.21.15.67:0/993373520' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:08 smithi082 bash[20963]: cluster 2024-04-04T01:31:06.923816+0000 mgr.y (mgr.24370) 20175 : cluster [DBG] pgmap v20159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:08 smithi082 bash[20963]: audit 2024-04-04T01:31:08.199627+0000 mon.a (mon.0) 17028 : audit [DBG] from='client.? 172.21.15.67:0/2864000351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:08 smithi067 bash[17655]: cluster 2024-04-04T01:31:06.923816+0000 mgr.y (mgr.24370) 20175 : cluster [DBG] pgmap v20159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:08 smithi067 bash[17655]: audit 2024-04-04T01:31:08.199627+0000 mon.a (mon.0) 17028 : audit [DBG] from='client.? 172.21.15.67:0/2864000351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:08 smithi067 bash[27441]: cluster 2024-04-04T01:31:06.923816+0000 mgr.y (mgr.24370) 20175 : cluster [DBG] pgmap v20159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:08 smithi067 bash[27441]: audit 2024-04-04T01:31:08.199627+0000 mon.a (mon.0) 17028 : audit [DBG] from='client.? 172.21.15.67:0/2864000351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:10 smithi082 bash[20963]: cluster 2024-04-04T01:31:08.924565+0000 mgr.y (mgr.24370) 20176 : cluster [DBG] pgmap v20160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:10 smithi067 bash[17655]: cluster 2024-04-04T01:31:08.924565+0000 mgr.y (mgr.24370) 20176 : cluster [DBG] pgmap v20160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:10 smithi067 bash[27441]: cluster 2024-04-04T01:31:08.924565+0000 mgr.y (mgr.24370) 20176 : cluster [DBG] pgmap v20160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:11 smithi082 bash[20963]: audit 2024-04-04T01:31:10.653236+0000 mon.c (mon.2) 8067 : audit [DBG] from='client.? 172.21.15.67:0/1449370233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:11 smithi082 bash[20963]: audit 2024-04-04T01:31:10.730451+0000 mon.a (mon.0) 17029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:11 smithi067 bash[17655]: audit 2024-04-04T01:31:10.653236+0000 mon.c (mon.2) 8067 : audit [DBG] from='client.? 172.21.15.67:0/1449370233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:11 smithi067 bash[17655]: audit 2024-04-04T01:31:10.730451+0000 mon.a (mon.0) 17029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:11 smithi067 bash[27441]: audit 2024-04-04T01:31:10.653236+0000 mon.c (mon.2) 8067 : audit [DBG] from='client.? 172.21.15.67:0/1449370233' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:11 smithi067 bash[27441]: audit 2024-04-04T01:31:10.730451+0000 mon.a (mon.0) 17029 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:12 smithi082 bash[20963]: cluster 2024-04-04T01:31:10.925700+0000 mgr.y (mgr.24370) 20177 : cluster [DBG] pgmap v20161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:12 smithi067 bash[17655]: cluster 2024-04-04T01:31:10.925700+0000 mgr.y (mgr.24370) 20177 : cluster [DBG] pgmap v20161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:12 smithi067 bash[27441]: cluster 2024-04-04T01:31:10.925700+0000 mgr.y (mgr.24370) 20177 : cluster [DBG] pgmap v20161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:13 smithi067 bash[17655]: audit 2024-04-04T01:31:13.113214+0000 mon.a (mon.0) 17030 : audit [DBG] from='client.? 172.21.15.67:0/1540953284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:31:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:31:13.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:13 smithi067 bash[27441]: audit 2024-04-04T01:31:13.113214+0000 mon.a (mon.0) 17030 : audit [DBG] from='client.? 172.21.15.67:0/1540953284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:13.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:31:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:31:13.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:13 smithi082 bash[20963]: audit 2024-04-04T01:31:13.113214+0000 mon.a (mon.0) 17030 : audit [DBG] from='client.? 172.21.15.67:0/1540953284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:14 smithi082 bash[20963]: cluster 2024-04-04T01:31:12.926355+0000 mgr.y (mgr.24370) 20178 : cluster [DBG] pgmap v20162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:14 smithi067 bash[17655]: cluster 2024-04-04T01:31:12.926355+0000 mgr.y (mgr.24370) 20178 : cluster [DBG] pgmap v20162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:14 smithi067 bash[27441]: cluster 2024-04-04T01:31:12.926355+0000 mgr.y (mgr.24370) 20178 : cluster [DBG] pgmap v20162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:15.886 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 01:31:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T01:31:15.576519609Z level=info msg="Completed cleanup jobs" duration=46.909278ms 2024-04-04T01:31:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:16 smithi082 bash[20963]: cluster 2024-04-04T01:31:14.927056+0000 mgr.y (mgr.24370) 20179 : cluster [DBG] pgmap v20163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:16 smithi082 bash[20963]: audit 2024-04-04T01:31:15.572385+0000 mon.c (mon.2) 8068 : audit [DBG] from='client.? 172.21.15.67:0/4020904946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:16 smithi067 bash[17655]: cluster 2024-04-04T01:31:14.927056+0000 mgr.y (mgr.24370) 20179 : cluster [DBG] pgmap v20163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:16 smithi067 bash[17655]: audit 2024-04-04T01:31:15.572385+0000 mon.c (mon.2) 8068 : audit [DBG] from='client.? 172.21.15.67:0/4020904946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:16 smithi067 bash[27441]: cluster 2024-04-04T01:31:14.927056+0000 mgr.y (mgr.24370) 20179 : cluster [DBG] pgmap v20163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:16 smithi067 bash[27441]: audit 2024-04-04T01:31:15.572385+0000 mon.c (mon.2) 8068 : audit [DBG] from='client.? 172.21.15.67:0/4020904946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:18 smithi082 bash[20963]: cluster 2024-04-04T01:31:16.928286+0000 mgr.y (mgr.24370) 20180 : cluster [DBG] pgmap v20164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:18.660 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:18 smithi082 bash[20963]: audit 2024-04-04T01:31:18.028533+0000 mon.c (mon.2) 8069 : audit [DBG] from='client.? 172.21.15.67:0/1118756486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:18 smithi067 bash[17655]: cluster 2024-04-04T01:31:16.928286+0000 mgr.y (mgr.24370) 20180 : cluster [DBG] pgmap v20164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:18 smithi067 bash[17655]: audit 2024-04-04T01:31:18.028533+0000 mon.c (mon.2) 8069 : audit [DBG] from='client.? 172.21.15.67:0/1118756486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:18 smithi067 bash[27441]: cluster 2024-04-04T01:31:16.928286+0000 mgr.y (mgr.24370) 20180 : cluster [DBG] pgmap v20164: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:18 smithi067 bash[27441]: audit 2024-04-04T01:31:18.028533+0000 mon.c (mon.2) 8069 : audit [DBG] from='client.? 172.21.15.67:0/1118756486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:20 smithi082 bash[20963]: cluster 2024-04-04T01:31:18.928916+0000 mgr.y (mgr.24370) 20181 : cluster [DBG] pgmap v20165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:20 smithi067 bash[17655]: cluster 2024-04-04T01:31:18.928916+0000 mgr.y (mgr.24370) 20181 : cluster [DBG] pgmap v20165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:20 smithi067 bash[27441]: cluster 2024-04-04T01:31:18.928916+0000 mgr.y (mgr.24370) 20181 : cluster [DBG] pgmap v20165: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:21 smithi082 bash[20963]: audit 2024-04-04T01:31:20.478112+0000 mon.c (mon.2) 8070 : audit [DBG] from='client.? 172.21.15.67:0/484116507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:21 smithi067 bash[17655]: audit 2024-04-04T01:31:20.478112+0000 mon.c (mon.2) 8070 : audit [DBG] from='client.? 172.21.15.67:0/484116507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:21 smithi067 bash[27441]: audit 2024-04-04T01:31:20.478112+0000 mon.c (mon.2) 8070 : audit [DBG] from='client.? 172.21.15.67:0/484116507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:22 smithi082 bash[20963]: cluster 2024-04-04T01:31:20.929982+0000 mgr.y (mgr.24370) 20182 : cluster [DBG] pgmap v20166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:22 smithi067 bash[27441]: cluster 2024-04-04T01:31:20.929982+0000 mgr.y (mgr.24370) 20182 : cluster [DBG] pgmap v20166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:22 smithi067 bash[17655]: cluster 2024-04-04T01:31:20.929982+0000 mgr.y (mgr.24370) 20182 : cluster [DBG] pgmap v20166: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:23 smithi067 bash[17655]: audit 2024-04-04T01:31:22.935695+0000 mon.a (mon.0) 17031 : audit [DBG] from='client.? 172.21.15.67:0/1916311189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:31:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:31:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:23 smithi067 bash[27441]: audit 2024-04-04T01:31:22.935695+0000 mon.a (mon.0) 17031 : audit [DBG] from='client.? 172.21.15.67:0/1916311189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:23.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:31:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:31:23.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:23 smithi082 bash[20963]: audit 2024-04-04T01:31:22.935695+0000 mon.a (mon.0) 17031 : audit [DBG] from='client.? 172.21.15.67:0/1916311189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:24 smithi082 bash[20963]: cluster 2024-04-04T01:31:22.930612+0000 mgr.y (mgr.24370) 20183 : cluster [DBG] pgmap v20167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:24 smithi067 bash[17655]: cluster 2024-04-04T01:31:22.930612+0000 mgr.y (mgr.24370) 20183 : cluster [DBG] pgmap v20167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:24 smithi067 bash[27441]: cluster 2024-04-04T01:31:22.930612+0000 mgr.y (mgr.24370) 20183 : cluster [DBG] pgmap v20167: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:26 smithi082 bash[20963]: cluster 2024-04-04T01:31:24.931309+0000 mgr.y (mgr.24370) 20184 : cluster [DBG] pgmap v20168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:26 smithi082 bash[20963]: audit 2024-04-04T01:31:25.382734+0000 mon.c (mon.2) 8071 : audit [DBG] from='client.? 172.21.15.67:0/249025547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:26 smithi082 bash[20963]: audit 2024-04-04T01:31:25.731208+0000 mon.a (mon.0) 17032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:26 smithi067 bash[17655]: cluster 2024-04-04T01:31:24.931309+0000 mgr.y (mgr.24370) 20184 : cluster [DBG] pgmap v20168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:26 smithi067 bash[17655]: audit 2024-04-04T01:31:25.382734+0000 mon.c (mon.2) 8071 : audit [DBG] from='client.? 172.21.15.67:0/249025547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:26 smithi067 bash[17655]: audit 2024-04-04T01:31:25.731208+0000 mon.a (mon.0) 17032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:26 smithi067 bash[27441]: cluster 2024-04-04T01:31:24.931309+0000 mgr.y (mgr.24370) 20184 : cluster [DBG] pgmap v20168: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:26 smithi067 bash[27441]: audit 2024-04-04T01:31:25.382734+0000 mon.c (mon.2) 8071 : audit [DBG] from='client.? 172.21.15.67:0/249025547' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:26 smithi067 bash[27441]: audit 2024-04-04T01:31:25.731208+0000 mon.a (mon.0) 17032 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:28 smithi082 bash[20963]: cluster 2024-04-04T01:31:26.932543+0000 mgr.y (mgr.24370) 20185 : cluster [DBG] pgmap v20169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:28 smithi082 bash[20963]: audit 2024-04-04T01:31:27.826551+0000 mon.c (mon.2) 8072 : audit [DBG] from='client.? 172.21.15.67:0/3294008698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:28 smithi067 bash[27441]: cluster 2024-04-04T01:31:26.932543+0000 mgr.y (mgr.24370) 20185 : cluster [DBG] pgmap v20169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:28 smithi067 bash[27441]: audit 2024-04-04T01:31:27.826551+0000 mon.c (mon.2) 8072 : audit [DBG] from='client.? 172.21.15.67:0/3294008698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:28 smithi067 bash[17655]: cluster 2024-04-04T01:31:26.932543+0000 mgr.y (mgr.24370) 20185 : cluster [DBG] pgmap v20169: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:28 smithi067 bash[17655]: audit 2024-04-04T01:31:27.826551+0000 mon.c (mon.2) 8072 : audit [DBG] from='client.? 172.21.15.67:0/3294008698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:30 smithi082 bash[20963]: cluster 2024-04-04T01:31:28.933227+0000 mgr.y (mgr.24370) 20186 : cluster [DBG] pgmap v20170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:30 smithi082 bash[20963]: audit 2024-04-04T01:31:30.273751+0000 mon.a (mon.0) 17033 : audit [DBG] from='client.? 172.21.15.67:0/3673262636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:30 smithi067 bash[17655]: cluster 2024-04-04T01:31:28.933227+0000 mgr.y (mgr.24370) 20186 : cluster [DBG] pgmap v20170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:30 smithi067 bash[17655]: audit 2024-04-04T01:31:30.273751+0000 mon.a (mon.0) 17033 : audit [DBG] from='client.? 172.21.15.67:0/3673262636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:30 smithi067 bash[27441]: cluster 2024-04-04T01:31:28.933227+0000 mgr.y (mgr.24370) 20186 : cluster [DBG] pgmap v20170: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:30 smithi067 bash[27441]: audit 2024-04-04T01:31:30.273751+0000 mon.a (mon.0) 17033 : audit [DBG] from='client.? 172.21.15.67:0/3673262636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:32 smithi082 bash[20963]: cluster 2024-04-04T01:31:30.934354+0000 mgr.y (mgr.24370) 20187 : cluster [DBG] pgmap v20171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:32 smithi067 bash[27441]: cluster 2024-04-04T01:31:30.934354+0000 mgr.y (mgr.24370) 20187 : cluster [DBG] pgmap v20171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:32 smithi067 bash[17655]: cluster 2024-04-04T01:31:30.934354+0000 mgr.y (mgr.24370) 20187 : cluster [DBG] pgmap v20171: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:33.345 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:31:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:31:33.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:33 smithi082 bash[20963]: audit 2024-04-04T01:31:32.711793+0000 mon.a (mon.0) 17034 : audit [DBG] from='client.? 172.21.15.67:0/3660026439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:33.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:31:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:31:33.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:33 smithi067 bash[17655]: audit 2024-04-04T01:31:32.711793+0000 mon.a (mon.0) 17034 : audit [DBG] from='client.? 172.21.15.67:0/3660026439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:33.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:33 smithi067 bash[27441]: audit 2024-04-04T01:31:32.711793+0000 mon.a (mon.0) 17034 : audit [DBG] from='client.? 172.21.15.67:0/3660026439' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:34 smithi082 bash[20963]: cluster 2024-04-04T01:31:32.935021+0000 mgr.y (mgr.24370) 20188 : cluster [DBG] pgmap v20172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:34 smithi067 bash[17655]: cluster 2024-04-04T01:31:32.935021+0000 mgr.y (mgr.24370) 20188 : cluster [DBG] pgmap v20172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:34 smithi067 bash[27441]: cluster 2024-04-04T01:31:32.935021+0000 mgr.y (mgr.24370) 20188 : cluster [DBG] pgmap v20172: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:35 smithi082 bash[20963]: audit 2024-04-04T01:31:35.169573+0000 mon.c (mon.2) 8073 : audit [DBG] from='client.? 172.21.15.67:0/4233393273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:35 smithi067 bash[27441]: audit 2024-04-04T01:31:35.169573+0000 mon.c (mon.2) 8073 : audit [DBG] from='client.? 172.21.15.67:0/4233393273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:35 smithi067 bash[17655]: audit 2024-04-04T01:31:35.169573+0000 mon.c (mon.2) 8073 : audit [DBG] from='client.? 172.21.15.67:0/4233393273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:36 smithi082 bash[20963]: cluster 2024-04-04T01:31:34.935681+0000 mgr.y (mgr.24370) 20189 : cluster [DBG] pgmap v20173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:36 smithi067 bash[27441]: cluster 2024-04-04T01:31:34.935681+0000 mgr.y (mgr.24370) 20189 : cluster [DBG] pgmap v20173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:36 smithi067 bash[17655]: cluster 2024-04-04T01:31:34.935681+0000 mgr.y (mgr.24370) 20189 : cluster [DBG] pgmap v20173: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:38 smithi082 bash[20963]: cluster 2024-04-04T01:31:36.936820+0000 mgr.y (mgr.24370) 20190 : cluster [DBG] pgmap v20174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:38 smithi082 bash[20963]: audit 2024-04-04T01:31:37.621262+0000 mon.a (mon.0) 17035 : audit [DBG] from='client.? 172.21.15.67:0/591624463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:38 smithi067 bash[27441]: cluster 2024-04-04T01:31:36.936820+0000 mgr.y (mgr.24370) 20190 : cluster [DBG] pgmap v20174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:38 smithi067 bash[27441]: audit 2024-04-04T01:31:37.621262+0000 mon.a (mon.0) 17035 : audit [DBG] from='client.? 172.21.15.67:0/591624463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:38 smithi067 bash[17655]: cluster 2024-04-04T01:31:36.936820+0000 mgr.y (mgr.24370) 20190 : cluster [DBG] pgmap v20174: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:38.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:38 smithi067 bash[17655]: audit 2024-04-04T01:31:37.621262+0000 mon.a (mon.0) 17035 : audit [DBG] from='client.? 172.21.15.67:0/591624463' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:40 smithi082 bash[20963]: cluster 2024-04-04T01:31:38.937631+0000 mgr.y (mgr.24370) 20191 : cluster [DBG] pgmap v20175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:40 smithi082 bash[20963]: audit 2024-04-04T01:31:40.071981+0000 mon.a (mon.0) 17036 : audit [DBG] from='client.? 172.21.15.67:0/1440328284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:40 smithi067 bash[27441]: cluster 2024-04-04T01:31:38.937631+0000 mgr.y (mgr.24370) 20191 : cluster [DBG] pgmap v20175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:40 smithi067 bash[27441]: audit 2024-04-04T01:31:40.071981+0000 mon.a (mon.0) 17036 : audit [DBG] from='client.? 172.21.15.67:0/1440328284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:40 smithi067 bash[17655]: cluster 2024-04-04T01:31:38.937631+0000 mgr.y (mgr.24370) 20191 : cluster [DBG] pgmap v20175: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:40 smithi067 bash[17655]: audit 2024-04-04T01:31:40.071981+0000 mon.a (mon.0) 17036 : audit [DBG] from='client.? 172.21.15.67:0/1440328284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:41 smithi082 bash[20963]: audit 2024-04-04T01:31:40.731499+0000 mon.a (mon.0) 17037 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:41 smithi067 bash[27441]: audit 2024-04-04T01:31:40.731499+0000 mon.a (mon.0) 17037 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:41 smithi067 bash[17655]: audit 2024-04-04T01:31:40.731499+0000 mon.a (mon.0) 17037 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:42 smithi082 bash[20963]: cluster 2024-04-04T01:31:40.938818+0000 mgr.y (mgr.24370) 20192 : cluster [DBG] pgmap v20176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:42 smithi067 bash[27441]: cluster 2024-04-04T01:31:40.938818+0000 mgr.y (mgr.24370) 20192 : cluster [DBG] pgmap v20176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:42 smithi067 bash[17655]: cluster 2024-04-04T01:31:40.938818+0000 mgr.y (mgr.24370) 20192 : cluster [DBG] pgmap v20176: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:43.376 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:31:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:31:43.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:31:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:31:43.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:43 smithi082 bash[20963]: audit 2024-04-04T01:31:42.521066+0000 mon.a (mon.0) 17038 : audit [DBG] from='client.? 172.21.15.67:0/1443900930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:43.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:43 smithi067 bash[27441]: audit 2024-04-04T01:31:42.521066+0000 mon.a (mon.0) 17038 : audit [DBG] from='client.? 172.21.15.67:0/1443900930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:43.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:43 smithi067 bash[17655]: audit 2024-04-04T01:31:42.521066+0000 mon.a (mon.0) 17038 : audit [DBG] from='client.? 172.21.15.67:0/1443900930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:44 smithi067 bash[27441]: cluster 2024-04-04T01:31:42.939538+0000 mgr.y (mgr.24370) 20193 : cluster [DBG] pgmap v20177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:44 smithi067 bash[17655]: cluster 2024-04-04T01:31:42.939538+0000 mgr.y (mgr.24370) 20193 : cluster [DBG] pgmap v20177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:44 smithi082 bash[20963]: cluster 2024-04-04T01:31:42.939538+0000 mgr.y (mgr.24370) 20193 : cluster [DBG] pgmap v20177: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:45.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:45 smithi067 bash[27441]: audit 2024-04-04T01:31:44.971548+0000 mon.a (mon.0) 17039 : audit [DBG] from='client.? 172.21.15.67:0/3963980972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:45.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:45 smithi067 bash[17655]: audit 2024-04-04T01:31:44.971548+0000 mon.a (mon.0) 17039 : audit [DBG] from='client.? 172.21.15.67:0/3963980972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:45 smithi082 bash[20963]: audit 2024-04-04T01:31:44.971548+0000 mon.a (mon.0) 17039 : audit [DBG] from='client.? 172.21.15.67:0/3963980972' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:46 smithi067 bash[27441]: cluster 2024-04-04T01:31:44.940223+0000 mgr.y (mgr.24370) 20194 : cluster [DBG] pgmap v20178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:46 smithi067 bash[17655]: cluster 2024-04-04T01:31:44.940223+0000 mgr.y (mgr.24370) 20194 : cluster [DBG] pgmap v20178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:46 smithi082 bash[20963]: cluster 2024-04-04T01:31:44.940223+0000 mgr.y (mgr.24370) 20194 : cluster [DBG] pgmap v20178: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:48 smithi067 bash[27441]: cluster 2024-04-04T01:31:46.941436+0000 mgr.y (mgr.24370) 20195 : cluster [DBG] pgmap v20179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:48 smithi067 bash[27441]: audit 2024-04-04T01:31:47.417276+0000 mon.a (mon.0) 17040 : audit [DBG] from='client.? 172.21.15.67:0/3874393527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:48.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:48 smithi067 bash[17655]: cluster 2024-04-04T01:31:46.941436+0000 mgr.y (mgr.24370) 20195 : cluster [DBG] pgmap v20179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:48.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:48 smithi067 bash[17655]: audit 2024-04-04T01:31:47.417276+0000 mon.a (mon.0) 17040 : audit [DBG] from='client.? 172.21.15.67:0/3874393527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:48 smithi082 bash[20963]: cluster 2024-04-04T01:31:46.941436+0000 mgr.y (mgr.24370) 20195 : cluster [DBG] pgmap v20179: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:48 smithi082 bash[20963]: audit 2024-04-04T01:31:47.417276+0000 mon.a (mon.0) 17040 : audit [DBG] from='client.? 172.21.15.67:0/3874393527' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:50 smithi067 bash[27441]: cluster 2024-04-04T01:31:48.942122+0000 mgr.y (mgr.24370) 20196 : cluster [DBG] pgmap v20180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:50 smithi067 bash[27441]: audit 2024-04-04T01:31:49.772502+0000 mon.a (mon.0) 17041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:31:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:50 smithi067 bash[27441]: audit 2024-04-04T01:31:49.868455+0000 mon.a (mon.0) 17042 : audit [DBG] from='client.? 172.21.15.67:0/3869059576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:50 smithi067 bash[17655]: cluster 2024-04-04T01:31:48.942122+0000 mgr.y (mgr.24370) 20196 : cluster [DBG] pgmap v20180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:50 smithi067 bash[17655]: audit 2024-04-04T01:31:49.772502+0000 mon.a (mon.0) 17041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:31:50.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:50 smithi067 bash[17655]: audit 2024-04-04T01:31:49.868455+0000 mon.a (mon.0) 17042 : audit [DBG] from='client.? 172.21.15.67:0/3869059576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:50 smithi082 bash[20963]: cluster 2024-04-04T01:31:48.942122+0000 mgr.y (mgr.24370) 20196 : cluster [DBG] pgmap v20180: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:50 smithi082 bash[20963]: audit 2024-04-04T01:31:49.772502+0000 mon.a (mon.0) 17041 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:31:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:50 smithi082 bash[20963]: audit 2024-04-04T01:31:49.868455+0000 mon.a (mon.0) 17042 : audit [DBG] from='client.? 172.21.15.67:0/3869059576' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:52 smithi067 bash[27441]: cluster 2024-04-04T01:31:50.943282+0000 mgr.y (mgr.24370) 20197 : cluster [DBG] pgmap v20181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:52 smithi067 bash[27441]: audit 2024-04-04T01:31:52.327074+0000 mon.c (mon.2) 8074 : audit [DBG] from='client.? 172.21.15.67:0/3623846410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:52 smithi067 bash[17655]: cluster 2024-04-04T01:31:50.943282+0000 mgr.y (mgr.24370) 20197 : cluster [DBG] pgmap v20181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:52 smithi067 bash[17655]: audit 2024-04-04T01:31:52.327074+0000 mon.c (mon.2) 8074 : audit [DBG] from='client.? 172.21.15.67:0/3623846410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:52 smithi082 bash[20963]: cluster 2024-04-04T01:31:50.943282+0000 mgr.y (mgr.24370) 20197 : cluster [DBG] pgmap v20181: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:52 smithi082 bash[20963]: audit 2024-04-04T01:31:52.327074+0000 mon.c (mon.2) 8074 : audit [DBG] from='client.? 172.21.15.67:0/3623846410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:31:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:31:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:31:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:31:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:54 smithi067 bash[17655]: cluster 2024-04-04T01:31:52.943997+0000 mgr.y (mgr.24370) 20198 : cluster [DBG] pgmap v20182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:54 smithi067 bash[27441]: cluster 2024-04-04T01:31:52.943997+0000 mgr.y (mgr.24370) 20198 : cluster [DBG] pgmap v20182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:54 smithi082 bash[20963]: cluster 2024-04-04T01:31:52.943997+0000 mgr.y (mgr.24370) 20198 : cluster [DBG] pgmap v20182: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:55 smithi082 bash[20963]: audit 2024-04-04T01:31:54.792264+0000 mon.c (mon.2) 8075 : audit [DBG] from='client.? 172.21.15.67:0/3783944236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:55 smithi067 bash[17655]: audit 2024-04-04T01:31:54.792264+0000 mon.c (mon.2) 8075 : audit [DBG] from='client.? 172.21.15.67:0/3783944236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:55.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:55 smithi067 bash[27441]: audit 2024-04-04T01:31:54.792264+0000 mon.c (mon.2) 8075 : audit [DBG] from='client.? 172.21.15.67:0/3783944236' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:56 smithi082 bash[20963]: cluster 2024-04-04T01:31:54.944709+0000 mgr.y (mgr.24370) 20199 : cluster [DBG] pgmap v20183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:56 smithi082 bash[20963]: audit 2024-04-04T01:31:55.468114+0000 mon.a (mon.0) 17043 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:56 smithi082 bash[20963]: audit 2024-04-04T01:31:55.475232+0000 mon.a (mon.0) 17044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:56 smithi082 bash[20963]: audit 2024-04-04T01:31:55.736377+0000 mon.a (mon.0) 17045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:56 smithi082 bash[20963]: audit 2024-04-04T01:31:55.770835+0000 mon.a (mon.0) 17046 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:56 smithi082 bash[20963]: audit 2024-04-04T01:31:55.780439+0000 mon.a (mon.0) 17047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:56 smithi082 bash[20963]: audit 2024-04-04T01:31:56.339941+0000 mon.a (mon.0) 17048 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:31:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:56 smithi082 bash[20963]: audit 2024-04-04T01:31:56.341766+0000 mon.a (mon.0) 17049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:31:56.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:56 smithi082 bash[20963]: audit 2024-04-04T01:31:56.350944+0000 mon.a (mon.0) 17050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[17655]: cluster 2024-04-04T01:31:54.944709+0000 mgr.y (mgr.24370) 20199 : cluster [DBG] pgmap v20183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[17655]: audit 2024-04-04T01:31:55.468114+0000 mon.a (mon.0) 17043 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[17655]: audit 2024-04-04T01:31:55.475232+0000 mon.a (mon.0) 17044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[17655]: audit 2024-04-04T01:31:55.736377+0000 mon.a (mon.0) 17045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[17655]: audit 2024-04-04T01:31:55.770835+0000 mon.a (mon.0) 17046 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[17655]: audit 2024-04-04T01:31:55.780439+0000 mon.a (mon.0) 17047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[17655]: audit 2024-04-04T01:31:56.339941+0000 mon.a (mon.0) 17048 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:31:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[17655]: audit 2024-04-04T01:31:56.341766+0000 mon.a (mon.0) 17049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:31:56.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[17655]: audit 2024-04-04T01:31:56.350944+0000 mon.a (mon.0) 17050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[27441]: cluster 2024-04-04T01:31:54.944709+0000 mgr.y (mgr.24370) 20199 : cluster [DBG] pgmap v20183: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[27441]: audit 2024-04-04T01:31:55.468114+0000 mon.a (mon.0) 17043 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[27441]: audit 2024-04-04T01:31:55.475232+0000 mon.a (mon.0) 17044 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[27441]: audit 2024-04-04T01:31:55.736377+0000 mon.a (mon.0) 17045 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:31:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[27441]: audit 2024-04-04T01:31:55.770835+0000 mon.a (mon.0) 17046 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[27441]: audit 2024-04-04T01:31:55.780439+0000 mon.a (mon.0) 17047 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[27441]: audit 2024-04-04T01:31:56.339941+0000 mon.a (mon.0) 17048 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:31:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[27441]: audit 2024-04-04T01:31:56.341766+0000 mon.a (mon.0) 17049 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:31:56.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:56 smithi067 bash[27441]: audit 2024-04-04T01:31:56.350944+0000 mon.a (mon.0) 17050 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:31:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:57 smithi082 bash[20963]: audit 2024-04-04T01:31:57.241415+0000 mon.a (mon.0) 17051 : audit [DBG] from='client.? 172.21.15.67:0/4161195542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:57 smithi067 bash[27441]: audit 2024-04-04T01:31:57.241415+0000 mon.a (mon.0) 17051 : audit [DBG] from='client.? 172.21.15.67:0/4161195542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:57.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:57 smithi067 bash[17655]: audit 2024-04-04T01:31:57.241415+0000 mon.a (mon.0) 17051 : audit [DBG] from='client.? 172.21.15.67:0/4161195542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:31:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:31:58 smithi082 bash[20963]: cluster 2024-04-04T01:31:56.945544+0000 mgr.y (mgr.24370) 20200 : cluster [DBG] pgmap v20184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:31:58 smithi067 bash[27441]: cluster 2024-04-04T01:31:56.945544+0000 mgr.y (mgr.24370) 20200 : cluster [DBG] pgmap v20184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:31:58.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:31:58 smithi067 bash[17655]: cluster 2024-04-04T01:31:56.945544+0000 mgr.y (mgr.24370) 20200 : cluster [DBG] pgmap v20184: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:00 smithi082 bash[20963]: cluster 2024-04-04T01:31:58.946219+0000 mgr.y (mgr.24370) 20201 : cluster [DBG] pgmap v20185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:00 smithi082 bash[20963]: audit 2024-04-04T01:31:59.699814+0000 mon.a (mon.0) 17052 : audit [DBG] from='client.? 172.21.15.67:0/4127249293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:00 smithi067 bash[27441]: cluster 2024-04-04T01:31:58.946219+0000 mgr.y (mgr.24370) 20201 : cluster [DBG] pgmap v20185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:00 smithi067 bash[27441]: audit 2024-04-04T01:31:59.699814+0000 mon.a (mon.0) 17052 : audit [DBG] from='client.? 172.21.15.67:0/4127249293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:00 smithi067 bash[17655]: cluster 2024-04-04T01:31:58.946219+0000 mgr.y (mgr.24370) 20201 : cluster [DBG] pgmap v20185: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:00.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:00 smithi067 bash[17655]: audit 2024-04-04T01:31:59.699814+0000 mon.a (mon.0) 17052 : audit [DBG] from='client.? 172.21.15.67:0/4127249293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:02 smithi082 bash[20963]: cluster 2024-04-04T01:32:00.947375+0000 mgr.y (mgr.24370) 20202 : cluster [DBG] pgmap v20186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:02 smithi082 bash[20963]: audit 2024-04-04T01:32:02.158334+0000 mon.a (mon.0) 17053 : audit [DBG] from='client.? 172.21.15.67:0/2744054404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:02 smithi067 bash[27441]: cluster 2024-04-04T01:32:00.947375+0000 mgr.y (mgr.24370) 20202 : cluster [DBG] pgmap v20186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:02 smithi067 bash[27441]: audit 2024-04-04T01:32:02.158334+0000 mon.a (mon.0) 17053 : audit [DBG] from='client.? 172.21.15.67:0/2744054404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:02 smithi067 bash[17655]: cluster 2024-04-04T01:32:00.947375+0000 mgr.y (mgr.24370) 20202 : cluster [DBG] pgmap v20186: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:02 smithi067 bash[17655]: audit 2024-04-04T01:32:02.158334+0000 mon.a (mon.0) 17053 : audit [DBG] from='client.? 172.21.15.67:0/2744054404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:32:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:03] "GET /metrics HTTP/1.1" 200 240007 "" "Prometheus/2.43.0" 2024-04-04T01:32:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:32:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:32:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:04 smithi082 bash[20963]: cluster 2024-04-04T01:32:02.948069+0000 mgr.y (mgr.24370) 20203 : cluster [DBG] pgmap v20187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:04 smithi067 bash[17655]: cluster 2024-04-04T01:32:02.948069+0000 mgr.y (mgr.24370) 20203 : cluster [DBG] pgmap v20187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:04 smithi067 bash[27441]: cluster 2024-04-04T01:32:02.948069+0000 mgr.y (mgr.24370) 20203 : cluster [DBG] pgmap v20187: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:05 smithi082 bash[20963]: audit 2024-04-04T01:32:04.617410+0000 mon.c (mon.2) 8076 : audit [DBG] from='client.? 172.21.15.67:0/3512968521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:05 smithi067 bash[17655]: audit 2024-04-04T01:32:04.617410+0000 mon.c (mon.2) 8076 : audit [DBG] from='client.? 172.21.15.67:0/3512968521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:05 smithi067 bash[27441]: audit 2024-04-04T01:32:04.617410+0000 mon.c (mon.2) 8076 : audit [DBG] from='client.? 172.21.15.67:0/3512968521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:06 smithi082 bash[20963]: cluster 2024-04-04T01:32:04.948721+0000 mgr.y (mgr.24370) 20204 : cluster [DBG] pgmap v20188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:06 smithi067 bash[27441]: cluster 2024-04-04T01:32:04.948721+0000 mgr.y (mgr.24370) 20204 : cluster [DBG] pgmap v20188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:06 smithi067 bash[17655]: cluster 2024-04-04T01:32:04.948721+0000 mgr.y (mgr.24370) 20204 : cluster [DBG] pgmap v20188: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:07 smithi082 bash[20963]: audit 2024-04-04T01:32:07.081857+0000 mon.c (mon.2) 8077 : audit [DBG] from='client.? 172.21.15.67:0/3587772309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:07 smithi067 bash[27441]: audit 2024-04-04T01:32:07.081857+0000 mon.c (mon.2) 8077 : audit [DBG] from='client.? 172.21.15.67:0/3587772309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:07 smithi067 bash[17655]: audit 2024-04-04T01:32:07.081857+0000 mon.c (mon.2) 8077 : audit [DBG] from='client.? 172.21.15.67:0/3587772309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:08 smithi082 bash[20963]: cluster 2024-04-04T01:32:06.949868+0000 mgr.y (mgr.24370) 20205 : cluster [DBG] pgmap v20189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:08 smithi067 bash[27441]: cluster 2024-04-04T01:32:06.949868+0000 mgr.y (mgr.24370) 20205 : cluster [DBG] pgmap v20189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:08 smithi067 bash[17655]: cluster 2024-04-04T01:32:06.949868+0000 mgr.y (mgr.24370) 20205 : cluster [DBG] pgmap v20189: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:10 smithi082 bash[20963]: cluster 2024-04-04T01:32:08.950544+0000 mgr.y (mgr.24370) 20206 : cluster [DBG] pgmap v20190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:10 smithi082 bash[20963]: audit 2024-04-04T01:32:09.534326+0000 mon.c (mon.2) 8078 : audit [DBG] from='client.? 172.21.15.67:0/370094085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:10 smithi067 bash[27441]: cluster 2024-04-04T01:32:08.950544+0000 mgr.y (mgr.24370) 20206 : cluster [DBG] pgmap v20190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:10 smithi067 bash[27441]: audit 2024-04-04T01:32:09.534326+0000 mon.c (mon.2) 8078 : audit [DBG] from='client.? 172.21.15.67:0/370094085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:10 smithi067 bash[17655]: cluster 2024-04-04T01:32:08.950544+0000 mgr.y (mgr.24370) 20206 : cluster [DBG] pgmap v20190: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:10 smithi067 bash[17655]: audit 2024-04-04T01:32:09.534326+0000 mon.c (mon.2) 8078 : audit [DBG] from='client.? 172.21.15.67:0/370094085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:11 smithi082 bash[20963]: audit 2024-04-04T01:32:10.737131+0000 mon.a (mon.0) 17054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:11 smithi067 bash[27441]: audit 2024-04-04T01:32:10.737131+0000 mon.a (mon.0) 17054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:11 smithi067 bash[17655]: audit 2024-04-04T01:32:10.737131+0000 mon.a (mon.0) 17054 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:12 smithi082 bash[20963]: cluster 2024-04-04T01:32:10.951690+0000 mgr.y (mgr.24370) 20207 : cluster [DBG] pgmap v20191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:12 smithi082 bash[20963]: audit 2024-04-04T01:32:11.993557+0000 mon.a (mon.0) 17055 : audit [DBG] from='client.? 172.21.15.67:0/4086814891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:12 smithi067 bash[27441]: cluster 2024-04-04T01:32:10.951690+0000 mgr.y (mgr.24370) 20207 : cluster [DBG] pgmap v20191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:12 smithi067 bash[27441]: audit 2024-04-04T01:32:11.993557+0000 mon.a (mon.0) 17055 : audit [DBG] from='client.? 172.21.15.67:0/4086814891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:12 smithi067 bash[17655]: cluster 2024-04-04T01:32:10.951690+0000 mgr.y (mgr.24370) 20207 : cluster [DBG] pgmap v20191: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:12 smithi067 bash[17655]: audit 2024-04-04T01:32:11.993557+0000 mon.a (mon.0) 17055 : audit [DBG] from='client.? 172.21.15.67:0/4086814891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:32:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:13] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:32:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:32:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:32:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:14 smithi082 bash[20963]: cluster 2024-04-04T01:32:12.952389+0000 mgr.y (mgr.24370) 20208 : cluster [DBG] pgmap v20192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:14 smithi082 bash[20963]: audit 2024-04-04T01:32:14.447090+0000 mon.c (mon.2) 8079 : audit [DBG] from='client.? 172.21.15.67:0/1671546353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:14 smithi067 bash[17655]: cluster 2024-04-04T01:32:12.952389+0000 mgr.y (mgr.24370) 20208 : cluster [DBG] pgmap v20192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:14 smithi067 bash[17655]: audit 2024-04-04T01:32:14.447090+0000 mon.c (mon.2) 8079 : audit [DBG] from='client.? 172.21.15.67:0/1671546353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:14 smithi067 bash[27441]: cluster 2024-04-04T01:32:12.952389+0000 mgr.y (mgr.24370) 20208 : cluster [DBG] pgmap v20192: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:14 smithi067 bash[27441]: audit 2024-04-04T01:32:14.447090+0000 mon.c (mon.2) 8079 : audit [DBG] from='client.? 172.21.15.67:0/1671546353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:16 smithi082 bash[20963]: cluster 2024-04-04T01:32:14.953039+0000 mgr.y (mgr.24370) 20209 : cluster [DBG] pgmap v20193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:16 smithi067 bash[17655]: cluster 2024-04-04T01:32:14.953039+0000 mgr.y (mgr.24370) 20209 : cluster [DBG] pgmap v20193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:16 smithi067 bash[27441]: cluster 2024-04-04T01:32:14.953039+0000 mgr.y (mgr.24370) 20209 : cluster [DBG] pgmap v20193: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:17 smithi082 bash[20963]: audit 2024-04-04T01:32:16.932461+0000 mon.c (mon.2) 8080 : audit [DBG] from='client.? 172.21.15.67:0/2479060767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:17 smithi067 bash[27441]: audit 2024-04-04T01:32:16.932461+0000 mon.c (mon.2) 8080 : audit [DBG] from='client.? 172.21.15.67:0/2479060767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:17 smithi067 bash[17655]: audit 2024-04-04T01:32:16.932461+0000 mon.c (mon.2) 8080 : audit [DBG] from='client.? 172.21.15.67:0/2479060767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:18 smithi082 bash[20963]: cluster 2024-04-04T01:32:16.954115+0000 mgr.y (mgr.24370) 20210 : cluster [DBG] pgmap v20194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:18 smithi067 bash[17655]: cluster 2024-04-04T01:32:16.954115+0000 mgr.y (mgr.24370) 20210 : cluster [DBG] pgmap v20194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:18 smithi067 bash[27441]: cluster 2024-04-04T01:32:16.954115+0000 mgr.y (mgr.24370) 20210 : cluster [DBG] pgmap v20194: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:19 smithi082 bash[20963]: audit 2024-04-04T01:32:19.393067+0000 mon.c (mon.2) 8081 : audit [DBG] from='client.? 172.21.15.67:0/835875170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:19 smithi067 bash[17655]: audit 2024-04-04T01:32:19.393067+0000 mon.c (mon.2) 8081 : audit [DBG] from='client.? 172.21.15.67:0/835875170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:19 smithi067 bash[27441]: audit 2024-04-04T01:32:19.393067+0000 mon.c (mon.2) 8081 : audit [DBG] from='client.? 172.21.15.67:0/835875170' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:20 smithi082 bash[20963]: cluster 2024-04-04T01:32:18.954837+0000 mgr.y (mgr.24370) 20211 : cluster [DBG] pgmap v20195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:20 smithi067 bash[17655]: cluster 2024-04-04T01:32:18.954837+0000 mgr.y (mgr.24370) 20211 : cluster [DBG] pgmap v20195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:20 smithi067 bash[27441]: cluster 2024-04-04T01:32:18.954837+0000 mgr.y (mgr.24370) 20211 : cluster [DBG] pgmap v20195: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:22 smithi082 bash[20963]: cluster 2024-04-04T01:32:20.955962+0000 mgr.y (mgr.24370) 20212 : cluster [DBG] pgmap v20196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:22 smithi082 bash[20963]: audit 2024-04-04T01:32:21.847066+0000 mon.c (mon.2) 8082 : audit [DBG] from='client.? 172.21.15.67:0/4259899617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:22 smithi067 bash[17655]: cluster 2024-04-04T01:32:20.955962+0000 mgr.y (mgr.24370) 20212 : cluster [DBG] pgmap v20196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:22 smithi067 bash[17655]: audit 2024-04-04T01:32:21.847066+0000 mon.c (mon.2) 8082 : audit [DBG] from='client.? 172.21.15.67:0/4259899617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:22 smithi067 bash[27441]: cluster 2024-04-04T01:32:20.955962+0000 mgr.y (mgr.24370) 20212 : cluster [DBG] pgmap v20196: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:22 smithi067 bash[27441]: audit 2024-04-04T01:32:21.847066+0000 mon.c (mon.2) 8082 : audit [DBG] from='client.? 172.21.15.67:0/4259899617' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:32:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:23] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:32:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:32:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:32:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:24 smithi082 bash[20963]: cluster 2024-04-04T01:32:22.956857+0000 mgr.y (mgr.24370) 20213 : cluster [DBG] pgmap v20197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:24 smithi082 bash[20963]: audit 2024-04-04T01:32:24.316785+0000 mon.c (mon.2) 8083 : audit [DBG] from='client.? 172.21.15.67:0/2283207298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:24 smithi067 bash[17655]: cluster 2024-04-04T01:32:22.956857+0000 mgr.y (mgr.24370) 20213 : cluster [DBG] pgmap v20197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:24 smithi067 bash[17655]: audit 2024-04-04T01:32:24.316785+0000 mon.c (mon.2) 8083 : audit [DBG] from='client.? 172.21.15.67:0/2283207298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:24 smithi067 bash[27441]: cluster 2024-04-04T01:32:22.956857+0000 mgr.y (mgr.24370) 20213 : cluster [DBG] pgmap v20197: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:24 smithi067 bash[27441]: audit 2024-04-04T01:32:24.316785+0000 mon.c (mon.2) 8083 : audit [DBG] from='client.? 172.21.15.67:0/2283207298' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:26 smithi082 bash[20963]: cluster 2024-04-04T01:32:24.957595+0000 mgr.y (mgr.24370) 20214 : cluster [DBG] pgmap v20198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:26 smithi082 bash[20963]: audit 2024-04-04T01:32:25.737560+0000 mon.a (mon.0) 17056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:26 smithi067 bash[17655]: cluster 2024-04-04T01:32:24.957595+0000 mgr.y (mgr.24370) 20214 : cluster [DBG] pgmap v20198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:26 smithi067 bash[17655]: audit 2024-04-04T01:32:25.737560+0000 mon.a (mon.0) 17056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:26 smithi067 bash[27441]: cluster 2024-04-04T01:32:24.957595+0000 mgr.y (mgr.24370) 20214 : cluster [DBG] pgmap v20198: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:26 smithi067 bash[27441]: audit 2024-04-04T01:32:25.737560+0000 mon.a (mon.0) 17056 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:27 smithi082 bash[20963]: audit 2024-04-04T01:32:26.787313+0000 mon.a (mon.0) 17057 : audit [DBG] from='client.? 172.21.15.67:0/2742127831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:27 smithi067 bash[27441]: audit 2024-04-04T01:32:26.787313+0000 mon.a (mon.0) 17057 : audit [DBG] from='client.? 172.21.15.67:0/2742127831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:27 smithi067 bash[17655]: audit 2024-04-04T01:32:26.787313+0000 mon.a (mon.0) 17057 : audit [DBG] from='client.? 172.21.15.67:0/2742127831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:28 smithi082 bash[20963]: cluster 2024-04-04T01:32:26.958901+0000 mgr.y (mgr.24370) 20215 : cluster [DBG] pgmap v20199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:28 smithi067 bash[17655]: cluster 2024-04-04T01:32:26.958901+0000 mgr.y (mgr.24370) 20215 : cluster [DBG] pgmap v20199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:28 smithi067 bash[27441]: cluster 2024-04-04T01:32:26.958901+0000 mgr.y (mgr.24370) 20215 : cluster [DBG] pgmap v20199: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:29 smithi082 bash[20963]: audit 2024-04-04T01:32:29.238191+0000 mon.c (mon.2) 8084 : audit [DBG] from='client.? 172.21.15.67:0/875161674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:29 smithi067 bash[17655]: audit 2024-04-04T01:32:29.238191+0000 mon.c (mon.2) 8084 : audit [DBG] from='client.? 172.21.15.67:0/875161674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:29 smithi067 bash[27441]: audit 2024-04-04T01:32:29.238191+0000 mon.c (mon.2) 8084 : audit [DBG] from='client.? 172.21.15.67:0/875161674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:30 smithi082 bash[20963]: cluster 2024-04-04T01:32:28.959602+0000 mgr.y (mgr.24370) 20216 : cluster [DBG] pgmap v20200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:30 smithi067 bash[17655]: cluster 2024-04-04T01:32:28.959602+0000 mgr.y (mgr.24370) 20216 : cluster [DBG] pgmap v20200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:30 smithi067 bash[27441]: cluster 2024-04-04T01:32:28.959602+0000 mgr.y (mgr.24370) 20216 : cluster [DBG] pgmap v20200: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:32 smithi082 bash[20963]: cluster 2024-04-04T01:32:30.960762+0000 mgr.y (mgr.24370) 20217 : cluster [DBG] pgmap v20201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:32 smithi082 bash[20963]: audit 2024-04-04T01:32:31.693188+0000 mon.c (mon.2) 8085 : audit [DBG] from='client.? 172.21.15.67:0/2962260193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:32 smithi067 bash[27441]: cluster 2024-04-04T01:32:30.960762+0000 mgr.y (mgr.24370) 20217 : cluster [DBG] pgmap v20201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:32 smithi067 bash[27441]: audit 2024-04-04T01:32:31.693188+0000 mon.c (mon.2) 8085 : audit [DBG] from='client.? 172.21.15.67:0/2962260193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:32 smithi067 bash[17655]: cluster 2024-04-04T01:32:30.960762+0000 mgr.y (mgr.24370) 20217 : cluster [DBG] pgmap v20201: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:32 smithi067 bash[17655]: audit 2024-04-04T01:32:31.693188+0000 mon.c (mon.2) 8085 : audit [DBG] from='client.? 172.21.15.67:0/2962260193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:32:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:32:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:32:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:32:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:34 smithi082 bash[20963]: cluster 2024-04-04T01:32:32.961421+0000 mgr.y (mgr.24370) 20218 : cluster [DBG] pgmap v20202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:34 smithi082 bash[20963]: audit 2024-04-04T01:32:34.138711+0000 mon.c (mon.2) 8086 : audit [DBG] from='client.? 172.21.15.67:0/2917362681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:34 smithi067 bash[17655]: cluster 2024-04-04T01:32:32.961421+0000 mgr.y (mgr.24370) 20218 : cluster [DBG] pgmap v20202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:34 smithi067 bash[17655]: audit 2024-04-04T01:32:34.138711+0000 mon.c (mon.2) 8086 : audit [DBG] from='client.? 172.21.15.67:0/2917362681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:34 smithi067 bash[27441]: cluster 2024-04-04T01:32:32.961421+0000 mgr.y (mgr.24370) 20218 : cluster [DBG] pgmap v20202: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:34 smithi067 bash[27441]: audit 2024-04-04T01:32:34.138711+0000 mon.c (mon.2) 8086 : audit [DBG] from='client.? 172.21.15.67:0/2917362681' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:36 smithi082 bash[20963]: cluster 2024-04-04T01:32:34.962125+0000 mgr.y (mgr.24370) 20219 : cluster [DBG] pgmap v20203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:36.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:36 smithi082 bash[20963]: audit 2024-04-04T01:32:36.593284+0000 mon.a (mon.0) 17058 : audit [DBG] from='client.? 172.21.15.67:0/170817326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:36 smithi067 bash[27441]: cluster 2024-04-04T01:32:34.962125+0000 mgr.y (mgr.24370) 20219 : cluster [DBG] pgmap v20203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:36 smithi067 bash[27441]: audit 2024-04-04T01:32:36.593284+0000 mon.a (mon.0) 17058 : audit [DBG] from='client.? 172.21.15.67:0/170817326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:36 smithi067 bash[17655]: cluster 2024-04-04T01:32:34.962125+0000 mgr.y (mgr.24370) 20219 : cluster [DBG] pgmap v20203: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:36 smithi067 bash[17655]: audit 2024-04-04T01:32:36.593284+0000 mon.a (mon.0) 17058 : audit [DBG] from='client.? 172.21.15.67:0/170817326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:38 smithi082 bash[20963]: cluster 2024-04-04T01:32:36.963309+0000 mgr.y (mgr.24370) 20220 : cluster [DBG] pgmap v20204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:38 smithi067 bash[17655]: cluster 2024-04-04T01:32:36.963309+0000 mgr.y (mgr.24370) 20220 : cluster [DBG] pgmap v20204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:38 smithi067 bash[27441]: cluster 2024-04-04T01:32:36.963309+0000 mgr.y (mgr.24370) 20220 : cluster [DBG] pgmap v20204: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:39.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:39 smithi082 bash[20963]: audit 2024-04-04T01:32:39.045059+0000 mon.c (mon.2) 8087 : audit [DBG] from='client.? 172.21.15.67:0/3177850913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:39.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:39 smithi067 bash[17655]: audit 2024-04-04T01:32:39.045059+0000 mon.c (mon.2) 8087 : audit [DBG] from='client.? 172.21.15.67:0/3177850913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:39.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:39 smithi067 bash[27441]: audit 2024-04-04T01:32:39.045059+0000 mon.c (mon.2) 8087 : audit [DBG] from='client.? 172.21.15.67:0/3177850913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:40 smithi082 bash[20963]: cluster 2024-04-04T01:32:38.963926+0000 mgr.y (mgr.24370) 20221 : cluster [DBG] pgmap v20205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:40 smithi067 bash[17655]: cluster 2024-04-04T01:32:38.963926+0000 mgr.y (mgr.24370) 20221 : cluster [DBG] pgmap v20205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:40 smithi067 bash[27441]: cluster 2024-04-04T01:32:38.963926+0000 mgr.y (mgr.24370) 20221 : cluster [DBG] pgmap v20205: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:41 smithi082 bash[20963]: audit 2024-04-04T01:32:40.738003+0000 mon.a (mon.0) 17059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:41 smithi082 bash[20963]: audit 2024-04-04T01:32:41.493021+0000 mon.c (mon.2) 8088 : audit [DBG] from='client.? 172.21.15.67:0/1318366380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:41 smithi067 bash[17655]: audit 2024-04-04T01:32:40.738003+0000 mon.a (mon.0) 17059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:41 smithi067 bash[17655]: audit 2024-04-04T01:32:41.493021+0000 mon.c (mon.2) 8088 : audit [DBG] from='client.? 172.21.15.67:0/1318366380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:41 smithi067 bash[27441]: audit 2024-04-04T01:32:40.738003+0000 mon.a (mon.0) 17059 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:41 smithi067 bash[27441]: audit 2024-04-04T01:32:41.493021+0000 mon.c (mon.2) 8088 : audit [DBG] from='client.? 172.21.15.67:0/1318366380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:42 smithi082 bash[20963]: cluster 2024-04-04T01:32:40.964915+0000 mgr.y (mgr.24370) 20222 : cluster [DBG] pgmap v20206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:42 smithi067 bash[27441]: cluster 2024-04-04T01:32:40.964915+0000 mgr.y (mgr.24370) 20222 : cluster [DBG] pgmap v20206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:42 smithi067 bash[17655]: cluster 2024-04-04T01:32:40.964915+0000 mgr.y (mgr.24370) 20222 : cluster [DBG] pgmap v20206: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:32:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:32:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:32:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:32:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:44 smithi067 bash[17655]: cluster 2024-04-04T01:32:42.965724+0000 mgr.y (mgr.24370) 20223 : cluster [DBG] pgmap v20207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:44 smithi067 bash[17655]: audit 2024-04-04T01:32:43.947926+0000 mon.a (mon.0) 17060 : audit [DBG] from='client.? 172.21.15.67:0/3146285197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:44 smithi067 bash[27441]: cluster 2024-04-04T01:32:42.965724+0000 mgr.y (mgr.24370) 20223 : cluster [DBG] pgmap v20207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:44.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:44 smithi067 bash[27441]: audit 2024-04-04T01:32:43.947926+0000 mon.a (mon.0) 17060 : audit [DBG] from='client.? 172.21.15.67:0/3146285197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:44 smithi082 bash[20963]: cluster 2024-04-04T01:32:42.965724+0000 mgr.y (mgr.24370) 20223 : cluster [DBG] pgmap v20207: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:44 smithi082 bash[20963]: audit 2024-04-04T01:32:43.947926+0000 mon.a (mon.0) 17060 : audit [DBG] from='client.? 172.21.15.67:0/3146285197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:46 smithi067 bash[27441]: cluster 2024-04-04T01:32:44.966572+0000 mgr.y (mgr.24370) 20224 : cluster [DBG] pgmap v20208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:46.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:46 smithi067 bash[27441]: audit 2024-04-04T01:32:46.388004+0000 mon.a (mon.0) 17061 : audit [DBG] from='client.? 172.21.15.67:0/2354638952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:46.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:46 smithi067 bash[17655]: cluster 2024-04-04T01:32:44.966572+0000 mgr.y (mgr.24370) 20224 : cluster [DBG] pgmap v20208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:46.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:46 smithi067 bash[17655]: audit 2024-04-04T01:32:46.388004+0000 mon.a (mon.0) 17061 : audit [DBG] from='client.? 172.21.15.67:0/2354638952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:46 smithi082 bash[20963]: cluster 2024-04-04T01:32:44.966572+0000 mgr.y (mgr.24370) 20224 : cluster [DBG] pgmap v20208: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:46 smithi082 bash[20963]: audit 2024-04-04T01:32:46.388004+0000 mon.a (mon.0) 17061 : audit [DBG] from='client.? 172.21.15.67:0/2354638952' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:48 smithi067 bash[17655]: cluster 2024-04-04T01:32:46.967808+0000 mgr.y (mgr.24370) 20225 : cluster [DBG] pgmap v20209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:48 smithi067 bash[27441]: cluster 2024-04-04T01:32:46.967808+0000 mgr.y (mgr.24370) 20225 : cluster [DBG] pgmap v20209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:48 smithi082 bash[20963]: cluster 2024-04-04T01:32:46.967808+0000 mgr.y (mgr.24370) 20225 : cluster [DBG] pgmap v20209: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:49 smithi067 bash[17655]: audit 2024-04-04T01:32:48.842895+0000 mon.c (mon.2) 8089 : audit [DBG] from='client.? 172.21.15.67:0/1579975303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:49.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:49 smithi067 bash[27441]: audit 2024-04-04T01:32:48.842895+0000 mon.c (mon.2) 8089 : audit [DBG] from='client.? 172.21.15.67:0/1579975303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:49 smithi082 bash[20963]: audit 2024-04-04T01:32:48.842895+0000 mon.c (mon.2) 8089 : audit [DBG] from='client.? 172.21.15.67:0/1579975303' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:50 smithi067 bash[17655]: cluster 2024-04-04T01:32:48.968488+0000 mgr.y (mgr.24370) 20226 : cluster [DBG] pgmap v20210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:50.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:50 smithi067 bash[27441]: cluster 2024-04-04T01:32:48.968488+0000 mgr.y (mgr.24370) 20226 : cluster [DBG] pgmap v20210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:50 smithi082 bash[20963]: cluster 2024-04-04T01:32:48.968488+0000 mgr.y (mgr.24370) 20226 : cluster [DBG] pgmap v20210: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:51 smithi067 bash[27441]: audit 2024-04-04T01:32:51.297158+0000 mon.c (mon.2) 8090 : audit [DBG] from='client.? 172.21.15.67:0/2796880900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:51.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:51 smithi067 bash[17655]: audit 2024-04-04T01:32:51.297158+0000 mon.c (mon.2) 8090 : audit [DBG] from='client.? 172.21.15.67:0/2796880900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:51 smithi082 bash[20963]: audit 2024-04-04T01:32:51.297158+0000 mon.c (mon.2) 8090 : audit [DBG] from='client.? 172.21.15.67:0/2796880900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:52 smithi067 bash[17655]: cluster 2024-04-04T01:32:50.969661+0000 mgr.y (mgr.24370) 20227 : cluster [DBG] pgmap v20211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:52 smithi067 bash[27441]: cluster 2024-04-04T01:32:50.969661+0000 mgr.y (mgr.24370) 20227 : cluster [DBG] pgmap v20211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:52 smithi082 bash[20963]: cluster 2024-04-04T01:32:50.969661+0000 mgr.y (mgr.24370) 20227 : cluster [DBG] pgmap v20211: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:32:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:32:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:32:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:32:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:54 smithi067 bash[17655]: cluster 2024-04-04T01:32:52.970362+0000 mgr.y (mgr.24370) 20228 : cluster [DBG] pgmap v20212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:54 smithi067 bash[17655]: audit 2024-04-04T01:32:53.749441+0000 mon.c (mon.2) 8091 : audit [DBG] from='client.? 172.21.15.67:0/805203477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:54 smithi067 bash[27441]: cluster 2024-04-04T01:32:52.970362+0000 mgr.y (mgr.24370) 20228 : cluster [DBG] pgmap v20212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:54.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:54 smithi067 bash[27441]: audit 2024-04-04T01:32:53.749441+0000 mon.c (mon.2) 8091 : audit [DBG] from='client.? 172.21.15.67:0/805203477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:54 smithi082 bash[20963]: cluster 2024-04-04T01:32:52.970362+0000 mgr.y (mgr.24370) 20228 : cluster [DBG] pgmap v20212: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:54 smithi082 bash[20963]: audit 2024-04-04T01:32:53.749441+0000 mon.c (mon.2) 8091 : audit [DBG] from='client.? 172.21.15.67:0/805203477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:56 smithi082 bash[20963]: cluster 2024-04-04T01:32:54.971109+0000 mgr.y (mgr.24370) 20229 : cluster [DBG] pgmap v20213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:56 smithi082 bash[20963]: audit 2024-04-04T01:32:55.738508+0000 mon.a (mon.0) 17062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:56 smithi082 bash[20963]: audit 2024-04-04T01:32:56.199002+0000 mon.c (mon.2) 8092 : audit [DBG] from='client.? 172.21.15.67:0/136045430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:56 smithi082 bash[20963]: audit 2024-04-04T01:32:56.427821+0000 mon.a (mon.0) 17063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:32:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:56 smithi067 bash[27441]: cluster 2024-04-04T01:32:54.971109+0000 mgr.y (mgr.24370) 20229 : cluster [DBG] pgmap v20213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:56 smithi067 bash[27441]: audit 2024-04-04T01:32:55.738508+0000 mon.a (mon.0) 17062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:56 smithi067 bash[27441]: audit 2024-04-04T01:32:56.199002+0000 mon.c (mon.2) 8092 : audit [DBG] from='client.? 172.21.15.67:0/136045430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:56 smithi067 bash[27441]: audit 2024-04-04T01:32:56.427821+0000 mon.a (mon.0) 17063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:32:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:56 smithi067 bash[17655]: cluster 2024-04-04T01:32:54.971109+0000 mgr.y (mgr.24370) 20229 : cluster [DBG] pgmap v20213: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:56 smithi067 bash[17655]: audit 2024-04-04T01:32:55.738508+0000 mon.a (mon.0) 17062 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:32:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:56 smithi067 bash[17655]: audit 2024-04-04T01:32:56.199002+0000 mon.c (mon.2) 8092 : audit [DBG] from='client.? 172.21.15.67:0/136045430' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:57.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:56 smithi067 bash[17655]: audit 2024-04-04T01:32:56.427821+0000 mon.a (mon.0) 17063 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:32:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:58 smithi082 bash[20963]: cluster 2024-04-04T01:32:56.972305+0000 mgr.y (mgr.24370) 20230 : cluster [DBG] pgmap v20214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:58 smithi082 bash[20963]: audit 2024-04-04T01:32:58.658190+0000 mon.c (mon.2) 8093 : audit [DBG] from='client.? 172.21.15.67:0/192263162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:58 smithi067 bash[27441]: cluster 2024-04-04T01:32:56.972305+0000 mgr.y (mgr.24370) 20230 : cluster [DBG] pgmap v20214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:58 smithi067 bash[27441]: audit 2024-04-04T01:32:58.658190+0000 mon.c (mon.2) 8093 : audit [DBG] from='client.? 172.21.15.67:0/192263162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:32:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:58 smithi067 bash[17655]: cluster 2024-04-04T01:32:56.972305+0000 mgr.y (mgr.24370) 20230 : cluster [DBG] pgmap v20214: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:32:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:58 smithi067 bash[17655]: audit 2024-04-04T01:32:58.658190+0000 mon.c (mon.2) 8093 : audit [DBG] from='client.? 172.21.15.67:0/192263162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:00.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:32:59 smithi082 bash[20963]: cluster 2024-04-04T01:32:58.972935+0000 mgr.y (mgr.24370) 20231 : cluster [DBG] pgmap v20215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:32:59 smithi067 bash[17655]: cluster 2024-04-04T01:32:58.972935+0000 mgr.y (mgr.24370) 20231 : cluster [DBG] pgmap v20215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:32:59 smithi067 bash[27441]: cluster 2024-04-04T01:32:58.972935+0000 mgr.y (mgr.24370) 20231 : cluster [DBG] pgmap v20215: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:02 smithi082 bash[20963]: cluster 2024-04-04T01:33:00.974073+0000 mgr.y (mgr.24370) 20232 : cluster [DBG] pgmap v20216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:02 smithi082 bash[20963]: audit 2024-04-04T01:33:01.115293+0000 mon.a (mon.0) 17064 : audit [DBG] from='client.? 172.21.15.67:0/2984704451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:02 smithi067 bash[27441]: cluster 2024-04-04T01:33:00.974073+0000 mgr.y (mgr.24370) 20232 : cluster [DBG] pgmap v20216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:02 smithi067 bash[27441]: audit 2024-04-04T01:33:01.115293+0000 mon.a (mon.0) 17064 : audit [DBG] from='client.? 172.21.15.67:0/2984704451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:02 smithi067 bash[17655]: cluster 2024-04-04T01:33:00.974073+0000 mgr.y (mgr.24370) 20232 : cluster [DBG] pgmap v20216: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:02 smithi067 bash[17655]: audit 2024-04-04T01:33:01.115293+0000 mon.a (mon.0) 17064 : audit [DBG] from='client.? 172.21.15.67:0/2984704451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:03 smithi082 bash[20963]: audit 2024-04-04T01:33:02.123243+0000 mon.a (mon.0) 17065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:03 smithi082 bash[20963]: audit 2024-04-04T01:33:02.133328+0000 mon.a (mon.0) 17066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:03 smithi082 bash[20963]: audit 2024-04-04T01:33:02.421607+0000 mon.a (mon.0) 17067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:03 smithi082 bash[20963]: audit 2024-04-04T01:33:02.428589+0000 mon.a (mon.0) 17068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:03 smithi082 bash[20963]: audit 2024-04-04T01:33:02.954151+0000 mon.a (mon.0) 17069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:33:03.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:03 smithi082 bash[20963]: audit 2024-04-04T01:33:02.956313+0000 mon.a (mon.0) 17070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:33:03.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:03 smithi082 bash[20963]: audit 2024-04-04T01:33:02.967167+0000 mon.a (mon.0) 17071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:03] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:33:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[27441]: audit 2024-04-04T01:33:02.123243+0000 mon.a (mon.0) 17065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[27441]: audit 2024-04-04T01:33:02.133328+0000 mon.a (mon.0) 17066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[27441]: audit 2024-04-04T01:33:02.421607+0000 mon.a (mon.0) 17067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[27441]: audit 2024-04-04T01:33:02.428589+0000 mon.a (mon.0) 17068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[27441]: audit 2024-04-04T01:33:02.954151+0000 mon.a (mon.0) 17069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:33:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[27441]: audit 2024-04-04T01:33:02.956313+0000 mon.a (mon.0) 17070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:33:03.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[27441]: audit 2024-04-04T01:33:02.967167+0000 mon.a (mon.0) 17071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[17655]: audit 2024-04-04T01:33:02.123243+0000 mon.a (mon.0) 17065 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[17655]: audit 2024-04-04T01:33:02.133328+0000 mon.a (mon.0) 17066 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[17655]: audit 2024-04-04T01:33:02.421607+0000 mon.a (mon.0) 17067 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[17655]: audit 2024-04-04T01:33:02.428589+0000 mon.a (mon.0) 17068 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[17655]: audit 2024-04-04T01:33:02.954151+0000 mon.a (mon.0) 17069 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:33:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[17655]: audit 2024-04-04T01:33:02.956313+0000 mon.a (mon.0) 17070 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:33:03.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:03 smithi067 bash[17655]: audit 2024-04-04T01:33:02.967167+0000 mon.a (mon.0) 17071 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:33:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:33:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:33:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:04 smithi082 bash[20963]: cluster 2024-04-04T01:33:02.974624+0000 mgr.y (mgr.24370) 20233 : cluster [DBG] pgmap v20217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:04.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:04 smithi082 bash[20963]: audit 2024-04-04T01:33:03.570144+0000 mon.a (mon.0) 17072 : audit [DBG] from='client.? 172.21.15.67:0/3843891020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:04 smithi067 bash[27441]: cluster 2024-04-04T01:33:02.974624+0000 mgr.y (mgr.24370) 20233 : cluster [DBG] pgmap v20217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:04.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:04 smithi067 bash[27441]: audit 2024-04-04T01:33:03.570144+0000 mon.a (mon.0) 17072 : audit [DBG] from='client.? 172.21.15.67:0/3843891020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:04 smithi067 bash[17655]: cluster 2024-04-04T01:33:02.974624+0000 mgr.y (mgr.24370) 20233 : cluster [DBG] pgmap v20217: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:04.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:04 smithi067 bash[17655]: audit 2024-04-04T01:33:03.570144+0000 mon.a (mon.0) 17072 : audit [DBG] from='client.? 172.21.15.67:0/3843891020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:06 smithi082 bash[20963]: cluster 2024-04-04T01:33:04.975327+0000 mgr.y (mgr.24370) 20234 : cluster [DBG] pgmap v20218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:06.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:06 smithi082 bash[20963]: audit 2024-04-04T01:33:06.019665+0000 mon.c (mon.2) 8094 : audit [DBG] from='client.? 172.21.15.67:0/368410251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:06 smithi067 bash[17655]: cluster 2024-04-04T01:33:04.975327+0000 mgr.y (mgr.24370) 20234 : cluster [DBG] pgmap v20218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:06.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:06 smithi067 bash[17655]: audit 2024-04-04T01:33:06.019665+0000 mon.c (mon.2) 8094 : audit [DBG] from='client.? 172.21.15.67:0/368410251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:06.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:06 smithi067 bash[27441]: cluster 2024-04-04T01:33:04.975327+0000 mgr.y (mgr.24370) 20234 : cluster [DBG] pgmap v20218: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:06.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:06 smithi067 bash[27441]: audit 2024-04-04T01:33:06.019665+0000 mon.c (mon.2) 8094 : audit [DBG] from='client.? 172.21.15.67:0/368410251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:08.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:08 smithi067 bash[27441]: cluster 2024-04-04T01:33:06.976465+0000 mgr.y (mgr.24370) 20235 : cluster [DBG] pgmap v20219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:08.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:08 smithi067 bash[17655]: cluster 2024-04-04T01:33:06.976465+0000 mgr.y (mgr.24370) 20235 : cluster [DBG] pgmap v20219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:08 smithi082 bash[20963]: cluster 2024-04-04T01:33:06.976465+0000 mgr.y (mgr.24370) 20235 : cluster [DBG] pgmap v20219: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:09.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:09 smithi067 bash[27441]: audit 2024-04-04T01:33:08.472622+0000 mon.c (mon.2) 8095 : audit [DBG] from='client.? 172.21.15.67:0/3054925680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:09.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:09 smithi067 bash[17655]: audit 2024-04-04T01:33:08.472622+0000 mon.c (mon.2) 8095 : audit [DBG] from='client.? 172.21.15.67:0/3054925680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:09 smithi082 bash[20963]: audit 2024-04-04T01:33:08.472622+0000 mon.c (mon.2) 8095 : audit [DBG] from='client.? 172.21.15.67:0/3054925680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:10 smithi067 bash[27441]: cluster 2024-04-04T01:33:08.977127+0000 mgr.y (mgr.24370) 20236 : cluster [DBG] pgmap v20220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:10 smithi067 bash[17655]: cluster 2024-04-04T01:33:08.977127+0000 mgr.y (mgr.24370) 20236 : cluster [DBG] pgmap v20220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:10 smithi082 bash[20963]: cluster 2024-04-04T01:33:08.977127+0000 mgr.y (mgr.24370) 20236 : cluster [DBG] pgmap v20220: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:11 smithi067 bash[27441]: audit 2024-04-04T01:33:10.738655+0000 mon.a (mon.0) 17073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:11 smithi067 bash[27441]: audit 2024-04-04T01:33:10.929243+0000 mon.a (mon.0) 17074 : audit [DBG] from='client.? 172.21.15.67:0/972917611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:11 smithi067 bash[17655]: audit 2024-04-04T01:33:10.738655+0000 mon.a (mon.0) 17073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:11.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:11 smithi067 bash[17655]: audit 2024-04-04T01:33:10.929243+0000 mon.a (mon.0) 17074 : audit [DBG] from='client.? 172.21.15.67:0/972917611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:11 smithi082 bash[20963]: audit 2024-04-04T01:33:10.738655+0000 mon.a (mon.0) 17073 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:11 smithi082 bash[20963]: audit 2024-04-04T01:33:10.929243+0000 mon.a (mon.0) 17074 : audit [DBG] from='client.? 172.21.15.67:0/972917611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:12 smithi067 bash[27441]: cluster 2024-04-04T01:33:10.978370+0000 mgr.y (mgr.24370) 20237 : cluster [DBG] pgmap v20221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:12 smithi067 bash[17655]: cluster 2024-04-04T01:33:10.978370+0000 mgr.y (mgr.24370) 20237 : cluster [DBG] pgmap v20221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:12 smithi082 bash[20963]: cluster 2024-04-04T01:33:10.978370+0000 mgr.y (mgr.24370) 20237 : cluster [DBG] pgmap v20221: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:33:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:33:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:33:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:33:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:14 smithi067 bash[27441]: cluster 2024-04-04T01:33:12.978993+0000 mgr.y (mgr.24370) 20238 : cluster [DBG] pgmap v20222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:14 smithi067 bash[27441]: audit 2024-04-04T01:33:13.385009+0000 mon.a (mon.0) 17075 : audit [DBG] from='client.? 172.21.15.67:0/262777480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:14.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:14 smithi067 bash[17655]: cluster 2024-04-04T01:33:12.978993+0000 mgr.y (mgr.24370) 20238 : cluster [DBG] pgmap v20222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:14.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:14 smithi067 bash[17655]: audit 2024-04-04T01:33:13.385009+0000 mon.a (mon.0) 17075 : audit [DBG] from='client.? 172.21.15.67:0/262777480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:14 smithi082 bash[20963]: cluster 2024-04-04T01:33:12.978993+0000 mgr.y (mgr.24370) 20238 : cluster [DBG] pgmap v20222: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:14 smithi082 bash[20963]: audit 2024-04-04T01:33:13.385009+0000 mon.a (mon.0) 17075 : audit [DBG] from='client.? 172.21.15.67:0/262777480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:16 smithi082 bash[20963]: cluster 2024-04-04T01:33:14.979653+0000 mgr.y (mgr.24370) 20239 : cluster [DBG] pgmap v20223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:16 smithi082 bash[20963]: audit 2024-04-04T01:33:15.833164+0000 mon.a (mon.0) 17076 : audit [DBG] from='client.? 172.21.15.67:0/925470122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:16 smithi067 bash[27441]: cluster 2024-04-04T01:33:14.979653+0000 mgr.y (mgr.24370) 20239 : cluster [DBG] pgmap v20223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:16 smithi067 bash[27441]: audit 2024-04-04T01:33:15.833164+0000 mon.a (mon.0) 17076 : audit [DBG] from='client.? 172.21.15.67:0/925470122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:16 smithi067 bash[17655]: cluster 2024-04-04T01:33:14.979653+0000 mgr.y (mgr.24370) 20239 : cluster [DBG] pgmap v20223: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:16 smithi067 bash[17655]: audit 2024-04-04T01:33:15.833164+0000 mon.a (mon.0) 17076 : audit [DBG] from='client.? 172.21.15.67:0/925470122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:18.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:18 smithi082 bash[20963]: cluster 2024-04-04T01:33:16.980853+0000 mgr.y (mgr.24370) 20240 : cluster [DBG] pgmap v20224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:18 smithi067 bash[17655]: cluster 2024-04-04T01:33:16.980853+0000 mgr.y (mgr.24370) 20240 : cluster [DBG] pgmap v20224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:18 smithi067 bash[27441]: cluster 2024-04-04T01:33:16.980853+0000 mgr.y (mgr.24370) 20240 : cluster [DBG] pgmap v20224: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:19.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:19 smithi082 bash[20963]: audit 2024-04-04T01:33:18.288596+0000 mon.a (mon.0) 17077 : audit [DBG] from='client.? 172.21.15.67:0/1920489376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:19.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:19 smithi067 bash[17655]: audit 2024-04-04T01:33:18.288596+0000 mon.a (mon.0) 17077 : audit [DBG] from='client.? 172.21.15.67:0/1920489376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:19 smithi067 bash[27441]: audit 2024-04-04T01:33:18.288596+0000 mon.a (mon.0) 17077 : audit [DBG] from='client.? 172.21.15.67:0/1920489376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:20 smithi082 bash[20963]: cluster 2024-04-04T01:33:18.981538+0000 mgr.y (mgr.24370) 20241 : cluster [DBG] pgmap v20225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:20 smithi067 bash[17655]: cluster 2024-04-04T01:33:18.981538+0000 mgr.y (mgr.24370) 20241 : cluster [DBG] pgmap v20225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:20 smithi067 bash[27441]: cluster 2024-04-04T01:33:18.981538+0000 mgr.y (mgr.24370) 20241 : cluster [DBG] pgmap v20225: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:21 smithi082 bash[20963]: audit 2024-04-04T01:33:20.745935+0000 mon.a (mon.0) 17078 : audit [DBG] from='client.? 172.21.15.67:0/2085196504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:21 smithi067 bash[17655]: audit 2024-04-04T01:33:20.745935+0000 mon.a (mon.0) 17078 : audit [DBG] from='client.? 172.21.15.67:0/2085196504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:21 smithi067 bash[27441]: audit 2024-04-04T01:33:20.745935+0000 mon.a (mon.0) 17078 : audit [DBG] from='client.? 172.21.15.67:0/2085196504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:22 smithi082 bash[20963]: cluster 2024-04-04T01:33:20.982688+0000 mgr.y (mgr.24370) 20242 : cluster [DBG] pgmap v20226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:22 smithi067 bash[17655]: cluster 2024-04-04T01:33:20.982688+0000 mgr.y (mgr.24370) 20242 : cluster [DBG] pgmap v20226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:22 smithi067 bash[27441]: cluster 2024-04-04T01:33:20.982688+0000 mgr.y (mgr.24370) 20242 : cluster [DBG] pgmap v20226: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:33:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:33:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:33:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:33:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:24 smithi082 bash[20963]: cluster 2024-04-04T01:33:22.983344+0000 mgr.y (mgr.24370) 20243 : cluster [DBG] pgmap v20227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:24 smithi082 bash[20963]: audit 2024-04-04T01:33:23.198817+0000 mon.c (mon.2) 8096 : audit [DBG] from='client.? 172.21.15.67:0/564128155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:24 smithi067 bash[27441]: cluster 2024-04-04T01:33:22.983344+0000 mgr.y (mgr.24370) 20243 : cluster [DBG] pgmap v20227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:24 smithi067 bash[27441]: audit 2024-04-04T01:33:23.198817+0000 mon.c (mon.2) 8096 : audit [DBG] from='client.? 172.21.15.67:0/564128155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:24 smithi067 bash[17655]: cluster 2024-04-04T01:33:22.983344+0000 mgr.y (mgr.24370) 20243 : cluster [DBG] pgmap v20227: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:24 smithi067 bash[17655]: audit 2024-04-04T01:33:23.198817+0000 mon.c (mon.2) 8096 : audit [DBG] from='client.? 172.21.15.67:0/564128155' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:26 smithi082 bash[20963]: cluster 2024-04-04T01:33:24.984055+0000 mgr.y (mgr.24370) 20244 : cluster [DBG] pgmap v20228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:26 smithi082 bash[20963]: audit 2024-04-04T01:33:25.648388+0000 mon.c (mon.2) 8097 : audit [DBG] from='client.? 172.21.15.67:0/1462315413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:26 smithi082 bash[20963]: audit 2024-04-04T01:33:25.738998+0000 mon.a (mon.0) 17079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:26 smithi067 bash[27441]: cluster 2024-04-04T01:33:24.984055+0000 mgr.y (mgr.24370) 20244 : cluster [DBG] pgmap v20228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:26 smithi067 bash[27441]: audit 2024-04-04T01:33:25.648388+0000 mon.c (mon.2) 8097 : audit [DBG] from='client.? 172.21.15.67:0/1462315413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:26 smithi067 bash[27441]: audit 2024-04-04T01:33:25.738998+0000 mon.a (mon.0) 17079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:26 smithi067 bash[17655]: cluster 2024-04-04T01:33:24.984055+0000 mgr.y (mgr.24370) 20244 : cluster [DBG] pgmap v20228: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:26 smithi067 bash[17655]: audit 2024-04-04T01:33:25.648388+0000 mon.c (mon.2) 8097 : audit [DBG] from='client.? 172.21.15.67:0/1462315413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:26 smithi067 bash[17655]: audit 2024-04-04T01:33:25.738998+0000 mon.a (mon.0) 17079 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:28 smithi082 bash[20963]: cluster 2024-04-04T01:33:26.985219+0000 mgr.y (mgr.24370) 20245 : cluster [DBG] pgmap v20229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:28 smithi082 bash[20963]: audit 2024-04-04T01:33:28.098144+0000 mon.a (mon.0) 17080 : audit [DBG] from='client.? 172.21.15.67:0/3801101981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:28 smithi067 bash[27441]: cluster 2024-04-04T01:33:26.985219+0000 mgr.y (mgr.24370) 20245 : cluster [DBG] pgmap v20229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:28 smithi067 bash[27441]: audit 2024-04-04T01:33:28.098144+0000 mon.a (mon.0) 17080 : audit [DBG] from='client.? 172.21.15.67:0/3801101981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:28 smithi067 bash[17655]: cluster 2024-04-04T01:33:26.985219+0000 mgr.y (mgr.24370) 20245 : cluster [DBG] pgmap v20229: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:28 smithi067 bash[17655]: audit 2024-04-04T01:33:28.098144+0000 mon.a (mon.0) 17080 : audit [DBG] from='client.? 172.21.15.67:0/3801101981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:30 smithi082 bash[20963]: cluster 2024-04-04T01:33:28.985912+0000 mgr.y (mgr.24370) 20246 : cluster [DBG] pgmap v20230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:30 smithi067 bash[27441]: cluster 2024-04-04T01:33:28.985912+0000 mgr.y (mgr.24370) 20246 : cluster [DBG] pgmap v20230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:30 smithi067 bash[17655]: cluster 2024-04-04T01:33:28.985912+0000 mgr.y (mgr.24370) 20246 : cluster [DBG] pgmap v20230: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:31 smithi082 bash[20963]: audit 2024-04-04T01:33:30.553816+0000 mon.c (mon.2) 8098 : audit [DBG] from='client.? 172.21.15.67:0/2118633620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:31.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:31 smithi067 bash[17655]: audit 2024-04-04T01:33:30.553816+0000 mon.c (mon.2) 8098 : audit [DBG] from='client.? 172.21.15.67:0/2118633620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:31 smithi067 bash[27441]: audit 2024-04-04T01:33:30.553816+0000 mon.c (mon.2) 8098 : audit [DBG] from='client.? 172.21.15.67:0/2118633620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:32 smithi082 bash[20963]: cluster 2024-04-04T01:33:30.987038+0000 mgr.y (mgr.24370) 20247 : cluster [DBG] pgmap v20231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:32 smithi067 bash[27441]: cluster 2024-04-04T01:33:30.987038+0000 mgr.y (mgr.24370) 20247 : cluster [DBG] pgmap v20231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:32 smithi067 bash[17655]: cluster 2024-04-04T01:33:30.987038+0000 mgr.y (mgr.24370) 20247 : cluster [DBG] pgmap v20231: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:33:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:33:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:33 smithi067 bash[27441]: audit 2024-04-04T01:33:33.006321+0000 mon.a (mon.0) 17081 : audit [DBG] from='client.? 172.21.15.67:0/3570423592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:33.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:33 smithi067 bash[17655]: audit 2024-04-04T01:33:33.006321+0000 mon.a (mon.0) 17081 : audit [DBG] from='client.? 172.21.15.67:0/3570423592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:33.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:33 smithi082 bash[20963]: audit 2024-04-04T01:33:33.006321+0000 mon.a (mon.0) 17081 : audit [DBG] from='client.? 172.21.15.67:0/3570423592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:33:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:33:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:34 smithi082 bash[20963]: cluster 2024-04-04T01:33:32.987745+0000 mgr.y (mgr.24370) 20248 : cluster [DBG] pgmap v20232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:34 smithi067 bash[27441]: cluster 2024-04-04T01:33:32.987745+0000 mgr.y (mgr.24370) 20248 : cluster [DBG] pgmap v20232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:34 smithi067 bash[17655]: cluster 2024-04-04T01:33:32.987745+0000 mgr.y (mgr.24370) 20248 : cluster [DBG] pgmap v20232: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:36 smithi082 bash[20963]: cluster 2024-04-04T01:33:34.988439+0000 mgr.y (mgr.24370) 20249 : cluster [DBG] pgmap v20233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:36 smithi082 bash[20963]: audit 2024-04-04T01:33:35.461456+0000 mon.a (mon.0) 17082 : audit [DBG] from='client.? 172.21.15.67:0/1861211034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:36 smithi067 bash[27441]: cluster 2024-04-04T01:33:34.988439+0000 mgr.y (mgr.24370) 20249 : cluster [DBG] pgmap v20233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:36 smithi067 bash[27441]: audit 2024-04-04T01:33:35.461456+0000 mon.a (mon.0) 17082 : audit [DBG] from='client.? 172.21.15.67:0/1861211034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:36 smithi067 bash[17655]: cluster 2024-04-04T01:33:34.988439+0000 mgr.y (mgr.24370) 20249 : cluster [DBG] pgmap v20233: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:36.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:36 smithi067 bash[17655]: audit 2024-04-04T01:33:35.461456+0000 mon.a (mon.0) 17082 : audit [DBG] from='client.? 172.21.15.67:0/1861211034' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:38 smithi082 bash[20963]: cluster 2024-04-04T01:33:36.989630+0000 mgr.y (mgr.24370) 20250 : cluster [DBG] pgmap v20234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:38 smithi082 bash[20963]: audit 2024-04-04T01:33:37.909546+0000 mon.c (mon.2) 8099 : audit [DBG] from='client.? 172.21.15.67:0/3848687591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:38 smithi067 bash[17655]: cluster 2024-04-04T01:33:36.989630+0000 mgr.y (mgr.24370) 20250 : cluster [DBG] pgmap v20234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:38 smithi067 bash[17655]: audit 2024-04-04T01:33:37.909546+0000 mon.c (mon.2) 8099 : audit [DBG] from='client.? 172.21.15.67:0/3848687591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:38 smithi067 bash[27441]: cluster 2024-04-04T01:33:36.989630+0000 mgr.y (mgr.24370) 20250 : cluster [DBG] pgmap v20234: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:38 smithi067 bash[27441]: audit 2024-04-04T01:33:37.909546+0000 mon.c (mon.2) 8099 : audit [DBG] from='client.? 172.21.15.67:0/3848687591' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:40 smithi082 bash[20963]: cluster 2024-04-04T01:33:38.990246+0000 mgr.y (mgr.24370) 20251 : cluster [DBG] pgmap v20235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:40 smithi067 bash[17655]: cluster 2024-04-04T01:33:38.990246+0000 mgr.y (mgr.24370) 20251 : cluster [DBG] pgmap v20235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:40 smithi067 bash[27441]: cluster 2024-04-04T01:33:38.990246+0000 mgr.y (mgr.24370) 20251 : cluster [DBG] pgmap v20235: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:41 smithi082 bash[20963]: audit 2024-04-04T01:33:40.369132+0000 mon.a (mon.0) 17083 : audit [DBG] from='client.? 172.21.15.67:0/3326030023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:41 smithi082 bash[20963]: audit 2024-04-04T01:33:40.739459+0000 mon.a (mon.0) 17084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:41 smithi067 bash[27441]: audit 2024-04-04T01:33:40.369132+0000 mon.a (mon.0) 17083 : audit [DBG] from='client.? 172.21.15.67:0/3326030023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:41 smithi067 bash[27441]: audit 2024-04-04T01:33:40.739459+0000 mon.a (mon.0) 17084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:41 smithi067 bash[17655]: audit 2024-04-04T01:33:40.369132+0000 mon.a (mon.0) 17083 : audit [DBG] from='client.? 172.21.15.67:0/3326030023' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:41 smithi067 bash[17655]: audit 2024-04-04T01:33:40.739459+0000 mon.a (mon.0) 17084 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:42 smithi082 bash[20963]: cluster 2024-04-04T01:33:40.991381+0000 mgr.y (mgr.24370) 20252 : cluster [DBG] pgmap v20236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:42 smithi067 bash[27441]: cluster 2024-04-04T01:33:40.991381+0000 mgr.y (mgr.24370) 20252 : cluster [DBG] pgmap v20236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:42 smithi067 bash[17655]: cluster 2024-04-04T01:33:40.991381+0000 mgr.y (mgr.24370) 20252 : cluster [DBG] pgmap v20236: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:43 smithi067 bash[17655]: audit 2024-04-04T01:33:42.826248+0000 mon.c (mon.2) 8100 : audit [DBG] from='client.? 172.21.15.67:0/3910011572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:33:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:33:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:43 smithi067 bash[27441]: audit 2024-04-04T01:33:42.826248+0000 mon.c (mon.2) 8100 : audit [DBG] from='client.? 172.21.15.67:0/3910011572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:43.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:43 smithi082 bash[20963]: audit 2024-04-04T01:33:42.826248+0000 mon.c (mon.2) 8100 : audit [DBG] from='client.? 172.21.15.67:0/3910011572' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:43.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:33:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:33:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:44 smithi082 bash[20963]: cluster 2024-04-04T01:33:42.992121+0000 mgr.y (mgr.24370) 20253 : cluster [DBG] pgmap v20237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:44 smithi067 bash[27441]: cluster 2024-04-04T01:33:42.992121+0000 mgr.y (mgr.24370) 20253 : cluster [DBG] pgmap v20237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:44 smithi067 bash[17655]: cluster 2024-04-04T01:33:42.992121+0000 mgr.y (mgr.24370) 20253 : cluster [DBG] pgmap v20237: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:46 smithi082 bash[20963]: cluster 2024-04-04T01:33:44.992687+0000 mgr.y (mgr.24370) 20254 : cluster [DBG] pgmap v20238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:46 smithi082 bash[20963]: audit 2024-04-04T01:33:45.278444+0000 mon.c (mon.2) 8101 : audit [DBG] from='client.? 172.21.15.67:0/1732010100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:46 smithi067 bash[27441]: cluster 2024-04-04T01:33:44.992687+0000 mgr.y (mgr.24370) 20254 : cluster [DBG] pgmap v20238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:46 smithi067 bash[27441]: audit 2024-04-04T01:33:45.278444+0000 mon.c (mon.2) 8101 : audit [DBG] from='client.? 172.21.15.67:0/1732010100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:46 smithi067 bash[17655]: cluster 2024-04-04T01:33:44.992687+0000 mgr.y (mgr.24370) 20254 : cluster [DBG] pgmap v20238: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:46 smithi067 bash[17655]: audit 2024-04-04T01:33:45.278444+0000 mon.c (mon.2) 8101 : audit [DBG] from='client.? 172.21.15.67:0/1732010100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:48 smithi082 bash[20963]: cluster 2024-04-04T01:33:46.993870+0000 mgr.y (mgr.24370) 20255 : cluster [DBG] pgmap v20239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:48 smithi082 bash[20963]: audit 2024-04-04T01:33:47.732566+0000 mon.c (mon.2) 8102 : audit [DBG] from='client.? 172.21.15.67:0/2490270703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:48 smithi067 bash[17655]: cluster 2024-04-04T01:33:46.993870+0000 mgr.y (mgr.24370) 20255 : cluster [DBG] pgmap v20239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:48 smithi067 bash[17655]: audit 2024-04-04T01:33:47.732566+0000 mon.c (mon.2) 8102 : audit [DBG] from='client.? 172.21.15.67:0/2490270703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:48 smithi067 bash[27441]: cluster 2024-04-04T01:33:46.993870+0000 mgr.y (mgr.24370) 20255 : cluster [DBG] pgmap v20239: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:48 smithi067 bash[27441]: audit 2024-04-04T01:33:47.732566+0000 mon.c (mon.2) 8102 : audit [DBG] from='client.? 172.21.15.67:0/2490270703' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:50 smithi082 bash[20963]: cluster 2024-04-04T01:33:48.994523+0000 mgr.y (mgr.24370) 20256 : cluster [DBG] pgmap v20240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:50 smithi082 bash[20963]: audit 2024-04-04T01:33:50.190162+0000 mon.a (mon.0) 17085 : audit [DBG] from='client.? 172.21.15.67:0/4046773209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:50 smithi067 bash[17655]: cluster 2024-04-04T01:33:48.994523+0000 mgr.y (mgr.24370) 20256 : cluster [DBG] pgmap v20240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:50 smithi067 bash[17655]: audit 2024-04-04T01:33:50.190162+0000 mon.a (mon.0) 17085 : audit [DBG] from='client.? 172.21.15.67:0/4046773209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:50 smithi067 bash[27441]: cluster 2024-04-04T01:33:48.994523+0000 mgr.y (mgr.24370) 20256 : cluster [DBG] pgmap v20240: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:50 smithi067 bash[27441]: audit 2024-04-04T01:33:50.190162+0000 mon.a (mon.0) 17085 : audit [DBG] from='client.? 172.21.15.67:0/4046773209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:52 smithi082 bash[20963]: cluster 2024-04-04T01:33:50.995630+0000 mgr.y (mgr.24370) 20257 : cluster [DBG] pgmap v20241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:52 smithi067 bash[17655]: cluster 2024-04-04T01:33:50.995630+0000 mgr.y (mgr.24370) 20257 : cluster [DBG] pgmap v20241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:52 smithi067 bash[27441]: cluster 2024-04-04T01:33:50.995630+0000 mgr.y (mgr.24370) 20257 : cluster [DBG] pgmap v20241: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:53.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:53 smithi067 bash[17655]: audit 2024-04-04T01:33:52.646697+0000 mon.c (mon.2) 8103 : audit [DBG] from='client.? 172.21.15.67:0/3574931645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:33:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:33:53.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:53 smithi067 bash[27441]: audit 2024-04-04T01:33:52.646697+0000 mon.c (mon.2) 8103 : audit [DBG] from='client.? 172.21.15.67:0/3574931645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:53.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:33:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:33:53.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:53 smithi082 bash[20963]: audit 2024-04-04T01:33:52.646697+0000 mon.c (mon.2) 8103 : audit [DBG] from='client.? 172.21.15.67:0/3574931645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:54 smithi082 bash[20963]: cluster 2024-04-04T01:33:52.996357+0000 mgr.y (mgr.24370) 20258 : cluster [DBG] pgmap v20242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:54 smithi067 bash[27441]: cluster 2024-04-04T01:33:52.996357+0000 mgr.y (mgr.24370) 20258 : cluster [DBG] pgmap v20242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:54 smithi067 bash[17655]: cluster 2024-04-04T01:33:52.996357+0000 mgr.y (mgr.24370) 20258 : cluster [DBG] pgmap v20242: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:55.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:55 smithi082 bash[20963]: audit 2024-04-04T01:33:55.109297+0000 mon.c (mon.2) 8104 : audit [DBG] from='client.? 172.21.15.67:0/2788423569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:55.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:55 smithi067 bash[17655]: audit 2024-04-04T01:33:55.109297+0000 mon.c (mon.2) 8104 : audit [DBG] from='client.? 172.21.15.67:0/2788423569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:55 smithi067 bash[27441]: audit 2024-04-04T01:33:55.109297+0000 mon.c (mon.2) 8104 : audit [DBG] from='client.? 172.21.15.67:0/2788423569' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:56 smithi082 bash[20963]: cluster 2024-04-04T01:33:54.996894+0000 mgr.y (mgr.24370) 20259 : cluster [DBG] pgmap v20243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:56 smithi082 bash[20963]: audit 2024-04-04T01:33:55.739869+0000 mon.a (mon.0) 17086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:56 smithi067 bash[27441]: cluster 2024-04-04T01:33:54.996894+0000 mgr.y (mgr.24370) 20259 : cluster [DBG] pgmap v20243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:56 smithi067 bash[27441]: audit 2024-04-04T01:33:55.739869+0000 mon.a (mon.0) 17086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:56 smithi067 bash[17655]: cluster 2024-04-04T01:33:54.996894+0000 mgr.y (mgr.24370) 20259 : cluster [DBG] pgmap v20243: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:56 smithi067 bash[17655]: audit 2024-04-04T01:33:55.739869+0000 mon.a (mon.0) 17086 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:33:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:58 smithi082 bash[20963]: cluster 2024-04-04T01:33:56.998064+0000 mgr.y (mgr.24370) 20260 : cluster [DBG] pgmap v20244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:33:58 smithi082 bash[20963]: audit 2024-04-04T01:33:57.559721+0000 mon.c (mon.2) 8105 : audit [DBG] from='client.? 172.21.15.67:0/3356221878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:58 smithi067 bash[27441]: cluster 2024-04-04T01:33:56.998064+0000 mgr.y (mgr.24370) 20260 : cluster [DBG] pgmap v20244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:33:58 smithi067 bash[27441]: audit 2024-04-04T01:33:57.559721+0000 mon.c (mon.2) 8105 : audit [DBG] from='client.? 172.21.15.67:0/3356221878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:33:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:58 smithi067 bash[17655]: cluster 2024-04-04T01:33:56.998064+0000 mgr.y (mgr.24370) 20260 : cluster [DBG] pgmap v20244: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:33:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:33:58 smithi067 bash[17655]: audit 2024-04-04T01:33:57.559721+0000 mon.c (mon.2) 8105 : audit [DBG] from='client.? 172.21.15.67:0/3356221878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:00 smithi082 bash[20963]: cluster 2024-04-04T01:33:58.998738+0000 mgr.y (mgr.24370) 20261 : cluster [DBG] pgmap v20245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:00 smithi082 bash[20963]: audit 2024-04-04T01:34:00.007775+0000 mon.a (mon.0) 17087 : audit [DBG] from='client.? 172.21.15.67:0/4095253674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:00 smithi067 bash[17655]: cluster 2024-04-04T01:33:58.998738+0000 mgr.y (mgr.24370) 20261 : cluster [DBG] pgmap v20245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:00 smithi067 bash[17655]: audit 2024-04-04T01:34:00.007775+0000 mon.a (mon.0) 17087 : audit [DBG] from='client.? 172.21.15.67:0/4095253674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:00 smithi067 bash[27441]: cluster 2024-04-04T01:33:58.998738+0000 mgr.y (mgr.24370) 20261 : cluster [DBG] pgmap v20245: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:00 smithi067 bash[27441]: audit 2024-04-04T01:34:00.007775+0000 mon.a (mon.0) 17087 : audit [DBG] from='client.? 172.21.15.67:0/4095253674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:02 smithi082 bash[20963]: cluster 2024-04-04T01:34:00.999897+0000 mgr.y (mgr.24370) 20262 : cluster [DBG] pgmap v20246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:02 smithi067 bash[17655]: cluster 2024-04-04T01:34:00.999897+0000 mgr.y (mgr.24370) 20262 : cluster [DBG] pgmap v20246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:02 smithi067 bash[27441]: cluster 2024-04-04T01:34:00.999897+0000 mgr.y (mgr.24370) 20262 : cluster [DBG] pgmap v20246: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:03.339 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:34:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:34:03.340 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:03 smithi067 bash[17655]: audit 2024-04-04T01:34:02.470304+0000 mon.c (mon.2) 8106 : audit [DBG] from='client.? 172.21.15.67:0/2972808310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:03.341 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:03 smithi067 bash[17655]: audit 2024-04-04T01:34:03.041848+0000 mon.a (mon.0) 17088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:34:03.637 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:34:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:34:03.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:03 smithi082 bash[20963]: audit 2024-04-04T01:34:02.470304+0000 mon.c (mon.2) 8106 : audit [DBG] from='client.? 172.21.15.67:0/2972808310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:03.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:03 smithi082 bash[20963]: audit 2024-04-04T01:34:03.041848+0000 mon.a (mon.0) 17088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:34:03.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:03 smithi067 bash[27441]: audit 2024-04-04T01:34:02.470304+0000 mon.c (mon.2) 8106 : audit [DBG] from='client.? 172.21.15.67:0/2972808310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:03.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:03 smithi067 bash[27441]: audit 2024-04-04T01:34:03.041848+0000 mon.a (mon.0) 17088 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:34:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:04 smithi082 bash[20963]: cluster 2024-04-04T01:34:03.000600+0000 mgr.y (mgr.24370) 20263 : cluster [DBG] pgmap v20247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:04 smithi082 bash[20963]: audit 2024-04-04T01:34:03.420584+0000 mon.a (mon.0) 17089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:04 smithi082 bash[20963]: audit 2024-04-04T01:34:03.428413+0000 mon.a (mon.0) 17090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:04 smithi067 bash[27441]: cluster 2024-04-04T01:34:03.000600+0000 mgr.y (mgr.24370) 20263 : cluster [DBG] pgmap v20247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:04 smithi067 bash[27441]: audit 2024-04-04T01:34:03.420584+0000 mon.a (mon.0) 17089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:04 smithi067 bash[27441]: audit 2024-04-04T01:34:03.428413+0000 mon.a (mon.0) 17090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:04 smithi067 bash[17655]: cluster 2024-04-04T01:34:03.000600+0000 mgr.y (mgr.24370) 20263 : cluster [DBG] pgmap v20247: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:04.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:04 smithi067 bash[17655]: audit 2024-04-04T01:34:03.420584+0000 mon.a (mon.0) 17089 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:04.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:04 smithi067 bash[17655]: audit 2024-04-04T01:34:03.428413+0000 mon.a (mon.0) 17090 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:05 smithi082 bash[20963]: audit 2024-04-04T01:34:04.931047+0000 mon.a (mon.0) 17091 : audit [DBG] from='client.? 172.21.15.67:0/2638709544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:05 smithi067 bash[27441]: audit 2024-04-04T01:34:04.931047+0000 mon.a (mon.0) 17091 : audit [DBG] from='client.? 172.21.15.67:0/2638709544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:05 smithi067 bash[17655]: audit 2024-04-04T01:34:04.931047+0000 mon.a (mon.0) 17091 : audit [DBG] from='client.? 172.21.15.67:0/2638709544' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:06 smithi082 bash[20963]: cluster 2024-04-04T01:34:05.001275+0000 mgr.y (mgr.24370) 20264 : cluster [DBG] pgmap v20248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:06 smithi067 bash[17655]: cluster 2024-04-04T01:34:05.001275+0000 mgr.y (mgr.24370) 20264 : cluster [DBG] pgmap v20248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:06 smithi067 bash[27441]: cluster 2024-04-04T01:34:05.001275+0000 mgr.y (mgr.24370) 20264 : cluster [DBG] pgmap v20248: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:07 smithi082 bash[20963]: audit 2024-04-04T01:34:07.387544+0000 mon.a (mon.0) 17092 : audit [DBG] from='client.? 172.21.15.67:0/1348414888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:07 smithi067 bash[17655]: audit 2024-04-04T01:34:07.387544+0000 mon.a (mon.0) 17092 : audit [DBG] from='client.? 172.21.15.67:0/1348414888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:07 smithi067 bash[27441]: audit 2024-04-04T01:34:07.387544+0000 mon.a (mon.0) 17092 : audit [DBG] from='client.? 172.21.15.67:0/1348414888' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:08 smithi082 bash[20963]: cluster 2024-04-04T01:34:07.002378+0000 mgr.y (mgr.24370) 20265 : cluster [DBG] pgmap v20249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:08 smithi067 bash[27441]: cluster 2024-04-04T01:34:07.002378+0000 mgr.y (mgr.24370) 20265 : cluster [DBG] pgmap v20249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:08 smithi067 bash[17655]: cluster 2024-04-04T01:34:07.002378+0000 mgr.y (mgr.24370) 20265 : cluster [DBG] pgmap v20249: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:10 smithi082 bash[20963]: cluster 2024-04-04T01:34:09.003002+0000 mgr.y (mgr.24370) 20266 : cluster [DBG] pgmap v20250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:10 smithi082 bash[20963]: audit 2024-04-04T01:34:09.088258+0000 mon.a (mon.0) 17093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:10 smithi082 bash[20963]: audit 2024-04-04T01:34:09.097196+0000 mon.a (mon.0) 17094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:10 smithi082 bash[20963]: audit 2024-04-04T01:34:09.168578+0000 mon.a (mon.0) 17095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:10 smithi082 bash[20963]: audit 2024-04-04T01:34:09.175014+0000 mon.a (mon.0) 17096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:10 smithi082 bash[20963]: audit 2024-04-04T01:34:09.602465+0000 mon.a (mon.0) 17097 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:34:10.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:10 smithi082 bash[20963]: audit 2024-04-04T01:34:09.603875+0000 mon.a (mon.0) 17098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:34:10.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:10 smithi082 bash[20963]: audit 2024-04-04T01:34:09.613042+0000 mon.a (mon.0) 17099 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:10 smithi082 bash[20963]: audit 2024-04-04T01:34:09.850844+0000 mon.a (mon.0) 17100 : audit [DBG] from='client.? 172.21.15.67:0/2595930595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[17655]: cluster 2024-04-04T01:34:09.003002+0000 mgr.y (mgr.24370) 20266 : cluster [DBG] pgmap v20250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[17655]: audit 2024-04-04T01:34:09.088258+0000 mon.a (mon.0) 17093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[17655]: audit 2024-04-04T01:34:09.097196+0000 mon.a (mon.0) 17094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[17655]: audit 2024-04-04T01:34:09.168578+0000 mon.a (mon.0) 17095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[17655]: audit 2024-04-04T01:34:09.175014+0000 mon.a (mon.0) 17096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[17655]: audit 2024-04-04T01:34:09.602465+0000 mon.a (mon.0) 17097 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[17655]: audit 2024-04-04T01:34:09.603875+0000 mon.a (mon.0) 17098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[17655]: audit 2024-04-04T01:34:09.613042+0000 mon.a (mon.0) 17099 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[17655]: audit 2024-04-04T01:34:09.850844+0000 mon.a (mon.0) 17100 : audit [DBG] from='client.? 172.21.15.67:0/2595930595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[27441]: cluster 2024-04-04T01:34:09.003002+0000 mgr.y (mgr.24370) 20266 : cluster [DBG] pgmap v20250: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[27441]: audit 2024-04-04T01:34:09.088258+0000 mon.a (mon.0) 17093 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[27441]: audit 2024-04-04T01:34:09.097196+0000 mon.a (mon.0) 17094 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[27441]: audit 2024-04-04T01:34:09.168578+0000 mon.a (mon.0) 17095 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[27441]: audit 2024-04-04T01:34:09.175014+0000 mon.a (mon.0) 17096 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[27441]: audit 2024-04-04T01:34:09.602465+0000 mon.a (mon.0) 17097 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:34:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[27441]: audit 2024-04-04T01:34:09.603875+0000 mon.a (mon.0) 17098 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:34:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[27441]: audit 2024-04-04T01:34:09.613042+0000 mon.a (mon.0) 17099 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:34:10.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:10 smithi067 bash[27441]: audit 2024-04-04T01:34:09.850844+0000 mon.a (mon.0) 17100 : audit [DBG] from='client.? 172.21.15.67:0/2595930595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:11 smithi082 bash[20963]: audit 2024-04-04T01:34:10.740365+0000 mon.a (mon.0) 17101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:11 smithi067 bash[27441]: audit 2024-04-04T01:34:10.740365+0000 mon.a (mon.0) 17101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:11 smithi067 bash[17655]: audit 2024-04-04T01:34:10.740365+0000 mon.a (mon.0) 17101 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:12 smithi082 bash[20963]: cluster 2024-04-04T01:34:11.004173+0000 mgr.y (mgr.24370) 20267 : cluster [DBG] pgmap v20251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:12 smithi067 bash[17655]: cluster 2024-04-04T01:34:11.004173+0000 mgr.y (mgr.24370) 20267 : cluster [DBG] pgmap v20251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:12 smithi067 bash[27441]: cluster 2024-04-04T01:34:11.004173+0000 mgr.y (mgr.24370) 20267 : cluster [DBG] pgmap v20251: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:13 smithi082 bash[20963]: audit 2024-04-04T01:34:12.310783+0000 mon.c (mon.2) 8107 : audit [DBG] from='client.? 172.21.15.67:0/979569315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:34:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:34:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:13 smithi067 bash[27441]: audit 2024-04-04T01:34:12.310783+0000 mon.c (mon.2) 8107 : audit [DBG] from='client.? 172.21.15.67:0/979569315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:13 smithi067 bash[17655]: audit 2024-04-04T01:34:12.310783+0000 mon.c (mon.2) 8107 : audit [DBG] from='client.? 172.21.15.67:0/979569315' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:34:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:34:14.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:14 smithi082 bash[20963]: cluster 2024-04-04T01:34:13.004873+0000 mgr.y (mgr.24370) 20268 : cluster [DBG] pgmap v20252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:14.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:14 smithi067 bash[27441]: cluster 2024-04-04T01:34:13.004873+0000 mgr.y (mgr.24370) 20268 : cluster [DBG] pgmap v20252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:14 smithi067 bash[17655]: cluster 2024-04-04T01:34:13.004873+0000 mgr.y (mgr.24370) 20268 : cluster [DBG] pgmap v20252: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:15.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:15 smithi082 bash[20963]: audit 2024-04-04T01:34:14.761674+0000 mon.c (mon.2) 8108 : audit [DBG] from='client.? 172.21.15.67:0/3405356839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:15 smithi067 bash[17655]: audit 2024-04-04T01:34:14.761674+0000 mon.c (mon.2) 8108 : audit [DBG] from='client.? 172.21.15.67:0/3405356839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:15 smithi067 bash[27441]: audit 2024-04-04T01:34:14.761674+0000 mon.c (mon.2) 8108 : audit [DBG] from='client.? 172.21.15.67:0/3405356839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:16 smithi082 bash[20963]: cluster 2024-04-04T01:34:15.005570+0000 mgr.y (mgr.24370) 20269 : cluster [DBG] pgmap v20253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:16 smithi067 bash[17655]: cluster 2024-04-04T01:34:15.005570+0000 mgr.y (mgr.24370) 20269 : cluster [DBG] pgmap v20253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:16 smithi067 bash[27441]: cluster 2024-04-04T01:34:15.005570+0000 mgr.y (mgr.24370) 20269 : cluster [DBG] pgmap v20253: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:18 smithi082 bash[20963]: cluster 2024-04-04T01:34:17.006347+0000 mgr.y (mgr.24370) 20270 : cluster [DBG] pgmap v20254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:18 smithi082 bash[20963]: audit 2024-04-04T01:34:17.217864+0000 mon.a (mon.0) 17102 : audit [DBG] from='client.? 172.21.15.67:0/408691735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:18 smithi067 bash[27441]: cluster 2024-04-04T01:34:17.006347+0000 mgr.y (mgr.24370) 20270 : cluster [DBG] pgmap v20254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:18 smithi067 bash[27441]: audit 2024-04-04T01:34:17.217864+0000 mon.a (mon.0) 17102 : audit [DBG] from='client.? 172.21.15.67:0/408691735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:18 smithi067 bash[17655]: cluster 2024-04-04T01:34:17.006347+0000 mgr.y (mgr.24370) 20270 : cluster [DBG] pgmap v20254: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:18 smithi067 bash[17655]: audit 2024-04-04T01:34:17.217864+0000 mon.a (mon.0) 17102 : audit [DBG] from='client.? 172.21.15.67:0/408691735' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:20 smithi082 bash[20963]: cluster 2024-04-04T01:34:19.007164+0000 mgr.y (mgr.24370) 20271 : cluster [DBG] pgmap v20255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:20.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:20 smithi082 bash[20963]: audit 2024-04-04T01:34:19.667700+0000 mon.c (mon.2) 8109 : audit [DBG] from='client.? 172.21.15.67:0/589300902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:20 smithi067 bash[17655]: cluster 2024-04-04T01:34:19.007164+0000 mgr.y (mgr.24370) 20271 : cluster [DBG] pgmap v20255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:20 smithi067 bash[17655]: audit 2024-04-04T01:34:19.667700+0000 mon.c (mon.2) 8109 : audit [DBG] from='client.? 172.21.15.67:0/589300902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:20.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:20 smithi067 bash[27441]: cluster 2024-04-04T01:34:19.007164+0000 mgr.y (mgr.24370) 20271 : cluster [DBG] pgmap v20255: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:20.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:20 smithi067 bash[27441]: audit 2024-04-04T01:34:19.667700+0000 mon.c (mon.2) 8109 : audit [DBG] from='client.? 172.21.15.67:0/589300902' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:22.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:22 smithi082 bash[20963]: cluster 2024-04-04T01:34:21.008341+0000 mgr.y (mgr.24370) 20272 : cluster [DBG] pgmap v20256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:22.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:22 smithi082 bash[20963]: audit 2024-04-04T01:34:22.121864+0000 mon.a (mon.0) 17103 : audit [DBG] from='client.? 172.21.15.67:0/2337649548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:22 smithi067 bash[17655]: cluster 2024-04-04T01:34:21.008341+0000 mgr.y (mgr.24370) 20272 : cluster [DBG] pgmap v20256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:22 smithi067 bash[17655]: audit 2024-04-04T01:34:22.121864+0000 mon.a (mon.0) 17103 : audit [DBG] from='client.? 172.21.15.67:0/2337649548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:22.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:22 smithi067 bash[27441]: cluster 2024-04-04T01:34:21.008341+0000 mgr.y (mgr.24370) 20272 : cluster [DBG] pgmap v20256: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:22.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:22 smithi067 bash[27441]: audit 2024-04-04T01:34:22.121864+0000 mon.a (mon.0) 17103 : audit [DBG] from='client.? 172.21.15.67:0/2337649548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:34:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:34:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:34:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:34:24.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:24 smithi067 bash[17655]: cluster 2024-04-04T01:34:23.008978+0000 mgr.y (mgr.24370) 20273 : cluster [DBG] pgmap v20257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:24.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:24 smithi067 bash[27441]: cluster 2024-04-04T01:34:23.008978+0000 mgr.y (mgr.24370) 20273 : cluster [DBG] pgmap v20257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:24 smithi082 bash[20963]: cluster 2024-04-04T01:34:23.008978+0000 mgr.y (mgr.24370) 20273 : cluster [DBG] pgmap v20257: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:25.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:25 smithi067 bash[17655]: audit 2024-04-04T01:34:24.575910+0000 mon.c (mon.2) 8110 : audit [DBG] from='client.? 172.21.15.67:0/1591087602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:25.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:25 smithi067 bash[27441]: audit 2024-04-04T01:34:24.575910+0000 mon.c (mon.2) 8110 : audit [DBG] from='client.? 172.21.15.67:0/1591087602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:25 smithi082 bash[20963]: audit 2024-04-04T01:34:24.575910+0000 mon.c (mon.2) 8110 : audit [DBG] from='client.? 172.21.15.67:0/1591087602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:26 smithi067 bash[27441]: cluster 2024-04-04T01:34:25.009676+0000 mgr.y (mgr.24370) 20274 : cluster [DBG] pgmap v20258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:26.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:26 smithi067 bash[27441]: audit 2024-04-04T01:34:25.740809+0000 mon.a (mon.0) 17104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:26.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:26 smithi067 bash[17655]: cluster 2024-04-04T01:34:25.009676+0000 mgr.y (mgr.24370) 20274 : cluster [DBG] pgmap v20258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:26.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:26 smithi067 bash[17655]: audit 2024-04-04T01:34:25.740809+0000 mon.a (mon.0) 17104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:26 smithi082 bash[20963]: cluster 2024-04-04T01:34:25.009676+0000 mgr.y (mgr.24370) 20274 : cluster [DBG] pgmap v20258: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:26 smithi082 bash[20963]: audit 2024-04-04T01:34:25.740809+0000 mon.a (mon.0) 17104 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:28.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:27 smithi082 bash[20963]: cluster 2024-04-04T01:34:27.010905+0000 mgr.y (mgr.24370) 20275 : cluster [DBG] pgmap v20259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:28.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:27 smithi082 bash[20963]: audit 2024-04-04T01:34:27.033393+0000 mon.a (mon.0) 17105 : audit [DBG] from='client.? 172.21.15.67:0/733420129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:27 smithi067 bash[27441]: cluster 2024-04-04T01:34:27.010905+0000 mgr.y (mgr.24370) 20275 : cluster [DBG] pgmap v20259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:27 smithi067 bash[27441]: audit 2024-04-04T01:34:27.033393+0000 mon.a (mon.0) 17105 : audit [DBG] from='client.? 172.21.15.67:0/733420129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:27 smithi067 bash[17655]: cluster 2024-04-04T01:34:27.010905+0000 mgr.y (mgr.24370) 20275 : cluster [DBG] pgmap v20259: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:27 smithi067 bash[17655]: audit 2024-04-04T01:34:27.033393+0000 mon.a (mon.0) 17105 : audit [DBG] from='client.? 172.21.15.67:0/733420129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:30 smithi082 bash[20963]: cluster 2024-04-04T01:34:29.011562+0000 mgr.y (mgr.24370) 20276 : cluster [DBG] pgmap v20260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:30 smithi082 bash[20963]: audit 2024-04-04T01:34:29.498590+0000 mon.a (mon.0) 17106 : audit [DBG] from='client.? 172.21.15.67:0/1646502470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:30 smithi067 bash[27441]: cluster 2024-04-04T01:34:29.011562+0000 mgr.y (mgr.24370) 20276 : cluster [DBG] pgmap v20260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:30.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:30 smithi067 bash[27441]: audit 2024-04-04T01:34:29.498590+0000 mon.a (mon.0) 17106 : audit [DBG] from='client.? 172.21.15.67:0/1646502470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:30.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:30 smithi067 bash[17655]: cluster 2024-04-04T01:34:29.011562+0000 mgr.y (mgr.24370) 20276 : cluster [DBG] pgmap v20260: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:30.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:30 smithi067 bash[17655]: audit 2024-04-04T01:34:29.498590+0000 mon.a (mon.0) 17106 : audit [DBG] from='client.? 172.21.15.67:0/1646502470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:32 smithi082 bash[20963]: cluster 2024-04-04T01:34:31.012690+0000 mgr.y (mgr.24370) 20277 : cluster [DBG] pgmap v20261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:32.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:32 smithi082 bash[20963]: audit 2024-04-04T01:34:31.952542+0000 mon.c (mon.2) 8111 : audit [DBG] from='client.? 172.21.15.67:0/2652313893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:32 smithi067 bash[17655]: cluster 2024-04-04T01:34:31.012690+0000 mgr.y (mgr.24370) 20277 : cluster [DBG] pgmap v20261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:32 smithi067 bash[17655]: audit 2024-04-04T01:34:31.952542+0000 mon.c (mon.2) 8111 : audit [DBG] from='client.? 172.21.15.67:0/2652313893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:32 smithi067 bash[27441]: cluster 2024-04-04T01:34:31.012690+0000 mgr.y (mgr.24370) 20277 : cluster [DBG] pgmap v20261: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:32 smithi067 bash[27441]: audit 2024-04-04T01:34:31.952542+0000 mon.c (mon.2) 8111 : audit [DBG] from='client.? 172.21.15.67:0/2652313893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:34:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:34:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:34:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:34:34.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:34 smithi082 bash[20963]: cluster 2024-04-04T01:34:33.013500+0000 mgr.y (mgr.24370) 20278 : cluster [DBG] pgmap v20262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:34 smithi067 bash[17655]: cluster 2024-04-04T01:34:33.013500+0000 mgr.y (mgr.24370) 20278 : cluster [DBG] pgmap v20262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:34.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:34 smithi067 bash[27441]: cluster 2024-04-04T01:34:33.013500+0000 mgr.y (mgr.24370) 20278 : cluster [DBG] pgmap v20262: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:35 smithi082 bash[20963]: audit 2024-04-04T01:34:34.403307+0000 mon.a (mon.0) 17107 : audit [DBG] from='client.? 172.21.15.67:0/3358477046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:35 smithi067 bash[17655]: audit 2024-04-04T01:34:34.403307+0000 mon.a (mon.0) 17107 : audit [DBG] from='client.? 172.21.15.67:0/3358477046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:35 smithi067 bash[27441]: audit 2024-04-04T01:34:34.403307+0000 mon.a (mon.0) 17107 : audit [DBG] from='client.? 172.21.15.67:0/3358477046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:36 smithi082 bash[20963]: cluster 2024-04-04T01:34:35.014384+0000 mgr.y (mgr.24370) 20279 : cluster [DBG] pgmap v20263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:36 smithi067 bash[27441]: cluster 2024-04-04T01:34:35.014384+0000 mgr.y (mgr.24370) 20279 : cluster [DBG] pgmap v20263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:36.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:36 smithi067 bash[17655]: cluster 2024-04-04T01:34:35.014384+0000 mgr.y (mgr.24370) 20279 : cluster [DBG] pgmap v20263: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:37.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:37 smithi082 bash[20963]: audit 2024-04-04T01:34:36.859351+0000 mon.c (mon.2) 8112 : audit [DBG] from='client.? 172.21.15.67:0/3905356532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:37.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:37 smithi067 bash[17655]: audit 2024-04-04T01:34:36.859351+0000 mon.c (mon.2) 8112 : audit [DBG] from='client.? 172.21.15.67:0/3905356532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:37 smithi067 bash[27441]: audit 2024-04-04T01:34:36.859351+0000 mon.c (mon.2) 8112 : audit [DBG] from='client.? 172.21.15.67:0/3905356532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:38.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:38 smithi082 bash[20963]: cluster 2024-04-04T01:34:37.015738+0000 mgr.y (mgr.24370) 20280 : cluster [DBG] pgmap v20264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:38.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:38 smithi067 bash[17655]: cluster 2024-04-04T01:34:37.015738+0000 mgr.y (mgr.24370) 20280 : cluster [DBG] pgmap v20264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:38 smithi067 bash[27441]: cluster 2024-04-04T01:34:37.015738+0000 mgr.y (mgr.24370) 20280 : cluster [DBG] pgmap v20264: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:40 smithi082 bash[20963]: cluster 2024-04-04T01:34:39.016370+0000 mgr.y (mgr.24370) 20281 : cluster [DBG] pgmap v20265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:40.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:40 smithi082 bash[20963]: audit 2024-04-04T01:34:39.316406+0000 mon.a (mon.0) 17108 : audit [DBG] from='client.? 172.21.15.67:0/4132460455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:40 smithi067 bash[17655]: cluster 2024-04-04T01:34:39.016370+0000 mgr.y (mgr.24370) 20281 : cluster [DBG] pgmap v20265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:40.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:40 smithi067 bash[17655]: audit 2024-04-04T01:34:39.316406+0000 mon.a (mon.0) 17108 : audit [DBG] from='client.? 172.21.15.67:0/4132460455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:40 smithi067 bash[27441]: cluster 2024-04-04T01:34:39.016370+0000 mgr.y (mgr.24370) 20281 : cluster [DBG] pgmap v20265: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:40 smithi067 bash[27441]: audit 2024-04-04T01:34:39.316406+0000 mon.a (mon.0) 17108 : audit [DBG] from='client.? 172.21.15.67:0/4132460455' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:41 smithi082 bash[20963]: audit 2024-04-04T01:34:40.741082+0000 mon.a (mon.0) 17109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:41.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:41 smithi067 bash[17655]: audit 2024-04-04T01:34:40.741082+0000 mon.a (mon.0) 17109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:41.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:41 smithi067 bash[27441]: audit 2024-04-04T01:34:40.741082+0000 mon.a (mon.0) 17109 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:42 smithi082 bash[20963]: cluster 2024-04-04T01:34:41.017430+0000 mgr.y (mgr.24370) 20282 : cluster [DBG] pgmap v20266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:42 smithi082 bash[20963]: audit 2024-04-04T01:34:41.768196+0000 mon.a (mon.0) 17110 : audit [DBG] from='client.? 172.21.15.67:0/619333730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:42 smithi067 bash[17655]: cluster 2024-04-04T01:34:41.017430+0000 mgr.y (mgr.24370) 20282 : cluster [DBG] pgmap v20266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:42.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:42 smithi067 bash[17655]: audit 2024-04-04T01:34:41.768196+0000 mon.a (mon.0) 17110 : audit [DBG] from='client.? 172.21.15.67:0/619333730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:42 smithi067 bash[27441]: cluster 2024-04-04T01:34:41.017430+0000 mgr.y (mgr.24370) 20282 : cluster [DBG] pgmap v20266: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:42.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:42 smithi067 bash[27441]: audit 2024-04-04T01:34:41.768196+0000 mon.a (mon.0) 17110 : audit [DBG] from='client.? 172.21.15.67:0/619333730' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:34:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:34:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:34:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:34:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:44 smithi082 bash[20963]: cluster 2024-04-04T01:34:43.018133+0000 mgr.y (mgr.24370) 20283 : cluster [DBG] pgmap v20267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:44 smithi067 bash[17655]: cluster 2024-04-04T01:34:43.018133+0000 mgr.y (mgr.24370) 20283 : cluster [DBG] pgmap v20267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:44 smithi067 bash[27441]: cluster 2024-04-04T01:34:43.018133+0000 mgr.y (mgr.24370) 20283 : cluster [DBG] pgmap v20267: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:45 smithi067 bash[17655]: audit 2024-04-04T01:34:44.214581+0000 mon.c (mon.2) 8113 : audit [DBG] from='client.? 172.21.15.67:0/1084715307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:45 smithi067 bash[27441]: audit 2024-04-04T01:34:44.214581+0000 mon.c (mon.2) 8113 : audit [DBG] from='client.? 172.21.15.67:0/1084715307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:45.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:45 smithi082 bash[20963]: audit 2024-04-04T01:34:44.214581+0000 mon.c (mon.2) 8113 : audit [DBG] from='client.? 172.21.15.67:0/1084715307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:46 smithi067 bash[17655]: cluster 2024-04-04T01:34:45.018771+0000 mgr.y (mgr.24370) 20284 : cluster [DBG] pgmap v20268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:46 smithi067 bash[27441]: cluster 2024-04-04T01:34:45.018771+0000 mgr.y (mgr.24370) 20284 : cluster [DBG] pgmap v20268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:46 smithi082 bash[20963]: cluster 2024-04-04T01:34:45.018771+0000 mgr.y (mgr.24370) 20284 : cluster [DBG] pgmap v20268: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:47 smithi067 bash[17655]: audit 2024-04-04T01:34:46.667031+0000 mon.c (mon.2) 8114 : audit [DBG] from='client.? 172.21.15.67:0/3386015180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:47 smithi067 bash[27441]: audit 2024-04-04T01:34:46.667031+0000 mon.c (mon.2) 8114 : audit [DBG] from='client.? 172.21.15.67:0/3386015180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:47.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:47 smithi082 bash[20963]: audit 2024-04-04T01:34:46.667031+0000 mon.c (mon.2) 8114 : audit [DBG] from='client.? 172.21.15.67:0/3386015180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:48 smithi067 bash[17655]: cluster 2024-04-04T01:34:47.019904+0000 mgr.y (mgr.24370) 20285 : cluster [DBG] pgmap v20269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:48 smithi067 bash[27441]: cluster 2024-04-04T01:34:47.019904+0000 mgr.y (mgr.24370) 20285 : cluster [DBG] pgmap v20269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:48 smithi082 bash[20963]: cluster 2024-04-04T01:34:47.019904+0000 mgr.y (mgr.24370) 20285 : cluster [DBG] pgmap v20269: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:49.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:49 smithi067 bash[27441]: audit 2024-04-04T01:34:49.124157+0000 mon.a (mon.0) 17111 : audit [DBG] from='client.? 172.21.15.67:0/3977804368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:49.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:49 smithi067 bash[17655]: audit 2024-04-04T01:34:49.124157+0000 mon.a (mon.0) 17111 : audit [DBG] from='client.? 172.21.15.67:0/3977804368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:49.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:49 smithi082 bash[20963]: audit 2024-04-04T01:34:49.124157+0000 mon.a (mon.0) 17111 : audit [DBG] from='client.? 172.21.15.67:0/3977804368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:50 smithi067 bash[27441]: cluster 2024-04-04T01:34:49.020559+0000 mgr.y (mgr.24370) 20286 : cluster [DBG] pgmap v20270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:50 smithi067 bash[17655]: cluster 2024-04-04T01:34:49.020559+0000 mgr.y (mgr.24370) 20286 : cluster [DBG] pgmap v20270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:50 smithi082 bash[20963]: cluster 2024-04-04T01:34:49.020559+0000 mgr.y (mgr.24370) 20286 : cluster [DBG] pgmap v20270: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:52 smithi067 bash[27441]: cluster 2024-04-04T01:34:51.021697+0000 mgr.y (mgr.24370) 20287 : cluster [DBG] pgmap v20271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:52 smithi067 bash[27441]: audit 2024-04-04T01:34:51.580688+0000 mon.a (mon.0) 17112 : audit [DBG] from='client.? 172.21.15.67:0/1131561799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:52 smithi067 bash[17655]: cluster 2024-04-04T01:34:51.021697+0000 mgr.y (mgr.24370) 20287 : cluster [DBG] pgmap v20271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:52 smithi067 bash[17655]: audit 2024-04-04T01:34:51.580688+0000 mon.a (mon.0) 17112 : audit [DBG] from='client.? 172.21.15.67:0/1131561799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:52 smithi082 bash[20963]: cluster 2024-04-04T01:34:51.021697+0000 mgr.y (mgr.24370) 20287 : cluster [DBG] pgmap v20271: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:52 smithi082 bash[20963]: audit 2024-04-04T01:34:51.580688+0000 mon.a (mon.0) 17112 : audit [DBG] from='client.? 172.21.15.67:0/1131561799' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:34:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:34:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:34:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:34:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:54 smithi067 bash[27441]: cluster 2024-04-04T01:34:53.022381+0000 mgr.y (mgr.24370) 20288 : cluster [DBG] pgmap v20272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:54 smithi067 bash[27441]: audit 2024-04-04T01:34:54.039327+0000 mon.c (mon.2) 8115 : audit [DBG] from='client.? 172.21.15.67:0/399351000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:54 smithi067 bash[17655]: cluster 2024-04-04T01:34:53.022381+0000 mgr.y (mgr.24370) 20288 : cluster [DBG] pgmap v20272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:54 smithi067 bash[17655]: audit 2024-04-04T01:34:54.039327+0000 mon.c (mon.2) 8115 : audit [DBG] from='client.? 172.21.15.67:0/399351000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:54 smithi082 bash[20963]: cluster 2024-04-04T01:34:53.022381+0000 mgr.y (mgr.24370) 20288 : cluster [DBG] pgmap v20272: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:54 smithi082 bash[20963]: audit 2024-04-04T01:34:54.039327+0000 mon.c (mon.2) 8115 : audit [DBG] from='client.? 172.21.15.67:0/399351000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:56 smithi082 bash[20963]: cluster 2024-04-04T01:34:55.023086+0000 mgr.y (mgr.24370) 20289 : cluster [DBG] pgmap v20273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:56 smithi082 bash[20963]: audit 2024-04-04T01:34:55.741350+0000 mon.a (mon.0) 17113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:56 smithi067 bash[17655]: cluster 2024-04-04T01:34:55.023086+0000 mgr.y (mgr.24370) 20289 : cluster [DBG] pgmap v20273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:56 smithi067 bash[17655]: audit 2024-04-04T01:34:55.741350+0000 mon.a (mon.0) 17113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:56 smithi067 bash[27441]: cluster 2024-04-04T01:34:55.023086+0000 mgr.y (mgr.24370) 20289 : cluster [DBG] pgmap v20273: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:56 smithi067 bash[27441]: audit 2024-04-04T01:34:55.741350+0000 mon.a (mon.0) 17113 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:34:57.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:57 smithi082 bash[20963]: audit 2024-04-04T01:34:56.492321+0000 mon.c (mon.2) 8116 : audit [DBG] from='client.? 172.21.15.67:0/1771163429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:57 smithi067 bash[17655]: audit 2024-04-04T01:34:56.492321+0000 mon.c (mon.2) 8116 : audit [DBG] from='client.? 172.21.15.67:0/1771163429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:57 smithi067 bash[27441]: audit 2024-04-04T01:34:56.492321+0000 mon.c (mon.2) 8116 : audit [DBG] from='client.? 172.21.15.67:0/1771163429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:58 smithi082 bash[20963]: cluster 2024-04-04T01:34:57.024329+0000 mgr.y (mgr.24370) 20290 : cluster [DBG] pgmap v20274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:58 smithi067 bash[27441]: cluster 2024-04-04T01:34:57.024329+0000 mgr.y (mgr.24370) 20290 : cluster [DBG] pgmap v20274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:58 smithi067 bash[17655]: cluster 2024-04-04T01:34:57.024329+0000 mgr.y (mgr.24370) 20290 : cluster [DBG] pgmap v20274: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:34:59.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:34:59 smithi082 bash[20963]: audit 2024-04-04T01:34:58.948119+0000 mon.c (mon.2) 8117 : audit [DBG] from='client.? 172.21.15.67:0/2594447425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:59.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:34:59 smithi067 bash[27441]: audit 2024-04-04T01:34:58.948119+0000 mon.c (mon.2) 8117 : audit [DBG] from='client.? 172.21.15.67:0/2594447425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:34:59.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:34:59 smithi067 bash[17655]: audit 2024-04-04T01:34:58.948119+0000 mon.c (mon.2) 8117 : audit [DBG] from='client.? 172.21.15.67:0/2594447425' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:00 smithi082 bash[20963]: cluster 2024-04-04T01:34:59.024996+0000 mgr.y (mgr.24370) 20291 : cluster [DBG] pgmap v20275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:00 smithi067 bash[27441]: cluster 2024-04-04T01:34:59.024996+0000 mgr.y (mgr.24370) 20291 : cluster [DBG] pgmap v20275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:00 smithi067 bash[17655]: cluster 2024-04-04T01:34:59.024996+0000 mgr.y (mgr.24370) 20291 : cluster [DBG] pgmap v20275: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:02 smithi082 bash[20963]: cluster 2024-04-04T01:35:01.026018+0000 mgr.y (mgr.24370) 20292 : cluster [DBG] pgmap v20276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:02 smithi082 bash[20963]: audit 2024-04-04T01:35:01.397658+0000 mon.a (mon.0) 17114 : audit [DBG] from='client.? 172.21.15.67:0/3377205014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:02 smithi067 bash[17655]: cluster 2024-04-04T01:35:01.026018+0000 mgr.y (mgr.24370) 20292 : cluster [DBG] pgmap v20276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:02 smithi067 bash[17655]: audit 2024-04-04T01:35:01.397658+0000 mon.a (mon.0) 17114 : audit [DBG] from='client.? 172.21.15.67:0/3377205014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:02 smithi067 bash[27441]: cluster 2024-04-04T01:35:01.026018+0000 mgr.y (mgr.24370) 20292 : cluster [DBG] pgmap v20276: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:02 smithi067 bash[27441]: audit 2024-04-04T01:35:01.397658+0000 mon.a (mon.0) 17114 : audit [DBG] from='client.? 172.21.15.67:0/3377205014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:35:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:35:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:35:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:35:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:04 smithi082 bash[20963]: cluster 2024-04-04T01:35:03.026693+0000 mgr.y (mgr.24370) 20293 : cluster [DBG] pgmap v20277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:04 smithi082 bash[20963]: audit 2024-04-04T01:35:03.852191+0000 mon.a (mon.0) 17115 : audit [DBG] from='client.? 172.21.15.67:0/4095051508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:04 smithi067 bash[27441]: cluster 2024-04-04T01:35:03.026693+0000 mgr.y (mgr.24370) 20293 : cluster [DBG] pgmap v20277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:04 smithi067 bash[27441]: audit 2024-04-04T01:35:03.852191+0000 mon.a (mon.0) 17115 : audit [DBG] from='client.? 172.21.15.67:0/4095051508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:04 smithi067 bash[17655]: cluster 2024-04-04T01:35:03.026693+0000 mgr.y (mgr.24370) 20293 : cluster [DBG] pgmap v20277: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:04 smithi067 bash[17655]: audit 2024-04-04T01:35:03.852191+0000 mon.a (mon.0) 17115 : audit [DBG] from='client.? 172.21.15.67:0/4095051508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:06 smithi082 bash[20963]: cluster 2024-04-04T01:35:05.027824+0000 mgr.y (mgr.24370) 20294 : cluster [DBG] pgmap v20278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:06 smithi067 bash[27441]: cluster 2024-04-04T01:35:05.027824+0000 mgr.y (mgr.24370) 20294 : cluster [DBG] pgmap v20278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:06 smithi067 bash[17655]: cluster 2024-04-04T01:35:05.027824+0000 mgr.y (mgr.24370) 20294 : cluster [DBG] pgmap v20278: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:07.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:07 smithi082 bash[20963]: audit 2024-04-04T01:35:06.306202+0000 mon.a (mon.0) 17116 : audit [DBG] from='client.? 172.21.15.67:0/2595631686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:07.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:07 smithi067 bash[17655]: audit 2024-04-04T01:35:06.306202+0000 mon.a (mon.0) 17116 : audit [DBG] from='client.? 172.21.15.67:0/2595631686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:07.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:07 smithi067 bash[27441]: audit 2024-04-04T01:35:06.306202+0000 mon.a (mon.0) 17116 : audit [DBG] from='client.? 172.21.15.67:0/2595631686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:08 smithi082 bash[20963]: cluster 2024-04-04T01:35:07.029097+0000 mgr.y (mgr.24370) 20295 : cluster [DBG] pgmap v20279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:08 smithi067 bash[27441]: cluster 2024-04-04T01:35:07.029097+0000 mgr.y (mgr.24370) 20295 : cluster [DBG] pgmap v20279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:08 smithi067 bash[17655]: cluster 2024-04-04T01:35:07.029097+0000 mgr.y (mgr.24370) 20295 : cluster [DBG] pgmap v20279: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:09 smithi082 bash[20963]: audit 2024-04-04T01:35:08.756708+0000 mon.a (mon.0) 17117 : audit [DBG] from='client.? 172.21.15.67:0/962700265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:09 smithi067 bash[17655]: audit 2024-04-04T01:35:08.756708+0000 mon.a (mon.0) 17117 : audit [DBG] from='client.? 172.21.15.67:0/962700265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:09 smithi067 bash[27441]: audit 2024-04-04T01:35:08.756708+0000 mon.a (mon.0) 17117 : audit [DBG] from='client.? 172.21.15.67:0/962700265' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:10 smithi082 bash[20963]: cluster 2024-04-04T01:35:09.029807+0000 mgr.y (mgr.24370) 20296 : cluster [DBG] pgmap v20280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:10 smithi082 bash[20963]: audit 2024-04-04T01:35:09.687481+0000 mon.a (mon.0) 17118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:35:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:10 smithi082 bash[20963]: audit 2024-04-04T01:35:10.015708+0000 mon.a (mon.0) 17119 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:10 smithi082 bash[20963]: audit 2024-04-04T01:35:10.024396+0000 mon.a (mon.0) 17120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:10 smithi067 bash[17655]: cluster 2024-04-04T01:35:09.029807+0000 mgr.y (mgr.24370) 20296 : cluster [DBG] pgmap v20280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:10 smithi067 bash[17655]: audit 2024-04-04T01:35:09.687481+0000 mon.a (mon.0) 17118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:35:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:10 smithi067 bash[17655]: audit 2024-04-04T01:35:10.015708+0000 mon.a (mon.0) 17119 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:10 smithi067 bash[17655]: audit 2024-04-04T01:35:10.024396+0000 mon.a (mon.0) 17120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:10 smithi067 bash[27441]: cluster 2024-04-04T01:35:09.029807+0000 mgr.y (mgr.24370) 20296 : cluster [DBG] pgmap v20280: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:10 smithi067 bash[27441]: audit 2024-04-04T01:35:09.687481+0000 mon.a (mon.0) 17118 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:35:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:10 smithi067 bash[27441]: audit 2024-04-04T01:35:10.015708+0000 mon.a (mon.0) 17119 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:10.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:10 smithi067 bash[27441]: audit 2024-04-04T01:35:10.024396+0000 mon.a (mon.0) 17120 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:11 smithi082 bash[20963]: audit 2024-04-04T01:35:10.741896+0000 mon.a (mon.0) 17121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:11 smithi082 bash[20963]: audit 2024-04-04T01:35:11.208728+0000 mon.c (mon.2) 8118 : audit [DBG] from='client.? 172.21.15.67:0/3277724798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:11 smithi067 bash[27441]: audit 2024-04-04T01:35:10.741896+0000 mon.a (mon.0) 17121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:11 smithi067 bash[27441]: audit 2024-04-04T01:35:11.208728+0000 mon.c (mon.2) 8118 : audit [DBG] from='client.? 172.21.15.67:0/3277724798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:11 smithi067 bash[17655]: audit 2024-04-04T01:35:10.741896+0000 mon.a (mon.0) 17121 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:11 smithi067 bash[17655]: audit 2024-04-04T01:35:11.208728+0000 mon.c (mon.2) 8118 : audit [DBG] from='client.? 172.21.15.67:0/3277724798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:12.638 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:12 smithi082 bash[20963]: cluster 2024-04-04T01:35:11.030935+0000 mgr.y (mgr.24370) 20297 : cluster [DBG] pgmap v20281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:12.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:12 smithi067 bash[17655]: cluster 2024-04-04T01:35:11.030935+0000 mgr.y (mgr.24370) 20297 : cluster [DBG] pgmap v20281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:12.671 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:12 smithi067 bash[27441]: cluster 2024-04-04T01:35:11.030935+0000 mgr.y (mgr.24370) 20297 : cluster [DBG] pgmap v20281: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:35:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:35:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:35:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:35:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:14 smithi082 bash[20963]: cluster 2024-04-04T01:35:13.031645+0000 mgr.y (mgr.24370) 20298 : cluster [DBG] pgmap v20282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:14 smithi082 bash[20963]: audit 2024-04-04T01:35:13.667528+0000 mon.a (mon.0) 17122 : audit [DBG] from='client.? 172.21.15.67:0/3950622771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:14 smithi067 bash[17655]: cluster 2024-04-04T01:35:13.031645+0000 mgr.y (mgr.24370) 20298 : cluster [DBG] pgmap v20282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:14 smithi067 bash[17655]: audit 2024-04-04T01:35:13.667528+0000 mon.a (mon.0) 17122 : audit [DBG] from='client.? 172.21.15.67:0/3950622771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:14.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:14 smithi067 bash[27441]: cluster 2024-04-04T01:35:13.031645+0000 mgr.y (mgr.24370) 20298 : cluster [DBG] pgmap v20282: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:14.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:14 smithi067 bash[27441]: audit 2024-04-04T01:35:13.667528+0000 mon.a (mon.0) 17122 : audit [DBG] from='client.? 172.21.15.67:0/3950622771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:16 smithi082 bash[20963]: cluster 2024-04-04T01:35:15.032365+0000 mgr.y (mgr.24370) 20299 : cluster [DBG] pgmap v20283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:16 smithi082 bash[20963]: audit 2024-04-04T01:35:15.435475+0000 mon.a (mon.0) 17123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:16 smithi082 bash[20963]: audit 2024-04-04T01:35:15.443628+0000 mon.a (mon.0) 17124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:16 smithi082 bash[20963]: audit 2024-04-04T01:35:16.081062+0000 mon.a (mon.0) 17125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:16 smithi082 bash[20963]: audit 2024-04-04T01:35:16.090220+0000 mon.a (mon.0) 17126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:16 smithi082 bash[20963]: audit 2024-04-04T01:35:16.108437+0000 mon.c (mon.2) 8119 : audit [DBG] from='client.? 172.21.15.67:0/67816552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[17655]: cluster 2024-04-04T01:35:15.032365+0000 mgr.y (mgr.24370) 20299 : cluster [DBG] pgmap v20283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[17655]: audit 2024-04-04T01:35:15.435475+0000 mon.a (mon.0) 17123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[17655]: audit 2024-04-04T01:35:15.443628+0000 mon.a (mon.0) 17124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[17655]: audit 2024-04-04T01:35:16.081062+0000 mon.a (mon.0) 17125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[17655]: audit 2024-04-04T01:35:16.090220+0000 mon.a (mon.0) 17126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[17655]: audit 2024-04-04T01:35:16.108437+0000 mon.c (mon.2) 8119 : audit [DBG] from='client.? 172.21.15.67:0/67816552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[27441]: cluster 2024-04-04T01:35:15.032365+0000 mgr.y (mgr.24370) 20299 : cluster [DBG] pgmap v20283: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[27441]: audit 2024-04-04T01:35:15.435475+0000 mon.a (mon.0) 17123 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[27441]: audit 2024-04-04T01:35:15.443628+0000 mon.a (mon.0) 17124 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[27441]: audit 2024-04-04T01:35:16.081062+0000 mon.a (mon.0) 17125 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[27441]: audit 2024-04-04T01:35:16.090220+0000 mon.a (mon.0) 17126 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:16.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:16 smithi067 bash[27441]: audit 2024-04-04T01:35:16.108437+0000 mon.c (mon.2) 8119 : audit [DBG] from='client.? 172.21.15.67:0/67816552' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:17 smithi082 bash[20963]: audit 2024-04-04T01:35:16.513241+0000 mon.a (mon.0) 17127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:35:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:17 smithi082 bash[20963]: audit 2024-04-04T01:35:16.515209+0000 mon.a (mon.0) 17128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:35:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:17 smithi082 bash[20963]: audit 2024-04-04T01:35:16.525053+0000 mon.a (mon.0) 17129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:17 smithi067 bash[27441]: audit 2024-04-04T01:35:16.513241+0000 mon.a (mon.0) 17127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:35:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:17 smithi067 bash[27441]: audit 2024-04-04T01:35:16.515209+0000 mon.a (mon.0) 17128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:35:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:17 smithi067 bash[27441]: audit 2024-04-04T01:35:16.525053+0000 mon.a (mon.0) 17129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:17.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:17 smithi067 bash[17655]: audit 2024-04-04T01:35:16.513241+0000 mon.a (mon.0) 17127 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:35:17.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:17 smithi067 bash[17655]: audit 2024-04-04T01:35:16.515209+0000 mon.a (mon.0) 17128 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:35:17.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:17 smithi067 bash[17655]: audit 2024-04-04T01:35:16.525053+0000 mon.a (mon.0) 17129 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:35:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:18 smithi082 bash[20963]: cluster 2024-04-04T01:35:17.033626+0000 mgr.y (mgr.24370) 20300 : cluster [DBG] pgmap v20284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:18 smithi067 bash[17655]: cluster 2024-04-04T01:35:17.033626+0000 mgr.y (mgr.24370) 20300 : cluster [DBG] pgmap v20284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:18 smithi067 bash[27441]: cluster 2024-04-04T01:35:17.033626+0000 mgr.y (mgr.24370) 20300 : cluster [DBG] pgmap v20284: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:19 smithi082 bash[20963]: audit 2024-04-04T01:35:18.566758+0000 mon.a (mon.0) 17130 : audit [DBG] from='client.? 172.21.15.67:0/2523151209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:19 smithi067 bash[17655]: audit 2024-04-04T01:35:18.566758+0000 mon.a (mon.0) 17130 : audit [DBG] from='client.? 172.21.15.67:0/2523151209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:19 smithi067 bash[27441]: audit 2024-04-04T01:35:18.566758+0000 mon.a (mon.0) 17130 : audit [DBG] from='client.? 172.21.15.67:0/2523151209' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:20 smithi082 bash[20963]: cluster 2024-04-04T01:35:19.034318+0000 mgr.y (mgr.24370) 20301 : cluster [DBG] pgmap v20285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:20 smithi067 bash[17655]: cluster 2024-04-04T01:35:19.034318+0000 mgr.y (mgr.24370) 20301 : cluster [DBG] pgmap v20285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:20 smithi067 bash[27441]: cluster 2024-04-04T01:35:19.034318+0000 mgr.y (mgr.24370) 20301 : cluster [DBG] pgmap v20285: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:21.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:21 smithi082 bash[20963]: audit 2024-04-04T01:35:21.021210+0000 mon.c (mon.2) 8120 : audit [DBG] from='client.? 172.21.15.67:0/1074707723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:21 smithi067 bash[17655]: audit 2024-04-04T01:35:21.021210+0000 mon.c (mon.2) 8120 : audit [DBG] from='client.? 172.21.15.67:0/1074707723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:21 smithi067 bash[27441]: audit 2024-04-04T01:35:21.021210+0000 mon.c (mon.2) 8120 : audit [DBG] from='client.? 172.21.15.67:0/1074707723' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:22 smithi082 bash[20963]: cluster 2024-04-04T01:35:21.035321+0000 mgr.y (mgr.24370) 20302 : cluster [DBG] pgmap v20286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:22 smithi067 bash[17655]: cluster 2024-04-04T01:35:21.035321+0000 mgr.y (mgr.24370) 20302 : cluster [DBG] pgmap v20286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:22 smithi067 bash[27441]: cluster 2024-04-04T01:35:21.035321+0000 mgr.y (mgr.24370) 20302 : cluster [DBG] pgmap v20286: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:35:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:35:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:23 smithi082 bash[20963]: audit 2024-04-04T01:35:23.468476+0000 mon.c (mon.2) 8121 : audit [DBG] from='client.? 172.21.15.67:0/854316899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:35:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:35:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:23 smithi067 bash[27441]: audit 2024-04-04T01:35:23.468476+0000 mon.c (mon.2) 8121 : audit [DBG] from='client.? 172.21.15.67:0/854316899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:23 smithi067 bash[17655]: audit 2024-04-04T01:35:23.468476+0000 mon.c (mon.2) 8121 : audit [DBG] from='client.? 172.21.15.67:0/854316899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:24 smithi082 bash[20963]: cluster 2024-04-04T01:35:23.036197+0000 mgr.y (mgr.24370) 20303 : cluster [DBG] pgmap v20287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:24 smithi067 bash[27441]: cluster 2024-04-04T01:35:23.036197+0000 mgr.y (mgr.24370) 20303 : cluster [DBG] pgmap v20287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:24 smithi067 bash[17655]: cluster 2024-04-04T01:35:23.036197+0000 mgr.y (mgr.24370) 20303 : cluster [DBG] pgmap v20287: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:26 smithi082 bash[20963]: cluster 2024-04-04T01:35:25.036893+0000 mgr.y (mgr.24370) 20304 : cluster [DBG] pgmap v20288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:26 smithi082 bash[20963]: audit 2024-04-04T01:35:25.741966+0000 mon.a (mon.0) 17131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:26 smithi082 bash[20963]: audit 2024-04-04T01:35:25.923722+0000 mon.a (mon.0) 17132 : audit [DBG] from='client.? 172.21.15.67:0/996065407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:26 smithi067 bash[27441]: cluster 2024-04-04T01:35:25.036893+0000 mgr.y (mgr.24370) 20304 : cluster [DBG] pgmap v20288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:26 smithi067 bash[27441]: audit 2024-04-04T01:35:25.741966+0000 mon.a (mon.0) 17131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:26 smithi067 bash[27441]: audit 2024-04-04T01:35:25.923722+0000 mon.a (mon.0) 17132 : audit [DBG] from='client.? 172.21.15.67:0/996065407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:26 smithi067 bash[17655]: cluster 2024-04-04T01:35:25.036893+0000 mgr.y (mgr.24370) 20304 : cluster [DBG] pgmap v20288: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:26.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:26 smithi067 bash[17655]: audit 2024-04-04T01:35:25.741966+0000 mon.a (mon.0) 17131 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:26.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:26 smithi067 bash[17655]: audit 2024-04-04T01:35:25.923722+0000 mon.a (mon.0) 17132 : audit [DBG] from='client.? 172.21.15.67:0/996065407' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:28 smithi082 bash[20963]: cluster 2024-04-04T01:35:27.038182+0000 mgr.y (mgr.24370) 20305 : cluster [DBG] pgmap v20289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:28 smithi082 bash[20963]: audit 2024-04-04T01:35:28.386275+0000 mon.a (mon.0) 17133 : audit [DBG] from='client.? 172.21.15.67:0/3208018567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:28 smithi067 bash[27441]: cluster 2024-04-04T01:35:27.038182+0000 mgr.y (mgr.24370) 20305 : cluster [DBG] pgmap v20289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:28 smithi067 bash[27441]: audit 2024-04-04T01:35:28.386275+0000 mon.a (mon.0) 17133 : audit [DBG] from='client.? 172.21.15.67:0/3208018567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:28 smithi067 bash[17655]: cluster 2024-04-04T01:35:27.038182+0000 mgr.y (mgr.24370) 20305 : cluster [DBG] pgmap v20289: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:28 smithi067 bash[17655]: audit 2024-04-04T01:35:28.386275+0000 mon.a (mon.0) 17133 : audit [DBG] from='client.? 172.21.15.67:0/3208018567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:30 smithi082 bash[20963]: cluster 2024-04-04T01:35:29.038983+0000 mgr.y (mgr.24370) 20306 : cluster [DBG] pgmap v20290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:30 smithi067 bash[27441]: cluster 2024-04-04T01:35:29.038983+0000 mgr.y (mgr.24370) 20306 : cluster [DBG] pgmap v20290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:30 smithi067 bash[17655]: cluster 2024-04-04T01:35:29.038983+0000 mgr.y (mgr.24370) 20306 : cluster [DBG] pgmap v20290: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:31 smithi082 bash[20963]: audit 2024-04-04T01:35:30.842222+0000 mon.a (mon.0) 17134 : audit [DBG] from='client.? 172.21.15.67:0/905040215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:31 smithi067 bash[27441]: audit 2024-04-04T01:35:30.842222+0000 mon.a (mon.0) 17134 : audit [DBG] from='client.? 172.21.15.67:0/905040215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:31 smithi067 bash[17655]: audit 2024-04-04T01:35:30.842222+0000 mon.a (mon.0) 17134 : audit [DBG] from='client.? 172.21.15.67:0/905040215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:32 smithi082 bash[20963]: cluster 2024-04-04T01:35:31.040246+0000 mgr.y (mgr.24370) 20307 : cluster [DBG] pgmap v20291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:32 smithi067 bash[27441]: cluster 2024-04-04T01:35:31.040246+0000 mgr.y (mgr.24370) 20307 : cluster [DBG] pgmap v20291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:32 smithi067 bash[17655]: cluster 2024-04-04T01:35:31.040246+0000 mgr.y (mgr.24370) 20307 : cluster [DBG] pgmap v20291: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:35:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:33] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:35:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:35:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:35:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:33 smithi082 bash[20963]: audit 2024-04-04T01:35:33.293954+0000 mon.a (mon.0) 17135 : audit [DBG] from='client.? 172.21.15.67:0/1823602396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:33 smithi067 bash[17655]: audit 2024-04-04T01:35:33.293954+0000 mon.a (mon.0) 17135 : audit [DBG] from='client.? 172.21.15.67:0/1823602396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:33 smithi067 bash[27441]: audit 2024-04-04T01:35:33.293954+0000 mon.a (mon.0) 17135 : audit [DBG] from='client.? 172.21.15.67:0/1823602396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:34 smithi082 bash[20963]: cluster 2024-04-04T01:35:33.040899+0000 mgr.y (mgr.24370) 20308 : cluster [DBG] pgmap v20292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:34 smithi067 bash[17655]: cluster 2024-04-04T01:35:33.040899+0000 mgr.y (mgr.24370) 20308 : cluster [DBG] pgmap v20292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:34 smithi067 bash[27441]: cluster 2024-04-04T01:35:33.040899+0000 mgr.y (mgr.24370) 20308 : cluster [DBG] pgmap v20292: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:36 smithi082 bash[20963]: cluster 2024-04-04T01:35:35.041609+0000 mgr.y (mgr.24370) 20309 : cluster [DBG] pgmap v20293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:36 smithi082 bash[20963]: audit 2024-04-04T01:35:35.752754+0000 mon.a (mon.0) 17136 : audit [DBG] from='client.? 172.21.15.67:0/2065893944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:36 smithi067 bash[17655]: cluster 2024-04-04T01:35:35.041609+0000 mgr.y (mgr.24370) 20309 : cluster [DBG] pgmap v20293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:36 smithi067 bash[17655]: audit 2024-04-04T01:35:35.752754+0000 mon.a (mon.0) 17136 : audit [DBG] from='client.? 172.21.15.67:0/2065893944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:36 smithi067 bash[27441]: cluster 2024-04-04T01:35:35.041609+0000 mgr.y (mgr.24370) 20309 : cluster [DBG] pgmap v20293: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:36 smithi067 bash[27441]: audit 2024-04-04T01:35:35.752754+0000 mon.a (mon.0) 17136 : audit [DBG] from='client.? 172.21.15.67:0/2065893944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:38 smithi082 bash[20963]: cluster 2024-04-04T01:35:37.042782+0000 mgr.y (mgr.24370) 20310 : cluster [DBG] pgmap v20294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:38 smithi082 bash[20963]: audit 2024-04-04T01:35:38.204784+0000 mon.a (mon.0) 17137 : audit [DBG] from='client.? 172.21.15.67:0/3029173072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:38 smithi067 bash[27441]: cluster 2024-04-04T01:35:37.042782+0000 mgr.y (mgr.24370) 20310 : cluster [DBG] pgmap v20294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:38 smithi067 bash[27441]: audit 2024-04-04T01:35:38.204784+0000 mon.a (mon.0) 17137 : audit [DBG] from='client.? 172.21.15.67:0/3029173072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:38 smithi067 bash[17655]: cluster 2024-04-04T01:35:37.042782+0000 mgr.y (mgr.24370) 20310 : cluster [DBG] pgmap v20294: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:38.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:38 smithi067 bash[17655]: audit 2024-04-04T01:35:38.204784+0000 mon.a (mon.0) 17137 : audit [DBG] from='client.? 172.21.15.67:0/3029173072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:40 smithi082 bash[20963]: cluster 2024-04-04T01:35:39.043496+0000 mgr.y (mgr.24370) 20311 : cluster [DBG] pgmap v20295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:40 smithi067 bash[27441]: cluster 2024-04-04T01:35:39.043496+0000 mgr.y (mgr.24370) 20311 : cluster [DBG] pgmap v20295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:40 smithi067 bash[17655]: cluster 2024-04-04T01:35:39.043496+0000 mgr.y (mgr.24370) 20311 : cluster [DBG] pgmap v20295: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:41 smithi082 bash[20963]: audit 2024-04-04T01:35:40.652173+0000 mon.c (mon.2) 8122 : audit [DBG] from='client.? 172.21.15.67:0/1827011081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:41 smithi082 bash[20963]: audit 2024-04-04T01:35:40.742635+0000 mon.a (mon.0) 17138 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:41 smithi067 bash[27441]: audit 2024-04-04T01:35:40.652173+0000 mon.c (mon.2) 8122 : audit [DBG] from='client.? 172.21.15.67:0/1827011081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:41 smithi067 bash[27441]: audit 2024-04-04T01:35:40.742635+0000 mon.a (mon.0) 17138 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:41 smithi067 bash[17655]: audit 2024-04-04T01:35:40.652173+0000 mon.c (mon.2) 8122 : audit [DBG] from='client.? 172.21.15.67:0/1827011081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:41 smithi067 bash[17655]: audit 2024-04-04T01:35:40.742635+0000 mon.a (mon.0) 17138 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:42 smithi082 bash[20963]: cluster 2024-04-04T01:35:41.044825+0000 mgr.y (mgr.24370) 20312 : cluster [DBG] pgmap v20296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:42 smithi067 bash[17655]: cluster 2024-04-04T01:35:41.044825+0000 mgr.y (mgr.24370) 20312 : cluster [DBG] pgmap v20296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:42 smithi067 bash[27441]: cluster 2024-04-04T01:35:41.044825+0000 mgr.y (mgr.24370) 20312 : cluster [DBG] pgmap v20296: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:35:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:43] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:35:43.890 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:43 smithi082 bash[20963]: audit 2024-04-04T01:35:43.113147+0000 mon.a (mon.0) 17139 : audit [DBG] from='client.? 172.21.15.67:0/2753091213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:43.890 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:35:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:35:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:43 smithi067 bash[17655]: audit 2024-04-04T01:35:43.113147+0000 mon.a (mon.0) 17139 : audit [DBG] from='client.? 172.21.15.67:0/2753091213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:43 smithi067 bash[27441]: audit 2024-04-04T01:35:43.113147+0000 mon.a (mon.0) 17139 : audit [DBG] from='client.? 172.21.15.67:0/2753091213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:44 smithi082 bash[20963]: cluster 2024-04-04T01:35:43.045501+0000 mgr.y (mgr.24370) 20313 : cluster [DBG] pgmap v20297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:44 smithi067 bash[27441]: cluster 2024-04-04T01:35:43.045501+0000 mgr.y (mgr.24370) 20313 : cluster [DBG] pgmap v20297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:44 smithi067 bash[17655]: cluster 2024-04-04T01:35:43.045501+0000 mgr.y (mgr.24370) 20313 : cluster [DBG] pgmap v20297: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:45.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:45 smithi067 bash[27441]: audit 2024-04-04T01:35:45.564124+0000 mon.a (mon.0) 17140 : audit [DBG] from='client.? 172.21.15.67:0/1832647920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:45 smithi067 bash[17655]: audit 2024-04-04T01:35:45.564124+0000 mon.a (mon.0) 17140 : audit [DBG] from='client.? 172.21.15.67:0/1832647920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:45 smithi082 bash[20963]: audit 2024-04-04T01:35:45.564124+0000 mon.a (mon.0) 17140 : audit [DBG] from='client.? 172.21.15.67:0/1832647920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:46 smithi067 bash[17655]: cluster 2024-04-04T01:35:45.046209+0000 mgr.y (mgr.24370) 20314 : cluster [DBG] pgmap v20298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:46 smithi067 bash[27441]: cluster 2024-04-04T01:35:45.046209+0000 mgr.y (mgr.24370) 20314 : cluster [DBG] pgmap v20298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:46 smithi082 bash[20963]: cluster 2024-04-04T01:35:45.046209+0000 mgr.y (mgr.24370) 20314 : cluster [DBG] pgmap v20298: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:48 smithi067 bash[17655]: cluster 2024-04-04T01:35:47.047421+0000 mgr.y (mgr.24370) 20315 : cluster [DBG] pgmap v20299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:48 smithi067 bash[17655]: audit 2024-04-04T01:35:48.022295+0000 mon.a (mon.0) 17141 : audit [DBG] from='client.? 172.21.15.67:0/3741622318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:48 smithi067 bash[27441]: cluster 2024-04-04T01:35:47.047421+0000 mgr.y (mgr.24370) 20315 : cluster [DBG] pgmap v20299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:48 smithi067 bash[27441]: audit 2024-04-04T01:35:48.022295+0000 mon.a (mon.0) 17141 : audit [DBG] from='client.? 172.21.15.67:0/3741622318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:48 smithi082 bash[20963]: cluster 2024-04-04T01:35:47.047421+0000 mgr.y (mgr.24370) 20315 : cluster [DBG] pgmap v20299: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:48 smithi082 bash[20963]: audit 2024-04-04T01:35:48.022295+0000 mon.a (mon.0) 17141 : audit [DBG] from='client.? 172.21.15.67:0/3741622318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:50 smithi067 bash[17655]: cluster 2024-04-04T01:35:49.048278+0000 mgr.y (mgr.24370) 20316 : cluster [DBG] pgmap v20300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:50 smithi067 bash[17655]: audit 2024-04-04T01:35:50.457218+0000 mon.c (mon.2) 8123 : audit [DBG] from='client.? 172.21.15.67:0/921132061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:50.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:50 smithi067 bash[27441]: cluster 2024-04-04T01:35:49.048278+0000 mgr.y (mgr.24370) 20316 : cluster [DBG] pgmap v20300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:50.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:50 smithi067 bash[27441]: audit 2024-04-04T01:35:50.457218+0000 mon.c (mon.2) 8123 : audit [DBG] from='client.? 172.21.15.67:0/921132061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:50 smithi082 bash[20963]: cluster 2024-04-04T01:35:49.048278+0000 mgr.y (mgr.24370) 20316 : cluster [DBG] pgmap v20300: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:50 smithi082 bash[20963]: audit 2024-04-04T01:35:50.457218+0000 mon.c (mon.2) 8123 : audit [DBG] from='client.? 172.21.15.67:0/921132061' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:52 smithi067 bash[27441]: cluster 2024-04-04T01:35:51.049478+0000 mgr.y (mgr.24370) 20317 : cluster [DBG] pgmap v20301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:52 smithi067 bash[17655]: cluster 2024-04-04T01:35:51.049478+0000 mgr.y (mgr.24370) 20317 : cluster [DBG] pgmap v20301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:52 smithi082 bash[20963]: cluster 2024-04-04T01:35:51.049478+0000 mgr.y (mgr.24370) 20317 : cluster [DBG] pgmap v20301: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:35:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:53] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:35:53.887 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:35:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:35:53.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:53 smithi082 bash[20963]: audit 2024-04-04T01:35:52.912198+0000 mon.c (mon.2) 8124 : audit [DBG] from='client.? 172.21.15.67:0/2774949185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:53 smithi067 bash[17655]: audit 2024-04-04T01:35:52.912198+0000 mon.c (mon.2) 8124 : audit [DBG] from='client.? 172.21.15.67:0/2774949185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:53 smithi067 bash[27441]: audit 2024-04-04T01:35:52.912198+0000 mon.c (mon.2) 8124 : audit [DBG] from='client.? 172.21.15.67:0/2774949185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:54 smithi082 bash[20963]: cluster 2024-04-04T01:35:53.050215+0000 mgr.y (mgr.24370) 20318 : cluster [DBG] pgmap v20302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:54 smithi067 bash[27441]: cluster 2024-04-04T01:35:53.050215+0000 mgr.y (mgr.24370) 20318 : cluster [DBG] pgmap v20302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:54 smithi067 bash[17655]: cluster 2024-04-04T01:35:53.050215+0000 mgr.y (mgr.24370) 20318 : cluster [DBG] pgmap v20302: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:55 smithi082 bash[20963]: audit 2024-04-04T01:35:55.360057+0000 mon.a (mon.0) 17142 : audit [DBG] from='client.? 172.21.15.67:0/795799767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:55 smithi067 bash[17655]: audit 2024-04-04T01:35:55.360057+0000 mon.a (mon.0) 17142 : audit [DBG] from='client.? 172.21.15.67:0/795799767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:55 smithi067 bash[27441]: audit 2024-04-04T01:35:55.360057+0000 mon.a (mon.0) 17142 : audit [DBG] from='client.? 172.21.15.67:0/795799767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:56 smithi082 bash[20963]: cluster 2024-04-04T01:35:55.050817+0000 mgr.y (mgr.24370) 20319 : cluster [DBG] pgmap v20303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:56 smithi082 bash[20963]: audit 2024-04-04T01:35:55.743285+0000 mon.a (mon.0) 17143 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:56 smithi067 bash[27441]: cluster 2024-04-04T01:35:55.050817+0000 mgr.y (mgr.24370) 20319 : cluster [DBG] pgmap v20303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:56 smithi067 bash[27441]: audit 2024-04-04T01:35:55.743285+0000 mon.a (mon.0) 17143 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:56 smithi067 bash[17655]: cluster 2024-04-04T01:35:55.050817+0000 mgr.y (mgr.24370) 20319 : cluster [DBG] pgmap v20303: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:56 smithi067 bash[17655]: audit 2024-04-04T01:35:55.743285+0000 mon.a (mon.0) 17143 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:35:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:58 smithi082 bash[20963]: cluster 2024-04-04T01:35:57.052098+0000 mgr.y (mgr.24370) 20320 : cluster [DBG] pgmap v20304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:35:58 smithi082 bash[20963]: audit 2024-04-04T01:35:57.804462+0000 mon.a (mon.0) 17144 : audit [DBG] from='client.? 172.21.15.67:0/4064007492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:58 smithi067 bash[17655]: cluster 2024-04-04T01:35:57.052098+0000 mgr.y (mgr.24370) 20320 : cluster [DBG] pgmap v20304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:35:58 smithi067 bash[17655]: audit 2024-04-04T01:35:57.804462+0000 mon.a (mon.0) 17144 : audit [DBG] from='client.? 172.21.15.67:0/4064007492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:35:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:58 smithi067 bash[27441]: cluster 2024-04-04T01:35:57.052098+0000 mgr.y (mgr.24370) 20320 : cluster [DBG] pgmap v20304: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:35:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:35:58 smithi067 bash[27441]: audit 2024-04-04T01:35:57.804462+0000 mon.a (mon.0) 17144 : audit [DBG] from='client.? 172.21.15.67:0/4064007492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:00 smithi082 bash[20963]: cluster 2024-04-04T01:35:59.052770+0000 mgr.y (mgr.24370) 20321 : cluster [DBG] pgmap v20305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:00 smithi082 bash[20963]: audit 2024-04-04T01:36:00.265876+0000 mon.c (mon.2) 8125 : audit [DBG] from='client.? 172.21.15.67:0/2770863936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:00 smithi067 bash[17655]: cluster 2024-04-04T01:35:59.052770+0000 mgr.y (mgr.24370) 20321 : cluster [DBG] pgmap v20305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:00 smithi067 bash[17655]: audit 2024-04-04T01:36:00.265876+0000 mon.c (mon.2) 8125 : audit [DBG] from='client.? 172.21.15.67:0/2770863936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:00 smithi067 bash[27441]: cluster 2024-04-04T01:35:59.052770+0000 mgr.y (mgr.24370) 20321 : cluster [DBG] pgmap v20305: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:00 smithi067 bash[27441]: audit 2024-04-04T01:36:00.265876+0000 mon.c (mon.2) 8125 : audit [DBG] from='client.? 172.21.15.67:0/2770863936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:02 smithi067 bash[17655]: cluster 2024-04-04T01:36:01.053941+0000 mgr.y (mgr.24370) 20322 : cluster [DBG] pgmap v20306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:02 smithi067 bash[27441]: cluster 2024-04-04T01:36:01.053941+0000 mgr.y (mgr.24370) 20322 : cluster [DBG] pgmap v20306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:02 smithi082 bash[20963]: cluster 2024-04-04T01:36:01.053941+0000 mgr.y (mgr.24370) 20322 : cluster [DBG] pgmap v20306: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:36:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:03] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:36:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:36:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:36:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:03 smithi082 bash[20963]: audit 2024-04-04T01:36:02.729629+0000 mon.a (mon.0) 17145 : audit [DBG] from='client.? 172.21.15.67:0/903368461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:03 smithi067 bash[17655]: audit 2024-04-04T01:36:02.729629+0000 mon.a (mon.0) 17145 : audit [DBG] from='client.? 172.21.15.67:0/903368461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:03 smithi067 bash[27441]: audit 2024-04-04T01:36:02.729629+0000 mon.a (mon.0) 17145 : audit [DBG] from='client.? 172.21.15.67:0/903368461' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:04 smithi082 bash[20963]: cluster 2024-04-04T01:36:03.054620+0000 mgr.y (mgr.24370) 20323 : cluster [DBG] pgmap v20307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:04 smithi067 bash[27441]: cluster 2024-04-04T01:36:03.054620+0000 mgr.y (mgr.24370) 20323 : cluster [DBG] pgmap v20307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:04 smithi067 bash[17655]: cluster 2024-04-04T01:36:03.054620+0000 mgr.y (mgr.24370) 20323 : cluster [DBG] pgmap v20307: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:05 smithi082 bash[20963]: audit 2024-04-04T01:36:05.186869+0000 mon.a (mon.0) 17146 : audit [DBG] from='client.? 172.21.15.67:0/2331517200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:05 smithi067 bash[27441]: audit 2024-04-04T01:36:05.186869+0000 mon.a (mon.0) 17146 : audit [DBG] from='client.? 172.21.15.67:0/2331517200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:05 smithi067 bash[17655]: audit 2024-04-04T01:36:05.186869+0000 mon.a (mon.0) 17146 : audit [DBG] from='client.? 172.21.15.67:0/2331517200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:06 smithi082 bash[20963]: cluster 2024-04-04T01:36:05.055305+0000 mgr.y (mgr.24370) 20324 : cluster [DBG] pgmap v20308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:07.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:06 smithi067 bash[27441]: cluster 2024-04-04T01:36:05.055305+0000 mgr.y (mgr.24370) 20324 : cluster [DBG] pgmap v20308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:07.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:06 smithi067 bash[17655]: cluster 2024-04-04T01:36:05.055305+0000 mgr.y (mgr.24370) 20324 : cluster [DBG] pgmap v20308: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:07 smithi082 bash[20963]: cluster 2024-04-04T01:36:07.056557+0000 mgr.y (mgr.24370) 20325 : cluster [DBG] pgmap v20309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:07 smithi082 bash[20963]: audit 2024-04-04T01:36:07.641562+0000 mon.c (mon.2) 8126 : audit [DBG] from='client.? 172.21.15.67:0/2186016860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:07 smithi067 bash[27441]: cluster 2024-04-04T01:36:07.056557+0000 mgr.y (mgr.24370) 20325 : cluster [DBG] pgmap v20309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:07 smithi067 bash[27441]: audit 2024-04-04T01:36:07.641562+0000 mon.c (mon.2) 8126 : audit [DBG] from='client.? 172.21.15.67:0/2186016860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:07 smithi067 bash[17655]: cluster 2024-04-04T01:36:07.056557+0000 mgr.y (mgr.24370) 20325 : cluster [DBG] pgmap v20309: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:07 smithi067 bash[17655]: audit 2024-04-04T01:36:07.641562+0000 mon.c (mon.2) 8126 : audit [DBG] from='client.? 172.21.15.67:0/2186016860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:10 smithi082 bash[20963]: cluster 2024-04-04T01:36:09.057348+0000 mgr.y (mgr.24370) 20326 : cluster [DBG] pgmap v20310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:10 smithi082 bash[20963]: audit 2024-04-04T01:36:10.104234+0000 mon.c (mon.2) 8127 : audit [DBG] from='client.? 172.21.15.67:0/2922239918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:10 smithi067 bash[17655]: cluster 2024-04-04T01:36:09.057348+0000 mgr.y (mgr.24370) 20326 : cluster [DBG] pgmap v20310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:10.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:10 smithi067 bash[17655]: audit 2024-04-04T01:36:10.104234+0000 mon.c (mon.2) 8127 : audit [DBG] from='client.? 172.21.15.67:0/2922239918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:10 smithi067 bash[27441]: cluster 2024-04-04T01:36:09.057348+0000 mgr.y (mgr.24370) 20326 : cluster [DBG] pgmap v20310: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:10.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:10 smithi067 bash[27441]: audit 2024-04-04T01:36:10.104234+0000 mon.c (mon.2) 8127 : audit [DBG] from='client.? 172.21.15.67:0/2922239918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:11 smithi082 bash[20963]: audit 2024-04-04T01:36:10.743442+0000 mon.a (mon.0) 17147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:11.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:11 smithi067 bash[17655]: audit 2024-04-04T01:36:10.743442+0000 mon.a (mon.0) 17147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:11.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:11 smithi067 bash[27441]: audit 2024-04-04T01:36:10.743442+0000 mon.a (mon.0) 17147 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:12 smithi082 bash[20963]: cluster 2024-04-04T01:36:11.058544+0000 mgr.y (mgr.24370) 20327 : cluster [DBG] pgmap v20311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:12.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:12 smithi067 bash[27441]: cluster 2024-04-04T01:36:11.058544+0000 mgr.y (mgr.24370) 20327 : cluster [DBG] pgmap v20311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:12.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:12 smithi067 bash[17655]: cluster 2024-04-04T01:36:11.058544+0000 mgr.y (mgr.24370) 20327 : cluster [DBG] pgmap v20311: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:13.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:13 smithi082 bash[20963]: audit 2024-04-04T01:36:12.552983+0000 mon.a (mon.0) 17148 : audit [DBG] from='client.? 172.21.15.67:0/822640837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:36:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:36:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:13 smithi067 bash[27441]: audit 2024-04-04T01:36:12.552983+0000 mon.a (mon.0) 17148 : audit [DBG] from='client.? 172.21.15.67:0/822640837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:13.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:13 smithi067 bash[17655]: audit 2024-04-04T01:36:12.552983+0000 mon.a (mon.0) 17148 : audit [DBG] from='client.? 172.21.15.67:0/822640837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:36:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:36:14.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:14 smithi067 bash[17655]: cluster 2024-04-04T01:36:13.059263+0000 mgr.y (mgr.24370) 20328 : cluster [DBG] pgmap v20312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:14.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:14 smithi067 bash[27441]: cluster 2024-04-04T01:36:13.059263+0000 mgr.y (mgr.24370) 20328 : cluster [DBG] pgmap v20312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:14 smithi082 bash[20963]: cluster 2024-04-04T01:36:13.059263+0000 mgr.y (mgr.24370) 20328 : cluster [DBG] pgmap v20312: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:15.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:15 smithi067 bash[27441]: audit 2024-04-04T01:36:15.005698+0000 mon.a (mon.0) 17149 : audit [DBG] from='client.? 172.21.15.67:0/1460039428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:15.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:15 smithi067 bash[17655]: audit 2024-04-04T01:36:15.005698+0000 mon.a (mon.0) 17149 : audit [DBG] from='client.? 172.21.15.67:0/1460039428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:15.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:15 smithi082 bash[20963]: audit 2024-04-04T01:36:15.005698+0000 mon.a (mon.0) 17149 : audit [DBG] from='client.? 172.21.15.67:0/1460039428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:16 smithi067 bash[17655]: cluster 2024-04-04T01:36:15.059981+0000 mgr.y (mgr.24370) 20329 : cluster [DBG] pgmap v20313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:16.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:16 smithi067 bash[27441]: cluster 2024-04-04T01:36:15.059981+0000 mgr.y (mgr.24370) 20329 : cluster [DBG] pgmap v20313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:16 smithi082 bash[20963]: cluster 2024-04-04T01:36:15.059981+0000 mgr.y (mgr.24370) 20329 : cluster [DBG] pgmap v20313: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:17 smithi067 bash[17655]: audit 2024-04-04T01:36:16.600881+0000 mon.a (mon.0) 17150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:36:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:17 smithi067 bash[27441]: audit 2024-04-04T01:36:16.600881+0000 mon.a (mon.0) 17150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:36:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:17 smithi082 bash[20963]: audit 2024-04-04T01:36:16.600881+0000 mon.a (mon.0) 17150 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:36:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:18 smithi067 bash[17655]: cluster 2024-04-04T01:36:17.060856+0000 mgr.y (mgr.24370) 20330 : cluster [DBG] pgmap v20314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:18 smithi067 bash[17655]: audit 2024-04-04T01:36:17.465996+0000 mon.c (mon.2) 8128 : audit [DBG] from='client.? 172.21.15.67:0/4067930163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:18 smithi067 bash[27441]: cluster 2024-04-04T01:36:17.060856+0000 mgr.y (mgr.24370) 20330 : cluster [DBG] pgmap v20314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:18.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:18 smithi067 bash[27441]: audit 2024-04-04T01:36:17.465996+0000 mon.c (mon.2) 8128 : audit [DBG] from='client.? 172.21.15.67:0/4067930163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:18 smithi082 bash[20963]: cluster 2024-04-04T01:36:17.060856+0000 mgr.y (mgr.24370) 20330 : cluster [DBG] pgmap v20314: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:18 smithi082 bash[20963]: audit 2024-04-04T01:36:17.465996+0000 mon.c (mon.2) 8128 : audit [DBG] from='client.? 172.21.15.67:0/4067930163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:20 smithi067 bash[17655]: cluster 2024-04-04T01:36:19.061536+0000 mgr.y (mgr.24370) 20331 : cluster [DBG] pgmap v20315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:20.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:20 smithi067 bash[17655]: audit 2024-04-04T01:36:19.924688+0000 mon.a (mon.0) 17151 : audit [DBG] from='client.? 172.21.15.67:0/4180939986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:20.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:20 smithi067 bash[27441]: cluster 2024-04-04T01:36:19.061536+0000 mgr.y (mgr.24370) 20331 : cluster [DBG] pgmap v20315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:20.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:20 smithi067 bash[27441]: audit 2024-04-04T01:36:19.924688+0000 mon.a (mon.0) 17151 : audit [DBG] from='client.? 172.21.15.67:0/4180939986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:20 smithi082 bash[20963]: cluster 2024-04-04T01:36:19.061536+0000 mgr.y (mgr.24370) 20331 : cluster [DBG] pgmap v20315: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:20 smithi082 bash[20963]: audit 2024-04-04T01:36:19.924688+0000 mon.a (mon.0) 17151 : audit [DBG] from='client.? 172.21.15.67:0/4180939986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:22.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:22 smithi067 bash[27441]: cluster 2024-04-04T01:36:21.062755+0000 mgr.y (mgr.24370) 20332 : cluster [DBG] pgmap v20316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:22.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:22 smithi067 bash[17655]: cluster 2024-04-04T01:36:21.062755+0000 mgr.y (mgr.24370) 20332 : cluster [DBG] pgmap v20316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:22 smithi082 bash[20963]: cluster 2024-04-04T01:36:21.062755+0000 mgr.y (mgr.24370) 20332 : cluster [DBG] pgmap v20316: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:23.347 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:36:23.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:36:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:36:23.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:23 smithi082 bash[20963]: audit 2024-04-04T01:36:22.345460+0000 mon.a (mon.0) 17152 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:23 smithi082 bash[20963]: audit 2024-04-04T01:36:22.352267+0000 mon.a (mon.0) 17153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:23 smithi082 bash[20963]: audit 2024-04-04T01:36:22.403530+0000 mon.c (mon.2) 8129 : audit [DBG] from='client.? 172.21.15.67:0/1278701930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:23.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:23 smithi082 bash[20963]: audit 2024-04-04T01:36:22.648289+0000 mon.a (mon.0) 17154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:23 smithi082 bash[20963]: audit 2024-04-04T01:36:22.655223+0000 mon.a (mon.0) 17155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:23 smithi082 bash[20963]: audit 2024-04-04T01:36:23.128958+0000 mon.a (mon.0) 17156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:36:23.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:23 smithi082 bash[20963]: audit 2024-04-04T01:36:23.130449+0000 mon.a (mon.0) 17157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:36:23.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:23 smithi082 bash[20963]: audit 2024-04-04T01:36:23.139378+0000 mon.a (mon.0) 17158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[17655]: audit 2024-04-04T01:36:22.345460+0000 mon.a (mon.0) 17152 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[17655]: audit 2024-04-04T01:36:22.352267+0000 mon.a (mon.0) 17153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[17655]: audit 2024-04-04T01:36:22.403530+0000 mon.c (mon.2) 8129 : audit [DBG] from='client.? 172.21.15.67:0/1278701930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[17655]: audit 2024-04-04T01:36:22.648289+0000 mon.a (mon.0) 17154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[17655]: audit 2024-04-04T01:36:22.655223+0000 mon.a (mon.0) 17155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[17655]: audit 2024-04-04T01:36:23.128958+0000 mon.a (mon.0) 17156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:36:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[17655]: audit 2024-04-04T01:36:23.130449+0000 mon.a (mon.0) 17157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:36:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[17655]: audit 2024-04-04T01:36:23.139378+0000 mon.a (mon.0) 17158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[27441]: audit 2024-04-04T01:36:22.345460+0000 mon.a (mon.0) 17152 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[27441]: audit 2024-04-04T01:36:22.352267+0000 mon.a (mon.0) 17153 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[27441]: audit 2024-04-04T01:36:22.403530+0000 mon.c (mon.2) 8129 : audit [DBG] from='client.? 172.21.15.67:0/1278701930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:23.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[27441]: audit 2024-04-04T01:36:22.648289+0000 mon.a (mon.0) 17154 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[27441]: audit 2024-04-04T01:36:22.655223+0000 mon.a (mon.0) 17155 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:23.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[27441]: audit 2024-04-04T01:36:23.128958+0000 mon.a (mon.0) 17156 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:36:23.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[27441]: audit 2024-04-04T01:36:23.130449+0000 mon.a (mon.0) 17157 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:36:23.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:23 smithi067 bash[27441]: audit 2024-04-04T01:36:23.139378+0000 mon.a (mon.0) 17158 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:36:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:24 smithi067 bash[17655]: cluster 2024-04-04T01:36:23.063487+0000 mgr.y (mgr.24370) 20333 : cluster [DBG] pgmap v20317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:24 smithi067 bash[27441]: cluster 2024-04-04T01:36:23.063487+0000 mgr.y (mgr.24370) 20333 : cluster [DBG] pgmap v20317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:24 smithi082 bash[20963]: cluster 2024-04-04T01:36:23.063487+0000 mgr.y (mgr.24370) 20333 : cluster [DBG] pgmap v20317: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:25 smithi067 bash[17655]: audit 2024-04-04T01:36:24.861530+0000 mon.a (mon.0) 17159 : audit [DBG] from='client.? 172.21.15.67:0/3693935304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:25 smithi067 bash[27441]: audit 2024-04-04T01:36:24.861530+0000 mon.a (mon.0) 17159 : audit [DBG] from='client.? 172.21.15.67:0/3693935304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:25 smithi082 bash[20963]: audit 2024-04-04T01:36:24.861530+0000 mon.a (mon.0) 17159 : audit [DBG] from='client.? 172.21.15.67:0/3693935304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:26 smithi082 bash[20963]: cluster 2024-04-04T01:36:25.064213+0000 mgr.y (mgr.24370) 20334 : cluster [DBG] pgmap v20318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:26 smithi082 bash[20963]: audit 2024-04-04T01:36:25.744296+0000 mon.a (mon.0) 17160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:26 smithi067 bash[27441]: cluster 2024-04-04T01:36:25.064213+0000 mgr.y (mgr.24370) 20334 : cluster [DBG] pgmap v20318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:26 smithi067 bash[27441]: audit 2024-04-04T01:36:25.744296+0000 mon.a (mon.0) 17160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:26 smithi067 bash[17655]: cluster 2024-04-04T01:36:25.064213+0000 mgr.y (mgr.24370) 20334 : cluster [DBG] pgmap v20318: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:26 smithi067 bash[17655]: audit 2024-04-04T01:36:25.744296+0000 mon.a (mon.0) 17160 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:28.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:27 smithi082 bash[20963]: audit 2024-04-04T01:36:27.318009+0000 mon.c (mon.2) 8130 : audit [DBG] from='client.? 172.21.15.67:0/373010201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:27 smithi067 bash[17655]: audit 2024-04-04T01:36:27.318009+0000 mon.c (mon.2) 8130 : audit [DBG] from='client.? 172.21.15.67:0/373010201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:27 smithi067 bash[27441]: audit 2024-04-04T01:36:27.318009+0000 mon.c (mon.2) 8130 : audit [DBG] from='client.? 172.21.15.67:0/373010201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:28 smithi082 bash[20963]: cluster 2024-04-04T01:36:27.065238+0000 mgr.y (mgr.24370) 20335 : cluster [DBG] pgmap v20319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:28 smithi067 bash[27441]: cluster 2024-04-04T01:36:27.065238+0000 mgr.y (mgr.24370) 20335 : cluster [DBG] pgmap v20319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:28 smithi067 bash[17655]: cluster 2024-04-04T01:36:27.065238+0000 mgr.y (mgr.24370) 20335 : cluster [DBG] pgmap v20319: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:30 smithi082 bash[20963]: cluster 2024-04-04T01:36:29.065942+0000 mgr.y (mgr.24370) 20336 : cluster [DBG] pgmap v20320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:30 smithi082 bash[20963]: audit 2024-04-04T01:36:29.774614+0000 mon.a (mon.0) 17161 : audit [DBG] from='client.? 172.21.15.67:0/1410456877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:30 smithi067 bash[27441]: cluster 2024-04-04T01:36:29.065942+0000 mgr.y (mgr.24370) 20336 : cluster [DBG] pgmap v20320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:30 smithi067 bash[27441]: audit 2024-04-04T01:36:29.774614+0000 mon.a (mon.0) 17161 : audit [DBG] from='client.? 172.21.15.67:0/1410456877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:30 smithi067 bash[17655]: cluster 2024-04-04T01:36:29.065942+0000 mgr.y (mgr.24370) 20336 : cluster [DBG] pgmap v20320: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:30 smithi067 bash[17655]: audit 2024-04-04T01:36:29.774614+0000 mon.a (mon.0) 17161 : audit [DBG] from='client.? 172.21.15.67:0/1410456877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:32 smithi067 bash[17655]: cluster 2024-04-04T01:36:31.067092+0000 mgr.y (mgr.24370) 20337 : cluster [DBG] pgmap v20321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:32 smithi067 bash[17655]: audit 2024-04-04T01:36:32.225953+0000 mon.c (mon.2) 8131 : audit [DBG] from='client.? 172.21.15.67:0/2406950140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:32 smithi067 bash[27441]: cluster 2024-04-04T01:36:31.067092+0000 mgr.y (mgr.24370) 20337 : cluster [DBG] pgmap v20321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:32 smithi067 bash[27441]: audit 2024-04-04T01:36:32.225953+0000 mon.c (mon.2) 8131 : audit [DBG] from='client.? 172.21.15.67:0/2406950140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:32 smithi082 bash[20963]: cluster 2024-04-04T01:36:31.067092+0000 mgr.y (mgr.24370) 20337 : cluster [DBG] pgmap v20321: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:32 smithi082 bash[20963]: audit 2024-04-04T01:36:32.225953+0000 mon.c (mon.2) 8131 : audit [DBG] from='client.? 172.21.15.67:0/2406950140' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:36:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:33] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:36:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:36:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:36:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:34 smithi082 bash[20963]: cluster 2024-04-04T01:36:33.067897+0000 mgr.y (mgr.24370) 20338 : cluster [DBG] pgmap v20322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:34 smithi082 bash[20963]: audit 2024-04-04T01:36:34.679262+0000 mon.c (mon.2) 8132 : audit [DBG] from='client.? 172.21.15.67:0/1788263393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:34 smithi067 bash[17655]: cluster 2024-04-04T01:36:33.067897+0000 mgr.y (mgr.24370) 20338 : cluster [DBG] pgmap v20322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:34 smithi067 bash[17655]: audit 2024-04-04T01:36:34.679262+0000 mon.c (mon.2) 8132 : audit [DBG] from='client.? 172.21.15.67:0/1788263393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:34 smithi067 bash[27441]: cluster 2024-04-04T01:36:33.067897+0000 mgr.y (mgr.24370) 20338 : cluster [DBG] pgmap v20322: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:34 smithi067 bash[27441]: audit 2024-04-04T01:36:34.679262+0000 mon.c (mon.2) 8132 : audit [DBG] from='client.? 172.21.15.67:0/1788263393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:36 smithi082 bash[20963]: cluster 2024-04-04T01:36:35.068659+0000 mgr.y (mgr.24370) 20339 : cluster [DBG] pgmap v20323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:36 smithi067 bash[17655]: cluster 2024-04-04T01:36:35.068659+0000 mgr.y (mgr.24370) 20339 : cluster [DBG] pgmap v20323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:36 smithi067 bash[27441]: cluster 2024-04-04T01:36:35.068659+0000 mgr.y (mgr.24370) 20339 : cluster [DBG] pgmap v20323: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:38.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:37 smithi082 bash[20963]: audit 2024-04-04T01:36:37.141717+0000 mon.c (mon.2) 8133 : audit [DBG] from='client.? 172.21.15.67:0/1648744753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:37 smithi067 bash[17655]: audit 2024-04-04T01:36:37.141717+0000 mon.c (mon.2) 8133 : audit [DBG] from='client.? 172.21.15.67:0/1648744753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:37 smithi067 bash[27441]: audit 2024-04-04T01:36:37.141717+0000 mon.c (mon.2) 8133 : audit [DBG] from='client.? 172.21.15.67:0/1648744753' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:38 smithi082 bash[20963]: cluster 2024-04-04T01:36:37.069795+0000 mgr.y (mgr.24370) 20340 : cluster [DBG] pgmap v20324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:38 smithi067 bash[27441]: cluster 2024-04-04T01:36:37.069795+0000 mgr.y (mgr.24370) 20340 : cluster [DBG] pgmap v20324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:38 smithi067 bash[17655]: cluster 2024-04-04T01:36:37.069795+0000 mgr.y (mgr.24370) 20340 : cluster [DBG] pgmap v20324: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:39 smithi082 bash[20963]: audit 2024-04-04T01:36:39.601777+0000 mon.c (mon.2) 8134 : audit [DBG] from='client.? 172.21.15.67:0/2661747222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:39 smithi067 bash[17655]: audit 2024-04-04T01:36:39.601777+0000 mon.c (mon.2) 8134 : audit [DBG] from='client.? 172.21.15.67:0/2661747222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:39 smithi067 bash[27441]: audit 2024-04-04T01:36:39.601777+0000 mon.c (mon.2) 8134 : audit [DBG] from='client.? 172.21.15.67:0/2661747222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:40 smithi082 bash[20963]: cluster 2024-04-04T01:36:39.070486+0000 mgr.y (mgr.24370) 20341 : cluster [DBG] pgmap v20325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:40 smithi067 bash[27441]: cluster 2024-04-04T01:36:39.070486+0000 mgr.y (mgr.24370) 20341 : cluster [DBG] pgmap v20325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:40 smithi067 bash[17655]: cluster 2024-04-04T01:36:39.070486+0000 mgr.y (mgr.24370) 20341 : cluster [DBG] pgmap v20325: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:41 smithi082 bash[20963]: audit 2024-04-04T01:36:40.744415+0000 mon.a (mon.0) 17162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:41 smithi082 bash[20963]: cluster 2024-04-04T01:36:41.071690+0000 mgr.y (mgr.24370) 20342 : cluster [DBG] pgmap v20326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:41 smithi067 bash[17655]: audit 2024-04-04T01:36:40.744415+0000 mon.a (mon.0) 17162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:41 smithi067 bash[17655]: cluster 2024-04-04T01:36:41.071690+0000 mgr.y (mgr.24370) 20342 : cluster [DBG] pgmap v20326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:41 smithi067 bash[27441]: audit 2024-04-04T01:36:40.744415+0000 mon.a (mon.0) 17162 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:41 smithi067 bash[27441]: cluster 2024-04-04T01:36:41.071690+0000 mgr.y (mgr.24370) 20342 : cluster [DBG] pgmap v20326: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:42 smithi067 bash[27441]: audit 2024-04-04T01:36:42.053182+0000 mon.c (mon.2) 8135 : audit [DBG] from='client.? 172.21.15.67:0/435749358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:42 smithi067 bash[17655]: audit 2024-04-04T01:36:42.053182+0000 mon.c (mon.2) 8135 : audit [DBG] from='client.? 172.21.15.67:0/435749358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:42 smithi082 bash[20963]: audit 2024-04-04T01:36:42.053182+0000 mon.c (mon.2) 8135 : audit [DBG] from='client.? 172.21.15.67:0/435749358' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:36:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:43] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:36:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:36:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:36:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:43 smithi082 bash[20963]: cluster 2024-04-04T01:36:43.072363+0000 mgr.y (mgr.24370) 20343 : cluster [DBG] pgmap v20327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:43 smithi067 bash[17655]: cluster 2024-04-04T01:36:43.072363+0000 mgr.y (mgr.24370) 20343 : cluster [DBG] pgmap v20327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:43 smithi067 bash[27441]: cluster 2024-04-04T01:36:43.072363+0000 mgr.y (mgr.24370) 20343 : cluster [DBG] pgmap v20327: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:44 smithi082 bash[20963]: audit 2024-04-04T01:36:44.503596+0000 mon.c (mon.2) 8136 : audit [DBG] from='client.? 172.21.15.67:0/1849236486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:44 smithi067 bash[17655]: audit 2024-04-04T01:36:44.503596+0000 mon.c (mon.2) 8136 : audit [DBG] from='client.? 172.21.15.67:0/1849236486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:44 smithi067 bash[27441]: audit 2024-04-04T01:36:44.503596+0000 mon.c (mon.2) 8136 : audit [DBG] from='client.? 172.21.15.67:0/1849236486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:45 smithi082 bash[20963]: cluster 2024-04-04T01:36:45.072996+0000 mgr.y (mgr.24370) 20344 : cluster [DBG] pgmap v20328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:45 smithi067 bash[17655]: cluster 2024-04-04T01:36:45.072996+0000 mgr.y (mgr.24370) 20344 : cluster [DBG] pgmap v20328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:45 smithi067 bash[27441]: cluster 2024-04-04T01:36:45.072996+0000 mgr.y (mgr.24370) 20344 : cluster [DBG] pgmap v20328: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:47.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:47 smithi082 bash[20963]: audit 2024-04-04T01:36:46.961796+0000 mon.a (mon.0) 17163 : audit [DBG] from='client.? 172.21.15.67:0/1378914222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:47 smithi067 bash[27441]: audit 2024-04-04T01:36:46.961796+0000 mon.a (mon.0) 17163 : audit [DBG] from='client.? 172.21.15.67:0/1378914222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:47 smithi067 bash[17655]: audit 2024-04-04T01:36:46.961796+0000 mon.a (mon.0) 17163 : audit [DBG] from='client.? 172.21.15.67:0/1378914222' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:48.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:48 smithi082 bash[20963]: cluster 2024-04-04T01:36:47.074113+0000 mgr.y (mgr.24370) 20345 : cluster [DBG] pgmap v20329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:48 smithi067 bash[17655]: cluster 2024-04-04T01:36:47.074113+0000 mgr.y (mgr.24370) 20345 : cluster [DBG] pgmap v20329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:48 smithi067 bash[27441]: cluster 2024-04-04T01:36:47.074113+0000 mgr.y (mgr.24370) 20345 : cluster [DBG] pgmap v20329: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:50 smithi082 bash[20963]: cluster 2024-04-04T01:36:49.074780+0000 mgr.y (mgr.24370) 20346 : cluster [DBG] pgmap v20330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:50 smithi082 bash[20963]: audit 2024-04-04T01:36:49.423174+0000 mon.c (mon.2) 8137 : audit [DBG] from='client.? 172.21.15.67:0/1257873546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:50 smithi067 bash[17655]: cluster 2024-04-04T01:36:49.074780+0000 mgr.y (mgr.24370) 20346 : cluster [DBG] pgmap v20330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:50 smithi067 bash[17655]: audit 2024-04-04T01:36:49.423174+0000 mon.c (mon.2) 8137 : audit [DBG] from='client.? 172.21.15.67:0/1257873546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:50 smithi067 bash[27441]: cluster 2024-04-04T01:36:49.074780+0000 mgr.y (mgr.24370) 20346 : cluster [DBG] pgmap v20330: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:50.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:50 smithi067 bash[27441]: audit 2024-04-04T01:36:49.423174+0000 mon.c (mon.2) 8137 : audit [DBG] from='client.? 172.21.15.67:0/1257873546' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:52 smithi067 bash[17655]: cluster 2024-04-04T01:36:51.075922+0000 mgr.y (mgr.24370) 20347 : cluster [DBG] pgmap v20331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:52.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:52 smithi067 bash[17655]: audit 2024-04-04T01:36:51.881467+0000 mon.a (mon.0) 17164 : audit [DBG] from='client.? 172.21.15.67:0/522606051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:52 smithi067 bash[27441]: cluster 2024-04-04T01:36:51.075922+0000 mgr.y (mgr.24370) 20347 : cluster [DBG] pgmap v20331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:52.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:52 smithi067 bash[27441]: audit 2024-04-04T01:36:51.881467+0000 mon.a (mon.0) 17164 : audit [DBG] from='client.? 172.21.15.67:0/522606051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:52 smithi082 bash[20963]: cluster 2024-04-04T01:36:51.075922+0000 mgr.y (mgr.24370) 20347 : cluster [DBG] pgmap v20331: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:52 smithi082 bash[20963]: audit 2024-04-04T01:36:51.881467+0000 mon.a (mon.0) 17164 : audit [DBG] from='client.? 172.21.15.67:0/522606051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:53.419 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:36:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:53] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:36:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:36:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:36:54.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:54 smithi067 bash[17655]: cluster 2024-04-04T01:36:53.076615+0000 mgr.y (mgr.24370) 20348 : cluster [DBG] pgmap v20332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:54.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:54 smithi067 bash[27441]: cluster 2024-04-04T01:36:53.076615+0000 mgr.y (mgr.24370) 20348 : cluster [DBG] pgmap v20332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:54 smithi082 bash[20963]: cluster 2024-04-04T01:36:53.076615+0000 mgr.y (mgr.24370) 20348 : cluster [DBG] pgmap v20332: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:55.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:55 smithi067 bash[17655]: audit 2024-04-04T01:36:54.328344+0000 mon.c (mon.2) 8138 : audit [DBG] from='client.? 172.21.15.67:0/3997193835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:55.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:55 smithi067 bash[27441]: audit 2024-04-04T01:36:54.328344+0000 mon.c (mon.2) 8138 : audit [DBG] from='client.? 172.21.15.67:0/3997193835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:55.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:55 smithi082 bash[20963]: audit 2024-04-04T01:36:54.328344+0000 mon.c (mon.2) 8138 : audit [DBG] from='client.? 172.21.15.67:0/3997193835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:56.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:56 smithi067 bash[27441]: cluster 2024-04-04T01:36:55.077272+0000 mgr.y (mgr.24370) 20349 : cluster [DBG] pgmap v20333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:56.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:56 smithi067 bash[27441]: audit 2024-04-04T01:36:55.744617+0000 mon.a (mon.0) 17165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:56 smithi067 bash[17655]: cluster 2024-04-04T01:36:55.077272+0000 mgr.y (mgr.24370) 20349 : cluster [DBG] pgmap v20333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:56.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:56 smithi067 bash[17655]: audit 2024-04-04T01:36:55.744617+0000 mon.a (mon.0) 17165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:56 smithi082 bash[20963]: cluster 2024-04-04T01:36:55.077272+0000 mgr.y (mgr.24370) 20349 : cluster [DBG] pgmap v20333: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:56 smithi082 bash[20963]: audit 2024-04-04T01:36:55.744617+0000 mon.a (mon.0) 17165 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:36:57.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:57 smithi067 bash[17655]: audit 2024-04-04T01:36:56.786308+0000 mon.c (mon.2) 8139 : audit [DBG] from='client.? 172.21.15.67:0/414390811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:57.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:57 smithi067 bash[27441]: audit 2024-04-04T01:36:56.786308+0000 mon.c (mon.2) 8139 : audit [DBG] from='client.? 172.21.15.67:0/414390811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:57.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:57 smithi082 bash[20963]: audit 2024-04-04T01:36:56.786308+0000 mon.c (mon.2) 8139 : audit [DBG] from='client.? 172.21.15.67:0/414390811' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:36:58.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:36:58 smithi067 bash[17655]: cluster 2024-04-04T01:36:57.078442+0000 mgr.y (mgr.24370) 20350 : cluster [DBG] pgmap v20334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:58.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:36:58 smithi067 bash[27441]: cluster 2024-04-04T01:36:57.078442+0000 mgr.y (mgr.24370) 20350 : cluster [DBG] pgmap v20334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:36:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:36:58 smithi082 bash[20963]: cluster 2024-04-04T01:36:57.078442+0000 mgr.y (mgr.24370) 20350 : cluster [DBG] pgmap v20334: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:00 smithi082 bash[20963]: cluster 2024-04-04T01:36:59.079120+0000 mgr.y (mgr.24370) 20351 : cluster [DBG] pgmap v20335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:00 smithi082 bash[20963]: audit 2024-04-04T01:36:59.237587+0000 mon.c (mon.2) 8140 : audit [DBG] from='client.? 172.21.15.67:0/18272186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:00 smithi067 bash[17655]: cluster 2024-04-04T01:36:59.079120+0000 mgr.y (mgr.24370) 20351 : cluster [DBG] pgmap v20335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:00 smithi067 bash[17655]: audit 2024-04-04T01:36:59.237587+0000 mon.c (mon.2) 8140 : audit [DBG] from='client.? 172.21.15.67:0/18272186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:00 smithi067 bash[27441]: cluster 2024-04-04T01:36:59.079120+0000 mgr.y (mgr.24370) 20351 : cluster [DBG] pgmap v20335: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:00.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:00 smithi067 bash[27441]: audit 2024-04-04T01:36:59.237587+0000 mon.c (mon.2) 8140 : audit [DBG] from='client.? 172.21.15.67:0/18272186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:02 smithi082 bash[20963]: cluster 2024-04-04T01:37:01.080291+0000 mgr.y (mgr.24370) 20352 : cluster [DBG] pgmap v20336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:02 smithi082 bash[20963]: audit 2024-04-04T01:37:01.688851+0000 mon.a (mon.0) 17166 : audit [DBG] from='client.? 172.21.15.67:0/1341944973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:02 smithi067 bash[27441]: cluster 2024-04-04T01:37:01.080291+0000 mgr.y (mgr.24370) 20352 : cluster [DBG] pgmap v20336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:02 smithi067 bash[27441]: audit 2024-04-04T01:37:01.688851+0000 mon.a (mon.0) 17166 : audit [DBG] from='client.? 172.21.15.67:0/1341944973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:02 smithi067 bash[17655]: cluster 2024-04-04T01:37:01.080291+0000 mgr.y (mgr.24370) 20352 : cluster [DBG] pgmap v20336: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:02.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:02 smithi067 bash[17655]: audit 2024-04-04T01:37:01.688851+0000 mon.a (mon.0) 17166 : audit [DBG] from='client.? 172.21.15.67:0/1341944973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:37:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:37:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:37:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:37:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:04 smithi082 bash[20963]: cluster 2024-04-04T01:37:03.080885+0000 mgr.y (mgr.24370) 20353 : cluster [DBG] pgmap v20337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:04 smithi082 bash[20963]: audit 2024-04-04T01:37:04.141691+0000 mon.c (mon.2) 8141 : audit [DBG] from='client.? 172.21.15.67:0/1069828220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:04.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:04 smithi067 bash[27441]: cluster 2024-04-04T01:37:03.080885+0000 mgr.y (mgr.24370) 20353 : cluster [DBG] pgmap v20337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:04.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:04 smithi067 bash[27441]: audit 2024-04-04T01:37:04.141691+0000 mon.c (mon.2) 8141 : audit [DBG] from='client.? 172.21.15.67:0/1069828220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:04.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:04 smithi067 bash[17655]: cluster 2024-04-04T01:37:03.080885+0000 mgr.y (mgr.24370) 20353 : cluster [DBG] pgmap v20337: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:04.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:04 smithi067 bash[17655]: audit 2024-04-04T01:37:04.141691+0000 mon.c (mon.2) 8141 : audit [DBG] from='client.? 172.21.15.67:0/1069828220' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:06 smithi082 bash[20963]: cluster 2024-04-04T01:37:05.081489+0000 mgr.y (mgr.24370) 20354 : cluster [DBG] pgmap v20338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:06 smithi067 bash[17655]: cluster 2024-04-04T01:37:05.081489+0000 mgr.y (mgr.24370) 20354 : cluster [DBG] pgmap v20338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:06 smithi067 bash[27441]: cluster 2024-04-04T01:37:05.081489+0000 mgr.y (mgr.24370) 20354 : cluster [DBG] pgmap v20338: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:07.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:07 smithi082 bash[20963]: audit 2024-04-04T01:37:06.595238+0000 mon.c (mon.2) 8142 : audit [DBG] from='client.? 172.21.15.67:0/2683281192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:07.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:07 smithi067 bash[17655]: audit 2024-04-04T01:37:06.595238+0000 mon.c (mon.2) 8142 : audit [DBG] from='client.? 172.21.15.67:0/2683281192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:07.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:07 smithi067 bash[27441]: audit 2024-04-04T01:37:06.595238+0000 mon.c (mon.2) 8142 : audit [DBG] from='client.? 172.21.15.67:0/2683281192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:08 smithi082 bash[20963]: cluster 2024-04-04T01:37:07.082689+0000 mgr.y (mgr.24370) 20355 : cluster [DBG] pgmap v20339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:08 smithi067 bash[17655]: cluster 2024-04-04T01:37:07.082689+0000 mgr.y (mgr.24370) 20355 : cluster [DBG] pgmap v20339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:08 smithi067 bash[27441]: cluster 2024-04-04T01:37:07.082689+0000 mgr.y (mgr.24370) 20355 : cluster [DBG] pgmap v20339: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:09 smithi082 bash[20963]: audit 2024-04-04T01:37:09.044781+0000 mon.c (mon.2) 8143 : audit [DBG] from='client.? 172.21.15.67:0/4124868923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:09 smithi067 bash[27441]: audit 2024-04-04T01:37:09.044781+0000 mon.c (mon.2) 8143 : audit [DBG] from='client.? 172.21.15.67:0/4124868923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:09 smithi067 bash[17655]: audit 2024-04-04T01:37:09.044781+0000 mon.c (mon.2) 8143 : audit [DBG] from='client.? 172.21.15.67:0/4124868923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:10 smithi082 bash[20963]: cluster 2024-04-04T01:37:09.083353+0000 mgr.y (mgr.24370) 20356 : cluster [DBG] pgmap v20340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:10 smithi067 bash[17655]: cluster 2024-04-04T01:37:09.083353+0000 mgr.y (mgr.24370) 20356 : cluster [DBG] pgmap v20340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:10 smithi067 bash[27441]: cluster 2024-04-04T01:37:09.083353+0000 mgr.y (mgr.24370) 20356 : cluster [DBG] pgmap v20340: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:11 smithi082 bash[20963]: audit 2024-04-04T01:37:10.745086+0000 mon.a (mon.0) 17167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:11 smithi067 bash[17655]: audit 2024-04-04T01:37:10.745086+0000 mon.a (mon.0) 17167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:11 smithi067 bash[27441]: audit 2024-04-04T01:37:10.745086+0000 mon.a (mon.0) 17167 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:12 smithi082 bash[20963]: cluster 2024-04-04T01:37:11.084222+0000 mgr.y (mgr.24370) 20357 : cluster [DBG] pgmap v20341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:12 smithi082 bash[20963]: audit 2024-04-04T01:37:11.495813+0000 mon.c (mon.2) 8144 : audit [DBG] from='client.? 172.21.15.67:0/606169482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:12 smithi067 bash[17655]: cluster 2024-04-04T01:37:11.084222+0000 mgr.y (mgr.24370) 20357 : cluster [DBG] pgmap v20341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:12 smithi067 bash[17655]: audit 2024-04-04T01:37:11.495813+0000 mon.c (mon.2) 8144 : audit [DBG] from='client.? 172.21.15.67:0/606169482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:12 smithi067 bash[27441]: cluster 2024-04-04T01:37:11.084222+0000 mgr.y (mgr.24370) 20357 : cluster [DBG] pgmap v20341: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:12.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:12 smithi067 bash[27441]: audit 2024-04-04T01:37:11.495813+0000 mon.c (mon.2) 8144 : audit [DBG] from='client.? 172.21.15.67:0/606169482' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:37:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:13] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:37:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:37:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:37:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:14 smithi082 bash[20963]: cluster 2024-04-04T01:37:13.084822+0000 mgr.y (mgr.24370) 20358 : cluster [DBG] pgmap v20342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:14 smithi082 bash[20963]: audit 2024-04-04T01:37:13.948338+0000 mon.a (mon.0) 17168 : audit [DBG] from='client.? 172.21.15.67:0/537878896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:14 smithi067 bash[27441]: cluster 2024-04-04T01:37:13.084822+0000 mgr.y (mgr.24370) 20358 : cluster [DBG] pgmap v20342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:14 smithi067 bash[27441]: audit 2024-04-04T01:37:13.948338+0000 mon.a (mon.0) 17168 : audit [DBG] from='client.? 172.21.15.67:0/537878896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:14 smithi067 bash[17655]: cluster 2024-04-04T01:37:13.084822+0000 mgr.y (mgr.24370) 20358 : cluster [DBG] pgmap v20342: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:14 smithi067 bash[17655]: audit 2024-04-04T01:37:13.948338+0000 mon.a (mon.0) 17168 : audit [DBG] from='client.? 172.21.15.67:0/537878896' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:16 smithi082 bash[20963]: cluster 2024-04-04T01:37:15.085495+0000 mgr.y (mgr.24370) 20359 : cluster [DBG] pgmap v20343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:16 smithi067 bash[17655]: cluster 2024-04-04T01:37:15.085495+0000 mgr.y (mgr.24370) 20359 : cluster [DBG] pgmap v20343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:16 smithi067 bash[27441]: cluster 2024-04-04T01:37:15.085495+0000 mgr.y (mgr.24370) 20359 : cluster [DBG] pgmap v20343: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:17.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:17 smithi082 bash[20963]: audit 2024-04-04T01:37:16.391068+0000 mon.a (mon.0) 17169 : audit [DBG] from='client.? 172.21.15.67:0/1929259917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:17.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:17 smithi067 bash[17655]: audit 2024-04-04T01:37:16.391068+0000 mon.a (mon.0) 17169 : audit [DBG] from='client.? 172.21.15.67:0/1929259917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:17.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:17 smithi067 bash[27441]: audit 2024-04-04T01:37:16.391068+0000 mon.a (mon.0) 17169 : audit [DBG] from='client.? 172.21.15.67:0/1929259917' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:18 smithi082 bash[20963]: cluster 2024-04-04T01:37:17.086651+0000 mgr.y (mgr.24370) 20360 : cluster [DBG] pgmap v20344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:18 smithi067 bash[17655]: cluster 2024-04-04T01:37:17.086651+0000 mgr.y (mgr.24370) 20360 : cluster [DBG] pgmap v20344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:18 smithi067 bash[27441]: cluster 2024-04-04T01:37:17.086651+0000 mgr.y (mgr.24370) 20360 : cluster [DBG] pgmap v20344: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:19.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:19 smithi082 bash[20963]: audit 2024-04-04T01:37:18.849587+0000 mon.c (mon.2) 8145 : audit [DBG] from='client.? 172.21.15.67:0/677906334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:19.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:19 smithi067 bash[17655]: audit 2024-04-04T01:37:18.849587+0000 mon.c (mon.2) 8145 : audit [DBG] from='client.? 172.21.15.67:0/677906334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:19 smithi067 bash[27441]: audit 2024-04-04T01:37:18.849587+0000 mon.c (mon.2) 8145 : audit [DBG] from='client.? 172.21.15.67:0/677906334' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:20 smithi082 bash[20963]: cluster 2024-04-04T01:37:19.087369+0000 mgr.y (mgr.24370) 20361 : cluster [DBG] pgmap v20345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:20 smithi067 bash[17655]: cluster 2024-04-04T01:37:19.087369+0000 mgr.y (mgr.24370) 20361 : cluster [DBG] pgmap v20345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:20 smithi067 bash[27441]: cluster 2024-04-04T01:37:19.087369+0000 mgr.y (mgr.24370) 20361 : cluster [DBG] pgmap v20345: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:22 smithi082 bash[20963]: cluster 2024-04-04T01:37:21.088579+0000 mgr.y (mgr.24370) 20362 : cluster [DBG] pgmap v20346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:22 smithi082 bash[20963]: audit 2024-04-04T01:37:21.308505+0000 mon.c (mon.2) 8146 : audit [DBG] from='client.? 172.21.15.67:0/3534864065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:22 smithi067 bash[17655]: cluster 2024-04-04T01:37:21.088579+0000 mgr.y (mgr.24370) 20362 : cluster [DBG] pgmap v20346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:22 smithi067 bash[17655]: audit 2024-04-04T01:37:21.308505+0000 mon.c (mon.2) 8146 : audit [DBG] from='client.? 172.21.15.67:0/3534864065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:22 smithi067 bash[27441]: cluster 2024-04-04T01:37:21.088579+0000 mgr.y (mgr.24370) 20362 : cluster [DBG] pgmap v20346: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:22 smithi067 bash[27441]: audit 2024-04-04T01:37:21.308505+0000 mon.c (mon.2) 8146 : audit [DBG] from='client.? 172.21.15.67:0/3534864065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:23 smithi067 bash[17655]: audit 2024-04-04T01:37:23.213520+0000 mon.a (mon.0) 17170 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:37:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:37:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:23] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:37:23.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:23 smithi067 bash[27441]: audit 2024-04-04T01:37:23.213520+0000 mon.a (mon.0) 17170 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:37:23.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:23 smithi082 bash[20963]: audit 2024-04-04T01:37:23.213520+0000 mon.a (mon.0) 17170 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:37:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:37:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:37:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:24 smithi082 bash[20963]: cluster 2024-04-04T01:37:23.089264+0000 mgr.y (mgr.24370) 20363 : cluster [DBG] pgmap v20347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:24 smithi082 bash[20963]: audit 2024-04-04T01:37:23.757471+0000 mon.a (mon.0) 17171 : audit [DBG] from='client.? 172.21.15.67:0/2113615715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:24 smithi067 bash[17655]: cluster 2024-04-04T01:37:23.089264+0000 mgr.y (mgr.24370) 20363 : cluster [DBG] pgmap v20347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:24 smithi067 bash[17655]: audit 2024-04-04T01:37:23.757471+0000 mon.a (mon.0) 17171 : audit [DBG] from='client.? 172.21.15.67:0/2113615715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:24 smithi067 bash[27441]: cluster 2024-04-04T01:37:23.089264+0000 mgr.y (mgr.24370) 20363 : cluster [DBG] pgmap v20347: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:24 smithi067 bash[27441]: audit 2024-04-04T01:37:23.757471+0000 mon.a (mon.0) 17171 : audit [DBG] from='client.? 172.21.15.67:0/2113615715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:26 smithi082 bash[20963]: cluster 2024-04-04T01:37:25.089970+0000 mgr.y (mgr.24370) 20364 : cluster [DBG] pgmap v20348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:26 smithi082 bash[20963]: audit 2024-04-04T01:37:25.745465+0000 mon.a (mon.0) 17172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:26 smithi082 bash[20963]: audit 2024-04-04T01:37:26.210742+0000 mon.c (mon.2) 8147 : audit [DBG] from='client.? 172.21.15.67:0/3833728785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:26 smithi067 bash[17655]: cluster 2024-04-04T01:37:25.089970+0000 mgr.y (mgr.24370) 20364 : cluster [DBG] pgmap v20348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:26 smithi067 bash[17655]: audit 2024-04-04T01:37:25.745465+0000 mon.a (mon.0) 17172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:26 smithi067 bash[17655]: audit 2024-04-04T01:37:26.210742+0000 mon.c (mon.2) 8147 : audit [DBG] from='client.? 172.21.15.67:0/3833728785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:26 smithi067 bash[27441]: cluster 2024-04-04T01:37:25.089970+0000 mgr.y (mgr.24370) 20364 : cluster [DBG] pgmap v20348: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:26 smithi067 bash[27441]: audit 2024-04-04T01:37:25.745465+0000 mon.a (mon.0) 17172 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:26 smithi067 bash[27441]: audit 2024-04-04T01:37:26.210742+0000 mon.c (mon.2) 8147 : audit [DBG] from='client.? 172.21.15.67:0/3833728785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:28 smithi082 bash[20963]: cluster 2024-04-04T01:37:27.091139+0000 mgr.y (mgr.24370) 20365 : cluster [DBG] pgmap v20349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:28 smithi067 bash[17655]: cluster 2024-04-04T01:37:27.091139+0000 mgr.y (mgr.24370) 20365 : cluster [DBG] pgmap v20349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:28 smithi067 bash[27441]: cluster 2024-04-04T01:37:27.091139+0000 mgr.y (mgr.24370) 20365 : cluster [DBG] pgmap v20349: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:29 smithi082 bash[20963]: audit 2024-04-04T01:37:28.680490+0000 mon.c (mon.2) 8148 : audit [DBG] from='client.? 172.21.15.67:0/1520173794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:29 smithi082 bash[20963]: audit 2024-04-04T01:37:28.926872+0000 mon.a (mon.0) 17173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:29 smithi082 bash[20963]: audit 2024-04-04T01:37:28.937765+0000 mon.a (mon.0) 17174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:29 smithi082 bash[20963]: audit 2024-04-04T01:37:29.223044+0000 mon.a (mon.0) 17175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:29 smithi082 bash[20963]: audit 2024-04-04T01:37:29.233836+0000 mon.a (mon.0) 17176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[17655]: audit 2024-04-04T01:37:28.680490+0000 mon.c (mon.2) 8148 : audit [DBG] from='client.? 172.21.15.67:0/1520173794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[17655]: audit 2024-04-04T01:37:28.926872+0000 mon.a (mon.0) 17173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[17655]: audit 2024-04-04T01:37:28.937765+0000 mon.a (mon.0) 17174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[17655]: audit 2024-04-04T01:37:29.223044+0000 mon.a (mon.0) 17175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[17655]: audit 2024-04-04T01:37:29.233836+0000 mon.a (mon.0) 17176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[27441]: audit 2024-04-04T01:37:28.680490+0000 mon.c (mon.2) 8148 : audit [DBG] from='client.? 172.21.15.67:0/1520173794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:29.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[27441]: audit 2024-04-04T01:37:28.926872+0000 mon.a (mon.0) 17173 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[27441]: audit 2024-04-04T01:37:28.937765+0000 mon.a (mon.0) 17174 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[27441]: audit 2024-04-04T01:37:29.223044+0000 mon.a (mon.0) 17175 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:29.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:29 smithi067 bash[27441]: audit 2024-04-04T01:37:29.233836+0000 mon.a (mon.0) 17176 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:30 smithi082 bash[20963]: cluster 2024-04-04T01:37:29.091802+0000 mgr.y (mgr.24370) 20366 : cluster [DBG] pgmap v20350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:30 smithi082 bash[20963]: audit 2024-04-04T01:37:29.669101+0000 mon.a (mon.0) 17177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:37:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:30 smithi082 bash[20963]: audit 2024-04-04T01:37:29.670933+0000 mon.a (mon.0) 17178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:37:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:30 smithi082 bash[20963]: audit 2024-04-04T01:37:29.682013+0000 mon.a (mon.0) 17179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:30 smithi067 bash[27441]: cluster 2024-04-04T01:37:29.091802+0000 mgr.y (mgr.24370) 20366 : cluster [DBG] pgmap v20350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:30 smithi067 bash[27441]: audit 2024-04-04T01:37:29.669101+0000 mon.a (mon.0) 17177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:37:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:30 smithi067 bash[27441]: audit 2024-04-04T01:37:29.670933+0000 mon.a (mon.0) 17178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:37:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:30 smithi067 bash[27441]: audit 2024-04-04T01:37:29.682013+0000 mon.a (mon.0) 17179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:30 smithi067 bash[17655]: cluster 2024-04-04T01:37:29.091802+0000 mgr.y (mgr.24370) 20366 : cluster [DBG] pgmap v20350: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:30 smithi067 bash[17655]: audit 2024-04-04T01:37:29.669101+0000 mon.a (mon.0) 17177 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:37:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:30 smithi067 bash[17655]: audit 2024-04-04T01:37:29.670933+0000 mon.a (mon.0) 17178 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:37:30.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:30 smithi067 bash[17655]: audit 2024-04-04T01:37:29.682013+0000 mon.a (mon.0) 17179 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:37:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:31 smithi082 bash[20963]: audit 2024-04-04T01:37:31.135229+0000 mon.a (mon.0) 17180 : audit [DBG] from='client.? 172.21.15.67:0/3299571045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:31.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:31 smithi067 bash[17655]: audit 2024-04-04T01:37:31.135229+0000 mon.a (mon.0) 17180 : audit [DBG] from='client.? 172.21.15.67:0/3299571045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:31 smithi067 bash[27441]: audit 2024-04-04T01:37:31.135229+0000 mon.a (mon.0) 17180 : audit [DBG] from='client.? 172.21.15.67:0/3299571045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:32 smithi082 bash[20963]: cluster 2024-04-04T01:37:31.092937+0000 mgr.y (mgr.24370) 20367 : cluster [DBG] pgmap v20351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:32 smithi067 bash[27441]: cluster 2024-04-04T01:37:31.092937+0000 mgr.y (mgr.24370) 20367 : cluster [DBG] pgmap v20351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:32 smithi067 bash[17655]: cluster 2024-04-04T01:37:31.092937+0000 mgr.y (mgr.24370) 20367 : cluster [DBG] pgmap v20351: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:37:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:37:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:37:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:37:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:34 smithi082 bash[20963]: cluster 2024-04-04T01:37:33.093635+0000 mgr.y (mgr.24370) 20368 : cluster [DBG] pgmap v20352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:34 smithi082 bash[20963]: audit 2024-04-04T01:37:33.585954+0000 mon.a (mon.0) 17181 : audit [DBG] from='client.? 172.21.15.67:0/176375316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:34 smithi067 bash[17655]: cluster 2024-04-04T01:37:33.093635+0000 mgr.y (mgr.24370) 20368 : cluster [DBG] pgmap v20352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:34 smithi067 bash[17655]: audit 2024-04-04T01:37:33.585954+0000 mon.a (mon.0) 17181 : audit [DBG] from='client.? 172.21.15.67:0/176375316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:34 smithi067 bash[27441]: cluster 2024-04-04T01:37:33.093635+0000 mgr.y (mgr.24370) 20368 : cluster [DBG] pgmap v20352: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:34 smithi067 bash[27441]: audit 2024-04-04T01:37:33.585954+0000 mon.a (mon.0) 17181 : audit [DBG] from='client.? 172.21.15.67:0/176375316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:36 smithi082 bash[20963]: cluster 2024-04-04T01:37:35.094352+0000 mgr.y (mgr.24370) 20369 : cluster [DBG] pgmap v20353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:36 smithi082 bash[20963]: audit 2024-04-04T01:37:36.039175+0000 mon.c (mon.2) 8149 : audit [DBG] from='client.? 172.21.15.67:0/3807867985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:36 smithi067 bash[17655]: cluster 2024-04-04T01:37:35.094352+0000 mgr.y (mgr.24370) 20369 : cluster [DBG] pgmap v20353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:36 smithi067 bash[17655]: audit 2024-04-04T01:37:36.039175+0000 mon.c (mon.2) 8149 : audit [DBG] from='client.? 172.21.15.67:0/3807867985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:36 smithi067 bash[27441]: cluster 2024-04-04T01:37:35.094352+0000 mgr.y (mgr.24370) 20369 : cluster [DBG] pgmap v20353: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:36 smithi067 bash[27441]: audit 2024-04-04T01:37:36.039175+0000 mon.c (mon.2) 8149 : audit [DBG] from='client.? 172.21.15.67:0/3807867985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:38 smithi082 bash[20963]: cluster 2024-04-04T01:37:37.095532+0000 mgr.y (mgr.24370) 20370 : cluster [DBG] pgmap v20354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:38 smithi067 bash[17655]: cluster 2024-04-04T01:37:37.095532+0000 mgr.y (mgr.24370) 20370 : cluster [DBG] pgmap v20354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:38 smithi067 bash[27441]: cluster 2024-04-04T01:37:37.095532+0000 mgr.y (mgr.24370) 20370 : cluster [DBG] pgmap v20354: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:39 smithi082 bash[20963]: audit 2024-04-04T01:37:38.496747+0000 mon.c (mon.2) 8150 : audit [DBG] from='client.? 172.21.15.67:0/1751240836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:39 smithi067 bash[17655]: audit 2024-04-04T01:37:38.496747+0000 mon.c (mon.2) 8150 : audit [DBG] from='client.? 172.21.15.67:0/1751240836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:39 smithi067 bash[27441]: audit 2024-04-04T01:37:38.496747+0000 mon.c (mon.2) 8150 : audit [DBG] from='client.? 172.21.15.67:0/1751240836' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:40 smithi082 bash[20963]: cluster 2024-04-04T01:37:39.096260+0000 mgr.y (mgr.24370) 20371 : cluster [DBG] pgmap v20355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:40 smithi067 bash[27441]: cluster 2024-04-04T01:37:39.096260+0000 mgr.y (mgr.24370) 20371 : cluster [DBG] pgmap v20355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:40 smithi067 bash[17655]: cluster 2024-04-04T01:37:39.096260+0000 mgr.y (mgr.24370) 20371 : cluster [DBG] pgmap v20355: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:41 smithi082 bash[20963]: audit 2024-04-04T01:37:40.745800+0000 mon.a (mon.0) 17182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:41 smithi082 bash[20963]: audit 2024-04-04T01:37:40.944352+0000 mon.c (mon.2) 8151 : audit [DBG] from='client.? 172.21.15.67:0/1055470534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:41 smithi067 bash[17655]: audit 2024-04-04T01:37:40.745800+0000 mon.a (mon.0) 17182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:41 smithi067 bash[17655]: audit 2024-04-04T01:37:40.944352+0000 mon.c (mon.2) 8151 : audit [DBG] from='client.? 172.21.15.67:0/1055470534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:41 smithi067 bash[27441]: audit 2024-04-04T01:37:40.745800+0000 mon.a (mon.0) 17182 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:41 smithi067 bash[27441]: audit 2024-04-04T01:37:40.944352+0000 mon.c (mon.2) 8151 : audit [DBG] from='client.? 172.21.15.67:0/1055470534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:42 smithi082 bash[20963]: cluster 2024-04-04T01:37:41.097353+0000 mgr.y (mgr.24370) 20372 : cluster [DBG] pgmap v20356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:42 smithi067 bash[17655]: cluster 2024-04-04T01:37:41.097353+0000 mgr.y (mgr.24370) 20372 : cluster [DBG] pgmap v20356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:42 smithi067 bash[27441]: cluster 2024-04-04T01:37:41.097353+0000 mgr.y (mgr.24370) 20372 : cluster [DBG] pgmap v20356: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:37:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:43] "GET /metrics HTTP/1.1" 200 239996 "" "Prometheus/2.43.0" 2024-04-04T01:37:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:37:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:37:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:44 smithi082 bash[20963]: cluster 2024-04-04T01:37:43.097902+0000 mgr.y (mgr.24370) 20373 : cluster [DBG] pgmap v20357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:44 smithi082 bash[20963]: audit 2024-04-04T01:37:43.401003+0000 mon.c (mon.2) 8152 : audit [DBG] from='client.? 172.21.15.67:0/3935235473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:44 smithi067 bash[27441]: cluster 2024-04-04T01:37:43.097902+0000 mgr.y (mgr.24370) 20373 : cluster [DBG] pgmap v20357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:44 smithi067 bash[27441]: audit 2024-04-04T01:37:43.401003+0000 mon.c (mon.2) 8152 : audit [DBG] from='client.? 172.21.15.67:0/3935235473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:44 smithi067 bash[17655]: cluster 2024-04-04T01:37:43.097902+0000 mgr.y (mgr.24370) 20373 : cluster [DBG] pgmap v20357: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:44 smithi067 bash[17655]: audit 2024-04-04T01:37:43.401003+0000 mon.c (mon.2) 8152 : audit [DBG] from='client.? 172.21.15.67:0/3935235473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:46 smithi082 bash[20963]: cluster 2024-04-04T01:37:45.098584+0000 mgr.y (mgr.24370) 20374 : cluster [DBG] pgmap v20358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:46 smithi082 bash[20963]: audit 2024-04-04T01:37:45.851201+0000 mon.c (mon.2) 8153 : audit [DBG] from='client.? 172.21.15.67:0/1257129498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:46 smithi067 bash[17655]: cluster 2024-04-04T01:37:45.098584+0000 mgr.y (mgr.24370) 20374 : cluster [DBG] pgmap v20358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:46 smithi067 bash[17655]: audit 2024-04-04T01:37:45.851201+0000 mon.c (mon.2) 8153 : audit [DBG] from='client.? 172.21.15.67:0/1257129498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:46 smithi067 bash[27441]: cluster 2024-04-04T01:37:45.098584+0000 mgr.y (mgr.24370) 20374 : cluster [DBG] pgmap v20358: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:46 smithi067 bash[27441]: audit 2024-04-04T01:37:45.851201+0000 mon.c (mon.2) 8153 : audit [DBG] from='client.? 172.21.15.67:0/1257129498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:48 smithi082 bash[20963]: cluster 2024-04-04T01:37:47.099763+0000 mgr.y (mgr.24370) 20375 : cluster [DBG] pgmap v20359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:48 smithi082 bash[20963]: audit 2024-04-04T01:37:48.304624+0000 mon.a (mon.0) 17183 : audit [DBG] from='client.? 172.21.15.67:0/3308807609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:48 smithi067 bash[17655]: cluster 2024-04-04T01:37:47.099763+0000 mgr.y (mgr.24370) 20375 : cluster [DBG] pgmap v20359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:48 smithi067 bash[17655]: audit 2024-04-04T01:37:48.304624+0000 mon.a (mon.0) 17183 : audit [DBG] from='client.? 172.21.15.67:0/3308807609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:48 smithi067 bash[27441]: cluster 2024-04-04T01:37:47.099763+0000 mgr.y (mgr.24370) 20375 : cluster [DBG] pgmap v20359: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:48 smithi067 bash[27441]: audit 2024-04-04T01:37:48.304624+0000 mon.a (mon.0) 17183 : audit [DBG] from='client.? 172.21.15.67:0/3308807609' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:50 smithi082 bash[20963]: cluster 2024-04-04T01:37:49.100471+0000 mgr.y (mgr.24370) 20376 : cluster [DBG] pgmap v20360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:50 smithi067 bash[27441]: cluster 2024-04-04T01:37:49.100471+0000 mgr.y (mgr.24370) 20376 : cluster [DBG] pgmap v20360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:50 smithi067 bash[17655]: cluster 2024-04-04T01:37:49.100471+0000 mgr.y (mgr.24370) 20376 : cluster [DBG] pgmap v20360: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:51.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:51 smithi082 bash[20963]: audit 2024-04-04T01:37:50.774068+0000 mon.a (mon.0) 17184 : audit [DBG] from='client.? 172.21.15.67:0/3504087905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:51 smithi067 bash[27441]: audit 2024-04-04T01:37:50.774068+0000 mon.a (mon.0) 17184 : audit [DBG] from='client.? 172.21.15.67:0/3504087905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:51 smithi067 bash[17655]: audit 2024-04-04T01:37:50.774068+0000 mon.a (mon.0) 17184 : audit [DBG] from='client.? 172.21.15.67:0/3504087905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:52 smithi082 bash[20963]: cluster 2024-04-04T01:37:51.101668+0000 mgr.y (mgr.24370) 20377 : cluster [DBG] pgmap v20361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:52 smithi067 bash[27441]: cluster 2024-04-04T01:37:51.101668+0000 mgr.y (mgr.24370) 20377 : cluster [DBG] pgmap v20361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:52 smithi067 bash[17655]: cluster 2024-04-04T01:37:51.101668+0000 mgr.y (mgr.24370) 20377 : cluster [DBG] pgmap v20361: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:53.356 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:37:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:53] "GET /metrics HTTP/1.1" 200 239996 "" "Prometheus/2.43.0" 2024-04-04T01:37:53.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:53 smithi082 bash[20963]: audit 2024-04-04T01:37:53.231647+0000 mon.a (mon.0) 17185 : audit [DBG] from='client.? 172.21.15.67:0/3168793373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:53.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:37:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:37:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:37:53.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:53 smithi067 bash[27441]: audit 2024-04-04T01:37:53.231647+0000 mon.a (mon.0) 17185 : audit [DBG] from='client.? 172.21.15.67:0/3168793373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:53.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:53 smithi067 bash[17655]: audit 2024-04-04T01:37:53.231647+0000 mon.a (mon.0) 17185 : audit [DBG] from='client.? 172.21.15.67:0/3168793373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:54 smithi082 bash[20963]: cluster 2024-04-04T01:37:53.102293+0000 mgr.y (mgr.24370) 20378 : cluster [DBG] pgmap v20362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:54 smithi067 bash[27441]: cluster 2024-04-04T01:37:53.102293+0000 mgr.y (mgr.24370) 20378 : cluster [DBG] pgmap v20362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:54 smithi067 bash[17655]: cluster 2024-04-04T01:37:53.102293+0000 mgr.y (mgr.24370) 20378 : cluster [DBG] pgmap v20362: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:56 smithi082 bash[20963]: cluster 2024-04-04T01:37:55.103007+0000 mgr.y (mgr.24370) 20379 : cluster [DBG] pgmap v20363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:56 smithi082 bash[20963]: audit 2024-04-04T01:37:55.688309+0000 mon.c (mon.2) 8154 : audit [DBG] from='client.? 172.21.15.67:0/3202352257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:56 smithi082 bash[20963]: audit 2024-04-04T01:37:55.746091+0000 mon.a (mon.0) 17186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:56 smithi067 bash[27441]: cluster 2024-04-04T01:37:55.103007+0000 mgr.y (mgr.24370) 20379 : cluster [DBG] pgmap v20363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:56 smithi067 bash[27441]: audit 2024-04-04T01:37:55.688309+0000 mon.c (mon.2) 8154 : audit [DBG] from='client.? 172.21.15.67:0/3202352257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:56 smithi067 bash[27441]: audit 2024-04-04T01:37:55.746091+0000 mon.a (mon.0) 17186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:56 smithi067 bash[17655]: cluster 2024-04-04T01:37:55.103007+0000 mgr.y (mgr.24370) 20379 : cluster [DBG] pgmap v20363: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:56 smithi067 bash[17655]: audit 2024-04-04T01:37:55.688309+0000 mon.c (mon.2) 8154 : audit [DBG] from='client.? 172.21.15.67:0/3202352257' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:56 smithi067 bash[17655]: audit 2024-04-04T01:37:55.746091+0000 mon.a (mon.0) 17186 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:37:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:58 smithi082 bash[20963]: cluster 2024-04-04T01:37:57.104544+0000 mgr.y (mgr.24370) 20380 : cluster [DBG] pgmap v20364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:37:58 smithi082 bash[20963]: audit 2024-04-04T01:37:58.145012+0000 mon.c (mon.2) 8155 : audit [DBG] from='client.? 172.21.15.67:0/755929908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:58 smithi067 bash[27441]: cluster 2024-04-04T01:37:57.104544+0000 mgr.y (mgr.24370) 20380 : cluster [DBG] pgmap v20364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:37:58 smithi067 bash[27441]: audit 2024-04-04T01:37:58.145012+0000 mon.c (mon.2) 8155 : audit [DBG] from='client.? 172.21.15.67:0/755929908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:37:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:58 smithi067 bash[17655]: cluster 2024-04-04T01:37:57.104544+0000 mgr.y (mgr.24370) 20380 : cluster [DBG] pgmap v20364: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:37:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:37:58 smithi067 bash[17655]: audit 2024-04-04T01:37:58.145012+0000 mon.c (mon.2) 8155 : audit [DBG] from='client.? 172.21.15.67:0/755929908' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:00 smithi082 bash[20963]: cluster 2024-04-04T01:37:59.105246+0000 mgr.y (mgr.24370) 20381 : cluster [DBG] pgmap v20365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:00 smithi067 bash[27441]: cluster 2024-04-04T01:37:59.105246+0000 mgr.y (mgr.24370) 20381 : cluster [DBG] pgmap v20365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:00 smithi067 bash[17655]: cluster 2024-04-04T01:37:59.105246+0000 mgr.y (mgr.24370) 20381 : cluster [DBG] pgmap v20365: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:01.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:01 smithi082 bash[20963]: audit 2024-04-04T01:38:00.600421+0000 mon.c (mon.2) 8156 : audit [DBG] from='client.? 172.21.15.67:0/4234713247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:01.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:01 smithi067 bash[27441]: audit 2024-04-04T01:38:00.600421+0000 mon.c (mon.2) 8156 : audit [DBG] from='client.? 172.21.15.67:0/4234713247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:01.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:01 smithi067 bash[17655]: audit 2024-04-04T01:38:00.600421+0000 mon.c (mon.2) 8156 : audit [DBG] from='client.? 172.21.15.67:0/4234713247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:02 smithi082 bash[20963]: cluster 2024-04-04T01:38:01.106433+0000 mgr.y (mgr.24370) 20382 : cluster [DBG] pgmap v20366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:02 smithi067 bash[27441]: cluster 2024-04-04T01:38:01.106433+0000 mgr.y (mgr.24370) 20382 : cluster [DBG] pgmap v20366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:02 smithi067 bash[17655]: cluster 2024-04-04T01:38:01.106433+0000 mgr.y (mgr.24370) 20382 : cluster [DBG] pgmap v20366: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:03.392 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:38:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:03] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:38:03.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:03 smithi067 bash[27441]: audit 2024-04-04T01:38:03.061046+0000 mon.a (mon.0) 17187 : audit [DBG] from='client.? 172.21.15.67:0/156037180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:03.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:03 smithi067 bash[17655]: audit 2024-04-04T01:38:03.061046+0000 mon.a (mon.0) 17187 : audit [DBG] from='client.? 172.21.15.67:0/156037180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:03 smithi082 bash[20963]: audit 2024-04-04T01:38:03.061046+0000 mon.a (mon.0) 17187 : audit [DBG] from='client.? 172.21.15.67:0/156037180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:38:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:38:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:04 smithi067 bash[27441]: cluster 2024-04-04T01:38:03.107125+0000 mgr.y (mgr.24370) 20383 : cluster [DBG] pgmap v20367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:04 smithi067 bash[17655]: cluster 2024-04-04T01:38:03.107125+0000 mgr.y (mgr.24370) 20383 : cluster [DBG] pgmap v20367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:04 smithi082 bash[20963]: cluster 2024-04-04T01:38:03.107125+0000 mgr.y (mgr.24370) 20383 : cluster [DBG] pgmap v20367: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:06 smithi067 bash[27441]: cluster 2024-04-04T01:38:05.107751+0000 mgr.y (mgr.24370) 20384 : cluster [DBG] pgmap v20368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:06 smithi067 bash[27441]: audit 2024-04-04T01:38:05.509718+0000 mon.c (mon.2) 8157 : audit [DBG] from='client.? 172.21.15.67:0/1203605895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:06 smithi067 bash[17655]: cluster 2024-04-04T01:38:05.107751+0000 mgr.y (mgr.24370) 20384 : cluster [DBG] pgmap v20368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:06 smithi067 bash[17655]: audit 2024-04-04T01:38:05.509718+0000 mon.c (mon.2) 8157 : audit [DBG] from='client.? 172.21.15.67:0/1203605895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:06 smithi082 bash[20963]: cluster 2024-04-04T01:38:05.107751+0000 mgr.y (mgr.24370) 20384 : cluster [DBG] pgmap v20368: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:06 smithi082 bash[20963]: audit 2024-04-04T01:38:05.509718+0000 mon.c (mon.2) 8157 : audit [DBG] from='client.? 172.21.15.67:0/1203605895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:08 smithi067 bash[17655]: cluster 2024-04-04T01:38:07.108851+0000 mgr.y (mgr.24370) 20385 : cluster [DBG] pgmap v20369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:08 smithi067 bash[17655]: audit 2024-04-04T01:38:07.966465+0000 mon.c (mon.2) 8158 : audit [DBG] from='client.? 172.21.15.67:0/3061419348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:08.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:08 smithi067 bash[27441]: cluster 2024-04-04T01:38:07.108851+0000 mgr.y (mgr.24370) 20385 : cluster [DBG] pgmap v20369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:08.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:08 smithi067 bash[27441]: audit 2024-04-04T01:38:07.966465+0000 mon.c (mon.2) 8158 : audit [DBG] from='client.? 172.21.15.67:0/3061419348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:08 smithi082 bash[20963]: cluster 2024-04-04T01:38:07.108851+0000 mgr.y (mgr.24370) 20385 : cluster [DBG] pgmap v20369: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:08 smithi082 bash[20963]: audit 2024-04-04T01:38:07.966465+0000 mon.c (mon.2) 8158 : audit [DBG] from='client.? 172.21.15.67:0/3061419348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:10 smithi067 bash[17655]: cluster 2024-04-04T01:38:09.109582+0000 mgr.y (mgr.24370) 20386 : cluster [DBG] pgmap v20370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:10 smithi067 bash[27441]: cluster 2024-04-04T01:38:09.109582+0000 mgr.y (mgr.24370) 20386 : cluster [DBG] pgmap v20370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:10 smithi082 bash[20963]: cluster 2024-04-04T01:38:09.109582+0000 mgr.y (mgr.24370) 20386 : cluster [DBG] pgmap v20370: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:11 smithi067 bash[17655]: audit 2024-04-04T01:38:10.412878+0000 mon.c (mon.2) 8159 : audit [DBG] from='client.? 172.21.15.67:0/4030543533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:11 smithi067 bash[17655]: audit 2024-04-04T01:38:10.746842+0000 mon.a (mon.0) 17188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:11.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:11 smithi067 bash[27441]: audit 2024-04-04T01:38:10.412878+0000 mon.c (mon.2) 8159 : audit [DBG] from='client.? 172.21.15.67:0/4030543533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:11.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:11 smithi067 bash[27441]: audit 2024-04-04T01:38:10.746842+0000 mon.a (mon.0) 17188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:11 smithi082 bash[20963]: audit 2024-04-04T01:38:10.412878+0000 mon.c (mon.2) 8159 : audit [DBG] from='client.? 172.21.15.67:0/4030543533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:11 smithi082 bash[20963]: audit 2024-04-04T01:38:10.746842+0000 mon.a (mon.0) 17188 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:12 smithi082 bash[20963]: cluster 2024-04-04T01:38:11.110773+0000 mgr.y (mgr.24370) 20387 : cluster [DBG] pgmap v20371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:12 smithi067 bash[17655]: cluster 2024-04-04T01:38:11.110773+0000 mgr.y (mgr.24370) 20387 : cluster [DBG] pgmap v20371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:12 smithi067 bash[27441]: cluster 2024-04-04T01:38:11.110773+0000 mgr.y (mgr.24370) 20387 : cluster [DBG] pgmap v20371: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:38:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:13] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:38:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:13 smithi082 bash[20963]: audit 2024-04-04T01:38:12.869648+0000 mon.a (mon.0) 17189 : audit [DBG] from='client.? 172.21.15.67:0/1143436829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:38:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:38:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:13 smithi067 bash[17655]: audit 2024-04-04T01:38:12.869648+0000 mon.a (mon.0) 17189 : audit [DBG] from='client.? 172.21.15.67:0/1143436829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:13 smithi067 bash[27441]: audit 2024-04-04T01:38:12.869648+0000 mon.a (mon.0) 17189 : audit [DBG] from='client.? 172.21.15.67:0/1143436829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:14 smithi082 bash[20963]: cluster 2024-04-04T01:38:13.111380+0000 mgr.y (mgr.24370) 20388 : cluster [DBG] pgmap v20372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:14 smithi067 bash[27441]: cluster 2024-04-04T01:38:13.111380+0000 mgr.y (mgr.24370) 20388 : cluster [DBG] pgmap v20372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:14 smithi067 bash[17655]: cluster 2024-04-04T01:38:13.111380+0000 mgr.y (mgr.24370) 20388 : cluster [DBG] pgmap v20372: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:15 smithi082 bash[20963]: audit 2024-04-04T01:38:15.324323+0000 mon.c (mon.2) 8160 : audit [DBG] from='client.? 172.21.15.67:0/3426700956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:15 smithi067 bash[27441]: audit 2024-04-04T01:38:15.324323+0000 mon.c (mon.2) 8160 : audit [DBG] from='client.? 172.21.15.67:0/3426700956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:15.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:15 smithi067 bash[17655]: audit 2024-04-04T01:38:15.324323+0000 mon.c (mon.2) 8160 : audit [DBG] from='client.? 172.21.15.67:0/3426700956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:16 smithi082 bash[20963]: cluster 2024-04-04T01:38:15.112097+0000 mgr.y (mgr.24370) 20389 : cluster [DBG] pgmap v20373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:16 smithi067 bash[17655]: cluster 2024-04-04T01:38:15.112097+0000 mgr.y (mgr.24370) 20389 : cluster [DBG] pgmap v20373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:16 smithi067 bash[27441]: cluster 2024-04-04T01:38:15.112097+0000 mgr.y (mgr.24370) 20389 : cluster [DBG] pgmap v20373: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:18 smithi082 bash[20963]: cluster 2024-04-04T01:38:17.113295+0000 mgr.y (mgr.24370) 20390 : cluster [DBG] pgmap v20374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:18 smithi082 bash[20963]: audit 2024-04-04T01:38:17.782357+0000 mon.c (mon.2) 8161 : audit [DBG] from='client.? 172.21.15.67:0/3081262505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:18 smithi067 bash[27441]: cluster 2024-04-04T01:38:17.113295+0000 mgr.y (mgr.24370) 20390 : cluster [DBG] pgmap v20374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:18 smithi067 bash[27441]: audit 2024-04-04T01:38:17.782357+0000 mon.c (mon.2) 8161 : audit [DBG] from='client.? 172.21.15.67:0/3081262505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:18 smithi067 bash[17655]: cluster 2024-04-04T01:38:17.113295+0000 mgr.y (mgr.24370) 20390 : cluster [DBG] pgmap v20374: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:18 smithi067 bash[17655]: audit 2024-04-04T01:38:17.782357+0000 mon.c (mon.2) 8161 : audit [DBG] from='client.? 172.21.15.67:0/3081262505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:20 smithi082 bash[20963]: cluster 2024-04-04T01:38:19.113998+0000 mgr.y (mgr.24370) 20391 : cluster [DBG] pgmap v20375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:20 smithi082 bash[20963]: audit 2024-04-04T01:38:20.233500+0000 mon.a (mon.0) 17190 : audit [DBG] from='client.? 172.21.15.67:0/3435364636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:20 smithi067 bash[27441]: cluster 2024-04-04T01:38:19.113998+0000 mgr.y (mgr.24370) 20391 : cluster [DBG] pgmap v20375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:20 smithi067 bash[27441]: audit 2024-04-04T01:38:20.233500+0000 mon.a (mon.0) 17190 : audit [DBG] from='client.? 172.21.15.67:0/3435364636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:20 smithi067 bash[17655]: cluster 2024-04-04T01:38:19.113998+0000 mgr.y (mgr.24370) 20391 : cluster [DBG] pgmap v20375: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:20 smithi067 bash[17655]: audit 2024-04-04T01:38:20.233500+0000 mon.a (mon.0) 17190 : audit [DBG] from='client.? 172.21.15.67:0/3435364636' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:22 smithi082 bash[20963]: cluster 2024-04-04T01:38:21.115142+0000 mgr.y (mgr.24370) 20392 : cluster [DBG] pgmap v20376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:22 smithi067 bash[17655]: cluster 2024-04-04T01:38:21.115142+0000 mgr.y (mgr.24370) 20392 : cluster [DBG] pgmap v20376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:22 smithi067 bash[27441]: cluster 2024-04-04T01:38:21.115142+0000 mgr.y (mgr.24370) 20392 : cluster [DBG] pgmap v20376: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:38:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:23] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:38:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:38:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:38:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:23 smithi082 bash[20963]: audit 2024-04-04T01:38:22.690585+0000 mon.c (mon.2) 8162 : audit [DBG] from='client.? 172.21.15.67:0/1081401525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:23 smithi067 bash[27441]: audit 2024-04-04T01:38:22.690585+0000 mon.c (mon.2) 8162 : audit [DBG] from='client.? 172.21.15.67:0/1081401525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:23 smithi067 bash[17655]: audit 2024-04-04T01:38:22.690585+0000 mon.c (mon.2) 8162 : audit [DBG] from='client.? 172.21.15.67:0/1081401525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:24 smithi082 bash[20963]: cluster 2024-04-04T01:38:23.115834+0000 mgr.y (mgr.24370) 20393 : cluster [DBG] pgmap v20377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:24 smithi067 bash[27441]: cluster 2024-04-04T01:38:23.115834+0000 mgr.y (mgr.24370) 20393 : cluster [DBG] pgmap v20377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:24 smithi067 bash[17655]: cluster 2024-04-04T01:38:23.115834+0000 mgr.y (mgr.24370) 20393 : cluster [DBG] pgmap v20377: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:25.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:25 smithi082 bash[20963]: audit 2024-04-04T01:38:25.142547+0000 mon.a (mon.0) 17191 : audit [DBG] from='client.? 172.21.15.67:0/3027235097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:25 smithi067 bash[17655]: audit 2024-04-04T01:38:25.142547+0000 mon.a (mon.0) 17191 : audit [DBG] from='client.? 172.21.15.67:0/3027235097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:25 smithi067 bash[27441]: audit 2024-04-04T01:38:25.142547+0000 mon.a (mon.0) 17191 : audit [DBG] from='client.? 172.21.15.67:0/3027235097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:26 smithi082 bash[20963]: cluster 2024-04-04T01:38:25.116512+0000 mgr.y (mgr.24370) 20394 : cluster [DBG] pgmap v20378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:26 smithi082 bash[20963]: audit 2024-04-04T01:38:25.747073+0000 mon.a (mon.0) 17192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:26 smithi067 bash[27441]: cluster 2024-04-04T01:38:25.116512+0000 mgr.y (mgr.24370) 20394 : cluster [DBG] pgmap v20378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:26 smithi067 bash[27441]: audit 2024-04-04T01:38:25.747073+0000 mon.a (mon.0) 17192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:26 smithi067 bash[17655]: cluster 2024-04-04T01:38:25.116512+0000 mgr.y (mgr.24370) 20394 : cluster [DBG] pgmap v20378: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:26 smithi067 bash[17655]: audit 2024-04-04T01:38:25.747073+0000 mon.a (mon.0) 17192 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:28 smithi082 bash[20963]: cluster 2024-04-04T01:38:27.117706+0000 mgr.y (mgr.24370) 20395 : cluster [DBG] pgmap v20379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:28 smithi082 bash[20963]: audit 2024-04-04T01:38:27.594442+0000 mon.c (mon.2) 8163 : audit [DBG] from='client.? 172.21.15.67:0/778658842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:28 smithi067 bash[17655]: cluster 2024-04-04T01:38:27.117706+0000 mgr.y (mgr.24370) 20395 : cluster [DBG] pgmap v20379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:28 smithi067 bash[17655]: audit 2024-04-04T01:38:27.594442+0000 mon.c (mon.2) 8163 : audit [DBG] from='client.? 172.21.15.67:0/778658842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:28 smithi067 bash[27441]: cluster 2024-04-04T01:38:27.117706+0000 mgr.y (mgr.24370) 20395 : cluster [DBG] pgmap v20379: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:28 smithi067 bash[27441]: audit 2024-04-04T01:38:27.594442+0000 mon.c (mon.2) 8163 : audit [DBG] from='client.? 172.21.15.67:0/778658842' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:30 smithi082 bash[20963]: cluster 2024-04-04T01:38:29.118307+0000 mgr.y (mgr.24370) 20396 : cluster [DBG] pgmap v20380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:30 smithi082 bash[20963]: audit 2024-04-04T01:38:29.757492+0000 mon.a (mon.0) 17193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:38:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:30 smithi082 bash[20963]: audit 2024-04-04T01:38:30.062258+0000 mon.c (mon.2) 8164 : audit [DBG] from='client.? 172.21.15.67:0/2383018159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:30 smithi067 bash[17655]: cluster 2024-04-04T01:38:29.118307+0000 mgr.y (mgr.24370) 20396 : cluster [DBG] pgmap v20380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:30 smithi067 bash[17655]: audit 2024-04-04T01:38:29.757492+0000 mon.a (mon.0) 17193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:38:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:30 smithi067 bash[17655]: audit 2024-04-04T01:38:30.062258+0000 mon.c (mon.2) 8164 : audit [DBG] from='client.? 172.21.15.67:0/2383018159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:30 smithi067 bash[27441]: cluster 2024-04-04T01:38:29.118307+0000 mgr.y (mgr.24370) 20396 : cluster [DBG] pgmap v20380: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:30 smithi067 bash[27441]: audit 2024-04-04T01:38:29.757492+0000 mon.a (mon.0) 17193 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:38:30.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:30 smithi067 bash[27441]: audit 2024-04-04T01:38:30.062258+0000 mon.c (mon.2) 8164 : audit [DBG] from='client.? 172.21.15.67:0/2383018159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:32 smithi082 bash[20963]: cluster 2024-04-04T01:38:31.119486+0000 mgr.y (mgr.24370) 20397 : cluster [DBG] pgmap v20381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:32 smithi067 bash[17655]: cluster 2024-04-04T01:38:31.119486+0000 mgr.y (mgr.24370) 20397 : cluster [DBG] pgmap v20381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:32 smithi067 bash[27441]: cluster 2024-04-04T01:38:31.119486+0000 mgr.y (mgr.24370) 20397 : cluster [DBG] pgmap v20381: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:38:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:33] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:38:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:38:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:38:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:33 smithi082 bash[20963]: audit 2024-04-04T01:38:32.519544+0000 mon.c (mon.2) 8165 : audit [DBG] from='client.? 172.21.15.67:0/2032819312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:33 smithi067 bash[17655]: audit 2024-04-04T01:38:32.519544+0000 mon.c (mon.2) 8165 : audit [DBG] from='client.? 172.21.15.67:0/2032819312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:33 smithi067 bash[27441]: audit 2024-04-04T01:38:32.519544+0000 mon.c (mon.2) 8165 : audit [DBG] from='client.? 172.21.15.67:0/2032819312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:34 smithi082 bash[20963]: cluster 2024-04-04T01:38:33.120237+0000 mgr.y (mgr.24370) 20398 : cluster [DBG] pgmap v20382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:34 smithi067 bash[17655]: cluster 2024-04-04T01:38:33.120237+0000 mgr.y (mgr.24370) 20398 : cluster [DBG] pgmap v20382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:34 smithi067 bash[27441]: cluster 2024-04-04T01:38:33.120237+0000 mgr.y (mgr.24370) 20398 : cluster [DBG] pgmap v20382: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:35 smithi082 bash[20963]: audit 2024-04-04T01:38:34.979383+0000 mon.c (mon.2) 8166 : audit [DBG] from='client.? 172.21.15.67:0/1912852151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:35 smithi082 bash[20963]: audit 2024-04-04T01:38:35.449499+0000 mon.a (mon.0) 17194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:35.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:35 smithi082 bash[20963]: audit 2024-04-04T01:38:35.457528+0000 mon.a (mon.0) 17195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:35 smithi067 bash[17655]: audit 2024-04-04T01:38:34.979383+0000 mon.c (mon.2) 8166 : audit [DBG] from='client.? 172.21.15.67:0/1912852151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:35 smithi067 bash[17655]: audit 2024-04-04T01:38:35.449499+0000 mon.a (mon.0) 17194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:35 smithi067 bash[17655]: audit 2024-04-04T01:38:35.457528+0000 mon.a (mon.0) 17195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:35 smithi067 bash[27441]: audit 2024-04-04T01:38:34.979383+0000 mon.c (mon.2) 8166 : audit [DBG] from='client.? 172.21.15.67:0/1912852151' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:35 smithi067 bash[27441]: audit 2024-04-04T01:38:35.449499+0000 mon.a (mon.0) 17194 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:35 smithi067 bash[27441]: audit 2024-04-04T01:38:35.457528+0000 mon.a (mon.0) 17195 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:36 smithi082 bash[20963]: cluster 2024-04-04T01:38:35.120674+0000 mgr.y (mgr.24370) 20399 : cluster [DBG] pgmap v20383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:36 smithi082 bash[20963]: audit 2024-04-04T01:38:35.807391+0000 mon.a (mon.0) 17196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:36 smithi082 bash[20963]: audit 2024-04-04T01:38:35.821069+0000 mon.a (mon.0) 17197 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:36 smithi082 bash[20963]: audit 2024-04-04T01:38:36.314826+0000 mon.a (mon.0) 17198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:38:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:36 smithi082 bash[20963]: audit 2024-04-04T01:38:36.316825+0000 mon.a (mon.0) 17199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:38:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:36 smithi082 bash[20963]: audit 2024-04-04T01:38:36.326413+0000 mon.a (mon.0) 17200 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[27441]: cluster 2024-04-04T01:38:35.120674+0000 mgr.y (mgr.24370) 20399 : cluster [DBG] pgmap v20383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[27441]: audit 2024-04-04T01:38:35.807391+0000 mon.a (mon.0) 17196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[27441]: audit 2024-04-04T01:38:35.821069+0000 mon.a (mon.0) 17197 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[27441]: audit 2024-04-04T01:38:36.314826+0000 mon.a (mon.0) 17198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:38:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[27441]: audit 2024-04-04T01:38:36.316825+0000 mon.a (mon.0) 17199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:38:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[27441]: audit 2024-04-04T01:38:36.326413+0000 mon.a (mon.0) 17200 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[17655]: cluster 2024-04-04T01:38:35.120674+0000 mgr.y (mgr.24370) 20399 : cluster [DBG] pgmap v20383: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[17655]: audit 2024-04-04T01:38:35.807391+0000 mon.a (mon.0) 17196 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[17655]: audit 2024-04-04T01:38:35.821069+0000 mon.a (mon.0) 17197 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[17655]: audit 2024-04-04T01:38:36.314826+0000 mon.a (mon.0) 17198 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:38:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[17655]: audit 2024-04-04T01:38:36.316825+0000 mon.a (mon.0) 17199 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:38:36.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:36 smithi067 bash[17655]: audit 2024-04-04T01:38:36.326413+0000 mon.a (mon.0) 17200 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:38:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:37 smithi082 bash[20963]: audit 2024-04-04T01:38:37.428659+0000 mon.c (mon.2) 8167 : audit [DBG] from='client.? 172.21.15.67:0/1074800553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:37 smithi067 bash[17655]: audit 2024-04-04T01:38:37.428659+0000 mon.c (mon.2) 8167 : audit [DBG] from='client.? 172.21.15.67:0/1074800553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:37 smithi067 bash[27441]: audit 2024-04-04T01:38:37.428659+0000 mon.c (mon.2) 8167 : audit [DBG] from='client.? 172.21.15.67:0/1074800553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:38 smithi082 bash[20963]: cluster 2024-04-04T01:38:37.121351+0000 mgr.y (mgr.24370) 20400 : cluster [DBG] pgmap v20384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:38 smithi067 bash[17655]: cluster 2024-04-04T01:38:37.121351+0000 mgr.y (mgr.24370) 20400 : cluster [DBG] pgmap v20384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:38 smithi067 bash[27441]: cluster 2024-04-04T01:38:37.121351+0000 mgr.y (mgr.24370) 20400 : cluster [DBG] pgmap v20384: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:40 smithi082 bash[20963]: cluster 2024-04-04T01:38:39.121965+0000 mgr.y (mgr.24370) 20401 : cluster [DBG] pgmap v20385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:40 smithi082 bash[20963]: audit 2024-04-04T01:38:39.888636+0000 mon.c (mon.2) 8168 : audit [DBG] from='client.? 172.21.15.67:0/654004671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:40 smithi067 bash[17655]: cluster 2024-04-04T01:38:39.121965+0000 mgr.y (mgr.24370) 20401 : cluster [DBG] pgmap v20385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:40 smithi067 bash[17655]: audit 2024-04-04T01:38:39.888636+0000 mon.c (mon.2) 8168 : audit [DBG] from='client.? 172.21.15.67:0/654004671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:40 smithi067 bash[27441]: cluster 2024-04-04T01:38:39.121965+0000 mgr.y (mgr.24370) 20401 : cluster [DBG] pgmap v20385: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:40 smithi067 bash[27441]: audit 2024-04-04T01:38:39.888636+0000 mon.c (mon.2) 8168 : audit [DBG] from='client.? 172.21.15.67:0/654004671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:41 smithi082 bash[20963]: audit 2024-04-04T01:38:40.747600+0000 mon.a (mon.0) 17201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:41 smithi067 bash[17655]: audit 2024-04-04T01:38:40.747600+0000 mon.a (mon.0) 17201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:41 smithi067 bash[27441]: audit 2024-04-04T01:38:40.747600+0000 mon.a (mon.0) 17201 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:42 smithi082 bash[20963]: cluster 2024-04-04T01:38:41.123124+0000 mgr.y (mgr.24370) 20402 : cluster [DBG] pgmap v20386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:42 smithi082 bash[20963]: audit 2024-04-04T01:38:42.342125+0000 mon.c (mon.2) 8169 : audit [DBG] from='client.? 172.21.15.67:0/4209342336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:42 smithi067 bash[17655]: cluster 2024-04-04T01:38:41.123124+0000 mgr.y (mgr.24370) 20402 : cluster [DBG] pgmap v20386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:42 smithi067 bash[17655]: audit 2024-04-04T01:38:42.342125+0000 mon.c (mon.2) 8169 : audit [DBG] from='client.? 172.21.15.67:0/4209342336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:42 smithi067 bash[27441]: cluster 2024-04-04T01:38:41.123124+0000 mgr.y (mgr.24370) 20402 : cluster [DBG] pgmap v20386: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:42 smithi067 bash[27441]: audit 2024-04-04T01:38:42.342125+0000 mon.c (mon.2) 8169 : audit [DBG] from='client.? 172.21.15.67:0/4209342336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:38:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:43] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:38:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:38:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:38:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:44 smithi082 bash[20963]: cluster 2024-04-04T01:38:43.123831+0000 mgr.y (mgr.24370) 20403 : cluster [DBG] pgmap v20387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:44 smithi067 bash[27441]: cluster 2024-04-04T01:38:43.123831+0000 mgr.y (mgr.24370) 20403 : cluster [DBG] pgmap v20387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:44 smithi067 bash[17655]: cluster 2024-04-04T01:38:43.123831+0000 mgr.y (mgr.24370) 20403 : cluster [DBG] pgmap v20387: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:45 smithi082 bash[20963]: audit 2024-04-04T01:38:44.794408+0000 mon.c (mon.2) 8170 : audit [DBG] from='client.? 172.21.15.67:0/3318091709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:45.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:45 smithi067 bash[27441]: audit 2024-04-04T01:38:44.794408+0000 mon.c (mon.2) 8170 : audit [DBG] from='client.? 172.21.15.67:0/3318091709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:45 smithi067 bash[17655]: audit 2024-04-04T01:38:44.794408+0000 mon.c (mon.2) 8170 : audit [DBG] from='client.? 172.21.15.67:0/3318091709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:46 smithi082 bash[20963]: cluster 2024-04-04T01:38:45.124488+0000 mgr.y (mgr.24370) 20404 : cluster [DBG] pgmap v20388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:46 smithi067 bash[17655]: cluster 2024-04-04T01:38:45.124488+0000 mgr.y (mgr.24370) 20404 : cluster [DBG] pgmap v20388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:46 smithi067 bash[27441]: cluster 2024-04-04T01:38:45.124488+0000 mgr.y (mgr.24370) 20404 : cluster [DBG] pgmap v20388: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:47 smithi082 bash[20963]: audit 2024-04-04T01:38:47.246653+0000 mon.c (mon.2) 8171 : audit [DBG] from='client.? 172.21.15.67:0/2830685472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:47 smithi067 bash[27441]: audit 2024-04-04T01:38:47.246653+0000 mon.c (mon.2) 8171 : audit [DBG] from='client.? 172.21.15.67:0/2830685472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:47 smithi067 bash[17655]: audit 2024-04-04T01:38:47.246653+0000 mon.c (mon.2) 8171 : audit [DBG] from='client.? 172.21.15.67:0/2830685472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:48 smithi082 bash[20963]: cluster 2024-04-04T01:38:47.125644+0000 mgr.y (mgr.24370) 20405 : cluster [DBG] pgmap v20389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:48 smithi067 bash[17655]: cluster 2024-04-04T01:38:47.125644+0000 mgr.y (mgr.24370) 20405 : cluster [DBG] pgmap v20389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:48 smithi067 bash[27441]: cluster 2024-04-04T01:38:47.125644+0000 mgr.y (mgr.24370) 20405 : cluster [DBG] pgmap v20389: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:50 smithi082 bash[20963]: cluster 2024-04-04T01:38:49.126497+0000 mgr.y (mgr.24370) 20406 : cluster [DBG] pgmap v20390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:50 smithi082 bash[20963]: audit 2024-04-04T01:38:49.700119+0000 mon.c (mon.2) 8172 : audit [DBG] from='client.? 172.21.15.67:0/1480950420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:50 smithi067 bash[17655]: cluster 2024-04-04T01:38:49.126497+0000 mgr.y (mgr.24370) 20406 : cluster [DBG] pgmap v20390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:50 smithi067 bash[17655]: audit 2024-04-04T01:38:49.700119+0000 mon.c (mon.2) 8172 : audit [DBG] from='client.? 172.21.15.67:0/1480950420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:50 smithi067 bash[27441]: cluster 2024-04-04T01:38:49.126497+0000 mgr.y (mgr.24370) 20406 : cluster [DBG] pgmap v20390: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:50 smithi067 bash[27441]: audit 2024-04-04T01:38:49.700119+0000 mon.c (mon.2) 8172 : audit [DBG] from='client.? 172.21.15.67:0/1480950420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:52 smithi082 bash[20963]: cluster 2024-04-04T01:38:51.127691+0000 mgr.y (mgr.24370) 20407 : cluster [DBG] pgmap v20391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:52 smithi082 bash[20963]: audit 2024-04-04T01:38:52.145123+0000 mon.c (mon.2) 8173 : audit [DBG] from='client.? 172.21.15.67:0/2453235809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:52 smithi067 bash[27441]: cluster 2024-04-04T01:38:51.127691+0000 mgr.y (mgr.24370) 20407 : cluster [DBG] pgmap v20391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:52 smithi067 bash[27441]: audit 2024-04-04T01:38:52.145123+0000 mon.c (mon.2) 8173 : audit [DBG] from='client.? 172.21.15.67:0/2453235809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:52 smithi067 bash[17655]: cluster 2024-04-04T01:38:51.127691+0000 mgr.y (mgr.24370) 20407 : cluster [DBG] pgmap v20391: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:52 smithi067 bash[17655]: audit 2024-04-04T01:38:52.145123+0000 mon.c (mon.2) 8173 : audit [DBG] from='client.? 172.21.15.67:0/2453235809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:38:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:53] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:38:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:38:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:38:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:38:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:54 smithi082 bash[20963]: cluster 2024-04-04T01:38:53.128395+0000 mgr.y (mgr.24370) 20408 : cluster [DBG] pgmap v20392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:54 smithi067 bash[17655]: cluster 2024-04-04T01:38:53.128395+0000 mgr.y (mgr.24370) 20408 : cluster [DBG] pgmap v20392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:54 smithi067 bash[27441]: cluster 2024-04-04T01:38:53.128395+0000 mgr.y (mgr.24370) 20408 : cluster [DBG] pgmap v20392: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:55 smithi082 bash[20963]: audit 2024-04-04T01:38:54.597717+0000 mon.a (mon.0) 17202 : audit [DBG] from='client.? 172.21.15.67:0/2873782900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:55 smithi067 bash[17655]: audit 2024-04-04T01:38:54.597717+0000 mon.a (mon.0) 17202 : audit [DBG] from='client.? 172.21.15.67:0/2873782900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:55 smithi067 bash[27441]: audit 2024-04-04T01:38:54.597717+0000 mon.a (mon.0) 17202 : audit [DBG] from='client.? 172.21.15.67:0/2873782900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:56 smithi082 bash[20963]: cluster 2024-04-04T01:38:55.129022+0000 mgr.y (mgr.24370) 20409 : cluster [DBG] pgmap v20393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:56 smithi082 bash[20963]: audit 2024-04-04T01:38:55.747817+0000 mon.a (mon.0) 17203 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:56 smithi067 bash[17655]: cluster 2024-04-04T01:38:55.129022+0000 mgr.y (mgr.24370) 20409 : cluster [DBG] pgmap v20393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:56 smithi067 bash[17655]: audit 2024-04-04T01:38:55.747817+0000 mon.a (mon.0) 17203 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:56 smithi067 bash[27441]: cluster 2024-04-04T01:38:55.129022+0000 mgr.y (mgr.24370) 20409 : cluster [DBG] pgmap v20393: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:56 smithi067 bash[27441]: audit 2024-04-04T01:38:55.747817+0000 mon.a (mon.0) 17203 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:38:57.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:57 smithi082 bash[20963]: audit 2024-04-04T01:38:57.048481+0000 mon.a (mon.0) 17204 : audit [DBG] from='client.? 172.21.15.67:0/3845060514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:57 smithi067 bash[17655]: audit 2024-04-04T01:38:57.048481+0000 mon.a (mon.0) 17204 : audit [DBG] from='client.? 172.21.15.67:0/3845060514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:57 smithi067 bash[27441]: audit 2024-04-04T01:38:57.048481+0000 mon.a (mon.0) 17204 : audit [DBG] from='client.? 172.21.15.67:0/3845060514' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:58 smithi082 bash[20963]: cluster 2024-04-04T01:38:57.130108+0000 mgr.y (mgr.24370) 20410 : cluster [DBG] pgmap v20394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:58 smithi067 bash[17655]: cluster 2024-04-04T01:38:57.130108+0000 mgr.y (mgr.24370) 20410 : cluster [DBG] pgmap v20394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:58 smithi067 bash[27441]: cluster 2024-04-04T01:38:57.130108+0000 mgr.y (mgr.24370) 20410 : cluster [DBG] pgmap v20394: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:38:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:38:59 smithi082 bash[20963]: audit 2024-04-04T01:38:59.508662+0000 mon.a (mon.0) 17205 : audit [DBG] from='client.? 172.21.15.67:0/2138717020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:38:59 smithi067 bash[17655]: audit 2024-04-04T01:38:59.508662+0000 mon.a (mon.0) 17205 : audit [DBG] from='client.? 172.21.15.67:0/2138717020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:38:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:38:59 smithi067 bash[27441]: audit 2024-04-04T01:38:59.508662+0000 mon.a (mon.0) 17205 : audit [DBG] from='client.? 172.21.15.67:0/2138717020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:00 smithi082 bash[20963]: cluster 2024-04-04T01:38:59.130775+0000 mgr.y (mgr.24370) 20411 : cluster [DBG] pgmap v20395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:00 smithi067 bash[17655]: cluster 2024-04-04T01:38:59.130775+0000 mgr.y (mgr.24370) 20411 : cluster [DBG] pgmap v20395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:00 smithi067 bash[27441]: cluster 2024-04-04T01:38:59.130775+0000 mgr.y (mgr.24370) 20411 : cluster [DBG] pgmap v20395: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:02 smithi082 bash[20963]: cluster 2024-04-04T01:39:01.131972+0000 mgr.y (mgr.24370) 20412 : cluster [DBG] pgmap v20396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:02 smithi082 bash[20963]: audit 2024-04-04T01:39:01.957922+0000 mon.c (mon.2) 8174 : audit [DBG] from='client.? 172.21.15.67:0/4150724731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:02 smithi067 bash[27441]: cluster 2024-04-04T01:39:01.131972+0000 mgr.y (mgr.24370) 20412 : cluster [DBG] pgmap v20396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:02 smithi067 bash[27441]: audit 2024-04-04T01:39:01.957922+0000 mon.c (mon.2) 8174 : audit [DBG] from='client.? 172.21.15.67:0/4150724731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:02 smithi067 bash[17655]: cluster 2024-04-04T01:39:01.131972+0000 mgr.y (mgr.24370) 20412 : cluster [DBG] pgmap v20396: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:02 smithi067 bash[17655]: audit 2024-04-04T01:39:01.957922+0000 mon.c (mon.2) 8174 : audit [DBG] from='client.? 172.21.15.67:0/4150724731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:39:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:03] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:39:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:39:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:39:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:04 smithi082 bash[20963]: cluster 2024-04-04T01:39:03.132642+0000 mgr.y (mgr.24370) 20413 : cluster [DBG] pgmap v20397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:04 smithi082 bash[20963]: audit 2024-04-04T01:39:04.423297+0000 mon.a (mon.0) 17206 : audit [DBG] from='client.? 172.21.15.67:0/2575586534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:04 smithi067 bash[27441]: cluster 2024-04-04T01:39:03.132642+0000 mgr.y (mgr.24370) 20413 : cluster [DBG] pgmap v20397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:04 smithi067 bash[27441]: audit 2024-04-04T01:39:04.423297+0000 mon.a (mon.0) 17206 : audit [DBG] from='client.? 172.21.15.67:0/2575586534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:04 smithi067 bash[17655]: cluster 2024-04-04T01:39:03.132642+0000 mgr.y (mgr.24370) 20413 : cluster [DBG] pgmap v20397: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:04 smithi067 bash[17655]: audit 2024-04-04T01:39:04.423297+0000 mon.a (mon.0) 17206 : audit [DBG] from='client.? 172.21.15.67:0/2575586534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:06 smithi082 bash[20963]: cluster 2024-04-04T01:39:05.133334+0000 mgr.y (mgr.24370) 20414 : cluster [DBG] pgmap v20398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:06 smithi067 bash[27441]: cluster 2024-04-04T01:39:05.133334+0000 mgr.y (mgr.24370) 20414 : cluster [DBG] pgmap v20398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:06 smithi067 bash[17655]: cluster 2024-04-04T01:39:05.133334+0000 mgr.y (mgr.24370) 20414 : cluster [DBG] pgmap v20398: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:07 smithi067 bash[17655]: audit 2024-04-04T01:39:06.880246+0000 mon.c (mon.2) 8175 : audit [DBG] from='client.? 172.21.15.67:0/558835649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:07 smithi067 bash[27441]: audit 2024-04-04T01:39:06.880246+0000 mon.c (mon.2) 8175 : audit [DBG] from='client.? 172.21.15.67:0/558835649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:07 smithi082 bash[20963]: audit 2024-04-04T01:39:06.880246+0000 mon.c (mon.2) 8175 : audit [DBG] from='client.? 172.21.15.67:0/558835649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:08 smithi067 bash[27441]: cluster 2024-04-04T01:39:07.134549+0000 mgr.y (mgr.24370) 20415 : cluster [DBG] pgmap v20399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:08 smithi067 bash[17655]: cluster 2024-04-04T01:39:07.134549+0000 mgr.y (mgr.24370) 20415 : cluster [DBG] pgmap v20399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:08 smithi082 bash[20963]: cluster 2024-04-04T01:39:07.134549+0000 mgr.y (mgr.24370) 20415 : cluster [DBG] pgmap v20399: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:09 smithi067 bash[17655]: audit 2024-04-04T01:39:09.340987+0000 mon.a (mon.0) 17207 : audit [DBG] from='client.? 172.21.15.67:0/3941143614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:09 smithi067 bash[27441]: audit 2024-04-04T01:39:09.340987+0000 mon.a (mon.0) 17207 : audit [DBG] from='client.? 172.21.15.67:0/3941143614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:09 smithi082 bash[20963]: audit 2024-04-04T01:39:09.340987+0000 mon.a (mon.0) 17207 : audit [DBG] from='client.? 172.21.15.67:0/3941143614' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:10 smithi067 bash[17655]: cluster 2024-04-04T01:39:09.135204+0000 mgr.y (mgr.24370) 20416 : cluster [DBG] pgmap v20400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:10 smithi067 bash[27441]: cluster 2024-04-04T01:39:09.135204+0000 mgr.y (mgr.24370) 20416 : cluster [DBG] pgmap v20400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:10 smithi082 bash[20963]: cluster 2024-04-04T01:39:09.135204+0000 mgr.y (mgr.24370) 20416 : cluster [DBG] pgmap v20400: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:11 smithi067 bash[17655]: audit 2024-04-04T01:39:10.748449+0000 mon.a (mon.0) 17208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:11 smithi067 bash[27441]: audit 2024-04-04T01:39:10.748449+0000 mon.a (mon.0) 17208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:11 smithi082 bash[20963]: audit 2024-04-04T01:39:10.748449+0000 mon.a (mon.0) 17208 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:12 smithi067 bash[27441]: cluster 2024-04-04T01:39:11.136432+0000 mgr.y (mgr.24370) 20417 : cluster [DBG] pgmap v20401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:12 smithi067 bash[27441]: audit 2024-04-04T01:39:11.797878+0000 mon.a (mon.0) 17209 : audit [DBG] from='client.? 172.21.15.67:0/1250162868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:12 smithi067 bash[17655]: cluster 2024-04-04T01:39:11.136432+0000 mgr.y (mgr.24370) 20417 : cluster [DBG] pgmap v20401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:12 smithi067 bash[17655]: audit 2024-04-04T01:39:11.797878+0000 mon.a (mon.0) 17209 : audit [DBG] from='client.? 172.21.15.67:0/1250162868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:12 smithi082 bash[20963]: cluster 2024-04-04T01:39:11.136432+0000 mgr.y (mgr.24370) 20417 : cluster [DBG] pgmap v20401: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:12 smithi082 bash[20963]: audit 2024-04-04T01:39:11.797878+0000 mon.a (mon.0) 17209 : audit [DBG] from='client.? 172.21.15.67:0/1250162868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:39:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:13] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:39:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:39:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:39:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:14 smithi082 bash[20963]: cluster 2024-04-04T01:39:13.137124+0000 mgr.y (mgr.24370) 20418 : cluster [DBG] pgmap v20402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:14 smithi082 bash[20963]: audit 2024-04-04T01:39:14.249291+0000 mon.a (mon.0) 17210 : audit [DBG] from='client.? 172.21.15.67:0/2442740098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:14 smithi067 bash[27441]: cluster 2024-04-04T01:39:13.137124+0000 mgr.y (mgr.24370) 20418 : cluster [DBG] pgmap v20402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:14 smithi067 bash[27441]: audit 2024-04-04T01:39:14.249291+0000 mon.a (mon.0) 17210 : audit [DBG] from='client.? 172.21.15.67:0/2442740098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:14 smithi067 bash[17655]: cluster 2024-04-04T01:39:13.137124+0000 mgr.y (mgr.24370) 20418 : cluster [DBG] pgmap v20402: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:14 smithi067 bash[17655]: audit 2024-04-04T01:39:14.249291+0000 mon.a (mon.0) 17210 : audit [DBG] from='client.? 172.21.15.67:0/2442740098' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:16 smithi082 bash[20963]: cluster 2024-04-04T01:39:15.137765+0000 mgr.y (mgr.24370) 20419 : cluster [DBG] pgmap v20403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:16 smithi067 bash[17655]: cluster 2024-04-04T01:39:15.137765+0000 mgr.y (mgr.24370) 20419 : cluster [DBG] pgmap v20403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:16 smithi067 bash[27441]: cluster 2024-04-04T01:39:15.137765+0000 mgr.y (mgr.24370) 20419 : cluster [DBG] pgmap v20403: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:17 smithi082 bash[20963]: audit 2024-04-04T01:39:16.705312+0000 mon.c (mon.2) 8176 : audit [DBG] from='client.? 172.21.15.67:0/1515450637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:17 smithi067 bash[17655]: audit 2024-04-04T01:39:16.705312+0000 mon.c (mon.2) 8176 : audit [DBG] from='client.? 172.21.15.67:0/1515450637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:17 smithi067 bash[27441]: audit 2024-04-04T01:39:16.705312+0000 mon.c (mon.2) 8176 : audit [DBG] from='client.? 172.21.15.67:0/1515450637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:18 smithi082 bash[20963]: cluster 2024-04-04T01:39:17.138867+0000 mgr.y (mgr.24370) 20420 : cluster [DBG] pgmap v20404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:18 smithi067 bash[27441]: cluster 2024-04-04T01:39:17.138867+0000 mgr.y (mgr.24370) 20420 : cluster [DBG] pgmap v20404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:18 smithi067 bash[17655]: cluster 2024-04-04T01:39:17.138867+0000 mgr.y (mgr.24370) 20420 : cluster [DBG] pgmap v20404: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:19 smithi082 bash[20963]: audit 2024-04-04T01:39:19.154515+0000 mon.c (mon.2) 8177 : audit [DBG] from='client.? 172.21.15.67:0/3875912726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:19 smithi067 bash[27441]: audit 2024-04-04T01:39:19.154515+0000 mon.c (mon.2) 8177 : audit [DBG] from='client.? 172.21.15.67:0/3875912726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:19 smithi067 bash[17655]: audit 2024-04-04T01:39:19.154515+0000 mon.c (mon.2) 8177 : audit [DBG] from='client.? 172.21.15.67:0/3875912726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:21.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:20 smithi082 bash[20963]: cluster 2024-04-04T01:39:19.139366+0000 mgr.y (mgr.24370) 20421 : cluster [DBG] pgmap v20405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:20 smithi067 bash[17655]: cluster 2024-04-04T01:39:19.139366+0000 mgr.y (mgr.24370) 20421 : cluster [DBG] pgmap v20405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:20 smithi067 bash[27441]: cluster 2024-04-04T01:39:19.139366+0000 mgr.y (mgr.24370) 20421 : cluster [DBG] pgmap v20405: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:21 smithi082 bash[20963]: audit 2024-04-04T01:39:21.611050+0000 mon.c (mon.2) 8178 : audit [DBG] from='client.? 172.21.15.67:0/1583414094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:21 smithi067 bash[17655]: audit 2024-04-04T01:39:21.611050+0000 mon.c (mon.2) 8178 : audit [DBG] from='client.? 172.21.15.67:0/1583414094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:21 smithi067 bash[27441]: audit 2024-04-04T01:39:21.611050+0000 mon.c (mon.2) 8178 : audit [DBG] from='client.? 172.21.15.67:0/1583414094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:22 smithi067 bash[27441]: cluster 2024-04-04T01:39:21.140543+0000 mgr.y (mgr.24370) 20422 : cluster [DBG] pgmap v20406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:22 smithi067 bash[17655]: cluster 2024-04-04T01:39:21.140543+0000 mgr.y (mgr.24370) 20422 : cluster [DBG] pgmap v20406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:22 smithi082 bash[20963]: cluster 2024-04-04T01:39:21.140543+0000 mgr.y (mgr.24370) 20422 : cluster [DBG] pgmap v20406: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:39:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:23] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:39:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:39:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:39:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:24 smithi082 bash[20963]: cluster 2024-04-04T01:39:23.141222+0000 mgr.y (mgr.24370) 20423 : cluster [DBG] pgmap v20407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:24 smithi082 bash[20963]: audit 2024-04-04T01:39:24.067241+0000 mon.a (mon.0) 17211 : audit [DBG] from='client.? 172.21.15.67:0/1534181627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:24 smithi067 bash[17655]: cluster 2024-04-04T01:39:23.141222+0000 mgr.y (mgr.24370) 20423 : cluster [DBG] pgmap v20407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:24 smithi067 bash[17655]: audit 2024-04-04T01:39:24.067241+0000 mon.a (mon.0) 17211 : audit [DBG] from='client.? 172.21.15.67:0/1534181627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:24 smithi067 bash[27441]: cluster 2024-04-04T01:39:23.141222+0000 mgr.y (mgr.24370) 20423 : cluster [DBG] pgmap v20407: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:24 smithi067 bash[27441]: audit 2024-04-04T01:39:24.067241+0000 mon.a (mon.0) 17211 : audit [DBG] from='client.? 172.21.15.67:0/1534181627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:26 smithi082 bash[20963]: cluster 2024-04-04T01:39:25.141855+0000 mgr.y (mgr.24370) 20424 : cluster [DBG] pgmap v20408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:26 smithi082 bash[20963]: audit 2024-04-04T01:39:25.748321+0000 mon.a (mon.0) 17212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:26 smithi082 bash[20963]: audit 2024-04-04T01:39:26.516295+0000 mon.a (mon.0) 17213 : audit [DBG] from='client.? 172.21.15.67:0/3120807195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:26 smithi067 bash[17655]: cluster 2024-04-04T01:39:25.141855+0000 mgr.y (mgr.24370) 20424 : cluster [DBG] pgmap v20408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:26 smithi067 bash[17655]: audit 2024-04-04T01:39:25.748321+0000 mon.a (mon.0) 17212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:26 smithi067 bash[17655]: audit 2024-04-04T01:39:26.516295+0000 mon.a (mon.0) 17213 : audit [DBG] from='client.? 172.21.15.67:0/3120807195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:26 smithi067 bash[27441]: cluster 2024-04-04T01:39:25.141855+0000 mgr.y (mgr.24370) 20424 : cluster [DBG] pgmap v20408: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:26 smithi067 bash[27441]: audit 2024-04-04T01:39:25.748321+0000 mon.a (mon.0) 17212 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:27.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:26 smithi067 bash[27441]: audit 2024-04-04T01:39:26.516295+0000 mon.a (mon.0) 17213 : audit [DBG] from='client.? 172.21.15.67:0/3120807195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:28 smithi082 bash[20963]: cluster 2024-04-04T01:39:27.143029+0000 mgr.y (mgr.24370) 20425 : cluster [DBG] pgmap v20409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:28 smithi067 bash[17655]: cluster 2024-04-04T01:39:27.143029+0000 mgr.y (mgr.24370) 20425 : cluster [DBG] pgmap v20409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:28 smithi067 bash[27441]: cluster 2024-04-04T01:39:27.143029+0000 mgr.y (mgr.24370) 20425 : cluster [DBG] pgmap v20409: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:30.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:29 smithi082 bash[20963]: audit 2024-04-04T01:39:28.966677+0000 mon.c (mon.2) 8179 : audit [DBG] from='client.? 172.21.15.67:0/162391626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:29 smithi067 bash[27441]: audit 2024-04-04T01:39:28.966677+0000 mon.c (mon.2) 8179 : audit [DBG] from='client.? 172.21.15.67:0/162391626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:29 smithi067 bash[17655]: audit 2024-04-04T01:39:28.966677+0000 mon.c (mon.2) 8179 : audit [DBG] from='client.? 172.21.15.67:0/162391626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:30 smithi082 bash[20963]: cluster 2024-04-04T01:39:29.143734+0000 mgr.y (mgr.24370) 20426 : cluster [DBG] pgmap v20410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:30 smithi067 bash[17655]: cluster 2024-04-04T01:39:29.143734+0000 mgr.y (mgr.24370) 20426 : cluster [DBG] pgmap v20410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:30 smithi067 bash[27441]: cluster 2024-04-04T01:39:29.143734+0000 mgr.y (mgr.24370) 20426 : cluster [DBG] pgmap v20410: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:32.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:31 smithi082 bash[20963]: audit 2024-04-04T01:39:31.427490+0000 mon.a (mon.0) 17214 : audit [DBG] from='client.? 172.21.15.67:0/3646809898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:31 smithi067 bash[27441]: audit 2024-04-04T01:39:31.427490+0000 mon.a (mon.0) 17214 : audit [DBG] from='client.? 172.21.15.67:0/3646809898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:31 smithi067 bash[17655]: audit 2024-04-04T01:39:31.427490+0000 mon.a (mon.0) 17214 : audit [DBG] from='client.? 172.21.15.67:0/3646809898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:33.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:32 smithi067 bash[27441]: cluster 2024-04-04T01:39:31.144958+0000 mgr.y (mgr.24370) 20427 : cluster [DBG] pgmap v20411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:33.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:32 smithi067 bash[17655]: cluster 2024-04-04T01:39:31.144958+0000 mgr.y (mgr.24370) 20427 : cluster [DBG] pgmap v20411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:32 smithi082 bash[20963]: cluster 2024-04-04T01:39:31.144958+0000 mgr.y (mgr.24370) 20427 : cluster [DBG] pgmap v20411: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:39:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:33] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:39:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:39:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:39:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:34 smithi082 bash[20963]: cluster 2024-04-04T01:39:33.145689+0000 mgr.y (mgr.24370) 20428 : cluster [DBG] pgmap v20412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:34 smithi082 bash[20963]: audit 2024-04-04T01:39:33.885163+0000 mon.a (mon.0) 17215 : audit [DBG] from='client.? 172.21.15.67:0/2974613197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:34 smithi067 bash[17655]: cluster 2024-04-04T01:39:33.145689+0000 mgr.y (mgr.24370) 20428 : cluster [DBG] pgmap v20412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:34 smithi067 bash[17655]: audit 2024-04-04T01:39:33.885163+0000 mon.a (mon.0) 17215 : audit [DBG] from='client.? 172.21.15.67:0/2974613197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:34 smithi067 bash[27441]: cluster 2024-04-04T01:39:33.145689+0000 mgr.y (mgr.24370) 20428 : cluster [DBG] pgmap v20412: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:34 smithi067 bash[27441]: audit 2024-04-04T01:39:33.885163+0000 mon.a (mon.0) 17215 : audit [DBG] from='client.? 172.21.15.67:0/2974613197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:36 smithi082 bash[20963]: cluster 2024-04-04T01:39:35.146420+0000 mgr.y (mgr.24370) 20429 : cluster [DBG] pgmap v20413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:36 smithi082 bash[20963]: audit 2024-04-04T01:39:36.348566+0000 mon.c (mon.2) 8180 : audit [DBG] from='client.? 172.21.15.67:0/1653489536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:36 smithi082 bash[20963]: audit 2024-04-04T01:39:36.402134+0000 mon.a (mon.0) 17216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:39:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:36 smithi067 bash[17655]: cluster 2024-04-04T01:39:35.146420+0000 mgr.y (mgr.24370) 20429 : cluster [DBG] pgmap v20413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:36 smithi067 bash[17655]: audit 2024-04-04T01:39:36.348566+0000 mon.c (mon.2) 8180 : audit [DBG] from='client.? 172.21.15.67:0/1653489536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:36 smithi067 bash[17655]: audit 2024-04-04T01:39:36.402134+0000 mon.a (mon.0) 17216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:39:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:36 smithi067 bash[27441]: cluster 2024-04-04T01:39:35.146420+0000 mgr.y (mgr.24370) 20429 : cluster [DBG] pgmap v20413: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:36 smithi067 bash[27441]: audit 2024-04-04T01:39:36.348566+0000 mon.c (mon.2) 8180 : audit [DBG] from='client.? 172.21.15.67:0/1653489536' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:36 smithi067 bash[27441]: audit 2024-04-04T01:39:36.402134+0000 mon.a (mon.0) 17216 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:39:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:38 smithi082 bash[20963]: cluster 2024-04-04T01:39:37.147628+0000 mgr.y (mgr.24370) 20430 : cluster [DBG] pgmap v20414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:38 smithi067 bash[17655]: cluster 2024-04-04T01:39:37.147628+0000 mgr.y (mgr.24370) 20430 : cluster [DBG] pgmap v20414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:38 smithi067 bash[27441]: cluster 2024-04-04T01:39:37.147628+0000 mgr.y (mgr.24370) 20430 : cluster [DBG] pgmap v20414: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:39 smithi082 bash[20963]: audit 2024-04-04T01:39:38.804877+0000 mon.a (mon.0) 17217 : audit [DBG] from='client.? 172.21.15.67:0/917308910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:40.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:39 smithi082 bash[20963]: cluster 2024-04-04T01:39:39.148339+0000 mgr.y (mgr.24370) 20431 : cluster [DBG] pgmap v20415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:39 smithi067 bash[17655]: audit 2024-04-04T01:39:38.804877+0000 mon.a (mon.0) 17217 : audit [DBG] from='client.? 172.21.15.67:0/917308910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:39 smithi067 bash[17655]: cluster 2024-04-04T01:39:39.148339+0000 mgr.y (mgr.24370) 20431 : cluster [DBG] pgmap v20415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:39 smithi067 bash[27441]: audit 2024-04-04T01:39:38.804877+0000 mon.a (mon.0) 17217 : audit [DBG] from='client.? 172.21.15.67:0/917308910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:39 smithi067 bash[27441]: cluster 2024-04-04T01:39:39.148339+0000 mgr.y (mgr.24370) 20431 : cluster [DBG] pgmap v20415: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:40 smithi082 bash[20963]: audit 2024-04-04T01:39:40.749119+0000 mon.a (mon.0) 17218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:40 smithi067 bash[27441]: audit 2024-04-04T01:39:40.749119+0000 mon.a (mon.0) 17218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:40 smithi067 bash[17655]: audit 2024-04-04T01:39:40.749119+0000 mon.a (mon.0) 17218 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:41 smithi082 bash[20963]: cluster 2024-04-04T01:39:41.149139+0000 mgr.y (mgr.24370) 20432 : cluster [DBG] pgmap v20416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:41 smithi082 bash[20963]: audit 2024-04-04T01:39:41.259387+0000 mon.c (mon.2) 8181 : audit [DBG] from='client.? 172.21.15.67:0/3126763210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:41 smithi067 bash[17655]: cluster 2024-04-04T01:39:41.149139+0000 mgr.y (mgr.24370) 20432 : cluster [DBG] pgmap v20416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:41 smithi067 bash[17655]: audit 2024-04-04T01:39:41.259387+0000 mon.c (mon.2) 8181 : audit [DBG] from='client.? 172.21.15.67:0/3126763210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:41 smithi067 bash[27441]: cluster 2024-04-04T01:39:41.149139+0000 mgr.y (mgr.24370) 20432 : cluster [DBG] pgmap v20416: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:41 smithi067 bash[27441]: audit 2024-04-04T01:39:41.259387+0000 mon.c (mon.2) 8181 : audit [DBG] from='client.? 172.21.15.67:0/3126763210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:43 smithi082 bash[20963]: audit 2024-04-04T01:39:42.103803+0000 mon.a (mon.0) 17219 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:43 smithi082 bash[20963]: audit 2024-04-04T01:39:42.111772+0000 mon.a (mon.0) 17220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:43 smithi082 bash[20963]: audit 2024-04-04T01:39:42.410155+0000 mon.a (mon.0) 17221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:43 smithi082 bash[20963]: audit 2024-04-04T01:39:42.417601+0000 mon.a (mon.0) 17222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:43 smithi082 bash[20963]: audit 2024-04-04T01:39:42.859415+0000 mon.a (mon.0) 17223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:39:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:43 smithi082 bash[20963]: audit 2024-04-04T01:39:42.861356+0000 mon.a (mon.0) 17224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:39:43.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:43 smithi082 bash[20963]: audit 2024-04-04T01:39:42.871194+0000 mon.a (mon.0) 17225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:43] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:39:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[17655]: audit 2024-04-04T01:39:42.103803+0000 mon.a (mon.0) 17219 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[17655]: audit 2024-04-04T01:39:42.111772+0000 mon.a (mon.0) 17220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[17655]: audit 2024-04-04T01:39:42.410155+0000 mon.a (mon.0) 17221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[17655]: audit 2024-04-04T01:39:42.417601+0000 mon.a (mon.0) 17222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[17655]: audit 2024-04-04T01:39:42.859415+0000 mon.a (mon.0) 17223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:39:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[17655]: audit 2024-04-04T01:39:42.861356+0000 mon.a (mon.0) 17224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:39:43.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[17655]: audit 2024-04-04T01:39:42.871194+0000 mon.a (mon.0) 17225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[27441]: audit 2024-04-04T01:39:42.103803+0000 mon.a (mon.0) 17219 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[27441]: audit 2024-04-04T01:39:42.111772+0000 mon.a (mon.0) 17220 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[27441]: audit 2024-04-04T01:39:42.410155+0000 mon.a (mon.0) 17221 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[27441]: audit 2024-04-04T01:39:42.417601+0000 mon.a (mon.0) 17222 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[27441]: audit 2024-04-04T01:39:42.859415+0000 mon.a (mon.0) 17223 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:39:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[27441]: audit 2024-04-04T01:39:42.861356+0000 mon.a (mon.0) 17224 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:39:43.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:43 smithi067 bash[27441]: audit 2024-04-04T01:39:42.871194+0000 mon.a (mon.0) 17225 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:39:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:39:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:39:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:44 smithi082 bash[20963]: cluster 2024-04-04T01:39:43.149807+0000 mgr.y (mgr.24370) 20433 : cluster [DBG] pgmap v20417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:44.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:44 smithi082 bash[20963]: audit 2024-04-04T01:39:43.712741+0000 mon.c (mon.2) 8182 : audit [DBG] from='client.? 172.21.15.67:0/1888159765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:44 smithi067 bash[17655]: cluster 2024-04-04T01:39:43.149807+0000 mgr.y (mgr.24370) 20433 : cluster [DBG] pgmap v20417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:44.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:44 smithi067 bash[17655]: audit 2024-04-04T01:39:43.712741+0000 mon.c (mon.2) 8182 : audit [DBG] from='client.? 172.21.15.67:0/1888159765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:44 smithi067 bash[27441]: cluster 2024-04-04T01:39:43.149807+0000 mgr.y (mgr.24370) 20433 : cluster [DBG] pgmap v20417: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:44.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:44 smithi067 bash[27441]: audit 2024-04-04T01:39:43.712741+0000 mon.c (mon.2) 8182 : audit [DBG] from='client.? 172.21.15.67:0/1888159765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:46 smithi082 bash[20963]: cluster 2024-04-04T01:39:45.150534+0000 mgr.y (mgr.24370) 20434 : cluster [DBG] pgmap v20418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:46 smithi082 bash[20963]: audit 2024-04-04T01:39:46.172747+0000 mon.c (mon.2) 8183 : audit [DBG] from='client.? 172.21.15.67:0/2207950144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:46 smithi067 bash[17655]: cluster 2024-04-04T01:39:45.150534+0000 mgr.y (mgr.24370) 20434 : cluster [DBG] pgmap v20418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:46 smithi067 bash[17655]: audit 2024-04-04T01:39:46.172747+0000 mon.c (mon.2) 8183 : audit [DBG] from='client.? 172.21.15.67:0/2207950144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:46 smithi067 bash[27441]: cluster 2024-04-04T01:39:45.150534+0000 mgr.y (mgr.24370) 20434 : cluster [DBG] pgmap v20418: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:46 smithi067 bash[27441]: audit 2024-04-04T01:39:46.172747+0000 mon.c (mon.2) 8183 : audit [DBG] from='client.? 172.21.15.67:0/2207950144' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:48 smithi082 bash[20963]: cluster 2024-04-04T01:39:47.151768+0000 mgr.y (mgr.24370) 20435 : cluster [DBG] pgmap v20419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:48 smithi067 bash[17655]: cluster 2024-04-04T01:39:47.151768+0000 mgr.y (mgr.24370) 20435 : cluster [DBG] pgmap v20419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:48 smithi067 bash[27441]: cluster 2024-04-04T01:39:47.151768+0000 mgr.y (mgr.24370) 20435 : cluster [DBG] pgmap v20419: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:49.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:49 smithi082 bash[20963]: audit 2024-04-04T01:39:48.629788+0000 mon.c (mon.2) 8184 : audit [DBG] from='client.? 172.21.15.67:0/3191470749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:49 smithi067 bash[17655]: audit 2024-04-04T01:39:48.629788+0000 mon.c (mon.2) 8184 : audit [DBG] from='client.? 172.21.15.67:0/3191470749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:49.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:49 smithi067 bash[27441]: audit 2024-04-04T01:39:48.629788+0000 mon.c (mon.2) 8184 : audit [DBG] from='client.? 172.21.15.67:0/3191470749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:50 smithi082 bash[20963]: cluster 2024-04-04T01:39:49.152449+0000 mgr.y (mgr.24370) 20436 : cluster [DBG] pgmap v20420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:50 smithi067 bash[17655]: cluster 2024-04-04T01:39:49.152449+0000 mgr.y (mgr.24370) 20436 : cluster [DBG] pgmap v20420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:50 smithi067 bash[27441]: cluster 2024-04-04T01:39:49.152449+0000 mgr.y (mgr.24370) 20436 : cluster [DBG] pgmap v20420: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:51.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:51 smithi082 bash[20963]: audit 2024-04-04T01:39:51.079256+0000 mon.c (mon.2) 8185 : audit [DBG] from='client.? 172.21.15.67:0/2487016452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:51.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:51 smithi067 bash[27441]: audit 2024-04-04T01:39:51.079256+0000 mon.c (mon.2) 8185 : audit [DBG] from='client.? 172.21.15.67:0/2487016452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:51.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:51 smithi067 bash[17655]: audit 2024-04-04T01:39:51.079256+0000 mon.c (mon.2) 8185 : audit [DBG] from='client.? 172.21.15.67:0/2487016452' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:52 smithi082 bash[20963]: cluster 2024-04-04T01:39:51.153613+0000 mgr.y (mgr.24370) 20437 : cluster [DBG] pgmap v20421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:52 smithi067 bash[17655]: cluster 2024-04-04T01:39:51.153613+0000 mgr.y (mgr.24370) 20437 : cluster [DBG] pgmap v20421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:52 smithi067 bash[27441]: cluster 2024-04-04T01:39:51.153613+0000 mgr.y (mgr.24370) 20437 : cluster [DBG] pgmap v20421: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:39:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:53] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:39:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:39:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:39:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:54 smithi082 bash[20963]: cluster 2024-04-04T01:39:53.154234+0000 mgr.y (mgr.24370) 20438 : cluster [DBG] pgmap v20422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:54 smithi082 bash[20963]: audit 2024-04-04T01:39:53.521327+0000 mon.c (mon.2) 8186 : audit [DBG] from='client.? 172.21.15.67:0/1788027930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:54 smithi067 bash[27441]: cluster 2024-04-04T01:39:53.154234+0000 mgr.y (mgr.24370) 20438 : cluster [DBG] pgmap v20422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:54 smithi067 bash[27441]: audit 2024-04-04T01:39:53.521327+0000 mon.c (mon.2) 8186 : audit [DBG] from='client.? 172.21.15.67:0/1788027930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:54 smithi067 bash[17655]: cluster 2024-04-04T01:39:53.154234+0000 mgr.y (mgr.24370) 20438 : cluster [DBG] pgmap v20422: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:54 smithi067 bash[17655]: audit 2024-04-04T01:39:53.521327+0000 mon.c (mon.2) 8186 : audit [DBG] from='client.? 172.21.15.67:0/1788027930' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:56 smithi082 bash[20963]: cluster 2024-04-04T01:39:55.155042+0000 mgr.y (mgr.24370) 20439 : cluster [DBG] pgmap v20423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:56 smithi082 bash[20963]: audit 2024-04-04T01:39:55.748614+0000 mon.a (mon.0) 17226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:56 smithi082 bash[20963]: audit 2024-04-04T01:39:55.989805+0000 mon.a (mon.0) 17227 : audit [DBG] from='client.? 172.21.15.67:0/1784139575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:56 smithi067 bash[27441]: cluster 2024-04-04T01:39:55.155042+0000 mgr.y (mgr.24370) 20439 : cluster [DBG] pgmap v20423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:56 smithi067 bash[27441]: audit 2024-04-04T01:39:55.748614+0000 mon.a (mon.0) 17226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:56 smithi067 bash[27441]: audit 2024-04-04T01:39:55.989805+0000 mon.a (mon.0) 17227 : audit [DBG] from='client.? 172.21.15.67:0/1784139575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:56 smithi067 bash[17655]: cluster 2024-04-04T01:39:55.155042+0000 mgr.y (mgr.24370) 20439 : cluster [DBG] pgmap v20423: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:56 smithi067 bash[17655]: audit 2024-04-04T01:39:55.748614+0000 mon.a (mon.0) 17226 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:39:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:56 smithi067 bash[17655]: audit 2024-04-04T01:39:55.989805+0000 mon.a (mon.0) 17227 : audit [DBG] from='client.? 172.21.15.67:0/1784139575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:58.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:58 smithi082 bash[20963]: cluster 2024-04-04T01:39:57.156396+0000 mgr.y (mgr.24370) 20440 : cluster [DBG] pgmap v20424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:58 smithi067 bash[27441]: cluster 2024-04-04T01:39:57.156396+0000 mgr.y (mgr.24370) 20440 : cluster [DBG] pgmap v20424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:58 smithi067 bash[17655]: cluster 2024-04-04T01:39:57.156396+0000 mgr.y (mgr.24370) 20440 : cluster [DBG] pgmap v20424: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:39:59.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:39:59 smithi082 bash[20963]: audit 2024-04-04T01:39:58.446477+0000 mon.c (mon.2) 8187 : audit [DBG] from='client.? 172.21.15.67:0/298329181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:59.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:39:59 smithi067 bash[17655]: audit 2024-04-04T01:39:58.446477+0000 mon.c (mon.2) 8187 : audit [DBG] from='client.? 172.21.15.67:0/298329181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:39:59.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:39:59 smithi067 bash[27441]: audit 2024-04-04T01:39:58.446477+0000 mon.c (mon.2) 8187 : audit [DBG] from='client.? 172.21.15.67:0/298329181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:00 smithi082 bash[20963]: cluster 2024-04-04T01:39:59.157097+0000 mgr.y (mgr.24370) 20441 : cluster [DBG] pgmap v20425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:00 smithi082 bash[20963]: cluster 2024-04-04T01:40:00.000161+0000 mon.a (mon.0) 17228 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:40:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:00 smithi067 bash[17655]: cluster 2024-04-04T01:39:59.157097+0000 mgr.y (mgr.24370) 20441 : cluster [DBG] pgmap v20425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:00 smithi067 bash[17655]: cluster 2024-04-04T01:40:00.000161+0000 mon.a (mon.0) 17228 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:40:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:00 smithi067 bash[27441]: cluster 2024-04-04T01:39:59.157097+0000 mgr.y (mgr.24370) 20441 : cluster [DBG] pgmap v20425: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:00 smithi067 bash[27441]: cluster 2024-04-04T01:40:00.000161+0000 mon.a (mon.0) 17228 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:40:01.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:01 smithi082 bash[20963]: audit 2024-04-04T01:40:00.903719+0000 mon.c (mon.2) 8188 : audit [DBG] from='client.? 172.21.15.67:0/874111014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:01.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:01 smithi067 bash[17655]: audit 2024-04-04T01:40:00.903719+0000 mon.c (mon.2) 8188 : audit [DBG] from='client.? 172.21.15.67:0/874111014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:01.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:01 smithi067 bash[27441]: audit 2024-04-04T01:40:00.903719+0000 mon.c (mon.2) 8188 : audit [DBG] from='client.? 172.21.15.67:0/874111014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:02 smithi082 bash[20963]: cluster 2024-04-04T01:40:01.158322+0000 mgr.y (mgr.24370) 20442 : cluster [DBG] pgmap v20426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:02 smithi067 bash[17655]: cluster 2024-04-04T01:40:01.158322+0000 mgr.y (mgr.24370) 20442 : cluster [DBG] pgmap v20426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:02 smithi067 bash[27441]: cluster 2024-04-04T01:40:01.158322+0000 mgr.y (mgr.24370) 20442 : cluster [DBG] pgmap v20426: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:40:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:03] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:40:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:40:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:40:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:04 smithi082 bash[20963]: cluster 2024-04-04T01:40:03.159091+0000 mgr.y (mgr.24370) 20443 : cluster [DBG] pgmap v20427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:04 smithi082 bash[20963]: audit 2024-04-04T01:40:03.357523+0000 mon.c (mon.2) 8189 : audit [DBG] from='client.? 172.21.15.67:0/4281875740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:04 smithi067 bash[27441]: cluster 2024-04-04T01:40:03.159091+0000 mgr.y (mgr.24370) 20443 : cluster [DBG] pgmap v20427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:04 smithi067 bash[27441]: audit 2024-04-04T01:40:03.357523+0000 mon.c (mon.2) 8189 : audit [DBG] from='client.? 172.21.15.67:0/4281875740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:04 smithi067 bash[17655]: cluster 2024-04-04T01:40:03.159091+0000 mgr.y (mgr.24370) 20443 : cluster [DBG] pgmap v20427: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:04 smithi067 bash[17655]: audit 2024-04-04T01:40:03.357523+0000 mon.c (mon.2) 8189 : audit [DBG] from='client.? 172.21.15.67:0/4281875740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:06 smithi082 bash[20963]: cluster 2024-04-04T01:40:05.159947+0000 mgr.y (mgr.24370) 20444 : cluster [DBG] pgmap v20428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:06 smithi082 bash[20963]: audit 2024-04-04T01:40:05.810804+0000 mon.c (mon.2) 8190 : audit [DBG] from='client.? 172.21.15.67:0/2142554956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:06 smithi067 bash[17655]: cluster 2024-04-04T01:40:05.159947+0000 mgr.y (mgr.24370) 20444 : cluster [DBG] pgmap v20428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:06 smithi067 bash[17655]: audit 2024-04-04T01:40:05.810804+0000 mon.c (mon.2) 8190 : audit [DBG] from='client.? 172.21.15.67:0/2142554956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:06 smithi067 bash[27441]: cluster 2024-04-04T01:40:05.159947+0000 mgr.y (mgr.24370) 20444 : cluster [DBG] pgmap v20428: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:06 smithi067 bash[27441]: audit 2024-04-04T01:40:05.810804+0000 mon.c (mon.2) 8190 : audit [DBG] from='client.? 172.21.15.67:0/2142554956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:07 smithi067 bash[17655]: cluster 2024-04-04T01:40:07.161143+0000 mgr.y (mgr.24370) 20445 : cluster [DBG] pgmap v20429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:07 smithi067 bash[27441]: cluster 2024-04-04T01:40:07.161143+0000 mgr.y (mgr.24370) 20445 : cluster [DBG] pgmap v20429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:08.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:07 smithi082 bash[20963]: cluster 2024-04-04T01:40:07.161143+0000 mgr.y (mgr.24370) 20445 : cluster [DBG] pgmap v20429: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:08 smithi067 bash[17655]: audit 2024-04-04T01:40:08.273640+0000 mon.a (mon.0) 17229 : audit [DBG] from='client.? 172.21.15.67:0/655494779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:08 smithi067 bash[27441]: audit 2024-04-04T01:40:08.273640+0000 mon.a (mon.0) 17229 : audit [DBG] from='client.? 172.21.15.67:0/655494779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:09.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:08 smithi082 bash[20963]: audit 2024-04-04T01:40:08.273640+0000 mon.a (mon.0) 17229 : audit [DBG] from='client.? 172.21.15.67:0/655494779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:09 smithi067 bash[27441]: cluster 2024-04-04T01:40:09.161891+0000 mgr.y (mgr.24370) 20446 : cluster [DBG] pgmap v20430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:09 smithi067 bash[17655]: cluster 2024-04-04T01:40:09.161891+0000 mgr.y (mgr.24370) 20446 : cluster [DBG] pgmap v20430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:10.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:09 smithi082 bash[20963]: cluster 2024-04-04T01:40:09.161891+0000 mgr.y (mgr.24370) 20446 : cluster [DBG] pgmap v20430: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:10 smithi067 bash[17655]: audit 2024-04-04T01:40:10.730564+0000 mon.a (mon.0) 17230 : audit [DBG] from='client.? 172.21.15.67:0/1539680913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:10 smithi067 bash[17655]: audit 2024-04-04T01:40:10.748424+0000 mon.a (mon.0) 17231 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:10 smithi067 bash[27441]: audit 2024-04-04T01:40:10.730564+0000 mon.a (mon.0) 17230 : audit [DBG] from='client.? 172.21.15.67:0/1539680913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:11.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:10 smithi067 bash[27441]: audit 2024-04-04T01:40:10.748424+0000 mon.a (mon.0) 17231 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:10 smithi082 bash[20963]: audit 2024-04-04T01:40:10.730564+0000 mon.a (mon.0) 17230 : audit [DBG] from='client.? 172.21.15.67:0/1539680913' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:11.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:10 smithi082 bash[20963]: audit 2024-04-04T01:40:10.748424+0000 mon.a (mon.0) 17231 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:11 smithi067 bash[17655]: cluster 2024-04-04T01:40:11.163094+0000 mgr.y (mgr.24370) 20447 : cluster [DBG] pgmap v20431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:11 smithi067 bash[27441]: cluster 2024-04-04T01:40:11.163094+0000 mgr.y (mgr.24370) 20447 : cluster [DBG] pgmap v20431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:12.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:11 smithi082 bash[20963]: cluster 2024-04-04T01:40:11.163094+0000 mgr.y (mgr.24370) 20447 : cluster [DBG] pgmap v20431: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:13.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:13 smithi067 bash[17655]: audit 2024-04-04T01:40:13.180416+0000 mon.c (mon.2) 8191 : audit [DBG] from='client.? 172.21.15.67:0/363606781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:40:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:40:13.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:13 smithi067 bash[27441]: audit 2024-04-04T01:40:13.180416+0000 mon.c (mon.2) 8191 : audit [DBG] from='client.? 172.21.15.67:0/363606781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:13.506 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:13 smithi082 bash[20963]: audit 2024-04-04T01:40:13.180416+0000 mon.c (mon.2) 8191 : audit [DBG] from='client.? 172.21.15.67:0/363606781' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:40:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:40:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:14 smithi082 bash[20963]: cluster 2024-04-04T01:40:13.163715+0000 mgr.y (mgr.24370) 20448 : cluster [DBG] pgmap v20432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:14 smithi067 bash[17655]: cluster 2024-04-04T01:40:13.163715+0000 mgr.y (mgr.24370) 20448 : cluster [DBG] pgmap v20432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:14 smithi067 bash[27441]: cluster 2024-04-04T01:40:13.163715+0000 mgr.y (mgr.24370) 20448 : cluster [DBG] pgmap v20432: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:16 smithi082 bash[20963]: cluster 2024-04-04T01:40:15.164395+0000 mgr.y (mgr.24370) 20449 : cluster [DBG] pgmap v20433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:16 smithi082 bash[20963]: audit 2024-04-04T01:40:15.629110+0000 mon.c (mon.2) 8192 : audit [DBG] from='client.? 172.21.15.67:0/87306192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:16 smithi067 bash[17655]: cluster 2024-04-04T01:40:15.164395+0000 mgr.y (mgr.24370) 20449 : cluster [DBG] pgmap v20433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:16 smithi067 bash[17655]: audit 2024-04-04T01:40:15.629110+0000 mon.c (mon.2) 8192 : audit [DBG] from='client.? 172.21.15.67:0/87306192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:16 smithi067 bash[27441]: cluster 2024-04-04T01:40:15.164395+0000 mgr.y (mgr.24370) 20449 : cluster [DBG] pgmap v20433: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:16 smithi067 bash[27441]: audit 2024-04-04T01:40:15.629110+0000 mon.c (mon.2) 8192 : audit [DBG] from='client.? 172.21.15.67:0/87306192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:18 smithi082 bash[20963]: cluster 2024-04-04T01:40:17.165508+0000 mgr.y (mgr.24370) 20450 : cluster [DBG] pgmap v20434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:18 smithi082 bash[20963]: audit 2024-04-04T01:40:18.082730+0000 mon.c (mon.2) 8193 : audit [DBG] from='client.? 172.21.15.67:0/22948104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:18 smithi067 bash[17655]: cluster 2024-04-04T01:40:17.165508+0000 mgr.y (mgr.24370) 20450 : cluster [DBG] pgmap v20434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:18 smithi067 bash[17655]: audit 2024-04-04T01:40:18.082730+0000 mon.c (mon.2) 8193 : audit [DBG] from='client.? 172.21.15.67:0/22948104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:18 smithi067 bash[27441]: cluster 2024-04-04T01:40:17.165508+0000 mgr.y (mgr.24370) 20450 : cluster [DBG] pgmap v20434: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:18 smithi067 bash[27441]: audit 2024-04-04T01:40:18.082730+0000 mon.c (mon.2) 8193 : audit [DBG] from='client.? 172.21.15.67:0/22948104' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:20 smithi082 bash[20963]: cluster 2024-04-04T01:40:19.166187+0000 mgr.y (mgr.24370) 20451 : cluster [DBG] pgmap v20435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:20 smithi067 bash[27441]: cluster 2024-04-04T01:40:19.166187+0000 mgr.y (mgr.24370) 20451 : cluster [DBG] pgmap v20435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:20 smithi067 bash[17655]: cluster 2024-04-04T01:40:19.166187+0000 mgr.y (mgr.24370) 20451 : cluster [DBG] pgmap v20435: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:21 smithi082 bash[20963]: audit 2024-04-04T01:40:20.529049+0000 mon.a (mon.0) 17232 : audit [DBG] from='client.? 172.21.15.67:0/2560095466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:21 smithi067 bash[27441]: audit 2024-04-04T01:40:20.529049+0000 mon.a (mon.0) 17232 : audit [DBG] from='client.? 172.21.15.67:0/2560095466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:21 smithi067 bash[17655]: audit 2024-04-04T01:40:20.529049+0000 mon.a (mon.0) 17232 : audit [DBG] from='client.? 172.21.15.67:0/2560095466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:22 smithi082 bash[20963]: cluster 2024-04-04T01:40:21.167403+0000 mgr.y (mgr.24370) 20452 : cluster [DBG] pgmap v20436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:22.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:22 smithi067 bash[27441]: cluster 2024-04-04T01:40:21.167403+0000 mgr.y (mgr.24370) 20452 : cluster [DBG] pgmap v20436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:22 smithi067 bash[17655]: cluster 2024-04-04T01:40:21.167403+0000 mgr.y (mgr.24370) 20452 : cluster [DBG] pgmap v20436: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:23.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:23 smithi067 bash[17655]: audit 2024-04-04T01:40:22.975127+0000 mon.a (mon.0) 17233 : audit [DBG] from='client.? 172.21.15.67:0/144119797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:40:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:40:23.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:23 smithi067 bash[27441]: audit 2024-04-04T01:40:22.975127+0000 mon.a (mon.0) 17233 : audit [DBG] from='client.? 172.21.15.67:0/144119797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:23.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:40:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:40:23.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:23 smithi082 bash[20963]: audit 2024-04-04T01:40:22.975127+0000 mon.a (mon.0) 17233 : audit [DBG] from='client.? 172.21.15.67:0/144119797' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:24 smithi082 bash[20963]: cluster 2024-04-04T01:40:23.168265+0000 mgr.y (mgr.24370) 20453 : cluster [DBG] pgmap v20437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:24 smithi067 bash[27441]: cluster 2024-04-04T01:40:23.168265+0000 mgr.y (mgr.24370) 20453 : cluster [DBG] pgmap v20437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:24 smithi067 bash[17655]: cluster 2024-04-04T01:40:23.168265+0000 mgr.y (mgr.24370) 20453 : cluster [DBG] pgmap v20437: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:26 smithi082 bash[20963]: cluster 2024-04-04T01:40:25.168891+0000 mgr.y (mgr.24370) 20454 : cluster [DBG] pgmap v20438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:26 smithi082 bash[20963]: audit 2024-04-04T01:40:25.445889+0000 mon.a (mon.0) 17234 : audit [DBG] from='client.? 172.21.15.67:0/1227070945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:26 smithi082 bash[20963]: audit 2024-04-04T01:40:25.749673+0000 mon.a (mon.0) 17235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:26 smithi067 bash[27441]: cluster 2024-04-04T01:40:25.168891+0000 mgr.y (mgr.24370) 20454 : cluster [DBG] pgmap v20438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:26 smithi067 bash[27441]: audit 2024-04-04T01:40:25.445889+0000 mon.a (mon.0) 17234 : audit [DBG] from='client.? 172.21.15.67:0/1227070945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:26 smithi067 bash[27441]: audit 2024-04-04T01:40:25.749673+0000 mon.a (mon.0) 17235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:26 smithi067 bash[17655]: cluster 2024-04-04T01:40:25.168891+0000 mgr.y (mgr.24370) 20454 : cluster [DBG] pgmap v20438: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:26 smithi067 bash[17655]: audit 2024-04-04T01:40:25.445889+0000 mon.a (mon.0) 17234 : audit [DBG] from='client.? 172.21.15.67:0/1227070945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:26.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:26 smithi067 bash[17655]: audit 2024-04-04T01:40:25.749673+0000 mon.a (mon.0) 17235 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:28 smithi082 bash[20963]: cluster 2024-04-04T01:40:27.170069+0000 mgr.y (mgr.24370) 20455 : cluster [DBG] pgmap v20439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:28 smithi082 bash[20963]: audit 2024-04-04T01:40:27.894732+0000 mon.c (mon.2) 8194 : audit [DBG] from='client.? 172.21.15.67:0/3721273942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:28 smithi067 bash[17655]: cluster 2024-04-04T01:40:27.170069+0000 mgr.y (mgr.24370) 20455 : cluster [DBG] pgmap v20439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:28 smithi067 bash[17655]: audit 2024-04-04T01:40:27.894732+0000 mon.c (mon.2) 8194 : audit [DBG] from='client.? 172.21.15.67:0/3721273942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:28 smithi067 bash[27441]: cluster 2024-04-04T01:40:27.170069+0000 mgr.y (mgr.24370) 20455 : cluster [DBG] pgmap v20439: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:28 smithi067 bash[27441]: audit 2024-04-04T01:40:27.894732+0000 mon.c (mon.2) 8194 : audit [DBG] from='client.? 172.21.15.67:0/3721273942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:30 smithi082 bash[20963]: cluster 2024-04-04T01:40:29.170735+0000 mgr.y (mgr.24370) 20456 : cluster [DBG] pgmap v20440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:30 smithi067 bash[17655]: cluster 2024-04-04T01:40:29.170735+0000 mgr.y (mgr.24370) 20456 : cluster [DBG] pgmap v20440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:30 smithi067 bash[27441]: cluster 2024-04-04T01:40:29.170735+0000 mgr.y (mgr.24370) 20456 : cluster [DBG] pgmap v20440: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:31 smithi082 bash[20963]: audit 2024-04-04T01:40:30.365934+0000 mon.a (mon.0) 17236 : audit [DBG] from='client.? 172.21.15.67:0/2408760143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:31 smithi067 bash[27441]: audit 2024-04-04T01:40:30.365934+0000 mon.a (mon.0) 17236 : audit [DBG] from='client.? 172.21.15.67:0/2408760143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:31.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:31 smithi067 bash[17655]: audit 2024-04-04T01:40:30.365934+0000 mon.a (mon.0) 17236 : audit [DBG] from='client.? 172.21.15.67:0/2408760143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:32 smithi082 bash[20963]: cluster 2024-04-04T01:40:31.171842+0000 mgr.y (mgr.24370) 20457 : cluster [DBG] pgmap v20441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:32 smithi067 bash[27441]: cluster 2024-04-04T01:40:31.171842+0000 mgr.y (mgr.24370) 20457 : cluster [DBG] pgmap v20441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:32 smithi067 bash[17655]: cluster 2024-04-04T01:40:31.171842+0000 mgr.y (mgr.24370) 20457 : cluster [DBG] pgmap v20441: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:33 smithi067 bash[17655]: audit 2024-04-04T01:40:32.814333+0000 mon.a (mon.0) 17237 : audit [DBG] from='client.? 172.21.15.67:0/244506201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:40:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:33] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:40:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:33 smithi067 bash[27441]: audit 2024-04-04T01:40:32.814333+0000 mon.a (mon.0) 17237 : audit [DBG] from='client.? 172.21.15.67:0/244506201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:33.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:33 smithi082 bash[20963]: audit 2024-04-04T01:40:32.814333+0000 mon.a (mon.0) 17237 : audit [DBG] from='client.? 172.21.15.67:0/244506201' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:33.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:40:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:40:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:34 smithi082 bash[20963]: cluster 2024-04-04T01:40:33.172544+0000 mgr.y (mgr.24370) 20458 : cluster [DBG] pgmap v20442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:34 smithi067 bash[17655]: cluster 2024-04-04T01:40:33.172544+0000 mgr.y (mgr.24370) 20458 : cluster [DBG] pgmap v20442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:34 smithi067 bash[27441]: cluster 2024-04-04T01:40:33.172544+0000 mgr.y (mgr.24370) 20458 : cluster [DBG] pgmap v20442: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:35 smithi082 bash[20963]: audit 2024-04-04T01:40:35.261589+0000 mon.c (mon.2) 8195 : audit [DBG] from='client.? 172.21.15.67:0/3395106976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:35 smithi067 bash[17655]: audit 2024-04-04T01:40:35.261589+0000 mon.c (mon.2) 8195 : audit [DBG] from='client.? 172.21.15.67:0/3395106976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:35 smithi067 bash[27441]: audit 2024-04-04T01:40:35.261589+0000 mon.c (mon.2) 8195 : audit [DBG] from='client.? 172.21.15.67:0/3395106976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:36 smithi082 bash[20963]: cluster 2024-04-04T01:40:35.173227+0000 mgr.y (mgr.24370) 20459 : cluster [DBG] pgmap v20443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:36 smithi067 bash[17655]: cluster 2024-04-04T01:40:35.173227+0000 mgr.y (mgr.24370) 20459 : cluster [DBG] pgmap v20443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:36 smithi067 bash[27441]: cluster 2024-04-04T01:40:35.173227+0000 mgr.y (mgr.24370) 20459 : cluster [DBG] pgmap v20443: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:38 smithi082 bash[20963]: cluster 2024-04-04T01:40:37.174395+0000 mgr.y (mgr.24370) 20460 : cluster [DBG] pgmap v20444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:38 smithi082 bash[20963]: audit 2024-04-04T01:40:37.723550+0000 mon.a (mon.0) 17238 : audit [DBG] from='client.? 172.21.15.67:0/3131840623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:38 smithi067 bash[17655]: cluster 2024-04-04T01:40:37.174395+0000 mgr.y (mgr.24370) 20460 : cluster [DBG] pgmap v20444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:38 smithi067 bash[17655]: audit 2024-04-04T01:40:37.723550+0000 mon.a (mon.0) 17238 : audit [DBG] from='client.? 172.21.15.67:0/3131840623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:38 smithi067 bash[27441]: cluster 2024-04-04T01:40:37.174395+0000 mgr.y (mgr.24370) 20460 : cluster [DBG] pgmap v20444: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:38 smithi067 bash[27441]: audit 2024-04-04T01:40:37.723550+0000 mon.a (mon.0) 17238 : audit [DBG] from='client.? 172.21.15.67:0/3131840623' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:40 smithi082 bash[20963]: cluster 2024-04-04T01:40:39.175089+0000 mgr.y (mgr.24370) 20461 : cluster [DBG] pgmap v20445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:40 smithi082 bash[20963]: audit 2024-04-04T01:40:40.182948+0000 mon.c (mon.2) 8196 : audit [DBG] from='client.? 172.21.15.67:0/3662649671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:40 smithi067 bash[27441]: cluster 2024-04-04T01:40:39.175089+0000 mgr.y (mgr.24370) 20461 : cluster [DBG] pgmap v20445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:40 smithi067 bash[27441]: audit 2024-04-04T01:40:40.182948+0000 mon.c (mon.2) 8196 : audit [DBG] from='client.? 172.21.15.67:0/3662649671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:40 smithi067 bash[17655]: cluster 2024-04-04T01:40:39.175089+0000 mgr.y (mgr.24370) 20461 : cluster [DBG] pgmap v20445: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:40 smithi067 bash[17655]: audit 2024-04-04T01:40:40.182948+0000 mon.c (mon.2) 8196 : audit [DBG] from='client.? 172.21.15.67:0/3662649671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:41 smithi082 bash[20963]: audit 2024-04-04T01:40:40.750084+0000 mon.a (mon.0) 17239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:41 smithi067 bash[27441]: audit 2024-04-04T01:40:40.750084+0000 mon.a (mon.0) 17239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:41 smithi067 bash[17655]: audit 2024-04-04T01:40:40.750084+0000 mon.a (mon.0) 17239 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:42 smithi082 bash[20963]: cluster 2024-04-04T01:40:41.176258+0000 mgr.y (mgr.24370) 20462 : cluster [DBG] pgmap v20446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:42 smithi067 bash[17655]: cluster 2024-04-04T01:40:41.176258+0000 mgr.y (mgr.24370) 20462 : cluster [DBG] pgmap v20446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:42 smithi067 bash[27441]: cluster 2024-04-04T01:40:41.176258+0000 mgr.y (mgr.24370) 20462 : cluster [DBG] pgmap v20446: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:43.354 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:40:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:43] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:40:43.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:40:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:40:43.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:43 smithi082 bash[20963]: audit 2024-04-04T01:40:42.633500+0000 mon.a (mon.0) 17240 : audit [DBG] from='client.? 172.21.15.67:0/41997472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:43.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:43 smithi082 bash[20963]: audit 2024-04-04T01:40:42.947295+0000 mon.a (mon.0) 17241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:40:43.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:43 smithi067 bash[17655]: audit 2024-04-04T01:40:42.633500+0000 mon.a (mon.0) 17240 : audit [DBG] from='client.? 172.21.15.67:0/41997472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:43.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:43 smithi067 bash[17655]: audit 2024-04-04T01:40:42.947295+0000 mon.a (mon.0) 17241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:40:43.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:43 smithi067 bash[27441]: audit 2024-04-04T01:40:42.633500+0000 mon.a (mon.0) 17240 : audit [DBG] from='client.? 172.21.15.67:0/41997472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:43.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:43 smithi067 bash[27441]: audit 2024-04-04T01:40:42.947295+0000 mon.a (mon.0) 17241 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:40:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:44 smithi082 bash[20963]: cluster 2024-04-04T01:40:43.176831+0000 mgr.y (mgr.24370) 20463 : cluster [DBG] pgmap v20447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:44 smithi067 bash[17655]: cluster 2024-04-04T01:40:43.176831+0000 mgr.y (mgr.24370) 20463 : cluster [DBG] pgmap v20447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:44 smithi067 bash[27441]: cluster 2024-04-04T01:40:43.176831+0000 mgr.y (mgr.24370) 20463 : cluster [DBG] pgmap v20447: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:45.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:45 smithi082 bash[20963]: audit 2024-04-04T01:40:45.084183+0000 mon.c (mon.2) 8197 : audit [DBG] from='client.? 172.21.15.67:0/3821866238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:45.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:45 smithi067 bash[17655]: audit 2024-04-04T01:40:45.084183+0000 mon.c (mon.2) 8197 : audit [DBG] from='client.? 172.21.15.67:0/3821866238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:45.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:45 smithi067 bash[27441]: audit 2024-04-04T01:40:45.084183+0000 mon.c (mon.2) 8197 : audit [DBG] from='client.? 172.21.15.67:0/3821866238' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:46 smithi082 bash[20963]: cluster 2024-04-04T01:40:45.177434+0000 mgr.y (mgr.24370) 20464 : cluster [DBG] pgmap v20448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:46 smithi067 bash[17655]: cluster 2024-04-04T01:40:45.177434+0000 mgr.y (mgr.24370) 20464 : cluster [DBG] pgmap v20448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:46 smithi067 bash[27441]: cluster 2024-04-04T01:40:45.177434+0000 mgr.y (mgr.24370) 20464 : cluster [DBG] pgmap v20448: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:48 smithi082 bash[20963]: cluster 2024-04-04T01:40:47.178534+0000 mgr.y (mgr.24370) 20465 : cluster [DBG] pgmap v20449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:48 smithi082 bash[20963]: audit 2024-04-04T01:40:47.555112+0000 mon.a (mon.0) 17242 : audit [DBG] from='client.? 172.21.15.67:0/1116562289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:48 smithi067 bash[17655]: cluster 2024-04-04T01:40:47.178534+0000 mgr.y (mgr.24370) 20465 : cluster [DBG] pgmap v20449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:48 smithi067 bash[17655]: audit 2024-04-04T01:40:47.555112+0000 mon.a (mon.0) 17242 : audit [DBG] from='client.? 172.21.15.67:0/1116562289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:48 smithi067 bash[27441]: cluster 2024-04-04T01:40:47.178534+0000 mgr.y (mgr.24370) 20465 : cluster [DBG] pgmap v20449: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:48 smithi067 bash[27441]: audit 2024-04-04T01:40:47.555112+0000 mon.a (mon.0) 17242 : audit [DBG] from='client.? 172.21.15.67:0/1116562289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:49 smithi082 bash[20963]: audit 2024-04-04T01:40:48.689465+0000 mon.a (mon.0) 17243 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:49 smithi082 bash[20963]: audit 2024-04-04T01:40:48.696988+0000 mon.a (mon.0) 17244 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:49 smithi082 bash[20963]: audit 2024-04-04T01:40:48.949218+0000 mon.a (mon.0) 17245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:49 smithi082 bash[20963]: audit 2024-04-04T01:40:48.961735+0000 mon.a (mon.0) 17246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:49 smithi082 bash[20963]: audit 2024-04-04T01:40:49.397135+0000 mon.a (mon.0) 17247 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:40:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:49 smithi082 bash[20963]: audit 2024-04-04T01:40:49.399033+0000 mon.a (mon.0) 17248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:40:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:49 smithi082 bash[20963]: audit 2024-04-04T01:40:49.408470+0000 mon.a (mon.0) 17249 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[17655]: audit 2024-04-04T01:40:48.689465+0000 mon.a (mon.0) 17243 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[17655]: audit 2024-04-04T01:40:48.696988+0000 mon.a (mon.0) 17244 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[17655]: audit 2024-04-04T01:40:48.949218+0000 mon.a (mon.0) 17245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[17655]: audit 2024-04-04T01:40:48.961735+0000 mon.a (mon.0) 17246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[17655]: audit 2024-04-04T01:40:49.397135+0000 mon.a (mon.0) 17247 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:40:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[17655]: audit 2024-04-04T01:40:49.399033+0000 mon.a (mon.0) 17248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:40:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[17655]: audit 2024-04-04T01:40:49.408470+0000 mon.a (mon.0) 17249 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[27441]: audit 2024-04-04T01:40:48.689465+0000 mon.a (mon.0) 17243 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[27441]: audit 2024-04-04T01:40:48.696988+0000 mon.a (mon.0) 17244 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[27441]: audit 2024-04-04T01:40:48.949218+0000 mon.a (mon.0) 17245 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[27441]: audit 2024-04-04T01:40:48.961735+0000 mon.a (mon.0) 17246 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[27441]: audit 2024-04-04T01:40:49.397135+0000 mon.a (mon.0) 17247 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:40:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[27441]: audit 2024-04-04T01:40:49.399033+0000 mon.a (mon.0) 17248 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:40:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:49 smithi067 bash[27441]: audit 2024-04-04T01:40:49.408470+0000 mon.a (mon.0) 17249 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:40:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:50 smithi082 bash[20963]: cluster 2024-04-04T01:40:49.179166+0000 mgr.y (mgr.24370) 20466 : cluster [DBG] pgmap v20450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:50 smithi082 bash[20963]: audit 2024-04-04T01:40:50.009764+0000 mon.c (mon.2) 8198 : audit [DBG] from='client.? 172.21.15.67:0/1017656305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:50 smithi067 bash[17655]: cluster 2024-04-04T01:40:49.179166+0000 mgr.y (mgr.24370) 20466 : cluster [DBG] pgmap v20450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:50 smithi067 bash[17655]: audit 2024-04-04T01:40:50.009764+0000 mon.c (mon.2) 8198 : audit [DBG] from='client.? 172.21.15.67:0/1017656305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:50 smithi067 bash[27441]: cluster 2024-04-04T01:40:49.179166+0000 mgr.y (mgr.24370) 20466 : cluster [DBG] pgmap v20450: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:50 smithi067 bash[27441]: audit 2024-04-04T01:40:50.009764+0000 mon.c (mon.2) 8198 : audit [DBG] from='client.? 172.21.15.67:0/1017656305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:52 smithi067 bash[27441]: cluster 2024-04-04T01:40:51.180368+0000 mgr.y (mgr.24370) 20467 : cluster [DBG] pgmap v20451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:52 smithi067 bash[27441]: audit 2024-04-04T01:40:52.473770+0000 mon.a (mon.0) 17250 : audit [DBG] from='client.? 172.21.15.67:0/2106147503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:52 smithi067 bash[17655]: cluster 2024-04-04T01:40:51.180368+0000 mgr.y (mgr.24370) 20467 : cluster [DBG] pgmap v20451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:52 smithi067 bash[17655]: audit 2024-04-04T01:40:52.473770+0000 mon.a (mon.0) 17250 : audit [DBG] from='client.? 172.21.15.67:0/2106147503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:52 smithi082 bash[20963]: cluster 2024-04-04T01:40:51.180368+0000 mgr.y (mgr.24370) 20467 : cluster [DBG] pgmap v20451: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:52 smithi082 bash[20963]: audit 2024-04-04T01:40:52.473770+0000 mon.a (mon.0) 17250 : audit [DBG] from='client.? 172.21.15.67:0/2106147503' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:40:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:53] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:40:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:40:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:40:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:40:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:54 smithi082 bash[20963]: cluster 2024-04-04T01:40:53.181166+0000 mgr.y (mgr.24370) 20468 : cluster [DBG] pgmap v20452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:54 smithi067 bash[17655]: cluster 2024-04-04T01:40:53.181166+0000 mgr.y (mgr.24370) 20468 : cluster [DBG] pgmap v20452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:54 smithi067 bash[27441]: cluster 2024-04-04T01:40:53.181166+0000 mgr.y (mgr.24370) 20468 : cluster [DBG] pgmap v20452: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:55 smithi082 bash[20963]: audit 2024-04-04T01:40:54.929554+0000 mon.a (mon.0) 17251 : audit [DBG] from='client.? 172.21.15.67:0/3202016938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:55 smithi067 bash[17655]: audit 2024-04-04T01:40:54.929554+0000 mon.a (mon.0) 17251 : audit [DBG] from='client.? 172.21.15.67:0/3202016938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:55 smithi067 bash[27441]: audit 2024-04-04T01:40:54.929554+0000 mon.a (mon.0) 17251 : audit [DBG] from='client.? 172.21.15.67:0/3202016938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:56 smithi082 bash[20963]: cluster 2024-04-04T01:40:55.181875+0000 mgr.y (mgr.24370) 20469 : cluster [DBG] pgmap v20453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:56 smithi082 bash[20963]: audit 2024-04-04T01:40:55.750450+0000 mon.a (mon.0) 17252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:56 smithi067 bash[17655]: cluster 2024-04-04T01:40:55.181875+0000 mgr.y (mgr.24370) 20469 : cluster [DBG] pgmap v20453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:56 smithi067 bash[17655]: audit 2024-04-04T01:40:55.750450+0000 mon.a (mon.0) 17252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:56 smithi067 bash[27441]: cluster 2024-04-04T01:40:55.181875+0000 mgr.y (mgr.24370) 20469 : cluster [DBG] pgmap v20453: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:56 smithi067 bash[27441]: audit 2024-04-04T01:40:55.750450+0000 mon.a (mon.0) 17252 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:40:58.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:57 smithi082 bash[20963]: audit 2024-04-04T01:40:57.385647+0000 mon.c (mon.2) 8199 : audit [DBG] from='client.? 172.21.15.67:0/2705956117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:57 smithi067 bash[27441]: audit 2024-04-04T01:40:57.385647+0000 mon.c (mon.2) 8199 : audit [DBG] from='client.? 172.21.15.67:0/2705956117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:57 smithi067 bash[17655]: audit 2024-04-04T01:40:57.385647+0000 mon.c (mon.2) 8199 : audit [DBG] from='client.? 172.21.15.67:0/2705956117' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:40:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:40:58 smithi082 bash[20963]: cluster 2024-04-04T01:40:57.182993+0000 mgr.y (mgr.24370) 20470 : cluster [DBG] pgmap v20454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:40:58 smithi067 bash[27441]: cluster 2024-04-04T01:40:57.182993+0000 mgr.y (mgr.24370) 20470 : cluster [DBG] pgmap v20454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:40:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:40:58 smithi067 bash[17655]: cluster 2024-04-04T01:40:57.182993+0000 mgr.y (mgr.24370) 20470 : cluster [DBG] pgmap v20454: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:00 smithi082 bash[20963]: cluster 2024-04-04T01:40:59.183666+0000 mgr.y (mgr.24370) 20471 : cluster [DBG] pgmap v20455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:00 smithi082 bash[20963]: audit 2024-04-04T01:40:59.840219+0000 mon.a (mon.0) 17253 : audit [DBG] from='client.? 172.21.15.67:0/1204680717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:00 smithi067 bash[27441]: cluster 2024-04-04T01:40:59.183666+0000 mgr.y (mgr.24370) 20471 : cluster [DBG] pgmap v20455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:00 smithi067 bash[27441]: audit 2024-04-04T01:40:59.840219+0000 mon.a (mon.0) 17253 : audit [DBG] from='client.? 172.21.15.67:0/1204680717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:00 smithi067 bash[17655]: cluster 2024-04-04T01:40:59.183666+0000 mgr.y (mgr.24370) 20471 : cluster [DBG] pgmap v20455: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:00 smithi067 bash[17655]: audit 2024-04-04T01:40:59.840219+0000 mon.a (mon.0) 17253 : audit [DBG] from='client.? 172.21.15.67:0/1204680717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:02 smithi067 bash[27441]: cluster 2024-04-04T01:41:01.184810+0000 mgr.y (mgr.24370) 20472 : cluster [DBG] pgmap v20456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:02 smithi067 bash[27441]: audit 2024-04-04T01:41:02.291854+0000 mon.a (mon.0) 17254 : audit [DBG] from='client.? 172.21.15.67:0/1405197713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:02 smithi067 bash[17655]: cluster 2024-04-04T01:41:01.184810+0000 mgr.y (mgr.24370) 20472 : cluster [DBG] pgmap v20456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:02 smithi067 bash[17655]: audit 2024-04-04T01:41:02.291854+0000 mon.a (mon.0) 17254 : audit [DBG] from='client.? 172.21.15.67:0/1405197713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:02 smithi082 bash[20963]: cluster 2024-04-04T01:41:01.184810+0000 mgr.y (mgr.24370) 20472 : cluster [DBG] pgmap v20456: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:02 smithi082 bash[20963]: audit 2024-04-04T01:41:02.291854+0000 mon.a (mon.0) 17254 : audit [DBG] from='client.? 172.21.15.67:0/1405197713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:41:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:03] "GET /metrics HTTP/1.1" 200 239996 "" "Prometheus/2.43.0" 2024-04-04T01:41:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:41:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:41:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:04 smithi082 bash[20963]: cluster 2024-04-04T01:41:03.185483+0000 mgr.y (mgr.24370) 20473 : cluster [DBG] pgmap v20457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:04 smithi067 bash[17655]: cluster 2024-04-04T01:41:03.185483+0000 mgr.y (mgr.24370) 20473 : cluster [DBG] pgmap v20457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:04 smithi067 bash[27441]: cluster 2024-04-04T01:41:03.185483+0000 mgr.y (mgr.24370) 20473 : cluster [DBG] pgmap v20457: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:05 smithi082 bash[20963]: audit 2024-04-04T01:41:04.744367+0000 mon.a (mon.0) 17255 : audit [DBG] from='client.? 172.21.15.67:0/2765761830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:05 smithi067 bash[17655]: audit 2024-04-04T01:41:04.744367+0000 mon.a (mon.0) 17255 : audit [DBG] from='client.? 172.21.15.67:0/2765761830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:05 smithi067 bash[27441]: audit 2024-04-04T01:41:04.744367+0000 mon.a (mon.0) 17255 : audit [DBG] from='client.? 172.21.15.67:0/2765761830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:06 smithi082 bash[20963]: cluster 2024-04-04T01:41:05.186216+0000 mgr.y (mgr.24370) 20474 : cluster [DBG] pgmap v20458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:06 smithi067 bash[17655]: cluster 2024-04-04T01:41:05.186216+0000 mgr.y (mgr.24370) 20474 : cluster [DBG] pgmap v20458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:06 smithi067 bash[27441]: cluster 2024-04-04T01:41:05.186216+0000 mgr.y (mgr.24370) 20474 : cluster [DBG] pgmap v20458: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:07 smithi082 bash[20963]: audit 2024-04-04T01:41:07.196290+0000 mon.a (mon.0) 17256 : audit [DBG] from='client.? 172.21.15.67:0/1973119145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:07 smithi067 bash[17655]: audit 2024-04-04T01:41:07.196290+0000 mon.a (mon.0) 17256 : audit [DBG] from='client.? 172.21.15.67:0/1973119145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:07 smithi067 bash[27441]: audit 2024-04-04T01:41:07.196290+0000 mon.a (mon.0) 17256 : audit [DBG] from='client.? 172.21.15.67:0/1973119145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:08 smithi082 bash[20963]: cluster 2024-04-04T01:41:07.186961+0000 mgr.y (mgr.24370) 20475 : cluster [DBG] pgmap v20459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:08 smithi067 bash[17655]: cluster 2024-04-04T01:41:07.186961+0000 mgr.y (mgr.24370) 20475 : cluster [DBG] pgmap v20459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:08 smithi067 bash[27441]: cluster 2024-04-04T01:41:07.186961+0000 mgr.y (mgr.24370) 20475 : cluster [DBG] pgmap v20459: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:09 smithi082 bash[20963]: audit 2024-04-04T01:41:09.641895+0000 mon.a (mon.0) 17257 : audit [DBG] from='client.? 172.21.15.67:0/3228958692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:09 smithi067 bash[17655]: audit 2024-04-04T01:41:09.641895+0000 mon.a (mon.0) 17257 : audit [DBG] from='client.? 172.21.15.67:0/3228958692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:09 smithi067 bash[27441]: audit 2024-04-04T01:41:09.641895+0000 mon.a (mon.0) 17257 : audit [DBG] from='client.? 172.21.15.67:0/3228958692' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:10 smithi082 bash[20963]: cluster 2024-04-04T01:41:09.187576+0000 mgr.y (mgr.24370) 20476 : cluster [DBG] pgmap v20460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:11.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:10 smithi082 bash[20963]: audit 2024-04-04T01:41:10.750989+0000 mon.a (mon.0) 17258 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:10 smithi067 bash[17655]: cluster 2024-04-04T01:41:09.187576+0000 mgr.y (mgr.24370) 20476 : cluster [DBG] pgmap v20460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:10 smithi067 bash[17655]: audit 2024-04-04T01:41:10.750989+0000 mon.a (mon.0) 17258 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:10 smithi067 bash[27441]: cluster 2024-04-04T01:41:09.187576+0000 mgr.y (mgr.24370) 20476 : cluster [DBG] pgmap v20460: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:10 smithi067 bash[27441]: audit 2024-04-04T01:41:10.750989+0000 mon.a (mon.0) 17258 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:12 smithi067 bash[17655]: cluster 2024-04-04T01:41:11.188868+0000 mgr.y (mgr.24370) 20477 : cluster [DBG] pgmap v20461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:12 smithi067 bash[17655]: audit 2024-04-04T01:41:12.094227+0000 mon.a (mon.0) 17259 : audit [DBG] from='client.? 172.21.15.67:0/886232869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:12 smithi067 bash[27441]: cluster 2024-04-04T01:41:11.188868+0000 mgr.y (mgr.24370) 20477 : cluster [DBG] pgmap v20461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:12 smithi067 bash[27441]: audit 2024-04-04T01:41:12.094227+0000 mon.a (mon.0) 17259 : audit [DBG] from='client.? 172.21.15.67:0/886232869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:12 smithi082 bash[20963]: cluster 2024-04-04T01:41:11.188868+0000 mgr.y (mgr.24370) 20477 : cluster [DBG] pgmap v20461: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:12 smithi082 bash[20963]: audit 2024-04-04T01:41:12.094227+0000 mon.a (mon.0) 17259 : audit [DBG] from='client.? 172.21.15.67:0/886232869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:41:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:13] "GET /metrics HTTP/1.1" 200 239995 "" "Prometheus/2.43.0" 2024-04-04T01:41:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:41:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:41:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:14 smithi082 bash[20963]: cluster 2024-04-04T01:41:13.189569+0000 mgr.y (mgr.24370) 20478 : cluster [DBG] pgmap v20462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:14 smithi082 bash[20963]: audit 2024-04-04T01:41:14.547306+0000 mon.c (mon.2) 8200 : audit [DBG] from='client.? 172.21.15.67:0/2706811466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:14 smithi067 bash[27441]: cluster 2024-04-04T01:41:13.189569+0000 mgr.y (mgr.24370) 20478 : cluster [DBG] pgmap v20462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:14 smithi067 bash[27441]: audit 2024-04-04T01:41:14.547306+0000 mon.c (mon.2) 8200 : audit [DBG] from='client.? 172.21.15.67:0/2706811466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:14 smithi067 bash[17655]: cluster 2024-04-04T01:41:13.189569+0000 mgr.y (mgr.24370) 20478 : cluster [DBG] pgmap v20462: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:14 smithi067 bash[17655]: audit 2024-04-04T01:41:14.547306+0000 mon.c (mon.2) 8200 : audit [DBG] from='client.? 172.21.15.67:0/2706811466' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:15.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:15 smithi082 bash[20963]: cluster 2024-04-04T01:41:15.190173+0000 mgr.y (mgr.24370) 20479 : cluster [DBG] pgmap v20463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:15.886 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 01:41:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T01:41:15.621478731Z level=info msg="Completed cleanup jobs" duration=91.679032ms 2024-04-04T01:41:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:15 smithi067 bash[17655]: cluster 2024-04-04T01:41:15.190173+0000 mgr.y (mgr.24370) 20479 : cluster [DBG] pgmap v20463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:15 smithi067 bash[27441]: cluster 2024-04-04T01:41:15.190173+0000 mgr.y (mgr.24370) 20479 : cluster [DBG] pgmap v20463: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:17.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:17 smithi082 bash[20963]: audit 2024-04-04T01:41:17.006213+0000 mon.a (mon.0) 17260 : audit [DBG] from='client.? 172.21.15.67:0/1181705359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:17.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:17 smithi067 bash[17655]: audit 2024-04-04T01:41:17.006213+0000 mon.a (mon.0) 17260 : audit [DBG] from='client.? 172.21.15.67:0/1181705359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:17.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:17 smithi067 bash[27441]: audit 2024-04-04T01:41:17.006213+0000 mon.a (mon.0) 17260 : audit [DBG] from='client.? 172.21.15.67:0/1181705359' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:18 smithi082 bash[20963]: cluster 2024-04-04T01:41:17.191448+0000 mgr.y (mgr.24370) 20480 : cluster [DBG] pgmap v20464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:18 smithi067 bash[27441]: cluster 2024-04-04T01:41:17.191448+0000 mgr.y (mgr.24370) 20480 : cluster [DBG] pgmap v20464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:18 smithi067 bash[17655]: cluster 2024-04-04T01:41:17.191448+0000 mgr.y (mgr.24370) 20480 : cluster [DBG] pgmap v20464: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:20 smithi082 bash[20963]: cluster 2024-04-04T01:41:19.192170+0000 mgr.y (mgr.24370) 20481 : cluster [DBG] pgmap v20465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:20 smithi082 bash[20963]: audit 2024-04-04T01:41:19.465629+0000 mon.a (mon.0) 17261 : audit [DBG] from='client.? 172.21.15.67:0/518580356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:20 smithi067 bash[17655]: cluster 2024-04-04T01:41:19.192170+0000 mgr.y (mgr.24370) 20481 : cluster [DBG] pgmap v20465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:20 smithi067 bash[17655]: audit 2024-04-04T01:41:19.465629+0000 mon.a (mon.0) 17261 : audit [DBG] from='client.? 172.21.15.67:0/518580356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:20 smithi067 bash[27441]: cluster 2024-04-04T01:41:19.192170+0000 mgr.y (mgr.24370) 20481 : cluster [DBG] pgmap v20465: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:20 smithi067 bash[27441]: audit 2024-04-04T01:41:19.465629+0000 mon.a (mon.0) 17261 : audit [DBG] from='client.? 172.21.15.67:0/518580356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:22 smithi082 bash[20963]: cluster 2024-04-04T01:41:21.193239+0000 mgr.y (mgr.24370) 20482 : cluster [DBG] pgmap v20466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:22 smithi082 bash[20963]: audit 2024-04-04T01:41:21.919531+0000 mon.a (mon.0) 17262 : audit [DBG] from='client.? 172.21.15.67:0/838229111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:22 smithi067 bash[17655]: cluster 2024-04-04T01:41:21.193239+0000 mgr.y (mgr.24370) 20482 : cluster [DBG] pgmap v20466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:22 smithi067 bash[17655]: audit 2024-04-04T01:41:21.919531+0000 mon.a (mon.0) 17262 : audit [DBG] from='client.? 172.21.15.67:0/838229111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:22 smithi067 bash[27441]: cluster 2024-04-04T01:41:21.193239+0000 mgr.y (mgr.24370) 20482 : cluster [DBG] pgmap v20466: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:22 smithi067 bash[27441]: audit 2024-04-04T01:41:21.919531+0000 mon.a (mon.0) 17262 : audit [DBG] from='client.? 172.21.15.67:0/838229111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:41:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:23] "GET /metrics HTTP/1.1" 200 239995 "" "Prometheus/2.43.0" 2024-04-04T01:41:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:41:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:41:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:24 smithi082 bash[20963]: cluster 2024-04-04T01:41:23.193948+0000 mgr.y (mgr.24370) 20483 : cluster [DBG] pgmap v20467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:24 smithi067 bash[27441]: cluster 2024-04-04T01:41:23.193948+0000 mgr.y (mgr.24370) 20483 : cluster [DBG] pgmap v20467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:24 smithi067 bash[17655]: cluster 2024-04-04T01:41:23.193948+0000 mgr.y (mgr.24370) 20483 : cluster [DBG] pgmap v20467: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:25 smithi082 bash[20963]: audit 2024-04-04T01:41:24.373686+0000 mon.c (mon.2) 8201 : audit [DBG] from='client.? 172.21.15.67:0/362686865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:25 smithi067 bash[27441]: audit 2024-04-04T01:41:24.373686+0000 mon.c (mon.2) 8201 : audit [DBG] from='client.? 172.21.15.67:0/362686865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:25 smithi067 bash[17655]: audit 2024-04-04T01:41:24.373686+0000 mon.c (mon.2) 8201 : audit [DBG] from='client.? 172.21.15.67:0/362686865' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:26 smithi082 bash[20963]: cluster 2024-04-04T01:41:25.194656+0000 mgr.y (mgr.24370) 20484 : cluster [DBG] pgmap v20468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:26 smithi082 bash[20963]: audit 2024-04-04T01:41:25.751417+0000 mon.a (mon.0) 17263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:26 smithi067 bash[17655]: cluster 2024-04-04T01:41:25.194656+0000 mgr.y (mgr.24370) 20484 : cluster [DBG] pgmap v20468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:26 smithi067 bash[17655]: audit 2024-04-04T01:41:25.751417+0000 mon.a (mon.0) 17263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:26 smithi067 bash[27441]: cluster 2024-04-04T01:41:25.194656+0000 mgr.y (mgr.24370) 20484 : cluster [DBG] pgmap v20468: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:26 smithi067 bash[27441]: audit 2024-04-04T01:41:25.751417+0000 mon.a (mon.0) 17263 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:27.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:27 smithi082 bash[20963]: audit 2024-04-04T01:41:26.827745+0000 mon.c (mon.2) 8202 : audit [DBG] from='client.? 172.21.15.67:0/1695738215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:27.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:27 smithi067 bash[17655]: audit 2024-04-04T01:41:26.827745+0000 mon.c (mon.2) 8202 : audit [DBG] from='client.? 172.21.15.67:0/1695738215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:27.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:27 smithi067 bash[27441]: audit 2024-04-04T01:41:26.827745+0000 mon.c (mon.2) 8202 : audit [DBG] from='client.? 172.21.15.67:0/1695738215' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:28 smithi082 bash[20963]: cluster 2024-04-04T01:41:27.195840+0000 mgr.y (mgr.24370) 20485 : cluster [DBG] pgmap v20469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:28 smithi067 bash[27441]: cluster 2024-04-04T01:41:27.195840+0000 mgr.y (mgr.24370) 20485 : cluster [DBG] pgmap v20469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:28 smithi067 bash[17655]: cluster 2024-04-04T01:41:27.195840+0000 mgr.y (mgr.24370) 20485 : cluster [DBG] pgmap v20469: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:30 smithi082 bash[20963]: cluster 2024-04-04T01:41:29.196499+0000 mgr.y (mgr.24370) 20486 : cluster [DBG] pgmap v20470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:30 smithi082 bash[20963]: audit 2024-04-04T01:41:29.286792+0000 mon.a (mon.0) 17264 : audit [DBG] from='client.? 172.21.15.67:0/801060283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:30 smithi067 bash[17655]: cluster 2024-04-04T01:41:29.196499+0000 mgr.y (mgr.24370) 20486 : cluster [DBG] pgmap v20470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:30 smithi067 bash[17655]: audit 2024-04-04T01:41:29.286792+0000 mon.a (mon.0) 17264 : audit [DBG] from='client.? 172.21.15.67:0/801060283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:30 smithi067 bash[27441]: cluster 2024-04-04T01:41:29.196499+0000 mgr.y (mgr.24370) 20486 : cluster [DBG] pgmap v20470: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:30 smithi067 bash[27441]: audit 2024-04-04T01:41:29.286792+0000 mon.a (mon.0) 17264 : audit [DBG] from='client.? 172.21.15.67:0/801060283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:32 smithi082 bash[20963]: cluster 2024-04-04T01:41:31.197624+0000 mgr.y (mgr.24370) 20487 : cluster [DBG] pgmap v20471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:32 smithi082 bash[20963]: audit 2024-04-04T01:41:31.739899+0000 mon.c (mon.2) 8203 : audit [DBG] from='client.? 172.21.15.67:0/2728759138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:32 smithi067 bash[17655]: cluster 2024-04-04T01:41:31.197624+0000 mgr.y (mgr.24370) 20487 : cluster [DBG] pgmap v20471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:32 smithi067 bash[17655]: audit 2024-04-04T01:41:31.739899+0000 mon.c (mon.2) 8203 : audit [DBG] from='client.? 172.21.15.67:0/2728759138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:32 smithi067 bash[27441]: cluster 2024-04-04T01:41:31.197624+0000 mgr.y (mgr.24370) 20487 : cluster [DBG] pgmap v20471: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:32 smithi067 bash[27441]: audit 2024-04-04T01:41:31.739899+0000 mon.c (mon.2) 8203 : audit [DBG] from='client.? 172.21.15.67:0/2728759138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:41:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:33] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:41:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:41:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:41:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:34 smithi082 bash[20963]: cluster 2024-04-04T01:41:33.198256+0000 mgr.y (mgr.24370) 20488 : cluster [DBG] pgmap v20472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:34 smithi082 bash[20963]: audit 2024-04-04T01:41:34.187874+0000 mon.c (mon.2) 8204 : audit [DBG] from='client.? 172.21.15.67:0/980483287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:34 smithi067 bash[17655]: cluster 2024-04-04T01:41:33.198256+0000 mgr.y (mgr.24370) 20488 : cluster [DBG] pgmap v20472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:34 smithi067 bash[17655]: audit 2024-04-04T01:41:34.187874+0000 mon.c (mon.2) 8204 : audit [DBG] from='client.? 172.21.15.67:0/980483287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:34.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:34 smithi067 bash[27441]: cluster 2024-04-04T01:41:33.198256+0000 mgr.y (mgr.24370) 20488 : cluster [DBG] pgmap v20472: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:34.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:34 smithi067 bash[27441]: audit 2024-04-04T01:41:34.187874+0000 mon.c (mon.2) 8204 : audit [DBG] from='client.? 172.21.15.67:0/980483287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:36 smithi082 bash[20963]: cluster 2024-04-04T01:41:35.198972+0000 mgr.y (mgr.24370) 20489 : cluster [DBG] pgmap v20473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:36.667 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:36 smithi067 bash[27441]: cluster 2024-04-04T01:41:35.198972+0000 mgr.y (mgr.24370) 20489 : cluster [DBG] pgmap v20473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:36 smithi067 bash[17655]: cluster 2024-04-04T01:41:35.198972+0000 mgr.y (mgr.24370) 20489 : cluster [DBG] pgmap v20473: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:37 smithi082 bash[20963]: audit 2024-04-04T01:41:36.648065+0000 mon.a (mon.0) 17265 : audit [DBG] from='client.? 172.21.15.67:0/3824764160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:37 smithi067 bash[17655]: audit 2024-04-04T01:41:36.648065+0000 mon.a (mon.0) 17265 : audit [DBG] from='client.? 172.21.15.67:0/3824764160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:37 smithi067 bash[27441]: audit 2024-04-04T01:41:36.648065+0000 mon.a (mon.0) 17265 : audit [DBG] from='client.? 172.21.15.67:0/3824764160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:38 smithi082 bash[20963]: cluster 2024-04-04T01:41:37.200152+0000 mgr.y (mgr.24370) 20490 : cluster [DBG] pgmap v20474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:38 smithi067 bash[17655]: cluster 2024-04-04T01:41:37.200152+0000 mgr.y (mgr.24370) 20490 : cluster [DBG] pgmap v20474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:38 smithi067 bash[27441]: cluster 2024-04-04T01:41:37.200152+0000 mgr.y (mgr.24370) 20490 : cluster [DBG] pgmap v20474: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:39 smithi082 bash[20963]: audit 2024-04-04T01:41:39.098980+0000 mon.c (mon.2) 8205 : audit [DBG] from='client.? 172.21.15.67:0/507440700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:39 smithi067 bash[17655]: audit 2024-04-04T01:41:39.098980+0000 mon.c (mon.2) 8205 : audit [DBG] from='client.? 172.21.15.67:0/507440700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:39 smithi067 bash[27441]: audit 2024-04-04T01:41:39.098980+0000 mon.c (mon.2) 8205 : audit [DBG] from='client.? 172.21.15.67:0/507440700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:40 smithi082 bash[20963]: cluster 2024-04-04T01:41:39.200839+0000 mgr.y (mgr.24370) 20491 : cluster [DBG] pgmap v20475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:40 smithi067 bash[17655]: cluster 2024-04-04T01:41:39.200839+0000 mgr.y (mgr.24370) 20491 : cluster [DBG] pgmap v20475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:40 smithi067 bash[27441]: cluster 2024-04-04T01:41:39.200839+0000 mgr.y (mgr.24370) 20491 : cluster [DBG] pgmap v20475: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:41 smithi082 bash[20963]: audit 2024-04-04T01:41:40.751851+0000 mon.a (mon.0) 17266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:41 smithi067 bash[17655]: audit 2024-04-04T01:41:40.751851+0000 mon.a (mon.0) 17266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:41 smithi067 bash[27441]: audit 2024-04-04T01:41:40.751851+0000 mon.a (mon.0) 17266 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:42 smithi082 bash[20963]: cluster 2024-04-04T01:41:41.201984+0000 mgr.y (mgr.24370) 20492 : cluster [DBG] pgmap v20476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:42 smithi082 bash[20963]: audit 2024-04-04T01:41:41.552563+0000 mon.c (mon.2) 8206 : audit [DBG] from='client.? 172.21.15.67:0/2307224450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:42 smithi067 bash[17655]: cluster 2024-04-04T01:41:41.201984+0000 mgr.y (mgr.24370) 20492 : cluster [DBG] pgmap v20476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:42 smithi067 bash[17655]: audit 2024-04-04T01:41:41.552563+0000 mon.c (mon.2) 8206 : audit [DBG] from='client.? 172.21.15.67:0/2307224450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:42 smithi067 bash[27441]: cluster 2024-04-04T01:41:41.201984+0000 mgr.y (mgr.24370) 20492 : cluster [DBG] pgmap v20476: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:42 smithi067 bash[27441]: audit 2024-04-04T01:41:41.552563+0000 mon.c (mon.2) 8206 : audit [DBG] from='client.? 172.21.15.67:0/2307224450' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:41:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:41:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:41:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:41:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:44 smithi082 bash[20963]: cluster 2024-04-04T01:41:43.202686+0000 mgr.y (mgr.24370) 20493 : cluster [DBG] pgmap v20477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:44 smithi082 bash[20963]: audit 2024-04-04T01:41:44.007944+0000 mon.c (mon.2) 8207 : audit [DBG] from='client.? 172.21.15.67:0/3846965613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:44 smithi067 bash[17655]: cluster 2024-04-04T01:41:43.202686+0000 mgr.y (mgr.24370) 20493 : cluster [DBG] pgmap v20477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:44 smithi067 bash[17655]: audit 2024-04-04T01:41:44.007944+0000 mon.c (mon.2) 8207 : audit [DBG] from='client.? 172.21.15.67:0/3846965613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:44 smithi067 bash[27441]: cluster 2024-04-04T01:41:43.202686+0000 mgr.y (mgr.24370) 20493 : cluster [DBG] pgmap v20477: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:44 smithi067 bash[27441]: audit 2024-04-04T01:41:44.007944+0000 mon.c (mon.2) 8207 : audit [DBG] from='client.? 172.21.15.67:0/3846965613' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:46 smithi082 bash[20963]: cluster 2024-04-04T01:41:45.203398+0000 mgr.y (mgr.24370) 20494 : cluster [DBG] pgmap v20478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:46 smithi067 bash[17655]: cluster 2024-04-04T01:41:45.203398+0000 mgr.y (mgr.24370) 20494 : cluster [DBG] pgmap v20478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:46 smithi067 bash[27441]: cluster 2024-04-04T01:41:45.203398+0000 mgr.y (mgr.24370) 20494 : cluster [DBG] pgmap v20478: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:47.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:47 smithi082 bash[20963]: audit 2024-04-04T01:41:46.470624+0000 mon.a (mon.0) 17267 : audit [DBG] from='client.? 172.21.15.67:0/128073983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:47.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:47 smithi067 bash[27441]: audit 2024-04-04T01:41:46.470624+0000 mon.a (mon.0) 17267 : audit [DBG] from='client.? 172.21.15.67:0/128073983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:47.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:47 smithi067 bash[17655]: audit 2024-04-04T01:41:46.470624+0000 mon.a (mon.0) 17267 : audit [DBG] from='client.? 172.21.15.67:0/128073983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:48 smithi082 bash[20963]: cluster 2024-04-04T01:41:47.204608+0000 mgr.y (mgr.24370) 20495 : cluster [DBG] pgmap v20479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:48 smithi067 bash[17655]: cluster 2024-04-04T01:41:47.204608+0000 mgr.y (mgr.24370) 20495 : cluster [DBG] pgmap v20479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:48 smithi067 bash[27441]: cluster 2024-04-04T01:41:47.204608+0000 mgr.y (mgr.24370) 20495 : cluster [DBG] pgmap v20479: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:49.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:49 smithi082 bash[20963]: audit 2024-04-04T01:41:48.929682+0000 mon.c (mon.2) 8208 : audit [DBG] from='client.? 172.21.15.67:0/292210521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:49.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:49 smithi067 bash[27441]: audit 2024-04-04T01:41:48.929682+0000 mon.c (mon.2) 8208 : audit [DBG] from='client.? 172.21.15.67:0/292210521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:49 smithi067 bash[17655]: audit 2024-04-04T01:41:48.929682+0000 mon.c (mon.2) 8208 : audit [DBG] from='client.? 172.21.15.67:0/292210521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:50 smithi082 bash[20963]: cluster 2024-04-04T01:41:49.205314+0000 mgr.y (mgr.24370) 20496 : cluster [DBG] pgmap v20480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:50 smithi082 bash[20963]: audit 2024-04-04T01:41:49.483765+0000 mon.a (mon.0) 17268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:41:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:50 smithi067 bash[17655]: cluster 2024-04-04T01:41:49.205314+0000 mgr.y (mgr.24370) 20496 : cluster [DBG] pgmap v20480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:50 smithi067 bash[17655]: audit 2024-04-04T01:41:49.483765+0000 mon.a (mon.0) 17268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:41:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:50 smithi067 bash[27441]: cluster 2024-04-04T01:41:49.205314+0000 mgr.y (mgr.24370) 20496 : cluster [DBG] pgmap v20480: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:50 smithi067 bash[27441]: audit 2024-04-04T01:41:49.483765+0000 mon.a (mon.0) 17268 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:41:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:52 smithi082 bash[20963]: cluster 2024-04-04T01:41:51.206101+0000 mgr.y (mgr.24370) 20497 : cluster [DBG] pgmap v20481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:52.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:52 smithi082 bash[20963]: audit 2024-04-04T01:41:51.389582+0000 mon.a (mon.0) 17269 : audit [DBG] from='client.? 172.21.15.67:0/1064460125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:52 smithi067 bash[17655]: cluster 2024-04-04T01:41:51.206101+0000 mgr.y (mgr.24370) 20497 : cluster [DBG] pgmap v20481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:52 smithi067 bash[17655]: audit 2024-04-04T01:41:51.389582+0000 mon.a (mon.0) 17269 : audit [DBG] from='client.? 172.21.15.67:0/1064460125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:52 smithi067 bash[27441]: cluster 2024-04-04T01:41:51.206101+0000 mgr.y (mgr.24370) 20497 : cluster [DBG] pgmap v20481: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:52.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:52 smithi067 bash[27441]: audit 2024-04-04T01:41:51.389582+0000 mon.a (mon.0) 17269 : audit [DBG] from='client.? 172.21.15.67:0/1064460125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:41:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:41:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:41:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:41:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:41:54.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:54 smithi082 bash[20963]: cluster 2024-04-04T01:41:53.206802+0000 mgr.y (mgr.24370) 20498 : cluster [DBG] pgmap v20482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:54.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:54 smithi082 bash[20963]: audit 2024-04-04T01:41:53.846755+0000 mon.c (mon.2) 8209 : audit [DBG] from='client.? 172.21.15.67:0/3209766714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:54 smithi067 bash[27441]: cluster 2024-04-04T01:41:53.206802+0000 mgr.y (mgr.24370) 20498 : cluster [DBG] pgmap v20482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:54 smithi067 bash[27441]: audit 2024-04-04T01:41:53.846755+0000 mon.c (mon.2) 8209 : audit [DBG] from='client.? 172.21.15.67:0/3209766714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:54 smithi067 bash[17655]: cluster 2024-04-04T01:41:53.206802+0000 mgr.y (mgr.24370) 20498 : cluster [DBG] pgmap v20482: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:54 smithi067 bash[17655]: audit 2024-04-04T01:41:53.846755+0000 mon.c (mon.2) 8209 : audit [DBG] from='client.? 172.21.15.67:0/3209766714' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:56 smithi082 bash[20963]: cluster 2024-04-04T01:41:55.207436+0000 mgr.y (mgr.24370) 20499 : cluster [DBG] pgmap v20483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:56 smithi082 bash[20963]: audit 2024-04-04T01:41:55.227745+0000 mon.a (mon.0) 17270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:56 smithi082 bash[20963]: audit 2024-04-04T01:41:55.235681+0000 mon.a (mon.0) 17271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:56 smithi082 bash[20963]: audit 2024-04-04T01:41:55.487539+0000 mon.a (mon.0) 17272 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:56 smithi082 bash[20963]: audit 2024-04-04T01:41:55.495206+0000 mon.a (mon.0) 17273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:56 smithi082 bash[20963]: audit 2024-04-04T01:41:55.752272+0000 mon.a (mon.0) 17274 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:56 smithi082 bash[20963]: audit 2024-04-04T01:41:55.923702+0000 mon.a (mon.0) 17275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:41:56.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:56 smithi082 bash[20963]: audit 2024-04-04T01:41:55.925422+0000 mon.a (mon.0) 17276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:41:56.637 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:56 smithi082 bash[20963]: audit 2024-04-04T01:41:55.935105+0000 mon.a (mon.0) 17277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[17655]: cluster 2024-04-04T01:41:55.207436+0000 mgr.y (mgr.24370) 20499 : cluster [DBG] pgmap v20483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[17655]: audit 2024-04-04T01:41:55.227745+0000 mon.a (mon.0) 17270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[17655]: audit 2024-04-04T01:41:55.235681+0000 mon.a (mon.0) 17271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[17655]: audit 2024-04-04T01:41:55.487539+0000 mon.a (mon.0) 17272 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[17655]: audit 2024-04-04T01:41:55.495206+0000 mon.a (mon.0) 17273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[17655]: audit 2024-04-04T01:41:55.752272+0000 mon.a (mon.0) 17274 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[17655]: audit 2024-04-04T01:41:55.923702+0000 mon.a (mon.0) 17275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[17655]: audit 2024-04-04T01:41:55.925422+0000 mon.a (mon.0) 17276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[17655]: audit 2024-04-04T01:41:55.935105+0000 mon.a (mon.0) 17277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[27441]: cluster 2024-04-04T01:41:55.207436+0000 mgr.y (mgr.24370) 20499 : cluster [DBG] pgmap v20483: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[27441]: audit 2024-04-04T01:41:55.227745+0000 mon.a (mon.0) 17270 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[27441]: audit 2024-04-04T01:41:55.235681+0000 mon.a (mon.0) 17271 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[27441]: audit 2024-04-04T01:41:55.487539+0000 mon.a (mon.0) 17272 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[27441]: audit 2024-04-04T01:41:55.495206+0000 mon.a (mon.0) 17273 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[27441]: audit 2024-04-04T01:41:55.752272+0000 mon.a (mon.0) 17274 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:41:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[27441]: audit 2024-04-04T01:41:55.923702+0000 mon.a (mon.0) 17275 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:41:56.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[27441]: audit 2024-04-04T01:41:55.925422+0000 mon.a (mon.0) 17276 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:41:56.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:56 smithi067 bash[27441]: audit 2024-04-04T01:41:55.935105+0000 mon.a (mon.0) 17277 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:41:57.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:57 smithi082 bash[20963]: audit 2024-04-04T01:41:56.292428+0000 mon.a (mon.0) 17278 : audit [DBG] from='client.? 172.21.15.67:0/4150367557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:57 smithi067 bash[17655]: audit 2024-04-04T01:41:56.292428+0000 mon.a (mon.0) 17278 : audit [DBG] from='client.? 172.21.15.67:0/4150367557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:57 smithi067 bash[27441]: audit 2024-04-04T01:41:56.292428+0000 mon.a (mon.0) 17278 : audit [DBG] from='client.? 172.21.15.67:0/4150367557' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:58.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:58 smithi082 bash[20963]: cluster 2024-04-04T01:41:57.208655+0000 mgr.y (mgr.24370) 20500 : cluster [DBG] pgmap v20484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:58 smithi067 bash[17655]: cluster 2024-04-04T01:41:57.208655+0000 mgr.y (mgr.24370) 20500 : cluster [DBG] pgmap v20484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:58 smithi067 bash[27441]: cluster 2024-04-04T01:41:57.208655+0000 mgr.y (mgr.24370) 20500 : cluster [DBG] pgmap v20484: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:41:59.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:41:59 smithi082 bash[20963]: audit 2024-04-04T01:41:58.740569+0000 mon.c (mon.2) 8210 : audit [DBG] from='client.? 172.21.15.67:0/3810364922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:59.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:41:59 smithi067 bash[17655]: audit 2024-04-04T01:41:58.740569+0000 mon.c (mon.2) 8210 : audit [DBG] from='client.? 172.21.15.67:0/3810364922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:41:59.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:41:59 smithi067 bash[27441]: audit 2024-04-04T01:41:58.740569+0000 mon.c (mon.2) 8210 : audit [DBG] from='client.? 172.21.15.67:0/3810364922' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:00.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:00 smithi082 bash[20963]: cluster 2024-04-04T01:41:59.209283+0000 mgr.y (mgr.24370) 20501 : cluster [DBG] pgmap v20485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:00.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:00 smithi067 bash[17655]: cluster 2024-04-04T01:41:59.209283+0000 mgr.y (mgr.24370) 20501 : cluster [DBG] pgmap v20485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:00.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:00 smithi067 bash[27441]: cluster 2024-04-04T01:41:59.209283+0000 mgr.y (mgr.24370) 20501 : cluster [DBG] pgmap v20485: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:01.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:01 smithi082 bash[20963]: audit 2024-04-04T01:42:01.192197+0000 mon.c (mon.2) 8211 : audit [DBG] from='client.? 172.21.15.67:0/364686893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:01.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:01 smithi067 bash[27441]: audit 2024-04-04T01:42:01.192197+0000 mon.c (mon.2) 8211 : audit [DBG] from='client.? 172.21.15.67:0/364686893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:01.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:01 smithi067 bash[17655]: audit 2024-04-04T01:42:01.192197+0000 mon.c (mon.2) 8211 : audit [DBG] from='client.? 172.21.15.67:0/364686893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:02.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:02 smithi082 bash[20963]: cluster 2024-04-04T01:42:01.210429+0000 mgr.y (mgr.24370) 20502 : cluster [DBG] pgmap v20486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:02.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:02 smithi067 bash[27441]: cluster 2024-04-04T01:42:01.210429+0000 mgr.y (mgr.24370) 20502 : cluster [DBG] pgmap v20486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:02.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:02 smithi067 bash[17655]: cluster 2024-04-04T01:42:01.210429+0000 mgr.y (mgr.24370) 20502 : cluster [DBG] pgmap v20486: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:42:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:42:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:42:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:42:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:04 smithi082 bash[20963]: cluster 2024-04-04T01:42:03.211122+0000 mgr.y (mgr.24370) 20503 : cluster [DBG] pgmap v20487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:04.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:04 smithi082 bash[20963]: audit 2024-04-04T01:42:03.637448+0000 mon.a (mon.0) 17279 : audit [DBG] from='client.? 172.21.15.67:0/2578741310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:04 smithi067 bash[17655]: cluster 2024-04-04T01:42:03.211122+0000 mgr.y (mgr.24370) 20503 : cluster [DBG] pgmap v20487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:04.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:04 smithi067 bash[17655]: audit 2024-04-04T01:42:03.637448+0000 mon.a (mon.0) 17279 : audit [DBG] from='client.? 172.21.15.67:0/2578741310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:04 smithi067 bash[27441]: cluster 2024-04-04T01:42:03.211122+0000 mgr.y (mgr.24370) 20503 : cluster [DBG] pgmap v20487: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:04.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:04 smithi067 bash[27441]: audit 2024-04-04T01:42:03.637448+0000 mon.a (mon.0) 17279 : audit [DBG] from='client.? 172.21.15.67:0/2578741310' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:06 smithi082 bash[20963]: cluster 2024-04-04T01:42:05.211804+0000 mgr.y (mgr.24370) 20504 : cluster [DBG] pgmap v20488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:06.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:06 smithi082 bash[20963]: audit 2024-04-04T01:42:06.090464+0000 mon.c (mon.2) 8212 : audit [DBG] from='client.? 172.21.15.67:0/1447370758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:06 smithi067 bash[27441]: cluster 2024-04-04T01:42:05.211804+0000 mgr.y (mgr.24370) 20504 : cluster [DBG] pgmap v20488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:06 smithi067 bash[27441]: audit 2024-04-04T01:42:06.090464+0000 mon.c (mon.2) 8212 : audit [DBG] from='client.? 172.21.15.67:0/1447370758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:06 smithi067 bash[17655]: cluster 2024-04-04T01:42:05.211804+0000 mgr.y (mgr.24370) 20504 : cluster [DBG] pgmap v20488: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:06 smithi067 bash[17655]: audit 2024-04-04T01:42:06.090464+0000 mon.c (mon.2) 8212 : audit [DBG] from='client.? 172.21.15.67:0/1447370758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:08.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:08 smithi082 bash[20963]: cluster 2024-04-04T01:42:07.213039+0000 mgr.y (mgr.24370) 20505 : cluster [DBG] pgmap v20489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:08.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:08 smithi067 bash[27441]: cluster 2024-04-04T01:42:07.213039+0000 mgr.y (mgr.24370) 20505 : cluster [DBG] pgmap v20489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:08.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:08 smithi067 bash[17655]: cluster 2024-04-04T01:42:07.213039+0000 mgr.y (mgr.24370) 20505 : cluster [DBG] pgmap v20489: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:09.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:09 smithi082 bash[20963]: audit 2024-04-04T01:42:08.571440+0000 mon.a (mon.0) 17280 : audit [DBG] from='client.? 172.21.15.67:0/1073173143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:09.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:09 smithi067 bash[27441]: audit 2024-04-04T01:42:08.571440+0000 mon.a (mon.0) 17280 : audit [DBG] from='client.? 172.21.15.67:0/1073173143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:09.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:09 smithi067 bash[17655]: audit 2024-04-04T01:42:08.571440+0000 mon.a (mon.0) 17280 : audit [DBG] from='client.? 172.21.15.67:0/1073173143' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:10.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:10 smithi082 bash[20963]: cluster 2024-04-04T01:42:09.213733+0000 mgr.y (mgr.24370) 20506 : cluster [DBG] pgmap v20490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:10.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:10 smithi067 bash[17655]: cluster 2024-04-04T01:42:09.213733+0000 mgr.y (mgr.24370) 20506 : cluster [DBG] pgmap v20490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:10.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:10 smithi067 bash[27441]: cluster 2024-04-04T01:42:09.213733+0000 mgr.y (mgr.24370) 20506 : cluster [DBG] pgmap v20490: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:11 smithi082 bash[20963]: audit 2024-04-04T01:42:10.752548+0000 mon.a (mon.0) 17281 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:11.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:11 smithi082 bash[20963]: audit 2024-04-04T01:42:11.031736+0000 mon.c (mon.2) 8213 : audit [DBG] from='client.? 172.21.15.67:0/1011702005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:11 smithi067 bash[27441]: audit 2024-04-04T01:42:10.752548+0000 mon.a (mon.0) 17281 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:11 smithi067 bash[27441]: audit 2024-04-04T01:42:11.031736+0000 mon.c (mon.2) 8213 : audit [DBG] from='client.? 172.21.15.67:0/1011702005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:11 smithi067 bash[17655]: audit 2024-04-04T01:42:10.752548+0000 mon.a (mon.0) 17281 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:11.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:11 smithi067 bash[17655]: audit 2024-04-04T01:42:11.031736+0000 mon.c (mon.2) 8213 : audit [DBG] from='client.? 172.21.15.67:0/1011702005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:12.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:12 smithi082 bash[20963]: cluster 2024-04-04T01:42:11.214950+0000 mgr.y (mgr.24370) 20507 : cluster [DBG] pgmap v20491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:12.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:12 smithi067 bash[27441]: cluster 2024-04-04T01:42:11.214950+0000 mgr.y (mgr.24370) 20507 : cluster [DBG] pgmap v20491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:12.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:12 smithi067 bash[17655]: cluster 2024-04-04T01:42:11.214950+0000 mgr.y (mgr.24370) 20507 : cluster [DBG] pgmap v20491: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:42:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:13] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:42:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:42:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:42:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:14 smithi082 bash[20963]: cluster 2024-04-04T01:42:13.215590+0000 mgr.y (mgr.24370) 20508 : cluster [DBG] pgmap v20492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:14.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:14 smithi082 bash[20963]: audit 2024-04-04T01:42:13.492365+0000 mon.c (mon.2) 8214 : audit [DBG] from='client.? 172.21.15.67:0/3788112314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:14 smithi067 bash[17655]: cluster 2024-04-04T01:42:13.215590+0000 mgr.y (mgr.24370) 20508 : cluster [DBG] pgmap v20492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:14.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:14 smithi067 bash[17655]: audit 2024-04-04T01:42:13.492365+0000 mon.c (mon.2) 8214 : audit [DBG] from='client.? 172.21.15.67:0/3788112314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:14 smithi067 bash[27441]: cluster 2024-04-04T01:42:13.215590+0000 mgr.y (mgr.24370) 20508 : cluster [DBG] pgmap v20492: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:14.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:14 smithi067 bash[27441]: audit 2024-04-04T01:42:13.492365+0000 mon.c (mon.2) 8214 : audit [DBG] from='client.? 172.21.15.67:0/3788112314' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:16 smithi082 bash[20963]: cluster 2024-04-04T01:42:15.216304+0000 mgr.y (mgr.24370) 20509 : cluster [DBG] pgmap v20493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:16.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:16 smithi082 bash[20963]: audit 2024-04-04T01:42:15.953898+0000 mon.a (mon.0) 17282 : audit [DBG] from='client.? 172.21.15.67:0/3360588715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:16 smithi067 bash[17655]: cluster 2024-04-04T01:42:15.216304+0000 mgr.y (mgr.24370) 20509 : cluster [DBG] pgmap v20493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:16.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:16 smithi067 bash[17655]: audit 2024-04-04T01:42:15.953898+0000 mon.a (mon.0) 17282 : audit [DBG] from='client.? 172.21.15.67:0/3360588715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:16 smithi067 bash[27441]: cluster 2024-04-04T01:42:15.216304+0000 mgr.y (mgr.24370) 20509 : cluster [DBG] pgmap v20493: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:16.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:16 smithi067 bash[27441]: audit 2024-04-04T01:42:15.953898+0000 mon.a (mon.0) 17282 : audit [DBG] from='client.? 172.21.15.67:0/3360588715' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:18 smithi082 bash[20963]: cluster 2024-04-04T01:42:17.217499+0000 mgr.y (mgr.24370) 20510 : cluster [DBG] pgmap v20494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:18 smithi067 bash[17655]: cluster 2024-04-04T01:42:17.217499+0000 mgr.y (mgr.24370) 20510 : cluster [DBG] pgmap v20494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:18 smithi067 bash[27441]: cluster 2024-04-04T01:42:17.217499+0000 mgr.y (mgr.24370) 20510 : cluster [DBG] pgmap v20494: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:19.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:19 smithi082 bash[20963]: audit 2024-04-04T01:42:18.406047+0000 mon.a (mon.0) 17283 : audit [DBG] from='client.? 172.21.15.67:0/3377267128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:19.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:19 smithi067 bash[17655]: audit 2024-04-04T01:42:18.406047+0000 mon.a (mon.0) 17283 : audit [DBG] from='client.? 172.21.15.67:0/3377267128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:19.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:19 smithi067 bash[27441]: audit 2024-04-04T01:42:18.406047+0000 mon.a (mon.0) 17283 : audit [DBG] from='client.? 172.21.15.67:0/3377267128' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:20 smithi082 bash[20963]: cluster 2024-04-04T01:42:19.218207+0000 mgr.y (mgr.24370) 20511 : cluster [DBG] pgmap v20495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:20 smithi067 bash[27441]: cluster 2024-04-04T01:42:19.218207+0000 mgr.y (mgr.24370) 20511 : cluster [DBG] pgmap v20495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:20 smithi067 bash[17655]: cluster 2024-04-04T01:42:19.218207+0000 mgr.y (mgr.24370) 20511 : cluster [DBG] pgmap v20495: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:21.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:21 smithi082 bash[20963]: audit 2024-04-04T01:42:20.857057+0000 mon.c (mon.2) 8215 : audit [DBG] from='client.? 172.21.15.67:0/1640675251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:21.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:21 smithi067 bash[17655]: audit 2024-04-04T01:42:20.857057+0000 mon.c (mon.2) 8215 : audit [DBG] from='client.? 172.21.15.67:0/1640675251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:21.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:21 smithi067 bash[27441]: audit 2024-04-04T01:42:20.857057+0000 mon.c (mon.2) 8215 : audit [DBG] from='client.? 172.21.15.67:0/1640675251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:22 smithi082 bash[20963]: cluster 2024-04-04T01:42:21.219554+0000 mgr.y (mgr.24370) 20512 : cluster [DBG] pgmap v20496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:22 smithi067 bash[27441]: cluster 2024-04-04T01:42:21.219554+0000 mgr.y (mgr.24370) 20512 : cluster [DBG] pgmap v20496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:22 smithi067 bash[17655]: cluster 2024-04-04T01:42:21.219554+0000 mgr.y (mgr.24370) 20512 : cluster [DBG] pgmap v20496: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:23.351 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:42:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:23] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:42:23.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:23 smithi082 bash[20963]: audit 2024-04-04T01:42:23.311594+0000 mon.c (mon.2) 8216 : audit [DBG] from='client.? 172.21.15.67:0/2410407293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:23.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:42:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:42:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:23 smithi067 bash[17655]: audit 2024-04-04T01:42:23.311594+0000 mon.c (mon.2) 8216 : audit [DBG] from='client.? 172.21.15.67:0/2410407293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:23.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:23 smithi067 bash[27441]: audit 2024-04-04T01:42:23.311594+0000 mon.c (mon.2) 8216 : audit [DBG] from='client.? 172.21.15.67:0/2410407293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:24.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:24 smithi082 bash[20963]: cluster 2024-04-04T01:42:23.220091+0000 mgr.y (mgr.24370) 20513 : cluster [DBG] pgmap v20497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:24 smithi067 bash[27441]: cluster 2024-04-04T01:42:23.220091+0000 mgr.y (mgr.24370) 20513 : cluster [DBG] pgmap v20497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:24 smithi067 bash[17655]: cluster 2024-04-04T01:42:23.220091+0000 mgr.y (mgr.24370) 20513 : cluster [DBG] pgmap v20497: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:26 smithi082 bash[20963]: cluster 2024-04-04T01:42:25.220870+0000 mgr.y (mgr.24370) 20514 : cluster [DBG] pgmap v20498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:26 smithi082 bash[20963]: audit 2024-04-04T01:42:25.752891+0000 mon.a (mon.0) 17284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:26 smithi082 bash[20963]: audit 2024-04-04T01:42:25.771321+0000 mon.c (mon.2) 8217 : audit [DBG] from='client.? 172.21.15.67:0/3108976125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:26 smithi067 bash[17655]: cluster 2024-04-04T01:42:25.220870+0000 mgr.y (mgr.24370) 20514 : cluster [DBG] pgmap v20498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:26 smithi067 bash[17655]: audit 2024-04-04T01:42:25.752891+0000 mon.a (mon.0) 17284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:26 smithi067 bash[17655]: audit 2024-04-04T01:42:25.771321+0000 mon.c (mon.2) 8217 : audit [DBG] from='client.? 172.21.15.67:0/3108976125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:26 smithi067 bash[27441]: cluster 2024-04-04T01:42:25.220870+0000 mgr.y (mgr.24370) 20514 : cluster [DBG] pgmap v20498: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:26 smithi067 bash[27441]: audit 2024-04-04T01:42:25.752891+0000 mon.a (mon.0) 17284 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:26 smithi067 bash[27441]: audit 2024-04-04T01:42:25.771321+0000 mon.c (mon.2) 8217 : audit [DBG] from='client.? 172.21.15.67:0/3108976125' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:28 smithi082 bash[20963]: cluster 2024-04-04T01:42:27.222079+0000 mgr.y (mgr.24370) 20515 : cluster [DBG] pgmap v20499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:28 smithi082 bash[20963]: audit 2024-04-04T01:42:28.226888+0000 mon.c (mon.2) 8218 : audit [DBG] from='client.? 172.21.15.67:0/2523497973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:28 smithi067 bash[27441]: cluster 2024-04-04T01:42:27.222079+0000 mgr.y (mgr.24370) 20515 : cluster [DBG] pgmap v20499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:28 smithi067 bash[27441]: audit 2024-04-04T01:42:28.226888+0000 mon.c (mon.2) 8218 : audit [DBG] from='client.? 172.21.15.67:0/2523497973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:28 smithi067 bash[17655]: cluster 2024-04-04T01:42:27.222079+0000 mgr.y (mgr.24370) 20515 : cluster [DBG] pgmap v20499: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:28 smithi067 bash[17655]: audit 2024-04-04T01:42:28.226888+0000 mon.c (mon.2) 8218 : audit [DBG] from='client.? 172.21.15.67:0/2523497973' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:30 smithi082 bash[20963]: cluster 2024-04-04T01:42:29.222778+0000 mgr.y (mgr.24370) 20516 : cluster [DBG] pgmap v20500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:30 smithi067 bash[17655]: cluster 2024-04-04T01:42:29.222778+0000 mgr.y (mgr.24370) 20516 : cluster [DBG] pgmap v20500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:30 smithi067 bash[27441]: cluster 2024-04-04T01:42:29.222778+0000 mgr.y (mgr.24370) 20516 : cluster [DBG] pgmap v20500: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:31 smithi082 bash[20963]: audit 2024-04-04T01:42:30.680342+0000 mon.a (mon.0) 17285 : audit [DBG] from='client.? 172.21.15.67:0/1213859630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:31.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:31 smithi067 bash[27441]: audit 2024-04-04T01:42:30.680342+0000 mon.a (mon.0) 17285 : audit [DBG] from='client.? 172.21.15.67:0/1213859630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:31.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:31 smithi067 bash[17655]: audit 2024-04-04T01:42:30.680342+0000 mon.a (mon.0) 17285 : audit [DBG] from='client.? 172.21.15.67:0/1213859630' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:32 smithi082 bash[20963]: cluster 2024-04-04T01:42:31.224101+0000 mgr.y (mgr.24370) 20517 : cluster [DBG] pgmap v20501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:32 smithi067 bash[27441]: cluster 2024-04-04T01:42:31.224101+0000 mgr.y (mgr.24370) 20517 : cluster [DBG] pgmap v20501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:32 smithi067 bash[17655]: cluster 2024-04-04T01:42:31.224101+0000 mgr.y (mgr.24370) 20517 : cluster [DBG] pgmap v20501: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:33.385 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:42:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:33] "GET /metrics HTTP/1.1" 200 239996 "" "Prometheus/2.43.0" 2024-04-04T01:42:33.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:33 smithi067 bash[27441]: audit 2024-04-04T01:42:33.139886+0000 mon.a (mon.0) 17286 : audit [DBG] from='client.? 172.21.15.67:0/1536484355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:33.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:33 smithi067 bash[17655]: audit 2024-04-04T01:42:33.139886+0000 mon.a (mon.0) 17286 : audit [DBG] from='client.? 172.21.15.67:0/1536484355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:42:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:42:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:33 smithi082 bash[20963]: audit 2024-04-04T01:42:33.139886+0000 mon.a (mon.0) 17286 : audit [DBG] from='client.? 172.21.15.67:0/1536484355' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:34 smithi067 bash[27441]: cluster 2024-04-04T01:42:33.224814+0000 mgr.y (mgr.24370) 20518 : cluster [DBG] pgmap v20502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:34 smithi067 bash[17655]: cluster 2024-04-04T01:42:33.224814+0000 mgr.y (mgr.24370) 20518 : cluster [DBG] pgmap v20502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:34 smithi082 bash[20963]: cluster 2024-04-04T01:42:33.224814+0000 mgr.y (mgr.24370) 20518 : cluster [DBG] pgmap v20502: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:36 smithi067 bash[17655]: cluster 2024-04-04T01:42:35.225488+0000 mgr.y (mgr.24370) 20519 : cluster [DBG] pgmap v20503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:36 smithi067 bash[17655]: audit 2024-04-04T01:42:35.592277+0000 mon.a (mon.0) 17287 : audit [DBG] from='client.? 172.21.15.67:0/2585222603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:36 smithi067 bash[27441]: cluster 2024-04-04T01:42:35.225488+0000 mgr.y (mgr.24370) 20519 : cluster [DBG] pgmap v20503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:36 smithi067 bash[27441]: audit 2024-04-04T01:42:35.592277+0000 mon.a (mon.0) 17287 : audit [DBG] from='client.? 172.21.15.67:0/2585222603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:36 smithi082 bash[20963]: cluster 2024-04-04T01:42:35.225488+0000 mgr.y (mgr.24370) 20519 : cluster [DBG] pgmap v20503: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:36 smithi082 bash[20963]: audit 2024-04-04T01:42:35.592277+0000 mon.a (mon.0) 17287 : audit [DBG] from='client.? 172.21.15.67:0/2585222603' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:38 smithi067 bash[17655]: cluster 2024-04-04T01:42:37.226668+0000 mgr.y (mgr.24370) 20520 : cluster [DBG] pgmap v20504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:38 smithi067 bash[17655]: audit 2024-04-04T01:42:38.045184+0000 mon.a (mon.0) 17288 : audit [DBG] from='client.? 172.21.15.67:0/3105233264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:38 smithi067 bash[27441]: cluster 2024-04-04T01:42:37.226668+0000 mgr.y (mgr.24370) 20520 : cluster [DBG] pgmap v20504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:38 smithi067 bash[27441]: audit 2024-04-04T01:42:38.045184+0000 mon.a (mon.0) 17288 : audit [DBG] from='client.? 172.21.15.67:0/3105233264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:38 smithi082 bash[20963]: cluster 2024-04-04T01:42:37.226668+0000 mgr.y (mgr.24370) 20520 : cluster [DBG] pgmap v20504: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:38 smithi082 bash[20963]: audit 2024-04-04T01:42:38.045184+0000 mon.a (mon.0) 17288 : audit [DBG] from='client.? 172.21.15.67:0/3105233264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:40 smithi067 bash[17655]: cluster 2024-04-04T01:42:39.227380+0000 mgr.y (mgr.24370) 20521 : cluster [DBG] pgmap v20505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:40 smithi067 bash[27441]: cluster 2024-04-04T01:42:39.227380+0000 mgr.y (mgr.24370) 20521 : cluster [DBG] pgmap v20505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:40 smithi082 bash[20963]: cluster 2024-04-04T01:42:39.227380+0000 mgr.y (mgr.24370) 20521 : cluster [DBG] pgmap v20505: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:41 smithi067 bash[17655]: audit 2024-04-04T01:42:40.491754+0000 mon.c (mon.2) 8219 : audit [DBG] from='client.? 172.21.15.67:0/3283946002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:41 smithi067 bash[17655]: audit 2024-04-04T01:42:40.753582+0000 mon.a (mon.0) 17289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:41 smithi067 bash[27441]: audit 2024-04-04T01:42:40.491754+0000 mon.c (mon.2) 8219 : audit [DBG] from='client.? 172.21.15.67:0/3283946002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:41 smithi067 bash[27441]: audit 2024-04-04T01:42:40.753582+0000 mon.a (mon.0) 17289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:41 smithi082 bash[20963]: audit 2024-04-04T01:42:40.491754+0000 mon.c (mon.2) 8219 : audit [DBG] from='client.? 172.21.15.67:0/3283946002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:41 smithi082 bash[20963]: audit 2024-04-04T01:42:40.753582+0000 mon.a (mon.0) 17289 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:42 smithi067 bash[17655]: cluster 2024-04-04T01:42:41.228510+0000 mgr.y (mgr.24370) 20522 : cluster [DBG] pgmap v20506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:42 smithi067 bash[27441]: cluster 2024-04-04T01:42:41.228510+0000 mgr.y (mgr.24370) 20522 : cluster [DBG] pgmap v20506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:42 smithi082 bash[20963]: cluster 2024-04-04T01:42:41.228510+0000 mgr.y (mgr.24370) 20522 : cluster [DBG] pgmap v20506: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:42:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:42:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:43 smithi082 bash[20963]: audit 2024-04-04T01:42:42.944802+0000 mon.a (mon.0) 17290 : audit [DBG] from='client.? 172.21.15.67:0/3284883289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:42:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:42:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:43 smithi067 bash[27441]: audit 2024-04-04T01:42:42.944802+0000 mon.a (mon.0) 17290 : audit [DBG] from='client.? 172.21.15.67:0/3284883289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:43 smithi067 bash[17655]: audit 2024-04-04T01:42:42.944802+0000 mon.a (mon.0) 17290 : audit [DBG] from='client.? 172.21.15.67:0/3284883289' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:44 smithi082 bash[20963]: cluster 2024-04-04T01:42:43.229162+0000 mgr.y (mgr.24370) 20523 : cluster [DBG] pgmap v20507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:44 smithi067 bash[17655]: cluster 2024-04-04T01:42:43.229162+0000 mgr.y (mgr.24370) 20523 : cluster [DBG] pgmap v20507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:44 smithi067 bash[27441]: cluster 2024-04-04T01:42:43.229162+0000 mgr.y (mgr.24370) 20523 : cluster [DBG] pgmap v20507: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:45 smithi082 bash[20963]: audit 2024-04-04T01:42:45.390961+0000 mon.a (mon.0) 17291 : audit [DBG] from='client.? 172.21.15.67:0/1661873710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:45 smithi067 bash[17655]: audit 2024-04-04T01:42:45.390961+0000 mon.a (mon.0) 17291 : audit [DBG] from='client.? 172.21.15.67:0/1661873710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:45.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:45 smithi067 bash[27441]: audit 2024-04-04T01:42:45.390961+0000 mon.a (mon.0) 17291 : audit [DBG] from='client.? 172.21.15.67:0/1661873710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:46.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:46 smithi082 bash[20963]: cluster 2024-04-04T01:42:45.229854+0000 mgr.y (mgr.24370) 20524 : cluster [DBG] pgmap v20508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:46 smithi067 bash[17655]: cluster 2024-04-04T01:42:45.229854+0000 mgr.y (mgr.24370) 20524 : cluster [DBG] pgmap v20508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:46 smithi067 bash[27441]: cluster 2024-04-04T01:42:45.229854+0000 mgr.y (mgr.24370) 20524 : cluster [DBG] pgmap v20508: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:48 smithi082 bash[20963]: cluster 2024-04-04T01:42:47.230980+0000 mgr.y (mgr.24370) 20525 : cluster [DBG] pgmap v20509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:48 smithi082 bash[20963]: audit 2024-04-04T01:42:47.842548+0000 mon.a (mon.0) 17292 : audit [DBG] from='client.? 172.21.15.67:0/3825051604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:48 smithi067 bash[17655]: cluster 2024-04-04T01:42:47.230980+0000 mgr.y (mgr.24370) 20525 : cluster [DBG] pgmap v20509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:48 smithi067 bash[17655]: audit 2024-04-04T01:42:47.842548+0000 mon.a (mon.0) 17292 : audit [DBG] from='client.? 172.21.15.67:0/3825051604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:48 smithi067 bash[27441]: cluster 2024-04-04T01:42:47.230980+0000 mgr.y (mgr.24370) 20525 : cluster [DBG] pgmap v20509: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:48 smithi067 bash[27441]: audit 2024-04-04T01:42:47.842548+0000 mon.a (mon.0) 17292 : audit [DBG] from='client.? 172.21.15.67:0/3825051604' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:50 smithi082 bash[20963]: cluster 2024-04-04T01:42:49.231674+0000 mgr.y (mgr.24370) 20526 : cluster [DBG] pgmap v20510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:50 smithi082 bash[20963]: audit 2024-04-04T01:42:50.293348+0000 mon.c (mon.2) 8220 : audit [DBG] from='client.? 172.21.15.67:0/1632337939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:50 smithi067 bash[17655]: cluster 2024-04-04T01:42:49.231674+0000 mgr.y (mgr.24370) 20526 : cluster [DBG] pgmap v20510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:50 smithi067 bash[17655]: audit 2024-04-04T01:42:50.293348+0000 mon.c (mon.2) 8220 : audit [DBG] from='client.? 172.21.15.67:0/1632337939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:50 smithi067 bash[27441]: cluster 2024-04-04T01:42:49.231674+0000 mgr.y (mgr.24370) 20526 : cluster [DBG] pgmap v20510: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:50 smithi067 bash[27441]: audit 2024-04-04T01:42:50.293348+0000 mon.c (mon.2) 8220 : audit [DBG] from='client.? 172.21.15.67:0/1632337939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:52 smithi082 bash[20963]: cluster 2024-04-04T01:42:51.232915+0000 mgr.y (mgr.24370) 20527 : cluster [DBG] pgmap v20511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:52 smithi067 bash[27441]: cluster 2024-04-04T01:42:51.232915+0000 mgr.y (mgr.24370) 20527 : cluster [DBG] pgmap v20511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:52 smithi067 bash[17655]: cluster 2024-04-04T01:42:51.232915+0000 mgr.y (mgr.24370) 20527 : cluster [DBG] pgmap v20511: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:42:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:42:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:53 smithi082 bash[20963]: audit 2024-04-04T01:42:52.743209+0000 mon.a (mon.0) 17293 : audit [DBG] from='client.? 172.21.15.67:0/3673494292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:42:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:42:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:42:53.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:53 smithi067 bash[27441]: audit 2024-04-04T01:42:52.743209+0000 mon.a (mon.0) 17293 : audit [DBG] from='client.? 172.21.15.67:0/3673494292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:53.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:53 smithi067 bash[17655]: audit 2024-04-04T01:42:52.743209+0000 mon.a (mon.0) 17293 : audit [DBG] from='client.? 172.21.15.67:0/3673494292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:54 smithi082 bash[20963]: cluster 2024-04-04T01:42:53.233758+0000 mgr.y (mgr.24370) 20528 : cluster [DBG] pgmap v20512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:54 smithi067 bash[27441]: cluster 2024-04-04T01:42:53.233758+0000 mgr.y (mgr.24370) 20528 : cluster [DBG] pgmap v20512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:54 smithi067 bash[17655]: cluster 2024-04-04T01:42:53.233758+0000 mgr.y (mgr.24370) 20528 : cluster [DBG] pgmap v20512: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:55.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:55 smithi082 bash[20963]: audit 2024-04-04T01:42:55.197340+0000 mon.c (mon.2) 8221 : audit [DBG] from='client.? 172.21.15.67:0/2141422890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:55 smithi067 bash[17655]: audit 2024-04-04T01:42:55.197340+0000 mon.c (mon.2) 8221 : audit [DBG] from='client.? 172.21.15.67:0/2141422890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:55 smithi067 bash[27441]: audit 2024-04-04T01:42:55.197340+0000 mon.c (mon.2) 8221 : audit [DBG] from='client.? 172.21.15.67:0/2141422890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:56 smithi082 bash[20963]: cluster 2024-04-04T01:42:55.234471+0000 mgr.y (mgr.24370) 20529 : cluster [DBG] pgmap v20513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:56 smithi082 bash[20963]: audit 2024-04-04T01:42:55.753943+0000 mon.a (mon.0) 17294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:56 smithi082 bash[20963]: audit 2024-04-04T01:42:56.011613+0000 mon.a (mon.0) 17295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:42:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:56 smithi067 bash[17655]: cluster 2024-04-04T01:42:55.234471+0000 mgr.y (mgr.24370) 20529 : cluster [DBG] pgmap v20513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:56 smithi067 bash[17655]: audit 2024-04-04T01:42:55.753943+0000 mon.a (mon.0) 17294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:56 smithi067 bash[17655]: audit 2024-04-04T01:42:56.011613+0000 mon.a (mon.0) 17295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:42:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:56 smithi067 bash[27441]: cluster 2024-04-04T01:42:55.234471+0000 mgr.y (mgr.24370) 20529 : cluster [DBG] pgmap v20513: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:56 smithi067 bash[27441]: audit 2024-04-04T01:42:55.753943+0000 mon.a (mon.0) 17294 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:42:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:56 smithi067 bash[27441]: audit 2024-04-04T01:42:56.011613+0000 mon.a (mon.0) 17295 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:42:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:58 smithi082 bash[20963]: cluster 2024-04-04T01:42:57.235440+0000 mgr.y (mgr.24370) 20530 : cluster [DBG] pgmap v20514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:42:58 smithi082 bash[20963]: audit 2024-04-04T01:42:57.660135+0000 mon.a (mon.0) 17296 : audit [DBG] from='client.? 172.21.15.67:0/2269917492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:58 smithi067 bash[17655]: cluster 2024-04-04T01:42:57.235440+0000 mgr.y (mgr.24370) 20530 : cluster [DBG] pgmap v20514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:42:58 smithi067 bash[17655]: audit 2024-04-04T01:42:57.660135+0000 mon.a (mon.0) 17296 : audit [DBG] from='client.? 172.21.15.67:0/2269917492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:42:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:58 smithi067 bash[27441]: cluster 2024-04-04T01:42:57.235440+0000 mgr.y (mgr.24370) 20530 : cluster [DBG] pgmap v20514: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:42:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:42:58 smithi067 bash[27441]: audit 2024-04-04T01:42:57.660135+0000 mon.a (mon.0) 17296 : audit [DBG] from='client.? 172.21.15.67:0/2269917492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:00 smithi082 bash[20963]: cluster 2024-04-04T01:42:59.236144+0000 mgr.y (mgr.24370) 20531 : cluster [DBG] pgmap v20515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:00 smithi082 bash[20963]: audit 2024-04-04T01:43:00.110627+0000 mon.a (mon.0) 17297 : audit [DBG] from='client.? 172.21.15.67:0/3686801502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:00 smithi067 bash[27441]: cluster 2024-04-04T01:42:59.236144+0000 mgr.y (mgr.24370) 20531 : cluster [DBG] pgmap v20515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:00 smithi067 bash[27441]: audit 2024-04-04T01:43:00.110627+0000 mon.a (mon.0) 17297 : audit [DBG] from='client.? 172.21.15.67:0/3686801502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:00 smithi067 bash[17655]: cluster 2024-04-04T01:42:59.236144+0000 mgr.y (mgr.24370) 20531 : cluster [DBG] pgmap v20515: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:00 smithi067 bash[17655]: audit 2024-04-04T01:43:00.110627+0000 mon.a (mon.0) 17297 : audit [DBG] from='client.? 172.21.15.67:0/3686801502' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:03.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[27441]: cluster 2024-04-04T01:43:01.237098+0000 mgr.y (mgr.24370) 20532 : cluster [DBG] pgmap v20516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[27441]: audit 2024-04-04T01:43:01.706174+0000 mon.a (mon.0) 17298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[27441]: audit 2024-04-04T01:43:01.714171+0000 mon.a (mon.0) 17299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[27441]: audit 2024-04-04T01:43:02.057351+0000 mon.a (mon.0) 17300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[27441]: audit 2024-04-04T01:43:02.065237+0000 mon.a (mon.0) 17301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[27441]: audit 2024-04-04T01:43:02.558971+0000 mon.c (mon.2) 8222 : audit [DBG] from='client.? 172.21.15.67:0/349169741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[27441]: audit 2024-04-04T01:43:02.572001+0000 mon.a (mon.0) 17302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[27441]: audit 2024-04-04T01:43:02.573649+0000 mon.a (mon.0) 17303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[27441]: audit 2024-04-04T01:43:02.582422+0000 mon.a (mon.0) 17304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[17655]: cluster 2024-04-04T01:43:01.237098+0000 mgr.y (mgr.24370) 20532 : cluster [DBG] pgmap v20516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:03.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[17655]: audit 2024-04-04T01:43:01.706174+0000 mon.a (mon.0) 17298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[17655]: audit 2024-04-04T01:43:01.714171+0000 mon.a (mon.0) 17299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[17655]: audit 2024-04-04T01:43:02.057351+0000 mon.a (mon.0) 17300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[17655]: audit 2024-04-04T01:43:02.065237+0000 mon.a (mon.0) 17301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[17655]: audit 2024-04-04T01:43:02.558971+0000 mon.c (mon.2) 8222 : audit [DBG] from='client.? 172.21.15.67:0/349169741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[17655]: audit 2024-04-04T01:43:02.572001+0000 mon.a (mon.0) 17302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:43:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[17655]: audit 2024-04-04T01:43:02.573649+0000 mon.a (mon.0) 17303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:43:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:02 smithi067 bash[17655]: audit 2024-04-04T01:43:02.582422+0000 mon.a (mon.0) 17304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:02 smithi082 bash[20963]: cluster 2024-04-04T01:43:01.237098+0000 mgr.y (mgr.24370) 20532 : cluster [DBG] pgmap v20516: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:02 smithi082 bash[20963]: audit 2024-04-04T01:43:01.706174+0000 mon.a (mon.0) 17298 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:02 smithi082 bash[20963]: audit 2024-04-04T01:43:01.714171+0000 mon.a (mon.0) 17299 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:02 smithi082 bash[20963]: audit 2024-04-04T01:43:02.057351+0000 mon.a (mon.0) 17300 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:02 smithi082 bash[20963]: audit 2024-04-04T01:43:02.065237+0000 mon.a (mon.0) 17301 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:02 smithi082 bash[20963]: audit 2024-04-04T01:43:02.558971+0000 mon.c (mon.2) 8222 : audit [DBG] from='client.? 172.21.15.67:0/349169741' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:02 smithi082 bash[20963]: audit 2024-04-04T01:43:02.572001+0000 mon.a (mon.0) 17302 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:02 smithi082 bash[20963]: audit 2024-04-04T01:43:02.573649+0000 mon.a (mon.0) 17303 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:43:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:02 smithi082 bash[20963]: audit 2024-04-04T01:43:02.582422+0000 mon.a (mon.0) 17304 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:43:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:43:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:03] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:43:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:43:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:43:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:04 smithi082 bash[20963]: cluster 2024-04-04T01:43:03.237938+0000 mgr.y (mgr.24370) 20533 : cluster [DBG] pgmap v20517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:04 smithi067 bash[17655]: cluster 2024-04-04T01:43:03.237938+0000 mgr.y (mgr.24370) 20533 : cluster [DBG] pgmap v20517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:04 smithi067 bash[27441]: cluster 2024-04-04T01:43:03.237938+0000 mgr.y (mgr.24370) 20533 : cluster [DBG] pgmap v20517: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:05 smithi082 bash[20963]: audit 2024-04-04T01:43:05.018126+0000 mon.c (mon.2) 8223 : audit [DBG] from='client.? 172.21.15.67:0/1663755666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:05 smithi067 bash[17655]: audit 2024-04-04T01:43:05.018126+0000 mon.c (mon.2) 8223 : audit [DBG] from='client.? 172.21.15.67:0/1663755666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:05 smithi067 bash[27441]: audit 2024-04-04T01:43:05.018126+0000 mon.c (mon.2) 8223 : audit [DBG] from='client.? 172.21.15.67:0/1663755666' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:06 smithi082 bash[20963]: cluster 2024-04-04T01:43:05.238666+0000 mgr.y (mgr.24370) 20534 : cluster [DBG] pgmap v20518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:06 smithi067 bash[27441]: cluster 2024-04-04T01:43:05.238666+0000 mgr.y (mgr.24370) 20534 : cluster [DBG] pgmap v20518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:06 smithi067 bash[17655]: cluster 2024-04-04T01:43:05.238666+0000 mgr.y (mgr.24370) 20534 : cluster [DBG] pgmap v20518: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:07 smithi082 bash[20963]: audit 2024-04-04T01:43:07.474090+0000 mon.a (mon.0) 17305 : audit [DBG] from='client.? 172.21.15.67:0/3362035114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:07 smithi067 bash[17655]: audit 2024-04-04T01:43:07.474090+0000 mon.a (mon.0) 17305 : audit [DBG] from='client.? 172.21.15.67:0/3362035114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:07 smithi067 bash[27441]: audit 2024-04-04T01:43:07.474090+0000 mon.a (mon.0) 17305 : audit [DBG] from='client.? 172.21.15.67:0/3362035114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:08 smithi082 bash[20963]: cluster 2024-04-04T01:43:07.239853+0000 mgr.y (mgr.24370) 20535 : cluster [DBG] pgmap v20519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:08 smithi067 bash[17655]: cluster 2024-04-04T01:43:07.239853+0000 mgr.y (mgr.24370) 20535 : cluster [DBG] pgmap v20519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:08 smithi067 bash[27441]: cluster 2024-04-04T01:43:07.239853+0000 mgr.y (mgr.24370) 20535 : cluster [DBG] pgmap v20519: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:10 smithi082 bash[20963]: cluster 2024-04-04T01:43:09.240490+0000 mgr.y (mgr.24370) 20536 : cluster [DBG] pgmap v20520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:10 smithi082 bash[20963]: audit 2024-04-04T01:43:09.931337+0000 mon.c (mon.2) 8224 : audit [DBG] from='client.? 172.21.15.67:0/2105784640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:10 smithi067 bash[27441]: cluster 2024-04-04T01:43:09.240490+0000 mgr.y (mgr.24370) 20536 : cluster [DBG] pgmap v20520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:10 smithi067 bash[27441]: audit 2024-04-04T01:43:09.931337+0000 mon.c (mon.2) 8224 : audit [DBG] from='client.? 172.21.15.67:0/2105784640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:10 smithi067 bash[17655]: cluster 2024-04-04T01:43:09.240490+0000 mgr.y (mgr.24370) 20536 : cluster [DBG] pgmap v20520: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:10 smithi067 bash[17655]: audit 2024-04-04T01:43:09.931337+0000 mon.c (mon.2) 8224 : audit [DBG] from='client.? 172.21.15.67:0/2105784640' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:11 smithi082 bash[20963]: audit 2024-04-04T01:43:10.753901+0000 mon.a (mon.0) 17306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:11 smithi067 bash[27441]: audit 2024-04-04T01:43:10.753901+0000 mon.a (mon.0) 17306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:11 smithi067 bash[17655]: audit 2024-04-04T01:43:10.753901+0000 mon.a (mon.0) 17306 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:12 smithi067 bash[17655]: cluster 2024-04-04T01:43:11.241657+0000 mgr.y (mgr.24370) 20537 : cluster [DBG] pgmap v20521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:12 smithi067 bash[17655]: audit 2024-04-04T01:43:12.394724+0000 mon.c (mon.2) 8225 : audit [DBG] from='client.? 172.21.15.67:0/2054635438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:12 smithi067 bash[27441]: cluster 2024-04-04T01:43:11.241657+0000 mgr.y (mgr.24370) 20537 : cluster [DBG] pgmap v20521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:13.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:12 smithi067 bash[27441]: audit 2024-04-04T01:43:12.394724+0000 mon.c (mon.2) 8225 : audit [DBG] from='client.? 172.21.15.67:0/2054635438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:12 smithi082 bash[20963]: cluster 2024-04-04T01:43:11.241657+0000 mgr.y (mgr.24370) 20537 : cluster [DBG] pgmap v20521: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:12 smithi082 bash[20963]: audit 2024-04-04T01:43:12.394724+0000 mon.c (mon.2) 8225 : audit [DBG] from='client.? 172.21.15.67:0/2054635438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:43:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:13] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:43:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:43:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:43:15.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:14 smithi082 bash[20963]: cluster 2024-04-04T01:43:13.242378+0000 mgr.y (mgr.24370) 20538 : cluster [DBG] pgmap v20522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:14 smithi067 bash[17655]: cluster 2024-04-04T01:43:13.242378+0000 mgr.y (mgr.24370) 20538 : cluster [DBG] pgmap v20522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:14 smithi067 bash[27441]: cluster 2024-04-04T01:43:13.242378+0000 mgr.y (mgr.24370) 20538 : cluster [DBG] pgmap v20522: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:15 smithi082 bash[20963]: audit 2024-04-04T01:43:14.852337+0000 mon.c (mon.2) 8226 : audit [DBG] from='client.? 172.21.15.67:0/3039138477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:15 smithi067 bash[17655]: audit 2024-04-04T01:43:14.852337+0000 mon.c (mon.2) 8226 : audit [DBG] from='client.? 172.21.15.67:0/3039138477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:15 smithi067 bash[27441]: audit 2024-04-04T01:43:14.852337+0000 mon.c (mon.2) 8226 : audit [DBG] from='client.? 172.21.15.67:0/3039138477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:16 smithi082 bash[20963]: cluster 2024-04-04T01:43:15.243104+0000 mgr.y (mgr.24370) 20539 : cluster [DBG] pgmap v20523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:16 smithi067 bash[17655]: cluster 2024-04-04T01:43:15.243104+0000 mgr.y (mgr.24370) 20539 : cluster [DBG] pgmap v20523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:16 smithi067 bash[27441]: cluster 2024-04-04T01:43:15.243104+0000 mgr.y (mgr.24370) 20539 : cluster [DBG] pgmap v20523: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:18.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:17 smithi082 bash[20963]: audit 2024-04-04T01:43:17.301493+0000 mon.c (mon.2) 8227 : audit [DBG] from='client.? 172.21.15.67:0/124565356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:17 smithi067 bash[17655]: audit 2024-04-04T01:43:17.301493+0000 mon.c (mon.2) 8227 : audit [DBG] from='client.? 172.21.15.67:0/124565356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:17 smithi067 bash[27441]: audit 2024-04-04T01:43:17.301493+0000 mon.c (mon.2) 8227 : audit [DBG] from='client.? 172.21.15.67:0/124565356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:18 smithi082 bash[20963]: cluster 2024-04-04T01:43:17.244265+0000 mgr.y (mgr.24370) 20540 : cluster [DBG] pgmap v20524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:18 smithi067 bash[17655]: cluster 2024-04-04T01:43:17.244265+0000 mgr.y (mgr.24370) 20540 : cluster [DBG] pgmap v20524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:18 smithi067 bash[27441]: cluster 2024-04-04T01:43:17.244265+0000 mgr.y (mgr.24370) 20540 : cluster [DBG] pgmap v20524: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:19 smithi082 bash[20963]: audit 2024-04-04T01:43:19.751473+0000 mon.c (mon.2) 8228 : audit [DBG] from='client.? 172.21.15.67:0/2909347422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:19 smithi067 bash[17655]: audit 2024-04-04T01:43:19.751473+0000 mon.c (mon.2) 8228 : audit [DBG] from='client.? 172.21.15.67:0/2909347422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:19 smithi067 bash[27441]: audit 2024-04-04T01:43:19.751473+0000 mon.c (mon.2) 8228 : audit [DBG] from='client.? 172.21.15.67:0/2909347422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:20 smithi082 bash[20963]: cluster 2024-04-04T01:43:19.244892+0000 mgr.y (mgr.24370) 20541 : cluster [DBG] pgmap v20525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:20 smithi067 bash[17655]: cluster 2024-04-04T01:43:19.244892+0000 mgr.y (mgr.24370) 20541 : cluster [DBG] pgmap v20525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:20 smithi067 bash[27441]: cluster 2024-04-04T01:43:19.244892+0000 mgr.y (mgr.24370) 20541 : cluster [DBG] pgmap v20525: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:22 smithi067 bash[27441]: cluster 2024-04-04T01:43:21.246048+0000 mgr.y (mgr.24370) 20542 : cluster [DBG] pgmap v20526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:22 smithi067 bash[27441]: audit 2024-04-04T01:43:22.207462+0000 mon.a (mon.0) 17307 : audit [DBG] from='client.? 172.21.15.67:0/3211594935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:23.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:22 smithi067 bash[17655]: cluster 2024-04-04T01:43:21.246048+0000 mgr.y (mgr.24370) 20542 : cluster [DBG] pgmap v20526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:23.086 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:22 smithi067 bash[17655]: audit 2024-04-04T01:43:22.207462+0000 mon.a (mon.0) 17307 : audit [DBG] from='client.? 172.21.15.67:0/3211594935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:22 smithi082 bash[20963]: cluster 2024-04-04T01:43:21.246048+0000 mgr.y (mgr.24370) 20542 : cluster [DBG] pgmap v20526: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:22 smithi082 bash[20963]: audit 2024-04-04T01:43:22.207462+0000 mon.a (mon.0) 17307 : audit [DBG] from='client.? 172.21.15.67:0/3211594935' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:43:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:23] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:43:23.794 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:43:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:43:24.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:23 smithi082 bash[20963]: cluster 2024-04-04T01:43:23.246748+0000 mgr.y (mgr.24370) 20543 : cluster [DBG] pgmap v20527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:23 smithi067 bash[17655]: cluster 2024-04-04T01:43:23.246748+0000 mgr.y (mgr.24370) 20543 : cluster [DBG] pgmap v20527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:23 smithi067 bash[27441]: cluster 2024-04-04T01:43:23.246748+0000 mgr.y (mgr.24370) 20543 : cluster [DBG] pgmap v20527: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:24 smithi082 bash[20963]: audit 2024-04-04T01:43:24.658944+0000 mon.c (mon.2) 8229 : audit [DBG] from='client.? 172.21.15.67:0/2565623798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:24 smithi067 bash[17655]: audit 2024-04-04T01:43:24.658944+0000 mon.c (mon.2) 8229 : audit [DBG] from='client.? 172.21.15.67:0/2565623798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:24 smithi067 bash[27441]: audit 2024-04-04T01:43:24.658944+0000 mon.c (mon.2) 8229 : audit [DBG] from='client.? 172.21.15.67:0/2565623798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:25 smithi082 bash[20963]: cluster 2024-04-04T01:43:25.247471+0000 mgr.y (mgr.24370) 20544 : cluster [DBG] pgmap v20528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:25 smithi082 bash[20963]: audit 2024-04-04T01:43:25.754753+0000 mon.a (mon.0) 17308 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:25 smithi067 bash[27441]: cluster 2024-04-04T01:43:25.247471+0000 mgr.y (mgr.24370) 20544 : cluster [DBG] pgmap v20528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:25 smithi067 bash[27441]: audit 2024-04-04T01:43:25.754753+0000 mon.a (mon.0) 17308 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:25 smithi067 bash[17655]: cluster 2024-04-04T01:43:25.247471+0000 mgr.y (mgr.24370) 20544 : cluster [DBG] pgmap v20528: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:25 smithi067 bash[17655]: audit 2024-04-04T01:43:25.754753+0000 mon.a (mon.0) 17308 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:27.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:27 smithi082 bash[20963]: audit 2024-04-04T01:43:27.114099+0000 mon.a (mon.0) 17309 : audit [DBG] from='client.? 172.21.15.67:0/3974530758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:27.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:27 smithi067 bash[17655]: audit 2024-04-04T01:43:27.114099+0000 mon.a (mon.0) 17309 : audit [DBG] from='client.? 172.21.15.67:0/3974530758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:27.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:27 smithi067 bash[27441]: audit 2024-04-04T01:43:27.114099+0000 mon.a (mon.0) 17309 : audit [DBG] from='client.? 172.21.15.67:0/3974530758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:28.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:28 smithi082 bash[20963]: cluster 2024-04-04T01:43:27.248637+0000 mgr.y (mgr.24370) 20545 : cluster [DBG] pgmap v20529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:28 smithi067 bash[17655]: cluster 2024-04-04T01:43:27.248637+0000 mgr.y (mgr.24370) 20545 : cluster [DBG] pgmap v20529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:28 smithi067 bash[27441]: cluster 2024-04-04T01:43:27.248637+0000 mgr.y (mgr.24370) 20545 : cluster [DBG] pgmap v20529: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:30 smithi082 bash[20963]: cluster 2024-04-04T01:43:29.249262+0000 mgr.y (mgr.24370) 20546 : cluster [DBG] pgmap v20530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:30.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:30 smithi082 bash[20963]: audit 2024-04-04T01:43:29.566796+0000 mon.a (mon.0) 17310 : audit [DBG] from='client.? 172.21.15.67:0/509182181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:30 smithi067 bash[27441]: cluster 2024-04-04T01:43:29.249262+0000 mgr.y (mgr.24370) 20546 : cluster [DBG] pgmap v20530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:30 smithi067 bash[27441]: audit 2024-04-04T01:43:29.566796+0000 mon.a (mon.0) 17310 : audit [DBG] from='client.? 172.21.15.67:0/509182181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:30 smithi067 bash[17655]: cluster 2024-04-04T01:43:29.249262+0000 mgr.y (mgr.24370) 20546 : cluster [DBG] pgmap v20530: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:30 smithi067 bash[17655]: audit 2024-04-04T01:43:29.566796+0000 mon.a (mon.0) 17310 : audit [DBG] from='client.? 172.21.15.67:0/509182181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:32 smithi082 bash[20963]: cluster 2024-04-04T01:43:31.250358+0000 mgr.y (mgr.24370) 20547 : cluster [DBG] pgmap v20531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:32 smithi082 bash[20963]: audit 2024-04-04T01:43:32.019880+0000 mon.a (mon.0) 17311 : audit [DBG] from='client.? 172.21.15.67:0/3935647843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:32 smithi067 bash[17655]: cluster 2024-04-04T01:43:31.250358+0000 mgr.y (mgr.24370) 20547 : cluster [DBG] pgmap v20531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:32 smithi067 bash[17655]: audit 2024-04-04T01:43:32.019880+0000 mon.a (mon.0) 17311 : audit [DBG] from='client.? 172.21.15.67:0/3935647843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:32 smithi067 bash[27441]: cluster 2024-04-04T01:43:31.250358+0000 mgr.y (mgr.24370) 20547 : cluster [DBG] pgmap v20531: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:32 smithi067 bash[27441]: audit 2024-04-04T01:43:32.019880+0000 mon.a (mon.0) 17311 : audit [DBG] from='client.? 172.21.15.67:0/3935647843' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:43:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:33] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:43:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:43:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:43:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:34 smithi082 bash[20963]: cluster 2024-04-04T01:43:33.251060+0000 mgr.y (mgr.24370) 20548 : cluster [DBG] pgmap v20532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:34 smithi067 bash[27441]: cluster 2024-04-04T01:43:33.251060+0000 mgr.y (mgr.24370) 20548 : cluster [DBG] pgmap v20532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:34 smithi067 bash[17655]: cluster 2024-04-04T01:43:33.251060+0000 mgr.y (mgr.24370) 20548 : cluster [DBG] pgmap v20532: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:35 smithi082 bash[20963]: audit 2024-04-04T01:43:34.470899+0000 mon.c (mon.2) 8230 : audit [DBG] from='client.? 172.21.15.67:0/2597939235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:35 smithi067 bash[27441]: audit 2024-04-04T01:43:34.470899+0000 mon.c (mon.2) 8230 : audit [DBG] from='client.? 172.21.15.67:0/2597939235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:35 smithi067 bash[17655]: audit 2024-04-04T01:43:34.470899+0000 mon.c (mon.2) 8230 : audit [DBG] from='client.? 172.21.15.67:0/2597939235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:36 smithi082 bash[20963]: cluster 2024-04-04T01:43:35.251752+0000 mgr.y (mgr.24370) 20549 : cluster [DBG] pgmap v20533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:36 smithi067 bash[27441]: cluster 2024-04-04T01:43:35.251752+0000 mgr.y (mgr.24370) 20549 : cluster [DBG] pgmap v20533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:36 smithi067 bash[17655]: cluster 2024-04-04T01:43:35.251752+0000 mgr.y (mgr.24370) 20549 : cluster [DBG] pgmap v20533: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:37.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:37 smithi082 bash[20963]: audit 2024-04-04T01:43:36.932002+0000 mon.c (mon.2) 8231 : audit [DBG] from='client.? 172.21.15.67:0/1044387411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:37 smithi067 bash[17655]: audit 2024-04-04T01:43:36.932002+0000 mon.c (mon.2) 8231 : audit [DBG] from='client.? 172.21.15.67:0/1044387411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:37 smithi067 bash[27441]: audit 2024-04-04T01:43:36.932002+0000 mon.c (mon.2) 8231 : audit [DBG] from='client.? 172.21.15.67:0/1044387411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:38.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:38 smithi082 bash[20963]: cluster 2024-04-04T01:43:37.252983+0000 mgr.y (mgr.24370) 20550 : cluster [DBG] pgmap v20534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:38 smithi067 bash[17655]: cluster 2024-04-04T01:43:37.252983+0000 mgr.y (mgr.24370) 20550 : cluster [DBG] pgmap v20534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:38 smithi067 bash[27441]: cluster 2024-04-04T01:43:37.252983+0000 mgr.y (mgr.24370) 20550 : cluster [DBG] pgmap v20534: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:40 smithi082 bash[20963]: cluster 2024-04-04T01:43:39.253618+0000 mgr.y (mgr.24370) 20551 : cluster [DBG] pgmap v20535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:40 smithi082 bash[20963]: audit 2024-04-04T01:43:39.389726+0000 mon.a (mon.0) 17312 : audit [DBG] from='client.? 172.21.15.67:0/3613525145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:40 smithi067 bash[17655]: cluster 2024-04-04T01:43:39.253618+0000 mgr.y (mgr.24370) 20551 : cluster [DBG] pgmap v20535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:40 smithi067 bash[17655]: audit 2024-04-04T01:43:39.389726+0000 mon.a (mon.0) 17312 : audit [DBG] from='client.? 172.21.15.67:0/3613525145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:40 smithi067 bash[27441]: cluster 2024-04-04T01:43:39.253618+0000 mgr.y (mgr.24370) 20551 : cluster [DBG] pgmap v20535: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:40 smithi067 bash[27441]: audit 2024-04-04T01:43:39.389726+0000 mon.a (mon.0) 17312 : audit [DBG] from='client.? 172.21.15.67:0/3613525145' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:41.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:41 smithi082 bash[20963]: audit 2024-04-04T01:43:40.755056+0000 mon.a (mon.0) 17313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:41 smithi067 bash[17655]: audit 2024-04-04T01:43:40.755056+0000 mon.a (mon.0) 17313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:41 smithi067 bash[27441]: audit 2024-04-04T01:43:40.755056+0000 mon.a (mon.0) 17313 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:42 smithi082 bash[20963]: cluster 2024-04-04T01:43:41.254766+0000 mgr.y (mgr.24370) 20552 : cluster [DBG] pgmap v20536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:42 smithi082 bash[20963]: audit 2024-04-04T01:43:41.850417+0000 mon.a (mon.0) 17314 : audit [DBG] from='client.? 172.21.15.67:0/3278786712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:42 smithi067 bash[17655]: cluster 2024-04-04T01:43:41.254766+0000 mgr.y (mgr.24370) 20552 : cluster [DBG] pgmap v20536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:42 smithi067 bash[17655]: audit 2024-04-04T01:43:41.850417+0000 mon.a (mon.0) 17314 : audit [DBG] from='client.? 172.21.15.67:0/3278786712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:42 smithi067 bash[27441]: cluster 2024-04-04T01:43:41.254766+0000 mgr.y (mgr.24370) 20552 : cluster [DBG] pgmap v20536: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:42 smithi067 bash[27441]: audit 2024-04-04T01:43:41.850417+0000 mon.a (mon.0) 17314 : audit [DBG] from='client.? 172.21.15.67:0/3278786712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:43:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:43] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:43:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:43:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:43:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:44 smithi082 bash[20963]: cluster 2024-04-04T01:43:43.255443+0000 mgr.y (mgr.24370) 20553 : cluster [DBG] pgmap v20537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:44.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:44 smithi082 bash[20963]: audit 2024-04-04T01:43:44.304158+0000 mon.a (mon.0) 17315 : audit [DBG] from='client.? 172.21.15.67:0/3600075195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:44 smithi067 bash[27441]: cluster 2024-04-04T01:43:43.255443+0000 mgr.y (mgr.24370) 20553 : cluster [DBG] pgmap v20537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:44.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:44 smithi067 bash[27441]: audit 2024-04-04T01:43:44.304158+0000 mon.a (mon.0) 17315 : audit [DBG] from='client.? 172.21.15.67:0/3600075195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:44.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:44 smithi067 bash[17655]: cluster 2024-04-04T01:43:43.255443+0000 mgr.y (mgr.24370) 20553 : cluster [DBG] pgmap v20537: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:44.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:44 smithi067 bash[17655]: audit 2024-04-04T01:43:44.304158+0000 mon.a (mon.0) 17315 : audit [DBG] from='client.? 172.21.15.67:0/3600075195' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:46.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:46 smithi082 bash[20963]: cluster 2024-04-04T01:43:45.256173+0000 mgr.y (mgr.24370) 20554 : cluster [DBG] pgmap v20538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:46.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:46 smithi067 bash[17655]: cluster 2024-04-04T01:43:45.256173+0000 mgr.y (mgr.24370) 20554 : cluster [DBG] pgmap v20538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:46.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:46 smithi067 bash[27441]: cluster 2024-04-04T01:43:45.256173+0000 mgr.y (mgr.24370) 20554 : cluster [DBG] pgmap v20538: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:47.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:47 smithi082 bash[20963]: audit 2024-04-04T01:43:46.757321+0000 mon.c (mon.2) 8232 : audit [DBG] from='client.? 172.21.15.67:0/2816377673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:47.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:47 smithi067 bash[17655]: audit 2024-04-04T01:43:46.757321+0000 mon.c (mon.2) 8232 : audit [DBG] from='client.? 172.21.15.67:0/2816377673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:47.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:47 smithi067 bash[27441]: audit 2024-04-04T01:43:46.757321+0000 mon.c (mon.2) 8232 : audit [DBG] from='client.? 172.21.15.67:0/2816377673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:48.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:48 smithi082 bash[20963]: cluster 2024-04-04T01:43:47.257229+0000 mgr.y (mgr.24370) 20555 : cluster [DBG] pgmap v20539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:48.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:48 smithi067 bash[17655]: cluster 2024-04-04T01:43:47.257229+0000 mgr.y (mgr.24370) 20555 : cluster [DBG] pgmap v20539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:48.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:48 smithi067 bash[27441]: cluster 2024-04-04T01:43:47.257229+0000 mgr.y (mgr.24370) 20555 : cluster [DBG] pgmap v20539: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:49.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:49 smithi082 bash[20963]: audit 2024-04-04T01:43:49.219513+0000 mon.a (mon.0) 17316 : audit [DBG] from='client.? 172.21.15.67:0/2127961446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:49.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:49 smithi067 bash[17655]: audit 2024-04-04T01:43:49.219513+0000 mon.a (mon.0) 17316 : audit [DBG] from='client.? 172.21.15.67:0/2127961446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:49.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:49 smithi067 bash[27441]: audit 2024-04-04T01:43:49.219513+0000 mon.a (mon.0) 17316 : audit [DBG] from='client.? 172.21.15.67:0/2127961446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:50.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:50 smithi082 bash[20963]: cluster 2024-04-04T01:43:49.257939+0000 mgr.y (mgr.24370) 20556 : cluster [DBG] pgmap v20540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:50.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:50 smithi067 bash[17655]: cluster 2024-04-04T01:43:49.257939+0000 mgr.y (mgr.24370) 20556 : cluster [DBG] pgmap v20540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:50.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:50 smithi067 bash[27441]: cluster 2024-04-04T01:43:49.257939+0000 mgr.y (mgr.24370) 20556 : cluster [DBG] pgmap v20540: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:52.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:52 smithi067 bash[17655]: cluster 2024-04-04T01:43:51.259127+0000 mgr.y (mgr.24370) 20557 : cluster [DBG] pgmap v20541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:52.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:52 smithi067 bash[17655]: audit 2024-04-04T01:43:51.668750+0000 mon.a (mon.0) 17317 : audit [DBG] from='client.? 172.21.15.67:0/812358267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:52.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:52 smithi067 bash[27441]: cluster 2024-04-04T01:43:51.259127+0000 mgr.y (mgr.24370) 20557 : cluster [DBG] pgmap v20541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:52.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:52 smithi067 bash[27441]: audit 2024-04-04T01:43:51.668750+0000 mon.a (mon.0) 17317 : audit [DBG] from='client.? 172.21.15.67:0/812358267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:52 smithi082 bash[20963]: cluster 2024-04-04T01:43:51.259127+0000 mgr.y (mgr.24370) 20557 : cluster [DBG] pgmap v20541: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:52 smithi082 bash[20963]: audit 2024-04-04T01:43:51.668750+0000 mon.a (mon.0) 17317 : audit [DBG] from='client.? 172.21.15.67:0/812358267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:43:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:53] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:43:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:43:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:43:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:43:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:54 smithi067 bash[27441]: cluster 2024-04-04T01:43:53.259801+0000 mgr.y (mgr.24370) 20558 : cluster [DBG] pgmap v20542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:54.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:54 smithi067 bash[27441]: audit 2024-04-04T01:43:54.122142+0000 mon.a (mon.0) 17318 : audit [DBG] from='client.? 172.21.15.67:0/4278339866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:54 smithi067 bash[17655]: cluster 2024-04-04T01:43:53.259801+0000 mgr.y (mgr.24370) 20558 : cluster [DBG] pgmap v20542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:54.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:54 smithi067 bash[17655]: audit 2024-04-04T01:43:54.122142+0000 mon.a (mon.0) 17318 : audit [DBG] from='client.? 172.21.15.67:0/4278339866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:54 smithi082 bash[20963]: cluster 2024-04-04T01:43:53.259801+0000 mgr.y (mgr.24370) 20558 : cluster [DBG] pgmap v20542: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:54 smithi082 bash[20963]: audit 2024-04-04T01:43:54.122142+0000 mon.a (mon.0) 17318 : audit [DBG] from='client.? 172.21.15.67:0/4278339866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:56 smithi067 bash[17655]: cluster 2024-04-04T01:43:55.260468+0000 mgr.y (mgr.24370) 20559 : cluster [DBG] pgmap v20543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:56 smithi067 bash[17655]: audit 2024-04-04T01:43:55.755607+0000 mon.a (mon.0) 17319 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:56 smithi067 bash[27441]: cluster 2024-04-04T01:43:55.260468+0000 mgr.y (mgr.24370) 20559 : cluster [DBG] pgmap v20543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:56.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:56 smithi067 bash[27441]: audit 2024-04-04T01:43:55.755607+0000 mon.a (mon.0) 17319 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:56 smithi082 bash[20963]: cluster 2024-04-04T01:43:55.260468+0000 mgr.y (mgr.24370) 20559 : cluster [DBG] pgmap v20543: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:56 smithi082 bash[20963]: audit 2024-04-04T01:43:55.755607+0000 mon.a (mon.0) 17319 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:43:57.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:57 smithi067 bash[17655]: audit 2024-04-04T01:43:56.577980+0000 mon.a (mon.0) 17320 : audit [DBG] from='client.? 172.21.15.67:0/3221994451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:57.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:57 smithi067 bash[27441]: audit 2024-04-04T01:43:56.577980+0000 mon.a (mon.0) 17320 : audit [DBG] from='client.? 172.21.15.67:0/3221994451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:57 smithi082 bash[20963]: audit 2024-04-04T01:43:56.577980+0000 mon.a (mon.0) 17320 : audit [DBG] from='client.? 172.21.15.67:0/3221994451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:58.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:58 smithi067 bash[17655]: cluster 2024-04-04T01:43:57.261564+0000 mgr.y (mgr.24370) 20560 : cluster [DBG] pgmap v20544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:58.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:58 smithi067 bash[27441]: cluster 2024-04-04T01:43:57.261564+0000 mgr.y (mgr.24370) 20560 : cluster [DBG] pgmap v20544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:58 smithi082 bash[20963]: cluster 2024-04-04T01:43:57.261564+0000 mgr.y (mgr.24370) 20560 : cluster [DBG] pgmap v20544: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:43:59.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:43:59 smithi067 bash[27441]: audit 2024-04-04T01:43:59.036529+0000 mon.a (mon.0) 17321 : audit [DBG] from='client.? 172.21.15.67:0/3884552207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:59.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:43:59 smithi067 bash[17655]: audit 2024-04-04T01:43:59.036529+0000 mon.a (mon.0) 17321 : audit [DBG] from='client.? 172.21.15.67:0/3884552207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:43:59.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:43:59 smithi082 bash[20963]: audit 2024-04-04T01:43:59.036529+0000 mon.a (mon.0) 17321 : audit [DBG] from='client.? 172.21.15.67:0/3884552207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:00 smithi082 bash[20963]: cluster 2024-04-04T01:43:59.262295+0000 mgr.y (mgr.24370) 20561 : cluster [DBG] pgmap v20545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:00 smithi067 bash[17655]: cluster 2024-04-04T01:43:59.262295+0000 mgr.y (mgr.24370) 20561 : cluster [DBG] pgmap v20545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:00 smithi067 bash[27441]: cluster 2024-04-04T01:43:59.262295+0000 mgr.y (mgr.24370) 20561 : cluster [DBG] pgmap v20545: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:02 smithi082 bash[20963]: cluster 2024-04-04T01:44:01.263367+0000 mgr.y (mgr.24370) 20562 : cluster [DBG] pgmap v20546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:02 smithi082 bash[20963]: audit 2024-04-04T01:44:01.495557+0000 mon.c (mon.2) 8233 : audit [DBG] from='client.? 172.21.15.67:0/820685532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:02 smithi067 bash[17655]: cluster 2024-04-04T01:44:01.263367+0000 mgr.y (mgr.24370) 20562 : cluster [DBG] pgmap v20546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:02 smithi067 bash[17655]: audit 2024-04-04T01:44:01.495557+0000 mon.c (mon.2) 8233 : audit [DBG] from='client.? 172.21.15.67:0/820685532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:02 smithi067 bash[27441]: cluster 2024-04-04T01:44:01.263367+0000 mgr.y (mgr.24370) 20562 : cluster [DBG] pgmap v20546: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:02.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:02 smithi067 bash[27441]: audit 2024-04-04T01:44:01.495557+0000 mon.c (mon.2) 8233 : audit [DBG] from='client.? 172.21.15.67:0/820685532' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:44:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:44:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:03 smithi082 bash[20963]: audit 2024-04-04T01:44:02.656760+0000 mon.a (mon.0) 17322 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:44:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:44:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:44:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:03 smithi067 bash[27441]: audit 2024-04-04T01:44:02.656760+0000 mon.a (mon.0) 17322 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:44:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:03 smithi067 bash[17655]: audit 2024-04-04T01:44:02.656760+0000 mon.a (mon.0) 17322 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:44:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:04 smithi082 bash[20963]: cluster 2024-04-04T01:44:03.264074+0000 mgr.y (mgr.24370) 20563 : cluster [DBG] pgmap v20547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:04 smithi082 bash[20963]: audit 2024-04-04T01:44:03.947664+0000 mon.a (mon.0) 17323 : audit [DBG] from='client.? 172.21.15.67:0/1108475227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:04 smithi067 bash[27441]: cluster 2024-04-04T01:44:03.264074+0000 mgr.y (mgr.24370) 20563 : cluster [DBG] pgmap v20547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:04 smithi067 bash[27441]: audit 2024-04-04T01:44:03.947664+0000 mon.a (mon.0) 17323 : audit [DBG] from='client.? 172.21.15.67:0/1108475227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:04 smithi067 bash[17655]: cluster 2024-04-04T01:44:03.264074+0000 mgr.y (mgr.24370) 20563 : cluster [DBG] pgmap v20547: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:04 smithi067 bash[17655]: audit 2024-04-04T01:44:03.947664+0000 mon.a (mon.0) 17323 : audit [DBG] from='client.? 172.21.15.67:0/1108475227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:06 smithi082 bash[20963]: cluster 2024-04-04T01:44:05.264770+0000 mgr.y (mgr.24370) 20564 : cluster [DBG] pgmap v20548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:06 smithi082 bash[20963]: audit 2024-04-04T01:44:06.402939+0000 mon.c (mon.2) 8234 : audit [DBG] from='client.? 172.21.15.67:0/3614681266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:06 smithi067 bash[17655]: cluster 2024-04-04T01:44:05.264770+0000 mgr.y (mgr.24370) 20564 : cluster [DBG] pgmap v20548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:06 smithi067 bash[17655]: audit 2024-04-04T01:44:06.402939+0000 mon.c (mon.2) 8234 : audit [DBG] from='client.? 172.21.15.67:0/3614681266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:06 smithi067 bash[27441]: cluster 2024-04-04T01:44:05.264770+0000 mgr.y (mgr.24370) 20564 : cluster [DBG] pgmap v20548: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:06 smithi067 bash[27441]: audit 2024-04-04T01:44:06.402939+0000 mon.c (mon.2) 8234 : audit [DBG] from='client.? 172.21.15.67:0/3614681266' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:08 smithi082 bash[20963]: cluster 2024-04-04T01:44:07.265951+0000 mgr.y (mgr.24370) 20565 : cluster [DBG] pgmap v20549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:08 smithi082 bash[20963]: audit 2024-04-04T01:44:08.407346+0000 mon.a (mon.0) 17324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:08 smithi082 bash[20963]: audit 2024-04-04T01:44:08.415474+0000 mon.a (mon.0) 17325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:08 smithi067 bash[17655]: cluster 2024-04-04T01:44:07.265951+0000 mgr.y (mgr.24370) 20565 : cluster [DBG] pgmap v20549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:08 smithi067 bash[17655]: audit 2024-04-04T01:44:08.407346+0000 mon.a (mon.0) 17324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:08 smithi067 bash[17655]: audit 2024-04-04T01:44:08.415474+0000 mon.a (mon.0) 17325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:08 smithi067 bash[27441]: cluster 2024-04-04T01:44:07.265951+0000 mgr.y (mgr.24370) 20565 : cluster [DBG] pgmap v20549: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:08 smithi067 bash[27441]: audit 2024-04-04T01:44:08.407346+0000 mon.a (mon.0) 17324 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:08.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:08 smithi067 bash[27441]: audit 2024-04-04T01:44:08.415474+0000 mon.a (mon.0) 17325 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:09 smithi082 bash[20963]: audit 2024-04-04T01:44:08.609616+0000 mon.a (mon.0) 17326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:09 smithi082 bash[20963]: audit 2024-04-04T01:44:08.617541+0000 mon.a (mon.0) 17327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:09 smithi082 bash[20963]: audit 2024-04-04T01:44:08.900778+0000 mon.a (mon.0) 17328 : audit [DBG] from='client.? 172.21.15.67:0/2422591408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:09 smithi082 bash[20963]: audit 2024-04-04T01:44:09.046788+0000 mon.a (mon.0) 17329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:44:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:09 smithi082 bash[20963]: audit 2024-04-04T01:44:09.048659+0000 mon.a (mon.0) 17330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:44:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:09 smithi082 bash[20963]: audit 2024-04-04T01:44:09.057987+0000 mon.a (mon.0) 17331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[17655]: audit 2024-04-04T01:44:08.609616+0000 mon.a (mon.0) 17326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[17655]: audit 2024-04-04T01:44:08.617541+0000 mon.a (mon.0) 17327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[17655]: audit 2024-04-04T01:44:08.900778+0000 mon.a (mon.0) 17328 : audit [DBG] from='client.? 172.21.15.67:0/2422591408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[17655]: audit 2024-04-04T01:44:09.046788+0000 mon.a (mon.0) 17329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:44:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[17655]: audit 2024-04-04T01:44:09.048659+0000 mon.a (mon.0) 17330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:44:09.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[17655]: audit 2024-04-04T01:44:09.057987+0000 mon.a (mon.0) 17331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[27441]: audit 2024-04-04T01:44:08.609616+0000 mon.a (mon.0) 17326 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[27441]: audit 2024-04-04T01:44:08.617541+0000 mon.a (mon.0) 17327 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[27441]: audit 2024-04-04T01:44:08.900778+0000 mon.a (mon.0) 17328 : audit [DBG] from='client.? 172.21.15.67:0/2422591408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[27441]: audit 2024-04-04T01:44:09.046788+0000 mon.a (mon.0) 17329 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:44:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[27441]: audit 2024-04-04T01:44:09.048659+0000 mon.a (mon.0) 17330 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:44:09.920 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:09 smithi067 bash[27441]: audit 2024-04-04T01:44:09.057987+0000 mon.a (mon.0) 17331 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:44:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:10 smithi082 bash[20963]: cluster 2024-04-04T01:44:09.266620+0000 mgr.y (mgr.24370) 20566 : cluster [DBG] pgmap v20550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:10 smithi067 bash[27441]: cluster 2024-04-04T01:44:09.266620+0000 mgr.y (mgr.24370) 20566 : cluster [DBG] pgmap v20550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:10 smithi067 bash[17655]: cluster 2024-04-04T01:44:09.266620+0000 mgr.y (mgr.24370) 20566 : cluster [DBG] pgmap v20550: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:11 smithi082 bash[20963]: audit 2024-04-04T01:44:10.755934+0000 mon.a (mon.0) 17332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:11 smithi082 bash[20963]: audit 2024-04-04T01:44:11.352762+0000 mon.a (mon.0) 17333 : audit [DBG] from='client.? 172.21.15.67:0/73699346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:11 smithi067 bash[17655]: audit 2024-04-04T01:44:10.755934+0000 mon.a (mon.0) 17332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:11 smithi067 bash[17655]: audit 2024-04-04T01:44:11.352762+0000 mon.a (mon.0) 17333 : audit [DBG] from='client.? 172.21.15.67:0/73699346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:11 smithi067 bash[27441]: audit 2024-04-04T01:44:10.755934+0000 mon.a (mon.0) 17332 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:11 smithi067 bash[27441]: audit 2024-04-04T01:44:11.352762+0000 mon.a (mon.0) 17333 : audit [DBG] from='client.? 172.21.15.67:0/73699346' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:12 smithi082 bash[20963]: cluster 2024-04-04T01:44:11.267776+0000 mgr.y (mgr.24370) 20567 : cluster [DBG] pgmap v20551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:12 smithi067 bash[27441]: cluster 2024-04-04T01:44:11.267776+0000 mgr.y (mgr.24370) 20567 : cluster [DBG] pgmap v20551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:12 smithi067 bash[17655]: cluster 2024-04-04T01:44:11.267776+0000 mgr.y (mgr.24370) 20567 : cluster [DBG] pgmap v20551: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:44:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:13] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:44:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:44:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:44:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:14 smithi082 bash[20963]: cluster 2024-04-04T01:44:13.268487+0000 mgr.y (mgr.24370) 20568 : cluster [DBG] pgmap v20552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:14 smithi082 bash[20963]: audit 2024-04-04T01:44:13.803241+0000 mon.a (mon.0) 17334 : audit [DBG] from='client.? 172.21.15.67:0/3679060635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:14 smithi067 bash[17655]: cluster 2024-04-04T01:44:13.268487+0000 mgr.y (mgr.24370) 20568 : cluster [DBG] pgmap v20552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:14 smithi067 bash[17655]: audit 2024-04-04T01:44:13.803241+0000 mon.a (mon.0) 17334 : audit [DBG] from='client.? 172.21.15.67:0/3679060635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:14 smithi067 bash[27441]: cluster 2024-04-04T01:44:13.268487+0000 mgr.y (mgr.24370) 20568 : cluster [DBG] pgmap v20552: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:14 smithi067 bash[27441]: audit 2024-04-04T01:44:13.803241+0000 mon.a (mon.0) 17334 : audit [DBG] from='client.? 172.21.15.67:0/3679060635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:16 smithi082 bash[20963]: cluster 2024-04-04T01:44:15.269183+0000 mgr.y (mgr.24370) 20569 : cluster [DBG] pgmap v20553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:16 smithi082 bash[20963]: audit 2024-04-04T01:44:16.262089+0000 mon.c (mon.2) 8235 : audit [DBG] from='client.? 172.21.15.67:0/4044755563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:16 smithi067 bash[17655]: cluster 2024-04-04T01:44:15.269183+0000 mgr.y (mgr.24370) 20569 : cluster [DBG] pgmap v20553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:16 smithi067 bash[17655]: audit 2024-04-04T01:44:16.262089+0000 mon.c (mon.2) 8235 : audit [DBG] from='client.? 172.21.15.67:0/4044755563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:16 smithi067 bash[27441]: cluster 2024-04-04T01:44:15.269183+0000 mgr.y (mgr.24370) 20569 : cluster [DBG] pgmap v20553: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:16 smithi067 bash[27441]: audit 2024-04-04T01:44:16.262089+0000 mon.c (mon.2) 8235 : audit [DBG] from='client.? 172.21.15.67:0/4044755563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:18 smithi067 bash[17655]: cluster 2024-04-04T01:44:17.270496+0000 mgr.y (mgr.24370) 20570 : cluster [DBG] pgmap v20554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:18 smithi067 bash[27441]: cluster 2024-04-04T01:44:17.270496+0000 mgr.y (mgr.24370) 20570 : cluster [DBG] pgmap v20554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:18 smithi082 bash[20963]: cluster 2024-04-04T01:44:17.270496+0000 mgr.y (mgr.24370) 20570 : cluster [DBG] pgmap v20554: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:19 smithi067 bash[17655]: audit 2024-04-04T01:44:18.717925+0000 mon.a (mon.0) 17335 : audit [DBG] from='client.? 172.21.15.67:0/1786170874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:19 smithi067 bash[27441]: audit 2024-04-04T01:44:18.717925+0000 mon.a (mon.0) 17335 : audit [DBG] from='client.? 172.21.15.67:0/1786170874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:19 smithi082 bash[20963]: audit 2024-04-04T01:44:18.717925+0000 mon.a (mon.0) 17335 : audit [DBG] from='client.? 172.21.15.67:0/1786170874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:20 smithi067 bash[17655]: cluster 2024-04-04T01:44:19.271198+0000 mgr.y (mgr.24370) 20571 : cluster [DBG] pgmap v20555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:20 smithi067 bash[27441]: cluster 2024-04-04T01:44:19.271198+0000 mgr.y (mgr.24370) 20571 : cluster [DBG] pgmap v20555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:20 smithi082 bash[20963]: cluster 2024-04-04T01:44:19.271198+0000 mgr.y (mgr.24370) 20571 : cluster [DBG] pgmap v20555: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:21 smithi067 bash[17655]: audit 2024-04-04T01:44:21.176874+0000 mon.c (mon.2) 8236 : audit [DBG] from='client.? 172.21.15.67:0/4063651526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:21 smithi067 bash[27441]: audit 2024-04-04T01:44:21.176874+0000 mon.c (mon.2) 8236 : audit [DBG] from='client.? 172.21.15.67:0/4063651526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:22.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:21 smithi082 bash[20963]: audit 2024-04-04T01:44:21.176874+0000 mon.c (mon.2) 8236 : audit [DBG] from='client.? 172.21.15.67:0/4063651526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:22 smithi067 bash[17655]: cluster 2024-04-04T01:44:21.272396+0000 mgr.y (mgr.24370) 20572 : cluster [DBG] pgmap v20556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:22 smithi067 bash[27441]: cluster 2024-04-04T01:44:21.272396+0000 mgr.y (mgr.24370) 20572 : cluster [DBG] pgmap v20556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:22 smithi082 bash[20963]: cluster 2024-04-04T01:44:21.272396+0000 mgr.y (mgr.24370) 20572 : cluster [DBG] pgmap v20556: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:44:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:23] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:44:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:23 smithi082 bash[20963]: audit 2024-04-04T01:44:23.640840+0000 mon.a (mon.0) 17336 : audit [DBG] from='client.? 172.21.15.67:0/1843678011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:44:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:44:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:23 smithi067 bash[17655]: audit 2024-04-04T01:44:23.640840+0000 mon.a (mon.0) 17336 : audit [DBG] from='client.? 172.21.15.67:0/1843678011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:23 smithi067 bash[27441]: audit 2024-04-04T01:44:23.640840+0000 mon.a (mon.0) 17336 : audit [DBG] from='client.? 172.21.15.67:0/1843678011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:24 smithi067 bash[17655]: cluster 2024-04-04T01:44:23.273042+0000 mgr.y (mgr.24370) 20573 : cluster [DBG] pgmap v20557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:24 smithi067 bash[27441]: cluster 2024-04-04T01:44:23.273042+0000 mgr.y (mgr.24370) 20573 : cluster [DBG] pgmap v20557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:25.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:24 smithi082 bash[20963]: cluster 2024-04-04T01:44:23.273042+0000 mgr.y (mgr.24370) 20573 : cluster [DBG] pgmap v20557: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:26 smithi082 bash[20963]: cluster 2024-04-04T01:44:25.273675+0000 mgr.y (mgr.24370) 20574 : cluster [DBG] pgmap v20558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:26 smithi082 bash[20963]: audit 2024-04-04T01:44:25.756136+0000 mon.a (mon.0) 17337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:26 smithi082 bash[20963]: audit 2024-04-04T01:44:26.093311+0000 mon.c (mon.2) 8237 : audit [DBG] from='client.? 172.21.15.67:0/3786477432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:26 smithi067 bash[27441]: cluster 2024-04-04T01:44:25.273675+0000 mgr.y (mgr.24370) 20574 : cluster [DBG] pgmap v20558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:26 smithi067 bash[27441]: audit 2024-04-04T01:44:25.756136+0000 mon.a (mon.0) 17337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:26 smithi067 bash[27441]: audit 2024-04-04T01:44:26.093311+0000 mon.c (mon.2) 8237 : audit [DBG] from='client.? 172.21.15.67:0/3786477432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:26 smithi067 bash[17655]: cluster 2024-04-04T01:44:25.273675+0000 mgr.y (mgr.24370) 20574 : cluster [DBG] pgmap v20558: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:26 smithi067 bash[17655]: audit 2024-04-04T01:44:25.756136+0000 mon.a (mon.0) 17337 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:26 smithi067 bash[17655]: audit 2024-04-04T01:44:26.093311+0000 mon.c (mon.2) 8237 : audit [DBG] from='client.? 172.21.15.67:0/3786477432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:28 smithi082 bash[20963]: cluster 2024-04-04T01:44:27.274797+0000 mgr.y (mgr.24370) 20575 : cluster [DBG] pgmap v20559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:28 smithi082 bash[20963]: audit 2024-04-04T01:44:28.553323+0000 mon.a (mon.0) 17338 : audit [DBG] from='client.? 172.21.15.67:0/1876904072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:28 smithi067 bash[27441]: cluster 2024-04-04T01:44:27.274797+0000 mgr.y (mgr.24370) 20575 : cluster [DBG] pgmap v20559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:28 smithi067 bash[27441]: audit 2024-04-04T01:44:28.553323+0000 mon.a (mon.0) 17338 : audit [DBG] from='client.? 172.21.15.67:0/1876904072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:28 smithi067 bash[17655]: cluster 2024-04-04T01:44:27.274797+0000 mgr.y (mgr.24370) 20575 : cluster [DBG] pgmap v20559: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:28 smithi067 bash[17655]: audit 2024-04-04T01:44:28.553323+0000 mon.a (mon.0) 17338 : audit [DBG] from='client.? 172.21.15.67:0/1876904072' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:31.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:30 smithi082 bash[20963]: cluster 2024-04-04T01:44:29.275501+0000 mgr.y (mgr.24370) 20576 : cluster [DBG] pgmap v20560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:31.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:30 smithi067 bash[17655]: cluster 2024-04-04T01:44:29.275501+0000 mgr.y (mgr.24370) 20576 : cluster [DBG] pgmap v20560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:31.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:30 smithi067 bash[27441]: cluster 2024-04-04T01:44:29.275501+0000 mgr.y (mgr.24370) 20576 : cluster [DBG] pgmap v20560: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:31 smithi082 bash[20963]: audit 2024-04-04T01:44:31.005239+0000 mon.c (mon.2) 8238 : audit [DBG] from='client.? 172.21.15.67:0/949442639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:31 smithi067 bash[17655]: audit 2024-04-04T01:44:31.005239+0000 mon.c (mon.2) 8238 : audit [DBG] from='client.? 172.21.15.67:0/949442639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:32.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:31 smithi067 bash[27441]: audit 2024-04-04T01:44:31.005239+0000 mon.c (mon.2) 8238 : audit [DBG] from='client.? 172.21.15.67:0/949442639' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:33.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:32 smithi067 bash[27441]: cluster 2024-04-04T01:44:31.276727+0000 mgr.y (mgr.24370) 20577 : cluster [DBG] pgmap v20561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:33.083 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:32 smithi067 bash[17655]: cluster 2024-04-04T01:44:31.276727+0000 mgr.y (mgr.24370) 20577 : cluster [DBG] pgmap v20561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:32 smithi082 bash[20963]: cluster 2024-04-04T01:44:31.276727+0000 mgr.y (mgr.24370) 20577 : cluster [DBG] pgmap v20561: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:44:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:44:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:33 smithi082 bash[20963]: audit 2024-04-04T01:44:33.466896+0000 mon.c (mon.2) 8239 : audit [DBG] from='client.? 172.21.15.67:0/2555577161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:44:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:44:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:33 smithi067 bash[17655]: audit 2024-04-04T01:44:33.466896+0000 mon.c (mon.2) 8239 : audit [DBG] from='client.? 172.21.15.67:0/2555577161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:33 smithi067 bash[27441]: audit 2024-04-04T01:44:33.466896+0000 mon.c (mon.2) 8239 : audit [DBG] from='client.? 172.21.15.67:0/2555577161' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:34 smithi082 bash[20963]: cluster 2024-04-04T01:44:33.277390+0000 mgr.y (mgr.24370) 20578 : cluster [DBG] pgmap v20562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:34 smithi067 bash[17655]: cluster 2024-04-04T01:44:33.277390+0000 mgr.y (mgr.24370) 20578 : cluster [DBG] pgmap v20562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:34 smithi067 bash[27441]: cluster 2024-04-04T01:44:33.277390+0000 mgr.y (mgr.24370) 20578 : cluster [DBG] pgmap v20562: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:36 smithi082 bash[20963]: cluster 2024-04-04T01:44:35.278075+0000 mgr.y (mgr.24370) 20579 : cluster [DBG] pgmap v20563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:36 smithi082 bash[20963]: audit 2024-04-04T01:44:35.922046+0000 mon.c (mon.2) 8240 : audit [DBG] from='client.? 172.21.15.67:0/3363431186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:36 smithi067 bash[27441]: cluster 2024-04-04T01:44:35.278075+0000 mgr.y (mgr.24370) 20579 : cluster [DBG] pgmap v20563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:36 smithi067 bash[27441]: audit 2024-04-04T01:44:35.922046+0000 mon.c (mon.2) 8240 : audit [DBG] from='client.? 172.21.15.67:0/3363431186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:36 smithi067 bash[17655]: cluster 2024-04-04T01:44:35.278075+0000 mgr.y (mgr.24370) 20579 : cluster [DBG] pgmap v20563: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:37.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:36 smithi067 bash[17655]: audit 2024-04-04T01:44:35.922046+0000 mon.c (mon.2) 8240 : audit [DBG] from='client.? 172.21.15.67:0/3363431186' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:38 smithi082 bash[20963]: cluster 2024-04-04T01:44:37.279251+0000 mgr.y (mgr.24370) 20580 : cluster [DBG] pgmap v20564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:38 smithi082 bash[20963]: audit 2024-04-04T01:44:38.384937+0000 mon.c (mon.2) 8241 : audit [DBG] from='client.? 172.21.15.67:0/907109655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:38 smithi067 bash[17655]: cluster 2024-04-04T01:44:37.279251+0000 mgr.y (mgr.24370) 20580 : cluster [DBG] pgmap v20564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:38 smithi067 bash[17655]: audit 2024-04-04T01:44:38.384937+0000 mon.c (mon.2) 8241 : audit [DBG] from='client.? 172.21.15.67:0/907109655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:38 smithi067 bash[27441]: cluster 2024-04-04T01:44:37.279251+0000 mgr.y (mgr.24370) 20580 : cluster [DBG] pgmap v20564: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:38 smithi067 bash[27441]: audit 2024-04-04T01:44:38.384937+0000 mon.c (mon.2) 8241 : audit [DBG] from='client.? 172.21.15.67:0/907109655' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:40 smithi082 bash[20963]: cluster 2024-04-04T01:44:39.279918+0000 mgr.y (mgr.24370) 20581 : cluster [DBG] pgmap v20565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:40 smithi067 bash[17655]: cluster 2024-04-04T01:44:39.279918+0000 mgr.y (mgr.24370) 20581 : cluster [DBG] pgmap v20565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:40 smithi067 bash[27441]: cluster 2024-04-04T01:44:39.279918+0000 mgr.y (mgr.24370) 20581 : cluster [DBG] pgmap v20565: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:41 smithi082 bash[20963]: audit 2024-04-04T01:44:40.756774+0000 mon.a (mon.0) 17339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:41 smithi082 bash[20963]: audit 2024-04-04T01:44:40.843072+0000 mon.a (mon.0) 17340 : audit [DBG] from='client.? 172.21.15.67:0/969397411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:41 smithi067 bash[17655]: audit 2024-04-04T01:44:40.756774+0000 mon.a (mon.0) 17339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:41 smithi067 bash[17655]: audit 2024-04-04T01:44:40.843072+0000 mon.a (mon.0) 17340 : audit [DBG] from='client.? 172.21.15.67:0/969397411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:41 smithi067 bash[27441]: audit 2024-04-04T01:44:40.756774+0000 mon.a (mon.0) 17339 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:41 smithi067 bash[27441]: audit 2024-04-04T01:44:40.843072+0000 mon.a (mon.0) 17340 : audit [DBG] from='client.? 172.21.15.67:0/969397411' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:43.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:42 smithi067 bash[27441]: cluster 2024-04-04T01:44:41.281088+0000 mgr.y (mgr.24370) 20582 : cluster [DBG] pgmap v20566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:42 smithi067 bash[17655]: cluster 2024-04-04T01:44:41.281088+0000 mgr.y (mgr.24370) 20582 : cluster [DBG] pgmap v20566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:42 smithi082 bash[20963]: cluster 2024-04-04T01:44:41.281088+0000 mgr.y (mgr.24370) 20582 : cluster [DBG] pgmap v20566: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:44:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:44:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:43 smithi082 bash[20963]: audit 2024-04-04T01:44:43.294933+0000 mon.a (mon.0) 17341 : audit [DBG] from='client.? 172.21.15.67:0/920954777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:44:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:44:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:43 smithi067 bash[17655]: audit 2024-04-04T01:44:43.294933+0000 mon.a (mon.0) 17341 : audit [DBG] from='client.? 172.21.15.67:0/920954777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:43 smithi067 bash[27441]: audit 2024-04-04T01:44:43.294933+0000 mon.a (mon.0) 17341 : audit [DBG] from='client.? 172.21.15.67:0/920954777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:44 smithi082 bash[20963]: cluster 2024-04-04T01:44:43.281715+0000 mgr.y (mgr.24370) 20583 : cluster [DBG] pgmap v20567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:44 smithi067 bash[27441]: cluster 2024-04-04T01:44:43.281715+0000 mgr.y (mgr.24370) 20583 : cluster [DBG] pgmap v20567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:44 smithi067 bash[17655]: cluster 2024-04-04T01:44:43.281715+0000 mgr.y (mgr.24370) 20583 : cluster [DBG] pgmap v20567: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:46 smithi082 bash[20963]: cluster 2024-04-04T01:44:45.282392+0000 mgr.y (mgr.24370) 20584 : cluster [DBG] pgmap v20568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:46 smithi082 bash[20963]: audit 2024-04-04T01:44:45.746274+0000 mon.c (mon.2) 8242 : audit [DBG] from='client.? 172.21.15.67:0/2703409190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:46 smithi067 bash[17655]: cluster 2024-04-04T01:44:45.282392+0000 mgr.y (mgr.24370) 20584 : cluster [DBG] pgmap v20568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:46 smithi067 bash[17655]: audit 2024-04-04T01:44:45.746274+0000 mon.c (mon.2) 8242 : audit [DBG] from='client.? 172.21.15.67:0/2703409190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:46 smithi067 bash[27441]: cluster 2024-04-04T01:44:45.282392+0000 mgr.y (mgr.24370) 20584 : cluster [DBG] pgmap v20568: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:46 smithi067 bash[27441]: audit 2024-04-04T01:44:45.746274+0000 mon.c (mon.2) 8242 : audit [DBG] from='client.? 172.21.15.67:0/2703409190' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:48 smithi082 bash[20963]: cluster 2024-04-04T01:44:47.283554+0000 mgr.y (mgr.24370) 20585 : cluster [DBG] pgmap v20569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:48 smithi082 bash[20963]: audit 2024-04-04T01:44:48.195674+0000 mon.a (mon.0) 17342 : audit [DBG] from='client.? 172.21.15.67:0/242626001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:48 smithi067 bash[27441]: cluster 2024-04-04T01:44:47.283554+0000 mgr.y (mgr.24370) 20585 : cluster [DBG] pgmap v20569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:48 smithi067 bash[27441]: audit 2024-04-04T01:44:48.195674+0000 mon.a (mon.0) 17342 : audit [DBG] from='client.? 172.21.15.67:0/242626001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:48 smithi067 bash[17655]: cluster 2024-04-04T01:44:47.283554+0000 mgr.y (mgr.24370) 20585 : cluster [DBG] pgmap v20569: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:48 smithi067 bash[17655]: audit 2024-04-04T01:44:48.195674+0000 mon.a (mon.0) 17342 : audit [DBG] from='client.? 172.21.15.67:0/242626001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:50 smithi082 bash[20963]: cluster 2024-04-04T01:44:49.284382+0000 mgr.y (mgr.24370) 20586 : cluster [DBG] pgmap v20570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:50 smithi082 bash[20963]: audit 2024-04-04T01:44:50.649243+0000 mon.c (mon.2) 8243 : audit [DBG] from='client.? 172.21.15.67:0/1067783764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:50 smithi067 bash[27441]: cluster 2024-04-04T01:44:49.284382+0000 mgr.y (mgr.24370) 20586 : cluster [DBG] pgmap v20570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:50 smithi067 bash[27441]: audit 2024-04-04T01:44:50.649243+0000 mon.c (mon.2) 8243 : audit [DBG] from='client.? 172.21.15.67:0/1067783764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:50 smithi067 bash[17655]: cluster 2024-04-04T01:44:49.284382+0000 mgr.y (mgr.24370) 20586 : cluster [DBG] pgmap v20570: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:50 smithi067 bash[17655]: audit 2024-04-04T01:44:50.649243+0000 mon.c (mon.2) 8243 : audit [DBG] from='client.? 172.21.15.67:0/1067783764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:52 smithi067 bash[27441]: cluster 2024-04-04T01:44:51.285571+0000 mgr.y (mgr.24370) 20587 : cluster [DBG] pgmap v20571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:53.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:52 smithi067 bash[17655]: cluster 2024-04-04T01:44:51.285571+0000 mgr.y (mgr.24370) 20587 : cluster [DBG] pgmap v20571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:52 smithi082 bash[20963]: cluster 2024-04-04T01:44:51.285571+0000 mgr.y (mgr.24370) 20587 : cluster [DBG] pgmap v20571: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:44:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:44:53.759 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:44:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:44:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:44:54.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:53 smithi082 bash[20963]: audit 2024-04-04T01:44:53.106270+0000 mon.a (mon.0) 17343 : audit [DBG] from='client.? 172.21.15.67:0/3928086505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:53 smithi067 bash[17655]: audit 2024-04-04T01:44:53.106270+0000 mon.a (mon.0) 17343 : audit [DBG] from='client.? 172.21.15.67:0/3928086505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:53 smithi067 bash[27441]: audit 2024-04-04T01:44:53.106270+0000 mon.a (mon.0) 17343 : audit [DBG] from='client.? 172.21.15.67:0/3928086505' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:54 smithi082 bash[20963]: cluster 2024-04-04T01:44:53.286243+0000 mgr.y (mgr.24370) 20588 : cluster [DBG] pgmap v20572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:54 smithi067 bash[17655]: cluster 2024-04-04T01:44:53.286243+0000 mgr.y (mgr.24370) 20588 : cluster [DBG] pgmap v20572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:54 smithi067 bash[27441]: cluster 2024-04-04T01:44:53.286243+0000 mgr.y (mgr.24370) 20588 : cluster [DBG] pgmap v20572: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:55 smithi082 bash[20963]: audit 2024-04-04T01:44:55.562641+0000 mon.c (mon.2) 8244 : audit [DBG] from='client.? 172.21.15.67:0/1451649392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:55 smithi082 bash[20963]: audit 2024-04-04T01:44:55.757169+0000 mon.a (mon.0) 17344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:55 smithi067 bash[17655]: audit 2024-04-04T01:44:55.562641+0000 mon.c (mon.2) 8244 : audit [DBG] from='client.? 172.21.15.67:0/1451649392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:56.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:55 smithi067 bash[17655]: audit 2024-04-04T01:44:55.757169+0000 mon.a (mon.0) 17344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:55 smithi067 bash[27441]: audit 2024-04-04T01:44:55.562641+0000 mon.c (mon.2) 8244 : audit [DBG] from='client.? 172.21.15.67:0/1451649392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:56.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:55 smithi067 bash[27441]: audit 2024-04-04T01:44:55.757169+0000 mon.a (mon.0) 17344 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:44:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:56 smithi082 bash[20963]: cluster 2024-04-04T01:44:55.286903+0000 mgr.y (mgr.24370) 20589 : cluster [DBG] pgmap v20573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:56 smithi067 bash[27441]: cluster 2024-04-04T01:44:55.286903+0000 mgr.y (mgr.24370) 20589 : cluster [DBG] pgmap v20573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:56 smithi067 bash[17655]: cluster 2024-04-04T01:44:55.286903+0000 mgr.y (mgr.24370) 20589 : cluster [DBG] pgmap v20573: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:58 smithi082 bash[20963]: cluster 2024-04-04T01:44:57.288112+0000 mgr.y (mgr.24370) 20590 : cluster [DBG] pgmap v20574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:44:58 smithi082 bash[20963]: audit 2024-04-04T01:44:58.019921+0000 mon.a (mon.0) 17345 : audit [DBG] from='client.? 172.21.15.67:0/576261479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:58 smithi067 bash[27441]: cluster 2024-04-04T01:44:57.288112+0000 mgr.y (mgr.24370) 20590 : cluster [DBG] pgmap v20574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:44:58 smithi067 bash[27441]: audit 2024-04-04T01:44:58.019921+0000 mon.a (mon.0) 17345 : audit [DBG] from='client.? 172.21.15.67:0/576261479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:44:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:58 smithi067 bash[17655]: cluster 2024-04-04T01:44:57.288112+0000 mgr.y (mgr.24370) 20590 : cluster [DBG] pgmap v20574: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:44:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:44:58 smithi067 bash[17655]: audit 2024-04-04T01:44:58.019921+0000 mon.a (mon.0) 17345 : audit [DBG] from='client.? 172.21.15.67:0/576261479' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:00 smithi082 bash[20963]: cluster 2024-04-04T01:44:59.288740+0000 mgr.y (mgr.24370) 20591 : cluster [DBG] pgmap v20575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:00 smithi082 bash[20963]: audit 2024-04-04T01:45:00.468988+0000 mon.c (mon.2) 8245 : audit [DBG] from='client.? 172.21.15.67:0/2372792137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:00 smithi067 bash[17655]: cluster 2024-04-04T01:44:59.288740+0000 mgr.y (mgr.24370) 20591 : cluster [DBG] pgmap v20575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:00 smithi067 bash[17655]: audit 2024-04-04T01:45:00.468988+0000 mon.c (mon.2) 8245 : audit [DBG] from='client.? 172.21.15.67:0/2372792137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:00 smithi067 bash[27441]: cluster 2024-04-04T01:44:59.288740+0000 mgr.y (mgr.24370) 20591 : cluster [DBG] pgmap v20575: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:00 smithi067 bash[27441]: audit 2024-04-04T01:45:00.468988+0000 mon.c (mon.2) 8245 : audit [DBG] from='client.? 172.21.15.67:0/2372792137' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:02 smithi067 bash[27441]: cluster 2024-04-04T01:45:01.289899+0000 mgr.y (mgr.24370) 20592 : cluster [DBG] pgmap v20576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:02 smithi067 bash[17655]: cluster 2024-04-04T01:45:01.289899+0000 mgr.y (mgr.24370) 20592 : cluster [DBG] pgmap v20576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:02 smithi082 bash[20963]: cluster 2024-04-04T01:45:01.289899+0000 mgr.y (mgr.24370) 20592 : cluster [DBG] pgmap v20576: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:45:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:45:03.806 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:45:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:45:04.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:03 smithi082 bash[20963]: audit 2024-04-04T01:45:02.922141+0000 mon.c (mon.2) 8246 : audit [DBG] from='client.? 172.21.15.67:0/2201154809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:03 smithi067 bash[17655]: audit 2024-04-04T01:45:02.922141+0000 mon.c (mon.2) 8246 : audit [DBG] from='client.? 172.21.15.67:0/2201154809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:03 smithi067 bash[27441]: audit 2024-04-04T01:45:02.922141+0000 mon.c (mon.2) 8246 : audit [DBG] from='client.? 172.21.15.67:0/2201154809' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:04 smithi082 bash[20963]: cluster 2024-04-04T01:45:03.290581+0000 mgr.y (mgr.24370) 20593 : cluster [DBG] pgmap v20577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:04 smithi067 bash[17655]: cluster 2024-04-04T01:45:03.290581+0000 mgr.y (mgr.24370) 20593 : cluster [DBG] pgmap v20577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:04 smithi067 bash[27441]: cluster 2024-04-04T01:45:03.290581+0000 mgr.y (mgr.24370) 20593 : cluster [DBG] pgmap v20577: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:06.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:05 smithi082 bash[20963]: audit 2024-04-04T01:45:05.379711+0000 mon.a (mon.0) 17346 : audit [DBG] from='client.? 172.21.15.67:0/2647759362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:06.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:05 smithi067 bash[17655]: audit 2024-04-04T01:45:05.379711+0000 mon.a (mon.0) 17346 : audit [DBG] from='client.? 172.21.15.67:0/2647759362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:05 smithi067 bash[27441]: audit 2024-04-04T01:45:05.379711+0000 mon.a (mon.0) 17346 : audit [DBG] from='client.? 172.21.15.67:0/2647759362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:06 smithi082 bash[20963]: cluster 2024-04-04T01:45:05.291222+0000 mgr.y (mgr.24370) 20594 : cluster [DBG] pgmap v20578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:06 smithi067 bash[27441]: cluster 2024-04-04T01:45:05.291222+0000 mgr.y (mgr.24370) 20594 : cluster [DBG] pgmap v20578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:06 smithi067 bash[17655]: cluster 2024-04-04T01:45:05.291222+0000 mgr.y (mgr.24370) 20594 : cluster [DBG] pgmap v20578: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:08.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:07 smithi082 bash[20963]: cluster 2024-04-04T01:45:07.292450+0000 mgr.y (mgr.24370) 20595 : cluster [DBG] pgmap v20579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:07 smithi067 bash[17655]: cluster 2024-04-04T01:45:07.292450+0000 mgr.y (mgr.24370) 20595 : cluster [DBG] pgmap v20579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:08.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:07 smithi067 bash[27441]: cluster 2024-04-04T01:45:07.292450+0000 mgr.y (mgr.24370) 20595 : cluster [DBG] pgmap v20579: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:08 smithi082 bash[20963]: audit 2024-04-04T01:45:07.832091+0000 mon.a (mon.0) 17347 : audit [DBG] from='client.? 172.21.15.67:0/561467981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:08 smithi067 bash[17655]: audit 2024-04-04T01:45:07.832091+0000 mon.a (mon.0) 17347 : audit [DBG] from='client.? 172.21.15.67:0/561467981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:08 smithi067 bash[27441]: audit 2024-04-04T01:45:07.832091+0000 mon.a (mon.0) 17347 : audit [DBG] from='client.? 172.21.15.67:0/561467981' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:09 smithi082 bash[20963]: audit 2024-04-04T01:45:09.134156+0000 mon.a (mon.0) 17348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:45:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:09 smithi082 bash[20963]: cluster 2024-04-04T01:45:09.293062+0000 mgr.y (mgr.24370) 20596 : cluster [DBG] pgmap v20580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:09 smithi082 bash[20963]: audit 2024-04-04T01:45:09.461193+0000 mon.a (mon.0) 17349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:10.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:09 smithi082 bash[20963]: audit 2024-04-04T01:45:09.468938+0000 mon.a (mon.0) 17350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:09 smithi067 bash[27441]: audit 2024-04-04T01:45:09.134156+0000 mon.a (mon.0) 17348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:45:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:09 smithi067 bash[27441]: cluster 2024-04-04T01:45:09.293062+0000 mgr.y (mgr.24370) 20596 : cluster [DBG] pgmap v20580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:09 smithi067 bash[27441]: audit 2024-04-04T01:45:09.461193+0000 mon.a (mon.0) 17349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:09 smithi067 bash[27441]: audit 2024-04-04T01:45:09.468938+0000 mon.a (mon.0) 17350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:09 smithi067 bash[17655]: audit 2024-04-04T01:45:09.134156+0000 mon.a (mon.0) 17348 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:45:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:09 smithi067 bash[17655]: cluster 2024-04-04T01:45:09.293062+0000 mgr.y (mgr.24370) 20596 : cluster [DBG] pgmap v20580: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:09 smithi067 bash[17655]: audit 2024-04-04T01:45:09.461193+0000 mon.a (mon.0) 17349 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:10.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:09 smithi067 bash[17655]: audit 2024-04-04T01:45:09.468938+0000 mon.a (mon.0) 17350 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:10 smithi082 bash[20963]: audit 2024-04-04T01:45:10.278221+0000 mon.a (mon.0) 17351 : audit [DBG] from='client.? 172.21.15.67:0/1860722250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:10 smithi082 bash[20963]: audit 2024-04-04T01:45:10.757448+0000 mon.a (mon.0) 17352 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:10 smithi067 bash[17655]: audit 2024-04-04T01:45:10.278221+0000 mon.a (mon.0) 17351 : audit [DBG] from='client.? 172.21.15.67:0/1860722250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:10 smithi067 bash[17655]: audit 2024-04-04T01:45:10.757448+0000 mon.a (mon.0) 17352 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:10 smithi067 bash[27441]: audit 2024-04-04T01:45:10.278221+0000 mon.a (mon.0) 17351 : audit [DBG] from='client.? 172.21.15.67:0/1860722250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:10 smithi067 bash[27441]: audit 2024-04-04T01:45:10.757448+0000 mon.a (mon.0) 17352 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:12.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:11 smithi082 bash[20963]: cluster 2024-04-04T01:45:11.294261+0000 mgr.y (mgr.24370) 20597 : cluster [DBG] pgmap v20581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:11 smithi067 bash[17655]: cluster 2024-04-04T01:45:11.294261+0000 mgr.y (mgr.24370) 20597 : cluster [DBG] pgmap v20581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:11 smithi067 bash[27441]: cluster 2024-04-04T01:45:11.294261+0000 mgr.y (mgr.24370) 20597 : cluster [DBG] pgmap v20581: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:12 smithi082 bash[20963]: audit 2024-04-04T01:45:12.725712+0000 mon.a (mon.0) 17353 : audit [DBG] from='client.? 172.21.15.67:0/3099783992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:13.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:45:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:13] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:45:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:12 smithi067 bash[17655]: audit 2024-04-04T01:45:12.725712+0000 mon.a (mon.0) 17353 : audit [DBG] from='client.? 172.21.15.67:0/3099783992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:13.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:12 smithi067 bash[27441]: audit 2024-04-04T01:45:12.725712+0000 mon.a (mon.0) 17353 : audit [DBG] from='client.? 172.21.15.67:0/3099783992' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:13.859 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:45:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:45:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:13 smithi082 bash[20963]: cluster 2024-04-04T01:45:13.294938+0000 mgr.y (mgr.24370) 20598 : cluster [DBG] pgmap v20582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:13 smithi067 bash[17655]: cluster 2024-04-04T01:45:13.294938+0000 mgr.y (mgr.24370) 20598 : cluster [DBG] pgmap v20582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:13 smithi067 bash[27441]: cluster 2024-04-04T01:45:13.294938+0000 mgr.y (mgr.24370) 20598 : cluster [DBG] pgmap v20582: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:16 smithi082 bash[20963]: audit 2024-04-04T01:45:15.130746+0000 mon.a (mon.0) 17354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:16 smithi082 bash[20963]: audit 2024-04-04T01:45:15.139022+0000 mon.a (mon.0) 17355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:16 smithi082 bash[20963]: audit 2024-04-04T01:45:15.218731+0000 mon.a (mon.0) 17356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:16 smithi082 bash[20963]: audit 2024-04-04T01:45:15.220642+0000 mon.c (mon.2) 8247 : audit [DBG] from='client.? 172.21.15.67:0/4012175530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:16 smithi082 bash[20963]: audit 2024-04-04T01:45:15.227607+0000 mon.a (mon.0) 17357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:16 smithi082 bash[20963]: cluster 2024-04-04T01:45:15.295443+0000 mgr.y (mgr.24370) 20599 : cluster [DBG] pgmap v20583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:16 smithi082 bash[20963]: audit 2024-04-04T01:45:15.676487+0000 mon.a (mon.0) 17358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:16 smithi082 bash[20963]: audit 2024-04-04T01:45:15.678012+0000 mon.a (mon.0) 17359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:45:16.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:16 smithi082 bash[20963]: audit 2024-04-04T01:45:15.686315+0000 mon.a (mon.0) 17360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[17655]: audit 2024-04-04T01:45:15.130746+0000 mon.a (mon.0) 17354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[17655]: audit 2024-04-04T01:45:15.139022+0000 mon.a (mon.0) 17355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[17655]: audit 2024-04-04T01:45:15.218731+0000 mon.a (mon.0) 17356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[17655]: audit 2024-04-04T01:45:15.220642+0000 mon.c (mon.2) 8247 : audit [DBG] from='client.? 172.21.15.67:0/4012175530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[17655]: audit 2024-04-04T01:45:15.227607+0000 mon.a (mon.0) 17357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[17655]: cluster 2024-04-04T01:45:15.295443+0000 mgr.y (mgr.24370) 20599 : cluster [DBG] pgmap v20583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[17655]: audit 2024-04-04T01:45:15.676487+0000 mon.a (mon.0) 17358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[17655]: audit 2024-04-04T01:45:15.678012+0000 mon.a (mon.0) 17359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[17655]: audit 2024-04-04T01:45:15.686315+0000 mon.a (mon.0) 17360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[27441]: audit 2024-04-04T01:45:15.130746+0000 mon.a (mon.0) 17354 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[27441]: audit 2024-04-04T01:45:15.139022+0000 mon.a (mon.0) 17355 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[27441]: audit 2024-04-04T01:45:15.218731+0000 mon.a (mon.0) 17356 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[27441]: audit 2024-04-04T01:45:15.220642+0000 mon.c (mon.2) 8247 : audit [DBG] from='client.? 172.21.15.67:0/4012175530' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[27441]: audit 2024-04-04T01:45:15.227607+0000 mon.a (mon.0) 17357 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:16.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[27441]: cluster 2024-04-04T01:45:15.295443+0000 mgr.y (mgr.24370) 20599 : cluster [DBG] pgmap v20583: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:16.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[27441]: audit 2024-04-04T01:45:15.676487+0000 mon.a (mon.0) 17358 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:45:16.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[27441]: audit 2024-04-04T01:45:15.678012+0000 mon.a (mon.0) 17359 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:45:16.420 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:16 smithi067 bash[27441]: audit 2024-04-04T01:45:15.686315+0000 mon.a (mon.0) 17360 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:45:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:18 smithi082 bash[20963]: cluster 2024-04-04T01:45:17.296590+0000 mgr.y (mgr.24370) 20600 : cluster [DBG] pgmap v20584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:18.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:18 smithi082 bash[20963]: audit 2024-04-04T01:45:17.676958+0000 mon.a (mon.0) 17361 : audit [DBG] from='client.? 172.21.15.67:0/696190965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:18 smithi067 bash[17655]: cluster 2024-04-04T01:45:17.296590+0000 mgr.y (mgr.24370) 20600 : cluster [DBG] pgmap v20584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:18.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:18 smithi067 bash[17655]: audit 2024-04-04T01:45:17.676958+0000 mon.a (mon.0) 17361 : audit [DBG] from='client.? 172.21.15.67:0/696190965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:18 smithi067 bash[27441]: cluster 2024-04-04T01:45:17.296590+0000 mgr.y (mgr.24370) 20600 : cluster [DBG] pgmap v20584: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:18.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:18 smithi067 bash[27441]: audit 2024-04-04T01:45:17.676958+0000 mon.a (mon.0) 17361 : audit [DBG] from='client.? 172.21.15.67:0/696190965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:20 smithi082 bash[20963]: cluster 2024-04-04T01:45:19.297239+0000 mgr.y (mgr.24370) 20601 : cluster [DBG] pgmap v20585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:20.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:20 smithi082 bash[20963]: audit 2024-04-04T01:45:20.127138+0000 mon.a (mon.0) 17362 : audit [DBG] from='client.? 172.21.15.67:0/2095126996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:20 smithi067 bash[17655]: cluster 2024-04-04T01:45:19.297239+0000 mgr.y (mgr.24370) 20601 : cluster [DBG] pgmap v20585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:20.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:20 smithi067 bash[17655]: audit 2024-04-04T01:45:20.127138+0000 mon.a (mon.0) 17362 : audit [DBG] from='client.? 172.21.15.67:0/2095126996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:20 smithi067 bash[27441]: cluster 2024-04-04T01:45:19.297239+0000 mgr.y (mgr.24370) 20601 : cluster [DBG] pgmap v20585: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:20.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:20 smithi067 bash[27441]: audit 2024-04-04T01:45:20.127138+0000 mon.a (mon.0) 17362 : audit [DBG] from='client.? 172.21.15.67:0/2095126996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:22.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:22 smithi082 bash[20963]: cluster 2024-04-04T01:45:21.298360+0000 mgr.y (mgr.24370) 20602 : cluster [DBG] pgmap v20586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:22.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:22 smithi067 bash[17655]: cluster 2024-04-04T01:45:21.298360+0000 mgr.y (mgr.24370) 20602 : cluster [DBG] pgmap v20586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:22.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:22 smithi067 bash[27441]: cluster 2024-04-04T01:45:21.298360+0000 mgr.y (mgr.24370) 20602 : cluster [DBG] pgmap v20586: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:23.370 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:45:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:23] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:45:23.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:23 smithi082 bash[20963]: audit 2024-04-04T01:45:22.577801+0000 mon.a (mon.0) 17363 : audit [DBG] from='client.? 172.21.15.67:0/4102586084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:23.636 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:45:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:45:23.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:23 smithi067 bash[17655]: audit 2024-04-04T01:45:22.577801+0000 mon.a (mon.0) 17363 : audit [DBG] from='client.? 172.21.15.67:0/4102586084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:23.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:23 smithi067 bash[27441]: audit 2024-04-04T01:45:22.577801+0000 mon.a (mon.0) 17363 : audit [DBG] from='client.? 172.21.15.67:0/4102586084' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:24.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:24 smithi082 bash[20963]: cluster 2024-04-04T01:45:23.299050+0000 mgr.y (mgr.24370) 20603 : cluster [DBG] pgmap v20587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:24.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:24 smithi067 bash[27441]: cluster 2024-04-04T01:45:23.299050+0000 mgr.y (mgr.24370) 20603 : cluster [DBG] pgmap v20587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:24.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:24 smithi067 bash[17655]: cluster 2024-04-04T01:45:23.299050+0000 mgr.y (mgr.24370) 20603 : cluster [DBG] pgmap v20587: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:25.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:25 smithi082 bash[20963]: audit 2024-04-04T01:45:25.037917+0000 mon.a (mon.0) 17364 : audit [DBG] from='client.? 172.21.15.67:0/2616691724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:25.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:25 smithi067 bash[17655]: audit 2024-04-04T01:45:25.037917+0000 mon.a (mon.0) 17364 : audit [DBG] from='client.? 172.21.15.67:0/2616691724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:25.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:25 smithi067 bash[27441]: audit 2024-04-04T01:45:25.037917+0000 mon.a (mon.0) 17364 : audit [DBG] from='client.? 172.21.15.67:0/2616691724' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:26 smithi082 bash[20963]: cluster 2024-04-04T01:45:25.299761+0000 mgr.y (mgr.24370) 20604 : cluster [DBG] pgmap v20588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:26.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:26 smithi082 bash[20963]: audit 2024-04-04T01:45:25.757850+0000 mon.a (mon.0) 17365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:26 smithi067 bash[17655]: cluster 2024-04-04T01:45:25.299761+0000 mgr.y (mgr.24370) 20604 : cluster [DBG] pgmap v20588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:26.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:26 smithi067 bash[17655]: audit 2024-04-04T01:45:25.757850+0000 mon.a (mon.0) 17365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:26.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:26 smithi067 bash[27441]: cluster 2024-04-04T01:45:25.299761+0000 mgr.y (mgr.24370) 20604 : cluster [DBG] pgmap v20588: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:26.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:26 smithi067 bash[27441]: audit 2024-04-04T01:45:25.757850+0000 mon.a (mon.0) 17365 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:28 smithi067 bash[17655]: cluster 2024-04-04T01:45:27.300965+0000 mgr.y (mgr.24370) 20605 : cluster [DBG] pgmap v20589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:28.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:28 smithi067 bash[17655]: audit 2024-04-04T01:45:27.492949+0000 mon.a (mon.0) 17366 : audit [DBG] from='client.? 172.21.15.67:0/1269431389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:28 smithi067 bash[27441]: cluster 2024-04-04T01:45:27.300965+0000 mgr.y (mgr.24370) 20605 : cluster [DBG] pgmap v20589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:28.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:28 smithi067 bash[27441]: audit 2024-04-04T01:45:27.492949+0000 mon.a (mon.0) 17366 : audit [DBG] from='client.? 172.21.15.67:0/1269431389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:28 smithi082 bash[20963]: cluster 2024-04-04T01:45:27.300965+0000 mgr.y (mgr.24370) 20605 : cluster [DBG] pgmap v20589: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:28 smithi082 bash[20963]: audit 2024-04-04T01:45:27.492949+0000 mon.a (mon.0) 17366 : audit [DBG] from='client.? 172.21.15.67:0/1269431389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:30 smithi067 bash[17655]: cluster 2024-04-04T01:45:29.301667+0000 mgr.y (mgr.24370) 20606 : cluster [DBG] pgmap v20590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:30.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:30 smithi067 bash[17655]: audit 2024-04-04T01:45:29.949237+0000 mon.a (mon.0) 17367 : audit [DBG] from='client.? 172.21.15.67:0/3314739231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:30 smithi067 bash[27441]: cluster 2024-04-04T01:45:29.301667+0000 mgr.y (mgr.24370) 20606 : cluster [DBG] pgmap v20590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:30.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:30 smithi067 bash[27441]: audit 2024-04-04T01:45:29.949237+0000 mon.a (mon.0) 17367 : audit [DBG] from='client.? 172.21.15.67:0/3314739231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:30 smithi082 bash[20963]: cluster 2024-04-04T01:45:29.301667+0000 mgr.y (mgr.24370) 20606 : cluster [DBG] pgmap v20590: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:30 smithi082 bash[20963]: audit 2024-04-04T01:45:29.949237+0000 mon.a (mon.0) 17367 : audit [DBG] from='client.? 172.21.15.67:0/3314739231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:32 smithi067 bash[27441]: cluster 2024-04-04T01:45:31.302824+0000 mgr.y (mgr.24370) 20607 : cluster [DBG] pgmap v20591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:32 smithi067 bash[17655]: cluster 2024-04-04T01:45:31.302824+0000 mgr.y (mgr.24370) 20607 : cluster [DBG] pgmap v20591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:32 smithi082 bash[20963]: cluster 2024-04-04T01:45:31.302824+0000 mgr.y (mgr.24370) 20607 : cluster [DBG] pgmap v20591: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:33.399 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:45:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:33] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:45:33.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:33 smithi067 bash[17655]: audit 2024-04-04T01:45:32.407878+0000 mon.c (mon.2) 8248 : audit [DBG] from='client.? 172.21.15.67:0/2238882050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:33.669 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:33 smithi067 bash[27441]: audit 2024-04-04T01:45:32.407878+0000 mon.c (mon.2) 8248 : audit [DBG] from='client.? 172.21.15.67:0/2238882050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:33 smithi082 bash[20963]: audit 2024-04-04T01:45:32.407878+0000 mon.c (mon.2) 8248 : audit [DBG] from='client.? 172.21.15.67:0/2238882050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:45:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:45:34.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:34 smithi067 bash[17655]: cluster 2024-04-04T01:45:33.303624+0000 mgr.y (mgr.24370) 20608 : cluster [DBG] pgmap v20592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:34 smithi067 bash[27441]: cluster 2024-04-04T01:45:33.303624+0000 mgr.y (mgr.24370) 20608 : cluster [DBG] pgmap v20592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:34 smithi082 bash[20963]: cluster 2024-04-04T01:45:33.303624+0000 mgr.y (mgr.24370) 20608 : cluster [DBG] pgmap v20592: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:35 smithi067 bash[27441]: audit 2024-04-04T01:45:34.866692+0000 mon.a (mon.0) 17368 : audit [DBG] from='client.? 172.21.15.67:0/3294616970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:35 smithi067 bash[17655]: audit 2024-04-04T01:45:34.866692+0000 mon.a (mon.0) 17368 : audit [DBG] from='client.? 172.21.15.67:0/3294616970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:35 smithi082 bash[20963]: audit 2024-04-04T01:45:34.866692+0000 mon.a (mon.0) 17368 : audit [DBG] from='client.? 172.21.15.67:0/3294616970' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:36 smithi082 bash[20963]: cluster 2024-04-04T01:45:35.304499+0000 mgr.y (mgr.24370) 20609 : cluster [DBG] pgmap v20593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:36 smithi067 bash[17655]: cluster 2024-04-04T01:45:35.304499+0000 mgr.y (mgr.24370) 20609 : cluster [DBG] pgmap v20593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:36.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:36 smithi067 bash[27441]: cluster 2024-04-04T01:45:35.304499+0000 mgr.y (mgr.24370) 20609 : cluster [DBG] pgmap v20593: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:37.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:37 smithi082 bash[20963]: audit 2024-04-04T01:45:37.317934+0000 mon.a (mon.0) 17369 : audit [DBG] from='client.? 172.21.15.67:0/3702469687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:37 smithi067 bash[17655]: audit 2024-04-04T01:45:37.317934+0000 mon.a (mon.0) 17369 : audit [DBG] from='client.? 172.21.15.67:0/3702469687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:37 smithi067 bash[27441]: audit 2024-04-04T01:45:37.317934+0000 mon.a (mon.0) 17369 : audit [DBG] from='client.? 172.21.15.67:0/3702469687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:38 smithi082 bash[20963]: cluster 2024-04-04T01:45:37.305596+0000 mgr.y (mgr.24370) 20610 : cluster [DBG] pgmap v20594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:38 smithi067 bash[17655]: cluster 2024-04-04T01:45:37.305596+0000 mgr.y (mgr.24370) 20610 : cluster [DBG] pgmap v20594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:38 smithi067 bash[27441]: cluster 2024-04-04T01:45:37.305596+0000 mgr.y (mgr.24370) 20610 : cluster [DBG] pgmap v20594: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:40 smithi082 bash[20963]: cluster 2024-04-04T01:45:39.306274+0000 mgr.y (mgr.24370) 20611 : cluster [DBG] pgmap v20595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:40 smithi082 bash[20963]: audit 2024-04-04T01:45:39.770369+0000 mon.a (mon.0) 17370 : audit [DBG] from='client.? 172.21.15.67:0/832957679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:40 smithi067 bash[27441]: cluster 2024-04-04T01:45:39.306274+0000 mgr.y (mgr.24370) 20611 : cluster [DBG] pgmap v20595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:40 smithi067 bash[27441]: audit 2024-04-04T01:45:39.770369+0000 mon.a (mon.0) 17370 : audit [DBG] from='client.? 172.21.15.67:0/832957679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:40 smithi067 bash[17655]: cluster 2024-04-04T01:45:39.306274+0000 mgr.y (mgr.24370) 20611 : cluster [DBG] pgmap v20595: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:40 smithi067 bash[17655]: audit 2024-04-04T01:45:39.770369+0000 mon.a (mon.0) 17370 : audit [DBG] from='client.? 172.21.15.67:0/832957679' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:41 smithi082 bash[20963]: audit 2024-04-04T01:45:40.758276+0000 mon.a (mon.0) 17371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:41 smithi067 bash[27441]: audit 2024-04-04T01:45:40.758276+0000 mon.a (mon.0) 17371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:41 smithi067 bash[17655]: audit 2024-04-04T01:45:40.758276+0000 mon.a (mon.0) 17371 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:42 smithi082 bash[20963]: cluster 2024-04-04T01:45:41.307435+0000 mgr.y (mgr.24370) 20612 : cluster [DBG] pgmap v20596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:42 smithi082 bash[20963]: audit 2024-04-04T01:45:42.224560+0000 mon.a (mon.0) 17372 : audit [DBG] from='client.? 172.21.15.67:0/616670786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:42 smithi067 bash[17655]: cluster 2024-04-04T01:45:41.307435+0000 mgr.y (mgr.24370) 20612 : cluster [DBG] pgmap v20596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:42 smithi067 bash[17655]: audit 2024-04-04T01:45:42.224560+0000 mon.a (mon.0) 17372 : audit [DBG] from='client.? 172.21.15.67:0/616670786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:42 smithi067 bash[27441]: cluster 2024-04-04T01:45:41.307435+0000 mgr.y (mgr.24370) 20612 : cluster [DBG] pgmap v20596: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:42 smithi067 bash[27441]: audit 2024-04-04T01:45:42.224560+0000 mon.a (mon.0) 17372 : audit [DBG] from='client.? 172.21.15.67:0/616670786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:45:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:43] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:45:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:45:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:45:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:44 smithi082 bash[20963]: cluster 2024-04-04T01:45:43.308152+0000 mgr.y (mgr.24370) 20613 : cluster [DBG] pgmap v20597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:44 smithi067 bash[17655]: cluster 2024-04-04T01:45:43.308152+0000 mgr.y (mgr.24370) 20613 : cluster [DBG] pgmap v20597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:44 smithi067 bash[27441]: cluster 2024-04-04T01:45:43.308152+0000 mgr.y (mgr.24370) 20613 : cluster [DBG] pgmap v20597: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:45 smithi082 bash[20963]: audit 2024-04-04T01:45:44.683518+0000 mon.c (mon.2) 8249 : audit [DBG] from='client.? 172.21.15.67:0/2510293107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:45 smithi067 bash[17655]: audit 2024-04-04T01:45:44.683518+0000 mon.c (mon.2) 8249 : audit [DBG] from='client.? 172.21.15.67:0/2510293107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:45.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:45 smithi067 bash[27441]: audit 2024-04-04T01:45:44.683518+0000 mon.c (mon.2) 8249 : audit [DBG] from='client.? 172.21.15.67:0/2510293107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:46 smithi082 bash[20963]: cluster 2024-04-04T01:45:45.308848+0000 mgr.y (mgr.24370) 20614 : cluster [DBG] pgmap v20598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:46 smithi067 bash[17655]: cluster 2024-04-04T01:45:45.308848+0000 mgr.y (mgr.24370) 20614 : cluster [DBG] pgmap v20598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:46 smithi067 bash[27441]: cluster 2024-04-04T01:45:45.308848+0000 mgr.y (mgr.24370) 20614 : cluster [DBG] pgmap v20598: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:47.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:47 smithi082 bash[20963]: audit 2024-04-04T01:45:47.140446+0000 mon.c (mon.2) 8250 : audit [DBG] from='client.? 172.21.15.67:0/4217778807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:47 smithi067 bash[17655]: audit 2024-04-04T01:45:47.140446+0000 mon.c (mon.2) 8250 : audit [DBG] from='client.? 172.21.15.67:0/4217778807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:47 smithi067 bash[27441]: audit 2024-04-04T01:45:47.140446+0000 mon.c (mon.2) 8250 : audit [DBG] from='client.? 172.21.15.67:0/4217778807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:48 smithi082 bash[20963]: cluster 2024-04-04T01:45:47.310137+0000 mgr.y (mgr.24370) 20615 : cluster [DBG] pgmap v20599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:48 smithi067 bash[17655]: cluster 2024-04-04T01:45:47.310137+0000 mgr.y (mgr.24370) 20615 : cluster [DBG] pgmap v20599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:48 smithi067 bash[27441]: cluster 2024-04-04T01:45:47.310137+0000 mgr.y (mgr.24370) 20615 : cluster [DBG] pgmap v20599: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:50 smithi082 bash[20963]: cluster 2024-04-04T01:45:49.310799+0000 mgr.y (mgr.24370) 20616 : cluster [DBG] pgmap v20600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:50 smithi082 bash[20963]: audit 2024-04-04T01:45:49.593254+0000 mon.a (mon.0) 17373 : audit [DBG] from='client.? 172.21.15.67:0/1436537460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:50 smithi067 bash[27441]: cluster 2024-04-04T01:45:49.310799+0000 mgr.y (mgr.24370) 20616 : cluster [DBG] pgmap v20600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:50 smithi067 bash[27441]: audit 2024-04-04T01:45:49.593254+0000 mon.a (mon.0) 17373 : audit [DBG] from='client.? 172.21.15.67:0/1436537460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:50 smithi067 bash[17655]: cluster 2024-04-04T01:45:49.310799+0000 mgr.y (mgr.24370) 20616 : cluster [DBG] pgmap v20600: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:50 smithi067 bash[17655]: audit 2024-04-04T01:45:49.593254+0000 mon.a (mon.0) 17373 : audit [DBG] from='client.? 172.21.15.67:0/1436537460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:52 smithi082 bash[20963]: cluster 2024-04-04T01:45:51.311845+0000 mgr.y (mgr.24370) 20617 : cluster [DBG] pgmap v20601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:52 smithi082 bash[20963]: audit 2024-04-04T01:45:52.071778+0000 mon.a (mon.0) 17374 : audit [DBG] from='client.? 172.21.15.67:0/1232009451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:52 smithi067 bash[17655]: cluster 2024-04-04T01:45:51.311845+0000 mgr.y (mgr.24370) 20617 : cluster [DBG] pgmap v20601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:52 smithi067 bash[17655]: audit 2024-04-04T01:45:52.071778+0000 mon.a (mon.0) 17374 : audit [DBG] from='client.? 172.21.15.67:0/1232009451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:52 smithi067 bash[27441]: cluster 2024-04-04T01:45:51.311845+0000 mgr.y (mgr.24370) 20617 : cluster [DBG] pgmap v20601: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:52 smithi067 bash[27441]: audit 2024-04-04T01:45:52.071778+0000 mon.a (mon.0) 17374 : audit [DBG] from='client.? 172.21.15.67:0/1232009451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:45:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:53] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:45:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:45:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:45:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:45:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:54 smithi082 bash[20963]: cluster 2024-04-04T01:45:53.312542+0000 mgr.y (mgr.24370) 20618 : cluster [DBG] pgmap v20602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:54 smithi067 bash[17655]: cluster 2024-04-04T01:45:53.312542+0000 mgr.y (mgr.24370) 20618 : cluster [DBG] pgmap v20602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:54 smithi067 bash[27441]: cluster 2024-04-04T01:45:53.312542+0000 mgr.y (mgr.24370) 20618 : cluster [DBG] pgmap v20602: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:55 smithi082 bash[20963]: audit 2024-04-04T01:45:54.533272+0000 mon.c (mon.2) 8251 : audit [DBG] from='client.? 172.21.15.67:0/2187705005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:55 smithi067 bash[27441]: audit 2024-04-04T01:45:54.533272+0000 mon.c (mon.2) 8251 : audit [DBG] from='client.? 172.21.15.67:0/2187705005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:55 smithi067 bash[17655]: audit 2024-04-04T01:45:54.533272+0000 mon.c (mon.2) 8251 : audit [DBG] from='client.? 172.21.15.67:0/2187705005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:56 smithi082 bash[20963]: cluster 2024-04-04T01:45:55.313280+0000 mgr.y (mgr.24370) 20619 : cluster [DBG] pgmap v20603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:56 smithi082 bash[20963]: audit 2024-04-04T01:45:55.758790+0000 mon.a (mon.0) 17375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:56 smithi067 bash[17655]: cluster 2024-04-04T01:45:55.313280+0000 mgr.y (mgr.24370) 20619 : cluster [DBG] pgmap v20603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:56 smithi067 bash[17655]: audit 2024-04-04T01:45:55.758790+0000 mon.a (mon.0) 17375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:56 smithi067 bash[27441]: cluster 2024-04-04T01:45:55.313280+0000 mgr.y (mgr.24370) 20619 : cluster [DBG] pgmap v20603: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:56 smithi067 bash[27441]: audit 2024-04-04T01:45:55.758790+0000 mon.a (mon.0) 17375 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:45:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:57 smithi082 bash[20963]: audit 2024-04-04T01:45:56.987055+0000 mon.a (mon.0) 17376 : audit [DBG] from='client.? 172.21.15.67:0/2409928050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:57 smithi067 bash[17655]: audit 2024-04-04T01:45:56.987055+0000 mon.a (mon.0) 17376 : audit [DBG] from='client.? 172.21.15.67:0/2409928050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:57 smithi067 bash[27441]: audit 2024-04-04T01:45:56.987055+0000 mon.a (mon.0) 17376 : audit [DBG] from='client.? 172.21.15.67:0/2409928050' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:58 smithi082 bash[20963]: cluster 2024-04-04T01:45:57.314519+0000 mgr.y (mgr.24370) 20620 : cluster [DBG] pgmap v20604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:58 smithi067 bash[27441]: cluster 2024-04-04T01:45:57.314519+0000 mgr.y (mgr.24370) 20620 : cluster [DBG] pgmap v20604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:58 smithi067 bash[17655]: cluster 2024-04-04T01:45:57.314519+0000 mgr.y (mgr.24370) 20620 : cluster [DBG] pgmap v20604: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:45:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:45:59 smithi082 bash[20963]: audit 2024-04-04T01:45:59.439393+0000 mon.a (mon.0) 17377 : audit [DBG] from='client.? 172.21.15.67:0/4094884545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:45:59 smithi067 bash[27441]: audit 2024-04-04T01:45:59.439393+0000 mon.a (mon.0) 17377 : audit [DBG] from='client.? 172.21.15.67:0/4094884545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:45:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:45:59 smithi067 bash[17655]: audit 2024-04-04T01:45:59.439393+0000 mon.a (mon.0) 17377 : audit [DBG] from='client.? 172.21.15.67:0/4094884545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:00 smithi082 bash[20963]: cluster 2024-04-04T01:45:59.315311+0000 mgr.y (mgr.24370) 20621 : cluster [DBG] pgmap v20605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:00 smithi067 bash[27441]: cluster 2024-04-04T01:45:59.315311+0000 mgr.y (mgr.24370) 20621 : cluster [DBG] pgmap v20605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:00 smithi067 bash[17655]: cluster 2024-04-04T01:45:59.315311+0000 mgr.y (mgr.24370) 20621 : cluster [DBG] pgmap v20605: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:02 smithi082 bash[20963]: cluster 2024-04-04T01:46:01.316497+0000 mgr.y (mgr.24370) 20622 : cluster [DBG] pgmap v20606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:02 smithi082 bash[20963]: audit 2024-04-04T01:46:01.893260+0000 mon.a (mon.0) 17378 : audit [DBG] from='client.? 172.21.15.67:0/4006243232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:02 smithi067 bash[17655]: cluster 2024-04-04T01:46:01.316497+0000 mgr.y (mgr.24370) 20622 : cluster [DBG] pgmap v20606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:02 smithi067 bash[17655]: audit 2024-04-04T01:46:01.893260+0000 mon.a (mon.0) 17378 : audit [DBG] from='client.? 172.21.15.67:0/4006243232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:02 smithi067 bash[27441]: cluster 2024-04-04T01:46:01.316497+0000 mgr.y (mgr.24370) 20622 : cluster [DBG] pgmap v20606: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:02 smithi067 bash[27441]: audit 2024-04-04T01:46:01.893260+0000 mon.a (mon.0) 17378 : audit [DBG] from='client.? 172.21.15.67:0/4006243232' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:46:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:03] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:46:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:46:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:46:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:04 smithi082 bash[20963]: cluster 2024-04-04T01:46:03.317176+0000 mgr.y (mgr.24370) 20623 : cluster [DBG] pgmap v20607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:04 smithi082 bash[20963]: audit 2024-04-04T01:46:04.342623+0000 mon.c (mon.2) 8252 : audit [DBG] from='client.? 172.21.15.67:0/1469595185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:04 smithi067 bash[17655]: cluster 2024-04-04T01:46:03.317176+0000 mgr.y (mgr.24370) 20623 : cluster [DBG] pgmap v20607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:04 smithi067 bash[17655]: audit 2024-04-04T01:46:04.342623+0000 mon.c (mon.2) 8252 : audit [DBG] from='client.? 172.21.15.67:0/1469595185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:04 smithi067 bash[27441]: cluster 2024-04-04T01:46:03.317176+0000 mgr.y (mgr.24370) 20623 : cluster [DBG] pgmap v20607: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:04 smithi067 bash[27441]: audit 2024-04-04T01:46:04.342623+0000 mon.c (mon.2) 8252 : audit [DBG] from='client.? 172.21.15.67:0/1469595185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:06 smithi082 bash[20963]: cluster 2024-04-04T01:46:05.317881+0000 mgr.y (mgr.24370) 20624 : cluster [DBG] pgmap v20608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:06 smithi067 bash[17655]: cluster 2024-04-04T01:46:05.317881+0000 mgr.y (mgr.24370) 20624 : cluster [DBG] pgmap v20608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:06 smithi067 bash[27441]: cluster 2024-04-04T01:46:05.317881+0000 mgr.y (mgr.24370) 20624 : cluster [DBG] pgmap v20608: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:07 smithi082 bash[20963]: audit 2024-04-04T01:46:06.811851+0000 mon.c (mon.2) 8253 : audit [DBG] from='client.? 172.21.15.67:0/200322869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:07 smithi067 bash[27441]: audit 2024-04-04T01:46:06.811851+0000 mon.c (mon.2) 8253 : audit [DBG] from='client.? 172.21.15.67:0/200322869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:07 smithi067 bash[17655]: audit 2024-04-04T01:46:06.811851+0000 mon.c (mon.2) 8253 : audit [DBG] from='client.? 172.21.15.67:0/200322869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:08 smithi082 bash[20963]: cluster 2024-04-04T01:46:07.319018+0000 mgr.y (mgr.24370) 20625 : cluster [DBG] pgmap v20609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:08 smithi067 bash[27441]: cluster 2024-04-04T01:46:07.319018+0000 mgr.y (mgr.24370) 20625 : cluster [DBG] pgmap v20609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:08 smithi067 bash[17655]: cluster 2024-04-04T01:46:07.319018+0000 mgr.y (mgr.24370) 20625 : cluster [DBG] pgmap v20609: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:09 smithi082 bash[20963]: audit 2024-04-04T01:46:09.261544+0000 mon.c (mon.2) 8254 : audit [DBG] from='client.? 172.21.15.67:0/2008943249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:09.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:09 smithi067 bash[27441]: audit 2024-04-04T01:46:09.261544+0000 mon.c (mon.2) 8254 : audit [DBG] from='client.? 172.21.15.67:0/2008943249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:09 smithi067 bash[17655]: audit 2024-04-04T01:46:09.261544+0000 mon.c (mon.2) 8254 : audit [DBG] from='client.? 172.21.15.67:0/2008943249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:10 smithi082 bash[20963]: cluster 2024-04-04T01:46:09.319832+0000 mgr.y (mgr.24370) 20626 : cluster [DBG] pgmap v20610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:10 smithi067 bash[17655]: cluster 2024-04-04T01:46:09.319832+0000 mgr.y (mgr.24370) 20626 : cluster [DBG] pgmap v20610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:10 smithi067 bash[27441]: cluster 2024-04-04T01:46:09.319832+0000 mgr.y (mgr.24370) 20626 : cluster [DBG] pgmap v20610: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:11 smithi082 bash[20963]: audit 2024-04-04T01:46:10.759067+0000 mon.a (mon.0) 17379 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:11 smithi067 bash[17655]: audit 2024-04-04T01:46:10.759067+0000 mon.a (mon.0) 17379 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:11 smithi067 bash[27441]: audit 2024-04-04T01:46:10.759067+0000 mon.a (mon.0) 17379 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:12 smithi082 bash[20963]: cluster 2024-04-04T01:46:11.321024+0000 mgr.y (mgr.24370) 20627 : cluster [DBG] pgmap v20611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:12 smithi082 bash[20963]: audit 2024-04-04T01:46:11.714350+0000 mon.a (mon.0) 17380 : audit [DBG] from='client.? 172.21.15.67:0/2118811393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:12 smithi067 bash[27441]: cluster 2024-04-04T01:46:11.321024+0000 mgr.y (mgr.24370) 20627 : cluster [DBG] pgmap v20611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:12 smithi067 bash[27441]: audit 2024-04-04T01:46:11.714350+0000 mon.a (mon.0) 17380 : audit [DBG] from='client.? 172.21.15.67:0/2118811393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:12 smithi067 bash[17655]: cluster 2024-04-04T01:46:11.321024+0000 mgr.y (mgr.24370) 20627 : cluster [DBG] pgmap v20611: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:12 smithi067 bash[17655]: audit 2024-04-04T01:46:11.714350+0000 mon.a (mon.0) 17380 : audit [DBG] from='client.? 172.21.15.67:0/2118811393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:46:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:13] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:46:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:46:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:46:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:14 smithi082 bash[20963]: cluster 2024-04-04T01:46:13.321770+0000 mgr.y (mgr.24370) 20628 : cluster [DBG] pgmap v20612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:14 smithi082 bash[20963]: audit 2024-04-04T01:46:14.168606+0000 mon.a (mon.0) 17381 : audit [DBG] from='client.? 172.21.15.67:0/1481672827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:14 smithi067 bash[17655]: cluster 2024-04-04T01:46:13.321770+0000 mgr.y (mgr.24370) 20628 : cluster [DBG] pgmap v20612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:14 smithi067 bash[17655]: audit 2024-04-04T01:46:14.168606+0000 mon.a (mon.0) 17381 : audit [DBG] from='client.? 172.21.15.67:0/1481672827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:14 smithi067 bash[27441]: cluster 2024-04-04T01:46:13.321770+0000 mgr.y (mgr.24370) 20628 : cluster [DBG] pgmap v20612: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:14 smithi067 bash[27441]: audit 2024-04-04T01:46:14.168606+0000 mon.a (mon.0) 17381 : audit [DBG] from='client.? 172.21.15.67:0/1481672827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:16 smithi082 bash[20963]: cluster 2024-04-04T01:46:15.322588+0000 mgr.y (mgr.24370) 20629 : cluster [DBG] pgmap v20613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:16 smithi082 bash[20963]: audit 2024-04-04T01:46:15.761506+0000 mon.a (mon.0) 17382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:46:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:16 smithi082 bash[20963]: audit 2024-04-04T01:46:16.090253+0000 mon.a (mon.0) 17383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:16 smithi082 bash[20963]: audit 2024-04-04T01:46:16.098824+0000 mon.a (mon.0) 17384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:16 smithi067 bash[17655]: cluster 2024-04-04T01:46:15.322588+0000 mgr.y (mgr.24370) 20629 : cluster [DBG] pgmap v20613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:16 smithi067 bash[17655]: audit 2024-04-04T01:46:15.761506+0000 mon.a (mon.0) 17382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:46:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:16 smithi067 bash[17655]: audit 2024-04-04T01:46:16.090253+0000 mon.a (mon.0) 17383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:16 smithi067 bash[17655]: audit 2024-04-04T01:46:16.098824+0000 mon.a (mon.0) 17384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:16 smithi067 bash[27441]: cluster 2024-04-04T01:46:15.322588+0000 mgr.y (mgr.24370) 20629 : cluster [DBG] pgmap v20613: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:16 smithi067 bash[27441]: audit 2024-04-04T01:46:15.761506+0000 mon.a (mon.0) 17382 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:46:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:16 smithi067 bash[27441]: audit 2024-04-04T01:46:16.090253+0000 mon.a (mon.0) 17383 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:16 smithi067 bash[27441]: audit 2024-04-04T01:46:16.098824+0000 mon.a (mon.0) 17384 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:17.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:17 smithi082 bash[20963]: audit 2024-04-04T01:46:16.621035+0000 mon.a (mon.0) 17385 : audit [DBG] from='client.? 172.21.15.67:0/783028382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:17 smithi067 bash[17655]: audit 2024-04-04T01:46:16.621035+0000 mon.a (mon.0) 17385 : audit [DBG] from='client.? 172.21.15.67:0/783028382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:17 smithi067 bash[27441]: audit 2024-04-04T01:46:16.621035+0000 mon.a (mon.0) 17385 : audit [DBG] from='client.? 172.21.15.67:0/783028382' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:18 smithi082 bash[20963]: cluster 2024-04-04T01:46:17.323822+0000 mgr.y (mgr.24370) 20630 : cluster [DBG] pgmap v20614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:18.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:18 smithi067 bash[17655]: cluster 2024-04-04T01:46:17.323822+0000 mgr.y (mgr.24370) 20630 : cluster [DBG] pgmap v20614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:18.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:18 smithi067 bash[27441]: cluster 2024-04-04T01:46:17.323822+0000 mgr.y (mgr.24370) 20630 : cluster [DBG] pgmap v20614: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:19 smithi082 bash[20963]: audit 2024-04-04T01:46:19.081576+0000 mon.a (mon.0) 17386 : audit [DBG] from='client.? 172.21.15.67:0/4145449066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:19 smithi067 bash[17655]: audit 2024-04-04T01:46:19.081576+0000 mon.a (mon.0) 17386 : audit [DBG] from='client.? 172.21.15.67:0/4145449066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:19 smithi067 bash[27441]: audit 2024-04-04T01:46:19.081576+0000 mon.a (mon.0) 17386 : audit [DBG] from='client.? 172.21.15.67:0/4145449066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:20 smithi082 bash[20963]: cluster 2024-04-04T01:46:19.324514+0000 mgr.y (mgr.24370) 20631 : cluster [DBG] pgmap v20615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:20 smithi067 bash[17655]: cluster 2024-04-04T01:46:19.324514+0000 mgr.y (mgr.24370) 20631 : cluster [DBG] pgmap v20615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:20 smithi067 bash[27441]: cluster 2024-04-04T01:46:19.324514+0000 mgr.y (mgr.24370) 20631 : cluster [DBG] pgmap v20615: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:22 smithi082 bash[20963]: cluster 2024-04-04T01:46:21.325302+0000 mgr.y (mgr.24370) 20632 : cluster [DBG] pgmap v20616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:22 smithi082 bash[20963]: audit 2024-04-04T01:46:21.504054+0000 mon.a (mon.0) 17387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:22 smithi082 bash[20963]: audit 2024-04-04T01:46:21.512418+0000 mon.a (mon.0) 17388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:22 smithi082 bash[20963]: audit 2024-04-04T01:46:21.544225+0000 mon.a (mon.0) 17389 : audit [DBG] from='client.? 172.21.15.67:0/1037240830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:22 smithi082 bash[20963]: audit 2024-04-04T01:46:22.147520+0000 mon.a (mon.0) 17390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:22 smithi082 bash[20963]: audit 2024-04-04T01:46:22.155266+0000 mon.a (mon.0) 17391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[17655]: cluster 2024-04-04T01:46:21.325302+0000 mgr.y (mgr.24370) 20632 : cluster [DBG] pgmap v20616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[17655]: audit 2024-04-04T01:46:21.504054+0000 mon.a (mon.0) 17387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[17655]: audit 2024-04-04T01:46:21.512418+0000 mon.a (mon.0) 17388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[17655]: audit 2024-04-04T01:46:21.544225+0000 mon.a (mon.0) 17389 : audit [DBG] from='client.? 172.21.15.67:0/1037240830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[17655]: audit 2024-04-04T01:46:22.147520+0000 mon.a (mon.0) 17390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[17655]: audit 2024-04-04T01:46:22.155266+0000 mon.a (mon.0) 17391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[27441]: cluster 2024-04-04T01:46:21.325302+0000 mgr.y (mgr.24370) 20632 : cluster [DBG] pgmap v20616: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[27441]: audit 2024-04-04T01:46:21.504054+0000 mon.a (mon.0) 17387 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[27441]: audit 2024-04-04T01:46:21.512418+0000 mon.a (mon.0) 17388 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[27441]: audit 2024-04-04T01:46:21.544225+0000 mon.a (mon.0) 17389 : audit [DBG] from='client.? 172.21.15.67:0/1037240830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[27441]: audit 2024-04-04T01:46:22.147520+0000 mon.a (mon.0) 17390 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:22 smithi067 bash[27441]: audit 2024-04-04T01:46:22.155266+0000 mon.a (mon.0) 17391 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:46:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:23] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:46:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:46:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:46:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:23 smithi082 bash[20963]: audit 2024-04-04T01:46:22.582788+0000 mon.a (mon.0) 17392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:46:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:23 smithi082 bash[20963]: audit 2024-04-04T01:46:22.584629+0000 mon.a (mon.0) 17393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:46:23.887 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:23 smithi082 bash[20963]: audit 2024-04-04T01:46:22.593091+0000 mon.a (mon.0) 17394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:23 smithi067 bash[27441]: audit 2024-04-04T01:46:22.582788+0000 mon.a (mon.0) 17392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:46:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:23 smithi067 bash[27441]: audit 2024-04-04T01:46:22.584629+0000 mon.a (mon.0) 17393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:46:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:23 smithi067 bash[27441]: audit 2024-04-04T01:46:22.593091+0000 mon.a (mon.0) 17394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:23 smithi067 bash[17655]: audit 2024-04-04T01:46:22.582788+0000 mon.a (mon.0) 17392 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:46:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:23 smithi067 bash[17655]: audit 2024-04-04T01:46:22.584629+0000 mon.a (mon.0) 17393 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:46:23.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:23 smithi067 bash[17655]: audit 2024-04-04T01:46:22.593091+0000 mon.a (mon.0) 17394 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:46:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:24 smithi082 bash[20963]: cluster 2024-04-04T01:46:23.325966+0000 mgr.y (mgr.24370) 20633 : cluster [DBG] pgmap v20617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:24 smithi082 bash[20963]: audit 2024-04-04T01:46:24.001355+0000 mon.c (mon.2) 8255 : audit [DBG] from='client.? 172.21.15.67:0/1929883380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:24 smithi067 bash[27441]: cluster 2024-04-04T01:46:23.325966+0000 mgr.y (mgr.24370) 20633 : cluster [DBG] pgmap v20617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:24 smithi067 bash[27441]: audit 2024-04-04T01:46:24.001355+0000 mon.c (mon.2) 8255 : audit [DBG] from='client.? 172.21.15.67:0/1929883380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:24 smithi067 bash[17655]: cluster 2024-04-04T01:46:23.325966+0000 mgr.y (mgr.24370) 20633 : cluster [DBG] pgmap v20617: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:24 smithi067 bash[17655]: audit 2024-04-04T01:46:24.001355+0000 mon.c (mon.2) 8255 : audit [DBG] from='client.? 172.21.15.67:0/1929883380' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:26 smithi082 bash[20963]: cluster 2024-04-04T01:46:25.326783+0000 mgr.y (mgr.24370) 20634 : cluster [DBG] pgmap v20618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:26 smithi082 bash[20963]: audit 2024-04-04T01:46:25.759739+0000 mon.a (mon.0) 17395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:26 smithi082 bash[20963]: audit 2024-04-04T01:46:26.450869+0000 mon.a (mon.0) 17396 : audit [DBG] from='client.? 172.21.15.67:0/1303556958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:26 smithi067 bash[17655]: cluster 2024-04-04T01:46:25.326783+0000 mgr.y (mgr.24370) 20634 : cluster [DBG] pgmap v20618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:26 smithi067 bash[17655]: audit 2024-04-04T01:46:25.759739+0000 mon.a (mon.0) 17395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:26 smithi067 bash[17655]: audit 2024-04-04T01:46:26.450869+0000 mon.a (mon.0) 17396 : audit [DBG] from='client.? 172.21.15.67:0/1303556958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:26 smithi067 bash[27441]: cluster 2024-04-04T01:46:25.326783+0000 mgr.y (mgr.24370) 20634 : cluster [DBG] pgmap v20618: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:26 smithi067 bash[27441]: audit 2024-04-04T01:46:25.759739+0000 mon.a (mon.0) 17395 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:26 smithi067 bash[27441]: audit 2024-04-04T01:46:26.450869+0000 mon.a (mon.0) 17396 : audit [DBG] from='client.? 172.21.15.67:0/1303556958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:28 smithi082 bash[20963]: cluster 2024-04-04T01:46:27.328149+0000 mgr.y (mgr.24370) 20635 : cluster [DBG] pgmap v20619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:28 smithi067 bash[27441]: cluster 2024-04-04T01:46:27.328149+0000 mgr.y (mgr.24370) 20635 : cluster [DBG] pgmap v20619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:28 smithi067 bash[17655]: cluster 2024-04-04T01:46:27.328149+0000 mgr.y (mgr.24370) 20635 : cluster [DBG] pgmap v20619: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:29 smithi082 bash[20963]: audit 2024-04-04T01:46:28.909870+0000 mon.a (mon.0) 17397 : audit [DBG] from='client.? 172.21.15.67:0/997922207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:29 smithi067 bash[27441]: audit 2024-04-04T01:46:28.909870+0000 mon.a (mon.0) 17397 : audit [DBG] from='client.? 172.21.15.67:0/997922207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:29 smithi067 bash[17655]: audit 2024-04-04T01:46:28.909870+0000 mon.a (mon.0) 17397 : audit [DBG] from='client.? 172.21.15.67:0/997922207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:30 smithi082 bash[20963]: cluster 2024-04-04T01:46:29.328949+0000 mgr.y (mgr.24370) 20636 : cluster [DBG] pgmap v20620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:30 smithi067 bash[27441]: cluster 2024-04-04T01:46:29.328949+0000 mgr.y (mgr.24370) 20636 : cluster [DBG] pgmap v20620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:30 smithi067 bash[17655]: cluster 2024-04-04T01:46:29.328949+0000 mgr.y (mgr.24370) 20636 : cluster [DBG] pgmap v20620: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:31 smithi082 bash[20963]: audit 2024-04-04T01:46:31.365861+0000 mon.a (mon.0) 17398 : audit [DBG] from='client.? 172.21.15.67:0/3838391376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:31 smithi067 bash[17655]: audit 2024-04-04T01:46:31.365861+0000 mon.a (mon.0) 17398 : audit [DBG] from='client.? 172.21.15.67:0/3838391376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:31 smithi067 bash[27441]: audit 2024-04-04T01:46:31.365861+0000 mon.a (mon.0) 17398 : audit [DBG] from='client.? 172.21.15.67:0/3838391376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:32.920 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:32 smithi067 bash[17655]: cluster 2024-04-04T01:46:31.330139+0000 mgr.y (mgr.24370) 20637 : cluster [DBG] pgmap v20621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:32.921 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:32 smithi067 bash[27441]: cluster 2024-04-04T01:46:31.330139+0000 mgr.y (mgr.24370) 20637 : cluster [DBG] pgmap v20621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:32 smithi082 bash[20963]: cluster 2024-04-04T01:46:31.330139+0000 mgr.y (mgr.24370) 20637 : cluster [DBG] pgmap v20621: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:46:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:33] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:46:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:46:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:46:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:34 smithi067 bash[27441]: cluster 2024-04-04T01:46:33.330816+0000 mgr.y (mgr.24370) 20638 : cluster [DBG] pgmap v20622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:34 smithi067 bash[27441]: audit 2024-04-04T01:46:33.814180+0000 mon.a (mon.0) 17399 : audit [DBG] from='client.? 172.21.15.67:0/1375876821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:34 smithi067 bash[17655]: cluster 2024-04-04T01:46:33.330816+0000 mgr.y (mgr.24370) 20638 : cluster [DBG] pgmap v20622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:34 smithi067 bash[17655]: audit 2024-04-04T01:46:33.814180+0000 mon.a (mon.0) 17399 : audit [DBG] from='client.? 172.21.15.67:0/1375876821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:34 smithi082 bash[20963]: cluster 2024-04-04T01:46:33.330816+0000 mgr.y (mgr.24370) 20638 : cluster [DBG] pgmap v20622: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:34 smithi082 bash[20963]: audit 2024-04-04T01:46:33.814180+0000 mon.a (mon.0) 17399 : audit [DBG] from='client.? 172.21.15.67:0/1375876821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:36 smithi067 bash[27441]: cluster 2024-04-04T01:46:35.331524+0000 mgr.y (mgr.24370) 20639 : cluster [DBG] pgmap v20623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:36 smithi067 bash[27441]: audit 2024-04-04T01:46:36.265251+0000 mon.a (mon.0) 17400 : audit [DBG] from='client.? 172.21.15.67:0/938173447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:36 smithi067 bash[17655]: cluster 2024-04-04T01:46:35.331524+0000 mgr.y (mgr.24370) 20639 : cluster [DBG] pgmap v20623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:36 smithi067 bash[17655]: audit 2024-04-04T01:46:36.265251+0000 mon.a (mon.0) 17400 : audit [DBG] from='client.? 172.21.15.67:0/938173447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:36 smithi082 bash[20963]: cluster 2024-04-04T01:46:35.331524+0000 mgr.y (mgr.24370) 20639 : cluster [DBG] pgmap v20623: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:36 smithi082 bash[20963]: audit 2024-04-04T01:46:36.265251+0000 mon.a (mon.0) 17400 : audit [DBG] from='client.? 172.21.15.67:0/938173447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:38 smithi067 bash[17655]: cluster 2024-04-04T01:46:37.332735+0000 mgr.y (mgr.24370) 20640 : cluster [DBG] pgmap v20624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:38 smithi067 bash[27441]: cluster 2024-04-04T01:46:37.332735+0000 mgr.y (mgr.24370) 20640 : cluster [DBG] pgmap v20624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:38 smithi082 bash[20963]: cluster 2024-04-04T01:46:37.332735+0000 mgr.y (mgr.24370) 20640 : cluster [DBG] pgmap v20624: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:39.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:39 smithi067 bash[17655]: audit 2024-04-04T01:46:38.718651+0000 mon.a (mon.0) 17401 : audit [DBG] from='client.? 172.21.15.67:0/704319255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:39.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:39 smithi067 bash[27441]: audit 2024-04-04T01:46:38.718651+0000 mon.a (mon.0) 17401 : audit [DBG] from='client.? 172.21.15.67:0/704319255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:39 smithi082 bash[20963]: audit 2024-04-04T01:46:38.718651+0000 mon.a (mon.0) 17401 : audit [DBG] from='client.? 172.21.15.67:0/704319255' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:40 smithi067 bash[17655]: cluster 2024-04-04T01:46:39.333438+0000 mgr.y (mgr.24370) 20641 : cluster [DBG] pgmap v20625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:40 smithi067 bash[27441]: cluster 2024-04-04T01:46:39.333438+0000 mgr.y (mgr.24370) 20641 : cluster [DBG] pgmap v20625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:40 smithi082 bash[20963]: cluster 2024-04-04T01:46:39.333438+0000 mgr.y (mgr.24370) 20641 : cluster [DBG] pgmap v20625: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:41 smithi082 bash[20963]: audit 2024-04-04T01:46:40.759803+0000 mon.a (mon.0) 17402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:41 smithi082 bash[20963]: audit 2024-04-04T01:46:41.178643+0000 mon.a (mon.0) 17403 : audit [DBG] from='client.? 172.21.15.67:0/1690039599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:41 smithi067 bash[27441]: audit 2024-04-04T01:46:40.759803+0000 mon.a (mon.0) 17402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:41 smithi067 bash[27441]: audit 2024-04-04T01:46:41.178643+0000 mon.a (mon.0) 17403 : audit [DBG] from='client.? 172.21.15.67:0/1690039599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:41 smithi067 bash[17655]: audit 2024-04-04T01:46:40.759803+0000 mon.a (mon.0) 17402 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:41 smithi067 bash[17655]: audit 2024-04-04T01:46:41.178643+0000 mon.a (mon.0) 17403 : audit [DBG] from='client.? 172.21.15.67:0/1690039599' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:42 smithi067 bash[17655]: cluster 2024-04-04T01:46:41.334651+0000 mgr.y (mgr.24370) 20642 : cluster [DBG] pgmap v20626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:42 smithi067 bash[27441]: cluster 2024-04-04T01:46:41.334651+0000 mgr.y (mgr.24370) 20642 : cluster [DBG] pgmap v20626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:42 smithi082 bash[20963]: cluster 2024-04-04T01:46:41.334651+0000 mgr.y (mgr.24370) 20642 : cluster [DBG] pgmap v20626: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:46:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:43] "GET /metrics HTTP/1.1" 200 239996 "" "Prometheus/2.43.0" 2024-04-04T01:46:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:46:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:46:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:43 smithi082 bash[20963]: audit 2024-04-04T01:46:43.632062+0000 mon.a (mon.0) 17404 : audit [DBG] from='client.? 172.21.15.67:0/1755166085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:43 smithi067 bash[17655]: audit 2024-04-04T01:46:43.632062+0000 mon.a (mon.0) 17404 : audit [DBG] from='client.? 172.21.15.67:0/1755166085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:43 smithi067 bash[27441]: audit 2024-04-04T01:46:43.632062+0000 mon.a (mon.0) 17404 : audit [DBG] from='client.? 172.21.15.67:0/1755166085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:44 smithi082 bash[20963]: cluster 2024-04-04T01:46:43.335180+0000 mgr.y (mgr.24370) 20643 : cluster [DBG] pgmap v20627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:44 smithi067 bash[17655]: cluster 2024-04-04T01:46:43.335180+0000 mgr.y (mgr.24370) 20643 : cluster [DBG] pgmap v20627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:44 smithi067 bash[27441]: cluster 2024-04-04T01:46:43.335180+0000 mgr.y (mgr.24370) 20643 : cluster [DBG] pgmap v20627: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:46 smithi082 bash[20963]: cluster 2024-04-04T01:46:45.335844+0000 mgr.y (mgr.24370) 20644 : cluster [DBG] pgmap v20628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:46 smithi082 bash[20963]: audit 2024-04-04T01:46:46.093079+0000 mon.a (mon.0) 17405 : audit [DBG] from='client.? 172.21.15.67:0/2896449189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:46 smithi067 bash[27441]: cluster 2024-04-04T01:46:45.335844+0000 mgr.y (mgr.24370) 20644 : cluster [DBG] pgmap v20628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:46 smithi067 bash[27441]: audit 2024-04-04T01:46:46.093079+0000 mon.a (mon.0) 17405 : audit [DBG] from='client.? 172.21.15.67:0/2896449189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:46 smithi067 bash[17655]: cluster 2024-04-04T01:46:45.335844+0000 mgr.y (mgr.24370) 20644 : cluster [DBG] pgmap v20628: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:46 smithi067 bash[17655]: audit 2024-04-04T01:46:46.093079+0000 mon.a (mon.0) 17405 : audit [DBG] from='client.? 172.21.15.67:0/2896449189' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:48 smithi082 bash[20963]: cluster 2024-04-04T01:46:47.336991+0000 mgr.y (mgr.24370) 20645 : cluster [DBG] pgmap v20629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:48 smithi082 bash[20963]: audit 2024-04-04T01:46:48.549280+0000 mon.c (mon.2) 8256 : audit [DBG] from='client.? 172.21.15.67:0/1249145045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:48 smithi067 bash[17655]: cluster 2024-04-04T01:46:47.336991+0000 mgr.y (mgr.24370) 20645 : cluster [DBG] pgmap v20629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:48 smithi067 bash[17655]: audit 2024-04-04T01:46:48.549280+0000 mon.c (mon.2) 8256 : audit [DBG] from='client.? 172.21.15.67:0/1249145045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:48 smithi067 bash[27441]: cluster 2024-04-04T01:46:47.336991+0000 mgr.y (mgr.24370) 20645 : cluster [DBG] pgmap v20629: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:49.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:48 smithi067 bash[27441]: audit 2024-04-04T01:46:48.549280+0000 mon.c (mon.2) 8256 : audit [DBG] from='client.? 172.21.15.67:0/1249145045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:50 smithi082 bash[20963]: cluster 2024-04-04T01:46:49.337690+0000 mgr.y (mgr.24370) 20646 : cluster [DBG] pgmap v20630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:50 smithi067 bash[17655]: cluster 2024-04-04T01:46:49.337690+0000 mgr.y (mgr.24370) 20646 : cluster [DBG] pgmap v20630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:50 smithi067 bash[27441]: cluster 2024-04-04T01:46:49.337690+0000 mgr.y (mgr.24370) 20646 : cluster [DBG] pgmap v20630: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:52.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:51 smithi082 bash[20963]: audit 2024-04-04T01:46:51.007541+0000 mon.a (mon.0) 17406 : audit [DBG] from='client.? 172.21.15.67:0/2536035707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:51 smithi067 bash[17655]: audit 2024-04-04T01:46:51.007541+0000 mon.a (mon.0) 17406 : audit [DBG] from='client.? 172.21.15.67:0/2536035707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:51 smithi067 bash[27441]: audit 2024-04-04T01:46:51.007541+0000 mon.a (mon.0) 17406 : audit [DBG] from='client.? 172.21.15.67:0/2536035707' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:52 smithi067 bash[27441]: cluster 2024-04-04T01:46:51.338947+0000 mgr.y (mgr.24370) 20647 : cluster [DBG] pgmap v20631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:52 smithi067 bash[17655]: cluster 2024-04-04T01:46:51.338947+0000 mgr.y (mgr.24370) 20647 : cluster [DBG] pgmap v20631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:52 smithi082 bash[20963]: cluster 2024-04-04T01:46:51.338947+0000 mgr.y (mgr.24370) 20647 : cluster [DBG] pgmap v20631: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:46:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:53] "GET /metrics HTTP/1.1" 200 239996 "" "Prometheus/2.43.0" 2024-04-04T01:46:53.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:46:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:46:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:46:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:53 smithi082 bash[20963]: audit 2024-04-04T01:46:53.460381+0000 mon.c (mon.2) 8257 : audit [DBG] from='client.? 172.21.15.67:0/774169539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:53 smithi067 bash[17655]: audit 2024-04-04T01:46:53.460381+0000 mon.c (mon.2) 8257 : audit [DBG] from='client.? 172.21.15.67:0/774169539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:53 smithi067 bash[27441]: audit 2024-04-04T01:46:53.460381+0000 mon.c (mon.2) 8257 : audit [DBG] from='client.? 172.21.15.67:0/774169539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:54 smithi082 bash[20963]: cluster 2024-04-04T01:46:53.339595+0000 mgr.y (mgr.24370) 20648 : cluster [DBG] pgmap v20632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:54 smithi067 bash[17655]: cluster 2024-04-04T01:46:53.339595+0000 mgr.y (mgr.24370) 20648 : cluster [DBG] pgmap v20632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:54 smithi067 bash[27441]: cluster 2024-04-04T01:46:53.339595+0000 mgr.y (mgr.24370) 20648 : cluster [DBG] pgmap v20632: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:56 smithi082 bash[20963]: cluster 2024-04-04T01:46:55.340319+0000 mgr.y (mgr.24370) 20649 : cluster [DBG] pgmap v20633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:56 smithi082 bash[20963]: audit 2024-04-04T01:46:55.759505+0000 mon.a (mon.0) 17407 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:56 smithi082 bash[20963]: audit 2024-04-04T01:46:55.962048+0000 mon.a (mon.0) 17408 : audit [DBG] from='client.? 172.21.15.67:0/1812246889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:56 smithi067 bash[27441]: cluster 2024-04-04T01:46:55.340319+0000 mgr.y (mgr.24370) 20649 : cluster [DBG] pgmap v20633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:56 smithi067 bash[27441]: audit 2024-04-04T01:46:55.759505+0000 mon.a (mon.0) 17407 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:56 smithi067 bash[27441]: audit 2024-04-04T01:46:55.962048+0000 mon.a (mon.0) 17408 : audit [DBG] from='client.? 172.21.15.67:0/1812246889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:56 smithi067 bash[17655]: cluster 2024-04-04T01:46:55.340319+0000 mgr.y (mgr.24370) 20649 : cluster [DBG] pgmap v20633: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:56 smithi067 bash[17655]: audit 2024-04-04T01:46:55.759505+0000 mon.a (mon.0) 17407 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:46:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:56 smithi067 bash[17655]: audit 2024-04-04T01:46:55.962048+0000 mon.a (mon.0) 17408 : audit [DBG] from='client.? 172.21.15.67:0/1812246889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:58 smithi082 bash[20963]: cluster 2024-04-04T01:46:57.341504+0000 mgr.y (mgr.24370) 20650 : cluster [DBG] pgmap v20634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:46:58 smithi082 bash[20963]: audit 2024-04-04T01:46:58.412265+0000 mon.a (mon.0) 17409 : audit [DBG] from='client.? 172.21.15.67:0/1551852333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:58 smithi067 bash[27441]: cluster 2024-04-04T01:46:57.341504+0000 mgr.y (mgr.24370) 20650 : cluster [DBG] pgmap v20634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:46:58 smithi067 bash[27441]: audit 2024-04-04T01:46:58.412265+0000 mon.a (mon.0) 17409 : audit [DBG] from='client.? 172.21.15.67:0/1551852333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:46:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:58 smithi067 bash[17655]: cluster 2024-04-04T01:46:57.341504+0000 mgr.y (mgr.24370) 20650 : cluster [DBG] pgmap v20634: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:46:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:46:58 smithi067 bash[17655]: audit 2024-04-04T01:46:58.412265+0000 mon.a (mon.0) 17409 : audit [DBG] from='client.? 172.21.15.67:0/1551852333' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:00 smithi082 bash[20963]: cluster 2024-04-04T01:46:59.342175+0000 mgr.y (mgr.24370) 20651 : cluster [DBG] pgmap v20635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:00 smithi067 bash[17655]: cluster 2024-04-04T01:46:59.342175+0000 mgr.y (mgr.24370) 20651 : cluster [DBG] pgmap v20635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:00 smithi067 bash[27441]: cluster 2024-04-04T01:46:59.342175+0000 mgr.y (mgr.24370) 20651 : cluster [DBG] pgmap v20635: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:01 smithi082 bash[20963]: audit 2024-04-04T01:47:00.867496+0000 mon.a (mon.0) 17410 : audit [DBG] from='client.? 172.21.15.67:0/4253095868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:01 smithi067 bash[17655]: audit 2024-04-04T01:47:00.867496+0000 mon.a (mon.0) 17410 : audit [DBG] from='client.? 172.21.15.67:0/4253095868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:01 smithi067 bash[27441]: audit 2024-04-04T01:47:00.867496+0000 mon.a (mon.0) 17410 : audit [DBG] from='client.? 172.21.15.67:0/4253095868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:02 smithi067 bash[27441]: cluster 2024-04-04T01:47:01.343364+0000 mgr.y (mgr.24370) 20652 : cluster [DBG] pgmap v20636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:02 smithi067 bash[17655]: cluster 2024-04-04T01:47:01.343364+0000 mgr.y (mgr.24370) 20652 : cluster [DBG] pgmap v20636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:02 smithi082 bash[20963]: cluster 2024-04-04T01:47:01.343364+0000 mgr.y (mgr.24370) 20652 : cluster [DBG] pgmap v20636: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:47:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:47:03.762 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:47:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:47:04.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:03 smithi082 bash[20963]: audit 2024-04-04T01:47:03.324935+0000 mon.c (mon.2) 8258 : audit [DBG] from='client.? 172.21.15.67:0/1967877433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:03 smithi067 bash[17655]: audit 2024-04-04T01:47:03.324935+0000 mon.c (mon.2) 8258 : audit [DBG] from='client.? 172.21.15.67:0/1967877433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:03 smithi067 bash[27441]: audit 2024-04-04T01:47:03.324935+0000 mon.c (mon.2) 8258 : audit [DBG] from='client.? 172.21.15.67:0/1967877433' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:04 smithi082 bash[20963]: cluster 2024-04-04T01:47:03.343964+0000 mgr.y (mgr.24370) 20653 : cluster [DBG] pgmap v20637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:04 smithi067 bash[27441]: cluster 2024-04-04T01:47:03.343964+0000 mgr.y (mgr.24370) 20653 : cluster [DBG] pgmap v20637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:04 smithi067 bash[17655]: cluster 2024-04-04T01:47:03.343964+0000 mgr.y (mgr.24370) 20653 : cluster [DBG] pgmap v20637: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:06 smithi082 bash[20963]: cluster 2024-04-04T01:47:05.344633+0000 mgr.y (mgr.24370) 20654 : cluster [DBG] pgmap v20638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:06 smithi082 bash[20963]: audit 2024-04-04T01:47:05.779358+0000 mon.a (mon.0) 17411 : audit [DBG] from='client.? 172.21.15.67:0/51777993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:06 smithi067 bash[17655]: cluster 2024-04-04T01:47:05.344633+0000 mgr.y (mgr.24370) 20654 : cluster [DBG] pgmap v20638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:06 smithi067 bash[17655]: audit 2024-04-04T01:47:05.779358+0000 mon.a (mon.0) 17411 : audit [DBG] from='client.? 172.21.15.67:0/51777993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:06 smithi067 bash[27441]: cluster 2024-04-04T01:47:05.344633+0000 mgr.y (mgr.24370) 20654 : cluster [DBG] pgmap v20638: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:06 smithi067 bash[27441]: audit 2024-04-04T01:47:05.779358+0000 mon.a (mon.0) 17411 : audit [DBG] from='client.? 172.21.15.67:0/51777993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:08 smithi082 bash[20963]: cluster 2024-04-04T01:47:07.345737+0000 mgr.y (mgr.24370) 20655 : cluster [DBG] pgmap v20639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:08 smithi082 bash[20963]: audit 2024-04-04T01:47:08.239491+0000 mon.c (mon.2) 8259 : audit [DBG] from='client.? 172.21.15.67:0/3386233868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:08 smithi067 bash[27441]: cluster 2024-04-04T01:47:07.345737+0000 mgr.y (mgr.24370) 20655 : cluster [DBG] pgmap v20639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:08 smithi067 bash[27441]: audit 2024-04-04T01:47:08.239491+0000 mon.c (mon.2) 8259 : audit [DBG] from='client.? 172.21.15.67:0/3386233868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:08 smithi067 bash[17655]: cluster 2024-04-04T01:47:07.345737+0000 mgr.y (mgr.24370) 20655 : cluster [DBG] pgmap v20639: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:08 smithi067 bash[17655]: audit 2024-04-04T01:47:08.239491+0000 mon.c (mon.2) 8259 : audit [DBG] from='client.? 172.21.15.67:0/3386233868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:10 smithi082 bash[20963]: cluster 2024-04-04T01:47:09.346376+0000 mgr.y (mgr.24370) 20656 : cluster [DBG] pgmap v20640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:10 smithi082 bash[20963]: audit 2024-04-04T01:47:10.682347+0000 mon.c (mon.2) 8260 : audit [DBG] from='client.? 172.21.15.67:0/3323050798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:10 smithi082 bash[20963]: audit 2024-04-04T01:47:10.760927+0000 mon.a (mon.0) 17412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:10 smithi067 bash[17655]: cluster 2024-04-04T01:47:09.346376+0000 mgr.y (mgr.24370) 20656 : cluster [DBG] pgmap v20640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:10 smithi067 bash[17655]: audit 2024-04-04T01:47:10.682347+0000 mon.c (mon.2) 8260 : audit [DBG] from='client.? 172.21.15.67:0/3323050798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:10 smithi067 bash[17655]: audit 2024-04-04T01:47:10.760927+0000 mon.a (mon.0) 17412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:10 smithi067 bash[27441]: cluster 2024-04-04T01:47:09.346376+0000 mgr.y (mgr.24370) 20656 : cluster [DBG] pgmap v20640: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:10 smithi067 bash[27441]: audit 2024-04-04T01:47:10.682347+0000 mon.c (mon.2) 8260 : audit [DBG] from='client.? 172.21.15.67:0/3323050798' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:10 smithi067 bash[27441]: audit 2024-04-04T01:47:10.760927+0000 mon.a (mon.0) 17412 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:12 smithi067 bash[27441]: cluster 2024-04-04T01:47:11.347526+0000 mgr.y (mgr.24370) 20657 : cluster [DBG] pgmap v20641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:12 smithi067 bash[17655]: cluster 2024-04-04T01:47:11.347526+0000 mgr.y (mgr.24370) 20657 : cluster [DBG] pgmap v20641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:12 smithi082 bash[20963]: cluster 2024-04-04T01:47:11.347526+0000 mgr.y (mgr.24370) 20657 : cluster [DBG] pgmap v20641: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:47:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:47:13.790 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:47:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:47:14.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:13 smithi082 bash[20963]: audit 2024-04-04T01:47:13.143135+0000 mon.c (mon.2) 8261 : audit [DBG] from='client.? 172.21.15.67:0/211644230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:14.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:13 smithi067 bash[17655]: audit 2024-04-04T01:47:13.143135+0000 mon.c (mon.2) 8261 : audit [DBG] from='client.? 172.21.15.67:0/211644230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:14.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:13 smithi067 bash[27441]: audit 2024-04-04T01:47:13.143135+0000 mon.c (mon.2) 8261 : audit [DBG] from='client.? 172.21.15.67:0/211644230' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:14 smithi082 bash[20963]: cluster 2024-04-04T01:47:13.348454+0000 mgr.y (mgr.24370) 20658 : cluster [DBG] pgmap v20642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:14 smithi067 bash[27441]: cluster 2024-04-04T01:47:13.348454+0000 mgr.y (mgr.24370) 20658 : cluster [DBG] pgmap v20642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:14 smithi067 bash[17655]: cluster 2024-04-04T01:47:13.348454+0000 mgr.y (mgr.24370) 20658 : cluster [DBG] pgmap v20642: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:16.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:15 smithi082 bash[20963]: audit 2024-04-04T01:47:15.591274+0000 mon.a (mon.0) 17413 : audit [DBG] from='client.? 172.21.15.67:0/441544058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:15 smithi067 bash[17655]: audit 2024-04-04T01:47:15.591274+0000 mon.a (mon.0) 17413 : audit [DBG] from='client.? 172.21.15.67:0/441544058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:15 smithi067 bash[27441]: audit 2024-04-04T01:47:15.591274+0000 mon.a (mon.0) 17413 : audit [DBG] from='client.? 172.21.15.67:0/441544058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:16 smithi082 bash[20963]: cluster 2024-04-04T01:47:15.349157+0000 mgr.y (mgr.24370) 20659 : cluster [DBG] pgmap v20643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:16 smithi067 bash[17655]: cluster 2024-04-04T01:47:15.349157+0000 mgr.y (mgr.24370) 20659 : cluster [DBG] pgmap v20643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:16 smithi067 bash[27441]: cluster 2024-04-04T01:47:15.349157+0000 mgr.y (mgr.24370) 20659 : cluster [DBG] pgmap v20643: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:18 smithi082 bash[20963]: cluster 2024-04-04T01:47:17.350318+0000 mgr.y (mgr.24370) 20660 : cluster [DBG] pgmap v20644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:18 smithi082 bash[20963]: audit 2024-04-04T01:47:18.043073+0000 mon.a (mon.0) 17414 : audit [DBG] from='client.? 172.21.15.67:0/2580432631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:18 smithi067 bash[17655]: cluster 2024-04-04T01:47:17.350318+0000 mgr.y (mgr.24370) 20660 : cluster [DBG] pgmap v20644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:18 smithi067 bash[17655]: audit 2024-04-04T01:47:18.043073+0000 mon.a (mon.0) 17414 : audit [DBG] from='client.? 172.21.15.67:0/2580432631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:18 smithi067 bash[27441]: cluster 2024-04-04T01:47:17.350318+0000 mgr.y (mgr.24370) 20660 : cluster [DBG] pgmap v20644: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:18 smithi067 bash[27441]: audit 2024-04-04T01:47:18.043073+0000 mon.a (mon.0) 17414 : audit [DBG] from='client.? 172.21.15.67:0/2580432631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:20 smithi082 bash[20963]: cluster 2024-04-04T01:47:19.351010+0000 mgr.y (mgr.24370) 20661 : cluster [DBG] pgmap v20645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:20 smithi082 bash[20963]: audit 2024-04-04T01:47:20.495626+0000 mon.a (mon.0) 17415 : audit [DBG] from='client.? 172.21.15.67:0/2080315393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:20 smithi067 bash[17655]: cluster 2024-04-04T01:47:19.351010+0000 mgr.y (mgr.24370) 20661 : cluster [DBG] pgmap v20645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:20 smithi067 bash[17655]: audit 2024-04-04T01:47:20.495626+0000 mon.a (mon.0) 17415 : audit [DBG] from='client.? 172.21.15.67:0/2080315393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:20 smithi067 bash[27441]: cluster 2024-04-04T01:47:19.351010+0000 mgr.y (mgr.24370) 20661 : cluster [DBG] pgmap v20645: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:20 smithi067 bash[27441]: audit 2024-04-04T01:47:20.495626+0000 mon.a (mon.0) 17415 : audit [DBG] from='client.? 172.21.15.67:0/2080315393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:22 smithi067 bash[27441]: cluster 2024-04-04T01:47:21.352109+0000 mgr.y (mgr.24370) 20662 : cluster [DBG] pgmap v20646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:22 smithi067 bash[27441]: audit 2024-04-04T01:47:22.666389+0000 mon.a (mon.0) 17416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:47:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:22 smithi067 bash[17655]: cluster 2024-04-04T01:47:21.352109+0000 mgr.y (mgr.24370) 20662 : cluster [DBG] pgmap v20646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:22 smithi067 bash[17655]: audit 2024-04-04T01:47:22.666389+0000 mon.a (mon.0) 17416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:47:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:22 smithi082 bash[20963]: cluster 2024-04-04T01:47:21.352109+0000 mgr.y (mgr.24370) 20662 : cluster [DBG] pgmap v20646: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:23.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:22 smithi082 bash[20963]: audit 2024-04-04T01:47:22.666389+0000 mon.a (mon.0) 17416 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:47:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:47:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:47:23.817 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:47:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:47:24.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:23 smithi082 bash[20963]: audit 2024-04-04T01:47:22.957503+0000 mon.c (mon.2) 8262 : audit [DBG] from='client.? 172.21.15.67:0/541242438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:23 smithi067 bash[17655]: audit 2024-04-04T01:47:22.957503+0000 mon.c (mon.2) 8262 : audit [DBG] from='client.? 172.21.15.67:0/541242438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:23 smithi067 bash[27441]: audit 2024-04-04T01:47:22.957503+0000 mon.c (mon.2) 8262 : audit [DBG] from='client.? 172.21.15.67:0/541242438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:24 smithi082 bash[20963]: cluster 2024-04-04T01:47:23.352741+0000 mgr.y (mgr.24370) 20663 : cluster [DBG] pgmap v20647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:24 smithi067 bash[27441]: cluster 2024-04-04T01:47:23.352741+0000 mgr.y (mgr.24370) 20663 : cluster [DBG] pgmap v20647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:24 smithi067 bash[17655]: cluster 2024-04-04T01:47:23.352741+0000 mgr.y (mgr.24370) 20663 : cluster [DBG] pgmap v20647: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:25 smithi082 bash[20963]: audit 2024-04-04T01:47:25.413677+0000 mon.c (mon.2) 8263 : audit [DBG] from='client.? 172.21.15.67:0/2061156039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:26.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:25 smithi082 bash[20963]: audit 2024-04-04T01:47:25.761231+0000 mon.a (mon.0) 17417 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:25 smithi067 bash[17655]: audit 2024-04-04T01:47:25.413677+0000 mon.c (mon.2) 8263 : audit [DBG] from='client.? 172.21.15.67:0/2061156039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:25 smithi067 bash[17655]: audit 2024-04-04T01:47:25.761231+0000 mon.a (mon.0) 17417 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:25 smithi067 bash[27441]: audit 2024-04-04T01:47:25.413677+0000 mon.c (mon.2) 8263 : audit [DBG] from='client.? 172.21.15.67:0/2061156039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:25 smithi067 bash[27441]: audit 2024-04-04T01:47:25.761231+0000 mon.a (mon.0) 17417 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:26 smithi082 bash[20963]: cluster 2024-04-04T01:47:25.353229+0000 mgr.y (mgr.24370) 20664 : cluster [DBG] pgmap v20648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:26 smithi067 bash[17655]: cluster 2024-04-04T01:47:25.353229+0000 mgr.y (mgr.24370) 20664 : cluster [DBG] pgmap v20648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:26 smithi067 bash[27441]: cluster 2024-04-04T01:47:25.353229+0000 mgr.y (mgr.24370) 20664 : cluster [DBG] pgmap v20648: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:27 smithi067 bash[27441]: cluster 2024-04-04T01:47:27.354490+0000 mgr.y (mgr.24370) 20665 : cluster [DBG] pgmap v20649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:27 smithi067 bash[17655]: cluster 2024-04-04T01:47:27.354490+0000 mgr.y (mgr.24370) 20665 : cluster [DBG] pgmap v20649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:28.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:27 smithi082 bash[20963]: cluster 2024-04-04T01:47:27.354490+0000 mgr.y (mgr.24370) 20665 : cluster [DBG] pgmap v20649: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[27441]: audit 2024-04-04T01:47:27.901525+0000 mon.a (mon.0) 17418 : audit [DBG] from='client.? 172.21.15.67:0/493080923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[27441]: audit 2024-04-04T01:47:28.309581+0000 mon.a (mon.0) 17419 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[27441]: audit 2024-04-04T01:47:28.317907+0000 mon.a (mon.0) 17420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[27441]: audit 2024-04-04T01:47:28.675676+0000 mon.a (mon.0) 17421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[27441]: audit 2024-04-04T01:47:28.688095+0000 mon.a (mon.0) 17422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[17655]: audit 2024-04-04T01:47:27.901525+0000 mon.a (mon.0) 17418 : audit [DBG] from='client.? 172.21.15.67:0/493080923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[17655]: audit 2024-04-04T01:47:28.309581+0000 mon.a (mon.0) 17419 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[17655]: audit 2024-04-04T01:47:28.317907+0000 mon.a (mon.0) 17420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[17655]: audit 2024-04-04T01:47:28.675676+0000 mon.a (mon.0) 17421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:28 smithi067 bash[17655]: audit 2024-04-04T01:47:28.688095+0000 mon.a (mon.0) 17422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:28 smithi082 bash[20963]: audit 2024-04-04T01:47:27.901525+0000 mon.a (mon.0) 17418 : audit [DBG] from='client.? 172.21.15.67:0/493080923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:28 smithi082 bash[20963]: audit 2024-04-04T01:47:28.309581+0000 mon.a (mon.0) 17419 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:28 smithi082 bash[20963]: audit 2024-04-04T01:47:28.317907+0000 mon.a (mon.0) 17420 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:28 smithi082 bash[20963]: audit 2024-04-04T01:47:28.675676+0000 mon.a (mon.0) 17421 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:29.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:28 smithi082 bash[20963]: audit 2024-04-04T01:47:28.688095+0000 mon.a (mon.0) 17422 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:29 smithi067 bash[17655]: audit 2024-04-04T01:47:29.130381+0000 mon.a (mon.0) 17423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:47:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:29 smithi067 bash[17655]: audit 2024-04-04T01:47:29.131869+0000 mon.a (mon.0) 17424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:47:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:29 smithi067 bash[17655]: audit 2024-04-04T01:47:29.141033+0000 mon.a (mon.0) 17425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:29 smithi067 bash[17655]: cluster 2024-04-04T01:47:29.355124+0000 mgr.y (mgr.24370) 20666 : cluster [DBG] pgmap v20650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:29 smithi067 bash[27441]: audit 2024-04-04T01:47:29.130381+0000 mon.a (mon.0) 17423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:47:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:29 smithi067 bash[27441]: audit 2024-04-04T01:47:29.131869+0000 mon.a (mon.0) 17424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:47:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:29 smithi067 bash[27441]: audit 2024-04-04T01:47:29.141033+0000 mon.a (mon.0) 17425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:29 smithi067 bash[27441]: cluster 2024-04-04T01:47:29.355124+0000 mgr.y (mgr.24370) 20666 : cluster [DBG] pgmap v20650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:29 smithi082 bash[20963]: audit 2024-04-04T01:47:29.130381+0000 mon.a (mon.0) 17423 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:47:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:29 smithi082 bash[20963]: audit 2024-04-04T01:47:29.131869+0000 mon.a (mon.0) 17424 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:47:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:29 smithi082 bash[20963]: audit 2024-04-04T01:47:29.141033+0000 mon.a (mon.0) 17425 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:47:30.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:29 smithi082 bash[20963]: cluster 2024-04-04T01:47:29.355124+0000 mgr.y (mgr.24370) 20666 : cluster [DBG] pgmap v20650: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:31.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:31 smithi067 bash[27441]: audit 2024-04-04T01:47:30.345372+0000 mon.a (mon.0) 17426 : audit [DBG] from='client.? 172.21.15.67:0/1964601689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:31.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:31 smithi067 bash[17655]: audit 2024-04-04T01:47:30.345372+0000 mon.a (mon.0) 17426 : audit [DBG] from='client.? 172.21.15.67:0/1964601689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:31.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:31 smithi082 bash[20963]: audit 2024-04-04T01:47:30.345372+0000 mon.a (mon.0) 17426 : audit [DBG] from='client.? 172.21.15.67:0/1964601689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:32 smithi067 bash[17655]: cluster 2024-04-04T01:47:31.356338+0000 mgr.y (mgr.24370) 20667 : cluster [DBG] pgmap v20651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:32 smithi067 bash[27441]: cluster 2024-04-04T01:47:31.356338+0000 mgr.y (mgr.24370) 20667 : cluster [DBG] pgmap v20651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:32 smithi082 bash[20963]: cluster 2024-04-04T01:47:31.356338+0000 mgr.y (mgr.24370) 20667 : cluster [DBG] pgmap v20651: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:33 smithi067 bash[17655]: audit 2024-04-04T01:47:32.805360+0000 mon.c (mon.2) 8264 : audit [DBG] from='client.? 172.21.15.67:0/2974730338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:47:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:47:33.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:33 smithi067 bash[27441]: audit 2024-04-04T01:47:32.805360+0000 mon.c (mon.2) 8264 : audit [DBG] from='client.? 172.21.15.67:0/2974730338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:33.505 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:33 smithi082 bash[20963]: audit 2024-04-04T01:47:32.805360+0000 mon.c (mon.2) 8264 : audit [DBG] from='client.? 172.21.15.67:0/2974730338' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:47:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:47:34.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:34 smithi067 bash[17655]: cluster 2024-04-04T01:47:33.356990+0000 mgr.y (mgr.24370) 20668 : cluster [DBG] pgmap v20652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:34.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:34 smithi067 bash[27441]: cluster 2024-04-04T01:47:33.356990+0000 mgr.y (mgr.24370) 20668 : cluster [DBG] pgmap v20652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:34.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:34 smithi082 bash[20963]: cluster 2024-04-04T01:47:33.356990+0000 mgr.y (mgr.24370) 20668 : cluster [DBG] pgmap v20652: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:35.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:35 smithi082 bash[20963]: audit 2024-04-04T01:47:35.262061+0000 mon.c (mon.2) 8265 : audit [DBG] from='client.? 172.21.15.67:0/1545564702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:35.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:35 smithi067 bash[17655]: audit 2024-04-04T01:47:35.262061+0000 mon.c (mon.2) 8265 : audit [DBG] from='client.? 172.21.15.67:0/1545564702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:35.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:35 smithi067 bash[27441]: audit 2024-04-04T01:47:35.262061+0000 mon.c (mon.2) 8265 : audit [DBG] from='client.? 172.21.15.67:0/1545564702' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:36.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:36 smithi082 bash[20963]: cluster 2024-04-04T01:47:35.357756+0000 mgr.y (mgr.24370) 20669 : cluster [DBG] pgmap v20653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:36.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:36 smithi067 bash[27441]: cluster 2024-04-04T01:47:35.357756+0000 mgr.y (mgr.24370) 20669 : cluster [DBG] pgmap v20653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:36.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:36 smithi067 bash[17655]: cluster 2024-04-04T01:47:35.357756+0000 mgr.y (mgr.24370) 20669 : cluster [DBG] pgmap v20653: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:38.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:38 smithi067 bash[17655]: cluster 2024-04-04T01:47:37.358763+0000 mgr.y (mgr.24370) 20670 : cluster [DBG] pgmap v20654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:38.669 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:38 smithi067 bash[17655]: audit 2024-04-04T01:47:37.718774+0000 mon.a (mon.0) 17427 : audit [DBG] from='client.? 172.21.15.67:0/3706781390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:38.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:38 smithi067 bash[27441]: cluster 2024-04-04T01:47:37.358763+0000 mgr.y (mgr.24370) 20670 : cluster [DBG] pgmap v20654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:38.670 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:38 smithi067 bash[27441]: audit 2024-04-04T01:47:37.718774+0000 mon.a (mon.0) 17427 : audit [DBG] from='client.? 172.21.15.67:0/3706781390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:38 smithi082 bash[20963]: cluster 2024-04-04T01:47:37.358763+0000 mgr.y (mgr.24370) 20670 : cluster [DBG] pgmap v20654: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:38.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:38 smithi082 bash[20963]: audit 2024-04-04T01:47:37.718774+0000 mon.a (mon.0) 17427 : audit [DBG] from='client.? 172.21.15.67:0/3706781390' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:40 smithi082 bash[20963]: cluster 2024-04-04T01:47:39.359455+0000 mgr.y (mgr.24370) 20671 : cluster [DBG] pgmap v20655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:40 smithi082 bash[20963]: audit 2024-04-04T01:47:40.172090+0000 mon.c (mon.2) 8266 : audit [DBG] from='client.? 172.21.15.67:0/850203213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:40 smithi067 bash[27441]: cluster 2024-04-04T01:47:39.359455+0000 mgr.y (mgr.24370) 20671 : cluster [DBG] pgmap v20655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:40 smithi067 bash[27441]: audit 2024-04-04T01:47:40.172090+0000 mon.c (mon.2) 8266 : audit [DBG] from='client.? 172.21.15.67:0/850203213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:40 smithi067 bash[17655]: cluster 2024-04-04T01:47:39.359455+0000 mgr.y (mgr.24370) 20671 : cluster [DBG] pgmap v20655: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:40 smithi067 bash[17655]: audit 2024-04-04T01:47:40.172090+0000 mon.c (mon.2) 8266 : audit [DBG] from='client.? 172.21.15.67:0/850203213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:41.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:41 smithi082 bash[20963]: audit 2024-04-04T01:47:40.761330+0000 mon.a (mon.0) 17428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:41 smithi067 bash[17655]: audit 2024-04-04T01:47:40.761330+0000 mon.a (mon.0) 17428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:41 smithi067 bash[27441]: audit 2024-04-04T01:47:40.761330+0000 mon.a (mon.0) 17428 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:42 smithi082 bash[20963]: cluster 2024-04-04T01:47:41.360688+0000 mgr.y (mgr.24370) 20672 : cluster [DBG] pgmap v20656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:42 smithi067 bash[17655]: cluster 2024-04-04T01:47:41.360688+0000 mgr.y (mgr.24370) 20672 : cluster [DBG] pgmap v20656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:42 smithi067 bash[27441]: cluster 2024-04-04T01:47:41.360688+0000 mgr.y (mgr.24370) 20672 : cluster [DBG] pgmap v20656: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:47:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:43] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:47:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:47:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:47:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:43 smithi082 bash[20963]: audit 2024-04-04T01:47:42.633203+0000 mon.a (mon.0) 17429 : audit [DBG] from='client.? 172.21.15.67:0/381878396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:43.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:43 smithi067 bash[17655]: audit 2024-04-04T01:47:42.633203+0000 mon.a (mon.0) 17429 : audit [DBG] from='client.? 172.21.15.67:0/381878396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:43.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:43 smithi067 bash[27441]: audit 2024-04-04T01:47:42.633203+0000 mon.a (mon.0) 17429 : audit [DBG] from='client.? 172.21.15.67:0/381878396' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:44 smithi082 bash[20963]: cluster 2024-04-04T01:47:43.361384+0000 mgr.y (mgr.24370) 20673 : cluster [DBG] pgmap v20657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:44 smithi067 bash[17655]: cluster 2024-04-04T01:47:43.361384+0000 mgr.y (mgr.24370) 20673 : cluster [DBG] pgmap v20657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:44 smithi067 bash[27441]: cluster 2024-04-04T01:47:43.361384+0000 mgr.y (mgr.24370) 20673 : cluster [DBG] pgmap v20657: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:45.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:45 smithi082 bash[20963]: audit 2024-04-04T01:47:45.086247+0000 mon.c (mon.2) 8267 : audit [DBG] from='client.? 172.21.15.67:0/2212313529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:45.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:45 smithi067 bash[27441]: audit 2024-04-04T01:47:45.086247+0000 mon.c (mon.2) 8267 : audit [DBG] from='client.? 172.21.15.67:0/2212313529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:45 smithi067 bash[17655]: audit 2024-04-04T01:47:45.086247+0000 mon.c (mon.2) 8267 : audit [DBG] from='client.? 172.21.15.67:0/2212313529' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:46 smithi082 bash[20963]: cluster 2024-04-04T01:47:45.361981+0000 mgr.y (mgr.24370) 20674 : cluster [DBG] pgmap v20658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:46 smithi067 bash[27441]: cluster 2024-04-04T01:47:45.361981+0000 mgr.y (mgr.24370) 20674 : cluster [DBG] pgmap v20658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:46 smithi067 bash[17655]: cluster 2024-04-04T01:47:45.361981+0000 mgr.y (mgr.24370) 20674 : cluster [DBG] pgmap v20658: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:48 smithi082 bash[20963]: cluster 2024-04-04T01:47:47.363104+0000 mgr.y (mgr.24370) 20675 : cluster [DBG] pgmap v20659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:48 smithi082 bash[20963]: audit 2024-04-04T01:47:47.534176+0000 mon.a (mon.0) 17430 : audit [DBG] from='client.? 172.21.15.67:0/3476566485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:48 smithi067 bash[27441]: cluster 2024-04-04T01:47:47.363104+0000 mgr.y (mgr.24370) 20675 : cluster [DBG] pgmap v20659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:48 smithi067 bash[27441]: audit 2024-04-04T01:47:47.534176+0000 mon.a (mon.0) 17430 : audit [DBG] from='client.? 172.21.15.67:0/3476566485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:48 smithi067 bash[17655]: cluster 2024-04-04T01:47:47.363104+0000 mgr.y (mgr.24370) 20675 : cluster [DBG] pgmap v20659: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:48 smithi067 bash[17655]: audit 2024-04-04T01:47:47.534176+0000 mon.a (mon.0) 17430 : audit [DBG] from='client.? 172.21.15.67:0/3476566485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:50 smithi082 bash[20963]: cluster 2024-04-04T01:47:49.363796+0000 mgr.y (mgr.24370) 20676 : cluster [DBG] pgmap v20660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:50 smithi082 bash[20963]: audit 2024-04-04T01:47:49.983977+0000 mon.c (mon.2) 8268 : audit [DBG] from='client.? 172.21.15.67:0/1464608955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:50 smithi067 bash[27441]: cluster 2024-04-04T01:47:49.363796+0000 mgr.y (mgr.24370) 20676 : cluster [DBG] pgmap v20660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:50 smithi067 bash[27441]: audit 2024-04-04T01:47:49.983977+0000 mon.c (mon.2) 8268 : audit [DBG] from='client.? 172.21.15.67:0/1464608955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:50 smithi067 bash[17655]: cluster 2024-04-04T01:47:49.363796+0000 mgr.y (mgr.24370) 20676 : cluster [DBG] pgmap v20660: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:50 smithi067 bash[17655]: audit 2024-04-04T01:47:49.983977+0000 mon.c (mon.2) 8268 : audit [DBG] from='client.? 172.21.15.67:0/1464608955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:52 smithi082 bash[20963]: cluster 2024-04-04T01:47:51.364916+0000 mgr.y (mgr.24370) 20677 : cluster [DBG] pgmap v20661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:52 smithi082 bash[20963]: audit 2024-04-04T01:47:52.439081+0000 mon.a (mon.0) 17431 : audit [DBG] from='client.? 172.21.15.67:0/1030210226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:52 smithi067 bash[27441]: cluster 2024-04-04T01:47:51.364916+0000 mgr.y (mgr.24370) 20677 : cluster [DBG] pgmap v20661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:52 smithi067 bash[27441]: audit 2024-04-04T01:47:52.439081+0000 mon.a (mon.0) 17431 : audit [DBG] from='client.? 172.21.15.67:0/1030210226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:52 smithi067 bash[17655]: cluster 2024-04-04T01:47:51.364916+0000 mgr.y (mgr.24370) 20677 : cluster [DBG] pgmap v20661: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:52 smithi067 bash[17655]: audit 2024-04-04T01:47:52.439081+0000 mon.a (mon.0) 17431 : audit [DBG] from='client.? 172.21.15.67:0/1030210226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:47:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:53] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:47:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:47:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:47:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:47:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:54 smithi082 bash[20963]: cluster 2024-04-04T01:47:53.365548+0000 mgr.y (mgr.24370) 20678 : cluster [DBG] pgmap v20662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:54 smithi067 bash[17655]: cluster 2024-04-04T01:47:53.365548+0000 mgr.y (mgr.24370) 20678 : cluster [DBG] pgmap v20662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:54 smithi067 bash[27441]: cluster 2024-04-04T01:47:53.365548+0000 mgr.y (mgr.24370) 20678 : cluster [DBG] pgmap v20662: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:55 smithi082 bash[20963]: audit 2024-04-04T01:47:54.898755+0000 mon.c (mon.2) 8269 : audit [DBG] from='client.? 172.21.15.67:0/927612063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:55 smithi067 bash[27441]: audit 2024-04-04T01:47:54.898755+0000 mon.c (mon.2) 8269 : audit [DBG] from='client.? 172.21.15.67:0/927612063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:55.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:55 smithi067 bash[17655]: audit 2024-04-04T01:47:54.898755+0000 mon.c (mon.2) 8269 : audit [DBG] from='client.? 172.21.15.67:0/927612063' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:56 smithi082 bash[20963]: cluster 2024-04-04T01:47:55.366295+0000 mgr.y (mgr.24370) 20679 : cluster [DBG] pgmap v20663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:56 smithi082 bash[20963]: audit 2024-04-04T01:47:55.762089+0000 mon.a (mon.0) 17432 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:56 smithi067 bash[27441]: cluster 2024-04-04T01:47:55.366295+0000 mgr.y (mgr.24370) 20679 : cluster [DBG] pgmap v20663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:56 smithi067 bash[27441]: audit 2024-04-04T01:47:55.762089+0000 mon.a (mon.0) 17432 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:56 smithi067 bash[17655]: cluster 2024-04-04T01:47:55.366295+0000 mgr.y (mgr.24370) 20679 : cluster [DBG] pgmap v20663: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:56 smithi067 bash[17655]: audit 2024-04-04T01:47:55.762089+0000 mon.a (mon.0) 17432 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:47:57.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:57 smithi082 bash[20963]: audit 2024-04-04T01:47:57.350043+0000 mon.a (mon.0) 17433 : audit [DBG] from='client.? 172.21.15.67:0/554753658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:57 smithi067 bash[17655]: audit 2024-04-04T01:47:57.350043+0000 mon.a (mon.0) 17433 : audit [DBG] from='client.? 172.21.15.67:0/554753658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:57 smithi067 bash[27441]: audit 2024-04-04T01:47:57.350043+0000 mon.a (mon.0) 17433 : audit [DBG] from='client.? 172.21.15.67:0/554753658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:47:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:47:58 smithi082 bash[20963]: cluster 2024-04-04T01:47:57.367449+0000 mgr.y (mgr.24370) 20680 : cluster [DBG] pgmap v20664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:47:58 smithi067 bash[17655]: cluster 2024-04-04T01:47:57.367449+0000 mgr.y (mgr.24370) 20680 : cluster [DBG] pgmap v20664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:47:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:47:58 smithi067 bash[27441]: cluster 2024-04-04T01:47:57.367449+0000 mgr.y (mgr.24370) 20680 : cluster [DBG] pgmap v20664: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:00 smithi082 bash[20963]: cluster 2024-04-04T01:47:59.368176+0000 mgr.y (mgr.24370) 20681 : cluster [DBG] pgmap v20665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:00 smithi082 bash[20963]: audit 2024-04-04T01:47:59.810407+0000 mon.a (mon.0) 17434 : audit [DBG] from='client.? 172.21.15.67:0/1421799562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:00 smithi067 bash[27441]: cluster 2024-04-04T01:47:59.368176+0000 mgr.y (mgr.24370) 20681 : cluster [DBG] pgmap v20665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:00 smithi067 bash[27441]: audit 2024-04-04T01:47:59.810407+0000 mon.a (mon.0) 17434 : audit [DBG] from='client.? 172.21.15.67:0/1421799562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:00 smithi067 bash[17655]: cluster 2024-04-04T01:47:59.368176+0000 mgr.y (mgr.24370) 20681 : cluster [DBG] pgmap v20665: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:00 smithi067 bash[17655]: audit 2024-04-04T01:47:59.810407+0000 mon.a (mon.0) 17434 : audit [DBG] from='client.? 172.21.15.67:0/1421799562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:02 smithi082 bash[20963]: cluster 2024-04-04T01:48:01.369222+0000 mgr.y (mgr.24370) 20682 : cluster [DBG] pgmap v20666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:02.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:02 smithi082 bash[20963]: audit 2024-04-04T01:48:02.258041+0000 mon.c (mon.2) 8270 : audit [DBG] from='client.? 172.21.15.67:0/3976376056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:02 smithi067 bash[27441]: cluster 2024-04-04T01:48:01.369222+0000 mgr.y (mgr.24370) 20682 : cluster [DBG] pgmap v20666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:02 smithi067 bash[27441]: audit 2024-04-04T01:48:02.258041+0000 mon.c (mon.2) 8270 : audit [DBG] from='client.? 172.21.15.67:0/3976376056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:02 smithi067 bash[17655]: cluster 2024-04-04T01:48:01.369222+0000 mgr.y (mgr.24370) 20682 : cluster [DBG] pgmap v20666: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:02 smithi067 bash[17655]: audit 2024-04-04T01:48:02.258041+0000 mon.c (mon.2) 8270 : audit [DBG] from='client.? 172.21.15.67:0/3976376056' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:48:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:03] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:48:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:48:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:48:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:04 smithi082 bash[20963]: cluster 2024-04-04T01:48:03.369905+0000 mgr.y (mgr.24370) 20683 : cluster [DBG] pgmap v20667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:04 smithi067 bash[17655]: cluster 2024-04-04T01:48:03.369905+0000 mgr.y (mgr.24370) 20683 : cluster [DBG] pgmap v20667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:04 smithi067 bash[27441]: cluster 2024-04-04T01:48:03.369905+0000 mgr.y (mgr.24370) 20683 : cluster [DBG] pgmap v20667: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:05.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:05 smithi082 bash[20963]: audit 2024-04-04T01:48:04.711753+0000 mon.c (mon.2) 8271 : audit [DBG] from='client.? 172.21.15.67:0/2891411611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:05 smithi067 bash[27441]: audit 2024-04-04T01:48:04.711753+0000 mon.c (mon.2) 8271 : audit [DBG] from='client.? 172.21.15.67:0/2891411611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:05 smithi067 bash[17655]: audit 2024-04-04T01:48:04.711753+0000 mon.c (mon.2) 8271 : audit [DBG] from='client.? 172.21.15.67:0/2891411611' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:06 smithi082 bash[20963]: cluster 2024-04-04T01:48:05.370586+0000 mgr.y (mgr.24370) 20684 : cluster [DBG] pgmap v20668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:06 smithi067 bash[17655]: cluster 2024-04-04T01:48:05.370586+0000 mgr.y (mgr.24370) 20684 : cluster [DBG] pgmap v20668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:06 smithi067 bash[27441]: cluster 2024-04-04T01:48:05.370586+0000 mgr.y (mgr.24370) 20684 : cluster [DBG] pgmap v20668: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:07 smithi082 bash[20963]: audit 2024-04-04T01:48:07.172815+0000 mon.a (mon.0) 17435 : audit [DBG] from='client.? 172.21.15.67:0/3830037243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:07 smithi067 bash[17655]: audit 2024-04-04T01:48:07.172815+0000 mon.a (mon.0) 17435 : audit [DBG] from='client.? 172.21.15.67:0/3830037243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:07 smithi067 bash[27441]: audit 2024-04-04T01:48:07.172815+0000 mon.a (mon.0) 17435 : audit [DBG] from='client.? 172.21.15.67:0/3830037243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:08 smithi082 bash[20963]: cluster 2024-04-04T01:48:07.371774+0000 mgr.y (mgr.24370) 20685 : cluster [DBG] pgmap v20669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:08 smithi067 bash[17655]: cluster 2024-04-04T01:48:07.371774+0000 mgr.y (mgr.24370) 20685 : cluster [DBG] pgmap v20669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:08 smithi067 bash[27441]: cluster 2024-04-04T01:48:07.371774+0000 mgr.y (mgr.24370) 20685 : cluster [DBG] pgmap v20669: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:10 smithi082 bash[20963]: cluster 2024-04-04T01:48:09.372271+0000 mgr.y (mgr.24370) 20686 : cluster [DBG] pgmap v20670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:10 smithi082 bash[20963]: audit 2024-04-04T01:48:09.626040+0000 mon.a (mon.0) 17436 : audit [DBG] from='client.? 172.21.15.67:0/4094759218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:10 smithi067 bash[17655]: cluster 2024-04-04T01:48:09.372271+0000 mgr.y (mgr.24370) 20686 : cluster [DBG] pgmap v20670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:10 smithi067 bash[17655]: audit 2024-04-04T01:48:09.626040+0000 mon.a (mon.0) 17436 : audit [DBG] from='client.? 172.21.15.67:0/4094759218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:10 smithi067 bash[27441]: cluster 2024-04-04T01:48:09.372271+0000 mgr.y (mgr.24370) 20686 : cluster [DBG] pgmap v20670: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:10 smithi067 bash[27441]: audit 2024-04-04T01:48:09.626040+0000 mon.a (mon.0) 17436 : audit [DBG] from='client.? 172.21.15.67:0/4094759218' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:11 smithi082 bash[20963]: audit 2024-04-04T01:48:10.762409+0000 mon.a (mon.0) 17437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:11 smithi067 bash[17655]: audit 2024-04-04T01:48:10.762409+0000 mon.a (mon.0) 17437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:11 smithi067 bash[27441]: audit 2024-04-04T01:48:10.762409+0000 mon.a (mon.0) 17437 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:12 smithi082 bash[20963]: cluster 2024-04-04T01:48:11.373447+0000 mgr.y (mgr.24370) 20687 : cluster [DBG] pgmap v20671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:12 smithi082 bash[20963]: audit 2024-04-04T01:48:12.079749+0000 mon.a (mon.0) 17438 : audit [DBG] from='client.? 172.21.15.67:0/1534575167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:12 smithi067 bash[17655]: cluster 2024-04-04T01:48:11.373447+0000 mgr.y (mgr.24370) 20687 : cluster [DBG] pgmap v20671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:12 smithi067 bash[17655]: audit 2024-04-04T01:48:12.079749+0000 mon.a (mon.0) 17438 : audit [DBG] from='client.? 172.21.15.67:0/1534575167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:12 smithi067 bash[27441]: cluster 2024-04-04T01:48:11.373447+0000 mgr.y (mgr.24370) 20687 : cluster [DBG] pgmap v20671: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:12 smithi067 bash[27441]: audit 2024-04-04T01:48:12.079749+0000 mon.a (mon.0) 17438 : audit [DBG] from='client.? 172.21.15.67:0/1534575167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:48:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:48:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:48:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:48:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:14 smithi082 bash[20963]: cluster 2024-04-04T01:48:13.374161+0000 mgr.y (mgr.24370) 20688 : cluster [DBG] pgmap v20672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:14 smithi082 bash[20963]: audit 2024-04-04T01:48:14.535925+0000 mon.c (mon.2) 8272 : audit [DBG] from='client.? 172.21.15.67:0/2578663138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:14 smithi067 bash[27441]: cluster 2024-04-04T01:48:13.374161+0000 mgr.y (mgr.24370) 20688 : cluster [DBG] pgmap v20672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:14 smithi067 bash[27441]: audit 2024-04-04T01:48:14.535925+0000 mon.c (mon.2) 8272 : audit [DBG] from='client.? 172.21.15.67:0/2578663138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:14 smithi067 bash[17655]: cluster 2024-04-04T01:48:13.374161+0000 mgr.y (mgr.24370) 20688 : cluster [DBG] pgmap v20672: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:14 smithi067 bash[17655]: audit 2024-04-04T01:48:14.535925+0000 mon.c (mon.2) 8272 : audit [DBG] from='client.? 172.21.15.67:0/2578663138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:16 smithi082 bash[20963]: cluster 2024-04-04T01:48:15.374843+0000 mgr.y (mgr.24370) 20689 : cluster [DBG] pgmap v20673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:16.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:16 smithi067 bash[27441]: cluster 2024-04-04T01:48:15.374843+0000 mgr.y (mgr.24370) 20689 : cluster [DBG] pgmap v20673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:16 smithi067 bash[17655]: cluster 2024-04-04T01:48:15.374843+0000 mgr.y (mgr.24370) 20689 : cluster [DBG] pgmap v20673: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:17 smithi082 bash[20963]: audit 2024-04-04T01:48:17.003228+0000 mon.a (mon.0) 17439 : audit [DBG] from='client.? 172.21.15.67:0/2467722674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:17 smithi067 bash[27441]: audit 2024-04-04T01:48:17.003228+0000 mon.a (mon.0) 17439 : audit [DBG] from='client.? 172.21.15.67:0/2467722674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:17 smithi067 bash[17655]: audit 2024-04-04T01:48:17.003228+0000 mon.a (mon.0) 17439 : audit [DBG] from='client.? 172.21.15.67:0/2467722674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:18 smithi082 bash[20963]: cluster 2024-04-04T01:48:17.376064+0000 mgr.y (mgr.24370) 20690 : cluster [DBG] pgmap v20674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:18 smithi067 bash[27441]: cluster 2024-04-04T01:48:17.376064+0000 mgr.y (mgr.24370) 20690 : cluster [DBG] pgmap v20674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:18 smithi067 bash[17655]: cluster 2024-04-04T01:48:17.376064+0000 mgr.y (mgr.24370) 20690 : cluster [DBG] pgmap v20674: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:19.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:19 smithi082 bash[20963]: audit 2024-04-04T01:48:19.454458+0000 mon.c (mon.2) 8273 : audit [DBG] from='client.? 172.21.15.67:0/3259535859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:19 smithi067 bash[17655]: audit 2024-04-04T01:48:19.454458+0000 mon.c (mon.2) 8273 : audit [DBG] from='client.? 172.21.15.67:0/3259535859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:19 smithi067 bash[27441]: audit 2024-04-04T01:48:19.454458+0000 mon.c (mon.2) 8273 : audit [DBG] from='client.? 172.21.15.67:0/3259535859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:20 smithi082 bash[20963]: cluster 2024-04-04T01:48:19.376681+0000 mgr.y (mgr.24370) 20691 : cluster [DBG] pgmap v20675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:20 smithi067 bash[17655]: cluster 2024-04-04T01:48:19.376681+0000 mgr.y (mgr.24370) 20691 : cluster [DBG] pgmap v20675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:20 smithi067 bash[27441]: cluster 2024-04-04T01:48:19.376681+0000 mgr.y (mgr.24370) 20691 : cluster [DBG] pgmap v20675: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:22 smithi082 bash[20963]: cluster 2024-04-04T01:48:21.377823+0000 mgr.y (mgr.24370) 20692 : cluster [DBG] pgmap v20676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:22 smithi082 bash[20963]: audit 2024-04-04T01:48:21.904632+0000 mon.c (mon.2) 8274 : audit [DBG] from='client.? 172.21.15.67:0/2381625410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:22 smithi067 bash[27441]: cluster 2024-04-04T01:48:21.377823+0000 mgr.y (mgr.24370) 20692 : cluster [DBG] pgmap v20676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:22 smithi067 bash[27441]: audit 2024-04-04T01:48:21.904632+0000 mon.c (mon.2) 8274 : audit [DBG] from='client.? 172.21.15.67:0/2381625410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:22 smithi067 bash[17655]: cluster 2024-04-04T01:48:21.377823+0000 mgr.y (mgr.24370) 20692 : cluster [DBG] pgmap v20676: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:22 smithi067 bash[17655]: audit 2024-04-04T01:48:21.904632+0000 mon.c (mon.2) 8274 : audit [DBG] from='client.? 172.21.15.67:0/2381625410' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:48:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:48:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:48:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:48:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:24 smithi082 bash[20963]: cluster 2024-04-04T01:48:23.378515+0000 mgr.y (mgr.24370) 20693 : cluster [DBG] pgmap v20677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:24 smithi082 bash[20963]: audit 2024-04-04T01:48:24.366235+0000 mon.a (mon.0) 17440 : audit [DBG] from='client.? 172.21.15.67:0/4289930560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:24 smithi067 bash[27441]: cluster 2024-04-04T01:48:23.378515+0000 mgr.y (mgr.24370) 20693 : cluster [DBG] pgmap v20677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:24 smithi067 bash[27441]: audit 2024-04-04T01:48:24.366235+0000 mon.a (mon.0) 17440 : audit [DBG] from='client.? 172.21.15.67:0/4289930560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:24 smithi067 bash[17655]: cluster 2024-04-04T01:48:23.378515+0000 mgr.y (mgr.24370) 20693 : cluster [DBG] pgmap v20677: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:24 smithi067 bash[17655]: audit 2024-04-04T01:48:24.366235+0000 mon.a (mon.0) 17440 : audit [DBG] from='client.? 172.21.15.67:0/4289930560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:26 smithi082 bash[20963]: cluster 2024-04-04T01:48:25.379199+0000 mgr.y (mgr.24370) 20694 : cluster [DBG] pgmap v20678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:26 smithi082 bash[20963]: audit 2024-04-04T01:48:25.762780+0000 mon.a (mon.0) 17441 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:26 smithi067 bash[27441]: cluster 2024-04-04T01:48:25.379199+0000 mgr.y (mgr.24370) 20694 : cluster [DBG] pgmap v20678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:26 smithi067 bash[27441]: audit 2024-04-04T01:48:25.762780+0000 mon.a (mon.0) 17441 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:26 smithi067 bash[17655]: cluster 2024-04-04T01:48:25.379199+0000 mgr.y (mgr.24370) 20694 : cluster [DBG] pgmap v20678: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:26 smithi067 bash[17655]: audit 2024-04-04T01:48:25.762780+0000 mon.a (mon.0) 17441 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:27.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:27 smithi082 bash[20963]: audit 2024-04-04T01:48:26.834198+0000 mon.a (mon.0) 17442 : audit [DBG] from='client.? 172.21.15.67:0/447638203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:27 smithi067 bash[17655]: audit 2024-04-04T01:48:26.834198+0000 mon.a (mon.0) 17442 : audit [DBG] from='client.? 172.21.15.67:0/447638203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:27 smithi067 bash[27441]: audit 2024-04-04T01:48:26.834198+0000 mon.a (mon.0) 17442 : audit [DBG] from='client.? 172.21.15.67:0/447638203' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:28 smithi082 bash[20963]: cluster 2024-04-04T01:48:27.380381+0000 mgr.y (mgr.24370) 20695 : cluster [DBG] pgmap v20679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:28.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:28 smithi067 bash[17655]: cluster 2024-04-04T01:48:27.380381+0000 mgr.y (mgr.24370) 20695 : cluster [DBG] pgmap v20679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:28 smithi067 bash[27441]: cluster 2024-04-04T01:48:27.380381+0000 mgr.y (mgr.24370) 20695 : cluster [DBG] pgmap v20679: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:29 smithi082 bash[20963]: audit 2024-04-04T01:48:29.216160+0000 mon.a (mon.0) 17443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:48:29.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:29 smithi082 bash[20963]: audit 2024-04-04T01:48:29.283620+0000 mon.a (mon.0) 17444 : audit [DBG] from='client.? 172.21.15.67:0/2789860306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:29 smithi067 bash[27441]: audit 2024-04-04T01:48:29.216160+0000 mon.a (mon.0) 17443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:48:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:29 smithi067 bash[27441]: audit 2024-04-04T01:48:29.283620+0000 mon.a (mon.0) 17444 : audit [DBG] from='client.? 172.21.15.67:0/2789860306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:29 smithi067 bash[17655]: audit 2024-04-04T01:48:29.216160+0000 mon.a (mon.0) 17443 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:48:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:29 smithi067 bash[17655]: audit 2024-04-04T01:48:29.283620+0000 mon.a (mon.0) 17444 : audit [DBG] from='client.? 172.21.15.67:0/2789860306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:30 smithi082 bash[20963]: cluster 2024-04-04T01:48:29.381040+0000 mgr.y (mgr.24370) 20696 : cluster [DBG] pgmap v20680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:30.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:30 smithi067 bash[17655]: cluster 2024-04-04T01:48:29.381040+0000 mgr.y (mgr.24370) 20696 : cluster [DBG] pgmap v20680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:30 smithi067 bash[27441]: cluster 2024-04-04T01:48:29.381040+0000 mgr.y (mgr.24370) 20696 : cluster [DBG] pgmap v20680: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:32 smithi082 bash[20963]: cluster 2024-04-04T01:48:31.382202+0000 mgr.y (mgr.24370) 20697 : cluster [DBG] pgmap v20681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:32 smithi082 bash[20963]: audit 2024-04-04T01:48:31.742161+0000 mon.a (mon.0) 17445 : audit [DBG] from='client.? 172.21.15.67:0/944420353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:32 smithi067 bash[17655]: cluster 2024-04-04T01:48:31.382202+0000 mgr.y (mgr.24370) 20697 : cluster [DBG] pgmap v20681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:32 smithi067 bash[17655]: audit 2024-04-04T01:48:31.742161+0000 mon.a (mon.0) 17445 : audit [DBG] from='client.? 172.21.15.67:0/944420353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:32 smithi067 bash[27441]: cluster 2024-04-04T01:48:31.382202+0000 mgr.y (mgr.24370) 20697 : cluster [DBG] pgmap v20681: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:32 smithi067 bash[27441]: audit 2024-04-04T01:48:31.742161+0000 mon.a (mon.0) 17445 : audit [DBG] from='client.? 172.21.15.67:0/944420353' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:48:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:48:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:48:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:48:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:34 smithi082 bash[20963]: cluster 2024-04-04T01:48:33.382895+0000 mgr.y (mgr.24370) 20698 : cluster [DBG] pgmap v20682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:34 smithi082 bash[20963]: audit 2024-04-04T01:48:34.203245+0000 mon.c (mon.2) 8275 : audit [DBG] from='client.? 172.21.15.67:0/3572157543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:34 smithi067 bash[17655]: cluster 2024-04-04T01:48:33.382895+0000 mgr.y (mgr.24370) 20698 : cluster [DBG] pgmap v20682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:34 smithi067 bash[17655]: audit 2024-04-04T01:48:34.203245+0000 mon.c (mon.2) 8275 : audit [DBG] from='client.? 172.21.15.67:0/3572157543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:34 smithi067 bash[27441]: cluster 2024-04-04T01:48:33.382895+0000 mgr.y (mgr.24370) 20698 : cluster [DBG] pgmap v20682: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:34 smithi067 bash[27441]: audit 2024-04-04T01:48:34.203245+0000 mon.c (mon.2) 8275 : audit [DBG] from='client.? 172.21.15.67:0/3572157543' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[27441]: audit 2024-04-04T01:48:34.907505+0000 mon.a (mon.0) 17446 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[27441]: audit 2024-04-04T01:48:34.916200+0000 mon.a (mon.0) 17447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[27441]: audit 2024-04-04T01:48:35.210300+0000 mon.a (mon.0) 17448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[27441]: audit 2024-04-04T01:48:35.217417+0000 mon.a (mon.0) 17449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[27441]: cluster 2024-04-04T01:48:35.383587+0000 mgr.y (mgr.24370) 20699 : cluster [DBG] pgmap v20683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[27441]: audit 2024-04-04T01:48:35.698471+0000 mon.a (mon.0) 17450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[27441]: audit 2024-04-04T01:48:35.699989+0000 mon.a (mon.0) 17451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[27441]: audit 2024-04-04T01:48:35.708876+0000 mon.a (mon.0) 17452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[17655]: audit 2024-04-04T01:48:34.907505+0000 mon.a (mon.0) 17446 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[17655]: audit 2024-04-04T01:48:34.916200+0000 mon.a (mon.0) 17447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[17655]: audit 2024-04-04T01:48:35.210300+0000 mon.a (mon.0) 17448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[17655]: audit 2024-04-04T01:48:35.217417+0000 mon.a (mon.0) 17449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[17655]: cluster 2024-04-04T01:48:35.383587+0000 mgr.y (mgr.24370) 20699 : cluster [DBG] pgmap v20683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[17655]: audit 2024-04-04T01:48:35.698471+0000 mon.a (mon.0) 17450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[17655]: audit 2024-04-04T01:48:35.699989+0000 mon.a (mon.0) 17451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:48:36.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:35 smithi067 bash[17655]: audit 2024-04-04T01:48:35.708876+0000 mon.a (mon.0) 17452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:35 smithi082 bash[20963]: audit 2024-04-04T01:48:34.907505+0000 mon.a (mon.0) 17446 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:35 smithi082 bash[20963]: audit 2024-04-04T01:48:34.916200+0000 mon.a (mon.0) 17447 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:35 smithi082 bash[20963]: audit 2024-04-04T01:48:35.210300+0000 mon.a (mon.0) 17448 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:35 smithi082 bash[20963]: audit 2024-04-04T01:48:35.217417+0000 mon.a (mon.0) 17449 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:36.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:35 smithi082 bash[20963]: cluster 2024-04-04T01:48:35.383587+0000 mgr.y (mgr.24370) 20699 : cluster [DBG] pgmap v20683: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:36.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:35 smithi082 bash[20963]: audit 2024-04-04T01:48:35.698471+0000 mon.a (mon.0) 17450 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:48:36.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:35 smithi082 bash[20963]: audit 2024-04-04T01:48:35.699989+0000 mon.a (mon.0) 17451 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:48:36.387 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:35 smithi082 bash[20963]: audit 2024-04-04T01:48:35.708876+0000 mon.a (mon.0) 17452 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:48:37.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:37 smithi082 bash[20963]: audit 2024-04-04T01:48:36.660800+0000 mon.c (mon.2) 8276 : audit [DBG] from='client.? 172.21.15.67:0/3887000845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:37.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:37 smithi067 bash[17655]: audit 2024-04-04T01:48:36.660800+0000 mon.c (mon.2) 8276 : audit [DBG] from='client.? 172.21.15.67:0/3887000845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:37.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:37 smithi067 bash[27441]: audit 2024-04-04T01:48:36.660800+0000 mon.c (mon.2) 8276 : audit [DBG] from='client.? 172.21.15.67:0/3887000845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:38.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:38 smithi082 bash[20963]: cluster 2024-04-04T01:48:37.384892+0000 mgr.y (mgr.24370) 20700 : cluster [DBG] pgmap v20684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:38.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:38 smithi067 bash[27441]: cluster 2024-04-04T01:48:37.384892+0000 mgr.y (mgr.24370) 20700 : cluster [DBG] pgmap v20684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:38.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:38 smithi067 bash[17655]: cluster 2024-04-04T01:48:37.384892+0000 mgr.y (mgr.24370) 20700 : cluster [DBG] pgmap v20684: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:39.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:39 smithi082 bash[20963]: audit 2024-04-04T01:48:39.115906+0000 mon.a (mon.0) 17453 : audit [DBG] from='client.? 172.21.15.67:0/773382817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:39.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:39 smithi067 bash[17655]: audit 2024-04-04T01:48:39.115906+0000 mon.a (mon.0) 17453 : audit [DBG] from='client.? 172.21.15.67:0/773382817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:39.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:39 smithi067 bash[27441]: audit 2024-04-04T01:48:39.115906+0000 mon.a (mon.0) 17453 : audit [DBG] from='client.? 172.21.15.67:0/773382817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:40.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:40 smithi082 bash[20963]: cluster 2024-04-04T01:48:39.385709+0000 mgr.y (mgr.24370) 20701 : cluster [DBG] pgmap v20685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:40.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:40 smithi067 bash[17655]: cluster 2024-04-04T01:48:39.385709+0000 mgr.y (mgr.24370) 20701 : cluster [DBG] pgmap v20685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:40.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:40 smithi067 bash[27441]: cluster 2024-04-04T01:48:39.385709+0000 mgr.y (mgr.24370) 20701 : cluster [DBG] pgmap v20685: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:41.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:41 smithi082 bash[20963]: audit 2024-04-04T01:48:40.763198+0000 mon.a (mon.0) 17454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:41.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:41 smithi067 bash[17655]: audit 2024-04-04T01:48:40.763198+0000 mon.a (mon.0) 17454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:41.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:41 smithi067 bash[27441]: audit 2024-04-04T01:48:40.763198+0000 mon.a (mon.0) 17454 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:42.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:42 smithi082 bash[20963]: cluster 2024-04-04T01:48:41.386955+0000 mgr.y (mgr.24370) 20702 : cluster [DBG] pgmap v20686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:42.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:42 smithi082 bash[20963]: audit 2024-04-04T01:48:41.571773+0000 mon.a (mon.0) 17455 : audit [DBG] from='client.? 172.21.15.67:0/2391462287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:42 smithi067 bash[17655]: cluster 2024-04-04T01:48:41.386955+0000 mgr.y (mgr.24370) 20702 : cluster [DBG] pgmap v20686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:42.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:42 smithi067 bash[17655]: audit 2024-04-04T01:48:41.571773+0000 mon.a (mon.0) 17455 : audit [DBG] from='client.? 172.21.15.67:0/2391462287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:42 smithi067 bash[27441]: cluster 2024-04-04T01:48:41.386955+0000 mgr.y (mgr.24370) 20702 : cluster [DBG] pgmap v20686: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:42.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:42 smithi067 bash[27441]: audit 2024-04-04T01:48:41.571773+0000 mon.a (mon.0) 17455 : audit [DBG] from='client.? 172.21.15.67:0/2391462287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:48:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:48:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:48:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:48:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:44 smithi082 bash[20963]: cluster 2024-04-04T01:48:43.387795+0000 mgr.y (mgr.24370) 20703 : cluster [DBG] pgmap v20687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:44 smithi082 bash[20963]: audit 2024-04-04T01:48:44.023205+0000 mon.c (mon.2) 8277 : audit [DBG] from='client.? 172.21.15.67:0/2761026567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:44 smithi067 bash[27441]: cluster 2024-04-04T01:48:43.387795+0000 mgr.y (mgr.24370) 20703 : cluster [DBG] pgmap v20687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:44 smithi067 bash[27441]: audit 2024-04-04T01:48:44.023205+0000 mon.c (mon.2) 8277 : audit [DBG] from='client.? 172.21.15.67:0/2761026567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:44 smithi067 bash[17655]: cluster 2024-04-04T01:48:43.387795+0000 mgr.y (mgr.24370) 20703 : cluster [DBG] pgmap v20687: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:44 smithi067 bash[17655]: audit 2024-04-04T01:48:44.023205+0000 mon.c (mon.2) 8277 : audit [DBG] from='client.? 172.21.15.67:0/2761026567' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:46 smithi082 bash[20963]: cluster 2024-04-04T01:48:45.388411+0000 mgr.y (mgr.24370) 20704 : cluster [DBG] pgmap v20688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:46 smithi067 bash[27441]: cluster 2024-04-04T01:48:45.388411+0000 mgr.y (mgr.24370) 20704 : cluster [DBG] pgmap v20688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:46 smithi067 bash[17655]: cluster 2024-04-04T01:48:45.388411+0000 mgr.y (mgr.24370) 20704 : cluster [DBG] pgmap v20688: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:47.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:47 smithi082 bash[20963]: audit 2024-04-04T01:48:46.481072+0000 mon.a (mon.0) 17456 : audit [DBG] from='client.? 172.21.15.67:0/3047063971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:47 smithi067 bash[27441]: audit 2024-04-04T01:48:46.481072+0000 mon.a (mon.0) 17456 : audit [DBG] from='client.? 172.21.15.67:0/3047063971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:47 smithi067 bash[17655]: audit 2024-04-04T01:48:46.481072+0000 mon.a (mon.0) 17456 : audit [DBG] from='client.? 172.21.15.67:0/3047063971' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:48 smithi082 bash[20963]: cluster 2024-04-04T01:48:47.389568+0000 mgr.y (mgr.24370) 20705 : cluster [DBG] pgmap v20689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:48 smithi067 bash[27441]: cluster 2024-04-04T01:48:47.389568+0000 mgr.y (mgr.24370) 20705 : cluster [DBG] pgmap v20689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:48 smithi067 bash[17655]: cluster 2024-04-04T01:48:47.389568+0000 mgr.y (mgr.24370) 20705 : cluster [DBG] pgmap v20689: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:49 smithi082 bash[20963]: audit 2024-04-04T01:48:48.931644+0000 mon.a (mon.0) 17457 : audit [DBG] from='client.? 172.21.15.67:0/2789429488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:49 smithi067 bash[17655]: audit 2024-04-04T01:48:48.931644+0000 mon.a (mon.0) 17457 : audit [DBG] from='client.? 172.21.15.67:0/2789429488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:49 smithi067 bash[27441]: audit 2024-04-04T01:48:48.931644+0000 mon.a (mon.0) 17457 : audit [DBG] from='client.? 172.21.15.67:0/2789429488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:50 smithi082 bash[20963]: cluster 2024-04-04T01:48:49.390199+0000 mgr.y (mgr.24370) 20706 : cluster [DBG] pgmap v20690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:50 smithi067 bash[17655]: cluster 2024-04-04T01:48:49.390199+0000 mgr.y (mgr.24370) 20706 : cluster [DBG] pgmap v20690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:50 smithi067 bash[27441]: cluster 2024-04-04T01:48:49.390199+0000 mgr.y (mgr.24370) 20706 : cluster [DBG] pgmap v20690: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:51 smithi082 bash[20963]: audit 2024-04-04T01:48:51.382337+0000 mon.c (mon.2) 8278 : audit [DBG] from='client.? 172.21.15.67:0/3877171644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:51 smithi067 bash[17655]: audit 2024-04-04T01:48:51.382337+0000 mon.c (mon.2) 8278 : audit [DBG] from='client.? 172.21.15.67:0/3877171644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:51 smithi067 bash[27441]: audit 2024-04-04T01:48:51.382337+0000 mon.c (mon.2) 8278 : audit [DBG] from='client.? 172.21.15.67:0/3877171644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:52 smithi082 bash[20963]: cluster 2024-04-04T01:48:51.391201+0000 mgr.y (mgr.24370) 20707 : cluster [DBG] pgmap v20691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:52 smithi067 bash[17655]: cluster 2024-04-04T01:48:51.391201+0000 mgr.y (mgr.24370) 20707 : cluster [DBG] pgmap v20691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:52 smithi067 bash[27441]: cluster 2024-04-04T01:48:51.391201+0000 mgr.y (mgr.24370) 20707 : cluster [DBG] pgmap v20691: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:48:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:48:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:48:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:48:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:48:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:54 smithi082 bash[20963]: cluster 2024-04-04T01:48:53.391989+0000 mgr.y (mgr.24370) 20708 : cluster [DBG] pgmap v20692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:54 smithi082 bash[20963]: audit 2024-04-04T01:48:53.831413+0000 mon.c (mon.2) 8279 : audit [DBG] from='client.? 172.21.15.67:0/795745162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:54 smithi067 bash[27441]: cluster 2024-04-04T01:48:53.391989+0000 mgr.y (mgr.24370) 20708 : cluster [DBG] pgmap v20692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:54 smithi067 bash[27441]: audit 2024-04-04T01:48:53.831413+0000 mon.c (mon.2) 8279 : audit [DBG] from='client.? 172.21.15.67:0/795745162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:54 smithi067 bash[17655]: cluster 2024-04-04T01:48:53.391989+0000 mgr.y (mgr.24370) 20708 : cluster [DBG] pgmap v20692: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:54 smithi067 bash[17655]: audit 2024-04-04T01:48:53.831413+0000 mon.c (mon.2) 8279 : audit [DBG] from='client.? 172.21.15.67:0/795745162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:56 smithi082 bash[20963]: cluster 2024-04-04T01:48:55.392720+0000 mgr.y (mgr.24370) 20709 : cluster [DBG] pgmap v20693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:56 smithi082 bash[20963]: audit 2024-04-04T01:48:55.763853+0000 mon.a (mon.0) 17458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:56.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:56 smithi082 bash[20963]: audit 2024-04-04T01:48:56.287281+0000 mon.a (mon.0) 17459 : audit [DBG] from='client.? 172.21.15.67:0/2356928163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:56 smithi067 bash[17655]: cluster 2024-04-04T01:48:55.392720+0000 mgr.y (mgr.24370) 20709 : cluster [DBG] pgmap v20693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:56 smithi067 bash[17655]: audit 2024-04-04T01:48:55.763853+0000 mon.a (mon.0) 17458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:56 smithi067 bash[17655]: audit 2024-04-04T01:48:56.287281+0000 mon.a (mon.0) 17459 : audit [DBG] from='client.? 172.21.15.67:0/2356928163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:56 smithi067 bash[27441]: cluster 2024-04-04T01:48:55.392720+0000 mgr.y (mgr.24370) 20709 : cluster [DBG] pgmap v20693: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:56 smithi067 bash[27441]: audit 2024-04-04T01:48:55.763853+0000 mon.a (mon.0) 17458 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:48:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:56 smithi067 bash[27441]: audit 2024-04-04T01:48:56.287281+0000 mon.a (mon.0) 17459 : audit [DBG] from='client.? 172.21.15.67:0/2356928163' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:58 smithi082 bash[20963]: cluster 2024-04-04T01:48:57.393867+0000 mgr.y (mgr.24370) 20710 : cluster [DBG] pgmap v20694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:58 smithi067 bash[17655]: cluster 2024-04-04T01:48:57.393867+0000 mgr.y (mgr.24370) 20710 : cluster [DBG] pgmap v20694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:58 smithi067 bash[27441]: cluster 2024-04-04T01:48:57.393867+0000 mgr.y (mgr.24370) 20710 : cluster [DBG] pgmap v20694: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:48:59.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:48:59 smithi082 bash[20963]: audit 2024-04-04T01:48:58.746916+0000 mon.a (mon.0) 17460 : audit [DBG] from='client.? 172.21.15.67:0/854971672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:59.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:48:59 smithi067 bash[17655]: audit 2024-04-04T01:48:58.746916+0000 mon.a (mon.0) 17460 : audit [DBG] from='client.? 172.21.15.67:0/854971672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:48:59.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:48:59 smithi067 bash[27441]: audit 2024-04-04T01:48:58.746916+0000 mon.a (mon.0) 17460 : audit [DBG] from='client.? 172.21.15.67:0/854971672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:00 smithi082 bash[20963]: cluster 2024-04-04T01:48:59.394566+0000 mgr.y (mgr.24370) 20711 : cluster [DBG] pgmap v20695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:00.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:00 smithi067 bash[27441]: cluster 2024-04-04T01:48:59.394566+0000 mgr.y (mgr.24370) 20711 : cluster [DBG] pgmap v20695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:00 smithi067 bash[17655]: cluster 2024-04-04T01:48:59.394566+0000 mgr.y (mgr.24370) 20711 : cluster [DBG] pgmap v20695: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:01.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:01 smithi082 bash[20963]: audit 2024-04-04T01:49:01.208102+0000 mon.c (mon.2) 8280 : audit [DBG] from='client.? 172.21.15.67:0/127006464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:01.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:01 smithi067 bash[17655]: audit 2024-04-04T01:49:01.208102+0000 mon.c (mon.2) 8280 : audit [DBG] from='client.? 172.21.15.67:0/127006464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:01.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:01 smithi067 bash[27441]: audit 2024-04-04T01:49:01.208102+0000 mon.c (mon.2) 8280 : audit [DBG] from='client.? 172.21.15.67:0/127006464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:02 smithi082 bash[20963]: cluster 2024-04-04T01:49:01.395807+0000 mgr.y (mgr.24370) 20712 : cluster [DBG] pgmap v20696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:02 smithi067 bash[17655]: cluster 2024-04-04T01:49:01.395807+0000 mgr.y (mgr.24370) 20712 : cluster [DBG] pgmap v20696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:02 smithi067 bash[27441]: cluster 2024-04-04T01:49:01.395807+0000 mgr.y (mgr.24370) 20712 : cluster [DBG] pgmap v20696: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:49:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:49:03.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:49:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:49:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:04 smithi082 bash[20963]: cluster 2024-04-04T01:49:03.396298+0000 mgr.y (mgr.24370) 20713 : cluster [DBG] pgmap v20697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:04 smithi082 bash[20963]: audit 2024-04-04T01:49:03.663438+0000 mon.c (mon.2) 8281 : audit [DBG] from='client.? 172.21.15.67:0/2146926149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:04 smithi067 bash[17655]: cluster 2024-04-04T01:49:03.396298+0000 mgr.y (mgr.24370) 20713 : cluster [DBG] pgmap v20697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:04 smithi067 bash[17655]: audit 2024-04-04T01:49:03.663438+0000 mon.c (mon.2) 8281 : audit [DBG] from='client.? 172.21.15.67:0/2146926149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:04 smithi067 bash[27441]: cluster 2024-04-04T01:49:03.396298+0000 mgr.y (mgr.24370) 20713 : cluster [DBG] pgmap v20697: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:04 smithi067 bash[27441]: audit 2024-04-04T01:49:03.663438+0000 mon.c (mon.2) 8281 : audit [DBG] from='client.? 172.21.15.67:0/2146926149' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:06 smithi082 bash[20963]: cluster 2024-04-04T01:49:05.396883+0000 mgr.y (mgr.24370) 20714 : cluster [DBG] pgmap v20698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:06 smithi082 bash[20963]: audit 2024-04-04T01:49:06.110770+0000 mon.a (mon.0) 17461 : audit [DBG] from='client.? 172.21.15.67:0/4041353791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:06 smithi067 bash[17655]: cluster 2024-04-04T01:49:05.396883+0000 mgr.y (mgr.24370) 20714 : cluster [DBG] pgmap v20698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:06 smithi067 bash[17655]: audit 2024-04-04T01:49:06.110770+0000 mon.a (mon.0) 17461 : audit [DBG] from='client.? 172.21.15.67:0/4041353791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:06 smithi067 bash[27441]: cluster 2024-04-04T01:49:05.396883+0000 mgr.y (mgr.24370) 20714 : cluster [DBG] pgmap v20698: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:06 smithi067 bash[27441]: audit 2024-04-04T01:49:06.110770+0000 mon.a (mon.0) 17461 : audit [DBG] from='client.? 172.21.15.67:0/4041353791' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:08.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:08 smithi082 bash[20963]: cluster 2024-04-04T01:49:07.398062+0000 mgr.y (mgr.24370) 20715 : cluster [DBG] pgmap v20699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:08 smithi067 bash[17655]: cluster 2024-04-04T01:49:07.398062+0000 mgr.y (mgr.24370) 20715 : cluster [DBG] pgmap v20699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:08 smithi067 bash[27441]: cluster 2024-04-04T01:49:07.398062+0000 mgr.y (mgr.24370) 20715 : cluster [DBG] pgmap v20699: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:09.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:09 smithi082 bash[20963]: audit 2024-04-04T01:49:08.568587+0000 mon.a (mon.0) 17462 : audit [DBG] from='client.? 172.21.15.67:0/2687822246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:09 smithi067 bash[27441]: audit 2024-04-04T01:49:08.568587+0000 mon.a (mon.0) 17462 : audit [DBG] from='client.? 172.21.15.67:0/2687822246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:09 smithi067 bash[17655]: audit 2024-04-04T01:49:08.568587+0000 mon.a (mon.0) 17462 : audit [DBG] from='client.? 172.21.15.67:0/2687822246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:10 smithi082 bash[20963]: cluster 2024-04-04T01:49:09.398873+0000 mgr.y (mgr.24370) 20716 : cluster [DBG] pgmap v20700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:10.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:10 smithi067 bash[27441]: cluster 2024-04-04T01:49:09.398873+0000 mgr.y (mgr.24370) 20716 : cluster [DBG] pgmap v20700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:10 smithi067 bash[17655]: cluster 2024-04-04T01:49:09.398873+0000 mgr.y (mgr.24370) 20716 : cluster [DBG] pgmap v20700: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:11 smithi082 bash[20963]: audit 2024-04-04T01:49:10.764039+0000 mon.a (mon.0) 17463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:11.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:11 smithi082 bash[20963]: audit 2024-04-04T01:49:11.022853+0000 mon.c (mon.2) 8282 : audit [DBG] from='client.? 172.21.15.67:0/14808726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:11 smithi067 bash[17655]: audit 2024-04-04T01:49:10.764039+0000 mon.a (mon.0) 17463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:11 smithi067 bash[17655]: audit 2024-04-04T01:49:11.022853+0000 mon.c (mon.2) 8282 : audit [DBG] from='client.? 172.21.15.67:0/14808726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:11 smithi067 bash[27441]: audit 2024-04-04T01:49:10.764039+0000 mon.a (mon.0) 17463 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:11.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:11 smithi067 bash[27441]: audit 2024-04-04T01:49:11.022853+0000 mon.c (mon.2) 8282 : audit [DBG] from='client.? 172.21.15.67:0/14808726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:12 smithi082 bash[20963]: cluster 2024-04-04T01:49:11.400132+0000 mgr.y (mgr.24370) 20717 : cluster [DBG] pgmap v20701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:12 smithi067 bash[17655]: cluster 2024-04-04T01:49:11.400132+0000 mgr.y (mgr.24370) 20717 : cluster [DBG] pgmap v20701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:12 smithi067 bash[27441]: cluster 2024-04-04T01:49:11.400132+0000 mgr.y (mgr.24370) 20717 : cluster [DBG] pgmap v20701: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:49:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:13] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:49:13.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:13 smithi082 bash[20963]: audit 2024-04-04T01:49:13.480956+0000 mon.a (mon.0) 17464 : audit [DBG] from='client.? 172.21.15.67:0/2565440022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:49:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:49:13.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:13 smithi067 bash[17655]: audit 2024-04-04T01:49:13.480956+0000 mon.a (mon.0) 17464 : audit [DBG] from='client.? 172.21.15.67:0/2565440022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:13.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:13 smithi067 bash[27441]: audit 2024-04-04T01:49:13.480956+0000 mon.a (mon.0) 17464 : audit [DBG] from='client.? 172.21.15.67:0/2565440022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:14 smithi082 bash[20963]: cluster 2024-04-04T01:49:13.400748+0000 mgr.y (mgr.24370) 20718 : cluster [DBG] pgmap v20702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:14 smithi067 bash[17655]: cluster 2024-04-04T01:49:13.400748+0000 mgr.y (mgr.24370) 20718 : cluster [DBG] pgmap v20702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:14 smithi067 bash[27441]: cluster 2024-04-04T01:49:13.400748+0000 mgr.y (mgr.24370) 20718 : cluster [DBG] pgmap v20702: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:16.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:16 smithi082 bash[20963]: cluster 2024-04-04T01:49:15.401540+0000 mgr.y (mgr.24370) 20719 : cluster [DBG] pgmap v20703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:16 smithi082 bash[20963]: audit 2024-04-04T01:49:15.937902+0000 mon.a (mon.0) 17465 : audit [DBG] from='client.? 172.21.15.67:0/87825123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:16 smithi067 bash[17655]: cluster 2024-04-04T01:49:15.401540+0000 mgr.y (mgr.24370) 20719 : cluster [DBG] pgmap v20703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:16 smithi067 bash[17655]: audit 2024-04-04T01:49:15.937902+0000 mon.a (mon.0) 17465 : audit [DBG] from='client.? 172.21.15.67:0/87825123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:16 smithi067 bash[27441]: cluster 2024-04-04T01:49:15.401540+0000 mgr.y (mgr.24370) 20719 : cluster [DBG] pgmap v20703: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:16 smithi067 bash[27441]: audit 2024-04-04T01:49:15.937902+0000 mon.a (mon.0) 17465 : audit [DBG] from='client.? 172.21.15.67:0/87825123' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:18 smithi082 bash[20963]: cluster 2024-04-04T01:49:17.402729+0000 mgr.y (mgr.24370) 20720 : cluster [DBG] pgmap v20704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:18 smithi082 bash[20963]: audit 2024-04-04T01:49:18.393635+0000 mon.c (mon.2) 8283 : audit [DBG] from='client.? 172.21.15.67:0/2988594985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:18 smithi067 bash[27441]: cluster 2024-04-04T01:49:17.402729+0000 mgr.y (mgr.24370) 20720 : cluster [DBG] pgmap v20704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:18 smithi067 bash[27441]: audit 2024-04-04T01:49:18.393635+0000 mon.c (mon.2) 8283 : audit [DBG] from='client.? 172.21.15.67:0/2988594985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:18 smithi067 bash[17655]: cluster 2024-04-04T01:49:17.402729+0000 mgr.y (mgr.24370) 20720 : cluster [DBG] pgmap v20704: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:18 smithi067 bash[17655]: audit 2024-04-04T01:49:18.393635+0000 mon.c (mon.2) 8283 : audit [DBG] from='client.? 172.21.15.67:0/2988594985' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:20 smithi082 bash[20963]: cluster 2024-04-04T01:49:19.403367+0000 mgr.y (mgr.24370) 20721 : cluster [DBG] pgmap v20705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:20 smithi067 bash[27441]: cluster 2024-04-04T01:49:19.403367+0000 mgr.y (mgr.24370) 20721 : cluster [DBG] pgmap v20705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:20 smithi067 bash[17655]: cluster 2024-04-04T01:49:19.403367+0000 mgr.y (mgr.24370) 20721 : cluster [DBG] pgmap v20705: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:21 smithi082 bash[20963]: audit 2024-04-04T01:49:20.842567+0000 mon.c (mon.2) 8284 : audit [DBG] from='client.? 172.21.15.67:0/3886957984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:21 smithi067 bash[17655]: audit 2024-04-04T01:49:20.842567+0000 mon.c (mon.2) 8284 : audit [DBG] from='client.? 172.21.15.67:0/3886957984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:21.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:21 smithi067 bash[27441]: audit 2024-04-04T01:49:20.842567+0000 mon.c (mon.2) 8284 : audit [DBG] from='client.? 172.21.15.67:0/3886957984' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:22 smithi082 bash[20963]: cluster 2024-04-04T01:49:21.404563+0000 mgr.y (mgr.24370) 20722 : cluster [DBG] pgmap v20706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:22 smithi067 bash[17655]: cluster 2024-04-04T01:49:21.404563+0000 mgr.y (mgr.24370) 20722 : cluster [DBG] pgmap v20706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:22 smithi067 bash[27441]: cluster 2024-04-04T01:49:21.404563+0000 mgr.y (mgr.24370) 20722 : cluster [DBG] pgmap v20706: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:49:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:23] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:49:23.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:23 smithi082 bash[20963]: audit 2024-04-04T01:49:23.295801+0000 mon.a (mon.0) 17466 : audit [DBG] from='client.? 172.21.15.67:0/2784266246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:49:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:49:23.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:23 smithi067 bash[17655]: audit 2024-04-04T01:49:23.295801+0000 mon.a (mon.0) 17466 : audit [DBG] from='client.? 172.21.15.67:0/2784266246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:23 smithi067 bash[27441]: audit 2024-04-04T01:49:23.295801+0000 mon.a (mon.0) 17466 : audit [DBG] from='client.? 172.21.15.67:0/2784266246' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:24.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:24 smithi082 bash[20963]: cluster 2024-04-04T01:49:23.405194+0000 mgr.y (mgr.24370) 20723 : cluster [DBG] pgmap v20707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:24 smithi067 bash[17655]: cluster 2024-04-04T01:49:23.405194+0000 mgr.y (mgr.24370) 20723 : cluster [DBG] pgmap v20707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:24 smithi067 bash[27441]: cluster 2024-04-04T01:49:23.405194+0000 mgr.y (mgr.24370) 20723 : cluster [DBG] pgmap v20707: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:26 smithi082 bash[20963]: cluster 2024-04-04T01:49:25.405881+0000 mgr.y (mgr.24370) 20724 : cluster [DBG] pgmap v20708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:26 smithi082 bash[20963]: audit 2024-04-04T01:49:25.744718+0000 mon.c (mon.2) 8285 : audit [DBG] from='client.? 172.21.15.67:0/1282157920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:26 smithi082 bash[20963]: audit 2024-04-04T01:49:25.763896+0000 mon.a (mon.0) 17467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:26 smithi067 bash[17655]: cluster 2024-04-04T01:49:25.405881+0000 mgr.y (mgr.24370) 20724 : cluster [DBG] pgmap v20708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:26 smithi067 bash[17655]: audit 2024-04-04T01:49:25.744718+0000 mon.c (mon.2) 8285 : audit [DBG] from='client.? 172.21.15.67:0/1282157920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:26 smithi067 bash[17655]: audit 2024-04-04T01:49:25.763896+0000 mon.a (mon.0) 17467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:26 smithi067 bash[27441]: cluster 2024-04-04T01:49:25.405881+0000 mgr.y (mgr.24370) 20724 : cluster [DBG] pgmap v20708: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:26 smithi067 bash[27441]: audit 2024-04-04T01:49:25.744718+0000 mon.c (mon.2) 8285 : audit [DBG] from='client.? 172.21.15.67:0/1282157920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:26 smithi067 bash[27441]: audit 2024-04-04T01:49:25.763896+0000 mon.a (mon.0) 17467 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:28 smithi082 bash[20963]: cluster 2024-04-04T01:49:27.407060+0000 mgr.y (mgr.24370) 20725 : cluster [DBG] pgmap v20709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:28 smithi082 bash[20963]: audit 2024-04-04T01:49:28.200541+0000 mon.c (mon.2) 8286 : audit [DBG] from='client.? 172.21.15.67:0/3420247777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:28 smithi067 bash[27441]: cluster 2024-04-04T01:49:27.407060+0000 mgr.y (mgr.24370) 20725 : cluster [DBG] pgmap v20709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:28 smithi067 bash[27441]: audit 2024-04-04T01:49:28.200541+0000 mon.c (mon.2) 8286 : audit [DBG] from='client.? 172.21.15.67:0/3420247777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:28 smithi067 bash[17655]: cluster 2024-04-04T01:49:27.407060+0000 mgr.y (mgr.24370) 20725 : cluster [DBG] pgmap v20709: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:28 smithi067 bash[17655]: audit 2024-04-04T01:49:28.200541+0000 mon.c (mon.2) 8286 : audit [DBG] from='client.? 172.21.15.67:0/3420247777' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:30 smithi082 bash[20963]: cluster 2024-04-04T01:49:29.407793+0000 mgr.y (mgr.24370) 20726 : cluster [DBG] pgmap v20710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:30 smithi067 bash[17655]: cluster 2024-04-04T01:49:29.407793+0000 mgr.y (mgr.24370) 20726 : cluster [DBG] pgmap v20710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:30 smithi067 bash[27441]: cluster 2024-04-04T01:49:29.407793+0000 mgr.y (mgr.24370) 20726 : cluster [DBG] pgmap v20710: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:31.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:31 smithi082 bash[20963]: audit 2024-04-04T01:49:30.650189+0000 mon.a (mon.0) 17468 : audit [DBG] from='client.? 172.21.15.67:0/1225426758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:31 smithi067 bash[17655]: audit 2024-04-04T01:49:30.650189+0000 mon.a (mon.0) 17468 : audit [DBG] from='client.? 172.21.15.67:0/1225426758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:31 smithi067 bash[27441]: audit 2024-04-04T01:49:30.650189+0000 mon.a (mon.0) 17468 : audit [DBG] from='client.? 172.21.15.67:0/1225426758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:32 smithi082 bash[20963]: cluster 2024-04-04T01:49:31.408973+0000 mgr.y (mgr.24370) 20727 : cluster [DBG] pgmap v20711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:32.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:32 smithi067 bash[17655]: cluster 2024-04-04T01:49:31.408973+0000 mgr.y (mgr.24370) 20727 : cluster [DBG] pgmap v20711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:32 smithi067 bash[27441]: cluster 2024-04-04T01:49:31.408973+0000 mgr.y (mgr.24370) 20727 : cluster [DBG] pgmap v20711: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:49:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:49:33.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:33 smithi082 bash[20963]: audit 2024-04-04T01:49:33.102853+0000 mon.a (mon.0) 17469 : audit [DBG] from='client.? 172.21.15.67:0/48058525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:49:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:49:33.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:33 smithi067 bash[17655]: audit 2024-04-04T01:49:33.102853+0000 mon.a (mon.0) 17469 : audit [DBG] from='client.? 172.21.15.67:0/48058525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:33.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:33 smithi067 bash[27441]: audit 2024-04-04T01:49:33.102853+0000 mon.a (mon.0) 17469 : audit [DBG] from='client.? 172.21.15.67:0/48058525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:34 smithi067 bash[17655]: cluster 2024-04-04T01:49:33.409686+0000 mgr.y (mgr.24370) 20728 : cluster [DBG] pgmap v20712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:34 smithi067 bash[27441]: cluster 2024-04-04T01:49:33.409686+0000 mgr.y (mgr.24370) 20728 : cluster [DBG] pgmap v20712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:34 smithi082 bash[20963]: cluster 2024-04-04T01:49:33.409686+0000 mgr.y (mgr.24370) 20728 : cluster [DBG] pgmap v20712: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:35.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:35 smithi067 bash[17655]: audit 2024-04-04T01:49:35.550702+0000 mon.a (mon.0) 17470 : audit [DBG] from='client.? 172.21.15.67:0/2089134573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:35 smithi067 bash[27441]: audit 2024-04-04T01:49:35.550702+0000 mon.a (mon.0) 17470 : audit [DBG] from='client.? 172.21.15.67:0/2089134573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:35 smithi082 bash[20963]: audit 2024-04-04T01:49:35.550702+0000 mon.a (mon.0) 17470 : audit [DBG] from='client.? 172.21.15.67:0/2089134573' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:36 smithi067 bash[27441]: cluster 2024-04-04T01:49:35.410335+0000 mgr.y (mgr.24370) 20729 : cluster [DBG] pgmap v20713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:36 smithi067 bash[27441]: audit 2024-04-04T01:49:35.783496+0000 mon.a (mon.0) 17471 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:49:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:36 smithi067 bash[17655]: cluster 2024-04-04T01:49:35.410335+0000 mgr.y (mgr.24370) 20729 : cluster [DBG] pgmap v20713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:36 smithi067 bash[17655]: audit 2024-04-04T01:49:35.783496+0000 mon.a (mon.0) 17471 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:49:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:36 smithi082 bash[20963]: cluster 2024-04-04T01:49:35.410335+0000 mgr.y (mgr.24370) 20729 : cluster [DBG] pgmap v20713: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:36 smithi082 bash[20963]: audit 2024-04-04T01:49:35.783496+0000 mon.a (mon.0) 17471 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:49:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:38 smithi067 bash[27441]: cluster 2024-04-04T01:49:37.411457+0000 mgr.y (mgr.24370) 20730 : cluster [DBG] pgmap v20714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:38 smithi067 bash[27441]: audit 2024-04-04T01:49:38.001092+0000 mon.a (mon.0) 17472 : audit [DBG] from='client.? 172.21.15.67:0/3883042634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:38 smithi067 bash[17655]: cluster 2024-04-04T01:49:37.411457+0000 mgr.y (mgr.24370) 20730 : cluster [DBG] pgmap v20714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:38 smithi067 bash[17655]: audit 2024-04-04T01:49:38.001092+0000 mon.a (mon.0) 17472 : audit [DBG] from='client.? 172.21.15.67:0/3883042634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:38 smithi082 bash[20963]: cluster 2024-04-04T01:49:37.411457+0000 mgr.y (mgr.24370) 20730 : cluster [DBG] pgmap v20714: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:38 smithi082 bash[20963]: audit 2024-04-04T01:49:38.001092+0000 mon.a (mon.0) 17472 : audit [DBG] from='client.? 172.21.15.67:0/3883042634' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:40 smithi067 bash[27441]: cluster 2024-04-04T01:49:39.412211+0000 mgr.y (mgr.24370) 20731 : cluster [DBG] pgmap v20715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:40 smithi067 bash[27441]: audit 2024-04-04T01:49:40.466896+0000 mon.a (mon.0) 17473 : audit [DBG] from='client.? 172.21.15.67:0/3748996324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:40 smithi067 bash[17655]: cluster 2024-04-04T01:49:39.412211+0000 mgr.y (mgr.24370) 20731 : cluster [DBG] pgmap v20715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:40 smithi067 bash[17655]: audit 2024-04-04T01:49:40.466896+0000 mon.a (mon.0) 17473 : audit [DBG] from='client.? 172.21.15.67:0/3748996324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:40 smithi082 bash[20963]: cluster 2024-04-04T01:49:39.412211+0000 mgr.y (mgr.24370) 20731 : cluster [DBG] pgmap v20715: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:40 smithi082 bash[20963]: audit 2024-04-04T01:49:40.466896+0000 mon.a (mon.0) 17473 : audit [DBG] from='client.? 172.21.15.67:0/3748996324' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:41 smithi067 bash[27441]: audit 2024-04-04T01:49:40.763988+0000 mon.a (mon.0) 17474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:41 smithi067 bash[27441]: audit 2024-04-04T01:49:41.531976+0000 mon.a (mon.0) 17475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:41 smithi067 bash[27441]: audit 2024-04-04T01:49:41.540402+0000 mon.a (mon.0) 17476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:41 smithi067 bash[17655]: audit 2024-04-04T01:49:40.763988+0000 mon.a (mon.0) 17474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:41 smithi067 bash[17655]: audit 2024-04-04T01:49:41.531976+0000 mon.a (mon.0) 17475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:41 smithi067 bash[17655]: audit 2024-04-04T01:49:41.540402+0000 mon.a (mon.0) 17476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:41 smithi082 bash[20963]: audit 2024-04-04T01:49:40.763988+0000 mon.a (mon.0) 17474 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:41 smithi082 bash[20963]: audit 2024-04-04T01:49:41.531976+0000 mon.a (mon.0) 17475 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:41 smithi082 bash[20963]: audit 2024-04-04T01:49:41.540402+0000 mon.a (mon.0) 17476 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:42 smithi082 bash[20963]: cluster 2024-04-04T01:49:41.412948+0000 mgr.y (mgr.24370) 20732 : cluster [DBG] pgmap v20716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:42 smithi082 bash[20963]: audit 2024-04-04T01:49:41.840330+0000 mon.a (mon.0) 17477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:42 smithi082 bash[20963]: audit 2024-04-04T01:49:41.847719+0000 mon.a (mon.0) 17478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:42 smithi082 bash[20963]: audit 2024-04-04T01:49:42.270460+0000 mon.a (mon.0) 17479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:49:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:42 smithi082 bash[20963]: audit 2024-04-04T01:49:42.272439+0000 mon.a (mon.0) 17480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:49:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:42 smithi082 bash[20963]: audit 2024-04-04T01:49:42.282427+0000 mon.a (mon.0) 17481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:49:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:49:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[17655]: cluster 2024-04-04T01:49:41.412948+0000 mgr.y (mgr.24370) 20732 : cluster [DBG] pgmap v20716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[17655]: audit 2024-04-04T01:49:41.840330+0000 mon.a (mon.0) 17477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[17655]: audit 2024-04-04T01:49:41.847719+0000 mon.a (mon.0) 17478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[17655]: audit 2024-04-04T01:49:42.270460+0000 mon.a (mon.0) 17479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:49:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[17655]: audit 2024-04-04T01:49:42.272439+0000 mon.a (mon.0) 17480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:49:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[17655]: audit 2024-04-04T01:49:42.282427+0000 mon.a (mon.0) 17481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[27441]: cluster 2024-04-04T01:49:41.412948+0000 mgr.y (mgr.24370) 20732 : cluster [DBG] pgmap v20716: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[27441]: audit 2024-04-04T01:49:41.840330+0000 mon.a (mon.0) 17477 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[27441]: audit 2024-04-04T01:49:41.847719+0000 mon.a (mon.0) 17478 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[27441]: audit 2024-04-04T01:49:42.270460+0000 mon.a (mon.0) 17479 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:49:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[27441]: audit 2024-04-04T01:49:42.272439+0000 mon.a (mon.0) 17480 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:49:43.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:42 smithi067 bash[27441]: audit 2024-04-04T01:49:42.282427+0000 mon.a (mon.0) 17481 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:49:43.848 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:49:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:49:44.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:43 smithi082 bash[20963]: audit 2024-04-04T01:49:42.926447+0000 mon.c (mon.2) 8287 : audit [DBG] from='client.? 172.21.15.67:0/341078491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:43 smithi067 bash[17655]: audit 2024-04-04T01:49:42.926447+0000 mon.c (mon.2) 8287 : audit [DBG] from='client.? 172.21.15.67:0/341078491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:43 smithi067 bash[27441]: audit 2024-04-04T01:49:42.926447+0000 mon.c (mon.2) 8287 : audit [DBG] from='client.? 172.21.15.67:0/341078491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:44 smithi082 bash[20963]: cluster 2024-04-04T01:49:43.413667+0000 mgr.y (mgr.24370) 20733 : cluster [DBG] pgmap v20717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:44 smithi067 bash[17655]: cluster 2024-04-04T01:49:43.413667+0000 mgr.y (mgr.24370) 20733 : cluster [DBG] pgmap v20717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:44 smithi067 bash[27441]: cluster 2024-04-04T01:49:43.413667+0000 mgr.y (mgr.24370) 20733 : cluster [DBG] pgmap v20717: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:45 smithi082 bash[20963]: audit 2024-04-04T01:49:45.386515+0000 mon.c (mon.2) 8288 : audit [DBG] from='client.? 172.21.15.67:0/3858125263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:45 smithi067 bash[17655]: audit 2024-04-04T01:49:45.386515+0000 mon.c (mon.2) 8288 : audit [DBG] from='client.? 172.21.15.67:0/3858125263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:45 smithi067 bash[27441]: audit 2024-04-04T01:49:45.386515+0000 mon.c (mon.2) 8288 : audit [DBG] from='client.? 172.21.15.67:0/3858125263' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:46 smithi082 bash[20963]: cluster 2024-04-04T01:49:45.414331+0000 mgr.y (mgr.24370) 20734 : cluster [DBG] pgmap v20718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:46 smithi067 bash[27441]: cluster 2024-04-04T01:49:45.414331+0000 mgr.y (mgr.24370) 20734 : cluster [DBG] pgmap v20718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:46 smithi067 bash[17655]: cluster 2024-04-04T01:49:45.414331+0000 mgr.y (mgr.24370) 20734 : cluster [DBG] pgmap v20718: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:47 smithi082 bash[20963]: audit 2024-04-04T01:49:47.834793+0000 mon.c (mon.2) 8289 : audit [DBG] from='client.? 172.21.15.67:0/3507223533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:47 smithi067 bash[17655]: audit 2024-04-04T01:49:47.834793+0000 mon.c (mon.2) 8289 : audit [DBG] from='client.? 172.21.15.67:0/3507223533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:47 smithi067 bash[27441]: audit 2024-04-04T01:49:47.834793+0000 mon.c (mon.2) 8289 : audit [DBG] from='client.? 172.21.15.67:0/3507223533' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:48 smithi082 bash[20963]: cluster 2024-04-04T01:49:47.415269+0000 mgr.y (mgr.24370) 20735 : cluster [DBG] pgmap v20719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:48 smithi067 bash[17655]: cluster 2024-04-04T01:49:47.415269+0000 mgr.y (mgr.24370) 20735 : cluster [DBG] pgmap v20719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:48 smithi067 bash[27441]: cluster 2024-04-04T01:49:47.415269+0000 mgr.y (mgr.24370) 20735 : cluster [DBG] pgmap v20719: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:49 smithi082 bash[20963]: cluster 2024-04-04T01:49:49.415953+0000 mgr.y (mgr.24370) 20736 : cluster [DBG] pgmap v20720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:50.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:49 smithi067 bash[27441]: cluster 2024-04-04T01:49:49.415953+0000 mgr.y (mgr.24370) 20736 : cluster [DBG] pgmap v20720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:49 smithi067 bash[17655]: cluster 2024-04-04T01:49:49.415953+0000 mgr.y (mgr.24370) 20736 : cluster [DBG] pgmap v20720: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:50 smithi082 bash[20963]: audit 2024-04-04T01:49:50.301629+0000 mon.c (mon.2) 8290 : audit [DBG] from='client.? 172.21.15.67:0/3113673055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:50 smithi067 bash[17655]: audit 2024-04-04T01:49:50.301629+0000 mon.c (mon.2) 8290 : audit [DBG] from='client.? 172.21.15.67:0/3113673055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:50 smithi067 bash[27441]: audit 2024-04-04T01:49:50.301629+0000 mon.c (mon.2) 8290 : audit [DBG] from='client.? 172.21.15.67:0/3113673055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:51 smithi067 bash[17655]: cluster 2024-04-04T01:49:51.417128+0000 mgr.y (mgr.24370) 20737 : cluster [DBG] pgmap v20721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:52.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:51 smithi067 bash[27441]: cluster 2024-04-04T01:49:51.417128+0000 mgr.y (mgr.24370) 20737 : cluster [DBG] pgmap v20721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:52.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:51 smithi082 bash[20963]: cluster 2024-04-04T01:49:51.417128+0000 mgr.y (mgr.24370) 20737 : cluster [DBG] pgmap v20721: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:53.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:49:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:49:53.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:52 smithi067 bash[27441]: audit 2024-04-04T01:49:52.753205+0000 mon.c (mon.2) 8291 : audit [DBG] from='client.? 172.21.15.67:0/2956863344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:53.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:52 smithi067 bash[17655]: audit 2024-04-04T01:49:52.753205+0000 mon.c (mon.2) 8291 : audit [DBG] from='client.? 172.21.15.67:0/2956863344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:53.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:52 smithi082 bash[20963]: audit 2024-04-04T01:49:52.753205+0000 mon.c (mon.2) 8291 : audit [DBG] from='client.? 172.21.15.67:0/2956863344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:49:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:49:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:49:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:53 smithi067 bash[27441]: cluster 2024-04-04T01:49:53.417821+0000 mgr.y (mgr.24370) 20738 : cluster [DBG] pgmap v20722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:53 smithi067 bash[17655]: cluster 2024-04-04T01:49:53.417821+0000 mgr.y (mgr.24370) 20738 : cluster [DBG] pgmap v20722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:54.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:53 smithi082 bash[20963]: cluster 2024-04-04T01:49:53.417821+0000 mgr.y (mgr.24370) 20738 : cluster [DBG] pgmap v20722: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:55.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:55 smithi082 bash[20963]: audit 2024-04-04T01:49:55.203124+0000 mon.a (mon.0) 17482 : audit [DBG] from='client.? 172.21.15.67:0/3116450071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:55.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:55 smithi067 bash[17655]: audit 2024-04-04T01:49:55.203124+0000 mon.a (mon.0) 17482 : audit [DBG] from='client.? 172.21.15.67:0/3116450071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:55.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:55 smithi067 bash[27441]: audit 2024-04-04T01:49:55.203124+0000 mon.a (mon.0) 17482 : audit [DBG] from='client.? 172.21.15.67:0/3116450071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:56.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:56 smithi082 bash[20963]: cluster 2024-04-04T01:49:55.418518+0000 mgr.y (mgr.24370) 20739 : cluster [DBG] pgmap v20723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:56.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:56 smithi082 bash[20963]: audit 2024-04-04T01:49:55.764930+0000 mon.a (mon.0) 17483 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:56 smithi067 bash[17655]: cluster 2024-04-04T01:49:55.418518+0000 mgr.y (mgr.24370) 20739 : cluster [DBG] pgmap v20723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:56.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:56 smithi067 bash[17655]: audit 2024-04-04T01:49:55.764930+0000 mon.a (mon.0) 17483 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:56 smithi067 bash[27441]: cluster 2024-04-04T01:49:55.418518+0000 mgr.y (mgr.24370) 20739 : cluster [DBG] pgmap v20723: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:56.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:56 smithi067 bash[27441]: audit 2024-04-04T01:49:55.764930+0000 mon.a (mon.0) 17483 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:49:58.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:58 smithi082 bash[20963]: cluster 2024-04-04T01:49:57.419824+0000 mgr.y (mgr.24370) 20740 : cluster [DBG] pgmap v20724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:58.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:49:58 smithi082 bash[20963]: audit 2024-04-04T01:49:57.669778+0000 mon.a (mon.0) 17484 : audit [DBG] from='client.? 172.21.15.67:0/3782937051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:58 smithi067 bash[27441]: cluster 2024-04-04T01:49:57.419824+0000 mgr.y (mgr.24370) 20740 : cluster [DBG] pgmap v20724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:49:58 smithi067 bash[27441]: audit 2024-04-04T01:49:57.669778+0000 mon.a (mon.0) 17484 : audit [DBG] from='client.? 172.21.15.67:0/3782937051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:49:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:58 smithi067 bash[17655]: cluster 2024-04-04T01:49:57.419824+0000 mgr.y (mgr.24370) 20740 : cluster [DBG] pgmap v20724: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:49:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:49:58 smithi067 bash[17655]: audit 2024-04-04T01:49:57.669778+0000 mon.a (mon.0) 17484 : audit [DBG] from='client.? 172.21.15.67:0/3782937051' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:00.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:00 smithi082 bash[20963]: cluster 2024-04-04T01:49:59.420687+0000 mgr.y (mgr.24370) 20741 : cluster [DBG] pgmap v20725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:00 smithi082 bash[20963]: cluster 2024-04-04T01:50:00.000054+0000 mon.a (mon.0) 17485 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:50:00.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:00 smithi082 bash[20963]: audit 2024-04-04T01:50:00.125333+0000 mon.c (mon.2) 8292 : audit [DBG] from='client.? 172.21.15.67:0/2680257946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:00 smithi067 bash[27441]: cluster 2024-04-04T01:49:59.420687+0000 mgr.y (mgr.24370) 20741 : cluster [DBG] pgmap v20725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:00 smithi067 bash[27441]: cluster 2024-04-04T01:50:00.000054+0000 mon.a (mon.0) 17485 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:50:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:00 smithi067 bash[27441]: audit 2024-04-04T01:50:00.125333+0000 mon.c (mon.2) 8292 : audit [DBG] from='client.? 172.21.15.67:0/2680257946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:00 smithi067 bash[17655]: cluster 2024-04-04T01:49:59.420687+0000 mgr.y (mgr.24370) 20741 : cluster [DBG] pgmap v20725: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:00 smithi067 bash[17655]: cluster 2024-04-04T01:50:00.000054+0000 mon.a (mon.0) 17485 : cluster [WRN] overall HEALTH_WARN Upgrade: failed to pull target image 2024-04-04T01:50:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:00 smithi067 bash[17655]: audit 2024-04-04T01:50:00.125333+0000 mon.c (mon.2) 8292 : audit [DBG] from='client.? 172.21.15.67:0/2680257946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:02.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:02 smithi082 bash[20963]: cluster 2024-04-04T01:50:01.421897+0000 mgr.y (mgr.24370) 20742 : cluster [DBG] pgmap v20726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:02 smithi067 bash[27441]: cluster 2024-04-04T01:50:01.421897+0000 mgr.y (mgr.24370) 20742 : cluster [DBG] pgmap v20726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:02 smithi067 bash[17655]: cluster 2024-04-04T01:50:01.421897+0000 mgr.y (mgr.24370) 20742 : cluster [DBG] pgmap v20726: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:50:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:03] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:50:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:50:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:50:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:03 smithi082 bash[20963]: audit 2024-04-04T01:50:02.580365+0000 mon.c (mon.2) 8293 : audit [DBG] from='client.? 172.21.15.67:0/1284985100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:03.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:03 smithi067 bash[27441]: audit 2024-04-04T01:50:02.580365+0000 mon.c (mon.2) 8293 : audit [DBG] from='client.? 172.21.15.67:0/1284985100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:03.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:03 smithi067 bash[17655]: audit 2024-04-04T01:50:02.580365+0000 mon.c (mon.2) 8293 : audit [DBG] from='client.? 172.21.15.67:0/1284985100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:04 smithi082 bash[20963]: cluster 2024-04-04T01:50:03.422587+0000 mgr.y (mgr.24370) 20743 : cluster [DBG] pgmap v20727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:04 smithi067 bash[27441]: cluster 2024-04-04T01:50:03.422587+0000 mgr.y (mgr.24370) 20743 : cluster [DBG] pgmap v20727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:04 smithi067 bash[17655]: cluster 2024-04-04T01:50:03.422587+0000 mgr.y (mgr.24370) 20743 : cluster [DBG] pgmap v20727: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:05.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:05 smithi082 bash[20963]: audit 2024-04-04T01:50:05.040504+0000 mon.c (mon.2) 8294 : audit [DBG] from='client.? 172.21.15.67:0/594105790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:05.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:05 smithi067 bash[27441]: audit 2024-04-04T01:50:05.040504+0000 mon.c (mon.2) 8294 : audit [DBG] from='client.? 172.21.15.67:0/594105790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:05.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:05 smithi067 bash[17655]: audit 2024-04-04T01:50:05.040504+0000 mon.c (mon.2) 8294 : audit [DBG] from='client.? 172.21.15.67:0/594105790' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:06.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:06 smithi082 bash[20963]: cluster 2024-04-04T01:50:05.423203+0000 mgr.y (mgr.24370) 20744 : cluster [DBG] pgmap v20728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:06.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:06 smithi067 bash[17655]: cluster 2024-04-04T01:50:05.423203+0000 mgr.y (mgr.24370) 20744 : cluster [DBG] pgmap v20728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:06 smithi067 bash[27441]: cluster 2024-04-04T01:50:05.423203+0000 mgr.y (mgr.24370) 20744 : cluster [DBG] pgmap v20728: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:07.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:07 smithi082 bash[20963]: audit 2024-04-04T01:50:07.499333+0000 mon.c (mon.2) 8295 : audit [DBG] from='client.? 172.21.15.67:0/4205880631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:07.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:07 smithi067 bash[17655]: audit 2024-04-04T01:50:07.499333+0000 mon.c (mon.2) 8295 : audit [DBG] from='client.? 172.21.15.67:0/4205880631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:07 smithi067 bash[27441]: audit 2024-04-04T01:50:07.499333+0000 mon.c (mon.2) 8295 : audit [DBG] from='client.? 172.21.15.67:0/4205880631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:08 smithi082 bash[20963]: cluster 2024-04-04T01:50:07.423974+0000 mgr.y (mgr.24370) 20745 : cluster [DBG] pgmap v20729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:08 smithi067 bash[27441]: cluster 2024-04-04T01:50:07.423974+0000 mgr.y (mgr.24370) 20745 : cluster [DBG] pgmap v20729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:08.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:08 smithi067 bash[17655]: cluster 2024-04-04T01:50:07.423974+0000 mgr.y (mgr.24370) 20745 : cluster [DBG] pgmap v20729: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:10 smithi082 bash[20963]: cluster 2024-04-04T01:50:09.424607+0000 mgr.y (mgr.24370) 20746 : cluster [DBG] pgmap v20730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:10.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:10 smithi082 bash[20963]: audit 2024-04-04T01:50:09.948517+0000 mon.a (mon.0) 17486 : audit [DBG] from='client.? 172.21.15.67:0/1310189409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:10 smithi067 bash[17655]: cluster 2024-04-04T01:50:09.424607+0000 mgr.y (mgr.24370) 20746 : cluster [DBG] pgmap v20730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:10.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:10 smithi067 bash[17655]: audit 2024-04-04T01:50:09.948517+0000 mon.a (mon.0) 17486 : audit [DBG] from='client.? 172.21.15.67:0/1310189409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:10 smithi067 bash[27441]: cluster 2024-04-04T01:50:09.424607+0000 mgr.y (mgr.24370) 20746 : cluster [DBG] pgmap v20730: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:10 smithi067 bash[27441]: audit 2024-04-04T01:50:09.948517+0000 mon.a (mon.0) 17486 : audit [DBG] from='client.? 172.21.15.67:0/1310189409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:11 smithi082 bash[20963]: audit 2024-04-04T01:50:10.765277+0000 mon.a (mon.0) 17487 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:11.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:11 smithi067 bash[27441]: audit 2024-04-04T01:50:10.765277+0000 mon.a (mon.0) 17487 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:11.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:11 smithi067 bash[17655]: audit 2024-04-04T01:50:10.765277+0000 mon.a (mon.0) 17487 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:12.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:12 smithi082 bash[20963]: cluster 2024-04-04T01:50:11.425808+0000 mgr.y (mgr.24370) 20747 : cluster [DBG] pgmap v20731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:12 smithi082 bash[20963]: audit 2024-04-04T01:50:12.404342+0000 mon.c (mon.2) 8296 : audit [DBG] from='client.? 172.21.15.67:0/1524140828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:12 smithi067 bash[27441]: cluster 2024-04-04T01:50:11.425808+0000 mgr.y (mgr.24370) 20747 : cluster [DBG] pgmap v20731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:12.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:12 smithi067 bash[27441]: audit 2024-04-04T01:50:12.404342+0000 mon.c (mon.2) 8296 : audit [DBG] from='client.? 172.21.15.67:0/1524140828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:12 smithi067 bash[17655]: cluster 2024-04-04T01:50:11.425808+0000 mgr.y (mgr.24370) 20747 : cluster [DBG] pgmap v20731: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:12 smithi067 bash[17655]: audit 2024-04-04T01:50:12.404342+0000 mon.c (mon.2) 8296 : audit [DBG] from='client.? 172.21.15.67:0/1524140828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:50:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:13] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:50:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:50:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:50:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:14 smithi082 bash[20963]: cluster 2024-04-04T01:50:13.426576+0000 mgr.y (mgr.24370) 20748 : cluster [DBG] pgmap v20732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:14 smithi067 bash[17655]: cluster 2024-04-04T01:50:13.426576+0000 mgr.y (mgr.24370) 20748 : cluster [DBG] pgmap v20732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:14 smithi067 bash[27441]: cluster 2024-04-04T01:50:13.426576+0000 mgr.y (mgr.24370) 20748 : cluster [DBG] pgmap v20732: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:15.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:15 smithi082 bash[20963]: audit 2024-04-04T01:50:14.859469+0000 mon.c (mon.2) 8297 : audit [DBG] from='client.? 172.21.15.67:0/579069700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:15.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:15 smithi067 bash[17655]: audit 2024-04-04T01:50:14.859469+0000 mon.c (mon.2) 8297 : audit [DBG] from='client.? 172.21.15.67:0/579069700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:15.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:15 smithi067 bash[27441]: audit 2024-04-04T01:50:14.859469+0000 mon.c (mon.2) 8297 : audit [DBG] from='client.? 172.21.15.67:0/579069700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:16 smithi082 bash[20963]: cluster 2024-04-04T01:50:15.427345+0000 mgr.y (mgr.24370) 20749 : cluster [DBG] pgmap v20733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:16 smithi067 bash[27441]: cluster 2024-04-04T01:50:15.427345+0000 mgr.y (mgr.24370) 20749 : cluster [DBG] pgmap v20733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:16 smithi067 bash[17655]: cluster 2024-04-04T01:50:15.427345+0000 mgr.y (mgr.24370) 20749 : cluster [DBG] pgmap v20733: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:17.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:17 smithi082 bash[20963]: audit 2024-04-04T01:50:17.315423+0000 mon.a (mon.0) 17488 : audit [DBG] from='client.? 172.21.15.67:0/4114119747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:17.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:17 smithi067 bash[17655]: audit 2024-04-04T01:50:17.315423+0000 mon.a (mon.0) 17488 : audit [DBG] from='client.? 172.21.15.67:0/4114119747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:17.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:17 smithi067 bash[27441]: audit 2024-04-04T01:50:17.315423+0000 mon.a (mon.0) 17488 : audit [DBG] from='client.? 172.21.15.67:0/4114119747' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:18 smithi082 bash[20963]: cluster 2024-04-04T01:50:17.428577+0000 mgr.y (mgr.24370) 20750 : cluster [DBG] pgmap v20734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:18.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:18 smithi067 bash[27441]: cluster 2024-04-04T01:50:17.428577+0000 mgr.y (mgr.24370) 20750 : cluster [DBG] pgmap v20734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:18 smithi067 bash[17655]: cluster 2024-04-04T01:50:17.428577+0000 mgr.y (mgr.24370) 20750 : cluster [DBG] pgmap v20734: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:20 smithi082 bash[20963]: cluster 2024-04-04T01:50:19.429245+0000 mgr.y (mgr.24370) 20751 : cluster [DBG] pgmap v20735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:20 smithi082 bash[20963]: audit 2024-04-04T01:50:19.774096+0000 mon.a (mon.0) 17489 : audit [DBG] from='client.? 172.21.15.67:0/1424816127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:20 smithi067 bash[27441]: cluster 2024-04-04T01:50:19.429245+0000 mgr.y (mgr.24370) 20751 : cluster [DBG] pgmap v20735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:20 smithi067 bash[27441]: audit 2024-04-04T01:50:19.774096+0000 mon.a (mon.0) 17489 : audit [DBG] from='client.? 172.21.15.67:0/1424816127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:20 smithi067 bash[17655]: cluster 2024-04-04T01:50:19.429245+0000 mgr.y (mgr.24370) 20751 : cluster [DBG] pgmap v20735: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:20.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:20 smithi067 bash[17655]: audit 2024-04-04T01:50:19.774096+0000 mon.a (mon.0) 17489 : audit [DBG] from='client.? 172.21.15.67:0/1424816127' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:22 smithi082 bash[20963]: cluster 2024-04-04T01:50:21.430608+0000 mgr.y (mgr.24370) 20752 : cluster [DBG] pgmap v20736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:22.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:22 smithi082 bash[20963]: audit 2024-04-04T01:50:22.228703+0000 mon.a (mon.0) 17490 : audit [DBG] from='client.? 172.21.15.67:0/843951845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:22 smithi067 bash[17655]: cluster 2024-04-04T01:50:21.430608+0000 mgr.y (mgr.24370) 20752 : cluster [DBG] pgmap v20736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:22 smithi067 bash[17655]: audit 2024-04-04T01:50:22.228703+0000 mon.a (mon.0) 17490 : audit [DBG] from='client.? 172.21.15.67:0/843951845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:22 smithi067 bash[27441]: cluster 2024-04-04T01:50:21.430608+0000 mgr.y (mgr.24370) 20752 : cluster [DBG] pgmap v20736: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:22.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:22 smithi067 bash[27441]: audit 2024-04-04T01:50:22.228703+0000 mon.a (mon.0) 17490 : audit [DBG] from='client.? 172.21.15.67:0/843951845' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:50:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:23] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:50:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:50:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:50:24.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:24 smithi082 bash[20963]: cluster 2024-04-04T01:50:23.431475+0000 mgr.y (mgr.24370) 20753 : cluster [DBG] pgmap v20737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:24 smithi067 bash[17655]: cluster 2024-04-04T01:50:23.431475+0000 mgr.y (mgr.24370) 20753 : cluster [DBG] pgmap v20737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:24 smithi067 bash[27441]: cluster 2024-04-04T01:50:23.431475+0000 mgr.y (mgr.24370) 20753 : cluster [DBG] pgmap v20737: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:25 smithi082 bash[20963]: audit 2024-04-04T01:50:24.678298+0000 mon.c (mon.2) 8298 : audit [DBG] from='client.? 172.21.15.67:0/717693893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:25 smithi067 bash[27441]: audit 2024-04-04T01:50:24.678298+0000 mon.c (mon.2) 8298 : audit [DBG] from='client.? 172.21.15.67:0/717693893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:25 smithi067 bash[17655]: audit 2024-04-04T01:50:24.678298+0000 mon.c (mon.2) 8298 : audit [DBG] from='client.? 172.21.15.67:0/717693893' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:26 smithi082 bash[20963]: cluster 2024-04-04T01:50:25.432253+0000 mgr.y (mgr.24370) 20754 : cluster [DBG] pgmap v20738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:26 smithi082 bash[20963]: audit 2024-04-04T01:50:25.765909+0000 mon.a (mon.0) 17491 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:26.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:26 smithi067 bash[17655]: cluster 2024-04-04T01:50:25.432253+0000 mgr.y (mgr.24370) 20754 : cluster [DBG] pgmap v20738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:26 smithi067 bash[17655]: audit 2024-04-04T01:50:25.765909+0000 mon.a (mon.0) 17491 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:26 smithi067 bash[27441]: cluster 2024-04-04T01:50:25.432253+0000 mgr.y (mgr.24370) 20754 : cluster [DBG] pgmap v20738: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:26 smithi067 bash[27441]: audit 2024-04-04T01:50:25.765909+0000 mon.a (mon.0) 17491 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:27 smithi082 bash[20963]: audit 2024-04-04T01:50:27.138544+0000 mon.c (mon.2) 8299 : audit [DBG] from='client.? 172.21.15.67:0/1937997986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:27 smithi067 bash[17655]: audit 2024-04-04T01:50:27.138544+0000 mon.c (mon.2) 8299 : audit [DBG] from='client.? 172.21.15.67:0/1937997986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:27 smithi067 bash[27441]: audit 2024-04-04T01:50:27.138544+0000 mon.c (mon.2) 8299 : audit [DBG] from='client.? 172.21.15.67:0/1937997986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:28.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:28 smithi082 bash[20963]: cluster 2024-04-04T01:50:27.433423+0000 mgr.y (mgr.24370) 20755 : cluster [DBG] pgmap v20739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:28 smithi067 bash[17655]: cluster 2024-04-04T01:50:27.433423+0000 mgr.y (mgr.24370) 20755 : cluster [DBG] pgmap v20739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:29.036 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:28 smithi067 bash[27441]: cluster 2024-04-04T01:50:27.433423+0000 mgr.y (mgr.24370) 20755 : cluster [DBG] pgmap v20739: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:30 smithi082 bash[20963]: cluster 2024-04-04T01:50:29.434110+0000 mgr.y (mgr.24370) 20756 : cluster [DBG] pgmap v20740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:30 smithi082 bash[20963]: audit 2024-04-04T01:50:29.604602+0000 mon.a (mon.0) 17492 : audit [DBG] from='client.? 172.21.15.67:0/2658711788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:30 smithi067 bash[27441]: cluster 2024-04-04T01:50:29.434110+0000 mgr.y (mgr.24370) 20756 : cluster [DBG] pgmap v20740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:30 smithi067 bash[27441]: audit 2024-04-04T01:50:29.604602+0000 mon.a (mon.0) 17492 : audit [DBG] from='client.? 172.21.15.67:0/2658711788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:30 smithi067 bash[17655]: cluster 2024-04-04T01:50:29.434110+0000 mgr.y (mgr.24370) 20756 : cluster [DBG] pgmap v20740: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:30 smithi067 bash[17655]: audit 2024-04-04T01:50:29.604602+0000 mon.a (mon.0) 17492 : audit [DBG] from='client.? 172.21.15.67:0/2658711788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:32 smithi082 bash[20963]: cluster 2024-04-04T01:50:31.435265+0000 mgr.y (mgr.24370) 20757 : cluster [DBG] pgmap v20741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:32 smithi082 bash[20963]: audit 2024-04-04T01:50:32.062456+0000 mon.c (mon.2) 8300 : audit [DBG] from='client.? 172.21.15.67:0/1364973284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:32 smithi067 bash[27441]: cluster 2024-04-04T01:50:31.435265+0000 mgr.y (mgr.24370) 20757 : cluster [DBG] pgmap v20741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:32 smithi067 bash[27441]: audit 2024-04-04T01:50:32.062456+0000 mon.c (mon.2) 8300 : audit [DBG] from='client.? 172.21.15.67:0/1364973284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:32 smithi067 bash[17655]: cluster 2024-04-04T01:50:31.435265+0000 mgr.y (mgr.24370) 20757 : cluster [DBG] pgmap v20741: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:32 smithi067 bash[17655]: audit 2024-04-04T01:50:32.062456+0000 mon.c (mon.2) 8300 : audit [DBG] from='client.? 172.21.15.67:0/1364973284' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:50:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:50:33.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:50:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:50:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:34 smithi082 bash[20963]: cluster 2024-04-04T01:50:33.436088+0000 mgr.y (mgr.24370) 20758 : cluster [DBG] pgmap v20742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:34.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:34 smithi082 bash[20963]: audit 2024-04-04T01:50:34.513123+0000 mon.c (mon.2) 8301 : audit [DBG] from='client.? 172.21.15.67:0/691036393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:34 smithi067 bash[17655]: cluster 2024-04-04T01:50:33.436088+0000 mgr.y (mgr.24370) 20758 : cluster [DBG] pgmap v20742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:34.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:34 smithi067 bash[17655]: audit 2024-04-04T01:50:34.513123+0000 mon.c (mon.2) 8301 : audit [DBG] from='client.? 172.21.15.67:0/691036393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:34 smithi067 bash[27441]: cluster 2024-04-04T01:50:33.436088+0000 mgr.y (mgr.24370) 20758 : cluster [DBG] pgmap v20742: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:34 smithi067 bash[27441]: audit 2024-04-04T01:50:34.513123+0000 mon.c (mon.2) 8301 : audit [DBG] from='client.? 172.21.15.67:0/691036393' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:36.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:36 smithi082 bash[20963]: cluster 2024-04-04T01:50:35.436705+0000 mgr.y (mgr.24370) 20759 : cluster [DBG] pgmap v20743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:36.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:36 smithi067 bash[27441]: cluster 2024-04-04T01:50:35.436705+0000 mgr.y (mgr.24370) 20759 : cluster [DBG] pgmap v20743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:36 smithi067 bash[17655]: cluster 2024-04-04T01:50:35.436705+0000 mgr.y (mgr.24370) 20759 : cluster [DBG] pgmap v20743: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:37 smithi082 bash[20963]: audit 2024-04-04T01:50:36.970226+0000 mon.c (mon.2) 8302 : audit [DBG] from='client.? 172.21.15.67:0/813474470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:37.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:37 smithi067 bash[17655]: audit 2024-04-04T01:50:36.970226+0000 mon.c (mon.2) 8302 : audit [DBG] from='client.? 172.21.15.67:0/813474470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:37 smithi067 bash[27441]: audit 2024-04-04T01:50:36.970226+0000 mon.c (mon.2) 8302 : audit [DBG] from='client.? 172.21.15.67:0/813474470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:38.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:38 smithi082 bash[20963]: cluster 2024-04-04T01:50:37.437878+0000 mgr.y (mgr.24370) 20760 : cluster [DBG] pgmap v20744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:38 smithi067 bash[17655]: cluster 2024-04-04T01:50:37.437878+0000 mgr.y (mgr.24370) 20760 : cluster [DBG] pgmap v20744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:38 smithi067 bash[27441]: cluster 2024-04-04T01:50:37.437878+0000 mgr.y (mgr.24370) 20760 : cluster [DBG] pgmap v20744: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:39.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:39 smithi067 bash[17655]: audit 2024-04-04T01:50:39.423839+0000 mon.a (mon.0) 17493 : audit [DBG] from='client.? 172.21.15.67:0/1277305855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:39.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:39 smithi067 bash[27441]: audit 2024-04-04T01:50:39.423839+0000 mon.a (mon.0) 17493 : audit [DBG] from='client.? 172.21.15.67:0/1277305855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:39 smithi082 bash[20963]: audit 2024-04-04T01:50:39.423839+0000 mon.a (mon.0) 17493 : audit [DBG] from='client.? 172.21.15.67:0/1277305855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:40 smithi067 bash[17655]: cluster 2024-04-04T01:50:39.438508+0000 mgr.y (mgr.24370) 20761 : cluster [DBG] pgmap v20745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:40 smithi067 bash[27441]: cluster 2024-04-04T01:50:39.438508+0000 mgr.y (mgr.24370) 20761 : cluster [DBG] pgmap v20745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:40 smithi082 bash[20963]: cluster 2024-04-04T01:50:39.438508+0000 mgr.y (mgr.24370) 20761 : cluster [DBG] pgmap v20745: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:41 smithi067 bash[17655]: audit 2024-04-04T01:50:40.766666+0000 mon.a (mon.0) 17494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:41 smithi067 bash[27441]: audit 2024-04-04T01:50:40.766666+0000 mon.a (mon.0) 17494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:41 smithi082 bash[20963]: audit 2024-04-04T01:50:40.766666+0000 mon.a (mon.0) 17494 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:42 smithi067 bash[17655]: cluster 2024-04-04T01:50:41.439688+0000 mgr.y (mgr.24370) 20762 : cluster [DBG] pgmap v20746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:42 smithi067 bash[17655]: audit 2024-04-04T01:50:41.881744+0000 mon.c (mon.2) 8303 : audit [DBG] from='client.? 172.21.15.67:0/1215226951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:42 smithi067 bash[17655]: audit 2024-04-04T01:50:42.357733+0000 mon.a (mon.0) 17495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:50:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:42 smithi067 bash[27441]: cluster 2024-04-04T01:50:41.439688+0000 mgr.y (mgr.24370) 20762 : cluster [DBG] pgmap v20746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:42 smithi067 bash[27441]: audit 2024-04-04T01:50:41.881744+0000 mon.c (mon.2) 8303 : audit [DBG] from='client.? 172.21.15.67:0/1215226951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:42 smithi067 bash[27441]: audit 2024-04-04T01:50:42.357733+0000 mon.a (mon.0) 17495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:50:43.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:42 smithi082 bash[20963]: cluster 2024-04-04T01:50:41.439688+0000 mgr.y (mgr.24370) 20762 : cluster [DBG] pgmap v20746: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:42 smithi082 bash[20963]: audit 2024-04-04T01:50:41.881744+0000 mon.c (mon.2) 8303 : audit [DBG] from='client.? 172.21.15.67:0/1215226951' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:43.138 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:42 smithi082 bash[20963]: audit 2024-04-04T01:50:42.357733+0000 mon.a (mon.0) 17495 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:50:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:50:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:43] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:50:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:50:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:50:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:44 smithi067 bash[17655]: cluster 2024-04-04T01:50:43.440438+0000 mgr.y (mgr.24370) 20763 : cluster [DBG] pgmap v20747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:44 smithi067 bash[17655]: audit 2024-04-04T01:50:44.334813+0000 mon.c (mon.2) 8304 : audit [DBG] from='client.? 172.21.15.67:0/2150720656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:44 smithi067 bash[27441]: cluster 2024-04-04T01:50:43.440438+0000 mgr.y (mgr.24370) 20763 : cluster [DBG] pgmap v20747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:44 smithi067 bash[27441]: audit 2024-04-04T01:50:44.334813+0000 mon.c (mon.2) 8304 : audit [DBG] from='client.? 172.21.15.67:0/2150720656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:44 smithi082 bash[20963]: cluster 2024-04-04T01:50:43.440438+0000 mgr.y (mgr.24370) 20763 : cluster [DBG] pgmap v20747: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:44 smithi082 bash[20963]: audit 2024-04-04T01:50:44.334813+0000 mon.c (mon.2) 8304 : audit [DBG] from='client.? 172.21.15.67:0/2150720656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:46 smithi067 bash[17655]: cluster 2024-04-04T01:50:45.441194+0000 mgr.y (mgr.24370) 20764 : cluster [DBG] pgmap v20748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:46 smithi067 bash[27441]: cluster 2024-04-04T01:50:45.441194+0000 mgr.y (mgr.24370) 20764 : cluster [DBG] pgmap v20748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:46 smithi082 bash[20963]: cluster 2024-04-04T01:50:45.441194+0000 mgr.y (mgr.24370) 20764 : cluster [DBG] pgmap v20748: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:47 smithi067 bash[17655]: audit 2024-04-04T01:50:46.811607+0000 mon.c (mon.2) 8305 : audit [DBG] from='client.? 172.21.15.67:0/3887627460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:47 smithi067 bash[27441]: audit 2024-04-04T01:50:46.811607+0000 mon.c (mon.2) 8305 : audit [DBG] from='client.? 172.21.15.67:0/3887627460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:47 smithi082 bash[20963]: audit 2024-04-04T01:50:46.811607+0000 mon.c (mon.2) 8305 : audit [DBG] from='client.? 172.21.15.67:0/3887627460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[17655]: cluster 2024-04-04T01:50:47.442360+0000 mgr.y (mgr.24370) 20765 : cluster [DBG] pgmap v20749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[17655]: audit 2024-04-04T01:50:48.104107+0000 mon.a (mon.0) 17496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[17655]: audit 2024-04-04T01:50:48.112188+0000 mon.a (mon.0) 17497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[17655]: audit 2024-04-04T01:50:48.253953+0000 mon.a (mon.0) 17498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[17655]: audit 2024-04-04T01:50:48.262007+0000 mon.a (mon.0) 17499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[27441]: cluster 2024-04-04T01:50:47.442360+0000 mgr.y (mgr.24370) 20765 : cluster [DBG] pgmap v20749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[27441]: audit 2024-04-04T01:50:48.104107+0000 mon.a (mon.0) 17496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[27441]: audit 2024-04-04T01:50:48.112188+0000 mon.a (mon.0) 17497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[27441]: audit 2024-04-04T01:50:48.253953+0000 mon.a (mon.0) 17498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:48.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:48 smithi067 bash[27441]: audit 2024-04-04T01:50:48.262007+0000 mon.a (mon.0) 17499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:48 smithi082 bash[20963]: cluster 2024-04-04T01:50:47.442360+0000 mgr.y (mgr.24370) 20765 : cluster [DBG] pgmap v20749: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:48 smithi082 bash[20963]: audit 2024-04-04T01:50:48.104107+0000 mon.a (mon.0) 17496 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:48 smithi082 bash[20963]: audit 2024-04-04T01:50:48.112188+0000 mon.a (mon.0) 17497 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:48 smithi082 bash[20963]: audit 2024-04-04T01:50:48.253953+0000 mon.a (mon.0) 17498 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:48 smithi082 bash[20963]: audit 2024-04-04T01:50:48.262007+0000 mon.a (mon.0) 17499 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:49 smithi082 bash[20963]: audit 2024-04-04T01:50:48.684844+0000 mon.a (mon.0) 17500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:50:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:49 smithi082 bash[20963]: audit 2024-04-04T01:50:48.686592+0000 mon.a (mon.0) 17501 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:50:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:49 smithi082 bash[20963]: audit 2024-04-04T01:50:48.695841+0000 mon.a (mon.0) 17502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:50.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:49 smithi082 bash[20963]: audit 2024-04-04T01:50:49.267529+0000 mon.a (mon.0) 17503 : audit [DBG] from='client.? 172.21.15.67:0/261994251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:49 smithi067 bash[17655]: audit 2024-04-04T01:50:48.684844+0000 mon.a (mon.0) 17500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:50:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:49 smithi067 bash[17655]: audit 2024-04-04T01:50:48.686592+0000 mon.a (mon.0) 17501 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:50:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:49 smithi067 bash[17655]: audit 2024-04-04T01:50:48.695841+0000 mon.a (mon.0) 17502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:50.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:49 smithi067 bash[17655]: audit 2024-04-04T01:50:49.267529+0000 mon.a (mon.0) 17503 : audit [DBG] from='client.? 172.21.15.67:0/261994251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:49 smithi067 bash[27441]: audit 2024-04-04T01:50:48.684844+0000 mon.a (mon.0) 17500 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:50:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:49 smithi067 bash[27441]: audit 2024-04-04T01:50:48.686592+0000 mon.a (mon.0) 17501 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:50:50.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:49 smithi067 bash[27441]: audit 2024-04-04T01:50:48.695841+0000 mon.a (mon.0) 17502 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:50:50.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:49 smithi067 bash[27441]: audit 2024-04-04T01:50:49.267529+0000 mon.a (mon.0) 17503 : audit [DBG] from='client.? 172.21.15.67:0/261994251' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:50 smithi082 bash[20963]: cluster 2024-04-04T01:50:49.443125+0000 mgr.y (mgr.24370) 20766 : cluster [DBG] pgmap v20750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:50 smithi067 bash[17655]: cluster 2024-04-04T01:50:49.443125+0000 mgr.y (mgr.24370) 20766 : cluster [DBG] pgmap v20750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:50 smithi067 bash[27441]: cluster 2024-04-04T01:50:49.443125+0000 mgr.y (mgr.24370) 20766 : cluster [DBG] pgmap v20750: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:52 smithi067 bash[27441]: cluster 2024-04-04T01:50:51.444278+0000 mgr.y (mgr.24370) 20767 : cluster [DBG] pgmap v20751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:52 smithi067 bash[27441]: audit 2024-04-04T01:50:51.720976+0000 mon.a (mon.0) 17504 : audit [DBG] from='client.? 172.21.15.67:0/3464327785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:52 smithi067 bash[17655]: cluster 2024-04-04T01:50:51.444278+0000 mgr.y (mgr.24370) 20767 : cluster [DBG] pgmap v20751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:52 smithi067 bash[17655]: audit 2024-04-04T01:50:51.720976+0000 mon.a (mon.0) 17504 : audit [DBG] from='client.? 172.21.15.67:0/3464327785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:52 smithi082 bash[20963]: cluster 2024-04-04T01:50:51.444278+0000 mgr.y (mgr.24370) 20767 : cluster [DBG] pgmap v20751: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:52 smithi082 bash[20963]: audit 2024-04-04T01:50:51.720976+0000 mon.a (mon.0) 17504 : audit [DBG] from='client.? 172.21.15.67:0/3464327785' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:50:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:53] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:50:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:50:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:50:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:50:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:54 smithi082 bash[20963]: cluster 2024-04-04T01:50:53.444870+0000 mgr.y (mgr.24370) 20768 : cluster [DBG] pgmap v20752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:54 smithi082 bash[20963]: audit 2024-04-04T01:50:54.171967+0000 mon.c (mon.2) 8306 : audit [DBG] from='client.? 172.21.15.67:0/3946887989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:54 smithi067 bash[27441]: cluster 2024-04-04T01:50:53.444870+0000 mgr.y (mgr.24370) 20768 : cluster [DBG] pgmap v20752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:54 smithi067 bash[27441]: audit 2024-04-04T01:50:54.171967+0000 mon.c (mon.2) 8306 : audit [DBG] from='client.? 172.21.15.67:0/3946887989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:54 smithi067 bash[17655]: cluster 2024-04-04T01:50:53.444870+0000 mgr.y (mgr.24370) 20768 : cluster [DBG] pgmap v20752: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:54 smithi067 bash[17655]: audit 2024-04-04T01:50:54.171967+0000 mon.c (mon.2) 8306 : audit [DBG] from='client.? 172.21.15.67:0/3946887989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:56 smithi082 bash[20963]: cluster 2024-04-04T01:50:55.445549+0000 mgr.y (mgr.24370) 20769 : cluster [DBG] pgmap v20753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:56 smithi082 bash[20963]: audit 2024-04-04T01:50:55.766810+0000 mon.a (mon.0) 17505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:56 smithi082 bash[20963]: audit 2024-04-04T01:50:56.630749+0000 mon.c (mon.2) 8307 : audit [DBG] from='client.? 172.21.15.67:0/2498882831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:56 smithi067 bash[27441]: cluster 2024-04-04T01:50:55.445549+0000 mgr.y (mgr.24370) 20769 : cluster [DBG] pgmap v20753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:56 smithi067 bash[27441]: audit 2024-04-04T01:50:55.766810+0000 mon.a (mon.0) 17505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:56 smithi067 bash[27441]: audit 2024-04-04T01:50:56.630749+0000 mon.c (mon.2) 8307 : audit [DBG] from='client.? 172.21.15.67:0/2498882831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:56 smithi067 bash[17655]: cluster 2024-04-04T01:50:55.445549+0000 mgr.y (mgr.24370) 20769 : cluster [DBG] pgmap v20753: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:56 smithi067 bash[17655]: audit 2024-04-04T01:50:55.766810+0000 mon.a (mon.0) 17505 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:50:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:56 smithi067 bash[17655]: audit 2024-04-04T01:50:56.630749+0000 mon.c (mon.2) 8307 : audit [DBG] from='client.? 172.21.15.67:0/2498882831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:50:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:58 smithi082 bash[20963]: cluster 2024-04-04T01:50:57.446780+0000 mgr.y (mgr.24370) 20770 : cluster [DBG] pgmap v20754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:58 smithi067 bash[17655]: cluster 2024-04-04T01:50:57.446780+0000 mgr.y (mgr.24370) 20770 : cluster [DBG] pgmap v20754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:50:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:58 smithi067 bash[27441]: cluster 2024-04-04T01:50:57.446780+0000 mgr.y (mgr.24370) 20770 : cluster [DBG] pgmap v20754: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:50:59 smithi082 bash[20963]: audit 2024-04-04T01:50:59.086637+0000 mon.a (mon.0) 17506 : audit [DBG] from='client.? 172.21.15.67:0/3469381464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:50:59 smithi067 bash[27441]: audit 2024-04-04T01:50:59.086637+0000 mon.a (mon.0) 17506 : audit [DBG] from='client.? 172.21.15.67:0/3469381464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:50:59 smithi067 bash[17655]: audit 2024-04-04T01:50:59.086637+0000 mon.a (mon.0) 17506 : audit [DBG] from='client.? 172.21.15.67:0/3469381464' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:00 smithi082 bash[20963]: cluster 2024-04-04T01:50:59.447501+0000 mgr.y (mgr.24370) 20771 : cluster [DBG] pgmap v20755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:00 smithi067 bash[17655]: cluster 2024-04-04T01:50:59.447501+0000 mgr.y (mgr.24370) 20771 : cluster [DBG] pgmap v20755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:00 smithi067 bash[27441]: cluster 2024-04-04T01:50:59.447501+0000 mgr.y (mgr.24370) 20771 : cluster [DBG] pgmap v20755: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:01 smithi082 bash[20963]: audit 2024-04-04T01:51:01.533396+0000 mon.a (mon.0) 17507 : audit [DBG] from='client.? 172.21.15.67:0/3821186415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:01 smithi067 bash[17655]: audit 2024-04-04T01:51:01.533396+0000 mon.a (mon.0) 17507 : audit [DBG] from='client.? 172.21.15.67:0/3821186415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:01 smithi067 bash[27441]: audit 2024-04-04T01:51:01.533396+0000 mon.a (mon.0) 17507 : audit [DBG] from='client.? 172.21.15.67:0/3821186415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:02 smithi067 bash[27441]: cluster 2024-04-04T01:51:01.448660+0000 mgr.y (mgr.24370) 20772 : cluster [DBG] pgmap v20756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:02 smithi067 bash[17655]: cluster 2024-04-04T01:51:01.448660+0000 mgr.y (mgr.24370) 20772 : cluster [DBG] pgmap v20756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:02 smithi082 bash[20963]: cluster 2024-04-04T01:51:01.448660+0000 mgr.y (mgr.24370) 20772 : cluster [DBG] pgmap v20756: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:51:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:03] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:51:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:51:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:51:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:04 smithi082 bash[20963]: cluster 2024-04-04T01:51:03.449368+0000 mgr.y (mgr.24370) 20773 : cluster [DBG] pgmap v20757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:04 smithi082 bash[20963]: audit 2024-04-04T01:51:03.995171+0000 mon.a (mon.0) 17508 : audit [DBG] from='client.? 172.21.15.67:0/1209479427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:04 smithi067 bash[27441]: cluster 2024-04-04T01:51:03.449368+0000 mgr.y (mgr.24370) 20773 : cluster [DBG] pgmap v20757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:04 smithi067 bash[27441]: audit 2024-04-04T01:51:03.995171+0000 mon.a (mon.0) 17508 : audit [DBG] from='client.? 172.21.15.67:0/1209479427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:04 smithi067 bash[17655]: cluster 2024-04-04T01:51:03.449368+0000 mgr.y (mgr.24370) 20773 : cluster [DBG] pgmap v20757: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:04 smithi067 bash[17655]: audit 2024-04-04T01:51:03.995171+0000 mon.a (mon.0) 17508 : audit [DBG] from='client.? 172.21.15.67:0/1209479427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:06 smithi082 bash[20963]: cluster 2024-04-04T01:51:05.450067+0000 mgr.y (mgr.24370) 20774 : cluster [DBG] pgmap v20758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:06 smithi082 bash[20963]: audit 2024-04-04T01:51:06.450058+0000 mon.c (mon.2) 8308 : audit [DBG] from='client.? 172.21.15.67:0/2436835720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:06 smithi067 bash[27441]: cluster 2024-04-04T01:51:05.450067+0000 mgr.y (mgr.24370) 20774 : cluster [DBG] pgmap v20758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:06 smithi067 bash[27441]: audit 2024-04-04T01:51:06.450058+0000 mon.c (mon.2) 8308 : audit [DBG] from='client.? 172.21.15.67:0/2436835720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:06 smithi067 bash[17655]: cluster 2024-04-04T01:51:05.450067+0000 mgr.y (mgr.24370) 20774 : cluster [DBG] pgmap v20758: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:06 smithi067 bash[17655]: audit 2024-04-04T01:51:06.450058+0000 mon.c (mon.2) 8308 : audit [DBG] from='client.? 172.21.15.67:0/2436835720' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:08 smithi082 bash[20963]: cluster 2024-04-04T01:51:07.451258+0000 mgr.y (mgr.24370) 20775 : cluster [DBG] pgmap v20759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:08 smithi067 bash[17655]: cluster 2024-04-04T01:51:07.451258+0000 mgr.y (mgr.24370) 20775 : cluster [DBG] pgmap v20759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:08 smithi067 bash[27441]: cluster 2024-04-04T01:51:07.451258+0000 mgr.y (mgr.24370) 20775 : cluster [DBG] pgmap v20759: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:09 smithi082 bash[20963]: audit 2024-04-04T01:51:08.903723+0000 mon.a (mon.0) 17509 : audit [DBG] from='client.? 172.21.15.67:0/2527795033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:10.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:09 smithi067 bash[27441]: audit 2024-04-04T01:51:08.903723+0000 mon.a (mon.0) 17509 : audit [DBG] from='client.? 172.21.15.67:0/2527795033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:09 smithi067 bash[17655]: audit 2024-04-04T01:51:08.903723+0000 mon.a (mon.0) 17509 : audit [DBG] from='client.? 172.21.15.67:0/2527795033' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:10 smithi082 bash[20963]: cluster 2024-04-04T01:51:09.451945+0000 mgr.y (mgr.24370) 20776 : cluster [DBG] pgmap v20760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:10 smithi067 bash[17655]: cluster 2024-04-04T01:51:09.451945+0000 mgr.y (mgr.24370) 20776 : cluster [DBG] pgmap v20760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:10 smithi067 bash[27441]: cluster 2024-04-04T01:51:09.451945+0000 mgr.y (mgr.24370) 20776 : cluster [DBG] pgmap v20760: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:11 smithi082 bash[20963]: audit 2024-04-04T01:51:10.767358+0000 mon.a (mon.0) 17510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:11 smithi082 bash[20963]: audit 2024-04-04T01:51:11.365449+0000 mon.c (mon.2) 8309 : audit [DBG] from='client.? 172.21.15.67:0/991512085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:11 smithi067 bash[27441]: audit 2024-04-04T01:51:10.767358+0000 mon.a (mon.0) 17510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:11 smithi067 bash[27441]: audit 2024-04-04T01:51:11.365449+0000 mon.c (mon.2) 8309 : audit [DBG] from='client.? 172.21.15.67:0/991512085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:11 smithi067 bash[17655]: audit 2024-04-04T01:51:10.767358+0000 mon.a (mon.0) 17510 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:11 smithi067 bash[17655]: audit 2024-04-04T01:51:11.365449+0000 mon.c (mon.2) 8309 : audit [DBG] from='client.? 172.21.15.67:0/991512085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:12 smithi067 bash[27441]: cluster 2024-04-04T01:51:11.453178+0000 mgr.y (mgr.24370) 20777 : cluster [DBG] pgmap v20761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:12 smithi067 bash[17655]: cluster 2024-04-04T01:51:11.453178+0000 mgr.y (mgr.24370) 20777 : cluster [DBG] pgmap v20761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:12 smithi082 bash[20963]: cluster 2024-04-04T01:51:11.453178+0000 mgr.y (mgr.24370) 20777 : cluster [DBG] pgmap v20761: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:51:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:13] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:51:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:51:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:51:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:14 smithi082 bash[20963]: cluster 2024-04-04T01:51:13.453957+0000 mgr.y (mgr.24370) 20778 : cluster [DBG] pgmap v20762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:15.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:14 smithi082 bash[20963]: audit 2024-04-04T01:51:13.810713+0000 mon.a (mon.0) 17511 : audit [DBG] from='client.? 172.21.15.67:0/2235615740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:14 smithi067 bash[17655]: cluster 2024-04-04T01:51:13.453957+0000 mgr.y (mgr.24370) 20778 : cluster [DBG] pgmap v20762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:14 smithi067 bash[17655]: audit 2024-04-04T01:51:13.810713+0000 mon.a (mon.0) 17511 : audit [DBG] from='client.? 172.21.15.67:0/2235615740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:14 smithi067 bash[27441]: cluster 2024-04-04T01:51:13.453957+0000 mgr.y (mgr.24370) 20778 : cluster [DBG] pgmap v20762: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:14 smithi067 bash[27441]: audit 2024-04-04T01:51:13.810713+0000 mon.a (mon.0) 17511 : audit [DBG] from='client.? 172.21.15.67:0/2235615740' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:15.885 INFO:journalctl@ceph.grafana.a.smithi082.stdout:Apr 04 01:51:15 smithi082 bash[55474]: logger=cleanup t=2024-04-04T01:51:15.576767844Z level=info msg="Completed cleanup jobs" duration=47.161831ms 2024-04-04T01:51:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:16 smithi082 bash[20963]: cluster 2024-04-04T01:51:15.454739+0000 mgr.y (mgr.24370) 20779 : cluster [DBG] pgmap v20763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:16 smithi082 bash[20963]: audit 2024-04-04T01:51:16.261072+0000 mon.c (mon.2) 8310 : audit [DBG] from='client.? 172.21.15.67:0/2313185882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:16 smithi067 bash[27441]: cluster 2024-04-04T01:51:15.454739+0000 mgr.y (mgr.24370) 20779 : cluster [DBG] pgmap v20763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:16 smithi067 bash[27441]: audit 2024-04-04T01:51:16.261072+0000 mon.c (mon.2) 8310 : audit [DBG] from='client.? 172.21.15.67:0/2313185882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:16 smithi067 bash[17655]: cluster 2024-04-04T01:51:15.454739+0000 mgr.y (mgr.24370) 20779 : cluster [DBG] pgmap v20763: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:16 smithi067 bash[17655]: audit 2024-04-04T01:51:16.261072+0000 mon.c (mon.2) 8310 : audit [DBG] from='client.? 172.21.15.67:0/2313185882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:18 smithi082 bash[20963]: cluster 2024-04-04T01:51:17.455928+0000 mgr.y (mgr.24370) 20780 : cluster [DBG] pgmap v20764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:18 smithi082 bash[20963]: audit 2024-04-04T01:51:18.717369+0000 mon.a (mon.0) 17512 : audit [DBG] from='client.? 172.21.15.67:0/1695134910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:18 smithi067 bash[27441]: cluster 2024-04-04T01:51:17.455928+0000 mgr.y (mgr.24370) 20780 : cluster [DBG] pgmap v20764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:18 smithi067 bash[27441]: audit 2024-04-04T01:51:18.717369+0000 mon.a (mon.0) 17512 : audit [DBG] from='client.? 172.21.15.67:0/1695134910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:18 smithi067 bash[17655]: cluster 2024-04-04T01:51:17.455928+0000 mgr.y (mgr.24370) 20780 : cluster [DBG] pgmap v20764: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:18 smithi067 bash[17655]: audit 2024-04-04T01:51:18.717369+0000 mon.a (mon.0) 17512 : audit [DBG] from='client.? 172.21.15.67:0/1695134910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:20 smithi082 bash[20963]: cluster 2024-04-04T01:51:19.456638+0000 mgr.y (mgr.24370) 20781 : cluster [DBG] pgmap v20765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:20 smithi067 bash[17655]: cluster 2024-04-04T01:51:19.456638+0000 mgr.y (mgr.24370) 20781 : cluster [DBG] pgmap v20765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:20 smithi067 bash[27441]: cluster 2024-04-04T01:51:19.456638+0000 mgr.y (mgr.24370) 20781 : cluster [DBG] pgmap v20765: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:21 smithi082 bash[20963]: audit 2024-04-04T01:51:21.174089+0000 mon.a (mon.0) 17513 : audit [DBG] from='client.? 172.21.15.67:0/3281857944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:21 smithi067 bash[17655]: audit 2024-04-04T01:51:21.174089+0000 mon.a (mon.0) 17513 : audit [DBG] from='client.? 172.21.15.67:0/3281857944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:21 smithi067 bash[27441]: audit 2024-04-04T01:51:21.174089+0000 mon.a (mon.0) 17513 : audit [DBG] from='client.? 172.21.15.67:0/3281857944' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:23.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:22 smithi067 bash[27441]: cluster 2024-04-04T01:51:21.457846+0000 mgr.y (mgr.24370) 20782 : cluster [DBG] pgmap v20766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:22 smithi067 bash[17655]: cluster 2024-04-04T01:51:21.457846+0000 mgr.y (mgr.24370) 20782 : cluster [DBG] pgmap v20766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:22 smithi082 bash[20963]: cluster 2024-04-04T01:51:21.457846+0000 mgr.y (mgr.24370) 20782 : cluster [DBG] pgmap v20766: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:51:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:23] "GET /metrics HTTP/1.1" 200 240005 "" "Prometheus/2.43.0" 2024-04-04T01:51:23.811 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:51:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:51:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:23 smithi082 bash[20963]: audit 2024-04-04T01:51:23.635308+0000 mon.a (mon.0) 17514 : audit [DBG] from='client.? 172.21.15.67:0/2415613844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:24.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:23 smithi067 bash[17655]: audit 2024-04-04T01:51:23.635308+0000 mon.a (mon.0) 17514 : audit [DBG] from='client.? 172.21.15.67:0/2415613844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:23 smithi067 bash[27441]: audit 2024-04-04T01:51:23.635308+0000 mon.a (mon.0) 17514 : audit [DBG] from='client.? 172.21.15.67:0/2415613844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:24 smithi082 bash[20963]: cluster 2024-04-04T01:51:23.458474+0000 mgr.y (mgr.24370) 20783 : cluster [DBG] pgmap v20767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:24 smithi067 bash[17655]: cluster 2024-04-04T01:51:23.458474+0000 mgr.y (mgr.24370) 20783 : cluster [DBG] pgmap v20767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:24 smithi067 bash[27441]: cluster 2024-04-04T01:51:23.458474+0000 mgr.y (mgr.24370) 20783 : cluster [DBG] pgmap v20767: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:25 smithi082 bash[20963]: audit 2024-04-04T01:51:25.767881+0000 mon.a (mon.0) 17515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:25 smithi067 bash[17655]: audit 2024-04-04T01:51:25.767881+0000 mon.a (mon.0) 17515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:25 smithi067 bash[27441]: audit 2024-04-04T01:51:25.767881+0000 mon.a (mon.0) 17515 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:26 smithi082 bash[20963]: cluster 2024-04-04T01:51:25.459150+0000 mgr.y (mgr.24370) 20784 : cluster [DBG] pgmap v20768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:26 smithi082 bash[20963]: audit 2024-04-04T01:51:26.095266+0000 mon.c (mon.2) 8311 : audit [DBG] from='client.? 172.21.15.67:0/1257119112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:27.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:26 smithi067 bash[27441]: cluster 2024-04-04T01:51:25.459150+0000 mgr.y (mgr.24370) 20784 : cluster [DBG] pgmap v20768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:26 smithi067 bash[27441]: audit 2024-04-04T01:51:26.095266+0000 mon.c (mon.2) 8311 : audit [DBG] from='client.? 172.21.15.67:0/1257119112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:26 smithi067 bash[17655]: cluster 2024-04-04T01:51:25.459150+0000 mgr.y (mgr.24370) 20784 : cluster [DBG] pgmap v20768: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:26 smithi067 bash[17655]: audit 2024-04-04T01:51:26.095266+0000 mon.c (mon.2) 8311 : audit [DBG] from='client.? 172.21.15.67:0/1257119112' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:28 smithi082 bash[20963]: cluster 2024-04-04T01:51:27.460461+0000 mgr.y (mgr.24370) 20785 : cluster [DBG] pgmap v20769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:29.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:28 smithi082 bash[20963]: audit 2024-04-04T01:51:28.553362+0000 mon.a (mon.0) 17516 : audit [DBG] from='client.? 172.21.15.67:0/3169930391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:28 smithi067 bash[27441]: cluster 2024-04-04T01:51:27.460461+0000 mgr.y (mgr.24370) 20785 : cluster [DBG] pgmap v20769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:28 smithi067 bash[27441]: audit 2024-04-04T01:51:28.553362+0000 mon.a (mon.0) 17516 : audit [DBG] from='client.? 172.21.15.67:0/3169930391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:28 smithi067 bash[17655]: cluster 2024-04-04T01:51:27.460461+0000 mgr.y (mgr.24370) 20785 : cluster [DBG] pgmap v20769: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:28 smithi067 bash[17655]: audit 2024-04-04T01:51:28.553362+0000 mon.a (mon.0) 17516 : audit [DBG] from='client.? 172.21.15.67:0/3169930391' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:30 smithi082 bash[20963]: cluster 2024-04-04T01:51:29.461172+0000 mgr.y (mgr.24370) 20786 : cluster [DBG] pgmap v20770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:30 smithi067 bash[27441]: cluster 2024-04-04T01:51:29.461172+0000 mgr.y (mgr.24370) 20786 : cluster [DBG] pgmap v20770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:30 smithi067 bash[17655]: cluster 2024-04-04T01:51:29.461172+0000 mgr.y (mgr.24370) 20786 : cluster [DBG] pgmap v20770: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:31 smithi082 bash[20963]: audit 2024-04-04T01:51:31.003144+0000 mon.c (mon.2) 8312 : audit [DBG] from='client.? 172.21.15.67:0/3644790321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:32.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:31 smithi067 bash[17655]: audit 2024-04-04T01:51:31.003144+0000 mon.c (mon.2) 8312 : audit [DBG] from='client.? 172.21.15.67:0/3644790321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:32.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:31 smithi067 bash[27441]: audit 2024-04-04T01:51:31.003144+0000 mon.c (mon.2) 8312 : audit [DBG] from='client.? 172.21.15.67:0/3644790321' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:32 smithi082 bash[20963]: cluster 2024-04-04T01:51:31.462424+0000 mgr.y (mgr.24370) 20787 : cluster [DBG] pgmap v20771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:33.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:51:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:33] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:51:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:32 smithi067 bash[27441]: cluster 2024-04-04T01:51:31.462424+0000 mgr.y (mgr.24370) 20787 : cluster [DBG] pgmap v20771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:32 smithi067 bash[17655]: cluster 2024-04-04T01:51:31.462424+0000 mgr.y (mgr.24370) 20787 : cluster [DBG] pgmap v20771: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:33.854 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:51:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:51:34.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:33 smithi082 bash[20963]: audit 2024-04-04T01:51:33.462287+0000 mon.c (mon.2) 8313 : audit [DBG] from='client.? 172.21.15.67:0/2058569698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:34.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:33 smithi067 bash[17655]: audit 2024-04-04T01:51:33.462287+0000 mon.c (mon.2) 8313 : audit [DBG] from='client.? 172.21.15.67:0/2058569698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:34.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:33 smithi067 bash[27441]: audit 2024-04-04T01:51:33.462287+0000 mon.c (mon.2) 8313 : audit [DBG] from='client.? 172.21.15.67:0/2058569698' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:34 smithi082 bash[20963]: cluster 2024-04-04T01:51:33.463157+0000 mgr.y (mgr.24370) 20788 : cluster [DBG] pgmap v20772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:34 smithi067 bash[17655]: cluster 2024-04-04T01:51:33.463157+0000 mgr.y (mgr.24370) 20788 : cluster [DBG] pgmap v20772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:34 smithi067 bash[27441]: cluster 2024-04-04T01:51:33.463157+0000 mgr.y (mgr.24370) 20788 : cluster [DBG] pgmap v20772: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:36 smithi082 bash[20963]: cluster 2024-04-04T01:51:35.463848+0000 mgr.y (mgr.24370) 20789 : cluster [DBG] pgmap v20773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:37.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:36 smithi082 bash[20963]: audit 2024-04-04T01:51:35.916617+0000 mon.c (mon.2) 8314 : audit [DBG] from='client.? 172.21.15.67:0/2491546506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:36 smithi067 bash[27441]: cluster 2024-04-04T01:51:35.463848+0000 mgr.y (mgr.24370) 20789 : cluster [DBG] pgmap v20773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:36 smithi067 bash[27441]: audit 2024-04-04T01:51:35.916617+0000 mon.c (mon.2) 8314 : audit [DBG] from='client.? 172.21.15.67:0/2491546506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:36 smithi067 bash[17655]: cluster 2024-04-04T01:51:35.463848+0000 mgr.y (mgr.24370) 20789 : cluster [DBG] pgmap v20773: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:36 smithi067 bash[17655]: audit 2024-04-04T01:51:35.916617+0000 mon.c (mon.2) 8314 : audit [DBG] from='client.? 172.21.15.67:0/2491546506' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:38 smithi082 bash[20963]: cluster 2024-04-04T01:51:37.464959+0000 mgr.y (mgr.24370) 20790 : cluster [DBG] pgmap v20774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:38 smithi082 bash[20963]: audit 2024-04-04T01:51:38.374541+0000 mon.a (mon.0) 17517 : audit [DBG] from='client.? 172.21.15.67:0/3413204223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:38 smithi067 bash[17655]: cluster 2024-04-04T01:51:37.464959+0000 mgr.y (mgr.24370) 20790 : cluster [DBG] pgmap v20774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:38 smithi067 bash[17655]: audit 2024-04-04T01:51:38.374541+0000 mon.a (mon.0) 17517 : audit [DBG] from='client.? 172.21.15.67:0/3413204223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:38 smithi067 bash[27441]: cluster 2024-04-04T01:51:37.464959+0000 mgr.y (mgr.24370) 20790 : cluster [DBG] pgmap v20774: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:38 smithi067 bash[27441]: audit 2024-04-04T01:51:38.374541+0000 mon.a (mon.0) 17517 : audit [DBG] from='client.? 172.21.15.67:0/3413204223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:40 smithi082 bash[20963]: cluster 2024-04-04T01:51:39.465584+0000 mgr.y (mgr.24370) 20791 : cluster [DBG] pgmap v20775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:40 smithi082 bash[20963]: audit 2024-04-04T01:51:40.767394+0000 mon.a (mon.0) 17518 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:41.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:40 smithi082 bash[20963]: audit 2024-04-04T01:51:40.832270+0000 mon.c (mon.2) 8315 : audit [DBG] from='client.? 172.21.15.67:0/2765295743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:40 smithi067 bash[27441]: cluster 2024-04-04T01:51:39.465584+0000 mgr.y (mgr.24370) 20791 : cluster [DBG] pgmap v20775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:40 smithi067 bash[27441]: audit 2024-04-04T01:51:40.767394+0000 mon.a (mon.0) 17518 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:40 smithi067 bash[27441]: audit 2024-04-04T01:51:40.832270+0000 mon.c (mon.2) 8315 : audit [DBG] from='client.? 172.21.15.67:0/2765295743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:40 smithi067 bash[17655]: cluster 2024-04-04T01:51:39.465584+0000 mgr.y (mgr.24370) 20791 : cluster [DBG] pgmap v20775: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:40 smithi067 bash[17655]: audit 2024-04-04T01:51:40.767394+0000 mon.a (mon.0) 17518 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:40 smithi067 bash[17655]: audit 2024-04-04T01:51:40.832270+0000 mon.c (mon.2) 8315 : audit [DBG] from='client.? 172.21.15.67:0/2765295743' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:42 smithi082 bash[20963]: cluster 2024-04-04T01:51:41.466790+0000 mgr.y (mgr.24370) 20792 : cluster [DBG] pgmap v20776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:51:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:43] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:51:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:42 smithi067 bash[27441]: cluster 2024-04-04T01:51:41.466790+0000 mgr.y (mgr.24370) 20792 : cluster [DBG] pgmap v20776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:42 smithi067 bash[17655]: cluster 2024-04-04T01:51:41.466790+0000 mgr.y (mgr.24370) 20792 : cluster [DBG] pgmap v20776: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:51:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:51:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:43 smithi067 bash[17655]: audit 2024-04-04T01:51:43.291428+0000 mon.c (mon.2) 8316 : audit [DBG] from='client.? 172.21.15.67:0/1589918130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:43 smithi067 bash[27441]: audit 2024-04-04T01:51:43.291428+0000 mon.c (mon.2) 8316 : audit [DBG] from='client.? 172.21.15.67:0/1589918130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:44.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:43 smithi082 bash[20963]: audit 2024-04-04T01:51:43.291428+0000 mon.c (mon.2) 8316 : audit [DBG] from='client.? 172.21.15.67:0/1589918130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:44 smithi067 bash[27441]: cluster 2024-04-04T01:51:43.467441+0000 mgr.y (mgr.24370) 20793 : cluster [DBG] pgmap v20777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:44 smithi067 bash[17655]: cluster 2024-04-04T01:51:43.467441+0000 mgr.y (mgr.24370) 20793 : cluster [DBG] pgmap v20777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:44 smithi082 bash[20963]: cluster 2024-04-04T01:51:43.467441+0000 mgr.y (mgr.24370) 20793 : cluster [DBG] pgmap v20777: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:45 smithi067 bash[17655]: cluster 2024-04-04T01:51:45.468124+0000 mgr.y (mgr.24370) 20794 : cluster [DBG] pgmap v20778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:46.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:45 smithi067 bash[17655]: audit 2024-04-04T01:51:45.743572+0000 mon.a (mon.0) 17519 : audit [DBG] from='client.? 172.21.15.67:0/1463479296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:45 smithi067 bash[27441]: cluster 2024-04-04T01:51:45.468124+0000 mgr.y (mgr.24370) 20794 : cluster [DBG] pgmap v20778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:45 smithi067 bash[27441]: audit 2024-04-04T01:51:45.743572+0000 mon.a (mon.0) 17519 : audit [DBG] from='client.? 172.21.15.67:0/1463479296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:45 smithi082 bash[20963]: cluster 2024-04-04T01:51:45.468124+0000 mgr.y (mgr.24370) 20794 : cluster [DBG] pgmap v20778: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:46.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:45 smithi082 bash[20963]: audit 2024-04-04T01:51:45.743572+0000 mon.a (mon.0) 17519 : audit [DBG] from='client.? 172.21.15.67:0/1463479296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:48.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:48 smithi082 bash[20963]: cluster 2024-04-04T01:51:47.469270+0000 mgr.y (mgr.24370) 20795 : cluster [DBG] pgmap v20779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:48.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:48 smithi082 bash[20963]: audit 2024-04-04T01:51:48.201021+0000 mon.c (mon.2) 8317 : audit [DBG] from='client.? 172.21.15.67:0/3278656647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:48 smithi067 bash[27441]: cluster 2024-04-04T01:51:47.469270+0000 mgr.y (mgr.24370) 20795 : cluster [DBG] pgmap v20779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:48 smithi067 bash[27441]: audit 2024-04-04T01:51:48.201021+0000 mon.c (mon.2) 8317 : audit [DBG] from='client.? 172.21.15.67:0/3278656647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:48 smithi067 bash[17655]: cluster 2024-04-04T01:51:47.469270+0000 mgr.y (mgr.24370) 20795 : cluster [DBG] pgmap v20779: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:48 smithi067 bash[17655]: audit 2024-04-04T01:51:48.201021+0000 mon.c (mon.2) 8317 : audit [DBG] from='client.? 172.21.15.67:0/3278656647' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:49.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:49 smithi082 bash[20963]: audit 2024-04-04T01:51:48.772064+0000 mon.a (mon.0) 17520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:51:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:49 smithi067 bash[17655]: audit 2024-04-04T01:51:48.772064+0000 mon.a (mon.0) 17520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:51:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:49 smithi067 bash[27441]: audit 2024-04-04T01:51:48.772064+0000 mon.a (mon.0) 17520 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:51:50.892 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:50 smithi082 bash[20963]: cluster 2024-04-04T01:51:49.469973+0000 mgr.y (mgr.24370) 20796 : cluster [DBG] pgmap v20780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:50 smithi067 bash[27441]: cluster 2024-04-04T01:51:49.469973+0000 mgr.y (mgr.24370) 20796 : cluster [DBG] pgmap v20780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:50 smithi067 bash[17655]: cluster 2024-04-04T01:51:49.469973+0000 mgr.y (mgr.24370) 20796 : cluster [DBG] pgmap v20780: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:51.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:51 smithi082 bash[20963]: audit 2024-04-04T01:51:50.652844+0000 mon.a (mon.0) 17521 : audit [DBG] from='client.? 172.21.15.67:0/143340882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:51 smithi067 bash[27441]: audit 2024-04-04T01:51:50.652844+0000 mon.a (mon.0) 17521 : audit [DBG] from='client.? 172.21.15.67:0/143340882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:51 smithi067 bash[17655]: audit 2024-04-04T01:51:50.652844+0000 mon.a (mon.0) 17521 : audit [DBG] from='client.? 172.21.15.67:0/143340882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:52.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:52 smithi082 bash[20963]: cluster 2024-04-04T01:51:51.471211+0000 mgr.y (mgr.24370) 20797 : cluster [DBG] pgmap v20781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:52.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:52 smithi067 bash[27441]: cluster 2024-04-04T01:51:51.471211+0000 mgr.y (mgr.24370) 20797 : cluster [DBG] pgmap v20781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:52 smithi067 bash[17655]: cluster 2024-04-04T01:51:51.471211+0000 mgr.y (mgr.24370) 20797 : cluster [DBG] pgmap v20781: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:51:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:53] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:51:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:51:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:51:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:51:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:53 smithi082 bash[20963]: audit 2024-04-04T01:51:53.114566+0000 mon.a (mon.0) 17522 : audit [DBG] from='client.? 172.21.15.67:0/431465515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:53.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:53 smithi067 bash[27441]: audit 2024-04-04T01:51:53.114566+0000 mon.a (mon.0) 17522 : audit [DBG] from='client.? 172.21.15.67:0/431465515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:53.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:53 smithi067 bash[17655]: audit 2024-04-04T01:51:53.114566+0000 mon.a (mon.0) 17522 : audit [DBG] from='client.? 172.21.15.67:0/431465515' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:54 smithi082 bash[20963]: cluster 2024-04-04T01:51:53.471893+0000 mgr.y (mgr.24370) 20798 : cluster [DBG] pgmap v20782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:54 smithi082 bash[20963]: audit 2024-04-04T01:51:54.513563+0000 mon.a (mon.0) 17523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:54.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:54 smithi082 bash[20963]: audit 2024-04-04T01:51:54.523665+0000 mon.a (mon.0) 17524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:54 smithi067 bash[17655]: cluster 2024-04-04T01:51:53.471893+0000 mgr.y (mgr.24370) 20798 : cluster [DBG] pgmap v20782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:54 smithi067 bash[17655]: audit 2024-04-04T01:51:54.513563+0000 mon.a (mon.0) 17523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:54 smithi067 bash[17655]: audit 2024-04-04T01:51:54.523665+0000 mon.a (mon.0) 17524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:54 smithi067 bash[27441]: cluster 2024-04-04T01:51:53.471893+0000 mgr.y (mgr.24370) 20798 : cluster [DBG] pgmap v20782: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:54 smithi067 bash[27441]: audit 2024-04-04T01:51:54.513563+0000 mon.a (mon.0) 17523 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:54 smithi067 bash[27441]: audit 2024-04-04T01:51:54.523665+0000 mon.a (mon.0) 17524 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:55 smithi082 bash[20963]: audit 2024-04-04T01:51:54.821709+0000 mon.a (mon.0) 17525 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:55 smithi082 bash[20963]: audit 2024-04-04T01:51:54.829342+0000 mon.a (mon.0) 17526 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:55 smithi082 bash[20963]: audit 2024-04-04T01:51:55.271963+0000 mon.a (mon.0) 17527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:51:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:55 smithi082 bash[20963]: audit 2024-04-04T01:51:55.272981+0000 mon.a (mon.0) 17528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:51:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:55 smithi082 bash[20963]: audit 2024-04-04T01:51:55.280327+0000 mon.a (mon.0) 17529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:55 smithi082 bash[20963]: audit 2024-04-04T01:51:55.565919+0000 mon.a (mon.0) 17530 : audit [DBG] from='client.? 172.21.15.67:0/28941462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:56.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:55 smithi082 bash[20963]: audit 2024-04-04T01:51:55.768274+0000 mon.a (mon.0) 17531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[17655]: audit 2024-04-04T01:51:54.821709+0000 mon.a (mon.0) 17525 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[17655]: audit 2024-04-04T01:51:54.829342+0000 mon.a (mon.0) 17526 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[17655]: audit 2024-04-04T01:51:55.271963+0000 mon.a (mon.0) 17527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[17655]: audit 2024-04-04T01:51:55.272981+0000 mon.a (mon.0) 17528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[17655]: audit 2024-04-04T01:51:55.280327+0000 mon.a (mon.0) 17529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[17655]: audit 2024-04-04T01:51:55.565919+0000 mon.a (mon.0) 17530 : audit [DBG] from='client.? 172.21.15.67:0/28941462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[17655]: audit 2024-04-04T01:51:55.768274+0000 mon.a (mon.0) 17531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[27441]: audit 2024-04-04T01:51:54.821709+0000 mon.a (mon.0) 17525 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[27441]: audit 2024-04-04T01:51:54.829342+0000 mon.a (mon.0) 17526 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[27441]: audit 2024-04-04T01:51:55.271963+0000 mon.a (mon.0) 17527 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:51:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[27441]: audit 2024-04-04T01:51:55.272981+0000 mon.a (mon.0) 17528 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:51:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[27441]: audit 2024-04-04T01:51:55.280327+0000 mon.a (mon.0) 17529 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:51:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[27441]: audit 2024-04-04T01:51:55.565919+0000 mon.a (mon.0) 17530 : audit [DBG] from='client.? 172.21.15.67:0/28941462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:56.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:55 smithi067 bash[27441]: audit 2024-04-04T01:51:55.768274+0000 mon.a (mon.0) 17531 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:51:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:56 smithi082 bash[20963]: cluster 2024-04-04T01:51:55.472538+0000 mgr.y (mgr.24370) 20799 : cluster [DBG] pgmap v20783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:56 smithi067 bash[17655]: cluster 2024-04-04T01:51:55.472538+0000 mgr.y (mgr.24370) 20799 : cluster [DBG] pgmap v20783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:56 smithi067 bash[27441]: cluster 2024-04-04T01:51:55.472538+0000 mgr.y (mgr.24370) 20799 : cluster [DBG] pgmap v20783: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:58 smithi082 bash[20963]: cluster 2024-04-04T01:51:57.473648+0000 mgr.y (mgr.24370) 20800 : cluster [DBG] pgmap v20784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:51:58 smithi082 bash[20963]: audit 2024-04-04T01:51:58.021765+0000 mon.c (mon.2) 8318 : audit [DBG] from='client.? 172.21.15.67:0/3354512510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:58 smithi067 bash[17655]: cluster 2024-04-04T01:51:57.473648+0000 mgr.y (mgr.24370) 20800 : cluster [DBG] pgmap v20784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:51:58 smithi067 bash[17655]: audit 2024-04-04T01:51:58.021765+0000 mon.c (mon.2) 8318 : audit [DBG] from='client.? 172.21.15.67:0/3354512510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:51:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:58 smithi067 bash[27441]: cluster 2024-04-04T01:51:57.473648+0000 mgr.y (mgr.24370) 20800 : cluster [DBG] pgmap v20784: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:51:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:51:58 smithi067 bash[27441]: audit 2024-04-04T01:51:58.021765+0000 mon.c (mon.2) 8318 : audit [DBG] from='client.? 172.21.15.67:0/3354512510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:00 smithi082 bash[20963]: cluster 2024-04-04T01:51:59.474327+0000 mgr.y (mgr.24370) 20801 : cluster [DBG] pgmap v20785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:00 smithi082 bash[20963]: audit 2024-04-04T01:52:00.480840+0000 mon.a (mon.0) 17532 : audit [DBG] from='client.? 172.21.15.67:0/1900565595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:00 smithi067 bash[27441]: cluster 2024-04-04T01:51:59.474327+0000 mgr.y (mgr.24370) 20801 : cluster [DBG] pgmap v20785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:00 smithi067 bash[27441]: audit 2024-04-04T01:52:00.480840+0000 mon.a (mon.0) 17532 : audit [DBG] from='client.? 172.21.15.67:0/1900565595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:00 smithi067 bash[17655]: cluster 2024-04-04T01:51:59.474327+0000 mgr.y (mgr.24370) 20801 : cluster [DBG] pgmap v20785: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:00 smithi067 bash[17655]: audit 2024-04-04T01:52:00.480840+0000 mon.a (mon.0) 17532 : audit [DBG] from='client.? 172.21.15.67:0/1900565595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:02 smithi082 bash[20963]: cluster 2024-04-04T01:52:01.475640+0000 mgr.y (mgr.24370) 20802 : cluster [DBG] pgmap v20786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:03.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:52:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:52:03.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:02 smithi067 bash[27441]: cluster 2024-04-04T01:52:01.475640+0000 mgr.y (mgr.24370) 20802 : cluster [DBG] pgmap v20786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:03.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:02 smithi067 bash[17655]: cluster 2024-04-04T01:52:01.475640+0000 mgr.y (mgr.24370) 20802 : cluster [DBG] pgmap v20786: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:03.845 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:52:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:52:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:03 smithi082 bash[20963]: audit 2024-04-04T01:52:02.936416+0000 mon.c (mon.2) 8319 : audit [DBG] from='client.? 172.21.15.67:0/2301909200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:03 smithi067 bash[27441]: audit 2024-04-04T01:52:02.936416+0000 mon.c (mon.2) 8319 : audit [DBG] from='client.? 172.21.15.67:0/2301909200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:03 smithi067 bash[17655]: audit 2024-04-04T01:52:02.936416+0000 mon.c (mon.2) 8319 : audit [DBG] from='client.? 172.21.15.67:0/2301909200' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:04 smithi082 bash[20963]: cluster 2024-04-04T01:52:03.476392+0000 mgr.y (mgr.24370) 20803 : cluster [DBG] pgmap v20787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:04 smithi067 bash[17655]: cluster 2024-04-04T01:52:03.476392+0000 mgr.y (mgr.24370) 20803 : cluster [DBG] pgmap v20787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:04 smithi067 bash[27441]: cluster 2024-04-04T01:52:03.476392+0000 mgr.y (mgr.24370) 20803 : cluster [DBG] pgmap v20787: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:05 smithi082 bash[20963]: audit 2024-04-04T01:52:05.387916+0000 mon.c (mon.2) 8320 : audit [DBG] from='client.? 172.21.15.67:0/4284388418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:05 smithi067 bash[27441]: audit 2024-04-04T01:52:05.387916+0000 mon.c (mon.2) 8320 : audit [DBG] from='client.? 172.21.15.67:0/4284388418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:06.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:05 smithi067 bash[17655]: audit 2024-04-04T01:52:05.387916+0000 mon.c (mon.2) 8320 : audit [DBG] from='client.? 172.21.15.67:0/4284388418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:06 smithi082 bash[20963]: cluster 2024-04-04T01:52:05.477196+0000 mgr.y (mgr.24370) 20804 : cluster [DBG] pgmap v20788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:06 smithi067 bash[17655]: cluster 2024-04-04T01:52:05.477196+0000 mgr.y (mgr.24370) 20804 : cluster [DBG] pgmap v20788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:06 smithi067 bash[27441]: cluster 2024-04-04T01:52:05.477196+0000 mgr.y (mgr.24370) 20804 : cluster [DBG] pgmap v20788: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:07 smithi082 bash[20963]: audit 2024-04-04T01:52:07.841270+0000 mon.c (mon.2) 8321 : audit [DBG] from='client.? 172.21.15.67:0/1893823369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:07 smithi067 bash[17655]: audit 2024-04-04T01:52:07.841270+0000 mon.c (mon.2) 8321 : audit [DBG] from='client.? 172.21.15.67:0/1893823369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:08.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:07 smithi067 bash[27441]: audit 2024-04-04T01:52:07.841270+0000 mon.c (mon.2) 8321 : audit [DBG] from='client.? 172.21.15.67:0/1893823369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:08 smithi082 bash[20963]: cluster 2024-04-04T01:52:07.478163+0000 mgr.y (mgr.24370) 20805 : cluster [DBG] pgmap v20789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:08 smithi067 bash[17655]: cluster 2024-04-04T01:52:07.478163+0000 mgr.y (mgr.24370) 20805 : cluster [DBG] pgmap v20789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:08 smithi067 bash[27441]: cluster 2024-04-04T01:52:07.478163+0000 mgr.y (mgr.24370) 20805 : cluster [DBG] pgmap v20789: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:10 smithi082 bash[20963]: cluster 2024-04-04T01:52:09.478854+0000 mgr.y (mgr.24370) 20806 : cluster [DBG] pgmap v20790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:10 smithi082 bash[20963]: audit 2024-04-04T01:52:10.300569+0000 mon.a (mon.0) 17533 : audit [DBG] from='client.? 172.21.15.67:0/3799713649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:10 smithi082 bash[20963]: audit 2024-04-04T01:52:10.768660+0000 mon.a (mon.0) 17534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:10 smithi067 bash[17655]: cluster 2024-04-04T01:52:09.478854+0000 mgr.y (mgr.24370) 20806 : cluster [DBG] pgmap v20790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:10 smithi067 bash[17655]: audit 2024-04-04T01:52:10.300569+0000 mon.a (mon.0) 17533 : audit [DBG] from='client.? 172.21.15.67:0/3799713649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:10 smithi067 bash[17655]: audit 2024-04-04T01:52:10.768660+0000 mon.a (mon.0) 17534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:10 smithi067 bash[27441]: cluster 2024-04-04T01:52:09.478854+0000 mgr.y (mgr.24370) 20806 : cluster [DBG] pgmap v20790: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:10 smithi067 bash[27441]: audit 2024-04-04T01:52:10.300569+0000 mon.a (mon.0) 17533 : audit [DBG] from='client.? 172.21.15.67:0/3799713649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:10 smithi067 bash[27441]: audit 2024-04-04T01:52:10.768660+0000 mon.a (mon.0) 17534 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:12 smithi082 bash[20963]: cluster 2024-04-04T01:52:11.480065+0000 mgr.y (mgr.24370) 20807 : cluster [DBG] pgmap v20791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:13.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:12 smithi082 bash[20963]: audit 2024-04-04T01:52:12.752654+0000 mon.c (mon.2) 8322 : audit [DBG] from='client.? 172.21.15.67:0/2205859271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:13.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:52:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:13] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:52:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:12 smithi067 bash[17655]: cluster 2024-04-04T01:52:11.480065+0000 mgr.y (mgr.24370) 20807 : cluster [DBG] pgmap v20791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:13.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:12 smithi067 bash[17655]: audit 2024-04-04T01:52:12.752654+0000 mon.c (mon.2) 8322 : audit [DBG] from='client.? 172.21.15.67:0/2205859271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:13.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:12 smithi067 bash[27441]: cluster 2024-04-04T01:52:11.480065+0000 mgr.y (mgr.24370) 20807 : cluster [DBG] pgmap v20791: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:13.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:12 smithi067 bash[27441]: audit 2024-04-04T01:52:12.752654+0000 mon.c (mon.2) 8322 : audit [DBG] from='client.? 172.21.15.67:0/2205859271' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:52:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:52:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:14 smithi082 bash[20963]: cluster 2024-04-04T01:52:13.480740+0000 mgr.y (mgr.24370) 20808 : cluster [DBG] pgmap v20792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:14 smithi067 bash[27441]: cluster 2024-04-04T01:52:13.480740+0000 mgr.y (mgr.24370) 20808 : cluster [DBG] pgmap v20792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:14 smithi067 bash[17655]: cluster 2024-04-04T01:52:13.480740+0000 mgr.y (mgr.24370) 20808 : cluster [DBG] pgmap v20792: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:15 smithi067 bash[17655]: audit 2024-04-04T01:52:15.207712+0000 mon.c (mon.2) 8323 : audit [DBG] from='client.? 172.21.15.67:0/3525977420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:15 smithi067 bash[27441]: audit 2024-04-04T01:52:15.207712+0000 mon.c (mon.2) 8323 : audit [DBG] from='client.? 172.21.15.67:0/3525977420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:16.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:15 smithi082 bash[20963]: audit 2024-04-04T01:52:15.207712+0000 mon.c (mon.2) 8323 : audit [DBG] from='client.? 172.21.15.67:0/3525977420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:16 smithi067 bash[27441]: cluster 2024-04-04T01:52:15.481461+0000 mgr.y (mgr.24370) 20809 : cluster [DBG] pgmap v20793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:16 smithi067 bash[17655]: cluster 2024-04-04T01:52:15.481461+0000 mgr.y (mgr.24370) 20809 : cluster [DBG] pgmap v20793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:17.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:16 smithi082 bash[20963]: cluster 2024-04-04T01:52:15.481461+0000 mgr.y (mgr.24370) 20809 : cluster [DBG] pgmap v20793: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:17 smithi067 bash[17655]: cluster 2024-04-04T01:52:17.482636+0000 mgr.y (mgr.24370) 20810 : cluster [DBG] pgmap v20794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:18.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:17 smithi067 bash[17655]: audit 2024-04-04T01:52:17.669770+0000 mon.c (mon.2) 8324 : audit [DBG] from='client.? 172.21.15.67:0/2259657159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:17 smithi067 bash[27441]: cluster 2024-04-04T01:52:17.482636+0000 mgr.y (mgr.24370) 20810 : cluster [DBG] pgmap v20794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:17 smithi067 bash[27441]: audit 2024-04-04T01:52:17.669770+0000 mon.c (mon.2) 8324 : audit [DBG] from='client.? 172.21.15.67:0/2259657159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:18.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:17 smithi082 bash[20963]: cluster 2024-04-04T01:52:17.482636+0000 mgr.y (mgr.24370) 20810 : cluster [DBG] pgmap v20794: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:18.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:17 smithi082 bash[20963]: audit 2024-04-04T01:52:17.669770+0000 mon.c (mon.2) 8324 : audit [DBG] from='client.? 172.21.15.67:0/2259657159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:20 smithi082 bash[20963]: cluster 2024-04-04T01:52:19.483313+0000 mgr.y (mgr.24370) 20811 : cluster [DBG] pgmap v20795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:20.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:20 smithi082 bash[20963]: audit 2024-04-04T01:52:20.130218+0000 mon.c (mon.2) 8325 : audit [DBG] from='client.? 172.21.15.67:0/2053077923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:20 smithi067 bash[17655]: cluster 2024-04-04T01:52:19.483313+0000 mgr.y (mgr.24370) 20811 : cluster [DBG] pgmap v20795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:20 smithi067 bash[17655]: audit 2024-04-04T01:52:20.130218+0000 mon.c (mon.2) 8325 : audit [DBG] from='client.? 172.21.15.67:0/2053077923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:20 smithi067 bash[27441]: cluster 2024-04-04T01:52:19.483313+0000 mgr.y (mgr.24370) 20811 : cluster [DBG] pgmap v20795: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:20.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:20 smithi067 bash[27441]: audit 2024-04-04T01:52:20.130218+0000 mon.c (mon.2) 8325 : audit [DBG] from='client.? 172.21.15.67:0/2053077923' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:22 smithi082 bash[20963]: cluster 2024-04-04T01:52:21.484472+0000 mgr.y (mgr.24370) 20812 : cluster [DBG] pgmap v20796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:22 smithi067 bash[17655]: cluster 2024-04-04T01:52:21.484472+0000 mgr.y (mgr.24370) 20812 : cluster [DBG] pgmap v20796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:22 smithi067 bash[27441]: cluster 2024-04-04T01:52:21.484472+0000 mgr.y (mgr.24370) 20812 : cluster [DBG] pgmap v20796: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:52:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:23] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:52:23.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:23 smithi082 bash[20963]: audit 2024-04-04T01:52:22.581441+0000 mon.a (mon.0) 17535 : audit [DBG] from='client.? 172.21.15.67:0/2684883513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:23.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:52:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:52:23.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:23 smithi067 bash[17655]: audit 2024-04-04T01:52:22.581441+0000 mon.a (mon.0) 17535 : audit [DBG] from='client.? 172.21.15.67:0/2684883513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:23.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:23 smithi067 bash[27441]: audit 2024-04-04T01:52:22.581441+0000 mon.a (mon.0) 17535 : audit [DBG] from='client.? 172.21.15.67:0/2684883513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:24.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:24 smithi082 bash[20963]: cluster 2024-04-04T01:52:23.485186+0000 mgr.y (mgr.24370) 20813 : cluster [DBG] pgmap v20797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:24 smithi067 bash[27441]: cluster 2024-04-04T01:52:23.485186+0000 mgr.y (mgr.24370) 20813 : cluster [DBG] pgmap v20797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:24 smithi067 bash[17655]: cluster 2024-04-04T01:52:23.485186+0000 mgr.y (mgr.24370) 20813 : cluster [DBG] pgmap v20797: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:25.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:25 smithi082 bash[20963]: audit 2024-04-04T01:52:25.040338+0000 mon.c (mon.2) 8326 : audit [DBG] from='client.? 172.21.15.67:0/1994141905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:25.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:25 smithi067 bash[17655]: audit 2024-04-04T01:52:25.040338+0000 mon.c (mon.2) 8326 : audit [DBG] from='client.? 172.21.15.67:0/1994141905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:25.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:25 smithi067 bash[27441]: audit 2024-04-04T01:52:25.040338+0000 mon.c (mon.2) 8326 : audit [DBG] from='client.? 172.21.15.67:0/1994141905' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:26.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:26 smithi082 bash[20963]: cluster 2024-04-04T01:52:25.485857+0000 mgr.y (mgr.24370) 20814 : cluster [DBG] pgmap v20798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:26.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:26 smithi082 bash[20963]: audit 2024-04-04T01:52:25.768956+0000 mon.a (mon.0) 17536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:26 smithi067 bash[17655]: cluster 2024-04-04T01:52:25.485857+0000 mgr.y (mgr.24370) 20814 : cluster [DBG] pgmap v20798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:26 smithi067 bash[17655]: audit 2024-04-04T01:52:25.768956+0000 mon.a (mon.0) 17536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:26 smithi067 bash[27441]: cluster 2024-04-04T01:52:25.485857+0000 mgr.y (mgr.24370) 20814 : cluster [DBG] pgmap v20798: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:26 smithi067 bash[27441]: audit 2024-04-04T01:52:25.768956+0000 mon.a (mon.0) 17536 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:27.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:27 smithi082 bash[20963]: audit 2024-04-04T01:52:27.495888+0000 mon.a (mon.0) 17537 : audit [DBG] from='client.? 172.21.15.67:0/3467281368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:27.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:27 smithi067 bash[17655]: audit 2024-04-04T01:52:27.495888+0000 mon.a (mon.0) 17537 : audit [DBG] from='client.? 172.21.15.67:0/3467281368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:27.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:27 smithi067 bash[27441]: audit 2024-04-04T01:52:27.495888+0000 mon.a (mon.0) 17537 : audit [DBG] from='client.? 172.21.15.67:0/3467281368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:28.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:28 smithi082 bash[20963]: cluster 2024-04-04T01:52:27.486977+0000 mgr.y (mgr.24370) 20815 : cluster [DBG] pgmap v20799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:28.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:28 smithi067 bash[27441]: cluster 2024-04-04T01:52:27.486977+0000 mgr.y (mgr.24370) 20815 : cluster [DBG] pgmap v20799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:28 smithi067 bash[17655]: cluster 2024-04-04T01:52:27.486977+0000 mgr.y (mgr.24370) 20815 : cluster [DBG] pgmap v20799: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:30.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:30 smithi082 bash[20963]: cluster 2024-04-04T01:52:29.487800+0000 mgr.y (mgr.24370) 20816 : cluster [DBG] pgmap v20800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:30.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:30 smithi082 bash[20963]: audit 2024-04-04T01:52:29.962605+0000 mon.c (mon.2) 8327 : audit [DBG] from='client.? 172.21.15.67:0/2947426460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:30 smithi067 bash[17655]: cluster 2024-04-04T01:52:29.487800+0000 mgr.y (mgr.24370) 20816 : cluster [DBG] pgmap v20800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:30 smithi067 bash[17655]: audit 2024-04-04T01:52:29.962605+0000 mon.c (mon.2) 8327 : audit [DBG] from='client.? 172.21.15.67:0/2947426460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:30 smithi067 bash[27441]: cluster 2024-04-04T01:52:29.487800+0000 mgr.y (mgr.24370) 20816 : cluster [DBG] pgmap v20800: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:30 smithi067 bash[27441]: audit 2024-04-04T01:52:29.962605+0000 mon.c (mon.2) 8327 : audit [DBG] from='client.? 172.21.15.67:0/2947426460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:32.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:32 smithi082 bash[20963]: cluster 2024-04-04T01:52:31.489020+0000 mgr.y (mgr.24370) 20817 : cluster [DBG] pgmap v20801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:32.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:32 smithi082 bash[20963]: audit 2024-04-04T01:52:32.415666+0000 mon.a (mon.0) 17538 : audit [DBG] from='client.? 172.21.15.67:0/1641093945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:32 smithi067 bash[17655]: cluster 2024-04-04T01:52:31.489020+0000 mgr.y (mgr.24370) 20817 : cluster [DBG] pgmap v20801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:32 smithi067 bash[17655]: audit 2024-04-04T01:52:32.415666+0000 mon.a (mon.0) 17538 : audit [DBG] from='client.? 172.21.15.67:0/1641093945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:32 smithi067 bash[27441]: cluster 2024-04-04T01:52:31.489020+0000 mgr.y (mgr.24370) 20817 : cluster [DBG] pgmap v20801: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:32 smithi067 bash[27441]: audit 2024-04-04T01:52:32.415666+0000 mon.a (mon.0) 17538 : audit [DBG] from='client.? 172.21.15.67:0/1641093945' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:52:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:33] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:52:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:52:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:52:34.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:34 smithi082 bash[20963]: cluster 2024-04-04T01:52:33.489747+0000 mgr.y (mgr.24370) 20818 : cluster [DBG] pgmap v20802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:34.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:34 smithi067 bash[17655]: cluster 2024-04-04T01:52:33.489747+0000 mgr.y (mgr.24370) 20818 : cluster [DBG] pgmap v20802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:34.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:34 smithi067 bash[27441]: cluster 2024-04-04T01:52:33.489747+0000 mgr.y (mgr.24370) 20818 : cluster [DBG] pgmap v20802: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:35 smithi082 bash[20963]: audit 2024-04-04T01:52:34.871964+0000 mon.c (mon.2) 8328 : audit [DBG] from='client.? 172.21.15.67:0/2935606454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:35 smithi067 bash[17655]: audit 2024-04-04T01:52:34.871964+0000 mon.c (mon.2) 8328 : audit [DBG] from='client.? 172.21.15.67:0/2935606454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:35 smithi067 bash[27441]: audit 2024-04-04T01:52:34.871964+0000 mon.c (mon.2) 8328 : audit [DBG] from='client.? 172.21.15.67:0/2935606454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:36.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:36 smithi082 bash[20963]: cluster 2024-04-04T01:52:35.490394+0000 mgr.y (mgr.24370) 20819 : cluster [DBG] pgmap v20803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:36.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:36 smithi067 bash[17655]: cluster 2024-04-04T01:52:35.490394+0000 mgr.y (mgr.24370) 20819 : cluster [DBG] pgmap v20803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:36 smithi067 bash[27441]: cluster 2024-04-04T01:52:35.490394+0000 mgr.y (mgr.24370) 20819 : cluster [DBG] pgmap v20803: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:37.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:37 smithi082 bash[20963]: audit 2024-04-04T01:52:37.328665+0000 mon.a (mon.0) 17539 : audit [DBG] from='client.? 172.21.15.67:0/3999167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:37.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:37 smithi067 bash[27441]: audit 2024-04-04T01:52:37.328665+0000 mon.a (mon.0) 17539 : audit [DBG] from='client.? 172.21.15.67:0/3999167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:37.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:37 smithi067 bash[17655]: audit 2024-04-04T01:52:37.328665+0000 mon.a (mon.0) 17539 : audit [DBG] from='client.? 172.21.15.67:0/3999167' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:38.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:38 smithi082 bash[20963]: cluster 2024-04-04T01:52:37.491584+0000 mgr.y (mgr.24370) 20820 : cluster [DBG] pgmap v20804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:38.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:38 smithi067 bash[17655]: cluster 2024-04-04T01:52:37.491584+0000 mgr.y (mgr.24370) 20820 : cluster [DBG] pgmap v20804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:38 smithi067 bash[27441]: cluster 2024-04-04T01:52:37.491584+0000 mgr.y (mgr.24370) 20820 : cluster [DBG] pgmap v20804: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:40 smithi082 bash[20963]: cluster 2024-04-04T01:52:39.492275+0000 mgr.y (mgr.24370) 20821 : cluster [DBG] pgmap v20805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:40.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:40 smithi082 bash[20963]: audit 2024-04-04T01:52:39.781211+0000 mon.a (mon.0) 17540 : audit [DBG] from='client.? 172.21.15.67:0/3226822525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:40.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:40 smithi067 bash[17655]: cluster 2024-04-04T01:52:39.492275+0000 mgr.y (mgr.24370) 20821 : cluster [DBG] pgmap v20805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:40 smithi067 bash[17655]: audit 2024-04-04T01:52:39.781211+0000 mon.a (mon.0) 17540 : audit [DBG] from='client.? 172.21.15.67:0/3226822525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:40 smithi067 bash[27441]: cluster 2024-04-04T01:52:39.492275+0000 mgr.y (mgr.24370) 20821 : cluster [DBG] pgmap v20805: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:40 smithi067 bash[27441]: audit 2024-04-04T01:52:39.781211+0000 mon.a (mon.0) 17540 : audit [DBG] from='client.? 172.21.15.67:0/3226822525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:41 smithi082 bash[20963]: audit 2024-04-04T01:52:40.769525+0000 mon.a (mon.0) 17541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:41.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:41 smithi067 bash[17655]: audit 2024-04-04T01:52:40.769525+0000 mon.a (mon.0) 17541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:41.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:41 smithi067 bash[27441]: audit 2024-04-04T01:52:40.769525+0000 mon.a (mon.0) 17541 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:42.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:42 smithi082 bash[20963]: cluster 2024-04-04T01:52:41.493417+0000 mgr.y (mgr.24370) 20822 : cluster [DBG] pgmap v20806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:42.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:42 smithi082 bash[20963]: audit 2024-04-04T01:52:42.232237+0000 mon.c (mon.2) 8329 : audit [DBG] from='client.? 172.21.15.67:0/1386129092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:42 smithi067 bash[17655]: cluster 2024-04-04T01:52:41.493417+0000 mgr.y (mgr.24370) 20822 : cluster [DBG] pgmap v20806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:42.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:42 smithi067 bash[17655]: audit 2024-04-04T01:52:42.232237+0000 mon.c (mon.2) 8329 : audit [DBG] from='client.? 172.21.15.67:0/1386129092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:42 smithi067 bash[27441]: cluster 2024-04-04T01:52:41.493417+0000 mgr.y (mgr.24370) 20822 : cluster [DBG] pgmap v20806: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:42.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:42 smithi067 bash[27441]: audit 2024-04-04T01:52:42.232237+0000 mon.c (mon.2) 8329 : audit [DBG] from='client.? 172.21.15.67:0/1386129092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:52:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:43] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:52:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:52:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:52:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:44 smithi082 bash[20963]: cluster 2024-04-04T01:52:43.494126+0000 mgr.y (mgr.24370) 20823 : cluster [DBG] pgmap v20807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:44 smithi067 bash[17655]: cluster 2024-04-04T01:52:43.494126+0000 mgr.y (mgr.24370) 20823 : cluster [DBG] pgmap v20807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:44 smithi067 bash[27441]: cluster 2024-04-04T01:52:43.494126+0000 mgr.y (mgr.24370) 20823 : cluster [DBG] pgmap v20807: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:45.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:45 smithi067 bash[17655]: audit 2024-04-04T01:52:44.683227+0000 mon.a (mon.0) 17542 : audit [DBG] from='client.? 172.21.15.67:0/2708607680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:45.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:45 smithi067 bash[27441]: audit 2024-04-04T01:52:44.683227+0000 mon.a (mon.0) 17542 : audit [DBG] from='client.? 172.21.15.67:0/2708607680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:46.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:45 smithi082 bash[20963]: audit 2024-04-04T01:52:44.683227+0000 mon.a (mon.0) 17542 : audit [DBG] from='client.? 172.21.15.67:0/2708607680' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:46.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:46 smithi067 bash[17655]: cluster 2024-04-04T01:52:45.494810+0000 mgr.y (mgr.24370) 20824 : cluster [DBG] pgmap v20808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:46 smithi067 bash[27441]: cluster 2024-04-04T01:52:45.494810+0000 mgr.y (mgr.24370) 20824 : cluster [DBG] pgmap v20808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:46 smithi082 bash[20963]: cluster 2024-04-04T01:52:45.494810+0000 mgr.y (mgr.24370) 20824 : cluster [DBG] pgmap v20808: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:47.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:47 smithi067 bash[17655]: audit 2024-04-04T01:52:47.135430+0000 mon.c (mon.2) 8330 : audit [DBG] from='client.? 172.21.15.67:0/4193697700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:47.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:47 smithi067 bash[27441]: audit 2024-04-04T01:52:47.135430+0000 mon.c (mon.2) 8330 : audit [DBG] from='client.? 172.21.15.67:0/4193697700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:48.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:47 smithi082 bash[20963]: audit 2024-04-04T01:52:47.135430+0000 mon.c (mon.2) 8330 : audit [DBG] from='client.? 172.21.15.67:0/4193697700' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:48 smithi067 bash[27441]: cluster 2024-04-04T01:52:47.495909+0000 mgr.y (mgr.24370) 20825 : cluster [DBG] pgmap v20809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:48 smithi067 bash[17655]: cluster 2024-04-04T01:52:47.495909+0000 mgr.y (mgr.24370) 20825 : cluster [DBG] pgmap v20809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:48 smithi082 bash[20963]: cluster 2024-04-04T01:52:47.495909+0000 mgr.y (mgr.24370) 20825 : cluster [DBG] pgmap v20809: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:49 smithi067 bash[27441]: audit 2024-04-04T01:52:49.590430+0000 mon.c (mon.2) 8331 : audit [DBG] from='client.? 172.21.15.67:0/612242281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:49 smithi067 bash[17655]: audit 2024-04-04T01:52:49.590430+0000 mon.c (mon.2) 8331 : audit [DBG] from='client.? 172.21.15.67:0/612242281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:49 smithi082 bash[20963]: audit 2024-04-04T01:52:49.590430+0000 mon.c (mon.2) 8331 : audit [DBG] from='client.? 172.21.15.67:0/612242281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:50 smithi067 bash[17655]: cluster 2024-04-04T01:52:49.496595+0000 mgr.y (mgr.24370) 20826 : cluster [DBG] pgmap v20810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:50 smithi067 bash[27441]: cluster 2024-04-04T01:52:49.496595+0000 mgr.y (mgr.24370) 20826 : cluster [DBG] pgmap v20810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:50 smithi082 bash[20963]: cluster 2024-04-04T01:52:49.496595+0000 mgr.y (mgr.24370) 20826 : cluster [DBG] pgmap v20810: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:52 smithi067 bash[17655]: cluster 2024-04-04T01:52:51.497748+0000 mgr.y (mgr.24370) 20827 : cluster [DBG] pgmap v20811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:52 smithi067 bash[17655]: audit 2024-04-04T01:52:52.052323+0000 mon.c (mon.2) 8332 : audit [DBG] from='client.? 172.21.15.67:0/2233360997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:52 smithi067 bash[27441]: cluster 2024-04-04T01:52:51.497748+0000 mgr.y (mgr.24370) 20827 : cluster [DBG] pgmap v20811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:52 smithi067 bash[27441]: audit 2024-04-04T01:52:52.052323+0000 mon.c (mon.2) 8332 : audit [DBG] from='client.? 172.21.15.67:0/2233360997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:52 smithi082 bash[20963]: cluster 2024-04-04T01:52:51.497748+0000 mgr.y (mgr.24370) 20827 : cluster [DBG] pgmap v20811: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:52 smithi082 bash[20963]: audit 2024-04-04T01:52:52.052323+0000 mon.c (mon.2) 8332 : audit [DBG] from='client.? 172.21.15.67:0/2233360997' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:52:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:53] "GET /metrics HTTP/1.1" 200 240001 "" "Prometheus/2.43.0" 2024-04-04T01:52:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:52:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:52:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:52:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:54 smithi082 bash[20963]: cluster 2024-04-04T01:52:53.498452+0000 mgr.y (mgr.24370) 20828 : cluster [DBG] pgmap v20812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:54 smithi082 bash[20963]: audit 2024-04-04T01:52:54.505807+0000 mon.a (mon.0) 17543 : audit [DBG] from='client.? 172.21.15.67:0/2454635817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:54 smithi067 bash[17655]: cluster 2024-04-04T01:52:53.498452+0000 mgr.y (mgr.24370) 20828 : cluster [DBG] pgmap v20812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:55.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:54 smithi067 bash[17655]: audit 2024-04-04T01:52:54.505807+0000 mon.a (mon.0) 17543 : audit [DBG] from='client.? 172.21.15.67:0/2454635817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:54 smithi067 bash[27441]: cluster 2024-04-04T01:52:53.498452+0000 mgr.y (mgr.24370) 20828 : cluster [DBG] pgmap v20812: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:54 smithi067 bash[27441]: audit 2024-04-04T01:52:54.505807+0000 mon.a (mon.0) 17543 : audit [DBG] from='client.? 172.21.15.67:0/2454635817' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:55 smithi082 bash[20963]: audit 2024-04-04T01:52:55.355750+0000 mon.a (mon.0) 17544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:52:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:55 smithi067 bash[17655]: audit 2024-04-04T01:52:55.355750+0000 mon.a (mon.0) 17544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:52:56.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:55 smithi067 bash[27441]: audit 2024-04-04T01:52:55.355750+0000 mon.a (mon.0) 17544 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:52:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:56 smithi082 bash[20963]: cluster 2024-04-04T01:52:55.499107+0000 mgr.y (mgr.24370) 20829 : cluster [DBG] pgmap v20813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:56 smithi082 bash[20963]: audit 2024-04-04T01:52:55.770093+0000 mon.a (mon.0) 17545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:56 smithi067 bash[17655]: cluster 2024-04-04T01:52:55.499107+0000 mgr.y (mgr.24370) 20829 : cluster [DBG] pgmap v20813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:56 smithi067 bash[17655]: audit 2024-04-04T01:52:55.770093+0000 mon.a (mon.0) 17545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:56 smithi067 bash[27441]: cluster 2024-04-04T01:52:55.499107+0000 mgr.y (mgr.24370) 20829 : cluster [DBG] pgmap v20813: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:56 smithi067 bash[27441]: audit 2024-04-04T01:52:55.770093+0000 mon.a (mon.0) 17545 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:52:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:57 smithi082 bash[20963]: audit 2024-04-04T01:52:56.976029+0000 mon.c (mon.2) 8333 : audit [DBG] from='client.? 172.21.15.67:0/59568578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:58.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:57 smithi067 bash[27441]: audit 2024-04-04T01:52:56.976029+0000 mon.c (mon.2) 8333 : audit [DBG] from='client.? 172.21.15.67:0/59568578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:57 smithi067 bash[17655]: audit 2024-04-04T01:52:56.976029+0000 mon.c (mon.2) 8333 : audit [DBG] from='client.? 172.21.15.67:0/59568578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:52:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:58 smithi082 bash[20963]: cluster 2024-04-04T01:52:57.500274+0000 mgr.y (mgr.24370) 20830 : cluster [DBG] pgmap v20814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:58 smithi067 bash[17655]: cluster 2024-04-04T01:52:57.500274+0000 mgr.y (mgr.24370) 20830 : cluster [DBG] pgmap v20814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:52:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:58 smithi067 bash[27441]: cluster 2024-04-04T01:52:57.500274+0000 mgr.y (mgr.24370) 20830 : cluster [DBG] pgmap v20814: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:52:59 smithi082 bash[20963]: audit 2024-04-04T01:52:59.423863+0000 mon.a (mon.0) 17546 : audit [DBG] from='client.? 172.21.15.67:0/118250306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:52:59 smithi067 bash[17655]: audit 2024-04-04T01:52:59.423863+0000 mon.a (mon.0) 17546 : audit [DBG] from='client.? 172.21.15.67:0/118250306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:52:59 smithi067 bash[27441]: audit 2024-04-04T01:52:59.423863+0000 mon.a (mon.0) 17546 : audit [DBG] from='client.? 172.21.15.67:0/118250306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:00 smithi082 bash[20963]: cluster 2024-04-04T01:52:59.500943+0000 mgr.y (mgr.24370) 20831 : cluster [DBG] pgmap v20815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:01.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:00 smithi067 bash[27441]: cluster 2024-04-04T01:52:59.500943+0000 mgr.y (mgr.24370) 20831 : cluster [DBG] pgmap v20815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:00 smithi067 bash[17655]: cluster 2024-04-04T01:52:59.500943+0000 mgr.y (mgr.24370) 20831 : cluster [DBG] pgmap v20815: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:02.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:02 smithi082 bash[20963]: audit 2024-04-04T01:53:01.111501+0000 mon.a (mon.0) 17547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:02 smithi082 bash[20963]: audit 2024-04-04T01:53:01.119749+0000 mon.a (mon.0) 17548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:02 smithi082 bash[20963]: audit 2024-04-04T01:53:01.409916+0000 mon.a (mon.0) 17549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:02 smithi082 bash[20963]: audit 2024-04-04T01:53:01.416486+0000 mon.a (mon.0) 17550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:02 smithi082 bash[20963]: cluster 2024-04-04T01:53:01.502157+0000 mgr.y (mgr.24370) 20832 : cluster [DBG] pgmap v20816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:02.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:02 smithi082 bash[20963]: audit 2024-04-04T01:53:01.877433+0000 mon.c (mon.2) 8334 : audit [DBG] from='client.? 172.21.15.67:0/3150277172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[27441]: audit 2024-04-04T01:53:01.111501+0000 mon.a (mon.0) 17547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[27441]: audit 2024-04-04T01:53:01.119749+0000 mon.a (mon.0) 17548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[27441]: audit 2024-04-04T01:53:01.409916+0000 mon.a (mon.0) 17549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[27441]: audit 2024-04-04T01:53:01.416486+0000 mon.a (mon.0) 17550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[27441]: cluster 2024-04-04T01:53:01.502157+0000 mgr.y (mgr.24370) 20832 : cluster [DBG] pgmap v20816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:02.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[27441]: audit 2024-04-04T01:53:01.877433+0000 mon.c (mon.2) 8334 : audit [DBG] from='client.? 172.21.15.67:0/3150277172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:02.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[17655]: audit 2024-04-04T01:53:01.111501+0000 mon.a (mon.0) 17547 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[17655]: audit 2024-04-04T01:53:01.119749+0000 mon.a (mon.0) 17548 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[17655]: audit 2024-04-04T01:53:01.409916+0000 mon.a (mon.0) 17549 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[17655]: audit 2024-04-04T01:53:01.416486+0000 mon.a (mon.0) 17550 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:02.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[17655]: cluster 2024-04-04T01:53:01.502157+0000 mgr.y (mgr.24370) 20832 : cluster [DBG] pgmap v20816: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:02.419 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:02 smithi067 bash[17655]: audit 2024-04-04T01:53:01.877433+0000 mon.c (mon.2) 8334 : audit [DBG] from='client.? 172.21.15.67:0/3150277172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:53:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:53:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:53:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:53:04.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:04 smithi082 bash[20963]: cluster 2024-04-04T01:53:03.502903+0000 mgr.y (mgr.24370) 20833 : cluster [DBG] pgmap v20817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:04.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:04 smithi082 bash[20963]: audit 2024-04-04T01:53:04.341535+0000 mon.c (mon.2) 8335 : audit [DBG] from='client.? 172.21.15.67:0/3829703193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:04 smithi067 bash[27441]: cluster 2024-04-04T01:53:03.502903+0000 mgr.y (mgr.24370) 20833 : cluster [DBG] pgmap v20817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:04 smithi067 bash[27441]: audit 2024-04-04T01:53:04.341535+0000 mon.c (mon.2) 8335 : audit [DBG] from='client.? 172.21.15.67:0/3829703193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:04 smithi067 bash[17655]: cluster 2024-04-04T01:53:03.502903+0000 mgr.y (mgr.24370) 20833 : cluster [DBG] pgmap v20817: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:04 smithi067 bash[17655]: audit 2024-04-04T01:53:04.341535+0000 mon.c (mon.2) 8335 : audit [DBG] from='client.? 172.21.15.67:0/3829703193' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:06.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:06 smithi067 bash[27441]: cluster 2024-04-04T01:53:05.503569+0000 mgr.y (mgr.24370) 20834 : cluster [DBG] pgmap v20818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:06.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:06 smithi067 bash[17655]: cluster 2024-04-04T01:53:05.503569+0000 mgr.y (mgr.24370) 20834 : cluster [DBG] pgmap v20818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:06.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:06 smithi082 bash[20963]: cluster 2024-04-04T01:53:05.503569+0000 mgr.y (mgr.24370) 20834 : cluster [DBG] pgmap v20818: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:07.828 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:07 smithi067 bash[27441]: audit 2024-04-04T01:53:06.792943+0000 mon.c (mon.2) 8336 : audit [DBG] from='client.? 172.21.15.67:0/3625535196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:07.828 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:07 smithi067 bash[17655]: audit 2024-04-04T01:53:06.792943+0000 mon.c (mon.2) 8336 : audit [DBG] from='client.? 172.21.15.67:0/3625535196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:07.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:07 smithi082 bash[20963]: audit 2024-04-04T01:53:06.792943+0000 mon.c (mon.2) 8336 : audit [DBG] from='client.? 172.21.15.67:0/3625535196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:08.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:08 smithi082 bash[20963]: cluster 2024-04-04T01:53:07.504788+0000 mgr.y (mgr.24370) 20835 : cluster [DBG] pgmap v20819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:08.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:08 smithi067 bash[17655]: cluster 2024-04-04T01:53:07.504788+0000 mgr.y (mgr.24370) 20835 : cluster [DBG] pgmap v20819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:08.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:08 smithi067 bash[27441]: cluster 2024-04-04T01:53:07.504788+0000 mgr.y (mgr.24370) 20835 : cluster [DBG] pgmap v20819: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:09.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:09 smithi082 bash[20963]: audit 2024-04-04T01:53:09.232917+0000 mon.c (mon.2) 8337 : audit [DBG] from='client.? 172.21.15.67:0/411494351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:09.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:09 smithi067 bash[27441]: audit 2024-04-04T01:53:09.232917+0000 mon.c (mon.2) 8337 : audit [DBG] from='client.? 172.21.15.67:0/411494351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:09.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:09 smithi067 bash[17655]: audit 2024-04-04T01:53:09.232917+0000 mon.c (mon.2) 8337 : audit [DBG] from='client.? 172.21.15.67:0/411494351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:10.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:10 smithi082 bash[20963]: cluster 2024-04-04T01:53:09.505481+0000 mgr.y (mgr.24370) 20836 : cluster [DBG] pgmap v20820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:10.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:10 smithi067 bash[17655]: cluster 2024-04-04T01:53:09.505481+0000 mgr.y (mgr.24370) 20836 : cluster [DBG] pgmap v20820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:10.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:10 smithi067 bash[27441]: cluster 2024-04-04T01:53:09.505481+0000 mgr.y (mgr.24370) 20836 : cluster [DBG] pgmap v20820: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:11.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:11 smithi067 bash[17655]: audit 2024-04-04T01:53:10.770688+0000 mon.a (mon.0) 17551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:11.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:11 smithi067 bash[27441]: audit 2024-04-04T01:53:10.770688+0000 mon.a (mon.0) 17551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:11.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:11 smithi082 bash[20963]: audit 2024-04-04T01:53:10.770688+0000 mon.a (mon.0) 17551 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:12 smithi082 bash[20963]: cluster 2024-04-04T01:53:11.506255+0000 mgr.y (mgr.24370) 20837 : cluster [DBG] pgmap v20821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:12 smithi082 bash[20963]: audit 2024-04-04T01:53:11.698825+0000 mon.a (mon.0) 17552 : audit [DBG] from='client.? 172.21.15.67:0/4236498058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:12 smithi082 bash[20963]: audit 2024-04-04T01:53:12.293237+0000 mon.a (mon.0) 17553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:12 smithi082 bash[20963]: audit 2024-04-04T01:53:12.302763+0000 mon.a (mon.0) 17554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:12 smithi082 bash[20963]: audit 2024-04-04T01:53:12.304584+0000 mon.a (mon.0) 17555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:53:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:12 smithi082 bash[20963]: audit 2024-04-04T01:53:12.306126+0000 mon.a (mon.0) 17556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:53:12.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:12 smithi082 bash[20963]: audit 2024-04-04T01:53:12.313813+0000 mon.a (mon.0) 17557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[17655]: cluster 2024-04-04T01:53:11.506255+0000 mgr.y (mgr.24370) 20837 : cluster [DBG] pgmap v20821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[17655]: audit 2024-04-04T01:53:11.698825+0000 mon.a (mon.0) 17552 : audit [DBG] from='client.? 172.21.15.67:0/4236498058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[17655]: audit 2024-04-04T01:53:12.293237+0000 mon.a (mon.0) 17553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[17655]: audit 2024-04-04T01:53:12.302763+0000 mon.a (mon.0) 17554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[17655]: audit 2024-04-04T01:53:12.304584+0000 mon.a (mon.0) 17555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:53:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[17655]: audit 2024-04-04T01:53:12.306126+0000 mon.a (mon.0) 17556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:53:12.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[17655]: audit 2024-04-04T01:53:12.313813+0000 mon.a (mon.0) 17557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[27441]: cluster 2024-04-04T01:53:11.506255+0000 mgr.y (mgr.24370) 20837 : cluster [DBG] pgmap v20821: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[27441]: audit 2024-04-04T01:53:11.698825+0000 mon.a (mon.0) 17552 : audit [DBG] from='client.? 172.21.15.67:0/4236498058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[27441]: audit 2024-04-04T01:53:12.293237+0000 mon.a (mon.0) 17553 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[27441]: audit 2024-04-04T01:53:12.302763+0000 mon.a (mon.0) 17554 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[27441]: audit 2024-04-04T01:53:12.304584+0000 mon.a (mon.0) 17555 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:53:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[27441]: audit 2024-04-04T01:53:12.306126+0000 mon.a (mon.0) 17556 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:53:12.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:12 smithi067 bash[27441]: audit 2024-04-04T01:53:12.313813+0000 mon.a (mon.0) 17557 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:53:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:53:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:13] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:53:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:53:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:53:14.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:14 smithi082 bash[20963]: cluster 2024-04-04T01:53:13.506872+0000 mgr.y (mgr.24370) 20838 : cluster [DBG] pgmap v20822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:14.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:14 smithi082 bash[20963]: audit 2024-04-04T01:53:14.146969+0000 mon.a (mon.0) 17558 : audit [DBG] from='client.? 172.21.15.67:0/4068611508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:14 smithi067 bash[17655]: cluster 2024-04-04T01:53:13.506872+0000 mgr.y (mgr.24370) 20838 : cluster [DBG] pgmap v20822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:14.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:14 smithi067 bash[17655]: audit 2024-04-04T01:53:14.146969+0000 mon.a (mon.0) 17558 : audit [DBG] from='client.? 172.21.15.67:0/4068611508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:14 smithi067 bash[27441]: cluster 2024-04-04T01:53:13.506872+0000 mgr.y (mgr.24370) 20838 : cluster [DBG] pgmap v20822: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:14.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:14 smithi067 bash[27441]: audit 2024-04-04T01:53:14.146969+0000 mon.a (mon.0) 17558 : audit [DBG] from='client.? 172.21.15.67:0/4068611508' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:16 smithi082 bash[20963]: cluster 2024-04-04T01:53:15.507566+0000 mgr.y (mgr.24370) 20839 : cluster [DBG] pgmap v20823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:16.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:16 smithi082 bash[20963]: audit 2024-04-04T01:53:16.595837+0000 mon.c (mon.2) 8338 : audit [DBG] from='client.? 172.21.15.67:0/1402210491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:16 smithi067 bash[17655]: cluster 2024-04-04T01:53:15.507566+0000 mgr.y (mgr.24370) 20839 : cluster [DBG] pgmap v20823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:16.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:16 smithi067 bash[17655]: audit 2024-04-04T01:53:16.595837+0000 mon.c (mon.2) 8338 : audit [DBG] from='client.? 172.21.15.67:0/1402210491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:16 smithi067 bash[27441]: cluster 2024-04-04T01:53:15.507566+0000 mgr.y (mgr.24370) 20839 : cluster [DBG] pgmap v20823: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:16.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:16 smithi067 bash[27441]: audit 2024-04-04T01:53:16.595837+0000 mon.c (mon.2) 8338 : audit [DBG] from='client.? 172.21.15.67:0/1402210491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:18.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:18 smithi082 bash[20963]: cluster 2024-04-04T01:53:17.508652+0000 mgr.y (mgr.24370) 20840 : cluster [DBG] pgmap v20824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:18.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:18 smithi067 bash[17655]: cluster 2024-04-04T01:53:17.508652+0000 mgr.y (mgr.24370) 20840 : cluster [DBG] pgmap v20824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:18.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:18 smithi067 bash[27441]: cluster 2024-04-04T01:53:17.508652+0000 mgr.y (mgr.24370) 20840 : cluster [DBG] pgmap v20824: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:19.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:19 smithi082 bash[20963]: audit 2024-04-04T01:53:19.052834+0000 mon.c (mon.2) 8339 : audit [DBG] from='client.? 172.21.15.67:0/414742274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:19.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:19 smithi067 bash[17655]: audit 2024-04-04T01:53:19.052834+0000 mon.c (mon.2) 8339 : audit [DBG] from='client.? 172.21.15.67:0/414742274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:19.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:19 smithi067 bash[27441]: audit 2024-04-04T01:53:19.052834+0000 mon.c (mon.2) 8339 : audit [DBG] from='client.? 172.21.15.67:0/414742274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:20.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:20 smithi082 bash[20963]: cluster 2024-04-04T01:53:19.509317+0000 mgr.y (mgr.24370) 20841 : cluster [DBG] pgmap v20825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:20.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:20 smithi067 bash[27441]: cluster 2024-04-04T01:53:19.509317+0000 mgr.y (mgr.24370) 20841 : cluster [DBG] pgmap v20825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:20.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:20 smithi067 bash[17655]: cluster 2024-04-04T01:53:19.509317+0000 mgr.y (mgr.24370) 20841 : cluster [DBG] pgmap v20825: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:21.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:21 smithi082 bash[20963]: audit 2024-04-04T01:53:21.502543+0000 mon.a (mon.0) 17559 : audit [DBG] from='client.? 172.21.15.67:0/1502530889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:21.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:21 smithi067 bash[27441]: audit 2024-04-04T01:53:21.502543+0000 mon.a (mon.0) 17559 : audit [DBG] from='client.? 172.21.15.67:0/1502530889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:21.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:21 smithi067 bash[17655]: audit 2024-04-04T01:53:21.502543+0000 mon.a (mon.0) 17559 : audit [DBG] from='client.? 172.21.15.67:0/1502530889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:22.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:22 smithi082 bash[20963]: cluster 2024-04-04T01:53:21.510334+0000 mgr.y (mgr.24370) 20842 : cluster [DBG] pgmap v20826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:22.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:22 smithi067 bash[17655]: cluster 2024-04-04T01:53:21.510334+0000 mgr.y (mgr.24370) 20842 : cluster [DBG] pgmap v20826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:22.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:22 smithi067 bash[27441]: cluster 2024-04-04T01:53:21.510334+0000 mgr.y (mgr.24370) 20842 : cluster [DBG] pgmap v20826: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:53:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:23] "GET /metrics HTTP/1.1" 200 240006 "" "Prometheus/2.43.0" 2024-04-04T01:53:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:53:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:53:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:24 smithi067 bash[17655]: cluster 2024-04-04T01:53:23.511000+0000 mgr.y (mgr.24370) 20843 : cluster [DBG] pgmap v20827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:24.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:24 smithi067 bash[17655]: audit 2024-04-04T01:53:23.949172+0000 mon.c (mon.2) 8340 : audit [DBG] from='client.? 172.21.15.67:0/3743864518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:24 smithi067 bash[27441]: cluster 2024-04-04T01:53:23.511000+0000 mgr.y (mgr.24370) 20843 : cluster [DBG] pgmap v20827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:24.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:24 smithi067 bash[27441]: audit 2024-04-04T01:53:23.949172+0000 mon.c (mon.2) 8340 : audit [DBG] from='client.? 172.21.15.67:0/3743864518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:24 smithi082 bash[20963]: cluster 2024-04-04T01:53:23.511000+0000 mgr.y (mgr.24370) 20843 : cluster [DBG] pgmap v20827: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:24 smithi082 bash[20963]: audit 2024-04-04T01:53:23.949172+0000 mon.c (mon.2) 8340 : audit [DBG] from='client.? 172.21.15.67:0/3743864518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:26 smithi067 bash[17655]: cluster 2024-04-04T01:53:25.511750+0000 mgr.y (mgr.24370) 20844 : cluster [DBG] pgmap v20828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:26 smithi067 bash[17655]: audit 2024-04-04T01:53:25.770754+0000 mon.a (mon.0) 17560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:26.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:26 smithi067 bash[17655]: audit 2024-04-04T01:53:26.399807+0000 mon.a (mon.0) 17561 : audit [DBG] from='client.? 172.21.15.67:0/517865480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:26 smithi067 bash[27441]: cluster 2024-04-04T01:53:25.511750+0000 mgr.y (mgr.24370) 20844 : cluster [DBG] pgmap v20828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:26.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:26 smithi067 bash[27441]: audit 2024-04-04T01:53:25.770754+0000 mon.a (mon.0) 17560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:26.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:26 smithi067 bash[27441]: audit 2024-04-04T01:53:26.399807+0000 mon.a (mon.0) 17561 : audit [DBG] from='client.? 172.21.15.67:0/517865480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:26 smithi082 bash[20963]: cluster 2024-04-04T01:53:25.511750+0000 mgr.y (mgr.24370) 20844 : cluster [DBG] pgmap v20828: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:26 smithi082 bash[20963]: audit 2024-04-04T01:53:25.770754+0000 mon.a (mon.0) 17560 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:26 smithi082 bash[20963]: audit 2024-04-04T01:53:26.399807+0000 mon.a (mon.0) 17561 : audit [DBG] from='client.? 172.21.15.67:0/517865480' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:28.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:28 smithi067 bash[17655]: cluster 2024-04-04T01:53:27.512954+0000 mgr.y (mgr.24370) 20845 : cluster [DBG] pgmap v20829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:28.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:28 smithi067 bash[27441]: cluster 2024-04-04T01:53:27.512954+0000 mgr.y (mgr.24370) 20845 : cluster [DBG] pgmap v20829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:28 smithi082 bash[20963]: cluster 2024-04-04T01:53:27.512954+0000 mgr.y (mgr.24370) 20845 : cluster [DBG] pgmap v20829: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:29.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:29 smithi067 bash[27441]: audit 2024-04-04T01:53:28.850759+0000 mon.a (mon.0) 17562 : audit [DBG] from='client.? 172.21.15.67:0/1703039948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:29.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:29 smithi067 bash[17655]: audit 2024-04-04T01:53:28.850759+0000 mon.a (mon.0) 17562 : audit [DBG] from='client.? 172.21.15.67:0/1703039948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:29 smithi082 bash[20963]: audit 2024-04-04T01:53:28.850759+0000 mon.a (mon.0) 17562 : audit [DBG] from='client.? 172.21.15.67:0/1703039948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:30.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:30 smithi067 bash[17655]: cluster 2024-04-04T01:53:29.513652+0000 mgr.y (mgr.24370) 20846 : cluster [DBG] pgmap v20830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:30.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:30 smithi067 bash[27441]: cluster 2024-04-04T01:53:29.513652+0000 mgr.y (mgr.24370) 20846 : cluster [DBG] pgmap v20830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:30 smithi082 bash[20963]: cluster 2024-04-04T01:53:29.513652+0000 mgr.y (mgr.24370) 20846 : cluster [DBG] pgmap v20830: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:31.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:31 smithi067 bash[27441]: audit 2024-04-04T01:53:31.307392+0000 mon.a (mon.0) 17563 : audit [DBG] from='client.? 172.21.15.67:0/1244324309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:31.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:31 smithi067 bash[17655]: audit 2024-04-04T01:53:31.307392+0000 mon.a (mon.0) 17563 : audit [DBG] from='client.? 172.21.15.67:0/1244324309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:32.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:31 smithi082 bash[20963]: audit 2024-04-04T01:53:31.307392+0000 mon.a (mon.0) 17563 : audit [DBG] from='client.? 172.21.15.67:0/1244324309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:32.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:32 smithi067 bash[17655]: cluster 2024-04-04T01:53:31.514841+0000 mgr.y (mgr.24370) 20847 : cluster [DBG] pgmap v20831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:32.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:32 smithi067 bash[27441]: cluster 2024-04-04T01:53:31.514841+0000 mgr.y (mgr.24370) 20847 : cluster [DBG] pgmap v20831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:32 smithi082 bash[20963]: cluster 2024-04-04T01:53:31.514841+0000 mgr.y (mgr.24370) 20847 : cluster [DBG] pgmap v20831: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:53:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:53:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:53:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:53:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:34 smithi082 bash[20963]: cluster 2024-04-04T01:53:33.515611+0000 mgr.y (mgr.24370) 20848 : cluster [DBG] pgmap v20832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:34 smithi082 bash[20963]: audit 2024-04-04T01:53:33.759979+0000 mon.a (mon.0) 17564 : audit [DBG] from='client.? 172.21.15.67:0/1142005301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:34 smithi067 bash[27441]: cluster 2024-04-04T01:53:33.515611+0000 mgr.y (mgr.24370) 20848 : cluster [DBG] pgmap v20832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:34 smithi067 bash[27441]: audit 2024-04-04T01:53:33.759979+0000 mon.a (mon.0) 17564 : audit [DBG] from='client.? 172.21.15.67:0/1142005301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:34 smithi067 bash[17655]: cluster 2024-04-04T01:53:33.515611+0000 mgr.y (mgr.24370) 20848 : cluster [DBG] pgmap v20832: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:34 smithi067 bash[17655]: audit 2024-04-04T01:53:33.759979+0000 mon.a (mon.0) 17564 : audit [DBG] from='client.? 172.21.15.67:0/1142005301' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:36 smithi082 bash[20963]: cluster 2024-04-04T01:53:35.516521+0000 mgr.y (mgr.24370) 20849 : cluster [DBG] pgmap v20833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:36 smithi082 bash[20963]: audit 2024-04-04T01:53:36.216681+0000 mon.a (mon.0) 17565 : audit [DBG] from='client.? 172.21.15.67:0/2383686641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:36 smithi067 bash[17655]: cluster 2024-04-04T01:53:35.516521+0000 mgr.y (mgr.24370) 20849 : cluster [DBG] pgmap v20833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:36 smithi067 bash[17655]: audit 2024-04-04T01:53:36.216681+0000 mon.a (mon.0) 17565 : audit [DBG] from='client.? 172.21.15.67:0/2383686641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:36 smithi067 bash[27441]: cluster 2024-04-04T01:53:35.516521+0000 mgr.y (mgr.24370) 20849 : cluster [DBG] pgmap v20833: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:36 smithi067 bash[27441]: audit 2024-04-04T01:53:36.216681+0000 mon.a (mon.0) 17565 : audit [DBG] from='client.? 172.21.15.67:0/2383686641' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:38 smithi082 bash[20963]: cluster 2024-04-04T01:53:37.517720+0000 mgr.y (mgr.24370) 20850 : cluster [DBG] pgmap v20834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:39.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:38 smithi082 bash[20963]: audit 2024-04-04T01:53:38.673410+0000 mon.c (mon.2) 8341 : audit [DBG] from='client.? 172.21.15.67:0/3198946259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:38 smithi067 bash[27441]: cluster 2024-04-04T01:53:37.517720+0000 mgr.y (mgr.24370) 20850 : cluster [DBG] pgmap v20834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:38 smithi067 bash[27441]: audit 2024-04-04T01:53:38.673410+0000 mon.c (mon.2) 8341 : audit [DBG] from='client.? 172.21.15.67:0/3198946259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:38 smithi067 bash[17655]: cluster 2024-04-04T01:53:37.517720+0000 mgr.y (mgr.24370) 20850 : cluster [DBG] pgmap v20834: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:38 smithi067 bash[17655]: audit 2024-04-04T01:53:38.673410+0000 mon.c (mon.2) 8341 : audit [DBG] from='client.? 172.21.15.67:0/3198946259' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:40 smithi082 bash[20963]: cluster 2024-04-04T01:53:39.518485+0000 mgr.y (mgr.24370) 20851 : cluster [DBG] pgmap v20835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:40 smithi067 bash[17655]: cluster 2024-04-04T01:53:39.518485+0000 mgr.y (mgr.24370) 20851 : cluster [DBG] pgmap v20835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:40 smithi067 bash[27441]: cluster 2024-04-04T01:53:39.518485+0000 mgr.y (mgr.24370) 20851 : cluster [DBG] pgmap v20835: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:41 smithi082 bash[20963]: audit 2024-04-04T01:53:40.771143+0000 mon.a (mon.0) 17566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:42.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:41 smithi082 bash[20963]: audit 2024-04-04T01:53:41.126531+0000 mon.a (mon.0) 17567 : audit [DBG] from='client.? 172.21.15.67:0/2940802767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:41 smithi067 bash[17655]: audit 2024-04-04T01:53:40.771143+0000 mon.a (mon.0) 17566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:41 smithi067 bash[17655]: audit 2024-04-04T01:53:41.126531+0000 mon.a (mon.0) 17567 : audit [DBG] from='client.? 172.21.15.67:0/2940802767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:41 smithi067 bash[27441]: audit 2024-04-04T01:53:40.771143+0000 mon.a (mon.0) 17566 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:41 smithi067 bash[27441]: audit 2024-04-04T01:53:41.126531+0000 mon.a (mon.0) 17567 : audit [DBG] from='client.? 172.21.15.67:0/2940802767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:42 smithi067 bash[17655]: cluster 2024-04-04T01:53:41.519809+0000 mgr.y (mgr.24370) 20852 : cluster [DBG] pgmap v20836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:42 smithi067 bash[27441]: cluster 2024-04-04T01:53:41.519809+0000 mgr.y (mgr.24370) 20852 : cluster [DBG] pgmap v20836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:42 smithi082 bash[20963]: cluster 2024-04-04T01:53:41.519809+0000 mgr.y (mgr.24370) 20852 : cluster [DBG] pgmap v20836: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:43.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:53:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:53:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:53:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:53:43.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:43 smithi082 bash[20963]: audit 2024-04-04T01:53:43.587049+0000 mon.c (mon.2) 8342 : audit [DBG] from='client.? 172.21.15.67:0/2554629736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:43 smithi067 bash[17655]: audit 2024-04-04T01:53:43.587049+0000 mon.c (mon.2) 8342 : audit [DBG] from='client.? 172.21.15.67:0/2554629736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:43 smithi067 bash[27441]: audit 2024-04-04T01:53:43.587049+0000 mon.c (mon.2) 8342 : audit [DBG] from='client.? 172.21.15.67:0/2554629736' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:44 smithi082 bash[20963]: cluster 2024-04-04T01:53:43.520506+0000 mgr.y (mgr.24370) 20853 : cluster [DBG] pgmap v20837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:44 smithi067 bash[27441]: cluster 2024-04-04T01:53:43.520506+0000 mgr.y (mgr.24370) 20853 : cluster [DBG] pgmap v20837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:44 smithi067 bash[17655]: cluster 2024-04-04T01:53:43.520506+0000 mgr.y (mgr.24370) 20853 : cluster [DBG] pgmap v20837: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:46 smithi082 bash[20963]: cluster 2024-04-04T01:53:45.521185+0000 mgr.y (mgr.24370) 20854 : cluster [DBG] pgmap v20838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:47.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:46 smithi082 bash[20963]: audit 2024-04-04T01:53:46.046416+0000 mon.a (mon.0) 17568 : audit [DBG] from='client.? 172.21.15.67:0/839089373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:46 smithi067 bash[17655]: cluster 2024-04-04T01:53:45.521185+0000 mgr.y (mgr.24370) 20854 : cluster [DBG] pgmap v20838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:46 smithi067 bash[17655]: audit 2024-04-04T01:53:46.046416+0000 mon.a (mon.0) 17568 : audit [DBG] from='client.? 172.21.15.67:0/839089373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:46 smithi067 bash[27441]: cluster 2024-04-04T01:53:45.521185+0000 mgr.y (mgr.24370) 20854 : cluster [DBG] pgmap v20838: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:46 smithi067 bash[27441]: audit 2024-04-04T01:53:46.046416+0000 mon.a (mon.0) 17568 : audit [DBG] from='client.? 172.21.15.67:0/839089373' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:48 smithi082 bash[20963]: cluster 2024-04-04T01:53:47.522334+0000 mgr.y (mgr.24370) 20855 : cluster [DBG] pgmap v20839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:49.154 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:48 smithi082 bash[20963]: audit 2024-04-04T01:53:48.499506+0000 mon.c (mon.2) 8343 : audit [DBG] from='client.? 172.21.15.67:0/3202589773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:48 smithi067 bash[27441]: cluster 2024-04-04T01:53:47.522334+0000 mgr.y (mgr.24370) 20855 : cluster [DBG] pgmap v20839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:48 smithi067 bash[27441]: audit 2024-04-04T01:53:48.499506+0000 mon.c (mon.2) 8343 : audit [DBG] from='client.? 172.21.15.67:0/3202589773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:48 smithi067 bash[17655]: cluster 2024-04-04T01:53:47.522334+0000 mgr.y (mgr.24370) 20855 : cluster [DBG] pgmap v20839: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:48 smithi067 bash[17655]: audit 2024-04-04T01:53:48.499506+0000 mon.c (mon.2) 8343 : audit [DBG] from='client.? 172.21.15.67:0/3202589773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:50 smithi082 bash[20963]: cluster 2024-04-04T01:53:49.523091+0000 mgr.y (mgr.24370) 20856 : cluster [DBG] pgmap v20840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:51.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:50 smithi067 bash[27441]: cluster 2024-04-04T01:53:49.523091+0000 mgr.y (mgr.24370) 20856 : cluster [DBG] pgmap v20840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:50 smithi067 bash[17655]: cluster 2024-04-04T01:53:49.523091+0000 mgr.y (mgr.24370) 20856 : cluster [DBG] pgmap v20840: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:51 smithi082 bash[20963]: audit 2024-04-04T01:53:50.956090+0000 mon.a (mon.0) 17569 : audit [DBG] from='client.? 172.21.15.67:0/3421966874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:52.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:51 smithi067 bash[27441]: audit 2024-04-04T01:53:50.956090+0000 mon.a (mon.0) 17569 : audit [DBG] from='client.? 172.21.15.67:0/3421966874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:52.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:51 smithi067 bash[17655]: audit 2024-04-04T01:53:50.956090+0000 mon.a (mon.0) 17569 : audit [DBG] from='client.? 172.21.15.67:0/3421966874' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:52 smithi067 bash[27441]: cluster 2024-04-04T01:53:51.524334+0000 mgr.y (mgr.24370) 20857 : cluster [DBG] pgmap v20841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:52 smithi067 bash[17655]: cluster 2024-04-04T01:53:51.524334+0000 mgr.y (mgr.24370) 20857 : cluster [DBG] pgmap v20841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:52 smithi082 bash[20963]: cluster 2024-04-04T01:53:51.524334+0000 mgr.y (mgr.24370) 20857 : cluster [DBG] pgmap v20841: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:53:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:53:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:53:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:53:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:53:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:53 smithi082 bash[20963]: audit 2024-04-04T01:53:53.409810+0000 mon.c (mon.2) 8344 : audit [DBG] from='client.? 172.21.15.67:0/4245934606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:53 smithi067 bash[17655]: audit 2024-04-04T01:53:53.409810+0000 mon.c (mon.2) 8344 : audit [DBG] from='client.? 172.21.15.67:0/4245934606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:53 smithi067 bash[27441]: audit 2024-04-04T01:53:53.409810+0000 mon.c (mon.2) 8344 : audit [DBG] from='client.? 172.21.15.67:0/4245934606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:54 smithi082 bash[20963]: cluster 2024-04-04T01:53:53.525001+0000 mgr.y (mgr.24370) 20858 : cluster [DBG] pgmap v20842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:54 smithi067 bash[17655]: cluster 2024-04-04T01:53:53.525001+0000 mgr.y (mgr.24370) 20858 : cluster [DBG] pgmap v20842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:54 smithi067 bash[27441]: cluster 2024-04-04T01:53:53.525001+0000 mgr.y (mgr.24370) 20858 : cluster [DBG] pgmap v20842: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:56 smithi082 bash[20963]: cluster 2024-04-04T01:53:55.525523+0000 mgr.y (mgr.24370) 20859 : cluster [DBG] pgmap v20843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:56 smithi082 bash[20963]: audit 2024-04-04T01:53:55.771257+0000 mon.a (mon.0) 17570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:56 smithi082 bash[20963]: audit 2024-04-04T01:53:55.860114+0000 mon.a (mon.0) 17571 : audit [DBG] from='client.? 172.21.15.67:0/4139307488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:56 smithi067 bash[27441]: cluster 2024-04-04T01:53:55.525523+0000 mgr.y (mgr.24370) 20859 : cluster [DBG] pgmap v20843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:56 smithi067 bash[27441]: audit 2024-04-04T01:53:55.771257+0000 mon.a (mon.0) 17570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:56 smithi067 bash[27441]: audit 2024-04-04T01:53:55.860114+0000 mon.a (mon.0) 17571 : audit [DBG] from='client.? 172.21.15.67:0/4139307488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:56 smithi067 bash[17655]: cluster 2024-04-04T01:53:55.525523+0000 mgr.y (mgr.24370) 20859 : cluster [DBG] pgmap v20843: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:56 smithi067 bash[17655]: audit 2024-04-04T01:53:55.771257+0000 mon.a (mon.0) 17570 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:53:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:56 smithi067 bash[17655]: audit 2024-04-04T01:53:55.860114+0000 mon.a (mon.0) 17571 : audit [DBG] from='client.? 172.21.15.67:0/4139307488' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:58 smithi082 bash[20963]: cluster 2024-04-04T01:53:57.526663+0000 mgr.y (mgr.24370) 20860 : cluster [DBG] pgmap v20844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:59.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:53:58 smithi082 bash[20963]: audit 2024-04-04T01:53:58.319936+0000 mon.c (mon.2) 8345 : audit [DBG] from='client.? 172.21.15.67:0/1836687705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:58 smithi067 bash[27441]: cluster 2024-04-04T01:53:57.526663+0000 mgr.y (mgr.24370) 20860 : cluster [DBG] pgmap v20844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:53:58 smithi067 bash[27441]: audit 2024-04-04T01:53:58.319936+0000 mon.c (mon.2) 8345 : audit [DBG] from='client.? 172.21.15.67:0/1836687705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:53:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:58 smithi067 bash[17655]: cluster 2024-04-04T01:53:57.526663+0000 mgr.y (mgr.24370) 20860 : cluster [DBG] pgmap v20844: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:53:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:53:58 smithi067 bash[17655]: audit 2024-04-04T01:53:58.319936+0000 mon.c (mon.2) 8345 : audit [DBG] from='client.? 172.21.15.67:0/1836687705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:00 smithi082 bash[20963]: cluster 2024-04-04T01:53:59.527357+0000 mgr.y (mgr.24370) 20861 : cluster [DBG] pgmap v20845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:00 smithi067 bash[27441]: cluster 2024-04-04T01:53:59.527357+0000 mgr.y (mgr.24370) 20861 : cluster [DBG] pgmap v20845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:00 smithi067 bash[17655]: cluster 2024-04-04T01:53:59.527357+0000 mgr.y (mgr.24370) 20861 : cluster [DBG] pgmap v20845: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:02.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:01 smithi082 bash[20963]: audit 2024-04-04T01:54:00.778692+0000 mon.a (mon.0) 17572 : audit [DBG] from='client.? 172.21.15.67:0/1968790539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:01 smithi067 bash[17655]: audit 2024-04-04T01:54:00.778692+0000 mon.a (mon.0) 17572 : audit [DBG] from='client.? 172.21.15.67:0/1968790539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:01 smithi067 bash[27441]: audit 2024-04-04T01:54:00.778692+0000 mon.a (mon.0) 17572 : audit [DBG] from='client.? 172.21.15.67:0/1968790539' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:03.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:02 smithi067 bash[27441]: cluster 2024-04-04T01:54:01.528593+0000 mgr.y (mgr.24370) 20862 : cluster [DBG] pgmap v20846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:03.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:02 smithi067 bash[17655]: cluster 2024-04-04T01:54:01.528593+0000 mgr.y (mgr.24370) 20862 : cluster [DBG] pgmap v20846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:02 smithi082 bash[20963]: cluster 2024-04-04T01:54:01.528593+0000 mgr.y (mgr.24370) 20862 : cluster [DBG] pgmap v20846: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:54:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:03] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:54:03.774 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:54:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:54:04.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:03 smithi082 bash[20963]: audit 2024-04-04T01:54:03.225230+0000 mon.a (mon.0) 17573 : audit [DBG] from='client.? 172.21.15.67:0/466603516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:03 smithi067 bash[17655]: audit 2024-04-04T01:54:03.225230+0000 mon.a (mon.0) 17573 : audit [DBG] from='client.? 172.21.15.67:0/466603516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:03 smithi067 bash[27441]: audit 2024-04-04T01:54:03.225230+0000 mon.a (mon.0) 17573 : audit [DBG] from='client.? 172.21.15.67:0/466603516' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:05.137 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:04 smithi082 bash[20963]: cluster 2024-04-04T01:54:03.529290+0000 mgr.y (mgr.24370) 20863 : cluster [DBG] pgmap v20847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:04 smithi067 bash[27441]: cluster 2024-04-04T01:54:03.529290+0000 mgr.y (mgr.24370) 20863 : cluster [DBG] pgmap v20847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:04 smithi067 bash[17655]: cluster 2024-04-04T01:54:03.529290+0000 mgr.y (mgr.24370) 20863 : cluster [DBG] pgmap v20847: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:05 smithi082 bash[20963]: audit 2024-04-04T01:54:05.677056+0000 mon.a (mon.0) 17574 : audit [DBG] from='client.? 172.21.15.67:0/448943091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:06.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:05 smithi067 bash[17655]: audit 2024-04-04T01:54:05.677056+0000 mon.a (mon.0) 17574 : audit [DBG] from='client.? 172.21.15.67:0/448943091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:05 smithi067 bash[27441]: audit 2024-04-04T01:54:05.677056+0000 mon.a (mon.0) 17574 : audit [DBG] from='client.? 172.21.15.67:0/448943091' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:06 smithi082 bash[20963]: cluster 2024-04-04T01:54:05.529932+0000 mgr.y (mgr.24370) 20864 : cluster [DBG] pgmap v20848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:06 smithi067 bash[27441]: cluster 2024-04-04T01:54:05.529932+0000 mgr.y (mgr.24370) 20864 : cluster [DBG] pgmap v20848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:06 smithi067 bash[17655]: cluster 2024-04-04T01:54:05.529932+0000 mgr.y (mgr.24370) 20864 : cluster [DBG] pgmap v20848: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:08 smithi082 bash[20963]: cluster 2024-04-04T01:54:07.531108+0000 mgr.y (mgr.24370) 20865 : cluster [DBG] pgmap v20849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:08 smithi082 bash[20963]: audit 2024-04-04T01:54:08.128582+0000 mon.a (mon.0) 17575 : audit [DBG] from='client.? 172.21.15.67:0/3988062900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:08 smithi067 bash[27441]: cluster 2024-04-04T01:54:07.531108+0000 mgr.y (mgr.24370) 20865 : cluster [DBG] pgmap v20849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:08 smithi067 bash[27441]: audit 2024-04-04T01:54:08.128582+0000 mon.a (mon.0) 17575 : audit [DBG] from='client.? 172.21.15.67:0/3988062900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:08 smithi067 bash[17655]: cluster 2024-04-04T01:54:07.531108+0000 mgr.y (mgr.24370) 20865 : cluster [DBG] pgmap v20849: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:08 smithi067 bash[17655]: audit 2024-04-04T01:54:08.128582+0000 mon.a (mon.0) 17575 : audit [DBG] from='client.? 172.21.15.67:0/3988062900' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:10 smithi082 bash[20963]: cluster 2024-04-04T01:54:09.531913+0000 mgr.y (mgr.24370) 20866 : cluster [DBG] pgmap v20850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:10 smithi082 bash[20963]: audit 2024-04-04T01:54:10.578607+0000 mon.c (mon.2) 8346 : audit [DBG] from='client.? 172.21.15.67:0/2080016654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:10 smithi082 bash[20963]: audit 2024-04-04T01:54:10.771943+0000 mon.a (mon.0) 17576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:10 smithi067 bash[27441]: cluster 2024-04-04T01:54:09.531913+0000 mgr.y (mgr.24370) 20866 : cluster [DBG] pgmap v20850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:10 smithi067 bash[27441]: audit 2024-04-04T01:54:10.578607+0000 mon.c (mon.2) 8346 : audit [DBG] from='client.? 172.21.15.67:0/2080016654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:10 smithi067 bash[27441]: audit 2024-04-04T01:54:10.771943+0000 mon.a (mon.0) 17576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:10 smithi067 bash[17655]: cluster 2024-04-04T01:54:09.531913+0000 mgr.y (mgr.24370) 20866 : cluster [DBG] pgmap v20850: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:10 smithi067 bash[17655]: audit 2024-04-04T01:54:10.578607+0000 mon.c (mon.2) 8346 : audit [DBG] from='client.? 172.21.15.67:0/2080016654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:10 smithi067 bash[17655]: audit 2024-04-04T01:54:10.771943+0000 mon.a (mon.0) 17576 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:12 smithi067 bash[27441]: cluster 2024-04-04T01:54:11.533167+0000 mgr.y (mgr.24370) 20867 : cluster [DBG] pgmap v20851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:12 smithi067 bash[27441]: audit 2024-04-04T01:54:12.390216+0000 mon.a (mon.0) 17577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:54:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:12 smithi067 bash[17655]: cluster 2024-04-04T01:54:11.533167+0000 mgr.y (mgr.24370) 20867 : cluster [DBG] pgmap v20851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:12 smithi067 bash[17655]: audit 2024-04-04T01:54:12.390216+0000 mon.a (mon.0) 17577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:54:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:12 smithi082 bash[20963]: cluster 2024-04-04T01:54:11.533167+0000 mgr.y (mgr.24370) 20867 : cluster [DBG] pgmap v20851: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:12 smithi082 bash[20963]: audit 2024-04-04T01:54:12.390216+0000 mon.a (mon.0) 17577 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:54:13.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:54:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:13] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:54:13.808 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:54:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:54:14.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:13 smithi082 bash[20963]: audit 2024-04-04T01:54:13.034466+0000 mon.c (mon.2) 8347 : audit [DBG] from='client.? 172.21.15.67:0/484008780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:13 smithi067 bash[27441]: audit 2024-04-04T01:54:13.034466+0000 mon.c (mon.2) 8347 : audit [DBG] from='client.? 172.21.15.67:0/484008780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:13 smithi067 bash[17655]: audit 2024-04-04T01:54:13.034466+0000 mon.c (mon.2) 8347 : audit [DBG] from='client.? 172.21.15.67:0/484008780' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:14 smithi082 bash[20963]: cluster 2024-04-04T01:54:13.533847+0000 mgr.y (mgr.24370) 20868 : cluster [DBG] pgmap v20852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:15.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:14 smithi067 bash[17655]: cluster 2024-04-04T01:54:13.533847+0000 mgr.y (mgr.24370) 20868 : cluster [DBG] pgmap v20852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:14 smithi067 bash[27441]: cluster 2024-04-04T01:54:13.533847+0000 mgr.y (mgr.24370) 20868 : cluster [DBG] pgmap v20852: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:15 smithi082 bash[20963]: audit 2024-04-04T01:54:15.484281+0000 mon.a (mon.0) 17578 : audit [DBG] from='client.? 172.21.15.67:0/2556678701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:16.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:15 smithi067 bash[27441]: audit 2024-04-04T01:54:15.484281+0000 mon.a (mon.0) 17578 : audit [DBG] from='client.? 172.21.15.67:0/2556678701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:15 smithi067 bash[17655]: audit 2024-04-04T01:54:15.484281+0000 mon.a (mon.0) 17578 : audit [DBG] from='client.? 172.21.15.67:0/2556678701' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:16 smithi082 bash[20963]: cluster 2024-04-04T01:54:15.534463+0000 mgr.y (mgr.24370) 20869 : cluster [DBG] pgmap v20853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:16 smithi067 bash[27441]: cluster 2024-04-04T01:54:15.534463+0000 mgr.y (mgr.24370) 20869 : cluster [DBG] pgmap v20853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:16 smithi067 bash[17655]: cluster 2024-04-04T01:54:15.534463+0000 mgr.y (mgr.24370) 20869 : cluster [DBG] pgmap v20853: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:18 smithi082 bash[20963]: cluster 2024-04-04T01:54:17.535270+0000 mgr.y (mgr.24370) 20870 : cluster [DBG] pgmap v20854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:18 smithi082 bash[20963]: audit 2024-04-04T01:54:17.987967+0000 mon.a (mon.0) 17579 : audit [DBG] from='client.? 172.21.15.67:0/284904148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:18 smithi082 bash[20963]: audit 2024-04-04T01:54:18.084553+0000 mon.a (mon.0) 17580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:18 smithi082 bash[20963]: audit 2024-04-04T01:54:18.091839+0000 mon.a (mon.0) 17581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:18 smithi082 bash[20963]: audit 2024-04-04T01:54:18.332157+0000 mon.a (mon.0) 17582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:18 smithi082 bash[20963]: audit 2024-04-04T01:54:18.340797+0000 mon.a (mon.0) 17583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:18 smithi082 bash[20963]: audit 2024-04-04T01:54:18.765388+0000 mon.a (mon.0) 17584 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:54:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:18 smithi082 bash[20963]: audit 2024-04-04T01:54:18.767616+0000 mon.a (mon.0) 17585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:54:19.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:18 smithi082 bash[20963]: audit 2024-04-04T01:54:18.779390+0000 mon.a (mon.0) 17586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[17655]: cluster 2024-04-04T01:54:17.535270+0000 mgr.y (mgr.24370) 20870 : cluster [DBG] pgmap v20854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[17655]: audit 2024-04-04T01:54:17.987967+0000 mon.a (mon.0) 17579 : audit [DBG] from='client.? 172.21.15.67:0/284904148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[17655]: audit 2024-04-04T01:54:18.084553+0000 mon.a (mon.0) 17580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[17655]: audit 2024-04-04T01:54:18.091839+0000 mon.a (mon.0) 17581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[17655]: audit 2024-04-04T01:54:18.332157+0000 mon.a (mon.0) 17582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[17655]: audit 2024-04-04T01:54:18.340797+0000 mon.a (mon.0) 17583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[17655]: audit 2024-04-04T01:54:18.765388+0000 mon.a (mon.0) 17584 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[17655]: audit 2024-04-04T01:54:18.767616+0000 mon.a (mon.0) 17585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[17655]: audit 2024-04-04T01:54:18.779390+0000 mon.a (mon.0) 17586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[27441]: cluster 2024-04-04T01:54:17.535270+0000 mgr.y (mgr.24370) 20870 : cluster [DBG] pgmap v20854: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[27441]: audit 2024-04-04T01:54:17.987967+0000 mon.a (mon.0) 17579 : audit [DBG] from='client.? 172.21.15.67:0/284904148' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[27441]: audit 2024-04-04T01:54:18.084553+0000 mon.a (mon.0) 17580 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[27441]: audit 2024-04-04T01:54:18.091839+0000 mon.a (mon.0) 17581 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[27441]: audit 2024-04-04T01:54:18.332157+0000 mon.a (mon.0) 17582 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[27441]: audit 2024-04-04T01:54:18.340797+0000 mon.a (mon.0) 17583 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[27441]: audit 2024-04-04T01:54:18.765388+0000 mon.a (mon.0) 17584 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:54:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[27441]: audit 2024-04-04T01:54:18.767616+0000 mon.a (mon.0) 17585 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:54:19.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:18 smithi067 bash[27441]: audit 2024-04-04T01:54:18.779390+0000 mon.a (mon.0) 17586 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:54:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:20 smithi082 bash[20963]: cluster 2024-04-04T01:54:19.535951+0000 mgr.y (mgr.24370) 20871 : cluster [DBG] pgmap v20855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:20 smithi082 bash[20963]: audit 2024-04-04T01:54:20.449213+0000 mon.a (mon.0) 17587 : audit [DBG] from='client.? 172.21.15.67:0/3700628073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:21.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:20 smithi067 bash[27441]: cluster 2024-04-04T01:54:19.535951+0000 mgr.y (mgr.24370) 20871 : cluster [DBG] pgmap v20855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:20 smithi067 bash[27441]: audit 2024-04-04T01:54:20.449213+0000 mon.a (mon.0) 17587 : audit [DBG] from='client.? 172.21.15.67:0/3700628073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:20 smithi067 bash[17655]: cluster 2024-04-04T01:54:19.535951+0000 mgr.y (mgr.24370) 20871 : cluster [DBG] pgmap v20855: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:20 smithi067 bash[17655]: audit 2024-04-04T01:54:20.449213+0000 mon.a (mon.0) 17587 : audit [DBG] from='client.? 172.21.15.67:0/3700628073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:22 smithi082 bash[20963]: cluster 2024-04-04T01:54:21.537154+0000 mgr.y (mgr.24370) 20872 : cluster [DBG] pgmap v20856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:23.167 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:54:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:23] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:54:23.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:22 smithi067 bash[27441]: cluster 2024-04-04T01:54:21.537154+0000 mgr.y (mgr.24370) 20872 : cluster [DBG] pgmap v20856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:23.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:22 smithi067 bash[17655]: cluster 2024-04-04T01:54:21.537154+0000 mgr.y (mgr.24370) 20872 : cluster [DBG] pgmap v20856: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:23.844 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:54:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:54:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:23 smithi082 bash[20963]: audit 2024-04-04T01:54:22.899650+0000 mon.a (mon.0) 17588 : audit [DBG] from='client.? 172.21.15.67:0/3484601524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:24.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:23 smithi067 bash[17655]: audit 2024-04-04T01:54:22.899650+0000 mon.a (mon.0) 17588 : audit [DBG] from='client.? 172.21.15.67:0/3484601524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:23 smithi067 bash[27441]: audit 2024-04-04T01:54:22.899650+0000 mon.a (mon.0) 17588 : audit [DBG] from='client.? 172.21.15.67:0/3484601524' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:24 smithi082 bash[20963]: cluster 2024-04-04T01:54:23.537853+0000 mgr.y (mgr.24370) 20873 : cluster [DBG] pgmap v20857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:24 smithi067 bash[17655]: cluster 2024-04-04T01:54:23.537853+0000 mgr.y (mgr.24370) 20873 : cluster [DBG] pgmap v20857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:24 smithi067 bash[27441]: cluster 2024-04-04T01:54:23.537853+0000 mgr.y (mgr.24370) 20873 : cluster [DBG] pgmap v20857: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:25 smithi082 bash[20963]: audit 2024-04-04T01:54:25.353034+0000 mon.c (mon.2) 8348 : audit [DBG] from='client.? 172.21.15.67:0/1165170830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:25 smithi082 bash[20963]: audit 2024-04-04T01:54:25.772276+0000 mon.a (mon.0) 17589 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:25 smithi067 bash[17655]: audit 2024-04-04T01:54:25.353034+0000 mon.c (mon.2) 8348 : audit [DBG] from='client.? 172.21.15.67:0/1165170830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:25 smithi067 bash[17655]: audit 2024-04-04T01:54:25.772276+0000 mon.a (mon.0) 17589 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:25 smithi067 bash[27441]: audit 2024-04-04T01:54:25.353034+0000 mon.c (mon.2) 8348 : audit [DBG] from='client.? 172.21.15.67:0/1165170830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:25 smithi067 bash[27441]: audit 2024-04-04T01:54:25.772276+0000 mon.a (mon.0) 17589 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:26 smithi082 bash[20963]: cluster 2024-04-04T01:54:25.538566+0000 mgr.y (mgr.24370) 20874 : cluster [DBG] pgmap v20858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:26 smithi067 bash[17655]: cluster 2024-04-04T01:54:25.538566+0000 mgr.y (mgr.24370) 20874 : cluster [DBG] pgmap v20858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:26 smithi067 bash[27441]: cluster 2024-04-04T01:54:25.538566+0000 mgr.y (mgr.24370) 20874 : cluster [DBG] pgmap v20858: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:27 smithi082 bash[20963]: audit 2024-04-04T01:54:27.796336+0000 mon.a (mon.0) 17590 : audit [DBG] from='client.? 172.21.15.67:0/3871578366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:28.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:27 smithi067 bash[17655]: audit 2024-04-04T01:54:27.796336+0000 mon.a (mon.0) 17590 : audit [DBG] from='client.? 172.21.15.67:0/3871578366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:27 smithi067 bash[27441]: audit 2024-04-04T01:54:27.796336+0000 mon.a (mon.0) 17590 : audit [DBG] from='client.? 172.21.15.67:0/3871578366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:28 smithi082 bash[20963]: cluster 2024-04-04T01:54:27.539781+0000 mgr.y (mgr.24370) 20875 : cluster [DBG] pgmap v20859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:28 smithi067 bash[27441]: cluster 2024-04-04T01:54:27.539781+0000 mgr.y (mgr.24370) 20875 : cluster [DBG] pgmap v20859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:28 smithi067 bash[17655]: cluster 2024-04-04T01:54:27.539781+0000 mgr.y (mgr.24370) 20875 : cluster [DBG] pgmap v20859: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:30 smithi082 bash[20963]: cluster 2024-04-04T01:54:29.540598+0000 mgr.y (mgr.24370) 20876 : cluster [DBG] pgmap v20860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:30 smithi082 bash[20963]: audit 2024-04-04T01:54:30.255950+0000 mon.c (mon.2) 8349 : audit [DBG] from='client.? 172.21.15.67:0/1008368376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:30 smithi067 bash[27441]: cluster 2024-04-04T01:54:29.540598+0000 mgr.y (mgr.24370) 20876 : cluster [DBG] pgmap v20860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:30 smithi067 bash[27441]: audit 2024-04-04T01:54:30.255950+0000 mon.c (mon.2) 8349 : audit [DBG] from='client.? 172.21.15.67:0/1008368376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:30 smithi067 bash[17655]: cluster 2024-04-04T01:54:29.540598+0000 mgr.y (mgr.24370) 20876 : cluster [DBG] pgmap v20860: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:30 smithi067 bash[17655]: audit 2024-04-04T01:54:30.255950+0000 mon.c (mon.2) 8349 : audit [DBG] from='client.? 172.21.15.67:0/1008368376' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:32 smithi082 bash[20963]: cluster 2024-04-04T01:54:31.541735+0000 mgr.y (mgr.24370) 20877 : cluster [DBG] pgmap v20861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:32 smithi082 bash[20963]: audit 2024-04-04T01:54:32.710414+0000 mon.a (mon.0) 17591 : audit [DBG] from='client.? 172.21.15.67:0/2397854473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:33.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:54:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:54:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:32 smithi067 bash[17655]: cluster 2024-04-04T01:54:31.541735+0000 mgr.y (mgr.24370) 20877 : cluster [DBG] pgmap v20861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:33.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:32 smithi067 bash[17655]: audit 2024-04-04T01:54:32.710414+0000 mon.a (mon.0) 17591 : audit [DBG] from='client.? 172.21.15.67:0/2397854473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:32 smithi067 bash[27441]: cluster 2024-04-04T01:54:31.541735+0000 mgr.y (mgr.24370) 20877 : cluster [DBG] pgmap v20861: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:33.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:32 smithi067 bash[27441]: audit 2024-04-04T01:54:32.710414+0000 mon.a (mon.0) 17591 : audit [DBG] from='client.? 172.21.15.67:0/2397854473' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:54:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:54:35.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:34 smithi082 bash[20963]: cluster 2024-04-04T01:54:33.542469+0000 mgr.y (mgr.24370) 20878 : cluster [DBG] pgmap v20862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:34 smithi067 bash[27441]: cluster 2024-04-04T01:54:33.542469+0000 mgr.y (mgr.24370) 20878 : cluster [DBG] pgmap v20862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:35.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:34 smithi067 bash[17655]: cluster 2024-04-04T01:54:33.542469+0000 mgr.y (mgr.24370) 20878 : cluster [DBG] pgmap v20862: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:36.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:35 smithi082 bash[20963]: audit 2024-04-04T01:54:35.174237+0000 mon.c (mon.2) 8350 : audit [DBG] from='client.? 172.21.15.67:0/3994205472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:36.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:35 smithi067 bash[27441]: audit 2024-04-04T01:54:35.174237+0000 mon.c (mon.2) 8350 : audit [DBG] from='client.? 172.21.15.67:0/3994205472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:36.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:35 smithi067 bash[17655]: audit 2024-04-04T01:54:35.174237+0000 mon.c (mon.2) 8350 : audit [DBG] from='client.? 172.21.15.67:0/3994205472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:36 smithi067 bash[27441]: cluster 2024-04-04T01:54:35.543298+0000 mgr.y (mgr.24370) 20879 : cluster [DBG] pgmap v20863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:36 smithi067 bash[17655]: cluster 2024-04-04T01:54:35.543298+0000 mgr.y (mgr.24370) 20879 : cluster [DBG] pgmap v20863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:36 smithi082 bash[20963]: cluster 2024-04-04T01:54:35.543298+0000 mgr.y (mgr.24370) 20879 : cluster [DBG] pgmap v20863: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:38.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:37 smithi067 bash[27441]: audit 2024-04-04T01:54:37.626536+0000 mon.c (mon.2) 8351 : audit [DBG] from='client.? 172.21.15.67:0/555899010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:38.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:37 smithi067 bash[17655]: audit 2024-04-04T01:54:37.626536+0000 mon.c (mon.2) 8351 : audit [DBG] from='client.? 172.21.15.67:0/555899010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:37 smithi082 bash[20963]: audit 2024-04-04T01:54:37.626536+0000 mon.c (mon.2) 8351 : audit [DBG] from='client.? 172.21.15.67:0/555899010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:38 smithi067 bash[27441]: cluster 2024-04-04T01:54:37.544495+0000 mgr.y (mgr.24370) 20880 : cluster [DBG] pgmap v20864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:39.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:38 smithi067 bash[17655]: cluster 2024-04-04T01:54:37.544495+0000 mgr.y (mgr.24370) 20880 : cluster [DBG] pgmap v20864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:38 smithi082 bash[20963]: cluster 2024-04-04T01:54:37.544495+0000 mgr.y (mgr.24370) 20880 : cluster [DBG] pgmap v20864: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:40 smithi067 bash[27441]: cluster 2024-04-04T01:54:39.545158+0000 mgr.y (mgr.24370) 20881 : cluster [DBG] pgmap v20865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:40 smithi067 bash[27441]: audit 2024-04-04T01:54:40.076457+0000 mon.c (mon.2) 8352 : audit [DBG] from='client.? 172.21.15.67:0/321199247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:40 smithi067 bash[27441]: audit 2024-04-04T01:54:40.772711+0000 mon.a (mon.0) 17592 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:40 smithi067 bash[17655]: cluster 2024-04-04T01:54:39.545158+0000 mgr.y (mgr.24370) 20881 : cluster [DBG] pgmap v20865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:41.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:40 smithi067 bash[17655]: audit 2024-04-04T01:54:40.076457+0000 mon.c (mon.2) 8352 : audit [DBG] from='client.? 172.21.15.67:0/321199247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:41.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:40 smithi067 bash[17655]: audit 2024-04-04T01:54:40.772711+0000 mon.a (mon.0) 17592 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:40 smithi082 bash[20963]: cluster 2024-04-04T01:54:39.545158+0000 mgr.y (mgr.24370) 20881 : cluster [DBG] pgmap v20865: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:40 smithi082 bash[20963]: audit 2024-04-04T01:54:40.076457+0000 mon.c (mon.2) 8352 : audit [DBG] from='client.? 172.21.15.67:0/321199247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:41.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:40 smithi082 bash[20963]: audit 2024-04-04T01:54:40.772711+0000 mon.a (mon.0) 17592 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:43.168 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:54:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:43] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:54:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:42 smithi067 bash[27441]: cluster 2024-04-04T01:54:41.546483+0000 mgr.y (mgr.24370) 20882 : cluster [DBG] pgmap v20866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:43.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:42 smithi067 bash[27441]: audit 2024-04-04T01:54:42.529367+0000 mon.a (mon.0) 17593 : audit [DBG] from='client.? 172.21.15.67:0/825284213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:43.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:42 smithi067 bash[17655]: cluster 2024-04-04T01:54:41.546483+0000 mgr.y (mgr.24370) 20882 : cluster [DBG] pgmap v20866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:43.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:42 smithi067 bash[17655]: audit 2024-04-04T01:54:42.529367+0000 mon.a (mon.0) 17593 : audit [DBG] from='client.? 172.21.15.67:0/825284213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:42 smithi082 bash[20963]: cluster 2024-04-04T01:54:41.546483+0000 mgr.y (mgr.24370) 20882 : cluster [DBG] pgmap v20866: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:43.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:42 smithi082 bash[20963]: audit 2024-04-04T01:54:42.529367+0000 mon.a (mon.0) 17593 : audit [DBG] from='client.? 172.21.15.67:0/825284213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:54:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:54:45.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:44 smithi082 bash[20963]: cluster 2024-04-04T01:54:43.547263+0000 mgr.y (mgr.24370) 20883 : cluster [DBG] pgmap v20867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:45.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:44 smithi067 bash[27441]: cluster 2024-04-04T01:54:43.547263+0000 mgr.y (mgr.24370) 20883 : cluster [DBG] pgmap v20867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:45.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:44 smithi067 bash[17655]: cluster 2024-04-04T01:54:43.547263+0000 mgr.y (mgr.24370) 20883 : cluster [DBG] pgmap v20867: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:46.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:45 smithi082 bash[20963]: audit 2024-04-04T01:54:44.984594+0000 mon.a (mon.0) 17594 : audit [DBG] from='client.? 172.21.15.67:0/479855432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:46.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:45 smithi067 bash[27441]: audit 2024-04-04T01:54:44.984594+0000 mon.a (mon.0) 17594 : audit [DBG] from='client.? 172.21.15.67:0/479855432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:46.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:45 smithi067 bash[17655]: audit 2024-04-04T01:54:44.984594+0000 mon.a (mon.0) 17594 : audit [DBG] from='client.? 172.21.15.67:0/479855432' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:47.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:46 smithi082 bash[20963]: cluster 2024-04-04T01:54:45.547945+0000 mgr.y (mgr.24370) 20884 : cluster [DBG] pgmap v20868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:47.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:46 smithi067 bash[17655]: cluster 2024-04-04T01:54:45.547945+0000 mgr.y (mgr.24370) 20884 : cluster [DBG] pgmap v20868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:47.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:46 smithi067 bash[27441]: cluster 2024-04-04T01:54:45.547945+0000 mgr.y (mgr.24370) 20884 : cluster [DBG] pgmap v20868: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:47 smithi082 bash[20963]: audit 2024-04-04T01:54:47.445398+0000 mon.a (mon.0) 17595 : audit [DBG] from='client.? 172.21.15.67:0/3756813987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:48.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:47 smithi082 bash[20963]: cluster 2024-04-04T01:54:47.549128+0000 mgr.y (mgr.24370) 20885 : cluster [DBG] pgmap v20869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:48.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:47 smithi067 bash[17655]: audit 2024-04-04T01:54:47.445398+0000 mon.a (mon.0) 17595 : audit [DBG] from='client.? 172.21.15.67:0/3756813987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:48.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:47 smithi067 bash[17655]: cluster 2024-04-04T01:54:47.549128+0000 mgr.y (mgr.24370) 20885 : cluster [DBG] pgmap v20869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:47 smithi067 bash[27441]: audit 2024-04-04T01:54:47.445398+0000 mon.a (mon.0) 17595 : audit [DBG] from='client.? 172.21.15.67:0/3756813987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:48.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:47 smithi067 bash[27441]: cluster 2024-04-04T01:54:47.549128+0000 mgr.y (mgr.24370) 20885 : cluster [DBG] pgmap v20869: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:50.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:50 smithi082 bash[20963]: cluster 2024-04-04T01:54:49.549758+0000 mgr.y (mgr.24370) 20886 : cluster [DBG] pgmap v20870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:50.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:50 smithi082 bash[20963]: audit 2024-04-04T01:54:49.902929+0000 mon.a (mon.0) 17596 : audit [DBG] from='client.? 172.21.15.67:0/2875996326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:50 smithi067 bash[27441]: cluster 2024-04-04T01:54:49.549758+0000 mgr.y (mgr.24370) 20886 : cluster [DBG] pgmap v20870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:50 smithi067 bash[27441]: audit 2024-04-04T01:54:49.902929+0000 mon.a (mon.0) 17596 : audit [DBG] from='client.? 172.21.15.67:0/2875996326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:50 smithi067 bash[17655]: cluster 2024-04-04T01:54:49.549758+0000 mgr.y (mgr.24370) 20886 : cluster [DBG] pgmap v20870: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:50 smithi067 bash[17655]: audit 2024-04-04T01:54:49.902929+0000 mon.a (mon.0) 17596 : audit [DBG] from='client.? 172.21.15.67:0/2875996326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:52 smithi082 bash[20963]: cluster 2024-04-04T01:54:51.550965+0000 mgr.y (mgr.24370) 20887 : cluster [DBG] pgmap v20871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:52.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:52 smithi082 bash[20963]: audit 2024-04-04T01:54:52.358798+0000 mon.c (mon.2) 8353 : audit [DBG] from='client.? 172.21.15.67:0/3110344545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:52 smithi067 bash[17655]: cluster 2024-04-04T01:54:51.550965+0000 mgr.y (mgr.24370) 20887 : cluster [DBG] pgmap v20871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:52 smithi067 bash[17655]: audit 2024-04-04T01:54:52.358798+0000 mon.c (mon.2) 8353 : audit [DBG] from='client.? 172.21.15.67:0/3110344545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:52 smithi067 bash[27441]: cluster 2024-04-04T01:54:51.550965+0000 mgr.y (mgr.24370) 20887 : cluster [DBG] pgmap v20871: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:52 smithi067 bash[27441]: audit 2024-04-04T01:54:52.358798+0000 mon.c (mon.2) 8353 : audit [DBG] from='client.? 172.21.15.67:0/3110344545' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:53.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:54:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:53] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:54:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:54:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:54:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:54:54.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:54 smithi082 bash[20963]: cluster 2024-04-04T01:54:53.551663+0000 mgr.y (mgr.24370) 20888 : cluster [DBG] pgmap v20872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:54.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:54 smithi067 bash[17655]: cluster 2024-04-04T01:54:53.551663+0000 mgr.y (mgr.24370) 20888 : cluster [DBG] pgmap v20872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:54 smithi067 bash[27441]: cluster 2024-04-04T01:54:53.551663+0000 mgr.y (mgr.24370) 20888 : cluster [DBG] pgmap v20872: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:55.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:55 smithi082 bash[20963]: audit 2024-04-04T01:54:54.813723+0000 mon.c (mon.2) 8354 : audit [DBG] from='client.? 172.21.15.67:0/3088750664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:55.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:55 smithi067 bash[17655]: audit 2024-04-04T01:54:54.813723+0000 mon.c (mon.2) 8354 : audit [DBG] from='client.? 172.21.15.67:0/3088750664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:55.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:55 smithi067 bash[27441]: audit 2024-04-04T01:54:54.813723+0000 mon.c (mon.2) 8354 : audit [DBG] from='client.? 172.21.15.67:0/3088750664' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:56 smithi082 bash[20963]: cluster 2024-04-04T01:54:55.552376+0000 mgr.y (mgr.24370) 20889 : cluster [DBG] pgmap v20873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:56.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:56 smithi082 bash[20963]: audit 2024-04-04T01:54:55.773183+0000 mon.a (mon.0) 17597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:56.917 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:56 smithi067 bash[27441]: cluster 2024-04-04T01:54:55.552376+0000 mgr.y (mgr.24370) 20889 : cluster [DBG] pgmap v20873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:56.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:56 smithi067 bash[27441]: audit 2024-04-04T01:54:55.773183+0000 mon.a (mon.0) 17597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:56 smithi067 bash[17655]: cluster 2024-04-04T01:54:55.552376+0000 mgr.y (mgr.24370) 20889 : cluster [DBG] pgmap v20873: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:56.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:56 smithi067 bash[17655]: audit 2024-04-04T01:54:55.773183+0000 mon.a (mon.0) 17597 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:54:57.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:57 smithi067 bash[17655]: audit 2024-04-04T01:54:57.267594+0000 mon.c (mon.2) 8355 : audit [DBG] from='client.? 172.21.15.67:0/1897625448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:57.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:57 smithi067 bash[27441]: audit 2024-04-04T01:54:57.267594+0000 mon.c (mon.2) 8355 : audit [DBG] from='client.? 172.21.15.67:0/1897625448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:57 smithi082 bash[20963]: audit 2024-04-04T01:54:57.267594+0000 mon.c (mon.2) 8355 : audit [DBG] from='client.? 172.21.15.67:0/1897625448' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:54:58.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:54:58 smithi067 bash[17655]: cluster 2024-04-04T01:54:57.553623+0000 mgr.y (mgr.24370) 20890 : cluster [DBG] pgmap v20874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:58.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:54:58 smithi067 bash[27441]: cluster 2024-04-04T01:54:57.553623+0000 mgr.y (mgr.24370) 20890 : cluster [DBG] pgmap v20874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:54:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:54:58 smithi082 bash[20963]: cluster 2024-04-04T01:54:57.553623+0000 mgr.y (mgr.24370) 20890 : cluster [DBG] pgmap v20874: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:00 smithi067 bash[17655]: cluster 2024-04-04T01:54:59.554101+0000 mgr.y (mgr.24370) 20891 : cluster [DBG] pgmap v20875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:00.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:00 smithi067 bash[17655]: audit 2024-04-04T01:54:59.724392+0000 mon.a (mon.0) 17598 : audit [DBG] from='client.? 172.21.15.67:0/2349578060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:00 smithi067 bash[27441]: cluster 2024-04-04T01:54:59.554101+0000 mgr.y (mgr.24370) 20891 : cluster [DBG] pgmap v20875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:00.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:00 smithi067 bash[27441]: audit 2024-04-04T01:54:59.724392+0000 mon.a (mon.0) 17598 : audit [DBG] from='client.? 172.21.15.67:0/2349578060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:00 smithi082 bash[20963]: cluster 2024-04-04T01:54:59.554101+0000 mgr.y (mgr.24370) 20891 : cluster [DBG] pgmap v20875: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:00 smithi082 bash[20963]: audit 2024-04-04T01:54:59.724392+0000 mon.a (mon.0) 17598 : audit [DBG] from='client.? 172.21.15.67:0/2349578060' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:02 smithi067 bash[17655]: cluster 2024-04-04T01:55:01.555282+0000 mgr.y (mgr.24370) 20892 : cluster [DBG] pgmap v20876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:02.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:02 smithi067 bash[17655]: audit 2024-04-04T01:55:02.183129+0000 mon.a (mon.0) 17599 : audit [DBG] from='client.? 172.21.15.67:0/2493248656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:02 smithi067 bash[27441]: cluster 2024-04-04T01:55:01.555282+0000 mgr.y (mgr.24370) 20892 : cluster [DBG] pgmap v20876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:02.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:02 smithi067 bash[27441]: audit 2024-04-04T01:55:02.183129+0000 mon.a (mon.0) 17599 : audit [DBG] from='client.? 172.21.15.67:0/2493248656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:02 smithi082 bash[20963]: cluster 2024-04-04T01:55:01.555282+0000 mgr.y (mgr.24370) 20892 : cluster [DBG] pgmap v20876: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:03.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:02 smithi082 bash[20963]: audit 2024-04-04T01:55:02.183129+0000 mon.a (mon.0) 17599 : audit [DBG] from='client.? 172.21.15.67:0/2493248656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:03.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:55:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:03] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:55:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:55:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:55:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:04 smithi067 bash[27441]: cluster 2024-04-04T01:55:03.556055+0000 mgr.y (mgr.24370) 20893 : cluster [DBG] pgmap v20877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:04.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:04 smithi067 bash[27441]: audit 2024-04-04T01:55:04.645054+0000 mon.c (mon.2) 8356 : audit [DBG] from='client.? 172.21.15.67:0/987885235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:04 smithi067 bash[17655]: cluster 2024-04-04T01:55:03.556055+0000 mgr.y (mgr.24370) 20893 : cluster [DBG] pgmap v20877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:04.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:04 smithi067 bash[17655]: audit 2024-04-04T01:55:04.645054+0000 mon.c (mon.2) 8356 : audit [DBG] from='client.? 172.21.15.67:0/987885235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:04 smithi082 bash[20963]: cluster 2024-04-04T01:55:03.556055+0000 mgr.y (mgr.24370) 20893 : cluster [DBG] pgmap v20877: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:05.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:04 smithi082 bash[20963]: audit 2024-04-04T01:55:04.645054+0000 mon.c (mon.2) 8356 : audit [DBG] from='client.? 172.21.15.67:0/987885235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:06.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:06 smithi067 bash[27441]: cluster 2024-04-04T01:55:05.556769+0000 mgr.y (mgr.24370) 20894 : cluster [DBG] pgmap v20878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:06.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:06 smithi067 bash[17655]: cluster 2024-04-04T01:55:05.556769+0000 mgr.y (mgr.24370) 20894 : cluster [DBG] pgmap v20878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:06 smithi082 bash[20963]: cluster 2024-04-04T01:55:05.556769+0000 mgr.y (mgr.24370) 20894 : cluster [DBG] pgmap v20878: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:07.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:07 smithi067 bash[27441]: audit 2024-04-04T01:55:07.106406+0000 mon.c (mon.2) 8357 : audit [DBG] from='client.? 172.21.15.67:0/2315838649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:07.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:07 smithi067 bash[17655]: audit 2024-04-04T01:55:07.106406+0000 mon.c (mon.2) 8357 : audit [DBG] from='client.? 172.21.15.67:0/2315838649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:07 smithi082 bash[20963]: audit 2024-04-04T01:55:07.106406+0000 mon.c (mon.2) 8357 : audit [DBG] from='client.? 172.21.15.67:0/2315838649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:08 smithi082 bash[20963]: cluster 2024-04-04T01:55:07.557950+0000 mgr.y (mgr.24370) 20895 : cluster [DBG] pgmap v20879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:08 smithi067 bash[17655]: cluster 2024-04-04T01:55:07.557950+0000 mgr.y (mgr.24370) 20895 : cluster [DBG] pgmap v20879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:08 smithi067 bash[27441]: cluster 2024-04-04T01:55:07.557950+0000 mgr.y (mgr.24370) 20895 : cluster [DBG] pgmap v20879: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:10.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:09 smithi082 bash[20963]: audit 2024-04-04T01:55:09.561678+0000 mon.a (mon.0) 17600 : audit [DBG] from='client.? 172.21.15.67:0/2175382275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:10.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:09 smithi067 bash[17655]: audit 2024-04-04T01:55:09.561678+0000 mon.a (mon.0) 17600 : audit [DBG] from='client.? 172.21.15.67:0/2175382275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:10.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:09 smithi067 bash[27441]: audit 2024-04-04T01:55:09.561678+0000 mon.a (mon.0) 17600 : audit [DBG] from='client.? 172.21.15.67:0/2175382275' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:11.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:10 smithi082 bash[20963]: cluster 2024-04-04T01:55:09.558632+0000 mgr.y (mgr.24370) 20896 : cluster [DBG] pgmap v20880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:11.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:10 smithi067 bash[17655]: cluster 2024-04-04T01:55:09.558632+0000 mgr.y (mgr.24370) 20896 : cluster [DBG] pgmap v20880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:10 smithi067 bash[27441]: cluster 2024-04-04T01:55:09.558632+0000 mgr.y (mgr.24370) 20896 : cluster [DBG] pgmap v20880: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:11 smithi082 bash[20963]: audit 2024-04-04T01:55:10.773778+0000 mon.a (mon.0) 17601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:11 smithi067 bash[17655]: audit 2024-04-04T01:55:10.773778+0000 mon.a (mon.0) 17601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:11 smithi067 bash[27441]: audit 2024-04-04T01:55:10.773778+0000 mon.a (mon.0) 17601 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:12 smithi067 bash[27441]: cluster 2024-04-04T01:55:11.559930+0000 mgr.y (mgr.24370) 20897 : cluster [DBG] pgmap v20881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:12 smithi067 bash[27441]: audit 2024-04-04T01:55:12.014170+0000 mon.a (mon.0) 17602 : audit [DBG] from='client.? 172.21.15.67:0/301735859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:12 smithi067 bash[17655]: cluster 2024-04-04T01:55:11.559930+0000 mgr.y (mgr.24370) 20897 : cluster [DBG] pgmap v20881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:12 smithi067 bash[17655]: audit 2024-04-04T01:55:12.014170+0000 mon.a (mon.0) 17602 : audit [DBG] from='client.? 172.21.15.67:0/301735859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:12 smithi082 bash[20963]: cluster 2024-04-04T01:55:11.559930+0000 mgr.y (mgr.24370) 20897 : cluster [DBG] pgmap v20881: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:12 smithi082 bash[20963]: audit 2024-04-04T01:55:12.014170+0000 mon.a (mon.0) 17602 : audit [DBG] from='client.? 172.21.15.67:0/301735859' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:55:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:55:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:55:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:55:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:14 smithi082 bash[20963]: cluster 2024-04-04T01:55:13.560633+0000 mgr.y (mgr.24370) 20898 : cluster [DBG] pgmap v20882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:14 smithi082 bash[20963]: audit 2024-04-04T01:55:14.474539+0000 mon.a (mon.0) 17603 : audit [DBG] from='client.? 172.21.15.67:0/2181628593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:14 smithi067 bash[27441]: cluster 2024-04-04T01:55:13.560633+0000 mgr.y (mgr.24370) 20898 : cluster [DBG] pgmap v20882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:14 smithi067 bash[27441]: audit 2024-04-04T01:55:14.474539+0000 mon.a (mon.0) 17603 : audit [DBG] from='client.? 172.21.15.67:0/2181628593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:14 smithi067 bash[17655]: cluster 2024-04-04T01:55:13.560633+0000 mgr.y (mgr.24370) 20898 : cluster [DBG] pgmap v20882: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:14 smithi067 bash[17655]: audit 2024-04-04T01:55:14.474539+0000 mon.a (mon.0) 17603 : audit [DBG] from='client.? 172.21.15.67:0/2181628593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:16 smithi082 bash[20963]: cluster 2024-04-04T01:55:15.561449+0000 mgr.y (mgr.24370) 20899 : cluster [DBG] pgmap v20883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:16 smithi067 bash[17655]: cluster 2024-04-04T01:55:15.561449+0000 mgr.y (mgr.24370) 20899 : cluster [DBG] pgmap v20883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:17.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:16 smithi067 bash[27441]: cluster 2024-04-04T01:55:15.561449+0000 mgr.y (mgr.24370) 20899 : cluster [DBG] pgmap v20883: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:18.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:17 smithi082 bash[20963]: audit 2024-04-04T01:55:16.926749+0000 mon.c (mon.2) 8358 : audit [DBG] from='client.? 172.21.15.67:0/1407353719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:18.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:17 smithi067 bash[17655]: audit 2024-04-04T01:55:16.926749+0000 mon.c (mon.2) 8358 : audit [DBG] from='client.? 172.21.15.67:0/1407353719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:18.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:17 smithi067 bash[27441]: audit 2024-04-04T01:55:16.926749+0000 mon.c (mon.2) 8358 : audit [DBG] from='client.? 172.21.15.67:0/1407353719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:18 smithi082 bash[20963]: cluster 2024-04-04T01:55:17.562649+0000 mgr.y (mgr.24370) 20900 : cluster [DBG] pgmap v20884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:19.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:18 smithi067 bash[17655]: cluster 2024-04-04T01:55:17.562649+0000 mgr.y (mgr.24370) 20900 : cluster [DBG] pgmap v20884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:19.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:18 smithi067 bash[27441]: cluster 2024-04-04T01:55:17.562649+0000 mgr.y (mgr.24370) 20900 : cluster [DBG] pgmap v20884: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:20.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:19 smithi082 bash[20963]: audit 2024-04-04T01:55:18.855166+0000 mon.a (mon.0) 17604 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:55:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:19 smithi082 bash[20963]: audit 2024-04-04T01:55:19.185725+0000 mon.a (mon.0) 17605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:19 smithi082 bash[20963]: audit 2024-04-04T01:55:19.197033+0000 mon.a (mon.0) 17606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:20.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:19 smithi082 bash[20963]: audit 2024-04-04T01:55:19.392117+0000 mon.c (mon.2) 8359 : audit [DBG] from='client.? 172.21.15.67:0/2024815583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:19 smithi067 bash[27441]: audit 2024-04-04T01:55:18.855166+0000 mon.a (mon.0) 17604 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:55:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:19 smithi067 bash[27441]: audit 2024-04-04T01:55:19.185725+0000 mon.a (mon.0) 17605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:19 smithi067 bash[27441]: audit 2024-04-04T01:55:19.197033+0000 mon.a (mon.0) 17606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:20.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:19 smithi067 bash[27441]: audit 2024-04-04T01:55:19.392117+0000 mon.c (mon.2) 8359 : audit [DBG] from='client.? 172.21.15.67:0/2024815583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:19 smithi067 bash[17655]: audit 2024-04-04T01:55:18.855166+0000 mon.a (mon.0) 17604 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:55:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:19 smithi067 bash[17655]: audit 2024-04-04T01:55:19.185725+0000 mon.a (mon.0) 17605 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:19 smithi067 bash[17655]: audit 2024-04-04T01:55:19.197033+0000 mon.a (mon.0) 17606 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:20.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:19 smithi067 bash[17655]: audit 2024-04-04T01:55:19.392117+0000 mon.c (mon.2) 8359 : audit [DBG] from='client.? 172.21.15.67:0/2024815583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:20 smithi082 bash[20963]: cluster 2024-04-04T01:55:19.563339+0000 mgr.y (mgr.24370) 20901 : cluster [DBG] pgmap v20885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:20 smithi067 bash[17655]: cluster 2024-04-04T01:55:19.563339+0000 mgr.y (mgr.24370) 20901 : cluster [DBG] pgmap v20885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:20 smithi067 bash[27441]: cluster 2024-04-04T01:55:19.563339+0000 mgr.y (mgr.24370) 20901 : cluster [DBG] pgmap v20885: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:22 smithi067 bash[17655]: cluster 2024-04-04T01:55:21.564151+0000 mgr.y (mgr.24370) 20902 : cluster [DBG] pgmap v20886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:22 smithi067 bash[17655]: audit 2024-04-04T01:55:21.846813+0000 mon.c (mon.2) 8360 : audit [DBG] from='client.? 172.21.15.67:0/3028475652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:22 smithi067 bash[27441]: cluster 2024-04-04T01:55:21.564151+0000 mgr.y (mgr.24370) 20902 : cluster [DBG] pgmap v20886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:22 smithi067 bash[27441]: audit 2024-04-04T01:55:21.846813+0000 mon.c (mon.2) 8360 : audit [DBG] from='client.? 172.21.15.67:0/3028475652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:22 smithi082 bash[20963]: cluster 2024-04-04T01:55:21.564151+0000 mgr.y (mgr.24370) 20902 : cluster [DBG] pgmap v20886: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:22 smithi082 bash[20963]: audit 2024-04-04T01:55:21.846813+0000 mon.c (mon.2) 8360 : audit [DBG] from='client.? 172.21.15.67:0/3028475652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:23.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:55:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:55:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:55:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:55:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:24 smithi082 bash[20963]: cluster 2024-04-04T01:55:23.564767+0000 mgr.y (mgr.24370) 20903 : cluster [DBG] pgmap v20887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:24 smithi082 bash[20963]: audit 2024-04-04T01:55:24.318880+0000 mon.c (mon.2) 8361 : audit [DBG] from='client.? 172.21.15.67:0/1854774295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:24 smithi067 bash[27441]: cluster 2024-04-04T01:55:23.564767+0000 mgr.y (mgr.24370) 20903 : cluster [DBG] pgmap v20887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:25.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:24 smithi067 bash[27441]: audit 2024-04-04T01:55:24.318880+0000 mon.c (mon.2) 8361 : audit [DBG] from='client.? 172.21.15.67:0/1854774295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:24 smithi067 bash[17655]: cluster 2024-04-04T01:55:23.564767+0000 mgr.y (mgr.24370) 20903 : cluster [DBG] pgmap v20887: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:24 smithi067 bash[17655]: audit 2024-04-04T01:55:24.318880+0000 mon.c (mon.2) 8361 : audit [DBG] from='client.? 172.21.15.67:0/1854774295' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[17655]: audit 2024-04-04T01:55:24.894240+0000 mon.a (mon.0) 17607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[17655]: audit 2024-04-04T01:55:24.906550+0000 mon.a (mon.0) 17608 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[17655]: audit 2024-04-04T01:55:24.911862+0000 mon.a (mon.0) 17609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[17655]: audit 2024-04-04T01:55:24.919993+0000 mon.a (mon.0) 17610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[17655]: audit 2024-04-04T01:55:25.427158+0000 mon.a (mon.0) 17611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:55:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[17655]: audit 2024-04-04T01:55:25.428906+0000 mon.a (mon.0) 17612 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[17655]: audit 2024-04-04T01:55:25.438350+0000 mon.a (mon.0) 17613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[17655]: audit 2024-04-04T01:55:25.774176+0000 mon.a (mon.0) 17614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[27441]: audit 2024-04-04T01:55:24.894240+0000 mon.a (mon.0) 17607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[27441]: audit 2024-04-04T01:55:24.906550+0000 mon.a (mon.0) 17608 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[27441]: audit 2024-04-04T01:55:24.911862+0000 mon.a (mon.0) 17609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[27441]: audit 2024-04-04T01:55:24.919993+0000 mon.a (mon.0) 17610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[27441]: audit 2024-04-04T01:55:25.427158+0000 mon.a (mon.0) 17611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[27441]: audit 2024-04-04T01:55:25.428906+0000 mon.a (mon.0) 17612 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[27441]: audit 2024-04-04T01:55:25.438350+0000 mon.a (mon.0) 17613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:25 smithi067 bash[27441]: audit 2024-04-04T01:55:25.774176+0000 mon.a (mon.0) 17614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:26.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:25 smithi082 bash[20963]: audit 2024-04-04T01:55:24.894240+0000 mon.a (mon.0) 17607 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:25 smithi082 bash[20963]: audit 2024-04-04T01:55:24.906550+0000 mon.a (mon.0) 17608 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:25 smithi082 bash[20963]: audit 2024-04-04T01:55:24.911862+0000 mon.a (mon.0) 17609 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:25 smithi082 bash[20963]: audit 2024-04-04T01:55:24.919993+0000 mon.a (mon.0) 17610 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:25 smithi082 bash[20963]: audit 2024-04-04T01:55:25.427158+0000 mon.a (mon.0) 17611 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:55:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:25 smithi082 bash[20963]: audit 2024-04-04T01:55:25.428906+0000 mon.a (mon.0) 17612 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:55:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:25 smithi082 bash[20963]: audit 2024-04-04T01:55:25.438350+0000 mon.a (mon.0) 17613 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:55:26.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:25 smithi082 bash[20963]: audit 2024-04-04T01:55:25.774176+0000 mon.a (mon.0) 17614 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:26 smithi067 bash[27441]: cluster 2024-04-04T01:55:25.565434+0000 mgr.y (mgr.24370) 20904 : cluster [DBG] pgmap v20888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:26 smithi067 bash[27441]: audit 2024-04-04T01:55:26.770867+0000 mon.c (mon.2) 8362 : audit [DBG] from='client.? 172.21.15.67:0/1737660330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:26 smithi067 bash[17655]: cluster 2024-04-04T01:55:25.565434+0000 mgr.y (mgr.24370) 20904 : cluster [DBG] pgmap v20888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:26 smithi067 bash[17655]: audit 2024-04-04T01:55:26.770867+0000 mon.c (mon.2) 8362 : audit [DBG] from='client.? 172.21.15.67:0/1737660330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:26 smithi082 bash[20963]: cluster 2024-04-04T01:55:25.565434+0000 mgr.y (mgr.24370) 20904 : cluster [DBG] pgmap v20888: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:26 smithi082 bash[20963]: audit 2024-04-04T01:55:26.770867+0000 mon.c (mon.2) 8362 : audit [DBG] from='client.? 172.21.15.67:0/1737660330' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:28 smithi067 bash[27441]: cluster 2024-04-04T01:55:27.566565+0000 mgr.y (mgr.24370) 20905 : cluster [DBG] pgmap v20889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:28 smithi067 bash[17655]: cluster 2024-04-04T01:55:27.566565+0000 mgr.y (mgr.24370) 20905 : cluster [DBG] pgmap v20889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:28 smithi082 bash[20963]: cluster 2024-04-04T01:55:27.566565+0000 mgr.y (mgr.24370) 20905 : cluster [DBG] pgmap v20889: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:29 smithi067 bash[27441]: audit 2024-04-04T01:55:29.225376+0000 mon.c (mon.2) 8363 : audit [DBG] from='client.? 172.21.15.67:0/4030037525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:29 smithi067 bash[17655]: audit 2024-04-04T01:55:29.225376+0000 mon.c (mon.2) 8363 : audit [DBG] from='client.? 172.21.15.67:0/4030037525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:30.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:29 smithi082 bash[20963]: audit 2024-04-04T01:55:29.225376+0000 mon.c (mon.2) 8363 : audit [DBG] from='client.? 172.21.15.67:0/4030037525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:30 smithi067 bash[27441]: cluster 2024-04-04T01:55:29.567254+0000 mgr.y (mgr.24370) 20906 : cluster [DBG] pgmap v20890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:30 smithi067 bash[17655]: cluster 2024-04-04T01:55:29.567254+0000 mgr.y (mgr.24370) 20906 : cluster [DBG] pgmap v20890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:30 smithi082 bash[20963]: cluster 2024-04-04T01:55:29.567254+0000 mgr.y (mgr.24370) 20906 : cluster [DBG] pgmap v20890: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:32.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:31 smithi082 bash[20963]: audit 2024-04-04T01:55:31.678242+0000 mon.a (mon.0) 17615 : audit [DBG] from='client.? 172.21.15.67:0/2308748046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:32.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:31 smithi067 bash[27441]: audit 2024-04-04T01:55:31.678242+0000 mon.a (mon.0) 17615 : audit [DBG] from='client.? 172.21.15.67:0/2308748046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:32.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:31 smithi067 bash[17655]: audit 2024-04-04T01:55:31.678242+0000 mon.a (mon.0) 17615 : audit [DBG] from='client.? 172.21.15.67:0/2308748046' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:33.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:32 smithi082 bash[20963]: cluster 2024-04-04T01:55:31.568414+0000 mgr.y (mgr.24370) 20907 : cluster [DBG] pgmap v20891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:55:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:33] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:55:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:32 smithi067 bash[27441]: cluster 2024-04-04T01:55:31.568414+0000 mgr.y (mgr.24370) 20907 : cluster [DBG] pgmap v20891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:32 smithi067 bash[17655]: cluster 2024-04-04T01:55:31.568414+0000 mgr.y (mgr.24370) 20907 : cluster [DBG] pgmap v20891: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:55:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:55:35.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:34 smithi082 bash[20963]: cluster 2024-04-04T01:55:33.569111+0000 mgr.y (mgr.24370) 20908 : cluster [DBG] pgmap v20892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:35.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:34 smithi082 bash[20963]: audit 2024-04-04T01:55:34.130999+0000 mon.c (mon.2) 8364 : audit [DBG] from='client.? 172.21.15.67:0/1244182756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:34 smithi067 bash[27441]: cluster 2024-04-04T01:55:33.569111+0000 mgr.y (mgr.24370) 20908 : cluster [DBG] pgmap v20892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:35.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:34 smithi067 bash[27441]: audit 2024-04-04T01:55:34.130999+0000 mon.c (mon.2) 8364 : audit [DBG] from='client.? 172.21.15.67:0/1244182756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:34 smithi067 bash[17655]: cluster 2024-04-04T01:55:33.569111+0000 mgr.y (mgr.24370) 20908 : cluster [DBG] pgmap v20892: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:35.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:34 smithi067 bash[17655]: audit 2024-04-04T01:55:34.130999+0000 mon.c (mon.2) 8364 : audit [DBG] from='client.? 172.21.15.67:0/1244182756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:36.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:35 smithi082 bash[20963]: cluster 2024-04-04T01:55:35.569793+0000 mgr.y (mgr.24370) 20909 : cluster [DBG] pgmap v20893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:36.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:35 smithi067 bash[17655]: cluster 2024-04-04T01:55:35.569793+0000 mgr.y (mgr.24370) 20909 : cluster [DBG] pgmap v20893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:36.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:35 smithi067 bash[27441]: cluster 2024-04-04T01:55:35.569793+0000 mgr.y (mgr.24370) 20909 : cluster [DBG] pgmap v20893: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:37.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:36 smithi082 bash[20963]: audit 2024-04-04T01:55:36.592919+0000 mon.c (mon.2) 8365 : audit [DBG] from='client.? 172.21.15.67:0/2730557887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:37.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:36 smithi067 bash[17655]: audit 2024-04-04T01:55:36.592919+0000 mon.c (mon.2) 8365 : audit [DBG] from='client.? 172.21.15.67:0/2730557887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:37.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:36 smithi067 bash[27441]: audit 2024-04-04T01:55:36.592919+0000 mon.c (mon.2) 8365 : audit [DBG] from='client.? 172.21.15.67:0/2730557887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:38.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:37 smithi082 bash[20963]: cluster 2024-04-04T01:55:37.570953+0000 mgr.y (mgr.24370) 20910 : cluster [DBG] pgmap v20894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:38.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:37 smithi067 bash[17655]: cluster 2024-04-04T01:55:37.570953+0000 mgr.y (mgr.24370) 20910 : cluster [DBG] pgmap v20894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:38.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:37 smithi067 bash[27441]: cluster 2024-04-04T01:55:37.570953+0000 mgr.y (mgr.24370) 20910 : cluster [DBG] pgmap v20894: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:39.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:39 smithi082 bash[20963]: audit 2024-04-04T01:55:39.048514+0000 mon.c (mon.2) 8366 : audit [DBG] from='client.? 172.21.15.67:0/1316652869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:39.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:39 smithi067 bash[17655]: audit 2024-04-04T01:55:39.048514+0000 mon.c (mon.2) 8366 : audit [DBG] from='client.? 172.21.15.67:0/1316652869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:39.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:39 smithi067 bash[27441]: audit 2024-04-04T01:55:39.048514+0000 mon.c (mon.2) 8366 : audit [DBG] from='client.? 172.21.15.67:0/1316652869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:40.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:40 smithi082 bash[20963]: cluster 2024-04-04T01:55:39.571653+0000 mgr.y (mgr.24370) 20911 : cluster [DBG] pgmap v20895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:40.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:40 smithi067 bash[17655]: cluster 2024-04-04T01:55:39.571653+0000 mgr.y (mgr.24370) 20911 : cluster [DBG] pgmap v20895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:40.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:40 smithi067 bash[27441]: cluster 2024-04-04T01:55:39.571653+0000 mgr.y (mgr.24370) 20911 : cluster [DBG] pgmap v20895: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:41.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:41 smithi082 bash[20963]: audit 2024-04-04T01:55:40.774793+0000 mon.a (mon.0) 17616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:41.417 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:41 smithi067 bash[27441]: audit 2024-04-04T01:55:40.774793+0000 mon.a (mon.0) 17616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:41.417 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:41 smithi067 bash[17655]: audit 2024-04-04T01:55:40.774793+0000 mon.a (mon.0) 17616 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:42 smithi082 bash[20963]: audit 2024-04-04T01:55:41.499096+0000 mon.c (mon.2) 8367 : audit [DBG] from='client.? 172.21.15.67:0/4032467040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:42.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:42 smithi082 bash[20963]: cluster 2024-04-04T01:55:41.572738+0000 mgr.y (mgr.24370) 20912 : cluster [DBG] pgmap v20896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:42 smithi067 bash[17655]: audit 2024-04-04T01:55:41.499096+0000 mon.c (mon.2) 8367 : audit [DBG] from='client.? 172.21.15.67:0/4032467040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:42.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:42 smithi067 bash[17655]: cluster 2024-04-04T01:55:41.572738+0000 mgr.y (mgr.24370) 20912 : cluster [DBG] pgmap v20896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:42 smithi067 bash[27441]: audit 2024-04-04T01:55:41.499096+0000 mon.c (mon.2) 8367 : audit [DBG] from='client.? 172.21.15.67:0/4032467040' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:42.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:42 smithi067 bash[27441]: cluster 2024-04-04T01:55:41.572738+0000 mgr.y (mgr.24370) 20912 : cluster [DBG] pgmap v20896: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:55:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:55:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:55:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:55:44.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:44 smithi082 bash[20963]: cluster 2024-04-04T01:55:43.573395+0000 mgr.y (mgr.24370) 20913 : cluster [DBG] pgmap v20897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:44.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:44 smithi082 bash[20963]: audit 2024-04-04T01:55:43.956635+0000 mon.c (mon.2) 8368 : audit [DBG] from='client.? 172.21.15.67:0/1361760986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:44 smithi067 bash[17655]: cluster 2024-04-04T01:55:43.573395+0000 mgr.y (mgr.24370) 20913 : cluster [DBG] pgmap v20897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:44.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:44 smithi067 bash[17655]: audit 2024-04-04T01:55:43.956635+0000 mon.c (mon.2) 8368 : audit [DBG] from='client.? 172.21.15.67:0/1361760986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:44 smithi067 bash[27441]: cluster 2024-04-04T01:55:43.573395+0000 mgr.y (mgr.24370) 20913 : cluster [DBG] pgmap v20897: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:44.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:44 smithi067 bash[27441]: audit 2024-04-04T01:55:43.956635+0000 mon.c (mon.2) 8368 : audit [DBG] from='client.? 172.21.15.67:0/1361760986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:46.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:46 smithi082 bash[20963]: cluster 2024-04-04T01:55:45.574100+0000 mgr.y (mgr.24370) 20914 : cluster [DBG] pgmap v20898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:46.912 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:46 smithi082 bash[20963]: audit 2024-04-04T01:55:46.401862+0000 mon.c (mon.2) 8369 : audit [DBG] from='client.? 172.21.15.67:0/430842794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:46.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:46 smithi067 bash[27441]: cluster 2024-04-04T01:55:45.574100+0000 mgr.y (mgr.24370) 20914 : cluster [DBG] pgmap v20898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:46.919 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:46 smithi067 bash[27441]: audit 2024-04-04T01:55:46.401862+0000 mon.c (mon.2) 8369 : audit [DBG] from='client.? 172.21.15.67:0/430842794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:46.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:46 smithi067 bash[17655]: cluster 2024-04-04T01:55:45.574100+0000 mgr.y (mgr.24370) 20914 : cluster [DBG] pgmap v20898: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:46.919 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:46 smithi067 bash[17655]: audit 2024-04-04T01:55:46.401862+0000 mon.c (mon.2) 8369 : audit [DBG] from='client.? 172.21.15.67:0/430842794' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:48.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:48 smithi067 bash[27441]: cluster 2024-04-04T01:55:47.575277+0000 mgr.y (mgr.24370) 20915 : cluster [DBG] pgmap v20899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:48.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:48 smithi067 bash[17655]: cluster 2024-04-04T01:55:47.575277+0000 mgr.y (mgr.24370) 20915 : cluster [DBG] pgmap v20899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:48 smithi082 bash[20963]: cluster 2024-04-04T01:55:47.575277+0000 mgr.y (mgr.24370) 20915 : cluster [DBG] pgmap v20899: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:49.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:49 smithi067 bash[27441]: audit 2024-04-04T01:55:48.869077+0000 mon.c (mon.2) 8370 : audit [DBG] from='client.? 172.21.15.67:0/4146328660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:49.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:49 smithi067 bash[17655]: audit 2024-04-04T01:55:48.869077+0000 mon.c (mon.2) 8370 : audit [DBG] from='client.? 172.21.15.67:0/4146328660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:50.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:49 smithi082 bash[20963]: audit 2024-04-04T01:55:48.869077+0000 mon.c (mon.2) 8370 : audit [DBG] from='client.? 172.21.15.67:0/4146328660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:50.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:50 smithi067 bash[27441]: cluster 2024-04-04T01:55:49.575917+0000 mgr.y (mgr.24370) 20916 : cluster [DBG] pgmap v20900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:50.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:50 smithi067 bash[17655]: cluster 2024-04-04T01:55:49.575917+0000 mgr.y (mgr.24370) 20916 : cluster [DBG] pgmap v20900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:50 smithi082 bash[20963]: cluster 2024-04-04T01:55:49.575917+0000 mgr.y (mgr.24370) 20916 : cluster [DBG] pgmap v20900: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:51.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:51 smithi067 bash[17655]: audit 2024-04-04T01:55:51.326779+0000 mon.a (mon.0) 17617 : audit [DBG] from='client.? 172.21.15.67:0/889041305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:51.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:51 smithi067 bash[27441]: audit 2024-04-04T01:55:51.326779+0000 mon.a (mon.0) 17617 : audit [DBG] from='client.? 172.21.15.67:0/889041305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:52.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:51 smithi082 bash[20963]: audit 2024-04-04T01:55:51.326779+0000 mon.a (mon.0) 17617 : audit [DBG] from='client.? 172.21.15.67:0/889041305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:52.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:52 smithi067 bash[17655]: cluster 2024-04-04T01:55:51.577173+0000 mgr.y (mgr.24370) 20917 : cluster [DBG] pgmap v20901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:52.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:52 smithi067 bash[27441]: cluster 2024-04-04T01:55:51.577173+0000 mgr.y (mgr.24370) 20917 : cluster [DBG] pgmap v20901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:52 smithi082 bash[20963]: cluster 2024-04-04T01:55:51.577173+0000 mgr.y (mgr.24370) 20917 : cluster [DBG] pgmap v20901: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:55:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:55:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:55:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:55:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:55:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:54 smithi067 bash[27441]: cluster 2024-04-04T01:55:53.577839+0000 mgr.y (mgr.24370) 20918 : cluster [DBG] pgmap v20902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:54.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:54 smithi067 bash[27441]: audit 2024-04-04T01:55:53.783031+0000 mon.c (mon.2) 8371 : audit [DBG] from='client.? 172.21.15.67:0/3536474422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:54 smithi067 bash[17655]: cluster 2024-04-04T01:55:53.577839+0000 mgr.y (mgr.24370) 20918 : cluster [DBG] pgmap v20902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:54.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:54 smithi067 bash[17655]: audit 2024-04-04T01:55:53.783031+0000 mon.c (mon.2) 8371 : audit [DBG] from='client.? 172.21.15.67:0/3536474422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:54 smithi082 bash[20963]: cluster 2024-04-04T01:55:53.577839+0000 mgr.y (mgr.24370) 20918 : cluster [DBG] pgmap v20902: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:54 smithi082 bash[20963]: audit 2024-04-04T01:55:53.783031+0000 mon.c (mon.2) 8371 : audit [DBG] from='client.? 172.21.15.67:0/3536474422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:56 smithi082 bash[20963]: cluster 2024-04-04T01:55:55.578527+0000 mgr.y (mgr.24370) 20919 : cluster [DBG] pgmap v20903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:56 smithi082 bash[20963]: audit 2024-04-04T01:55:55.774900+0000 mon.a (mon.0) 17618 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:56 smithi082 bash[20963]: audit 2024-04-04T01:55:56.234270+0000 mon.a (mon.0) 17619 : audit [DBG] from='client.? 172.21.15.67:0/1091740157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:56 smithi067 bash[27441]: cluster 2024-04-04T01:55:55.578527+0000 mgr.y (mgr.24370) 20919 : cluster [DBG] pgmap v20903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:56 smithi067 bash[27441]: audit 2024-04-04T01:55:55.774900+0000 mon.a (mon.0) 17618 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:56 smithi067 bash[27441]: audit 2024-04-04T01:55:56.234270+0000 mon.a (mon.0) 17619 : audit [DBG] from='client.? 172.21.15.67:0/1091740157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:56 smithi067 bash[17655]: cluster 2024-04-04T01:55:55.578527+0000 mgr.y (mgr.24370) 20919 : cluster [DBG] pgmap v20903: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:56 smithi067 bash[17655]: audit 2024-04-04T01:55:55.774900+0000 mon.a (mon.0) 17618 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:55:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:56 smithi067 bash[17655]: audit 2024-04-04T01:55:56.234270+0000 mon.a (mon.0) 17619 : audit [DBG] from='client.? 172.21.15.67:0/1091740157' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:55:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:58 smithi082 bash[20963]: cluster 2024-04-04T01:55:57.579716+0000 mgr.y (mgr.24370) 20920 : cluster [DBG] pgmap v20904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:58 smithi067 bash[17655]: cluster 2024-04-04T01:55:57.579716+0000 mgr.y (mgr.24370) 20920 : cluster [DBG] pgmap v20904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:55:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:58 smithi067 bash[27441]: cluster 2024-04-04T01:55:57.579716+0000 mgr.y (mgr.24370) 20920 : cluster [DBG] pgmap v20904: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:55:59 smithi082 bash[20963]: audit 2024-04-04T01:55:58.686549+0000 mon.a (mon.0) 17620 : audit [DBG] from='client.? 172.21.15.67:0/2754960858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:55:59 smithi067 bash[27441]: audit 2024-04-04T01:55:58.686549+0000 mon.a (mon.0) 17620 : audit [DBG] from='client.? 172.21.15.67:0/2754960858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:55:59 smithi067 bash[17655]: audit 2024-04-04T01:55:58.686549+0000 mon.a (mon.0) 17620 : audit [DBG] from='client.? 172.21.15.67:0/2754960858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:00 smithi082 bash[20963]: cluster 2024-04-04T01:55:59.580432+0000 mgr.y (mgr.24370) 20921 : cluster [DBG] pgmap v20905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:00 smithi067 bash[17655]: cluster 2024-04-04T01:55:59.580432+0000 mgr.y (mgr.24370) 20921 : cluster [DBG] pgmap v20905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:00 smithi067 bash[27441]: cluster 2024-04-04T01:55:59.580432+0000 mgr.y (mgr.24370) 20921 : cluster [DBG] pgmap v20905: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:01 smithi082 bash[20963]: audit 2024-04-04T01:56:01.143469+0000 mon.a (mon.0) 17621 : audit [DBG] from='client.? 172.21.15.67:0/3884421442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:01 smithi067 bash[17655]: audit 2024-04-04T01:56:01.143469+0000 mon.a (mon.0) 17621 : audit [DBG] from='client.? 172.21.15.67:0/3884421442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:01 smithi067 bash[27441]: audit 2024-04-04T01:56:01.143469+0000 mon.a (mon.0) 17621 : audit [DBG] from='client.? 172.21.15.67:0/3884421442' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:02 smithi067 bash[27441]: cluster 2024-04-04T01:56:01.581669+0000 mgr.y (mgr.24370) 20922 : cluster [DBG] pgmap v20906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:02 smithi067 bash[17655]: cluster 2024-04-04T01:56:01.581669+0000 mgr.y (mgr.24370) 20922 : cluster [DBG] pgmap v20906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:02 smithi082 bash[20963]: cluster 2024-04-04T01:56:01.581669+0000 mgr.y (mgr.24370) 20922 : cluster [DBG] pgmap v20906: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:56:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:03] "GET /metrics HTTP/1.1" 200 239997 "" "Prometheus/2.43.0" 2024-04-04T01:56:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:56:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:56:03.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:03 smithi082 bash[20963]: audit 2024-04-04T01:56:03.596558+0000 mon.c (mon.2) 8372 : audit [DBG] from='client.? 172.21.15.67:0/606269765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:04.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:03 smithi067 bash[27441]: audit 2024-04-04T01:56:03.596558+0000 mon.c (mon.2) 8372 : audit [DBG] from='client.? 172.21.15.67:0/606269765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:04.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:03 smithi067 bash[17655]: audit 2024-04-04T01:56:03.596558+0000 mon.c (mon.2) 8372 : audit [DBG] from='client.? 172.21.15.67:0/606269765' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:04 smithi082 bash[20963]: cluster 2024-04-04T01:56:03.582334+0000 mgr.y (mgr.24370) 20923 : cluster [DBG] pgmap v20907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:04 smithi067 bash[17655]: cluster 2024-04-04T01:56:03.582334+0000 mgr.y (mgr.24370) 20923 : cluster [DBG] pgmap v20907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:04 smithi067 bash[27441]: cluster 2024-04-04T01:56:03.582334+0000 mgr.y (mgr.24370) 20923 : cluster [DBG] pgmap v20907: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:06 smithi082 bash[20963]: cluster 2024-04-04T01:56:05.583060+0000 mgr.y (mgr.24370) 20924 : cluster [DBG] pgmap v20908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:06 smithi082 bash[20963]: audit 2024-04-04T01:56:06.041482+0000 mon.c (mon.2) 8373 : audit [DBG] from='client.? 172.21.15.67:0/513274097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:06 smithi067 bash[17655]: cluster 2024-04-04T01:56:05.583060+0000 mgr.y (mgr.24370) 20924 : cluster [DBG] pgmap v20908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:06 smithi067 bash[17655]: audit 2024-04-04T01:56:06.041482+0000 mon.c (mon.2) 8373 : audit [DBG] from='client.? 172.21.15.67:0/513274097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:06 smithi067 bash[27441]: cluster 2024-04-04T01:56:05.583060+0000 mgr.y (mgr.24370) 20924 : cluster [DBG] pgmap v20908: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:06 smithi067 bash[27441]: audit 2024-04-04T01:56:06.041482+0000 mon.c (mon.2) 8373 : audit [DBG] from='client.? 172.21.15.67:0/513274097' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:08 smithi082 bash[20963]: cluster 2024-04-04T01:56:07.584409+0000 mgr.y (mgr.24370) 20925 : cluster [DBG] pgmap v20909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:09.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:08 smithi082 bash[20963]: audit 2024-04-04T01:56:08.501221+0000 mon.c (mon.2) 8374 : audit [DBG] from='client.? 172.21.15.67:0/2783705362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:08 smithi067 bash[17655]: cluster 2024-04-04T01:56:07.584409+0000 mgr.y (mgr.24370) 20925 : cluster [DBG] pgmap v20909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:08 smithi067 bash[17655]: audit 2024-04-04T01:56:08.501221+0000 mon.c (mon.2) 8374 : audit [DBG] from='client.? 172.21.15.67:0/2783705362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:08 smithi067 bash[27441]: cluster 2024-04-04T01:56:07.584409+0000 mgr.y (mgr.24370) 20925 : cluster [DBG] pgmap v20909: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:09.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:08 smithi067 bash[27441]: audit 2024-04-04T01:56:08.501221+0000 mon.c (mon.2) 8374 : audit [DBG] from='client.? 172.21.15.67:0/2783705362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:10 smithi082 bash[20963]: cluster 2024-04-04T01:56:09.585037+0000 mgr.y (mgr.24370) 20926 : cluster [DBG] pgmap v20910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:10 smithi067 bash[17655]: cluster 2024-04-04T01:56:09.585037+0000 mgr.y (mgr.24370) 20926 : cluster [DBG] pgmap v20910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:10 smithi067 bash[27441]: cluster 2024-04-04T01:56:09.585037+0000 mgr.y (mgr.24370) 20926 : cluster [DBG] pgmap v20910: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:11 smithi082 bash[20963]: audit 2024-04-04T01:56:10.774496+0000 mon.a (mon.0) 17622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:12.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:11 smithi082 bash[20963]: audit 2024-04-04T01:56:10.996610+0000 mon.c (mon.2) 8375 : audit [DBG] from='client.? 172.21.15.67:0/1876833625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:11 smithi067 bash[17655]: audit 2024-04-04T01:56:10.774496+0000 mon.a (mon.0) 17622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:12.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:11 smithi067 bash[17655]: audit 2024-04-04T01:56:10.996610+0000 mon.c (mon.2) 8375 : audit [DBG] from='client.? 172.21.15.67:0/1876833625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:11 smithi067 bash[27441]: audit 2024-04-04T01:56:10.774496+0000 mon.a (mon.0) 17622 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:11 smithi067 bash[27441]: audit 2024-04-04T01:56:10.996610+0000 mon.c (mon.2) 8375 : audit [DBG] from='client.? 172.21.15.67:0/1876833625' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:12 smithi067 bash[27441]: cluster 2024-04-04T01:56:11.586341+0000 mgr.y (mgr.24370) 20927 : cluster [DBG] pgmap v20911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:13.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:12 smithi067 bash[17655]: cluster 2024-04-04T01:56:11.586341+0000 mgr.y (mgr.24370) 20927 : cluster [DBG] pgmap v20911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:12 smithi082 bash[20963]: cluster 2024-04-04T01:56:11.586341+0000 mgr.y (mgr.24370) 20927 : cluster [DBG] pgmap v20911: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:56:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:13] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:56:13.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:13 smithi082 bash[20963]: audit 2024-04-04T01:56:13.460396+0000 mon.a (mon.0) 17623 : audit [DBG] from='client.? 172.21.15.67:0/479353507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:13.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:56:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:56:14.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:13 smithi067 bash[17655]: audit 2024-04-04T01:56:13.460396+0000 mon.a (mon.0) 17623 : audit [DBG] from='client.? 172.21.15.67:0/479353507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:14.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:13 smithi067 bash[27441]: audit 2024-04-04T01:56:13.460396+0000 mon.a (mon.0) 17623 : audit [DBG] from='client.? 172.21.15.67:0/479353507' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:14 smithi082 bash[20963]: cluster 2024-04-04T01:56:13.587013+0000 mgr.y (mgr.24370) 20928 : cluster [DBG] pgmap v20912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:15.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:14 smithi067 bash[27441]: cluster 2024-04-04T01:56:13.587013+0000 mgr.y (mgr.24370) 20928 : cluster [DBG] pgmap v20912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:15.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:14 smithi067 bash[17655]: cluster 2024-04-04T01:56:13.587013+0000 mgr.y (mgr.24370) 20928 : cluster [DBG] pgmap v20912: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:16 smithi082 bash[20963]: cluster 2024-04-04T01:56:15.587647+0000 mgr.y (mgr.24370) 20929 : cluster [DBG] pgmap v20913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:17.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:16 smithi082 bash[20963]: audit 2024-04-04T01:56:15.919432+0000 mon.a (mon.0) 17624 : audit [DBG] from='client.? 172.21.15.67:0/1993179948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:16 smithi067 bash[17655]: cluster 2024-04-04T01:56:15.587647+0000 mgr.y (mgr.24370) 20929 : cluster [DBG] pgmap v20913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:17.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:16 smithi067 bash[17655]: audit 2024-04-04T01:56:15.919432+0000 mon.a (mon.0) 17624 : audit [DBG] from='client.? 172.21.15.67:0/1993179948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:16 smithi067 bash[27441]: cluster 2024-04-04T01:56:15.587647+0000 mgr.y (mgr.24370) 20929 : cluster [DBG] pgmap v20913: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:17.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:16 smithi067 bash[27441]: audit 2024-04-04T01:56:15.919432+0000 mon.a (mon.0) 17624 : audit [DBG] from='client.? 172.21.15.67:0/1993179948' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:18 smithi082 bash[20963]: cluster 2024-04-04T01:56:17.588859+0000 mgr.y (mgr.24370) 20930 : cluster [DBG] pgmap v20914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:19.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:18 smithi082 bash[20963]: audit 2024-04-04T01:56:18.375616+0000 mon.a (mon.0) 17625 : audit [DBG] from='client.? 172.21.15.67:0/2667144221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:18 smithi067 bash[27441]: cluster 2024-04-04T01:56:17.588859+0000 mgr.y (mgr.24370) 20930 : cluster [DBG] pgmap v20914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:19.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:18 smithi067 bash[27441]: audit 2024-04-04T01:56:18.375616+0000 mon.a (mon.0) 17625 : audit [DBG] from='client.? 172.21.15.67:0/2667144221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:18 smithi067 bash[17655]: cluster 2024-04-04T01:56:17.588859+0000 mgr.y (mgr.24370) 20930 : cluster [DBG] pgmap v20914: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:19.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:18 smithi067 bash[17655]: audit 2024-04-04T01:56:18.375616+0000 mon.a (mon.0) 17625 : audit [DBG] from='client.? 172.21.15.67:0/2667144221' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:20 smithi082 bash[20963]: cluster 2024-04-04T01:56:19.589549+0000 mgr.y (mgr.24370) 20931 : cluster [DBG] pgmap v20915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:20 smithi067 bash[17655]: cluster 2024-04-04T01:56:19.589549+0000 mgr.y (mgr.24370) 20931 : cluster [DBG] pgmap v20915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:20 smithi067 bash[27441]: cluster 2024-04-04T01:56:19.589549+0000 mgr.y (mgr.24370) 20931 : cluster [DBG] pgmap v20915: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:22.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:21 smithi082 bash[20963]: audit 2024-04-04T01:56:20.837929+0000 mon.a (mon.0) 17626 : audit [DBG] from='client.? 172.21.15.67:0/2026022758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:22.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:21 smithi067 bash[17655]: audit 2024-04-04T01:56:20.837929+0000 mon.a (mon.0) 17626 : audit [DBG] from='client.? 172.21.15.67:0/2026022758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:22.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:21 smithi067 bash[27441]: audit 2024-04-04T01:56:20.837929+0000 mon.a (mon.0) 17626 : audit [DBG] from='client.? 172.21.15.67:0/2026022758' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:23.083 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:22 smithi067 bash[27441]: cluster 2024-04-04T01:56:21.590733+0000 mgr.y (mgr.24370) 20932 : cluster [DBG] pgmap v20916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:22 smithi067 bash[17655]: cluster 2024-04-04T01:56:21.590733+0000 mgr.y (mgr.24370) 20932 : cluster [DBG] pgmap v20916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:22 smithi082 bash[20963]: cluster 2024-04-04T01:56:21.590733+0000 mgr.y (mgr.24370) 20932 : cluster [DBG] pgmap v20916: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:56:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:23] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:56:23.782 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:56:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:56:24.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:23 smithi082 bash[20963]: audit 2024-04-04T01:56:23.294858+0000 mon.a (mon.0) 17627 : audit [DBG] from='client.? 172.21.15.67:0/2466849000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:24.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:23 smithi067 bash[17655]: audit 2024-04-04T01:56:23.294858+0000 mon.a (mon.0) 17627 : audit [DBG] from='client.? 172.21.15.67:0/2466849000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:24.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:23 smithi067 bash[27441]: audit 2024-04-04T01:56:23.294858+0000 mon.a (mon.0) 17627 : audit [DBG] from='client.? 172.21.15.67:0/2466849000' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:24 smithi082 bash[20963]: cluster 2024-04-04T01:56:23.591397+0000 mgr.y (mgr.24370) 20933 : cluster [DBG] pgmap v20917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:24 smithi067 bash[27441]: cluster 2024-04-04T01:56:23.591397+0000 mgr.y (mgr.24370) 20933 : cluster [DBG] pgmap v20917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:24 smithi067 bash[17655]: cluster 2024-04-04T01:56:23.591397+0000 mgr.y (mgr.24370) 20933 : cluster [DBG] pgmap v20917: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:25 smithi082 bash[20963]: audit 2024-04-04T01:56:25.514164+0000 mon.a (mon.0) 17628 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:56:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:25 smithi082 bash[20963]: audit 2024-04-04T01:56:25.738244+0000 mon.a (mon.0) 17629 : audit [DBG] from='client.? 172.21.15.67:0/670356462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:25 smithi082 bash[20963]: audit 2024-04-04T01:56:25.775543+0000 mon.a (mon.0) 17630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:25 smithi067 bash[17655]: audit 2024-04-04T01:56:25.514164+0000 mon.a (mon.0) 17628 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:56:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:25 smithi067 bash[17655]: audit 2024-04-04T01:56:25.738244+0000 mon.a (mon.0) 17629 : audit [DBG] from='client.? 172.21.15.67:0/670356462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:25 smithi067 bash[17655]: audit 2024-04-04T01:56:25.775543+0000 mon.a (mon.0) 17630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:25 smithi067 bash[27441]: audit 2024-04-04T01:56:25.514164+0000 mon.a (mon.0) 17628 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:56:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:25 smithi067 bash[27441]: audit 2024-04-04T01:56:25.738244+0000 mon.a (mon.0) 17629 : audit [DBG] from='client.? 172.21.15.67:0/670356462' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:26.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:25 smithi067 bash[27441]: audit 2024-04-04T01:56:25.775543+0000 mon.a (mon.0) 17630 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:26 smithi067 bash[27441]: cluster 2024-04-04T01:56:25.591876+0000 mgr.y (mgr.24370) 20934 : cluster [DBG] pgmap v20918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:26 smithi067 bash[27441]: audit 2024-04-04T01:56:25.894079+0000 mon.a (mon.0) 17631 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:26 smithi067 bash[27441]: audit 2024-04-04T01:56:25.902269+0000 mon.a (mon.0) 17632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:26 smithi067 bash[17655]: cluster 2024-04-04T01:56:25.591876+0000 mgr.y (mgr.24370) 20934 : cluster [DBG] pgmap v20918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:26 smithi067 bash[17655]: audit 2024-04-04T01:56:25.894079+0000 mon.a (mon.0) 17631 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:26 smithi067 bash[17655]: audit 2024-04-04T01:56:25.902269+0000 mon.a (mon.0) 17632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:27.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:26 smithi082 bash[20963]: cluster 2024-04-04T01:56:25.591876+0000 mgr.y (mgr.24370) 20934 : cluster [DBG] pgmap v20918: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:26 smithi082 bash[20963]: audit 2024-04-04T01:56:25.894079+0000 mon.a (mon.0) 17631 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:27.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:26 smithi082 bash[20963]: audit 2024-04-04T01:56:25.902269+0000 mon.a (mon.0) 17632 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:29.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:28 smithi067 bash[27441]: cluster 2024-04-04T01:56:27.593029+0000 mgr.y (mgr.24370) 20935 : cluster [DBG] pgmap v20919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:28 smithi067 bash[27441]: audit 2024-04-04T01:56:28.189819+0000 mon.c (mon.2) 8376 : audit [DBG] from='client.? 172.21.15.67:0/2582248709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:28 smithi067 bash[17655]: cluster 2024-04-04T01:56:27.593029+0000 mgr.y (mgr.24370) 20935 : cluster [DBG] pgmap v20919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:29.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:28 smithi067 bash[17655]: audit 2024-04-04T01:56:28.189819+0000 mon.c (mon.2) 8376 : audit [DBG] from='client.? 172.21.15.67:0/2582248709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:28 smithi082 bash[20963]: cluster 2024-04-04T01:56:27.593029+0000 mgr.y (mgr.24370) 20935 : cluster [DBG] pgmap v20919: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:29.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:28 smithi082 bash[20963]: audit 2024-04-04T01:56:28.189819+0000 mon.c (mon.2) 8376 : audit [DBG] from='client.? 172.21.15.67:0/2582248709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:30 smithi067 bash[27441]: cluster 2024-04-04T01:56:29.593713+0000 mgr.y (mgr.24370) 20936 : cluster [DBG] pgmap v20920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:31.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:30 smithi067 bash[27441]: audit 2024-04-04T01:56:30.655737+0000 mon.a (mon.0) 17633 : audit [DBG] from='client.? 172.21.15.67:0/2775248919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:30 smithi067 bash[17655]: cluster 2024-04-04T01:56:29.593713+0000 mgr.y (mgr.24370) 20936 : cluster [DBG] pgmap v20920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:30 smithi067 bash[17655]: audit 2024-04-04T01:56:30.655737+0000 mon.a (mon.0) 17633 : audit [DBG] from='client.? 172.21.15.67:0/2775248919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:30 smithi082 bash[20963]: cluster 2024-04-04T01:56:29.593713+0000 mgr.y (mgr.24370) 20936 : cluster [DBG] pgmap v20920: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:31.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:30 smithi082 bash[20963]: audit 2024-04-04T01:56:30.655737+0000 mon.a (mon.0) 17633 : audit [DBG] from='client.? 172.21.15.67:0/2775248919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:32.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:32 smithi082 bash[20963]: audit 2024-04-04T01:56:31.262232+0000 mon.a (mon.0) 17634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:32 smithi082 bash[20963]: audit 2024-04-04T01:56:31.270823+0000 mon.a (mon.0) 17635 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:32 smithi082 bash[20963]: cluster 2024-04-04T01:56:31.594867+0000 mgr.y (mgr.24370) 20937 : cluster [DBG] pgmap v20921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:32 smithi082 bash[20963]: audit 2024-04-04T01:56:31.900043+0000 mon.a (mon.0) 17636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:32 smithi082 bash[20963]: audit 2024-04-04T01:56:31.908946+0000 mon.a (mon.0) 17637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[17655]: audit 2024-04-04T01:56:31.262232+0000 mon.a (mon.0) 17634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[17655]: audit 2024-04-04T01:56:31.270823+0000 mon.a (mon.0) 17635 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[17655]: cluster 2024-04-04T01:56:31.594867+0000 mgr.y (mgr.24370) 20937 : cluster [DBG] pgmap v20921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[17655]: audit 2024-04-04T01:56:31.900043+0000 mon.a (mon.0) 17636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.668 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[17655]: audit 2024-04-04T01:56:31.908946+0000 mon.a (mon.0) 17637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[27441]: audit 2024-04-04T01:56:31.262232+0000 mon.a (mon.0) 17634 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[27441]: audit 2024-04-04T01:56:31.270823+0000 mon.a (mon.0) 17635 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[27441]: cluster 2024-04-04T01:56:31.594867+0000 mgr.y (mgr.24370) 20937 : cluster [DBG] pgmap v20921: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[27441]: audit 2024-04-04T01:56:31.900043+0000 mon.a (mon.0) 17636 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:32.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:32 smithi067 bash[27441]: audit 2024-04-04T01:56:31.908946+0000 mon.a (mon.0) 17637 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:33.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:33 smithi067 bash[17655]: audit 2024-04-04T01:56:33.106748+0000 mon.c (mon.2) 8377 : audit [DBG] from='client.? 172.21.15.67:0/3883331368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:33.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:33 smithi067 bash[27441]: audit 2024-04-04T01:56:33.106748+0000 mon.c (mon.2) 8377 : audit [DBG] from='client.? 172.21.15.67:0/3883331368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:33.418 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:56:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:33] "GET /metrics HTTP/1.1" 200 239998 "" "Prometheus/2.43.0" 2024-04-04T01:56:33.635 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:56:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:56:33.636 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:33 smithi082 bash[20963]: audit 2024-04-04T01:56:33.106748+0000 mon.c (mon.2) 8377 : audit [DBG] from='client.? 172.21.15.67:0/3883331368' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:34.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:34 smithi082 bash[20963]: cluster 2024-04-04T01:56:33.595549+0000 mgr.y (mgr.24370) 20938 : cluster [DBG] pgmap v20922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:34.667 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:34 smithi067 bash[17655]: cluster 2024-04-04T01:56:33.595549+0000 mgr.y (mgr.24370) 20938 : cluster [DBG] pgmap v20922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:34.668 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:34 smithi067 bash[27441]: cluster 2024-04-04T01:56:33.595549+0000 mgr.y (mgr.24370) 20938 : cluster [DBG] pgmap v20922: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:35.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:35 smithi082 bash[20963]: audit 2024-04-04T01:56:35.560853+0000 mon.c (mon.2) 8378 : audit [DBG] from='client.? 172.21.15.67:0/3220544732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:35.917 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:35 smithi067 bash[17655]: audit 2024-04-04T01:56:35.560853+0000 mon.c (mon.2) 8378 : audit [DBG] from='client.? 172.21.15.67:0/3220544732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:35.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:35 smithi067 bash[27441]: audit 2024-04-04T01:56:35.560853+0000 mon.c (mon.2) 8378 : audit [DBG] from='client.? 172.21.15.67:0/3220544732' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:36.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:36 smithi067 bash[17655]: cluster 2024-04-04T01:56:35.596237+0000 mgr.y (mgr.24370) 20939 : cluster [DBG] pgmap v20923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:36.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:36 smithi067 bash[27441]: cluster 2024-04-04T01:56:35.596237+0000 mgr.y (mgr.24370) 20939 : cluster [DBG] pgmap v20923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:36 smithi082 bash[20963]: cluster 2024-04-04T01:56:35.596237+0000 mgr.y (mgr.24370) 20939 : cluster [DBG] pgmap v20923: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:38 smithi067 bash[17655]: cluster 2024-04-04T01:56:37.597311+0000 mgr.y (mgr.24370) 20940 : cluster [DBG] pgmap v20924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:38.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:38 smithi067 bash[17655]: audit 2024-04-04T01:56:38.015925+0000 mon.c (mon.2) 8379 : audit [DBG] from='client.? 172.21.15.67:0/454643166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:38 smithi067 bash[27441]: cluster 2024-04-04T01:56:37.597311+0000 mgr.y (mgr.24370) 20940 : cluster [DBG] pgmap v20924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:38.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:38 smithi067 bash[27441]: audit 2024-04-04T01:56:38.015925+0000 mon.c (mon.2) 8379 : audit [DBG] from='client.? 172.21.15.67:0/454643166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:38 smithi082 bash[20963]: cluster 2024-04-04T01:56:37.597311+0000 mgr.y (mgr.24370) 20940 : cluster [DBG] pgmap v20924: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:38 smithi082 bash[20963]: audit 2024-04-04T01:56:38.015925+0000 mon.c (mon.2) 8379 : audit [DBG] from='client.? 172.21.15.67:0/454643166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:40 smithi067 bash[17655]: cluster 2024-04-04T01:56:39.597987+0000 mgr.y (mgr.24370) 20941 : cluster [DBG] pgmap v20925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:40.918 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:40 smithi067 bash[17655]: audit 2024-04-04T01:56:40.474814+0000 mon.a (mon.0) 17638 : audit [DBG] from='client.? 172.21.15.67:0/4158786511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:40 smithi067 bash[27441]: cluster 2024-04-04T01:56:39.597987+0000 mgr.y (mgr.24370) 20941 : cluster [DBG] pgmap v20925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:40.918 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:40 smithi067 bash[27441]: audit 2024-04-04T01:56:40.474814+0000 mon.a (mon.0) 17638 : audit [DBG] from='client.? 172.21.15.67:0/4158786511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:40 smithi082 bash[20963]: cluster 2024-04-04T01:56:39.597987+0000 mgr.y (mgr.24370) 20941 : cluster [DBG] pgmap v20925: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:40 smithi082 bash[20963]: audit 2024-04-04T01:56:40.474814+0000 mon.a (mon.0) 17638 : audit [DBG] from='client.? 172.21.15.67:0/4158786511' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:41.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:41 smithi082 bash[20963]: audit 2024-04-04T01:56:40.776282+0000 mon.a (mon.0) 17639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:41 smithi067 bash[27441]: audit 2024-04-04T01:56:40.776282+0000 mon.a (mon.0) 17639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:41 smithi067 bash[17655]: audit 2024-04-04T01:56:40.776282+0000 mon.a (mon.0) 17639 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:43.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[17655]: cluster 2024-04-04T01:56:41.599196+0000 mgr.y (mgr.24370) 20942 : cluster [DBG] pgmap v20926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[17655]: audit 2024-04-04T01:56:42.491356+0000 mon.a (mon.0) 17640 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[17655]: audit 2024-04-04T01:56:42.499360+0000 mon.a (mon.0) 17641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[17655]: audit 2024-04-04T01:56:42.501078+0000 mon.a (mon.0) 17642 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:56:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[17655]: audit 2024-04-04T01:56:42.502385+0000 mon.a (mon.0) 17643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:56:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[17655]: audit 2024-04-04T01:56:42.509826+0000 mon.a (mon.0) 17644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[27441]: cluster 2024-04-04T01:56:41.599196+0000 mgr.y (mgr.24370) 20942 : cluster [DBG] pgmap v20926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[27441]: audit 2024-04-04T01:56:42.491356+0000 mon.a (mon.0) 17640 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[27441]: audit 2024-04-04T01:56:42.499360+0000 mon.a (mon.0) 17641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[27441]: audit 2024-04-04T01:56:42.501078+0000 mon.a (mon.0) 17642 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:56:43.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[27441]: audit 2024-04-04T01:56:42.502385+0000 mon.a (mon.0) 17643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:56:43.086 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:42 smithi067 bash[27441]: audit 2024-04-04T01:56:42.509826+0000 mon.a (mon.0) 17644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:42 smithi082 bash[20963]: cluster 2024-04-04T01:56:41.599196+0000 mgr.y (mgr.24370) 20942 : cluster [DBG] pgmap v20926: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:42 smithi082 bash[20963]: audit 2024-04-04T01:56:42.491356+0000 mon.a (mon.0) 17640 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:42 smithi082 bash[20963]: audit 2024-04-04T01:56:42.499360+0000 mon.a (mon.0) 17641 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:42 smithi082 bash[20963]: audit 2024-04-04T01:56:42.501078+0000 mon.a (mon.0) 17642 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:56:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:42 smithi082 bash[20963]: audit 2024-04-04T01:56:42.502385+0000 mon.a (mon.0) 17643 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:56:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:42 smithi082 bash[20963]: audit 2024-04-04T01:56:42.509826+0000 mon.a (mon.0) 17644 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:56:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:56:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:43] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:56:43.885 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:43 smithi082 bash[20963]: audit 2024-04-04T01:56:42.932521+0000 mon.a (mon.0) 17645 : audit [DBG] from='client.? 172.21.15.67:0/1539340642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:43.886 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:56:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:56:44.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:43 smithi067 bash[17655]: audit 2024-04-04T01:56:42.932521+0000 mon.a (mon.0) 17645 : audit [DBG] from='client.? 172.21.15.67:0/1539340642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:44.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:43 smithi067 bash[27441]: audit 2024-04-04T01:56:42.932521+0000 mon.a (mon.0) 17645 : audit [DBG] from='client.? 172.21.15.67:0/1539340642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:44 smithi082 bash[20963]: cluster 2024-04-04T01:56:43.599892+0000 mgr.y (mgr.24370) 20943 : cluster [DBG] pgmap v20927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:45.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:44 smithi067 bash[27441]: cluster 2024-04-04T01:56:43.599892+0000 mgr.y (mgr.24370) 20943 : cluster [DBG] pgmap v20927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:44 smithi067 bash[17655]: cluster 2024-04-04T01:56:43.599892+0000 mgr.y (mgr.24370) 20943 : cluster [DBG] pgmap v20927: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:46.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:45 smithi082 bash[20963]: audit 2024-04-04T01:56:45.391513+0000 mon.a (mon.0) 17646 : audit [DBG] from='client.? 172.21.15.67:0/1693747830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:46.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:45 smithi067 bash[17655]: audit 2024-04-04T01:56:45.391513+0000 mon.a (mon.0) 17646 : audit [DBG] from='client.? 172.21.15.67:0/1693747830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:46.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:45 smithi067 bash[27441]: audit 2024-04-04T01:56:45.391513+0000 mon.a (mon.0) 17646 : audit [DBG] from='client.? 172.21.15.67:0/1693747830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:46 smithi082 bash[20963]: cluster 2024-04-04T01:56:45.600582+0000 mgr.y (mgr.24370) 20944 : cluster [DBG] pgmap v20928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:47.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:46 smithi067 bash[27441]: cluster 2024-04-04T01:56:45.600582+0000 mgr.y (mgr.24370) 20944 : cluster [DBG] pgmap v20928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:46 smithi067 bash[17655]: cluster 2024-04-04T01:56:45.600582+0000 mgr.y (mgr.24370) 20944 : cluster [DBG] pgmap v20928: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:48 smithi082 bash[20963]: cluster 2024-04-04T01:56:47.601733+0000 mgr.y (mgr.24370) 20945 : cluster [DBG] pgmap v20929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:48 smithi082 bash[20963]: audit 2024-04-04T01:56:47.842743+0000 mon.c (mon.2) 8380 : audit [DBG] from='client.? 172.21.15.67:0/902051302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:48 smithi067 bash[27441]: cluster 2024-04-04T01:56:47.601733+0000 mgr.y (mgr.24370) 20945 : cluster [DBG] pgmap v20929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:48 smithi067 bash[27441]: audit 2024-04-04T01:56:47.842743+0000 mon.c (mon.2) 8380 : audit [DBG] from='client.? 172.21.15.67:0/902051302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:48 smithi067 bash[17655]: cluster 2024-04-04T01:56:47.601733+0000 mgr.y (mgr.24370) 20945 : cluster [DBG] pgmap v20929: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:48 smithi067 bash[17655]: audit 2024-04-04T01:56:47.842743+0000 mon.c (mon.2) 8380 : audit [DBG] from='client.? 172.21.15.67:0/902051302' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:51.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:50 smithi082 bash[20963]: cluster 2024-04-04T01:56:49.602370+0000 mgr.y (mgr.24370) 20946 : cluster [DBG] pgmap v20930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:51.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:50 smithi082 bash[20963]: audit 2024-04-04T01:56:50.330152+0000 mon.c (mon.2) 8381 : audit [DBG] from='client.? 172.21.15.67:0/228455164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:50 smithi067 bash[27441]: cluster 2024-04-04T01:56:49.602370+0000 mgr.y (mgr.24370) 20946 : cluster [DBG] pgmap v20930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:51.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:50 smithi067 bash[27441]: audit 2024-04-04T01:56:50.330152+0000 mon.c (mon.2) 8381 : audit [DBG] from='client.? 172.21.15.67:0/228455164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:50 smithi067 bash[17655]: cluster 2024-04-04T01:56:49.602370+0000 mgr.y (mgr.24370) 20946 : cluster [DBG] pgmap v20930: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:51.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:50 smithi067 bash[17655]: audit 2024-04-04T01:56:50.330152+0000 mon.c (mon.2) 8381 : audit [DBG] from='client.? 172.21.15.67:0/228455164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:53.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:52 smithi067 bash[17655]: cluster 2024-04-04T01:56:51.603518+0000 mgr.y (mgr.24370) 20947 : cluster [DBG] pgmap v20931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:52 smithi067 bash[27441]: cluster 2024-04-04T01:56:51.603518+0000 mgr.y (mgr.24370) 20947 : cluster [DBG] pgmap v20931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:52 smithi082 bash[20963]: cluster 2024-04-04T01:56:51.603518+0000 mgr.y (mgr.24370) 20947 : cluster [DBG] pgmap v20931: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:56:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:53] "GET /metrics HTTP/1.1" 200 240003 "" "Prometheus/2.43.0" 2024-04-04T01:56:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:56:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:56:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:56:53.886 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:53 smithi082 bash[20963]: audit 2024-04-04T01:56:52.787712+0000 mon.a (mon.0) 17647 : audit [DBG] from='client.? 172.21.15.67:0/1571222824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:54.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:53 smithi067 bash[27441]: audit 2024-04-04T01:56:52.787712+0000 mon.a (mon.0) 17647 : audit [DBG] from='client.? 172.21.15.67:0/1571222824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:54.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:53 smithi067 bash[17655]: audit 2024-04-04T01:56:52.787712+0000 mon.a (mon.0) 17647 : audit [DBG] from='client.? 172.21.15.67:0/1571222824' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:54 smithi082 bash[20963]: cluster 2024-04-04T01:56:53.604200+0000 mgr.y (mgr.24370) 20948 : cluster [DBG] pgmap v20932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:55.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:54 smithi067 bash[17655]: cluster 2024-04-04T01:56:53.604200+0000 mgr.y (mgr.24370) 20948 : cluster [DBG] pgmap v20932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:55.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:54 smithi067 bash[27441]: cluster 2024-04-04T01:56:53.604200+0000 mgr.y (mgr.24370) 20948 : cluster [DBG] pgmap v20932: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:56.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:55 smithi082 bash[20963]: audit 2024-04-04T01:56:55.243893+0000 mon.c (mon.2) 8382 : audit [DBG] from='client.? 172.21.15.67:0/2714738819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:56.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:55 smithi067 bash[27441]: audit 2024-04-04T01:56:55.243893+0000 mon.c (mon.2) 8382 : audit [DBG] from='client.? 172.21.15.67:0/2714738819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:56.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:55 smithi067 bash[17655]: audit 2024-04-04T01:56:55.243893+0000 mon.c (mon.2) 8382 : audit [DBG] from='client.? 172.21.15.67:0/2714738819' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:56 smithi082 bash[20963]: cluster 2024-04-04T01:56:55.604923+0000 mgr.y (mgr.24370) 20949 : cluster [DBG] pgmap v20933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:56 smithi082 bash[20963]: audit 2024-04-04T01:56:55.776642+0000 mon.a (mon.0) 17648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:56 smithi067 bash[17655]: cluster 2024-04-04T01:56:55.604923+0000 mgr.y (mgr.24370) 20949 : cluster [DBG] pgmap v20933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:56 smithi067 bash[17655]: audit 2024-04-04T01:56:55.776642+0000 mon.a (mon.0) 17648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:56 smithi067 bash[27441]: cluster 2024-04-04T01:56:55.604923+0000 mgr.y (mgr.24370) 20949 : cluster [DBG] pgmap v20933: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:57.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:56 smithi067 bash[27441]: audit 2024-04-04T01:56:55.776642+0000 mon.a (mon.0) 17648 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:56:58.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:57 smithi082 bash[20963]: audit 2024-04-04T01:56:57.706092+0000 mon.c (mon.2) 8383 : audit [DBG] from='client.? 172.21.15.67:0/406852449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:58.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:57 smithi067 bash[17655]: audit 2024-04-04T01:56:57.706092+0000 mon.c (mon.2) 8383 : audit [DBG] from='client.? 172.21.15.67:0/406852449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:58.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:57 smithi067 bash[27441]: audit 2024-04-04T01:56:57.706092+0000 mon.c (mon.2) 8383 : audit [DBG] from='client.? 172.21.15.67:0/406852449' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:56:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:56:58 smithi082 bash[20963]: cluster 2024-04-04T01:56:57.606194+0000 mgr.y (mgr.24370) 20950 : cluster [DBG] pgmap v20934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:59.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:56:58 smithi067 bash[17655]: cluster 2024-04-04T01:56:57.606194+0000 mgr.y (mgr.24370) 20950 : cluster [DBG] pgmap v20934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:56:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:56:58 smithi067 bash[27441]: cluster 2024-04-04T01:56:57.606194+0000 mgr.y (mgr.24370) 20950 : cluster [DBG] pgmap v20934: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:00 smithi082 bash[20963]: cluster 2024-04-04T01:56:59.607013+0000 mgr.y (mgr.24370) 20951 : cluster [DBG] pgmap v20935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:01.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:00 smithi082 bash[20963]: audit 2024-04-04T01:57:00.152482+0000 mon.a (mon.0) 17649 : audit [DBG] from='client.? 172.21.15.67:0/742387253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:00 smithi067 bash[17655]: cluster 2024-04-04T01:56:59.607013+0000 mgr.y (mgr.24370) 20951 : cluster [DBG] pgmap v20935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:01.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:00 smithi067 bash[17655]: audit 2024-04-04T01:57:00.152482+0000 mon.a (mon.0) 17649 : audit [DBG] from='client.? 172.21.15.67:0/742387253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:00 smithi067 bash[27441]: cluster 2024-04-04T01:56:59.607013+0000 mgr.y (mgr.24370) 20951 : cluster [DBG] pgmap v20935: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:01.169 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:00 smithi067 bash[27441]: audit 2024-04-04T01:57:00.152482+0000 mon.a (mon.0) 17649 : audit [DBG] from='client.? 172.21.15.67:0/742387253' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:02 smithi067 bash[27441]: cluster 2024-04-04T01:57:01.608285+0000 mgr.y (mgr.24370) 20952 : cluster [DBG] pgmap v20936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:02 smithi067 bash[27441]: audit 2024-04-04T01:57:02.604179+0000 mon.c (mon.2) 8384 : audit [DBG] from='client.? 172.21.15.67:0/3352689751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:03.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:02 smithi067 bash[17655]: cluster 2024-04-04T01:57:01.608285+0000 mgr.y (mgr.24370) 20952 : cluster [DBG] pgmap v20936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:02 smithi067 bash[17655]: audit 2024-04-04T01:57:02.604179+0000 mon.c (mon.2) 8384 : audit [DBG] from='client.? 172.21.15.67:0/3352689751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:02 smithi082 bash[20963]: cluster 2024-04-04T01:57:01.608285+0000 mgr.y (mgr.24370) 20952 : cluster [DBG] pgmap v20936: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:02 smithi082 bash[20963]: audit 2024-04-04T01:57:02.604179+0000 mon.c (mon.2) 8384 : audit [DBG] from='client.? 172.21.15.67:0/3352689751' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:57:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:03] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:57:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:57:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:57:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:04 smithi082 bash[20963]: cluster 2024-04-04T01:57:03.608906+0000 mgr.y (mgr.24370) 20953 : cluster [DBG] pgmap v20937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:04 smithi067 bash[27441]: cluster 2024-04-04T01:57:03.608906+0000 mgr.y (mgr.24370) 20953 : cluster [DBG] pgmap v20937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:04 smithi067 bash[17655]: cluster 2024-04-04T01:57:03.608906+0000 mgr.y (mgr.24370) 20953 : cluster [DBG] pgmap v20937: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:06.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:05 smithi082 bash[20963]: audit 2024-04-04T01:57:05.056027+0000 mon.c (mon.2) 8385 : audit [DBG] from='client.? 172.21.15.67:0/120421674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:06.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:05 smithi067 bash[17655]: audit 2024-04-04T01:57:05.056027+0000 mon.c (mon.2) 8385 : audit [DBG] from='client.? 172.21.15.67:0/120421674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:06.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:05 smithi067 bash[27441]: audit 2024-04-04T01:57:05.056027+0000 mon.c (mon.2) 8385 : audit [DBG] from='client.? 172.21.15.67:0/120421674' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:06 smithi082 bash[20963]: cluster 2024-04-04T01:57:05.609593+0000 mgr.y (mgr.24370) 20954 : cluster [DBG] pgmap v20938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:06 smithi067 bash[27441]: cluster 2024-04-04T01:57:05.609593+0000 mgr.y (mgr.24370) 20954 : cluster [DBG] pgmap v20938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:06 smithi067 bash[17655]: cluster 2024-04-04T01:57:05.609593+0000 mgr.y (mgr.24370) 20954 : cluster [DBG] pgmap v20938: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:08.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:07 smithi082 bash[20963]: audit 2024-04-04T01:57:07.510668+0000 mon.c (mon.2) 8386 : audit [DBG] from='client.? 172.21.15.67:0/2347598892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:08.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:07 smithi067 bash[27441]: audit 2024-04-04T01:57:07.510668+0000 mon.c (mon.2) 8386 : audit [DBG] from='client.? 172.21.15.67:0/2347598892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:08.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:07 smithi067 bash[17655]: audit 2024-04-04T01:57:07.510668+0000 mon.c (mon.2) 8386 : audit [DBG] from='client.? 172.21.15.67:0/2347598892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:09.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:08 smithi082 bash[20963]: cluster 2024-04-04T01:57:07.610754+0000 mgr.y (mgr.24370) 20955 : cluster [DBG] pgmap v20939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:09.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:08 smithi067 bash[27441]: cluster 2024-04-04T01:57:07.610754+0000 mgr.y (mgr.24370) 20955 : cluster [DBG] pgmap v20939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:09.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:08 smithi067 bash[17655]: cluster 2024-04-04T01:57:07.610754+0000 mgr.y (mgr.24370) 20955 : cluster [DBG] pgmap v20939: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:10 smithi082 bash[20963]: cluster 2024-04-04T01:57:09.611441+0000 mgr.y (mgr.24370) 20956 : cluster [DBG] pgmap v20940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:11.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:10 smithi082 bash[20963]: audit 2024-04-04T01:57:09.971845+0000 mon.c (mon.2) 8387 : audit [DBG] from='client.? 172.21.15.67:0/1324224616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:10 smithi067 bash[27441]: cluster 2024-04-04T01:57:09.611441+0000 mgr.y (mgr.24370) 20956 : cluster [DBG] pgmap v20940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:11.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:10 smithi067 bash[27441]: audit 2024-04-04T01:57:09.971845+0000 mon.c (mon.2) 8387 : audit [DBG] from='client.? 172.21.15.67:0/1324224616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:10 smithi067 bash[17655]: cluster 2024-04-04T01:57:09.611441+0000 mgr.y (mgr.24370) 20956 : cluster [DBG] pgmap v20940: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:11.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:10 smithi067 bash[17655]: audit 2024-04-04T01:57:09.971845+0000 mon.c (mon.2) 8387 : audit [DBG] from='client.? 172.21.15.67:0/1324224616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:12.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:11 smithi082 bash[20963]: audit 2024-04-04T01:57:10.780455+0000 mon.a (mon.0) 17650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:12.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:11 smithi067 bash[17655]: audit 2024-04-04T01:57:10.780455+0000 mon.a (mon.0) 17650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:12.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:11 smithi067 bash[27441]: audit 2024-04-04T01:57:10.780455+0000 mon.a (mon.0) 17650 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:12 smithi067 bash[27441]: cluster 2024-04-04T01:57:11.612632+0000 mgr.y (mgr.24370) 20957 : cluster [DBG] pgmap v20941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:13.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:12 smithi067 bash[27441]: audit 2024-04-04T01:57:12.428816+0000 mon.c (mon.2) 8388 : audit [DBG] from='client.? 172.21.15.67:0/1647391671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:12 smithi067 bash[17655]: cluster 2024-04-04T01:57:11.612632+0000 mgr.y (mgr.24370) 20957 : cluster [DBG] pgmap v20941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:13.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:12 smithi067 bash[17655]: audit 2024-04-04T01:57:12.428816+0000 mon.c (mon.2) 8388 : audit [DBG] from='client.? 172.21.15.67:0/1647391671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:12 smithi082 bash[20963]: cluster 2024-04-04T01:57:11.612632+0000 mgr.y (mgr.24370) 20957 : cluster [DBG] pgmap v20941: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:13.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:12 smithi082 bash[20963]: audit 2024-04-04T01:57:12.428816+0000 mon.c (mon.2) 8388 : audit [DBG] from='client.? 172.21.15.67:0/1647391671' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:13.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:57:13 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:13] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:57:13.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:57:13 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:57:15.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:14 smithi082 bash[20963]: cluster 2024-04-04T01:57:13.613299+0000 mgr.y (mgr.24370) 20958 : cluster [DBG] pgmap v20942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:15.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:14 smithi067 bash[27441]: cluster 2024-04-04T01:57:13.613299+0000 mgr.y (mgr.24370) 20958 : cluster [DBG] pgmap v20942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:15.169 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:14 smithi067 bash[17655]: cluster 2024-04-04T01:57:13.613299+0000 mgr.y (mgr.24370) 20958 : cluster [DBG] pgmap v20942: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:16.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:15 smithi082 bash[20963]: audit 2024-04-04T01:57:14.883976+0000 mon.c (mon.2) 8389 : audit [DBG] from='client.? 172.21.15.67:0/102471668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:16.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:15 smithi067 bash[27441]: audit 2024-04-04T01:57:14.883976+0000 mon.c (mon.2) 8389 : audit [DBG] from='client.? 172.21.15.67:0/102471668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:16.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:15 smithi067 bash[17655]: audit 2024-04-04T01:57:14.883976+0000 mon.c (mon.2) 8389 : audit [DBG] from='client.? 172.21.15.67:0/102471668' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:17.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:16 smithi082 bash[20963]: cluster 2024-04-04T01:57:15.613984+0000 mgr.y (mgr.24370) 20959 : cluster [DBG] pgmap v20943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:17.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:16 smithi067 bash[27441]: cluster 2024-04-04T01:57:15.613984+0000 mgr.y (mgr.24370) 20959 : cluster [DBG] pgmap v20943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:16 smithi067 bash[17655]: cluster 2024-04-04T01:57:15.613984+0000 mgr.y (mgr.24370) 20959 : cluster [DBG] pgmap v20943: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:18 smithi067 bash[17655]: audit 2024-04-04T01:57:17.345158+0000 mon.a (mon.0) 17651 : audit [DBG] from='client.? 172.21.15.67:0/2977980818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:18.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:18 smithi067 bash[17655]: cluster 2024-04-04T01:57:17.615172+0000 mgr.y (mgr.24370) 20960 : cluster [DBG] pgmap v20944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:18 smithi067 bash[27441]: audit 2024-04-04T01:57:17.345158+0000 mon.a (mon.0) 17651 : audit [DBG] from='client.? 172.21.15.67:0/2977980818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:18.418 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:18 smithi067 bash[27441]: cluster 2024-04-04T01:57:17.615172+0000 mgr.y (mgr.24370) 20960 : cluster [DBG] pgmap v20944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:18 smithi082 bash[20963]: audit 2024-04-04T01:57:17.345158+0000 mon.a (mon.0) 17651 : audit [DBG] from='client.? 172.21.15.67:0/2977980818' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:18.635 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:18 smithi082 bash[20963]: cluster 2024-04-04T01:57:17.615172+0000 mgr.y (mgr.24370) 20960 : cluster [DBG] pgmap v20944: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:21.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:20 smithi082 bash[20963]: cluster 2024-04-04T01:57:19.615805+0000 mgr.y (mgr.24370) 20961 : cluster [DBG] pgmap v20945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:21.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:20 smithi082 bash[20963]: audit 2024-04-04T01:57:19.805234+0000 mon.c (mon.2) 8390 : audit [DBG] from='client.? 172.21.15.67:0/3402435306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:21.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:20 smithi067 bash[17655]: cluster 2024-04-04T01:57:19.615805+0000 mgr.y (mgr.24370) 20961 : cluster [DBG] pgmap v20945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:21.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:20 smithi067 bash[17655]: audit 2024-04-04T01:57:19.805234+0000 mon.c (mon.2) 8390 : audit [DBG] from='client.? 172.21.15.67:0/3402435306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:20 smithi067 bash[27441]: cluster 2024-04-04T01:57:19.615805+0000 mgr.y (mgr.24370) 20961 : cluster [DBG] pgmap v20945: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:21.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:20 smithi067 bash[27441]: audit 2024-04-04T01:57:19.805234+0000 mon.c (mon.2) 8390 : audit [DBG] from='client.? 172.21.15.67:0/3402435306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:23.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:22 smithi067 bash[17655]: cluster 2024-04-04T01:57:21.616966+0000 mgr.y (mgr.24370) 20962 : cluster [DBG] pgmap v20946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:23.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:22 smithi067 bash[17655]: audit 2024-04-04T01:57:22.257632+0000 mon.a (mon.0) 17652 : audit [DBG] from='client.? 172.21.15.67:0/2642693605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:22 smithi067 bash[27441]: cluster 2024-04-04T01:57:21.616966+0000 mgr.y (mgr.24370) 20962 : cluster [DBG] pgmap v20946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:23.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:22 smithi067 bash[27441]: audit 2024-04-04T01:57:22.257632+0000 mon.a (mon.0) 17652 : audit [DBG] from='client.? 172.21.15.67:0/2642693605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:22 smithi082 bash[20963]: cluster 2024-04-04T01:57:21.616966+0000 mgr.y (mgr.24370) 20962 : cluster [DBG] pgmap v20946: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:23.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:22 smithi082 bash[20963]: audit 2024-04-04T01:57:22.257632+0000 mon.a (mon.0) 17652 : audit [DBG] from='client.? 172.21.15.67:0/2642693605' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:23.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:57:23 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:23] "GET /metrics HTTP/1.1" 200 240002 "" "Prometheus/2.43.0" 2024-04-04T01:57:23.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:57:23 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:57:25.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:24 smithi082 bash[20963]: cluster 2024-04-04T01:57:23.617679+0000 mgr.y (mgr.24370) 20963 : cluster [DBG] pgmap v20947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:25.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:24 smithi067 bash[27441]: cluster 2024-04-04T01:57:23.617679+0000 mgr.y (mgr.24370) 20963 : cluster [DBG] pgmap v20947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:25.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:24 smithi067 bash[17655]: cluster 2024-04-04T01:57:23.617679+0000 mgr.y (mgr.24370) 20963 : cluster [DBG] pgmap v20947: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:26.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:25 smithi082 bash[20963]: audit 2024-04-04T01:57:24.707651+0000 mon.a (mon.0) 17653 : audit [DBG] from='client.? 172.21.15.67:0/2910052312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:26.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:25 smithi067 bash[27441]: audit 2024-04-04T01:57:24.707651+0000 mon.a (mon.0) 17653 : audit [DBG] from='client.? 172.21.15.67:0/2910052312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:26.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:25 smithi067 bash[17655]: audit 2024-04-04T01:57:24.707651+0000 mon.a (mon.0) 17653 : audit [DBG] from='client.? 172.21.15.67:0/2910052312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:27.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:26 smithi082 bash[20963]: cluster 2024-04-04T01:57:25.618395+0000 mgr.y (mgr.24370) 20964 : cluster [DBG] pgmap v20948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:27.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:26 smithi082 bash[20963]: audit 2024-04-04T01:57:25.777467+0000 mon.a (mon.0) 17654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:26 smithi067 bash[27441]: cluster 2024-04-04T01:57:25.618395+0000 mgr.y (mgr.24370) 20964 : cluster [DBG] pgmap v20948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:27.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:26 smithi067 bash[27441]: audit 2024-04-04T01:57:25.777467+0000 mon.a (mon.0) 17654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:26 smithi067 bash[17655]: cluster 2024-04-04T01:57:25.618395+0000 mgr.y (mgr.24370) 20964 : cluster [DBG] pgmap v20948: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:27.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:26 smithi067 bash[17655]: audit 2024-04-04T01:57:25.777467+0000 mon.a (mon.0) 17654 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:28.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:27 smithi082 bash[20963]: audit 2024-04-04T01:57:27.156423+0000 mon.a (mon.0) 17655 : audit [DBG] from='client.? 172.21.15.67:0/3874729670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:28.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:27 smithi067 bash[17655]: audit 2024-04-04T01:57:27.156423+0000 mon.a (mon.0) 17655 : audit [DBG] from='client.? 172.21.15.67:0/3874729670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:28.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:27 smithi067 bash[27441]: audit 2024-04-04T01:57:27.156423+0000 mon.a (mon.0) 17655 : audit [DBG] from='client.? 172.21.15.67:0/3874729670' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:29.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:28 smithi082 bash[20963]: cluster 2024-04-04T01:57:27.619562+0000 mgr.y (mgr.24370) 20965 : cluster [DBG] pgmap v20949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:29.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:28 smithi067 bash[17655]: cluster 2024-04-04T01:57:27.619562+0000 mgr.y (mgr.24370) 20965 : cluster [DBG] pgmap v20949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:29.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:28 smithi067 bash[27441]: cluster 2024-04-04T01:57:27.619562+0000 mgr.y (mgr.24370) 20965 : cluster [DBG] pgmap v20949: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:30.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:29 smithi082 bash[20963]: audit 2024-04-04T01:57:29.607319+0000 mon.c (mon.2) 8391 : audit [DBG] from='client.? 172.21.15.67:0/251393941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:30.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:29 smithi067 bash[17655]: audit 2024-04-04T01:57:29.607319+0000 mon.c (mon.2) 8391 : audit [DBG] from='client.? 172.21.15.67:0/251393941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:30.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:29 smithi067 bash[27441]: audit 2024-04-04T01:57:29.607319+0000 mon.c (mon.2) 8391 : audit [DBG] from='client.? 172.21.15.67:0/251393941' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:31.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:30 smithi082 bash[20963]: cluster 2024-04-04T01:57:29.620123+0000 mgr.y (mgr.24370) 20966 : cluster [DBG] pgmap v20950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:31.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:30 smithi067 bash[27441]: cluster 2024-04-04T01:57:29.620123+0000 mgr.y (mgr.24370) 20966 : cluster [DBG] pgmap v20950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:31.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:30 smithi067 bash[17655]: cluster 2024-04-04T01:57:29.620123+0000 mgr.y (mgr.24370) 20966 : cluster [DBG] pgmap v20950: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:33.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:32 smithi067 bash[27441]: cluster 2024-04-04T01:57:31.621228+0000 mgr.y (mgr.24370) 20967 : cluster [DBG] pgmap v20951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:33.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:32 smithi067 bash[27441]: audit 2024-04-04T01:57:32.056693+0000 mon.c (mon.2) 8392 : audit [DBG] from='client.? 172.21.15.67:0/2403119834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:32 smithi067 bash[17655]: cluster 2024-04-04T01:57:31.621228+0000 mgr.y (mgr.24370) 20967 : cluster [DBG] pgmap v20951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:33.084 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:32 smithi067 bash[17655]: audit 2024-04-04T01:57:32.056693+0000 mon.c (mon.2) 8392 : audit [DBG] from='client.? 172.21.15.67:0/2403119834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:33.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:32 smithi082 bash[20963]: cluster 2024-04-04T01:57:31.621228+0000 mgr.y (mgr.24370) 20967 : cluster [DBG] pgmap v20951: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:33.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:32 smithi082 bash[20963]: audit 2024-04-04T01:57:32.056693+0000 mon.c (mon.2) 8392 : audit [DBG] from='client.? 172.21.15.67:0/2403119834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:33.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:57:33 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:33] "GET /metrics HTTP/1.1" 200 240004 "" "Prometheus/2.43.0" 2024-04-04T01:57:33.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:57:33 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:57:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:34 smithi082 bash[20963]: cluster 2024-04-04T01:57:33.621889+0000 mgr.y (mgr.24370) 20968 : cluster [DBG] pgmap v20952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:35.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:34 smithi082 bash[20963]: audit 2024-04-04T01:57:34.514129+0000 mon.a (mon.0) 17656 : audit [DBG] from='client.? 172.21.15.67:0/1087205705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:35.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:34 smithi067 bash[17655]: cluster 2024-04-04T01:57:33.621889+0000 mgr.y (mgr.24370) 20968 : cluster [DBG] pgmap v20952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:35.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:34 smithi067 bash[17655]: audit 2024-04-04T01:57:34.514129+0000 mon.a (mon.0) 17656 : audit [DBG] from='client.? 172.21.15.67:0/1087205705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:34 smithi067 bash[27441]: cluster 2024-04-04T01:57:33.621889+0000 mgr.y (mgr.24370) 20968 : cluster [DBG] pgmap v20952: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:35.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:34 smithi067 bash[27441]: audit 2024-04-04T01:57:34.514129+0000 mon.a (mon.0) 17656 : audit [DBG] from='client.? 172.21.15.67:0/1087205705' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:37.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:36 smithi082 bash[20963]: cluster 2024-04-04T01:57:35.622591+0000 mgr.y (mgr.24370) 20969 : cluster [DBG] pgmap v20953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:37.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:36 smithi067 bash[17655]: cluster 2024-04-04T01:57:35.622591+0000 mgr.y (mgr.24370) 20969 : cluster [DBG] pgmap v20953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:37.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:36 smithi067 bash[27441]: cluster 2024-04-04T01:57:35.622591+0000 mgr.y (mgr.24370) 20969 : cluster [DBG] pgmap v20953: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:38.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:37 smithi082 bash[20963]: audit 2024-04-04T01:57:36.975316+0000 mon.c (mon.2) 8393 : audit [DBG] from='client.? 172.21.15.67:0/167780832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:38.170 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:37 smithi067 bash[17655]: audit 2024-04-04T01:57:36.975316+0000 mon.c (mon.2) 8393 : audit [DBG] from='client.? 172.21.15.67:0/167780832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:38.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:37 smithi067 bash[27441]: audit 2024-04-04T01:57:36.975316+0000 mon.c (mon.2) 8393 : audit [DBG] from='client.? 172.21.15.67:0/167780832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:39.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:38 smithi082 bash[20963]: cluster 2024-04-04T01:57:37.623770+0000 mgr.y (mgr.24370) 20970 : cluster [DBG] pgmap v20954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:39.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:38 smithi067 bash[17655]: cluster 2024-04-04T01:57:37.623770+0000 mgr.y (mgr.24370) 20970 : cluster [DBG] pgmap v20954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:39.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:38 smithi067 bash[27441]: cluster 2024-04-04T01:57:37.623770+0000 mgr.y (mgr.24370) 20970 : cluster [DBG] pgmap v20954: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:40.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:39 smithi082 bash[20963]: audit 2024-04-04T01:57:39.434178+0000 mon.a (mon.0) 17657 : audit [DBG] from='client.? 172.21.15.67:0/2775123486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:40.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:39 smithi067 bash[17655]: audit 2024-04-04T01:57:39.434178+0000 mon.a (mon.0) 17657 : audit [DBG] from='client.? 172.21.15.67:0/2775123486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:40.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:39 smithi067 bash[27441]: audit 2024-04-04T01:57:39.434178+0000 mon.a (mon.0) 17657 : audit [DBG] from='client.? 172.21.15.67:0/2775123486' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:41.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:40 smithi082 bash[20963]: cluster 2024-04-04T01:57:39.624513+0000 mgr.y (mgr.24370) 20971 : cluster [DBG] pgmap v20955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:41.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:40 smithi067 bash[17655]: cluster 2024-04-04T01:57:39.624513+0000 mgr.y (mgr.24370) 20971 : cluster [DBG] pgmap v20955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:41.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:40 smithi067 bash[27441]: cluster 2024-04-04T01:57:39.624513+0000 mgr.y (mgr.24370) 20971 : cluster [DBG] pgmap v20955: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:42.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:41 smithi082 bash[20963]: audit 2024-04-04T01:57:40.777665+0000 mon.a (mon.0) 17658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:42.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:41 smithi067 bash[17655]: audit 2024-04-04T01:57:40.777665+0000 mon.a (mon.0) 17658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:42.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:41 smithi067 bash[27441]: audit 2024-04-04T01:57:40.777665+0000 mon.a (mon.0) 17658 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:43.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:42 smithi067 bash[27441]: cluster 2024-04-04T01:57:41.625320+0000 mgr.y (mgr.24370) 20972 : cluster [DBG] pgmap v20956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:42 smithi067 bash[27441]: audit 2024-04-04T01:57:41.896714+0000 mon.c (mon.2) 8394 : audit [DBG] from='client.? 172.21.15.67:0/1618747805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:43.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:42 smithi067 bash[27441]: audit 2024-04-04T01:57:42.584616+0000 mon.a (mon.0) 17659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:57:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:42 smithi067 bash[17655]: cluster 2024-04-04T01:57:41.625320+0000 mgr.y (mgr.24370) 20972 : cluster [DBG] pgmap v20956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:42 smithi067 bash[17655]: audit 2024-04-04T01:57:41.896714+0000 mon.c (mon.2) 8394 : audit [DBG] from='client.? 172.21.15.67:0/1618747805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:43.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:42 smithi067 bash[17655]: audit 2024-04-04T01:57:42.584616+0000 mon.a (mon.0) 17659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:57:43.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:42 smithi082 bash[20963]: cluster 2024-04-04T01:57:41.625320+0000 mgr.y (mgr.24370) 20972 : cluster [DBG] pgmap v20956: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:42 smithi082 bash[20963]: audit 2024-04-04T01:57:41.896714+0000 mon.c (mon.2) 8394 : audit [DBG] from='client.? 172.21.15.67:0/1618747805' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:43.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:42 smithi082 bash[20963]: audit 2024-04-04T01:57:42.584616+0000 mon.a (mon.0) 17659 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-04T01:57:43.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:57:43 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:43] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:57:43.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:57:43 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:57:45.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:44 smithi082 bash[20963]: cluster 2024-04-04T01:57:43.626015+0000 mgr.y (mgr.24370) 20973 : cluster [DBG] pgmap v20957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:45.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:44 smithi082 bash[20963]: audit 2024-04-04T01:57:44.355305+0000 mon.c (mon.2) 8395 : audit [DBG] from='client.? 172.21.15.67:0/2301609274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:44 smithi067 bash[17655]: cluster 2024-04-04T01:57:43.626015+0000 mgr.y (mgr.24370) 20973 : cluster [DBG] pgmap v20957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:45.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:44 smithi067 bash[17655]: audit 2024-04-04T01:57:44.355305+0000 mon.c (mon.2) 8395 : audit [DBG] from='client.? 172.21.15.67:0/2301609274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:44 smithi067 bash[27441]: cluster 2024-04-04T01:57:43.626015+0000 mgr.y (mgr.24370) 20973 : cluster [DBG] pgmap v20957: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:45.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:44 smithi067 bash[27441]: audit 2024-04-04T01:57:44.355305+0000 mon.c (mon.2) 8395 : audit [DBG] from='client.? 172.21.15.67:0/2301609274' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:47.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:46 smithi082 bash[20963]: cluster 2024-04-04T01:57:45.626736+0000 mgr.y (mgr.24370) 20974 : cluster [DBG] pgmap v20958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:47.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:46 smithi067 bash[17655]: cluster 2024-04-04T01:57:45.626736+0000 mgr.y (mgr.24370) 20974 : cluster [DBG] pgmap v20958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:47.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:46 smithi067 bash[27441]: cluster 2024-04-04T01:57:45.626736+0000 mgr.y (mgr.24370) 20974 : cluster [DBG] pgmap v20958: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:48.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:47 smithi082 bash[20963]: audit 2024-04-04T01:57:46.814257+0000 mon.c (mon.2) 8396 : audit [DBG] from='client.? 172.21.15.67:0/189354066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:48.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:47 smithi067 bash[17655]: audit 2024-04-04T01:57:46.814257+0000 mon.c (mon.2) 8396 : audit [DBG] from='client.? 172.21.15.67:0/189354066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:48.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:47 smithi067 bash[27441]: audit 2024-04-04T01:57:46.814257+0000 mon.c (mon.2) 8396 : audit [DBG] from='client.? 172.21.15.67:0/189354066' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:48 smithi082 bash[20963]: cluster 2024-04-04T01:57:47.627836+0000 mgr.y (mgr.24370) 20975 : cluster [DBG] pgmap v20959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:49.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:48 smithi082 bash[20963]: audit 2024-04-04T01:57:48.279896+0000 mon.a (mon.0) 17660 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:48 smithi082 bash[20963]: audit 2024-04-04T01:57:48.289880+0000 mon.a (mon.0) 17661 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:48 smithi082 bash[20963]: audit 2024-04-04T01:57:48.579225+0000 mon.a (mon.0) 17662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:48 smithi082 bash[20963]: audit 2024-04-04T01:57:48.588751+0000 mon.a (mon.0) 17663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[17655]: cluster 2024-04-04T01:57:47.627836+0000 mgr.y (mgr.24370) 20975 : cluster [DBG] pgmap v20959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[17655]: audit 2024-04-04T01:57:48.279896+0000 mon.a (mon.0) 17660 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[17655]: audit 2024-04-04T01:57:48.289880+0000 mon.a (mon.0) 17661 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[17655]: audit 2024-04-04T01:57:48.579225+0000 mon.a (mon.0) 17662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[17655]: audit 2024-04-04T01:57:48.588751+0000 mon.a (mon.0) 17663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[27441]: cluster 2024-04-04T01:57:47.627836+0000 mgr.y (mgr.24370) 20975 : cluster [DBG] pgmap v20959: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[27441]: audit 2024-04-04T01:57:48.279896+0000 mon.a (mon.0) 17660 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[27441]: audit 2024-04-04T01:57:48.289880+0000 mon.a (mon.0) 17661 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[27441]: audit 2024-04-04T01:57:48.579225+0000 mon.a (mon.0) 17662 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:49.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:48 smithi067 bash[27441]: audit 2024-04-04T01:57:48.588751+0000 mon.a (mon.0) 17663 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.385 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:50 smithi082 bash[20963]: audit 2024-04-04T01:57:49.036696+0000 mon.a (mon.0) 17664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:50 smithi082 bash[20963]: audit 2024-04-04T01:57:49.043197+0000 mon.a (mon.0) 17665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:50 smithi082 bash[20963]: audit 2024-04-04T01:57:49.268692+0000 mon.c (mon.2) 8397 : audit [DBG] from='client.? 172.21.15.67:0/2499215779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:50 smithi082 bash[20963]: audit 2024-04-04T01:57:49.285768+0000 mon.a (mon.0) 17666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:50 smithi082 bash[20963]: audit 2024-04-04T01:57:49.292533+0000 mon.a (mon.0) 17667 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:50 smithi082 bash[20963]: audit 2024-04-04T01:57:49.293933+0000 mon.a (mon.0) 17668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:57:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:50 smithi082 bash[20963]: audit 2024-04-04T01:57:49.295125+0000 mon.a (mon.0) 17669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:57:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:50 smithi082 bash[20963]: audit 2024-04-04T01:57:49.302118+0000 mon.a (mon.0) 17670 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.386 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:50 smithi082 bash[20963]: cluster 2024-04-04T01:57:49.628522+0000 mgr.y (mgr.24370) 20976 : cluster [DBG] pgmap v20960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[17655]: audit 2024-04-04T01:57:49.036696+0000 mon.a (mon.0) 17664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[17655]: audit 2024-04-04T01:57:49.043197+0000 mon.a (mon.0) 17665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[17655]: audit 2024-04-04T01:57:49.268692+0000 mon.c (mon.2) 8397 : audit [DBG] from='client.? 172.21.15.67:0/2499215779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[17655]: audit 2024-04-04T01:57:49.285768+0000 mon.a (mon.0) 17666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[17655]: audit 2024-04-04T01:57:49.292533+0000 mon.a (mon.0) 17667 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[17655]: audit 2024-04-04T01:57:49.293933+0000 mon.a (mon.0) 17668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:57:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[17655]: audit 2024-04-04T01:57:49.295125+0000 mon.a (mon.0) 17669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:57:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[17655]: audit 2024-04-04T01:57:49.302118+0000 mon.a (mon.0) 17670 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.418 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[17655]: cluster 2024-04-04T01:57:49.628522+0000 mgr.y (mgr.24370) 20976 : cluster [DBG] pgmap v20960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[27441]: audit 2024-04-04T01:57:49.036696+0000 mon.a (mon.0) 17664 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[27441]: audit 2024-04-04T01:57:49.043197+0000 mon.a (mon.0) 17665 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[27441]: audit 2024-04-04T01:57:49.268692+0000 mon.c (mon.2) 8397 : audit [DBG] from='client.? 172.21.15.67:0/2499215779' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[27441]: audit 2024-04-04T01:57:49.285768+0000 mon.a (mon.0) 17666 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[27441]: audit 2024-04-04T01:57:49.292533+0000 mon.a (mon.0) 17667 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[27441]: audit 2024-04-04T01:57:49.293933+0000 mon.a (mon.0) 17668 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-04T01:57:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[27441]: audit 2024-04-04T01:57:49.295125+0000 mon.a (mon.0) 17669 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-04T01:57:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[27441]: audit 2024-04-04T01:57:49.302118+0000 mon.a (mon.0) 17670 : audit [INF] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' 2024-04-04T01:57:50.419 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:50 smithi067 bash[27441]: cluster 2024-04-04T01:57:49.628522+0000 mgr.y (mgr.24370) 20976 : cluster [DBG] pgmap v20960: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:53.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:52 smithi067 bash[27441]: cluster 2024-04-04T01:57:51.629652+0000 mgr.y (mgr.24370) 20977 : cluster [DBG] pgmap v20961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:53.085 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:52 smithi067 bash[27441]: audit 2024-04-04T01:57:51.721063+0000 mon.a (mon.0) 17671 : audit [DBG] from='client.? 172.21.15.67:0/3789357694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:52 smithi067 bash[17655]: cluster 2024-04-04T01:57:51.629652+0000 mgr.y (mgr.24370) 20977 : cluster [DBG] pgmap v20961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:53.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:52 smithi067 bash[17655]: audit 2024-04-04T01:57:51.721063+0000 mon.a (mon.0) 17671 : audit [DBG] from='client.? 172.21.15.67:0/3789357694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:53.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:52 smithi082 bash[20963]: cluster 2024-04-04T01:57:51.629652+0000 mgr.y (mgr.24370) 20977 : cluster [DBG] pgmap v20961: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:53.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:52 smithi082 bash[20963]: audit 2024-04-04T01:57:51.721063+0000 mon.a (mon.0) 17671 : audit [DBG] from='client.? 172.21.15.67:0/3789357694' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:53.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:57:53 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:53] "GET /metrics HTTP/1.1" 200 239999 "" "Prometheus/2.43.0" 2024-04-04T01:57:53.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:57:53 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:57:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:57:55.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:54 smithi082 bash[20963]: cluster 2024-04-04T01:57:53.630329+0000 mgr.y (mgr.24370) 20978 : cluster [DBG] pgmap v20962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:55.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:54 smithi082 bash[20963]: audit 2024-04-04T01:57:54.181690+0000 mon.c (mon.2) 8398 : audit [DBG] from='client.? 172.21.15.67:0/1265066649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:55.170 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:54 smithi067 bash[27441]: cluster 2024-04-04T01:57:53.630329+0000 mgr.y (mgr.24370) 20978 : cluster [DBG] pgmap v20962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:55.171 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:54 smithi067 bash[27441]: audit 2024-04-04T01:57:54.181690+0000 mon.c (mon.2) 8398 : audit [DBG] from='client.? 172.21.15.67:0/1265066649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:55.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:54 smithi067 bash[17655]: cluster 2024-04-04T01:57:53.630329+0000 mgr.y (mgr.24370) 20978 : cluster [DBG] pgmap v20962: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:55.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:54 smithi067 bash[17655]: audit 2024-04-04T01:57:54.181690+0000 mon.c (mon.2) 8398 : audit [DBG] from='client.? 172.21.15.67:0/1265066649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:57.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:56 smithi082 bash[20963]: cluster 2024-04-04T01:57:55.631030+0000 mgr.y (mgr.24370) 20979 : cluster [DBG] pgmap v20963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:56 smithi082 bash[20963]: audit 2024-04-04T01:57:55.778152+0000 mon.a (mon.0) 17672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:57.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:56 smithi082 bash[20963]: audit 2024-04-04T01:57:56.636747+0000 mon.a (mon.0) 17673 : audit [DBG] from='client.? 172.21.15.67:0/1193940969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:56 smithi067 bash[27441]: cluster 2024-04-04T01:57:55.631030+0000 mgr.y (mgr.24370) 20979 : cluster [DBG] pgmap v20963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:56 smithi067 bash[27441]: audit 2024-04-04T01:57:55.778152+0000 mon.a (mon.0) 17672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:57.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:56 smithi067 bash[27441]: audit 2024-04-04T01:57:56.636747+0000 mon.a (mon.0) 17673 : audit [DBG] from='client.? 172.21.15.67:0/1193940969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:56 smithi067 bash[17655]: cluster 2024-04-04T01:57:55.631030+0000 mgr.y (mgr.24370) 20979 : cluster [DBG] pgmap v20963: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:56 smithi067 bash[17655]: audit 2024-04-04T01:57:55.778152+0000 mon.a (mon.0) 17672 : audit [DBG] from='mgr.24370 172.21.15.67:0/3702086704' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-04T01:57:57.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:56 smithi067 bash[17655]: audit 2024-04-04T01:57:56.636747+0000 mon.a (mon.0) 17673 : audit [DBG] from='client.? 172.21.15.67:0/1193940969' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:57:59.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:58 smithi082 bash[20963]: cluster 2024-04-04T01:57:57.632245+0000 mgr.y (mgr.24370) 20980 : cluster [DBG] pgmap v20964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:59.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:58 smithi067 bash[17655]: cluster 2024-04-04T01:57:57.632245+0000 mgr.y (mgr.24370) 20980 : cluster [DBG] pgmap v20964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:57:59.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:58 smithi067 bash[27441]: cluster 2024-04-04T01:57:57.632245+0000 mgr.y (mgr.24370) 20980 : cluster [DBG] pgmap v20964: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:00.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:57:59 smithi082 bash[20963]: audit 2024-04-04T01:57:59.090447+0000 mon.c (mon.2) 8399 : audit [DBG] from='client.? 172.21.15.67:0/2835215227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:00.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:57:59 smithi067 bash[17655]: audit 2024-04-04T01:57:59.090447+0000 mon.c (mon.2) 8399 : audit [DBG] from='client.? 172.21.15.67:0/2835215227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:00.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:57:59 smithi067 bash[27441]: audit 2024-04-04T01:57:59.090447+0000 mon.c (mon.2) 8399 : audit [DBG] from='client.? 172.21.15.67:0/2835215227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:01.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:58:00 smithi082 bash[20963]: cluster 2024-04-04T01:57:59.632888+0000 mgr.y (mgr.24370) 20981 : cluster [DBG] pgmap v20965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:01.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:58:00 smithi067 bash[17655]: cluster 2024-04-04T01:57:59.632888+0000 mgr.y (mgr.24370) 20981 : cluster [DBG] pgmap v20965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:01.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:58:00 smithi067 bash[27441]: cluster 2024-04-04T01:57:59.632888+0000 mgr.y (mgr.24370) 20981 : cluster [DBG] pgmap v20965: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:02.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:58:01 smithi082 bash[20963]: audit 2024-04-04T01:58:01.549445+0000 mon.c (mon.2) 8400 : audit [DBG] from='client.? 172.21.15.67:0/3146776351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:02.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:58:01 smithi067 bash[27441]: audit 2024-04-04T01:58:01.549445+0000 mon.c (mon.2) 8400 : audit [DBG] from='client.? 172.21.15.67:0/3146776351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:02.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:58:01 smithi067 bash[17655]: audit 2024-04-04T01:58:01.549445+0000 mon.c (mon.2) 8400 : audit [DBG] from='client.? 172.21.15.67:0/3146776351' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:03.084 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:58:02 smithi067 bash[27441]: cluster 2024-04-04T01:58:01.634028+0000 mgr.y (mgr.24370) 20982 : cluster [DBG] pgmap v20966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:03.085 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:58:02 smithi067 bash[17655]: cluster 2024-04-04T01:58:01.634028+0000 mgr.y (mgr.24370) 20982 : cluster [DBG] pgmap v20966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:03.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:58:02 smithi082 bash[20963]: cluster 2024-04-04T01:58:01.634028+0000 mgr.y (mgr.24370) 20982 : cluster [DBG] pgmap v20966: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:03.417 INFO:journalctl@ceph.mgr.y.smithi067.stdout:Apr 04 01:58:03 smithi067 bash[17919]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:58:03] "GET /metrics HTTP/1.1" 200 240000 "" "Prometheus/2.43.0" 2024-04-04T01:58:03.885 INFO:journalctl@ceph.mgr.x.smithi082.stdout:Apr 04 01:58:03 smithi082 bash[21968]: ::ffff:172.21.15.82 - - [04/Apr/2024:01:58:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-04T01:58:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:58:04 smithi082 bash[20963]: cluster 2024-04-04T01:58:03.634720+0000 mgr.y (mgr.24370) 20983 : cluster [DBG] pgmap v20967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:05.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:58:04 smithi082 bash[20963]: audit 2024-04-04T01:58:04.012866+0000 mon.a (mon.0) 17674 : audit [DBG] from='client.? 172.21.15.67:0/3333420929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:05.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:58:04 smithi067 bash[17655]: cluster 2024-04-04T01:58:03.634720+0000 mgr.y (mgr.24370) 20983 : cluster [DBG] pgmap v20967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:05.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:58:04 smithi067 bash[17655]: audit 2024-04-04T01:58:04.012866+0000 mon.a (mon.0) 17674 : audit [DBG] from='client.? 172.21.15.67:0/3333420929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:58:04 smithi067 bash[27441]: cluster 2024-04-04T01:58:03.634720+0000 mgr.y (mgr.24370) 20983 : cluster [DBG] pgmap v20967: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:05.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:58:04 smithi067 bash[27441]: audit 2024-04-04T01:58:04.012866+0000 mon.a (mon.0) 17674 : audit [DBG] from='client.? 172.21.15.67:0/3333420929' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:07.135 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:58:06 smithi082 bash[20963]: cluster 2024-04-04T01:58:05.635427+0000 mgr.y (mgr.24370) 20984 : cluster [DBG] pgmap v20968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:07.136 INFO:journalctl@ceph.mon.b.smithi082.stdout:Apr 04 01:58:06 smithi082 bash[20963]: audit 2024-04-04T01:58:06.473718+0000 mon.a (mon.0) 17675 : audit [DBG] from='client.? 172.21.15.67:0/3065761007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:07.167 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:58:06 smithi067 bash[27441]: cluster 2024-04-04T01:58:05.635427+0000 mgr.y (mgr.24370) 20984 : cluster [DBG] pgmap v20968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:07.168 INFO:journalctl@ceph.mon.c.smithi067.stdout:Apr 04 01:58:06 smithi067 bash[27441]: audit 2024-04-04T01:58:06.473718+0000 mon.a (mon.0) 17675 : audit [DBG] from='client.? 172.21.15.67:0/3065761007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:58:06 smithi067 bash[17655]: cluster 2024-04-04T01:58:05.635427+0000 mgr.y (mgr.24370) 20984 : cluster [DBG] pgmap v20968: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-04T01:58:07.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 04 01:58:06 smithi067 bash[17655]: audit 2024-04-04T01:58:06.473718+0000 mon.a (mon.0) 17675 : audit [DBG] from='client.? 172.21.15.67:0/3065761007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2024-04-04T01:58:08.734 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-04-04T01:58:08.735 DEBUG:teuthology.task.console_log:Killing console logger for smithi067 2024-04-04T01:58:08.735 DEBUG:teuthology.task.console_log:Killing console logger for smithi082 2024-04-04T01:58:08.736 DEBUG:teuthology.exit:Finished running handlers